diff --git a/RMC-AIDA-L_fold_shorts/.gitattributes b/RMC-AIDA-L_fold_shorts/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/.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_fold_shorts/README.md b/RMC-AIDA-L_fold_shorts/README.md new file mode 100644 index 0000000000000000000000000000000000000000..ef1e953c4da92edcdc930883d8a008a74cf92c63 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/README.md @@ -0,0 +1,353 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 100K-1M + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# RMC-AIDA-L_fold_shorts + +## πŸ“‹ 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` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `pick` +- `fold` +- `place` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 866 | +| **Total Frames** | 730046 | +| **Total Tasks** | 4 | +| **Total Videos** | 2598 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 9.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 +the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle. +the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle. +the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle. +the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle. + +### Sub-Tasks +This dataset includes 29 distinct subtasks: + +1. **Grab the lower left pant leg with your left hand.** +2. **Grab the lower right pant leg with your right hand.** +3. **Fold the bottom of the shorts upward with right gripper** +4. **Fold the pants from right to left with the right gripper** +5. **Hold the waistband with your left hand.** +6. **Hold the lower right waistband with your right hand.** +7. **Grab the waistband with your right hand.** +8. **Fold to the right with your left hand.** +9. **Press the middle of the pants with your left hand.** +10. **Fold upward with your left hand.** +11. **Fold to the left with your right hand.** +12. **Hold the lower left waistband with your left hand.** +13. **Place the folded trousers onto the center area with the right grippers** +14. **Place the folded trousers onto the center area with right gripper** +15. **Place the folded trousers onto the center area with the left grippers** +16. **Grasp the right lower side of the waistband of the shorts with right gripper** +17. **end** +18. **Anomaly detected.** +19. **Grasp the lower left leg of the shorts with left gripper** +20. **Fold the shorts from right to left with right gripper** +21. **abnormal** +22. **Fold the pants from left to right with the left gripper** +23. **Fold the bottom of the shorts upward with left gripper** +24. **Fold the bottom of the pants upward with both grippers** +25. **Adjust the pants with your right hand.** +26. **Fold upward with your right hand.** +27. **Adjust the pants with your left hand.** +28. **Press the middle of the pants with your right hand.** +29. **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:865 + + +## πŸ“ 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": 866, "total_frames": 730046, "total_tasks": 4, "total_videos": 2598, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:865"}, "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_fold_shorts_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_fold_shorts/annotations/eef_acc_mag_annotation.jsonl b/RMC-AIDA-L_fold_shorts/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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_fold_shorts/annotations/eef_direction_annotation.jsonl b/RMC-AIDA-L_fold_shorts/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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_fold_shorts/annotations/eef_velocity_annotation.jsonl b/RMC-AIDA-L_fold_shorts/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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_fold_shorts/annotations/gripper_activity_annotation.jsonl b/RMC-AIDA-L_fold_shorts/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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_fold_shorts/annotations/gripper_mode_annotation.jsonl b/RMC-AIDA-L_fold_shorts/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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_fold_shorts/annotations/scene_annotations.jsonl b/RMC-AIDA-L_fold_shorts/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..d3ee5da012801cf3e6ad24341369fe95f2df3dc3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/annotations/scene_annotations.jsonl @@ -0,0 +1,875 @@ +{"scene_index": 0, "scene": "The shorts are located at the back position."} +{"scene_index": 1, "scene": "The shorts are positioned at the back."} +{"scene_index": 2, "scene": "The shorts are positioned at the back."} +{"scene_index": 3, "scene": "The shorts are located at the back position."} +{"scene_index": 4, "scene": "The shorts are located at the back position."} +{"scene_index": 5, "scene": "The shorts are positioned at the back."} +{"scene_index": 6, "scene": "The shorts are located at the back position."} +{"scene_index": 7, "scene": "The shorts are positioned at the back."} +{"scene_index": 8, "scene": "The shorts are positioned at the center."} +{"scene_index": 9, "scene": "The shorts are positioned at the center."} +{"scene_index": 10, "scene": "The shorts are positioned at the back."} +{"scene_index": 11, "scene": "The shorts are located at the back position."} +{"scene_index": 12, "scene": "The shorts are located at the back position."} +{"scene_index": 13, "scene": "The shorts are positioned at the back."} +{"scene_index": 14, "scene": "The shorts are positioned at the back."} +{"scene_index": 15, "scene": "The shorts are positioned at the back."} +{"scene_index": 16, "scene": "The shorts are centered in their position."} +{"scene_index": 17, "scene": "The shorts are located at the back position."} +{"scene_index": 18, "scene": "The shorts are positioned at the back."} +{"scene_index": 19, "scene": "The shorts are positioned at the center."} +{"scene_index": 20, "scene": "The shorts are placed at the center."} +{"scene_index": 21, "scene": "The shorts are positioned at the back."} +{"scene_index": 22, "scene": "The shorts are positioned at the back."} +{"scene_index": 23, "scene": "The shorts are positioned at the center."} +{"scene_index": 24, "scene": "The shorts are located at the back position."} +{"scene_index": 25, "scene": "The shorts are located at the back position."} +{"scene_index": 26, "scene": "The shorts are positioned at the back."} +{"scene_index": 27, "scene": "The shorts are positioned at the center."} +{"scene_index": 28, "scene": "The shorts are located at the back position."} +{"scene_index": 29, "scene": "The shorts are positioned at the back."} +{"scene_index": 30, "scene": "The shorts are centered in their position."} +{"scene_index": 31, "scene": "The shorts are positioned at the center."} +{"scene_index": 32, "scene": "The shorts are placed at the center."} +{"scene_index": 33, "scene": "The shorts are positioned at the back."} +{"scene_index": 34, "scene": "The shorts are positioned at the back."} +{"scene_index": 35, "scene": "The shorts are positioned at the center."} +{"scene_index": 36, "scene": "The shorts are positioned at the center."} +{"scene_index": 37, "scene": "The shorts are positioned at the back."} +{"scene_index": 38, "scene": "The shorts are located at the back position."} +{"scene_index": 39, "scene": "The shorts are positioned at the back."} +{"scene_index": 40, "scene": "The shorts are positioned at the back."} +{"scene_index": 41, "scene": "The shorts are positioned at the back."} +{"scene_index": 42, "scene": "The shorts are positioned at the back."} +{"scene_index": 43, "scene": "The shorts are positioned at the back."} +{"scene_index": 44, "scene": "The shorts are positioned at the back."} +{"scene_index": 45, "scene": "The shorts are positioned at the back."} +{"scene_index": 46, "scene": "The shorts are placed at the center."} +{"scene_index": 47, "scene": "The shorts are located at the back position."} +{"scene_index": 48, "scene": "The shorts are positioned at the center."} +{"scene_index": 49, "scene": "The shorts are positioned at the back."} +{"scene_index": 50, "scene": "The shorts are positioned at the back."} +{"scene_index": 51, "scene": "The shorts are located at the back position."} +{"scene_index": 52, "scene": "The shorts are positioned at the back."} +{"scene_index": 53, "scene": "The shorts are located at the back position."} +{"scene_index": 54, "scene": "The shorts are positioned at the back."} +{"scene_index": 55, "scene": "The shorts are positioned at the center."} +{"scene_index": 56, "scene": "The shorts are located at the back position."} +{"scene_index": 57, "scene": "The shorts are positioned at the center."} +{"scene_index": 58, "scene": "The shorts are located at the back position."} +{"scene_index": 59, "scene": "The shorts are centered in their position."} +{"scene_index": 60, "scene": "The shorts are positioned at the center."} +{"scene_index": 61, "scene": "The shorts are positioned at the back."} +{"scene_index": 62, "scene": "The shorts are located at the back position."} +{"scene_index": 63, "scene": "The shorts are located at the back position."} +{"scene_index": 64, "scene": "The shorts are placed at the center."} +{"scene_index": 65, "scene": "The shorts are located at the back position."} +{"scene_index": 66, "scene": "The shorts are positioned at the back."} +{"scene_index": 67, "scene": "The shorts are located at the back position."} +{"scene_index": 68, "scene": "The shorts are located at the back position."} +{"scene_index": 69, "scene": "The shorts are positioned at the back."} +{"scene_index": 70, "scene": "The shorts are located at the back position."} +{"scene_index": 71, "scene": "The shorts are positioned at the center."} +{"scene_index": 72, "scene": "The shorts are positioned at the back."} +{"scene_index": 73, "scene": "The shorts are positioned at the back."} +{"scene_index": 74, "scene": "The shorts are positioned at the back."} +{"scene_index": 75, "scene": "The shorts are located at the back position."} +{"scene_index": 76, "scene": "The shorts are located at the back position."} +{"scene_index": 77, "scene": "The shorts are located at the back position."} +{"scene_index": 78, "scene": "The shorts are positioned at the back."} +{"scene_index": 79, "scene": "The shorts are positioned at the back."} +{"scene_index": 80, "scene": "The shorts are positioned at the back."} +{"scene_index": 81, "scene": "The shorts are positioned at the center."} +{"scene_index": 82, "scene": "The shorts are located at the back position."} +{"scene_index": 83, "scene": "The shorts are positioned at the back."} +{"scene_index": 84, "scene": "The shorts are positioned at the back."} +{"scene_index": 85, "scene": "The shorts are positioned at the center."} +{"scene_index": 86, "scene": "The shorts are positioned at the center."} +{"scene_index": 87, "scene": "The shorts are positioned at the center."} +{"scene_index": 88, "scene": "The shorts are positioned at the back."} +{"scene_index": 89, "scene": "The shorts are positioned at the center."} +{"scene_index": 90, "scene": "The shorts are positioned at the back."} +{"scene_index": 91, "scene": "The shorts are positioned at the center."} +{"scene_index": 92, "scene": "The shorts are positioned at the center."} +{"scene_index": 93, "scene": "The shorts are located at the back position."} +{"scene_index": 94, "scene": "The shorts are positioned at the center."} +{"scene_index": 95, "scene": "The shorts are positioned at the back."} +{"scene_index": 96, "scene": "The shorts are positioned at the back."} +{"scene_index": 97, "scene": "The shorts are positioned at the back."} +{"scene_index": 98, "scene": "The shorts are positioned at the back."} +{"scene_index": 99, "scene": "The shorts are positioned at the back."} +{"scene_index": 100, "scene": "The shorts are positioned at the center."} +{"scene_index": 101, "scene": "The shorts are positioned at the back."} +{"scene_index": 102, "scene": "The shorts are positioned at the back."} +{"scene_index": 103, "scene": "The shorts are centered in their position."} +{"scene_index": 104, "scene": "The shorts are positioned at the back."} +{"scene_index": 105, "scene": "The shorts are positioned at the back."} +{"scene_index": 106, "scene": "The shorts are positioned at the back."} +{"scene_index": 107, "scene": "The shorts are positioned at the back."} +{"scene_index": 108, "scene": "The shorts are located at the back position."} +{"scene_index": 109, "scene": "The shorts are positioned at the center."} +{"scene_index": 110, "scene": "The shorts are located at the back position."} +{"scene_index": 111, "scene": "The shorts are positioned at the back."} +{"scene_index": 112, "scene": "The shorts are centered in their position."} +{"scene_index": 113, "scene": "The shorts are positioned at the back."} +{"scene_index": 114, "scene": "The shorts are placed at the center."} +{"scene_index": 115, "scene": "The shorts are located at the back position."} +{"scene_index": 116, "scene": "The shorts are positioned at the back."} +{"scene_index": 117, "scene": "The shorts are positioned at the back right location."} +{"scene_index": 118, "scene": "The shorts are positioned at the center."} +{"scene_index": 119, "scene": "The shorts are located at the back position."} +{"scene_index": 120, "scene": "The shorts are located at the back position."} +{"scene_index": 121, "scene": "The shorts are centered in their position."} +{"scene_index": 122, "scene": "The shorts are placed at the center."} +{"scene_index": 123, "scene": "The shorts are located at the back position."} +{"scene_index": 124, "scene": "The shorts are positioned at the back."} +{"scene_index": 125, "scene": "The shorts are positioned at the back."} +{"scene_index": 126, "scene": "The shorts are positioned at the center."} +{"scene_index": 127, "scene": "The shorts are positioned at the center."} +{"scene_index": 128, "scene": "The shorts are positioned at the back."} +{"scene_index": 129, "scene": "The shorts are located at the back position."} +{"scene_index": 130, "scene": "The shorts are placed at the center."} +{"scene_index": 131, "scene": "The shorts are positioned at the back."} +{"scene_index": 132, "scene": "The shorts are placed at the center."} +{"scene_index": 133, "scene": "The shorts are positioned at the back."} +{"scene_index": 134, "scene": "The shorts are positioned at the back."} +{"scene_index": 135, "scene": "The shorts are positioned at the back."} +{"scene_index": 136, "scene": "The shorts are centered in their position."} +{"scene_index": 137, "scene": "The shorts are positioned at the center."} +{"scene_index": 138, "scene": "The shorts are positioned at the back."} +{"scene_index": 139, "scene": "The shorts are positioned at the center."} +{"scene_index": 140, "scene": "The shorts are positioned at the back."} +{"scene_index": 141, "scene": "The shorts are positioned at the back."} +{"scene_index": 142, "scene": "The shorts are positioned at the center."} +{"scene_index": 143, "scene": "The shorts are positioned at the center."} +{"scene_index": 144, "scene": "The shorts are positioned at the center."} +{"scene_index": 145, "scene": "The shorts are located at the back position."} +{"scene_index": 146, "scene": "The shorts are positioned at the back."} +{"scene_index": 147, "scene": "The shorts are positioned at the back."} +{"scene_index": 148, "scene": "The shorts are positioned at the back."} +{"scene_index": 149, "scene": "The shorts are positioned at the back."} +{"scene_index": 150, "scene": "The shorts are positioned at the back."} +{"scene_index": 151, "scene": "The shorts are located at the back position."} +{"scene_index": 152, "scene": "The shorts are centered in their position."} +{"scene_index": 153, "scene": "The shorts are located at the back position."} +{"scene_index": 154, "scene": "The shorts are located at the back position."} +{"scene_index": 155, "scene": "The shorts are located at the back position."} +{"scene_index": 156, "scene": "The shorts are positioned at the back."} +{"scene_index": 157, "scene": "The shorts are placed at the center."} +{"scene_index": 158, "scene": "The shorts are located at the back position."} +{"scene_index": 159, "scene": "The shorts are positioned at the back."} +{"scene_index": 160, "scene": "The shorts are located at the back position."} +{"scene_index": 161, "scene": "The shorts are positioned at the center."} +{"scene_index": 162, "scene": "The shorts are located at the back position."} +{"scene_index": 163, "scene": "The shorts are positioned at the center."} +{"scene_index": 164, "scene": "The shorts are located at the back position."} +{"scene_index": 165, "scene": "The shorts are positioned at the back."} +{"scene_index": 166, "scene": "The shorts are positioned at the center."} +{"scene_index": 167, "scene": "The shorts are located at the back position."} +{"scene_index": 168, "scene": "The shorts are positioned at the center."} +{"scene_index": 169, "scene": "The shorts are located at the back position."} +{"scene_index": 170, "scene": "The shorts are placed at the center."} +{"scene_index": 171, "scene": "The shorts are positioned at the back."} +{"scene_index": 172, "scene": "The shorts are positioned at the center."} +{"scene_index": 173, "scene": "The shorts are positioned at the back."} +{"scene_index": 174, "scene": "The shorts are positioned at the center."} +{"scene_index": 175, "scene": "The shorts are positioned at the back."} +{"scene_index": 176, "scene": "The shorts are positioned at the back."} +{"scene_index": 177, "scene": "The shorts are located at the back left position."} +{"scene_index": 178, "scene": "The shorts are located at the back position."} +{"scene_index": 179, "scene": "The shorts are positioned at the center."} +{"scene_index": 180, "scene": "The shorts are centered in their position."} +{"scene_index": 181, "scene": "The shorts are positioned at the back."} +{"scene_index": 182, "scene": "The shorts are centered in their position."} +{"scene_index": 183, "scene": "The shorts are positioned at the center."} +{"scene_index": 184, "scene": "The shorts are positioned at the back."} +{"scene_index": 185, "scene": "The shorts are located at the back position."} +{"scene_index": 186, "scene": "The shorts are positioned at the center."} +{"scene_index": 187, "scene": "The shorts are located at the back position."} +{"scene_index": 188, "scene": "The shorts are positioned at the back."} +{"scene_index": 189, "scene": "The shorts are positioned at the back."} +{"scene_index": 190, "scene": "The shorts are positioned at the center."} +{"scene_index": 191, "scene": "The shorts are located at the back position."} +{"scene_index": 192, "scene": "The shorts are located at the back position."} +{"scene_index": 193, "scene": "The shorts are positioned at the back."} +{"scene_index": 194, "scene": "The shorts are located at the back position."} +{"scene_index": 195, "scene": "The shorts are located at the back position."} +{"scene_index": 196, "scene": "The shorts are located at the back position."} +{"scene_index": 197, "scene": "The shorts are positioned at the center."} +{"scene_index": 198, "scene": "The shorts are positioned at the back."} +{"scene_index": 199, "scene": "The shorts are positioned at the back."} +{"scene_index": 200, "scene": "The shorts are centered in their position."} +{"scene_index": 201, "scene": "The shorts are located at the back position."} +{"scene_index": 202, "scene": "The shorts are centered in their position."} +{"scene_index": 203, "scene": "The shorts are positioned at the back."} +{"scene_index": 204, "scene": "The shorts are located at the back position."} +{"scene_index": 205, "scene": "The shorts are located at the back position."} +{"scene_index": 206, "scene": "The shorts are positioned at the back."} +{"scene_index": 207, "scene": "The shorts are positioned at the back."} +{"scene_index": 208, "scene": "The shorts are positioned at the back."} +{"scene_index": 209, "scene": "The shorts are positioned at the center."} +{"scene_index": 210, "scene": "The shorts are located at the back position."} +{"scene_index": 211, "scene": "The shorts are positioned at the back."} +{"scene_index": 212, "scene": "The shorts are placed at the center."} +{"scene_index": 213, "scene": "The shorts are located at the back position."} +{"scene_index": 214, "scene": "The shorts are located at the back position."} +{"scene_index": 215, "scene": "The shorts are positioned at the back."} +{"scene_index": 216, "scene": "The shorts are placed at the center."} +{"scene_index": 217, "scene": "The shorts are positioned at the back."} +{"scene_index": 218, "scene": "The shorts are positioned at the center."} +{"scene_index": 219, "scene": "Each pair of shorts is positioned at the back."} +{"scene_index": 220, "scene": "The shorts are located at the back position."} +{"scene_index": 221, "scene": "The shorts are located at the back position."} +{"scene_index": 222, "scene": "The shorts are located at the back position."} +{"scene_index": 223, "scene": "The shorts are located at the back position."} +{"scene_index": 224, "scene": "The shorts are positioned at the center."} +{"scene_index": 225, "scene": "The shorts are placed at the center."} +{"scene_index": 226, "scene": "The shorts are located at the back position."} +{"scene_index": 227, "scene": "The shorts are located at the back position."} +{"scene_index": 228, "scene": "The shorts are positioned at the back."} +{"scene_index": 229, "scene": "The shorts are positioned at the back."} +{"scene_index": 230, "scene": "The shorts are positioned at the center."} +{"scene_index": 231, "scene": "The shorts are positioned at the center."} +{"scene_index": 232, "scene": "The shorts are placed at the center."} +{"scene_index": 233, "scene": "The shorts are placed at the center."} +{"scene_index": 234, "scene": "The shorts are positioned at the back."} +{"scene_index": 235, "scene": "The shorts are located at the back position."} +{"scene_index": 236, "scene": "The shorts are positioned at the back."} +{"scene_index": 237, "scene": "The shorts are positioned at the back."} +{"scene_index": 238, "scene": "The shorts are centered in their position."} +{"scene_index": 239, "scene": "The shorts are positioned at the center."} +{"scene_index": 240, "scene": "The shorts are located at the back position."} +{"scene_index": 241, "scene": "The shorts are placed at the center."} +{"scene_index": 242, "scene": "The shorts are positioned at the back."} +{"scene_index": 243, "scene": "The shorts are positioned at the back."} +{"scene_index": 244, "scene": "The shorts are located at the back position."} +{"scene_index": 245, "scene": "The shorts are positioned at the center."} +{"scene_index": 246, "scene": "The shorts are positioned at the back."} +{"scene_index": 247, "scene": "The shorts are positioned at the back."} +{"scene_index": 248, "scene": "The shorts are positioned at the center."} +{"scene_index": 249, "scene": "The shorts are located at the back position."} +{"scene_index": 250, "scene": "The shorts are positioned at the center."} +{"scene_index": 251, "scene": "The shorts are positioned at the back."} +{"scene_index": 252, "scene": "The shorts are located at the back position."} +{"scene_index": 253, "scene": "The shorts are positioned at the center."} +{"scene_index": 254, "scene": "The shorts are located at the back position."} +{"scene_index": 255, "scene": "The shorts are positioned at the back."} +{"scene_index": 256, "scene": "The shorts are positioned at the back."} +{"scene_index": 257, "scene": "The shorts are placed at the center."} +{"scene_index": 258, "scene": "The shorts are positioned at the back."} +{"scene_index": 259, "scene": "The shorts are located at the back position."} +{"scene_index": 260, "scene": "The shorts are positioned at the back."} +{"scene_index": 261, "scene": "The shorts are positioned at the back."} +{"scene_index": 262, "scene": "The shorts are positioned at the back."} +{"scene_index": 263, "scene": "The shorts are centered in their position."} +{"scene_index": 264, "scene": "The shorts are located at the back position."} +{"scene_index": 265, "scene": "The shorts are located at the back position."} +{"scene_index": 266, "scene": "The shorts are positioned at the back."} +{"scene_index": 267, "scene": "The shorts are positioned at the center."} +{"scene_index": 268, "scene": "The shorts are positioned at the back."} +{"scene_index": 269, "scene": "The shorts are positioned at the center."} +{"scene_index": 270, "scene": "The shorts are positioned at the back."} +{"scene_index": 271, "scene": "The shorts are positioned at the back."} +{"scene_index": 272, "scene": "The shorts are positioned at the back."} +{"scene_index": 273, "scene": "The shorts are positioned at the center."} +{"scene_index": 274, "scene": "The shorts are placed at the center."} +{"scene_index": 275, "scene": "The shorts are positioned at the back."} +{"scene_index": 276, "scene": "The shorts are located at the back position."} +{"scene_index": 277, "scene": "The shorts are positioned at the center."} +{"scene_index": 278, "scene": "The shorts are located at the back position."} +{"scene_index": 279, "scene": "The shorts are positioned at the center."} +{"scene_index": 280, "scene": "The shorts are located at the back position."} +{"scene_index": 281, "scene": "The shorts are positioned at the back."} +{"scene_index": 282, "scene": "The shorts are positioned at the center."} +{"scene_index": 283, "scene": "The shorts are located at the back position."} +{"scene_index": 284, "scene": "The shorts are positioned at the back."} +{"scene_index": 285, "scene": "The shorts are positioned at the back."} +{"scene_index": 286, "scene": "The shorts are positioned at the center."} +{"scene_index": 287, "scene": "The shorts are positioned at the center."} +{"scene_index": 288, "scene": "The shorts are placed at the center."} +{"scene_index": 289, "scene": "The shorts are positioned at the back."} +{"scene_index": 290, "scene": "The shorts are positioned at the back."} +{"scene_index": 291, "scene": "The shorts are located at the back position."} +{"scene_index": 292, "scene": "The shorts are positioned at the center."} +{"scene_index": 293, "scene": "The shorts are positioned at the back."} +{"scene_index": 294, "scene": "The shorts are positioned at the back."} +{"scene_index": 295, "scene": "The shorts are positioned at the back."} +{"scene_index": 296, "scene": "The shorts are positioned at the back."} +{"scene_index": 297, "scene": "The shorts are located at the back position."} +{"scene_index": 298, "scene": "The shorts are positioned at the back."} +{"scene_index": 299, "scene": "The shorts are positioned at the center."} +{"scene_index": 300, "scene": "The shorts are positioned at the back."} +{"scene_index": 301, "scene": "The shorts are positioned at the back."} +{"scene_index": 302, "scene": "The shorts are located at the back position."} +{"scene_index": 303, "scene": "The shorts are positioned at the back."} +{"scene_index": 304, "scene": "The shorts are positioned at the back."} +{"scene_index": 305, "scene": "The shorts are positioned at the back."} +{"scene_index": 306, "scene": "The shorts are centered in their position."} +{"scene_index": 307, "scene": "The shorts are positioned at the center."} +{"scene_index": 308, "scene": "The shorts are positioned at the back."} +{"scene_index": 309, "scene": "The shorts are located at the back position."} +{"scene_index": 310, "scene": "The shorts are located at the back position."} +{"scene_index": 311, "scene": "The shorts are positioned at the back."} +{"scene_index": 312, "scene": "The shorts are located at the back position."} +{"scene_index": 313, "scene": "The shorts are positioned at the back."} +{"scene_index": 314, "scene": "The shorts are located at the back position."} +{"scene_index": 315, "scene": "The shorts are located at the back position."} +{"scene_index": 316, "scene": "The shorts are positioned at the center."} +{"scene_index": 317, "scene": "The shorts are located at the back position."} +{"scene_index": 318, "scene": "The shorts are located at the back position."} +{"scene_index": 319, "scene": "The shorts are positioned at the back."} +{"scene_index": 320, "scene": "The shorts are positioned at the back."} +{"scene_index": 321, "scene": "The shorts are located at the back position."} +{"scene_index": 322, "scene": "The shorts are positioned at the back."} +{"scene_index": 323, "scene": "The shorts are located at the back position."} +{"scene_index": 324, "scene": "The shorts are located at the back position."} +{"scene_index": 325, "scene": "The shorts are positioned at the back."} +{"scene_index": 326, "scene": "The shorts are positioned at the back."} +{"scene_index": 327, "scene": "The shorts are positioned at the back."} +{"scene_index": 328, "scene": "The shorts are centered in their position."} +{"scene_index": 329, "scene": "The shorts are located at the back position."} +{"scene_index": 330, "scene": "The shorts are positioned at the back."} +{"scene_index": 331, "scene": "The shorts are located at the back position."} +{"scene_index": 332, "scene": "The shorts are located at the back position."} +{"scene_index": 333, "scene": "The shorts are positioned at the back."} +{"scene_index": 334, "scene": "The shorts are located at the back position."} +{"scene_index": 335, "scene": "The shorts are positioned at the back."} +{"scene_index": 336, "scene": "The shorts are positioned at the back."} +{"scene_index": 337, "scene": "The shorts are centered in their position."} +{"scene_index": 338, "scene": "The shorts are positioned at the back."} +{"scene_index": 339, "scene": "The shorts are positioned at the back."} +{"scene_index": 340, "scene": "The shorts are positioned at the back."} +{"scene_index": 341, "scene": "The shorts are positioned at the back."} +{"scene_index": 342, "scene": "The shorts are located at the back position."} +{"scene_index": 343, "scene": "The shorts are positioned at the back."} +{"scene_index": 344, "scene": "The shorts are positioned at the back."} +{"scene_index": 345, "scene": "The shorts are positioned at the back."} +{"scene_index": 346, "scene": "The shorts are located at the back position."} +{"scene_index": 347, "scene": "The shorts are located at the back position."} +{"scene_index": 348, "scene": "The shorts are positioned at the back."} +{"scene_index": 349, "scene": "The shorts are located at the back position."} +{"scene_index": 350, "scene": "The shorts are positioned at the back."} +{"scene_index": 351, "scene": "The shorts are positioned at the back."} +{"scene_index": 352, "scene": "The shorts are positioned at the back."} +{"scene_index": 353, "scene": "The shorts are located at the back position."} +{"scene_index": 354, "scene": "The shorts are positioned at the back."} +{"scene_index": 355, "scene": "The shorts are positioned at the back."} +{"scene_index": 356, "scene": "The shorts are positioned at the back."} +{"scene_index": 357, "scene": "The shorts are located at the back position."} +{"scene_index": 358, "scene": "The shorts are located at the back position."} +{"scene_index": 359, "scene": "The shorts are positioned at the center."} +{"scene_index": 360, "scene": "The shorts are positioned at the back."} +{"scene_index": 361, "scene": "The shorts are positioned at the center."} +{"scene_index": 362, "scene": "The shorts are positioned at the back."} +{"scene_index": 363, "scene": "The shorts are located at the back position."} +{"scene_index": 364, "scene": "The shorts are located at the back position."} +{"scene_index": 365, "scene": "The shorts are positioned at the back."} +{"scene_index": 366, "scene": "The shorts are located at the back position."} +{"scene_index": 367, "scene": "The shorts are positioned at the center."} +{"scene_index": 368, "scene": "The shorts are located at the back position."} +{"scene_index": 369, "scene": "The shorts are positioned at the back."} +{"scene_index": 370, "scene": "The shorts are located at the back position."} +{"scene_index": 371, "scene": "The shorts are positioned at the back."} +{"scene_index": 372, "scene": "The shorts are located at the back position."} +{"scene_index": 373, "scene": "The shorts are positioned at the back."} +{"scene_index": 374, "scene": "The shorts are located at the back position."} +{"scene_index": 375, "scene": "The shorts are positioned at the back."} +{"scene_index": 376, "scene": "The shorts are positioned at the back."} +{"scene_index": 377, "scene": "The shorts are positioned at the back."} +{"scene_index": 378, "scene": "The shorts are positioned at the center."} +{"scene_index": 379, "scene": "The shorts are positioned at the back."} +{"scene_index": 380, "scene": "The shorts are positioned at the back."} +{"scene_index": 381, "scene": "The shorts are positioned at the back."} +{"scene_index": 382, "scene": "The shorts are positioned at the back."} +{"scene_index": 383, "scene": "The shorts are located at the back position."} +{"scene_index": 384, "scene": "The shorts are positioned at the back."} +{"scene_index": 385, "scene": "The shorts are positioned at the center."} +{"scene_index": 386, "scene": "The shorts are positioned at the back."} +{"scene_index": 387, "scene": "The shorts are positioned at the back."} +{"scene_index": 388, "scene": "The shorts are centered in their position."} +{"scene_index": 389, "scene": "The shorts are located at the back position."} +{"scene_index": 390, "scene": "The shorts are positioned at the center."} +{"scene_index": 391, "scene": "The shorts are positioned at the back."} +{"scene_index": 392, "scene": "The shorts are positioned at the center."} +{"scene_index": 393, "scene": "The shorts are positioned at the back."} +{"scene_index": 394, "scene": "The shorts are positioned at the back."} +{"scene_index": 395, "scene": "The shorts are positioned at the back."} +{"scene_index": 396, "scene": "The shorts are positioned at the back."} +{"scene_index": 397, "scene": "The shorts are positioned at the back."} +{"scene_index": 398, "scene": "The shorts are positioned at the back."} +{"scene_index": 399, "scene": "The shorts are positioned at the back."} +{"scene_index": 400, "scene": "The shorts are positioned at the back."} +{"scene_index": 401, "scene": "The shorts are positioned at the back."} +{"scene_index": 402, "scene": "The shorts are located at the back position."} +{"scene_index": 403, "scene": "The shorts are positioned at the back."} +{"scene_index": 404, "scene": "The shorts are placed at the center."} +{"scene_index": 405, "scene": "The shorts are positioned at the center."} +{"scene_index": 406, "scene": "The shorts are positioned at the back."} +{"scene_index": 407, "scene": "The shorts are positioned at the back."} +{"scene_index": 408, "scene": "The shorts are located at the back position."} +{"scene_index": 409, "scene": "The shorts are positioned at the back."} +{"scene_index": 410, "scene": "The shorts are positioned at the back."} +{"scene_index": 411, "scene": "The shorts are positioned at the center."} +{"scene_index": 412, "scene": "The shorts are positioned at the back."} +{"scene_index": 413, "scene": "The shorts are positioned at the back."} +{"scene_index": 414, "scene": "The shorts are located at the back position."} +{"scene_index": 415, "scene": "The shorts are positioned at the back."} +{"scene_index": 416, "scene": "The shorts are positioned at the back."} +{"scene_index": 417, "scene": "The shorts are centered in their position."} +{"scene_index": 418, "scene": "The shorts are positioned at the center."} +{"scene_index": 419, "scene": "The shorts are positioned at the center."} +{"scene_index": 420, "scene": "The shorts are positioned at the center."} +{"scene_index": 421, "scene": "The shorts are positioned at the back."} +{"scene_index": 422, "scene": "The shorts are located at the back position."} +{"scene_index": 423, "scene": "The shorts are positioned at the back."} +{"scene_index": 424, "scene": "The shorts are located at the back position."} +{"scene_index": 425, "scene": "The shorts are positioned at the back."} +{"scene_index": 426, "scene": "The shorts are placed at the center."} +{"scene_index": 427, "scene": "The shorts are located at the back position."} +{"scene_index": 428, "scene": "The shorts are placed at the center."} +{"scene_index": 429, "scene": "The shorts are positioned at the back."} +{"scene_index": 430, "scene": "The shorts are positioned at the center."} +{"scene_index": 431, "scene": "The shorts are positioned at the center."} +{"scene_index": 432, "scene": "The shorts are positioned at the back."} +{"scene_index": 433, "scene": "The shorts are located at the back position."} +{"scene_index": 434, "scene": "The shorts are positioned at the back."} +{"scene_index": 435, "scene": "The shorts are positioned at the back."} +{"scene_index": 436, "scene": "The shorts are positioned at the back."} +{"scene_index": 437, "scene": "The shorts are located at the back position."} +{"scene_index": 438, "scene": "The shorts are positioned at the back."} +{"scene_index": 439, "scene": "The shorts are positioned at the back."} +{"scene_index": 440, "scene": "The shorts are located at the back position."} +{"scene_index": 441, "scene": "The shorts are placed at the center."} +{"scene_index": 442, "scene": "The shorts are positioned at the back."} +{"scene_index": 443, "scene": "The shorts are centered in their position."} +{"scene_index": 444, "scene": "The shorts are positioned at the center."} +{"scene_index": 445, "scene": "The shorts are positioned at the center."} +{"scene_index": 446, "scene": "The shorts are positioned at the back."} +{"scene_index": 447, "scene": "The shorts are positioned at the back."} +{"scene_index": 448, "scene": "The shorts are positioned at the back."} +{"scene_index": 449, "scene": "The shorts are positioned at the back."} +{"scene_index": 450, "scene": "The shorts are positioned at the back."} +{"scene_index": 451, "scene": "The shorts are centered in their position."} +{"scene_index": 452, "scene": "The shorts are positioned at the back."} +{"scene_index": 453, "scene": "The shorts are positioned on the right side."} +{"scene_index": 454, "scene": "The shorts are positioned at the back."} +{"scene_index": 455, "scene": "The shorts are located at the back position."} +{"scene_index": 456, "scene": "The shorts are located at the back position."} +{"scene_index": 457, "scene": "The shorts are positioned at the center."} +{"scene_index": 458, "scene": "The shorts are positioned at the center."} +{"scene_index": 459, "scene": "The shorts are positioned at the center."} +{"scene_index": 460, "scene": "The shorts are located at the back position."} +{"scene_index": 461, "scene": "The shorts are located at the back position."} +{"scene_index": 462, "scene": "The shorts are positioned at the back."} +{"scene_index": 463, "scene": "The shorts are positioned at the center."} +{"scene_index": 464, "scene": "The shorts are positioned at the center."} +{"scene_index": 465, "scene": "The shorts are positioned at the back."} +{"scene_index": 466, "scene": "The shorts are positioned at the center."} +{"scene_index": 467, "scene": "The shorts are located at the back position."} +{"scene_index": 468, "scene": "The shorts are positioned at the center."} +{"scene_index": 469, "scene": "The shorts are positioned at the back."} +{"scene_index": 470, "scene": "The shorts are placed at the center."} +{"scene_index": 471, "scene": "The shorts are positioned at the back."} +{"scene_index": 472, "scene": "The shorts are positioned at the back."} +{"scene_index": 473, "scene": "The shorts are located at the back position."} +{"scene_index": 474, "scene": "The shorts are positioned at the back."} +{"scene_index": 475, "scene": "The shorts are positioned at the back."} +{"scene_index": 476, "scene": "The shorts are located at the back position."} +{"scene_index": 477, "scene": "The shorts are positioned at the back."} +{"scene_index": 478, "scene": "The shorts are positioned at the back."} +{"scene_index": 479, "scene": "The shorts are positioned at the back."} +{"scene_index": 480, "scene": "The shorts are located at the back position."} +{"scene_index": 481, "scene": "The shorts are positioned at the center."} +{"scene_index": 482, "scene": "The shorts are positioned at the center."} +{"scene_index": 483, "scene": "The shorts are positioned at the center."} +{"scene_index": 484, "scene": "The shorts are positioned at the back."} +{"scene_index": 485, "scene": "The shorts are positioned at the back."} +{"scene_index": 486, "scene": "The shorts are positioned at the back."} +{"scene_index": 487, "scene": "The shorts are positioned at the back."} +{"scene_index": 488, "scene": "The shorts are positioned at the center."} +{"scene_index": 489, "scene": "The two shorts are both centered at the same position."} +{"scene_index": 490, "scene": "The shorts are located at the back position."} +{"scene_index": 491, "scene": "The shorts are located at the back position."} +{"scene_index": 492, "scene": "The shorts are positioned at the back."} +{"scene_index": 493, "scene": "The shorts are positioned at the back."} +{"scene_index": 494, "scene": "The shorts are placed at the center."} +{"scene_index": 495, "scene": "The shorts are located at the back position."} +{"scene_index": 496, "scene": "The shorts are positioned at the back."} +{"scene_index": 497, "scene": "The shorts are located at the back position."} +{"scene_index": 498, "scene": "The shorts are positioned at the back."} +{"scene_index": 499, "scene": "The shorts are positioned at the center."} +{"scene_index": 500, "scene": "The shorts are positioned at the center."} +{"scene_index": 501, "scene": "The shorts are positioned at the back."} +{"scene_index": 502, "scene": "The shorts are positioned at the back."} +{"scene_index": 503, "scene": "The shorts are located at the back position."} +{"scene_index": 504, "scene": "The shorts are located at the back position."} +{"scene_index": 505, "scene": "The shorts are located at the back position."} +{"scene_index": 506, "scene": "The shorts are centered in their position."} +{"scene_index": 507, "scene": "The shorts are positioned at the center."} +{"scene_index": 508, "scene": "The shorts are positioned at the back."} +{"scene_index": 509, "scene": "The shorts are positioned at the center."} +{"scene_index": 510, "scene": "The shorts are positioned at the center."} +{"scene_index": 511, "scene": "The shorts are positioned at the back."} +{"scene_index": 512, "scene": "The shorts are positioned at the center."} +{"scene_index": 513, "scene": "The shorts are located at the back position."} +{"scene_index": 514, "scene": "The shorts are positioned at the back."} +{"scene_index": 515, "scene": "The shorts are positioned at the back."} +{"scene_index": 516, "scene": "The shorts are located at the back position."} +{"scene_index": 517, "scene": "The shorts are positioned at the back."} +{"scene_index": 518, "scene": "The shorts are positioned at the center."} +{"scene_index": 519, "scene": "The shorts are placed at the center."} +{"scene_index": 520, "scene": "The shorts are positioned at the back."} +{"scene_index": 521, "scene": "The shorts are positioned at the back."} +{"scene_index": 522, "scene": "The shorts are positioned at the back."} +{"scene_index": 523, "scene": "The shorts are located at the back position."} +{"scene_index": 524, "scene": "The shorts are positioned at the back."} +{"scene_index": 525, "scene": "The shorts are positioned at the back."} +{"scene_index": 526, "scene": "The shorts are located at the back position."} +{"scene_index": 527, "scene": "The shorts are located at the back position."} +{"scene_index": 528, "scene": "The shorts are positioned at the back."} +{"scene_index": 529, "scene": "The shorts are positioned at the back."} +{"scene_index": 530, "scene": "The shorts are placed at the center."} +{"scene_index": 531, "scene": "The shorts are positioned at the back."} +{"scene_index": 532, "scene": "The shorts are positioned at the back."} +{"scene_index": 533, "scene": "The shorts are positioned at the center."} +{"scene_index": 534, "scene": "The shorts are positioned at the back."} +{"scene_index": 535, "scene": "The shorts are located at the back position."} +{"scene_index": 536, "scene": "The shorts are positioned at the back."} +{"scene_index": 537, "scene": "The shorts are located at the back position."} +{"scene_index": 538, "scene": "The shorts are positioned at the center."} +{"scene_index": 539, "scene": "The shorts are placed at the center."} +{"scene_index": 540, "scene": "The shorts are located at the back position."} +{"scene_index": 541, "scene": "The shorts are positioned at the center."} +{"scene_index": 542, "scene": "The shorts are positioned at the back."} +{"scene_index": 543, "scene": "The shorts are positioned at the back."} +{"scene_index": 544, "scene": "The shorts are positioned at the back."} +{"scene_index": 545, "scene": "The shorts are located at the back position."} +{"scene_index": 546, "scene": "The shorts are positioned at the back."} +{"scene_index": 547, "scene": "The shorts are positioned at the back."} +{"scene_index": 548, "scene": "The shorts are positioned at the back."} +{"scene_index": 549, "scene": "The shorts are located at the back position."} +{"scene_index": 550, "scene": "The shorts are positioned at the back."} +{"scene_index": 551, "scene": "The shorts are positioned at the center."} +{"scene_index": 552, "scene": "The shorts are positioned at the back."} +{"scene_index": 553, "scene": "The shorts are positioned at the back."} +{"scene_index": 554, "scene": "The shorts are located at the back position."} +{"scene_index": 555, "scene": "The shorts are positioned at the back."} +{"scene_index": 556, "scene": "The shorts are positioned at the back."} +{"scene_index": 557, "scene": "The shorts are located at the back position."} +{"scene_index": 558, "scene": "The shorts are positioned at the back."} +{"scene_index": 559, "scene": "The shorts are positioned at the back."} +{"scene_index": 560, "scene": "The shorts are located at the back position."} +{"scene_index": 561, "scene": "The shorts are positioned at the back."} +{"scene_index": 562, "scene": "The shorts are positioned at the back."} +{"scene_index": 563, "scene": "The shorts are positioned at the back."} +{"scene_index": 564, "scene": "The shorts are located at the back position."} +{"scene_index": 565, "scene": "The shorts are placed at the center."} +{"scene_index": 566, "scene": "The shorts are positioned at the back."} +{"scene_index": 567, "scene": "The shorts are positioned at the center."} +{"scene_index": 568, "scene": "The shorts are centered in their position."} +{"scene_index": 569, "scene": "The shorts are positioned at the center."} +{"scene_index": 570, "scene": "The shorts are positioned at the back."} +{"scene_index": 571, "scene": "The shorts are positioned at the back."} +{"scene_index": 572, "scene": "The shorts are positioned at the center."} +{"scene_index": 573, "scene": "The shorts are placed at the center."} +{"scene_index": 574, "scene": "The shorts are positioned at the back."} +{"scene_index": 575, "scene": "The shorts are positioned at the center."} +{"scene_index": 576, "scene": "The shorts are positioned at the center."} +{"scene_index": 577, "scene": "The shorts are placed at the center."} +{"scene_index": 578, "scene": "The shorts are positioned at the back."} +{"scene_index": 579, "scene": "The shorts are positioned at the back."} +{"scene_index": 580, "scene": "The shorts are positioned at the back."} +{"scene_index": 581, "scene": "The shorts are positioned at the back."} +{"scene_index": 582, "scene": "The shorts are located at the back position."} +{"scene_index": 583, "scene": "The shorts are positioned at the back."} +{"scene_index": 584, "scene": "The shorts are positioned at the back."} +{"scene_index": 585, "scene": "The shorts are positioned at the back."} +{"scene_index": 586, "scene": "The shorts are positioned at the back."} +{"scene_index": 587, "scene": "The shorts are located at the back position."} +{"scene_index": 588, "scene": "The shorts are positioned at the center."} +{"scene_index": 589, "scene": "The shorts are placed at the center."} +{"scene_index": 590, "scene": "The shorts are positioned at the back."} +{"scene_index": 591, "scene": "The shorts are located at the back position."} +{"scene_index": 592, "scene": "The shorts are positioned at the back."} +{"scene_index": 593, "scene": "The shorts are positioned at the center."} +{"scene_index": 594, "scene": "The shorts are positioned at the back."} +{"scene_index": 595, "scene": "The shorts are located at the back position."} +{"scene_index": 596, "scene": "The shorts are placed at the center."} +{"scene_index": 597, "scene": "The shorts are positioned at the center."} +{"scene_index": 598, "scene": "The shorts are centered in their position."} +{"scene_index": 599, "scene": "The shorts are positioned at the back."} +{"scene_index": 600, "scene": "The shorts are positioned at the back."} +{"scene_index": 601, "scene": "The shorts are positioned at the back."} +{"scene_index": 602, "scene": "The shorts are positioned at the back."} +{"scene_index": 603, "scene": "The shorts are placed at the center."} +{"scene_index": 604, "scene": "The shorts are positioned at the center."} +{"scene_index": 605, "scene": "The shorts are located at the back position."} +{"scene_index": 606, "scene": "The shorts are positioned at the back."} +{"scene_index": 607, "scene": "The shorts are positioned at the back."} +{"scene_index": 608, "scene": "The shorts are positioned at the back."} +{"scene_index": 609, "scene": "The shorts are positioned at the back."} +{"scene_index": 610, "scene": "The shorts are positioned at the back."} +{"scene_index": 611, "scene": "The shorts are positioned at the center."} +{"scene_index": 612, "scene": "The shorts are positioned at the center."} +{"scene_index": 613, "scene": "The shorts are positioned at the back."} +{"scene_index": 614, "scene": "The shorts are positioned at the back."} +{"scene_index": 615, "scene": "The shorts are located at the back position."} +{"scene_index": 616, "scene": "The shorts are positioned at the back."} +{"scene_index": 617, "scene": "The shorts are positioned at the back."} +{"scene_index": 618, "scene": "The shorts are positioned at the back."} +{"scene_index": 619, "scene": "The shorts are located at the back position."} +{"scene_index": 620, "scene": "The shorts are located at the back position."} +{"scene_index": 621, "scene": "The shorts are located at the back position."} +{"scene_index": 622, "scene": "The shorts are positioned at the back."} +{"scene_index": 623, "scene": "The shorts are located at the back position."} +{"scene_index": 624, "scene": "The shorts are positioned at the center."} +{"scene_index": 625, "scene": "The shorts are positioned at the back."} +{"scene_index": 626, "scene": "The shorts are positioned at the back."} +{"scene_index": 627, "scene": "The shorts are located at the back position."} +{"scene_index": 628, "scene": "The shorts are positioned at the back."} +{"scene_index": 629, "scene": "The shorts are positioned at the back."} +{"scene_index": 630, "scene": "The shorts are positioned at the center."} +{"scene_index": 631, "scene": "The shorts are positioned at the back."} +{"scene_index": 632, "scene": "The shorts are positioned at the back."} +{"scene_index": 633, "scene": "The shorts are located at the back position."} +{"scene_index": 634, "scene": "The shorts are located at the back position."} +{"scene_index": 635, "scene": "The shorts are located at the back position."} +{"scene_index": 636, "scene": "The shorts are located at the back position."} +{"scene_index": 637, "scene": "The shorts are located at the back position."} +{"scene_index": 638, "scene": "The shorts are positioned at the back."} +{"scene_index": 639, "scene": "The shorts are positioned at the back."} +{"scene_index": 640, "scene": "The shorts are located at the back position."} +{"scene_index": 641, "scene": "The shorts are located at the back position."} +{"scene_index": 642, "scene": "The shorts are located at the back position."} +{"scene_index": 643, "scene": "The shorts are positioned at the center."} +{"scene_index": 644, "scene": "The shorts are located at the back position."} +{"scene_index": 645, "scene": "The shorts are located at the back position."} +{"scene_index": 646, "scene": "The shorts are positioned at the back."} +{"scene_index": 647, "scene": "The shorts are positioned at the back."} +{"scene_index": 648, "scene": "The shorts are positioned at the back."} +{"scene_index": 649, "scene": "The shorts are located at the back position."} +{"scene_index": 650, "scene": "The shorts are positioned at the back."} +{"scene_index": 651, "scene": "The shorts are positioned at the center."} +{"scene_index": 652, "scene": "The shorts are positioned at the back."} +{"scene_index": 653, "scene": "The shorts are positioned at the center."} +{"scene_index": 654, "scene": "The shorts are positioned at the back."} +{"scene_index": 655, "scene": "The shorts are positioned at the back."} +{"scene_index": 656, "scene": "The shorts are positioned at the center."} +{"scene_index": 657, "scene": "The shorts are positioned at the center."} +{"scene_index": 658, "scene": "The shorts are positioned at the back."} +{"scene_index": 659, "scene": "The shorts are centered in their position."} +{"scene_index": 660, "scene": "The shorts are positioned at the center."} +{"scene_index": 661, "scene": "The shorts are placed at the center."} +{"scene_index": 662, "scene": "The shorts are placed at the center."} +{"scene_index": 663, "scene": "The shorts are located at the back position."} +{"scene_index": 664, "scene": "The shorts are centered in their position."} +{"scene_index": 665, "scene": "The shorts are placed at the center."} +{"scene_index": 666, "scene": "The shorts are positioned at the center."} +{"scene_index": 667, "scene": "The shorts are positioned at the back."} +{"scene_index": 668, "scene": "The shorts are positioned at the back."} +{"scene_index": 669, "scene": "The shorts are positioned at the back."} +{"scene_index": 670, "scene": "The shorts are positioned at the back."} +{"scene_index": 671, "scene": "The shorts are positioned at the back."} +{"scene_index": 672, "scene": "The shorts are positioned at the back."} +{"scene_index": 673, "scene": "The shorts are located at the back position."} +{"scene_index": 674, "scene": "The shorts are located at the back position."} +{"scene_index": 675, "scene": "The shorts are positioned at the back."} +{"scene_index": 676, "scene": "The shorts are positioned at the back."} +{"scene_index": 677, "scene": "The shorts are placed at the center."} +{"scene_index": 678, "scene": "The shorts are positioned at the back."} +{"scene_index": 679, "scene": "The shorts are located at the back position."} +{"scene_index": 680, "scene": "The shorts are located at the back position."} +{"scene_index": 681, "scene": "The shorts are positioned at the back."} +{"scene_index": 682, "scene": "The shorts are located at the back position."} +{"scene_index": 683, "scene": "The shorts are positioned at the back."} +{"scene_index": 684, "scene": "The shorts are positioned at the back."} +{"scene_index": 685, "scene": "The shorts are positioned at the center."} +{"scene_index": 686, "scene": "The shorts are positioned at the back."} +{"scene_index": 687, "scene": "The shorts are positioned at the center."} +{"scene_index": 688, "scene": "The shorts are located at the back position."} +{"scene_index": 689, "scene": "The shorts are positioned at the back."} +{"scene_index": 690, "scene": "The shorts are positioned at the back."} +{"scene_index": 691, "scene": "The shorts are positioned at the back."} +{"scene_index": 692, "scene": "The shorts are located at the back position."} +{"scene_index": 693, "scene": "The shorts are positioned at the center."} +{"scene_index": 694, "scene": "The two shorts are positioned at the back."} +{"scene_index": 695, "scene": "The shorts are located at the back position."} +{"scene_index": 696, "scene": "The shorts are positioned at the back."} +{"scene_index": 697, "scene": "The shorts are positioned at the back."} +{"scene_index": 698, "scene": "The shorts are located at the back position."} +{"scene_index": 699, "scene": "The shorts are positioned at the back."} +{"scene_index": 700, "scene": "The shorts are positioned at the back."} +{"scene_index": 701, "scene": "The shorts are positioned at the center."} +{"scene_index": 702, "scene": "The shorts are positioned at the back."} +{"scene_index": 703, "scene": "The shorts are positioned at the center."} +{"scene_index": 704, "scene": "The shorts are positioned at the center."} +{"scene_index": 705, "scene": "The shorts are positioned at the center."} +{"scene_index": 706, "scene": "The shorts are located at the back position."} +{"scene_index": 707, "scene": "The shorts are positioned at the center."} +{"scene_index": 708, "scene": "The shorts are located at the back position."} +{"scene_index": 709, "scene": "The shorts are located at the back position."} +{"scene_index": 710, "scene": "The shorts are positioned at the back."} +{"scene_index": 711, "scene": "The shorts are placed at the center."} +{"scene_index": 712, "scene": "The shorts are located at the back position."} +{"scene_index": 713, "scene": "The shorts are located at the back position."} +{"scene_index": 714, "scene": "The shorts are located at the back position."} +{"scene_index": 715, "scene": "The shorts are positioned at the center."} +{"scene_index": 716, "scene": "The shorts are positioned at the center."} +{"scene_index": 717, "scene": "The shorts are centered in their position."} +{"scene_index": 718, "scene": "The shorts are positioned at the back."} +{"scene_index": 719, "scene": "The shorts are positioned at the back."} +{"scene_index": 720, "scene": "The shorts are located at the back position."} +{"scene_index": 721, "scene": "The shorts are placed at the center."} +{"scene_index": 722, "scene": "The shorts are positioned at the back."} +{"scene_index": 723, "scene": "The shorts are positioned at the back."} +{"scene_index": 724, "scene": "The shorts are located at the back position."} +{"scene_index": 725, "scene": "The shorts are positioned at the back."} +{"scene_index": 726, "scene": "The shorts are positioned at the back."} +{"scene_index": 727, "scene": "The shorts are located at the back position."} +{"scene_index": 728, "scene": "The shorts are positioned at the back."} +{"scene_index": 729, "scene": "The shorts are placed at the center."} +{"scene_index": 730, "scene": "The shorts are positioned at the back."} +{"scene_index": 731, "scene": "The shorts are positioned at the center."} +{"scene_index": 732, "scene": "The shorts are positioned at the center."} +{"scene_index": 733, "scene": "The shorts are located at the back left position."} +{"scene_index": 734, "scene": "The shorts are positioned at the back."} +{"scene_index": 735, "scene": "The shorts are positioned at the back."} +{"scene_index": 736, "scene": "The shorts are positioned at the center, with two additional pairs placed behind them also centered."} +{"scene_index": 737, "scene": "The shorts are positioned at the back."} +{"scene_index": 738, "scene": "The shorts are positioned at the back."} +{"scene_index": 739, "scene": "The shorts are centered in their position."} +{"scene_index": 740, "scene": "The shorts are positioned at the back."} +{"scene_index": 741, "scene": "The shorts are located at the back position."} +{"scene_index": 742, "scene": "The shorts are centered in their position."} +{"scene_index": 743, "scene": "The shorts are positioned at the center."} +{"scene_index": 744, "scene": "The shorts are positioned at the back."} +{"scene_index": 745, "scene": "The shorts are centered in their position."} +{"scene_index": 746, "scene": "The shorts are located at the back position."} +{"scene_index": 747, "scene": "The shorts are positioned at the back."} +{"scene_index": 748, "scene": "The shorts are positioned at the back."} +{"scene_index": 749, "scene": "The shorts are positioned at the back."} +{"scene_index": 750, "scene": "The shorts are positioned at the back."} +{"scene_index": 751, "scene": "The shorts are positioned at the back."} +{"scene_index": 752, "scene": "The shorts are positioned at the back."} +{"scene_index": 753, "scene": "The shorts are positioned at the center."} +{"scene_index": 754, "scene": "The shorts are located at the back position."} +{"scene_index": 755, "scene": "The shorts are positioned at the back."} +{"scene_index": 756, "scene": "The shorts are located at the back position."} +{"scene_index": 757, "scene": "The shorts are positioned at the back."} +{"scene_index": 758, "scene": "The shorts are positioned at the center."} +{"scene_index": 759, "scene": "The shorts are located at the back position."} +{"scene_index": 760, "scene": "The shorts are located at the back position."} +{"scene_index": 761, "scene": "The shorts are positioned at the back."} +{"scene_index": 762, "scene": "The shorts are located at the back position."} +{"scene_index": 763, "scene": "The shorts are positioned at the center."} +{"scene_index": 764, "scene": "The shorts are placed at the center."} +{"scene_index": 765, "scene": "The shorts are positioned at the back."} +{"scene_index": 766, "scene": "The shorts are positioned at the back."} +{"scene_index": 767, "scene": "The shorts are located at the back position."} +{"scene_index": 768, "scene": "The shorts are positioned at the back."} +{"scene_index": 769, "scene": "The shorts are centered in their position."} +{"scene_index": 770, "scene": "The shorts are positioned at the back."} +{"scene_index": 771, "scene": "The shorts are positioned at the center."} +{"scene_index": 772, "scene": "The shorts are centered in their position."} +{"scene_index": 773, "scene": "The shorts are positioned at the center."} +{"scene_index": 774, "scene": "The shorts are positioned at the back."} +{"scene_index": 775, "scene": "The shorts are positioned at the center."} +{"scene_index": 776, "scene": "The shorts are positioned at the back."} +{"scene_index": 777, "scene": "The shorts are positioned at the back."} +{"scene_index": 778, "scene": "The shorts are positioned at the back."} +{"scene_index": 779, "scene": "The shorts are located at the back position."} +{"scene_index": 780, "scene": "The shorts are positioned at the back."} +{"scene_index": 781, "scene": "The shorts are positioned at the back."} +{"scene_index": 782, "scene": "The shorts are positioned at the back."} +{"scene_index": 783, "scene": "The shorts are positioned at the center."} +{"scene_index": 784, "scene": "The shorts are positioned at the center."} +{"scene_index": 785, "scene": "The shorts are positioned at the back."} +{"scene_index": 786, "scene": "The shorts are positioned at the back."} +{"scene_index": 787, "scene": "The shorts are located at the back position."} +{"scene_index": 788, "scene": "The shorts are positioned at the back."} +{"scene_index": 789, "scene": "The shorts are positioned at the center."} +{"scene_index": 790, "scene": "The shorts are located at the back position."} +{"scene_index": 791, "scene": "The shorts are positioned at the back."} +{"scene_index": 792, "scene": "The shorts are positioned at the center."} +{"scene_index": 793, "scene": "The shorts are located at the back position."} +{"scene_index": 794, "scene": "The shorts are positioned at the back."} +{"scene_index": 795, "scene": "The shorts are positioned at the center."} +{"scene_index": 796, "scene": "The shorts are positioned at the center."} +{"scene_index": 797, "scene": "The shorts are positioned at the center."} +{"scene_index": 798, "scene": "The shorts are positioned at the back."} +{"scene_index": 799, "scene": "The shorts are positioned at the back."} +{"scene_index": 800, "scene": "The shorts are positioned at the back."} +{"scene_index": 801, "scene": "The shorts are centered in their position."} +{"scene_index": 802, "scene": "The shorts are located at the back position."} +{"scene_index": 803, "scene": "The shorts are located at the back position."} +{"scene_index": 804, "scene": "The shorts are positioned at the back."} +{"scene_index": 805, "scene": "The shorts are located at the back position."} +{"scene_index": 806, "scene": "The shorts are centered in their position."} +{"scene_index": 807, "scene": "The shorts are positioned at the back."} +{"scene_index": 808, "scene": "The shorts are positioned at the center."} +{"scene_index": 809, "scene": "The shorts are placed at the center."} +{"scene_index": 810, "scene": "The shorts are located at the back position."} +{"scene_index": 811, "scene": "The shorts are positioned at the back."} +{"scene_index": 812, "scene": "The shorts are positioned at the center."} +{"scene_index": 813, "scene": "The shorts are located at the back position."} +{"scene_index": 814, "scene": "The shorts are positioned at the back."} +{"scene_index": 815, "scene": "The shorts are positioned at the back."} +{"scene_index": 816, "scene": "The shorts are positioned at the back."} +{"scene_index": 817, "scene": "The shorts are placed at the center."} +{"scene_index": 818, "scene": "The shorts are located at the back position."} +{"scene_index": 819, "scene": "The shorts are positioned at the back."} +{"scene_index": 820, "scene": "The shorts are positioned at the back."} +{"scene_index": 821, "scene": "The shorts are centered in their position."} +{"scene_index": 822, "scene": "The shorts are located at the back position."} +{"scene_index": 823, "scene": "The shorts are positioned at the back."} +{"scene_index": 824, "scene": "The shorts are positioned at the back."} +{"scene_index": 825, "scene": "The shorts are located at the back position."} +{"scene_index": 826, "scene": "The shorts are located at the back position."} +{"scene_index": 827, "scene": "The shorts are positioned at the back."} +{"scene_index": 828, "scene": "The shorts are positioned at the back."} +{"scene_index": 829, "scene": "The shorts are located at the back position."} +{"scene_index": 830, "scene": "The shorts are positioned at the back."} +{"scene_index": 831, "scene": "The shorts are positioned at the back."} +{"scene_index": 832, "scene": "The shorts are positioned at the center."} +{"scene_index": 833, "scene": "The shorts are positioned at the back."} +{"scene_index": 834, "scene": "The shorts are positioned at the back."} +{"scene_index": 835, "scene": "The two shorts are both positioned at the center."} +{"scene_index": 836, "scene": "The shorts are positioned at the back."} +{"scene_index": 837, "scene": "The shorts are located at the back position."} +{"scene_index": 838, "scene": "The shorts are located at the back position."} +{"scene_index": 839, "scene": "The shorts are positioned at the center."} +{"scene_index": 840, "scene": "The shorts are positioned at the center."} +{"scene_index": 841, "scene": "The shorts are positioned at the back."} +{"scene_index": 842, "scene": "The shorts are positioned at the back."} +{"scene_index": 843, "scene": "The shorts are positioned at the back."} +{"scene_index": 844, "scene": "The shorts are located at the back position."} +{"scene_index": 845, "scene": "The shorts are positioned at the center."} +{"scene_index": 846, "scene": "The shorts are positioned at the center."} +{"scene_index": 847, "scene": "The shorts are positioned at the back."} +{"scene_index": 848, "scene": "The shorts are centered in their position."} +{"scene_index": 849, "scene": "The shorts are placed at the center."} +{"scene_index": 850, "scene": "The shorts are located at the back position."} +{"scene_index": 851, "scene": "The shorts are positioned at the center."} +{"scene_index": 852, "scene": "The shorts are located at the back position."} +{"scene_index": 853, "scene": "The shorts are positioned at the back."} +{"scene_index": 854, "scene": "The shorts are positioned at the center."} +{"scene_index": 855, "scene": "The shorts are positioned at the back."} +{"scene_index": 856, "scene": "The shorts are positioned at the center."} +{"scene_index": 857, "scene": "The shorts are centered in their position."} +{"scene_index": 858, "scene": "The shorts are located at the back position."} +{"scene_index": 859, "scene": "The shorts are positioned at the back."} +{"scene_index": 860, "scene": "The shorts are positioned at the back."} +{"scene_index": 861, "scene": "The shorts are centered in their position."} +{"scene_index": 862, "scene": "The shorts are positioned at the center."} +{"scene_index": 863, "scene": "The shorts are positioned at the center."} +{"scene_index": 864, "scene": "The shorts are positioned at the back."} +{"scene_index": 865, "scene": "The shorts are located at the back position."} +{"scene_index": 866, "scene": "The shorts are located at the back position."} +{"scene_index": 867, "scene": "The shorts are positioned at the back."} +{"scene_index": 868, "scene": "The shorts are located at the back position."} +{"scene_index": 869, "scene": "The shorts are positioned at the back."} +{"scene_index": 870, "scene": "The shorts are positioned at the back."} +{"scene_index": 871, "scene": "The shorts are positioned at the back."} +{"scene_index": 872, "scene": "The shorts are located at the back position."} +{"scene_index": 873, "scene": "The shorts are located at the back position."} +{"scene_index": 874, "scene": "The shorts are placed at the center."} diff --git a/RMC-AIDA-L_fold_shorts/annotations/subtask_annotations.jsonl b/RMC-AIDA-L_fold_shorts/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..f0ef082415a4438eb817f91b3aa8c2b388d18ae5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/annotations/subtask_annotations.jsonl @@ -0,0 +1,30 @@ +{"subtask_index": 0, "subtask": "Grab the lower left pant leg with your left hand."} +{"subtask_index": 1, "subtask": "Grab the lower right pant leg with your right hand."} +{"subtask_index": 2, "subtask": "Fold the bottom of the shorts upward with right gripper"} +{"subtask_index": 3, "subtask": "Fold the pants from right to left with the right gripper"} +{"subtask_index": 4, "subtask": "Hold the waistband with your left hand."} +{"subtask_index": 5, "subtask": "Hold the lower right waistband with your right hand."} +{"subtask_index": 6, "subtask": "Grab the waistband with your right hand."} +{"subtask_index": 7, "subtask": "Fold to the right with your left hand."} +{"subtask_index": 8, "subtask": "Press the middle of the pants with your left hand."} +{"subtask_index": 9, "subtask": "Fold upward with your left hand."} +{"subtask_index": 10, "subtask": "Fold to the left with your right hand."} +{"subtask_index": 11, "subtask": "Hold the lower left waistband with your left hand."} +{"subtask_index": 12, "subtask": "Place the folded trousers onto the center area with the right grippers"} +{"subtask_index": 13, "subtask": "Place the folded trousers onto the center area with right gripper"} +{"subtask_index": 14, "subtask": "Place the folded trousers onto the center area with the left grippers"} +{"subtask_index": 15, "subtask": "Grasp the right lower side of the waistband of the shorts with right gripper"} +{"subtask_index": 16, "subtask": "end"} +{"subtask_index": 17, "subtask": "Anomaly detected."} +{"subtask_index": 18, "subtask": "Grasp the lower left leg of the shorts with left gripper"} +{"subtask_index": 19, "subtask": "Fold the shorts from right to left with right gripper"} +{"subtask_index": 20, "subtask": "abnormal"} +{"subtask_index": 21, "subtask": "Fold the pants from left to right with the left gripper"} +{"subtask_index": 22, "subtask": "Fold the bottom of the shorts upward with left gripper"} +{"subtask_index": 23, "subtask": "Fold the bottom of the pants upward with both grippers"} +{"subtask_index": 24, "subtask": "End"} +{"subtask_index": 25, "subtask": "Adjust the pants with your right hand."} +{"subtask_index": 26, "subtask": "Fold upward with your right hand."} +{"subtask_index": 27, "subtask": "Adjust the pants with your left hand."} +{"subtask_index": 28, "subtask": "Press the middle of the pants with your right hand."} +{"subtask_index": 29, "subtask": "null"} diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000000.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51f24510c260d7cf6fbfe52242c0ddfb85ac6f75 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2986fb37b66acbd302fc49155a3d35e66975c3c1069772b77061357bf027d00b +size 537294 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000001.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2545dcd1fffc213a83a186891b037acaa4779715 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e03345f10bf0d480cbacb185c077fa709ab356dfb89509d5d991c824b3f014 +size 589111 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000002.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4f9f9650e6e6c4894636b5af7fcfdc86cf449e0f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4b72c7933cb167c067d1b5b30649a13715415c8c7ac1052f55e5e25a6c2f417 +size 642063 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000003.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8fe2a69db01f385fc788100d612da67d7a8632b1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd39643966c271b9f68d0fc8a93a308b2640f9e2ef00268bd8819dc4347d7812 +size 683785 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000004.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f94fe756f7dbd2e33e7d228cbc4af48b3b40d85b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fd4a26ffccc72dd2afaa367e236908c9802e029f7648437cffc45fb9f843bb4 +size 500136 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000005.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a98deae4713b10549534fb76d36a81e0734e2a61 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7f47cc7a429ab60295a32f835b60744d0ce8c1e94bc7b9bac9990324b2a4ed3 +size 557123 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000006.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c771afc179b93ab35139cab58f57015f21621f25 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:054a47ea4a54ae6428c825da532bbe5f5826ca363144d1dd691be0232afac9e2 +size 495619 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000007.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..19cb3bf5b2b75f5e15e926211cce1db05b111d8e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:237914f3296db42a373c9fc462d092004269cab389037f524dde5d12a2574504 +size 518535 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000008.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..482411a687b75a930237c415060591eb6dc1f8dc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05517dda9988a4a8f78d4669a5b180c28edf6207f457770f655902c71bd5f879 +size 506152 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000009.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a12670e0699980da2aa6cb69296008ad0410fd58 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c03e4daecbec68a1ec80af9a8cc2da2cc15d9279f9bb8cded71479bcab9ebb7d +size 507351 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000010.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9591ca4d2d5feb4376cc3733ce2d2c01cc7d4e18 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7efd97d0324d10774cea921d288c75c17baead6fc32679bc10af6c1f134b559 +size 453967 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000011.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..09ab9c94bf722a8c2c9523bbc9d7d42bce108c2a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c41487ec577957e78cc98a2461ad93c759deea24d063cc69aa3bff000b936e18 +size 837058 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000012.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d2723517856b25025f8e2fbd008dd8e7e52b30b6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88aa6f1e7bae2b5332d48c58c96ef83a0f1a1e9d0c3b8911c7f81d2de8ccfe6a +size 758744 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000013.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0f544b269d1a4ae321050ffd57e7816dfe901a5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8a9a9bb8c88d252eae32590d47fbff54a97d5c910f385f475f6de712804edbd +size 559059 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000014.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b5543a587887682d57a60476457cb61dfb830fc5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ebc7cb486b9a85961190806d240af4a57d124e5e9a08234f99bf64501dbb7e3 +size 455786 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000015.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..45a0c88bf140fae83befc281283858dae819b91d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:013f9e6a4d9c0efbe6f3a02b1518115e4044b550ea1369a69ee818ee5cf9fd2f +size 566485 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000016.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f6d3d3a2f0d439139f9b6eb75463ac1c1d8f46c4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0614fac7c778d44a7eeef33981d14ee15f23373b829ca99b0d4eb384dc6a554 +size 850233 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000017.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a97e7c01342ac17a9bff19791c634e23378112b6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da5ecfc0e3e4b9965d4a27b14a5b4df31f65422a0e4da3b378ef8346735587dc +size 485006 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000018.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e530eba7348b152956517c0b7e0eb7fdf8c8812a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52b7d3d6128e932f1602fd1ffe3f6d0437bbf272868ed558fa45d14eabdbfca6 +size 407358 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000019.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd8765eabe5c18a441bd83c31130f07463c2d069 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff84df0becaea75885cdb8ae267bfd30afa0c9c0d081251fba7174ea91ca27ee +size 788991 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000020.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..efeee665b814a049f3fcfbf54891145b71add908 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e407c2e3c104017c693a03c59190fb7c2fc4baf5645ae447138d7856427e85e +size 541705 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000021.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..772f48f4909bbeae0d739f52dbb7a44bcff84159 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27b733f520bfd900bf0c6635a4fc88bf728087255df1f736f9f75ca86e68dd4c +size 721237 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000022.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb6c76baeb3059b70c82895167de6aea86801d1c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cdd67d395c31e1ffa2b6208176cf384bf5495cb89aa5403969ba53bdaefc5ed +size 603388 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000023.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df1741df252c0d9276e6c5b29d1847cc512f366b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f3e2e86df0128b6ab53c4bb7781ca027137bf987d1abca0603e7f3a33877567 +size 1006268 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000024.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee91bd814cd078165a5d92b76a0c242d85b2d810 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bf115286333a063d1fb883b49cb3f995f3b9181239b36d60c166a41a15fbec5 +size 638599 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000025.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fecb615b60add8a38ba53a81b5043fb39818c1e0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:435af3c66cb6215af58a9654c09ed5b477ccf4aba935698cfd11bc47d94bf5c7 +size 615530 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000026.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..10825f5e8095db4a9b8a34c8ea7c3d4fca253f75 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:205e71910586e66a7a8c066b9be4a03fb9d84c624ac2d8de044f6f383ba3b4a6 +size 710333 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000027.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..14e408ac5cfcb865174711f93df5ff25e79675b2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f84f3051f8479b97203d47c0ddf5dfe28abfd69db8c9feeab48631481294042 +size 870095 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000028.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9411b4cdbc899a7e7da838a52849738dcb6bc3f5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d82226ffac3845ebe250661fa1d28efe58a3bdc6855c7db30e956124ef6eeff +size 792932 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000029.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..701e1500cc083917610fe2d1c9bfdd01a4833cc4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68bb6e510f1070c91e64ae8d2154cc92fb7c02e8559fd207015771d5bae027db +size 735777 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000030.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..573a8da5357ed5ee63850e488a93b48b371e9665 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:981be3b886a3954445697b0c845154fc8729da5969f80bf14946a7c427a9d068 +size 777621 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000031.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e213638d389846500be0d2abc81dc2ae268bc550 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1725b5abc409913fb450adc2c998fd2e38fce35d121b63de868ab6e35c646d0e +size 888470 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000032.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4794f35ad20c753439e841ff561326e809b15665 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a60115f39e617ffb3a3649331d8170ee65b9ba5ed841ffb1db708c0e9a53989e +size 653481 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000033.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c131c1c3b2a0c1ab23974abb0eb71077e70dfa3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fb91acb4483138b5392b376aa6492ab3604f26f93a8873628df60c0b4f6b9e5 +size 753328 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000034.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..95a9e1529ddeb664bdbf2df70ee8897f00f3a49b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:338d0b03e6f02c4a9d86063bc0f1a75daed46abd2f4c3c588d9c6ece47c089f3 +size 637628 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000035.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..726921907c0d8287c832093a5af8f7951dff0fab --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e00d97b26cf50ebac1f7a861effc14280f978cf268275e3a6b6b77cdcb677cf +size 658479 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000036.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f5b7c3c9b3a8f3392f4d69529f08f6abcada08e9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ec5544870d7e58d5bf3f372f355fb88371c9bda46d78c691050d44a0300e0c4 +size 554952 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000037.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ebadd84be100813781755a24872b12fb2d0271ae --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81f912d62f4bb8b1a21de7072e3dac350eacdce55fc4d2650bdda0e538b08809 +size 643951 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000038.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..feef33ec24e4c9ea9062efb116864cb693f5a886 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0098f16dd36a4d69e910b81fe4c942da5dfd8b2e6e552eaf9c58e0c672469fdf +size 646514 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000039.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..36409cf3ffee3e03c5b6b76061660fdf24782a55 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bf6c06cb293deb0b162c6de204cdc71777d344582f42a2bfe26ea1083d3c968 +size 543667 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000040.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7e238390137dfb32d8a3cc44051e36497bf6006e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26d0363ee4d340a2ded081fe5e422d68de0d2b082549bc5ab4eca10fe3ef5ee6 +size 622244 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000041.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a4156fd0841095b6e7b5bfc22e264e7e8552c4bf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0672f3275bb7fc5cdab4e18858d901e701d2d71c571cf2baef1349fd64a9da41 +size 557554 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000042.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49eb4f3488fa9d4a60cc9656b4800f606f6ced17 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e35f3c3ef38cef678db2cda1f2ab6bf0536d9a12f15ed9c9e3e768043c02ae05 +size 585012 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000043.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..84e48210b68820b96d4cd2dd3c920e68c6d176de --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9535d410026a862a638ddbd5d644531f68877dc95f79bb22bed685cb3ddc6823 +size 769960 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000044.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4eb66267a99f56a996a2702edd2e0467f506d5c6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2090dff4eb8e06da8c67ff378af6c5bff3bc5f54db5354fd689fb256b777f656 +size 595986 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000045.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..da7529b13c99b315185155261d137cb2602b673c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2af57fc84a0d55793db52bd02006ffd204c1185c28188a428dc2b9cc9c4a7f5 +size 601937 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000046.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d5affe5a745f6419a5c4d222b92411c9da540d9a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da2fbb8b34e821d185defaf3fe75dcf10f6423e4043695e12293186226d41f27 +size 611668 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000047.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9cd4a96673d8d6c238844c0127133504337ecdc1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcca6f994a315a5bc0eb1893e24a136f66f55a3bbe67a0da9f5ceea753b367c4 +size 1008343 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000048.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c574a6db948474990162e76305f4551180af3518 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0d1f5d1dc996fba19eae411c7c564a8aa7b7c7894a1481003f6ed606b4e51f1 +size 1102264 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000049.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a7c1850c98436cb909a37403e4653c81f1c31ab --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d26a49646748f6d1f6c5fcd94062e61c274c4d02a8a07ae45f66befe58b580fb +size 1071667 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000050.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8423fb7f15a1f2c856b7465bbc341229bca3aa16 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:088049e57384f012ff2d8f4c98845d6521c2bd05388c5bee98184b097aa1e50a +size 965416 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000051.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0f3e980e654ab4d0d148a91747b8c81cc449c859 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa02dec48f272d754af29b36fec2426f652fc7f5bce685fff491aac17d4b5128 +size 601391 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000052.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..561419614078d6e311d869ee03255064affde20d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70574a89bd2d77c1e1f1d2dd450d1b31a46631412e5f2b52f03b934952d45379 +size 792524 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000053.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cde9681575370ce82a7e34a9d56cfdafe60049c6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9794621cb60403c43674fb29283d9fd90b31186b2a65e1600a1150e25e868047 +size 597865 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000054.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..02c6841c51485ff6f104c2ebb7964d86fe307ceb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:366585dc28cead3665aded9eef0df22b9e138b16b96caacf521cc46261bbf290 +size 502393 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000055.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7aa840eb819f632e9a5a02b2e160797e5046554b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a75573adbe67119a71930ebf897407e45d29ad352cc1a3df0f7d2801bd35175 +size 761022 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000056.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c3e6b3ceb31c57c67fd31dd01a1c35c44153538f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2deab7c3999dc20c8e9529678e7cffd31c3389f3fc6369782523c4176404458 +size 577561 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000057.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..69ad6827ec8dc582b6d5a00a2e85792f54211e68 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c85b9a9bbd47e5120e3113daed3a35a42764512807dbb0a48c077b19bf06828f +size 739183 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000058.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d199e3467e2f0acb2b4792969558cbe7bf6bb992 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:877b51eb3d0371bb5c258315c38f84d17f16d5be04fd539dba125940d7da5a2a +size 583000 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000059.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dd1294a4935c99679e5fcd026f4503da52e871d4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51d14cad38c31fc3231647a5f5e373dd29b478c2a17922158c299af1b333b7ca +size 612059 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000060.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7f59f807477a1f304ffeec66c85408b6e485ec18 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05574dbb2b6eaac9f906ee6d0e197cdbbcb3c439452b61493135a15e63f511ad +size 560751 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000061.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9129cbb57f782178a0f14f65656fec90846cb86a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b024f0d9850662276b1b39cae1ad3ddfdc57aa6f06404449cf24f351ce214296 +size 664651 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000062.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a2c32f6b8d5c623485eeee3be0c7ddd0e333e7e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbdae573c6968a58c595c4f88f87b54e4b160dd22239a6de5c18e7a4c9d95eef +size 601461 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000063.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5dc3e0d35df60331da6ffed0d6e4e347a407d5ce --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1500ddf45fc64628cbf89e77acb6d784b642dd97f67e2a0b4839c63adce12401 +size 724406 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000064.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..105061fbb64dcb5b871bf6d88b136be561b57bc8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:517a89e83c4ba6842db3e1a47a8250ec46d95b12933335b0fb38f494ec0714e8 +size 606280 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000065.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a1e372f339e5c6527ca981be4c10d4cd3e470283 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91dbd091191c7c3ccab0207a5773b2a47ae9b9a35c444de4b6fa1fe30a617b55 +size 577713 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000066.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..79b87fc214172a276935b27c3d53fa071abba9d2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4441fa26da9abc4178c1664946ac01f8d0a0407c7bb68ee98afe55e0ebbe357e +size 707749 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000067.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c9b3a300305737f3b086e3f161adf8511cde85b4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80303ad7c995894b191a0d4296512a9436c9c6729ad9a4207ecab736c48a2f51 +size 602688 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000068.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f38263e67a79b25fc11a2958a45a213cd6d76fd3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ecc8eb3a3914f671d61b3118b57c037859bdde047fe384f97d819298071d484 +size 656312 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000069.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a574ac439bc954ce213c0baa2775308229c1dbbe --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86597d990f22e23ce94ba1c5366b337088dc86550eb4e83900b48c662a841edf +size 675326 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000070.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4cbadbfbf071aa66ed5889a2df750626b2fcffcf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1304c4ef5edf3d8d01c9576214887967d290c0b3e417bbdeb322db142aef3658 +size 649109 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000071.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..545eff98f7ba11c814b78d5f9169c18165b2abc0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc0ae9b0b3e9043ea5c0f18ba47bafb6c48e369145b5c021be8f94392b971d95 +size 639833 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000072.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bfe13a0e830a1e3a9ed0b7bc98f1145663bc436f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3e9e36c0a8fc46ef8eccc298ad2ce5b95ee272b299cb4bda948be9862f518cc +size 665523 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000073.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3bcb5e8dd20c7fa7918e46f00495b370f02e151b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adb45f8ddd9454d6d322b673c866e6859ea1cd63afff21f35b7bcec20eeabc6a +size 1132472 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000074.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..53fc1466486d1a3bcff207575477d6a982826c26 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b050226540fd451f1531a96c521dadf9c9cfaef12e205ed6fe8c1e0529a561d8 +size 671719 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000075.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b8db762f87afd68517ec73da53a83e5666d8c946 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c16e326325c62cea548b5de9b3ffa0de683cc0fbea113937628dfe6461defa4 +size 645427 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000076.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000076.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e643a01357ce1a44a78a54249fe5d30451869d10 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000076.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e9e8dc88d460b44e9d390bcef165cb7f6d9f23bd69b506a2720be8d7c91b91d +size 658847 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000077.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000077.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd00cd212e492c689c55ec3032254cf2fb231316 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000077.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:740b16cd2c956083fdc13ea1cf2275de7bbacffa208a33b948cedb7413881100 +size 518093 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000078.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000078.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3c82e39103e0cb473c805e727404cc65a4f46e89 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000078.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:921e24b6f97bbf270b2c1a02660141655429bb55f50186eae3558274d6d3d906 +size 784218 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000079.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000079.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a20a7867f7d3c385eadabf3b71ba885f3a9f31c6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000079.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03fd0d772280af6f32fb0da0928f85c752d3eb6c058341a12752118ec064379b +size 1119984 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000080.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000080.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e6c21814104f88c1d1ed81ddbcec4f21e63d8a5f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000080.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3325c09ea507a3877f4e8c3e648ab5bd7c7cbba63ca3149b66f0012ad098398e +size 1166395 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000081.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000081.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d63bdbcf7066e98506fdf47a8afe22ef02e32096 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000081.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a64dfccb9999ac152be69fe61261946117e83190e3acadea671662c5d0715537 +size 923451 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000082.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000082.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d8045f90a85bda4fb6b74ad28b1d21d94e013e45 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000082.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:506699bec933cec8e58c9947950161e6c360018655883a865827f0c64ea8f3da +size 560388 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000083.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000083.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b7663131f59de136935d9bab84b08cbe96bd508a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000083.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a21472d3051bd530a983c8dec89f7ab3c103e3abaa67271f9591bf62c0c9eea0 +size 630220 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000084.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000084.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dfefd71b15e44f63d16e0f0a823ff4b678bf703d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000084.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1df9d2db9372fb529595850caf0a8092e718a8c40a752e8309887bb43205e94 +size 488778 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000085.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000085.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f57c1c1fb96f46ffb83a19306ddaf1f930a2a2bb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000085.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dcfee5df5d1abca101cb6b2a1ab5da439d442788651d9047ce91b8cc65fff9c +size 792415 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000086.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000086.parquet new file mode 100644 index 0000000000000000000000000000000000000000..56f881e2707fd8352920bc390fe3858a416799a8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000086.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dbd4ced6771e1e132e805c1bcb5de6ed74887d94d8e15f2248aafeaa206351a +size 855660 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000087.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000087.parquet new file mode 100644 index 0000000000000000000000000000000000000000..03f4391c8ac8b8a7ae39805c5d4536d49b0b23bb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000087.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb2143843d5d2f1d37c53509a8dc4428208ce36c66542f829b84c929c145dd88 +size 622690 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000088.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000088.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a3b62dc98b051eca4052260ac7a32cf3d9533240 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000088.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb69cb8d624188186420ed8fd68d5b87cd0f876e55a99ecb9e3f9831290384e7 +size 481371 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000089.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000089.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aed0d78bcc91f00249530c57c00a3d4921ad81b7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000089.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f0b712c3c3b0919b7db8e17f77c3268568b902f82008af6be119fce90bd597a +size 670282 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000090.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000090.parquet new file mode 100644 index 0000000000000000000000000000000000000000..12f2c355bd62289f617e525efa0e14ec1e47bb28 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000090.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e15a9c5bbcea4e5f1ba6e86bf0f4dfcdc13c5c2c10289f97b7e8ae2246652fd +size 820397 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000091.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000091.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3513a6a0bb6f57a210bb8b8a150e89ca6dd1d6f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000091.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a51a443a614773a537dabe240dd1f5949baa5e75a3b6e97f116ef12b0aa9517 +size 635047 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000092.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000092.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38acd94c559bbd0c8e3b66534221ac1a02eb2470 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000092.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eb3bb584fefc55d23e98dfc526be442e7d2fd58aeca499576ab81b00acb9857 +size 594742 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000093.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000093.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b62acf409e32eec3a170c109cb6ab51bbb54c335 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000093.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9e6cc7e6f052629a271318f17ebd439f7c9986a1bba62d316a9ff653d6b843a +size 567973 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000094.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000094.parquet new file mode 100644 index 0000000000000000000000000000000000000000..258ba6f1de9e57816ed7b4ea034e9f133af774bc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000094.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0b1efa1cc84d91d839ca10a457c069b10ce2f82ae98c37e9379f52d2ece09c6 +size 659944 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000095.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000095.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cab875706093ef26a053a554af0bc5ea72b4e859 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000095.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:315db5334d37a84b580ccce18618c72c350422e41e8001262040695a00f1b4cf +size 610088 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000096.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000096.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f07d92381f3fa95ae2565d6b566ab770f0c9aaaf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000096.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaa5384ab95af62de0aaacd0125427b1ed39cae30aef1fe7dd434fac9ab0c707 +size 689805 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000097.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000097.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2968ed3034a8c1bf72531a8216dd178751889135 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000097.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a4624d6b60a3d423881fa4dbc6cb913da6c17a40416c1199ab384477398f130 +size 545843 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000098.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000098.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac46c8a0ba4b55447dfa4c10a0ab2132e00bf5c7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000098.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cab6b2a5388562cba1e7f281c5a393bdb1f5e3e9c8bb61ca8876cfece28fee11 +size 482677 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000099.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000099.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b08e5db51ebce859718355eafc82e116d6e95762 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000099.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1ed0106d76cfcc5e827572b6f3aa3e535270eff1aab2b257c5e1b4d7f3e2418 +size 600382 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000100.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000100.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8631ef0efd039c640174cbb5d624d025bbd70895 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000100.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d90125ea7302c46d073a09bf78f378762bb65f4774dae0b329b4ca30fe7391b8 +size 713965 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000101.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000101.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c38b12452521cfa809bd661d7d538649cdd97d7c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000101.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3adbf1802542f38875d441978b420810aec9486bddd0ca0809a7afd885a9b6c6 +size 998002 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000102.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000102.parquet new file mode 100644 index 0000000000000000000000000000000000000000..075b2b504a61b4ec82422f87e7d785bc7ad30f67 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000102.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7983d76ab948a3aac4c70376f7157582d9660f0fde0c4b851202299c334f751 +size 654563 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000103.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000103.parquet new file mode 100644 index 0000000000000000000000000000000000000000..22d8b1c00cdb20afef24a4b0e0afc32b300d2aef --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000103.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15c139a9068070e90b7387d526d2bfca4c422f31db25ef81652db3483394c03d +size 696466 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000104.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000104.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c36f90ea1277158350f9e5d292273c318da446cd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000104.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff27a027f9f4aa1a55953f5518094f489de71cfcacc737b200ebda6c0306650e +size 645634 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000105.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000105.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fa5abb8edeba8ae8cd3060d70ebf89e45e83430 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000105.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3735aca808a325c53fff78eb95f484e266622322981542923ee034bfa5ac8311 +size 731979 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000106.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000106.parquet new file mode 100644 index 0000000000000000000000000000000000000000..009e78730d15718a5e36ac3742e0308043920fd2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000106.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:404c995234472bd5fc8b5ddccf010163a943ea58e5e593341d6e903effc1e7ad +size 777982 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000107.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000107.parquet new file mode 100644 index 0000000000000000000000000000000000000000..824f30f51f2ef99ff24c1d4fee61a9503277b775 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000107.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80da3af3138248f7f72b9f403b978be17cf9006dbd7a07adaff7db90ab43274c +size 670716 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000108.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000108.parquet new file mode 100644 index 0000000000000000000000000000000000000000..08dc34e65c7e5c3a693d199faa1ac55e5587b6ea --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000108.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb4d6bdc84dc5fa7855325ee5fe6d779d809704b84536897f19640c1d1a78431 +size 736655 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000109.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000109.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7d18924ba48211e57169ce86d71a9322932706a9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000109.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:586de3cce7faf1241a4b35d67062d4448379d98e1f6188543fba73baaafda2c0 +size 618778 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000110.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000110.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ffaa3bff33049b737b7292a2b67ae85cb5713b30 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000110.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cf86801d26e0096127c3dbb5f6c6ea2a736fd5c398e3bf828612949bf1af9d8 +size 608548 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000111.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000111.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa141a3f3b0c2f146c3991f514cfe7778ee4c4dc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000111.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4cb50becc9f1df53d93bb9fb8d633c3bbf937274ffa3736de75ec805f5581a7 +size 637360 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000112.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000112.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e5780780642036222a9c4b0168a1fff445d9277 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000112.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9cfc6f3b0cf601aa9260fe1dc82ac87e17630ed86f426f6313174d0aefdeeb8 +size 681535 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000113.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000113.parquet new file mode 100644 index 0000000000000000000000000000000000000000..94131bc726d319a0da21b6697f96e24b045d1fff --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000113.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:005d156b8d8f620ff1478ec96058aa0fcbe892d736862e8bd45fad8b9b15c62d +size 613249 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000114.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000114.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b70d16a7bf41ea43c5f2984136d5cb90fa9caaa8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000114.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ac42295fd3a020606536a9281edcbacb67443815e57f413677a524079892f51 +size 510117 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000115.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000115.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c5fef7aa917d46b87d79ba641a4ec5172cd5bd5d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000115.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:169d7932ed7b763105e00d704946c14ac4905160e1f3626ec5041436d04fb1fb +size 502429 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000116.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000116.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2f51ee392335f8d813f84da4d6cad1730e8e725 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000116.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46ea5082bf215c8f3408d1b4f2f3cc587c220a574ba209b9c838479022855434 +size 562159 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000117.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000117.parquet new file mode 100644 index 0000000000000000000000000000000000000000..af9e9c61d5a327bc77363aacca3583748cf58c22 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000117.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a519af65c6d14356f3ef2f1d0735573d7d748c101a0146ae0280856e88cdce3 +size 774109 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000118.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000118.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb73bc6c72cf25fb8ad928c07acba828e6d114e6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000118.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb5b1d587d05e7ac9d4aef50e4029023288d5fb0bcf8d25235b149877387918e +size 738236 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000119.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000119.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3692c5b8abe5b0c0abff3a24fe73206f85b7f215 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000119.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d72bdea9abcae7a8a18d5d7af7458cf1fe4ea40101e5352d02f581b4a521f5d +size 676673 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000120.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000120.parquet new file mode 100644 index 0000000000000000000000000000000000000000..779af4eec32782c36b4b7853b2c7187e3d8b87c4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000120.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c14fcc97268d924357c14b721fe8209fd22e38c06eea540af670798500d66bfa +size 624231 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000121.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000121.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6bd8a9628c91078a0210aed436fd33f47939f5b1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000121.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08924df2f6aaa75ef2decd0199aa6388c32f9887eff31e01a9bbafd92ff7fa2f +size 580030 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000122.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000122.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1fa179f088fdcb944587ecfd29a41dcaeede2715 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000122.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c652f5a0c389ed32f210458085623ed2da24e3191155dc9acdd886835e290338 +size 802753 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000123.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000123.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b27e956867d5859fc6de0aad9d316e3179eee917 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000123.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9503f543a8159a254e65f9a87c8806293f2bf79b2e067553dd41082441068460 +size 851780 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000124.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000124.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a404322d8cb424c08810fb6593554f28aec8eb19 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000124.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bfbf8cde4a7ecd1033e75977b577faa65381f1691c99820765cf561668ac64b +size 740846 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000125.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000125.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e61386c6b86d7e5d5fc0d74e57d3b517700fec02 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000125.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a73fa975c7348c6fe772d2c697315dd28234d36459c913e2d83a65a0e58d28d +size 562247 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000126.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000126.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e75c0e1a83bf716cee3229ac2d36c51c4084e5fa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000126.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e4e7663a6bf4cc26a8d40069abbfab7388384f9591f501249fbca318b72e334 +size 1044656 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000127.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000127.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0b63781ffd08e5f5d4be3f9d68f9f63458fb8e2f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000127.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9618566a369d5472959068d4260d9d8b3d68cabb775309135d4a915456e37984 +size 1077366 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000128.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1c2c01314ca5363700a006cd46200f9b5ce920ca --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf6e12f1607117cf1c5935aebf167073d6717744d83ed55ae1b635735540745e +size 565927 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000129.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000129.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ed1ac1e8c483976454f34dbf73b71810f28c9b74 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000129.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:904e18b2f94c3257a2a53b4a40f4b5726085c87158a2ce5c847a6c34b610381e +size 1249903 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000130.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000130.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5cf20a1cdeb59da05a407745b5388292b24e1f8a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000130.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dafcd5c536a0e8de74cfa1f4875e2d548ac89aa43b47438d71086ea916507f6 +size 676067 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000131.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000131.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a4a790a510f9bc3f08c05e97b98a141cca9c54c8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000131.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36aa729faad7e23f4c932fb2270617f32888e408f803d2fb97aff00b65049a50 +size 631005 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000132.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000132.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6bc7a92fcda1e5fd119467866cc4a829d0ccbfb9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000132.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79c96098b422d2fe8f104dc7d13022b80ec3a0a864ac0f0c0270a7c9e3e99cbe +size 904874 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000133.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000133.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d8d9483f75c48d98cc492a54d7e8b51270465d52 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000133.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ef3f26d8a4036e397ac3c9d59ff815a54a2afeaad6a4106ad0bc838b5ee84c1 +size 802111 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000134.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000134.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c2824f5eb7784553a6ad79e246a31c78af801dd9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000134.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcb58c1c658f574a102d2252e8f30cb29fee77e1942c3e7ef6514663dae03b4f +size 737707 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000135.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000135.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ab67f6a4bae76e94919a285bee7b4f13bcfbb480 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000135.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92c0017f470a49428ed293a23a236c82943bb7461cd97c8f74feb84265fd271a +size 691717 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000136.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000136.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae6f66e65f6aeb97b0f4626d9ea33ddf41ebdc89 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000136.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a42e8ad59640a7a2d21aabc2634a9de4ab957931352f6660929493bb775703 +size 670442 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000137.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000137.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e404f52b87b2269ecbda5fef8fcca9379037a3fa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000137.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94642dc301b8ee01278f21d9fee6287e712e0be018eb1939a8c1f062d9119f54 +size 790187 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000138.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000138.parquet new file mode 100644 index 0000000000000000000000000000000000000000..760c3801840a655613130356549c480ca2b64fcc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000138.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deab00436fc097884e06dac85fda9cec090f1107184c6564050592fe8544b55c +size 677071 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000139.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000139.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac94e904db23ded4c07b4588f8ab66ea995b9c25 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000139.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d5cd8b776665963b763e4cd0fab1ee323a75e5aaf78d7803338f338dcd2b6c2 +size 672064 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000140.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000140.parquet new file mode 100644 index 0000000000000000000000000000000000000000..23e95c61ded3e83a0ed9a88c719f36e1e8b10d89 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000140.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:129c5dd072a471a638ada138e01a9b902c109de4e6efc395af092ec8bb22bb05 +size 696067 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000141.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000141.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d6480c08bb031dc2175833ca87bc51ed15eb8e5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000141.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e506bb5237ab7375b22018a28dfb5140e6a10ad7429890a4c7fbe8bef816c8a +size 608301 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000142.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000142.parquet new file mode 100644 index 0000000000000000000000000000000000000000..835a1a4ae3fb23816eee6c93dca06056fa45c540 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000142.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f2498dc8835b71ec8fc4ad61975a0a38b3bfebebd16c431c8774f997055b490 +size 606637 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000143.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000143.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0f30be2e46a9606e370215a98cd747586fb73c63 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000143.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e329e8900646e00b6731c4fda962e5beb9dff4813ec2256de894dee61a35d62 +size 737862 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000144.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000144.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a12b1774b3df8fa149bbdffd9b1467bb77dec56 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000144.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:727638fed8a4fbb637169340aabbb6c13d3d7974fe97081546b1851ef0597037 +size 970540 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000145.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000145.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dd09dd49ee36a5132fd010ab20f3a7de9aabc43c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000145.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13f0cedc411a4beec9a64c12c0fcf0e1d579ff37ba907b41ba7545b8e36b1166 +size 764965 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000146.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000146.parquet new file mode 100644 index 0000000000000000000000000000000000000000..256733474d8d8d776f7563e6fe30b24131291e3f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000146.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f964464b61046c5a5eeffa3cf64df24c8ffb6953dbc2bb7d2a0e447671e78c4 +size 651035 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000147.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000147.parquet new file mode 100644 index 0000000000000000000000000000000000000000..91b6143e269d69caff58602fa4e7a4f294ed4478 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000147.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d415e696b98804e112e7a3ca9f8e17eb059b2b20301b15f9a8287e266c77d029 +size 960879 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000148.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000148.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5438c6a0a71b3f81140347c71e7397f92d129224 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000148.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:093e6a3368938e7dcc222ec450a402e36e7515fb5de36e18453bfbb381b9e164 +size 828303 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000149.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000149.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d93661f0ea29108c3823e85ac7a6d623092e999 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000149.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd734cb238be5c6ae42f1f575b86e338312c10b19463cb91d223c92bdb532ede +size 587817 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000150.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000150.parquet new file mode 100644 index 0000000000000000000000000000000000000000..196fc0ebee9edd6fc2f48cdc48977819fe27bc0a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000150.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f4f8244eb414cd6ef6c7d3f6da7175c582b9db77e1bb6ecbf78d09bdb2463e6 +size 779936 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000151.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000151.parquet new file mode 100644 index 0000000000000000000000000000000000000000..76ca8501edb11ed3513fb959d89e0a8f216d5aeb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000151.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ac87cc8aab9e7b1d2ef31f8474986628b8a897f01fce5d9f1285647aefd0e52 +size 912327 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000152.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000152.parquet new file mode 100644 index 0000000000000000000000000000000000000000..efc91e2e7b17e4fa671d1376dc25170dfa884053 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000152.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b7d8775b0032db8fdba825b90438481fb84f2b8c974a5aa669dd8f3cfc1787e +size 672485 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000153.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000153.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3f8a20ea5913420307c263998738d242923ea41d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000153.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e816b0246ddc33967d113ac59f6e53a38b8d611cdfcbd725fce91559525878a7 +size 909208 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000154.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000154.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b7858a4d09e4dc52f266a518f1822555dc37736e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000154.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:049ec50c6132379091c6e121427e2d8997b7b0aea42e369efdd02f6aa7d042fd +size 784343 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000155.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000155.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e49a72a30f936679512fdca7a171a6ffa5c1cfe --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000155.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b35988d391c4bd1ddf4da32fa2ff1bcc016598249c20f130058fa235edbd7427 +size 729812 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000156.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000156.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7539eb9aa5c29e055e3527e3aa9783856ba1b2ee --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000156.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f51da7b1b3b3c2c893f27d09b433bb0354809e32af60bd3ba9373deeffb539a +size 837775 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000157.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000157.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6c03cd9e64eee879b0114c06e31bdf99fd815f5e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000157.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d03f458b1c01899cb793a9f268b40f76387e7412a0aa34e84f14bc5714fa815d +size 824276 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000158.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000158.parquet new file mode 100644 index 0000000000000000000000000000000000000000..66b88f8ad529dc97a3b6fcc1e6470d94024bfdf8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000158.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a8cafefbcb07ad11e91f7d3990fe799cd881d4ee9ad424f3f42547b3d92e90d +size 611063 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000159.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000159.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f811e81e66aa98548edca88ba58eb19a27ff138f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000159.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dabc28e6ac3f27045f2af2f1728ccef5da706946baee5b93fecedc5628aad86 +size 608062 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000160.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000160.parquet new file mode 100644 index 0000000000000000000000000000000000000000..68b33db252ab1d4fa026971522800cfcb1a5d51a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000160.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:849514cbb35baf8bc9f2b3e6b9d32e35f775581154229497a756ddc8be5ef866 +size 679998 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000161.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000161.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fad1dba81d8d5c217fdf5c71c1d2a5b48590fafd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000161.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1cd985c0f73fe6ba3cdde0a67074b1e3612af166c7e1f49896beec48694d226 +size 439987 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000162.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000162.parquet new file mode 100644 index 0000000000000000000000000000000000000000..45c98b28d61855b4d0a4a8e3aec7bc39c3841c71 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000162.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:439a62836dcc10f6b4e18cd4c40eca29d9b9f9bb21e0e54d700810fe22c1b9b9 +size 581808 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000163.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000163.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c036f989ce9b0b30e6729df4842b71dc605d5f1e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000163.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c167baedd3b918c3eb2e300fbb0c8ba3c5228a1b96e9bf50c63ca370e198c25 +size 607218 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000164.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000164.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b336d1820f6646adfe4976b74df5a050c84a1790 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000164.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c3fe8b83a8bfac521da347d13f10235c55e027d50f61b5cf61ff7e2c135c279 +size 1052956 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000165.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000165.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e34526aa7fa75b379083c45ef8da1f83617adcc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000165.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5569fec78f90142176b825036ec146103730cf0642195575752357137514ed79 +size 942435 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000166.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000166.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9b51a8246a2210e46bf0ef1fa000a71879fbc66b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000166.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a29605223b10299176b15c348c3d3aff745b7525176643d1191275d50ab5eaf8 +size 889285 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000167.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000167.parquet new file mode 100644 index 0000000000000000000000000000000000000000..080fcc9ab4818f59249ae5a9d3c0fad5a6231160 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000167.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f806688ec7c73e95a67be08bdd57c5759290e764e1ff9aaad97dad48f66afa12 +size 1063947 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000168.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000168.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c64926c803f37654e058cea46928988dedc64a7c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000168.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:032cd186a63f19d562770f848d3ffa517564d0f8d8010ad511b52f932ce3e49d +size 906856 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000169.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000169.parquet new file mode 100644 index 0000000000000000000000000000000000000000..effbec2fd26e31a2b5dc264b11dbe496c80d3ff9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000169.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe9de4aa65a98675273582b15658fac9fb5144889112768169a03408f324cea7 +size 777344 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000170.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000170.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ccaf01e64de307856f9f20cc0b9c1330fa4a574 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000170.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6e06316f79709f3ba3aa5cf9798d911d6f3e6f5bcee03b5635f282429674d1f +size 894039 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000171.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000171.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e43f6cbb7cf34270f26375658bd46895d92bbb6f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000171.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df6b1c2eb4e84feb9359c64ae4e5be9ef90b5df49e51da31acea565042d6fe05 +size 1097743 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000172.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000172.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6dcacee5d8c7a4a4a9bb8b7cfb14ffd7c0bcdffc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000172.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36ed0686c260defb4a296ed26645340c4956def1037bc8db458f64b84a05cc32 +size 728485 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000173.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000173.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f515e13b7b8b0d42b45a166105e5b9f66783851c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000173.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dacbe04260a561cff5cff2b66318c5caebe27c11c1f0247c71bcf7cb3b794d64 +size 850675 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000174.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000174.parquet new file mode 100644 index 0000000000000000000000000000000000000000..99517a1a8fdb8183e7a775da8e3851b986a5d76e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000174.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:717115949c4214a12dfe40e81476c8f4851d3b413432536d55431e192c30e676 +size 919553 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000175.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000175.parquet new file mode 100644 index 0000000000000000000000000000000000000000..41ef0b6bc0e47c881a8a34d13fdaffa1fba1b64a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000175.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f3f1c8c6fd0332cc5aa80d64da498c2425f934e3d3bed6080cf9976d2d6d006 +size 794653 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000176.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000176.parquet new file mode 100644 index 0000000000000000000000000000000000000000..011af2157e29bde44c0ec23eedbf519b0a2dad3c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000176.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5abbb9a176a82a2a6dd475d508a38170912e0d371a73acad118f0e25929f1a1 +size 1166006 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000177.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000177.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93cc43edafdb8a2025e2ac0d59c9653f8a1e79f2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000177.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2966c9c1ee2ae2ee9ef82eed67de7ebcfaf567c839499668b0a6cdbb371f7794 +size 850423 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000178.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000178.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ba51d075050f90cdca98dead28cc50c65468b104 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000178.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e34062282662a43bed2f2e4ed95bd5fb09c211b7e5119afc5b92c44f67609955 +size 793423 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000179.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000179.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0aa6abbcc8af247acaa41fce8892fb37331f014c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000179.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c062a6aa593b25d8f9877904e8109673d26607506a987ec6819df9fcc3db8cfd +size 965316 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000180.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000180.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c04494d548ff33a975983cbad0e5d9cb3b338daf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000180.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a93762e64bda2c0ce2547290da67e57c65a74a2f163e87de1454f250be6d4c10 +size 844997 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000181.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000181.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dfe87335caed0e9524769f44035ff6477020474b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000181.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48d2856999afe43e2507f9b10cd973e5b09a57e426adc05ccb1fe961f59b5fd9 +size 1009426 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000182.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000182.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9907c2c48bc3c61c00c6d0ad4f3fc93a94ac1c44 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000182.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f51b903605a2059a586cd9b4184078c2b2f69222b722323be20f5079ccd8671e +size 863023 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000183.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000183.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7645fe1d3ad5ae3103c44f2a2f2ee3b410faafc4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000183.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d9a5ccf52a91ee55ad5b5d85c737ae5423da5e16f9da524fc442e071104db86 +size 1101549 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000184.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000184.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0cfad65f36294491c2d5f3c60cd4bb1589555e3b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000184.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daa3fa1c47ac15f2a5b250c7aa7631da2dfc1ed7c33ed5c4a4806bc35f760b2f +size 986295 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000185.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000185.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e9dd578d7f381c53f742392bd2f9de68df1baaba --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000185.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eea7835c131463ac7b73f0a7242459c4a06750774ec4f3b267dee014aa7ad550 +size 935603 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000186.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000186.parquet new file mode 100644 index 0000000000000000000000000000000000000000..efd743912ccfd2d4e6d50f87c405177a7ab98fd2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000186.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b231d2e21d5b83c8b16e5ad0c45feb9f5ccaeed9ad2e2a525e3dc32a8ca09d8 +size 657327 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000187.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000187.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd1785b0ed6e39bdd543deb5cadc1be7fd08bf3c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000187.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acce548e532a6128ad6cec4d3aa560baaa513768b6baf34d595bb4edde891650 +size 957044 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000188.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000188.parquet new file mode 100644 index 0000000000000000000000000000000000000000..58532aa9af4a7db389aa74ddec2ab5d5fcbb02f7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000188.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:796d79b0650fcb7df2183b6e51c7e79e7a696f8fb9e5551493a55da26dfee980 +size 958651 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000189.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000189.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f041211936f1f0686dff1d5b922983986f1f7c7e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000189.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b1d84aecb2226d1c3c54f709d92220c5c645921f21272476ebc1265778ae6f3 +size 878382 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000190.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000190.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8eea3e4cb9da369359d2d02fc38bbe10763d0f1b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000190.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b6f1bce423dc03877907f7ba4db1eb0223d57b32c3d1ccfd0e2d783e423ef44 +size 674291 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000191.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000191.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b11a05cd1c99d035943c63dfcee43556691a7baa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000191.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd850405a820c6ef5d30becbb309ee00b90d09da5bf65950fbfe231343cf13b1 +size 958895 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000192.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000192.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc00fa829b161d8a8da88ea49c489038e4bd1eca --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000192.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3bb6fc5e4ca9c348440d44d0c4991d2dba5ab10a8504262b376c551626ff37c +size 754225 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000193.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000193.parquet new file mode 100644 index 0000000000000000000000000000000000000000..122220d89414f05fdff7c08172b2c7bcab33b8e5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000193.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38bd31f0f5de3302c705471ea7d3002855fd080ed748afe9580cdd1a1724d7e3 +size 790086 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000194.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000194.parquet new file mode 100644 index 0000000000000000000000000000000000000000..365f9cc5f5bbfec491320d562e5787c389bc7e5d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000194.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d426602e765dcd0e99fb15085e58857334758e9bb10340b17e29a082f834c50 +size 628123 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000195.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000195.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c70163640fc5d1849f1eb1b7e991c4a305b2571d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000195.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da288ce60972f845cd198087282e15d3bff3c24c0403c8dc4b69816d18109c7c +size 707406 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000196.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000196.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff574db2b91d0bb7198e20f23fe47133cc1ca96c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000196.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d57910d58e84986c754482550d1743e11a2081b1aa354da9286527b712af3e2 +size 735319 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000197.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000197.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f70a4a5c6cc4dfbad0d3142af1f9060deffbef40 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000197.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f902f253b38e8d61567e3dda6a5f18a68776c9c0a006395ccc35d97aac2f567b +size 714114 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000198.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000198.parquet new file mode 100644 index 0000000000000000000000000000000000000000..96e556083f2b7863d3aec50572b1909dfa202177 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000198.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50500613d2865612ae77294b93fb1beb28769f791df23bd29c276f7af4a55844 +size 776384 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000199.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000199.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3ff0068e14e3e261fd97642ec2a1ce646e4ef9f4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000199.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e82b619638292722fd60e440da5babf777be3d006553931491a7858d856a7162 +size 661039 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000200.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000200.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0d7b5a031793cef137cd96e2960d46500f08a14e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000200.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:407989cc1f0657c874bcd288794c60eb0e5695856c099dcb563b608c95d085f4 +size 599391 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000201.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000201.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cdf99a672699bbe3ae5327ec1a15d1a909711c95 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000201.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa9aa5c5fec1f2adf9f6ba4924f39d3c574b34bf05b4fe12ead7eadf957af353 +size 488054 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000202.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000202.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e6ebe4663ea223b3ec26d78cb6e1cd1849c38fe --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000202.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb85b25db6f2109f5a7a3062e7dd6d1edc1cb990f7b777aef4c3e32c14a00d53 +size 540440 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000203.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000203.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a609dfd7fcc1f1f6d9dd9f9aed19554f0dc1ceb9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000203.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:517e57facebbbd2f69ad1f1fdd56e662c33982fa2c3f7b6bd8eb781181e10ed7 +size 775115 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000204.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000204.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e8fe03691630a4af5e482340f9688f17af8e813 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000204.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a61bd7ebe104b46cddaa22622d57955da9c41fc2b1b02199b0ea915ab5bfc29f +size 615244 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000205.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000205.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7370508c8d8c3bcfa75e0f9c6d74594d39ecd937 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000205.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:506ea04f0b5b1e3f0044cfa33d0f98e8da00d1c139e9a78409c5d234882db98d +size 918781 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000206.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000206.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2abcd7337c73a955c01ccb46301a782a600b3c58 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000206.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfcdb1a41cd96055347f38f46aa769b085c92aadf4bf2aea7616ed706f7ccc77 +size 597239 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000207.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000207.parquet new file mode 100644 index 0000000000000000000000000000000000000000..348a06b3aab154846d3e28a3c046e4ec02cf0569 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000207.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f72b3a69a89a681d00938ea79e3d361212f80fe9c081e6efb38361dcf371992 +size 747642 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000208.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000208.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef575087844eec55c80c695fcc988f4c41171488 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000208.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40bd4350decc4ee4ab79a17bea353885a8b43c8786ee349d078a986b3f7fe1a1 +size 644513 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000209.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000209.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fe3dc13de16993708c37cae17199ca41f174efee --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000209.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e67ee062d1555ef0a5e13a922ba244b3da3037a696c7efaa0726edc7a231d270 +size 773526 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000210.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000210.parquet new file mode 100644 index 0000000000000000000000000000000000000000..643a65c8016f3d826d22cbeaf99d3bfb745eac73 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000210.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5d98e4f4af8a57e9f672daecf53096ec3600a5e1cd9223652ef5ce6f7f9e986 +size 743407 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000211.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000211.parquet new file mode 100644 index 0000000000000000000000000000000000000000..475571cf957e7ff2dead1accbff0518ac39082d5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000211.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f0a8ae3d4f4b1c7036b9024c28b2540439cd5e871be917e1b88479b0b83b7ca +size 630487 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000212.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000212.parquet new file mode 100644 index 0000000000000000000000000000000000000000..29faf37bae94cf1bd974398140e5af852d4f2788 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000212.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a047b78ae4bef394c14f70c79e8839561586ae5899182240b4ade658c3d1178 +size 895472 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000213.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000213.parquet new file mode 100644 index 0000000000000000000000000000000000000000..98b7dc10969c08f96a9e4885d5a887ed1d3c5d55 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000213.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69d517151c28f4b55435ff442a8b789730359043aea14bf5e814fa20902d027d +size 619408 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000214.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000214.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d27eb238d60b63bfd7cb638228f2055219c9680b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000214.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:272944d0fb1a28840e132f263b20dd231c51493cb8334bf4f984db2f0f60f587 +size 690245 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000215.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000215.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4fb6a7fe910de8430f1f9e889d2291b52f54d396 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000215.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:458fa52120748a128c82b07c27df10fa8e9e69deb83561ed8ff0a05613dbf905 +size 831409 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000216.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000216.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4454db2fc27400253aaf9bf890eee24b71b0a528 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000216.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48f1d8f948988dd111d11be83707956e7ccff30cf0a6091cb97c83c77a26b035 +size 794351 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000217.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000217.parquet new file mode 100644 index 0000000000000000000000000000000000000000..30850fbd698a96522d74deeeef221dce5a0ce096 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000217.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06ee4db1fd4da630edc05d4e6d99576547b58a1d31e161e553f7641eb7191256 +size 718029 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000218.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000218.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5067c736c87a0e02a6482b34ccbf0a912377cff5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000218.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a62d0a923b834a905786579195596e6b5486135150f9228e2d0fc4aa7a33d9d2 +size 747075 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000219.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000219.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a141d7e71ef0018fdb11b9109dade32c22af7702 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000219.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62a767a9222d46711315af537ea9d45930c34c5ada85a8342c6c1c7806ed2de4 +size 710006 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000220.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000220.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2d5c08a12fed26ec6eb4207a7c3d697fc2cb61b8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000220.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5837cd2d76b4d39521cc6a68202eaa3fc8946fcbc0c0ef568277422a834c162 +size 593843 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000221.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000221.parquet new file mode 100644 index 0000000000000000000000000000000000000000..abe27f95ae4e0aefc967e28ee93a271b99a6f105 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000221.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ecb9ab871de53f06f236b3809f71c14daf6dff781df90ed59405752c519a874 +size 713579 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000222.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000222.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b25e5d0505700c533120ca1bbff0cda7637ccd56 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000222.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d41607da9f74892e23c026eafe85e4be0da12b7474b00bae23e50413afe73cab +size 750971 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000223.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000223.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e8ed388af8cc5a87a2e9059423d8cb7be88e9ca --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000223.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a761b94d293ca7cdf229ce7e1e5d2f4bb7281e3f9be6ca6c0d52602eeae6d41 +size 799612 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000224.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000224.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a0890aa662465202d4331bf8732765499ef428a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000224.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fe5f5d3fcf9f036de945bd2096ad5dead9667dcb5acaf2d186e93c21fe904cd +size 1113178 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000225.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000225.parquet new file mode 100644 index 0000000000000000000000000000000000000000..199de933638d9177eb7573d31407e724816373bb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000225.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f251e14b3c7e6e79f1a7cdf17ed02cc6a2d6eaabd91e4b891095fab78f0895e +size 937720 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000226.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000226.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a717208eccedfb2a34640e3fb50c2e0acc564edc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000226.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e7f59e7cf5c2010b2d09f46ec8f510a94b36afc3b20f93d8f3131abb2e65d71 +size 747063 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000227.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000227.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8bda85edc0f267fee3d83c7729eddd6557c22b89 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000227.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ed1c569ac4861a27bf295407e3859c85df4907d6c888a6f9fc0d1d8b99f44de +size 725799 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000228.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000228.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b90bef90304d82034469576af9c231ad52b67a9a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000228.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a69f5fdaf324eabee3205ce2bb3460be9938457796dae0ebc897db25f95b3f75 +size 593070 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000229.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000229.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c452d5908df5863c355ead5dc5189eb0b73dd54a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000229.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdad59bd2e0ff3083740968d2512fa5406cf336008683a194582f4722c349b33 +size 849218 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000230.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000230.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7641a5cea16c7d95471c04834194523ed92a7b8d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000230.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa783e0404b990997aedc5fda583316840ab2af82d33d3351b905d253a6d6d8f +size 1020809 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000231.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000231.parquet new file mode 100644 index 0000000000000000000000000000000000000000..81b49bb23b64c34208d0c02f7ee010feab3c5cf6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000231.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e39d9fc246b31052b49198717e9889eed083f046eb4a36910361bc5e48c2a1d +size 1049464 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000232.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000232.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fe514f2903bbed25057c74d6b53ef25743e97bf6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000232.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:692475cce87338f80f694f44f2cc13b3ad3f99a75825d87125fe2f71cb3fae84 +size 708233 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000233.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000233.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc9e055b9d6dd5aa894656d19951eda1158a7b36 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000233.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c9a8d319e41a232a6c0dab5200d9d3e39a36e4baa98e8ca99f981361d57c728 +size 876881 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000234.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000234.parquet new file mode 100644 index 0000000000000000000000000000000000000000..24341f9c5fcbb3e99a25a4b8da44aa61a364f4b1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000234.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df50bb8c3d0f91f89ddd25a2a2795cfd5f7cd3d6ec5929ce9ce1eb335400bfd1 +size 756403 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000235.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000235.parquet new file mode 100644 index 0000000000000000000000000000000000000000..384a1e50e9e741aac4bafcd798d435de7ee19a48 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000235.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aabcf2b2eb20aa5c777e34c199f9fac67fba792d907c3b54e903e47d46e9be0 +size 679628 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000236.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000236.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1bb100da915b63234f1e3c76a5a7a279ee6c2535 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000236.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6213d4b4fca3ec76949939564e02aa3d7175f1c5302ad733b80ab08ff10fb7d6 +size 662841 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000237.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000237.parquet new file mode 100644 index 0000000000000000000000000000000000000000..22a811711615d39ee3bb1ed1588209c92c5fbf6a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000237.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99b467af4088161eaf11cab967321bc2d5c5c12b875cc629220d5cd7c5d50cab +size 603115 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000238.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000238.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b133cd4dd4ee645d4fe428ee50cf2be558392d26 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000238.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ad2ea9b48fff0d9cf69f9447e379d5d8dd7826f8d4a7a98a70fbda9f2f7aceb +size 1020294 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000239.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000239.parquet new file mode 100644 index 0000000000000000000000000000000000000000..897fd2cd32e96d6b8909e8b5a697f47b00346e35 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000239.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb902a4cc549287185e7b15841b5f7cc9dde7e3230fbbe1d9f4ed355adecb894 +size 1114356 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000240.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000240.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df714b8912f0dfc32c0a408187b89161fc69214f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000240.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fff946dec845341c376c9583482d4be47efbaf52849c6b3790765095c5672f0f +size 562687 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000241.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000241.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4c2cf847a05f45cc76120aaed556528244638a1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000241.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5414c1900e93a6b9a2e45b84004490d6bc0b9f18fd0c6c90ba8b0c8371e8076 +size 1069126 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000242.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000242.parquet new file mode 100644 index 0000000000000000000000000000000000000000..baa151068190d067d4a133e4e42c628e7b0ae5b6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000242.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6107b345be069a9e9d3ee6dac6856a131a46a2d5512725f662e90d7be6f2912f +size 839088 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000243.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000243.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a17851b222414ed7d9ef83740999948cf9d62fc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000243.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edb1d121de242a6cda9901c9ea70f40515ae04934c07bf0311a8a35f649751a3 +size 711095 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000244.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000244.parquet new file mode 100644 index 0000000000000000000000000000000000000000..32b806279bfde4b7ba83d58107db7aff9b75ac2d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000244.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8648e92ed3c0411c348c91550eeb1c0079160849fc87983a5594a46250c7724a +size 599147 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000245.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000245.parquet new file mode 100644 index 0000000000000000000000000000000000000000..377ae8f1d2a7f0104ad9cda3279f7de9aaceaaaf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000245.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2fa6b182d6f89f1aa18cc7c24cfa3c0252fcc8a66ec882014b74d6d6892c9f0 +size 642327 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000246.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000246.parquet new file mode 100644 index 0000000000000000000000000000000000000000..65745c8636c385ec95380790804d82e57fbe1f6f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000246.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51d7f2c1bffe8d09f56aa89a58389ee08ca5757fe29e6109e2d223be9f88dab0 +size 472987 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000247.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000247.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f2b261b9256957ffe1c1d4da42c25514cad99772 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000247.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:841b1ec8a1b9487630bdc2c220b76df3470e8727a814a56e8c06687c41d25f79 +size 670032 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000248.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000248.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8feff66293da1bcf22c8845df9360f75a23999f0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000248.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:958f37bc0c64db6006e3c35de9f5f1dc94c79cc6ed72616b81dfbe2b7a054162 +size 596941 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000249.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000249.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1d4aa513c81ed112752232572da38446c9e5b27b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000249.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53abd2cf643a87aaeacb88fa7a1c33898b995b33f051f64d8ce0b8d03d62b916 +size 457920 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000250.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000250.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1adcd6f229912f72a6b208a6a982d7faf95987c4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000250.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aa77664d07027a01de70de48a35dd51a7aa8bf1d926479101242dd2e30c2873 +size 993147 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000251.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000251.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c2025231ecf93dbf0164314bbe25a4585b1241d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000251.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:924749fe8e0e1cf9a6453bc4df6f53d5ea2d529e6ba52efe9a2952b55806f7a2 +size 1228395 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000252.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000252.parquet new file mode 100644 index 0000000000000000000000000000000000000000..765d739a446451a6ca91c8ca1a5e45097c979baa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000252.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:283bc901e6021b9ad6e486a13547e403ebc5222c99465e87b90017d9b44639c8 +size 670057 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000253.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000253.parquet new file mode 100644 index 0000000000000000000000000000000000000000..41aab44df0d25d8de5d5d2799c6f49f06eb5b0db --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000253.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:621955c29d29b8c6f3d96cb64f4796e28138cc2f007b78886306078241eb092c +size 744684 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000254.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000254.parquet new file mode 100644 index 0000000000000000000000000000000000000000..94bd5f78d0f8c7f789a40914bff7ef7530e543d2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000254.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d9834e0a72bc58c634880b8d7feb0322bd4ce0dc96fbb77b64bb8c2e20378d4 +size 505791 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000255.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000255.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c9184c8206461f4800cb141e16edd96d260a3e61 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000255.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21c397428353450e34ff55aa9439aa7786f09ea1ebcae0d03fde66d89ee78bd2 +size 711752 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000256.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000256.parquet new file mode 100644 index 0000000000000000000000000000000000000000..04858972c02ce0466c4c2963e0dea0473cc0ca1e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000256.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b518fc597b9e36a3846ddc76de9edb64dc32876246aa6e4d3e959454e72d3938 +size 537994 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000257.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000257.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f15018c7a12a714df1705ca9a1f17ee960012d16 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000257.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3c85410204794808eb7a74d57d3766f360feedcc5db6bf42f677b4a805b4b1f +size 924316 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000258.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000258.parquet new file mode 100644 index 0000000000000000000000000000000000000000..98e76a7c32b1553c42894efe59dc25ead05dd6c3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000258.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c77b66a8060392d0ea68a81410483e2caa69cf67047580def67a58c778783b29 +size 682792 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000259.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000259.parquet new file mode 100644 index 0000000000000000000000000000000000000000..33d625195f144c1d2f773a2244b1180de74f20c8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000259.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e6039212863277271dfc92ab916ff497277026b0cad48ba22a79d13d3f6762e +size 926039 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000260.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000260.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aeaddd922cdad7d227af82da2daa19078458cf67 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000260.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71d18d0dd645b00cb749e10a21a655fe005956c3718c56e38ffd8fd70c8e8427 +size 560108 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000261.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000261.parquet new file mode 100644 index 0000000000000000000000000000000000000000..041aa611bc899fe7de88289c023cc5c12ec027e9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000261.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b832188faea9a58b1a7b91ee8fec63e1793f47dd53bdd0a3f94ae9e49e7ffb8 +size 639333 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000262.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000262.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3cc93a48a025ad959a8dac80b91facb57818e671 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000262.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72c20c76c2eff4d835dcb467b06577df8033d4c936fc95365d5642cf6f8c6f22 +size 515097 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000263.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000263.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d41fc224cab22835b7c4715913182f4cea6772b7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000263.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb9f61cb813d06f5134a13d60f65087b489076ef0618335d00f30691ce51f8eb +size 586891 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000264.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000264.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8f61fa05a9107dc7ef451aaa3356284e275902d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000264.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21f9e3ee27679adbc5d208c9680a745b8f24483a8dd12b046e2e2a1c24bd7286 +size 574918 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000265.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000265.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5aeefe795ba96acec746ed739be08fca66b3e526 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000265.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da3cfee1fb62eeda72908c112b3b6d974f276b976d9fb4c6ebdca984fa8db6d6 +size 519970 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000266.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000266.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b044ce98c969edf99a38c52a2fc4f8b11df5a36a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000266.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a7a553fd6e3dce60d9504f69eaff2de6bb0ab72f8fea77cfa29c2464b840814 +size 584036 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000267.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000267.parquet new file mode 100644 index 0000000000000000000000000000000000000000..32481d3280e1576f81a96fb86b76a86719d82a50 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000267.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aed01909d6de45fc1dffa2bc923b5392dc4059a2087aa30b0c682cffb2a6211 +size 729225 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000268.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000268.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0231e8c4d72748cd69fbc15266e2dd65bc49af35 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000268.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccd226a71722ec589322fa380fd53e0258147b6f55bcbe2852c4bba51f71e972 +size 455565 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000269.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000269.parquet new file mode 100644 index 0000000000000000000000000000000000000000..94bb77d53c307419e05ae3dc8bc1d5475fd1a969 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000269.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdd7d17344fbd1fef40973bc1112a2747d581fa2be540f41ebd64f9376088d27 +size 600286 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000270.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000270.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3adba1945dfa463f2d563479398ff58a933eb7a4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000270.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d49c3df115b383f4a50b1da46ac8943bd01af5ca04d61846824359bd7062a513 +size 684613 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000271.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000271.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d920873ebbece833d8216e4cb77192cd099c6ec --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000271.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:280e3ddb5c020c2ade897d3776de7d97b0d073f4594fbc4fa81f78d093d731f9 +size 596812 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000272.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000272.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b7e3c7ba35b862a52561012868867001812620e4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000272.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d1e1bdcfd43caf8808f68658a8aa6d736e2d1ce8b1a0ec0d2ab4415bba0f3f1 +size 822214 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000273.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000273.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ec4ec2046a7441b78108998a58df1ecd3d76863 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000273.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:899a9018ad6c12e9cbc6f3c8ccd111be4a71ee4f6aaa8a291bd9f9294559e091 +size 632099 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000274.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000274.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7f980200c27f4cabd68f52d441d7932f526054e8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000274.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73d61662362f2b51e889c687fef77aa03c45d3be3fc4139d48a1ad08b7054c54 +size 551687 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000275.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000275.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1843f7ca09064df6c911144bce7440f8f0777559 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000275.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81b093b673b350315b389612a8deb38c1b37fb92a037eb0d61887a8e735fc024 +size 524005 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000276.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000276.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d7c84e9e0ddab915fc77bf906af468f98f911b94 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000276.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9381f586a8d289f4d50dfd94d810cb0da08ae7b4489bc1373b2d0798e21e8ad5 +size 514551 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000277.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000277.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ea820a2e3f12bc114154d578951dca3080f4fc9e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000277.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3df6526342be0b7a8f907eb2a886800742c7e926509d54446ec8ee6d554a113 +size 688701 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000278.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000278.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d50111788d58ef78f951ccc580e8b522bc4ffeb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000278.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8de2969836690ea27ccb2b838e7d10dd5c37220575e186aedee656aec182567 +size 451143 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000279.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000279.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4f942c9e53ca3f27c60ba60accb8cfde589d61af --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000279.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cd096bad94dcb7b1b39e88efb2ffa06262e96ed5e5b90763751efac9d76bac1 +size 577281 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000280.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000280.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2c2efa9b612a58c40c963245ff23a3b01031cc01 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000280.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:619e02735147f87662d39113d182add9875b41f8e8dae4e2bed18742b98dcb07 +size 616889 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000281.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000281.parquet new file mode 100644 index 0000000000000000000000000000000000000000..75979f891cf7d32358e30107000e3e73c9d8fac3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000281.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff887ddde4ec1af1ef806cd1b3fc3ad659c408441e6e863a86061a1a0c4898a4 +size 554105 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000282.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000282.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e167ad8b36ab4b040d6e5554792fd7150ea5630a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000282.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:121dd993659dc4365ecb2c68dd8e5e37dd2759822862da46c35476d52ccfbfa1 +size 909504 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000283.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000283.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c519f91d252c5554ff8c8ce4c276e1b9ff28ec5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000283.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00db5897f0981203ad25ef69ee6a426fb31857af6b31c896a0fde0d6b74dbf96 +size 406621 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000284.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000284.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f6e8b3e5ad43d646675dc924303c40ffacbd6d37 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000284.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9463ee80df49d60aa9b113660b0d502872db3684dd4750bf4939568e6a5fabde +size 561057 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000285.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000285.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eaa9754afb3b9d4c8466f1e41901c162a725ff02 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000285.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2966fe6215b53b7a4b0c2e3a36b94ca9bb483e9545816dd7e06da873308766a +size 560653 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000286.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000286.parquet new file mode 100644 index 0000000000000000000000000000000000000000..95341bbb053a6896da11d9317bd353d8ecb1347a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000286.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:466bba96cd91d77c17cc43bd64358998fb4bbb6498907b7197d777f52c800a83 +size 647325 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000287.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000287.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c19e290fd0df5422a8454dd632bd5f6cc71d6b81 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000287.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:491c58cdbbcca3d7dc56755750ce1b93a0ee4647c38ff374af415836f036568d +size 508861 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000288.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000288.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d83c00524ebf97dfd5576a5c5164989430a0005f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000288.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:573d240ce347d23a935bd07e7db2735108506df97b8ef8dadde80f1543bd776b +size 408689 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000289.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000289.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fc24499fb3f62e3f20ce36f33ff84c68c1be22ac --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000289.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dafc2034c38b4c3aad4fff2191e9bebf9324eb2ab54bc95ee7c4666a8396545 +size 1073857 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000290.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000290.parquet new file mode 100644 index 0000000000000000000000000000000000000000..be33303e4cbc9beef15ff20ee47a630b0b3a5a51 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000290.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1558a94c6fdb42600d574853064b53a2c299fb9e160865964805cb6e6a27e19a +size 444142 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000291.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000291.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3531d09eae2200aae0c011f27e9a9bb1068890a2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000291.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ade82b5429b5f43a4f962dc9bbf0c28c72c10170cd861570543f7a57a56c6684 +size 482055 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000292.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000292.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4fe5bed95a0a6e4e2763aaaa12a0acb77304996 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000292.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5de4e1957f520a5cf436aacb4a9ed8827e4b2c075da0a7138fc21929b33fa1fb +size 385596 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000293.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000293.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b6566378483d40c1e2153a51b5d4083e174aaf02 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000293.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16d3c057588df139bcee2b21ad276ab7adb84f010e1cac7ba72502ad3a7667fa +size 545117 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000294.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000294.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aad61988a2fdf3abedabc0b6d5fedbf76f10aa39 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000294.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e54d6e70fa8fe43dad3e28cb99a062441e48f4f21a4c7f7b098c8610a47a1981 +size 457471 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000295.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000295.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e4acc022dc45fe6380256e4de69fd960e94ca458 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000295.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87944502b463129ab71f8da5a34949520ea4f220fb6252008f531cbe4747ae94 +size 685214 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000296.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000296.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb7184848b9cf2ef5400ce44faa7f3caf1dc8063 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000296.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:359a4fd50c56ecaaf324643d2aa936c1a0f9a7a505de979b17d8cbf2dc896abd +size 701679 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000297.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000297.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ffc8d6b4ecb1901e890147a29b8b9c3952a4a94 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000297.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a61ea53d55bd9d17141cb6bfe2a73ecef76603554e66fb85c14b745ce14b82b +size 540789 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000298.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000298.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb5ad5f068578320350e7f4a112db49e27ac2a3c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000298.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ae985e3d6feed1097a793de601730aa00d7527a3c8594f6e7723db515b8fe56 +size 675546 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000299.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000299.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc52551be6b59a51533f5d359cc73f394b79d8c3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000299.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bdefe719aae4d6c808a576db5e0ac5895421917851f820dc6e3fec9539c616e +size 603808 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000300.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000300.parquet new file mode 100644 index 0000000000000000000000000000000000000000..31fea71518d950e759221f3e0f7693fece7494ce --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000300.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cebcec7fdbe97597ececf425258001b293585d6cbc15a5d24b9803238e0989e +size 794715 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000301.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000301.parquet new file mode 100644 index 0000000000000000000000000000000000000000..21ac8cf050efbe36345d507a66a97e0161639be5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000301.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f19dfec96b716acd014b6f65eb279ec546cfb00a1d44fa9226de1847faa6a37 +size 645969 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000302.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000302.parquet new file mode 100644 index 0000000000000000000000000000000000000000..26680dde9da9a19cb0276b035bd68f01ef033c9e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000302.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:661b545d7add71a23812ddaf0db56e7a246046fc002e9fba9f73c70b804b28a1 +size 801177 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000303.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000303.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b6ce02c04366a0ac87c57b2c9a2686fa6c0b413d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000303.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:857cab43cd7967f58baa8f3447019773ba4ddbc05aaca8152cdb421c14abbb72 +size 736674 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000304.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000304.parquet new file mode 100644 index 0000000000000000000000000000000000000000..705952df8b8a7777734e16bf52e0185806062fff --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000304.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1651b2b8b55153a62776a195bd18b9480945aad6f644a7080698523b45e4a4d0 +size 841226 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000305.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000305.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1c255f0ade5f1097ecec8ddc24e8adbed2fbdba7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000305.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:870b85380650192670e0ad23ff8222fb3a59dad82fe5013f7f7df60f9def0aa4 +size 740512 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000306.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000306.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eef9548725b7bf9977654c264ad4b4dd72a4adc1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000306.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54a9729c9c8f1d6c49a882c06d3e981c964a7f5931acf88c1f28ca772c735035 +size 651047 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000307.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000307.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b3e08b19a27da1eebb7e4ed9f005313d36ab8707 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000307.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e750217a623bdcdf83ba6e8f0ee09e1645462e826b7d2e5f1b16ccd2ec45931 +size 864853 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000308.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000308.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbafe47f7baef05232688c29b452f3ab4bf18cf0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000308.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f453213569dcfc03dc653f2c22ef73c6cf13b69cc43330db952b641fc38e323 +size 554873 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000309.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000309.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a573c224ae49e6a39a7b45aaa5e0924778998a25 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000309.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bab4a963338b7b22a18ac2b861d7b565fe9a65ad599b57aea82db5dbc193ded3 +size 552464 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000310.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000310.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ba851092143ff53f76a8d025ab365cb2f511f08 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000310.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3996992d93c99d983fe52b606613e431f881b5e73062f34cc092a3029c17d52e +size 682314 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000311.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000311.parquet new file mode 100644 index 0000000000000000000000000000000000000000..83fc68a66d5daf1fb9d3f273214bd947ffb492c8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000311.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:980c33528498f2548529ad184a616aa789022839f36e66762042d67e4b9488e0 +size 647467 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000312.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000312.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51f6dcbe1619fd5cb7cb9440fc0722f1ccd01dc2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000312.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00220423b156916294d3ae06b06240acaaf05db7568117f70ef9acc058ee38d6 +size 940892 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000313.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000313.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25610035aee738bb232ac6cdd90c9379eb655550 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000313.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eb68d295bfbb47939b3592323e3fd2bc20c2897e183300bf41b1415da2552a1 +size 604833 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000314.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000314.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43009571ce8fd09d5b4d30555a2fa72235e0a4e1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000314.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf1366423bcbea6210c3f92659b7f5aa10672f1ce069ed0ed7aff03b40f664ce +size 626221 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000315.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000315.parquet new file mode 100644 index 0000000000000000000000000000000000000000..67f6cb732e309277c1bd98638dffb41a91ad9a99 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000315.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee279aa851a8196aaa4de2d73d558b4426dcfefe9f8ab040dd25fce9e430e471 +size 627047 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000316.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000316.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bfb2c459a5e63c29a633bb7a4ba745c0f7cde4ca --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000316.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acb0223cd398f0fda5b406bf0aac3432583e1851d8c36bd966a0357a662602c1 +size 662742 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000317.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000317.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de81e2821b756c0afd4fd8c5b9f77f6c0bb8fc47 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000317.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5629a4019a8401948068f6f08f6db1acc81fd44f385d1d7c84c906c2858073c1 +size 707432 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000318.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000318.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c532a883ccb56ef220772e70d98abddda1b0a9ed --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000318.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e57fdb47f4335c66e10b823112a5ae2a22ff5ae3a1ee37aa9b9b48f967733b75 +size 730479 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000319.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000319.parquet new file mode 100644 index 0000000000000000000000000000000000000000..74ad814f5bf5598de435dc240419df9b9a527fcf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000319.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5281eaf6496e93e5f029661738ea3e4bebd9bda463a8a4166a1c235923bd8ddf +size 640618 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000320.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000320.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a6305014b178288e8c652443521c3e919485eae4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000320.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eacd8ce5e1b220f1da969afd1fc683ab38e146a8fc1372439e8d94d9bf34c672 +size 565662 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000321.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000321.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8f52942ab23f2fa3ee03d60bc4a6822e4a779f68 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000321.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aa718a6adeaf57d4aa9758322facec83a48ec1edb2f75ae988fdcb63cc17c62 +size 608682 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000322.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000322.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2869f067d240f2ac8a6fc87398cd2af5114b4271 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000322.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fba4e6d79361d14a629e032bb8191699d48f6e246366647c15e00ced64eb3808 +size 531359 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000323.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000323.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eb99639e59c184313e421f2a374abd8e6d0c1d1d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000323.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0758e2000899af69a159f34495b1bec9faebd830a1b59e20acff5ea08dfaf9c +size 724173 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000324.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000324.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b10632a2a05054c3217a00c046b123b914fc6613 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000324.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffefbd6a1dab60cd56edfa84076894c5f54294647015c1d357b3e39814aa651d +size 696671 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000325.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000325.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9ed5d6e2e01f4f26b49aa2244b8e1758e0a86f9d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000325.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:596927e3547a44f20719183235bc12a67db81d74d76d3aa7a2607836596fbd9d +size 877178 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000326.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000326.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16866276659efc879f278c37dcc7c76e60b204f8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000326.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a328b29dd1bbfd687cbddb0048c2c6c23d6f786e90da0975c75d2981875ce6e9 +size 741850 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000327.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000327.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a0d93d43f94c5f9f74186dd9964af0c0b6a5924 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000327.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af313f5ca4f693791f4fd45d5d1a1e62d906b6e0ee5333e3b7954eccc8777159 +size 660482 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000328.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000328.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e177dbbe1b69e9ec0d0fc642c8d5b20762ef8aa1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000328.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8948e3e7787f07b68b03104842177ffd0bb8b78f7e1d8e72b672dc05505bce4 +size 637629 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000329.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000329.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7b28c9895ba4fa76f75ce72be4b38de998379a98 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000329.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0aed153b7c9be9972934203479ee5aaca24d5b40bac76eb5aed8f2dcf328516 +size 454184 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000330.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000330.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ca6855acbb96d49fcacafc3f943fc2e39b1bba8e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000330.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc62e7c2238955f692d7c76fb3fc6afcd509992fa1bed906dea93ed71bd45b83 +size 568738 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000331.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000331.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df17294db53428cfaf0969abfb64d001d83dbf24 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000331.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15ed335f07c8f2f6c1fca590240c1c6077f905559d7172348486a2ee6293bcc6 +size 734107 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000332.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000332.parquet new file mode 100644 index 0000000000000000000000000000000000000000..29d5f2533fb5eb671067cf460ba1dee3c2c3ddec --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000332.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bcb840bd2c2b37ce3389d5d7c6e5af6472dc1e0327caf054f7c5bce4a21be5d +size 677034 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000333.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000333.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7121d5ed4eb582496f77c63d9e94f467a88173c4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000333.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d33392acb67604cda306ac586c89a859454b69acca3e4d269951809306d6cab +size 485214 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000334.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000334.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e1a24f0fbb427ddccd727c10bf96554622082460 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000334.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf7b7f920e8a1836f2acd476bbb816928878afaa6552ba2bdda09fe5ce1538a9 +size 824481 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000335.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000335.parquet new file mode 100644 index 0000000000000000000000000000000000000000..11b6c34b8178f6af2bc6de868af9fe9848577523 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000335.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7eb7368971b66b5cddd33436b811e026219ee75e00736a78a0f42e651059c98 +size 688028 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000336.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000336.parquet new file mode 100644 index 0000000000000000000000000000000000000000..839dc74e90a7bf1ec18e2bc732ddffa47747e13d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000336.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57cf23daf5aa0de658f3ec91a8cbe1eae224e03a73ad253d28af35120c981b2f +size 700529 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000337.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000337.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d0b1674259289f0c2d24b800b0540a52174d53a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000337.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a5bd1e1c3b8820bfe9cb844dc39c5e2e67fe886143c6d63d6724784ddbb77b8 +size 509913 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000338.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000338.parquet new file mode 100644 index 0000000000000000000000000000000000000000..29383051dac2c7736155b63678a207a4860b5bd4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000338.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c97871d9a8457ad36cb0de83d04abcc14d33eb755b68e89516c28b30e269dc89 +size 571677 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000339.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000339.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f39f193dec42857bf9a8a9fa0fb2348f5e20f97b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000339.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afab32d1e0fabf9c8dc9e81044f8dcfc60418c5bb315e4cec4e9aea4c794c825 +size 488590 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000340.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000340.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d305b232cbe14f5a0ec77fc7a56d737b128c7f9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000340.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbc595dc9ac0e12cad14bf5f0f61b5b86395e7255ce40fbfb51fdd23b9dfdbeb +size 582215 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000341.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000341.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c8b6b1506ded4b19dfc14e6b4b0a3523f7df0ba7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000341.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cac1ff7e00343c2011464869e76e4fe9ac4adc2694003b9febe00fad690923c4 +size 786939 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000342.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000342.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a7c8ae685a628846b9342fbf93f33aa5cc069aab --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000342.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62db12c0edc07d8f4ccb60941ad2311779a58b238c925002a1f84cec7e410fdf +size 879801 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000343.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000343.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e0f6c0e92c8a5eaf5ae9bb05106a96a40c21de1a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000343.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba35338b9739c147f53abdec52786ebf24cde11a5a44b94c7af2c129fc8667d2 +size 455772 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000344.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000344.parquet new file mode 100644 index 0000000000000000000000000000000000000000..046ce86d43fa0a498eb836221f8ca5c8c7ef2e95 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000344.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d93430a30c35e046319ba23a458b71f26a67d62014d4aafb1b1ce9b650c92b52 +size 569689 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000345.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000345.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a2070997acfa949d3b20a1332b7890929abfce8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000345.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44cd3a73f8df6f423192bd82ccaa892286f8f9260ac089a3efdf393aec8cd9f7 +size 427393 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000346.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000346.parquet new file mode 100644 index 0000000000000000000000000000000000000000..55b05b667e0c339c175ae8a9086d171d048155c3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000346.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a66209c8f2161eff20c3dba3520bb1d2c524892d7d83b877504576dc226cbf1b +size 886754 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000347.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000347.parquet new file mode 100644 index 0000000000000000000000000000000000000000..740218354d1bd939a32a8e55dfac6753302389b6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000347.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c488598f281d1855d884405acdc3851d50d097562806dd37bbfb1a850287887e +size 816839 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000348.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000348.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc8f8bddb72f634f498ada3631ec78e2a76c88d8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000348.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b603645c28c76907bbd9e937b8890b787f07292e5f5ba5ba90a77ccaef5721bd +size 669158 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000349.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000349.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6451712d0e4d5a01980c2a6a48cc7f77f9b70d3e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000349.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8689d2c2431af2e5f7050af08f9c9e073aa1c4bd0495057e92bff5d287c638b +size 628731 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000350.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000350.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d2c9c40e3748c6c36d25d0da7409444aea73d1ea --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000350.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a13152fb832c4abb684fe6799f07b201e742767f0bbe92e2cd7024dcbe11d63d +size 603266 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000351.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000351.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8892307f58c857f18336ca68f05a5e4c3ae72383 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000351.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:716a17dd04f463f5dca986aabcf73230406ee60d0db1cca85e9003934d08fa19 +size 653149 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000352.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000352.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d4af6fc636635538608cd9140e1e557c619acf6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000352.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b7e7736038d49ed308a67f3ed11e156c9f4c302068afe7adb54b4f0e15dbf72 +size 601221 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000353.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000353.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e854f16227bf88f75127644778dd2064641bf6e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000353.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6173586b62259fcb21473fabeeb94a6a7c386c98cd9d292e12be8f97e6eb9771 +size 667768 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000354.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000354.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bced4dc4969ae07b3ac0dc0a7d37ca5d5b796e4e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000354.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1936aa6ec23def5cc3fe0ae6b1aedc1fed5c17089f6c7a1afbad8321d8dfec5 +size 801565 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000355.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000355.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c1248fc221260e259689f39b8cfc67bc1ba3571a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000355.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:373b5a001a393897d8cde58e2394cb25383ef613d5c7139a639642f5e61f67c4 +size 817632 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000356.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000356.parquet new file mode 100644 index 0000000000000000000000000000000000000000..26c03be3351446939f975541ad90b42be2c527ae --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000356.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b78b99defab0f9342249cd58162c190e6a0f0edc19d251d09cb2e5012ffea94 +size 854749 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000357.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000357.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb3d9c28cd0da08180f2302ba2ecc4b5397af536 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000357.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4521a37ac90d6eafbab83b6ebaf28b6ab99554f99f7e7cbf9767f1ca5390aa7a +size 798960 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000358.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000358.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7f57f6d1de029c66b091e5b2c52cb1e5bec6a052 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000358.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07a4f9c1fc848f977ec91d8ffe76bc308b398548050379ebbb5102b3481ce385 +size 613701 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000359.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000359.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb0a33292394afd351a8bc7c40ca114f2210cee0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000359.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaefc6c71345b2643c4cc5058ea328622b9a6f929db2361f08812fe4cf0bcb8e +size 1067560 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000360.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000360.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ce54ed7928336745ceedece319b42f4a0257f88a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000360.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:996855a956d07ee23f5b1e30e41c57fb3f823a863dced6e429f721f00d49ea72 +size 664850 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000361.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000361.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2466e310ae312eb7eaf6aceee426b069fdc50e64 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000361.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c2c1f4420e1c637d1ce429cbbf78eaf5f55316bd5a636946d5f71cda9b9e951 +size 774686 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000362.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000362.parquet new file mode 100644 index 0000000000000000000000000000000000000000..61e2f415fc5236a30bd387276d57e20d95ff7f30 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000362.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:528ea697b088238bb1e5a887546bcd15fd94c28c0ac3c0799c00d3b134566fda +size 744727 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000363.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000363.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d4f7996822bea8c43b7d197c698928399dd4ec06 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000363.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43d2dfc21ef86a131d8626cf1be69928f5393e9bceb91819d6b50886f843fc4c +size 784563 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000364.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000364.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b631d44e29f24032f46675b0863f16d2107010d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000364.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30226c4c60876464719f6c90d34b5ec961e4f68bfbfaea93ea08fd738bc17bd8 +size 702002 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000365.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000365.parquet new file mode 100644 index 0000000000000000000000000000000000000000..60e1fdb89d5e1dd80eeba440ffe5688aae55a222 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000365.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:975c0be4e844dd35bc1a3bd52025f95f2b8b0dee2a00c20902ec4df8e8fce162 +size 611182 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000366.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000366.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6399b389ae372456f1a14f067d6dcd5032b11453 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000366.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3af0519496558b74331eaa9a2084c8badaf3c5ac4cb2eaa8ba073ddaab87eee6 +size 739566 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000367.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000367.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3bc95d304c3b5a052b3feb33dcdb5a8a8340bab9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000367.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1b5bed83a9768c92f0e5170e92bbf24b01da1a44bddd032ddbb3ea17de7642f +size 646834 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000368.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000368.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a65b0a49431371b547269bf10eaf9bb2317e1362 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000368.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b53e449b5bbf29475e83c597bd926c5aa9e32bd07fabe7580c1d3c95b3398a19 +size 719733 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000369.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000369.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ada3ecc2ee74058e524bdc1de6a26b4da7be0ee5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000369.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c8b58f74008b5aea46b0b3f11bd1077e9c6b8c7d38a9df099ac71ef5abd3320 +size 661660 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000370.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000370.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d932d3b82626d36848eb477436c809f3ded1a496 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000370.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a2588f3bc87291d5ba51e089f3f3c1e7ab8d5072a0728383251795482e496e7 +size 864299 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000371.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000371.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e22c5ac5c5d635354071a0f1d0d87e782f77a944 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000371.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c66644d300dfb0d46e1f3cfd9d28f3e2ebc64140bee4433e7d80158eb515136 +size 713802 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000372.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000372.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e1aa3ebe280fe83b7d13def16c777b30d383ecc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000372.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32715c89baed1ca116275369af208e47e3ebdbd26bc8a6faf2d40caaef163cbf +size 1063605 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000373.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000373.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9c3d042ad00c30242e78ba1937844afc1ff24e68 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000373.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:655adfa8a9965d5c1423bc3244bba11013bf9a4bdcbaa43f5c6c57f546f46c80 +size 459044 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000374.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000374.parquet new file mode 100644 index 0000000000000000000000000000000000000000..31daf88c226fb486befca388c174e976b8709a0b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000374.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8e5bd0e59b4d6e9aaa4b0db5006fac8788b7da0c263a0bb51cdec2853433d04 +size 422060 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000375.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000375.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5939b7f7603189e30493ce5ec8e61c51f2972b1b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000375.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59b75658d11d8eeea80845bed2deaf025727a21713f60011a0fb9de7fbd259e1 +size 389702 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000376.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000376.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ab3da65dbb493b869541b16623c1d2f6eff8f113 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000376.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:031f186141c011940e0caf1da84f66f59ec90632e979d0a8c51eefecd702d78f +size 411117 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000377.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000377.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8f952da37190450dce71b9cf12b49b57b93f86a9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000377.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d638327df91cff82802b4d343f3df0c81c0e913cdec1d007162b012e08f42af3 +size 450200 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000378.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000378.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e22eea4bb6a7d05c103d99b0faae62c9e477278 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000378.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74c8955166264d145b722dd12317affc4b021a7bf2494e8b466a862c21a9acac +size 390154 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000379.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000379.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5849b8332fa3b149dbc3662072ade3712f264766 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000379.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89f3cb03c1267c98af0315bf5d9c741354e1624f812d8ee20c111338643998cb +size 366676 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000380.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000380.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25284be6e3402f76675dc218f35d9001ee8788f9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000380.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:625851602a98a69c59f52016019a830d47af55e1bab2525632e696cbb486426c +size 374991 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000381.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000381.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b579198b6a01bb356e37b853a9e8f77149cd9994 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000381.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40a5295d41117d1ddc421e6fb6959ee984702f639e749005922c5889acb5435a +size 443688 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000382.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000382.parquet new file mode 100644 index 0000000000000000000000000000000000000000..617d9afef3930150da7008e63cb536ad47d78700 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000382.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:491740b0c4ddc52172419c0ab3326d14440835394ad9a44faf208e21d5f2b4b1 +size 378268 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000383.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000383.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f1a6ba252962662cb1427b14ec1f6a3fd072d4c0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000383.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faa36804c5123aa2c63c662a8b60a706b2883af610ccb5effccb77098968a37f +size 507944 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000384.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000384.parquet new file mode 100644 index 0000000000000000000000000000000000000000..54d327c2de092a4a2cf4a3aec39e70f60224e7c2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000384.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01482a4f24b4a16e1826ee026b9f8da41de537b837cfd96ea38b4a596aaa406a +size 362971 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000385.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000385.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4bee8d1dddfac0aec42ffee5c6a4b9d668faca7e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000385.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6be922d772824a3e8e7c8a532a0de1b310885af3eb3ad7a0dc6a6ed527d2390e +size 427142 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000386.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000386.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0b4f7ebd5086c7effbe82f941ef92d34099502ae --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000386.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:698e3ee956cd23580c97a5c88d49aeb1805fc444a050a8ac27a3b38258f852f0 +size 419534 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000387.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000387.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b9994845215203843a0dbc00849fcdb0477c64a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000387.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fa849a435372d1214c1a9c857ebf5d3a281e5013f7a0d4a421e376dea440972 +size 367484 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000388.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000388.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8198b2cb847b543e71053ee117f0b847d14ee3a1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000388.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c9483e281d2de86a7e46f7838ed5ea43f2808ff656e634610b26b670976dd75 +size 371192 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000389.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000389.parquet new file mode 100644 index 0000000000000000000000000000000000000000..70d090ab7b1ac712846e3b4156879d54494aaac6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000389.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:348279f01c0a0f34891185a438d71f09a85aafaf1b09e94d76b69e9b303c68fc +size 424438 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000390.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000390.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e9da82a825de9dff7fbe0c7bc89fb7a343788ee --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000390.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90fdbaeae3c27d428f0b65bb29674effbdae7b701f3e258308f8dc4e44590f80 +size 385741 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000391.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000391.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c1499144076a36732cc4dbe72f1f7b1639951e1a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000391.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1d7dc30677b38b6d4efb0a147cce3125fba83f85cfd2e34d25e20a8992f965f +size 386752 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000392.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000392.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e3ff7072ce282081f90d12fc6f8c37fef1b2ceb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000392.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e3ac395ca683f3b17f7bce3f4795a6f1892653c6cab2d30b8d70ab262ba8e00 +size 378969 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000393.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000393.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1182b702633db02b628e16780a0b6f552250fbf9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000393.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6a214828a6e1aca1e570a1b326d03456bb9ff3a24c0a7fc41715a5ae267c051 +size 374244 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000394.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000394.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3be44fdef3db59c98cc0954cf24101c447538444 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000394.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5ca1c32756b3904cee523e272a255d60d02cf848603295362dfb7f73254359c +size 321285 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000395.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000395.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3abf2cc7b5d4c513c29dbe2d0a928ba9fe8a2ea3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000395.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adb00a2d8f8f20ae69ffeb6f6dcd6779c4b005fbd48133e481be59b2cb433749 +size 381471 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000396.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000396.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc0c189a5227238af8c22277d9c721abe4b91c38 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000396.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9a519190b50bceb78ee364f079c4f3a4f2ae070748f27e61e9a48d3a1801bfa +size 336074 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000397.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000397.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a3782cf252e6b41d35c72ba6b6a5efc23bd42d41 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000397.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84926a772065acd2a435394c45db658aa0965d62a393bd945a70c7c4bd616190 +size 331462 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000398.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000398.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd052f93df114467bebf7c570f1a3ef1d2e85f8e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000398.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6afba8fa6a7409e8f6714bf8f94c9b539f07338ff89fe79225839e43e1b66838 +size 337923 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000399.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000399.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1379a2ba6a8b81ea556788973962e865255e7f32 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000399.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcc5fb94c901d0be9d0d5313ba4545f9b4d19763dc0aca9435c556755bb78045 +size 353021 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000400.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000400.parquet new file mode 100644 index 0000000000000000000000000000000000000000..39e4293b0ea915b18d98ec5e4f2dd4f367a022c7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000400.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59c6cf3226242cd2d5105c93971a7f260b6206dbc6b9e3dbb3c2f25177a738ba +size 332700 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000401.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000401.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e59e2607456a8c1830e4f0eb868a73e538798478 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000401.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0245fc8bbebf7a59e4f95a5a023fb85e28fa232a1af0ec08fd9e2c8ad1c9a85 +size 447763 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000402.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000402.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3c640aeb349eac89add68313fa3b7946974eec19 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000402.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2b67c005fe8c445f0bedc5f0daa19370ec8a94364e6d1209b0fb0d3958117cf +size 470959 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000403.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000403.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f79cd7aeb82ad2371ecda73bcf72897eda0af4f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000403.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:305434c17cf74eeb25dd218a266fe3c0718802aef7affd1546b10826877edece +size 368956 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000404.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000404.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c09728463abb5174e5a4cd25b0cb6668429989c5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000404.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af3e374fe21381da4e9d5e450663859c162a8d0780605f7c02adcbd9c35d897b +size 396120 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000405.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000405.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5494adf2e58946d516dcaa0410e8db2a271ed244 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000405.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8267df9faadb3168a790caa66f63a7bf649614724b55a52c36dc4292dc86c247 +size 400620 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000406.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000406.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c787ad9b0083f3a7e02cb24c6e1284c526e9242 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000406.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dac3b590d88d9fecc6c17cd26de7fb87d0a5670137edd5562f12126056f1136d +size 347667 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000407.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000407.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9cd61b8cc5b4d0332974c86bd642a86a1494e42b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000407.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7673d3fedd48afa1616696a681fffe7224b3c18d64ba4e5bc76038ff3a2a2b0 +size 478313 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000408.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000408.parquet new file mode 100644 index 0000000000000000000000000000000000000000..222598b95c8a5f38d5c8e3b7a11d54b715a82a51 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000408.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1f83cb1367bf420dc1614c7518d2597f6cdfb83c60ed8c0c57825b61cd41a82 +size 373495 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000409.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000409.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d1fd2cf31e9a16b78a58ddcebff9785c8fc2128 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000409.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab7e914081d18e75260a9d66108083ec7b70fba9217ae5c596f65359252c5280 +size 364242 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000410.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000410.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db7d4db45f4932055dd9b4439e676848fe3b949c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000410.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07903d74c875366debba24659d46239320d2341b7bc8a13e9ea4ac32894a9701 +size 454680 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000411.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000411.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d74cea65b34f01d62a55db2a4dcf8bf61f44580c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000411.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b1e93d035d48e8a82109c43eea7ed37a9c4d0e736e0913309f20b9db828f5d7 +size 423429 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000412.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000412.parquet new file mode 100644 index 0000000000000000000000000000000000000000..59da6a95cb2ee4694c1411e9c756b8e206cf1231 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000412.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77d9cfb71745748829f6756230061edafe2bb4e4735b878b6bd70c85de7845f4 +size 344699 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000413.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000413.parquet new file mode 100644 index 0000000000000000000000000000000000000000..48d2984671523ae77e6b50b8933a3e146c702e60 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000413.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82149f2cab916e38358754b8ee2399bc2a9b24eca3597bb5a34421cb2981acf0 +size 453807 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000414.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000414.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e81f08fcc657ee83e84d3f4b39e682afcaa39a94 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000414.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19f366bc6338adc4d42d90a7d858e600c44392ec75142ad0a4d49769dfc174a8 +size 549201 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000415.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000415.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fddce8595a67b11cd74640703ef0f81372272f8a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000415.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53eaad1850d45b4795895175d28d32ac8a14e246ff88db94ab607820b4ed6752 +size 349698 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000416.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000416.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3ceb9145a2d2d3a5c87cabcdd2667121e5c7a038 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000416.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb8ed1462b06e30db952893819400d7f71ed4e60bb773431004d06521d22dd9e +size 355272 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000417.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000417.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1a447c094118825842ea9c028e07d5a17c4da524 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000417.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f960a7b6d20b9b3349bcd08b8a5b78979a99cabcd2c942ac0c49992ad97511f4 +size 453229 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000418.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000418.parquet new file mode 100644 index 0000000000000000000000000000000000000000..be50bd663d426c74b777c92e8d053163af01f286 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000418.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2ead852f5000173f57176efe31bab507c9b65fa9185d5f24e8f19bf0a5b6a2e +size 395047 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000419.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000419.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a20fa65c3333466df81a1f379a2b29ab4c511b25 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000419.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2ba1a43bc82860a4de4e341c1cf843f60090c0cc726a39229ebc39849ad033b +size 358262 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000420.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000420.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf493060af7844fb6632ec2019abae4086723ffe --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000420.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc22de96884ff5c69cb61f322fd76df0974293709b58bcb8e0c45631956d6719 +size 366565 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000421.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000421.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f3a86867fc7075c102f358424c5c947cd2e64c3b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000421.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a564fe9eee15f8cbb483fc7613b8911ebcb0007ada22da42da95481af5f52ac0 +size 438410 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000422.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000422.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8b4ff35a123aa7c89aaf97ddf5595556e8824df4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000422.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dd399fc7ca3a1775d43af56a5f2a162ae36bcbbeb11b533b439d5fb0d8528d7 +size 463176 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000423.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000423.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d28e8ae3806fac9c27b34e2f682a7fee033fe11 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000423.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fd986df1fabc9fbad0d736d0a41d89ffabcfb0cd7dae9a4df9f3579cd080c66 +size 319885 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000424.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000424.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac438b047b4d8980b26c38866bc9e67d0ec5f594 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000424.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8bd81e6eb70344e029fc63df3863a22b5916967ddb50898d7b188c894f9b0d9 +size 373144 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000425.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000425.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d698447712918291eaa1487aa6752c25d38f1081 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000425.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0a9fb274af5b73792080720d565a007bb824f100c6d6f831480d5000d1e948a +size 558138 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000426.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000426.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8e9082f6a4d9c4efba7c0e12d6352b7ab004bf32 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000426.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faa9170ee6fd71ba569bdac2b92e6eff3e00ccdb1e2489942b34701ffff64595 +size 518856 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000427.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000427.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0d9c8f0d633a143ee0a5453997e71e4eba34d9b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000427.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9938f5ece998afb0100cfcb2256564244634610c3e432ce80721c71758674406 +size 347963 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000428.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000428.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4ff9d4a6489fcd01cea4513793ee92721beaf15a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000428.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dd78bbaa56967fd37fe20a79ae2afa3552d8bb6313a4ac77082ff9d92525799 +size 475211 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000429.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000429.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d83866513792015c2da8db8f84f43c40304f3123 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000429.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bc7834b405b07f8f5012b51edaf0f381c49bd77c6bcfe45bb52486fb979c002 +size 421078 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000430.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000430.parquet new file mode 100644 index 0000000000000000000000000000000000000000..34ba89bd2c95dd5489e6675a0562251b0eb5b965 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000430.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c017ef6b43deb2b16dd295396624d13e371cef68a1ec5937d0b581ee2ef9d877 +size 455845 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000431.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000431.parquet new file mode 100644 index 0000000000000000000000000000000000000000..580f8b980c7fa3ac2bf4fcf634bce2f1484aedf4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000431.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb52e4853a38524a733beba1fbbd3cf9856306434c7a6deeb7181509ae43e7af +size 371323 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000432.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000432.parquet new file mode 100644 index 0000000000000000000000000000000000000000..98efcac1f0d7f7e97f0b41f88f3c70c5806f1753 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000432.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64e8c86e4eb6a636931ce1f1601cd472755afba627016441301fffb01a1c572d +size 432241 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000433.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000433.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93a60bc1a8b97a690668f19c83fac7a16ce57203 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000433.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ea3ab378bea3e2a044c9632ec45d678a2b25af107688058520d925afd9ab42d +size 499141 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000434.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000434.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8326cb36fb67f68bd80aa3595e631ff97cc0f1ff --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000434.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc063ea63e28822d67c9a3afa95f54bf5eb5b98d4594c6fe440efce6ec8424e3 +size 369616 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000435.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000435.parquet new file mode 100644 index 0000000000000000000000000000000000000000..76c68aa4242d9afabf93bac111046fc9123dc73b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000435.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4c85ba11b11b2648b0c1612cf8cc1e03d268ca4ffae6de26a6ed488230bbe53 +size 441548 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000436.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000436.parquet new file mode 100644 index 0000000000000000000000000000000000000000..21469057799fb616d9c2330110b0589ac46d754e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000436.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0270c7fef863bfdb1ed082140738488b66b646c44bc9fdde69178146ec87b0d +size 437880 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000437.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000437.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ba647e8c079931554d42cb5fe4686a1bdd490b81 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000437.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36dd594002078e7d6bebc62caffc46c935b84e15773995580071c13a34f4acb3 +size 579887 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000438.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000438.parquet new file mode 100644 index 0000000000000000000000000000000000000000..89edb84be5e51dfb4d35beb8f1969b486ba4aeb4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000438.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b9a142966f54488db5cecb0d024fdc07c0d75dbb74a148ac368f40976731396 +size 457180 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000439.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000439.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d20992c4d903326b7f577f13081e2526b61a808 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000439.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a360e1227baf443d2be3fd4450e485979a934db07e0fa533dbd4c06c4e3036f +size 694587 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000440.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000440.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2519836e9c40fc0b000cdf14ad651d2e271143c7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000440.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eed2ad696d4baf59ad2e89150c463ad56274c763e8a3fc6ae5fcee071d591ad +size 458678 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000441.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000441.parquet new file mode 100644 index 0000000000000000000000000000000000000000..45a3bef16475b30fdcce5b912cf3be597e770f50 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000441.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:067385850bfa70253b21ce3f6dcfa8642f6a46590aeea99308bab1f2df5b5c2c +size 405006 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000442.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000442.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7d883179ffb8b53053c31f32cd4e85f3798c244e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000442.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a15cc0adba554da6f3bd13f212dbf2b88b98b8c3a12d17351f6d960788a238ea +size 433731 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000443.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000443.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e1384d51b3a408af0765c6ce5c66e11e07ac509c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000443.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac96f185531f5cf44f46614071775c8e55f8d6c47526d0e729e886a855948a7a +size 373661 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000444.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000444.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0f5d76e80eae60945300c5dd3490a305c58a163 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000444.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cf992ae00791ad582f278e2868a18b7cf595814653e7003bc18a1dadc0e27db +size 453822 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000445.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000445.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3c029e6d8cbaab2cc3fc75031229ee6309e28f77 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000445.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:481798d96c5b2b38bc5a4f1a4e09bf5e2feda5883689cbe471479056aec64ea9 +size 518275 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000446.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000446.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f4464ca62a4457e6758405c4fa9be642ccb60dd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000446.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fff26f4af506ff90f2c03f62d1c32723c3155ecbf17107874748220f9ed0e4d3 +size 502064 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000447.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000447.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fdcc67f6c23e72531bc44055a68bce15c5005c00 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000447.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b85bae037430fa07c520a6fb7b55ca805cd2a7f410e2457f90af67e69935dad +size 560633 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000448.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000448.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a12891573091efda273dc73da2d1704ec18a8e0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000448.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66fbcfe80c686de0b62eb30747af37ce442cce7144133e4083358770912b0f05 +size 511046 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000449.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000449.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f0e5ddaf5e96ccc9299397fe2899efd70dfd9194 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000449.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:577dd973b01db4b5b0b2ffad4a16e5155031ea3078bc584aaa56fce58c4a8f0b +size 302852 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000450.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000450.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b53400de77258320ad3e5f8ef80c76437ba2f4e9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000450.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:756f3b3a778a4522fc7387bee403e43020596e225424b8ef3ae04bafc3f9710f +size 374871 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000451.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000451.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2aee3f6103786a96b6bf2b7a594b4371ff6785fa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000451.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b75a4a111528d35f0a7791bccb7f8ffb2ec1cf74daa745a462f868809d64dca +size 566576 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000452.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000452.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd164e0ece63e6e05d6bf035d025ff99df3e32ef --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000452.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6368ad1c55ceaa111fc1d6018c0daad2f200ecfdd7ef16d17f194f2f49b03086 +size 427085 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000453.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000453.parquet new file mode 100644 index 0000000000000000000000000000000000000000..04ea46d4a184bea4db7c6b126e6b2e4df227a2da --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000453.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c71373c49be9e9c6f4768a12843edcfdaf64618ec7ef9718064df4c4b815628 +size 404368 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000454.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000454.parquet new file mode 100644 index 0000000000000000000000000000000000000000..60b836c19a480ace2604f893cbc03198abb1405b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000454.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20d1d85b6182108ec3a3173f19af1debcc35839ef6099495b9f4e743e2ffe09b +size 406798 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000455.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000455.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e7ca0756cb4494fe785072be75fa3cecbf7f752 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000455.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fff6ff76693a900d792ebcf96807fdff7d5fef826b6176a034699733ad06da0 +size 425471 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000456.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000456.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4946243047b645d308b253db60d45b4ddbf20a55 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000456.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:209e6d37f0432539e9e49150bc627516bd9aa254b8adb6b81656094db0616cc6 +size 426141 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000457.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000457.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2536ee4e34e8fdaa6e56586f716112bb30b63a8a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000457.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dd82227146252a798bd68251cb23fe9ab7379e3d71899df337cdd0de4ec86c3 +size 448839 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000458.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000458.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1efabf252c3c28508f9f32eee61376f38f78bea5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000458.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2a3d66b4afae9528645b1c167abf1ba50dc2ce1afcdd843de7df7eda3e5dcf1 +size 441134 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000459.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000459.parquet new file mode 100644 index 0000000000000000000000000000000000000000..37fdd8a4f54266a96a8e42729a5db86e600717fa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000459.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c7b71f0e213050f862e41fa3917620f0251fd69ba6d30c73cbb12197f093e6c +size 516395 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000460.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000460.parquet new file mode 100644 index 0000000000000000000000000000000000000000..84a2e76402d88cc74a6a5ff87195875af502f7b8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000460.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa30fdfa713987e92ebdbdc950d9c173f2e17b745452fb25bf1239bf6aeb6e7c +size 478973 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000461.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000461.parquet new file mode 100644 index 0000000000000000000000000000000000000000..20e79c999a88f5bbf9926b49ebcedeec187ee210 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000461.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ef6c97c8e533ae8c0ba23fbb3a3a8779abfbae7c32335566d9e533d0c8cc41b +size 509497 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000462.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000462.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a12f7a94695ac2470b9b02b698d3ca3bb2a9054d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000462.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9ae1d1dc238fb11fde179eb788b5a9c0546d0efe56443211cc76183844a1c00 +size 439997 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000463.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000463.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d748e7c055bbfac82a4aaa6f73945d3f9c2692fd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000463.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b6fe6845df679ba524f328b54005afa915113103c7696e7830c9bd340ebe5cc +size 436712 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000464.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000464.parquet new file mode 100644 index 0000000000000000000000000000000000000000..797d86f699e1087b99ac4772ff9207b6ac9e1a92 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000464.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ebdf22f47f95a8c06383737526691c035ac0d1e4f14fa62ff9a478164a4691a +size 395341 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000465.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000465.parquet new file mode 100644 index 0000000000000000000000000000000000000000..83d0fcd50a737802c327262c0ab57a20672bf77c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000465.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92501561fb7d5a8c2fd42a05807f13bbd90b3e748c45bac92a027117334614ea +size 425896 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000466.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000466.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d7fa20f650397a70a5394a0dccf979baf7490d36 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000466.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0d7a44dacecfb1dac0ba9060bb04e1b7300edcdf730a256704171ac4e9ebe2e +size 483808 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000467.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000467.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c10a7303f3a865ed3da694b8a031c081bcd2cd88 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000467.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4e20b2a4e647aa6c298d2e03efce5ef616b8e7af029f6cd5b4292738b2f32eb +size 395080 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000468.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000468.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57002559c040b48b00b4161195627c443ca2a380 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000468.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:982869dfa61c67cde6ef2915486a85b4d6d9c810d9d2b99dcdf6dff2f9f2cd5e +size 411158 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000469.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000469.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a56c54f8a6745a5acb0aea84c3e8ed8d1345dd99 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000469.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3da63553361e55fd2f6fbde03719378d562b29945e4f72f9862a4ab93f5f129c +size 472040 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000470.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000470.parquet new file mode 100644 index 0000000000000000000000000000000000000000..17a7b6dd3ca9bb2f9482c22acfaed42d70354e36 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000470.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5fa014dfdbf5314b86121a771736e805090a56779f381d53f76d1cea55485b0 +size 526203 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000471.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000471.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa99b7dbfd6794d8084de1e641d5c75e616cead8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000471.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e67ac98d0a5400340d373285b7d3c6f35ee5d69453429f69d84e6de9985dd22 +size 402086 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000472.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000472.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1bc21781bc90498c28124f022f23497447f973d4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000472.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65303669792b2461fb22993f6dc3d2d1db384fa650721c60758c07aa607c06fc +size 454360 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000473.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000473.parquet new file mode 100644 index 0000000000000000000000000000000000000000..40b4d5769b020de4176734d7a82caa78f390a023 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000473.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9c694841666bc0569ddbce81c226cb2e052e511320cf047b9c2414461812701 +size 459481 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000474.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000474.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dff8b25e34a0d8931f47ba0871e8cfe6a8c1c874 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000474.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db4ae9be71c8ebe35eb9fa6279891577b154d419fae7c526a147bf6dc9721500 +size 528259 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000475.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000475.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef7e95f7ff12188ba0c3150cb5e51cd4cf0701e7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000475.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e85dbef1beee60f10c715bef628bed95eabe34d66136775a4e3d4f78b0d2d28d +size 427338 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000476.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000476.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7e4703443c4fc3d96efd0111c05cfd1f0baf8d64 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000476.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e6d43310bc01ec75e6f8ff98542d058c0f0ab6a71246fb320085b8200f2998b +size 601488 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000477.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000477.parquet new file mode 100644 index 0000000000000000000000000000000000000000..78cfc0c4c5d401ef2811cd26e2ea990af3b199bd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000477.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72c48e270b5156060fe93c87fd6b2d74e350a87dccd07df3c52584d4d934f763 +size 451935 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000478.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000478.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c515b6ee90f64fc7d3cf60af100632b09eaa3649 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000478.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b8fb2214759d286765abf594bc8605771b345b08d94fc58236ce37322c12107 +size 373988 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000479.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000479.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d644e74dda8d1af5eb6feeaabc0a37c96a3cd22b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000479.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea720f853c35cb27432822e8229b7ac04db5a31677c6de86c19bcad3bb6329d9 +size 480614 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000480.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000480.parquet new file mode 100644 index 0000000000000000000000000000000000000000..81c6d0a6414515b5546348d34fe0450807e981de --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000480.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dca3f0ead3733583241877e014d864213fcffe96faa8aff6a08de39fa3252f9b +size 454666 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000481.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000481.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f915e104e22a53691a53bfe672f31c62f7768e2d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000481.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bd98954d8ae90eaac7f0f6ee8c37b56d6b654422c5c4c1464bbf849004bab36 +size 402858 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000482.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000482.parquet new file mode 100644 index 0000000000000000000000000000000000000000..95dd6c287ea23b2350b43a47581a3dd0652211a8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000482.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d66fd6a08c04483ff013f4ee224e373bab9166547d954129b7d2671895e28e4 +size 415642 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000483.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000483.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8fd98c218f8b34930e961ba9cfad8f7b8f639d7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000483.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61b5ca0da840862a3663ee4cfbbd6fad911225ce61291190668f992c3f5779db +size 453896 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000484.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000484.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b65a0eacfed14333abd36d453b1226631a08b98e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000484.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d42c7b222e48a86396779961840fa1161e0bd8ddfe54c5b638f7b620e248304 +size 435952 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000485.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000485.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52da1e9f5d075474e4c1a3b6698d798706bd7f40 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000485.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de4cc3883a2538564e76d1072c8494d912c83f8935fd7fa3a8baec1797decfc5 +size 393204 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000486.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000486.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b007f897f61a4de765729b937309a979940199c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000486.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:011119814a4e50d1ae0a9abf0c29d3fe2df8e67b3505c167e703340f4e8560e5 +size 512782 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000487.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000487.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8bd705704aebd90257736027d7e3a56f3c0137b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000487.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc05cc6d20a49c6c25ad609cdbeb965c7cf16e7153318bcf69376c1faea8d796 +size 365467 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000488.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000488.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9ca2c319ff0d6ba17f5c0a366a8a5c326e987867 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000488.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8808a619fdabe8ab2c1b16126fd8b852872165fb13a174d998769fb85bb07c6 +size 590069 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000489.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000489.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7c1b90812a3156f95f6c9216fae239098f837ee3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000489.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af4abd2918467a0679d7e8f8b3211c0438de053222484a0641b793027fb0dd9 +size 534015 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000490.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000490.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f41f90306a597903c6fd3868a83ca0d6748df90b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000490.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe43cdb096502d11ad1bbe8e0a37c4ede1832edc5e3ed2ebfa9d0ca527b8052 +size 514241 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000491.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000491.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9ee53c577c9e685ccf69c7c6c57b4af0460462d2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000491.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51b5953e4a078ea36af807a2139bf019ace1c48a524e620764fa2479f9b4cb65 +size 540179 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000492.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000492.parquet new file mode 100644 index 0000000000000000000000000000000000000000..37a08ab53d14c6f6829c24a25f44e8fa7d5342d8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000492.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9287829c0d59805226b566e57e5385eb988863efa924eb25ea962326f24aced +size 536784 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000493.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000493.parquet new file mode 100644 index 0000000000000000000000000000000000000000..84b0809158dadd6898ec83f24349055584348159 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000493.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d579428c16c5a949565efa2c4ee5179277872ce63dfe5de70000afcb13f2f7a +size 535164 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000494.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000494.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6c5919b35a9048d1091ba2448bbb3b56e8effc5f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000494.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca0d81a5295f9b0df5dfb3897388161159258700bfb4a47877e27ddb0a8b36c5 +size 425544 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000495.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000495.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b07ddf4c6b712f345aab3856229f952a72808255 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000495.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e17b83791ea2d0209ec128dda68d275b32e6a7a70e45972feb96e56b61bc589 +size 451182 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000496.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000496.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2233942b0977c151cbb1cb94fcfe6d369abce1c3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000496.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8e31c77484cd8668fde7432d979a08546364d82bc3db8320ce91f23b621dc67 +size 550812 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000497.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000497.parquet new file mode 100644 index 0000000000000000000000000000000000000000..33823b5b274213908b2fc250833e48a77fb4385c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000497.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:332b8b02afca6bac41c2d655561e82076bd8c17ddb905780e9b43f598f89a8fc +size 396984 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000498.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000498.parquet new file mode 100644 index 0000000000000000000000000000000000000000..48e742e7843aa8bb3ba20666aa9c556ebc48b344 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000498.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84492325418532ac99c9a4e7edbfa4790e083719a0273d06362a9aeaeca833f6 +size 450345 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000499.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000499.parquet new file mode 100644 index 0000000000000000000000000000000000000000..71bc6befff5062761c2efcf8109bf23d8fb2ae95 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000499.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b668d7c5fe282040076aa0a6ad008e4733fd8f7c8d409987b37db66c74eba9e2 +size 635815 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000500.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000500.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0d1e7491436b9967b2226099fad921667cf36d85 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000500.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d79adf482dd76e257e8d3455d247fa7183b289c9f55f102bc7c575b01d8f632d +size 389454 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000501.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000501.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0aa5639af27142158c17199781b4614496f44049 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000501.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b729f7894ae10144b89555c94419f676d286ec4a3fd01ef4de1cd419f5603e88 +size 402796 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000502.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000502.parquet new file mode 100644 index 0000000000000000000000000000000000000000..28d37263857d8076bd2412a82dfa65af12040391 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000502.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84730b95da8e24300ff59aac2b46b586ac6489b391e10a1e1a26a54247085009 +size 375821 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000503.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000503.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d258e3f51ef84ab6797147e33d32e394a36b83d5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000503.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:112e2b32fa64bb0536037690f83a3488e49323474621358bc63e8c50c9097760 +size 347194 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000504.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000504.parquet new file mode 100644 index 0000000000000000000000000000000000000000..61788c85562f17c053cc560d0e978d643552aed7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000504.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e59e220a4dfe1fc42761358eb8cbaf8e3016eba9521c5b2b8e1819043064f11 +size 453995 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000505.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000505.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2494e8441cdfd349c8748e5c538189f3619fd199 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000505.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95ab76f782acd7dd5de309ee79a4d012009e3f66ed52d18cb19934b8b2ac692b +size 553720 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000506.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000506.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c37bbad454e8c77065c36596011aba349beb0ac --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000506.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd0e90fab7a79ac301620f2391b2e9b182457e6d9f346924ae0a0e7679045f95 +size 346588 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000507.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000507.parquet new file mode 100644 index 0000000000000000000000000000000000000000..98dbd3f2ebb6a19d5570aff4471d3dbd3802375c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000507.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fa220cfb703845ed319e069e44483eaa2d33500e674c9490b47d531d8860ad5 +size 382211 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000508.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000508.parquet new file mode 100644 index 0000000000000000000000000000000000000000..20ae6c73896841ce2fd57d519df9ee90615a60b0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000508.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:358fd20d5faf508e6523228235abddba67345799279aabe0b100ca28c50f0a9f +size 412575 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000509.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000509.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a3edefcd7c1c8ae50e4e82c18602a5ae2c2491ea --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000509.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86faa6504e835e1aa8a2b06f96bc896ad1fbf5efa0989f8c30d99d51fbdf5b2d +size 455652 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000510.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000510.parquet new file mode 100644 index 0000000000000000000000000000000000000000..869b0935ea4d05acc7888c6771f9006e229886bf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000510.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc4001b9bcc9a243c0fc857b3781ba725302e045bc0c29b349fa4f068fb01e95 +size 433389 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000511.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000511.parquet new file mode 100644 index 0000000000000000000000000000000000000000..28d44a1ce9ebf3ce60bdec13ca40d9b16756eac7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000511.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1486666307ec9986ff3d77e6de9087c66651b38244833c6f79128936bc378d95 +size 545118 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000512.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000512.parquet new file mode 100644 index 0000000000000000000000000000000000000000..618a86b4b155bb851fe0491b94c5cab3b2020476 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000512.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95cf1a0f46a0cdadcd35f159ddde6cf6937156e967a168c78cf396f742ca21db +size 387113 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000513.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000513.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e1d4f2f2ac2037426b5a1644150427bde33921f3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000513.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71bb5f31ac6e72df628727182a60e5a90df954c478ea8539b16ff7206f7ddc4c +size 395777 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000514.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000514.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df4c1249560087d9d3ce734592ca0fb72433e3ce --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000514.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c3772d689d62f0955fb05841e1bcf2003f0e0fc34ed3ea6fea434b476d820c4 +size 338663 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000515.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000515.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eea56b00540addb85bbbb201b6d1d71a0657021d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000515.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46430f11ab433cfa585c1d47739648e1dc6ce8da67505bc553a950105aa0f736 +size 395868 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000516.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000516.parquet new file mode 100644 index 0000000000000000000000000000000000000000..41c95faf8a866e404ce8443a39d7a6ae2273e107 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000516.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb64e065d71ee837b0d3bae72ea7fa641c4e1750ef4a7f0afd3286be7f5c9275 +size 441148 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000517.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000517.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b503d772a847b3332781b89b78c5ec50011972c6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000517.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:931f6e788665fb41dfb4b2a29f65b7108467ae8159d488943c62d9a5ad2327d5 +size 349269 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000518.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000518.parquet new file mode 100644 index 0000000000000000000000000000000000000000..65e61d68aa4dc0be0fe83cfcbbb352477e6e644d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000518.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:351aa72e0d63a5a7d46f2648ea175132f8eea60c44f0cc90e4266875e170aee5 +size 400699 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000519.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000519.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a2efb6a0a10d4b17b22dc5ace45d7fb266c4439b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000519.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:322fa4077af0af61ad143002c16207c9cef16d1dd978e5d70721f0c69077f7ed +size 474853 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000520.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000520.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ceefb1c98c94ae7fc9d97bbde9214ad1a7987cc9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000520.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f51d3e0a5eefffd5307739e59751e75cb6808a65fadb84694d0f37327800ed4 +size 402829 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000521.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000521.parquet new file mode 100644 index 0000000000000000000000000000000000000000..59534201c347c716adda1f60b8f4bc5a052e06c7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000521.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9143c5a43ae0f76bcaee48d3fc50b3a71d8f71f1438596614ac4cf39443ef232 +size 496777 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000522.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000522.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a46762966c23eeacb22088aa8f956493f6eafaad --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000522.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca16721b3f8e7e65420ae3855c22fad05b741cf287a27d88de1ed0a4e37d2167 +size 509786 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000523.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000523.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0dffc7e9dc896b19216e864362869a9f4c9acdd9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000523.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2f403676e21718c07f52f436f52ce3eb5107b95a80a239fd3995d376fa5321d +size 327559 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000524.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000524.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c711849c68cbc9afa43ee3295024de17583b254 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000524.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6fbbdb916e1025e3d564b1be53ef7803827d63751d637a5c3a6998cc89321d3 +size 389453 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000525.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000525.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51cb01835605187adfa704ea9dad3a57e1da2505 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000525.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07d3023bf209a17e0812504197460d29cab71c1eb73313c13a34385c60842f57 +size 370253 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000526.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000526.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a07c884745c1a325bec79c94823e723741c4bfd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000526.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bb5eb2d019f339243e6316dccfd5abbc5606c29ae2e3070d7a47142aa9a0496 +size 356719 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000527.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000527.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f7da41b6a5854a43f4dc4948d02d31bd4dd15c3d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000527.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:896d8725225ec42abef1cd688021596a5e95ca16dad582de751b0c34b91b69dd +size 394172 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000528.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000528.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7722a615c3808037dbad0118b0e7abdbbb348066 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000528.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:892456ab719892cfcfa7631dc4b54eb34d6880c606eb26e6a82cb976a6668aa4 +size 525321 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000529.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000529.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1628e5badfa5d74c4c44532841aa61d31b30dbe5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000529.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d77a74cc00a39dc118d6f8826f7d71d753771e127e874c8b5c9d20f985847086 +size 342626 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000530.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000530.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ba017a42df56376f86911cff3e12af74c28a66da --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000530.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2615ca2b8430006564dc3a5c8ce941cea1253d56df67845699fb934415abd5f +size 433588 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000531.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000531.parquet new file mode 100644 index 0000000000000000000000000000000000000000..14041121579c817bfd7dfc8d4cf3a81dff863b36 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000531.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:645f934c69f501b3dccd1e121a23280890982cfbca6123943be21c0cfbf42ded +size 395345 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000532.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000532.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fedeeeef4f9409b52bbfd1e74cb0f7261c96f908 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000532.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d49ac35371536697c76266e6e15fac869f03fccae0875923f8bdecd29977f258 +size 335330 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000533.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000533.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b0972e519bd329d09913f63b3264d4a230dad9f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000533.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd7c22955e8cee72045af6bd3d978e2a406b9acbc0c67e0a8448c2ad8d022fa7 +size 481261 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000534.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000534.parquet new file mode 100644 index 0000000000000000000000000000000000000000..69a8e025d3d3c732c0ebd18976bafc2ba2ecdf64 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000534.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74fb053b1ca2023b6062bc2189eeeb4fd6b6d0fa1657537e93fb494337715751 +size 614807 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000535.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000535.parquet new file mode 100644 index 0000000000000000000000000000000000000000..699156bcfffb2eec24f8dadb601493ae8b877038 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000535.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e98512934dd94e284f576bee06547493f7ca593e80acb389c81a2c78acb5994c +size 373009 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000536.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000536.parquet new file mode 100644 index 0000000000000000000000000000000000000000..63a781b75b39382dae509ff1acd5be5ebae4f983 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000536.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f11963e45689999a1c351f13b65775fa6e7f5304a769007ef29cb953473234ec +size 741073 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000537.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000537.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8618702585829008f9ec58289f823c95c1f4dc3e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000537.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65230bb43647009c0a4436aedc68ca11410a13f7e4a98c32341b576ac7ed0fcd +size 406824 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000538.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000538.parquet new file mode 100644 index 0000000000000000000000000000000000000000..09bc2c31f3735e225095faa6922363b9a8d55891 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000538.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5784132e88c521b6972bbda708406c4a9736f12d3bb5ffedf6a9282436d12640 +size 503655 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000539.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000539.parquet new file mode 100644 index 0000000000000000000000000000000000000000..54b314a35f57a03ef96088766508e5e4bc8e9e57 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000539.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dbcf1b90b2b13a11332d64e36e2ced45da95870adae4a7759a883b213bb657a +size 392681 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000540.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000540.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc891862b3e398f316f2e41edd05c147837bdc90 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000540.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5645f9f8624f762ba2462dbc6e26441d1b20e5f7e8f24cd4a136ad7518035105 +size 632489 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000541.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000541.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ea0ed46806749b6929535a66c9149ad7ae376ca --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000541.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c01fae0b9c9f0e13d5bcc019a9e0470ae6b0875e6a04225faf54549c15c1167 +size 460089 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000542.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000542.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a593385dd993c4743b3d3d78a31abca2358fd74 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000542.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e6696518a83de61f64bb6af3636618914fbb6ee2c248d9ac16658b591a63b42 +size 484565 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000543.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000543.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8be3144a8aec9e7464042419b229cb7217e201bb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000543.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee5f6cc7131b610049e2c0ff66822b29ffdbad12ea766f44dd444df3cc226228 +size 383808 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000544.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000544.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ba33f187d9d75648e2182d257a28b5b7dec6b5a2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000544.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed7a80d902637f6bf3ee997c87b296fa4cbdddea16a6ce102b12237dc2dd0ab0 +size 496312 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000545.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000545.parquet new file mode 100644 index 0000000000000000000000000000000000000000..303a63acf82f121ada805aadd257b823d32e565c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000545.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:017f35b36fc5a531f2fa54ae98a37200b95d79213673dcd91e10b02a02a41d88 +size 366681 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000546.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000546.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ed78f407d8a7500a2dd63c677261e5b98414b26c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000546.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59e305fc0d45b1e984ce8a1e7b5566dd59c22d0493c777e9b5be869c90ca253e +size 456989 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000547.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000547.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1792e9de3899b0aaa19971cb226dd801f8da5938 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000547.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73427af4c83e5e3368005a069300fd12eec017ca745b41066d7ddb095bd44bce +size 438774 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000548.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000548.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c3a6612adcf4f78161f4f94523b6aa2f64e8035 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000548.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cd98e00a9ff6bf7b002eb7cb423ed3c31ff7e6a4864cce2327f0bbb8e484c8a +size 437410 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000549.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000549.parquet new file mode 100644 index 0000000000000000000000000000000000000000..efd03f757ce5b708f9a3dec47cbcd13b6f96f9ea --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000549.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8effd326ae2d0534e7377dffe72255a65062a59c55ca4ea101b193f500acacad +size 368066 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000550.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000550.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b5f29288b982d40442845cdf9e63f2b48f368c7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000550.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3f53d4901ca583f042741f8c2ac060727b43dfd0f09e52c7c04898ef6d743d3 +size 500770 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000551.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000551.parquet new file mode 100644 index 0000000000000000000000000000000000000000..13535faa20a5b6f23e2f392c12356a7b8b935f30 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000551.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5667c2c198bf071242f0c6a4dd61455e1874699ebabe6716dd4b9170944f3e9f +size 403672 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000552.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000552.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b90ebbdd502ea7e3f52678f798540e988f1aa4cc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000552.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce330e15cb9a1cefe8d7466e836666b9be4a4f5293746fc6673015befa9dd8e8 +size 462567 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000553.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000553.parquet new file mode 100644 index 0000000000000000000000000000000000000000..250dbe766be0566629c737160d53cbe0094f680d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000553.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea4402678b3f6c1ccde836286d6f05ace37e1598a97696e18796d55258c1cb00 +size 359593 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000554.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000554.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a14ca7298e07d8265b6c9bfe10b1fbdb62223c50 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000554.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c72ea731c86105df31728b0c4bfcd098aebd8933862993470257a5b87081e632 +size 453931 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000555.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000555.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f5d16753acc2a2f345adc4513eebd53a4affdd62 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000555.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37c105a90ede8762805279f46dce7b3a76f07c468364121e8c2e826a179266b6 +size 354121 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000556.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000556.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a5b4c1a4f0f7656deb10f090966950d3a746419 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000556.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc219bcd743f597961d9cef2c178487f7da994de2a221d703e43a9be539bacc3 +size 474046 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000557.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000557.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de3f1c96e504c0c5807a149a95fc586cfb057f5c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000557.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06590ced51ff0c5f2e54f54ca177abd75387e29ec1dd00694e5ce9d5f700eda4 +size 393323 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000558.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000558.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eccdefff89312cc3ee4289e0ea05e02193a68116 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000558.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52f20e470a99237f9daaef359735b6d9cfd583f3006cb2999e3fb1547a66661d +size 427562 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000559.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000559.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8eaa290323f7f4cd5c854a01d3a71efbb61e4c5c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000559.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d943e45315dcbd76ef5015152b7d6ed403c3fa602d14ca9ad23cc7d80b59a578 +size 339158 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000560.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000560.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fe1d79f36832bd62bf6e3cdf4150420c6a0c53a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000560.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf1c48c00ff1e538f15b854c17e9f866917271aed1b0baff757358efd38676c0 +size 393208 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000561.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000561.parquet new file mode 100644 index 0000000000000000000000000000000000000000..941114ee3156b920ff16c2c3ee9043022b92cb12 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000561.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7a9ba65fa712a8b8693dfcee88b594974847d8c048938d1d2b49c8b57d40a57 +size 336184 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000562.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000562.parquet new file mode 100644 index 0000000000000000000000000000000000000000..104e7e7e4f30ad44434f85abc7a2ed0674abc163 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000562.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:162cdbd80215d978e58cbd5bc7e3cb8f325d4f05261114998b4ab90b7e8c2a42 +size 397235 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000563.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000563.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3e6101a12fd8ee5e2ebe39d3c9642112033325d0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000563.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acef239434ebe8fa55f171a3e19403e48f14a141085ef6f37245a0517e6e6fea +size 415975 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000564.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000564.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07ae7fe3d9d7a880592349dc5677f50da1dd2e18 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000564.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f6522f5a378fdd9a9b71685f3e755dd1d2cbb20172b066d3951b842308530d8 +size 447834 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000565.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000565.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd137239edcfa5abd90454412632c1f0cca35ae2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000565.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96a7b9fd279491b152bc050cb81f8de150080d45b7e509ace53aeee81d3f7826 +size 362806 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000566.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000566.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9038785e450f7ade5f8cf9d6a47a500e82f41467 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000566.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebee35f4335996f2d71b5d8cbe815d5bc7e7e1084fe57a4e0684607b50460c82 +size 390896 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000567.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000567.parquet new file mode 100644 index 0000000000000000000000000000000000000000..15c33f4dfa9702494ae7d5a8ed541b1392ea574d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000567.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:157dfaa8d7d26d3555b85c7047de53a1166d66e741e56015690f72664317d2e0 +size 389107 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000568.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000568.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e1cae42a8df8c1fefbad8b514000e06463353077 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000568.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a6acc9bc0d1352806c0459870dd9a03dfdb15e97554bf2cd379feacde222f32 +size 657259 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000569.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000569.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d55c334e95eef3e9bde8ad7171adefa8c87f085e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000569.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:710acde0380e74d8a7db4efad6f6cc8912fe9cedbb45c96fb90b99934b88e084 +size 571681 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000570.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000570.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7b50b0ede922c121819fe2ae9e1f6ba03f973c7c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000570.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b712263a2097b07e51699815da0bd4ec8b74e989d7ab0cb61536e9758ad61b0 +size 655900 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000571.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000571.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0bf5069eaf0b7b450055ac10ef79ee8e6768c9be --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000571.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d775a20d447568851ab305743ec72bf515f4766e606aa244911d845bea7bfab +size 799865 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000572.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000572.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a468f0a0a78fd5a89ca36bdaec8a4e55f4670e57 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000572.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95e3f07f7edfc815e09233a1609ba4d22fcbac61b9b851dd88febdea1796d994 +size 767667 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000573.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000573.parquet new file mode 100644 index 0000000000000000000000000000000000000000..42b6c1e7389803474b860864e27fec8054b5b96e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000573.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d57d58129cf242898274b3150f815a8fc0e4b1d6cca8d5f0d0aa8c89ab978f1b +size 400213 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000574.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000574.parquet new file mode 100644 index 0000000000000000000000000000000000000000..af820b1635d8d5e8bab4046f89130104e34e3345 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000574.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f19625177d2192eb392d998d9cb521788c0c77e505c0589783b219c10ce57558 +size 368862 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000575.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000575.parquet new file mode 100644 index 0000000000000000000000000000000000000000..69e5da74851467d6ed86ccea3b5d812b1f727c9e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000575.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e8cf6fa578f6802fe3d98918a448c575b17d1f978adc0dc9c1edba2122d6e16 +size 383882 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000576.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000576.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b1f0516357c830ae3d953b507e013f3e44801818 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000576.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcf1b0fe1a8f5a8535a3663c70f096093ed3a9100a3f6c30c21e1e95087e1918 +size 364992 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000577.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000577.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4ce0fc291c80f7bbdac8f1a3b889bd8826787af0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000577.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff0329335b1745937b095ccfdba314f8ea9a977a80dc52e27c26734782a6068c +size 319685 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000578.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000578.parquet new file mode 100644 index 0000000000000000000000000000000000000000..53fad581ed46327ae4f7d92dffa53c36cefa5f6f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000578.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9d7a50ccedaed27d310f116a247c941703d7591e5f00ecba6d73e88a26c9ae1 +size 467053 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000579.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000579.parquet new file mode 100644 index 0000000000000000000000000000000000000000..36790e36f750de2028800aa37f039aca6d03ba71 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000579.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cab65531842df5180cecb54bc744a890faf914bfe720bb40d457b8ba213116bb +size 371332 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000580.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000580.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fe2592012ec245ddafaf61c5764b4b163ac51dcc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000580.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58204a2e543268bff4d9679c4f9155f021cce58d36f32fa1a525defc7272b1d8 +size 352814 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000581.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000581.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3dd0105edc276853e5ac51d843c0239bd2019bce --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000581.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d12e2090ee62317f4d04aee46434fa96b15e5935ed8a586c101971b28e3dd0be +size 353065 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000582.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000582.parquet new file mode 100644 index 0000000000000000000000000000000000000000..29ac4b409f23c6ed85879fdc951dbb09e171e4d8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000582.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc68b60333d463368425accb75ff48492e5579f2a639b70a1b871e0657baab94 +size 352574 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000583.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000583.parquet new file mode 100644 index 0000000000000000000000000000000000000000..189af0874135a9122992091ce3e00ac644771639 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000583.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc10827e2fe1240562accb8267201c92ef263bcee8ac81bd1bc3293970ce5ccc +size 396360 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000584.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000584.parquet new file mode 100644 index 0000000000000000000000000000000000000000..263c27bff39059ac1debaf820e4120ee8a9bb615 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000584.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3392c8d2462b99c30be8c9bdb77808fe2c77a573497a28d6e070e3d3c9bf3e23 +size 415151 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000585.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000585.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fca0602391e3612a49a5a2ac2a696df783f6ae42 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000585.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caafe89ba2c49758b0393fe44853a912084f5b669a83e25b55a7f251cc0b1f77 +size 560128 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000586.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000586.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b9dfbc791b20718878cbeb4d9b0327a979c554d2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000586.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab994abb9a71ee590803a444d0268420358f25b47db323f20172b707548f388e +size 494805 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000587.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000587.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c0c9adb0293670b89e6d31a294d016c5bcde445e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000587.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64589bf7b88406dfa7a48958599f4e21c708269a4c217d68b1912c84e96bd01d +size 607404 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000588.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000588.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0f7dba8a6c699c3beb0947d73ea133ee706b2a8b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000588.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72bf8daa888ec5e57f121187bf1ad44e8c9e829564f7572c20ad2e64c585e79e +size 494516 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000589.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000589.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a6a3c370068d61b6a72b58752d09ada741596ba --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000589.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:415eaac4db77fb5aec4c3f9ce27acce6e83e5eb645125979525085a993c9ad48 +size 385769 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000590.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000590.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d585f20aefbeed7015d2f8e17f74c1983a6e8829 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000590.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72093ddbb165cb61c1d1bb458b014f6e4d27797f87c0c34524060a6aafd65ad7 +size 442196 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000591.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000591.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df05d68dc1a3942d27d5cee3fbb50fec06718b2f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000591.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37f4e63b88171503d7f3b800ae6d09d2a40a885214611befae87af23ea21424f +size 414933 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000592.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000592.parquet new file mode 100644 index 0000000000000000000000000000000000000000..65e6dba643fb4d487387549622e08efe158a475f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000592.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f6fc6dca550ce38bbe43f51360cff7a529cb2b9c206ac717bc0a10833ac5ea7 +size 439460 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000593.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000593.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49b73e25964641032c22cd9e44be5c1a74b7fbc8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000593.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8f8aac61ca0f1114941f7a97f7388e5382cc546a594cf30e1f1b39d18b9175e +size 365072 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000594.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000594.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2eca4032d5658247b6eb4583b83862db0113f973 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000594.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df82fb23b22d09ee5d5d35260d9197074e9598cf54e1732ef6783867c7d331ff +size 400734 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000595.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000595.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f7b5acfd6414eae033b7d4ad732c6a313fd10ec --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000595.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:186b437f80049f5e9bd2ac4e5483d202dfb46c2e3c65573ce5c1a98a9218ed05 +size 332405 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000596.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000596.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aaa2c724284460be91a9e9bcc48a81d99d17499c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000596.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71f1827eb30fa92febb09ed84100068915990ce435a4db8db4a9a85dfa6c720d +size 387849 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000597.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000597.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07419a8ff5b277a0444a08e869f03c06bcbe8a6c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000597.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99993ccc5aa802913f1fe50938d0ec6cb2e616a24055e3792d0d9db3e5cb469e +size 338816 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000598.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000598.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bce56eee266f9670ecf8955d5bb6ced089cdfd64 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000598.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:864128c296ef76160e995c4d8b1c360bce5b5eafe0aae6821decf9c8907423e6 +size 365765 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000599.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000599.parquet new file mode 100644 index 0000000000000000000000000000000000000000..efe08a236d3993a17ebb59fbf1488f337cb62ffb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000599.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0643af81c6a2c9648f7ba8dd542e0ba7fbfee249effebc3672f6e49a7225af4 +size 375526 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000600.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000600.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b80ad88cf2ab47eb86edf7a5a06ae5394399fc5f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000600.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:827c275eef3432a8f6c648af0c32f4390f155c44ec571c597771f16afc24abb2 +size 329925 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000601.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000601.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7fdeeb90cdcef39c9ee5f3c2c0fbeff2e14c158a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000601.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fbfad23bde87a3292ece2c7f5624aa1507378bad00efc095f256d29df616658 +size 404234 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000602.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000602.parquet new file mode 100644 index 0000000000000000000000000000000000000000..167526d6a108eda842d9465b6431dfd28102f439 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000602.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aaddaea64e1f622ce72be9724aa39f8f7404833abd748d0b9ef59d06674805f +size 359851 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000603.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000603.parquet new file mode 100644 index 0000000000000000000000000000000000000000..85c6ccc4478ee8047598c2ec5ed615ae02816364 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000603.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:877196a007b1dfb25ed0a9c4fc10e8e7e141c6550049d52beb9e55b6e634ee58 +size 330351 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000604.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000604.parquet new file mode 100644 index 0000000000000000000000000000000000000000..414aac526d0dbdc185f0505e1d8e286c6ba16f0c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000604.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed3e7fe427c99bff5e85518bf29c9a6486f7e2141d2b6d8327c3aa3ce751af50 +size 415785 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000605.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000605.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f8be3c6bd8167ef90070a81a9fcdc53180463b24 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000605.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41fdd2f57271cec478f94bc98f9efcf7e186dfd83123a0ea7524c7a25317be96 +size 370367 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000606.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000606.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3c10dab0c639674c00549a0b154b58d1e4b80845 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000606.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7f37e384350e3b356f5a6b8e3261a9d9ea246af5725807bfa014bc9acc1ef33 +size 424443 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000607.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000607.parquet new file mode 100644 index 0000000000000000000000000000000000000000..073125a1f99cb9a09a8adb435b6e2463ba50c625 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000607.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a70ff2421364198f1e00107a194ca8b799cff1d6e3f59ea6e48a066f7f49600b +size 355044 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000608.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000608.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3e4cc295fc8064ad2af41e0bcd7c714d78641020 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000608.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:746267780f9794762e0ef21d06d987caf5f993a44bfab2dd63517aff1db3750b +size 361401 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000609.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000609.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a1329913a11b587f6e4c448bbcaa50e380cfac43 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000609.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3be94f67c7e5c7a7ab228ae2c0f903d2d3cdb30b8f05dc373f1e3610af339688 +size 319053 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000610.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000610.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db8eba98b947b0da1997c0deae89d321e48f097f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000610.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c0f30e9935f38129f799a3fe83ee0fd36a4ed6c18015feb956661bb21ee5606 +size 419848 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000611.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000611.parquet new file mode 100644 index 0000000000000000000000000000000000000000..783eaa7f9d9d132354999f325cbf926289537dae --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000611.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3a032ed38db10f1953d05bb7e11e1ed3c5a6fa4bb1a0888c1eca97cad66b31b +size 374528 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000612.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000612.parquet new file mode 100644 index 0000000000000000000000000000000000000000..96c9059c49b625a64d468940c380450a14a41869 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000612.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c946b0eca862e39a1b478f9b3762ed80d83e09d10b6890584b392112539de4c +size 343211 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000613.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000613.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac9fee28cb7855101f12ccca6ee4d82545868c25 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000613.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53c2defe3c2c608e37e6a844993ea0d1cd3038a0f14f49004e1f0384dfc45a2c +size 344487 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000614.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000614.parquet new file mode 100644 index 0000000000000000000000000000000000000000..60b8bb081dec1201d7b0bcd0fa57385a639b357f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000614.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16e324e3c83c1ef880d194d7e8d34c9ad1f22a8d97c45ec0a47ecf7c57080685 +size 371972 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000615.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000615.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbfd0bc65dea15a99f036ea96e56add35901daf6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000615.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:522a9daff6b813462dd5e49e8693b859a7d9d83b30c429c22f1fb639777aca96 +size 362335 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000616.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000616.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cbbd849f52ec96e2b887fa76597393bfcca4c7ae --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000616.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97f05a6520156dd91ac510bc87edcf4e27a1aa194c12316e7a33b8a733212424 +size 339082 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000617.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000617.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7ed99769774f668973342de8108144267acc5c25 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000617.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4ca268a6c2800fb874b5629934379f07b530029b8f3704db8786a87943ffd0b +size 308726 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000618.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000618.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0d53fdeabc19c554f2ef39b1b991a672d21867e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000618.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4cc5da354bf340bc124916f455feea5a54b2f27a06958e65dbf11005ac2a133 +size 401739 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000619.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000619.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ccacdd4d8b86c5a8788fdd64a03ba0b1d553ccad --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000619.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73816e6798334edc7c9332777b7119edfa87e6390b53ad0381ae1940f1a77179 +size 457208 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000620.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000620.parquet new file mode 100644 index 0000000000000000000000000000000000000000..020914cd09f243bfea78f03a6f8eb690040a19e5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000620.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86a7eecb368cee70ca552146001f5c2e640662aac54e6f2f09726f5361adea44 +size 396080 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000621.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000621.parquet new file mode 100644 index 0000000000000000000000000000000000000000..932b025ef038d0ff4d6d573f087ae24d737a6e4a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000621.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82b8138c3250e2de530163e191ba5e8fd56f299e5868cf03fed52e360e567699 +size 364175 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000622.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000622.parquet new file mode 100644 index 0000000000000000000000000000000000000000..853e4da73a5d3b9c404b4bf1a76ec8167c72054a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000622.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:127a2e0787d60c5b7e5c0267e7c2dfd775e12ed71460f301f6a8f4c8fa5d8f45 +size 450505 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000623.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000623.parquet new file mode 100644 index 0000000000000000000000000000000000000000..092797179af15122814fc96de46765def5707326 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000623.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9d863d9e9c275a155b7a70b7e8e064dcb2da89b4f50c9f67823df382cb6bdc5 +size 988078 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000624.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000624.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38d7e92b580be5f2af2c38a279a436e9f1525bf7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000624.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a678eaed390096230c79a506bd635240f318c8393caa057f41b6ba097ad5bffa +size 1043408 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000625.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000625.parquet new file mode 100644 index 0000000000000000000000000000000000000000..389107a460d44397392389bddb9543e8db02b8bd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000625.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:865b960b7561053a4a999ca6c258048a49af3bed2221ec4a5783294ee3ac22a2 +size 582029 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000626.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000626.parquet new file mode 100644 index 0000000000000000000000000000000000000000..29e9d195a5b32e11184695e3f35b7b41d0ce7922 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000626.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a362d3ffb9dc20206ba21d4ad54b2764eab875f3b717335f95af979a81fc84f +size 615002 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000627.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000627.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e9088dcca8f00d822fa791d929cdee82df09509f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000627.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9419f7d5fd21426e1c5cc2ba01847c7fac006502ba8ef8457ff3b99e987aa378 +size 984302 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000628.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000628.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c05e0c014d27a7f4b5166403dff47eba3b513f07 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000628.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd6cbd7b09df317f2051d83516f137a832bfef28f0d2b16037e3cbb6ef265b2e +size 675456 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000629.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000629.parquet new file mode 100644 index 0000000000000000000000000000000000000000..64632d229dcb100bae4d441f7d5e195069742e02 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000629.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a7b4dd9878c6047496fbc94029f051b2618c92041f9a01dc406de2e76bf2258 +size 740846 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000630.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000630.parquet new file mode 100644 index 0000000000000000000000000000000000000000..08cb5dbd87e6b407ed997e598a4857f3e6f9feeb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000630.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e99a6118c35b48d0d073682b311454dbe953d98f50ac39b100ef005b615db935 +size 804122 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000631.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000631.parquet new file mode 100644 index 0000000000000000000000000000000000000000..34fbc2bb1312b7c8e09b6bbe6d46ba87af05701c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000631.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:660eeecc609dee3f1763f188affdc7f1ed1e9c0dd6d0ec89b5e6d543adc30e27 +size 751347 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000632.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000632.parquet new file mode 100644 index 0000000000000000000000000000000000000000..95f3785b915b12be24de4706f93127c416e311fd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000632.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4de7fb188a24dae0477cfec55ef681018a7cef9764e6fd788ff2741e9693b8f4 +size 688945 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000633.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000633.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1515e848dfc729f38e54cda3978fccc59c991763 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000633.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02c81014464ddc3165cb81b0c43e4f410a438ffe5daf400d15c898e92f3d0fcb +size 787122 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000634.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000634.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2178c1a87fa4581e07174d3a7198d9463b583b39 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000634.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce09d078dfe1b91dee9e94d3230329117b11738c5380bbb36fa77d6da5fe8010 +size 602828 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000635.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000635.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ddcff1ed92ccad67857041415f3708887561b66f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000635.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06ec325b27d3f7f20c46557598083f2e201ba667b7b7a9aed6f5e92d873d7e2d +size 586657 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000636.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000636.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e342a643cf2f5b64a21988e726786b3e53b19f56 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000636.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70df1f133df14a1927a3554a58d96220022bbd24bf1161d6142d6f739cc1e25c +size 584572 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000637.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000637.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a7343a62d02e2f318fb0653cf2465ef47ff54075 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000637.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cfbff782504ff63dca9af600bb5e9738cd6927bf901a6515cc4fbfec3a41ec1 +size 674560 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000638.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000638.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e60dc98855030f975d84901f51377e7a6af29e0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000638.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c34e88d2b3bd9f0854d66897e58984e92c4aae314b070ff4203ed68fce96224e +size 611277 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000639.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000639.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbc5c881df030f928254cc4750fb982811d99c70 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000639.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39788365a92853b02e9cf251c85775389f82f7ce168acf4237167453a0d04552 +size 556626 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000640.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000640.parquet new file mode 100644 index 0000000000000000000000000000000000000000..201d715920665d4d17ee3fe26aa1a4d98ee106c8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000640.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8c23d56b771425b119b5b6792325c6d0e4ea8f812276fde19a9fc303edf9209 +size 540998 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000641.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000641.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1a39805f40214310f113fbdd69e769d1dcb570b0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000641.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bdff89ef11223bf7e3ba4aec0759784c8855e68582440388686012a915708dc +size 523549 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000642.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000642.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3b8498e2c5a1b767db30d3bba71445ffaccd20d4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000642.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9807dcea7f2cc8c3e1094d736dce54889ba0c40908616c185f5cea3dbc3bb036 +size 572185 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000643.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000643.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2979e3feaac6a34bf4bf2391eb7f4133816cc1a9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000643.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:516e46e38b523a81663c33f6d6e55269df11fec163495a708a00467f6cb6d700 +size 612094 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000644.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000644.parquet new file mode 100644 index 0000000000000000000000000000000000000000..582a59a0357a14592251fdc8b228296798073faf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000644.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8fb232452dc366ca541a7b78bbf0df84bbaa093cc87c176100c939216528613 +size 546500 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000645.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000645.parquet new file mode 100644 index 0000000000000000000000000000000000000000..71699802698702881aaefbb2c37ce37ee80725c6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000645.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4763fb619cdb326471f3c98f69e2bcb7183db74e15b956f15af7559157486d6e +size 593259 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000646.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000646.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c67f346536ba335239fc12178d1c23fd128a60e9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000646.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d01befe1fd0f1612c9acc33bc0ffd60537051f8e496618f00723361cd618b93 +size 543156 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000647.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000647.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9b80e7ad663f7507a3e2eca2118bca600001842b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000647.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6b98fdcbfee65eaa32dea79aad605e861b2e0b0d7f63d6c43c505428c9c8c63 +size 488923 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000648.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000648.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1a0a7b9e884de9fd5c6e7c017994bc7daa1d102f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000648.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fa557dfb4d568bab717570de0e7d3f04aa167a1159bcf356b655f8034136c33 +size 454617 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000649.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000649.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f068bf7b9a1c6cc3c713c5fa825c18d7d662bae3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000649.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba7495f870244b252337da417a3603d12ae627694592e9c8b80d1e6ad4c3ff98 +size 495938 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000650.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000650.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc50082f604280c51e3383872b7599a4ea271000 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000650.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3458d2308abbf62b7b39108e96cdb029bbe0f9e8405b2d3cf4d35294d03bab0b +size 482821 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000651.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000651.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bea751fb0158284ef22cb3efed83a11eea6c76fb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000651.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb6d0e8299683b71ee843aecd3939a189e56b96e3bc7cf587aafe62c4508775a +size 453770 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000652.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000652.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b3c567e677cb5e585f11292f3c4d412217d0c60 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000652.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7948f06e17cf5400b527b2a512df8b69df165a8d34c77d9293e1a72fb11d4e35 +size 428364 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000653.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000653.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e1dd4992f294f202f4e0308b1313833a5c5614fc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000653.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24e0abfeb9e1d1b6035de4104a241cefd4900bcdcaadc9e1f736f402b1fc81f2 +size 392438 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000654.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000654.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93a46393db3001c2b4ffeaecf4867249c19d0530 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000654.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffba91505b41a2cdb4cce853840ca58763a195f97790984a9219c147699e76bb +size 447896 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000655.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000655.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f8bd231a955b415f37474579b250d49403596225 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000655.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c765b19b23518544cb578df4fedef4077718d5d22fcf97f052a0686ef7869f50 +size 497989 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000656.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000656.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f086399fe0454162506d73b2b6ba8c9d2373e9b3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000656.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2964e1be1b3b1bdde7cbe225b86e21d2a6999b2ae56efb569550fee6c66c75b2 +size 659386 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000657.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000657.parquet new file mode 100644 index 0000000000000000000000000000000000000000..90a07b65c38cfe2cdd51d9503c94a07c5e94fc08 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000657.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41bac73f9d56f0601421842b5771e23ae7491e84d52bec43f3bf982bd481c5d5 +size 593058 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000658.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000658.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9aae51c912a40fa55634f5b2a27aa84a5a1b07e6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000658.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c011405c80ca06ffd3b6d13a1a5a481a5587eb12db37525843bda424e5ab44b3 +size 536669 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000659.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000659.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7e0758a1931ed94b3e3c6b0927b20962168997ef --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000659.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5a314d863b0de017eec193f34f30ea942f9ee8925568c702c8b2b3b9f862ed7 +size 485265 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000660.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000660.parquet new file mode 100644 index 0000000000000000000000000000000000000000..edb8f1f400b8e6068a12651c91d807fb3c2a863a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000660.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b6c4337097a36e01621982de0228a31d03c1ab4951fb5fbdfc2f6a48c0d7ef6 +size 430487 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000661.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000661.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de13b871fdaf22dab775509346faf9e3754d4977 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000661.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11790832894f6ce4cadff1d93a6e384577cbabbaf5aee87b35af1963a43baaaa +size 395428 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000662.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000662.parquet new file mode 100644 index 0000000000000000000000000000000000000000..278ff59ddecae242322ba594b4c7606a1601118c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000662.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cacfa7a193a5620c79f55655bffbaede1a369c145db0dfc134bf46aad26e6368 +size 404798 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000663.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000663.parquet new file mode 100644 index 0000000000000000000000000000000000000000..717666a3bf36f44f461b6f94563fdbbcfcb746c3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000663.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b757379fca8094bd88898c0c7bf9a226de01012345a4dadcda99596f65d91dca +size 433844 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000664.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000664.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3b4399734600f3347305f20aafa6df9b08d11245 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000664.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14aaf0fdc5b594e6f409896964018fcab25c9e0344b303232c42ebdc0718e5de +size 361931 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000665.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000665.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a2f6d3d56f70fb7c69db77a98e6bfaffa988f734 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000665.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a66dfddbf3cc8839d21e44f793431f077910579e84db7d0d00505d73be42f25 +size 402094 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000666.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000666.parquet new file mode 100644 index 0000000000000000000000000000000000000000..17917286deb280f77f601f192483a924b3a53b38 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000666.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ef09431ca36eeec51ed1cc2d857149ac9b1dd05a7c15c07dfe32ce71e9294a0 +size 427433 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000667.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000667.parquet new file mode 100644 index 0000000000000000000000000000000000000000..24ad5994d7094fe905ace1cf60fb62a5b9a890be --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000667.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ea26e034edfa20b89fbd6593564afdf9d80d4e37d05377c61730e842bc756a0 +size 779664 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000668.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000668.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d7783f6c3fefc9de6706029f4b7531b5f4ccb93 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000668.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef196dd04ad5b3a431e9797e2da19ffc5177e8920a3fab41e12ab90ae2471142 +size 604738 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000669.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000669.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35d62e6b2db3542977f603c9d56bb8c46450a954 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000669.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb856299fc78fdab2a1cdc529e914f38a58da9d3139f7d4cd3621c15a784eee9 +size 469303 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000670.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000670.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0984c095618915b1f2f0a31d273d9a6aab04e19b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000670.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2680af3ff5ae1339aa0b64821631031bd413d058add6e2442dc9829be5348e98 +size 865288 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000671.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000671.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d9b59ddfc94a67078f6ef81f4053469fda417c8f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000671.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a32da6000c59ec569ec2804e72594687d36793d70f66ecaafe4095c8e3d1cc40 +size 430920 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000672.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000672.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e1f2c5e6574b1bb0f4427c702c7c99802cc102cc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000672.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:664603ac723ac4778c77493987a7396e82c152582817d2f2446d6689f025e63f +size 813184 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000673.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000673.parquet new file mode 100644 index 0000000000000000000000000000000000000000..09c25a8da9e91b2634bdee2f50f4095b183ee885 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000673.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:443814d22def32b91d741e7e325fd9fc50407de322393f4de58850ee3d2573b5 +size 448382 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000674.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000674.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b6d41392d89149bbf395a7da9a15735551da4ef2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000674.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72fec2681e3a6915f640d5a9be0f6f663e3b1c87f6e00e40635b0d514d6a02bb +size 443965 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000675.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000675.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1cdc9cc2e732f96414d9b0ec6ce344f7e5e2fae3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000675.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c38be26ffc281bfb39c515c1d63d506b80b21b23d6179e6ca62aba01f059e735 +size 475514 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000676.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000676.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0657267c7bce62397eba8bacd39492320987681d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000676.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7e2e0155b7811f5aecbbd963f11babc2c60be4969bb43b47f7280fdd25f321f +size 729491 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000677.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000677.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa45df8b3855741c4c2c2ea5527f902fafac87f6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000677.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13b4e0393041bf90ba0d979f86a8c8cb0ea59d13994ff5787bcd910b2738bef4 +size 454942 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000678.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000678.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0b69b9fc49452644a4bf240a28fefa64776eb17 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000678.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98bcf79709fd60183ad33add0aeb8521185d965b5c3d36bd3086a9dc35e36edd +size 481424 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000679.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000679.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c9ca2808c783631fd243541f31ce1a94b943e85b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000679.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6be20ec9c90015d05b1df85bc11996795af3e6bc2afabc7fc22998b7247d0352 +size 700474 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000680.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000680.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef9e15e88378e2ae7dea81076c505ee9e1c7376e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000680.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edcf0d12203df3a161331b527a9e67366e51ce14211051670a54b06d9c476c98 +size 490510 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000681.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000681.parquet new file mode 100644 index 0000000000000000000000000000000000000000..427513d66a092e93a37003ed01775a858b944f09 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000681.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1edc40b7d380572cbd208d684d240215d6f94f7811edcd855d6df5746e727ae1 +size 474572 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000682.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000682.parquet new file mode 100644 index 0000000000000000000000000000000000000000..65f2a0287250221c2d238460353f346bb2610886 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000682.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fbc5ef5707a5c35ab4f2a62c2c57c6eff34d40087d8bc8380086b2697241e9d +size 657605 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000683.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000683.parquet new file mode 100644 index 0000000000000000000000000000000000000000..79ef2e6826790c80e7f1673bb89258b178241d89 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000683.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fa36626b3198c70ca8ee95f43ae6bbe2b9692d7e50978741749d2e1db0f3cbb +size 498133 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000684.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000684.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c14c138af3b28766c66745c701ea4737fd7aef9e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000684.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7d97f75d9d1d2d3d8bc02639497caf0234d000615b6b4e41cbfee296dc74611 +size 683010 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000685.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000685.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07ce492888f030455d08290ab33329369ca97f58 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000685.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10d046ee3e36c536107d99ac306525458d278604f68294ab079d7375582411c3 +size 473354 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000686.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000686.parquet new file mode 100644 index 0000000000000000000000000000000000000000..558c5ad21f5ef2804e8a9e072a6075523b248069 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000686.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50b78ea170b13fbcfc22c9fea1e215020e9173d19a964aac96092df3a848e8dc +size 529202 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000687.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000687.parquet new file mode 100644 index 0000000000000000000000000000000000000000..503bb340946628657631be9ac195cacbc42373bc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000687.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a52be493d53d341c7feece281b81c6ea87fc59e25020b6952e79fba5c60afcc2 +size 341520 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000688.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000688.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7be24288b96ba308edbbf41d09f106e44dff7ae4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000688.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a11a8bd174bb837a76bdd2e23a604370c68e1ba899390f9414a55e3455abc0a +size 481825 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000689.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000689.parquet new file mode 100644 index 0000000000000000000000000000000000000000..45cae1719ce3367ba7c9122907bb14862772a705 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000689.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1037779b7375006559c27f422f60e24cac722909beb6b1a6580d0bb3ad2edfe2 +size 474823 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000690.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000690.parquet new file mode 100644 index 0000000000000000000000000000000000000000..01b336900ce3e3bf33dabf935cf33b57689cd920 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000690.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:789bd185490ca8c90a6ab3909b98253699cbe8c580d653d2f6f90e3c02b24306 +size 386531 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000691.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000691.parquet new file mode 100644 index 0000000000000000000000000000000000000000..961c759db4a0940359bb8fe0adef47c335694890 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000691.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f36a600db47e2163565999bbc1faca134d0d3ee94fe7ab4ec865f7715eac3de +size 825432 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000692.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000692.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eaf82e3b4f5861c2260d4772ba2eddd7ec25098a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000692.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac6c0b8914b2ffe918f882279325b57a3b68a9ecc55540bc54c4698c03538b1f +size 593352 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000693.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000693.parquet new file mode 100644 index 0000000000000000000000000000000000000000..34a6abc7725774b58e86c2ace57c175723dcf730 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000693.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0d3c43cd6bbe88b5ada66e3459e7a48ce1f8c168ef00dcd813579903e49db6e +size 417208 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000694.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000694.parquet new file mode 100644 index 0000000000000000000000000000000000000000..677b93610ece3b5a71a33142a897529b513ff48d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000694.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc0002b89337067f1c0a3bb31b525ed6fedf6ea48b967f3bf06cd1556a079b48 +size 498984 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000695.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000695.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3ab47852b12d47b55236b18e8b4e9d7846c86d6e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000695.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:766c16d8ae8812e35bc02aa5e34eb305fb054334f6c92f2baa8d8d121d84a1be +size 448977 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000696.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000696.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c104d0048d46891c26f3cf97b9bb1e699ccbf30c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000696.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb9aed75e7c3792129d6367a6cac864b56ebf39b435546ac4c26831900bd83c0 +size 458093 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000697.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000697.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac7e7d188a8a2f91f80774006a1f042314665bfa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000697.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caac5f16ee9b07468306113ddf64c0b39bcb88543a868fb1a9c361590194f9ad +size 425463 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000698.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000698.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8fb904fc0b4b7a36ec1dc44d6fa01f0d9a629316 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000698.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:664c089025fa2720e728fb882b025cc3fd2dadd975b21e4a9fa23fdc299c3f40 +size 455659 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000699.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000699.parquet new file mode 100644 index 0000000000000000000000000000000000000000..732f92c62d3fc0734607ad6b93d45f8c9d390829 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000699.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:737a007d55cb6b51e64c2efaa7a19f210c75aa6e32d073ec0608966183697e53 +size 430282 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000700.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000700.parquet new file mode 100644 index 0000000000000000000000000000000000000000..02c5ff50902b346beee574035507ebea4ba4d3da --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000700.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a792d10d61047a5bbdb81665888a1c576a5c4cc6dc93ee62f1c712bcc47ab22b +size 457822 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000701.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000701.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a3bdd2cded8071c99d06484dd7c3554b44f4c1e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000701.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb438ac979d26ad50ea000b38b1c84ac89667f9b4e84b45039654197662ff7bb +size 443476 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000702.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000702.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cff5ce75c2c09ebd6692088a68ddd244d0929bb1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000702.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:660534dc9bafafb62599e91aa08f9e08ee78cb340bb820606e782d6319fe8a8a +size 411844 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000703.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000703.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f619da1b3408cf59fc1a03cc49490176474538b0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000703.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adf037aee2b1d1e1046c195e60a1496749c6fdf82d90a31c8e0fb2579d831da0 +size 390937 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000704.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000704.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6eaee7307db67a39fae5e29f84b751e7db37c6da --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000704.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:794111a5c16d7bb1bb9d0b6a89def6d8ff5c9b9355e73f02078e54862954d601 +size 391663 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000705.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000705.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e02ea263bb728df36ae29a2f4a89cdc8755cb11 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000705.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ce4b0f4a79de252c62eb0d8883826e22e028855171e38dd1d37c980ed87a631 +size 422173 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000706.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000706.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7fe79327839983826284b6e59c23741afd3c7ad1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000706.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4a333649dd294ef2c4c384aee87dad3126198348a15b25746b097ee0a53043c +size 402878 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000707.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000707.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dee8adc690619871f6cabecb7a040b5edb242463 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000707.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79ce3a67170ef69597e620d217f5687590295a494231a78a370cf14b6f5055f1 +size 352440 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000708.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000708.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f8f4f8c52b54aa02790b88762e320c93d3990c26 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000708.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7848fd9b5d47e3bc14e4e8238c7709009b934a8e472393b31084044ea80e1bc1 +size 471532 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000709.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000709.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b311afdb86b19e605fdfb68c5824857d75cd1a5c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000709.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8499334c9f73a39dd0626f30d49904ef7d4fdddcbe1e3e6ca84332b1a9bdef5c +size 429897 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000710.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000710.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e7f39e09c5ef48785e584cc719ee9e08dc45a26f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000710.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e911c195f355adc061ee886b4534d0faebb3c5fc3ae944c82eae71193417872c +size 446266 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000711.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000711.parquet new file mode 100644 index 0000000000000000000000000000000000000000..744327ba4059abe7cfe6228cf9a86b6e79fca100 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000711.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76d5894fb4045ff77684241fca638f80471b2acc9d946d91e8b9102dca7406b0 +size 398259 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000712.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000712.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8619560581c0dd4ae711ad4636da347aff5ab131 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000712.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fb5893fd2e7e29ea481d9016e40fa82b86cce71e6a284edae103114037939aa +size 1303815 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000713.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000713.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3544fa7c4aa81eef42d02af974415fdb0eafa0c8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000713.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:673da2ba84b8badea4fc9651d9e58d6346f27e785420006bbe6a100f7b08ba41 +size 840370 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000714.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000714.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b9b49e23e578f64a8c5ebb9f6c0d0536f5ff152 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000714.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc423ace7cb8aff2a1a473830a447406a9b0ee054ea44f0bed3d9755558a0540 +size 383389 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000715.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000715.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4088eae06b00212f62e8d91da2d40de436baf273 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000715.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a37ab9082a92731b592ef06cd3615a926a44b4087f3d1522310cca69468a7e3 +size 674501 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000716.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000716.parquet new file mode 100644 index 0000000000000000000000000000000000000000..19a3e74da692b45a3b04f46f7d90f6ac6ea17f2e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000716.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2297613f93c4149be79ec396db20c12e392afd44e0c749277daa7926723ebb00 +size 403421 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000717.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000717.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0bfd7d31af8f21b582b930614b0d11d09d6c2f05 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000717.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f756d16da011007dc000acefdcea5ee9b375c69654b7cf88b30451635a9b1b3 +size 412493 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000718.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000718.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e366e4a2281edb146dd5d0b163ef06c8014862d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000718.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e04402ae8c015f6b27ccb1548405492b588fbb4def8f076f86b770792d3ea863 +size 712642 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000719.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000719.parquet new file mode 100644 index 0000000000000000000000000000000000000000..211df0f4465ac58f6dc03a32ecf66996ceee0a5f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000719.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e64eaf28286a674f2a04e502ecaab854e7611801b52e59fa919bef0d01713608 +size 533743 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000720.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000720.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3ca2f4826776bf65373e2aa08d4fd904cc5927fa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000720.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47a02d4019d8c70e60afbec28f61847ee389c852544a6f8f187abb1631a86c0c +size 422866 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000721.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000721.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4ff12a97ccbb2fb5aa9abb869b5c379b256fe5a8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000721.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90f5fcd1d9f2ea61d472383b5ba453f8d079affec34b9b05146180ab12b17f53 +size 397126 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000722.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000722.parquet new file mode 100644 index 0000000000000000000000000000000000000000..094c1441d976fdf3b23a0fb5d895d62b208f06e8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000722.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73b7be105b26bad119f904e980c4f99000d520c7e215c87168a2a09835ee4a19 +size 388936 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000723.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000723.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6c4ba37020764c0ffcfb49f33cf8303b5426fa2c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000723.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbce42d3ab8b5c57ccf671e449636f4f39cf39f3fbb6393d51aa9c7c8ebf3ad3 +size 371001 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000724.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000724.parquet new file mode 100644 index 0000000000000000000000000000000000000000..977357e5860f601c9455a077008790e564721631 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000724.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92f8c29a25966c53bc7c2876aaddb7f859a7b9666fafd23285f768b5d3d5822a +size 522727 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000725.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000725.parquet new file mode 100644 index 0000000000000000000000000000000000000000..88dd8d399a6725cb87db53b77768b97c50196ce5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000725.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6a6714d93229d86f89a17611f87f091c94ae0371ee767752abedf850565b0cb +size 587734 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000726.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000726.parquet new file mode 100644 index 0000000000000000000000000000000000000000..23ff74ebf02bef237fec8b885d2b3e20601a2807 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000726.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b01e08057f72a3374ede202412b6358d0983b443eb598af822307a3870c3b3e7 +size 556887 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000727.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000727.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae7d93ab97cc343a5f343eda9c756cc53d5a357c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000727.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b54c14d102afc7791c827ef441cdd5cb0cf75ecdc0a69e441b25870d9a2c05d7 +size 797497 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000728.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000728.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3409b018b92b811951a439f10ae26fc0c5935e63 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000728.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2530aebdfb7edfbf3fc611d205a43c0d525bb6494f0b39145f5f2d489cfd4557 +size 501569 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000729.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000729.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc4ffddfd1958a540ee22bf6b2243d20ad531dc4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000729.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f710247fc4a553ba77296181ea7f3ea8fc52a8427d300b1050cf0efab59de5b0 +size 465865 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000730.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000730.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4f3a759cfb4ebfaebdfedacc52499b35f9313c3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000730.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:060bfc5d5ba098b4c5ddc9c34caf987b0c72afb8a509eebb093fc94afc1a9fd1 +size 474312 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000731.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000731.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa2b115d91ee0d5489057c1ea236bbd9c87958c3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000731.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8d7e497c1b1a95f6b6fcce4f53ea94f3037c7117903636a23ffd8222fb43212 +size 548181 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000732.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000732.parquet new file mode 100644 index 0000000000000000000000000000000000000000..99863fb4f1f48cc86f9f3abc206bee10a6c96b00 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000732.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab6043a3f5bb3626bfb93c76a5a1873a6b461eb22274a34ecd264c90760dd760 +size 572265 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000733.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000733.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f37862c18214ff35f8ea16eae970bfbd0c3a409e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000733.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e82fba30232c32a328321eb7eda871ea05a46483abc459b6828ac3a4edf06a5 +size 528657 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000734.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000734.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f6f84d50fc290f2c5296f27c1a0a1da7de355e6b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000734.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f1cfe3569167b1915743b6283f38423f370b81089dff69f3123887a329fc5d6 +size 1062044 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000735.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000735.parquet new file mode 100644 index 0000000000000000000000000000000000000000..035e47676980897020ce3bfbb6a43f69ab364686 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000735.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:452d4596ed7c4646b47eb043de91fb6299e2eb96137ca623403a8dfb23bf7279 +size 628095 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000736.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000736.parquet new file mode 100644 index 0000000000000000000000000000000000000000..18e3aa755fd009ef6558639b6b2fbd220c11e09f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000736.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79bcf0f49fcac92ed696eeb6da32f869dfea9133357e237ab9d0d546fc711563 +size 652569 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000737.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000737.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c458c1b9e4fc54648b24cbe11e9ddafe64cea8d8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000737.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51c30a0fa29acd382cbfb82d086f6fe03bead09b251b19e6dd30c2a56d7e41eb +size 892716 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000738.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000738.parquet new file mode 100644 index 0000000000000000000000000000000000000000..881a032824b8b3d38787bb589c631df605390531 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000738.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dc3186b8598436effdf0e55aaa4350ab1f8cb8d4631f67a6138b1e2561f8fa1 +size 1009155 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000739.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000739.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e44d0604d8f4973bf6a40e930066a2d1715b356 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000739.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:314fa897a71c9d6b6735dc726997179f4dee73ad5285ffbfa287ac4da104ae98 +size 668521 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000740.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000740.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fd3c813a5fff8185209abb108f747c487c91faaa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000740.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:633c85cacf8af938e5303f28637fc5b45f32258c0d07e480b8eef69f4e8e9d94 +size 753347 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000741.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000741.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e1d4190f2b7afb49905ab538e449c6b164a95428 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000741.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b146db7a865c353854600f36df147f4ec63d0ed21971c74af3777f29020bf87 +size 624547 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000742.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000742.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b9968e7bc61921c12d5deea5b18c6fcd913e8351 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000742.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b51bdd6c57af7186dfd0e330f94e2dd8d8346878144f5486362dbaf91a699b0a +size 787887 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000743.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000743.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3ea908daebe84ac16ab4773419ec198dc5c75af7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000743.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45e44684ae493060ab6e5c469a37a896b351d5ad63403741e7d817eb42aad939 +size 787702 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000744.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000744.parquet new file mode 100644 index 0000000000000000000000000000000000000000..224594a4f9f6800a3e1f4d0d2ff8e556bb9884a4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000744.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d9ccbcdd923d06640591dbf32fe755a52061115d216b1ea91023753a1644c0c +size 602880 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000745.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000745.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e33a6644bcea4ee7a26797cb8f74d418eba0431d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000745.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3027128cc22ca8434078968f0d5741a210e25dc91e53989da829c6bab1b98d7 +size 755633 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000746.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000746.parquet new file mode 100644 index 0000000000000000000000000000000000000000..22bda79e0edf63afa0c69de92bce15a476c25b1c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000746.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4d3a208ad8d9bca59bc619debe49afa8ff1410ec3dadb654db62cb87d9baf74 +size 335083 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000747.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000747.parquet new file mode 100644 index 0000000000000000000000000000000000000000..65ee11d733aea4f8019801dc7fa41a1b6ac38d53 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000747.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33a14aeb8346d2e3675c3e70feb32984e39c55eef3ec7ce6f1533dbf55500a6f +size 414236 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000748.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000748.parquet new file mode 100644 index 0000000000000000000000000000000000000000..75e9a3d0f0ebcf4f14985324cc2273da3eeaec84 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000748.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d2665535ac8cf00959a46c1921a27d39671f98d11ee9c7c273411fed10412a8 +size 319465 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000749.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000749.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc010e60b37fa83161a51d72a3c4f8be3d5fe660 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000749.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e142e5e1c748b1acc523c39103c08a80319c7c55489a503078991d701a87ab4 +size 547158 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000750.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000750.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e04fbb0cbc011f8c0fe3d134cf1f7363e42959ef --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000750.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60b872e96bb79d8068873364e4b9f161b3393df5e977fcde1b137373a54ce250 +size 725871 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000751.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000751.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a7dfea6bf5b9df4271f3346ad9f73b5dd5cb7c40 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000751.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51ead61da8fc3b0528b3c49ca4fbc2ebb00dbd0ac9ff2df9417db7c9b8815372 +size 432924 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000752.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000752.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d4f3ae4755730f0999b6875185defe72c290169 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000752.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74535c858642300c421cf44fcc5f87fe07f0b107b84cdc178457d3371eab99cc +size 599720 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000753.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000753.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bfe54ef9240bb0b4775d878bc5ba407bc0ed3a40 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000753.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1a4000b00ad84fd02890c6d5cdd8496fa13d921a911eccc16e5e89dd5e0a4e6 +size 448880 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000754.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000754.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c8b407fc23c52a7d5d355c4b6c64ffdb9e7edba1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000754.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afe18c47b02ba4fa8d8bf6fe858ce8533305f259521cc2ea37cab65690e5374a +size 480327 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000755.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000755.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4a46df5440eb47c15778c29016acc237b0acbe2d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000755.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d133fab3d7801024bf4e3670460d87c2790ffd57b16e680497c4fd556c6f229f +size 453500 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000756.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000756.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3e7b801cc26cbee81bb0eddc8b959b6893dcbb59 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000756.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:757f30f9aa8dc0e86c39992e3e0dae911f0aa7eae92a1ac742bde45cafce8f1c +size 456607 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000757.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000757.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8b963e056112e977639f1bde302d119761bd7dfd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000757.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b495a668ef3809425e90668faf3b6f3994b88372c6b71ef9bbc83548b2dcb09 +size 473079 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000758.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000758.parquet new file mode 100644 index 0000000000000000000000000000000000000000..14f292baa0c606d86916d785186182c7f59da93c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000758.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec4cb382f03ba41cc4925967033ef6dae5a5c6957e88004511a0b3356f4cde1b +size 417232 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000759.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000759.parquet new file mode 100644 index 0000000000000000000000000000000000000000..edc097fe2a48d8ab08e5ad5cd9aa46a386283820 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000759.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92efbbd8e15f9e496d5f901d44c2606b54970d4b7637fde653fff0f0f1834abe +size 436187 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000760.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000760.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ccb00b1bbc0105c76ea9b6413b65fddcda37e603 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000760.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79d23eb2f3029be583ec57b8491d3f423e0f6b8a9aa695391bde819676de8ceb +size 397795 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000761.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000761.parquet new file mode 100644 index 0000000000000000000000000000000000000000..233a5d5c9aa58f58f8372ceb3098f8ade8e24843 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000761.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fddc6f236f2f602aa9bda348ccb34c243606ab9693e4528ff0d02c4d7a6e2626 +size 649832 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000762.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000762.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e1cd7ef9d56c8eaac950a74fbd0f5045e73c9597 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000762.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfab9b03b53354b7c001561eb4423a73e692778d5375abeb9af77e94225a6dba +size 393953 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000763.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000763.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7ce811c72321a069e8b7529f139bbe8bcacb8b2e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000763.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:686a3bd2f3a23305cd52dc456b0fcb741ead6dcf9507cf8bbe2ea1b37b84dfaf +size 406782 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000764.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000764.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a97e3e8b5a7e1ab08794e6974b815ff2d791baf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000764.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea34c61837e094c7a43ff8d108881df290a14555377a18a61f61595edf056141 +size 369430 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000765.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000765.parquet new file mode 100644 index 0000000000000000000000000000000000000000..00aae2afe25b25c9ab75d6fbfc53d2269d02969a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000765.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbb2ee14a8cefa8651b761d975ef8ad697df4e257ab988645b715327ffb03b01 +size 397737 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000766.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000766.parquet new file mode 100644 index 0000000000000000000000000000000000000000..223d453132df86eef883a0f63ea4a534d0f4596a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000766.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4c489845fe14d7a54ee7f72cdb36e6f62604b7149d106f9572b64ee3aad54c6 +size 396617 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000767.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000767.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d623d50bddd3fda5255e8b8981bd914ffc2c884 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000767.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02b31b767476b18ebce237c14ab52dc79f3550457569b9c0f6625f2665b95f85 +size 546986 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000768.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000768.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d9964f0f277633a121d1c0517d9423fff93a6d06 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000768.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57e6733d84db0897611620bebc6f96cfbd1e08b1524abeaf3c7a16ac00749a8a +size 385441 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000769.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000769.parquet new file mode 100644 index 0000000000000000000000000000000000000000..901842418c36612bc6dcbe7f7b75a16b907848d0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000769.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a2878dd4cc836965f10ffcb04fd1b4ff044ab728c8c663f74fb854b5722866f +size 472816 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000770.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000770.parquet new file mode 100644 index 0000000000000000000000000000000000000000..effc61fbef48ce9e2ff4dcf81bc8ffabd86defff --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000770.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dbf401198c65ab7b708bc17dd6a72a23c19178ab80494e4db2ef475f316b099 +size 470945 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000771.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000771.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6323dbb0c6677acaf1214fee9ab07bbf0bc8f5f1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000771.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd59f4ed94f9e2c6c000ba38328a69d1eb22867758c3dd864fadffa570f99a3b +size 560203 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000772.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000772.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd77ef93b6e397065b2d371370631cee4e72e71a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000772.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c19be3ce150098905a21fc4cb2c21532e4c1eea69cc0adc74f2b415f25d11331 +size 430655 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000773.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000773.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e7df6742d5a4b5e745907820c2ef11a9eb18e703 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000773.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:253998cf3b45340d5bffaf5f2a4c99fc4b6bf228ff1a4268725bbd86d2385361 +size 477370 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000774.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000774.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3f9848e31df589ca11e820551c7be83c3c862427 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000774.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db2d5458a341e6ab274af7aa2b78a6886827628d02bd6f9b8abedbe1b2342720 +size 624801 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000775.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000775.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5aea8e4491da2db01baaf60197fa009197d63bf6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000775.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0503a8e795f1b21ac0b05c486aa673d1a0231580fbd2869eea66e76770d34a9d +size 411924 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000776.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000776.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a81471f9bf0d3591281ebe191dfd1cdf285ae075 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000776.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32e94c6ab266cc6ac5802d2e1dbb4f274d29267ee340f99d8c9e012e4e293221 +size 461573 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000777.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000777.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a2ec42a59fbc3adccd7ce76244b7ab511a4b327 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000777.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bdac2a26790fbd3ac0d3b2b000e38b71e77d59c1ec1654ba92ac02c6800b54a +size 569969 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000778.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000778.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7602e6e1e6db184d51ceb65e5c439566e518268b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000778.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:514e4c7b21a8f6e0abb5b4fa13bf5d0e21e81dbfc98bf8e665446f6a0ddb1cb0 +size 611154 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000779.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000779.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f6b6b2a0c159541ea0939eafa9207c104953ebe2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000779.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7c7a2a3d2fe0de2391107c339a0f04154b9d187ffb7f4e3b8e553d22b598b1b +size 439054 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000780.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000780.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d44fe47ed6774d684c0c624f921dff2b19b7d762 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000780.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e40fc52f5b9c6b0c5facacaf88ec435b1b7e5e749a18b1e05a8cf5015537458d +size 336480 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000781.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000781.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e4da2684ff453b8c0e823d01116f834b6b1fcd2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000781.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e4c5f1df5382cf6d280cd95d69eac063a196f81f5f753e5382cd015ec0b5a8c +size 434419 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000782.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000782.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fd2972ac8e10243bed5abbbef7ba28f3b048b5d6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000782.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6c354967959d121134d05f780bfd8af6e18e528254f3404547c5c7cc1c68ea4 +size 473320 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000783.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000783.parquet new file mode 100644 index 0000000000000000000000000000000000000000..828402ca2eb49f36929c2fcab247b09c0bfdafa9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000783.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ac5ecb87fb5a55c808ca673aa374ec38468c3cf24e1c96ede8fb42762ec1ef9 +size 403518 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000784.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000784.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7db0960f14f4314727842912cc9973a89ba3aecf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000784.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:876337d6085774477507098caeb6b2e007bdf328c5e396d48475fbf606667246 +size 596532 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000785.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000785.parquet new file mode 100644 index 0000000000000000000000000000000000000000..195fea39c2ee4e31d5c0178d301ebea340e1814c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000785.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b193a1a15cd68710144d8ab7d5a1bfcfcd872c0d1faaa07003ad930ae1baa6c +size 407180 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000786.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000786.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c75ad38cfabd0ab3370e486962e2613d0cf3063e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000786.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44bd0ff21e472614d0167b01d8b7974060dbc9424b1e34e525161afe7a0c0c61 +size 424339 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000787.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000787.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3f4bf3352899deb733f27e6e2f959f832c9269ad --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000787.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2d2c0040025c14fde5aefb1f9213ce26def66090d9112e8b9939feb6ef0d365 +size 417639 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000788.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000788.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc930e13503f657a88da610ce7c2664674481cbb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000788.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f778ae9ce4bef2a6afe4c4db22d96f3937a34239d882c151784a202099ea784 +size 612707 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000789.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000789.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ed9237c1cf017afd28f112f6f8f8343e959ac64f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000789.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d4fc284610ec1bff60a0d1d19a58afdd662044ae94364558d82b7fdca037651 +size 494301 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000790.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000790.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff079650f2c229e09992762d36ea5cb9e8c3159f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000790.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed7a86585073659e48d2d90b0f45b20bb1bd446485bbac50a92f1d5f44e99366 +size 579749 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000791.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000791.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0eeb2b77c37b88ffbf36dda528b04db48f5a58b2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000791.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:378b4febf55998b166d7adfe897ee790fff6138e5be6c0cc84345fe6ef9e565d +size 406463 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000792.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000792.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f696fbbb237585d7e67e47da10d449f307385f75 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000792.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72e04415a5167e396c5d652f7d34bdbd14b15063d9c8a24901458cd1971cbfbe +size 577281 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000793.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000793.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db75d8369efa53941489266764606f28f4e5c256 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000793.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78aa61f380f8b005bfd9c9a7478a3fc17ba30240348233396a8e99f235b095ec +size 429577 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000794.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000794.parquet new file mode 100644 index 0000000000000000000000000000000000000000..233aea87d4015b25b66c1cd0d3155235bea4d198 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000794.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a66a6f88bd96b8d8a988e4b23fed84f12a1ee1867d1cb0ed84fcc80bf59630b9 +size 554453 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000795.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000795.parquet new file mode 100644 index 0000000000000000000000000000000000000000..47e31db3551e9bc8691e3afd8ffb65e7d02a30c0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000795.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd857116ebb14023cf453213e9933cc7ef0b6c30cfd2f0d5e7b037457b966c5b +size 334033 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000796.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000796.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2d3e97b3a618f35aace76b87f3e0fa32c4ce4b77 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000796.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67f463f1e48f1ece97e046c2929704aa032ba34b92e9d644b576d2ade61c16a4 +size 708689 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000797.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000797.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2f96868c2924100a271fa9aceb5b707bfb847b2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000797.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44cd048c55e0769b1c3951de2e6a37cb68dfcf16b42ce48e574a15e928b88418 +size 415992 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000798.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000798.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52aebcd91505a632eec32c6ba27d1f44b9899edd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000798.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfa807828350d718efe2676ac4fa09f9dba066ec2e3b59549fbba111ae55400e +size 657355 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000799.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000799.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b7ec194b99e109f0c043f57dc064a468851b1c1e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000799.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8c23f6870d10ef675df618ab9e7a77df0991d886ade6d858b61ff6e3735b2ce +size 554889 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000800.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000800.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef7b28cc14e41daf557e3bb998d0d390bd74151d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000800.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:592ca0277cd8c21b43eb66cbdb03bab933e9fec327cab35397f094afbfe00050 +size 474812 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000801.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000801.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9458cd6f84cbfc3af0091c63a38b8f12e0d186bc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000801.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dad1dbb3cb7538282cb939bb6d1ab226ae1674c9b1eacd076fe3ca0f520491f +size 553611 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000802.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000802.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a4d46caa2d37b753066816b89031f60d3241dcc4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000802.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac50c491f352db783d170cd794a128e5e74e944126fe2c7abd430a0007cf913f +size 434632 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000803.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000803.parquet new file mode 100644 index 0000000000000000000000000000000000000000..015c496d9c69bfabc3137123f54b279671348756 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000803.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:818b8a593299dd837729dba9eab9991b42ba29025a81a28d30de976a7286c01f +size 450688 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000804.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000804.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7543b87d95a5f76f25cc75f332d8f8bb2784a7e0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000804.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:637bacc5ba6ab917e6c2fc0e5a4f4e7d0d1e436cb101afda92329c98976d3168 +size 504299 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000805.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000805.parquet new file mode 100644 index 0000000000000000000000000000000000000000..78fe6a8c12882e3fa5654873b8bef740f815343b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000805.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64c87c40318f1fc7aab17521a7873628051f6cf8cf99fefd271faf866c29cad6 +size 748435 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000806.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000806.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d9c57be7cb6189d6f0c61ce03833f922bfcd0a2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000806.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ae24e7d178cac8eb3c8cb73e9599e8b3d88d07167b63bcbf65509a4085558a1 +size 466012 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000807.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000807.parquet new file mode 100644 index 0000000000000000000000000000000000000000..73a2b4bd50ab3a94e1651229042c711b3b346d63 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000807.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2da3967e09e53511d67d3f6f5dee374bfccd08c267426075d4d91ebade110e7e +size 590745 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000808.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000808.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2798542479070ca7f72a3a8124776261d33472cf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000808.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b202c9a83404d650112887935399a0c49165c63646378459c45778f7d9bd8fe0 +size 403362 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000809.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000809.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4edb4d9f95d7d1503ca3bbd72503de676bd16acc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000809.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4902e801597325cc8c59e3e62734663207bb703a5dd7698fae82aa19e7b03ca +size 540020 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000810.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000810.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f364e044ebcc3c23d0a3c2d057d3ac7bc95f3c55 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000810.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f838948092a831339b469a43b4a3a3db8a43755ea3d9068355633912dbaf5158 +size 580692 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000811.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000811.parquet new file mode 100644 index 0000000000000000000000000000000000000000..12f678909c76b8fdbd337d79f4f632543d2ae5b6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000811.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cfdfc5900149f93ae375c49420c51c4a880fcb8976ab48567328be33b84a60a +size 632798 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000812.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000812.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f645cde50f366d739cfb9a30693d8dfc5e9fe2b7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000812.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83ccda6dab32f2f1483c87d0db8e9bfdd52f9611883a8bc728174af56fe1b526 +size 617070 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000813.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000813.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62b0d06361d78091246383aaa97730f9325a4171 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000813.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8825448038a0f01561e33cd1424bf6abedb7429e840461f72dea50da075710cd +size 423580 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000814.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000814.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1236b57f773acc799580ae833605a688f3a12234 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000814.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08e6c6881c227cfa7c71b8fd24d67c15a7ff649841de9e59f84ed63d010af56b +size 410015 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000815.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000815.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0e730c9f6e5a3ce39cf7f248356bf0e0ab18800d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000815.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5a506264144905296d297da83326db743d4928cf7a354120b627f3664dd5d15 +size 518681 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000816.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000816.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1366a1b189c71ea866316e0881e16d3f21a5472e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000816.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bea745f49a5953a76a85d2a60113c3707bb77a283862a0d9e03be1e14035349 +size 576908 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000817.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000817.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e213a7d8d17c2915575cb3d4c9bc1a9b7b85c39 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000817.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c076511f581c37f401be49497d256fab70d306f1670f3230ceec96309e243313 +size 572868 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000818.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000818.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ce5ce29add0f7ed090a61b642f37d9db6e929b04 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000818.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baa343f52995b9f74c2beb792621599efe92764cf070da4a3907e33532d7d532 +size 512446 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000819.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000819.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93df1248e43f95bd406cbfd9337520f03d2d2396 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000819.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b152e0d00ad4f469faa10a06a993a0b73b649a0ccebaed4e5fee75c66f6b750 +size 478722 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000820.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000820.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2926ac7bcbd04395810b345707d81173154b4be8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000820.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d00207dc41b18776ec86f3006cbd21c79841fcad84e00473e25f23ceb28888b2 +size 527541 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000821.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000821.parquet new file mode 100644 index 0000000000000000000000000000000000000000..232f4e0bb54884d32c1863dede70711971723275 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000821.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9da79f39398a5ec2a4062cacfd813c150be22d6ef471201000e330cc7f98a56 +size 583477 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000822.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000822.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc6ba0960b5739c49b3358f792134f2302e652f0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000822.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc791405c314510b4288e35e2385fc8ac3ea08e3442382e264ff0175e1256fa1 +size 438004 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000823.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000823.parquet new file mode 100644 index 0000000000000000000000000000000000000000..977f8b5081a1113ed0af9b82bb1898c0b5f9f7a3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000823.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:710069a887d6dadafa459517e913c36c1330bb7b226cd0ec0ff32f83387dc7e5 +size 462394 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000824.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000824.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3e2a0c54095fa74ee0afddddb3c00ba36f977e9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000824.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a349ce6b76cb2f213d6d02c76c111db04fd7f3bd0720124a60e0ab08289989a0 +size 516672 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000825.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000825.parquet new file mode 100644 index 0000000000000000000000000000000000000000..345c873dbf96d06cdc38fd4c30e4bafff29851a6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000825.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:823a64b0d3a3e0bb5afbfffe095495706f355a8fdc21d3377129a23319f03c4a +size 616522 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000826.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000826.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3c7d869c1aab88a372043caddb2f4298c86ed96 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000826.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ac44ef0b26c12c06548e5a3aeee21e260d353b407df2770725c87a92d52410f +size 549546 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000827.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000827.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4adb3564b7f793b2cb76c189a01c1329392b1b15 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000827.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d28c997bde9094fec849dc0cee97c622f4ca1b0e101169af2739e128b12a804 +size 672624 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000828.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000828.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e7024d1a19fd4287813417e7d851f61a71cc6862 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000828.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37ca36e5aeded01a4d647a9ea16bdc28addc30b350564e2ceff67af60e0af249 +size 513248 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000829.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000829.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8549c351351cdbc5f3feb707d3a0be8d6b6c5ee2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000829.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aec57e25e0d4f2bb6a04dff5ba03e6f972dbd0947fd0da6f282bfe98fc180bb8 +size 423671 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000830.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000830.parquet new file mode 100644 index 0000000000000000000000000000000000000000..978f7e8601d59360d9e80ccfe28caa9b2cf78428 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000830.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cec2bbcd34b6d9d29d6a55aaf40385daac345d6dd574b1dc595de4d79d91aafe +size 440514 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000831.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000831.parquet new file mode 100644 index 0000000000000000000000000000000000000000..74d934b55cba540fdbbd1a7154d89c6c2cd47c72 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000831.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4152fb5cb111dcb4d3d9aa709cd5902fc977160bf63f2f5ce1c72c375a40daf1 +size 467052 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000832.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000832.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c609ca0ef8b998d23b127c8d22b6b1003373d7da --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000832.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8cfa46c1ae6cae21bda179be0da8253c0f907f5d8b61b33af063121b7c63e38 +size 577267 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000833.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000833.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb5f205c3ea327c2755d2527ac43ba70a9b623f9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000833.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f817b2eb886a4baf9c1691aaac6867ef2b9aa333c1c5487e6a17713706b7a3e +size 428920 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000834.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000834.parquet new file mode 100644 index 0000000000000000000000000000000000000000..24d09e9f75d8cc8ca2b077ea55da6b11a5272fa0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000834.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7defe7ca40eafb4bf62b835585dc484fbbd4f90e252a7d4e5ed548791f835fc +size 831176 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000835.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000835.parquet new file mode 100644 index 0000000000000000000000000000000000000000..decb624fba848df375002a1dcdba9818a1a510c6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000835.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5db89044227f5fddc222aafd72544840f32be4896d12edb6172c515482ce949b +size 605710 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000836.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000836.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb7d28c035e36360f1e7857733ccc1734d129a8c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000836.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07c2bc90b80c408b799b5614f5dcb65ceddc75b66433bd128b5bb42ce1170acd +size 471921 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000837.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000837.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8baefb1df4d9640afce5ff136b282cbe55fa8651 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000837.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18a8cfa3acbb8d3854944b8bec885500313901bfb281281627a2da23822433f9 +size 454154 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000838.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000838.parquet new file mode 100644 index 0000000000000000000000000000000000000000..60818636a96bdaf32730ea42a5b94bf8c2289024 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000838.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9ba796bc266bfe9f6e6dc6af19e1948955c2c58977fd162f4fbafec92a0c364 +size 469946 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000839.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000839.parquet new file mode 100644 index 0000000000000000000000000000000000000000..294fb33063a5312b2d800d628b2ce4efe596c681 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000839.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8d3486a3d064394e9317d20b1f2d2996df2cf900b6bc88d151e55aed7fdee35 +size 500141 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000840.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000840.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4a836ee90f0d4b068c3cd5bc8fad0d2d8e2526f5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000840.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a74a59db51a41b0ea291ec6dc64a5df025c40985b69ad8c0442e8f74d037e06c +size 408839 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000841.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000841.parquet new file mode 100644 index 0000000000000000000000000000000000000000..68d9fb4195bc2cf96771e6afa3cef031557b36e0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000841.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c16329532d270a698b13860d851c1ec15747c3defc5267e95e11b845d3fa2cd0 +size 509107 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000842.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000842.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b8baa4efe936a8aec7380db2b3cba5d3f3141b7e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000842.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:782ee95f08176c0d3915a2fa774e498b8ff32eec2e1cd80b11458e2e2e2a6b2a +size 542082 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000843.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000843.parquet new file mode 100644 index 0000000000000000000000000000000000000000..beca358ce8a73cf735729f130c3de2c7182e9f70 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000843.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63e32b082fbb78a236156d83aa536e61266d7191e1a312e501eb4b6e60f8f433 +size 495884 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000844.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000844.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ab87f47b228a41710237e9df1a384998433cabd0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000844.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:933f00ca6687ed258045971847b5a8508bc2c7c87b0e96a64c1d3c1b3520e2e2 +size 371168 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000845.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000845.parquet new file mode 100644 index 0000000000000000000000000000000000000000..89d9ab4fc56e9f091874e73c1beeafc96bcc9e26 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000845.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77ef6c74ac87cf51015432a1cfc34e1301b0efce7d6a49a15bdaba501221eb53 +size 423534 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000846.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000846.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d68d516a2e6d1cf6b030300031243f2dbd809f9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000846.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:add83dbe0d2f4bf3e30a5b941c008735b28ea235e29fc79487619edc70364acc +size 405000 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000847.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000847.parquet new file mode 100644 index 0000000000000000000000000000000000000000..731961f1990540c9931f8e687d9740db2bf04e38 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000847.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:194f286a63233f7a3f72e4fc15e7c6767bf53dd2a2274fff210930224e1c7ec8 +size 418764 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000848.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000848.parquet new file mode 100644 index 0000000000000000000000000000000000000000..431845c1ffb58724a249a7e3156eb1054382f1a8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000848.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0da3d103fcb61f7fe1493fe7ea2231a804898c9e42836280d72ac31b78435732 +size 427459 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000849.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000849.parquet new file mode 100644 index 0000000000000000000000000000000000000000..496bf90c9cb6849b6a8c23cb9278b071c494741f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000849.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:738d582fa88abcbf145bb0975f3ccce72d4ad39a3b7a270a5e15f21e2b96237e +size 675022 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000850.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000850.parquet new file mode 100644 index 0000000000000000000000000000000000000000..834471ff3682728e85d12107fdaf4ff05f767b27 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000850.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0c2e404561cc090b04943bdc7af01462e3e4191bc8658129fe7c3590dab425c +size 418901 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000851.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000851.parquet new file mode 100644 index 0000000000000000000000000000000000000000..76c63a0ac016d7c7d008c3df83e06e14e93eb32f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000851.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:441d9c4c786b0e5ea824af7780ec6c5134350ea0c04233e47022ace44b6ebb00 +size 516500 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000852.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000852.parquet new file mode 100644 index 0000000000000000000000000000000000000000..958caf8c3055aec6c18005c6917c06d4cf7a2c43 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000852.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:455ad6f7b4e3955f4593841ba7f4c338caea0a8523a64111ca334ebf871041bb +size 458771 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000853.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000853.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b736dfe5d8f94271d02e4d1f16b20c1c333eab33 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000853.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14ea7d31190152265188ce0e1c323f460642b6cd037f680767195fa9c3033c14 +size 377041 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000854.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000854.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7ef7ab2620826d4e7bb11c937f4c038ed26fda15 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000854.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5447ee7edb3404cc6654f3ab09d51f798124fd8c2e0eacea6a674b7a02b89b9b +size 458910 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000855.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000855.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2df64ec7aa70422ef3edfbd55523f34c76c03a0a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000855.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6fef357f28c3e0ba93d6b9570edd2af2929f1c15d3e63684efa09e9a1fd97f6 +size 519664 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000856.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000856.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e0f64748fb925c9b0037f382e3e6acf9886b451b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000856.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b560d4861c98475cfaad2ffa80c4002ceee0b2ca35ff5d07c131e56b7605eb5 +size 404640 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000857.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000857.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6242ecc58bf72587b8ac90296e07257a1e36723b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000857.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e670ca85e966239ad3452e2d88b9ba8fe0e44a57ff8a66e8e40058bd492021b +size 551629 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000858.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000858.parquet new file mode 100644 index 0000000000000000000000000000000000000000..497ac6578f06ed706aa010228a3d35d94247f295 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000858.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ede6846193d2e592c81a72b169eca7da91fd890b6c854a8aefae0387fadf906a +size 493099 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000859.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000859.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d5d120e1f123e78e537500d0b8214799550c58ae --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000859.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0379285e261387ff94e63b887058e3003cbf0f2c82baf82ab2fd94326aa3f79 +size 481204 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000860.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000860.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6149dde13dfd3db62a1ade0f3757b1d4aa2fab97 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000860.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afb360746ef1af8fe2a473f5983ad040a0847d2b4a8849f5998567f913de4abf +size 544477 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000861.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000861.parquet new file mode 100644 index 0000000000000000000000000000000000000000..be97a635c40aa59a4a747bc0fcea0dd4631e23a2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000861.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8a745c2da9c0fd5eb9507fdcb6f80e812c033e8d88de5abe3e980be2a0243b5 +size 474660 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000862.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000862.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44f53de8747c9f69365181db517442f6919725d6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000862.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a726e6503cc54ad543e3f26996ffa0c2f0c4e1ed9026d2b4bc2f1958384e58d +size 432498 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000863.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000863.parquet new file mode 100644 index 0000000000000000000000000000000000000000..05def7e96f5162a9fd1b1f61ed440096541e53b1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000863.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a33c88f207a9d34cc4a76cfa5fb7cffaebb5c40c686382c3751f90e6bc8bb87d +size 402028 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000864.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000864.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dbaf12a62b42ebef1dc38dc091a9c891a9964bc7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000864.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:449ed3014955592eeee422f609a4cefe283a991e2d7d6ee378612ff3e7fab254 +size 479252 diff --git a/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000865.parquet b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000865.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e3952b1980f557b63c13aa1d1a4e398f11d30ff --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/data/chunk-000/episode_000865.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0314845fbc9cc4d77c20dc008ac6b8f9cc266d7c59989b1118b4ffa3cfa1c60 +size 335510 diff --git a/RMC-AIDA-L_fold_shorts/meta/episodes.jsonl b/RMC-AIDA-L_fold_shorts/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..81a7d9a68c9ade0ab369a2ab213828bc6f143e99 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/meta/episodes.jsonl @@ -0,0 +1,866 @@ +{"episode_index": 0, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 816} +{"episode_index": 1, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 864} +{"episode_index": 2, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 946} +{"episode_index": 3, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 990} +{"episode_index": 4, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 713} +{"episode_index": 5, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 815} +{"episode_index": 6, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 740} +{"episode_index": 7, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 755} +{"episode_index": 8, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 762} +{"episode_index": 9, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 746} +{"episode_index": 10, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 659} +{"episode_index": 11, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1246} +{"episode_index": 12, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1133} +{"episode_index": 13, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 800} +{"episode_index": 14, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 667} +{"episode_index": 15, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 843} +{"episode_index": 16, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1270} +{"episode_index": 17, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 720} +{"episode_index": 18, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 593} +{"episode_index": 19, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1173} +{"episode_index": 20, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 777} +{"episode_index": 21, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1069} +{"episode_index": 22, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 892} +{"episode_index": 23, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1511} +{"episode_index": 24, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 934} +{"episode_index": 25, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 928} +{"episode_index": 26, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1059} +{"episode_index": 27, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1308} +{"episode_index": 28, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1190} +{"episode_index": 29, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1085} +{"episode_index": 30, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1188} +{"episode_index": 31, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1350} +{"episode_index": 32, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 996} +{"episode_index": 33, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1178} +{"episode_index": 34, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 938} +{"episode_index": 35, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 995} +{"episode_index": 36, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 803} +{"episode_index": 37, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 966} +{"episode_index": 38, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 963} +{"episode_index": 39, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 814} +{"episode_index": 40, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 926} +{"episode_index": 41, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 823} +{"episode_index": 42, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 853} +{"episode_index": 43, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1149} +{"episode_index": 44, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 876} +{"episode_index": 45, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 902} +{"episode_index": 46, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 926} +{"episode_index": 47, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1555} +{"episode_index": 48, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1726} +{"episode_index": 49, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1631} +{"episode_index": 50, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1464} +{"episode_index": 51, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 929} +{"episode_index": 52, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1239} +{"episode_index": 53, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 894} +{"episode_index": 54, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 767} +{"episode_index": 55, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1159} +{"episode_index": 56, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 882} +{"episode_index": 57, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1126} +{"episode_index": 58, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 875} +{"episode_index": 59, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 916} +{"episode_index": 60, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 831} +{"episode_index": 61, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1002} +{"episode_index": 62, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 892} +{"episode_index": 63, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1077} +{"episode_index": 64, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 918} +{"episode_index": 65, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 879} +{"episode_index": 66, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1058} +{"episode_index": 67, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 901} +{"episode_index": 68, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 982} +{"episode_index": 69, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1018} +{"episode_index": 70, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 977} +{"episode_index": 71, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 992} +{"episode_index": 72, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1034} +{"episode_index": 73, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1777} +{"episode_index": 74, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1002} +{"episode_index": 75, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 984} +{"episode_index": 76, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 999} +{"episode_index": 77, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 783} +{"episode_index": 78, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1202} +{"episode_index": 79, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1757} +{"episode_index": 80, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1780} +{"episode_index": 81, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1411} +{"episode_index": 82, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 826} +{"episode_index": 83, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 948} +{"episode_index": 84, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 736} +{"episode_index": 85, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1218} +{"episode_index": 86, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1295} +{"episode_index": 87, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 929} +{"episode_index": 88, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 703} +{"episode_index": 89, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1019} +{"episode_index": 90, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1224} +{"episode_index": 91, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 955} +{"episode_index": 92, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 880} +{"episode_index": 93, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 843} +{"episode_index": 94, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 974} +{"episode_index": 95, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 901} +{"episode_index": 96, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1025} +{"episode_index": 97, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 800} +{"episode_index": 98, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 715} +{"episode_index": 99, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 882} +{"episode_index": 100, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1085} +{"episode_index": 101, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1507} +{"episode_index": 102, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 989} +{"episode_index": 103, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1058} +{"episode_index": 104, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 968} +{"episode_index": 105, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1091} +{"episode_index": 106, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1161} +{"episode_index": 107, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1016} +{"episode_index": 108, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1129} +{"episode_index": 109, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 917} +{"episode_index": 110, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 927} +{"episode_index": 111, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 946} +{"episode_index": 112, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1018} +{"episode_index": 113, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 925} +{"episode_index": 114, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 751} +{"episode_index": 115, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 749} +{"episode_index": 116, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 834} +{"episode_index": 117, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1187} +{"episode_index": 118, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1113} +{"episode_index": 119, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1014} +{"episode_index": 120, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 946} +{"episode_index": 121, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 852} +{"episode_index": 122, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1219} +{"episode_index": 123, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1288} +{"episode_index": 124, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1164} +{"episode_index": 125, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 887} +{"episode_index": 126, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1693} +{"episode_index": 127, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1674} +{"episode_index": 128, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 845} +{"episode_index": 129, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1917} +{"episode_index": 130, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1033} +{"episode_index": 131, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 935} +{"episode_index": 132, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1397} +{"episode_index": 133, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1232} +{"episode_index": 134, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1128} +{"episode_index": 135, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1059} +{"episode_index": 136, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1021} +{"episode_index": 137, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1242} +{"episode_index": 138, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1037} +{"episode_index": 139, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1000} +{"episode_index": 140, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1043} +{"episode_index": 141, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 909} +{"episode_index": 142, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 914} +{"episode_index": 143, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1137} +{"episode_index": 144, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1537} +{"episode_index": 145, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1166} +{"episode_index": 146, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 975} +{"episode_index": 147, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1501} +{"episode_index": 148, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1293} +{"episode_index": 149, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 880} +{"episode_index": 150, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1182} +{"episode_index": 151, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1410} +{"episode_index": 152, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1002} +{"episode_index": 153, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1352} +{"episode_index": 154, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1167} +{"episode_index": 155, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1087} +{"episode_index": 156, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1252} +{"episode_index": 157, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1218} +{"episode_index": 158, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 886} +{"episode_index": 159, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 878} +{"episode_index": 160, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1011} +{"episode_index": 161, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 637} +{"episode_index": 162, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 853} +{"episode_index": 163, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 891} +{"episode_index": 164, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1576} +{"episode_index": 165, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1410} +{"episode_index": 166, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1328} +{"episode_index": 167, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1590} +{"episode_index": 168, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1378} +{"episode_index": 169, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1167} +{"episode_index": 170, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1351} +{"episode_index": 171, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1636} +{"episode_index": 172, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1086} +{"episode_index": 173, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1312} +{"episode_index": 174, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1426} +{"episode_index": 175, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1195} +{"episode_index": 176, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1779} +{"episode_index": 177, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1282} +{"episode_index": 178, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1173} +{"episode_index": 179, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1463} +{"episode_index": 180, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1264} +{"episode_index": 181, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1537} +{"episode_index": 182, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1322} +{"episode_index": 183, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1721} +{"episode_index": 184, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1473} +{"episode_index": 185, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1451} +{"episode_index": 186, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 983} +{"episode_index": 187, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1461} +{"episode_index": 188, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1478} +{"episode_index": 189, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1354} +{"episode_index": 190, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1012} +{"episode_index": 191, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1472} +{"episode_index": 192, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1133} +{"episode_index": 193, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1220} +{"episode_index": 194, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 935} +{"episode_index": 195, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1053} +{"episode_index": 196, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1131} +{"episode_index": 197, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1074} +{"episode_index": 198, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1181} +{"episode_index": 199, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 985} +{"episode_index": 200, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 878} +{"episode_index": 201, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 737} +{"episode_index": 202, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 795} +{"episode_index": 203, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1159} +{"episode_index": 204, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 901} +{"episode_index": 205, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1387} +{"episode_index": 206, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 900} +{"episode_index": 207, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1106} +{"episode_index": 208, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 971} +{"episode_index": 209, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1129} +{"episode_index": 210, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1116} +{"episode_index": 211, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 952} +{"episode_index": 212, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1365} +{"episode_index": 213, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 905} +{"episode_index": 214, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1035} +{"episode_index": 215, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1253} +{"episode_index": 216, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1204} +{"episode_index": 217, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1066} +{"episode_index": 218, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1127} +{"episode_index": 219, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1048} +{"episode_index": 220, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 877} +{"episode_index": 221, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1086} +{"episode_index": 222, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1143} +{"episode_index": 223, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1227} +{"episode_index": 224, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1737} +{"episode_index": 225, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1443} +{"episode_index": 226, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1128} +{"episode_index": 227, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1068} +{"episode_index": 228, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 892} +{"episode_index": 229, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1288} +{"episode_index": 230, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1564} +{"episode_index": 231, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1613} +{"episode_index": 232, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1067} +{"episode_index": 233, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1350} +{"episode_index": 234, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1152} +{"episode_index": 235, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1027} +{"episode_index": 236, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 993} +{"episode_index": 237, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 882} +{"episode_index": 238, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1551} +{"episode_index": 239, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1693} +{"episode_index": 240, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 817} +{"episode_index": 241, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1643} +{"episode_index": 242, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1269} +{"episode_index": 243, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1054} +{"episode_index": 244, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 889} +{"episode_index": 245, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 971} +{"episode_index": 246, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 707} +{"episode_index": 247, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 980} +{"episode_index": 248, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 876} +{"episode_index": 249, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 654} +{"episode_index": 250, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1455} +{"episode_index": 251, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1806} +{"episode_index": 252, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 995} +{"episode_index": 253, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1098} +{"episode_index": 254, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 724} +{"episode_index": 255, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1078} +{"episode_index": 256, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 768} +{"episode_index": 257, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1369} +{"episode_index": 258, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 984} +{"episode_index": 259, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1427} +{"episode_index": 260, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 815} +{"episode_index": 261, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 927} +{"episode_index": 262, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 743} +{"episode_index": 263, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 859} +{"episode_index": 264, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 845} +{"episode_index": 265, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 758} +{"episode_index": 266, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 835} +{"episode_index": 267, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1084} +{"episode_index": 268, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 666} +{"episode_index": 269, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 866} +{"episode_index": 270, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1011} +{"episode_index": 271, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 880} +{"episode_index": 272, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1222} +{"episode_index": 273, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 923} +{"episode_index": 274, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 807} +{"episode_index": 275, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 766} +{"episode_index": 276, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 748} +{"episode_index": 277, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 985} +{"episode_index": 278, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 642} +{"episode_index": 279, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 832} +{"episode_index": 280, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 884} +{"episode_index": 281, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 811} +{"episode_index": 282, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1359} +{"episode_index": 283, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 588} +{"episode_index": 284, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 808} +{"episode_index": 285, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 805} +{"episode_index": 286, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 944} +{"episode_index": 287, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 741} +{"episode_index": 288, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 588} +{"episode_index": 289, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1583} +{"episode_index": 290, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 643} +{"episode_index": 291, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 691} +{"episode_index": 292, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 556} +{"episode_index": 293, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 773} +{"episode_index": 294, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 650} +{"episode_index": 295, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1009} +{"episode_index": 296, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1056} +{"episode_index": 297, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 787} +{"episode_index": 298, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 998} +{"episode_index": 299, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 883} +{"episode_index": 300, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1197} +{"episode_index": 301, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 946} +{"episode_index": 302, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1187} +{"episode_index": 303, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1091} +{"episode_index": 304, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1244} +{"episode_index": 305, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1106} +{"episode_index": 306, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 961} +{"episode_index": 307, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1305} +{"episode_index": 308, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 823} +{"episode_index": 309, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 831} +{"episode_index": 310, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1017} +{"episode_index": 311, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 967} +{"episode_index": 312, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1410} +{"episode_index": 313, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 891} +{"episode_index": 314, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 920} +{"episode_index": 315, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 929} +{"episode_index": 316, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 969} +{"episode_index": 317, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1047} +{"episode_index": 318, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1069} +{"episode_index": 319, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 950} +{"episode_index": 320, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 826} +{"episode_index": 321, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 895} +{"episode_index": 322, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 809} +{"episode_index": 323, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1123} +{"episode_index": 324, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1038} +{"episode_index": 325, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1331} +{"episode_index": 326, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1092} +{"episode_index": 327, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 974} +{"episode_index": 328, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 931} +{"episode_index": 329, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 681} +{"episode_index": 330, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 832} +{"episode_index": 331, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1099} +{"episode_index": 332, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1000} +{"episode_index": 333, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 713} +{"episode_index": 334, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1231} +{"episode_index": 335, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 998} +{"episode_index": 336, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1031} +{"episode_index": 337, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 731} +{"episode_index": 338, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 843} +{"episode_index": 339, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 696} +{"episode_index": 340, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 829} +{"episode_index": 341, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1149} +{"episode_index": 342, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1290} +{"episode_index": 343, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 662} +{"episode_index": 344, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 819} +{"episode_index": 345, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 625} +{"episode_index": 346, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1339} +{"episode_index": 347, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1244} +{"episode_index": 348, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1056} +{"episode_index": 349, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 939} +{"episode_index": 350, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 935} +{"episode_index": 351, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 977} +{"episode_index": 352, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 910} +{"episode_index": 353, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1002} +{"episode_index": 354, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1189} +{"episode_index": 355, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1217} +{"episode_index": 356, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1280} +{"episode_index": 357, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1171} +{"episode_index": 358, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 899} +{"episode_index": 359, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1596} +{"episode_index": 360, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 979} +{"episode_index": 361, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1146} +{"episode_index": 362, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1103} +{"episode_index": 363, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1184} +{"episode_index": 364, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1044} +{"episode_index": 365, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 888} +{"episode_index": 366, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1080} +{"episode_index": 367, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 934} +{"episode_index": 368, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1076} +{"episode_index": 369, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 980} +{"episode_index": 370, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1306} +{"episode_index": 371, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1063} +{"episode_index": 372, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1561} +{"episode_index": 373, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 651} +{"episode_index": 374, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 601} +{"episode_index": 375, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 546} +{"episode_index": 376, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 577} +{"episode_index": 377, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 646} +{"episode_index": 378, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 550} +{"episode_index": 379, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 516} +{"episode_index": 380, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 523} +{"episode_index": 381, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 628} +{"episode_index": 382, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 526} +{"episode_index": 383, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 717} +{"episode_index": 384, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 503} +{"episode_index": 385, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 597} +{"episode_index": 386, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 590} +{"episode_index": 387, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 512} +{"episode_index": 388, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 516} +{"episode_index": 389, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 594} +{"episode_index": 390, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 540} +{"episode_index": 391, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 543} +{"episode_index": 392, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 531} +{"episode_index": 393, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 523} +{"episode_index": 394, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 437} +{"episode_index": 395, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 535} +{"episode_index": 396, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 466} +{"episode_index": 397, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 459} +{"episode_index": 398, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 468} +{"episode_index": 399, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 491} +{"episode_index": 400, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 458} +{"episode_index": 401, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 636} +{"episode_index": 402, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 678} +{"episode_index": 403, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 518} +{"episode_index": 404, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 550} +{"episode_index": 405, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 559} +{"episode_index": 406, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 479} +{"episode_index": 407, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 678} +{"episode_index": 408, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 513} +{"episode_index": 409, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 502} +{"episode_index": 410, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 639} +{"episode_index": 411, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 589} +{"episode_index": 412, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 478} +{"episode_index": 413, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 632} +{"episode_index": 414, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 777} +{"episode_index": 415, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 487} +{"episode_index": 416, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 496} +{"episode_index": 417, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 638} +{"episode_index": 418, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 555} +{"episode_index": 419, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 500} +{"episode_index": 420, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 505} +{"episode_index": 421, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 621} +{"episode_index": 422, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 660} +{"episode_index": 423, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 436} +{"episode_index": 424, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 527} +{"episode_index": 425, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 786} +{"episode_index": 426, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 733} +{"episode_index": 427, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 484} +{"episode_index": 428, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 669} +{"episode_index": 429, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 590} +{"episode_index": 430, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 641} +{"episode_index": 431, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 521} +{"episode_index": 432, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 626} +{"episode_index": 433, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 705} +{"episode_index": 434, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 519} +{"episode_index": 435, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 635} +{"episode_index": 436, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 635} +{"episode_index": 437, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 809} +{"episode_index": 438, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 652} +{"episode_index": 439, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 998} +{"episode_index": 440, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 648} +{"episode_index": 441, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 576} +{"episode_index": 442, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 617} +{"episode_index": 443, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 528} +{"episode_index": 444, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 655} +{"episode_index": 445, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 740} +{"episode_index": 446, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 713} +{"episode_index": 447, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 796} +{"episode_index": 448, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 729} +{"episode_index": 449, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 411} +{"episode_index": 450, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 523} +{"episode_index": 451, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 799} +{"episode_index": 452, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 607} +{"episode_index": 453, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 572} +{"episode_index": 454, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 568} +{"episode_index": 455, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 597} +{"episode_index": 456, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 604} +{"episode_index": 457, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 634} +{"episode_index": 458, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 616} +{"episode_index": 459, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 732} +{"episode_index": 460, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 683} +{"episode_index": 461, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 713} +{"episode_index": 462, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 625} +{"episode_index": 463, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 613} +{"episode_index": 464, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 549} +{"episode_index": 465, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 601} +{"episode_index": 466, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 688} +{"episode_index": 467, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 553} +{"episode_index": 468, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 579} +{"episode_index": 469, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 677} +{"episode_index": 470, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 745} +{"episode_index": 471, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 564} +{"episode_index": 472, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 646} +{"episode_index": 473, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 645} +{"episode_index": 474, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 756} +{"episode_index": 475, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 604} +{"episode_index": 476, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 874} +{"episode_index": 477, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 644} +{"episode_index": 478, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 515} +{"episode_index": 479, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 691} +{"episode_index": 480, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 647} +{"episode_index": 481, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 568} +{"episode_index": 482, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 591} +{"episode_index": 483, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 643} +{"episode_index": 484, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 615} +{"episode_index": 485, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 550} +{"episode_index": 486, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 731} +{"episode_index": 487, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 506} +{"episode_index": 488, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 835} +{"episode_index": 489, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 757} +{"episode_index": 490, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 735} +{"episode_index": 491, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 759} +{"episode_index": 492, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 778} +{"episode_index": 493, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 766} +{"episode_index": 494, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 600} +{"episode_index": 495, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 654} +{"episode_index": 496, "tasks": ["the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 785} +{"episode_index": 497, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 557} +{"episode_index": 498, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 633} +{"episode_index": 499, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 914} +{"episode_index": 500, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 547} +{"episode_index": 501, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 564} +{"episode_index": 502, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 528} +{"episode_index": 503, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 490} +{"episode_index": 504, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 645} +{"episode_index": 505, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 785} +{"episode_index": 506, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 479} +{"episode_index": 507, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 531} +{"episode_index": 508, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 582} +{"episode_index": 509, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 647} +{"episode_index": 510, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 609} +{"episode_index": 511, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 768} +{"episode_index": 512, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 536} +{"episode_index": 513, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 557} +{"episode_index": 514, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 467} +{"episode_index": 515, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 553} +{"episode_index": 516, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 624} +{"episode_index": 517, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 482} +{"episode_index": 518, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 562} +{"episode_index": 519, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 681} +{"episode_index": 520, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 563} +{"episode_index": 521, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 696} +{"episode_index": 522, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 720} +{"episode_index": 523, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 446} +{"episode_index": 524, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 544} +{"episode_index": 525, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 518} +{"episode_index": 526, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 495} +{"episode_index": 527, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 552} +{"episode_index": 528, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 747} +{"episode_index": 529, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 473} +{"episode_index": 530, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 613} +{"episode_index": 531, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 557} +{"episode_index": 532, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 463} +{"episode_index": 533, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 680} +{"episode_index": 534, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 871} +{"episode_index": 535, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 521} +{"episode_index": 536, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1055} +{"episode_index": 537, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 567} +{"episode_index": 538, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 710} +{"episode_index": 539, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 548} +{"episode_index": 540, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 894} +{"episode_index": 541, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 649} +{"episode_index": 542, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 689} +{"episode_index": 543, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 536} +{"episode_index": 544, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 699} +{"episode_index": 545, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 509} +{"episode_index": 546, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 648} +{"episode_index": 547, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 619} +{"episode_index": 548, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 620} +{"episode_index": 549, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 510} +{"episode_index": 550, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 712} +{"episode_index": 551, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 570} +{"episode_index": 552, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 653} +{"episode_index": 553, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 501} +{"episode_index": 554, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 642} +{"episode_index": 555, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 488} +{"episode_index": 556, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 668} +{"episode_index": 557, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 548} +{"episode_index": 558, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 608} +{"episode_index": 559, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 469} +{"episode_index": 560, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 549} +{"episode_index": 561, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 465} +{"episode_index": 562, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 558} +{"episode_index": 563, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 586} +{"episode_index": 564, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 631} +{"episode_index": 565, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 507} +{"episode_index": 566, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 550} +{"episode_index": 567, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 550} +{"episode_index": 568, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 933} +{"episode_index": 569, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 811} +{"episode_index": 570, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 933} +{"episode_index": 571, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1150} +{"episode_index": 572, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1091} +{"episode_index": 573, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 564} +{"episode_index": 574, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 516} +{"episode_index": 575, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 540} +{"episode_index": 576, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 511} +{"episode_index": 577, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 438} +{"episode_index": 578, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 659} +{"episode_index": 579, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 515} +{"episode_index": 580, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 491} +{"episode_index": 581, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 490} +{"episode_index": 582, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 485} +{"episode_index": 583, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 551} +{"episode_index": 584, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 577} +{"episode_index": 585, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 790} +{"episode_index": 586, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 689} +{"episode_index": 587, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 855} +{"episode_index": 588, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 701} +{"episode_index": 589, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 537} +{"episode_index": 590, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 623} +{"episode_index": 591, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 582} +{"episode_index": 592, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 614} +{"episode_index": 593, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 507} +{"episode_index": 594, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 560} +{"episode_index": 595, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 461} +{"episode_index": 596, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 543} +{"episode_index": 597, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 469} +{"episode_index": 598, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 508} +{"episode_index": 599, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 519} +{"episode_index": 600, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 454} +{"episode_index": 601, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 563} +{"episode_index": 602, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 510} +{"episode_index": 603, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 465} +{"episode_index": 604, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 603} +{"episode_index": 605, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 517} +{"episode_index": 606, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 600} +{"episode_index": 607, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 492} +{"episode_index": 608, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 506} +{"episode_index": 609, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 440} +{"episode_index": 610, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 591} +{"episode_index": 611, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 523} +{"episode_index": 612, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 478} +{"episode_index": 613, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 480} +{"episode_index": 614, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 519} +{"episode_index": 615, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 504} +{"episode_index": 616, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 468} +{"episode_index": 617, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 418} +{"episode_index": 618, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 562} +{"episode_index": 619, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 641} +{"episode_index": 620, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 555} +{"episode_index": 621, "tasks": ["the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."], "length": 506} +{"episode_index": 622, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 655} +{"episode_index": 623, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1459} +{"episode_index": 624, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1537} +{"episode_index": 625, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 833} +{"episode_index": 626, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 872} +{"episode_index": 627, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1469} +{"episode_index": 628, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 971} +{"episode_index": 629, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1077} +{"episode_index": 630, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1160} +{"episode_index": 631, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1084} +{"episode_index": 632, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 991} +{"episode_index": 633, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1145} +{"episode_index": 634, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 857} +{"episode_index": 635, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 831} +{"episode_index": 636, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 827} +{"episode_index": 637, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 970} +{"episode_index": 638, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 868} +{"episode_index": 639, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 792} +{"episode_index": 640, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 759} +{"episode_index": 641, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 747} +{"episode_index": 642, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 810} +{"episode_index": 643, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 879} +{"episode_index": 644, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 771} +{"episode_index": 645, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 838} +{"episode_index": 646, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 763} +{"episode_index": 647, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 690} +{"episode_index": 648, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 642} +{"episode_index": 649, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 694} +{"episode_index": 650, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 686} +{"episode_index": 651, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 636} +{"episode_index": 652, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 607} +{"episode_index": 653, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 543} +{"episode_index": 654, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 634} +{"episode_index": 655, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 700} +{"episode_index": 656, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 936} +{"episode_index": 657, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 846} +{"episode_index": 658, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 767} +{"episode_index": 659, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 684} +{"episode_index": 660, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 611} +{"episode_index": 661, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 551} +{"episode_index": 662, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 563} +{"episode_index": 663, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 609} +{"episode_index": 664, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 505} +{"episode_index": 665, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 561} +{"episode_index": 666, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 601} +{"episode_index": 667, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1144} +{"episode_index": 668, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 870} +{"episode_index": 669, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 686} +{"episode_index": 670, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1276} +{"episode_index": 671, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 614} +{"episode_index": 672, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1184} +{"episode_index": 673, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 640} +{"episode_index": 674, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 638} +{"episode_index": 675, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 687} +{"episode_index": 676, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1059} +{"episode_index": 677, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 641} +{"episode_index": 678, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 687} +{"episode_index": 679, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1030} +{"episode_index": 680, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 693} +{"episode_index": 681, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 673} +{"episode_index": 682, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 944} +{"episode_index": 683, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 701} +{"episode_index": 684, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 966} +{"episode_index": 685, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 672} +{"episode_index": 686, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 750} +{"episode_index": 687, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 473} +{"episode_index": 688, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 688} +{"episode_index": 689, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 674} +{"episode_index": 690, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 550} +{"episode_index": 691, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1231} +{"episode_index": 692, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 840} +{"episode_index": 693, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 588} +{"episode_index": 694, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 702} +{"episode_index": 695, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 637} +{"episode_index": 696, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 655} +{"episode_index": 697, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 601} +{"episode_index": 698, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 646} +{"episode_index": 699, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 608} +{"episode_index": 700, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 655} +{"episode_index": 701, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 626} +{"episode_index": 702, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 581} +{"episode_index": 703, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 549} +{"episode_index": 704, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 548} +{"episode_index": 705, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 593} +{"episode_index": 706, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 566} +{"episode_index": 707, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 489} +{"episode_index": 708, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 679} +{"episode_index": 709, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 605} +{"episode_index": 710, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 627} +{"episode_index": 711, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 563} +{"episode_index": 712, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1924} +{"episode_index": 713, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1232} +{"episode_index": 714, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 531} +{"episode_index": 715, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 953} +{"episode_index": 716, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 565} +{"episode_index": 717, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 580} +{"episode_index": 718, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1016} +{"episode_index": 719, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 749} +{"episode_index": 720, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 592} +{"episode_index": 721, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 558} +{"episode_index": 722, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 541} +{"episode_index": 723, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 516} +{"episode_index": 724, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 743} +{"episode_index": 725, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 825} +{"episode_index": 726, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 788} +{"episode_index": 727, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1150} +{"episode_index": 728, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 710} +{"episode_index": 729, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 664} +{"episode_index": 730, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 673} +{"episode_index": 731, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 767} +{"episode_index": 732, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 807} +{"episode_index": 733, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 740} +{"episode_index": 734, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1573} +{"episode_index": 735, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 900} +{"episode_index": 736, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 937} +{"episode_index": 737, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1304} +{"episode_index": 738, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1467} +{"episode_index": 739, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 969} +{"episode_index": 740, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1080} +{"episode_index": 741, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 887} +{"episode_index": 742, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1151} +{"episode_index": 743, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1150} +{"episode_index": 744, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 862} +{"episode_index": 745, "tasks": ["the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1083} +{"episode_index": 746, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 467} +{"episode_index": 747, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 583} +{"episode_index": 748, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 443} +{"episode_index": 749, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 792} +{"episode_index": 750, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1048} +{"episode_index": 751, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 605} +{"episode_index": 752, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 860} +{"episode_index": 753, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 643} +{"episode_index": 754, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 690} +{"episode_index": 755, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 646} +{"episode_index": 756, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 651} +{"episode_index": 757, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 684} +{"episode_index": 758, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 593} +{"episode_index": 759, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 624} +{"episode_index": 760, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 555} +{"episode_index": 761, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 927} +{"episode_index": 762, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 553} +{"episode_index": 763, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 573} +{"episode_index": 764, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 516} +{"episode_index": 765, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 560} +{"episode_index": 766, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 552} +{"episode_index": 767, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 791} +{"episode_index": 768, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 534} +{"episode_index": 769, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 678} +{"episode_index": 770, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 669} +{"episode_index": 771, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 790} +{"episode_index": 772, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 600} +{"episode_index": 773, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 684} +{"episode_index": 774, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 893} +{"episode_index": 775, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 579} +{"episode_index": 776, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 662} +{"episode_index": 777, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 798} +{"episode_index": 778, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 869} +{"episode_index": 779, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 624} +{"episode_index": 780, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 470} +{"episode_index": 781, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 613} +{"episode_index": 782, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 671} +{"episode_index": 783, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 565} +{"episode_index": 784, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 858} +{"episode_index": 785, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 575} +{"episode_index": 786, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 602} +{"episode_index": 787, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 594} +{"episode_index": 788, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 885} +{"episode_index": 789, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 712} +{"episode_index": 790, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 829} +{"episode_index": 791, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 574} +{"episode_index": 792, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 820} +{"episode_index": 793, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 610} +{"episode_index": 794, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 787} +{"episode_index": 795, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 461} +{"episode_index": 796, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1029} +{"episode_index": 797, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 588} +{"episode_index": 798, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 948} +{"episode_index": 799, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 791} +{"episode_index": 800, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 669} +{"episode_index": 801, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 776} +{"episode_index": 802, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 614} +{"episode_index": 803, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 635} +{"episode_index": 804, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 716} +{"episode_index": 805, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1078} +{"episode_index": 806, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 657} +{"episode_index": 807, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 837} +{"episode_index": 808, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 563} +{"episode_index": 809, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 775} +{"episode_index": 810, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 830} +{"episode_index": 811, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 898} +{"episode_index": 812, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 878} +{"episode_index": 813, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 593} +{"episode_index": 814, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 573} +{"episode_index": 815, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 742} +{"episode_index": 816, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 830} +{"episode_index": 817, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 816} +{"episode_index": 818, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 720} +{"episode_index": 819, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 683} +{"episode_index": 820, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 752} +{"episode_index": 821, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 821} +{"episode_index": 822, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 623} +{"episode_index": 823, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 652} +{"episode_index": 824, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 728} +{"episode_index": 825, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 887} +{"episode_index": 826, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 779} +{"episode_index": 827, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 969} +{"episode_index": 828, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 733} +{"episode_index": 829, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 605} +{"episode_index": 830, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 623} +{"episode_index": 831, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 668} +{"episode_index": 832, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 816} +{"episode_index": 833, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 601} +{"episode_index": 834, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 1212} +{"episode_index": 835, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 860} +{"episode_index": 836, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 677} +{"episode_index": 837, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 643} +{"episode_index": 838, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 667} +{"episode_index": 839, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 712} +{"episode_index": 840, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 577} +{"episode_index": 841, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 724} +{"episode_index": 842, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 786} +{"episode_index": 843, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 706} +{"episode_index": 844, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 523} +{"episode_index": 845, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 601} +{"episode_index": 846, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 565} +{"episode_index": 847, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 599} +{"episode_index": 848, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 603} +{"episode_index": 849, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 973} +{"episode_index": 850, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 593} +{"episode_index": 851, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 743} +{"episode_index": 852, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 654} +{"episode_index": 853, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 531} +{"episode_index": 854, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 655} +{"episode_index": 855, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 739} +{"episode_index": 856, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 574} +{"episode_index": 857, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 773} +{"episode_index": 858, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 703} +{"episode_index": 859, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 684} +{"episode_index": 860, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 764} +{"episode_index": 861, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 674} +{"episode_index": 862, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 610} +{"episode_index": 863, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 570} +{"episode_index": 864, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 689} +{"episode_index": 865, "tasks": ["the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."], "length": 466} diff --git a/RMC-AIDA-L_fold_shorts/meta/episodes_stats.jsonl b/RMC-AIDA-L_fold_shorts/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3f251d084f5cbc182087e593a8824915b0bc32b1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/meta/episodes_stats.jsonl @@ -0,0 +1,866 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.40337017194487446]], [[0.4337119453044376]], [[0.437359761996904]]], "std": [[[0.2208264497013746]], [[0.19172100628371735]], [[0.18514372474583898]]], "count": [152]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8]], [[0.796078431372549]], [[0.792156862745098]]], "mean": [[[0.42651223743335054]], [[0.4500776331914345]], [[0.4536407499677502]]], "std": [[[0.19571408106064786]], [[0.164699206765483]], [[0.15514436840898269]]], "count": [152]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.058823529411764705]], [[0.023529411764705882]]], "max": [[[0.984313725490196]], [[0.8627450980392157]], [[0.8666666666666667]]], "mean": [[[0.43687702367131065]], [[0.4545276743098555]], [[0.45497183791279666]]], "std": [[[0.14525926268236716]], [[0.118803765093252]], [[0.11120992019377796]]], "count": [152]}, "observation.state": {"min": [-0.08508480340242386, 1.8236596584320068, 0.3914424479007721, 0.19654153287410736, -2.909952402114868, -1.465081810951233, -0.7276801466941833, -1.0, 0.16608500480651855, 0.23292100429534912, -0.19217100739479065, -2.7219998836517334, 0.01799999363720417, -1.2070000171661377, -0.619993269443512, -2.0733814239501953, -1.7999930381774902, -2.003446102142334, 2.356997489929199, -1.844778060913086, 0.002094395225867629, 0.0, -0.3137179911136627, 0.29938799142837524, -0.07991799712181091, 1.6200000047683716, -0.28299999237060547, -3.121000051498413], "max": [0.748938262462616, 2.092562437057495, 1.9420278072357178, 2.026205062866211, -2.2869224548339844, 1.5617555379867554, 0.37999311089515686, 735.0, 0.3592739999294281, 0.4058989882469177, 0.15807899832725525, -1.0549999475479126, 0.9639999866485596, 0.35899999737739563, 0.03520328924059868, -1.9854342937469482, -0.9484293460845947, -0.35437169671058655, 2.891713857650757, 1.0247178077697754, 0.27726301550865173, 855.0, -0.044762998819351196, 0.4303179979324341, 0.06810399889945984, 2.50600004196167, 0.793999969959259, 3.127000093460083], "mean": [0.17068365216255188, 2.071427822113037, 1.270758032798767, 1.1161588430404663, -2.483286142349243, 0.006519878748804331, -0.128212109208107, 374.97735595703125, 0.2766575813293457, 0.3191722333431244, 0.0109086399897933, -1.9591248035430908, 0.5632452964782715, -0.41491785645484924, -0.4137064516544342, -2.060124158859253, -1.4084259271621704, -1.347891092300415, 2.75292706489563, -0.8080694675445557, 0.0794866606593132, 491.5806579589844, -0.20560434460639954, 0.35339799523353577, 0.0009733728948049247, 2.172614812850952, 0.2364547997713089, -1.068787693977356], "std": [0.22440102696418762, 0.03200730308890343, 0.39010846614837646, 0.6643511652946472, 0.22027605772018433, 1.0697437524795532, 0.26607227325439453, 328.1495361328125, 0.04464811459183693, 0.05139711871743202, 0.07917814701795578, 0.4510945975780487, 0.22777818143367767, 0.5218421816825867, 0.11469247192144394, 0.00937626976519823, 0.23415175080299377, 0.4990794062614441, 0.16868941485881805, 1.0116333961486816, 0.06477828323841095, 360.6782531738281, 0.06993363797664642, 0.033615875989198685, 0.029264619573950768, 0.27145063877105713, 0.35469159483909607, 2.2683067321777344], "count": [816]}, "action": {"min": [-0.08508480340242386, 1.8236596584320068, 0.3914424479007721, 0.19654153287410736, -2.909952402114868, -1.465081810951233, -0.7276801466941833, -1.0, 0.16608500480651855, 0.23292100429534912, -0.19217100739479065, -2.7219998836517334, 0.01799999363720417, -1.2070000171661377, -0.619993269443512, -2.0733814239501953, -1.7999930381774902, -2.003446102142334, 2.356997489929199, -1.844778060913086, 0.002094395225867629, 0.0, -0.3137179911136627, 0.29938799142837524, -0.07991799712181091, 1.6200000047683716, -0.28299999237060547, -3.121000051498413], "max": [0.748938262462616, 2.092562437057495, 1.9420278072357178, 2.026205062866211, -2.2869224548339844, 1.5617555379867554, 0.37999311089515686, 735.0, 0.3592739999294281, 0.4058989882469177, 0.15807899832725525, -1.0549999475479126, 0.9639999866485596, 0.35899999737739563, 0.03520328924059868, -1.9854342937469482, -0.9484293460845947, -0.35437169671058655, 2.891713857650757, 1.0247178077697754, 0.27726301550865173, 855.0, -0.044762998819351196, 0.4303179979324341, 0.06810399889945984, 2.50600004196167, 0.793999969959259, 3.127000093460083], "mean": [0.17068365216255188, 2.071427822113037, 1.270758032798767, 1.1161588430404663, -2.483286142349243, 0.006519878748804331, -0.128212109208107, 374.97735595703125, 0.2766575813293457, 0.3191722333431244, 0.0109086399897933, -1.9591248035430908, 0.5632452964782715, -0.41491785645484924, -0.4137064516544342, -2.060124158859253, -1.4084259271621704, -1.347891092300415, 2.75292706489563, -0.8080694675445557, 0.0794866606593132, 491.5806579589844, -0.20560434460639954, 0.35339799523353577, 0.0009733728948049247, 2.172614812850952, 0.2364547997713089, -1.068787693977356], "std": [0.22440102696418762, 0.03200730308890343, 0.39010846614837646, 0.6643511652946472, 0.22027605772018433, 1.0697437524795532, 0.26607227325439453, 328.1495361328125, 0.04464811459183693, 0.05139711871743202, 0.07917814701795578, 0.4510945975780487, 0.22777818143367767, 0.5218421816825867, 0.11469247192144394, 0.00937626976519823, 0.23415175080299377, 0.4990794062614441, 0.16868941485881805, 1.0116333961486816, 0.06477828323841095, 360.6782531738281, 0.06993363797664642, 0.033615875989198685, 0.029264619573950768, 0.27145063877105713, 0.35469159483909607, 2.2683067321777344], "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": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [816]}, "index": {"min": [0], "max": [815], "mean": [407.5], "std": [235.55873294502726], "count": [816]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [816]}, "subtask_annotation": {"mean": [21.587009803921568, 29.0, 29.0, 29.0, 29.0], "std": [2.176586164900724, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [816]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [816]}, "eef_direction_state": {"mean": [4.4129901960784315, 4.009803921568627], "std": [1.8088231142727544, 1.98953190888087], "min": [0, 0], "max": [6, 6], "count": [816]}, "eef_velocity_state": {"mean": [0.6740196078431373, 0.8566176470588235], "std": [0.6523798962470387, 0.7953790136625793], "min": [0, 0], "max": [2, 2], "count": [816]}, "eef_acc_mag_state": {"mean": [0.7769607843137255, 0.7230392156862745], "std": [0.8513303190816255, 0.8324064914989414], "min": [0, 0], "max": [2, 2], "count": [816]}, "eef_direction_action": {"mean": [4.4129901960784315, 4.009803921568627], "std": [1.8088231142727544, 1.98953190888087], "min": [0, 0], "max": [6, 6], "count": [816]}, "eef_velocity_action": {"mean": [0.6740196078431373, 0.8566176470588235], "std": [0.6523798962470387, 0.7953790136625793], "min": [0, 0], "max": [2, 2], "count": [816]}, "eef_acc_mag_action": {"mean": [0.7769607843137255, 0.7230392156862745], "std": [0.8513303190816255, 0.8324064914989414], "min": [0, 0], "max": [2, 2], "count": [816]}, "eef_sim_pose_state": {"mean": [0.5535389608565658, 0.21493598160614164, 1.1474422708546368, 2.583553640394718, 0.7655431076836074, 2.2621799940980245, 0.5110944721482606, -0.2705377846057075, 1.0913088795793626, -0.10045775259952819, 1.0578992982611144, -1.6360610032743617], "std": [0.02828187987736666, 0.040452074701050666, 0.06866746128770415, 0.8004775099721072, 0.5312899024565958, 0.723416931953885, 0.04648819513433893, 0.06621094885262646, 0.06453357563782547, 2.4754725176340786, 0.3631685512135338, 1.8053339658929601], "min": [0.49511750449224035, 0.10397073155178545, 1.02595529018795, -0.027442867751611297, -0.0012213935781000274, -0.2033507792020442, 0.4490304563604372, -0.37244564781361633, 1.0129404277019534, -3.141265962073489, 0.2853539059851773, -3.137309117311606], "max": [0.6135084526447834, 0.27373032034671607, 1.2694843173574966, 3.1291014396194554, 1.5455016802391417, 2.7981676323181706, 0.5921916783028041, -0.07577341794167833, 1.2105546946755108, 3.1413627476787775, 1.5084747887573586, 3.141442172720257], "count": [816]}, "eef_sim_pose_action": {"mean": [0.5535389608565658, 0.21493598160614164, 1.1474422708546368, 2.583553640394718, 0.7655431076836074, 2.2621799940980245, 0.5110944721482606, -0.2705377846057075, 1.0913088795793626, -0.10045775259952819, 1.0578992982611144, -1.6360610032743617], "std": [0.02828187987736666, 0.040452074701050666, 0.06866746128770415, 0.8004775099721072, 0.5312899024565958, 0.723416931953885, 0.04648819513433893, 0.06621094885262646, 0.06453357563782547, 2.4754725176340786, 0.3631685512135338, 1.8053339658929601], "min": [0.49511750449224035, 0.10397073155178545, 1.02595529018795, -0.027442867751611297, -0.0012213935781000274, -0.2033507792020442, 0.4490304563604372, -0.37244564781361633, 1.0129404277019534, -3.141265962073489, 0.2853539059851773, -3.137309117311606], "max": [0.6135084526447834, 0.27373032034671607, 1.2694843173574966, 3.1291014396194554, 1.5455016802391417, 2.7981676323181706, 0.5921916783028041, -0.07577341794167833, 1.2105546946755108, 3.1413627476787775, 1.5084747887573586, 3.141442172720257], "count": [816]}, "gripper_mode_state": {"mean": [0.47549019607843135, 0.5563725490196079], "std": [0.49939890820037447, 0.4968119721957515], "min": [0, 0], "max": [1, 1], "count": [816]}, "gripper_activity_state": {"mean": [1.7794117647058822, 1.829656862745098], "std": [0.5647901285197506, 0.5112967749367753], "min": [0, 0], "max": [2, 2], "count": [816]}, "gripper_mode_action": {"mean": [0.47549019607843135, 0.5563725490196079], "std": [0.49939890820037447, 0.4968119721957515], "min": [0, 0], "max": [1, 1], "count": [816]}, "gripper_activity_action": {"mean": [1.7794117647058822, 1.829656862745098], "std": [0.5647901285197506, 0.5112967749367753], "min": [0, 0], "max": [2, 2], "count": [816]}, "gripper_open_scale_state": {"mean": [0.4915808824043645, 0.3751268382306195], "std": [0.3606782132728764, 0.32797806260412987], "min": [0.0, 0.0], "max": [0.855, 0.735], "count": [816]}, "gripper_open_scale_action": {"mean": [0.4915808824043645, 0.3751268382306195], "std": [0.3606782132728764, 0.32797806260412987], "min": [0.0, 0.0], "max": [0.855, 0.735], "count": [816]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.39267692789904224]], [[0.42290409961154274]], [[0.42734498833600526]]], "std": [[[0.2253198216388238]], [[0.19663028019355536]], [[0.19005954896855992]]], "count": [159]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.796078431372549]], [[0.796078431372549]], [[0.792156862745098]]], "mean": [[[0.41392454114769595]], [[0.4428186775496362]], [[0.44896301434619973]]], "std": [[[0.20967336982021018]], [[0.1760988756797999]], [[0.16524493456411882]]], "count": [159]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.011764705882352941]]], "max": [[[0.8980392156862745]], [[0.8588235294117647]], [[0.8627450980392157]]], "mean": [[[0.394466123032022]], [[0.4297514913984462]], [[0.43420974380318167]]], "std": [[[0.1769165857950648]], [[0.14196769698839426]], [[0.13214507786101393]]], "count": [159]}, "observation.state": {"min": [-0.10955432057380676, 1.8540983200073242, 0.631913959980011, 0.23150047659873962, -2.751424551010132, -1.5335335731506348, -2.8850817680358887, -4.0, 0.1526300013065338, 0.216170996427536, -0.1800290048122406, -2.9240000247955322, 0.03500000014901161, -1.4509999752044678, -0.6886546015739441, -2.0724215507507324, -1.6669989824295044, -1.9974944591522217, 2.5371501445770264, -1.9164937734603882, -0.08742354065179825, 20.0, -0.2854880094528198, 0.30051499605178833, -0.0347369983792305, 1.6169999837875366, -0.3240000009536743, -3.1401853561401367], "max": [0.8078256249427795, 2.092597484588623, 2.3080759048461914, 1.7797471284866333, 0.35129988193511963, 1.7810910940170288, 0.1411098837852478, 729.0, 0.37037500739097595, 0.3998030126094818, 0.17159099876880646, -1.2419999837875366, 0.8759999871253967, 0.41200000047683716, 0.050248030573129654, -2.0187525749206543, -1.0600258111953735, -0.3879867196083069, 2.8933019638061523, 0.9949423670768738, 0.38519418239593506, 857.0, -0.03982999920845032, 0.4317770004272461, 0.05211099982261658, 2.49399995803833, 0.7440000176429749, 3.134000062942505], "mean": [0.20535920560359955, 2.0739290714263916, 1.6602431535720825, 1.0967371463775635, -1.4056897163391113, 0.9385824799537659, -1.3510133028030396, 366.1661376953125, 0.29478445649147034, 0.3079370856285095, 0.013659964315593243, -2.3671276569366455, 0.45691800117492676, -0.7168452143669128, -0.4597809612751007, -2.0541772842407227, -1.4390088319778442, -1.5089024305343628, 2.8008804321289062, -1.1786673069000244, 0.04708092659711838, 398.2829895019531, -0.17842163145542145, 0.3491973280906677, 0.005296311806887388, 2.219541311264038, 0.11684376746416092, -1.8157492876052856], "std": [0.23268817365169525, 0.025471091270446777, 0.46808841824531555, 0.553305983543396, 1.1575970649719238, 0.7744973301887512, 1.163922905921936, 328.0040283203125, 0.04253888502717018, 0.06112797185778618, 0.08582370728254318, 0.4494039714336395, 0.24225538969039917, 0.5600895285606384, 0.1641480177640915, 0.009107978083193302, 0.13456948101520538, 0.3364114463329315, 0.13255859911441803, 0.7796293497085571, 0.1269221305847168, 370.16156005859375, 0.06188954412937164, 0.032503798604011536, 0.019305694848299026, 0.1831648200750351, 0.3560402989387512, 1.5375422239303589], "count": [864]}, "action": {"min": [-0.10955432057380676, 1.8540983200073242, 0.631913959980011, 0.23150047659873962, -2.751424551010132, -1.5335335731506348, -2.8850817680358887, -4.0, 0.1526300013065338, 0.216170996427536, -0.1800290048122406, -2.9240000247955322, 0.03500000014901161, -1.4509999752044678, -0.6886546015739441, -2.0724215507507324, -1.6669989824295044, -1.9974944591522217, 2.5371501445770264, -1.9164937734603882, -0.08742354065179825, 20.0, -0.2854880094528198, 0.30051499605178833, -0.0347369983792305, 1.6169999837875366, -0.3240000009536743, -3.1401853561401367], "max": [0.8078256249427795, 2.092597484588623, 2.3080759048461914, 1.7797471284866333, 0.35129988193511963, 1.7810910940170288, 0.1411098837852478, 729.0, 0.37037500739097595, 0.3998030126094818, 0.17159099876880646, -1.2419999837875366, 0.8759999871253967, 0.41200000047683716, 0.050248030573129654, -2.0187525749206543, -1.0600258111953735, -0.3879867196083069, 2.8933019638061523, 0.9949423670768738, 0.38519418239593506, 857.0, -0.03982999920845032, 0.4317770004272461, 0.05211099982261658, 2.49399995803833, 0.7440000176429749, 3.134000062942505], "mean": [0.20535920560359955, 2.0739290714263916, 1.6602431535720825, 1.0967371463775635, -1.4056897163391113, 0.9385824799537659, -1.3510133028030396, 366.1661376953125, 0.29478445649147034, 0.3079370856285095, 0.013659964315593243, -2.3671276569366455, 0.45691800117492676, -0.7168452143669128, -0.4597809612751007, -2.0541772842407227, -1.4390088319778442, -1.5089024305343628, 2.8008804321289062, -1.1786673069000244, 0.04708092659711838, 398.2829895019531, -0.17842163145542145, 0.3491973280906677, 0.005296311806887388, 2.219541311264038, 0.11684376746416092, -1.8157492876052856], "std": [0.23268817365169525, 0.025471091270446777, 0.46808841824531555, 0.553305983543396, 1.1575970649719238, 0.7744973301887512, 1.163922905921936, 328.0040283203125, 0.04253888502717018, 0.06112797185778618, 0.08582370728254318, 0.4494039714336395, 0.24225538969039917, 0.5600895285606384, 0.1641480177640915, 0.009107978083193302, 0.13456948101520538, 0.3364114463329315, 0.13255859911441803, 0.7796293497085571, 0.1269221305847168, 370.16156005859375, 0.06188954412937164, 0.032503798604011536, 0.019305694848299026, 0.1831648200750351, 0.3560402989387512, 1.5375422239303589], "count": [864]}, "timestamp": {"min": [0.0], "max": [28.766666666666666], "mean": [14.383333333333335], "std": [8.31383830774976], "count": [864]}, "frame_index": {"min": [0], "max": [863], "mean": [431.5], "std": [249.4151492324928], "count": [864]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [864]}, "index": {"min": [816], "max": [1679], "mean": [1247.5], "std": [249.4151492324928], "count": [864]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [864]}, "subtask_annotation": {"mean": [21.944444444444443, 29.0, 29.0, 29.0, 29.0], "std": [1.692621970731341, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [864]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [864]}, "eef_direction_state": {"mean": [4.318287037037037, 3.9143518518518516], "std": [1.7271896545530083, 1.9801275553507978], "min": [0, 0], "max": [6, 6], "count": [864]}, "eef_velocity_state": {"mean": [0.7222222222222222, 0.8495370370370371], "std": [0.6192638002668868, 0.7363258189084587], "min": [0, 0], "max": [2, 2], "count": [864]}, "eef_acc_mag_state": {"mean": [0.8333333333333334, 0.8425925925925926], "std": [0.8525560696234902, 0.8447773872560774], "min": [0, 0], "max": [2, 2], "count": [864]}, "eef_direction_action": {"mean": [4.318287037037037, 3.9143518518518516], "std": [1.7271896545530083, 1.9801275553507978], "min": [0, 0], "max": [6, 6], "count": [864]}, "eef_velocity_action": {"mean": [0.7222222222222222, 0.8495370370370371], "std": [0.6192638002668868, 0.7363258189084587], "min": [0, 0], "max": [2, 2], "count": [864]}, "eef_acc_mag_action": {"mean": [0.8333333333333334, 0.8425925925925926], "std": [0.8525560696234902, 0.8447773872560774], "min": [0, 0], "max": [2, 2], "count": [864]}, "eef_sim_pose_state": {"mean": [0.5542603772737893, 0.19685844274051706, 1.1743164212556214, 2.785466128904859, 0.5966628603589897, 2.456233841101721, 0.507323624534832, -0.2952037930927545, 1.087904101065915, 1.420188760353577, 0.8510444911729432, -0.7839023785115231], "std": [0.02370311526830867, 0.03448271204259476, 0.050898178625190346, 0.5450164888876132, 0.5295895410635822, 0.5351277966159875, 0.05122397543951282, 0.07625369772998672, 0.05917171142078113, 2.199042596821173, 0.4549289874667871, 2.5755847671966023], "min": [0.5063407635921569, 0.11845386923099682, 1.0429896909859655, 0.7139638521271534, -0.11058885664380425, 0.5219024937712622, 0.4382423229008535, -0.38562363847370085, 1.0094788871781981, -3.137390190875106, 0.11416710658302276, -3.1412940817075348], "max": [0.61940673852276, 0.25682053979035624, 1.2745064464093554, 3.0966587033116, 1.5229334971702033, 2.821826658764071, 0.5915835457803853, -0.07376216564948992, 1.2102333190944095, 3.1364387396230984, 1.5569907368792237, 3.1380725786646635], "count": [864]}, "eef_sim_pose_action": {"mean": [0.5542603772737893, 0.19685844274051706, 1.1743164212556214, 2.785466128904859, 0.5966628603589897, 2.456233841101721, 0.507323624534832, -0.2952037930927545, 1.087904101065915, 1.420188760353577, 0.8510444911729432, -0.7839023785115231], "std": [0.02370311526830867, 0.03448271204259476, 0.050898178625190346, 0.5450164888876132, 0.5295895410635822, 0.5351277966159875, 0.05122397543951282, 0.07625369772998672, 0.05917171142078113, 2.199042596821173, 0.4549289874667871, 2.5755847671966023], "min": [0.5063407635921569, 0.11845386923099682, 1.0429896909859655, 0.7139638521271534, -0.11058885664380425, 0.5219024937712622, 0.4382423229008535, -0.38562363847370085, 1.0094788871781981, -3.137390190875106, 0.11416710658302276, -3.1412940817075348], "max": [0.61940673852276, 0.25682053979035624, 1.2745064464093554, 3.0966587033116, 1.5229334971702033, 2.821826658764071, 0.5915835457803853, -0.07376216564948992, 1.2102333190944095, 3.1364387396230984, 1.5569907368792237, 3.1380725786646635], "count": [864]}, "gripper_mode_state": {"mean": [0.5740740740740741, 0.5208333333333334], "std": [0.4944825897340232, 0.49956578367841414], "min": [0, 0], "max": [1, 1], "count": [864]}, "gripper_activity_state": {"mean": [1.8738425925925926, 1.8101851851851851], "std": [0.43733309328492964, 0.5280010898583776], "min": [0, 0], "max": [2, 2], "count": [864]}, "gripper_mode_action": {"mean": [0.5740740740740741, 0.5208333333333334], "std": [0.4944825897340232, 0.49956578367841414], "min": [0, 0], "max": [1, 1], "count": [864]}, "gripper_activity_action": {"mean": [1.8738425925925926, 1.8101851851851851], "std": [0.43733309328492964, 0.5280010898583776], "min": [0, 0], "max": [2, 2], "count": [864]}, "gripper_open_scale_state": {"mean": [0.39828298605812895, 0.36623779459097605], "std": [0.3701616164916913, 0.32792374059596585], "min": [0.02, 0.0], "max": [0.857, 0.729], "count": [864]}, "gripper_open_scale_action": {"mean": [0.39828298605812895, 0.36623779459097605], "std": [0.3701616164916913, 0.32792374059596585], "min": [0.02, 0.0], "max": [0.857, 0.729], "count": [864]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.40077910178777393]], [[0.4323142108804306]], [[0.4354432165513264]]], "std": [[[0.22256710260151477]], [[0.19370325089387416]], [[0.18740115662105014]]], "count": [170]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[1.0]]], "mean": [[[0.4289860702614379]], [[0.45148208741830065]], [[0.4561767132833526]]], "std": [[[0.207842880532877]], [[0.18024277362933358]], [[0.1702114973590625]]], "count": [170]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.01568627450980392]]], "max": [[[0.9098039215686274]], [[0.9019607843137255]], [[0.8901960784313725]]], "mean": [[[0.4190316416762784]], [[0.44497791594579006]], [[0.4476576148596693]]], "std": [[[0.1788306351226817]], [[0.14668032807830805]], [[0.1378237236717481]]], "count": [170]}, "observation.state": {"min": [-0.24235643446445465, 1.7157286405563354, 0.3356268107891083, 0.3061482012271881, -2.3916423320770264, -1.6368046998977661, -2.8901255130767822, -2.0, 0.14054200053215027, 0.22075800597667694, -0.1925009936094284, -2.694999933242798, -0.08399999886751175, -1.2680000066757202, -0.6439043879508972, -2.0724737644195557, -1.720371127128601, -2.0114221572875977, 2.5078985691070557, -1.7733768224716187, -0.1578301340341568, 10.0, -0.3024660050868988, 0.2974329888820648, -0.07680100202560425, 1.6319999694824219, -0.3240000009536743, -3.1411852836608887], "max": [0.8095012307167053, 2.093487501144409, 1.780218482017517, 2.0360662937164307, 0.6457020044326782, 1.220177173614502, 0.08857546001672745, 701.0, 0.41609200835227966, 0.4197880029678345, 0.1580120027065277, -0.8350000381469727, 0.8579999804496765, 0.6700000166893005, -0.0783652812242508, -2.050848960876465, -1.0602177381515503, -0.49384090304374695, 2.893197536468506, 0.9265604615211487, 0.4257207214832306, 859.0, -0.027845000848174095, 0.4158470034599304, 0.05565299838781357, 2.628999948501587, 0.7620000243186951, 3.1389999389648438], "mean": [0.24469658732414246, 1.9822534322738647, 1.0548979043960571, 1.2807005643844604, -0.7332594990730286, -1.0240497589111328, -1.7437608242034912, 276.6532897949219, 0.2545090615749359, 0.3175666928291321, 0.00813604798167944, -1.9184240102767944, 0.4417335093021393, -0.5452894568443298, -0.48587504029273987, -2.060774326324463, -1.4123722314834595, -1.5366212129592896, 2.8086318969726562, -1.164100170135498, 0.06152890995144844, 392.67132568359375, -0.16228200495243073, 0.3580276370048523, -0.006534004118293524, 2.2601816654205322, 0.10143555700778961, -2.097761392593384], "std": [0.24725943803787231, 0.11970922350883484, 0.4154660999774933, 0.6635034084320068, 0.968732476234436, 0.5781090259552002, 1.2496685981750488, 318.5126037597656, 0.045698970556259155, 0.05398306995630264, 0.0854375883936882, 0.4306125044822693, 0.2852262258529663, 0.5367648601531982, 0.12118153274059296, 0.003866006387397647, 0.13404667377471924, 0.3208122253417969, 0.11821054667234421, 0.6447721719741821, 0.142806738615036, 384.8305969238281, 0.05784047767519951, 0.0330083854496479, 0.0283691193908453, 0.17506302893161774, 0.2892166078090668, 1.2741867303848267], "count": [946]}, "action": {"min": [-0.24235643446445465, 1.7157286405563354, 0.3356268107891083, 0.3061482012271881, -2.3916423320770264, -1.6368046998977661, -2.8901255130767822, -2.0, 0.14054200053215027, 0.22075800597667694, -0.1925009936094284, -2.694999933242798, -0.08399999886751175, -1.2680000066757202, -0.6439043879508972, -2.0724737644195557, -1.720371127128601, -2.0114221572875977, 2.5078985691070557, -1.7733768224716187, -0.1578301340341568, 10.0, -0.3024660050868988, 0.2974329888820648, -0.07680100202560425, 1.6319999694824219, -0.3240000009536743, -3.1411852836608887], "max": [0.8095012307167053, 2.093487501144409, 1.780218482017517, 2.0360662937164307, 0.6457020044326782, 1.220177173614502, 0.08857546001672745, 701.0, 0.41609200835227966, 0.4197880029678345, 0.1580120027065277, -0.8350000381469727, 0.8579999804496765, 0.6700000166893005, -0.0783652812242508, -2.050848960876465, -1.0602177381515503, -0.49384090304374695, 2.893197536468506, 0.9265604615211487, 0.4257207214832306, 859.0, -0.027845000848174095, 0.4158470034599304, 0.05565299838781357, 2.628999948501587, 0.7620000243186951, 3.1389999389648438], "mean": [0.24469658732414246, 1.9822534322738647, 1.0548979043960571, 1.2807005643844604, -0.7332594990730286, -1.0240497589111328, -1.7437608242034912, 276.6532897949219, 0.2545090615749359, 0.3175666928291321, 0.00813604798167944, -1.9184240102767944, 0.4417335093021393, -0.5452894568443298, -0.48587504029273987, -2.060774326324463, -1.4123722314834595, -1.5366212129592896, 2.8086318969726562, -1.164100170135498, 0.06152890995144844, 392.67132568359375, -0.16228200495243073, 0.3580276370048523, -0.006534004118293524, 2.2601816654205322, 0.10143555700778961, -2.097761392593384], "std": [0.24725943803787231, 0.11970922350883484, 0.4154660999774933, 0.6635034084320068, 0.968732476234436, 0.5781090259552002, 1.2496685981750488, 318.5126037597656, 0.045698970556259155, 0.05398306995630264, 0.0854375883936882, 0.4306125044822693, 0.2852262258529663, 0.5367648601531982, 0.12118153274059296, 0.003866006387397647, 0.13404667377471924, 0.3208122253417969, 0.11821054667234421, 0.6447721719741821, 0.142806738615036, 384.8305969238281, 0.05784047767519951, 0.0330083854496479, 0.0283691193908453, 0.17506302893161774, 0.2892166078090668, 1.2741867303848267], "count": [946]}, "timestamp": {"min": [0.0], "max": [31.5], "mean": [15.75], "std": [9.102884158331358], "count": [946]}, "frame_index": {"min": [0], "max": [945], "mean": [472.5], "std": [273.08652474994074], "count": [946]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [946]}, "index": {"min": [1680], "max": [2625], "mean": [2152.5], "std": [273.08652474994074], "count": [946]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [946]}, "subtask_annotation": {"mean": [21.864693446088793, 29.0, 29.0, 29.0, 29.0], "std": [1.6167335720589813, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [946]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [946]}, "eef_direction_state": {"mean": [4.335095137420719, 3.536997885835095], "std": [1.7732970097583136, 2.00190318379521], "min": [0, 0], "max": [6, 6], "count": [946]}, "eef_velocity_state": {"mean": [0.7071881606765328, 0.9619450317124736], "std": [0.6081642572117317, 0.7068301789263561], "min": [0, 0], "max": [2, 2], "count": [946]}, "eef_acc_mag_state": {"mean": [0.7758985200845666, 0.8826638477801269], "std": [0.8418810649642743, 0.8390418419739731], "min": [0, 0], "max": [2, 2], "count": [946]}, "eef_direction_action": {"mean": [4.335095137420719, 3.536997885835095], "std": [1.7732970097583136, 2.00190318379521], "min": [0, 0], "max": [6, 6], "count": [946]}, "eef_velocity_action": {"mean": [0.7071881606765328, 0.9619450317124736], "std": [0.6081642572117317, 0.7068301789263561], "min": [0, 0], "max": [2, 2], "count": [946]}, "eef_acc_mag_action": {"mean": [0.7758985200845666, 0.8826638477801269], "std": [0.8418810649642743, 0.8390418419739731], "min": [0, 0], "max": [2, 2], "count": [946]}, "eef_sim_pose_state": {"mean": [0.5604204076647152, 0.1791276855377839, 1.1781820168156867, 2.809070447470369, 0.6387656537522269, 2.4140215040486557, 0.512779472876994, -0.24745427500404804, 1.10898953274307, -1.1476558296672033, 0.9309548567037499, -1.7801642521639076], "std": [0.02654685944911502, 0.035151101529325234, 0.05089676857897684, 0.4475612869018678, 0.41997335568118715, 0.4302385453118229, 0.046457636902324816, 0.06696221117909823, 0.06948438708788328, 2.2023872269501905, 0.453580302059411, 1.7750807391386658], "min": [0.498678213988712, 0.0833837050877294, 1.0418347340252945, 0.6197798199784915, 0.018444834011478672, 0.4033934355155759, 0.4091511398514352, -0.3859819775072216, 1.0016772946875656, -3.139799094012211, 0.19574200084703808, -3.1405575402492474], "max": [0.6069935927009188, 0.2735858416676019, 1.2901469567784516, 3.1005878033760377, 1.5467846372592833, 2.725657323212302, 0.6047972020601962, -0.055423711250166444, 1.212616798100202, 3.1399521573362166, 1.5664418560654716, 3.141462084464031], "count": [946]}, "eef_sim_pose_action": {"mean": [0.5604204076647152, 0.1791276855377839, 1.1781820168156867, 2.809070447470369, 0.6387656537522269, 2.4140215040486557, 0.512779472876994, -0.24745427500404804, 1.10898953274307, -1.1476558296672033, 0.9309548567037499, -1.7801642521639076], "std": [0.02654685944911502, 0.035151101529325234, 0.05089676857897684, 0.4475612869018678, 0.41997335568118715, 0.4302385453118229, 0.046457636902324816, 0.06696221117909823, 0.06948438708788328, 2.2023872269501905, 0.453580302059411, 1.7750807391386658], "min": [0.498678213988712, 0.0833837050877294, 1.0418347340252945, 0.6197798199784915, 0.018444834011478672, 0.4033934355155759, 0.4091511398514352, -0.3859819775072216, 1.0016772946875656, -3.139799094012211, 0.19574200084703808, -3.1405575402492474], "max": [0.6069935927009188, 0.2735858416676019, 1.2901469567784516, 3.1005878033760377, 1.5467846372592833, 2.725657323212302, 0.6047972020601962, -0.055423711250166444, 1.212616798100202, 3.1399521573362166, 1.5664418560654716, 3.141462084464031], "count": [946]}, "gripper_mode_state": {"mean": [0.5750528541226215, 0.620507399577167], "std": [0.4943349765979039, 0.48526072028050643], "min": [0, 0], "max": [1, 1], "count": [946]}, "gripper_activity_state": {"mean": [1.8372093023255813, 1.7959830866807611], "std": [0.49193305608408, 0.5436785828090661], "min": [0, 0], "max": [2, 2], "count": [946]}, "gripper_mode_action": {"mean": [0.5750528541226215, 0.620507399577167], "std": [0.4943349765979039, 0.48526072028050643], "min": [0, 0], "max": [1, 1], "count": [946]}, "gripper_activity_action": {"mean": [1.8372093023255813, 1.7959830866807611], "std": [0.49193305608408, 0.5436785828090661], "min": [0, 0], "max": [2, 2], "count": [946]}, "gripper_open_scale_state": {"mean": [0.39267124753270477, 0.2769774840771521], "std": [0.3848307624353993, 0.3182300268237968], "min": [0.01, 0.0], "max": [0.859, 0.701], "count": [946]}, "gripper_open_scale_action": {"mean": [0.39267124753270477, 0.2769774840771521], "std": [0.3848307624353993, 0.3182300268237968], "min": [0.01, 0.0], "max": [0.859, 0.701], "count": [946]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.39008733474450386]], [[0.42399224552510395]], [[0.4290345910854872]]], "std": [[[0.22844437511786655]], [[0.19704197887798086]], [[0.18978310911104362]]], "count": [176]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.8156862745098039]], [[0.8]]], "mean": [[[0.4184865265708556]], [[0.4424968631628788]], [[0.44768455928773027]]], "std": [[[0.1989515989554594]], [[0.16955574802490261]], [[0.15877649857162682]]], "count": [176]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[0.984313725490196]], [[0.9372549019607843]]], "mean": [[[0.4151271364843286]], [[0.4423187748347445]], [[0.444850906816325]]], "std": [[[0.16941612154085894]], [[0.1364130212280542]], [[0.12710086826063932]]], "count": [176]}, "observation.state": {"min": [-0.21102775633335114, 1.9234402179718018, 0.45469316840171814, 0.35639622807502747, -2.9177019596099854, -1.5478278398513794, -3.023259401321411, -2.0, 0.14870600402355194, 0.22727300226688385, -0.18698300421237946, -2.734999895095825, -0.0390000119805336, -1.2170000076293945, -0.5373170375823975, -2.071077585220337, -1.6258264780044556, -2.0126962661743164, 2.5471856594085693, -1.8756006956100464, -0.024818584322929382, 35.0, -0.29551199078559875, 0.29405999183654785, -0.033201999962329865, 1.6399999856948853, -0.3150000274181366, -3.1351852416992188], "max": [0.8096408247947693, 2.0929465293884277, 1.9298803806304932, 2.0322091579437256, 0.12079424411058426, 1.5948818922042847, 0.47537532448768616, 824.0, 0.3643229901790619, 0.43502798676490784, 0.14795799553394318, -0.6910000443458557, 1.1039999723434448, 1.055999994277954, -0.10878637433052063, -2.018822431564331, -1.1209028959274292, -0.41627851128578186, 2.891713857650757, 0.9420240521430969, 0.37885865569114685, 856.0, -0.025103000923991203, 0.412651002407074, 0.0510919988155365, 2.5239999294281006, 0.7689999938011169, 3.13100004196167], "mean": [0.14614149928092957, 2.076134204864502, 1.2671338319778442, 1.29241943359375, -2.30000901222229, 0.21517816185951233, -0.38757625222206116, 465.5301818847656, 0.25867268443107605, 0.31284740567207336, 0.007308504544198513, -1.9994953870773315, 0.48270949721336365, -0.49939826130867004, -0.3999612629413605, -2.059163808822632, -1.438676118850708, -1.5361372232437134, 2.7868452072143555, -1.073081374168396, 0.10067417472600937, 452.2958984375, -0.18254277110099792, 0.35377857089042664, 0.0007997821667231619, 2.2525339126586914, 0.16317753493785858, -2.1372413635253906], "std": [0.2411545068025589, 0.017257556319236755, 0.39160433411598206, 0.6023228764533997, 0.6576116681098938, 1.0892717838287354, 0.6972516775131226, 299.319580078125, 0.03650118038058281, 0.05577255040407181, 0.07886561751365662, 0.496283620595932, 0.29455241560935974, 0.5482505559921265, 0.08959600329399109, 0.004839934408664703, 0.09941290318965912, 0.31215664744377136, 0.11168552190065384, 0.6957347393035889, 0.08999360352754593, 372.6168212890625, 0.059532105922698975, 0.040664270520210266, 0.02251431532204151, 0.1502998024225235, 0.33746254444122314, 1.1977331638336182], "count": [990]}, "action": {"min": [-0.21102775633335114, 1.9234402179718018, 0.45469316840171814, 0.35639622807502747, -2.9177019596099854, -1.5478278398513794, -3.023259401321411, -2.0, 0.14870600402355194, 0.22727300226688385, -0.18698300421237946, -2.734999895095825, -0.0390000119805336, -1.2170000076293945, -0.5373170375823975, -2.071077585220337, -1.6258264780044556, -2.0126962661743164, 2.5471856594085693, -1.8756006956100464, -0.024818584322929382, 35.0, -0.29551199078559875, 0.29405999183654785, -0.033201999962329865, 1.6399999856948853, -0.3150000274181366, -3.1351852416992188], "max": [0.8096408247947693, 2.0929465293884277, 1.9298803806304932, 2.0322091579437256, 0.12079424411058426, 1.5948818922042847, 0.47537532448768616, 824.0, 0.3643229901790619, 0.43502798676490784, 0.14795799553394318, -0.6910000443458557, 1.1039999723434448, 1.055999994277954, -0.10878637433052063, -2.018822431564331, -1.1209028959274292, -0.41627851128578186, 2.891713857650757, 0.9420240521430969, 0.37885865569114685, 856.0, -0.025103000923991203, 0.412651002407074, 0.0510919988155365, 2.5239999294281006, 0.7689999938011169, 3.13100004196167], "mean": [0.14614149928092957, 2.076134204864502, 1.2671338319778442, 1.29241943359375, -2.30000901222229, 0.21517816185951233, -0.38757625222206116, 465.5301818847656, 0.25867268443107605, 0.31284740567207336, 0.007308504544198513, -1.9994953870773315, 0.48270949721336365, -0.49939826130867004, -0.3999612629413605, -2.059163808822632, -1.438676118850708, -1.5361372232437134, 2.7868452072143555, -1.073081374168396, 0.10067417472600937, 452.2958984375, -0.18254277110099792, 0.35377857089042664, 0.0007997821667231619, 2.2525339126586914, 0.16317753493785858, -2.1372413635253906], "std": [0.2411545068025589, 0.017257556319236755, 0.39160433411598206, 0.6023228764533997, 0.6576116681098938, 1.0892717838287354, 0.6972516775131226, 299.319580078125, 0.03650118038058281, 0.05577255040407181, 0.07886561751365662, 0.496283620595932, 0.29455241560935974, 0.5482505559921265, 0.08959600329399109, 0.004839934408664703, 0.09941290318965912, 0.31215664744377136, 0.11168552190065384, 0.6957347393035889, 0.08999360352754593, 372.6168212890625, 0.059532105922698975, 0.040664270520210266, 0.02251431532204151, 0.1502998024225235, 0.33746254444122314, 1.1977331638336182], "count": [990]}, "timestamp": {"min": [0.0], "max": [32.96666666666667], "mean": [16.483333333333334], "std": [9.526274581776836], "count": [990]}, "frame_index": {"min": [0], "max": [989], "mean": [494.5], "std": [285.78823745330504], "count": [990]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [990]}, "index": {"min": [2626], "max": [3615], "mean": [3120.5], "std": [285.78823745330504], "count": [990]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [990]}, "subtask_annotation": {"mean": [22.243434343434345, 29.0, 29.0, 29.0, 29.0], "std": [1.5473445233599505, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [990]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [990]}, "eef_direction_state": {"mean": [4.555555555555555, 3.731313131313131], "std": [1.6944485841976216, 1.9613768851975253], "min": [0, 0], "max": [6, 6], "count": [990]}, "eef_velocity_state": {"mean": [0.6222222222222222, 1.0272727272727273], "std": [0.6002618209145, 0.7495881942596037], "min": [0, 0], "max": [2, 2], "count": [990]}, "eef_acc_mag_state": {"mean": [0.692929292929293, 0.9606060606060606], "std": [0.8144220886216482, 0.8149261826666223], "min": [0, 0], "max": [2, 2], "count": [990]}, "eef_direction_action": {"mean": [4.555555555555555, 3.731313131313131], "std": [1.6944485841976216, 1.9613768851975253], "min": [0, 0], "max": [6, 6], "count": [990]}, "eef_velocity_action": {"mean": [0.6222222222222222, 1.0272727272727273], "std": [0.6002618209145, 0.7495881942596037], "min": [0, 0], "max": [2, 2], "count": [990]}, "eef_acc_mag_action": {"mean": [0.692929292929293, 0.9606060606060606], "std": [0.8144220886216482, 0.8149261826666223], "min": [0, 0], "max": [2, 2], "count": [990]}, "eef_sim_pose_state": {"mean": [0.5555919766687937, 0.19923276968885245, 1.167194186933047, 2.8727798399299656, 0.6848436829364619, 2.49591839908153, 0.5083444079680801, -0.2547133866876217, 1.104396529828479, 0.4190566642381466, 0.9572357745067466, -1.4453547758649241], "std": [0.029327411484427735, 0.028932975262414156, 0.05179267331491034, 0.4161301018740905, 0.47841474193251077, 0.40804024704917363, 0.046953252338632706, 0.0607348619969968, 0.05942702259665076, 2.4858953939155595, 0.43067020475989376, 2.007523845792458], "min": [0.5156655968237279, 0.10893682067415247, 1.0397825910522778, 0.7681871275246881, -0.0196700243039849, 0.5474012806191706, 0.4173684874059423, -0.3711942055637037, 1.0117956626075777, -3.1372067995240234, 0.24240611438512505, -3.138345331190934], "max": [0.5993585375985085, 0.2643574891584953, 1.292476956559277, 3.0686325949045883, 1.5519573337954107, 2.7545481842126756, 0.623862458864876, -0.06930432255447264, 1.2445090784101616, 3.138637347514042, 1.560229035405834, 3.140088366672564], "count": [990]}, "eef_sim_pose_action": {"mean": [0.5555919766687937, 0.19923276968885245, 1.167194186933047, 2.8727798399299656, 0.6848436829364619, 2.49591839908153, 0.5083444079680801, -0.2547133866876217, 1.104396529828479, 0.4190566642381466, 0.9572357745067466, -1.4453547758649241], "std": [0.029327411484427735, 0.028932975262414156, 0.05179267331491034, 0.4161301018740905, 0.47841474193251077, 0.40804024704917363, 0.046953252338632706, 0.0607348619969968, 0.05942702259665076, 2.4858953939155595, 0.43067020475989376, 2.007523845792458], "min": [0.5156655968237279, 0.10893682067415247, 1.0397825910522778, 0.7681871275246881, -0.0196700243039849, 0.5474012806191706, 0.4173684874059423, -0.3711942055637037, 1.0117956626075777, -3.1372067995240234, 0.24240611438512505, -3.138345331190934], "max": [0.5993585375985085, 0.2643574891584953, 1.292476956559277, 3.0686325949045883, 1.5519573337954107, 2.7545481842126756, 0.623862458864876, -0.06930432255447264, 1.2445090784101616, 3.138637347514042, 1.560229035405834, 3.140088366672564], "count": [990]}, "gripper_mode_state": {"mean": [0.5181818181818182, 0.4888888888888889], "std": [0.499669312133135, 0.4998765279645318], "min": [0, 0], "max": [1, 1], "count": [990]}, "gripper_activity_state": {"mean": [1.8555555555555556, 1.803030303030303], "std": [0.46530585623101195, 0.5454966313730053], "min": [0, 0], "max": [2, 2], "count": [990]}, "gripper_mode_action": {"mean": [0.5181818181818182, 0.4888888888888889], "std": [0.499669312133135, 0.4998765279645318], "min": [0, 0], "max": [1, 1], "count": [990]}, "gripper_activity_action": {"mean": [1.8555555555555556, 1.803030303030303], "std": [0.46530585623101195, 0.5454966313730053], "min": [0, 0], "max": [2, 2], "count": [990]}, "gripper_open_scale_state": {"mean": [0.4522959597346753, 0.46553232329542016], "std": [0.37261687531542703, 0.2993164373987453], "min": [0.035, 0.0], "max": [0.856, 0.824], "count": [990]}, "gripper_open_scale_action": {"mean": [0.4522959597346753, 0.46553232329542016], "std": [0.37261687531542703, 0.2993164373987453], "min": [0.035, 0.0], "max": [0.856, 0.824], "count": [990]}}} +{"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.39807983725728735]], [[0.42905706729163684]], [[0.4338727637040217]]], "std": [[[0.22741373961932446]], [[0.1971895929841502]], [[0.19055795916892507]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.8]], [[0.8]]], "mean": [[[0.42530681086303135]], [[0.4482914430370688]], [[0.4516962155908592]]], "std": [[[0.2019144616762701]], [[0.17210160601630933]], [[0.16306413341959436]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[0.9921568627450981]], [[0.9333333333333333]]], "mean": [[[0.42641468083583794]], [[0.4482034134821812]], [[0.44940432827632265]]], "std": [[[0.15880547887096616]], [[0.12905831643346508]], [[0.12058365571277072]]], "count": [137]}, "observation.state": {"min": [-0.1212654784321785, 1.6520589590072632, 0.2745228409767151, 0.32768556475639343, -2.917719602584839, -1.6966171264648438, -0.9408721327781677, 27.0, 0.15739600360393524, 0.21629300713539124, -0.16821299493312836, -2.630000114440918, -0.017000004649162292, -1.2480000257492065, -0.5492725968360901, -2.07067608833313, -1.6659517288208008, -2.009624481201172, 2.470182180404663, -1.8225077390670776, -0.051050879061222076, 52.0, -0.312049001455307, 0.3055579960346222, -0.04536399990320206, 1.7230000495910645, -0.31800001859664917, -3.1411852836608887], "max": [0.762115478515625, 2.092510223388672, 1.8897552490234375, 2.03507137298584, -1.6627053022384644, 1.5717737674713135, -0.00617846567183733, 830.0, 0.33669498562812805, 0.39899399876594543, 0.14393700659275055, -1.1080000400543213, 0.9079999923706055, 0.47400006651878357, -0.12639674544334412, -1.9831827878952026, -1.0121339559555054, -0.36253979802131653, 2.891836166381836, 1.003232717514038, 0.3906570374965668, 859.0, -0.03344700112938881, 0.4197329878807068, 0.07220999896526337, 2.5959999561309814, 0.8199999332427979, 3.13100004196167], "mean": [0.1253030151128769, 2.0692501068115234, 1.2364455461502075, 1.296013355255127, -2.4168262481689453, 0.16078296303749084, -0.28616365790367126, 644.818359375, 0.2637343108654022, 0.30756616592407227, 0.017544545233249664, -1.9483227729797363, 0.4676815867424011, -0.43386977910995483, -0.4217682480812073, -2.054668426513672, -1.5125296115875244, -1.5082619190216064, 2.7867300510406494, -1.136831521987915, 0.1190013512969017, 443.0140380859375, -0.19296567142009735, 0.3552248179912567, 0.012431789189577103, 2.261660099029541, 0.155475452542305, -2.0246801376342773], "std": [0.2156572937965393, 0.05266493931412697, 0.4740276336669922, 0.6261888146400452, 0.3643183708190918, 1.1331067085266113, 0.1882867068052292, 247.78846740722656, 0.039001721888780594, 0.04811287671327591, 0.07761293649673462, 0.44300785660743713, 0.2360633760690689, 0.530869722366333, 0.09752204269170761, 0.010564607568085194, 0.15771396458148956, 0.30952030420303345, 0.14434956014156342, 0.6943323612213135, 0.08177267760038376, 362.7668151855469, 0.06725233048200607, 0.034014828503131866, 0.02472463808953762, 0.16454894840717316, 0.3362097442150116, 1.2694138288497925], "count": [713]}, "action": {"min": [-0.1212654784321785, 1.6520589590072632, 0.2745228409767151, 0.32768556475639343, -2.917719602584839, -1.6966171264648438, -0.9408721327781677, 27.0, 0.15739600360393524, 0.21629300713539124, -0.16821299493312836, -2.630000114440918, -0.017000004649162292, -1.2480000257492065, -0.5492725968360901, -2.07067608833313, -1.6659517288208008, -2.009624481201172, 2.470182180404663, -1.8225077390670776, -0.051050879061222076, 52.0, -0.312049001455307, 0.3055579960346222, -0.04536399990320206, 1.7230000495910645, -0.31800001859664917, -3.1411852836608887], "max": [0.762115478515625, 2.092510223388672, 1.8897552490234375, 2.03507137298584, -1.6627053022384644, 1.5717737674713135, -0.00617846567183733, 830.0, 0.33669498562812805, 0.39899399876594543, 0.14393700659275055, -1.1080000400543213, 0.9079999923706055, 0.47400006651878357, -0.12639674544334412, -1.9831827878952026, -1.0121339559555054, -0.36253979802131653, 2.891836166381836, 1.003232717514038, 0.3906570374965668, 859.0, -0.03344700112938881, 0.4197329878807068, 0.07220999896526337, 2.5959999561309814, 0.8199999332427979, 3.13100004196167], "mean": [0.1253030151128769, 2.0692501068115234, 1.2364455461502075, 1.296013355255127, -2.4168262481689453, 0.16078296303749084, -0.28616365790367126, 644.818359375, 0.2637343108654022, 0.30756616592407227, 0.017544545233249664, -1.9483227729797363, 0.4676815867424011, -0.43386977910995483, -0.4217682480812073, -2.054668426513672, -1.5125296115875244, -1.5082619190216064, 2.7867300510406494, -1.136831521987915, 0.1190013512969017, 443.0140380859375, -0.19296567142009735, 0.3552248179912567, 0.012431789189577103, 2.261660099029541, 0.155475452542305, -2.0246801376342773], "std": [0.2156572937965393, 0.05266493931412697, 0.4740276336669922, 0.6261888146400452, 0.3643183708190918, 1.1331067085266113, 0.1882867068052292, 247.78846740722656, 0.039001721888780594, 0.04811287671327591, 0.07761293649673462, 0.44300785660743713, 0.2360633760690689, 0.530869722366333, 0.09752204269170761, 0.010564607568085194, 0.15771396458148956, 0.30952030420303345, 0.14434956014156342, 0.6943323612213135, 0.08177267760038376, 362.7668151855469, 0.06725233048200607, 0.034014828503131866, 0.02472463808953762, 0.16454894840717316, 0.3362097442150116, 1.2694138288497925], "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": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [713]}, "index": {"min": [3616], "max": [4328], "mean": [3972.0], "std": [205.82516852902125], "count": [713]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [713]}, "subtask_annotation": {"mean": [21.88078541374474, 29.0, 29.0, 29.0, 29.0], "std": [1.908446847334247, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [713]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [713]}, "eef_direction_state": {"mean": [4.137447405329593, 3.4656381486676016], "std": [1.8125826979354995, 1.9536738989825562], "min": [0, 0], "max": [6, 6], "count": [713]}, "eef_velocity_state": {"mean": [0.8092566619915849, 1.0042075736325387], "std": [0.644383334849078, 0.6518797689839125], "min": [0, 0], "max": [2, 2], "count": [713]}, "eef_acc_mag_state": {"mean": [0.8302945301542777, 0.9438990182328191], "std": [0.8293914007151117, 0.8355327354056923], "min": [0, 0], "max": [2, 2], "count": [713]}, "eef_direction_action": {"mean": [4.137447405329593, 3.4656381486676016], "std": [1.8125826979354995, 1.9536738989825562], "min": [0, 0], "max": [6, 6], "count": [713]}, "eef_velocity_action": {"mean": [0.8092566619915849, 1.0042075736325387], "std": [0.644383334849078, 0.6518797689839125], "min": [0, 0], "max": [2, 2], "count": [713]}, "eef_acc_mag_action": {"mean": [0.8302945301542777, 0.9438990182328191], "std": [0.8293914007151117, 0.8355327354056923], "min": [0, 0], "max": [2, 2], "count": [713]}, "eef_sim_pose_state": {"mean": [0.5590021728852527, 0.2140285842555452, 1.1693293505220004, 2.864799508126755, 0.6379504084532611, 2.5121612688348187, 0.5010620313706551, -0.26507790741021686, 1.106684674448174, -0.5203925391859008, 1.0001416550528355, -1.7673412784196278], "std": [0.024107852725473833, 0.03494639211479434, 0.05562221595414116, 0.5456393175824091, 0.493933358278471, 0.5308074054585254, 0.041278559394238565, 0.06083067116616432, 0.06559075007485612, 2.406080569938493, 0.4012221540142098, 1.53178285084255], "min": [0.5296747677746942, 0.09192604960953399, 1.0234163328307457, -0.8949742930529399, -0.005718592452683469, -1.1026012626842083, 0.42310028020618523, -0.38057360047383787, 1.0124658389170462, -3.139983542415309, 0.2355383766622643, -3.1391941960719913], "max": [0.6095967934386899, 0.27019528649796504, 1.298535670908807, 3.135733684042927, 1.5511568661798893, 2.8672601802815536, 0.5864796921132258, -0.08260823029658815, 1.2241778282264104, 3.1377287285041437, 1.5393836995901422, 3.1374711604156045], "count": [713]}, "eef_sim_pose_action": {"mean": [0.5590021728852527, 0.2140285842555452, 1.1693293505220004, 2.864799508126755, 0.6379504084532611, 2.5121612688348187, 0.5010620313706551, -0.26507790741021686, 1.106684674448174, -0.5203925391859008, 1.0001416550528355, -1.7673412784196278], "std": [0.024107852725473833, 0.03494639211479434, 0.05562221595414116, 0.5456393175824091, 0.493933358278471, 0.5308074054585254, 0.041278559394238565, 0.06083067116616432, 0.06559075007485612, 2.406080569938493, 0.4012221540142098, 1.53178285084255], "min": [0.5296747677746942, 0.09192604960953399, 1.0234163328307457, -0.8949742930529399, -0.005718592452683469, -1.1026012626842083, 0.42310028020618523, -0.38057360047383787, 1.0124658389170462, -3.139983542415309, 0.2355383766622643, -3.1391941960719913], "max": [0.6095967934386899, 0.27019528649796504, 1.298535670908807, 3.135733684042927, 1.5511568661798893, 2.8672601802815536, 0.5864796921132258, -0.08260823029658815, 1.2241778282264104, 3.1377287285041437, 1.5393836995901422, 3.1374711604156045], "count": [713]}, "gripper_mode_state": {"mean": [0.5105189340813464, 0.2131837307152875], "std": [0.4998893397801062, 0.4095563791147651], "min": [0, 0], "max": [1, 1], "count": [713]}, "gripper_activity_state": {"mean": [1.7924263674614305, 1.8807854137447406], "std": [0.5545667886915174, 0.4349183156985032], "min": [0, 0], "max": [2, 2], "count": [713]}, "gripper_mode_action": {"mean": [0.5105189340813464, 0.2131837307152875], "std": [0.4998893397801062, 0.4095563791147651], "min": [0, 0], "max": [1, 1], "count": [713]}, "gripper_activity_action": {"mean": [1.7924263674614305, 1.8807854137447406], "std": [0.5545667886915174, 0.4349183156985032], "min": [0, 0], "max": [2, 2], "count": [713]}, "gripper_open_scale_state": {"mean": [0.4430140250100325, 0.6448183733310121], "std": [0.36276643004929443, 0.2477885251973535], "min": [0.052, 0.027], "max": [0.859, 0.83], "count": [713]}, "gripper_open_scale_action": {"mean": [0.4430140250100325, 0.6448183733310121], "std": [0.36276643004929443, 0.2477885251973535], "min": [0.052, 0.027], "max": [0.859, 0.83], "count": [713]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4138639168386653]], [[0.43616108477382176]], [[0.43944882503439975]]], "std": [[[0.2096830905385698]], [[0.18511896295101218]], [[0.17949103661073604]]], "count": [152]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.803921568627451]], [[0.803921568627451]]], "mean": [[[0.43398859299750603]], [[0.45529639125386995]], [[0.45845572647918814]]], "std": [[[0.18340733508860446]], [[0.15467672803641866]], [[0.14568476865040392]]], "count": [152]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9254901960784314]], [[0.8588235294117647]], [[0.8941176470588236]]], "mean": [[[0.43223776391038876]], [[0.45325755718954247]], [[0.4545656295687135]]], "std": [[[0.15276160650283443]], [[0.12173850942627922]], [[0.11422831111049017]]], "count": [152]}, "observation.state": {"min": [-0.16753415763378143, 1.7895034551620483, 0.619103193283081, 0.3389953076839447, -2.9045419692993164, -1.5831881761550903, -0.5518207550048828, -4.0, 0.1534930020570755, 0.2088949978351593, -0.1679919958114624, -2.753000020980835, 0.11700000613927841, -1.2990000247955322, -0.6744126677513123, -2.0739049911499023, -1.7194808721542358, -2.0063607692718506, 2.365095615386963, -1.7315760850906372, -0.007539822719991207, 50.0, -0.28781500458717346, 0.33345699310302734, -0.041255999356508255, 1.6740000247955322, -0.42100003361701965, -3.1391851902008057], "max": [0.7524637579917908, 2.0925800800323486, 1.903944730758667, 2.032662868499756, -2.0293991565704346, 1.5316662788391113, 0.6777462959289551, 813.0, 0.3408980071544647, 0.3999069929122925, 0.14080500602722168, -1.1799999475479126, 0.9449999928474426, 0.43699997663497925, -0.12367403507232666, -2.0437979698181152, -0.9787457585334778, -0.42898449301719666, 2.8903002738952637, 0.908461332321167, 0.5951223373413086, 847.0, -0.032568998634815216, 0.4404900074005127, 0.060867998749017715, 2.5799999237060547, 0.7509999871253967, 3.134999990463257], "mean": [0.0853601023554802, 2.075784683227539, 1.248696208000183, 1.129010558128357, -2.643259048461914, -0.1449466198682785, 0.012725723907351494, 418.2656555175781, 0.2737627923488617, 0.3010490834712982, 0.009482061490416527, -1.913381576538086, 0.6232944130897522, -0.3386991620063782, -0.4474530816078186, -2.060641288757324, -1.457517385482788, -1.4190837144851685, 2.7018702030181885, -0.8849027752876282, 0.20147034525871277, 437.82025146484375, -0.1798458844423294, 0.3685649037361145, 0.002740226686000824, 2.2192111015319824, 0.2092551738023758, -1.5787460803985596], "std": [0.2544023096561432, 0.030634211376309395, 0.3538115918636322, 0.6164007186889648, 0.19861632585525513, 1.0804213285446167, 0.22044995427131653, 325.8035583496094, 0.04141353443264961, 0.05512148514389992, 0.07176686078310013, 0.48271656036376953, 0.21588551998138428, 0.5749176740646362, 0.14871609210968018, 0.0034963961225003004, 0.20772477984428406, 0.38275760412216187, 0.20782697200775146, 0.8373748064041138, 0.10856597125530243, 366.80181884765625, 0.06469076871871948, 0.028687968850135803, 0.030334200710058212, 0.2457825094461441, 0.3760017156600952, 2.0304741859436035], "count": [815]}, "action": {"min": [-0.16753415763378143, 1.7895034551620483, 0.619103193283081, 0.3389953076839447, -2.9045419692993164, -1.5831881761550903, -0.5518207550048828, -4.0, 0.1534930020570755, 0.2088949978351593, -0.1679919958114624, -2.753000020980835, 0.11700000613927841, -1.2990000247955322, -0.6744126677513123, -2.0739049911499023, -1.7194808721542358, -2.0063607692718506, 2.365095615386963, -1.7315760850906372, -0.007539822719991207, 50.0, -0.28781500458717346, 0.33345699310302734, -0.041255999356508255, 1.6740000247955322, -0.42100003361701965, -3.1391851902008057], "max": [0.7524637579917908, 2.0925800800323486, 1.903944730758667, 2.032662868499756, -2.0293991565704346, 1.5316662788391113, 0.6777462959289551, 813.0, 0.3408980071544647, 0.3999069929122925, 0.14080500602722168, -1.1799999475479126, 0.9449999928474426, 0.43699997663497925, -0.12367403507232666, -2.0437979698181152, -0.9787457585334778, -0.42898449301719666, 2.8903002738952637, 0.908461332321167, 0.5951223373413086, 847.0, -0.032568998634815216, 0.4404900074005127, 0.060867998749017715, 2.5799999237060547, 0.7509999871253967, 3.134999990463257], "mean": [0.0853601023554802, 2.075784683227539, 1.248696208000183, 1.129010558128357, -2.643259048461914, -0.1449466198682785, 0.012725723907351494, 418.2656555175781, 0.2737627923488617, 0.3010490834712982, 0.009482061490416527, -1.913381576538086, 0.6232944130897522, -0.3386991620063782, -0.4474530816078186, -2.060641288757324, -1.457517385482788, -1.4190837144851685, 2.7018702030181885, -0.8849027752876282, 0.20147034525871277, 437.82025146484375, -0.1798458844423294, 0.3685649037361145, 0.002740226686000824, 2.2192111015319824, 0.2092551738023758, -1.5787460803985596], "std": [0.2544023096561432, 0.030634211376309395, 0.3538115918636322, 0.6164007186889648, 0.19861632585525513, 1.0804213285446167, 0.22044995427131653, 325.8035583496094, 0.04141353443264961, 0.05512148514389992, 0.07176686078310013, 0.48271656036376953, 0.21588551998138428, 0.5749176740646362, 0.14871609210968018, 0.0034963961225003004, 0.20772477984428406, 0.38275760412216187, 0.20782697200775146, 0.8373748064041138, 0.10856597125530243, 366.80181884765625, 0.06469076871871948, 0.028687968850135803, 0.030334200710058212, 0.2457825094461441, 0.3760017156600952, 2.0304741859436035], "count": [815]}, "timestamp": {"min": [0.0], "max": [27.133333333333333], "mean": [13.566666666666665], "std": [7.842335253113209], "count": [815]}, "frame_index": {"min": [0], "max": [814], "mean": [407.0], "std": [235.27005759339627], "count": [815]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [815]}, "index": {"min": [4329], "max": [5143], "mean": [4736.0], "std": [235.27005759339627], "count": [815]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [815]}, "subtask_annotation": {"mean": [21.15950920245399, 29.0, 29.0, 29.0, 29.0], "std": [2.389461474785862, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [815]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [815]}, "eef_direction_state": {"mean": [4.590184049079754, 3.5202453987730062], "std": [1.5369164700999822, 2.1483096368092855], "min": [0, 0], "max": [6, 6], "count": [815]}, "eef_velocity_state": {"mean": [0.7030674846625767, 0.8920245398773006], "std": [0.6287023653188211, 0.6814799480859224], "min": [0, 0], "max": [2, 2], "count": [815]}, "eef_acc_mag_state": {"mean": [0.7570552147239263, 0.838036809815951], "std": [0.840608115049041, 0.8382137441330952], "min": [0, 0], "max": [2, 2], "count": [815]}, "eef_direction_action": {"mean": [4.590184049079754, 3.5202453987730062], "std": [1.5369164700999822, 2.1483096368092855], "min": [0, 0], "max": [6, 6], "count": [815]}, "eef_velocity_action": {"mean": [0.7030674846625767, 0.8920245398773006], "std": [0.6287023653188211, 0.6814799480859224], "min": [0, 0], "max": [2, 2], "count": [815]}, "eef_acc_mag_action": {"mean": [0.7570552147239263, 0.838036809815951], "std": [0.840608115049041, 0.8382137441330952], "min": [0, 0], "max": [2, 2], "count": [815]}, "eef_sim_pose_state": {"mean": [0.5676150205064376, 0.1998613978266791, 1.1668986211008998, 2.679871272734495, 0.7932133485370585, 2.2734632881559196, 0.4923570534676976, -0.2680350648846097, 1.0888456281700192, 0.7299951018160538, 1.0999495285753624, -0.6580151190188402], "std": [0.02650294710932674, 0.026876574200923185, 0.06755370801247802, 0.6356497320755329, 0.4968121350641546, 0.5473801935694421, 0.054062852220287304, 0.05787898197833928, 0.0616051902746747, 2.1358827289684794, 0.37313160174407617, 2.2501489210883014], "min": [0.5269547333134655, 0.11583748970569134, 1.0414793433579241, 1.0281261456817605, -0.011755015206380337, 0.8427543660750538, 0.39362261800957155, -0.3470420339993435, 1.0213300430635395, -3.140660613193187, 0.316219007289289, -3.140608097237632], "max": [0.6251295893316325, 0.2552741583648296, 1.2946489725778967, 3.0941897841373147, 1.5360748370277157, 2.734383560075307, 0.5899877537776244, -0.08345238379348435, 1.2148593664667726, 3.14041737862175, 1.5409896446649265, 3.1404515253190883], "count": [815]}, "eef_sim_pose_action": {"mean": [0.5676150205064376, 0.1998613978266791, 1.1668986211008998, 2.679871272734495, 0.7932133485370585, 2.2734632881559196, 0.4923570534676976, -0.2680350648846097, 1.0888456281700192, 0.7299951018160538, 1.0999495285753624, -0.6580151190188402], "std": [0.02650294710932674, 0.026876574200923185, 0.06755370801247802, 0.6356497320755329, 0.4968121350641546, 0.5473801935694421, 0.054062852220287304, 0.05787898197833928, 0.0616051902746747, 2.1358827289684794, 0.37313160174407617, 2.2501489210883014], "min": [0.5269547333134655, 0.11583748970569134, 1.0414793433579241, 1.0281261456817605, -0.011755015206380337, 0.8427543660750538, 0.39362261800957155, -0.3470420339993435, 1.0213300430635395, -3.140660613193187, 0.316219007289289, -3.140608097237632], "max": [0.6251295893316325, 0.2552741583648296, 1.2946489725778967, 3.0941897841373147, 1.5360748370277157, 2.734383560075307, 0.5899877537776244, -0.08345238379348435, 1.2148593664667726, 3.14041737862175, 1.5409896446649265, 3.1404515253190883], "count": [815]}, "gripper_mode_state": {"mean": [0.5079754601226993, 0.4662576687116564], "std": [0.49993638798934287, 0.4988601558345067], "min": [0, 0], "max": [1, 1], "count": [815]}, "gripper_activity_state": {"mean": [1.8392638036809816, 1.7619631901840491], "std": [0.5026842772107122, 0.5775140918214944], "min": [0, 0], "max": [2, 2], "count": [815]}, "gripper_mode_action": {"mean": [0.5079754601226993, 0.4662576687116564], "std": [0.49993638798934287, 0.4988601558345067], "min": [0, 0], "max": [1, 1], "count": [815]}, "gripper_activity_action": {"mean": [1.8392638036809816, 1.7619631901840491], "std": [0.5026842772107122, 0.5775140918214944], "min": [0, 0], "max": [2, 2], "count": [815]}, "gripper_open_scale_state": {"mean": [0.4378202452957969, 0.4183993864363693], "std": [0.3668010765579871, 0.3256314612912841], "min": [0.05, 0.0], "max": [0.847, 0.813], "count": [815]}, "gripper_open_scale_action": {"mean": [0.4378202452957969, 0.4183993864363693], "std": [0.3668010765579871, 0.3256314612912841], "min": [0.05, 0.0], "max": [0.847, 0.813], "count": [815]}}} +{"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.4047074337713809]], [[0.4322258928985306]], [[0.43536516276132203]]], "std": [[[0.2225605968927856]], [[0.19471863999344236]], [[0.18881071809021066]]], "count": [141]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.8274509803921568]], [[0.8549019607843137]]], "mean": [[[0.4312332530825569]], [[0.45196877317711953]], [[0.4557585451142632]]], "std": [[[0.20110500365506195]], [[0.17404335559297757]], [[0.16561038228770042]]], "count": [141]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.023529411764705882]]], "max": [[[1.0]], [[0.9019607843137255]], [[0.8980392156862745]]], "mean": [[[0.43125441668984377]], [[0.45299628876373244]], [[0.4551436228155565]]], "std": [[[0.1633108223677038]], [[0.13249661042757263]], [[0.12388570476251771]]], "count": [141]}, "observation.state": {"min": [-0.17563249170780182, 1.7918248176574707, 0.5161811113357544, 0.35039231181144714, -2.6907567977905273, -1.5789296627044678, -0.6597518920898438, 20.0, 0.15088699758052826, 0.1848510056734085, -0.17501200735569, -2.681999921798706, 0.04800000041723251, -1.3140000104904175, -0.6443580985069275, -2.0693321228027344, -1.758506417274475, -2.006011724472046, 1.7552077770233154, -1.8353707790374756, 0.006771877873688936, 22.0, -0.29954400658607483, 0.32198700308799744, -0.11796999722719193, 1.659999966621399, -0.3619999885559082, -3.1371853351593018], "max": [0.7942121028900146, 2.0924925804138184, 2.032470941543579, 2.032435894012451, -1.897696614265442, 1.5995768308639526, 0.419996052980423, 806.0, 0.3704270124435425, 0.3937709927558899, 0.14259199798107147, -1.1230000257492065, 0.9100000262260437, 0.34699997305870056, -0.24921557307243347, -2.03676438331604, -0.873711884021759, -0.2578025758266449, 2.8900556564331055, 1.1190701723098755, 1.0159910917282104, 849.0, -0.04298200085759163, 0.42163100838661194, 0.06266599893569946, 2.9089999198913574, 0.7590000033378601, 3.138000011444092], "mean": [0.12748771905899048, 2.074578046798706, 1.2856072187423706, 1.163954257965088, -2.444340467453003, 0.06772947311401367, -0.18309350311756134, 397.7499694824219, 0.27927228808403015, 0.2975410521030426, 0.009495723061263561, -2.014296531677246, 0.5399379134178162, -0.4785720407962799, -0.4714234173297882, -2.0605790615081787, -1.4654098749160767, -1.46577787399292, 2.620709180831909, -1.0713695287704468, 0.26494354009628296, 398.4107971191406, -0.16662061214447021, 0.35253721475601196, -0.003403776790946722, 2.328645944595337, 0.14378643035888672, -1.7858092784881592], "std": [0.2671501338481903, 0.03374436870217323, 0.49271440505981445, 0.6513068079948425, 0.17461520433425903, 1.1431528329849243, 0.2331964522600174, 191.67184448242188, 0.05053305625915527, 0.054263606667518616, 0.08827538788318634, 0.47672024369239807, 0.2257809191942215, 0.5508853793144226, 0.1141280084848404, 0.003598859766498208, 0.2395029067993164, 0.3774867653846741, 0.31181207299232483, 0.7688379883766174, 0.22201716899871826, 362.09173583984375, 0.07637278735637665, 0.02744428999722004, 0.045198824256658554, 0.2290954291820526, 0.3587712049484253, 1.7367589473724365], "count": [740]}, "action": {"min": [-0.17563249170780182, 1.7918248176574707, 0.5161811113357544, 0.35039231181144714, -2.6907567977905273, -1.5789296627044678, -0.6597518920898438, 20.0, 0.15088699758052826, 0.1848510056734085, -0.17501200735569, -2.681999921798706, 0.04800000041723251, -1.3140000104904175, -0.6443580985069275, -2.0693321228027344, -1.758506417274475, -2.006011724472046, 1.7552077770233154, -1.8353707790374756, 0.006771877873688936, 22.0, -0.29954400658607483, 0.32198700308799744, -0.11796999722719193, 1.659999966621399, -0.3619999885559082, -3.1371853351593018], "max": [0.7942121028900146, 2.0924925804138184, 2.032470941543579, 2.032435894012451, -1.897696614265442, 1.5995768308639526, 0.419996052980423, 806.0, 0.3704270124435425, 0.3937709927558899, 0.14259199798107147, -1.1230000257492065, 0.9100000262260437, 0.34699997305870056, -0.24921557307243347, -2.03676438331604, -0.873711884021759, -0.2578025758266449, 2.8900556564331055, 1.1190701723098755, 1.0159910917282104, 849.0, -0.04298200085759163, 0.42163100838661194, 0.06266599893569946, 2.9089999198913574, 0.7590000033378601, 3.138000011444092], "mean": [0.12748771905899048, 2.074578046798706, 1.2856072187423706, 1.163954257965088, -2.444340467453003, 0.06772947311401367, -0.18309350311756134, 397.7499694824219, 0.27927228808403015, 0.2975410521030426, 0.009495723061263561, -2.014296531677246, 0.5399379134178162, -0.4785720407962799, -0.4714234173297882, -2.0605790615081787, -1.4654098749160767, -1.46577787399292, 2.620709180831909, -1.0713695287704468, 0.26494354009628296, 398.4107971191406, -0.16662061214447021, 0.35253721475601196, -0.003403776790946722, 2.328645944595337, 0.14378643035888672, -1.7858092784881592], "std": [0.2671501338481903, 0.03374436870217323, 0.49271440505981445, 0.6513068079948425, 0.17461520433425903, 1.1431528329849243, 0.2331964522600174, 191.67184448242188, 0.05053305625915527, 0.054263606667518616, 0.08827538788318634, 0.47672024369239807, 0.2257809191942215, 0.5508853793144226, 0.1141280084848404, 0.003598859766498208, 0.2395029067993164, 0.3774867653846741, 0.31181207299232483, 0.7688379883766174, 0.22201716899871826, 362.09173583984375, 0.07637278735637665, 0.02744428999722004, 0.045198824256658554, 0.2290954291820526, 0.3587712049484253, 1.7367589473724365], "count": [740]}, "timestamp": {"min": [0.0], "max": [24.633333333333333], "mean": [12.316666666666665], "std": [7.120646818310196], "count": [740]}, "frame_index": {"min": [0], "max": [739], "mean": [369.5], "std": [213.61940454930587], "count": [740]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [740]}, "index": {"min": [5144], "max": [5883], "mean": [5513.5], "std": [213.61940454930587], "count": [740]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [740]}, "subtask_annotation": {"mean": [21.705405405405404, 29.0, 29.0, 29.0, 29.0], "std": [1.8379550837004954, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [740]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [740]}, "eef_direction_state": {"mean": [4.2337837837837835, 3.6594594594594594], "std": [1.753203787589491, 1.9542689874690988], "min": [0, 0], "max": [6, 6], "count": [740]}, "eef_velocity_state": {"mean": [0.7986486486486486, 1.008108108108108], "std": [0.6565662608835512, 0.7622436222520882], "min": [0, 0], "max": [2, 2], "count": [740]}, "eef_acc_mag_state": {"mean": [0.8797297297297297, 0.8824324324324324], "std": [0.8287861083780728, 0.8405046920312288], "min": [0, 0], "max": [2, 2], "count": [740]}, "eef_direction_action": {"mean": [4.2337837837837835, 3.6594594594594594], "std": [1.753203787589491, 1.9542689874690988], "min": [0, 0], "max": [6, 6], "count": [740]}, "eef_velocity_action": {"mean": [0.7986486486486486, 1.008108108108108], "std": [0.6565662608835512, 0.7622436222520882], "min": [0, 0], "max": [2, 2], "count": [740]}, "eef_acc_mag_action": {"mean": [0.8797297297297297, 0.8824324324324324], "std": [0.8287861083780728, 0.8405046920312288], "min": [0, 0], "max": [2, 2], "count": [740]}, "eef_sim_pose_state": {"mean": [0.5574840058332655, 0.18868744078282212, 1.1743696608832335, 2.328369216404926, 0.6853615894740602, 2.354183755419862, 0.4912980921793901, -0.27248856364277707, 1.0896586546191973, 0.10952071733378936, 1.0329427278551744, -1.9227133119794828], "std": [0.022998003657480014, 0.05109416772710878, 0.061998121013799416, 1.6566350923001076, 0.5156492626319419, 0.5357658548377611, 0.04916862075059483, 0.0765565005382284, 0.06851354123621724, 2.495495503814001, 0.4262362891103417, 1.6817928692639235], "min": [0.5246259532971622, 0.05157733061142224, 1.023946792365776, -3.1385546368433457, -0.041766465525509444, 0.33245557685742944, 0.36984854270654444, -0.3711287668846912, 1.0111643642107226, -3.138702571047485, 0.24110790509660984, -3.1331412690347777], "max": [0.6143751896509905, 0.26319729272275266, 1.2937610933954835, 3.1372212110174043, 1.5295391172254704, 2.954352743792647, 0.5823723307115007, -0.07584953541047951, 1.210043242958825, 3.141257448846195, 1.5702157921951332, 3.1390304715088675], "count": [740]}, "eef_sim_pose_action": {"mean": [0.5574840058332655, 0.18868744078282212, 1.1743696608832335, 2.328369216404926, 0.6853615894740602, 2.354183755419862, 0.4912980921793901, -0.27248856364277707, 1.0896586546191973, 0.10952071733378936, 1.0329427278551744, -1.9227133119794828], "std": [0.022998003657480014, 0.05109416772710878, 0.061998121013799416, 1.6566350923001076, 0.5156492626319419, 0.5357658548377611, 0.04916862075059483, 0.0765565005382284, 0.06851354123621724, 2.495495503814001, 0.4262362891103417, 1.6817928692639235], "min": [0.5246259532971622, 0.05157733061142224, 1.023946792365776, -3.1385546368433457, -0.041766465525509444, 0.33245557685742944, 0.36984854270654444, -0.3711287668846912, 1.0111643642107226, -3.138702571047485, 0.24110790509660984, -3.1331412690347777], "max": [0.6143751896509905, 0.26319729272275266, 1.2937610933954835, 3.1372212110174043, 1.5295391172254704, 2.954352743792647, 0.5823723307115007, -0.07584953541047951, 1.210043242958825, 3.141257448846195, 1.5702157921951332, 3.1390304715088675], "count": [740]}, "gripper_mode_state": {"mean": [0.581081081081081, 0.6081081081081081], "std": [0.4933820611764494, 0.4881727531942811], "min": [0, 0], "max": [1, 1], "count": [740]}, "gripper_activity_state": {"mean": [1.8256756756756756, 1.8905405405405404], "std": [0.5126931569585359, 0.40625811224130726], "min": [0, 0], "max": [2, 2], "count": [740]}, "gripper_mode_action": {"mean": [0.581081081081081, 0.6081081081081081], "std": [0.4933820611764494, 0.4881727531942811], "min": [0, 0], "max": [1, 1], "count": [740]}, "gripper_activity_action": {"mean": [1.8256756756756756, 1.8905405405405404], "std": [0.5126931569585359, 0.40625811224130726], "min": [0, 0], "max": [2, 2], "count": [740]}, "gripper_open_scale_state": {"mean": [0.3984108106458502, 0.39774999992782906], "std": [0.3620918686741935, 0.19167181542361253], "min": [0.022, 0.02], "max": [0.849, 0.806], "count": [740]}, "gripper_open_scale_action": {"mean": [0.3984108106458502, 0.39774999992782906], "std": [0.3620918686741935, 0.19167181542361253], "min": [0.022, 0.02], "max": [0.849, 0.806], "count": [740]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4092355097131445]], [[0.43734904769199345]], [[0.4393362069943718]]], "std": [[[0.21849369669175778]], [[0.18917750427116606]], [[0.18428161584352531]]], "count": [144]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.8156862745098039]], [[0.807843137254902]]], "mean": [[[0.4233527610407589]], [[0.4477634860657226]], [[0.4518117539261075]]], "std": [[[0.19768468641661385]], [[0.16735845271737518]], [[0.1582928235299461]]], "count": [144]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.43754865366285406]], [[0.45626337117601673]], [[0.4583051045070806]]], "std": [[[0.15482746034597725]], [[0.1256824222632723]], [[0.11645979308944213]]], "count": [144]}, "observation.state": {"min": [-0.20176008343696594, 1.8594913482666016, 0.4819203317165375, 0.10421361774206161, -2.8459513187408447, -1.631603717803955, -0.6555805802345276, -3.0, 0.15484799444675446, 0.2094469964504242, -0.17520199716091156, -2.6730000972747803, 0.10499999672174454, -1.2489999532699585, -0.6780779361724854, -2.0720722675323486, -1.6908401250839233, -1.999152421951294, 2.2178597450256348, -1.7274919748306274, -0.04841543361544609, 46.0, -0.2938910126686096, 0.310808002948761, -0.10607700049877167, 1.6339999437332153, -0.32500001788139343, -3.1401853561401367], "max": [0.7765493392944336, 2.0924925804138184, 1.9123398065567017, 2.032942056655884, -2.077989101409912, 1.5142477750778198, 0.4362799823284149, 778.0, 0.3658899962902069, 0.4063290059566498, 0.15411199629306793, -1.128999948501587, 0.8949999809265137, 0.3699999749660492, -0.14006267488002777, -1.9984021186828613, -0.8532740473747253, -0.33738958835601807, 2.888380527496338, 1.0488731861114502, 0.6166248917579651, 848.0, -0.04235700145363808, 0.4257650077342987, 0.03465700149536133, 2.6059999465942383, 0.7670000195503235, 3.140000104904175], "mean": [0.1825752854347229, 2.076707363128662, 1.213614583015442, 1.0600863695144653, -2.455817222595215, -0.05561709776520729, -0.14519916474819183, 414.0032653808594, 0.28472739458084106, 0.32083672285079956, 0.0018778827507048845, -1.9799036979675293, 0.5504355430603027, -0.46272599697113037, -0.45877742767333984, -2.0605452060699463, -1.4114603996276855, -1.3892513513565063, 2.643847703933716, -0.8916428685188293, 0.18424171209335327, 397.4754943847656, -0.1711823046207428, 0.3660898506641388, -0.019913380965590477, 2.334373712539673, 0.21079201996326447, -1.9526362419128418], "std": [0.30311042070388794, 0.02521546557545662, 0.44456568360328674, 0.6618066430091858, 0.2344730943441391, 0.9671695232391357, 0.3102973997592926, 340.2870788574219, 0.04598415642976761, 0.053662385791540146, 0.09242039918899536, 0.4302736818790436, 0.18961088359355927, 0.45813989639282227, 0.14541733264923096, 0.00868865754455328, 0.20352940261363983, 0.388164222240448, 0.16705571115016937, 0.7338862419128418, 0.12056240439414978, 366.5905456542969, 0.06272830814123154, 0.02868260256946087, 0.03209352120757103, 0.20746120810508728, 0.3411955237388611, 1.59602689743042], "count": [755]}, "action": {"min": [-0.20176008343696594, 1.8594913482666016, 0.4819203317165375, 0.10421361774206161, -2.8459513187408447, -1.631603717803955, -0.6555805802345276, -3.0, 0.15484799444675446, 0.2094469964504242, -0.17520199716091156, -2.6730000972747803, 0.10499999672174454, -1.2489999532699585, -0.6780779361724854, -2.0720722675323486, -1.6908401250839233, -1.999152421951294, 2.2178597450256348, -1.7274919748306274, -0.04841543361544609, 46.0, -0.2938910126686096, 0.310808002948761, -0.10607700049877167, 1.6339999437332153, -0.32500001788139343, -3.1401853561401367], "max": [0.7765493392944336, 2.0924925804138184, 1.9123398065567017, 2.032942056655884, -2.077989101409912, 1.5142477750778198, 0.4362799823284149, 778.0, 0.3658899962902069, 0.4063290059566498, 0.15411199629306793, -1.128999948501587, 0.8949999809265137, 0.3699999749660492, -0.14006267488002777, -1.9984021186828613, -0.8532740473747253, -0.33738958835601807, 2.888380527496338, 1.0488731861114502, 0.6166248917579651, 848.0, -0.04235700145363808, 0.4257650077342987, 0.03465700149536133, 2.6059999465942383, 0.7670000195503235, 3.140000104904175], "mean": [0.1825752854347229, 2.076707363128662, 1.213614583015442, 1.0600863695144653, -2.455817222595215, -0.05561709776520729, -0.14519916474819183, 414.0032653808594, 0.28472739458084106, 0.32083672285079956, 0.0018778827507048845, -1.9799036979675293, 0.5504355430603027, -0.46272599697113037, -0.45877742767333984, -2.0605452060699463, -1.4114603996276855, -1.3892513513565063, 2.643847703933716, -0.8916428685188293, 0.18424171209335327, 397.4754943847656, -0.1711823046207428, 0.3660898506641388, -0.019913380965590477, 2.334373712539673, 0.21079201996326447, -1.9526362419128418], "std": [0.30311042070388794, 0.02521546557545662, 0.44456568360328674, 0.6618066430091858, 0.2344730943441391, 0.9671695232391357, 0.3102973997592926, 340.2870788574219, 0.04598415642976761, 0.053662385791540146, 0.09242039918899536, 0.4302736818790436, 0.18961088359355927, 0.45813989639282227, 0.14541733264923096, 0.00868865754455328, 0.20352940261363983, 0.388164222240448, 0.16705571115016937, 0.7338862419128418, 0.12056240439414978, 366.5905456542969, 0.06272830814123154, 0.02868260256946087, 0.03209352120757103, 0.20746120810508728, 0.3411955237388611, 1.59602689743042], "count": [755]}, "timestamp": {"min": [0.0], "max": [25.133333333333333], "mean": [12.566666666666665], "std": [7.264984514780469], "count": [755]}, "frame_index": {"min": [0], "max": [754], "mean": [377.0], "std": [217.94953544341405], "count": [755]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [755]}, "index": {"min": [5884], "max": [6638], "mean": [6261.0], "std": [217.94953544341405], "count": [755]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [755]}, "subtask_annotation": {"mean": [21.59867549668874, 29.0, 29.0, 29.0, 29.0], "std": [1.804115484878129, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [755]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [755]}, "eef_direction_state": {"mean": [4.380132450331126, 3.460927152317881], "std": [1.6866841120124392, 1.9297590526580672], "min": [0, 0], "max": [6, 6], "count": [755]}, "eef_velocity_state": {"mean": [0.7337748344370861, 1.0397350993377483], "std": [0.6443732431229486, 0.7304248487209135], "min": [0, 0], "max": [2, 2], "count": [755]}, "eef_acc_mag_state": {"mean": [0.8, 0.8913907284768212], "std": [0.8321360051853454, 0.8465700486854352], "min": [0, 0], "max": [2, 2], "count": [755]}, "eef_direction_action": {"mean": [4.380132450331126, 3.460927152317881], "std": [1.6866841120124392, 1.9297590526580672], "min": [0, 0], "max": [6, 6], "count": [755]}, "eef_velocity_action": {"mean": [0.7337748344370861, 1.0397350993377483], "std": [0.6443732431229486, 0.7304248487209135], "min": [0, 0], "max": [2, 2], "count": [755]}, "eef_acc_mag_action": {"mean": [0.8, 0.8913907284768212], "std": [0.8321360051853454, 0.8465700486854352], "min": [0, 0], "max": [2, 2], "count": [755]}, "eef_sim_pose_state": {"mean": [0.5675679183686761, 0.18180699360978012, 1.1583977703352666, 1.4388830020976875, 0.7662005476528266, 2.39010895851219, 0.5120545132042287, -0.2693652171370846, 1.0798327045481155, -0.10724068310701933, 1.0608266394225665, -1.5439086138130438], "std": [0.02673357252301939, 0.033589794530073276, 0.05731031516040803, 2.5131299220585217, 0.4687445730216752, 0.5088752205723259, 0.04972889060196983, 0.07779777623488529, 0.06407276607838008, 2.481300133830925, 0.3247621119846137, 2.042524550076798], "min": [0.508517847369113, 0.0712495301740232, 1.0270771524667972, -3.139196412396554, 0.06343284502590252, 0.13276069602556742, 0.3943273641893398, -0.36494311704641413, 0.9970923930425359, -3.139887891692462, 0.330913111598077, -3.134510177918794], "max": [0.6148608707952116, 0.25230200284327176, 1.2690341610107685, 3.140386773836921, 1.5371538149514636, 2.7266818277931004, 0.5942836173338575, -0.0770427719594672, 1.2107450782809734, 3.1413853519439305, 1.5117494022265636, 3.139500866436963], "count": [755]}, "eef_sim_pose_action": {"mean": [0.5675679183686761, 0.18180699360978012, 1.1583977703352666, 1.4388830020976875, 0.7662005476528266, 2.39010895851219, 0.5120545132042287, -0.2693652171370846, 1.0798327045481155, -0.10724068310701933, 1.0608266394225665, -1.5439086138130438], "std": [0.02673357252301939, 0.033589794530073276, 0.05731031516040803, 2.5131299220585217, 0.4687445730216752, 0.5088752205723259, 0.04972889060196983, 0.07779777623488529, 0.06407276607838008, 2.481300133830925, 0.3247621119846137, 2.042524550076798], "min": [0.508517847369113, 0.0712495301740232, 1.0270771524667972, -3.139196412396554, 0.06343284502590252, 0.13276069602556742, 0.3943273641893398, -0.36494311704641413, 0.9970923930425359, -3.139887891692462, 0.330913111598077, -3.134510177918794], "max": [0.6148608707952116, 0.25230200284327176, 1.2690341610107685, 3.140386773836921, 1.5371538149514636, 2.7266818277931004, 0.5942836173338575, -0.0770427719594672, 1.2107450782809734, 3.1413853519439305, 1.5117494022265636, 3.139500866436963], "count": [755]}, "gripper_mode_state": {"mean": [0.5721854304635762, 0.44900662251655626], "std": [0.4947618251530634, 0.4973928783696345], "min": [0, 0], "max": [1, 1], "count": [755]}, "gripper_activity_state": {"mean": [1.7854304635761589, 1.8476821192052981], "std": [0.5605575926710051, 0.473794662692085], "min": [0, 0], "max": [2, 2], "count": [755]}, "gripper_mode_action": {"mean": [0.5721854304635762, 0.44900662251655626], "std": [0.4947618251530634, 0.4973928783696345], "min": [0, 0], "max": [1, 1], "count": [755]}, "gripper_activity_action": {"mean": [1.7854304635761589, 1.8476821192052981], "std": [0.5605575926710051, 0.473794662692085], "min": [0, 0], "max": [2, 2], "count": [755]}, "gripper_open_scale_state": {"mean": [0.3974754966281098, 0.4143847681272898], "std": [0.3665907665917677, 0.33982152282380884], "min": [0.046, 0.0], "max": [0.848, 0.778], "count": [755]}, "gripper_open_scale_action": {"mean": [0.3974754966281098, 0.4143847681272898], "std": [0.3665907665917677, 0.33982152282380884], "min": [0.046, 0.0], "max": [0.848, 0.778], "count": [755]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4135986942190669]], [[0.43810483012170387]], [[0.44128545188190216]]], "std": [[[0.22149000471331373]], [[0.1942774878757233]], [[0.18828684113633437]]], "count": [145]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4367128098940726]], [[0.45570721630606265]], [[0.45847078544061304]]], "std": [[[0.1982090020648951]], [[0.17183810854225381]], [[0.16348228514451799]]], "count": [145]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4240515142551273]], [[0.44539922385620917]], [[0.4467416272256029]]], "std": [[[0.1585730023109487]], [[0.13014975694650988]], [[0.12108087943065977]]], "count": [145]}, "observation.state": {"min": [-0.19607028365135193, 1.8342711925506592, 0.41889649629592896, 0.17935004830360413, -2.6872661113739014, -1.5322245359420776, -0.6159790754318237, -2.0, 0.1539909988641739, 0.21586699783802032, -0.1875620037317276, -2.7860000133514404, 0.06599999219179153, -1.3049999475479126, -0.5484871864318848, -2.070274591445923, -1.6675225496292114, -2.0030272006988525, 2.0570626258850098, -1.6713448762893677, 0.024993114173412323, 3.0, -0.30748701095581055, 0.2861720025539398, -0.08524300158023834, 1.5570000410079956, -0.242000013589859, -3.131185293197632], "max": [0.741363525390625, 2.0931386947631836, 1.911955714225769, 2.0102877616882324, -2.11965012550354, 1.5338127613067627, 0.468359112739563, 788.0, 0.3969469964504242, 0.38870200514793396, 0.11554600298404694, -1.0870000123977661, 0.9660000801086426, 0.3449999988079071, -0.15564846992492676, -1.9599874019622803, -0.7991164326667786, -0.3660304546356201, 2.8902478218078613, 1.1843106746673584, 0.8183674216270447, 848.0, -0.048636000603437424, 0.39977899193763733, 0.0635249987244606, 2.8989999294281006, 0.765999972820282, 3.128999948501587], "mean": [0.1666836440563202, 2.0725443363189697, 1.0945438146591187, 1.0203211307525635, -2.4118685722351074, -0.15040412545204163, -0.07451636344194412, 204.84840393066406, 0.27643558382987976, 0.3004884123802185, -0.02381732501089573, -2.073641538619995, 0.6135390400886536, -0.4443901777267456, -0.37164169549942017, -2.0582425594329834, -1.463024377822876, -1.5400534868240356, 2.698000907897949, -1.0367034673690796, 0.23132824897766113, 374.0151062011719, -0.1894361972808838, 0.34887027740478516, 0.0073882765136659145, 2.2831854820251465, 0.1609291136264801, -1.974966287612915], "std": [0.25570884346961975, 0.027164336293935776, 0.4647853970527649, 0.6540361046791077, 0.1662534773349762, 1.0527499914169312, 0.2691534757614136, 270.7248840332031, 0.04958308860659599, 0.043823305517435074, 0.08536804467439651, 0.43570753931999207, 0.24349533021450043, 0.47510361671447754, 0.08376702666282654, 0.010514708235859871, 0.21828500926494598, 0.39807265996932983, 0.2703664302825928, 0.7231094837188721, 0.16442736983299255, 359.1429138183594, 0.07003901898860931, 0.030482172966003418, 0.031924933195114136, 0.23302645981311798, 0.28146159648895264, 1.5346273183822632], "count": [762]}, "action": {"min": [-0.19607028365135193, 1.8342711925506592, 0.41889649629592896, 0.17935004830360413, -2.6872661113739014, -1.5322245359420776, -0.6159790754318237, -2.0, 0.1539909988641739, 0.21586699783802032, -0.1875620037317276, -2.7860000133514404, 0.06599999219179153, -1.3049999475479126, -0.5484871864318848, -2.070274591445923, -1.6675225496292114, -2.0030272006988525, 2.0570626258850098, -1.6713448762893677, 0.024993114173412323, 3.0, -0.30748701095581055, 0.2861720025539398, -0.08524300158023834, 1.5570000410079956, -0.242000013589859, -3.131185293197632], "max": [0.741363525390625, 2.0931386947631836, 1.911955714225769, 2.0102877616882324, -2.11965012550354, 1.5338127613067627, 0.468359112739563, 788.0, 0.3969469964504242, 0.38870200514793396, 0.11554600298404694, -1.0870000123977661, 0.9660000801086426, 0.3449999988079071, -0.15564846992492676, -1.9599874019622803, -0.7991164326667786, -0.3660304546356201, 2.8902478218078613, 1.1843106746673584, 0.8183674216270447, 848.0, -0.048636000603437424, 0.39977899193763733, 0.0635249987244606, 2.8989999294281006, 0.765999972820282, 3.128999948501587], "mean": [0.1666836440563202, 2.0725443363189697, 1.0945438146591187, 1.0203211307525635, -2.4118685722351074, -0.15040412545204163, -0.07451636344194412, 204.84840393066406, 0.27643558382987976, 0.3004884123802185, -0.02381732501089573, -2.073641538619995, 0.6135390400886536, -0.4443901777267456, -0.37164169549942017, -2.0582425594329834, -1.463024377822876, -1.5400534868240356, 2.698000907897949, -1.0367034673690796, 0.23132824897766113, 374.0151062011719, -0.1894361972808838, 0.34887027740478516, 0.0073882765136659145, 2.2831854820251465, 0.1609291136264801, -1.974966287612915], "std": [0.25570884346961975, 0.027164336293935776, 0.4647853970527649, 0.6540361046791077, 0.1662534773349762, 1.0527499914169312, 0.2691534757614136, 270.7248840332031, 0.04958308860659599, 0.043823305517435074, 0.08536804467439651, 0.43570753931999207, 0.24349533021450043, 0.47510361671447754, 0.08376702666282654, 0.010514708235859871, 0.21828500926494598, 0.39807265996932983, 0.2703664302825928, 0.7231094837188721, 0.16442736983299255, 359.1429138183594, 0.07003901898860931, 0.030482172966003418, 0.031924933195114136, 0.23302645981311798, 0.28146159648895264, 1.5346273183822632], "count": [762]}, "timestamp": {"min": [0.0], "max": [25.366666666666667], "mean": [12.683333333333334], "std": [7.332342104726206], "count": [762]}, "frame_index": {"min": [0], "max": [761], "mean": [380.5], "std": [219.9702631417862], "count": [762]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [762]}, "index": {"min": [6639], "max": [7400], "mean": [7019.5], "std": [219.9702631417862], "count": [762]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [762]}, "subtask_annotation": {"mean": [21.463254593175854, 29.0, 29.0, 29.0, 29.0], "std": [1.826270502501121, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [762]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [762]}, "eef_direction_state": {"mean": [4.087926509186352, 3.5328083989501313], "std": [1.8461526014037795, 2.0401738738965354], "min": [0, 0], "max": [6, 6], "count": [762]}, "eef_velocity_state": {"mean": [0.8451443569553806, 0.9015748031496063], "std": [0.6416504249784163, 0.6695653291268859], "min": [0, 0], "max": [2, 2], "count": [762]}, "eef_acc_mag_state": {"mean": [0.9330708661417323, 0.8438320209973753], "std": [0.8368063697712863, 0.8295842257004977], "min": [0, 0], "max": [2, 2], "count": [762]}, "eef_direction_action": {"mean": [4.087926509186352, 3.5328083989501313], "std": [1.8461526014037795, 2.0401738738965354], "min": [0, 0], "max": [6, 6], "count": [762]}, "eef_velocity_action": {"mean": [0.8451443569553806, 0.9015748031496063], "std": [0.6416504249784163, 0.6695653291268859], "min": [0, 0], "max": [2, 2], "count": [762]}, "eef_acc_mag_action": {"mean": [0.9330708661417323, 0.8438320209973753], "std": [0.8368063697712863, 0.8295842257004977], "min": [0, 0], "max": [2, 2], "count": [762]}, "eef_sim_pose_state": {"mean": [0.5500442875561568, 0.21061624775826246, 1.166904287452382, 2.4841923212174053, 0.7160615899360602, 2.3601443939562285, 0.49248064378996, -0.2500086746151091, 1.0667136427341783, 1.5869689934707016, 1.1026103030250949, -0.40286253811318995], "std": [0.026650634603815244, 0.034057304514860845, 0.06422942240339258, 1.3591230620015566, 0.40418546875043615, 0.5300330769883452, 0.040285529326750516, 0.07200854885581794, 0.06857432864166264, 1.88433440483455, 0.3861067447689632, 2.5685447319047934], "min": [0.4972639211582057, 0.07996483204121717, 1.022658919025147, -3.137327929633199, 0.1402838216222777, 0.14241130785744305, 0.4009882967630828, -0.3495778633663746, 1.0001858000291481, -3.135737556315995, 0.2860430619031453, -3.1396526103996916], "max": [0.5947386344956578, 0.26434763042633935, 1.2918945769334986, 3.139274393309974, 1.545144840254543, 2.6941117085934234, 0.576870349219231, -0.07288956163805764, 1.2039529979398436, 3.1378728968287204, 1.5681197229331958, 3.1408169396203625], "count": [762]}, "eef_sim_pose_action": {"mean": [0.5500442875561568, 0.21061624775826246, 1.166904287452382, 2.4841923212174053, 0.7160615899360602, 2.3601443939562285, 0.49248064378996, -0.2500086746151091, 1.0667136427341783, 1.5869689934707016, 1.1026103030250949, -0.40286253811318995], "std": [0.026650634603815244, 0.034057304514860845, 0.06422942240339258, 1.3591230620015566, 0.40418546875043615, 0.5300330769883452, 0.040285529326750516, 0.07200854885581794, 0.06857432864166264, 1.88433440483455, 0.3861067447689632, 2.5685447319047934], "min": [0.4972639211582057, 0.07996483204121717, 1.022658919025147, -3.137327929633199, 0.1402838216222777, 0.14241130785744305, 0.4009882967630828, -0.3495778633663746, 1.0001858000291481, -3.135737556315995, 0.2860430619031453, -3.1396526103996916], "max": [0.5947386344956578, 0.26434763042633935, 1.2918945769334986, 3.139274393309974, 1.545144840254543, 2.6941117085934234, 0.576870349219231, -0.07288956163805764, 1.2039529979398436, 3.1378728968287204, 1.5681197229331958, 3.1408169396203625], "count": [762]}, "gripper_mode_state": {"mean": [0.6010498687664042, 0.7139107611548556], "std": [0.4896824726517089, 0.45193161679854654], "min": [0, 0], "max": [1, 1], "count": [762]}, "gripper_activity_state": {"mean": [1.7139107611548556, 1.8464566929133859], "std": [0.6270714187514087, 0.4765297690888889], "min": [0, 0], "max": [2, 2], "count": [762]}, "gripper_mode_action": {"mean": [0.6010498687664042, 0.7139107611548556], "std": [0.4896824726517089, 0.45193161679854654], "min": [0, 0], "max": [1, 1], "count": [762]}, "gripper_activity_action": {"mean": [1.7139107611548556, 1.8464566929133859], "std": [0.6270714187514087, 0.4765297690888889], "min": [0, 0], "max": [2, 2], "count": [762]}, "gripper_open_scale_state": {"mean": [0.3740150921488688, 0.20531692910382165], "std": [0.3591430823061032, 0.2703686230457398], "min": [0.003, 0.0], "max": [0.848, 0.788], "count": [762]}, "gripper_open_scale_action": {"mean": [0.3740150921488688, 0.20531692910382165], "std": [0.3591430823061032, 0.2703686230457398], "min": [0.003, 0.0], "max": [0.848, 0.788], "count": [762]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4134955870845991]], [[0.43803865616082116]], [[0.4414701725467182]]], "std": [[[0.2173277974455702]], [[0.19094227505894198]], [[0.1850753330396151]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.7686274509803922]], [[0.7686274509803922]]], "mean": [[[0.43000242940486055]], [[0.4507305460623216]], [[0.4544510997767652]]], "std": [[[0.21055282919064416]], [[0.18352577078660626]], [[0.17454549097674762]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.043137254901960784]], [[0.0]]], "max": [[[0.8862745098039215]], [[0.8431372549019608]], [[0.8588235294117647]]], "mean": [[[0.4417378831814416]], [[0.4583706230438185]], [[0.4589570718839179]]], "std": [[[0.1399914016519484]], [[0.11382257598936266]], [[0.10625556154403018]]], "count": [142]}, "observation.state": {"min": [-0.3421892821788788, 1.9405968189239502, 0.5159193277359009, 0.28063151240348816, -2.8769659996032715, -1.583275318145752, -0.5913175940513611, -2.0, 0.17327499389648438, 0.22005900740623474, -0.18529100716114044, -2.7739999294281006, 0.18799999356269836, -1.3839999437332153, -0.6444104909896851, -2.069349765777588, -1.6922188997268677, -2.0019800662994385, 2.1843318939208984, -1.829262137413025, 0.056670840829610825, -2.0, -0.2877120077610016, 0.3051460087299347, -0.09602999687194824, 1.5579999685287476, -0.3880000114440918, -3.1361851692199707], "max": [0.668181836605072, 2.092597484588623, 2.0269381999969482, 2.0430126190185547, -2.128446340560913, 1.4666526317596436, 0.5614200830459595, 767.0, 0.3734950125217438, 0.3822390139102936, 0.16515199840068817, -1.2009999752044678, 0.9279999732971191, 0.4359999895095825, -0.11828096210956573, -1.9549086093902588, -0.7888364791870117, -0.4003436267375946, 2.8886945247650146, 1.0926458835601807, 0.6494894027709961, 851.0, -0.0512939989566803, 0.4353339970111847, 0.05705700069665909, 2.7750000953674316, 0.7620000243186951, 3.11899995803833], "mean": [0.09920545667409897, 2.073776960372925, 1.2603380680084229, 1.0745139122009277, -2.6347815990448, -0.16113252937793732, -0.009091820567846298, 228.91287231445312, 0.28465282917022705, 0.29949870705604553, 0.003566124476492405, -1.9733434915542603, 0.6369248628616333, -0.38183262944221497, -0.4848392605781555, -2.0590977668762207, -1.4873205423355103, -1.4064103364944458, 2.6625778675079346, -1.0827223062515259, 0.21032153069972992, 442.28485107421875, -0.18306118249893188, 0.3624314069747925, -0.009426014497876167, 2.3464860916137695, 0.12065420299768448, -1.9373067617416382], "std": [0.22938993573188782, 0.015114404261112213, 0.4071013927459717, 0.6503921747207642, 0.14042524993419647, 1.0425678491592407, 0.23292654752731323, 293.019287109375, 0.039698805660009384, 0.040442436933517456, 0.08551675081253052, 0.4057263731956482, 0.17290692031383514, 0.5433779358863831, 0.11989303678274155, 0.011683141812682152, 0.21185402572155, 0.35062769055366516, 0.21874971687793732, 0.7053558826446533, 0.12066479027271271, 358.8488464355469, 0.061027005314826965, 0.03266524896025658, 0.032399121671915054, 0.22559450566768646, 0.3226301968097687, 1.4506748914718628], "count": [746]}, "action": {"min": [-0.3421892821788788, 1.9405968189239502, 0.5159193277359009, 0.28063151240348816, -2.8769659996032715, -1.583275318145752, -0.5913175940513611, -2.0, 0.17327499389648438, 0.22005900740623474, -0.18529100716114044, -2.7739999294281006, 0.18799999356269836, -1.3839999437332153, -0.6444104909896851, -2.069349765777588, -1.6922188997268677, -2.0019800662994385, 2.1843318939208984, -1.829262137413025, 0.056670840829610825, -2.0, -0.2877120077610016, 0.3051460087299347, -0.09602999687194824, 1.5579999685287476, -0.3880000114440918, -3.1361851692199707], "max": [0.668181836605072, 2.092597484588623, 2.0269381999969482, 2.0430126190185547, -2.128446340560913, 1.4666526317596436, 0.5614200830459595, 767.0, 0.3734950125217438, 0.3822390139102936, 0.16515199840068817, -1.2009999752044678, 0.9279999732971191, 0.4359999895095825, -0.11828096210956573, -1.9549086093902588, -0.7888364791870117, -0.4003436267375946, 2.8886945247650146, 1.0926458835601807, 0.6494894027709961, 851.0, -0.0512939989566803, 0.4353339970111847, 0.05705700069665909, 2.7750000953674316, 0.7620000243186951, 3.11899995803833], "mean": [0.09920545667409897, 2.073776960372925, 1.2603380680084229, 1.0745139122009277, -2.6347815990448, -0.16113252937793732, -0.009091820567846298, 228.91287231445312, 0.28465282917022705, 0.29949870705604553, 0.003566124476492405, -1.9733434915542603, 0.6369248628616333, -0.38183262944221497, -0.4848392605781555, -2.0590977668762207, -1.4873205423355103, -1.4064103364944458, 2.6625778675079346, -1.0827223062515259, 0.21032153069972992, 442.28485107421875, -0.18306118249893188, 0.3624314069747925, -0.009426014497876167, 2.3464860916137695, 0.12065420299768448, -1.9373067617416382], "std": [0.22938993573188782, 0.015114404261112213, 0.4071013927459717, 0.6503921747207642, 0.14042524993419647, 1.0425678491592407, 0.23292654752731323, 293.019287109375, 0.039698805660009384, 0.040442436933517456, 0.08551675081253052, 0.4057263731956482, 0.17290692031383514, 0.5433779358863831, 0.11989303678274155, 0.011683141812682152, 0.21185402572155, 0.35062769055366516, 0.21874971687793732, 0.7053558826446533, 0.12066479027271271, 358.8488464355469, 0.061027005314826965, 0.03266524896025658, 0.032399121671915054, 0.22559450566768646, 0.3226301968097687, 1.4506748914718628], "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": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [746]}, "index": {"min": [7401], "max": [8146], "mean": [7773.5], "std": [215.35145692564979], "count": [746]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [746]}, "subtask_annotation": {"mean": [21.754691689008045, 29.0, 29.0, 29.0, 29.0], "std": [1.6374097519646786, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [746]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [746]}, "eef_direction_state": {"mean": [4.3646112600536195, 3.932975871313673], "std": [1.7323703086854148, 2.008243331431271], "min": [0, 0], "max": [6, 6], "count": [746]}, "eef_velocity_state": {"mean": [0.8136729222520107, 0.8887399463806971], "std": [0.6761947387073778, 0.7799132208803828], "min": [0, 0], "max": [2, 2], "count": [746]}, "eef_acc_mag_state": {"mean": [0.8083109919571045, 0.7962466487935657], "std": [0.8345653311898067, 0.824417489223163], "min": [0, 0], "max": [2, 2], "count": [746]}, "eef_direction_action": {"mean": [4.3646112600536195, 3.932975871313673], "std": [1.7323703086854148, 2.008243331431271], "min": [0, 0], "max": [6, 6], "count": [746]}, "eef_velocity_action": {"mean": [0.8136729222520107, 0.8887399463806971], "std": [0.6761947387073778, 0.7799132208803828], "min": [0, 0], "max": [2, 2], "count": [746]}, "eef_acc_mag_action": {"mean": [0.8083109919571045, 0.7962466487935657], "std": [0.8345653311898067, 0.824417489223163], "min": [0, 0], "max": [2, 2], "count": [746]}, "eef_sim_pose_state": {"mean": [0.5674747803689456, 0.19499977312343614, 1.161325408874498, 2.4178403749826476, 0.6376212502700683, 2.4353594071095506, 0.4904948735968895, -0.2730352477729066, 1.0780532463603232, 0.5841743600582611, 1.1518258212469041, -0.09189427673289965], "std": [0.029005851528028512, 0.03138902760544664, 0.05573861659252229, 1.6818644334342343, 0.4542097638327551, 0.5080947934970798, 0.036945645221613456, 0.06621860553945826, 0.06869350230884161, 2.1624032631061723, 0.39298236719301666, 2.28344368502931], "min": [0.5106387932322779, 0.08230902557616586, 1.0314922315760706, -3.140382123383035, -0.022547263476612178, 0.16245430397299687, 0.4055252089441812, -0.3825344768775553, 1.0051319186963665, -3.1413085861454255, 0.2968868535612852, -3.140907294757517], "max": [0.6208626319832757, 0.24948184251075356, 1.2799129511917442, 3.1396513035010707, 1.497647058548449, 2.728640658655518, 0.5677030422866889, -0.08719052139583602, 1.2145619486191324, 3.1406302392724665, 1.5599059991748767, 3.140577265669329], "count": [746]}, "eef_sim_pose_action": {"mean": [0.5674747803689456, 0.19499977312343614, 1.161325408874498, 2.4178403749826476, 0.6376212502700683, 2.4353594071095506, 0.4904948735968895, -0.2730352477729066, 1.0780532463603232, 0.5841743600582611, 1.1518258212469041, -0.09189427673289965], "std": [0.029005851528028512, 0.03138902760544664, 0.05573861659252229, 1.6818644334342343, 0.4542097638327551, 0.5080947934970798, 0.036945645221613456, 0.06621860553945826, 0.06869350230884161, 2.1624032631061723, 0.39298236719301666, 2.28344368502931], "min": [0.5106387932322779, 0.08230902557616586, 1.0314922315760706, -3.140382123383035, -0.022547263476612178, 0.16245430397299687, 0.4055252089441812, -0.3825344768775553, 1.0051319186963665, -3.1413085861454255, 0.2968868535612852, -3.140907294757517], "max": [0.6208626319832757, 0.24948184251075356, 1.2799129511917442, 3.1396513035010707, 1.497647058548449, 2.728640658655518, 0.5677030422866889, -0.08719052139583602, 1.2145619486191324, 3.1406302392724665, 1.5599059991748767, 3.140577265669329], "count": [746]}, "gripper_mode_state": {"mean": [0.5241286863270778, 0.6742627345844504], "std": [0.49941746715160784, 0.4686496552171437], "min": [0, 0], "max": [1, 1], "count": [746]}, "gripper_activity_state": {"mean": [1.7158176943699732, 1.8632707774798927], "std": [0.6145611909169649, 0.46607944889784314], "min": [0, 0], "max": [2, 2], "count": [746]}, "gripper_mode_action": {"mean": [0.5241286863270778, 0.6742627345844504], "std": [0.49941746715160784, 0.4686496552171437], "min": [0, 0], "max": [1, 1], "count": [746]}, "gripper_activity_action": {"mean": [1.7158176943699732, 1.8632707774798927], "std": [0.6145611909169649, 0.46607944889784314], "min": [0, 0], "max": [2, 2], "count": [746]}, "gripper_open_scale_state": {"mean": [0.44228753334587334, 0.2293389185194036], "std": [0.358845635736961, 0.29268507433157376], "min": [0.0, 0.0], "max": [0.851, 0.767], "count": [746]}, "gripper_open_scale_action": {"mean": [0.44228753334587334, 0.2293389185194036], "std": [0.358845635736961, 0.29268507433157376], "min": [0.0, 0.0], "max": [0.851, 0.767], "count": [746]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41225164184263446]], [[0.4402937892785319]], [[0.4426634772498743]]], "std": [[[0.22020091892069035]], [[0.19085539745054889]], [[0.1854822689324513]]], "count": [130]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[1.0]], [[1.0]]], "mean": [[[0.4299528437657114]], [[0.4519339413650076]], [[0.45532441867772755]]], "std": [[[0.19953338625069694]], [[0.17110655899975433]], [[0.16259172492935253]]], "count": [130]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.027450980392156862]]], "max": [[[0.9764705882352941]], [[0.8666666666666667]], [[0.8745098039215686]]], "mean": [[[0.4323528107717446]], [[0.45180312342885875]], [[0.45361103883861237]]], "std": [[[0.15840895082495707]], [[0.12969667225601458]], [[0.1208696454326291]]], "count": [130]}, "observation.state": {"min": [-0.25933849811553955, 1.8684972524642944, 0.4681147634983063, 0.09923942387104034, -2.8211679458618164, -1.5172497034072876, -0.5752605199813843, -4.0, 0.1748410016298294, 0.20649999380111694, -0.18317100405693054, -2.7290000915527344, 0.11799999326467514, -1.3389999866485596, -0.5737071633338928, -2.074131727218628, -1.6779073476791382, -2.0142321586608887, 2.2489266395568848, -1.8049323558807373, -0.04803146421909332, 15.0, -0.3029640018939972, 0.28168100118637085, -0.08382099866867065, 1.6720000505447388, -0.25, -3.128000020980835], "max": [0.6810100674629211, 2.0927720069885254, 1.8318452835083008, 2.0308825969696045, -2.458872079849243, 1.564914584159851, 0.4507138133049011, 744.0, 0.38250699639320374, 0.3928079903125763, 0.11865399777889252, -1.2309999465942383, 0.8919999599456787, 0.36000004410743713, -0.1275835633277893, -1.9926773309707642, -0.8350004553794861, -0.3517362177371979, 2.888589859008789, 1.0647207498550415, 0.4835260212421417, 846.0, -0.00798300001770258, 0.41385599970817566, 0.05005799978971481, 2.7190001010894775, 0.7900000810623169, 3.130000114440918], "mean": [0.09741900116205215, 2.0744762420654297, 1.275755763053894, 1.0784354209899902, -2.5411319732666016, -0.08167438954114914, -0.10480780899524689, 463.35052490234375, 0.29146862030029297, 0.29409536719322205, 0.010531134903430939, -1.9681496620178223, 0.5458061099052429, -0.41686010360717773, -0.44222068786621094, -2.062380075454712, -1.3833674192428589, -1.4477652311325073, 2.686453342437744, -0.9423373341560364, 0.07748211920261383, 392.79669189453125, -0.17439241707324982, 0.3454204797744751, -0.01164917927235365, 2.2854058742523193, 0.20462529361248016, -1.4783082008361816], "std": [0.2628602087497711, 0.026067348197102547, 0.3960711359977722, 0.7077441215515137, 0.09850779175758362, 1.1078728437423706, 0.28815141320228577, 311.7195739746094, 0.04576554521918297, 0.05302952602505684, 0.08110123127698898, 0.4680808484554291, 0.1966680884361267, 0.5576498508453369, 0.10895867645740509, 0.007524396292865276, 0.2185649275779724, 0.46101921796798706, 0.1693376898765564, 0.9306452870368958, 0.10291669517755508, 372.4700927734375, 0.07918333262205124, 0.030817238613963127, 0.031830016523599625, 0.27752551436424255, 0.32791075110435486, 2.0111844539642334], "count": [659]}, "action": {"min": [-0.25933849811553955, 1.8684972524642944, 0.4681147634983063, 0.09923942387104034, -2.8211679458618164, -1.5172497034072876, -0.5752605199813843, -4.0, 0.1748410016298294, 0.20649999380111694, -0.18317100405693054, -2.7290000915527344, 0.11799999326467514, -1.3389999866485596, -0.5737071633338928, -2.074131727218628, -1.6779073476791382, -2.0142321586608887, 2.2489266395568848, -1.8049323558807373, -0.04803146421909332, 15.0, -0.3029640018939972, 0.28168100118637085, -0.08382099866867065, 1.6720000505447388, -0.25, -3.128000020980835], "max": [0.6810100674629211, 2.0927720069885254, 1.8318452835083008, 2.0308825969696045, -2.458872079849243, 1.564914584159851, 0.4507138133049011, 744.0, 0.38250699639320374, 0.3928079903125763, 0.11865399777889252, -1.2309999465942383, 0.8919999599456787, 0.36000004410743713, -0.1275835633277893, -1.9926773309707642, -0.8350004553794861, -0.3517362177371979, 2.888589859008789, 1.0647207498550415, 0.4835260212421417, 846.0, -0.00798300001770258, 0.41385599970817566, 0.05005799978971481, 2.7190001010894775, 0.7900000810623169, 3.130000114440918], "mean": [0.09741900116205215, 2.0744762420654297, 1.275755763053894, 1.0784354209899902, -2.5411319732666016, -0.08167438954114914, -0.10480780899524689, 463.35052490234375, 0.29146862030029297, 0.29409536719322205, 0.010531134903430939, -1.9681496620178223, 0.5458061099052429, -0.41686010360717773, -0.44222068786621094, -2.062380075454712, -1.3833674192428589, -1.4477652311325073, 2.686453342437744, -0.9423373341560364, 0.07748211920261383, 392.79669189453125, -0.17439241707324982, 0.3454204797744751, -0.01164917927235365, 2.2854058742523193, 0.20462529361248016, -1.4783082008361816], "std": [0.2628602087497711, 0.026067348197102547, 0.3960711359977722, 0.7077441215515137, 0.09850779175758362, 1.1078728437423706, 0.28815141320228577, 311.7195739746094, 0.04576554521918297, 0.05302952602505684, 0.08110123127698898, 0.4680808484554291, 0.1966680884361267, 0.5576498508453369, 0.10895867645740509, 0.007524396292865276, 0.2185649275779724, 0.46101921796798706, 0.1693376898765564, 0.9306452870368958, 0.10291669517755508, 372.4700927734375, 0.07918333262205124, 0.030817238613963127, 0.031830016523599625, 0.27752551436424255, 0.32791075110435486, 2.0111844539642334], "count": [659]}, "timestamp": {"min": [0.0], "max": [21.933333333333334], "mean": [10.966666666666667], "std": [6.341223155757185], "count": [659]}, "frame_index": {"min": [0], "max": [658], "mean": [329.0], "std": [190.23669467271554], "count": [659]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [659]}, "index": {"min": [8147], "max": [8805], "mean": [8476.0], "std": [190.23669467271554], "count": [659]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [659]}, "subtask_annotation": {"mean": [21.25341426403642, 29.0, 29.0, 29.0, 29.0], "std": [2.4109889476046575, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [659]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [659]}, "eef_direction_state": {"mean": [4.244309559939302, 3.526555386949924], "std": [1.7358428706824827, 2.038433925612277], "min": [0, 0], "max": [6, 6], "count": [659]}, "eef_velocity_state": {"mean": [0.8239757207890743, 0.9499241274658573], "std": [0.6651767180068417, 0.7175953524394872], "min": [0, 0], "max": [2, 2], "count": [659]}, "eef_acc_mag_state": {"mean": [0.8376327769347496, 0.8543247344461306], "std": [0.8405745443992376, 0.8498997303233388], "min": [0, 0], "max": [2, 2], "count": [659]}, "eef_direction_action": {"mean": [4.244309559939302, 3.526555386949924], "std": [1.7358428706824827, 2.038433925612277], "min": [0, 0], "max": [6, 6], "count": [659]}, "eef_velocity_action": {"mean": [0.8239757207890743, 0.9499241274658573], "std": [0.6651767180068417, 0.7175953524394872], "min": [0, 0], "max": [2, 2], "count": [659]}, "eef_acc_mag_action": {"mean": [0.8376327769347496, 0.8543247344461306], "std": [0.8405745443992376, 0.8498997303233388], "min": [0, 0], "max": [2, 2], "count": [659]}, "eef_sim_pose_state": {"mean": [0.5473986519735363, 0.18758862686716826, 1.1624536690502802, 1.574303814390156, 0.739442699999885, 2.278641738531553, 0.4864133170696888, -0.2815734402727385, 1.0799030462502754, 0.4656032869335585, 1.0506618828848953, -1.5248732791743351], "std": [0.02706539257786602, 0.042752183950101004, 0.07532742269182985, 2.322737446828816, 0.4793716073798772, 0.7303923519281771, 0.04805863989822292, 0.06860423868878389, 0.06453979033960583, 2.3092761361302014, 0.3829529690813142, 1.843973015838656], "min": [0.486169646235977, 0.07600015716704231, 1.0235689843075106, -3.140470190734712, 0.04913415238010432, -0.25036027106943853, 0.407423038798897, -0.3532334717420461, 1.0052302548566756, -3.141253890255204, 0.28018381650088275, -3.1406569895579475], "max": [0.5990588268745677, 0.25984795830050933, 1.304520968861224, 3.137568243755776, 1.556052409251297, 2.7698997342693596, 0.5785269358559813, -0.08842507918193054, 1.1962164636025931, 3.1388901516780896, 1.5474974938019823, 3.1405728372769035], "count": [659]}, "eef_sim_pose_action": {"mean": [0.5473986519735363, 0.18758862686716826, 1.1624536690502802, 1.574303814390156, 0.739442699999885, 2.278641738531553, 0.4864133170696888, -0.2815734402727385, 1.0799030462502754, 0.4656032869335585, 1.0506618828848953, -1.5248732791743351], "std": [0.02706539257786602, 0.042752183950101004, 0.07532742269182985, 2.322737446828816, 0.4793716073798772, 0.7303923519281771, 0.04805863989822292, 0.06860423868878389, 0.06453979033960583, 2.3092761361302014, 0.3829529690813142, 1.843973015838656], "min": [0.486169646235977, 0.07600015716704231, 1.0235689843075106, -3.140470190734712, 0.04913415238010432, -0.25036027106943853, 0.407423038798897, -0.3532334717420461, 1.0052302548566756, -3.141253890255204, 0.28018381650088275, -3.1406569895579475], "max": [0.5990588268745677, 0.25984795830050933, 1.304520968861224, 3.137568243755776, 1.556052409251297, 2.7698997342693596, 0.5785269358559813, -0.08842507918193054, 1.1962164636025931, 3.1388901516780896, 1.5474974938019823, 3.1405728372769035], "count": [659]}, "gripper_mode_state": {"mean": [0.5781487101669196, 0.38088012139605465], "std": [0.4938550182991417, 0.4856031862759771], "min": [0, 0], "max": [1, 1], "count": [659]}, "gripper_activity_state": {"mean": [1.7526555386949925, 1.8254931714719271], "std": [0.5916501098747857, 0.5239799176022752], "min": [0, 0], "max": [2, 2], "count": [659]}, "gripper_mode_action": {"mean": [0.5781487101669196, 0.38088012139605465], "std": [0.4938550182991417, 0.4856031862759771], "min": [0, 0], "max": [1, 1], "count": [659]}, "gripper_activity_action": {"mean": [1.7526555386949925, 1.8254931714719271], "std": [0.5916501098747857, 0.5239799176022752], "min": [0, 0], "max": [2, 2], "count": [659]}, "gripper_open_scale_state": {"mean": [0.39279666149561904, 0.46336874038651504], "std": [0.37247019320591324, 0.3116924861124066], "min": [0.015, 0.0], "max": [0.846, 0.744], "count": [659]}, "gripper_open_scale_action": {"mean": [0.39279666149561904, 0.46336874038651504], "std": [0.37247019320591324, 0.3116924861124066], "min": [0.015, 0.0], "max": [0.846, 0.744], "count": [659]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.41209623029833947]], [[0.43766867396879006]], [[0.43962939182850175]]], "std": [[[0.21836323706909572]], [[0.19215228997333053]], [[0.188256311661075]]], "count": [209]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.803921568627451]], [[0.792156862745098]]], "mean": [[[0.43492440367295243]], [[0.45353854919160647]], [[0.4554606152468962]]], "std": [[[0.18553986699098812]], [[0.15900968902055398]], [[0.15166735108382134]]], "count": [209]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4374964202786378]], [[0.45744566016199145]], [[0.458027054601745]]], "std": [[[0.15033832538334416]], [[0.12142842702351458]], [[0.11458297774732822]]], "count": [209]}, "observation.state": {"min": [-0.285762757062912, 1.8566813468933105, 0.5346990823745728, 0.25507986545562744, -2.9177889823913574, -1.5676547288894653, -0.3156602680683136, -2.0, 0.16092999279499054, 0.18712300062179565, -0.18398499488830566, -2.825000047683716, -0.02300000749528408, -1.2730000019073486, -0.6905046105384827, -2.071967601776123, -1.762992024421692, -2.006412982940674, 2.3928637504577637, -1.7650514841079712, -0.023143066093325615, -2.0, -0.28415098786354065, 0.3196280002593994, -0.15171200037002563, 1.7059999704360962, -0.3540000021457672, -3.132185220718384], "max": [0.7535110712051392, 2.092876672744751, 1.81451416015625, 2.0330817699432373, -2.323923349380493, 1.6114450693130493, 0.7571762204170227, 803.0, 0.38355299830436707, 0.40490099787712097, 0.118026003241539, -0.9860000014305115, 0.9229999780654907, 0.4620000123977661, -0.06867870688438416, -2.0123298168182373, -0.9286025166511536, -0.38585740327835083, 2.8919060230255127, 1.0462201833724976, 0.305345356464386, 852.0, -0.020982999354600906, 0.4345490038394928, 0.06447199732065201, 2.7820000648498535, 0.8040000200271606, 3.132999897003174], "mean": [0.09584908932447433, 2.069445848464966, 1.257602334022522, 1.0662815570831299, -2.783353328704834, -0.1675157994031906, 0.08028986304998398, 212.23558044433594, 0.27891963720321655, 0.29740700125694275, -0.00749719375744462, -1.990195631980896, 0.6090102791786194, -0.34395214915275574, -0.45220252871513367, -2.061272382736206, -1.3699091672897339, -1.437105417251587, 2.707787275314331, -0.8764936327934265, 0.1111324205994606, 449.06787109375, -0.15983787178993225, 0.365167498588562, -0.02426651306450367, 2.3170535564422607, 0.24750563502311707, -2.209625482559204], "std": [0.2322273552417755, 0.024211538955569267, 0.2956574559211731, 0.6228685975074768, 0.10978758335113525, 1.0468837022781372, 0.23181940615177155, 313.3227233886719, 0.049421314150094986, 0.047094278037548065, 0.07275480031967163, 0.41163572669029236, 0.28714901208877563, 0.5061426758766174, 0.12789061665534973, 0.005857349373400211, 0.1848604828119278, 0.30254366993904114, 0.17145180702209473, 0.6878751516342163, 0.09067700803279877, 361.2394714355469, 0.06203179061412811, 0.032154619693756104, 0.04463616758584976, 0.22064858675003052, 0.3559248447418213, 1.2464162111282349], "count": [1246]}, "action": {"min": [-0.285762757062912, 1.8566813468933105, 0.5346990823745728, 0.25507986545562744, -2.9177889823913574, -1.5676547288894653, -0.3156602680683136, -2.0, 0.16092999279499054, 0.18712300062179565, -0.18398499488830566, -2.825000047683716, -0.02300000749528408, -1.2730000019073486, -0.6905046105384827, -2.071967601776123, -1.762992024421692, -2.006412982940674, 2.3928637504577637, -1.7650514841079712, -0.023143066093325615, -2.0, -0.28415098786354065, 0.3196280002593994, -0.15171200037002563, 1.7059999704360962, -0.3540000021457672, -3.132185220718384], "max": [0.7535110712051392, 2.092876672744751, 1.81451416015625, 2.0330817699432373, -2.323923349380493, 1.6114450693130493, 0.7571762204170227, 803.0, 0.38355299830436707, 0.40490099787712097, 0.118026003241539, -0.9860000014305115, 0.9229999780654907, 0.4620000123977661, -0.06867870688438416, -2.0123298168182373, -0.9286025166511536, -0.38585740327835083, 2.8919060230255127, 1.0462201833724976, 0.305345356464386, 852.0, -0.020982999354600906, 0.4345490038394928, 0.06447199732065201, 2.7820000648498535, 0.8040000200271606, 3.132999897003174], "mean": [0.09584908932447433, 2.069445848464966, 1.257602334022522, 1.0662815570831299, -2.783353328704834, -0.1675157994031906, 0.08028986304998398, 212.23558044433594, 0.27891963720321655, 0.29740700125694275, -0.00749719375744462, -1.990195631980896, 0.6090102791786194, -0.34395214915275574, -0.45220252871513367, -2.061272382736206, -1.3699091672897339, -1.437105417251587, 2.707787275314331, -0.8764936327934265, 0.1111324205994606, 449.06787109375, -0.15983787178993225, 0.365167498588562, -0.02426651306450367, 2.3170535564422607, 0.24750563502311707, -2.209625482559204], "std": [0.2322273552417755, 0.024211538955569267, 0.2956574559211731, 0.6228685975074768, 0.10978758335113525, 1.0468837022781372, 0.23181940615177155, 313.3227233886719, 0.049421314150094986, 0.047094278037548065, 0.07275480031967163, 0.41163572669029236, 0.28714901208877563, 0.5061426758766174, 0.12789061665534973, 0.005857349373400211, 0.1848604828119278, 0.30254366993904114, 0.17145180702209473, 0.6878751516342163, 0.09067700803279877, 361.2394714355469, 0.06203179061412811, 0.032154619693756104, 0.04463616758584976, 0.22064858675003052, 0.3559248447418213, 1.2464162111282349], "count": [1246]}, "timestamp": {"min": [0.0], "max": [41.5], "mean": [20.75], "std": [11.989636728812465], "count": [1246]}, "frame_index": {"min": [0], "max": [1245], "mean": [622.5], "std": [359.689101864374], "count": [1246]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [1246]}, "index": {"min": [8806], "max": [10051], "mean": [9428.5], "std": [359.689101864374], "count": [1246]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1246]}, "subtask_annotation": {"mean": [20.287319422150883, 29.0, 29.0, 29.0, 29.0], "std": [2.8994851547847293, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1246]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [1246]}, "eef_direction_state": {"mean": [4.246388443017657, 3.8113964686998396], "std": [1.664799080226485, 2.039080098620712], "min": [0, 0], "max": [6, 6], "count": [1246]}, "eef_velocity_state": {"mean": [0.7728731942215088, 0.8619582664526485], "std": [0.6288433125104814, 0.7634596541554455], "min": [0, 0], "max": [2, 2], "count": [1246]}, "eef_acc_mag_state": {"mean": [0.8579454253611557, 0.8178170144462279], "std": [0.8507650887212781, 0.8440350908428301], "min": [0, 0], "max": [2, 2], "count": [1246]}, "eef_direction_action": {"mean": [4.246388443017657, 3.8113964686998396], "std": [1.664799080226485, 2.039080098620712], "min": [0, 0], "max": [6, 6], "count": [1246]}, "eef_velocity_action": {"mean": [0.7728731942215088, 0.8619582664526485], "std": [0.6288433125104814, 0.7634596541554455], "min": [0, 0], "max": [2, 2], "count": [1246]}, "eef_acc_mag_action": {"mean": [0.8579454253611557, 0.8178170144462279], "std": [0.8507650887212781, 0.8440350908428301], "min": [0, 0], "max": [2, 2], "count": [1246]}, "eef_sim_pose_state": {"mean": [0.56577748672219, 0.17031066559183805, 1.1623344869978685, 0.8692943447966176, 0.8023299652241439, 2.3983113868241053, 0.4896836225721234, -0.2624412755961185, 1.07418279576806, 0.3826653615680173, 1.1435233105901612, -1.0158866501725272], "std": [0.025612673335874993, 0.05072031759336055, 0.04627006307846356, 2.8067581044152283, 0.48229248034872196, 0.8415492476977171, 0.041912487333547285, 0.06354619522988542, 0.06113953941388094, 2.2410336505538324, 0.4406399481135857, 2.0047890945282325], "min": [0.5161315067557035, 0.02427635429563116, 1.0381561642492065, -3.1394708827538342, 0.03772301237018305, -3.1246025228642367, 0.37254895307570873, -0.36315331275998125, 1.0013173035674547, -3.140144351206533, 0.21541288918386825, -3.141434966358963], "max": [0.6206924314583143, 0.25136989403992654, 1.2833737435039525, 3.138678316484143, 1.5639293935668017, 3.130519699594201, 0.592468454751075, -0.08026248610350281, 1.2126871636154002, 3.1400741395587928, 1.540536676507028, 3.1407081385555298], "count": [1246]}, "eef_sim_pose_action": {"mean": [0.56577748672219, 0.17031066559183805, 1.1623344869978685, 0.8692943447966176, 0.8023299652241439, 2.3983113868241053, 0.4896836225721234, -0.2624412755961185, 1.07418279576806, 0.3826653615680173, 1.1435233105901612, -1.0158866501725272], "std": [0.025612673335874993, 0.05072031759336055, 0.04627006307846356, 2.8067581044152283, 0.48229248034872196, 0.8415492476977171, 0.041912487333547285, 0.06354619522988542, 0.06113953941388094, 2.2410336505538324, 0.4406399481135857, 2.0047890945282325], "min": [0.5161315067557035, 0.02427635429563116, 1.0381561642492065, -3.1394708827538342, 0.03772301237018305, -3.1246025228642367, 0.37254895307570873, -0.36315331275998125, 1.0013173035674547, -3.140144351206533, 0.21541288918386825, -3.141434966358963], "max": [0.6206924314583143, 0.25136989403992654, 1.2833737435039525, 3.138678316484143, 1.5639293935668017, 3.130519699594201, 0.592468454751075, -0.08026248610350281, 1.2126871636154002, 3.1400741395587928, 1.540536676507028, 3.1407081385555298], "count": [1246]}, "gripper_mode_state": {"mean": [0.5240770465489567, 0.7664526484751204], "std": [0.49941995938236095, 0.4230874450046968], "min": [0, 0], "max": [1, 1], "count": [1246]}, "gripper_activity_state": {"mean": [1.7808988764044944, 1.877207062600321], "std": [0.5603150578842568, 0.4279675740573222], "min": [0, 0], "max": [2, 2], "count": [1246]}, "gripper_mode_action": {"mean": [0.5240770465489567, 0.7664526484751204], "std": [0.49941995938236095, 0.4230874450046968], "min": [0, 0], "max": [1, 1], "count": [1246]}, "gripper_activity_action": {"mean": [1.7808988764044944, 1.877207062600321], "std": [0.5603150578842568, 0.4279675740573222], "min": [0, 0], "max": [2, 2], "count": [1246]}, "gripper_open_scale_state": {"mean": [0.44907810874869303, 0.2125313000847402], "std": [0.36122670472511126, 0.3131221695374317], "min": [0.0, 0.0], "max": [0.852, 0.803], "count": [1246]}, "gripper_open_scale_action": {"mean": [0.44907810874869303, 0.2125313000847402], "std": [0.36122670472511126, 0.3131221695374317], "min": [0.0, 0.0], "max": [0.852, 0.803], "count": [1246]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4057442391486509]], [[0.4303022132143456]], [[0.43353563767387293]]], "std": [[[0.22297010308668155]], [[0.1960376525175114]], [[0.19106965098913462]]], "count": [195]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.42848596761354113]], [[0.45162068774090836]], [[0.45457072754315403]]], "std": [[[0.20576920135000273]], [[0.17710395926096298]], [[0.16970331816778766]]], "count": [195]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4295567799983241]], [[0.45095758547008546]], [[0.45321092466901286]]], "std": [[[0.16976908268786045]], [[0.14204799821550076]], [[0.13428643953030062]]], "count": [195]}, "observation.state": {"min": [-0.22238986194133759, 1.7113827466964722, 0.5876174569129944, 0.2119876891374588, -2.8813116550445557, -1.6366826295852661, -2.889392852783203, -8.0, 0.15451200306415558, 0.18897399306297302, -0.18606799840927124, -2.7950000762939453, 0.11699999123811722, -1.3179999589920044, -0.5996602773666382, -2.0724215507507324, -1.6501564979553223, -1.9748226404190063, 1.8147410154342651, -1.8231534957885742, -0.13151057064533234, -2.0, -0.28214898705482483, 0.2768160104751587, -0.14929400384426117, 1.63100004196167, -0.28700000047683716, -3.1351852416992188], "max": [0.7079230546951294, 2.093522548675537, 2.001526117324829, 2.0284390449523926, 0.311628520488739, 1.5676547288894653, 0.3528706729412079, 691.0, 0.4255119860172272, 0.38299500942230225, 0.16733300685882568, -1.1610000133514404, 0.9869999885559082, 0.4909999966621399, -0.1653001308441162, -2.049121379852295, -0.7428644895553589, -0.4017922580242157, 2.8886423110961914, 1.089068055152893, 0.895074725151062, 852.0, -0.03171800076961517, 0.4149189889431, 0.05344000086188316, 2.9509999752044678, 0.8610000014305115, 3.13700008392334], "mean": [0.12186567485332489, 2.0723636150360107, 1.4553711414337158, 0.9919817447662354, -1.0146880149841309, 0.7904937267303467, -1.9185559749603271, 169.07456970214844, 0.2912459075450897, 0.3066936135292053, -0.008090059272944927, -2.1289024353027344, 0.5253875851631165, -0.329288512468338, -0.4180629253387451, -2.061100959777832, -1.4293712377548218, -1.4655598402023315, 2.493255376815796, -0.9873428344726562, 0.26761916279792786, 408.7890625, -0.1650501936674118, 0.34581437706947327, -0.020088979974389076, 2.430204391479492, 0.24277053773403168, -2.025412082672119], "std": [0.22220037877559662, 0.036822907626628876, 0.3476535677909851, 0.5544407963752747, 1.1001242399215698, 0.5547784566879272, 1.1821784973144531, 263.9675598144531, 0.0479753315448761, 0.04594988003373146, 0.08555282652378082, 0.33828309178352356, 0.17028328776359558, 0.46374109387397766, 0.11058815568685532, 0.003264111001044512, 0.25766509771347046, 0.32584941387176514, 0.3378130793571472, 0.741077721118927, 0.2874092161655426, 358.104736328125, 0.06894723325967789, 0.028043080121278763, 0.041704852133989334, 0.26175329089164734, 0.3252144753932953, 1.4382652044296265], "count": [1133]}, "action": {"min": [-0.22238986194133759, 1.7113827466964722, 0.5876174569129944, 0.2119876891374588, -2.8813116550445557, -1.6366826295852661, -2.889392852783203, -8.0, 0.15451200306415558, 0.18897399306297302, -0.18606799840927124, -2.7950000762939453, 0.11699999123811722, -1.3179999589920044, -0.5996602773666382, -2.0724215507507324, -1.6501564979553223, -1.9748226404190063, 1.8147410154342651, -1.8231534957885742, -0.13151057064533234, -2.0, -0.28214898705482483, 0.2768160104751587, -0.14929400384426117, 1.63100004196167, -0.28700000047683716, -3.1351852416992188], "max": [0.7079230546951294, 2.093522548675537, 2.001526117324829, 2.0284390449523926, 0.311628520488739, 1.5676547288894653, 0.3528706729412079, 691.0, 0.4255119860172272, 0.38299500942230225, 0.16733300685882568, -1.1610000133514404, 0.9869999885559082, 0.4909999966621399, -0.1653001308441162, -2.049121379852295, -0.7428644895553589, -0.4017922580242157, 2.8886423110961914, 1.089068055152893, 0.895074725151062, 852.0, -0.03171800076961517, 0.4149189889431, 0.05344000086188316, 2.9509999752044678, 0.8610000014305115, 3.13700008392334], "mean": [0.12186567485332489, 2.0723636150360107, 1.4553711414337158, 0.9919817447662354, -1.0146880149841309, 0.7904937267303467, -1.9185559749603271, 169.07456970214844, 0.2912459075450897, 0.3066936135292053, -0.008090059272944927, -2.1289024353027344, 0.5253875851631165, -0.329288512468338, -0.4180629253387451, -2.061100959777832, -1.4293712377548218, -1.4655598402023315, 2.493255376815796, -0.9873428344726562, 0.26761916279792786, 408.7890625, -0.1650501936674118, 0.34581437706947327, -0.020088979974389076, 2.430204391479492, 0.24277053773403168, -2.025412082672119], "std": [0.22220037877559662, 0.036822907626628876, 0.3476535677909851, 0.5544407963752747, 1.1001242399215698, 0.5547784566879272, 1.1821784973144531, 263.9675598144531, 0.0479753315448761, 0.04594988003373146, 0.08555282652378082, 0.33828309178352356, 0.17028328776359558, 0.46374109387397766, 0.11058815568685532, 0.003264111001044512, 0.25766509771347046, 0.32584941387176514, 0.3378130793571472, 0.741077721118927, 0.2874092161655426, 358.104736328125, 0.06894723325967789, 0.028043080121278763, 0.041704852133989334, 0.26175329089164734, 0.3252144753932953, 1.4382652044296265], "count": [1133]}, "timestamp": {"min": [0.0], "max": [37.733333333333334], "mean": [18.866666666666664], "std": [10.902293336725077], "count": [1133]}, "frame_index": {"min": [0], "max": [1132], "mean": [566.0], "std": [327.0688001017523], "count": [1133]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [1133]}, "index": {"min": [10052], "max": [11184], "mean": [10618.0], "std": [327.0688001017523], "count": [1133]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1133]}, "subtask_annotation": {"mean": [21.231244483671667, 29.0, 29.0, 29.0, 29.0], "std": [1.9678380360159815, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1133]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [1133]}, "eef_direction_state": {"mean": [4.266548984995587, 3.7016769638128864], "std": [1.7629866655243636, 2.0134514139760045], "min": [0, 0], "max": [6, 6], "count": [1133]}, "eef_velocity_state": {"mean": [0.7599293909973521, 0.9646954986760812], "std": [0.6307092593038831, 0.7986019447441872], "min": [0, 0], "max": [2, 2], "count": [1133]}, "eef_acc_mag_state": {"mean": [0.9143865842894969, 0.8172992056487202], "std": [0.8385543704461013, 0.8388098025656492], "min": [0, 0], "max": [2, 2], "count": [1133]}, "eef_direction_action": {"mean": [4.266548984995587, 3.7016769638128864], "std": [1.7629866655243636, 2.0134514139760045], "min": [0, 0], "max": [6, 6], "count": [1133]}, "eef_velocity_action": {"mean": [0.7599293909973521, 0.9646954986760812], "std": [0.6307092593038831, 0.7986019447441872], "min": [0, 0], "max": [2, 2], "count": [1133]}, "eef_acc_mag_action": {"mean": [0.9143865842894969, 0.8172992056487202], "std": [0.8385543704461013, 0.8388098025656492], "min": [0, 0], "max": [2, 2], "count": [1133]}, "eef_sim_pose_state": {"mean": [0.5506435645631855, 0.18034491136237857, 1.1628498442655164, -0.42373846725269626, 0.7595226332507459, 2.3545496338499277, 0.49922189679260154, -0.27608689298180217, 1.0669961447617222, -1.0626341495583294, 1.1307100884602583, -1.7364304159199468], "std": [0.025399050542910726, 0.044172157830820666, 0.05828704422768238, 2.8775759936470804, 0.4747953749918391, 0.8894679354652422, 0.04373320280441692, 0.07420599790262264, 0.05971041821435636, 2.289709329422693, 0.34078648223496594, 1.4507772086318815], "min": [0.48873564469760217, 0.04228247433770424, 1.030234417825817, -3.1415775802832084, -0.010468818512044287, -3.052738008193978, 0.3734169670500695, -0.39451371456962775, 0.9995379807742811, -3.140793402475797, 0.2845473077978715, -3.137057095730062], "max": [0.606366244738924, 0.24040314464430496, 1.2686088546512522, 3.1403393819803944, 1.563935341802185, 3.0995371273140964, 0.5763495849464413, -0.07720005266105039, 1.2097012189366385, 3.141213364035801, 1.5563401281360294, 3.140080191910677], "count": [1133]}, "eef_sim_pose_action": {"mean": [0.5506435645631855, 0.18034491136237857, 1.1628498442655164, -0.42373846725269626, 0.7595226332507459, 2.3545496338499277, 0.49922189679260154, -0.27608689298180217, 1.0669961447617222, -1.0626341495583294, 1.1307100884602583, -1.7364304159199468], "std": [0.025399050542910726, 0.044172157830820666, 0.05828704422768238, 2.8775759936470804, 0.4747953749918391, 0.8894679354652422, 0.04373320280441692, 0.07420599790262264, 0.05971041821435636, 2.289709329422693, 0.34078648223496594, 1.4507772086318815], "min": [0.48873564469760217, 0.04228247433770424, 1.030234417825817, -3.1415775802832084, -0.010468818512044287, -3.052738008193978, 0.3734169670500695, -0.39451371456962775, 0.9995379807742811, -3.140793402475797, 0.2845473077978715, -3.137057095730062], "max": [0.606366244738924, 0.24040314464430496, 1.2686088546512522, 3.1403393819803944, 1.563935341802185, 3.0995371273140964, 0.5763495849464413, -0.07720005266105039, 1.2097012189366385, 3.141213364035801, 1.5563401281360294, 3.140080191910677], "count": [1133]}, "gripper_mode_state": {"mean": [0.5692850838481907, 0.7466902030008826], "std": [0.4951763091628527, 0.43490682190945146], "min": [0, 0], "max": [1, 1], "count": [1133]}, "gripper_activity_state": {"mean": [1.7210944395410415, 1.910856134157105], "std": [0.6173898327280803, 0.3540167562141386], "min": [0, 0], "max": [2, 2], "count": [1133]}, "gripper_mode_action": {"mean": [0.5692850838481907, 0.7466902030008826], "std": [0.4951763091628527, 0.43490682190945146], "min": [0, 0], "max": [1, 1], "count": [1133]}, "gripper_activity_action": {"mean": [1.7210944395410415, 1.910856134157105], "std": [0.6173898327280803, 0.3540167562141386], "min": [0, 0], "max": [2, 2], "count": [1133]}, "gripper_open_scale_state": {"mean": [0.4087908206596263, 0.16936716684912131], "std": [0.3581028623777486, 0.26377975535225456], "min": [0.0, 0.0], "max": [0.852, 0.691], "count": [1133]}, "gripper_open_scale_action": {"mean": [0.4087908206596263, 0.16936716684912131], "std": [0.3581028623777486, 0.26377975535225456], "min": [0.0, 0.0], "max": [0.852, 0.691], "count": [1133]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4021198420479303]], [[0.43310468681917214]], [[0.4358972467320261]]], "std": [[[0.22030536634711204]], [[0.18959933426728112]], [[0.18366497756406586]]], "count": [150]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.788235294117647]], [[0.7725490196078432]], [[0.7686274509803922]]], "mean": [[[0.43618389025054466]], [[0.45678589460784313]], [[0.46043504765795207]]], "std": [[[0.20709905333399933]], [[0.17925055244363303]], [[0.17048733924415968]]], "count": [150]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.4301293695533769]], [[0.45075394335511987]], [[0.4522508796296296]]], "std": [[[0.15190285709858065]], [[0.12370496039627162]], [[0.11482452007415228]]], "count": [150]}, "observation.state": {"min": [-0.24759241938591003, 1.927768588066101, 0.3597647249698639, 0.22853340208530426, -2.5373423099517822, -1.655322790145874, -1.5673929452896118, -3.0, 0.1500139981508255, 0.20082999765872955, -0.1743369996547699, -2.812000036239624, 0.21400000154972076, -1.4119999408721924, -0.6439741253852844, -2.0725960731506348, -1.6246048212051392, -2.006535291671753, 2.157942533493042, -1.8340792655944824, -0.03303908556699753, 24.0, -0.2968829870223999, 0.3016729950904846, -0.050565000623464584, 1.6670000553131104, -0.3449999988079071, -3.1351852416992188], "max": [0.7635815739631653, 2.0934526920318604, 2.0599772930145264, 2.018054485321045, -1.5139509439468384, 1.4820115566253662, 0.20099212229251862, 781.0, 0.3653410077095032, 0.402987003326416, 0.1413780003786087, -1.152999997138977, 0.9710000157356262, 0.5350000262260437, -0.0941954180598259, -1.9716287851333618, -0.7834434509277344, -0.34058356285095215, 2.8917837142944336, 1.0996447801589966, 0.42933356761932373, 849.0, -0.014368999749422073, 0.4276309907436371, 0.04856099933385849, 2.4800000190734863, 0.7760000228881836, 3.134999990463257], "mean": [0.0792512446641922, 2.076298475265503, 1.472519040107727, 1.2823377847671509, -2.078845739364624, 0.395466685295105, -0.5520368814468384, 389.556884765625, 0.2782858610153198, 0.30256006121635437, 0.02892482466995716, -2.196115493774414, 0.5907998085021973, -0.575262725353241, -0.5024847984313965, -2.054640054702759, -1.442744493484497, -1.4930707216262817, 2.7737393379211426, -1.1530580520629883, 0.10603828728199005, 352.7587585449219, -0.16889676451683044, 0.3606383204460144, -0.0006121211335994303, 2.268193244934082, 0.09946253150701523, -2.0182437896728516], "std": [0.2766437828540802, 0.018972191959619522, 0.5637587308883667, 0.5973658561706543, 0.3259238302707672, 0.9970992207527161, 0.5791916251182556, 325.6571350097656, 0.04323612153530121, 0.06100928783416748, 0.08664098381996155, 0.4069257080554962, 0.16721667349338531, 0.5102169513702393, 0.10697268694639206, 0.015466276556253433, 0.18002016842365265, 0.3797028064727783, 0.15927867591381073, 0.7145282030105591, 0.09458275139331818, 362.8517150878906, 0.06751752644777298, 0.027352532371878624, 0.02668769843876362, 0.1625351905822754, 0.30769291520118713, 1.3723711967468262], "count": [800]}, "action": {"min": [-0.24759241938591003, 1.927768588066101, 0.3597647249698639, 0.22853340208530426, -2.5373423099517822, -1.655322790145874, -1.5673929452896118, -3.0, 0.1500139981508255, 0.20082999765872955, -0.1743369996547699, -2.812000036239624, 0.21400000154972076, -1.4119999408721924, -0.6439741253852844, -2.0725960731506348, -1.6246048212051392, -2.006535291671753, 2.157942533493042, -1.8340792655944824, -0.03303908556699753, 24.0, -0.2968829870223999, 0.3016729950904846, -0.050565000623464584, 1.6670000553131104, -0.3449999988079071, -3.1351852416992188], "max": [0.7635815739631653, 2.0934526920318604, 2.0599772930145264, 2.018054485321045, -1.5139509439468384, 1.4820115566253662, 0.20099212229251862, 781.0, 0.3653410077095032, 0.402987003326416, 0.1413780003786087, -1.152999997138977, 0.9710000157356262, 0.5350000262260437, -0.0941954180598259, -1.9716287851333618, -0.7834434509277344, -0.34058356285095215, 2.8917837142944336, 1.0996447801589966, 0.42933356761932373, 849.0, -0.014368999749422073, 0.4276309907436371, 0.04856099933385849, 2.4800000190734863, 0.7760000228881836, 3.134999990463257], "mean": [0.0792512446641922, 2.076298475265503, 1.472519040107727, 1.2823377847671509, -2.078845739364624, 0.395466685295105, -0.5520368814468384, 389.556884765625, 0.2782858610153198, 0.30256006121635437, 0.02892482466995716, -2.196115493774414, 0.5907998085021973, -0.575262725353241, -0.5024847984313965, -2.054640054702759, -1.442744493484497, -1.4930707216262817, 2.7737393379211426, -1.1530580520629883, 0.10603828728199005, 352.7587585449219, -0.16889676451683044, 0.3606383204460144, -0.0006121211335994303, 2.268193244934082, 0.09946253150701523, -2.0182437896728516], "std": [0.2766437828540802, 0.018972191959619522, 0.5637587308883667, 0.5973658561706543, 0.3259238302707672, 0.9970992207527161, 0.5791916251182556, 325.6571350097656, 0.04323612153530121, 0.06100928783416748, 0.08664098381996155, 0.4069257080554962, 0.16721667349338531, 0.5102169513702393, 0.10697268694639206, 0.015466276556253433, 0.18002016842365265, 0.3797028064727783, 0.15927867591381073, 0.7145282030105591, 0.09458275139331818, 362.8517150878906, 0.06751752644777298, 0.027352532371878624, 0.02668769843876362, 0.1625351905822754, 0.30769291520118713, 1.3723711967468262], "count": [800]}, "timestamp": {"min": [0.0], "max": [26.633333333333333], "mean": [13.316666666666665], "std": [7.697997575127356], "count": [800]}, "frame_index": {"min": [0], "max": [799], "mean": [399.5], "std": [230.9399272538207], "count": [800]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [800]}, "index": {"min": [11185], "max": [11984], "mean": [11584.5], "std": [230.9399272538207], "count": [800]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [800]}, "subtask_annotation": {"mean": [22.04875, 29.0, 29.0, 29.0, 29.0], "std": [1.6981971138533922, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [800]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [800]}, "eef_direction_state": {"mean": [4.2525, 3.54625], "std": [1.7596146595206643, 2.0218459232839625], "min": [0, 0], "max": [6, 6], "count": [800]}, "eef_velocity_state": {"mean": [0.75375, 0.9725], "std": [0.6046577027542113, 0.7257711416142121], "min": [0, 0], "max": [2, 2], "count": [800]}, "eef_acc_mag_state": {"mean": [0.76875, 0.93125], "std": [0.8398055950635211, 0.8375699597645587], "min": [0, 0], "max": [2, 2], "count": [800]}, "eef_direction_action": {"mean": [4.2525, 3.54625], "std": [1.7596146595206643, 2.0218459232839625], "min": [0, 0], "max": [6, 6], "count": [800]}, "eef_velocity_action": {"mean": [0.75375, 0.9725], "std": [0.6046577027542113, 0.7257711416142121], "min": [0, 0], "max": [2, 2], "count": [800]}, "eef_acc_mag_action": {"mean": [0.76875, 0.93125], "std": [0.8398055950635211, 0.8375699597645587], "min": [0, 0], "max": [2, 2], "count": [800]}, "eef_sim_pose_state": {"mean": [0.5638433895554735, 0.18835125330646668, 1.1776512246784463, 2.6955053240931686, 0.6257486948442634, 2.3933988214873456, 0.4958529743565138, -0.29056981071338794, 1.1062623200860568, 1.762206294473781, 1.0134514519375861, 0.33226902252619966], "std": [0.02354124983938617, 0.030472241074571634, 0.06252436476580968, 0.9127805199045718, 0.43979061220969073, 0.5421563455303138, 0.05508286999718056, 0.07737304602548241, 0.05963853918180432, 2.0370981018232905, 0.3470772603341441, 2.6896809921900493], "min": [0.497835416136475, 0.10404511118456139, 1.0256678997698252, -3.126514300540198, -0.018684164607803533, -0.0037725041720813035, 0.39552021587705494, -0.3841611781176521, 1.00260228394501, -3.141130470325195, 0.27940362412167064, -3.1411205910219335], "max": [0.6173176162563058, 0.25393736004677986, 1.2959769406866959, 3.1317139581127975, 1.5544202978652484, 3.115473494897326, 0.5889821466112688, -0.07703873767886955, 1.2009127865001827, 3.140668369163573, 1.5082913062267762, 3.1399532489662603], "count": [800]}, "eef_sim_pose_action": {"mean": [0.5638433895554735, 0.18835125330646668, 1.1776512246784463, 2.6955053240931686, 0.6257486948442634, 2.3933988214873456, 0.4958529743565138, -0.29056981071338794, 1.1062623200860568, 1.762206294473781, 1.0134514519375861, 0.33226902252619966], "std": [0.02354124983938617, 0.030472241074571634, 0.06252436476580968, 0.9127805199045718, 0.43979061220969073, 0.5421563455303138, 0.05508286999718056, 0.07737304602548241, 0.05963853918180432, 2.0370981018232905, 0.3470772603341441, 2.6896809921900493], "min": [0.497835416136475, 0.10404511118456139, 1.0256678997698252, -3.126514300540198, -0.018684164607803533, -0.0037725041720813035, 0.39552021587705494, -0.3841611781176521, 1.00260228394501, -3.141130470325195, 0.27940362412167064, -3.1411205910219335], "max": [0.6173176162563058, 0.25393736004677986, 1.2959769406866959, 3.1317139581127975, 1.5544202978652484, 3.115473494897326, 0.5889821466112688, -0.07703873767886955, 1.2009127865001827, 3.140668369163573, 1.5082913062267762, 3.1399532489662603], "count": [800]}, "gripper_mode_state": {"mean": [0.61375, 0.6], "std": [0.4868890402340143, 0.48989794855663354], "min": [0, 0], "max": [1, 1], "count": [800]}, "gripper_activity_state": {"mean": [1.81625, 1.8125], "std": [0.5074307218724565, 0.5266343608235224], "min": [0, 0], "max": [2, 2], "count": [800]}, "gripper_mode_action": {"mean": [0.61375, 0.6], "std": [0.4868890402340143, 0.48989794855663354], "min": [0, 0], "max": [1, 1], "count": [800]}, "gripper_activity_action": {"mean": [1.81625, 1.8125], "std": [0.5074307218724565, 0.5266343608235224], "min": [0, 0], "max": [2, 2], "count": [800]}, "gripper_open_scale_state": {"mean": [0.3527587501144411, 0.38970062498077773], "std": [0.36285185719789464, 0.3254848476913474], "min": [0.024, 0.0], "max": [0.849, 0.781], "count": [800]}, "gripper_open_scale_action": {"mean": [0.3527587501144411, 0.38970062498077773], "std": [0.36285185719789464, 0.3254848476913474], "min": [0.024, 0.0], "max": [0.849, 0.781], "count": [800]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.40677520986129817]], [[0.43735853851718803]], [[0.4389919438831512]]], "std": [[[0.218978855888057]], [[0.18780341930448194]], [[0.18289934403841773]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.7686274509803922]], [[0.7647058823529411]]], "mean": [[[0.4348766885571022]], [[0.455216278750686]], [[0.45855346629746047]]], "std": [[[0.1929315719877237]], [[0.16582419323726172]], [[0.1562482560009441]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.01568627450980392]]], "max": [[[0.9686274509803922]], [[0.9058823529411765]], [[0.9019607843137255]]], "mean": [[[0.4279371382777029]], [[0.45136098326098884]], [[0.4528098198248765]]], "std": [[[0.16428187468457747]], [[0.13231409869167393]], [[0.12357771872675984]]], "count": [131]}, "observation.state": {"min": [-0.2384992390871048, 1.733408808708191, 0.3995407819747925, 0.2525666058063507, -2.471351385116577, -1.6469799280166626, -1.0679495334625244, -2.0, 0.15845200419425964, 0.2100909948348999, -0.1857749968767166, -2.802999973297119, 0.1430000215768814, -1.3680000305175781, -0.5934468507766724, -2.0745506286621094, -1.6435765027999878, -2.003079652786255, 2.3287229537963867, -1.701364517211914, -0.008325220085680485, 29.0, -0.2970699965953827, 0.31016600131988525, -0.07142800092697144, 1.6890000104904175, -0.296999990940094, -3.1411852836608887], "max": [0.7045021653175354, 2.0910441875457764, 2.0693845748901367, 2.0003044605255127, -2.082474708557129, 1.5948469638824463, 0.2531774640083313, 805.0, 0.37248900532722473, 0.38233399391174316, 0.13502800464630127, -1.1469999551773071, 0.8809999823570251, 0.5120000243186951, -0.18051941692829132, -2.0399234294891357, -0.8911826014518738, -0.39177405834198, 2.890230655670166, 1.0169509649276733, 0.5600935816764832, 849.0, -0.029882999137043953, 0.4239259958267212, 0.07127899676561356, 2.638000011444092, 0.7440000176429749, 3.134999990463257], "mean": [0.10535050928592682, 2.070979595184326, 1.2253884077072144, 1.116346001625061, -2.2539684772491455, -0.0846143588423729, -0.26416611671447754, 308.2113952636719, 0.28032010793685913, 0.2865859568119049, 0.012570920400321484, -1.9790364503860474, 0.5877555012702942, -0.40303558111190796, -0.4269847869873047, -2.0590319633483887, -1.4438612461090088, -1.421839714050293, 2.692736864089966, -0.8734588623046875, 0.20713931322097778, 432.564453125, -0.18367967009544373, 0.36346039175987244, 0.001203036867082119, 2.248955011367798, 0.21353678405284882, -1.6959927082061768], "std": [0.2525097131729126, 0.043967101722955704, 0.572518527507782, 0.6579915285110474, 0.14074699580669403, 1.2039049863815308, 0.30948662757873535, 300.51702880859375, 0.04659898579120636, 0.051148928701877594, 0.08967051655054092, 0.5375009179115295, 0.2022283524274826, 0.6063086986541748, 0.11082637310028076, 0.00649363175034523, 0.23212096095085144, 0.4460795521736145, 0.202763170003891, 0.8387114405632019, 0.10383207350969315, 362.7552795410156, 0.07007677108049393, 0.029313063248991966, 0.03567273169755936, 0.22322751581668854, 0.3370724618434906, 1.9255510568618774], "count": [667]}, "action": {"min": [-0.2384992390871048, 1.733408808708191, 0.3995407819747925, 0.2525666058063507, -2.471351385116577, -1.6469799280166626, -1.0679495334625244, -2.0, 0.15845200419425964, 0.2100909948348999, -0.1857749968767166, -2.802999973297119, 0.1430000215768814, -1.3680000305175781, -0.5934468507766724, -2.0745506286621094, -1.6435765027999878, -2.003079652786255, 2.3287229537963867, -1.701364517211914, -0.008325220085680485, 29.0, -0.2970699965953827, 0.31016600131988525, -0.07142800092697144, 1.6890000104904175, -0.296999990940094, -3.1411852836608887], "max": [0.7045021653175354, 2.0910441875457764, 2.0693845748901367, 2.0003044605255127, -2.082474708557129, 1.5948469638824463, 0.2531774640083313, 805.0, 0.37248900532722473, 0.38233399391174316, 0.13502800464630127, -1.1469999551773071, 0.8809999823570251, 0.5120000243186951, -0.18051941692829132, -2.0399234294891357, -0.8911826014518738, -0.39177405834198, 2.890230655670166, 1.0169509649276733, 0.5600935816764832, 849.0, -0.029882999137043953, 0.4239259958267212, 0.07127899676561356, 2.638000011444092, 0.7440000176429749, 3.134999990463257], "mean": [0.10535050928592682, 2.070979595184326, 1.2253884077072144, 1.116346001625061, -2.2539684772491455, -0.0846143588423729, -0.26416611671447754, 308.2113952636719, 0.28032010793685913, 0.2865859568119049, 0.012570920400321484, -1.9790364503860474, 0.5877555012702942, -0.40303558111190796, -0.4269847869873047, -2.0590319633483887, -1.4438612461090088, -1.421839714050293, 2.692736864089966, -0.8734588623046875, 0.20713931322097778, 432.564453125, -0.18367967009544373, 0.36346039175987244, 0.001203036867082119, 2.248955011367798, 0.21353678405284882, -1.6959927082061768], "std": [0.2525097131729126, 0.043967101722955704, 0.572518527507782, 0.6579915285110474, 0.14074699580669403, 1.2039049863815308, 0.30948662757873535, 300.51702880859375, 0.04659898579120636, 0.051148928701877594, 0.08967051655054092, 0.5375009179115295, 0.2022283524274826, 0.6063086986541748, 0.11082637310028076, 0.00649363175034523, 0.23212096095085144, 0.4460795521736145, 0.202763170003891, 0.8387114405632019, 0.10383207350969315, 362.7552795410156, 0.07007677108049393, 0.029313063248991966, 0.03567273169755936, 0.22322751581668854, 0.3370724618434906, 1.9255510568618774], "count": [667]}, "timestamp": {"min": [0.0], "max": [22.2], "mean": [11.100000000000001], "std": [6.418203279215557], "count": [667]}, "frame_index": {"min": [0], "max": [666], "mean": [333.0], "std": [192.54609837646672], "count": [667]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [667]}, "index": {"min": [11985], "max": [12651], "mean": [12318.0], "std": [192.54609837646672], "count": [667]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [667]}, "subtask_annotation": {"mean": [21.614692653673163, 29.0, 29.0, 29.0, 29.0], "std": [2.2484297409172203, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [667]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [667]}, "eef_direction_state": {"mean": [4.247376311844078, 3.494752623688156], "std": [1.7325626903753115, 2.121755529746609], "min": [0, 0], "max": [6, 6], "count": [667]}, "eef_velocity_state": {"mean": [0.823088455772114, 0.904047976011994], "std": [0.6807752413293675, 0.7096032957071948], "min": [0, 0], "max": [2, 2], "count": [667]}, "eef_acc_mag_state": {"mean": [0.8995502248875562, 0.7556221889055472], "std": [0.8378864903528644, 0.8315070193484808], "min": [0, 0], "max": [2, 2], "count": [667]}, "eef_direction_action": {"mean": [4.247376311844078, 3.494752623688156], "std": [1.7325626903753115, 2.121755529746609], "min": [0, 0], "max": [6, 6], "count": [667]}, "eef_velocity_action": {"mean": [0.823088455772114, 0.904047976011994], "std": [0.6807752413293675, 0.7096032957071948], "min": [0, 0], "max": [2, 2], "count": [667]}, "eef_acc_mag_action": {"mean": [0.8995502248875562, 0.7556221889055472], "std": [0.8378864903528644, 0.8315070193484808], "min": [0, 0], "max": [2, 2], "count": [667]}, "eef_sim_pose_state": {"mean": [0.562873041020694, 0.20292171535080464, 1.1634125098506813, 2.586688508224768, 0.7929981435602759, 2.3213000781745854, 0.4788666076087136, -0.2763617824366528, 1.0874858938904781, 1.1425128990080915, 1.0633696951457117, 0.3853717324605886], "std": [0.027120207423596644, 0.03486781213634958, 0.0688779472758454, 1.0649931260195127, 0.4696085327366744, 0.4888661703162202, 0.04630505996818907, 0.07915777358271146, 0.06776633892320795, 1.8625176840781268, 0.4011996679808877, 2.3045608825838033], "min": [0.5096128991055614, 0.06867165705486737, 1.022989711963742, -3.1305717647116436, 0.09598663730929835, 0.47020350755190765, 0.3947811544644215, -0.3672433961915017, 1.010882210546557, -3.140176355326742, 0.2853133006525803, -3.1411944517075105], "max": [0.6143583039549548, 0.25313535173001644, 1.2817754807779267, 3.137326972850934, 1.5300967223407467, 2.656892869987915, 0.5683701491802744, -0.07435354717433514, 1.2072109264456214, 3.1370007870800305, 1.5682023491117945, 3.1401883824366856], "count": [667]}, "eef_sim_pose_action": {"mean": [0.562873041020694, 0.20292171535080464, 1.1634125098506813, 2.586688508224768, 0.7929981435602759, 2.3213000781745854, 0.4788666076087136, -0.2763617824366528, 1.0874858938904781, 1.1425128990080915, 1.0633696951457117, 0.3853717324605886], "std": [0.027120207423596644, 0.03486781213634958, 0.0688779472758454, 1.0649931260195127, 0.4696085327366744, 0.4888661703162202, 0.04630505996818907, 0.07915777358271146, 0.06776633892320795, 1.8625176840781268, 0.4011996679808877, 2.3045608825838033], "min": [0.5096128991055614, 0.06867165705486737, 1.022989711963742, -3.1305717647116436, 0.09598663730929835, 0.47020350755190765, 0.3947811544644215, -0.3672433961915017, 1.010882210546557, -3.140176355326742, 0.2853133006525803, -3.1411944517075105], "max": [0.6143583039549548, 0.25313535173001644, 1.2817754807779267, 3.137326972850934, 1.5300967223407467, 2.656892869987915, 0.5683701491802744, -0.07435354717433514, 1.2072109264456214, 3.1370007870800305, 1.5682023491117945, 3.1401883824366856], "count": [667]}, "gripper_mode_state": {"mean": [0.545727136431784, 0.5367316341829086], "std": [0.4979046384537382, 0.4986489617458883], "min": [0, 0], "max": [1, 1], "count": [667]}, "gripper_activity_state": {"mean": [1.8095952023988007, 1.8125937031484258], "std": [0.5090170300574726, 0.5303024693378645], "min": [0, 0], "max": [2, 2], "count": [667]}, "gripper_mode_action": {"mean": [0.545727136431784, 0.5367316341829086], "std": [0.4979046384537382, 0.4986489617458883], "min": [0, 0], "max": [1, 1], "count": [667]}, "gripper_activity_action": {"mean": [1.8095952023988007, 1.8125937031484258], "std": [0.5090170300574726, 0.5303024693378645], "min": [0, 0], "max": [2, 2], "count": [667]}, "gripper_open_scale_state": {"mean": [0.43256446794055164, 0.30864632381206225], "std": [0.36275560650634214, 0.3000690986164864], "min": [0.029, 0.0], "max": [0.849, 0.805], "count": [667]}, "gripper_open_scale_action": {"mean": [0.43256446794055164, 0.30864632381206225], "std": [0.36275560650634214, 0.3000690986164864], "min": [0.029, 0.0], "max": [0.849, 0.805], "count": [667]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.40340923254985755]], [[0.43192748528364333]], [[0.43668156239525724]]], "std": [[[0.22201387202699396]], [[0.19235771036850377]], [[0.18626693586536525]]], "count": [156]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[0.7764705882352941]], [[0.7725490196078432]], [[0.7647058823529411]]], "mean": [[[0.41820444214010394]], [[0.4474661654725993]], [[0.4531658994260097]]], "std": [[[0.21564417009632475]], [[0.18186701431012553]], [[0.17138488602526694]]], "count": [156]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[0.8705882352941177]], [[0.8352941176470589]], [[0.8352941176470589]]], "mean": [[[0.39880725500670355]], [[0.4329179733324954]], [[0.43682107188495056]]], "std": [[[0.1798459469769104]], [[0.14391745518135765]], [[0.1341661853918738]]], "count": [156]}, "observation.state": {"min": [-0.15369369089603424, 1.7975494861602783, 0.5985606908798218, 0.13330824673175812, -2.921297550201416, -1.6137140989303589, -0.6884451508522034, -2.0, 0.16690599918365479, 0.19554799795150757, -0.17140300571918488, -2.694000005722046, 0.02199999801814556, -1.2680000066757202, -0.668792724609375, -2.07702898979187, -1.8209893703460693, -2.004179000854492, 2.1858677864074707, -1.6783087253570557, -0.04761258140206337, 26.0, -0.2972790002822876, 0.30553698539733887, -0.10202199965715408, 1.5670000314712524, -0.17100000381469727, -3.1371853351593018], "max": [0.6851115822792053, 2.0928244590759277, 1.8186681270599365, 2.0362234115600586, -2.087902545928955, 1.555577039718628, 0.5135108232498169, 805.0, 0.4002250134944916, 0.38321301341056824, 0.15047700703144073, -1.0110000371932983, 0.8740000128746033, 0.5419999957084656, -0.1512327790260315, -1.9706863164901733, -0.7869515419006348, -0.4430692791938782, 2.8886945247650146, 1.069153904914856, 0.3487342596054077, 852.0, -0.04492200165987015, 0.41788598895072937, 0.0757799968123436, 2.563999891281128, 0.8159999847412109, 3.114000082015991], "mean": [0.05381371080875397, 2.075148344039917, 1.3185309171676636, 1.3181039094924927, -2.734734058380127, 0.2921033501625061, -0.029489930719137192, 316.59490966796875, 0.2747690975666046, 0.2817697823047638, 0.011632471345365047, -2.0400497913360596, 0.44506487250328064, -0.5514675974845886, -0.42357152700424194, -2.0591840744018555, -1.4171390533447266, -1.5149750709533691, 2.79188871383667, -1.0711191892623901, 0.07454870641231537, 341.74676513671875, -0.18123427033424377, 0.3536068797111511, -0.00443284260109067, 2.2635388374328613, 0.16198688745498657, -2.0024755001068115], "std": [0.21398571133613586, 0.027352534234523773, 0.3080187141895294, 0.6951131224632263, 0.16969220340251923, 1.1761010885238647, 0.19274713099002838, 320.3857421875, 0.04574086517095566, 0.05006910115480423, 0.0714748352766037, 0.4285256266593933, 0.2759481370449066, 0.6008186936378479, 0.11107511073350906, 0.009208566509187222, 0.18154634535312653, 0.3443628251552582, 0.15975363552570343, 0.7247543931007385, 0.0913223996758461, 355.5001525878906, 0.05925098434090614, 0.032818060368299484, 0.028979402035474777, 0.18427246809005737, 0.31371259689331055, 1.3748664855957031], "count": [843]}, "action": {"min": [-0.15369369089603424, 1.7975494861602783, 0.5985606908798218, 0.13330824673175812, -2.921297550201416, -1.6137140989303589, -0.6884451508522034, -2.0, 0.16690599918365479, 0.19554799795150757, -0.17140300571918488, -2.694000005722046, 0.02199999801814556, -1.2680000066757202, -0.668792724609375, -2.07702898979187, -1.8209893703460693, -2.004179000854492, 2.1858677864074707, -1.6783087253570557, -0.04761258140206337, 26.0, -0.2972790002822876, 0.30553698539733887, -0.10202199965715408, 1.5670000314712524, -0.17100000381469727, -3.1371853351593018], "max": [0.6851115822792053, 2.0928244590759277, 1.8186681270599365, 2.0362234115600586, -2.087902545928955, 1.555577039718628, 0.5135108232498169, 805.0, 0.4002250134944916, 0.38321301341056824, 0.15047700703144073, -1.0110000371932983, 0.8740000128746033, 0.5419999957084656, -0.1512327790260315, -1.9706863164901733, -0.7869515419006348, -0.4430692791938782, 2.8886945247650146, 1.069153904914856, 0.3487342596054077, 852.0, -0.04492200165987015, 0.41788598895072937, 0.0757799968123436, 2.563999891281128, 0.8159999847412109, 3.114000082015991], "mean": [0.05381371080875397, 2.075148344039917, 1.3185309171676636, 1.3181039094924927, -2.734734058380127, 0.2921033501625061, -0.029489930719137192, 316.59490966796875, 0.2747690975666046, 0.2817697823047638, 0.011632471345365047, -2.0400497913360596, 0.44506487250328064, -0.5514675974845886, -0.42357152700424194, -2.0591840744018555, -1.4171390533447266, -1.5149750709533691, 2.79188871383667, -1.0711191892623901, 0.07454870641231537, 341.74676513671875, -0.18123427033424377, 0.3536068797111511, -0.00443284260109067, 2.2635388374328613, 0.16198688745498657, -2.0024755001068115], "std": [0.21398571133613586, 0.027352534234523773, 0.3080187141895294, 0.6951131224632263, 0.16969220340251923, 1.1761010885238647, 0.19274713099002838, 320.3857421875, 0.04574086517095566, 0.05006910115480423, 0.0714748352766037, 0.4285256266593933, 0.2759481370449066, 0.6008186936378479, 0.11107511073350906, 0.009208566509187222, 0.18154634535312653, 0.3443628251552582, 0.15975363552570343, 0.7247543931007385, 0.0913223996758461, 355.5001525878906, 0.05925098434090614, 0.032818060368299484, 0.028979402035474777, 0.18427246809005737, 0.31371259689331055, 1.3748664855957031], "count": [843]}, "timestamp": {"min": [0.0], "max": [28.066666666666666], "mean": [14.033333333333331], "std": [8.1117655748142], "count": [843]}, "frame_index": {"min": [0], "max": [842], "mean": [421.0], "std": [243.35296724442597], "count": [843]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [843]}, "index": {"min": [12652], "max": [13494], "mean": [13073.0], "std": [243.35296724442597], "count": [843]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [843]}, "subtask_annotation": {"mean": [21.926453143534992, 29.0, 29.0, 29.0, 29.0], "std": [1.8346345306600866, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [843]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [843]}, "eef_direction_state": {"mean": [4.72123368920522, 3.96085409252669], "std": [1.6871188482913861, 1.988611759990666], "min": [0, 0], "max": [6, 6], "count": [843]}, "eef_velocity_state": {"mean": [0.6559905100830368, 0.830367734282325], "std": [0.7026785288986599, 0.7488564520440073], "min": [0, 0], "max": [2, 2], "count": [843]}, "eef_acc_mag_state": {"mean": [0.7437722419928826, 0.8078291814946619], "std": [0.8427028229277598, 0.8428530935869449], "min": [0, 0], "max": [2, 2], "count": [843]}, "eef_direction_action": {"mean": [4.72123368920522, 3.96085409252669], "std": [1.6871188482913861, 1.988611759990666], "min": [0, 0], "max": [6, 6], "count": [843]}, "eef_velocity_action": {"mean": [0.6559905100830368, 0.830367734282325], "std": [0.7026785288986599, 0.7488564520440073], "min": [0, 0], "max": [2, 2], "count": [843]}, "eef_acc_mag_action": {"mean": [0.7437722419928826, 0.8078291814946619], "std": [0.8427028229277598, 0.8428530935869449], "min": [0, 0], "max": [2, 2], "count": [843]}, "eef_sim_pose_state": {"mean": [0.5555579479084033, 0.19440351709796813, 1.1654887683529174, 2.6266092753991406, 0.6749767535864452, 2.385971476815887, 0.4789856021084945, -0.27000021532861546, 1.0982046391019205, 0.07692459363319577, 0.9094614215034033, -2.0008590962017228], "std": [0.028883921133092003, 0.03667035882476862, 0.0514639067516048, 1.2064578723211696, 0.43540199500580945, 0.8209288591636403, 0.04272714975103886, 0.05963843180199098, 0.06271571722876038, 2.521550890246784, 0.4765467770807565, 1.3892243858644029], "min": [0.5194837040362553, 0.07840479366438739, 1.0224503606481892, -3.1412024147073456, 0.1483480532398045, -3.1079907854138504, 0.38063224821044495, -0.3762451198246403, 1.0109688899901974, -3.1410374059116846, 0.26562526122401886, -3.101809640307604], "max": [0.622701970227402, 0.267671451641576, 1.2664563979649384, 3.1408955261088938, 1.546967012920346, 3.110228603948168, 0.5729647952304104, -0.09174862808682639, 1.2315861911300767, 3.140975574853157, 1.529634437216806, 3.1387416107854373], "count": [843]}, "eef_sim_pose_action": {"mean": [0.5555579479084033, 0.19440351709796813, 1.1654887683529174, 2.6266092753991406, 0.6749767535864452, 2.385971476815887, 0.4789856021084945, -0.27000021532861546, 1.0982046391019205, 0.07692459363319577, 0.9094614215034033, -2.0008590962017228], "std": [0.028883921133092003, 0.03667035882476862, 0.0514639067516048, 1.2064578723211696, 0.43540199500580945, 0.8209288591636403, 0.04272714975103886, 0.05963843180199098, 0.06271571722876038, 2.521550890246784, 0.4765467770807565, 1.3892243858644029], "min": [0.5194837040362553, 0.07840479366438739, 1.0224503606481892, -3.1412024147073456, 0.1483480532398045, -3.1079907854138504, 0.38063224821044495, -0.3762451198246403, 1.0109688899901974, -3.1410374059116846, 0.26562526122401886, -3.101809640307604], "max": [0.622701970227402, 0.267671451641576, 1.2664563979649384, 3.1408955261088938, 1.546967012920346, 3.110228603948168, 0.5729647952304104, -0.09174862808682639, 1.2315861911300767, 3.140975574853157, 1.529634437216806, 3.1387416107854373], "count": [843]}, "gripper_mode_state": {"mean": [0.6536180308422301, 0.6832740213523132], "std": [0.4758166670054328, 0.4651995626581703], "min": [0, 0], "max": [1, 1], "count": [843]}, "gripper_activity_state": {"mean": [1.870699881376038, 1.7413997627520759], "std": [0.44761962630970004, 0.6138237005249624], "min": [0, 0], "max": [2, 2], "count": [843]}, "gripper_mode_action": {"mean": [0.6536180308422301, 0.6832740213523132], "std": [0.4758166670054328, 0.4651995626581703], "min": [0, 0], "max": [1, 1], "count": [843]}, "gripper_activity_action": {"mean": [1.870699881376038, 1.7413997627520759], "std": [0.44761962630970004, 0.6138237005249624], "min": [0, 0], "max": [2, 2], "count": [843]}, "gripper_open_scale_state": {"mean": [0.3417467377369659, 0.31704099259088014], "std": [0.35550014322432844, 0.31994322790933516], "min": [0.026, 0.0], "max": [0.852, 0.805], "count": [843]}, "gripper_open_scale_action": {"mean": [0.3417467377369659, 0.31704099259088014], "std": [0.35550014322432844, 0.31994322790933516], "min": [0.026, 0.0], "max": [0.852, 0.805], "count": [843]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41117380283481314]], [[0.4340647216826983]], [[0.43730533589221854]]], "std": [[[0.2170766018574347]], [[0.19388084739920983]], [[0.18800231142084922]]], "count": [212]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[0.9254901960784314]], [[0.9137254901960784]]], "mean": [[[0.4376647523199531]], [[0.4548069602447898]], [[0.4564329834134912]]], "std": [[[0.18086008042649043]], [[0.1556125404502168]], [[0.14847477384724178]]], "count": [212]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4213258724873597]], [[0.4421632869342706]], [[0.4428871874614626]]], "std": [[[0.17170203572170575]], [[0.1461200677813066]], [[0.1389499249383869]]], "count": [212]}, "observation.state": {"min": [-0.3320314288139343, 1.7639520168304443, 0.5665862560272217, 0.21308724582195282, -2.692589282989502, -1.5032172203063965, -2.887420415878296, -2.0, 0.19335000216960907, 0.22721999883651733, -0.1687770038843155, -2.6740000247955322, -0.12399999797344208, -1.2730000019073486, -0.7339284420013428, -2.077273368835449, -1.6282352209091187, -2.0020673274993896, 2.001473903656006, -1.7885262966156006, -0.36053267121315, 32.0, -0.3279249966144562, 0.28064998984336853, -0.17444199323654175, -3.1371853351593018, -0.34299999475479126, -3.1411852836608887], "max": [0.6672219634056091, 2.0924925804138184, 2.2691025733947754, 2.030219316482544, 0.18936823308467865, 1.6501215696334839, -0.030770156532526016, 799.0, 0.3996109962463379, 0.3870150148868561, 0.28671398758888245, -0.5389999747276306, 0.9190000295639038, 0.44700002670288086, -0.17866937816143036, -2.0305511951446533, -0.6127676367759705, -0.3260100781917572, 2.8889737129211426, 1.0399022102355957, 0.7948055863380432, 848.0, -0.010901999659836292, 0.4150330126285553, 0.048611998558044434, 3.130000114440918, 1.0099999904632568, 3.1410000324249268], "mean": [0.08306042850017548, 2.0771896839141846, 1.5509912967681885, 1.058359980583191, -1.1327824592590332, 0.8113254308700562, -1.788070797920227, 221.4937286376953, 0.3037561774253845, 0.2931618392467499, 0.018619371578097343, -2.0497002601623535, 0.5233156085014343, -0.4133204519748688, -0.425323486328125, -2.064203977584839, -1.244362235069275, -1.3321670293807983, 2.6624343395233154, -0.5848485231399536, 0.13509076833724976, 542.4020385742188, -0.16058817505836487, 0.34824398159980774, -0.04367262125015259, 2.2906546592712402, 0.32495683431625366, -1.2689275741577148], "std": [0.16881321370601654, 0.03002253733575344, 0.385515958070755, 0.6018382906913757, 1.0781705379486084, 0.7638312578201294, 1.1042031049728394, 295.8068542480469, 0.049724698066711426, 0.04255073517560959, 0.07851928472518921, 0.4497133195400238, 0.2490263432264328, 0.484052836894989, 0.11978977173566818, 0.006203037220984697, 0.275384783744812, 0.3605683743953705, 0.2433898150920868, 0.9120354056358337, 0.22568316757678986, 374.137451171875, 0.07803796976804733, 0.035112183541059494, 0.053708240389823914, 0.3604234755039215, 0.4014936089515686, 2.315973997116089], "count": [1270]}, "action": {"min": [-0.3320314288139343, 1.7639520168304443, 0.5665862560272217, 0.21308724582195282, -2.692589282989502, -1.5032172203063965, -2.887420415878296, -2.0, 0.19335000216960907, 0.22721999883651733, -0.1687770038843155, -2.6740000247955322, -0.12399999797344208, -1.2730000019073486, -0.7339284420013428, -2.077273368835449, -1.6282352209091187, -2.0020673274993896, 2.001473903656006, -1.7885262966156006, -0.36053267121315, 32.0, -0.3279249966144562, 0.28064998984336853, -0.17444199323654175, -3.1371853351593018, -0.34299999475479126, -3.1411852836608887], "max": [0.6672219634056091, 2.0924925804138184, 2.2691025733947754, 2.030219316482544, 0.18936823308467865, 1.6501215696334839, -0.030770156532526016, 799.0, 0.3996109962463379, 0.3870150148868561, 0.28671398758888245, -0.5389999747276306, 0.9190000295639038, 0.44700002670288086, -0.17866937816143036, -2.0305511951446533, -0.6127676367759705, -0.3260100781917572, 2.8889737129211426, 1.0399022102355957, 0.7948055863380432, 848.0, -0.010901999659836292, 0.4150330126285553, 0.048611998558044434, 3.130000114440918, 1.0099999904632568, 3.1410000324249268], "mean": [0.08306042850017548, 2.0771896839141846, 1.5509912967681885, 1.058359980583191, -1.1327824592590332, 0.8113254308700562, -1.788070797920227, 221.4937286376953, 0.3037561774253845, 0.2931618392467499, 0.018619371578097343, -2.0497002601623535, 0.5233156085014343, -0.4133204519748688, -0.425323486328125, -2.064203977584839, -1.244362235069275, -1.3321670293807983, 2.6624343395233154, -0.5848485231399536, 0.13509076833724976, 542.4020385742188, -0.16058817505836487, 0.34824398159980774, -0.04367262125015259, 2.2906546592712402, 0.32495683431625366, -1.2689275741577148], "std": [0.16881321370601654, 0.03002253733575344, 0.385515958070755, 0.6018382906913757, 1.0781705379486084, 0.7638312578201294, 1.1042031049728394, 295.8068542480469, 0.049724698066711426, 0.04255073517560959, 0.07851928472518921, 0.4497133195400238, 0.2490263432264328, 0.484052836894989, 0.11978977173566818, 0.006203037220984697, 0.275384783744812, 0.3605683743953705, 0.2433898150920868, 0.9120354056358337, 0.22568316757678986, 374.137451171875, 0.07803796976804733, 0.035112183541059494, 0.053708240389823914, 0.3604234755039215, 0.4014936089515686, 2.315973997116089], "count": [1270]}, "timestamp": {"min": [0.0], "max": [42.3], "mean": [21.15], "std": [12.220576909458899], "count": [1270]}, "frame_index": {"min": [0], "max": [1269], "mean": [634.5], "std": [366.61730728376693], "count": [1270]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [1270]}, "index": {"min": [13495], "max": [14764], "mean": [14129.5], "std": [366.61730728376693], "count": [1270]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1270]}, "subtask_annotation": {"mean": [20.91259842519685, 29.0, 29.0, 29.0, 29.0], "std": [2.431308002396468, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1270]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [1270]}, "eef_direction_state": {"mean": [4.364566929133859, 4.034645669291338], "std": [1.7564740790579114, 1.9230216525105857], "min": [0, 0], "max": [6, 6], "count": [1270]}, "eef_velocity_state": {"mean": [0.7118110236220473, 0.9409448818897638], "std": [0.6463238472074395, 0.8392773729661859], "min": [0, 0], "max": [2, 2], "count": [1270]}, "eef_acc_mag_state": {"mean": [0.8149606299212598, 0.8188976377952756], "std": [0.8350188587768437, 0.8354104355472183], "min": [0, 0], "max": [2, 2], "count": [1270]}, "eef_direction_action": {"mean": [4.364566929133859, 4.034645669291338], "std": [1.7564740790579114, 1.9230216525105857], "min": [0, 0], "max": [6, 6], "count": [1270]}, "eef_velocity_action": {"mean": [0.7118110236220473, 0.9409448818897638], "std": [0.6463238472074395, 0.8392773729661859], "min": [0, 0], "max": [2, 2], "count": [1270]}, "eef_acc_mag_action": {"mean": [0.8149606299212598, 0.8188976377952756], "std": [0.8350188587768437, 0.8354104355472183], "min": [0, 0], "max": [2, 2], "count": [1270]}, "eef_sim_pose_state": {"mean": [0.5492659322299834, 0.1603736082782643, 1.142157029309939, 1.8233911492803554, 0.9021268249068217, 1.9657290187482366, 0.4864175862651072, -0.2991188966130107, 1.07714855917837, 0.7463629362721544, 1.0942021844691305, -1.47758408952271], "std": [0.026227577185891138, 0.06983838585612599, 0.048734166596981376, 1.9472974971643653, 0.5468685771300064, 1.1289898929561322, 0.03710636329013138, 0.059574674342889815, 0.07159289862057085, 2.5048205001692296, 0.4325275627640242, 2.0385524727635187], "min": [0.4824056096455729, 0.007830804450251444, 1.0239344633951677, -3.141385853765669, 0.02266994873090966, -3.0772830795735135, 0.42178505134428723, -0.40867261917911046, 0.9857934747583615, -3.141243714297532, 0.26727292768055855, -3.1415648061244377], "max": [0.603482133066143, 0.2904429949264913, 1.2661721924333467, 3.140393700649018, 1.543582093135265, 2.93396082576879, 0.5749824105237483, -0.11116336791173846, 1.2815560896587601, 3.141150512412275, 1.5417794383542014, 3.140974215134587], "count": [1270]}, "eef_sim_pose_action": {"mean": [0.5492659322299834, 0.1603736082782643, 1.142157029309939, 1.8233911492803554, 0.9021268249068217, 1.9657290187482366, 0.4864175862651072, -0.2991188966130107, 1.07714855917837, 0.7463629362721544, 1.0942021844691305, -1.47758408952271], "std": [0.026227577185891138, 0.06983838585612599, 0.048734166596981376, 1.9472974971643653, 0.5468685771300064, 1.1289898929561322, 0.03710636329013138, 0.059574674342889815, 0.07159289862057085, 2.5048205001692296, 0.4325275627640242, 2.0385524727635187], "min": [0.4824056096455729, 0.007830804450251444, 1.0239344633951677, -3.141385853765669, 0.02266994873090966, -3.0772830795735135, 0.42178505134428723, -0.40867261917911046, 0.9857934747583615, -3.141243714297532, 0.26727292768055855, -3.1415648061244377], "max": [0.603482133066143, 0.2904429949264913, 1.2661721924333467, 3.140393700649018, 1.543582093135265, 2.93396082576879, 0.5749824105237483, -0.11116336791173846, 1.2815560896587601, 3.141150512412275, 1.5417794383542014, 3.140974215134587], "count": [1270]}, "gripper_mode_state": {"mean": [0.37559055118110235, 0.721259842519685], "std": [0.4842750138553248, 0.4483793952537919], "min": [0, 0], "max": [1, 1], "count": [1270]}, "gripper_activity_state": {"mean": [1.8921259842519684, 1.8606299212598425], "std": [0.4049120248986117, 0.4630704577799161], "min": [0, 0], "max": [2, 2], "count": [1270]}, "gripper_mode_action": {"mean": [0.37559055118110235, 0.721259842519685], "std": [0.4842750138553248, 0.4483793952537919], "min": [0, 0], "max": [1, 1], "count": [1270]}, "gripper_activity_action": {"mean": [1.8921259842519684, 1.8606299212598425], "std": [0.4049120248986117, 0.4630704577799161], "min": [0, 0], "max": [2, 2], "count": [1270]}, "gripper_open_scale_state": {"mean": [0.5424043307176728, 0.22149527556875076], "std": [0.3741376208313696, 0.29580552086860024], "min": [0.032, 0.0], "max": [0.848, 0.799], "count": [1270]}, "gripper_open_scale_action": {"mean": [0.5424043307176728, 0.22149527556875076], "std": [0.3741376208313696, 0.29580552086860024], "min": [0.032, 0.0], "max": [0.848, 0.799], "count": [1270]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.41355594777162075]], [[0.43674046248934356]], [[0.439871020116984]]], "std": [[[0.2139935917126678]], [[0.18906647659235773]], [[0.1829512325289636]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.7568627450980392]], [[0.7490196078431373]]], "mean": [[[0.4440868395969499]], [[0.4623669617907549]], [[0.46352158520413]]], "std": [[[0.18121110433227156]], [[0.15433628259327403]], [[0.14729388251753575]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.42216444065548925]], [[0.4447135401866061]], [[0.44634534402529125]]], "std": [[[0.1687052983483966]], [[0.13718983361663092]], [[0.1286487475635561]]], "count": [138]}, "observation.state": {"min": [-0.16774359345436096, 2.0265018939971924, 0.5332329869270325, 0.24069836735725403, -2.917928695678711, -1.672566533088684, -0.8600807785987854, -1.0, 0.15365299582481384, 0.2003680020570755, -0.18013699352741241, -2.815000057220459, 0.027999989688396454, -1.1759999990463257, -0.525780439376831, -2.0719501972198486, -1.6296488046646118, -2.0058372020721436, 2.590627431869507, -1.6684999465942383, 0.037000980228185654, -2.0, -0.2749370038509369, 0.27122700214385986, -0.10707700252532959, 1.7109999656677246, -0.16200001537799835, -3.1351852416992188], "max": [0.7367733716964722, 2.0927021503448486, 1.7167057991027832, 2.0348620414733887, -1.9386769533157349, 1.5776031017303467, 0.6550220251083374, 800.0, 0.37755900621414185, 0.39284101128578186, 0.10912500321865082, -1.187000036239624, 0.9879999756813049, 0.46399998664855957, -0.12824679911136627, -2.051529884338379, -0.8640950322151184, -0.6260147094726562, 2.890195369720459, 1.003686547279358, 0.3326073884963989, 852.0, -0.024607999250292778, 0.40932101011276245, 0.05441400036215782, 2.5350000858306885, 0.781000018119812, 3.134999990463257], "mean": [0.15310217440128326, 2.0782382488250732, 1.1759727001190186, 1.1395046710968018, -2.7080135345458984, -0.04216315969824791, 0.039680659770965576, 275.4382019042969, 0.25621747970581055, 0.314039945602417, -0.019484803080558777, -2.0761070251464844, 0.5820249915122986, -0.4467044770717621, -0.3256538510322571, -2.0602405071258545, -1.409693956375122, -1.5772993564605713, 2.774033546447754, -0.8905566930770874, 0.11642079055309296, 343.88055419921875, -0.17346325516700745, 0.3518930971622467, 0.00017485748685430735, 2.2697598934173584, 0.2939414381980896, -2.124809503555298], "std": [0.2546944320201874, 0.011524244211614132, 0.33152732253074646, 0.6182282567024231, 0.21672241389751434, 0.980003833770752, 0.3278898596763611, 308.0847473144531, 0.04653293639421463, 0.0453282967209816, 0.08085408061742783, 0.3989337384700775, 0.26534128189086914, 0.4450208246707916, 0.10357643663883209, 0.00343761476688087, 0.18475717306137085, 0.3332481384277344, 0.10319612175226212, 0.6606478691101074, 0.06476611644029617, 369.93115234375, 0.0705806165933609, 0.0350317656993866, 0.029757045209407806, 0.16429059207439423, 0.2841370701789856, 1.3891499042510986], "count": [720]}, "action": {"min": [-0.16774359345436096, 2.0265018939971924, 0.5332329869270325, 0.24069836735725403, -2.917928695678711, -1.672566533088684, -0.8600807785987854, -1.0, 0.15365299582481384, 0.2003680020570755, -0.18013699352741241, -2.815000057220459, 0.027999989688396454, -1.1759999990463257, -0.525780439376831, -2.0719501972198486, -1.6296488046646118, -2.0058372020721436, 2.590627431869507, -1.6684999465942383, 0.037000980228185654, -2.0, -0.2749370038509369, 0.27122700214385986, -0.10707700252532959, 1.7109999656677246, -0.16200001537799835, -3.1351852416992188], "max": [0.7367733716964722, 2.0927021503448486, 1.7167057991027832, 2.0348620414733887, -1.9386769533157349, 1.5776031017303467, 0.6550220251083374, 800.0, 0.37755900621414185, 0.39284101128578186, 0.10912500321865082, -1.187000036239624, 0.9879999756813049, 0.46399998664855957, -0.12824679911136627, -2.051529884338379, -0.8640950322151184, -0.6260147094726562, 2.890195369720459, 1.003686547279358, 0.3326073884963989, 852.0, -0.024607999250292778, 0.40932101011276245, 0.05441400036215782, 2.5350000858306885, 0.781000018119812, 3.134999990463257], "mean": [0.15310217440128326, 2.0782382488250732, 1.1759727001190186, 1.1395046710968018, -2.7080135345458984, -0.04216315969824791, 0.039680659770965576, 275.4382019042969, 0.25621747970581055, 0.314039945602417, -0.019484803080558777, -2.0761070251464844, 0.5820249915122986, -0.4467044770717621, -0.3256538510322571, -2.0602405071258545, -1.409693956375122, -1.5772993564605713, 2.774033546447754, -0.8905566930770874, 0.11642079055309296, 343.88055419921875, -0.17346325516700745, 0.3518930971622467, 0.00017485748685430735, 2.2697598934173584, 0.2939414381980896, -2.124809503555298], "std": [0.2546944320201874, 0.011524244211614132, 0.33152732253074646, 0.6182282567024231, 0.21672241389751434, 0.980003833770752, 0.3278898596763611, 308.0847473144531, 0.04653293639421463, 0.0453282967209816, 0.08085408061742783, 0.3989337384700775, 0.26534128189086914, 0.4450208246707916, 0.10357643663883209, 0.00343761476688087, 0.18475717306137085, 0.3332481384277344, 0.10319612175226212, 0.6606478691101074, 0.06476611644029617, 369.93115234375, 0.0705806165933609, 0.0350317656993866, 0.029757045209407806, 0.16429059207439423, 0.2841370701789856, 1.3891499042510986], "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": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [720]}, "index": {"min": [14765], "max": [15484], "mean": [15124.5], "std": [207.84589643932512], "count": [720]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [720]}, "subtask_annotation": {"mean": [21.55, 29.0, 29.0, 29.0, 29.0], "std": [1.9286581403199012, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [720]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [720]}, "eef_direction_state": {"mean": [4.111111111111111, 3.6055555555555556], "std": [1.8139548226914115, 2.0193431886581976], "min": [0, 0], "max": [6, 6], "count": [720]}, "eef_velocity_state": {"mean": [0.7902777777777777, 1.0], "std": [0.6512082194365575, 0.7378647873726218], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_acc_mag_state": {"mean": [0.9125, 0.8708333333333333], "std": [0.8329061405037744, 0.8391360471077132], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_direction_action": {"mean": [4.111111111111111, 3.6055555555555556], "std": [1.8139548226914115, 2.0193431886581976], "min": [0, 0], "max": [6, 6], "count": [720]}, "eef_velocity_action": {"mean": [0.7902777777777777, 1.0], "std": [0.6512082194365575, 0.7378647873726218], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_acc_mag_action": {"mean": [0.9125, 0.8708333333333333], "std": [0.8329061405037744, 0.8391360471077132], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_sim_pose_state": {"mean": [0.5497723749659107, 0.1963677446560312, 1.169399102643999, 2.540986120007894, 0.8404284016279794, 2.267841538294951, 0.5063099454506534, -0.23819943055863216, 1.0841804042946612, -0.4806559198154632, 1.0944732622388555, -0.7619857428815318], "std": [0.032128679787778516, 0.043965098949073786, 0.05417307385593579, 1.3710248701063195, 0.4104483418367809, 1.0923233202265332, 0.04264351898683256, 0.06505001408254148, 0.06469074547101776, 2.4003396398068357, 0.38739820885275056, 2.419084434804082], "min": [0.46987218727025737, 0.058493651804030905, 1.037400153304742, -3.118470987227043, 0.17698665939851255, -3.1290249672703014, 0.38587178914547055, -0.3402957930792153, 0.9933634179178181, -3.1364172093507525, 0.30688095443011476, -3.140538850335835], "max": [0.6087552201301745, 0.24726317790992733, 1.2612196381202394, 3.1384112248716463, 1.444800501507428, 3.1259145582508037, 0.5820218858788256, -0.07914242700396285, 1.2182244737653594, 3.140425924616915, 1.5667450644918657, 3.1373722298735953], "count": [720]}, "eef_sim_pose_action": {"mean": [0.5497723749659107, 0.1963677446560312, 1.169399102643999, 2.540986120007894, 0.8404284016279794, 2.267841538294951, 0.5063099454506534, -0.23819943055863216, 1.0841804042946612, -0.4806559198154632, 1.0944732622388555, -0.7619857428815318], "std": [0.032128679787778516, 0.043965098949073786, 0.05417307385593579, 1.3710248701063195, 0.4104483418367809, 1.0923233202265332, 0.04264351898683256, 0.06505001408254148, 0.06469074547101776, 2.4003396398068357, 0.38739820885275056, 2.419084434804082], "min": [0.46987218727025737, 0.058493651804030905, 1.037400153304742, -3.118470987227043, 0.17698665939851255, -3.1290249672703014, 0.38587178914547055, -0.3402957930792153, 0.9933634179178181, -3.1364172093507525, 0.30688095443011476, -3.140538850335835], "max": [0.6087552201301745, 0.24726317790992733, 1.2612196381202394, 3.1384112248716463, 1.444800501507428, 3.1259145582508037, 0.5820218858788256, -0.07914242700396285, 1.2182244737653594, 3.140425924616915, 1.5667450644918657, 3.1373722298735953], "count": [720]}, "gripper_mode_state": {"mean": [0.6333333333333333, 0.6236111111111111], "std": [0.48189440982669923, 0.4844794043196025], "min": [0, 0], "max": [1, 1], "count": [720]}, "gripper_activity_state": {"mean": [1.7902777777777779, 1.8333333333333333], "std": [0.5494087029156973, 0.49999999999999717], "min": [0, 0], "max": [2, 2], "count": [720]}, "gripper_mode_action": {"mean": [0.6333333333333333, 0.6236111111111111], "std": [0.48189440982669923, 0.4844794043196025], "min": [0, 0], "max": [1, 1], "count": [720]}, "gripper_activity_action": {"mean": [1.7902777777777779, 1.8333333333333333], "std": [0.5494087029156973, 0.49999999999999717], "min": [0, 0], "max": [2, 2], "count": [720]}, "gripper_open_scale_state": {"mean": [0.3438867274638681, 0.2756187500304646], "std": [0.36992545391757503, 0.3079231265971068], "min": [0.0, 0.0], "max": [0.852, 0.8], "count": [720]}, "gripper_open_scale_action": {"mean": [0.3438867274638681, 0.2756187500304646], "std": [0.36992545391757503, 0.3079231265971068], "min": [0.0, 0.0], "max": [0.852, 0.8], "count": [720]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4042411713643791]], [[0.43364865876906317]], [[0.4380218188316993]]], "std": [[[0.2261218950694483]], [[0.19485507243213965]], [[0.19015135139679162]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.7725490196078432]], [[0.7686274509803922]]], "mean": [[[0.42986156386165575]], [[0.45183448393246184]], [[0.4553599145561002]]], "std": [[[0.20575462140596004]], [[0.17855490012901054]], [[0.16977865317124563]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4138496953295207]], [[0.4396272348175381]], [[0.44261643348311547]]], "std": [[[0.17343287072522298]], [[0.14029216678477235]], [[0.13079444517059655]]], "count": [120]}, "observation.state": {"min": [-0.15676547586917877, 1.847692847251892, 0.46497318148612976, 0.21614156663417816, -2.7192578315734863, -1.6504182815551758, -0.8809025883674622, -2.0, 0.15973499417304993, 0.21796099841594696, -0.18050099909305573, -2.7009999752044678, 0.12200000137090683, -1.3819999694824219, -0.5479810237884521, -2.075057029724121, -1.6152323484420776, -2.0019800662994385, 2.0712695121765137, -1.7769197225570679, -0.04804891347885132, 35.0, -0.2867969870567322, 0.29982998967170715, -0.0902239978313446, 1.625, -0.24799999594688416, -3.125999927520752], "max": [0.6993185877799988, 2.092684745788574, 1.9510164260864258, 2.0222082138061523, -2.288947105407715, 1.5972903966903687, 0.40706315636634827, 656.0, 0.37314000725746155, 0.36333000659942627, 0.12943999469280243, -1.222000002861023, 0.9649999737739563, 0.43799999356269836, -0.14528122544288635, -2.0073904991149902, -0.7298094034194946, -0.449876070022583, 2.8794965744018555, 1.1574326753616333, 0.7248876094818115, 852.0, -0.04940799996256828, 0.40812501311302185, 0.0524509996175766, 2.819999933242798, 0.7860000133514404, 3.138000011444092], "mean": [0.10186152905225754, 2.0734426975250244, 1.2802549600601196, 1.2064107656478882, -2.414388656616211, 0.126272514462471, -0.18216480314731598, 277.8533020019531, 0.26996293663978577, 0.28787901997566223, 0.005823065061122179, -2.1226096153259277, 0.5497660636901855, -0.5055770874023438, -0.3714839220046997, -2.0601236820220947, -1.474471092224121, -1.574295163154602, 2.675379514694214, -1.115523099899292, 0.1703471839427948, 386.53204345703125, -0.17880193889141083, 0.3416825830936432, 0.004180528223514557, 2.3442420959472656, 0.1900119185447693, -2.0086443424224854], "std": [0.2483009397983551, 0.031029194593429565, 0.529430091381073, 0.675584614276886, 0.10172122716903687, 1.176810383796692, 0.30067726969718933, 304.84039306640625, 0.045521002262830734, 0.045449234545230865, 0.09037552773952484, 0.4496220350265503, 0.2184734344482422, 0.5979108214378357, 0.10415387153625488, 0.007098889909684658, 0.1724163442850113, 0.33522823452949524, 0.2612810730934143, 0.7037086486816406, 0.17526061832904816, 338.7981872558594, 0.06454900652170181, 0.02804848551750183, 0.029262373223900795, 0.21300582587718964, 0.32156848907470703, 1.354638934135437], "count": [593]}, "action": {"min": [-0.15676547586917877, 1.847692847251892, 0.46497318148612976, 0.21614156663417816, -2.7192578315734863, -1.6504182815551758, -0.8809025883674622, -2.0, 0.15973499417304993, 0.21796099841594696, -0.18050099909305573, -2.7009999752044678, 0.12200000137090683, -1.3819999694824219, -0.5479810237884521, -2.075057029724121, -1.6152323484420776, -2.0019800662994385, 2.0712695121765137, -1.7769197225570679, -0.04804891347885132, 35.0, -0.2867969870567322, 0.29982998967170715, -0.0902239978313446, 1.625, -0.24799999594688416, -3.125999927520752], "max": [0.6993185877799988, 2.092684745788574, 1.9510164260864258, 2.0222082138061523, -2.288947105407715, 1.5972903966903687, 0.40706315636634827, 656.0, 0.37314000725746155, 0.36333000659942627, 0.12943999469280243, -1.222000002861023, 0.9649999737739563, 0.43799999356269836, -0.14528122544288635, -2.0073904991149902, -0.7298094034194946, -0.449876070022583, 2.8794965744018555, 1.1574326753616333, 0.7248876094818115, 852.0, -0.04940799996256828, 0.40812501311302185, 0.0524509996175766, 2.819999933242798, 0.7860000133514404, 3.138000011444092], "mean": [0.10186152905225754, 2.0734426975250244, 1.2802549600601196, 1.2064107656478882, -2.414388656616211, 0.126272514462471, -0.18216480314731598, 277.8533020019531, 0.26996293663978577, 0.28787901997566223, 0.005823065061122179, -2.1226096153259277, 0.5497660636901855, -0.5055770874023438, -0.3714839220046997, -2.0601236820220947, -1.474471092224121, -1.574295163154602, 2.675379514694214, -1.115523099899292, 0.1703471839427948, 386.53204345703125, -0.17880193889141083, 0.3416825830936432, 0.004180528223514557, 2.3442420959472656, 0.1900119185447693, -2.0086443424224854], "std": [0.2483009397983551, 0.031029194593429565, 0.529430091381073, 0.675584614276886, 0.10172122716903687, 1.176810383796692, 0.30067726969718933, 304.84039306640625, 0.045521002262830734, 0.045449234545230865, 0.09037552773952484, 0.4496220350265503, 0.2184734344482422, 0.5979108214378357, 0.10415387153625488, 0.007098889909684658, 0.1724163442850113, 0.33522823452949524, 0.2612810730934143, 0.7037086486816406, 0.17526061832904816, 338.7981872558594, 0.06454900652170181, 0.02804848551750183, 0.029262373223900795, 0.21300582587718964, 0.32156848907470703, 1.354638934135437], "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": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [593]}, "index": {"min": [15485], "max": [16077], "mean": [15781.0], "std": [171.18411141224527], "count": [593]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [593]}, "subtask_annotation": {"mean": [22.259696458684655, 29.0, 29.0, 29.0, 29.0], "std": [1.2126419148969174, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [593]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [593]}, "eef_direction_state": {"mean": [4.284991568296796, 3.430016863406408], "std": [1.7114023050833533, 2.137493804348436], "min": [0, 0], "max": [6, 6], "count": [593]}, "eef_velocity_state": {"mean": [0.8128161888701517, 0.9763912310286678], "std": [0.6675097778172224, 0.7456105132673342], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_acc_mag_state": {"mean": [0.8381112984822934, 0.9308600337268128], "std": [0.8420430913639912, 0.8417492240127891], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_direction_action": {"mean": [4.284991568296796, 3.430016863406408], "std": [1.7114023050833533, 2.137493804348436], "min": [0, 0], "max": [6, 6], "count": [593]}, "eef_velocity_action": {"mean": [0.8128161888701517, 0.9763912310286678], "std": [0.6675097778172224, 0.7456105132673342], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_acc_mag_action": {"mean": [0.8381112984822934, 0.9308600337268128], "std": [0.8420430913639912, 0.8417492240127891], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_sim_pose_state": {"mean": [0.5454548761008251, 0.20230335917110726, 1.1724635657832174, 1.329602153666469, 0.6919569197667915, 2.5041497249442166, 0.4825206807962676, -0.2675702786378768, 1.0939866804886378, 1.0459935031315848, 0.991043197254054, -0.7352284299671928], "std": [0.022707853304270238, 0.03429710000695196, 0.05454181210614709, 2.619288955932118, 0.45677168276609154, 0.5290633852036519, 0.03909273219570113, 0.07841878259164894, 0.06726051919660185, 2.158355535626011, 0.41408783024296525, 2.3639093707384], "min": [0.5084681367515386, 0.07120130919428833, 1.0260284644609752, -3.1413887553168016, 0.07544802450027976, -0.09768886514228267, 0.40678162381075117, -0.33992039189315093, 1.0020611086991889, -3.1401738192926976, 0.24464774303322145, -3.1401993223141624], "max": [0.5958503864149685, 0.24645564794279085, 1.266818657349639, 3.1413588763336606, 1.5627131146499837, 2.799351740103472, 0.5558390424625631, -0.08160567745853842, 1.2166312437712528, 3.137519663395452, 1.5485301522908328, 3.1415255045145707], "count": [593]}, "eef_sim_pose_action": {"mean": [0.5454548761008251, 0.20230335917110726, 1.1724635657832174, 1.329602153666469, 0.6919569197667915, 2.5041497249442166, 0.4825206807962676, -0.2675702786378768, 1.0939866804886378, 1.0459935031315848, 0.991043197254054, -0.7352284299671928], "std": [0.022707853304270238, 0.03429710000695196, 0.05454181210614709, 2.619288955932118, 0.45677168276609154, 0.5290633852036519, 0.03909273219570113, 0.07841878259164894, 0.06726051919660185, 2.158355535626011, 0.41408783024296525, 2.3639093707384], "min": [0.5084681367515386, 0.07120130919428833, 1.0260284644609752, -3.1413887553168016, 0.07544802450027976, -0.09768886514228267, 0.40678162381075117, -0.33992039189315093, 1.0020611086991889, -3.1401738192926976, 0.24464774303322145, -3.1401993223141624], "max": [0.5958503864149685, 0.24645564794279085, 1.266818657349639, 3.1413588763336606, 1.5627131146499837, 2.799351740103472, 0.5558390424625631, -0.08160567745853842, 1.2166312437712528, 3.137519663395452, 1.5485301522908328, 3.1415255045145707], "count": [593]}, "gripper_mode_state": {"mean": [0.6205733558178752, 0.6053962900505903], "std": [0.48524433625423613, 0.488765405939878], "min": [0, 0], "max": [1, 1], "count": [593]}, "gripper_activity_state": {"mean": [1.7689713322091063, 1.809443507588533], "std": [0.565072593812203, 0.5218127638032309], "min": [0, 0], "max": [2, 2], "count": [593]}, "gripper_mode_action": {"mean": [0.6205733558178752, 0.6053962900505903], "std": [0.48524433625423613, 0.488765405939878], "min": [0, 0], "max": [1, 1], "count": [593]}, "gripper_activity_action": {"mean": [1.7689713322091063, 1.809443507588533], "std": [0.565072593812203, 0.5218127638032309], "min": [0, 0], "max": [2, 2], "count": [593]}, "gripper_open_scale_state": {"mean": [0.3865320406136988, 0.2784645869253457], "std": [0.3387981717546685, 0.30428055721028907], "min": [0.035, 0.0], "max": [0.852, 0.656], "count": [593]}, "gripper_open_scale_action": {"mean": [0.3865320406136988, 0.2784645869253457], "std": [0.3387981717546685, 0.30428055721028907], "min": [0.035, 0.0], "max": [0.852, 0.656], "count": [593]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4090563909313725]], [[0.4357388909313726]], [[0.43802842218137256]]], "std": [[[0.21441005403132013]], [[0.18584974577580865]], [[0.18013726946980738]]], "count": [200]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.803921568627451]], [[0.807843137254902]]], "mean": [[[0.41704771650326794]], [[0.44561873978758165]], [[0.45027553513071894]]], "std": [[[0.20013011170862027]], [[0.16667583834519775]], [[0.1568074229341867]]], "count": [200]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41085945159313725]], [[0.44236488051470585]], [[0.44493496017156864]]], "std": [[[0.16123296180937136]], [[0.12746421116290038]], [[0.1187304487131156]]], "count": [200]}, "observation.state": {"min": [-0.1215447336435318, 1.7952980995178223, 0.7357085943222046, 0.2542944848537445, -2.5956711769104004, -1.5450876951217651, -2.8940179347991943, -3.0, 0.17190800607204437, 0.2166150063276291, -0.14375300705432892, -3.0329999923706055, -0.16500002145767212, -1.593999981880188, -0.7766191959381104, -2.076540470123291, -1.744247317314148, -1.972902774810791, 2.183424472808838, -1.7840406894683838, -0.04340634122490883, 40.0, -0.3078649938106537, 0.30918198823928833, -0.1797969937324524, 1.6490000486373901, -0.20200000703334808, -3.1411852836608887], "max": [0.7053399085998535, 2.0925800800323486, 2.8806135654449463, 1.9305611848831177, 0.08649852126836777, 1.7202314138412476, -0.030089477077126503, 641.0, 0.4996809959411621, 0.4201599955558777, 0.2785539925098419, -0.6710000038146973, 1.0019999742507935, 0.8130000233650208, -0.21671752631664276, -1.9493235349655151, -0.713193953037262, -0.3727674186229706, 2.8661797046661377, 1.0237054824829102, 0.5000717639923096, 856.0, -0.02027899958193302, 0.4463610053062439, 0.06138800084590912, 2.703000068664551, 0.8220000267028809, 3.1389999389648438], "mean": [0.07419058680534363, 2.0777533054351807, 1.9964792728424072, 1.1901750564575195, -1.4889285564422607, 1.0675036907196045, -1.4379466772079468, 252.09335327148438, 0.32640060782432556, 0.2869357466697693, 0.07846391946077347, -2.160165309906006, 0.5071769952774048, -0.6242380738258362, -0.4414637088775635, -2.0611255168914795, -1.4545323848724365, -1.3692827224731445, 2.618243455886841, -0.880940318107605, 0.16005076467990875, 451.894287109375, -0.18975619971752167, 0.3675019443035126, -0.01579895429313183, 2.3437416553497314, 0.2782180905342102, -1.8618911504745483], "std": [0.15688741207122803, 0.026738649234175682, 0.3799731433391571, 0.4654169976711273, 0.8837118148803711, 0.5778896808624268, 1.0931400060653687, 237.9266815185547, 0.053974129259586334, 0.052810680121183395, 0.07409364730119705, 0.6349449753761292, 0.21379604935646057, 0.6556364297866821, 0.09395407140254974, 0.009225412271916866, 0.2513251304626465, 0.3380172550678253, 0.1750839799642563, 0.7618346214294434, 0.10378646850585938, 358.75115966796875, 0.06064766272902489, 0.0383777990937233, 0.038121432065963745, 0.2199116051197052, 0.30948030948638916, 1.577791452407837], "count": [1173]}, "action": {"min": [-0.1215447336435318, 1.7952980995178223, 0.7357085943222046, 0.2542944848537445, -2.5956711769104004, -1.5450876951217651, -2.8940179347991943, -3.0, 0.17190800607204437, 0.2166150063276291, -0.14375300705432892, -3.0329999923706055, -0.16500002145767212, -1.593999981880188, -0.7766191959381104, -2.076540470123291, -1.744247317314148, -1.972902774810791, 2.183424472808838, -1.7840406894683838, -0.04340634122490883, 40.0, -0.3078649938106537, 0.30918198823928833, -0.1797969937324524, 1.6490000486373901, -0.20200000703334808, -3.1411852836608887], "max": [0.7053399085998535, 2.0925800800323486, 2.8806135654449463, 1.9305611848831177, 0.08649852126836777, 1.7202314138412476, -0.030089477077126503, 641.0, 0.4996809959411621, 0.4201599955558777, 0.2785539925098419, -0.6710000038146973, 1.0019999742507935, 0.8130000233650208, -0.21671752631664276, -1.9493235349655151, -0.713193953037262, -0.3727674186229706, 2.8661797046661377, 1.0237054824829102, 0.5000717639923096, 856.0, -0.02027899958193302, 0.4463610053062439, 0.06138800084590912, 2.703000068664551, 0.8220000267028809, 3.1389999389648438], "mean": [0.07419058680534363, 2.0777533054351807, 1.9964792728424072, 1.1901750564575195, -1.4889285564422607, 1.0675036907196045, -1.4379466772079468, 252.09335327148438, 0.32640060782432556, 0.2869357466697693, 0.07846391946077347, -2.160165309906006, 0.5071769952774048, -0.6242380738258362, -0.4414637088775635, -2.0611255168914795, -1.4545323848724365, -1.3692827224731445, 2.618243455886841, -0.880940318107605, 0.16005076467990875, 451.894287109375, -0.18975619971752167, 0.3675019443035126, -0.01579895429313183, 2.3437416553497314, 0.2782180905342102, -1.8618911504745483], "std": [0.15688741207122803, 0.026738649234175682, 0.3799731433391571, 0.4654169976711273, 0.8837118148803711, 0.5778896808624268, 1.0931400060653687, 237.9266815185547, 0.053974129259586334, 0.052810680121183395, 0.07409364730119705, 0.6349449753761292, 0.21379604935646057, 0.6556364297866821, 0.09395407140254974, 0.009225412271916866, 0.2513251304626465, 0.3380172550678253, 0.1750839799642563, 0.7618346214294434, 0.10378646850585938, 358.75115966796875, 0.06064766272902489, 0.0383777990937233, 0.038121432065963745, 0.2199116051197052, 0.30948030948638916, 1.577791452407837], "count": [1173]}, "timestamp": {"min": [0.0], "max": [39.06666666666667], "mean": [19.53333333333333], "std": [11.287193660992122], "count": [1173]}, "frame_index": {"min": [0], "max": [1172], "mean": [586.0], "std": [338.6158098297637], "count": [1173]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [1173]}, "index": {"min": [16078], "max": [17250], "mean": [16664.0], "std": [338.6158098297637], "count": [1173]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1173]}, "subtask_annotation": {"mean": [21.65302642796249, 29.0, 29.0, 29.0, 29.0], "std": [1.9203628520490634, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1173]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [1173]}, "eef_direction_state": {"mean": [4.4364876385336744, 3.7058823529411766], "std": [1.7665351643390341, 1.865816107163283], "min": [0, 0], "max": [6, 6], "count": [1173]}, "eef_velocity_state": {"mean": [0.6632566069906224, 1.0281329923273657], "std": [0.6670840720754698, 0.7199931391481875], "min": [0, 0], "max": [2, 2], "count": [1173]}, "eef_acc_mag_state": {"mean": [0.7740835464620631, 0.9437340153452686], "std": [0.8336140054938809, 0.8311325303739805], "min": [0, 0], "max": [2, 2], "count": [1173]}, "eef_direction_action": {"mean": [4.4364876385336744, 3.7058823529411766], "std": [1.7665351643390341, 1.865816107163283], "min": [0, 0], "max": [6, 6], "count": [1173]}, "eef_velocity_action": {"mean": [0.6632566069906224, 1.0281329923273657], "std": [0.6670840720754698, 0.7199931391481875], "min": [0, 0], "max": [2, 2], "count": [1173]}, "eef_acc_mag_action": {"mean": [0.7740835464620631, 0.9437340153452686], "std": [0.8336140054938809, 0.8311325303739805], "min": [0, 0], "max": [2, 2], "count": [1173]}, "eef_sim_pose_state": {"mean": [0.5688885479155469, 0.1971817907621117, 1.1490686617252182, 0.3702186427231666, 0.7639177057462191, 2.4643848168199103, 0.48341386302214623, -0.35795479293699434, 1.1059644091575194, 1.1339326539004089, 0.9068838837162655, 0.5842243482502969], "std": [0.031140761480384447, 0.0512526158021985, 0.044623551496423455, 2.9256665361884737, 0.44283812097644065, 0.8538056969802719, 0.04594576030054607, 0.06820459416422733, 0.05008147349519608, 2.171237371263937, 0.45963685954892924, 2.4982833727029594], "min": [0.5286307486776248, -0.002548143741838413, 1.021943171166764, -3.1414385160587317, 0.09610608674174848, -0.9702662700558059, 0.40506328720034696, -0.5607412769747838, 1.0201142923892346, -3.133752526956558, 0.1473101794037912, -3.13800008762318], "max": [0.6431356775596986, 0.2636794795853163, 1.2672961564736216, 3.1415178715634866, 1.5304933570732882, 2.9406340252412844, 0.6093759670899602, -0.11050264549298057, 1.209576307517575, 3.138892918844565, 1.5545319038136287, 3.1414917472016874], "count": [1173]}, "eef_sim_pose_action": {"mean": [0.5688885479155469, 0.1971817907621117, 1.1490686617252182, 0.3702186427231666, 0.7639177057462191, 2.4643848168199103, 0.48341386302214623, -0.35795479293699434, 1.1059644091575194, 1.1339326539004089, 0.9068838837162655, 0.5842243482502969], "std": [0.031140761480384447, 0.0512526158021985, 0.044623551496423455, 2.9256665361884737, 0.44283812097644065, 0.8538056969802719, 0.04594576030054607, 0.06820459416422733, 0.05008147349519608, 2.171237371263937, 0.45963685954892924, 2.4982833727029594], "min": [0.5286307486776248, -0.002548143741838413, 1.021943171166764, -3.1414385160587317, 0.09610608674174848, -0.9702662700558059, 0.40506328720034696, -0.5607412769747838, 1.0201142923892346, -3.133752526956558, 0.1473101794037912, -3.13800008762318], "max": [0.6431356775596986, 0.2636794795853163, 1.2672961564736216, 3.1415178715634866, 1.5304933570732882, 2.9406340252412844, 0.6093759670899602, -0.11050264549298057, 1.209576307517575, 3.138892918844565, 1.5545319038136287, 3.1414917472016874], "count": [1173]}, "gripper_mode_state": {"mean": [0.5217391304347826, 0.7416879795396419], "std": [0.4995271866554756, 0.4377064319221867], "min": [0, 0], "max": [1, 1], "count": [1173]}, "gripper_activity_state": {"mean": [1.856777493606138, 1.8269394714407503], "std": [0.46893125383513173, 0.5106443388872324], "min": [0, 0], "max": [2, 2], "count": [1173]}, "gripper_mode_action": {"mean": [0.5217391304347826, 0.7416879795396419], "std": [0.4995271866554756, 0.4377064319221867], "min": [0, 0], "max": [1, 1], "count": [1173]}, "gripper_activity_action": {"mean": [1.856777493606138, 1.8269394714407503], "std": [0.46893125383513173, 0.5106443388872324], "min": [0, 0], "max": [2, 2], "count": [1173]}, "gripper_open_scale_state": {"mean": [0.45189428812727794, 0.2524629069100252], "std": [0.35875145941137837, 0.2375334494427304], "min": [0.04, 0.0], "max": [0.856, 0.641], "count": [1173]}, "gripper_open_scale_action": {"mean": [0.45189428812727794, 0.2524629069100252], "std": [0.35875145941137837, 0.2375334494427304], "min": [0.04, 0.0], "max": [0.856, 0.641], "count": [1173]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4117839163443155]], [[0.44172025337912946]], [[0.4458204240029345]]], "std": [[[0.22257435458853667]], [[0.19177163856377372]], [[0.18532929661304684]]], "count": [147]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.796078431372549]], [[0.796078431372549]]], "mean": [[[0.4352775985394158]], [[0.45590232759770577]], [[0.45944877812236007]]], "std": [[[0.19599940763585202]], [[0.16865493503835985]], [[0.16065220225454607]]], "count": [147]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[0.9450980392156862]], [[0.8470588235294118]], [[0.8549019607843137]]], "mean": [[[0.42129910992174646]], [[0.44434258564536927]], [[0.4475792525343471]]], "std": [[[0.17553331496264585]], [[0.14509990852380475]], [[0.1357414256501814]]], "count": [147]}, "observation.state": {"min": [-0.11534881591796875, 2.001997470855713, 0.8236208558082581, 0.32105332612991333, -2.4922080039978027, -1.1157541275024414, -2.898014545440674, -2.0, 0.18603600561618805, 0.19753800332546234, -0.16551800072193146, -2.8929998874664307, 0.2240000069141388, -1.4279999732971191, -0.6181433200836182, -2.073049783706665, -1.663979411125183, -1.9866909980773926, 2.244318723678589, -1.7995741367340088, 0.0014486233703792095, 40.0, -0.28314000368118286, 0.3027310073375702, -0.14759400486946106, 1.7009999752044678, -0.32099997997283936, -3.115000009536743], "max": [0.6266430616378784, 2.091270923614502, 2.3669981956481934, 2.030900001525879, -0.05215043947100639, 1.7146987915039062, -0.20329596102237701, 807.0, 0.41610801219940186, 0.40076398849487305, 0.18959400057792664, -1.2339999675750732, 0.8080000281333923, 0.2279999852180481, -0.3174230456352234, -2.051407814025879, -0.8211774230003357, -0.46933653950691223, 2.850262403488159, 1.067687749862671, 0.45577529072761536, 852.0, -0.011071999557316303, 0.4334090054035187, 0.0451899990439415, 2.7300000190734863, 0.7940000295639038, 3.0929999351501465], "mean": [0.09809662401676178, 2.080531358718872, 1.9425123929977417, 1.1786601543426514, -1.5185085535049438, 1.1059919595718384, -1.4560288190841675, 379.7966613769531, 0.31906333565711975, 0.28755128383636475, 0.06484496593475342, -2.1858816146850586, 0.5119848251342773, -0.6043333411216736, -0.49382004141807556, -2.0619664192199707, -1.4343117475509644, -1.3738617897033691, 2.6334078311920166, -0.9728022217750549, 0.11899971961975098, 344.8024597167969, -0.17812667787075043, 0.35820022225379944, -0.014557900838553905, 2.3420727252960205, 0.19663970172405243, -1.7267231941223145], "std": [0.20102927088737488, 0.010720685124397278, 0.35841527581214905, 0.634669840335846, 0.9509369730949402, 0.6086025238037109, 1.0903681516647339, 350.9980773925781, 0.04830963537096977, 0.06411852687597275, 0.07638904452323914, 0.4717625081539154, 0.14413897693157196, 0.5425848960876465, 0.07824436575174332, 0.004215705208480358, 0.27066048979759216, 0.41085538268089294, 0.1830371618270874, 0.8937865495681763, 0.09096363186836243, 350.0125732421875, 0.06476153433322906, 0.03448072075843811, 0.037768084555864334, 0.26011133193969727, 0.3466635048389435, 1.7133108377456665], "count": [777]}, "action": {"min": [-0.11534881591796875, 2.001997470855713, 0.8236208558082581, 0.32105332612991333, -2.4922080039978027, -1.1157541275024414, -2.898014545440674, -2.0, 0.18603600561618805, 0.19753800332546234, -0.16551800072193146, -2.8929998874664307, 0.2240000069141388, -1.4279999732971191, -0.6181433200836182, -2.073049783706665, -1.663979411125183, -1.9866909980773926, 2.244318723678589, -1.7995741367340088, 0.0014486233703792095, 40.0, -0.28314000368118286, 0.3027310073375702, -0.14759400486946106, 1.7009999752044678, -0.32099997997283936, -3.115000009536743], "max": [0.6266430616378784, 2.091270923614502, 2.3669981956481934, 2.030900001525879, -0.05215043947100639, 1.7146987915039062, -0.20329596102237701, 807.0, 0.41610801219940186, 0.40076398849487305, 0.18959400057792664, -1.2339999675750732, 0.8080000281333923, 0.2279999852180481, -0.3174230456352234, -2.051407814025879, -0.8211774230003357, -0.46933653950691223, 2.850262403488159, 1.067687749862671, 0.45577529072761536, 852.0, -0.011071999557316303, 0.4334090054035187, 0.0451899990439415, 2.7300000190734863, 0.7940000295639038, 3.0929999351501465], "mean": [0.09809662401676178, 2.080531358718872, 1.9425123929977417, 1.1786601543426514, -1.5185085535049438, 1.1059919595718384, -1.4560288190841675, 379.7966613769531, 0.31906333565711975, 0.28755128383636475, 0.06484496593475342, -2.1858816146850586, 0.5119848251342773, -0.6043333411216736, -0.49382004141807556, -2.0619664192199707, -1.4343117475509644, -1.3738617897033691, 2.6334078311920166, -0.9728022217750549, 0.11899971961975098, 344.8024597167969, -0.17812667787075043, 0.35820022225379944, -0.014557900838553905, 2.3420727252960205, 0.19663970172405243, -1.7267231941223145], "std": [0.20102927088737488, 0.010720685124397278, 0.35841527581214905, 0.634669840335846, 0.9509369730949402, 0.6086025238037109, 1.0903681516647339, 350.9980773925781, 0.04830963537096977, 0.06411852687597275, 0.07638904452323914, 0.4717625081539154, 0.14413897693157196, 0.5425848960876465, 0.07824436575174332, 0.004215705208480358, 0.27066048979759216, 0.41085538268089294, 0.1830371618270874, 0.8937865495681763, 0.09096363186836243, 350.0125732421875, 0.06476153433322906, 0.03448072075843811, 0.037768084555864334, 0.26011133193969727, 0.3466635048389435, 1.7133108377456665], "count": [777]}, "timestamp": {"min": [0.0], "max": [25.866666666666667], "mean": [12.933333333333334], "std": [7.4766797939152605], "count": [777]}, "frame_index": {"min": [0], "max": [776], "mean": [388.0], "std": [224.3003938174578], "count": [777]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [777]}, "index": {"min": [17251], "max": [18027], "mean": [17639.0], "std": [224.3003938174578], "count": [777]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [777]}, "subtask_annotation": {"mean": [21.626769626769626, 29.0, 29.0, 29.0, 29.0], "std": [2.2483407844086964, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [777]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [777]}, "eef_direction_state": {"mean": [4.444015444015444, 3.550836550836551], "std": [1.7278901782896798, 2.0326301998319667], "min": [0, 0], "max": [6, 6], "count": [777]}, "eef_velocity_state": {"mean": [0.703989703989704, 1.0257400257400258], "std": [0.6633614643061685, 0.7347639019545301], "min": [0, 0], "max": [2, 2], "count": [777]}, "eef_acc_mag_state": {"mean": [0.7348777348777349, 0.8893178893178894], "std": [0.8238597778573669, 0.8401762841937817], "min": [0, 0], "max": [2, 2], "count": [777]}, "eef_direction_action": {"mean": [4.444015444015444, 3.550836550836551], "std": [1.7278901782896798, 2.0326301998319667], "min": [0, 0], "max": [6, 6], "count": [777]}, "eef_velocity_action": {"mean": [0.703989703989704, 1.0257400257400258], "std": [0.6633614643061685, 0.7347639019545301], "min": [0, 0], "max": [2, 2], "count": [777]}, "eef_acc_mag_action": {"mean": [0.7348777348777349, 0.8893178893178894], "std": [0.8238597778573669, 0.8401762841937817], "min": [0, 0], "max": [2, 2], "count": [777]}, "eef_sim_pose_state": {"mean": [0.5620894579271964, 0.18907244579448954, 1.1590688386382524, 0.6530667405466026, 0.6977610556373629, 2.3609041446617347, 0.48200537843737495, -0.3435075819804639, 1.1044824151883823, 0.5234566198181619, 0.9641568168430612, -0.166424677806289], "std": [0.028439891693755496, 0.04379355412614564, 0.06161044624510848, 2.8128344639288976, 0.4776499760623374, 0.8712408854639526, 0.059851574547510576, 0.0580625321381569, 0.07565474495581116, 2.467687130967041, 0.3820689449224379, 2.555064304897556], "min": [0.5074978780586649, 0.012151405877326299, 1.0308373376234006, -3.141477708693246, 0.047201291252164435, -3.078672083594908, 0.38148079432624693, -0.4210286619120277, 1.0134394778151194, -3.140726986094595, 0.2642180882648866, -3.140914682096877], "max": [0.6193440304748803, 0.24298372480278824, 1.2901382368229688, 3.1408581936574698, 1.4949170844604196, 3.133415121845986, 0.5895318665761671, -0.1087990748080029, 1.2327700146221656, 3.1402890729879016, 1.533738792803569, 3.1401019267072323], "count": [777]}, "eef_sim_pose_action": {"mean": [0.5620894579271964, 0.18907244579448954, 1.1590688386382524, 0.6530667405466026, 0.6977610556373629, 2.3609041446617347, 0.48200537843737495, -0.3435075819804639, 1.1044824151883823, 0.5234566198181619, 0.9641568168430612, -0.166424677806289], "std": [0.028439891693755496, 0.04379355412614564, 0.06161044624510848, 2.8128344639288976, 0.4776499760623374, 0.8712408854639526, 0.059851574547510576, 0.0580625321381569, 0.07565474495581116, 2.467687130967041, 0.3820689449224379, 2.555064304897556], "min": [0.5074978780586649, 0.012151405877326299, 1.0308373376234006, -3.141477708693246, 0.047201291252164435, -3.078672083594908, 0.38148079432624693, -0.4210286619120277, 1.0134394778151194, -3.140726986094595, 0.2642180882648866, -3.140914682096877], "max": [0.6193440304748803, 0.24298372480278824, 1.2901382368229688, 3.1408581936574698, 1.4949170844604196, 3.133415121845986, 0.5895318665761671, -0.1087990748080029, 1.2327700146221656, 3.1402890729879016, 1.533738792803569, 3.1401019267072323], "count": [777]}, "gripper_mode_state": {"mean": [0.6151866151866152, 0.5727155727155727], "std": [0.48655117272682413, 0.4946841876234235], "min": [0, 0], "max": [1, 1], "count": [777]}, "gripper_activity_state": {"mean": [1.8326898326898327, 1.7503217503217503], "std": [0.5127081028976774, 0.599830971002688], "min": [0, 0], "max": [2, 2], "count": [777]}, "gripper_mode_action": {"mean": [0.6151866151866152, 0.5727155727155727], "std": [0.48655117272682413, 0.4946841876234235], "min": [0, 0], "max": [1, 1], "count": [777]}, "gripper_activity_action": {"mean": [1.8326898326898327, 1.7503217503217503], "std": [0.5127081028976774, 0.599830971002688], "min": [0, 0], "max": [2, 2], "count": [777]}, "gripper_open_scale_state": {"mean": [0.3448024452828074, 0.3799046215186036], "std": [0.3500125148952725, 0.3508808094476586], "min": [0.04, 0.0], "max": [0.852, 0.807], "count": [777]}, "gripper_open_scale_action": {"mean": [0.3448024452828074, 0.3799046215186036], "std": [0.3500125148952725, 0.3508808094476586], "min": [0.04, 0.0], "max": [0.852, 0.807], "count": [777]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.41046802195340504]], [[0.43742834066870473]], [[0.4400048053271488]]], "std": [[[0.21190985910643426]], [[0.18258125898579075]], [[0.1770984471341746]]], "count": [186]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8]], [[0.796078431372549]]], "mean": [[[0.4313098282995994]], [[0.4553552812478038]], [[0.4577438385076253]]], "std": [[[0.18352284604922192]], [[0.15260619457518823]], [[0.14336652937689315]]], "count": [186]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[0.8705882352941177]], [[0.8313725490196079]], [[0.8313725490196079]]], "mean": [[[0.4249723111690913]], [[0.44754357518096843]], [[0.44849677485241407]]], "std": [[[0.16062313679844656]], [[0.12970002508254466]], [[0.12156078340887397]]], "count": [186]}, "observation.state": {"min": [-0.18135717511177063, 1.6372584104537964, 0.3695385754108429, 0.22223277390003204, -2.76123309135437, -1.3889330625534058, -0.55176842212677, -3.0, 0.16673800349235535, 0.24115000665187836, -0.17754100263118744, -2.5920000076293945, 0.08000000566244125, -1.3220000267028809, -0.6487738490104675, -2.074777841567993, -1.5937998294830322, -1.9021995067596436, 2.0815320014953613, -1.6126668453216553, 0.015219271183013916, 34.0, -0.2968589961528778, 0.3250730037689209, -0.05369200184941292, 1.6790000200271606, -0.22699999809265137, -3.131185293197632], "max": [0.684465765953064, 2.0924580097198486, 2.1689207553863525, 2.020340919494629, -1.585980772972107, 1.6443970203399658, 0.25474825501441956, 840.0, 0.3737330138683319, 0.4109039902687073, 0.19002099335193634, -1.2730000019073486, 0.9549999833106995, 0.1889999955892563, -0.09555678069591522, -1.9949986934661865, -0.6418273448944092, -0.4076042175292969, 2.890073299407959, 1.0877240896224976, 0.31387999653816223, 860.0, -0.024464000016450882, 0.4218679964542389, 0.05465099960565567, 2.5399999618530273, 0.8420000076293945, 3.1410000324249268], "mean": [0.1346966028213501, 2.068000316619873, 1.383872389793396, 1.2290557622909546, -2.4791207313537598, 0.19695046544075012, -0.21344046294689178, 286.87884521484375, 0.2855892479419708, 0.3250693678855896, 0.026958204805850983, -1.9947067499160767, 0.5615517497062683, -0.5083737969398499, -0.4071810245513916, -2.06105637550354, -1.4045884609222412, -1.534048318862915, 2.71197509765625, -0.9251015186309814, 0.0968959778547287, 399.13470458984375, -0.15685082972049713, 0.36589643359184265, -0.010925361886620522, 2.3291919231414795, 0.2852405905723572, -2.158297300338745], "std": [0.2419787496328354, 0.04739135876297951, 0.46716439723968506, 0.5723279118537903, 0.2760990262031555, 0.9470567107200623, 0.18806064128875732, 338.13250732421875, 0.040543332695961, 0.04731174558401108, 0.0821932777762413, 0.39066872000694275, 0.22139331698417664, 0.4449033737182617, 0.11275403201580048, 0.006749501917511225, 0.1671128273010254, 0.3016818165779114, 0.16310958564281464, 0.5827840566635132, 0.07027924805879593, 363.5379638671875, 0.06278898566961288, 0.028442595154047012, 0.02562042325735092, 0.1656220555305481, 0.30450138449668884, 1.3166579008102417], "count": [1069]}, "action": {"min": [-0.18135717511177063, 1.6372584104537964, 0.3695385754108429, 0.22223277390003204, -2.76123309135437, -1.3889330625534058, -0.55176842212677, -3.0, 0.16673800349235535, 0.24115000665187836, -0.17754100263118744, -2.5920000076293945, 0.08000000566244125, -1.3220000267028809, -0.6487738490104675, -2.074777841567993, -1.5937998294830322, -1.9021995067596436, 2.0815320014953613, -1.6126668453216553, 0.015219271183013916, 34.0, -0.2968589961528778, 0.3250730037689209, -0.05369200184941292, 1.6790000200271606, -0.22699999809265137, -3.131185293197632], "max": [0.684465765953064, 2.0924580097198486, 2.1689207553863525, 2.020340919494629, -1.585980772972107, 1.6443970203399658, 0.25474825501441956, 840.0, 0.3737330138683319, 0.4109039902687073, 0.19002099335193634, -1.2730000019073486, 0.9549999833106995, 0.1889999955892563, -0.09555678069591522, -1.9949986934661865, -0.6418273448944092, -0.4076042175292969, 2.890073299407959, 1.0877240896224976, 0.31387999653816223, 860.0, -0.024464000016450882, 0.4218679964542389, 0.05465099960565567, 2.5399999618530273, 0.8420000076293945, 3.1410000324249268], "mean": [0.1346966028213501, 2.068000316619873, 1.383872389793396, 1.2290557622909546, -2.4791207313537598, 0.19695046544075012, -0.21344046294689178, 286.87884521484375, 0.2855892479419708, 0.3250693678855896, 0.026958204805850983, -1.9947067499160767, 0.5615517497062683, -0.5083737969398499, -0.4071810245513916, -2.06105637550354, -1.4045884609222412, -1.534048318862915, 2.71197509765625, -0.9251015186309814, 0.0968959778547287, 399.13470458984375, -0.15685082972049713, 0.36589643359184265, -0.010925361886620522, 2.3291919231414795, 0.2852405905723572, -2.158297300338745], "std": [0.2419787496328354, 0.04739135876297951, 0.46716439723968506, 0.5723279118537903, 0.2760990262031555, 0.9470567107200623, 0.18806064128875732, 338.13250732421875, 0.040543332695961, 0.04731174558401108, 0.0821932777762413, 0.39066872000694275, 0.22139331698417664, 0.4449033737182617, 0.11275403201580048, 0.006749501917511225, 0.1671128273010254, 0.3016818165779114, 0.16310958564281464, 0.5827840566635132, 0.07027924805879593, 363.5379638671875, 0.06278898566961288, 0.028442595154047012, 0.02562042325735092, 0.1656220555305481, 0.30450138449668884, 1.3166579008102417], "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": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [1069]}, "index": {"min": [18028], "max": [19096], "mean": [18562.0], "std": [308.5935838607148], "count": [1069]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1069]}, "subtask_annotation": {"mean": [21.766136576239475, 29.0, 29.0, 29.0, 29.0], "std": [1.7541969302298874, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1069]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [1069]}, "eef_direction_state": {"mean": [4.609915809167446, 3.834424695977549], "std": [1.6903221175305312, 1.99008138543687], "min": [0, 0], "max": [6, 6], "count": [1069]}, "eef_velocity_state": {"mean": [0.5884003741814781, 0.8016838166510758], "std": [0.5937751340865849, 0.6222841604613707], "min": [0, 0], "max": [2, 2], "count": [1069]}, "eef_acc_mag_state": {"mean": [0.6529466791393826, 0.8194574368568756], "std": [0.8093485687078883, 0.8332178010228904], "min": [0, 0], "max": [2, 2], "count": [1069]}, "eef_direction_action": {"mean": [4.609915809167446, 3.834424695977549], "std": [1.6903221175305312, 1.99008138543687], "min": [0, 0], "max": [6, 6], "count": [1069]}, "eef_velocity_action": {"mean": [0.5884003741814781, 0.8016838166510758], "std": [0.5937751340865849, 0.6222841604613707], "min": [0, 0], "max": [2, 2], "count": [1069]}, "eef_acc_mag_action": {"mean": [0.6529466791393826, 0.8194574368568756], "std": [0.8093485687078883, 0.8332178010228904], "min": [0, 0], "max": [2, 2], "count": [1069]}, "eef_sim_pose_state": {"mean": [0.5644236484387876, 0.1783252439262215, 1.174221097456242, 0.800778867308654, 0.8328192846391225, 2.432722417027128, 0.5171143250807028, -0.2872310816325394, 1.0994346780832538, -0.5195770117984879, 1.0697919808969902, -2.0473782885986465], "std": [0.024801954833764312, 0.03377130846064, 0.05067591930857579, 2.856755240327526, 0.4015830594234389, 0.7512244176150888, 0.041170744081603206, 0.06603424094017092, 0.06322791937964994, 2.7183736910804326, 0.3954906273385849, 1.7489292190089858], "min": [0.5196440056738759, 0.09808544854326269, 1.018911190252552, -3.1404745710139945, 0.18660156863120614, -1.2629301404503102, 0.45448714039279026, -0.38591645590238816, 1.007883564679965, -3.140924742971853, 0.25748011505170854, -3.1363825648429935], "max": [0.6245529342128924, 0.24638095454738446, 1.2642617471333426, 3.140982471293778, 1.552007255047822, 2.808809149554783, 0.5981634115692018, -0.08493803882053255, 1.2238936895578947, 3.1410690556036895, 1.5617243706785855, 3.134936336870103], "count": [1069]}, "eef_sim_pose_action": {"mean": [0.5644236484387876, 0.1783252439262215, 1.174221097456242, 0.800778867308654, 0.8328192846391225, 2.432722417027128, 0.5171143250807028, -0.2872310816325394, 1.0994346780832538, -0.5195770117984879, 1.0697919808969902, -2.0473782885986465], "std": [0.024801954833764312, 0.03377130846064, 0.05067591930857579, 2.856755240327526, 0.4015830594234389, 0.7512244176150888, 0.041170744081603206, 0.06603424094017092, 0.06322791937964994, 2.7183736910804326, 0.3954906273385849, 1.7489292190089858], "min": [0.5196440056738759, 0.09808544854326269, 1.018911190252552, -3.1404745710139945, 0.18660156863120614, -1.2629301404503102, 0.45448714039279026, -0.38591645590238816, 1.007883564679965, -3.140924742971853, 0.25748011505170854, -3.1363825648429935], "max": [0.6245529342128924, 0.24638095454738446, 1.2642617471333426, 3.140982471293778, 1.552007255047822, 2.808809149554783, 0.5981634115692018, -0.08493803882053255, 1.2238936895578947, 3.1410690556036895, 1.5617243706785855, 3.134936336870103], "count": [1069]}, "gripper_mode_state": {"mean": [0.5500467726847521, 0.6005612722170253], "std": [0.4974890155006792, 0.489783044347281], "min": [0, 0], "max": [1, 1], "count": [1069]}, "gripper_activity_state": {"mean": [1.8521983161833488, 1.9260991580916744], "std": [0.46449962411357437, 0.3338717979187534], "min": [0, 0], "max": [2, 2], "count": [1069]}, "gripper_mode_action": {"mean": [0.5500467726847521, 0.6005612722170253], "std": [0.4974890155006792, 0.489783044347281], "min": [0, 0], "max": [1, 1], "count": [1069]}, "gripper_activity_action": {"mean": [1.8521983161833488, 1.9260991580916744], "std": [0.46449962411357437, 0.3338717979187534], "min": [0, 0], "max": [2, 2], "count": [1069]}, "gripper_open_scale_state": {"mean": [0.3991347052535797, 0.28693030867964664], "std": [0.3635378293157715, 0.33809049984080836], "min": [0.034, 0.0], "max": [0.86, 0.84], "count": [1069]}, "gripper_open_scale_action": {"mean": [0.3991347052535797, 0.28693030867964664], "std": [0.3635378293157715, 0.33809049984080836], "min": [0.034, 0.0], "max": [0.86, 0.84], "count": [1069]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.41261405329002765]], [[0.4367037133104776]], [[0.43975421403223863]]], "std": [[[0.21163598698850594]], [[0.18756656151596884]], [[0.18204116908276152]]], "count": [163]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.7764705882352941]], [[0.7686274509803922]]], "mean": [[[0.4365803698524399]], [[0.45593823930390154]], [[0.45875681162035364]]], "std": [[[0.18673882214138332]], [[0.16181264261723427]], [[0.15278692078960623]]], "count": [163]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.00392156862745098]]], "max": [[[0.9764705882352941]], [[0.8941176470588236]], [[0.9294117647058824]]], "mean": [[[0.43303674465696296]], [[0.45221703832350935]], [[0.4553044165263242]]], "std": [[[0.15580532899081817]], [[0.12635822482386255]], [[0.11800001219857299]]], "count": [163]}, "observation.state": {"min": [-0.23015658557415009, 1.821757197380066, 0.6058212518692017, 0.266756147146225, -2.917719602584839, -1.374411940574646, -0.7605795860290527, -2.0, 0.19368700683116913, 0.2277110069990158, -0.1575630009174347, -2.553999900817871, 0.0559999980032444, -1.2699999809265137, -0.7513991594314575, -2.067918539047241, -1.82585871219635, -1.9672304391860962, 2.172027349472046, -1.8084403276443481, 0.018395770341157913, 38.0, -0.27926599979400635, 0.3210819959640503, -0.08518800139427185, 1.6959999799728394, -0.2809999883174896, -3.125999927520752], "max": [0.6057514548301697, 2.092876672744751, 1.9535819292068481, 2.038562297821045, -1.8234328031539917, 1.5823854207992554, 0.5544561743736267, 846.0, 0.3652290105819702, 0.40620601177215576, 0.1386130005121231, -1.1859999895095825, 0.9380000233650208, 0.3160000145435333, -0.08777260780334473, -2.009432554244995, -0.7906690835952759, -0.38926076889038086, 2.890230655670166, 1.0360798835754395, 0.7022507190704346, 855.0, -0.020969999954104424, 0.4275380074977875, 0.05900900065898895, 2.671999931335449, 0.8050000071525574, 3.138000011444092], "mean": [0.07078006863594055, 2.074970006942749, 1.374208688735962, 1.3510323762893677, -2.808760166168213, 0.28979673981666565, 0.029523909091949463, 246.1008758544922, 0.27144816517829895, 0.3174554109573364, 0.017441757023334503, -2.0344505310058594, 0.5593756437301636, -0.5597739219665527, -0.48153626918792725, -2.0590908527374268, -1.5051063299179077, -1.4475302696228027, 2.6320745944976807, -1.005879521369934, 0.22430431842803955, 441.6513366699219, -0.160899817943573, 0.3719114661216736, -0.005317000672221184, 2.360445976257324, 0.23385432362556458, -1.9214832782745361], "std": [0.23999951779842377, 0.028044773265719414, 0.2912711501121521, 0.5809351205825806, 0.22991140186786652, 0.8636672496795654, 0.2132115513086319, 293.23114013671875, 0.03838684782385826, 0.04713709279894829, 0.08029603213071823, 0.32627713680267334, 0.23511072993278503, 0.41843000054359436, 0.1467655599117279, 0.006057415623217821, 0.21830689907073975, 0.3156187832355499, 0.20384438335895538, 0.6170397400856018, 0.16067883372306824, 349.3861083984375, 0.0702783614397049, 0.03434423357248306, 0.027457570657134056, 0.18395861983299255, 0.33199772238731384, 1.5852293968200684], "count": [892]}, "action": {"min": [-0.23015658557415009, 1.821757197380066, 0.6058212518692017, 0.266756147146225, -2.917719602584839, -1.374411940574646, -0.7605795860290527, -2.0, 0.19368700683116913, 0.2277110069990158, -0.1575630009174347, -2.553999900817871, 0.0559999980032444, -1.2699999809265137, -0.7513991594314575, -2.067918539047241, -1.82585871219635, -1.9672304391860962, 2.172027349472046, -1.8084403276443481, 0.018395770341157913, 38.0, -0.27926599979400635, 0.3210819959640503, -0.08518800139427185, 1.6959999799728394, -0.2809999883174896, -3.125999927520752], "max": [0.6057514548301697, 2.092876672744751, 1.9535819292068481, 2.038562297821045, -1.8234328031539917, 1.5823854207992554, 0.5544561743736267, 846.0, 0.3652290105819702, 0.40620601177215576, 0.1386130005121231, -1.1859999895095825, 0.9380000233650208, 0.3160000145435333, -0.08777260780334473, -2.009432554244995, -0.7906690835952759, -0.38926076889038086, 2.890230655670166, 1.0360798835754395, 0.7022507190704346, 855.0, -0.020969999954104424, 0.4275380074977875, 0.05900900065898895, 2.671999931335449, 0.8050000071525574, 3.138000011444092], "mean": [0.07078006863594055, 2.074970006942749, 1.374208688735962, 1.3510323762893677, -2.808760166168213, 0.28979673981666565, 0.029523909091949463, 246.1008758544922, 0.27144816517829895, 0.3174554109573364, 0.017441757023334503, -2.0344505310058594, 0.5593756437301636, -0.5597739219665527, -0.48153626918792725, -2.0590908527374268, -1.5051063299179077, -1.4475302696228027, 2.6320745944976807, -1.005879521369934, 0.22430431842803955, 441.6513366699219, -0.160899817943573, 0.3719114661216736, -0.005317000672221184, 2.360445976257324, 0.23385432362556458, -1.9214832782745361], "std": [0.23999951779842377, 0.028044773265719414, 0.2912711501121521, 0.5809351205825806, 0.22991140186786652, 0.8636672496795654, 0.2132115513086319, 293.23114013671875, 0.03838684782385826, 0.04713709279894829, 0.08029603213071823, 0.32627713680267334, 0.23511072993278503, 0.41843000054359436, 0.1467655599117279, 0.006057415623217821, 0.21830689907073975, 0.3156187832355499, 0.20384438335895538, 0.6170397400856018, 0.16067883372306824, 349.3861083984375, 0.0702783614397049, 0.03434423357248306, 0.027457570657134056, 0.18395861983299255, 0.33199772238731384, 1.5852293968200684], "count": [892]}, "timestamp": {"min": [0.0], "max": [29.7], "mean": [14.850000000000001], "std": [8.583268608170199], "count": [892]}, "frame_index": {"min": [0], "max": [891], "mean": [445.5], "std": [257.498058245106], "count": [892]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [892]}, "index": {"min": [19097], "max": [19988], "mean": [19542.5], "std": [257.498058245106], "count": [892]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [892]}, "subtask_annotation": {"mean": [21.728699551569505, 29.0, 29.0, 29.0, 29.0], "std": [1.7237282604890973, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [892]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [892]}, "eef_direction_state": {"mean": [4.4641255605381165, 3.7096412556053813], "std": [1.7026265708721673, 1.9920799136865044], "min": [0, 0], "max": [6, 6], "count": [892]}, "eef_velocity_state": {"mean": [0.7051569506726457, 0.8094170403587444], "std": [0.6058906260232149, 0.654067042460096], "min": [0, 0], "max": [2, 2], "count": [892]}, "eef_acc_mag_state": {"mean": [0.7466367713004485, 0.8329596412556054], "std": [0.8301628171885885, 0.8391425974288264], "min": [0, 0], "max": [2, 2], "count": [892]}, "eef_direction_action": {"mean": [4.4641255605381165, 3.7096412556053813], "std": [1.7026265708721673, 1.9920799136865044], "min": [0, 0], "max": [6, 6], "count": [892]}, "eef_velocity_action": {"mean": [0.7051569506726457, 0.8094170403587444], "std": [0.6058906260232149, 0.654067042460096], "min": [0, 0], "max": [2, 2], "count": [892]}, "eef_acc_mag_action": {"mean": [0.7466367713004485, 0.8329596412556054], "std": [0.8301628171885885, 0.8391425974288264], "min": [0, 0], "max": [2, 2], "count": [892]}, "eef_sim_pose_state": {"mean": [0.574198092789719, 0.1852484537859372, 1.1765867507894388, 0.47549270864109366, 0.7597125387042015, 2.4291530912174375, 0.5099029463600456, -0.27058194696023846, 1.1044632333590683, -1.127929252744014, 1.0241016460716057, -1.7313705264115486], "std": [0.03195088209969815, 0.04095879514355624, 0.051539605276759465, 2.8915584977389495, 0.4639083462042098, 0.6143717090155322, 0.04152729830025708, 0.06052050066978765, 0.06328816899897521, 2.5180628345766722, 0.3622972336383128, 2.088640116146135], "min": [0.5213133554394217, 0.058652325957884444, 1.0386985303745206, -3.140542602422031, 0.11506864793244698, -0.8246621760120645, 0.44271216314419604, -0.3669711916056608, 1.0067872493904133, -3.1413588079151875, 0.26754142093526223, -3.1414428091710493], "max": [0.6359780269139729, 0.24261025389096952, 1.2830378050824578, 3.1409320053780805, 1.5528322584348357, 2.945839560108142, 0.5924812402657844, -0.11509357950417269, 1.2057258889662903, 3.141311762176013, 1.461444897557449, 3.1415582732505913], "count": [892]}, "eef_sim_pose_action": {"mean": [0.574198092789719, 0.1852484537859372, 1.1765867507894388, 0.47549270864109366, 0.7597125387042015, 2.4291530912174375, 0.5099029463600456, -0.27058194696023846, 1.1044632333590683, -1.127929252744014, 1.0241016460716057, -1.7313705264115486], "std": [0.03195088209969815, 0.04095879514355624, 0.051539605276759465, 2.8915584977389495, 0.4639083462042098, 0.6143717090155322, 0.04152729830025708, 0.06052050066978765, 0.06328816899897521, 2.5180628345766722, 0.3622972336383128, 2.088640116146135], "min": [0.5213133554394217, 0.058652325957884444, 1.0386985303745206, -3.140542602422031, 0.11506864793244698, -0.8246621760120645, 0.44271216314419604, -0.3669711916056608, 1.0067872493904133, -3.1413588079151875, 0.26754142093526223, -3.1414428091710493], "max": [0.6359780269139729, 0.24261025389096952, 1.2830378050824578, 3.1409320053780805, 1.5528322584348357, 2.945839560108142, 0.5924812402657844, -0.11509357950417269, 1.2057258889662903, 3.141311762176013, 1.461444897557449, 3.1415582732505913], "count": [892]}, "gripper_mode_state": {"mean": [0.5448430493273543, 0.6278026905829597], "std": [0.49798504086671247, 0.4833906001152297], "min": [0, 0], "max": [1, 1], "count": [892]}, "gripper_activity_state": {"mean": [1.8643497757847534, 1.8856502242152466], "std": [0.45735925923356907, 0.4022586495709627], "min": [0, 0], "max": [2, 2], "count": [892]}, "gripper_mode_action": {"mean": [0.5448430493273543, 0.6278026905829597], "std": [0.49798504086671247, 0.4833906001152297], "min": [0, 0], "max": [1, 1], "count": [892]}, "gripper_activity_action": {"mean": [1.8643497757847534, 1.8856502242152466], "std": [0.45735925923356907, 0.4022586495709627], "min": [0, 0], "max": [2, 2], "count": [892]}, "gripper_open_scale_state": {"mean": [0.4416513452829268, 0.24676849765841788], "std": [0.3493860583080292, 0.29266780811116044], "min": [0.038, 0.0], "max": [0.855, 0.846], "count": [892]}, "gripper_open_scale_action": {"mean": [0.4416513452829268, 0.24676849765841788], "std": [0.3493860583080292, 0.29266780811116044], "min": [0.038, 0.0], "max": [0.855, 0.846], "count": [892]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4031015173459191]], [[0.4312509385296819]], [[0.4356243602468535]]], "std": [[[0.22246480069721886]], [[0.1939831070866937]], [[0.1875946981609698]]], "count": [242]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00392156862745098]]], "max": [[[0.7686274509803922]], [[0.7686274509803922]], [[0.7647058823529411]]], "mean": [[[0.42293755992410736]], [[0.45031972802895265]], [[0.4556403338194782]]], "std": [[[0.21939682551796877]], [[0.1861223035201167]], [[0.17597996223876133]]], "count": [242]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.011764705882352941]]], "max": [[[1.0]], [[0.9019607843137255]], [[0.9058823529411765]]], "mean": [[[0.3951797934221898]], [[0.4318608005185545]], [[0.4366525060092908]]], "std": [[[0.17584665170573793]], [[0.13921908735528177]], [[0.12872347357610195]]], "count": [242]}, "observation.state": {"min": [-0.12431980669498444, 1.9086745977401733, 0.42966514825820923, 0.2951700985431671, -2.910860300064087, -1.3664531707763672, -1.035521388053894, -2.0, 0.1498969942331314, 0.21037699282169342, -0.1866379976272583, -2.941999912261963, 0.04999999329447746, -1.5049999952316284, -0.5677555799484253, -2.071880340576172, -1.7982650995254517, -1.9998506307601929, 2.2211410999298096, -1.8163292407989502, -0.021589722484350204, 29.0, -0.30840399861335754, 0.28794100880622864, -0.03347599878907204, 1.5950000286102295, -0.14100001752376556, -3.1411852836608887], "max": [0.8567647337913513, 2.092440366744995, 2.377225637435913, 2.023430109024048, -1.9963775873184204, 1.7793457508087158, 0.5745623707771301, 805.0, 0.3603360056877136, 0.4323340058326721, 0.14512400329113007, -1.2680000066757202, 0.9470000267028809, 0.3070000112056732, -0.03752458095550537, -2.0511460304260254, -0.956876814365387, -0.3758566677570343, 2.8655169010162354, 0.9541017413139343, 0.5118527412414551, 856.0, -0.04283599928021431, 0.4258599877357483, 0.07819800078868866, 2.49399995803833, 0.7990000247955322, 3.1410000324249268], "mean": [0.23980174958705902, 2.074289321899414, 1.5422805547714233, 1.17379891872406, -2.4168460369110107, 0.6066816449165344, -0.21791817247867584, 286.7875671386719, 0.2798301577568054, 0.31411823630332947, 0.008401041850447655, -2.3915324211120605, 0.45209890604019165, -0.8152446150779724, -0.4069706201553345, -2.059784173965454, -1.5582560300827026, -1.5625946521759033, 2.7420549392700195, -1.2387220859527588, 0.11631661653518677, 286.2872619628906, -0.19533999264240265, 0.3510473072528839, 0.014742530882358551, 2.3206098079681396, 0.1670270711183548, -2.0282351970672607], "std": [0.26483485102653503, 0.017739849165081978, 0.5885606408119202, 0.5858146548271179, 0.1628814935684204, 1.0605273246765137, 0.30615901947021484, 330.10101318359375, 0.03810018673539162, 0.06744042038917542, 0.09102369099855423, 0.41522103548049927, 0.2321065068244934, 0.5411507487297058, 0.07526765018701553, 0.0024096400011330843, 0.14696849882602692, 0.29869475960731506, 0.1252475380897522, 0.6007823944091797, 0.11541779339313507, 351.7197570800781, 0.055975813418626785, 0.036190327256917953, 0.022085797041654587, 0.16264747083187103, 0.2443523108959198, 1.101273536682129], "count": [1511]}, "action": {"min": [-0.12431980669498444, 1.9086745977401733, 0.42966514825820923, 0.2951700985431671, -2.910860300064087, -1.3664531707763672, -1.035521388053894, -2.0, 0.1498969942331314, 0.21037699282169342, -0.1866379976272583, -2.941999912261963, 0.04999999329447746, -1.5049999952316284, -0.5677555799484253, -2.071880340576172, -1.7982650995254517, -1.9998506307601929, 2.2211410999298096, -1.8163292407989502, -0.021589722484350204, 29.0, -0.30840399861335754, 0.28794100880622864, -0.03347599878907204, 1.5950000286102295, -0.14100001752376556, -3.1411852836608887], "max": [0.8567647337913513, 2.092440366744995, 2.377225637435913, 2.023430109024048, -1.9963775873184204, 1.7793457508087158, 0.5745623707771301, 805.0, 0.3603360056877136, 0.4323340058326721, 0.14512400329113007, -1.2680000066757202, 0.9470000267028809, 0.3070000112056732, -0.03752458095550537, -2.0511460304260254, -0.956876814365387, -0.3758566677570343, 2.8655169010162354, 0.9541017413139343, 0.5118527412414551, 856.0, -0.04283599928021431, 0.4258599877357483, 0.07819800078868866, 2.49399995803833, 0.7990000247955322, 3.1410000324249268], "mean": [0.23980174958705902, 2.074289321899414, 1.5422805547714233, 1.17379891872406, -2.4168460369110107, 0.6066816449165344, -0.21791817247867584, 286.7875671386719, 0.2798301577568054, 0.31411823630332947, 0.008401041850447655, -2.3915324211120605, 0.45209890604019165, -0.8152446150779724, -0.4069706201553345, -2.059784173965454, -1.5582560300827026, -1.5625946521759033, 2.7420549392700195, -1.2387220859527588, 0.11631661653518677, 286.2872619628906, -0.19533999264240265, 0.3510473072528839, 0.014742530882358551, 2.3206098079681396, 0.1670270711183548, -2.0282351970672607], "std": [0.26483485102653503, 0.017739849165081978, 0.5885606408119202, 0.5858146548271179, 0.1628814935684204, 1.0605273246765137, 0.30615901947021484, 330.10101318359375, 0.03810018673539162, 0.06744042038917542, 0.09102369099855423, 0.41522103548049927, 0.2321065068244934, 0.5411507487297058, 0.07526765018701553, 0.0024096400011330843, 0.14696849882602692, 0.29869475960731506, 0.1252475380897522, 0.6007823944091797, 0.11541779339313507, 351.7197570800781, 0.055975813418626785, 0.036190327256917953, 0.022085797041654587, 0.16264747083187103, 0.2443523108959198, 1.101273536682129], "count": [1511]}, "timestamp": {"min": [0.0], "max": [50.333333333333336], "mean": [25.166666666666664], "std": [14.539601094940673], "count": [1511]}, "frame_index": {"min": [0], "max": [1510], "mean": [755.0], "std": [436.1880328482202], "count": [1511]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [1511]}, "index": {"min": [19989], "max": [21499], "mean": [20744.0], "std": [436.1880328482202], "count": [1511]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1511]}, "subtask_annotation": {"mean": [22.055592322964923, 29.0, 29.0, 29.0, 29.0], "std": [1.538246193989418, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1511]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [1511]}, "eef_direction_state": {"mean": [4.936465916611516, 4.114493712772998], "std": [1.6395792764715564, 1.8952014691486827], "min": [0, 0], "max": [6, 6], "count": [1511]}, "eef_velocity_state": {"mean": [0.4387822634017207, 0.7617471872931834], "std": [0.5832922827118859, 0.6580102506979085], "min": [0, 0], "max": [2, 2], "count": [1511]}, "eef_acc_mag_state": {"mean": [0.4824619457313038, 0.7921906022501655], "std": [0.7452853097703942, 0.8331118453489474], "min": [0, 0], "max": [2, 2], "count": [1511]}, "eef_direction_action": {"mean": [4.936465916611516, 4.114493712772998], "std": [1.6395792764715564, 1.8952014691486827], "min": [0, 0], "max": [6, 6], "count": [1511]}, "eef_velocity_action": {"mean": [0.4387822634017207, 0.7617471872931834], "std": [0.5832922827118859, 0.6580102506979085], "min": [0, 0], "max": [2, 2], "count": [1511]}, "eef_acc_mag_action": {"mean": [0.4824619457313038, 0.7921906022501655], "std": [0.7452853097703942, 0.8331118453489474], "min": [0, 0], "max": [2, 2], "count": [1511]}, "eef_sim_pose_state": {"mean": [0.5556014721283062, 0.21835567064075564, 1.1720733120788962, 1.2276160785108137, 0.5979568642804359, 2.6346320515528565, 0.514239291161252, -0.2799167747790252, 1.0968531147549114, 1.234973758222865, 0.8040708620485577, -0.8057667428933999], "std": [0.028747249854147065, 0.02990860990508779, 0.047298287304248544, 2.730596197804452, 0.3902055633964046, 0.4319683492695508, 0.05610875732721762, 0.08010574622610331, 0.0596423061352794, 2.378189696166241, 0.45861296412591745, 2.6201494846197955], "min": [0.5045842682560662, 0.11041314771396989, 1.0323709187883783, -3.1415544470381827, 0.07617625676077067, -0.2608944674759533, 0.4317974882632018, -0.3774565618520327, 1.00637255322729, -3.1413559547990264, 0.1001330145849102, -3.140997126471768], "max": [0.6132703414226949, 0.26879929698600286, 1.2838141879351792, 3.141548734296752, 1.5692155393430758, 3.0369673629889564, 0.6233483773698313, -0.06865948125725112, 1.2003250128680785, 3.134847716185405, 1.5421483468623518, 3.14088289367281], "count": [1511]}, "eef_sim_pose_action": {"mean": [0.5556014721283062, 0.21835567064075564, 1.1720733120788962, 1.2276160785108137, 0.5979568642804359, 2.6346320515528565, 0.514239291161252, -0.2799167747790252, 1.0968531147549114, 1.234973758222865, 0.8040708620485577, -0.8057667428933999], "std": [0.028747249854147065, 0.02990860990508779, 0.047298287304248544, 2.730596197804452, 0.3902055633964046, 0.4319683492695508, 0.05610875732721762, 0.08010574622610331, 0.0596423061352794, 2.378189696166241, 0.45861296412591745, 2.6201494846197955], "min": [0.5045842682560662, 0.11041314771396989, 1.0323709187883783, -3.1415544470381827, 0.07617625676077067, -0.2608944674759533, 0.4317974882632018, -0.3774565618520327, 1.00637255322729, -3.1413559547990264, 0.1001330145849102, -3.140997126471768], "max": [0.6132703414226949, 0.26879929698600286, 1.2838141879351792, 3.141548734296752, 1.5692155393430758, 3.0369673629889564, 0.6233483773698313, -0.06865948125725112, 1.2003250128680785, 3.134847716185405, 1.5421483468623518, 3.14088289367281], "count": [1511]}, "gripper_mode_state": {"mean": [0.7074784910655195, 0.698874917273329], "std": [0.45492051585433846, 0.45874695342805666], "min": [0, 0], "max": [1, 1], "count": [1511]}, "gripper_activity_state": {"mean": [1.8471211118464592, 1.8484447385837195], "std": [0.4796900725908831, 0.46469950377905006], "min": [0, 0], "max": [2, 2], "count": [1511]}, "gripper_mode_action": {"mean": [0.7074784910655195, 0.698874917273329], "std": [0.45492051585433846, 0.45874695342805666], "min": [0, 0], "max": [1, 1], "count": [1511]}, "gripper_activity_action": {"mean": [1.8471211118464592, 1.8484447385837195], "std": [0.4796900725908831, 0.46469950377905006], "min": [0, 0], "max": [2, 2], "count": [1511]}, "gripper_open_scale_state": {"mean": [0.2862872270676249, 0.28683785568440634], "std": [0.3517199222988709, 0.3300574111706532], "min": [0.029, 0.0], "max": [0.856, 0.805], "count": [1511]}, "gripper_open_scale_action": {"mean": [0.2862872270676249, 0.28683785568440634], "std": [0.3517199222988709, 0.3300574111706532], "min": [0.029, 0.0], "max": [0.856, 0.805], "count": [1511]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.41799262517507]], [[0.4430927117374728]], [[0.4451748353855431]]], "std": [[[0.21465515065272744]], [[0.186052131881578]], [[0.18227404741486727]]], "count": [168]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.796078431372549]], [[0.792156862745098]], [[0.792156862745098]]], "mean": [[[0.4404819361772487]], [[0.45845596137760664]], [[0.45958320567810457]]], "std": [[[0.1748486796828085]], [[0.1468084214835045]], [[0.1387184295061597]]], "count": [168]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4267071394530034]], [[0.4485145308123249]], [[0.4500228952692188]]], "std": [[[0.16699997032988]], [[0.13680952339570204]], [[0.1288422002715566]]], "count": [168]}, "observation.state": {"min": [-0.026546459645032883, 1.824549913406372, 0.7568445801734924, 0.19388864934444427, -2.737671136856079, -1.3516876697540283, -2.8878567218780518, -1.0, 0.1969120055437088, 0.2526029944419861, -0.14464400708675385, -2.7960000038146973, 0.24899999797344208, -1.3910000324249268, -0.6933844089508057, -2.0785651206970215, -1.7112255096435547, -1.8625456094741821, 2.3054401874542236, -1.7978986501693726, -0.009721484035253525, 41.0, -0.30583998560905457, 0.33056798577308655, -0.10800199955701828, 1.6480000019073486, -0.2529999911785126, -3.1411852836608887], "max": [0.7208384275436401, 2.0924580097198486, 2.331864833831787, 1.8986740112304688, 0.1664695143699646, 1.5075106620788574, 0.10737265646457672, 838.0, 0.41161900758743286, 0.40440499782562256, 0.14135099947452545, -1.3980000019073486, 0.9409999847412109, 0.3009999990463257, -0.20099212229251862, -2.008786916732788, -0.9165247678756714, -0.33274704217910767, 2.8901782035827637, 0.9890083074569702, 0.2998999357223511, 856.0, 0.004635999910533428, 0.42820701003074646, 0.05977899953722954, 2.499000072479248, 0.7580000162124634, 3.140000104904175], "mean": [0.2626289129257202, 2.0807876586914062, 1.7752498388290405, 0.8977866172790527, -1.2775804996490479, 0.8567951321601868, -1.6584702730178833, 235.45181274414062, 0.3133891224861145, 0.3405708968639374, 0.023779643699526787, -2.156372308731079, 0.5986766815185547, -0.5205689668655396, -0.47240155935287476, -2.0631256103515625, -1.363803744316101, -1.3604662418365479, 2.707576036453247, -0.7367088794708252, 0.09536729007959366, 427.59637451171875, -0.1608094871044159, 0.3750959634780884, -0.024831729009747505, 2.2816479206085205, 0.29930081963539124, -1.990425705909729], "std": [0.21880057454109192, 0.028099196031689644, 0.37213343381881714, 0.6167225241661072, 0.9940916895866394, 0.49654367566108704, 1.0747289657592773, 317.1149597167969, 0.0420331135392189, 0.04607624188065529, 0.08176160603761673, 0.3255062401294708, 0.1701245903968811, 0.4316738545894623, 0.10913223028182983, 0.006503959186375141, 0.19786761701107025, 0.36341607570648193, 0.1408693790435791, 0.76255863904953, 0.046117618680000305, 379.8788757324219, 0.07647526264190674, 0.03050801157951355, 0.031965650618076324, 0.21027453243732452, 0.32383617758750916, 1.6545941829681396], "count": [934]}, "action": {"min": [-0.026546459645032883, 1.824549913406372, 0.7568445801734924, 0.19388864934444427, -2.737671136856079, -1.3516876697540283, -2.8878567218780518, -1.0, 0.1969120055437088, 0.2526029944419861, -0.14464400708675385, -2.7960000038146973, 0.24899999797344208, -1.3910000324249268, -0.6933844089508057, -2.0785651206970215, -1.7112255096435547, -1.8625456094741821, 2.3054401874542236, -1.7978986501693726, -0.009721484035253525, 41.0, -0.30583998560905457, 0.33056798577308655, -0.10800199955701828, 1.6480000019073486, -0.2529999911785126, -3.1411852836608887], "max": [0.7208384275436401, 2.0924580097198486, 2.331864833831787, 1.8986740112304688, 0.1664695143699646, 1.5075106620788574, 0.10737265646457672, 838.0, 0.41161900758743286, 0.40440499782562256, 0.14135099947452545, -1.3980000019073486, 0.9409999847412109, 0.3009999990463257, -0.20099212229251862, -2.008786916732788, -0.9165247678756714, -0.33274704217910767, 2.8901782035827637, 0.9890083074569702, 0.2998999357223511, 856.0, 0.004635999910533428, 0.42820701003074646, 0.05977899953722954, 2.499000072479248, 0.7580000162124634, 3.140000104904175], "mean": [0.2626289129257202, 2.0807876586914062, 1.7752498388290405, 0.8977866172790527, -1.2775804996490479, 0.8567951321601868, -1.6584702730178833, 235.45181274414062, 0.3133891224861145, 0.3405708968639374, 0.023779643699526787, -2.156372308731079, 0.5986766815185547, -0.5205689668655396, -0.47240155935287476, -2.0631256103515625, -1.363803744316101, -1.3604662418365479, 2.707576036453247, -0.7367088794708252, 0.09536729007959366, 427.59637451171875, -0.1608094871044159, 0.3750959634780884, -0.024831729009747505, 2.2816479206085205, 0.29930081963539124, -1.990425705909729], "std": [0.21880057454109192, 0.028099196031689644, 0.37213343381881714, 0.6167225241661072, 0.9940916895866394, 0.49654367566108704, 1.0747289657592773, 317.1149597167969, 0.0420331135392189, 0.04607624188065529, 0.08176160603761673, 0.3255062401294708, 0.1701245903968811, 0.4316738545894623, 0.10913223028182983, 0.006503959186375141, 0.19786761701107025, 0.36341607570648193, 0.1408693790435791, 0.76255863904953, 0.046117618680000305, 379.8788757324219, 0.07647526264190674, 0.03050801157951355, 0.031965650618076324, 0.21027453243732452, 0.32383617758750916, 1.6545941829681396], "count": [934]}, "timestamp": {"min": [0.0], "max": [31.1], "mean": [15.55], "std": [8.987414039150034], "count": [934]}, "frame_index": {"min": [0], "max": [933], "mean": [466.5], "std": [269.62242117450097], "count": [934]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [934]}, "index": {"min": [21500], "max": [22433], "mean": [21966.5], "std": [269.62242117450097], "count": [934]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [934]}, "subtask_annotation": {"mean": [21.41220556745182, 29.0, 29.0, 29.0, 29.0], "std": [1.9796342254369832, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [934]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [934]}, "eef_direction_state": {"mean": [4.2237687366167025, 3.80406852248394], "std": [1.8927994783248405, 1.9300243920124198], "min": [0, 0], "max": [6, 6], "count": [934]}, "eef_velocity_state": {"mean": [0.7098501070663812, 0.8319057815845824], "std": [0.6001154234222947, 0.664654607304832], "min": [0, 0], "max": [2, 2], "count": [934]}, "eef_acc_mag_state": {"mean": [0.7473233404710921, 0.8254817987152034], "std": [0.8344613903226239, 0.8435125481186367], "min": [0, 0], "max": [2, 2], "count": [934]}, "eef_direction_action": {"mean": [4.2237687366167025, 3.80406852248394], "std": [1.8927994783248405, 1.9300243920124198], "min": [0, 0], "max": [6, 6], "count": [934]}, "eef_velocity_action": {"mean": [0.7098501070663812, 0.8319057815845824], "std": [0.6001154234222947, 0.664654607304832], "min": [0, 0], "max": [2, 2], "count": [934]}, "eef_acc_mag_action": {"mean": [0.7473233404710921, 0.8254817987152034], "std": [0.8344613903226239, 0.8435125481186367], "min": [0, 0], "max": [2, 2], "count": [934]}, "eef_sim_pose_state": {"mean": [0.5734217232400397, 0.1715058758792988, 1.1588410497139117, 2.0460492247077062, 0.8707873994562506, 2.361201229772419, 0.5322917162410081, -0.31079939597765716, 1.07705726953267, 0.5059135743160648, 1.0899518576700897, -0.27070039830161474], "std": [0.024577467925135994, 0.04959594630377684, 0.05963976315622246, 2.0075543893540435, 0.4600292749709382, 0.5839089187836592, 0.041904048027856286, 0.06586032894062589, 0.06424113852592184, 2.713763775807173, 0.33997051227550146, 2.673186092408276], "min": [0.5331163468591221, 0.04750124349294013, 1.028253988068801, -3.1406976752950917, 0.09858639635946731, 0.3887171435668123, 0.46563450544488805, -0.4230650093609358, 1.0032828179303601, -3.140681030398083, 0.31529864899284, -3.13938172141619], "max": [0.6232813036985106, 0.2634661577184198, 1.2712604950133857, 3.1399418290938392, 1.5270297041484593, 2.839350145104616, 0.595492833628899, -0.12742902425384806, 1.1962950995963104, 3.1414623438760083, 1.5448364998039463, 3.13953640770319], "count": [934]}, "eef_sim_pose_action": {"mean": [0.5734217232400397, 0.1715058758792988, 1.1588410497139117, 2.0460492247077062, 0.8707873994562506, 2.361201229772419, 0.5322917162410081, -0.31079939597765716, 1.07705726953267, 0.5059135743160648, 1.0899518576700897, -0.27070039830161474], "std": [0.024577467925135994, 0.04959594630377684, 0.05963976315622246, 2.0075543893540435, 0.4600292749709382, 0.5839089187836592, 0.041904048027856286, 0.06586032894062589, 0.06424113852592184, 2.713763775807173, 0.33997051227550146, 2.673186092408276], "min": [0.5331163468591221, 0.04750124349294013, 1.028253988068801, -3.1406976752950917, 0.09858639635946731, 0.3887171435668123, 0.46563450544488805, -0.4230650093609358, 1.0032828179303601, -3.140681030398083, 0.31529864899284, -3.13938172141619], "max": [0.6232813036985106, 0.2634661577184198, 1.2712604950133857, 3.1399418290938392, 1.5270297041484593, 2.839350145104616, 0.595492833628899, -0.12742902425384806, 1.1962950995963104, 3.1414623438760083, 1.5448364998039463, 3.13953640770319], "count": [934]}, "gripper_mode_state": {"mean": [0.5396145610278372, 0.6980728051391863], "std": [0.49842821604978693, 0.45909385082387394], "min": [0, 0], "max": [1, 1], "count": [934]}, "gripper_activity_state": {"mean": [1.854389721627409, 1.8875802997858673], "std": [0.4675749572233361, 0.3996732223522539], "min": [0, 0], "max": [2, 2], "count": [934]}, "gripper_mode_action": {"mean": [0.5396145610278372, 0.6980728051391863], "std": [0.49842821604978693, 0.45909385082387394], "min": [0, 0], "max": [1, 1], "count": [934]}, "gripper_activity_action": {"mean": [1.854389721627409, 1.8875802997858673], "std": [0.4675749572233361, 0.3996732223522539], "min": [0, 0], "max": [2, 2], "count": [934]}, "gripper_open_scale_state": {"mean": [0.4275963598043048, 0.23569111357051745], "std": [0.3798790512225317, 0.3169369021346735], "min": [0.041, 0.0], "max": [0.856, 0.838], "count": [934]}, "gripper_open_scale_action": {"mean": [0.4275963598043048, 0.23569111357051745], "std": [0.3798790512225317, 0.3169369021346735], "min": [0.041, 0.0], "max": [0.856, 0.838], "count": [934]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4008187441643324]], [[0.43055607347105507]], [[0.4339081927910053]]], "std": [[[0.22050794858293157]], [[0.1920820704541238]], [[0.18639157307552673]]], "count": [168]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.42063816307773105]], [[0.44642376551314966]], [[0.4502966622412854]]], "std": [[[0.20842419919620375]], [[0.1758769190459201]], [[0.16568525444738968]]], "count": [168]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[0.9294117647058824]], [[0.9215686274509803]]], "mean": [[[0.42567989053260197]], [[0.4497118517545907]], [[0.4518652313355898]]], "std": [[[0.1641699388153761]], [[0.1323278253586088]], [[0.12324457488321458]]], "count": [168]}, "observation.state": {"min": [-0.1206720694899559, 1.8548312187194824, 0.5818927884101868, 0.24993114173412323, -2.8039937019348145, -1.4158984422683716, -0.46129053831100464, -2.0, 0.15692900121212006, 0.204802006483078, -0.17141999304294586, -2.693000078201294, -0.05799999460577965, -1.3040000200271606, -0.6772226691246033, -2.0713045597076416, -1.6845743656158447, -2.004929542541504, 2.4223599433898926, -1.8368892669677734, -0.05923647806048393, 30.0, -0.3043310046195984, 0.3003990054130554, -0.057509999722242355, 1.6319999694824219, -0.38100001215934753, -3.1361851692199707], "max": [0.7426376342773438, 2.0927720069885254, 1.9745608568191528, 2.029573678970337, -2.1427056789398193, 1.6783784627914429, 0.5253092050552368, 839.0, 0.35887300968170166, 0.4048590064048767, 0.14645299315452576, -1.2860000133514404, 0.8579999804496765, 0.31299999356269836, -0.20528562366962433, -2.046084403991699, -1.0693632364273071, -0.3757694363594055, 2.8903002738952637, 0.9894970655441284, 0.45601963996887207, 855.0, -0.022830000147223473, 0.4217059910297394, 0.0630749985575676, 2.681999921798706, 0.7540000081062317, 3.138000011444092], "mean": [0.12620070576667786, 2.0773797035217285, 1.3261449337005615, 1.2102214097976685, -2.639662742614746, 0.17027610540390015, -0.09120693802833557, 332.5635681152344, 0.27050572633743286, 0.30341827869415283, 0.004256615415215492, -2.076051712036133, 0.5031231045722961, -0.4904581606388092, -0.48015445470809937, -2.061420202255249, -1.4419476985931396, -1.4742660522460938, 2.7773706912994385, -1.100182294845581, 0.10789887607097626, 386.8787841796875, -0.17762908339500427, 0.35152021050453186, 0.0025082221254706383, 2.2335691452026367, 0.09529639780521393, -1.6572096347808838], "std": [0.24537216126918793, 0.0237831212580204, 0.40107035636901855, 0.6679942607879639, 0.1209917739033699, 1.0897438526153564, 0.2470865100622177, 313.3526611328125, 0.04259008541703224, 0.0550747811794281, 0.08854103833436966, 0.3951924443244934, 0.25016558170318604, 0.525336503982544, 0.09450098872184753, 0.004163425415754318, 0.15643265843391418, 0.442668616771698, 0.13728268444538116, 0.8737854957580566, 0.07843584567308426, 381.35809326171875, 0.07383804023265839, 0.03267969191074371, 0.02681269869208336, 0.2302391529083252, 0.3490363657474518, 1.838089108467102], "count": [928]}, "action": {"min": [-0.1206720694899559, 1.8548312187194824, 0.5818927884101868, 0.24993114173412323, -2.8039937019348145, -1.4158984422683716, -0.46129053831100464, -2.0, 0.15692900121212006, 0.204802006483078, -0.17141999304294586, -2.693000078201294, -0.05799999460577965, -1.3040000200271606, -0.6772226691246033, -2.0713045597076416, -1.6845743656158447, -2.004929542541504, 2.4223599433898926, -1.8368892669677734, -0.05923647806048393, 30.0, -0.3043310046195984, 0.3003990054130554, -0.057509999722242355, 1.6319999694824219, -0.38100001215934753, -3.1361851692199707], "max": [0.7426376342773438, 2.0927720069885254, 1.9745608568191528, 2.029573678970337, -2.1427056789398193, 1.6783784627914429, 0.5253092050552368, 839.0, 0.35887300968170166, 0.4048590064048767, 0.14645299315452576, -1.2860000133514404, 0.8579999804496765, 0.31299999356269836, -0.20528562366962433, -2.046084403991699, -1.0693632364273071, -0.3757694363594055, 2.8903002738952637, 0.9894970655441284, 0.45601963996887207, 855.0, -0.022830000147223473, 0.4217059910297394, 0.0630749985575676, 2.681999921798706, 0.7540000081062317, 3.138000011444092], "mean": [0.12620070576667786, 2.0773797035217285, 1.3261449337005615, 1.2102214097976685, -2.639662742614746, 0.17027610540390015, -0.09120693802833557, 332.5635681152344, 0.27050572633743286, 0.30341827869415283, 0.004256615415215492, -2.076051712036133, 0.5031231045722961, -0.4904581606388092, -0.48015445470809937, -2.061420202255249, -1.4419476985931396, -1.4742660522460938, 2.7773706912994385, -1.100182294845581, 0.10789887607097626, 386.8787841796875, -0.17762908339500427, 0.35152021050453186, 0.0025082221254706383, 2.2335691452026367, 0.09529639780521393, -1.6572096347808838], "std": [0.24537216126918793, 0.0237831212580204, 0.40107035636901855, 0.6679942607879639, 0.1209917739033699, 1.0897438526153564, 0.2470865100622177, 313.3526611328125, 0.04259008541703224, 0.0550747811794281, 0.08854103833436966, 0.3951924443244934, 0.25016558170318604, 0.525336503982544, 0.09450098872184753, 0.004163425415754318, 0.15643265843391418, 0.442668616771698, 0.13728268444538116, 0.8737854957580566, 0.07843584567308426, 381.35809326171875, 0.07383804023265839, 0.03267969191074371, 0.02681269869208336, 0.2302391529083252, 0.3490363657474518, 1.838089108467102], "count": [928]}, "timestamp": {"min": [0.0], "max": [30.9], "mean": [15.450000000000003], "std": [8.92967897892565], "count": [928]}, "frame_index": {"min": [0], "max": [927], "mean": [463.5], "std": [267.89036936776955], "count": [928]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [928]}, "index": {"min": [22434], "max": [23361], "mean": [22897.5], "std": [267.89036936776955], "count": [928]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [928]}, "subtask_annotation": {"mean": [21.55387931034483, 29.0, 29.0, 29.0, 29.0], "std": [2.2087468250476725, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [928]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [928]}, "eef_direction_state": {"mean": [4.344827586206897, 3.761853448275862], "std": [1.814588621926521, 2.1431450493749935], "min": [0, 0], "max": [6, 6], "count": [928]}, "eef_velocity_state": {"mean": [0.6734913793103449, 0.771551724137931], "std": [0.6141891626460753, 0.7052519767947416], "min": [0, 0], "max": [2, 2], "count": [928]}, "eef_acc_mag_state": {"mean": [0.7349137931034483, 0.7683189655172413], "std": [0.8438346337524261, 0.8273272931465128], "min": [0, 0], "max": [2, 2], "count": [928]}, "eef_direction_action": {"mean": [4.344827586206897, 3.761853448275862], "std": [1.814588621926521, 2.1431450493749935], "min": [0, 0], "max": [6, 6], "count": [928]}, "eef_velocity_action": {"mean": [0.6734913793103449, 0.771551724137931], "std": [0.6141891626460753, 0.7052519767947416], "min": [0, 0], "max": [2, 2], "count": [928]}, "eef_acc_mag_action": {"mean": [0.7349137931034483, 0.7683189655172413], "std": [0.8438346337524261, 0.8273272931465128], "min": [0, 0], "max": [2, 2], "count": [928]}, "eef_sim_pose_state": {"mean": [0.5546634486019054, 0.19580099487241098, 1.1723378575815082, 2.689718281545518, 0.6411814749149165, 2.3396733103265412, 0.49796369424172815, -0.26451091097763124, 1.0940261282629986, -0.1628555766726637, 1.0035035650367288, -1.941076659698345], "std": [0.024516413035890396, 0.03850072971125748, 0.06955107059760428, 0.7412586276350949, 0.4933379586981069, 0.4738538859748816, 0.04797573215508618, 0.0716806364679444, 0.06778855813342802, 2.578343062677727, 0.41961329341895387, 1.566826627905645], "min": [0.521457259769054, 0.08473718803226367, 1.0329458232026303, -3.1403223088397634, -0.05458873125180119, 0.7465548304075359, 0.4245640703993737, -0.36522099375212097, 1.0160872462733723, -3.1393688692386124, 0.1877657466031848, -3.1351011958217527], "max": [0.6064338191015594, 0.26780359103749785, 1.2946746344157851, 3.135980208039023, 1.541340021974853, 2.697705133006789, 0.5922412134585691, -0.08441161711863407, 1.202820963874352, 3.1409266792485, 1.5545260177736147, 3.1228884532862757], "count": [928]}, "eef_sim_pose_action": {"mean": [0.5546634486019054, 0.19580099487241098, 1.1723378575815082, 2.689718281545518, 0.6411814749149165, 2.3396733103265412, 0.49796369424172815, -0.26451091097763124, 1.0940261282629986, -0.1628555766726637, 1.0035035650367288, -1.941076659698345], "std": [0.024516413035890396, 0.03850072971125748, 0.06955107059760428, 0.7412586276350949, 0.4933379586981069, 0.4738538859748816, 0.04797573215508618, 0.0716806364679444, 0.06778855813342802, 2.578343062677727, 0.41961329341895387, 1.566826627905645], "min": [0.521457259769054, 0.08473718803226367, 1.0329458232026303, -3.1403223088397634, -0.05458873125180119, 0.7465548304075359, 0.4245640703993737, -0.36522099375212097, 1.0160872462733723, -3.1393688692386124, 0.1877657466031848, -3.1351011958217527], "max": [0.6064338191015594, 0.26780359103749785, 1.2946746344157851, 3.135980208039023, 1.541340021974853, 2.697705133006789, 0.5922412134585691, -0.08441161711863407, 1.202820963874352, 3.1409266792485, 1.5545260177736147, 3.1228884532862757], "count": [928]}, "gripper_mode_state": {"mean": [0.5808189655172413, 0.5614224137931034], "std": [0.4934250650430378, 0.49621294530053023], "min": [0, 0], "max": [1, 1], "count": [928]}, "gripper_activity_state": {"mean": [1.8286637931034482, 1.8405172413793103], "std": [0.4910377196685987, 0.49392489452028954], "min": [0, 0], "max": [2, 2], "count": [928]}, "gripper_mode_action": {"mean": [0.5808189655172413, 0.5614224137931034], "std": [0.4934250650430378, 0.49621294530053023], "min": [0, 0], "max": [1, 1], "count": [928]}, "gripper_activity_action": {"mean": [1.8286637931034482, 1.8405172413793103], "std": [0.4910377196685987, 0.49392489452028954], "min": [0, 0], "max": [2, 2], "count": [928]}, "gripper_open_scale_state": {"mean": [0.3868787715496664, 0.33300706248011036], "std": [0.381358120594257, 0.31287992197832704], "min": [0.03, 0.0], "max": [0.855, 0.839], "count": [928]}, "gripper_open_scale_action": {"mean": [0.3868787715496664, 0.33300706248011036], "std": [0.381358120594257, 0.31287992197832704], "min": [0.03, 0.0], "max": [0.855, 0.839], "count": [928]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4200009340222575]], [[0.4447546425101572]], [[0.44767863562091503]]], "std": [[[0.21067966921142006]], [[0.18025129887576802]], [[0.17463476216540677]]], "count": [185]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.42531570393923335]], [[0.4537999966878643]], [[0.4559228327592298]]], "std": [[[0.17092145152763943]], [[0.13877493312084194]], [[0.1304376310810391]]], "count": [185]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[1.0]], [[0.8823529411764706]]], "mean": [[[0.43124510466348703]], [[0.4537227609962904]], [[0.45665400326797384]]], "std": [[[0.17919594476912554]], [[0.14922750676597987]], [[0.14050527124151208]]], "count": [185]}, "observation.state": {"min": [0.3323107063770294, 1.834969401359558, -1.1052820682525635, -1.3323668241500854, -2.8576972484588623, -2.0933480262756348, 0.3222925066947937, 15.0, 0.1551470011472702, 0.2889249920845032, -0.0813010036945343, -3.0820000171661377, -0.5080000162124634, -1.0180000066757202, -0.7718020677566528, -2.0768370628356934, 0.60245281457901, 0.045029498636722565, 0.5122541785240173, 0.10461504012346268, -2.3854987621307373, 42.0, -0.3311319947242737, 0.28801101446151733, -0.09427600353956223, 1.2619999647140503, 0.07599999010562897, -3.0869998931884766], "max": [0.8595048785209656, 2.080066204071045, -0.5368632674217224, -0.01061160210520029, -0.322083055973053, -0.9370672702789307, 2.3434884548187256, 502.0, 0.3507550060749054, 0.4342229962348938, 0.17602799832820892, -0.7990000247955322, 1.2549999952316284, 0.9750000238418579, -0.27520352602005005, -1.9087969064712524, 1.7563421726226807, 1.59238600730896, 2.493307590484619, 1.77301025390625, -0.5275606513023376, 838.0, -0.012381000444293022, 0.47158899903297424, 0.12995100021362305, 2.940999984741211, 1.3339999914169312, 3.138000011444092], "mean": [0.5682969689369202, 2.0374786853790283, -0.7603240609169006, -0.7481979131698608, -1.8796778917312622, -1.4165040254592896, 1.5678313970565796, 430.77435302734375, 0.281516969203949, 0.368875652551651, 0.05771482735872269, -2.3641936779022217, 0.35892254114151, -0.35321611166000366, -0.554114580154419, -2.0402326583862305, 0.9655835628509521, 0.9500913619995117, 1.9695345163345337, 1.2959855794906616, -1.872602939605713, 386.4089050292969, -0.2302832007408142, 0.3812568485736847, 0.040500301867723465, 2.430537700653076, 0.4169507622718811, -1.380289077758789], "std": [0.11201722174882889, 0.05132104456424713, 0.13906686007976532, 0.34172162413597107, 0.7990865707397461, 0.34272536635398865, 0.5918789505958557, 161.7373809814453, 0.04402900114655495, 0.046301182359457016, 0.05809764936566353, 0.7448904514312744, 0.43462783098220825, 0.5584172606468201, 0.11065246909856796, 0.0346495620906353, 0.2909644544124603, 0.4442623555660248, 0.6475414633750916, 0.31744441390037537, 0.6736882925033569, 326.8207092285156, 0.09855468571186066, 0.04558540880680084, 0.03608550876379013, 0.5115200877189636, 0.3488374352455139, 2.1274333000183105], "count": [1059]}, "action": {"min": [0.3323107063770294, 1.834969401359558, -1.1052820682525635, -1.3323668241500854, -2.8576972484588623, -2.0933480262756348, 0.3222925066947937, 15.0, 0.1551470011472702, 0.2889249920845032, -0.0813010036945343, -3.0820000171661377, -0.5080000162124634, -1.0180000066757202, -0.7718020677566528, -2.0768370628356934, 0.60245281457901, 0.045029498636722565, 0.5122541785240173, 0.10461504012346268, -2.3854987621307373, 42.0, -0.3311319947242737, 0.28801101446151733, -0.09427600353956223, 1.2619999647140503, 0.07599999010562897, -3.0869998931884766], "max": [0.8595048785209656, 2.080066204071045, -0.5368632674217224, -0.01061160210520029, -0.322083055973053, -0.9370672702789307, 2.3434884548187256, 502.0, 0.3507550060749054, 0.4342229962348938, 0.17602799832820892, -0.7990000247955322, 1.2549999952316284, 0.9750000238418579, -0.27520352602005005, -1.9087969064712524, 1.7563421726226807, 1.59238600730896, 2.493307590484619, 1.77301025390625, -0.5275606513023376, 838.0, -0.012381000444293022, 0.47158899903297424, 0.12995100021362305, 2.940999984741211, 1.3339999914169312, 3.138000011444092], "mean": [0.5682969689369202, 2.0374786853790283, -0.7603240609169006, -0.7481979131698608, -1.8796778917312622, -1.4165040254592896, 1.5678313970565796, 430.77435302734375, 0.281516969203949, 0.368875652551651, 0.05771482735872269, -2.3641936779022217, 0.35892254114151, -0.35321611166000366, -0.554114580154419, -2.0402326583862305, 0.9655835628509521, 0.9500913619995117, 1.9695345163345337, 1.2959855794906616, -1.872602939605713, 386.4089050292969, -0.2302832007408142, 0.3812568485736847, 0.040500301867723465, 2.430537700653076, 0.4169507622718811, -1.380289077758789], "std": [0.11201722174882889, 0.05132104456424713, 0.13906686007976532, 0.34172162413597107, 0.7990865707397461, 0.34272536635398865, 0.5918789505958557, 161.7373809814453, 0.04402900114655495, 0.046301182359457016, 0.05809764936566353, 0.7448904514312744, 0.43462783098220825, 0.5584172606468201, 0.11065246909856796, 0.0346495620906353, 0.2909644544124603, 0.4442623555660248, 0.6475414633750916, 0.31744441390037537, 0.6736882925033569, 326.8207092285156, 0.09855468571186066, 0.04558540880680084, 0.03608550876379013, 0.5115200877189636, 0.3488374352455139, 2.1274333000183105], "count": [1059]}, "timestamp": {"min": [0.0], "max": [35.266666666666666], "mean": [17.633333333333333], "std": [10.19022770799263], "count": [1059]}, "frame_index": {"min": [0], "max": [1058], "mean": [529.0], "std": [305.7068312397789], "count": [1059]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [1059]}, "index": {"min": [23362], "max": [24420], "mean": [23891.0], "std": [305.7068312397789], "count": [1059]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1059]}, "subtask_annotation": {"mean": [20.328611898016998, 29.0, 29.0, 29.0, 29.0], "std": [4.03544763797039, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1059]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [1059]}, "eef_direction_state": {"mean": [4.518413597733711, 4.063267233238904], "std": [1.7866335462425367, 1.8025166268730892], "min": [0, 0], "max": [6, 6], "count": [1059]}, "eef_velocity_state": {"mean": [0.6779981114258735, 0.7998111425873465], "std": [0.7188263937288804, 0.6715308587598767], "min": [0, 0], "max": [2, 2], "count": [1059]}, "eef_acc_mag_state": {"mean": [0.6836638338054769, 0.6874409820585458], "std": [0.8228485176666972, 0.827720264190745], "min": [0, 0], "max": [2, 2], "count": [1059]}, "eef_direction_action": {"mean": [4.518413597733711, 4.063267233238904], "std": [1.7866335462425367, 1.8025166268730892], "min": [0, 0], "max": [6, 6], "count": [1059]}, "eef_velocity_action": {"mean": [0.6779981114258735, 0.7998111425873465], "std": [0.7188263937288804, 0.6715308587598767], "min": [0, 0], "max": [2, 2], "count": [1059]}, "eef_acc_mag_action": {"mean": [0.6836638338054769, 0.6874409820585458], "std": [0.8228485176666972, 0.827720264190745], "min": [0, 0], "max": [2, 2], "count": [1059]}, "eef_sim_pose_state": {"mean": [0.5827755407770342, 0.27642064088668555, 1.1504312876751728, -0.959455736647792, 0.8599129758787042, 1.743614535477226, 0.5739140870079996, -0.3197119993210752, 1.1236653234799032, 2.2506873439625354, 0.8495027534233309, -1.364144469538893], "std": [0.03783932928763382, 0.08214775204971186, 0.06078791220384841, 2.270433145329632, 0.2983844702700546, 1.5149467203995448, 0.04092728558184298, 0.05545425721207121, 0.03692982917634663, 1.0647113171614824, 0.3764752956850344, 1.8781493479185019], "min": [0.498957698916324, 0.043076089780612434, 1.0808191508614566, -3.1393161570070154, 0.3877632461696954, -3.1091615674476953, 0.49381230507232304, -0.40415645455970667, 1.0661070731900684, -3.1411820880442765, 0.10704642122465557, -3.0994587227658514], "max": [0.6559849642232259, 0.36710677002435166, 1.2908874146061255, 3.1408276024383346, 1.5074430001865697, 3.083087789144792, 0.6289046666091062, -0.15133257191647834, 1.230897954867148, 3.1412060079252115, 1.5136465162728334, 3.1329060755113063], "count": [1059]}, "eef_sim_pose_action": {"mean": [0.5827755407770342, 0.27642064088668555, 1.1504312876751728, -0.959455736647792, 0.8599129758787042, 1.743614535477226, 0.5739140870079996, -0.3197119993210752, 1.1236653234799032, 2.2506873439625354, 0.8495027534233309, -1.364144469538893], "std": [0.03783932928763382, 0.08214775204971186, 0.06078791220384841, 2.270433145329632, 0.2983844702700546, 1.5149467203995448, 0.04092728558184298, 0.05545425721207121, 0.03692982917634663, 1.0647113171614824, 0.3764752956850344, 1.8781493479185019], "min": [0.498957698916324, 0.043076089780612434, 1.0808191508614566, -3.1393161570070154, 0.3877632461696954, -3.1091615674476953, 0.49381230507232304, -0.40415645455970667, 1.0661070731900684, -3.1411820880442765, 0.10704642122465557, -3.0994587227658514], "max": [0.6559849642232259, 0.36710677002435166, 1.2908874146061255, 3.1408276024383346, 1.5074430001865697, 3.083087789144792, 0.6289046666091062, -0.15133257191647834, 1.230897954867148, 3.1412060079252115, 1.5136465162728334, 3.1329060755113063], "count": [1059]}, "gripper_mode_state": {"mean": [0.5675165250236072, 0.9461756373937678], "std": [0.4954205474632014, 0.2256707792255397], "min": [0, 0], "max": [1, 1], "count": [1059]}, "gripper_activity_state": {"mean": [1.8734655335221908, 1.9631728045325778], "std": [0.4225069985529519, 0.24110960714961266], "min": [0, 0], "max": [2, 2], "count": [1059]}, "gripper_mode_action": {"mean": [0.5675165250236072, 0.9461756373937678], "std": [0.4954205474632014, 0.2256707792255397], "min": [0, 0], "max": [1, 1], "count": [1059]}, "gripper_activity_action": {"mean": [1.8734655335221908, 1.9631728045325778], "std": [0.4225069985529519, 0.24110960714961266], "min": [0, 0], "max": [2, 2], "count": [1059]}, "gripper_open_scale_state": {"mean": [0.3864088763452213, 0.4307743154161937], "std": [0.3268203895214331, 0.1617373998290989], "min": [0.042, 0.015], "max": [0.838, 0.502], "count": [1059]}, "gripper_open_scale_action": {"mean": [0.3864088763452213, 0.4307743154161937], "std": [0.3268203895214331, 0.1617373998290989], "min": [0.042, 0.015], "max": [0.838, 0.502], "count": [1059]}}} +{"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.41562180638384383]], [[0.43984637228547335]], [[0.441870330524683]]], "std": [[[0.21213051715531675]], [[0.18395082347473918]], [[0.17825754263047577]]], "count": [217]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[0.8745098039215686]], [[0.8980392156862745]]], "mean": [[[0.42401066891810485]], [[0.44854301263516155]], [[0.4516986404776965]]], "std": [[[0.19312146746769931]], [[0.1639759113378269]], [[0.15649602639842947]]], "count": [217]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[0.8509803921568627]], [[0.8588235294117647]]], "mean": [[[0.4117297690581609]], [[0.4402383145462486]], [[0.4437632328469022]]], "std": [[[0.17644433359366754]], [[0.14360967998992194]], [[0.13398865846350375]]], "count": [217]}, "observation.state": {"min": [0.1390852928161621, 1.801895260810852, -1.5984424352645874, -1.4364932775497437, -2.8180437088012695, -2.095407485961914, 0.11067132651805878, 26.0, 0.13424700498580933, 0.26304200291633606, -0.13171400129795074, -3.065000057220459, -0.3810000419616699, -1.003000020980835, -0.8071799278259277, -2.0769941806793213, 0.6643072366714478, 0.19477874040603638, 0.19221310317516327, 0.8482823967933655, -2.519871711730957, -2.0, -0.3251569867134094, 0.2753779888153076, -0.05255899950861931, -3.1401853561401367, -0.16099999845027924, -3.0869998931884766], "max": [0.8394684791564941, 2.0880072116851807, -0.47483426332473755, 0.06148795038461685, -0.18046705424785614, -0.7848396301269531, 2.4570047855377197, 534.0, 0.357683002948761, 0.43766701221466064, 0.21813400089740753, -0.9559999108314514, 1.0720000267028809, 0.6790000200271606, -0.16636478900909424, -1.6942957639694214, 1.5599229335784912, 1.5723496675491333, 2.712381601333618, 2.013237237930298, -0.639802873134613, 851.0, -0.04947499930858612, 0.4116379916667938, 0.1727679967880249, 3.1410000324249268, 1.2239999771118164, 3.134999990463257], "mean": [0.4856250584125519, 2.059819221496582, -0.9234246611595154, -0.9735612273216248, -2.009333610534668, -1.340570330619812, 1.7567527294158936, 264.3837890625, 0.2640208601951599, 0.35898929834365845, 0.03981981799006462, -2.5726730823516846, 0.33092644810676575, -0.5192002654075623, -0.48798349499702454, -2.0133378505706787, 1.0211907625198364, 1.1940826177597046, 2.1436455249786377, 1.4847264289855957, -2.1007368564605713, 310.7576599121094, -0.2242646962404251, 0.3524129390716553, 0.05769958347082138, 2.5449206829071045, 0.25494104623794556, -2.2462379932403564], "std": [0.16370660066604614, 0.043896518647670746, 0.2897655665874481, 0.3198109567165375, 0.5894596576690674, 0.41834378242492676, 0.4751082956790924, 208.06192016601562, 0.0461832694709301, 0.05476798117160797, 0.07133615016937256, 0.4314756989479065, 0.34352907538414, 0.3779628276824951, 0.18235722184181213, 0.07464811205863953, 0.22729839384555817, 0.2928908169269562, 0.5654134154319763, 0.31223246455192566, 0.33460554480552673, 282.85809326171875, 0.08788865804672241, 0.037648722529411316, 0.03301932290196419, 1.0045098066329956, 0.4121628999710083, 1.1284328699111938], "count": [1308]}, "action": {"min": [0.1390852928161621, 1.801895260810852, -1.5984424352645874, -1.4364932775497437, -2.8180437088012695, -2.095407485961914, 0.11067132651805878, 26.0, 0.13424700498580933, 0.26304200291633606, -0.13171400129795074, -3.065000057220459, -0.3810000419616699, -1.003000020980835, -0.8071799278259277, -2.0769941806793213, 0.6643072366714478, 0.19477874040603638, 0.19221310317516327, 0.8482823967933655, -2.519871711730957, -2.0, -0.3251569867134094, 0.2753779888153076, -0.05255899950861931, -3.1401853561401367, -0.16099999845027924, -3.0869998931884766], "max": [0.8394684791564941, 2.0880072116851807, -0.47483426332473755, 0.06148795038461685, -0.18046705424785614, -0.7848396301269531, 2.4570047855377197, 534.0, 0.357683002948761, 0.43766701221466064, 0.21813400089740753, -0.9559999108314514, 1.0720000267028809, 0.6790000200271606, -0.16636478900909424, -1.6942957639694214, 1.5599229335784912, 1.5723496675491333, 2.712381601333618, 2.013237237930298, -0.639802873134613, 851.0, -0.04947499930858612, 0.4116379916667938, 0.1727679967880249, 3.1410000324249268, 1.2239999771118164, 3.134999990463257], "mean": [0.4856250584125519, 2.059819221496582, -0.9234246611595154, -0.9735612273216248, -2.009333610534668, -1.340570330619812, 1.7567527294158936, 264.3837890625, 0.2640208601951599, 0.35898929834365845, 0.03981981799006462, -2.5726730823516846, 0.33092644810676575, -0.5192002654075623, -0.48798349499702454, -2.0133378505706787, 1.0211907625198364, 1.1940826177597046, 2.1436455249786377, 1.4847264289855957, -2.1007368564605713, 310.7576599121094, -0.2242646962404251, 0.3524129390716553, 0.05769958347082138, 2.5449206829071045, 0.25494104623794556, -2.2462379932403564], "std": [0.16370660066604614, 0.043896518647670746, 0.2897655665874481, 0.3198109567165375, 0.5894596576690674, 0.41834378242492676, 0.4751082956790924, 208.06192016601562, 0.0461832694709301, 0.05476798117160797, 0.07133615016937256, 0.4314756989479065, 0.34352907538414, 0.3779628276824951, 0.18235722184181213, 0.07464811205863953, 0.22729839384555817, 0.2928908169269562, 0.5654134154319763, 0.31223246455192566, 0.33460554480552673, 282.85809326171875, 0.08788865804672241, 0.037648722529411316, 0.03301932290196419, 1.0045098066329956, 0.4121628999710083, 1.1284328699111938], "count": [1308]}, "timestamp": {"min": [0.0], "max": [43.56666666666667], "mean": [21.78333333333333], "std": [12.586232190005902], "count": [1308]}, "frame_index": {"min": [0], "max": [1307], "mean": [653.5], "std": [377.586965700177], "count": [1308]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [1308]}, "index": {"min": [24421], "max": [25728], "mean": [25074.5], "std": [377.586965700177], "count": [1308]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1308]}, "subtask_annotation": {"mean": [20.619266055045873, 29.0, 29.0, 29.0, 29.0], "std": [2.7578626124507215, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1308]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [1308]}, "eef_direction_state": {"mean": [4.481651376146789, 4.129969418960244], "std": [1.7658326243035192, 1.8777437007729747], "min": [0, 0], "max": [6, 6], "count": [1308]}, "eef_velocity_state": {"mean": [0.6399082568807339, 0.7614678899082569], "std": [0.6445471046994683, 0.6598917884898539], "min": [0, 0], "max": [2, 2], "count": [1308]}, "eef_acc_mag_state": {"mean": [0.6896024464831805, 0.7576452599388379], "std": [0.8220855263252109, 0.8286597757865432], "min": [0, 0], "max": [2, 2], "count": [1308]}, "eef_direction_action": {"mean": [4.481651376146789, 4.129969418960244], "std": [1.7658326243035192, 1.8777437007729747], "min": [0, 0], "max": [6, 6], "count": [1308]}, "eef_velocity_action": {"mean": [0.6399082568807339, 0.7614678899082569], "std": [0.6445471046994683, 0.6598917884898539], "min": [0, 0], "max": [2, 2], "count": [1308]}, "eef_acc_mag_action": {"mean": [0.6896024464831805, 0.7576452599388379], "std": [0.8220855263252109, 0.8286597757865432], "min": [0, 0], "max": [2, 2], "count": [1308]}, "eef_sim_pose_state": {"mean": [0.5615713901857378, 0.2876005100999339, 1.1741085225801633, -1.3295722577289308, 0.7178363919954476, 1.3826253295540136, 0.5645145439565897, -0.29991634878751405, 1.128724774095322, 2.405394598914125, 0.8802895880922395, -2.1544289768681164], "std": [0.03183894760950353, 0.06905705546339198, 0.05897825013151401, 2.2211981515110524, 0.3675111091931829, 2.1143851159594793, 0.04775141614565123, 0.07028330032199102, 0.040885617824760336, 1.3067936354541265, 0.3811831991085488, 1.3370939170035043], "min": [0.463196547306723, 0.09173592902911018, 1.0525382696304892, -3.1415690045836535, 0.15165833678764673, -3.139613632979804, 0.46892987825970556, -0.41469763477598076, 1.0552419864354712, -3.1402175880942025, 0.16080769659392558, -3.124323021182502], "max": [0.6059412045650694, 0.3894600338350989, 1.2947280543056547, 3.1348025013966496, 1.3570603709976332, 3.14114208114558, 0.6433961805390984, -0.10206967507257413, 1.2900836714573258, 3.140841752170212, 1.524175395588764, 3.0888281247654925], "count": [1308]}, "eef_sim_pose_action": {"mean": [0.5615713901857378, 0.2876005100999339, 1.1741085225801633, -1.3295722577289308, 0.7178363919954476, 1.3826253295540136, 0.5645145439565897, -0.29991634878751405, 1.128724774095322, 2.405394598914125, 0.8802895880922395, -2.1544289768681164], "std": [0.03183894760950353, 0.06905705546339198, 0.05897825013151401, 2.2211981515110524, 0.3675111091931829, 2.1143851159594793, 0.04775141614565123, 0.07028330032199102, 0.040885617824760336, 1.3067936354541265, 0.3811831991085488, 1.3370939170035043], "min": [0.463196547306723, 0.09173592902911018, 1.0525382696304892, -3.1415690045836535, 0.15165833678764673, -3.139613632979804, 0.46892987825970556, -0.41469763477598076, 1.0552419864354712, -3.1402175880942025, 0.16080769659392558, -3.124323021182502], "max": [0.6059412045650694, 0.3894600338350989, 1.2947280543056547, 3.1348025013966496, 1.3570603709976332, 3.14114208114558, 0.6433961805390984, -0.10206967507257413, 1.2900836714573258, 3.140841752170212, 1.524175395588764, 3.0888281247654925], "count": [1308]}, "gripper_mode_state": {"mean": [0.72782874617737, 0.8876146788990825], "std": [0.4450775914548459, 0.31583992892279955], "min": [0, 0], "max": [1, 1], "count": [1308]}, "gripper_activity_state": {"mean": [1.8188073394495412, 1.9029051987767585], "std": [0.5275711319560158, 0.39168435796271966], "min": [0, 0], "max": [2, 2], "count": [1308]}, "gripper_mode_action": {"mean": [0.72782874617737, 0.8876146788990825], "std": [0.4450775914548459, 0.31583992892279955], "min": [0, 0], "max": [1, 1], "count": [1308]}, "gripper_activity_action": {"mean": [1.8188073394495412, 1.9029051987767585], "std": [0.5275711319560158, 0.39168435796271966], "min": [0, 0], "max": [2, 2], "count": [1308]}, "gripper_open_scale_state": {"mean": [0.3107729358257506, 0.26438379204455564], "std": [0.28284125301957785, 0.2080617649374733], "min": [0.0, 0.026], "max": [0.851, 0.534], "count": [1308]}, "gripper_open_scale_action": {"mean": [0.3107729358257506, 0.26438379204455564], "std": [0.28284125301957785, 0.2080617649374733], "min": [0.0, 0.026], "max": [0.851, 0.534], "count": [1308]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4145021021403611]], [[0.4419169791059988]], [[0.4431069563757846]]], "std": [[[0.21617148745800316]], [[0.18454800399499513]], [[0.17924283461592802]]], "count": [202]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4185184440319032]], [[0.4483047709182683]], [[0.45249196454571927]]], "std": [[[0.21490414626183935]], [[0.18821136623057622]], [[0.18062165931586924]]], "count": [202]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.8980392156862745]], [[0.9058823529411765]]], "mean": [[[0.4221051424076231]], [[0.44713213049246103]], [[0.4498054605092862]]], "std": [[[0.17389872484153943]], [[0.14443780370905707]], [[0.13534763163316224]]], "count": [202]}, "observation.state": {"min": [0.09323549270629883, 1.8785853385925293, -1.9210141897201538, -1.7192716598510742, -2.7520525455474854, -2.1230883598327637, 0.3586477041244507, -2.0, 0.12935799360275269, 0.2537910044193268, -0.1383800059556961, -2.9159998893737793, -0.31200000643730164, -1.0110000371932983, -0.9664062261581421, -2.0730671882629395, 0.5490107536315918, 0.21156881749629974, 0.07866199314594269, 0.8557174801826477, -2.50498366355896, 42.0, -0.3289619982242584, 0.2798439860343933, -0.043891001492738724, -3.1411852836608887, -0.20200000703334808, -3.1381852626800537], "max": [0.8496437668800354, 2.091148853302002, -0.25808185338974, -0.0037873645778745413, -0.17465509474277496, 0.6555107831954956, 2.9545109272003174, 519.0, 0.38634899258613586, 0.4465470016002655, 0.19467100501060486, -0.9190000891685486, 1.3240000009536743, 0.6640000343322754, -0.2476622313261032, -1.755591869354248, 1.5814951658248901, 1.4453070163726807, 2.6857824325561523, 2.009554624557495, -0.736755907535553, 827.0, -0.016927000135183334, 0.4160960018634796, 0.15599900484085083, 3.1410000324249268, 1.281999945640564, 3.11299991607666], "mean": [0.41257423162460327, 2.062983274459839, -1.106338620185852, -1.0319769382476807, -2.118448495864868, -1.0071204900741577, 1.9716461896896362, 178.3701629638672, 0.27662208676338196, 0.3593505620956421, 0.04047725349664688, -2.3124053478240967, 0.3143855929374695, -0.4567035436630249, -0.61976557970047, -2.009761333465576, 0.976621150970459, 1.1082650423049927, 2.148367166519165, 1.6757346391677856, -2.239990711212158, 289.9760437011719, -0.2001836746931076, 0.3549615144729614, 0.04707259312272072, 2.2591278553009033, 0.22022856771945953, -1.9987719058990479], "std": [0.1967965066432953, 0.03914942964911461, 0.39868029952049255, 0.3741331398487091, 0.5903083086013794, 0.7016201615333557, 0.4952704608440399, 203.58900451660156, 0.056221093982458115, 0.058682631701231, 0.08431890606880188, 0.5501508116722107, 0.34687572717666626, 0.40278002619743347, 0.194818913936615, 0.07438434660434723, 0.26493731141090393, 0.2882339060306549, 0.6316878199577332, 0.2290213257074356, 0.4306236505508423, 302.59234619140625, 0.08865612000226974, 0.04271389916539192, 0.041232217103242874, 1.7515690326690674, 0.3594387173652649, 1.3282493352890015], "count": [1190]}, "action": {"min": [0.09323549270629883, 1.8785853385925293, -1.9210141897201538, -1.7192716598510742, -2.7520525455474854, -2.1230883598327637, 0.3586477041244507, -2.0, 0.12935799360275269, 0.2537910044193268, -0.1383800059556961, -2.9159998893737793, -0.31200000643730164, -1.0110000371932983, -0.9664062261581421, -2.0730671882629395, 0.5490107536315918, 0.21156881749629974, 0.07866199314594269, 0.8557174801826477, -2.50498366355896, 42.0, -0.3289619982242584, 0.2798439860343933, -0.043891001492738724, -3.1411852836608887, -0.20200000703334808, -3.1381852626800537], "max": [0.8496437668800354, 2.091148853302002, -0.25808185338974, -0.0037873645778745413, -0.17465509474277496, 0.6555107831954956, 2.9545109272003174, 519.0, 0.38634899258613586, 0.4465470016002655, 0.19467100501060486, -0.9190000891685486, 1.3240000009536743, 0.6640000343322754, -0.2476622313261032, -1.755591869354248, 1.5814951658248901, 1.4453070163726807, 2.6857824325561523, 2.009554624557495, -0.736755907535553, 827.0, -0.016927000135183334, 0.4160960018634796, 0.15599900484085083, 3.1410000324249268, 1.281999945640564, 3.11299991607666], "mean": [0.41257423162460327, 2.062983274459839, -1.106338620185852, -1.0319769382476807, -2.118448495864868, -1.0071204900741577, 1.9716461896896362, 178.3701629638672, 0.27662208676338196, 0.3593505620956421, 0.04047725349664688, -2.3124053478240967, 0.3143855929374695, -0.4567035436630249, -0.61976557970047, -2.009761333465576, 0.976621150970459, 1.1082650423049927, 2.148367166519165, 1.6757346391677856, -2.239990711212158, 289.9760437011719, -0.2001836746931076, 0.3549615144729614, 0.04707259312272072, 2.2591278553009033, 0.22022856771945953, -1.9987719058990479], "std": [0.1967965066432953, 0.03914942964911461, 0.39868029952049255, 0.3741331398487091, 0.5903083086013794, 0.7016201615333557, 0.4952704608440399, 203.58900451660156, 0.056221093982458115, 0.058682631701231, 0.08431890606880188, 0.5501508116722107, 0.34687572717666626, 0.40278002619743347, 0.194818913936615, 0.07438434660434723, 0.26493731141090393, 0.2882339060306549, 0.6316878199577332, 0.2290213257074356, 0.4306236505508423, 302.59234619140625, 0.08865612000226974, 0.04271389916539192, 0.041232217103242874, 1.7515690326690674, 0.3594387173652649, 1.3282493352890015], "count": [1190]}, "timestamp": {"min": [0.0], "max": [39.63333333333333], "mean": [19.81666666666667], "std": [11.450776295857754], "count": [1190]}, "frame_index": {"min": [0], "max": [1189], "mean": [594.5], "std": [343.52328887573253], "count": [1190]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [1190]}, "index": {"min": [25729], "max": [26918], "mean": [26323.5], "std": [343.52328887573253], "count": [1190]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1190]}, "subtask_annotation": {"mean": [22.23949579831933, 29.0, 29.0, 29.0, 29.0], "std": [1.3844101062977399, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1190]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [1190]}, "eef_direction_state": {"mean": [4.463025210084034, 3.6957983193277313], "std": [1.8167921469576018, 1.9083802343843208], "min": [0, 0], "max": [6, 6], "count": [1190]}, "eef_velocity_state": {"mean": [0.619327731092437, 0.8663865546218488], "std": [0.6537258838747259, 0.6570595704705584], "min": [0, 0], "max": [2, 2], "count": [1190]}, "eef_acc_mag_state": {"mean": [0.6873949579831933, 0.7915966386554621], "std": [0.8279319809118378, 0.8170020861222981], "min": [0, 0], "max": [2, 2], "count": [1190]}, "eef_direction_action": {"mean": [4.463025210084034, 3.6957983193277313], "std": [1.8167921469576018, 1.9083802343843208], "min": [0, 0], "max": [6, 6], "count": [1190]}, "eef_velocity_action": {"mean": [0.619327731092437, 0.8663865546218488], "std": [0.6537258838747259, 0.6570595704705584], "min": [0, 0], "max": [2, 2], "count": [1190]}, "eef_acc_mag_action": {"mean": [0.6873949579831933, 0.7915966386554621], "std": [0.8279319809118378, 0.8170020861222981], "min": [0, 0], "max": [2, 2], "count": [1190]}, "eef_sim_pose_state": {"mean": [0.5688102309275906, 0.26538473884809743, 1.185210707303756, -1.696126880697613, 0.6341171759444624, 2.1966685319913686, 0.5601772999791552, -0.3008537697696945, 1.1202858646871858, -0.010782121197951603, 0.8776806851627754, -1.9499854980710667], "std": [0.04149760416990653, 0.08189004616104749, 0.05945057748958929, 1.9330006221308689, 0.22772677411263054, 1.2964099022632436, 0.053708920990458174, 0.0843193868506635, 0.04697814435220021, 2.636123766167892, 0.36078034582805335, 1.2554211647088545], "min": [0.4791671398161307, 0.08504493003268951, 1.0398904525149035, -3.139049415636019, 0.20936673033870656, -3.0985487142229875, 0.45026439122682166, -0.44454224212847926, 1.0338083788181502, -3.14003929672469, 0.18480278157455698, -3.1285246267317417], "max": [0.6217118403440336, 0.38823442517155105, 1.298985667875233, 3.1373872696160996, 1.4095861755252463, 3.0913767015299842, 0.6520904481665872, -0.0859897517374401, 1.2426525294391724, 3.1382735315154173, 1.540187819449244, 3.126473780960895], "count": [1190]}, "eef_sim_pose_action": {"mean": [0.5688102309275906, 0.26538473884809743, 1.185210707303756, -1.696126880697613, 0.6341171759444624, 2.1966685319913686, 0.5601772999791552, -0.3008537697696945, 1.1202858646871858, -0.010782121197951603, 0.8776806851627754, -1.9499854980710667], "std": [0.04149760416990653, 0.08189004616104749, 0.05945057748958929, 1.9330006221308689, 0.22772677411263054, 1.2964099022632436, 0.053708920990458174, 0.0843193868506635, 0.04697814435220021, 2.636123766167892, 0.36078034582805335, 1.2554211647088545], "min": [0.4791671398161307, 0.08504493003268951, 1.0398904525149035, -3.139049415636019, 0.20936673033870656, -3.0985487142229875, 0.45026439122682166, -0.44454224212847926, 1.0338083788181502, -3.14003929672469, 0.18480278157455698, -3.1285246267317417], "max": [0.6217118403440336, 0.38823442517155105, 1.298985667875233, 3.1373872696160996, 1.4095861755252463, 3.0913767015299842, 0.6520904481665872, -0.0859897517374401, 1.2426525294391724, 3.1382735315154173, 1.540187819449244, 3.126473780960895], "count": [1190]}, "gripper_mode_state": {"mean": [0.6369747899159663, 0.9722689075630252], "std": [0.48087202759931635, 0.1642013366243609], "min": [0, 0], "max": [1, 1], "count": [1190]}, "gripper_activity_state": {"mean": [1.9109243697478993, 1.9327731092436975], "std": [0.37186559331315966, 0.31572492114419715], "min": [0, 0], "max": [2, 2], "count": [1190]}, "gripper_mode_action": {"mean": [0.6369747899159663, 0.9722689075630252], "std": [0.48087202759931635, 0.1642013366243609], "min": [0, 0], "max": [1, 1], "count": [1190]}, "gripper_activity_action": {"mean": [1.9109243697478993, 1.9327731092436975], "std": [0.37186559331315966, 0.31572492114419715], "min": [0, 0], "max": [2, 2], "count": [1190]}, "gripper_open_scale_state": {"mean": [0.28997605051313136, 0.1786856096894801], "std": [0.30259243235486943, 0.20331155218998181], "min": [0.042, 0.0], "max": [0.827, 0.519], "count": [1190]}, "gripper_open_scale_action": {"mean": [0.28997605051313136, 0.1786856096894801], "std": [0.30259243235486943, 0.20331155218998181], "min": [0.042, 0.0], "max": [0.827, 0.519], "count": [1190]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41110315947366605]], [[0.43861171521077563]], [[0.44135704883805377]]], "std": [[[0.2152843723223571]], [[0.18395077730006504]], [[0.17685579398510196]]], "count": [189]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[0.8784313725490196]], [[0.8784313725490196]]], "mean": [[[0.41776496956807413]], [[0.44894310116021713]], [[0.45188016888854304]]], "std": [[[0.19347390129685135]], [[0.1611773731348591]], [[0.1533038447882691]]], "count": [189]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.9058823529411765]], [[0.8588235294117647]], [[0.8666666666666667]]], "mean": [[[0.39871846794273264]], [[0.4334584662568731]], [[0.4382846065895494]]], "std": [[[0.1804428993211557]], [[0.14456140271620893]], [[0.13396935549938616]]], "count": [189]}, "observation.state": {"min": [0.016283921897411346, 1.9787148237228394, -1.5953357219696045, -1.7649118900299072, -2.7883379459381104, -2.181626796722412, 0.099675752222538, -2.0, 0.15625399351119995, 0.2319670021533966, -0.08982100337743759, -2.875999927520752, -0.43400001525878906, -1.0800000429153442, -0.8229227662086487, -2.078181028366089, 0.6517932415008545, 0.07738789916038513, 0.2646442949771881, 0.06623525172472, -2.427997350692749, -2.0, -0.3106749951839447, 0.2937690019607544, -0.09575299918651581, 1.5800000429153442, -0.3869999945163727, -3.132185220718384], "max": [0.5991365909576416, 2.0908870697021484, -0.3831521272659302, -0.045692719519138336, -0.713647723197937, -0.6904522776603699, 2.520796537399292, 534.0, 0.32261601090431213, 0.41498398780822754, 0.17576999962329865, -1.11899995803833, 1.0570000410079956, 0.6289999485015869, -0.434848815202713, -1.6573647260665894, 1.8378143310546875, 1.472691297531128, 2.7259950637817383, 2.011282444000244, -0.5397081971168518, 826.0, -0.03054800070822239, 0.4557969868183136, 0.20857200026512146, 3.0889999866485596, 1.225000023841858, 3.1410000324249268], "mean": [0.34112271666526794, 2.074648141860962, -0.927661657333374, -1.2811459302902222, -2.0327329635620117, -1.3725299835205078, 1.8358505964279175, 233.48846435546875, 0.26544344425201416, 0.3375570774078369, 0.08087466657161713, -2.427328109741211, 0.3036286532878876, -0.4819944500923157, -0.6370271444320679, -2.010005474090576, 1.1007640361785889, 1.0608227252960205, 2.3164801597595215, 1.3317060470581055, -2.05502986907959, 250.49908447265625, -0.2096051722764969, 0.38671067357063293, 0.03054293431341648, 2.6283926963806152, 0.07236042618751526, -1.1058084964752197], "std": [0.1232336014509201, 0.014857078902423382, 0.2619815170764923, 0.3519851565361023, 0.48318105936050415, 0.5094636082649231, 0.4428832232952118, 234.2490997314453, 0.034767456352710724, 0.053282078355550766, 0.06515143811702728, 0.3509984016418457, 0.3426894545555115, 0.3678675591945648, 0.10367252677679062, 0.08255168795585632, 0.2753716707229614, 0.2693691551685333, 0.4842348098754883, 0.45236602425575256, 0.32384321093559265, 298.849365234375, 0.09072543680667877, 0.05287991091609001, 0.0475069060921669, 0.28407514095306396, 0.34210166335105896, 2.3405046463012695], "count": [1085]}, "action": {"min": [0.016283921897411346, 1.9787148237228394, -1.5953357219696045, -1.7649118900299072, -2.7883379459381104, -2.181626796722412, 0.099675752222538, -2.0, 0.15625399351119995, 0.2319670021533966, -0.08982100337743759, -2.875999927520752, -0.43400001525878906, -1.0800000429153442, -0.8229227662086487, -2.078181028366089, 0.6517932415008545, 0.07738789916038513, 0.2646442949771881, 0.06623525172472, -2.427997350692749, -2.0, -0.3106749951839447, 0.2937690019607544, -0.09575299918651581, 1.5800000429153442, -0.3869999945163727, -3.132185220718384], "max": [0.5991365909576416, 2.0908870697021484, -0.3831521272659302, -0.045692719519138336, -0.713647723197937, -0.6904522776603699, 2.520796537399292, 534.0, 0.32261601090431213, 0.41498398780822754, 0.17576999962329865, -1.11899995803833, 1.0570000410079956, 0.6289999485015869, -0.434848815202713, -1.6573647260665894, 1.8378143310546875, 1.472691297531128, 2.7259950637817383, 2.011282444000244, -0.5397081971168518, 826.0, -0.03054800070822239, 0.4557969868183136, 0.20857200026512146, 3.0889999866485596, 1.225000023841858, 3.1410000324249268], "mean": [0.34112271666526794, 2.074648141860962, -0.927661657333374, -1.2811459302902222, -2.0327329635620117, -1.3725299835205078, 1.8358505964279175, 233.48846435546875, 0.26544344425201416, 0.3375570774078369, 0.08087466657161713, -2.427328109741211, 0.3036286532878876, -0.4819944500923157, -0.6370271444320679, -2.010005474090576, 1.1007640361785889, 1.0608227252960205, 2.3164801597595215, 1.3317060470581055, -2.05502986907959, 250.49908447265625, -0.2096051722764969, 0.38671067357063293, 0.03054293431341648, 2.6283926963806152, 0.07236042618751526, -1.1058084964752197], "std": [0.1232336014509201, 0.014857078902423382, 0.2619815170764923, 0.3519851565361023, 0.48318105936050415, 0.5094636082649231, 0.4428832232952118, 234.2490997314453, 0.034767456352710724, 0.053282078355550766, 0.06515143811702728, 0.3509984016418457, 0.3426894545555115, 0.3678675591945648, 0.10367252677679062, 0.08255168795585632, 0.2753716707229614, 0.2693691551685333, 0.4842348098754883, 0.45236602425575256, 0.32384321093559265, 298.849365234375, 0.09072543680667877, 0.05287991091609001, 0.0475069060921669, 0.28407514095306396, 0.34210166335105896, 2.3405046463012695], "count": [1085]}, "timestamp": {"min": [0.0], "max": [36.13333333333333], "mean": [18.066666666666666], "std": [10.440412933510926], "count": [1085]}, "frame_index": {"min": [0], "max": [1084], "mean": [542.0], "std": [313.2123880053278], "count": [1085]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [1085]}, "index": {"min": [26919], "max": [28003], "mean": [27461.0], "std": [313.2123880053278], "count": [1085]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1085]}, "subtask_annotation": {"mean": [21.9963133640553, 29.0, 29.0, 29.0, 29.0], "std": [1.7423923522491211, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1085]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [1085]}, "eef_direction_state": {"mean": [4.391705069124424, 3.776036866359447], "std": [1.714810880363223, 1.9544530175266948], "min": [0, 0], "max": [6, 6], "count": [1085]}, "eef_velocity_state": {"mean": [0.7207373271889401, 0.8119815668202764], "std": [0.6513958144169082, 0.5930816495038379], "min": [0, 0], "max": [2, 2], "count": [1085]}, "eef_acc_mag_state": {"mean": [0.7456221198156682, 0.752073732718894], "std": [0.8368206812682587, 0.8315816001434359], "min": [0, 0], "max": [2, 2], "count": [1085]}, "eef_direction_action": {"mean": [4.391705069124424, 3.776036866359447], "std": [1.714810880363223, 1.9544530175266948], "min": [0, 0], "max": [6, 6], "count": [1085]}, "eef_velocity_action": {"mean": [0.7207373271889401, 0.8119815668202764], "std": [0.6513958144169082, 0.5930816495038379], "min": [0, 0], "max": [2, 2], "count": [1085]}, "eef_acc_mag_action": {"mean": [0.7456221198156682, 0.752073732718894], "std": [0.8368206812682587, 0.8315816001434359], "min": [0, 0], "max": [2, 2], "count": [1085]}, "eef_sim_pose_state": {"mean": [0.5966995784048014, 0.2544011117133201, 1.1687379371942703, -0.9016331367432399, 0.6511643097386439, 2.0037401691923966, 0.539476606002484, -0.326114376034677, 1.1569973366565174, -0.3029187706185244, 0.9001865317324474, -1.9826721716846198], "std": [0.041523160936599954, 0.08020316698640058, 0.05591055866778428, 2.5798536193985453, 0.34991954898846095, 0.9811707263659172, 0.042645719810371574, 0.05621894138560884, 0.045790275744346104, 2.813131586788375, 0.42203878858419114, 1.4038943260205385], "min": [0.5216516888142197, 0.06688014642096243, 1.0459753129767, -3.141580583021258, 0.11253040771184275, -3.0801901779112026, 0.4614939108792165, -0.3858619507178291, 1.0748370998429309, -3.1415859634049768, 0.06314592904373817, -3.1134617428501237], "max": [0.6441333239485093, 0.4004354412425178, 1.2874853166371274, 3.1415739022021225, 1.3744180036332492, 3.120370071271942, 0.6144988412881165, -0.1418893626024186, 1.255627967075348, 3.1404679393516908, 1.5314009774722481, 3.1001397012685663], "count": [1085]}, "eef_sim_pose_action": {"mean": [0.5966995784048014, 0.2544011117133201, 1.1687379371942703, -0.9016331367432399, 0.6511643097386439, 2.0037401691923966, 0.539476606002484, -0.326114376034677, 1.1569973366565174, -0.3029187706185244, 0.9001865317324474, -1.9826721716846198], "std": [0.041523160936599954, 0.08020316698640058, 0.05591055866778428, 2.5798536193985453, 0.34991954898846095, 0.9811707263659172, 0.042645719810371574, 0.05621894138560884, 0.045790275744346104, 2.813131586788375, 0.42203878858419114, 1.4038943260205385], "min": [0.5216516888142197, 0.06688014642096243, 1.0459753129767, -3.141580583021258, 0.11253040771184275, -3.0801901779112026, 0.4614939108792165, -0.3858619507178291, 1.0748370998429309, -3.1415859634049768, 0.06314592904373817, -3.1134617428501237], "max": [0.6441333239485093, 0.4004354412425178, 1.2874853166371274, 3.1415739022021225, 1.3744180036332492, 3.120370071271942, 0.6144988412881165, -0.1418893626024186, 1.255627967075348, 3.1404679393516908, 1.5314009774722481, 3.1001397012685663], "count": [1085]}, "gripper_mode_state": {"mean": [0.7069124423963133, 0.8672811059907835], "std": [0.4551782520964609, 0.3392706724463355], "min": [0, 0], "max": [1, 1], "count": [1085]}, "gripper_activity_state": {"mean": [1.8534562211981567, 1.911520737327189], "std": [0.4560899126839821, 0.363680609842612], "min": [0, 0], "max": [2, 2], "count": [1085]}, "gripper_mode_action": {"mean": [0.7069124423963133, 0.8672811059907835], "std": [0.4551782520964609, 0.3392706724463355], "min": [0, 0], "max": [1, 1], "count": [1085]}, "gripper_activity_action": {"mean": [1.8534562211981567, 1.911520737327189], "std": [0.4560899126839821, 0.363680609842612], "min": [0, 0], "max": [2, 2], "count": [1085]}, "gripper_open_scale_state": {"mean": [0.2505249686333441, 0.23351003825807348], "std": [0.298827622889488, 0.23422743106337898], "min": [0.0, 0.0], "max": [0.826, 0.534], "count": [1085]}, "gripper_open_scale_action": {"mean": [0.2505249686333441, 0.23351003825807348], "std": [0.298827622889488, 0.23422743106337898], "min": [0.0, 0.0], "max": [0.826, 0.534], "count": [1085]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4157569747783602]], [[0.4399323260451045]], [[0.4428896573480878]]], "std": [[[0.21841254705977084]], [[0.18566134300848025]], [[0.1811805478651846]]], "count": [202]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.41488702031967906]], [[0.4419798876027308]], [[0.4421072111806769]]], "std": [[[0.19265185294592918]], [[0.1679585904436879]], [[0.1644048530194944]]], "count": [202]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.41984289053905394]], [[0.4438805864961496]], [[0.4471598678250178]]], "std": [[[0.1894733222211019]], [[0.16077744247611883]], [[0.15263437448718273]]], "count": [202]}, "observation.state": {"min": [0.06815510988235474, 1.9133172035217285, -1.3764714002609253, -1.6383579969406128, -2.728996992111206, -2.1135239601135254, 0.2821674048900604, -1.0, 0.17826899886131287, 0.2372550070285797, -0.0772169977426529, -2.9560000896453857, -0.46700000762939453, -0.9210000038146973, -0.9296845197677612, -2.0770466327667236, 0.714171290397644, 0.07820820063352585, 0.11992156505584717, 0.6222622394561768, -2.5916221141815186, 48.0, -0.3281019926071167, 0.27496498823165894, -0.07623100280761719, -3.1371853351593018, -0.043000005185604095, -3.1411852836608887], "max": [0.6012659668922424, 2.083399534225464, -0.45863762497901917, -0.024486970156431198, -0.3907792270183563, -0.8370250463485718, 2.2088189125061035, 578.0, 0.40293601155281067, 0.4147230088710785, 0.18431800603866577, -0.8360000252723694, 1.13100004196167, 0.925000011920929, -0.2690424919128418, -1.7819288969039917, 1.6254076957702637, 1.4880328178405762, 2.548093557357788, 1.9714192152023315, -0.6749363541603088, 827.0, -0.007505000103265047, 0.4253549873828888, 0.1418440043926239, 3.138000011444092, 1.2760000228881836, 3.1410000324249268], "mean": [0.35975638031959534, 2.062643527984619, -0.8876456022262573, -1.1426275968551636, -1.9968503713607788, -1.3970236778259277, 1.7948651313781738, 384.208740234375, 0.2785061001777649, 0.33906665444374084, 0.06936725974082947, -2.5301826000213623, 0.36943063139915466, -0.5000079274177551, -0.6412721276283264, -2.026010751724243, 1.0756231546401978, 1.1318317651748657, 2.219106435775757, 1.4289461374282837, -2.1315252780914307, 375.4212646484375, -0.182267963886261, 0.37071478366851807, 0.022153515368700027, 2.679577350616455, 0.18504589796066284, -0.914384126663208], "std": [0.09978289902210236, 0.029434623196721077, 0.20408113300800323, 0.30415403842926025, 0.4761006534099579, 0.37447962164878845, 0.3344913721084595, 206.5028533935547, 0.03273319453001022, 0.046339068561792374, 0.05981484800577164, 0.37802353501319885, 0.38071149587631226, 0.2950555086135864, 0.15899686515331268, 0.058761488646268845, 0.31575360894203186, 0.2586921751499176, 0.40333038568496704, 0.2768460214138031, 0.2933284640312195, 335.70147705078125, 0.1191028580069542, 0.04012441635131836, 0.05200804024934769, 0.7844911217689514, 0.2810813784599304, 2.4323747158050537], "count": [1188]}, "action": {"min": [0.06815510988235474, 1.9133172035217285, -1.3764714002609253, -1.6383579969406128, -2.728996992111206, -2.1135239601135254, 0.2821674048900604, -1.0, 0.17826899886131287, 0.2372550070285797, -0.0772169977426529, -2.9560000896453857, -0.46700000762939453, -0.9210000038146973, -0.9296845197677612, -2.0770466327667236, 0.714171290397644, 0.07820820063352585, 0.11992156505584717, 0.6222622394561768, -2.5916221141815186, 48.0, -0.3281019926071167, 0.27496498823165894, -0.07623100280761719, -3.1371853351593018, -0.043000005185604095, -3.1411852836608887], "max": [0.6012659668922424, 2.083399534225464, -0.45863762497901917, -0.024486970156431198, -0.3907792270183563, -0.8370250463485718, 2.2088189125061035, 578.0, 0.40293601155281067, 0.4147230088710785, 0.18431800603866577, -0.8360000252723694, 1.13100004196167, 0.925000011920929, -0.2690424919128418, -1.7819288969039917, 1.6254076957702637, 1.4880328178405762, 2.548093557357788, 1.9714192152023315, -0.6749363541603088, 827.0, -0.007505000103265047, 0.4253549873828888, 0.1418440043926239, 3.138000011444092, 1.2760000228881836, 3.1410000324249268], "mean": [0.35975638031959534, 2.062643527984619, -0.8876456022262573, -1.1426275968551636, -1.9968503713607788, -1.3970236778259277, 1.7948651313781738, 384.208740234375, 0.2785061001777649, 0.33906665444374084, 0.06936725974082947, -2.5301826000213623, 0.36943063139915466, -0.5000079274177551, -0.6412721276283264, -2.026010751724243, 1.0756231546401978, 1.1318317651748657, 2.219106435775757, 1.4289461374282837, -2.1315252780914307, 375.4212646484375, -0.182267963886261, 0.37071478366851807, 0.022153515368700027, 2.679577350616455, 0.18504589796066284, -0.914384126663208], "std": [0.09978289902210236, 0.029434623196721077, 0.20408113300800323, 0.30415403842926025, 0.4761006534099579, 0.37447962164878845, 0.3344913721084595, 206.5028533935547, 0.03273319453001022, 0.046339068561792374, 0.05981484800577164, 0.37802353501319885, 0.38071149587631226, 0.2950555086135864, 0.15899686515331268, 0.058761488646268845, 0.31575360894203186, 0.2586921751499176, 0.40333038568496704, 0.2768460214138031, 0.2933284640312195, 335.70147705078125, 0.1191028580069542, 0.04012441635131836, 0.05200804024934769, 0.7844911217689514, 0.2810813784599304, 2.4323747158050537], "count": [1188]}, "timestamp": {"min": [0.0], "max": [39.56666666666667], "mean": [19.783333333333335], "std": [11.431531280078246], "count": [1188]}, "frame_index": {"min": [0], "max": [1187], "mean": [593.5], "std": [342.9459384023474], "count": [1188]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [1188]}, "index": {"min": [28004], "max": [29191], "mean": [28597.5], "std": [342.9459384023474], "count": [1188]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1188]}, "subtask_annotation": {"mean": [21.805555555555557, 29.0, 29.0, 29.0, 29.0], "std": [1.6080823149833, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1188]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [1188]}, "eef_direction_state": {"mean": [4.6372053872053876, 4.021885521885522], "std": [1.7399629243228532, 2.0382353099713333], "min": [0, 0], "max": [6, 6], "count": [1188]}, "eef_velocity_state": {"mean": [0.6304713804713805, 0.7373737373737373], "std": [0.7075690683987429, 0.6236504662801212], "min": [0, 0], "max": [2, 2], "count": [1188]}, "eef_acc_mag_state": {"mean": [0.7163299663299664, 0.6119528619528619], "std": [0.8243981575056242, 0.8019915600705929], "min": [0, 0], "max": [2, 2], "count": [1188]}, "eef_direction_action": {"mean": [4.6372053872053876, 4.021885521885522], "std": [1.7399629243228532, 2.0382353099713333], "min": [0, 0], "max": [6, 6], "count": [1188]}, "eef_velocity_action": {"mean": [0.6304713804713805, 0.7373737373737373], "std": [0.7075690683987429, 0.6236504662801212], "min": [0, 0], "max": [2, 2], "count": [1188]}, "eef_acc_mag_action": {"mean": [0.7163299663299664, 0.6119528619528619], "std": [0.8243981575056242, 0.8019915600705929], "min": [0, 0], "max": [2, 2], "count": [1188]}, "eef_sim_pose_state": {"mean": [0.5821679064557064, 0.23508665996166386, 1.1814135804970034, -0.5210478560211385, 0.7004193984214125, 2.1082374484115474, 0.5420475603350329, -0.3298606626041819, 1.1388105528000498, 2.494501745297244, 0.9293060615028983, -2.0938611307638544], "std": [0.033768707489073874, 0.10909462996425306, 0.06308282711083626, 2.6240021732017653, 0.26176740202982174, 1.0736775398765674, 0.0384461175448494, 0.05210352902468161, 0.03979231389090589, 1.2384593388471412, 0.3795076967855774, 1.497659116137721], "min": [0.4945989941161066, 0.06076359571497321, 1.0600840020581477, -3.1414895188691863, 0.24210774742041363, -3.1251435335460402, 0.42530587817914095, -0.45087959451542003, 1.0519854350607007, -3.139500750205134, 0.10907658802123188, -3.1415250862699637], "max": [0.6250178771175078, 0.3723844974602574, 1.3089474234251766, 3.1349857846917404, 1.496536756473661, 3.10657702577744, 0.607080453752975, -0.17156443804577187, 1.2304800902396253, 3.139886650270806, 1.5187848927182395, 3.1370621216191137], "count": [1188]}, "eef_sim_pose_action": {"mean": [0.5821679064557064, 0.23508665996166386, 1.1814135804970034, -0.5210478560211385, 0.7004193984214125, 2.1082374484115474, 0.5420475603350329, -0.3298606626041819, 1.1388105528000498, 2.494501745297244, 0.9293060615028983, -2.0938611307638544], "std": [0.033768707489073874, 0.10909462996425306, 0.06308282711083626, 2.6240021732017653, 0.26176740202982174, 1.0736775398765674, 0.0384461175448494, 0.05210352902468161, 0.03979231389090589, 1.2384593388471412, 0.3795076967855774, 1.497659116137721], "min": [0.4945989941161066, 0.06076359571497321, 1.0600840020581477, -3.1414895188691863, 0.24210774742041363, -3.1251435335460402, 0.42530587817914095, -0.45087959451542003, 1.0519854350607007, -3.139500750205134, 0.10907658802123188, -3.1415250862699637], "max": [0.6250178771175078, 0.3723844974602574, 1.3089474234251766, 3.1349857846917404, 1.496536756473661, 3.10657702577744, 0.607080453752975, -0.17156443804577187, 1.2304800902396253, 3.139886650270806, 1.5187848927182395, 3.1370621216191137], "count": [1188]}, "gripper_mode_state": {"mean": [0.5606060606060606, 0.7062289562289562], "std": [0.4963133137624005, 0.45548832873379536], "min": [0, 0], "max": [1, 1], "count": [1188]}, "gripper_activity_state": {"mean": [1.90993265993266, 1.9351851851851851], "std": [0.3797957037804615, 0.3178331244527167], "min": [0, 0], "max": [2, 2], "count": [1188]}, "gripper_mode_action": {"mean": [0.5606060606060606, 0.7062289562289562], "std": [0.4963133137624005, 0.45548832873379536], "min": [0, 0], "max": [1, 1], "count": [1188]}, "gripper_activity_action": {"mean": [1.90993265993266, 1.9351851851851851], "std": [0.3797957037804615, 0.3178331244527167], "min": [0, 0], "max": [2, 2], "count": [1188]}, "gripper_open_scale_state": {"mean": [0.3754212962320732, 0.38420977036198395], "std": [0.33570119486333094, 0.20650078600440633], "min": [0.048, 0.0], "max": [0.827, 0.578], "count": [1188]}, "gripper_open_scale_action": {"mean": [0.3754212962320732, 0.38420977036198395], "std": [0.33570119486333094, 0.20650078600440633], "min": [0.048, 0.0], "max": [0.827, 0.578], "count": [1188]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40159327066036626]], [[0.43252630203733144]], [[0.4352749891435553]]], "std": [[[0.2230002896457841]], [[0.18759912373825863]], [[0.18227833861520454]]], "count": [222]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38782242996673144]], [[0.43374350269387035]], [[0.43940175285579697]]], "std": [[[0.21188040015172316]], [[0.1739695206717698]], [[0.16423365209983928]]], "count": [222]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39466655442206916]], [[0.4295818824339045]], [[0.43562167590384504]]], "std": [[[0.1958814742996852]], [[0.16332937488015312]], [[0.15395657285470254]]], "count": [222]}, "observation.state": {"min": [0.1598547250032425, 2.012888193130493, -1.3115975856781006, -1.91679048538208, -2.842914581298828, -2.176041603088379, 0.33885571360588074, 23.0, 0.15881699323654175, 0.2386379987001419, -0.08357899636030197, -3.0929999351501465, -0.5040000081062317, -0.9440000653266907, -0.7716275453567505, -2.0770466327667236, 0.8049982786178589, 0.31901127099990845, -0.0843692198395729, -1.0298489332199097, -2.879112720489502, 45.0, -0.3029389977455139, 0.2936530113220215, -0.11236599832773209, -3.1381852626800537, -0.7099999785423279, -3.1411852836608887], "max": [0.712652862071991, 2.0849878787994385, -0.33773866295814514, 0.055257122963666916, -0.48865729570388794, -0.9524435997009277, 2.253063201904297, 528.0, 0.40710899233818054, 0.40735700726509094, 0.1753470003604889, -0.8980000019073486, 1.2640000581741333, 0.9800000190734863, -0.14243632555007935, -1.7797471284866333, 2.2424864768981934, 1.6890250444412231, 2.8589892387390137, 2.010183095932007, -0.4878195524215698, 832.0, -0.0010659999679774046, 0.4367620050907135, 0.15317599475383759, 3.138000011444092, 1.378999948501587, 3.1410000324249268], "mean": [0.3730095624923706, 2.0678274631500244, -0.851938009262085, -1.1387863159179688, -2.1015965938568115, -1.5380949974060059, 1.850569486618042, 314.4841003417969, 0.285519003868103, 0.316433310508728, 0.06472890079021454, -2.6393284797668457, 0.28536272048950195, -0.6241373419761658, -0.596000075340271, -2.0300917625427246, 1.27023446559906, 1.2067112922668457, 2.5446693897247314, 1.3537191152572632, -2.155573844909668, 337.12811279296875, -0.19801220297813416, 0.3652580678462982, 0.012470683082938194, 2.603787899017334, -0.13674594461917877, -0.47863972187042236], "std": [0.12471728026866913, 0.012278703041374683, 0.20838259160518646, 0.38384976983070374, 0.5185697674751282, 0.4095786511898041, 0.3139667212963104, 214.37277221679688, 0.039042431861162186, 0.04993017017841339, 0.06711167097091675, 0.4165881872177124, 0.4620799124240875, 0.3236357271671295, 0.09337644279003143, 0.05628599226474762, 0.4451669752597809, 0.2958438992500305, 0.5155211091041565, 0.4647333025932312, 0.3519289195537567, 322.42205810546875, 0.09581663459539413, 0.03961919993162155, 0.052324164658784866, 0.6228614449501038, 0.39199069142341614, 2.4266109466552734], "count": [1350]}, "action": {"min": [0.1598547250032425, 2.012888193130493, -1.3115975856781006, -1.91679048538208, -2.842914581298828, -2.176041603088379, 0.33885571360588074, 23.0, 0.15881699323654175, 0.2386379987001419, -0.08357899636030197, -3.0929999351501465, -0.5040000081062317, -0.9440000653266907, -0.7716275453567505, -2.0770466327667236, 0.8049982786178589, 0.31901127099990845, -0.0843692198395729, -1.0298489332199097, -2.879112720489502, 45.0, -0.3029389977455139, 0.2936530113220215, -0.11236599832773209, -3.1381852626800537, -0.7099999785423279, -3.1411852836608887], "max": [0.712652862071991, 2.0849878787994385, -0.33773866295814514, 0.055257122963666916, -0.48865729570388794, -0.9524435997009277, 2.253063201904297, 528.0, 0.40710899233818054, 0.40735700726509094, 0.1753470003604889, -0.8980000019073486, 1.2640000581741333, 0.9800000190734863, -0.14243632555007935, -1.7797471284866333, 2.2424864768981934, 1.6890250444412231, 2.8589892387390137, 2.010183095932007, -0.4878195524215698, 832.0, -0.0010659999679774046, 0.4367620050907135, 0.15317599475383759, 3.138000011444092, 1.378999948501587, 3.1410000324249268], "mean": [0.3730095624923706, 2.0678274631500244, -0.851938009262085, -1.1387863159179688, -2.1015965938568115, -1.5380949974060059, 1.850569486618042, 314.4841003417969, 0.285519003868103, 0.316433310508728, 0.06472890079021454, -2.6393284797668457, 0.28536272048950195, -0.6241373419761658, -0.596000075340271, -2.0300917625427246, 1.27023446559906, 1.2067112922668457, 2.5446693897247314, 1.3537191152572632, -2.155573844909668, 337.12811279296875, -0.19801220297813416, 0.3652580678462982, 0.012470683082938194, 2.603787899017334, -0.13674594461917877, -0.47863972187042236], "std": [0.12471728026866913, 0.012278703041374683, 0.20838259160518646, 0.38384976983070374, 0.5185697674751282, 0.4095786511898041, 0.3139667212963104, 214.37277221679688, 0.039042431861162186, 0.04993017017841339, 0.06711167097091675, 0.4165881872177124, 0.4620799124240875, 0.3236357271671295, 0.09337644279003143, 0.05628599226474762, 0.4451669752597809, 0.2958438992500305, 0.5155211091041565, 0.4647333025932312, 0.3519289195537567, 322.42205810546875, 0.09581663459539413, 0.03961919993162155, 0.052324164658784866, 0.6228614449501038, 0.39199069142341614, 2.4266109466552734], "count": [1350]}, "timestamp": {"min": [0.0], "max": [44.96666666666667], "mean": [22.483333333333334], "std": [12.99037749287554], "count": [1350]}, "frame_index": {"min": [0], "max": [1349], "mean": [674.5], "std": [389.7113247862662], "count": [1350]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [1350]}, "index": {"min": [29192], "max": [30541], "mean": [29866.5], "std": [389.7113247862662], "count": [1350]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1350]}, "subtask_annotation": {"mean": [22.03925925925926, 29.0, 29.0, 29.0, 29.0], "std": [1.5072465106596677, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1350]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [1350]}, "eef_direction_state": {"mean": [4.812592592592592, 4.20074074074074], "std": [1.5836165655270815, 1.9234612434376903], "min": [0, 0], "max": [6, 6], "count": [1350]}, "eef_velocity_state": {"mean": [0.5874074074074074, 0.6762962962962963], "std": [0.6816026462335194, 0.6380186235999316], "min": [0, 0], "max": [2, 2], "count": [1350]}, "eef_acc_mag_state": {"mean": [0.6370370370370371, 0.5881481481481482], "std": [0.8074413856255056, 0.7967574891839048], "min": [0, 0], "max": [2, 2], "count": [1350]}, "eef_direction_action": {"mean": [4.812592592592592, 4.20074074074074], "std": [1.5836165655270815, 1.9234612434376903], "min": [0, 0], "max": [6, 6], "count": [1350]}, "eef_velocity_action": {"mean": [0.5874074074074074, 0.6762962962962963], "std": [0.6816026462335194, 0.6380186235999316], "min": [0, 0], "max": [2, 2], "count": [1350]}, "eef_acc_mag_action": {"mean": [0.6370370370370371, 0.5881481481481482], "std": [0.8074413856255056, 0.7967574891839048], "min": [0, 0], "max": [2, 2], "count": [1350]}, "eef_sim_pose_state": {"mean": [0.5763149881483197, 0.23099678574390375, 1.166239945013314, -0.8326371727317208, 0.4005222590886674, 1.9146012200265616, 0.5246384978344207, -0.33090135901014933, 1.1333865745259626, 2.1011795596896654, 0.7649252896876942, -1.365870439585323], "std": [0.03227186756654701, 0.09531737709743464, 0.044763945183859934, 2.4529553585727952, 0.3021273723598403, 1.0025304468410712, 0.04187304614441201, 0.06168244323707445, 0.04163305465204143, 1.6087051520401623, 0.39898844288532614, 2.1621689404525437], "min": [0.5151998527032676, 0.019664097197878858, 1.066770345953419, -3.1219187186421156, 0.07510724568107507, -3.1118575220944593, 0.4373564481050707, -0.4524709602643314, 1.0445400866709136, -3.1374201719696115, 0.07001515120669399, -3.141131639889474], "max": [0.6371027166265177, 0.36162955817104364, 1.2807144910415382, 3.139426919744361, 1.4298510570533525, 3.0439064861333787, 0.613245731131265, -0.15477850153042355, 1.2409072943787758, 3.1394915404770822, 1.4483933238490003, 3.137613350594099], "count": [1350]}, "eef_sim_pose_action": {"mean": [0.5763149881483197, 0.23099678574390375, 1.166239945013314, -0.8326371727317208, 0.4005222590886674, 1.9146012200265616, 0.5246384978344207, -0.33090135901014933, 1.1333865745259626, 2.1011795596896654, 0.7649252896876942, -1.365870439585323], "std": [0.03227186756654701, 0.09531737709743464, 0.044763945183859934, 2.4529553585727952, 0.3021273723598403, 1.0025304468410712, 0.04187304614441201, 0.06168244323707445, 0.04163305465204143, 1.6087051520401623, 0.39898844288532614, 2.1621689404525437], "min": [0.5151998527032676, 0.019664097197878858, 1.066770345953419, -3.1219187186421156, 0.07510724568107507, -3.1118575220944593, 0.4373564481050707, -0.4524709602643314, 1.0445400866709136, -3.1374201719696115, 0.07001515120669399, -3.141131639889474], "max": [0.6371027166265177, 0.36162955817104364, 1.2807144910415382, 3.139426919744361, 1.4298510570533525, 3.0439064861333787, 0.613245731131265, -0.15477850153042355, 1.2409072943787758, 3.1394915404770822, 1.4483933238490003, 3.137613350594099], "count": [1350]}, "gripper_mode_state": {"mean": [0.6244444444444445, 0.6155555555555555], "std": [0.48426602218916676, 0.48646368166621157], "min": [0, 0], "max": [1, 1], "count": [1350]}, "gripper_activity_state": {"mean": [1.8644444444444443, 1.9614814814814814], "std": [0.45394838451355435, 0.22442855340395199], "min": [0, 0], "max": [2, 2], "count": [1350]}, "gripper_mode_action": {"mean": [0.6244444444444445, 0.6155555555555555], "std": [0.48426602218916676, 0.48646368166621157], "min": [0, 0], "max": [1, 1], "count": [1350]}, "gripper_activity_action": {"mean": [1.8644444444444443, 1.9614814814814814], "std": [0.45394838451355435, 0.22442855340395199], "min": [0, 0], "max": [2, 2], "count": [1350]}, "gripper_open_scale_state": {"mean": [0.33712814811141434, 0.3144840740189718], "std": [0.3224221396079285, 0.2143726222703364], "min": [0.045, 0.023], "max": [0.832, 0.528], "count": [1350]}, "gripper_open_scale_action": {"mean": [0.33712814811141434, 0.3144840740189718], "std": [0.3224221396079285, 0.2143726222703364], "min": [0.045, 0.023], "max": [0.832, 0.528], "count": [1350]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41579541929766256]], [[0.44442651905394925]], [[0.44668340233927845]]], "std": [[[0.21766696602688138]], [[0.18524474145466124]], [[0.17876499826393724]]], "count": [177]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[1.0]]], "mean": [[[0.4092559370499612]], [[0.4445963486854252]], [[0.4477362103504302]]], "std": [[[0.19150307288547266]], [[0.16029510972033464]], [[0.15325238062927501]]], "count": [177]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.43629841263247293]], [[0.45306744004098815]], [[0.4548325694213656]]], "std": [[[0.16636931498592727]], [[0.13840966661869825]], [[0.1311699010743995]]], "count": [177]}, "observation.state": {"min": [0.09571386128664017, 2.0021719932556152, -1.454190969467163, -1.6205556392669678, -2.9074394702911377, -2.1802303791046143, 0.30798080563545227, 15.0, 0.14989300072193146, 0.24407599866390228, -0.09423500299453735, -3.049999952316284, -0.5799999833106995, -0.9779999852180481, -0.8313353061676025, -2.078914165496826, 0.7674910426139832, 0.050562191754579544, 0.34660494327545166, 0.3841295540332794, -2.324761390686035, 38.0, -0.3329469859600067, 0.2773419916629791, -0.07806000113487244, 1.4470000267028809, 0.002999997930601239, -3.1371853351593018], "max": [0.7113962173461914, 2.0817067623138428, -0.27141615748405457, -0.0012217304902151227, -0.7929379940032959, -0.6088406443595886, 2.1114120483398438, 559.0, 0.3747889995574951, 0.43215298652648926, 0.16433599591255188, -0.902999997138977, 1.0700000524520874, 0.7360000014305115, -0.30199432373046875, -1.803274154663086, 1.687576413154602, 1.5145617723464966, 2.6388156414031982, 1.829262137413025, -0.6558249592781067, 855.0, -0.01407300028949976, 0.43630099296569824, 0.10016199946403503, 3.131999969482422, 1.2569999694824219, 3.119999885559082], "mean": [0.409498393535614, 2.070148229598999, -0.8311195373535156, -0.8753523230552673, -1.837403416633606, -1.331395149230957, 1.4959009885787964, 317.9031066894531, 0.2941795885562897, 0.3425004780292511, 0.055666483938694, -2.2734994888305664, 0.3642217516899109, -0.3092668056488037, -0.6240479350090027, -2.0219709873199463, 1.0572510957717896, 1.0622913837432861, 2.2306408882141113, 1.3771531581878662, -2.1033082008361816, 356.7469787597656, -0.2000836730003357, 0.3771151900291443, 0.019783416762948036, 2.7672157287597656, 0.20447169244289398, -2.4437575340270996], "std": [0.12317483127117157, 0.012691390700638294, 0.3330700397491455, 0.4428764581680298, 0.6333258748054504, 0.4649728834629059, 0.5691990852355957, 189.23927307128906, 0.046122513711452484, 0.056945350021123886, 0.05839992314577103, 0.6785865426063538, 0.4348727762699127, 0.46873173117637634, 0.13220623135566711, 0.0493074506521225, 0.2877843677997589, 0.26764777302742004, 0.3841902017593384, 0.26423248648643494, 0.26770222187042236, 355.8604736328125, 0.10845060646533966, 0.0444023497402668, 0.040959399193525314, 0.26282793283462524, 0.24493712186813354, 0.8724794387817383], "count": [996]}, "action": {"min": [0.09571386128664017, 2.0021719932556152, -1.454190969467163, -1.6205556392669678, -2.9074394702911377, -2.1802303791046143, 0.30798080563545227, 15.0, 0.14989300072193146, 0.24407599866390228, -0.09423500299453735, -3.049999952316284, -0.5799999833106995, -0.9779999852180481, -0.8313353061676025, -2.078914165496826, 0.7674910426139832, 0.050562191754579544, 0.34660494327545166, 0.3841295540332794, -2.324761390686035, 38.0, -0.3329469859600067, 0.2773419916629791, -0.07806000113487244, 1.4470000267028809, 0.002999997930601239, -3.1371853351593018], "max": [0.7113962173461914, 2.0817067623138428, -0.27141615748405457, -0.0012217304902151227, -0.7929379940032959, -0.6088406443595886, 2.1114120483398438, 559.0, 0.3747889995574951, 0.43215298652648926, 0.16433599591255188, -0.902999997138977, 1.0700000524520874, 0.7360000014305115, -0.30199432373046875, -1.803274154663086, 1.687576413154602, 1.5145617723464966, 2.6388156414031982, 1.829262137413025, -0.6558249592781067, 855.0, -0.01407300028949976, 0.43630099296569824, 0.10016199946403503, 3.131999969482422, 1.2569999694824219, 3.119999885559082], "mean": [0.409498393535614, 2.070148229598999, -0.8311195373535156, -0.8753523230552673, -1.837403416633606, -1.331395149230957, 1.4959009885787964, 317.9031066894531, 0.2941795885562897, 0.3425004780292511, 0.055666483938694, -2.2734994888305664, 0.3642217516899109, -0.3092668056488037, -0.6240479350090027, -2.0219709873199463, 1.0572510957717896, 1.0622913837432861, 2.2306408882141113, 1.3771531581878662, -2.1033082008361816, 356.7469787597656, -0.2000836730003357, 0.3771151900291443, 0.019783416762948036, 2.7672157287597656, 0.20447169244289398, -2.4437575340270996], "std": [0.12317483127117157, 0.012691390700638294, 0.3330700397491455, 0.4428764581680298, 0.6333258748054504, 0.4649728834629059, 0.5691990852355957, 189.23927307128906, 0.046122513711452484, 0.056945350021123886, 0.05839992314577103, 0.6785865426063538, 0.4348727762699127, 0.46873173117637634, 0.13220623135566711, 0.0493074506521225, 0.2877843677997589, 0.26764777302742004, 0.3841902017593384, 0.26423248648643494, 0.26770222187042236, 355.8604736328125, 0.10845060646533966, 0.0444023497402668, 0.040959399193525314, 0.26282793283462524, 0.24493712186813354, 0.8724794387817383], "count": [996]}, "timestamp": {"min": [0.0], "max": [33.166666666666664], "mean": [16.583333333333332], "std": [9.584009637972029], "count": [996]}, "frame_index": {"min": [0], "max": [995], "mean": [497.5], "std": [287.52028913916087], "count": [996]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [996]}, "index": {"min": [30542], "max": [31537], "mean": [31039.5], "std": [287.52028913916087], "count": [996]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [996]}, "subtask_annotation": {"mean": [22.022088353413654, 29.0, 29.0, 29.0, 29.0], "std": [1.2229047552391208, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [996]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [996]}, "eef_direction_state": {"mean": [4.323293172690763, 4.125502008032129], "std": [1.8041394833813507, 1.9376092400855778], "min": [0, 0], "max": [6, 6], "count": [996]}, "eef_velocity_state": {"mean": [0.677710843373494, 0.7399598393574297], "std": [0.6396732825093729, 0.6968442912578168], "min": [0, 0], "max": [2, 2], "count": [996]}, "eef_acc_mag_state": {"mean": [0.8002008032128514, 0.6726907630522089], "std": [0.8485991053529233, 0.8111281676606426], "min": [0, 0], "max": [2, 2], "count": [996]}, "eef_direction_action": {"mean": [4.323293172690763, 4.125502008032129], "std": [1.8041394833813507, 1.9376092400855778], "min": [0, 0], "max": [6, 6], "count": [996]}, "eef_velocity_action": {"mean": [0.677710843373494, 0.7399598393574297], "std": [0.6396732825093729, 0.6968442912578168], "min": [0, 0], "max": [2, 2], "count": [996]}, "eef_acc_mag_action": {"mean": [0.8002008032128514, 0.6726907630522089], "std": [0.8485991053529233, 0.8111281676606426], "min": [0, 0], "max": [2, 2], "count": [996]}, "eef_sim_pose_state": {"mean": [0.5870924284525839, 0.24603853321364727, 1.1663854699503415, -0.7936046409046394, 0.7547762692134413, 2.2369051535823576, 0.5442890846114585, -0.3249304251619078, 1.1123526346557517, 1.0708102894189584, 0.9280877881602537, -1.9157366401590474], "std": [0.037660496110674395, 0.09509264086466343, 0.060808394776495384, 2.5975711909548163, 0.22836356508179634, 0.8950162853479855, 0.04911209645469835, 0.058616313978640124, 0.03944727361505905, 2.417202017815333, 0.41194381217618226, 1.2704197354965425], "min": [0.49616788838840004, 0.0542449817691692, 1.0605273153254067, -3.139679391459613, 0.4020206636560806, -3.1049709166259296, 0.4616500934686063, -0.4254994960138086, 1.051548467060108, -3.1408044000925415, -0.0020283130094951307, -3.1304492630706586], "max": [0.6302247126578965, 0.3672399874903277, 1.2951547002435158, 3.1386433272454783, 1.3728381195636614, 3.0574572631349834, 0.6225106922661343, -0.13829007547217953, 1.239921925313836, 3.14157284762507, 1.5054652724671516, 3.1371031128169777], "count": [996]}, "eef_sim_pose_action": {"mean": [0.5870924284525839, 0.24603853321364727, 1.1663854699503415, -0.7936046409046394, 0.7547762692134413, 2.2369051535823576, 0.5442890846114585, -0.3249304251619078, 1.1123526346557517, 1.0708102894189584, 0.9280877881602537, -1.9157366401590474], "std": [0.037660496110674395, 0.09509264086466343, 0.060808394776495384, 2.5975711909548163, 0.22836356508179634, 0.8950162853479855, 0.04911209645469835, 0.058616313978640124, 0.03944727361505905, 2.417202017815333, 0.41194381217618226, 1.2704197354965425], "min": [0.49616788838840004, 0.0542449817691692, 1.0605273153254067, -3.139679391459613, 0.4020206636560806, -3.1049709166259296, 0.4616500934686063, -0.4254994960138086, 1.051548467060108, -3.1408044000925415, -0.0020283130094951307, -3.1304492630706586], "max": [0.6302247126578965, 0.3672399874903277, 1.2951547002435158, 3.1386433272454783, 1.3728381195636614, 3.0574572631349834, 0.6225106922661343, -0.13829007547217953, 1.239921925313836, 3.14157284762507, 1.5054652724671516, 3.1371031128169777], "count": [996]}, "gripper_mode_state": {"mean": [0.608433734939759, 0.9246987951807228], "std": [0.4881005276856557, 0.2638767389749281], "min": [0, 0], "max": [1, 1], "count": [996]}, "gripper_activity_state": {"mean": [1.8654618473895583, 1.9236947791164658], "std": [0.4591461076201926, 0.3473953617455189], "min": [0, 0], "max": [2, 2], "count": [996]}, "gripper_mode_action": {"mean": [0.608433734939759, 0.9246987951807228], "std": [0.4881005276856557, 0.2638767389749281], "min": [0, 0], "max": [1, 1], "count": [996]}, "gripper_activity_action": {"mean": [1.8654618473895583, 1.9236947791164658], "std": [0.4591461076201926, 0.3473953617455189], "min": [0, 0], "max": [2, 2], "count": [996]}, "gripper_open_scale_state": {"mean": [0.35674698813181793, 0.31790311242299074], "std": [0.3558605289647084, 0.18923923972435697], "min": [0.038, 0.015], "max": [0.855, 0.559], "count": [996]}, "gripper_open_scale_action": {"mean": [0.35674698813181793, 0.31790311242299074], "std": [0.3558605289647084, 0.18923923972435697], "min": [0.038, 0.015], "max": [0.855, 0.559], "count": [996]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4107901109241375]], [[0.4379473567619419]], [[0.44139599287061426]]], "std": [[[0.21454792865142058]], [[0.18434932033280776]], [[0.17723716334153053]]], "count": [201]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.803921568627451]], [[0.803921568627451]]], "mean": [[[0.41806099608168307]], [[0.45182060286801284]], [[0.4589101246219881]]], "std": [[[0.1995429116071392]], [[0.16235433518547449]], [[0.15049299155096782]]], "count": [201]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43620973157090365]], [[0.45579975225994207]], [[0.4581016018762397]]], "std": [[[0.17853312824130027]], [[0.14845561698100634]], [[0.14093328324276222]]], "count": [201]}, "observation.state": {"min": [0.21279054880142212, 1.927000641822815, -1.1857068538665771, -1.802977442741394, -2.875220775604248, -2.2082953453063965, 0.5815786123275757, 31.0, 0.19058699905872345, 0.20180900394916534, -0.0760750025510788, -3.1411852836608887, -0.6949999928474426, -1.0190000534057617, -0.773495078086853, -2.074201822280884, 0.9617288112640381, 0.7466344237327576, 2.2450170516967773, -0.8598365187644958, -2.881171941757202, 32.0, -0.2803860008716583, 0.30932700634002686, -0.12916800379753113, 1.4850000143051147, -0.47999998927116394, -3.131185293197632], "max": [0.7557100653648376, 2.078826904296875, -0.19607028365135193, -0.21753783524036407, -0.928009033203125, -1.062329649925232, 2.1892712116241455, 559.0, 0.4092079997062683, 0.3932969868183136, 0.16969099640846252, 3.138000011444092, 1.1050000190734863, 0.4390000104904175, -0.3796091377735138, -1.9879997968673706, 2.210005760192871, 1.619979739189148, 2.702904224395752, 1.8086673021316528, -1.7363932132720947, 847.0, -0.03268999978899956, 0.47680899500846863, 0.05217700079083443, 2.864000082015991, 0.9390000104904175, 3.134000062942505], "mean": [0.4306793212890625, 2.042196750640869, -0.6355775594711304, -0.8318320512771606, -2.0368688106536865, -1.585439920425415, 1.4868314266204834, 404.71435546875, 0.31782132387161255, 0.3111485242843628, 0.06710809469223022, -2.4850616455078125, 0.34123408794403076, -0.4469132423400879, -0.6617891192436218, -2.05600643157959, 1.2245534658432007, 1.1107712984085083, 2.5148801803588867, 1.1058119535446167, -2.197389602661133, 194.88156127929688, -0.1855669468641281, 0.4102053642272949, 0.0006568552926182747, 2.5703983306884766, -0.0014218954602256417, -1.4688961505889893], "std": [0.11475936323404312, 0.04036101698875427, 0.23545028269290924, 0.33968234062194824, 0.6568781733512878, 0.36926379799842834, 0.4184948205947876, 176.12643432617188, 0.0405595488846302, 0.04676620662212372, 0.050296176224946976, 0.7313038110733032, 0.5865214467048645, 0.3884446620941162, 0.11318720132112503, 0.010601397603750229, 0.3507993221282959, 0.1946832835674286, 0.08718997240066528, 0.4798411726951599, 0.21268606185913086, 277.2794189453125, 0.066133052110672, 0.04238489642739296, 0.034612711519002914, 0.23918187618255615, 0.2369394153356552, 2.1032891273498535], "count": [1178]}, "action": {"min": [0.21279054880142212, 1.927000641822815, -1.1857068538665771, -1.802977442741394, -2.875220775604248, -2.2082953453063965, 0.5815786123275757, 31.0, 0.19058699905872345, 0.20180900394916534, -0.0760750025510788, -3.1411852836608887, -0.6949999928474426, -1.0190000534057617, -0.773495078086853, -2.074201822280884, 0.9617288112640381, 0.7466344237327576, 2.2450170516967773, -0.8598365187644958, -2.881171941757202, 32.0, -0.2803860008716583, 0.30932700634002686, -0.12916800379753113, 1.4850000143051147, -0.47999998927116394, -3.131185293197632], "max": [0.7557100653648376, 2.078826904296875, -0.19607028365135193, -0.21753783524036407, -0.928009033203125, -1.062329649925232, 2.1892712116241455, 559.0, 0.4092079997062683, 0.3932969868183136, 0.16969099640846252, 3.138000011444092, 1.1050000190734863, 0.4390000104904175, -0.3796091377735138, -1.9879997968673706, 2.210005760192871, 1.619979739189148, 2.702904224395752, 1.8086673021316528, -1.7363932132720947, 847.0, -0.03268999978899956, 0.47680899500846863, 0.05217700079083443, 2.864000082015991, 0.9390000104904175, 3.134000062942505], "mean": [0.4306793212890625, 2.042196750640869, -0.6355775594711304, -0.8318320512771606, -2.0368688106536865, -1.585439920425415, 1.4868314266204834, 404.71435546875, 0.31782132387161255, 0.3111485242843628, 0.06710809469223022, -2.4850616455078125, 0.34123408794403076, -0.4469132423400879, -0.6617891192436218, -2.05600643157959, 1.2245534658432007, 1.1107712984085083, 2.5148801803588867, 1.1058119535446167, -2.197389602661133, 194.88156127929688, -0.1855669468641281, 0.4102053642272949, 0.0006568552926182747, 2.5703983306884766, -0.0014218954602256417, -1.4688961505889893], "std": [0.11475936323404312, 0.04036101698875427, 0.23545028269290924, 0.33968234062194824, 0.6568781733512878, 0.36926379799842834, 0.4184948205947876, 176.12643432617188, 0.0405595488846302, 0.04676620662212372, 0.050296176224946976, 0.7313038110733032, 0.5865214467048645, 0.3884446620941162, 0.11318720132112503, 0.010601397603750229, 0.3507993221282959, 0.1946832835674286, 0.08718997240066528, 0.4798411726951599, 0.21268606185913086, 277.2794189453125, 0.066133052110672, 0.04238489642739296, 0.034612711519002914, 0.23918187618255615, 0.2369394153356552, 2.1032891273498535], "count": [1178]}, "timestamp": {"min": [0.0], "max": [39.233333333333334], "mean": [19.616666666666667], "std": [11.335306200834042], "count": [1178]}, "frame_index": {"min": [0], "max": [1177], "mean": [588.5], "std": [340.05918602502123], "count": [1178]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [1178]}, "index": {"min": [31538], "max": [32715], "mean": [32126.5], "std": [340.05918602502123], "count": [1178]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1178]}, "subtask_annotation": {"mean": [22.244482173174873, 29.0, 29.0, 29.0, 29.0], "std": [1.4803721868677602, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1178]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [1178]}, "eef_direction_state": {"mean": [4.898132427843803, 3.8251273344651953], "std": [1.7142605436936498, 2.122715736394785], "min": [0, 0], "max": [6, 6], "count": [1178]}, "eef_velocity_state": {"mean": [0.45500848896434637, 0.769100169779287], "std": [0.6070577053731345, 0.6715130308320262], "min": [0, 0], "max": [2, 2], "count": [1178]}, "eef_acc_mag_state": {"mean": [0.5679117147707979, 0.7130730050933786], "std": [0.7920804217897459, 0.8163329926824642], "min": [0, 0], "max": [2, 2], "count": [1178]}, "eef_direction_action": {"mean": [4.898132427843803, 3.8251273344651953], "std": [1.7142605436936498, 2.122715736394785], "min": [0, 0], "max": [6, 6], "count": [1178]}, "eef_velocity_action": {"mean": [0.45500848896434637, 0.769100169779287], "std": [0.6070577053731345, 0.6715130308320262], "min": [0, 0], "max": [2, 2], "count": [1178]}, "eef_acc_mag_action": {"mean": [0.5679117147707979, 0.7130730050933786], "std": [0.7920804217897459, 0.8163329926824642], "min": [0, 0], "max": [2, 2], "count": [1178]}, "eef_sim_pose_state": {"mean": [0.6161163683899363, 0.2151288897355497, 1.165492992402105, -0.4704072418656059, 0.605978702146039, 2.1009021903480827, 0.5185918087703307, -0.35403735513294105, 1.1056885154402036, 2.2013245490872815, 0.8567295322329123, -1.0014454725200046], "std": [0.037296765862874184, 0.06134647963598361, 0.02989327415377221, 2.7077878761303853, 0.22902209790628478, 0.6699343132294245, 0.03260754675878426, 0.0534345122522489, 0.03704832591631498, 1.0185650501465064, 0.5418272778554488, 2.1758552801694817], "min": [0.5327568906902146, 0.04133000655863689, 1.105024447500634, -3.1213521033569807, 0.25303689236157334, -1.0682210854681236, 0.42561957600294226, -0.44708361656203643, 1.0434255250222662, -3.1065930086068785, -0.015173667573697314, -3.139344354686175], "max": [0.6710560695088196, 0.30469776677321014, 1.2520506257630328, 3.1405651532267638, 1.5287278901132209, 2.6969099756493233, 0.5942842826776288, -0.18300912407622955, 1.2612212748750848, 3.1297259567437714, 1.473919794583035, 3.1412865321036696], "count": [1178]}, "eef_sim_pose_action": {"mean": [0.6161163683899363, 0.2151288897355497, 1.165492992402105, -0.4704072418656059, 0.605978702146039, 2.1009021903480827, 0.5185918087703307, -0.35403735513294105, 1.1056885154402036, 2.2013245490872815, 0.8567295322329123, -1.0014454725200046], "std": [0.037296765862874184, 0.06134647963598361, 0.02989327415377221, 2.7077878761303853, 0.22902209790628478, 0.6699343132294245, 0.03260754675878426, 0.0534345122522489, 0.03704832591631498, 1.0185650501465064, 0.5418272778554488, 2.1758552801694817], "min": [0.5327568906902146, 0.04133000655863689, 1.105024447500634, -3.1213521033569807, 0.25303689236157334, -1.0682210854681236, 0.42561957600294226, -0.44708361656203643, 1.0434255250222662, -3.1065930086068785, -0.015173667573697314, -3.139344354686175], "max": [0.6710560695088196, 0.30469776677321014, 1.2520506257630328, 3.1405651532267638, 1.5287278901132209, 2.6969099756493233, 0.5942842826776288, -0.18300912407622955, 1.2612212748750848, 3.1297259567437714, 1.473919794583035, 3.1412865321036696], "count": [1178]}, "gripper_mode_state": {"mean": [0.8251273344651953, 0.5568760611205433], "std": [0.37985815297760006, 0.4967545809264522], "min": [0, 0], "max": [1, 1], "count": [1178]}, "gripper_activity_state": {"mean": [1.8853989813242784, 1.9634974533106961], "std": [0.40948937360539356, 0.23925178802886343], "min": [0, 0], "max": [2, 2], "count": [1178]}, "gripper_mode_action": {"mean": [0.8251273344651953, 0.5568760611205433], "std": [0.37985815297760006, 0.4967545809264522], "min": [0, 0], "max": [1, 1], "count": [1178]}, "gripper_activity_action": {"mean": [1.8853989813242784, 1.9634974533106961], "std": [0.40948937360539356, 0.23925178802886343], "min": [0, 0], "max": [2, 2], "count": [1178]}, "gripper_open_scale_state": {"mean": [0.19488157896679806, 0.4047143463141247], "std": [0.2772795997983796, 0.1761262950423275], "min": [0.032, 0.031], "max": [0.847, 0.559], "count": [1178]}, "gripper_open_scale_action": {"mean": [0.19488157896679806, 0.4047143463141247], "std": [0.2772795997983796, 0.1761262950423275], "min": [0.032, 0.031], "max": [0.847, 0.559], "count": [1178]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4084307646382024]], [[0.4377806046235062]], [[0.4422245886026995]]], "std": [[[0.2197171112075734]], [[0.18701251447302708]], [[0.17881795523498636]]], "count": [169]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9294117647058824]]], "mean": [[[0.40056308132227253]], [[0.4410433514135437]], [[0.44507812922999573]]], "std": [[[0.19633815514845174]], [[0.16204159635805507]], [[0.15369406795686685]]], "count": [169]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[0.8470588235294118]], [[0.8549019607843137]]], "mean": [[[0.4373946658545075]], [[0.45851163369687126]], [[0.4601734044456047]]], "std": [[[0.1605074468373016]], [[0.13091317400527153]], [[0.12323816587058226]]], "count": [169]}, "observation.state": {"min": [0.2600191533565521, 1.836365818977356, -0.7961494326591492, -1.172232985496521, -2.8827080726623535, -2.1748199462890625, 0.26506316661834717, 19.0, 0.18820999562740326, 0.2764360010623932, -0.10788899660110474, -3.1411852836608887, -0.4909999966621399, -0.7760000228881836, -0.8929453492164612, -2.075772523880005, 0.6702238917350769, 0.011170107871294022, 0.6643770933151245, -1.0966776609420776, -2.882289409637451, 24.0, -0.30578601360321045, 0.2880519926548004, -0.0845550000667572, 1.3009999990463257, -0.25999999046325684, -3.1361851692199707], "max": [0.912562906742096, 2.086261749267578, -0.025970501825213432, -0.04956734925508499, -0.8849343061447144, -0.873711884021759, 2.064026355743408, 577.0, 0.43141499161720276, 0.42556700110435486, 0.21537800133228302, 3.1410000324249268, 1.1019999980926514, 0.2630000114440918, -0.348559707403183, -1.8322118520736694, 2.1451666355133057, 1.699758768081665, 2.752628803253174, 1.8861075639724731, -0.4571191966533661, 846.0, 0.022326000034809113, 0.45623400807380676, 0.10286299884319305, 3.0480000972747803, 1.1319999694824219, 3.140000104904175], "mean": [0.5250676274299622, 2.0202605724334717, -0.46052634716033936, -0.5876061320304871, -1.7616163492202759, -1.2749518156051636, 1.1669082641601562, 444.5746154785156, 0.33675748109817505, 0.3519897162914276, 0.08125801384449005, -1.5076055526733398, 0.4765916168689728, -0.26170873641967773, -0.6938491463661194, -2.030627965927124, 1.1325597763061523, 1.1467981338500977, 2.4611637592315674, 1.4061568975448608, -2.2457988262176514, 272.2239074707031, -0.1820603907108307, 0.37736251950263977, 0.021607045084238052, 2.635972499847412, 0.007818740792572498, -0.8824632167816162], "std": [0.15491431951522827, 0.061875056475400925, 0.252412348985672, 0.31727227568626404, 0.678880512714386, 0.3719108998775482, 0.5372806191444397, 163.23487854003906, 0.06339658796787262, 0.04618065059185028, 0.08191078901290894, 1.6841700077056885, 0.4467088282108307, 0.35529932379722595, 0.1354987621307373, 0.03983921930193901, 0.3433002531528473, 0.3583385944366455, 0.4401124119758606, 0.47103676199913025, 0.38896656036376953, 306.7695007324219, 0.11559218913316727, 0.04683925211429596, 0.032753124833106995, 0.31199905276298523, 0.32694321870803833, 2.378739595413208], "count": [938]}, "action": {"min": [0.2600191533565521, 1.836365818977356, -0.7961494326591492, -1.172232985496521, -2.8827080726623535, -2.1748199462890625, 0.26506316661834717, 19.0, 0.18820999562740326, 0.2764360010623932, -0.10788899660110474, -3.1411852836608887, -0.4909999966621399, -0.7760000228881836, -0.8929453492164612, -2.075772523880005, 0.6702238917350769, 0.011170107871294022, 0.6643770933151245, -1.0966776609420776, -2.882289409637451, 24.0, -0.30578601360321045, 0.2880519926548004, -0.0845550000667572, 1.3009999990463257, -0.25999999046325684, -3.1361851692199707], "max": [0.912562906742096, 2.086261749267578, -0.025970501825213432, -0.04956734925508499, -0.8849343061447144, -0.873711884021759, 2.064026355743408, 577.0, 0.43141499161720276, 0.42556700110435486, 0.21537800133228302, 3.1410000324249268, 1.1019999980926514, 0.2630000114440918, -0.348559707403183, -1.8322118520736694, 2.1451666355133057, 1.699758768081665, 2.752628803253174, 1.8861075639724731, -0.4571191966533661, 846.0, 0.022326000034809113, 0.45623400807380676, 0.10286299884319305, 3.0480000972747803, 1.1319999694824219, 3.140000104904175], "mean": [0.5250676274299622, 2.0202605724334717, -0.46052634716033936, -0.5876061320304871, -1.7616163492202759, -1.2749518156051636, 1.1669082641601562, 444.5746154785156, 0.33675748109817505, 0.3519897162914276, 0.08125801384449005, -1.5076055526733398, 0.4765916168689728, -0.26170873641967773, -0.6938491463661194, -2.030627965927124, 1.1325597763061523, 1.1467981338500977, 2.4611637592315674, 1.4061568975448608, -2.2457988262176514, 272.2239074707031, -0.1820603907108307, 0.37736251950263977, 0.021607045084238052, 2.635972499847412, 0.007818740792572498, -0.8824632167816162], "std": [0.15491431951522827, 0.061875056475400925, 0.252412348985672, 0.31727227568626404, 0.678880512714386, 0.3719108998775482, 0.5372806191444397, 163.23487854003906, 0.06339658796787262, 0.04618065059185028, 0.08191078901290894, 1.6841700077056885, 0.4467088282108307, 0.35529932379722595, 0.1354987621307373, 0.03983921930193901, 0.3433002531528473, 0.3583385944366455, 0.4401124119758606, 0.47103676199913025, 0.38896656036376953, 306.7695007324219, 0.11559218913316727, 0.04683925211429596, 0.032753124833106995, 0.31199905276298523, 0.32694321870803833, 2.378739595413208], "count": [938]}, "timestamp": {"min": [0.0], "max": [31.233333333333334], "mean": [15.616666666666667], "std": [9.025904079062908], "count": [938]}, "frame_index": {"min": [0], "max": [937], "mean": [468.5], "std": [270.77712237188723], "count": [938]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [938]}, "index": {"min": [32716], "max": [33653], "mean": [33184.5], "std": [270.77712237188723], "count": [938]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [938]}, "subtask_annotation": {"mean": [21.84968017057569, 29.0, 29.0, 29.0, 29.0], "std": [1.8049342769727168, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [938]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [938]}, "eef_direction_state": {"mean": [4.166311300639659, 3.9893390191897655], "std": [1.9404941441707484, 2.0106044530760054], "min": [0, 0], "max": [6, 6], "count": [938]}, "eef_velocity_state": {"mean": [0.7494669509594882, 0.7377398720682303], "std": [0.6896468097912936, 0.6542333918825435], "min": [0, 0], "max": [2, 2], "count": [938]}, "eef_acc_mag_state": {"mean": [0.767590618336887, 0.6769722814498934], "std": [0.8459956819120876, 0.8215660595937838], "min": [0, 0], "max": [2, 2], "count": [938]}, "eef_direction_action": {"mean": [4.166311300639659, 3.9893390191897655], "std": [1.9404941441707484, 2.0106044530760054], "min": [0, 0], "max": [6, 6], "count": [938]}, "eef_velocity_action": {"mean": [0.7494669509594882, 0.7377398720682303], "std": [0.6896468097912936, 0.6542333918825435], "min": [0, 0], "max": [2, 2], "count": [938]}, "eef_acc_mag_action": {"mean": [0.767590618336887, 0.6769722814498934], "std": [0.8459956819120876, 0.8215660595937838], "min": [0, 0], "max": [2, 2], "count": [938]}, "eef_sim_pose_state": {"mean": [0.5890482781582672, 0.22736465674313375, 1.1838483905764259, -1.0393092541333042, 0.5514748704756097, 1.9368034062820418, 0.5513459522727214, -0.36818340383073184, 1.0970612112223497, 1.9253361770532926, 1.0533305048695534, -1.3437775874442222], "std": [0.0368889800640242, 0.09441138727011542, 0.06790024946705299, 2.4341378076692233, 0.332824846354017, 1.1394612908972799, 0.04131329722609248, 0.08280587342524601, 0.04090293337191119, 1.2095219470445528, 0.4036874031204386, 1.5864430367350506], "min": [0.5135969569462295, 0.03313325277444999, 1.0659360153108142, -3.136825929825581, 0.16132599856643393, -3.0850142639314386, 0.48617663772055475, -0.47560812226495514, 1.0403012527856421, -0.6584200952842316, 0.13758578005589128, -3.1181354086055855], "max": [0.655880466384976, 0.3345899297702711, 1.315652076491015, 3.134017521157672, 1.5060764788191414, 2.969860204203477, 0.6184439049193456, -0.15495263440645962, 1.2298299564774193, 3.1310329162234782, 1.4367767401378586, 3.1265054582254677], "count": [938]}, "eef_sim_pose_action": {"mean": [0.5890482781582672, 0.22736465674313375, 1.1838483905764259, -1.0393092541333042, 0.5514748704756097, 1.9368034062820418, 0.5513459522727214, -0.36818340383073184, 1.0970612112223497, 1.9253361770532926, 1.0533305048695534, -1.3437775874442222], "std": [0.0368889800640242, 0.09441138727011542, 0.06790024946705299, 2.4341378076692233, 0.332824846354017, 1.1394612908972799, 0.04131329722609248, 0.08280587342524601, 0.04090293337191119, 1.2095219470445528, 0.4036874031204386, 1.5864430367350506], "min": [0.5135969569462295, 0.03313325277444999, 1.0659360153108142, -3.136825929825581, 0.16132599856643393, -3.0850142639314386, 0.48617663772055475, -0.47560812226495514, 1.0403012527856421, -0.6584200952842316, 0.13758578005589128, -3.1181354086055855], "max": [0.655880466384976, 0.3345899297702711, 1.315652076491015, 3.134017521157672, 1.5060764788191414, 2.969860204203477, 0.6184439049193456, -0.15495263440645962, 1.2298299564774193, 3.1310329162234782, 1.4367767401378586, 3.1265054582254677], "count": [938]}, "gripper_mode_state": {"mean": [0.7025586353944563, 0.5895522388059702], "std": [0.45713236510570665, 0.49191502978140583], "min": [0, 0], "max": [1, 1], "count": [938]}, "gripper_activity_state": {"mean": [1.828358208955224, 1.943496801705757], "std": [0.5009220407170248, 0.28088599256873953], "min": [0, 0], "max": [2, 2], "count": [938]}, "gripper_mode_action": {"mean": [0.7025586353944563, 0.5895522388059702], "std": [0.45713236510570665, 0.49191502978140583], "min": [0, 0], "max": [1, 1], "count": [938]}, "gripper_activity_action": {"mean": [1.828358208955224, 1.943496801705757], "std": [0.5009220407170248, 0.28088599256873953], "min": [0, 0], "max": [2, 2], "count": [938]}, "gripper_open_scale_state": {"mean": [0.2722238806356499, 0.4445746270080108], "std": [0.3067694429771758, 0.16323500635099208], "min": [0.024, 0.019], "max": [0.846, 0.577], "count": [938]}, "gripper_open_scale_action": {"mean": [0.2722238806356499, 0.4445746270080108], "std": [0.3067694429771758, 0.16323500635099208], "min": [0.024, 0.019], "max": [0.846, 0.577], "count": [938]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4094962785255345]], [[0.4403357139230457]], [[0.44440534415272703]]], "std": [[[0.220888974793399]], [[0.18758269122390192]], [[0.18073695053980685]]], "count": [177]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[1.0]], [[1.0]]], "mean": [[[0.4147307129537314]], [[0.44487867185480595]], [[0.4477365888445774]]], "std": [[[0.18434679687127795]], [[0.15259159084709598]], [[0.14467696210142686]]], "count": [177]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4448287313983974]], [[0.4623937885417821]], [[0.46447189103984343]]], "std": [[[0.16961780859832185]], [[0.1412566986946964]], [[0.13394271161490978]]], "count": [177]}, "observation.state": {"min": [0.3130597174167633, 1.7990679740905762, -1.1812564134597778, -1.4574371576309204, -2.911628246307373, -2.1746280193328857, 0.4354945719242096, 28.0, 0.18051999807357788, 0.29088500142097473, -0.09373799711465836, -3.1019999980926514, -0.6819999814033508, -0.8180000185966492, -0.8063944578170776, -2.076976776123047, 0.7933394312858582, 0.2269975244998932, 0.13601352274417877, -0.9729686975479126, -2.9705679416656494, 24.0, -0.3209429979324341, 0.2873789966106415, -0.03995500132441521, 1.1610000133514404, -0.11000000685453415, -3.1381852626800537], "max": [0.7652047276496887, 2.084760904312134, -0.09175195544958115, -0.13030628859996796, -0.7440862059593201, -1.0666406154632568, 2.0935399532318115, 444.0, 0.39173200726509094, 0.40170401334762573, 0.23441100120544434, -0.9660000205039978, 1.281999945640564, 0.6830000877380371, -0.3441614806652069, -1.810779094696045, 1.9555367231369019, 1.5524704456329346, 2.6247482299804688, 1.9139978885650635, -0.5363397002220154, 859.0, 0.006308000069111586, 0.47013700008392334, 0.09814699739217758, 3.0179998874664307, 1.1720000505447388, 3.138000011444092], "mean": [0.5065062642097473, 2.054408073425293, -0.6337961554527283, -0.7325294017791748, -1.7769170999526978, -1.3891074657440186, 1.3222477436065674, 349.1944580078125, 0.29560577869415283, 0.35517650842666626, 0.06212785467505455, -2.2377593517303467, 0.437036395072937, -0.21371152997016907, -0.644202709197998, -2.019442558288574, 1.0438814163208008, 1.123001217842102, 2.390451669692993, 1.2899954319000244, -2.225893497467041, 345.6351318359375, -0.2080192118883133, 0.395869642496109, 0.04392820596694946, 2.5919156074523926, 0.16281402111053467, -1.529091477394104], "std": [0.10952040553092957, 0.04336613416671753, 0.34703391790390015, 0.40748634934425354, 0.6081709265708923, 0.3269380033016205, 0.577888011932373, 163.15272521972656, 0.058811720460653305, 0.029494961723685265, 0.06513454020023346, 0.7343659996986389, 0.4577426016330719, 0.4053421914577484, 0.13011981546878815, 0.04293649643659592, 0.2658470869064331, 0.26889756321907043, 0.39321884512901306, 0.4656800925731659, 0.251578688621521, 372.4580993652344, 0.09929871559143066, 0.05976688116788864, 0.030865542590618134, 0.31082484126091003, 0.2502252459526062, 2.0253660678863525], "count": [995]}, "action": {"min": [0.3130597174167633, 1.7990679740905762, -1.1812564134597778, -1.4574371576309204, -2.911628246307373, -2.1746280193328857, 0.4354945719242096, 28.0, 0.18051999807357788, 0.29088500142097473, -0.09373799711465836, -3.1019999980926514, -0.6819999814033508, -0.8180000185966492, -0.8063944578170776, -2.076976776123047, 0.7933394312858582, 0.2269975244998932, 0.13601352274417877, -0.9729686975479126, -2.9705679416656494, 24.0, -0.3209429979324341, 0.2873789966106415, -0.03995500132441521, 1.1610000133514404, -0.11000000685453415, -3.1381852626800537], "max": [0.7652047276496887, 2.084760904312134, -0.09175195544958115, -0.13030628859996796, -0.7440862059593201, -1.0666406154632568, 2.0935399532318115, 444.0, 0.39173200726509094, 0.40170401334762573, 0.23441100120544434, -0.9660000205039978, 1.281999945640564, 0.6830000877380371, -0.3441614806652069, -1.810779094696045, 1.9555367231369019, 1.5524704456329346, 2.6247482299804688, 1.9139978885650635, -0.5363397002220154, 859.0, 0.006308000069111586, 0.47013700008392334, 0.09814699739217758, 3.0179998874664307, 1.1720000505447388, 3.138000011444092], "mean": [0.5065062642097473, 2.054408073425293, -0.6337961554527283, -0.7325294017791748, -1.7769170999526978, -1.3891074657440186, 1.3222477436065674, 349.1944580078125, 0.29560577869415283, 0.35517650842666626, 0.06212785467505455, -2.2377593517303467, 0.437036395072937, -0.21371152997016907, -0.644202709197998, -2.019442558288574, 1.0438814163208008, 1.123001217842102, 2.390451669692993, 1.2899954319000244, -2.225893497467041, 345.6351318359375, -0.2080192118883133, 0.395869642496109, 0.04392820596694946, 2.5919156074523926, 0.16281402111053467, -1.529091477394104], "std": [0.10952040553092957, 0.04336613416671753, 0.34703391790390015, 0.40748634934425354, 0.6081709265708923, 0.3269380033016205, 0.577888011932373, 163.15272521972656, 0.058811720460653305, 0.029494961723685265, 0.06513454020023346, 0.7343659996986389, 0.4577426016330719, 0.4053421914577484, 0.13011981546878815, 0.04293649643659592, 0.2658470869064331, 0.26889756321907043, 0.39321884512901306, 0.4656800925731659, 0.251578688621521, 372.4580993652344, 0.09929871559143066, 0.05976688116788864, 0.030865542590618134, 0.31082484126091003, 0.2502252459526062, 2.0253660678863525], "count": [995]}, "timestamp": {"min": [0.0], "max": [33.13333333333333], "mean": [16.56666666666667], "std": [9.574387128630683], "count": [995]}, "frame_index": {"min": [0], "max": [994], "mean": [497.0], "std": [287.23161385892047], "count": [995]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [995]}, "index": {"min": [33654], "max": [34648], "mean": [34151.0], "std": [287.23161385892047], "count": [995]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [995]}, "subtask_annotation": {"mean": [22.035175879396984, 29.0, 29.0, 29.0, 29.0], "std": [1.6404953425921203, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [995]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [995]}, "eef_direction_state": {"mean": [4.3678391959799, 4.350753768844221], "std": [1.9318465284069453, 1.8863665679865695], "min": [0, 0], "max": [6, 6], "count": [995]}, "eef_velocity_state": {"mean": [0.6944723618090453, 0.6381909547738693], "std": [0.7110891907319555, 0.6510515218777136], "min": [0, 0], "max": [2, 2], "count": [995]}, "eef_acc_mag_state": {"mean": [0.7346733668341708, 0.5889447236180905], "std": [0.8242272268321897, 0.792476172753295], "min": [0, 0], "max": [2, 2], "count": [995]}, "eef_direction_action": {"mean": [4.3678391959799, 4.350753768844221], "std": [1.9318465284069453, 1.8863665679865695], "min": [0, 0], "max": [6, 6], "count": [995]}, "eef_velocity_action": {"mean": [0.6944723618090453, 0.6381909547738693], "std": [0.7110891907319555, 0.6510515218777136], "min": [0, 0], "max": [2, 2], "count": [995]}, "eef_acc_mag_action": {"mean": [0.7346733668341708, 0.5889447236180905], "std": [0.8242272268321897, 0.792476172753295], "min": [0, 0], "max": [2, 2], "count": [995]}, "eef_sim_pose_state": {"mean": [0.602826443800798, 0.2617600292571355, 1.1798027441455397, -0.042416183764721595, 0.7066502688036802, 2.207279287494627, 0.5563300631416925, -0.3310474966604601, 1.112934796768289, 1.9695953908224177, 1.0274705258211843, -1.4313740819430965], "std": [0.04943476703088002, 0.08012274479192776, 0.05660873032439505, 2.789973233315022, 0.2935386600287863, 0.9589265264984218, 0.025220328881802395, 0.06328514214371538, 0.051779138184239966, 1.527471592184707, 0.4207757404056247, 1.5252120636145303], "min": [0.5111302840472364, 0.07066715945905933, 1.0731482316260146, -3.1411432873543226, 0.25815391685956857, -3.0139565460255593, 0.5035634650100835, -0.4492552910792649, 1.0434732923353696, -3.1386936577354523, -0.07097616983269206, -3.138350095922304], "max": [0.6644070092133422, 0.3539956410220484, 1.2918306711106922, 3.1409077808568164, 1.5636243065225948, 2.9947057056294906, 0.5999529501091498, -0.16324473255310845, 1.2933781835890379, 3.138996239655167, 1.501115213907383, 3.0969577127694263], "count": [995]}, "eef_sim_pose_action": {"mean": [0.602826443800798, 0.2617600292571355, 1.1798027441455397, -0.042416183764721595, 0.7066502688036802, 2.207279287494627, 0.5563300631416925, -0.3310474966604601, 1.112934796768289, 1.9695953908224177, 1.0274705258211843, -1.4313740819430965], "std": [0.04943476703088002, 0.08012274479192776, 0.05660873032439505, 2.789973233315022, 0.2935386600287863, 0.9589265264984218, 0.025220328881802395, 0.06328514214371538, 0.051779138184239966, 1.527471592184707, 0.4207757404056247, 1.5252120636145303], "min": [0.5111302840472364, 0.07066715945905933, 1.0731482316260146, -3.1411432873543226, 0.25815391685956857, -3.0139565460255593, 0.5035634650100835, -0.4492552910792649, 1.0434732923353696, -3.1386936577354523, -0.07097616983269206, -3.138350095922304], "max": [0.6644070092133422, 0.3539956410220484, 1.2918306711106922, 3.1409077808568164, 1.5636243065225948, 2.9947057056294906, 0.5999529501091498, -0.16324473255310845, 1.2933781835890379, 3.138996239655167, 1.501115213907383, 3.0969577127694263], "count": [995]}, "gripper_mode_state": {"mean": [0.6190954773869347, 1.0], "std": [0.4856091713157547, 0.0], "min": [0, 1], "max": [1, 1], "count": [995]}, "gripper_activity_state": {"mean": [1.8532663316582914, 1.9668341708542714], "std": [0.4729644397079458, 0.21942255793982454], "min": [0, 0], "max": [2, 2], "count": [995]}, "gripper_mode_action": {"mean": [0.6190954773869347, 1.0], "std": [0.4856091713157547, 0.0], "min": [0, 1], "max": [1, 1], "count": [995]}, "gripper_activity_action": {"mean": [1.8532663316582914, 1.9668341708542714], "std": [0.4729644397079458, 0.21942255793982454], "min": [0, 0], "max": [2, 2], "count": [995]}, "gripper_open_scale_state": {"mean": [0.34563517574712915, 0.34919447239248014], "std": [0.37245812855149246, 0.1631527486684152], "min": [0.024, 0.028], "max": [0.859, 0.444], "count": [995]}, "gripper_open_scale_action": {"mean": [0.34563517574712915, 0.34919447239248014], "std": [0.37245812855149246, 0.1631527486684152], "min": [0.024, 0.028], "max": [0.859, 0.444], "count": [995]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40915003267973854]], [[0.4396516993464052]], [[0.4437188793572984]]], "std": [[[0.22203140974050897]], [[0.18704429338728285]], [[0.1812040303695622]]], "count": [150]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[1.0]]], "mean": [[[0.41548264705882354]], [[0.4476027614379085]], [[0.45282534858387796]]], "std": [[[0.2029170484552814]], [[0.17157714342581148]], [[0.16196478393101882]]], "count": [150]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.8196078431372549]], [[0.8274509803921568]]], "mean": [[[0.4419448366013072]], [[0.4598051756535948]], [[0.4616265318627451]]], "std": [[[0.16489119203740665]], [[0.13706395631464843]], [[0.1290824214626875]]], "count": [150]}, "observation.state": {"min": [0.3982492685317993, 1.8945026397705078, -1.1475365161895752, -1.5323642492294312, -2.870159149169922, -2.174872398376465, 0.29279643297195435, 28.0, 0.1707810014486313, 0.27600300312042236, -0.09437800198793411, -3.131185293197632, -0.5690000057220459, -0.9319999814033508, -0.7558148503303528, -2.0728578567504883, 0.6185621619224548, -0.051975905895233154, 0.6147398948669434, 0.3141767084598541, -2.4168448448181152, 33.0, -0.3376240134239197, 0.28286299109458923, -0.07885000109672546, 1.5410000085830688, -0.026000000536441803, -3.132185220718384], "max": [0.8211774230003357, 2.078582525253296, -0.36362189054489136, -0.02595304697751999, -0.7147473096847534, -0.9699493646621704, 2.2866082191467285, 435.0, 0.39648398756980896, 0.4144760072231293, 0.16211499273777008, -1.1080000400543213, 1.0399999618530273, 0.34700000286102295, -0.3674616515636444, -1.870853304862976, 1.8767176866531372, 1.7647721767425537, 2.5986557006835938, 1.8613238334655762, -0.2654820680618286, 849.0, -0.0012130000395700336, 0.45103898644447327, 0.09778600186109543, 3.059999942779541, 1.090000033378601, 3.1389999389648438], "mean": [0.5328496694564819, 2.0508103370666504, -0.7211342453956604, -0.7429825663566589, -1.7966138124465942, -1.3654394149780273, 1.4818668365478516, 332.7820739746094, 0.29120635986328125, 0.36208733916282654, 0.053682852536439896, -2.3737006187438965, 0.4421146512031555, -0.4067995548248291, -0.5963612794876099, -2.0003762245178223, 0.9413115382194519, 1.1082489490509033, 2.3167898654937744, 1.4169175624847412, -2.106265068054199, 279.4520568847656, -0.22449301183223724, 0.3754088282585144, 0.05114242061972618, 2.6998651027679443, 0.18771232664585114, -1.3408695459365845], "std": [0.10514403879642487, 0.038818374276161194, 0.22588130831718445, 0.39294061064720154, 0.699508547782898, 0.3825695812702179, 0.6222025156021118, 138.74391174316406, 0.05493263155221939, 0.039801858365535736, 0.05826137587428093, 0.6849943399429321, 0.4980340898036957, 0.39966514706611633, 0.09531507641077042, 0.05232544615864754, 0.28734463453292847, 0.32960328459739685, 0.3639245331287384, 0.292898029088974, 0.31143224239349365, 310.97076416015625, 0.10678140819072723, 0.04625825956463814, 0.032421499490737915, 0.24847561120986938, 0.23993486166000366, 2.115199089050293], "count": [803]}, "action": {"min": [0.3982492685317993, 1.8945026397705078, -1.1475365161895752, -1.5323642492294312, -2.870159149169922, -2.174872398376465, 0.29279643297195435, 28.0, 0.1707810014486313, 0.27600300312042236, -0.09437800198793411, -3.131185293197632, -0.5690000057220459, -0.9319999814033508, -0.7558148503303528, -2.0728578567504883, 0.6185621619224548, -0.051975905895233154, 0.6147398948669434, 0.3141767084598541, -2.4168448448181152, 33.0, -0.3376240134239197, 0.28286299109458923, -0.07885000109672546, 1.5410000085830688, -0.026000000536441803, -3.132185220718384], "max": [0.8211774230003357, 2.078582525253296, -0.36362189054489136, -0.02595304697751999, -0.7147473096847534, -0.9699493646621704, 2.2866082191467285, 435.0, 0.39648398756980896, 0.4144760072231293, 0.16211499273777008, -1.1080000400543213, 1.0399999618530273, 0.34700000286102295, -0.3674616515636444, -1.870853304862976, 1.8767176866531372, 1.7647721767425537, 2.5986557006835938, 1.8613238334655762, -0.2654820680618286, 849.0, -0.0012130000395700336, 0.45103898644447327, 0.09778600186109543, 3.059999942779541, 1.090000033378601, 3.1389999389648438], "mean": [0.5328496694564819, 2.0508103370666504, -0.7211342453956604, -0.7429825663566589, -1.7966138124465942, -1.3654394149780273, 1.4818668365478516, 332.7820739746094, 0.29120635986328125, 0.36208733916282654, 0.053682852536439896, -2.3737006187438965, 0.4421146512031555, -0.4067995548248291, -0.5963612794876099, -2.0003762245178223, 0.9413115382194519, 1.1082489490509033, 2.3167898654937744, 1.4169175624847412, -2.106265068054199, 279.4520568847656, -0.22449301183223724, 0.3754088282585144, 0.05114242061972618, 2.6998651027679443, 0.18771232664585114, -1.3408695459365845], "std": [0.10514403879642487, 0.038818374276161194, 0.22588130831718445, 0.39294061064720154, 0.699508547782898, 0.3825695812702179, 0.6222025156021118, 138.74391174316406, 0.05493263155221939, 0.039801858365535736, 0.05826137587428093, 0.6849943399429321, 0.4980340898036957, 0.39966514706611633, 0.09531507641077042, 0.05232544615864754, 0.28734463453292847, 0.32960328459739685, 0.3639245331287384, 0.292898029088974, 0.31143224239349365, 310.97076416015625, 0.10678140819072723, 0.04625825956463814, 0.032421499490737915, 0.24847561120986938, 0.23993486166000366, 2.115199089050293], "count": [803]}, "timestamp": {"min": [0.0], "max": [26.733333333333334], "mean": [13.366666666666665], "std": [7.726865111055353], "count": [803]}, "frame_index": {"min": [0], "max": [802], "mean": [401.0], "std": [231.80595333166056], "count": [803]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [803]}, "index": {"min": [34649], "max": [35451], "mean": [35050.0], "std": [231.80595333166056], "count": [803]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [803]}, "subtask_annotation": {"mean": [22.175591531755916, 29.0, 29.0, 29.0, 29.0], "std": [1.2928780843526047, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [803]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [803]}, "eef_direction_state": {"mean": [4.321295143212952, 4.112079701120797], "std": [1.798403142880543, 1.8062823902559815], "min": [0, 0], "max": [6, 6], "count": [803]}, "eef_velocity_state": {"mean": [0.7584059775840598, 0.838107098381071], "std": [0.712047859337193, 0.7136403812567762], "min": [0, 0], "max": [2, 2], "count": [803]}, "eef_acc_mag_state": {"mean": [0.8181818181818182, 0.7123287671232876], "std": [0.8553214462450103, 0.8384798743161466], "min": [0, 0], "max": [2, 2], "count": [803]}, "eef_direction_action": {"mean": [4.321295143212952, 4.112079701120797], "std": [1.798403142880543, 1.8062823902559815], "min": [0, 0], "max": [6, 6], "count": [803]}, "eef_velocity_action": {"mean": [0.7584059775840598, 0.838107098381071], "std": [0.712047859337193, 0.7136403812567762], "min": [0, 0], "max": [2, 2], "count": [803]}, "eef_acc_mag_action": {"mean": [0.8181818181818182, 0.7123287671232876], "std": [0.8553214462450103, 0.8384798743161466], "min": [0, 0], "max": [2, 2], "count": [803]}, "eef_sim_pose_state": {"mean": [0.5833172903586952, 0.28279081779782284, 1.1723560049775454, -0.662010960581369, 0.6983761569010458, 2.269106514647979, 0.5653679938578298, -0.32304963074351306, 1.113159367835804, 2.259599337659992, 0.9605345992714445, -1.4005062343215355], "std": [0.03847752922960436, 0.08574312475499918, 0.0647768159100651, 2.5828410629480936, 0.2659112998870706, 1.0093708220168978, 0.02692012590199623, 0.057666005003208995, 0.048245996335655184, 0.7724393640919501, 0.47117644766933153, 1.9199653105903074], "min": [0.504229372435212, 0.043651273341580685, 1.041135644320756, -3.103809041803464, 0.27193589528835416, -3.0544300151462447, 0.5147042731146069, -0.4035955160984496, 1.0279700718365767, 0.6209609301508382, -0.004014095653873673, -3.1395309721849363], "max": [0.6448375647999446, 0.3764385052128777, 1.32009568300251, 3.137355935669355, 1.4736676236824113, 3.129914011013753, 0.6109870704893914, -0.1552735183383927, 1.2580901897589922, 2.914212922612515, 1.4171124449985841, 3.107469150513627], "count": [803]}, "eef_sim_pose_action": {"mean": [0.5833172903586952, 0.28279081779782284, 1.1723560049775454, -0.662010960581369, 0.6983761569010458, 2.269106514647979, 0.5653679938578298, -0.32304963074351306, 1.113159367835804, 2.259599337659992, 0.9605345992714445, -1.4005062343215355], "std": [0.03847752922960436, 0.08574312475499918, 0.0647768159100651, 2.5828410629480936, 0.2659112998870706, 1.0093708220168978, 0.02692012590199623, 0.057666005003208995, 0.048245996335655184, 0.7724393640919501, 0.47117644766933153, 1.9199653105903074], "min": [0.504229372435212, 0.043651273341580685, 1.041135644320756, -3.103809041803464, 0.27193589528835416, -3.0544300151462447, 0.5147042731146069, -0.4035955160984496, 1.0279700718365767, 0.6209609301508382, -0.004014095653873673, -3.1395309721849363], "max": [0.6448375647999446, 0.3764385052128777, 1.32009568300251, 3.137355935669355, 1.4736676236824113, 3.129914011013753, 0.6109870704893914, -0.1552735183383927, 1.2580901897589922, 2.914212922612515, 1.4171124449985841, 3.107469150513627], "count": [803]}, "gripper_mode_state": {"mean": [0.6973848069738481, 1.0], "std": [0.45939007169930934, 0.0], "min": [0, 1], "max": [1, 1], "count": [803]}, "gripper_activity_state": {"mean": [1.884184308841843, 1.9489414694894147], "std": [0.41788940829124344, 0.27989190283315535], "min": [0, 0], "max": [2, 2], "count": [803]}, "gripper_mode_action": {"mean": [0.6973848069738481, 1.0], "std": [0.45939007169930934, 0.0], "min": [0, 1], "max": [1, 1], "count": [803]}, "gripper_activity_action": {"mean": [1.884184308841843, 1.9489414694894147], "std": [0.41788940829124344, 0.27989190283315535], "min": [0, 0], "max": [2, 2], "count": [803]}, "gripper_open_scale_state": {"mean": [0.2794520547375138, 0.3327820671908137], "std": [0.3109705891055974, 0.13874382691765463], "min": [0.033, 0.028], "max": [0.849, 0.435], "count": [803]}, "gripper_open_scale_action": {"mean": [0.2794520547375138, 0.3327820671908137], "std": [0.3109705891055974, 0.13874382691765463], "min": [0.033, 0.028], "max": [0.849, 0.435], "count": [803]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.410336755969247]], [[0.4419750757962144]], [[0.4454851536231063]]], "std": [[[0.22092278320145003]], [[0.18583318849256608]], [[0.17875322770865942]]], "count": [173]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[0.8470588235294118]], [[0.8392156862745098]]], "mean": [[[0.40272370863085116]], [[0.4417135162831992]], [[0.4480235475934112]]], "std": [[[0.2010140793887277]], [[0.16366420497172693]], [[0.15326245233430158]]], "count": [173]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4368587404133137]], [[0.45453500085005105]], [[0.45644645859307115]]], "std": [[[0.18528834238420455]], [[0.15635580249226724]], [[0.14873916398620335]]], "count": [173]}, "observation.state": {"min": [0.24542821943759918, 2.0300798416137695, -1.1075685024261475, -1.439617395401001, -2.856842279434204, -2.1750991344451904, 0.4861963987350464, 20.0, 0.16516199707984924, 0.2566719949245453, -0.06265699863433838, -3.1411852836608887, -0.6779999732971191, -0.9399999976158142, -0.7731982469558716, -2.0755629539489746, 0.7698647379875183, 0.11072368919849396, 0.4542393982410431, -1.1989713907241821, -2.8815739154815674, 41.0, -0.34359899163246155, 0.27514201402664185, -0.05117899924516678, 1.1430000066757202, -0.17800000309944153, -3.1401853561401367], "max": [0.7439292073249817, 2.0796470642089844, -0.28380799293518066, 0.04941027611494064, -0.7703359723091125, -1.104601502418518, 2.133089303970337, 579.0, 0.3974359929561615, 0.4025369882583618, 0.12806600332260132, 3.1410000324249268, 1.2050000429153442, 0.8020000457763672, -0.22935371100902557, -1.796188235282898, 2.0073904991149902, 1.7425541877746582, 2.7341980934143066, 1.861812710762024, -0.5666735172271729, 863.0, 0.009440000168979168, 0.46353599429130554, 0.1205340027809143, 3.059999942779541, 1.184999942779541, 3.135999917984009], "mean": [0.49654749035835266, 2.069457769393921, -0.6893250346183777, -0.7204413414001465, -1.9587520360946655, -1.5370979309082031, 1.5702704191207886, 430.8737487792969, 0.2960772216320038, 0.32918581366539, 0.04124053195118904, -1.375339388847351, 0.3570807874202728, -0.4044502079486847, -0.6133811473846436, -2.006455659866333, 1.0358072519302368, 1.065186858177185, 2.4432456493377686, 1.2858448028564453, -2.0892088413238525, 337.10662841796875, -0.22874023020267487, 0.38525331020355225, 0.04379720613360405, 2.5609548091888428, 0.07684969902038574, -1.2696857452392578], "std": [0.1410621702671051, 0.009662162512540817, 0.261919766664505, 0.40295079350471497, 0.663968563079834, 0.32260432839393616, 0.5963150858879089, 205.48519897460938, 0.046770382672548294, 0.04338621348142624, 0.04542991891503334, 2.1546130180358887, 0.588882565498352, 0.5414491295814514, 0.12695448100566864, 0.05565986782312393, 0.33712640404701233, 0.3155398368835449, 0.4143712818622589, 0.5155839323997498, 0.3121402859687805, 364.2391357421875, 0.09779734909534454, 0.05247608199715614, 0.03054298833012581, 0.4043543040752411, 0.2963027358055115, 2.204594850540161], "count": [966]}, "action": {"min": [0.24542821943759918, 2.0300798416137695, -1.1075685024261475, -1.439617395401001, -2.856842279434204, -2.1750991344451904, 0.4861963987350464, 20.0, 0.16516199707984924, 0.2566719949245453, -0.06265699863433838, -3.1411852836608887, -0.6779999732971191, -0.9399999976158142, -0.7731982469558716, -2.0755629539489746, 0.7698647379875183, 0.11072368919849396, 0.4542393982410431, -1.1989713907241821, -2.8815739154815674, 41.0, -0.34359899163246155, 0.27514201402664185, -0.05117899924516678, 1.1430000066757202, -0.17800000309944153, -3.1401853561401367], "max": [0.7439292073249817, 2.0796470642089844, -0.28380799293518066, 0.04941027611494064, -0.7703359723091125, -1.104601502418518, 2.133089303970337, 579.0, 0.3974359929561615, 0.4025369882583618, 0.12806600332260132, 3.1410000324249268, 1.2050000429153442, 0.8020000457763672, -0.22935371100902557, -1.796188235282898, 2.0073904991149902, 1.7425541877746582, 2.7341980934143066, 1.861812710762024, -0.5666735172271729, 863.0, 0.009440000168979168, 0.46353599429130554, 0.1205340027809143, 3.059999942779541, 1.184999942779541, 3.135999917984009], "mean": [0.49654749035835266, 2.069457769393921, -0.6893250346183777, -0.7204413414001465, -1.9587520360946655, -1.5370979309082031, 1.5702704191207886, 430.8737487792969, 0.2960772216320038, 0.32918581366539, 0.04124053195118904, -1.375339388847351, 0.3570807874202728, -0.4044502079486847, -0.6133811473846436, -2.006455659866333, 1.0358072519302368, 1.065186858177185, 2.4432456493377686, 1.2858448028564453, -2.0892088413238525, 337.10662841796875, -0.22874023020267487, 0.38525331020355225, 0.04379720613360405, 2.5609548091888428, 0.07684969902038574, -1.2696857452392578], "std": [0.1410621702671051, 0.009662162512540817, 0.261919766664505, 0.40295079350471497, 0.663968563079834, 0.32260432839393616, 0.5963150858879089, 205.48519897460938, 0.046770382672548294, 0.04338621348142624, 0.04542991891503334, 2.1546130180358887, 0.588882565498352, 0.5414491295814514, 0.12695448100566864, 0.05565986782312393, 0.33712640404701233, 0.3155398368835449, 0.4143712818622589, 0.5155839323997498, 0.3121402859687805, 364.2391357421875, 0.09779734909534454, 0.05247608199715614, 0.03054298833012581, 0.4043543040752411, 0.2963027358055115, 2.204594850540161], "count": [966]}, "timestamp": {"min": [0.0], "max": [32.166666666666664], "mean": [16.083333333333332], "std": [9.295334353359257], "count": [966]}, "frame_index": {"min": [0], "max": [965], "mean": [482.5], "std": [278.8600306007777], "count": [966]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [966]}, "index": {"min": [35452], "max": [36417], "mean": [35934.5], "std": [278.8600306007777], "count": [966]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [966]}, "subtask_annotation": {"mean": [22.020703933747413, 29.0, 29.0, 29.0, 29.0], "std": [1.7621468182984064, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [966]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [966]}, "eef_direction_state": {"mean": [4.301242236024844, 4.1563146997929605], "std": [1.8703689556738725, 2.1495332634924527], "min": [0, 0], "max": [6, 6], "count": [966]}, "eef_velocity_state": {"mean": [0.7287784679089027, 0.6532091097308489], "std": [0.6817192662400473, 0.6770605782841699], "min": [0, 0], "max": [2, 2], "count": [966]}, "eef_acc_mag_state": {"mean": [0.7453416149068323, 0.5910973084886129], "std": [0.8423041191012589, 0.8046728414923697], "min": [0, 0], "max": [2, 2], "count": [966]}, "eef_direction_action": {"mean": [4.301242236024844, 4.1563146997929605], "std": [1.8703689556738725, 2.1495332634924527], "min": [0, 0], "max": [6, 6], "count": [966]}, "eef_velocity_action": {"mean": [0.7287784679089027, 0.6532091097308489], "std": [0.6817192662400473, 0.6770605782841699], "min": [0, 0], "max": [2, 2], "count": [966]}, "eef_acc_mag_action": {"mean": [0.7453416149068323, 0.5910973084886129], "std": [0.8423041191012589, 0.8046728414923697], "min": [0, 0], "max": [2, 2], "count": [966]}, "eef_sim_pose_state": {"mean": [0.5921828477264743, 0.2754226856619602, 1.1641956433930285, -0.01646048406137861, 0.6418809213278794, 2.045214332783647, 0.5372413329123176, -0.31808494196570886, 1.1010553822336162, 2.1403463093738515, 0.7938041730668666, -1.5373045334624476], "std": [0.04457785026589653, 0.08297728227297958, 0.055619939083766806, 2.6510498450204345, 0.2574075476744009, 0.9604019685541066, 0.03725232635606309, 0.05064420827019119, 0.03977631523064327, 0.8508229538779329, 0.47392926469659225, 1.7352411002189594], "min": [0.4935659687491148, 0.06347638933251683, 1.07679149385107, -3.140990722013332, 0.280461199526822, -3.0128827970746093, 0.4525093594300445, -0.4182252593980617, 1.0340769810368708, 0.3066386604851165, -0.08794532683518219, -3.141011404277717], "max": [0.6571032013682434, 0.38427561554199935, 1.302835047923111, 3.138991266855789, 1.5282414920956309, 2.859840403384409, 0.6149148104576398, -0.17354006791779125, 1.2132831770558172, 2.9274420629895426, 1.3424737764966013, 3.0923123772576506], "count": [966]}, "eef_sim_pose_action": {"mean": [0.5921828477264743, 0.2754226856619602, 1.1641956433930285, -0.01646048406137861, 0.6418809213278794, 2.045214332783647, 0.5372413329123176, -0.31808494196570886, 1.1010553822336162, 2.1403463093738515, 0.7938041730668666, -1.5373045334624476], "std": [0.04457785026589653, 0.08297728227297958, 0.055619939083766806, 2.6510498450204345, 0.2574075476744009, 0.9604019685541066, 0.03725232635606309, 0.05064420827019119, 0.03977631523064327, 0.8508229538779329, 0.47392926469659225, 1.7352411002189594], "min": [0.4935659687491148, 0.06347638933251683, 1.07679149385107, -3.140990722013332, 0.280461199526822, -3.0128827970746093, 0.4525093594300445, -0.4182252593980617, 1.0340769810368708, 0.3066386604851165, -0.08794532683518219, -3.141011404277717], "max": [0.6571032013682434, 0.38427561554199935, 1.302835047923111, 3.138991266855789, 1.5282414920956309, 2.859840403384409, 0.6149148104576398, -0.17354006791779125, 1.2132831770558172, 2.9274420629895426, 1.3424737764966013, 3.0923123772576506], "count": [966]}, "gripper_mode_state": {"mean": [0.6490683229813664, 0.5838509316770186], "std": [0.477261600260824, 0.49291887898203135], "min": [0, 0], "max": [1, 1], "count": [966]}, "gripper_activity_state": {"mean": [1.8467908902691512, 1.9565217391304348], "std": [0.48081738091363596, 0.2617308074586543], "min": [0, 0], "max": [2, 2], "count": [966]}, "gripper_mode_action": {"mean": [0.6490683229813664, 0.5838509316770186], "std": [0.477261600260824, 0.49291887898203135], "min": [0, 0], "max": [1, 1], "count": [966]}, "gripper_activity_action": {"mean": [1.8467908902691512, 1.9565217391304348], "std": [0.48081738091363596, 0.2617308074586543], "min": [0, 0], "max": [2, 2], "count": [966]}, "gripper_open_scale_state": {"mean": [0.33710662529828844, 0.4308737059389823], "std": [0.36423905812155793, 0.20548519241066168], "min": [0.041, 0.02], "max": [0.863, 0.579], "count": [966]}, "gripper_open_scale_action": {"mean": [0.33710662529828844, 0.4308737059389823], "std": [0.36423905812155793, 0.20548519241066168], "min": [0.041, 0.02], "max": [0.863, 0.579], "count": [966]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4129689483109135]], [[0.44201060310267515]], [[0.44565346177230586]]], "std": [[[0.21803669841803514]], [[0.18457326900317858]], [[0.17893222660524646]]], "count": [172]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.40864423259613925]], [[0.4414741756440948]], [[0.44526423919858643]]], "std": [[[0.17728074410958958]], [[0.14538489353278355]], [[0.13702852657443587]]], "count": [172]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8823529411764706]], [[0.8705882352941177]], [[0.9137254901960784]]], "mean": [[[0.4495565720474236]], [[0.46503052088083296]], [[0.46585771845075236]]], "std": [[[0.15725649719236073]], [[0.1311529154897505]], [[0.12371575116148369]]], "count": [172]}, "observation.state": {"min": [0.25684264302253723, 2.0157854557037354, -1.3628228902816772, -1.5521737337112427, -2.8228256702423096, -2.173161745071411, 0.39674827456474304, 21.0, 0.17837899923324585, 0.27251899242401123, -0.10035499930381775, -3.046999931335449, -0.5320000052452087, -0.8479999899864197, -0.7577347755432129, -2.069349765777588, 0.6655638217926025, 0.06773623079061508, 0.23457224667072296, -0.7612079381942749, -2.8852734565734863, 22.0, -0.34305500984191895, 0.27579399943351746, -0.05538500100374222, 1.2990000247955322, -0.009000010788440704, -3.1371853351593018], "max": [0.7201752662658691, 2.087291717529297, -0.20694370567798615, 0.12723450362682343, -0.7692365050315857, -0.760771632194519, 2.0956168174743652, 488.0, 0.38898301124572754, 0.42943501472473145, 0.12897099554538727, -0.718999981880188, 1.225000023841858, 0.750999927520752, -0.2042209804058075, -1.8512184619903564, 1.8249688148498535, 1.7904634475708008, 2.6371402740478516, 1.7492387294769287, -0.2617993950843811, 859.0, -0.009325000457465649, 0.4751020073890686, 0.11384499818086624, 3.010999917984009, 1.1749999523162842, 3.138000011444092], "mean": [0.44996383786201477, 2.0688724517822266, -0.7124902606010437, -0.667534589767456, -1.6444672346115112, -1.3455848693847656, 1.375608205795288, 396.2486877441406, 0.3090106248855591, 0.343108594417572, 0.04668872803449631, -2.173668622970581, 0.5772002935409546, -0.2192813903093338, -0.5399027466773987, -2.018246650695801, 1.0113229751586914, 1.090212106704712, 2.187573194503784, 1.3137379884719849, -1.9894036054611206, 340.0960388183594, -0.22948667407035828, 0.37009650468826294, 0.04693784564733505, 2.5829575061798096, 0.25579869747161865, -1.0763764381408691], "std": [0.1039983332157135, 0.01227190624922514, 0.33121079206466675, 0.42845287919044495, 0.6466022729873657, 0.36724263429641724, 0.5101648569107056, 159.68763732910156, 0.05413924530148506, 0.04146613925695419, 0.054694488644599915, 0.8138515949249268, 0.5340797901153564, 0.5243502855300903, 0.1192035973072052, 0.04581844061613083, 0.3203544020652771, 0.36494529247283936, 0.5339013934135437, 0.46772512793540955, 0.4474589228630066, 357.33819580078125, 0.10661525279283524, 0.04984676465392113, 0.029968541115522385, 0.43417543172836304, 0.30351683497428894, 2.3826961517333984], "count": [963]}, "action": {"min": [0.25684264302253723, 2.0157854557037354, -1.3628228902816772, -1.5521737337112427, -2.8228256702423096, -2.173161745071411, 0.39674827456474304, 21.0, 0.17837899923324585, 0.27251899242401123, -0.10035499930381775, -3.046999931335449, -0.5320000052452087, -0.8479999899864197, -0.7577347755432129, -2.069349765777588, 0.6655638217926025, 0.06773623079061508, 0.23457224667072296, -0.7612079381942749, -2.8852734565734863, 22.0, -0.34305500984191895, 0.27579399943351746, -0.05538500100374222, 1.2990000247955322, -0.009000010788440704, -3.1371853351593018], "max": [0.7201752662658691, 2.087291717529297, -0.20694370567798615, 0.12723450362682343, -0.7692365050315857, -0.760771632194519, 2.0956168174743652, 488.0, 0.38898301124572754, 0.42943501472473145, 0.12897099554538727, -0.718999981880188, 1.225000023841858, 0.750999927520752, -0.2042209804058075, -1.8512184619903564, 1.8249688148498535, 1.7904634475708008, 2.6371402740478516, 1.7492387294769287, -0.2617993950843811, 859.0, -0.009325000457465649, 0.4751020073890686, 0.11384499818086624, 3.010999917984009, 1.1749999523162842, 3.138000011444092], "mean": [0.44996383786201477, 2.0688724517822266, -0.7124902606010437, -0.667534589767456, -1.6444672346115112, -1.3455848693847656, 1.375608205795288, 396.2486877441406, 0.3090106248855591, 0.343108594417572, 0.04668872803449631, -2.173668622970581, 0.5772002935409546, -0.2192813903093338, -0.5399027466773987, -2.018246650695801, 1.0113229751586914, 1.090212106704712, 2.187573194503784, 1.3137379884719849, -1.9894036054611206, 340.0960388183594, -0.22948667407035828, 0.37009650468826294, 0.04693784564733505, 2.5829575061798096, 0.25579869747161865, -1.0763764381408691], "std": [0.1039983332157135, 0.01227190624922514, 0.33121079206466675, 0.42845287919044495, 0.6466022729873657, 0.36724263429641724, 0.5101648569107056, 159.68763732910156, 0.05413924530148506, 0.04146613925695419, 0.054694488644599915, 0.8138515949249268, 0.5340797901153564, 0.5243502855300903, 0.1192035973072052, 0.04581844061613083, 0.3203544020652771, 0.36494529247283936, 0.5339013934135437, 0.46772512793540955, 0.4474589228630066, 357.33819580078125, 0.10661525279283524, 0.04984676465392113, 0.029968541115522385, 0.43417543172836304, 0.30351683497428894, 2.3826961517333984], "count": [963]}, "timestamp": {"min": [0.0], "max": [32.06666666666667], "mean": [16.033333333333335], "std": [9.266466824383897], "count": [963]}, "frame_index": {"min": [0], "max": [962], "mean": [481.0], "std": [277.99400473151695], "count": [963]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [963]}, "index": {"min": [36418], "max": [37380], "mean": [36899.0], "std": [277.99400473151695], "count": [963]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [963]}, "subtask_annotation": {"mean": [21.741433021806852, 29.0, 29.0, 29.0, 29.0], "std": [2.1551013695923884, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [963]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [963]}, "eef_direction_state": {"mean": [4.012461059190031, 3.9750778816199377], "std": [1.975407069867364, 2.1183571558226517], "min": [0, 0], "max": [6, 6], "count": [963]}, "eef_velocity_state": {"mean": [0.8276220145379024, 0.7372793354101765], "std": [0.7099538943488009, 0.6670806128094771], "min": [0, 0], "max": [2, 2], "count": [963]}, "eef_acc_mag_state": {"mean": [0.8359293873312564, 0.6510903426791277], "std": [0.8465168037692494, 0.8157117280010964], "min": [0, 0], "max": [2, 2], "count": [963]}, "eef_direction_action": {"mean": [4.012461059190031, 3.9750778816199377], "std": [1.975407069867364, 2.1183571558226517], "min": [0, 0], "max": [6, 6], "count": [963]}, "eef_velocity_action": {"mean": [0.8276220145379024, 0.7372793354101765], "std": [0.7099538943488009, 0.6670806128094771], "min": [0, 0], "max": [2, 2], "count": [963]}, "eef_acc_mag_action": {"mean": [0.8359293873312564, 0.6510903426791277], "std": [0.8465168037692494, 0.8157117280010964], "min": [0, 0], "max": [2, 2], "count": [963]}, "eef_sim_pose_state": {"mean": [0.575296925582533, 0.2818483365730711, 1.161661053252666, -0.8993643370883415, 0.809041347250528, 1.9737667998287822, 0.5429472488735063, -0.32812517702050303, 1.0916768497124707, 2.1684014899787414, 0.9763914415340957, -0.6981303349661356], "std": [0.04071546248935388, 0.0867675329976954, 0.0641456383853869, 2.4417900496191547, 0.2840570548334796, 1.2119379647057589, 0.036348064214651386, 0.05742909057027312, 0.04418324665366482, 0.7519599313459052, 0.4028524832869184, 2.1876453614788214], "min": [0.4848553707634046, 0.06530684423644913, 1.0664785931013143, -3.1214663201877766, 0.4239089582086504, -3.137779889810892, 0.47010742697533964, -0.40513666456833963, 1.0219902815030824, 0.6209150216183696, 0.06633706843962606, -3.1413642409710625], "max": [0.6626763882644682, 0.38895858890382745, 1.3147074468879003, 3.1239371734297463, 1.5568508926596127, 3.1179096954724557, 0.6201134790306373, -0.15615680430021203, 1.226660445026275, 3.0009344539818237, 1.3816499024622715, 3.135545657034349], "count": [963]}, "eef_sim_pose_action": {"mean": [0.575296925582533, 0.2818483365730711, 1.161661053252666, -0.8993643370883415, 0.809041347250528, 1.9737667998287822, 0.5429472488735063, -0.32812517702050303, 1.0916768497124707, 2.1684014899787414, 0.9763914415340957, -0.6981303349661356], "std": [0.04071546248935388, 0.0867675329976954, 0.0641456383853869, 2.4417900496191547, 0.2840570548334796, 1.2119379647057589, 0.036348064214651386, 0.05742909057027312, 0.04418324665366482, 0.7519599313459052, 0.4028524832869184, 2.1876453614788214], "min": [0.4848553707634046, 0.06530684423644913, 1.0664785931013143, -3.1214663201877766, 0.4239089582086504, -3.137779889810892, 0.47010742697533964, -0.40513666456833963, 1.0219902815030824, 0.6209150216183696, 0.06633706843962606, -3.1413642409710625], "max": [0.6626763882644682, 0.38895858890382745, 1.3147074468879003, 3.1239371734297463, 1.5568508926596127, 3.1179096954724557, 0.6201134790306373, -0.15615680430021203, 1.226660445026275, 3.0009344539818237, 1.3816499024622715, 3.135545657034349], "count": [963]}, "gripper_mode_state": {"mean": [0.6303219106957425, 1.0], "std": [0.4827175153157481, 0.0], "min": [0, 1], "max": [1, 1], "count": [963]}, "gripper_activity_state": {"mean": [1.8400830737279334, 1.9522326064382138], "std": [0.49016579448083536, 0.2653446589893301], "min": [0, 0], "max": [2, 2], "count": [963]}, "gripper_mode_action": {"mean": [0.6303219106957425, 1.0], "std": [0.4827175153157481, 0.0], "min": [0, 1], "max": [1, 1], "count": [963]}, "gripper_activity_action": {"mean": [1.8400830737279334, 1.9522326064382138], "std": [0.49016579448083536, 0.2653446589893301], "min": [0, 0], "max": [2, 2], "count": [963]}, "gripper_open_scale_state": {"mean": [0.3400960540514012, 0.39624870195715645], "std": [0.3573383954951063, 0.15968765034887766], "min": [0.022, 0.021], "max": [0.859, 0.488], "count": [963]}, "gripper_open_scale_action": {"mean": [0.3400960540514012, 0.39624870195715645], "std": [0.3573383954951063, 0.15968765034887766], "min": [0.022, 0.021], "max": [0.859, 0.488], "count": [963]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4093517533109735]], [[0.43992426685586516]], [[0.44455523171439626]]], "std": [[[0.22026030734526075]], [[0.18804201254282302]], [[0.18034959346458945]]], "count": [152]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39697965175653593]], [[0.43910103844169246]], [[0.44320287909571726]]], "std": [[[0.19235795139568743]], [[0.15690361678580403]], [[0.1484544717018345]]], "count": [152]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8549019607843137]], [[1.0]], [[0.8352941176470589]]], "mean": [[[0.42202425986842107]], [[0.44770158104360164]], [[0.4523623701947885]]], "std": [[[0.19488685462026908]], [[0.1601758278459661]], [[0.15150427135005165]]], "count": [152]}, "observation.state": {"min": [0.31958726048469543, 1.9761664867401123, -0.9892178177833557, -1.536657691001892, -2.764915704727173, -2.1765825748443604, 0.25300294160842896, 27.0, 0.19132499396800995, 0.2283480018377304, -0.09135299921035767, -3.1411852836608887, -0.4569999873638153, -0.902999997138977, -0.8597143292427063, -2.0739400386810303, 0.6609736084938049, 0.07815585285425186, 0.47136107087135315, -0.889908492565155, -2.985839605331421, 47.0, -0.32809698581695557, 0.2916319966316223, -0.01627800054848194, -3.1391851902008057, -0.0820000022649765, -3.111999988555908], "max": [0.8401491641998291, 2.082998037338257, -0.32382842898368835, 0.0578925721347332, -0.8025548458099365, -1.0843207836151123, 2.0633108615875244, 468.0, 0.3979020118713379, 0.40106400847435, 0.15860499441623688, 3.140000104904175, 1.2999999523162842, 0.45899996161460876, -0.1229759007692337, -1.7369866371154785, 2.0739572048187256, 1.7503384351730347, 2.7355592250823975, 1.9911937713623047, -0.711500883102417, 836.0, -0.00814099982380867, 0.4248189926147461, 0.15864500403404236, 3.138000011444092, 1.371999979019165, 3.078000068664551], "mean": [0.4685959815979004, 2.0513358116149902, -0.6595260500907898, -0.9333728551864624, -2.2070837020874023, -1.6068726778030396, 1.6535348892211914, 375.79052734375, 0.30173754692077637, 0.31956514716148376, 0.05576656758785248, -2.5200488567352295, 0.24981945753097534, -0.5581067204475403, -0.5349504947662354, -2.020636558532715, 0.9867630004882812, 1.153615117073059, 2.320262908935547, 1.463905930519104, -2.1822926998138428, 347.134521484375, -0.23775005340576172, 0.35635465383529663, 0.052187785506248474, 2.4220998287200928, 0.19116094708442688, -2.177680253982544], "std": [0.09856077283620834, 0.024117596447467804, 0.16992956399917603, 0.32378995418548584, 0.46081799268722534, 0.4057218134403229, 0.33558449149131775, 150.7078857421875, 0.030924027785658836, 0.05896908789873123, 0.0525098592042923, 1.089665412902832, 0.46385079622268677, 0.24901938438415527, 0.13314437866210938, 0.0678238719701767, 0.2685132920742035, 0.3127681314945221, 0.46765047311782837, 0.4299013912677765, 0.3098702132701874, 354.80322265625, 0.09691216796636581, 0.04425844922661781, 0.03011968545615673, 1.1662676334381104, 0.34661999344825745, 1.1312636137008667], "count": [814]}, "action": {"min": [0.31958726048469543, 1.9761664867401123, -0.9892178177833557, -1.536657691001892, -2.764915704727173, -2.1765825748443604, 0.25300294160842896, 27.0, 0.19132499396800995, 0.2283480018377304, -0.09135299921035767, -3.1411852836608887, -0.4569999873638153, -0.902999997138977, -0.8597143292427063, -2.0739400386810303, 0.6609736084938049, 0.07815585285425186, 0.47136107087135315, -0.889908492565155, -2.985839605331421, 47.0, -0.32809698581695557, 0.2916319966316223, -0.01627800054848194, -3.1391851902008057, -0.0820000022649765, -3.111999988555908], "max": [0.8401491641998291, 2.082998037338257, -0.32382842898368835, 0.0578925721347332, -0.8025548458099365, -1.0843207836151123, 2.0633108615875244, 468.0, 0.3979020118713379, 0.40106400847435, 0.15860499441623688, 3.140000104904175, 1.2999999523162842, 0.45899996161460876, -0.1229759007692337, -1.7369866371154785, 2.0739572048187256, 1.7503384351730347, 2.7355592250823975, 1.9911937713623047, -0.711500883102417, 836.0, -0.00814099982380867, 0.4248189926147461, 0.15864500403404236, 3.138000011444092, 1.371999979019165, 3.078000068664551], "mean": [0.4685959815979004, 2.0513358116149902, -0.6595260500907898, -0.9333728551864624, -2.2070837020874023, -1.6068726778030396, 1.6535348892211914, 375.79052734375, 0.30173754692077637, 0.31956514716148376, 0.05576656758785248, -2.5200488567352295, 0.24981945753097534, -0.5581067204475403, -0.5349504947662354, -2.020636558532715, 0.9867630004882812, 1.153615117073059, 2.320262908935547, 1.463905930519104, -2.1822926998138428, 347.134521484375, -0.23775005340576172, 0.35635465383529663, 0.052187785506248474, 2.4220998287200928, 0.19116094708442688, -2.177680253982544], "std": [0.09856077283620834, 0.024117596447467804, 0.16992956399917603, 0.32378995418548584, 0.46081799268722534, 0.4057218134403229, 0.33558449149131775, 150.7078857421875, 0.030924027785658836, 0.05896908789873123, 0.0525098592042923, 1.089665412902832, 0.46385079622268677, 0.24901938438415527, 0.13314437866210938, 0.0678238719701767, 0.2685132920742035, 0.3127681314945221, 0.46765047311782837, 0.4299013912677765, 0.3098702132701874, 354.80322265625, 0.09691216796636581, 0.04425844922661781, 0.03011968545615673, 1.1662676334381104, 0.34661999344825745, 1.1312636137008667], "count": [814]}, "timestamp": {"min": [0.0], "max": [27.1], "mean": [13.55], "std": [7.832712741374402], "count": [814]}, "frame_index": {"min": [0], "max": [813], "mean": [406.5], "std": [234.98138224123204], "count": [814]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [814]}, "index": {"min": [37381], "max": [38194], "mean": [37787.5], "std": [234.98138224123204], "count": [814]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [814]}, "subtask_annotation": {"mean": [22.07248157248157, 29.0, 29.0, 29.0, 29.0], "std": [1.8106712030168168, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [814]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [814]}, "eef_direction_state": {"mean": [4.53931203931204, 4.235872235872236], "std": [1.6897734080179911, 1.9523540036751852], "min": [0, 0], "max": [6, 6], "count": [814]}, "eef_velocity_state": {"mean": [0.7457002457002457, 0.6941031941031941], "std": [0.7454694865359762, 0.6785876496048134], "min": [0, 0], "max": [2, 2], "count": [814]}, "eef_acc_mag_state": {"mean": [0.7813267813267813, 0.6855036855036855], "std": [0.8390618423440795, 0.8201163573950969], "min": [0, 0], "max": [2, 2], "count": [814]}, "eef_direction_action": {"mean": [4.53931203931204, 4.235872235872236], "std": [1.6897734080179911, 1.9523540036751852], "min": [0, 0], "max": [6, 6], "count": [814]}, "eef_velocity_action": {"mean": [0.7457002457002457, 0.6941031941031941], "std": [0.7454694865359762, 0.6785876496048134], "min": [0, 0], "max": [2, 2], "count": [814]}, "eef_acc_mag_action": {"mean": [0.7813267813267813, 0.6855036855036855], "std": [0.8390618423440795, 0.8201163573950969], "min": [0, 0], "max": [2, 2], "count": [814]}, "eef_sim_pose_state": {"mean": [0.5657764002509145, 0.2902459979957361, 1.1638912506098211, -1.3585424220594398, 0.6594383948570572, 2.212023345076203, 0.5307773254538521, -0.3383937553699606, 1.1150908109739608, 2.621427691350715, 0.7974823505487056, -1.8101397043691545], "std": [0.034913371954033885, 0.0729817561446632, 0.06799699049142853, 2.3107746773830353, 0.31100869056554964, 1.2826799990915931, 0.045234272083568165, 0.046333426392158775, 0.03795582402442372, 0.4253876628312967, 0.42910396003214785, 1.6981402691722958], "min": [0.5128386861482742, 0.09421486833887448, 1.0453612774281127, -3.139988309027159, 0.3089200603923019, -3.1414386357925808, 0.45950312511434527, -0.42134407875190116, 1.0058455539031286, 0.7410278226218636, 0.1793709778229342, -3.111281585769558], "max": [0.6240047852012384, 0.39125711120898793, 1.3285244940454137, 3.138235656480662, 1.5447424286363, 3.1402226696145705, 0.6096713698847436, -0.17094050230008734, 1.220785038360873, 3.037120782981967, 1.4384788172739977, 3.102696480570164], "count": [814]}, "eef_sim_pose_action": {"mean": [0.5657764002509145, 0.2902459979957361, 1.1638912506098211, -1.3585424220594398, 0.6594383948570572, 2.212023345076203, 0.5307773254538521, -0.3383937553699606, 1.1150908109739608, 2.621427691350715, 0.7974823505487056, -1.8101397043691545], "std": [0.034913371954033885, 0.0729817561446632, 0.06799699049142853, 2.3107746773830353, 0.31100869056554964, 1.2826799990915931, 0.045234272083568165, 0.046333426392158775, 0.03795582402442372, 0.4253876628312967, 0.42910396003214785, 1.6981402691722958], "min": [0.5128386861482742, 0.09421486833887448, 1.0453612774281127, -3.139988309027159, 0.3089200603923019, -3.1414386357925808, 0.45950312511434527, -0.42134407875190116, 1.0058455539031286, 0.7410278226218636, 0.1793709778229342, -3.111281585769558], "max": [0.6240047852012384, 0.39125711120898793, 1.3285244940454137, 3.138235656480662, 1.5447424286363, 3.1402226696145705, 0.6096713698847436, -0.17094050230008734, 1.220785038360873, 3.037120782981967, 1.4384788172739977, 3.102696480570164], "count": [814]}, "gripper_mode_state": {"mean": [0.6339066339066339, 1.0], "std": [0.4817354184568433, 0.0], "min": [0, 1], "max": [1, 1], "count": [814]}, "gripper_activity_state": {"mean": [1.8366093366093366, 1.950859950859951], "std": [0.5021685673023948, 0.2760603814287598], "min": [0, 0], "max": [2, 2], "count": [814]}, "gripper_mode_action": {"mean": [0.6339066339066339, 1.0], "std": [0.4817354184568433, 0.0], "min": [0, 1], "max": [1, 1], "count": [814]}, "gripper_activity_action": {"mean": [1.8366093366093366, 1.950859950859951], "std": [0.5021685673023948, 0.2760603814287598], "min": [0, 0], "max": [2, 2], "count": [814]}, "gripper_open_scale_state": {"mean": [0.34713452109072107, 0.3757905405944319], "std": [0.3548034404912105, 0.15070787894264018], "min": [0.047, 0.027], "max": [0.836, 0.468], "count": [814]}, "gripper_open_scale_action": {"mean": [0.34713452109072107, 0.3757905405944319], "std": [0.3548034404912105, 0.15070787894264018], "min": [0.047, 0.027], "max": [0.836, 0.468], "count": [814]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.40840012132597553]], [[0.43754227207350005]], [[0.44010741507181717]]], "std": [[[0.21744463646108467]], [[0.18763401192787776]], [[0.18102869131606625]]], "count": [167]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4003552722985402]], [[0.4353041466087433]], [[0.4399769957633752]]], "std": [[[0.20500824068272103]], [[0.1728830515160018]], [[0.16484150349184287]]], "count": [167]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41298255082971314]], [[0.44778504143673437]], [[0.4526878632441]]], "std": [[[0.1819248914232434]], [[0.14527228610055976]], [[0.1350443802941824]]], "count": [167]}, "observation.state": {"min": [0.199334055185318, 1.9666194915771484, -0.9757088422775269, -1.5595738887786865, -2.9142634868621826, -2.1726906299591064, 0.011641345918178558, 18.0, 0.1661749929189682, 0.23982900381088257, -0.06700599938631058, -3.1401853561401367, -0.37800002098083496, -1.059000015258789, -0.6397504210472107, -2.07690691947937, 0.6564707159996033, -6.981317710597068e-05, 0.5578770637512207, -1.1613595485687256, -2.881556272506714, 33.0, -0.33549201488494873, 0.2789190113544464, -0.09550400078296661, -3.1381852626800537, -0.2890000343322754, -3.1381852626800537], "max": [0.8021184206008911, 2.077500343322754, -0.15631170570850372, 0.112922802567482, -0.8354367613792419, -1.219339370727539, 2.0325582027435303, 449.0, 0.3936319947242737, 0.4047220051288605, 0.17591500282287598, -0.9909999966621399, 1.1920000314712524, 0.847000002861023, -0.15995943546295166, -1.7402677536010742, 2.13474702835083, 1.9466181993484497, 2.675293207168579, 2.003655433654785, -0.34348079562187195, 847.0, -0.001690999954007566, 0.3992159962654114, 0.1619189977645874, 3.134999990463257, 1.2619999647140503, 3.135999917984009], "mean": [0.4568505883216858, 2.044426918029785, -0.5648965239524841, -0.9988423585891724, -2.17229962348938, -1.6384472846984863, 1.7841795682907104, 368.7948303222656, 0.2935018837451935, 0.3203018605709076, 0.08034717291593552, -2.7013394832611084, 0.39563944935798645, -0.6595458984375, -0.526116132736206, -1.9998492002487183, 1.1040492057800293, 1.1990327835083008, 2.358525514602661, 1.4301526546478271, -2.1499855518341064, 393.6177062988281, -0.21332700550556183, 0.34337538480758667, 0.04019083455204964, 2.6170613765716553, 0.0969448983669281, -0.8211250901222229], "std": [0.10831400007009506, 0.028491901233792305, 0.19261963665485382, 0.32336294651031494, 0.4793515205383301, 0.3023824691772461, 0.35146209597587585, 145.73033142089844, 0.04480662941932678, 0.05486954376101494, 0.05530776455998421, 0.44951489567756653, 0.36900144815444946, 0.3553599715232849, 0.08751990646123886, 0.07005535066127777, 0.4564446210861206, 0.4012921452522278, 0.39593592286109924, 0.5041165351867676, 0.35242903232574463, 352.1038513183594, 0.11319185793399811, 0.040265168994665146, 0.053049564361572266, 0.8353633284568787, 0.34768450260162354, 2.3583877086639404], "count": [926]}, "action": {"min": [0.199334055185318, 1.9666194915771484, -0.9757088422775269, -1.5595738887786865, -2.9142634868621826, -2.1726906299591064, 0.011641345918178558, 18.0, 0.1661749929189682, 0.23982900381088257, -0.06700599938631058, -3.1401853561401367, -0.37800002098083496, -1.059000015258789, -0.6397504210472107, -2.07690691947937, 0.6564707159996033, -6.981317710597068e-05, 0.5578770637512207, -1.1613595485687256, -2.881556272506714, 33.0, -0.33549201488494873, 0.2789190113544464, -0.09550400078296661, -3.1381852626800537, -0.2890000343322754, -3.1381852626800537], "max": [0.8021184206008911, 2.077500343322754, -0.15631170570850372, 0.112922802567482, -0.8354367613792419, -1.219339370727539, 2.0325582027435303, 449.0, 0.3936319947242737, 0.4047220051288605, 0.17591500282287598, -0.9909999966621399, 1.1920000314712524, 0.847000002861023, -0.15995943546295166, -1.7402677536010742, 2.13474702835083, 1.9466181993484497, 2.675293207168579, 2.003655433654785, -0.34348079562187195, 847.0, -0.001690999954007566, 0.3992159962654114, 0.1619189977645874, 3.134999990463257, 1.2619999647140503, 3.135999917984009], "mean": [0.4568505883216858, 2.044426918029785, -0.5648965239524841, -0.9988423585891724, -2.17229962348938, -1.6384472846984863, 1.7841795682907104, 368.7948303222656, 0.2935018837451935, 0.3203018605709076, 0.08034717291593552, -2.7013394832611084, 0.39563944935798645, -0.6595458984375, -0.526116132736206, -1.9998492002487183, 1.1040492057800293, 1.1990327835083008, 2.358525514602661, 1.4301526546478271, -2.1499855518341064, 393.6177062988281, -0.21332700550556183, 0.34337538480758667, 0.04019083455204964, 2.6170613765716553, 0.0969448983669281, -0.8211250901222229], "std": [0.10831400007009506, 0.028491901233792305, 0.19261963665485382, 0.32336294651031494, 0.4793515205383301, 0.3023824691772461, 0.35146209597587585, 145.73033142089844, 0.04480662941932678, 0.05486954376101494, 0.05530776455998421, 0.44951489567756653, 0.36900144815444946, 0.3553599715232849, 0.08751990646123886, 0.07005535066127777, 0.4564446210861206, 0.4012921452522278, 0.39593592286109924, 0.5041165351867676, 0.35242903232574463, 352.1038513183594, 0.11319185793399811, 0.040265168994665146, 0.053049564361572266, 0.8353633284568787, 0.34768450260162354, 2.3583877086639404], "count": [926]}, "timestamp": {"min": [0.0], "max": [30.833333333333332], "mean": [15.416666666666668], "std": [8.910433958754947], "count": [926]}, "frame_index": {"min": [0], "max": [925], "mean": [462.5], "std": [267.31301876264837], "count": [926]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [926]}, "index": {"min": [38195], "max": [39120], "mean": [38657.5], "std": [267.31301876264837], "count": [926]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [926]}, "subtask_annotation": {"mean": [21.97732181425486, 29.0, 29.0, 29.0, 29.0], "std": [1.5253522618678848, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [926]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [926]}, "eef_direction_state": {"mean": [4.506479481641469, 4.345572354211663], "std": [1.6090527924489795, 1.8135013348263993], "min": [0, 0], "max": [6, 6], "count": [926]}, "eef_velocity_state": {"mean": [0.7775377969762419, 0.6987041036717062], "std": [0.7140768982441232, 0.674223371254666], "min": [0, 0], "max": [2, 2], "count": [926]}, "eef_acc_mag_state": {"mean": [0.826133909287257, 0.7181425485961123], "std": [0.8613412862750515, 0.8374568137432954], "min": [0, 0], "max": [2, 2], "count": [926]}, "eef_direction_action": {"mean": [4.506479481641469, 4.345572354211663], "std": [1.6090527924489795, 1.8135013348263993], "min": [0, 0], "max": [6, 6], "count": [926]}, "eef_velocity_action": {"mean": [0.7775377969762419, 0.6987041036717062], "std": [0.7140768982441232, 0.674223371254666], "min": [0, 0], "max": [2, 2], "count": [926]}, "eef_acc_mag_action": {"mean": [0.826133909287257, 0.7181425485961123], "std": [0.8613412862750515, 0.8374568137432954], "min": [0, 0], "max": [2, 2], "count": [926]}, "eef_sim_pose_state": {"mean": [0.5533660229865109, 0.26740658856349225, 1.170722529860467, -0.6292991776995559, 0.6073232174288504, 2.0872311904667438, 0.5273409539746248, -0.35208905195708856, 1.1352831691212195, 2.408988370668626, 0.8383741889604094, -1.6919299478036334], "std": [0.032492694177727564, 0.10639612481847804, 0.06268074336717772, 2.408881422749485, 0.30559382315435885, 1.071507734331396, 0.04850021906962839, 0.05385645628544387, 0.04049888319532805, 0.6123946489924705, 0.3744371764378239, 2.15919937622137], "min": [0.5014844537257569, 0.02907140471661239, 1.0518571783219712, -3.140356453722945, 0.24470026266875178, -3.0758368707571324, 0.4455323816790619, -0.43314959340769793, 1.0192452435241008, -0.23004093598935885, 0.11265443352852778, -3.13946708620257], "max": [0.6052107656372424, 0.3800510390029828, 1.2973112122865518, 3.1363211608854815, 1.4319296758645144, 3.1399134489021345, 0.6127133849066679, -0.17210418930817561, 1.231013375611416, 2.9947786731031676, 1.4021507270375002, 3.140841538948174], "count": [926]}, "eef_sim_pose_action": {"mean": [0.5533660229865109, 0.26740658856349225, 1.170722529860467, -0.6292991776995559, 0.6073232174288504, 2.0872311904667438, 0.5273409539746248, -0.35208905195708856, 1.1352831691212195, 2.408988370668626, 0.8383741889604094, -1.6919299478036334], "std": [0.032492694177727564, 0.10639612481847804, 0.06268074336717772, 2.408881422749485, 0.30559382315435885, 1.071507734331396, 0.04850021906962839, 0.05385645628544387, 0.04049888319532805, 0.6123946489924705, 0.3744371764378239, 2.15919937622137], "min": [0.5014844537257569, 0.02907140471661239, 1.0518571783219712, -3.140356453722945, 0.24470026266875178, -3.0758368707571324, 0.4455323816790619, -0.43314959340769793, 1.0192452435241008, -0.23004093598935885, 0.11265443352852778, -3.13946708620257], "max": [0.6052107656372424, 0.3800510390029828, 1.2973112122865518, 3.1363211608854815, 1.4319296758645144, 3.1399134489021345, 0.6127133849066679, -0.17210418930817561, 1.231013375611416, 2.9947786731031676, 1.4021507270375002, 3.140841538948174], "count": [926]}, "gripper_mode_state": {"mean": [0.5982721382289417, 1.0], "std": [0.49024747510610417, 0.0], "min": [0, 1], "max": [1, 1], "count": [926]}, "gripper_activity_state": {"mean": [1.8758099352051836, 1.9719222462203023], "std": [0.42937261799615967, 0.20593247441611334], "min": [0, 0], "max": [2, 2], "count": [926]}, "gripper_mode_action": {"mean": [0.5982721382289417, 1.0], "std": [0.49024747510610417, 0.0], "min": [0, 1], "max": [1, 1], "count": [926]}, "gripper_activity_action": {"mean": [1.8758099352051836, 1.9719222462203023], "std": [0.42937261799615967, 0.20593247441611334], "min": [0, 0], "max": [2, 2], "count": [926]}, "gripper_open_scale_state": {"mean": [0.39361771065318374, 0.3687948164249867], "std": [0.35210428327105503, 0.1457306306579378], "min": [0.033, 0.018], "max": [0.847, 0.449], "count": [926]}, "gripper_open_scale_action": {"mean": [0.39361771065318374, 0.3687948164249867], "std": [0.35210428327105503, 0.1457306306579378], "min": [0.033, 0.018], "max": [0.847, 0.449], "count": [926]}}} +{"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.4062799964757145]], [[0.43665732997992224]], [[0.44152285579264383]]], "std": [[[0.21818318021072666]], [[0.18547354857939766]], [[0.1766731007324786]]], "count": [153]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[0.8901960784313725]], [[0.8745098039215686]]], "mean": [[[0.39521051732239737]], [[0.43458405154000596]], [[0.4385249249754368]]], "std": [[[0.17992150740705634]], [[0.14602370607233373]], [[0.13740765219772746]]], "count": [153]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[0.8392156862745098]], [[0.8470588235294118]], [[0.8313725490196079]]], "mean": [[[0.43371863118885895]], [[0.4558391203703704]], [[0.4583063551945833]]], "std": [[[0.1631676247873872]], [[0.1319823499856225]], [[0.12359872669650923]]], "count": [153]}, "observation.state": {"min": [0.19315560162067413, 1.9688012599945068, -1.1066086292266846, -1.6043415069580078, -2.839982271194458, -2.178572416305542, 0.03778637945652008, 24.0, 0.19794799387454987, 0.2447730004787445, -0.07313399761915207, -3.0910000801086426, -0.4560000002384186, -1.0859999656677246, -0.9257924556732178, -2.07690691947937, 0.6943269371986389, 0.10576695203781128, 0.2390752136707306, 0.8371297121047974, -2.621257781982422, 45.0, -0.3394869863986969, 0.29635199904441833, -0.06056499853730202, 1.5789999961853027, -0.21799999475479126, -3.134185314178467], "max": [0.6984982490539551, 2.083207607269287, -0.20696114003658295, 0.17640043795108795, -0.9203645586967468, -0.9378352761268616, 2.1454286575317383, 541.0, 0.3761669993400574, 0.39482200145721436, 0.16510799527168274, -0.9520000219345093, 1.4579999446868896, 0.996999979019165, -0.3419449031352997, -1.8348472118377686, 1.7180323600769043, 1.6803332567214966, 2.8888165950775146, 1.7850704193115234, -0.35349899530410767, 840.0, 0.039264000952243805, 0.4732779860496521, 0.11664500087499619, 3.0199999809265137, 1.0069999694824219, 3.0739998817443848], "mean": [0.3765912652015686, 2.068546772003174, -0.6237770915031433, -0.773630678653717, -1.8168270587921143, -1.483385443687439, 1.4375923871994019, 410.3724060058594, 0.31732234358787537, 0.31622251868247986, 0.06553743779659271, -2.2483232021331787, 0.5026625394821167, -0.3689998686313629, -0.6109282374382019, -2.0279579162597656, 0.9695830345153809, 1.034531831741333, 2.298727512359619, 1.3708354234695435, -2.0492103099823, 354.7958679199219, -0.2286323755979538, 0.37833139300346375, 0.03501445800065994, 2.6719613075256348, 0.20291107892990112, -2.3111572265625], "std": [0.11682139337062836, 0.015841886401176453, 0.2634861469268799, 0.5181438326835632, 0.6250037550926208, 0.33554285764694214, 0.6693410277366638, 163.46815490722656, 0.044093355536460876, 0.04322605952620506, 0.050191838294267654, 0.6725749373435974, 0.4766799807548523, 0.503292977809906, 0.14214220643043518, 0.05037650465965271, 0.2751621901988983, 0.30195051431655884, 0.49449437856674194, 0.2806771993637085, 0.40490666031837463, 349.37603759765625, 0.1089836061000824, 0.05224144831299782, 0.03365182876586914, 0.30388739705085754, 0.27211815118789673, 1.104233980178833], "count": [823]}, "action": {"min": [0.19315560162067413, 1.9688012599945068, -1.1066086292266846, -1.6043415069580078, -2.839982271194458, -2.178572416305542, 0.03778637945652008, 24.0, 0.19794799387454987, 0.2447730004787445, -0.07313399761915207, -3.0910000801086426, -0.4560000002384186, -1.0859999656677246, -0.9257924556732178, -2.07690691947937, 0.6943269371986389, 0.10576695203781128, 0.2390752136707306, 0.8371297121047974, -2.621257781982422, 45.0, -0.3394869863986969, 0.29635199904441833, -0.06056499853730202, 1.5789999961853027, -0.21799999475479126, -3.134185314178467], "max": [0.6984982490539551, 2.083207607269287, -0.20696114003658295, 0.17640043795108795, -0.9203645586967468, -0.9378352761268616, 2.1454286575317383, 541.0, 0.3761669993400574, 0.39482200145721436, 0.16510799527168274, -0.9520000219345093, 1.4579999446868896, 0.996999979019165, -0.3419449031352997, -1.8348472118377686, 1.7180323600769043, 1.6803332567214966, 2.8888165950775146, 1.7850704193115234, -0.35349899530410767, 840.0, 0.039264000952243805, 0.4732779860496521, 0.11664500087499619, 3.0199999809265137, 1.0069999694824219, 3.0739998817443848], "mean": [0.3765912652015686, 2.068546772003174, -0.6237770915031433, -0.773630678653717, -1.8168270587921143, -1.483385443687439, 1.4375923871994019, 410.3724060058594, 0.31732234358787537, 0.31622251868247986, 0.06553743779659271, -2.2483232021331787, 0.5026625394821167, -0.3689998686313629, -0.6109282374382019, -2.0279579162597656, 0.9695830345153809, 1.034531831741333, 2.298727512359619, 1.3708354234695435, -2.0492103099823, 354.7958679199219, -0.2286323755979538, 0.37833139300346375, 0.03501445800065994, 2.6719613075256348, 0.20291107892990112, -2.3111572265625], "std": [0.11682139337062836, 0.015841886401176453, 0.2634861469268799, 0.5181438326835632, 0.6250037550926208, 0.33554285764694214, 0.6693410277366638, 163.46815490722656, 0.044093355536460876, 0.04322605952620506, 0.050191838294267654, 0.6725749373435974, 0.4766799807548523, 0.503292977809906, 0.14214220643043518, 0.05037650465965271, 0.2751621901988983, 0.30195051431655884, 0.49449437856674194, 0.2806771993637085, 0.40490666031837463, 349.37603759765625, 0.1089836061000824, 0.05224144831299782, 0.03365182876586914, 0.30388739705085754, 0.27211815118789673, 1.104233980178833], "count": [823]}, "timestamp": {"min": [0.0], "max": [27.4], "mean": [13.699999999999998], "std": [7.919315346389204], "count": [823]}, "frame_index": {"min": [0], "max": [822], "mean": [411.0], "std": [237.57946039167612], "count": [823]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [823]}, "index": {"min": [39121], "max": [39943], "mean": [39532.0], "std": [237.57946039167612], "count": [823]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [823]}, "subtask_annotation": {"mean": [22.29647630619684, 29.0, 29.0, 29.0, 29.0], "std": [1.1400474192819288, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [823]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [823]}, "eef_direction_state": {"mean": [4.308626974483596, 4.268529769137302], "std": [1.7497122653511539, 1.8776859808805786], "min": [0, 0], "max": [6, 6], "count": [823]}, "eef_velocity_state": {"mean": [0.8128797083839611, 0.7339003645200486], "std": [0.732166242012735, 0.69952611961018], "min": [0, 0], "max": [2, 2], "count": [823]}, "eef_acc_mag_state": {"mean": [0.8031591737545565, 0.6524908869987849], "std": [0.8438986842296438, 0.8238636960381481], "min": [0, 0], "max": [2, 2], "count": [823]}, "eef_direction_action": {"mean": [4.308626974483596, 4.268529769137302], "std": [1.7497122653511539, 1.8776859808805786], "min": [0, 0], "max": [6, 6], "count": [823]}, "eef_velocity_action": {"mean": [0.8128797083839611, 0.7339003645200486], "std": [0.732166242012735, 0.69952611961018], "min": [0, 0], "max": [2, 2], "count": [823]}, "eef_acc_mag_action": {"mean": [0.8031591737545565, 0.6524908869987849], "std": [0.8438986842296438, 0.8238636960381481], "min": [0, 0], "max": [2, 2], "count": [823]}, "eef_sim_pose_state": {"mean": [0.5853146070420523, 0.2732289875585853, 1.1570970459138443, -1.1510193559827315, 0.7565129817972831, 2.178047667667235, 0.51646983795647, -0.3480114217922801, 1.1006022256091565, 2.1362078439894305, 0.9667005620924244, -0.737061679846585], "std": [0.043468701294555684, 0.08915458943615638, 0.06847364062657353, 2.4451481762234515, 0.26264836387030577, 1.1337652261106295, 0.03995936978584017, 0.04739875956348579, 0.05074881746761814, 0.8972664604440798, 0.4611277148244438, 2.265948544208616], "min": [0.5098576391705814, 0.03662043038603997, 1.0491928839883062, -3.1399121507825285, 0.4367342578031952, -3.132570057656432, 0.46340797420079316, -0.42989303388966604, 1.0230489149379274, -0.022292588223339294, 0.06001033350423057, -3.1358932721003816], "max": [0.6720190933995221, 0.38948991868258015, 1.3253274079756645, 3.1408107621631727, 1.4275015280453331, 3.1304998098814067, 0.5984316135895412, -0.1890146609640465, 1.224477824522416, 2.977707413950765, 1.3991623499832442, 3.130433724600399], "count": [823]}, "eef_sim_pose_action": {"mean": [0.5853146070420523, 0.2732289875585853, 1.1570970459138443, -1.1510193559827315, 0.7565129817972831, 2.178047667667235, 0.51646983795647, -0.3480114217922801, 1.1006022256091565, 2.1362078439894305, 0.9667005620924244, -0.737061679846585], "std": [0.043468701294555684, 0.08915458943615638, 0.06847364062657353, 2.4451481762234515, 0.26264836387030577, 1.1337652261106295, 0.03995936978584017, 0.04739875956348579, 0.05074881746761814, 0.8972664604440798, 0.4611277148244438, 2.265948544208616], "min": [0.5098576391705814, 0.03662043038603997, 1.0491928839883062, -3.1399121507825285, 0.4367342578031952, -3.132570057656432, 0.46340797420079316, -0.42989303388966604, 1.0230489149379274, -0.022292588223339294, 0.06001033350423057, -3.1358932721003816], "max": [0.6720190933995221, 0.38948991868258015, 1.3253274079756645, 3.1408107621631727, 1.4275015280453331, 3.1304998098814067, 0.5984316135895412, -0.1890146609640465, 1.224477824522416, 2.977707413950765, 1.3991623499832442, 3.130433724600399], "count": [823]}, "gripper_mode_state": {"mean": [0.6184690157958688, 0.5783718104495748], "std": [0.48576238254558407, 0.49381966275844114], "min": [0, 0], "max": [1, 1], "count": [823]}, "gripper_activity_state": {"mean": [1.8675577156743621, 1.951397326852977], "std": [0.4444388259346634, 0.2609820994362411], "min": [0, 0], "max": [2, 2], "count": [823]}, "gripper_mode_action": {"mean": [0.6184690157958688, 0.5783718104495748], "std": [0.48576238254558407, 0.49381966275844114], "min": [0, 0], "max": [1, 1], "count": [823]}, "gripper_activity_action": {"mean": [1.8675577156743621, 1.951397326852977], "std": [0.4444388259346634, 0.2609820994362411], "min": [0, 0], "max": [2, 2], "count": [823]}, "gripper_open_scale_state": {"mean": [0.35479586863836404, 0.41037241805250957], "std": [0.34937603160885616, 0.16346808260920043], "min": [0.045, 0.024], "max": [0.84, 0.541], "count": [823]}, "gripper_open_scale_action": {"mean": [0.35479586863836404, 0.41037241805250957], "std": [0.34937603160885616, 0.16346808260920043], "min": [0.045, 0.024], "max": [0.84, 0.541], "count": [823]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40599678406394407]], [[0.43973808204279585]], [[0.4446703912722202]]], "std": [[[0.2234946404300535]], [[0.18718533384320588]], [[0.18064270818201078]]], "count": [157]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[0.8274509803921568]], [[0.8392156862745098]]], "mean": [[[0.41676885979975853]], [[0.44863156326755754]], [[0.4526286660630282]]], "std": [[[0.18924750745662774]], [[0.15724937610603112]], [[0.14833943767489818]]], "count": [157]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9058823529411765]], [[0.8784313725490196]], [[0.8823529411764706]]], "mean": [[[0.4336679142729279]], [[0.45696066983056494]], [[0.45987406331959535]]], "std": [[[0.15392068606424109]], [[0.12187581183846702]], [[0.11258707147499152]]], "count": [157]}, "observation.state": {"min": [0.23806291818618774, 1.9006985425949097, -1.0946006774902344, -1.2224984169006348, -2.7400622367858887, -1.928309679031372, 0.3572165071964264, 17.0, 0.19205200672149658, 0.26786699891090393, -0.10052300244569778, -3.1391851902008057, -0.18000002205371857, -0.9129999876022339, -0.6557202339172363, -2.077308416366577, 0.5153608322143555, 0.024434609338641167, 0.4219857156276703, 0.6396108269691467, -2.299384117126465, 38.0, -0.35200101137161255, 0.2763170003890991, -0.043540000915527344, 1.2269999980926514, 0.14399999380111694, -3.132185220718384], "max": [0.7615220546722412, 2.090433359146118, -0.38641589879989624, -0.03520328924059868, -0.7928158044815063, -1.0608634948730469, 1.9268087148666382, 499.0, 0.38746899366378784, 0.3868449926376343, 0.1538819968700409, -1.0889999866485596, 1.309000015258789, 0.5920000076293945, -0.29536208510398865, -1.8052464723587036, 1.5939394235610962, 1.7748253345489502, 2.4429025650024414, 1.787461519241333, -0.5401968359947205, 842.0, -0.034189000725746155, 0.4489920139312744, 0.13516199588775635, 3.0139999389648438, 1.2170000076293945, 3.134000062942505], "mean": [0.4495183825492859, 2.0486273765563965, -0.5658524036407471, -0.612949550151825, -1.6602133512496948, -1.45613694190979, 1.2391248941421509, 387.59844970703125, 0.31719234585762024, 0.33406516909599304, 0.06148591637611389, -2.286594867706299, 0.6047712564468384, -0.27798140048980713, -0.49826180934906006, -2.0008704662323, 0.832493245601654, 1.001035213470459, 2.070666790008545, 1.429166316986084, -1.9467145204544067, 333.13128662109375, -0.2619903087615967, 0.35832318663597107, 0.0611688457429409, 2.705010175704956, 0.40822792053222656, -2.136967420578003], "std": [0.09735432267189026, 0.04133813828229904, 0.17346353828907013, 0.3376323878765106, 0.6659951210021973, 0.25911185145378113, 0.5482274293899536, 163.9353790283203, 0.04173102229833603, 0.034491878002882004, 0.05110795423388481, 0.6976467370986938, 0.4032599627971649, 0.4515325129032135, 0.0860089659690857, 0.05280753970146179, 0.25604692101478577, 0.33798110485076904, 0.5033199787139893, 0.26507464051246643, 0.3796866536140442, 334.8314514160156, 0.09012138098478317, 0.04397571086883545, 0.03290250152349472, 0.3473721146583557, 0.27669036388397217, 1.253286361694336], "count": [853]}, "action": {"min": [0.23806291818618774, 1.9006985425949097, -1.0946006774902344, -1.2224984169006348, -2.7400622367858887, -1.928309679031372, 0.3572165071964264, 17.0, 0.19205200672149658, 0.26786699891090393, -0.10052300244569778, -3.1391851902008057, -0.18000002205371857, -0.9129999876022339, -0.6557202339172363, -2.077308416366577, 0.5153608322143555, 0.024434609338641167, 0.4219857156276703, 0.6396108269691467, -2.299384117126465, 38.0, -0.35200101137161255, 0.2763170003890991, -0.043540000915527344, 1.2269999980926514, 0.14399999380111694, -3.132185220718384], "max": [0.7615220546722412, 2.090433359146118, -0.38641589879989624, -0.03520328924059868, -0.7928158044815063, -1.0608634948730469, 1.9268087148666382, 499.0, 0.38746899366378784, 0.3868449926376343, 0.1538819968700409, -1.0889999866485596, 1.309000015258789, 0.5920000076293945, -0.29536208510398865, -1.8052464723587036, 1.5939394235610962, 1.7748253345489502, 2.4429025650024414, 1.787461519241333, -0.5401968359947205, 842.0, -0.034189000725746155, 0.4489920139312744, 0.13516199588775635, 3.0139999389648438, 1.2170000076293945, 3.134000062942505], "mean": [0.4495183825492859, 2.0486273765563965, -0.5658524036407471, -0.612949550151825, -1.6602133512496948, -1.45613694190979, 1.2391248941421509, 387.59844970703125, 0.31719234585762024, 0.33406516909599304, 0.06148591637611389, -2.286594867706299, 0.6047712564468384, -0.27798140048980713, -0.49826180934906006, -2.0008704662323, 0.832493245601654, 1.001035213470459, 2.070666790008545, 1.429166316986084, -1.9467145204544067, 333.13128662109375, -0.2619903087615967, 0.35832318663597107, 0.0611688457429409, 2.705010175704956, 0.40822792053222656, -2.136967420578003], "std": [0.09735432267189026, 0.04133813828229904, 0.17346353828907013, 0.3376323878765106, 0.6659951210021973, 0.25911185145378113, 0.5482274293899536, 163.9353790283203, 0.04173102229833603, 0.034491878002882004, 0.05110795423388481, 0.6976467370986938, 0.4032599627971649, 0.4515325129032135, 0.0860089659690857, 0.05280753970146179, 0.25604692101478577, 0.33798110485076904, 0.5033199787139893, 0.26507464051246643, 0.3796866536140442, 334.8314514160156, 0.09012138098478317, 0.04397571086883545, 0.03290250152349472, 0.3473721146583557, 0.27669036388397217, 1.253286361694336], "count": [853]}, "timestamp": {"min": [0.0], "max": [28.4], "mean": [14.200000000000003], "std": [8.207990686587742], "count": [853]}, "frame_index": {"min": [0], "max": [852], "mean": [426.0], "std": [246.23972059763227], "count": [853]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [853]}, "index": {"min": [39944], "max": [40796], "mean": [40370.0], "std": [246.23972059763227], "count": [853]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [853]}, "subtask_annotation": {"mean": [22.055099648300118, 29.0, 29.0, 29.0, 29.0], "std": [1.7237089963276815, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [853]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [853]}, "eef_direction_state": {"mean": [3.9976553341148886, 3.933177022274326], "std": [1.9356576626433408, 2.0224968870173687], "min": [0, 0], "max": [6, 6], "count": [853]}, "eef_velocity_state": {"mean": [0.8077373974208675, 0.7444314185228605], "std": [0.6886016661349144, 0.6712013072739524], "min": [0, 0], "max": [2, 2], "count": [853]}, "eef_acc_mag_state": {"mean": [0.7772567409144197, 0.7409144196951934], "std": [0.8328532440425759, 0.8314890714324837], "min": [0, 0], "max": [2, 2], "count": [853]}, "eef_direction_action": {"mean": [3.9976553341148886, 3.933177022274326], "std": [1.9356576626433408, 2.0224968870173687], "min": [0, 0], "max": [6, 6], "count": [853]}, "eef_velocity_action": {"mean": [0.8077373974208675, 0.7444314185228605], "std": [0.6886016661349144, 0.6712013072739524], "min": [0, 0], "max": [2, 2], "count": [853]}, "eef_acc_mag_action": {"mean": [0.7772567409144197, 0.7409144196951934], "std": [0.8328532440425759, 0.8314890714324837], "min": [0, 0], "max": [2, 2], "count": [853]}, "eef_sim_pose_state": {"mean": [0.5631356672249676, 0.31849268606429243, 1.1472206266440825, -1.7534014765675259, 0.8397433919298116, 1.900525486279736, 0.5331418415338632, -0.3490628376004569, 1.0928103201024923, 1.7570856544289872, 1.0814219787072523, -0.4224254271471873], "std": [0.036709058940197596, 0.07191072582953914, 0.05778773695218601, 1.9225673144473252, 0.265723155422325, 1.8391727745114301, 0.027200195958657997, 0.04724470834682996, 0.03795331520872291, 0.9556240371328518, 0.3833446761159206, 2.232150991944459], "min": [0.490370787834551, 0.0955381737621146, 1.0485489168416213, -3.138357511349042, 0.43949845798666054, -3.1379839544000414, 0.4715037604629924, -0.41927212664100744, 1.038455466637738, 0.07588341107848219, 0.34432838271566935, -3.1400130634343943], "max": [0.6397448240578166, 0.4011584544421206, 1.2942809695070308, 3.126576824580707, 1.4093853818240745, 3.1357925320650577, 0.5867373885047183, -0.16754468606041178, 1.1855795331186645, 2.7504254318724497, 1.4739131201680302, 3.139868143933837], "count": [853]}, "eef_sim_pose_action": {"mean": [0.5631356672249676, 0.31849268606429243, 1.1472206266440825, -1.7534014765675259, 0.8397433919298116, 1.900525486279736, 0.5331418415338632, -0.3490628376004569, 1.0928103201024923, 1.7570856544289872, 1.0814219787072523, -0.4224254271471873], "std": [0.036709058940197596, 0.07191072582953914, 0.05778773695218601, 1.9225673144473252, 0.265723155422325, 1.8391727745114301, 0.027200195958657997, 0.04724470834682996, 0.03795331520872291, 0.9556240371328518, 0.3833446761159206, 2.232150991944459], "min": [0.490370787834551, 0.0955381737621146, 1.0485489168416213, -3.138357511349042, 0.43949845798666054, -3.1379839544000414, 0.4715037604629924, -0.41927212664100744, 1.038455466637738, 0.07588341107848219, 0.34432838271566935, -3.1400130634343943], "max": [0.6397448240578166, 0.4011584544421206, 1.2942809695070308, 3.126576824580707, 1.4093853818240745, 3.1357925320650577, 0.5867373885047183, -0.16754468606041178, 1.1855795331186645, 2.7504254318724497, 1.4739131201680302, 3.139868143933837], "count": [853]}, "gripper_mode_state": {"mean": [0.6049237983587339, 1.0], "std": [0.48886705405250763, 0.0], "min": [0, 1], "max": [1, 1], "count": [853]}, "gripper_activity_state": {"mean": [1.8405627198124268, 1.94021101992966], "std": [0.501248768706251, 0.3174317402995582], "min": [0, 0], "max": [2, 2], "count": [853]}, "gripper_mode_action": {"mean": [0.6049237983587339, 1.0], "std": [0.48886705405250763, 0.0], "min": [0, 1], "max": [1, 1], "count": [853]}, "gripper_activity_action": {"mean": [1.8405627198124268, 1.94021101992966], "std": [0.501248768706251, 0.3174317402995582], "min": [0, 0], "max": [2, 2], "count": [853]}, "gripper_open_scale_state": {"mean": [0.33313130123590146, 0.3875984759716474], "std": [0.33483131786486436, 0.16393529528725562], "min": [0.038, 0.017], "max": [0.842, 0.499], "count": [853]}, "gripper_open_scale_action": {"mean": [0.33313130123590146, 0.3875984759716474], "std": [0.33483131786486436, 0.16393529528725562], "min": [0.038, 0.017], "max": [0.842, 0.499], "count": [853]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.3984924044490893]], [[0.4314167734564215]], [[0.4354897450731562]]], "std": [[[0.22016664936569194]], [[0.18574436149862825]], [[0.17888811757386344]]], "count": [197]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9607843137254902]]], "mean": [[[0.3859535506038287]], [[0.4306506689393185]], [[0.43518375924820013]]], "std": [[[0.18761968095885673]], [[0.1462572452589647]], [[0.13745689851669696]]], "count": [197]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4468835359228294]], [[0.45924108253707574]], [[0.4590465250821141]]], "std": [[[0.13447581204651962]], [[0.11183268289737328]], [[0.10630431615266886]]], "count": [197]}, "observation.state": {"min": [0.2508910894393921, 1.9095823764801025, -1.248538851737976, -1.286063313484192, -2.6901631355285645, -2.182551860809326, 0.2136981338262558, 27.0, 0.16649900376796722, 0.23629699647426605, -0.09916500002145767, -3.1411852836608887, -0.4269999861717224, -0.8519999980926514, -0.9392140507698059, -2.0769245624542236, 0.6237632036209106, 0.03920009732246399, 0.4478864073753357, 0.3310016989707947, -2.4375269412994385, 15.0, -0.35120299458503723, 0.27589699625968933, -0.1041869968175888, 1.2740000486373901, -0.20200000703334808, -3.1411852836608887], "max": [0.7962890863418579, 2.0827713012695312, -0.15477579832077026, 0.06724753975868225, -0.9353394508361816, -0.6638708710670471, 2.032139301300049, 519.0, 0.3744319975376129, 0.4732249975204468, 0.1428080052137375, 3.1389999389648438, 1.2990000247955322, 0.6230000257492065, -0.2845759391784668, -1.8298382759094238, 1.6503658294677734, 1.6506977081298828, 2.5986905097961426, 1.8378143310546875, -0.36992254853248596, 833.0, -0.059390999376773834, 0.45939499139785767, 0.15231400728225708, 3.01200008392334, 1.1440000534057617, 3.1410000324249268], "mean": [0.43245676159858704, 2.0524604320526123, -0.6234330534934998, -0.7178771495819092, -1.825217604637146, -1.4915834665298462, 1.4152348041534424, 354.3133239746094, 0.2960006594657898, 0.32870569825172424, 0.051415521651506424, -1.537904977798462, 0.6117890477180481, -0.3371041715145111, -0.5251883864402771, -2.0275864601135254, 1.0431004762649536, 1.060241937637329, 2.271674394607544, 1.2636518478393555, -2.0521366596221924, 353.5487365722656, -0.2441926896572113, 0.3684263825416565, 0.029789917171001434, 2.642517328262329, 0.1991245150566101, -1.5700962543487549], "std": [0.13055208325386047, 0.03572665899991989, 0.30861327052116394, 0.2093123197555542, 0.39542511105537415, 0.41214755177497864, 0.317401647567749, 197.5952606201172, 0.03325521945953369, 0.06503249704837799, 0.05127392336726189, 2.0215835571289062, 0.48597753047943115, 0.28631335496902466, 0.16938595473766327, 0.04960280656814575, 0.3410976529121399, 0.3097154498100281, 0.371340274810791, 0.47479894757270813, 0.313199907541275, 331.6263427734375, 0.0823991522192955, 0.058503586798906326, 0.057496506720781326, 0.2833738327026367, 0.2787202000617981, 1.9714356660842896], "count": [1149]}, "action": {"min": [0.2508910894393921, 1.9095823764801025, -1.248538851737976, -1.286063313484192, -2.6901631355285645, -2.182551860809326, 0.2136981338262558, 27.0, 0.16649900376796722, 0.23629699647426605, -0.09916500002145767, -3.1411852836608887, -0.4269999861717224, -0.8519999980926514, -0.9392140507698059, -2.0769245624542236, 0.6237632036209106, 0.03920009732246399, 0.4478864073753357, 0.3310016989707947, -2.4375269412994385, 15.0, -0.35120299458503723, 0.27589699625968933, -0.1041869968175888, 1.2740000486373901, -0.20200000703334808, -3.1411852836608887], "max": [0.7962890863418579, 2.0827713012695312, -0.15477579832077026, 0.06724753975868225, -0.9353394508361816, -0.6638708710670471, 2.032139301300049, 519.0, 0.3744319975376129, 0.4732249975204468, 0.1428080052137375, 3.1389999389648438, 1.2990000247955322, 0.6230000257492065, -0.2845759391784668, -1.8298382759094238, 1.6503658294677734, 1.6506977081298828, 2.5986905097961426, 1.8378143310546875, -0.36992254853248596, 833.0, -0.059390999376773834, 0.45939499139785767, 0.15231400728225708, 3.01200008392334, 1.1440000534057617, 3.1410000324249268], "mean": [0.43245676159858704, 2.0524604320526123, -0.6234330534934998, -0.7178771495819092, -1.825217604637146, -1.4915834665298462, 1.4152348041534424, 354.3133239746094, 0.2960006594657898, 0.32870569825172424, 0.051415521651506424, -1.537904977798462, 0.6117890477180481, -0.3371041715145111, -0.5251883864402771, -2.0275864601135254, 1.0431004762649536, 1.060241937637329, 2.271674394607544, 1.2636518478393555, -2.0521366596221924, 353.5487365722656, -0.2441926896572113, 0.3684263825416565, 0.029789917171001434, 2.642517328262329, 0.1991245150566101, -1.5700962543487549], "std": [0.13055208325386047, 0.03572665899991989, 0.30861327052116394, 0.2093123197555542, 0.39542511105537415, 0.41214755177497864, 0.317401647567749, 197.5952606201172, 0.03325521945953369, 0.06503249704837799, 0.05127392336726189, 2.0215835571289062, 0.48597753047943115, 0.28631335496902466, 0.16938595473766327, 0.04960280656814575, 0.3410976529121399, 0.3097154498100281, 0.371340274810791, 0.47479894757270813, 0.313199907541275, 331.6263427734375, 0.0823991522192955, 0.058503586798906326, 0.057496506720781326, 0.2833738327026367, 0.2787202000617981, 1.9714356660842896], "count": [1149]}, "timestamp": {"min": [0.0], "max": [38.266666666666666], "mean": [19.13333333333333], "std": [11.056253467641774], "count": [1149]}, "frame_index": {"min": [0], "max": [1148], "mean": [574.0], "std": [331.68760402925324], "count": [1149]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [1149]}, "index": {"min": [40797], "max": [41945], "mean": [41371.0], "std": [331.68760402925324], "count": [1149]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1149]}, "subtask_annotation": {"mean": [22.496083550913838, 29.0, 29.0, 29.0, 29.0], "std": [1.0452063796021032, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1149]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [1149]}, "eef_direction_state": {"mean": [4.318537859007833, 4.087032201914709], "std": [1.8530465925481145, 2.0085320143699295], "min": [0, 0], "max": [6, 6], "count": [1149]}, "eef_velocity_state": {"mean": [0.68059181897302, 0.7171453437771975], "std": [0.6502173416933187, 0.6798557651308963], "min": [0, 0], "max": [2, 2], "count": [1149]}, "eef_acc_mag_state": {"mean": [0.7467362924281984, 0.5857267188859878], "std": [0.8402930925410187, 0.7942383459696728], "min": [0, 0], "max": [2, 2], "count": [1149]}, "eef_direction_action": {"mean": [4.318537859007833, 4.087032201914709], "std": [1.8530465925481145, 2.0085320143699295], "min": [0, 0], "max": [6, 6], "count": [1149]}, "eef_velocity_action": {"mean": [0.68059181897302, 0.7171453437771975], "std": [0.6502173416933187, 0.6798557651308963], "min": [0, 0], "max": [2, 2], "count": [1149]}, "eef_acc_mag_action": {"mean": [0.7467362924281984, 0.5857267188859878], "std": [0.8402930925410187, 0.7942383459696728], "min": [0, 0], "max": [2, 2], "count": [1149]}, "eef_sim_pose_state": {"mean": [0.5750877379324357, 0.2799343921408487, 1.1427735777643147, -1.4921771197381561, 0.7261587615927287, 2.212370974341643, 0.5308227011835094, -0.33360925416267867, 1.1018020347811321, 1.6847304492292443, 1.0908697582948945, -0.7666557597351635], "std": [0.050441131139802774, 0.08613014519518204, 0.046719954207902155, 2.267200658723502, 0.27272319309081927, 1.1332227177009409, 0.05718241272633435, 0.050390455409894404, 0.029157195079239213, 1.6509500719043637, 0.4127842551418675, 2.199476583547714], "min": [0.4876027091300499, 0.1199484453665291, 1.065241589439265, -3.120302583951524, 0.34733404841978954, -3.129772226905806, 0.44927668676824706, -0.4202289737224983, 1.0287552730952776, -3.137339137027933, 0.13982873474897528, -3.1396648700162144], "max": [0.6621785423591101, 0.41880318653869286, 1.2693982188543262, 3.1308395307029726, 1.2947439940010441, 3.140359662693422, 0.6604246063038086, -0.1507061840775925, 1.195251341310077, 3.141282337067262, 1.5647560338236493, 3.1270515280290243], "count": [1149]}, "eef_sim_pose_action": {"mean": [0.5750877379324357, 0.2799343921408487, 1.1427735777643147, -1.4921771197381561, 0.7261587615927287, 2.212370974341643, 0.5308227011835094, -0.33360925416267867, 1.1018020347811321, 1.6847304492292443, 1.0908697582948945, -0.7666557597351635], "std": [0.050441131139802774, 0.08613014519518204, 0.046719954207902155, 2.267200658723502, 0.27272319309081927, 1.1332227177009409, 0.05718241272633435, 0.050390455409894404, 0.029157195079239213, 1.6509500719043637, 0.4127842551418675, 2.199476583547714], "min": [0.4876027091300499, 0.1199484453665291, 1.065241589439265, -3.120302583951524, 0.34733404841978954, -3.129772226905806, 0.44927668676824706, -0.4202289737224983, 1.0287552730952776, -3.137339137027933, 0.13982873474897528, -3.1396648700162144], "max": [0.6621785423591101, 0.41880318653869286, 1.2693982188543262, 3.1308395307029726, 1.2947439940010441, 3.140359662693422, 0.6604246063038086, -0.1507061840775925, 1.195251341310077, 3.141282337067262, 1.5647560338236493, 3.1270515280290243], "count": [1149]}, "gripper_mode_state": {"mean": [0.5865970409051349, 0.763272410791993], "std": [0.4924438572126514, 0.4250736850426927], "min": [0, 0], "max": [1, 1], "count": [1149]}, "gripper_activity_state": {"mean": [1.833768494342907, 1.9765013054830287], "std": [0.4999998106348584, 0.18743269229520348], "min": [0, 0], "max": [2, 2], "count": [1149]}, "gripper_mode_action": {"mean": [0.5865970409051349, 0.763272410791993], "std": [0.4924438572126514, 0.4250736850426927], "min": [0, 0], "max": [1, 1], "count": [1149]}, "gripper_activity_action": {"mean": [1.833768494342907, 1.9765013054830287], "std": [0.4999998106348584, 0.18743269229520348], "min": [0, 0], "max": [2, 2], "count": [1149]}, "gripper_open_scale_state": {"mean": [0.3535487381808127, 0.3543133158687882], "std": [0.3316263272081232, 0.1975957424024721], "min": [0.015, 0.027], "max": [0.833, 0.519], "count": [1149]}, "gripper_open_scale_action": {"mean": [0.3535487381808127, 0.3543133158687882], "std": [0.3316263272081232, 0.1975957424024721], "min": [0.015, 0.027], "max": [0.833, 0.519], "count": [1149]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4122053507997402]], [[0.4403876164596273]], [[0.444638455019689]]], "std": [[[0.221347797436453]], [[0.18968487785149674]], [[0.18272959483290066]]], "count": [161]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.40745809229488894]], [[0.44048152630617465]], [[0.44687829080907726]]], "std": [[[0.20787587419658426]], [[0.1734418096132785]], [[0.1641969001340368]]], "count": [161]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8117647058823529]], [[0.8274509803921568]]], "mean": [[[0.44161142446108875]], [[0.4578927619961028]], [[0.4593400722607884]]], "std": [[[0.1718300820389342]], [[0.1427302936302545]], [[0.1351529337238328]]], "count": [161]}, "observation.state": {"min": [0.2773153781890869, 1.8744138479232788, -1.518628478050232, -1.369455099105835, -2.857732057571411, -2.1735458374023438, 0.15330973267555237, 30.0, 0.18386399745941162, 0.273157000541687, -0.11571300029754639, -3.1401853561401367, -0.484000027179718, -0.6600000262260437, -0.7930078506469727, -2.0718281269073486, 0.47561967372894287, -0.1788613498210907, 0.8472002744674683, -1.2843878269195557, -2.8808753490448, 1.0, -0.353285014629364, 0.283515989780426, -0.034828998148441315, -3.125, -0.20499999821186066, -3.1381852626800537], "max": [0.6775542497634888, 2.0862269401550293, -0.1290321946144104, 0.04255112633109093, -0.8548797369003296, -0.9015498757362366, 2.028613805770874, 518.0, 0.44071200489997864, 0.41977399587631226, 0.20667199790477753, 3.1410000324249268, 1.0509999990463257, 0.35099998116493225, 0.020525071769952774, -1.8206751346588135, 2.346403121948242, 1.7673379182815552, 2.89016056060791, 1.8931413888931274, -0.12578588724136353, 840.0, 0.009290000423789024, 0.42364001274108887, 0.13680799305438995, 3.1389999389648438, 1.187999963760376, 3.140000104904175], "mean": [0.49549558758735657, 2.0513854026794434, -0.7085760235786438, -0.7271032333374023, -1.8614643812179565, -1.2802139520645142, 1.2801177501678467, 433.8595886230469, 0.3115251362323761, 0.3554127514362335, 0.047149408608675, -1.5379054546356201, 0.3379212021827698, -0.2953779399394989, -0.5244263410568237, -2.0473902225494385, 1.1283457279205322, 1.2876564264297485, 2.524425506591797, 1.3940156698226929, -2.3510539531707764, 324.13641357421875, -0.22503580152988434, 0.3586944043636322, 0.045742496848106384, 2.4599719047546387, 0.0803355798125267, -1.9863756895065308], "std": [0.09816300868988037, 0.03845041245222092, 0.3223535120487213, 0.34375718235969543, 0.6233673691749573, 0.4001164436340332, 0.5459920167922974, 163.2757568359375, 0.05999374017119408, 0.04603001847863197, 0.06535591185092926, 1.8671655654907227, 0.39216676354408264, 0.2452891767024994, 0.15754182636737823, 0.03414491191506386, 0.320345401763916, 0.40449485182762146, 0.42404696345329285, 0.4845287799835205, 0.5076259970664978, 323.7396240234375, 0.09943898767232895, 0.04635031148791313, 0.03713178262114525, 0.41240784525871277, 0.29823315143585205, 1.4508984088897705], "count": [876]}, "action": {"min": [0.2773153781890869, 1.8744138479232788, -1.518628478050232, -1.369455099105835, -2.857732057571411, -2.1735458374023438, 0.15330973267555237, 30.0, 0.18386399745941162, 0.273157000541687, -0.11571300029754639, -3.1401853561401367, -0.484000027179718, -0.6600000262260437, -0.7930078506469727, -2.0718281269073486, 0.47561967372894287, -0.1788613498210907, 0.8472002744674683, -1.2843878269195557, -2.8808753490448, 1.0, -0.353285014629364, 0.283515989780426, -0.034828998148441315, -3.125, -0.20499999821186066, -3.1381852626800537], "max": [0.6775542497634888, 2.0862269401550293, -0.1290321946144104, 0.04255112633109093, -0.8548797369003296, -0.9015498757362366, 2.028613805770874, 518.0, 0.44071200489997864, 0.41977399587631226, 0.20667199790477753, 3.1410000324249268, 1.0509999990463257, 0.35099998116493225, 0.020525071769952774, -1.8206751346588135, 2.346403121948242, 1.7673379182815552, 2.89016056060791, 1.8931413888931274, -0.12578588724136353, 840.0, 0.009290000423789024, 0.42364001274108887, 0.13680799305438995, 3.1389999389648438, 1.187999963760376, 3.140000104904175], "mean": [0.49549558758735657, 2.0513854026794434, -0.7085760235786438, -0.7271032333374023, -1.8614643812179565, -1.2802139520645142, 1.2801177501678467, 433.8595886230469, 0.3115251362323761, 0.3554127514362335, 0.047149408608675, -1.5379054546356201, 0.3379212021827698, -0.2953779399394989, -0.5244263410568237, -2.0473902225494385, 1.1283457279205322, 1.2876564264297485, 2.524425506591797, 1.3940156698226929, -2.3510539531707764, 324.13641357421875, -0.22503580152988434, 0.3586944043636322, 0.045742496848106384, 2.4599719047546387, 0.0803355798125267, -1.9863756895065308], "std": [0.09816300868988037, 0.03845041245222092, 0.3223535120487213, 0.34375718235969543, 0.6233673691749573, 0.4001164436340332, 0.5459920167922974, 163.2757568359375, 0.05999374017119408, 0.04603001847863197, 0.06535591185092926, 1.8671655654907227, 0.39216676354408264, 0.2452891767024994, 0.15754182636737823, 0.03414491191506386, 0.320345401763916, 0.40449485182762146, 0.42404696345329285, 0.4845287799835205, 0.5076259970664978, 323.7396240234375, 0.09943898767232895, 0.04635031148791313, 0.03713178262114525, 0.41240784525871277, 0.29823315143585205, 1.4508984088897705], "count": [876]}, "timestamp": {"min": [0.0], "max": [29.166666666666668], "mean": [14.583333333333334], "std": [8.429308437869667], "count": [876]}, "frame_index": {"min": [0], "max": [875], "mean": [437.5], "std": [252.87925313608997], "count": [876]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [876]}, "index": {"min": [41946], "max": [42821], "mean": [42383.5], "std": [252.87925313608997], "count": [876]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [876]}, "subtask_annotation": {"mean": [21.96689497716895, 29.0, 29.0, 29.0, 29.0], "std": [1.6005278646719094, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [876]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [876]}, "eef_direction_state": {"mean": [4.394977168949771, 4.127853881278539], "std": [1.7166050104889696, 1.8231390603691942], "min": [0, 0], "max": [6, 6], "count": [876]}, "eef_velocity_state": {"mean": [0.7648401826484018, 0.7705479452054794], "std": [0.6986264064125797, 0.6964359176746158], "min": [0, 0], "max": [2, 2], "count": [876]}, "eef_acc_mag_state": {"mean": [0.8013698630136986, 0.7374429223744292], "std": [0.8449678847240566, 0.8328390352368797], "min": [0, 0], "max": [2, 2], "count": [876]}, "eef_direction_action": {"mean": [4.394977168949771, 4.127853881278539], "std": [1.7166050104889696, 1.8231390603691942], "min": [0, 0], "max": [6, 6], "count": [876]}, "eef_velocity_action": {"mean": [0.7648401826484018, 0.7705479452054794], "std": [0.6986264064125797, 0.6964359176746158], "min": [0, 0], "max": [2, 2], "count": [876]}, "eef_acc_mag_action": {"mean": [0.8013698630136986, 0.7374429223744292], "std": [0.8449678847240566, 0.8328390352368797], "min": [0, 0], "max": [2, 2], "count": [876]}, "eef_sim_pose_state": {"mean": [0.5659834664187197, 0.2683400001099929, 1.1716707858277948, -0.4060712561079938, 0.591557859898824, 2.2009967569486513, 0.557329875587707, -0.33174335759692747, 1.096345735622485, 0.21694574446433781, 1.0185456248493072, -1.8126840279388858], "std": [0.04154154610160938, 0.08007534155174507, 0.06532709828921929, 2.735590586311044, 0.34771726074147796, 0.9957068546050297, 0.040337033649907726, 0.06725421424795597, 0.046361233332107364, 2.6148382328572604, 0.39533065039486415, 1.0852474193642498], "min": [0.48157275360968466, 0.06966587762356526, 1.007506642944144, -3.139652589485647, 0.15556148611192744, -3.099651110780115, 0.4947736681814231, -0.47272716616800853, 1.0126853281420958, -3.1324610451737804, 0.18880781209035336, -3.1200097003449345], "max": [0.6322220663544118, 0.35412462722067606, 1.3053111574647112, 3.13271560511941, 1.5658684695640277, 3.005799412304032, 0.6155415377847607, -0.14750267236292083, 1.2509561597110344, 3.1406709490317657, 1.5588368884195511, 3.1347991669680573], "count": [876]}, "eef_sim_pose_action": {"mean": [0.5659834664187197, 0.2683400001099929, 1.1716707858277948, -0.4060712561079938, 0.591557859898824, 2.2009967569486513, 0.557329875587707, -0.33174335759692747, 1.096345735622485, 0.21694574446433781, 1.0185456248493072, -1.8126840279388858], "std": [0.04154154610160938, 0.08007534155174507, 0.06532709828921929, 2.735590586311044, 0.34771726074147796, 0.9957068546050297, 0.040337033649907726, 0.06725421424795597, 0.046361233332107364, 2.6148382328572604, 0.39533065039486415, 1.0852474193642498], "min": [0.48157275360968466, 0.06966587762356526, 1.007506642944144, -3.139652589485647, 0.15556148611192744, -3.099651110780115, 0.4947736681814231, -0.47272716616800853, 1.0126853281420958, -3.1324610451737804, 0.18880781209035336, -3.1200097003449345], "max": [0.6322220663544118, 0.35412462722067606, 1.3053111574647112, 3.13271560511941, 1.5658684695640277, 3.005799412304032, 0.6155415377847607, -0.14750267236292083, 1.2509561597110344, 3.1406709490317657, 1.5588368884195511, 3.1347991669680573], "count": [876]}, "gripper_mode_state": {"mean": [0.632420091324201, 0.2180365296803653], "std": [0.48214615980394543, 0.4129123410668519], "min": [0, 0], "max": [1, 1], "count": [876]}, "gripper_activity_state": {"mean": [1.8230593607305936, 1.9429223744292237], "std": [0.5029300006137989, 0.304355968592869], "min": [0, 0], "max": [2, 2], "count": [876]}, "gripper_mode_action": {"mean": [0.632420091324201, 0.2180365296803653], "std": [0.48214615980394543, 0.4129123410668519], "min": [0, 0], "max": [1, 1], "count": [876]}, "gripper_activity_action": {"mean": [1.8230593607305936, 1.9429223744292237], "std": [0.5029300006137989, 0.304355968592869], "min": [0, 0], "max": [2, 2], "count": [876]}, "gripper_open_scale_state": {"mean": [0.3241364156274481, 0.433859589158672], "std": [0.32373972961840924, 0.1632759504135605], "min": [0.001, 0.03], "max": [0.84, 0.518], "count": [876]}, "gripper_open_scale_action": {"mean": [0.3241364156274481, 0.433859589158672], "std": [0.32373972961840924, 0.1632759504135605], "min": [0.001, 0.03], "max": [0.84, 0.518], "count": [876]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4127017513051969]], [[0.44292737227004625]], [[0.4460992211162921]]], "std": [[[0.22056000772314893]], [[0.187953651360069]], [[0.18111888057044329]]], "count": [164]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41085670108998884]], [[0.442761454098916]], [[0.44763555988960624]]], "std": [[[0.18104102251693854]], [[0.1530645541091627]], [[0.1450832318307374]]], "count": [164]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[0.8431372549019608]]], "mean": [[[0.4427395783516659]], [[0.4595933016499283]], [[0.45995352477881396]]], "std": [[[0.14489223487056477]], [[0.11759634919734786]], [[0.1100578279739779]]], "count": [164]}, "observation.state": {"min": [0.34571483731269836, 1.9139456748962402, -1.234872817993164, -1.397816777229309, -2.9177019596099854, -2.1774380207061768, 0.35875242948532104, 16.0, 0.13295799493789673, 0.27150899171829224, -0.11093299835920334, -3.118000030517578, -0.5070000290870667, -0.8619999885559082, -0.6044772863388062, -2.0770466327667236, 0.7962716221809387, 0.4069758951663971, -0.07618362456560135, -1.397275686264038, -2.88232421875, 41.0, -0.31860101222991943, 0.2623240053653717, -0.04125500097870827, -3.1401853561401367, -0.0010000017937272787, -3.0959999561309814], "max": [0.90907222032547, 2.089578151702881, -0.32508501410484314, -0.11657054722309113, -0.8419643044471741, -0.8999615907669067, 2.0939414501190186, 505.0, 0.3942260146141052, 0.42214199900627136, 0.1583070009946823, -1.125, 1.0809999704360962, 0.4350000023841858, -0.07695157080888748, -1.8290003538131714, 2.558600425720215, 1.7188178300857544, 2.5134835243225098, 1.8465933799743652, -0.6089628338813782, 840.0, -0.045798998326063156, 0.4336940050125122, 0.10813300311565399, 3.128000020980835, 1.1759999990463257, 3.11899995803833], "mean": [0.49677959084510803, 2.051469087600708, -0.6220288872718811, -0.6870035529136658, -1.7371002435684204, -1.3310606479644775, 1.2010058164596558, 340.57537841796875, 0.30859479308128357, 0.3567878305912018, 0.06744392961263657, -2.1929702758789062, 0.4519568681716919, -0.1977129578590393, -0.4323822855949402, -2.039376974105835, 1.0491008758544922, 1.1644830703735352, 2.0911319255828857, 1.378308653831482, -2.0950756072998047, 378.7932434082031, -0.2310764044523239, 0.34536275267601013, 0.036416832357645035, 2.5836904048919678, 0.34230610728263855, -2.30476975440979], "std": [0.1253378689289093, 0.033485885709524155, 0.24189302325248718, 0.37509968876838684, 0.6378059387207031, 0.34504416584968567, 0.5039380192756653, 161.9053955078125, 0.05786164104938507, 0.04642985388636589, 0.06327185779809952, 0.6378166675567627, 0.413874089717865, 0.3536919951438904, 0.10149838775396347, 0.04033061861991882, 0.30471017956733704, 0.2796286940574646, 0.3929085433483124, 0.4515846371650696, 0.2681017220020294, 338.1438903808594, 0.08383902162313461, 0.045915015041828156, 0.029540512710809708, 1.0105360746383667, 0.2987751066684723, 0.9672265648841858], "count": [902]}, "action": {"min": [0.34571483731269836, 1.9139456748962402, -1.234872817993164, -1.397816777229309, -2.9177019596099854, -2.1774380207061768, 0.35875242948532104, 16.0, 0.13295799493789673, 0.27150899171829224, -0.11093299835920334, -3.118000030517578, -0.5070000290870667, -0.8619999885559082, -0.6044772863388062, -2.0770466327667236, 0.7962716221809387, 0.4069758951663971, -0.07618362456560135, -1.397275686264038, -2.88232421875, 41.0, -0.31860101222991943, 0.2623240053653717, -0.04125500097870827, -3.1401853561401367, -0.0010000017937272787, -3.0959999561309814], "max": [0.90907222032547, 2.089578151702881, -0.32508501410484314, -0.11657054722309113, -0.8419643044471741, -0.8999615907669067, 2.0939414501190186, 505.0, 0.3942260146141052, 0.42214199900627136, 0.1583070009946823, -1.125, 1.0809999704360962, 0.4350000023841858, -0.07695157080888748, -1.8290003538131714, 2.558600425720215, 1.7188178300857544, 2.5134835243225098, 1.8465933799743652, -0.6089628338813782, 840.0, -0.045798998326063156, 0.4336940050125122, 0.10813300311565399, 3.128000020980835, 1.1759999990463257, 3.11899995803833], "mean": [0.49677959084510803, 2.051469087600708, -0.6220288872718811, -0.6870035529136658, -1.7371002435684204, -1.3310606479644775, 1.2010058164596558, 340.57537841796875, 0.30859479308128357, 0.3567878305912018, 0.06744392961263657, -2.1929702758789062, 0.4519568681716919, -0.1977129578590393, -0.4323822855949402, -2.039376974105835, 1.0491008758544922, 1.1644830703735352, 2.0911319255828857, 1.378308653831482, -2.0950756072998047, 378.7932434082031, -0.2310764044523239, 0.34536275267601013, 0.036416832357645035, 2.5836904048919678, 0.34230610728263855, -2.30476975440979], "std": [0.1253378689289093, 0.033485885709524155, 0.24189302325248718, 0.37509968876838684, 0.6378059387207031, 0.34504416584968567, 0.5039380192756653, 161.9053955078125, 0.05786164104938507, 0.04642985388636589, 0.06327185779809952, 0.6378166675567627, 0.413874089717865, 0.3536919951438904, 0.10149838775396347, 0.04033061861991882, 0.30471017956733704, 0.2796286940574646, 0.3929085433483124, 0.4515846371650696, 0.2681017220020294, 338.1438903808594, 0.08383902162313461, 0.045915015041828156, 0.029540512710809708, 1.0105360746383667, 0.2987751066684723, 0.9672265648841858], "count": [902]}, "timestamp": {"min": [0.0], "max": [30.033333333333335], "mean": [15.016666666666667], "std": [8.679493712833203], "count": [902]}, "frame_index": {"min": [0], "max": [901], "mean": [450.5], "std": [260.3848113849961], "count": [902]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [902]}, "index": {"min": [42822], "max": [43723], "mean": [43272.5], "std": [260.3848113849961], "count": [902]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [902]}, "subtask_annotation": {"mean": [21.970066518847005, 29.0, 29.0, 29.0, 29.0], "std": [1.704367611006098, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [902]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [902]}, "eef_direction_state": {"mean": [4.260532150776053, 4.351441241685144], "std": [1.880514785563353, 1.8916296914467743], "min": [0, 0], "max": [6, 6], "count": [902]}, "eef_velocity_state": {"mean": [0.7760532150776053, 0.6496674057649667], "std": [0.7285458814522408, 0.6670041738050175], "min": [0, 0], "max": [2, 2], "count": [902]}, "eef_acc_mag_state": {"mean": [0.8192904656319291, 0.5886917960088692], "std": [0.8407210675440603, 0.789625536668396], "min": [0, 0], "max": [2, 2], "count": [902]}, "eef_direction_action": {"mean": [4.260532150776053, 4.351441241685144], "std": [1.880514785563353, 1.8916296914467743], "min": [0, 0], "max": [6, 6], "count": [902]}, "eef_velocity_action": {"mean": [0.7760532150776053, 0.6496674057649667], "std": [0.7285458814522408, 0.6670041738050175], "min": [0, 0], "max": [2, 2], "count": [902]}, "eef_acc_mag_action": {"mean": [0.8192904656319291, 0.5886917960088692], "std": [0.8407210675440603, 0.789625536668396], "min": [0, 0], "max": [2, 2], "count": [902]}, "eef_sim_pose_state": {"mean": [0.553588212782148, 0.28083374068167277, 1.151919702838435, -1.540658275657774, 0.826208909207205, 1.8777080098711885, 0.5551971921258829, -0.3435892412252675, 1.1065983591432027, 0.08730276854900727, 1.0965041971967309, -1.349292895148145], "std": [0.03847639517956013, 0.059473303263471396, 0.05985429526649704, 2.149889660650456, 0.27762939783504825, 1.7799279173965237, 0.04113403367160566, 0.06723253283585791, 0.044731333944983596, 2.4061837819325445, 0.4197939207769067, 1.5067384171836078], "min": [0.4448983877969982, 0.10195125765701224, 1.0390982773619328, -3.141309423005765, 0.4192682943718198, -3.14024027680813, 0.4900568460372591, -0.4005653302127505, 1.0430442321894058, -3.140195508053352, 0.10827611725075403, -3.1098192302705123], "max": [0.6316503769770022, 0.3548411852778081, 1.2856524125459352, 3.1396994453202023, 1.4543422882056638, 3.14110009709888, 0.6176029628047203, -0.11909429974246265, 1.248857153100762, 3.1316022143761884, 1.543422907551646, 3.137266730251762], "count": [902]}, "eef_sim_pose_action": {"mean": [0.553588212782148, 0.28083374068167277, 1.151919702838435, -1.540658275657774, 0.826208909207205, 1.8777080098711885, 0.5551971921258829, -0.3435892412252675, 1.1065983591432027, 0.08730276854900727, 1.0965041971967309, -1.349292895148145], "std": [0.03847639517956013, 0.059473303263471396, 0.05985429526649704, 2.149889660650456, 0.27762939783504825, 1.7799279173965237, 0.04113403367160566, 0.06723253283585791, 0.044731333944983596, 2.4061837819325445, 0.4197939207769067, 1.5067384171836078], "min": [0.4448983877969982, 0.10195125765701224, 1.0390982773619328, -3.141309423005765, 0.4192682943718198, -3.14024027680813, 0.4900568460372591, -0.4005653302127505, 1.0430442321894058, -3.140195508053352, 0.10827611725075403, -3.1098192302705123], "max": [0.6316503769770022, 0.3548411852778081, 1.2856524125459352, 3.1396994453202023, 1.4543422882056638, 3.14110009709888, 0.6176029628047203, -0.11909429974246265, 1.248857153100762, 3.1316022143761884, 1.543422907551646, 3.137266730251762], "count": [902]}, "gripper_mode_state": {"mean": [0.5665188470066519, 0.656319290465632], "std": [0.49555548931769666, 0.4749360793078655], "min": [0, 0], "max": [1, 1], "count": [902]}, "gripper_activity_state": {"mean": [1.8647450110864745, 1.9467849223946785], "std": [0.46316525398315844, 0.2892104019984585], "min": [0, 0], "max": [2, 2], "count": [902]}, "gripper_mode_action": {"mean": [0.5665188470066519, 0.656319290465632], "std": [0.49555548931769666, 0.4749360793078655], "min": [0, 0], "max": [1, 1], "count": [902]}, "gripper_activity_action": {"mean": [1.8647450110864745, 1.9467849223946785], "std": [0.46316525398315844, 0.2892104019984585], "min": [0, 0], "max": [2, 2], "count": [902]}, "gripper_open_scale_state": {"mean": [0.3787932373393657, 0.3405753879758611], "std": [0.3381438926296171, 0.16190618379747118], "min": [0.041, 0.016], "max": [0.84, 0.505], "count": [902]}, "gripper_open_scale_action": {"mean": [0.3787932373393657, 0.3405753879758611], "std": [0.3381438926296171, 0.16190618379747118], "min": [0.041, 0.016], "max": [0.84, 0.505], "count": [902]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.40771924044068725]], [[0.436196956577042]], [[0.4416675313588509]]], "std": [[[0.21924282953837515]], [[0.18787240016135534]], [[0.17925165639421287]]], "count": [167]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3995387411451607]], [[0.4372447421333803]], [[0.4390347099917812]]], "std": [[[0.19437275766829198]], [[0.16043474135050653]], [[0.15392119388078435]]], "count": [167]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8666666666666667]], [[0.8352941176470589]], [[0.8627450980392157]]], "mean": [[[0.43994689787092484]], [[0.45893599810183555]], [[0.4609772623869907]]], "std": [[[0.16092030944645688]], [[0.13131917845617397]], [[0.12341883278313548]]], "count": [167]}, "observation.state": {"min": [0.35123008489608765, 1.8389487266540527, -1.2502143383026123, -1.3482145071029663, -2.9157297611236572, -2.1072757244110107, 0.40940192341804504, 17.0, 0.1521340012550354, 0.2842330038547516, -0.0895100012421608, -3.0799999237060547, -0.5889999866485596, -0.7450000047683716, -0.9269793033599854, -2.0722644329071045, 0.705217719078064, 0.2628815174102783, -0.21479767560958862, 0.7907562851905823, -2.5848500728607178, 41.0, -0.3160940110683441, 0.2832469940185547, -0.018084000796079636, -3.1351852416992188, -0.09000000357627869, -3.1050000190734863], "max": [0.791576623916626, 2.0827364921569824, -0.4150393307209015, -0.16406093537807465, -0.7961843013763428, -1.0122212171554565, 2.104518175125122, 515.0, 0.3699820041656494, 0.4122360050678253, 0.16870799660682678, -1.2309999465942383, 1.1419999599456787, 0.3709999620914459, -0.22992967069149017, -1.8300126791000366, 1.9319922924041748, 1.6598256826400757, 2.540955066680908, 1.8829485177993774, -0.5813692212104797, 836.0, 0.0037620000075548887, 0.4137530028820038, 0.11356399953365326, 3.13100004196167, 1.3519999980926514, 3.128000020980835], "mean": [0.49669748544692993, 2.0398409366607666, -0.6569855809211731, -0.7357234358787537, -1.8420608043670654, -1.4142357110977173, 1.3123565912246704, 337.40496826171875, 0.30349501967430115, 0.35209429264068604, 0.06405987590551376, -2.3293726444244385, 0.397586464881897, -0.2560844123363495, -0.5311599373817444, -2.040863275527954, 1.0137228965759277, 1.2215626239776611, 2.186429738998413, 1.5558167695999146, -2.1998589038848877, 313.5653381347656, -0.21556660532951355, 0.35041648149490356, 0.05113021284341812, 2.6187846660614014, 0.24832148849964142, -2.1080570220947266], "std": [0.11096020042896271, 0.04500115290284157, 0.2260172814130783, 0.3635769486427307, 0.6410888433456421, 0.33369341492652893, 0.5377694964408875, 180.03211975097656, 0.04989827051758766, 0.03600630909204483, 0.05539345741271973, 0.5960962176322937, 0.46222811937332153, 0.3312821686267853, 0.181642547249794, 0.039293255656957626, 0.24620890617370605, 0.28207874298095703, 0.6180599927902222, 0.24553483724594116, 0.41004085540771484, 343.2596130371094, 0.10268188267946243, 0.04231266304850578, 0.030468842014670372, 0.8205348253250122, 0.35244351625442505, 1.2207151651382446], "count": [926]}, "action": {"min": [0.35123008489608765, 1.8389487266540527, -1.2502143383026123, -1.3482145071029663, -2.9157297611236572, -2.1072757244110107, 0.40940192341804504, 17.0, 0.1521340012550354, 0.2842330038547516, -0.0895100012421608, -3.0799999237060547, -0.5889999866485596, -0.7450000047683716, -0.9269793033599854, -2.0722644329071045, 0.705217719078064, 0.2628815174102783, -0.21479767560958862, 0.7907562851905823, -2.5848500728607178, 41.0, -0.3160940110683441, 0.2832469940185547, -0.018084000796079636, -3.1351852416992188, -0.09000000357627869, -3.1050000190734863], "max": [0.791576623916626, 2.0827364921569824, -0.4150393307209015, -0.16406093537807465, -0.7961843013763428, -1.0122212171554565, 2.104518175125122, 515.0, 0.3699820041656494, 0.4122360050678253, 0.16870799660682678, -1.2309999465942383, 1.1419999599456787, 0.3709999620914459, -0.22992967069149017, -1.8300126791000366, 1.9319922924041748, 1.6598256826400757, 2.540955066680908, 1.8829485177993774, -0.5813692212104797, 836.0, 0.0037620000075548887, 0.4137530028820038, 0.11356399953365326, 3.13100004196167, 1.3519999980926514, 3.128000020980835], "mean": [0.49669748544692993, 2.0398409366607666, -0.6569855809211731, -0.7357234358787537, -1.8420608043670654, -1.4142357110977173, 1.3123565912246704, 337.40496826171875, 0.30349501967430115, 0.35209429264068604, 0.06405987590551376, -2.3293726444244385, 0.397586464881897, -0.2560844123363495, -0.5311599373817444, -2.040863275527954, 1.0137228965759277, 1.2215626239776611, 2.186429738998413, 1.5558167695999146, -2.1998589038848877, 313.5653381347656, -0.21556660532951355, 0.35041648149490356, 0.05113021284341812, 2.6187846660614014, 0.24832148849964142, -2.1080570220947266], "std": [0.11096020042896271, 0.04500115290284157, 0.2260172814130783, 0.3635769486427307, 0.6410888433456421, 0.33369341492652893, 0.5377694964408875, 180.03211975097656, 0.04989827051758766, 0.03600630909204483, 0.05539345741271973, 0.5960962176322937, 0.46222811937332153, 0.3312821686267853, 0.181642547249794, 0.039293255656957626, 0.24620890617370605, 0.28207874298095703, 0.6180599927902222, 0.24553483724594116, 0.41004085540771484, 343.2596130371094, 0.10268188267946243, 0.04231266304850578, 0.030468842014670372, 0.8205348253250122, 0.35244351625442505, 1.2207151651382446], "count": [926]}, "timestamp": {"min": [0.0], "max": [30.833333333333332], "mean": [15.416666666666668], "std": [8.910433958754947], "count": [926]}, "frame_index": {"min": [0], "max": [925], "mean": [462.5], "std": [267.31301876264837], "count": [926]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [926]}, "index": {"min": [43724], "max": [44649], "mean": [44186.5], "std": [267.31301876264837], "count": [926]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [926]}, "subtask_annotation": {"mean": [21.937365010799137, 29.0, 29.0, 29.0, 29.0], "std": [1.7867907360924231, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [926]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [926]}, "eef_direction_state": {"mean": [4.406047516198704, 4.2429805615550755], "std": [1.7737363201387542, 1.9156988623924147], "min": [0, 0], "max": [6, 6], "count": [926]}, "eef_velocity_state": {"mean": [0.734341252699784, 0.652267818574514], "std": [0.7068378982709741, 0.6489984288660628], "min": [0, 0], "max": [2, 2], "count": [926]}, "eef_acc_mag_state": {"mean": [0.7883369330453563, 0.5269978401727862], "std": [0.843290146346655, 0.7684554745787319], "min": [0, 0], "max": [2, 2], "count": [926]}, "eef_direction_action": {"mean": [4.406047516198704, 4.2429805615550755], "std": [1.7737363201387542, 1.9156988623924147], "min": [0, 0], "max": [6, 6], "count": [926]}, "eef_velocity_action": {"mean": [0.734341252699784, 0.652267818574514], "std": [0.7068378982709741, 0.6489984288660628], "min": [0, 0], "max": [2, 2], "count": [926]}, "eef_acc_mag_action": {"mean": [0.7883369330453563, 0.5269978401727862], "std": [0.843290146346655, 0.7684554745787319], "min": [0, 0], "max": [2, 2], "count": [926]}, "eef_sim_pose_state": {"mean": [0.5606206800344875, 0.2767167501587516, 1.1774917680511214, -1.7900166093425793, 0.6955833506744162, 2.2601976581358483, 0.5533160549810594, -0.33976155057414653, 1.1107318804280117, 1.097163001959087, 1.0304291533443755, -1.6640948654750405], "std": [0.035613872996164454, 0.07260520976703093, 0.07520172831251856, 2.0039135186137558, 0.2976836977353873, 1.2173288374900486, 0.02985549820240976, 0.056686791681501494, 0.04801309929514756, 2.308216218796661, 0.4451751492927084, 1.2652778778531628], "min": [0.490239932621448, 0.08022307007830956, 1.049799625425205, -3.1413502547723264, 0.2831880766665835, -3.13708818592828, 0.5181153073972535, -0.4053688885336683, 1.0453437724522416, -3.141372507079507, 0.04031986363484896, -3.032059341235077], "max": [0.6116104656139872, 0.3561532908827809, 1.341856945140192, 3.1414749866367817, 1.420527327083576, 3.1215687687114633, 0.6153517574287445, -0.1458595610515223, 1.2559745622812515, 3.1413898401304468, 1.5610103020385635, 3.109671879745453], "count": [926]}, "eef_sim_pose_action": {"mean": [0.5606206800344875, 0.2767167501587516, 1.1774917680511214, -1.7900166093425793, 0.6955833506744162, 2.2601976581358483, 0.5533160549810594, -0.33976155057414653, 1.1107318804280117, 1.097163001959087, 1.0304291533443755, -1.6640948654750405], "std": [0.035613872996164454, 0.07260520976703093, 0.07520172831251856, 2.0039135186137558, 0.2976836977353873, 1.2173288374900486, 0.02985549820240976, 0.056686791681501494, 0.04801309929514756, 2.308216218796661, 0.4451751492927084, 1.2652778778531628], "min": [0.490239932621448, 0.08022307007830956, 1.049799625425205, -3.1413502547723264, 0.2831880766665835, -3.13708818592828, 0.5181153073972535, -0.4053688885336683, 1.0453437724522416, -3.141372507079507, 0.04031986363484896, -3.032059341235077], "max": [0.6116104656139872, 0.3561532908827809, 1.341856945140192, 3.1414749866367817, 1.420527327083576, 3.1215687687114633, 0.6153517574287445, -0.1458595610515223, 1.2559745622812515, 3.1413898401304468, 1.5610103020385635, 3.109671879745453], "count": [926]}, "gripper_mode_state": {"mean": [0.6544276457883369, 0.6079913606911447], "std": [0.4755545207610503, 0.48819859280427635], "min": [0, 0], "max": [1, 1], "count": [926]}, "gripper_activity_state": {"mean": [1.8725701943844493, 1.9470842332613392], "std": [0.442068672940559, 0.2946739740868068], "min": [0, 0], "max": [2, 2], "count": [926]}, "gripper_mode_action": {"mean": [0.6544276457883369, 0.6079913606911447], "std": [0.4755545207610503, 0.48819859280427635], "min": [0, 0], "max": [1, 1], "count": [926]}, "gripper_activity_action": {"mean": [1.8725701943844493, 1.9470842332613392], "std": [0.442068672940559, 0.2946739740868068], "min": [0, 0], "max": [2, 2], "count": [926]}, "gripper_open_scale_state": {"mean": [0.31356533487208704, 0.33740496754491806], "std": [0.3432596024131185, 0.18003213367813004], "min": [0.041, 0.017], "max": [0.836, 0.515], "count": [926]}, "gripper_open_scale_action": {"mean": [0.31356533487208704, 0.33740496754491806], "std": [0.3432596024131185, 0.18003213367813004], "min": [0.041, 0.017], "max": [0.836, 0.515], "count": [926]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4227285977481411]], [[0.44548335086396235]], [[0.4473425096253076]]], "std": [[[0.20800609733289838]], [[0.17781312319007486]], [[0.17301762329909787]]], "count": [247]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4406994224815432]], [[0.4611889950649625]], [[0.4601726270805218]]], "std": [[[0.1567268145629577]], [[0.13299825536412727]], [[0.12848558443619587]]], "count": [247]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8549019607843137]], [[1.0]], [[0.8470588235294118]]], "mean": [[[0.44234119813579953]], [[0.46000457780953136]], [[0.4614841562805959]]], "std": [[[0.17626138542513123]], [[0.14968161182178574]], [[0.14251070366244126]]], "count": [247]}, "observation.state": {"min": [0.25101327896118164, 1.8700854778289795, -1.2356058359146118, -1.416195034980774, -2.8544511795043945, -2.176163673400879, 0.20238837599754333, 15.0, 0.14521799981594086, 0.2472890019416809, -0.10228300094604492, -3.1401853561401367, -0.4919999837875366, -0.8529999852180481, -1.0032851696014404, -2.0785303115844727, 0.6799977421760559, 0.250542014837265, 0.06894050538539886, -0.6850417852401733, -2.8793745040893555, 50.0, -0.33454400300979614, 0.2694700062274933, -0.12425500154495239, 1.468000054359436, -0.4749999940395355, -3.1371853351593018], "max": [0.9979618787765503, 2.086209535598755, -0.20858429372310638, 0.08375834673643112, -0.5320287346839905, -0.7065092921257019, 2.3779237270355225, 541.0, 0.37270501255989075, 0.46866700053215027, 0.18497900664806366, 3.140000104904175, 1.3229999542236328, 0.7459999918937683, -0.28824111819267273, -1.8044610023498535, 2.0963149070739746, 1.5478452444076538, 2.825216770172119, 1.8523354530334473, -0.5536882877349854, 834.0, 0.012640000320971012, 0.5179190039634705, 0.12587200105190277, 3.071000099182129, 1.2330000400543213, 3.125999927520752], "mean": [0.5297101736068726, 2.056506395339966, -0.7205275297164917, -0.7927966713905334, -1.9897305965423584, -1.4308868646621704, 1.5723294019699097, 351.54083251953125, 0.2826792895793915, 0.35418903827667236, 0.05015763267874718, -2.405837297439575, 0.34489038586616516, -0.3631332814693451, -0.6208668351173401, -2.049104690551758, 1.1760448217391968, 0.9539002180099487, 1.622046709060669, 1.2815617322921753, -1.6878020763397217, 540.2189331054688, -0.1727881133556366, 0.38822752237319946, 0.029072294011712074, 2.43222975730896, 0.4522283971309662, -0.13929256796836853], "std": [0.1900254637002945, 0.040003452450037, 0.28209322690963745, 0.371264785528183, 0.6126149892807007, 0.346689909696579, 0.5829187035560608, 128.53900146484375, 0.05768828094005585, 0.05121389403939247, 0.062364548444747925, 0.669171929359436, 0.46085551381111145, 0.43472960591316223, 0.181974858045578, 0.03553960472345352, 0.35890981554985046, 0.3514084815979004, 0.9320897459983826, 0.45142862200737, 0.8480525612831116, 302.7613525390625, 0.10466133803129196, 0.0591258779168129, 0.04530738666653633, 0.5245673060417175, 0.39977988600730896, 2.486466884613037], "count": [1555]}, "action": {"min": [0.25101327896118164, 1.8700854778289795, -1.2356058359146118, -1.416195034980774, -2.8544511795043945, -2.176163673400879, 0.20238837599754333, 15.0, 0.14521799981594086, 0.2472890019416809, -0.10228300094604492, -3.1401853561401367, -0.4919999837875366, -0.8529999852180481, -1.0032851696014404, -2.0785303115844727, 0.6799977421760559, 0.250542014837265, 0.06894050538539886, -0.6850417852401733, -2.8793745040893555, 50.0, -0.33454400300979614, 0.2694700062274933, -0.12425500154495239, 1.468000054359436, -0.4749999940395355, -3.1371853351593018], "max": [0.9979618787765503, 2.086209535598755, -0.20858429372310638, 0.08375834673643112, -0.5320287346839905, -0.7065092921257019, 2.3779237270355225, 541.0, 0.37270501255989075, 0.46866700053215027, 0.18497900664806366, 3.140000104904175, 1.3229999542236328, 0.7459999918937683, -0.28824111819267273, -1.8044610023498535, 2.0963149070739746, 1.5478452444076538, 2.825216770172119, 1.8523354530334473, -0.5536882877349854, 834.0, 0.012640000320971012, 0.5179190039634705, 0.12587200105190277, 3.071000099182129, 1.2330000400543213, 3.125999927520752], "mean": [0.5297101736068726, 2.056506395339966, -0.7205275297164917, -0.7927966713905334, -1.9897305965423584, -1.4308868646621704, 1.5723294019699097, 351.54083251953125, 0.2826792895793915, 0.35418903827667236, 0.05015763267874718, -2.405837297439575, 0.34489038586616516, -0.3631332814693451, -0.6208668351173401, -2.049104690551758, 1.1760448217391968, 0.9539002180099487, 1.622046709060669, 1.2815617322921753, -1.6878020763397217, 540.2189331054688, -0.1727881133556366, 0.38822752237319946, 0.029072294011712074, 2.43222975730896, 0.4522283971309662, -0.13929256796836853], "std": [0.1900254637002945, 0.040003452450037, 0.28209322690963745, 0.371264785528183, 0.6126149892807007, 0.346689909696579, 0.5829187035560608, 128.53900146484375, 0.05768828094005585, 0.05121389403939247, 0.062364548444747925, 0.669171929359436, 0.46085551381111145, 0.43472960591316223, 0.181974858045578, 0.03553960472345352, 0.35890981554985046, 0.3514084815979004, 0.9320897459983826, 0.45142862200737, 0.8480525612831116, 302.7613525390625, 0.10466133803129196, 0.0591258779168129, 0.04530738666653633, 0.5245673060417175, 0.39977988600730896, 2.486466884613037], "count": [1555]}, "timestamp": {"min": [0.0], "max": [51.8], "mean": [25.9], "std": [14.962991382444592], "count": [1555]}, "frame_index": {"min": [0], "max": [1554], "mean": [777.0], "std": [448.8897414733377], "count": [1555]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [1555]}, "index": {"min": [44650], "max": [46204], "mean": [45427.0], "std": [448.8897414733377], "count": [1555]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1555]}, "subtask_annotation": {"mean": [18.135048231511256, 29.0, 29.0, 29.0, 29.0], "std": [4.984712311705752, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1555]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [1555]}, "eef_direction_state": {"mean": [4.563344051446945, 3.890032154340836], "std": [1.793613287304132, 1.958442109779702], "min": [0, 0], "max": [6, 6], "count": [1555]}, "eef_velocity_state": {"mean": [0.6456591639871383, 0.8192926045016077], "std": [0.7225171253133029, 0.6739150966326746], "min": [0, 0], "max": [2, 2], "count": [1555]}, "eef_acc_mag_state": {"mean": [0.6919614147909968, 0.7054662379421222], "std": [0.8277539119231696, 0.8127218122069738], "min": [0, 0], "max": [2, 2], "count": [1555]}, "eef_direction_action": {"mean": [4.563344051446945, 3.890032154340836], "std": [1.793613287304132, 1.958442109779702], "min": [0, 0], "max": [6, 6], "count": [1555]}, "eef_velocity_action": {"mean": [0.6456591639871383, 0.8192926045016077], "std": [0.7225171253133029, 0.6739150966326746], "min": [0, 0], "max": [2, 2], "count": [1555]}, "eef_acc_mag_action": {"mean": [0.6919614147909968, 0.7054662379421222], "std": [0.8277539119231696, 0.8127218122069738], "min": [0, 0], "max": [2, 2], "count": [1555]}, "eef_sim_pose_state": {"mean": [0.5923157351681437, 0.23206934029189383, 1.1758756739119052, -1.1305701833568045, 0.8590204408523034, 1.1153099044625903, 0.558556734137693, -0.31527694127802014, 1.1188863557147357, 1.7864849216413137, 0.8802243131205459, -1.3637363341581017], "std": [0.0496222945491061, 0.09400759888657531, 0.05748479660471292, 1.7680082618945334, 0.3511848359562364, 1.7233698765915502, 0.0517862666833206, 0.07104571009646092, 0.04490128759549287, 1.7851074958385222, 0.38515047810353037, 1.7746703691734451], "min": [0.48864524346253313, 0.00276905816677106, 1.0605712380500225, -3.134853674681599, 0.17999532270653584, -3.138770086469444, 0.4346074747841832, -0.43460520170008377, 1.0366839713862284, -3.141481083042983, 0.1484103370050185, -3.1153713826485614], "max": [0.7049559211196483, 0.3728227048814996, 1.3326605917126229, 3.1365362661231635, 1.528178926412986, 3.1369282106267353, 0.6669219316378302, -0.13311871356518623, 1.2455636844756157, 3.1410318837368916, 1.527293231876051, 3.133120258822434], "count": [1555]}, "eef_sim_pose_action": {"mean": [0.5923157351681437, 0.23206934029189383, 1.1758756739119052, -1.1305701833568045, 0.8590204408523034, 1.1153099044625903, 0.558556734137693, -0.31527694127802014, 1.1188863557147357, 1.7864849216413137, 0.8802243131205459, -1.3637363341581017], "std": [0.0496222945491061, 0.09400759888657531, 0.05748479660471292, 1.7680082618945334, 0.3511848359562364, 1.7233698765915502, 0.0517862666833206, 0.07104571009646092, 0.04490128759549287, 1.7851074958385222, 0.38515047810353037, 1.7746703691734451], "min": [0.48864524346253313, 0.00276905816677106, 1.0605712380500225, -3.134853674681599, 0.17999532270653584, -3.138770086469444, 0.4346074747841832, -0.43460520170008377, 1.0366839713862284, -3.141481083042983, 0.1484103370050185, -3.1153713826485614], "max": [0.7049559211196483, 0.3728227048814996, 1.3326605917126229, 3.1365362661231635, 1.528178926412986, 3.1369282106267353, 0.6669219316378302, -0.13311871356518623, 1.2455636844756157, 3.1410318837368916, 1.527293231876051, 3.133120258822434], "count": [1555]}, "gripper_mode_state": {"mean": [0.34533762057877815, 0.7781350482315113], "std": [0.4754782312490842, 0.4155007761066698], "min": [0, 0], "max": [1, 1], "count": [1555]}, "gripper_activity_state": {"mean": [1.9138263665594855, 1.9530546623794212], "std": [0.36788500677733094, 0.2749720714887961], "min": [0, 0], "max": [2, 2], "count": [1555]}, "gripper_mode_action": {"mean": [0.34533762057877815, 0.7781350482315113], "std": [0.4754782312490842, 0.4155007761066698], "min": [0, 0], "max": [1, 1], "count": [1555]}, "gripper_activity_action": {"mean": [1.9138263665594855, 1.9530546623794212], "std": [0.36788500677733094, 0.2749720714887961], "min": [0, 0], "max": [2, 2], "count": [1555]}, "gripper_open_scale_state": {"mean": [0.5402189712009162, 0.351540836023289], "std": [0.3027622259419492, 0.12853895979036953], "min": [0.05, 0.015], "max": [0.834, 0.541], "count": [1555]}, "gripper_open_scale_action": {"mean": [0.5402189712009162, 0.351540836023289], "std": [0.3027622259419492, 0.12853895979036953], "min": [0.05, 0.015], "max": [0.834, 0.541], "count": [1555]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4164638312097623]], [[0.44394416369856304]], [[0.4468870812526009]]], "std": [[[0.2204083171257026]], [[0.186296288194894]], [[0.18101250849119635]]], "count": [267]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42835361817948153]], [[0.45208364926807176]], [[0.4526017585248831]]], "std": [[[0.15070164841404113]], [[0.12332276659635107]], [[0.11591753008089811]]], "count": [267]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.43038568287802015]], [[0.45188523536755526]], [[0.45434298425987124]]], "std": [[[0.18159872175220956]], [[0.15189953828064956]], [[0.143541711714517]]], "count": [267]}, "observation.state": {"min": [0.04482005909085274, 1.8243228197097778, -1.4311177730560303, -1.3645682334899902, -2.8698625564575195, -2.1792006492614746, 0.43394121527671814, 0.0, 0.13272400200366974, 0.17023399472236633, -0.09657099843025208, -3.1411852836608887, -0.4620000123977661, -1.0260000228881836, -0.7209605574607849, -2.068355083465576, 0.7033153772354126, 0.2900562584400177, -0.03347541391849518, 0.26021116971969604, -2.4920334815979004, 44.0, -0.3355279862880707, 0.2787199914455414, -0.055427998304367065, -3.1411852836608887, -0.078000009059906, -3.1401853561401367], "max": [0.8559967279434204, 2.0854241847991943, -0.37692132592201233, -0.2673321068286896, -0.20844468474388123, -0.7632849216461182, 2.366544485092163, 679.0, 0.35486000776290894, 0.42931199073791504, 0.18744899332523346, 3.1389999389648438, 1.25, 0.9010000228881836, -0.07908087223768234, -1.8169751167297363, 1.712482213973999, 1.9055156707763672, 2.713655471801758, 1.8018256425857544, -0.6577796936035156, 842.0, -0.010245000012218952, 0.4224089980125427, 0.14351600408554077, 3.1410000324249268, 1.2070000171661377, 3.1410000324249268], "mean": [0.5172184109687805, 2.045158624649048, -0.7991014719009399, -0.8075411319732666, -1.7991012334823608, -1.492903470993042, 1.622819423675537, 389.76043701171875, 0.27357035875320435, 0.34990787506103516, 0.05979202315211296, -1.7074589729309082, 0.40729382634162903, -0.32655441761016846, -0.460379958152771, -2.028761863708496, 0.9528728723526001, 0.9905911087989807, 1.8400784730911255, 1.3915995359420776, -1.853135108947754, 410.52752685546875, -0.25380203127861023, 0.3606252372264862, 0.06416165083646774, 2.418001890182495, 0.5196937918663025, -0.9251432418823242], "std": [0.16944913566112518, 0.0468481220304966, 0.20817607641220093, 0.3195422887802124, 0.8214951753616333, 0.35873791575431824, 0.6220183968544006, 218.2704620361328, 0.05087700113654137, 0.0589342899620533, 0.06620930880308151, 1.8212780952453613, 0.4553620219230652, 0.5949156880378723, 0.12554365396499634, 0.052927497774362564, 0.2286272794008255, 0.46718940138816833, 0.7321656942367554, 0.2628585398197174, 0.6084586381912231, 370.5196228027344, 0.07617131620645523, 0.03336644172668457, 0.036570481956005096, 0.5091464519500732, 0.46889638900756836, 2.389185667037964], "count": [1726]}, "action": {"min": [0.04482005909085274, 1.8243228197097778, -1.4311177730560303, -1.3645682334899902, -2.8698625564575195, -2.1792006492614746, 0.43394121527671814, 0.0, 0.13272400200366974, 0.17023399472236633, -0.09657099843025208, -3.1411852836608887, -0.4620000123977661, -1.0260000228881836, -0.7209605574607849, -2.068355083465576, 0.7033153772354126, 0.2900562584400177, -0.03347541391849518, 0.26021116971969604, -2.4920334815979004, 44.0, -0.3355279862880707, 0.2787199914455414, -0.055427998304367065, -3.1411852836608887, -0.078000009059906, -3.1401853561401367], "max": [0.8559967279434204, 2.0854241847991943, -0.37692132592201233, -0.2673321068286896, -0.20844468474388123, -0.7632849216461182, 2.366544485092163, 679.0, 0.35486000776290894, 0.42931199073791504, 0.18744899332523346, 3.1389999389648438, 1.25, 0.9010000228881836, -0.07908087223768234, -1.8169751167297363, 1.712482213973999, 1.9055156707763672, 2.713655471801758, 1.8018256425857544, -0.6577796936035156, 842.0, -0.010245000012218952, 0.4224089980125427, 0.14351600408554077, 3.1410000324249268, 1.2070000171661377, 3.1410000324249268], "mean": [0.5172184109687805, 2.045158624649048, -0.7991014719009399, -0.8075411319732666, -1.7991012334823608, -1.492903470993042, 1.622819423675537, 389.76043701171875, 0.27357035875320435, 0.34990787506103516, 0.05979202315211296, -1.7074589729309082, 0.40729382634162903, -0.32655441761016846, -0.460379958152771, -2.028761863708496, 0.9528728723526001, 0.9905911087989807, 1.8400784730911255, 1.3915995359420776, -1.853135108947754, 410.52752685546875, -0.25380203127861023, 0.3606252372264862, 0.06416165083646774, 2.418001890182495, 0.5196937918663025, -0.9251432418823242], "std": [0.16944913566112518, 0.0468481220304966, 0.20817607641220093, 0.3195422887802124, 0.8214951753616333, 0.35873791575431824, 0.6220183968544006, 218.2704620361328, 0.05087700113654137, 0.0589342899620533, 0.06620930880308151, 1.8212780952453613, 0.4553620219230652, 0.5949156880378723, 0.12554365396499634, 0.052927497774362564, 0.2286272794008255, 0.46718940138816833, 0.7321656942367554, 0.2628585398197174, 0.6084586381912231, 370.5196228027344, 0.07617131620645523, 0.03336644172668457, 0.036570481956005096, 0.5091464519500732, 0.46889638900756836, 2.389185667037964], "count": [1726]}, "timestamp": {"min": [0.0], "max": [57.5], "mean": [28.75], "std": [16.608439956172216], "count": [1726]}, "frame_index": {"min": [0], "max": [1725], "mean": [862.5], "std": [498.2531986851665], "count": [1726]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [1726]}, "index": {"min": [46205], "max": [47930], "mean": [47067.5], "std": [498.2531986851665], "count": [1726]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1726]}, "subtask_annotation": {"mean": [20.66685979142526, 29.0, 29.0, 29.0, 29.0], "std": [3.083188480313619, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1726]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [1726]}, "eef_direction_state": {"mean": [4.212630359212051, 3.9907300115874853], "std": [2.119129428666346, 2.0190075462261268], "min": [0, 0], "max": [6, 6], "count": [1726]}, "eef_velocity_state": {"mean": [0.5979142526071842, 0.8012746234067207], "std": [0.6390863315024101, 0.7045774831743871], "min": [0, 0], "max": [2, 2], "count": [1726]}, "eef_acc_mag_state": {"mean": [0.6732329084588644, 0.7433371958285052], "std": [0.8189893442441103, 0.8216714085814345], "min": [0, 0], "max": [2, 2], "count": [1726]}, "eef_direction_action": {"mean": [4.212630359212051, 3.9907300115874853], "std": [2.119129428666346, 2.0190075462261268], "min": [0, 0], "max": [6, 6], "count": [1726]}, "eef_velocity_action": {"mean": [0.5979142526071842, 0.8012746234067207], "std": [0.6390863315024101, 0.7045774831743871], "min": [0, 0], "max": [2, 2], "count": [1726]}, "eef_acc_mag_action": {"mean": [0.6732329084588644, 0.7433371958285052], "std": [0.8189893442441103, 0.8216714085814345], "min": [0, 0], "max": [2, 2], "count": [1726]}, "eef_sim_pose_state": {"mean": [0.5611613860049932, 0.30925414849427163, 1.1484108499248764, -1.318024398022955, 0.8583309970096221, 1.3646400298866375, 0.5562379650812636, -0.3174664678223883, 1.128677889286221, 2.0517654382444843, 0.8400738499311431, -1.4145438272012947], "std": [0.027270089933416668, 0.06383956809362333, 0.0575010046632988, 1.9289059579072052, 0.33263787262553673, 1.9564314505190799, 0.05548861249869919, 0.06687004226103763, 0.03943276100005089, 0.9815697191383476, 0.34925393155087586, 1.7262503141164616], "min": [0.4727780211282814, 0.07021790271328776, 1.072952035180849, -3.0780728359443943, 0.2576924962096845, -3.1413716562598104, 0.37504537661561577, -0.4128152795042933, 1.0816270975745252, 0.06955035796111955, 0.11948413026935101, -3.1230915729003796], "max": [0.6141112410933859, 0.3955470243036764, 1.3287395293565976, 3.138337002096257, 1.5021752973113087, 3.1414337044771674, 0.6394894031224728, -0.12614751924726555, 1.256128053879826, 3.132054302552147, 1.5130855984140088, 3.1197719872138627], "count": [1726]}, "eef_sim_pose_action": {"mean": [0.5611613860049932, 0.30925414849427163, 1.1484108499248764, -1.318024398022955, 0.8583309970096221, 1.3646400298866375, 0.5562379650812636, -0.3174664678223883, 1.128677889286221, 2.0517654382444843, 0.8400738499311431, -1.4145438272012947], "std": [0.027270089933416668, 0.06383956809362333, 0.0575010046632988, 1.9289059579072052, 0.33263787262553673, 1.9564314505190799, 0.05548861249869919, 0.06687004226103763, 0.03943276100005089, 0.9815697191383476, 0.34925393155087586, 1.7262503141164616], "min": [0.4727780211282814, 0.07021790271328776, 1.072952035180849, -3.0780728359443943, 0.2576924962096845, -3.1413716562598104, 0.37504537661561577, -0.4128152795042933, 1.0816270975745252, 0.06955035796111955, 0.11948413026935101, -3.1230915729003796], "max": [0.6141112410933859, 0.3955470243036764, 1.3287395293565976, 3.138337002096257, 1.5021752973113087, 3.1414337044771674, 0.6394894031224728, -0.12614751924726555, 1.256128053879826, 3.132054302552147, 1.5130855984140088, 3.1197719872138627], "count": [1726]}, "gripper_mode_state": {"mean": [0.5214368482039398, 0.7473928157589803], "std": [0.49954025016917897, 0.4345075312475737], "min": [0, 0], "max": [1, 1], "count": [1726]}, "gripper_activity_state": {"mean": [1.9264194669756662, 1.958864426419467], "std": [0.3384026894792096, 0.2502367063362642], "min": [0, 0], "max": [2, 2], "count": [1726]}, "gripper_mode_action": {"mean": [0.5214368482039398, 0.7473928157589803], "std": [0.49954025016917897, 0.4345075312475737], "min": [0, 0], "max": [1, 1], "count": [1726]}, "gripper_activity_action": {"mean": [1.9264194669756662, 1.958864426419467], "std": [0.3384026894792096, 0.2502367063362642], "min": [0, 0], "max": [2, 2], "count": [1726]}, "gripper_open_scale_state": {"mean": [0.4105275203068316, 0.38976042870272476], "std": [0.3705197173500552, 0.2182706003784683], "min": [0.044, 0.0], "max": [0.842, 0.679], "count": [1726]}, "gripper_open_scale_action": {"mean": [0.4105275203068316, 0.38976042870272476], "std": [0.3705197173500552, 0.2182706003784683], "min": [0.044, 0.0], "max": [0.842, 0.679], "count": [1726]}}} +{"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.4146211743323632]], [[0.4407584356170854]], [[0.4450298019109988]]], "std": [[[0.21878359659198293]], [[0.18926910652256063]], [[0.18321753768697882]]], "count": [256]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.39540923713235293]], [[0.4306757349749796]], [[0.434755353541156]]], "std": [[[0.2142994712496665]], [[0.18155051140345432]], [[0.17415620972227927]]], "count": [256]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[0.9764705882352941]], [[0.9568627450980393]]], "mean": [[[0.4103073203890931]], [[0.4404185049019608]], [[0.4440296718622345]]], "std": [[[0.17684800353583802]], [[0.1444318938275817]], [[0.1355328018556831]]], "count": [256]}, "observation.state": {"min": [-0.07983136177062988, 1.996761441230774, -1.4647501707077026, -1.6264724731445312, -2.68400239944458, -2.1018128395080566, -0.003036872949451208, -2.0, 0.13732700049877167, 0.19387200474739075, -0.12351500242948532, -3.066999912261963, -0.2750000059604645, -1.1729999780654907, -0.6892305612564087, -2.0728752613067627, -0.12049753218889236, -0.29768335819244385, 0.4587249457836151, 0.5296725630760193, -2.333418130874634, -2.0, -0.3522169888019562, 0.24933500587940216, -0.0914440006017685, -3.1411852836608887, -0.09699999541044235, -3.1411852836608887], "max": [0.9582555890083313, 2.090956926345825, 0.17488199472427368, 0.15885987877845764, -0.6640628576278687, -0.8762949705123901, 2.4804446697235107, 674.0, 0.38404199481010437, 0.4110270142555237, 0.15780100226402283, -0.921000063419342, 1.1670000553131104, 0.6520000100135803, -0.06161012127995491, -1.9317129850387573, 1.8515849113464355, 1.616331934928894, 2.6634597778320312, 1.961767554283142, -0.2761285603046417, 846.0, -0.0290949996560812, 0.4193029999732971, 0.1445389986038208, 3.1410000324249268, 1.2699999809265137, 3.134999990463257], "mean": [0.379965603351593, 2.075899362564087, -0.8484888076782227, -0.8594862818717957, -1.8168108463287354, -1.5003050565719604, 1.5469276905059814, 147.29400634765625, 0.28454604744911194, 0.3136330544948578, 0.03304749354720116, -2.501951217651367, 0.42628830671310425, -0.4506244361400604, -0.4888868033885956, -2.04720401763916, 0.9096565842628479, 1.1415661573410034, 2.2930610179901123, 1.501867413520813, -2.01667857170105, 240.44882202148438, -0.24267584085464478, 0.3397645950317383, 0.038391321897506714, 2.2874186038970947, 0.20699957013130188, -0.9245093464851379], "std": [0.21973447501659393, 0.009813876822590828, 0.3068912923336029, 0.44309914112091064, 0.5673299431800842, 0.34128186106681824, 0.6589511036872864, 201.29696655273438, 0.04373400658369064, 0.05553242936730385, 0.06953435391187668, 0.44346362352371216, 0.4074292480945587, 0.48235946893692017, 0.13020646572113037, 0.026604697108268738, 0.3758958876132965, 0.3347679674625397, 0.3883500099182129, 0.23731854557991028, 0.3647443652153015, 311.8221435546875, 0.09932778030633926, 0.035140328109264374, 0.04520166665315628, 1.53105628490448, 0.3281804621219635, 2.242403268814087], "count": [1631]}, "action": {"min": [-0.07983136177062988, 1.996761441230774, -1.4647501707077026, -1.6264724731445312, -2.68400239944458, -2.1018128395080566, -0.003036872949451208, -2.0, 0.13732700049877167, 0.19387200474739075, -0.12351500242948532, -3.066999912261963, -0.2750000059604645, -1.1729999780654907, -0.6892305612564087, -2.0728752613067627, -0.12049753218889236, -0.29768335819244385, 0.4587249457836151, 0.5296725630760193, -2.333418130874634, -2.0, -0.3522169888019562, 0.24933500587940216, -0.0914440006017685, -3.1411852836608887, -0.09699999541044235, -3.1411852836608887], "max": [0.9582555890083313, 2.090956926345825, 0.17488199472427368, 0.15885987877845764, -0.6640628576278687, -0.8762949705123901, 2.4804446697235107, 674.0, 0.38404199481010437, 0.4110270142555237, 0.15780100226402283, -0.921000063419342, 1.1670000553131104, 0.6520000100135803, -0.06161012127995491, -1.9317129850387573, 1.8515849113464355, 1.616331934928894, 2.6634597778320312, 1.961767554283142, -0.2761285603046417, 846.0, -0.0290949996560812, 0.4193029999732971, 0.1445389986038208, 3.1410000324249268, 1.2699999809265137, 3.134999990463257], "mean": [0.379965603351593, 2.075899362564087, -0.8484888076782227, -0.8594862818717957, -1.8168108463287354, -1.5003050565719604, 1.5469276905059814, 147.29400634765625, 0.28454604744911194, 0.3136330544948578, 0.03304749354720116, -2.501951217651367, 0.42628830671310425, -0.4506244361400604, -0.4888868033885956, -2.04720401763916, 0.9096565842628479, 1.1415661573410034, 2.2930610179901123, 1.501867413520813, -2.01667857170105, 240.44882202148438, -0.24267584085464478, 0.3397645950317383, 0.038391321897506714, 2.2874186038970947, 0.20699957013130188, -0.9245093464851379], "std": [0.21973447501659393, 0.009813876822590828, 0.3068912923336029, 0.44309914112091064, 0.5673299431800842, 0.34128186106681824, 0.6589511036872864, 201.29696655273438, 0.04373400658369064, 0.05553242936730385, 0.06953435391187668, 0.44346362352371216, 0.4074292480945587, 0.48235946893692017, 0.13020646572113037, 0.026604697108268738, 0.3758958876132965, 0.3347679674625397, 0.3883500099182129, 0.23731854557991028, 0.3647443652153015, 311.8221435546875, 0.09932778030633926, 0.035140328109264374, 0.04520166665315628, 1.53105628490448, 0.3281804621219635, 2.242403268814087], "count": [1631]}, "timestamp": {"min": [0.0], "max": [54.333333333333336], "mean": [27.166666666666664], "std": [15.6943018675923], "count": [1631]}, "frame_index": {"min": [0], "max": [1630], "mean": [815.0], "std": [470.82905602776896], "count": [1631]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [1631]}, "index": {"min": [47931], "max": [49561], "mean": [48746.0], "std": [470.82905602776896], "count": [1631]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1631]}, "subtask_annotation": {"mean": [22.057633353770694, 29.0, 29.0, 29.0, 29.0], "std": [1.533317387283032, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1631]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [1631]}, "eef_direction_state": {"mean": [4.43408951563458, 3.6793378295524217], "std": [1.8626445969375791, 2.1811428732457268], "min": [0, 0], "max": [6, 6], "count": [1631]}, "eef_velocity_state": {"mean": [0.5873697118332312, 0.7357449417535254], "std": [0.6241117863050546, 0.6537661819485524], "min": [0, 0], "max": [2, 2], "count": [1631]}, "eef_acc_mag_state": {"mean": [0.6425505824647455, 0.6259963212752913], "std": [0.8162238236003163, 0.8038296426526325], "min": [0, 0], "max": [2, 2], "count": [1631]}, "eef_direction_action": {"mean": [4.43408951563458, 3.6793378295524217], "std": [1.8626445969375791, 2.1811428732457268], "min": [0, 0], "max": [6, 6], "count": [1631]}, "eef_velocity_action": {"mean": [0.5873697118332312, 0.7357449417535254], "std": [0.6241117863050546, 0.6537661819485524], "min": [0, 0], "max": [2, 2], "count": [1631]}, "eef_acc_mag_action": {"mean": [0.6425505824647455, 0.6259963212752913], "std": [0.8162238236003163, 0.8038296426526325], "min": [0, 0], "max": [2, 2], "count": [1631]}, "eef_sim_pose_state": {"mean": [0.5494910196125176, 0.2871286101861273, 1.149817936957652, -1.298942175771441, 0.6438589040776618, 1.3000836496059645, 0.5188171318316009, -0.3105442693571439, 1.10370961368891, 2.2570875961211914, 0.9802585498715931, -1.3238411604200453], "std": [0.03463958362097131, 0.08956922178456206, 0.056347809869992035, 2.2143226633204045, 0.2431555012657725, 2.0968355166717436, 0.05582319716667826, 0.07133457562202863, 0.03775277686312181, 0.965377363589815, 0.5276487868282268, 2.1261785700019553], "min": [0.44857363648954085, 0.05652896242556771, 1.0228873553900502, -3.1324255913867964, 0.3288448930739327, -3.1396834940582545, 0.3850607583705201, -0.418761054379095, 1.0370874042510094, -3.126099524853384, 0.11111423399294473, -3.141040812194506], "max": [0.6207622067000232, 0.4080451393891767, 1.2645529309424992, 3.1413106321928232, 1.5394563341722738, 3.1391991422772394, 0.6116935854261966, -0.11253797869254925, 1.2147396323259623, 2.995703422139138, 1.5604985040753983, 3.131081667170811], "count": [1631]}, "eef_sim_pose_action": {"mean": [0.5494910196125176, 0.2871286101861273, 1.149817936957652, -1.298942175771441, 0.6438589040776618, 1.3000836496059645, 0.5188171318316009, -0.3105442693571439, 1.10370961368891, 2.2570875961211914, 0.9802585498715931, -1.3238411604200453], "std": [0.03463958362097131, 0.08956922178456206, 0.056347809869992035, 2.2143226633204045, 0.2431555012657725, 2.0968355166717436, 0.05582319716667826, 0.07133457562202863, 0.03775277686312181, 0.965377363589815, 0.5276487868282268, 2.1261785700019553], "min": [0.44857363648954085, 0.05652896242556771, 1.0228873553900502, -3.1324255913867964, 0.3288448930739327, -3.1396834940582545, 0.3850607583705201, -0.418761054379095, 1.0370874042510094, -3.126099524853384, 0.11111423399294473, -3.141040812194506], "max": [0.6207622067000232, 0.4080451393891767, 1.2645529309424992, 3.1413106321928232, 1.5394563341722738, 3.1391991422772394, 0.6116935854261966, -0.11253797869254925, 1.2147396323259623, 2.995703422139138, 1.5604985040753983, 3.131081667170811], "count": [1631]}, "gripper_mode_state": {"mean": [0.7578172900061312, 0.8920907418761496], "std": [0.4284043008349643, 0.310265773386326], "min": [0, 0], "max": [1, 1], "count": [1631]}, "gripper_activity_state": {"mean": [1.880441446965052, 1.9527896995708154], "std": [0.42865343330579275, 0.2750227757882973], "min": [0, 0], "max": [2, 2], "count": [1631]}, "gripper_mode_action": {"mean": [0.7578172900061312, 0.8920907418761496], "std": [0.4284043008349643, 0.310265773386326], "min": [0, 0], "max": [1, 1], "count": [1631]}, "gripper_activity_action": {"mean": [1.880441446965052, 1.9527896995708154], "std": [0.42865343330579275, 0.2750227757882973], "min": [0, 0], "max": [2, 2], "count": [1631]}, "gripper_open_scale_state": {"mean": [0.24048283263205852, 0.14784457389245662], "std": [0.31179624683667606, 0.20089069091109252], "min": [0.0, 0.0], "max": [0.846, 0.674], "count": [1631]}, "gripper_open_scale_action": {"mean": [0.24048283263205852, 0.14784457389245662], "std": [0.31179624683667606, 0.20089069091109252], "min": [0.0, 0.0], "max": [0.846, 0.674], "count": [1631]}}} +{"episode_index": 50, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4203155645909494]], [[0.44477436007948373]], [[0.44720838872272073]]], "std": [[[0.20858484506985644]], [[0.1773682883613928]], [[0.17288254359366068]]], "count": [236]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43117673282236624]], [[0.45359557525340644]], [[0.45311429859726376]]], "std": [[[0.1786725648650858]], [[0.1535552677113454]], [[0.14714719420744332]]], "count": [236]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.803921568627451]], [[1.0]], [[0.8235294117647058]]], "mean": [[[0.45547137753406447]], [[0.46538827700925006]], [[0.4645937612509693]]], "std": [[[0.13359718864801134]], [[0.11284629804823382]], [[0.10663032585924545]]], "count": [236]}, "observation.state": {"min": [0.2952399253845215, 1.7989633083343506, -1.2242788076400757, -1.2545253038406372, -2.727513313293457, -2.181103229522705, 0.22673572599887848, -1.0, 0.14910699427127838, 0.2701689898967743, -0.09316500276327133, -3.1391851902008057, -0.40700000524520874, -1.180999994277954, -0.8612327575683594, -2.07702898979187, 0.4723384380340576, -0.012339478358626366, -0.054279740899801254, -0.7783470749855042, -2.8952393531799316, 44.0, -0.3596709966659546, 0.26034799218177795, -0.17311899363994598, -3.1401853561401367, -0.03400000184774399, -3.128000020980835], "max": [0.9548172950744629, 2.0774130821228027, -0.2617993950843811, 0.008429940789937973, -0.6072524189949036, -0.7559545040130615, 2.3519184589385986, 623.0, 0.401760995388031, 0.4527449905872345, 0.18968899548053741, 3.1410000324249268, 1.2230000495910645, 0.825999915599823, -0.14929546415805817, -1.8767874240875244, 2.062019109725952, 1.739290475845337, 2.6263017654418945, 1.8214432001113892, -0.44481465220451355, 840.0, 0.005160000175237656, 0.4818579852581024, 0.13295400142669678, 3.1410000324249268, 1.2369999885559082, 3.140000104904175], "mean": [0.5332772135734558, 2.007283926010132, -0.6284836530685425, -0.7456468939781189, -1.8392019271850586, -1.2485116720199585, 1.6210647821426392, 424.14105224609375, 0.30288612842559814, 0.3794413208961487, 0.08974504470825195, -1.72052800655365, 0.6166715621948242, -0.39271920919418335, -0.5412535667419434, -2.037839651107788, 1.1805241107940674, 0.9681627154350281, 1.7875611782073975, 1.2453407049179077, -1.946094274520874, 532.4907836914062, -0.20557571947574615, 0.3683752715587616, 0.021612441167235374, 1.928718090057373, 0.4769931733608246, -1.1802237033843994], "std": [0.15113598108291626, 0.05926502123475075, 0.23982742428779602, 0.2870555818080902, 0.5487869381904602, 0.3427300751209259, 0.47979387640953064, 184.1743621826172, 0.06455862522125244, 0.051844272762537, 0.07106536626815796, 1.6313433647155762, 0.40692538022994995, 0.469622403383255, 0.1544083058834076, 0.041475970298051834, 0.4115960896015167, 0.37974345684051514, 0.7396260499954224, 0.43184974789619446, 0.6210638284683228, 344.5213928222656, 0.09770280867815018, 0.04980962350964546, 0.07429306954145432, 1.696579933166504, 0.4066329896450043, 2.230041742324829], "count": [1464]}, "action": {"min": [0.2952399253845215, 1.7989633083343506, -1.2242788076400757, -1.2545253038406372, -2.727513313293457, -2.181103229522705, 0.22673572599887848, -1.0, 0.14910699427127838, 0.2701689898967743, -0.09316500276327133, -3.1391851902008057, -0.40700000524520874, -1.180999994277954, -0.8612327575683594, -2.07702898979187, 0.4723384380340576, -0.012339478358626366, -0.054279740899801254, -0.7783470749855042, -2.8952393531799316, 44.0, -0.3596709966659546, 0.26034799218177795, -0.17311899363994598, -3.1401853561401367, -0.03400000184774399, -3.128000020980835], "max": [0.9548172950744629, 2.0774130821228027, -0.2617993950843811, 0.008429940789937973, -0.6072524189949036, -0.7559545040130615, 2.3519184589385986, 623.0, 0.401760995388031, 0.4527449905872345, 0.18968899548053741, 3.1410000324249268, 1.2230000495910645, 0.825999915599823, -0.14929546415805817, -1.8767874240875244, 2.062019109725952, 1.739290475845337, 2.6263017654418945, 1.8214432001113892, -0.44481465220451355, 840.0, 0.005160000175237656, 0.4818579852581024, 0.13295400142669678, 3.1410000324249268, 1.2369999885559082, 3.140000104904175], "mean": [0.5332772135734558, 2.007283926010132, -0.6284836530685425, -0.7456468939781189, -1.8392019271850586, -1.2485116720199585, 1.6210647821426392, 424.14105224609375, 0.30288612842559814, 0.3794413208961487, 0.08974504470825195, -1.72052800655365, 0.6166715621948242, -0.39271920919418335, -0.5412535667419434, -2.037839651107788, 1.1805241107940674, 0.9681627154350281, 1.7875611782073975, 1.2453407049179077, -1.946094274520874, 532.4907836914062, -0.20557571947574615, 0.3683752715587616, 0.021612441167235374, 1.928718090057373, 0.4769931733608246, -1.1802237033843994], "std": [0.15113598108291626, 0.05926502123475075, 0.23982742428779602, 0.2870555818080902, 0.5487869381904602, 0.3427300751209259, 0.47979387640953064, 184.1743621826172, 0.06455862522125244, 0.051844272762537, 0.07106536626815796, 1.6313433647155762, 0.40692538022994995, 0.469622403383255, 0.1544083058834076, 0.041475970298051834, 0.4115960896015167, 0.37974345684051514, 0.7396260499954224, 0.43184974789619446, 0.6210638284683228, 344.5213928222656, 0.09770280867815018, 0.04980962350964546, 0.07429306954145432, 1.696579933166504, 0.4066329896450043, 2.230041742324829], "count": [1464]}, "timestamp": {"min": [0.0], "max": [48.766666666666666], "mean": [24.383333333333333], "std": [14.087343281852004], "count": [1464]}, "frame_index": {"min": [0], "max": [1463], "mean": [731.5], "std": [422.62029845556003], "count": [1464]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [1464]}, "index": {"min": [49562], "max": [51025], "mean": [50293.5], "std": [422.62029845556003], "count": [1464]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1464]}, "subtask_annotation": {"mean": [18.87295081967213, 29.0, 29.0, 29.0, 29.0], "std": [4.075312926103808, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1464]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [1464]}, "eef_direction_state": {"mean": [3.987021857923497, 4.063524590163935], "std": [1.9874526861915773, 1.8855744100811078], "min": [0, 0], "max": [6, 6], "count": [1464]}, "eef_velocity_state": {"mean": [0.8510928961748634, 0.8838797814207651], "std": [0.7325092790056174, 0.7347072773300248], "min": [0, 0], "max": [2, 2], "count": [1464]}, "eef_acc_mag_state": {"mean": [0.8504098360655737, 0.8135245901639344], "std": [0.8526076018572625, 0.8380028516956064], "min": [0, 0], "max": [2, 2], "count": [1464]}, "eef_direction_action": {"mean": [3.987021857923497, 4.063524590163935], "std": [1.9874526861915773, 1.8855744100811078], "min": [0, 0], "max": [6, 6], "count": [1464]}, "eef_velocity_action": {"mean": [0.8510928961748634, 0.8838797814207651], "std": [0.7325092790056174, 0.7347072773300248], "min": [0, 0], "max": [2, 2], "count": [1464]}, "eef_acc_mag_action": {"mean": [0.8504098360655737, 0.8135245901639344], "std": [0.8526076018572625, 0.8380028516956064], "min": [0, 0], "max": [2, 2], "count": [1464]}, "eef_sim_pose_state": {"mean": [0.5726148835369432, 0.24908213190283524, 1.151577077248543, -1.2239674480083822, 0.8474539060454832, 1.3655525148853134, 0.5767199723509098, -0.3559377499642522, 1.128455375197486, 2.105918827119296, 1.0150742325864, 0.1465308779472275], "std": [0.04083739298614022, 0.09865882649114319, 0.06674539854869832, 1.8966961960574862, 0.3044827519602563, 1.9448491569379094, 0.04733749251547552, 0.07886360267392467, 0.04126711298677787, 0.9513655219333972, 0.32146745093852014, 2.380314524937592], "min": [0.4738522162683584, 0.04944289854223302, 1.0592986800514166, -3.140576341566392, 0.3252185848069269, -3.1410370569946395, 0.5037117531650827, -0.45699583247095504, 1.0539873901313483, -3.114563879239011, 0.21561475091257076, -3.136648754504186], "max": [0.6669206070909904, 0.4020642656854084, 1.3277759331519956, 3.1318228465129914, 1.5090495386893141, 3.140175038687926, 0.6628973490317489, -0.13858741041854936, 1.2578435443687614, 3.1179321797262456, 1.5358462714048486, 3.1387624552232967], "count": [1464]}, "eef_sim_pose_action": {"mean": [0.5726148835369432, 0.24908213190283524, 1.151577077248543, -1.2239674480083822, 0.8474539060454832, 1.3655525148853134, 0.5767199723509098, -0.3559377499642522, 1.128455375197486, 2.105918827119296, 1.0150742325864, 0.1465308779472275], "std": [0.04083739298614022, 0.09865882649114319, 0.06674539854869832, 1.8966961960574862, 0.3044827519602563, 1.9448491569379094, 0.04733749251547552, 0.07886360267392467, 0.04126711298677787, 0.9513655219333972, 0.32146745093852014, 2.380314524937592], "min": [0.4738522162683584, 0.04944289854223302, 1.0592986800514166, -3.140576341566392, 0.3252185848069269, -3.1410370569946395, 0.5037117531650827, -0.45699583247095504, 1.0539873901313483, -3.114563879239011, 0.21561475091257076, -3.136648754504186], "max": [0.6669206070909904, 0.4020642656854084, 1.3277759331519956, 3.1318228465129914, 1.5090495386893141, 3.140175038687926, 0.6628973490317489, -0.13858741041854936, 1.2578435443687614, 3.1179321797262456, 1.5358462714048486, 3.1387624552232967], "count": [1464]}, "gripper_mode_state": {"mean": [0.36475409836065575, 0.7657103825136612], "std": [0.4813611389484715, 0.42355400201678683], "min": [0, 0], "max": [1, 1], "count": [1464]}, "gripper_activity_state": {"mean": [1.924863387978142, 1.9344262295081966], "std": [0.34843029412170823, 0.32190616317685605], "min": [0, 0], "max": [2, 2], "count": [1464]}, "gripper_mode_action": {"mean": [0.36475409836065575, 0.7657103825136612], "std": [0.4813611389484715, 0.42355400201678683], "min": [0, 0], "max": [1, 1], "count": [1464]}, "gripper_activity_action": {"mean": [1.924863387978142, 1.9344262295081966], "std": [0.34843029412170823, 0.32190616317685605], "min": [0, 0], "max": [2, 2], "count": [1464]}, "gripper_open_scale_state": {"mean": [0.5324907786728987, 0.4241608606948231], "std": [0.34451894184538157, 0.18412872076241257], "min": [0.044, 0.0], "max": [0.84, 0.623], "count": [1464]}, "gripper_open_scale_action": {"mean": [0.5324907786728987, 0.4241608606948231], "std": [0.34451894184538157, 0.18412872076241257], "min": [0.044, 0.0], "max": [0.84, 0.623], "count": [1464]}}} +{"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.42150741251361656]], [[0.445406177054155]], [[0.44798648921374107]]], "std": [[[0.20828328143685398]], [[0.18278335544749477]], [[0.17720347917150406]]], "count": [168]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.788235294117647]], [[0.788235294117647]], [[0.7803921568627451]]], "mean": [[[0.42973701442382506]], [[0.45146790382819796]], [[0.45334224853135696]]], "std": [[[0.17792960340894037]], [[0.1476152193968855]], [[0.13839445869548042]]], "count": [168]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.996078431372549]], [[0.8862745098039215]], [[0.9137254901960784]]], "mean": [[[0.4322696066273732]], [[0.4533716846113445]], [[0.454542983339169]]], "std": [[[0.14666913215857716]], [[0.11538066457234059]], [[0.10788634230019821]]], "count": [168]}, "observation.state": {"min": [-0.023771384730935097, 1.9108562469482422, 0.7298967242240906, 0.26075220108032227, -2.917771816253662, -1.3066058158874512, -0.22184880077838898, -2.0, 0.1472879946231842, 0.24731199443340302, -0.1646990031003952, -2.7119998931884766, 0.04199999198317528, -1.2949999570846558, -0.5621007680892944, -2.072718381881714, -2.860891819000244, -1.9989081621170044, -2.147104024887085, -0.9104859232902527, -2.880596160888672, -2.0, -0.3461979925632477, 0.2498989999294281, -0.16704800724983215, 1.4700000286102295, -0.20200000703334808, -3.122999906539917], "max": [0.7664963006973267, 2.0925276279449463, 1.8183887004852295, 2.0307602882385254, -2.1322338581085205, 1.5537794828414917, 0.7167718410491943, 843.0, 0.3863750100135803, 0.42868098616600037, 0.11066100001335144, -1.184000015258789, 0.9129999876022339, 0.3610000014305115, -0.049096111208200455, -2.0484580993652344, -0.658879280090332, 0.15502014756202698, -0.27689650654792786, 1.557008147239685, -0.15796974301338196, 851.0, -0.053665999323129654, 0.42913100123405457, 0.0819379985332489, 2.5850000381469727, 0.9670000076293945, 3.125999927520752], "mean": [0.24099135398864746, 2.0751118659973145, 1.3526337146759033, 1.1192764043807983, -2.7539076805114746, 0.07681962102651596, 0.006367225665599108, 262.5489807128906, 0.25369200110435486, 0.3443644344806671, -0.0020007716957479715, -2.035146951675415, 0.5393938422203064, -0.4196747839450836, -0.300739586353302, -2.063737154006958, -1.513131856918335, -1.3810248374938965, -0.6605449914932251, 0.7380102276802063, -2.6794819831848145, 379.7799377441406, -0.21100567281246185, 0.354027658700943, -0.000301907624816522, 2.237898826599121, 0.38066017627716064, -2.302973985671997], "std": [0.2045416235923767, 0.019641950726509094, 0.2924448549747467, 0.5533573627471924, 0.17987389862537384, 0.9670284986495972, 0.20619791746139526, 331.3990173339844, 0.061050835996866226, 0.049032170325517654, 0.06891302764415741, 0.39988821744918823, 0.21214167773723602, 0.4744495451450348, 0.12571078538894653, 0.004589972086250782, 0.41373810172080994, 0.4379315674304962, 0.4148535430431366, 0.7127676010131836, 0.5498698353767395, 372.88720703125, 0.06625450402498245, 0.031226005405187607, 0.05961458757519722, 0.2532213032245636, 0.3431326746940613, 1.182434320449829], "count": [929]}, "action": {"min": [-0.023771384730935097, 1.9108562469482422, 0.7298967242240906, 0.26075220108032227, -2.917771816253662, -1.3066058158874512, -0.22184880077838898, -2.0, 0.1472879946231842, 0.24731199443340302, -0.1646990031003952, -2.7119998931884766, 0.04199999198317528, -1.2949999570846558, -0.5621007680892944, -2.072718381881714, -2.860891819000244, -1.9989081621170044, -2.147104024887085, -0.9104859232902527, -2.880596160888672, -2.0, -0.3461979925632477, 0.2498989999294281, -0.16704800724983215, 1.4700000286102295, -0.20200000703334808, -3.122999906539917], "max": [0.7664963006973267, 2.0925276279449463, 1.8183887004852295, 2.0307602882385254, -2.1322338581085205, 1.5537794828414917, 0.7167718410491943, 843.0, 0.3863750100135803, 0.42868098616600037, 0.11066100001335144, -1.184000015258789, 0.9129999876022339, 0.3610000014305115, -0.049096111208200455, -2.0484580993652344, -0.658879280090332, 0.15502014756202698, -0.27689650654792786, 1.557008147239685, -0.15796974301338196, 851.0, -0.053665999323129654, 0.42913100123405457, 0.0819379985332489, 2.5850000381469727, 0.9670000076293945, 3.125999927520752], "mean": [0.24099135398864746, 2.0751118659973145, 1.3526337146759033, 1.1192764043807983, -2.7539076805114746, 0.07681962102651596, 0.006367225665599108, 262.5489807128906, 0.25369200110435486, 0.3443644344806671, -0.0020007716957479715, -2.035146951675415, 0.5393938422203064, -0.4196747839450836, -0.300739586353302, -2.063737154006958, -1.513131856918335, -1.3810248374938965, -0.6605449914932251, 0.7380102276802063, -2.6794819831848145, 379.7799377441406, -0.21100567281246185, 0.354027658700943, -0.000301907624816522, 2.237898826599121, 0.38066017627716064, -2.302973985671997], "std": [0.2045416235923767, 0.019641950726509094, 0.2924448549747467, 0.5533573627471924, 0.17987389862537384, 0.9670284986495972, 0.20619791746139526, 331.3990173339844, 0.061050835996866226, 0.049032170325517654, 0.06891302764415741, 0.39988821744918823, 0.21214167773723602, 0.4744495451450348, 0.12571078538894653, 0.004589972086250782, 0.41373810172080994, 0.4379315674304962, 0.4148535430431366, 0.7127676010131836, 0.5498698353767395, 372.88720703125, 0.06625450402498245, 0.031226005405187607, 0.05961458757519722, 0.2532213032245636, 0.3431326746940613, 1.182434320449829], "count": [929]}, "timestamp": {"min": [0.0], "max": [30.933333333333334], "mean": [15.466666666666667], "std": [8.939301488992925], "count": [929]}, "frame_index": {"min": [0], "max": [928], "mean": [464.0], "std": [268.17904466978774], "count": [929]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [929]}, "index": {"min": [51026], "max": [51954], "mean": [51490.0], "std": [268.17904466978774], "count": [929]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [929]}, "subtask_annotation": {"mean": [20.02691065662002, 29.0, 29.0, 29.0, 29.0], "std": [3.645237722772953, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [929]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [929]}, "eef_direction_state": {"mean": [3.922497308934338, 3.683530678148547], "std": [2.056892586192532, 1.9780708489597847], "min": [0, 0], "max": [6, 6], "count": [929]}, "eef_velocity_state": {"mean": [0.8180839612486545, 0.9547900968783638], "std": [0.7008039282160425, 0.7322357523777157], "min": [0, 0], "max": [2, 2], "count": [929]}, "eef_acc_mag_state": {"mean": [0.9171151776103337, 0.8923573735199138], "std": [0.8521598397875997, 0.8333958811236342], "min": [0, 0], "max": [2, 2], "count": [929]}, "eef_direction_action": {"mean": [3.922497308934338, 3.683530678148547], "std": [2.056892586192532, 1.9780708489597847], "min": [0, 0], "max": [6, 6], "count": [929]}, "eef_velocity_action": {"mean": [0.8180839612486545, 0.9547900968783638], "std": [0.7008039282160425, 0.7322357523777157], "min": [0, 0], "max": [2, 2], "count": [929]}, "eef_acc_mag_action": {"mean": [0.9171151776103337, 0.8923573735199138], "std": [0.8521598397875997, 0.8333958811236342], "min": [0, 0], "max": [2, 2], "count": [929]}, "eef_sim_pose_state": {"mean": [0.5495995639903531, 0.2218486627094688, 1.1396449628641758, 0.580294989732289, 0.9257030146001641, 1.7621954491076453, 0.5368468618623765, -0.248305302140834, 1.0988825152036552, 0.13628190622566422, 1.103327292509975, -1.757636321220175], "std": [0.029284973264670788, 0.051174618452128715, 0.0693139991262397, 2.816729658570163, 0.43244105298770286, 1.9429152969615577, 0.0447706493691957, 0.06495558134271578, 0.06344596601614932, 2.5115431156740753, 0.402995223891909, 1.7030430682958064], "min": [0.44428618160768607, 0.10624085506609421, 1.0115066797699124, -3.1407060000001477, 0.24843712474455293, -3.14086444334433, 0.4599153139805378, -0.3581050303706952, 1.0143763912907997, -3.141301657635655, 0.2626918794105846, -3.1327960449665806], "max": [0.6128574556021704, 0.326961787789258, 1.2863785636726024, 3.1414269816194076, 1.5227551724352777, 3.138025742934965, 0.6196321624280589, -0.08315708862147095, 1.2357636406793095, 3.1363762814116085, 1.5582614476188983, 3.1202460994585017], "count": [929]}, "eef_sim_pose_action": {"mean": [0.5495995639903531, 0.2218486627094688, 1.1396449628641758, 0.580294989732289, 0.9257030146001641, 1.7621954491076453, 0.5368468618623765, -0.248305302140834, 1.0988825152036552, 0.13628190622566422, 1.103327292509975, -1.757636321220175], "std": [0.029284973264670788, 0.051174618452128715, 0.0693139991262397, 2.816729658570163, 0.43244105298770286, 1.9429152969615577, 0.0447706493691957, 0.06495558134271578, 0.06344596601614932, 2.5115431156740753, 0.402995223891909, 1.7030430682958064], "min": [0.44428618160768607, 0.10624085506609421, 1.0115066797699124, -3.1407060000001477, 0.24843712474455293, -3.14086444334433, 0.4599153139805378, -0.3581050303706952, 1.0143763912907997, -3.141301657635655, 0.2626918794105846, -3.1327960449665806], "max": [0.6128574556021704, 0.326961787789258, 1.2863785636726024, 3.1414269816194076, 1.5227551724352777, 3.138025742934965, 0.6196321624280589, -0.08315708862147095, 1.2357636406793095, 3.1363762814116085, 1.5582614476188983, 3.1202460994585017], "count": [929]}, "gripper_mode_state": {"mean": [0.5780409041980624, 0.6523143164693218], "std": [0.49387206569308256, 0.4762356024054558], "min": [0, 0], "max": [1, 1], "count": [929]}, "gripper_activity_state": {"mean": [1.7341227125941874, 1.8428417653390743], "std": [0.6043690141677334, 0.4833669339440451], "min": [0, 0], "max": [2, 2], "count": [929]}, "gripper_mode_action": {"mean": [0.5780409041980624, 0.6523143164693218], "std": [0.49387206569308256, 0.4762356024054558], "min": [0, 0], "max": [1, 1], "count": [929]}, "gripper_activity_action": {"mean": [1.7341227125941874, 1.8428417653390743], "std": [0.6043690141677334, 0.4833669339440451], "min": [0, 0], "max": [2, 2], "count": [929]}, "gripper_open_scale_state": {"mean": [0.3797847507084651, 0.2626733046701437], "std": [0.3728820879905839, 0.33130047300886417], "min": [0.0, 0.0], "max": [0.851, 0.843], "count": [929]}, "gripper_open_scale_action": {"mean": [0.3797847507084651, 0.2626733046701437], "std": [0.3728820879905839, 0.33130047300886417], "min": [0.0, 0.0], "max": [0.851, 0.843], "count": [929]}}} +{"episode_index": 52, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4278804322209653]], [[0.44906487733314476]], [[0.4516041539011438]]], "std": [[[0.2056039490546114]], [[0.17925012462809478]], [[0.17445943733350067]]], "count": [208]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[0.788235294117647]], [[0.7803921568627451]]], "mean": [[[0.44032230293960534]], [[0.4576089645393414]], [[0.4597957702912896]]], "std": [[[0.17055306817363183]], [[0.1442258386934165]], [[0.13603993325194952]]], "count": [208]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.01568627450980392]]], "max": [[[0.9176470588235294]], [[0.8509803921568627]], [[0.8666666666666667]]], "mean": [[[0.43967014674459526]], [[0.45543276104512315]], [[0.4565166374041604]]], "std": [[[0.14721692874600203]], [[0.12124815362275228]], [[0.11384489479824197]]], "count": [208]}, "observation.state": {"min": [-0.1907121241092682, 1.8647621870040894, 0.47392672300338745, 0.28530898690223694, -2.809194803237915, -1.3070073127746582, -0.6633473038673401, -2.0, 0.1369449943304062, 0.24691100418567657, -0.1758980005979538, -2.5829999446868896, 0.12099998444318771, -1.305999994277954, -0.5119400024414062, -2.067796230316162, -1.6797922849655151, -2.0008106231689453, 2.247128963470459, -1.6479922533035278, -0.012304570525884628, -2.0, -0.3273549973964691, 0.25139400362968445, -0.16530899703502655, 1.6319999694824219, -0.14100001752376556, -3.1391851902008057], "max": [0.7780154943466187, 2.089420795440674, 2.0616352558135986, 2.0362234115600586, -1.8219492435455322, 1.560917854309082, 0.32300809025764465, 834.0, 0.35328999161720276, 0.44805800914764404, 0.11088100075721741, -1.3450000286102295, 0.9100000262260437, 0.2070000171661377, -0.05005604401230812, -1.9837936162948608, -0.6695780754089355, -0.33594098687171936, 2.840820074081421, 1.0866070985794067, 0.3267081677913666, 862.0, -0.030998000875115395, 0.4424229860305786, 0.07553800195455551, 2.5820000171661377, 0.8019999861717224, 3.138000011444092], "mean": [0.23492318391799927, 2.072220802307129, 1.4154921770095825, 1.1123429536819458, -2.560814619064331, 0.1497991681098938, -0.20575779676437378, 254.16343688964844, 0.2707803547382355, 0.34850385785102844, -0.0005262980703264475, -2.0908918380737305, 0.5472052693367004, -0.5106233358383179, -0.3582514524459839, -2.058300733566284, -1.476155161857605, -1.445302128791809, 2.6950418949127197, -0.8011285662651062, 0.17149436473846436, 309.0802917480469, -0.19520236551761627, 0.36567923426628113, 0.0004262803413439542, 2.292093276977539, 0.33914443850517273, -2.0448124408721924], "std": [0.2216179221868515, 0.020301373675465584, 0.4271141588687897, 0.4483356475830078, 0.17534558475017548, 0.8866325616836548, 0.16801097989082336, 336.3700866699219, 0.04715302586555481, 0.05384799838066101, 0.07181983441114426, 0.34945979714393616, 0.14631499350070953, 0.47202596068382263, 0.12202776223421097, 0.006727640051394701, 0.2868298590183258, 0.33507490158081055, 0.12633422017097473, 0.6909152269363403, 0.07176677137613297, 345.5180969238281, 0.06357671320438385, 0.04197115823626518, 0.051733482629060745, 0.1858508139848709, 0.23577067255973816, 1.4603346586227417], "count": [1239]}, "action": {"min": [-0.1907121241092682, 1.8647621870040894, 0.47392672300338745, 0.28530898690223694, -2.809194803237915, -1.3070073127746582, -0.6633473038673401, -2.0, 0.1369449943304062, 0.24691100418567657, -0.1758980005979538, -2.5829999446868896, 0.12099998444318771, -1.305999994277954, -0.5119400024414062, -2.067796230316162, -1.6797922849655151, -2.0008106231689453, 2.247128963470459, -1.6479922533035278, -0.012304570525884628, -2.0, -0.3273549973964691, 0.25139400362968445, -0.16530899703502655, 1.6319999694824219, -0.14100001752376556, -3.1391851902008057], "max": [0.7780154943466187, 2.089420795440674, 2.0616352558135986, 2.0362234115600586, -1.8219492435455322, 1.560917854309082, 0.32300809025764465, 834.0, 0.35328999161720276, 0.44805800914764404, 0.11088100075721741, -1.3450000286102295, 0.9100000262260437, 0.2070000171661377, -0.05005604401230812, -1.9837936162948608, -0.6695780754089355, -0.33594098687171936, 2.840820074081421, 1.0866070985794067, 0.3267081677913666, 862.0, -0.030998000875115395, 0.4424229860305786, 0.07553800195455551, 2.5820000171661377, 0.8019999861717224, 3.138000011444092], "mean": [0.23492318391799927, 2.072220802307129, 1.4154921770095825, 1.1123429536819458, -2.560814619064331, 0.1497991681098938, -0.20575779676437378, 254.16343688964844, 0.2707803547382355, 0.34850385785102844, -0.0005262980703264475, -2.0908918380737305, 0.5472052693367004, -0.5106233358383179, -0.3582514524459839, -2.058300733566284, -1.476155161857605, -1.445302128791809, 2.6950418949127197, -0.8011285662651062, 0.17149436473846436, 309.0802917480469, -0.19520236551761627, 0.36567923426628113, 0.0004262803413439542, 2.292093276977539, 0.33914443850517273, -2.0448124408721924], "std": [0.2216179221868515, 0.020301373675465584, 0.4271141588687897, 0.4483356475830078, 0.17534558475017548, 0.8866325616836548, 0.16801097989082336, 336.3700866699219, 0.04715302586555481, 0.05384799838066101, 0.07181983441114426, 0.34945979714393616, 0.14631499350070953, 0.47202596068382263, 0.12202776223421097, 0.006727640051394701, 0.2868298590183258, 0.33507490158081055, 0.12633422017097473, 0.6909152269363403, 0.07176677137613297, 345.5180969238281, 0.06357671320438385, 0.04197115823626518, 0.051733482629060745, 0.1858508139848709, 0.23577067255973816, 1.4603346586227417], "count": [1239]}, "timestamp": {"min": [0.0], "max": [41.266666666666666], "mean": [20.63333333333333], "std": [11.922279175591415], "count": [1239]}, "frame_index": {"min": [0], "max": [1238], "mean": [619.0], "std": [357.6683752677425], "count": [1239]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [1239]}, "index": {"min": [51955], "max": [53193], "mean": [52574.0], "std": [357.6683752677425], "count": [1239]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1239]}, "subtask_annotation": {"mean": [20.950766747376917, 29.0, 29.0, 29.0, 29.0], "std": [2.9310060432928595, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1239]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [1239]}, "eef_direction_state": {"mean": [4.653753026634383, 4.066989507667474], "std": [1.8107516862982536, 1.9897720455548753], "min": [0, 0], "max": [6, 6], "count": [1239]}, "eef_velocity_state": {"mean": [0.6077481840193705, 0.7796610169491526], "std": [0.6766994971103164, 0.7010009318096524], "min": [0, 0], "max": [2, 2], "count": [1239]}, "eef_acc_mag_state": {"mean": [0.7481840193704601, 0.7231638418079096], "std": [0.8318874045134921, 0.8204632629752175], "min": [0, 0], "max": [2, 2], "count": [1239]}, "eef_direction_action": {"mean": [4.653753026634383, 4.066989507667474], "std": [1.8107516862982536, 1.9897720455548753], "min": [0, 0], "max": [6, 6], "count": [1239]}, "eef_velocity_action": {"mean": [0.6077481840193705, 0.7796610169491526], "std": [0.6766994971103164, 0.7010009318096524], "min": [0, 0], "max": [2, 2], "count": [1239]}, "eef_acc_mag_action": {"mean": [0.7481840193704601, 0.7231638418079096], "std": [0.8318874045134921, 0.8204632629752175], "min": [0, 0], "max": [2, 2], "count": [1239]}, "eef_sim_pose_state": {"mean": [0.5622003429423668, 0.21234710251833175, 1.1547277963525742, 2.115269552967456, 0.865725313434925, 2.4652313935633234, 0.5402614821142194, -0.26142455809602605, 1.0905685790464517, 0.32497623270418047, 1.0587200154820053, -1.2877645909269488], "std": [0.041203834746096395, 0.0423749962103662, 0.06822106946140145, 2.0221095227539436, 0.3523632724444829, 0.7907597456389395, 0.05279372316296449, 0.06658414217436831, 0.05588893613117379, 2.58124409294827, 0.34595219850974807, 2.172420710867903], "min": [0.445707192641592, 0.09397140165765981, 1.015648106127813, -3.1397914048892828, 0.20703897283037453, -3.06717909276379, 0.4409906299858631, -0.34748917172652705, 1.0114692972096693, -3.140395572072962, 0.2991694176773665, -3.1413500005804798], "max": [0.6304047762365078, 0.28158302647080324, 1.2912360864596484, 3.1407720716988483, 1.5675406476163039, 3.0471819045821875, 0.6382747872830326, -0.07097694671484978, 1.2080394648622879, 3.1408210079153887, 1.5082774308255473, 3.141281546196532], "count": [1239]}, "eef_sim_pose_action": {"mean": [0.5622003429423668, 0.21234710251833175, 1.1547277963525742, 2.115269552967456, 0.865725313434925, 2.4652313935633234, 0.5402614821142194, -0.26142455809602605, 1.0905685790464517, 0.32497623270418047, 1.0587200154820053, -1.2877645909269488], "std": [0.041203834746096395, 0.0423749962103662, 0.06822106946140145, 2.0221095227539436, 0.3523632724444829, 0.7907597456389395, 0.05279372316296449, 0.06658414217436831, 0.05588893613117379, 2.58124409294827, 0.34595219850974807, 2.172420710867903], "min": [0.445707192641592, 0.09397140165765981, 1.015648106127813, -3.1397914048892828, 0.20703897283037453, -3.06717909276379, 0.4409906299858631, -0.34748917172652705, 1.0114692972096693, -3.140395572072962, 0.2991694176773665, -3.1413500005804798], "max": [0.6304047762365078, 0.28158302647080324, 1.2912360864596484, 3.1407720716988483, 1.5675406476163039, 3.0471819045821875, 0.6382747872830326, -0.07097694671484978, 1.2080394648622879, 3.1408210079153887, 1.5082774308255473, 3.141281546196532], "count": [1239]}, "gripper_mode_state": {"mean": [0.6828087167070218, 0.6924939467312349], "std": [0.46538260936130027, 0.46146081141504336], "min": [0, 0], "max": [1, 1], "count": [1239]}, "gripper_activity_state": {"mean": [1.781275221953188, 1.7820823244552058], "std": [0.5579606481341457, 0.5675956594348508], "min": [0, 0], "max": [2, 2], "count": [1239]}, "gripper_mode_action": {"mean": [0.6828087167070218, 0.6924939467312349], "std": [0.46538260936130027, 0.46146081141504336], "min": [0, 0], "max": [1, 1], "count": [1239]}, "gripper_activity_action": {"mean": [1.781275221953188, 1.7820823244552058], "std": [0.5579606481341457, 0.5675956594348508], "min": [0, 0], "max": [2, 2], "count": [1239]}, "gripper_open_scale_state": {"mean": [0.30908357758672256, 0.2545443906174051], "std": [0.3455147370970986, 0.33608116616683376], "min": [0.0, 0.0], "max": [0.862, 0.834], "count": [1239]}, "gripper_open_scale_action": {"mean": [0.30908357758672256, 0.2545443906174051], "std": [0.3455147370970986, 0.33608116616683376], "min": [0.0, 0.0], "max": [0.862, 0.834], "count": [1239]}}} +{"episode_index": 53, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.42554991053169733]], [[0.44819837027346726]], [[0.45057339784073136]]], "std": [[[0.21041495104781918]], [[0.18538731441495548]], [[0.17895293543338767]]], "count": [163]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7764705882352941]], [[0.7803921568627451]]], "mean": [[[0.43724375100244595]], [[0.4569571905449296]], [[0.45853474352419904]]], "std": [[[0.17403809307609508]], [[0.14415464369503464]], [[0.13594491357959276]]], "count": [163]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.023529411764705882]]], "max": [[[0.9607843137254902]], [[0.8941176470588236]], [[0.9137254901960784]]], "mean": [[[0.42269835147760537]], [[0.44749821063394685]], [[0.44907999393520187]]], "std": [[[0.15396687901125528]], [[0.12205351970301084]], [[0.11415255263190542]]], "count": [163]}, "observation.state": {"min": [-0.2831098735332489, 2.0165011882781982, 0.5018694400787354, 0.4001690745353699, -2.7879018783569336, -1.2619777917861938, -0.6224542856216431, -2.0, 0.16703300178050995, 0.2184869945049286, -0.17527100443840027, -2.7049999237060547, 0.25, -1.4880000352859497, -0.3775496184825897, -2.070362091064453, -1.6552702188491821, -1.9988906383514404, 2.1464059352874756, -1.440524935722351, -0.38259363174438477, 60.0, -0.3271079957485199, 0.22344499826431274, -0.16480199992656708, 1.656999945640564, -0.0019999973010271788, -3.131185293197632], "max": [0.7156373858451843, 2.091672420501709, 1.9814897775650024, 2.0089263916015625, -2.3820252418518066, 1.5427663326263428, 0.41633084416389465, 833.0, 0.36275801062583923, 0.3840700089931488, 0.11289999634027481, -1.2990000247955322, 0.9850000143051147, 0.2199999988079071, 0.07044148445129395, -1.945169448852539, -0.48806390166282654, -0.4391946494579315, 2.8113415241241455, 1.138059377670288, 0.7006624341011047, 862.0, -0.07141999900341034, 0.41369399428367615, 0.058733999729156494, 2.736999988555908, 0.9079999923706055, 3.138000011444092], "mean": [0.07543245702981949, 2.0755677223205566, 1.2919480800628662, 1.1886265277862549, -2.480391025543213, 0.026570117101073265, -0.09285277128219604, 308.3394775390625, 0.2679120600223541, 0.3010227680206299, -0.004707846790552139, -2.1284573078155518, 0.6558124423027039, -0.5153197050094604, -0.20143692195415497, -2.056891918182373, -1.387343406677246, -1.4572938680648804, 2.5719103813171387, -0.6027323603630066, 0.18588343262672424, 418.52349853515625, -0.20901255309581757, 0.3306908905506134, -0.006667040754109621, 2.34804105758667, 0.4548555612564087, -1.9369003772735596], "std": [0.26365426182746887, 0.011180459521710873, 0.4359390437602997, 0.5715140104293823, 0.10260597616434097, 0.9892255663871765, 0.23505255579948425, 380.55047607421875, 0.04713551327586174, 0.05255980044603348, 0.08264461159706116, 0.4419158101081848, 0.1681043952703476, 0.5453950762748718, 0.08176212012767792, 0.015058435499668121, 0.311137318611145, 0.44026264548301697, 0.1857304871082306, 0.8197609782218933, 0.18808211386203766, 322.5090026855469, 0.06826009601354599, 0.0409545861184597, 0.05003403499722481, 0.24092110991477966, 0.2693548798561096, 1.6263060569763184], "count": [894]}, "action": {"min": [-0.2831098735332489, 2.0165011882781982, 0.5018694400787354, 0.4001690745353699, -2.7879018783569336, -1.2619777917861938, -0.6224542856216431, -2.0, 0.16703300178050995, 0.2184869945049286, -0.17527100443840027, -2.7049999237060547, 0.25, -1.4880000352859497, -0.3775496184825897, -2.070362091064453, -1.6552702188491821, -1.9988906383514404, 2.1464059352874756, -1.440524935722351, -0.38259363174438477, 60.0, -0.3271079957485199, 0.22344499826431274, -0.16480199992656708, 1.656999945640564, -0.0019999973010271788, -3.131185293197632], "max": [0.7156373858451843, 2.091672420501709, 1.9814897775650024, 2.0089263916015625, -2.3820252418518066, 1.5427663326263428, 0.41633084416389465, 833.0, 0.36275801062583923, 0.3840700089931488, 0.11289999634027481, -1.2990000247955322, 0.9850000143051147, 0.2199999988079071, 0.07044148445129395, -1.945169448852539, -0.48806390166282654, -0.4391946494579315, 2.8113415241241455, 1.138059377670288, 0.7006624341011047, 862.0, -0.07141999900341034, 0.41369399428367615, 0.058733999729156494, 2.736999988555908, 0.9079999923706055, 3.138000011444092], "mean": [0.07543245702981949, 2.0755677223205566, 1.2919480800628662, 1.1886265277862549, -2.480391025543213, 0.026570117101073265, -0.09285277128219604, 308.3394775390625, 0.2679120600223541, 0.3010227680206299, -0.004707846790552139, -2.1284573078155518, 0.6558124423027039, -0.5153197050094604, -0.20143692195415497, -2.056891918182373, -1.387343406677246, -1.4572938680648804, 2.5719103813171387, -0.6027323603630066, 0.18588343262672424, 418.52349853515625, -0.20901255309581757, 0.3306908905506134, -0.006667040754109621, 2.34804105758667, 0.4548555612564087, -1.9369003772735596], "std": [0.26365426182746887, 0.011180459521710873, 0.4359390437602997, 0.5715140104293823, 0.10260597616434097, 0.9892255663871765, 0.23505255579948425, 380.55047607421875, 0.04713551327586174, 0.05255980044603348, 0.08264461159706116, 0.4419158101081848, 0.1681043952703476, 0.5453950762748718, 0.08176212012767792, 0.015058435499668121, 0.311137318611145, 0.44026264548301697, 0.1857304871082306, 0.8197609782218933, 0.18808211386203766, 322.5090026855469, 0.06826009601354599, 0.0409545861184597, 0.05003403499722481, 0.24092110991477966, 0.2693548798561096, 1.6263060569763184], "count": [894]}, "timestamp": {"min": [0.0], "max": [29.766666666666666], "mean": [14.883333333333335], "std": [8.602513629209822], "count": [894]}, "frame_index": {"min": [0], "max": [893], "mean": [446.5], "std": [258.07540887629466], "count": [894]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [894]}, "index": {"min": [53194], "max": [54087], "mean": [53640.5], "std": [258.07540887629466], "count": [894]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [894]}, "subtask_annotation": {"mean": [21.30536912751678, 29.0, 29.0, 29.0, 29.0], "std": [2.4260043074032347, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [894]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [894]}, "eef_direction_state": {"mean": [4.138702460850112, 3.4832214765100673], "std": [1.9906944857590707, 2.1017858397203204], "min": [0, 0], "max": [6, 6], "count": [894]}, "eef_velocity_state": {"mean": [0.738255033557047, 0.9172259507829977], "std": [0.6678554930270386, 0.686946621183653], "min": [0, 0], "max": [2, 2], "count": [894]}, "eef_acc_mag_state": {"mean": [0.8534675615212528, 0.8008948545861297], "std": [0.8406641207620095, 0.8371674331291763], "min": [0, 0], "max": [2, 2], "count": [894]}, "eef_direction_action": {"mean": [4.138702460850112, 3.4832214765100673], "std": [1.9906944857590707, 2.1017858397203204], "min": [0, 0], "max": [6, 6], "count": [894]}, "eef_velocity_action": {"mean": [0.738255033557047, 0.9172259507829977], "std": [0.6678554930270386, 0.686946621183653], "min": [0, 0], "max": [2, 2], "count": [894]}, "eef_acc_mag_action": {"mean": [0.8534675615212528, 0.8008948545861297], "std": [0.8406641207620095, 0.8371674331291763], "min": [0, 0], "max": [2, 2], "count": [894]}, "eef_sim_pose_state": {"mean": [0.5269855858623156, 0.2208693374346026, 1.135893299043887, -1.850696005854317, 0.9469870529127591, 2.3107977255925856, 0.4925253133402963, -0.2586401587288623, 1.086401137582314, 1.250711286255226, 1.1087927217788234, 0.7721432376594802], "std": [0.0397326430341025, 0.042627913673250285, 0.07115263822325735, 2.1043178657883392, 0.3795428419177981, 1.4061204937601517, 0.049075565483872104, 0.06751689929632498, 0.0696541490207197, 2.0499048633748473, 0.4130045435394138, 2.3800056872420066], "min": [0.4158223808794279, 0.10437541387568154, 0.9836353271375655, -3.1410415091175374, 0.3585364871307246, -3.141542920595605, 0.40137171402304905, -0.33562445712138006, 1.0094631056470205, -3.1341406634227007, 0.262083082536825, -3.1410555146487233], "max": [0.603016302832003, 0.28716975286871316, 1.2527193075388334, 3.1403755334043795, 1.5438707938443526, 3.101358766227927, 0.5779503683256537, -0.09432240442536409, 1.2119466444325653, 3.1318384717865486, 1.5705334596694005, 3.1376343021767195], "count": [894]}, "eef_sim_pose_action": {"mean": [0.5269855858623156, 0.2208693374346026, 1.135893299043887, -1.850696005854317, 0.9469870529127591, 2.3107977255925856, 0.4925253133402963, -0.2586401587288623, 1.086401137582314, 1.250711286255226, 1.1087927217788234, 0.7721432376594802], "std": [0.0397326430341025, 0.042627913673250285, 0.07115263822325735, 2.1043178657883392, 0.3795428419177981, 1.4061204937601517, 0.049075565483872104, 0.06751689929632498, 0.0696541490207197, 2.0499048633748473, 0.4130045435394138, 2.3800056872420066], "min": [0.4158223808794279, 0.10437541387568154, 0.9836353271375655, -3.1410415091175374, 0.3585364871307246, -3.141542920595605, 0.40137171402304905, -0.33562445712138006, 1.0094631056470205, -3.1341406634227007, 0.262083082536825, -3.1410555146487233], "max": [0.603016302832003, 0.28716975286871316, 1.2527193075388334, 3.1403755334043795, 1.5438707938443526, 3.101358766227927, 0.5779503683256537, -0.09432240442536409, 1.2119466444325653, 3.1318384717865486, 1.5705334596694005, 3.1376343021767195], "count": [894]}, "gripper_mode_state": {"mean": [0.5805369127516778, 0.639821029082774], "std": [0.49347118019640135, 0.4800521636512361], "min": [0, 0], "max": [1, 1], "count": [894]}, "gripper_activity_state": {"mean": [1.779642058165548, 1.832214765100671], "std": [0.5730618394882393, 0.5103319693852445], "min": [0, 0], "max": [2, 2], "count": [894]}, "gripper_mode_action": {"mean": [0.5805369127516778, 0.639821029082774], "std": [0.49347118019640135, 0.4800521636512361], "min": [0, 0], "max": [1, 1], "count": [894]}, "gripper_activity_action": {"mean": [1.779642058165548, 1.832214765100671], "std": [0.5730618394882393, 0.5103319693852445], "min": [0, 0], "max": [2, 2], "count": [894]}, "gripper_open_scale_state": {"mean": [0.4185234895829914, 0.3086526845274588], "std": [0.32250908009938206, 0.38029637837109326], "min": [0.06, 0.0], "max": [0.862, 0.833], "count": [894]}, "gripper_open_scale_action": {"mean": [0.4185234895829914, 0.3086526845274588], "std": [0.32250908009938206, 0.38029637837109326], "min": [0.06, 0.0], "max": [0.862, 0.833], "count": [894]}}} +{"episode_index": 54, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.429683596743295]], [[0.45174798287130946]], [[0.4547353645481181]]], "std": [[[0.21533071702414788]], [[0.19004504051050464]], [[0.18439254038111247]]], "count": [145]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.7647058823529411]], [[0.7607843137254902]]], "mean": [[[0.441958917906243]], [[0.45835813049357677]], [[0.460144764198783]]], "std": [[[0.17358217075261342]], [[0.14800367807619477]], [[0.13917664999276355]]], "count": [145]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.44218944951543837]], [[0.4571755831643002]], [[0.4562948825219743]]], "std": [[[0.1392310006822437]], [[0.1126230613367688]], [[0.10641561871200574]]], "count": [145]}, "observation.state": {"min": [-0.15442673861980438, 1.9731645584106445, 0.7012907862663269, 0.4424758851528168, -2.7850046157836914, -1.309084177017212, -0.1316501945257187, -3.0, 0.19654099643230438, 0.2378239929676056, -0.15436899662017822, -2.552000045776367, 0.10599999129772186, -1.3300000429153442, -0.6446723341941833, -2.070606231689453, -1.5372161865234375, -1.94843327999115, 2.2247886657714844, -1.5685622692108154, -0.2004685252904892, -2.0, -0.31967300176620483, 0.2573409974575043, -0.1796880066394806, 1.6779999732971191, -0.0650000050663948, -3.1401853561401367], "max": [0.5976007580757141, 2.0868380069732666, 1.6975771188735962, 2.0326976776123047, -2.397122621536255, 1.523707389831543, 0.3854036033153534, 833.0, 0.3795959949493408, 0.3698219954967499, 0.0770689994096756, -1.2430000305175781, 1.0230000019073486, 0.35199999809265137, 0.03565707802772522, -1.9490790367126465, -0.7210653424263, -0.4018446207046509, 2.88541316986084, 1.2178733348846436, 0.20511110126972198, 859.0, -0.04074599966406822, 0.40490901470184326, 0.04615800082683563, 2.821000099182129, 0.8889999985694885, 3.1389999389648438], "mean": [0.02767821028828621, 2.0740678310394287, 1.263924479484558, 1.1260989904403687, -2.633565902709961, -0.15220610797405243, 0.013018474914133549, 261.57171630859375, 0.29115521907806396, 0.2927609980106354, 0.0016277943504974246, -1.9217504262924194, 0.6743252277374268, -0.402398943901062, -0.23392803966999054, -2.0573782920837402, -1.2517874240875244, -1.4733614921569824, 2.6931710243225098, -0.5690812468528748, 0.08252901583909988, 347.96087646484375, -0.19162356853485107, 0.3342711329460144, -0.031208522617816925, 2.3130075931549072, 0.424725741147995, -2.1174046993255615], "std": [0.1526714414358139, 0.012750295922160149, 0.2312256544828415, 0.5884294509887695, 0.08481933176517487, 1.01107919216156, 0.11279579252004623, 347.43994140625, 0.053037747740745544, 0.034773632884025574, 0.04932374134659767, 0.43693235516548157, 0.22723506391048431, 0.5259426236152649, 0.12227232754230499, 0.014536360278725624, 0.27741682529449463, 0.35178521275520325, 0.21069730818271637, 0.7055138349533081, 0.06124601140618324, 350.3121032714844, 0.06586222350597382, 0.036736320704221725, 0.0677109807729721, 0.24257902801036835, 0.27467378973960876, 1.42814040184021], "count": [767]}, "action": {"min": [-0.15442673861980438, 1.9731645584106445, 0.7012907862663269, 0.4424758851528168, -2.7850046157836914, -1.309084177017212, -0.1316501945257187, -3.0, 0.19654099643230438, 0.2378239929676056, -0.15436899662017822, -2.552000045776367, 0.10599999129772186, -1.3300000429153442, -0.6446723341941833, -2.070606231689453, -1.5372161865234375, -1.94843327999115, 2.2247886657714844, -1.5685622692108154, -0.2004685252904892, -2.0, -0.31967300176620483, 0.2573409974575043, -0.1796880066394806, 1.6779999732971191, -0.0650000050663948, -3.1401853561401367], "max": [0.5976007580757141, 2.0868380069732666, 1.6975771188735962, 2.0326976776123047, -2.397122621536255, 1.523707389831543, 0.3854036033153534, 833.0, 0.3795959949493408, 0.3698219954967499, 0.0770689994096756, -1.2430000305175781, 1.0230000019073486, 0.35199999809265137, 0.03565707802772522, -1.9490790367126465, -0.7210653424263, -0.4018446207046509, 2.88541316986084, 1.2178733348846436, 0.20511110126972198, 859.0, -0.04074599966406822, 0.40490901470184326, 0.04615800082683563, 2.821000099182129, 0.8889999985694885, 3.1389999389648438], "mean": [0.02767821028828621, 2.0740678310394287, 1.263924479484558, 1.1260989904403687, -2.633565902709961, -0.15220610797405243, 0.013018474914133549, 261.57171630859375, 0.29115521907806396, 0.2927609980106354, 0.0016277943504974246, -1.9217504262924194, 0.6743252277374268, -0.402398943901062, -0.23392803966999054, -2.0573782920837402, -1.2517874240875244, -1.4733614921569824, 2.6931710243225098, -0.5690812468528748, 0.08252901583909988, 347.96087646484375, -0.19162356853485107, 0.3342711329460144, -0.031208522617816925, 2.3130075931549072, 0.424725741147995, -2.1174046993255615], "std": [0.1526714414358139, 0.012750295922160149, 0.2312256544828415, 0.5884294509887695, 0.08481933176517487, 1.01107919216156, 0.11279579252004623, 347.43994140625, 0.053037747740745544, 0.034773632884025574, 0.04932374134659767, 0.43693235516548157, 0.22723506391048431, 0.5259426236152649, 0.12227232754230499, 0.014536360278725624, 0.27741682529449463, 0.35178521275520325, 0.21069730818271637, 0.7055138349533081, 0.06124601140618324, 350.3121032714844, 0.06586222350597382, 0.036736320704221725, 0.0677109807729721, 0.24257902801036835, 0.27467378973960876, 1.42814040184021], "count": [767]}, "timestamp": {"min": [0.0], "max": [25.533333333333335], "mean": [12.76666666666667], "std": [7.380454668318958], "count": [767]}, "frame_index": {"min": [0], "max": [766], "mean": [383.0], "std": [221.41364004956876], "count": [767]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [767]}, "index": {"min": [54088], "max": [54854], "mean": [54471.0], "std": [221.41364004956876], "count": [767]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [767]}, "subtask_annotation": {"mean": [20.139504563233377, 29.0, 29.0, 29.0, 29.0], "std": [3.6273754545193726, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [767]}, "scene_annotation": {"mean": [54.0], "std": [0.0], "min": [54], "max": [54], "count": [767]}, "eef_direction_state": {"mean": [3.346805736636245, 3.773142112125163], "std": [2.2122539121106723, 2.035066358008763], "min": [0, 0], "max": [6, 6], "count": [767]}, "eef_velocity_state": {"mean": [0.9126466753585397, 0.863102998696219], "std": [0.6550847425191525, 0.6951365926788983], "min": [0, 0], "max": [2, 2], "count": [767]}, "eef_acc_mag_state": {"mean": [0.954367666232073, 0.8292046936114733], "std": [0.8307980394912944, 0.8333231058710073], "min": [0, 0], "max": [2, 2], "count": [767]}, "eef_direction_action": {"mean": [3.346805736636245, 3.773142112125163], "std": [2.2122539121106723, 2.035066358008763], "min": [0, 0], "max": [6, 6], "count": [767]}, "eef_velocity_action": {"mean": [0.9126466753585397, 0.863102998696219], "std": [0.6550847425191525, 0.6951365926788983], "min": [0, 0], "max": [2, 2], "count": [767]}, "eef_acc_mag_action": {"mean": [0.954367666232073, 0.8292046936114733], "std": [0.8307980394912944, 0.8333231058710073], "min": [0, 0], "max": [2, 2], "count": [767]}, "eef_sim_pose_state": {"mean": [0.5303109679276151, 0.18978818587610174, 1.1310922735480515, 0.19748319129609118, 0.9463016789923259, 2.4174360767891874, 0.483027971078817, -0.27349541017036777, 1.0722948889937312, 1.4681254015504759, 1.170622150115542, 0.15121718558826672], "std": [0.032218127253780024, 0.0688171005025633, 0.052892060335189464, 2.8392095618526803, 0.3855248571888546, 1.1293294447491684, 0.03143787193805337, 0.043900081930001424, 0.06408040213197955, 1.8286253569623674, 0.42632170456306756, 2.3911903981833054], "min": [0.45888731661590454, 0.04934346220807388, 1.0170164727892925, -3.139998763810734, 0.2633752515645005, -3.0826694580873646, 0.4333741302352599, -0.33416910647300924, 1.0086301049837638, -3.1067398367745067, 0.28735623160352985, -3.1393096159615834], "max": [0.5913710615675692, 0.2816227918351422, 1.2285656207738815, 3.1261871316833294, 1.5570710911877148, 3.052342482089885, 0.5601385264817224, -0.12246535122733737, 1.185575067300133, 3.10968823404229, 1.5671815574963506, 3.1414279035624535], "count": [767]}, "eef_sim_pose_action": {"mean": [0.5303109679276151, 0.18978818587610174, 1.1310922735480515, 0.19748319129609118, 0.9463016789923259, 2.4174360767891874, 0.483027971078817, -0.27349541017036777, 1.0722948889937312, 1.4681254015504759, 1.170622150115542, 0.15121718558826672], "std": [0.032218127253780024, 0.0688171005025633, 0.052892060335189464, 2.8392095618526803, 0.3855248571888546, 1.1293294447491684, 0.03143787193805337, 0.043900081930001424, 0.06408040213197955, 1.8286253569623674, 0.42632170456306756, 2.3911903981833054], "min": [0.45888731661590454, 0.04934346220807388, 1.0170164727892925, -3.139998763810734, 0.2633752515645005, -3.0826694580873646, 0.4333741302352599, -0.33416910647300924, 1.0086301049837638, -3.1067398367745067, 0.28735623160352985, -3.1393096159615834], "max": [0.5913710615675692, 0.2816227918351422, 1.2285656207738815, 3.1261871316833294, 1.5570710911877148, 3.052342482089885, 0.5601385264817224, -0.12246535122733737, 1.185575067300133, 3.10968823404229, 1.5671815574963506, 3.1414279035624535], "count": [767]}, "gripper_mode_state": {"mean": [0.6453715775749674, 0.6936114732724902], "std": [0.478400569014466, 0.46099305571478716], "min": [0, 0], "max": [1, 1], "count": [767]}, "gripper_activity_state": {"mean": [1.7014341590612776, 1.7679269882659714], "std": [0.6363893653125897, 0.5717046081200403], "min": [0, 0], "max": [2, 2], "count": [767]}, "gripper_mode_action": {"mean": [0.6453715775749674, 0.6936114732724902], "std": [0.478400569014466, 0.46099305571478716], "min": [0, 0], "max": [1, 1], "count": [767]}, "gripper_activity_action": {"mean": [1.7014341590612776, 1.7679269882659714], "std": [0.6363893653125897, 0.5717046081200403], "min": [0, 0], "max": [2, 2], "count": [767]}, "gripper_open_scale_state": {"mean": [0.3479893612675123, 0.2617555409305591], "std": [0.3502837586896574, 0.34730104621948776], "min": [0.0, 0.0], "max": [0.859, 0.833], "count": [767]}, "gripper_open_scale_action": {"mean": [0.3479893612675123, 0.2617555409305591], "std": [0.3502837586896574, 0.34730104621948776], "min": [0.0, 0.0], "max": [0.859, 0.833], "count": [767]}}} +{"episode_index": 55, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4356578179672542]], [[0.4550849477206707]], [[0.45521245234204794]]], "std": [[[0.20525950073628843]], [[0.18193632466306178]], [[0.17823672857556785]]], "count": [198]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7607843137254902]], [[0.7490196078431373]]], "mean": [[[0.4495979566910939]], [[0.46247690239816464]], [[0.4620741349359609]]], "std": [[[0.15128464751464074]], [[0.1288628780276803]], [[0.1216914719231771]]], "count": [198]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[0.8941176470588236]], [[0.8941176470588236]]], "mean": [[[0.4451155303030303]], [[0.46023450910246255]], [[0.4593967163464713]]], "std": [[[0.13374735032296545]], [[0.11006167994238489]], [[0.10375596101541197]]], "count": [198]}, "observation.state": {"min": [-0.33712780475616455, 1.9932881593704224, 0.6853209733963013, 0.5386784672737122, -2.7310214042663574, -1.2096527814865112, -0.4332256317138672, -2.0, 0.16405199468135834, 0.23497100174427032, -0.15915900468826294, -2.5220000743865967, 0.1080000028014183, -1.2860000133514404, -0.6909059882164001, -2.0771164894104004, -1.5797324180603027, -1.9573520421981812, 2.4033358097076416, -1.5078423023223877, -0.8399746417999268, -2.0, -0.3094330132007599, 0.23576399683952332, -0.18591700494289398, 1.7319999933242798, 0.023999996483325958, -3.0980000495910645], "max": [0.6454926133155823, 2.0893685817718506, 1.7808468341827393, 2.0211613178253174, -2.239955425262451, 1.4799519777297974, 0.34168311953544617, 793.0, 0.33077600598335266, 0.38175898790359497, 0.10272999852895737, -1.1239999532699585, 0.921000063419342, 0.2809999883174896, 0.025045474991202354, -2.007617473602295, -0.485061913728714, -0.3502875864505768, 2.8874728679656982, 0.942477822303772, 0.31555554270744324, 859.0, -0.006171999964863062, 0.4232789874076843, 0.03554299846291542, 3.056999921798706, 1.003999948501587, 3.138000011444092], "mean": [0.012934952042996883, 2.0744924545288086, 1.2841682434082031, 1.34080171585083, -2.636382818222046, 0.0690523162484169, -0.12231305986642838, 309.9935302734375, 0.2516772150993347, 0.31430584192276, -0.00043689465383067727, -2.035175085067749, 0.6255506873130798, -0.43674910068511963, -0.28385278582572937, -2.05918288230896, -1.2582210302352905, -1.3727986812591553, 2.607267379760742, -0.4194928705692291, 0.016822652891278267, 490.9710998535156, -0.1797223836183548, 0.35032355785369873, -0.03741763159632683, 2.432753086090088, 0.5618773102760315, -2.263014793395996], "std": [0.20848937332630157, 0.006731193512678146, 0.2736532986164093, 0.43260782957077026, 0.09103688597679138, 0.8250876665115356, 0.14987686276435852, 327.7048645019531, 0.028318937867879868, 0.040849048644304276, 0.055866729468107224, 0.3840372562408447, 0.1627764105796814, 0.48651906847953796, 0.13121548295021057, 0.006479255389422178, 0.31500715017318726, 0.4051819145679474, 0.17202898859977722, 0.6796684861183167, 0.28859636187553406, 368.0765686035156, 0.06220213323831558, 0.043455105274915695, 0.05988410487771034, 0.22902201116085052, 0.23473809659481049, 1.1319878101348877], "count": [1159]}, "action": {"min": [-0.33712780475616455, 1.9932881593704224, 0.6853209733963013, 0.5386784672737122, -2.7310214042663574, -1.2096527814865112, -0.4332256317138672, -2.0, 0.16405199468135834, 0.23497100174427032, -0.15915900468826294, -2.5220000743865967, 0.1080000028014183, -1.2860000133514404, -0.6909059882164001, -2.0771164894104004, -1.5797324180603027, -1.9573520421981812, 2.4033358097076416, -1.5078423023223877, -0.8399746417999268, -2.0, -0.3094330132007599, 0.23576399683952332, -0.18591700494289398, 1.7319999933242798, 0.023999996483325958, -3.0980000495910645], "max": [0.6454926133155823, 2.0893685817718506, 1.7808468341827393, 2.0211613178253174, -2.239955425262451, 1.4799519777297974, 0.34168311953544617, 793.0, 0.33077600598335266, 0.38175898790359497, 0.10272999852895737, -1.1239999532699585, 0.921000063419342, 0.2809999883174896, 0.025045474991202354, -2.007617473602295, -0.485061913728714, -0.3502875864505768, 2.8874728679656982, 0.942477822303772, 0.31555554270744324, 859.0, -0.006171999964863062, 0.4232789874076843, 0.03554299846291542, 3.056999921798706, 1.003999948501587, 3.138000011444092], "mean": [0.012934952042996883, 2.0744924545288086, 1.2841682434082031, 1.34080171585083, -2.636382818222046, 0.0690523162484169, -0.12231305986642838, 309.9935302734375, 0.2516772150993347, 0.31430584192276, -0.00043689465383067727, -2.035175085067749, 0.6255506873130798, -0.43674910068511963, -0.28385278582572937, -2.05918288230896, -1.2582210302352905, -1.3727986812591553, 2.607267379760742, -0.4194928705692291, 0.016822652891278267, 490.9710998535156, -0.1797223836183548, 0.35032355785369873, -0.03741763159632683, 2.432753086090088, 0.5618773102760315, -2.263014793395996], "std": [0.20848937332630157, 0.006731193512678146, 0.2736532986164093, 0.43260782957077026, 0.09103688597679138, 0.8250876665115356, 0.14987686276435852, 327.7048645019531, 0.028318937867879868, 0.040849048644304276, 0.055866729468107224, 0.3840372562408447, 0.1627764105796814, 0.48651906847953796, 0.13121548295021057, 0.006479255389422178, 0.31500715017318726, 0.4051819145679474, 0.17202898859977722, 0.6796684861183167, 0.28859636187553406, 368.0765686035156, 0.06220213323831558, 0.043455105274915695, 0.05988410487771034, 0.22902201116085052, 0.23473809659481049, 1.1319878101348877], "count": [1159]}, "timestamp": {"min": [0.0], "max": [38.6], "mean": [19.3], "std": [11.152478548635626], "count": [1159]}, "frame_index": {"min": [0], "max": [1158], "mean": [579.0], "std": [334.5743564590687], "count": [1159]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [1159]}, "index": {"min": [54855], "max": [56013], "mean": [55434.0], "std": [334.5743564590687], "count": [1159]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1159]}, "subtask_annotation": {"mean": [18.12165660051769, 29.0, 29.0, 29.0, 29.0], "std": [4.128840296132028, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1159]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [1159]}, "eef_direction_state": {"mean": [3.8636755823986193, 3.644521138912856], "std": [2.247126578981776, 2.0556416004082045], "min": [0, 0], "max": [6, 6], "count": [1159]}, "eef_velocity_state": {"mean": [0.727351164797239, 0.8610871440897325], "std": [0.690026926783202, 0.6804524646773373], "min": [0, 0], "max": [2, 2], "count": [1159]}, "eef_acc_mag_state": {"mean": [0.8421052631578947, 0.8101811906816221], "std": [0.8513833148970922, 0.8288582029382606], "min": [0, 0], "max": [2, 2], "count": [1159]}, "eef_direction_action": {"mean": [3.8636755823986193, 3.644521138912856], "std": [2.247126578981776, 2.0556416004082045], "min": [0, 0], "max": [6, 6], "count": [1159]}, "eef_velocity_action": {"mean": [0.727351164797239, 0.8610871440897325], "std": [0.690026926783202, 0.6804524646773373], "min": [0, 0], "max": [2, 2], "count": [1159]}, "eef_acc_mag_action": {"mean": [0.8421052631578947, 0.8101811906816221], "std": [0.8513833148970922, 0.8288582029382606], "min": [0, 0], "max": [2, 2], "count": [1159]}, "eef_sim_pose_state": {"mean": [0.5452454442102027, 0.18210594443334815, 1.1317438724257491, -2.420671098816862, 1.0178500130445973, 1.8492833963861672, 0.5045801498180468, -0.2477526433109731, 1.1003752338997252, 1.2581337178232397, 1.1256486447939065, -0.34957078890409826], "std": [0.03909536411202498, 0.0499452312650608, 0.06398451512380288, 1.2648023941128497, 0.3207074034657451, 2.2432038145933784, 0.03921330653201576, 0.04449408541993285, 0.04557221578203666, 2.08742295105177, 0.3406338829717273, 2.4576834146637787], "min": [0.43180667394443145, 0.04359599994983543, 0.9998344377266434, -3.1411804217770705, 0.2778879181698808, -3.141395928929906, 0.42030504878306446, -0.3259276001877021, 1.0231477407787786, -3.1381615386458845, 0.3194846341493498, -3.1398442500560235], "max": [0.6193825936754558, 0.268065240551308, 1.2596855013732426, 3.139926536588053, 1.5037885254482406, 3.140465046168394, 0.574434220877512, -0.09578178215854946, 1.2002359382239771, 3.1365473157999757, 1.5527736441535236, 3.1404091086219377], "count": [1159]}, "eef_sim_pose_action": {"mean": [0.5452454442102027, 0.18210594443334815, 1.1317438724257491, -2.420671098816862, 1.0178500130445973, 1.8492833963861672, 0.5045801498180468, -0.2477526433109731, 1.1003752338997252, 1.2581337178232397, 1.1256486447939065, -0.34957078890409826], "std": [0.03909536411202498, 0.0499452312650608, 0.06398451512380288, 1.2648023941128497, 0.3207074034657451, 2.2432038145933784, 0.03921330653201576, 0.04449408541993285, 0.04557221578203666, 2.08742295105177, 0.3406338829717273, 2.4576834146637787], "min": [0.43180667394443145, 0.04359599994983543, 0.9998344377266434, -3.1411804217770705, 0.2778879181698808, -3.141395928929906, 0.42030504878306446, -0.3259276001877021, 1.0231477407787786, -3.1381615386458845, 0.3194846341493498, -3.1398442500560235], "max": [0.6193825936754558, 0.268065240551308, 1.2596855013732426, 3.139926536588053, 1.5037885254482406, 3.140465046168394, 0.574434220877512, -0.09578178215854946, 1.2002359382239771, 3.1365473157999757, 1.5527736441535236, 3.1404091086219377], "count": [1159]}, "gripper_mode_state": {"mean": [0.457290767903365, 0.6255392579810182], "std": [0.4981725820373045, 0.4839833620131694], "min": [0, 0], "max": [1, 1], "count": [1159]}, "gripper_activity_state": {"mean": [1.8058671268334772, 1.7540983606557377], "std": [0.5182769151471113, 0.5852059015291479], "min": [0, 0], "max": [2, 2], "count": [1159]}, "gripper_mode_action": {"mean": [0.457290767903365, 0.6255392579810182], "std": [0.4981725820373045, 0.4839833620131694], "min": [0, 0], "max": [1, 1], "count": [1159]}, "gripper_activity_action": {"mean": [1.8058671268334772, 1.7540983606557377], "std": [0.5182769151471113, 0.5852059015291479], "min": [0, 0], "max": [2, 2], "count": [1159]}, "gripper_open_scale_state": {"mean": [0.49097539147228036, 0.31010149624596545], "std": [0.36807087704764063, 0.3276026168998152], "min": [0.0, 0.0], "max": [0.859, 0.793], "count": [1159]}, "gripper_open_scale_action": {"mean": [0.49097539147228036, 0.31010149624596545], "std": [0.36807087704764063, 0.3276026168998152], "min": [0.0, 0.0], "max": [0.859, 0.793], "count": [1159]}}} +{"episode_index": 56, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4254456915012382]], [[0.44923247904234154]], [[0.4508958828096456]]], "std": [[[0.20963081276623352]], [[0.18343455124848648]], [[0.177819128964179]]], "count": [161]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[0.7490196078431373]], [[0.7450980392156863]], [[0.7490196078431373]]], "mean": [[[0.4439932090589859]], [[0.4619116048593351]], [[0.4642976583749442]]], "std": [[[0.1821106908957844]], [[0.1542854949807288]], [[0.1455567564836787]]], "count": [161]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.01568627450980392]]], "max": [[[0.8980392156862745]], [[0.8588235294117647]], [[0.8509803921568627]]], "mean": [[[0.4120522989993099]], [[0.4403859799354525]], [[0.44470960068810134]]], "std": [[[0.1616973776357799]], [[0.12904929821028407]], [[0.11965566116760963]]], "count": [161]}, "observation.state": {"min": [-0.1932428628206253, 2.014563798904419, 0.5669353604316711, 0.42205551266670227, -2.548896551132202, -1.2847020626068115, -0.47347292304039, -2.0, 0.17761799693107605, 0.22739900648593903, -0.17275099456310272, -2.703000068664551, 0.2109999805688858, -1.437000036239624, -0.5145405530929565, -2.0690529346466064, -1.514492154121399, -2.0066051483154297, 2.661731719970703, -1.3824927806854248, -0.39671334624290466, -2.0, -0.3084309995174408, 0.26470500230789185, -0.16770799458026886, 1.7410000562667847, 0.08799999952316284, -3.078000068664551], "max": [0.6566278338432312, 2.0894384384155273, 1.864308476448059, 1.9737753868103027, -2.266065835952759, 1.3914637565612793, 0.23200662434101105, 819.0, 0.3574660122394562, 0.3715580105781555, 0.10143499821424484, -1.2879999876022339, 0.890999972820282, 0.28700000047683716, 0.11414453387260437, -1.995539665222168, -0.6315823197364807, -0.5269323587417603, 2.8872461318969727, 1.0895392894744873, 0.013718288391828537, 866.0, -0.037622999399900436, 0.4273659884929657, 0.038047999143600464, 2.635999917984009, 0.9039999842643738, 3.130000114440918], "mean": [0.022248655557632446, 2.0755960941314697, 1.2779693603515625, 1.2378368377685547, -2.4297075271606445, 0.0661579892039299, -0.16006749868392944, 272.7919616699219, 0.2752549946308136, 0.2917326092720032, -0.003836659248918295, -2.102461099624634, 0.6168408989906311, -0.5424066781997681, -0.23913319408893585, -2.0584776401519775, -1.3086954355239868, -1.4663540124893188, 2.815129518508911, -0.608283519744873, -0.07163616269826889, 298.1780090332031, -0.20184622704982758, 0.33883050084114075, -0.018032841384410858, 2.2946972846984863, 0.46347492933273315, -2.056978702545166], "std": [0.24328932166099548, 0.009113125503063202, 0.38765692710876465, 0.5519934296607971, 0.0803479254245758, 0.9976692795753479, 0.15051227807998657, 338.9695129394531, 0.04102037847042084, 0.04590681195259094, 0.06902594119310379, 0.4956705570220947, 0.17080596089363098, 0.5741961598396301, 0.10306333005428314, 0.006734900176525116, 0.2532174587249756, 0.4166012108325958, 0.06637853384017944, 0.7485662698745728, 0.08758754283189774, 335.8773498535156, 0.07002542167901993, 0.037323031574487686, 0.052820395678281784, 0.17311991751194, 0.2501071095466614, 1.4165195226669312], "count": [882]}, "action": {"min": [-0.1932428628206253, 2.014563798904419, 0.5669353604316711, 0.42205551266670227, -2.548896551132202, -1.2847020626068115, -0.47347292304039, -2.0, 0.17761799693107605, 0.22739900648593903, -0.17275099456310272, -2.703000068664551, 0.2109999805688858, -1.437000036239624, -0.5145405530929565, -2.0690529346466064, -1.514492154121399, -2.0066051483154297, 2.661731719970703, -1.3824927806854248, -0.39671334624290466, -2.0, -0.3084309995174408, 0.26470500230789185, -0.16770799458026886, 1.7410000562667847, 0.08799999952316284, -3.078000068664551], "max": [0.6566278338432312, 2.0894384384155273, 1.864308476448059, 1.9737753868103027, -2.266065835952759, 1.3914637565612793, 0.23200662434101105, 819.0, 0.3574660122394562, 0.3715580105781555, 0.10143499821424484, -1.2879999876022339, 0.890999972820282, 0.28700000047683716, 0.11414453387260437, -1.995539665222168, -0.6315823197364807, -0.5269323587417603, 2.8872461318969727, 1.0895392894744873, 0.013718288391828537, 866.0, -0.037622999399900436, 0.4273659884929657, 0.038047999143600464, 2.635999917984009, 0.9039999842643738, 3.130000114440918], "mean": [0.022248655557632446, 2.0755960941314697, 1.2779693603515625, 1.2378368377685547, -2.4297075271606445, 0.0661579892039299, -0.16006749868392944, 272.7919616699219, 0.2752549946308136, 0.2917326092720032, -0.003836659248918295, -2.102461099624634, 0.6168408989906311, -0.5424066781997681, -0.23913319408893585, -2.0584776401519775, -1.3086954355239868, -1.4663540124893188, 2.815129518508911, -0.608283519744873, -0.07163616269826889, 298.1780090332031, -0.20184622704982758, 0.33883050084114075, -0.018032841384410858, 2.2946972846984863, 0.46347492933273315, -2.056978702545166], "std": [0.24328932166099548, 0.009113125503063202, 0.38765692710876465, 0.5519934296607971, 0.0803479254245758, 0.9976692795753479, 0.15051227807998657, 338.9695129394531, 0.04102037847042084, 0.04590681195259094, 0.06902594119310379, 0.4956705570220947, 0.17080596089363098, 0.5741961598396301, 0.10306333005428314, 0.006734900176525116, 0.2532174587249756, 0.4166012108325958, 0.06637853384017944, 0.7485662698745728, 0.08758754283189774, 335.8773498535156, 0.07002542167901993, 0.037323031574487686, 0.052820395678281784, 0.17311991751194, 0.2501071095466614, 1.4165195226669312], "count": [882]}, "timestamp": {"min": [0.0], "max": [29.366666666666667], "mean": [14.683333333333334], "std": [8.487043502151229], "count": [882]}, "frame_index": {"min": [0], "max": [881], "mean": [440.5], "std": [254.61130506453688], "count": [882]}, "episode_index": {"min": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [882]}, "index": {"min": [56014], "max": [56895], "mean": [56454.5], "std": [254.61130506453688], "count": [882]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [882]}, "subtask_annotation": {"mean": [21.150793650793652, 29.0, 29.0, 29.0, 29.0], "std": [2.924395870406938, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [882]}, "scene_annotation": {"mean": [56.0], "std": [0.0], "min": [56], "max": [56], "count": [882]}, "eef_direction_state": {"mean": [4.158730158730159, 3.9285714285714284], "std": [2.1231308380087137, 1.9715953460628735], "min": [0, 0], "max": [6, 6], "count": [882]}, "eef_velocity_state": {"mean": [0.6768707482993197, 0.8049886621315193], "std": [0.6640323490751499, 0.6805177183224685], "min": [0, 0], "max": [2, 2], "count": [882]}, "eef_acc_mag_state": {"mean": [0.8027210884353742, 0.7925170068027211], "std": [0.8582489354106471, 0.8418144022324714], "min": [0, 0], "max": [2, 2], "count": [882]}, "eef_direction_action": {"mean": [4.158730158730159, 3.9285714285714284], "std": [2.1231308380087137, 1.9715953460628735], "min": [0, 0], "max": [6, 6], "count": [882]}, "eef_velocity_action": {"mean": [0.6768707482993197, 0.8049886621315193], "std": [0.6640323490751499, 0.6805177183224685], "min": [0, 0], "max": [2, 2], "count": [882]}, "eef_acc_mag_action": {"mean": [0.8027210884353742, 0.7925170068027211], "std": [0.8582489354106471, 0.8418144022324714], "min": [0, 0], "max": [2, 2], "count": [882]}, "eef_sim_pose_state": {"mean": [0.5344149518156395, 0.2047055226454045, 1.1340869290620181, -0.5460252248867549, 0.9291532377158821, 2.3240145251442077, 0.48420093251833995, -0.2627745804251084, 1.0828994198352944, 1.0331510089205576, 1.077420514526429, 0.01977599886462915], "std": [0.035019123882329715, 0.05109680037213924, 0.06559110086044534, 2.830056429274459, 0.37657586436490276, 1.5373582789599423, 0.041067757932895556, 0.056674353279127954, 0.060324185613252174, 2.1328726588507636, 0.44655247212449134, 2.474581380990731], "min": [0.45936026111425604, 0.05279595891234583, 1.008869004196076, -3.14041455454223, 0.40933485398185976, -3.1415395436436304, 0.4320047314708315, -0.32005174929271857, 1.0094345619079133, -3.1335442521358514, 0.3266786047465158, -3.1412711501857276], "max": [0.6115277815077758, 0.27509772781396113, 1.2631905256641458, 3.14122286221703, 1.5391358679722589, 3.1400262598438817, 0.5624389602383898, -0.09669891002167705, 1.1927712769204446, 3.130169910178424, 1.5687873946062894, 3.1358522737064853], "count": [882]}, "eef_sim_pose_action": {"mean": [0.5344149518156395, 0.2047055226454045, 1.1340869290620181, -0.5460252248867549, 0.9291532377158821, 2.3240145251442077, 0.48420093251833995, -0.2627745804251084, 1.0828994198352944, 1.0331510089205576, 1.077420514526429, 0.01977599886462915], "std": [0.035019123882329715, 0.05109680037213924, 0.06559110086044534, 2.830056429274459, 0.37657586436490276, 1.5373582789599423, 0.041067757932895556, 0.056674353279127954, 0.060324185613252174, 2.1328726588507636, 0.44655247212449134, 2.474581380990731], "min": [0.45936026111425604, 0.05279595891234583, 1.008869004196076, -3.14041455454223, 0.40933485398185976, -3.1415395436436304, 0.4320047314708315, -0.32005174929271857, 1.0094345619079133, -3.1335442521358514, 0.3266786047465158, -3.1412711501857276], "max": [0.6115277815077758, 0.27509772781396113, 1.2631905256641458, 3.14122286221703, 1.5391358679722589, 3.1400262598438817, 0.5624389602383898, -0.09669891002167705, 1.1927712769204446, 3.130169910178424, 1.5687873946062894, 3.1358522737064853], "count": [882]}, "gripper_mode_state": {"mean": [0.7040816326530612, 0.6882086167800453], "std": [0.4564544744152033, 0.46322512514946534], "min": [0, 0], "max": [1, 1], "count": [882]}, "gripper_activity_state": {"mean": [1.7607709750566893, 1.790249433106576], "std": [0.5699610876411872, 0.5595958870745412], "min": [0, 0], "max": [2, 2], "count": [882]}, "gripper_mode_action": {"mean": [0.7040816326530612, 0.6882086167800453], "std": [0.4564544744152033, 0.46322512514946534], "min": [0, 0], "max": [1, 1], "count": [882]}, "gripper_activity_action": {"mean": [1.7607709750566893, 1.790249433106576], "std": [0.5699610876411872, 0.5595958870745412], "min": [0, 0], "max": [2, 2], "count": [882]}, "gripper_open_scale_state": {"mean": [0.29818072202092133, 0.2733582767004869], "std": [0.33587473074290136, 0.33851177141186967], "min": [0.0, 0.0], "max": [0.866, 0.819], "count": [882]}, "gripper_open_scale_action": {"mean": [0.29818072202092133, 0.2733582767004869], "std": [0.33587473074290136, 0.33851177141186967], "min": [0.0, 0.0], "max": [0.866, 0.819], "count": [882]}}} +{"episode_index": 57, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.42624961782393367]], [[0.4506054121605687]], [[0.4527190458442827]]], "std": [[[0.2145916715065453]], [[0.18424218348884683]], [[0.18046852822469542]]], "count": [194]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7333333333333333]], [[0.7372549019607844]]], "mean": [[[0.4484429683815107]], [[0.46408279428609933]], [[0.4650682526447005]]], "std": [[[0.16836083662836512]], [[0.14400397368144074]], [[0.13578124858199733]]], "count": [194]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.027450980392156862]]], "max": [[[0.9490196078431372]], [[0.8666666666666667]], [[0.8666666666666667]]], "mean": [[[0.4157450296054848]], [[0.44354322485007747]], [[0.4458538360791052]]], "std": [[[0.16117676480137835]], [[0.12806176479221723]], [[0.11854259255074036]]], "count": [194]}, "observation.state": {"min": [-0.14332644641399384, 1.8793880939483643, 0.7269471287727356, 0.38959240913391113, -2.9180335998535156, -1.420767903327942, -0.1817760467529297, -2.0, 0.17336100339889526, 0.23043599724769592, -0.16225099563598633, -2.5250000953674316, 0.08099999278783798, -1.2660000324249268, -0.4827580749988556, -2.0742714405059814, -1.5856316089630127, -1.9540183544158936, 2.5308847427368164, -1.3786355257034302, -0.3796789348125458, -2.0, -0.3253040015697479, 0.23023200035095215, -0.17892399430274963, 1.6449999809265137, 0.13199999928474426, -3.127000093460083], "max": [0.6354395151138306, 2.0883562564849854, 1.7137038707733154, 2.034076690673828, -2.3531925678253174, 1.5118043422698975, 0.2840697765350342, 770.0, 0.3584190011024475, 0.4000900089740753, 0.07829699665307999, -1.3910000324249268, 0.9739999771118164, 0.35100001096725464, 0.18095573782920837, -1.8952529430389404, -0.429193913936615, -0.4140968322753906, 2.8515191078186035, 1.3088573217391968, 0.14589208364486694, 856.0, -0.048781998455524445, 0.4170370101928711, 0.05143300071358681, 2.7320001125335693, 0.9120000004768372, 3.138000011444092], "mean": [0.09778158366680145, 2.0731959342956543, 1.3160803318023682, 1.3065518140792847, -2.7069032192230225, 0.30149176716804504, -0.006482355762273073, 335.791748046875, 0.26705682277679443, 0.312549352645874, -0.004860226064920425, -2.1035120487213135, 0.5223733186721802, -0.6053900122642517, -0.18481990694999695, -2.057298421859741, -1.326431393623352, -1.4458074569702148, 2.7064623832702637, -0.517967164516449, 0.03411836922168732, 269.3992004394531, -0.21603922545909882, 0.3339456617832184, -0.009812228381633759, 2.2799155712127686, 0.5054121017456055, -1.9112461805343628], "std": [0.16234472393989563, 0.018896888941526413, 0.24922151863574982, 0.5712948441505432, 0.1388627290725708, 0.9632275104522705, 0.09109919518232346, 334.53363037109375, 0.046672917902469635, 0.05346368998289108, 0.04952219873666763, 0.3484245836734772, 0.21471518278121948, 0.49243634939193726, 0.09591176360845566, 0.017492402344942093, 0.29714855551719666, 0.42531996965408325, 0.10369788855314255, 0.7902606129646301, 0.08762794733047485, 341.9990234375, 0.06539420038461685, 0.04454907029867172, 0.04947137460112572, 0.21747298538684845, 0.2333037108182907, 1.6288182735443115], "count": [1126]}, "action": {"min": [-0.14332644641399384, 1.8793880939483643, 0.7269471287727356, 0.38959240913391113, -2.9180335998535156, -1.420767903327942, -0.1817760467529297, -2.0, 0.17336100339889526, 0.23043599724769592, -0.16225099563598633, -2.5250000953674316, 0.08099999278783798, -1.2660000324249268, -0.4827580749988556, -2.0742714405059814, -1.5856316089630127, -1.9540183544158936, 2.5308847427368164, -1.3786355257034302, -0.3796789348125458, -2.0, -0.3253040015697479, 0.23023200035095215, -0.17892399430274963, 1.6449999809265137, 0.13199999928474426, -3.127000093460083], "max": [0.6354395151138306, 2.0883562564849854, 1.7137038707733154, 2.034076690673828, -2.3531925678253174, 1.5118043422698975, 0.2840697765350342, 770.0, 0.3584190011024475, 0.4000900089740753, 0.07829699665307999, -1.3910000324249268, 0.9739999771118164, 0.35100001096725464, 0.18095573782920837, -1.8952529430389404, -0.429193913936615, -0.4140968322753906, 2.8515191078186035, 1.3088573217391968, 0.14589208364486694, 856.0, -0.048781998455524445, 0.4170370101928711, 0.05143300071358681, 2.7320001125335693, 0.9120000004768372, 3.138000011444092], "mean": [0.09778158366680145, 2.0731959342956543, 1.3160803318023682, 1.3065518140792847, -2.7069032192230225, 0.30149176716804504, -0.006482355762273073, 335.791748046875, 0.26705682277679443, 0.312549352645874, -0.004860226064920425, -2.1035120487213135, 0.5223733186721802, -0.6053900122642517, -0.18481990694999695, -2.057298421859741, -1.326431393623352, -1.4458074569702148, 2.7064623832702637, -0.517967164516449, 0.03411836922168732, 269.3992004394531, -0.21603922545909882, 0.3339456617832184, -0.009812228381633759, 2.2799155712127686, 0.5054121017456055, -1.9112461805343628], "std": [0.16234472393989563, 0.018896888941526413, 0.24922151863574982, 0.5712948441505432, 0.1388627290725708, 0.9632275104522705, 0.09109919518232346, 334.53363037109375, 0.046672917902469635, 0.05346368998289108, 0.04952219873666763, 0.3484245836734772, 0.21471518278121948, 0.49243634939193726, 0.09591176360845566, 0.017492402344942093, 0.29714855551719666, 0.42531996965408325, 0.10369788855314255, 0.7902606129646301, 0.08762794733047485, 341.9990234375, 0.06539420038461685, 0.04454907029867172, 0.04947137460112572, 0.21747298538684845, 0.2333037108182907, 1.6288182735443115], "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": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [1126]}, "index": {"min": [56896], "max": [58021], "mean": [57458.5], "std": [325.0480733676174], "count": [1126]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1126]}, "subtask_annotation": {"mean": [21.287744227353464, 29.0, 29.0, 29.0, 29.0], "std": [2.916963747587578, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1126]}, "scene_annotation": {"mean": [57.0], "std": [0.0], "min": [57], "max": [57], "count": [1126]}, "eef_direction_state": {"mean": [4.568383658969805, 4.049733570159858], "std": [2.011563917589114, 2.0095718816423513], "min": [0, 0], "max": [6, 6], "count": [1126]}, "eef_velocity_state": {"mean": [0.5497335701598579, 0.7548845470692718], "std": [0.6813390066489614, 0.6545021937791672], "min": [0, 0], "max": [2, 2], "count": [1126]}, "eef_acc_mag_state": {"mean": [0.6625222024866785, 0.6971580817051509], "std": [0.8257395828851205, 0.8170751599017443], "min": [0, 0], "max": [2, 2], "count": [1126]}, "eef_direction_action": {"mean": [4.568383658969805, 4.049733570159858], "std": [2.011563917589114, 2.0095718816423513], "min": [0, 0], "max": [6, 6], "count": [1126]}, "eef_velocity_action": {"mean": [0.5497335701598579, 0.7548845470692718], "std": [0.6813390066489614, 0.6545021937791672], "min": [0, 0], "max": [2, 2], "count": [1126]}, "eef_acc_mag_action": {"mean": [0.6625222024866785, 0.6971580817051509], "std": [0.8257395828851205, 0.8170751599017443], "min": [0, 0], "max": [2, 2], "count": [1126]}, "eef_sim_pose_state": {"mean": [0.528159751982432, 0.22055858258820116, 1.1283317334408416, -0.5410255161842693, 0.9677992238512785, 2.210504480344118, 0.5066796062940906, -0.2539058959701751, 1.0932540556124617, 0.7605382757975934, 0.973143413128973, -1.8780316678359827], "std": [0.042735966809621634, 0.05223648280454336, 0.05990049234256572, 2.7544425295490886, 0.3616561685239272, 1.7272073999456454, 0.04888839170222952, 0.04278035142190103, 0.05914340141340405, 2.5622360808787734, 0.40055546843140977, 1.8392202676601996], "min": [0.42730705861652973, 0.05810207734379891, 0.9987017185181533, -3.1414041982149445, 0.4333592922750329, -3.135286903237849, 0.4369368198656247, -0.31954879267821185, 1.0096757496253808, -3.1405849932823644, 0.29915651933168985, -3.1412500873430504], "max": [0.6025570476408707, 0.28636324357846216, 1.2442714562295338, 3.1412083287257326, 1.5663459337757795, 3.1365722246701937, 0.5898687737477468, -0.10337563423718608, 1.2037919865494908, 3.141361695033145, 1.5312104232912067, 3.141534882559216], "count": [1126]}, "eef_sim_pose_action": {"mean": [0.528159751982432, 0.22055858258820116, 1.1283317334408416, -0.5410255161842693, 0.9677992238512785, 2.210504480344118, 0.5066796062940906, -0.2539058959701751, 1.0932540556124617, 0.7605382757975934, 0.973143413128973, -1.8780316678359827], "std": [0.042735966809621634, 0.05223648280454336, 0.05990049234256572, 2.7544425295490886, 0.3616561685239272, 1.7272073999456454, 0.04888839170222952, 0.04278035142190103, 0.05914340141340405, 2.5622360808787734, 0.40055546843140977, 1.8392202676601996], "min": [0.42730705861652973, 0.05810207734379891, 0.9987017185181533, -3.1414041982149445, 0.4333592922750329, -3.135286903237849, 0.4369368198656247, -0.31954879267821185, 1.0096757496253808, -3.1405849932823644, 0.29915651933168985, -3.1412500873430504], "max": [0.6025570476408707, 0.28636324357846216, 1.2442714562295338, 3.1412083287257326, 1.5663459337757795, 3.1365722246701937, 0.5898687737477468, -0.10337563423718608, 1.2037919865494908, 3.141361695033145, 1.5312104232912067, 3.141534882559216], "count": [1126]}, "gripper_mode_state": {"mean": [0.7158081705150977, 0.5568383658969804], "std": [0.4510286393777262, 0.49675889540315216], "min": [0, 0], "max": [1, 1], "count": [1126]}, "gripper_activity_state": {"mean": [1.7966252220248669, 1.7397868561278864], "std": [0.5449812810216742, 0.6127403641504335], "min": [0, 0], "max": [2, 2], "count": [1126]}, "gripper_mode_action": {"mean": [0.7158081705150977, 0.5568383658969804], "std": [0.4510286393777262, 0.49675889540315216], "min": [0, 0], "max": [1, 1], "count": [1126]}, "gripper_activity_action": {"mean": [1.7966252220248669, 1.7397868561278864], "std": [0.5449812810216742, 0.6127403641504335], "min": [0, 0], "max": [2, 2], "count": [1126]}, "gripper_open_scale_state": {"mean": [0.2694109560302057, 0.3362657755141677], "std": [0.34198962442960434, 0.3340560921545368], "min": [0.0, 0.0], "max": [0.856, 0.77], "count": [1126]}, "gripper_open_scale_action": {"mean": [0.2694109560302057, 0.3362657755141677], "std": [0.34198962442960434, 0.3340560921545368], "min": [0.0, 0.0], "max": [0.856, 0.77], "count": [1126]}}} +{"episode_index": 58, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.42403358609068625]], [[0.4489422564338235]], [[0.4521132710375817]]], "std": [[[0.21279163719204447]], [[0.18470545437957747]], [[0.17897772024382147]]], "count": [160]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7372549019607844]], [[0.7411764705882353]]], "mean": [[[0.4443585426879085]], [[0.46068712852328436]], [[0.4620057432087418]]], "std": [[[0.17137330627302028]], [[0.14426968981215044]], [[0.13614810135160038]]], "count": [160]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9607843137254902]], [[0.8627450980392157]], [[0.8705882352941177]]], "mean": [[[0.4271170292075164]], [[0.450566472630719]], [[0.4527994740604575]]], "std": [[[0.16132194315014406]], [[0.12820464624750086]], [[0.11910753635596426]]], "count": [160]}, "observation.state": {"min": [-0.13843952119350433, 1.9646649360656738, 0.6849893927574158, 0.32646384835243225, -2.8922722339630127, -1.389247179031372, -0.10745992511510849, -2.0, 0.18496599793434143, 0.22842000424861908, -0.15888099372386932, -2.680000066757202, 0.10499999672174454, -1.1829999685287476, -0.6198885440826416, -2.0788791179656982, -1.5737284421920776, -1.899389624595642, 2.4083449840545654, -1.4014995098114014, -0.406661719083786, -2.0, -0.3028849959373474, 0.24621400237083435, -0.18841299414634705, 1.6139999628067017, 0.15800000727176666, -3.1381852626800537], "max": [0.6656162738800049, 2.0914106369018555, 1.5698014497756958, 2.0199568271636963, -2.471264123916626, 1.4135769605636597, 0.6550744771957397, 715.0, 0.38001999258995056, 0.38250499963760376, 0.06908299773931503, -1.2300000190734863, 1.003999948501587, 0.25099998712539673, 0.03923499956727028, -1.9626052379608154, -0.4665614366531372, -0.5029690265655518, 2.886774778366089, 1.2249767780303955, 0.13114404678344727, 851.0, -0.023767000064253807, 0.4192410111427307, 0.055403001606464386, 2.7320001125335693, 0.8690000176429749, 3.130000114440918], "mean": [0.13307398557662964, 2.071925640106201, 1.2289283275604248, 1.0724881887435913, -2.742415428161621, -0.09492828696966171, 0.14263801276683807, 238.74513244628906, 0.2705670893192291, 0.31116703152656555, -0.019837696105241776, -2.1141459941864014, 0.6502959728240967, -0.4638861119747162, -0.22393429279327393, -2.059296131134033, -1.3204026222229004, -1.4441410303115845, 2.705815315246582, -0.5453709363937378, -0.01910196617245674, 372.2371826171875, -0.20838986337184906, 0.3392777740955353, -0.012788045220077038, 2.304530143737793, 0.5291073322296143, -1.9635632038116455], "std": [0.24398963153362274, 0.014276638627052307, 0.2662627100944519, 0.6592220664024353, 0.08114399015903473, 0.9550307393074036, 0.20280498266220093, 293.35845947265625, 0.04997464641928673, 0.049066755920648575, 0.0687284916639328, 0.37316951155662537, 0.22330912947654724, 0.4338555335998535, 0.14538206160068512, 0.009464181959629059, 0.31562599539756775, 0.4264046847820282, 0.15031008422374725, 0.7453758120536804, 0.09295573830604553, 335.7588195800781, 0.07346639782190323, 0.04495339095592499, 0.06072534620761871, 0.216628298163414, 0.219355046749115, 1.49977707862854], "count": [875]}, "action": {"min": [-0.13843952119350433, 1.9646649360656738, 0.6849893927574158, 0.32646384835243225, -2.8922722339630127, -1.389247179031372, -0.10745992511510849, -2.0, 0.18496599793434143, 0.22842000424861908, -0.15888099372386932, -2.680000066757202, 0.10499999672174454, -1.1829999685287476, -0.6198885440826416, -2.0788791179656982, -1.5737284421920776, -1.899389624595642, 2.4083449840545654, -1.4014995098114014, -0.406661719083786, -2.0, -0.3028849959373474, 0.24621400237083435, -0.18841299414634705, 1.6139999628067017, 0.15800000727176666, -3.1381852626800537], "max": [0.6656162738800049, 2.0914106369018555, 1.5698014497756958, 2.0199568271636963, -2.471264123916626, 1.4135769605636597, 0.6550744771957397, 715.0, 0.38001999258995056, 0.38250499963760376, 0.06908299773931503, -1.2300000190734863, 1.003999948501587, 0.25099998712539673, 0.03923499956727028, -1.9626052379608154, -0.4665614366531372, -0.5029690265655518, 2.886774778366089, 1.2249767780303955, 0.13114404678344727, 851.0, -0.023767000064253807, 0.4192410111427307, 0.055403001606464386, 2.7320001125335693, 0.8690000176429749, 3.130000114440918], "mean": [0.13307398557662964, 2.071925640106201, 1.2289283275604248, 1.0724881887435913, -2.742415428161621, -0.09492828696966171, 0.14263801276683807, 238.74513244628906, 0.2705670893192291, 0.31116703152656555, -0.019837696105241776, -2.1141459941864014, 0.6502959728240967, -0.4638861119747162, -0.22393429279327393, -2.059296131134033, -1.3204026222229004, -1.4441410303115845, 2.705815315246582, -0.5453709363937378, -0.01910196617245674, 372.2371826171875, -0.20838986337184906, 0.3392777740955353, -0.012788045220077038, 2.304530143737793, 0.5291073322296143, -1.9635632038116455], "std": [0.24398963153362274, 0.014276638627052307, 0.2662627100944519, 0.6592220664024353, 0.08114399015903473, 0.9550307393074036, 0.20280498266220093, 293.35845947265625, 0.04997464641928673, 0.049066755920648575, 0.0687284916639328, 0.37316951155662537, 0.22330912947654724, 0.4338555335998535, 0.14538206160068512, 0.009464181959629059, 0.31562599539756775, 0.4264046847820282, 0.15031008422374725, 0.7453758120536804, 0.09295573830604553, 335.7588195800781, 0.07346639782190323, 0.04495339095592499, 0.06072534620761871, 0.216628298163414, 0.219355046749115, 1.49977707862854], "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": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [875]}, "index": {"min": [58022], "max": [58896], "mean": [58459.0], "std": [252.59057781318765], "count": [875]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [875]}, "subtask_annotation": {"mean": [20.874285714285715, 29.0, 29.0, 29.0, 29.0], "std": [3.0724901819806303, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [875]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [875]}, "eef_direction_state": {"mean": [3.9771428571428573, 3.734857142857143], "std": [2.142773331694325, 2.048131373337414], "min": [0, 0], "max": [6, 6], "count": [875]}, "eef_velocity_state": {"mean": [0.7565714285714286, 0.8354285714285714], "std": [0.7164593213739854, 0.7061377561157935], "min": [0, 0], "max": [2, 2], "count": [875]}, "eef_acc_mag_state": {"mean": [0.8651428571428571, 0.7622857142857142], "std": [0.8472387804039715, 0.8339615808700934], "min": [0, 0], "max": [2, 2], "count": [875]}, "eef_direction_action": {"mean": [3.9771428571428573, 3.734857142857143], "std": [2.142773331694325, 2.048131373337414], "min": [0, 0], "max": [6, 6], "count": [875]}, "eef_velocity_action": {"mean": [0.7565714285714286, 0.8354285714285714], "std": [0.7164593213739854, 0.7061377561157935], "min": [0, 0], "max": [2, 2], "count": [875]}, "eef_acc_mag_action": {"mean": [0.8651428571428571, 0.7622857142857142], "std": [0.8472387804039715, 0.8339615808700934], "min": [0, 0], "max": [2, 2], "count": [875]}, "eef_sim_pose_state": {"mean": [0.5341977161937568, 0.21330485482739397, 1.1318884700317344, -1.105042554378737, 0.9540821374528736, 2.4524238736532293, 0.5025502267143992, -0.24970442509502722, 1.0741704455704841, 1.7911600304040132, 1.121166816504254, -0.5599464471498213], "std": [0.0413276283348815, 0.062323930535830484, 0.06331608051754786, 2.5588461821022253, 0.3556200246310693, 1.521023821354357, 0.047221604588864464, 0.056614112385279795, 0.06566551111536238, 1.73497329959511, 0.3507808085848182, 2.56872206374578], "min": [0.44440947428812483, 0.0214425292103905, 1.0101778859369286, -3.1376883727354943, 0.3865891842706728, -3.1397247560670096, 0.4123143245266665, -0.35055995813508384, 0.996538785618322, -3.1263650729822983, 0.3702548409177786, -3.1412389134317413], "max": [0.6103719051042179, 0.2818782033625639, 1.2547974543539715, 3.1404109769889073, 1.5427774613799574, 3.140532242492674, 0.574104745841931, -0.11558178199739441, 1.1944667930685235, 3.1366558104564803, 1.5626880978514741, 3.1356534889543433], "count": [875]}, "eef_sim_pose_action": {"mean": [0.5341977161937568, 0.21330485482739397, 1.1318884700317344, -1.105042554378737, 0.9540821374528736, 2.4524238736532293, 0.5025502267143992, -0.24970442509502722, 1.0741704455704841, 1.7911600304040132, 1.121166816504254, -0.5599464471498213], "std": [0.0413276283348815, 0.062323930535830484, 0.06331608051754786, 2.5588461821022253, 0.3556200246310693, 1.521023821354357, 0.047221604588864464, 0.056614112385279795, 0.06566551111536238, 1.73497329959511, 0.3507808085848182, 2.56872206374578], "min": [0.44440947428812483, 0.0214425292103905, 1.0101778859369286, -3.1376883727354943, 0.3865891842706728, -3.1397247560670096, 0.4123143245266665, -0.35055995813508384, 0.996538785618322, -3.1263650729822983, 0.3702548409177786, -3.1412389134317413], "max": [0.6103719051042179, 0.2818782033625639, 1.2547974543539715, 3.1404109769889073, 1.5427774613799574, 3.140532242492674, 0.574104745841931, -0.11558178199739441, 1.1944667930685235, 3.1366558104564803, 1.5626880978514741, 3.1356534889543433], "count": [875]}, "gripper_mode_state": {"mean": [0.6285714285714286, 0.6491428571428571], "std": [0.48318670072251085, 0.47723831380481774], "min": [0, 0], "max": [1, 1], "count": [875]}, "gripper_activity_state": {"mean": [1.7794285714285714, 1.8434285714285714], "std": [0.5640969666246236, 0.4893724427826956], "min": [0, 0], "max": [2, 2], "count": [875]}, "gripper_mode_action": {"mean": [0.6285714285714286, 0.6491428571428571], "std": [0.48318670072251085, 0.47723831380481774], "min": [0, 0], "max": [1, 1], "count": [875]}, "gripper_activity_action": {"mean": [1.7794285714285714, 1.8434285714285714], "std": [0.5640969666246236, 0.4893724427826956], "min": [0, 0], "max": [2, 2], "count": [875]}, "gripper_open_scale_state": {"mean": [0.3722418644905084, 0.2393171428010123], "std": [0.335753531338488, 0.29289069479129026], "min": [0.0, 0.0], "max": [0.851, 0.715], "count": [875]}, "gripper_open_scale_action": {"mean": [0.3722418644905084, 0.2393171428010123], "std": [0.335753531338488, 0.29289069479129026], "min": [0.0, 0.0], "max": [0.851, 0.715], "count": [875]}}} +{"episode_index": 59, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4260505490097645]], [[0.4518380568844003]], [[0.4543302856031971]]], "std": [[[0.2127632187184696]], [[0.18288187815238435]], [[0.17698622930812516]]], "count": [166]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7411764705882353]], [[0.7411764705882353]]], "mean": [[[0.440849000167336]], [[0.45999172794117643]], [[0.46113808912119064]]], "std": [[[0.1795437684268488]], [[0.15074616265376395]], [[0.1430818589209067]]], "count": [166]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.03137254901960784]]], "max": [[[0.9058823529411765]], [[0.8549019607843137]], [[0.8588235294117647]]], "mean": [[[0.4194586077151744]], [[0.4445862567918734]], [[0.44623233743798724]]], "std": [[[0.15226723548578458]], [[0.12024313023550971]], [[0.11155127354056604]]], "count": [166]}, "observation.state": {"min": [-0.192405104637146, 1.9535471200942993, 0.6767688989639282, 0.2405412644147873, -2.917719602584839, -1.4657624959945679, -0.05571090802550316, -3.0, 0.16601000726222992, 0.2367440015077591, -0.16898800432682037, -2.638000011444092, 0.024000007659196854, -1.1440000534057617, -0.4858298897743225, -2.0693321228027344, -1.5478801727294922, -2.005051612854004, 2.480409860610962, -1.3255252838134766, -0.27920031547546387, -2.0, -0.3157320022583008, 0.2331860065460205, -0.18154099583625793, 1.5950000286102295, 0.22699999809265137, -3.1411852836608887], "max": [0.6834360957145691, 2.090782403945923, 1.5564846992492676, 2.031633138656616, -2.626039981842041, 1.422321081161499, 0.48340386152267456, 844.0, 0.3822239935398102, 0.39504700899124146, 0.08447200059890747, -1.3320000171661377, 0.9179999828338623, 0.35600000619888306, 0.21231931447982788, -1.9372457265853882, -0.5364967584609985, -0.4141491651535034, 2.8256707191467285, 1.3286494016647339, 0.10658726096153259, 850.0, -0.042079001665115356, 0.4252150058746338, 0.06186699867248535, 2.694000005722046, 0.8700000643730164, 3.1410000324249268], "mean": [0.09126215428113937, 2.0730621814727783, 1.2426353693008423, 1.1910820007324219, -2.806863784790039, 0.05539247766137123, 0.0833326131105423, 301.8564453125, 0.2701418399810791, 0.30313417315483093, -0.011886014603078365, -2.02266001701355, 0.5550455451011658, -0.4509541094303131, -0.18850773572921753, -2.058102607727051, -1.3272645473480225, -1.4694194793701172, 2.7311036586761475, -0.5642518401145935, -0.06420397758483887, 328.0731506347656, -0.21333476901054382, 0.33217594027519226, -0.010970449075102806, 2.30602765083313, 0.5404821634292603, -1.9886499643325806], "std": [0.2078329473733902, 0.015020321123301983, 0.20552228391170502, 0.6415812373161316, 0.10357341170310974, 1.006764531135559, 0.12993986904621124, 335.01507568359375, 0.05559009313583374, 0.0484008863568306, 0.062477413564920425, 0.3562527000904083, 0.2790137231349945, 0.45869582891464233, 0.1360512226819992, 0.011838053353130817, 0.2930157482624054, 0.43478110432624817, 0.08915127068758011, 0.7635818123817444, 0.05928406864404678, 348.74163818359375, 0.0660138875246048, 0.047975484281778336, 0.057774852961301804, 0.20925801992416382, 0.209759920835495, 1.4206899404525757], "count": [916]}, "action": {"min": [-0.192405104637146, 1.9535471200942993, 0.6767688989639282, 0.2405412644147873, -2.917719602584839, -1.4657624959945679, -0.05571090802550316, -3.0, 0.16601000726222992, 0.2367440015077591, -0.16898800432682037, -2.638000011444092, 0.024000007659196854, -1.1440000534057617, -0.4858298897743225, -2.0693321228027344, -1.5478801727294922, -2.005051612854004, 2.480409860610962, -1.3255252838134766, -0.27920031547546387, -2.0, -0.3157320022583008, 0.2331860065460205, -0.18154099583625793, 1.5950000286102295, 0.22699999809265137, -3.1411852836608887], "max": [0.6834360957145691, 2.090782403945923, 1.5564846992492676, 2.031633138656616, -2.626039981842041, 1.422321081161499, 0.48340386152267456, 844.0, 0.3822239935398102, 0.39504700899124146, 0.08447200059890747, -1.3320000171661377, 0.9179999828338623, 0.35600000619888306, 0.21231931447982788, -1.9372457265853882, -0.5364967584609985, -0.4141491651535034, 2.8256707191467285, 1.3286494016647339, 0.10658726096153259, 850.0, -0.042079001665115356, 0.4252150058746338, 0.06186699867248535, 2.694000005722046, 0.8700000643730164, 3.1410000324249268], "mean": [0.09126215428113937, 2.0730621814727783, 1.2426353693008423, 1.1910820007324219, -2.806863784790039, 0.05539247766137123, 0.0833326131105423, 301.8564453125, 0.2701418399810791, 0.30313417315483093, -0.011886014603078365, -2.02266001701355, 0.5550455451011658, -0.4509541094303131, -0.18850773572921753, -2.058102607727051, -1.3272645473480225, -1.4694194793701172, 2.7311036586761475, -0.5642518401145935, -0.06420397758483887, 328.0731506347656, -0.21333476901054382, 0.33217594027519226, -0.010970449075102806, 2.30602765083313, 0.5404821634292603, -1.9886499643325806], "std": [0.2078329473733902, 0.015020321123301983, 0.20552228391170502, 0.6415812373161316, 0.10357341170310974, 1.006764531135559, 0.12993986904621124, 335.01507568359375, 0.05559009313583374, 0.0484008863568306, 0.062477413564920425, 0.3562527000904083, 0.2790137231349945, 0.45869582891464233, 0.1360512226819992, 0.011838053353130817, 0.2930157482624054, 0.43478110432624817, 0.08915127068758011, 0.7635818123817444, 0.05928406864404678, 348.74163818359375, 0.0660138875246048, 0.047975484281778336, 0.057774852961301804, 0.20925801992416382, 0.209759920835495, 1.4206899404525757], "count": [916]}, "timestamp": {"min": [0.0], "max": [30.5], "mean": [15.25], "std": [8.814208857167941], "count": [916]}, "frame_index": {"min": [0], "max": [915], "mean": [457.5], "std": [264.4262657150382], "count": [916]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [916]}, "index": {"min": [58897], "max": [59812], "mean": [59354.5], "std": [264.4262657150382], "count": [916]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [916]}, "subtask_annotation": {"mean": [21.04694323144105, 29.0, 29.0, 29.0, 29.0], "std": [2.9051568066135722, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [916]}, "scene_annotation": {"mean": [59.0], "std": [0.0], "min": [59], "max": [59], "count": [916]}, "eef_direction_state": {"mean": [4.248908296943231, 3.98471615720524], "std": [2.1360006573464347, 2.038865283515341], "min": [0, 0], "max": [6, 6], "count": [916]}, "eef_velocity_state": {"mean": [0.6539301310043668, 0.7762008733624454], "std": [0.6987948542980505, 0.7110490888901163], "min": [0, 0], "max": [2, 2], "count": [916]}, "eef_acc_mag_state": {"mean": [0.7478165938864629, 0.7281659388646288], "std": [0.8402703045465811, 0.8262302715025984], "min": [0, 0], "max": [2, 2], "count": [916]}, "eef_direction_action": {"mean": [4.248908296943231, 3.98471615720524], "std": [2.1360006573464347, 2.038865283515341], "min": [0, 0], "max": [6, 6], "count": [916]}, "eef_velocity_action": {"mean": [0.6539301310043668, 0.7762008733624454], "std": [0.6987948542980505, 0.7110490888901163], "min": [0, 0], "max": [2, 2], "count": [916]}, "eef_acc_mag_action": {"mean": [0.7478165938864629, 0.7281659388646288], "std": [0.8402703045465811, 0.8262302715025984], "min": [0, 0], "max": [2, 2], "count": [916]}, "eef_sim_pose_state": {"mean": [0.5267118086011532, 0.2176344521769457, 1.1303634152034066, -2.707285992056057, 0.9394274712759944, 1.5649781246555123, 0.4955993636851762, -0.25130211533857494, 1.0818953108712706, -1.2141321844421817, 1.070462605642345, -1.800580571517296], "std": [0.046192422731332596, 0.04795266442690674, 0.06984634228513081, 0.6760164274864259, 0.3533212243890296, 2.4599340093320703, 0.044625938047522705, 0.05741113263733022, 0.06404181357622778, 2.3774930287033187, 0.4111317872447289, 1.7809853672411555], "min": [0.42901942307926694, 0.07088492301934254, 0.9988319469694014, -3.1079036533847813, 0.47221807312920694, -3.1408585742278654, 0.42271044279847014, -0.34189962748383057, 1.007910004276501, -3.1353144038882377, 0.3247537281322843, -3.1380038262547556], "max": [0.6165094238436706, 0.2821584330938585, 1.2707790598648807, 0.17783662152365565, 1.542382521227346, 3.1409715807256227, 0.5838622541620226, -0.09120421550495991, 1.2120203665847056, 3.1330824162601636, 1.5406412594803776, 3.132653177619315], "count": [916]}, "eef_sim_pose_action": {"mean": [0.5267118086011532, 0.2176344521769457, 1.1303634152034066, -2.707285992056057, 0.9394274712759944, 1.5649781246555123, 0.4955993636851762, -0.25130211533857494, 1.0818953108712706, -1.2141321844421817, 1.070462605642345, -1.800580571517296], "std": [0.046192422731332596, 0.04795266442690674, 0.06984634228513081, 0.6760164274864259, 0.3533212243890296, 2.4599340093320703, 0.044625938047522705, 0.05741113263733022, 0.06404181357622778, 2.3774930287033187, 0.4111317872447289, 1.7809853672411555], "min": [0.42901942307926694, 0.07088492301934254, 0.9988319469694014, -3.1079036533847813, 0.47221807312920694, -3.1408585742278654, 0.42271044279847014, -0.34189962748383057, 1.007910004276501, -3.1353144038882377, 0.3247537281322843, -3.1380038262547556], "max": [0.6165094238436706, 0.2821584330938585, 1.2707790598648807, 0.17783662152365565, 1.542382521227346, 3.1409715807256227, 0.5838622541620226, -0.09120421550495991, 1.2120203665847056, 3.1330824162601636, 1.5406412594803776, 3.132653177619315], "count": [916]}, "gripper_mode_state": {"mean": [0.6572052401746725, 0.6157205240174672], "std": [0.4746435635944336, 0.48642446517534516], "min": [0, 0], "max": [1, 1], "count": [916]}, "gripper_activity_state": {"mean": [1.7718340611353711, 1.767467248908297], "std": [0.5716303569971719, 0.5755863955211424], "min": [0, 0], "max": [2, 2], "count": [916]}, "gripper_mode_action": {"mean": [0.6572052401746725, 0.6157205240174672], "std": [0.4746435635944336, 0.48642446517534516], "min": [0, 0], "max": [1, 1], "count": [916]}, "gripper_activity_action": {"mean": [1.7718340611353711, 1.767467248908297], "std": [0.5716303569971719, 0.5755863955211424], "min": [0, 0], "max": [2, 2], "count": [916]}, "gripper_open_scale_state": {"mean": [0.32807542401916606, 0.30208133195178016], "std": [0.3487393390069708, 0.3348120849610556], "min": [0.0, 0.0], "max": [0.85, 0.844], "count": [916]}, "gripper_open_scale_action": {"mean": [0.32807542401916606, 0.30208133195178016], "std": [0.3487393390069708, 0.3348120849610556], "min": [0.0, 0.0], "max": [0.85, 0.844], "count": [916]}}} +{"episode_index": 60, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4282754315741448]], [[0.45300133026695527]], [[0.4545439545136236]]], "std": [[[0.2079319010521921]], [[0.17917698022887324]], [[0.17388070513090045]]], "count": [154]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.7568627450980392]], [[0.7607843137254902]]], "mean": [[[0.4401307003862151]], [[0.4591387390183346]], [[0.46098483124310335]]], "std": [[[0.17262222014504214]], [[0.14321649111151888]], [[0.13518956681578598]]], "count": [154]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[0.9137254901960784]], [[0.9019607843137255]]], "mean": [[[0.4221924284865461]], [[0.4475433165690519]], [[0.44923740158942366]]], "std": [[[0.15094812390871776]], [[0.1188573457941331]], [[0.11058259974386757]]], "count": [154]}, "observation.state": {"min": [-0.22095869481563568, 1.9915603399276733, 0.8309687376022339, 0.31381019949913025, -2.917771816253662, -1.3588610887527466, -0.08143706619739532, -2.0, 0.1873839944601059, 0.2364560067653656, -0.13883499801158905, -2.5380001068115234, 0.16200000047683716, -1.2339999675750732, -0.5783672332763672, -2.077465534210205, -1.633610725402832, -1.8149503469467163, 2.3162615299224854, -1.2380841970443726, -0.3326946794986725, -2.0, -0.2904120087623596, 0.24937699735164642, -0.17884300649166107, 1.6640000343322754, 0.25600001215934753, -3.1110000610351562], "max": [0.6728768348693848, 2.088094472885132, 1.5588932037353516, 2.0306034088134766, -2.577153444290161, 1.3491045236587524, 0.34567990899086, 804.0, 0.36570799350738525, 0.4041360020637512, 0.07020200043916702, -1.2569999694824219, 0.9380000233650208, 0.3310000002384186, 0.1091703549027443, -2.0474283695220947, -0.5071228742599487, -0.5519603490829468, 2.7414236068725586, 1.120798110961914, 0.5088158249855042, 859.0, -0.025098999962210655, 0.4474230110645294, 0.03836999833583832, 2.7239999771118164, 0.9459999799728394, 3.1410000324249268], "mean": [0.051449645310640335, 2.0728976726531982, 1.2799570560455322, 1.158531665802002, -2.7288386821746826, -0.05109388008713722, 0.09396639466285706, 264.84234619140625, 0.27911001443862915, 0.30539196729660034, -0.007473550736904144, -2.011476516723633, 0.6633296608924866, -0.45059704780578613, -0.2672658860683441, -2.059807538986206, -1.3055437803268433, -1.3525662422180176, 2.570899486541748, -0.4381994903087616, 0.038021113723516464, 350.4988098144531, -0.19907455146312714, 0.35006749629974365, -0.02904258482158184, 2.3927714824676514, 0.5847988724708557, -2.0414271354675293], "std": [0.24134521186351776, 0.012492462992668152, 0.17057384550571442, 0.5887688398361206, 0.12242721766233444, 0.9321639537811279, 0.12263695895671844, 317.3083801269531, 0.04602780565619469, 0.05530504137277603, 0.04853568226099014, 0.392734557390213, 0.24211636185646057, 0.4959913194179535, 0.13966579735279083, 0.004782828502357006, 0.33366841077804565, 0.392339289188385, 0.10968581587076187, 0.7058861255645752, 0.12262888997793198, 295.3785095214844, 0.07218889892101288, 0.044568974524736404, 0.05646558851003647, 0.1978941559791565, 0.20401734113693237, 1.4169121980667114], "count": [831]}, "action": {"min": [-0.22095869481563568, 1.9915603399276733, 0.8309687376022339, 0.31381019949913025, -2.917771816253662, -1.3588610887527466, -0.08143706619739532, -2.0, 0.1873839944601059, 0.2364560067653656, -0.13883499801158905, -2.5380001068115234, 0.16200000047683716, -1.2339999675750732, -0.5783672332763672, -2.077465534210205, -1.633610725402832, -1.8149503469467163, 2.3162615299224854, -1.2380841970443726, -0.3326946794986725, -2.0, -0.2904120087623596, 0.24937699735164642, -0.17884300649166107, 1.6640000343322754, 0.25600001215934753, -3.1110000610351562], "max": [0.6728768348693848, 2.088094472885132, 1.5588932037353516, 2.0306034088134766, -2.577153444290161, 1.3491045236587524, 0.34567990899086, 804.0, 0.36570799350738525, 0.4041360020637512, 0.07020200043916702, -1.2569999694824219, 0.9380000233650208, 0.3310000002384186, 0.1091703549027443, -2.0474283695220947, -0.5071228742599487, -0.5519603490829468, 2.7414236068725586, 1.120798110961914, 0.5088158249855042, 859.0, -0.025098999962210655, 0.4474230110645294, 0.03836999833583832, 2.7239999771118164, 0.9459999799728394, 3.1410000324249268], "mean": [0.051449645310640335, 2.0728976726531982, 1.2799570560455322, 1.158531665802002, -2.7288386821746826, -0.05109388008713722, 0.09396639466285706, 264.84234619140625, 0.27911001443862915, 0.30539196729660034, -0.007473550736904144, -2.011476516723633, 0.6633296608924866, -0.45059704780578613, -0.2672658860683441, -2.059807538986206, -1.3055437803268433, -1.3525662422180176, 2.570899486541748, -0.4381994903087616, 0.038021113723516464, 350.4988098144531, -0.19907455146312714, 0.35006749629974365, -0.02904258482158184, 2.3927714824676514, 0.5847988724708557, -2.0414271354675293], "std": [0.24134521186351776, 0.012492462992668152, 0.17057384550571442, 0.5887688398361206, 0.12242721766233444, 0.9321639537811279, 0.12263695895671844, 317.3083801269531, 0.04602780565619469, 0.05530504137277603, 0.04853568226099014, 0.392734557390213, 0.24211636185646057, 0.4959913194179535, 0.13966579735279083, 0.004782828502357006, 0.33366841077804565, 0.392339289188385, 0.10968581587076187, 0.7058861255645752, 0.12262888997793198, 295.3785095214844, 0.07218889892101288, 0.044568974524736404, 0.05646558851003647, 0.1978941559791565, 0.20401734113693237, 1.4169121980667114], "count": [831]}, "timestamp": {"min": [0.0], "max": [27.666666666666668], "mean": [13.833333333333334], "std": [7.99629543856033], "count": [831]}, "frame_index": {"min": [0], "max": [830], "mean": [415.0], "std": [239.8888631568099], "count": [831]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [831]}, "index": {"min": [59813], "max": [60643], "mean": [60228.0], "std": [239.8888631568099], "count": [831]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [831]}, "subtask_annotation": {"mean": [20.59927797833935, 29.0, 29.0, 29.0, 29.0], "std": [3.232201018769792, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [831]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [831]}, "eef_direction_state": {"mean": [3.7978339350180503, 3.67870036101083], "std": [2.1530031361592785, 2.0141535881761454], "min": [0, 0], "max": [6, 6], "count": [831]}, "eef_velocity_state": {"mean": [0.7845968712394705, 0.8712394705174489], "std": [0.6712622948848885, 0.655645320440745], "min": [0, 0], "max": [2, 2], "count": [831]}, "eef_acc_mag_state": {"mean": [0.8074608904933814, 0.8038507821901324], "std": [0.8420319118944003, 0.837614282661563], "min": [0, 0], "max": [2, 2], "count": [831]}, "eef_direction_action": {"mean": [3.7978339350180503, 3.67870036101083], "std": [2.1530031361592785, 2.0141535881761454], "min": [0, 0], "max": [6, 6], "count": [831]}, "eef_velocity_action": {"mean": [0.7845968712394705, 0.8712394705174489], "std": [0.6712622948848885, 0.655645320440745], "min": [0, 0], "max": [2, 2], "count": [831]}, "eef_acc_mag_action": {"mean": [0.8074608904933814, 0.8038507821901324], "std": [0.8420319118944003, 0.837614282661563], "min": [0, 0], "max": [2, 2], "count": [831]}, "eef_sim_pose_state": {"mean": [0.5443657282590144, 0.1993556107122625, 1.125186476570356, -2.5291174478613074, 0.9936743655907315, 0.909389106534327, 0.4963176941733826, -0.2609362971972624, 1.0765608915739033, 2.2817129585722475, 1.1169564970068853, -0.03248221834165831], "std": [0.042507266831145175, 0.056758806743561874, 0.06570250087806065, 0.8231204867827964, 0.3333470402243427, 2.77103728543532, 0.05123144169342877, 0.047522075409839305, 0.0522071988764129, 0.908043150598016, 0.3979007217270719, 2.5388504647606207], "min": [0.44466011393787974, 0.04653887804293998, 1.0074390434183784, -3.1162259070237184, 0.49169272225597016, -3.141479084574355, 0.4295062393310564, -0.339036043338804, 1.0140437340705941, 0.08543894686413511, 0.381487617095285, -3.1415733559479944], "max": [0.6313741270511496, 0.28828730748625847, 1.2554584326436493, 3.036407922199314, 1.5450767611778522, 3.141397367579752, 0.5950596325294183, -0.12145402246617092, 1.182514908578415, 3.0902193903459123, 1.5461121141917604, 3.140486050140986], "count": [831]}, "eef_sim_pose_action": {"mean": [0.5443657282590144, 0.1993556107122625, 1.125186476570356, -2.5291174478613074, 0.9936743655907315, 0.909389106534327, 0.4963176941733826, -0.2609362971972624, 1.0765608915739033, 2.2817129585722475, 1.1169564970068853, -0.03248221834165831], "std": [0.042507266831145175, 0.056758806743561874, 0.06570250087806065, 0.8231204867827964, 0.3333470402243427, 2.77103728543532, 0.05123144169342877, 0.047522075409839305, 0.0522071988764129, 0.908043150598016, 0.3979007217270719, 2.5388504647606207], "min": [0.44466011393787974, 0.04653887804293998, 1.0074390434183784, -3.1162259070237184, 0.49169272225597016, -3.141479084574355, 0.4295062393310564, -0.339036043338804, 1.0140437340705941, 0.08543894686413511, 0.381487617095285, -3.1415733559479944], "max": [0.6313741270511496, 0.28828730748625847, 1.2554584326436493, 3.036407922199314, 1.5450767611778522, 3.141397367579752, 0.5950596325294183, -0.12145402246617092, 1.182514908578415, 3.0902193903459123, 1.5461121141917604, 3.140486050140986], "count": [831]}, "gripper_mode_state": {"mean": [0.7015643802647413, 0.681107099879663], "std": [0.45757163440109944, 0.46604744219142935], "min": [0, 0], "max": [1, 1], "count": [831]}, "gripper_activity_state": {"mean": [1.7653429602888087, 1.762936221419976], "std": [0.5858765710504211, 0.5849068709437218], "min": [0, 0], "max": [2, 2], "count": [831]}, "gripper_mode_action": {"mean": [0.7015643802647413, 0.681107099879663], "std": [0.45757163440109944, 0.46604744219142935], "min": [0, 0], "max": [1, 1], "count": [831]}, "gripper_activity_action": {"mean": [1.7653429602888087, 1.762936221419976], "std": [0.5858765710504211, 0.5849068709437218], "min": [0, 0], "max": [2, 2], "count": [831]}, "gripper_open_scale_state": {"mean": [0.3505056531435028, 0.26538989168513105], "std": [0.2953705319815417, 0.3168490423395146], "min": [0.0, 0.0], "max": [0.859, 0.804], "count": [831]}, "gripper_open_scale_action": {"mean": [0.3505056531435028, 0.26538989168513105], "std": [0.2953705319815417, 0.3168490423395146], "min": [0.0, 0.0], "max": [0.859, 0.804], "count": [831]}}} +{"episode_index": 61, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4317190701421018]], [[0.4535630496346479]], [[0.4551536383748256]]], "std": [[[0.20538119552843023]], [[0.17956701312587053]], [[0.17460806589860228]]], "count": [178]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7411764705882353]], [[0.7490196078431373]]], "mean": [[[0.45383880328816917]], [[0.46669331419365495]], [[0.466954240333774]]], "std": [[[0.1561689491628497]], [[0.13219818321453952]], [[0.12521514403508452]]], "count": [178]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9254901960784314]]], "mean": [[[0.44481466755709775]], [[0.45857225113828304]], [[0.45859098231989426]]], "std": [[[0.13417687344091464]], [[0.10952359430739675]], [[0.10230648477676803]]], "count": [178]}, "observation.state": {"min": [-0.28817132115364075, 1.6622341871261597, 0.6977128982543945, 0.2143089920282364, -2.9177889823913574, -1.3593672513961792, -0.03405137360095978, -6.0, 0.13815000653266907, 0.23486599326133728, -0.1687610000371933, -2.74399995803833, 0.08899999409914017, -1.2400000095367432, -0.48464304208755493, -2.065859079360962, -1.615127682685852, -1.981227993965149, 2.2885453701019287, -1.3687396049499512, -0.16287413239479065, -2.0, -0.3077149987220764, 0.26482900977134705, -0.14868800342082977, 1.6759999990463257, 0.11699998378753662, -3.1401853561401367], "max": [0.7189011573791504, 2.0904507637023926, 1.6330348253250122, 2.028247356414795, -2.652097463607788, 1.4013773202896118, 0.8858419060707092, 812.0, 0.34419000148773193, 0.3994939923286438, 0.0883990004658699, -1.4609999656677246, 1.187999963760376, 0.2890000343322754, 0.05993461236357689, -1.8694047927856445, -0.7723780274391174, -0.4663170576095581, 2.888589859008789, 1.166071891784668, 0.4182681739330292, 842.0, -0.043299999088048935, 0.44185298681259155, 0.06962499767541885, 2.7090001106262207, 0.9330000281333923, 3.1389999389648438], "mean": [0.12480664998292923, 2.0681543350219727, 1.245317816734314, 1.1052367687225342, -2.77714204788208, -0.08712197095155716, 0.16608937084674835, 255.4915313720703, 0.26898831129074097, 0.32861965894699097, -0.02358204871416092, -2.1192452907562256, 0.7179359197616577, -0.4895358681678772, -0.206661194562912, -2.054666757583618, -1.396136999130249, -1.479954719543457, 2.657304525375366, -0.5852843523025513, 0.0719984918832779, 277.853759765625, -0.21117305755615234, 0.35436683893203735, -0.000855373393278569, 2.284235954284668, 0.5433342456817627, -2.159255266189575], "std": [0.23073992133140564, 0.04871364310383797, 0.22198881208896637, 0.5159354209899902, 0.09372946619987488, 0.7699745893478394, 0.16925524175167084, 301.1836242675781, 0.04243133217096329, 0.041369274258613586, 0.05826447159051895, 0.28523412346839905, 0.2137833833694458, 0.38436171412467957, 0.10815774649381638, 0.019213644787669182, 0.24726897478103638, 0.34658440947532654, 0.1852247565984726, 0.569810688495636, 0.12250303477048874, 328.9564208984375, 0.05789981409907341, 0.04274781420826912, 0.05181293562054634, 0.16766944527626038, 0.19647081196308136, 1.2229795455932617], "count": [1002]}, "action": {"min": [-0.28817132115364075, 1.6622341871261597, 0.6977128982543945, 0.2143089920282364, -2.9177889823913574, -1.3593672513961792, -0.03405137360095978, -6.0, 0.13815000653266907, 0.23486599326133728, -0.1687610000371933, -2.74399995803833, 0.08899999409914017, -1.2400000095367432, -0.48464304208755493, -2.065859079360962, -1.615127682685852, -1.981227993965149, 2.2885453701019287, -1.3687396049499512, -0.16287413239479065, -2.0, -0.3077149987220764, 0.26482900977134705, -0.14868800342082977, 1.6759999990463257, 0.11699998378753662, -3.1401853561401367], "max": [0.7189011573791504, 2.0904507637023926, 1.6330348253250122, 2.028247356414795, -2.652097463607788, 1.4013773202896118, 0.8858419060707092, 812.0, 0.34419000148773193, 0.3994939923286438, 0.0883990004658699, -1.4609999656677246, 1.187999963760376, 0.2890000343322754, 0.05993461236357689, -1.8694047927856445, -0.7723780274391174, -0.4663170576095581, 2.888589859008789, 1.166071891784668, 0.4182681739330292, 842.0, -0.043299999088048935, 0.44185298681259155, 0.06962499767541885, 2.7090001106262207, 0.9330000281333923, 3.1389999389648438], "mean": [0.12480664998292923, 2.0681543350219727, 1.245317816734314, 1.1052367687225342, -2.77714204788208, -0.08712197095155716, 0.16608937084674835, 255.4915313720703, 0.26898831129074097, 0.32861965894699097, -0.02358204871416092, -2.1192452907562256, 0.7179359197616577, -0.4895358681678772, -0.206661194562912, -2.054666757583618, -1.396136999130249, -1.479954719543457, 2.657304525375366, -0.5852843523025513, 0.0719984918832779, 277.853759765625, -0.21117305755615234, 0.35436683893203735, -0.000855373393278569, 2.284235954284668, 0.5433342456817627, -2.159255266189575], "std": [0.23073992133140564, 0.04871364310383797, 0.22198881208896637, 0.5159354209899902, 0.09372946619987488, 0.7699745893478394, 0.16925524175167084, 301.1836242675781, 0.04243133217096329, 0.041369274258613586, 0.05826447159051895, 0.28523412346839905, 0.2137833833694458, 0.38436171412467957, 0.10815774649381638, 0.019213644787669182, 0.24726897478103638, 0.34658440947532654, 0.1852247565984726, 0.569810688495636, 0.12250303477048874, 328.9564208984375, 0.05789981409907341, 0.04274781420826912, 0.05181293562054634, 0.16766944527626038, 0.19647081196308136, 1.2229795455932617], "count": [1002]}, "timestamp": {"min": [0.0], "max": [33.36666666666667], "mean": [16.683333333333334], "std": [9.641744693816609], "count": [1002]}, "frame_index": {"min": [0], "max": [1001], "mean": [500.5], "std": [289.25234081449827], "count": [1002]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [1002]}, "index": {"min": [60644], "max": [61645], "mean": [61144.5], "std": [289.25234081449827], "count": [1002]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1002]}, "subtask_annotation": {"mean": [21.436127744510976, 29.0, 29.0, 29.0, 29.0], "std": [2.24773387226504, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1002]}, "scene_annotation": {"mean": [61.0], "std": [0.0], "min": [61], "max": [61], "count": [1002]}, "eef_direction_state": {"mean": [3.906187624750499, 3.647704590818363], "std": [2.244794741143799, 2.0775003502162512], "min": [0, 0], "max": [6, 6], "count": [1002]}, "eef_velocity_state": {"mean": [0.7285429141716567, 0.8572854291417166], "std": [0.692246532768801, 0.6779914980472964], "min": [0, 0], "max": [2, 2], "count": [1002]}, "eef_acc_mag_state": {"mean": [0.8033932135728543, 0.7255489021956087], "std": [0.850189871404604, 0.825930762748352], "min": [0, 0], "max": [2, 2], "count": [1002]}, "eef_direction_action": {"mean": [3.906187624750499, 3.647704590818363], "std": [2.244794741143799, 2.0775003502162512], "min": [0, 0], "max": [6, 6], "count": [1002]}, "eef_velocity_action": {"mean": [0.7285429141716567, 0.8572854291417166], "std": [0.692246532768801, 0.6779914980472964], "min": [0, 0], "max": [2, 2], "count": [1002]}, "eef_acc_mag_action": {"mean": [0.8033932135728543, 0.7255489021956087], "std": [0.850189871404604, 0.825930762748352], "min": [0, 0], "max": [2, 2], "count": [1002]}, "eef_sim_pose_state": {"mean": [0.5468447530451207, 0.22281967897712607, 1.1385351762297948, -1.4243275550746823, 0.9798680896636142, 1.9363054418091472, 0.518578277673192, -0.2452716456227825, 1.0723336280631732, 2.2027759456032032, 1.1404288161195455, 1.0870305096413082], "std": [0.04051399690202207, 0.04266560025546196, 0.05917753877828775, 2.4896596436603033, 0.293010148427297, 2.1971489876481014, 0.03772184944607075, 0.055307417797037024, 0.04608168352890262, 1.331952748310339, 0.31118534657121255, 2.4994187670130645], "min": [0.45383589388524487, 0.047929743649944415, 1.0161280480249233, -3.1410377917453105, 0.41332343909662006, -3.1408441254564656, 0.44713299121162786, -0.3261503213529643, 1.0144570527223753, -3.1389193489349743, 0.35255262281087085, -3.1408947637224935], "max": [0.6263107111128642, 0.2651368637384247, 1.264447342319448, 3.139688413836415, 1.5520877267614153, 3.1412422338790456, 0.587946835637004, -0.07293255653196486, 1.1920082525708457, 3.1344880596928575, 1.5644127999295656, 3.141210248650077], "count": [1002]}, "eef_sim_pose_action": {"mean": [0.5468447530451207, 0.22281967897712607, 1.1385351762297948, -1.4243275550746823, 0.9798680896636142, 1.9363054418091472, 0.518578277673192, -0.2452716456227825, 1.0723336280631732, 2.2027759456032032, 1.1404288161195455, 1.0870305096413082], "std": [0.04051399690202207, 0.04266560025546196, 0.05917753877828775, 2.4896596436603033, 0.293010148427297, 2.1971489876481014, 0.03772184944607075, 0.055307417797037024, 0.04608168352890262, 1.331952748310339, 0.31118534657121255, 2.4994187670130645], "min": [0.45383589388524487, 0.047929743649944415, 1.0161280480249233, -3.1410377917453105, 0.41332343909662006, -3.1408441254564656, 0.44713299121162786, -0.3261503213529643, 1.0144570527223753, -3.1389193489349743, 0.35255262281087085, -3.1408947637224935], "max": [0.6263107111128642, 0.2651368637384247, 1.264447342319448, 3.139688413836415, 1.5520877267614153, 3.1412422338790456, 0.587946835637004, -0.07293255653196486, 1.1920082525708457, 3.1344880596928575, 1.5644127999295656, 3.141210248650077], "count": [1002]}, "gripper_mode_state": {"mean": [0.7125748502994012, 0.6646706586826348], "std": [0.4525615240165581, 0.472105469327589], "min": [0, 0], "max": [1, 1], "count": [1002]}, "gripper_activity_state": {"mean": [1.7015968063872255, 1.7654690618762474], "std": [0.6316482297430296, 0.5720408796623794], "min": [0, 0], "max": [2, 2], "count": [1002]}, "gripper_mode_action": {"mean": [0.7125748502994012, 0.6646706586826348], "std": [0.4525615240165581, 0.472105469327589], "min": [0, 0], "max": [1, 1], "count": [1002]}, "gripper_activity_action": {"mean": [1.7015968063872255, 1.7654690618762474], "std": [0.6316482297430296, 0.5720408796623794], "min": [0, 0], "max": [2, 2], "count": [1002]}, "gripper_open_scale_state": {"mean": [0.277857784385453, 0.25623802382693767], "std": [0.3289530306581939, 0.30054670112530774], "min": [0.0, 0.0], "max": [0.842, 0.812], "count": [1002]}, "gripper_open_scale_action": {"mean": [0.277857784385453, 0.25623802382693767], "std": [0.3289530306581939, 0.30054670112530774], "min": [0.0, 0.0], "max": [0.842, 0.812], "count": [1002]}}} +{"episode_index": 62, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4312968305164602]], [[0.45397874188018766]], [[0.4567710977284575]]], "std": [[[0.20852188105693167]], [[0.18046292132471872]], [[0.17453026454129844]]], "count": [163]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7450980392156863]], [[0.7490196078431373]]], "mean": [[[0.4420373924876699]], [[0.46045283115802554]], [[0.4625223883776414]]], "std": [[[0.1831593936520712]], [[0.15407569732414447]], [[0.1456055583756156]]], "count": [163]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.023529411764705882]]], "max": [[[0.8509803921568627]], [[0.8117647058823529]], [[0.8156862745098039]]], "mean": [[[0.43157914561530136]], [[0.4532721878884478]], [[0.45461751423473273]]], "std": [[[0.15721923040125776]], [[0.12677046288784083]], [[0.1192400737741171]]], "count": [163]}, "observation.state": {"min": [-0.2347467839717865, 1.9572994709014893, 0.7256555557250977, 0.24820327758789062, -2.918243169784546, -1.4024767875671387, -0.03073524869978428, -1.0, 0.15972299873828888, 0.2188519984483719, -0.16355399787425995, -2.7909998893737793, 0.24899999797344208, -1.399999976158142, -0.4438721239566803, -2.0677788257598877, -1.6890250444412231, -2.001927614212036, 2.28385066986084, -1.3821786642074585, -0.1958782970905304, -2.0, -0.3010120093822479, 0.21332700550556183, -0.16377300024032593, 1.6369999647140503, 0.16699999570846558, -3.1371853351593018], "max": [0.6342003345489502, 2.0899271965026855, 1.659877896308899, 2.0299575328826904, -2.6532845497131348, 1.3787578344345093, 0.7178714275360107, 821.0, 0.37849900126457214, 0.40415000915527344, 0.08663500100374222, -1.2599999904632568, 1.0130000114440918, 0.27900001406669617, 0.041434116661548615, -1.9764982461929321, -0.5326919555664062, -0.46933653950691223, 2.6893954277038574, 1.2136322259902954, 0.4672071635723114, 852.0, -0.03869200125336647, 0.4263550043106079, 0.059032000601291656, 2.7019999027252197, 0.8729999661445618, 3.134000062942505], "mean": [0.04449765756726265, 2.0685062408447266, 1.2911432981491089, 1.1465905904769897, -2.7884793281555176, -0.08303796499967575, 0.16363459825515747, 251.5818328857422, 0.2812706232070923, 0.3010309636592865, -0.004304936621338129, -2.0514261722564697, 0.6869794130325317, -0.48638585209846497, -0.21483489871025085, -2.056424379348755, -1.4010964632034302, -1.486384630203247, 2.532045364379883, -0.6629726886749268, 0.17249923944473267, 282.524658203125, -0.20397256314754486, 0.33490678668022156, -0.010605583898723125, 2.405203342437744, 0.48026326298713684, -2.093865394592285], "std": [0.24139587581157684, 0.022227270528674126, 0.21760660409927368, 0.6165813207626343, 0.08102847635746002, 0.9530720114707947, 0.18961434066295624, 335.41748046875, 0.04365415498614311, 0.052236609160900116, 0.05933653563261032, 0.3867762088775635, 0.18715563416481018, 0.545440673828125, 0.12647601962089539, 0.01015686895698309, 0.3311644196510315, 0.4142738878726959, 0.10762358456850052, 0.6895079612731934, 0.10871808975934982, 326.963623046875, 0.07399577647447586, 0.04651067033410072, 0.05961012467741966, 0.19400344789028168, 0.20326252281665802, 1.278242826461792], "count": [892]}, "action": {"min": [-0.2347467839717865, 1.9572994709014893, 0.7256555557250977, 0.24820327758789062, -2.918243169784546, -1.4024767875671387, -0.03073524869978428, -1.0, 0.15972299873828888, 0.2188519984483719, -0.16355399787425995, -2.7909998893737793, 0.24899999797344208, -1.399999976158142, -0.4438721239566803, -2.0677788257598877, -1.6890250444412231, -2.001927614212036, 2.28385066986084, -1.3821786642074585, -0.1958782970905304, -2.0, -0.3010120093822479, 0.21332700550556183, -0.16377300024032593, 1.6369999647140503, 0.16699999570846558, -3.1371853351593018], "max": [0.6342003345489502, 2.0899271965026855, 1.659877896308899, 2.0299575328826904, -2.6532845497131348, 1.3787578344345093, 0.7178714275360107, 821.0, 0.37849900126457214, 0.40415000915527344, 0.08663500100374222, -1.2599999904632568, 1.0130000114440918, 0.27900001406669617, 0.041434116661548615, -1.9764982461929321, -0.5326919555664062, -0.46933653950691223, 2.6893954277038574, 1.2136322259902954, 0.4672071635723114, 852.0, -0.03869200125336647, 0.4263550043106079, 0.059032000601291656, 2.7019999027252197, 0.8729999661445618, 3.134000062942505], "mean": [0.04449765756726265, 2.0685062408447266, 1.2911432981491089, 1.1465905904769897, -2.7884793281555176, -0.08303796499967575, 0.16363459825515747, 251.5818328857422, 0.2812706232070923, 0.3010309636592865, -0.004304936621338129, -2.0514261722564697, 0.6869794130325317, -0.48638585209846497, -0.21483489871025085, -2.056424379348755, -1.4010964632034302, -1.486384630203247, 2.532045364379883, -0.6629726886749268, 0.17249923944473267, 282.524658203125, -0.20397256314754486, 0.33490678668022156, -0.010605583898723125, 2.405203342437744, 0.48026326298713684, -2.093865394592285], "std": [0.24139587581157684, 0.022227270528674126, 0.21760660409927368, 0.6165813207626343, 0.08102847635746002, 0.9530720114707947, 0.18961434066295624, 335.41748046875, 0.04365415498614311, 0.052236609160900116, 0.05933653563261032, 0.3867762088775635, 0.18715563416481018, 0.545440673828125, 0.12647601962089539, 0.01015686895698309, 0.3311644196510315, 0.4142738878726959, 0.10762358456850052, 0.6895079612731934, 0.10871808975934982, 326.963623046875, 0.07399577647447586, 0.04651067033410072, 0.05961012467741966, 0.19400344789028168, 0.20326252281665802, 1.278242826461792], "count": [892]}, "timestamp": {"min": [0.0], "max": [29.7], "mean": [14.850000000000001], "std": [8.583268608170199], "count": [892]}, "frame_index": {"min": [0], "max": [891], "mean": [445.5], "std": [257.498058245106], "count": [892]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [892]}, "index": {"min": [61646], "max": [62537], "mean": [62091.5], "std": [257.498058245106], "count": [892]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [892]}, "subtask_annotation": {"mean": [20.890134529147982, 29.0, 29.0, 29.0, 29.0], "std": [2.886731899247857, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [892]}, "scene_annotation": {"mean": [62.0], "std": [0.0], "min": [62], "max": [62], "count": [892]}, "eef_direction_state": {"mean": [4.248878923766816, 3.8912556053811658], "std": [2.093859503909442, 2.0798121556590945], "min": [0, 0], "max": [6, 6], "count": [892]}, "eef_velocity_state": {"mean": [0.6771300448430493, 0.8352017937219731], "std": [0.7126448030929118, 0.7857864756333374], "min": [0, 0], "max": [2, 2], "count": [892]}, "eef_acc_mag_state": {"mean": [0.7197309417040358, 0.7544843049327354], "std": [0.8363469141399946, 0.8264354700014602], "min": [0, 0], "max": [2, 2], "count": [892]}, "eef_direction_action": {"mean": [4.248878923766816, 3.8912556053811658], "std": [2.093859503909442, 2.0798121556590945], "min": [0, 0], "max": [6, 6], "count": [892]}, "eef_velocity_action": {"mean": [0.6771300448430493, 0.8352017937219731], "std": [0.7126448030929118, 0.7857864756333374], "min": [0, 0], "max": [2, 2], "count": [892]}, "eef_acc_mag_action": {"mean": [0.7197309417040358, 0.7544843049327354], "std": [0.8363469141399946, 0.8264354700014602], "min": [0, 0], "max": [2, 2], "count": [892]}, "eef_sim_pose_state": {"mean": [0.5311437614975366, 0.21540169921618424, 1.1381686197202454, -2.532800301841216, 0.9202385981349676, 2.552919817725479, 0.4921449013121004, -0.26581235523344066, 1.07671058939233, 1.7935979929402224, 1.130287730496597, 1.2384914017695516], "std": [0.04479229233743159, 0.05052532318286537, 0.07505008667173185, 1.2527641864276917, 0.3281686047234865, 1.2994044595707723, 0.04726700112886552, 0.052684968020985594, 0.055243616782720016, 1.6970098254878674, 0.41962247100063976, 2.296441333464716], "min": [0.40570331748157107, 0.058282081330345153, 1.0021149404762566, -3.128194370359961, 0.40572606034842895, -3.139120686134363, 0.42001430935633, -0.347888065752843, 1.009350400438739, -3.1388253544256792, 0.3427368641833406, -3.1409005418570994], "max": [0.6117845346748616, 0.2903558238678984, 1.2783867995733385, 3.1393543197743043, 1.5309643926907022, 3.1402210774971913, 0.5931353639426529, -0.0928864548587384, 1.1861570094177556, 3.129507492349286, 1.5696543391057034, 3.1413374897759434], "count": [892]}, "eef_sim_pose_action": {"mean": [0.5311437614975366, 0.21540169921618424, 1.1381686197202454, -2.532800301841216, 0.9202385981349676, 2.552919817725479, 0.4921449013121004, -0.26581235523344066, 1.07671058939233, 1.7935979929402224, 1.130287730496597, 1.2384914017695516], "std": [0.04479229233743159, 0.05052532318286537, 0.07505008667173185, 1.2527641864276917, 0.3281686047234865, 1.2994044595707723, 0.04726700112886552, 0.052684968020985594, 0.055243616782720016, 1.6970098254878674, 0.41962247100063976, 2.296441333464716], "min": [0.40570331748157107, 0.058282081330345153, 1.0021149404762566, -3.128194370359961, 0.40572606034842895, -3.139120686134363, 0.42001430935633, -0.347888065752843, 1.009350400438739, -3.1388253544256792, 0.3427368641833406, -3.1409005418570994], "max": [0.6117845346748616, 0.2903558238678984, 1.2783867995733385, 3.1393543197743043, 1.5309643926907022, 3.1402210774971913, 0.5931353639426529, -0.0928864548587384, 1.1861570094177556, 3.129507492349286, 1.5696543391057034, 3.1413374897759434], "count": [892]}, "gripper_mode_state": {"mean": [0.6995515695067265, 0.7118834080717489], "std": [0.45845301952043555, 0.45288566038670575], "min": [0, 0], "max": [1, 1], "count": [892]}, "gripper_activity_state": {"mean": [1.7085201793721974, 1.795964125560538], "std": [0.6301605306870973, 0.5469703253647483], "min": [0, 0], "max": [2, 2], "count": [892]}, "gripper_mode_action": {"mean": [0.6995515695067265, 0.7118834080717489], "std": [0.45845301952043555, 0.45288566038670575], "min": [0, 0], "max": [1, 1], "count": [892]}, "gripper_activity_action": {"mean": [1.7085201793721974, 1.795964125560538], "std": [0.6301605306870973, 0.5469703253647483], "min": [0, 0], "max": [2, 2], "count": [892]}, "gripper_open_scale_state": {"mean": [0.28252707191606813, 0.25158408077380034], "std": [0.32696169834372774, 0.3354158093201763], "min": [0.0, 0.0], "max": [0.852, 0.821], "count": [892]}, "gripper_open_scale_action": {"mean": [0.28252707191606813, 0.25158408077380034], "std": [0.32696169834372774, 0.3354158093201763], "min": [0.0, 0.0], "max": [0.852, 0.821], "count": [892]}}} +{"episode_index": 63, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.421790294508761]], [[0.4449885816471979]], [[0.44792282996975386]]], "std": [[[0.21260302165364364]], [[0.18540263997561696]], [[0.1802162298031161]]], "count": [188]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.7764705882352941]], [[0.7803921568627451]]], "mean": [[[0.4359482404220553]], [[0.4563469886403143]], [[0.45854579943679596]]], "std": [[[0.18422358471936673]], [[0.15610683554860616]], [[0.14727834455697797]]], "count": [188]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4365167114274788]], [[0.4542261833368099]], [[0.4534061239744125]]], "std": [[[0.14391404875844208]], [[0.11635157576305036]], [[0.10950704349284879]]], "count": [188]}, "observation.state": {"min": [-0.22827163338661194, 1.9413647651672363, 0.8488060235977173, 0.1843765825033188, -2.8726375102996826, -1.405234456062317, -0.21233677864074707, -2.0, 0.17067299783229828, 0.22202299535274506, -0.1439480036497116, -2.5759999752044678, 0.20100000500679016, -1.3519999980926514, -0.7907388210296631, -2.072403907775879, -1.6678541898727417, -1.8897901773452759, 2.120819330215454, -1.5161850452423096, -0.17779670655727386, -2.0, -0.3010829985141754, 0.27686500549316406, -0.15059100091457367, 1.7070000171661377, 0.0820000022649765, -3.127000093460083], "max": [0.6506413221359253, 2.0875186920166016, 1.659755825996399, 1.9946844577789307, -2.4733235836029053, 1.3995271921157837, 0.357652872800827, 839.0, 0.3542900085449219, 0.4076800048351288, 0.08639399707317352, -1.215999960899353, 1.0160000324249268, 0.3179999887943268, -0.0630936548113823, -1.9408060312271118, -0.7914544939994812, -0.4033106863498688, 2.876634359359741, 1.1441506147384644, 0.44601890444755554, 860.0, -0.03342900052666664, 0.44518598914146423, 0.038993000984191895, 2.7320001125335693, 0.7960000038146973, 3.131999969482422], "mean": [-0.03992779552936554, 2.0717356204986572, 1.3261401653289795, 1.2548856735229492, -2.640946388244629, -0.01269221305847168, -0.03993464261293411, 513.9776611328125, 0.2885175049304962, 0.3016599118709564, 0.004708378110080957, -2.002802848815918, 0.7009422183036804, -0.4961845874786377, -0.3113141655921936, -2.058711290359497, -1.3655699491500854, -1.403127908706665, 2.5650713443756104, -0.665768563747406, 0.10784656554460526, 358.93731689453125, -0.19550472497940063, 0.35580646991729736, -0.02479349635541439, 2.3759047985076904, 0.4625999331474304, -2.1239473819732666], "std": [0.2025861293077469, 0.014978575520217419, 0.17978337407112122, 0.48168760538101196, 0.09950386732816696, 0.8019595742225647, 0.14604370296001434, 343.4955139160156, 0.035520683974027634, 0.045477744191884995, 0.04602392390370369, 0.3649287223815918, 0.1892947554588318, 0.477416455745697, 0.15635478496551514, 0.0119038550183177, 0.24473312497138977, 0.37614744901657104, 0.24112580716609955, 0.664885401725769, 0.19112445414066315, 324.34503173828125, 0.06529919803142548, 0.047142110764980316, 0.046941835433244705, 0.20824000239372253, 0.23742227256298065, 1.186608910560608], "count": [1077]}, "action": {"min": [-0.22827163338661194, 1.9413647651672363, 0.8488060235977173, 0.1843765825033188, -2.8726375102996826, -1.405234456062317, -0.21233677864074707, -2.0, 0.17067299783229828, 0.22202299535274506, -0.1439480036497116, -2.5759999752044678, 0.20100000500679016, -1.3519999980926514, -0.7907388210296631, -2.072403907775879, -1.6678541898727417, -1.8897901773452759, 2.120819330215454, -1.5161850452423096, -0.17779670655727386, -2.0, -0.3010829985141754, 0.27686500549316406, -0.15059100091457367, 1.7070000171661377, 0.0820000022649765, -3.127000093460083], "max": [0.6506413221359253, 2.0875186920166016, 1.659755825996399, 1.9946844577789307, -2.4733235836029053, 1.3995271921157837, 0.357652872800827, 839.0, 0.3542900085449219, 0.4076800048351288, 0.08639399707317352, -1.215999960899353, 1.0160000324249268, 0.3179999887943268, -0.0630936548113823, -1.9408060312271118, -0.7914544939994812, -0.4033106863498688, 2.876634359359741, 1.1441506147384644, 0.44601890444755554, 860.0, -0.03342900052666664, 0.44518598914146423, 0.038993000984191895, 2.7320001125335693, 0.7960000038146973, 3.131999969482422], "mean": [-0.03992779552936554, 2.0717356204986572, 1.3261401653289795, 1.2548856735229492, -2.640946388244629, -0.01269221305847168, -0.03993464261293411, 513.9776611328125, 0.2885175049304962, 0.3016599118709564, 0.004708378110080957, -2.002802848815918, 0.7009422183036804, -0.4961845874786377, -0.3113141655921936, -2.058711290359497, -1.3655699491500854, -1.403127908706665, 2.5650713443756104, -0.665768563747406, 0.10784656554460526, 358.93731689453125, -0.19550472497940063, 0.35580646991729736, -0.02479349635541439, 2.3759047985076904, 0.4625999331474304, -2.1239473819732666], "std": [0.2025861293077469, 0.014978575520217419, 0.17978337407112122, 0.48168760538101196, 0.09950386732816696, 0.8019595742225647, 0.14604370296001434, 343.4955139160156, 0.035520683974027634, 0.045477744191884995, 0.04602392390370369, 0.3649287223815918, 0.1892947554588318, 0.477416455745697, 0.15635478496551514, 0.0119038550183177, 0.24473312497138977, 0.37614744901657104, 0.24112580716609955, 0.664885401725769, 0.19112445414066315, 324.34503173828125, 0.06529919803142548, 0.047142110764980316, 0.046941835433244705, 0.20824000239372253, 0.23742227256298065, 1.186608910560608], "count": [1077]}, "timestamp": {"min": [0.0], "max": [35.86666666666667], "mean": [17.933333333333334], "std": [10.363432864680542], "count": [1077]}, "frame_index": {"min": [0], "max": [1076], "mean": [538.0], "std": [310.9029859404163], "count": [1077]}, "episode_index": {"min": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [1077]}, "index": {"min": [62538], "max": [63614], "mean": [63076.0], "std": [310.9029859404163], "count": [1077]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1077]}, "subtask_annotation": {"mean": [20.988857938718663, 29.0, 29.0, 29.0, 29.0], "std": [2.7575954523792814, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1077]}, "scene_annotation": {"mean": [63.0], "std": [0.0], "min": [63], "max": [63], "count": [1077]}, "eef_direction_state": {"mean": [3.5060352831940578, 3.647168059424327], "std": [2.1789085140477598, 2.1994183122661513], "min": [0, 0], "max": [6, 6], "count": [1077]}, "eef_velocity_state": {"mean": [0.8217270194986073, 0.7799442896935933], "std": [0.644793149692353, 0.6723390044575199], "min": [0, 0], "max": [2, 2], "count": [1077]}, "eef_acc_mag_state": {"mean": [0.9117920148560817, 0.7158774373259053], "std": [0.8436888105870903, 0.8350818216555409], "min": [0, 0], "max": [2, 2], "count": [1077]}, "eef_direction_action": {"mean": [3.5060352831940578, 3.647168059424327], "std": [2.1789085140477598, 2.1994183122661513], "min": [0, 0], "max": [6, 6], "count": [1077]}, "eef_velocity_action": {"mean": [0.8217270194986073, 0.7799442896935933], "std": [0.644793149692353, 0.6723390044575199], "min": [0, 0], "max": [2, 2], "count": [1077]}, "eef_acc_mag_action": {"mean": [0.9117920148560817, 0.7158774373259053], "std": [0.8436888105870903, 0.8350818216555409], "min": [0, 0], "max": [2, 2], "count": [1077]}, "eef_sim_pose_state": {"mean": [0.5526111631184462, 0.19725379034390755, 1.135043025864686, -1.0590500183358718, 0.8899812211732153, 2.057667849899167, 0.49128043234735513, -0.27454371265561467, 1.0787622938024413, 1.4772274458641153, 1.1322978721397008, 0.7755902498645073], "std": [0.04378702808077178, 0.05220260776495854, 0.0542916409067824, 2.642893381436067, 0.3504324954061998, 1.9918394650448048, 0.04084881936591569, 0.042498417267168236, 0.04312950725934355, 2.126090801882933, 0.3652144649476372, 2.5019176170925546], "min": [0.4733701147121454, 0.04694685181795606, 1.0209249625476362, -3.141266768714984, 0.3209048641940997, -3.13848621450491, 0.4157307767639564, -0.3371189827779448, 1.015288446431647, -3.1310757240959535, 0.3344269633747652, -3.1415052134323904], "max": [0.6434822480370334, 0.2805735194771886, 1.2625110101741028, 3.1413388906351956, 1.5605017729878972, 3.14113277860323, 0.5990440150054309, -0.10759995829961824, 1.164247006519472, 3.1394633236641334, 1.5649947863719231, 3.1414280046676017], "count": [1077]}, "eef_sim_pose_action": {"mean": [0.5526111631184462, 0.19725379034390755, 1.135043025864686, -1.0590500183358718, 0.8899812211732153, 2.057667849899167, 0.49128043234735513, -0.27454371265561467, 1.0787622938024413, 1.4772274458641153, 1.1322978721397008, 0.7755902498645073], "std": [0.04378702808077178, 0.05220260776495854, 0.0542916409067824, 2.642893381436067, 0.3504324954061998, 1.9918394650448048, 0.04084881936591569, 0.042498417267168236, 0.04312950725934355, 2.126090801882933, 0.3652144649476372, 2.5019176170925546], "min": [0.4733701147121454, 0.04694685181795606, 1.0209249625476362, -3.141266768714984, 0.3209048641940997, -3.13848621450491, 0.4157307767639564, -0.3371189827779448, 1.015288446431647, -3.1310757240959535, 0.3344269633747652, -3.1415052134323904], "max": [0.6434822480370334, 0.2805735194771886, 1.2625110101741028, 3.1413388906351956, 1.5605017729878972, 3.14113277860323, 0.5990440150054309, -0.10759995829961824, 1.164247006519472, 3.1394633236641334, 1.5649947863719231, 3.1414280046676017], "count": [1077]}, "gripper_mode_state": {"mean": [0.6155988857938719, 0.38997214484679665], "std": [0.48645338687609074, 0.4877436530498262], "min": [0, 0], "max": [1, 1], "count": [1077]}, "gripper_activity_state": {"mean": [1.7669452181987, 1.850510677808728], "std": [0.5785577831293669, 0.47297652779707866], "min": [0, 0], "max": [2, 2], "count": [1077]}, "gripper_mode_action": {"mean": [0.6155988857938719, 0.38997214484679665], "std": [0.48645338687609074, 0.4877436530498262], "min": [0, 0], "max": [1, 1], "count": [1077]}, "gripper_activity_action": {"mean": [1.7669452181987, 1.850510677808728], "std": [0.5785577831293669, 0.47297652779707866], "min": [0, 0], "max": [2, 2], "count": [1077]}, "gripper_open_scale_state": {"mean": [0.35894447552770414, 0.5140571029319073], "std": [0.3243371065863182, 0.343376623405459], "min": [0.0, 0.0], "max": [0.86, 0.839], "count": [1077]}, "gripper_open_scale_action": {"mean": [0.35894447552770414, 0.5140571029319073], "std": [0.3243371065863182, 0.343376623405459], "min": [0.0, 0.0], "max": [0.86, 0.839], "count": [1077]}}} +{"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.42644428572131665]], [[0.44808994556658005]], [[0.4532918967536814]]], "std": [[[0.21491869318525755]], [[0.1907030110662819]], [[0.18231986255675756]]], "count": [166]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7686274509803922]], [[0.7686274509803922]]], "mean": [[[0.4343489484900386]], [[0.45489363827860463]], [[0.4576335772009607]]], "std": [[[0.1946336441906875]], [[0.16610397028408638]], [[0.157290678530318]]], "count": [166]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[0.9333333333333333]], [[0.9137254901960784]]], "mean": [[[0.4189199629399953]], [[0.4453475987282463]], [[0.4467424378888102]]], "std": [[[0.16439089204081597]], [[0.1315171357445715]], [[0.12232297671337047]]], "count": [166]}, "observation.state": {"min": [-0.1961051970720291, 1.94038724899292, 0.8608488440513611, 0.43251004815101624, -2.915485382080078, -1.339173674583435, -0.12719959020614624, -4.0, 0.17790399491786957, 0.22820599377155304, -0.1406940072774887, -2.509999990463257, 0.09199998527765274, -1.2869999408721924, -0.5785417556762695, -2.0678138732910156, -1.6283923387527466, -1.9966567754745483, 2.170421600341797, -1.4743844270706177, -0.05801474303007126, -2.0, -0.26662200689315796, 0.2786650061607361, -0.17037099599838257, 1.6430000066757202, 0.12999999523162842, -3.124000072479248], "max": [0.6014404892921448, 2.087780475616455, 1.608844518661499, 2.0317554473876953, -2.643022060394287, 1.5297462940216064, 0.3379132151603699, 778.0, 0.3449249863624573, 0.388386994600296, 0.07332400232553482, -1.2339999675750732, 0.9660000205039978, 0.33799999952316284, 0.005759587045758963, -2.036572217941284, -0.8004953265190125, -0.6653718948364258, 2.8272414207458496, 1.0967823266983032, 0.45141199231147766, 859.0, -0.04081699997186661, 0.43951699137687683, 0.04826999828219414, 2.75, 0.8180000185966492, 3.128999948501587], "mean": [-0.04855544492602348, 2.071959972381592, 1.3592700958251953, 1.4614338874816895, -2.760392427444458, 0.2996155023574829, 0.04252857714891434, 313.2162170410156, 0.2638149857521057, 0.29190465807914734, 0.013085557147860527, -2.0751302242279053, 0.5955846905708313, -0.5729654431343079, -0.22430968284606934, -2.0587120056152344, -1.380859613418579, -1.5028157234191895, 2.62294602394104, -0.7097244262695312, 0.08769989013671875, 326.0805969238281, -0.20931364595890045, 0.33953651785850525, -0.01013040728867054, 2.327399730682373, 0.4663453698158264, -1.871279239654541], "std": [0.1431240737438202, 0.01694622077047825, 0.16032741963863373, 0.5001288056373596, 0.0633896142244339, 0.9347777962684631, 0.077571801841259, 350.89300537109375, 0.044570211321115494, 0.03880973532795906, 0.04094047099351883, 0.38363826274871826, 0.24634771049022675, 0.501613438129425, 0.12330712378025055, 0.003352923784404993, 0.2712343633174896, 0.33901265263557434, 0.20633777976036072, 0.6888141632080078, 0.12944164872169495, 327.70477294921875, 0.06087733432650566, 0.04232420399785042, 0.05711786076426506, 0.23047490417957306, 0.21433104574680328, 1.4996612071990967], "count": [918]}, "action": {"min": [-0.1961051970720291, 1.94038724899292, 0.8608488440513611, 0.43251004815101624, -2.915485382080078, -1.339173674583435, -0.12719959020614624, -4.0, 0.17790399491786957, 0.22820599377155304, -0.1406940072774887, -2.509999990463257, 0.09199998527765274, -1.2869999408721924, -0.5785417556762695, -2.0678138732910156, -1.6283923387527466, -1.9966567754745483, 2.170421600341797, -1.4743844270706177, -0.05801474303007126, -2.0, -0.26662200689315796, 0.2786650061607361, -0.17037099599838257, 1.6430000066757202, 0.12999999523162842, -3.124000072479248], "max": [0.6014404892921448, 2.087780475616455, 1.608844518661499, 2.0317554473876953, -2.643022060394287, 1.5297462940216064, 0.3379132151603699, 778.0, 0.3449249863624573, 0.388386994600296, 0.07332400232553482, -1.2339999675750732, 0.9660000205039978, 0.33799999952316284, 0.005759587045758963, -2.036572217941284, -0.8004953265190125, -0.6653718948364258, 2.8272414207458496, 1.0967823266983032, 0.45141199231147766, 859.0, -0.04081699997186661, 0.43951699137687683, 0.04826999828219414, 2.75, 0.8180000185966492, 3.128999948501587], "mean": [-0.04855544492602348, 2.071959972381592, 1.3592700958251953, 1.4614338874816895, -2.760392427444458, 0.2996155023574829, 0.04252857714891434, 313.2162170410156, 0.2638149857521057, 0.29190465807914734, 0.013085557147860527, -2.0751302242279053, 0.5955846905708313, -0.5729654431343079, -0.22430968284606934, -2.0587120056152344, -1.380859613418579, -1.5028157234191895, 2.62294602394104, -0.7097244262695312, 0.08769989013671875, 326.0805969238281, -0.20931364595890045, 0.33953651785850525, -0.01013040728867054, 2.327399730682373, 0.4663453698158264, -1.871279239654541], "std": [0.1431240737438202, 0.01694622077047825, 0.16032741963863373, 0.5001288056373596, 0.0633896142244339, 0.9347777962684631, 0.077571801841259, 350.89300537109375, 0.044570211321115494, 0.03880973532795906, 0.04094047099351883, 0.38363826274871826, 0.24634771049022675, 0.501613438129425, 0.12330712378025055, 0.003352923784404993, 0.2712343633174896, 0.33901265263557434, 0.20633777976036072, 0.6888141632080078, 0.12944164872169495, 327.70477294921875, 0.06087733432650566, 0.04232420399785042, 0.05711786076426506, 0.23047490417957306, 0.21433104574680328, 1.4996612071990967], "count": [918]}, "timestamp": {"min": [0.0], "max": [30.566666666666666], "mean": [15.283333333333331], "std": [8.833453877584203], "count": [918]}, "frame_index": {"min": [0], "max": [917], "mean": [458.5], "std": [265.0036163275261], "count": [918]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [918]}, "index": {"min": [63615], "max": [64532], "mean": [64073.5], "std": [265.0036163275261], "count": [918]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [918]}, "subtask_annotation": {"mean": [20.941176470588236, 29.0, 29.0, 29.0, 29.0], "std": [3.1672382575656006, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [918]}, "scene_annotation": {"mean": [64.0], "std": [0.0], "min": [64], "max": [64], "count": [918]}, "eef_direction_state": {"mean": [3.9901960784313726, 4.17755991285403], "std": [2.2127851328906463, 2.0748671727454715], "min": [0, 0], "max": [6, 6], "count": [918]}, "eef_velocity_state": {"mean": [0.7309368191721133, 0.6928104575163399], "std": [0.6880091850474864, 0.6870832458527898], "min": [0, 0], "max": [2, 2], "count": [918]}, "eef_acc_mag_state": {"mean": [0.7058823529411765, 0.6557734204793029], "std": [0.8340442949515933, 0.8052282866006955], "min": [0, 0], "max": [2, 2], "count": [918]}, "eef_direction_action": {"mean": [3.9901960784313726, 4.17755991285403], "std": [2.2127851328906463, 2.0748671727454715], "min": [0, 0], "max": [6, 6], "count": [918]}, "eef_velocity_action": {"mean": [0.7309368191721133, 0.6928104575163399], "std": [0.6880091850474864, 0.6870832458527898], "min": [0, 0], "max": [2, 2], "count": [918]}, "eef_acc_mag_action": {"mean": [0.7058823529411765, 0.6557734204793029], "std": [0.8340442949515933, 0.8052282866006955], "min": [0, 0], "max": [2, 2], "count": [918]}, "eef_sim_pose_state": {"mean": [0.5362499607183447, 0.2150303521463005, 1.1362760882117378, -2.6729932738134528, 0.869412667173671, 2.2881865178462113, 0.48491086302281466, -0.2641116107974859, 1.1059658380393154, 2.3921396498363356, 1.0250871849018315, 0.03696053281525986], "std": [0.03793637103916374, 0.05686823504385379, 0.05284073477186709, 0.9804308496245631, 0.36007749193653266, 1.7214567032787873, 0.03335625210349281, 0.037959379194798984, 0.054674765244140486, 1.2723077709569983, 0.42120701033040514, 2.7654078303931886], "min": [0.47528941585710677, 0.05809545840686263, 1.035769987165967, -3.1376703852676733, 0.3678392307344147, -3.1402325292591424, 0.43084906617815766, -0.3195039257007729, 1.0184134142306673, -3.1180208311391877, 0.3035707898905877, -3.141531709399406], "max": [0.6236624036710647, 0.27907236966476023, 1.2679057310038473, 3.0588319741932564, 1.5553880502658317, 3.1415772984788006, 0.5792605869464753, -0.1150899327871353, 1.1970221513770203, 3.1042298823347685, 1.564442630731906, 3.13953899572288], "count": [918]}, "eef_sim_pose_action": {"mean": [0.5362499607183447, 0.2150303521463005, 1.1362760882117378, -2.6729932738134528, 0.869412667173671, 2.2881865178462113, 0.48491086302281466, -0.2641116107974859, 1.1059658380393154, 2.3921396498363356, 1.0250871849018315, 0.03696053281525986], "std": [0.03793637103916374, 0.05686823504385379, 0.05284073477186709, 0.9804308496245631, 0.36007749193653266, 1.7214567032787873, 0.03335625210349281, 0.037959379194798984, 0.054674765244140486, 1.2723077709569983, 0.42120701033040514, 2.7654078303931886], "min": [0.47528941585710677, 0.05809545840686263, 1.035769987165967, -3.1376703852676733, 0.3678392307344147, -3.1402325292591424, 0.43084906617815766, -0.3195039257007729, 1.0184134142306673, -3.1180208311391877, 0.3035707898905877, -3.141531709399406], "max": [0.6236624036710647, 0.27907236966476023, 1.2679057310038473, 3.0588319741932564, 1.5553880502658317, 3.1415772984788006, 0.5792605869464753, -0.1150899327871353, 1.1970221513770203, 3.1042298823347685, 1.564442630731906, 3.13953899572288], "count": [918]}, "gripper_mode_state": {"mean": [0.6895424836601307, 0.6023965141612201], "std": [0.46268093421704154, 0.48940265006191547], "min": [0, 0], "max": [1, 1], "count": [918]}, "gripper_activity_state": {"mean": [1.789760348583878, 1.7875816993464053], "std": [0.5487396405508358, 0.5557957958070249], "min": [0, 0], "max": [2, 2], "count": [918]}, "gripper_mode_action": {"mean": [0.6895424836601307, 0.6023965141612201], "std": [0.46268093421704154, 0.48940265006191547], "min": [0, 0], "max": [1, 1], "count": [918]}, "gripper_activity_action": {"mean": [1.789760348583878, 1.7875816993464053], "std": [0.5487396405508358, 0.5557957958070249], "min": [0, 0], "max": [2, 2], "count": [918]}, "gripper_open_scale_state": {"mean": [0.32608384067897916, 0.3136029410894659], "std": [0.3277015363393128, 0.3505468506512703], "min": [0.0, 0.0], "max": [0.859, 0.778], "count": [918]}, "gripper_open_scale_action": {"mean": [0.32608384067897916, 0.3136029410894659], "std": [0.3277015363393128, 0.3505468506512703], "min": [0.0, 0.0], "max": [0.859, 0.778], "count": [918]}}} +{"episode_index": 65, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4283866548430966]], [[0.4528465384342143]], [[0.45559677693541184]]], "std": [[[0.21549022834873485]], [[0.1875261244419899]], [[0.18131711116520258]]], "count": [161]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[0.7294117647058823]], [[0.7411764705882353]], [[0.7411764705882353]]], "mean": [[[0.4404988607761945]], [[0.45744581328908374]], [[0.4589763439796208]]], "std": [[[0.18257006352713578]], [[0.15647336233925463]], [[0.1479151220334797]]], "count": [161]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00784313725490196]]], "max": [[[0.9686274509803922]], [[0.8745098039215686]], [[0.8784313725490196]]], "mean": [[[0.4158495171619372]], [[0.44413305829578203]], [[0.4462386432834003]]], "std": [[[0.1731048097076128]], [[0.13851908829181467]], [[0.1297916851120799]]], "count": [161]}, "observation.state": {"min": [-0.23279203474521637, 1.9190244674682617, 0.6771703362464905, 0.41865211725234985, -2.9178411960601807, -1.3144948482513428, -0.10442304611206055, -3.0, 0.1543470025062561, 0.22542600333690643, -0.16774199903011322, -2.700000047683716, 0.05499999225139618, -1.0789999961853027, -0.45900416374206543, -2.06477689743042, -1.6111832857131958, -1.970476746559143, 2.382601499557495, -1.2505981922149658, -0.04913102090358734, -2.0, -0.3007960021495819, 0.26056501269340515, -0.16003599762916565, 1.5570000410079956, 0.2109999805688858, -3.0910000801086426], "max": [0.6832440495491028, 2.0898048877716064, 1.3947449922561646, 2.016937494277954, -2.7042829990386963, 1.3247747421264648, 0.5783323645591736, 833.0, 0.3588469922542572, 0.38707101345062256, 0.057548001408576965, -1.4639999866485596, 1.0140000581741333, 0.29899999499320984, 0.23303638398647308, -1.9931833744049072, -0.7707200050354004, -0.6564358472824097, 2.88958477973938, 1.1677998304367065, 0.3833266794681549, 856.0, -0.061597999185323715, 0.4237149953842163, 0.060394998639822006, 2.6640000343322754, 0.875, 3.140000104904175], "mean": [0.046542394906282425, 2.0678067207336426, 1.205967903137207, 1.200793981552124, -2.862661838531494, -0.029171748086810112, 0.12718945741653442, 316.7872619628906, 0.26565027236938477, 0.29916059970855713, -0.019738201051950455, -2.0618398189544678, 0.5961571931838989, -0.4183231592178345, -0.15016071498394012, -2.0583243370056152, -1.3597465753555298, -1.5061895847320557, 2.6625561714172363, -0.5885471701622009, 0.05693112313747406, 406.9722595214844, -0.21702641248703003, 0.3348782956600189, -0.008540582843124866, 2.3121752738952637, 0.5393468737602234, -2.083073616027832], "std": [0.23256109654903412, 0.02235190011560917, 0.1775471419095993, 0.6206504106521606, 0.0668846145272255, 0.9394243955612183, 0.18268361687660217, 364.7349548339844, 0.051154110580682755, 0.040471117943525314, 0.052204031497240067, 0.31865546107292175, 0.27865999937057495, 0.42353999614715576, 0.13726435601711273, 0.006192662287503481, 0.2449861317873001, 0.33500784635543823, 0.17330731451511383, 0.5904341340065002, 0.08446832001209259, 326.07958984375, 0.07353392243385315, 0.04560745134949684, 0.05358768254518509, 0.1890188753604889, 0.22161036729812622, 1.26089608669281], "count": [879]}, "action": {"min": [-0.23279203474521637, 1.9190244674682617, 0.6771703362464905, 0.41865211725234985, -2.9178411960601807, -1.3144948482513428, -0.10442304611206055, -3.0, 0.1543470025062561, 0.22542600333690643, -0.16774199903011322, -2.700000047683716, 0.05499999225139618, -1.0789999961853027, -0.45900416374206543, -2.06477689743042, -1.6111832857131958, -1.970476746559143, 2.382601499557495, -1.2505981922149658, -0.04913102090358734, -2.0, -0.3007960021495819, 0.26056501269340515, -0.16003599762916565, 1.5570000410079956, 0.2109999805688858, -3.0910000801086426], "max": [0.6832440495491028, 2.0898048877716064, 1.3947449922561646, 2.016937494277954, -2.7042829990386963, 1.3247747421264648, 0.5783323645591736, 833.0, 0.3588469922542572, 0.38707101345062256, 0.057548001408576965, -1.4639999866485596, 1.0140000581741333, 0.29899999499320984, 0.23303638398647308, -1.9931833744049072, -0.7707200050354004, -0.6564358472824097, 2.88958477973938, 1.1677998304367065, 0.3833266794681549, 856.0, -0.061597999185323715, 0.4237149953842163, 0.060394998639822006, 2.6640000343322754, 0.875, 3.140000104904175], "mean": [0.046542394906282425, 2.0678067207336426, 1.205967903137207, 1.200793981552124, -2.862661838531494, -0.029171748086810112, 0.12718945741653442, 316.7872619628906, 0.26565027236938477, 0.29916059970855713, -0.019738201051950455, -2.0618398189544678, 0.5961571931838989, -0.4183231592178345, -0.15016071498394012, -2.0583243370056152, -1.3597465753555298, -1.5061895847320557, 2.6625561714172363, -0.5885471701622009, 0.05693112313747406, 406.9722595214844, -0.21702641248703003, 0.3348782956600189, -0.008540582843124866, 2.3121752738952637, 0.5393468737602234, -2.083073616027832], "std": [0.23256109654903412, 0.02235190011560917, 0.1775471419095993, 0.6206504106521606, 0.0668846145272255, 0.9394243955612183, 0.18268361687660217, 364.7349548339844, 0.051154110580682755, 0.040471117943525314, 0.052204031497240067, 0.31865546107292175, 0.27865999937057495, 0.42353999614715576, 0.13726435601711273, 0.006192662287503481, 0.2449861317873001, 0.33500784635543823, 0.17330731451511383, 0.5904341340065002, 0.08446832001209259, 326.07958984375, 0.07353392243385315, 0.04560745134949684, 0.05358768254518509, 0.1890188753604889, 0.22161036729812622, 1.26089608669281], "count": [879]}, "timestamp": {"min": [0.0], "max": [29.266666666666666], "mean": [14.633333333333335], "std": [8.458175970074207], "count": [879]}, "frame_index": {"min": [0], "max": [878], "mean": [439.0], "std": [253.7452791022262], "count": [879]}, "episode_index": {"min": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [879]}, "index": {"min": [64533], "max": [65411], "mean": [64972.0], "std": [253.7452791022262], "count": [879]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [879]}, "subtask_annotation": {"mean": [21.106939704209328, 29.0, 29.0, 29.0, 29.0], "std": [3.0352400590286246, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [879]}, "scene_annotation": {"mean": [65.0], "std": [0.0], "min": [65], "max": [65], "count": [879]}, "eef_direction_state": {"mean": [3.9829351535836177, 4.092150170648464], "std": [2.136615088314439, 2.1127318248110325], "min": [0, 0], "max": [6, 6], "count": [879]}, "eef_velocity_state": {"mean": [0.7656427758816837, 0.6882821387940842], "std": [0.6760340849358308, 0.7079825252125592], "min": [0, 0], "max": [2, 2], "count": [879]}, "eef_acc_mag_state": {"mean": [0.931740614334471, 0.6746302616609784], "std": [0.8384288606283442, 0.819933857064237], "min": [0, 0], "max": [2, 2], "count": [879]}, "eef_direction_action": {"mean": [3.9829351535836177, 4.092150170648464], "std": [2.136615088314439, 2.1127318248110325], "min": [0, 0], "max": [6, 6], "count": [879]}, "eef_velocity_action": {"mean": [0.7656427758816837, 0.6882821387940842], "std": [0.6760340849358308, 0.7079825252125592], "min": [0, 0], "max": [2, 2], "count": [879]}, "eef_acc_mag_action": {"mean": [0.931740614334471, 0.6746302616609784], "std": [0.8384288606283442, 0.819933857064237], "min": [0, 0], "max": [2, 2], "count": [879]}, "eef_sim_pose_state": {"mean": [0.529080823077435, 0.22167810761632403, 1.1296830233184632, -0.8726609251079361, 0.9369129852491754, 0.8038972399745374, 0.4907887436768056, -0.24493093764927878, 1.0781142490537567, -0.3539324673161938, 1.1209112952508193, -0.9583829182441516], "std": [0.04231987704887503, 0.054371329803632004, 0.062264094923787885, 2.654116275332247, 0.32754197430883314, 2.8217755641896987, 0.03710076987806701, 0.05278300760497277, 0.055358716794088964, 2.431243726512492, 0.3934711337428462, 2.2244049056106676], "min": [0.45256019145852866, 0.09295081773945905, 1.0228804085487297, -3.138117882626122, 0.4761377306004748, -3.1382138355281235, 0.43469674718653745, -0.32095373423994344, 1.0162579181967004, -3.141046642822392, 0.4103335032656956, -3.1364848957819356], "max": [0.6078001729121205, 0.29137618049450165, 1.2618364409005074, 3.141210403013759, 1.549057612959103, 3.1407930576754377, 0.577731268634938, -0.08772642791253571, 1.1821565243631114, 3.1403597630734477, 1.5674584014914479, 3.1351386811639435], "count": [879]}, "eef_sim_pose_action": {"mean": [0.529080823077435, 0.22167810761632403, 1.1296830233184632, -0.8726609251079361, 0.9369129852491754, 0.8038972399745374, 0.4907887436768056, -0.24493093764927878, 1.0781142490537567, -0.3539324673161938, 1.1209112952508193, -0.9583829182441516], "std": [0.04231987704887503, 0.054371329803632004, 0.062264094923787885, 2.654116275332247, 0.32754197430883314, 2.8217755641896987, 0.03710076987806701, 0.05278300760497277, 0.055358716794088964, 2.431243726512492, 0.3934711337428462, 2.2244049056106676], "min": [0.45256019145852866, 0.09295081773945905, 1.0228804085487297, -3.138117882626122, 0.4761377306004748, -3.1382138355281235, 0.43469674718653745, -0.32095373423994344, 1.0162579181967004, -3.141046642822392, 0.4103335032656956, -3.1364848957819356], "max": [0.6078001729121205, 0.29137618049450165, 1.2618364409005074, 3.141210403013759, 1.549057612959103, 3.1407930576754377, 0.577731268634938, -0.08772642791253571, 1.1821565243631114, 3.1403597630734477, 1.5674584014914479, 3.1351386811639435], "count": [879]}, "gripper_mode_state": {"mean": [0.5893060295790671, 0.6097838452787259], "std": [0.4919597880729961, 0.48779863398314316], "min": [0, 0], "max": [1, 1], "count": [879]}, "gripper_activity_state": {"mean": [1.6473265073947667, 1.8600682593856654], "std": [0.6734618570602973, 0.45225813893962075], "min": [0, 0], "max": [2, 2], "count": [879]}, "gripper_mode_action": {"mean": [0.5893060295790671, 0.6097838452787259], "std": [0.4919597880729961, 0.48779863398314316], "min": [0, 0], "max": [1, 1], "count": [879]}, "gripper_activity_action": {"mean": [1.6473265073947667, 1.8600682593856654], "std": [0.6734618570602973, 0.45225813893962075], "min": [0, 0], "max": [2, 2], "count": [879]}, "gripper_open_scale_state": {"mean": [0.4069883171131444, 0.31696473267479475], "std": [0.3260593919253497, 0.36458013066877404], "min": [0.0, 0.0], "max": [0.856, 0.833], "count": [879]}, "gripper_open_scale_action": {"mean": [0.4069883171131444, 0.31696473267479475], "std": [0.3260593919253497, 0.36458013066877404], "min": [0.0, 0.0], "max": [0.856, 0.833], "count": [879]}}} +{"episode_index": 66, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.41763302530471647]], [[0.44617099010775485]], [[0.4501271142465995]]], "std": [[[0.22374066489926087]], [[0.19244575036678116]], [[0.1860168135450093]]], "count": [185]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7843137254901961]], [[0.7803921568627451]]], "mean": [[[0.43723093093093096]], [[0.4581613771860096]], [[0.46062687908496736]]], "std": [[[0.18949709585253954]], [[0.16018936980068885]], [[0.15090289959976996]]], "count": [185]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[0.9294117647058824]], [[0.8470588235294118]], [[0.8588235294117647]]], "mean": [[[0.4117056560236707]], [[0.4392597685921215]], [[0.44166885709238646]]], "std": [[[0.15422711634257166]], [[0.12041030066163912]], [[0.11088624920335995]]], "count": [185]}, "observation.state": {"min": [-0.14578735828399658, 1.9409632682800293, 0.7030360698699951, 0.2180265188217163, -2.9192025661468506, -1.3381439447402954, -0.13351768255233765, -3.0, 0.16670699417591095, 0.23361200094223022, -0.15897299349308014, -2.5929999351501465, -0.05500000715255737, -1.1770000457763672, -0.5714208483695984, -2.0709378719329834, -1.7030749320983887, -1.9175933599472046, 1.781440258026123, -1.4232113361358643, -0.024207716807723045, -2.0, -0.3366529941558838, 0.2603810131549835, -0.16464099287986755, 1.430999994277954, 0.1589999943971634, -3.1411852836608887], "max": [0.6223495602607727, 2.087815284729004, 1.518192172050476, 2.030306577682495, -2.7026076316833496, 1.576870083808899, 0.41627851128578186, 819.0, 0.36174699664115906, 0.3881089985370636, 0.07362999767065048, -1.3250000476837158, 0.8850000500679016, 0.3160000145435333, 0.1103222668170929, -1.9351164102554321, -0.7465646266937256, -0.44073057174682617, 2.8019516468048096, 1.208815097808838, 0.6898588538169861, 855.0, -0.027997000142931938, 0.42766299843788147, 0.06232199817895889, 2.867000102996826, 0.847000002861023, 3.1410000324249268], "mean": [0.11955443024635315, 2.072450637817383, 1.2562181949615479, 1.1567765474319458, -2.839130163192749, 0.04547235369682312, 0.11252386122941971, 366.29205322265625, 0.2676328122615814, 0.3022187352180481, -0.010938739404082298, -2.0084192752838135, 0.5233850479125977, -0.42719197273254395, -0.22614677250385284, -2.0600836277008057, -1.3643357753753662, -1.3719778060913086, 2.473672389984131, -0.5446321964263916, 0.1503584384918213, 414.01275634765625, -0.22805018723011017, 0.3326761722564697, -0.006209022831171751, 2.28275728225708, 0.507731556892395, -1.3615658283233643], "std": [0.1726628690958023, 0.01675284095108509, 0.17037764191627502, 0.6610774993896484, 0.08048313111066818, 1.11582350730896, 0.09997890144586563, 359.2509460449219, 0.05173923820257187, 0.04620078578591347, 0.04910271242260933, 0.35658204555511475, 0.31970158219337463, 0.5307730436325073, 0.10426375269889832, 0.010972541756927967, 0.3127484917640686, 0.4562442898750305, 0.3236311674118042, 0.8911733031272888, 0.21534299850463867, 353.49365234375, 0.08046906441450119, 0.03374328464269638, 0.05156894773244858, 0.38803261518478394, 0.2295697033405304, 2.010310649871826], "count": [1058]}, "action": {"min": [-0.14578735828399658, 1.9409632682800293, 0.7030360698699951, 0.2180265188217163, -2.9192025661468506, -1.3381439447402954, -0.13351768255233765, -3.0, 0.16670699417591095, 0.23361200094223022, -0.15897299349308014, -2.5929999351501465, -0.05500000715255737, -1.1770000457763672, -0.5714208483695984, -2.0709378719329834, -1.7030749320983887, -1.9175933599472046, 1.781440258026123, -1.4232113361358643, -0.024207716807723045, -2.0, -0.3366529941558838, 0.2603810131549835, -0.16464099287986755, 1.430999994277954, 0.1589999943971634, -3.1411852836608887], "max": [0.6223495602607727, 2.087815284729004, 1.518192172050476, 2.030306577682495, -2.7026076316833496, 1.576870083808899, 0.41627851128578186, 819.0, 0.36174699664115906, 0.3881089985370636, 0.07362999767065048, -1.3250000476837158, 0.8850000500679016, 0.3160000145435333, 0.1103222668170929, -1.9351164102554321, -0.7465646266937256, -0.44073057174682617, 2.8019516468048096, 1.208815097808838, 0.6898588538169861, 855.0, -0.027997000142931938, 0.42766299843788147, 0.06232199817895889, 2.867000102996826, 0.847000002861023, 3.1410000324249268], "mean": [0.11955443024635315, 2.072450637817383, 1.2562181949615479, 1.1567765474319458, -2.839130163192749, 0.04547235369682312, 0.11252386122941971, 366.29205322265625, 0.2676328122615814, 0.3022187352180481, -0.010938739404082298, -2.0084192752838135, 0.5233850479125977, -0.42719197273254395, -0.22614677250385284, -2.0600836277008057, -1.3643357753753662, -1.3719778060913086, 2.473672389984131, -0.5446321964263916, 0.1503584384918213, 414.01275634765625, -0.22805018723011017, 0.3326761722564697, -0.006209022831171751, 2.28275728225708, 0.507731556892395, -1.3615658283233643], "std": [0.1726628690958023, 0.01675284095108509, 0.17037764191627502, 0.6610774993896484, 0.08048313111066818, 1.11582350730896, 0.09997890144586563, 359.2509460449219, 0.05173923820257187, 0.04620078578591347, 0.04910271242260933, 0.35658204555511475, 0.31970158219337463, 0.5307730436325073, 0.10426375269889832, 0.010972541756927967, 0.3127484917640686, 0.4562442898750305, 0.3236311674118042, 0.8911733031272888, 0.21534299850463867, 353.49365234375, 0.08046906441450119, 0.03374328464269638, 0.05156894773244858, 0.38803261518478394, 0.2295697033405304, 2.010310649871826], "count": [1058]}, "timestamp": {"min": [0.0], "max": [35.233333333333334], "mean": [17.616666666666667], "std": [10.18060519921199], "count": [1058]}, "frame_index": {"min": [0], "max": [1057], "mean": [528.5], "std": [305.41815597635974], "count": [1058]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [1058]}, "index": {"min": [65412], "max": [66469], "mean": [65940.5], "std": [305.41815597635974], "count": [1058]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1058]}, "subtask_annotation": {"mean": [21.407372400756145, 29.0, 29.0, 29.0, 29.0], "std": [2.782850277433319, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1058]}, "scene_annotation": {"mean": [66.0], "std": [0.0], "min": [66], "max": [66], "count": [1058]}, "eef_direction_state": {"mean": [4.341209829867675, 4.079395085066163], "std": [2.012208309102922, 2.1236206048627038], "min": [0, 0], "max": [6, 6], "count": [1058]}, "eef_velocity_state": {"mean": [0.6635160680529301, 0.6852551984877127], "std": [0.70389929373125, 0.6903260654579628], "min": [0, 0], "max": [2, 2], "count": [1058]}, "eef_acc_mag_state": {"mean": [0.6616257088846881, 0.6814744801512287], "std": [0.8196903397630574, 0.822450175352063], "min": [0, 0], "max": [2, 2], "count": [1058]}, "eef_direction_action": {"mean": [4.341209829867675, 4.079395085066163], "std": [2.012208309102922, 2.1236206048627038], "min": [0, 0], "max": [6, 6], "count": [1058]}, "eef_velocity_action": {"mean": [0.6635160680529301, 0.6852551984877127], "std": [0.70389929373125, 0.6903260654579628], "min": [0, 0], "max": [2, 2], "count": [1058]}, "eef_acc_mag_action": {"mean": [0.6616257088846881, 0.6814744801512287], "std": [0.8196903397630574, 0.822450175352063], "min": [0, 0], "max": [2, 2], "count": [1058]}, "eef_sim_pose_state": {"mean": [0.5290605722664298, 0.23027177815967384, 1.1230464567120784, -2.2921202282623514, 0.9047397409027582, 0.8046780552060808, 0.4960234398075842, -0.25051847907569125, 1.0833212771031167, -0.2493707857586175, 1.044984375484982, -1.3716787429362907], "std": [0.033769404853232404, 0.06375198567475718, 0.06547440183593269, 1.2727844399814845, 0.3958322756416477, 2.629171858749585, 0.0386948847183203, 0.05198181952366152, 0.05742303440839371, 2.501779191632653, 0.4782181065595858, 1.9724825868535352], "min": [0.46244179700867316, 0.05878103700678004, 1.0123226078443575, -3.107781300760586, 0.4143894134312094, -3.1413768277871976, 0.4365908510828461, -0.3422878625864714, 1.0228573369331002, -3.1396744148481526, 0.24445584237836626, -3.134851051793751], "max": [0.6143757294795604, 0.3115181174459004, 1.2591637951367773, 3.056600066549786, 1.5393477288363662, 3.1412067060251623, 0.5796482197905914, -0.09948293628523484, 1.1980201526626588, 3.141110525031037, 1.562401467298948, 3.140284579280209], "count": [1058]}, "eef_sim_pose_action": {"mean": [0.5290605722664298, 0.23027177815967384, 1.1230464567120784, -2.2921202282623514, 0.9047397409027582, 0.8046780552060808, 0.4960234398075842, -0.25051847907569125, 1.0833212771031167, -0.2493707857586175, 1.044984375484982, -1.3716787429362907], "std": [0.033769404853232404, 0.06375198567475718, 0.06547440183593269, 1.2727844399814845, 0.3958322756416477, 2.629171858749585, 0.0386948847183203, 0.05198181952366152, 0.05742303440839371, 2.501779191632653, 0.4782181065595858, 1.9724825868535352], "min": [0.46244179700867316, 0.05878103700678004, 1.0123226078443575, -3.107781300760586, 0.4143894134312094, -3.1413768277871976, 0.4365908510828461, -0.3422878625864714, 1.0228573369331002, -3.1396744148481526, 0.24445584237836626, -3.134851051793751], "max": [0.6143757294795604, 0.3115181174459004, 1.2591637951367773, 3.056600066549786, 1.5393477288363662, 3.1412067060251623, 0.5796482197905914, -0.09948293628523484, 1.1980201526626588, 3.141110525031037, 1.562401467298948, 3.140284579280209], "count": [1058]}, "gripper_mode_state": {"mean": [0.5775047258979206, 0.5869565217391305], "std": [0.49395649349257903, 0.49238050664809746], "min": [0, 0], "max": [1, 1], "count": [1058]}, "gripper_activity_state": {"mean": [1.8128544423440454, 1.7911153119092627], "std": [0.5333359538626062, 0.5489605953849431], "min": [0, 0], "max": [2, 2], "count": [1058]}, "gripper_mode_action": {"mean": [0.5775047258979206, 0.5869565217391305], "std": [0.49395649349257903, 0.49238050664809746], "min": [0, 0], "max": [1, 1], "count": [1058]}, "gripper_activity_action": {"mean": [1.8128544423440454, 1.7911153119092627], "std": [0.5333359538626062, 0.5489605953849431], "min": [0, 0], "max": [2, 2], "count": [1058]}, "gripper_open_scale_state": {"mean": [0.4140163259014963, 0.3664669187992303], "std": [0.35348931706656384, 0.35907243710447884], "min": [0.0, 0.0], "max": [0.855, 0.819], "count": [1058]}, "gripper_open_scale_action": {"mean": [0.4140163259014963, 0.3664669187992303], "std": [0.35348931706656384, 0.35907243710447884], "min": [0.0, 0.0], "max": [0.855, 0.819], "count": [1058]}}} +{"episode_index": 67, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.43144229610035073]], [[0.4529606996253786]], [[0.4558513744420532]]], "std": [[[0.2109621581993157]], [[0.18518927974084623]], [[0.17863749401455845]]], "count": [164]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7490196078431373]], [[0.7490196078431373]]], "mean": [[[0.4417041076339072]], [[0.4607585622409533]], [[0.4621305196875498]]], "std": [[[0.17598101625496393]], [[0.1469695359725253]], [[0.13924445356000198]]], "count": [164]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[0.8666666666666667]], [[0.8627450980392157]]], "mean": [[[0.43929519119639726]], [[0.45601105058385144]], [[0.4558574769846963]]], "std": [[[0.13177082054758307]], [[0.10351807014153834]], [[0.09580438117318676]]], "count": [164]}, "observation.state": {"min": [-0.1999100297689438, 1.974927306175232, 0.5863957405090332, 0.2866354286670685, -2.9094464778900146, -1.4139611721038818, -0.0501084066927433, -3.0, 0.1516609936952591, 0.2275650054216385, -0.17964300513267517, -2.7829999923706055, 0.12700000405311584, -1.2259999513626099, -0.402682363986969, -2.0662429332733154, -1.6082513332366943, -1.9801983833312988, 2.172987461090088, -1.2678943872451782, 0.0009424778399989009, -2.0, -0.31885001063346863, 0.23704099655151367, -0.16481700539588928, 1.559000015258789, 0.2409999817609787, -3.1401853561401367], "max": [0.6245137453079224, 2.0912883281707764, 1.5591375827789307, 2.028177499771118, -2.675083637237549, 1.3485984802246094, 0.5355892181396484, 844.0, 0.37613898515701294, 0.38287198543548584, 0.06502100080251694, -1.4129999876022339, 0.9599999785423279, 0.35499998927116394, 0.23256511986255646, -1.9924854040145874, -0.5853660106658936, -0.6104463934898376, 2.758946657180786, 1.3217378854751587, 0.5963965058326721, 846.0, -0.07041200250387192, 0.42524999380111694, 0.04828999936580658, 2.752000093460083, 0.8519999980926514, 3.13700008392334], "mean": [0.11652772128582001, 2.075279474258423, 1.2203710079193115, 0.9834108352661133, -2.77004337310791, -0.29238972067832947, 0.14452391862869263, 292.5294189453125, 0.28046563267707825, 0.3080441355705261, -0.015846198424696922, -1.9755573272705078, 0.694112241268158, -0.32430344820022583, -0.10480671375989914, -2.057697057723999, -1.3023972511291504, -1.4186724424362183, 2.505014419555664, -0.4214474856853485, 0.1714698076248169, 364.2730407714844, -0.22961941361427307, 0.3203158974647522, -0.02195863611996174, 2.3211536407470703, 0.5636515617370605, -1.728132724761963], "std": [0.19775454699993134, 0.014162727631628513, 0.20787951350212097, 0.6469459533691406, 0.06314624845981598, 0.9552261233329773, 0.1417330950498581, 339.838134765625, 0.05078274756669998, 0.03969040513038635, 0.053525831550359726, 0.3620234727859497, 0.2246386855840683, 0.4671143591403961, 0.149366095662117, 0.006329642608761787, 0.2916415333747864, 0.3949797451496124, 0.17762291431427002, 0.7085224390029907, 0.13255740702152252, 339.41412353515625, 0.06703562289476395, 0.04985243082046509, 0.051891881972551346, 0.2917693853378296, 0.19138094782829285, 1.7647572755813599], "count": [901]}, "action": {"min": [-0.1999100297689438, 1.974927306175232, 0.5863957405090332, 0.2866354286670685, -2.9094464778900146, -1.4139611721038818, -0.0501084066927433, -3.0, 0.1516609936952591, 0.2275650054216385, -0.17964300513267517, -2.7829999923706055, 0.12700000405311584, -1.2259999513626099, -0.402682363986969, -2.0662429332733154, -1.6082513332366943, -1.9801983833312988, 2.172987461090088, -1.2678943872451782, 0.0009424778399989009, -2.0, -0.31885001063346863, 0.23704099655151367, -0.16481700539588928, 1.559000015258789, 0.2409999817609787, -3.1401853561401367], "max": [0.6245137453079224, 2.0912883281707764, 1.5591375827789307, 2.028177499771118, -2.675083637237549, 1.3485984802246094, 0.5355892181396484, 844.0, 0.37613898515701294, 0.38287198543548584, 0.06502100080251694, -1.4129999876022339, 0.9599999785423279, 0.35499998927116394, 0.23256511986255646, -1.9924854040145874, -0.5853660106658936, -0.6104463934898376, 2.758946657180786, 1.3217378854751587, 0.5963965058326721, 846.0, -0.07041200250387192, 0.42524999380111694, 0.04828999936580658, 2.752000093460083, 0.8519999980926514, 3.13700008392334], "mean": [0.11652772128582001, 2.075279474258423, 1.2203710079193115, 0.9834108352661133, -2.77004337310791, -0.29238972067832947, 0.14452391862869263, 292.5294189453125, 0.28046563267707825, 0.3080441355705261, -0.015846198424696922, -1.9755573272705078, 0.694112241268158, -0.32430344820022583, -0.10480671375989914, -2.057697057723999, -1.3023972511291504, -1.4186724424362183, 2.505014419555664, -0.4214474856853485, 0.1714698076248169, 364.2730407714844, -0.22961941361427307, 0.3203158974647522, -0.02195863611996174, 2.3211536407470703, 0.5636515617370605, -1.728132724761963], "std": [0.19775454699993134, 0.014162727631628513, 0.20787951350212097, 0.6469459533691406, 0.06314624845981598, 0.9552261233329773, 0.1417330950498581, 339.838134765625, 0.05078274756669998, 0.03969040513038635, 0.053525831550359726, 0.3620234727859497, 0.2246386855840683, 0.4671143591403961, 0.149366095662117, 0.006329642608761787, 0.2916415333747864, 0.3949797451496124, 0.17762291431427002, 0.7085224390029907, 0.13255740702152252, 339.41412353515625, 0.06703562289476395, 0.04985243082046509, 0.051891881972551346, 0.2917693853378296, 0.19138094782829285, 1.7647572755813599], "count": [901]}, "timestamp": {"min": [0.0], "max": [30.0], "mean": [15.0], "std": [8.669871202426634], "count": [901]}, "frame_index": {"min": [0], "max": [900], "mean": [450.0], "std": [260.096136072799], "count": [901]}, "episode_index": {"min": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [901]}, "index": {"min": [66470], "max": [67370], "mean": [66920.0], "std": [260.096136072799], "count": [901]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [901]}, "subtask_annotation": {"mean": [20.72807991120977, 29.0, 29.0, 29.0, 29.0], "std": [2.9085925705866567, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [901]}, "scene_annotation": {"mean": [67.0], "std": [0.0], "min": [67], "max": [67], "count": [901]}, "eef_direction_state": {"mean": [3.876803551609323, 4.02441731409545], "std": [2.1278047219542766, 2.1491197431660503], "min": [0, 0], "max": [6, 6], "count": [901]}, "eef_velocity_state": {"mean": [0.7702552719200888, 0.732519422863485], "std": [0.6757598110154552, 0.7586257077005284], "min": [0, 0], "max": [2, 2], "count": [901]}, "eef_acc_mag_state": {"mean": [0.8213096559378469, 0.6703662597114317], "std": [0.8468986671992516, 0.8222075662860635], "min": [0, 0], "max": [2, 2], "count": [901]}, "eef_direction_action": {"mean": [3.876803551609323, 4.02441731409545], "std": [2.1278047219542766, 2.1491197431660503], "min": [0, 0], "max": [6, 6], "count": [901]}, "eef_velocity_action": {"mean": [0.7702552719200888, 0.732519422863485], "std": [0.6757598110154552, 0.7586257077005284], "min": [0, 0], "max": [2, 2], "count": [901]}, "eef_acc_mag_action": {"mean": [0.8213096559378469, 0.6703662597114317], "std": [0.8468986671992516, 0.8222075662860635], "min": [0, 0], "max": [2, 2], "count": [901]}, "eef_sim_pose_state": {"mean": [0.5140014637086529, 0.2228128961850559, 1.1094485862080103, -2.4534206427346636, 0.9733033688051902, 0.8426909591940644, 0.49763973869217326, -0.25768112231805673, 1.0657601717762923, 2.1412252537316827, 1.1983732924816413, 0.1821483009415398], "std": [0.049228910460081, 0.05282947042536725, 0.060369962185274295, 1.072462887736139, 0.3307781261151539, 2.695514460782762, 0.03559213836709261, 0.05084082255516994, 0.05852335445372735, 1.1038730109638746, 0.3607171660188866, 2.514016374979892], "min": [0.4326767698796739, 0.05811639404740794, 1.0151003519485313, -3.0825493782253717, 0.44951032683960657, -3.1407200765783343, 0.4376206047837563, -0.3385328216984085, 1.006885490719787, -3.045797365555504, 0.3736017256599604, -3.141084501165597], "max": [0.6108601828457935, 0.29883060346146545, 1.2388030043566358, 3.0852354376707556, 1.5670147705519848, 3.140150007433963, 0.5691459545484704, -0.07803835819774442, 1.1909786244712588, 3.124647066674029, 1.5632266689717, 3.1367411764573565], "count": [901]}, "eef_sim_pose_action": {"mean": [0.5140014637086529, 0.2228128961850559, 1.1094485862080103, -2.4534206427346636, 0.9733033688051902, 0.8426909591940644, 0.49763973869217326, -0.25768112231805673, 1.0657601717762923, 2.1412252537316827, 1.1983732924816413, 0.1821483009415398], "std": [0.049228910460081, 0.05282947042536725, 0.060369962185274295, 1.072462887736139, 0.3307781261151539, 2.695514460782762, 0.03559213836709261, 0.05084082255516994, 0.05852335445372735, 1.1038730109638746, 0.3607171660188866, 2.514016374979892], "min": [0.4326767698796739, 0.05811639404740794, 1.0151003519485313, -3.0825493782253717, 0.44951032683960657, -3.1407200765783343, 0.4376206047837563, -0.3385328216984085, 1.006885490719787, -3.045797365555504, 0.3736017256599604, -3.141084501165597], "max": [0.6108601828457935, 0.29883060346146545, 1.2388030043566358, 3.0852354376707556, 1.5670147705519848, 3.140150007433963, 0.5691459545484704, -0.07803835819774442, 1.1909786244712588, 3.124647066674029, 1.5632266689717, 3.1367411764573565], "count": [901]}, "gripper_mode_state": {"mean": [0.6048834628190899, 0.6193118756936737], "std": [0.48887570938540065, 0.48555604858601065], "min": [0, 0], "max": [1, 1], "count": [901]}, "gripper_activity_state": {"mean": [1.7136514983351832, 1.872364039955605], "std": [0.6233720966553034, 0.44487694815020706], "min": [0, 0], "max": [2, 2], "count": [901]}, "gripper_mode_action": {"mean": [0.6048834628190899, 0.6193118756936737], "std": [0.48887570938540065, 0.48555604858601065], "min": [0, 0], "max": [1, 1], "count": [901]}, "gripper_activity_action": {"mean": [1.7136514983351832, 1.872364039955605], "std": [0.6233720966553034, 0.44487694815020706], "min": [0, 0], "max": [2, 2], "count": [901]}, "gripper_open_scale_state": {"mean": [0.36428727356601764, 0.2928046614491317], "std": [0.3393986575114352, 0.3396006148794119], "min": [0.0, 0.0], "max": [0.846, 0.844], "count": [901]}, "gripper_open_scale_action": {"mean": [0.36428727356601764, 0.2928046614491317], "std": [0.3393986575114352, 0.3396006148794119], "min": [0.0, 0.0], "max": [0.846, 0.844], "count": [901]}}} +{"episode_index": 68, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43608018323996267]], [[0.45473822245564893]], [[0.45668934640522874]]], "std": [[[0.20450686200697868]], [[0.1803609472376886]], [[0.17575667563824873]]], "count": [175]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[0.788235294117647]], [[0.7843137254901961]]], "mean": [[[0.4438697478991597]], [[0.4608337173202614]], [[0.46210340219421103]]], "std": [[[0.17883018472970041]], [[0.1528652186157562]], [[0.14490758823382655]]], "count": [175]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.01568627450980392]], [[0.01568627450980392]]], "max": [[[1.0]], [[0.8823529411764706]], [[0.8823529411764706]]], "mean": [[[0.44429742063492067]], [[0.45939139705882354]], [[0.45858316643324]]], "std": [[[0.1301042176102648]], [[0.10391285359894721]], [[0.09723265366818248]]], "count": [175]}, "observation.state": {"min": [-0.09258972108364105, 1.824549913406372, 0.5689772963523865, 0.2410823404788971, -2.897892475128174, -1.4893593788146973, -0.21563543379306793, -11.0, 0.16335399448871613, 0.23864799737930298, -0.17898300290107727, -2.740999937057495, 0.12700000405311584, -1.2740000486373901, -0.3467271029949188, -2.0685641765594482, -1.6630719900131226, -1.877974271774292, 1.7797646522521973, -1.330482006072998, -0.038432151079177856, -2.0, -0.29658201336860657, 0.273283988237381, -0.1428840011358261, 1.4010000228881836, 0.22499999403953552, -3.111999988555908], "max": [0.6550570130348206, 2.0913758277893066, 1.6629672050476074, 2.024599313735962, -2.542473793029785, 1.451956868171692, 0.516757071018219, 716.0, 0.36734798550605774, 0.3931789994239807, 0.08264599740505219, -1.2680000066757202, 1.0240000486373901, 0.3389999568462372, 0.10819296538829803, -1.9696041345596313, -0.7346963882446289, -0.5217138528823853, 2.7355592250823975, 1.2560611963272095, 0.7427074909210205, 855.0, -0.07746600359678268, 0.41768500208854675, 0.042904000729322433, 2.9779999256134033, 0.9110000133514404, 3.138000011444092], "mean": [0.17743413150310516, 2.068803548812866, 1.1672121286392212, 0.8859529495239258, -2.6681101322174072, -0.3821481466293335, 0.07942381501197815, 163.01272583007812, 0.27953827381134033, 0.3176112174987793, -0.02815113216638565, -2.0024116039276123, 0.6874448657035828, -0.30015987157821655, -0.19445498287677765, -2.058279514312744, -1.4174615144729614, -1.4497761726379395, 2.4061105251312256, -0.6448385715484619, 0.20599469542503357, 371.3594665527344, -0.21107342839241028, 0.340732216835022, -0.016615666449069977, 2.473322629928589, 0.545738935470581, -1.8647112846374512], "std": [0.1932494342327118, 0.03236310929059982, 0.2690739333629608, 0.5804338455200195, 0.04711734130978584, 0.8733742237091064, 0.22635623812675476, 283.4111633300781, 0.04932263121008873, 0.03493942320346832, 0.06370885670185089, 0.37073639035224915, 0.2015792429447174, 0.4316481351852417, 0.1003093272447586, 0.009216777980327606, 0.24616692960262299, 0.32490023970603943, 0.2637596130371094, 0.5793171525001526, 0.2054014354944229, 320.4871520996094, 0.06541387736797333, 0.03798745200037956, 0.04698596149682999, 0.29116639494895935, 0.16759851574897766, 1.420454502105713], "count": [982]}, "action": {"min": [-0.09258972108364105, 1.824549913406372, 0.5689772963523865, 0.2410823404788971, -2.897892475128174, -1.4893593788146973, -0.21563543379306793, -11.0, 0.16335399448871613, 0.23864799737930298, -0.17898300290107727, -2.740999937057495, 0.12700000405311584, -1.2740000486373901, -0.3467271029949188, -2.0685641765594482, -1.6630719900131226, -1.877974271774292, 1.7797646522521973, -1.330482006072998, -0.038432151079177856, -2.0, -0.29658201336860657, 0.273283988237381, -0.1428840011358261, 1.4010000228881836, 0.22499999403953552, -3.111999988555908], "max": [0.6550570130348206, 2.0913758277893066, 1.6629672050476074, 2.024599313735962, -2.542473793029785, 1.451956868171692, 0.516757071018219, 716.0, 0.36734798550605774, 0.3931789994239807, 0.08264599740505219, -1.2680000066757202, 1.0240000486373901, 0.3389999568462372, 0.10819296538829803, -1.9696041345596313, -0.7346963882446289, -0.5217138528823853, 2.7355592250823975, 1.2560611963272095, 0.7427074909210205, 855.0, -0.07746600359678268, 0.41768500208854675, 0.042904000729322433, 2.9779999256134033, 0.9110000133514404, 3.138000011444092], "mean": [0.17743413150310516, 2.068803548812866, 1.1672121286392212, 0.8859529495239258, -2.6681101322174072, -0.3821481466293335, 0.07942381501197815, 163.01272583007812, 0.27953827381134033, 0.3176112174987793, -0.02815113216638565, -2.0024116039276123, 0.6874448657035828, -0.30015987157821655, -0.19445498287677765, -2.058279514312744, -1.4174615144729614, -1.4497761726379395, 2.4061105251312256, -0.6448385715484619, 0.20599469542503357, 371.3594665527344, -0.21107342839241028, 0.340732216835022, -0.016615666449069977, 2.473322629928589, 0.545738935470581, -1.8647112846374512], "std": [0.1932494342327118, 0.03236310929059982, 0.2690739333629608, 0.5804338455200195, 0.04711734130978584, 0.8733742237091064, 0.22635623812675476, 283.4111633300781, 0.04932263121008873, 0.03493942320346832, 0.06370885670185089, 0.37073639035224915, 0.2015792429447174, 0.4316481351852417, 0.1003093272447586, 0.009216777980327606, 0.24616692960262299, 0.32490023970603943, 0.2637596130371094, 0.5793171525001526, 0.2054014354944229, 320.4871520996094, 0.06541387736797333, 0.03798745200037956, 0.04698596149682999, 0.29116639494895935, 0.16759851574897766, 1.420454502105713], "count": [982]}, "timestamp": {"min": [0.0], "max": [32.7], "mean": [16.35], "std": [9.449294506293402], "count": [982]}, "frame_index": {"min": [0], "max": [981], "mean": [490.5], "std": [283.47883518880207], "count": [982]}, "episode_index": {"min": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [982]}, "index": {"min": [67371], "max": [68352], "mean": [67861.5], "std": [283.47883518880207], "count": [982]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [982]}, "subtask_annotation": {"mean": [20.85234215885947, 29.0, 29.0, 29.0, 29.0], "std": [2.251405899990448, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [982]}, "scene_annotation": {"mean": [68.0], "std": [0.0], "min": [68], "max": [68], "count": [982]}, "eef_direction_state": {"mean": [4.236252545824847, 4.191446028513238], "std": [1.7913543811053527, 2.091591191768171], "min": [0, 0], "max": [6, 6], "count": [982]}, "eef_velocity_state": {"mean": [0.8492871690427699, 0.6710794297352343], "std": [0.6812102123274127, 0.7502604135844645], "min": [0, 0], "max": [2, 2], "count": [982]}, "eef_acc_mag_state": {"mean": [0.9185336048879837, 0.6262729124236253], "std": [0.8463908571615077, 0.8184744134286345], "min": [0, 0], "max": [2, 2], "count": [982]}, "eef_direction_action": {"mean": [4.236252545824847, 4.191446028513238], "std": [1.7913543811053527, 2.091591191768171], "min": [0, 0], "max": [6, 6], "count": [982]}, "eef_velocity_action": {"mean": [0.8492871690427699, 0.6710794297352343], "std": [0.6812102123274127, 0.7502604135844645], "min": [0, 0], "max": [2, 2], "count": [982]}, "eef_acc_mag_action": {"mean": [0.9185336048879837, 0.6262729124236253], "std": [0.8463908571615077, 0.8184744134286345], "min": [0, 0], "max": [2, 2], "count": [982]}, "eef_sim_pose_state": {"mean": [0.5372374685443684, 0.21689806854412544, 1.1285306988602857, -2.4852084241993064, 0.8843315080172423, 0.17798972034372346, 0.506758075141741, -0.25008088695285247, 1.0568466061509458, 1.000357942881584, 1.2297757494064192, -0.1346770883250688], "std": [0.035353861337323676, 0.04678655440816741, 0.05679559230247057, 0.9185164890784668, 0.2667411359734076, 2.932433927707908, 0.03185660665455661, 0.05878192281310891, 0.055963191860171006, 2.0992166285155385, 0.3338980360288189, 2.4129387619260885], "min": [0.45550743975745717, 0.0855358743804848, 1.019329100595054, -3.023709451557741, 0.44762148529130164, -3.141366077603989, 0.43648261321594056, -0.33174144465475547, 1.0102214908703293, -3.134768614865958, 0.3223966575055861, -3.13899333775134], "max": [0.6038059768122955, 0.2796867676238237, 1.2503418226243785, 1.758923869160217, 1.5485425051918429, 3.1414323400177575, 0.5811498924050761, -0.08515146199120482, 1.1921690658347293, 3.1409118450902107, 1.5097330628350112, 3.1415343826638846], "count": [982]}, "eef_sim_pose_action": {"mean": [0.5372374685443684, 0.21689806854412544, 1.1285306988602857, -2.4852084241993064, 0.8843315080172423, 0.17798972034372346, 0.506758075141741, -0.25008088695285247, 1.0568466061509458, 1.000357942881584, 1.2297757494064192, -0.1346770883250688], "std": [0.035353861337323676, 0.04678655440816741, 0.05679559230247057, 0.9185164890784668, 0.2667411359734076, 2.932433927707908, 0.03185660665455661, 0.05878192281310891, 0.055963191860171006, 2.0992166285155385, 0.3338980360288189, 2.4129387619260885], "min": [0.45550743975745717, 0.0855358743804848, 1.019329100595054, -3.023709451557741, 0.44762148529130164, -3.141366077603989, 0.43648261321594056, -0.33174144465475547, 1.0102214908703293, -3.134768614865958, 0.3223966575055861, -3.13899333775134], "max": [0.6038059768122955, 0.2796867676238237, 1.2503418226243785, 1.758923869160217, 1.5485425051918429, 3.1414323400177575, 0.5811498924050761, -0.08515146199120482, 1.1921690658347293, 3.1409118450902107, 1.5097330628350112, 3.1415343826638846], "count": [982]}, "gripper_mode_state": {"mean": [0.6211812627291242, 0.7881873727087576], "std": [0.4850928793162988, 0.40859275349818064], "min": [0, 0], "max": [1, 1], "count": [982]}, "gripper_activity_state": {"mean": [1.609979633401222, 1.8767820773930755], "std": [0.6944808604799615, 0.4282425500040571], "min": [0, 0], "max": [2, 2], "count": [982]}, "gripper_mode_action": {"mean": [0.6211812627291242, 0.7881873727087576], "std": [0.4850928793162988, 0.40859275349818064], "min": [0, 0], "max": [1, 1], "count": [982]}, "gripper_activity_action": {"mean": [1.609979633401222, 1.8767820773930755], "std": [0.6944808604799615, 0.4282425500040571], "min": [0, 0], "max": [2, 2], "count": [982]}, "gripper_open_scale_state": {"mean": [0.3713711812479196, 0.16312399508849046], "std": [0.3204736408914171, 0.28334647696541504], "min": [0.0, 0.0], "max": [0.855, 0.716], "count": [982]}, "gripper_open_scale_action": {"mean": [0.3713711812479196, 0.16312399508849046], "std": [0.3204736408914171, 0.28334647696541504], "min": [0.0, 0.0], "max": [0.855, 0.716], "count": [982]}}} +{"episode_index": 69, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.41981413739106754]], [[0.4429211510530138]], [[0.4469755537400145]]], "std": [[[0.2136357809064994]], [[0.18709023561663027]], [[0.18086772437539464]]], "count": [180]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[0.7686274509803922]], [[0.7764705882352941]], [[0.7764705882352941]]], "mean": [[[0.43190215255083514]], [[0.45427106594952793]], [[0.4581092864923747]]], "std": [[[0.18763402446235167]], [[0.15886993469092175]], [[0.1486037424380538]]], "count": [180]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[0.9019607843137255]], [[0.8862745098039215]]], "mean": [[[0.4004995438453159]], [[0.43396628086419753]], [[0.4372745200163399]]], "std": [[[0.16833656700162403]], [[0.1326803883911074]], [[0.1227018637183036]]], "count": [180]}, "observation.state": {"min": [-0.1777443289756775, 1.9522556066513062, 0.6908537149429321, 0.2156877964735031, -2.919255256652832, -1.2345411777496338, -0.35726889967918396, -2.0, 0.1708270013332367, 0.22629399597644806, -0.16314999759197235, -2.578000068664551, 0.04999999329447746, -1.3179999589920044, -0.47446775436401367, -2.069349765777588, -1.6360715627670288, -1.835545301437378, 2.32840895652771, -1.226477861404419, -0.16523033380508423, -2.0, -0.3347029983997345, 0.28011998534202576, -0.16543099284172058, 1.7309999465942383, 0.16500000655651093, -3.1401853561401367], "max": [0.6929655075073242, 2.086733102798462, 1.723844289779663, 2.0243899822235107, -2.406634569168091, 1.5442148447036743, 0.2943148910999298, 810.0, 0.35123100876808167, 0.4305010139942169, 0.07728700339794159, -1.3140000104904175, 0.9890000224113464, 0.35199999809265137, 0.14482742547988892, -1.848268747329712, -0.7229503393173218, -0.3450166881084442, 2.708855628967285, 1.1214263439178467, 0.46872568130493164, 860.0, -0.05733000114560127, 0.44465601444244385, 0.06661000102758408, 2.683000087738037, 0.8519999980926514, 3.1410000324249268], "mean": [0.09121758490800858, 2.070007085800171, 1.314431071281433, 1.326202154159546, -2.7256734371185303, 0.3619705140590668, 0.02293592132627964, 285.6846923828125, 0.2700139880180359, 0.31229767203330994, -0.006365828216075897, -2.115511178970337, 0.5215215086936951, -0.6631577610969543, -0.2676191031932831, -2.0584068298339844, -1.3757821321487427, -1.3636069297790527, 2.6135363578796387, -0.5705195665359497, 0.10301908850669861, 309.3870544433594, -0.2152102142572403, 0.35757970809936523, -0.02428375370800495, 2.3556787967681885, 0.4752512276172638, -2.275317668914795], "std": [0.2167300283908844, 0.01277874130755663, 0.21569304168224335, 0.570081353187561, 0.19744867086410522, 0.9204117059707642, 0.19402359426021576, 298.9879455566406, 0.042522866278886795, 0.06230193004012108, 0.04778479412198067, 0.30479300022125244, 0.2674615979194641, 0.4683917462825775, 0.12924006581306458, 0.018428830429911613, 0.2580738067626953, 0.33182206749916077, 0.09820330142974854, 0.6115102767944336, 0.08325336873531342, 292.9114685058594, 0.06081809476017952, 0.046325452625751495, 0.0446486733853817, 0.18285948038101196, 0.22378364205360413, 0.9401933550834656], "count": [1018]}, "action": {"min": [-0.1777443289756775, 1.9522556066513062, 0.6908537149429321, 0.2156877964735031, -2.919255256652832, -1.2345411777496338, -0.35726889967918396, -2.0, 0.1708270013332367, 0.22629399597644806, -0.16314999759197235, -2.578000068664551, 0.04999999329447746, -1.3179999589920044, -0.47446775436401367, -2.069349765777588, -1.6360715627670288, -1.835545301437378, 2.32840895652771, -1.226477861404419, -0.16523033380508423, -2.0, -0.3347029983997345, 0.28011998534202576, -0.16543099284172058, 1.7309999465942383, 0.16500000655651093, -3.1401853561401367], "max": [0.6929655075073242, 2.086733102798462, 1.723844289779663, 2.0243899822235107, -2.406634569168091, 1.5442148447036743, 0.2943148910999298, 810.0, 0.35123100876808167, 0.4305010139942169, 0.07728700339794159, -1.3140000104904175, 0.9890000224113464, 0.35199999809265137, 0.14482742547988892, -1.848268747329712, -0.7229503393173218, -0.3450166881084442, 2.708855628967285, 1.1214263439178467, 0.46872568130493164, 860.0, -0.05733000114560127, 0.44465601444244385, 0.06661000102758408, 2.683000087738037, 0.8519999980926514, 3.1410000324249268], "mean": [0.09121758490800858, 2.070007085800171, 1.314431071281433, 1.326202154159546, -2.7256734371185303, 0.3619705140590668, 0.02293592132627964, 285.6846923828125, 0.2700139880180359, 0.31229767203330994, -0.006365828216075897, -2.115511178970337, 0.5215215086936951, -0.6631577610969543, -0.2676191031932831, -2.0584068298339844, -1.3757821321487427, -1.3636069297790527, 2.6135363578796387, -0.5705195665359497, 0.10301908850669861, 309.3870544433594, -0.2152102142572403, 0.35757970809936523, -0.02428375370800495, 2.3556787967681885, 0.4752512276172638, -2.275317668914795], "std": [0.2167300283908844, 0.01277874130755663, 0.21569304168224335, 0.570081353187561, 0.19744867086410522, 0.9204117059707642, 0.19402359426021576, 298.9879455566406, 0.042522866278886795, 0.06230193004012108, 0.04778479412198067, 0.30479300022125244, 0.2674615979194641, 0.4683917462825775, 0.12924006581306458, 0.018428830429911613, 0.2580738067626953, 0.33182206749916077, 0.09820330142974854, 0.6115102767944336, 0.08325336873531342, 292.9114685058594, 0.06081809476017952, 0.046325452625751495, 0.0446486733853817, 0.18285948038101196, 0.22378364205360413, 0.9401933550834656], "count": [1018]}, "timestamp": {"min": [0.0], "max": [33.9], "mean": [16.95], "std": [9.795704841068524], "count": [1018]}, "frame_index": {"min": [0], "max": [1017], "mean": [508.5], "std": [293.87114523205577], "count": [1018]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [1018]}, "index": {"min": [68353], "max": [69370], "mean": [68861.5], "std": [293.87114523205577], "count": [1018]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1018]}, "subtask_annotation": {"mean": [21.326129666011788, 29.0, 29.0, 29.0, 29.0], "std": [2.591683266169977, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1018]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [1018]}, "eef_direction_state": {"mean": [4.3388998035363455, 3.6866404715127703], "std": [2.110894085141082, 2.0730846748667853], "min": [0, 0], "max": [6, 6], "count": [1018]}, "eef_velocity_state": {"mean": [0.6100196463654224, 0.8330058939096268], "std": [0.676708925716569, 0.6748433580632178], "min": [0, 0], "max": [2, 2], "count": [1018]}, "eef_acc_mag_state": {"mean": [0.7298624754420432, 0.8094302554027505], "std": [0.8343745706291272, 0.8415939768991766], "min": [0, 0], "max": [2, 2], "count": [1018]}, "eef_direction_action": {"mean": [4.3388998035363455, 3.6866404715127703], "std": [2.110894085141082, 2.0730846748667853], "min": [0, 0], "max": [6, 6], "count": [1018]}, "eef_velocity_action": {"mean": [0.6100196463654224, 0.8330058939096268], "std": [0.676708925716569, 0.6748433580632178], "min": [0, 0], "max": [2, 2], "count": [1018]}, "eef_acc_mag_action": {"mean": [0.7298624754420432, 0.8094302554027505], "std": [0.8343745706291272, 0.8415939768991766], "min": [0, 0], "max": [2, 2], "count": [1018]}, "eef_sim_pose_state": {"mean": [0.5527603108579761, 0.2113861641747721, 1.1210599476886283, -2.735363323088451, 0.9220613860276059, 2.361434473386981, 0.5072431358020979, -0.2539681047771392, 1.091468256438134, 0.7698393753463213, 0.9361783475134391, -1.3703909075525036], "std": [0.042299543044551864, 0.050704070876753694, 0.04923713814934484, 0.911910785733557, 0.32416627906023815, 1.6502525006256215, 0.054689316547823455, 0.04609895376779895, 0.0504121778582921, 2.635250126322603, 0.4281513547493357, 2.3507548582707645], "min": [0.47523521402892493, 0.06741926324091634, 1.0007019065964342, -3.1304852071721037, 0.4582014009957325, -3.139635514600851, 0.4381621732788402, -0.34215257577150276, 1.0038449083957013, -3.1409653958662873, 0.27128923725207654, -3.1397628529072894], "max": [0.6301388268253524, 0.3021234212813862, 1.2412444965993585, 3.132459441624024, 1.5661129006296273, 3.140759564474634, 0.6169763648366435, -0.09474386225443836, 1.179443750241455, 3.1402591715556203, 1.548104093374755, 3.1414422145794223], "count": [1018]}, "eef_sim_pose_action": {"mean": [0.5527603108579761, 0.2113861641747721, 1.1210599476886283, -2.735363323088451, 0.9220613860276059, 2.361434473386981, 0.5072431358020979, -0.2539681047771392, 1.091468256438134, 0.7698393753463213, 0.9361783475134391, -1.3703909075525036], "std": [0.042299543044551864, 0.050704070876753694, 0.04923713814934484, 0.911910785733557, 0.32416627906023815, 1.6502525006256215, 0.054689316547823455, 0.04609895376779895, 0.0504121778582921, 2.635250126322603, 0.4281513547493357, 2.3507548582707645], "min": [0.47523521402892493, 0.06741926324091634, 1.0007019065964342, -3.1304852071721037, 0.4582014009957325, -3.139635514600851, 0.4381621732788402, -0.34215257577150276, 1.0038449083957013, -3.1409653958662873, 0.27128923725207654, -3.1397628529072894], "max": [0.6301388268253524, 0.3021234212813862, 1.2412444965993585, 3.132459441624024, 1.5661129006296273, 3.140759564474634, 0.6169763648366435, -0.09474386225443836, 1.179443750241455, 3.1402591715556203, 1.548104093374755, 3.1414422145794223], "count": [1018]}, "gripper_mode_state": {"mean": [0.7161100196463654, 0.7141453831041258], "std": [0.45088408644401173, 0.4518204896805745], "min": [0, 0], "max": [1, 1], "count": [1018]}, "gripper_activity_state": {"mean": [1.8212180746561886, 1.738703339882122], "std": [0.523946871123163, 0.612969749626696], "min": [0, 0], "max": [2, 2], "count": [1018]}, "gripper_mode_action": {"mean": [0.7161100196463654, 0.7141453831041258], "std": [0.45088408644401173, 0.4518204896805745], "min": [0, 0], "max": [1, 1], "count": [1018]}, "gripper_activity_action": {"mean": [1.8212180746561886, 1.738703339882122], "std": [0.523946871123163, 0.612969749626696], "min": [0, 0], "max": [2, 2], "count": [1018]}, "gripper_open_scale_state": {"mean": [0.309388998128576, 0.28603781906137676], "std": [0.29290933901781663, 0.2986491055888738], "min": [0.0, 0.0], "max": [0.86, 0.81], "count": [1018]}, "gripper_open_scale_action": {"mean": [0.309388998128576, 0.28603781906137676], "std": [0.29290933901781663, 0.2986491055888738], "min": [0.0, 0.0], "max": [0.86, 0.81], "count": [1018]}}} +{"episode_index": 70, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4265574207891969]], [[0.44953536548719103]], [[0.452587370173165]]], "std": [[[0.21028704985041174]], [[0.1832035254006124]], [[0.1779152217406969]]], "count": [174]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[0.7686274509803922]], [[0.7764705882352941]], [[0.7803921568627451]]], "mean": [[[0.437861327097889]], [[0.4581175425869582]], [[0.4602271640936068]]], "std": [[[0.17811947637835504]], [[0.1505291140451014]], [[0.14067965278834893]]], "count": [174]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.023529411764705882]]], "max": [[[0.8745098039215686]], [[0.8509803921568627]], [[0.8352941176470589]]], "mean": [[[0.4109041723011043]], [[0.4396972217526857]], [[0.4455043596461573]]], "std": [[[0.16520880300918936]], [[0.13019555709998734]], [[0.12111792696253829]]], "count": [174]}, "observation.state": {"min": [-0.23342032730579376, 2.0296084880828857, 0.8099724650382996, 0.36706021428108215, -2.919325113296509, -1.283358097076416, -0.12971287965774536, -3.0, 0.14047099649906158, 0.2457430064678192, -0.16358600556850433, -2.611999988555908, 0.07999999821186066, -1.2009999752044678, -0.4855855405330658, -2.06626033782959, -1.7572325468063354, -1.9766203165054321, 2.1279053688049316, -1.2365658283233643, -0.18371336162090302, -2.0, -0.2995019853115082, 0.24056699872016907, -0.16542799770832062, 1.6579999923706055, 0.22599999606609344, -3.121000051498413], "max": [0.6722659468650818, 2.088024616241455, 1.528227686882019, 2.0177228450775146, -2.639374256134033, 1.4471049308776855, 0.5152386426925659, 839.0, 0.3507559895515442, 0.4123910069465637, 0.08137699961662292, -1.3289999961853027, 0.8429999947547913, 0.24300000071525574, 0.0019373155664652586, -2.049732208251953, -0.5657485127449036, -0.5579817295074463, 2.671680450439453, 1.0951766967773438, 0.5619611740112305, 866.0, -0.04752499982714653, 0.4210509955883026, 0.05551299825310707, 2.6070001125335693, 0.8829999566078186, 3.135999917984009], "mean": [0.025224005803465843, 2.074166774749756, 1.2821134328842163, 1.4044252634048462, -2.890191078186035, 0.2492455095052719, 0.07458069175481796, 394.1985778808594, 0.24712179601192474, 0.31306928396224976, -0.007309725508093834, -2.08029842376709, 0.528917670249939, -0.5047420859336853, -0.18906834721565247, -2.0581214427948, -1.3944036960601807, -1.4568756818771362, 2.522512674331665, -0.5575826168060303, 0.17263668775558472, 325.6837463378906, -0.21153338253498077, 0.3406921327114105, -0.0058366297744214535, 2.357044219970703, 0.555082380771637, -2.0782318115234375], "std": [0.24941852688789368, 0.006702593993395567, 0.15539085865020752, 0.4666338562965393, 0.041752126067876816, 0.785830020904541, 0.14998294413089752, 374.1541748046875, 0.03926759958267212, 0.04584107547998428, 0.0590885654091835, 0.3050312399864197, 0.2101374864578247, 0.4290110766887665, 0.09371180832386017, 0.002521808724850416, 0.3325408101081848, 0.38104960322380066, 0.11777324229478836, 0.6645286679267883, 0.11477852612733841, 325.49493408203125, 0.07332316040992737, 0.03587647154927254, 0.05375466123223305, 0.187074214220047, 0.21183770895004272, 1.3590466976165771], "count": [977]}, "action": {"min": [-0.23342032730579376, 2.0296084880828857, 0.8099724650382996, 0.36706021428108215, -2.919325113296509, -1.283358097076416, -0.12971287965774536, -3.0, 0.14047099649906158, 0.2457430064678192, -0.16358600556850433, -2.611999988555908, 0.07999999821186066, -1.2009999752044678, -0.4855855405330658, -2.06626033782959, -1.7572325468063354, -1.9766203165054321, 2.1279053688049316, -1.2365658283233643, -0.18371336162090302, -2.0, -0.2995019853115082, 0.24056699872016907, -0.16542799770832062, 1.6579999923706055, 0.22599999606609344, -3.121000051498413], "max": [0.6722659468650818, 2.088024616241455, 1.528227686882019, 2.0177228450775146, -2.639374256134033, 1.4471049308776855, 0.5152386426925659, 839.0, 0.3507559895515442, 0.4123910069465637, 0.08137699961662292, -1.3289999961853027, 0.8429999947547913, 0.24300000071525574, 0.0019373155664652586, -2.049732208251953, -0.5657485127449036, -0.5579817295074463, 2.671680450439453, 1.0951766967773438, 0.5619611740112305, 866.0, -0.04752499982714653, 0.4210509955883026, 0.05551299825310707, 2.6070001125335693, 0.8829999566078186, 3.135999917984009], "mean": [0.025224005803465843, 2.074166774749756, 1.2821134328842163, 1.4044252634048462, -2.890191078186035, 0.2492455095052719, 0.07458069175481796, 394.1985778808594, 0.24712179601192474, 0.31306928396224976, -0.007309725508093834, -2.08029842376709, 0.528917670249939, -0.5047420859336853, -0.18906834721565247, -2.0581214427948, -1.3944036960601807, -1.4568756818771362, 2.522512674331665, -0.5575826168060303, 0.17263668775558472, 325.6837463378906, -0.21153338253498077, 0.3406921327114105, -0.0058366297744214535, 2.357044219970703, 0.555082380771637, -2.0782318115234375], "std": [0.24941852688789368, 0.006702593993395567, 0.15539085865020752, 0.4666338562965393, 0.041752126067876816, 0.785830020904541, 0.14998294413089752, 374.1541748046875, 0.03926759958267212, 0.04584107547998428, 0.0590885654091835, 0.3050312399864197, 0.2101374864578247, 0.4290110766887665, 0.09371180832386017, 0.002521808724850416, 0.3325408101081848, 0.38104960322380066, 0.11777324229478836, 0.6645286679267883, 0.11477852612733841, 325.49493408203125, 0.07332316040992737, 0.03587647154927254, 0.05375466123223305, 0.187074214220047, 0.21183770895004272, 1.3590466976165771], "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": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [977]}, "index": {"min": [69371], "max": [70347], "mean": [69859.0], "std": [282.03545876361005], "count": [977]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [977]}, "subtask_annotation": {"mean": [21.110542476970316, 29.0, 29.0, 29.0, 29.0], "std": [2.813198424594034, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [977]}, "scene_annotation": {"mean": [70.0], "std": [0.0], "min": [70], "max": [70], "count": [977]}, "eef_direction_state": {"mean": [4.155578300921188, 3.8536335721596724], "std": [2.0416221946107207, 2.016327823629567], "min": [0, 0], "max": [6, 6], "count": [977]}, "eef_velocity_state": {"mean": [0.7154554759467758, 0.8229273285568065], "std": [0.6883268711809639, 0.6968024849335359], "min": [0, 0], "max": [2, 2], "count": [977]}, "eef_acc_mag_state": {"mean": [0.7922210849539406, 0.804503582395087], "std": [0.8396646502734207, 0.8389569145311158], "min": [0, 0], "max": [2, 2], "count": [977]}, "eef_direction_action": {"mean": [4.155578300921188, 3.8536335721596724], "std": [2.0416221946107207, 2.016327823629567], "min": [0, 0], "max": [6, 6], "count": [977]}, "eef_velocity_action": {"mean": [0.7154554759467758, 0.8229273285568065], "std": [0.6883268711809639, 0.6968024849335359], "min": [0, 0], "max": [2, 2], "count": [977]}, "eef_acc_mag_action": {"mean": [0.7922210849539406, 0.804503582395087], "std": [0.8396646502734207, 0.8389569145311158], "min": [0, 0], "max": [2, 2], "count": [977]}, "eef_sim_pose_state": {"mean": [0.5350785294931755, 0.22319701225602384, 1.1338147197150248, -2.6787065640559913, 0.9770767206399755, 1.206543229341164, 0.5054406424532143, -0.23937441430183606, 1.102976446066237, -0.48512459599554336, 1.0681990502181646, -2.277194921019499], "std": [0.03429401001824648, 0.05319033255400394, 0.06614757494738716, 0.6581958422702486, 0.3425883244172424, 2.6590283929634637, 0.04198483026639255, 0.05277616645158854, 0.04460997152475994, 2.76741992589678, 0.3950740642176983, 1.3989318873772114], "min": [0.4329476483175873, 0.08377482744205374, 1.0027482067943763, -3.014260257418138, 0.48263415530459497, -3.141580339697172, 0.4465405593862532, -0.3231188286918266, 1.0217594217418489, -3.139543263347854, 0.33529289231014814, -3.1352479774326243], "max": [0.6070016410809296, 0.2936433205436592, 1.2598979967362185, 0.29319091093495575, 1.5144185827116483, 3.1413874162113453, 0.6042287647475992, -0.077761495262162, 1.192649031981937, 3.1414422637453665, 1.5355338415135322, 3.1378970135935087], "count": [977]}, "eef_sim_pose_action": {"mean": [0.5350785294931755, 0.22319701225602384, 1.1338147197150248, -2.6787065640559913, 0.9770767206399755, 1.206543229341164, 0.5054406424532143, -0.23937441430183606, 1.102976446066237, -0.48512459599554336, 1.0681990502181646, -2.277194921019499], "std": [0.03429401001824648, 0.05319033255400394, 0.06614757494738716, 0.6581958422702486, 0.3425883244172424, 2.6590283929634637, 0.04198483026639255, 0.05277616645158854, 0.04460997152475994, 2.76741992589678, 0.3950740642176983, 1.3989318873772114], "min": [0.4329476483175873, 0.08377482744205374, 1.0027482067943763, -3.014260257418138, 0.48263415530459497, -3.141580339697172, 0.4465405593862532, -0.3231188286918266, 1.0217594217418489, -3.139543263347854, 0.33529289231014814, -3.1352479774326243], "max": [0.6070016410809296, 0.2936433205436592, 1.2598979967362185, 0.29319091093495575, 1.5144185827116483, 3.1413874162113453, 0.6042287647475992, -0.077761495262162, 1.192649031981937, 3.1414422637453665, 1.5355338415135322, 3.1378970135935087], "count": [977]}, "gripper_mode_state": {"mean": [0.6949846468781986, 0.5281473899692938], "std": [0.4604139305904942, 0.49920709574074934], "min": [0, 0], "max": [1, 1], "count": [977]}, "gripper_activity_state": {"mean": [1.752302968270215, 1.797338792221085], "std": [0.5934281149874143, 0.5409278590342662], "min": [0, 0], "max": [2, 2], "count": [977]}, "gripper_mode_action": {"mean": [0.6949846468781986, 0.5281473899692938], "std": [0.4604139305904942, 0.49920709574074934], "min": [0, 0], "max": [1, 1], "count": [977]}, "gripper_activity_action": {"mean": [1.752302968270215, 1.797338792221085], "std": [0.5934281149874143, 0.5409278590342662], "min": [0, 0], "max": [2, 2], "count": [977]}, "gripper_open_scale_state": {"mean": [0.3256859589772431, 0.39446878195150603], "std": [0.32549260628192744, 0.37386863940106246], "min": [0.0, 0.0], "max": [0.866, 0.839], "count": [977]}, "gripper_open_scale_action": {"mean": [0.3256859589772431, 0.39446878195150603], "std": [0.32549260628192744, 0.37386863940106246], "min": [0.0, 0.0], "max": [0.866, 0.839], "count": [977]}}} +{"episode_index": 71, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.43429494392453954]], [[0.45669476706402257]], [[0.45746610057375225]]], "std": [[[0.2013352694566196]], [[0.17530258438128066]], [[0.17098171894449032]]], "count": [176]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7568627450980392]], [[0.7529411764705882]]], "mean": [[[0.4539689774584076]], [[0.4666719144570707]], [[0.46704133824457816]]], "std": [[[0.15053730427513953]], [[0.12831644396356667]], [[0.12009400555004011]]], "count": [176]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.03137254901960784]]], "max": [[[0.9215686274509803]], [[0.8588235294117647]], [[0.8588235294117647]]], "mean": [[[0.4446626791815211]], [[0.4601076493334076]], [[0.4605229593731432]]], "std": [[[0.13299386196998542]], [[0.10520671557816849]], [[0.09770415134760599]]], "count": [176]}, "observation.state": {"min": [-0.14409437775611877, 1.9315558671951294, 0.8248251080513, 0.36278414726257324, -2.917858839035034, -1.4096500873565674, -0.06300638616085052, -2.0, 0.14758899807929993, 0.24397599697113037, -0.15927299857139587, -2.5929999351501465, 0.08900000154972076, -1.2549999952316284, -0.5661673545837402, -2.07690691947937, -1.6806299686431885, -1.897120475769043, 1.987930178642273, -1.2625362873077393, -0.3629935681819916, -2.0, -0.28325700759887695, 0.28008198738098145, -0.17837800085544586, 1.6649999618530273, 0.26899996399879456, -3.1391851902008057], "max": [0.6585476398468018, 2.085249662399292, 1.6320922374725342, 2.0281949043273926, -2.5738370418548584, 1.4624289274215698, 0.551908016204834, 839.0, 0.3384079933166504, 0.40463098883628845, 0.09914900362491608, -1.3009999990463257, 0.9700000286102295, 0.3619999885559082, 0.04344124719500542, -1.9025311470031738, -0.5295329093933105, -0.5227610468864441, 2.68742299079895, 1.218135118484497, 0.5071228742599487, 847.0, -0.03603700175881386, 0.4418039917945862, 0.060989998281002045, 2.802000045776367, 1.0470000505447388, 3.1410000324249268], "mean": [0.011209065094590187, 2.0725972652435303, 1.2848764657974243, 1.2569339275360107, -2.845034122467041, -0.05299920588731766, 0.09080192446708679, 304.5589599609375, 0.27017784118652344, 0.30910447239875793, 0.00399797735735774, -1.9128241539001465, 0.6416423320770264, -0.3618367314338684, -0.24185796082019806, -2.058530569076538, -1.2645987272262573, -1.2233119010925293, 2.4745237827301025, -0.16586346924304962, 0.11524398624897003, 378.0851745605469, -0.2157932072877884, 0.3448997437953949, -0.02671111933887005, 2.2877721786499023, 0.6595336198806763, -1.0677837133407593], "std": [0.17463426291942596, 0.01458778791129589, 0.17700716853141785, 0.4564085602760315, 0.1126164123415947, 0.8573439717292786, 0.13081194460391998, 346.6596374511719, 0.04894981160759926, 0.041930679231882095, 0.052573345601558685, 0.3678514063358307, 0.20348232984542847, 0.4726738929748535, 0.11834297329187393, 0.015680523589253426, 0.375885009765625, 0.4311935305595398, 0.19095554947853088, 0.8390601873397827, 0.17798703908920288, 361.268310546875, 0.06419450789690018, 0.03786517307162285, 0.05896449089050293, 0.3178825080394745, 0.21287865936756134, 2.350834846496582], "count": [992]}, "action": {"min": [-0.14409437775611877, 1.9315558671951294, 0.8248251080513, 0.36278414726257324, -2.917858839035034, -1.4096500873565674, -0.06300638616085052, -2.0, 0.14758899807929993, 0.24397599697113037, -0.15927299857139587, -2.5929999351501465, 0.08900000154972076, -1.2549999952316284, -0.5661673545837402, -2.07690691947937, -1.6806299686431885, -1.897120475769043, 1.987930178642273, -1.2625362873077393, -0.3629935681819916, -2.0, -0.28325700759887695, 0.28008198738098145, -0.17837800085544586, 1.6649999618530273, 0.26899996399879456, -3.1391851902008057], "max": [0.6585476398468018, 2.085249662399292, 1.6320922374725342, 2.0281949043273926, -2.5738370418548584, 1.4624289274215698, 0.551908016204834, 839.0, 0.3384079933166504, 0.40463098883628845, 0.09914900362491608, -1.3009999990463257, 0.9700000286102295, 0.3619999885559082, 0.04344124719500542, -1.9025311470031738, -0.5295329093933105, -0.5227610468864441, 2.68742299079895, 1.218135118484497, 0.5071228742599487, 847.0, -0.03603700175881386, 0.4418039917945862, 0.060989998281002045, 2.802000045776367, 1.0470000505447388, 3.1410000324249268], "mean": [0.011209065094590187, 2.0725972652435303, 1.2848764657974243, 1.2569339275360107, -2.845034122467041, -0.05299920588731766, 0.09080192446708679, 304.5589599609375, 0.27017784118652344, 0.30910447239875793, 0.00399797735735774, -1.9128241539001465, 0.6416423320770264, -0.3618367314338684, -0.24185796082019806, -2.058530569076538, -1.2645987272262573, -1.2233119010925293, 2.4745237827301025, -0.16586346924304962, 0.11524398624897003, 378.0851745605469, -0.2157932072877884, 0.3448997437953949, -0.02671111933887005, 2.2877721786499023, 0.6595336198806763, -1.0677837133407593], "std": [0.17463426291942596, 0.01458778791129589, 0.17700716853141785, 0.4564085602760315, 0.1126164123415947, 0.8573439717292786, 0.13081194460391998, 346.6596374511719, 0.04894981160759926, 0.041930679231882095, 0.052573345601558685, 0.3678514063358307, 0.20348232984542847, 0.4726738929748535, 0.11834297329187393, 0.015680523589253426, 0.375885009765625, 0.4311935305595398, 0.19095554947853088, 0.8390601873397827, 0.17798703908920288, 361.268310546875, 0.06419450789690018, 0.03786517307162285, 0.05896449089050293, 0.3178825080394745, 0.21287865936756134, 2.350834846496582], "count": [992]}, "timestamp": {"min": [0.0], "max": [33.03333333333333], "mean": [16.516666666666666], "std": [9.545519600547916], "count": [992]}, "frame_index": {"min": [0], "max": [991], "mean": [495.5], "std": [286.36558801643747], "count": [992]}, "episode_index": {"min": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [992]}, "index": {"min": [70348], "max": [71339], "mean": [70843.5], "std": [286.36558801643747], "count": [992]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [992]}, "subtask_annotation": {"mean": [19.505040322580644, 29.0, 29.0, 29.0, 29.0], "std": [3.465552660155305, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [992]}, "scene_annotation": {"mean": [71.0], "std": [0.0], "min": [71], "max": [71], "count": [992]}, "eef_direction_state": {"mean": [4.02116935483871, 4.243951612903226], "std": [2.093229158508116, 2.0749474608771625], "min": [0, 0], "max": [6, 6], "count": [992]}, "eef_velocity_state": {"mean": [0.7439516129032258, 0.6733870967741935], "std": [0.6934047816442261, 0.7514618947014805], "min": [0, 0], "max": [2, 2], "count": [992]}, "eef_acc_mag_state": {"mean": [0.8336693548387096, 0.7157258064516129], "std": [0.8445481252332883, 0.8302707228398385], "min": [0, 0], "max": [2, 2], "count": [992]}, "eef_direction_action": {"mean": [4.02116935483871, 4.243951612903226], "std": [2.093229158508116, 2.0749474608771625], "min": [0, 0], "max": [6, 6], "count": [992]}, "eef_velocity_action": {"mean": [0.7439516129032258, 0.6733870967741935], "std": [0.6934047816442261, 0.7514618947014805], "min": [0, 0], "max": [2, 2], "count": [992]}, "eef_acc_mag_action": {"mean": [0.8336693548387096, 0.7157258064516129], "std": [0.8445481252332883, 0.8302707228398385], "min": [0, 0], "max": [2, 2], "count": [992]}, "eef_sim_pose_state": {"mean": [0.5369887547293366, 0.21250648481307713, 1.1093716835639276, -2.1290275277246504, 1.075827480304059, 0.09293085055585773, 0.4986477172181831, -0.26072121691276684, 1.0887779386305414, 0.9220596304522823, 1.1607018243399376, -0.7157382824366457], "std": [0.03775509916379178, 0.05385067040522338, 0.06601289268176581, 1.0107281067888974, 0.33412219210295285, 2.6180011830235235, 0.03959766223611889, 0.05344142001947301, 0.048892268895543975, 2.397860981643793, 0.3512563780928794, 2.403108505595192], "min": [0.46740133327385036, 0.047980675526185027, 1.0000470252602498, -3.0071357057439583, 0.4649232030193886, -3.141412958393448, 0.44243984849570345, -0.3379843147484284, 1.0284237857203768, -3.140978258890122, 0.2937229849730518, -3.14120386124459], "max": [0.6272595082266986, 0.289225667326494, 1.260405613635222, 2.4166965965455605, 1.55193711923478, 3.141557172291643, 0.5932080239484322, -0.08261318527441992, 1.2046660451470075, 3.141524438890428, 1.4842103698813816, 3.138921811839028], "count": [992]}, "eef_sim_pose_action": {"mean": [0.5369887547293366, 0.21250648481307713, 1.1093716835639276, -2.1290275277246504, 1.075827480304059, 0.09293085055585773, 0.4986477172181831, -0.26072121691276684, 1.0887779386305414, 0.9220596304522823, 1.1607018243399376, -0.7157382824366457], "std": [0.03775509916379178, 0.05385067040522338, 0.06601289268176581, 1.0107281067888974, 0.33412219210295285, 2.6180011830235235, 0.03959766223611889, 0.05344142001947301, 0.048892268895543975, 2.397860981643793, 0.3512563780928794, 2.403108505595192], "min": [0.46740133327385036, 0.047980675526185027, 1.0000470252602498, -3.0071357057439583, 0.4649232030193886, -3.141412958393448, 0.44243984849570345, -0.3379843147484284, 1.0284237857203768, -3.140978258890122, 0.2937229849730518, -3.14120386124459], "max": [0.6272595082266986, 0.289225667326494, 1.260405613635222, 2.4166965965455605, 1.55193711923478, 3.141557172291643, 0.5932080239484322, -0.08261318527441992, 1.2046660451470075, 3.141524438890428, 1.4842103698813816, 3.138921811839028], "count": [992]}, "gripper_mode_state": {"mean": [0.5766129032258065, 0.5836693548387096], "std": [0.49409560113333945, 0.4929497327931833], "min": [0, 0], "max": [1, 1], "count": [992]}, "gripper_activity_state": {"mean": [1.7852822580645162, 1.8588709677419355], "std": [0.551085001061455, 0.4537499838752633], "min": [0, 0], "max": [2, 2], "count": [992]}, "gripper_mode_action": {"mean": [0.5766129032258065, 0.5836693548387096], "std": [0.49409560113333945, 0.4929497327931833], "min": [0, 0], "max": [1, 1], "count": [992]}, "gripper_activity_action": {"mean": [1.7852822580645162, 1.8588709677419355], "std": [0.551085001061455, 0.4537499838752633], "min": [0, 0], "max": [2, 2], "count": [992]}, "gripper_open_scale_state": {"mean": [0.3780953414461789, 0.305203629009426], "std": [0.3612578160795621, 0.3460908140285593], "min": [0.0, 0.0], "max": [0.847, 0.839], "count": [992]}, "gripper_open_scale_action": {"mean": [0.3780953414461789, 0.305203629009426], "std": [0.3612578160795621, 0.3460908140285593], "min": [0.0, 0.0], "max": [0.847, 0.839], "count": [992]}}} +{"episode_index": 72, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.41877092760180995]], [[0.44142048790670113]], [[0.44474400946275944]]], "std": [[[0.21096478789080553]], [[0.18483759424552676]], [[0.17944574438459185]]], "count": [182]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8784313725490196]], [[0.8156862745098039]], [[0.8313725490196079]]], "mean": [[[0.43526054123572505]], [[0.45792446289413197]], [[0.4596562118437118]]], "std": [[[0.17579339357388735]], [[0.1464156917194209]], [[0.1378883652368936]]], "count": [182]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.043137254901960784]], [[0.03529411764705882]]], "max": [[[0.9882352941176471]], [[0.9058823529411765]], [[0.9137254901960784]]], "mean": [[[0.4417209507200316]], [[0.45910962638260433]], [[0.4603437432665374]]], "std": [[[0.13702740852956136]], [[0.10831996768102684]], [[0.10067955213080944]]], "count": [182]}, "observation.state": {"min": [-0.18964748084545135, 1.9547863006591797, 0.6066589951515198, 0.33738958835601807, -2.5519330501556396, -1.5503934621810913, -1.5106523036956787, -2.0, 0.17669600248336792, 0.19505299627780914, -0.16175800561904907, -2.874000072479248, 0.203000009059906, -1.4570000171661377, -0.7217808961868286, -2.0786523818969727, -1.661483645439148, -2.0052437782287598, 2.196147918701172, -1.705134391784668, -0.1442863792181015, -2.0, -0.2935819923877716, 0.25853899121284485, -0.2022390067577362, 1.6829999685287476, -0.4009999930858612, -3.124000072479248], "max": [0.6531371474266052, 2.090991735458374, 2.1624979972839355, 1.9455534219741821, -1.7575117349624634, 1.659982681274414, 0.19401079416275024, 840.0, 0.382207989692688, 0.3863779902458191, 0.1431650072336197, -1.1799999475479126, 0.8119999766349792, 0.44300001859664917, -0.19397589564323425, -2.027740955352783, -0.4806637167930603, -0.42561599612236023, 2.8870365619659424, 1.0156594514846802, 0.5840570330619812, 847.0, -0.013427999801933765, 0.43337199091911316, 0.0376570001244545, 2.7109999656677246, 0.8289999961853027, 3.134999990463257], "mean": [0.03175784647464752, 2.076620101928711, 1.3034332990646362, 1.0050643682479858, -2.321488618850708, -0.3030143678188324, -0.30789971351623535, 235.23838806152344, 0.30401068925857544, 0.27463600039482117, 0.025262948125600815, -1.8224365711212158, 0.5954580307006836, -0.2679266929626465, -0.39570483565330505, -2.0632526874542236, -1.2231991291046143, -1.345121145248413, 2.593967914581299, -0.5540664792060852, 0.23867768049240112, 307.74127197265625, -0.17012912034988403, 0.3509819805622101, -0.04517846927046776, 2.3426578044891357, 0.3004527986049652, -2.3024826049804688], "std": [0.2176906168460846, 0.013377781957387924, 0.4981721043586731, 0.5794460773468018, 0.11824624240398407, 1.1580890417099, 0.31234797835350037, 309.3795471191406, 0.050527673214673996, 0.05902142450213432, 0.07173286378383636, 0.5715013146400452, 0.13698767125606537, 0.5696089863777161, 0.11264899373054504, 0.007252520881593227, 0.36718231439590454, 0.4255162179470062, 0.23129628598690033, 0.8054903149604797, 0.155770942568779, 332.981201171875, 0.06431818008422852, 0.037973541766405106, 0.07170799374580383, 0.19443300366401672, 0.3525397479534149, 1.3887388706207275], "count": [1034]}, "action": {"min": [-0.18964748084545135, 1.9547863006591797, 0.6066589951515198, 0.33738958835601807, -2.5519330501556396, -1.5503934621810913, -1.5106523036956787, -2.0, 0.17669600248336792, 0.19505299627780914, -0.16175800561904907, -2.874000072479248, 0.203000009059906, -1.4570000171661377, -0.7217808961868286, -2.0786523818969727, -1.661483645439148, -2.0052437782287598, 2.196147918701172, -1.705134391784668, -0.1442863792181015, -2.0, -0.2935819923877716, 0.25853899121284485, -0.2022390067577362, 1.6829999685287476, -0.4009999930858612, -3.124000072479248], "max": [0.6531371474266052, 2.090991735458374, 2.1624979972839355, 1.9455534219741821, -1.7575117349624634, 1.659982681274414, 0.19401079416275024, 840.0, 0.382207989692688, 0.3863779902458191, 0.1431650072336197, -1.1799999475479126, 0.8119999766349792, 0.44300001859664917, -0.19397589564323425, -2.027740955352783, -0.4806637167930603, -0.42561599612236023, 2.8870365619659424, 1.0156594514846802, 0.5840570330619812, 847.0, -0.013427999801933765, 0.43337199091911316, 0.0376570001244545, 2.7109999656677246, 0.8289999961853027, 3.134999990463257], "mean": [0.03175784647464752, 2.076620101928711, 1.3034332990646362, 1.0050643682479858, -2.321488618850708, -0.3030143678188324, -0.30789971351623535, 235.23838806152344, 0.30401068925857544, 0.27463600039482117, 0.025262948125600815, -1.8224365711212158, 0.5954580307006836, -0.2679266929626465, -0.39570483565330505, -2.0632526874542236, -1.2231991291046143, -1.345121145248413, 2.593967914581299, -0.5540664792060852, 0.23867768049240112, 307.74127197265625, -0.17012912034988403, 0.3509819805622101, -0.04517846927046776, 2.3426578044891357, 0.3004527986049652, -2.3024826049804688], "std": [0.2176906168460846, 0.013377781957387924, 0.4981721043586731, 0.5794460773468018, 0.11824624240398407, 1.1580890417099, 0.31234797835350037, 309.3795471191406, 0.050527673214673996, 0.05902142450213432, 0.07173286378383636, 0.5715013146400452, 0.13698767125606537, 0.5696089863777161, 0.11264899373054504, 0.007252520881593227, 0.36718231439590454, 0.4255162179470062, 0.23129628598690033, 0.8054903149604797, 0.155770942568779, 332.981201171875, 0.06431818008422852, 0.037973541766405106, 0.07170799374580383, 0.19443300366401672, 0.3525397479534149, 1.3887388706207275], "count": [1034]}, "timestamp": {"min": [0.0], "max": [34.43333333333333], "mean": [17.216666666666665], "std": [9.949664985984871], "count": [1034]}, "frame_index": {"min": [0], "max": [1033], "mean": [516.5], "std": [298.48994957954613], "count": [1034]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [1034]}, "index": {"min": [71340], "max": [72373], "mean": [71856.5], "std": [298.48994957954613], "count": [1034]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1034]}, "subtask_annotation": {"mean": [19.798839458413926, 29.0, 29.0, 29.0, 29.0], "std": [3.6402752737950994, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1034]}, "scene_annotation": {"mean": [72.0], "std": [0.0], "min": [72], "max": [72], "count": [1034]}, "eef_direction_state": {"mean": [3.4574468085106385, 3.6566731141199225], "std": [2.2240612432023887, 2.238471206401462], "min": [0, 0], "max": [6, 6], "count": [1034]}, "eef_velocity_state": {"mean": [0.8752417794970987, 0.7949709864603481], "std": [0.6425485625816507, 0.7122402130005561], "min": [0, 0], "max": [2, 2], "count": [1034]}, "eef_acc_mag_state": {"mean": [1.011605415860735, 0.7504835589941973], "std": [0.8366951284191686, 0.8213923866365379], "min": [0, 0], "max": [2, 2], "count": [1034]}, "eef_direction_action": {"mean": [3.4574468085106385, 3.6566731141199225], "std": [2.2240612432023887, 2.238471206401462], "min": [0, 0], "max": [6, 6], "count": [1034]}, "eef_velocity_action": {"mean": [0.8752417794970987, 0.7949709864603481], "std": [0.6425485625816507, 0.7122402130005561], "min": [0, 0], "max": [2, 2], "count": [1034]}, "eef_acc_mag_action": {"mean": [1.011605415860735, 0.7504835589941973], "std": [0.8366951284191686, 0.8213923866365379], "min": [0, 0], "max": [2, 2], "count": [1034]}, "eef_sim_pose_state": {"mean": [0.5487923891040525, 0.1674715976631479, 1.1358474278307273, 1.592118415583144, 0.9328583641900893, 2.286476313058066, 0.46429089723899625, -0.2989890649483313, 1.0751267701723812, 0.40331230897092846, 1.1469824502141677, -0.34327698752318225], "std": [0.033883620656847406, 0.05643825685508347, 0.0720439417154629, 2.3152911104670713, 0.43857608142801224, 0.554502991998518, 0.05778950517229163, 0.06442562061044053, 0.06614387572462858, 2.0052542174767467, 0.35145618249712596, 2.077485436479011], "min": [0.4588392424344597, 0.04959536841857162, 1.0196845266639751, -3.1380158970266137, 0.08636741602941367, -2.139054793886311, 0.3794713057729289, -0.37263370717758953, 1.0045658303538736, -3.1374289311391252, 0.2551960124843, -3.1411676130518966], "max": [0.6219677769517954, 0.2511532144017984, 1.2725132581114902, 3.1402247068805553, 1.5401412682039761, 3.1354836262497408, 0.5737121362741163, -0.10155736321141441, 1.2075545188621972, 3.140624079604671, 1.5228262858931396, 3.1389209928522734], "count": [1034]}, "eef_sim_pose_action": {"mean": [0.5487923891040525, 0.1674715976631479, 1.1358474278307273, 1.592118415583144, 0.9328583641900893, 2.286476313058066, 0.46429089723899625, -0.2989890649483313, 1.0751267701723812, 0.40331230897092846, 1.1469824502141677, -0.34327698752318225], "std": [0.033883620656847406, 0.05643825685508347, 0.0720439417154629, 2.3152911104670713, 0.43857608142801224, 0.554502991998518, 0.05778950517229163, 0.06442562061044053, 0.06614387572462858, 2.0052542174767467, 0.35145618249712596, 2.077485436479011], "min": [0.4588392424344597, 0.04959536841857162, 1.0196845266639751, -3.1380158970266137, 0.08636741602941367, -2.139054793886311, 0.3794713057729289, -0.37263370717758953, 1.0045658303538736, -3.1374289311391252, 0.2551960124843, -3.1411676130518966], "max": [0.6219677769517954, 0.2511532144017984, 1.2725132581114902, 3.1402247068805553, 1.5401412682039761, 3.1354836262497408, 0.5737121362741163, -0.10155736321141441, 1.2075545188621972, 3.140624079604671, 1.5228262858931396, 3.1389209928522734], "count": [1034]}, "gripper_mode_state": {"mean": [0.6731141199226306, 0.6682785299806576], "std": [0.4690751554744895, 0.4708315371208117], "min": [0, 0], "max": [1, 1], "count": [1034]}, "gripper_activity_state": {"mean": [1.7920696324951644, 1.877176015473888], "std": [0.5548232079289152, 0.439140793288395], "min": [0, 0], "max": [2, 2], "count": [1034]}, "gripper_mode_action": {"mean": [0.6731141199226306, 0.6682785299806576], "std": [0.4690751554744895, 0.4708315371208117], "min": [0, 0], "max": [1, 1], "count": [1034]}, "gripper_activity_action": {"mean": [1.7920696324951644, 1.877176015473888], "std": [0.5548232079289152, 0.439140793288395], "min": [0, 0], "max": [2, 2], "count": [1034]}, "gripper_open_scale_state": {"mean": [0.3077461315100613, 0.23592263041145559], "std": [0.3329766844350806, 0.3088564235966009], "min": [0.0, 0.0], "max": [0.847, 0.84], "count": [1034]}, "gripper_open_scale_action": {"mean": [0.3077461315100613, 0.23592263041145559], "std": [0.3329766844350806, 0.3088564235966009], "min": [0.0, 0.0], "max": [0.847, 0.84], "count": [1034]}}} +{"episode_index": 73, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4022225461765903]], [[0.4352649954212454]], [[0.4394463896669779]]], "std": [[[0.22758416426144273]], [[0.19556748260218446]], [[0.18779137267226317]]], "count": [273]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[0.8470588235294118]], [[0.8431372549019608]]], "mean": [[[0.3867704465333142]], [[0.429928691882736]], [[0.43705075310038544]]], "std": [[[0.21504971974845752]], [[0.17379006510702075]], [[0.16220004474528185]]], "count": [273]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.3856676250628457]], [[0.4317218189626278]], [[0.43714991979697865]]], "std": [[[0.1653337957915]], [[0.12542408644087422]], [[0.11471066347945605]]], "count": [273]}, "observation.state": {"min": [-0.1555262953042984, 1.969272494316101, 0.5544213056564331, 0.07668976485729218, -2.508317470550537, -1.6706466674804688, -2.891434669494629, -2.0, 0.14513100683689117, 0.1525229960680008, -0.1559319943189621, -3.1411852836608887, -0.1770000010728836, -1.6039999723434448, -0.5247332453727722, -2.0740270614624023, -1.7155539989471436, -2.0023465156555176, 2.3126137256622314, -1.7563773393630981, 0.01176351960748434, -1.0, -0.3229080140590668, 0.2634730041027069, -0.167495995759964, 1.621999979019165, -0.32600003480911255, -3.1381852626800537], "max": [0.6650403141975403, 2.0912883281707764, 2.2755777835845947, 1.8083356618881226, 0.013561208732426167, 1.7740575075149536, -0.059166666120290756, 844.0, 0.38614898920059204, 0.4063059985637665, 0.1154249981045723, 3.1410000324249268, 1.2910000085830688, 0.5630000233650208, -0.09953613579273224, -1.9380311965942383, -0.5934817790985107, -0.3225368559360504, 2.8871586322784424, 1.104741096496582, 0.49782028794288635, 855.0, -0.06261900067329407, 0.4083530008792877, 0.06503400206565857, 2.50600004196167, 0.7669999599456787, 3.134999990463257], "mean": [0.11233025044202805, 2.075127601623535, 1.575835943222046, 1.092962384223938, -1.960715889930725, 0.5051301717758179, -0.6486150026321411, 414.6195983886719, 0.2991592288017273, 0.27879518270492554, 0.024251263588666916, -2.2341554164886475, 0.4786049723625183, -0.7000197768211365, -0.36880722641944885, -2.0601582527160645, -1.3440688848495483, -1.3522639274597168, 2.6919867992401123, -0.8097202181816101, 0.2246405929327011, 300.6395568847656, -0.21740230917930603, 0.3365478813648224, -0.010702763684093952, 2.228177070617676, 0.14300642907619476, -2.2503011226654053], "std": [0.15575926005840302, 0.012180203571915627, 0.5775716304779053, 0.45168453454971313, 0.5580840706825256, 1.279750943183899, 0.6579910516738892, 308.2296142578125, 0.04490246996283531, 0.05400301143527031, 0.0449676513671875, 0.8006384372711182, 0.247948557138443, 0.7872552871704102, 0.12046679854393005, 0.010106380097568035, 0.30749043822288513, 0.489078164100647, 0.2283444106578827, 1.0313740968704224, 0.11576497554779053, 345.13592529296875, 0.05917835235595703, 0.023451004177331924, 0.049272943288087845, 0.22812892496585846, 0.42515110969543457, 1.177970290184021], "count": [1777]}, "action": {"min": [-0.1555262953042984, 1.969272494316101, 0.5544213056564331, 0.07668976485729218, -2.508317470550537, -1.6706466674804688, -2.891434669494629, -2.0, 0.14513100683689117, 0.1525229960680008, -0.1559319943189621, -3.1411852836608887, -0.1770000010728836, -1.6039999723434448, -0.5247332453727722, -2.0740270614624023, -1.7155539989471436, -2.0023465156555176, 2.3126137256622314, -1.7563773393630981, 0.01176351960748434, -1.0, -0.3229080140590668, 0.2634730041027069, -0.167495995759964, 1.621999979019165, -0.32600003480911255, -3.1381852626800537], "max": [0.6650403141975403, 2.0912883281707764, 2.2755777835845947, 1.8083356618881226, 0.013561208732426167, 1.7740575075149536, -0.059166666120290756, 844.0, 0.38614898920059204, 0.4063059985637665, 0.1154249981045723, 3.1410000324249268, 1.2910000085830688, 0.5630000233650208, -0.09953613579273224, -1.9380311965942383, -0.5934817790985107, -0.3225368559360504, 2.8871586322784424, 1.104741096496582, 0.49782028794288635, 855.0, -0.06261900067329407, 0.4083530008792877, 0.06503400206565857, 2.50600004196167, 0.7669999599456787, 3.134999990463257], "mean": [0.11233025044202805, 2.075127601623535, 1.575835943222046, 1.092962384223938, -1.960715889930725, 0.5051301717758179, -0.6486150026321411, 414.6195983886719, 0.2991592288017273, 0.27879518270492554, 0.024251263588666916, -2.2341554164886475, 0.4786049723625183, -0.7000197768211365, -0.36880722641944885, -2.0601582527160645, -1.3440688848495483, -1.3522639274597168, 2.6919867992401123, -0.8097202181816101, 0.2246405929327011, 300.6395568847656, -0.21740230917930603, 0.3365478813648224, -0.010702763684093952, 2.228177070617676, 0.14300642907619476, -2.2503011226654053], "std": [0.15575926005840302, 0.012180203571915627, 0.5775716304779053, 0.45168453454971313, 0.5580840706825256, 1.279750943183899, 0.6579910516738892, 308.2296142578125, 0.04490246996283531, 0.05400301143527031, 0.0449676513671875, 0.8006384372711182, 0.247948557138443, 0.7872552871704102, 0.12046679854393005, 0.010106380097568035, 0.30749043822288513, 0.489078164100647, 0.2283444106578827, 1.0313740968704224, 0.11576497554779053, 345.13592529296875, 0.05917835235595703, 0.023451004177331924, 0.049272943288087845, 0.22812892496585846, 0.42515110969543457, 1.177970290184021], "count": [1777]}, "timestamp": {"min": [0.0], "max": [59.2], "mean": [29.599999999999998], "std": [17.099187764985277], "count": [1777]}, "frame_index": {"min": [0], "max": [1776], "mean": [888.0], "std": [512.9756329495583], "count": [1777]}, "episode_index": {"min": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [1777]}, "index": {"min": [72392], "max": [74168], "mean": [73280.0], "std": [512.9756329495583], "count": [1777]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1777]}, "subtask_annotation": {"mean": [21.811480022509848, 29.0, 29.0, 29.0, 29.0], "std": [2.5388202418324286, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1777]}, "scene_annotation": {"mean": [74.0], "std": [0.0], "min": [74], "max": [74], "count": [1777]}, "eef_direction_state": {"mean": [4.875633089476646, 3.980866629150253], "std": [1.7858814319263834, 1.9506213698239017], "min": [0, 0], "max": [6, 6], "count": [1777]}, "eef_velocity_state": {"mean": [0.44400675295441755, 0.8204839617332583], "std": [0.6315110693252668, 0.6547237058510438], "min": [0, 0], "max": [2, 2], "count": [1777]}, "eef_acc_mag_state": {"mean": [0.5807540799099606, 0.8604389420371412], "std": [0.7912940007183313, 0.8290548474847574], "min": [0, 0], "max": [2, 2], "count": [1777]}, "eef_direction_action": {"mean": [4.875633089476646, 3.980866629150253], "std": [1.7858814319263834, 1.9506213698239017], "min": [0, 0], "max": [6, 6], "count": [1777]}, "eef_velocity_action": {"mean": [0.44400675295441755, 0.8204839617332583], "std": [0.6315110693252668, 0.6547237058510438], "min": [0, 0], "max": [2, 2], "count": [1777]}, "eef_acc_mag_action": {"mean": [0.5807540799099606, 0.8604389420371412], "std": [0.7912940007183313, 0.8290548474847574], "min": [0, 0], "max": [2, 2], "count": [1777]}, "eef_sim_pose_state": {"mean": [0.5381429579428101, 0.21537099090802342, 1.132402653028599, 2.31918737205093, 0.71599467640469, 2.3661122579963094, 0.47831622101048765, -0.3030787375495689, 1.0853801197442692, 1.3301197786408665, 0.7817616356822353, 0.9896505775418082], "std": [0.020476530878810704, 0.04560419665317108, 0.06694204951045075, 1.569683225043192, 0.5410067000096906, 0.44328356526808255, 0.04796712278866355, 0.05358728298527253, 0.04292866194141186, 1.5896980827553013, 0.5132547189160485, 2.194309436321418], "min": [0.4565187554246747, 0.0736694436503109, 1.0165391515170328, -3.138459864175819, 0.17581389068141862, 0.18586657177441923, 0.3439997943707975, -0.3788896062919219, 0.9999078414948963, -3.133546939304125, 0.12106341109498153, -3.141516610026516], "max": [0.5960581782442614, 0.2884073923079711, 1.2701841285463966, 3.137235367306703, 1.538936216845093, 3.1390916925312844, 0.5909957791147349, -0.08098176116294424, 1.1917446364626145, 3.1176038580623273, 1.558443061371022, 3.139217861571707], "count": [1777]}, "eef_sim_pose_action": {"mean": [0.5381429579428101, 0.21537099090802342, 1.132402653028599, 2.31918737205093, 0.71599467640469, 2.3661122579963094, 0.47831622101048765, -0.3030787375495689, 1.0853801197442692, 1.3301197786408665, 0.7817616356822353, 0.9896505775418082], "std": [0.020476530878810704, 0.04560419665317108, 0.06694204951045075, 1.569683225043192, 0.5410067000096906, 0.44328356526808255, 0.04796712278866355, 0.05358728298527253, 0.04292866194141186, 1.5896980827553013, 0.5132547189160485, 2.194309436321418], "min": [0.4565187554246747, 0.0736694436503109, 1.0165391515170328, -3.138459864175819, 0.17581389068141862, 0.18586657177441923, 0.3439997943707975, -0.3788896062919219, 0.9999078414948963, -3.133546939304125, 0.12106341109498153, -3.141516610026516], "max": [0.5960581782442614, 0.2884073923079711, 1.2701841285463966, 3.137235367306703, 1.538936216845093, 3.1390916925312844, 0.5909957791147349, -0.08098176116294424, 1.1917446364626145, 3.1176038580623273, 1.558443061371022, 3.139217861571707], "count": [1777]}, "gripper_mode_state": {"mean": [0.6781091727630838, 0.4670793472144063], "std": [0.46720137261961103, 0.49891505351128707], "min": [0, 0], "max": [1, 1], "count": [1777]}, "gripper_activity_state": {"mean": [1.8846370287000562, 1.706246482836241], "std": [0.41992482034993683, 0.6429832797617523], "min": [0, 0], "max": [2, 2], "count": [1777]}, "gripper_mode_action": {"mean": [0.6781091727630838, 0.4670793472144063], "std": [0.46720137261961103, 0.49891505351128707], "min": [0, 0], "max": [1, 1], "count": [1777]}, "gripper_activity_action": {"mean": [1.8846370287000562, 1.706246482836241], "std": [0.41992482034993683, 0.6429832797617523], "min": [0, 0], "max": [2, 2], "count": [1777]}, "gripper_open_scale_state": {"mean": [0.30064209341547515, 0.4147374788127596], "std": [0.3451338254022982, 0.30807105997665507], "min": [0.0, 0.0], "max": [0.855, 0.844], "count": [1777]}, "gripper_open_scale_action": {"mean": [0.30064209341547515, 0.4147374788127596], "std": [0.3451338254022982, 0.30807105997665507], "min": [0.0, 0.0], "max": [0.855, 0.844], "count": [1777]}}} +{"episode_index": 74, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.41930207989094515]], [[0.442521013484982]], [[0.44579418649482266]]], "std": [[[0.21071610487532372]], [[0.18541716953036608]], [[0.17953106877418742]]], "count": [178]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[0.7764705882352941]], [[0.7725490196078432]]], "mean": [[[0.4310472720221047]], [[0.45466405963134315]], [[0.45656043341962255]]], "std": [[[0.19097267944920823]], [[0.1612056636747092]], [[0.1532878020008142]]], "count": [178]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.9058823529411765]], [[0.9137254901960784]]], "mean": [[[0.44014676851545864]], [[0.4568122211665565]], [[0.4584391144800617]]], "std": [[[0.14164979456358828]], [[0.11477067072524522]], [[0.10639871766117723]]], "count": [178]}, "observation.state": {"min": [-0.19078193604946136, 1.7361489534378052, 0.3419798016548157, 0.24991370737552643, -2.348270893096924, -1.4566518068313599, -1.9063881635665894, -2.0, 0.1678590029478073, 0.22069500386714935, -0.1602720022201538, -2.947999954223633, 0.05400000140070915, -1.569000005722046, -0.6137276291847229, -2.0792980194091797, -1.69454026222229, -1.9850503206253052, 2.2870097160339355, -1.7061116695404053, -0.3925071358680725, -2.0, -0.3282429873943329, 0.26342999935150146, -0.18234199285507202, 1.7120000123977661, -0.2160000056028366, -3.1361851692199707], "max": [0.684238851070404, 2.0924580097198486, 2.253953218460083, 1.921467900276184, -1.397816777229309, 1.6573647260665894, -0.042847830802202225, 838.0, 0.37813299894332886, 0.3960359990596771, 0.1613679975271225, -1.1799999475479126, 0.9079999923706055, 0.34299996495246887, -0.08656833320856094, -1.9195480346679688, -0.43097418546676636, -0.33738958835601807, 2.871764898300171, 1.1053694486618042, 0.3092723488807678, 857.0, -0.06035599857568741, 0.44311898946762085, 0.04528899863362312, 2.7660000324249268, 0.8550000190734863, 3.130000114440918], "mean": [0.12121026962995529, 2.0715224742889404, 1.351614236831665, 1.0870273113250732, -2.156186819076538, -0.022069737315177917, -0.48146045207977295, 230.02545166015625, 0.2835683524608612, 0.2999500334262848, 0.0157848559319973, -2.0203452110290527, 0.5420497059822083, -0.4311997592449188, -0.34704533219337463, -2.0593490600585938, -1.3402788639068604, -1.3624317646026611, 2.675260066986084, -0.7082999348640442, 0.12448125332593918, 372.77593994140625, -0.20636773109436035, 0.3427010178565979, -0.021458720788359642, 2.3497977256774902, 0.3160277009010315, -2.3096883296966553], "std": [0.20940354466438293, 0.036575693637132645, 0.6044453382492065, 0.47843095660209656, 0.20537430047988892, 1.1724075078964233, 0.3566456437110901, 295.4731140136719, 0.04452178627252579, 0.05315813049674034, 0.07538414001464844, 0.6085665225982666, 0.15105092525482178, 0.6481204628944397, 0.12417315691709518, 0.014765086583793163, 0.4089352488517761, 0.4558255076408386, 0.14201143383979797, 0.8667621612548828, 0.1827806830406189, 348.0009460449219, 0.06141221895813942, 0.04446103051304817, 0.06787306815385818, 0.18453076481819153, 0.3116503059864044, 0.9283525347709656], "count": [1002]}, "action": {"min": [-0.19078193604946136, 1.7361489534378052, 0.3419798016548157, 0.24991370737552643, -2.348270893096924, -1.4566518068313599, -1.9063881635665894, -2.0, 0.1678590029478073, 0.22069500386714935, -0.1602720022201538, -2.947999954223633, 0.05400000140070915, -1.569000005722046, -0.6137276291847229, -2.0792980194091797, -1.69454026222229, -1.9850503206253052, 2.2870097160339355, -1.7061116695404053, -0.3925071358680725, -2.0, -0.3282429873943329, 0.26342999935150146, -0.18234199285507202, 1.7120000123977661, -0.2160000056028366, -3.1361851692199707], "max": [0.684238851070404, 2.0924580097198486, 2.253953218460083, 1.921467900276184, -1.397816777229309, 1.6573647260665894, -0.042847830802202225, 838.0, 0.37813299894332886, 0.3960359990596771, 0.1613679975271225, -1.1799999475479126, 0.9079999923706055, 0.34299996495246887, -0.08656833320856094, -1.9195480346679688, -0.43097418546676636, -0.33738958835601807, 2.871764898300171, 1.1053694486618042, 0.3092723488807678, 857.0, -0.06035599857568741, 0.44311898946762085, 0.04528899863362312, 2.7660000324249268, 0.8550000190734863, 3.130000114440918], "mean": [0.12121026962995529, 2.0715224742889404, 1.351614236831665, 1.0870273113250732, -2.156186819076538, -0.022069737315177917, -0.48146045207977295, 230.02545166015625, 0.2835683524608612, 0.2999500334262848, 0.0157848559319973, -2.0203452110290527, 0.5420497059822083, -0.4311997592449188, -0.34704533219337463, -2.0593490600585938, -1.3402788639068604, -1.3624317646026611, 2.675260066986084, -0.7082999348640442, 0.12448125332593918, 372.77593994140625, -0.20636773109436035, 0.3427010178565979, -0.021458720788359642, 2.3497977256774902, 0.3160277009010315, -2.3096883296966553], "std": [0.20940354466438293, 0.036575693637132645, 0.6044453382492065, 0.47843095660209656, 0.20537430047988892, 1.1724075078964233, 0.3566456437110901, 295.4731140136719, 0.04452178627252579, 0.05315813049674034, 0.07538414001464844, 0.6085665225982666, 0.15105092525482178, 0.6481204628944397, 0.12417315691709518, 0.014765086583793163, 0.4089352488517761, 0.4558255076408386, 0.14201143383979797, 0.8667621612548828, 0.1827806830406189, 348.0009460449219, 0.06141221895813942, 0.04446103051304817, 0.06787306815385818, 0.18453076481819153, 0.3116503059864044, 0.9283525347709656], "count": [1002]}, "timestamp": {"min": [0.0], "max": [33.36666666666667], "mean": [16.683333333333334], "std": [9.641744693816609], "count": [1002]}, "frame_index": {"min": [0], "max": [1001], "mean": [500.5], "std": [289.25234081449827], "count": [1002]}, "episode_index": {"min": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [1002]}, "index": {"min": [74169], "max": [75170], "mean": [74669.5], "std": [289.25234081449827], "count": [1002]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1002]}, "subtask_annotation": {"mean": [20.778443113772454, 29.0, 29.0, 29.0, 29.0], "std": [3.03552064727906, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1002]}, "scene_annotation": {"mean": [75.0], "std": [0.0], "min": [75], "max": [75], "count": [1002]}, "eef_direction_state": {"mean": [3.715568862275449, 3.5768463073852295], "std": [2.228901326551162, 2.1450827662780174], "min": [0, 0], "max": [6, 6], "count": [1002]}, "eef_velocity_state": {"mean": [0.7784431137724551, 0.8792415169660679], "std": [0.6245272633377835, 0.7052612542026833], "min": [0, 0], "max": [2, 2], "count": [1002]}, "eef_acc_mag_state": {"mean": [0.8612774451097804, 0.811377245508982], "std": [0.8392311642070408, 0.824615254990874], "min": [0, 0], "max": [2, 2], "count": [1002]}, "eef_direction_action": {"mean": [3.715568862275449, 3.5768463073852295], "std": [2.228901326551162, 2.1450827662780174], "min": [0, 0], "max": [6, 6], "count": [1002]}, "eef_velocity_action": {"mean": [0.7784431137724551, 0.8792415169660679], "std": [0.6245272633377835, 0.7052612542026833], "min": [0, 0], "max": [2, 2], "count": [1002]}, "eef_acc_mag_action": {"mean": [0.8612774451097804, 0.811377245508982], "std": [0.8392311642070408, 0.824615254990874], "min": [0, 0], "max": [2, 2], "count": [1002]}, "eef_sim_pose_state": {"mean": [0.54285636288654, 0.2063207127847564, 1.131252106397791, 1.3090371057160182, 0.8228560387727432, 2.415012871093077, 0.49171540709906497, -0.28229003410636005, 1.086278107219668, 0.13778531324857682, 1.0429779834381678, -0.20566225742529007], "std": [0.041357025145654674, 0.0560686094951698, 0.06750911747406176, 2.622203268898869, 0.4462802823255955, 1.1259438038397533, 0.04887198387766085, 0.06951028102219818, 0.0619717915639598, 2.053192684937943, 0.42006289616939624, 2.1252291238589702], "min": [0.46092775061019564, 0.05076721924323478, 1.0009257524819917, -3.1415911007310604, 0.15241906529746574, -3.1229022892016336, 0.4055667756507979, -0.37926897327252906, 1.0029993731010745, -3.140778726646035, 0.17431951720827188, -3.1367042044714775], "max": [0.6342333126699066, 0.2751611124543839, 1.2535495686409532, 3.141555641059496, 1.551757779029208, 3.1370030848313033, 0.5909509167484084, -0.09566310672932325, 1.2161332032039893, 3.108901774218732, 1.5609854187697971, 3.141165930719068], "count": [1002]}, "eef_sim_pose_action": {"mean": [0.54285636288654, 0.2063207127847564, 1.131252106397791, 1.3090371057160182, 0.8228560387727432, 2.415012871093077, 0.49171540709906497, -0.28229003410636005, 1.086278107219668, 0.13778531324857682, 1.0429779834381678, -0.20566225742529007], "std": [0.041357025145654674, 0.0560686094951698, 0.06750911747406176, 2.622203268898869, 0.4462802823255955, 1.1259438038397533, 0.04887198387766085, 0.06951028102219818, 0.0619717915639598, 2.053192684937943, 0.42006289616939624, 2.1252291238589702], "min": [0.46092775061019564, 0.05076721924323478, 1.0009257524819917, -3.1415911007310604, 0.15241906529746574, -3.1229022892016336, 0.4055667756507979, -0.37926897327252906, 1.0029993731010745, -3.140778726646035, 0.17431951720827188, -3.1367042044714775], "max": [0.6342333126699066, 0.2751611124543839, 1.2535495686409532, 3.141555641059496, 1.551757779029208, 3.1370030848313033, 0.5909509167484084, -0.09566310672932325, 1.2161332032039893, 3.108901774218732, 1.5609854187697971, 3.141165930719068], "count": [1002]}, "gripper_mode_state": {"mean": [0.6367265469061876, 0.7025948103792415], "std": [0.4809426695263227, 0.4571163339975843], "min": [0, 0], "max": [1, 1], "count": [1002]}, "gripper_activity_state": {"mean": [1.7704590818363273, 1.818363273453094], "std": [0.5749299955844264, 0.5295104843743359], "min": [0, 0], "max": [2, 2], "count": [1002]}, "gripper_mode_action": {"mean": [0.6367265469061876, 0.7025948103792415], "std": [0.4809426695263227, 0.4571163339975843], "min": [0, 0], "max": [1, 1], "count": [1002]}, "gripper_activity_action": {"mean": [1.7704590818363273, 1.818363273453094], "std": [0.5749299955844264, 0.5295104843743359], "min": [0, 0], "max": [2, 2], "count": [1002]}, "gripper_open_scale_state": {"mean": [0.37278360344835365, 0.23041716555825736], "std": [0.3479932775288957, 0.2951670725166911], "min": [0.0, 0.0], "max": [0.857, 0.838], "count": [1002]}, "gripper_open_scale_action": {"mean": [0.37278360344835365, 0.23041716555825736], "std": [0.3479932775288957, 0.2951670725166911], "min": [0.0, 0.0], "max": [0.857, 0.838], "count": [1002]}}} +{"episode_index": 75, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.41634769024276375]], [[0.44126837184873946]], [[0.4436615032679739]]], "std": [[[0.2132988696090005]], [[0.18738565043799707]], [[0.18172023583631705]]], "count": [175]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[0.788235294117647]], [[0.788235294117647]]], "mean": [[[0.4328618487394958]], [[0.4552286426237162]], [[0.4575330123716153]]], "std": [[[0.20068981544312148]], [[0.17042165394055603]], [[0.16187420432142727]]], "count": [175]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43491971872082164]], [[0.45306598039215684]], [[0.45392842787114845]]], "std": [[[0.15017896162735875]], [[0.12268625714156321]], [[0.11497018770925597]]], "count": [175]}, "observation.state": {"min": [-0.18423694372177124, 1.7470570802688599, 0.6037792563438416, 0.25307273864746094, -2.508753776550293, -1.379368543624878, -2.886896848678589, -2.0, 0.18372899293899536, 0.21016600728034973, -0.15727999806404114, -2.9670000076293945, 0.2749999761581421, -1.5889999866485596, -0.49007102847099304, -2.074009656906128, -1.7121505737304688, -2.003411293029785, 2.1215176582336426, -1.7577909231185913, -0.044575706124305725, -2.0, -0.31304898858070374, 0.2642750144004822, -0.17872700095176697, 1.6679999828338623, -0.2800000011920929, -3.1371853351593018], "max": [0.660223126411438, 2.092510223388672, 2.08846116065979, 2.000636100769043, 0.03223623335361481, 1.5848114490509033, 0.06845181435346603, 839.0, 0.398826003074646, 0.4011789858341217, 0.13717499375343323, -1.4500000476837158, 0.9290000200271606, 0.18700000643730164, -0.09948376566171646, -1.9658865928649902, -0.7089003920555115, -0.3102322816848755, 2.8671746253967285, 1.001504898071289, 0.7455523014068604, 856.0, -0.04530100151896477, 0.4076550006866455, 0.06443099677562714, 2.6700000762939453, 0.7720000147819519, 3.135999917984009], "mean": [0.10369618982076645, 2.0758814811706543, 1.556692123413086, 1.0249910354614258, -1.0013469457626343, 0.7306184768676758, -1.8388893604278564, 251.1981658935547, 0.3022203743457794, 0.31169360876083374, 0.005564706865698099, -2.1716630458831787, 0.584229052066803, -0.46726682782173157, -0.3116547763347626, -2.058511734008789, -1.4218140840530396, -1.4623209238052368, 2.5981361865997314, -0.8504204750061035, 0.29042714834213257, 402.6204528808594, -0.20391929149627686, 0.34108635783195496, -0.008134293369948864, 2.3213629722595215, 0.24850408732891083, -2.1457273960113525], "std": [0.19436661899089813, 0.03132423385977745, 0.3838039040565491, 0.4803546965122223, 0.964237630367279, 0.5858124494552612, 1.1427055597305298, 330.5912780761719, 0.04914269223809242, 0.04993978887796402, 0.07645749300718307, 0.40437835454940796, 0.12825533747673035, 0.491779625415802, 0.08887962996959686, 0.009645550511777401, 0.2884436249732971, 0.3894750773906708, 0.24951359629631042, 0.774671196937561, 0.16558536887168884, 365.0718994140625, 0.06686021387577057, 0.029311859980225563, 0.05552682280540466, 0.21615533530712128, 0.30633100867271423, 1.317492961883545], "count": [984]}, "action": {"min": [-0.18423694372177124, 1.7470570802688599, 0.6037792563438416, 0.25307273864746094, -2.508753776550293, -1.379368543624878, -2.886896848678589, -2.0, 0.18372899293899536, 0.21016600728034973, -0.15727999806404114, -2.9670000076293945, 0.2749999761581421, -1.5889999866485596, -0.49007102847099304, -2.074009656906128, -1.7121505737304688, -2.003411293029785, 2.1215176582336426, -1.7577909231185913, -0.044575706124305725, -2.0, -0.31304898858070374, 0.2642750144004822, -0.17872700095176697, 1.6679999828338623, -0.2800000011920929, -3.1371853351593018], "max": [0.660223126411438, 2.092510223388672, 2.08846116065979, 2.000636100769043, 0.03223623335361481, 1.5848114490509033, 0.06845181435346603, 839.0, 0.398826003074646, 0.4011789858341217, 0.13717499375343323, -1.4500000476837158, 0.9290000200271606, 0.18700000643730164, -0.09948376566171646, -1.9658865928649902, -0.7089003920555115, -0.3102322816848755, 2.8671746253967285, 1.001504898071289, 0.7455523014068604, 856.0, -0.04530100151896477, 0.4076550006866455, 0.06443099677562714, 2.6700000762939453, 0.7720000147819519, 3.135999917984009], "mean": [0.10369618982076645, 2.0758814811706543, 1.556692123413086, 1.0249910354614258, -1.0013469457626343, 0.7306184768676758, -1.8388893604278564, 251.1981658935547, 0.3022203743457794, 0.31169360876083374, 0.005564706865698099, -2.1716630458831787, 0.584229052066803, -0.46726682782173157, -0.3116547763347626, -2.058511734008789, -1.4218140840530396, -1.4623209238052368, 2.5981361865997314, -0.8504204750061035, 0.29042714834213257, 402.6204528808594, -0.20391929149627686, 0.34108635783195496, -0.008134293369948864, 2.3213629722595215, 0.24850408732891083, -2.1457273960113525], "std": [0.19436661899089813, 0.03132423385977745, 0.3838039040565491, 0.4803546965122223, 0.964237630367279, 0.5858124494552612, 1.1427055597305298, 330.5912780761719, 0.04914269223809242, 0.04993978887796402, 0.07645749300718307, 0.40437835454940796, 0.12825533747673035, 0.491779625415802, 0.08887962996959686, 0.009645550511777401, 0.2884436249732971, 0.3894750773906708, 0.24951359629631042, 0.774671196937561, 0.16558536887168884, 365.0718994140625, 0.06686021387577057, 0.029311859980225563, 0.05552682280540466, 0.21615533530712128, 0.30633100867271423, 1.317492961883545], "count": [984]}, "timestamp": {"min": [0.0], "max": [32.766666666666666], "mean": [16.383333333333333], "std": [9.468539525224614], "count": [984]}, "frame_index": {"min": [0], "max": [983], "mean": [491.5], "std": [284.0561857567384], "count": [984]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [984]}, "index": {"min": [75171], "max": [76154], "mean": [75662.5], "std": [284.0561857567384], "count": [984]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [984]}, "subtask_annotation": {"mean": [20.739837398373982, 29.0, 29.0, 29.0, 29.0], "std": [2.9372499675605837, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [984]}, "scene_annotation": {"mean": [76.0], "std": [0.0], "min": [76], "max": [76], "count": [984]}, "eef_direction_state": {"mean": [3.9298780487804876, 3.8445121951219514], "std": [2.0412816756726255, 2.1633519905963308], "min": [0, 0], "max": [6, 6], "count": [984]}, "eef_velocity_state": {"mean": [0.8028455284552846, 0.7784552845528455], "std": [0.6389715063245317, 0.7211266394430009], "min": [0, 0], "max": [2, 2], "count": [984]}, "eef_acc_mag_state": {"mean": [0.8414634146341463, 0.741869918699187], "std": [0.8345123525435034, 0.8291163379032198], "min": [0, 0], "max": [2, 2], "count": [984]}, "eef_direction_action": {"mean": [3.9298780487804876, 3.8445121951219514], "std": [2.0412816756726255, 2.1633519905963308], "min": [0, 0], "max": [6, 6], "count": [984]}, "eef_velocity_action": {"mean": [0.8028455284552846, 0.7784552845528455], "std": [0.6389715063245317, 0.7211266394430009], "min": [0, 0], "max": [2, 2], "count": [984]}, "eef_acc_mag_action": {"mean": [0.8414634146341463, 0.741869918699187], "std": [0.8345123525435034, 0.8291163379032198], "min": [0, 0], "max": [2, 2], "count": [984]}, "eef_sim_pose_state": {"mean": [0.5416217301968826, 0.21276303457282789, 1.1435287927534152, 2.3289388093895944, 0.7929392315223953, 2.4782067586040446, 0.5029464570417553, -0.2923507379297574, 1.0697799620477144, -0.11966010827565397, 1.1201080653927304, -0.2952114803168245], "std": [0.025146196328990816, 0.05330429966204213, 0.0623184136454798, 1.778139932430247, 0.4453932741826076, 0.4071824520586592, 0.04737000655345459, 0.06878293848237906, 0.05887562197412177, 2.5914467218683948, 0.36547907653365064, 2.4630974916587824], "min": [0.4634880317544814, 0.05913635581622949, 1.01929493722341, -3.141180257461252, 0.08294850588656555, 0.5741195951736145, 0.3930875839601933, -0.3668568449246594, 0.9968128913320766, -3.1413842124825244, 0.20296538186670432, -3.136497048520208], "max": [0.5979179126038382, 0.2685983533169517, 1.2745499869221855, 3.141168854085759, 1.5584443341884717, 2.776981546046719, 0.5919392103661083, -0.11151025494697395, 1.2039564214389544, 3.141312103114386, 1.5700143972141474, 3.136944920181415], "count": [984]}, "eef_sim_pose_action": {"mean": [0.5416217301968826, 0.21276303457282789, 1.1435287927534152, 2.3289388093895944, 0.7929392315223953, 2.4782067586040446, 0.5029464570417553, -0.2923507379297574, 1.0697799620477144, -0.11966010827565397, 1.1201080653927304, -0.2952114803168245], "std": [0.025146196328990816, 0.05330429966204213, 0.0623184136454798, 1.778139932430247, 0.4453932741826076, 0.4071824520586592, 0.04737000655345459, 0.06878293848237906, 0.05887562197412177, 2.5914467218683948, 0.36547907653365064, 2.4630974916587824], "min": [0.4634880317544814, 0.05913635581622949, 1.01929493722341, -3.141180257461252, 0.08294850588656555, 0.5741195951736145, 0.3930875839601933, -0.3668568449246594, 0.9968128913320766, -3.1413842124825244, 0.20296538186670432, -3.136497048520208], "max": [0.5979179126038382, 0.2685983533169517, 1.2745499869221855, 3.141168854085759, 1.5584443341884717, 2.776981546046719, 0.5919392103661083, -0.11151025494697395, 1.2039564214389544, 3.141312103114386, 1.5700143972141474, 3.136944920181415], "count": [984]}, "gripper_mode_state": {"mean": [0.5701219512195121, 0.676829268292683], "std": [0.4950584934703858, 0.4676872992449925], "min": [0, 0], "max": [1, 1], "count": [984]}, "gripper_activity_state": {"mean": [1.6839430894308942, 1.8516260162601625], "std": [0.64289922335879, 0.475344759752293], "min": [0, 0], "max": [2, 2], "count": [984]}, "gripper_mode_action": {"mean": [0.5701219512195121, 0.676829268292683], "std": [0.4950584934703858, 0.4676872992449925], "min": [0, 0], "max": [1, 1], "count": [984]}, "gripper_activity_action": {"mean": [1.6839430894308942, 1.8516260162601625], "std": [0.64289922335879, 0.475344759752293], "min": [0, 0], "max": [2, 2], "count": [984]}, "gripper_open_scale_state": {"mean": [0.40263208705962167, 0.2515304877021447], "std": [0.36505911942001634, 0.330338065299575], "min": [0.0, 0.0], "max": [0.856, 0.839], "count": [984]}, "gripper_open_scale_action": {"mean": [0.40263208705962167, 0.2515304877021447], "std": [0.36505911942001634, 0.330338065299575], "min": [0.0, 0.0], "max": [0.856, 0.839], "count": [984]}}} +{"episode_index": 76, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.42478981919980796]], [[0.44865876444739855]], [[0.45058635782467416]]], "std": [[[0.21433322538267474]], [[0.1878357391198449]], [[0.18197908483119157]]], "count": [177]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[0.796078431372549]], [[0.788235294117647]]], "mean": [[[0.44328062917728295]], [[0.4608471518315424]], [[0.4615168602987334]]], "std": [[[0.18001021449764926]], [[0.15373518517367404]], [[0.14612583157982076]]], "count": [177]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[0.9411764705882353]], [[0.9686274509803922]]], "mean": [[[0.43830510782467413]], [[0.4550915436560688]], [[0.45521282448949446]]], "std": [[[0.147102798788986]], [[0.12066886036619102]], [[0.11414159592002888]]], "count": [177]}, "observation.state": {"min": [-0.2434210628271103, 1.8198723793029785, 0.4104490876197815, 0.27977630496025085, -2.9083292484283447, -1.4878060817718506, -2.8854830265045166, -1.0, 0.177373006939888, 0.19138400256633759, -0.15387600660324097, -2.753999948501587, 0.2529999911785126, -1.5210000276565552, -0.6688101887702942, -2.079036235809326, -1.6643459796905518, -1.974368929862976, 2.235819101333618, -1.6844522953033447, -0.34166568517684937, -2.0, -0.3055810034275055, 0.25441598892211914, -0.20176400244235992, 1.694000005722046, -0.3019999861717224, -3.1391851902008057], "max": [0.6551966071128845, 2.092510223388672, 2.119370937347412, 1.9160922765731812, 0.19718731939792633, 1.5511091947555542, 0.12971287965774536, 795.0, 0.42897000908851624, 0.38964900374412537, 0.12072200328111649, -1.3539999723434448, 0.9200000166893005, 0.27799999713897705, -0.10274753719568253, -1.9206475019454956, -0.3857177793979645, -0.3926641643047333, 2.8764421939849854, 1.1541688442230225, 0.4850444793701172, 856.0, -0.016800999641418457, 0.4090540111064911, 0.05071699991822243, 2.815000057220459, 0.8529999852180481, 3.140000104904175], "mean": [0.024606090039014816, 2.0796453952789307, 1.667332649230957, 1.0280002355575562, -1.0769941806793213, 0.8923729062080383, -1.8004658222198486, 277.88641357421875, 0.32781192660331726, 0.28262290358543396, 0.0370253250002861, -2.0179357528686523, 0.6217775940895081, -0.4309678077697754, -0.3884183466434479, -2.0621113777160645, -1.2178900241851807, -1.380107045173645, 2.617448329925537, -0.6151397228240967, 0.18224011361598969, 418.8618469238281, -0.1680046021938324, 0.3392227590084076, -0.04501244053244591, 2.37675142288208, 0.2906448543071747, -2.1253790855407715], "std": [0.22148959338665009, 0.029047489166259766, 0.3801783323287964, 0.5224851369857788, 1.027490496635437, 0.5789075493812561, 1.170326590538025, 330.7433776855469, 0.06016797572374344, 0.055372923612594604, 0.06873304396867752, 0.43328356742858887, 0.14034098386764526, 0.507955014705658, 0.10136901587247849, 0.013697194866836071, 0.36947813630104065, 0.4432806670665741, 0.18483784794807434, 0.8651040196418762, 0.18091417849063873, 362.2553405761719, 0.0747947245836258, 0.0348624587059021, 0.0654233992099762, 0.23738665878772736, 0.3345945179462433, 1.5913784503936768], "count": [999]}, "action": {"min": [-0.2434210628271103, 1.8198723793029785, 0.4104490876197815, 0.27977630496025085, -2.9083292484283447, -1.4878060817718506, -2.8854830265045166, -1.0, 0.177373006939888, 0.19138400256633759, -0.15387600660324097, -2.753999948501587, 0.2529999911785126, -1.5210000276565552, -0.6688101887702942, -2.079036235809326, -1.6643459796905518, -1.974368929862976, 2.235819101333618, -1.6844522953033447, -0.34166568517684937, -2.0, -0.3055810034275055, 0.25441598892211914, -0.20176400244235992, 1.694000005722046, -0.3019999861717224, -3.1391851902008057], "max": [0.6551966071128845, 2.092510223388672, 2.119370937347412, 1.9160922765731812, 0.19718731939792633, 1.5511091947555542, 0.12971287965774536, 795.0, 0.42897000908851624, 0.38964900374412537, 0.12072200328111649, -1.3539999723434448, 0.9200000166893005, 0.27799999713897705, -0.10274753719568253, -1.9206475019454956, -0.3857177793979645, -0.3926641643047333, 2.8764421939849854, 1.1541688442230225, 0.4850444793701172, 856.0, -0.016800999641418457, 0.4090540111064911, 0.05071699991822243, 2.815000057220459, 0.8529999852180481, 3.140000104904175], "mean": [0.024606090039014816, 2.0796453952789307, 1.667332649230957, 1.0280002355575562, -1.0769941806793213, 0.8923729062080383, -1.8004658222198486, 277.88641357421875, 0.32781192660331726, 0.28262290358543396, 0.0370253250002861, -2.0179357528686523, 0.6217775940895081, -0.4309678077697754, -0.3884183466434479, -2.0621113777160645, -1.2178900241851807, -1.380107045173645, 2.617448329925537, -0.6151397228240967, 0.18224011361598969, 418.8618469238281, -0.1680046021938324, 0.3392227590084076, -0.04501244053244591, 2.37675142288208, 0.2906448543071747, -2.1253790855407715], "std": [0.22148959338665009, 0.029047489166259766, 0.3801783323287964, 0.5224851369857788, 1.027490496635437, 0.5789075493812561, 1.170326590538025, 330.7433776855469, 0.06016797572374344, 0.055372923612594604, 0.06873304396867752, 0.43328356742858887, 0.14034098386764526, 0.507955014705658, 0.10136901587247849, 0.013697194866836071, 0.36947813630104065, 0.4432806670665741, 0.18483784794807434, 0.8651040196418762, 0.18091417849063873, 362.2553405761719, 0.0747947245836258, 0.0348624587059021, 0.0654233992099762, 0.23738665878772736, 0.3345945179462433, 1.5913784503936768], "count": [999]}, "timestamp": {"min": [0.0], "max": [33.266666666666666], "mean": [16.633333333333333], "std": [9.612877165937752], "count": [999]}, "frame_index": {"min": [0], "max": [998], "mean": [499.0], "std": [288.38631497813253], "count": [999]}, "episode_index": {"min": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [999]}, "index": {"min": [76155], "max": [77153], "mean": [76654.0], "std": [288.38631497813253], "count": [999]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [999]}, "subtask_annotation": {"mean": [20.41841841841842, 29.0, 29.0, 29.0, 29.0], "std": [3.1986454060327953, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [999]}, "scene_annotation": {"mean": [77.0], "std": [0.0], "min": [77], "max": [77], "count": [999]}, "eef_direction_state": {"mean": [3.891891891891892, 3.765765765765766], "std": [1.9855141880417813, 2.1367627252770283], "min": [0, 0], "max": [6, 6], "count": [999]}, "eef_velocity_state": {"mean": [0.8328328328328328, 0.8128128128128128], "std": [0.6599383317286304, 0.7088712820325592], "min": [0, 0], "max": [2, 2], "count": [999]}, "eef_acc_mag_state": {"mean": [0.987987987987988, 0.7897897897897898], "std": [0.8285785407878438, 0.8345971532806267], "min": [0, 0], "max": [2, 2], "count": [999]}, "eef_direction_action": {"mean": [3.891891891891892, 3.765765765765766], "std": [1.9855141880417813, 2.1367627252770283], "min": [0, 0], "max": [6, 6], "count": [999]}, "eef_velocity_action": {"mean": [0.8328328328328328, 0.8128128128128128], "std": [0.6599383317286304, 0.7088712820325592], "min": [0, 0], "max": [2, 2], "count": [999]}, "eef_acc_mag_action": {"mean": [0.987987987987988, 0.7897897897897898], "std": [0.8285785407878438, 0.8345971532806267], "min": [0, 0], "max": [2, 2], "count": [999]}, "eef_sim_pose_state": {"mean": [0.5387131778762623, 0.1663249049145334, 1.1389439527749232, 1.8059399426934128, 0.9009797400467441, 2.189776953832726, 0.47299014929681776, -0.3273808408134762, 1.072245822156805, -0.14430688067830866, 1.1603532055577082, -0.4498197487047256], "std": [0.03354983039534406, 0.06294221422541599, 0.07205256426506851, 2.130648209350797, 0.4248249143627033, 0.9230037943218846, 0.0563490714731726, 0.06736449954300491, 0.06346806152723049, 2.525036700293879, 0.38489845547087687, 2.4330218513474233], "min": [0.4555824746259468, 0.006412227478449481, 1.0022581284006455, -3.140598028486736, 0.15194571721009043, -3.1264923160344047, 0.37554816685320247, -0.41337607791794106, 1.0053149715199787, -3.139877148418198, 0.24897759356863025, -3.1361468080280437], "max": [0.6025044895313795, 0.26493422568901615, 1.2585336012736494, 3.1408656271090365, 1.5403178691351331, 3.141509460877912, 0.5788605713251453, -0.10874498961053346, 1.201761782639357, 3.1378755462290573, 1.560038246946963, 3.1396661923201434], "count": [999]}, "eef_sim_pose_action": {"mean": [0.5387131778762623, 0.1663249049145334, 1.1389439527749232, 1.8059399426934128, 0.9009797400467441, 2.189776953832726, 0.47299014929681776, -0.3273808408134762, 1.072245822156805, -0.14430688067830866, 1.1603532055577082, -0.4498197487047256], "std": [0.03354983039534406, 0.06294221422541599, 0.07205256426506851, 2.130648209350797, 0.4248249143627033, 0.9230037943218846, 0.0563490714731726, 0.06736449954300491, 0.06346806152723049, 2.525036700293879, 0.38489845547087687, 2.4330218513474233], "min": [0.4555824746259468, 0.006412227478449481, 1.0022581284006455, -3.140598028486736, 0.15194571721009043, -3.1264923160344047, 0.37554816685320247, -0.41337607791794106, 1.0053149715199787, -3.139877148418198, 0.24897759356863025, -3.1361468080280437], "max": [0.6025044895313795, 0.26493422568901615, 1.2585336012736494, 3.1408656271090365, 1.5403178691351331, 3.141509460877912, 0.5788605713251453, -0.10874498961053346, 1.201761782639357, 3.1378755462290573, 1.560038246946963, 3.1396661923201434], "count": [999]}, "gripper_mode_state": {"mean": [0.5465465465465466, 0.6436436436436437], "std": [0.49782870448035554, 0.47892223130773565], "min": [0, 0], "max": [1, 1], "count": [999]}, "gripper_activity_state": {"mean": [1.7667667667667668, 1.8918918918918919], "std": [0.5735727000990817, 0.40557220459181254], "min": [0, 0], "max": [2, 2], "count": [999]}, "gripper_mode_action": {"mean": [0.5465465465465466, 0.6436436436436437], "std": [0.49782870448035554, 0.47892223130773565], "min": [0, 0], "max": [1, 1], "count": [999]}, "gripper_activity_action": {"mean": [1.7667667667667668, 1.8918918918918919], "std": [0.5735727000990817, 0.40557220459181254], "min": [0, 0], "max": [2, 2], "count": [999]}, "gripper_open_scale_state": {"mean": [0.4188638637297383, 0.2780919252280833], "std": [0.3622530619059035, 0.3305702543831767], "min": [0.0, 0.0], "max": [0.856, 0.795], "count": [999]}, "gripper_open_scale_action": {"mean": [0.4188638637297383, 0.2780919252280833], "std": [0.3622530619059035, 0.3305702543831767], "min": [0.0, 0.0], "max": [0.856, 0.795], "count": [999]}}} +{"episode_index": 77, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4217359841459106]], [[0.4454223842408585]], [[0.44740314625287053]]], "std": [[[0.21134982693136004]], [[0.18356686653583887]], [[0.1791091549914978]]], "count": [148]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[0.792156862745098]], [[0.7764705882352941]]], "mean": [[[0.43876202719263385]], [[0.4611684759207737]], [[0.46282244330727784]]], "std": [[[0.18598160984846906]], [[0.15857539552270253]], [[0.14959983442813726]]], "count": [148]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[0.8627450980392157]], [[0.8352941176470589]], [[0.8313725490196079]]], "mean": [[[0.4341792721029853]], [[0.4514442539966437]], [[0.45281903318759936]]], "std": [[[0.14518643658886377]], [[0.1168596293788319]], [[0.10912306317744361]]], "count": [148]}, "observation.state": {"min": [-0.19388864934444427, 1.7907426357269287, 0.5275083184242249, 0.294402152299881, -2.4726078510284424, -1.4681710004806519, -2.8872110843658447, -1.0, 0.1789110004901886, 0.20693500339984894, -0.16255000233650208, -2.9489998817443848, 0.29899999499320984, -1.555999994277954, -0.4104839861392975, -2.073294162750244, -1.615249752998352, -2.006989002227783, 2.3281123638153076, -1.5708662271499634, -0.07829547673463821, -2.0, -0.3138670027256012, 0.24057799577713013, -0.17420700192451477, 1.6979999542236328, -0.15599998831748962, -3.1401853561401367], "max": [0.6153856515884399, 2.0924925804138184, 2.1331589221954346, 2.0092406272888184, 0.16489870846271515, 1.5240216255187988, 0.018325956538319588, 752.0, 0.4500049948692322, 0.3833639919757843, 0.1482280045747757, -1.159000039100647, 0.9909999966621399, 0.33299997448921204, -0.02289872244000435, -2.03358793258667, -0.6178466081619263, -0.3798884153366089, 2.8810153007507324, 1.0275452136993408, 0.5883505344390869, 846.0, -0.05402600020170212, 0.4049609899520874, 0.04618600010871887, 2.6519999504089355, 0.843000054359436, 3.13700008392334], "mean": [0.10335172712802887, 2.079035520553589, 1.669929027557373, 0.9876089096069336, -1.0302890539169312, 0.9431198835372925, -1.7917996644973755, 202.71136474609375, 0.3105177879333496, 0.29906001687049866, 0.026398345828056335, -2.10821795463562, 0.6424303650856018, -0.4400753378868103, -0.26491788029670715, -2.0591070652008057, -1.3243378400802612, -1.498394250869751, 2.6570136547088623, -0.7067779898643494, 0.22167526185512543, 410.8250427246094, -0.19047686457633972, 0.3349054753780365, -0.018580090254545212, 2.3069727420806885, 0.3237447738647461, -2.203451156616211], "std": [0.1700843721628189, 0.030859321355819702, 0.3925236761569977, 0.568158745765686, 0.9949065446853638, 0.49914178252220154, 1.159010410308838, 262.45892333984375, 0.06379152089357376, 0.048235829919576645, 0.0781259685754776, 0.4878275990486145, 0.138406440615654, 0.5385246872901917, 0.08698709309101105, 0.003907948266714811, 0.3110344707965851, 0.3895423412322998, 0.1937192678451538, 0.753099262714386, 0.132321298122406, 346.84808349609375, 0.07166853547096252, 0.033708300441503525, 0.059674132615327835, 0.19026044011116028, 0.2876819670200348, 1.3602619171142578], "count": [783]}, "action": {"min": [-0.19388864934444427, 1.7907426357269287, 0.5275083184242249, 0.294402152299881, -2.4726078510284424, -1.4681710004806519, -2.8872110843658447, -1.0, 0.1789110004901886, 0.20693500339984894, -0.16255000233650208, -2.9489998817443848, 0.29899999499320984, -1.555999994277954, -0.4104839861392975, -2.073294162750244, -1.615249752998352, -2.006989002227783, 2.3281123638153076, -1.5708662271499634, -0.07829547673463821, -2.0, -0.3138670027256012, 0.24057799577713013, -0.17420700192451477, 1.6979999542236328, -0.15599998831748962, -3.1401853561401367], "max": [0.6153856515884399, 2.0924925804138184, 2.1331589221954346, 2.0092406272888184, 0.16489870846271515, 1.5240216255187988, 0.018325956538319588, 752.0, 0.4500049948692322, 0.3833639919757843, 0.1482280045747757, -1.159000039100647, 0.9909999966621399, 0.33299997448921204, -0.02289872244000435, -2.03358793258667, -0.6178466081619263, -0.3798884153366089, 2.8810153007507324, 1.0275452136993408, 0.5883505344390869, 846.0, -0.05402600020170212, 0.4049609899520874, 0.04618600010871887, 2.6519999504089355, 0.843000054359436, 3.13700008392334], "mean": [0.10335172712802887, 2.079035520553589, 1.669929027557373, 0.9876089096069336, -1.0302890539169312, 0.9431198835372925, -1.7917996644973755, 202.71136474609375, 0.3105177879333496, 0.29906001687049866, 0.026398345828056335, -2.10821795463562, 0.6424303650856018, -0.4400753378868103, -0.26491788029670715, -2.0591070652008057, -1.3243378400802612, -1.498394250869751, 2.6570136547088623, -0.7067779898643494, 0.22167526185512543, 410.8250427246094, -0.19047686457633972, 0.3349054753780365, -0.018580090254545212, 2.3069727420806885, 0.3237447738647461, -2.203451156616211], "std": [0.1700843721628189, 0.030859321355819702, 0.3925236761569977, 0.568158745765686, 0.9949065446853638, 0.49914178252220154, 1.159010410308838, 262.45892333984375, 0.06379152089357376, 0.048235829919576645, 0.0781259685754776, 0.4878275990486145, 0.138406440615654, 0.5385246872901917, 0.08698709309101105, 0.003907948266714811, 0.3110344707965851, 0.3895423412322998, 0.1937192678451538, 0.753099262714386, 0.132321298122406, 346.84808349609375, 0.07166853547096252, 0.033708300441503525, 0.059674132615327835, 0.19026044011116028, 0.2876819670200348, 1.3602619171142578], "count": [783]}, "timestamp": {"min": [0.0], "max": [26.066666666666666], "mean": [13.033333333333333], "std": [7.53441486828323], "count": [783]}, "frame_index": {"min": [0], "max": [782], "mean": [391.0], "std": [226.0324460484969], "count": [783]}, "episode_index": {"min": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [783]}, "index": {"min": [77154], "max": [77936], "mean": [77545.0], "std": [226.0324460484969], "count": [783]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [783]}, "subtask_annotation": {"mean": [20.60536398467433, 29.0, 29.0, 29.0, 29.0], "std": [3.14548419874057, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [783]}, "scene_annotation": {"mean": [78.0], "std": [0.0], "min": [78], "max": [78], "count": [783]}, "eef_direction_state": {"mean": [3.925925925925926, 3.310344827586207], "std": [2.010097023291245, 2.071390660418044], "min": [0, 0], "max": [6, 6], "count": [783]}, "eef_velocity_state": {"mean": [0.8301404853128991, 0.9744572158365262], "std": [0.668969857257447, 0.6565216055392898], "min": [0, 0], "max": [2, 2], "count": [783]}, "eef_acc_mag_state": {"mean": [0.9374201787994891, 0.8773946360153256], "std": [0.8395808635949883, 0.833700980248171], "min": [0, 0], "max": [2, 2], "count": [783]}, "eef_direction_action": {"mean": [3.925925925925926, 3.310344827586207], "std": [2.010097023291245, 2.071390660418044], "min": [0, 0], "max": [6, 6], "count": [783]}, "eef_velocity_action": {"mean": [0.8301404853128991, 0.9744572158365262], "std": [0.668969857257447, 0.6565216055392898], "min": [0, 0], "max": [2, 2], "count": [783]}, "eef_acc_mag_action": {"mean": [0.9374201787994891, 0.8773946360153256], "std": [0.8395808635949883, 0.833700980248171], "min": [0, 0], "max": [2, 2], "count": [783]}, "eef_sim_pose_state": {"mean": [0.5325840442136148, 0.19754084672294736, 1.1427135445931644, 1.7795334574667157, 0.8918494229841226, 2.327657065602226, 0.4902160009544382, -0.31115803398624353, 1.0766301956615196, 0.42978341064803377, 1.1456669539619406, 0.6156776887997304], "std": [0.03306447680547289, 0.05715219933200316, 0.06624305415178021, 2.264806500027517, 0.4104143007738952, 0.9280646201216298, 0.04876589764063694, 0.07197284603160871, 0.06925351229276819, 2.431681522599487, 0.3767662448719396, 2.354854074576159], "min": [0.4345696371864767, 0.059205355333562096, 1.0200056608814048, -3.141527411713533, 0.23147847282396428, -3.059988434711046, 0.39242089666586694, -0.4146136299381851, 0.9960391568619218, -3.141140841035564, 0.2586061938355926, -3.1014293200447285], "max": [0.5937442821911842, 0.2712160381410085, 1.26509968782843, 3.1407684041979262, 1.5326456875621908, 3.1403101085458944, 0.5733464079999803, -0.10799637402803323, 1.2195869001320978, 3.139684557905218, 1.566174347388546, 3.1340606819048156], "count": [783]}, "eef_sim_pose_action": {"mean": [0.5325840442136148, 0.19754084672294736, 1.1427135445931644, 1.7795334574667157, 0.8918494229841226, 2.327657065602226, 0.4902160009544382, -0.31115803398624353, 1.0766301956615196, 0.42978341064803377, 1.1456669539619406, 0.6156776887997304], "std": [0.03306447680547289, 0.05715219933200316, 0.06624305415178021, 2.264806500027517, 0.4104143007738952, 0.9280646201216298, 0.04876589764063694, 0.07197284603160871, 0.06925351229276819, 2.431681522599487, 0.3767662448719396, 2.354854074576159], "min": [0.4345696371864767, 0.059205355333562096, 1.0200056608814048, -3.141527411713533, 0.23147847282396428, -3.059988434711046, 0.39242089666586694, -0.4146136299381851, 0.9960391568619218, -3.141140841035564, 0.2586061938355926, -3.1014293200447285], "max": [0.5937442821911842, 0.2712160381410085, 1.26509968782843, 3.1407684041979262, 1.5326456875621908, 3.1403101085458944, 0.5733464079999803, -0.10799637402803323, 1.2195869001320978, 3.139684557905218, 1.566174347388546, 3.1340606819048156], "count": [783]}, "gripper_mode_state": {"mean": [0.5862068965517241, 0.7037037037037037], "std": [0.49251230541674806, 0.456623259479181], "min": [0, 0], "max": [1, 1], "count": [783]}, "gripper_activity_state": {"mean": [1.7432950191570882, 1.8033205619412516], "std": [0.601617974755266, 0.5416395413649647], "min": [0, 0], "max": [2, 2], "count": [783]}, "gripper_mode_action": {"mean": [0.5862068965517241, 0.7037037037037037], "std": [0.49251230541674806, 0.456623259479181], "min": [0, 0], "max": [1, 1], "count": [783]}, "gripper_activity_action": {"mean": [1.7432950191570882, 1.8033205619412516], "std": [0.601617974755266, 0.5416395413649647], "min": [0, 0], "max": [2, 2], "count": [783]}, "gripper_open_scale_state": {"mean": [0.410830172470246, 0.20277522347574037], "std": [0.3468420325915564, 0.2624094225093324], "min": [0.0, 0.0], "max": [0.846, 0.752], "count": [783]}, "gripper_open_scale_action": {"mean": [0.410830172470246, 0.20277522347574037], "std": [0.3468420325915564, 0.2624094225093324], "min": [0.0, 0.0], "max": [0.846, 0.752], "count": [783]}}} +{"episode_index": 78, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4245125682830322]], [[0.44694873766500065]], [[0.45045528062123547]]], "std": [[[0.20798236241811993]], [[0.18207501334743273]], [[0.17760807600340164]]], "count": [204]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.43151886093489683]], [[0.4572776596341151]], [[0.45959350069684735]]], "std": [[[0.19033937923896355]], [[0.16020887693651475]], [[0.15202212964703193]]], "count": [204]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[0.9215686274509803]], [[0.8509803921568627]], [[0.8627450980392157]]], "mean": [[[0.4458385927287582]], [[0.460693699538639]], [[0.4606074096100859]]], "std": [[[0.13468803162058993]], [[0.10799434384343912]], [[0.10105584273128768]]], "count": [204]}, "observation.state": {"min": [-0.10459759086370468, 2.041860818862915, 0.7269296646118164, 0.23605577647686005, -2.5059263706207275, -1.1605043411254883, -2.8913824558258057, -1.0, 0.1586350053548813, 0.23554599285125732, -0.16891799867153168, -2.936000108718872, 0.3140000104904175, -1.4579999446868896, -0.752202033996582, -2.0788791179656982, -1.8825993537902832, -1.8764559030532837, 1.7622066736221313, -1.6374504566192627, -0.31087806820869446, -2.0, -0.3326829969882965, 0.26367199420928955, -0.17786000669002533, 1.6779999732971191, -0.21899999678134918, -3.1391851902008057], "max": [0.6688101887702942, 2.092510223388672, 2.2841124534606934, 1.911694049835205, 0.3095515966415405, 1.5425219535827637, -0.12742649018764496, 750.0, 0.39941900968551636, 0.4309239983558655, 0.1336130052804947, -1.5260000228881836, 0.847000002861023, 0.17800001800060272, -0.046006880700588226, -1.9595162868499756, -0.3165852725505829, -0.33857643604278564, 2.7845332622528076, 1.1324045658111572, 0.9092991352081299, 849.0, -0.03206599876284599, 0.43543899059295654, 0.08088299632072449, 3.003999948501587, 0.8799999952316284, 3.1389999389648438], "mean": [0.21951471269130707, 2.082667350769043, 1.738231897354126, 0.9102126955986023, -1.067225456237793, 0.9859837293624878, -1.7999789714813232, 152.7412567138672, 0.29724764823913574, 0.32744207978248596, 0.025879818946123123, -2.1825709342956543, 0.650301992893219, -0.4347672164440155, -0.44465741515159607, -2.06091046333313, -1.4325816631317139, -1.2457563877105713, 2.432007074356079, -0.7097174525260925, 0.38643473386764526, 346.0898132324219, -0.19108760356903076, 0.3606775999069214, -0.02591888979077339, 2.483715057373047, 0.3067736029624939, -2.357889175415039], "std": [0.179620161652565, 0.009215849451720715, 0.4172458350658417, 0.558782160282135, 1.0246533155441284, 0.4196816384792328, 1.1159414052963257, 287.1395568847656, 0.05598950386047363, 0.057611092925071716, 0.08211629092693329, 0.4088374674320221, 0.1513575166463852, 0.47943204641342163, 0.14572438597679138, 0.009809845127165318, 0.4944549798965454, 0.43621206283569336, 0.24365806579589844, 0.8328419923782349, 0.31120651960372925, 346.614501953125, 0.06649740040302277, 0.04554363340139389, 0.07062429189682007, 0.20898227393627167, 0.29240381717681885, 1.0906295776367188], "count": [1202]}, "action": {"min": [-0.10459759086370468, 2.041860818862915, 0.7269296646118164, 0.23605577647686005, -2.5059263706207275, -1.1605043411254883, -2.8913824558258057, -1.0, 0.1586350053548813, 0.23554599285125732, -0.16891799867153168, -2.936000108718872, 0.3140000104904175, -1.4579999446868896, -0.752202033996582, -2.0788791179656982, -1.8825993537902832, -1.8764559030532837, 1.7622066736221313, -1.6374504566192627, -0.31087806820869446, -2.0, -0.3326829969882965, 0.26367199420928955, -0.17786000669002533, 1.6779999732971191, -0.21899999678134918, -3.1391851902008057], "max": [0.6688101887702942, 2.092510223388672, 2.2841124534606934, 1.911694049835205, 0.3095515966415405, 1.5425219535827637, -0.12742649018764496, 750.0, 0.39941900968551636, 0.4309239983558655, 0.1336130052804947, -1.5260000228881836, 0.847000002861023, 0.17800001800060272, -0.046006880700588226, -1.9595162868499756, -0.3165852725505829, -0.33857643604278564, 2.7845332622528076, 1.1324045658111572, 0.9092991352081299, 849.0, -0.03206599876284599, 0.43543899059295654, 0.08088299632072449, 3.003999948501587, 0.8799999952316284, 3.1389999389648438], "mean": [0.21951471269130707, 2.082667350769043, 1.738231897354126, 0.9102126955986023, -1.067225456237793, 0.9859837293624878, -1.7999789714813232, 152.7412567138672, 0.29724764823913574, 0.32744207978248596, 0.025879818946123123, -2.1825709342956543, 0.650301992893219, -0.4347672164440155, -0.44465741515159607, -2.06091046333313, -1.4325816631317139, -1.2457563877105713, 2.432007074356079, -0.7097174525260925, 0.38643473386764526, 346.0898132324219, -0.19108760356903076, 0.3606775999069214, -0.02591888979077339, 2.483715057373047, 0.3067736029624939, -2.357889175415039], "std": [0.179620161652565, 0.009215849451720715, 0.4172458350658417, 0.558782160282135, 1.0246533155441284, 0.4196816384792328, 1.1159414052963257, 287.1395568847656, 0.05598950386047363, 0.057611092925071716, 0.08211629092693329, 0.4088374674320221, 0.1513575166463852, 0.47943204641342163, 0.14572438597679138, 0.009809845127165318, 0.4944549798965454, 0.43621206283569336, 0.24365806579589844, 0.8328419923782349, 0.31120651960372925, 346.614501953125, 0.06649740040302277, 0.04554363340139389, 0.07062429189682007, 0.20898227393627167, 0.29240381717681885, 1.0906295776367188], "count": [1202]}, "timestamp": {"min": [0.0], "max": [40.03333333333333], "mean": [20.016666666666666], "std": [11.566246390059117], "count": [1202]}, "frame_index": {"min": [0], "max": [1201], "mean": [600.5], "std": [346.9873917017735], "count": [1202]}, "episode_index": {"min": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [1202]}, "index": {"min": [77937], "max": [79138], "mean": [78537.5], "std": [346.9873917017735], "count": [1202]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1202]}, "subtask_annotation": {"mean": [20.57071547420965, 29.0, 29.0, 29.0, 29.0], "std": [3.3753645498182743, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1202]}, "scene_annotation": {"mean": [79.0], "std": [0.0], "min": [79], "max": [79], "count": [1202]}, "eef_direction_state": {"mean": [3.798668885191348, 4.127287853577371], "std": [2.140893703285068, 2.1182836423277456], "min": [0, 0], "max": [6, 6], "count": [1202]}, "eef_velocity_state": {"mean": [0.781198003327787, 0.7179700499168054], "std": [0.6471845301271862, 0.7495932601587127], "min": [0, 0], "max": [2, 2], "count": [1202]}, "eef_acc_mag_state": {"mean": [0.9234608985024958, 0.668053244592346], "std": [0.842387069934324, 0.8181353563997279], "min": [0, 0], "max": [2, 2], "count": [1202]}, "eef_direction_action": {"mean": [3.798668885191348, 4.127287853577371], "std": [2.140893703285068, 2.1182836423277456], "min": [0, 0], "max": [6, 6], "count": [1202]}, "eef_velocity_action": {"mean": [0.781198003327787, 0.7179700499168054], "std": [0.6471845301271862, 0.7495932601587127], "min": [0, 0], "max": [2, 2], "count": [1202]}, "eef_acc_mag_action": {"mean": [0.9234608985024958, 0.668053244592346], "std": [0.842387069934324, 0.8181353563997279], "min": [0, 0], "max": [2, 2], "count": [1202]}, "eef_sim_pose_state": {"mean": [0.5621777723976632, 0.19901461931469536, 1.1377459287152552, -0.3465749493753606, 0.885579447975098, 2.394182173495546, 0.5176797089368399, -0.30421957036415115, 1.0854411177800178, 0.12692346493014875, 1.1644267260145484, 0.2123442156473122], "std": [0.04556012133012536, 0.055892468382285926, 0.07509734844053992, 2.9072176788727107, 0.38337534265495243, 0.7789887891213335, 0.057622752975003896, 0.06981591728838447, 0.07369983894183942, 2.3127923736074414, 0.3358624856946514, 2.3112399697765325], "min": [0.45880626729241414, 0.034559434217943774, 0.9922541982775256, -3.1414470660367746, 0.22807600158332608, -3.1379510682346807, 0.41829574132836056, -0.3714743898057606, 0.9920350691534089, -3.138461079063325, 0.3255725094677908, -3.1401300692179444], "max": [0.6377913688891725, 0.2867605006653193, 1.2695887514504238, 3.1415204258207403, 1.5518306121602978, 3.139458081002168, 0.618700845663951, -0.08883652937175325, 1.2249994916799676, 3.1320272709571415, 1.5621497288343584, 3.1320481937758875], "count": [1202]}, "eef_sim_pose_action": {"mean": [0.5621777723976632, 0.19901461931469536, 1.1377459287152552, -0.3465749493753606, 0.885579447975098, 2.394182173495546, 0.5176797089368399, -0.30421957036415115, 1.0854411177800178, 0.12692346493014875, 1.1644267260145484, 0.2123442156473122], "std": [0.04556012133012536, 0.055892468382285926, 0.07509734844053992, 2.9072176788727107, 0.38337534265495243, 0.7789887891213335, 0.057622752975003896, 0.06981591728838447, 0.07369983894183942, 2.3127923736074414, 0.3358624856946514, 2.3112399697765325], "min": [0.45880626729241414, 0.034559434217943774, 0.9922541982775256, -3.1414470660367746, 0.22807600158332608, -3.1379510682346807, 0.41829574132836056, -0.3714743898057606, 0.9920350691534089, -3.138461079063325, 0.3255725094677908, -3.1401300692179444], "max": [0.6377913688891725, 0.2867605006653193, 1.2695887514504238, 3.1415204258207403, 1.5518306121602978, 3.139458081002168, 0.618700845663951, -0.08883652937175325, 1.2249994916799676, 3.1320272709571415, 1.5621497288343584, 3.1320481937758875], "count": [1202]}, "gripper_mode_state": {"mean": [0.6414309484193012, 0.8111480865224625], "std": [0.47958032364685027, 0.3913909404334966], "min": [0, 0], "max": [1, 1], "count": [1202]}, "gripper_activity_state": {"mean": [1.7820299500831946, 1.9043261231281199], "std": [0.5599588816923802, 0.38264938592075765], "min": [0, 0], "max": [2, 2], "count": [1202]}, "gripper_mode_action": {"mean": [0.6414309484193012, 0.8111480865224625], "std": [0.47958032364685027, 0.3913909404334966], "min": [0, 0], "max": [1, 1], "count": [1202]}, "gripper_activity_action": {"mean": [1.7820299500831946, 1.9043261231281199], "std": [0.5599588816923802, 0.38264938592075765], "min": [0, 0], "max": [2, 2], "count": [1202]}, "gripper_open_scale_state": {"mean": [0.34610379791299456, 0.15281530777180244], "std": [0.3466006680904393, 0.28709994901626723], "min": [0.0, 0.0], "max": [0.849, 0.75], "count": [1202]}, "gripper_open_scale_action": {"mean": [0.34610379791299456, 0.15281530777180244], "std": [0.3466006680904393, 0.28709994901626723], "min": [0.0, 0.0], "max": [0.849, 0.75], "count": [1202]}}} +{"episode_index": 79, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4276064231965849]], [[0.44646916000410003]], [[0.4482369635277235]]], "std": [[[0.2066850763513755]], [[0.1854422133743909]], [[0.1809401662497271]]], "count": [271]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.4396372880640571]], [[0.4558735958866942]], [[0.45469828974025034]]], "std": [[[0.17980411623646816]], [[0.1586642083024573]], [[0.15498819846183368]]], "count": [271]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4448768819489666]], [[0.4594272612027591]], [[0.4592084622132986]]], "std": [[[0.13713114467548493]], [[0.1123587205536857]], [[0.10618427165270576]]], "count": [271]}, "observation.state": {"min": [-0.11224212497472763, 1.9025311470031738, 0.752952516078949, 0.23111650347709656, -2.33001446723938, -1.415619134902954, -2.8885200023651123, -3.0, 0.18099500238895416, 0.17774200439453125, -0.1617410033941269, -3.1040000915527344, 0.36100003123283386, -1.6319999694824219, -1.05081045627594, -2.078948974609375, -1.7182416915893555, -1.946530818939209, 1.7384527921676636, -1.731785535812378, -0.527752697467804, -2.0, -0.3007569909095764, 0.24305500090122223, -0.20904000103473663, 1.7480000257492065, -0.31300002336502075, -3.1411852836608887], "max": [0.7030884623527527, 2.092876672744751, 2.3852193355560303, 1.8773635625839233, 0.24151867628097534, 1.560097575187683, 0.008290314115583897, 846.0, 0.4554150104522705, 0.43876099586486816, 0.165801003575325, -1.2059999704360962, 0.8939999938011169, 0.24699999392032623, -0.2246936857700348, -1.9845267534255981, -0.20813052356243134, -0.3381575345993042, 2.8345718383789062, 1.0586992502212524, 0.996425986289978, 856.0, 0.05559699982404709, 0.41548100113868713, 0.050230998545885086, 3.0959999561309814, 0.921999990940094, 3.1410000324249268], "mean": [0.12539666891098022, 2.081911563873291, 1.6070324182510376, 0.7586628198623657, -0.6362425088882446, 0.9307767748832703, -2.2364373207092285, 212.15623474121094, 0.32844334840774536, 0.2999277412891388, 0.013169392943382263, -2.0049233436584473, 0.6732661724090576, -0.29093724489212036, -0.5655488967895508, -2.0668230056762695, -1.1882702112197876, -1.1366252899169922, 2.4473683834075928, -0.4869401454925537, 0.2002858966588974, 291.5990295410156, -0.1434711515903473, 0.35017040371894836, -0.0722389742732048, 2.5637264251708984, 0.33657944202423096, -1.7992302179336548], "std": [0.18701119720935822, 0.017324121668934822, 0.3899644911289215, 0.4606170356273651, 0.8915941715240479, 0.4399913251399994, 0.9640562534332275, 343.0650634765625, 0.051667049527168274, 0.056255027651786804, 0.07447447627782822, 0.42689698934555054, 0.12340978533029556, 0.4799197316169739, 0.19090288877487183, 0.009443143382668495, 0.449166864156723, 0.4764316976070404, 0.2850513458251953, 0.9497594833374023, 0.4409750998020172, 360.7820739746094, 0.08683250844478607, 0.034145139157772064, 0.07095982134342194, 0.26134151220321655, 0.3615044355392456, 2.043815851211548], "count": [1757]}, "action": {"min": [-0.11224212497472763, 1.9025311470031738, 0.752952516078949, 0.23111650347709656, -2.33001446723938, -1.415619134902954, -2.8885200023651123, -3.0, 0.18099500238895416, 0.17774200439453125, -0.1617410033941269, -3.1040000915527344, 0.36100003123283386, -1.6319999694824219, -1.05081045627594, -2.078948974609375, -1.7182416915893555, -1.946530818939209, 1.7384527921676636, -1.731785535812378, -0.527752697467804, -2.0, -0.3007569909095764, 0.24305500090122223, -0.20904000103473663, 1.7480000257492065, -0.31300002336502075, -3.1411852836608887], "max": [0.7030884623527527, 2.092876672744751, 2.3852193355560303, 1.8773635625839233, 0.24151867628097534, 1.560097575187683, 0.008290314115583897, 846.0, 0.4554150104522705, 0.43876099586486816, 0.165801003575325, -1.2059999704360962, 0.8939999938011169, 0.24699999392032623, -0.2246936857700348, -1.9845267534255981, -0.20813052356243134, -0.3381575345993042, 2.8345718383789062, 1.0586992502212524, 0.996425986289978, 856.0, 0.05559699982404709, 0.41548100113868713, 0.050230998545885086, 3.0959999561309814, 0.921999990940094, 3.1410000324249268], "mean": [0.12539666891098022, 2.081911563873291, 1.6070324182510376, 0.7586628198623657, -0.6362425088882446, 0.9307767748832703, -2.2364373207092285, 212.15623474121094, 0.32844334840774536, 0.2999277412891388, 0.013169392943382263, -2.0049233436584473, 0.6732661724090576, -0.29093724489212036, -0.5655488967895508, -2.0668230056762695, -1.1882702112197876, -1.1366252899169922, 2.4473683834075928, -0.4869401454925537, 0.2002858966588974, 291.5990295410156, -0.1434711515903473, 0.35017040371894836, -0.0722389742732048, 2.5637264251708984, 0.33657944202423096, -1.7992302179336548], "std": [0.18701119720935822, 0.017324121668934822, 0.3899644911289215, 0.4606170356273651, 0.8915941715240479, 0.4399913251399994, 0.9640562534332275, 343.0650634765625, 0.051667049527168274, 0.056255027651786804, 0.07447447627782822, 0.42689698934555054, 0.12340978533029556, 0.4799197316169739, 0.19090288877487183, 0.009443143382668495, 0.449166864156723, 0.4764316976070404, 0.2850513458251953, 0.9497594833374023, 0.4409750998020172, 360.7820739746094, 0.08683250844478607, 0.034145139157772064, 0.07095982134342194, 0.26134151220321655, 0.3615044355392456, 2.043815851211548], "count": [1757]}, "timestamp": {"min": [0.0], "max": [58.53333333333333], "mean": [29.266666666666666], "std": [16.90673764443566], "count": [1757]}, "frame_index": {"min": [0], "max": [1756], "mean": [878.0], "std": [507.20212933306976], "count": [1757]}, "episode_index": {"min": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [1757]}, "index": {"min": [79139], "max": [80895], "mean": [80017.0], "std": [507.20212933306976], "count": [1757]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1757]}, "subtask_annotation": {"mean": [19.726237905520772, 29.0, 29.0, 29.0, 29.0], "std": [2.7971976008272366, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1757]}, "scene_annotation": {"mean": [80.0], "std": [0.0], "min": [80], "max": [80], "count": [1757]}, "eef_direction_state": {"mean": [3.4177575412635175, 3.5606146841206603], "std": [2.2189957022076063, 2.1659646108798727], "min": [0, 0], "max": [6, 6], "count": [1757]}, "eef_velocity_state": {"mean": [0.8264086511098463, 0.8639726807057484], "std": [0.633019810129365, 0.7462634947384308], "min": [0, 0], "max": [2, 2], "count": [1757]}, "eef_acc_mag_state": {"mean": [0.9806488332384746, 0.8309618668184405], "std": [0.8323776931047717, 0.8369646198431137], "min": [0, 0], "max": [2, 2], "count": [1757]}, "eef_direction_action": {"mean": [3.4177575412635175, 3.5606146841206603], "std": [2.2189957022076063, 2.1659646108798727], "min": [0, 0], "max": [6, 6], "count": [1757]}, "eef_velocity_action": {"mean": [0.8264086511098463, 0.8639726807057484], "std": [0.633019810129365, 0.7462634947384308], "min": [0, 0], "max": [2, 2], "count": [1757]}, "eef_acc_mag_action": {"mean": [0.9806488332384746, 0.8309618668184405], "std": [0.8323776931047717, 0.8369646198431137], "min": [0, 0], "max": [2, 2], "count": [1757]}, "eef_sim_pose_state": {"mean": [0.5545504556327875, 0.13739276855235225, 1.1347208239331028, -0.38206121336856375, 0.9468364013377518, 1.6412666245093772, 0.48791695897451237, -0.31380158005277475, 1.0504243103660986, -0.4075861728526244, 1.2551906673320847, -0.46444638076723194], "std": [0.030410237352652667, 0.07789314932053165, 0.07692946230072752, 2.7181648313328113, 0.42549110580421146, 1.7502512617168904, 0.056320279628247524, 0.06807545684462264, 0.058670464443942694, 2.3157096448178094, 0.3168553071726897, 2.1550846696474784], "min": [0.4495460853180253, -0.04552514693532379, 1.017206097672621, -3.141355937803944, 0.07555947620709058, -3.1413904051536488, 0.3634032313802686, -0.4104461892853665, 0.9777404964861127, -3.141354973480682, 0.2846486859437869, -3.1399042766863507], "max": [0.6204878207394787, 0.26198916519430815, 1.27917540652335, 3.13863106727797, 1.5685878533787805, 3.1409446734185327, 0.6264711028819994, -0.10764740171209229, 1.2021590261198563, 3.13845601413804, 1.564332556126185, 3.1029936152439026], "count": [1757]}, "eef_sim_pose_action": {"mean": [0.5545504556327875, 0.13739276855235225, 1.1347208239331028, -0.38206121336856375, 0.9468364013377518, 1.6412666245093772, 0.48791695897451237, -0.31380158005277475, 1.0504243103660986, -0.4075861728526244, 1.2551906673320847, -0.46444638076723194], "std": [0.030410237352652667, 0.07789314932053165, 0.07692946230072752, 2.7181648313328113, 0.42549110580421146, 1.7502512617168904, 0.056320279628247524, 0.06807545684462264, 0.058670464443942694, 2.3157096448178094, 0.3168553071726897, 2.1550846696474784], "min": [0.4495460853180253, -0.04552514693532379, 1.017206097672621, -3.141355937803944, 0.07555947620709058, -3.1413904051536488, 0.3634032313802686, -0.4104461892853665, 0.9777404964861127, -3.141354973480682, 0.2846486859437869, -3.1399042766863507], "max": [0.6204878207394787, 0.26198916519430815, 1.27917540652335, 3.13863106727797, 1.5685878533787805, 3.1409446734185327, 0.6264711028819994, -0.10764740171209229, 1.2021590261198563, 3.13845601413804, 1.564332556126185, 3.1029936152439026], "count": [1757]}, "gripper_mode_state": {"mean": [0.6807057484348321, 0.746727376209448], "std": [0.46620320942976284, 0.43488573422083715], "min": [0, 0], "max": [1, 1], "count": [1757]}, "gripper_activity_state": {"mean": [1.865110984632897, 1.908366533864542], "std": [0.44570377119235655, 0.36823736185821127], "min": [0, 0], "max": [2, 2], "count": [1757]}, "gripper_mode_action": {"mean": [0.6807057484348321, 0.746727376209448], "std": [0.46620320942976284, 0.43488573422083715], "min": [0, 0], "max": [1, 1], "count": [1757]}, "gripper_activity_action": {"mean": [1.865110984632897, 1.908366533864542], "std": [0.44570377119235655, 0.36823736185821127], "min": [0, 0], "max": [2, 2], "count": [1757]}, "gripper_open_scale_state": {"mean": [0.29208726441066396, 0.2124686966974903], "std": [0.36038589379089786, 0.34287138766940717], "min": [0.0, 0.0], "max": [0.856, 0.846], "count": [1757]}, "gripper_open_scale_action": {"mean": [0.29208726441066396, 0.2124686966974903], "std": [0.36038589379089786, 0.34287138766940717], "min": [0.0, 0.0], "max": [0.856, 0.846], "count": [1757]}}} +{"episode_index": 80, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.41891919442655406]], [[0.4419855878178522]], [[0.44407193418730023]]], "std": [[[0.21392061432425363]], [[0.18745861857481683]], [[0.1831513216463762]]], "count": [274]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.45286213011664517]], [[0.46827310690091123]], [[0.4691258408472878]]], "std": [[[0.16601131105143746]], [[0.14212472342659785]], [[0.13556662407544037]]], "count": [274]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4367322400827728]], [[0.45887591315419113]], [[0.4596737102535662]]], "std": [[[0.14952233051766423]], [[0.11846464418546984]], [[0.11074269318190186]]], "count": [274]}, "observation.state": {"min": [-0.29183652997016907, 1.6232260465621948, 0.46589821577072144, 0.16123351454734802, -2.928243637084961, -1.8597006797790527, -2.8964436054229736, -4.0, 0.12615500390529633, 0.1312440037727356, -0.18251000344753265, -2.9560000896453857, -0.7770000100135803, -1.7009999752044678, -0.9790773987770081, -2.078792095184326, -1.6137663125991821, -2.004563093185425, 2.0058372020721436, -1.6014617681503296, -0.5418723821640015, 65.0, -0.30963200330734253, 0.25255200266838074, -0.19854199886322021, 1.6519999504089355, -0.10400000959634781, -3.1411852836608887], "max": [0.7482576370239258, 2.092963933944702, 2.3085644245147705, 1.879859209060669, 0.024399705231189728, 1.7138957977294922, 0.6825459003448486, 788.0, 0.46045199036598206, 0.3949579894542694, 0.17748799920082092, -0.527999997138977, 1.1130000352859497, 0.44099998474121094, -0.08881980925798416, -1.9551703929901123, -0.3085218667984009, -0.32215288281440735, 2.7784595489501953, 1.1229798793792725, 0.6130120158195496, 859.0, 0.029072999954223633, 0.4096969962120056, 0.05687100067734718, 2.924999952316284, 1.1200000047683716, 3.1410000324249268], "mean": [0.04913724586367607, 2.067953586578369, 1.3854249715805054, 1.1423428058624268, -1.9998507499694824, -0.0037178965285420418, -0.6771860718727112, 275.4093017578125, 0.29705551266670227, 0.2741670608520508, 0.037261962890625, -1.8853379487991333, 0.5103887319564819, -0.4543262720108032, -0.38709133863449097, -2.0628559589385986, -1.2090035676956177, -1.3130990266799927, 2.579808235168457, -0.43451011180877686, 0.13849668204784393, 457.9803466796875, -0.1687207967042923, 0.3466028869152069, -0.04740896821022034, 2.338853120803833, 0.40761420130729675, -1.9774385690689087], "std": [0.18185435235500336, 0.04492291063070297, 0.6446303129196167, 0.44267135858535767, 0.4922431707382202, 1.2859419584274292, 0.7208946943283081, 319.57391357421875, 0.05411544069647789, 0.05995357036590576, 0.07317007333040237, 0.7220019102096558, 0.24732328951358795, 0.7239211797714233, 0.19925300776958466, 0.010552424006164074, 0.3404567837715149, 0.4401630461215973, 0.17831215262413025, 0.8580695986747742, 0.18740558624267578, 353.3638916015625, 0.08295053243637085, 0.0309312604367733, 0.0660521388053894, 0.28584375977516174, 0.33235079050064087, 1.8554497957229614], "count": [1780]}, "action": {"min": [-0.29183652997016907, 1.6232260465621948, 0.46589821577072144, 0.16123351454734802, -2.928243637084961, -1.8597006797790527, -2.8964436054229736, -4.0, 0.12615500390529633, 0.1312440037727356, -0.18251000344753265, -2.9560000896453857, -0.7770000100135803, -1.7009999752044678, -0.9790773987770081, -2.078792095184326, -1.6137663125991821, -2.004563093185425, 2.0058372020721436, -1.6014617681503296, -0.5418723821640015, 65.0, -0.30963200330734253, 0.25255200266838074, -0.19854199886322021, 1.6519999504089355, -0.10400000959634781, -3.1411852836608887], "max": [0.7482576370239258, 2.092963933944702, 2.3085644245147705, 1.879859209060669, 0.024399705231189728, 1.7138957977294922, 0.6825459003448486, 788.0, 0.46045199036598206, 0.3949579894542694, 0.17748799920082092, -0.527999997138977, 1.1130000352859497, 0.44099998474121094, -0.08881980925798416, -1.9551703929901123, -0.3085218667984009, -0.32215288281440735, 2.7784595489501953, 1.1229798793792725, 0.6130120158195496, 859.0, 0.029072999954223633, 0.4096969962120056, 0.05687100067734718, 2.924999952316284, 1.1200000047683716, 3.1410000324249268], "mean": [0.04913724586367607, 2.067953586578369, 1.3854249715805054, 1.1423428058624268, -1.9998507499694824, -0.0037178965285420418, -0.6771860718727112, 275.4093017578125, 0.29705551266670227, 0.2741670608520508, 0.037261962890625, -1.8853379487991333, 0.5103887319564819, -0.4543262720108032, -0.38709133863449097, -2.0628559589385986, -1.2090035676956177, -1.3130990266799927, 2.579808235168457, -0.43451011180877686, 0.13849668204784393, 457.9803466796875, -0.1687207967042923, 0.3466028869152069, -0.04740896821022034, 2.338853120803833, 0.40761420130729675, -1.9774385690689087], "std": [0.18185435235500336, 0.04492291063070297, 0.6446303129196167, 0.44267135858535767, 0.4922431707382202, 1.2859419584274292, 0.7208946943283081, 319.57391357421875, 0.05411544069647789, 0.05995357036590576, 0.07317007333040237, 0.7220019102096558, 0.24732328951358795, 0.7239211797714233, 0.19925300776958466, 0.010552424006164074, 0.3404567837715149, 0.4401630461215973, 0.17831215262413025, 0.8580695986747742, 0.18740558624267578, 353.3638916015625, 0.08295053243637085, 0.0309312604367733, 0.0660521388053894, 0.28584375977516174, 0.33235079050064087, 1.8554497957229614], "count": [1780]}, "timestamp": {"min": [0.0], "max": [59.3], "mean": [29.65], "std": [17.128055283007985], "count": [1780]}, "frame_index": {"min": [0], "max": [1779], "mean": [889.5], "std": [513.8416584902395], "count": [1780]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [1780]}, "index": {"min": [80896], "max": [82675], "mean": [81785.5], "std": [513.8416584902395], "count": [1780]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1780]}, "subtask_annotation": {"mean": [20.308988764044944, 29.0, 29.0, 29.0, 29.0], "std": [3.334030878493788, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1780]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [1780]}, "eef_direction_state": {"mean": [4.254494382022472, 3.757303370786517], "std": [1.9974300967847367, 2.0873017710065405], "min": [0, 0], "max": [6, 6], "count": [1780]}, "eef_velocity_state": {"mean": [0.6938202247191011, 0.9314606741573034], "std": [0.6927116649998785, 0.7730132934330842], "min": [0, 0], "max": [2, 2], "count": [1780]}, "eef_acc_mag_state": {"mean": [0.7629213483146068, 0.8325842696629213], "std": [0.8379860853302883, 0.8272433280465316], "min": [0, 0], "max": [2, 2], "count": [1780]}, "eef_direction_action": {"mean": [4.254494382022472, 3.757303370786517], "std": [1.9974300967847367, 2.0873017710065405], "min": [0, 0], "max": [6, 6], "count": [1780]}, "eef_velocity_action": {"mean": [0.6938202247191011, 0.9314606741573034], "std": [0.6927116649998785, 0.7730132934330842], "min": [0, 0], "max": [2, 2], "count": [1780]}, "eef_acc_mag_action": {"mean": [0.7629213483146068, 0.8325842696629213], "std": [0.8379860853302883, 0.8272433280465316], "min": [0, 0], "max": [2, 2], "count": [1780]}, "eef_sim_pose_state": {"mean": [0.543343745515749, 0.16571698628344353, 1.1334331900512729, 0.7320239633906781, 0.9883229822878791, 1.931545974730345, 0.46793562292917035, -0.3019203190273381, 1.09085240915401, 0.4365119652165431, 0.9638039853223977, 0.09419125224981573], "std": [0.02811028366994014, 0.07911636432630484, 0.06659538612694513, 2.6626423714879146, 0.38074893196035475, 1.4050377099513052, 0.055569557747540396, 0.07487206473221135, 0.05686694300443179, 2.057709513616976, 0.47955115643010077, 2.2464863668642514], "min": [0.45154470282077075, -0.03177048355925803, 1.0024433063199996, -3.141577143225796, 0.22773536675304595, -3.1152413170979494, 0.3246396275624253, -0.47501255281201493, 1.0095307670728817, -3.1277379939412953, -0.03491919519143383, -3.1406780306255384], "max": [0.5984442130885378, 0.26625587053723365, 1.2664550509490855, 3.141391313714149, 1.5568390987706033, 3.12313977785483, 0.5818500944909382, -0.057580249200002584, 1.2403768361654293, 3.129400027860996, 1.5236854267297315, 3.1412787746598845], "count": [1780]}, "eef_sim_pose_action": {"mean": [0.543343745515749, 0.16571698628344353, 1.1334331900512729, 0.7320239633906781, 0.9883229822878791, 1.931545974730345, 0.46793562292917035, -0.3019203190273381, 1.09085240915401, 0.4365119652165431, 0.9638039853223977, 0.09419125224981573], "std": [0.02811028366994014, 0.07911636432630484, 0.06659538612694513, 2.6626423714879146, 0.38074893196035475, 1.4050377099513052, 0.055569557747540396, 0.07487206473221135, 0.05686694300443179, 2.057709513616976, 0.47955115643010077, 2.2464863668642514], "min": [0.45154470282077075, -0.03177048355925803, 1.0024433063199996, -3.141577143225796, 0.22773536675304595, -3.1152413170979494, 0.3246396275624253, -0.47501255281201493, 1.0095307670728817, -3.1277379939412953, -0.03491919519143383, -3.1406780306255384], "max": [0.5984442130885378, 0.26625587053723365, 1.2664550509490855, 3.141391313714149, 1.5568390987706033, 3.12313977785483, 0.5818500944909382, -0.057580249200002584, 1.2403768361654293, 3.129400027860996, 1.5236854267297315, 3.1412787746598845], "count": [1780]}, "gripper_mode_state": {"mean": [0.49157303370786515, 0.6415730337078651], "std": [0.4999289811954436, 0.47953839901174494], "min": [0, 0], "max": [1, 1], "count": [1780]}, "gripper_activity_state": {"mean": [1.8831460674157303, 1.8337078651685392], "std": [0.4277550372850478, 0.49194496363060053], "min": [0, 0], "max": [2, 2], "count": [1780]}, "gripper_mode_action": {"mean": [0.49157303370786515, 0.6415730337078651], "std": [0.4999289811954436, 0.47953839901174494], "min": [0, 0], "max": [1, 1], "count": [1780]}, "gripper_activity_action": {"mean": [1.8831460674157303, 1.8337078651685392], "std": [0.4277550372850478, 0.49194496363060053], "min": [0, 0], "max": [2, 2], "count": [1780]}, "gripper_open_scale_state": {"mean": [0.45797949448917885, 0.27599850680091415], "std": [0.35336337583053357, 0.319063874712039], "min": [0.065, 0.0], "max": [0.859, 0.788], "count": [1780]}, "gripper_open_scale_action": {"mean": [0.45797949448917885, 0.27599850680091415], "std": [0.35336337583053357, 0.319063874712039], "min": [0.065, 0.0], "max": [0.859, 0.788], "count": [1780]}}} +{"episode_index": 81, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.42080208155726057]], [[0.44209438139386187]], [[0.4430331006678034]]], "std": [[[0.21074027096710585]], [[0.1872308358791368]], [[0.18345899145726047]]], "count": [230]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.7843137254901961]], [[0.7725490196078432]]], "mean": [[[0.44797516695083833]], [[0.46563474087098605]], [[0.46664391517476556]]], "std": [[[0.16352829954370685]], [[0.13728633701689272]], [[0.13045096421131663]]], "count": [230]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.9372549019607843]], [[0.9529411764705882]]], "mean": [[[0.4338703910912191]], [[0.45361217853083263]], [[0.45501415885194657]]], "std": [[[0.16776650225233902]], [[0.14008721025094145]], [[0.13343011229135784]]], "count": [230]}, "observation.state": {"min": [-0.3098483085632324, 1.760408878326416, 0.5395162105560303, 0.20088741183280945, -2.917003631591797, -1.4537545442581177, -0.7592357397079468, -2.0, 0.10114800184965134, 0.20645299553871155, -0.1834699958562851, -3.01200008392334, 7.4057817656125735e-09, -1.347000002861023, -0.4130496680736542, -2.0699779987335205, -1.651709794998169, -1.9839857816696167, 2.0077569484710693, -1.6217948198318481, -0.12884020805358887, -2.0, -0.33370500802993774, 0.29486000537872314, -0.10816600173711777, 1.6169999837875366, -0.12600000202655792, -3.1411852836608887], "max": [0.8092568516731262, 2.0932257175445557, 2.0970654487609863, 2.026170253753662, -2.0467824935913086, 1.6034514904022217, 0.3698701560497284, 825.0, 0.3639790117740631, 0.4172010123729706, 0.15070900321006775, -1.128999948501587, 0.953999936580658, 0.3490000069141388, 0.047647491097450256, -1.9801634550094604, -0.8060280084609985, -0.349624365568161, 2.8315000534057617, 1.100883960723877, 0.7169289588928223, 860.0, -0.07022300362586975, 0.41830700635910034, 0.05175799876451492, 2.8380000591278076, 0.9670000076293945, 3.1410000324249268], "mean": [0.30920058488845825, 2.0672032833099365, 1.454279899597168, 1.253483772277832, -2.449291706085205, 0.4770008623600006, -0.27035242319107056, 222.78067016601562, 0.22042818367481232, 0.3444456458091736, -0.0021740521769970655, -2.279850959777832, 0.4501173496246338, -0.5624677538871765, -0.24200627207756042, -2.0581417083740234, -1.3651096820831299, -1.4271199703216553, 2.5127878189086914, -0.48175546526908875, 0.28797265887260437, 556.8274536132812, -0.19778798520565033, 0.35220226645469666, -0.004271522164344788, 2.178891181945801, 0.47321033477783203, -1.6732052564620972], "std": [0.31748124957084656, 0.027278108522295952, 0.4702926278114319, 0.45277708768844604, 0.15316933393478394, 0.9834302067756653, 0.25305211544036865, 268.9932556152344, 0.06322220712900162, 0.04937995970249176, 0.08137926459312439, 0.43850189447402954, 0.2679130733013153, 0.4148627817630768, 0.09922410547733307, 0.005921908188611269, 0.22216255962848663, 0.32661154866218567, 0.20863547921180725, 0.8154986500740051, 0.12980704009532928, 342.4349060058594, 0.06243385747075081, 0.031214982271194458, 0.028386805206537247, 0.32862186431884766, 0.3409865200519562, 2.123941659927368], "count": [1411]}, "action": {"min": [-0.3098483085632324, 1.760408878326416, 0.5395162105560303, 0.20088741183280945, -2.917003631591797, -1.4537545442581177, -0.7592357397079468, -2.0, 0.10114800184965134, 0.20645299553871155, -0.1834699958562851, -3.01200008392334, 7.4057817656125735e-09, -1.347000002861023, -0.4130496680736542, -2.0699779987335205, -1.651709794998169, -1.9839857816696167, 2.0077569484710693, -1.6217948198318481, -0.12884020805358887, -2.0, -0.33370500802993774, 0.29486000537872314, -0.10816600173711777, 1.6169999837875366, -0.12600000202655792, -3.1411852836608887], "max": [0.8092568516731262, 2.0932257175445557, 2.0970654487609863, 2.026170253753662, -2.0467824935913086, 1.6034514904022217, 0.3698701560497284, 825.0, 0.3639790117740631, 0.4172010123729706, 0.15070900321006775, -1.128999948501587, 0.953999936580658, 0.3490000069141388, 0.047647491097450256, -1.9801634550094604, -0.8060280084609985, -0.349624365568161, 2.8315000534057617, 1.100883960723877, 0.7169289588928223, 860.0, -0.07022300362586975, 0.41830700635910034, 0.05175799876451492, 2.8380000591278076, 0.9670000076293945, 3.1410000324249268], "mean": [0.30920058488845825, 2.0672032833099365, 1.454279899597168, 1.253483772277832, -2.449291706085205, 0.4770008623600006, -0.27035242319107056, 222.78067016601562, 0.22042818367481232, 0.3444456458091736, -0.0021740521769970655, -2.279850959777832, 0.4501173496246338, -0.5624677538871765, -0.24200627207756042, -2.0581417083740234, -1.3651096820831299, -1.4271199703216553, 2.5127878189086914, -0.48175546526908875, 0.28797265887260437, 556.8274536132812, -0.19778798520565033, 0.35220226645469666, -0.004271522164344788, 2.178891181945801, 0.47321033477783203, -1.6732052564620972], "std": [0.31748124957084656, 0.027278108522295952, 0.4702926278114319, 0.45277708768844604, 0.15316933393478394, 0.9834302067756653, 0.25305211544036865, 268.9932556152344, 0.06322220712900162, 0.04937995970249176, 0.08137926459312439, 0.43850189447402954, 0.2679130733013153, 0.4148627817630768, 0.09922410547733307, 0.005921908188611269, 0.22216255962848663, 0.32661154866218567, 0.20863547921180725, 0.8154986500740051, 0.12980704009532928, 342.4349060058594, 0.06243385747075081, 0.031214982271194458, 0.028386805206537247, 0.32862186431884766, 0.3409865200519562, 2.123941659927368], "count": [1411]}, "timestamp": {"min": [0.0], "max": [47.0], "mean": [23.5], "std": [13.577350420624947], "count": [1411]}, "frame_index": {"min": [0], "max": [1410], "mean": [705.0], "std": [407.3205126187484], "count": [1411]}, "episode_index": {"min": [82], "max": [82], "mean": [82.0], "std": [0.0], "count": [1411]}, "index": {"min": [82676], "max": [84086], "mean": [83381.0], "std": [407.3205126187484], "count": [1411]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1411]}, "subtask_annotation": {"mean": [19.722182849043232, 29.0, 29.0, 29.0, 29.0], "std": [3.07121886441341, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1411]}, "scene_annotation": {"mean": [82.0], "std": [0.0], "min": [82], "max": [82], "count": [1411]}, "eef_direction_state": {"mean": [4.651311126860382, 3.593905031892275], "std": [1.8590375481788568, 1.8832522315381313], "min": [0, 0], "max": [6, 6], "count": [1411]}, "eef_velocity_state": {"mean": [0.5520907158043941, 1.0240963855421688], "std": [0.6644359082018273, 0.7247672335312472], "min": [0, 0], "max": [2, 2], "count": [1411]}, "eef_acc_mag_state": {"mean": [0.666194188518781, 0.9036144578313253], "std": [0.8178455486548312, 0.8286556215319051], "min": [0, 0], "max": [2, 2], "count": [1411]}, "eef_direction_action": {"mean": [4.651311126860382, 3.593905031892275], "std": [1.8590375481788568, 1.8832522315381313], "min": [0, 0], "max": [6, 6], "count": [1411]}, "eef_velocity_action": {"mean": [0.5520907158043941, 1.0240963855421688], "std": [0.6644359082018273, 0.7247672335312472], "min": [0, 0], "max": [2, 2], "count": [1411]}, "eef_acc_mag_action": {"mean": [0.666194188518781, 0.9036144578313253], "std": [0.8178455486548312, 0.8286556215319051], "min": [0, 0], "max": [2, 2], "count": [1411]}, "eef_sim_pose_state": {"mean": [0.5465591847523961, 0.21136361295122136, 1.1414003553029288, -0.49750918290189683, 1.0352879291076413, 1.0590661541183715, 0.5414721082489257, -0.22958189130273074, 1.1281456832832097, 1.1246899867028775, 0.9627217685886013, -1.6887048864406629], "std": [0.025424142831764182, 0.04028705199829939, 0.050351988182918944, 2.652897966029611, 0.46620622090575703, 2.204201336156478, 0.053672096245309386, 0.07666857706601254, 0.07135733925214413, 2.3580454707501644, 0.3825669504296483, 1.9492142747157934], "min": [0.5026795570020888, 0.07166818434380219, 1.0109969452789218, -3.1414965210792283, 0.23560878455410794, -3.1338040663754847, 0.39157594829856535, -0.3449415066074109, 1.0082925614930531, -3.141291205014396, 0.3318595079004176, -3.1399449881157118], "max": [0.6098283112386435, 0.28821169833707616, 1.2493960514811129, 3.1415151229771197, 1.5501932910353928, 3.115818377376761, 0.6244827780208709, -0.06876600118818377, 1.2784616764698449, 3.1406342727188536, 1.5524674762878727, 3.1407210815846494], "count": [1411]}, "eef_sim_pose_action": {"mean": [0.5465591847523961, 0.21136361295122136, 1.1414003553029288, -0.49750918290189683, 1.0352879291076413, 1.0590661541183715, 0.5414721082489257, -0.22958189130273074, 1.1281456832832097, 1.1246899867028775, 0.9627217685886013, -1.6887048864406629], "std": [0.025424142831764182, 0.04028705199829939, 0.050351988182918944, 2.652897966029611, 0.46620622090575703, 2.204201336156478, 0.053672096245309386, 0.07666857706601254, 0.07135733925214413, 2.3580454707501644, 0.3825669504296483, 1.9492142747157934], "min": [0.5026795570020888, 0.07166818434380219, 1.0109969452789218, -3.1414965210792283, 0.23560878455410794, -3.1338040663754847, 0.39157594829856535, -0.3449415066074109, 1.0082925614930531, -3.141291205014396, 0.3318595079004176, -3.1399449881157118], "max": [0.6098283112386435, 0.28821169833707616, 1.2493960514811129, 3.1415151229771197, 1.5501932910353928, 3.115818377376761, 0.6244827780208709, -0.06876600118818377, 1.2784616764698449, 3.1406342727188536, 1.5524674762878727, 3.1407210815846494], "count": [1411]}, "gripper_mode_state": {"mean": [0.38695960311835575, 0.7540751240255138], "std": [0.48705427692696185, 0.43063421990294704], "min": [0, 0], "max": [1, 1], "count": [1411]}, "gripper_activity_state": {"mean": [1.7810063784549965, 1.8377037562012757], "std": [0.5643124997799701, 0.4820183764300161], "min": [0, 0], "max": [2, 2], "count": [1411]}, "gripper_mode_action": {"mean": [0.38695960311835575, 0.7540751240255138], "std": [0.48705427692696185, 0.43063421990294704], "min": [0, 0], "max": [1, 1], "count": [1411]}, "gripper_activity_action": {"mean": [1.7810063784549965, 1.8377037562012757], "std": [0.5643124997799701, 0.4820183764300161], "min": [0, 0], "max": [2, 2], "count": [1411]}, "gripper_open_scale_state": {"mean": [0.5568302622142217, 0.22309886598598108], "std": [0.3424306150321591, 0.2687286347598333], "min": [0.0, 0.0], "max": [0.86, 0.825], "count": [1411]}, "gripper_open_scale_action": {"mean": [0.5568302622142217, 0.22309886598598108], "std": [0.3424306150321591, 0.2687286347598333], "min": [0.0, 0.0], "max": [0.86, 0.825], "count": [1411]}}} +{"episode_index": 82, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.42658313704269585]], [[0.4502880074378236]], [[0.45360636432603346]]], "std": [[[0.21397413798505502]], [[0.18697052967431174]], [[0.18138073911759506]]], "count": [154]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7843137254901961]], [[0.7803921568627451]]], "mean": [[[0.44312501326288095]], [[0.4602802963988626]], [[0.4621155608076564]]], "std": [[[0.18061005363556829]], [[0.15429248552205568]], [[0.14660346983426398]]], "count": [154]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.023529411764705882]]], "max": [[[1.0]], [[0.9882352941176471]], [[0.9215686274509803]]], "mean": [[[0.4459226601625499]], [[0.4630174499724132]], [[0.46395366479925304]]], "std": [[[0.13797002637940226]], [[0.11132983420158632]], [[0.10354556459143797]]], "count": [154]}, "observation.state": {"min": [-0.13760176301002502, 1.9480841159820557, 0.7907388210296631, 0.35671040415763855, -2.917719602584839, -1.3407095670700073, -0.08014552295207977, -2.0, 0.17740599811077118, 0.2324340045452118, -0.15471400320529938, -2.555999994277954, -0.11500000208616257, -1.1710000038146973, -0.5121319890022278, -2.073887348175049, -1.72721266746521, -1.8911690711975098, 2.308494806289673, -1.4434046745300293, -0.36934661865234375, -2.0, -0.31582799553871155, 0.2771260142326355, -0.16809000074863434, 1.6139999628067017, 0.16100001335144043, -3.134185314178467], "max": [0.5775817632675171, 2.0893685817718506, 1.6875590085983276, 2.0311269760131836, -2.6522374153137207, 1.6320050954818726, 0.3920358419418335, 844.0, 0.3616049885749817, 0.3759779930114746, 0.09354099631309509, -1.3079999685287476, 0.9290000200271606, 0.335999995470047, 0.0518537312746048, -1.954960823059082, -0.6065891981124878, -0.5147325396537781, 2.829178810119629, 1.1924264430999756, 0.44889870285987854, 862.0, -0.053975000977516174, 0.42941099405288696, 0.06805799901485443, 2.6480000019073486, 0.859000027179718, 3.140000104904175], "mean": [0.03210131451487541, 2.071007013320923, 1.3405990600585938, 1.3607004880905151, -2.7945609092712402, 0.16501577198505402, 0.045810405164957047, 302.0405578613281, 0.2555590271949768, 0.3058479130268097, 0.008511743508279324, -2.0459158420562744, 0.6156572699546814, -0.45071059465408325, -0.22558479011058807, -2.0591249465942383, -1.3888640403747559, -1.35887610912323, 2.6296634674072266, -0.5254524946212769, 0.0487700030207634, 393.56536865234375, -0.23304378986358643, 0.34040555357933044, -0.009537412784993649, 2.3121860027313232, 0.5531862378120422, -2.2676799297332764], "std": [0.1264946311712265, 0.01579550839960575, 0.22993002831935883, 0.5528116822242737, 0.07585813850164413, 0.9558565616607666, 0.13553644716739655, 338.0735778808594, 0.05529050901532173, 0.03561268374323845, 0.058861538767814636, 0.3121662735939026, 0.2704988718032837, 0.42138394713401794, 0.13632096350193024, 0.010101433843374252, 0.338452011346817, 0.42909085750579834, 0.1361825317144394, 0.7730626463890076, 0.1430394947528839, 310.5683288574219, 0.07476259768009186, 0.0502629391849041, 0.06062185391783714, 0.19514483213424683, 0.23502440750598907, 0.8659157156944275], "count": [826]}, "action": {"min": [-0.13760176301002502, 1.9480841159820557, 0.7907388210296631, 0.35671040415763855, -2.917719602584839, -1.3407095670700073, -0.08014552295207977, -2.0, 0.17740599811077118, 0.2324340045452118, -0.15471400320529938, -2.555999994277954, -0.11500000208616257, -1.1710000038146973, -0.5121319890022278, -2.073887348175049, -1.72721266746521, -1.8911690711975098, 2.308494806289673, -1.4434046745300293, -0.36934661865234375, -2.0, -0.31582799553871155, 0.2771260142326355, -0.16809000074863434, 1.6139999628067017, 0.16100001335144043, -3.134185314178467], "max": [0.5775817632675171, 2.0893685817718506, 1.6875590085983276, 2.0311269760131836, -2.6522374153137207, 1.6320050954818726, 0.3920358419418335, 844.0, 0.3616049885749817, 0.3759779930114746, 0.09354099631309509, -1.3079999685287476, 0.9290000200271606, 0.335999995470047, 0.0518537312746048, -1.954960823059082, -0.6065891981124878, -0.5147325396537781, 2.829178810119629, 1.1924264430999756, 0.44889870285987854, 862.0, -0.053975000977516174, 0.42941099405288696, 0.06805799901485443, 2.6480000019073486, 0.859000027179718, 3.140000104904175], "mean": [0.03210131451487541, 2.071007013320923, 1.3405990600585938, 1.3607004880905151, -2.7945609092712402, 0.16501577198505402, 0.045810405164957047, 302.0405578613281, 0.2555590271949768, 0.3058479130268097, 0.008511743508279324, -2.0459158420562744, 0.6156572699546814, -0.45071059465408325, -0.22558479011058807, -2.0591249465942383, -1.3888640403747559, -1.35887610912323, 2.6296634674072266, -0.5254524946212769, 0.0487700030207634, 393.56536865234375, -0.23304378986358643, 0.34040555357933044, -0.009537412784993649, 2.3121860027313232, 0.5531862378120422, -2.2676799297332764], "std": [0.1264946311712265, 0.01579550839960575, 0.22993002831935883, 0.5528116822242737, 0.07585813850164413, 0.9558565616607666, 0.13553644716739655, 338.0735778808594, 0.05529050901532173, 0.03561268374323845, 0.058861538767814636, 0.3121662735939026, 0.2704988718032837, 0.42138394713401794, 0.13632096350193024, 0.010101433843374252, 0.338452011346817, 0.42909085750579834, 0.1361825317144394, 0.7730626463890076, 0.1430394947528839, 310.5683288574219, 0.07476259768009186, 0.0502629391849041, 0.06062185391783714, 0.19514483213424683, 0.23502440750598907, 0.8659157156944275], "count": [826]}, "timestamp": {"min": [0.0], "max": [27.5], "mean": [13.75], "std": [7.948182881081129], "count": [826]}, "frame_index": {"min": [0], "max": [825], "mean": [412.5], "std": [238.44548643243385], "count": [826]}, "episode_index": {"min": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [826]}, "index": {"min": [84087], "max": [84912], "mean": [84499.5], "std": [238.44548643243385], "count": [826]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [826]}, "subtask_annotation": {"mean": [20.857142857142858, 29.0, 29.0, 29.0, 29.0], "std": [3.1099977143827573, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [826]}, "scene_annotation": {"mean": [83.0], "std": [0.0], "min": [83], "max": [83], "count": [826]}, "eef_direction_state": {"mean": [3.7457627118644066, 4.095641646489105], "std": [2.1114842700406125, 2.1418928487902873], "min": [0, 0], "max": [6, 6], "count": [826]}, "eef_velocity_state": {"mean": [0.8680387409200968, 0.6755447941888619], "std": [0.6716466545166054, 0.7054320579824253], "min": [0, 0], "max": [2, 2], "count": [826]}, "eef_acc_mag_state": {"mean": [0.9128329297820823, 0.6368038740920097], "std": [0.8463881179338192, 0.815290588451111], "min": [0, 0], "max": [2, 2], "count": [826]}, "eef_direction_action": {"mean": [3.7457627118644066, 4.095641646489105], "std": [2.1114842700406125, 2.1418928487902873], "min": [0, 0], "max": [6, 6], "count": [826]}, "eef_velocity_action": {"mean": [0.8680387409200968, 0.6755447941888619], "std": [0.6716466545166054, 0.7054320579824253], "min": [0, 0], "max": [2, 2], "count": [826]}, "eef_acc_mag_action": {"mean": [0.9128329297820823, 0.6368038740920097], "std": [0.8463881179338192, 0.815290588451111], "min": [0, 0], "max": [2, 2], "count": [826]}, "eef_sim_pose_state": {"mean": [0.5359489115163709, 0.2320826731456981, 1.1175357614074102, -2.656765266139415, 0.9261921203382287, 1.1237017409214594, 0.49686699986879057, -0.25637107169088047, 1.1056452055297763, 0.8872973427684153, 1.1144366221386943, -1.1339796543079612], "std": [0.044894751852643286, 0.06615503800156619, 0.06105354607544716, 0.9729798403059274, 0.401405712354872, 2.750821139277539, 0.03111917339524127, 0.04963158634720504, 0.07045627927263706, 2.5660908337172135, 0.3804739280692867, 2.3712612733147345], "min": [0.4680137146626858, 0.054282973075639174, 1.0069777277585685, -3.1273615843783955, 0.3487944229099873, -3.1413652835077404, 0.4448807449342247, -0.33313038694772945, 1.0241969803648003, -3.139761321948189, 0.24623310238727858, -3.138220058781015], "max": [0.6210985810852129, 0.3033080764967902, 1.262680508118728, 3.1216198929356134, 1.5474953555587763, 3.140383389769446, 0.5684130330464, -0.10734346635632118, 1.2181510540114409, 3.1353802604296543, 1.5314446355690388, 3.1412754162527796], "count": [826]}, "eef_sim_pose_action": {"mean": [0.5359489115163709, 0.2320826731456981, 1.1175357614074102, -2.656765266139415, 0.9261921203382287, 1.1237017409214594, 0.49686699986879057, -0.25637107169088047, 1.1056452055297763, 0.8872973427684153, 1.1144366221386943, -1.1339796543079612], "std": [0.044894751852643286, 0.06615503800156619, 0.06105354607544716, 0.9729798403059274, 0.401405712354872, 2.750821139277539, 0.03111917339524127, 0.04963158634720504, 0.07045627927263706, 2.5660908337172135, 0.3804739280692867, 2.3712612733147345], "min": [0.4680137146626858, 0.054282973075639174, 1.0069777277585685, -3.1273615843783955, 0.3487944229099873, -3.1413652835077404, 0.4448807449342247, -0.33313038694772945, 1.0241969803648003, -3.139761321948189, 0.24623310238727858, -3.138220058781015], "max": [0.6210985810852129, 0.3033080764967902, 1.262680508118728, 3.1216198929356134, 1.5474953555587763, 3.140383389769446, 0.5684130330464, -0.10734346635632118, 1.2181510540114409, 3.1353802604296543, 1.5314446355690388, 3.1412754162527796], "count": [826]}, "gripper_mode_state": {"mean": [0.6004842615012107, 0.6004842615012107], "std": [0.48979884972359794, 0.4897988497236], "min": [0, 0], "max": [1, 1], "count": [826]}, "gripper_activity_state": {"mean": [1.6828087167070218, 1.837772397094431], "std": [0.6517771234221981, 0.492389417054654], "min": [0, 0], "max": [2, 2], "count": [826]}, "gripper_mode_action": {"mean": [0.6004842615012107, 0.6004842615012107], "std": [0.48979884972359794, 0.4897988497236], "min": [0, 0], "max": [1, 1], "count": [826]}, "gripper_activity_action": {"mean": [1.6828087167070218, 1.837772397094431], "std": [0.6517771234221981, 0.492389417054654], "min": [0, 0], "max": [2, 2], "count": [826]}, "gripper_open_scale_state": {"mean": [0.3936532027172983, 0.3023357546881886], "std": [0.31045690627076306, 0.3378092121168488], "min": [0.0, 0.0], "max": [0.862, 0.844], "count": [826]}, "gripper_open_scale_action": {"mean": [0.3936532027172983, 0.3023357546881886], "std": [0.31045690627076306, 0.3378092121168488], "min": [0.0, 0.0], "max": [0.862, 0.844], "count": [826]}}} +{"episode_index": 83, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.43134600153787006]], [[0.452725717272203]], [[0.4553000889081123]]], "std": [[[0.20882000925281471]], [[0.1811362675732741]], [[0.17547013870159364]]], "count": [170]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.7725490196078432]], [[0.7686274509803922]]], "mean": [[[0.4395363634179162]], [[0.45922365916955016]], [[0.46183311707035757]]], "std": [[[0.18554587259876604]], [[0.15932456150574012]], [[0.15159377504678004]]], "count": [170]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.011764705882352941]]], "max": [[[1.0]], [[0.8784313725490196]], [[0.8901960784313725]]], "mean": [[[0.4427406922818147]], [[0.4581132725394079]], [[0.4588262242887351]]], "std": [[[0.13487515487971727]], [[0.11057691930835967]], [[0.10338735489606417]]], "count": [170]}, "observation.state": {"min": [-0.15271632373332977, 1.9939515590667725, 0.8449837565422058, 0.430939257144928, -2.9179813861846924, -1.3421233892440796, -0.34122931957244873, -1.0, 0.1547510027885437, 0.23631399869918823, -0.16285499930381775, -2.5859999656677246, 0.018999990075826645, -1.2259999513626099, -0.5590289831161499, -2.0695767402648926, -1.6441526412963867, -1.8475533723831177, 1.5430281162261963, -1.4772642850875854, -0.03616322576999664, -2.0, -0.31461000442504883, 0.2696099877357483, -0.15163199603557587, 1.534999966621399, 0.11299999803304672, -3.1361851692199707], "max": [0.6872932314872742, 2.0841152667999268, 2.022190809249878, 2.023360252380371, -2.2617199420928955, 1.5021002292633057, 0.1768542230129242, 765.0, 0.35057300329208374, 0.48447901010513306, 0.11362800002098083, -1.3389999866485596, 0.8619999885559082, 0.30800002813339233, 0.10936232656240463, -1.929810643196106, -0.7991688251495361, -0.5250997543334961, 2.752436637878418, 1.196300983428955, 1.2257622480392456, 846.0, -0.05227600038051605, 0.39267200231552124, 0.05008099973201752, 3.0429999828338623, 0.9330000281333923, 3.13700008392334], "mean": [0.16766054928302765, 2.0713326930999756, 1.4535471200942993, 1.2638620138168335, -2.7215654850006104, 0.29349663853645325, -0.03900151327252388, 288.0200500488281, 0.27271896600723267, 0.3530671000480652, 0.014647611416876316, -2.0556013584136963, 0.6146974563598633, -0.6118568778038025, -0.24054616689682007, -2.057738780975342, -1.4923768043518066, -1.50607168674469, 2.409337282180786, -0.8485471606254578, 0.29055705666542053, 371.8597106933594, -0.20318831503391266, 0.3434608578681946, -0.005109231453388929, 2.4670557975769043, 0.43646958470344543, -2.0427608489990234], "std": [0.2404761165380478, 0.013397003524005413, 0.2552010416984558, 0.458821177482605, 0.18045979738235474, 0.6922653913497925, 0.12851279973983765, 336.6719665527344, 0.04494399577379227, 0.06123725324869156, 0.059843193739652634, 0.26557061076164246, 0.19874849915504456, 0.37682950496673584, 0.12785260379314423, 0.012410064227879047, 0.19994592666625977, 0.30927392840385437, 0.3685230016708374, 0.547026515007019, 0.30258700251579285, 297.9842224121094, 0.061198890209198, 0.03456736356019974, 0.05262463539838791, 0.2736746072769165, 0.18664422631263733, 1.2002707719802856], "count": [948]}, "action": {"min": [-0.15271632373332977, 1.9939515590667725, 0.8449837565422058, 0.430939257144928, -2.9179813861846924, -1.3421233892440796, -0.34122931957244873, -1.0, 0.1547510027885437, 0.23631399869918823, -0.16285499930381775, -2.5859999656677246, 0.018999990075826645, -1.2259999513626099, -0.5590289831161499, -2.0695767402648926, -1.6441526412963867, -1.8475533723831177, 1.5430281162261963, -1.4772642850875854, -0.03616322576999664, -2.0, -0.31461000442504883, 0.2696099877357483, -0.15163199603557587, 1.534999966621399, 0.11299999803304672, -3.1361851692199707], "max": [0.6872932314872742, 2.0841152667999268, 2.022190809249878, 2.023360252380371, -2.2617199420928955, 1.5021002292633057, 0.1768542230129242, 765.0, 0.35057300329208374, 0.48447901010513306, 0.11362800002098083, -1.3389999866485596, 0.8619999885559082, 0.30800002813339233, 0.10936232656240463, -1.929810643196106, -0.7991688251495361, -0.5250997543334961, 2.752436637878418, 1.196300983428955, 1.2257622480392456, 846.0, -0.05227600038051605, 0.39267200231552124, 0.05008099973201752, 3.0429999828338623, 0.9330000281333923, 3.13700008392334], "mean": [0.16766054928302765, 2.0713326930999756, 1.4535471200942993, 1.2638620138168335, -2.7215654850006104, 0.29349663853645325, -0.03900151327252388, 288.0200500488281, 0.27271896600723267, 0.3530671000480652, 0.014647611416876316, -2.0556013584136963, 0.6146974563598633, -0.6118568778038025, -0.24054616689682007, -2.057738780975342, -1.4923768043518066, -1.50607168674469, 2.409337282180786, -0.8485471606254578, 0.29055705666542053, 371.8597106933594, -0.20318831503391266, 0.3434608578681946, -0.005109231453388929, 2.4670557975769043, 0.43646958470344543, -2.0427608489990234], "std": [0.2404761165380478, 0.013397003524005413, 0.2552010416984558, 0.458821177482605, 0.18045979738235474, 0.6922653913497925, 0.12851279973983765, 336.6719665527344, 0.04494399577379227, 0.06123725324869156, 0.059843193739652634, 0.26557061076164246, 0.19874849915504456, 0.37682950496673584, 0.12785260379314423, 0.012410064227879047, 0.19994592666625977, 0.30927392840385437, 0.3685230016708374, 0.547026515007019, 0.30258700251579285, 297.9842224121094, 0.061198890209198, 0.03456736356019974, 0.05262463539838791, 0.2736746072769165, 0.18664422631263733, 1.2002707719802856], "count": [948]}, "timestamp": {"min": [0.0], "max": [31.566666666666666], "mean": [15.783333333333335], "std": [9.122129178034081], "count": [948]}, "frame_index": {"min": [0], "max": [947], "mean": [473.5], "std": [273.66387534102245], "count": [948]}, "episode_index": {"min": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [948]}, "index": {"min": [84913], "max": [85860], "mean": [85386.5], "std": [273.66387534102245], "count": [948]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [948]}, "subtask_annotation": {"mean": [20.928270042194093, 29.0, 29.0, 29.0, 29.0], "std": [2.849073126887321, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [948]}, "scene_annotation": {"mean": [84.0], "std": [0.0], "min": [84], "max": [84], "count": [948]}, "eef_direction_state": {"mean": [4.121308016877637, 3.4082278481012658], "std": [2.0910320817072514, 2.1270350946979626], "min": [0, 0], "max": [6, 6], "count": [948]}, "eef_velocity_state": {"mean": [0.7183544303797469, 0.9430379746835443], "std": [0.6994577713895028, 0.6987964718760716], "min": [0, 0], "max": [2, 2], "count": [948]}, "eef_acc_mag_state": {"mean": [0.7689873417721519, 0.8069620253164557], "std": [0.8371693741538857, 0.8329159612817632], "min": [0, 0], "max": [2, 2], "count": [948]}, "eef_direction_action": {"mean": [4.121308016877637, 3.4082278481012658], "std": [2.0910320817072514, 2.1270350946979626], "min": [0, 0], "max": [6, 6], "count": [948]}, "eef_velocity_action": {"mean": [0.7183544303797469, 0.9430379746835443], "std": [0.6994577713895028, 0.6987964718760716], "min": [0, 0], "max": [2, 2], "count": [948]}, "eef_acc_mag_action": {"mean": [0.7689873417721519, 0.8069620253164557], "std": [0.8371693741538857, 0.8329159612817632], "min": [0, 0], "max": [2, 2], "count": [948]}, "eef_sim_pose_state": {"mean": [0.542476294368154, 0.21895311801846867, 1.1450765982043443, -2.713725033803005, 0.836593809130313, 2.708412114511128, 0.5441549367086194, -0.26885119471937663, 1.1021759207308572, 0.8857635717263843, 1.042535071801269, -0.4154589712232247], "std": [0.031013981906410654, 0.052403931511898615, 0.05139482915103313, 0.7421898702801086, 0.2925638205977508, 0.9341734537735777, 0.057155115941500925, 0.058198598541216166, 0.045029053379627655, 2.754657516077839, 0.31564719600148733, 2.786234234667087], "min": [0.4639497335159518, 0.06493982643348696, 1.020472948584047, -3.1178663256608496, 0.3500618602603769, -2.8771855213003925, 0.45073584229053143, -0.35975344998372377, 1.0214019332281499, -3.1393145594416096, 0.29263704304492744, -3.140852011915123], "max": [0.5936126035910587, 0.28943233763971365, 1.265179311533352, 3.016952699122664, 1.534976015146333, 3.115893998557182, 0.6718721269890319, -0.0816961407670974, 1.1884122417092065, 3.137248413276863, 1.5540847600468068, 3.1415652193024215], "count": [948]}, "eef_sim_pose_action": {"mean": [0.542476294368154, 0.21895311801846867, 1.1450765982043443, -2.713725033803005, 0.836593809130313, 2.708412114511128, 0.5441549367086194, -0.26885119471937663, 1.1021759207308572, 0.8857635717263843, 1.042535071801269, -0.4154589712232247], "std": [0.031013981906410654, 0.052403931511898615, 0.05139482915103313, 0.7421898702801086, 0.2925638205977508, 0.9341734537735777, 0.057155115941500925, 0.058198598541216166, 0.045029053379627655, 2.754657516077839, 0.31564719600148733, 2.786234234667087], "min": [0.4639497335159518, 0.06493982643348696, 1.020472948584047, -3.1178663256608496, 0.3500618602603769, -2.8771855213003925, 0.45073584229053143, -0.35975344998372377, 1.0214019332281499, -3.1393145594416096, 0.29263704304492744, -3.140852011915123], "max": [0.5936126035910587, 0.28943233763971365, 1.265179311533352, 3.016952699122664, 1.534976015146333, 3.115893998557182, 0.6718721269890319, -0.0816961407670974, 1.1884122417092065, 3.137248413276863, 1.5540847600468068, 3.1415652193024215], "count": [948]}, "gripper_mode_state": {"mean": [0.5221518987341772, 0.6487341772151899], "std": [0.4995090523528767, 0.47736583929740195], "min": [0, 0], "max": [1, 1], "count": [948]}, "gripper_activity_state": {"mean": [1.7278481012658229, 1.8069620253164558], "std": [0.6021978119977477, 0.5253831740459322], "min": [0, 0], "max": [2, 2], "count": [948]}, "gripper_mode_action": {"mean": [0.5221518987341772, 0.6487341772151899], "std": [0.4995090523528767, 0.47736583929740195], "min": [0, 0], "max": [1, 1], "count": [948]}, "gripper_activity_action": {"mean": [1.7278481012658229, 1.8069620253164558], "std": [0.6021978119977477, 0.5253831740459322], "min": [0, 0], "max": [2, 2], "count": [948]}, "gripper_open_scale_state": {"mean": [0.3718898050659313, 0.2880372361963065], "std": [0.2979465415849892, 0.33665738651505617], "min": [0.0, 0.0], "max": [0.846, 0.765], "count": [948]}, "gripper_open_scale_action": {"mean": [0.3718898050659313, 0.2880372361963065], "std": [0.2979465415849892, 0.33665738651505617], "min": [0.0, 0.0], "max": [0.846, 0.765], "count": [948]}}} +{"episode_index": 84, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4308834132943958]], [[0.45398333709961525]], [[0.4569070988620034]]], "std": [[[0.2124350103982833]], [[0.1835792246976948]], [[0.17992019093382566]]], "count": [141]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7607843137254902]], [[0.7568627450980392]]], "mean": [[[0.4493945484517684]], [[0.4662561738052195]], [[0.4674357544731841]]], "std": [[[0.16587049569519105]], [[0.1392791190494683]], [[0.13166828751458884]]], "count": [141]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[0.8784313725490196]], [[0.8313725490196079]], [[0.8392156862745098]]], "mean": [[[0.43800401398739164]], [[0.4542832157094516]], [[0.4548689232489686]]], "std": [[[0.14176443841284556]], [[0.11499591897471484]], [[0.10765923247820008]]], "count": [141]}, "observation.state": {"min": [-0.18392281234264374, 2.0236918926239014, 0.7213446497917175, 0.41549310088157654, -2.9177889823913574, -1.2355709075927734, -0.08138470351696014, -3.0, 0.14334699511528015, 0.2644059956073761, -0.1670289933681488, -2.6600000858306885, 0.1770000010728836, -1.1759999990463257, -0.6307271122932434, -2.0724563598632812, -1.6720777750015259, -1.905148983001709, 2.0193285942077637, -1.3290683031082153, -0.474153608083725, -2.0, -0.29317599534988403, 0.28210899233818054, -0.1723479926586151, 1.628999948501587, 0.1680000126361847, -3.131185293197632], "max": [0.6622826457023621, 2.090904474258423, 1.7584367990493774, 2.02372670173645, -2.5452659130096436, 1.326746940612793, 0.4363149106502533, 834.0, 0.34214699268341064, 0.42807498574256897, 0.08532100170850754, -1.3700000047683716, 0.9120000004768372, 0.2199999988079071, 0.07014478743076324, -2.0489118099212646, -0.45434412360191345, -0.4095240831375122, 2.8422164916992188, 1.0512641668319702, 0.6388428807258606, 857.0, -0.03950599953532219, 0.43527600169181824, 0.041756000369787216, 2.809999942779541, 0.9789999723434448, 3.13700008392334], "mean": [0.12197918444871902, 2.0750694274902344, 1.2444952726364136, 1.096502661705017, -2.7952609062194824, -0.15094324946403503, 0.09840495884418488, 306.0672607421875, 0.2686746120452881, 0.3254491984844208, -0.01376326847821474, -1.9698368310928345, 0.6558356285095215, -0.36469724774360657, -0.22554530203342438, -2.058797836303711, -1.3112646341323853, -1.4090749025344849, 2.5176167488098145, -0.4731610417366028, 0.11635363847017288, 363.76629638671875, -0.1983507126569748, 0.3429602086544037, -0.02149255760014057, 2.3871266841888428, 0.5677090883255005, -2.122955799102783], "std": [0.20852087438106537, 0.010143843479454517, 0.21127232909202576, 0.5259609818458557, 0.12913356721401215, 0.8480369448661804, 0.13511204719543457, 371.47052001953125, 0.04426052048802376, 0.04403166472911835, 0.058425404131412506, 0.34109798073768616, 0.1714244782924652, 0.4390718936920166, 0.1280871480703354, 0.0038021537475287914, 0.30865490436553955, 0.4212746322154999, 0.24784840643405914, 0.7023202776908875, 0.23906324803829193, 340.6601257324219, 0.07067233324050903, 0.035432472825050354, 0.05653919652104378, 0.2516283392906189, 0.21306432783603668, 1.338674545288086], "count": [736]}, "action": {"min": [-0.18392281234264374, 2.0236918926239014, 0.7213446497917175, 0.41549310088157654, -2.9177889823913574, -1.2355709075927734, -0.08138470351696014, -3.0, 0.14334699511528015, 0.2644059956073761, -0.1670289933681488, -2.6600000858306885, 0.1770000010728836, -1.1759999990463257, -0.6307271122932434, -2.0724563598632812, -1.6720777750015259, -1.905148983001709, 2.0193285942077637, -1.3290683031082153, -0.474153608083725, -2.0, -0.29317599534988403, 0.28210899233818054, -0.1723479926586151, 1.628999948501587, 0.1680000126361847, -3.131185293197632], "max": [0.6622826457023621, 2.090904474258423, 1.7584367990493774, 2.02372670173645, -2.5452659130096436, 1.326746940612793, 0.4363149106502533, 834.0, 0.34214699268341064, 0.42807498574256897, 0.08532100170850754, -1.3700000047683716, 0.9120000004768372, 0.2199999988079071, 0.07014478743076324, -2.0489118099212646, -0.45434412360191345, -0.4095240831375122, 2.8422164916992188, 1.0512641668319702, 0.6388428807258606, 857.0, -0.03950599953532219, 0.43527600169181824, 0.041756000369787216, 2.809999942779541, 0.9789999723434448, 3.13700008392334], "mean": [0.12197918444871902, 2.0750694274902344, 1.2444952726364136, 1.096502661705017, -2.7952609062194824, -0.15094324946403503, 0.09840495884418488, 306.0672607421875, 0.2686746120452881, 0.3254491984844208, -0.01376326847821474, -1.9698368310928345, 0.6558356285095215, -0.36469724774360657, -0.22554530203342438, -2.058797836303711, -1.3112646341323853, -1.4090749025344849, 2.5176167488098145, -0.4731610417366028, 0.11635363847017288, 363.76629638671875, -0.1983507126569748, 0.3429602086544037, -0.02149255760014057, 2.3871266841888428, 0.5677090883255005, -2.122955799102783], "std": [0.20852087438106537, 0.010143843479454517, 0.21127232909202576, 0.5259609818458557, 0.12913356721401215, 0.8480369448661804, 0.13511204719543457, 371.47052001953125, 0.04426052048802376, 0.04403166472911835, 0.058425404131412506, 0.34109798073768616, 0.1714244782924652, 0.4390718936920166, 0.1280871480703354, 0.0038021537475287914, 0.30865490436553955, 0.4212746322154999, 0.24784840643405914, 0.7023202776908875, 0.23906324803829193, 340.6601257324219, 0.07067233324050903, 0.035432472825050354, 0.05653919652104378, 0.2516283392906189, 0.21306432783603668, 1.338674545288086], "count": [736]}, "timestamp": {"min": [0.0], "max": [24.5], "mean": [12.25], "std": [7.082156765028888], "count": [736]}, "frame_index": {"min": [0], "max": [735], "mean": [367.5], "std": [212.46470295086664], "count": [736]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [736]}, "index": {"min": [85861], "max": [86596], "mean": [86228.5], "std": [212.46470295086664], "count": [736]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [736]}, "subtask_annotation": {"mean": [20.813858695652176, 29.0, 29.0, 29.0, 29.0], "std": [3.1565792749689616, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [736]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [736]}, "eef_direction_state": {"mean": [3.786684782608696, 3.516304347826087], "std": [2.114105548501116, 1.9448246357690298], "min": [0, 0], "max": [6, 6], "count": [736]}, "eef_velocity_state": {"mean": [0.8355978260869565, 1.03125], "std": [0.6926509968761586, 0.7206967963593349], "min": [0, 0], "max": [2, 2], "count": [736]}, "eef_acc_mag_state": {"mean": [0.9225543478260869, 0.9198369565217391], "std": [0.8474591161631662, 0.8375286987577875], "min": [0, 0], "max": [2, 2], "count": [736]}, "eef_direction_action": {"mean": [3.786684782608696, 3.516304347826087], "std": [2.114105548501116, 1.9448246357690298], "min": [0, 0], "max": [6, 6], "count": [736]}, "eef_velocity_action": {"mean": [0.8355978260869565, 1.03125], "std": [0.6926509968761586, 0.7206967963593349], "min": [0, 0], "max": [2, 2], "count": [736]}, "eef_acc_mag_action": {"mean": [0.9225543478260869, 0.9198369565217391], "std": [0.8474591161631662, 0.8375286987577875], "min": [0, 0], "max": [2, 2], "count": [736]}, "eef_sim_pose_state": {"mean": [0.5375634848660443, 0.20424584302525822, 1.1305553427243162, -1.9915736783392344, 1.003595357860685, 1.490179472332539, 0.5145107455873283, -0.2494016365200168, 1.0770280337031444, 0.8996702261416499, 1.2022916725919492, -1.0285246652419073], "std": [0.032654875754022206, 0.053649493113183365, 0.0650944709953648, 1.8216488822898977, 0.3304099737932623, 2.4921766636547504, 0.04259275290512712, 0.05106094095802792, 0.055385311759585616, 2.2498265928771852, 0.34055625255814437, 2.229852271278398], "min": [0.4774807697215013, 0.04700092607893355, 0.9990154885648022, -3.1414464775818867, 0.44062334729947894, -3.1411924066195103, 0.4514496500606301, -0.33452943470152996, 1.0151413649283836, -3.1409441981292257, 0.4028095717089346, -3.1392143919773376], "max": [0.618892874776737, 0.29276378252834545, 1.2494346779206122, 3.1415856671565177, 1.5546719896956853, 3.1414642064277056, 0.6135907832491092, -0.07654788749281456, 1.193932473795729, 3.1414132615892627, 1.525160401336791, 3.1408227950039684], "count": [736]}, "eef_sim_pose_action": {"mean": [0.5375634848660443, 0.20424584302525822, 1.1305553427243162, -1.9915736783392344, 1.003595357860685, 1.490179472332539, 0.5145107455873283, -0.2494016365200168, 1.0770280337031444, 0.8996702261416499, 1.2022916725919492, -1.0285246652419073], "std": [0.032654875754022206, 0.053649493113183365, 0.0650944709953648, 1.8216488822898977, 0.3304099737932623, 2.4921766636547504, 0.04259275290512712, 0.05106094095802792, 0.055385311759585616, 2.2498265928771852, 0.34055625255814437, 2.229852271278398], "min": [0.4774807697215013, 0.04700092607893355, 0.9990154885648022, -3.1414464775818867, 0.44062334729947894, -3.1411924066195103, 0.4514496500606301, -0.33452943470152996, 1.0151413649283836, -3.1409441981292257, 0.4028095717089346, -3.1392143919773376], "max": [0.618892874776737, 0.29276378252834545, 1.2494346779206122, 3.1415856671565177, 1.5546719896956853, 3.1414642064277056, 0.6135907832491092, -0.07654788749281456, 1.193932473795729, 3.1414132615892627, 1.525160401336791, 3.1408227950039684], "count": [736]}, "gripper_mode_state": {"mean": [0.6019021739130435, 0.6399456521739131], "std": [0.48950581911944446, 0.4800158481108941], "min": [0, 0], "max": [1, 1], "count": [736]}, "gripper_activity_state": {"mean": [1.701086956521739, 1.8355978260869565], "std": [0.6429373093412046, 0.49054558268414616], "min": [0, 0], "max": [2, 2], "count": [736]}, "gripper_mode_action": {"mean": [0.6019021739130435, 0.6399456521739131], "std": [0.48950581911944446, 0.4800158481108941], "min": [0, 0], "max": [1, 1], "count": [736]}, "gripper_activity_action": {"mean": [1.701086956521739, 1.8355978260869565], "std": [0.6429373093412046, 0.49054558268414616], "min": [0, 0], "max": [2, 2], "count": [736]}, "gripper_open_scale_state": {"mean": [0.3637694800810322, 0.306845108623738], "std": [0.3406567283265242, 0.3708262387270854], "min": [0.0, 0.0], "max": [0.857, 0.834], "count": [736]}, "gripper_open_scale_action": {"mean": [0.3637694800810322, 0.306845108623738], "std": [0.3406567283265242, 0.3708262387270854], "min": [0.0, 0.0], "max": [0.857, 0.834], "count": [736]}}} +{"episode_index": 85, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.41439586902722253]], [[0.44225918423599214]], [[0.44655286463290816]]], "std": [[[0.2233362722032861]], [[0.1937327490000663]], [[0.18733695251658009]]], "count": [206]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.7803921568627451]], [[0.7764705882352941]]], "mean": [[[0.42288448664255346]], [[0.44788635958023987]], [[0.45203173979947964]]], "std": [[[0.19581906872629778]], [[0.1638790306574489]], [[0.15417453964031458]]], "count": [206]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9254901960784314]], [[0.8627450980392157]], [[0.8745098039215686]]], "mean": [[[0.4013424441985532]], [[0.4300851913985659]], [[0.4330116530633289]]], "std": [[[0.17194790185559414]], [[0.13986215162376742]], [[0.13068819644909188]]], "count": [206]}, "observation.state": {"min": [0.014189528301358223, 1.865407943725586, 0.6027494668960571, 0.23600342869758606, -2.9193077087402344, -1.3391038179397583, -0.6084043979644775, -2.0, 0.14229799807071686, 0.2424589991569519, -0.16362600028514862, -2.6570000648498535, -0.18400000035762787, -1.2869999408721924, -0.6305350661277771, -2.07088565826416, -1.8283547163009644, -1.734316349029541, 2.014493942260742, -1.6721476316452026, -0.38231438398361206, -2.0, -0.29832300543785095, 0.28407201170921326, -0.1646610051393509, 1.5700000524520874, 0.0039999959990382195, -3.1401853561401367], "max": [0.6724753379821777, 2.08416748046875, 1.7931164503097534, 1.996220350265503, -2.03664231300354, 1.7646676301956177, 0.5247856378555298, 835.0, 0.376585990190506, 0.4250650107860565, 0.1114870011806488, -1.3639999628067017, 0.9259999394416809, 0.2709999978542328, -0.1419650763273239, -1.9876683950424194, -0.6552664041519165, -0.4199262261390686, 2.823087692260742, 1.1156319379806519, 0.5567949414253235, 854.0, -0.043839000165462494, 0.4630739986896515, 0.06904000043869019, 2.7160000801086426, 1.156999945640564, 3.135999917984009], "mean": [0.22053730487823486, 2.070180892944336, 1.3890340328216553, 1.3513115644454956, -2.8507113456726074, 0.5710365772247314, 0.10327208042144775, 333.4774169921875, 0.2515788674354553, 0.330055296421051, 0.0037663804832845926, -2.1091389656066895, 0.43174049258232117, -0.6820763349533081, -0.34906288981437683, -2.0582759380340576, -1.4753588438034058, -1.383712887763977, 2.6217663288116455, -0.8023003935813904, 0.055429406464099884, 253.36204528808594, -0.21089480817317963, 0.35539042949676514, -0.004516360349953175, 2.3623104095458984, 0.42729058861732483, -1.8590466976165771], "std": [0.12361430376768112, 0.01824289932847023, 0.23847246170043945, 0.5237608551979065, 0.17559976875782013, 0.9895637035369873, 0.13205362856388092, 346.28839111328125, 0.05112011358141899, 0.05328076332807541, 0.0565263107419014, 0.27856189012527466, 0.33935660123825073, 0.47145405411720276, 0.09971597790718079, 0.006841687019914389, 0.29143819212913513, 0.3680382966995239, 0.24006293714046478, 0.8162518739700317, 0.18657144904136658, 330.7712707519531, 0.056165896356105804, 0.049119722098112106, 0.05130278319120407, 0.21006257832050323, 0.2980939745903015, 1.422547459602356], "count": [1218]}, "action": {"min": [0.014189528301358223, 1.865407943725586, 0.6027494668960571, 0.23600342869758606, -2.9193077087402344, -1.3391038179397583, -0.6084043979644775, -2.0, 0.14229799807071686, 0.2424589991569519, -0.16362600028514862, -2.6570000648498535, -0.18400000035762787, -1.2869999408721924, -0.6305350661277771, -2.07088565826416, -1.8283547163009644, -1.734316349029541, 2.014493942260742, -1.6721476316452026, -0.38231438398361206, -2.0, -0.29832300543785095, 0.28407201170921326, -0.1646610051393509, 1.5700000524520874, 0.0039999959990382195, -3.1401853561401367], "max": [0.6724753379821777, 2.08416748046875, 1.7931164503097534, 1.996220350265503, -2.03664231300354, 1.7646676301956177, 0.5247856378555298, 835.0, 0.376585990190506, 0.4250650107860565, 0.1114870011806488, -1.3639999628067017, 0.9259999394416809, 0.2709999978542328, -0.1419650763273239, -1.9876683950424194, -0.6552664041519165, -0.4199262261390686, 2.823087692260742, 1.1156319379806519, 0.5567949414253235, 854.0, -0.043839000165462494, 0.4630739986896515, 0.06904000043869019, 2.7160000801086426, 1.156999945640564, 3.135999917984009], "mean": [0.22053730487823486, 2.070180892944336, 1.3890340328216553, 1.3513115644454956, -2.8507113456726074, 0.5710365772247314, 0.10327208042144775, 333.4774169921875, 0.2515788674354553, 0.330055296421051, 0.0037663804832845926, -2.1091389656066895, 0.43174049258232117, -0.6820763349533081, -0.34906288981437683, -2.0582759380340576, -1.4753588438034058, -1.383712887763977, 2.6217663288116455, -0.8023003935813904, 0.055429406464099884, 253.36204528808594, -0.21089480817317963, 0.35539042949676514, -0.004516360349953175, 2.3623104095458984, 0.42729058861732483, -1.8590466976165771], "std": [0.12361430376768112, 0.01824289932847023, 0.23847246170043945, 0.5237608551979065, 0.17559976875782013, 0.9895637035369873, 0.13205362856388092, 346.28839111328125, 0.05112011358141899, 0.05328076332807541, 0.0565263107419014, 0.27856189012527466, 0.33935660123825073, 0.47145405411720276, 0.09971597790718079, 0.006841687019914389, 0.29143819212913513, 0.3680382966995239, 0.24006293714046478, 0.8162518739700317, 0.18657144904136658, 330.7712707519531, 0.056165896356105804, 0.049119722098112106, 0.05130278319120407, 0.21006257832050323, 0.2980939745903015, 1.422547459602356], "count": [1218]}, "timestamp": {"min": [0.0], "max": [40.56666666666667], "mean": [20.28333333333333], "std": [11.720206514423742], "count": [1218]}, "frame_index": {"min": [0], "max": [1217], "mean": [608.5], "std": [351.6061954327123], "count": [1218]}, "episode_index": {"min": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [1218]}, "index": {"min": [86597], "max": [87814], "mean": [87205.5], "std": [351.6061954327123], "count": [1218]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1218]}, "subtask_annotation": {"mean": [21.224137931034484, 29.0, 29.0, 29.0, 29.0], "std": [3.0660236633345974, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1218]}, "scene_annotation": {"mean": [86.0], "std": [0.0], "min": [86], "max": [86], "count": [1218]}, "eef_direction_state": {"mean": [4.324302134646962, 4.094417077175698], "std": [2.0814491953255128, 1.9918021718353671], "min": [0, 0], "max": [6, 6], "count": [1218]}, "eef_velocity_state": {"mean": [0.6198686371100164, 0.7602627257799671], "std": [0.6906596992602162, 0.710001685934156], "min": [0, 0], "max": [2, 2], "count": [1218]}, "eef_acc_mag_state": {"mean": [0.6502463054187192, 0.7142857142857143], "std": [0.8058717837102071, 0.8257809303733807], "min": [0, 0], "max": [2, 2], "count": [1218]}, "eef_direction_action": {"mean": [4.324302134646962, 4.094417077175698], "std": [2.0814491953255128, 1.9918021718353671], "min": [0, 0], "max": [6, 6], "count": [1218]}, "eef_velocity_action": {"mean": [0.6198686371100164, 0.7602627257799671], "std": [0.6906596992602162, 0.710001685934156], "min": [0, 0], "max": [2, 2], "count": [1218]}, "eef_acc_mag_action": {"mean": [0.6502463054187192, 0.7142857142857143], "std": [0.8058717837102071, 0.8257809303733807], "min": [0, 0], "max": [2, 2], "count": [1218]}, "eef_sim_pose_state": {"mean": [0.5554295167056619, 0.2201299458151446, 1.1405219282075425, -2.6037955729907605, 0.785271509291935, 1.4588413178688755, 0.5274564276710867, -0.24695420553851852, 1.1132723258106976, -0.6497186282639116, 0.8644538719239481, -1.3575421812566746], "std": [0.04199647179527357, 0.04745988931813084, 0.055290274256983775, 1.0253882745068406, 0.43885215253807663, 2.4654401592494244, 0.042706009806072705, 0.0518511102539579, 0.06134819895039139, 2.770489850563526, 0.48305821510473623, 2.3807425945602803], "min": [0.4807514661540179, 0.05149977736724913, 1.007743589299116, -3.1205100638760057, 0.20431359128251003, -3.1409604976856933, 0.4628701318196391, -0.35560992992961843, 1.0257999551395682, -3.1411822378210985, 0.0815493093413382, -3.1407556566505805], "max": [0.6482581934193201, 0.29963746301259925, 1.2464501835418167, 2.8933476840519674, 1.5656440037160393, 3.1414326047232666, 0.6128721887382811, -0.07789587793453184, 1.2274138145672584, 3.1409913505366105, 1.557416593096558, 3.141238858368713], "count": [1218]}, "eef_sim_pose_action": {"mean": [0.5554295167056619, 0.2201299458151446, 1.1405219282075425, -2.6037955729907605, 0.785271509291935, 1.4588413178688755, 0.5274564276710867, -0.24695420553851852, 1.1132723258106976, -0.6497186282639116, 0.8644538719239481, -1.3575421812566746], "std": [0.04199647179527357, 0.04745988931813084, 0.055290274256983775, 1.0253882745068406, 0.43885215253807663, 2.4654401592494244, 0.042706009806072705, 0.0518511102539579, 0.06134819895039139, 2.770489850563526, 0.48305821510473623, 2.3807425945602803], "min": [0.4807514661540179, 0.05149977736724913, 1.007743589299116, -3.1205100638760057, 0.20431359128251003, -3.1409604976856933, 0.4628701318196391, -0.35560992992961843, 1.0257999551395682, -3.1411822378210985, 0.0815493093413382, -3.1407556566505805], "max": [0.6482581934193201, 0.29963746301259925, 1.2464501835418167, 2.8933476840519674, 1.5656440037160393, 3.1414326047232666, 0.6128721887382811, -0.07789587793453184, 1.2274138145672584, 3.1409913505366105, 1.557416593096558, 3.141238858368713], "count": [1218]}, "gripper_mode_state": {"mean": [0.7274220032840722, 0.6288998357963875], "std": [0.44528556278220377, 0.48309919512629046], "min": [0, 0], "max": [1, 1], "count": [1218]}, "gripper_activity_state": {"mean": [1.8382594417077176, 1.7980295566502462], "std": [0.48890574342878595, 0.5423866789212497], "min": [0, 0], "max": [2, 2], "count": [1218]}, "gripper_mode_action": {"mean": [0.7274220032840722, 0.6288998357963875], "std": [0.44528556278220377, 0.48309919512629046], "min": [0, 0], "max": [1, 1], "count": [1218]}, "gripper_activity_action": {"mean": [1.8382594417077176, 1.7980295566502462], "std": [0.48890574342878595, 0.5423866789212497], "min": [0, 0], "max": [2, 2], "count": [1218]}, "gripper_open_scale_state": {"mean": [0.2533679234799498, 0.3336584565470177], "std": [0.3307670353590396, 0.3461138551858023], "min": [0.0, 0.0], "max": [0.854, 0.835], "count": [1218]}, "gripper_open_scale_action": {"mean": [0.2533679234799498, 0.3336584565470177], "std": [0.3307670353590396, 0.3461138551858023], "min": [0.0, 0.0], "max": [0.854, 0.835], "count": [1218]}}} +{"episode_index": 86, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4026805926052592]], [[0.42897010943912445]], [[0.4338488666590667]]], "std": [[[0.22265948519310083]], [[0.19691040644182792]], [[0.1899768277128056]]], "count": [215]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[0.8784313725490196]], [[0.8431372549019608]]], "mean": [[[0.3803529459264326]], [[0.42627445090439275]], [[0.4319765997872017]]], "std": [[[0.20943029114251105]], [[0.16812488656300625]], [[0.15726821671871855]]], "count": [215]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[0.9921568627450981]], [[0.9882352941176471]]], "mean": [[[0.39417840192278464]], [[0.4295582364341085]], [[0.4360289624183007]]], "std": [[[0.1655153898862578]], [[0.12941820628940348]], [[0.11890607767243382]]], "count": [215]}, "observation.state": {"min": [-0.169907808303833, 1.719079613685608, 0.3969402313232422, 0.23315852880477905, -2.4724857807159424, -1.3636082410812378, -2.8874902725219727, -1.0, 0.16691899299621582, 0.2252179980278015, -0.16560499370098114, -3.0810000896453857, 0.014999998733401299, -1.6460000276565552, -0.5761681199073792, -2.0703444480895996, -1.5902568101882935, -2.002049684524536, 2.245610475540161, -1.7078571319580078, -0.19406317174434662, -2.0, -0.3419420123100281, 0.25580400228500366, -0.18731099367141724, 1.5920000076293945, -0.22599999606609344, -3.1361851692199707], "max": [0.6582160592079163, 2.0928940773010254, 2.395761013031006, 1.8610446453094482, 0.08869762718677521, 1.7983872890472412, 0.07621853053569794, 833.0, 0.38227298855781555, 0.4444279968738556, 0.14308300614356995, -1.4559999704360962, 0.9509999752044678, 0.21700000762939453, 0.057246800512075424, -1.8471169471740723, -0.39156460762023926, -0.3353126645088196, 2.8426177501678467, 1.1953760385513306, 0.4362625181674957, 850.0, -0.05028099939227104, 0.4085899889469147, 0.05555500090122223, 2.765000104904175, 0.8830000162124634, 3.127000093460083], "mean": [0.19456852972507477, 2.069915294647217, 1.8894169330596924, 1.1071759462356567, -1.5206714868545532, 1.1397420167922974, -1.3622422218322754, 312.9181823730469, 0.3009484112262726, 0.3034493625164032, 0.034385330975055695, -2.444819211959839, 0.4045400619506836, -0.8001885414123535, -0.2646024525165558, -2.057249069213867, -1.3489803075790405, -1.5732439756393433, 2.6728403568267822, -1.0020664930343628, 0.14414779841899872, 311.0015563964844, -0.20370182394981384, 0.3135576844215393, -0.013490104116499424, 2.3665151596069336, 0.19230027496814728, -2.0468358993530273], "std": [0.18471495807170868, 0.03741638362407684, 0.4519657492637634, 0.402983158826828, 0.9354968070983887, 0.6774786710739136, 1.1446781158447266, 301.3646545410156, 0.03917257860302925, 0.06161141395568848, 0.06515908241271973, 0.5311018824577332, 0.20504891872406006, 0.6970535516738892, 0.09722614288330078, 0.02030150406062603, 0.29369646310806274, 0.38668251037597656, 0.1832760125398636, 0.8159099221229553, 0.11048388481140137, 342.1871337890625, 0.06390350311994553, 0.038599565625190735, 0.05128159001469612, 0.1882350593805313, 0.34631359577178955, 1.2515578269958496], "count": [1295]}, "action": {"min": [-0.169907808303833, 1.719079613685608, 0.3969402313232422, 0.23315852880477905, -2.4724857807159424, -1.3636082410812378, -2.8874902725219727, -1.0, 0.16691899299621582, 0.2252179980278015, -0.16560499370098114, -3.0810000896453857, 0.014999998733401299, -1.6460000276565552, -0.5761681199073792, -2.0703444480895996, -1.5902568101882935, -2.002049684524536, 2.245610475540161, -1.7078571319580078, -0.19406317174434662, -2.0, -0.3419420123100281, 0.25580400228500366, -0.18731099367141724, 1.5920000076293945, -0.22599999606609344, -3.1361851692199707], "max": [0.6582160592079163, 2.0928940773010254, 2.395761013031006, 1.8610446453094482, 0.08869762718677521, 1.7983872890472412, 0.07621853053569794, 833.0, 0.38227298855781555, 0.4444279968738556, 0.14308300614356995, -1.4559999704360962, 0.9509999752044678, 0.21700000762939453, 0.057246800512075424, -1.8471169471740723, -0.39156460762023926, -0.3353126645088196, 2.8426177501678467, 1.1953760385513306, 0.4362625181674957, 850.0, -0.05028099939227104, 0.4085899889469147, 0.05555500090122223, 2.765000104904175, 0.8830000162124634, 3.127000093460083], "mean": [0.19456852972507477, 2.069915294647217, 1.8894169330596924, 1.1071759462356567, -1.5206714868545532, 1.1397420167922974, -1.3622422218322754, 312.9181823730469, 0.3009484112262726, 0.3034493625164032, 0.034385330975055695, -2.444819211959839, 0.4045400619506836, -0.8001885414123535, -0.2646024525165558, -2.057249069213867, -1.3489803075790405, -1.5732439756393433, 2.6728403568267822, -1.0020664930343628, 0.14414779841899872, 311.0015563964844, -0.20370182394981384, 0.3135576844215393, -0.013490104116499424, 2.3665151596069336, 0.19230027496814728, -2.0468358993530273], "std": [0.18471495807170868, 0.03741638362407684, 0.4519657492637634, 0.402983158826828, 0.9354968070983887, 0.6774786710739136, 1.1446781158447266, 301.3646545410156, 0.03917257860302925, 0.06161141395568848, 0.06515908241271973, 0.5311018824577332, 0.20504891872406006, 0.6970535516738892, 0.09722614288330078, 0.02030150406062603, 0.29369646310806274, 0.38668251037597656, 0.1832760125398636, 0.8159099221229553, 0.11048388481140137, 342.1871337890625, 0.06390350311994553, 0.038599565625190735, 0.05128159001469612, 0.1882350593805313, 0.34631359577178955, 1.2515578269958496], "count": [1295]}, "timestamp": {"min": [0.0], "max": [43.13333333333333], "mean": [21.566666666666666], "std": [12.46113959475617], "count": [1295]}, "frame_index": {"min": [0], "max": [1294], "mean": [647.0], "std": [373.83418784268514], "count": [1295]}, "episode_index": {"min": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [1295]}, "index": {"min": [87815], "max": [89109], "mean": [88462.0], "std": [373.83418784268514], "count": [1295]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1295]}, "subtask_annotation": {"mean": [21.527413127413126, 29.0, 29.0, 29.0, 29.0], "std": [2.553334837171916, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1295]}, "scene_annotation": {"mean": [87.0], "std": [0.0], "min": [87], "max": [87], "count": [1295]}, "eef_direction_state": {"mean": [4.542857142857143, 3.914285714285714], "std": [2.0087398667270646, 2.002987289158245], "min": [0, 0], "max": [6, 6], "count": [1295]}, "eef_velocity_state": {"mean": [0.5590733590733591, 0.833976833976834], "std": [0.6756840595177611, 0.6982078654681345], "min": [0, 0], "max": [2, 2], "count": [1295]}, "eef_acc_mag_state": {"mean": [0.644015444015444, 0.8023166023166023], "std": [0.8200626775608533, 0.8342999517053112], "min": [0, 0], "max": [2, 2], "count": [1295]}, "eef_direction_action": {"mean": [4.542857142857143, 3.914285714285714], "std": [2.0087398667270646, 2.002987289158245], "min": [0, 0], "max": [6, 6], "count": [1295]}, "eef_velocity_action": {"mean": [0.5590733590733591, 0.833976833976834], "std": [0.6756840595177611, 0.6982078654681345], "min": [0, 0], "max": [2, 2], "count": [1295]}, "eef_acc_mag_action": {"mean": [0.644015444015444, 0.8023166023166023], "std": [0.8200626775608533, 0.8342999517053112], "min": [0, 0], "max": [2, 2], "count": [1295]}, "eef_sim_pose_state": {"mean": [0.5176924273678647, 0.20747826976493897, 1.1431569635394225, 1.6669713050977573, 0.6734650032022885, 2.3082834727441037, 0.5042768903156245, -0.31715657594081603, 1.0966304888448284, 0.5995164337414225, 0.7503901175520608, 0.7299232798057226], "std": [0.03154495935724282, 0.05281599157150567, 0.05714599755130105, 2.452339877273351, 0.45121323298224914, 1.2378589030872058, 0.05224807436581171, 0.06078236123785763, 0.04975781697939783, 2.2893656013720025, 0.5258783904121515, 2.447913189560488], "min": [0.45283503776635187, 0.03095023283761132, 0.9990315005133961, -3.1410146297724504, 0.1701072320464505, -3.1377807205800097, 0.4365639107863451, -0.377283128476615, 1.0104061290287958, -3.118762902469833, 0.032881802399157944, -3.1413283787433617], "max": [0.5969718255333456, 0.29257596758236043, 1.2599150600558475, 3.1415141797796577, 1.547874407316101, 3.1403256012818415, 0.6313764991702824, -0.09735127114097253, 1.2068212310683155, 3.129837753195544, 1.4549994461453157, 3.1409381932295006], "count": [1295]}, "eef_sim_pose_action": {"mean": [0.5176924273678647, 0.20747826976493897, 1.1431569635394225, 1.6669713050977573, 0.6734650032022885, 2.3082834727441037, 0.5042768903156245, -0.31715657594081603, 1.0966304888448284, 0.5995164337414225, 0.7503901175520608, 0.7299232798057226], "std": [0.03154495935724282, 0.05281599157150567, 0.05714599755130105, 2.452339877273351, 0.45121323298224914, 1.2378589030872058, 0.05224807436581171, 0.06078236123785763, 0.04975781697939783, 2.2893656013720025, 0.5258783904121515, 2.447913189560488], "min": [0.45283503776635187, 0.03095023283761132, 0.9990315005133961, -3.1410146297724504, 0.1701072320464505, -3.1377807205800097, 0.4365639107863451, -0.377283128476615, 1.0104061290287958, -3.118762902469833, 0.032881802399157944, -3.1413283787433617], "max": [0.5969718255333456, 0.29257596758236043, 1.2599150600558475, 3.1415141797796577, 1.547874407316101, 3.1403256012818415, 0.6313764991702824, -0.09735127114097253, 1.2068212310683155, 3.129837753195544, 1.4549994461453157, 3.1409381932295006], "count": [1295]}, "gripper_mode_state": {"mean": [0.6764478764478764, 0.5590733590733591], "std": [0.467831323125156, 0.4964980747674588], "min": [0, 0], "max": [1, 1], "count": [1295]}, "gripper_activity_state": {"mean": [1.8293436293436294, 1.7822393822393823], "std": [0.5027222742306925, 0.55339702476654], "min": [0, 0], "max": [2, 2], "count": [1295]}, "gripper_mode_action": {"mean": [0.6764478764478764, 0.5590733590733591], "std": [0.467831323125156, 0.4964980747674588], "min": [0, 0], "max": [1, 1], "count": [1295]}, "gripper_activity_action": {"mean": [1.8293436293436294, 1.7822393822393823], "std": [0.5027222742306925, 0.55339702476654], "min": [0, 0], "max": [2, 2], "count": [1295]}, "gripper_open_scale_state": {"mean": [0.31100308877989163, 0.3130541398446994], "std": [0.3421859214759648, 0.30122311652708056], "min": [0.0, 0.0], "max": [0.85, 0.833], "count": [1295]}, "gripper_open_scale_action": {"mean": [0.31100308877989163, 0.3130541398446994], "std": [0.3421859214759648, 0.30122311652708056], "min": [0.0, 0.0], "max": [0.85, 0.833], "count": [1295]}}} +{"episode_index": 87, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.41715459169779023]], [[0.44048324312363835]], [[0.4428210954520697]]], "std": [[[0.20860881630023292]], [[0.18292820095667567]], [[0.1773349857318114]]], "count": [168]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[0.8392156862745098]], [[0.8156862745098039]]], "mean": [[[0.4265973802715531]], [[0.454949233339169]], [[0.45654137853057886]]], "std": [[[0.188424629088481]], [[0.1559265604841169]], [[0.14706856345990485]]], "count": [168]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[0.8784313725490196]], [[0.8470588235294118]], [[0.8588235294117647]]], "mean": [[[0.43056845481248057]], [[0.4534137293806412]], [[0.4554228257275132]]], "std": [[[0.15459008246256511]], [[0.12148963156839183]], [[0.11272688468045695]]], "count": [168]}, "observation.state": {"min": [-0.20579178631305695, 2.0547587871551514, 0.5893104076385498, 0.2099805623292923, -2.766207456588745, -1.478555679321289, -2.6326894760131836, -2.0, 0.16455000638961792, 0.22279000282287598, -0.15721599757671356, -2.944999933242798, 0.1899999976158142, -1.569000005722046, -0.584248960018158, -2.078634738922119, -1.7175434827804565, -2.000391721725464, 2.2059741020202637, -1.420628309249878, -0.26225319504737854, -2.0, -0.32265201210975647, 0.24347400665283203, -0.18407100439071655, 1.7309999465942383, -0.06000000610947609, -3.1110000610351562], "max": [0.6817430853843689, 2.0924580097198486, 2.35097599029541, 2.028456687927246, -0.7242069840431213, 1.6362287998199463, 0.19945622980594635, 658.0, 0.3765850067138672, 0.39379099011421204, 0.18036599457263947, -1.0169999599456787, 0.8549999594688416, 0.48099997639656067, 0.08918632566928864, -1.9931659698486328, -0.4141840934753418, -0.41313689947128296, 2.7010018825531006, 1.102856159210205, 0.53351229429245, 855.0, -0.04963500052690506, 0.406019002199173, 0.06029399856925011, 2.75600004196167, 0.8700000047683716, 3.127000093460083], "mean": [0.1525692343711853, 2.079028844833374, 1.5990654230117798, 1.0057400465011597, -2.3099796772003174, 0.08256834000349045, -0.4379763901233673, 204.66683959960938, 0.29831740260124207, 0.29565784335136414, 0.04252100735902786, -2.0426690578460693, 0.5474691987037659, -0.399152010679245, -0.2158660739660263, -2.060857057571411, -1.3362573385238647, -1.5069215297698975, 2.5310897827148438, -0.706784725189209, 0.2510412931442261, 373.5069885253906, -0.1966933012008667, 0.3240478038787842, -0.022446876391768456, 2.419368267059326, 0.3644479215145111, -2.1428685188293457], "std": [0.1852060705423355, 0.0072400798089802265, 0.5702952742576599, 0.6028386950492859, 0.4459054470062256, 1.289625883102417, 0.6606411337852478, 261.3186340332031, 0.04603897035121918, 0.050280988216400146, 0.0836174264550209, 0.5984456539154053, 0.13641119003295898, 0.7153914570808411, 0.11148843914270401, 0.00746423564851284, 0.34223952889442444, 0.41082802414894104, 0.14850816130638123, 0.7325660586357117, 0.151255801320076, 333.0385437011719, 0.07172635942697525, 0.03258507698774338, 0.05826188251376152, 0.18989765644073486, 0.262710303068161, 1.3547115325927734], "count": [929]}, "action": {"min": [-0.20579178631305695, 2.0547587871551514, 0.5893104076385498, 0.2099805623292923, -2.766207456588745, -1.478555679321289, -2.6326894760131836, -2.0, 0.16455000638961792, 0.22279000282287598, -0.15721599757671356, -2.944999933242798, 0.1899999976158142, -1.569000005722046, -0.584248960018158, -2.078634738922119, -1.7175434827804565, -2.000391721725464, 2.2059741020202637, -1.420628309249878, -0.26225319504737854, -2.0, -0.32265201210975647, 0.24347400665283203, -0.18407100439071655, 1.7309999465942383, -0.06000000610947609, -3.1110000610351562], "max": [0.6817430853843689, 2.0924580097198486, 2.35097599029541, 2.028456687927246, -0.7242069840431213, 1.6362287998199463, 0.19945622980594635, 658.0, 0.3765850067138672, 0.39379099011421204, 0.18036599457263947, -1.0169999599456787, 0.8549999594688416, 0.48099997639656067, 0.08918632566928864, -1.9931659698486328, -0.4141840934753418, -0.41313689947128296, 2.7010018825531006, 1.102856159210205, 0.53351229429245, 855.0, -0.04963500052690506, 0.406019002199173, 0.06029399856925011, 2.75600004196167, 0.8700000047683716, 3.127000093460083], "mean": [0.1525692343711853, 2.079028844833374, 1.5990654230117798, 1.0057400465011597, -2.3099796772003174, 0.08256834000349045, -0.4379763901233673, 204.66683959960938, 0.29831740260124207, 0.29565784335136414, 0.04252100735902786, -2.0426690578460693, 0.5474691987037659, -0.399152010679245, -0.2158660739660263, -2.060857057571411, -1.3362573385238647, -1.5069215297698975, 2.5310897827148438, -0.706784725189209, 0.2510412931442261, 373.5069885253906, -0.1966933012008667, 0.3240478038787842, -0.022446876391768456, 2.419368267059326, 0.3644479215145111, -2.1428685188293457], "std": [0.1852060705423355, 0.0072400798089802265, 0.5702952742576599, 0.6028386950492859, 0.4459054470062256, 1.289625883102417, 0.6606411337852478, 261.3186340332031, 0.04603897035121918, 0.050280988216400146, 0.0836174264550209, 0.5984456539154053, 0.13641119003295898, 0.7153914570808411, 0.11148843914270401, 0.00746423564851284, 0.34223952889442444, 0.41082802414894104, 0.14850816130638123, 0.7325660586357117, 0.151255801320076, 333.0385437011719, 0.07172635942697525, 0.03258507698774338, 0.05826188251376152, 0.18989765644073486, 0.262710303068161, 1.3547115325927734], "count": [929]}, "timestamp": {"min": [0.0], "max": [30.933333333333334], "mean": [15.466666666666667], "std": [8.939301488992925], "count": [929]}, "frame_index": {"min": [0], "max": [928], "mean": [464.0], "std": [268.17904466978774], "count": [929]}, "episode_index": {"min": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [929]}, "index": {"min": [89110], "max": [90038], "mean": [89574.0], "std": [268.17904466978774], "count": [929]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [929]}, "subtask_annotation": {"mean": [20.97739504843918, 29.0, 29.0, 29.0, 29.0], "std": [2.853156297305465, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [929]}, "scene_annotation": {"mean": [88.0], "std": [0.0], "min": [88], "max": [88], "count": [929]}, "eef_direction_state": {"mean": [3.967707212055974, 3.930032292787944], "std": [2.0742491129371534, 1.90925796682565], "min": [0, 0], "max": [6, 6], "count": [929]}, "eef_velocity_state": {"mean": [0.7717976318622174, 0.9149623250807319], "std": [0.6752754076392168, 0.7382244019857145], "min": [0, 0], "max": [2, 2], "count": [929]}, "eef_acc_mag_state": {"mean": [0.8503767491926802, 0.8546824542518837], "std": [0.8404483708640496, 0.8424821925106357], "min": [0, 0], "max": [2, 2], "count": [929]}, "eef_direction_action": {"mean": [3.967707212055974, 3.930032292787944], "std": [2.0742491129371534, 1.90925796682565], "min": [0, 0], "max": [6, 6], "count": [929]}, "eef_velocity_action": {"mean": [0.7717976318622174, 0.9149623250807319], "std": [0.6752754076392168, 0.7382244019857145], "min": [0, 0], "max": [2, 2], "count": [929]}, "eef_acc_mag_action": {"mean": [0.8503767491926802, 0.8546824542518837], "std": [0.8404483708640496, 0.8424821925106357], "min": [0, 0], "max": [2, 2], "count": [929]}, "eef_sim_pose_state": {"mean": [0.5229807111390824, 0.20295220061225572, 1.1360564868969754, -1.7144657324404307, 0.8927371225363485, 2.3972358066955377, 0.48856465044045677, -0.31365383927721957, 1.0939755040053523, 0.5951348523386601, 0.9974538348649368, 0.4344974200582482], "std": [0.02960964390494857, 0.05821690994044456, 0.0647909338651356, 2.392333758547454, 0.372114149171675, 1.0834314097011437, 0.045092774195659, 0.07204505723567207, 0.06886781691343816, 2.045515925565588, 0.3972515605180693, 2.139476341899424], "min": [0.43953705261369735, 0.027519530678653717, 1.0022995845919453, -3.140639703217026, 0.3774800697043379, -3.140826526012941, 0.41721641572041923, -0.3920014199051577, 1.0132599426247486, -3.13315947712191, 0.2347971577429968, -3.121586738940037], "max": [0.5943334512993503, 0.28251796429144954, 1.2603236304236733, 3.14156190927408, 1.5522077752195953, 3.1324768526299747, 0.5812490002343323, -0.09823830981997969, 1.2600949235949463, 3.140912361015233, 1.537758762511424, 3.140977917405675], "count": [929]}, "eef_sim_pose_action": {"mean": [0.5229807111390824, 0.20295220061225572, 1.1360564868969754, -1.7144657324404307, 0.8927371225363485, 2.3972358066955377, 0.48856465044045677, -0.31365383927721957, 1.0939755040053523, 0.5951348523386601, 0.9974538348649368, 0.4344974200582482], "std": [0.02960964390494857, 0.05821690994044456, 0.0647909338651356, 2.392333758547454, 0.372114149171675, 1.0834314097011437, 0.045092774195659, 0.07204505723567207, 0.06886781691343816, 2.045515925565588, 0.3972515605180693, 2.139476341899424], "min": [0.43953705261369735, 0.027519530678653717, 1.0022995845919453, -3.140639703217026, 0.3774800697043379, -3.140826526012941, 0.41721641572041923, -0.3920014199051577, 1.0132599426247486, -3.13315947712191, 0.2347971577429968, -3.121586738940037], "max": [0.5943334512993503, 0.28251796429144954, 1.2603236304236733, 3.14156190927408, 1.5522077752195953, 3.1324768526299747, 0.5812490002343323, -0.09823830981997969, 1.2600949235949463, 3.140912361015233, 1.537758762511424, 3.140977917405675], "count": [929]}, "gripper_mode_state": {"mean": [0.6103336921420882, 0.697524219590958], "std": [0.48767455990474995, 0.4593301456196676], "min": [0, 0], "max": [1, 1], "count": [929]}, "gripper_activity_state": {"mean": [1.790096878363832, 1.821313240043057], "std": [0.549066034761274, 0.5211748732334728], "min": [0, 0], "max": [2, 2], "count": [929]}, "gripper_mode_action": {"mean": [0.6103336921420882, 0.697524219590958], "std": [0.48767455990474995, 0.4593301456196676], "min": [0, 0], "max": [1, 1], "count": [929]}, "gripper_activity_action": {"mean": [1.790096878363832, 1.821313240043057], "std": [0.549066034761274, 0.5211748732334728], "min": [0, 0], "max": [2, 2], "count": [929]}, "gripper_open_scale_state": {"mean": [0.37351033388605975, 0.20496307856287208], "std": [0.3330350318464475, 0.2610859294197693], "min": [0.0, 0.0], "max": [0.855, 0.658], "count": [929]}, "gripper_open_scale_action": {"mean": [0.37351033388605975, 0.20496307856287208], "std": [0.3330350318464475, 0.2610859294197693], "min": [0.0, 0.0], "max": [0.855, 0.658], "count": [929]}}} +{"episode_index": 88, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4208605058751442]], [[0.44575459408640905]], [[0.4490191903354479]]], "std": [[[0.21511152962103713]], [[0.18674718609107466]], [[0.18024548928915687]]], "count": [136]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.792156862745098]], [[0.7803921568627451]]], "mean": [[[0.4324280790441176]], [[0.45822483239619377]], [[0.45968154225538255]]], "std": [[[0.18847907155911114]], [[0.15741609510080007]], [[0.14907209769209312]]], "count": [136]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.043137254901960784]], [[0.00392156862745098]]], "max": [[[0.8980392156862745]], [[0.8823529411764706]], [[0.8941176470588236]]], "mean": [[[0.4339392271001538]], [[0.45282496966311037]], [[0.45413327956795463]]], "std": [[[0.15216005114400832]], [[0.12296696668728814]], [[0.11551215235076746]]], "count": [136]}, "observation.state": {"min": [-0.16259488463401794, 1.7634633779525757, 0.7074518203735352, 0.05307546257972717, -2.9231648445129395, -1.521420955657959, -2.8907713890075684, -2.0, 0.18087099492549896, 0.2232770025730133, -0.15976600348949432, -2.9800000190734863, 0.32100000977516174, -1.5880000591278076, -0.5842314958572388, -2.0784428119659424, -1.601514220237732, -1.953512191772461, 2.078390598297119, -1.5033917427062988, -0.11494738608598709, -2.0, -0.319907009601593, 0.25472500920295715, -0.1888439953327179, 1.722000002861023, -0.03800000622868538, -3.1361851692199707], "max": [0.731537401676178, 2.0929465293884277, 2.3743460178375244, 1.9188151359558105, 0.35985201597213745, 1.6093508005142212, 0.4204672873020172, 687.0, 0.4020330011844635, 0.39152398705482483, 0.1521410048007965, -1.3839999437332153, 0.9950000047683716, 0.34700000286102295, 0.04747295752167702, -1.901571273803711, -0.3658035695552826, -0.33594098687171936, 2.7596449851989746, 1.2057781219482422, 0.634252667427063, 849.0, -0.035642001777887344, 0.4107219874858856, 0.04175499826669693, 2.818000078201294, 0.8209999799728394, 3.131999969482422], "mean": [0.18505921959877014, 2.067185401916504, 1.6092891693115234, 0.8739629983901978, -1.0214786529541016, 0.9508423805236816, -1.6690716743469238, 220.13087463378906, 0.312966525554657, 0.3015701174736023, 0.02449067123234272, -2.1752912998199463, 0.6471879482269287, -0.5057525634765625, -0.2412007749080658, -2.057919502258301, -1.2968002557754517, -1.448290228843689, 2.4972598552703857, -0.6416658163070679, 0.2204393446445465, 332.6849365234375, -0.19964046776294708, 0.3211587369441986, -0.022704748436808586, 2.3939707279205322, 0.38062748312950134, -1.9098447561264038], "std": [0.21282856166362762, 0.04165388643741608, 0.49102529883384705, 0.6651453971862793, 1.2076466083526611, 0.7040259838104248, 1.2618591785430908, 266.42144775390625, 0.05211242288351059, 0.05613444000482559, 0.08700896799564362, 0.4577975869178772, 0.13069002330303192, 0.5930388569831848, 0.11315640807151794, 0.019758228212594986, 0.3905424475669861, 0.48393714427948, 0.21203789114952087, 0.866898238658905, 0.17053191363811493, 325.5810546875, 0.07862037420272827, 0.033697597682476044, 0.05998614802956581, 0.23585966229438782, 0.2634519338607788, 1.6816725730895996], "count": [703]}, "action": {"min": [-0.16259488463401794, 1.7634633779525757, 0.7074518203735352, 0.05307546257972717, -2.9231648445129395, -1.521420955657959, -2.8907713890075684, -2.0, 0.18087099492549896, 0.2232770025730133, -0.15976600348949432, -2.9800000190734863, 0.32100000977516174, -1.5880000591278076, -0.5842314958572388, -2.0784428119659424, -1.601514220237732, -1.953512191772461, 2.078390598297119, -1.5033917427062988, -0.11494738608598709, -2.0, -0.319907009601593, 0.25472500920295715, -0.1888439953327179, 1.722000002861023, -0.03800000622868538, -3.1361851692199707], "max": [0.731537401676178, 2.0929465293884277, 2.3743460178375244, 1.9188151359558105, 0.35985201597213745, 1.6093508005142212, 0.4204672873020172, 687.0, 0.4020330011844635, 0.39152398705482483, 0.1521410048007965, -1.3839999437332153, 0.9950000047683716, 0.34700000286102295, 0.04747295752167702, -1.901571273803711, -0.3658035695552826, -0.33594098687171936, 2.7596449851989746, 1.2057781219482422, 0.634252667427063, 849.0, -0.035642001777887344, 0.4107219874858856, 0.04175499826669693, 2.818000078201294, 0.8209999799728394, 3.131999969482422], "mean": [0.18505921959877014, 2.067185401916504, 1.6092891693115234, 0.8739629983901978, -1.0214786529541016, 0.9508423805236816, -1.6690716743469238, 220.13087463378906, 0.312966525554657, 0.3015701174736023, 0.02449067123234272, -2.1752912998199463, 0.6471879482269287, -0.5057525634765625, -0.2412007749080658, -2.057919502258301, -1.2968002557754517, -1.448290228843689, 2.4972598552703857, -0.6416658163070679, 0.2204393446445465, 332.6849365234375, -0.19964046776294708, 0.3211587369441986, -0.022704748436808586, 2.3939707279205322, 0.38062748312950134, -1.9098447561264038], "std": [0.21282856166362762, 0.04165388643741608, 0.49102529883384705, 0.6651453971862793, 1.2076466083526611, 0.7040259838104248, 1.2618591785430908, 266.42144775390625, 0.05211242288351059, 0.05613444000482559, 0.08700896799564362, 0.4577975869178772, 0.13069002330303192, 0.5930388569831848, 0.11315640807151794, 0.019758228212594986, 0.3905424475669861, 0.48393714427948, 0.21203789114952087, 0.866898238658905, 0.17053191363811493, 325.5810546875, 0.07862037420272827, 0.033697597682476044, 0.05998614802956581, 0.23585966229438782, 0.2634519338607788, 1.6816725730895996], "count": [703]}, "timestamp": {"min": [0.0], "max": [23.4], "mean": [11.700000000000001], "std": [6.764613810115105], "count": [703]}, "frame_index": {"min": [0], "max": [702], "mean": [351.0], "std": [202.93841430345316], "count": [703]}, "episode_index": {"min": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [703]}, "index": {"min": [90039], "max": [90741], "mean": [90390.0], "std": [202.93841430345316], "count": [703]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [703]}, "subtask_annotation": {"mean": [20.83783783783784, 29.0, 29.0, 29.0, 29.0], "std": [3.1113780807201246, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [703]}, "scene_annotation": {"mean": [89.0], "std": [0.0], "min": [89], "max": [89], "count": [703]}, "eef_direction_state": {"mean": [3.6984352773826457, 3.655761024182077], "std": [2.130209547257683, 2.136419335883501], "min": [0, 0], "max": [6, 6], "count": [703]}, "eef_velocity_state": {"mean": [0.887624466571835, 0.9459459459459459], "std": [0.679011008756888, 0.758025759822636], "min": [0, 0], "max": [2, 2], "count": [703]}, "eef_acc_mag_state": {"mean": [0.8577524893314367, 0.8435277382645804], "std": [0.8465268755165158, 0.8304209383581245], "min": [0, 0], "max": [2, 2], "count": [703]}, "eef_direction_action": {"mean": [3.6984352773826457, 3.655761024182077], "std": [2.130209547257683, 2.136419335883501], "min": [0, 0], "max": [6, 6], "count": [703]}, "eef_velocity_action": {"mean": [0.887624466571835, 0.9459459459459459], "std": [0.679011008756888, 0.758025759822636], "min": [0, 0], "max": [2, 2], "count": [703]}, "eef_acc_mag_action": {"mean": [0.8577524893314367, 0.8435277382645804], "std": [0.8465268755165158, 0.8304209383581245], "min": [0, 0], "max": [2, 2], "count": [703]}, "eef_sim_pose_state": {"mean": [0.5203872368732207, 0.20467721817592718, 1.1326637182299677, -1.9037275256220711, 0.9078376824469732, 2.425771228904106, 0.49301317481880214, -0.3131270038680107, 1.0744999713408594, 0.6922886630764942, 1.1085988622323077, 0.12424895769292958], "std": [0.03067478407644897, 0.05866667677918095, 0.07436975030139291, 2.162619237558637, 0.41440012505744367, 0.8685752074222451, 0.05363802651259915, 0.07298649275918967, 0.07501186924376342, 2.349075331777294, 0.4186618519107388, 2.446691881183506], "min": [0.4503252285035132, 0.046207607188147315, 0.9940919928521551, -3.141192980338475, 0.291801564383775, -2.983514987985334, 0.4186405178283374, -0.3895078768651735, 0.99005357135458, -3.139677536304425, 0.22964955174265844, -3.128524206411001], "max": [0.6036129468982736, 0.2723803998057284, 1.2672620249748032, 3.141353946275653, 1.5558383533761155, 3.116972891638163, 0.5846755403788622, -0.1065807125553465, 1.210329826779987, 3.137825724780126, 1.565661821900107, 3.1338604113195627], "count": [703]}, "eef_sim_pose_action": {"mean": [0.5203872368732207, 0.20467721817592718, 1.1326637182299677, -1.9037275256220711, 0.9078376824469732, 2.425771228904106, 0.49301317481880214, -0.3131270038680107, 1.0744999713408594, 0.6922886630764942, 1.1085988622323077, 0.12424895769292958], "std": [0.03067478407644897, 0.05866667677918095, 0.07436975030139291, 2.162619237558637, 0.41440012505744367, 0.8685752074222451, 0.05363802651259915, 0.07298649275918967, 0.07501186924376342, 2.349075331777294, 0.4186618519107388, 2.446691881183506], "min": [0.4503252285035132, 0.046207607188147315, 0.9940919928521551, -3.141192980338475, 0.291801564383775, -2.983514987985334, 0.4186405178283374, -0.3895078768651735, 0.99005357135458, -3.139677536304425, 0.22964955174265844, -3.128524206411001], "max": [0.6036129468982736, 0.2723803998057284, 1.2672620249748032, 3.141353946275653, 1.5558383533761155, 3.116972891638163, 0.5846755403788622, -0.1065807125553465, 1.210329826779987, 3.137825724780126, 1.565661821900107, 3.1338604113195627], "count": [703]}, "gripper_mode_state": {"mean": [0.6486486486486487, 0.6529160739687055], "std": [0.47739247926096756, 0.4760427232108473], "min": [0, 0], "max": [1, 1], "count": [703]}, "gripper_activity_state": {"mean": [1.6998577524893315, 1.8435277382645803], "std": [0.646326731882576, 0.48708505513674], "min": [0, 0], "max": [2, 2], "count": [703]}, "gripper_mode_action": {"mean": [0.6486486486486487, 0.6529160739687055], "std": [0.47739247926096756, 0.4760427232108473], "min": [0, 0], "max": [1, 1], "count": [703]}, "gripper_activity_action": {"mean": [1.6998577524893315, 1.8435277382645803], "std": [0.646326731882576, 0.48708505513674], "min": [0, 0], "max": [2, 2], "count": [703]}, "gripper_open_scale_state": {"mean": [0.3326877665540065, 0.22036273108424884], "std": [0.32557810838192297, 0.26622942987521586], "min": [0.0, 0.0], "max": [0.849, 0.687], "count": [703]}, "gripper_open_scale_action": {"mean": [0.3326877665540065, 0.22036273108424884], "std": [0.32557810838192297, 0.26622942987521586], "min": [0.0, 0.0], "max": [0.849, 0.687], "count": [703]}}} +{"episode_index": 89, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4049557246278141]], [[0.4343815359477124]], [[0.43773438407770515]]], "std": [[[0.2260793973323673]], [[0.19622343454487454]], [[0.1898441685859147]]], "count": [180]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.7803921568627451]], [[0.7725490196078432]]], "mean": [[[0.4269680181100218]], [[0.45639745483841687]], [[0.4590360067175018]]], "std": [[[0.20785627192587852]], [[0.1750769786878228]], [[0.16578996207650765]]], "count": [180]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[0.9215686274509803]], [[0.8823529411764706]], [[0.8823529411764706]]], "mean": [[[0.4119875510620915]], [[0.4422654752178649]], [[0.44484823779048654]]], "std": [[[0.1688174373431757]], [[0.13445305705469165]], [[0.12565423074439447]]], "count": [180]}, "observation.state": {"min": [-0.05063200369477272, 2.03358793258667, -2.053938388824463, -1.8929667472839355, 0.09930924326181412, -1.3511117696762085, -2.8949079513549805, -3.0, 0.15904200077056885, 0.21532100439071655, -0.17569899559020996, -3.1110000610351562, 0.11700000613927841, -1.6820000410079956, -0.5874778032302856, -2.0784950256347656, -1.5968017578125, -2.0020673274993896, 2.2258009910583496, -1.646072506904602, -0.20929989218711853, -2.0, -0.3292210102081299, 0.24205300211906433, -0.18935400247573853, 1.6269999742507935, -0.11699998378753662, -3.1411852836608887], "max": [0.9231570959091187, 2.092684745788574, 0.6446548700332642, 0.3978129029273987, 2.2490487098693848, 1.7459925413131714, 0.2160193920135498, 755.0, 0.4211600124835968, 0.39827799797058105, 0.15094399452209473, -1.3389999866485596, 0.8980000019073486, 0.26600000262260437, -0.004398229997605085, -2.006343364715576, -0.39208823442459106, -0.3620162010192871, 2.890108346939087, 1.1320379972457886, 0.384845107793808, 855.0, -0.0285279992967844, 0.4027639925479889, 0.055778998881578445, 2.7219998836517334, 0.8140000104904175, 3.1410000324249268], "mean": [0.29673027992248535, 2.0790188312530518, -0.5439277291297913, -0.7184092998504639, 1.1437867879867554, 1.2095297574996948, -1.51987886428833, 257.1795959472656, 0.31028419733047485, 0.29653558135032654, 0.017946742475032806, -2.3704965114593506, 0.5874451398849487, -0.6943635940551758, -0.22766585648059845, -2.059506893157959, -1.2718174457550049, -1.5730502605438232, 2.687396287918091, -0.8361384868621826, 0.10851506888866425, 249.09469604492188, -0.19742052257061005, 0.30993056297302246, -0.016046425327658653, 2.3225204944610596, 0.28175777196884155, -2.1277832984924316], "std": [0.28009140491485596, 0.009437632746994495, 0.6911728382110596, 0.7945546507835388, 0.4438134729862213, 0.6017453670501709, 1.2203364372253418, 298.2769775390625, 0.059956710785627365, 0.06157833710312843, 0.08653844147920609, 0.5439233779907227, 0.20484761893749237, 0.6530871391296387, 0.10859952867031097, 0.007518587168306112, 0.3201369047164917, 0.48285651206970215, 0.20794729888439178, 0.8696116805076599, 0.144243985414505, 295.82305908203125, 0.07070227712392807, 0.03653399273753166, 0.06027880683541298, 0.2045368254184723, 0.30386561155319214, 1.3072816133499146], "count": [1019]}, "action": {"min": [-0.05063200369477272, 2.03358793258667, -2.053938388824463, -1.8929667472839355, 0.09930924326181412, -1.3511117696762085, -2.8949079513549805, -3.0, 0.15904200077056885, 0.21532100439071655, -0.17569899559020996, -3.1110000610351562, 0.11700000613927841, -1.6820000410079956, -0.5874778032302856, -2.0784950256347656, -1.5968017578125, -2.0020673274993896, 2.2258009910583496, -1.646072506904602, -0.20929989218711853, -2.0, -0.3292210102081299, 0.24205300211906433, -0.18935400247573853, 1.6269999742507935, -0.11699998378753662, -3.1411852836608887], "max": [0.9231570959091187, 2.092684745788574, 0.6446548700332642, 0.3978129029273987, 2.2490487098693848, 1.7459925413131714, 0.2160193920135498, 755.0, 0.4211600124835968, 0.39827799797058105, 0.15094399452209473, -1.3389999866485596, 0.8980000019073486, 0.26600000262260437, -0.004398229997605085, -2.006343364715576, -0.39208823442459106, -0.3620162010192871, 2.890108346939087, 1.1320379972457886, 0.384845107793808, 855.0, -0.0285279992967844, 0.4027639925479889, 0.055778998881578445, 2.7219998836517334, 0.8140000104904175, 3.1410000324249268], "mean": [0.29673027992248535, 2.0790188312530518, -0.5439277291297913, -0.7184092998504639, 1.1437867879867554, 1.2095297574996948, -1.51987886428833, 257.1795959472656, 0.31028419733047485, 0.29653558135032654, 0.017946742475032806, -2.3704965114593506, 0.5874451398849487, -0.6943635940551758, -0.22766585648059845, -2.059506893157959, -1.2718174457550049, -1.5730502605438232, 2.687396287918091, -0.8361384868621826, 0.10851506888866425, 249.09469604492188, -0.19742052257061005, 0.30993056297302246, -0.016046425327658653, 2.3225204944610596, 0.28175777196884155, -2.1277832984924316], "std": [0.28009140491485596, 0.009437632746994495, 0.6911728382110596, 0.7945546507835388, 0.4438134729862213, 0.6017453670501709, 1.2203364372253418, 298.2769775390625, 0.059956710785627365, 0.06157833710312843, 0.08653844147920609, 0.5439233779907227, 0.20484761893749237, 0.6530871391296387, 0.10859952867031097, 0.007518587168306112, 0.3201369047164917, 0.48285651206970215, 0.20794729888439178, 0.8696116805076599, 0.144243985414505, 295.82305908203125, 0.07070227712392807, 0.03653399273753166, 0.06027880683541298, 0.2045368254184723, 0.30386561155319214, 1.3072816133499146], "count": [1019]}, "timestamp": {"min": [0.0], "max": [33.93333333333333], "mean": [16.966666666666665], "std": [9.80532735019308], "count": [1019]}, "frame_index": {"min": [0], "max": [1018], "mean": [509.0], "std": [294.15982050579237], "count": [1019]}, "episode_index": {"min": [90], "max": [90], "mean": [90.0], "std": [0.0], "count": [1019]}, "index": {"min": [90742], "max": [91760], "mean": [91251.0], "std": [294.15982050579237], "count": [1019]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1019]}, "subtask_annotation": {"mean": [21.13052011776251, 29.0, 29.0, 29.0, 29.0], "std": [2.8853868265281615, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1019]}, "scene_annotation": {"mean": [90.0], "std": [0.0], "min": [90], "max": [90], "count": [1019]}, "eef_direction_state": {"mean": [4.031403336604514, 3.8243375858684985], "std": [2.1533448644444566, 2.016019365071655], "min": [0, 0], "max": [6, 6], "count": [1019]}, "eef_velocity_state": {"mean": [0.7419038272816487, 0.9106967615309126], "std": [0.7096148221773864, 0.7563103228923678], "min": [0, 0], "max": [2, 2], "count": [1019]}, "eef_acc_mag_state": {"mean": [0.858684985279686, 0.8400392541707556], "std": [0.8473538085243214, 0.8270016301084268], "min": [0, 0], "max": [2, 2], "count": [1019]}, "eef_direction_action": {"mean": [4.031403336604514, 3.8243375858684985], "std": [2.1533448644444566, 2.016019365071655], "min": [0, 0], "max": [6, 6], "count": [1019]}, "eef_velocity_action": {"mean": [0.7419038272816487, 0.9106967615309126], "std": [0.7096148221773864, 0.7563103228923678], "min": [0, 0], "max": [2, 2], "count": [1019]}, "eef_acc_mag_action": {"mean": [0.858684985279686, 0.8400392541707556], "std": [0.8473538085243214, 0.8270016301084268], "min": [0, 0], "max": [2, 2], "count": [1019]}, "eef_sim_pose_state": {"mean": [0.5108987735515098, 0.20254767731306444, 1.142311067974405, 2.0123602858362015, 0.7992147512090327, 2.4404741186031087, 0.4928456326202647, -0.3110390864621331, 1.0749081100715703, 1.3763738112548762, 0.9650261809732601, 0.6561671832584668], "std": [0.029475867202002362, 0.0567327975007495, 0.06717856088628568, 2.1488316936598917, 0.457119574628622, 0.8342504778946853, 0.05670379077265979, 0.08042492304492298, 0.07000299743156083, 2.1021533208222616, 0.5349190468216906, 2.5246658015173136], "min": [0.45459743764846094, 0.019643702858044537, 1.001157921941234, -3.139601532765082, 0.2171872709801581, -3.1225814656987767, 0.4099449883388594, -0.3900535015767937, 0.993928397711699, -3.137432197634007, 0.06355091502161248, -3.138887702431377], "max": [0.5939608906926582, 0.27918090916279475, 1.2462518527963566, 3.140186631451244, 1.5661075267678939, 3.1190911211031263, 0.5873438297944121, -0.08439110670679624, 1.23017903119664, 3.1397699467085145, 1.562839322288117, 3.1376858339759464], "count": [1019]}, "eef_sim_pose_action": {"mean": [0.5108987735515098, 0.20254767731306444, 1.142311067974405, 2.0123602858362015, 0.7992147512090327, 2.4404741186031087, 0.4928456326202647, -0.3110390864621331, 1.0749081100715703, 1.3763738112548762, 0.9650261809732601, 0.6561671832584668], "std": [0.029475867202002362, 0.0567327975007495, 0.06717856088628568, 2.1488316936598917, 0.457119574628622, 0.8342504778946853, 0.05670379077265979, 0.08042492304492298, 0.07000299743156083, 2.1021533208222616, 0.5349190468216906, 2.5246658015173136], "min": [0.45459743764846094, 0.019643702858044537, 1.001157921941234, -3.139601532765082, 0.2171872709801581, -3.1225814656987767, 0.4099449883388594, -0.3900535015767937, 0.993928397711699, -3.137432197634007, 0.06355091502161248, -3.138887702431377], "max": [0.5939608906926582, 0.27918090916279475, 1.2462518527963566, 3.140186631451244, 1.5661075267678939, 3.1190911211031263, 0.5873438297944121, -0.08439110670679624, 1.23017903119664, 3.1397699467085145, 1.562839322288117, 3.1376858339759464], "count": [1019]}, "gripper_mode_state": {"mean": [0.7085377821393523, 0.6467124631992149], "std": [0.4544359068343916, 0.47799105968837075], "min": [0, 0], "max": [1, 1], "count": [1019]}, "gripper_activity_state": {"mean": [1.802747791952895, 1.759568204121688], "std": [0.5474109874563706, 0.592804589774992], "min": [0, 0], "max": [2, 2], "count": [1019]}, "gripper_mode_action": {"mean": [0.7085377821393523, 0.6467124631992149], "std": [0.4544359068343916, 0.47799105968837075], "min": [0, 0], "max": [1, 1], "count": [1019]}, "gripper_activity_action": {"mean": [1.802747791952895, 1.759568204121688], "std": [0.5474109874563706, 0.592804589774992], "min": [0, 0], "max": [2, 2], "count": [1019]}, "gripper_open_scale_state": {"mean": [0.24910402888053743, 0.2572017665785699], "std": [0.2958151364671961, 0.29825743717418435], "min": [0.0, 0.0], "max": [0.855, 0.755], "count": [1019]}, "gripper_open_scale_action": {"mean": [0.24910402888053743, 0.2572017665785699], "std": [0.2958151364671961, 0.29825743717418435], "min": [0.0, 0.0], "max": [0.855, 0.755], "count": [1019]}}} +{"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.4016344231867504]], [[0.43196769901326226]], [[0.4353281081445523]]], "std": [[[0.2215402653194338]], [[0.19030475393573287]], [[0.18395882715621684]]], "count": [206]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.788235294117647]], [[0.7764705882352941]]], "mean": [[[0.41497443326035915]], [[0.4519303552731772]], [[0.4564890994828352]]], "std": [[[0.22144714648695143]], [[0.18405483441050358]], [[0.17288780523982478]]], "count": [206]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9490196078431372]], [[0.8627450980392157]], [[0.8745098039215686]]], "mean": [[[0.39829592117996065]], [[0.43733267497937683]], [[0.4432787018529094]]], "std": [[[0.16635197282443662]], [[0.13044732240497794]], [[0.11966459950819122]]], "count": [206]}, "observation.state": {"min": [0.0027401670813560486, 1.9759570360183716, -2.6413114070892334, -2.011841058731079, 0.4729144275188446, -1.4764962196350098, -1.2018860578536987, -3.0, 0.1493220031261444, 0.2319290041923523, -0.16943299770355225, -3.1401853561401367, 0.11400000005960464, -1.8029999732971191, -0.7471405267715454, -2.067220449447632, -1.9528141021728516, -1.9098963737487793, 2.2885282039642334, -1.726584553718567, -0.26113617420196533, -2.0, -0.32096099853515625, 0.2838500142097473, -0.16087600588798523, 1.6339999437332153, -0.2680000364780426, -3.11299991607666], "max": [0.7866548299789429, 2.091916799545288, -0.5637064576148987, -0.2897246778011322, 1.1686201095581055, 1.6996015310287476, 0.21251130104064941, 821.0, 0.3770039975643158, 0.4091469943523407, 0.16543200612068176, 3.1410000324249268, 0.8420000076293945, 0.3799999952316284, -0.17332863807678223, -2.027898073196411, -0.6459987163543701, -0.31126201152801514, 2.8872461318969727, 1.0935012102127075, 0.4847303032875061, 859.0, -0.05039900168776512, 0.4745509922504425, 0.09264799952507019, 2.687000036239624, 0.7770000100135803, 3.119999885559082], "mean": [0.22592800855636597, 2.072610855102539, -1.3897496461868286, -1.084833025932312, 0.8863399028778076, 0.6593315005302429, -0.2797183096408844, 366.0433044433594, 0.2848178744316101, 0.3002726435661316, 0.026161132380366325, -1.0214892625808716, 0.47724246978759766, -0.9093397259712219, -0.5375019907951355, -2.057090997695923, -1.6109811067581177, -1.362274169921875, 2.749500036239624, -1.114406943321228, 0.25031623244285583, 253.10049438476562, -0.19708847999572754, 0.3756488859653473, 0.014108394272625446, 2.3070220947265625, 0.12842151522636414, -2.128047227859497], "std": [0.14314547181129456, 0.01885354518890381, 0.5895921587944031, 0.4152708649635315, 0.1651347428560257, 1.246086835861206, 0.20480601489543915, 335.8753967285156, 0.04136355593800545, 0.05271712318062782, 0.06863532215356827, 2.3343591690063477, 0.2535509169101715, 0.8154550194740295, 0.15042613446712494, 0.005655854009091854, 0.33114901185035706, 0.35344019532203674, 0.1885930448770523, 0.759925901889801, 0.13728484511375427, 320.7720031738281, 0.060161612927913666, 0.04307473823428154, 0.055326301604509354, 0.17304937541484833, 0.30777060985565186, 1.0883183479309082], "count": [1224]}, "action": {"min": [0.0027401670813560486, 1.9759570360183716, -2.6413114070892334, -2.011841058731079, 0.4729144275188446, -1.4764962196350098, -1.2018860578536987, -3.0, 0.1493220031261444, 0.2319290041923523, -0.16943299770355225, -3.1401853561401367, 0.11400000005960464, -1.8029999732971191, -0.7471405267715454, -2.067220449447632, -1.9528141021728516, -1.9098963737487793, 2.2885282039642334, -1.726584553718567, -0.26113617420196533, -2.0, -0.32096099853515625, 0.2838500142097473, -0.16087600588798523, 1.6339999437332153, -0.2680000364780426, -3.11299991607666], "max": [0.7866548299789429, 2.091916799545288, -0.5637064576148987, -0.2897246778011322, 1.1686201095581055, 1.6996015310287476, 0.21251130104064941, 821.0, 0.3770039975643158, 0.4091469943523407, 0.16543200612068176, 3.1410000324249268, 0.8420000076293945, 0.3799999952316284, -0.17332863807678223, -2.027898073196411, -0.6459987163543701, -0.31126201152801514, 2.8872461318969727, 1.0935012102127075, 0.4847303032875061, 859.0, -0.05039900168776512, 0.4745509922504425, 0.09264799952507019, 2.687000036239624, 0.7770000100135803, 3.119999885559082], "mean": [0.22592800855636597, 2.072610855102539, -1.3897496461868286, -1.084833025932312, 0.8863399028778076, 0.6593315005302429, -0.2797183096408844, 366.0433044433594, 0.2848178744316101, 0.3002726435661316, 0.026161132380366325, -1.0214892625808716, 0.47724246978759766, -0.9093397259712219, -0.5375019907951355, -2.057090997695923, -1.6109811067581177, -1.362274169921875, 2.749500036239624, -1.114406943321228, 0.25031623244285583, 253.10049438476562, -0.19708847999572754, 0.3756488859653473, 0.014108394272625446, 2.3070220947265625, 0.12842151522636414, -2.128047227859497], "std": [0.14314547181129456, 0.01885354518890381, 0.5895921587944031, 0.4152708649635315, 0.1651347428560257, 1.246086835861206, 0.20480601489543915, 335.8753967285156, 0.04136355593800545, 0.05271712318062782, 0.06863532215356827, 2.3343591690063477, 0.2535509169101715, 0.8154550194740295, 0.15042613446712494, 0.005655854009091854, 0.33114901185035706, 0.35344019532203674, 0.1885930448770523, 0.759925901889801, 0.13728484511375427, 320.7720031738281, 0.060161612927913666, 0.04307473823428154, 0.055326301604509354, 0.17304937541484833, 0.30777060985565186, 1.0883183479309082], "count": [1224]}, "timestamp": {"min": [0.0], "max": [40.766666666666666], "mean": [20.383333333333333], "std": [11.777941560706074], "count": [1224]}, "frame_index": {"min": [0], "max": [1223], "mean": [611.5], "std": [353.3382468211822], "count": [1224]}, "episode_index": {"min": [91], "max": [91], "mean": [91.0], "std": [0.0], "count": [1224]}, "index": {"min": [91761], "max": [92984], "mean": [92372.5], "std": [353.3382468211822], "count": [1224]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1224]}, "subtask_annotation": {"mean": [21.526960784313726, 29.0, 29.0, 29.0, 29.0], "std": [2.714207098755132, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1224]}, "scene_annotation": {"mean": [91.0], "std": [0.0], "min": [91], "max": [91], "count": [1224]}, "eef_direction_state": {"mean": [4.481209150326797, 3.866830065359477], "std": [1.9292146397409542, 2.005159460321872], "min": [0, 0], "max": [6, 6], "count": [1224]}, "eef_velocity_state": {"mean": [0.6290849673202614, 0.8194444444444444], "std": [0.688137449673606, 0.6587131085168125], "min": [0, 0], "max": [2, 2], "count": [1224]}, "eef_acc_mag_state": {"mean": [0.7026143790849673, 0.798202614379085], "std": [0.8410192782926589, 0.8309554533688112], "min": [0, 0], "max": [2, 2], "count": [1224]}, "eef_direction_action": {"mean": [4.481209150326797, 3.866830065359477], "std": [1.9292146397409542, 2.005159460321872], "min": [0, 0], "max": [6, 6], "count": [1224]}, "eef_velocity_action": {"mean": [0.6290849673202614, 0.8194444444444444], "std": [0.688137449673606, 0.6587131085168125], "min": [0, 0], "max": [2, 2], "count": [1224]}, "eef_acc_mag_action": {"mean": [0.7026143790849673, 0.798202614379085], "std": [0.8410192782926589, 0.8309554533688112], "min": [0, 0], "max": [2, 2], "count": [1224]}, "eef_sim_pose_state": {"mean": [0.5792439688431498, 0.21876297930584152, 1.1693682794745988, 2.250582056845195, 0.6231184489203336, 2.5652489034528565, 0.5017139011653502, -0.3003601405804053, 1.0991005285140438, 1.4630818556342058, 0.6864168384428851, 1.5549762883702574], "std": [0.04022073547797307, 0.05506711164147099, 0.05892807504741563, 1.8948485177980365, 0.4032658372009684, 0.36568131020099687, 0.042417936503407104, 0.06100271364235342, 0.05942044216222601, 1.5824640827207774, 0.5928062699783468, 1.9721909785871712], "min": [0.48007738322870624, 0.05297594032988091, 1.009587911582303, -3.1415350925086094, 0.15139566518120673, 0.4358807423419678, 0.42452661668524794, -0.39332378571462656, 1.0225830437558412, -3.135345738813709, -0.06493219495758429, -3.1391028547064264], "max": [0.6642654002721877, 0.2984932487849116, 1.2808916042704435, 3.1413796258779207, 1.5396143095410624, 3.0802437822159563, 0.5941673742483333, -0.07750688154420589, 1.2732939151081888, 3.136035906146243, 1.5407133839451483, 3.141505497238471], "count": [1224]}, "eef_sim_pose_action": {"mean": [0.5792439688431498, 0.21876297930584152, 1.1693682794745988, 2.250582056845195, 0.6231184489203336, 2.5652489034528565, 0.5017139011653502, -0.3003601405804053, 1.0991005285140438, 1.4630818556342058, 0.6864168384428851, 1.5549762883702574], "std": [0.04022073547797307, 0.05506711164147099, 0.05892807504741563, 1.8948485177980365, 0.4032658372009684, 0.36568131020099687, 0.042417936503407104, 0.06100271364235342, 0.05942044216222601, 1.5824640827207774, 0.5928062699783468, 1.9721909785871712], "min": [0.48007738322870624, 0.05297594032988091, 1.009587911582303, -3.1415350925086094, 0.15139566518120673, 0.4358807423419678, 0.42452661668524794, -0.39332378571462656, 1.0225830437558412, -3.135345738813709, -0.06493219495758429, -3.1391028547064264], "max": [0.6642654002721877, 0.2984932487849116, 1.2808916042704435, 3.1413796258779207, 1.5396143095410624, 3.0802437822159563, 0.5941673742483333, -0.07750688154420589, 1.2732939151081888, 3.136035906146243, 1.5407133839451483, 3.141505497238471], "count": [1224]}, "gripper_mode_state": {"mean": [0.7377450980392157, 0.5416666666666666], "std": [0.43986051011465666, 0.49826086429589606], "min": [0, 0], "max": [1, 1], "count": [1224]}, "gripper_activity_state": {"mean": [1.8431372549019607, 1.6887254901960784], "std": [0.48328460956338365, 0.6432177660629423], "min": [0, 0], "max": [2, 2], "count": [1224]}, "gripper_mode_action": {"mean": [0.7377450980392157, 0.5416666666666666], "std": [0.43986051011465666, 0.49826086429589606], "min": [0, 0], "max": [1, 1], "count": [1224]}, "gripper_activity_action": {"mean": [1.8431372549019607, 1.6887254901960784], "std": [0.48328460956338365, 0.6432177660629423], "min": [0, 0], "max": [2, 2], "count": [1224]}, "gripper_open_scale_state": {"mean": [0.25310280670196456, 0.36656862754674124], "std": [0.32077022495169, 0.3353000861309309], "min": [0.0, 0.0], "max": [0.859, 0.821], "count": [1224]}, "gripper_open_scale_action": {"mean": [0.25310280670196456, 0.36656862754674124], "std": [0.32077022495169, 0.3353000861309309], "min": [0.0, 0.0], "max": [0.859, 0.821], "count": [1224]}}} +{"episode_index": 91, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4105228829836028]], [[0.43662009087260634]], [[0.4402642770802278]]], "std": [[[0.21779993388178304]], [[0.18881362341284114]], [[0.18222244397499604]]], "count": [171]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7843137254901961]], [[0.7725490196078432]]], "mean": [[[0.4260076658831174]], [[0.4541833756163284]], [[0.4566775324408516]]], "std": [[[0.20980354444717395]], [[0.179047425212193]], [[0.16959866615612232]]], "count": [171]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0196078431372549]]], "max": [[[0.9333333333333333]], [[0.8784313725490196]], [[0.8980392156862745]]], "mean": [[[0.43574382954936364]], [[0.45466329955471463]], [[0.455231056262661]]], "std": [[[0.14370105293989285]], [[0.11675332188714187]], [[0.10937560096343293]]], "count": [171]}, "observation.state": {"min": [-0.0008726646774448454, 2.051215887069702, -2.180736541748047, -2.021388053894043, -0.09089675545692444, -1.1045316457748413, -2.889270305633545, -2.0, 0.16170400381088257, 0.2369920015335083, -0.15371599793434143, -2.953000068664551, 0.17099998891353607, -1.562000036239624, -0.5986828207969666, -2.0788443088531494, -1.6904561519622803, -1.8908896446228027, 1.861742615699768, -1.6908749341964722, -0.1540776640176773, -2.0, -0.3108240067958832, 0.27910301089286804, -0.17867599427700043, 1.6030000448226929, -0.14499999582767487, -3.1401853561401367], "max": [0.7587645053863525, 2.092440366744995, -0.8593826293945312, -0.20544269680976868, 2.8501226902008057, 1.655950903892517, 0.34547048807144165, 807.0, 0.4175899922847748, 0.4048230051994324, 0.15974800288677216, -1.3860000371932983, 0.9949999451637268, 0.2370000183582306, -0.19565141201019287, -2.0219640731811523, -0.37280234694480896, -0.3067416250705719, 2.8901782035827637, 1.122316598892212, 0.7700217962265015, 856.0, -0.037438999861478806, 0.42570000886917114, 0.07899600267410278, 2.7699999809265137, 0.7990000247955322, 3.124000072479248], "mean": [0.19069677591323853, 2.0810980796813965, -1.2316410541534424, -1.0505872964859009, 1.7205744981765747, 1.1264280080795288, -1.4825836420059204, 329.0115051269531, 0.30440735816955566, 0.3097264766693115, 0.04927501827478409, -2.1876745223999023, 0.6083890199661255, -0.5794388651847839, -0.3928542733192444, -2.0608465671539307, -1.3619229793548584, -1.373640537261963, 2.629016637802124, -0.8476075530052185, 0.12982894480228424, 398.0000305175781, -0.2033560425043106, 0.34534013271331787, -0.014997593127191067, 2.2946572303771973, 0.2664513885974884, -1.7745420932769775], "std": [0.18474842607975006, 0.006573135033249855, 0.2969391345977783, 0.7062262892723083, 1.016222596168518, 0.47075074911117554, 1.1870449781417847, 310.6662902832031, 0.05969836935400963, 0.05175241082906723, 0.08088505268096924, 0.4315360486507416, 0.17002378404140472, 0.5341753363609314, 0.07348001003265381, 0.006270380225032568, 0.3245282769203186, 0.44325727224349976, 0.3299005925655365, 0.9102360010147095, 0.2294491082429886, 313.55029296875, 0.06923890858888626, 0.03521580994129181, 0.052065104246139526, 0.2555951476097107, 0.32261398434638977, 1.6746079921722412], "count": [955]}, "action": {"min": [-0.0008726646774448454, 2.051215887069702, -2.180736541748047, -2.021388053894043, -0.09089675545692444, -1.1045316457748413, -2.889270305633545, -2.0, 0.16170400381088257, 0.2369920015335083, -0.15371599793434143, -2.953000068664551, 0.17099998891353607, -1.562000036239624, -0.5986828207969666, -2.0788443088531494, -1.6904561519622803, -1.8908896446228027, 1.861742615699768, -1.6908749341964722, -0.1540776640176773, -2.0, -0.3108240067958832, 0.27910301089286804, -0.17867599427700043, 1.6030000448226929, -0.14499999582767487, -3.1401853561401367], "max": [0.7587645053863525, 2.092440366744995, -0.8593826293945312, -0.20544269680976868, 2.8501226902008057, 1.655950903892517, 0.34547048807144165, 807.0, 0.4175899922847748, 0.4048230051994324, 0.15974800288677216, -1.3860000371932983, 0.9949999451637268, 0.2370000183582306, -0.19565141201019287, -2.0219640731811523, -0.37280234694480896, -0.3067416250705719, 2.8901782035827637, 1.122316598892212, 0.7700217962265015, 856.0, -0.037438999861478806, 0.42570000886917114, 0.07899600267410278, 2.7699999809265137, 0.7990000247955322, 3.124000072479248], "mean": [0.19069677591323853, 2.0810980796813965, -1.2316410541534424, -1.0505872964859009, 1.7205744981765747, 1.1264280080795288, -1.4825836420059204, 329.0115051269531, 0.30440735816955566, 0.3097264766693115, 0.04927501827478409, -2.1876745223999023, 0.6083890199661255, -0.5794388651847839, -0.3928542733192444, -2.0608465671539307, -1.3619229793548584, -1.373640537261963, 2.629016637802124, -0.8476075530052185, 0.12982894480228424, 398.0000305175781, -0.2033560425043106, 0.34534013271331787, -0.014997593127191067, 2.2946572303771973, 0.2664513885974884, -1.7745420932769775], "std": [0.18474842607975006, 0.006573135033249855, 0.2969391345977783, 0.7062262892723083, 1.016222596168518, 0.47075074911117554, 1.1870449781417847, 310.6662902832031, 0.05969836935400963, 0.05175241082906723, 0.08088505268096924, 0.4315360486507416, 0.17002378404140472, 0.5341753363609314, 0.07348001003265381, 0.006270380225032568, 0.3245282769203186, 0.44325727224349976, 0.3299005925655365, 0.9102360010147095, 0.2294491082429886, 313.55029296875, 0.06923890858888626, 0.03521580994129181, 0.052065104246139526, 0.2555951476097107, 0.32261398434638977, 1.6746079921722412], "count": [955]}, "timestamp": {"min": [0.0], "max": [31.8], "mean": [15.9], "std": [9.189486746639698], "count": [955]}, "frame_index": {"min": [0], "max": [954], "mean": [477.0], "std": [275.68460239919096], "count": [955]}, "episode_index": {"min": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [955]}, "index": {"min": [92985], "max": [93939], "mean": [93462.0], "std": [275.68460239919096], "count": [955]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [955]}, "subtask_annotation": {"mean": [20.900523560209425, 29.0, 29.0, 29.0, 29.0], "std": [3.194161843575355, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [955]}, "scene_annotation": {"mean": [92.0], "std": [0.0], "min": [92], "max": [92], "count": [955]}, "eef_direction_state": {"mean": [4.0743455497382195, 4.217801047120419], "std": [1.9463273148987625, 2.1012829245497087], "min": [0, 0], "max": [6, 6], "count": [955]}, "eef_velocity_state": {"mean": [0.8, 0.7539267015706806], "std": [0.662219020727743, 0.792089671049537], "min": [0, 0], "max": [2, 2], "count": [955]}, "eef_acc_mag_state": {"mean": [0.900523560209424, 0.7141361256544503], "std": [0.8385663021861787, 0.8356952538970398], "min": [0, 0], "max": [2, 2], "count": [955]}, "eef_direction_action": {"mean": [4.0743455497382195, 4.217801047120419], "std": [1.9463273148987625, 2.1012829245497087], "min": [0, 0], "max": [6, 6], "count": [955]}, "eef_velocity_action": {"mean": [0.8, 0.7539267015706806], "std": [0.662219020727743, 0.792089671049537], "min": [0, 0], "max": [2, 2], "count": [955]}, "eef_acc_mag_action": {"mean": [0.900523560209424, 0.7141361256544503], "std": [0.8385663021861787, 0.8356952538970398], "min": [0, 0], "max": [2, 2], "count": [955]}, "eef_sim_pose_state": {"mean": [0.5478196351469559, 0.2053620776534675, 1.1394116928883886, 1.2102982528028996, 0.7501677441657503, 2.40106088893112, 0.5022948260165624, -0.32351683586937546, 1.1015035590024156, 1.325426462613282, 1.0387533400490252, 1.0009424628537684], "std": [0.0282882187531768, 0.05389565175985609, 0.0613061074673085, 2.579411262285431, 0.49342400417046156, 0.9779316727504777, 0.05062405062823596, 0.061468410492403175, 0.08581867087390804, 2.0908407821606234, 0.396182225887093, 2.348274498337687], "min": [0.4734451872263696, 0.04098542605984619, 1.0051572504342499, -3.137925727824707, 0.1638988366393328, -3.1334114042703938, 0.41998628202259014, -0.38593598615088237, 1.0011667310293189, -3.1312008689302404, 0.14555805677175804, -3.128407279740769], "max": [0.6177851235641967, 0.27664755645672306, 1.2570930010727037, 3.1401563581109175, 1.565898272898369, 3.1168497342908177, 0.6023591649684046, -0.0986924464418578, 1.22354694458094, 3.129585337912275, 1.5520437940844096, 3.1383280906352264], "count": [955]}, "eef_sim_pose_action": {"mean": [0.5478196351469559, 0.2053620776534675, 1.1394116928883886, 1.2102982528028996, 0.7501677441657503, 2.40106088893112, 0.5022948260165624, -0.32351683586937546, 1.1015035590024156, 1.325426462613282, 1.0387533400490252, 1.0009424628537684], "std": [0.0282882187531768, 0.05389565175985609, 0.0613061074673085, 2.579411262285431, 0.49342400417046156, 0.9779316727504777, 0.05062405062823596, 0.061468410492403175, 0.08581867087390804, 2.0908407821606234, 0.396182225887093, 2.348274498337687], "min": [0.4734451872263696, 0.04098542605984619, 1.0051572504342499, -3.137925727824707, 0.1638988366393328, -3.1334114042703938, 0.41998628202259014, -0.38593598615088237, 1.0011667310293189, -3.1312008689302404, 0.14555805677175804, -3.128407279740769], "max": [0.6177851235641967, 0.27664755645672306, 1.2570930010727037, 3.1401563581109175, 1.565898272898369, 3.1168497342908177, 0.6023591649684046, -0.0986924464418578, 1.22354694458094, 3.129585337912275, 1.5520437940844096, 3.1383280906352264], "count": [955]}, "gripper_mode_state": {"mean": [0.5549738219895288, 0.5193717277486911], "std": [0.49696869005588656, 0.4996245952352954], "min": [0, 0], "max": [1, 1], "count": [955]}, "gripper_activity_state": {"mean": [1.649214659685864, 1.8575916230366492], "std": [0.6768319418300387, 0.46963555072602964], "min": [0, 0], "max": [2, 2], "count": [955]}, "gripper_mode_action": {"mean": [0.5549738219895288, 0.5193717277486911], "std": [0.49696869005588656, 0.4996245952352954], "min": [0, 0], "max": [1, 1], "count": [955]}, "gripper_activity_action": {"mean": [1.649214659685864, 1.8575916230366492], "std": [0.6768319418300387, 0.46963555072602964], "min": [0, 0], "max": [2, 2], "count": [955]}, "gripper_open_scale_state": {"mean": [0.3980096657368535, 0.3293261780484179], "std": [0.3135381543160183, 0.31033237890687876], "min": [0.0, 0.0], "max": [0.856, 0.807], "count": [955]}, "gripper_open_scale_action": {"mean": [0.3980096657368535, 0.3293261780484179], "std": [0.3135381543160183, 0.31033237890687876], "min": [0.0, 0.0], "max": [0.856, 0.807], "count": [955]}}} +{"episode_index": 92, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42582537525879915]], [[0.4484240069216092]], [[0.44883454486867214]]], "std": [[[0.21229084276343388]], [[0.1852407534522765]], [[0.18194446911158502]]], "count": [161]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.796078431372549]], [[0.7803921568627451]]], "mean": [[[0.4488273733406406]], [[0.4650653023890716]], [[0.46454616393658915]]], "std": [[[0.17550186189511927]], [[0.15316795796121002]], [[0.1470626411966207]]], "count": [161]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[0.9176470588235294]], [[0.9568627450980393]]], "mean": [[[0.4526730376933382]], [[0.4681557133723055]], [[0.46866853915479234]]], "std": [[[0.14677915391945395]], [[0.12206691389961757]], [[0.1158944204772025]]], "count": [161]}, "observation.state": {"min": [-0.12908455729484558, 1.9984544515609741, -2.1092827320098877, -2.0616703033447266, 0.057875119149684906, -1.5474439859390259, -2.8839473724365234, -2.0, 0.17915500700473785, 0.2086160033941269, -0.1671680063009262, -2.934999942779541, 0.2849999666213989, -1.6100000143051147, -1.3394005298614502, -2.0789663791656494, -1.6277813911437988, -1.7977240085601807, 2.0351762771606445, -1.563605546951294, -0.2618168592453003, -2.0, -0.30219700932502747, 0.2776240110397339, -0.19350099563598633, 1.7350000143051147, -0.23999999463558197, -3.1401853561401367], "max": [0.9374513626098633, 2.0930862426757812, 0.3266732692718506, 0.37020179629325867, 2.189096689224243, 1.559696078300476, 0.2157052606344223, 826.0, 0.4113039970397949, 0.39819398522377014, 0.18039800226688385, -1.2330000400543213, 0.9340000152587891, 0.4650000035762787, -0.1705361306667328, -1.9287285804748535, -0.31464797258377075, -0.34779179096221924, 2.837416887283325, 1.07168447971344, 0.6165027022361755, 842.0, 0.05163099989295006, 0.4349290132522583, 0.036903999745845795, 2.9100000858306885, 0.8360000252723694, 3.140000104904175], "mean": [0.2741095721721649, 2.079580068588257, -0.4925123155117035, -0.5860821008682251, 1.2810235023498535, 1.1505156755447388, -1.8742529153823853, 227.40061950683594, 0.3229423463344574, 0.2997114658355713, 0.026185698807239532, -2.0381603240966797, 0.6997523903846741, -0.4017716944217682, -0.5442419052124023, -2.0644853115081787, -1.217624545097351, -1.2668551206588745, 2.541712760925293, -0.6218566298484802, 0.15273547172546387, 395.5426025390625, -0.1430293619632721, 0.36236169934272766, -0.05940207093954086, 2.4168460369110107, 0.2914852201938629, -1.4403835535049438], "std": [0.2635948061943054, 0.010256647132337093, 0.6533496379852295, 0.855021059513092, 0.538722574710846, 0.5320085287094116, 1.2309863567352295, 306.5721435546875, 0.058390893042087555, 0.055852409452199936, 0.08584506809711456, 0.4369957149028778, 0.1367228776216507, 0.5330581068992615, 0.27301323413848877, 0.014025699347257614, 0.33578863739967346, 0.44133424758911133, 0.23319019377231598, 0.7872264981269836, 0.21629159152507782, 347.5831604003906, 0.09578770399093628, 0.03642934933304787, 0.06415829062461853, 0.23807387053966522, 0.2974359095096588, 2.228429079055786], "count": [880]}, "action": {"min": [-0.12908455729484558, 1.9984544515609741, -2.1092827320098877, -2.0616703033447266, 0.057875119149684906, -1.5474439859390259, -2.8839473724365234, -2.0, 0.17915500700473785, 0.2086160033941269, -0.1671680063009262, -2.934999942779541, 0.2849999666213989, -1.6100000143051147, -1.3394005298614502, -2.0789663791656494, -1.6277813911437988, -1.7977240085601807, 2.0351762771606445, -1.563605546951294, -0.2618168592453003, -2.0, -0.30219700932502747, 0.2776240110397339, -0.19350099563598633, 1.7350000143051147, -0.23999999463558197, -3.1401853561401367], "max": [0.9374513626098633, 2.0930862426757812, 0.3266732692718506, 0.37020179629325867, 2.189096689224243, 1.559696078300476, 0.2157052606344223, 826.0, 0.4113039970397949, 0.39819398522377014, 0.18039800226688385, -1.2330000400543213, 0.9340000152587891, 0.4650000035762787, -0.1705361306667328, -1.9287285804748535, -0.31464797258377075, -0.34779179096221924, 2.837416887283325, 1.07168447971344, 0.6165027022361755, 842.0, 0.05163099989295006, 0.4349290132522583, 0.036903999745845795, 2.9100000858306885, 0.8360000252723694, 3.140000104904175], "mean": [0.2741095721721649, 2.079580068588257, -0.4925123155117035, -0.5860821008682251, 1.2810235023498535, 1.1505156755447388, -1.8742529153823853, 227.40061950683594, 0.3229423463344574, 0.2997114658355713, 0.026185698807239532, -2.0381603240966797, 0.6997523903846741, -0.4017716944217682, -0.5442419052124023, -2.0644853115081787, -1.217624545097351, -1.2668551206588745, 2.541712760925293, -0.6218566298484802, 0.15273547172546387, 395.5426025390625, -0.1430293619632721, 0.36236169934272766, -0.05940207093954086, 2.4168460369110107, 0.2914852201938629, -1.4403835535049438], "std": [0.2635948061943054, 0.010256647132337093, 0.6533496379852295, 0.855021059513092, 0.538722574710846, 0.5320085287094116, 1.2309863567352295, 306.5721435546875, 0.058390893042087555, 0.055852409452199936, 0.08584506809711456, 0.4369957149028778, 0.1367228776216507, 0.5330581068992615, 0.27301323413848877, 0.014025699347257614, 0.33578863739967346, 0.44133424758911133, 0.23319019377231598, 0.7872264981269836, 0.21629159152507782, 347.5831604003906, 0.09578770399093628, 0.03642934933304787, 0.06415829062461853, 0.23807387053966522, 0.2974359095096588, 2.228429079055786], "count": [880]}, "timestamp": {"min": [0.0], "max": [29.3], "mean": [14.65], "std": [8.467798480780651], "count": [880]}, "frame_index": {"min": [0], "max": [879], "mean": [439.5], "std": [254.03395442341954], "count": [880]}, "episode_index": {"min": [93], "max": [93], "mean": [93.0], "std": [0.0], "count": [880]}, "index": {"min": [93940], "max": [94819], "mean": [94379.5], "std": [254.03395442341954], "count": [880]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [880]}, "subtask_annotation": {"mean": [20.869318181818183, 29.0, 29.0, 29.0, 29.0], "std": [2.9057098160559724, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [880]}, "scene_annotation": {"mean": [93.0], "std": [0.0], "min": [93], "max": [93], "count": [880]}, "eef_direction_state": {"mean": [3.5204545454545455, 3.8295454545454546], "std": [1.9981900384478106, 2.1753870653972167], "min": [0, 0], "max": [6, 6], "count": [880]}, "eef_velocity_state": {"mean": [0.9431818181818182, 0.8193181818181818], "std": [0.6262796816673976, 0.7629723506466298], "min": [0, 0], "max": [2, 2], "count": [880]}, "eef_acc_mag_state": {"mean": [1.018181818181818, 0.7625], "std": [0.8227649413777478, 0.8266598316555139], "min": [0, 0], "max": [2, 2], "count": [880]}, "eef_direction_action": {"mean": [3.5204545454545455, 3.8295454545454546], "std": [1.9981900384478106, 2.1753870653972167], "min": [0, 0], "max": [6, 6], "count": [880]}, "eef_velocity_action": {"mean": [0.9431818181818182, 0.8193181818181818], "std": [0.6262796816673976, 0.7629723506466298], "min": [0, 0], "max": [2, 2], "count": [880]}, "eef_acc_mag_action": {"mean": [1.018181818181818, 0.7625], "std": [0.8227649413777478, 0.8266598316555139], "min": [0, 0], "max": [2, 2], "count": [880]}, "eef_sim_pose_state": {"mean": [0.5628318557189798, 0.13955901455362366, 1.147538798413115, 1.5754558438834052, 0.8773550100251197, 2.135174722504729, 0.4889688022402073, -0.31830478975942783, 1.0659672599843584, 0.58579788128357, 1.2122322807299555, 0.7096283448713251], "std": [0.03258991750260451, 0.0909387982620278, 0.06174399377139654, 2.381451046723961, 0.391509989535009, 1.1029632510810865, 0.055489325567219035, 0.06318184726378302, 0.08715085910103168, 2.391288582198005, 0.39135801078034776, 2.316504482516401], "min": [0.47709572206428197, -0.06476615166407027, 1.0136009101305974, -3.13990477700166, 0.24829192789172594, -3.132282284147157, 0.3910824928037522, -0.403610335633752, 0.9816509379115627, -3.1359733246617343, 0.17733605809526454, -3.1413048253135134], "max": [0.6236438040789367, 0.2587683301166455, 1.2393323357103372, 3.1414953102279934, 1.5670389518418837, 3.138564430563759, 0.5904785586115558, -0.10052859832340641, 1.2423385542736363, 3.141266255841036, 1.555644981126504, 3.1414702443104545], "count": [880]}, "eef_sim_pose_action": {"mean": [0.5628318557189798, 0.13955901455362366, 1.147538798413115, 1.5754558438834052, 0.8773550100251197, 2.135174722504729, 0.4889688022402073, -0.31830478975942783, 1.0659672599843584, 0.58579788128357, 1.2122322807299555, 0.7096283448713251], "std": [0.03258991750260451, 0.0909387982620278, 0.06174399377139654, 2.381451046723961, 0.391509989535009, 1.1029632510810865, 0.055489325567219035, 0.06318184726378302, 0.08715085910103168, 2.391288582198005, 0.39135801078034776, 2.316504482516401], "min": [0.47709572206428197, -0.06476615166407027, 1.0136009101305974, -3.13990477700166, 0.24829192789172594, -3.132282284147157, 0.3910824928037522, -0.403610335633752, 0.9816509379115627, -3.1359733246617343, 0.17733605809526454, -3.1413048253135134], "max": [0.6236438040789367, 0.2587683301166455, 1.2393323357103372, 3.1414953102279934, 1.5670389518418837, 3.138564430563759, 0.5904785586115558, -0.10052859832340641, 1.2423385542736363, 3.141266255841036, 1.555644981126504, 3.1414702443104545], "count": [880]}, "gripper_mode_state": {"mean": [0.5545454545454546, 0.6977272727272728], "std": [0.49701588846678674, 0.4592427741618077], "min": [0, 0], "max": [1, 1], "count": [880]}, "gripper_activity_state": {"mean": [1.790909090909091, 1.8909090909090909], "std": [0.5595526548536088, 0.40665944084263617], "min": [0, 0], "max": [2, 2], "count": [880]}, "gripper_mode_action": {"mean": [0.5545454545454546, 0.6977272727272728], "std": [0.49701588846678674, 0.4592427741618077], "min": [0, 0], "max": [1, 1], "count": [880]}, "gripper_activity_action": {"mean": [1.790909090909091, 1.8909090909090909], "std": [0.5595526548536088, 0.40665944084263617], "min": [0, 0], "max": [2, 2], "count": [880]}, "gripper_open_scale_state": {"mean": [0.39554504475431007, 0.22771306834681443], "std": [0.3475805391210894, 0.30633974651288676], "min": [0.0, 0.0], "max": [0.842, 0.826], "count": [880]}, "gripper_open_scale_action": {"mean": [0.39554504475431007, 0.22771306834681443], "std": [0.3475805391210894, 0.30633974651288676], "min": [0.0, 0.0], "max": [0.842, 0.826], "count": [880]}}} +{"episode_index": 93, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.41946915849673205]], [[0.44581452939081617]], [[0.4486677088570471]]], "std": [[[0.2135757976187098]], [[0.18408783070344528]], [[0.17931821611406654]]], "count": [156]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0196078431372549]]], "max": [[[0.7725490196078432]], [[0.796078431372549]], [[0.7843137254901961]]], "mean": [[[0.43439209008924085]], [[0.46122536057692304]], [[0.46337132745726495]]], "std": [[[0.17931758454416155]], [[0.14618482251755352]], [[0.13658491691271274]]], "count": [156]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00784313725490196]]], "max": [[[0.9254901960784314]], [[0.8862745098039215]], [[0.9215686274509803]]], "mean": [[[0.42557491987179485]], [[0.45029664849379925]], [[0.4530695491871962]]], "std": [[[0.16132843114480894]], [[0.12842402148237606]], [[0.12042976533040094]]], "count": [156]}, "observation.state": {"min": [-0.18613936007022858, 2.068424701690674, -2.094011068344116, -2.0559279918670654, 0.3309667706489563, -1.1059976816177368, -3.0498406887054443, -2.0, 0.1934729963541031, 0.20898500084877014, -0.14072999358177185, -2.7669999599456787, 0.15299999713897705, -1.4789999723434448, -0.6819350123405457, -2.0792107582092285, -1.6874192953109741, -1.7956995964050293, 2.187368869781494, -1.6059820652008057, -0.1938013732433319, -2.0, -0.2642430067062378, 0.29030799865722656, -0.18722699582576752, 1.7130000591278076, -0.12700000405311584, -3.132185220718384], "max": [0.6527182459831238, 2.0925276279449463, -0.7807381749153137, -0.16772612929344177, 2.8525662422180176, 1.6959015130996704, -0.16772612929344177, 819.0, 0.417605996131897, 0.3981730043888092, 0.1853010058403015, -1.2109999656677246, 0.9399999976158142, 0.2639999985694885, -0.2347118854522705, -1.9891518354415894, -0.3614402413368225, -0.37575191259384155, 2.8043251037597656, 1.0794861316680908, 0.4202054738998413, 852.0, -0.03894300013780594, 0.43747401237487793, 0.035234998911619186, 2.6630001068115234, 0.8220000267028809, 3.134999990463257], "mean": [0.1715947836637497, 2.079531669616699, -1.2583295106887817, -1.1497446298599243, 1.6686590909957886, 1.0910239219665527, -1.547656536102295, 324.7989196777344, 0.31040266156196594, 0.30877241492271423, 0.057562075555324554, -2.1321747303009033, 0.5108814239501953, -0.5980499982833862, -0.4532068967819214, -2.0626754760742188, -1.3116564750671387, -1.3528594970703125, 2.616098165512085, -0.7488341927528381, 0.12416577339172363, 359.46795654296875, -0.17174029350280762, 0.3612349033355713, -0.03469913825392723, 2.3612120151519775, 0.2824232876300812, -2.0250403881073], "std": [0.15261703729629517, 0.0060303229838609695, 0.3608568012714386, 0.5897045731544495, 1.0966525077819824, 0.5531810522079468, 1.1482685804367065, 369.1126708984375, 0.04792778193950653, 0.052872445434331894, 0.08311410993337631, 0.4117302894592285, 0.17952333390712738, 0.5786721110343933, 0.09188570827245712, 0.008692470379173756, 0.3384876847267151, 0.39848294854164124, 0.20034395158290863, 0.8281128406524658, 0.14502066373825073, 314.0264587402344, 0.06035414710640907, 0.026414159685373306, 0.050786882638931274, 0.19771640002727509, 0.30541709065437317, 1.5324326753616333], "count": [843]}, "action": {"min": [-0.18613936007022858, 2.068424701690674, -2.094011068344116, -2.0559279918670654, 0.3309667706489563, -1.1059976816177368, -3.0498406887054443, -2.0, 0.1934729963541031, 0.20898500084877014, -0.14072999358177185, -2.7669999599456787, 0.15299999713897705, -1.4789999723434448, -0.6819350123405457, -2.0792107582092285, -1.6874192953109741, -1.7956995964050293, 2.187368869781494, -1.6059820652008057, -0.1938013732433319, -2.0, -0.2642430067062378, 0.29030799865722656, -0.18722699582576752, 1.7130000591278076, -0.12700000405311584, -3.132185220718384], "max": [0.6527182459831238, 2.0925276279449463, -0.7807381749153137, -0.16772612929344177, 2.8525662422180176, 1.6959015130996704, -0.16772612929344177, 819.0, 0.417605996131897, 0.3981730043888092, 0.1853010058403015, -1.2109999656677246, 0.9399999976158142, 0.2639999985694885, -0.2347118854522705, -1.9891518354415894, -0.3614402413368225, -0.37575191259384155, 2.8043251037597656, 1.0794861316680908, 0.4202054738998413, 852.0, -0.03894300013780594, 0.43747401237487793, 0.035234998911619186, 2.6630001068115234, 0.8220000267028809, 3.134999990463257], "mean": [0.1715947836637497, 2.079531669616699, -1.2583295106887817, -1.1497446298599243, 1.6686590909957886, 1.0910239219665527, -1.547656536102295, 324.7989196777344, 0.31040266156196594, 0.30877241492271423, 0.057562075555324554, -2.1321747303009033, 0.5108814239501953, -0.5980499982833862, -0.4532068967819214, -2.0626754760742188, -1.3116564750671387, -1.3528594970703125, 2.616098165512085, -0.7488341927528381, 0.12416577339172363, 359.46795654296875, -0.17174029350280762, 0.3612349033355713, -0.03469913825392723, 2.3612120151519775, 0.2824232876300812, -2.0250403881073], "std": [0.15261703729629517, 0.0060303229838609695, 0.3608568012714386, 0.5897045731544495, 1.0966525077819824, 0.5531810522079468, 1.1482685804367065, 369.1126708984375, 0.04792778193950653, 0.052872445434331894, 0.08311410993337631, 0.4117302894592285, 0.17952333390712738, 0.5786721110343933, 0.09188570827245712, 0.008692470379173756, 0.3384876847267151, 0.39848294854164124, 0.20034395158290863, 0.8281128406524658, 0.14502066373825073, 314.0264587402344, 0.06035414710640907, 0.026414159685373306, 0.050786882638931274, 0.19771640002727509, 0.30541709065437317, 1.5324326753616333], "count": [843]}, "timestamp": {"min": [0.0], "max": [28.066666666666666], "mean": [14.033333333333331], "std": [8.1117655748142], "count": [843]}, "frame_index": {"min": [0], "max": [842], "mean": [421.0], "std": [243.35296724442597], "count": [843]}, "episode_index": {"min": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [843]}, "index": {"min": [94820], "max": [95662], "mean": [95241.0], "std": [243.35296724442597], "count": [843]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [843]}, "subtask_annotation": {"mean": [21.336892052194543, 29.0, 29.0, 29.0, 29.0], "std": [2.780273388585183, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [843]}, "scene_annotation": {"mean": [94.0], "std": [0.0], "min": [94], "max": [94], "count": [843]}, "eef_direction_state": {"mean": [4.109134045077106, 3.9798339264531437], "std": [1.946484396027183, 2.0354675933422537], "min": [0, 0], "max": [6, 6], "count": [843]}, "eef_velocity_state": {"mean": [0.7603795966785291, 0.8849347568208779], "std": [0.6531216023349805, 0.7867818677925281], "min": [0, 0], "max": [2, 2], "count": [843]}, "eef_acc_mag_state": {"mean": [0.8932384341637011, 0.8446026097271648], "std": [0.8368666203775671, 0.8241915711747869], "min": [0, 0], "max": [2, 2], "count": [843]}, "eef_direction_action": {"mean": [4.109134045077106, 3.9798339264531437], "std": [1.946484396027183, 2.0354675933422537], "min": [0, 0], "max": [6, 6], "count": [843]}, "eef_velocity_action": {"mean": [0.7603795966785291, 0.8849347568208779], "std": [0.6531216023349805, 0.7867818677925281], "min": [0, 0], "max": [2, 2], "count": [843]}, "eef_acc_mag_action": {"mean": [0.8932384341637011, 0.8446026097271648], "std": [0.8368666203775671, 0.8241915711747869], "min": [0, 0], "max": [2, 2], "count": [843]}, "eef_sim_pose_state": {"mean": [0.561543808733488, 0.17397223087967115, 1.146296474382199, 1.5765873199667517, 0.8324619208434467, 2.324023291645877, 0.5033141288032035, -0.33119102123232125, 1.105078718143194, -0.41756999806647205, 0.9770456464294687, -0.5714877401043166], "std": [0.022268144656524234, 0.05138290587826892, 0.05679765780915987, 2.472457995666269, 0.4243365648539478, 0.8509316554611948, 0.0485134576249077, 0.06368783157597509, 0.07707988976206458, 2.5181295718872385, 0.45635825396755236, 2.454237048215815], "min": [0.48935836734516414, 0.027192179372437855, 1.009984503078167, -3.140373989591083, 0.23165924315694708, -3.091043739954629, 0.3921439190526251, -0.39851884085665823, 1.004288188572563, -3.1378490819556193, 0.21272554542539068, -3.1411562558806017], "max": [0.6261535948224876, 0.23894773247649753, 1.2448212053247805, 3.1406250416941384, 1.531663830489184, 3.1090646770896115, 0.594522206435372, -0.1287980867771793, 1.2411097108567022, 3.137341053369945, 1.5398901543014554, 3.138456424216164], "count": [843]}, "eef_sim_pose_action": {"mean": [0.561543808733488, 0.17397223087967115, 1.146296474382199, 1.5765873199667517, 0.8324619208434467, 2.324023291645877, 0.5033141288032035, -0.33119102123232125, 1.105078718143194, -0.41756999806647205, 0.9770456464294687, -0.5714877401043166], "std": [0.022268144656524234, 0.05138290587826892, 0.05679765780915987, 2.472457995666269, 0.4243365648539478, 0.8509316554611948, 0.0485134576249077, 0.06368783157597509, 0.07707988976206458, 2.5181295718872385, 0.45635825396755236, 2.454237048215815], "min": [0.48935836734516414, 0.027192179372437855, 1.009984503078167, -3.140373989591083, 0.23165924315694708, -3.091043739954629, 0.3921439190526251, -0.39851884085665823, 1.004288188572563, -3.1378490819556193, 0.21272554542539068, -3.1411562558806017], "max": [0.6261535948224876, 0.23894773247649753, 1.2448212053247805, 3.1406250416941384, 1.531663830489184, 3.1090646770896115, 0.594522206435372, -0.1287980867771793, 1.2411097108567022, 3.137341053369945, 1.5398901543014554, 3.138456424216164], "count": [843]}, "gripper_mode_state": {"mean": [0.6192170818505338, 0.597864768683274], "std": [0.48557933172144596, 0.4903289579971535], "min": [0, 0], "max": [1, 1], "count": [843]}, "gripper_activity_state": {"mean": [1.7971530249110321, 1.8351126927639383], "std": [0.5427328231011975, 0.48960809889459883], "min": [0, 0], "max": [2, 2], "count": [843]}, "gripper_mode_action": {"mean": [0.6192170818505338, 0.597864768683274], "std": [0.48557933172144596, 0.4903289579971535], "min": [0, 0], "max": [1, 1], "count": [843]}, "gripper_activity_action": {"mean": [1.7971530249110321, 1.8351126927639383], "std": [0.5427328231011975, 0.48960809889459883], "min": [0, 0], "max": [2, 2], "count": [843]}, "gripper_open_scale_state": {"mean": [0.35947034428806834, 0.32506880193192217], "std": [0.31402384520592563, 0.3688746076884435], "min": [0.0, 0.0], "max": [0.852, 0.819], "count": [843]}, "gripper_open_scale_action": {"mean": [0.35947034428806834, 0.32506880193192217], "std": [0.31402384520592563, 0.3688746076884435], "min": [0.0, 0.0], "max": [0.852, 0.819], "count": [843]}}} +{"episode_index": 94, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.40548292882766135]], [[0.435596742121178]], [[0.4390563373337841]]], "std": [[[0.2219330130645158]], [[0.19172476277510697]], [[0.18644583481094226]]], "count": [174]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.04522009752685491]], [[0.04257756918644001]], [[0.04296170120709124]]], "count": [174]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[0.9921568627450981]], [[0.9568627450980393]]], "mean": [[[0.4054581185203967]], [[0.4396097764536849]], [[0.442664091259109]]], "std": [[[0.1638328884741221]], [[0.12940259413421354]], [[0.12010932876582844]]], "count": [174]}, "observation.state": {"min": [-0.08850564807653427, 2.0562946796417236, -2.280115842819214, -2.0542001724243164, 0.42809435725212097, -1.323954463005066, -2.9033379554748535, -10.0, 0.151201993227005, 0.2107589989900589, -0.16996699571609497, -2.984999895095825, 0.10499999672174454, -1.6890000104904175, -0.6811496615409851, -2.0788443088531494, -1.6291078329086304, -1.9833049774169922, 2.353018045425415, -1.6056157350540161, -0.15795230865478516, -3.0, -0.2910259962081909, 0.26975899934768677, -0.17910699546337128, 1.7139999866485596, -0.20100000500679016, -3.1361851692199707], "max": [0.7765493392944336, 2.0918819904327393, -0.8220325708389282, -0.3356268107891083, 2.8546085357666016, 1.8273074626922607, 0.04735078290104866, 769.0, 0.38988301157951355, 0.40119099617004395, 0.1597139984369278, -1.246000051498413, 0.8460000157356262, 0.3139999806880951, -0.23623031377792358, -1.9670908451080322, -0.36252233386039734, -0.3504795730113983, 2.8671746253967285, 1.1515858173370361, 0.32421237230300903, 846.0, -0.035833001136779785, 0.4448609948158264, 0.04464799910783768, 2.680999994277954, 0.7850000262260437, 3.132999897003174], "mean": [0.15804511308670044, 2.080382823944092, -1.3181227445602417, -1.122916579246521, 1.621699571609497, 1.1148511171340942, -1.3624765872955322, 312.9270935058594, 0.3022729754447937, 0.29698440432548523, 0.033515386283397675, -2.32150936126709, 0.4875236451625824, -0.7192088961601257, -0.4886309504508972, -2.0605661869049072, -1.306531310081482, -1.3416998386383057, 2.7188730239868164, -0.8514688611030579, 0.06340708583593369, 259.3932189941406, -0.17765937745571136, 0.3590262830257416, -0.031629472970962524, 2.307720422744751, 0.18937163054943085, -2.000056743621826], "std": [0.1998206228017807, 0.0063390289433300495, 0.37402215600013733, 0.5745291709899902, 1.0008246898651123, 0.5891630053520203, 1.1624971628189087, 315.474609375, 0.05370844155550003, 0.061943139880895615, 0.0811222493648529, 0.47845444083213806, 0.18829445540905, 0.6634782552719116, 0.11993108689785004, 0.010447930544614792, 0.3185611367225647, 0.43109720945358276, 0.18264174461364746, 0.8591591715812683, 0.10348312556743622, 324.1567687988281, 0.06266070157289505, 0.033016204833984375, 0.04701318219304085, 0.175247922539711, 0.33320367336273193, 1.5064021348953247], "count": [974]}, "action": {"min": [-0.08850564807653427, 2.0562946796417236, -2.280115842819214, -2.0542001724243164, 0.42809435725212097, -1.323954463005066, -2.9033379554748535, -10.0, 0.151201993227005, 0.2107589989900589, -0.16996699571609497, -2.984999895095825, 0.10499999672174454, -1.6890000104904175, -0.6811496615409851, -2.0788443088531494, -1.6291078329086304, -1.9833049774169922, 2.353018045425415, -1.6056157350540161, -0.15795230865478516, -3.0, -0.2910259962081909, 0.26975899934768677, -0.17910699546337128, 1.7139999866485596, -0.20100000500679016, -3.1361851692199707], "max": [0.7765493392944336, 2.0918819904327393, -0.8220325708389282, -0.3356268107891083, 2.8546085357666016, 1.8273074626922607, 0.04735078290104866, 769.0, 0.38988301157951355, 0.40119099617004395, 0.1597139984369278, -1.246000051498413, 0.8460000157356262, 0.3139999806880951, -0.23623031377792358, -1.9670908451080322, -0.36252233386039734, -0.3504795730113983, 2.8671746253967285, 1.1515858173370361, 0.32421237230300903, 846.0, -0.035833001136779785, 0.4448609948158264, 0.04464799910783768, 2.680999994277954, 0.7850000262260437, 3.132999897003174], "mean": [0.15804511308670044, 2.080382823944092, -1.3181227445602417, -1.122916579246521, 1.621699571609497, 1.1148511171340942, -1.3624765872955322, 312.9270935058594, 0.3022729754447937, 0.29698440432548523, 0.033515386283397675, -2.32150936126709, 0.4875236451625824, -0.7192088961601257, -0.4886309504508972, -2.0605661869049072, -1.306531310081482, -1.3416998386383057, 2.7188730239868164, -0.8514688611030579, 0.06340708583593369, 259.3932189941406, -0.17765937745571136, 0.3590262830257416, -0.031629472970962524, 2.307720422744751, 0.18937163054943085, -2.000056743621826], "std": [0.1998206228017807, 0.0063390289433300495, 0.37402215600013733, 0.5745291709899902, 1.0008246898651123, 0.5891630053520203, 1.1624971628189087, 315.474609375, 0.05370844155550003, 0.061943139880895615, 0.0811222493648529, 0.47845444083213806, 0.18829445540905, 0.6634782552719116, 0.11993108689785004, 0.010447930544614792, 0.3185611367225647, 0.43109720945358276, 0.18264174461364746, 0.8591591715812683, 0.10348312556743622, 324.1567687988281, 0.06266070157289505, 0.033016204833984375, 0.04701318219304085, 0.175247922539711, 0.33320367336273193, 1.5064021348953247], "count": [974]}, "timestamp": {"min": [0.0], "max": [32.43333333333333], "mean": [16.216666666666665], "std": [9.372314430159596], "count": [974]}, "frame_index": {"min": [0], "max": [973], "mean": [486.5], "std": [281.16943290478787], "count": [974]}, "episode_index": {"min": [95], "max": [95], "mean": [95.0], "std": [0.0], "count": [974]}, "index": {"min": [95663], "max": [96636], "mean": [96149.5], "std": [281.16943290478787], "count": [974]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [974]}, "subtask_annotation": {"mean": [21.37782340862423, 29.0, 29.0, 29.0, 29.0], "std": [2.724322153626759, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [974]}, "scene_annotation": {"mean": [95.0], "std": [0.0], "min": [95], "max": [95], "count": [974]}, "eef_direction_state": {"mean": [4.193018480492813, 3.8562628336755647], "std": [1.9932412815913656, 1.9595176031037016], "min": [0, 0], "max": [6, 6], "count": [974]}, "eef_velocity_state": {"mean": [0.7351129363449692, 0.9342915811088296], "std": [0.6914401374171302, 0.7347314118977929], "min": [0, 0], "max": [2, 2], "count": [974]}, "eef_acc_mag_state": {"mean": [0.7494866529774127, 0.8367556468172485], "std": [0.824966394267008, 0.8213302100910158], "min": [0, 0], "max": [2, 2], "count": [974]}, "eef_direction_action": {"mean": [4.193018480492813, 3.8562628336755647], "std": [1.9932412815913656, 1.9595176031037016], "min": [0, 0], "max": [6, 6], "count": [974]}, "eef_velocity_action": {"mean": [0.7351129363449692, 0.9342915811088296], "std": [0.6914401374171302, 0.7347314118977929], "min": [0, 0], "max": [2, 2], "count": [974]}, "eef_acc_mag_action": {"mean": [0.7494866529774127, 0.8367556468172485], "std": [0.824966394267008, 0.8213302100910158], "min": [0, 0], "max": [2, 2], "count": [974]}, "eef_sim_pose_state": {"mean": [0.5605062004162809, 0.1761957930972789, 1.1467744317718132, 2.352448170880418, 0.7385788805893527, 2.3541488866935616, 0.49463564032848806, -0.31421618454837535, 1.0949041570728821, 0.6881440184366152, 0.873756894875548, 0.07516108041532388], "std": [0.03286701660867195, 0.03981783455759151, 0.0674534544281802, 1.637875101283655, 0.4524527037773008, 0.6429582046213587, 0.05479485796963651, 0.06993701031613309, 0.07070748043484693, 2.462597254140852, 0.5125133910184062, 2.583678457513533], "min": [0.466893330825239, 0.037618558552836925, 0.9918106619063881, -3.1313505282491896, 0.20604598561963816, -0.07157614708927987, 0.4083671317424691, -0.3985596355499394, 1.0109299557224567, -3.137997563942145, 0.01432430675590357, -3.140797847222934], "max": [0.6375133629874985, 0.25170723062040823, 1.2776947512478989, 3.138575050655451, 1.553965806244412, 2.9951853222606477, 0.5987947096925894, -0.08297496390914137, 1.2422408732746044, 3.1414504019125262, 1.5698356555295474, 3.140414847503226], "count": [974]}, "eef_sim_pose_action": {"mean": [0.5605062004162809, 0.1761957930972789, 1.1467744317718132, 2.352448170880418, 0.7385788805893527, 2.3541488866935616, 0.49463564032848806, -0.31421618454837535, 1.0949041570728821, 0.6881440184366152, 0.873756894875548, 0.07516108041532388], "std": [0.03286701660867195, 0.03981783455759151, 0.0674534544281802, 1.637875101283655, 0.4524527037773008, 0.6429582046213587, 0.05479485796963651, 0.06993701031613309, 0.07070748043484693, 2.462597254140852, 0.5125133910184062, 2.583678457513533], "min": [0.466893330825239, 0.037618558552836925, 0.9918106619063881, -3.1313505282491896, 0.20604598561963816, -0.07157614708927987, 0.4083671317424691, -0.3985596355499394, 1.0109299557224567, -3.137997563942145, 0.01432430675590357, -3.140797847222934], "max": [0.6375133629874985, 0.25170723062040823, 1.2776947512478989, 3.138575050655451, 1.553965806244412, 2.9951853222606477, 0.5987947096925894, -0.08297496390914137, 1.2422408732746044, 3.1414504019125262, 1.5698356555295474, 3.140414847503226], "count": [974]}, "gripper_mode_state": {"mean": [0.7320328542094456, 0.5995893223819302], "std": [0.4429003889899148, 0.48998159849886225], "min": [0, 0], "max": [1, 1], "count": [974]}, "gripper_activity_state": {"mean": [1.764887063655031, 1.7792607802874743], "std": [0.5742231048152766, 0.5564084997972385], "min": [0, 0], "max": [2, 2], "count": [974]}, "gripper_mode_action": {"mean": [0.7320328542094456, 0.5995893223819302], "std": [0.4429003889899148, 0.48998159849886225], "min": [0, 0], "max": [1, 1], "count": [974]}, "gripper_activity_action": {"mean": [1.764887063655031, 1.7792607802874743], "std": [0.5742231048152766, 0.5564084997972385], "min": [0, 0], "max": [2, 2], "count": [974]}, "gripper_open_scale_state": {"mean": [0.2595775155374891, 0.31307824273623774], "std": [0.32400854071703955, 0.3153237785156548], "min": [0.0, 0.0], "max": [0.846, 0.769], "count": [974]}, "gripper_open_scale_action": {"mean": [0.2595775155374891, 0.31307824273623774], "std": [0.32400854071703955, 0.3153237785156548], "min": [0.0, 0.0], "max": [0.846, 0.769], "count": [974]}}} +{"episode_index": 95, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42748913747409534]], [[0.44924708198828317]], [[0.4512305777239758]]], "std": [[[0.21028660734025167]], [[0.18584885666039863]], [[0.18159415082641792]]], "count": [164]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.0452200975268549]], [[0.04257756918644002]], [[0.042961701207091266]]], "count": [164]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00784313725490196]]], "max": [[[1.0]], [[0.9215686274509803]], [[0.9137254901960784]]], "mean": [[[0.4370619993424199]], [[0.45506252366292044]], [[0.45609689467758646]]], "std": [[[0.13903810941263484]], [[0.11141200684422099]], [[0.10395108100933521]]], "count": [164]}, "observation.state": {"min": [-0.10976375639438629, 1.965572476387024, -2.225609064102173, -2.01283597946167, 0.406120628118515, -1.3668197393417358, -2.8331406116485596, -2.0, 0.15160100162029266, 0.1957319974899292, -0.1652829945087433, -2.9159998893737793, 0.15399999916553497, -1.6369999647140503, -0.5961521863937378, -2.078792095184326, -1.5854569673538208, -1.998070478439331, 2.0776400566101074, -1.6174489259719849, -0.2883284091949463, -2.0, -0.3027209937572479, 0.2715170085430145, -0.18385900557041168, 1.6100000143051147, -0.08400000631809235, -3.117000102996826], "max": [0.7134906053543091, 2.0924925804138184, -0.8397302627563477, -0.2764427065849304, 2.799002170562744, 1.6976993083953857, 0.0002967060136143118, 752.0, 0.41153401136398315, 0.3986620008945465, 0.20304399728775024, -1.1670000553131104, 0.968999981880188, 0.3880000412464142, -0.12220796197652817, -2.013725996017456, -0.482723206281662, -0.3604978024959564, 2.8870887756347656, 1.1323347091674805, 0.3669728934764862, 857.0, -0.019208999350667, 0.431674987077713, 0.04093100130558014, 2.7769999504089355, 0.8399999737739563, 3.125999927520752], "mean": [0.1431540995836258, 2.0803418159484863, -1.252745270729065, -1.0387537479400635, 1.863684892654419, 0.9879641532897949, -1.6826413869857788, 245.6942138671875, 0.3162870705127716, 0.30772510170936584, 0.05683939903974533, -2.081892490386963, 0.6082451939582825, -0.4459812045097351, -0.4030033051967621, -2.063551425933838, -1.189895510673523, -1.3471150398254395, 2.6290194988250732, -0.6123380064964294, -0.01653769612312317, 296.6126403808594, -0.17323128879070282, 0.3443906605243683, -0.05171070620417595, 2.377983331680298, 0.37997856736183167, -2.0813357830047607], "std": [0.20533211529254913, 0.014786835759878159, 0.3305664658546448, 0.5554724335670471, 0.8929556608200073, 0.5245257616043091, 1.0652538537979126, 331.6688537597656, 0.05882326140999794, 0.05116698518395424, 0.08953575044870377, 0.46934452652931213, 0.17741239070892334, 0.5715786218643188, 0.08315974473953247, 0.006766058038920164, 0.3278599977493286, 0.445455938577652, 0.22393937408924103, 0.8485419750213623, 0.1585516482591629, 345.2710876464844, 0.06714828312397003, 0.03550666570663452, 0.06012770161032677, 0.22883976995944977, 0.2955267131328583, 1.3854889869689941], "count": [901]}, "action": {"min": [-0.10976375639438629, 1.965572476387024, -2.225609064102173, -2.01283597946167, 0.406120628118515, -1.3668197393417358, -2.8331406116485596, -2.0, 0.15160100162029266, 0.1957319974899292, -0.1652829945087433, -2.9159998893737793, 0.15399999916553497, -1.6369999647140503, -0.5961521863937378, -2.078792095184326, -1.5854569673538208, -1.998070478439331, 2.0776400566101074, -1.6174489259719849, -0.2883284091949463, -2.0, -0.3027209937572479, 0.2715170085430145, -0.18385900557041168, 1.6100000143051147, -0.08400000631809235, -3.117000102996826], "max": [0.7134906053543091, 2.0924925804138184, -0.8397302627563477, -0.2764427065849304, 2.799002170562744, 1.6976993083953857, 0.0002967060136143118, 752.0, 0.41153401136398315, 0.3986620008945465, 0.20304399728775024, -1.1670000553131104, 0.968999981880188, 0.3880000412464142, -0.12220796197652817, -2.013725996017456, -0.482723206281662, -0.3604978024959564, 2.8870887756347656, 1.1323347091674805, 0.3669728934764862, 857.0, -0.019208999350667, 0.431674987077713, 0.04093100130558014, 2.7769999504089355, 0.8399999737739563, 3.125999927520752], "mean": [0.1431540995836258, 2.0803418159484863, -1.252745270729065, -1.0387537479400635, 1.863684892654419, 0.9879641532897949, -1.6826413869857788, 245.6942138671875, 0.3162870705127716, 0.30772510170936584, 0.05683939903974533, -2.081892490386963, 0.6082451939582825, -0.4459812045097351, -0.4030033051967621, -2.063551425933838, -1.189895510673523, -1.3471150398254395, 2.6290194988250732, -0.6123380064964294, -0.01653769612312317, 296.6126403808594, -0.17323128879070282, 0.3443906605243683, -0.05171070620417595, 2.377983331680298, 0.37997856736183167, -2.0813357830047607], "std": [0.20533211529254913, 0.014786835759878159, 0.3305664658546448, 0.5554724335670471, 0.8929556608200073, 0.5245257616043091, 1.0652538537979126, 331.6688537597656, 0.05882326140999794, 0.05116698518395424, 0.08953575044870377, 0.46934452652931213, 0.17741239070892334, 0.5715786218643188, 0.08315974473953247, 0.006766058038920164, 0.3278599977493286, 0.445455938577652, 0.22393937408924103, 0.8485419750213623, 0.1585516482591629, 345.2710876464844, 0.06714828312397003, 0.03550666570663452, 0.06012770161032677, 0.22883976995944977, 0.2955267131328583, 1.3854889869689941], "count": [901]}, "timestamp": {"min": [0.0], "max": [30.0], "mean": [15.0], "std": [8.669871202426634], "count": [901]}, "frame_index": {"min": [0], "max": [900], "mean": [450.0], "std": [260.096136072799], "count": [901]}, "episode_index": {"min": [96], "max": [96], "mean": [96.0], "std": [0.0], "count": [901]}, "index": {"min": [96637], "max": [97537], "mean": [97087.0], "std": [260.096136072799], "count": [901]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [901]}, "subtask_annotation": {"mean": [20.64816870144284, 29.0, 29.0, 29.0, 29.0], "std": [3.022569464726667, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [901]}, "scene_annotation": {"mean": [96.0], "std": [0.0], "min": [96], "max": [96], "count": [901]}, "eef_direction_state": {"mean": [3.634850166481687, 3.811320754716981], "std": [2.0876641288125852, 2.0558043024492325], "min": [0, 0], "max": [6, 6], "count": [901]}, "eef_velocity_state": {"mean": [0.8879023307436182, 0.9556048834628191], "std": [0.6626872741445272, 0.7771887893942901], "min": [0, 0], "max": [2, 2], "count": [901]}, "eef_acc_mag_state": {"mean": [0.9422863485016648, 0.8790233074361821], "std": [0.8434634020983612, 0.8267271904343615], "min": [0, 0], "max": [2, 2], "count": [901]}, "eef_direction_action": {"mean": [3.634850166481687, 3.811320754716981], "std": [2.0876641288125852, 2.0558043024492325], "min": [0, 0], "max": [6, 6], "count": [901]}, "eef_velocity_action": {"mean": [0.8879023307436182, 0.9556048834628191], "std": [0.6626872741445272, 0.7771887893942901], "min": [0, 0], "max": [2, 2], "count": [901]}, "eef_acc_mag_action": {"mean": [0.9422863485016648, 0.8790233074361821], "std": [0.8434634020983612, 0.8267271904343615], "min": [0, 0], "max": [2, 2], "count": [901]}, "eef_sim_pose_state": {"mean": [0.5432437903425721, 0.1636506128968591, 1.1313648260613074, -0.03818099658118904, 0.8764294673346154, 2.258463130432383, 0.5000094668433, -0.3363824691167973, 1.0951441180515487, 1.0599709819229826, 1.1235224386170297, 0.5410852658182922], "std": [0.032464253032822576, 0.04947467786604696, 0.07280372450503358, 2.8581531099860644, 0.4098925482049445, 1.4766572607918975, 0.04670034520254301, 0.07920191949691037, 0.06839279128229178, 2.3513756877879755, 0.44223365033081913, 2.432079380810036], "min": [0.4662252687011653, 0.03439450922936858, 0.9973380752451839, -3.140939351916492, 0.2148139766859496, -3.1367924378667995, 0.41309428116601943, -0.44118577067616055, 1.0162940700204925, -3.136090108747611, 0.09248973375756075, -3.13748746359042], "max": [0.6204507453581334, 0.26793404852646807, 1.2762260937044019, 3.1412496269054886, 1.553408197034559, 3.1407996166198733, 0.5892582496007266, -0.08745388154549037, 1.2499859789523788, 3.1408088733923627, 1.5412476059566949, 3.1345171240045793], "count": [901]}, "eef_sim_pose_action": {"mean": [0.5432437903425721, 0.1636506128968591, 1.1313648260613074, -0.03818099658118904, 0.8764294673346154, 2.258463130432383, 0.5000094668433, -0.3363824691167973, 1.0951441180515487, 1.0599709819229826, 1.1235224386170297, 0.5410852658182922], "std": [0.032464253032822576, 0.04947467786604696, 0.07280372450503358, 2.8581531099860644, 0.4098925482049445, 1.4766572607918975, 0.04670034520254301, 0.07920191949691037, 0.06839279128229178, 2.3513756877879755, 0.44223365033081913, 2.432079380810036], "min": [0.4662252687011653, 0.03439450922936858, 0.9973380752451839, -3.140939351916492, 0.2148139766859496, -3.1367924378667995, 0.41309428116601943, -0.44118577067616055, 1.0162940700204925, -3.136090108747611, 0.09248973375756075, -3.13748746359042], "max": [0.6204507453581334, 0.26793404852646807, 1.2762260937044019, 3.1412496269054886, 1.553408197034559, 3.1407996166198733, 0.5892582496007266, -0.08745388154549037, 1.2499859789523788, 3.1408088733923627, 1.5412476059566949, 3.1345171240045793], "count": [901]}, "gripper_mode_state": {"mean": [0.6892341842397336, 0.6870144284128746], "std": [0.46280711264534674, 0.4637085329874822], "min": [0, 0], "max": [1, 1], "count": [901]}, "gripper_activity_state": {"mean": [1.7635960044395116, 1.8668146503884573], "std": [0.5814807048823878, 0.45681151144478915], "min": [0, 0], "max": [2, 2], "count": [901]}, "gripper_mode_action": {"mean": [0.6892341842397336, 0.6870144284128746], "std": [0.46280711264534674, 0.4637085329874822], "min": [0, 0], "max": [1, 1], "count": [901]}, "gripper_activity_action": {"mean": [1.7635960044395116, 1.8668146503884573], "std": [0.5814807048823878, 0.45681151144478915], "min": [0, 0], "max": [2, 2], "count": [901]}, "gripper_open_scale_state": {"mean": [0.2966255038043896, 0.24597280795063511], "std": [0.3452600813883672, 0.3314620730056912], "min": [0.0, 0.0], "max": [0.857, 0.752], "count": [901]}, "gripper_open_scale_action": {"mean": [0.2966255038043896, 0.24597280795063511], "std": [0.3452600813883672, 0.3314620730056912], "min": [0.0, 0.0], "max": [0.857, 0.752], "count": [901]}}} +{"episode_index": 96, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4143719893113783]], [[0.43863778075686993]], [[0.4412558667804138]]], "std": [[[0.21445032361516458]], [[0.18801573722042092]], [[0.18287130397047394]]], "count": [181]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.04522009752685491]], [[0.04257756918644001]], [[0.04296170120709122]]], "count": [181]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00784313725490196]]], "max": [[[0.9764705882352941]], [[0.8980392156862745]], [[0.8784313725490196]]], "mean": [[[0.4205582830047304]], [[0.44798964991153]], [[0.4506872754396418]]], "std": [[[0.1631439667511602]], [[0.13030598230645432]], [[0.1218472840861179]]], "count": [181]}, "observation.state": {"min": [-0.16837191581726074, 2.048475742340088, -2.5824763774871826, -2.0566961765289307, -0.10868165642023087, -1.5204609632492065, -0.5603205561637878, -2.0, 0.15857699513435364, 0.21351799368858337, -0.16844600439071655, -2.76200008392334, 0.1550000011920929, -1.5379999876022339, -0.628946840763092, -2.0780413150787354, -1.5916006565093994, -1.9650661945343018, 2.405203342437744, -1.5892270803451538, -0.2869146764278412, -2.0, -0.2991969883441925, 0.26932600140571594, -0.17461200058460236, 1.7209999561309814, -0.20400001108646393, -3.134185314178467], "max": [0.6941348910331726, 2.092632293701172, -1.0847395658493042, -0.1811302751302719, 0.8039335608482361, 1.5999258756637573, 0.39906954765319824, 816.0, 0.3755500018596649, 0.3968159854412079, 0.15983699262142181, -1.0950000286102295, 0.9150000214576721, 0.4639999568462372, -0.23083725571632385, -1.9567934274673462, -0.4522322714328766, -0.3756297528743744, 2.8409423828125, 1.0787880420684814, 0.24139650166034698, 827.0, -0.03169099986553192, 0.4407230019569397, 0.0335020013153553, 2.7079999446868896, 0.777999997138977, 3.13700008392334], "mean": [0.14737823605537415, 2.0796420574188232, -1.6397883892059326, -1.1593127250671387, 0.6598682403564453, 0.23881939053535461, -0.14418728649616241, 313.20831298828125, 0.2967267632484436, 0.3042401969432831, 0.03174511715769768, -2.0511996746063232, 0.5698869824409485, -0.607844352722168, -0.44949910044670105, -2.062394142150879, -1.2634133100509644, -1.3593864440917969, 2.7401862144470215, -0.8442127108573914, 0.006948917172849178, 260.8960876464844, -0.17909196019172668, 0.3467261493206024, -0.04554390534758568, 2.3635857105255127, 0.19610033929347992, -2.2003579139709473], "std": [0.20556263625621796, 0.005966923665255308, 0.46678492426872253, 0.6323555111885071, 0.14217020571231842, 1.1734341382980347, 0.1796882003545761, 331.4533386230469, 0.04563632607460022, 0.055376455187797546, 0.08027004450559616, 0.525644063949585, 0.20663997530937195, 0.6514469981193542, 0.11309349536895752, 0.009885516948997974, 0.30698901414871216, 0.41045135259628296, 0.10709880292415619, 0.8154694437980652, 0.09189653396606445, 321.1944580078125, 0.058967459946870804, 0.03424091637134552, 0.0510791540145874, 0.15264128148555756, 0.3178257346153259, 1.1361902952194214], "count": [1025]}, "action": {"min": [-0.16837191581726074, 2.048475742340088, -2.5824763774871826, -2.0566961765289307, -0.10868165642023087, -1.5204609632492065, -0.5603205561637878, -2.0, 0.15857699513435364, 0.21351799368858337, -0.16844600439071655, -2.76200008392334, 0.1550000011920929, -1.5379999876022339, -0.628946840763092, -2.0780413150787354, -1.5916006565093994, -1.9650661945343018, 2.405203342437744, -1.5892270803451538, -0.2869146764278412, -2.0, -0.2991969883441925, 0.26932600140571594, -0.17461200058460236, 1.7209999561309814, -0.20400001108646393, -3.134185314178467], "max": [0.6941348910331726, 2.092632293701172, -1.0847395658493042, -0.1811302751302719, 0.8039335608482361, 1.5999258756637573, 0.39906954765319824, 816.0, 0.3755500018596649, 0.3968159854412079, 0.15983699262142181, -1.0950000286102295, 0.9150000214576721, 0.4639999568462372, -0.23083725571632385, -1.9567934274673462, -0.4522322714328766, -0.3756297528743744, 2.8409423828125, 1.0787880420684814, 0.24139650166034698, 827.0, -0.03169099986553192, 0.4407230019569397, 0.0335020013153553, 2.7079999446868896, 0.777999997138977, 3.13700008392334], "mean": [0.14737823605537415, 2.0796420574188232, -1.6397883892059326, -1.1593127250671387, 0.6598682403564453, 0.23881939053535461, -0.14418728649616241, 313.20831298828125, 0.2967267632484436, 0.3042401969432831, 0.03174511715769768, -2.0511996746063232, 0.5698869824409485, -0.607844352722168, -0.44949910044670105, -2.062394142150879, -1.2634133100509644, -1.3593864440917969, 2.7401862144470215, -0.8442127108573914, 0.006948917172849178, 260.8960876464844, -0.17909196019172668, 0.3467261493206024, -0.04554390534758568, 2.3635857105255127, 0.19610033929347992, -2.2003579139709473], "std": [0.20556263625621796, 0.005966923665255308, 0.46678492426872253, 0.6323555111885071, 0.14217020571231842, 1.1734341382980347, 0.1796882003545761, 331.4533386230469, 0.04563632607460022, 0.055376455187797546, 0.08027004450559616, 0.525644063949585, 0.20663997530937195, 0.6514469981193542, 0.11309349536895752, 0.009885516948997974, 0.30698901414871216, 0.41045135259628296, 0.10709880292415619, 0.8154694437980652, 0.09189653396606445, 321.1944580078125, 0.058967459946870804, 0.03424091637134552, 0.0510791540145874, 0.15264128148555756, 0.3178257346153259, 1.1361902952194214], "count": [1025]}, "timestamp": {"min": [0.0], "max": [34.13333333333333], "mean": [17.066666666666666], "std": [9.863062404750362], "count": [1025]}, "frame_index": {"min": [0], "max": [1024], "mean": [512.0], "std": [295.89187214251086], "count": [1025]}, "episode_index": {"min": [97], "max": [97], "mean": [97.0], "std": [0.0], "count": [1025]}, "index": {"min": [97538], "max": [98562], "mean": [98050.0], "std": [295.89187214251086], "count": [1025]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1025]}, "subtask_annotation": {"mean": [21.090731707317072, 29.0, 29.0, 29.0, 29.0], "std": [2.9540483922286787, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1025]}, "scene_annotation": {"mean": [97.0], "std": [0.0], "min": [97], "max": [97], "count": [1025]}, "eef_direction_state": {"mean": [4.314146341463415, 4.124878048780488], "std": [2.0687795101245103, 1.8973706092986466], "min": [0, 0], "max": [6, 6], "count": [1025]}, "eef_velocity_state": {"mean": [0.6624390243902439, 0.8097560975609757], "std": [0.6736894431369489, 0.7257644844252542], "min": [0, 0], "max": [2, 2], "count": [1025]}, "eef_acc_mag_state": {"mean": [0.7404878048780488, 0.7541463414634146], "std": [0.8421631590354977, 0.8264203607913603], "min": [0, 0], "max": [2, 2], "count": [1025]}, "eef_direction_action": {"mean": [4.314146341463415, 4.124878048780488], "std": [2.0687795101245103, 1.8973706092986466], "min": [0, 0], "max": [6, 6], "count": [1025]}, "eef_velocity_action": {"mean": [0.6624390243902439, 0.8097560975609757], "std": [0.6736894431369489, 0.7257644844252542], "min": [0, 0], "max": [2, 2], "count": [1025]}, "eef_acc_mag_action": {"mean": [0.7404878048780488, 0.7541463414634146], "std": [0.8421631590354977, 0.8264203607913603], "min": [0, 0], "max": [2, 2], "count": [1025]}, "eef_sim_pose_state": {"mean": [0.5497768452769122, 0.16921115392488328, 1.1365126081046573, 2.124318268004049, 0.7260226933374885, 2.470172101311586, 0.4991980331632762, -0.30046007258457286, 1.0949554056207085, 1.141735280104856, 0.9797490429305752, 0.5703417152729457], "std": [0.032200866785456514, 0.03732280569618242, 0.06593152321277704, 2.0640896932821655, 0.45524638533160744, 0.48099405376266136, 0.04556701836737201, 0.0665687066946991, 0.06981466979278506, 2.0678469318807844, 0.5006560306354495, 2.387235636799695], "min": [0.4666790063563824, 0.0468587595768573, 0.9919420685931327, -3.1413058570004613, 0.2176048920479987, 0.02081365942511977, 0.4235261429634394, -0.368888707906048, 1.0173195123731102, -3.1377365446186922, 0.22058613002117777, -3.1399323154387773], "max": [0.6337329837556958, 0.2631303899058002, 1.2700500033954631, 3.140920027587477, 1.5572203464590992, 3.0700216161899547, 0.5833188507118771, -0.08944793110579438, 1.2426086974227726, 3.134916756200809, 1.5443973760832126, 3.1366083404832272], "count": [1025]}, "eef_sim_pose_action": {"mean": [0.5497768452769122, 0.16921115392488328, 1.1365126081046573, 2.124318268004049, 0.7260226933374885, 2.470172101311586, 0.4991980331632762, -0.30046007258457286, 1.0949554056207085, 1.141735280104856, 0.9797490429305752, 0.5703417152729457], "std": [0.032200866785456514, 0.03732280569618242, 0.06593152321277704, 2.0640896932821655, 0.45524638533160744, 0.48099405376266136, 0.04556701836737201, 0.0665687066946991, 0.06981466979278506, 2.0678469318807844, 0.5006560306354495, 2.387235636799695], "min": [0.4666790063563824, 0.0468587595768573, 0.9919420685931327, -3.1413058570004613, 0.2176048920479987, 0.02081365942511977, 0.4235261429634394, -0.368888707906048, 1.0173195123731102, -3.1377365446186922, 0.22058613002117777, -3.1399323154387773], "max": [0.6337329837556958, 0.2631303899058002, 1.2700500033954631, 3.140920027587477, 1.5572203464590992, 3.0700216161899547, 0.5833188507118771, -0.08944793110579438, 1.2426086974227726, 3.134916756200809, 1.5443973760832126, 3.1366083404832272], "count": [1025]}, "gripper_mode_state": {"mean": [0.7229268292682927, 0.6351219512195122], "std": [0.4475529340674529, 0.4813959475303403], "min": [0, 0], "max": [1, 1], "count": [1025]}, "gripper_activity_state": {"mean": [1.8263414634146342, 1.829268292682927], "std": [0.5046986838218571, 0.5008499616817446], "min": [0, 0], "max": [2, 2], "count": [1025]}, "gripper_mode_action": {"mean": [0.7229268292682927, 0.6351219512195122], "std": [0.4475529340674529, 0.4813959475303403], "min": [0, 0], "max": [1, 1], "count": [1025]}, "gripper_activity_action": {"mean": [1.8263414634146342, 1.829268292682927], "std": [0.5046986838218571, 0.5008499616817446], "min": [0, 0], "max": [2, 2], "count": [1025]}, "gripper_open_scale_state": {"mean": [0.2608989451315344, 0.31369560994415746], "std": [0.32119219758645484, 0.33099101708935286], "min": [0.0, 0.0], "max": [0.827, 0.816], "count": [1025]}, "gripper_open_scale_action": {"mean": [0.2608989451315344, 0.31369560994415746], "std": [0.32119219758645484, 0.33099101708935286], "min": [0.0, 0.0], "max": [0.827, 0.816], "count": [1025]}}} +{"episode_index": 97, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.41954998093681917]], [[0.444706760620915]], [[0.446484621459695]]], "std": [[[0.2145975370404672]], [[0.18700255194646034]], [[0.18275025257757022]]], "count": [150]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.04522009752685489]], [[0.04257756918644002]], [[0.04296170120709131]]], "count": [150]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.023529411764705882]]], "max": [[[1.0]], [[0.8980392156862745]], [[0.8941176470588236]]], "mean": [[[0.4206177968409586]], [[0.44262104302832245]], [[0.4437953581154684]]], "std": [[[0.15793590947703362]], [[0.1268139840045238]], [[0.11904531356622923]]], "count": [150]}, "observation.state": {"min": [0.013892821036279202, 1.789765477180481, -2.1151297092437744, -1.9531980752944946, -0.7195992469787598, -1.4676473140716553, -2.8807880878448486, -8.0, 0.1760910004377365, 0.22013700008392334, -0.14904700219631195, -2.822999954223633, 0.21500001847743988, -1.3919999599456787, -0.5986130833625793, -2.078756809234619, -1.5100239515304565, -2.003446102142334, 2.3935272693634033, -1.5274075269699097, -0.28991666436195374, -2.0, -0.28383898735046387, 0.26714301109313965, -0.1901569962501526, 1.7450000047683716, -0.15700000524520874, -3.1391851902008057], "max": [0.642961859703064, 2.0924580097198486, -0.8931025266647339, -0.16521286964416504, 2.85331654548645, 1.630678653717041, 1.2590281963348389, 799.0, 0.431861013174057, 0.4258570075035095, 0.1441430002450943, -1.3639999628067017, 1.0809999704360962, 0.4490000009536743, -0.18854793906211853, -1.979482650756836, -0.3367787301540375, -0.3644247353076935, 2.8873682022094727, 1.1354238986968994, 0.25041985511779785, 832.0, -0.0147299999371171, 0.4418880045413971, 0.03884999826550484, 2.756999969482422, 0.8040000200271606, 3.140000104904175], "mean": [0.21231719851493835, 2.068147659301758, -1.3663368225097656, -0.920874834060669, 1.8115310668945312, 0.93473219871521, -1.6014617681503296, 326.3012390136719, 0.30931356549263, 0.319267213344574, 0.028712699189782143, -2.12929368019104, 0.6031649112701416, -0.456506609916687, -0.3780665993690491, -2.0619988441467285, -1.218463659286499, -1.331644892692566, 2.712038993835449, -0.5110526084899902, 0.05190835893154144, 359.5299987792969, -0.18088646233081818, 0.3490999937057495, -0.03437530994415283, 2.270597219467163, 0.35082489252090454, -1.660159945487976], "std": [0.15948958694934845, 0.05285203456878662, 0.34184348583221436, 0.5812165141105652, 1.0869303941726685, 0.6191009879112244, 1.2338348627090454, 354.23150634765625, 0.06210685148835182, 0.054177869111299515, 0.07878528535366058, 0.4252451956272125, 0.19517897069454193, 0.5041115880012512, 0.08559559285640717, 0.010318056680262089, 0.32521092891693115, 0.5196688771247864, 0.16617867350578308, 0.9031788110733032, 0.09862863272428513, 315.88702392578125, 0.07582192867994308, 0.03674532100558281, 0.05417792871594429, 0.2340964823961258, 0.3016662299633026, 2.0651519298553467], "count": [800]}, "action": {"min": [0.013892821036279202, 1.789765477180481, -2.1151297092437744, -1.9531980752944946, -0.7195992469787598, -1.4676473140716553, -2.8807880878448486, -8.0, 0.1760910004377365, 0.22013700008392334, -0.14904700219631195, -2.822999954223633, 0.21500001847743988, -1.3919999599456787, -0.5986130833625793, -2.078756809234619, -1.5100239515304565, -2.003446102142334, 2.3935272693634033, -1.5274075269699097, -0.28991666436195374, -2.0, -0.28383898735046387, 0.26714301109313965, -0.1901569962501526, 1.7450000047683716, -0.15700000524520874, -3.1391851902008057], "max": [0.642961859703064, 2.0924580097198486, -0.8931025266647339, -0.16521286964416504, 2.85331654548645, 1.630678653717041, 1.2590281963348389, 799.0, 0.431861013174057, 0.4258570075035095, 0.1441430002450943, -1.3639999628067017, 1.0809999704360962, 0.4490000009536743, -0.18854793906211853, -1.979482650756836, -0.3367787301540375, -0.3644247353076935, 2.8873682022094727, 1.1354238986968994, 0.25041985511779785, 832.0, -0.0147299999371171, 0.4418880045413971, 0.03884999826550484, 2.756999969482422, 0.8040000200271606, 3.140000104904175], "mean": [0.21231719851493835, 2.068147659301758, -1.3663368225097656, -0.920874834060669, 1.8115310668945312, 0.93473219871521, -1.6014617681503296, 326.3012390136719, 0.30931356549263, 0.319267213344574, 0.028712699189782143, -2.12929368019104, 0.6031649112701416, -0.456506609916687, -0.3780665993690491, -2.0619988441467285, -1.218463659286499, -1.331644892692566, 2.712038993835449, -0.5110526084899902, 0.05190835893154144, 359.5299987792969, -0.18088646233081818, 0.3490999937057495, -0.03437530994415283, 2.270597219467163, 0.35082489252090454, -1.660159945487976], "std": [0.15948958694934845, 0.05285203456878662, 0.34184348583221436, 0.5812165141105652, 1.0869303941726685, 0.6191009879112244, 1.2338348627090454, 354.23150634765625, 0.06210685148835182, 0.054177869111299515, 0.07878528535366058, 0.4252451956272125, 0.19517897069454193, 0.5041115880012512, 0.08559559285640717, 0.010318056680262089, 0.32521092891693115, 0.5196688771247864, 0.16617867350578308, 0.9031788110733032, 0.09862863272428513, 315.88702392578125, 0.07582192867994308, 0.03674532100558281, 0.05417792871594429, 0.2340964823961258, 0.3016662299633026, 2.0651519298553467], "count": [800]}, "timestamp": {"min": [0.0], "max": [26.633333333333333], "mean": [13.316666666666665], "std": [7.697997575127356], "count": [800]}, "frame_index": {"min": [0], "max": [799], "mean": [399.5], "std": [230.9399272538207], "count": [800]}, "episode_index": {"min": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [800]}, "index": {"min": [98563], "max": [99362], "mean": [98962.5], "std": [230.9399272538207], "count": [800]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [800]}, "subtask_annotation": {"mean": [20.53375, 29.0, 29.0, 29.0, 29.0], "std": [3.101025787944996, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [800]}, "scene_annotation": {"mean": [98.0], "std": [0.0], "min": [98], "max": [98], "count": [800]}, "eef_direction_state": {"mean": [3.995, 3.6825], "std": [2.082060277705704, 2.207191371403935], "min": [0, 0], "max": [6, 6], "count": [800]}, "eef_velocity_state": {"mean": [0.81125, 0.925], "std": [0.7198079170862179, 0.7854139036202479], "min": [0, 0], "max": [2, 2], "count": [800]}, "eef_acc_mag_state": {"mean": [0.8925, 0.77875], "std": [0.846134593312433, 0.8350439733930196], "min": [0, 0], "max": [2, 2], "count": [800]}, "eef_direction_action": {"mean": [3.995, 3.6825], "std": [2.082060277705704, 2.207191371403935], "min": [0, 0], "max": [6, 6], "count": [800]}, "eef_velocity_action": {"mean": [0.81125, 0.925], "std": [0.7198079170862179, 0.7854139036202479], "min": [0, 0], "max": [2, 2], "count": [800]}, "eef_acc_mag_action": {"mean": [0.8925, 0.77875], "std": [0.846134593312433, 0.8350439733930196], "min": [0, 0], "max": [2, 2], "count": [800]}, "eef_sim_pose_state": {"mean": [0.5455589006815444, 0.1805421780886684, 1.1353582467926788, 1.880424176958433, 0.9504133003795664, 2.138543818183719, 0.5115978118714593, -0.3128032230175504, 1.0812695196840727, 1.024229435468433, 1.1139230121005825, -0.17820650423716994], "std": [0.03395884984844776, 0.04858866110605217, 0.07785262419447786, 1.9540011465388236, 0.41923957155067276, 0.8884349595888508, 0.05352362380893095, 0.0698412807815656, 0.07310277881855767, 2.26595470460313, 0.3975315041940924, 2.4960323566163503], "min": [0.46836737501150894, 0.016770526545399234, 0.995546163044778, -3.105897942919724, 0.30063379217905184, -0.7083906351031062, 0.4034677200130147, -0.40483284580057366, 0.9988924385199739, -3.132388285496381, 0.31045838777095436, -3.1410690517323343], "max": [0.6306935097219386, 0.24440406390837746, 1.27795719309351, 3.1289352915227546, 1.5589794748366397, 2.8298837069868847, 0.6149329500550474, -0.11532198089893679, 1.222633519287379, 3.139544485356423, 1.5682402352192675, 3.1403109716853748], "count": [800]}, "eef_sim_pose_action": {"mean": [0.5455589006815444, 0.1805421780886684, 1.1353582467926788, 1.880424176958433, 0.9504133003795664, 2.138543818183719, 0.5115978118714593, -0.3128032230175504, 1.0812695196840727, 1.024229435468433, 1.1139230121005825, -0.17820650423716994], "std": [0.03395884984844776, 0.04858866110605217, 0.07785262419447786, 1.9540011465388236, 0.41923957155067276, 0.8884349595888508, 0.05352362380893095, 0.0698412807815656, 0.07310277881855767, 2.26595470460313, 0.3975315041940924, 2.4960323566163503], "min": [0.46836737501150894, 0.016770526545399234, 0.995546163044778, -3.105897942919724, 0.30063379217905184, -0.7083906351031062, 0.4034677200130147, -0.40483284580057366, 0.9988924385199739, -3.132388285496381, 0.31045838777095436, -3.1410690517323343], "max": [0.6306935097219386, 0.24440406390837746, 1.27795719309351, 3.1289352915227546, 1.5589794748366397, 2.8298837069868847, 0.6149329500550474, -0.11532198089893679, 1.222633519287379, 3.139544485356423, 1.5682402352192675, 3.1403109716853748], "count": [800]}, "gripper_mode_state": {"mean": [0.56625, 0.57625], "std": [0.4955915026511246, 0.4941517352999975], "min": [0, 0], "max": [1, 1], "count": [800]}, "gripper_activity_state": {"mean": [1.755, 1.85875], "std": [0.5936960501805599, 0.4677589523461847], "min": [0, 0], "max": [2, 2], "count": [800]}, "gripper_mode_action": {"mean": [0.56625, 0.57625], "std": [0.4955915026511246, 0.4941517352999975], "min": [0, 0], "max": [1, 1], "count": [800]}, "gripper_activity_action": {"mean": [1.755, 1.85875], "std": [0.5936960501805599, 0.4677589523461847], "min": [0, 0], "max": [2, 2], "count": [800]}, "gripper_open_scale_state": {"mean": [0.35953811218172177, 0.32652816356994185], "std": [0.31587769762904394, 0.3540217783496173], "min": [0.0, 0.0], "max": [0.832, 0.799], "count": [800]}, "gripper_open_scale_action": {"mean": [0.35953811218172177, 0.32652816356994185], "std": [0.31587769762904394, 0.3540217783496173], "min": [0.0, 0.0], "max": [0.832, 0.799], "count": [800]}}} +{"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.41718562624325095]], [[0.44294689246471536]], [[0.44553911800227336]]], "std": [[[0.2187760409692994]], [[0.1895421216865259]], [[0.18541966304971516]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.04522009752685487]], [[0.042577569186440026]], [[0.042961701207091356]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[0.9568627450980393]]], "mean": [[[0.4187930505233494]], [[0.4442452016434593]], [[0.4457777585369897]]], "std": [[[0.158161988345546]], [[0.12472737311792577]], [[0.11624323121070726]]], "count": [138]}, "observation.state": {"min": [0.08874999731779099, 2.015698194503784, -1.2638453245162964, -1.7071763277053833, 0.5510528087615967, 0.5094616413116455, -2.8581511974334717, -8.0, 0.2028139978647232, 0.23140500485897064, -0.14182400703430176, -2.7850000858306885, 0.03199999779462814, -1.4880000352859497, -0.6420193910598755, -2.0789663791656494, -1.4558664560317993, -2.000234603881836, 2.286538600921631, -1.5807098150253296, -0.4573984742164612, -2.0, -0.2822049856185913, 0.26677700877189636, -0.19007200002670288, 1.7660000324249268, -0.06700000911951065, -3.127000093460083], "max": [0.9784141778945923, 2.0926499366760254, -0.5167745351791382, 0.20427335798740387, 2.8408725261688232, 1.7751919031143188, -0.3813370168209076, 663.0, 0.4147529900074005, 0.4028480052947998, 0.1600169986486435, -1.5, 0.9100000262260437, 0.0820000022649765, -0.2476796954870224, -2.0265541076660156, -0.5318716764450073, -0.4306774437427521, 2.8886423110961914, 1.0547722578048706, 0.17212438583374023, 848.0, -0.012071000412106514, 0.41632500290870667, 0.017369000241160393, 2.7709999084472656, 0.8519999980926514, 3.1389999389648438], "mean": [0.3500293493270874, 2.079206705093384, -0.8709137439727783, -0.7896270751953125, 1.5502111911773682, 1.2279713153839111, -1.7214140892028809, 263.01605224609375, 0.3194151222705841, 0.32898759841918945, 0.04360422119498253, -2.195678472518921, 0.5561874508857727, -0.5244938731193542, -0.3859878182411194, -2.0635697841644287, -1.172453761100769, -1.4378246068954468, 2.76462984085083, -0.6500324606895447, -0.06815342605113983, 282.41259765625, -0.15978647768497467, 0.33939433097839355, -0.04437696933746338, 2.3268821239471436, 0.35358867049217224, -2.000746011734009], "std": [0.2134334146976471, 0.010400421917438507, 0.17377063632011414, 0.676416277885437, 0.7464218139648438, 0.31797119975090027, 0.9561417698860168, 293.69610595703125, 0.052104417234659195, 0.04889014735817909, 0.07901040464639664, 0.4295596778392792, 0.25139784812927246, 0.5177193880081177, 0.07910246402025223, 0.006827032659202814, 0.2764223515987396, 0.48485487699508667, 0.17061954736709595, 0.8500285744667053, 0.11504413187503815, 276.7825927734375, 0.07565263658761978, 0.029072066769003868, 0.05771492421627045, 0.21759891510009766, 0.28447675704956055, 1.6536272764205933], "count": [715]}, "action": {"min": [0.08874999731779099, 2.015698194503784, -1.2638453245162964, -1.7071763277053833, 0.5510528087615967, 0.5094616413116455, -2.8581511974334717, -8.0, 0.2028139978647232, 0.23140500485897064, -0.14182400703430176, -2.7850000858306885, 0.03199999779462814, -1.4880000352859497, -0.6420193910598755, -2.0789663791656494, -1.4558664560317993, -2.000234603881836, 2.286538600921631, -1.5807098150253296, -0.4573984742164612, -2.0, -0.2822049856185913, 0.26677700877189636, -0.19007200002670288, 1.7660000324249268, -0.06700000911951065, -3.127000093460083], "max": [0.9784141778945923, 2.0926499366760254, -0.5167745351791382, 0.20427335798740387, 2.8408725261688232, 1.7751919031143188, -0.3813370168209076, 663.0, 0.4147529900074005, 0.4028480052947998, 0.1600169986486435, -1.5, 0.9100000262260437, 0.0820000022649765, -0.2476796954870224, -2.0265541076660156, -0.5318716764450073, -0.4306774437427521, 2.8886423110961914, 1.0547722578048706, 0.17212438583374023, 848.0, -0.012071000412106514, 0.41632500290870667, 0.017369000241160393, 2.7709999084472656, 0.8519999980926514, 3.1389999389648438], "mean": [0.3500293493270874, 2.079206705093384, -0.8709137439727783, -0.7896270751953125, 1.5502111911773682, 1.2279713153839111, -1.7214140892028809, 263.01605224609375, 0.3194151222705841, 0.32898759841918945, 0.04360422119498253, -2.195678472518921, 0.5561874508857727, -0.5244938731193542, -0.3859878182411194, -2.0635697841644287, -1.172453761100769, -1.4378246068954468, 2.76462984085083, -0.6500324606895447, -0.06815342605113983, 282.41259765625, -0.15978647768497467, 0.33939433097839355, -0.04437696933746338, 2.3268821239471436, 0.35358867049217224, -2.000746011734009], "std": [0.2134334146976471, 0.010400421917438507, 0.17377063632011414, 0.676416277885437, 0.7464218139648438, 0.31797119975090027, 0.9561417698860168, 293.69610595703125, 0.052104417234659195, 0.04889014735817909, 0.07901040464639664, 0.4295596778392792, 0.25139784812927246, 0.5177193880081177, 0.07910246402025223, 0.006827032659202814, 0.2764223515987396, 0.48485487699508667, 0.17061954736709595, 0.8500285744667053, 0.11504413187503815, 276.7825927734375, 0.07565263658761978, 0.029072066769003868, 0.05771492421627045, 0.21759891510009766, 0.28447675704956055, 1.6536272764205933], "count": [715]}, "timestamp": {"min": [0.0], "max": [23.8], "mean": [11.9], "std": [6.880083978815634], "count": [715]}, "frame_index": {"min": [0], "max": [714], "mean": [357.0], "std": [206.402519364469], "count": [715]}, "episode_index": {"min": [99], "max": [99], "mean": [99.0], "std": [0.0], "count": [715]}, "index": {"min": [99363], "max": [100077], "mean": [99720.0], "std": [206.402519364469], "count": [715]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [715]}, "subtask_annotation": {"mean": [20.82937062937063, 29.0, 29.0, 29.0, 29.0], "std": [3.131429490319663, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [715]}, "scene_annotation": {"mean": [99.0], "std": [0.0], "min": [99], "max": [99], "count": [715]}, "eef_direction_state": {"mean": [3.8629370629370627, 3.558041958041958], "std": [2.0675879775695076, 2.0498477715068044], "min": [0, 0], "max": [6, 6], "count": [715]}, "eef_velocity_state": {"mean": [0.8615384615384616, 0.9818181818181818], "std": [0.6929134878666808, 0.7468007629412018], "min": [0, 0], "max": [2, 2], "count": [715]}, "eef_acc_mag_state": {"mean": [0.9020979020979021, 0.8461538461538461], "std": [0.8372005074746884, 0.8454542562482497], "min": [0, 0], "max": [2, 2], "count": [715]}, "eef_direction_action": {"mean": [3.8629370629370627, 3.558041958041958], "std": [2.0675879775695076, 2.0498477715068044], "min": [0, 0], "max": [6, 6], "count": [715]}, "eef_velocity_action": {"mean": [0.8615384615384616, 0.9818181818181818], "std": [0.6929134878666808, 0.7468007629412018], "min": [0, 0], "max": [2, 2], "count": [715]}, "eef_acc_mag_action": {"mean": [0.9020979020979021, 0.8461538461538461], "std": [0.8372005074746884, 0.8454542562482497], "min": [0, 0], "max": [2, 2], "count": [715]}, "eef_sim_pose_state": {"mean": [0.5373570869981629, 0.15890798718836732, 1.1451944879589642, 1.5439564341889338, 0.911786911528763, 2.222952059190785, 0.5235556722715722, -0.33177915872557323, 1.086642481541853, 1.13847944191391, 1.0428472044021229, -0.9236094613331933], "std": [0.02452877638748114, 0.05503412490039586, 0.07310730206277187, 2.346374873738146, 0.415361848127833, 1.1316709937674663, 0.04316575187443825, 0.06551911641420362, 0.07079954085436171, 2.2494821496485553, 0.457783464763427, 2.370070004138656], "min": [0.4684177912007644, 0.009940927499592175, 1.0113524122074815, -3.1370550076512265, 0.2722963062037689, -3.1097268864151535, 0.44918172825322594, -0.4025019336468821, 1.0088191950426273, -3.1413866830100488, 0.17233918233921286, -3.1408160760689303], "max": [0.6044730886288575, 0.23869966565124628, 1.2723012479819764, 3.1380928250695024, 1.559456885754782, 3.1152450901809523, 0.5967544121189743, -0.13903146990808135, 1.2146164162614437, 3.140417010407439, 1.5600584722966366, 3.139238614919085], "count": [715]}, "eef_sim_pose_action": {"mean": [0.5373570869981629, 0.15890798718836732, 1.1451944879589642, 1.5439564341889338, 0.911786911528763, 2.222952059190785, 0.5235556722715722, -0.33177915872557323, 1.086642481541853, 1.13847944191391, 1.0428472044021229, -0.9236094613331933], "std": [0.02452877638748114, 0.05503412490039586, 0.07310730206277187, 2.346374873738146, 0.415361848127833, 1.1316709937674663, 0.04316575187443825, 0.06551911641420362, 0.07079954085436171, 2.2494821496485553, 0.457783464763427, 2.370070004138656], "min": [0.4684177912007644, 0.009940927499592175, 1.0113524122074815, -3.1370550076512265, 0.2722963062037689, -3.1097268864151535, 0.44918172825322594, -0.4025019336468821, 1.0088191950426273, -3.1413866830100488, 0.17233918233921286, -3.1408160760689303], "max": [0.6044730886288575, 0.23869966565124628, 1.2723012479819764, 3.1380928250695024, 1.559456885754782, 3.1152450901809523, 0.5967544121189743, -0.13903146990808135, 1.2146164162614437, 3.140417010407439, 1.5600584722966366, 3.139238614919085], "count": [715]}, "gripper_mode_state": {"mean": [0.7160839160839161, 0.6055944055944056], "std": [0.45089659702623514, 0.4887226427199385], "min": [0, 0], "max": [1, 1], "count": [715]}, "gripper_activity_state": {"mean": [1.7818181818181817, 1.8405594405594405], "std": [0.5571702183864773, 0.49021727197187437], "min": [0, 0], "max": [2, 2], "count": [715]}, "gripper_mode_action": {"mean": [0.7160839160839161, 0.6055944055944056], "std": [0.45089659702623514, 0.4887226427199385], "min": [0, 0], "max": [1, 1], "count": [715]}, "gripper_activity_action": {"mean": [1.7818181818181817, 1.8405594405594405], "std": [0.5571702183864773, 0.49021727197187437], "min": [0, 0], "max": [2, 2], "count": [715]}, "gripper_open_scale_state": {"mean": [0.2824153851869224, 0.26327132871534437], "std": [0.2767796559553831, 0.29346683442898114], "min": [0.0, 0.0], "max": [0.848, 0.663], "count": [715]}, "gripper_open_scale_action": {"mean": [0.2824153851869224, 0.26327132871534437], "std": [0.2767796559553831, 0.29346683442898114], "min": [0.0, 0.0], "max": [0.848, 0.663], "count": [715]}}} +{"episode_index": 99, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.42308929966914305]], [[0.4475893174298705]], [[0.4484994950878902]]], "std": [[[0.208868641034063]], [[0.18218726821344905]], [[0.178717819259396]]], "count": [161]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.045220097526854894]], [[0.04257756918644002]], [[0.04296170120709127]]], "count": [161]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.43072505125238497]], [[0.45045986202451993]], [[0.45106891415986683]]], "std": [[[0.14835916213271308]], [[0.11982654474514613]], [[0.1117859942686446]]], "count": [161]}, "observation.state": {"min": [0.0013264502631500363, 2.065544843673706, -2.1601765155792236, -2.0515472888946533, -0.34957200288772583, 0.3032684028148651, -2.88392972946167, -2.0, 0.16058200597763062, 0.2514370083808899, -0.15285499393939972, -2.6530001163482666, 0.12399999052286148, -1.3530000448226929, -0.6433981657028198, -2.076976776123047, -1.5646353960037231, -1.9334583282470703, 2.489572763442993, -1.603102445602417, -0.3285582363605499, -2.0, -0.30329400300979614, 0.28780999779701233, -0.17298300564289093, 1.690999984741211, -0.08300000429153442, -3.128999948501587], "max": [0.7594102621078491, 2.0924925804138184, -0.5352750420570374, 0.0031590459402650595, 2.85331654548645, 1.49394953250885, 0.3338640332221985, 683.0, 0.3797079920768738, 0.429874986410141, 0.14817599952220917, -1.5989999771118164, 0.906000018119812, 0.19100001454353333, -0.18338176608085632, -2.0074429512023926, -0.6457020044326782, -0.3603755831718445, 2.8897244930267334, 1.0947753190994263, 0.08349655568599701, 848.0, -0.040853001177310944, 0.42746201157569885, 0.048746999353170395, 2.625999927520752, 0.8769999742507935, 3.140000104904175], "mean": [0.2835945188999176, 2.082293748855591, -1.4313509464263916, -0.9270048141479492, 1.9076521396636963, 0.8807516098022461, -1.8330951929092407, 202.8174591064453, 0.28371623158454895, 0.35317763686180115, 0.004699540324509144, -2.1369736194610596, 0.5280847549438477, -0.3958146870136261, -0.3883037567138672, -2.0612194538116455, -1.2237772941589355, -1.2491310834884644, 2.7771873474121094, -0.4235221743583679, -0.05260137841105461, 404.52154541015625, -0.18915659189224243, 0.35803988575935364, -0.04404560476541519, 2.2812180519104004, 0.41946038603782654, -2.267833709716797], "std": [0.1983155906200409, 0.006487600039690733, 0.3003801107406616, 0.5885413885116577, 1.00602388381958, 0.3461134135723114, 1.0633313655853271, 289.8487548828125, 0.05101281404495239, 0.04423540458083153, 0.07149923592805862, 0.27761712670326233, 0.18670591711997986, 0.3983311653137207, 0.09387315809726715, 0.007700349669903517, 0.2681567668914795, 0.4726737439632416, 0.09887851029634476, 0.874541699886322, 0.11708558350801468, 326.77825927734375, 0.06576425582170486, 0.03125024959445, 0.05381213128566742, 0.17155712842941284, 0.2871090769767761, 1.336023211479187], "count": [882]}, "action": {"min": [0.0013264502631500363, 2.065544843673706, -2.1601765155792236, -2.0515472888946533, -0.34957200288772583, 0.3032684028148651, -2.88392972946167, -2.0, 0.16058200597763062, 0.2514370083808899, -0.15285499393939972, -2.6530001163482666, 0.12399999052286148, -1.3530000448226929, -0.6433981657028198, -2.076976776123047, -1.5646353960037231, -1.9334583282470703, 2.489572763442993, -1.603102445602417, -0.3285582363605499, -2.0, -0.30329400300979614, 0.28780999779701233, -0.17298300564289093, 1.690999984741211, -0.08300000429153442, -3.128999948501587], "max": [0.7594102621078491, 2.0924925804138184, -0.5352750420570374, 0.0031590459402650595, 2.85331654548645, 1.49394953250885, 0.3338640332221985, 683.0, 0.3797079920768738, 0.429874986410141, 0.14817599952220917, -1.5989999771118164, 0.906000018119812, 0.19100001454353333, -0.18338176608085632, -2.0074429512023926, -0.6457020044326782, -0.3603755831718445, 2.8897244930267334, 1.0947753190994263, 0.08349655568599701, 848.0, -0.040853001177310944, 0.42746201157569885, 0.048746999353170395, 2.625999927520752, 0.8769999742507935, 3.140000104904175], "mean": [0.2835945188999176, 2.082293748855591, -1.4313509464263916, -0.9270048141479492, 1.9076521396636963, 0.8807516098022461, -1.8330951929092407, 202.8174591064453, 0.28371623158454895, 0.35317763686180115, 0.004699540324509144, -2.1369736194610596, 0.5280847549438477, -0.3958146870136261, -0.3883037567138672, -2.0612194538116455, -1.2237772941589355, -1.2491310834884644, 2.7771873474121094, -0.4235221743583679, -0.05260137841105461, 404.52154541015625, -0.18915659189224243, 0.35803988575935364, -0.04404560476541519, 2.2812180519104004, 0.41946038603782654, -2.267833709716797], "std": [0.1983155906200409, 0.006487600039690733, 0.3003801107406616, 0.5885413885116577, 1.00602388381958, 0.3461134135723114, 1.0633313655853271, 289.8487548828125, 0.05101281404495239, 0.04423540458083153, 0.07149923592805862, 0.27761712670326233, 0.18670591711997986, 0.3983311653137207, 0.09387315809726715, 0.007700349669903517, 0.2681567668914795, 0.4726737439632416, 0.09887851029634476, 0.874541699886322, 0.11708558350801468, 326.77825927734375, 0.06576425582170486, 0.03125024959445, 0.05381213128566742, 0.17155712842941284, 0.2871090769767761, 1.336023211479187], "count": [882]}, "timestamp": {"min": [0.0], "max": [29.366666666666667], "mean": [14.683333333333334], "std": [8.487043502151229], "count": [882]}, "frame_index": {"min": [0], "max": [881], "mean": [440.5], "std": [254.61130506453688], "count": [882]}, "episode_index": {"min": [100], "max": [100], "mean": [100.0], "std": [0.0], "count": [882]}, "index": {"min": [100078], "max": [100959], "mean": [100518.5], "std": [254.61130506453688], "count": [882]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [882]}, "subtask_annotation": {"mean": [19.807256235827666, 29.0, 29.0, 29.0, 29.0], "std": [3.7980830527235887, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [882]}, "scene_annotation": {"mean": [100.0], "std": [0.0], "min": [100], "max": [100], "count": [882]}, "eef_direction_state": {"mean": [3.49546485260771, 3.696145124716553], "std": [2.083430435671894, 1.9664322740017992], "min": [0, 0], "max": [6, 6], "count": [882]}, "eef_velocity_state": {"mean": [0.9399092970521542, 1.0056689342403629], "std": [0.6596700824073441, 0.7932336124149426], "min": [0, 0], "max": [2, 2], "count": [882]}, "eef_acc_mag_state": {"mean": [0.9365079365079365, 0.8367346938775511], "std": [0.8360123226834124, 0.8414501276770755], "min": [0, 0], "max": [2, 2], "count": [882]}, "eef_direction_action": {"mean": [3.49546485260771, 3.696145124716553], "std": [2.083430435671894, 1.9664322740017992], "min": [0, 0], "max": [6, 6], "count": [882]}, "eef_velocity_action": {"mean": [0.9399092970521542, 1.0056689342403629], "std": [0.6596700824073441, 0.7932336124149426], "min": [0, 0], "max": [2, 2], "count": [882]}, "eef_acc_mag_action": {"mean": [0.9365079365079365, 0.8367346938775511], "std": [0.8360123226834124, 0.8414501276770755], "min": [0, 0], "max": [2, 2], "count": [882]}, "eef_sim_pose_state": {"mean": [0.5537414023438917, 0.17974483513350972, 1.1221308767045222, 1.4349099952163908, 0.9802046559898678, 1.6826483288763368, 0.5447483361572439, -0.278918635414972, 1.0829730769993617, -1.474145040479661, 1.1319429857568486, -1.9040026552772196], "std": [0.028409148396883677, 0.049681228879106545, 0.06802165022511526, 2.408104091782511, 0.4227826059997843, 1.9868148531067527, 0.0408924336586436, 0.062461377876229913, 0.06314661854408656, 2.2377170899716226, 0.34587045524030496, 1.5392498059380892], "min": [0.47940753595639585, 0.03675968645749968, 0.996304614060703, -3.116370129688301, 0.253088367160083, -3.1279016282243703, 0.4495618440091711, -0.39755887095230047, 1.003590000707696, -3.1414687986931114, 0.28476983871187733, -3.1415584605477727], "max": [0.6162036453154871, 0.26788514235287986, 1.2546556844073018, 3.1382709779285887, 1.5439523731875173, 3.1207197139436134, 0.6225009243771265, -0.09765955789780194, 1.2269867379240649, 3.14023676812426, 1.50493181120659, 3.1411422505738393], "count": [882]}, "eef_sim_pose_action": {"mean": [0.5537414023438917, 0.17974483513350972, 1.1221308767045222, 1.4349099952163908, 0.9802046559898678, 1.6826483288763368, 0.5447483361572439, -0.278918635414972, 1.0829730769993617, -1.474145040479661, 1.1319429857568486, -1.9040026552772196], "std": [0.028409148396883677, 0.049681228879106545, 0.06802165022511526, 2.408104091782511, 0.4227826059997843, 1.9868148531067527, 0.0408924336586436, 0.062461377876229913, 0.06314661854408656, 2.2377170899716226, 0.34587045524030496, 1.5392498059380892], "min": [0.47940753595639585, 0.03675968645749968, 0.996304614060703, -3.116370129688301, 0.253088367160083, -3.1279016282243703, 0.4495618440091711, -0.39755887095230047, 1.003590000707696, -3.1414687986931114, 0.28476983871187733, -3.1415584605477727], "max": [0.6162036453154871, 0.26788514235287986, 1.2546556844073018, 3.1382709779285887, 1.5439523731875173, 3.1207197139436134, 0.6225009243771265, -0.09765955789780194, 1.2269867379240649, 3.14023676812426, 1.50493181120659, 3.1411422505738393], "count": [882]}, "gripper_mode_state": {"mean": [0.5521541950113379, 0.7154195011337868], "std": [0.49727250069023804, 0.45121440417086145], "min": [0, 0], "max": [1, 1], "count": [882]}, "gripper_activity_state": {"mean": [1.7188208616780045, 1.883219954648526], "std": [0.6156201578845637, 0.42186774981262587], "min": [0, 0], "max": [2, 2], "count": [882]}, "gripper_mode_action": {"mean": [0.5521541950113379, 0.7154195011337868], "std": [0.49727250069023804, 0.45121440417086145], "min": [0, 0], "max": [1, 1], "count": [882]}, "gripper_activity_action": {"mean": [1.7188208616780045, 1.883219954648526], "std": [0.6156201578845637, 0.42186774981262587], "min": [0, 0], "max": [2, 2], "count": [882]}, "gripper_open_scale_state": {"mean": [0.4045370604602659, 0.20368480724677476], "std": [0.32675891392310724, 0.2892375797336023], "min": [0.0, 0.0], "max": [0.848, 0.683], "count": [882]}, "gripper_open_scale_action": {"mean": [0.4045370604602659, 0.20368480724677476], "std": [0.32675891392310724, 0.2892375797336023], "min": [0.0, 0.0], "max": [0.848, 0.683], "count": [882]}}} +{"episode_index": 100, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.41861077718124284]], [[0.44372906616350244]], [[0.4474435636909085]]], "std": [[[0.21600948026572045]], [[0.18763494826818108]], [[0.1801469945252565]]], "count": [189]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.045220097526854915]], [[0.04257756918644001]], [[0.042961701207091196]]], "count": [189]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.796078431372549]], [[0.796078431372549]]], "mean": [[[0.43993394348480136]], [[0.4614592637981118]], [[0.4629102431095895]]], "std": [[[0.1629077034146955]], [[0.13271930400524973]], [[0.12473397199897096]]], "count": [189]}, "observation.state": {"min": [0.2964092791080475, 2.001805543899536, -1.5717214345932007, -1.2455542087554932, -2.7806761264801025, -2.089700222015381, 0.36625733971595764, -2.0, 0.1417279988527298, 0.2581839859485626, -0.12554900348186493, -3.0399999618530273, -0.3919999897480011, -1.0520000457763672, -0.5859943628311157, -2.0736780166625977, -0.6918485164642334, -0.2534741759300232, 0.3990171551704407, 0.7517307996749878, -2.126229763031006, 20.0, -0.37463098764419556, 0.2372329980134964, -0.0985340029001236, -3.1411852836608887, 0.21799999475479126, -3.1331851482391357], "max": [0.8008268475532532, 2.087867498397827, -0.5883505344390869, -0.054279740899801254, -0.22537437081336975, -0.8481602072715759, 2.1628119945526123, 694.0, 0.3306489884853363, 0.42696401476860046, 0.10038100183010101, -1.2369999885559082, 1.3229999542236328, 0.5550000071525574, -0.128456249833107, -1.7743542194366455, 1.5459952354431152, 1.6720951795578003, 2.663651704788208, 1.9430228471755981, -0.33601081371307373, 838.0, -0.07174500077962875, 0.3859950006008148, 0.12413100153207779, 3.1389999389648438, 1.3930000066757202, 3.0920000076293945], "mean": [0.5230426788330078, 2.0679664611816406, -0.848279595375061, -0.7519562244415283, -1.7990007400512695, -1.3408750295639038, 1.512305498123169, 499.68109130859375, 0.27538228034973145, 0.3611924350261688, 0.02132837474346161, -2.600417375564575, 0.46334847807884216, -0.48274004459381104, -0.4076785147190094, -2.04185152053833, 0.6319172978401184, 0.9144896864891052, 2.1328306198120117, 1.4199143648147583, -1.6995559930801392, 231.83502197265625, -0.3004630208015442, 0.31912872195243835, 0.041767168790102005, 2.3153553009033203, 0.4834616780281067, -2.306192398071289], "std": [0.0901126116514206, 0.016461987048387527, 0.23342265188694, 0.3047427535057068, 0.6345234513282776, 0.4211193025112152, 0.4456920623779297, 239.93324279785156, 0.03710430487990379, 0.05191733315587044, 0.050817083567380905, 0.41311147809028625, 0.4449598491191864, 0.33037886023521423, 0.08780082315206528, 0.043181661516427994, 0.5515778064727783, 0.39059877395629883, 0.47675350308418274, 0.24907535314559937, 0.33063119649887085, 289.67779541015625, 0.09275344014167786, 0.03483402729034424, 0.05161329358816147, 1.4631702899932861, 0.2793090045452118, 0.8973875045776367], "count": [1085]}, "action": {"min": [0.2964092791080475, 2.001805543899536, -1.5717214345932007, -1.2455542087554932, -2.7806761264801025, -2.089700222015381, 0.36625733971595764, -2.0, 0.1417279988527298, 0.2581839859485626, -0.12554900348186493, -3.0399999618530273, -0.3919999897480011, -1.0520000457763672, -0.5859943628311157, -2.0736780166625977, -0.6918485164642334, -0.2534741759300232, 0.3990171551704407, 0.7517307996749878, -2.126229763031006, 20.0, -0.37463098764419556, 0.2372329980134964, -0.0985340029001236, -3.1411852836608887, 0.21799999475479126, -3.1331851482391357], "max": [0.8008268475532532, 2.087867498397827, -0.5883505344390869, -0.054279740899801254, -0.22537437081336975, -0.8481602072715759, 2.1628119945526123, 694.0, 0.3306489884853363, 0.42696401476860046, 0.10038100183010101, -1.2369999885559082, 1.3229999542236328, 0.5550000071525574, -0.128456249833107, -1.7743542194366455, 1.5459952354431152, 1.6720951795578003, 2.663651704788208, 1.9430228471755981, -0.33601081371307373, 838.0, -0.07174500077962875, 0.3859950006008148, 0.12413100153207779, 3.1389999389648438, 1.3930000066757202, 3.0920000076293945], "mean": [0.5230426788330078, 2.0679664611816406, -0.848279595375061, -0.7519562244415283, -1.7990007400512695, -1.3408750295639038, 1.512305498123169, 499.68109130859375, 0.27538228034973145, 0.3611924350261688, 0.02132837474346161, -2.600417375564575, 0.46334847807884216, -0.48274004459381104, -0.4076785147190094, -2.04185152053833, 0.6319172978401184, 0.9144896864891052, 2.1328306198120117, 1.4199143648147583, -1.6995559930801392, 231.83502197265625, -0.3004630208015442, 0.31912872195243835, 0.041767168790102005, 2.3153553009033203, 0.4834616780281067, -2.306192398071289], "std": [0.0901126116514206, 0.016461987048387527, 0.23342265188694, 0.3047427535057068, 0.6345234513282776, 0.4211193025112152, 0.4456920623779297, 239.93324279785156, 0.03710430487990379, 0.05191733315587044, 0.050817083567380905, 0.41311147809028625, 0.4449598491191864, 0.33037886023521423, 0.08780082315206528, 0.043181661516427994, 0.5515778064727783, 0.39059877395629883, 0.47675350308418274, 0.24907535314559937, 0.33063119649887085, 289.67779541015625, 0.09275344014167786, 0.03483402729034424, 0.05161329358816147, 1.4631702899932861, 0.2793090045452118, 0.8973875045776367], "count": [1085]}, "timestamp": {"min": [0.0], "max": [36.13333333333333], "mean": [18.066666666666666], "std": [10.440412933510926], "count": [1085]}, "frame_index": {"min": [0], "max": [1084], "mean": [542.0], "std": [313.2123880053278], "count": [1085]}, "episode_index": {"min": [101], "max": [101], "mean": [101.0], "std": [0.0], "count": [1085]}, "index": {"min": [100960], "max": [102044], "mean": [101502.0], "std": [313.2123880053278], "count": [1085]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1085]}, "subtask_annotation": {"mean": [20.970506912442396, 29.0, 29.0, 29.0, 29.0], "std": [3.2648182172806735, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1085]}, "scene_annotation": {"mean": [101.0], "std": [0.0], "min": [101], "max": [101], "count": [1085]}, "eef_direction_state": {"mean": [4.124423963133641, 4.012903225806451], "std": [2.08178467502249, 2.1509443547806644], "min": [0, 0], "max": [6, 6], "count": [1085]}, "eef_velocity_state": {"mean": [0.7253456221198157, 0.6064516129032258], "std": [0.7324933716638792, 0.6169307400197125], "min": [0, 0], "max": [2, 2], "count": [1085]}, "eef_acc_mag_state": {"mean": [0.7548387096774194, 0.6064516129032258], "std": [0.8439467827666056, 0.7956997550541635], "min": [0, 0], "max": [2, 2], "count": [1085]}, "eef_direction_action": {"mean": [4.124423963133641, 4.012903225806451], "std": [2.08178467502249, 2.1509443547806644], "min": [0, 0], "max": [6, 6], "count": [1085]}, "eef_velocity_action": {"mean": [0.7253456221198157, 0.6064516129032258], "std": [0.7324933716638792, 0.6169307400197125], "min": [0, 0], "max": [2, 2], "count": [1085]}, "eef_acc_mag_action": {"mean": [0.7548387096774194, 0.6064516129032258], "std": [0.8439467827666056, 0.7956997550541635], "min": [0, 0], "max": [2, 2], "count": [1085]}, "eef_sim_pose_state": {"mean": [0.5216848944772167, 0.33189136741056513, 1.104581574553499, -1.2426991026543728, 0.8728407461108644, 1.0804771128471067, 0.5661896624168364, -0.2970147350135305, 1.1026321989556425, 2.4767082452516274, 0.9809040001343237, -1.052364162593572], "std": [0.03274376469029302, 0.08221900231340104, 0.060922501496017765, 2.1921844229737393, 0.20563099338000937, 2.40804547980367, 0.03706815231918141, 0.05148585371239048, 0.032143321237499314, 0.5288562294081425, 0.4493204498200353, 2.419246981526077], "min": [0.4324865633826725, 0.13008553574264003, 0.9886826750005118, -3.1413103978012353, 0.5650147328908499, -3.1405746182194223, 0.48627742822941805, -0.35821368778255425, 1.0487614467404798, -0.3006663958965079, 0.11244302384401217, -3.1305806130548373], "max": [0.5902283603195133, 0.4262849885690534, 1.252679009531025, 3.14115187088159, 1.3566071901378933, 3.132483219285297, 0.6136621108115708, -0.1142728743105999, 1.1837339524172794, 2.963323602782612, 1.5609057147357461, 3.1358838041551036], "count": [1085]}, "eef_sim_pose_action": {"mean": [0.5216848944772167, 0.33189136741056513, 1.104581574553499, -1.2426991026543728, 0.8728407461108644, 1.0804771128471067, 0.5661896624168364, -0.2970147350135305, 1.1026321989556425, 2.4767082452516274, 0.9809040001343237, -1.052364162593572], "std": [0.03274376469029302, 0.08221900231340104, 0.060922501496017765, 2.1921844229737393, 0.20563099338000937, 2.40804547980367, 0.03706815231918141, 0.05148585371239048, 0.032143321237499314, 0.5288562294081425, 0.4493204498200353, 2.419246981526077], "min": [0.4324865633826725, 0.13008553574264003, 0.9886826750005118, -3.1413103978012353, 0.5650147328908499, -3.1405746182194223, 0.48627742822941805, -0.35821368778255425, 1.0487614467404798, -0.3006663958965079, 0.11244302384401217, -3.1305806130548373], "max": [0.5902283603195133, 0.4262849885690534, 1.252679009531025, 3.14115187088159, 1.3566071901378933, 3.132483219285297, 0.6136621108115708, -0.1142728743105999, 1.1837339524172794, 2.963323602782612, 1.5609057147357461, 3.1358838041551036], "count": [1085]}, "gripper_mode_state": {"mean": [0.7649769585253456, 0.18986175115207374], "std": [0.424013220844187, 0.3921916197492475], "min": [0, 0], "max": [1, 1], "count": [1085]}, "gripper_activity_state": {"mean": [1.8497695852534561, 1.9419354838709677], "std": [0.4708189182918297, 0.3025878179020707], "min": [0, 0], "max": [2, 2], "count": [1085]}, "gripper_mode_action": {"mean": [0.7649769585253456, 0.18986175115207374], "std": [0.424013220844187, 0.3921916197492475], "min": [0, 0], "max": [1, 1], "count": [1085]}, "gripper_activity_action": {"mean": [1.8497695852534561, 1.9419354838709677], "std": [0.4708189182918297, 0.3025878179020707], "min": [0, 0], "max": [2, 2], "count": [1085]}, "gripper_open_scale_state": {"mean": [0.23183502316452953, 0.4998695851690761], "std": [0.2896778502732624, 0.23954014162165144], "min": [0.02, 0.0], "max": [0.838, 0.694], "count": [1085]}, "gripper_open_scale_action": {"mean": [0.23183502316452953, 0.4998695851690761], "std": [0.2896778502732624, 0.23954014162165144], "min": [0.02, 0.0], "max": [0.838, 0.694], "count": [1085]}}} +{"episode_index": 101, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4226973734168633]], [[0.4480200443074878]], [[0.4527666729381933]]], "std": [[[0.21681403407015784]], [[0.18875427736666162]], [[0.18068142916742688]]], "count": [241]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.04522009752685487]], [[0.04257756918644]], [[0.04296170120709115]]], "count": [241]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.45227650482738047]], [[0.4668159713747186]], [[0.4673670597388333]]], "std": [[[0.1415663106844909]], [[0.11509797593057362]], [[0.10832278236424403]]], "count": [241]}, "observation.state": {"min": [0.2640683352947235, 1.8539761304855347, -1.4004696607589722, -1.4620622396469116, -2.8113937377929688, -2.1850476264953613, 0.2678382098674774, 0.0, 0.15462300181388855, 0.2315399944782257, -0.11472199857234955, -3.1391851902008057, -0.6579999923706055, -1.034000039100647, -0.5890660881996155, -2.0753533840179443, 0.6073920130729675, 0.13126620650291443, 0.05907939746975899, 0.3484724462032318, -2.411695957183838, -2.0, -0.37107399106025696, 0.24349699914455414, -0.13570700585842133, -3.1411852836608887, 0.18000000715255737, -3.1411852836608887], "max": [0.8400095701217651, 2.089508295059204, -0.41739553213119507, 0.10718066990375519, -0.6224542856216431, -0.9216210842132568, 2.0933480262756348, 655.0, 0.347802996635437, 0.41693198680877686, 0.1930290013551712, 3.140000104904175, 1.4119999408721924, 0.8370000123977661, -0.19490091502666473, -1.7595363855361938, 2.025332450866699, 1.6720080375671387, 2.365532159805298, 1.7640043497085571, -0.4996703267097473, 838.0, -0.04951300099492073, 0.42323198914527893, 0.116177998483181, 3.1410000324249268, 1.2410000562667847, 3.140000104904175], "mean": [0.558320164680481, 2.0411951541900635, -0.7577104568481445, -0.43625006079673767, -1.4808235168457031, -1.3455371856689453, 1.1001414060592651, 515.414794921875, 0.2907831370830536, 0.36428073048591614, 0.02330896444618702, -2.0250632762908936, 0.5836279988288879, -0.22518956661224365, -0.39432647824287415, -2.0249288082122803, 1.0540038347244263, 0.7982470393180847, 1.7283858060836792, 1.2994067668914795, -1.6719096899032593, 414.8155212402344, -0.2905827462673187, 0.33232566714286804, 0.022357109934091568, 2.4305171966552734, 0.532058835029602, -1.772587776184082], "std": [0.0765213817358017, 0.0634596049785614, 0.16423028707504272, 0.32561877369880676, 0.7384746670722961, 0.36308637261390686, 0.5721234679222107, 179.2647247314453, 0.03387414664030075, 0.04904354736208916, 0.046928223222494125, 1.243211030960083, 0.4380684494972229, 0.4628102481365204, 0.09062739461660385, 0.06041805073618889, 0.4280362129211426, 0.37974682450294495, 0.7952602505683899, 0.2711401581764221, 0.5621393322944641, 330.8410949707031, 0.08371170610189438, 0.050514351576566696, 0.05149970203638077, 1.0071395635604858, 0.2955326437950134, 1.752010464668274], "count": [1507]}, "action": {"min": [0.2640683352947235, 1.8539761304855347, -1.4004696607589722, -1.4620622396469116, -2.8113937377929688, -2.1850476264953613, 0.2678382098674774, 0.0, 0.15462300181388855, 0.2315399944782257, -0.11472199857234955, -3.1391851902008057, -0.6579999923706055, -1.034000039100647, -0.5890660881996155, -2.0753533840179443, 0.6073920130729675, 0.13126620650291443, 0.05907939746975899, 0.3484724462032318, -2.411695957183838, -2.0, -0.37107399106025696, 0.24349699914455414, -0.13570700585842133, -3.1411852836608887, 0.18000000715255737, -3.1411852836608887], "max": [0.8400095701217651, 2.089508295059204, -0.41739553213119507, 0.10718066990375519, -0.6224542856216431, -0.9216210842132568, 2.0933480262756348, 655.0, 0.347802996635437, 0.41693198680877686, 0.1930290013551712, 3.140000104904175, 1.4119999408721924, 0.8370000123977661, -0.19490091502666473, -1.7595363855361938, 2.025332450866699, 1.6720080375671387, 2.365532159805298, 1.7640043497085571, -0.4996703267097473, 838.0, -0.04951300099492073, 0.42323198914527893, 0.116177998483181, 3.1410000324249268, 1.2410000562667847, 3.140000104904175], "mean": [0.558320164680481, 2.0411951541900635, -0.7577104568481445, -0.43625006079673767, -1.4808235168457031, -1.3455371856689453, 1.1001414060592651, 515.414794921875, 0.2907831370830536, 0.36428073048591614, 0.02330896444618702, -2.0250632762908936, 0.5836279988288879, -0.22518956661224365, -0.39432647824287415, -2.0249288082122803, 1.0540038347244263, 0.7982470393180847, 1.7283858060836792, 1.2994067668914795, -1.6719096899032593, 414.8155212402344, -0.2905827462673187, 0.33232566714286804, 0.022357109934091568, 2.4305171966552734, 0.532058835029602, -1.772587776184082], "std": [0.0765213817358017, 0.0634596049785614, 0.16423028707504272, 0.32561877369880676, 0.7384746670722961, 0.36308637261390686, 0.5721234679222107, 179.2647247314453, 0.03387414664030075, 0.04904354736208916, 0.046928223222494125, 1.243211030960083, 0.4380684494972229, 0.4628102481365204, 0.09062739461660385, 0.06041805073618889, 0.4280362129211426, 0.37974682450294495, 0.7952602505683899, 0.2711401581764221, 0.5621393322944641, 330.8410949707031, 0.08371170610189438, 0.050514351576566696, 0.05149970203638077, 1.0071395635604858, 0.2955326437950134, 1.752010464668274], "count": [1507]}, "timestamp": {"min": [0.0], "max": [50.2], "mean": [25.099999999999998], "std": [14.501111068543066], "count": [1507]}, "frame_index": {"min": [0], "max": [1506], "mean": [753.0], "std": [435.03333205629195], "count": [1507]}, "episode_index": {"min": [102], "max": [102], "mean": [102.0], "std": [0.0], "count": [1507]}, "index": {"min": [102045], "max": [103551], "mean": [102798.0], "std": [435.03333205629195], "count": [1507]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1507]}, "subtask_annotation": {"mean": [20.82216323822163, 29.0, 29.0, 29.0, 29.0], "std": [3.370737471250957, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1507]}, "scene_annotation": {"mean": [102.0], "std": [0.0], "min": [102], "max": [102], "count": [1507]}, "eef_direction_state": {"mean": [4.036496350364963, 4.599203715992037], "std": [2.0350271663633164, 1.9492429654425245], "min": [0, 0], "max": [6, 6], "count": [1507]}, "eef_velocity_state": {"mean": [0.7412076974120769, 0.508958195089582], "std": [0.6878753735399333, 0.6438051820126816], "min": [0, 0], "max": [2, 2], "count": [1507]}, "eef_acc_mag_state": {"mean": [0.7650962176509621, 0.542136695421367], "std": [0.8382226199620737, 0.7788146778805985], "min": [0, 0], "max": [2, 2], "count": [1507]}, "eef_direction_action": {"mean": [4.036496350364963, 4.599203715992037], "std": [2.0350271663633164, 1.9492429654425245], "min": [0, 0], "max": [6, 6], "count": [1507]}, "eef_velocity_action": {"mean": [0.7412076974120769, 0.508958195089582], "std": [0.6878753735399333, 0.6438051820126816], "min": [0, 0], "max": [2, 2], "count": [1507]}, "eef_acc_mag_action": {"mean": [0.7650962176509621, 0.542136695421367], "std": [0.8382226199620737, 0.7788146778805985], "min": [0, 0], "max": [2, 2], "count": [1507]}, "eef_sim_pose_state": {"mean": [0.533469610121162, 0.3097425429419204, 1.094209464055712, -1.784317038689968, 0.9188850495858281, 1.606682044025537, 0.5637257670517353, -0.3045298890009718, 1.0844179474610367, 1.797779229577342, 1.0791936898644288, -0.8282967603679864], "std": [0.04827697093095405, 0.07585136123607066, 0.06005709714927786, 1.6675981512386866, 0.23905860136215162, 2.0521077646368684, 0.03642490665096301, 0.04636568305905176, 0.035981693885209436, 1.0294544397756387, 0.4119402737747392, 1.9805771795756955], "min": [0.4444149282752439, 0.08698489353592095, 0.9955265587687891, -3.138437340572711, 0.5082415844170596, -3.141317910292087, 0.44287755825601527, -0.42432607886290036, 1.037428926979662, -0.1510412780839186, 0.06747158797897357, -3.140678849473332], "max": [0.6171082463998507, 0.41652797740847536, 1.2612081844109604, 3.1400627711713387, 1.4755125837354086, 3.136894137456012, 0.6081646095012874, -0.12924633886956344, 1.2746830120228363, 2.889805190601897, 1.4640761591368538, 3.140736628081016], "count": [1507]}, "eef_sim_pose_action": {"mean": [0.533469610121162, 0.3097425429419204, 1.094209464055712, -1.784317038689968, 0.9188850495858281, 1.606682044025537, 0.5637257670517353, -0.3045298890009718, 1.0844179474610367, 1.797779229577342, 1.0791936898644288, -0.8282967603679864], "std": [0.04827697093095405, 0.07585136123607066, 0.06005709714927786, 1.6675981512386866, 0.23905860136215162, 2.0521077646368684, 0.03642490665096301, 0.04636568305905176, 0.035981693885209436, 1.0294544397756387, 0.4119402737747392, 1.9805771795756955], "min": [0.4444149282752439, 0.08698489353592095, 0.9955265587687891, -3.138437340572711, 0.5082415844170596, -3.141317910292087, 0.44287755825601527, -0.42432607886290036, 1.037428926979662, -0.1510412780839186, 0.06747158797897357, -3.140678849473332], "max": [0.6171082463998507, 0.41652797740847536, 1.2612081844109604, 3.1400627711713387, 1.4755125837354086, 3.136894137456012, 0.6081646095012874, -0.12924633886956344, 1.2746830120228363, 2.889805190601897, 1.4640761591368538, 3.140736628081016], "count": [1507]}, "gripper_mode_state": {"mean": [0.5514266755142667, 0.583941605839416], "std": [0.4973482653488892, 0.4929034457265409], "min": [0, 0], "max": [1, 1], "count": [1507]}, "gripper_activity_state": {"mean": [1.8168546781685468, 1.9694757796947577], "std": [0.5250537250448646, 0.2224850387757949], "min": [0, 0], "max": [2, 2], "count": [1507]}, "gripper_mode_action": {"mean": [0.5514266755142667, 0.583941605839416], "std": [0.4973482653488892, 0.4929034457265409], "min": [0, 0], "max": [1, 1], "count": [1507]}, "gripper_activity_action": {"mean": [1.8168546781685468, 1.9694757796947577], "std": [0.5250537250448646, 0.2224850387757949], "min": [0, 0], "max": [2, 2], "count": [1507]}, "gripper_open_scale_state": {"mean": [0.4148175183937207, 0.515414731235168], "std": [0.33083903476059195, 0.17926486856294238], "min": [0.0, 0.0], "max": [0.838, 0.655], "count": [1507]}, "gripper_open_scale_action": {"mean": [0.4148175183937207, 0.515414731235168], "std": [0.33083903476059195, 0.17926486856294238], "min": [0.0, 0.0], "max": [0.838, 0.655], "count": [1507]}}} +{"episode_index": 102, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.41572375988747773]], [[0.4421552322396762]], [[0.4457655101102941]]], "std": [[[0.21913885012715345]], [[0.1906869691381364]], [[0.18401536718684475]]], "count": [176]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.04522009752685491]], [[0.04257756918644001]], [[0.04296170120709123]]], "count": [176]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.45053488005050507]], [[0.4634953313001337]], [[0.4625496706495098]]], "std": [[[0.14932299463885448]], [[0.1256677404244698]], [[0.12040260620141179]]], "count": [176]}, "observation.state": {"min": [0.45036476850509644, 1.8992847204208374, -1.5157835483551025, -1.200995922088623, -2.751878261566162, -2.111830949783325, 0.42008331418037415, 14.0, 0.10652200132608414, 0.2987619936466217, -0.12079399824142456, -3.1401853561401367, -0.5530000329017639, -0.8040000200271606, -0.636539101600647, -2.0702223777770996, 0.4683765769004822, 0.10854203253984451, 0.2514670491218567, 0.6680945754051208, -2.333749771118164, -2.0, -0.39586201310157776, 0.23808200657367706, -0.07438299804925919, -3.1361851692199707, 0.1770000159740448, -3.0969998836517334], "max": [0.9439613223075867, 2.086261749267578, -0.4953419268131256, 0.10115928947925568, -0.6377608180046082, -0.8496263027191162, 2.0581796169281006, 496.0, 0.3313640058040619, 0.43720200657844543, 0.1453309953212738, 3.1410000324249268, 1.3459999561309814, 0.5680000185966492, -0.2165953516960144, -1.7832728624343872, 1.4514158964157104, 1.606191635131836, 2.5063278675079346, 1.7444392442703247, -0.41051891446113586, 848.0, -0.07490800321102142, 0.419748991727829, 0.14828099310398102, 3.1389999389648438, 1.128999948501587, 3.0799999237060547], "mean": [0.6179192662239075, 2.0595524311065674, -0.876269519329071, -0.5427923798561096, -1.616842269897461, -1.2639919519424438, 1.4111278057098389, 431.7330627441406, 0.2577638626098633, 0.3829764127731323, 0.005157159641385078, -1.201412558555603, 0.5481477975845337, -0.3531964123249054, -0.40441209077835083, -2.030006170272827, 0.8836256265640259, 1.0341901779174805, 2.0628843307495117, 1.3585008382797241, -1.9429433345794678, 269.84783935546875, -0.2876894772052765, 0.33809950947761536, 0.05509871989488602, 2.450136423110962, 0.42621228098869324, -2.037975549697876], "std": [0.10698102414608002, 0.028371844440698624, 0.24769474565982819, 0.2917991876602173, 0.6227120161056519, 0.36422741413116455, 0.5059208273887634, 154.71546936035156, 0.04574451968073845, 0.043657559901475906, 0.04955369606614113, 2.265130043029785, 0.527074933052063, 0.38667482137680054, 0.0837717279791832, 0.05105803906917572, 0.29694241285324097, 0.3417225182056427, 0.49921438097953796, 0.2961614727973938, 0.4029083847999573, 315.5469055175781, 0.08804741501808167, 0.04640134423971176, 0.05668330192565918, 1.0480875968933105, 0.22567275166511536, 1.3085319995880127], "count": [989]}, "action": {"min": [0.45036476850509644, 1.8992847204208374, -1.5157835483551025, -1.200995922088623, -2.751878261566162, -2.111830949783325, 0.42008331418037415, 14.0, 0.10652200132608414, 0.2987619936466217, -0.12079399824142456, -3.1401853561401367, -0.5530000329017639, -0.8040000200271606, -0.636539101600647, -2.0702223777770996, 0.4683765769004822, 0.10854203253984451, 0.2514670491218567, 0.6680945754051208, -2.333749771118164, -2.0, -0.39586201310157776, 0.23808200657367706, -0.07438299804925919, -3.1361851692199707, 0.1770000159740448, -3.0969998836517334], "max": [0.9439613223075867, 2.086261749267578, -0.4953419268131256, 0.10115928947925568, -0.6377608180046082, -0.8496263027191162, 2.0581796169281006, 496.0, 0.3313640058040619, 0.43720200657844543, 0.1453309953212738, 3.1410000324249268, 1.3459999561309814, 0.5680000185966492, -0.2165953516960144, -1.7832728624343872, 1.4514158964157104, 1.606191635131836, 2.5063278675079346, 1.7444392442703247, -0.41051891446113586, 848.0, -0.07490800321102142, 0.419748991727829, 0.14828099310398102, 3.1389999389648438, 1.128999948501587, 3.0799999237060547], "mean": [0.6179192662239075, 2.0595524311065674, -0.876269519329071, -0.5427923798561096, -1.616842269897461, -1.2639919519424438, 1.4111278057098389, 431.7330627441406, 0.2577638626098633, 0.3829764127731323, 0.005157159641385078, -1.201412558555603, 0.5481477975845337, -0.3531964123249054, -0.40441209077835083, -2.030006170272827, 0.8836256265640259, 1.0341901779174805, 2.0628843307495117, 1.3585008382797241, -1.9429433345794678, 269.84783935546875, -0.2876894772052765, 0.33809950947761536, 0.05509871989488602, 2.450136423110962, 0.42621228098869324, -2.037975549697876], "std": [0.10698102414608002, 0.028371844440698624, 0.24769474565982819, 0.2917991876602173, 0.6227120161056519, 0.36422741413116455, 0.5059208273887634, 154.71546936035156, 0.04574451968073845, 0.043657559901475906, 0.04955369606614113, 2.265130043029785, 0.527074933052063, 0.38667482137680054, 0.0837717279791832, 0.05105803906917572, 0.29694241285324097, 0.3417225182056427, 0.49921438097953796, 0.2961614727973938, 0.4029083847999573, 315.5469055175781, 0.08804741501808167, 0.04640134423971176, 0.05668330192565918, 1.0480875968933105, 0.22567275166511536, 1.3085319995880127], "count": [989]}, "timestamp": {"min": [0.0], "max": [32.93333333333333], "mean": [16.466666666666665], "std": [9.516652072376433], "count": [989]}, "frame_index": {"min": [0], "max": [988], "mean": [494.0], "std": [285.499562171293], "count": [989]}, "episode_index": {"min": [103], "max": [103], "mean": [103.0], "std": [0.0], "count": [989]}, "index": {"min": [103552], "max": [104540], "mean": [104046.0], "std": [285.499562171293], "count": [989]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [989]}, "subtask_annotation": {"mean": [20.61274014155713, 29.0, 29.0, 29.0, 29.0], "std": [3.3859699036299027, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [989]}, "scene_annotation": {"mean": [103.0], "std": [0.0], "min": [103], "max": [103], "count": [989]}, "eef_direction_state": {"mean": [3.9979777553083924, 4.493427704752275], "std": [2.0335895123805425, 1.9103272315306827], "min": [0, 0], "max": [6, 6], "count": [989]}, "eef_velocity_state": {"mean": [0.8159757330637007, 0.5915065722952477], "std": [0.7337781114911587, 0.6988135656975469], "min": [0, 0], "max": [2, 2], "count": [989]}, "eef_acc_mag_state": {"mean": [0.8341759352881699, 0.5257836198179979], "std": [0.8477680524563802, 0.7753746070699116], "min": [0, 0], "max": [2, 2], "count": [989]}, "eef_direction_action": {"mean": [3.9979777553083924, 4.493427704752275], "std": [2.0335895123805425, 1.9103272315306827], "min": [0, 0], "max": [6, 6], "count": [989]}, "eef_velocity_action": {"mean": [0.8159757330637007, 0.5915065722952477], "std": [0.7337781114911587, 0.6988135656975469], "min": [0, 0], "max": [2, 2], "count": [989]}, "eef_acc_mag_action": {"mean": [0.8341759352881699, 0.5257836198179979], "std": [0.8477680524563802, 0.7753746070699116], "min": [0, 0], "max": [2, 2], "count": [989]}, "eef_sim_pose_state": {"mean": [0.5409696023261823, 0.32927985779632624, 1.1260049499549596, -2.091273026792559, 0.8390158275190424, 1.433173049835673, 0.586707066554063, -0.27009001402335736, 1.0989874989245063, 2.120367188245489, 0.9996302509845428, 0.06280428478293801], "std": [0.041687070211719746, 0.07979656777045178, 0.06037428708795154, 1.650795249120011, 0.25636638030353287, 2.3031225402827165, 0.02987213670722198, 0.05306194791135285, 0.03351771952856205, 0.6553056771154511, 0.4138829174484593, 2.3936117486976136], "min": [0.4496573226125471, 0.13484407485834715, 1.0216389609941108, -3.1411139789586433, 0.3687009660704277, -3.1410119297104266, 0.5406864023996808, -0.3510727657388063, 1.039513565371378, 0.2860225285758779, 0.10285657551664662, -3.140045852641012], "max": [0.6122916493167476, 0.4391353073251837, 1.257171474953838, 3.1410359566376624, 1.468471687208377, 3.138034026862344, 0.6277692050814705, -0.09209103493091308, 1.2515806186606602, 2.882328579247999, 1.4180941490255892, 3.137929914533887], "count": [989]}, "eef_sim_pose_action": {"mean": [0.5409696023261823, 0.32927985779632624, 1.1260049499549596, -2.091273026792559, 0.8390158275190424, 1.433173049835673, 0.586707066554063, -0.27009001402335736, 1.0989874989245063, 2.120367188245489, 0.9996302509845428, 0.06280428478293801], "std": [0.041687070211719746, 0.07979656777045178, 0.06037428708795154, 1.650795249120011, 0.25636638030353287, 2.3031225402827165, 0.02987213670722198, 0.05306194791135285, 0.03351771952856205, 0.6553056771154511, 0.4138829174484593, 2.3936117486976136], "min": [0.4496573226125471, 0.13484407485834715, 1.0216389609941108, -3.1411139789586433, 0.3687009660704277, -3.1410119297104266, 0.5406864023996808, -0.3510727657388063, 1.039513565371378, 0.2860225285758779, 0.10285657551664662, -3.140045852641012], "max": [0.6122916493167476, 0.4391353073251837, 1.257171474953838, 3.1410359566376624, 1.468471687208377, 3.138034026862344, 0.6277692050814705, -0.09209103493091308, 1.2515806186606602, 2.882328579247999, 1.4180941490255892, 3.137929914533887], "count": [989]}, "gripper_mode_state": {"mean": [0.7118301314459049, 1.0], "std": [0.45291058213693386, 0.0], "min": [0, 1], "max": [1, 1], "count": [989]}, "gripper_activity_state": {"mean": [1.8169868554095046, 1.9484327603640041], "std": [0.5184898941179543, 0.27788394180813814], "min": [0, 0], "max": [2, 2], "count": [989]}, "gripper_mode_action": {"mean": [0.7118301314459049, 1.0], "std": [0.45291058213693386, 0.0], "min": [0, 1], "max": [1, 1], "count": [989]}, "gripper_activity_action": {"mean": [1.8169868554095046, 1.9484327603640041], "std": [0.5184898941179543, 0.27788394180813814], "min": [0, 0], "max": [2, 2], "count": [989]}, "gripper_open_scale_state": {"mean": [0.2698844847541729, 0.43173306366888586], "std": [0.3155153997274381, 0.15471544959886793], "min": [0.0, 0.014], "max": [0.848, 0.496], "count": [989]}, "gripper_open_scale_action": {"mean": [0.2698844847541729, 0.43173306366888586], "std": [0.3155153997274381, 0.15471544959886793], "min": [0.0, 0.014], "max": [0.848, 0.496], "count": [989]}}} +{"episode_index": 103, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.41992529257198374]], [[0.445162783739622]], [[0.4484969627715951]]], "std": [[[0.21447226876477055]], [[0.18607835279583831]], [[0.18044147335448515]]], "count": [185]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.045220097526854915]], [[0.04257756918644001]], [[0.04296170120709121]]], "count": [185]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[1.0]], [[0.8823529411764706]]], "mean": [[[0.4501278749337573]], [[0.46358454778307717]], [[0.46400100688924223]]], "std": [[[0.14774685018886435]], [[0.125914630257495]], [[0.1195359949689582]]], "count": [185]}, "observation.state": {"min": [0.353638619184494, 1.9085524082183838, -1.37760591506958, -1.0151532888412476, -2.7581613063812256, -2.0086472034454346, 0.398563414812088, 8.0, 0.07729499787092209, 0.2766300141811371, -0.10857599973678589, -3.1361851692199707, -0.2370000034570694, -0.968999981880188, -0.8100073337554932, -2.0769245624542236, 0.47279226779937744, 0.03675663471221924, 0.6501874923706055, 0.5267753005027771, -2.29461932182312, 48.0, -0.38000398874282837, 0.24098999798297882, -0.12492799758911133, -3.1371853351593018, 0.03500000014901161, -3.1411852836608887], "max": [1.0261489152908325, 2.0836613178253174, -0.4427376985549927, 0.03721041977405548, -0.6380051374435425, -0.7164053320884705, 2.083207607269287, 491.0, 0.35893699526786804, 0.455145001411438, 0.12431400269269943, 3.138000011444092, 1.1690000295639038, 0.5049999952316284, -0.2275734841823578, -1.8311645984649658, 1.8197152614593506, 1.5033743381500244, 2.340940475463867, 1.7673031091690063, -0.2761634588241577, 822.0, -0.0499269999563694, 0.43462100625038147, 0.11609499901533127, 3.135999917984009, 1.1749999523162842, 3.140000104904175], "mean": [0.595441997051239, 2.05224609375, -0.8274880051612854, -0.6092438101768494, -1.7157777547836304, -1.1791059970855713, 1.5063025951385498, 392.2311096191406, 0.2643670439720154, 0.3910921812057495, 0.015951955690979958, -2.429622173309326, 0.5728017687797546, -0.42215874791145325, -0.4909783899784088, -2.029139757156372, 0.9746158123016357, 0.9262779951095581, 1.93272066116333, 1.3305928707122803, -1.8927503824234009, 312.8960266113281, -0.2462529093027115, 0.35198718309402466, 0.022217553108930588, 2.438133478164673, 0.45184385776519775, -2.171003580093384], "std": [0.14380861818790436, 0.035370487719774246, 0.231805220246315, 0.24942287802696228, 0.5374682545661926, 0.33096206188201904, 0.48290207982063293, 135.81703186035156, 0.06088041141629219, 0.04806515946984291, 0.05855164676904678, 0.7966371178627014, 0.3516087532043457, 0.3868359923362732, 0.15891343355178833, 0.05239441245794296, 0.33993270993232727, 0.2798917591571808, 0.44459977746009827, 0.2942025363445282, 0.32270655035972595, 306.81439208984375, 0.10523279011249542, 0.05327986925840378, 0.059141773730516434, 1.4215257167816162, 0.2636665999889374, 1.1740511655807495], "count": [1058]}, "action": {"min": [0.353638619184494, 1.9085524082183838, -1.37760591506958, -1.0151532888412476, -2.7581613063812256, -2.0086472034454346, 0.398563414812088, 8.0, 0.07729499787092209, 0.2766300141811371, -0.10857599973678589, -3.1361851692199707, -0.2370000034570694, -0.968999981880188, -0.8100073337554932, -2.0769245624542236, 0.47279226779937744, 0.03675663471221924, 0.6501874923706055, 0.5267753005027771, -2.29461932182312, 48.0, -0.38000398874282837, 0.24098999798297882, -0.12492799758911133, -3.1371853351593018, 0.03500000014901161, -3.1411852836608887], "max": [1.0261489152908325, 2.0836613178253174, -0.4427376985549927, 0.03721041977405548, -0.6380051374435425, -0.7164053320884705, 2.083207607269287, 491.0, 0.35893699526786804, 0.455145001411438, 0.12431400269269943, 3.138000011444092, 1.1690000295639038, 0.5049999952316284, -0.2275734841823578, -1.8311645984649658, 1.8197152614593506, 1.5033743381500244, 2.340940475463867, 1.7673031091690063, -0.2761634588241577, 822.0, -0.0499269999563694, 0.43462100625038147, 0.11609499901533127, 3.135999917984009, 1.1749999523162842, 3.140000104904175], "mean": [0.595441997051239, 2.05224609375, -0.8274880051612854, -0.6092438101768494, -1.7157777547836304, -1.1791059970855713, 1.5063025951385498, 392.2311096191406, 0.2643670439720154, 0.3910921812057495, 0.015951955690979958, -2.429622173309326, 0.5728017687797546, -0.42215874791145325, -0.4909783899784088, -2.029139757156372, 0.9746158123016357, 0.9262779951095581, 1.93272066116333, 1.3305928707122803, -1.8927503824234009, 312.8960266113281, -0.2462529093027115, 0.35198718309402466, 0.022217553108930588, 2.438133478164673, 0.45184385776519775, -2.171003580093384], "std": [0.14380861818790436, 0.035370487719774246, 0.231805220246315, 0.24942287802696228, 0.5374682545661926, 0.33096206188201904, 0.48290207982063293, 135.81703186035156, 0.06088041141629219, 0.04806515946984291, 0.05855164676904678, 0.7966371178627014, 0.3516087532043457, 0.3868359923362732, 0.15891343355178833, 0.05239441245794296, 0.33993270993232727, 0.2798917591571808, 0.44459977746009827, 0.2942025363445282, 0.32270655035972595, 306.81439208984375, 0.10523279011249542, 0.05327986925840378, 0.059141773730516434, 1.4215257167816162, 0.2636665999889374, 1.1740511655807495], "count": [1058]}, "timestamp": {"min": [0.0], "max": [35.233333333333334], "mean": [17.616666666666667], "std": [10.18060519921199], "count": [1058]}, "frame_index": {"min": [0], "max": [1057], "mean": [528.5], "std": [305.41815597635974], "count": [1058]}, "episode_index": {"min": [104], "max": [104], "mean": [104.0], "std": [0.0], "count": [1058]}, "index": {"min": [104541], "max": [105598], "mean": [105069.5], "std": [305.41815597635974], "count": [1058]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1058]}, "subtask_annotation": {"mean": [20.06899810964083, 29.0, 29.0, 29.0, 29.0], "std": [3.597410738930308, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1058]}, "scene_annotation": {"mean": [104.0], "std": [0.0], "min": [104], "max": [104], "count": [1058]}, "eef_direction_state": {"mean": [4.034026465028355, 4.034026465028355], "std": [1.9682678919734793, 1.8360944844482632], "min": [0, 0], "max": [6, 6], "count": [1058]}, "eef_velocity_state": {"mean": [0.8364839319470699, 0.8799621928166351], "std": [0.7240871446387126, 0.7566686504578686], "min": [0, 0], "max": [2, 2], "count": [1058]}, "eef_acc_mag_state": {"mean": [0.9026465028355387, 0.7438563327032136], "std": [0.8436197717420829, 0.8417199659618683], "min": [0, 0], "max": [2, 2], "count": [1058]}, "eef_direction_action": {"mean": [4.034026465028355, 4.034026465028355], "std": [1.9682678919734793, 1.8360944844482632], "min": [0, 0], "max": [6, 6], "count": [1058]}, "eef_velocity_action": {"mean": [0.8364839319470699, 0.8799621928166351], "std": [0.7240871446387126, 0.7566686504578686], "min": [0, 0], "max": [2, 2], "count": [1058]}, "eef_acc_mag_action": {"mean": [0.9026465028355387, 0.7438563327032136], "std": [0.8436197717420829, 0.8417199659618683], "min": [0, 0], "max": [2, 2], "count": [1058]}, "eef_sim_pose_state": {"mean": [0.5574533279520105, 0.28272823335223196, 1.1285807880143148, -2.1256584603223625, 0.8671351496542941, 1.1829616023450524, 0.5913894833597604, -0.2839088285545926, 1.1036189711713436, 2.210568779417678, 1.0383971340150437, -0.6945418932047627], "std": [0.049840174057580566, 0.09715994618695246, 0.06541781625954485, 1.333527227894451, 0.21155140242649315, 2.3737700799497037, 0.04333714237094188, 0.07188701088270794, 0.033051193314174034, 0.7970579375325967, 0.3006966084871394, 2.329420136834226], "min": [0.4527423932005671, 0.07290800740786507, 1.0445735703825023, -3.139195829409799, 0.4827150866595633, -3.135453839958254, 0.5086425601590508, -0.38041258757551744, 1.0467493970546193, 0.05027213613773118, 0.25265533479867175, -3.1413438602658874], "max": [0.6330644089680872, 0.4203240648451996, 1.2864436762530616, 3.1125561512535596, 1.3627737709428542, 3.141165816111646, 0.6508398967332155, -0.0781379392450365, 1.200844862504592, 2.995421631863681, 1.3752888861526675, 3.139739583925398], "count": [1058]}, "eef_sim_pose_action": {"mean": [0.5574533279520105, 0.28272823335223196, 1.1285807880143148, -2.1256584603223625, 0.8671351496542941, 1.1829616023450524, 0.5913894833597604, -0.2839088285545926, 1.1036189711713436, 2.210568779417678, 1.0383971340150437, -0.6945418932047627], "std": [0.049840174057580566, 0.09715994618695246, 0.06541781625954485, 1.333527227894451, 0.21155140242649315, 2.3737700799497037, 0.04333714237094188, 0.07188701088270794, 0.033051193314174034, 0.7970579375325967, 0.3006966084871394, 2.329420136834226], "min": [0.4527423932005671, 0.07290800740786507, 1.0445735703825023, -3.139195829409799, 0.4827150866595633, -3.135453839958254, 0.5086425601590508, -0.38041258757551744, 1.0467493970546193, 0.05027213613773118, 0.25265533479867175, -3.1413438602658874], "max": [0.6330644089680872, 0.4203240648451996, 1.2864436762530616, 3.1125561512535596, 1.3627737709428542, 3.141165816111646, 0.6508398967332155, -0.0781379392450365, 1.200844862504592, 2.995421631863681, 1.3752888861526675, 3.139739583925398], "count": [1058]}, "gripper_mode_state": {"mean": [0.7079395085066162, 1.0], "std": [0.4547099743815017, 0.0], "min": [0, 1], "max": [1, 1], "count": [1058]}, "gripper_activity_state": {"mean": [1.8421550094517958, 1.9612476370510397], "std": [0.4808623776670684, 0.24864691130593003], "min": [0, 0], "max": [2, 2], "count": [1058]}, "gripper_mode_action": {"mean": [0.7079395085066162, 1.0], "std": [0.4547099743815017, 0.0], "min": [0, 1], "max": [1, 1], "count": [1058]}, "gripper_activity_action": {"mean": [1.8421550094517958, 1.9612476370510397], "std": [0.4808623776670684, 0.24864691130593003], "min": [0, 0], "max": [2, 2], "count": [1058]}, "gripper_open_scale_state": {"mean": [0.3128960302457466, 0.39223109640110637], "std": [0.3068146630007449, 0.13581708800504028], "min": [0.048, 0.008], "max": [0.822, 0.491], "count": [1058]}, "gripper_open_scale_action": {"mean": [0.3128960302457466, 0.39223109640110637], "std": [0.3068146630007449, 0.13581708800504028], "min": [0.048, 0.008], "max": [0.822, 0.491], "count": [1058]}}} +{"episode_index": 104, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4213814237882051]], [[0.44647422102270584]], [[0.45021499206619064]]], "std": [[[0.21304124440555425]], [[0.18569942997748876]], [[0.1783623820970201]]], "count": [173]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.04522009752685491]], [[0.04257756918644001]], [[0.04296170120709124]]], "count": [173]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.45248863056783406]], [[0.46745735341342703]], [[0.46750778977294194]]], "std": [[[0.14942995931799222]], [[0.12337941581597285]], [[0.11770996218688039]]], "count": [173]}, "observation.state": {"min": [0.38809141516685486, 1.9188847541809082, -1.3381264209747314, -1.2268617153167725, -2.7373743057250977, -2.1226346492767334, 0.435529500246048, 12.0, 0.11909999698400497, 0.27414000034332275, -0.10086999833583832, -3.1401853561401367, -0.37599998712539673, -0.8840000033378601, -0.6548126935958862, -2.0697858333587646, 0.4218635559082031, -0.026145033538341522, 0.8497834205627441, 0.9012007713317871, -2.166843891143799, 48.0, -0.4028190076351166, 0.2206220030784607, -0.08450700342655182, -3.1411852836608887, 0.10499999672174454, -3.128000020980835], "max": [0.9028065204620361, 2.0852322578430176, -0.5463753342628479, -0.024591689929366112, -0.76506507396698, -0.900293231010437, 2.0355076789855957, 459.0, 0.3469020128250122, 0.43110498785972595, 0.1345440000295639, 3.1410000324249268, 1.3079999685287476, 0.6470000147819519, -0.11815879493951797, -1.8484606742858887, 1.61074697971344, 1.557025671005249, 2.2109830379486084, 1.7701479196548462, -0.4709247648715973, 814.0, -0.07030700147151947, 0.4027499854564667, 0.12362200021743774, 3.140000104904175, 1.2039999961853027, 3.13700008392334], "mean": [0.573186457157135, 2.0558111667633057, -0.7682594060897827, -0.5591555237770081, -1.6103928089141846, -1.2973663806915283, 1.363844871520996, 400.0439453125, 0.2768384516239166, 0.377643346786499, 0.02802026830613613, -1.4488353729248047, 0.5932060480117798, -0.308427631855011, -0.4082207977771759, -2.021120548248291, 0.805509626865387, 0.8325997591018677, 1.8804064989089966, 1.4027470350265503, -1.6808924674987793, 439.46435546875, -0.29058825969696045, 0.3282204866409302, 0.042580340057611465, 2.426203489303589, 0.530045747756958, -1.6562390327453613], "std": [0.10578884184360504, 0.033487483859062195, 0.18062451481819153, 0.30427494645118713, 0.6766348481178284, 0.3536229133605957, 0.5978128910064697, 136.38226318359375, 0.045753102749586105, 0.04553808271884918, 0.04765376076102257, 1.9616163969039917, 0.4643018841743469, 0.4798780381679535, 0.14995111525058746, 0.04902765527367592, 0.2962837219238281, 0.3699111044406891, 0.4663430154323578, 0.19773535430431366, 0.4416971802711487, 350.85791015625, 0.10004004091024399, 0.052652254700660706, 0.049391310662031174, 1.0763535499572754, 0.29485177993774414, 1.9071091413497925], "count": [968]}, "action": {"min": [0.38809141516685486, 1.9188847541809082, -1.3381264209747314, -1.2268617153167725, -2.7373743057250977, -2.1226346492767334, 0.435529500246048, 12.0, 0.11909999698400497, 0.27414000034332275, -0.10086999833583832, -3.1401853561401367, -0.37599998712539673, -0.8840000033378601, -0.6548126935958862, -2.0697858333587646, 0.4218635559082031, -0.026145033538341522, 0.8497834205627441, 0.9012007713317871, -2.166843891143799, 48.0, -0.4028190076351166, 0.2206220030784607, -0.08450700342655182, -3.1411852836608887, 0.10499999672174454, -3.128000020980835], "max": [0.9028065204620361, 2.0852322578430176, -0.5463753342628479, -0.024591689929366112, -0.76506507396698, -0.900293231010437, 2.0355076789855957, 459.0, 0.3469020128250122, 0.43110498785972595, 0.1345440000295639, 3.1410000324249268, 1.3079999685287476, 0.6470000147819519, -0.11815879493951797, -1.8484606742858887, 1.61074697971344, 1.557025671005249, 2.2109830379486084, 1.7701479196548462, -0.4709247648715973, 814.0, -0.07030700147151947, 0.4027499854564667, 0.12362200021743774, 3.140000104904175, 1.2039999961853027, 3.13700008392334], "mean": [0.573186457157135, 2.0558111667633057, -0.7682594060897827, -0.5591555237770081, -1.6103928089141846, -1.2973663806915283, 1.363844871520996, 400.0439453125, 0.2768384516239166, 0.377643346786499, 0.02802026830613613, -1.4488353729248047, 0.5932060480117798, -0.308427631855011, -0.4082207977771759, -2.021120548248291, 0.805509626865387, 0.8325997591018677, 1.8804064989089966, 1.4027470350265503, -1.6808924674987793, 439.46435546875, -0.29058825969696045, 0.3282204866409302, 0.042580340057611465, 2.426203489303589, 0.530045747756958, -1.6562390327453613], "std": [0.10578884184360504, 0.033487483859062195, 0.18062451481819153, 0.30427494645118713, 0.6766348481178284, 0.3536229133605957, 0.5978128910064697, 136.38226318359375, 0.045753102749586105, 0.04553808271884918, 0.04765376076102257, 1.9616163969039917, 0.4643018841743469, 0.4798780381679535, 0.14995111525058746, 0.04902765527367592, 0.2962837219238281, 0.3699111044406891, 0.4663430154323578, 0.19773535430431366, 0.4416971802711487, 350.85791015625, 0.10004004091024399, 0.052652254700660706, 0.049391310662031174, 1.0763535499572754, 0.29485177993774414, 1.9071091413497925], "count": [968]}, "timestamp": {"min": [0.0], "max": [32.233333333333334], "mean": [16.116666666666667], "std": [9.314579372622733], "count": [968]}, "frame_index": {"min": [0], "max": [967], "mean": [483.5], "std": [279.43738117868196], "count": [968]}, "episode_index": {"min": [105], "max": [105], "mean": [105.0], "std": [0.0], "count": [968]}, "index": {"min": [105599], "max": [106566], "mean": [106082.5], "std": [279.43738117868196], "count": [968]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [968]}, "subtask_annotation": {"mean": [20.69111570247934, 29.0, 29.0, 29.0, 29.0], "std": [3.1381160445284606, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [968]}, "scene_annotation": {"mean": [105.0], "std": [0.0], "min": [105], "max": [105], "count": [968]}, "eef_direction_state": {"mean": [4.096074380165289, 4.31095041322314], "std": [1.9225889383517563, 1.9331289471907447], "min": [0, 0], "max": [6, 6], "count": [968]}, "eef_velocity_state": {"mean": [0.8057851239669421, 0.6911157024793388], "std": [0.7125553503988372, 0.7119432688198486], "min": [0, 0], "max": [2, 2], "count": [968]}, "eef_acc_mag_state": {"mean": [0.8212809917355371, 0.6466942148760331], "std": [0.8504262492075176, 0.8151265058535672], "min": [0, 0], "max": [2, 2], "count": [968]}, "eef_direction_action": {"mean": [4.096074380165289, 4.31095041322314], "std": [1.9225889383517563, 1.9331289471907447], "min": [0, 0], "max": [6, 6], "count": [968]}, "eef_velocity_action": {"mean": [0.8057851239669421, 0.6911157024793388], "std": [0.7125553503988372, 0.7119432688198486], "min": [0, 0], "max": [2, 2], "count": [968]}, "eef_acc_mag_action": {"mean": [0.8212809917355371, 0.6466942148760331], "std": [0.8504262492075176, 0.8151265058535672], "min": [0, 0], "max": [2, 2], "count": [968]}, "eef_sim_pose_state": {"mean": [0.5297964463310525, 0.3248379218036976, 1.108742141731875, -1.7446627872466214, 0.9247546572124511, 1.542354546186892, 0.57840870798143, -0.2979235937134112, 1.099606154475973, 1.8583104135564532, 0.9867775099659188, -0.7358651665289199], "std": [0.051704321326927906, 0.08878338902529993, 0.06253845270399148, 1.734409302914814, 0.19107363148094, 2.046930860366574, 0.034655059571979716, 0.05247985229117707, 0.031220743948469947, 0.9469007599649615, 0.3386012783676214, 2.0544118630699684], "min": [0.4264540466563063, 0.10285373114294953, 1.033101106806187, -3.140085903131448, 0.6110420023982259, -3.1413463053997734, 0.5131450294500678, -0.37947722283547264, 1.0528313927853792, -0.041866898843812464, 0.15902912855282603, -3.091875475004575], "max": [0.6103383371880804, 0.4342506483077895, 1.2827562234375933, 3.1394588103259697, 1.3328289120220385, 3.140114444404663, 0.6375573326532605, -0.11341706332962298, 1.247609733362348, 2.7895457042973284, 1.3875368847241458, 3.134507886691613], "count": [968]}, "eef_sim_pose_action": {"mean": [0.5297964463310525, 0.3248379218036976, 1.108742141731875, -1.7446627872466214, 0.9247546572124511, 1.542354546186892, 0.57840870798143, -0.2979235937134112, 1.099606154475973, 1.8583104135564532, 0.9867775099659188, -0.7358651665289199], "std": [0.051704321326927906, 0.08878338902529993, 0.06253845270399148, 1.734409302914814, 0.19107363148094, 2.046930860366574, 0.034655059571979716, 0.05247985229117707, 0.031220743948469947, 0.9469007599649615, 0.3386012783676214, 2.0544118630699684], "min": [0.4264540466563063, 0.10285373114294953, 1.033101106806187, -3.140085903131448, 0.6110420023982259, -3.1413463053997734, 0.5131450294500678, -0.37947722283547264, 1.0528313927853792, -0.041866898843812464, 0.15902912855282603, -3.091875475004575], "max": [0.6103383371880804, 0.4342506483077895, 1.2827562234375933, 3.1394588103259697, 1.3328289120220385, 3.140114444404663, 0.6375573326532605, -0.11341706332962298, 1.247609733362348, 2.7895457042973284, 1.3875368847241458, 3.134507886691613], "count": [968]}, "gripper_mode_state": {"mean": [0.5103305785123967, 1.0], "std": [0.49989326775582843, 0.0], "min": [0, 1], "max": [1, 1], "count": [968]}, "gripper_activity_state": {"mean": [1.8522727272727273, 1.9566115702479339], "std": [0.46563184655790923, 0.26146773806331325], "min": [0, 0], "max": [2, 2], "count": [968]}, "gripper_mode_action": {"mean": [0.5103305785123967, 1.0], "std": [0.49989326775582843, 0.0], "min": [0, 1], "max": [1, 1], "count": [968]}, "gripper_activity_action": {"mean": [1.8522727272727273, 1.9566115702479339], "std": [0.46563184655790923, 0.26146773806331325], "min": [0, 0], "max": [2, 2], "count": [968]}, "gripper_open_scale_state": {"mean": [0.43946435945684326, 0.40004390496853154], "std": [0.35085819832200854, 0.1363825928854555], "min": [0.048, 0.012], "max": [0.814, 0.459], "count": [968]}, "gripper_open_scale_action": {"mean": [0.43946435945684326, 0.40004390496853154], "std": [0.35085819832200854, 0.1363825928854555], "min": [0.048, 0.012], "max": [0.814, 0.459], "count": [968]}}} +{"episode_index": 105, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4218481321540962]], [[0.4461881808278867]], [[0.4492302343777017]]], "std": [[[0.2131573191567832]], [[0.1839450025940839]], [[0.17686402951843622]]], "count": [189]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.045220097526854915]], [[0.04257756918644001]], [[0.042961701207091196]]], "count": [189]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4499362593802953]], [[0.467236209452917]], [[0.4688828100684719]]], "std": [[[0.1538953807075834]], [[0.127411811085809]], [[0.12015695597834293]]], "count": [189]}, "observation.state": {"min": [0.3539353311061859, 1.9879823923110962, -1.2363388538360596, -1.1905065774917603, -2.7398178577423096, -1.9902862310409546, 0.3436204195022583, 7.0, 0.13043999671936035, 0.2553440034389496, -0.1041800007224083, -3.1411852836608887, -0.2930000126361847, -1.0460000038146973, -0.6705380082130432, -2.068232774734497, 0.4214271903038025, 0.050562191754579544, 0.4477991461753845, 0.9455146789550781, -2.052489757537842, 38.0, -0.39511600136756897, 0.22700099647045135, -0.06758599728345871, 1.284999966621399, 0.24799999594688416, -3.1010000705718994], "max": [0.9907361268997192, 2.086174726486206, -0.45778241753578186, -0.0011868240544572473, -0.22828906774520874, -0.8482300043106079, 2.1215524673461914, 478.0, 0.3377879858016968, 0.4238339960575104, 0.12135499715805054, 3.1410000324249268, 1.3289999961853027, 1.0140000581741333, -0.2404889166355133, -1.7967815399169922, 1.569906234741211, 1.5386297702789307, 2.3629488945007324, 1.8329973220825195, -0.5482253432273865, 804.0, -0.06715700030326843, 0.4071510136127472, 0.11650600284337997, 3.134999990463257, 1.2020000219345093, 3.117000102996826], "mean": [0.5814155340194702, 2.0641427040100098, -0.7898918986320496, -0.5404528975486755, -1.6257014274597168, -1.4106849431991577, 1.4681453704833984, 413.5123596191406, 0.2692708373069763, 0.3590417206287384, 0.01838611625134945, -1.4385193586349487, 0.5518378019332886, -0.3385951817035675, -0.41462862491607666, -2.0065605640411377, 0.8722662329673767, 0.6614683866500854, 1.5166687965393066, 1.400760531425476, -1.3761835098266602, 471.2208557128906, -0.3013443648815155, 0.3359801769256592, 0.05130840092897415, 2.3764212131500244, 0.6425359845161438, -0.4785166382789612], "std": [0.16644743084907532, 0.02365109510719776, 0.21024876832962036, 0.3222190737724304, 0.7582158446311951, 0.2891802489757538, 0.6240742802619934, 144.88705444335938, 0.05659101530909538, 0.04263226315379143, 0.061017438769340515, 2.094473123550415, 0.4698098301887512, 0.6602116227149963, 0.08935333788394928, 0.07244362682104111, 0.3077596426010132, 0.3995598256587982, 0.8100419044494629, 0.1954386830329895, 0.5674140453338623, 352.8765563964844, 0.0844152644276619, 0.04337543621659279, 0.030301978811621666, 0.5861272811889648, 0.31968843936920166, 2.6162476539611816], "count": [1091]}, "action": {"min": [0.3539353311061859, 1.9879823923110962, -1.2363388538360596, -1.1905065774917603, -2.7398178577423096, -1.9902862310409546, 0.3436204195022583, 7.0, 0.13043999671936035, 0.2553440034389496, -0.1041800007224083, -3.1411852836608887, -0.2930000126361847, -1.0460000038146973, -0.6705380082130432, -2.068232774734497, 0.4214271903038025, 0.050562191754579544, 0.4477991461753845, 0.9455146789550781, -2.052489757537842, 38.0, -0.39511600136756897, 0.22700099647045135, -0.06758599728345871, 1.284999966621399, 0.24799999594688416, -3.1010000705718994], "max": [0.9907361268997192, 2.086174726486206, -0.45778241753578186, -0.0011868240544572473, -0.22828906774520874, -0.8482300043106079, 2.1215524673461914, 478.0, 0.3377879858016968, 0.4238339960575104, 0.12135499715805054, 3.1410000324249268, 1.3289999961853027, 1.0140000581741333, -0.2404889166355133, -1.7967815399169922, 1.569906234741211, 1.5386297702789307, 2.3629488945007324, 1.8329973220825195, -0.5482253432273865, 804.0, -0.06715700030326843, 0.4071510136127472, 0.11650600284337997, 3.134999990463257, 1.2020000219345093, 3.117000102996826], "mean": [0.5814155340194702, 2.0641427040100098, -0.7898918986320496, -0.5404528975486755, -1.6257014274597168, -1.4106849431991577, 1.4681453704833984, 413.5123596191406, 0.2692708373069763, 0.3590417206287384, 0.01838611625134945, -1.4385193586349487, 0.5518378019332886, -0.3385951817035675, -0.41462862491607666, -2.0065605640411377, 0.8722662329673767, 0.6614683866500854, 1.5166687965393066, 1.400760531425476, -1.3761835098266602, 471.2208557128906, -0.3013443648815155, 0.3359801769256592, 0.05130840092897415, 2.3764212131500244, 0.6425359845161438, -0.4785166382789612], "std": [0.16644743084907532, 0.02365109510719776, 0.21024876832962036, 0.3222190737724304, 0.7582158446311951, 0.2891802489757538, 0.6240742802619934, 144.88705444335938, 0.05659101530909538, 0.04263226315379143, 0.061017438769340515, 2.094473123550415, 0.4698098301887512, 0.6602116227149963, 0.08935333788394928, 0.07244362682104111, 0.3077596426010132, 0.3995598256587982, 0.8100419044494629, 0.1954386830329895, 0.5674140453338623, 352.8765563964844, 0.0844152644276619, 0.04337543621659279, 0.030301978811621666, 0.5861272811889648, 0.31968843936920166, 2.6162476539611816], "count": [1091]}, "timestamp": {"min": [0.0], "max": [36.333333333333336], "mean": [18.166666666666664], "std": [10.498147984816708], "count": [1091]}, "frame_index": {"min": [0], "max": [1090], "mean": [545.0], "std": [314.9444395445012], "count": [1091]}, "episode_index": {"min": [106], "max": [106], "mean": [106.0], "std": [0.0], "count": [1091]}, "index": {"min": [106567], "max": [107657], "mean": [107112.0], "std": [314.9444395445012], "count": [1091]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1091]}, "subtask_annotation": {"mean": [18.7057745187901, 29.0, 29.0, 29.0, 29.0], "std": [4.905201565884298, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1091]}, "scene_annotation": {"mean": [106.0], "std": [0.0], "min": [106], "max": [106], "count": [1091]}, "eef_direction_state": {"mean": [4.634280476626948, 3.871677360219982], "std": [1.7304831319616374, 2.0777805859974503], "min": [0, 0], "max": [6, 6], "count": [1091]}, "eef_velocity_state": {"mean": [0.6104491292392301, 0.7470210815765352], "std": [0.7109468002741502, 0.6851694769942063], "min": [0, 0], "max": [2, 2], "count": [1091]}, "eef_acc_mag_state": {"mean": [0.6049495875343721, 0.6498625114573785], "std": [0.8127835596160469, 0.8102502580305746], "min": [0, 0], "max": [2, 2], "count": [1091]}, "eef_direction_action": {"mean": [4.634280476626948, 3.871677360219982], "std": [1.7304831319616374, 2.0777805859974503], "min": [0, 0], "max": [6, 6], "count": [1091]}, "eef_velocity_action": {"mean": [0.6104491292392301, 0.7470210815765352], "std": [0.7109468002741502, 0.6851694769942063], "min": [0, 0], "max": [2, 2], "count": [1091]}, "eef_acc_mag_action": {"mean": [0.6049495875343721, 0.6498625114573785], "std": [0.8127835596160469, 0.8102502580305746], "min": [0, 0], "max": [2, 2], "count": [1091]}, "eef_sim_pose_state": {"mean": [0.5328426580153489, 0.3355331352858631, 1.0999366497344825, -1.2383564625957235, 1.0346158836821118, 0.9379265365365305, 0.5640128893265081, -0.2869951440826067, 1.0981643890732598, 1.8142741833694338, 0.8670413182979007, -0.2533944295094799], "std": [0.04061526070838736, 0.0692997249142997, 0.059415072956812906, 1.8054001008801053, 0.24907735687286114, 2.0584009161869368, 0.03720014378763335, 0.07135290438042519, 0.025424904743994982, 0.8656297647543572, 0.3141746122214626, 2.2632817895123223], "min": [0.43934858891265455, 0.10019156976924995, 1.044946427429099, -3.1391927775467385, 0.5435045033195052, -3.1381934634928355, 0.48678749807225313, -0.36877596474915064, 1.055088211493254, 0.033918455634169675, 0.20028589369263128, -3.1398985462688715], "max": [0.6062022581910486, 0.42752462741283354, 1.2651979069715822, 3.139678195922308, 1.4670854972637382, 3.139109903739613, 0.639539394462533, -0.12331933595944534, 1.1955681069810355, 2.7753929345974524, 1.3529105581368297, 3.140987936902164], "count": [1091]}, "eef_sim_pose_action": {"mean": [0.5328426580153489, 0.3355331352858631, 1.0999366497344825, -1.2383564625957235, 1.0346158836821118, 0.9379265365365305, 0.5640128893265081, -0.2869951440826067, 1.0981643890732598, 1.8142741833694338, 0.8670413182979007, -0.2533944295094799], "std": [0.04061526070838736, 0.0692997249142997, 0.059415072956812906, 1.8054001008801053, 0.24907735687286114, 2.0584009161869368, 0.03720014378763335, 0.07135290438042519, 0.025424904743994982, 0.8656297647543572, 0.3141746122214626, 2.2632817895123223], "min": [0.43934858891265455, 0.10019156976924995, 1.044946427429099, -3.1391927775467385, 0.5435045033195052, -3.1381934634928355, 0.48678749807225313, -0.36877596474915064, 1.055088211493254, 0.033918455634169675, 0.20028589369263128, -3.1398985462688715], "max": [0.6062022581910486, 0.42752462741283354, 1.2651979069715822, 3.139678195922308, 1.4670854972637382, 3.139109903739613, 0.639539394462533, -0.12331933595944534, 1.1955681069810355, 2.7753929345974524, 1.3529105581368297, 3.140987936902164], "count": [1091]}, "gripper_mode_state": {"mean": [0.4555453712190651, 1.0], "std": [0.49801986504551055, 0.0], "min": [0, 1], "max": [1, 1], "count": [1091]}, "gripper_activity_state": {"mean": [1.8955087076076993, 1.9633363886342805], "std": [0.4040219348022559, 0.2506333966007617], "min": [0, 0], "max": [2, 2], "count": [1091]}, "gripper_mode_action": {"mean": [0.4555453712190651, 1.0], "std": [0.49801986504551055, 0.0], "min": [0, 1], "max": [1, 1], "count": [1091]}, "gripper_activity_action": {"mean": [1.8955087076076993, 1.9633363886342805], "std": [0.4040219348022559, 0.2506333966007617], "min": [0, 0], "max": [2, 2], "count": [1091]}, "gripper_open_scale_state": {"mean": [0.471220898129107, 0.41351237399287327], "std": [0.3528765094338841, 0.1448872793352297], "min": [0.038, 0.007], "max": [0.804, 0.478], "count": [1091]}, "gripper_open_scale_action": {"mean": [0.471220898129107, 0.41351237399287327], "std": [0.3528765094338841, 0.1448872793352297], "min": [0.038, 0.007], "max": [0.804, 0.478], "count": [1091]}}} +{"episode_index": 106, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4214320048937083]], [[0.44695268968277546]], [[0.45148519302502144]]], "std": [[[0.21801920791514703]], [[0.18799934759037432]], [[0.18092075473401115]]], "count": [198]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.04522009752685492]], [[0.042577569186440005]], [[0.04296170120709118]]], "count": [198]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[1.0]], [[0.9450980392156862]]], "mean": [[[0.4417044814979864]], [[0.4589426464398891]], [[0.461115608701393]]], "std": [[[0.15859596054056166]], [[0.13275042557623998]], [[0.12430192665244981]]], "count": [198]}, "observation.state": {"min": [0.3079110085964203, 1.9397764205932617, -1.3871701955795288, -1.1404680013656616, -2.789123296737671, -2.0551252365112305, 0.33679622411727905, 7.0, 0.11237800121307373, 0.28552600741386414, -0.11098100244998932, -3.1401853561401367, -0.43299996852874756, -1.1050000190734863, -0.5618563890457153, -2.067674160003662, 0.46390852332115173, 0.19451697170734406, 0.34494689106941223, 0.09307841211557388, -1.9478398561477661, 30.0, -0.3980039954185486, 0.25688600540161133, -0.09850499778985977, 1.5119999647140503, -0.16300000250339508, -3.1401853561401367], "max": [1.0010336637496948, 2.087623357772827, -0.46790534257888794, -0.03207915276288986, -0.02364921383559704, -0.7723780274391174, 2.3971924781799316, 544.0, 0.35166001319885254, 0.44695600867271423, 0.08980999886989594, 3.1410000324249268, 1.3300000429153442, 0.49000000953674316, -0.23003441095352173, -1.7708110809326172, 1.8795974254608154, 1.5907280445098877, 2.3403470516204834, 1.6587086915969849, -0.5889264941215515, 846.0, -0.07851999998092651, 0.43199700117111206, 0.13110099732875824, 2.9860000610351562, 1.0859999656677246, 3.138000011444092], "mean": [0.6482266783714294, 2.0611367225646973, -0.9004138708114624, -0.6269777417182922, -1.7427963018417358, -1.3243043422698975, 1.635382890701294, 377.4853210449219, 0.25234484672546387, 0.38078317046165466, 0.004630845971405506, -2.099966526031494, 0.45247021317481995, -0.5555474758148193, -0.38759127259254456, -1.9906892776489258, 0.9689375758171082, 1.0053379535675049, 1.8875871896743774, 1.0716630220413208, -1.7053395509719849, 417.6761474609375, -0.2788494825363159, 0.36572498083114624, 0.07068600505590439, 2.444528579711914, 0.5041263103485107, -1.9667720794677734], "std": [0.13151541352272034, 0.0267836581915617, 0.2235035002231598, 0.3133673667907715, 0.8153629899024963, 0.3646582067012787, 0.663328230381012, 192.297119140625, 0.05719618499279022, 0.04771171137690544, 0.047678157687187195, 1.6293672323226929, 0.5144839286804199, 0.428737610578537, 0.09733337163925171, 0.08211757987737656, 0.3717461824417114, 0.2874307334423065, 0.4590810239315033, 0.4905035197734833, 0.19299353659152985, 384.4994812011719, 0.08980470150709152, 0.05006514489650726, 0.03994382917881012, 0.3836841285228729, 0.32367822527885437, 1.8539941310882568], "count": [1161]}, "action": {"min": [0.3079110085964203, 1.9397764205932617, -1.3871701955795288, -1.1404680013656616, -2.789123296737671, -2.0551252365112305, 0.33679622411727905, 7.0, 0.11237800121307373, 0.28552600741386414, -0.11098100244998932, -3.1401853561401367, -0.43299996852874756, -1.1050000190734863, -0.5618563890457153, -2.067674160003662, 0.46390852332115173, 0.19451697170734406, 0.34494689106941223, 0.09307841211557388, -1.9478398561477661, 30.0, -0.3980039954185486, 0.25688600540161133, -0.09850499778985977, 1.5119999647140503, -0.16300000250339508, -3.1401853561401367], "max": [1.0010336637496948, 2.087623357772827, -0.46790534257888794, -0.03207915276288986, -0.02364921383559704, -0.7723780274391174, 2.3971924781799316, 544.0, 0.35166001319885254, 0.44695600867271423, 0.08980999886989594, 3.1410000324249268, 1.3300000429153442, 0.49000000953674316, -0.23003441095352173, -1.7708110809326172, 1.8795974254608154, 1.5907280445098877, 2.3403470516204834, 1.6587086915969849, -0.5889264941215515, 846.0, -0.07851999998092651, 0.43199700117111206, 0.13110099732875824, 2.9860000610351562, 1.0859999656677246, 3.138000011444092], "mean": [0.6482266783714294, 2.0611367225646973, -0.9004138708114624, -0.6269777417182922, -1.7427963018417358, -1.3243043422698975, 1.635382890701294, 377.4853210449219, 0.25234484672546387, 0.38078317046165466, 0.004630845971405506, -2.099966526031494, 0.45247021317481995, -0.5555474758148193, -0.38759127259254456, -1.9906892776489258, 0.9689375758171082, 1.0053379535675049, 1.8875871896743774, 1.0716630220413208, -1.7053395509719849, 417.6761474609375, -0.2788494825363159, 0.36572498083114624, 0.07068600505590439, 2.444528579711914, 0.5041263103485107, -1.9667720794677734], "std": [0.13151541352272034, 0.0267836581915617, 0.2235035002231598, 0.3133673667907715, 0.8153629899024963, 0.3646582067012787, 0.663328230381012, 192.297119140625, 0.05719618499279022, 0.04771171137690544, 0.047678157687187195, 1.6293672323226929, 0.5144839286804199, 0.428737610578537, 0.09733337163925171, 0.08211757987737656, 0.3717461824417114, 0.2874307334423065, 0.4590810239315033, 0.4905035197734833, 0.19299353659152985, 384.4994812011719, 0.08980470150709152, 0.05006514489650726, 0.03994382917881012, 0.3836841285228729, 0.32367822527885437, 1.8539941310882568], "count": [1161]}, "timestamp": {"min": [0.0], "max": [38.666666666666664], "mean": [19.333333333333332], "std": [11.17172356475971], "count": [1161]}, "frame_index": {"min": [0], "max": [1160], "mean": [580.0], "std": [335.1517069427913], "count": [1161]}, "episode_index": {"min": [107], "max": [107], "mean": [107.0], "std": [0.0], "count": [1161]}, "index": {"min": [107658], "max": [108818], "mean": [108238.0], "std": [335.1517069427913], "count": [1161]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1161]}, "subtask_annotation": {"mean": [20.681309216192936, 29.0, 29.0, 29.0, 29.0], "std": [2.995271094900718, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1161]}, "scene_annotation": {"mean": [107.0], "std": [0.0], "min": [107], "max": [107], "count": [1161]}, "eef_direction_state": {"mean": [4.182601205857019, 3.619293712316968], "std": [2.086684858536237, 2.01922879950263], "min": [0, 0], "max": [6, 6], "count": [1161]}, "eef_velocity_state": {"mean": [0.6726959517657192, 0.94229112833764], "std": [0.7004517194342367, 0.718365875506834], "min": [0, 0], "max": [2, 2], "count": [1161]}, "eef_acc_mag_state": {"mean": [0.6795865633074936, 0.801894918173988], "std": [0.8273980893346428, 0.8406325451419218], "min": [0, 0], "max": [2, 2], "count": [1161]}, "eef_direction_action": {"mean": [4.182601205857019, 3.619293712316968], "std": [2.086684858536237, 2.01922879950263], "min": [0, 0], "max": [6, 6], "count": [1161]}, "eef_velocity_action": {"mean": [0.6726959517657192, 0.94229112833764], "std": [0.7004517194342367, 0.718365875506834], "min": [0, 0], "max": [2, 2], "count": [1161]}, "eef_acc_mag_action": {"mean": [0.6795865633074936, 0.801894918173988], "std": [0.8273980893346428, 0.8406325451419218], "min": [0, 0], "max": [2, 2], "count": [1161]}, "eef_sim_pose_state": {"mean": [0.5626988753223648, 0.33196437460376615, 1.1369113733766265, -1.5987268194377124, 1.0206501833368011, 1.1552538792884899, 0.5880102372183398, -0.26635381561609567, 1.1076023602577802, 2.213257835637027, 0.849351471812391, -1.3353644437793073], "std": [0.040824000514693336, 0.07990010222069203, 0.049326010035323144, 1.98483149467891, 0.26768855407583786, 2.104493383663598, 0.036212668748851755, 0.061189927050236737, 0.03582649214544912, 0.6404732388611281, 0.43596535180802004, 2.109491440738779], "min": [0.4675310068078459, 0.0986341262699643, 1.063668819446101, -3.1412969401052964, 0.5745431066777016, -3.0768461277993877, 0.4870098577854749, -0.35999679894851666, 1.0484710342597572, 0.2193156575088695, 0.027617565472358274, -3.141083294430086], "max": [0.6139049836813011, 0.43068638845633006, 1.2667304492080267, 3.141100437882254, 1.5156119926574179, 3.025669089562413, 0.6491071850969012, -0.10870100559489652, 1.2246218261136195, 2.7848871433592475, 1.3984645143633294, 3.1415766138275627], "count": [1161]}, "eef_sim_pose_action": {"mean": [0.5626988753223648, 0.33196437460376615, 1.1369113733766265, -1.5987268194377124, 1.0206501833368011, 1.1552538792884899, 0.5880102372183398, -0.26635381561609567, 1.1076023602577802, 2.213257835637027, 0.849351471812391, -1.3353644437793073], "std": [0.040824000514693336, 0.07990010222069203, 0.049326010035323144, 1.98483149467891, 0.26768855407583786, 2.104493383663598, 0.036212668748851755, 0.061189927050236737, 0.03582649214544912, 0.6404732388611281, 0.43596535180802004, 2.109491440738779], "min": [0.4675310068078459, 0.0986341262699643, 1.063668819446101, -3.1412969401052964, 0.5745431066777016, -3.0768461277993877, 0.4870098577854749, -0.35999679894851666, 1.0484710342597572, 0.2193156575088695, 0.027617565472358274, -3.141083294430086], "max": [0.6139049836813011, 0.43068638845633006, 1.2667304492080267, 3.141100437882254, 1.5156119926574179, 3.025669089562413, 0.6491071850969012, -0.10870100559489652, 1.2246218261136195, 2.7848871433592475, 1.3984645143633294, 3.1415766138275627], "count": [1161]}, "gripper_mode_state": {"mean": [0.5279931093884582, 0.5882859603789836], "std": [0.4992157708113452, 0.49214387042811386], "min": [0, 0], "max": [1, 1], "count": [1161]}, "gripper_activity_state": {"mean": [1.8647717484926787, 1.8871662360034454], "std": [0.4619633460421239, 0.4111063379670378], "min": [0, 0], "max": [2, 2], "count": [1161]}, "gripper_mode_action": {"mean": [0.5279931093884582, 0.5882859603789836], "std": [0.4992157708113452, 0.49214387042811386], "min": [0, 0], "max": [1, 1], "count": [1161]}, "gripper_activity_action": {"mean": [1.8647717484926787, 1.8871662360034454], "std": [0.4619633460421239, 0.4111063379670378], "min": [0, 0], "max": [2, 2], "count": [1161]}, "gripper_open_scale_state": {"mean": [0.41767614134296605, 0.37748535741556316], "std": [0.38450027776683926, 0.19229722145194192], "min": [0.03, 0.007], "max": [0.846, 0.544], "count": [1161]}, "gripper_open_scale_action": {"mean": [0.41767614134296605, 0.37748535741556316], "std": [0.38450027776683926, 0.19229722145194192], "min": [0.03, 0.007], "max": [0.846, 0.544], "count": [1161]}}} +{"episode_index": 107, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.41542144767590466]], [[0.4421121894055574]], [[0.4456885406397196]]], "std": [[[0.21753722512413334]], [[0.18810824509962176]], [[0.18158157501345842]]], "count": [179]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.04522009752685491]], [[0.04257756918644001]], [[0.042961701207091224]]], "count": [179]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.45527173818782635]], [[0.46941224394785847]], [[0.4701962952313141]]], "std": [[[0.15192097606835803]], [[0.12719376811748792]], [[0.12101233925298965]]], "count": [179]}, "observation.state": {"min": [0.2186548411846161, 1.774616003036499, -1.5645655393600464, -1.044736623764038, -2.689587354660034, -1.921258568763733, 0.3255038857460022, 8.0, 0.15761500597000122, 0.27006301283836365, -0.09800300002098083, -3.1411852836608887, -0.35199999809265137, -0.9390000104904175, -0.791524350643158, -2.074219226837158, 0.2554289400577545, 0.2822023034095764, 0.04745550826191902, 0.9454798102378845, -2.1205575466156006, 35.0, -0.3964889943599701, 0.2465600073337555, -0.05195099860429764, -3.1361851692199707, 0.296999990940094, -3.1411852836608887], "max": [0.8878141045570374, 2.0876407623291016, -0.44799110293388367, -0.11346385627985, 0.10135126858949661, -0.9504191279411316, 2.1375396251678467, 544.0, 0.3976359963417053, 0.4077019989490509, 0.12111199647188187, 3.1410000324249268, 1.4839999675750732, 0.8600000143051147, -0.20516346395015717, -1.7170723676681519, 1.6361416578292847, 1.290164828300476, 2.185239553451538, 1.8109712600708008, -0.6710790991783142, 847.0, -0.04152800142765045, 0.4180459976196289, 0.12370000034570694, 3.138000011444092, 1.3960000276565552, 3.015000104904175], "mean": [0.536410927772522, 2.035179376602173, -0.9271805286407471, -0.5901323556900024, -1.617051601409912, -1.4268466234207153, 1.4759092330932617, 377.9950866699219, 0.28197181224823, 0.34787648916244507, 0.018906913697719574, -1.6174403429031372, 0.5139287710189819, -0.3632156550884247, -0.42438286542892456, -1.9891648292541504, 0.8319591879844666, 0.8617209196090698, 1.8856086730957031, 1.3793230056762695, -1.7805652618408203, 347.156005859375, -0.2747819125652313, 0.3377264738082886, 0.051411472260951996, 2.6040806770324707, 0.5825360417366028, -2.2272417545318604], "std": [0.13565406203269958, 0.06280404329299927, 0.37724924087524414, 0.262816846370697, 0.8687639236450195, 0.31021955609321594, 0.4951990246772766, 176.33621215820312, 0.05430192872881889, 0.04007289931178093, 0.05436191335320473, 2.0393190383911133, 0.5171507000923157, 0.525392472743988, 0.1622696816921234, 0.08299028128385544, 0.3644438087940216, 0.26682862639427185, 0.4658535420894623, 0.2250540852546692, 0.2681036591529846, 338.9288330078125, 0.1138230562210083, 0.05504797771573067, 0.03335782513022423, 0.9811429977416992, 0.2500033974647522, 1.097190022468567], "count": [1016]}, "action": {"min": [0.2186548411846161, 1.774616003036499, -1.5645655393600464, -1.044736623764038, -2.689587354660034, -1.921258568763733, 0.3255038857460022, 8.0, 0.15761500597000122, 0.27006301283836365, -0.09800300002098083, -3.1411852836608887, -0.35199999809265137, -0.9390000104904175, -0.791524350643158, -2.074219226837158, 0.2554289400577545, 0.2822023034095764, 0.04745550826191902, 0.9454798102378845, -2.1205575466156006, 35.0, -0.3964889943599701, 0.2465600073337555, -0.05195099860429764, -3.1361851692199707, 0.296999990940094, -3.1411852836608887], "max": [0.8878141045570374, 2.0876407623291016, -0.44799110293388367, -0.11346385627985, 0.10135126858949661, -0.9504191279411316, 2.1375396251678467, 544.0, 0.3976359963417053, 0.4077019989490509, 0.12111199647188187, 3.1410000324249268, 1.4839999675750732, 0.8600000143051147, -0.20516346395015717, -1.7170723676681519, 1.6361416578292847, 1.290164828300476, 2.185239553451538, 1.8109712600708008, -0.6710790991783142, 847.0, -0.04152800142765045, 0.4180459976196289, 0.12370000034570694, 3.138000011444092, 1.3960000276565552, 3.015000104904175], "mean": [0.536410927772522, 2.035179376602173, -0.9271805286407471, -0.5901323556900024, -1.617051601409912, -1.4268466234207153, 1.4759092330932617, 377.9950866699219, 0.28197181224823, 0.34787648916244507, 0.018906913697719574, -1.6174403429031372, 0.5139287710189819, -0.3632156550884247, -0.42438286542892456, -1.9891648292541504, 0.8319591879844666, 0.8617209196090698, 1.8856086730957031, 1.3793230056762695, -1.7805652618408203, 347.156005859375, -0.2747819125652313, 0.3377264738082886, 0.051411472260951996, 2.6040806770324707, 0.5825360417366028, -2.2272417545318604], "std": [0.13565406203269958, 0.06280404329299927, 0.37724924087524414, 0.262816846370697, 0.8687639236450195, 0.31021955609321594, 0.4951990246772766, 176.33621215820312, 0.05430192872881889, 0.04007289931178093, 0.05436191335320473, 2.0393190383911133, 0.5171507000923157, 0.525392472743988, 0.1622696816921234, 0.08299028128385544, 0.3644438087940216, 0.26682862639427185, 0.4658535420894623, 0.2250540852546692, 0.2681036591529846, 338.9288330078125, 0.1138230562210083, 0.05504797771573067, 0.03335782513022423, 0.9811429977416992, 0.2500033974647522, 1.097190022468567], "count": [1016]}, "timestamp": {"min": [0.0], "max": [33.833333333333336], "mean": [16.916666666666664], "std": [9.776459822792026], "count": [1016]}, "frame_index": {"min": [0], "max": [1015], "mean": [507.5], "std": [293.2937946837607], "count": [1016]}, "episode_index": {"min": [108], "max": [108], "mean": [108.0], "std": [0.0], "count": [1016]}, "index": {"min": [108819], "max": [109834], "mean": [109326.5], "std": [293.2937946837607], "count": [1016]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1016]}, "subtask_annotation": {"mean": [20.668307086614174, 29.0, 29.0, 29.0, 29.0], "std": [3.7925044558220358, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1016]}, "scene_annotation": {"mean": [108.0], "std": [0.0], "min": [108], "max": [108], "count": [1016]}, "eef_direction_state": {"mean": [4.391732283464567, 4.0108267716535435], "std": [1.8603007946130832, 1.9599536254938377], "min": [0, 0], "max": [6, 6], "count": [1016]}, "eef_velocity_state": {"mean": [0.6328740157480315, 0.8208661417322834], "std": [0.6729167384482762, 0.7245672329020628], "min": [0, 0], "max": [2, 2], "count": [1016]}, "eef_acc_mag_state": {"mean": [0.6899606299212598, 0.7135826771653543], "std": [0.820107539535369, 0.840446871581951], "min": [0, 0], "max": [2, 2], "count": [1016]}, "eef_direction_action": {"mean": [4.391732283464567, 4.0108267716535435], "std": [1.8603007946130832, 1.9599536254938377], "min": [0, 0], "max": [6, 6], "count": [1016]}, "eef_velocity_action": {"mean": [0.6328740157480315, 0.8208661417322834], "std": [0.6729167384482762, 0.7245672329020628], "min": [0, 0], "max": [2, 2], "count": [1016]}, "eef_acc_mag_action": {"mean": [0.6899606299212598, 0.7135826771653543], "std": [0.820107539535369, 0.840446871581951], "min": [0, 0], "max": [2, 2], "count": [1016]}, "eef_sim_pose_state": {"mean": [0.5396094562976997, 0.3239535058453423, 1.1250407120428862, -2.3763887561831694, 0.9566078517451163, 0.5096047867475637, 0.5542752631327874, -0.2984374502917124, 1.0927265690158956, 2.13576862423937, 0.8993724608336887, -0.687071657994755], "std": [0.05442341883977194, 0.09516106377973664, 0.06379907460553569, 0.5190452665208761, 0.22077672635624734, 2.6824426513606188, 0.03322491058062492, 0.0669188033519908, 0.02972959362071329, 0.7172971814251803, 0.372814993212366, 2.3356265165141177], "min": [0.45487885303258113, 0.09467189575649092, 1.0568256322847736, -3.137887604205855, 0.5979446231157426, -3.140352700050896, 0.4962268927951315, -0.3894985090521994, 1.0297351199747418, 0.1022070344330307, 0.18840766407320242, -3.1346007417272816], "max": [0.6270800781944168, 0.4291819460757846, 1.2528855899275784, -0.4282279203159801, 1.3680366659685532, 3.1398623487835753, 0.6259260641123398, -0.13845183333802008, 1.2060701485165535, 2.8634418792790806, 1.388454164168719, 3.1359255392154446], "count": [1016]}, "eef_sim_pose_action": {"mean": [0.5396094562976997, 0.3239535058453423, 1.1250407120428862, -2.3763887561831694, 0.9566078517451163, 0.5096047867475637, 0.5542752631327874, -0.2984374502917124, 1.0927265690158956, 2.13576862423937, 0.8993724608336887, -0.687071657994755], "std": [0.05442341883977194, 0.09516106377973664, 0.06379907460553569, 0.5190452665208761, 0.22077672635624734, 2.6824426513606188, 0.03322491058062492, 0.0669188033519908, 0.02972959362071329, 0.7172971814251803, 0.372814993212366, 2.3356265165141177], "min": [0.45487885303258113, 0.09467189575649092, 1.0568256322847736, -3.137887604205855, 0.5979446231157426, -3.140352700050896, 0.4962268927951315, -0.3894985090521994, 1.0297351199747418, 0.1022070344330307, 0.18840766407320242, -3.1346007417272816], "max": [0.6270800781944168, 0.4291819460757846, 1.2528855899275784, -0.4282279203159801, 1.3680366659685532, 3.1398623487835753, 0.6259260641123398, -0.13845183333802008, 1.2060701485165535, 2.8634418792790806, 1.388454164168719, 3.1359255392154446], "count": [1016]}, "gripper_mode_state": {"mean": [0.6358267716535433, 0.6771653543307087], "std": [0.4811975562096866, 0.467560089426879], "min": [0, 0], "max": [1, 1], "count": [1016]}, "gripper_activity_state": {"mean": [1.8710629921259843, 1.9566929133858268], "std": [0.4415760650543023, 0.2663815720320843], "min": [0, 0], "max": [2, 2], "count": [1016]}, "gripper_mode_action": {"mean": [0.6358267716535433, 0.6771653543307087], "std": [0.4811975562096866, 0.467560089426879], "min": [0, 0], "max": [1, 1], "count": [1016]}, "gripper_activity_action": {"mean": [1.8710629921259843, 1.9566929133858268], "std": [0.4415760650543023, 0.2663815720320843], "min": [0, 0], "max": [2, 2], "count": [1016]}, "gripper_open_scale_state": {"mean": [0.3471560038994616, 0.377995078765501], "std": [0.33892878058213083, 0.17633618461580966], "min": [0.035, 0.008], "max": [0.847, 0.544], "count": [1016]}, "gripper_open_scale_action": {"mean": [0.3471560038994616, 0.377995078765501], "std": [0.33892878058213083, 0.17633618461580966], "min": [0.035, 0.008], "max": [0.847, 0.544], "count": [1016]}}} +{"episode_index": 108, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4197116497372145]], [[0.4440481236523819]], [[0.44866941664982146]]], "std": [[[0.21510992521396824]], [[0.18672232246142392]], [[0.1785169319790476]]], "count": [194]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.04522009752685492]], [[0.04257756918644001]], [[0.04296170120709119]]], "count": [194]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4506317886261033]], [[0.4646999654672866]], [[0.46451308663499763]]], "std": [[[0.14362474005434392]], [[0.11826804840388368]], [[0.1120080264078717]]], "count": [194]}, "observation.state": {"min": [0.3418576419353485, 1.9008382558822632, -1.5674278736114502, -1.3144248723983765, -2.71374249458313, -2.1520957946777344, 0.12754866480827332, 5.0, 0.10798999667167664, 0.2856059968471527, -0.12371399998664856, -3.1411852836608887, -0.503000020980835, -1.0149999856948853, -0.6987425684928894, -2.0709378719329834, 0.44628071784973145, 0.11660545319318771, 0.22425736486911774, 0.8561887145042419, -2.075929641723633, 38.0, -0.396807998418808, 0.2484010010957718, -0.09633900225162506, -3.128000020980835, 0.20900000631809235, -3.1381852626800537], "max": [0.9202423691749573, 2.0889148712158203, -0.7254636287689209, -0.0024085543118417263, -0.19771090149879456, -0.6134832501411438, 2.326279640197754, 434.0, 0.35399800539016724, 0.4397520124912262, 0.13757599890232086, 3.1410000324249268, 1.4170000553131104, 0.684999942779541, -0.21827086806297302, -1.7057627439498901, 1.5740951299667358, 1.4742274284362793, 2.3501381874084473, 1.7137563228607178, -0.4637165367603302, 844.0, -0.05498199909925461, 0.41923901438713074, 0.1511089950799942, 3.1410000324249268, 1.2619999647140503, 3.135999917984009], "mean": [0.5525973439216614, 2.068199634552002, -0.9610038995742798, -0.5423532128334045, -1.3663573265075684, -1.244574785232544, 1.278626561164856, 356.5124206542969, 0.27717116475105286, 0.37471094727516174, 0.018173715099692345, -2.124746322631836, 0.5651788711547852, -0.2700202465057373, -0.4325173795223236, -2.0011637210845947, 0.8419748544692993, 0.8119519948959351, 1.9148563146591187, 1.3484387397766113, -1.57193922996521, 319.7501525878906, -0.29449161887168884, 0.3360266089439392, 0.04382237792015076, 2.364804983139038, 0.45821869373321533, -2.0670008659362793], "std": [0.11386966705322266, 0.028340954333543777, 0.19047637283802032, 0.34936121106147766, 0.7867915034294128, 0.3926946222782135, 0.6905671954154968, 136.761962890625, 0.05138229578733444, 0.04409465938806534, 0.05064685270190239, 0.9820289611816406, 0.49048805236816406, 0.4759782552719116, 0.11814600229263306, 0.07031318545341492, 0.2893703579902649, 0.32826265692710876, 0.5228510499000549, 0.20364244282245636, 0.34014570713043213, 281.66558837890625, 0.10058867186307907, 0.04678736627101898, 0.05998978018760681, 1.1597036123275757, 0.2681277394294739, 1.6291110515594482], "count": [1129]}, "action": {"min": [0.3418576419353485, 1.9008382558822632, -1.5674278736114502, -1.3144248723983765, -2.71374249458313, -2.1520957946777344, 0.12754866480827332, 5.0, 0.10798999667167664, 0.2856059968471527, -0.12371399998664856, -3.1411852836608887, -0.503000020980835, -1.0149999856948853, -0.6987425684928894, -2.0709378719329834, 0.44628071784973145, 0.11660545319318771, 0.22425736486911774, 0.8561887145042419, -2.075929641723633, 38.0, -0.396807998418808, 0.2484010010957718, -0.09633900225162506, -3.128000020980835, 0.20900000631809235, -3.1381852626800537], "max": [0.9202423691749573, 2.0889148712158203, -0.7254636287689209, -0.0024085543118417263, -0.19771090149879456, -0.6134832501411438, 2.326279640197754, 434.0, 0.35399800539016724, 0.4397520124912262, 0.13757599890232086, 3.1410000324249268, 1.4170000553131104, 0.684999942779541, -0.21827086806297302, -1.7057627439498901, 1.5740951299667358, 1.4742274284362793, 2.3501381874084473, 1.7137563228607178, -0.4637165367603302, 844.0, -0.05498199909925461, 0.41923901438713074, 0.1511089950799942, 3.1410000324249268, 1.2619999647140503, 3.135999917984009], "mean": [0.5525973439216614, 2.068199634552002, -0.9610038995742798, -0.5423532128334045, -1.3663573265075684, -1.244574785232544, 1.278626561164856, 356.5124206542969, 0.27717116475105286, 0.37471094727516174, 0.018173715099692345, -2.124746322631836, 0.5651788711547852, -0.2700202465057373, -0.4325173795223236, -2.0011637210845947, 0.8419748544692993, 0.8119519948959351, 1.9148563146591187, 1.3484387397766113, -1.57193922996521, 319.7501525878906, -0.29449161887168884, 0.3360266089439392, 0.04382237792015076, 2.364804983139038, 0.45821869373321533, -2.0670008659362793], "std": [0.11386966705322266, 0.028340954333543777, 0.19047637283802032, 0.34936121106147766, 0.7867915034294128, 0.3926946222782135, 0.6905671954154968, 136.761962890625, 0.05138229578733444, 0.04409465938806534, 0.05064685270190239, 0.9820289611816406, 0.49048805236816406, 0.4759782552719116, 0.11814600229263306, 0.07031318545341492, 0.2893703579902649, 0.32826265692710876, 0.5228510499000549, 0.20364244282245636, 0.34014570713043213, 281.66558837890625, 0.10058867186307907, 0.04678736627101898, 0.05998978018760681, 1.1597036123275757, 0.2681277394294739, 1.6291110515594482], "count": [1129]}, "timestamp": {"min": [0.0], "max": [37.6], "mean": [18.8], "std": [10.86380330373402], "count": [1129]}, "frame_index": {"min": [0], "max": [1128], "mean": [564.0], "std": [325.9140991120206], "count": [1129]}, "episode_index": {"min": [109], "max": [109], "mean": [109.0], "std": [0.0], "count": [1129]}, "index": {"min": [109835], "max": [110963], "mean": [110399.0], "std": [325.9140991120206], "count": [1129]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1129]}, "subtask_annotation": {"mean": [20.439326837909654, 29.0, 29.0, 29.0, 29.0], "std": [3.470755194404169, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1129]}, "scene_annotation": {"mean": [109.0], "std": [0.0], "min": [109], "max": [109], "count": [1129]}, "eef_direction_state": {"mean": [4.229406554472985, 4.395039858281665], "std": [1.9999078150569527, 1.9323850032773888], "min": [0, 0], "max": [6, 6], "count": [1129]}, "eef_velocity_state": {"mean": [0.7165633303808681, 0.6439326837909655], "std": [0.7297913759195757, 0.6805282029221988], "min": [0, 0], "max": [2, 2], "count": [1129]}, "eef_acc_mag_state": {"mean": [0.7998228520814881, 0.5411868910540301], "std": [0.8442794342674933, 0.7819570787164808], "min": [0, 0], "max": [2, 2], "count": [1129]}, "eef_direction_action": {"mean": [4.229406554472985, 4.395039858281665], "std": [1.9999078150569527, 1.9323850032773888], "min": [0, 0], "max": [6, 6], "count": [1129]}, "eef_velocity_action": {"mean": [0.7165633303808681, 0.6439326837909655], "std": [0.7297913759195757, 0.6805282029221988], "min": [0, 0], "max": [2, 2], "count": [1129]}, "eef_acc_mag_action": {"mean": [0.7998228520814881, 0.5411868910540301], "std": [0.8442794342674933, 0.7819570787164808], "min": [0, 0], "max": [2, 2], "count": [1129]}, "eef_sim_pose_state": {"mean": [0.5383908313371951, 0.32916651574263134, 1.1082852435257033, -1.5481690327708537, 0.9697479475794137, 2.0320258742200616, 0.5745529274495784, -0.28818421889244616, 1.0918021959472115, 1.757367382222376, 1.0249026766802674, -0.320732635465944], "std": [0.04391489062671982, 0.09149784949357524, 0.06377944061940656, 2.148867210272306, 0.19252002658632097, 1.3915196028248673, 0.03299079990427155, 0.05615005823235139, 0.03743118713928802, 1.0344827559739636, 0.4390618520420226, 2.1128613629061754], "min": [0.45488469749600097, 0.09554016802392037, 1.0282039078159988, -3.141514394687644, 0.6417647734126151, -3.0785391458761553, 0.5178305434929129, -0.3480904801274928, 1.036414844977194, -0.18018934539545056, -0.014023382754667857, -3.140639076890638], "max": [0.6198944152578065, 0.444115879955438, 1.267871941585053, 3.1415026901418504, 1.4354592659552137, 3.129833275183835, 0.635753230768705, -0.08965399052714343, 1.2542843875412535, 2.971572252945438, 1.3955339086211302, 3.1405435210385666], "count": [1129]}, "eef_sim_pose_action": {"mean": [0.5383908313371951, 0.32916651574263134, 1.1082852435257033, -1.5481690327708537, 0.9697479475794137, 2.0320258742200616, 0.5745529274495784, -0.28818421889244616, 1.0918021959472115, 1.757367382222376, 1.0249026766802674, -0.320732635465944], "std": [0.04391489062671982, 0.09149784949357524, 0.06377944061940656, 2.148867210272306, 0.19252002658632097, 1.3915196028248673, 0.03299079990427155, 0.05615005823235139, 0.03743118713928802, 1.0344827559739636, 0.4390618520420226, 2.1128613629061754], "min": [0.45488469749600097, 0.09554016802392037, 1.0282039078159988, -3.141514394687644, 0.6417647734126151, -3.0785391458761553, 0.5178305434929129, -0.3480904801274928, 1.036414844977194, -0.18018934539545056, -0.014023382754667857, -3.140639076890638], "max": [0.6198944152578065, 0.444115879955438, 1.267871941585053, 3.1415026901418504, 1.4354592659552137, 3.129833275183835, 0.635753230768705, -0.08965399052714343, 1.2542843875412535, 2.971572252945438, 1.3955339086211302, 3.1405435210385666], "count": [1129]}, "gripper_mode_state": {"mean": [0.6687333923826395, 1.0], "std": [0.47066871820320594, 0.0], "min": [0, 1], "max": [1, 1], "count": [1129]}, "gripper_activity_state": {"mean": [1.8511957484499557, 1.9521700620017715], "std": [0.46584008491302836, 0.2845554756663549], "min": [0, 0], "max": [2, 2], "count": [1129]}, "gripper_mode_action": {"mean": [0.6687333923826395, 1.0], "std": [0.47066871820320594, 0.0], "min": [0, 1], "max": [1, 1], "count": [1129]}, "gripper_activity_action": {"mean": [1.8511957484499557, 1.9521700620017715], "std": [0.46584008491302836, 0.2845554756663549], "min": [0, 0], "max": [2, 2], "count": [1129]}, "gripper_open_scale_state": {"mean": [0.31974977847725217, 0.3565124004037111], "std": [0.28166573101919634, 0.13676210670422717], "min": [0.038, 0.005], "max": [0.844, 0.434], "count": [1129]}, "gripper_open_scale_action": {"mean": [0.31974977847725217, 0.3565124004037111], "std": [0.28166573101919634, 0.13676210670422717], "min": [0.038, 0.005], "max": [0.844, 0.434], "count": [1129]}}} +{"episode_index": 109, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.41771023062839596]], [[0.44228089933262466]], [[0.44560151882037957]]], "std": [[[0.21784150456582035]], [[0.18735335196976433]], [[0.1813809420489534]]], "count": [166]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.0452200975268549]], [[0.04257756918644002]], [[0.04296170120709126]]], "count": [166]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[1.0]]], "mean": [[[0.4554915483010473]], [[0.4701013760926057]], [[0.4713083190605559]]], "std": [[[0.15758493473376511]], [[0.13331214927267757]], [[0.12596474616457418]]], "count": [166]}, "observation.state": {"min": [0.4011116027832031, 1.9134219884872437, -1.261017918586731, -1.2032824754714966, -2.8443455696105957, -2.058476209640503, 0.34227654337882996, 6.0, 0.1483439952135086, 0.27469000220298767, -0.09276799857616425, -3.1401853561401367, -0.36400002241134644, -0.9279999732971191, -0.823097288608551, -2.0770466327667236, 0.5122541785240173, 0.09306096285581589, 0.2796366512775421, 0.4375540316104889, -2.23236346244812, 57.0, -0.3846740126609802, 0.2524389922618866, -0.12418200075626373, -3.1401853561401367, 0.1589999943971634, -3.1371853351593018], "max": [1.0508626699447632, 2.0801007747650146, -0.4184775948524475, -0.09730210900306702, -0.7669152021408081, -0.7624121904373169, 2.011108160018921, 529.0, 0.3658269941806793, 0.439505010843277, 0.13125300407409668, 3.140000104904175, 1.1579999923706055, 0.5370000004768372, -0.22113323211669922, -1.8600672483444214, 1.8048624992370605, 1.4029130935668945, 2.3638391494750977, 1.6908749341964722, -0.6472902894020081, 833.0, -0.02857399918138981, 0.4155460000038147, 0.08352000266313553, 3.128999948501587, 1.2929999828338623, 3.11899995803833], "mean": [0.6016048192977905, 2.05248761177063, -0.7550156712532043, -0.6951689720153809, -1.9101390838623047, -1.3147600889205933, 1.5030142068862915, 437.6156005859375, 0.27504363656044006, 0.377029687166214, 0.03324370086193085, -2.039949655532837, 0.39652857184410095, -0.3326404094696045, -0.4586901068687439, -2.032905340194702, 0.9852432012557983, 0.8726502060890198, 1.7640881538391113, 1.2722365856170654, -1.8030779361724854, 298.2175598144531, -0.24980437755584717, 0.3575482964515686, 0.027023784816265106, 2.736551523208618, 0.6263516545295715, -2.277022361755371], "std": [0.15698018670082092, 0.039087727665901184, 0.21663905680179596, 0.2732708156108856, 0.6225100159645081, 0.38426676392555237, 0.4513237178325653, 165.59915161132812, 0.05796273425221443, 0.0453496091067791, 0.058897893875837326, 1.4864959716796875, 0.4767812192440033, 0.3874044120311737, 0.14026394486427307, 0.041653651744127274, 0.35491079092025757, 0.2252299189567566, 0.5931974649429321, 0.2530674934387207, 0.33631631731987, 291.64691162109375, 0.10474233329296112, 0.04831288754940033, 0.0414450578391552, 0.6383484601974487, 0.3424428105354309, 0.989425003528595], "count": [917]}, "action": {"min": [0.4011116027832031, 1.9134219884872437, -1.261017918586731, -1.2032824754714966, -2.8443455696105957, -2.058476209640503, 0.34227654337882996, 6.0, 0.1483439952135086, 0.27469000220298767, -0.09276799857616425, -3.1401853561401367, -0.36400002241134644, -0.9279999732971191, -0.823097288608551, -2.0770466327667236, 0.5122541785240173, 0.09306096285581589, 0.2796366512775421, 0.4375540316104889, -2.23236346244812, 57.0, -0.3846740126609802, 0.2524389922618866, -0.12418200075626373, -3.1401853561401367, 0.1589999943971634, -3.1371853351593018], "max": [1.0508626699447632, 2.0801007747650146, -0.4184775948524475, -0.09730210900306702, -0.7669152021408081, -0.7624121904373169, 2.011108160018921, 529.0, 0.3658269941806793, 0.439505010843277, 0.13125300407409668, 3.140000104904175, 1.1579999923706055, 0.5370000004768372, -0.22113323211669922, -1.8600672483444214, 1.8048624992370605, 1.4029130935668945, 2.3638391494750977, 1.6908749341964722, -0.6472902894020081, 833.0, -0.02857399918138981, 0.4155460000038147, 0.08352000266313553, 3.128999948501587, 1.2929999828338623, 3.11899995803833], "mean": [0.6016048192977905, 2.05248761177063, -0.7550156712532043, -0.6951689720153809, -1.9101390838623047, -1.3147600889205933, 1.5030142068862915, 437.6156005859375, 0.27504363656044006, 0.377029687166214, 0.03324370086193085, -2.039949655532837, 0.39652857184410095, -0.3326404094696045, -0.4586901068687439, -2.032905340194702, 0.9852432012557983, 0.8726502060890198, 1.7640881538391113, 1.2722365856170654, -1.8030779361724854, 298.2175598144531, -0.24980437755584717, 0.3575482964515686, 0.027023784816265106, 2.736551523208618, 0.6263516545295715, -2.277022361755371], "std": [0.15698018670082092, 0.039087727665901184, 0.21663905680179596, 0.2732708156108856, 0.6225100159645081, 0.38426676392555237, 0.4513237178325653, 165.59915161132812, 0.05796273425221443, 0.0453496091067791, 0.058897893875837326, 1.4864959716796875, 0.4767812192440033, 0.3874044120311737, 0.14026394486427307, 0.041653651744127274, 0.35491079092025757, 0.2252299189567566, 0.5931974649429321, 0.2530674934387207, 0.33631631731987, 291.64691162109375, 0.10474233329296112, 0.04831288754940033, 0.0414450578391552, 0.6383484601974487, 0.3424428105354309, 0.989425003528595], "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": [110], "max": [110], "mean": [110.0], "std": [0.0], "count": [917]}, "index": {"min": [110964], "max": [111880], "mean": [111422.0], "std": [264.7149410214694], "count": [917]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [917]}, "subtask_annotation": {"mean": [20.07197382769902, 29.0, 29.0, 29.0, 29.0], "std": [4.256145691541208, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [917]}, "scene_annotation": {"mean": [110.0], "std": [0.0], "min": [110], "max": [110], "count": [917]}, "eef_direction_state": {"mean": [4.161395856052344, 3.654307524536532], "std": [2.0211837266365262, 2.045132926299826], "min": [0, 0], "max": [6, 6], "count": [917]}, "eef_velocity_state": {"mean": [0.7273718647764449, 0.8789531079607416], "std": [0.7188405226816239, 0.706384496353662], "min": [0, 0], "max": [2, 2], "count": [917]}, "eef_acc_mag_state": {"mean": [0.732824427480916, 0.6870229007633588], "std": [0.8442130834996784, 0.8177259024893726], "min": [0, 0], "max": [2, 2], "count": [917]}, "eef_direction_action": {"mean": [4.161395856052344, 3.654307524536532], "std": [2.0211837266365262, 2.045132926299826], "min": [0, 0], "max": [6, 6], "count": [917]}, "eef_velocity_action": {"mean": [0.7273718647764449, 0.8789531079607416], "std": [0.7188405226816239, 0.706384496353662], "min": [0, 0], "max": [2, 2], "count": [917]}, "eef_acc_mag_action": {"mean": [0.732824427480916, 0.6870229007633588], "std": [0.8442130834996784, 0.8177259024893726], "min": [0, 0], "max": [2, 2], "count": [917]}, "eef_sim_pose_state": {"mean": [0.5596122448699888, 0.28821307383690015, 1.1236128973089534, -2.0314501325814267, 0.9272447197711914, 0.7880448402831304, 0.5818010489259412, -0.3000774899597044, 1.112081077229444, 2.120620276136429, 0.9295516253317341, -1.2008021663739357], "std": [0.04559750705511834, 0.09354134337662727, 0.051975002207107455, 1.1879491033962404, 0.20782909569862748, 2.5047077019111215, 0.037133856210624386, 0.07075599864670117, 0.03398425248741011, 1.4507246840244357, 0.3825407315792487, 1.9000290488578067], "min": [0.4589062997322096, 0.06172471953152878, 1.0517782449234545, -3.136000341128022, 0.537801691651242, -3.1414604117635543, 0.5073356447067413, -0.3877862110896317, 1.0540385728263597, -3.1408537338866545, 0.16906913652750477, -3.133511549921963], "max": [0.6249809709578396, 0.4088360634359072, 1.2505554350853487, 3.1347103516338493, 1.4070625884093548, 3.1411848351263596, 0.6551265362977113, -0.1316104008576957, 1.218140410049538, 3.1411147084864752, 1.484610881182121, 3.1313099705132146], "count": [917]}, "eef_sim_pose_action": {"mean": [0.5596122448699888, 0.28821307383690015, 1.1236128973089534, -2.0314501325814267, 0.9272447197711914, 0.7880448402831304, 0.5818010489259412, -0.3000774899597044, 1.112081077229444, 2.120620276136429, 0.9295516253317341, -1.2008021663739357], "std": [0.04559750705511834, 0.09354134337662727, 0.051975002207107455, 1.1879491033962404, 0.20782909569862748, 2.5047077019111215, 0.037133856210624386, 0.07075599864670117, 0.03398425248741011, 1.4507246840244357, 0.3825407315792487, 1.9000290488578067], "min": [0.4589062997322096, 0.06172471953152878, 1.0517782449234545, -3.136000341128022, 0.537801691651242, -3.1414604117635543, 0.5073356447067413, -0.3877862110896317, 1.0540385728263597, -3.1408537338866545, 0.16906913652750477, -3.133511549921963], "max": [0.6249809709578396, 0.4088360634359072, 1.2505554350853487, 3.1347103516338493, 1.4070625884093548, 3.1411848351263596, 0.6551265362977113, -0.1316104008576957, 1.218140410049538, 3.1411147084864752, 1.484610881182121, 3.1313099705132146], "count": [917]}, "gripper_mode_state": {"mean": [0.697928026172301, 0.7044711014176663], "std": [0.4591562876140677, 0.4562801427687175], "min": [0, 0], "max": [1, 1], "count": [917]}, "gripper_activity_state": {"mean": [1.8440567066521265, 1.9498364231188658], "std": [0.47934445995356084, 0.2910749367878151], "min": [0, 0], "max": [2, 2], "count": [917]}, "gripper_mode_action": {"mean": [0.697928026172301, 0.7044711014176663], "std": [0.4591562876140677, 0.4562801427687175], "min": [0, 0], "max": [1, 1], "count": [917]}, "gripper_activity_action": {"mean": [1.8440567066521265, 1.9498364231188658], "std": [0.47934445995356084, 0.2910749367878151], "min": [0, 0], "max": [2, 2], "count": [917]}, "gripper_open_scale_state": {"mean": [0.2982175571811891, 0.43761559434181485], "std": [0.29164684252781864, 0.1655991319609136], "min": [0.057, 0.006], "max": [0.833, 0.529], "count": [917]}, "gripper_open_scale_action": {"mean": [0.2982175571811891, 0.43761559434181485], "std": [0.29164684252781864, 0.1655991319609136], "min": [0.057, 0.006], "max": [0.833, 0.529], "count": [917]}}} +{"episode_index": 110, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4159882399140211]], [[0.44513081013655464]], [[0.4472665222338935]]], "std": [[[0.2195947128381672]], [[0.18667547255937544]], [[0.18088876808010806]]], "count": [168]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.0452200975268549]], [[0.04257756918644002]], [[0.04296170120709125]]], "count": [168]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44442122821350766]], [[0.4587072513032991]], [[0.460021091075319]]], "std": [[[0.16928513291735509]], [[0.14274437572868193]], [[0.13575257862528492]]], "count": [168]}, "observation.state": {"min": [0.47537532448768616, 1.9147310256958008, -1.3530665636062622, -1.3175315856933594, -2.8456201553344727, -2.1722018718719482, 0.3240203857421875, -1.0, 0.10450699925422668, 0.26754099130630493, -0.09659100323915482, -3.1411852836608887, -0.5329999923706055, -0.7699999809265137, -0.6256482005119324, -2.071845531463623, 0.5779483318328857, 0.1702219694852829, -0.05311037227511406, 0.918095588684082, -2.3638739585876465, 49.0, -0.3948670029640198, 0.21394400298595428, -0.042892999947071075, -3.1351852416992188, 0.3100000023841858, -3.1331851482391357], "max": [0.9046739935874939, 2.081026077270508, -0.3617195188999176, 0.008255407214164734, -0.6119124889373779, -0.9125105142593384, 1.9149056673049927, 493.0, 0.3141239881515503, 0.4412809908390045, 0.14990100264549255, 3.1389999389648438, 1.274999976158142, 0.8190000057220459, -0.07675957679748535, -1.7389240264892578, 1.551301121711731, 1.6040971279144287, 2.132373571395874, 1.7170900106430054, -0.6374117136001587, 813.0, -0.06317500025033951, 0.38609999418258667, 0.09219799935817719, 3.1410000324249268, 1.437999963760376, 3.068000078201294], "mean": [0.6063659191131592, 2.0594160556793213, -0.7378467321395874, -0.6018139123916626, -1.8197269439697266, -1.3936760425567627, 1.3274027109146118, 392.6585693359375, 0.2696930766105652, 0.3699796795845032, 0.025523986667394638, -1.0932997465133667, 0.370143324136734, -0.1958758383989334, -0.335966557264328, -2.0062496662139893, 0.9413768649101257, 0.874257504940033, 1.762252688407898, 1.3890384435653687, -1.7951639890670776, 312.67962646484375, -0.29974564909935, 0.3180626332759857, 0.05209532752633095, 2.398735284805298, 0.5912488698959351, -1.7407506704330444], "std": [0.09490431845188141, 0.02658223919570446, 0.2433953434228897, 0.32471293210983276, 0.7020858526229858, 0.37008023262023926, 0.5798325538635254, 165.14920043945312, 0.04504245147109032, 0.04918324947357178, 0.05235768482089043, 2.1960084438323975, 0.4631524085998535, 0.47285306453704834, 0.1341438889503479, 0.07847807556390762, 0.32543107867240906, 0.3785702586174011, 0.6929222345352173, 0.224741593003273, 0.4580400288105011, 305.40960693359375, 0.10029454529285431, 0.05379331484436989, 0.02274719998240471, 1.1553282737731934, 0.25199106335639954, 1.6112210750579834], "count": [927]}, "action": {"min": [0.47537532448768616, 1.9147310256958008, -1.3530665636062622, -1.3175315856933594, -2.8456201553344727, -2.1722018718719482, 0.3240203857421875, -1.0, 0.10450699925422668, 0.26754099130630493, -0.09659100323915482, -3.1411852836608887, -0.5329999923706055, -0.7699999809265137, -0.6256482005119324, -2.071845531463623, 0.5779483318328857, 0.1702219694852829, -0.05311037227511406, 0.918095588684082, -2.3638739585876465, 49.0, -0.3948670029640198, 0.21394400298595428, -0.042892999947071075, -3.1351852416992188, 0.3100000023841858, -3.1331851482391357], "max": [0.9046739935874939, 2.081026077270508, -0.3617195188999176, 0.008255407214164734, -0.6119124889373779, -0.9125105142593384, 1.9149056673049927, 493.0, 0.3141239881515503, 0.4412809908390045, 0.14990100264549255, 3.1389999389648438, 1.274999976158142, 0.8190000057220459, -0.07675957679748535, -1.7389240264892578, 1.551301121711731, 1.6040971279144287, 2.132373571395874, 1.7170900106430054, -0.6374117136001587, 813.0, -0.06317500025033951, 0.38609999418258667, 0.09219799935817719, 3.1410000324249268, 1.437999963760376, 3.068000078201294], "mean": [0.6063659191131592, 2.0594160556793213, -0.7378467321395874, -0.6018139123916626, -1.8197269439697266, -1.3936760425567627, 1.3274027109146118, 392.6585693359375, 0.2696930766105652, 0.3699796795845032, 0.025523986667394638, -1.0932997465133667, 0.370143324136734, -0.1958758383989334, -0.335966557264328, -2.0062496662139893, 0.9413768649101257, 0.874257504940033, 1.762252688407898, 1.3890384435653687, -1.7951639890670776, 312.67962646484375, -0.29974564909935, 0.3180626332759857, 0.05209532752633095, 2.398735284805298, 0.5912488698959351, -1.7407506704330444], "std": [0.09490431845188141, 0.02658223919570446, 0.2433953434228897, 0.32471293210983276, 0.7020858526229858, 0.37008023262023926, 0.5798325538635254, 165.14920043945312, 0.04504245147109032, 0.04918324947357178, 0.05235768482089043, 2.1960084438323975, 0.4631524085998535, 0.47285306453704834, 0.1341438889503479, 0.07847807556390762, 0.32543107867240906, 0.3785702586174011, 0.6929222345352173, 0.224741593003273, 0.4580400288105011, 305.40960693359375, 0.10029454529285431, 0.05379331484436989, 0.02274719998240471, 1.1553282737731934, 0.25199106335639954, 1.6112210750579834], "count": [927]}, "timestamp": {"min": [0.0], "max": [30.866666666666667], "mean": [15.433333333333334], "std": [8.920056468846338], "count": [927]}, "frame_index": {"min": [0], "max": [926], "mean": [463.0], "std": [267.6016940653902], "count": [927]}, "episode_index": {"min": [111], "max": [111], "mean": [111.0], "std": [0.0], "count": [927]}, "index": {"min": [111881], "max": [112807], "mean": [112344.0], "std": [267.6016940653902], "count": [927]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [927]}, "subtask_annotation": {"mean": [21.511326860841425, 29.0, 29.0, 29.0, 29.0], "std": [2.301360009698775, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [927]}, "scene_annotation": {"mean": [111.0], "std": [0.0], "min": [111], "max": [111], "count": [927]}, "eef_direction_state": {"mean": [4.268608414239482, 4.327939590075513], "std": [2.0479991300623355, 2.0119133756418024], "min": [0, 0], "max": [6, 6], "count": [927]}, "eef_velocity_state": {"mean": [0.6601941747572816, 0.6353829557713053], "std": [0.7028691124703659, 0.7019463148739797], "min": [0, 0], "max": [2, 2], "count": [927]}, "eef_acc_mag_state": {"mean": [0.6806903991370011, 0.5318230852211435], "std": [0.8174765538004951, 0.7680311615691715], "min": [0, 0], "max": [2, 2], "count": [927]}, "eef_direction_action": {"mean": [4.268608414239482, 4.327939590075513], "std": [2.0479991300623355, 2.0119133756418024], "min": [0, 0], "max": [6, 6], "count": [927]}, "eef_velocity_action": {"mean": [0.6601941747572816, 0.6353829557713053], "std": [0.7028691124703659, 0.7019463148739797], "min": [0, 0], "max": [2, 2], "count": [927]}, "eef_acc_mag_action": {"mean": [0.6806903991370011, 0.5318230852211435], "std": [0.8174765538004951, 0.7680311615691715], "min": [0, 0], "max": [2, 2], "count": [927]}, "eef_sim_pose_state": {"mean": [0.517804083424629, 0.3375312282813751, 1.1084647918458443, -2.328870485351781, 0.8925693383749946, 1.0672277682877005, 0.5757395728158821, -0.2908939424295441, 1.1059506864786683, 2.0511244616678286, 0.9275038907739818, -1.2440013485328854], "std": [0.05508679861685, 0.07410522126200188, 0.06949018114462953, 0.6541402932157143, 0.15366215544072506, 2.53569104511622, 0.03690285585111608, 0.054698781882049845, 0.03209153419945812, 1.3320582548433633, 0.37499738109551106, 1.6144460866698684], "min": [0.4035807578594016, 0.11522174349069218, 1.033196470050984, -3.0417801624411847, 0.5705286150838162, -3.1409191083570875, 0.5134993030863709, -0.3523297220974362, 1.0711687986884555, -3.141500383860064, 0.09316571262702977, -3.140569141041466], "max": [0.5933662678988322, 0.43127676745124766, 1.2806031988770885, -0.48689497913439833, 1.4215709957924396, 3.1414360006991626, 0.6372567872005102, -0.10798731827394299, 1.2627951228711511, 3.1413904296073354, 1.4597310499662868, 3.0831692376058326], "count": [927]}, "eef_sim_pose_action": {"mean": [0.517804083424629, 0.3375312282813751, 1.1084647918458443, -2.328870485351781, 0.8925693383749946, 1.0672277682877005, 0.5757395728158821, -0.2908939424295441, 1.1059506864786683, 2.0511244616678286, 0.9275038907739818, -1.2440013485328854], "std": [0.05508679861685, 0.07410522126200188, 0.06949018114462953, 0.6541402932157143, 0.15366215544072506, 2.53569104511622, 0.03690285585111608, 0.054698781882049845, 0.03209153419945812, 1.3320582548433633, 0.37499738109551106, 1.6144460866698684], "min": [0.4035807578594016, 0.11522174349069218, 1.033196470050984, -3.0417801624411847, 0.5705286150838162, -3.1409191083570875, 0.5134993030863709, -0.3523297220974362, 1.0711687986884555, -3.141500383860064, 0.09316571262702977, -3.140569141041466], "max": [0.5933662678988322, 0.43127676745124766, 1.2806031988770885, -0.48689497913439833, 1.4215709957924396, 3.1414360006991626, 0.6372567872005102, -0.10798731827394299, 1.2627951228711511, 3.1413904296073354, 1.4597310499662868, 3.0831692376058326], "count": [927]}, "gripper_mode_state": {"mean": [0.6364617044228694, 1.0], "std": [0.4810178824388995, 0.0], "min": [0, 1], "max": [1, 1], "count": [927]}, "gripper_activity_state": {"mean": [1.8759439050701188, 1.9600862998921251], "std": [0.4415496261642217, 0.2447357139504919], "min": [0, 0], "max": [2, 2], "count": [927]}, "gripper_mode_action": {"mean": [0.6364617044228694, 1.0], "std": [0.4810178824388995, 0.0], "min": [0, 1], "max": [1, 1], "count": [927]}, "gripper_activity_action": {"mean": [1.8759439050701188, 1.9600862998921251], "std": [0.4415496261642217, 0.2447357139504919], "min": [0, 0], "max": [2, 2], "count": [927]}, "gripper_open_scale_state": {"mean": [0.31267961176570835, 0.39272222221399183], "std": [0.30540947420700615, 0.16499774417822102], "min": [0.049, 0.0], "max": [0.813, 0.493], "count": [927]}, "gripper_open_scale_action": {"mean": [0.31267961176570835, 0.39272222221399183], "std": [0.30540947420700615, 0.16499774417822102], "min": [0.049, 0.0], "max": [0.813, 0.493], "count": [927]}}} +{"episode_index": 111, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.42447946222606686]], [[0.448333401816609]], [[0.4496386413879277]]], "std": [[[0.21255411331581045]], [[0.18281832004743895]], [[0.17732318992922483]]], "count": [170]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.04522009752685491]], [[0.04257756918644001]], [[0.042961701207091245]]], "count": [170]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8392156862745098]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4564636822376009]], [[0.47010558559208]], [[0.47044416210111495]]], "std": [[[0.15314729835990532]], [[0.12953031308579652]], [[0.12367545850885582]]], "count": [170]}, "observation.state": {"min": [0.27497661113739014, 1.9522031545639038, -1.620765209197998, -1.3617058992385864, -2.83335018157959, -2.171957492828369, 0.2806140184402466, 5.0, 0.11076000332832336, 0.27717000246047974, -0.12090499699115753, -3.1391851902008057, -0.35899996757507324, -0.9100000262260437, -0.8408297896385193, -2.0770814418792725, 0.6026273369789124, 0.1929461658000946, -0.27750736474990845, 0.5736024975776672, -2.2270925045013428, 17.0, -0.3889549970626831, 0.23168499767780304, -0.12076999992132187, -3.121000051498413, -0.11500000208616257, -3.1391851902008057], "max": [1.0799399614334106, 2.084760904312134, -0.42938587069511414, -0.09800024330615997, -0.2506467401981354, -0.5838126540184021, 2.2881617546081543, 761.0, 0.3476809859275818, 0.44975799322128296, 0.1384049952030182, 3.138000011444092, 1.149999976158142, 0.6639999747276306, -0.10489429533481598, -1.721592903137207, 1.8987960815429688, 1.4884341955184937, 2.1845762729644775, 1.697873830795288, -0.5537057518959045, 846.0, -0.04535000026226044, 0.4135569930076599, 0.09073200076818466, 3.140000104904175, 1.3259999752044678, 3.1410000324249268], "mean": [0.6304009556770325, 2.0621120929718018, -0.8854849338531494, -0.6447032690048218, -1.7932407855987549, -1.240691900253296, 1.506981611251831, 483.47943115234375, 0.2612179219722748, 0.37931087613105774, 0.013504649512469769, -1.8493287563323975, 0.3423459529876709, -0.35229161381721497, -0.3862382769584656, -2.013242721557617, 1.1015139818191528, 0.8965829610824585, 1.6185578107833862, 1.2074028253555298, -1.7456505298614502, 326.73785400390625, -0.2568884789943695, 0.34862902760505676, 0.03358260169625282, 2.5461394786834717, 0.6365606188774109, -1.8445463180541992], "std": [0.1986592561006546, 0.030048862099647522, 0.31169891357421875, 0.31138306856155396, 0.6624326109886169, 0.4325565993785858, 0.6347092986106873, 173.5149383544922, 0.07278259843587875, 0.04679574444890022, 0.07182434946298599, 1.6813182830810547, 0.4277157485485077, 0.4215298295021057, 0.18190059065818787, 0.08287742733955383, 0.32635048031806946, 0.27915942668914795, 0.5985475778579712, 0.2782237231731415, 0.348055362701416, 325.4469299316406, 0.10408420115709305, 0.05313945561647415, 0.04752327874302864, 0.8593562841415405, 0.33564576506614685, 1.7772396802902222], "count": [946]}, "action": {"min": [0.27497661113739014, 1.9522031545639038, -1.620765209197998, -1.3617058992385864, -2.83335018157959, -2.171957492828369, 0.2806140184402466, 5.0, 0.11076000332832336, 0.27717000246047974, -0.12090499699115753, -3.1391851902008057, -0.35899996757507324, -0.9100000262260437, -0.8408297896385193, -2.0770814418792725, 0.6026273369789124, 0.1929461658000946, -0.27750736474990845, 0.5736024975776672, -2.2270925045013428, 17.0, -0.3889549970626831, 0.23168499767780304, -0.12076999992132187, -3.121000051498413, -0.11500000208616257, -3.1391851902008057], "max": [1.0799399614334106, 2.084760904312134, -0.42938587069511414, -0.09800024330615997, -0.2506467401981354, -0.5838126540184021, 2.2881617546081543, 761.0, 0.3476809859275818, 0.44975799322128296, 0.1384049952030182, 3.138000011444092, 1.149999976158142, 0.6639999747276306, -0.10489429533481598, -1.721592903137207, 1.8987960815429688, 1.4884341955184937, 2.1845762729644775, 1.697873830795288, -0.5537057518959045, 846.0, -0.04535000026226044, 0.4135569930076599, 0.09073200076818466, 3.140000104904175, 1.3259999752044678, 3.1410000324249268], "mean": [0.6304009556770325, 2.0621120929718018, -0.8854849338531494, -0.6447032690048218, -1.7932407855987549, -1.240691900253296, 1.506981611251831, 483.47943115234375, 0.2612179219722748, 0.37931087613105774, 0.013504649512469769, -1.8493287563323975, 0.3423459529876709, -0.35229161381721497, -0.3862382769584656, -2.013242721557617, 1.1015139818191528, 0.8965829610824585, 1.6185578107833862, 1.2074028253555298, -1.7456505298614502, 326.73785400390625, -0.2568884789943695, 0.34862902760505676, 0.03358260169625282, 2.5461394786834717, 0.6365606188774109, -1.8445463180541992], "std": [0.1986592561006546, 0.030048862099647522, 0.31169891357421875, 0.31138306856155396, 0.6624326109886169, 0.4325565993785858, 0.6347092986106873, 173.5149383544922, 0.07278259843587875, 0.04679574444890022, 0.07182434946298599, 1.6813182830810547, 0.4277157485485077, 0.4215298295021057, 0.18190059065818787, 0.08287742733955383, 0.32635048031806946, 0.27915942668914795, 0.5985475778579712, 0.2782237231731415, 0.348055362701416, 325.4469299316406, 0.10408420115709305, 0.05313945561647415, 0.04752327874302864, 0.8593562841415405, 0.33564576506614685, 1.7772396802902222], "count": [946]}, "timestamp": {"min": [0.0], "max": [31.5], "mean": [15.75], "std": [9.102884158331358], "count": [946]}, "frame_index": {"min": [0], "max": [945], "mean": [472.5], "std": [273.08652474994074], "count": [946]}, "episode_index": {"min": [112], "max": [112], "mean": [112.0], "std": [0.0], "count": [946]}, "index": {"min": [112808], "max": [113753], "mean": [113280.5], "std": [273.08652474994074], "count": [946]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [946]}, "subtask_annotation": {"mean": [19.38583509513742, 29.0, 29.0, 29.0, 29.0], "std": [4.491967248006326, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [946]}, "scene_annotation": {"mean": [112.0], "std": [0.0], "min": [112], "max": [112], "count": [946]}, "eef_direction_state": {"mean": [4.102536997885835, 3.7843551797040167], "std": [2.015021262512488, 2.1537146377027314], "min": [0, 0], "max": [6, 6], "count": [946]}, "eef_velocity_state": {"mean": [0.7610993657505285, 0.8805496828752643], "std": [0.7313635623386802, 0.7537798438724922], "min": [0, 0], "max": [2, 2], "count": [946]}, "eef_acc_mag_state": {"mean": [0.7938689217758985, 0.6670190274841438], "std": [0.8230328843344451, 0.8213013661859094], "min": [0, 0], "max": [2, 2], "count": [946]}, "eef_direction_action": {"mean": [4.102536997885835, 3.7843551797040167], "std": [2.015021262512488, 2.1537146377027314], "min": [0, 0], "max": [6, 6], "count": [946]}, "eef_velocity_action": {"mean": [0.7610993657505285, 0.8805496828752643], "std": [0.7313635623386802, 0.7537798438724922], "min": [0, 0], "max": [2, 2], "count": [946]}, "eef_acc_mag_action": {"mean": [0.7938689217758985, 0.6670190274841438], "std": [0.8230328843344451, 0.8213013661859094], "min": [0, 0], "max": [2, 2], "count": [946]}, "eef_sim_pose_state": {"mean": [0.5481913951389322, 0.296232545070202, 1.1221408477124466, -1.7017403123840975, 0.9684011760768215, 0.2561474629776215, 0.5842971375935762, -0.27461976359833035, 1.1078248325256275, 1.0881568536970323, 0.8953658109028252, -1.1647711340182008], "std": [0.05136910106799875, 0.09304218096019938, 0.060990829840785875, 1.509724129120563, 0.21500453949660897, 2.506402874670241, 0.04186809032647477, 0.08963102764734045, 0.038791388466381915, 2.2408934579523043, 0.3577998236229082, 1.8380211062065699], "min": [0.4248741245396246, 0.05684712070731886, 1.0393931116621697, -3.122001301425023, 0.5903828682045695, -3.1398722078661203, 0.5084517700745319, -0.3785968329411768, 1.0593860066576009, -3.141505328143972, 0.17966469302829036, -3.1232407310386097], "max": [0.6100032764564699, 0.4333650002328809, 1.2782788493067208, 3.1162004272704165, 1.4388600667761233, 3.137415096619537, 0.6506095032949181, -0.10295440087080134, 1.2240959184093045, 3.1385842651882556, 1.42248913028082, 3.1114850615893523], "count": [946]}, "eef_sim_pose_action": {"mean": [0.5481913951389322, 0.296232545070202, 1.1221408477124466, -1.7017403123840975, 0.9684011760768215, 0.2561474629776215, 0.5842971375935762, -0.27461976359833035, 1.1078248325256275, 1.0881568536970323, 0.8953658109028252, -1.1647711340182008], "std": [0.05136910106799875, 0.09304218096019938, 0.060990829840785875, 1.509724129120563, 0.21500453949660897, 2.506402874670241, 0.04186809032647477, 0.08963102764734045, 0.038791388466381915, 2.2408934579523043, 0.3577998236229082, 1.8380211062065699], "min": [0.4248741245396246, 0.05684712070731886, 1.0393931116621697, -3.122001301425023, 0.5903828682045695, -3.1398722078661203, 0.5084517700745319, -0.3785968329411768, 1.0593860066576009, -3.141505328143972, 0.17966469302829036, -3.1232407310386097], "max": [0.6100032764564699, 0.4333650002328809, 1.2782788493067208, 3.1162004272704165, 1.4388600667761233, 3.137415096619537, 0.6506095032949181, -0.10295440087080134, 1.2240959184093045, 3.1385842651882556, 1.42248913028082, 3.1114850615893523], "count": [946]}, "gripper_mode_state": {"mean": [0.6701902748414377, 0.1416490486257928], "std": [0.4701438826033988, 0.34868982728092957], "min": [0, 0], "max": [1, 1], "count": [946]}, "gripper_activity_state": {"mean": [1.785412262156448, 1.9238900634249472], "std": [0.5588408128809115, 0.3569308988598307], "min": [0, 0], "max": [2, 2], "count": [946]}, "gripper_mode_action": {"mean": [0.6701902748414377, 0.1416490486257928], "std": [0.4701438826033988, 0.34868982728092957], "min": [0, 0], "max": [1, 1], "count": [946]}, "gripper_activity_action": {"mean": [1.785412262156448, 1.9238900634249472], "std": [0.5588408128809115, 0.3569308988598307], "min": [0, 0], "max": [2, 2], "count": [946]}, "gripper_open_scale_state": {"mean": [0.3267378435437319, 0.48347938694762405], "std": [0.32544693901057775, 0.17351488769032772], "min": [0.017, 0.005], "max": [0.846, 0.761], "count": [946]}, "gripper_open_scale_action": {"mean": [0.3267378435437319, 0.48347938694762405], "std": [0.32544693901057775, 0.17351488769032772], "min": [0.017, 0.005], "max": [0.846, 0.761], "count": [946]}}} +{"episode_index": 112, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.41635479643246187]], [[0.44101460148874366]], [[0.4442131865014525]]], "std": [[[0.2151094308333067]], [[0.18905590665401453]], [[0.18217030982395566]]], "count": [180]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.04522009752685491]], [[0.04257756918644001]], [[0.042961701207091224]]], "count": [180]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.449717085375817]], [[0.4618293153140886]], [[0.4616050619553377]]], "std": [[[0.16538222113500164]], [[0.1409545385337469]], [[0.13574821692352876]]], "count": [180]}, "observation.state": {"min": [0.2634923756122589, 1.801912784576416, -1.6488823890686035, -1.2806702852249146, -2.768092393875122, -2.1438753604888916, 0.34920549392700195, -2.0, 0.07447399944067001, 0.29386401176452637, -0.13963699340820312, -3.1401853561401367, -0.6610000133514404, -0.6610000133514404, -0.6943269371986389, -2.0739572048187256, 0.5624672770500183, 0.12112585455179214, -0.14480996131896973, 0.22385592758655548, -2.223200559616089, -2.0, -0.38749998807907104, 0.21561199426651, -0.0889429971575737, -3.1411852836608887, -0.00800000224262476, -3.0820000171661377], "max": [0.9512917399406433, 2.0892465114593506, -0.5847726464271545, -0.08759807795286179, -0.021205751225352287, -0.781523585319519, 1.9976863861083984, 757.0, 0.35839399695396423, 0.4365620017051697, 0.16074800491333008, 3.1389999389648438, 1.3509999513626099, 0.9040000438690186, -0.0031066860537976027, -1.7059022188186646, 1.6872798204421997, 1.5852127075195312, 2.2591543197631836, 1.6951161623001099, -0.5067039728164673, 846.0, -0.08574000000953674, 0.4229319989681244, 0.10704100131988525, 3.130000114440918, 1.3450000286102295, 3.0829999446868896], "mean": [0.6197927594184875, 2.0623366832733154, -1.0536956787109375, -0.6632253527641296, -1.7186414003372192, -1.2634224891662598, 1.4967511892318726, 624.8773193359375, 0.2524723708629608, 0.3719101548194885, 0.00035989313619211316, -0.8794358372688293, 0.3006407618522644, -0.23434190452098846, -0.3069528341293335, -2.0309321880340576, 0.9996626973152161, 1.0735523700714111, 1.888798713684082, 1.1586757898330688, -1.8907283544540405, 402.42926025390625, -0.28187641501426697, 0.33893898129463196, 0.05663835629820824, 2.469449520111084, 0.5669353604316711, -2.246021032333374], "std": [0.1525339037179947, 0.03853306546807289, 0.26501989364624023, 0.27300703525543213, 0.7661623954772949, 0.40831074118614197, 0.5245833992958069, 230.86541748046875, 0.06836319714784622, 0.043043579906225204, 0.07131434231996536, 2.3739683628082275, 0.5058974623680115, 0.41312292218208313, 0.1442689299583435, 0.05221506580710411, 0.37291622161865234, 0.32992973923683167, 0.5009064674377441, 0.43543004989624023, 0.2936510443687439, 334.54437255859375, 0.0950988233089447, 0.0542072132229805, 0.03229939565062523, 0.7220141291618347, 0.24013394117355347, 1.106429100036621], "count": [1018]}, "action": {"min": [0.2634923756122589, 1.801912784576416, -1.6488823890686035, -1.2806702852249146, -2.768092393875122, -2.1438753604888916, 0.34920549392700195, -2.0, 0.07447399944067001, 0.29386401176452637, -0.13963699340820312, -3.1401853561401367, -0.6610000133514404, -0.6610000133514404, -0.6943269371986389, -2.0739572048187256, 0.5624672770500183, 0.12112585455179214, -0.14480996131896973, 0.22385592758655548, -2.223200559616089, -2.0, -0.38749998807907104, 0.21561199426651, -0.0889429971575737, -3.1411852836608887, -0.00800000224262476, -3.0820000171661377], "max": [0.9512917399406433, 2.0892465114593506, -0.5847726464271545, -0.08759807795286179, -0.021205751225352287, -0.781523585319519, 1.9976863861083984, 757.0, 0.35839399695396423, 0.4365620017051697, 0.16074800491333008, 3.1389999389648438, 1.3509999513626099, 0.9040000438690186, -0.0031066860537976027, -1.7059022188186646, 1.6872798204421997, 1.5852127075195312, 2.2591543197631836, 1.6951161623001099, -0.5067039728164673, 846.0, -0.08574000000953674, 0.4229319989681244, 0.10704100131988525, 3.130000114440918, 1.3450000286102295, 3.0829999446868896], "mean": [0.6197927594184875, 2.0623366832733154, -1.0536956787109375, -0.6632253527641296, -1.7186414003372192, -1.2634224891662598, 1.4967511892318726, 624.8773193359375, 0.2524723708629608, 0.3719101548194885, 0.00035989313619211316, -0.8794358372688293, 0.3006407618522644, -0.23434190452098846, -0.3069528341293335, -2.0309321880340576, 0.9996626973152161, 1.0735523700714111, 1.888798713684082, 1.1586757898330688, -1.8907283544540405, 402.42926025390625, -0.28187641501426697, 0.33893898129463196, 0.05663835629820824, 2.469449520111084, 0.5669353604316711, -2.246021032333374], "std": [0.1525339037179947, 0.03853306546807289, 0.26501989364624023, 0.27300703525543213, 0.7661623954772949, 0.40831074118614197, 0.5245833992958069, 230.86541748046875, 0.06836319714784622, 0.043043579906225204, 0.07131434231996536, 2.3739683628082275, 0.5058974623680115, 0.41312292218208313, 0.1442689299583435, 0.05221506580710411, 0.37291622161865234, 0.32992973923683167, 0.5009064674377441, 0.43543004989624023, 0.2936510443687439, 334.54437255859375, 0.0950988233089447, 0.0542072132229805, 0.03229939565062523, 0.7220141291618347, 0.24013394117355347, 1.106429100036621], "count": [1018]}, "timestamp": {"min": [0.0], "max": [33.9], "mean": [16.95], "std": [9.795704841068524], "count": [1018]}, "frame_index": {"min": [0], "max": [1017], "mean": [508.5], "std": [293.87114523205577], "count": [1018]}, "episode_index": {"min": [113], "max": [113], "mean": [113.0], "std": [0.0], "count": [1018]}, "index": {"min": [113754], "max": [114771], "mean": [114262.5], "std": [293.87114523205577], "count": [1018]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1018]}, "subtask_annotation": {"mean": [20.86444007858546, 29.0, 29.0, 29.0, 29.0], "std": [3.6616867202659646, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1018]}, "scene_annotation": {"mean": [113.0], "std": [0.0], "min": [113], "max": [113], "count": [1018]}, "eef_direction_state": {"mean": [4.192534381139489, 4.331041257367387], "std": [1.9718707674373832, 1.8990844387670018], "min": [0, 0], "max": [6, 6], "count": [1018]}, "eef_velocity_state": {"mean": [0.768172888015717, 0.7524557956777996], "std": [0.7478120026636418, 0.7725769272744212], "min": [0, 0], "max": [2, 2], "count": [1018]}, "eef_acc_mag_state": {"mean": [0.7730844793713163, 0.6139489194499018], "std": [0.8424998555582628, 0.8071889209898627], "min": [0, 0], "max": [2, 2], "count": [1018]}, "eef_direction_action": {"mean": [4.192534381139489, 4.331041257367387], "std": [1.9718707674373832, 1.8990844387670018], "min": [0, 0], "max": [6, 6], "count": [1018]}, "eef_velocity_action": {"mean": [0.768172888015717, 0.7524557956777996], "std": [0.7478120026636418, 0.7725769272744212], "min": [0, 0], "max": [2, 2], "count": [1018]}, "eef_acc_mag_action": {"mean": [0.7730844793713163, 0.6139489194499018], "std": [0.8424998555582628, 0.8071889209898627], "min": [0, 0], "max": [2, 2], "count": [1018]}, "eef_sim_pose_state": {"mean": [0.5363703441513629, 0.32561540525952437, 1.1256662319467408, -2.2416603618714963, 0.9633837633242799, 1.2232116559499042, 0.5808953059392571, -0.25960925284885494, 1.1050137423070723, 2.436416408659126, 0.8757768651566179, -1.403526938092031], "std": [0.05020768462316078, 0.07594685328935118, 0.05919877447850241, 1.2507141477845334, 0.2440395528048978, 2.4374402561219983, 0.03187551253774132, 0.08272103278234405, 0.03678137312584369, 0.8929720962025439, 0.3790568120256206, 1.6276221631332495], "min": [0.4199632434922127, 0.10340748585449507, 1.0500686501536751, -3.141073609243836, 0.593328514766184, -3.140247453321201, 0.5021150366657001, -0.3785916925378841, 1.0614462099633954, 0.08120836135685586, 0.05936843381688117, -3.1236118475116292], "max": [0.6114063185703997, 0.42715252225292777, 1.267959842709131, 3.140827553932156, 1.498673775054375, 3.140616809669195, 0.6302781419131254, -0.07049351543425635, 1.2544242810834647, 3.1221391522839337, 1.5557574006714963, 3.137383207776249], "count": [1018]}, "eef_sim_pose_action": {"mean": [0.5363703441513629, 0.32561540525952437, 1.1256662319467408, -2.2416603618714963, 0.9633837633242799, 1.2232116559499042, 0.5808953059392571, -0.25960925284885494, 1.1050137423070723, 2.436416408659126, 0.8757768651566179, -1.403526938092031], "std": [0.05020768462316078, 0.07594685328935118, 0.05919877447850241, 1.2507141477845334, 0.2440395528048978, 2.4374402561219983, 0.03187551253774132, 0.08272103278234405, 0.03678137312584369, 0.8929720962025439, 0.3790568120256206, 1.6276221631332495], "min": [0.4199632434922127, 0.10340748585449507, 1.0500686501536751, -3.141073609243836, 0.593328514766184, -3.140247453321201, 0.5021150366657001, -0.3785916925378841, 1.0614462099633954, 0.08120836135685586, 0.05936843381688117, -3.1236118475116292], "max": [0.6114063185703997, 0.42715252225292777, 1.267959842709131, 3.140827553932156, 1.498673775054375, 3.140616809669195, 0.6302781419131254, -0.07049351543425635, 1.2544242810834647, 3.1221391522839337, 1.5557574006714963, 3.137383207776249], "count": [1018]}, "gripper_mode_state": {"mean": [0.5422396856581533, 0.13163064833005894], "std": [0.4982126142075265, 0.3380887764334496], "min": [0, 0], "max": [1, 1], "count": [1018]}, "gripper_activity_state": {"mean": [1.8035363457760314, 1.9430255402750491], "std": [0.534384750941221, 0.3049936089638525], "min": [0, 0], "max": [2, 2], "count": [1018]}, "gripper_mode_action": {"mean": [0.5422396856581533, 0.13163064833005894], "std": [0.4982126142075265, 0.3380887764334496], "min": [0, 0], "max": [1, 1], "count": [1018]}, "gripper_activity_action": {"mean": [1.8035363457760314, 1.9430255402750491], "std": [0.534384750941221, 0.3049936089638525], "min": [0, 0], "max": [2, 2], "count": [1018]}, "gripper_open_scale_state": {"mean": [0.4024312374915024, 0.6250270137374697], "std": [0.33454194305705276, 0.2304592116701742], "min": [0.0, 0.0], "max": [0.846, 0.757], "count": [1018]}, "gripper_open_scale_action": {"mean": [0.4024312374915024, 0.6250270137374697], "std": [0.33454194305705276, 0.2304592116701742], "min": [0.0, 0.0], "max": [0.846, 0.757], "count": [1018]}}} +{"episode_index": 113, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4119233762866424]], [[0.4433603931842198]], [[0.44663915184337205]]], "std": [[[0.2236910327161435]], [[0.18957235246152604]], [[0.18267144095039403]]], "count": [167]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.0452200975268549]], [[0.04257756918644002]], [[0.04296170120709126]]], "count": [167]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.4491881420981566]], [[0.46243458793197917]], [[0.46268108391061014]]], "std": [[[0.15182535902414537]], [[0.1276334311025325]], [[0.1214653725582837]]], "count": [167]}, "observation.state": {"min": [0.26598817110061646, 1.8734889030456543, -1.41593337059021, -1.1406949758529663, -2.6768813133239746, -2.118882179260254, -0.003089232835918665, 0.0, 0.1240520030260086, 0.2706249952316284, -0.12523899972438812, -3.1411852836608887, -0.45899999141693115, -1.0110000371932983, -0.6723881363868713, -2.0698559284210205, 0.08934341371059418, 0.23457224667072296, -0.14133675396442413, 0.9888512492179871, -2.20129656791687, 6.0, -0.39566299319267273, 0.2385219931602478, -0.07747600227594376, -3.1411852836608887, 0.18799999356269836, -3.119999885559082], "max": [0.9723927974700928, 2.0888450145721436, -0.36479127407073975, 0.011728612706065178, 0.06600835919380188, -0.8853880763053894, 2.1191439628601074, 691.0, 0.3562079966068268, 0.4134950041770935, 0.11916299909353256, 3.1410000324249268, 1.1759999990463257, 0.6340000033378601, -0.20032888650894165, -1.6833527088165283, 1.6024740934371948, 1.5403228998184204, 2.3904030323028564, 1.8216700553894043, -0.4167497456073761, 811.0, -0.07093500345945358, 0.40198400616645813, 0.14793699979782104, 3.1410000324249268, 1.2369999885559082, 3.0840001106262207], "mean": [0.5691239833831787, 2.053267002105713, -1.048072099685669, -0.5305652022361755, -1.4200201034545898, -1.35023832321167, 1.3669863939285278, 556.2010498046875, 0.27577832341194153, 0.3558947741985321, 0.010322505608201027, -1.1060171127319336, 0.4431598484516144, -0.3269910514354706, -0.3852778673171997, -1.991787075996399, 0.827399492263794, 0.8711681962013245, 1.8177895545959473, 1.4564522504806519, -1.690356731414795, 417.74810791015625, -0.2929215133190155, 0.32464975118637085, 0.06389161199331284, 2.6214044094085693, 0.5667110681533813, -1.3491748571395874], "std": [0.16536648571491241, 0.046646784991025925, 0.22825857996940613, 0.3346251845359802, 0.9581583142280579, 0.3408816158771515, 0.7267486453056335, 187.7526092529297, 0.06789056956768036, 0.040447939187288284, 0.0619804672896862, 2.220475435256958, 0.4612797200679779, 0.49537619948387146, 0.13245932757854462, 0.0781005322933197, 0.3467075526714325, 0.26622113585472107, 0.7008324265480042, 0.221572145819664, 0.39232757687568665, 328.84490966796875, 0.09494081139564514, 0.05145327001810074, 0.03350158780813217, 0.5187938213348389, 0.3422982394695282, 2.1054396629333496], "count": [925]}, "action": {"min": [0.26598817110061646, 1.8734889030456543, -1.41593337059021, -1.1406949758529663, -2.6768813133239746, -2.118882179260254, -0.003089232835918665, 0.0, 0.1240520030260086, 0.2706249952316284, -0.12523899972438812, -3.1411852836608887, -0.45899999141693115, -1.0110000371932983, -0.6723881363868713, -2.0698559284210205, 0.08934341371059418, 0.23457224667072296, -0.14133675396442413, 0.9888512492179871, -2.20129656791687, 6.0, -0.39566299319267273, 0.2385219931602478, -0.07747600227594376, -3.1411852836608887, 0.18799999356269836, -3.119999885559082], "max": [0.9723927974700928, 2.0888450145721436, -0.36479127407073975, 0.011728612706065178, 0.06600835919380188, -0.8853880763053894, 2.1191439628601074, 691.0, 0.3562079966068268, 0.4134950041770935, 0.11916299909353256, 3.1410000324249268, 1.1759999990463257, 0.6340000033378601, -0.20032888650894165, -1.6833527088165283, 1.6024740934371948, 1.5403228998184204, 2.3904030323028564, 1.8216700553894043, -0.4167497456073761, 811.0, -0.07093500345945358, 0.40198400616645813, 0.14793699979782104, 3.1410000324249268, 1.2369999885559082, 3.0840001106262207], "mean": [0.5691239833831787, 2.053267002105713, -1.048072099685669, -0.5305652022361755, -1.4200201034545898, -1.35023832321167, 1.3669863939285278, 556.2010498046875, 0.27577832341194153, 0.3558947741985321, 0.010322505608201027, -1.1060171127319336, 0.4431598484516144, -0.3269910514354706, -0.3852778673171997, -1.991787075996399, 0.827399492263794, 0.8711681962013245, 1.8177895545959473, 1.4564522504806519, -1.690356731414795, 417.74810791015625, -0.2929215133190155, 0.32464975118637085, 0.06389161199331284, 2.6214044094085693, 0.5667110681533813, -1.3491748571395874], "std": [0.16536648571491241, 0.046646784991025925, 0.22825857996940613, 0.3346251845359802, 0.9581583142280579, 0.3408816158771515, 0.7267486453056335, 187.7526092529297, 0.06789056956768036, 0.040447939187288284, 0.0619804672896862, 2.220475435256958, 0.4612797200679779, 0.49537619948387146, 0.13245932757854462, 0.0781005322933197, 0.3467075526714325, 0.26622113585472107, 0.7008324265480042, 0.221572145819664, 0.39232757687568665, 328.84490966796875, 0.09494081139564514, 0.05145327001810074, 0.03350158780813217, 0.5187938213348389, 0.3422982394695282, 2.1054396629333496], "count": [925]}, "timestamp": {"min": [0.0], "max": [30.8], "mean": [15.4], "std": [8.900811448651435], "count": [925]}, "frame_index": {"min": [0], "max": [924], "mean": [462.0], "std": [267.02434345954305], "count": [925]}, "episode_index": {"min": [114], "max": [114], "mean": [114.0], "std": [0.0], "count": [925]}, "index": {"min": [114772], "max": [115696], "mean": [115234.0], "std": [267.02434345954305], "count": [925]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [925]}, "subtask_annotation": {"mean": [20.717837837837838, 29.0, 29.0, 29.0, 29.0], "std": [3.8733121067641982, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [925]}, "scene_annotation": {"mean": [114.0], "std": [0.0], "min": [114], "max": [114], "count": [925]}, "eef_direction_state": {"mean": [4.010810810810811, 3.983783783783784], "std": [2.1404449883123027, 2.123932293102335], "min": [0, 0], "max": [6, 6], "count": [925]}, "eef_velocity_state": {"mean": [0.7708108108108108, 0.8054054054054054], "std": [0.7214189410680735, 0.7773642041647704], "min": [0, 0], "max": [2, 2], "count": [925]}, "eef_acc_mag_state": {"mean": [0.8756756756756757, 0.6810810810810811], "std": [0.8515186450817407, 0.8166635609626758], "min": [0, 0], "max": [2, 2], "count": [925]}, "eef_direction_action": {"mean": [4.010810810810811, 3.983783783783784], "std": [2.1404449883123027, 2.123932293102335], "min": [0, 0], "max": [6, 6], "count": [925]}, "eef_velocity_action": {"mean": [0.7708108108108108, 0.8054054054054054], "std": [0.7214189410680735, 0.7773642041647704], "min": [0, 0], "max": [2, 2], "count": [925]}, "eef_acc_mag_action": {"mean": [0.8756756756756757, 0.6810810810810811], "std": [0.8515186450817407, 0.8166635609626758], "min": [0, 0], "max": [2, 2], "count": [925]}, "eef_sim_pose_state": {"mean": [0.52701866360898, 0.34293060757881616, 1.120345675839863, -2.2220730429994164, 0.8958402484461849, 1.5130649654196897, 0.5614065747993896, -0.28320337197379225, 1.0903619750882232, 1.870028005167076, 0.932557535675677, -1.1429458369092285], "std": [0.04901211344210036, 0.07622671283789216, 0.05924574638651806, 0.8161053841324682, 0.21685797780479332, 2.0418413409711085, 0.03520867244487259, 0.07814018386635067, 0.03459228881861284, 1.0115724282886773, 0.4035766658701337, 1.8324022371276225], "min": [0.42718767806936964, 0.12183626328297975, 1.0447374525346231, -3.1119135353617255, 0.4942387299607023, -3.140838812787005, 0.4919809072287754, -0.3724391010169421, 1.0387203823808118, -0.29441653612330787, 0.07740930574205929, -3.1406406448915716], "max": [0.6023237752201791, 0.4540162524496686, 1.2893848336271407, -0.512517346373432, 1.4011814821983597, 3.138207677164448, 0.6264813330900478, -0.10946902503853548, 1.2162403724584883, 2.857043996648182, 1.3688647226655473, 3.1397635421810404], "count": [925]}, "eef_sim_pose_action": {"mean": [0.52701866360898, 0.34293060757881616, 1.120345675839863, -2.2220730429994164, 0.8958402484461849, 1.5130649654196897, 0.5614065747993896, -0.28320337197379225, 1.0903619750882232, 1.870028005167076, 0.932557535675677, -1.1429458369092285], "std": [0.04901211344210036, 0.07622671283789216, 0.05924574638651806, 0.8161053841324682, 0.21685797780479332, 2.0418413409711085, 0.03520867244487259, 0.07814018386635067, 0.03459228881861284, 1.0115724282886773, 0.4035766658701337, 1.8324022371276225], "min": [0.42718767806936964, 0.12183626328297975, 1.0447374525346231, -3.1119135353617255, 0.4942387299607023, -3.140838812787005, 0.4919809072287754, -0.3724391010169421, 1.0387203823808118, -0.29441653612330787, 0.07740930574205929, -3.1406406448915716], "max": [0.6023237752201791, 0.4540162524496686, 1.2893848336271407, -0.512517346373432, 1.4011814821983597, 3.138207677164448, 0.6264813330900478, -0.10946902503853548, 1.2162403724584883, 2.857043996648182, 1.3688647226655473, 3.1397635421810404], "count": [925]}, "gripper_mode_state": {"mean": [0.5048648648648648, 0.1264864864864865], "std": [0.4999763325296943, 0.33239683395422454], "min": [0, 0], "max": [1, 1], "count": [925]}, "gripper_activity_state": {"mean": [1.7945945945945947, 1.9448648648648648], "std": [0.5432365200605903, 0.2980805407360992], "min": [0, 0], "max": [2, 2], "count": [925]}, "gripper_mode_action": {"mean": [0.5048648648648648, 0.1264864864864865], "std": [0.4999763325296943, 0.33239683395422454], "min": [0, 0], "max": [1, 1], "count": [925]}, "gripper_activity_action": {"mean": [1.7945945945945947, 1.9448648648648648], "std": [0.5432365200605903, 0.2980805407360992], "min": [0, 0], "max": [2, 2], "count": [925]}, "gripper_open_scale_state": {"mean": [0.4177481081782182, 0.5562010810772139], "std": [0.32884400934994534, 0.18775260127782842], "min": [0.006, 0.0], "max": [0.811, 0.691], "count": [925]}, "gripper_open_scale_action": {"mean": [0.4177481081782182, 0.5562010810772139], "std": [0.32884400934994534, 0.18775260127782842], "min": [0.006, 0.0], "max": [0.811, 0.691], "count": [925]}}} +{"episode_index": 114, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.41689988687782803]], [[0.4454842285981992]], [[0.4488257761437909]]], "std": [[[0.21936725906495816]], [[0.1879414685585756]], [[0.18184385765778635]]], "count": [143]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.04522009752685488]], [[0.04257756918644002]], [[0.04296170120709134]]], "count": [143]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.44647927664655607]], [[0.4612897555875497]], [[0.46087554704282646]]], "std": [[[0.1618762289690609]], [[0.136954304846278]], [[0.1315265924404159]]], "count": [143]}, "observation.state": {"min": [0.21790435910224915, 1.8204658031463623, -1.2893097400665283, -1.2855571508407593, -2.705434799194336, -2.1703343391418457, 0.25240951776504517, 1.0, 0.12452799826860428, 0.264411985874176, -0.10557500272989273, -3.1411852836608887, -0.47699999809265137, -1.0609999895095825, -0.5661324858665466, -2.0681629180908203, 0.6293482184410095, 0.2079385370016098, 0.021676989272236824, 0.589467465877533, -2.182464361190796, 40.0, -0.37872499227523804, 0.2503120005130768, -0.058876000344753265, 1.1779999732971191, 0.23999999463558197, -3.118000030517578], "max": [0.9698271751403809, 2.084656238555908, -0.4858822226524353, 0.013910274021327496, -0.15631170570850372, -0.9262462258338928, 2.3794424533843994, 547.0, 0.3753089904785156, 0.4353330135345459, 0.13605399429798126, 3.1410000324249268, 1.437000036239624, 0.7910000085830688, -0.20544269680976868, -1.6861451864242554, 1.7170900106430054, 1.592281460762024, 2.2817561626434326, 1.8465410470962524, -0.6624047756195068, 849.0, -0.034999001771211624, 0.448062002658844, 0.1258309930562973, 3.0989999771118164, 1.2799999713897705, 3.114000082015991], "mean": [0.5294774770736694, 2.0511183738708496, -0.9743613600730896, -0.6228529810905457, -1.6193139553070068, -1.403388261795044, 1.5734483003616333, 442.6531982421875, 0.280510812997818, 0.3449641168117523, 0.018778830766677856, -1.7494293451309204, 0.4198458790779114, -0.45937952399253845, -0.39218565821647644, -2.0197784900665283, 1.0667738914489746, 1.039793610572815, 1.8283274173736572, 1.1800650358200073, -1.784709095954895, 415.8721618652344, -0.2473199963569641, 0.35823389887809753, 0.0420534648001194, 2.56948184967041, 0.5111531615257263, -2.267134428024292], "std": [0.18169595301151276, 0.04548860341310501, 0.16126438975334167, 0.35300561785697937, 0.8619405031204224, 0.37211689352989197, 0.6776886582374573, 165.76174926757812, 0.06342106312513351, 0.048444077372550964, 0.061125293374061584, 1.869182825088501, 0.5058793425559998, 0.5420581698417664, 0.09959711134433746, 0.06942379474639893, 0.358817994594574, 0.3248695731163025, 0.5533289313316345, 0.3835623264312744, 0.32461172342300415, 359.1300964355469, 0.09883785992860794, 0.04867260158061981, 0.033196255564689636, 0.38026443123817444, 0.25921937823295593, 1.3596619367599487], "count": [751]}, "action": {"min": [0.21790435910224915, 1.8204658031463623, -1.2893097400665283, -1.2855571508407593, -2.705434799194336, -2.1703343391418457, 0.25240951776504517, 1.0, 0.12452799826860428, 0.264411985874176, -0.10557500272989273, -3.1411852836608887, -0.47699999809265137, -1.0609999895095825, -0.5661324858665466, -2.0681629180908203, 0.6293482184410095, 0.2079385370016098, 0.021676989272236824, 0.589467465877533, -2.182464361190796, 40.0, -0.37872499227523804, 0.2503120005130768, -0.058876000344753265, 1.1779999732971191, 0.23999999463558197, -3.118000030517578], "max": [0.9698271751403809, 2.084656238555908, -0.4858822226524353, 0.013910274021327496, -0.15631170570850372, -0.9262462258338928, 2.3794424533843994, 547.0, 0.3753089904785156, 0.4353330135345459, 0.13605399429798126, 3.1410000324249268, 1.437000036239624, 0.7910000085830688, -0.20544269680976868, -1.6861451864242554, 1.7170900106430054, 1.592281460762024, 2.2817561626434326, 1.8465410470962524, -0.6624047756195068, 849.0, -0.034999001771211624, 0.448062002658844, 0.1258309930562973, 3.0989999771118164, 1.2799999713897705, 3.114000082015991], "mean": [0.5294774770736694, 2.0511183738708496, -0.9743613600730896, -0.6228529810905457, -1.6193139553070068, -1.403388261795044, 1.5734483003616333, 442.6531982421875, 0.280510812997818, 0.3449641168117523, 0.018778830766677856, -1.7494293451309204, 0.4198458790779114, -0.45937952399253845, -0.39218565821647644, -2.0197784900665283, 1.0667738914489746, 1.039793610572815, 1.8283274173736572, 1.1800650358200073, -1.784709095954895, 415.8721618652344, -0.2473199963569641, 0.35823389887809753, 0.0420534648001194, 2.56948184967041, 0.5111531615257263, -2.267134428024292], "std": [0.18169595301151276, 0.04548860341310501, 0.16126438975334167, 0.35300561785697937, 0.8619405031204224, 0.37211689352989197, 0.6776886582374573, 165.76174926757812, 0.06342106312513351, 0.048444077372550964, 0.061125293374061584, 1.869182825088501, 0.5058793425559998, 0.5420581698417664, 0.09959711134433746, 0.06942379474639893, 0.358817994594574, 0.3248695731163025, 0.5533289313316345, 0.3835623264312744, 0.32461172342300415, 359.1300964355469, 0.09883785992860794, 0.04867260158061981, 0.033196255564689636, 0.38026443123817444, 0.25921937823295593, 1.3596619367599487], "count": [751]}, "timestamp": {"min": [0.0], "max": [25.0], "mean": [12.5], "std": [7.2264944628929335], "count": [751]}, "frame_index": {"min": [0], "max": [750], "mean": [375.0], "std": [216.79483388678798], "count": [751]}, "episode_index": {"min": [115], "max": [115], "mean": [115.0], "std": [0.0], "count": [751]}, "index": {"min": [115697], "max": [116447], "mean": [116072.0], "std": [216.79483388678798], "count": [751]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [751]}, "subtask_annotation": {"mean": [20.36617842876165, 29.0, 29.0, 29.0, 29.0], "std": [4.0765479985736075, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [751]}, "scene_annotation": {"mean": [115.0], "std": [0.0], "min": [115], "max": [115], "count": [751]}, "eef_direction_state": {"mean": [4.039946737683089, 3.604527296937417], "std": [1.986238138098668, 2.021701372853877], "min": [0, 0], "max": [6, 6], "count": [751]}, "eef_velocity_state": {"mean": [0.8015978695073236, 0.9973368841544608], "std": [0.7329400897585153, 0.7566788054418756], "min": [0, 0], "max": [2, 2], "count": [751]}, "eef_acc_mag_state": {"mean": [0.758988015978695, 0.7656458055925432], "std": [0.84116528051903, 0.8406718999632787], "min": [0, 0], "max": [2, 2], "count": [751]}, "eef_direction_action": {"mean": [4.039946737683089, 3.604527296937417], "std": [1.986238138098668, 2.021701372853877], "min": [0, 0], "max": [6, 6], "count": [751]}, "eef_velocity_action": {"mean": [0.8015978695073236, 0.9973368841544608], "std": [0.7329400897585153, 0.7566788054418756], "min": [0, 0], "max": [2, 2], "count": [751]}, "eef_acc_mag_action": {"mean": [0.758988015978695, 0.7656458055925432], "std": [0.84116528051903, 0.8406718999632787], "min": [0, 0], "max": [2, 2], "count": [751]}, "eef_sim_pose_state": {"mean": [0.5581702112013803, 0.2946837708759723, 1.1382689365770142, -1.2406663958466344, 1.0237326260327277, 1.3053151340163074, 0.552389704144749, -0.2931042707938228, 1.0952630826382717, 2.0296486395668616, 0.8336441599071129, -1.441138225668987], "std": [0.04320705384150062, 0.08442381976214494, 0.05343220789869358, 2.2863086141039712, 0.24015307569619795, 2.2226542285444113, 0.04578066152059856, 0.07196657543990832, 0.038641836977420886, 0.8574172578871471, 0.43100563965922795, 1.8869946802793507], "min": [0.461638609505425, 0.08424287943724344, 1.0587541699928678, -3.1410559298326706, 0.5834808591720702, -3.141293318235353, 0.45569183343110703, -0.38990782885656083, 1.0244379477971453, 0.17503932756392374, -0.01828257722623472, -3.1402598269014352], "max": [0.6381196142487375, 0.4164510030420275, 1.2514278451055656, 3.138059111121602, 1.4764482519681188, 3.1045631870823254, 0.6452445274323718, -0.12307358861637598, 1.2242099418781214, 2.8133329434923, 1.3798207200615864, 3.1401831951814727], "count": [751]}, "eef_sim_pose_action": {"mean": [0.5581702112013803, 0.2946837708759723, 1.1382689365770142, -1.2406663958466344, 1.0237326260327277, 1.3053151340163074, 0.552389704144749, -0.2931042707938228, 1.0952630826382717, 2.0296486395668616, 0.8336441599071129, -1.441138225668987], "std": [0.04320705384150062, 0.08442381976214494, 0.05343220789869358, 2.2863086141039712, 0.24015307569619795, 2.2226542285444113, 0.04578066152059856, 0.07196657543990832, 0.038641836977420886, 0.8574172578871471, 0.43100563965922795, 1.8869946802793507], "min": [0.461638609505425, 0.08424287943724344, 1.0587541699928678, -3.1410559298326706, 0.5834808591720702, -3.141293318235353, 0.45569183343110703, -0.38990782885656083, 1.0244379477971453, 0.17503932756392374, -0.01828257722623472, -3.1402598269014352], "max": [0.6381196142487375, 0.4164510030420275, 1.2514278451055656, 3.138059111121602, 1.4764482519681188, 3.1045631870823254, 0.6452445274323718, -0.12307358861637598, 1.2242099418781214, 2.8133329434923, 1.3798207200615864, 3.1401831951814727], "count": [751]}, "gripper_mode_state": {"mean": [0.5419440745672437, 0.6990679094540613], "std": [0.49823758851445316, 0.458663239671105], "min": [0, 0], "max": [1, 1], "count": [751]}, "gripper_activity_state": {"mean": [1.818908122503329, 1.944074567243675], "std": [0.5152423765618781, 0.2911274100352161], "min": [0, 0], "max": [2, 2], "count": [751]}, "gripper_mode_action": {"mean": [0.5419440745672437, 0.6990679094540613], "std": [0.49823758851445316, 0.458663239671105], "min": [0, 0], "max": [1, 1], "count": [751]}, "gripper_activity_action": {"mean": [1.818908122503329, 1.944074567243675], "std": [0.5152423765618781, 0.2911274100352161], "min": [0, 0], "max": [2, 2], "count": [751]}, "gripper_open_scale_state": {"mean": [0.4158721704292535, 0.44265312907587573], "std": [0.3591299752590828, 0.16576141682714407], "min": [0.04, 0.001], "max": [0.849, 0.547], "count": [751]}, "gripper_open_scale_action": {"mean": [0.4158721704292535, 0.44265312907587573], "std": [0.3591299752590828, 0.16576141682714407], "min": [0.04, 0.001], "max": [0.849, 0.547], "count": [751]}}} +{"episode_index": 115, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4204326437451437]], [[0.44695298573975045]], [[0.4493035102152749]]], "std": [[[0.21619998393354803]], [[0.18476485132926812]], [[0.17951043328450758]]], "count": [143]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.04522009752685488]], [[0.04257756918644002]], [[0.04296170120709134]]], "count": [143]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[1.0]], [[0.8901960784313725]]], "mean": [[[0.4446282294094794]], [[0.45825969251336895]], [[0.4584173565405183]]], "std": [[[0.15864340078562542]], [[0.13580143290561328]], [[0.13045414259295773]]], "count": [143]}, "observation.state": {"min": [0.3124662935733795, 1.8958466053009033, -1.428255319595337, -1.207732915878296, -2.7022409439086914, -2.186845302581787, 0.4340110421180725, 8.0, 0.11851800233125687, 0.2766909897327423, -0.10515400022268295, -3.1361851692199707, -0.39399999380111694, -0.9810000061988831, -0.6483898758888245, -2.0677788257598877, 0.4999670386314392, 0.21872465312480927, -0.007016223855316639, 0.6985681056976318, -1.9892042875289917, 54.0, -0.38212499022483826, 0.24423900246620178, -0.07770700007677078, 1.5399999618530273, 0.31999996304512024, -3.052999973297119], "max": [1.0824357271194458, 2.0855987071990967, -0.5081700682640076, 0.027628561481833458, -0.3895051181316376, -0.7974758744239807, 2.223898410797119, 507.0, 0.37161698937416077, 0.4280419945716858, 0.09555000066757202, 3.1410000324249268, 1.2280000448226929, 0.20899999141693115, -0.21612413227558136, -1.6746433973312378, 1.664450764656067, 1.3125923871994019, 2.210529327392578, 1.6888329982757568, -0.521993100643158, 815.0, -0.0654660016298294, 0.41793501377105713, 0.12850399315357208, 3.0169999599456787, 1.1260000467300415, 3.0959999561309814], "mean": [0.6130940914154053, 2.0523366928100586, -0.9327064752578735, -0.6412315368652344, -1.815929889678955, -1.2402023077011108, 1.6503088474273682, 434.3771667480469, 0.2719515264034271, 0.3747500777244568, 0.005139569286257029, -1.9282995462417603, 0.4031747281551361, -0.5402844548225403, -0.40240392088890076, -2.021678924560547, 0.8951220512390137, 0.8720768094062805, 1.784303903579712, 1.2078289985656738, -1.6501636505126953, 424.7162780761719, -0.28084707260131836, 0.3562746047973633, 0.04460796341300011, 2.6141774654388428, 0.6055256128311157, -2.4782161712646484], "std": [0.15793024003505707, 0.0411548987030983, 0.21922451257705688, 0.2985493242740631, 0.7071421146392822, 0.4235230088233948, 0.5461849570274353, 160.39894104003906, 0.07086297869682312, 0.048181142657995224, 0.050329599529504776, 1.7704768180847168, 0.5044096112251282, 0.34084171056747437, 0.11758403480052948, 0.06654281914234161, 0.3279379904270172, 0.22609436511993408, 0.4838474988937378, 0.27674564719200134, 0.2283444106578827, 331.6752014160156, 0.09030178934335709, 0.05147857218980789, 0.03811442106962204, 0.29629403352737427, 0.25655585527420044, 0.8952947854995728], "count": [749]}, "action": {"min": [0.3124662935733795, 1.8958466053009033, -1.428255319595337, -1.207732915878296, -2.7022409439086914, -2.186845302581787, 0.4340110421180725, 8.0, 0.11851800233125687, 0.2766909897327423, -0.10515400022268295, -3.1361851692199707, -0.39399999380111694, -0.9810000061988831, -0.6483898758888245, -2.0677788257598877, 0.4999670386314392, 0.21872465312480927, -0.007016223855316639, 0.6985681056976318, -1.9892042875289917, 54.0, -0.38212499022483826, 0.24423900246620178, -0.07770700007677078, 1.5399999618530273, 0.31999996304512024, -3.052999973297119], "max": [1.0824357271194458, 2.0855987071990967, -0.5081700682640076, 0.027628561481833458, -0.3895051181316376, -0.7974758744239807, 2.223898410797119, 507.0, 0.37161698937416077, 0.4280419945716858, 0.09555000066757202, 3.1410000324249268, 1.2280000448226929, 0.20899999141693115, -0.21612413227558136, -1.6746433973312378, 1.664450764656067, 1.3125923871994019, 2.210529327392578, 1.6888329982757568, -0.521993100643158, 815.0, -0.0654660016298294, 0.41793501377105713, 0.12850399315357208, 3.0169999599456787, 1.1260000467300415, 3.0959999561309814], "mean": [0.6130940914154053, 2.0523366928100586, -0.9327064752578735, -0.6412315368652344, -1.815929889678955, -1.2402023077011108, 1.6503088474273682, 434.3771667480469, 0.2719515264034271, 0.3747500777244568, 0.005139569286257029, -1.9282995462417603, 0.4031747281551361, -0.5402844548225403, -0.40240392088890076, -2.021678924560547, 0.8951220512390137, 0.8720768094062805, 1.784303903579712, 1.2078289985656738, -1.6501636505126953, 424.7162780761719, -0.28084707260131836, 0.3562746047973633, 0.04460796341300011, 2.6141774654388428, 0.6055256128311157, -2.4782161712646484], "std": [0.15793024003505707, 0.0411548987030983, 0.21922451257705688, 0.2985493242740631, 0.7071421146392822, 0.4235230088233948, 0.5461849570274353, 160.39894104003906, 0.07086297869682312, 0.048181142657995224, 0.050329599529504776, 1.7704768180847168, 0.5044096112251282, 0.34084171056747437, 0.11758403480052948, 0.06654281914234161, 0.3279379904270172, 0.22609436511993408, 0.4838474988937378, 0.27674564719200134, 0.2283444106578827, 331.6752014160156, 0.09030178934335709, 0.05147857218980789, 0.03811442106962204, 0.29629403352737427, 0.25655585527420044, 0.8952947854995728], "count": [749]}, "timestamp": {"min": [0.0], "max": [24.933333333333334], "mean": [12.466666666666667], "std": [7.2072494368132185], "count": [749]}, "frame_index": {"min": [0], "max": [748], "mean": [374.0], "std": [216.21748310439654], "count": [749]}, "episode_index": {"min": [116], "max": [116], "mean": [116.0], "std": [0.0], "count": [749]}, "index": {"min": [116448], "max": [117196], "mean": [116822.0], "std": [216.21748310439654], "count": [749]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [749]}, "subtask_annotation": {"mean": [20.56875834445928, 29.0, 29.0, 29.0, 29.0], "std": [3.9475379670983113, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [749]}, "scene_annotation": {"mean": [116.0], "std": [0.0], "min": [116], "max": [116], "count": [749]}, "eef_direction_state": {"mean": [3.7983978638184244, 3.6902536715620826], "std": [2.1717195777727305, 2.070241451770322], "min": [0, 0], "max": [6, 6], "count": [749]}, "eef_velocity_state": {"mean": [0.7757009345794392, 0.951935914552737], "std": [0.6916609495781569, 0.7804945993779011], "min": [0, 0], "max": [2, 2], "count": [749]}, "eef_acc_mag_state": {"mean": [0.8104138851802403, 0.774365821094793], "std": [0.8515114745650109, 0.8355165361596861], "min": [0, 0], "max": [2, 2], "count": [749]}, "eef_direction_action": {"mean": [3.7983978638184244, 3.6902536715620826], "std": [2.1717195777727305, 2.070241451770322], "min": [0, 0], "max": [6, 6], "count": [749]}, "eef_velocity_action": {"mean": [0.7757009345794392, 0.951935914552737], "std": [0.6916609495781569, 0.7804945993779011], "min": [0, 0], "max": [2, 2], "count": [749]}, "eef_acc_mag_action": {"mean": [0.8104138851802403, 0.774365821094793], "std": [0.8515114745650109, 0.8355165361596861], "min": [0, 0], "max": [2, 2], "count": [749]}, "eef_sim_pose_state": {"mean": [0.5543098248283772, 0.3204594201084707, 1.1146981931046822, -2.188588061846488, 1.0472337400362015, 1.2681135160044643, 0.581480715380403, -0.2778979303647558, 1.0971181608091929, 2.3419507106757327, 0.8484373678162559, -1.5435432167297993], "std": [0.04766313646872319, 0.07653085913002693, 0.051078783470535544, 1.269275793936307, 0.1802993952470758, 2.2637787907092752, 0.036123084452302924, 0.0735549556706918, 0.04151485356009995, 0.808500252768306, 0.3888573217655517, 1.9368064880165765], "min": [0.4525206949160073, 0.09295024679486884, 1.0434494333920414, -3.1398711805200192, 0.7295249930778991, -3.128607371930947, 0.5135689612667328, -0.356161348298874, 1.0237735603233717, -3.1327212113954497, 0.11611839685673608, -3.1200999347882528], "max": [0.6100890187503253, 0.4239971022178421, 1.231520000310136, 3.1415725407360724, 1.4034423480192073, 3.1389316488354106, 0.6399628278589236, -0.09492466416919179, 1.2199898714892925, 3.14119963940025, 1.5390072550217324, 3.131493766256894], "count": [749]}, "eef_sim_pose_action": {"mean": [0.5543098248283772, 0.3204594201084707, 1.1146981931046822, -2.188588061846488, 1.0472337400362015, 1.2681135160044643, 0.581480715380403, -0.2778979303647558, 1.0971181608091929, 2.3419507106757327, 0.8484373678162559, -1.5435432167297993], "std": [0.04766313646872319, 0.07653085913002693, 0.051078783470535544, 1.269275793936307, 0.1802993952470758, 2.2637787907092752, 0.036123084452302924, 0.0735549556706918, 0.04151485356009995, 0.808500252768306, 0.3888573217655517, 1.9368064880165765], "min": [0.4525206949160073, 0.09295024679486884, 1.0434494333920414, -3.1398711805200192, 0.7295249930778991, -3.128607371930947, 0.5135689612667328, -0.356161348298874, 1.0237735603233717, -3.1327212113954497, 0.11611839685673608, -3.1200999347882528], "max": [0.6100890187503253, 0.4239971022178421, 1.231520000310136, 3.1415725407360724, 1.4034423480192073, 3.1389316488354106, 0.6399628278589236, -0.09492466416919179, 1.2199898714892925, 3.14119963940025, 1.5390072550217324, 3.131493766256894], "count": [749]}, "gripper_mode_state": {"mean": [0.5367156208277704, 0.48464619492656874], "std": [0.49865014106809585, 0.49976420507052094], "min": [0, 0], "max": [1, 1], "count": [749]}, "gripper_activity_state": {"mean": [1.8264352469959946, 1.9372496662216288], "std": [0.49488246518923334, 0.3101546500685835], "min": [0, 0], "max": [2, 2], "count": [749]}, "gripper_mode_action": {"mean": [0.5367156208277704, 0.48464619492656874], "std": [0.49865014106809585, 0.49976420507052094], "min": [0, 0], "max": [1, 1], "count": [749]}, "gripper_activity_action": {"mean": [1.8264352469959946, 1.9372496662216288], "std": [0.49488246518923334, 0.3101546500685835], "min": [0, 0], "max": [2, 2], "count": [749]}, "gripper_open_scale_state": {"mean": [0.42471628854239807, 0.4343771695785116], "std": [0.33167471726726544, 0.16039896722095764], "min": [0.054, 0.008], "max": [0.815, 0.507], "count": [749]}, "gripper_open_scale_action": {"mean": [0.42471628854239807, 0.4343771695785116], "std": [0.33167471726726544, 0.16039896722095764], "min": [0.054, 0.008], "max": [0.815, 0.507], "count": [749]}}} +{"episode_index": 116, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.41364329011174367]], [[0.44194452746152224]], [[0.4453210507590133]]], "std": [[[0.22171414071501122]], [[0.19008851031309865]], [[0.1835833101260606]]], "count": [155]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.045220097526854894]], [[0.04257756918644002]], [[0.042961701207091293]]], "count": [155]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.443401412608054]], [[0.46163848566308247]], [[0.4618826402066203]]], "std": [[[0.16454676043516042]], [[0.13757236538526857]], [[0.13158640355626894]]], "count": [155]}, "observation.state": {"min": [0.2275560349225998, 1.938205599784851, -1.37760591506958, -1.295680046081543, -2.740201711654663, -2.1074676513671875, 0.34725072979927063, -2.0, 0.06909000128507614, 0.28626900911331177, -0.11165899783372879, -3.1401853561401367, -0.39100003242492676, -0.9940000176429749, -0.6351078748703003, -2.0671331882476807, 0.5867099165916443, 0.07668976485729218, 0.2929535210132599, 0.7657980918884277, -2.4667961597442627, 48.0, -0.39398398995399475, 0.2333730012178421, -0.033440001308918, 1.1100000143051147, 0.3369999825954437, -3.11899995803833], "max": [1.0662041902542114, 2.0877630710601807, -0.3902556598186493, 0.0553094856441021, -0.043703045696020126, -0.8051902055740356, 2.365025758743286, 616.0, 0.3789539933204651, 0.4635019898414612, 0.1506499946117401, 3.1410000324249268, 1.2949999570846558, 1.00600004196167, -0.1466251164674759, -1.716130018234253, 1.4707714319229126, 1.7769023180007935, 2.2465004920959473, 1.7770594358444214, -0.4355643689632416, 807.0, -0.0595880001783371, 0.4171940088272095, 0.11625900119543076, 3.1019999980926514, 1.2569999694824219, 3.119999885559082], "mean": [0.6321835517883301, 2.045393705368042, -0.7915636897087097, -0.5955919027328491, -1.767763376235962, -1.4750480651855469, 1.5124377012252808, 357.3501281738281, 0.2562539577484131, 0.35613110661506653, 0.019974473863840103, -1.8511868715286255, 0.4278019666671753, -0.35826241970062256, -0.3393062651157379, -2.01281476020813, 0.8909737467765808, 0.9276260137557983, 1.7565237283706665, 1.3556698560714722, -1.6475480794906616, 409.8447265625, -0.2854844629764557, 0.3289550542831421, 0.06089157983660698, 2.5603089332580566, 0.5983245372772217, -1.3355257511138916], "std": [0.19888770580291748, 0.04182816296815872, 0.31368958950042725, 0.33088576793670654, 0.7678747177124023, 0.3109269142150879, 0.6339396834373474, 206.34445190429688, 0.08064442127943039, 0.04264918342232704, 0.06670520454645157, 1.8592256307601929, 0.4947546124458313, 0.4739837646484375, 0.11417458206415176, 0.06689644604921341, 0.26629355549812317, 0.3444424867630005, 0.6043317914009094, 0.24002407491207123, 0.40860849618911743, 347.4112854003906, 0.0938161313533783, 0.046638134866952896, 0.029017208144068718, 0.41576385498046875, 0.3270396590232849, 2.2372329235076904], "count": [834]}, "action": {"min": [0.2275560349225998, 1.938205599784851, -1.37760591506958, -1.295680046081543, -2.740201711654663, -2.1074676513671875, 0.34725072979927063, -2.0, 0.06909000128507614, 0.28626900911331177, -0.11165899783372879, -3.1401853561401367, -0.39100003242492676, -0.9940000176429749, -0.6351078748703003, -2.0671331882476807, 0.5867099165916443, 0.07668976485729218, 0.2929535210132599, 0.7657980918884277, -2.4667961597442627, 48.0, -0.39398398995399475, 0.2333730012178421, -0.033440001308918, 1.1100000143051147, 0.3369999825954437, -3.11899995803833], "max": [1.0662041902542114, 2.0877630710601807, -0.3902556598186493, 0.0553094856441021, -0.043703045696020126, -0.8051902055740356, 2.365025758743286, 616.0, 0.3789539933204651, 0.4635019898414612, 0.1506499946117401, 3.1410000324249268, 1.2949999570846558, 1.00600004196167, -0.1466251164674759, -1.716130018234253, 1.4707714319229126, 1.7769023180007935, 2.2465004920959473, 1.7770594358444214, -0.4355643689632416, 807.0, -0.0595880001783371, 0.4171940088272095, 0.11625900119543076, 3.1019999980926514, 1.2569999694824219, 3.119999885559082], "mean": [0.6321835517883301, 2.045393705368042, -0.7915636897087097, -0.5955919027328491, -1.767763376235962, -1.4750480651855469, 1.5124377012252808, 357.3501281738281, 0.2562539577484131, 0.35613110661506653, 0.019974473863840103, -1.8511868715286255, 0.4278019666671753, -0.35826241970062256, -0.3393062651157379, -2.01281476020813, 0.8909737467765808, 0.9276260137557983, 1.7565237283706665, 1.3556698560714722, -1.6475480794906616, 409.8447265625, -0.2854844629764557, 0.3289550542831421, 0.06089157983660698, 2.5603089332580566, 0.5983245372772217, -1.3355257511138916], "std": [0.19888770580291748, 0.04182816296815872, 0.31368958950042725, 0.33088576793670654, 0.7678747177124023, 0.3109269142150879, 0.6339396834373474, 206.34445190429688, 0.08064442127943039, 0.04264918342232704, 0.06670520454645157, 1.8592256307601929, 0.4947546124458313, 0.4739837646484375, 0.11417458206415176, 0.06689644604921341, 0.26629355549812317, 0.3444424867630005, 0.6043317914009094, 0.24002407491207123, 0.40860849618911743, 347.4112854003906, 0.0938161313533783, 0.046638134866952896, 0.029017208144068718, 0.41576385498046875, 0.3270396590232849, 2.2372329235076904], "count": [834]}, "timestamp": {"min": [0.0], "max": [27.766666666666666], "mean": [13.883333333333335], "std": [8.025162972846143], "count": [834]}, "frame_index": {"min": [0], "max": [833], "mean": [416.5], "std": [240.7548891853843], "count": [834]}, "episode_index": {"min": [117], "max": [117], "mean": [117.0], "std": [0.0], "count": [834]}, "index": {"min": [117197], "max": [118030], "mean": [117613.5], "std": [240.7548891853843], "count": [834]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [834]}, "subtask_annotation": {"mean": [20.371702637889687, 29.0, 29.0, 29.0, 29.0], "std": [4.094327271489202, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [834]}, "scene_annotation": {"mean": [117.0], "std": [0.0], "min": [117], "max": [117], "count": [834]}, "eef_direction_state": {"mean": [4.070743405275779, 3.592326139088729], "std": [2.1019649762775097, 2.058902086672936], "min": [0, 0], "max": [6, 6], "count": [834]}, "eef_velocity_state": {"mean": [0.7745803357314148, 0.9304556354916067], "std": [0.7243794194387132, 0.7230086576348866], "min": [0, 0], "max": [2, 2], "count": [834]}, "eef_acc_mag_state": {"mean": [0.8285371702637889, 0.7781774580335732], "std": [0.8442788242226844, 0.8339059158096381], "min": [0, 0], "max": [2, 2], "count": [834]}, "eef_direction_action": {"mean": [4.070743405275779, 3.592326139088729], "std": [2.1019649762775097, 2.058902086672936], "min": [0, 0], "max": [6, 6], "count": [834]}, "eef_velocity_action": {"mean": [0.7745803357314148, 0.9304556354916067], "std": [0.7243794194387132, 0.7230086576348866], "min": [0, 0], "max": [2, 2], "count": [834]}, "eef_acc_mag_action": {"mean": [0.8285371702637889, 0.7781774580335732], "std": [0.8442788242226844, 0.8339059158096381], "min": [0, 0], "max": [2, 2], "count": [834]}, "eef_sim_pose_state": {"mean": [0.5287797134931915, 0.3349207997179256, 1.121378641608661, -2.0695781723327094, 0.986007182939784, 1.7801253032282938, 0.565176287404135, -0.27926531144822303, 1.112693504826008, 2.0466874416432566, 0.9062094339684407, -0.5047158965986976], "std": [0.04224128421861736, 0.06472407827078917, 0.06639972471837781, 1.2831146000149152, 0.1491674176723188, 1.7684813569718334, 0.04267002303465455, 0.08935715375522951, 0.04343820362993955, 0.7884896566184194, 0.4088977371974672, 2.2369626191718344], "min": [0.44158853016262417, 0.12282108730576367, 1.052516196473706, -3.139596082778606, 0.711809404564967, -3.106090843023511, 0.4820618563315649, -0.37949963620896865, 1.0305268208270888, -0.15434982157488272, 0.15780230073969026, -3.1311786884127786], "max": [0.6068035180628767, 0.4177796641956624, 1.2855751181366981, 3.1316836722060706, 1.4396020084957328, 3.1322640201524354, 0.6694621048047217, -0.07189392440021991, 1.2583294287215652, 3.0265712880345657, 1.543320550788224, 3.141141798911561], "count": [834]}, "eef_sim_pose_action": {"mean": [0.5287797134931915, 0.3349207997179256, 1.121378641608661, -2.0695781723327094, 0.986007182939784, 1.7801253032282938, 0.565176287404135, -0.27926531144822303, 1.112693504826008, 2.0466874416432566, 0.9062094339684407, -0.5047158965986976], "std": [0.04224128421861736, 0.06472407827078917, 0.06639972471837781, 1.2831146000149152, 0.1491674176723188, 1.7684813569718334, 0.04267002303465455, 0.08935715375522951, 0.04343820362993955, 0.7884896566184194, 0.4088977371974672, 2.2369626191718344], "min": [0.44158853016262417, 0.12282108730576367, 1.052516196473706, -3.139596082778606, 0.711809404564967, -3.106090843023511, 0.4820618563315649, -0.37949963620896865, 1.0305268208270888, -0.15434982157488272, 0.15780230073969026, -3.1311786884127786], "max": [0.6068035180628767, 0.4177796641956624, 1.2855751181366981, 3.1316836722060706, 1.4396020084957328, 3.1322640201524354, 0.6694621048047217, -0.07189392440021991, 1.2583294287215652, 3.0265712880345657, 1.543320550788224, 3.141141798911561], "count": [834]}, "gripper_mode_state": {"mean": [0.5215827338129496, 0.6462829736211031], "std": [0.49953396841571857, 0.4781226742464361], "min": [0, 0], "max": [1, 1], "count": [834]}, "gripper_activity_state": {"mean": [1.856115107913669, 1.934052757793765], "std": [0.4731822633785731, 0.31994622914289234], "min": [0, 0], "max": [2, 2], "count": [834]}, "gripper_mode_action": {"mean": [0.5215827338129496, 0.6462829736211031], "std": [0.49953396841571857, 0.4781226742464361], "min": [0, 0], "max": [1, 1], "count": [834]}, "gripper_activity_action": {"mean": [1.856115107913669, 1.934052757793765], "std": [0.4731822633785731, 0.31994622914289234], "min": [0, 0], "max": [2, 2], "count": [834]}, "gripper_open_scale_state": {"mean": [0.40984472419775364, 0.3575179855200313], "std": [0.34741136634474884, 0.20605292138180045], "min": [0.048, 0.0], "max": [0.807, 0.616], "count": [834]}, "gripper_open_scale_action": {"mean": [0.40984472419775364, 0.3575179855200313], "std": [0.34741136634474884, 0.20605292138180045], "min": [0.048, 0.0], "max": [0.807, 0.616], "count": [834]}}} +{"episode_index": 117, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4057039561492914]], [[0.4367588291917427]], [[0.44038971296026663]]], "std": [[[0.22445570089387462]], [[0.19062765203790605]], [[0.18329655052965357]]], "count": [202]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.04522009752685492]], [[0.042577569186440005]], [[0.042961701207091176]]], "count": [202]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.4551501872613732]], [[0.4645110405342005]], [[0.4641997458017861]]], "std": [[[0.15286895986319135]], [[0.13290222738468085]], [[0.1285668467514099]]], "count": [202]}, "observation.state": {"min": [0.33339279890060425, 1.8376049995422363, -1.4895687103271484, -1.2589409351348877, -2.6999197006225586, -2.0192065238952637, 0.17779670655727386, 4.0, 0.07880199700593948, 0.27811598777770996, -0.12173900008201599, -3.1411852836608887, -0.5210000276565552, -0.656000018119812, -0.6256482005119324, -2.069279909133911, 0.4417603015899658, 0.07969173043966293, 0.29157471656799316, 0.92970210313797, -1.9757651090621948, 6.0, -0.4139989912509918, 0.19062499701976776, -0.06250900030136108, -3.1411852836608887, 0.5099999904632568, -3.127000093460083], "max": [0.9932146072387695, 2.0843071937561035, -0.4685685336589813, -0.153274804353714, -0.04124213010072708, -0.7136302590370178, 2.0941333770751953, 603.0, 0.3467260003089905, 0.4530009925365448, 0.11928799748420715, 3.140000104904175, 1.0169999599456787, 0.6460000276565552, -0.07560765743255615, -1.777932047843933, 1.5308632850646973, 1.1229099035263062, 2.0024163722991943, 1.7695894241333008, -0.7249923944473267, 814.0, -0.09342899918556213, 0.3976210057735443, 0.10008999705314636, 3.1410000324249268, 1.3910000324249268, 3.071000099182129], "mean": [0.6176111698150635, 2.0434329509735107, -0.9766578078269958, -0.6155471205711365, -1.5413135290145874, -1.3675739765167236, 1.2525954246520996, 470.11627197265625, 0.26363471150398254, 0.3684375584125519, 0.029489124193787575, -0.7214820384979248, 0.30780029296875, -0.13878031075000763, -0.29708194732666016, -1.9940762519836426, 0.8123369216918945, 0.6758825778961182, 1.5805742740631104, 1.457929253578186, -1.5774952173233032, 322.918701171875, -0.31207019090652466, 0.3000490963459015, 0.04997529461979866, 2.5278706550598145, 0.8039129972457886, -1.5510985851287842], "std": [0.14421899616718292, 0.05246243625879288, 0.25318580865859985, 0.3002167344093323, 0.9739886522293091, 0.36167120933532715, 0.6854128837585449, 166.97482299804688, 0.07351075112819672, 0.044783815741539, 0.0686088502407074, 2.3179545402526855, 0.45453011989593506, 0.3810415267944336, 0.137546569108963, 0.08001786470413208, 0.30262142419815063, 0.229646235704422, 0.4999023973941803, 0.19672474265098572, 0.30462220311164856, 302.369140625, 0.08161981403827667, 0.05771682783961296, 0.027030741795897484, 1.181868076324463, 0.2121858447790146, 1.7619894742965698], "count": [1187]}, "action": {"min": [0.33339279890060425, 1.8376049995422363, -1.4895687103271484, -1.2589409351348877, -2.6999197006225586, -2.0192065238952637, 0.17779670655727386, 4.0, 0.07880199700593948, 0.27811598777770996, -0.12173900008201599, -3.1411852836608887, -0.5210000276565552, -0.656000018119812, -0.6256482005119324, -2.069279909133911, 0.4417603015899658, 0.07969173043966293, 0.29157471656799316, 0.92970210313797, -1.9757651090621948, 6.0, -0.4139989912509918, 0.19062499701976776, -0.06250900030136108, -3.1411852836608887, 0.5099999904632568, -3.127000093460083], "max": [0.9932146072387695, 2.0843071937561035, -0.4685685336589813, -0.153274804353714, -0.04124213010072708, -0.7136302590370178, 2.0941333770751953, 603.0, 0.3467260003089905, 0.4530009925365448, 0.11928799748420715, 3.140000104904175, 1.0169999599456787, 0.6460000276565552, -0.07560765743255615, -1.777932047843933, 1.5308632850646973, 1.1229099035263062, 2.0024163722991943, 1.7695894241333008, -0.7249923944473267, 814.0, -0.09342899918556213, 0.3976210057735443, 0.10008999705314636, 3.1410000324249268, 1.3910000324249268, 3.071000099182129], "mean": [0.6176111698150635, 2.0434329509735107, -0.9766578078269958, -0.6155471205711365, -1.5413135290145874, -1.3675739765167236, 1.2525954246520996, 470.11627197265625, 0.26363471150398254, 0.3684375584125519, 0.029489124193787575, -0.7214820384979248, 0.30780029296875, -0.13878031075000763, -0.29708194732666016, -1.9940762519836426, 0.8123369216918945, 0.6758825778961182, 1.5805742740631104, 1.457929253578186, -1.5774952173233032, 322.918701171875, -0.31207019090652466, 0.3000490963459015, 0.04997529461979866, 2.5278706550598145, 0.8039129972457886, -1.5510985851287842], "std": [0.14421899616718292, 0.05246243625879288, 0.25318580865859985, 0.3002167344093323, 0.9739886522293091, 0.36167120933532715, 0.6854128837585449, 166.97482299804688, 0.07351075112819672, 0.044783815741539, 0.0686088502407074, 2.3179545402526855, 0.45453011989593506, 0.3810415267944336, 0.137546569108963, 0.08001786470413208, 0.30262142419815063, 0.229646235704422, 0.4999023973941803, 0.19672474265098572, 0.30462220311164856, 302.369140625, 0.08161981403827667, 0.05771682783961296, 0.027030741795897484, 1.181868076324463, 0.2121858447790146, 1.7619894742965698], "count": [1187]}, "timestamp": {"min": [0.0], "max": [39.53333333333333], "mean": [19.76666666666667], "std": [11.421908772179892], "count": [1187]}, "frame_index": {"min": [0], "max": [1186], "mean": [593.0], "std": [342.6572631653968], "count": [1187]}, "episode_index": {"min": [118], "max": [118], "mean": [118.0], "std": [0.0], "count": [1187]}, "index": {"min": [118031], "max": [119217], "mean": [118624.0], "std": [342.6572631653968], "count": [1187]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1187]}, "subtask_annotation": {"mean": [21.06571187868576, 29.0, 29.0, 29.0, 29.0], "std": [3.6234835567890467, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1187]}, "scene_annotation": {"mean": [118.0], "std": [0.0], "min": [118], "max": [118], "count": [1187]}, "eef_direction_state": {"mean": [4.310025273799495, 4.144903117101937], "std": [2.077664487194557, 2.050967401521751], "min": [0, 0], "max": [6, 6], "count": [1187]}, "eef_velocity_state": {"mean": [0.5956192080876158, 0.8037068239258636], "std": [0.6744196043747543, 0.797671257806445], "min": [0, 0], "max": [2, 2], "count": [1187]}, "eef_acc_mag_state": {"mean": [0.6613310867733783, 0.6647009267059815], "std": [0.8219068264769138, 0.8253313489600571], "min": [0, 0], "max": [2, 2], "count": [1187]}, "eef_direction_action": {"mean": [4.310025273799495, 4.144903117101937], "std": [2.077664487194557, 2.050967401521751], "min": [0, 0], "max": [6, 6], "count": [1187]}, "eef_velocity_action": {"mean": [0.5956192080876158, 0.8037068239258636], "std": [0.6744196043747543, 0.797671257806445], "min": [0, 0], "max": [2, 2], "count": [1187]}, "eef_acc_mag_action": {"mean": [0.6613310867733783, 0.6647009267059815], "std": [0.8219068264769138, 0.8253313489600571], "min": [0, 0], "max": [2, 2], "count": [1187]}, "eef_sim_pose_state": {"mean": [0.4982474513406333, 0.34927327274732356, 1.0888976692352492, -1.8886382175490883, 0.960120412333486, -2.381074247834186, 0.576473982517754, -0.2860020307798581, 1.1131906760571635, 0.8003507061437781, 0.9444881743346158, -1.2600571667433806], "std": [0.05758591725568361, 0.05873715961307088, 0.05357847117036313, 0.5942658484836112, 0.15111482448548477, 1.2472952614414543, 0.03177537372849996, 0.08445462607182413, 0.03409774643085511, 2.199509231402197, 0.39120802172863933, 1.3526722178159905], "min": [0.39186685173273833, 0.1258835807989322, 1.0157575073319574, -2.6722384392842504, 0.6742590209428831, -3.135381798373836, 0.5231581025833139, -0.376088002938219, 1.0694937126869632, -3.1376636666065516, 0.1596045546168683, -3.119532943843015], "max": [0.6069085675824799, 0.4257839284955469, 1.2075282810091208, -0.5405948034121767, 1.2341031563806277, 3.128352869703858, 0.659232506830369, -0.0880940429135401, 1.2173462906076988, 3.1409783575928465, 1.5201993721985358, 3.138273289526304], "count": [1187]}, "eef_sim_pose_action": {"mean": [0.4982474513406333, 0.34927327274732356, 1.0888976692352492, -1.8886382175490883, 0.960120412333486, -2.381074247834186, 0.576473982517754, -0.2860020307798581, 1.1131906760571635, 0.8003507061437781, 0.9444881743346158, -1.2600571667433806], "std": [0.05758591725568361, 0.05873715961307088, 0.05357847117036313, 0.5942658484836112, 0.15111482448548477, 1.2472952614414543, 0.03177537372849996, 0.08445462607182413, 0.03409774643085511, 2.199509231402197, 0.39120802172863933, 1.3526722178159905], "min": [0.39186685173273833, 0.1258835807989322, 1.0157575073319574, -2.6722384392842504, 0.6742590209428831, -3.135381798373836, 0.5231581025833139, -0.376088002938219, 1.0694937126869632, -3.1376636666065516, 0.1596045546168683, -3.119532943843015], "max": [0.6069085675824799, 0.4257839284955469, 1.2075282810091208, -0.5405948034121767, 1.2341031563806277, 3.128352869703858, 0.659232506830369, -0.0880940429135401, 1.2173462906076988, 3.1409783575928465, 1.5201993721985358, 3.138273289526304], "count": [1187]}, "gripper_mode_state": {"mean": [0.5838247683235046, 0.3993260320134794], "std": [0.49292332894224533, 0.48975989236548173], "min": [0, 0], "max": [1, 1], "count": [1187]}, "gripper_activity_state": {"mean": [1.834877843302443, 1.9629317607413648], "std": [0.5040995018247095, 0.23999613425807462], "min": [0, 0], "max": [2, 2], "count": [1187]}, "gripper_mode_action": {"mean": [0.5838247683235046, 0.3993260320134794], "std": [0.49292332894224533, 0.48975989236548173], "min": [0, 0], "max": [1, 1], "count": [1187]}, "gripper_activity_action": {"mean": [1.834877843302443, 1.9629317607413648], "std": [0.5040995018247095, 0.23999613425807462], "min": [0, 0], "max": [2, 2], "count": [1187]}, "gripper_open_scale_state": {"mean": [0.3229187027466013, 0.47011625974803095], "std": [0.30236899825003244, 0.16697472400444877], "min": [0.006, 0.004], "max": [0.814, 0.603], "count": [1187]}, "gripper_open_scale_action": {"mean": [0.3229187027466013, 0.47011625974803095], "std": [0.30236899825003244, 0.16697472400444877], "min": [0.006, 0.004], "max": [0.814, 0.603], "count": [1187]}}} +{"episode_index": 118, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.42010607298474945]], [[0.4421152811819172]], [[0.44410475919968684]]], "std": [[[0.21332073348529454]], [[0.18600786526924507]], [[0.18114856518771538]]], "count": [192]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.04522009752685492]], [[0.04257756918644001]], [[0.042961701207091196]]], "count": [192]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.45215312031930827]], [[0.46348306866149236]], [[0.4634349671075027]]], "std": [[[0.14859814531402302]], [[0.12890286609993246]], [[0.12457807758835651]]], "count": [192]}, "observation.state": {"min": [0.3144559860229492, 1.878899335861206, -1.4574023485183716, -1.1164697408676147, -2.70908260345459, -2.1226346492767334, 0.09644689410924911, -1.0, 0.10413900017738342, 0.2736009955406189, -0.10907799750566483, -3.1411852836608887, -0.3930000066757202, -0.7749999761581421, -0.6680945754051208, -2.0729100704193115, 0.44776424765586853, -0.03738495334982872, 0.6960373520851135, 0.7976852655410767, -2.1981897354125977, 24.0, -0.40052199363708496, 0.225599005818367, -0.1094060018658638, -3.1381852626800537, 0.06400000303983688, -3.132185220718384], "max": [1.0134953260421753, 2.0851449966430664, -0.4932824373245239, -0.06447246670722961, -0.3634299337863922, -0.7361624836921692, 2.2495899200439453, 583.0, 0.37867501378059387, 0.43936699628829956, 0.1543470025062561, 3.1410000324249268, 1.0800000429153442, 0.5249999761581421, -0.14905112981796265, -1.9198970794677734, 1.7127267122268677, 1.5656999349594116, 2.1583964824676514, 1.7951760292053223, -0.2880840599536896, 815.0, -0.08393900096416473, 0.41916000843048096, 0.10458700358867645, 3.135999917984009, 1.225000023841858, 3.114000082015991], "mean": [0.5422952175140381, 2.052670478820801, -0.8517760038375854, -0.693204402923584, -1.6906236410140991, -1.2207106351852417, 1.4809017181396484, 433.7205810546875, 0.28320443630218506, 0.37311121821403503, 0.037292320281267166, -1.2750808000564575, 0.5145560503005981, -0.32241588830947876, -0.3857392370700836, -2.028698444366455, 0.9971873164176941, 0.8041683435440063, 1.6918320655822754, 1.3280503749847412, -1.6175601482391357, 502.0853576660156, -0.2620755434036255, 0.3253374993801117, 0.0139616085216403, 2.1713688373565674, 0.6062899827957153, -1.7946189641952515], "std": [0.13800197839736938, 0.037135571241378784, 0.2519036531448364, 0.24266134202480316, 0.6451635956764221, 0.3760184049606323, 0.4771563708782196, 171.65878295898438, 0.06884641945362091, 0.04173142462968826, 0.06989272683858871, 2.109348773956299, 0.4354507029056549, 0.3751661777496338, 0.13715125620365143, 0.04692992940545082, 0.39823803305625916, 0.321858674287796, 0.44902127981185913, 0.24186387658119202, 0.3518504798412323, 335.8140563964844, 0.09717909246683121, 0.05001046136021614, 0.06627780199050903, 1.6829324960708618, 0.27521494030952454, 1.8319674730300903], "count": [1113]}, "action": {"min": [0.3144559860229492, 1.878899335861206, -1.4574023485183716, -1.1164697408676147, -2.70908260345459, -2.1226346492767334, 0.09644689410924911, -1.0, 0.10413900017738342, 0.2736009955406189, -0.10907799750566483, -3.1411852836608887, -0.3930000066757202, -0.7749999761581421, -0.6680945754051208, -2.0729100704193115, 0.44776424765586853, -0.03738495334982872, 0.6960373520851135, 0.7976852655410767, -2.1981897354125977, 24.0, -0.40052199363708496, 0.225599005818367, -0.1094060018658638, -3.1381852626800537, 0.06400000303983688, -3.132185220718384], "max": [1.0134953260421753, 2.0851449966430664, -0.4932824373245239, -0.06447246670722961, -0.3634299337863922, -0.7361624836921692, 2.2495899200439453, 583.0, 0.37867501378059387, 0.43936699628829956, 0.1543470025062561, 3.1410000324249268, 1.0800000429153442, 0.5249999761581421, -0.14905112981796265, -1.9198970794677734, 1.7127267122268677, 1.5656999349594116, 2.1583964824676514, 1.7951760292053223, -0.2880840599536896, 815.0, -0.08393900096416473, 0.41916000843048096, 0.10458700358867645, 3.135999917984009, 1.225000023841858, 3.114000082015991], "mean": [0.5422952175140381, 2.052670478820801, -0.8517760038375854, -0.693204402923584, -1.6906236410140991, -1.2207106351852417, 1.4809017181396484, 433.7205810546875, 0.28320443630218506, 0.37311121821403503, 0.037292320281267166, -1.2750808000564575, 0.5145560503005981, -0.32241588830947876, -0.3857392370700836, -2.028698444366455, 0.9971873164176941, 0.8041683435440063, 1.6918320655822754, 1.3280503749847412, -1.6175601482391357, 502.0853576660156, -0.2620755434036255, 0.3253374993801117, 0.0139616085216403, 2.1713688373565674, 0.6062899827957153, -1.7946189641952515], "std": [0.13800197839736938, 0.037135571241378784, 0.2519036531448364, 0.24266134202480316, 0.6451635956764221, 0.3760184049606323, 0.4771563708782196, 171.65878295898438, 0.06884641945362091, 0.04173142462968826, 0.06989272683858871, 2.109348773956299, 0.4354507029056549, 0.3751661777496338, 0.13715125620365143, 0.04692992940545082, 0.39823803305625916, 0.321858674287796, 0.44902127981185913, 0.24186387658119202, 0.3518504798412323, 335.8140563964844, 0.09717909246683121, 0.05001046136021614, 0.06627780199050903, 1.6829324960708618, 0.27521494030952454, 1.8319674730300903], "count": [1113]}, "timestamp": {"min": [0.0], "max": [37.06666666666667], "mean": [18.53333333333333], "std": [10.709843170688389], "count": [1113]}, "frame_index": {"min": [0], "max": [1112], "mean": [556.0], "std": [321.2952951206517], "count": [1113]}, "episode_index": {"min": [119], "max": [119], "mean": [119.0], "std": [0.0], "count": [1113]}, "index": {"min": [119218], "max": [120330], "mean": [119774.0], "std": [321.2952951206517], "count": [1113]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1113]}, "subtask_annotation": {"mean": [19.542677448337827, 29.0, 29.0, 29.0, 29.0], "std": [3.8002958722007394, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1113]}, "scene_annotation": {"mean": [119.0], "std": [0.0], "min": [119], "max": [119], "count": [1113]}, "eef_direction_state": {"mean": [3.8787061994609164, 3.9622641509433962], "std": [2.1171072622478917, 2.0299675561031982], "min": [0, 0], "max": [6, 6], "count": [1113]}, "eef_velocity_state": {"mean": [0.7726864330637916, 0.8059299191374663], "std": [0.6818726313055692, 0.7500109987415768], "min": [0, 0], "max": [2, 2], "count": [1113]}, "eef_acc_mag_state": {"mean": [0.8796046720575023, 0.6954177897574124], "std": [0.8466768324635252, 0.8152558347694076], "min": [0, 0], "max": [2, 2], "count": [1113]}, "eef_direction_action": {"mean": [3.8787061994609164, 3.9622641509433962], "std": [2.1171072622478917, 2.0299675561031982], "min": [0, 0], "max": [6, 6], "count": [1113]}, "eef_velocity_action": {"mean": [0.7726864330637916, 0.8059299191374663], "std": [0.6818726313055692, 0.7500109987415768], "min": [0, 0], "max": [2, 2], "count": [1113]}, "eef_acc_mag_action": {"mean": [0.8796046720575023, 0.6954177897574124], "std": [0.8466768324635252, 0.8152558347694076], "min": [0, 0], "max": [2, 2], "count": [1113]}, "eef_sim_pose_state": {"mean": [0.5281155559865793, 0.28980016574810663, 1.1035366971468044, -1.3771780141040568, 0.9925762125160498, -0.08361962675569387, 0.5754625608393256, -0.30775054190027334, 1.1059343906290509, 2.2125774641646525, 1.0089499424408737, -0.7103447892150315], "std": [0.04968018767201969, 0.09559414552133985, 0.060359910738346484, 1.829591288770269, 0.16560831074108895, 2.5792305856518882, 0.03033753980133801, 0.08408435712458859, 0.029075242034479636, 0.8878729289075402, 0.32322136672778934, 2.151994806339061], "min": [0.4287832019116413, 0.10662840770097178, 1.02192061282732, -3.1279187266678274, 0.6617665487793323, -3.140590965545273, 0.5105915971871288, -0.42990731090138296, 1.055650388856036, -3.141504276770574, 0.24076224344036223, -3.140086797186965], "max": [0.619267962615438, 0.4177692031338399, 1.255433910664917, 3.121604531764589, 1.4839562149060739, 3.1391800407803636, 0.6340020387461828, -0.10282987342347182, 1.2148431957807568, 3.1415827834995453, 1.522664661739975, 3.1399189113627464], "count": [1113]}, "eef_sim_pose_action": {"mean": [0.5281155559865793, 0.28980016574810663, 1.1035366971468044, -1.3771780141040568, 0.9925762125160498, -0.08361962675569387, 0.5754625608393256, -0.30775054190027334, 1.1059343906290509, 2.2125774641646525, 1.0089499424408737, -0.7103447892150315], "std": [0.04968018767201969, 0.09559414552133985, 0.060359910738346484, 1.829591288770269, 0.16560831074108895, 2.5792305856518882, 0.03033753980133801, 0.08408435712458859, 0.029075242034479636, 0.8878729289075402, 0.32322136672778934, 2.151994806339061], "min": [0.4287832019116413, 0.10662840770097178, 1.02192061282732, -3.1279187266678274, 0.6617665487793323, -3.140590965545273, 0.5105915971871288, -0.42990731090138296, 1.055650388856036, -3.141504276770574, 0.24076224344036223, -3.140086797186965], "max": [0.619267962615438, 0.4177692031338399, 1.255433910664917, 3.121604531764589, 1.4839562149060739, 3.1391800407803636, 0.6340020387461828, -0.10282987342347182, 1.2148431957807568, 3.1415827834995453, 1.522664661739975, 3.1399189113627464], "count": [1113]}, "gripper_mode_state": {"mean": [0.4393530997304582, 0.3881401617250674], "std": [0.49630832502356753, 0.48732676571383415], "min": [0, 0], "max": [1, 1], "count": [1113]}, "gripper_activity_state": {"mean": [1.8831985624438454, 1.9326145552560647], "std": [0.43314580203442216, 0.33905170281621205], "min": [0, 0], "max": [2, 2], "count": [1113]}, "gripper_mode_action": {"mean": [0.4393530997304582, 0.3881401617250674], "std": [0.49630832502356753, 0.48732676571383415], "min": [0, 0], "max": [1, 1], "count": [1113]}, "gripper_activity_action": {"mean": [1.8831985624438454, 1.9326145552560647], "std": [0.43314580203442216, 0.33905170281621205], "min": [0, 0], "max": [2, 2], "count": [1113]}, "gripper_open_scale_state": {"mean": [0.5020853548606888, 0.4337232704665997], "std": [0.3358139670452181, 0.17165193070112483], "min": [0.024, 0.0], "max": [0.815, 0.583], "count": [1113]}, "gripper_open_scale_action": {"mean": [0.5020853548606888, 0.4337232704665997], "std": [0.3358139670452181, 0.17165193070112483], "min": [0.024, 0.0], "max": [0.815, 0.583], "count": [1113]}}} +{"episode_index": 119, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.42381002848066596]], [[0.4463252284386753]], [[0.44912411226129184]]], "std": [[[0.21136316025866736]], [[0.18195375912876946]], [[0.1750058307040072]]], "count": [179]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.04522009752685491]], [[0.04257756918644001]], [[0.042961701207091224]]], "count": [179]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45073862599043346]], [[0.46383665265454416]], [[0.4651617886679812]]], "std": [[[0.13510983823341285]], [[0.11176094396896766]], [[0.1057679517787895]]], "count": [179]}, "observation.state": {"min": [0.06023131310939789, 2.0287532806396484, -1.5478976964950562, -1.2564975023269653, -2.686899423599243, -2.1372082233428955, 0.4454953074455261, 4.0, 0.08984000235795975, 0.19489899277687073, -0.13457199931144714, -3.1391851902008057, -0.1080000102519989, -1.0950000286102295, -0.7062998414039612, -2.0683724880218506, 0.45383796095848083, 0.10658726096153259, 0.458585262298584, 0.7540171146392822, -2.132373571395874, 50.0, -0.4111489951610565, 0.21052700281143188, -0.03078800067305565, 1.1979999542236328, 0.3790000081062317, -3.1411852836608887], "max": [1.0596766471862793, 2.089578151702881, -0.31552061438560486, -0.023457225412130356, -0.1399928629398346, -0.9071000218391418, 2.119929313659668, 580.0, 0.3767389953136444, 0.41078901290893555, 0.11241699755191803, 3.1410000324249268, 1.2089999914169312, 0.7879999876022339, -0.04398230090737343, -1.7940763235092163, 1.5612668991088867, 1.722675085067749, 2.132338523864746, 1.6726014614105225, -0.5367411375045776, 812.0, -0.07686600089073181, 0.44348299503326416, 0.12238799780607224, 2.9070000648498535, 1.2259999513626099, 3.131999969482422], "mean": [0.47619450092315674, 2.07039737701416, -0.6629511713981628, -0.4532042443752289, -1.552493691444397, -1.5052889585494995, 1.2750139236450195, 440.9220886230469, 0.2890442907810211, 0.3167106509208679, 0.018663059920072556, -0.7028490304946899, 0.68970787525177, -0.20413433015346527, -0.32904303073883057, -2.0173535346984863, 0.7854669690132141, 0.8107377290725708, 1.6150636672973633, 1.3294360637664795, -1.4613478183746338, 448.19281005859375, -0.3053421378135681, 0.3285379111766815, 0.06842238456010818, 2.3513882160186768, 0.7036310434341431, -1.2718772888183594], "std": [0.23050732910633087, 0.010407534427940845, 0.32856249809265137, 0.3166329562664032, 0.6129770278930664, 0.31624147295951843, 0.5549091100692749, 160.1106414794922, 0.07562069594860077, 0.05945248529314995, 0.06664411723613739, 2.307891607284546, 0.41028261184692383, 0.6160421967506409, 0.13755221664905548, 0.0632939264178276, 0.28995728492736816, 0.3765261173248291, 0.5792203545570374, 0.17956486344337463, 0.38542652130126953, 323.4182434082031, 0.09119290113449097, 0.05338286980986595, 0.02682746760547161, 0.5231984257698059, 0.2885096073150635, 2.2780566215515137], "count": [1014]}, "action": {"min": [0.06023131310939789, 2.0287532806396484, -1.5478976964950562, -1.2564975023269653, -2.686899423599243, -2.1372082233428955, 0.4454953074455261, 4.0, 0.08984000235795975, 0.19489899277687073, -0.13457199931144714, -3.1391851902008057, -0.1080000102519989, -1.0950000286102295, -0.7062998414039612, -2.0683724880218506, 0.45383796095848083, 0.10658726096153259, 0.458585262298584, 0.7540171146392822, -2.132373571395874, 50.0, -0.4111489951610565, 0.21052700281143188, -0.03078800067305565, 1.1979999542236328, 0.3790000081062317, -3.1411852836608887], "max": [1.0596766471862793, 2.089578151702881, -0.31552061438560486, -0.023457225412130356, -0.1399928629398346, -0.9071000218391418, 2.119929313659668, 580.0, 0.3767389953136444, 0.41078901290893555, 0.11241699755191803, 3.1410000324249268, 1.2089999914169312, 0.7879999876022339, -0.04398230090737343, -1.7940763235092163, 1.5612668991088867, 1.722675085067749, 2.132338523864746, 1.6726014614105225, -0.5367411375045776, 812.0, -0.07686600089073181, 0.44348299503326416, 0.12238799780607224, 2.9070000648498535, 1.2259999513626099, 3.131999969482422], "mean": [0.47619450092315674, 2.07039737701416, -0.6629511713981628, -0.4532042443752289, -1.552493691444397, -1.5052889585494995, 1.2750139236450195, 440.9220886230469, 0.2890442907810211, 0.3167106509208679, 0.018663059920072556, -0.7028490304946899, 0.68970787525177, -0.20413433015346527, -0.32904303073883057, -2.0173535346984863, 0.7854669690132141, 0.8107377290725708, 1.6150636672973633, 1.3294360637664795, -1.4613478183746338, 448.19281005859375, -0.3053421378135681, 0.3285379111766815, 0.06842238456010818, 2.3513882160186768, 0.7036310434341431, -1.2718772888183594], "std": [0.23050732910633087, 0.010407534427940845, 0.32856249809265137, 0.3166329562664032, 0.6129770278930664, 0.31624147295951843, 0.5549091100692749, 160.1106414794922, 0.07562069594860077, 0.05945248529314995, 0.06664411723613739, 2.307891607284546, 0.41028261184692383, 0.6160421967506409, 0.13755221664905548, 0.0632939264178276, 0.28995728492736816, 0.3765261173248291, 0.5792203545570374, 0.17956486344337463, 0.38542652130126953, 323.4182434082031, 0.09119290113449097, 0.05338286980986595, 0.02682746760547161, 0.5231984257698059, 0.2885096073150635, 2.2780566215515137], "count": [1014]}, "timestamp": {"min": [0.0], "max": [33.766666666666666], "mean": [16.883333333333333], "std": [9.757214804478824], "count": [1014]}, "frame_index": {"min": [0], "max": [1013], "mean": [506.5], "std": [292.71644413436474], "count": [1014]}, "episode_index": {"min": [120], "max": [120], "mean": [120.0], "std": [0.0], "count": [1014]}, "index": {"min": [120331], "max": [121344], "mean": [120837.5], "std": [292.71644413436474], "count": [1014]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1014]}, "subtask_annotation": {"mean": [20.849112426035504, 29.0, 29.0, 29.0, 29.0], "std": [3.2753207532499897, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1014]}, "scene_annotation": {"mean": [120.0], "std": [0.0], "min": [120], "max": [120], "count": [1014]}, "eef_direction_state": {"mean": [3.7366863905325443, 3.4960552268244576], "std": [2.1567506209341016, 2.2142367532214986], "min": [0, 0], "max": [6, 6], "count": [1014]}, "eef_velocity_state": {"mean": [0.8175542406311637, 0.9142011834319527], "std": [0.6903444631683422, 0.7401792941802133], "min": [0, 0], "max": [2, 2], "count": [1014]}, "eef_acc_mag_state": {"mean": [0.8599605522682445, 0.7712031558185405], "std": [0.8438864717141157, 0.8290337595700199], "min": [0, 0], "max": [2, 2], "count": [1014]}, "eef_direction_action": {"mean": [3.7366863905325443, 3.4960552268244576], "std": [2.1567506209341016, 2.2142367532214986], "min": [0, 0], "max": [6, 6], "count": [1014]}, "eef_velocity_action": {"mean": [0.8175542406311637, 0.9142011834319527], "std": [0.6903444631683422, 0.7401792941802133], "min": [0, 0], "max": [2, 2], "count": [1014]}, "eef_acc_mag_action": {"mean": [0.8599605522682445, 0.7712031558185405], "std": [0.8438864717141157, 0.8290337595700199], "min": [0, 0], "max": [2, 2], "count": [1014]}, "eef_sim_pose_state": {"mean": [0.5232315648469941, 0.3510731209088338, 1.1086304824423876, -1.3655150673390877, 1.0628327043385082, 1.2673140120162019, 0.5182759592817464, -0.3016565521402667, 1.078805917617259, 1.6005384161081282, 0.9959799258407515, 0.1234472014591536], "std": [0.049802857954881465, 0.06495711870258725, 0.06295885298058256, 1.9159268717155853, 0.155499114810114, 2.0945779667981554, 0.06253747402403684, 0.08699166184318576, 0.034298010042799545, 0.8096344629204563, 0.29162901005767705, 2.1303769667056405], "min": [0.4074335231296091, 0.13382256084508493, 1.0392589768777876, -3.1279449162950472, 0.7513336257176895, -3.140505815944592, 0.38075921410470287, -0.41111340917650746, 1.0236220251576456, 0.13276848577536948, 0.3093503987411459, -3.1322008470957527], "max": [0.6258122628857602, 0.4367450914796327, 1.2858038197170087, 3.1413091446226113, 1.5276877274008247, 3.141313730826359, 0.6322344896057919, -0.09541379499584897, 1.2001047459887002, 2.6976287317729692, 1.4206738179327547, 3.1409057872468007], "count": [1014]}, "eef_sim_pose_action": {"mean": [0.5232315648469941, 0.3510731209088338, 1.1086304824423876, -1.3655150673390877, 1.0628327043385082, 1.2673140120162019, 0.5182759592817464, -0.3016565521402667, 1.078805917617259, 1.6005384161081282, 0.9959799258407515, 0.1234472014591536], "std": [0.049802857954881465, 0.06495711870258725, 0.06295885298058256, 1.9159268717155853, 0.155499114810114, 2.0945779667981554, 0.06253747402403684, 0.08699166184318576, 0.034298010042799545, 0.8096344629204563, 0.29162901005767705, 2.1303769667056405], "min": [0.4074335231296091, 0.13382256084508493, 1.0392589768777876, -3.1279449162950472, 0.7513336257176895, -3.140505815944592, 0.38075921410470287, -0.41111340917650746, 1.0236220251576456, 0.13276848577536948, 0.3093503987411459, -3.1322008470957527], "max": [0.6258122628857602, 0.4367450914796327, 1.2858038197170087, 3.1413091446226113, 1.5276877274008247, 3.141313730826359, 0.6322344896057919, -0.09541379499584897, 1.2001047459887002, 2.6976287317729692, 1.4206738179327547, 3.1409057872468007], "count": [1014]}, "gripper_mode_state": {"mean": [0.45660749506903353, 0.7051282051282052], "std": [0.4981135317533756, 0.4559851088148358], "min": [0, 0], "max": [1, 1], "count": [1014]}, "gripper_activity_state": {"mean": [1.8668639053254439, 1.9566074950690335], "std": [0.4496619672946555, 0.2739346043107571], "min": [0, 0], "max": [2, 2], "count": [1014]}, "gripper_mode_action": {"mean": [0.45660749506903353, 0.7051282051282052], "std": [0.4981135317533756, 0.4559851088148358], "min": [0, 0], "max": [1, 1], "count": [1014]}, "gripper_activity_action": {"mean": [1.8668639053254439, 1.9566074950690335], "std": [0.4496619672946555, 0.2739346043107571], "min": [0, 0], "max": [2, 2], "count": [1014]}, "gripper_open_scale_state": {"mean": [0.44819280085667207, 0.44092209061692295], "std": [0.32341825215014475, 0.16011062419340885], "min": [0.05, 0.004], "max": [0.812, 0.58], "count": [1014]}, "gripper_open_scale_action": {"mean": [0.44819280085667207, 0.44092209061692295], "std": [0.32341825215014475, 0.16011062419340885], "min": [0.05, 0.004], "max": [0.812, 0.58], "count": [1014]}}} +{"episode_index": 120, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.41898272779700113]], [[0.4444924031622453]], [[0.44954463908112263]]], "std": [[[0.22206880255542472]], [[0.19202890273317794]], [[0.1841687534419034]]], "count": [170]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.04522009752685491]], [[0.04257756918644001]], [[0.042961701207091245]]], "count": [170]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4594579680891965]], [[0.468642209727028]], [[0.46804385572856594]]], "std": [[[0.13468209919794652]], [[0.11678062165923381]], [[0.11181304104049554]]], "count": [170]}, "observation.state": {"min": [0.33169981837272644, 1.8504505157470703, -1.2704252004623413, -0.9969320297241211, -2.6385366916656494, -2.169095277786255, 0.4392295777797699, 6.0, 0.1021059975028038, 0.2545450031757355, -0.08853399753570557, -3.1411852836608887, -0.29899999499320984, -0.921999990940094, -0.6209707260131836, -2.0708680152893066, 0.5246110558509827, 0.10211921483278275, 0.30866149067878723, 0.7529874444007874, -2.1461966037750244, 40.0, -0.4036180078983307, 0.19440799951553345, -0.10345199704170227, -3.1401853561401367, 0.15299999713897705, -3.1411852836608887], "max": [0.8506560325622559, 2.0873963832855225, -0.2745228409767151, -0.03670427203178406, -0.09040804952383041, -0.9261415004730225, 1.9608250856399536, 519.0, 0.38354501128196716, 0.4125269949436188, 0.12964099645614624, 3.134000062942505, 1.1990000009536743, 0.6579999923706055, -0.08693484961986542, -1.7363582849502563, 1.7535150051116943, 1.2679991722106934, 2.1291794776916504, 1.7541255950927734, -0.6963863968849182, 814.0, -0.07265599817037582, 0.3915889859199524, 0.09619300067424774, 3.140000104904175, 1.3339999914169312, 3.1410000324249268], "mean": [0.5210906267166138, 2.045689582824707, -0.8365103006362915, -0.5062550902366638, -1.4704467058181763, -1.3448036909103394, 1.2815684080123901, 436.7045593261719, 0.3030129373073578, 0.34836438298225403, 0.02373335510492325, -0.9115990996360779, 0.62320476770401, -0.31870603561401367, -0.33795130252838135, -2.0092639923095703, 0.9290896058082581, 0.7559495568275452, 1.5893727540969849, 1.3800675868988037, -1.5773138999938965, 468.6670227050781, -0.2886357307434082, 0.31757795810699463, 0.035216737538576126, 2.661442756652832, 0.7259700894355774, -2.16961407661438], "std": [0.113433338701725, 0.05592908710241318, 0.2805396020412445, 0.2737167775630951, 0.8850836157798767, 0.32829761505126953, 0.5128560066223145, 152.30239868164062, 0.06544096022844315, 0.04301627725362778, 0.051186058670282364, 2.2742080688476562, 0.43255195021629333, 0.4252130687236786, 0.14613227546215057, 0.06934519857168198, 0.33972930908203125, 0.22871249914169312, 0.5939656496047974, 0.21371524035930634, 0.30939149856567383, 297.46905517578125, 0.09048362821340561, 0.058700185269117355, 0.0351438969373703, 0.7002010941505432, 0.3237447142601013, 1.4317923784255981], "count": [946]}, "action": {"min": [0.33169981837272644, 1.8504505157470703, -1.2704252004623413, -0.9969320297241211, -2.6385366916656494, -2.169095277786255, 0.4392295777797699, 6.0, 0.1021059975028038, 0.2545450031757355, -0.08853399753570557, -3.1411852836608887, -0.29899999499320984, -0.921999990940094, -0.6209707260131836, -2.0708680152893066, 0.5246110558509827, 0.10211921483278275, 0.30866149067878723, 0.7529874444007874, -2.1461966037750244, 40.0, -0.4036180078983307, 0.19440799951553345, -0.10345199704170227, -3.1401853561401367, 0.15299999713897705, -3.1411852836608887], "max": [0.8506560325622559, 2.0873963832855225, -0.2745228409767151, -0.03670427203178406, -0.09040804952383041, -0.9261415004730225, 1.9608250856399536, 519.0, 0.38354501128196716, 0.4125269949436188, 0.12964099645614624, 3.134000062942505, 1.1990000009536743, 0.6579999923706055, -0.08693484961986542, -1.7363582849502563, 1.7535150051116943, 1.2679991722106934, 2.1291794776916504, 1.7541255950927734, -0.6963863968849182, 814.0, -0.07265599817037582, 0.3915889859199524, 0.09619300067424774, 3.140000104904175, 1.3339999914169312, 3.1410000324249268], "mean": [0.5210906267166138, 2.045689582824707, -0.8365103006362915, -0.5062550902366638, -1.4704467058181763, -1.3448036909103394, 1.2815684080123901, 436.7045593261719, 0.3030129373073578, 0.34836438298225403, 0.02373335510492325, -0.9115990996360779, 0.62320476770401, -0.31870603561401367, -0.33795130252838135, -2.0092639923095703, 0.9290896058082581, 0.7559495568275452, 1.5893727540969849, 1.3800675868988037, -1.5773138999938965, 468.6670227050781, -0.2886357307434082, 0.31757795810699463, 0.035216737538576126, 2.661442756652832, 0.7259700894355774, -2.16961407661438], "std": [0.113433338701725, 0.05592908710241318, 0.2805396020412445, 0.2737167775630951, 0.8850836157798767, 0.32829761505126953, 0.5128560066223145, 152.30239868164062, 0.06544096022844315, 0.04301627725362778, 0.051186058670282364, 2.2742080688476562, 0.43255195021629333, 0.4252130687236786, 0.14613227546215057, 0.06934519857168198, 0.33972930908203125, 0.22871249914169312, 0.5939656496047974, 0.21371524035930634, 0.30939149856567383, 297.46905517578125, 0.09048362821340561, 0.058700185269117355, 0.0351438969373703, 0.7002010941505432, 0.3237447142601013, 1.4317923784255981], "count": [946]}, "timestamp": {"min": [0.0], "max": [31.5], "mean": [15.75], "std": [9.102884158331358], "count": [946]}, "frame_index": {"min": [0], "max": [945], "mean": [472.5], "std": [273.08652474994074], "count": [946]}, "episode_index": {"min": [121], "max": [121], "mean": [121.0], "std": [0.0], "count": [946]}, "index": {"min": [121345], "max": [122290], "mean": [121817.5], "std": [273.08652474994074], "count": [946]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [946]}, "subtask_annotation": {"mean": [19.887949260042284, 29.0, 29.0, 29.0, 29.0], "std": [4.407149033340778, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [946]}, "scene_annotation": {"mean": [121.0], "std": [0.0], "min": [121], "max": [121], "count": [946]}, "eef_direction_state": {"mean": [3.8266384778012683, 3.744186046511628], "std": [2.1712051559289827, 2.1161048182333344], "min": [0, 0], "max": [6, 6], "count": [946]}, "eef_velocity_state": {"mean": [0.7441860465116279, 0.9482029598308668], "std": [0.6742727844106188, 0.8019940430360049], "min": [0, 0], "max": [2, 2], "count": [946]}, "eef_acc_mag_state": {"mean": [0.8266384778012685, 0.7801268498942917], "std": [0.8413021659415743, 0.8467487782234122], "min": [0, 0], "max": [2, 2], "count": [946]}, "eef_direction_action": {"mean": [3.8266384778012683, 3.744186046511628], "std": [2.1712051559289827, 2.1161048182333344], "min": [0, 0], "max": [6, 6], "count": [946]}, "eef_velocity_action": {"mean": [0.7441860465116279, 0.9482029598308668], "std": [0.6742727844106188, 0.8019940430360049], "min": [0, 0], "max": [2, 2], "count": [946]}, "eef_acc_mag_action": {"mean": [0.8266384778012685, 0.7801268498942917], "std": [0.8413021659415743, 0.8467487782234122], "min": [0, 0], "max": [2, 2], "count": [946]}, "eef_sim_pose_state": {"mean": [0.5180917948452228, 0.3224708813775502, 1.0974934265576715, -2.0266570600902507, 0.9749773338963761, 0.20801448395297661, 0.5507391508689927, -0.313033482289247, 1.0791150745895612, 2.0990711200438263, 1.024079727018441, -0.8452433773603742], "std": [0.05687507457225143, 0.07436050658215523, 0.05443131876305947, 0.6701112024785425, 0.16547478990065176, 2.649182499782727, 0.034794806246575355, 0.06541747186743697, 0.0366125183548893, 0.6919616314519298, 0.29984829913449806, 2.1308755661759626], "min": [0.3992401480988456, 0.09479133729957002, 1.025198639504275, -3.01935701373242, 0.6472072640011044, -3.1410034932598134, 0.4860781467412455, -0.40204820397621366, 1.0282945630878293, 0.24416656970684342, 0.2050710547346819, -3.13511862250976], "max": [0.5886237653972684, 0.42319349238450077, 1.2413064272441532, -0.8727316297486543, 1.4124452335413151, 3.1413412863153876, 0.6107032254305241, -0.11978069266727531, 1.19885865384793, 3.0686564623993173, 1.4847635897023967, 3.136862259212685], "count": [946]}, "eef_sim_pose_action": {"mean": [0.5180917948452228, 0.3224708813775502, 1.0974934265576715, -2.0266570600902507, 0.9749773338963761, 0.20801448395297661, 0.5507391508689927, -0.313033482289247, 1.0791150745895612, 2.0990711200438263, 1.024079727018441, -0.8452433773603742], "std": [0.05687507457225143, 0.07436050658215523, 0.05443131876305947, 0.6701112024785425, 0.16547478990065176, 2.649182499782727, 0.034794806246575355, 0.06541747186743697, 0.0366125183548893, 0.6919616314519298, 0.29984829913449806, 2.1308755661759626], "min": [0.3992401480988456, 0.09479133729957002, 1.025198639504275, -3.01935701373242, 0.6472072640011044, -3.1410034932598134, 0.4860781467412455, -0.40204820397621366, 1.0282945630878293, 0.24416656970684342, 0.2050710547346819, -3.13511862250976], "max": [0.5886237653972684, 0.42319349238450077, 1.2413064272441532, -0.8727316297486543, 1.4124452335413151, 3.1413412863153876, 0.6107032254305241, -0.11978069266727531, 1.19885865384793, 3.0686564623993173, 1.4847635897023967, 3.136862259212685], "count": [946]}, "gripper_mode_state": {"mean": [0.41966173361522197, 0.4915433403805497], "std": [0.49350355921136857, 0.4999284797929454], "min": [0, 0], "max": [1, 1], "count": [946]}, "gripper_activity_state": {"mean": [1.8689217758985202, 1.9492600422832982], "std": [0.44785877725824524, 0.29721128444256495], "min": [0, 0], "max": [2, 2], "count": [946]}, "gripper_mode_action": {"mean": [0.41966173361522197, 0.4915433403805497], "std": [0.49350355921136857, 0.4999284797929454], "min": [0, 0], "max": [1, 1], "count": [946]}, "gripper_activity_action": {"mean": [1.8689217758985202, 1.9492600422832982], "std": [0.44785877725824524, 0.29721128444256495], "min": [0, 0], "max": [2, 2], "count": [946]}, "gripper_open_scale_state": {"mean": [0.468667019104103, 0.43670454552207993], "std": [0.29746798786555717, 0.15230358897674887], "min": [0.04, 0.006], "max": [0.814, 0.519], "count": [946]}, "gripper_open_scale_action": {"mean": [0.468667019104103, 0.43670454552207993], "std": [0.29746798786555717, 0.15230358897674887], "min": [0.04, 0.006], "max": [0.814, 0.519], "count": [946]}}} +{"episode_index": 121, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.40268053343949045]], [[0.43660850011448316]], [[0.4413083551892094]]], "std": [[[0.23140181254994668]], [[0.19556124163991573]], [[0.18854903628238318]]], "count": [157]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.045220097526854894]], [[0.04257756918644002]], [[0.04296170120709129]]], "count": [157]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4491029880104908]], [[0.4632040467195371]], [[0.4630790532242621]]], "std": [[[0.13300355272805825]], [[0.1093614537637607]], [[0.10184927462154267]]], "count": [157]}, "observation.state": {"min": [0.4072551429271698, 1.921380639076233, -1.3205511569976807, -0.9830741882324219, -2.7107057571411133, -2.1005911827087402, 0.39650392532348633, 12.0, 0.10034800320863724, 0.2509559988975525, -0.07839500159025192, -3.1411852836608887, -0.08800000697374344, -1.062000036239624, -0.5244016647338867, -2.077343463897705, 0.524715781211853, 0.1802750676870346, -0.02019345946609974, 0.9982759952545166, -1.9637049436569214, 41.0, -0.3942529857158661, 0.2030930072069168, -0.05109599977731705, 1.1829999685287476, 0.5120000243186951, -3.0829999446868896], "max": [0.8379500508308411, 2.089665174484253, -0.2713114321231842, -0.1011069267988205, -0.3755948841571808, -1.016357660293579, 2.0437283515930176, 557.0, 0.34442999958992004, 0.41828298568725586, 0.12879599630832672, 3.1410000324249268, 1.1460000276565552, 0.550000011920929, -0.07244861871004105, -1.7230064868927002, 1.5739554166793823, 1.2599183320999146, 1.9789766073226929, 1.5913913249969482, -0.5808629989624023, 813.0, -0.11078599840402603, 0.39441201090812683, 0.1095540001988411, 3.0980000495910645, 1.3009999990463257, 3.115999937057495], "mean": [0.5421292185783386, 2.0528881549835205, -0.8810582160949707, -0.47628676891326904, -1.2638306617736816, -1.3697620630264282, 1.1531988382339478, 462.3915100097656, 0.2804056704044342, 0.36962658166885376, 0.0359046645462513, -1.3905197381973267, 0.7042393088340759, -0.143752321600914, -0.3243957757949829, -2.0129566192626953, 1.0092073678970337, 0.5590998530387878, 1.3229305744171143, 1.3889408111572266, -1.3445338010787964, 434.5914611816406, -0.30975058674812317, 0.3099750876426697, 0.02597501315176487, 2.559098720550537, 0.8021963834762573, -0.8655892610549927], "std": [0.06593697518110275, 0.04404232278466225, 0.29646173119544983, 0.3222217261791229, 0.9138092994689941, 0.27038976550102234, 0.6534088850021362, 148.24290466308594, 0.04525875672698021, 0.04404621943831444, 0.03661755844950676, 1.8042378425598145, 0.3445212244987488, 0.5876867175102234, 0.12712416052818298, 0.06980810314416885, 0.37502890825271606, 0.29570919275283813, 0.7158622145652771, 0.15935295820236206, 0.45639291405677795, 313.3340759277344, 0.07626362890005112, 0.05582163482904434, 0.02905702404677868, 0.4972262382507324, 0.21645250916481018, 2.405349016189575], "count": [852]}, "action": {"min": [0.4072551429271698, 1.921380639076233, -1.3205511569976807, -0.9830741882324219, -2.7107057571411133, -2.1005911827087402, 0.39650392532348633, 12.0, 0.10034800320863724, 0.2509559988975525, -0.07839500159025192, -3.1411852836608887, -0.08800000697374344, -1.062000036239624, -0.5244016647338867, -2.077343463897705, 0.524715781211853, 0.1802750676870346, -0.02019345946609974, 0.9982759952545166, -1.9637049436569214, 41.0, -0.3942529857158661, 0.2030930072069168, -0.05109599977731705, 1.1829999685287476, 0.5120000243186951, -3.0829999446868896], "max": [0.8379500508308411, 2.089665174484253, -0.2713114321231842, -0.1011069267988205, -0.3755948841571808, -1.016357660293579, 2.0437283515930176, 557.0, 0.34442999958992004, 0.41828298568725586, 0.12879599630832672, 3.1410000324249268, 1.1460000276565552, 0.550000011920929, -0.07244861871004105, -1.7230064868927002, 1.5739554166793823, 1.2599183320999146, 1.9789766073226929, 1.5913913249969482, -0.5808629989624023, 813.0, -0.11078599840402603, 0.39441201090812683, 0.1095540001988411, 3.0980000495910645, 1.3009999990463257, 3.115999937057495], "mean": [0.5421292185783386, 2.0528881549835205, -0.8810582160949707, -0.47628676891326904, -1.2638306617736816, -1.3697620630264282, 1.1531988382339478, 462.3915100097656, 0.2804056704044342, 0.36962658166885376, 0.0359046645462513, -1.3905197381973267, 0.7042393088340759, -0.143752321600914, -0.3243957757949829, -2.0129566192626953, 1.0092073678970337, 0.5590998530387878, 1.3229305744171143, 1.3889408111572266, -1.3445338010787964, 434.5914611816406, -0.30975058674812317, 0.3099750876426697, 0.02597501315176487, 2.559098720550537, 0.8021963834762573, -0.8655892610549927], "std": [0.06593697518110275, 0.04404232278466225, 0.29646173119544983, 0.3222217261791229, 0.9138092994689941, 0.27038976550102234, 0.6534088850021362, 148.24290466308594, 0.04525875672698021, 0.04404621943831444, 0.03661755844950676, 1.8042378425598145, 0.3445212244987488, 0.5876867175102234, 0.12712416052818298, 0.06980810314416885, 0.37502890825271606, 0.29570919275283813, 0.7158622145652771, 0.15935295820236206, 0.45639291405677795, 313.3340759277344, 0.07626362890005112, 0.05582163482904434, 0.02905702404677868, 0.4972262382507324, 0.21645250916481018, 2.405349016189575], "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": [122], "max": [122], "mean": [122.0], "std": [0.0], "count": [852]}, "index": {"min": [122291], "max": [123142], "mean": [122716.5], "std": [245.95104526443197], "count": [852]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [852]}, "subtask_annotation": {"mean": [22.487089201877936, 29.0, 29.0, 29.0, 29.0], "std": [1.1042268242381064, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [852]}, "scene_annotation": {"mean": [122.0], "std": [0.0], "min": [122], "max": [122], "count": [852]}, "eef_direction_state": {"mean": [3.90962441314554, 4.077464788732394], "std": [2.216572524337546, 2.1479565908941973], "min": [0, 0], "max": [6, 6], "count": [852]}, "eef_velocity_state": {"mean": [0.7018779342723005, 0.7230046948356808], "std": [0.676809863058865, 0.7288722944207782], "min": [0, 0], "max": [2, 2], "count": [852]}, "eef_acc_mag_state": {"mean": [0.7816901408450704, 0.676056338028169], "std": [0.8345491362375302, 0.8254971110755628], "min": [0, 0], "max": [2, 2], "count": [852]}, "eef_direction_action": {"mean": [3.90962441314554, 4.077464788732394], "std": [2.216572524337546, 2.1479565908941973], "min": [0, 0], "max": [6, 6], "count": [852]}, "eef_velocity_action": {"mean": [0.7018779342723005, 0.7230046948356808], "std": [0.676809863058865, 0.7288722944207782], "min": [0, 0], "max": [2, 2], "count": [852]}, "eef_acc_mag_action": {"mean": [0.7816901408450704, 0.676056338028169], "std": [0.8345491362375302, 0.8254971110755628], "min": [0, 0], "max": [2, 2], "count": [852]}, "eef_sim_pose_state": {"mean": [0.505814402040624, 0.3282991223297472, 1.0723352510445285, -1.8278620908363217, 1.0634197319073426, -1.6898856939084679, 0.5666649890291962, -0.30596375618551946, 1.0961690281897325, 1.475209327315931, 1.0549887898280572, -0.6768886331077958], "std": [0.0558440656291585, 0.05456157422240982, 0.0575418548869581, 0.708820201652481, 0.19062831097435926, 1.9491740707983163, 0.03523528382189334, 0.05033280804052528, 0.028257803041853845, 1.0329434507952004, 0.2792031317630981, 1.9613447154095218], "min": [0.40450805817118785, 0.16163037116323958, 1.0198407213763268, -2.759281569647119, 0.718254872078528, -3.1410814997686227, 0.48168520149752986, -0.38914646391283547, 1.0517919539718983, 0.25327280216558595, 0.28810051432291917, -3.1403473760780427], "max": [0.5945195375234651, 0.42094312242224396, 1.2432151380646732, -0.7085523455806898, 1.3654365822706787, 3.136460460470122, 0.6193887133533416, -0.11682970594943845, 1.2000722392917418, 2.856098278251409, 1.4022392580017438, 3.1283186130046254], "count": [852]}, "eef_sim_pose_action": {"mean": [0.505814402040624, 0.3282991223297472, 1.0723352510445285, -1.8278620908363217, 1.0634197319073426, -1.6898856939084679, 0.5666649890291962, -0.30596375618551946, 1.0961690281897325, 1.475209327315931, 1.0549887898280572, -0.6768886331077958], "std": [0.0558440656291585, 0.05456157422240982, 0.0575418548869581, 0.708820201652481, 0.19062831097435926, 1.9491740707983163, 0.03523528382189334, 0.05033280804052528, 0.028257803041853845, 1.0329434507952004, 0.2792031317630981, 1.9613447154095218], "min": [0.40450805817118785, 0.16163037116323958, 1.0198407213763268, -2.759281569647119, 0.718254872078528, -3.1410814997686227, 0.48168520149752986, -0.38914646391283547, 1.0517919539718983, 0.25327280216558595, 0.28810051432291917, -3.1403473760780427], "max": [0.5945195375234651, 0.42094312242224396, 1.2432151380646732, -0.7085523455806898, 1.3654365822706787, 3.136460460470122, 0.6193887133533416, -0.11682970594943845, 1.2000722392917418, 2.856098278251409, 1.4022392580017438, 3.1283186130046254], "count": [852]}, "gripper_mode_state": {"mean": [0.4507042253521127, 0.47183098591549294], "std": [0.4975639924691768, 0.4992058760126017], "min": [0, 0], "max": [1, 1], "count": [852]}, "gripper_activity_state": {"mean": [1.8896713615023475, 1.9366197183098592], "std": [0.4105834449124511, 0.32605456351741163], "min": [0, 0], "max": [2, 2], "count": [852]}, "gripper_mode_action": {"mean": [0.4507042253521127, 0.47183098591549294], "std": [0.4975639924691768, 0.4992058760126017], "min": [0, 0], "max": [1, 1], "count": [852]}, "gripper_activity_action": {"mean": [1.8896713615023475, 1.9366197183098592], "std": [0.4105834449124511, 0.32605456351741163], "min": [0, 0], "max": [2, 2], "count": [852]}, "gripper_open_scale_state": {"mean": [0.4345915491166806, 0.4623914317379539], "std": [0.3133341229554243, 0.14824292876075398], "min": [0.041, 0.012], "max": [0.813, 0.557], "count": [852]}, "gripper_open_scale_action": {"mean": [0.4345915491166806, 0.4623914317379539], "std": [0.3133341229554243, 0.14824292876075398], "min": [0.041, 0.012], "max": [0.813, 0.557], "count": [852]}}} +{"episode_index": 122, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.41642104710006983]], [[0.44300538085379787]], [[0.4463516274430484]]], "std": [[[0.21606569536481637]], [[0.18352423082698413]], [[0.17747300700897703]]], "count": [206]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.04522009752685492]], [[0.042577569186440005]], [[0.04296170120709117]]], "count": [206]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4539421590440383]], [[0.46630962862491276]], [[0.4661852453359985]]], "std": [[[0.1407476000692906]], [[0.12229897456740382]], [[0.11872796058930926]]], "count": [206]}, "observation.state": {"min": [0.3279822766780853, 1.826958417892456, -1.4159506559371948, -1.2187809944152832, -2.819230556488037, -2.0462939739227295, -0.04375540465116501, 3.0, 0.07311400026082993, 0.2937749922275543, -0.11275599896907806, -3.1361851692199707, -0.46700000762939453, -1.0579999685287476, -0.6684262156486511, -2.0711123943328857, 0.6101322174072266, 0.222930908203125, 0.40863391757011414, 0.6945014595985413, -2.2426955699920654, 24.0, -0.3675380051136017, 0.27180901169776917, -0.10737700015306473, 1.2799999713897705, 0.16500000655651093, -3.1361851692199707], "max": [1.010650396347046, 2.086174726486206, -0.46930161118507385, -0.0076445420272648335, 0.034173548221588135, -0.8603600263595581, 2.264145851135254, 552.0, 0.35380300879478455, 0.4267579913139343, 0.16807599365711212, 3.1410000324249268, 1.3170000314712524, 1.5169999599456787, -0.21186552941799164, -1.8734889030456543, 1.7304242849349976, 1.441502332687378, 2.327204704284668, 1.8527194261550903, -0.7361799478530884, 813.0, -0.07320400327444077, 0.41951999068260193, 0.15138700604438782, 3.1389999389648438, 1.3569999933242798, 3.1110000610351562], "mean": [0.6240361332893372, 2.053100347518921, -0.9520478248596191, -0.5769354701042175, -1.519096851348877, -1.3804670572280884, 1.4876840114593506, 422.0467529296875, 0.25815993547439575, 0.36606478691101074, 0.02473188005387783, -1.4347366094589233, 0.45147019624710083, -0.23797519505023956, -0.44482848048210144, -2.0144336223602295, 0.9241746068000793, 0.7513062357902527, 1.552827000617981, 1.3966410160064697, -1.586834192276001, 447.88104248046875, -0.273732453584671, 0.3485552668571472, 0.05297212675213814, 2.378892660140991, 0.6316207647323608, -0.5876017212867737], "std": [0.1930919736623764, 0.04543311148881912, 0.2573898136615753, 0.3449007272720337, 0.9296091198921204, 0.321797639131546, 0.7079355120658875, 158.02891540527344, 0.08658255636692047, 0.04032311588525772, 0.07043170183897018, 1.9468110799789429, 0.4910627007484436, 0.632996141910553, 0.11250292509794235, 0.061568163335323334, 0.23535802960395813, 0.3435555398464203, 0.7744361162185669, 0.23098550736904144, 0.5909765362739563, 329.50421142578125, 0.08421861380338669, 0.040254030376672745, 0.044683005660772324, 0.6994637846946716, 0.38186562061309814, 2.4362103939056396], "count": [1219]}, "action": {"min": [0.3279822766780853, 1.826958417892456, -1.4159506559371948, -1.2187809944152832, -2.819230556488037, -2.0462939739227295, -0.04375540465116501, 3.0, 0.07311400026082993, 0.2937749922275543, -0.11275599896907806, -3.1361851692199707, -0.46700000762939453, -1.0579999685287476, -0.6684262156486511, -2.0711123943328857, 0.6101322174072266, 0.222930908203125, 0.40863391757011414, 0.6945014595985413, -2.2426955699920654, 24.0, -0.3675380051136017, 0.27180901169776917, -0.10737700015306473, 1.2799999713897705, 0.16500000655651093, -3.1361851692199707], "max": [1.010650396347046, 2.086174726486206, -0.46930161118507385, -0.0076445420272648335, 0.034173548221588135, -0.8603600263595581, 2.264145851135254, 552.0, 0.35380300879478455, 0.4267579913139343, 0.16807599365711212, 3.1410000324249268, 1.3170000314712524, 1.5169999599456787, -0.21186552941799164, -1.8734889030456543, 1.7304242849349976, 1.441502332687378, 2.327204704284668, 1.8527194261550903, -0.7361799478530884, 813.0, -0.07320400327444077, 0.41951999068260193, 0.15138700604438782, 3.1389999389648438, 1.3569999933242798, 3.1110000610351562], "mean": [0.6240361332893372, 2.053100347518921, -0.9520478248596191, -0.5769354701042175, -1.519096851348877, -1.3804670572280884, 1.4876840114593506, 422.0467529296875, 0.25815993547439575, 0.36606478691101074, 0.02473188005387783, -1.4347366094589233, 0.45147019624710083, -0.23797519505023956, -0.44482848048210144, -2.0144336223602295, 0.9241746068000793, 0.7513062357902527, 1.552827000617981, 1.3966410160064697, -1.586834192276001, 447.88104248046875, -0.273732453584671, 0.3485552668571472, 0.05297212675213814, 2.378892660140991, 0.6316207647323608, -0.5876017212867737], "std": [0.1930919736623764, 0.04543311148881912, 0.2573898136615753, 0.3449007272720337, 0.9296091198921204, 0.321797639131546, 0.7079355120658875, 158.02891540527344, 0.08658255636692047, 0.04032311588525772, 0.07043170183897018, 1.9468110799789429, 0.4910627007484436, 0.632996141910553, 0.11250292509794235, 0.061568163335323334, 0.23535802960395813, 0.3435555398464203, 0.7744361162185669, 0.23098550736904144, 0.5909765362739563, 329.50421142578125, 0.08421861380338669, 0.040254030376672745, 0.044683005660772324, 0.6994637846946716, 0.38186562061309814, 2.4362103939056396], "count": [1219]}, "timestamp": {"min": [0.0], "max": [40.6], "mean": [20.3], "std": [11.729829022150701], "count": [1219]}, "frame_index": {"min": [0], "max": [1218], "mean": [609.0], "std": [351.8948706645211], "count": [1219]}, "episode_index": {"min": [123], "max": [123], "mean": [123.0], "std": [0.0], "count": [1219]}, "index": {"min": [123143], "max": [124361], "mean": [123752.0], "std": [351.8948706645211], "count": [1219]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1219]}, "subtask_annotation": {"mean": [19.756357670221494, 29.0, 29.0, 29.0, 29.0], "std": [4.552910005985757, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1219]}, "scene_annotation": {"mean": [123.0], "std": [0.0], "min": [123], "max": [123], "count": [1219]}, "eef_direction_state": {"mean": [4.437243642329778, 4.1123872026251025], "std": [1.9480431566015572, 1.9925214882774123], "min": [0, 0], "max": [6, 6], "count": [1219]}, "eef_velocity_state": {"mean": [0.6447908121410992, 0.8326497128794094], "std": [0.6869189224015583, 0.7631056431870995], "min": [0, 0], "max": [2, 2], "count": [1219]}, "eef_acc_mag_state": {"mean": [0.6726825266611977, 0.6529942575881871], "std": [0.8322855295739299, 0.8162704411584105], "min": [0, 0], "max": [2, 2], "count": [1219]}, "eef_direction_action": {"mean": [4.437243642329778, 4.1123872026251025], "std": [1.9480431566015572, 1.9925214882774123], "min": [0, 0], "max": [6, 6], "count": [1219]}, "eef_velocity_action": {"mean": [0.6447908121410992, 0.8326497128794094], "std": [0.6869189224015583, 0.7631056431870995], "min": [0, 0], "max": [2, 2], "count": [1219]}, "eef_acc_mag_action": {"mean": [0.6726825266611977, 0.6529942575881871], "std": [0.8322855295739299, 0.8162704411584105], "min": [0, 0], "max": [2, 2], "count": [1219]}, "eef_sim_pose_state": {"mean": [0.549020677781728, 0.3180252947542977, 1.1199868947517564, -1.7793650585781062, 0.9348103626938776, 1.255212394405948, 0.5721825352764424, -0.27908068263932745, 1.1126131440631308, 1.994576083379378, 0.8738370255400965, -0.9033131607365852], "std": [0.039266270514026605, 0.0677230321809281, 0.06066987645965903, 1.141171170474996, 0.2593620052103512, 1.9169675646959112, 0.03976186053434505, 0.09306443904909309, 0.04685532075291335, 0.9844239040319801, 0.36864600386467955, 2.025973901719281], "min": [0.4769535162146413, 0.10847693132064502, 1.0454257482176441, -3.1326816574295697, 0.470279389819547, -3.1025582128481686, 0.49528802399329486, -0.37894512521365786, 1.0547300151115266, -0.47949471110140257, 0.04766356175317221, -3.1403724294565536], "max": [0.6160921844447987, 0.3976381002718042, 1.2685315252964777, 3.136211518956703, 1.3657211903399502, 3.0859702179840607, 0.6371117396652459, -0.09763908000151333, 1.2634932912077963, 2.978014116254922, 1.5009088074751165, 3.1401107152016827], "count": [1219]}, "eef_sim_pose_action": {"mean": [0.549020677781728, 0.3180252947542977, 1.1199868947517564, -1.7793650585781062, 0.9348103626938776, 1.255212394405948, 0.5721825352764424, -0.27908068263932745, 1.1126131440631308, 1.994576083379378, 0.8738370255400965, -0.9033131607365852], "std": [0.039266270514026605, 0.0677230321809281, 0.06066987645965903, 1.141171170474996, 0.2593620052103512, 1.9169675646959112, 0.03976186053434505, 0.09306443904909309, 0.04685532075291335, 0.9844239040319801, 0.36864600386467955, 2.025973901719281], "min": [0.4769535162146413, 0.10847693132064502, 1.0454257482176441, -3.1326816574295697, 0.470279389819547, -3.1025582128481686, 0.49528802399329486, -0.37894512521365786, 1.0547300151115266, -0.47949471110140257, 0.04766356175317221, -3.1403724294565536], "max": [0.6160921844447987, 0.3976381002718042, 1.2685315252964777, 3.136211518956703, 1.3657211903399502, 3.0859702179840607, 0.6371117396652459, -0.09763908000151333, 1.2634932912077963, 2.978014116254922, 1.5009088074751165, 3.1401107152016827], "count": [1219]}, "gripper_mode_state": {"mean": [0.4118129614438064, 0.6341263330598852], "std": [0.4921616058071662, 0.48167429532818423], "min": [0, 0], "max": [1, 1], "count": [1219]}, "gripper_activity_state": {"mean": [1.904019688269073, 1.9573420836751436], "std": [0.3797264931770924, 0.2590159144345414], "min": [0, 0], "max": [2, 2], "count": [1219]}, "gripper_mode_action": {"mean": [0.4118129614438064, 0.6341263330598852], "std": [0.4921616058071662, 0.48167429532818423], "min": [0, 0], "max": [1, 1], "count": [1219]}, "gripper_activity_action": {"mean": [1.904019688269073, 1.9573420836751436], "std": [0.3797264931770924, 0.2590159144345414], "min": [0, 0], "max": [2, 2], "count": [1219]}, "gripper_open_scale_state": {"mean": [0.4478810499909486, 0.42204675962966], "std": [0.3295040295939563, 0.15802878555255354], "min": [0.024, 0.003], "max": [0.813, 0.552], "count": [1219]}, "gripper_open_scale_action": {"mean": [0.4478810499909486, 0.42204675962966], "std": [0.3295040295939563, 0.15802878555255354], "min": [0.024, 0.003], "max": [0.813, 0.552], "count": [1219]}}} +{"episode_index": 123, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4087778045018631]], [[0.43852619533015696]], [[0.4439437925676501]]], "std": [[[0.22258079886392543]], [[0.18948429305424422]], [[0.1827096794902894]]], "count": [214]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.24705882352941178]]], "max": [[[0.6274509803921569]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4860671977124183]], [[0.49114440359477124]], [[0.4869033905228758]]], "std": [[[0.04522009752685492]], [[0.042577569186440005]], [[0.04296170120709115]]], "count": [214]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.46341381196170056]], [[0.4727653491692627]], [[0.47090079256001466]]], "std": [[[0.13008328653830492]], [[0.10965758960622624]], [[0.10547557699002108]]], "count": [214]}, "observation.state": {"min": [0.4703662395477295, 1.8381110429763794, -1.4738608598709106, -1.0640923976898193, -2.6877896785736084, -1.959812879562378, -0.044575706124305725, 0.0, 0.08686699718236923, 0.2779810130596161, -0.0906279981136322, -3.1411852836608887, -0.3720000386238098, -0.8270000219345093, -0.5699198246002197, -2.077500343322754, 0.3972020447254181, -0.026162486523389816, 0.042935099452733994, 0.9494591355323792, -1.6917825937271118, 46.0, -0.4043720066547394, 0.19631600379943848, -0.11367200314998627, -3.1411852836608887, 0.5040000081062317, -3.1059999465942383], "max": [0.8820544481277466, 2.0799787044525146, -0.45774751901626587, -0.16222836077213287, 0.1878148764371872, -0.5544561743736267, 1.884292483329773, 582.0, 0.3421950042247772, 0.46549201011657715, 0.11193300038576126, 3.138000011444092, 0.9779999852180481, 0.2669999897480011, -0.12428489327430725, -1.7910395860671997, 1.7632712125778198, 0.6999642848968506, 2.0017356872558594, 1.6756209135055542, -0.5073323249816895, 844.0, -0.15098799765110016, 0.379736989736557, 0.08433700352907181, 3.138000011444092, 1.312999963760376, 3.138000011444092], "mean": [0.610032856464386, 2.031116485595703, -1.0298714637756348, -0.5185908675193787, -1.1806408166885376, -1.157844066619873, 0.9974731206893921, 473.5171813964844, 0.27882954478263855, 0.40059342980384827, 0.0359162837266922, -0.9801375269889832, 0.4614904224872589, -0.21461112797260284, -0.35327282547950745, -2.0298261642456055, 0.7849817872047424, 0.46922558546066284, 1.4412477016448975, 1.438225269317627, -1.3612172603607178, 483.9165344238281, -0.31735438108444214, 0.30473849177360535, 0.02185998484492302, 2.074442148208618, 0.9070056676864624, -1.5593675374984741], "std": [0.06923005729913712, 0.06627067178487778, 0.2926653325557709, 0.25318101048469543, 1.0703357458114624, 0.38576826453208923, 0.7648070454597473, 173.76986694335938, 0.04094769433140755, 0.05311036854982376, 0.03575355187058449, 2.0569756031036377, 0.37459948658943176, 0.35481736063957214, 0.11061518639326096, 0.05747154727578163, 0.4427625834941864, 0.19877487421035767, 0.5431339144706726, 0.17204800248146057, 0.31462210416793823, 321.8863525390625, 0.060144953429698944, 0.04918191209435463, 0.04599784314632416, 1.795583724975586, 0.19821752607822418, 1.8467674255371094], "count": [1288]}, "action": {"min": [0.4703662395477295, 1.8381110429763794, -1.4738608598709106, -1.0640923976898193, -2.6877896785736084, -1.959812879562378, -0.044575706124305725, 0.0, 0.08686699718236923, 0.2779810130596161, -0.0906279981136322, -3.1411852836608887, -0.3720000386238098, -0.8270000219345093, -0.5699198246002197, -2.077500343322754, 0.3972020447254181, -0.026162486523389816, 0.042935099452733994, 0.9494591355323792, -1.6917825937271118, 46.0, -0.4043720066547394, 0.19631600379943848, -0.11367200314998627, -3.1411852836608887, 0.5040000081062317, -3.1059999465942383], "max": [0.8820544481277466, 2.0799787044525146, -0.45774751901626587, -0.16222836077213287, 0.1878148764371872, -0.5544561743736267, 1.884292483329773, 582.0, 0.3421950042247772, 0.46549201011657715, 0.11193300038576126, 3.138000011444092, 0.9779999852180481, 0.2669999897480011, -0.12428489327430725, -1.7910395860671997, 1.7632712125778198, 0.6999642848968506, 2.0017356872558594, 1.6756209135055542, -0.5073323249816895, 844.0, -0.15098799765110016, 0.379736989736557, 0.08433700352907181, 3.138000011444092, 1.312999963760376, 3.138000011444092], "mean": [0.610032856464386, 2.031116485595703, -1.0298714637756348, -0.5185908675193787, -1.1806408166885376, -1.157844066619873, 0.9974731206893921, 473.5171813964844, 0.27882954478263855, 0.40059342980384827, 0.0359162837266922, -0.9801375269889832, 0.4614904224872589, -0.21461112797260284, -0.35327282547950745, -2.0298261642456055, 0.7849817872047424, 0.46922558546066284, 1.4412477016448975, 1.438225269317627, -1.3612172603607178, 483.9165344238281, -0.31735438108444214, 0.30473849177360535, 0.02185998484492302, 2.074442148208618, 0.9070056676864624, -1.5593675374984741], "std": [0.06923005729913712, 0.06627067178487778, 0.2926653325557709, 0.25318101048469543, 1.0703357458114624, 0.38576826453208923, 0.7648070454597473, 173.76986694335938, 0.04094769433140755, 0.05311036854982376, 0.03575355187058449, 2.0569756031036377, 0.37459948658943176, 0.35481736063957214, 0.11061518639326096, 0.05747154727578163, 0.4427625834941864, 0.19877487421035767, 0.5431339144706726, 0.17204800248146057, 0.31462210416793823, 321.8863525390625, 0.060144953429698944, 0.04918191209435463, 0.04599784314632416, 1.795583724975586, 0.19821752607822418, 1.8467674255371094], "count": [1288]}, "timestamp": {"min": [0.0], "max": [42.9], "mean": [21.45], "std": [12.393782043159115], "count": [1288]}, "frame_index": {"min": [0], "max": [1287], "mean": [643.5], "std": [371.81346129477345], "count": [1288]}, "episode_index": {"min": [124], "max": [124], "mean": [124.0], "std": [0.0], "count": [1288]}, "index": {"min": [124362], "max": [125649], "mean": [125005.5], "std": [371.81346129477345], "count": [1288]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1288]}, "subtask_annotation": {"mean": [21.0722049689441, 29.0, 29.0, 29.0, 29.0], "std": [3.260468679143704, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1288]}, "scene_annotation": {"mean": [124.0], "std": [0.0], "min": [124], "max": [124], "count": [1288]}, "eef_direction_state": {"mean": [3.624223602484472, 4.157608695652174], "std": [2.365664756220069, 2.002522755739254], "min": [0, 0], "max": [6, 6], "count": [1288]}, "eef_velocity_state": {"mean": [0.7104037267080745, 0.6645962732919255], "std": [0.683081135008686, 0.6751498511269858], "min": [0, 0], "max": [2, 2], "count": [1288]}, "eef_acc_mag_state": {"mean": [0.764751552795031, 0.6032608695652174], "std": [0.8376429703205278, 0.796082364271957], "min": [0, 0], "max": [2, 2], "count": [1288]}, "eef_direction_action": {"mean": [3.624223602484472, 4.157608695652174], "std": [2.365664756220069, 2.002522755739254], "min": [0, 0], "max": [6, 6], "count": [1288]}, "eef_velocity_action": {"mean": [0.7104037267080745, 0.6645962732919255], "std": [0.683081135008686, 0.6751498511269858], "min": [0, 0], "max": [2, 2], "count": [1288]}, "eef_acc_mag_action": {"mean": [0.764751552795031, 0.6032608695652174], "std": [0.8376429703205278, 0.796082364271957], "min": [0, 0], "max": [2, 2], "count": [1288]}, "eef_sim_pose_state": {"mean": [0.500237289939399, 0.330936667502454, 1.0613508550194422, -1.751324932407657, 1.00855058236627, -2.158956045940096, 0.599353354624184, -0.30039951962441463, 1.1033065275136604, 1.1473436580145717, 1.111178831703839, -1.2164515331219585], "std": [0.0464666495576146, 0.06176566921878587, 0.031614546207536696, 0.48103163500589974, 0.1428546805524937, 1.2544980647919894, 0.03561257805456993, 0.04155443790453602, 0.028543559421285003, 1.755849139080355, 0.39597235584649876, 1.5461296118847587], "min": [0.40319250796863826, 0.16181933093879208, 0.9936060528865953, -2.567975990943001, 0.6609346644868803, -3.141466956445406, 0.5152945984215853, -0.3570699029019109, 1.0466350889381675, -3.122961613611152, 0.2278919289675052, -3.1413970016530985], "max": [0.5734087611657194, 0.4183602068943495, 1.146527033518724, -0.6863341055343906, 1.3550523856536736, 3.141025839706543, 0.6522463831705273, -0.10164844277628343, 1.1893848067885648, 3.0933747397103515, 1.511513570371204, 3.1391789354733906], "count": [1288]}, "eef_sim_pose_action": {"mean": [0.500237289939399, 0.330936667502454, 1.0613508550194422, -1.751324932407657, 1.00855058236627, -2.158956045940096, 0.599353354624184, -0.30039951962441463, 1.1033065275136604, 1.1473436580145717, 1.111178831703839, -1.2164515331219585], "std": [0.0464666495576146, 0.06176566921878587, 0.031614546207536696, 0.48103163500589974, 0.1428546805524937, 1.2544980647919894, 0.03561257805456993, 0.04155443790453602, 0.028543559421285003, 1.755849139080355, 0.39597235584649876, 1.5461296118847587], "min": [0.40319250796863826, 0.16181933093879208, 0.9936060528865953, -2.567975990943001, 0.6609346644868803, -3.141466956445406, 0.5152945984215853, -0.3570699029019109, 1.0466350889381675, -3.122961613611152, 0.2278919289675052, -3.1413970016530985], "max": [0.5734087611657194, 0.4183602068943495, 1.146527033518724, -0.6863341055343906, 1.3550523856536736, 3.141025839706543, 0.6522463831705273, -0.10164844277628343, 1.1893848067885648, 3.0933747397103515, 1.511513570371204, 3.1391789354733906], "count": [1288]}, "gripper_mode_state": {"mean": [0.4580745341614907, 0.5124223602484472], "std": [0.49823915473818736, 0.4998456611453773], "min": [0, 0], "max": [1, 1], "count": [1288]}, "gripper_activity_state": {"mean": [1.9083850931677018, 1.9666149068322982], "std": [0.37918415300429636, 0.22561930124560667], "min": [0, 0], "max": [2, 2], "count": [1288]}, "gripper_mode_action": {"mean": [0.4580745341614907, 0.5124223602484472], "std": [0.49823915473818736, 0.4998456611453773], "min": [0, 0], "max": [1, 1], "count": [1288]}, "gripper_activity_action": {"mean": [1.9083850931677018, 1.9666149068322982], "std": [0.37918415300429636, 0.22561930124560667], "min": [0, 0], "max": [2, 2], "count": [1288]}, "gripper_open_scale_state": {"mean": [0.4839165371545399, 0.47351708073638665], "std": [0.3218866249409684, 0.17376979196980347], "min": [0.046, 0.0], "max": [0.844, 0.582], "count": [1288]}, "gripper_open_scale_action": {"mean": [0.4839165371545399, 0.47351708073638665], "std": [0.3218866249409684, 0.17376979196980347], "min": [0.046, 0.0], "max": [0.844, 0.582], "count": [1288]}}} +{"episode_index": 124, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4180635325319408]], [[0.44558303363221335]], [[0.4473290379594049]]], "std": [[[0.2181040962645706]], [[0.18858165705876925]], [[0.1809990502062986]]], "count": [199]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7764705882352941]], [[0.7764705882352941]]], "mean": [[[0.43575389406181236]], [[0.4569423660377049]], [[0.4588346594081519]]], "std": [[[0.18132456243741346]], [[0.1555824836530612]], [[0.1470645395154656]]], "count": [199]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43837793748152526]], [[0.45750508876079743]], [[0.4588582803724505]]], "std": [[[0.16337218132963902]], [[0.13490293343721443]], [[0.12701333147608276]]], "count": [199]}, "observation.state": {"min": [0.25415486097335815, 1.952656865119934, -1.3653361797332764, -1.3363463878631592, -2.7385265827178955, -2.1793227195739746, 0.11444124579429626, -2.0, 0.1518619954586029, 0.2394530028104782, -0.10412000119686127, -3.1411852836608887, -0.2709999978542328, -1.24399995803833, -0.7222521305084229, -2.078634738922119, -0.5632526278495789, -0.28380799293518066, 1.752659559249878, -1.1651469469070435, -2.9669902324676514, -2.0, -0.37057599425315857, 0.2652910053730011, -0.09952499717473984, 1.284999966621399, 0.13100001215934753, -3.128999948501587], "max": [0.909665584564209, 2.0817067623138428, 0.7654489874839783, 0.17486454546451569, -0.3341083824634552, -0.8050505518913269, 2.178415536880493, 767.0, 0.35744500160217285, 0.4201579988002777, 0.13804100453853607, 3.1410000324249268, 1.1950000524520874, 0.8330000042915344, -0.2888345420360565, -1.8478847742080688, 2.263308048248291, 1.4236477613449097, 2.6298272609710693, 1.8962129354476929, 0.09438740462064743, 834.0, -0.0324460007250309, 0.429841011762619, 0.13011999428272247, 2.9809999465942383, 1.2350000143051147, 3.134999990463257], "mean": [0.564452052116394, 2.0481762886047363, -0.6170200109481812, -0.6613017916679382, -2.018071174621582, -1.4702101945877075, 1.5741689205169678, 464.0055847167969, 0.28350830078125, 0.3441351652145386, 0.02521783486008644, -1.4764217138290405, 0.415542870759964, -0.5489266514778137, -0.5147910714149475, -2.0539209842681885, 0.868571937084198, 0.9863604307174683, 2.2724859714508057, 1.1140780448913574, -1.9912904500961304, 258.9776611328125, -0.2500884532928467, 0.3716683089733124, 0.026596790179610252, 2.574725389480591, 0.4182778000831604, -2.1541707515716553], "std": [0.12563952803611755, 0.03317881003022194, 0.4019119143486023, 0.31687691807746887, 0.5219639539718628, 0.401921808719635, 0.5093018412590027, 315.4790954589844, 0.053092170506715775, 0.055025190114974976, 0.06157540902495384, 2.240229368209839, 0.4847509264945984, 0.4563586115837097, 0.10014581680297852, 0.026371818035840988, 0.6341934204101562, 0.3269538879394531, 0.29132816195487976, 0.600666344165802, 0.4155244827270508, 326.518310546875, 0.09706583619117737, 0.04757516086101532, 0.0420127771794796, 0.3936702609062195, 0.2064335197210312, 1.281495451927185], "count": [1164]}, "action": {"min": [0.25415486097335815, 1.952656865119934, -1.3653361797332764, -1.3363463878631592, -2.7385265827178955, -2.1793227195739746, 0.11444124579429626, -2.0, 0.1518619954586029, 0.2394530028104782, -0.10412000119686127, -3.1411852836608887, -0.2709999978542328, -1.24399995803833, -0.7222521305084229, -2.078634738922119, -0.5632526278495789, -0.28380799293518066, 1.752659559249878, -1.1651469469070435, -2.9669902324676514, -2.0, -0.37057599425315857, 0.2652910053730011, -0.09952499717473984, 1.284999966621399, 0.13100001215934753, -3.128999948501587], "max": [0.909665584564209, 2.0817067623138428, 0.7654489874839783, 0.17486454546451569, -0.3341083824634552, -0.8050505518913269, 2.178415536880493, 767.0, 0.35744500160217285, 0.4201579988002777, 0.13804100453853607, 3.1410000324249268, 1.1950000524520874, 0.8330000042915344, -0.2888345420360565, -1.8478847742080688, 2.263308048248291, 1.4236477613449097, 2.6298272609710693, 1.8962129354476929, 0.09438740462064743, 834.0, -0.0324460007250309, 0.429841011762619, 0.13011999428272247, 2.9809999465942383, 1.2350000143051147, 3.134999990463257], "mean": [0.564452052116394, 2.0481762886047363, -0.6170200109481812, -0.6613017916679382, -2.018071174621582, -1.4702101945877075, 1.5741689205169678, 464.0055847167969, 0.28350830078125, 0.3441351652145386, 0.02521783486008644, -1.4764217138290405, 0.415542870759964, -0.5489266514778137, -0.5147910714149475, -2.0539209842681885, 0.868571937084198, 0.9863604307174683, 2.2724859714508057, 1.1140780448913574, -1.9912904500961304, 258.9776611328125, -0.2500884532928467, 0.3716683089733124, 0.026596790179610252, 2.574725389480591, 0.4182778000831604, -2.1541707515716553], "std": [0.12563952803611755, 0.03317881003022194, 0.4019119143486023, 0.31687691807746887, 0.5219639539718628, 0.401921808719635, 0.5093018412590027, 315.4790954589844, 0.053092170506715775, 0.055025190114974976, 0.06157540902495384, 2.240229368209839, 0.4847509264945984, 0.4563586115837097, 0.10014581680297852, 0.026371818035840988, 0.6341934204101562, 0.3269538879394531, 0.29132816195487976, 0.600666344165802, 0.4155244827270508, 326.518310546875, 0.09706583619117737, 0.04757516086101532, 0.0420127771794796, 0.3936702609062195, 0.2064335197210312, 1.281495451927185], "count": [1164]}, "timestamp": {"min": [0.0], "max": [38.766666666666666], "mean": [19.383333333333333], "std": [11.200591088899762], "count": [1164]}, "frame_index": {"min": [0], "max": [1163], "mean": [581.5], "std": [336.01773266699286], "count": [1164]}, "episode_index": {"min": [125], "max": [125], "mean": [125.0], "std": [0.0], "count": [1164]}, "index": {"min": [125650], "max": [126813], "mean": [126231.5], "std": [336.01773266699286], "count": [1164]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1164]}, "subtask_annotation": {"mean": [20.86254295532646, 29.0, 29.0, 29.0, 29.0], "std": [3.828363004317697, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1164]}, "scene_annotation": {"mean": [125.0], "std": [0.0], "min": [125], "max": [125], "count": [1164]}, "eef_direction_state": {"mean": [4.553264604810996, 3.948453608247423], "std": [1.9591396514722033, 2.048993386356412], "min": [0, 0], "max": [6, 6], "count": [1164]}, "eef_velocity_state": {"mean": [0.538659793814433, 0.7757731958762887], "std": [0.66790712083376, 0.7218228191439128], "min": [0, 0], "max": [2, 2], "count": [1164]}, "eef_acc_mag_state": {"mean": [0.6924398625429553, 0.6967353951890034], "std": [0.825856563970345, 0.8258847148886448], "min": [0, 0], "max": [2, 2], "count": [1164]}, "eef_direction_action": {"mean": [4.553264604810996, 3.948453608247423], "std": [1.9591396514722033, 2.048993386356412], "min": [0, 0], "max": [6, 6], "count": [1164]}, "eef_velocity_action": {"mean": [0.538659793814433, 0.7757731958762887], "std": [0.66790712083376, 0.7218228191439128], "min": [0, 0], "max": [2, 2], "count": [1164]}, "eef_acc_mag_action": {"mean": [0.6924398625429553, 0.6967353951890034], "std": [0.825856563970345, 0.8258847148886448], "min": [0, 0], "max": [2, 2], "count": [1164]}, "eef_sim_pose_state": {"mean": [0.5727301153203452, 0.28224006197916257, 1.1299553906888902, -0.35272213178062195, 0.8821880853487174, 2.0549682406445418, 0.5526305357763117, -0.3053084605464884, 1.0995530033799288, 2.29499149302978, 0.848416855352301, -0.8625056966109246], "std": [0.042057018391791386, 0.0926997513580756, 0.042917702699910576, 2.5749403535170443, 0.3208330786638223, 1.568951159046254, 0.04101439690929455, 0.06728146478934857, 0.04152818313335971, 0.6963947231604892, 0.46857735929197136, 2.314641406260777], "min": [0.4742238273234428, 0.052913032187017914, 1.0386386771155451, -3.1284260766234344, 0.4652660200895187, -3.139920168870213, 0.4680391877445382, -0.3918111826478501, 1.0462201650680378, -2.4445909764617793, 0.08255893073876264, -3.1412500344778147], "max": [0.6275492162831445, 0.40712621085796574, 1.2431119238596873, 3.1209184728728925, 1.4141399022873204, 3.1389282716769493, 0.6240146715083118, -0.1312670998911438, 1.21566578533792, 3.1337855724190047, 1.520669425015408, 3.133473994437794], "count": [1164]}, "eef_sim_pose_action": {"mean": [0.5727301153203452, 0.28224006197916257, 1.1299553906888902, -0.35272213178062195, 0.8821880853487174, 2.0549682406445418, 0.5526305357763117, -0.3053084605464884, 1.0995530033799288, 2.29499149302978, 0.848416855352301, -0.8625056966109246], "std": [0.042057018391791386, 0.0926997513580756, 0.042917702699910576, 2.5749403535170443, 0.3208330786638223, 1.568951159046254, 0.04101439690929455, 0.06728146478934857, 0.04152818313335971, 0.6963947231604892, 0.46857735929197136, 2.314641406260777], "min": [0.4742238273234428, 0.052913032187017914, 1.0386386771155451, -3.1284260766234344, 0.4652660200895187, -3.139920168870213, 0.4680391877445382, -0.3918111826478501, 1.0462201650680378, -2.4445909764617793, 0.08255893073876264, -3.1412500344778147], "max": [0.6275492162831445, 0.40712621085796574, 1.2431119238596873, 3.1209184728728925, 1.4141399022873204, 3.1389282716769493, 0.6240146715083118, -0.1312670998911438, 1.21566578533792, 3.1337855724190047, 1.520669425015408, 3.133473994437794], "count": [1164]}, "gripper_mode_state": {"mean": [0.7362542955326461, 0.41494845360824745], "std": [0.440663032080493, 0.49271313607043954], "min": [0, 0], "max": [1, 1], "count": [1164]}, "gripper_activity_state": {"mean": [1.8530927835051547, 1.9149484536082475], "std": [0.46146977389203603, 0.3450433222802388], "min": [0, 0], "max": [2, 2], "count": [1164]}, "gripper_mode_action": {"mean": [0.7362542955326461, 0.41494845360824745], "std": [0.440663032080493, 0.49271313607043954], "min": [0, 0], "max": [1, 1], "count": [1164]}, "gripper_activity_action": {"mean": [1.8530927835051547, 1.9149484536082475], "std": [0.46146977389203603, 0.3450433222802388], "min": [0, 0], "max": [2, 2], "count": [1164]}, "gripper_open_scale_state": {"mean": [0.259230240521972, 0.4640609964422226], "std": [0.3263165174270616, 0.3153974951111631], "min": [0.0, 0.0], "max": [0.834, 0.767], "count": [1164]}, "gripper_open_scale_action": {"mean": [0.259230240521972, 0.4640609964422226], "std": [0.3263165174270616, 0.3153974951111631], "min": [0.0, 0.0], "max": [0.834, 0.767], "count": [1164]}}} +{"episode_index": 125, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41770607651496816]], [[0.4444148271705802]], [[0.44735732243000076]]], "std": [[[0.217323136475227]], [[0.184955074633974]], [[0.17767241355103391]]], "count": [162]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.43112701978939727]], [[0.45537255658436215]], [[0.45748727734406525]]], "std": [[[0.19552944753737767]], [[0.16432270321208547]], [[0.1561293309365877]]], "count": [162]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.44867740609618334]], [[0.46220992193173566]], [[0.4628148665073025]]], "std": [[[0.16576759693301307]], [[0.1389468042099757]], [[0.1327142459465229]]], "count": [162]}, "observation.state": {"min": [0.3591189384460449, 1.9079939126968384, -1.2066683769226074, -1.5865391492843628, -2.948873281478882, -2.1840527057647705, 0.23260001838207245, -3.0, 0.14078299701213837, 0.2489739954471588, -0.10137400031089783, -3.1361851692199707, -0.6349999904632568, -0.8500000834465027, -0.7214843034744263, -2.0784950256347656, 0.7693586349487305, 0.28672268986701965, -0.3067590594291687, -1.2312076091766357, -2.881398916244507, 44.0, -0.3516480028629303, 0.28791600465774536, -0.10527800023555756, 1.3250000476837158, 0.13699999451637268, -3.125999927520752], "max": [0.9696351885795593, 2.0861573219299316, -0.48654547333717346, -0.05396558344364166, -0.48265334963798523, -0.8464847207069397, 2.1703169345855713, 518.0, 0.3792319893836975, 0.4372760057449341, 0.14207300543785095, 3.140000104904175, 1.1720000505447388, 0.5440000295639038, -0.26373669505119324, -1.828441858291626, 2.156214714050293, 1.6216552257537842, 2.6769862174987793, 1.595597505569458, -0.23420573770999908, 834.0, -0.0276699997484684, 0.4550569951534271, 0.08347100019454956, 2.9140000343322754, 1.1139999628067017, 3.1080000400543213], "mean": [0.5203979015350342, 2.066650152206421, -0.744577944278717, -0.7384687066078186, -1.8444474935531616, -1.3515623807907104, 1.3541374206542969, 204.52932739257812, 0.29791128635406494, 0.35946139693260193, 0.04713635891675949, -2.2029306888580322, 0.338821679353714, -0.26779261231422424, -0.5192853212356567, -2.0491647720336914, 1.0822583436965942, 1.0517650842666626, 2.28603196144104, 1.1436312198638916, -2.1458351612091064, 347.8359680175781, -0.24977591633796692, 0.37861984968185425, 0.026632562279701233, 2.5432915687561035, 0.2911505401134491, -2.0334839820861816], "std": [0.11708542704582214, 0.02244425006210804, 0.2345394641160965, 0.37585756182670593, 0.69868004322052, 0.4085337817668915, 0.5565295815467834, 251.192138671875, 0.0480554960668087, 0.051010772585868835, 0.05242539569735527, 0.9288015961647034, 0.5118676424026489, 0.40249425172805786, 0.13370159268379211, 0.035257913172245026, 0.39735132455825806, 0.2678505480289459, 0.5581207871437073, 0.5089841485023499, 0.44083383679389954, 311.4880676269531, 0.09057578444480896, 0.047118622809648514, 0.0338260754942894, 0.32921308279037476, 0.1986343413591385, 1.4257768392562866], "count": [887]}, "action": {"min": [0.3591189384460449, 1.9079939126968384, -1.2066683769226074, -1.5865391492843628, -2.948873281478882, -2.1840527057647705, 0.23260001838207245, -3.0, 0.14078299701213837, 0.2489739954471588, -0.10137400031089783, -3.1361851692199707, -0.6349999904632568, -0.8500000834465027, -0.7214843034744263, -2.0784950256347656, 0.7693586349487305, 0.28672268986701965, -0.3067590594291687, -1.2312076091766357, -2.881398916244507, 44.0, -0.3516480028629303, 0.28791600465774536, -0.10527800023555756, 1.3250000476837158, 0.13699999451637268, -3.125999927520752], "max": [0.9696351885795593, 2.0861573219299316, -0.48654547333717346, -0.05396558344364166, -0.48265334963798523, -0.8464847207069397, 2.1703169345855713, 518.0, 0.3792319893836975, 0.4372760057449341, 0.14207300543785095, 3.140000104904175, 1.1720000505447388, 0.5440000295639038, -0.26373669505119324, -1.828441858291626, 2.156214714050293, 1.6216552257537842, 2.6769862174987793, 1.595597505569458, -0.23420573770999908, 834.0, -0.0276699997484684, 0.4550569951534271, 0.08347100019454956, 2.9140000343322754, 1.1139999628067017, 3.1080000400543213], "mean": [0.5203979015350342, 2.066650152206421, -0.744577944278717, -0.7384687066078186, -1.8444474935531616, -1.3515623807907104, 1.3541374206542969, 204.52932739257812, 0.29791128635406494, 0.35946139693260193, 0.04713635891675949, -2.2029306888580322, 0.338821679353714, -0.26779261231422424, -0.5192853212356567, -2.0491647720336914, 1.0822583436965942, 1.0517650842666626, 2.28603196144104, 1.1436312198638916, -2.1458351612091064, 347.8359680175781, -0.24977591633796692, 0.37861984968185425, 0.026632562279701233, 2.5432915687561035, 0.2911505401134491, -2.0334839820861816], "std": [0.11708542704582214, 0.02244425006210804, 0.2345394641160965, 0.37585756182670593, 0.69868004322052, 0.4085337817668915, 0.5565295815467834, 251.192138671875, 0.0480554960668087, 0.051010772585868835, 0.05242539569735527, 0.9288015961647034, 0.5118676424026489, 0.40249425172805786, 0.13370159268379211, 0.035257913172245026, 0.39735132455825806, 0.2678505480289459, 0.5581207871437073, 0.5089841485023499, 0.44083383679389954, 311.4880676269531, 0.09057578444480896, 0.047118622809648514, 0.0338260754942894, 0.32921308279037476, 0.1986343413591385, 1.4257768392562866], "count": [887]}, "timestamp": {"min": [0.0], "max": [29.533333333333335], "mean": [14.766666666666666], "std": [8.535156055333076], "count": [887]}, "frame_index": {"min": [0], "max": [886], "mean": [443.0], "std": [256.0546816599923], "count": [887]}, "episode_index": {"min": [126], "max": [126], "mean": [126.0], "std": [0.0], "count": [887]}, "index": {"min": [126814], "max": [127700], "mean": [127257.0], "std": [256.0546816599923], "count": [887]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [887]}, "subtask_annotation": {"mean": [21.8782412626832, 29.0, 29.0, 29.0, 29.0], "std": [1.755278737334383, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [887]}, "scene_annotation": {"mean": [126.0], "std": [0.0], "min": [126], "max": [126], "count": [887]}, "eef_direction_state": {"mean": [3.979706877113867, 4.131905298759865], "std": [1.9600389763823822, 2.0278687086414635], "min": [0, 0], "max": [6, 6], "count": [887]}, "eef_velocity_state": {"mean": [0.7936865839909808, 0.7350620067643743], "std": [0.7053065449072523, 0.7112714464698238], "min": [0, 0], "max": [2, 2], "count": [887]}, "eef_acc_mag_state": {"mean": [0.8883878241262683, 0.6505073280721533], "std": [0.829249939263384, 0.8263264569276958], "min": [0, 0], "max": [2, 2], "count": [887]}, "eef_direction_action": {"mean": [3.979706877113867, 4.131905298759865], "std": [1.9600389763823822, 2.0278687086414635], "min": [0, 0], "max": [6, 6], "count": [887]}, "eef_velocity_action": {"mean": [0.7936865839909808, 0.7350620067643743], "std": [0.7053065449072523, 0.7112714464698238], "min": [0, 0], "max": [2, 2], "count": [887]}, "eef_acc_mag_action": {"mean": [0.8883878241262683, 0.6505073280721533], "std": [0.829249939263384, 0.8263264569276958], "min": [0, 0], "max": [2, 2], "count": [887]}, "eef_sim_pose_state": {"mean": [0.5813308547240404, 0.27927229091816014, 1.1353090070198744, -1.3082021120135108, 0.7956624288535805, 2.3590600867082134, 0.5621418556391168, -0.32180999994566506, 1.1039769144830591, 0.35059505560278137, 0.9333545469164601, -1.4665603658904744], "std": [0.04343594845284325, 0.08065652137262831, 0.04937936478774778, 2.4242686884818783, 0.2168042019901641, 0.8917936601802781, 0.03730017250417111, 0.057695649555371625, 0.03734621675050504, 2.5618936079591244, 0.4687642737657937, 1.533097044104287], "min": [0.49847516989740215, 0.05973273069568967, 1.0628021275061603, -3.141248459062434, 0.5325288789582232, -2.816761857816324, 0.4925266353998443, -0.40701273274143723, 1.0304554287236298, -3.139301949420412, -0.03864151138858718, -3.1406130966227495], "max": [0.6508578877510276, 0.37500769364003655, 1.2786998820766295, 3.1410712393588507, 1.427477873612459, 3.129025171463687, 0.6445984461614913, -0.1270363493991038, 1.2674722411955077, 3.1413864784877625, 1.5663302909932093, 3.1269915078349455], "count": [887]}, "eef_sim_pose_action": {"mean": [0.5813308547240404, 0.27927229091816014, 1.1353090070198744, -1.3082021120135108, 0.7956624288535805, 2.3590600867082134, 0.5621418556391168, -0.32180999994566506, 1.1039769144830591, 0.35059505560278137, 0.9333545469164601, -1.4665603658904744], "std": [0.04343594845284325, 0.08065652137262831, 0.04937936478774778, 2.4242686884818783, 0.2168042019901641, 0.8917936601802781, 0.03730017250417111, 0.057695649555371625, 0.03734621675050504, 2.5618936079591244, 0.4687642737657937, 1.533097044104287], "min": [0.49847516989740215, 0.05973273069568967, 1.0628021275061603, -3.141248459062434, 0.5325288789582232, -2.816761857816324, 0.4925266353998443, -0.40701273274143723, 1.0304554287236298, -3.139301949420412, -0.03864151138858718, -3.1406130966227495], "max": [0.6508578877510276, 0.37500769364003655, 1.2786998820766295, 3.1410712393588507, 1.427477873612459, 3.129025171463687, 0.6445984461614913, -0.1270363493991038, 1.2674722411955077, 3.1413864784877625, 1.5663302909932093, 3.1269915078349455], "count": [887]}, "gripper_mode_state": {"mean": [0.5704622322435174, 0.616685456595265], "std": [0.4950101754785078, 0.4861938957032995], "min": [0, 0], "max": [1, 1], "count": [887]}, "gripper_activity_state": {"mean": [1.8726042841037205, 1.9785794813979707], "std": [0.44367569448378597, 0.14478149047737474], "min": [0, 1], "max": [2, 2], "count": [887]}, "gripper_mode_action": {"mean": [0.5704622322435174, 0.616685456595265], "std": [0.4950101754785078, 0.4861938957032995], "min": [0, 0], "max": [1, 1], "count": [887]}, "gripper_activity_action": {"mean": [1.8726042841037205, 1.9785794813979707], "std": [0.44367569448378597, 0.14478149047737474], "min": [0, 1], "max": [2, 2], "count": [887]}, "gripper_open_scale_state": {"mean": [0.3478359638330226, 0.20474013528312426], "std": [0.3114881336989163, 0.2510198214278062], "min": [0.044, 0.0], "max": [0.834, 0.518], "count": [887]}, "gripper_open_scale_action": {"mean": [0.3478359638330226, 0.20474013528312426], "std": [0.3114881336989163, 0.2510198214278062], "min": [0.044, 0.0], "max": [0.834, 0.518], "count": [887]}}} +{"episode_index": 126, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.43559662267949]], [[0.4535681195481995]], [[0.4541745632346728]]], "std": [[[0.19690011497442533]], [[0.1734106513754545]], [[0.16854207343023592]]], "count": [263]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.44649557565421605]], [[0.4621932267203459]], [[0.4615833884726261]]], "std": [[[0.1625095524782945]], [[0.13998897728747506]], [[0.13303328154180602]]], "count": [263]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4574164127152762]], [[0.4679217107470365]], [[0.46770739052908866]]], "std": [[[0.13478500883921177]], [[0.11422096670993247]], [[0.1082559343220624]]], "count": [263]}, "observation.state": {"min": [0.17781414091587067, 1.8941185474395752, -1.4500371217727661, -1.4369646310806274, -2.8840172290802, -2.009153127670288, 0.0489564910531044, -2.0, 0.18554499745368958, 0.2777650058269501, -0.11869099736213684, -3.134185314178467, -0.4390000104904175, -1.0390000343322754, -0.7746818661689758, -2.0801358222961426, 0.7331081628799438, 0.2657961845397949, -0.29911455512046814, 0.04721115529537201, -2.237773895263672, 41.0, -0.3431429862976074, 0.26320698857307434, -0.17620700597763062, -3.1411852836608887, 0.1509999930858612, -3.115999937057495], "max": [0.8130267858505249, 2.088391065597534, -0.3373546898365021, 0.04726351797580719, -0.2837730944156647, -0.5888566374778748, 2.193582057952881, 524.0, 0.39965400099754333, 0.45221999287605286, 0.1882449984550476, 3.127000093460083, 1.0240000486373901, 0.5609999895095825, -0.16727235913276672, -1.8821629285812378, 2.161398410797119, 1.388200044631958, 2.36253023147583, 1.608041763305664, -0.1642005741596222, 844.0, -0.021036000922322273, 0.44353100657463074, 0.06756199896335602, 3.125999927520752, 1.1360000371932983, 3.071000099182129], "mean": [0.46615344285964966, 2.063920021057129, -0.7326918840408325, -0.7364216446876526, -1.6919276714324951, -1.1777547597885132, 1.3393568992614746, 273.98675537109375, 0.30795419216156006, 0.3663366436958313, 0.058561861515045166, -2.1942150592803955, 0.5047164559364319, -0.3178887665271759, -0.48744305968284607, -2.0605180263519287, 1.4849528074264526, 0.9078717231750488, 1.6038734912872314, 0.8400664329528809, -1.7953529357910156, 474.22857666015625, -0.21278199553489685, 0.3847980797290802, -0.026632186025381088, 2.19696044921875, 0.4873068034648895, -1.7732049226760864], "std": [0.14934751391410828, 0.02316921018064022, 0.2513757646083832, 0.3073631823062897, 0.5992843508720398, 0.3410104513168335, 0.5962643027305603, 249.98655700683594, 0.05497503653168678, 0.04140818491578102, 0.06872864067554474, 0.715750515460968, 0.33146119117736816, 0.34553220868110657, 0.1505456268787384, 0.020686598494648933, 0.40680572390556335, 0.2898575961589813, 0.8242424130439758, 0.48092883825302124, 0.6846583485603333, 345.6641540527344, 0.07758905738592148, 0.0426439568400383, 0.056254833936691284, 1.1746118068695068, 0.2263001799583435, 1.923239827156067], "count": [1693]}, "action": {"min": [0.17781414091587067, 1.8941185474395752, -1.4500371217727661, -1.4369646310806274, -2.8840172290802, -2.009153127670288, 0.0489564910531044, -2.0, 0.18554499745368958, 0.2777650058269501, -0.11869099736213684, -3.134185314178467, -0.4390000104904175, -1.0390000343322754, -0.7746818661689758, -2.0801358222961426, 0.7331081628799438, 0.2657961845397949, -0.29911455512046814, 0.04721115529537201, -2.237773895263672, 41.0, -0.3431429862976074, 0.26320698857307434, -0.17620700597763062, -3.1411852836608887, 0.1509999930858612, -3.115999937057495], "max": [0.8130267858505249, 2.088391065597534, -0.3373546898365021, 0.04726351797580719, -0.2837730944156647, -0.5888566374778748, 2.193582057952881, 524.0, 0.39965400099754333, 0.45221999287605286, 0.1882449984550476, 3.127000093460083, 1.0240000486373901, 0.5609999895095825, -0.16727235913276672, -1.8821629285812378, 2.161398410797119, 1.388200044631958, 2.36253023147583, 1.608041763305664, -0.1642005741596222, 844.0, -0.021036000922322273, 0.44353100657463074, 0.06756199896335602, 3.125999927520752, 1.1360000371932983, 3.071000099182129], "mean": [0.46615344285964966, 2.063920021057129, -0.7326918840408325, -0.7364216446876526, -1.6919276714324951, -1.1777547597885132, 1.3393568992614746, 273.98675537109375, 0.30795419216156006, 0.3663366436958313, 0.058561861515045166, -2.1942150592803955, 0.5047164559364319, -0.3178887665271759, -0.48744305968284607, -2.0605180263519287, 1.4849528074264526, 0.9078717231750488, 1.6038734912872314, 0.8400664329528809, -1.7953529357910156, 474.22857666015625, -0.21278199553489685, 0.3847980797290802, -0.026632186025381088, 2.19696044921875, 0.4873068034648895, -1.7732049226760864], "std": [0.14934751391410828, 0.02316921018064022, 0.2513757646083832, 0.3073631823062897, 0.5992843508720398, 0.3410104513168335, 0.5962643027305603, 249.98655700683594, 0.05497503653168678, 0.04140818491578102, 0.06872864067554474, 0.715750515460968, 0.33146119117736816, 0.34553220868110657, 0.1505456268787384, 0.020686598494648933, 0.40680572390556335, 0.2898575961589813, 0.8242424130439758, 0.48092883825302124, 0.6846583485603333, 345.6641540527344, 0.07758905738592148, 0.0426439568400383, 0.056254833936691284, 1.1746118068695068, 0.2263001799583435, 1.923239827156067], "count": [1693]}, "timestamp": {"min": [0.0], "max": [56.4], "mean": [28.2], "std": [16.290897253783577], "count": [1693]}, "frame_index": {"min": [0], "max": [1692], "mean": [846.0], "std": [488.72691761350734], "count": [1693]}, "episode_index": {"min": [127], "max": [127], "mean": [127.0], "std": [0.0], "count": [1693]}, "index": {"min": [127701], "max": [129393], "mean": [128547.0], "std": [488.72691761350734], "count": [1693]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1693]}, "subtask_annotation": {"mean": [20.818665091553456, 29.0, 29.0, 29.0, 29.0], "std": [1.359990745405326, 0.0, 0.0, 0.0, 0.0], "min": [20, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1693]}, "scene_annotation": {"mean": [127.0], "std": [0.0], "min": [127], "max": [127], "count": [1693]}, "eef_direction_state": {"mean": [4.5174246898995865, 3.919669226225635], "std": [1.9273172200381286, 2.034416663450166], "min": [0, 0], "max": [6, 6], "count": [1693]}, "eef_velocity_state": {"mean": [0.5516834022445364, 0.867690490253987], "std": [0.6738415502999019, 0.7397109434557728], "min": [0, 0], "max": [2, 2], "count": [1693]}, "eef_acc_mag_state": {"mean": [0.7466036621382162, 0.7838157117542823], "std": [0.8448072757560173, 0.8330434209041414], "min": [0, 0], "max": [2, 2], "count": [1693]}, "eef_direction_action": {"mean": [4.5174246898995865, 3.919669226225635], "std": [1.9273172200381286, 2.034416663450166], "min": [0, 0], "max": [6, 6], "count": [1693]}, "eef_velocity_action": {"mean": [0.5516834022445364, 0.867690490253987], "std": [0.6738415502999019, 0.7397109434557728], "min": [0, 0], "max": [2, 2], "count": [1693]}, "eef_acc_mag_action": {"mean": [0.7466036621382162, 0.7838157117542823], "std": [0.8448072757560173, 0.8330434209041414], "min": [0, 0], "max": [2, 2], "count": [1693]}, "eef_sim_pose_state": {"mean": [0.5833797972588715, 0.2185444863347595, 1.1127098467528116, -1.0691697164582161, 1.0103364198467266, 2.1174613393961477, 0.5633552365804531, -0.33702805282127435, 1.1020659244063815, 1.5953968104884142, 1.1256912932343424, -1.1479794870546252], "std": [0.03764461833597626, 0.08091119592679721, 0.04277784744351656, 2.3483031011536477, 0.27013287953114534, 1.2509576345911417, 0.03865354239010145, 0.0691930169516822, 0.03840669073810194, 1.7312138205331078, 0.37921734521726097, 1.9345736597657497], "min": [0.47415516548970565, 0.04553445990421891, 1.042982945711745, -3.1397872068259, 0.45737827703167167, -3.1393065247164746, 0.4972861041466591, -0.47268985518481493, 1.0187019892092626, -3.1403541750243615, 0.10678381151818073, -3.1411061280586536], "max": [0.6378085211633164, 0.36192149279139557, 1.2203753054682005, 3.1372071126758274, 1.4372796533146395, 3.133289369473318, 0.6569240758464389, -0.15097474670514816, 1.225766558069293, 3.140500210790336, 1.5535645527988278, 3.1405666788125286], "count": [1693]}, "eef_sim_pose_action": {"mean": [0.5833797972588715, 0.2185444863347595, 1.1127098467528116, -1.0691697164582161, 1.0103364198467266, 2.1174613393961477, 0.5633552365804531, -0.33702805282127435, 1.1020659244063815, 1.5953968104884142, 1.1256912932343424, -1.1479794870546252], "std": [0.03764461833597626, 0.08091119592679721, 0.04277784744351656, 2.3483031011536477, 0.27013287953114534, 1.2509576345911417, 0.03865354239010145, 0.0691930169516822, 0.03840669073810194, 1.7312138205331078, 0.37921734521726097, 1.9345736597657497], "min": [0.47415516548970565, 0.04553445990421891, 1.042982945711745, -3.1397872068259, 0.45737827703167167, -3.1393065247164746, 0.4972861041466591, -0.47268985518481493, 1.0187019892092626, -3.1403541750243615, 0.10678381151818073, -3.1411061280586536], "max": [0.6378085211633164, 0.36192149279139557, 1.2203753054682005, 3.1372071126758274, 1.4372796533146395, 3.133289369473318, 0.6569240758464389, -0.15097474670514816, 1.225766558069293, 3.140500210790336, 1.5535645527988278, 3.1405666788125286], "count": [1693]}, "gripper_mode_state": {"mean": [0.44654459539279384, 0.6863555818074424], "std": [0.4971343075249274, 0.4639737030578345], "min": [0, 0], "max": [1, 1], "count": [1693]}, "gripper_activity_state": {"mean": [1.8340224453632605, 1.932663910218547], "std": [0.4971034274380266, 0.32996060707880975], "min": [0, 0], "max": [2, 2], "count": [1693]}, "gripper_mode_action": {"mean": [0.44654459539279384, 0.6863555818074424], "std": [0.4971343075249274, 0.4639737030578345], "min": [0, 0], "max": [1, 1], "count": [1693]}, "gripper_activity_action": {"mean": [1.8340224453632605, 1.932663910218547], "std": [0.4971034274380266, 0.32996060707880975], "min": [0, 0], "max": [2, 2], "count": [1693]}, "gripper_open_scale_state": {"mean": [0.47422858821240005, 0.27424276428566247], "std": [0.3456640336148481, 0.24970512756664742], "min": [0.041, 0.0], "max": [0.844, 0.524], "count": [1693]}, "gripper_open_scale_action": {"mean": [0.47422858821240005, 0.27424276428566247], "std": [0.3456640336148481, 0.24970512756664742], "min": [0.041, 0.0], "max": [0.844, 0.524], "count": [1693]}}} +{"episode_index": 127, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.42911774174867906]], [[0.45076354534470237]], [[0.4501228401322215]]], "std": [[[0.19875026144710184]], [[0.17157386341423442]], [[0.16648849313866676]]], "count": [261]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8823529411764706]], [[0.8274509803921568]], [[0.8117647058823529]]], "mean": [[[0.4311022893033331]], [[0.4577437731637994]], [[0.45859790931059524]]], "std": [[[0.1698481401880554]], [[0.13741035963311293]], [[0.12912105499329105]]], "count": [261]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4523930372436331]], [[0.464720376943881]], [[0.46426702460997166]]], "std": [[[0.13752189804255546]], [[0.1129257110532531]], [[0.10519297308401622]]], "count": [261]}, "observation.state": {"min": [0.3297276198863983, 1.8601545095443726, -1.3638700246810913, -1.2608606815338135, -2.870159149169922, -2.085336923599243, 0.25300294160842896, -2.0, 0.14120900630950928, 0.2954219877719879, -0.10632099956274033, -3.1381852626800537, -0.48399999737739563, -0.8859999775886536, -0.8645837306976318, -2.0785999298095703, 0.9109048843383789, 0.15289084613323212, 0.2275560349225998, -1.1689517498016357, -2.8807880878448486, 16.0, -0.32802799344062805, 0.325190007686615, -0.13419100642204285, 1.3450000286102295, -0.1940000206232071, -3.1401853561401367], "max": [0.9430537819862366, 2.089298725128174, -0.27288225293159485, -0.04951499402523041, -0.05838126689195633, -0.6376037001609802, 2.1921510696411133, 659.0, 0.3901819884777069, 0.4564720094203949, 0.1403380036354065, 3.1410000324249268, 1.055999994277954, 0.6039999723434448, -0.275988906621933, -1.874640703201294, 2.251823902130127, 1.4713475704193115, 2.8269972801208496, 1.6139758825302124, -0.4216890037059784, 857.0, -0.0157260000705719, 0.49671098589897156, 0.07051499933004379, 3.0510001182556152, 1.1970000267028809, 3.1410000324249268], "mean": [0.5048551559448242, 2.0576303005218506, -0.7161193490028381, -0.5929242968559265, -1.6086654663085938, -1.2975958585739136, 1.238032579421997, 564.141845703125, 0.2999509871006012, 0.3629326820373535, 0.04128604754805565, -2.0889649391174316, 0.5741475224494934, -0.2663953900337219, -0.6656087040901184, -2.0508928298950195, 1.2386783361434937, 0.7961308360099792, 2.051147699356079, 0.7929841876029968, -2.0569162368774414, 380.1365051269531, -0.23307473957538605, 0.4329133629798889, 0.0036892041098326445, 2.3256852626800537, 0.36503294110298157, -1.5184314250946045], "std": [0.15607388317584991, 0.03763336315751076, 0.21091768145561218, 0.3088989555835724, 0.6563192009925842, 0.3164083659648895, 0.5687914490699768, 202.11241149902344, 0.051295798271894455, 0.03395576775074005, 0.048490580171346664, 1.0735390186309814, 0.4471587836742401, 0.3635498881340027, 0.10978199541568756, 0.025555824860930443, 0.2953486144542694, 0.335432767868042, 0.7047967910766602, 0.5592063665390015, 0.5969129800796509, 322.3949279785156, 0.06537128239870071, 0.04616592079401016, 0.04355407878756523, 0.33880287408828735, 0.318889319896698, 2.0291097164154053], "count": [1674]}, "action": {"min": [0.3297276198863983, 1.8601545095443726, -1.3638700246810913, -1.2608606815338135, -2.870159149169922, -2.085336923599243, 0.25300294160842896, -2.0, 0.14120900630950928, 0.2954219877719879, -0.10632099956274033, -3.1381852626800537, -0.48399999737739563, -0.8859999775886536, -0.8645837306976318, -2.0785999298095703, 0.9109048843383789, 0.15289084613323212, 0.2275560349225998, -1.1689517498016357, -2.8807880878448486, 16.0, -0.32802799344062805, 0.325190007686615, -0.13419100642204285, 1.3450000286102295, -0.1940000206232071, -3.1401853561401367], "max": [0.9430537819862366, 2.089298725128174, -0.27288225293159485, -0.04951499402523041, -0.05838126689195633, -0.6376037001609802, 2.1921510696411133, 659.0, 0.3901819884777069, 0.4564720094203949, 0.1403380036354065, 3.1410000324249268, 1.055999994277954, 0.6039999723434448, -0.275988906621933, -1.874640703201294, 2.251823902130127, 1.4713475704193115, 2.8269972801208496, 1.6139758825302124, -0.4216890037059784, 857.0, -0.0157260000705719, 0.49671098589897156, 0.07051499933004379, 3.0510001182556152, 1.1970000267028809, 3.1410000324249268], "mean": [0.5048551559448242, 2.0576303005218506, -0.7161193490028381, -0.5929242968559265, -1.6086654663085938, -1.2975958585739136, 1.238032579421997, 564.141845703125, 0.2999509871006012, 0.3629326820373535, 0.04128604754805565, -2.0889649391174316, 0.5741475224494934, -0.2663953900337219, -0.6656087040901184, -2.0508928298950195, 1.2386783361434937, 0.7961308360099792, 2.051147699356079, 0.7929841876029968, -2.0569162368774414, 380.1365051269531, -0.23307473957538605, 0.4329133629798889, 0.0036892041098326445, 2.3256852626800537, 0.36503294110298157, -1.5184314250946045], "std": [0.15607388317584991, 0.03763336315751076, 0.21091768145561218, 0.3088989555835724, 0.6563192009925842, 0.3164083659648895, 0.5687914490699768, 202.11241149902344, 0.051295798271894455, 0.03395576775074005, 0.048490580171346664, 1.0735390186309814, 0.4471587836742401, 0.3635498881340027, 0.10978199541568756, 0.025555824860930443, 0.2953486144542694, 0.335432767868042, 0.7047967910766602, 0.5592063665390015, 0.5969129800796509, 322.3949279785156, 0.06537128239870071, 0.04616592079401016, 0.04355407878756523, 0.33880287408828735, 0.318889319896698, 2.0291097164154053], "count": [1674]}, "timestamp": {"min": [0.0], "max": [55.766666666666666], "mean": [27.883333333333333], "std": [16.10806963628502], "count": [1674]}, "frame_index": {"min": [0], "max": [1673], "mean": [836.5], "std": [483.2420890885506], "count": [1674]}, "episode_index": {"min": [128], "max": [128], "mean": [128.0], "std": [0.0], "count": [1674]}, "index": {"min": [129394], "max": [131067], "mean": [130230.5], "std": [483.2420890885506], "count": [1674]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1674]}, "subtask_annotation": {"mean": [20.782556750298685, 29.0, 29.0, 29.0, 29.0], "std": [3.38903730714795, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1674]}, "scene_annotation": {"mean": [128.0], "std": [0.0], "min": [128], "max": [128], "count": [1674]}, "eef_direction_state": {"mean": [4.32437275985663, 4.0657108721624855], "std": [1.8557388773753296, 2.1481524672930616], "min": [0, 0], "max": [6, 6], "count": [1674]}, "eef_velocity_state": {"mean": [0.6977299880525687, 0.6487455197132617], "std": [0.6882923364927553, 0.6564915098490008], "min": [0, 0], "max": [2, 2], "count": [1674]}, "eef_acc_mag_state": {"mean": [0.7777777777777778, 0.6111111111111112], "std": [0.8300412871845091, 0.8001767029063933], "min": [0, 0], "max": [2, 2], "count": [1674]}, "eef_direction_action": {"mean": [4.32437275985663, 4.0657108721624855], "std": [1.8557388773753296, 2.1481524672930616], "min": [0, 0], "max": [6, 6], "count": [1674]}, "eef_velocity_action": {"mean": [0.6977299880525687, 0.6487455197132617], "std": [0.6882923364927553, 0.6564915098490008], "min": [0, 0], "max": [2, 2], "count": [1674]}, "eef_acc_mag_action": {"mean": [0.7777777777777778, 0.6111111111111112], "std": [0.8300412871845091, 0.8001767029063933], "min": [0, 0], "max": [2, 2], "count": [1674]}, "eef_sim_pose_state": {"mean": [0.6299838958104829, 0.2451869031012054, 1.1266125062401378, -0.0813109140498678, 0.8547236034399623, 1.551250512758167, 0.5613464872512992, -0.32126607694573944, 1.0927340203948945, 1.5489623098857168, 1.0971916905983767, -0.1817006271837213], "std": [0.03829632911851792, 0.06047945049388407, 0.04423602198239618, 2.634913315852634, 0.3118101525259235, 1.8477576451171533, 0.03151497506408088, 0.05685897108001539, 0.0346081534003367, 1.469534609335429, 0.39821093995238377, 2.15367738577429], "min": [0.5378917912276617, 0.03372122663212784, 1.0559265842175372, -3.140475981399235, 0.28257716967258273, -3.139502569304299, 0.5135065228844398, -0.4153103718715448, 1.0346383164946813, -3.1402730864647137, 0.15695471620476376, -3.141410462850209], "max": [0.6824831393546477, 0.35068906168519387, 1.2561105042755576, 3.1382447001175886, 1.564783140036464, 3.1373617507152844, 0.6475343683853291, -0.1369531955096378, 1.235079879382812, 3.1359870064090027, 1.5289369099861965, 3.138324984484089], "count": [1674]}, "eef_sim_pose_action": {"mean": [0.6299838958104829, 0.2451869031012054, 1.1266125062401378, -0.0813109140498678, 0.8547236034399623, 1.551250512758167, 0.5613464872512992, -0.32126607694573944, 1.0927340203948945, 1.5489623098857168, 1.0971916905983767, -0.1817006271837213], "std": [0.03829632911851792, 0.06047945049388407, 0.04423602198239618, 2.634913315852634, 0.3118101525259235, 1.8477576451171533, 0.03151497506408088, 0.05685897108001539, 0.0346081534003367, 1.469534609335429, 0.39821093995238377, 2.15367738577429], "min": [0.5378917912276617, 0.03372122663212784, 1.0559265842175372, -3.140475981399235, 0.28257716967258273, -3.139502569304299, 0.5135065228844398, -0.4153103718715448, 1.0346383164946813, -3.1402730864647137, 0.15695471620476376, -3.141410462850209], "max": [0.6824831393546477, 0.35068906168519387, 1.2561105042755576, 3.1382447001175886, 1.564783140036464, 3.1373617507152844, 0.6475343683853291, -0.1369531955096378, 1.235079879382812, 3.1359870064090027, 1.5289369099861965, 3.138324984484089], "count": [1674]}, "gripper_mode_state": {"mean": [0.5997610513739546, 0.1881720430107527], "std": [0.4899466630448283, 0.39084949179948775], "min": [0, 0], "max": [1, 1], "count": [1674]}, "gripper_activity_state": {"mean": [1.7849462365591398, 1.947431302270012], "std": [0.5576558748617252, 0.28226549205426393], "min": [0, 0], "max": [2, 2], "count": [1674]}, "gripper_mode_action": {"mean": [0.5997610513739546, 0.1881720430107527], "std": [0.4899466630448283, 0.39084949179948775], "min": [0, 0], "max": [1, 1], "count": [1674]}, "gripper_activity_action": {"mean": [1.7849462365591398, 1.947431302270012], "std": [0.5576558748617252, 0.28226549205426393], "min": [0, 0], "max": [2, 2], "count": [1674]}, "gripper_open_scale_state": {"mean": [0.38013649942086025, 0.5641962365098613], "std": [0.3223951764493019, 0.20196121650914664], "min": [0.016, 0.0], "max": [0.857, 0.659], "count": [1674]}, "gripper_open_scale_action": {"mean": [0.38013649942086025, 0.5641962365098613], "std": [0.3223951764493019, 0.20196121650914664], "min": [0.016, 0.0], "max": [0.857, 0.659], "count": [1674]}}} +{"episode_index": 128, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4250736014224066]], [[0.44895229622297633]], [[0.4519024975909167]]], "std": [[[0.20837959283295088]], [[0.17944494742580328]], [[0.17327574376864607]]], "count": [156]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[1.0]], [[1.0]]], "mean": [[[0.41418153490028486]], [[0.44918728265879]], [[0.4523233971740406]]], "std": [[[0.1847259357186423]], [[0.14834705929944614]], [[0.1393570968053224]]], "count": [156]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.45807712863457345]], [[0.47009306393497574]], [[0.46959980151248537]]], "std": [[[0.14387221334009967]], [[0.12056582948689105]], [[0.11451256626321925]]], "count": [156]}, "observation.state": {"min": [0.3968878984451294, 1.8557039499282837, -1.5670089721679688, -1.2164421081542969, -2.8426005840301514, -2.1420602798461914, 0.28209757804870605, -2.0, 0.14563199877738953, 0.2833540141582489, -0.11221499741077423, -3.1351852416992188, -0.37599998712539673, -0.8009999990463257, -0.8841139674186707, -2.0770814418792725, 0.8634842038154602, 0.20858429372310638, 0.08398524671792984, 0.34323644638061523, -2.480898380279541, 46.0, -0.32617801427841187, 0.30326899886131287, -0.08528800308704376, 1.6299999952316284, -0.06499999761581421, -3.071000099182129], "max": [1.024665355682373, 2.0865237712860107, -0.39969784021377563, -0.010803588666021824, -0.5320985317230225, -0.1708153784275055, 2.084883213043213, 652.0, 0.3695780038833618, 0.4750959873199463, 0.15062600374221802, 3.138000011444092, 0.9559999704360962, 0.4230000078678131, -0.4141142666339874, -1.8860377073287964, 1.7041919231414795, 1.2698142528533936, 2.5607471466064453, 1.714890718460083, -0.2975088357925415, 855.0, -0.033743999898433685, 0.47725600004196167, 0.05845699831843376, 3.0190000534057617, 0.9940000176429749, 3.0139999389648438], "mean": [0.5928420424461365, 2.045701503753662, -0.8005459308624268, -0.6500070095062256, -1.6927119493484497, -1.1398721933364868, 1.325583815574646, 505.53668212890625, 0.28819724917411804, 0.38751956820487976, 0.04859284311532974, -1.9017566442489624, 0.40319937467575073, -0.27256205677986145, -0.648327112197876, -2.0308690071105957, 1.1281242370605469, 0.9781544804573059, 2.218867063522339, 1.0994256734848022, -2.2072014808654785, 411.9153747558594, -0.20704638957977295, 0.41156068444252014, 0.01388484612107277, 2.6040289402008057, 0.29736074805259705, -2.3244667053222656], "std": [0.15660342574119568, 0.04909833148121834, 0.29386264085769653, 0.3164415955543518, 0.7237522006034851, 0.5259988307952881, 0.5893632173538208, 226.4588165283203, 0.06653590500354767, 0.05358877032995224, 0.0700165182352066, 1.3169835805892944, 0.3762417435646057, 0.37595704197883606, 0.12038466334342957, 0.04239364713430405, 0.2731304466724396, 0.20792165398597717, 0.4737362861633301, 0.45650404691696167, 0.3291792869567871, 349.7538757324219, 0.0874442309141159, 0.05457140877842903, 0.026324475184082985, 0.2621491849422455, 0.2656453847885132, 0.9019652605056763], "count": [845]}, "action": {"min": [0.3968878984451294, 1.8557039499282837, -1.5670089721679688, -1.2164421081542969, -2.8426005840301514, -2.1420602798461914, 0.28209757804870605, -2.0, 0.14563199877738953, 0.2833540141582489, -0.11221499741077423, -3.1351852416992188, -0.37599998712539673, -0.8009999990463257, -0.8841139674186707, -2.0770814418792725, 0.8634842038154602, 0.20858429372310638, 0.08398524671792984, 0.34323644638061523, -2.480898380279541, 46.0, -0.32617801427841187, 0.30326899886131287, -0.08528800308704376, 1.6299999952316284, -0.06499999761581421, -3.071000099182129], "max": [1.024665355682373, 2.0865237712860107, -0.39969784021377563, -0.010803588666021824, -0.5320985317230225, -0.1708153784275055, 2.084883213043213, 652.0, 0.3695780038833618, 0.4750959873199463, 0.15062600374221802, 3.138000011444092, 0.9559999704360962, 0.4230000078678131, -0.4141142666339874, -1.8860377073287964, 1.7041919231414795, 1.2698142528533936, 2.5607471466064453, 1.714890718460083, -0.2975088357925415, 855.0, -0.033743999898433685, 0.47725600004196167, 0.05845699831843376, 3.0190000534057617, 0.9940000176429749, 3.0139999389648438], "mean": [0.5928420424461365, 2.045701503753662, -0.8005459308624268, -0.6500070095062256, -1.6927119493484497, -1.1398721933364868, 1.325583815574646, 505.53668212890625, 0.28819724917411804, 0.38751956820487976, 0.04859284311532974, -1.9017566442489624, 0.40319937467575073, -0.27256205677986145, -0.648327112197876, -2.0308690071105957, 1.1281242370605469, 0.9781544804573059, 2.218867063522339, 1.0994256734848022, -2.2072014808654785, 411.9153747558594, -0.20704638957977295, 0.41156068444252014, 0.01388484612107277, 2.6040289402008057, 0.29736074805259705, -2.3244667053222656], "std": [0.15660342574119568, 0.04909833148121834, 0.29386264085769653, 0.3164415955543518, 0.7237522006034851, 0.5259988307952881, 0.5893632173538208, 226.4588165283203, 0.06653590500354767, 0.05358877032995224, 0.0700165182352066, 1.3169835805892944, 0.3762417435646057, 0.37595704197883606, 0.12038466334342957, 0.04239364713430405, 0.2731304466724396, 0.20792165398597717, 0.4737362861633301, 0.45650404691696167, 0.3291792869567871, 349.7538757324219, 0.0874442309141159, 0.05457140877842903, 0.026324475184082985, 0.2621491849422455, 0.2656453847885132, 0.9019652605056763], "count": [845]}, "timestamp": {"min": [0.0], "max": [28.133333333333333], "mean": [14.066666666666665], "std": [8.1310105972956], "count": [845]}, "frame_index": {"min": [0], "max": [844], "mean": [422.0], "std": [243.93031791886796], "count": [845]}, "episode_index": {"min": [129], "max": [129], "mean": [129.0], "std": [0.0], "count": [845]}, "index": {"min": [131068], "max": [131912], "mean": [131490.0], "std": [243.93031791886796], "count": [845]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [845]}, "subtask_annotation": {"mean": [21.394082840236685, 29.0, 29.0, 29.0, 29.0], "std": [2.46244464430646, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [845]}, "scene_annotation": {"mean": [129.0], "std": [0.0], "min": [129], "max": [129], "count": [845]}, "eef_direction_state": {"mean": [4.0366863905325445, 3.486390532544379], "std": [2.0374780564813997, 2.093408503157898], "min": [0, 0], "max": [6, 6], "count": [845]}, "eef_velocity_state": {"mean": [0.7550295857988165, 0.8650887573964497], "std": [0.6865496652913463, 0.6676108762317668], "min": [0, 0], "max": [2, 2], "count": [845]}, "eef_acc_mag_state": {"mean": [0.8011834319526627, 0.7952662721893491], "std": [0.8388487578473671, 0.8281876306636848], "min": [0, 0], "max": [2, 2], "count": [845]}, "eef_direction_action": {"mean": [4.0366863905325445, 3.486390532544379], "std": [2.0374780564813997, 2.093408503157898], "min": [0, 0], "max": [6, 6], "count": [845]}, "eef_velocity_action": {"mean": [0.7550295857988165, 0.8650887573964497], "std": [0.6865496652913463, 0.6676108762317668], "min": [0, 0], "max": [2, 2], "count": [845]}, "eef_acc_mag_action": {"mean": [0.8011834319526627, 0.7952662721893491], "std": [0.8388487578473671, 0.8281876306636848], "min": [0, 0], "max": [2, 2], "count": [845]}, "eef_sim_pose_state": {"mean": [0.6163836346299221, 0.2420412054380784, 1.155841132233847, -1.539719465629986, 0.808108713026421, 2.531131487721916, 0.5873985901931615, -0.3142122357105653, 1.1106867740358617, -0.2849811909473116, 1.010778496273301, -1.8018110689383957], "std": [0.04400335347022286, 0.07076295611090827, 0.04841982541594926, 2.3586196867347438, 0.3705121903664189, 0.724062274500138, 0.045268717021439385, 0.0836393525927109, 0.033799930267365726, 2.485946010688791, 0.3537808837521171, 1.2282827397197278], "min": [0.5249425519749554, 0.06597112090208235, 1.0846145071264015, -3.1366635053070646, 0.28055146461988323, -3.049922054257192, 0.5139381550895457, -0.3992695612578316, 1.0443860817470152, -3.141163849587996, 0.2412942522164625, -3.135933395268694], "max": [0.6690085201541295, 0.3530737733898929, 1.2812303899304354, 3.141509513135759, 1.430343971321081, 2.967829425331147, 0.6678693530166396, -0.11483943662985265, 1.2229548034572049, 3.1406482802306765, 1.4043920645058976, 3.038404688947058], "count": [845]}, "eef_sim_pose_action": {"mean": [0.6163836346299221, 0.2420412054380784, 1.155841132233847, -1.539719465629986, 0.808108713026421, 2.531131487721916, 0.5873985901931615, -0.3142122357105653, 1.1106867740358617, -0.2849811909473116, 1.010778496273301, -1.8018110689383957], "std": [0.04400335347022286, 0.07076295611090827, 0.04841982541594926, 2.3586196867347438, 0.3705121903664189, 0.724062274500138, 0.045268717021439385, 0.0836393525927109, 0.033799930267365726, 2.485946010688791, 0.3537808837521171, 1.2282827397197278], "min": [0.5249425519749554, 0.06597112090208235, 1.0846145071264015, -3.1366635053070646, 0.28055146461988323, -3.049922054257192, 0.5139381550895457, -0.3992695612578316, 1.0443860817470152, -3.141163849587996, 0.2412942522164625, -3.135933395268694], "max": [0.6690085201541295, 0.3530737733898929, 1.2812303899304354, 3.141509513135759, 1.430343971321081, 2.967829425331147, 0.6678693530166396, -0.11483943662985265, 1.2229548034572049, 3.1406482802306765, 1.4043920645058976, 3.038404688947058], "count": [845]}, "gripper_mode_state": {"mean": [0.5479289940828402, 0.18461538461538463], "std": [0.4976975100663106, 0.3879852373205717], "min": [0, 0], "max": [1, 1], "count": [845]}, "gripper_activity_state": {"mean": [1.824852071005917, 1.9242603550295858], "std": [0.5126541984900098, 0.34939112333791855], "min": [0, 0], "max": [2, 2], "count": [845]}, "gripper_mode_action": {"mean": [0.5479289940828402, 0.18461538461538463], "std": [0.4976975100663106, 0.3879852373205717], "min": [0, 0], "max": [1, 1], "count": [845]}, "gripper_activity_action": {"mean": [1.824852071005917, 1.9242603550295858], "std": [0.5126541984900098, 0.34939112333791855], "min": [0, 0], "max": [2, 2], "count": [845]}, "gripper_open_scale_state": {"mean": [0.41191538479144746, 0.5057309382853429], "std": [0.3497538097080888, 0.2260240731381063], "min": [0.046, 0.0], "max": [0.855, 0.652], "count": [845]}, "gripper_open_scale_action": {"mean": [0.41191538479144746, 0.5057309382853429], "std": [0.3497538097080888, 0.2260240731381063], "min": [0.046, 0.0], "max": [0.855, 0.652], "count": [845]}}} +{"episode_index": 129, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42071339289752807]], [[0.4446600890211909]], [[0.4461477196270665]]], "std": [[[0.2088662216435569]], [[0.17912300285395605]], [[0.17327057141230467]]], "count": [289]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[0.8509803921568627]], [[0.8549019607843137]]], "mean": [[[0.4080504535868557]], [[0.4440090293326096]], [[0.4469581891580161]]], "std": [[[0.18646708205972318]], [[0.15150295674395378]], [[0.14279615577547403]]], "count": [289]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4445699829816587]], [[0.462782802004885]], [[0.4640648916140851]]], "std": [[[0.16132653142622633]], [[0.13394162058793502]], [[0.12706965519398666]]], "count": [289]}, "observation.state": {"min": [0.22334977984428406, 1.771020531654358, -1.7005615234375, -1.417922854423523, -2.917719602584839, -2.076138973236084, 0.35730382800102234, -3.0, 0.11235500127077103, 0.28164899349212646, -0.12892399728298187, -3.124000072479248, -0.7100000381469727, -0.8830000162124634, -0.9284628033638, -2.0709378719329834, 0.6316870450973511, 0.2730567753314972, -0.0010471976129338145, -1.1546051502227783, -2.8840694427490234, -2.0, -0.3192499876022339, 0.292807012796402, -0.07744500041007996, 1.2300000190734863, 0.0139999995008111, -3.125], "max": [0.9382541179656982, 2.0862269401550293, -0.3890688121318817, -0.2192133516073227, 0.12690289318561554, -0.4997052550315857, 2.157576084136963, 604.0, 0.3586429953575134, 0.47270700335502625, 0.1258160024881363, 3.1389999389648438, 1.1119999885559082, 0.596000075340271, -0.34746018052101135, -1.843696117401123, 2.0363805294036865, 1.4497053623199463, 2.5358238220214844, 1.6966171264648438, -0.6144257187843323, 851.0, -0.042281001806259155, 0.48412901163101196, 0.08087000250816345, 3.115999937057495, 1.031999945640564, 3.135999917984009], "mean": [0.5710996389389038, 2.050600290298462, -0.9575750827789307, -0.7886937260627747, -1.8233331441879272, -1.2419846057891846, 1.4551247358322144, 425.2319030761719, 0.2686111032962799, 0.38059425354003906, 0.03491123765707016, -2.167377471923828, 0.28699037432670593, -0.2589728534221649, -0.6321530938148499, -2.041252851486206, 1.0811607837677002, 0.9163678288459778, 2.278541088104248, 1.0169867277145386, -2.295175552368164, 465.90478515625, -0.2244073450565338, 0.41083183884620667, 0.0049167354591190815, 2.637511730194092, 0.3595248758792877, -2.3034286499023438], "std": [0.15145790576934814, 0.04739919677376747, 0.37226954102516174, 0.2808837294578552, 0.8275798559188843, 0.4603084325790405, 0.5147964954376221, 259.5321044921875, 0.05536065250635147, 0.050064247101545334, 0.060580916702747345, 1.152822732925415, 0.47683411836624146, 0.371719628572464, 0.1695949286222458, 0.033308904618024826, 0.3305571377277374, 0.28020837903022766, 0.3116247057914734, 0.48606646060943604, 0.20748426020145416, 366.9428405761719, 0.06783950328826904, 0.04930165782570839, 0.031311217695474625, 0.2968820035457611, 0.24397633969783783, 0.6700505614280701], "count": [1917]}, "action": {"min": [0.22334977984428406, 1.771020531654358, -1.7005615234375, -1.417922854423523, -2.917719602584839, -2.076138973236084, 0.35730382800102234, -3.0, 0.11235500127077103, 0.28164899349212646, -0.12892399728298187, -3.124000072479248, -0.7100000381469727, -0.8830000162124634, -0.9284628033638, -2.0709378719329834, 0.6316870450973511, 0.2730567753314972, -0.0010471976129338145, -1.1546051502227783, -2.8840694427490234, -2.0, -0.3192499876022339, 0.292807012796402, -0.07744500041007996, 1.2300000190734863, 0.0139999995008111, -3.125], "max": [0.9382541179656982, 2.0862269401550293, -0.3890688121318817, -0.2192133516073227, 0.12690289318561554, -0.4997052550315857, 2.157576084136963, 604.0, 0.3586429953575134, 0.47270700335502625, 0.1258160024881363, 3.1389999389648438, 1.1119999885559082, 0.596000075340271, -0.34746018052101135, -1.843696117401123, 2.0363805294036865, 1.4497053623199463, 2.5358238220214844, 1.6966171264648438, -0.6144257187843323, 851.0, -0.042281001806259155, 0.48412901163101196, 0.08087000250816345, 3.115999937057495, 1.031999945640564, 3.135999917984009], "mean": [0.5710996389389038, 2.050600290298462, -0.9575750827789307, -0.7886937260627747, -1.8233331441879272, -1.2419846057891846, 1.4551247358322144, 425.2319030761719, 0.2686111032962799, 0.38059425354003906, 0.03491123765707016, -2.167377471923828, 0.28699037432670593, -0.2589728534221649, -0.6321530938148499, -2.041252851486206, 1.0811607837677002, 0.9163678288459778, 2.278541088104248, 1.0169867277145386, -2.295175552368164, 465.90478515625, -0.2244073450565338, 0.41083183884620667, 0.0049167354591190815, 2.637511730194092, 0.3595248758792877, -2.3034286499023438], "std": [0.15145790576934814, 0.04739919677376747, 0.37226954102516174, 0.2808837294578552, 0.8275798559188843, 0.4603084325790405, 0.5147964954376221, 259.5321044921875, 0.05536065250635147, 0.050064247101545334, 0.060580916702747345, 1.152822732925415, 0.47683411836624146, 0.371719628572464, 0.1695949286222458, 0.033308904618024826, 0.3305571377277374, 0.28020837903022766, 0.3116247057914734, 0.48606646060943604, 0.20748426020145416, 366.9428405761719, 0.06783950328826904, 0.04930165782570839, 0.031311217695474625, 0.2968820035457611, 0.24397633969783783, 0.6700505614280701], "count": [1917]}, "timestamp": {"min": [0.0], "max": [63.86666666666667], "mean": [31.933333333333334], "std": [18.446338590826294], "count": [1917]}, "frame_index": {"min": [0], "max": [1916], "mean": [958.0], "std": [553.3901577247889], "count": [1917]}, "episode_index": {"min": [130], "max": [130], "mean": [130.0], "std": [0.0], "count": [1917]}, "index": {"min": [131913], "max": [133829], "mean": [132871.0], "std": [553.3901577247889], "count": [1917]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1917]}, "subtask_annotation": {"mean": [21.11737089201878, 29.0, 29.0, 29.0, 29.0], "std": [3.418519597508186, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1917]}, "scene_annotation": {"mean": [130.0], "std": [0.0], "min": [130], "max": [130], "count": [1917]}, "eef_direction_state": {"mean": [4.22170057381325, 3.912884715701617], "std": [2.0923859353664134, 2.091098423647832], "min": [0, 0], "max": [6, 6], "count": [1917]}, "eef_velocity_state": {"mean": [0.6108502869066249, 0.7652582159624414], "std": [0.6673292146038003, 0.7136665000789485], "min": [0, 0], "max": [2, 2], "count": [1917]}, "eef_acc_mag_state": {"mean": [0.6890975482524778, 0.6969222743870631], "std": [0.8281378381380178, 0.8263121562468074], "min": [0, 0], "max": [2, 2], "count": [1917]}, "eef_direction_action": {"mean": [4.22170057381325, 3.912884715701617], "std": [2.0923859353664134, 2.091098423647832], "min": [0, 0], "max": [6, 6], "count": [1917]}, "eef_velocity_action": {"mean": [0.6108502869066249, 0.7652582159624414], "std": [0.6673292146038003, 0.7136665000789485], "min": [0, 0], "max": [2, 2], "count": [1917]}, "eef_acc_mag_action": {"mean": [0.6890975482524778, 0.6969222743870631], "std": [0.8281378381380178, 0.8263121562468074], "min": [0, 0], "max": [2, 2], "count": [1917]}, "eef_sim_pose_state": {"mean": [0.6141177858557614, 0.24779189924130313, 1.1370918570389692, -1.3926458637623333, 0.7862403162061999, 2.085638418816003, 0.5840016848201974, -0.294916673358862, 1.1185060696702098, 0.02332423789640982, 0.9155335420782572, -1.8713054381761278], "std": [0.04216438656340736, 0.057925541048132446, 0.04139934832738553, 2.364035913805239, 0.3382304888509287, 1.796196631451583, 0.04071671123177987, 0.07530167103273619, 0.027607801846152386, 2.6419085287327775, 0.4323982923086729, 1.0492211793009065], "min": [0.5106713718111987, 0.07673172765048498, 1.0725476045512095, -3.1372077793168254, 0.293121270703389, -3.1398934946367874, 0.47741772368396, -0.4004719835247535, 1.0671158154069487, -3.14037766706242, -0.024936964069936396, -3.1304087274437085], "max": [0.6810929018833505, 0.36028593713781587, 1.2754637968586129, 3.141340095917346, 1.5456544480738135, 3.141566630614239, 0.6696585325839421, -0.08425820293526429, 1.236297236134655, 3.140956927442852, 1.4047608222670296, 3.1410530511209185], "count": [1917]}, "eef_sim_pose_action": {"mean": [0.6141177858557614, 0.24779189924130313, 1.1370918570389692, -1.3926458637623333, 0.7862403162061999, 2.085638418816003, 0.5840016848201974, -0.294916673358862, 1.1185060696702098, 0.02332423789640982, 0.9155335420782572, -1.8713054381761278], "std": [0.04216438656340736, 0.057925541048132446, 0.04139934832738553, 2.364035913805239, 0.3382304888509287, 1.796196631451583, 0.04071671123177987, 0.07530167103273619, 0.027607801846152386, 2.6419085287327775, 0.4323982923086729, 1.0492211793009065], "min": [0.5106713718111987, 0.07673172765048498, 1.0725476045512095, -3.1372077793168254, 0.293121270703389, -3.1398934946367874, 0.47741772368396, -0.4004719835247535, 1.0671158154069487, -3.14037766706242, -0.024936964069936396, -3.1304087274437085], "max": [0.6810929018833505, 0.36028593713781587, 1.2754637968586129, 3.141340095917346, 1.5456544480738135, 3.141566630614239, 0.6696585325839421, -0.08425820293526429, 1.236297236134655, 3.140956927442852, 1.4047608222670296, 3.1410530511209185], "count": [1917]}, "gripper_mode_state": {"mean": [0.4747000521648409, 0.3223787167449139], "std": [0.49935950240236915, 0.4673870769873998], "min": [0, 0], "max": [1, 1], "count": [1917]}, "gripper_activity_state": {"mean": [1.8977569118414188, 1.945226917057903], "std": [0.4046936119097567, 0.2953727884170054], "min": [0, 0], "max": [2, 2], "count": [1917]}, "gripper_mode_action": {"mean": [0.4747000521648409, 0.3223787167449139], "std": [0.49935950240236915, 0.4673870769873998], "min": [0, 0], "max": [1, 1], "count": [1917]}, "gripper_activity_action": {"mean": [1.8977569118414188, 1.945226917057903], "std": [0.4046936119097567, 0.2953727884170054], "min": [0, 0], "max": [2, 2], "count": [1917]}, "gripper_open_scale_state": {"mean": [0.46590584258045475, 0.42538680228870224], "std": [0.36694308624810024, 0.2592775345570125], "min": [0.0, 0.0], "max": [0.851, 0.604], "count": [1917]}, "gripper_open_scale_action": {"mean": [0.46590584258045475, 0.42538680228870224], "std": [0.36694308624810024, 0.2592775345570125], "min": [0.0, 0.0], "max": [0.851, 0.604], "count": [1917]}}} +{"episode_index": 130, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42237819053903614]], [[0.4491358700531495]], [[0.4510260001436472]]], "std": [[[0.21479902911950582]], [[0.18369146280145124]], [[0.17819867166884776]]], "count": [182]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.8117647058823529]], [[0.807843137254902]]], "mean": [[[0.4226753371220283]], [[0.45169866744774834]], [[0.4551009245044172]]], "std": [[[0.18118738550596675]], [[0.1463195479910391]], [[0.13762559959426146]]], "count": [182]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8627450980392157]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4505143669647346]], [[0.46717238786540255]], [[0.4684008587409323]]], "std": [[[0.14778551589142733]], [[0.12103122269956486]], [[0.1137955471578211]]], "count": [182]}, "observation.state": {"min": [0.2693043053150177, 1.849473237991333, -1.4542607069015503, -1.1694403886795044, -2.814605236053467, -2.055072784423828, 0.2684665322303772, 3.0, 0.14773200452327728, 0.30776500701904297, -0.10517200082540512, -3.1391851902008057, -0.39100003242492676, -0.7160000205039978, -0.8151036500930786, -2.0785999298095703, 0.7055493593215942, 0.22949334979057312, -0.09526007622480392, -1.2644561529159546, -2.8808231353759766, 34.0, -0.33520200848579407, 0.30097800493240356, -0.12088099867105484, 1.3270000219345093, -0.05900000035762787, -3.1411852836608887], "max": [0.8492249250411987, 2.0893685817718506, -0.38123229146003723, 0.07984881103038788, -0.4617966413497925, -0.7269995212554932, 1.9369490146636963, 603.0, 0.3581939935684204, 0.4426969885826111, 0.12636199593544006, 3.140000104904175, 1.0010000467300415, 0.6420000195503235, -0.2882934808731079, -1.8794054985046387, 2.2173187732696533, 1.5240041017532349, 2.623195171356201, 1.7355380058288574, -0.2842617928981781, 849.0, -0.036299001425504684, 0.4856550097465515, 0.08399199694395065, 2.944999933242798, 1.065000057220459, 3.140000104904175], "mean": [0.5587716102600098, 2.039365291595459, -0.807119607925415, -0.6204151511192322, -1.7390135526657104, -1.3068833351135254, 1.2186535596847534, 489.6505432128906, 0.28564468026161194, 0.37023836374282837, 0.03584421053528786, -2.123384952545166, 0.38642069697380066, -0.18670207262039185, -0.6123403906822205, -2.0092790126800537, 1.1815546751022339, 0.9600105285644531, 2.3038389682769775, 0.9857861399650574, -2.257110118865967, 419.6548767089844, -0.22290994226932526, 0.40129363536834717, 0.016796929761767387, 2.5130984783172607, 0.2708614468574524, -1.7639437913894653], "std": [0.12721695005893707, 0.05952848494052887, 0.2569182813167572, 0.3195981979370117, 0.7295344471931458, 0.37872153520584106, 0.5258383750915527, 151.3278350830078, 0.05085478350520134, 0.045104071497917175, 0.056303344666957855, 1.1561356782913208, 0.4063779413700104, 0.33784955739974976, 0.14703716337680817, 0.0556054562330246, 0.4526602029800415, 0.259360671043396, 0.4923364520072937, 0.6736470460891724, 0.36893340945243835, 364.4029846191406, 0.0854240134358406, 0.049902528524398804, 0.040462736040353775, 0.38301119208335876, 0.27865853905677795, 1.7996063232421875], "count": [1033]}, "action": {"min": [0.2693043053150177, 1.849473237991333, -1.4542607069015503, -1.1694403886795044, -2.814605236053467, -2.055072784423828, 0.2684665322303772, 3.0, 0.14773200452327728, 0.30776500701904297, -0.10517200082540512, -3.1391851902008057, -0.39100003242492676, -0.7160000205039978, -0.8151036500930786, -2.0785999298095703, 0.7055493593215942, 0.22949334979057312, -0.09526007622480392, -1.2644561529159546, -2.8808231353759766, 34.0, -0.33520200848579407, 0.30097800493240356, -0.12088099867105484, 1.3270000219345093, -0.05900000035762787, -3.1411852836608887], "max": [0.8492249250411987, 2.0893685817718506, -0.38123229146003723, 0.07984881103038788, -0.4617966413497925, -0.7269995212554932, 1.9369490146636963, 603.0, 0.3581939935684204, 0.4426969885826111, 0.12636199593544006, 3.140000104904175, 1.0010000467300415, 0.6420000195503235, -0.2882934808731079, -1.8794054985046387, 2.2173187732696533, 1.5240041017532349, 2.623195171356201, 1.7355380058288574, -0.2842617928981781, 849.0, -0.036299001425504684, 0.4856550097465515, 0.08399199694395065, 2.944999933242798, 1.065000057220459, 3.140000104904175], "mean": [0.5587716102600098, 2.039365291595459, -0.807119607925415, -0.6204151511192322, -1.7390135526657104, -1.3068833351135254, 1.2186535596847534, 489.6505432128906, 0.28564468026161194, 0.37023836374282837, 0.03584421053528786, -2.123384952545166, 0.38642069697380066, -0.18670207262039185, -0.6123403906822205, -2.0092790126800537, 1.1815546751022339, 0.9600105285644531, 2.3038389682769775, 0.9857861399650574, -2.257110118865967, 419.6548767089844, -0.22290994226932526, 0.40129363536834717, 0.016796929761767387, 2.5130984783172607, 0.2708614468574524, -1.7639437913894653], "std": [0.12721695005893707, 0.05952848494052887, 0.2569182813167572, 0.3195981979370117, 0.7295344471931458, 0.37872153520584106, 0.5258383750915527, 151.3278350830078, 0.05085478350520134, 0.045104071497917175, 0.056303344666957855, 1.1561356782913208, 0.4063779413700104, 0.33784955739974976, 0.14703716337680817, 0.0556054562330246, 0.4526602029800415, 0.259360671043396, 0.4923364520072937, 0.6736470460891724, 0.36893340945243835, 364.4029846191406, 0.0854240134358406, 0.049902528524398804, 0.040462736040353775, 0.38301119208335876, 0.27865853905677795, 1.7996063232421875], "count": [1033]}, "timestamp": {"min": [0.0], "max": [34.4], "mean": [17.2], "std": [9.94004247699397], "count": [1033]}, "frame_index": {"min": [0], "max": [1032], "mean": [516.0], "std": [298.20127430981915], "count": [1033]}, "episode_index": {"min": [131], "max": [131], "mean": [131.0], "std": [0.0], "count": [1033]}, "index": {"min": [133830], "max": [134862], "mean": [134346.0], "std": [298.20127430981915], "count": [1033]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1033]}, "subtask_annotation": {"mean": [20.8431752178122, 29.0, 29.0, 29.0, 29.0], "std": [3.6175588760876978, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1033]}, "scene_annotation": {"mean": [131.0], "std": [0.0], "min": [131], "max": [131], "count": [1033]}, "eef_direction_state": {"mean": [4.195546950629235, 3.8896418199419167], "std": [1.9241421105370613, 1.995983180102012], "min": [0, 0], "max": [6, 6], "count": [1033]}, "eef_velocity_state": {"mean": [0.6844143272023233, 0.8160696999031946], "std": [0.6867005662120644, 0.7263890741930741], "min": [0, 0], "max": [2, 2], "count": [1033]}, "eef_acc_mag_state": {"mean": [0.7773475314617618, 0.7212003872216844], "std": [0.8410970641274662, 0.8300419935491398], "min": [0, 0], "max": [2, 2], "count": [1033]}, "eef_direction_action": {"mean": [4.195546950629235, 3.8896418199419167], "std": [1.9241421105370613, 1.995983180102012], "min": [0, 0], "max": [6, 6], "count": [1033]}, "eef_velocity_action": {"mean": [0.6844143272023233, 0.8160696999031946], "std": [0.6867005662120644, 0.7263890741930741], "min": [0, 0], "max": [2, 2], "count": [1033]}, "eef_acc_mag_action": {"mean": [0.7773475314617618, 0.7212003872216844], "std": [0.8410970641274662, 0.8300419935491398], "min": [0, 0], "max": [2, 2], "count": [1033]}, "eef_sim_pose_state": {"mean": [0.6051315538897557, 0.25280601621657495, 1.1456054068573063, -0.30032527147555593, 0.7695058639089709, 2.3431862728337935, 0.571839698131254, -0.30906247538330983, 1.102908129083106, -0.09769206901634456, 1.038564215757889, -1.5494606727438383], "std": [0.041446488995165176, 0.08281575661840596, 0.03953158994802271, 2.6562107987396475, 0.4083673565635372, 0.9261065831862649, 0.039710206119619985, 0.06653061625112476, 0.0342116962154044, 2.5034371590721083, 0.383196765927692, 1.3137423984101204], "min": [0.5237294536946162, 0.04862712649888255, 1.073372249073885, -3.1410721134687125, 0.19707369006606634, -3.1380796760177283, 0.4947791195560674, -0.3920081020850088, 1.0342012415685151, -3.1404644430426076, 0.2636247252235462, -3.1392539902929406], "max": [0.6784455852036388, 0.3664429799264216, 1.266056140106231, 3.136254576105352, 1.543035319825992, 3.034776139384425, 0.63340977353918, -0.13265004574604627, 1.1786702670896358, 3.1366673323952985, 1.4340551393813423, 3.1406833583022364], "count": [1033]}, "eef_sim_pose_action": {"mean": [0.6051315538897557, 0.25280601621657495, 1.1456054068573063, -0.30032527147555593, 0.7695058639089709, 2.3431862728337935, 0.571839698131254, -0.30906247538330983, 1.102908129083106, -0.09769206901634456, 1.038564215757889, -1.5494606727438383], "std": [0.041446488995165176, 0.08281575661840596, 0.03953158994802271, 2.6562107987396475, 0.4083673565635372, 0.9261065831862649, 0.039710206119619985, 0.06653061625112476, 0.0342116962154044, 2.5034371590721083, 0.383196765927692, 1.3137423984101204], "min": [0.5237294536946162, 0.04862712649888255, 1.073372249073885, -3.1410721134687125, 0.19707369006606634, -3.1380796760177283, 0.4947791195560674, -0.3920081020850088, 1.0342012415685151, -3.1404644430426076, 0.2636247252235462, -3.1392539902929406], "max": [0.6784455852036388, 0.3664429799264216, 1.266056140106231, 3.136254576105352, 1.543035319825992, 3.034776139384425, 0.63340977353918, -0.13265004574604627, 1.1786702670896358, 3.1366673323952985, 1.4340551393813423, 3.1406833583022364], "count": [1033]}, "gripper_mode_state": {"mean": [0.5304937076476283, 0.13649564375605033], "std": [0.49906926753096853, 0.34331411708764803], "min": [0, 0], "max": [1, 1], "count": [1033]}, "gripper_activity_state": {"mean": [1.8712487899322363, 1.962245885769603], "std": [0.4528879996569679, 0.24405335923509724], "min": [0, 0], "max": [2, 2], "count": [1033]}, "gripper_mode_action": {"mean": [0.5304937076476283, 0.13649564375605033], "std": [0.49906926753096853, 0.34331411708764803], "min": [0, 0], "max": [1, 1], "count": [1033]}, "gripper_activity_action": {"mean": [1.8712487899322363, 1.962245885769603], "std": [0.4528879996569679, 0.24405335923509724], "min": [0, 0], "max": [2, 2], "count": [1033]}, "gripper_open_scale_state": {"mean": [0.4196548887771637, 0.489650532424276], "std": [0.3644031828423599, 0.15132766758543068], "min": [0.034, 0.003], "max": [0.849, 0.603], "count": [1033]}, "gripper_open_scale_action": {"mean": [0.4196548887771637, 0.489650532424276], "std": [0.3644031828423599, 0.15132766758543068], "min": [0.034, 0.003], "max": [0.849, 0.603], "count": [1033]}}} +{"episode_index": 131, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.41170795746799704]], [[0.438482373003442]], [[0.4427106549967127]]], "std": [[[0.21729393537602673]], [[0.18952589058752642]], [[0.18192321295305358]]], "count": [169]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.42412638743860465]], [[0.4520804605619368]], [[0.4550517848164907]]], "std": [[[0.18977979145836335]], [[0.15742453311307594]], [[0.1489896252216263]]], "count": [169]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40759573809800054]], [[0.44111450840198013]], [[0.44735865892214877]]], "std": [[[0.1790140721072993]], [[0.14287219665393003]], [[0.13281963690461568]]], "count": [169]}, "observation.state": {"min": [0.3338291645050049, 1.9219741821289062, -1.6880650520324707, -1.0318909883499146, -2.7137253284454346, -2.020462989807129, 0.13847441971302032, 5.0, 0.1534709930419922, 0.2728770077228546, -0.11281400173902512, -3.0829999446868896, -0.20800000429153442, -0.7990000247955322, -0.9444849491119385, -2.0743587017059326, 0.628562867641449, 0.2206619679927826, 0.07365289330482483, -0.8135853409767151, -2.878274917602539, 32.0, -0.3002089858055115, 0.323853999376297, -0.08184599876403809, 1.4210000038146973, -0.40400004386901855, -3.1391851902008057], "max": [0.7177491784095764, 2.084691286087036, -0.3672173023223877, -0.33918729424476624, 0.0006457718554884195, -0.2341882884502411, 1.7273001670837402, 602.0, 0.33862999081611633, 0.4791499972343445, 0.11854200065135956, -1.1950000524520874, 1.1929999589920044, 0.4620000123977661, -0.23493878543376923, -1.7651911973953247, 1.963390827178955, 1.6859532594680786, 2.8902478218078613, 1.923649549484253, -0.31405454874038696, 846.0, -0.000590000010561198, 0.4930739998817444, 0.14264799654483795, 3.059000015258789, 1.0169999599456787, 3.1389999389648438], "mean": [0.6002452969551086, 2.0445289611816406, -0.8728060126304626, -0.8056409358978271, -2.155266284942627, -1.1489020586013794, 1.5789051055908203, 324.34759521484375, 0.27684861421585083, 0.39034217596054077, 0.022641493007540703, -2.556243896484375, 0.21177220344543457, -0.42646920680999756, -0.7236485481262207, -1.9757035970687866, 1.0840003490447998, 1.0352627038955688, 2.55755877494812, 1.3390345573425293, -2.4612321853637695, 557.6240844726562, -0.20444455742835999, 0.40224188566207886, 0.05672171711921692, 2.506375312805176, 0.09966415911912918, -1.7304763793945312], "std": [0.08589619398117065, 0.04041397199034691, 0.32393306493759155, 0.136678546667099, 0.5754798054695129, 0.5398530960083008, 0.25603947043418884, 273.7854919433594, 0.04134856164455414, 0.06422422081232071, 0.04193289577960968, 0.3952595889568329, 0.3246558606624603, 0.24488815665245056, 0.16330455243587494, 0.07817554473876953, 0.3621222972869873, 0.31175535917282104, 0.5735620856285095, 0.5712418556213379, 0.4155987501144409, 328.6524658203125, 0.08214373141527176, 0.05091414228081703, 0.05030910298228264, 0.3887559175491333, 0.38936060667037964, 1.6760464906692505], "count": [935]}, "action": {"min": [0.3338291645050049, 1.9219741821289062, -1.6880650520324707, -1.0318909883499146, -2.7137253284454346, -2.020462989807129, 0.13847441971302032, 5.0, 0.1534709930419922, 0.2728770077228546, -0.11281400173902512, -3.0829999446868896, -0.20800000429153442, -0.7990000247955322, -0.9444849491119385, -2.0743587017059326, 0.628562867641449, 0.2206619679927826, 0.07365289330482483, -0.8135853409767151, -2.878274917602539, 32.0, -0.3002089858055115, 0.323853999376297, -0.08184599876403809, 1.4210000038146973, -0.40400004386901855, -3.1391851902008057], "max": [0.7177491784095764, 2.084691286087036, -0.3672173023223877, -0.33918729424476624, 0.0006457718554884195, -0.2341882884502411, 1.7273001670837402, 602.0, 0.33862999081611633, 0.4791499972343445, 0.11854200065135956, -1.1950000524520874, 1.1929999589920044, 0.4620000123977661, -0.23493878543376923, -1.7651911973953247, 1.963390827178955, 1.6859532594680786, 2.8902478218078613, 1.923649549484253, -0.31405454874038696, 846.0, -0.000590000010561198, 0.4930739998817444, 0.14264799654483795, 3.059000015258789, 1.0169999599456787, 3.1389999389648438], "mean": [0.6002452969551086, 2.0445289611816406, -0.8728060126304626, -0.8056409358978271, -2.155266284942627, -1.1489020586013794, 1.5789051055908203, 324.34759521484375, 0.27684861421585083, 0.39034217596054077, 0.022641493007540703, -2.556243896484375, 0.21177220344543457, -0.42646920680999756, -0.7236485481262207, -1.9757035970687866, 1.0840003490447998, 1.0352627038955688, 2.55755877494812, 1.3390345573425293, -2.4612321853637695, 557.6240844726562, -0.20444455742835999, 0.40224188566207886, 0.05672171711921692, 2.506375312805176, 0.09966415911912918, -1.7304763793945312], "std": [0.08589619398117065, 0.04041397199034691, 0.32393306493759155, 0.136678546667099, 0.5754798054695129, 0.5398530960083008, 0.25603947043418884, 273.7854919433594, 0.04134856164455414, 0.06422422081232071, 0.04193289577960968, 0.3952595889568329, 0.3246558606624603, 0.24488815665245056, 0.16330455243587494, 0.07817554473876953, 0.3621222972869873, 0.31175535917282104, 0.5735620856285095, 0.5712418556213379, 0.4155987501144409, 328.6524658203125, 0.08214373141527176, 0.05091414228081703, 0.05030910298228264, 0.3887559175491333, 0.38936060667037964, 1.6760464906692505], "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": [132], "max": [132], "mean": [132.0], "std": [0.0], "count": [935]}, "index": {"min": [134863], "max": [135797], "mean": [135330.0], "std": [269.91109647437617], "count": [935]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [935]}, "subtask_annotation": {"mean": [21.902673796791444, 29.0, 29.0, 29.0, 29.0], "std": [2.088968559422226, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [935]}, "scene_annotation": {"mean": [132.0], "std": [0.0], "min": [132], "max": [132], "count": [935]}, "eef_direction_state": {"mean": [4.099465240641711, 3.9411764705882355], "std": [1.8481815698415371, 2.080663382972638], "min": [0, 0], "max": [6, 6], "count": [935]}, "eef_velocity_state": {"mean": [0.8331550802139037, 0.7272727272727273], "std": [0.6765532278156496, 0.6948662360826331], "min": [0, 0], "max": [2, 2], "count": [935]}, "eef_acc_mag_state": {"mean": [0.8663101604278075, 0.6598930481283423], "std": [0.8378025561263457, 0.810259078725784], "min": [0, 0], "max": [2, 2], "count": [935]}, "eef_direction_action": {"mean": [4.099465240641711, 3.9411764705882355], "std": [1.8481815698415371, 2.080663382972638], "min": [0, 0], "max": [6, 6], "count": [935]}, "eef_velocity_action": {"mean": [0.8331550802139037, 0.7272727272727273], "std": [0.6765532278156496, 0.6948662360826331], "min": [0, 0], "max": [2, 2], "count": [935]}, "eef_acc_mag_action": {"mean": [0.8663101604278075, 0.6598930481283423], "std": [0.8378025561263457, 0.810259078725784], "min": [0, 0], "max": [2, 2], "count": [935]}, "eef_sim_pose_state": {"mean": [0.6109868114180736, 0.26259643853168596, 1.1906804195614042, -0.36408425456628013, 0.5719715859148654, 2.223885518584626, 0.5959006034140043, -0.2949916920199644, 1.1103812463456495, 0.12485586421690312, 0.8468565769458468, -2.13928898880804], "std": [0.04045765158893788, 0.07928857137580202, 0.053694414548190475, 2.525269034263762, 0.4608414761106075, 1.0927281651738314, 0.051088872303632384, 0.053339753120470804, 0.018893837513937615, 2.790832305862184, 0.3019585654048884, 0.7985573729335971], "min": [0.5499634987896045, 0.04963290755930196, 1.078607674276676, -3.1370447466889613, -0.09167429293892426, -3.1132980593183404, 0.497039830841341, -0.39553430263082406, 1.0573375958476425, -3.139633678089809, 0.43176039092924645, -3.1330299208382972], "max": [0.6902424114732315, 0.3710315730053245, 1.3214855045722782, 3.1390975239703858, 1.5108181537074081, 3.0756319849222353, 0.6678514651384544, -0.12109324441446273, 1.1656843170232671, 3.1353475603833174, 1.41571042062473, 2.9851599103757156], "count": [935]}, "eef_sim_pose_action": {"mean": [0.6109868114180736, 0.26259643853168596, 1.1906804195614042, -0.36408425456628013, 0.5719715859148654, 2.223885518584626, 0.5959006034140043, -0.2949916920199644, 1.1103812463456495, 0.12485586421690312, 0.8468565769458468, -2.13928898880804], "std": [0.04045765158893788, 0.07928857137580202, 0.053694414548190475, 2.525269034263762, 0.4608414761106075, 1.0927281651738314, 0.051088872303632384, 0.053339753120470804, 0.018893837513937615, 2.790832305862184, 0.3019585654048884, 0.7985573729335971], "min": [0.5499634987896045, 0.04963290755930196, 1.078607674276676, -3.1370447466889613, -0.09167429293892426, -3.1132980593183404, 0.497039830841341, -0.39553430263082406, 1.0573375958476425, -3.139633678089809, 0.43176039092924645, -3.1330299208382972], "max": [0.6902424114732315, 0.3710315730053245, 1.3214855045722782, 3.1390975239703858, 1.5108181537074081, 3.0756319849222353, 0.6678514651384544, -0.12109324441446273, 1.1656843170232671, 3.1353475603833174, 1.41571042062473, 2.9851599103757156], "count": [935]}, "gripper_mode_state": {"mean": [0.3304812834224599, 0.44278074866310163], "std": [0.4703864419069765, 0.49671516714958375], "min": [0, 0], "max": [1, 1], "count": [935]}, "gripper_activity_state": {"mean": [1.813903743315508, 1.9304812834224598], "std": [0.5329960232385677, 0.34062114294135376], "min": [0, 0], "max": [2, 2], "count": [935]}, "gripper_mode_action": {"mean": [0.3304812834224599, 0.44278074866310163], "std": [0.4703864419069765, 0.49671516714958375], "min": [0, 0], "max": [1, 1], "count": [935]}, "gripper_activity_action": {"mean": [1.813903743315508, 1.9304812834224598], "std": [0.5329960232385677, 0.34062114294135376], "min": [0, 0], "max": [2, 2], "count": [935]}, "gripper_open_scale_state": {"mean": [0.5576240642078423, 0.324347593576258], "std": [0.32865251753576713, 0.2737854940483758], "min": [0.032, 0.005], "max": [0.846, 0.602], "count": [935]}, "gripper_open_scale_action": {"mean": [0.5576240642078423, 0.324347593576258], "std": [0.32865251753576713, 0.2737854940483758], "min": [0.032, 0.005], "max": [0.846, 0.602], "count": [935]}}} +{"episode_index": 132, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.42147219803491576]], [[0.445266087246302]], [[0.44799355721820894]]], "std": [[[0.20955281253648025]], [[0.18278016184201124]], [[0.17592516628949825]]], "count": [228]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9647058823529412]]], "mean": [[[0.4178710547815617]], [[0.44832340937105836]], [[0.4503969755116959]]], "std": [[[0.17676144104771677]], [[0.14471125716965183]], [[0.1371139665452263]]], "count": [228]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8941176470588236]], [[1.0]], [[1.0]]], "mean": [[[0.457173991837232]], [[0.46951236867188395]], [[0.46917333250917326]]], "std": [[[0.14461796143232394]], [[0.12097622031942637]], [[0.11422288896771221]]], "count": [228]}, "observation.state": {"min": [0.19291125237941742, 1.798055648803711, -1.526656985282898, -1.3980087041854858, -2.736903429031372, -2.1391279697418213, 0.25300294160842896, -2.0, 0.15103399753570557, 0.3037619888782501, -0.10633700340986252, -3.1411852836608887, -0.2890000343322754, -0.722000002861023, -0.8426275253295898, -2.078303337097168, 0.6156648993492126, 0.15566591918468475, 0.19535471498966217, -1.252814769744873, -2.887228488922119, 16.0, -0.3485260009765625, 0.30089399218559265, -0.07745400071144104, 1.4170000553131104, -0.13300000131130219, -3.1371853351593018], "max": [0.8820370435714722, 2.086419105529785, -0.34604641795158386, -0.1604306697845459, 0.21640339493751526, -0.5655739307403564, 2.0126962661743164, 604.0, 0.3747200071811676, 0.4564099907875061, 0.15660299360752106, 3.1410000324249268, 0.9300000071525574, 0.6450000405311584, -0.23516565561294556, -1.7979161739349365, 2.2914254665374756, 1.407485842704773, 2.699972152709961, 1.8208497762680054, -0.23322834074497223, 860.0, -0.03713199868798256, 0.47992199659347534, 0.10875199735164642, 3.0320000648498535, 0.902999997138977, 3.127000093460083], "mean": [0.5429093837738037, 2.029710292816162, -1.0023303031921387, -0.710558295249939, -1.4115252494812012, -1.2206320762634277, 1.263279676437378, 489.3066711425781, 0.28447315096855164, 0.38059255480766296, 0.06488581001758575, -1.9913005828857422, 0.37147092819213867, -0.05134793743491173, -0.5760897994041443, -1.9995449781417847, 1.1421478986740112, 0.9951408505439758, 2.2973105907440186, 0.9915516972541809, -2.3166584968566895, 533.6284790039062, -0.2282925397157669, 0.39397135376930237, 0.03267792984843254, 2.494537591934204, 0.33501800894737244, -2.2427821159362793], "std": [0.1254386007785797, 0.05765531212091446, 0.2899665832519531, 0.40357404947280884, 1.1331837177276611, 0.3410564959049225, 0.7116240859031677, 189.76918029785156, 0.06976588815450668, 0.03969275951385498, 0.079843670129776, 0.9329496622085571, 0.36593225598335266, 0.48665839433670044, 0.18916133046150208, 0.07633216679096222, 0.43959543108940125, 0.26834380626678467, 0.4757120907306671, 0.7201782464981079, 0.3185456693172455, 343.9870300292969, 0.08266236633062363, 0.04942450299859047, 0.02988479845225811, 0.43471476435661316, 0.3691580593585968, 1.03035306930542], "count": [1397]}, "action": {"min": [0.19291125237941742, 1.798055648803711, -1.526656985282898, -1.3980087041854858, -2.736903429031372, -2.1391279697418213, 0.25300294160842896, -2.0, 0.15103399753570557, 0.3037619888782501, -0.10633700340986252, -3.1411852836608887, -0.2890000343322754, -0.722000002861023, -0.8426275253295898, -2.078303337097168, 0.6156648993492126, 0.15566591918468475, 0.19535471498966217, -1.252814769744873, -2.887228488922119, 16.0, -0.3485260009765625, 0.30089399218559265, -0.07745400071144104, 1.4170000553131104, -0.13300000131130219, -3.1371853351593018], "max": [0.8820370435714722, 2.086419105529785, -0.34604641795158386, -0.1604306697845459, 0.21640339493751526, -0.5655739307403564, 2.0126962661743164, 604.0, 0.3747200071811676, 0.4564099907875061, 0.15660299360752106, 3.1410000324249268, 0.9300000071525574, 0.6450000405311584, -0.23516565561294556, -1.7979161739349365, 2.2914254665374756, 1.407485842704773, 2.699972152709961, 1.8208497762680054, -0.23322834074497223, 860.0, -0.03713199868798256, 0.47992199659347534, 0.10875199735164642, 3.0320000648498535, 0.902999997138977, 3.127000093460083], "mean": [0.5429093837738037, 2.029710292816162, -1.0023303031921387, -0.710558295249939, -1.4115252494812012, -1.2206320762634277, 1.263279676437378, 489.3066711425781, 0.28447315096855164, 0.38059255480766296, 0.06488581001758575, -1.9913005828857422, 0.37147092819213867, -0.05134793743491173, -0.5760897994041443, -1.9995449781417847, 1.1421478986740112, 0.9951408505439758, 2.2973105907440186, 0.9915516972541809, -2.3166584968566895, 533.6284790039062, -0.2282925397157669, 0.39397135376930237, 0.03267792984843254, 2.494537591934204, 0.33501800894737244, -2.2427821159362793], "std": [0.1254386007785797, 0.05765531212091446, 0.2899665832519531, 0.40357404947280884, 1.1331837177276611, 0.3410564959049225, 0.7116240859031677, 189.76918029785156, 0.06976588815450668, 0.03969275951385498, 0.079843670129776, 0.9329496622085571, 0.36593225598335266, 0.48665839433670044, 0.18916133046150208, 0.07633216679096222, 0.43959543108940125, 0.26834380626678467, 0.4757120907306671, 0.7201782464981079, 0.3185456693172455, 343.9870300292969, 0.08266236633062363, 0.04942450299859047, 0.02988479845225811, 0.43471476435661316, 0.3691580593585968, 1.03035306930542], "count": [1397]}, "timestamp": {"min": [0.0], "max": [46.53333333333333], "mean": [23.266666666666666], "std": [13.442635323642625], "count": [1397]}, "frame_index": {"min": [0], "max": [1396], "mean": [698.0], "std": [403.2790597092787], "count": [1397]}, "episode_index": {"min": [133], "max": [133], "mean": [133.0], "std": [0.0], "count": [1397]}, "index": {"min": [135798], "max": [137194], "mean": [136496.0], "std": [403.2790597092787], "count": [1397]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1397]}, "subtask_annotation": {"mean": [19.533285612025768, 29.0, 29.0, 29.0, 29.0], "std": [4.7806354662342745, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1397]}, "scene_annotation": {"mean": [133.0], "std": [0.0], "min": [133], "max": [133], "count": [1397]}, "eef_direction_state": {"mean": [4.549033643521833, 3.8682891911238366], "std": [1.822450307138471, 2.073068472758797], "min": [0, 0], "max": [6, 6], "count": [1397]}, "eef_velocity_state": {"mean": [0.5712240515390121, 0.8647100930565498], "std": [0.6673504523490229, 0.7545757375689806], "min": [0, 0], "max": [2, 2], "count": [1397]}, "eef_acc_mag_state": {"mean": [0.7165354330708661, 0.7143879742304939], "std": [0.8184294680661481, 0.822483277269045], "min": [0, 0], "max": [2, 2], "count": [1397]}, "eef_direction_action": {"mean": [4.549033643521833, 3.8682891911238366], "std": [1.822450307138471, 2.073068472758797], "min": [0, 0], "max": [6, 6], "count": [1397]}, "eef_velocity_action": {"mean": [0.5712240515390121, 0.8647100930565498], "std": [0.6673504523490229, 0.7545757375689806], "min": [0, 0], "max": [2, 2], "count": [1397]}, "eef_acc_mag_action": {"mean": [0.7165354330708661, 0.7143879742304939], "std": [0.8184294680661481, 0.822483277269045], "min": [0, 0], "max": [2, 2], "count": [1397]}, "eef_sim_pose_state": {"mean": [0.5989024828255993, 0.2664048801783061, 1.1517081997183811, -1.9669617521298943, 0.7721382569950961, 1.1372405733896593, 0.5810321582669745, -0.3193501153951082, 1.1220473862076985, -0.3339228848832651, 0.9499380831261185, -1.389713423138326], "std": [0.037218342374006855, 0.07486821925053455, 0.038019976379639234, 1.7123367195392312, 0.5345484405073911, 2.4086094175279733, 0.03580075172121662, 0.08708941869945935, 0.03441826745593712, 2.3593108482771536, 0.26184023125472417, 1.1959658574063778], "min": [0.5147212410891496, 0.068488314866345, 1.0889264075960743, -3.141075743842027, 0.07421737512356619, -3.132871295225215, 0.49275130938376915, -0.4176250730934391, 1.067475955625466, -3.1398936572195435, 0.311558587870886, -3.124475307190318], "max": [0.6769581838401152, 0.40790503189763383, 1.2647428994289083, 3.1403807819512224, 1.552477700259049, 3.1340496309645967, 0.6496667498707107, -0.13080543495508226, 1.256932310506149, 3.1414739187077063, 1.5248014674150596, 2.989352117841787], "count": [1397]}, "eef_sim_pose_action": {"mean": [0.5989024828255993, 0.2664048801783061, 1.1517081997183811, -1.9669617521298943, 0.7721382569950961, 1.1372405733896593, 0.5810321582669745, -0.3193501153951082, 1.1220473862076985, -0.3339228848832651, 0.9499380831261185, -1.389713423138326], "std": [0.037218342374006855, 0.07486821925053455, 0.038019976379639234, 1.7123367195392312, 0.5345484405073911, 2.4086094175279733, 0.03580075172121662, 0.08708941869945935, 0.03441826745593712, 2.3593108482771536, 0.26184023125472417, 1.1959658574063778], "min": [0.5147212410891496, 0.068488314866345, 1.0889264075960743, -3.141075743842027, 0.07421737512356619, -3.132871295225215, 0.49275130938376915, -0.4176250730934391, 1.067475955625466, -3.1398936572195435, 0.311558587870886, -3.124475307190318], "max": [0.6769581838401152, 0.40790503189763383, 1.2647428994289083, 3.1403807819512224, 1.552477700259049, 3.1340496309645967, 0.6496667498707107, -0.13080543495508226, 1.256932310506149, 3.1414739187077063, 1.5248014674150596, 2.989352117841787], "count": [1397]}, "gripper_mode_state": {"mean": [0.37294201861130993, 0.3586256263421618], "std": [0.4835868788185035, 0.4795970042367347], "min": [0, 0], "max": [1, 1], "count": [1397]}, "gripper_activity_state": {"mean": [1.858267716535433, 1.944166070150322], "std": [0.4679697754328715, 0.2877167459367458], "min": [0, 0], "max": [2, 2], "count": [1397]}, "gripper_mode_action": {"mean": [0.37294201861130993, 0.3586256263421618], "std": [0.4835868788185035, 0.4795970042367347], "min": [0, 0], "max": [1, 1], "count": [1397]}, "gripper_activity_action": {"mean": [1.858267716535433, 1.944166070150322], "std": [0.4679697754328715, 0.2877167459367458], "min": [0, 0], "max": [2, 2], "count": [1397]}, "gripper_open_scale_state": {"mean": [0.5336284895987713, 0.4893969220596296], "std": [0.34398972243056825, 0.189536090323725], "min": [0.016, 0.0], "max": [0.86, 0.604], "count": [1397]}, "gripper_open_scale_action": {"mean": [0.5336284895987713, 0.4893969220596296], "std": [0.34398972243056825, 0.189536090323725], "min": [0.016, 0.0], "max": [0.86, 0.604], "count": [1397]}}} +{"episode_index": 133, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4120398649395346]], [[0.4386150668198036]], [[0.44255678992611536]]], "std": [[[0.2134670127799402]], [[0.18315544775778042]], [[0.1748766582568392]]], "count": [207]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40654848777272584]], [[0.4431483494363929]], [[0.44691654628840266]]], "std": [[[0.19046495173717604]], [[0.15321504426488447]], [[0.14408773221134846]]], "count": [207]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4585773223137886]], [[0.4686239531037858]], [[0.4672687178333491]]], "std": [[[0.14962374017642463]], [[0.13017644003550613]], [[0.12809782699767294]]], "count": [207]}, "observation.state": {"min": [0.2989923655986786, 1.9330744743347168, -1.4165441989898682, -1.340377926826477, -2.917719602584839, -2.1826040744781494, 0.3631855845451355, -2.0, 0.14919400215148926, 0.27108699083328247, -0.09992899745702744, -3.1401853561401367, -0.5910000205039978, -0.6959999799728394, -0.8882155418395996, -2.0792980194091797, 0.8343371748924255, 0.3122568726539612, -0.29616492986679077, 0.23006930947303772, -2.3639090061187744, 59.0, -0.3424839973449707, 0.3098280131816864, -0.09099599719047546, -3.131185293197632, -0.022000005468726158, -3.1411852836608887], "max": [0.9027890563011169, 2.087623357772827, -0.2975088357925415, 0.01736602559685707, -0.7666009664535522, -0.6253340244293213, 1.9226198196411133, 634.0, 0.4201880097389221, 0.447409987449646, 0.14064599573612213, 3.1410000324249268, 1.2489999532699585, 0.5640000104904175, -0.41893142461776733, -1.8542553186416626, 1.95614755153656, 0.9479233026504517, 2.5587923526763916, 1.634186863899231, -0.10384709388017654, 859.0, -0.08736900240182877, 0.49580898880958557, 0.0782419964671135, 3.121000051498413, 1.0809999704360962, 3.140000104904175], "mean": [0.5299673080444336, 2.052138328552246, -0.7239886522293091, -0.6969848275184631, -1.8471105098724365, -1.4314671754837036, 1.289015531539917, 546.13720703125, 0.30092424154281616, 0.3413069248199463, 0.04792395979166031, -1.6769756078720093, 0.34315893054008484, -0.20643921196460724, -0.6449847221374512, -2.026120662689209, 1.1157506704330444, 0.7490432858467102, 1.977358341217041, 1.1432808637619019, -1.9788414239883423, 419.4837646484375, -0.2413429170846939, 0.40008074045181274, -0.0006913157412782311, 2.588406562805176, 0.3558948040008545, -2.229279041290283], "std": [0.161088764667511, 0.03416958451271057, 0.2919662892818451, 0.3683822453022003, 0.7767999768257141, 0.40663841366767883, 0.495480477809906, 200.00479125976562, 0.07274159789085388, 0.044674552977085114, 0.05680253356695175, 1.787686824798584, 0.589488685131073, 0.3202476501464844, 0.12065039575099945, 0.05394594743847847, 0.27460405230522156, 0.1736450493335724, 0.7435835599899292, 0.43843454122543335, 0.5144173502922058, 365.1101379394531, 0.05765647068619728, 0.04963209480047226, 0.035856008529663086, 0.6306025981903076, 0.37843263149261475, 1.044188141822815], "count": [1232]}, "action": {"min": [0.2989923655986786, 1.9330744743347168, -1.4165441989898682, -1.340377926826477, -2.917719602584839, -2.1826040744781494, 0.3631855845451355, -2.0, 0.14919400215148926, 0.27108699083328247, -0.09992899745702744, -3.1401853561401367, -0.5910000205039978, -0.6959999799728394, -0.8882155418395996, -2.0792980194091797, 0.8343371748924255, 0.3122568726539612, -0.29616492986679077, 0.23006930947303772, -2.3639090061187744, 59.0, -0.3424839973449707, 0.3098280131816864, -0.09099599719047546, -3.131185293197632, -0.022000005468726158, -3.1411852836608887], "max": [0.9027890563011169, 2.087623357772827, -0.2975088357925415, 0.01736602559685707, -0.7666009664535522, -0.6253340244293213, 1.9226198196411133, 634.0, 0.4201880097389221, 0.447409987449646, 0.14064599573612213, 3.1410000324249268, 1.2489999532699585, 0.5640000104904175, -0.41893142461776733, -1.8542553186416626, 1.95614755153656, 0.9479233026504517, 2.5587923526763916, 1.634186863899231, -0.10384709388017654, 859.0, -0.08736900240182877, 0.49580898880958557, 0.0782419964671135, 3.121000051498413, 1.0809999704360962, 3.140000104904175], "mean": [0.5299673080444336, 2.052138328552246, -0.7239886522293091, -0.6969848275184631, -1.8471105098724365, -1.4314671754837036, 1.289015531539917, 546.13720703125, 0.30092424154281616, 0.3413069248199463, 0.04792395979166031, -1.6769756078720093, 0.34315893054008484, -0.20643921196460724, -0.6449847221374512, -2.026120662689209, 1.1157506704330444, 0.7490432858467102, 1.977358341217041, 1.1432808637619019, -1.9788414239883423, 419.4837646484375, -0.2413429170846939, 0.40008074045181274, -0.0006913157412782311, 2.588406562805176, 0.3558948040008545, -2.229279041290283], "std": [0.161088764667511, 0.03416958451271057, 0.2919662892818451, 0.3683822453022003, 0.7767999768257141, 0.40663841366767883, 0.495480477809906, 200.00479125976562, 0.07274159789085388, 0.044674552977085114, 0.05680253356695175, 1.787686824798584, 0.589488685131073, 0.3202476501464844, 0.12065039575099945, 0.05394594743847847, 0.27460405230522156, 0.1736450493335724, 0.7435835599899292, 0.43843454122543335, 0.5144173502922058, 365.1101379394531, 0.05765647068619728, 0.04963209480047226, 0.035856008529663086, 0.6306025981903076, 0.37843263149261475, 1.044188141822815], "count": [1232]}, "timestamp": {"min": [0.0], "max": [41.03333333333333], "mean": [20.516666666666666], "std": [11.854921622122461], "count": [1232]}, "frame_index": {"min": [0], "max": [1231], "mean": [615.5], "std": [355.64764866367386], "count": [1232]}, "episode_index": {"min": [134], "max": [134], "mean": [134.0], "std": [0.0], "count": [1232]}, "index": {"min": [137195], "max": [138426], "mean": [137810.5], "std": [355.64764866367386], "count": [1232]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1232]}, "subtask_annotation": {"mean": [21.021103896103895, 29.0, 29.0, 29.0, 29.0], "std": [3.609314620279962, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1232]}, "scene_annotation": {"mean": [134.0], "std": [0.0], "min": [134], "max": [134], "count": [1232]}, "eef_direction_state": {"mean": [4.571428571428571, 4.10064935064935], "std": [1.8344012181945226, 2.062639109932766], "min": [0, 0], "max": [6, 6], "count": [1232]}, "eef_velocity_state": {"mean": [0.5381493506493507, 0.7564935064935064], "std": [0.6151542545696749, 0.7144996727958427], "min": [0, 0], "max": [2, 2], "count": [1232]}, "eef_acc_mag_state": {"mean": [0.5933441558441559, 0.6590909090909091], "std": [0.7973502292282003, 0.8122530502925608], "min": [0, 0], "max": [2, 2], "count": [1232]}, "eef_direction_action": {"mean": [4.571428571428571, 4.10064935064935], "std": [1.8344012181945226, 2.062639109932766], "min": [0, 0], "max": [6, 6], "count": [1232]}, "eef_velocity_action": {"mean": [0.5381493506493507, 0.7564935064935064], "std": [0.6151542545696749, 0.7144996727958427], "min": [0, 0], "max": [2, 2], "count": [1232]}, "eef_acc_mag_action": {"mean": [0.5933441558441559, 0.6590909090909091], "std": [0.7973502292282003, 0.8122530502925608], "min": [0, 0], "max": [2, 2], "count": [1232]}, "eef_sim_pose_state": {"mean": [0.6069820885951261, 0.2568954832053338, 1.1186267070433773, -1.6209834516426391, 0.7749406416498312, 1.6733546523603715, 0.5485156655926047, -0.32322516106695853, 1.103150761931341, 1.4483166510404883, 0.9380382206396165, -0.8976209397789018], "std": [0.039959491067433454, 0.05664429932439604, 0.025175175907012428, 1.9335905913793183, 0.39959097105483715, 2.0000190836979694, 0.0360417533620172, 0.07501663549700704, 0.044512164308893064, 1.9538031475347608, 0.49793362280797915, 1.885281691745187], "min": [0.5282754863215302, 0.10254889988225324, 1.056478953249275, -3.1341489156889306, 0.24761578925195238, -3.1261779101770575, 0.4979520354133019, -0.4102466863756726, 1.025084382316552, -3.137349687263913, 0.12281357577762608, -3.1367223589444313], "max": [0.6877676026434474, 0.3835268215695244, 1.1785055418461907, 3.133404285443702, 1.4109770251652294, 3.136333039708512, 0.6348289202778902, -0.12662436110351333, 1.2494231875949666, 3.1331193251710214, 1.5000719173222596, 3.1254795836720644], "count": [1232]}, "eef_sim_pose_action": {"mean": [0.6069820885951261, 0.2568954832053338, 1.1186267070433773, -1.6209834516426391, 0.7749406416498312, 1.6733546523603715, 0.5485156655926047, -0.32322516106695853, 1.103150761931341, 1.4483166510404883, 0.9380382206396165, -0.8976209397789018], "std": [0.039959491067433454, 0.05664429932439604, 0.025175175907012428, 1.9335905913793183, 0.39959097105483715, 2.0000190836979694, 0.0360417533620172, 0.07501663549700704, 0.044512164308893064, 1.9538031475347608, 0.49793362280797915, 1.885281691745187], "min": [0.5282754863215302, 0.10254889988225324, 1.056478953249275, -3.1341489156889306, 0.24761578925195238, -3.1261779101770575, 0.4979520354133019, -0.4102466863756726, 1.025084382316552, -3.137349687263913, 0.12281357577762608, -3.1367223589444313], "max": [0.6877676026434474, 0.3835268215695244, 1.1785055418461907, 3.133404285443702, 1.4109770251652294, 3.136333039708512, 0.6348289202778902, -0.12662436110351333, 1.2494231875949666, 3.1331193251710214, 1.5000719173222596, 3.1254795836720644], "count": [1232]}, "gripper_mode_state": {"mean": [0.5665584415584416, 0.13474025974025974], "std": [0.4955501728960586, 0.3414459285822462], "min": [0, 0], "max": [1, 1], "count": [1232]}, "gripper_activity_state": {"mean": [1.8944805194805194, 1.958603896103896], "std": [0.4091907474544428, 0.25304765525287354], "min": [0, 0], "max": [2, 2], "count": [1232]}, "gripper_mode_action": {"mean": [0.5665584415584416, 0.13474025974025974], "std": [0.4955501728960586, 0.3414459285822462], "min": [0, 0], "max": [1, 1], "count": [1232]}, "gripper_activity_action": {"mean": [1.8944805194805194, 1.958603896103896], "std": [0.4091907474544428, 0.25304765525287354], "min": [0, 0], "max": [2, 2], "count": [1232]}, "gripper_open_scale_state": {"mean": [0.4194837663854866, 0.5462666396115504], "std": [0.36511012507679647, 0.19965056589890698], "min": [0.059, 0.0], "max": [0.859, 0.634], "count": [1232]}, "gripper_open_scale_action": {"mean": [0.4194837663854866, 0.5462666396115504], "std": [0.36511012507679647, 0.19965056589890698], "min": [0.059, 0.0], "max": [0.859, 0.634], "count": [1232]}}} +{"episode_index": 134, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4214361997591133]], [[0.44778621828886195]], [[0.4496400564736204]]], "std": [[[0.20936549750968375]], [[0.17789371722691094]], [[0.1721238675168306]]], "count": [194]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[0.8352941176470589]], [[0.8274509803921568]]], "mean": [[[0.41237118350347013]], [[0.4464473997287919]], [[0.45033864379084965]]], "std": [[[0.1791875184639371]], [[0.1417079875649533]], [[0.13189782067902261]]], "count": [194]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.45177221253621724]], [[0.46820189950980395]], [[0.4703122946988073]]], "std": [[[0.1591382589450404]], [[0.13220774868233806]], [[0.12385956026144418]]], "count": [194]}, "observation.state": {"min": [0.2430371195077896, 1.8960908651351929, -1.6616756916046143, -1.2677723169326782, -2.91648006439209, -2.1265616416931152, 0.3327121138572693, -2.0, 0.13538700342178345, 0.2938010096549988, -0.11435499787330627, -3.1381852626800537, -0.5170000195503235, -0.7429999709129333, -0.8561887145042419, -2.0750393867492676, 0.6945188641548157, 0.19531981647014618, 0.09253735840320587, -0.34454545378685, -2.5363824367523193, 44.0, -0.33441901206970215, 0.33604100346565247, -0.10196299850940704, 1.6670000553131104, -0.011000007390975952, -3.1411852836608887], "max": [1.0262885093688965, 2.087867498397827, -0.027541296556591988, 0.06633996963500977, -0.6267477869987488, -0.3011740446090698, 1.9530409574508667, 631.0, 0.36896300315856934, 0.4845699965953827, 0.13433299958705902, 3.138000011444092, 1.1579999923706055, 0.6010000109672546, -0.2629513144493103, -1.8214432001113892, 1.9575963020324707, 1.3944133520126343, 2.624783515930176, 1.6413077116012573, -0.1756848394870758, 860.0, -0.02501099929213524, 0.4862459897994995, 0.08497899770736694, 3.065999984741211, 1.059999942779541, 3.1410000324249268], "mean": [0.5979486107826233, 2.0586113929748535, -0.7713351249694824, -0.6346427202224731, -1.918375849723816, -1.1807670593261719, 1.3117340803146362, 516.9583129882812, 0.2813590466976166, 0.3794923424720764, 0.0242373775690794, -2.130594491958618, 0.2762100100517273, -0.2106524556875229, -0.6000519394874573, -2.0148918628692627, 1.1553171873092651, 0.9505566358566284, 2.3799495697021484, 0.9404933452606201, -2.268230676651001, 470.8089599609375, -0.233255535364151, 0.40830180048942566, 0.022674471139907837, 2.4584672451019287, 0.2694433033466339, -1.9984252452850342], "std": [0.17827050387859344, 0.03783760964870453, 0.4402385652065277, 0.37651824951171875, 0.6037437915802002, 0.5135709643363953, 0.5439120531082153, 184.66976928710938, 0.06710299849510193, 0.06378564238548279, 0.06013676896691322, 1.005676507949829, 0.4490787088871002, 0.3766534924507141, 0.14760442078113556, 0.06292533874511719, 0.3804103136062622, 0.25110024213790894, 0.4170171618461609, 0.5973119139671326, 0.3318050801753998, 369.1942138671875, 0.08637774735689163, 0.04969920217990875, 0.03308984264731407, 0.3852027654647827, 0.26638099551200867, 1.5897066593170166], "count": [1128]}, "action": {"min": [0.2430371195077896, 1.8960908651351929, -1.6616756916046143, -1.2677723169326782, -2.91648006439209, -2.1265616416931152, 0.3327121138572693, -2.0, 0.13538700342178345, 0.2938010096549988, -0.11435499787330627, -3.1381852626800537, -0.5170000195503235, -0.7429999709129333, -0.8561887145042419, -2.0750393867492676, 0.6945188641548157, 0.19531981647014618, 0.09253735840320587, -0.34454545378685, -2.5363824367523193, 44.0, -0.33441901206970215, 0.33604100346565247, -0.10196299850940704, 1.6670000553131104, -0.011000007390975952, -3.1411852836608887], "max": [1.0262885093688965, 2.087867498397827, -0.027541296556591988, 0.06633996963500977, -0.6267477869987488, -0.3011740446090698, 1.9530409574508667, 631.0, 0.36896300315856934, 0.4845699965953827, 0.13433299958705902, 3.138000011444092, 1.1579999923706055, 0.6010000109672546, -0.2629513144493103, -1.8214432001113892, 1.9575963020324707, 1.3944133520126343, 2.624783515930176, 1.6413077116012573, -0.1756848394870758, 860.0, -0.02501099929213524, 0.4862459897994995, 0.08497899770736694, 3.065999984741211, 1.059999942779541, 3.1410000324249268], "mean": [0.5979486107826233, 2.0586113929748535, -0.7713351249694824, -0.6346427202224731, -1.918375849723816, -1.1807670593261719, 1.3117340803146362, 516.9583129882812, 0.2813590466976166, 0.3794923424720764, 0.0242373775690794, -2.130594491958618, 0.2762100100517273, -0.2106524556875229, -0.6000519394874573, -2.0148918628692627, 1.1553171873092651, 0.9505566358566284, 2.3799495697021484, 0.9404933452606201, -2.268230676651001, 470.8089599609375, -0.233255535364151, 0.40830180048942566, 0.022674471139907837, 2.4584672451019287, 0.2694433033466339, -1.9984252452850342], "std": [0.17827050387859344, 0.03783760964870453, 0.4402385652065277, 0.37651824951171875, 0.6037437915802002, 0.5135709643363953, 0.5439120531082153, 184.66976928710938, 0.06710299849510193, 0.06378564238548279, 0.06013676896691322, 1.005676507949829, 0.4490787088871002, 0.3766534924507141, 0.14760442078113556, 0.06292533874511719, 0.3804103136062622, 0.25110024213790894, 0.4170171618461609, 0.5973119139671326, 0.3318050801753998, 369.1942138671875, 0.08637774735689163, 0.04969920217990875, 0.03308984264731407, 0.3852027654647827, 0.26638099551200867, 1.5897066593170166], "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": [135], "max": [135], "mean": [135.0], "std": [0.0], "count": [1128]}, "index": {"min": [138427], "max": [139554], "mean": [138990.5], "std": [325.62542386408757], "count": [1128]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1128]}, "subtask_annotation": {"mean": [20.65868794326241, 29.0, 29.0, 29.0, 29.0], "std": [3.766405586824723, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1128]}, "scene_annotation": {"mean": [135.0], "std": [0.0], "min": [135], "max": [135], "count": [1128]}, "eef_direction_state": {"mean": [4.611702127659575, 3.9654255319148937], "std": [1.761468382238728, 2.2036501786133673], "min": [0, 0], "max": [6, 6], "count": [1128]}, "eef_velocity_state": {"mean": [0.5797872340425532, 0.7145390070921985], "std": [0.6609813980978272, 0.7269395432512112], "min": [0, 0], "max": [2, 2], "count": [1128]}, "eef_acc_mag_state": {"mean": [0.6968085106382979, 0.6462765957446809], "std": [0.8338518833293016, 0.8054911070240278], "min": [0, 0], "max": [2, 2], "count": [1128]}, "eef_direction_action": {"mean": [4.611702127659575, 3.9654255319148937], "std": [1.761468382238728, 2.2036501786133673], "min": [0, 0], "max": [6, 6], "count": [1128]}, "eef_velocity_action": {"mean": [0.5797872340425532, 0.7145390070921985], "std": [0.6609813980978272, 0.7269395432512112], "min": [0, 0], "max": [2, 2], "count": [1128]}, "eef_acc_mag_action": {"mean": [0.6968085106382979, 0.6462765957446809], "std": [0.8338518833293016, 0.8054911070240278], "min": [0, 0], "max": [2, 2], "count": [1128]}, "eef_sim_pose_state": {"mean": [0.6103785209998283, 0.2622268517710795, 1.142188247894417, 0.06037712318245037, 0.802180355808585, 2.36285443158041, 0.5813896746762425, -0.2920308186868391, 1.1015358061648532, -0.09993565627524159, 0.9019982171834454, -1.4526986345327535], "std": [0.038388049022633125, 0.07772467140658922, 0.04117281484896768, 2.631088208036906, 0.4045571796286259, 0.7434903706480898, 0.05984351386111606, 0.07949169981525621, 0.03680615702493253, 2.510004134430599, 0.37679730996466276, 1.3398789006656167], "min": [0.5567128143457982, 0.04231795019915795, 1.062056457424149, -3.130011517688142, 0.309821263580645, -3.029782830666812, 0.48277414370438565, -0.3887861940915411, 1.0396546373484257, -3.138908925603405, 0.17824263967193188, -3.134662546360099], "max": [0.6795239753153832, 0.36997707777353295, 1.258738186329068, 3.1346433188267406, 1.4881802766141692, 3.1283874918893426, 0.6778114073710626, -0.10617208699925322, 1.2290340225511354, 3.1414785195651125, 1.379618858768593, 3.1099394020807085], "count": [1128]}, "eef_sim_pose_action": {"mean": [0.6103785209998283, 0.2622268517710795, 1.142188247894417, 0.06037712318245037, 0.802180355808585, 2.36285443158041, 0.5813896746762425, -0.2920308186868391, 1.1015358061648532, -0.09993565627524159, 0.9019982171834454, -1.4526986345327535], "std": [0.038388049022633125, 0.07772467140658922, 0.04117281484896768, 2.631088208036906, 0.4045571796286259, 0.7434903706480898, 0.05984351386111606, 0.07949169981525621, 0.03680615702493253, 2.510004134430599, 0.37679730996466276, 1.3398789006656167], "min": [0.5567128143457982, 0.04231795019915795, 1.062056457424149, -3.130011517688142, 0.309821263580645, -3.029782830666812, 0.48277414370438565, -0.3887861940915411, 1.0396546373484257, -3.138908925603405, 0.17824263967193188, -3.134662546360099], "max": [0.6795239753153832, 0.36997707777353295, 1.258738186329068, 3.1346433188267406, 1.4881802766141692, 3.1283874918893426, 0.6778114073710626, -0.10617208699925322, 1.2290340225511354, 3.1414785195651125, 1.379618858768593, 3.1099394020807085], "count": [1128]}, "gripper_mode_state": {"mean": [0.48315602836879434, 0.13297872340425532], "std": [0.49971620007729645, 0.339551737627756], "min": [0, 0], "max": [1, 1], "count": [1128]}, "gripper_activity_state": {"mean": [1.8608156028368794, 1.950354609929078], "std": [0.4661864769015824, 0.2748627287244839], "min": [0, 0], "max": [2, 2], "count": [1128]}, "gripper_mode_action": {"mean": [0.48315602836879434, 0.13297872340425532], "std": [0.49971620007729645, 0.339551737627756], "min": [0, 0], "max": [1, 1], "count": [1128]}, "gripper_activity_action": {"mean": [1.8608156028368794, 1.950354609929078], "std": [0.4661864769015824, 0.2748627287244839], "min": [0, 0], "max": [2, 2], "count": [1128]}, "gripper_open_scale_state": {"mean": [0.47080895398187306, 0.5169953106941947], "std": [0.3691942383219297, 0.18456589228579953], "min": [0.044, 0.0], "max": [0.86, 0.631], "count": [1128]}, "gripper_open_scale_action": {"mean": [0.47080895398187306, 0.5169953106941947], "std": [0.3691942383219297, 0.18456589228579953], "min": [0.044, 0.0], "max": [0.86, 0.631], "count": [1128]}}} +{"episode_index": 135, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.41643467695636815]], [[0.44491542461579225]], [[0.4473397014661721]]], "std": [[[0.21683866261735635]], [[0.1837806718647445]], [[0.17767572727680953]]], "count": [185]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4192556527115351]], [[0.4488848182741565]], [[0.4520101439674969]]], "std": [[[0.18317353703161676]], [[0.1508535488543966]], [[0.14279999925234693]]], "count": [185]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.45353149288994876]], [[0.4646737391803568]], [[0.4633889573396926]]], "std": [[[0.14619487290111746]], [[0.12536695791888394]], [[0.12141894502351788]]], "count": [185]}, "observation.state": {"min": [0.25822147727012634, 1.8678513765335083, -1.5955450534820557, -1.2202296257019043, -2.871729850769043, -2.1749072074890137, 0.31784194707870483, -2.0, 0.10977300256490707, 0.2665430009365082, -0.12304600328207016, -3.1371853351593018, -0.5, -0.9200000166893005, -0.6686356663703918, -2.0696115493774414, 0.6823713779449463, 0.20978859066963196, 0.042847830802202225, 0.7238578796386719, -2.2212631702423096, 30.0, -0.38429200649261475, 0.28542500734329224, -0.02016099914908409, 1.00600004196167, 0.12099999934434891, -3.0959999561309814], "max": [0.9353918433189392, 2.0855987071990967, -0.507978081703186, 0.0031241392716765404, -0.10948450118303299, -0.6972066760063171, 2.351202964782715, 769.0, 0.40536001324653625, 0.43776100873947144, 0.11289799958467484, 3.1410000324249268, 1.0429999828338623, 0.5370000004768372, -0.3078935742378235, -1.769397258758545, 1.3774487972259521, 1.2551884651184082, 2.3953771591186523, 1.7092533111572266, -0.5143834352493286, 852.0, -0.06807000190019608, 0.4496380090713501, 0.12122300267219543, 3.0999999046325684, 1.225000023841858, 3.127000093460083], "mean": [0.5568792819976807, 2.04738187789917, -0.9199166893959045, -0.6614701151847839, -1.672878623008728, -1.3112990856170654, 1.3601492643356323, 583.4093627929688, 0.2965541481971741, 0.35512834787368774, 0.031288523226976395, -1.7693201303482056, 0.37744662165641785, -0.3478046655654907, -0.5196774005889893, -2.0077686309814453, 0.9154393672943115, 0.878929615020752, 1.9776244163513184, 1.2781544923782349, -1.9719996452331543, 447.7724609375, -0.25916093587875366, 0.3760063052177429, 0.03717251494526863, 2.7385361194610596, 0.4595814049243927, -2.1733243465423584], "std": [0.15694236755371094, 0.05050840228796005, 0.2666216492652893, 0.35942399501800537, 0.9730170369148254, 0.4280557632446289, 0.6221095323562622, 222.36431884765625, 0.08117217570543289, 0.046424996107816696, 0.059932757169008255, 1.7230052947998047, 0.5327286720275879, 0.32105493545532227, 0.10321567207574844, 0.061503566801548004, 0.18692563474178314, 0.1976046860218048, 0.49612197279930115, 0.30677634477615356, 0.3206038177013397, 367.70330810546875, 0.07603780925273895, 0.048543523997068405, 0.03015519492328167, 0.34850946068763733, 0.2760019898414612, 1.0733323097229004], "count": [1059]}, "action": {"min": [0.25822147727012634, 1.8678513765335083, -1.5955450534820557, -1.2202296257019043, -2.871729850769043, -2.1749072074890137, 0.31784194707870483, -2.0, 0.10977300256490707, 0.2665430009365082, -0.12304600328207016, -3.1371853351593018, -0.5, -0.9200000166893005, -0.6686356663703918, -2.0696115493774414, 0.6823713779449463, 0.20978859066963196, 0.042847830802202225, 0.7238578796386719, -2.2212631702423096, 30.0, -0.38429200649261475, 0.28542500734329224, -0.02016099914908409, 1.00600004196167, 0.12099999934434891, -3.0959999561309814], "max": [0.9353918433189392, 2.0855987071990967, -0.507978081703186, 0.0031241392716765404, -0.10948450118303299, -0.6972066760063171, 2.351202964782715, 769.0, 0.40536001324653625, 0.43776100873947144, 0.11289799958467484, 3.1410000324249268, 1.0429999828338623, 0.5370000004768372, -0.3078935742378235, -1.769397258758545, 1.3774487972259521, 1.2551884651184082, 2.3953771591186523, 1.7092533111572266, -0.5143834352493286, 852.0, -0.06807000190019608, 0.4496380090713501, 0.12122300267219543, 3.0999999046325684, 1.225000023841858, 3.127000093460083], "mean": [0.5568792819976807, 2.04738187789917, -0.9199166893959045, -0.6614701151847839, -1.672878623008728, -1.3112990856170654, 1.3601492643356323, 583.4093627929688, 0.2965541481971741, 0.35512834787368774, 0.031288523226976395, -1.7693201303482056, 0.37744662165641785, -0.3478046655654907, -0.5196774005889893, -2.0077686309814453, 0.9154393672943115, 0.878929615020752, 1.9776244163513184, 1.2781544923782349, -1.9719996452331543, 447.7724609375, -0.25916093587875366, 0.3760063052177429, 0.03717251494526863, 2.7385361194610596, 0.4595814049243927, -2.1733243465423584], "std": [0.15694236755371094, 0.05050840228796005, 0.2666216492652893, 0.35942399501800537, 0.9730170369148254, 0.4280557632446289, 0.6221095323562622, 222.36431884765625, 0.08117217570543289, 0.046424996107816696, 0.059932757169008255, 1.7230052947998047, 0.5327286720275879, 0.32105493545532227, 0.10321567207574844, 0.061503566801548004, 0.18692563474178314, 0.1976046860218048, 0.49612197279930115, 0.30677634477615356, 0.3206038177013397, 367.70330810546875, 0.07603780925273895, 0.048543523997068405, 0.03015519492328167, 0.34850946068763733, 0.2760019898414612, 1.0733323097229004], "count": [1059]}, "timestamp": {"min": [0.0], "max": [35.266666666666666], "mean": [17.633333333333333], "std": [10.19022770799263], "count": [1059]}, "frame_index": {"min": [0], "max": [1058], "mean": [529.0], "std": [305.7068312397789], "count": [1059]}, "episode_index": {"min": [136], "max": [136], "mean": [136.0], "std": [0.0], "count": [1059]}, "index": {"min": [139555], "max": [140613], "mean": [140084.0], "std": [305.7068312397789], "count": [1059]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1059]}, "subtask_annotation": {"mean": [20.903682719546744, 29.0, 29.0, 29.0, 29.0], "std": [3.7997782895156873, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1059]}, "scene_annotation": {"mean": [136.0], "std": [0.0], "min": [136], "max": [136], "count": [1059]}, "eef_direction_state": {"mean": [4.499527856468366, 3.7875354107648724], "std": [1.8819629325866238, 2.168361101238803], "min": [0, 0], "max": [6, 6], "count": [1059]}, "eef_velocity_state": {"mean": [0.5873465533522191, 0.8696883852691218], "std": [0.6751144020948452, 0.7786195122282786], "min": [0, 0], "max": [2, 2], "count": [1059]}, "eef_acc_mag_state": {"mean": [0.667610953729934, 0.7478753541076487], "std": [0.8170740860239557, 0.8346162284929397], "min": [0, 0], "max": [2, 2], "count": [1059]}, "eef_direction_action": {"mean": [4.499527856468366, 3.7875354107648724], "std": [1.8819629325866238, 2.168361101238803], "min": [0, 0], "max": [6, 6], "count": [1059]}, "eef_velocity_action": {"mean": [0.5873465533522191, 0.8696883852691218], "std": [0.6751144020948452, 0.7786195122282786], "min": [0, 0], "max": [2, 2], "count": [1059]}, "eef_acc_mag_action": {"mean": [0.667610953729934, 0.7478753541076487], "std": [0.8170740860239557, 0.8346162284929397], "min": [0, 0], "max": [2, 2], "count": [1059]}, "eef_sim_pose_state": {"mean": [0.5809721867240334, 0.30066520516062295, 1.1303412822034988, -2.4380733896647033, 0.8444960800079789, 1.5195891830315413, 0.5610031071913938, -0.3087429565441523, 1.0967648211739662, 1.9973115024111963, 0.9380150419195611, -0.8392617376744699], "std": [0.04136265448314379, 0.05654849479831092, 0.04775621347753243, 0.4841298695776232, 0.36741076481933244, 2.314578576319571, 0.0374693797147332, 0.08345737881285226, 0.049399277341630826, 1.5598125226148851, 0.4600781678834006, 2.0707977045834665], "min": [0.49543046687015124, 0.13686498181725026, 1.0432061285124266, -3.1241487052596826, 0.3848824529731465, -3.1378620008507903, 0.49701952497578056, -0.39186165175762216, 1.0058118808077603, -3.1392892493326743, 0.14174465983155038, -3.1414976753509785], "max": [0.643858321393434, 0.4213428641171237, 1.2328992309097162, -0.09474494107308673, 1.4377208161348043, 3.140814502468987, 0.6329276148357941, -0.09537958031780808, 1.2161051554771887, 3.138143221016486, 1.4456116163635366, 3.141483155672173], "count": [1059]}, "eef_sim_pose_action": {"mean": [0.5809721867240334, 0.30066520516062295, 1.1303412822034988, -2.4380733896647033, 0.8444960800079789, 1.5195891830315413, 0.5610031071913938, -0.3087429565441523, 1.0967648211739662, 1.9973115024111963, 0.9380150419195611, -0.8392617376744699], "std": [0.04136265448314379, 0.05654849479831092, 0.04775621347753243, 0.4841298695776232, 0.36741076481933244, 2.314578576319571, 0.0374693797147332, 0.08345737881285226, 0.049399277341630826, 1.5598125226148851, 0.4600781678834006, 2.0707977045834665], "min": [0.49543046687015124, 0.13686498181725026, 1.0432061285124266, -3.1241487052596826, 0.3848824529731465, -3.1378620008507903, 0.49701952497578056, -0.39186165175762216, 1.0058118808077603, -3.1392892493326743, 0.14174465983155038, -3.1414976753509785], "max": [0.643858321393434, 0.4213428641171237, 1.2328992309097162, -0.09474494107308673, 1.4377208161348043, 3.140814502468987, 0.6329276148357941, -0.09537958031780808, 1.2161051554771887, 3.138143221016486, 1.4456116163635366, 3.141483155672173], "count": [1059]}, "gripper_mode_state": {"mean": [0.506137865911237, 0.11425873465533522], "std": [0.4999623251826643, 0.318125252393291], "min": [0, 0], "max": [1, 1], "count": [1059]}, "gripper_activity_state": {"mean": [1.8687440982058545, 1.9423984891406987], "std": [0.4482211506153386, 0.2939206303700232], "min": [0, 0], "max": [2, 2], "count": [1059]}, "gripper_mode_action": {"mean": [0.506137865911237, 0.11425873465533522], "std": [0.4999623251826643, 0.318125252393291], "min": [0, 0], "max": [1, 1], "count": [1059]}, "gripper_activity_action": {"mean": [1.8687440982058545, 1.9423984891406987], "std": [0.4482211506153386, 0.2939206303700232], "min": [0, 0], "max": [2, 2], "count": [1059]}, "gripper_open_scale_state": {"mean": [0.4477724269078068, 0.5834899906288136], "std": [0.3677034728614707, 0.2221527749855065], "min": [0.03, 0.0], "max": [0.852, 0.769], "count": [1059]}, "gripper_open_scale_action": {"mean": [0.4477724269078068, 0.5834899906288136], "std": [0.3677034728614707, 0.2221527749855065], "min": [0.03, 0.0], "max": [0.852, 0.769], "count": [1059]}}} +{"episode_index": 136, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4212781295388526]], [[0.4451990990377633]], [[0.4472958832607117]]], "std": [[[0.21515338101986062]], [[0.1881167214557485]], [[0.1823198443858627]]], "count": [180]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.45188921001270876]], [[0.46475056395243286]], [[0.46379091208242557]]], "std": [[[0.14460896926455974]], [[0.12535888278888838]], [[0.12014321086057815]]], "count": [180]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45465044707697894]], [[0.46414154865649965]], [[0.4624746459694989]]], "std": [[[0.16299830749551159]], [[0.14277508845606907]], [[0.1400441957355075]]], "count": [180]}, "observation.state": {"min": [0.30911529064178467, 1.8223332166671753, -1.7648595571517944, -1.0217856168746948, -2.813366174697876, -2.045909881591797, 0.08370599150657654, 0.0, 0.10627000033855438, 0.29869601130485535, -0.1368429958820343, -3.1401853561401367, -0.6890000104904175, -0.5920000672340393, -0.7731459736824036, -2.072927474975586, 0.39297837018966675, -0.001291543710976839, 0.4755673408508301, 0.9125105142593384, -2.1568081378936768, 40.0, -0.39857199788093567, 0.23471499979496002, -0.01966400071978569, -3.1401853561401367, 0.2460000216960907, -3.0439999103546143], "max": [0.9527403712272644, 2.086017608642578, -0.606467068195343, -0.1665044128894806, 0.2180614471435547, -0.6371673345565796, 2.169095277786255, 639.0, 0.3232269883155823, 0.4588029980659485, 0.0965849980711937, 3.1389999389648438, 1.059999942779541, 0.5680000185966492, -0.22860321402549744, -1.8151425123214722, 1.1054216623306274, 0.9666855931282043, 2.327012538909912, 1.742344856262207, -0.3887895345687866, 859.0, -0.09722799807786942, 0.4293299913406372, 0.1216999962925911, 3.1410000324249268, 1.1859999895095825, 3.0940001010894775], "mean": [0.6624363660812378, 2.048574209213257, -1.1648411750793457, -0.6040816903114319, -1.5539727210998535, -1.209918737411499, 1.2750682830810547, 488.9936218261719, 0.2428150475025177, 0.3897568881511688, -0.003564375452697277, -1.0626581907272339, 0.26391878724098206, -0.13387267291545868, -0.46368739008903503, -1.9994096755981445, 0.7126802802085876, 0.7771251201629639, 1.8069735765457153, 1.3698525428771973, -1.893666386604309, 464.2806091308594, -0.28473737835884094, 0.36069726943969727, 0.06672520935535431, 2.4322588443756104, 0.7285979986190796, -1.8998221158981323], "std": [0.14816296100616455, 0.051035791635513306, 0.2649312913417816, 0.2237154096364975, 0.9965556263923645, 0.4070320427417755, 0.6166129112243652, 212.97467041015625, 0.0589061863720417, 0.044309940189123154, 0.06047947704792023, 2.222848653793335, 0.47766566276550293, 0.34231317043304443, 0.12700064480304718, 0.0724838376045227, 0.18361859023571014, 0.18527507781982422, 0.4692230820655823, 0.23768678307533264, 0.39579811692237854, 364.37762451171875, 0.07440754771232605, 0.052734702825546265, 0.024716073647141457, 1.4836152791976929, 0.25277179479599, 1.2189126014709473], "count": [1021]}, "action": {"min": [0.30911529064178467, 1.8223332166671753, -1.7648595571517944, -1.0217856168746948, -2.813366174697876, -2.045909881591797, 0.08370599150657654, 0.0, 0.10627000033855438, 0.29869601130485535, -0.1368429958820343, -3.1401853561401367, -0.6890000104904175, -0.5920000672340393, -0.7731459736824036, -2.072927474975586, 0.39297837018966675, -0.001291543710976839, 0.4755673408508301, 0.9125105142593384, -2.1568081378936768, 40.0, -0.39857199788093567, 0.23471499979496002, -0.01966400071978569, -3.1401853561401367, 0.2460000216960907, -3.0439999103546143], "max": [0.9527403712272644, 2.086017608642578, -0.606467068195343, -0.1665044128894806, 0.2180614471435547, -0.6371673345565796, 2.169095277786255, 639.0, 0.3232269883155823, 0.4588029980659485, 0.0965849980711937, 3.1389999389648438, 1.059999942779541, 0.5680000185966492, -0.22860321402549744, -1.8151425123214722, 1.1054216623306274, 0.9666855931282043, 2.327012538909912, 1.742344856262207, -0.3887895345687866, 859.0, -0.09722799807786942, 0.4293299913406372, 0.1216999962925911, 3.1410000324249268, 1.1859999895095825, 3.0940001010894775], "mean": [0.6624363660812378, 2.048574209213257, -1.1648411750793457, -0.6040816903114319, -1.5539727210998535, -1.209918737411499, 1.2750682830810547, 488.9936218261719, 0.2428150475025177, 0.3897568881511688, -0.003564375452697277, -1.0626581907272339, 0.26391878724098206, -0.13387267291545868, -0.46368739008903503, -1.9994096755981445, 0.7126802802085876, 0.7771251201629639, 1.8069735765457153, 1.3698525428771973, -1.893666386604309, 464.2806091308594, -0.28473737835884094, 0.36069726943969727, 0.06672520935535431, 2.4322588443756104, 0.7285979986190796, -1.8998221158981323], "std": [0.14816296100616455, 0.051035791635513306, 0.2649312913417816, 0.2237154096364975, 0.9965556263923645, 0.4070320427417755, 0.6166129112243652, 212.97467041015625, 0.0589061863720417, 0.044309940189123154, 0.06047947704792023, 2.222848653793335, 0.47766566276550293, 0.34231317043304443, 0.12700064480304718, 0.0724838376045227, 0.18361859023571014, 0.18527507781982422, 0.4692230820655823, 0.23768678307533264, 0.39579811692237854, 364.37762451171875, 0.07440754771232605, 0.052734702825546265, 0.024716073647141457, 1.4836152791976929, 0.25277179479599, 1.2189126014709473], "count": [1021]}, "timestamp": {"min": [0.0], "max": [34.0], "mean": [17.0], "std": [9.824572368414934], "count": [1021]}, "frame_index": {"min": [0], "max": [1020], "mean": [510.0], "std": [294.737171052448], "count": [1021]}, "episode_index": {"min": [137], "max": [137], "mean": [137.0], "std": [0.0], "count": [1021]}, "index": {"min": [140614], "max": [141634], "mean": [141124.0], "std": [294.737171052448], "count": [1021]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1021]}, "subtask_annotation": {"mean": [19.5435847208619, 29.0, 29.0, 29.0, 29.0], "std": [4.611159490957731, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1021]}, "scene_annotation": {"mean": [137.0], "std": [0.0], "min": [137], "max": [137], "count": [1021]}, "eef_direction_state": {"mean": [4.144955925563173, 3.993143976493634], "std": [2.068026858192667, 1.8352709337932933], "min": [0, 0], "max": [6, 6], "count": [1021]}, "eef_velocity_state": {"mean": [0.683643486777669, 0.9049951028403526], "std": [0.6790677816936671, 0.7715462202651245], "min": [0, 0], "max": [2, 2], "count": [1021]}, "eef_acc_mag_state": {"mean": [0.7933398628795298, 0.7972575905974535], "std": [0.8428966374925009, 0.8345104902448898], "min": [0, 0], "max": [2, 2], "count": [1021]}, "eef_direction_action": {"mean": [4.144955925563173, 3.993143976493634], "std": [2.068026858192667, 1.8352709337932933], "min": [0, 0], "max": [6, 6], "count": [1021]}, "eef_velocity_action": {"mean": [0.683643486777669, 0.9049951028403526], "std": [0.6790677816936671, 0.7715462202651245], "min": [0, 0], "max": [2, 2], "count": [1021]}, "eef_acc_mag_action": {"mean": [0.7933398628795298, 0.7972575905974535], "std": [0.8428966374925009, 0.8345104902448898], "min": [0, 0], "max": [2, 2], "count": [1021]}, "eef_sim_pose_state": {"mean": [0.559627806740694, 0.33968408984328474, 1.1247190244919647, -1.9842653024208732, 0.86166475513713, -2.213658198293029, 0.5974008258894115, -0.2501372249093326, 1.1077088291565196, 0.40231465974303027, 0.9164802104093441, -1.2546583395210567], "std": [0.049027413978670845, 0.06145256824087971, 0.03813596027975495, 0.4873487910275261, 0.27400724299386936, 1.5157276305484435, 0.029756342873757988, 0.07048821961257602, 0.029240758759249207, 2.4630497723387474, 0.39779966917600984, 1.4269205859964198], "min": [0.4439471203311679, 0.16584975336342425, 1.0428081802237712, -2.586048958492628, 0.3656458943364971, -3.137524736388179, 0.544932121175002, -0.3495096557481687, 1.0579497365028454, -3.141052338370963, 0.06488662542198886, -3.122504719364221], "max": [0.6299758971637905, 0.44111969865791634, 1.216983409051757, -0.3098591234453651, 1.2785835681838265, 3.140467400899488, 0.670017538246739, -0.0770646448509066, 1.219247712932542, 3.1407134249434865, 1.515725400866327, 3.1299309523722623], "count": [1021]}, "eef_sim_pose_action": {"mean": [0.559627806740694, 0.33968408984328474, 1.1247190244919647, -1.9842653024208732, 0.86166475513713, -2.213658198293029, 0.5974008258894115, -0.2501372249093326, 1.1077088291565196, 0.40231465974303027, 0.9164802104093441, -1.2546583395210567], "std": [0.049027413978670845, 0.06145256824087971, 0.03813596027975495, 0.4873487910275261, 0.27400724299386936, 1.5157276305484435, 0.029756342873757988, 0.07048821961257602, 0.029240758759249207, 2.4630497723387474, 0.39779966917600984, 1.4269205859964198], "min": [0.4439471203311679, 0.16584975336342425, 1.0428081802237712, -2.586048958492628, 0.3656458943364971, -3.137524736388179, 0.544932121175002, -0.3495096557481687, 1.0579497365028454, -3.141052338370963, 0.06488662542198886, -3.122504719364221], "max": [0.6299758971637905, 0.44111969865791634, 1.216983409051757, -0.3098591234453651, 1.2785835681838265, 3.140467400899488, 0.670017538246739, -0.0770646448509066, 1.219247712932542, 3.1407134249434865, 1.515725400866327, 3.1299309523722623], "count": [1021]}, "gripper_mode_state": {"mean": [0.4642507345739471, 0.19196865817825662], "std": [0.498720352523834, 0.39384856538458407], "min": [0, 0], "max": [1, 1], "count": [1021]}, "gripper_activity_state": {"mean": [1.8442703232125368, 1.909892262487757], "std": [0.49308537244168904, 0.3618838620700197], "min": [0, 0], "max": [2, 2], "count": [1021]}, "gripper_mode_action": {"mean": [0.4642507345739471, 0.19196865817825662], "std": [0.498720352523834, 0.39384856538458407], "min": [0, 0], "max": [1, 1], "count": [1021]}, "gripper_activity_action": {"mean": [1.8442703232125368, 1.909892262487757], "std": [0.49308537244168904, 0.3618838620700197], "min": [0, 0], "max": [2, 2], "count": [1021]}, "gripper_open_scale_state": {"mean": [0.4642806070946115, 0.4889936337506033], "std": [0.3643769299278453, 0.21297477440373375], "min": [0.04, 0.0], "max": [0.859, 0.639], "count": [1021]}, "gripper_open_scale_action": {"mean": [0.4642806070946115, 0.4889936337506033], "std": [0.3643769299278453, 0.21297477440373375], "min": [0.04, 0.0], "max": [0.859, 0.639], "count": [1021]}}} +{"episode_index": 137, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4157129167057573]], [[0.44385061333145703]], [[0.44809236032929917]]], "std": [[[0.22155859222474142]], [[0.18932045910216075]], [[0.181816325881936]]], "count": [209]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4175343489070269]], [[0.4466406342840167]], [[0.4489896869234137]]], "std": [[[0.19756418199902515]], [[0.1664030497606339]], [[0.15849410912694792]]], "count": [209]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.4635557285314445]], [[0.47149413738781]], [[0.4697400231025425]]], "std": [[[0.12127910639624127]], [[0.10368921991200283]], [[0.10088080981212164]]], "count": [209]}, "observation.state": {"min": [0.3629063069820404, 1.77437162399292, -1.5058525800704956, -1.13914155960083, -2.636791229248047, -2.064340591430664, 0.14681708812713623, -1.0, 0.09565199911594391, 0.3067770004272461, -0.11459700018167496, -3.1371853351593018, -0.40699997544288635, -0.5800000429153442, -0.7741757035255432, -2.0704143047332764, 0.5524141788482666, 0.07936011999845505, 0.4398578703403473, 0.770283579826355, -2.2543718814849854, 22.0, -0.39604100584983826, 0.24575699865818024, -0.02008499950170517, -3.1371853351593018, 0.10300000756978989, -3.059000015258789], "max": [0.9698271751403809, 2.085371971130371, -0.5217312574386597, -0.12409292161464691, 0.16894787549972534, -0.7078357338905334, 1.9388861656188965, 535.0, 0.3402459919452667, 0.4465720057487488, 0.09418199956417084, 3.140000104904175, 1.0720000267028809, 0.5920000076293945, -0.26827457547187805, -1.7465684413909912, 1.2170355319976807, 1.1175867319107056, 2.5171313285827637, 1.7256245613098145, -0.182578906416893, 851.0, -0.0781560018658638, 0.45875999331474304, 0.10766799747943878, 3.1410000324249268, 1.4210000038146973, 3.115999937057495], "mean": [0.5978520512580872, 2.0387887954711914, -1.0551373958587646, -0.4102385342121124, -0.9827571511268616, -1.2565999031066895, 0.8885319232940674, 481.46527099609375, 0.28898411989212036, 0.3841875195503235, 0.04273371770977974, -0.935715913772583, 0.5031076073646545, 0.054230257868766785, -0.5090207457542419, -1.9381909370422363, 0.7342965006828308, 0.7159885168075562, 2.0967586040496826, 1.4142651557922363, -2.031435251235962, 488.2198181152344, -0.3104361891746521, 0.349770188331604, 0.06117849797010422, 2.2012362480163574, 0.4749144911766052, -1.9555249214172363], "std": [0.12709452211856842, 0.06658042222261429, 0.2547090947628021, 0.2833020091056824, 1.1131538152694702, 0.3032118082046509, 0.6509715914726257, 133.4661407470703, 0.05948114022612572, 0.033588774502277374, 0.05467747524380684, 1.8576081991195679, 0.38077685236930847, 0.42459315061569214, 0.13590797781944275, 0.10178621858358383, 0.14387138187885284, 0.1633874922990799, 0.517349123954773, 0.2887668311595917, 0.3501661717891693, 361.64349365234375, 0.07083146274089813, 0.0631389394402504, 0.026586489751935005, 1.7792075872421265, 0.3218761086463928, 0.9413314461708069], "count": [1242]}, "action": {"min": [0.3629063069820404, 1.77437162399292, -1.5058525800704956, -1.13914155960083, -2.636791229248047, -2.064340591430664, 0.14681708812713623, -1.0, 0.09565199911594391, 0.3067770004272461, -0.11459700018167496, -3.1371853351593018, -0.40699997544288635, -0.5800000429153442, -0.7741757035255432, -2.0704143047332764, 0.5524141788482666, 0.07936011999845505, 0.4398578703403473, 0.770283579826355, -2.2543718814849854, 22.0, -0.39604100584983826, 0.24575699865818024, -0.02008499950170517, -3.1371853351593018, 0.10300000756978989, -3.059000015258789], "max": [0.9698271751403809, 2.085371971130371, -0.5217312574386597, -0.12409292161464691, 0.16894787549972534, -0.7078357338905334, 1.9388861656188965, 535.0, 0.3402459919452667, 0.4465720057487488, 0.09418199956417084, 3.140000104904175, 1.0720000267028809, 0.5920000076293945, -0.26827457547187805, -1.7465684413909912, 1.2170355319976807, 1.1175867319107056, 2.5171313285827637, 1.7256245613098145, -0.182578906416893, 851.0, -0.0781560018658638, 0.45875999331474304, 0.10766799747943878, 3.1410000324249268, 1.4210000038146973, 3.115999937057495], "mean": [0.5978520512580872, 2.0387887954711914, -1.0551373958587646, -0.4102385342121124, -0.9827571511268616, -1.2565999031066895, 0.8885319232940674, 481.46527099609375, 0.28898411989212036, 0.3841875195503235, 0.04273371770977974, -0.935715913772583, 0.5031076073646545, 0.054230257868766785, -0.5090207457542419, -1.9381909370422363, 0.7342965006828308, 0.7159885168075562, 2.0967586040496826, 1.4142651557922363, -2.031435251235962, 488.2198181152344, -0.3104361891746521, 0.349770188331604, 0.06117849797010422, 2.2012362480163574, 0.4749144911766052, -1.9555249214172363], "std": [0.12709452211856842, 0.06658042222261429, 0.2547090947628021, 0.2833020091056824, 1.1131538152694702, 0.3032118082046509, 0.6509715914726257, 133.4661407470703, 0.05948114022612572, 0.033588774502277374, 0.05467747524380684, 1.8576081991195679, 0.38077685236930847, 0.42459315061569214, 0.13590797781944275, 0.10178621858358383, 0.14387138187885284, 0.1633874922990799, 0.517349123954773, 0.2887668311595917, 0.3501661717891693, 361.64349365234375, 0.07083146274089813, 0.0631389394402504, 0.026586489751935005, 1.7792075872421265, 0.3218761086463928, 0.9413314461708069], "count": [1242]}, "timestamp": {"min": [0.0], "max": [41.36666666666667], "mean": [20.68333333333333], "std": [11.951146698430549], "count": [1242]}, "frame_index": {"min": [0], "max": [1241], "mean": [620.5], "std": [358.5344009529165], "count": [1242]}, "episode_index": {"min": [138], "max": [138], "mean": [138.0], "std": [0.0], "count": [1242]}, "index": {"min": [141635], "max": [142876], "mean": [142255.5], "std": [358.5344009529165], "count": [1242]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1242]}, "subtask_annotation": {"mean": [21.53220611916264, 29.0, 29.0, 29.0, 29.0], "std": [3.143791232475928, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1242]}, "scene_annotation": {"mean": [138.0], "std": [0.0], "min": [138], "max": [138], "count": [1242]}, "eef_direction_state": {"mean": [4.1352657004830915, 4.570048309178744], "std": [2.0679432247068568, 1.9810710105175333], "min": [0, 0], "max": [6, 6], "count": [1242]}, "eef_velocity_state": {"mean": [0.6320450885668277, 0.5756843800322061], "std": [0.633755647066951, 0.7450241100384779], "min": [0, 0], "max": [2, 2], "count": [1242]}, "eef_acc_mag_state": {"mean": [0.751207729468599, 0.4927536231884058], "std": [0.8408468951788395, 0.7668844379897349], "min": [0, 0], "max": [2, 2], "count": [1242]}, "eef_direction_action": {"mean": [4.1352657004830915, 4.570048309178744], "std": [2.0679432247068568, 1.9810710105175333], "min": [0, 0], "max": [6, 6], "count": [1242]}, "eef_velocity_action": {"mean": [0.6320450885668277, 0.5756843800322061], "std": [0.633755647066951, 0.7450241100384779], "min": [0, 0], "max": [2, 2], "count": [1242]}, "eef_acc_mag_action": {"mean": [0.751207729468599, 0.4927536231884058], "std": [0.8408468951788395, 0.7668844379897349], "min": [0, 0], "max": [2, 2], "count": [1242]}, "eef_sim_pose_state": {"mean": [0.5558769965427086, 0.35230142060122127, 1.112760360153795, -2.3037206995337223, 0.6471857813702301, 0.7855029979457181, 0.5822291801003567, -0.30698993278094044, 1.0960538059624252, 0.20773857150490466, 1.0706366442947821, -0.8645640015626945], "std": [0.057202240636713565, 0.05984964327152135, 0.039788781111145366, 0.5457710145389219, 0.3001333133322206, 2.7876960687561976, 0.02765529333962891, 0.06515647083121585, 0.029393849123839407, 2.0351030471936418, 0.2837676297152094, 1.3864084075761722], "min": [0.45610072344905384, 0.1479950481614538, 1.0547368808609243, -2.9165716665029944, 0.2680073872644382, -3.140842294871292, 0.5247704443918415, -0.36073746822217123, 1.0709673742694616, -3.135566328460676, 0.2786333836451864, -3.116409351174983], "max": [0.6524435889675605, 0.44167261670524843, 1.2426441885967983, 0.08221485861525636, 1.2633825730143662, 3.1413274266547213, 0.6442274726540346, -0.1018739167032571, 1.2127891573180272, 3.138291425141049, 1.449142626071462, 3.1259181340215294], "count": [1242]}, "eef_sim_pose_action": {"mean": [0.5558769965427086, 0.35230142060122127, 1.112760360153795, -2.3037206995337223, 0.6471857813702301, 0.7855029979457181, 0.5822291801003567, -0.30698993278094044, 1.0960538059624252, 0.20773857150490466, 1.0706366442947821, -0.8645640015626945], "std": [0.057202240636713565, 0.05984964327152135, 0.039788781111145366, 0.5457710145389219, 0.3001333133322206, 2.7876960687561976, 0.02765529333962891, 0.06515647083121585, 0.029393849123839407, 2.0351030471936418, 0.2837676297152094, 1.3864084075761722], "min": [0.45610072344905384, 0.1479950481614538, 1.0547368808609243, -2.9165716665029944, 0.2680073872644382, -3.140842294871292, 0.5247704443918415, -0.36073746822217123, 1.0709673742694616, -3.135566328460676, 0.2786333836451864, -3.116409351174983], "max": [0.6524435889675605, 0.44167261670524843, 1.2426441885967983, 0.08221485861525636, 1.2633825730143662, 3.1413274266547213, 0.6442274726540346, -0.1018739167032571, 1.2127891573180272, 3.138291425141049, 1.449142626071462, 3.1259181340215294], "count": [1242]}, "gripper_mode_state": {"mean": [0.4396135265700483, 0.10225442834138486], "std": [0.49634007880353104, 0.30298260713440545], "min": [0, 0], "max": [1, 1], "count": [1242]}, "gripper_activity_state": {"mean": [1.828502415458937, 1.965378421900161], "std": [0.5095473461625397, 0.22966627076543578], "min": [0, 0], "max": [2, 2], "count": [1242]}, "gripper_mode_action": {"mean": [0.4396135265700483, 0.10225442834138486], "std": [0.49634007880353104, 0.30298260713440545], "min": [0, 0], "max": [1, 1], "count": [1242]}, "gripper_activity_action": {"mean": [1.828502415458937, 1.965378421900161], "std": [0.5095473461625397, 0.22966627076543578], "min": [0, 0], "max": [2, 2], "count": [1242]}, "gripper_open_scale_state": {"mean": [0.4882198068600346, 0.4814798711868496], "std": [0.3616434085544689, 0.13341379920730626], "min": [0.022, 0.0], "max": [0.851, 0.535], "count": [1242]}, "gripper_open_scale_action": {"mean": [0.4882198068600346, 0.4814798711868496], "std": [0.3616434085544689, 0.13341379920730626], "min": [0.022, 0.0], "max": [0.851, 0.535], "count": [1242]}}} +{"episode_index": 138, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4191819460155857]], [[0.44392382321518353]], [[0.4459636112457804]]], "std": [[[0.2108186400158494]], [[0.18266958838116204]], [[0.17653100195345703]]], "count": [182]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[1.0]], [[1.0]]], "mean": [[[0.4316441634346046]], [[0.4539868136357107]], [[0.454777003429577]]], "std": [[[0.1681373459212732]], [[0.1397722162984112]], [[0.1316810570406379]]], "count": [182]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[1.0]]], "mean": [[[0.45157539906988436]], [[0.46490038178733034]], [[0.4647918047026503]]], "std": [[[0.15472228768255886]], [[0.13160758010347556]], [[0.12604206180696625]]], "count": [182]}, "observation.state": {"min": [0.1958608627319336, 1.8265044689178467, -1.6999856233596802, -1.1500498056411743, -2.7811646461486816, -2.1765825748443604, 0.27900832891464233, -2.0, 0.11187800019979477, 0.24733500182628632, -0.12505200505256653, -3.1411852836608887, -0.36800000071525574, -0.906000018119812, -0.7550992369651794, -2.0739400386810303, 0.6394886374473572, 0.19458676874637604, -0.17671458423137665, 0.478132963180542, -2.235976219177246, 48.0, -0.3650969862937927, 0.279215008020401, -0.05177899822592735, -3.132185220718384, 0.10400000214576721, -3.1381852626800537], "max": [0.9781697392463684, 2.0873265266418457, -0.5751209259033203, -0.007539822719991207, 0.06462954729795456, -0.6640454530715942, 2.2203030586242676, 590.0, 0.3990899920463562, 0.4539630115032196, 0.10789799690246582, 3.1410000324249268, 1.121999979019165, 0.5659999847412109, -0.30520573258399963, -1.7958216667175293, 1.6617628335952759, 1.3387200832366943, 2.4742136001586914, 1.8042690753936768, -0.25935593247413635, 849.0, -0.05047300085425377, 0.456851989030838, 0.10502400249242783, 3.1389999389648438, 1.128000020980835, 3.119999885559082], "mean": [0.5840901732444763, 2.043111562728882, -1.013148307800293, -0.6380515098571777, -1.624374270439148, -1.24092698097229, 1.416498064994812, 472.6422424316406, 0.2717171311378479, 0.3752291202545166, 0.020999543368816376, -1.8357222080230713, 0.3747260272502899, -0.2678390145301819, -0.5123481154441833, -2.02227783203125, 1.0211858749389648, 0.9002788662910461, 1.857071042060852, 1.1540461778640747, -1.8845829963684082, 476.0516357421875, -0.2542656362056732, 0.3882146179676056, 0.038614824414253235, 2.5420515537261963, 0.512848973274231, -2.17608642578125], "std": [0.14760757982730865, 0.062422942370176315, 0.27021273970603943, 0.31154441833496094, 0.9423304796218872, 0.42817363142967224, 0.6065238118171692, 182.7573699951172, 0.07153583317995071, 0.05732955411076546, 0.059258460998535156, 1.6073863506317139, 0.4217064082622528, 0.418169766664505, 0.1414235532283783, 0.05405658856034279, 0.2988935708999634, 0.21857883036136627, 0.7490237355232239, 0.37548699975013733, 0.4906415343284607, 360.0915222167969, 0.0769052729010582, 0.053077198565006256, 0.024890193715691566, 0.5088196992874146, 0.33607181906700134, 1.2544161081314087], "count": [1037]}, "action": {"min": [0.1958608627319336, 1.8265044689178467, -1.6999856233596802, -1.1500498056411743, -2.7811646461486816, -2.1765825748443604, 0.27900832891464233, -2.0, 0.11187800019979477, 0.24733500182628632, -0.12505200505256653, -3.1411852836608887, -0.36800000071525574, -0.906000018119812, -0.7550992369651794, -2.0739400386810303, 0.6394886374473572, 0.19458676874637604, -0.17671458423137665, 0.478132963180542, -2.235976219177246, 48.0, -0.3650969862937927, 0.279215008020401, -0.05177899822592735, -3.132185220718384, 0.10400000214576721, -3.1381852626800537], "max": [0.9781697392463684, 2.0873265266418457, -0.5751209259033203, -0.007539822719991207, 0.06462954729795456, -0.6640454530715942, 2.2203030586242676, 590.0, 0.3990899920463562, 0.4539630115032196, 0.10789799690246582, 3.1410000324249268, 1.121999979019165, 0.5659999847412109, -0.30520573258399963, -1.7958216667175293, 1.6617628335952759, 1.3387200832366943, 2.4742136001586914, 1.8042690753936768, -0.25935593247413635, 849.0, -0.05047300085425377, 0.456851989030838, 0.10502400249242783, 3.1389999389648438, 1.128000020980835, 3.119999885559082], "mean": [0.5840901732444763, 2.043111562728882, -1.013148307800293, -0.6380515098571777, -1.624374270439148, -1.24092698097229, 1.416498064994812, 472.6422424316406, 0.2717171311378479, 0.3752291202545166, 0.020999543368816376, -1.8357222080230713, 0.3747260272502899, -0.2678390145301819, -0.5123481154441833, -2.02227783203125, 1.0211858749389648, 0.9002788662910461, 1.857071042060852, 1.1540461778640747, -1.8845829963684082, 476.0516357421875, -0.2542656362056732, 0.3882146179676056, 0.038614824414253235, 2.5420515537261963, 0.512848973274231, -2.17608642578125], "std": [0.14760757982730865, 0.062422942370176315, 0.27021273970603943, 0.31154441833496094, 0.9423304796218872, 0.42817363142967224, 0.6065238118171692, 182.7573699951172, 0.07153583317995071, 0.05732955411076546, 0.059258460998535156, 1.6073863506317139, 0.4217064082622528, 0.418169766664505, 0.1414235532283783, 0.05405658856034279, 0.2988935708999634, 0.21857883036136627, 0.7490237355232239, 0.37548699975013733, 0.4906415343284607, 360.0915222167969, 0.0769052729010582, 0.053077198565006256, 0.024890193715691566, 0.5088196992874146, 0.33607181906700134, 1.2544161081314087], "count": [1037]}, "timestamp": {"min": [0.0], "max": [34.53333333333333], "mean": [17.266666666666666], "std": [9.978532512905447], "count": [1037]}, "frame_index": {"min": [0], "max": [1036], "mean": [518.0], "std": [299.3559753871634], "count": [1037]}, "episode_index": {"min": [139], "max": [139], "mean": [139.0], "std": [0.0], "count": [1037]}, "index": {"min": [142877], "max": [143913], "mean": [143395.0], "std": [299.3559753871634], "count": [1037]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1037]}, "subtask_annotation": {"mean": [19.675024108003857, 29.0, 29.0, 29.0, 29.0], "std": [4.58346816808273, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1037]}, "scene_annotation": {"mean": [139.0], "std": [0.0], "min": [139], "max": [139], "count": [1037]}, "eef_direction_state": {"mean": [4.286403085824494, 3.7010607521697203], "std": [1.9752417142737835, 2.045134129981878], "min": [0, 0], "max": [6, 6], "count": [1037]}, "eef_velocity_state": {"mean": [0.660559305689489, 0.9556412729026037], "std": [0.676451170961351, 0.7606267390866631], "min": [0, 0], "max": [2, 2], "count": [1037]}, "eef_acc_mag_state": {"mean": [0.712632594021215, 0.793635486981678], "std": [0.822984966790104, 0.8308411430761217], "min": [0, 0], "max": [2, 2], "count": [1037]}, "eef_direction_action": {"mean": [4.286403085824494, 3.7010607521697203], "std": [1.9752417142737835, 2.045134129981878], "min": [0, 0], "max": [6, 6], "count": [1037]}, "eef_velocity_action": {"mean": [0.660559305689489, 0.9556412729026037], "std": [0.676451170961351, 0.7606267390866631], "min": [0, 0], "max": [2, 2], "count": [1037]}, "eef_acc_mag_action": {"mean": [0.712632594021215, 0.793635486981678], "std": [0.822984966790104, 0.8308411430761217], "min": [0, 0], "max": [2, 2], "count": [1037]}, "eef_sim_pose_state": {"mean": [0.5888136811368605, 0.2935911429795855, 1.132835895589042, -1.783520972889421, 0.8954692916043118, 1.3864927730467291, 0.5792702812880871, -0.286725268671153, 1.1044406448095836, 1.103688939580429, 0.9466489978073642, -1.4364874387697266], "std": [0.04651268625483183, 0.06437919607632848, 0.04205063886144323, 1.69227722707775, 0.3415294370874081, 2.154049364398017, 0.05205939493826213, 0.07741751875799578, 0.04098076577094233, 2.273519713830001, 0.3573369809366508, 1.5588403830626867], "min": [0.4912169042190462, 0.09924612851699269, 1.0397715460582755, -3.141439297994542, 0.3459383841162351, -3.0209663444841066, 0.4356881310963231, -0.40392157468749545, 1.0301304705806207, -3.1381292015629265, 0.18252323269772242, -3.094368326374856], "max": [0.6509802004043296, 0.40283598439237545, 1.2540062059138382, 3.1411773121160635, 1.4015696053384357, 3.138579188063145, 0.6582782672174016, -0.09365326259658542, 1.237609542793349, 3.1405606911812654, 1.5482380180913826, 3.1223385258916965], "count": [1037]}, "eef_sim_pose_action": {"mean": [0.5888136811368605, 0.2935911429795855, 1.132835895589042, -1.783520972889421, 0.8954692916043118, 1.3864927730467291, 0.5792702812880871, -0.286725268671153, 1.1044406448095836, 1.103688939580429, 0.9466489978073642, -1.4364874387697266], "std": [0.04651268625483183, 0.06437919607632848, 0.04205063886144323, 1.69227722707775, 0.3415294370874081, 2.154049364398017, 0.05205939493826213, 0.07741751875799578, 0.04098076577094233, 2.273519713830001, 0.3573369809366508, 1.5588403830626867], "min": [0.4912169042190462, 0.09924612851699269, 1.0397715460582755, -3.141439297994542, 0.3459383841162351, -3.0209663444841066, 0.4356881310963231, -0.40392157468749545, 1.0301304705806207, -3.1381292015629265, 0.18252323269772242, -3.094368326374856], "max": [0.6509802004043296, 0.40283598439237545, 1.2540062059138382, 3.1411773121160635, 1.4015696053384357, 3.138579188063145, 0.6582782672174016, -0.09365326259658542, 1.237609542793349, 3.1405606911812654, 1.5482380180913826, 3.1223385258916965], "count": [1037]}, "gripper_mode_state": {"mean": [0.46769527483124396, 0.14368370298939248], "std": [0.4989553133616009, 0.3507687222154398], "min": [0, 0], "max": [1, 1], "count": [1037]}, "gripper_activity_state": {"mean": [1.8823529411764706, 1.9498553519768562], "std": [0.4365719210621663, 0.28357899700732964], "min": [0, 0], "max": [2, 2], "count": [1037]}, "gripper_mode_action": {"mean": [0.46769527483124396, 0.14368370298939248], "std": [0.4989553133616009, 0.3507687222154398], "min": [0, 0], "max": [1, 1], "count": [1037]}, "gripper_activity_action": {"mean": [1.8823529411764706, 1.9498553519768562], "std": [0.4365719210621663, 0.28357899700732964], "min": [0, 0], "max": [2, 2], "count": [1037]}, "gripper_open_scale_state": {"mean": [0.47605159104732564, 0.4727565091237954], "std": [0.36009148539961416, 0.18246111634921697], "min": [0.048, 0.0], "max": [0.849, 0.59], "count": [1037]}, "gripper_open_scale_action": {"mean": [0.47605159104732564, 0.4727565091237954], "std": [0.36009148539961416, 0.18246111634921697], "min": [0.048, 0.0], "max": [0.849, 0.59], "count": [1037]}}} +{"episode_index": 139, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.42067841614046747]], [[0.44481705000738525]], [[0.4474412595546693]]], "std": [[[0.21634444586290938]], [[0.18759269553590552]], [[0.18105334306925996]]], "count": [177]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4415402507754514]], [[0.4596919346128282]], [[0.4601579901499206]]], "std": [[[0.17221678170891852]], [[0.14859636325427958]], [[0.14095857087110225]]], "count": [177]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4587170571618478]], [[0.4653163737952808]], [[0.4634148041985156]]], "std": [[[0.13522418533735786]], [[0.12043561785535759]], [[0.11922816035501776]]], "count": [177]}, "observation.state": {"min": [0.3274412155151367, 1.9157606363296509, -1.8510088920593262, -1.0828198194503784, -2.7934694290161133, -2.1822550296783447, 0.33281683921813965, -2.0, 0.08858100324869156, 0.2768920063972473, -0.15781700611114502, -3.1371853351593018, -0.5009999871253967, -0.609000027179718, -0.642822265625, -2.0779192447662354, 0.6424731612205505, 0.0504051111638546, 0.16959364712238312, 0.724486231803894, -2.2196922302246094, 33.0, -0.3730889856815338, 0.2846910059452057, -0.07197199761867523, -3.1401853561401367, 0.12800000607967377, -3.1391851902008057], "max": [0.9382889866828918, 2.0906949043273926, -0.45525169372558594, 0.027436576783657074, 0.1604306697845459, -0.9027366638183594, 1.8067125082015991, 596.0, 0.3624190092086792, 0.42385900020599365, 0.08185700327157974, 3.13100004196167, 1.0010000467300415, 0.7730000019073486, -0.3487865924835205, -1.8316880464553833, 1.5706918239593506, 1.0391864776611328, 2.471421241760254, 1.6754639148712158, -0.38095301389694214, 846.0, -0.11715099960565567, 0.440185010433197, 0.10736499726772308, 3.1410000324249268, 1.1690000295639038, 3.1410000324249268], "mean": [0.5906457901000977, 2.056887149810791, -0.8484570384025574, -0.5506703853607178, -1.6282017230987549, -1.3842788934707642, 1.1945483684539795, 433.68402099609375, 0.2702080309391022, 0.35695934295654297, 0.013503633439540863, -0.8124685287475586, 0.43260201811790466, -0.12329494953155518, -0.5244722962379456, -2.018646001815796, 0.8608049750328064, 0.8181779384613037, 1.9374330043792725, 1.2693904638290405, -1.8940038681030273, 322.53289794921875, -0.27550095319747925, 0.3799801468849182, 0.04439198598265648, 2.456192970275879, 0.5443117618560791, -1.5027432441711426], "std": [0.14092643558979034, 0.04268215224146843, 0.3484746217727661, 0.29029300808906555, 0.7896578311920166, 0.3600035309791565, 0.47584089636802673, 182.1160888671875, 0.06865294277667999, 0.04594822973012924, 0.062476299703121185, 2.311537027359009, 0.44074973464012146, 0.38818976283073425, 0.08799611777067184, 0.05756409093737602, 0.21816200017929077, 0.19515439867973328, 0.5929056406021118, 0.2856301963329315, 0.4261617660522461, 314.87115478515625, 0.06423323601484299, 0.04342667758464813, 0.03347030654549599, 1.0315531492233276, 0.3040534555912018, 1.9370888471603394], "count": [1000]}, "action": {"min": [0.3274412155151367, 1.9157606363296509, -1.8510088920593262, -1.0828198194503784, -2.7934694290161133, -2.1822550296783447, 0.33281683921813965, -2.0, 0.08858100324869156, 0.2768920063972473, -0.15781700611114502, -3.1371853351593018, -0.5009999871253967, -0.609000027179718, -0.642822265625, -2.0779192447662354, 0.6424731612205505, 0.0504051111638546, 0.16959364712238312, 0.724486231803894, -2.2196922302246094, 33.0, -0.3730889856815338, 0.2846910059452057, -0.07197199761867523, -3.1401853561401367, 0.12800000607967377, -3.1391851902008057], "max": [0.9382889866828918, 2.0906949043273926, -0.45525169372558594, 0.027436576783657074, 0.1604306697845459, -0.9027366638183594, 1.8067125082015991, 596.0, 0.3624190092086792, 0.42385900020599365, 0.08185700327157974, 3.13100004196167, 1.0010000467300415, 0.7730000019073486, -0.3487865924835205, -1.8316880464553833, 1.5706918239593506, 1.0391864776611328, 2.471421241760254, 1.6754639148712158, -0.38095301389694214, 846.0, -0.11715099960565567, 0.440185010433197, 0.10736499726772308, 3.1410000324249268, 1.1690000295639038, 3.1410000324249268], "mean": [0.5906457901000977, 2.056887149810791, -0.8484570384025574, -0.5506703853607178, -1.6282017230987549, -1.3842788934707642, 1.1945483684539795, 433.68402099609375, 0.2702080309391022, 0.35695934295654297, 0.013503633439540863, -0.8124685287475586, 0.43260201811790466, -0.12329494953155518, -0.5244722962379456, -2.018646001815796, 0.8608049750328064, 0.8181779384613037, 1.9374330043792725, 1.2693904638290405, -1.8940038681030273, 322.53289794921875, -0.27550095319747925, 0.3799801468849182, 0.04439198598265648, 2.456192970275879, 0.5443117618560791, -1.5027432441711426], "std": [0.14092643558979034, 0.04268215224146843, 0.3484746217727661, 0.29029300808906555, 0.7896578311920166, 0.3600035309791565, 0.47584089636802673, 182.1160888671875, 0.06865294277667999, 0.04594822973012924, 0.062476299703121185, 2.311537027359009, 0.44074973464012146, 0.38818976283073425, 0.08799611777067184, 0.05756409093737602, 0.21816200017929077, 0.19515439867973328, 0.5929056406021118, 0.2856301963329315, 0.4261617660522461, 314.87115478515625, 0.06423323601484299, 0.04342667758464813, 0.03347030654549599, 1.0315531492233276, 0.3040534555912018, 1.9370888471603394], "count": [1000]}, "timestamp": {"min": [0.0], "max": [33.3], "mean": [16.65], "std": [9.622499675240316], "count": [1000]}, "frame_index": {"min": [0], "max": [999], "mean": [499.5], "std": [288.6749902572095], "count": [1000]}, "episode_index": {"min": [140], "max": [140], "mean": [140.0], "std": [0.0], "count": [1000]}, "index": {"min": [143914], "max": [144913], "mean": [144413.5], "std": [288.6749902572095], "count": [1000]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1000]}, "subtask_annotation": {"mean": [20.845, 29.0, 29.0, 29.0, 29.0], "std": [3.4895522635432807, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1000]}, "scene_annotation": {"mean": [140.0], "std": [0.0], "min": [140], "max": [140], "count": [1000]}, "eef_direction_state": {"mean": [4.274, 4.056], "std": [1.9222185099514595, 1.9735409800660366], "min": [0, 0], "max": [6, 6], "count": [1000]}, "eef_velocity_state": {"mean": [0.702, 0.765], "std": [0.6657296748681085, 0.7251034408965377], "min": [0, 0], "max": [2, 2], "count": [1000]}, "eef_acc_mag_state": {"mean": [0.626, 0.675], "std": [0.8137100220594604, 0.8132496541653154], "min": [0, 0], "max": [2, 2], "count": [1000]}, "eef_direction_action": {"mean": [4.274, 4.056], "std": [1.9222185099514595, 1.9735409800660366], "min": [0, 0], "max": [6, 6], "count": [1000]}, "eef_velocity_action": {"mean": [0.702, 0.765], "std": [0.6657296748681085, 0.7251034408965377], "min": [0, 0], "max": [2, 2], "count": [1000]}, "eef_acc_mag_action": {"mean": [0.626, 0.675], "std": [0.8137100220594604, 0.8132496541653154], "min": [0, 0], "max": [2, 2], "count": [1000]}, "eef_sim_pose_state": {"mean": [0.5818251197009021, 0.3141665487266585, 1.1219776148802918, -2.298232548050637, 0.8730458358927202, 1.5917589439748647, 0.56328900072581, -0.28350011146738746, 1.0957847861028132, 2.143348639714976, 1.03683371270771, -1.343360837458848], "std": [0.038149781649370336, 0.05488953977332576, 0.03514512684882117, 0.6842437775294993, 0.3049103459606319, 2.240849442102663, 0.037906842541180576, 0.07965272098680261, 0.03115604856003353, 1.2584791776386965, 0.3649246242392553, 1.661500926500472], "min": [0.49875942996624, 0.1370866957192091, 1.04148673972022, -2.999848625740694, 0.3421903875657448, -3.140462085906112, 0.49119492342535254, -0.36676680993568467, 1.0502000537544198, -3.1326563168468007, 0.181323711215716, -3.096689964826142], "max": [0.6324692136405609, 0.4142823441593721, 1.2115411857086331, -0.14524297411849618, 1.3570322696576502, 3.1400243323967847, 0.6180466280242384, -0.062155772793207706, 1.209352380263925, 3.1410275373650247, 1.5367700128736757, 3.083024825489917], "count": [1000]}, "eef_sim_pose_action": {"mean": [0.5818251197009021, 0.3141665487266585, 1.1219776148802918, -2.298232548050637, 0.8730458358927202, 1.5917589439748647, 0.56328900072581, -0.28350011146738746, 1.0957847861028132, 2.143348639714976, 1.03683371270771, -1.343360837458848], "std": [0.038149781649370336, 0.05488953977332576, 0.03514512684882117, 0.6842437775294993, 0.3049103459606319, 2.240849442102663, 0.037906842541180576, 0.07965272098680261, 0.03115604856003353, 1.2584791776386965, 0.3649246242392553, 1.661500926500472], "min": [0.49875942996624, 0.1370866957192091, 1.04148673972022, -2.999848625740694, 0.3421903875657448, -3.140462085906112, 0.49119492342535254, -0.36676680993568467, 1.0502000537544198, -3.1326563168468007, 0.181323711215716, -3.096689964826142], "max": [0.6324692136405609, 0.4142823441593721, 1.2115411857086331, -0.14524297411849618, 1.3570322696576502, 3.1400243323967847, 0.6180466280242384, -0.062155772793207706, 1.209352380263925, 3.1410275373650247, 1.5367700128736757, 3.083024825489917], "count": [1000]}, "gripper_mode_state": {"mean": [0.708, 0.654], "std": [0.45468230667136816, 0.4756931784249252], "min": [0, 0], "max": [1, 1], "count": [1000]}, "gripper_activity_state": {"mean": [1.869, 1.961], "std": [0.42407428594527624, 0.23974778413991316], "min": [0, 0], "max": [2, 2], "count": [1000]}, "gripper_mode_action": {"mean": [0.708, 0.654], "std": [0.45468230667136816, 0.4756931784249252], "min": [0, 0], "max": [1, 1], "count": [1000]}, "gripper_activity_action": {"mean": [1.869, 1.961], "std": [0.42407428594527624, 0.23974778413991316], "min": [0, 0], "max": [2, 2], "count": [1000]}, "gripper_open_scale_state": {"mean": [0.3225329999084472, 0.43380449996566883], "std": [0.31487127218981686, 0.1818283788438083], "min": [0.033, 0.0], "max": [0.846, 0.596], "count": [1000]}, "gripper_open_scale_action": {"mean": [0.3225329999084472, 0.43380449996566883], "std": [0.31487127218981686, 0.1818283788438083], "min": [0.033, 0.0], "max": [0.846, 0.596], "count": [1000]}}} +{"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.42379171242722957]], [[0.4462000183042252]], [[0.4480389511678989]]], "std": [[[0.20620219187029878]], [[0.1800577254958685]], [[0.1739412067675658]]], "count": [183]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.44118337820100717]], [[0.46071111468266723]], [[0.46098261321832923]]], "std": [[[0.16375448894574227]], [[0.13995593718057425]], [[0.133470500673128]]], "count": [183]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.45368240048751746]], [[0.46330415706810957]], [[0.46238865227329545]]], "std": [[[0.15176692382140683]], [[0.13186899980021557]], [[0.12854721453871615]]], "count": [183]}, "observation.state": {"min": [0.2744704782962799, 1.7614037990570068, -1.729202389717102, -1.3758256435394287, -2.7677083015441895, -2.160717725753784, 0.17517869174480438, -2.0, 0.09681099653244019, 0.28939199447631836, -0.11555500328540802, -3.1391851902008057, -0.5910000205039978, -0.781000018119812, -1.0570412874221802, -2.078948974609375, 0.5799031853675842, 0.09002409130334854, 0.4046022295951843, -0.9874200820922852, -2.8419721126556396, 47.0, -0.39462101459503174, 0.2700110077857971, -0.06827700138092041, 1.3830000162124634, -0.20999999344348907, -3.115000009536743], "max": [0.9360026717185974, 2.078512668609619, -0.7505614161491394, -0.11796680092811584, 0.16746434569358826, -0.403258353471756, 2.337606906890869, 745.0, 0.3403390049934387, 0.45459499955177307, 0.11574099957942963, 3.13700008392334, 1.1399999856948853, 0.6079999804496765, -0.2578200399875641, -1.8103601932525635, 2.0526294708251953, 1.4770547151565552, 2.520482301712036, 1.6878207921981812, -0.43072983622550964, 848.0, -0.007872999645769596, 0.4508799910545349, 0.12939700484275818, 3.065000057220459, 1.0390000343322754, 3.125], "mean": [0.6065751910209656, 2.04313063621521, -1.1320617198944092, -0.7767273187637329, -1.8382434844970703, -1.1823912858963013, 1.6759123802185059, 537.3101806640625, 0.24757669866085052, 0.39220041036605835, 0.019804585725069046, -1.2387574911117554, 0.28379958868026733, -0.3163796663284302, -0.5125874280929565, -2.0199086666107178, 1.0934667587280273, 1.0406267642974854, 2.1632208824157715, 0.9827640652656555, -2.2265052795410156, 487.1121826171875, -0.2278045266866684, 0.3938698172569275, 0.04062936082482338, 2.524841070175171, 0.4750334918498993, -2.278902292251587], "std": [0.14626829326152802, 0.06337173283100128, 0.2029130905866623, 0.3077576458454132, 0.9217866659164429, 0.47718602418899536, 0.6889890432357788, 246.2184600830078, 0.05610882118344307, 0.05077056959271431, 0.05193141847848892, 2.1312415599823, 0.44233354926109314, 0.3919563591480255, 0.17975644767284393, 0.07036545872688293, 0.3946402668952942, 0.2840576171875, 0.36002832651138306, 0.5745609402656555, 0.33232003450393677, 353.89111328125, 0.10192728042602539, 0.053425632417201996, 0.03556898236274719, 0.4335783123970032, 0.2518724501132965, 1.114270567893982], "count": [1043]}, "action": {"min": [0.2744704782962799, 1.7614037990570068, -1.729202389717102, -1.3758256435394287, -2.7677083015441895, -2.160717725753784, 0.17517869174480438, -2.0, 0.09681099653244019, 0.28939199447631836, -0.11555500328540802, -3.1391851902008057, -0.5910000205039978, -0.781000018119812, -1.0570412874221802, -2.078948974609375, 0.5799031853675842, 0.09002409130334854, 0.4046022295951843, -0.9874200820922852, -2.8419721126556396, 47.0, -0.39462101459503174, 0.2700110077857971, -0.06827700138092041, 1.3830000162124634, -0.20999999344348907, -3.115000009536743], "max": [0.9360026717185974, 2.078512668609619, -0.7505614161491394, -0.11796680092811584, 0.16746434569358826, -0.403258353471756, 2.337606906890869, 745.0, 0.3403390049934387, 0.45459499955177307, 0.11574099957942963, 3.13700008392334, 1.1399999856948853, 0.6079999804496765, -0.2578200399875641, -1.8103601932525635, 2.0526294708251953, 1.4770547151565552, 2.520482301712036, 1.6878207921981812, -0.43072983622550964, 848.0, -0.007872999645769596, 0.4508799910545349, 0.12939700484275818, 3.065000057220459, 1.0390000343322754, 3.125], "mean": [0.6065751910209656, 2.04313063621521, -1.1320617198944092, -0.7767273187637329, -1.8382434844970703, -1.1823912858963013, 1.6759123802185059, 537.3101806640625, 0.24757669866085052, 0.39220041036605835, 0.019804585725069046, -1.2387574911117554, 0.28379958868026733, -0.3163796663284302, -0.5125874280929565, -2.0199086666107178, 1.0934667587280273, 1.0406267642974854, 2.1632208824157715, 0.9827640652656555, -2.2265052795410156, 487.1121826171875, -0.2278045266866684, 0.3938698172569275, 0.04062936082482338, 2.524841070175171, 0.4750334918498993, -2.278902292251587], "std": [0.14626829326152802, 0.06337173283100128, 0.2029130905866623, 0.3077576458454132, 0.9217866659164429, 0.47718602418899536, 0.6889890432357788, 246.2184600830078, 0.05610882118344307, 0.05077056959271431, 0.05193141847848892, 2.1312415599823, 0.44233354926109314, 0.3919563591480255, 0.17975644767284393, 0.07036545872688293, 0.3946402668952942, 0.2840576171875, 0.36002832651138306, 0.5745609402656555, 0.33232003450393677, 353.89111328125, 0.10192728042602539, 0.053425632417201996, 0.03556898236274719, 0.4335783123970032, 0.2518724501132965, 1.114270567893982], "count": [1043]}, "timestamp": {"min": [0.0], "max": [34.733333333333334], "mean": [17.366666666666667], "std": [10.03626756651429], "count": [1043]}, "frame_index": {"min": [0], "max": [1042], "mean": [521.0], "std": [301.0880269954287], "count": [1043]}, "episode_index": {"min": [141], "max": [141], "mean": [141.0], "std": [0.0], "count": [1043]}, "index": {"min": [144914], "max": [145956], "mean": [145435.0], "std": [301.0880269954287], "count": [1043]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1043]}, "subtask_annotation": {"mean": [19.55417066155321, 29.0, 29.0, 29.0, 29.0], "std": [4.672976652359988, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1043]}, "scene_annotation": {"mean": [141.0], "std": [0.0], "min": [141], "max": [141], "count": [1043]}, "eef_direction_state": {"mean": [4.494726749760307, 3.8302972195589646], "std": [1.813637746750139, 1.8158148882528486], "min": [0, 0], "max": [6, 6], "count": [1043]}, "eef_velocity_state": {"mean": [0.6653883029721956, 0.9712368168744008], "std": [0.6925300078903843, 0.7014142025330588], "min": [0, 0], "max": [2, 2], "count": [1043]}, "eef_acc_mag_state": {"mean": [0.6471716203259827, 0.835091083413231], "std": [0.8204944118314059, 0.834098146775044], "min": [0, 0], "max": [2, 2], "count": [1043]}, "eef_direction_action": {"mean": [4.494726749760307, 3.8302972195589646], "std": [1.813637746750139, 1.8158148882528486], "min": [0, 0], "max": [6, 6], "count": [1043]}, "eef_velocity_action": {"mean": [0.6653883029721956, 0.9712368168744008], "std": [0.6925300078903843, 0.7014142025330588], "min": [0, 0], "max": [2, 2], "count": [1043]}, "eef_acc_mag_action": {"mean": [0.6471716203259827, 0.835091083413231], "std": [0.8204944118314059, 0.834098146775044], "min": [0, 0], "max": [2, 2], "count": [1043]}, "eef_sim_pose_state": {"mean": [0.5925216753845027, 0.27440846235325367, 1.15418519561359, -1.6690022354166378, 0.9265707782632288, 1.413520863030956, 0.5981479512079437, -0.26792164777691146, 1.1238243611499612, 0.8476676580180672, 0.8691069377917781, -1.6495201562786084], "std": [0.04513359043938854, 0.090078284538502, 0.05517782799819467, 2.1116297398765473, 0.3841414303738363, 2.43248119071705, 0.037904870040796956, 0.06283242120900474, 0.03358688691878814, 2.4510716231231666, 0.3456627384721808, 1.478620245082122], "min": [0.4816719867484892, 0.05073037865627455, 1.0529103905880648, -3.1320653907124996, 0.3123300296305094, -3.1397843270030776, 0.5356121989050625, -0.3704449100837055, 1.0682176383512125, -3.1402712287463603, 0.1391110648637628, -3.14075767990512], "max": [0.6459649556011544, 0.4372268220269587, 1.2747891981547546, 3.139564209854515, 1.5203716538563126, 3.1404922722842903, 0.6523677274510009, -0.0762296329184904, 1.2283986334074697, 3.140642586471643, 1.4311988106426412, 3.128271398612793], "count": [1043]}, "eef_sim_pose_action": {"mean": [0.5925216753845027, 0.27440846235325367, 1.15418519561359, -1.6690022354166378, 0.9265707782632288, 1.413520863030956, 0.5981479512079437, -0.26792164777691146, 1.1238243611499612, 0.8476676580180672, 0.8691069377917781, -1.6495201562786084], "std": [0.04513359043938854, 0.090078284538502, 0.05517782799819467, 2.1116297398765473, 0.3841414303738363, 2.43248119071705, 0.037904870040796956, 0.06283242120900474, 0.03358688691878814, 2.4510716231231666, 0.3456627384721808, 1.478620245082122], "min": [0.4816719867484892, 0.05073037865627455, 1.0529103905880648, -3.1320653907124996, 0.3123300296305094, -3.1397843270030776, 0.5356121989050625, -0.3704449100837055, 1.0682176383512125, -3.1402712287463603, 0.1391110648637628, -3.14075767990512], "max": [0.6459649556011544, 0.4372268220269587, 1.2747891981547546, 3.139564209854515, 1.5203716538563126, 3.1404922722842903, 0.6523677274510009, -0.0762296329184904, 1.2283986334074697, 3.140642586471643, 1.4311988106426412, 3.128271398612793], "count": [1043]}, "gripper_mode_state": {"mean": [0.4554170661553212, 0.20134228187919462], "std": [0.4980083955214004, 0.40100320124267486], "min": [0, 0], "max": [1, 1], "count": [1043]}, "gripper_activity_state": {"mean": [1.8935762224352828, 1.8983700862895494], "std": [0.405128864233357, 0.40753594991879705], "min": [0, 0], "max": [2, 2], "count": [1043]}, "gripper_mode_action": {"mean": [0.4554170661553212, 0.20134228187919462], "std": [0.4980083955214004, 0.40100320124267486], "min": [0, 0], "max": [1, 1], "count": [1043]}, "gripper_activity_action": {"mean": [1.8935762224352828, 1.8983700862895494], "std": [0.405128864233357, 0.40753594991879705], "min": [0, 0], "max": [2, 2], "count": [1043]}, "gripper_open_scale_state": {"mean": [0.4871121763410357, 0.537490412364641], "std": [0.35389082961541724, 0.24582420881425213], "min": [0.047, 0.0], "max": [0.848, 0.745], "count": [1043]}, "gripper_open_scale_action": {"mean": [0.4871121763410357, 0.537490412364641], "std": [0.35389082961541724, 0.24582420881425213], "min": [0.047, 0.0], "max": [0.848, 0.745], "count": [1043]}}} +{"episode_index": 141, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.41690599376114085]], [[0.4428116384432561]], [[0.4459826463161022]]], "std": [[[0.2159411990304125]], [[0.18487781636338285]], [[0.17875684489183682]]], "count": [165]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.44514387750049517]], [[0.46279237225193104]], [[0.4631707429689047]]], "std": [[[0.1708035416665869]], [[0.14768807251200067]], [[0.1408982029973702]]], "count": [165]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4564607867894633]], [[0.4660881325510002]], [[0.4652189022578728]]], "std": [[[0.1471117249968276]], [[0.127822241245242]], [[0.12475895226407989]]], "count": [165]}, "observation.state": {"min": [0.23970353603363037, 1.9343136548995972, -1.6863720417022705, -1.263304352760315, -2.788722038269043, -2.102598190307617, 0.3164456784725189, -2.0, 0.07441899925470352, 0.26796698570251465, -0.1265459954738617, -3.1411852836608887, -0.42399999499320984, -0.7549999952316284, -0.7485716938972473, -2.0666794776916504, 0.578210175037384, 0.24689428508281708, 0.045919615775346756, 0.8346513509750366, -2.695050001144409, 47.0, -0.3776339888572693, 0.2741119861602783, -0.013446000404655933, 1.2610000371932983, 0.23600000143051147, -3.1401853561401367], "max": [1.1070449352264404, 2.0908172130584717, -0.2974739372730255, 0.027698377147316933, -0.0996582955121994, -0.6922674179077148, 2.2519984245300293, 655.0, 0.3158000111579895, 0.45723098516464233, 0.11283499747514725, 3.131999969482422, 1.055999994277954, 0.8450000286102295, -0.2534043490886688, -1.8290177583694458, 1.3122084140777588, 1.2504236698150635, 2.575704574584961, 1.7222212553024292, -0.5303706526756287, 852.0, -0.09438599646091461, 0.4616149961948395, 0.12186700105667114, 3.0980000495910645, 1.2029999494552612, 3.13700008392334], "mean": [0.6454830765724182, 2.0505707263946533, -0.7951143383979797, -0.6483970284461975, -1.8980244398117065, -1.4635385274887085, 1.4409003257751465, 266.50604248046875, 0.2401842325925827, 0.3641054630279541, 0.012208082713186741, -1.133620262145996, 0.3988097608089447, -0.24349386990070343, -0.5377370119094849, -2.005303382873535, 0.7872273921966553, 0.8922512531280518, 1.9945669174194336, 1.3207083940505981, -2.046781063079834, 442.2425842285156, -0.26610511541366577, 0.38412338495254517, 0.06779289245605469, 2.6908352375030518, 0.5974770188331604, -1.934002161026001], "std": [0.18788078427314758, 0.04240106791257858, 0.34371668100357056, 0.2658572196960449, 0.6112505793571472, 0.3560083508491516, 0.45397043228149414, 319.3908996582031, 0.06493082642555237, 0.0467534065246582, 0.05947636440396309, 2.374570608139038, 0.47963374853134155, 0.3489542007446289, 0.1408550888299942, 0.05892406776547432, 0.17972269654273987, 0.1643386036157608, 0.5996534824371338, 0.22493745386600494, 0.43492597341537476, 344.7033386230469, 0.0763096883893013, 0.04877126216888428, 0.027337878942489624, 0.37438148260116577, 0.2921404242515564, 1.3676810264587402], "count": [909]}, "action": {"min": [0.23970353603363037, 1.9343136548995972, -1.6863720417022705, -1.263304352760315, -2.788722038269043, -2.102598190307617, 0.3164456784725189, -2.0, 0.07441899925470352, 0.26796698570251465, -0.1265459954738617, -3.1411852836608887, -0.42399999499320984, -0.7549999952316284, -0.7485716938972473, -2.0666794776916504, 0.578210175037384, 0.24689428508281708, 0.045919615775346756, 0.8346513509750366, -2.695050001144409, 47.0, -0.3776339888572693, 0.2741119861602783, -0.013446000404655933, 1.2610000371932983, 0.23600000143051147, -3.1401853561401367], "max": [1.1070449352264404, 2.0908172130584717, -0.2974739372730255, 0.027698377147316933, -0.0996582955121994, -0.6922674179077148, 2.2519984245300293, 655.0, 0.3158000111579895, 0.45723098516464233, 0.11283499747514725, 3.131999969482422, 1.055999994277954, 0.8450000286102295, -0.2534043490886688, -1.8290177583694458, 1.3122084140777588, 1.2504236698150635, 2.575704574584961, 1.7222212553024292, -0.5303706526756287, 852.0, -0.09438599646091461, 0.4616149961948395, 0.12186700105667114, 3.0980000495910645, 1.2029999494552612, 3.13700008392334], "mean": [0.6454830765724182, 2.0505707263946533, -0.7951143383979797, -0.6483970284461975, -1.8980244398117065, -1.4635385274887085, 1.4409003257751465, 266.50604248046875, 0.2401842325925827, 0.3641054630279541, 0.012208082713186741, -1.133620262145996, 0.3988097608089447, -0.24349386990070343, -0.5377370119094849, -2.005303382873535, 0.7872273921966553, 0.8922512531280518, 1.9945669174194336, 1.3207083940505981, -2.046781063079834, 442.2425842285156, -0.26610511541366577, 0.38412338495254517, 0.06779289245605469, 2.6908352375030518, 0.5974770188331604, -1.934002161026001], "std": [0.18788078427314758, 0.04240106791257858, 0.34371668100357056, 0.2658572196960449, 0.6112505793571472, 0.3560083508491516, 0.45397043228149414, 319.3908996582031, 0.06493082642555237, 0.0467534065246582, 0.05947636440396309, 2.374570608139038, 0.47963374853134155, 0.3489542007446289, 0.1408550888299942, 0.05892406776547432, 0.17972269654273987, 0.1643386036157608, 0.5996534824371338, 0.22493745386600494, 0.43492597341537476, 344.7033386230469, 0.0763096883893013, 0.04877126216888428, 0.027337878942489624, 0.37438148260116577, 0.2921404242515564, 1.3676810264587402], "count": [909]}, "timestamp": {"min": [0.0], "max": [30.266666666666666], "mean": [15.133333333333333], "std": [8.74685128531447], "count": [909]}, "frame_index": {"min": [0], "max": [908], "mean": [454.0], "std": [262.40553855943415], "count": [909]}, "episode_index": {"min": [142], "max": [142], "mean": [142.0], "std": [0.0], "count": [909]}, "index": {"min": [145957], "max": [146865], "mean": [146411.0], "std": [262.40553855943415], "count": [909]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [909]}, "subtask_annotation": {"mean": [20.6985698569857, 29.0, 29.0, 29.0, 29.0], "std": [3.8402374532397396, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [909]}, "scene_annotation": {"mean": [142.0], "std": [0.0], "min": [142], "max": [142], "count": [909]}, "eef_direction_state": {"mean": [3.9812981298129815, 3.6105610561056105], "std": [1.9730533619201507, 1.8990295170318479], "min": [0, 0], "max": [6, 6], "count": [909]}, "eef_velocity_state": {"mean": [0.8085808580858086, 0.9867986798679867], "std": [0.6883384031225813, 0.7235178576809942], "min": [0, 0], "max": [2, 2], "count": [909]}, "eef_acc_mag_state": {"mean": [0.7898789878987899, 0.8041804180418042], "std": [0.8330804148792041, 0.8212953052650598], "min": [0, 0], "max": [2, 2], "count": [909]}, "eef_direction_action": {"mean": [3.9812981298129815, 3.6105610561056105], "std": [1.9730533619201507, 1.8990295170318479], "min": [0, 0], "max": [6, 6], "count": [909]}, "eef_velocity_action": {"mean": [0.8085808580858086, 0.9867986798679867], "std": [0.6883384031225813, 0.7235178576809942], "min": [0, 0], "max": [2, 2], "count": [909]}, "eef_acc_mag_action": {"mean": [0.7898789878987899, 0.8041804180418042], "std": [0.8330804148792041, 0.8212953052650598], "min": [0, 0], "max": [2, 2], "count": [909]}, "eef_sim_pose_state": {"mean": [0.5853693119470678, 0.32442269355003567, 1.1449040862162008, -2.2254271311945613, 0.8305807394067353, 0.42221294837016626, 0.5735027342186396, -0.2675916089470307, 1.1188013426908696, 1.8055067277226184, 1.004563567866984, -1.439879598677037], "std": [0.04506444836268235, 0.05697655651335492, 0.04628528928088816, 0.6368189934980064, 0.2629747335581272, 2.720834696675342, 0.03874410532984877, 0.08247579995609923, 0.031342276752857424, 1.7183088647610025, 0.4218255692748372, 1.7135358555816262], "min": [0.4825111648098141, 0.16418419212934196, 1.0679740995121807, -3.1260256141255165, 0.419163930066931, -3.1411789710926703, 0.4989645734070156, -0.37833797137575975, 1.0615499814633191, -3.1410899669024372, 0.1794298530754883, -3.141467387567339], "max": [0.6539851201308267, 0.42601312521358736, 1.2723316901478245, -0.30571267583099526, 1.3514058647905265, 3.141261846277551, 0.6522874787212817, -0.054059440636661335, 1.2298636216850733, 3.138443987002868, 1.538717279061475, 3.141390567548986], "count": [909]}, "eef_sim_pose_action": {"mean": [0.5853693119470678, 0.32442269355003567, 1.1449040862162008, -2.2254271311945613, 0.8305807394067353, 0.42221294837016626, 0.5735027342186396, -0.2675916089470307, 1.1188013426908696, 1.8055067277226184, 1.004563567866984, -1.439879598677037], "std": [0.04506444836268235, 0.05697655651335492, 0.04628528928088816, 0.6368189934980064, 0.2629747335581272, 2.720834696675342, 0.03874410532984877, 0.08247579995609923, 0.031342276752857424, 1.7183088647610025, 0.4218255692748372, 1.7135358555816262], "min": [0.4825111648098141, 0.16418419212934196, 1.0679740995121807, -3.1260256141255165, 0.419163930066931, -3.1411789710926703, 0.4989645734070156, -0.37833797137575975, 1.0615499814633191, -3.1410899669024372, 0.1794298530754883, -3.141467387567339], "max": [0.6539851201308267, 0.42601312521358736, 1.2723316901478245, -0.30571267583099526, 1.3514058647905265, 3.141261846277551, 0.6522874787212817, -0.054059440636661335, 1.2298636216850733, 3.138443987002868, 1.538717279061475, 3.141390567548986], "count": [909]}, "gripper_mode_state": {"mean": [0.5137513751375138, 0.5973597359735974], "std": [0.4998108639093654, 0.49042948709387235], "min": [0, 0], "max": [1, 1], "count": [909]}, "gripper_activity_state": {"mean": [1.8613861386138615, 1.9801980198019802], "std": [0.4578308418180805, 0.13931927999475874], "min": [0, 1], "max": [2, 2], "count": [909]}, "gripper_mode_action": {"mean": [0.5137513751375138, 0.5973597359735974], "std": [0.4998108639093654, 0.49042948709387235], "min": [0, 0], "max": [1, 1], "count": [909]}, "gripper_activity_action": {"mean": [1.8613861386138615, 1.9801980198019802], "std": [0.4578308418180805, 0.13931927999475874], "min": [0, 1], "max": [2, 2], "count": [909]}, "gripper_open_scale_state": {"mean": [0.4422425742909986, 0.2668536853013915], "std": [0.34470319858169557, 0.3190998642824122], "min": [0.047, 0.0], "max": [0.852, 0.655], "count": [909]}, "gripper_open_scale_action": {"mean": [0.4422425742909986, 0.2668536853013915], "std": [0.34470319858169557, 0.3190998642824122], "min": [0.047, 0.0], "max": [0.852, 0.655], "count": [909]}}} +{"episode_index": 142, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4176161804079061]], [[0.44622583840263014]], [[0.4486588301736357]]], "std": [[[0.21905971648229308]], [[0.18719905397749675]], [[0.1812918398092402]]], "count": [166]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.4404762518210095]], [[0.4611569144223954]], [[0.4622484841326089]]], "std": [[[0.1671407423913308]], [[0.14088779458786702]], [[0.1334346057440294]]], "count": [166]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4580952486416253]], [[0.4659870819060556]], [[0.46371591636152454]]], "std": [[[0.14907009246827482]], [[0.13169056711510002]], [[0.1296484853376066]]], "count": [166]}, "observation.state": {"min": [0.4233470857143402, 1.8606606721878052, -1.857623815536499, -1.21761155128479, -2.8239080905914307, -2.1683969497680664, 0.22013838589191437, -2.0, 0.051215000450611115, 0.28078898787498474, -0.1551699936389923, -3.1371853351593018, -0.6579999923706055, -0.6119999885559082, -0.7178539633750916, -2.070606231689453, 0.5627988576889038, 0.07995353639125824, 0.3534466326236725, 0.7161435484886169, -2.3378336429595947, 45.0, -0.3724049925804138, 0.28918999433517456, -0.05090799927711487, 1.125, 0.17000000178813934, -3.0950000286102295], "max": [1.1279714107513428, 2.0925276279449463, -0.5223596096038818, -0.08815658092498779, 0.37138861417770386, -0.7284132242202759, 2.1382203102111816, 696.0, 0.33655598759651184, 0.45552900433540344, 0.09935499727725983, 3.1389999389648438, 1.0080000162124634, 0.7400000095367432, -0.34634315967559814, -1.7996439933776855, 1.4431954622268677, 1.3817248344421387, 2.419166088104248, 1.7070890665054321, -0.34496432542800903, 861.0, -0.07253699749708176, 0.448170006275177, 0.10228099673986435, 3.069000005722046, 1.0800000429153442, 3.125], "mean": [0.6585595011711121, 2.049201726913452, -1.1295933723449707, -0.6441704034805298, -1.5601352453231812, -1.3573607206344604, 1.39323091506958, 505.2412109375, 0.2436104565858841, 0.37149426341056824, 0.007745917420834303, -0.526229202747345, 0.3040502369403839, -0.18230316042900085, -0.5216578245162964, -2.0033931732177734, 0.8965274691581726, 0.8304155468940735, 1.8989486694335938, 1.256943702697754, -1.92780601978302, 411.1548156738281, -0.2752661108970642, 0.382442444562912, 0.052339062094688416, 2.563255548477173, 0.5429801344871521, -1.311870813369751], "std": [0.17563988268375397, 0.050524547696113586, 0.39998722076416016, 0.34643611311912537, 1.0527544021606445, 0.447411447763443, 0.5942014455795288, 230.4139862060547, 0.07728468626737595, 0.05239345505833626, 0.06655396521091461, 2.4736170768737793, 0.5131667852401733, 0.3580310344696045, 0.10722260177135468, 0.0623745322227478, 0.24289387464523315, 0.25399377942085266, 0.7073813676834106, 0.26566532254219055, 0.5819221138954163, 374.8975830078125, 0.07693515717983246, 0.043682653456926346, 0.025703858584165573, 0.47639188170433044, 0.28895655274391174, 1.9521945714950562], "count": [914]}, "action": {"min": [0.4233470857143402, 1.8606606721878052, -1.857623815536499, -1.21761155128479, -2.8239080905914307, -2.1683969497680664, 0.22013838589191437, -2.0, 0.051215000450611115, 0.28078898787498474, -0.1551699936389923, -3.1371853351593018, -0.6579999923706055, -0.6119999885559082, -0.7178539633750916, -2.070606231689453, 0.5627988576889038, 0.07995353639125824, 0.3534466326236725, 0.7161435484886169, -2.3378336429595947, 45.0, -0.3724049925804138, 0.28918999433517456, -0.05090799927711487, 1.125, 0.17000000178813934, -3.0950000286102295], "max": [1.1279714107513428, 2.0925276279449463, -0.5223596096038818, -0.08815658092498779, 0.37138861417770386, -0.7284132242202759, 2.1382203102111816, 696.0, 0.33655598759651184, 0.45552900433540344, 0.09935499727725983, 3.1389999389648438, 1.0080000162124634, 0.7400000095367432, -0.34634315967559814, -1.7996439933776855, 1.4431954622268677, 1.3817248344421387, 2.419166088104248, 1.7070890665054321, -0.34496432542800903, 861.0, -0.07253699749708176, 0.448170006275177, 0.10228099673986435, 3.069000005722046, 1.0800000429153442, 3.125], "mean": [0.6585595011711121, 2.049201726913452, -1.1295933723449707, -0.6441704034805298, -1.5601352453231812, -1.3573607206344604, 1.39323091506958, 505.2412109375, 0.2436104565858841, 0.37149426341056824, 0.007745917420834303, -0.526229202747345, 0.3040502369403839, -0.18230316042900085, -0.5216578245162964, -2.0033931732177734, 0.8965274691581726, 0.8304155468940735, 1.8989486694335938, 1.256943702697754, -1.92780601978302, 411.1548156738281, -0.2752661108970642, 0.382442444562912, 0.052339062094688416, 2.563255548477173, 0.5429801344871521, -1.311870813369751], "std": [0.17563988268375397, 0.050524547696113586, 0.39998722076416016, 0.34643611311912537, 1.0527544021606445, 0.447411447763443, 0.5942014455795288, 230.4139862060547, 0.07728468626737595, 0.05239345505833626, 0.06655396521091461, 2.4736170768737793, 0.5131667852401733, 0.3580310344696045, 0.10722260177135468, 0.0623745322227478, 0.24289387464523315, 0.25399377942085266, 0.7073813676834106, 0.26566532254219055, 0.5819221138954163, 374.8975830078125, 0.07693515717983246, 0.043682653456926346, 0.025703858584165573, 0.47639188170433044, 0.28895655274391174, 1.9521945714950562], "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": [143], "max": [143], "mean": [143.0], "std": [0.0], "count": [914]}, "index": {"min": [146866], "max": [147779], "mean": [147322.5], "std": [263.8489151010479], "count": [914]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [914]}, "subtask_annotation": {"mean": [20.76148796498906, 29.0, 29.0, 29.0, 29.0], "std": [3.830089951061848, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [914]}, "scene_annotation": {"mean": [143.0], "std": [0.0], "min": [143], "max": [143], "count": [914]}, "eef_direction_state": {"mean": [4.141137855579869, 3.8643326039387307], "std": [1.9175548618988463, 2.0457505839514942], "min": [0, 0], "max": [6, 6], "count": [914]}, "eef_velocity_state": {"mean": [0.7100656455142232, 0.8785557986870897], "std": [0.6715273717488754, 0.7510165930492495], "min": [0, 0], "max": [2, 2], "count": [914]}, "eef_acc_mag_state": {"mean": [0.725382932166302, 0.6936542669584245], "std": [0.8407503655747979, 0.8049513044708494], "min": [0, 0], "max": [2, 2], "count": [914]}, "eef_direction_action": {"mean": [4.141137855579869, 3.8643326039387307], "std": [1.9175548618988463, 2.0457505839514942], "min": [0, 0], "max": [6, 6], "count": [914]}, "eef_velocity_action": {"mean": [0.7100656455142232, 0.8785557986870897], "std": [0.6715273717488754, 0.7510165930492495], "min": [0, 0], "max": [2, 2], "count": [914]}, "eef_acc_mag_action": {"mean": [0.725382932166302, 0.6936542669584245], "std": [0.8407503655747979, 0.8049513044708494], "min": [0, 0], "max": [2, 2], "count": [914]}, "eef_sim_pose_state": {"mean": [0.5826416627982915, 0.31763698178654476, 1.1277331301370084, -2.2479376828852105, 0.8306577212212267, 1.0874291376642373, 0.580484356372176, -0.25881786671091217, 1.1157596598733532, 0.8371640336607621, 0.9092662534953915, -1.2326801801907832], "std": [0.03905882064133285, 0.06283058651614574, 0.0466583990973016, 0.8208593419696462, 0.2923492230972235, 2.418288021265002, 0.04184186933294864, 0.08816655858241225, 0.04476200825277007, 2.390611742110534, 0.39967096433755406, 1.5585206938755816], "min": [0.5010757016508124, 0.11822271097430094, 1.056472882864911, -3.0275718276538774, 0.39297910800332314, -3.140289597911538, 0.5111210497437414, -0.3470954804284957, 1.0492137064385683, -3.1415398386765956, 0.02949043316240285, -3.1400929984434867], "max": [0.6450429716305515, 0.41664642149368153, 1.269434722106527, -0.3173999407804684, 1.3276680821841462, 3.138088083958295, 0.6510758059888188, -0.04284936517120261, 1.2488675836191117, 3.14128005566947, 1.5279268385497833, 3.1396477399693383], "count": [914]}, "eef_sim_pose_action": {"mean": [0.5826416627982915, 0.31763698178654476, 1.1277331301370084, -2.2479376828852105, 0.8306577212212267, 1.0874291376642373, 0.580484356372176, -0.25881786671091217, 1.1157596598733532, 0.8371640336607621, 0.9092662534953915, -1.2326801801907832], "std": [0.03905882064133285, 0.06283058651614574, 0.0466583990973016, 0.8208593419696462, 0.2923492230972235, 2.418288021265002, 0.04184186933294864, 0.08816655858241225, 0.04476200825277007, 2.390611742110534, 0.39967096433755406, 1.5585206938755816], "min": [0.5010757016508124, 0.11822271097430094, 1.056472882864911, -3.0275718276538774, 0.39297910800332314, -3.140289597911538, 0.5111210497437414, -0.3470954804284957, 1.0492137064385683, -3.1415398386765956, 0.02949043316240285, -3.1400929984434867], "max": [0.6450429716305515, 0.41664642149368153, 1.269434722106527, -0.3173999407804684, 1.3276680821841462, 3.138088083958295, 0.6510758059888188, -0.04284936517120261, 1.2488675836191117, 3.14128005566947, 1.5279268385497833, 3.1396477399693383], "count": [914]}, "gripper_mode_state": {"mean": [0.5645514223194749, 0.17833698030634573], "std": [0.4958156047126121, 0.3827961621562548], "min": [0, 0], "max": [1, 1], "count": [914]}, "gripper_activity_state": {"mean": [1.8391684901531729, 1.9354485776805253], "std": [0.4854082719005178, 0.3052986952274884], "min": [0, 0], "max": [2, 2], "count": [914]}, "gripper_mode_action": {"mean": [0.5645514223194749, 0.17833698030634573], "std": [0.4958156047126121, 0.3827961621562548], "min": [0, 0], "max": [1, 1], "count": [914]}, "gripper_activity_action": {"mean": [1.8391684901531729, 1.9354485776805253], "std": [0.4854082719005178, 0.3052986952274884], "min": [0, 0], "max": [2, 2], "count": [914]}, "gripper_open_scale_state": {"mean": [0.41115481395846404, 0.5054436542711319], "std": [0.37489823026458946, 0.22996913386344922], "min": [0.045, 0.0], "max": [0.861, 0.696], "count": [914]}, "gripper_open_scale_action": {"mean": [0.41115481395846404, 0.5054436542711319], "std": [0.37489823026458946, 0.22996913386344922], "min": [0.045, 0.0], "max": [0.861, 0.696], "count": [914]}}} +{"episode_index": 143, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4212421746690129]], [[0.44364863520194403]], [[0.4461353422993129]]], "std": [[[0.20923644993815113]], [[0.18432484631103244]], [[0.17651002776617522]]], "count": [195]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7647058823529411]], [[0.7803921568627451]]], "mean": [[[0.4430163953829395]], [[0.463105930534607]], [[0.46216674103402045]]], "std": [[[0.15542771580490158]], [[0.12863863577968102]], [[0.12301608091253173]]], "count": [195]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[1.0]], [[1.0]]], "mean": [[[0.4529563767387297]], [[0.4639870799815653]], [[0.4634172909334674]]], "std": [[[0.15091442082138418]], [[0.12873809829507607]], [[0.12486063260448628]]], "count": [195]}, "observation.state": {"min": [0.21235421299934387, 1.8514103889465332, -1.6324763298034668, -1.092855453491211, -2.7750558853149414, -2.0192065238952637, 0.18219491839408875, -2.0, 0.13929399847984314, 0.2959519922733307, -0.1140580028295517, -3.1381852626800537, -0.5429999232292175, -0.625, -0.7041356563568115, -2.0701873302459717, 0.6190683245658875, 0.18474309146404266, 0.17608626186847687, -1.0622771978378296, -2.9318389892578125, 43.0, -0.3913320004940033, 0.2592810094356537, -0.05425700172781944, 1.1469999551773071, 0.2549999952316284, -3.132185220718384], "max": [0.9688847064971924, 2.0841848850250244, -0.5183278918266296, -0.015132004395127296, 0.06799802929162979, -0.6930004358291626, 2.1628293991088867, 652.0, 0.3353019952774048, 0.4749540090560913, 0.1344359964132309, 3.13700008392334, 1.409000039100647, 0.8550000190734863, -0.22649137675762177, -1.8167307376861572, 1.9834270477294922, 1.2434074878692627, 2.392427682876587, 1.661082148551941, -0.5032656788825989, 849.0, -0.06338699907064438, 0.47468599677085876, 0.10438700020313263, 3.0940001010894775, 1.1510000228881836, 3.128999948501587], "mean": [0.6130388975143433, 2.054431676864624, -0.9376504421234131, -0.6543553471565247, -1.787171721458435, -1.2025319337844849, 1.4159780740737915, 478.5527038574219, 0.2574084997177124, 0.3898622691631317, 0.014325262047350407, -1.2034547328948975, 0.338488906621933, -0.205702006816864, -0.5118153095245361, -1.9959814548492432, 1.1832913160324097, 0.7754539847373962, 2.175931453704834, 0.567423939704895, -2.3158135414123535, 501.2867126464844, -0.265377402305603, 0.39228373765945435, 0.039759740233421326, 2.3237905502319336, 0.5516439080238342, -0.683667778968811], "std": [0.1549851894378662, 0.04659303277730942, 0.29135972261428833, 0.2795692980289459, 0.6989651322364807, 0.4226086437702179, 0.5598403811454773, 235.54458618164062, 0.05542092025279999, 0.05131778120994568, 0.055427249521017075, 2.1116604804992676, 0.4424853026866913, 0.40242087841033936, 0.11545528471469879, 0.07894738763570786, 0.5528905391693115, 0.18796277046203613, 0.3893263339996338, 0.9973269104957581, 0.43731385469436646, 371.649169921875, 0.08320723474025726, 0.058167584240436554, 0.030675526708364487, 0.6652916073799133, 0.1792769581079483, 2.3489623069763184], "count": [1137]}, "action": {"min": [0.21235421299934387, 1.8514103889465332, -1.6324763298034668, -1.092855453491211, -2.7750558853149414, -2.0192065238952637, 0.18219491839408875, -2.0, 0.13929399847984314, 0.2959519922733307, -0.1140580028295517, -3.1381852626800537, -0.5429999232292175, -0.625, -0.7041356563568115, -2.0701873302459717, 0.6190683245658875, 0.18474309146404266, 0.17608626186847687, -1.0622771978378296, -2.9318389892578125, 43.0, -0.3913320004940033, 0.2592810094356537, -0.05425700172781944, 1.1469999551773071, 0.2549999952316284, -3.132185220718384], "max": [0.9688847064971924, 2.0841848850250244, -0.5183278918266296, -0.015132004395127296, 0.06799802929162979, -0.6930004358291626, 2.1628293991088867, 652.0, 0.3353019952774048, 0.4749540090560913, 0.1344359964132309, 3.13700008392334, 1.409000039100647, 0.8550000190734863, -0.22649137675762177, -1.8167307376861572, 1.9834270477294922, 1.2434074878692627, 2.392427682876587, 1.661082148551941, -0.5032656788825989, 849.0, -0.06338699907064438, 0.47468599677085876, 0.10438700020313263, 3.0940001010894775, 1.1510000228881836, 3.128999948501587], "mean": [0.6130388975143433, 2.054431676864624, -0.9376504421234131, -0.6543553471565247, -1.787171721458435, -1.2025319337844849, 1.4159780740737915, 478.5527038574219, 0.2574084997177124, 0.3898622691631317, 0.014325262047350407, -1.2034547328948975, 0.338488906621933, -0.205702006816864, -0.5118153095245361, -1.9959814548492432, 1.1832913160324097, 0.7754539847373962, 2.175931453704834, 0.567423939704895, -2.3158135414123535, 501.2867126464844, -0.265377402305603, 0.39228373765945435, 0.039759740233421326, 2.3237905502319336, 0.5516439080238342, -0.683667778968811], "std": [0.1549851894378662, 0.04659303277730942, 0.29135972261428833, 0.2795692980289459, 0.6989651322364807, 0.4226086437702179, 0.5598403811454773, 235.54458618164062, 0.05542092025279999, 0.05131778120994568, 0.055427249521017075, 2.1116604804992676, 0.4424853026866913, 0.40242087841033936, 0.11545528471469879, 0.07894738763570786, 0.5528905391693115, 0.18796277046203613, 0.3893263339996338, 0.9973269104957581, 0.43731385469436646, 371.649169921875, 0.08320723474025726, 0.058167584240436554, 0.030675526708364487, 0.6652916073799133, 0.1792769581079483, 2.3489623069763184], "count": [1137]}, "timestamp": {"min": [0.0], "max": [37.86666666666667], "mean": [18.93333333333333], "std": [10.940783369610273], "count": [1137]}, "frame_index": {"min": [0], "max": [1136], "mean": [568.0], "std": [328.22350108830824], "count": [1137]}, "episode_index": {"min": [144], "max": [144], "mean": [144.0], "std": [0.0], "count": [1137]}, "index": {"min": [147780], "max": [148916], "mean": [148348.0], "std": [328.22350108830824], "count": [1137]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1137]}, "subtask_annotation": {"mean": [19.232189973614776, 29.0, 29.0, 29.0, 29.0], "std": [4.825786591245427, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1137]}, "scene_annotation": {"mean": [144.0], "std": [0.0], "min": [144], "max": [144], "count": [1137]}, "eef_direction_state": {"mean": [4.357080035180299, 3.927000879507476], "std": [2.073628337412706, 1.779622036744545], "min": [0, 0], "max": [6, 6], "count": [1137]}, "eef_velocity_state": {"mean": [0.5611257695690414, 0.8953386103781882], "std": [0.6604825925566211, 0.6830948344770159], "min": [0, 0], "max": [2, 2], "count": [1137]}, "eef_acc_mag_state": {"mean": [0.7036059806508356, 0.841688654353562], "std": [0.8393967006142228, 0.8353997025127162], "min": [0, 0], "max": [2, 2], "count": [1137]}, "eef_direction_action": {"mean": [4.357080035180299, 3.927000879507476], "std": [2.073628337412706, 1.779622036744545], "min": [0, 0], "max": [6, 6], "count": [1137]}, "eef_velocity_action": {"mean": [0.5611257695690414, 0.8953386103781882], "std": [0.6604825925566211, 0.6830948344770159], "min": [0, 0], "max": [2, 2], "count": [1137]}, "eef_acc_mag_action": {"mean": [0.7036059806508356, 0.841688654353562], "std": [0.8393967006142228, 0.8353997025127162], "min": [0, 0], "max": [2, 2], "count": [1137]}, "eef_sim_pose_state": {"mean": [0.5882045909830534, 0.29656238226064247, 1.1198570874711353, -1.6941177556165514, 0.9404306904774281, 0.37491150058403555, 0.5936846744277596, -0.27273572111710465, 1.1096670071193628, 0.678479160279198, 0.9314425629617124, -1.4836172866117605], "std": [0.050524725366235895, 0.08146090403122173, 0.03692208047446491, 1.4112047499044902, 0.3468601933082866, 2.4527879442907423, 0.04447288973481192, 0.06286572381581912, 0.03584286949172308, 2.474069936529955, 0.3363071375290466, 1.4840287973226882], "min": [0.46649045419391, 0.1052649004857891, 1.062758271911435, -3.097643805218047, 0.41247887629667934, -3.1414723551112593, 0.5180285749326573, -0.36220442157206223, 1.0566537120242059, -3.1402624985798955, 0.17846443970981873, -3.1374335521729977], "max": [0.6649868985738532, 0.44116322198257785, 1.2368345205189089, 3.129291434279324, 1.4125364440965718, 3.141576143740706, 0.6822138326352053, -0.11572695906587235, 1.2360566381996243, 3.139318821483307, 1.505370269757655, 3.1347624953024154], "count": [1137]}, "eef_sim_pose_action": {"mean": [0.5882045909830534, 0.29656238226064247, 1.1198570874711353, -1.6941177556165514, 0.9404306904774281, 0.37491150058403555, 0.5936846744277596, -0.27273572111710465, 1.1096670071193628, 0.678479160279198, 0.9314425629617124, -1.4836172866117605], "std": [0.050524725366235895, 0.08146090403122173, 0.03692208047446491, 1.4112047499044902, 0.3468601933082866, 2.4527879442907423, 0.04447288973481192, 0.06286572381581912, 0.03584286949172308, 2.474069936529955, 0.3363071375290466, 1.4840287973226882], "min": [0.46649045419391, 0.1052649004857891, 1.062758271911435, -3.097643805218047, 0.41247887629667934, -3.1414723551112593, 0.5180285749326573, -0.36220442157206223, 1.0566537120242059, -3.1402624985798955, 0.17846443970981873, -3.1374335521729977], "max": [0.6649868985738532, 0.44116322198257785, 1.2368345205189089, 3.129291434279324, 1.4125364440965718, 3.141576143740706, 0.6822138326352053, -0.11572695906587235, 1.2360566381996243, 3.139318821483307, 1.505370269757655, 3.1347624953024154], "count": [1137]}, "gripper_mode_state": {"mean": [0.4467897977132806, 0.2832014072119613], "std": [0.49716061224981006, 0.4505534043430625], "min": [0, 0], "max": [1, 1], "count": [1137]}, "gripper_activity_state": {"mean": [1.8856640281442392, 1.8654353562005277], "std": [0.41427509635584653, 0.44624063370009914], "min": [0, 0], "max": [2, 2], "count": [1137]}, "gripper_mode_action": {"mean": [0.4467897977132806, 0.2832014072119613], "std": [0.49716061224981006, 0.4505534043430625], "min": [0, 0], "max": [1, 1], "count": [1137]}, "gripper_activity_action": {"mean": [1.8856640281442392, 1.8654353562005277], "std": [0.41427509635584653, 0.44624063370009914], "min": [0, 0], "max": [2, 2], "count": [1137]}, "gripper_open_scale_state": {"mean": [0.5012867194438243, 0.4787091761412276], "std": [0.37164917091990984, 0.23522602932019365], "min": [0.043, 0.0], "max": [0.849, 0.652], "count": [1137]}, "gripper_open_scale_action": {"mean": [0.5012867194438243, 0.4787091761412276], "std": [0.37164917091990984, 0.23522602932019365], "min": [0.043, 0.0], "max": [0.849, 0.652], "count": [1137]}}} +{"episode_index": 144, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.41298400526877416]], [[0.4431874149659864]], [[0.44666786547952514]]], "std": [[[0.22725888423874097]], [[0.1942865227326702]], [[0.1880450557415185]]], "count": [245]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[1.0]], [[1.0]]], "mean": [[[0.434225129218354]], [[0.45285051520608244]], [[0.4545063150260104]]], "std": [[[0.15436218550593048]], [[0.12965897246722713]], [[0.12254223537679722]]], "count": [245]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46232442560357473]], [[0.4620098539415766]], [[0.4564871673669468]]], "std": [[[0.16491299976198748]], [[0.15371889759523127]], [[0.15618626092418103]]], "count": [245]}, "observation.state": {"min": [0.31353095173835754, 1.9326380491256714, -1.5830836296081543, -1.198482632637024, -2.7321035861968994, -2.187037229537964, 0.07681194692850113, -1.0, 0.09754200279712677, 0.2710590064525604, -0.12463200092315674, -3.1401853561401367, -0.6140000224113464, -0.5640000104904175, -0.6906617283821106, -2.078512668609619, 0.3095865249633789, 0.05907939746975899, -0.03984586521983147, 0.4550248086452484, -2.078914165496826, 43.0, -0.3912850022315979, 0.25482499599456787, -0.06046200171113014, -3.1351852416992188, 0.1889999955892563, -3.1401853561401367], "max": [0.976267397403717, 2.091026544570923, -0.5604950189590454, -0.029042281210422516, -0.05824163928627968, -0.8520174622535706, 2.102388858795166, 634.0, 0.35174399614334106, 0.4417780041694641, 0.11385200172662735, 3.1389999389648438, 0.9449999928474426, 0.6389999389648438, -0.22661355137825012, -1.8637847900390625, 1.5589455366134644, 1.3553528785705566, 2.3908917903900146, 1.7553999423980713, -0.39074432849884033, 856.0, -0.09064699709415436, 0.47289401292800903, 0.09376300126314163, 3.138000011444092, 1.1519999504089355, 3.1389999389648438], "mean": [0.6485437750816345, 2.0581138134002686, -0.9833417534828186, -0.5883126854896545, -1.9289368391036987, -1.5572521686553955, 1.360342025756836, 492.2225036621094, 0.256775826215744, 0.3343464434146881, -0.010918981395661831, 0.3835470378398895, 0.13913197815418243, -0.18449313938617706, -0.4815751612186432, -2.011174440383911, 0.7085586786270142, 0.7677226066589355, 1.9405320882797241, 1.3000668287277222, -1.8215452432632446, 292.4977111816406, -0.2996869385242462, 0.36222419142723083, 0.05318409204483032, 2.569354295730591, 0.626721203327179, -1.6831098794937134], "std": [0.15530283749103546, 0.03333936259150505, 0.26033568382263184, 0.28234750032424927, 0.7353401184082031, 0.38250401616096497, 0.5211629867553711, 177.83572387695312, 0.054693423211574554, 0.04511532932519913, 0.04389718919992447, 2.533923864364624, 0.5789841413497925, 0.24786318838596344, 0.12069626897573471, 0.05144043639302254, 0.37040647864341736, 0.2073763757944107, 0.5936823487281799, 0.35295605659484863, 0.4144088923931122, 340.0057067871094, 0.060630615800619125, 0.04955170303583145, 0.029405120760202408, 0.8511900901794434, 0.19515863060951233, 1.5360889434814453], "count": [1537]}, "action": {"min": [0.31353095173835754, 1.9326380491256714, -1.5830836296081543, -1.198482632637024, -2.7321035861968994, -2.187037229537964, 0.07681194692850113, -1.0, 0.09754200279712677, 0.2710590064525604, -0.12463200092315674, -3.1401853561401367, -0.6140000224113464, -0.5640000104904175, -0.6906617283821106, -2.078512668609619, 0.3095865249633789, 0.05907939746975899, -0.03984586521983147, 0.4550248086452484, -2.078914165496826, 43.0, -0.3912850022315979, 0.25482499599456787, -0.06046200171113014, -3.1351852416992188, 0.1889999955892563, -3.1401853561401367], "max": [0.976267397403717, 2.091026544570923, -0.5604950189590454, -0.029042281210422516, -0.05824163928627968, -0.8520174622535706, 2.102388858795166, 634.0, 0.35174399614334106, 0.4417780041694641, 0.11385200172662735, 3.1389999389648438, 0.9449999928474426, 0.6389999389648438, -0.22661355137825012, -1.8637847900390625, 1.5589455366134644, 1.3553528785705566, 2.3908917903900146, 1.7553999423980713, -0.39074432849884033, 856.0, -0.09064699709415436, 0.47289401292800903, 0.09376300126314163, 3.138000011444092, 1.1519999504089355, 3.1389999389648438], "mean": [0.6485437750816345, 2.0581138134002686, -0.9833417534828186, -0.5883126854896545, -1.9289368391036987, -1.5572521686553955, 1.360342025756836, 492.2225036621094, 0.256775826215744, 0.3343464434146881, -0.010918981395661831, 0.3835470378398895, 0.13913197815418243, -0.18449313938617706, -0.4815751612186432, -2.011174440383911, 0.7085586786270142, 0.7677226066589355, 1.9405320882797241, 1.3000668287277222, -1.8215452432632446, 292.4977111816406, -0.2996869385242462, 0.36222419142723083, 0.05318409204483032, 2.569354295730591, 0.626721203327179, -1.6831098794937134], "std": [0.15530283749103546, 0.03333936259150505, 0.26033568382263184, 0.28234750032424927, 0.7353401184082031, 0.38250401616096497, 0.5211629867553711, 177.83572387695312, 0.054693423211574554, 0.04511532932519913, 0.04389718919992447, 2.533923864364624, 0.5789841413497925, 0.24786318838596344, 0.12069626897573471, 0.05144043639302254, 0.37040647864341736, 0.2073763757944107, 0.5936823487281799, 0.35295605659484863, 0.4144088923931122, 340.0057067871094, 0.060630615800619125, 0.04955170303583145, 0.029405120760202408, 0.8511900901794434, 0.19515863060951233, 1.5360889434814453], "count": [1537]}, "timestamp": {"min": [0.0], "max": [51.2], "mean": [25.599999999999998], "std": [14.78978626545285], "count": [1537]}, "frame_index": {"min": [0], "max": [1536], "mean": [768.0], "std": [443.6935879635855], "count": [1537]}, "episode_index": {"min": [145], "max": [145], "mean": [145.0], "std": [0.0], "count": [1537]}, "index": {"min": [148917], "max": [150453], "mean": [149685.0], "std": [443.6935879635855], "count": [1537]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1537]}, "subtask_annotation": {"mean": [21.503578399479505, 29.0, 29.0, 29.0, 29.0], "std": [3.2391383304035055, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1537]}, "scene_annotation": {"mean": [145.0], "std": [0.0], "min": [145], "max": [145], "count": [1537]}, "eef_direction_state": {"mean": [4.6649316851008455, 4.3806115810019515], "std": [1.9396288133363055, 1.9573098771480817], "min": [0, 0], "max": [6, 6], "count": [1537]}, "eef_velocity_state": {"mean": [0.4782042940793754, 0.6415094339622641], "std": [0.6490671168836758, 0.7185033322540115], "min": [0, 0], "max": [2, 2], "count": [1537]}, "eef_acc_mag_state": {"mean": [0.5920624593363696, 0.5959661678594665], "std": [0.7965537196193191, 0.7952751618845085], "min": [0, 0], "max": [2, 2], "count": [1537]}, "eef_direction_action": {"mean": [4.6649316851008455, 4.3806115810019515], "std": [1.9396288133363055, 1.9573098771480817], "min": [0, 0], "max": [6, 6], "count": [1537]}, "eef_velocity_action": {"mean": [0.4782042940793754, 0.6415094339622641], "std": [0.6490671168836758, 0.7185033322540115], "min": [0, 0], "max": [2, 2], "count": [1537]}, "eef_acc_mag_action": {"mean": [0.5920624593363696, 0.5959661678594665], "std": [0.7965537196193191, 0.7952751618845085], "min": [0, 0], "max": [2, 2], "count": [1537]}, "eef_sim_pose_state": {"mean": [0.5607670276854688, 0.33807306238707174, 1.1085872554465814, -2.097492722079818, 0.8641471524881705, -1.1763721307699546, 0.5535800506853805, -0.2563116344370704, 1.0956395580804736, 1.9530552421414673, 0.8098554853979254, -1.513563371074767], "std": [0.04552234532711549, 0.05649189245283514, 0.03184749612564458, 1.0613789665321944, 0.22647684496836373, 2.518084741291964, 0.02916510714345695, 0.060921153811586005, 0.03652150835000212, 1.482155856078832, 0.48809823118095064, 1.2901810863338585], "min": [0.4654410244843956, 0.12650403261428378, 1.0397978910672874, -3.141536708155487, 0.38380533630129765, -3.1362055992680373, 0.5068061971947923, -0.38168917765921045, 1.042947824475471, -3.141464646861973, 0.15356614922243406, -3.1285294005716833], "max": [0.659619622126881, 0.42681488262014944, 1.2191011128009823, 3.138791901855957, 1.4139248766018255, 3.1338388444759944, 0.6369656730364021, -0.0930162922210859, 1.2278494513623919, 3.140547025770455, 1.5095100457068584, 3.0601581754130684], "count": [1537]}, "eef_sim_pose_action": {"mean": [0.5607670276854688, 0.33807306238707174, 1.1085872554465814, -2.097492722079818, 0.8641471524881705, -1.1763721307699546, 0.5535800506853805, -0.2563116344370704, 1.0956395580804736, 1.9530552421414673, 0.8098554853979254, -1.513563371074767], "std": [0.04552234532711549, 0.05649189245283514, 0.03184749612564458, 1.0613789665321944, 0.22647684496836373, 2.518084741291964, 0.02916510714345695, 0.060921153811586005, 0.03652150835000212, 1.482155856078832, 0.48809823118095064, 1.2901810863338585], "min": [0.4654410244843956, 0.12650403261428378, 1.0397978910672874, -3.141536708155487, 0.38380533630129765, -3.1362055992680373, 0.5068061971947923, -0.38168917765921045, 1.042947824475471, -3.141464646861973, 0.15356614922243406, -3.1285294005716833], "max": [0.659619622126881, 0.42681488262014944, 1.2191011128009823, 3.138791901855957, 1.4139248766018255, 3.1338388444759944, 0.6369656730364021, -0.0930162922210859, 1.2278494513623919, 3.140547025770455, 1.5095100457068584, 3.0601581754130684], "count": [1537]}, "gripper_mode_state": {"mean": [0.6851008458035134, 0.20754716981132076], "std": [0.4644757010682243, 0.40555066528688555], "min": [0, 0], "max": [1, 1], "count": [1537]}, "gripper_activity_state": {"mean": [1.9089134677944046, 1.9316851008458036], "std": [0.3794046336716779, 0.3304409778017064], "min": [0, 0], "max": [2, 2], "count": [1537]}, "gripper_mode_action": {"mean": [0.6851008458035134, 0.20754716981132076], "std": [0.4644757010682243, 0.40555066528688555], "min": [0, 0], "max": [1, 1], "count": [1537]}, "gripper_activity_action": {"mean": [1.9089134677944046, 1.9316851008458036], "std": [0.3794046336716779, 0.3304409778017064], "min": [0, 0], "max": [2, 2], "count": [1537]}, "gripper_open_scale_state": {"mean": [0.2924977228292493, 0.49222316197008725], "std": [0.34000569241225226, 0.17783396968253187], "min": [0.043, 0.0], "max": [0.856, 0.634], "count": [1537]}, "gripper_open_scale_action": {"mean": [0.2924977228292493, 0.49222316197008725], "std": [0.34000569241225226, 0.17783396968253187], "min": [0.043, 0.0], "max": [0.856, 0.634], "count": [1537]}}} +{"episode_index": 145, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4166112199067232]], [[0.4431673379150655]], [[0.445719802033041]]], "std": [[[0.21826318992057278]], [[0.1868234601409859]], [[0.18087330063181634]]], "count": [199]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7803921568627451]], [[0.7843137254901961]]], "mean": [[[0.44162636405064537]], [[0.46026148922718163]], [[0.4608571472558873]]], "std": [[[0.162740074829413]], [[0.13658898774330225]], [[0.12967945501511455]]], "count": [199]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4590180508342365]], [[0.46647183322659047]], [[0.46476181253489673]]], "std": [[[0.14355323997002561]], [[0.12716131476945938]], [[0.12407248836966694]]], "count": [199]}, "observation.state": {"min": [0.23654447495937347, 1.9467054605484009, -1.7135294675827026, -0.9978396892547607, -2.7658233642578125, -2.177455425262451, 0.2531774640083313, 0.0, 0.07715500146150589, 0.2038940042257309, -0.14254499971866608, -3.1401853561401367, -0.5879999995231628, -0.7670000195503235, -0.7995876669883728, -2.0724563598632812, 0.5884726643562317, 0.20629791915416718, -0.1094321459531784, 0.8524711728096008, -2.1062633991241455, 43.0, -0.3887310028076172, 0.25460299849510193, -0.05274000018835068, 1.378000020980835, 0.16599999368190765, -3.1391851902008057], "max": [1.0989989042282104, 2.0908520221710205, -0.2619040906429291, 0.06752678751945496, 0.09986774623394012, -0.7312754988670349, 2.251108407974243, 807.0, 0.3361859917640686, 0.4402480125427246, 0.07614699751138687, 3.125, 1.027999997138977, 0.5789999961853027, -0.1275835633277893, -1.7756282091140747, 1.5320849418640137, 1.0384011268615723, 2.364868640899658, 1.6755510568618774, -0.22628195583820343, 847.0, -0.07133399695158005, 0.45517000555992126, 0.11132100224494934, 3.0789999961853027, 1.1610000133514404, 3.127000093460083], "mean": [0.6179375648498535, 2.0612406730651855, -0.7936545610427856, -0.5355746150016785, -1.753769874572754, -1.4273344278335571, 1.3051728010177612, 509.9734191894531, 0.2620975375175476, 0.3563093841075897, 0.010114224627614021, -1.1391689777374268, 0.4019756615161896, -0.21903292834758759, -0.47478142380714417, -1.9883711338043213, 0.7918291687965393, 0.7570893168449402, 1.8393853902816772, 1.2866710424423218, -1.7692121267318726, 367.230712890625, -0.29736486077308655, 0.36552730202674866, 0.05615556240081787, 2.6560959815979004, 0.6113859415054321, -1.5030401945114136], "std": [0.1927177459001541, 0.030340613797307014, 0.3816244602203369, 0.29668739438056946, 0.751627504825592, 0.41066375374794006, 0.6741604804992676, 313.45330810546875, 0.06194189190864563, 0.0586753748357296, 0.054403968155384064, 2.2087059020996094, 0.48914504051208496, 0.43025919795036316, 0.1430530697107315, 0.08114016056060791, 0.25093719363212585, 0.16042670607566833, 0.6007058620452881, 0.22851499915122986, 0.4299205541610718, 351.5244140625, 0.07763998210430145, 0.051522307097911835, 0.026880480349063873, 0.3640170991420746, 0.258114755153656, 1.8801008462905884], "count": [1166]}, "action": {"min": [0.23654447495937347, 1.9467054605484009, -1.7135294675827026, -0.9978396892547607, -2.7658233642578125, -2.177455425262451, 0.2531774640083313, 0.0, 0.07715500146150589, 0.2038940042257309, -0.14254499971866608, -3.1401853561401367, -0.5879999995231628, -0.7670000195503235, -0.7995876669883728, -2.0724563598632812, 0.5884726643562317, 0.20629791915416718, -0.1094321459531784, 0.8524711728096008, -2.1062633991241455, 43.0, -0.3887310028076172, 0.25460299849510193, -0.05274000018835068, 1.378000020980835, 0.16599999368190765, -3.1391851902008057], "max": [1.0989989042282104, 2.0908520221710205, -0.2619040906429291, 0.06752678751945496, 0.09986774623394012, -0.7312754988670349, 2.251108407974243, 807.0, 0.3361859917640686, 0.4402480125427246, 0.07614699751138687, 3.125, 1.027999997138977, 0.5789999961853027, -0.1275835633277893, -1.7756282091140747, 1.5320849418640137, 1.0384011268615723, 2.364868640899658, 1.6755510568618774, -0.22628195583820343, 847.0, -0.07133399695158005, 0.45517000555992126, 0.11132100224494934, 3.0789999961853027, 1.1610000133514404, 3.127000093460083], "mean": [0.6179375648498535, 2.0612406730651855, -0.7936545610427856, -0.5355746150016785, -1.753769874572754, -1.4273344278335571, 1.3051728010177612, 509.9734191894531, 0.2620975375175476, 0.3563093841075897, 0.010114224627614021, -1.1391689777374268, 0.4019756615161896, -0.21903292834758759, -0.47478142380714417, -1.9883711338043213, 0.7918291687965393, 0.7570893168449402, 1.8393853902816772, 1.2866710424423218, -1.7692121267318726, 367.230712890625, -0.29736486077308655, 0.36552730202674866, 0.05615556240081787, 2.6560959815979004, 0.6113859415054321, -1.5030401945114136], "std": [0.1927177459001541, 0.030340613797307014, 0.3816244602203369, 0.29668739438056946, 0.751627504825592, 0.41066375374794006, 0.6741604804992676, 313.45330810546875, 0.06194189190864563, 0.0586753748357296, 0.054403968155384064, 2.2087059020996094, 0.48914504051208496, 0.43025919795036316, 0.1430530697107315, 0.08114016056060791, 0.25093719363212585, 0.16042670607566833, 0.6007058620452881, 0.22851499915122986, 0.4299205541610718, 351.5244140625, 0.07763998210430145, 0.051522307097911835, 0.026880480349063873, 0.3640170991420746, 0.258114755153656, 1.8801008462905884], "count": [1166]}, "timestamp": {"min": [0.0], "max": [38.833333333333336], "mean": [19.416666666666664], "std": [11.219836104962594], "count": [1166]}, "frame_index": {"min": [0], "max": [1165], "mean": [582.5], "std": [336.59508314887785], "count": [1166]}, "episode_index": {"min": [146], "max": [146], "mean": [146.0], "std": [0.0], "count": [1166]}, "index": {"min": [150454], "max": [151619], "mean": [151036.5], "std": [336.59508314887785], "count": [1166]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1166]}, "subtask_annotation": {"mean": [21.421097770154375, 29.0, 29.0, 29.0, 29.0], "std": [3.327240987009844, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1166]}, "scene_annotation": {"mean": [146.0], "std": [0.0], "min": [146], "max": [146], "count": [1166]}, "eef_direction_state": {"mean": [3.7469982847341337, 3.6801029159519727], "std": [2.2537113461801104, 2.149968763515179], "min": [0, 0], "max": [6, 6], "count": [1166]}, "eef_velocity_state": {"mean": [0.7384219554030875, 0.8516295025728988], "std": [0.6647319172283753, 0.7240845074166932], "min": [0, 0], "max": [2, 2], "count": [1166]}, "eef_acc_mag_state": {"mean": [0.7169811320754716, 0.7041166380789022], "std": [0.8389140726298211, 0.8246420503872661], "min": [0, 0], "max": [2, 2], "count": [1166]}, "eef_direction_action": {"mean": [3.7469982847341337, 3.6801029159519727], "std": [2.2537113461801104, 2.149968763515179], "min": [0, 0], "max": [6, 6], "count": [1166]}, "eef_velocity_action": {"mean": [0.7384219554030875, 0.8516295025728988], "std": [0.6647319172283753, 0.7240845074166932], "min": [0, 0], "max": [2, 2], "count": [1166]}, "eef_acc_mag_action": {"mean": [0.7169811320754716, 0.7041166380789022], "std": [0.8389140726298211, 0.8246420503872661], "min": [0, 0], "max": [2, 2], "count": [1166]}, "eef_sim_pose_state": {"mean": [0.5647460300473989, 0.3387288275825441, 1.1130551188811, -2.205532964295322, 0.9034067229068389, 0.04644778446237135, 0.5634766808386731, -0.275141949823621, 1.0991557223425494, 1.9225414513988273, 0.9721359562181193, -1.3444899557627046], "std": [0.048641496939363316, 0.0665043498346522, 0.03997655053275794, 0.696462438739561, 0.2856441528843149, 2.7465054410375966, 0.05136926787362538, 0.07446006126018787, 0.030964280468304933, 1.2030710244470877, 0.4250680352544848, 1.710529889554337], "min": [0.44915703994432743, 0.11665346441268447, 1.0564070940711239, -2.797552812473528, 0.4014923711702947, -3.139481575803006, 0.416347317146924, -0.3596063377101715, 1.0435935048988045, -3.1415884535469027, 0.05526082185460024, -3.1228643933229], "max": [0.6568108811681803, 0.4221904499239002, 1.2348116145096424, 0.13745325732322106, 1.5136188155768422, 3.1414997322972233, 0.6435189119725935, -0.04959653493122146, 1.1931710800382216, 3.1404915382722525, 1.5103534243118095, 3.1311644521497395], "count": [1166]}, "eef_sim_pose_action": {"mean": [0.5647460300473989, 0.3387288275825441, 1.1130551188811, -2.205532964295322, 0.9034067229068389, 0.04644778446237135, 0.5634766808386731, -0.275141949823621, 1.0991557223425494, 1.9225414513988273, 0.9721359562181193, -1.3444899557627046], "std": [0.048641496939363316, 0.0665043498346522, 0.03997655053275794, 0.696462438739561, 0.2856441528843149, 2.7465054410375966, 0.05136926787362538, 0.07446006126018787, 0.030964280468304933, 1.2030710244470877, 0.4250680352544848, 1.710529889554337], "min": [0.44915703994432743, 0.11665346441268447, 1.0564070940711239, -2.797552812473528, 0.4014923711702947, -3.139481575803006, 0.416347317146924, -0.3596063377101715, 1.0435935048988045, -3.1415884535469027, 0.05526082185460024, -3.1228643933229], "max": [0.6568108811681803, 0.4221904499239002, 1.2348116145096424, 0.13745325732322106, 1.5136188155768422, 3.1414997322972233, 0.6435189119725935, -0.04959653493122146, 1.1931710800382216, 3.1404915382722525, 1.5103534243118095, 3.1311644521497395], "count": [1166]}, "gripper_mode_state": {"mean": [0.5806174957118353, 0.26500857632933106], "std": [0.4934580219077893, 0.44133777404753355], "min": [0, 0], "max": [1, 1], "count": [1166]}, "gripper_activity_state": {"mean": [1.8945111492281304, 1.946826758147513], "std": [0.4079241590240638, 0.2849923398885473], "min": [0, 0], "max": [2, 2], "count": [1166]}, "gripper_mode_action": {"mean": [0.5806174957118353, 0.26500857632933106], "std": [0.4934580219077893, 0.44133777404753355], "min": [0, 0], "max": [1, 1], "count": [1166]}, "gripper_activity_action": {"mean": [1.8945111492281304, 1.946826758147513], "std": [0.4079241590240638, 0.2849923398885473], "min": [0, 0], "max": [2, 2], "count": [1166]}, "gripper_open_scale_state": {"mean": [0.3672307031739412, 0.509973413405247], "std": [0.3515248910864219, 0.3134534533911121], "min": [0.043, 0.0], "max": [0.847, 0.807], "count": [1166]}, "gripper_open_scale_action": {"mean": [0.3672307031739412, 0.509973413405247], "std": [0.3515248910864219, 0.3134534533911121], "min": [0.043, 0.0], "max": [0.847, 0.807], "count": [1166]}}} +{"episode_index": 146, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4172047296408985]], [[0.443902275373751]], [[0.4475238641912704]]], "std": [[[0.22055378349275367]], [[0.1887550519648428]], [[0.1826452745514454]]], "count": [174]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42531270072684246]], [[0.4513876434433927]], [[0.4520085983866727]]], "std": [[[0.17934944926848168]], [[0.1497304555078371]], [[0.143481677238256]]], "count": [174]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45747893424611225]], [[0.4665200691627226]], [[0.4650349816411239]]], "std": [[[0.1355130951231647]], [[0.11851294298669111]], [[0.11749411773832209]]], "count": [174]}, "observation.state": {"min": [0.3159918785095215, 1.7896956205368042, -1.5724893808364868, -0.9706125259399414, -2.8052327632904053, -2.2379486560821533, 0.12524482607841492, 14.0, 0.12860499322414398, 0.2778039872646332, -0.12773199379444122, -3.1411852836608887, -0.5580000281333923, -0.6570000052452087, -0.7106806635856628, -2.071758270263672, 0.45841073989868164, 0.17016960680484772, 0.22226768732070923, 0.9350776672363281, -2.3224573135375977, 48.0, -0.36292898654937744, 0.2707970142364502, -0.07853200286626816, -3.1381852626800537, 0.09699999541044235, -3.109999895095825], "max": [0.9386380314826965, 2.0908172130584717, -0.5888915657997131, -0.139399453997612, 0.23176229000091553, -0.639994740486145, 1.8568035364151, 798.0, 0.3432680070400238, 0.4335640072822571, 0.10092499852180481, 3.134000062942505, 1.0449999570846558, 0.5709999799728394, -0.29904472827911377, -1.8327702283859253, 1.5594342947006226, 0.9655685424804688, 2.451960802078247, 1.7644232511520386, -0.5856103897094727, 859.0, -0.09695599973201752, 0.4369490146636963, 0.11542099714279175, 3.1389999389648438, 1.2230000495910645, 3.0969998836517334], "mean": [0.5925413966178894, 2.040316343307495, -1.095029592514038, -0.4829450249671936, -1.2614082098007202, -1.2546738386154175, 0.9643285274505615, 641.4840087890625, 0.27819427847862244, 0.3736417889595032, 0.011918897740542889, -0.9106658697128296, 0.4042070508003235, -0.12167496234178543, -0.48828428983688354, -2.0090363025665283, 0.8965038657188416, 0.8010979294776917, 1.8354592323303223, 1.3921759128570557, -1.9547680616378784, 467.0512390136719, -0.274739146232605, 0.3561009168624878, 0.038286879658699036, 2.666689395904541, 0.5690511465072632, -1.218122124671936], "std": [0.1309579759836197, 0.07405828684568405, 0.30185937881469727, 0.2543098032474518, 1.0494476556777954, 0.38680315017700195, 0.5779293775558472, 220.02574157714844, 0.05745882913470268, 0.043447915464639664, 0.054374147206544876, 2.176492691040039, 0.46391868591308594, 0.24442550539970398, 0.11068928241729736, 0.05681369826197624, 0.3125132918357849, 0.17949587106704712, 0.7293711304664612, 0.27491283416748047, 0.5140432119369507, 354.6352844238281, 0.07120673358440399, 0.047631360590457916, 0.0311430636793375, 0.8830664753913879, 0.35797080397605896, 1.8833153247833252], "count": [975]}, "action": {"min": [0.3159918785095215, 1.7896956205368042, -1.5724893808364868, -0.9706125259399414, -2.8052327632904053, -2.2379486560821533, 0.12524482607841492, 14.0, 0.12860499322414398, 0.2778039872646332, -0.12773199379444122, -3.1411852836608887, -0.5580000281333923, -0.6570000052452087, -0.7106806635856628, -2.071758270263672, 0.45841073989868164, 0.17016960680484772, 0.22226768732070923, 0.9350776672363281, -2.3224573135375977, 48.0, -0.36292898654937744, 0.2707970142364502, -0.07853200286626816, -3.1381852626800537, 0.09699999541044235, -3.109999895095825], "max": [0.9386380314826965, 2.0908172130584717, -0.5888915657997131, -0.139399453997612, 0.23176229000091553, -0.639994740486145, 1.8568035364151, 798.0, 0.3432680070400238, 0.4335640072822571, 0.10092499852180481, 3.134000062942505, 1.0449999570846558, 0.5709999799728394, -0.29904472827911377, -1.8327702283859253, 1.5594342947006226, 0.9655685424804688, 2.451960802078247, 1.7644232511520386, -0.5856103897094727, 859.0, -0.09695599973201752, 0.4369490146636963, 0.11542099714279175, 3.1389999389648438, 1.2230000495910645, 3.0969998836517334], "mean": [0.5925413966178894, 2.040316343307495, -1.095029592514038, -0.4829450249671936, -1.2614082098007202, -1.2546738386154175, 0.9643285274505615, 641.4840087890625, 0.27819427847862244, 0.3736417889595032, 0.011918897740542889, -0.9106658697128296, 0.4042070508003235, -0.12167496234178543, -0.48828428983688354, -2.0090363025665283, 0.8965038657188416, 0.8010979294776917, 1.8354592323303223, 1.3921759128570557, -1.9547680616378784, 467.0512390136719, -0.274739146232605, 0.3561009168624878, 0.038286879658699036, 2.666689395904541, 0.5690511465072632, -1.218122124671936], "std": [0.1309579759836197, 0.07405828684568405, 0.30185937881469727, 0.2543098032474518, 1.0494476556777954, 0.38680315017700195, 0.5779293775558472, 220.02574157714844, 0.05745882913470268, 0.043447915464639664, 0.054374147206544876, 2.176492691040039, 0.46391868591308594, 0.24442550539970398, 0.11068928241729736, 0.05681369826197624, 0.3125132918357849, 0.17949587106704712, 0.7293711304664612, 0.27491283416748047, 0.5140432119369507, 354.6352844238281, 0.07120673358440399, 0.047631360590457916, 0.0311430636793375, 0.8830664753913879, 0.35797080397605896, 1.8833153247833252], "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": [147], "max": [147], "mean": [147.0], "std": [0.0], "count": [975]}, "index": {"min": [151620], "max": [152594], "mean": [152107.0], "std": [281.45810819137307], "count": [975]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [975]}, "subtask_annotation": {"mean": [21.44102564102564, 29.0, 29.0, 29.0, 29.0], "std": [2.4939637844838254, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [975]}, "scene_annotation": {"mean": [147.0], "std": [0.0], "min": [147], "max": [147], "count": [975]}, "eef_direction_state": {"mean": [4.142564102564102, 3.9784615384615383], "std": [1.9362092464118767, 1.9944918232813327], "min": [0, 0], "max": [6, 6], "count": [975]}, "eef_velocity_state": {"mean": [0.6943589743589743, 0.8133333333333334], "std": [0.6663478527623503, 0.7469779570884723], "min": [0, 0], "max": [2, 2], "count": [975]}, "eef_acc_mag_state": {"mean": [0.7497435897435898, 0.6594871794871795], "std": [0.8320117330887634, 0.8145785404450513], "min": [0, 0], "max": [2, 2], "count": [975]}, "eef_direction_action": {"mean": [4.142564102564102, 3.9784615384615383], "std": [1.9362092464118767, 1.9944918232813327], "min": [0, 0], "max": [6, 6], "count": [975]}, "eef_velocity_action": {"mean": [0.6943589743589743, 0.8133333333333334], "std": [0.6663478527623503, 0.7469779570884723], "min": [0, 0], "max": [2, 2], "count": [975]}, "eef_acc_mag_action": {"mean": [0.7497435897435898, 0.6594871794871795], "std": [0.8320117330887634, 0.8145785404450513], "min": [0, 0], "max": [2, 2], "count": [975]}, "eef_sim_pose_state": {"mean": [0.5610988592887761, 0.3127413372871123, 1.1165172947544877, -2.0690229967185325, 0.7234919827313251, -0.08264484790445296, 0.5769476723722112, -0.2853044024787781, 1.0885890542257943, 0.26426446471855186, 1.0973636473098394, -1.1954302044290628], "std": [0.04179604695398949, 0.06356769324185366, 0.03413246877026221, 0.6393930582658932, 0.33027461896458843, 2.7862010329708355, 0.02822733620840277, 0.06527383278856738, 0.033488874982578964, 2.119290758946607, 0.437189911917475, 1.2180945419062352], "min": [0.48745171670236853, 0.11660782176447675, 1.0632776640937156, -2.6158645444771493, 0.26350531889884765, -3.1401548625524938, 0.5069632296626309, -0.38018723639982416, 1.0419125325560568, -3.138688241779267, 0.15960286945232394, -3.0764362273163397], "max": [0.6388615520210679, 0.40946671805535756, 1.2152120104531765, -0.5234421307889436, 1.241923790016275, 3.141343318141149, 0.6263899341868827, -0.1263005201003451, 1.2107649830758145, 3.1359376493168165, 1.5234256254588314, 3.11841892231156], "count": [975]}, "eef_sim_pose_action": {"mean": [0.5610988592887761, 0.3127413372871123, 1.1165172947544877, -2.0690229967185325, 0.7234919827313251, -0.08264484790445296, 0.5769476723722112, -0.2853044024787781, 1.0885890542257943, 0.26426446471855186, 1.0973636473098394, -1.1954302044290628], "std": [0.04179604695398949, 0.06356769324185366, 0.03413246877026221, 0.6393930582658932, 0.33027461896458843, 2.7862010329708355, 0.02822733620840277, 0.06527383278856738, 0.033488874982578964, 2.119290758946607, 0.437189911917475, 1.2180945419062352], "min": [0.48745171670236853, 0.11660782176447675, 1.0632776640937156, -2.6158645444771493, 0.26350531889884765, -3.1401548625524938, 0.5069632296626309, -0.38018723639982416, 1.0419125325560568, -3.138688241779267, 0.15960286945232394, -3.0764362273163397], "max": [0.6388615520210679, 0.40946671805535756, 1.2152120104531765, -0.5234421307889436, 1.241923790016275, 3.141343318141149, 0.6263899341868827, -0.1263005201003451, 1.2107649830758145, 3.1359376493168165, 1.5234256254588314, 3.11841892231156], "count": [975]}, "gripper_mode_state": {"mean": [0.5138461538461538, 0.12410256410256411], "std": [0.4998082472545534, 0.32969852545277356], "min": [0, 0], "max": [1, 1], "count": [975]}, "gripper_activity_state": {"mean": [1.8697435897435897, 1.9528205128205127], "std": [0.4325919921700821, 0.2558640335838346], "min": [0, 0], "max": [2, 2], "count": [975]}, "gripper_mode_action": {"mean": [0.5138461538461538, 0.12410256410256411], "std": [0.4998082472545534, 0.32969852545277356], "min": [0, 0], "max": [1, 1], "count": [975]}, "gripper_activity_action": {"mean": [1.8697435897435897, 1.9528205128205127], "std": [0.4325919921700821, 0.2558640335838346], "min": [0, 0], "max": [2, 2], "count": [975]}, "gripper_open_scale_state": {"mean": [0.46705128209040475, 0.6414841025963816], "std": [0.3546352449490793, 0.2200258242374578], "min": [0.048, 0.014], "max": [0.859, 0.798], "count": [975]}, "gripper_open_scale_action": {"mean": [0.46705128209040475, 0.6414841025963816], "std": [0.3546352449490793, 0.2200258242374578], "min": [0.048, 0.014], "max": [0.859, 0.798], "count": [975]}}} +{"episode_index": 147, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4207426284137445]], [[0.44384373304992814]], [[0.44657213357334635]]], "std": [[[0.21732005229761206]], [[0.1900343069314979]], [[0.18447417200231175]]], "count": [241]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[1.0]], [[1.0]]], "mean": [[[0.4375566539202126]], [[0.45778344503430696]], [[0.45882421927968975]]], "std": [[[0.17330776754955324]], [[0.14979368408982902]], [[0.1442677076651576]]], "count": [241]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.455597629023947]], [[0.46611999888129524]], [[0.46541964987931544]]], "std": [[[0.15140401423893485]], [[0.13244863716157393]], [[0.12844454586485068]]], "count": [241]}, "observation.state": {"min": [0.23343779146671295, 1.8697538375854492, -1.7138261795043945, -1.282659888267517, -2.8179564476013184, -2.1733365058898926, 0.199264258146286, 1.0, 0.10452800244092941, 0.27215299010276794, -0.13790300488471985, -3.1411852836608887, -0.47200003266334534, -0.7350000143051147, -0.7581885457038879, -2.0787222385406494, 0.5862910151481628, 0.14550809562206268, 0.041573744267225266, 1.0303376913070679, -2.2227816581726074, 6.0, -0.3733679950237274, 0.2595770061016083, -0.002053000032901764, -3.1391851902008057, 0.12399999797344208, -3.127000093460083], "max": [1.0139490365982056, 2.088146686553955, -0.3617893159389496, 0.03544763848185539, -0.26450464129447937, -0.5918236970901489, 2.1544344425201416, 642.0, 0.3836829960346222, 0.45010799169540405, 0.12221299856901169, 3.13100004196167, 1.0850000381469727, 0.6610000133514404, -0.3067241609096527, -1.7924880981445312, 1.4143625497817993, 1.2778778076171875, 2.4160592555999756, 1.7940763235092163, -0.3001791834831238, 855.0, -0.07389400154352188, 0.4246020019054413, 0.10547400265932083, 3.1389999389648438, 1.2200000286102295, 3.124000072479248], "mean": [0.5986655950546265, 2.051830768585205, -0.8016352653503418, -0.6492558717727661, -1.84266996383667, -1.2721946239471436, 1.2725780010223389, 538.1842041015625, 0.27182233333587646, 0.37214910984039307, 0.015754150226712227, -1.4097657203674316, 0.30685874819755554, -0.21592473983764648, -0.541003406047821, -2.000086784362793, 0.8660957217216492, 0.8514313101768494, 1.8879598379135132, 1.3862558603286743, -1.8977550268173218, 418.4163818359375, -0.25261956453323364, 0.3746832311153412, 0.04825713112950325, 2.517507791519165, 0.5096693634986877, -2.2355475425720215], "std": [0.1461799591779709, 0.04677261784672737, 0.3271214962005615, 0.27347224950790405, 0.6141594648361206, 0.40975505113601685, 0.5125482678413391, 199.5207977294922, 0.0694611445069313, 0.04972610995173454, 0.0558503083884716, 2.0730209350585938, 0.3619987368583679, 0.2950095236301422, 0.11412692815065384, 0.06448668241500854, 0.1671265810728073, 0.21355585753917694, 0.5764904022216797, 0.23249562084674835, 0.46419888734817505, 343.9226989746094, 0.07999023795127869, 0.03601644188165665, 0.02052273042500019, 1.1488443613052368, 0.30392515659332275, 1.0784274339675903], "count": [1501]}, "action": {"min": [0.23343779146671295, 1.8697538375854492, -1.7138261795043945, -1.282659888267517, -2.8179564476013184, -2.1733365058898926, 0.199264258146286, 1.0, 0.10452800244092941, 0.27215299010276794, -0.13790300488471985, -3.1411852836608887, -0.47200003266334534, -0.7350000143051147, -0.7581885457038879, -2.0787222385406494, 0.5862910151481628, 0.14550809562206268, 0.041573744267225266, 1.0303376913070679, -2.2227816581726074, 6.0, -0.3733679950237274, 0.2595770061016083, -0.002053000032901764, -3.1391851902008057, 0.12399999797344208, -3.127000093460083], "max": [1.0139490365982056, 2.088146686553955, -0.3617893159389496, 0.03544763848185539, -0.26450464129447937, -0.5918236970901489, 2.1544344425201416, 642.0, 0.3836829960346222, 0.45010799169540405, 0.12221299856901169, 3.13100004196167, 1.0850000381469727, 0.6610000133514404, -0.3067241609096527, -1.7924880981445312, 1.4143625497817993, 1.2778778076171875, 2.4160592555999756, 1.7940763235092163, -0.3001791834831238, 855.0, -0.07389400154352188, 0.4246020019054413, 0.10547400265932083, 3.1389999389648438, 1.2200000286102295, 3.124000072479248], "mean": [0.5986655950546265, 2.051830768585205, -0.8016352653503418, -0.6492558717727661, -1.84266996383667, -1.2721946239471436, 1.2725780010223389, 538.1842041015625, 0.27182233333587646, 0.37214910984039307, 0.015754150226712227, -1.4097657203674316, 0.30685874819755554, -0.21592473983764648, -0.541003406047821, -2.000086784362793, 0.8660957217216492, 0.8514313101768494, 1.8879598379135132, 1.3862558603286743, -1.8977550268173218, 418.4163818359375, -0.25261956453323364, 0.3746832311153412, 0.04825713112950325, 2.517507791519165, 0.5096693634986877, -2.2355475425720215], "std": [0.1461799591779709, 0.04677261784672737, 0.3271214962005615, 0.27347224950790405, 0.6141594648361206, 0.40975505113601685, 0.5125482678413391, 199.5207977294922, 0.0694611445069313, 0.04972610995173454, 0.0558503083884716, 2.0730209350585938, 0.3619987368583679, 0.2950095236301422, 0.11412692815065384, 0.06448668241500854, 0.1671265810728073, 0.21355585753917694, 0.5764904022216797, 0.23249562084674835, 0.46419888734817505, 343.9226989746094, 0.07999023795127869, 0.03601644188165665, 0.02052273042500019, 1.1488443613052368, 0.30392515659332275, 1.0784274339675903], "count": [1501]}, "timestamp": {"min": [0.0], "max": [50.0], "mean": [25.0], "std": [14.443376028862199], "count": [1501]}, "frame_index": {"min": [0], "max": [1500], "mean": [750.0], "std": [433.3012808658659], "count": [1501]}, "episode_index": {"min": [148], "max": [148], "mean": [148.0], "std": [0.0], "count": [1501]}, "index": {"min": [152595], "max": [154095], "mean": [153345.0], "std": [433.3012808658659], "count": [1501]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1501]}, "subtask_annotation": {"mean": [19.693537641572284, 29.0, 29.0, 29.0, 29.0], "std": [4.2092999504312605, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1501]}, "scene_annotation": {"mean": [148.0], "std": [0.0], "min": [148], "max": [148], "count": [1501]}, "eef_direction_state": {"mean": [4.469020652898068, 4.1072618254497], "std": [1.9141830918089153, 1.9383796550066636], "min": [0, 0], "max": [6, 6], "count": [1501]}, "eef_velocity_state": {"mean": [0.5869420386409061, 0.8567621585609594], "std": [0.6650622808529244, 0.7804250127932431], "min": [0, 0], "max": [2, 2], "count": [1501]}, "eef_acc_mag_state": {"mean": [0.703530979347102, 0.7175216522318454], "std": [0.829611567926349, 0.8364725515388299], "min": [0, 0], "max": [2, 2], "count": [1501]}, "eef_direction_action": {"mean": [4.469020652898068, 4.1072618254497], "std": [1.9141830918089153, 1.9383796550066636], "min": [0, 0], "max": [6, 6], "count": [1501]}, "eef_velocity_action": {"mean": [0.5869420386409061, 0.8567621585609594], "std": [0.6650622808529244, 0.7804250127932431], "min": [0, 0], "max": [2, 2], "count": [1501]}, "eef_acc_mag_action": {"mean": [0.703530979347102, 0.7175216522318454], "std": [0.829611567926349, 0.8364725515388299], "min": [0, 0], "max": [2, 2], "count": [1501]}, "eef_sim_pose_state": {"mean": [0.5795998221606921, 0.3047728172071024, 1.1398872815601826, -2.1478553106021256, 0.8699934580612784, 1.2612352245921714, 0.5783599579448121, -0.28633132028643055, 1.1017139691627704, -0.4052120402938558, 0.9855068896591573, -1.7650254292608363], "std": [0.02990599258625491, 0.0591981784469159, 0.050878127304568165, 0.6967903274503128, 0.3423287652914099, 2.2898208155520425, 0.04057031001682283, 0.07151073542202041, 0.03932593286694704, 2.53254108590755, 0.3332259748196436, 0.9644163238557385], "min": [0.4751723687267935, 0.15665448802991747, 1.0727868721980156, -2.754834682732952, 0.33664789517500604, -3.1407558816969607, 0.496574819469356, -0.3899993738670967, 1.040894034589566, -3.140836416278857, 0.21925002502237811, -3.119110627701689], "max": [0.6215627060295795, 0.42117038360489534, 1.2577216597656027, -0.013380134445851594, 1.4250798037662187, 3.1405898302706823, 0.6374901197485089, -0.07809740848013735, 1.235812024747963, 3.14138212168439, 1.5433405815085504, 3.0616122813559827], "count": [1501]}, "eef_sim_pose_action": {"mean": [0.5795998221606921, 0.3047728172071024, 1.1398872815601826, -2.1478553106021256, 0.8699934580612784, 1.2612352245921714, 0.5783599579448121, -0.28633132028643055, 1.1017139691627704, -0.4052120402938558, 0.9855068896591573, -1.7650254292608363], "std": [0.02990599258625491, 0.0591981784469159, 0.050878127304568165, 0.6967903274503128, 0.3423287652914099, 2.2898208155520425, 0.04057031001682283, 0.07151073542202041, 0.03932593286694704, 2.53254108590755, 0.3332259748196436, 0.9644163238557385], "min": [0.4751723687267935, 0.15665448802991747, 1.0727868721980156, -2.754834682732952, 0.33664789517500604, -3.1407558816969607, 0.496574819469356, -0.3899993738670967, 1.040894034589566, -3.140836416278857, 0.21925002502237811, -3.119110627701689], "max": [0.6215627060295795, 0.42117038360489534, 1.2577216597656027, -0.013380134445851594, 1.4250798037662187, 3.1405898302706823, 0.6374901197485089, -0.07809740848013735, 1.235812024747963, 3.14138212168439, 1.5433405815085504, 3.0616122813559827], "count": [1501]}, "gripper_mode_state": {"mean": [0.4943371085942705, 0.1492338441039307], "std": [0.4999679306324776, 0.35631882335612647], "min": [0, 0], "max": [1, 1], "count": [1501]}, "gripper_activity_state": {"mean": [1.859427048634244, 1.9307128580946036], "std": [0.4612492864367356, 0.3293282861844244], "min": [0, 0], "max": [2, 2], "count": [1501]}, "gripper_mode_action": {"mean": [0.4943371085942705, 0.1492338441039307], "std": [0.4999679306324776, 0.35631882335612647], "min": [0, 0], "max": [1, 1], "count": [1501]}, "gripper_activity_action": {"mean": [1.859427048634244, 1.9307128580946036], "std": [0.4612492864367356, 0.3293282861844244], "min": [0, 0], "max": [2, 2], "count": [1501]}, "gripper_open_scale_state": {"mean": [0.41841638927027586, 0.5381842105152764], "std": [0.34392081003134345, 0.1995207226982236], "min": [0.006, 0.001], "max": [0.855, 0.642], "count": [1501]}, "gripper_open_scale_action": {"mean": [0.41841638927027586, 0.5381842105152764], "std": [0.34392081003134345, 0.1995207226982236], "min": [0.006, 0.001], "max": [0.855, 0.642], "count": [1501]}}} +{"episode_index": 148, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.42272580749354005]], [[0.4481817458960328]], [[0.45139796226630186]]], "std": [[[0.21682938314255615]], [[0.1837298608545269]], [[0.17766895737224736]]], "count": [215]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44037886456908343]], [[0.4589800330597355]], [[0.4587728577671379]]], "std": [[[0.1622556987099761]], [[0.13875567488320648]], [[0.13257157435608857]]], "count": [215]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4616409399224806]], [[0.467740133378933]], [[0.465071411878705]]], "std": [[[0.12345323493756256]], [[0.10977808945273694]], [[0.10850117025666274]]], "count": [215]}, "observation.state": {"min": [0.30024898052215576, 1.7948616743087769, -1.7758376598358154, -1.2113807201385498, -2.7135159969329834, -2.165971040725708, 0.02134537883102894, -2.0, 0.10101500153541565, 0.2931370139122009, -0.1421629935503006, -3.1331851482391357, -0.515999972820282, -0.6460000276565552, -0.715602457523346, -2.071199655532837, 0.5626941919326782, -1.745329427649267e-05, 0.28155654668807983, 0.9252514243125916, -2.284130096435547, 29.0, -0.3830600082874298, 0.253930002450943, -0.012799999676644802, -3.1411852836608887, 0.19999998807907104, -3.1351852416992188], "max": [0.8928406834602356, 2.0874314308166504, -0.4686732888221741, -0.10777408629655838, 0.1258905977010727, -0.5373868942260742, 2.183511734008789, 718.0, 0.3445349931716919, 0.44727200269699097, 0.0994739979505539, 3.1410000324249268, 1.0199999809265137, 0.7689999938011169, -0.2516939342021942, -1.805804967880249, 1.2937602996826172, 0.8853880763053894, 2.358515739440918, 1.7786825895309448, -0.18732619285583496, 849.0, -0.10896699875593185, 0.4295310080051422, 0.09813400357961655, 3.140000104904175, 1.2960000038146973, 3.0929999351501465], "mean": [0.5922403335571289, 2.036271810531616, -1.0589815378189087, -0.5100281238555908, -1.2738841772079468, -1.2349982261657715, 1.089518666267395, 552.682861328125, 0.2746956944465637, 0.3818112313747406, 0.024956243112683296, -1.1595860719680786, 0.45118892192840576, -0.06141345202922821, -0.4470009505748749, -1.9861499071121216, 0.7883328199386597, 0.6802035570144653, 1.687374234199524, 1.3584535121917725, -1.7641947269439697, 578.9597778320312, -0.30206185579299927, 0.3531559705734253, 0.05667391046881676, 1.9635729789733887, 0.6796061992645264, -1.782836675643921], "std": [0.14979882538318634, 0.06128242611885071, 0.28048357367515564, 0.2924630641937256, 0.9958691596984863, 0.36012789607048035, 0.6466402411460876, 226.8422088623047, 0.06362192332744598, 0.039935506880283356, 0.05918285623192787, 1.9331207275390625, 0.42880839109420776, 0.42531365156173706, 0.10479474812746048, 0.07781542837619781, 0.1529693603515625, 0.20302598178386688, 0.6025393009185791, 0.2564101815223694, 0.5762205123901367, 333.60894775390625, 0.0613495372235775, 0.05105053260922432, 0.01947356015443802, 1.8925106525421143, 0.3227356970310211, 1.5364433526992798], "count": [1293]}, "action": {"min": [0.30024898052215576, 1.7948616743087769, -1.7758376598358154, -1.2113807201385498, -2.7135159969329834, -2.165971040725708, 0.02134537883102894, -2.0, 0.10101500153541565, 0.2931370139122009, -0.1421629935503006, -3.1331851482391357, -0.515999972820282, -0.6460000276565552, -0.715602457523346, -2.071199655532837, 0.5626941919326782, -1.745329427649267e-05, 0.28155654668807983, 0.9252514243125916, -2.284130096435547, 29.0, -0.3830600082874298, 0.253930002450943, -0.012799999676644802, -3.1411852836608887, 0.19999998807907104, -3.1351852416992188], "max": [0.8928406834602356, 2.0874314308166504, -0.4686732888221741, -0.10777408629655838, 0.1258905977010727, -0.5373868942260742, 2.183511734008789, 718.0, 0.3445349931716919, 0.44727200269699097, 0.0994739979505539, 3.1410000324249268, 1.0199999809265137, 0.7689999938011169, -0.2516939342021942, -1.805804967880249, 1.2937602996826172, 0.8853880763053894, 2.358515739440918, 1.7786825895309448, -0.18732619285583496, 849.0, -0.10896699875593185, 0.4295310080051422, 0.09813400357961655, 3.140000104904175, 1.2960000038146973, 3.0929999351501465], "mean": [0.5922403335571289, 2.036271810531616, -1.0589815378189087, -0.5100281238555908, -1.2738841772079468, -1.2349982261657715, 1.089518666267395, 552.682861328125, 0.2746956944465637, 0.3818112313747406, 0.024956243112683296, -1.1595860719680786, 0.45118892192840576, -0.06141345202922821, -0.4470009505748749, -1.9861499071121216, 0.7883328199386597, 0.6802035570144653, 1.687374234199524, 1.3584535121917725, -1.7641947269439697, 578.9597778320312, -0.30206185579299927, 0.3531559705734253, 0.05667391046881676, 1.9635729789733887, 0.6796061992645264, -1.782836675643921], "std": [0.14979882538318634, 0.06128242611885071, 0.28048357367515564, 0.2924630641937256, 0.9958691596984863, 0.36012789607048035, 0.6466402411460876, 226.8422088623047, 0.06362192332744598, 0.039935506880283356, 0.05918285623192787, 1.9331207275390625, 0.42880839109420776, 0.42531365156173706, 0.10479474812746048, 0.07781542837619781, 0.1529693603515625, 0.20302598178386688, 0.6025393009185791, 0.2564101815223694, 0.5762205123901367, 333.60894775390625, 0.0613495372235775, 0.05105053260922432, 0.01947356015443802, 1.8925106525421143, 0.3227356970310211, 1.5364433526992798], "count": [1293]}, "timestamp": {"min": [0.0], "max": [43.06666666666667], "mean": [21.53333333333333], "std": [12.441894580036465], "count": [1293]}, "frame_index": {"min": [0], "max": [1292], "mean": [646.0], "std": [373.2568374010939], "count": [1293]}, "episode_index": {"min": [149], "max": [149], "mean": [149.0], "std": [0.0], "count": [1293]}, "index": {"min": [154096], "max": [155388], "mean": [154742.0], "std": [373.2568374010939], "count": [1293]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1293]}, "subtask_annotation": {"mean": [19.94431554524362, 29.0, 29.0, 29.0, 29.0], "std": [4.364660755504382, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1293]}, "scene_annotation": {"mean": [149.0], "std": [0.0], "min": [149], "max": [149], "count": [1293]}, "eef_direction_state": {"mean": [4.443155452436195, 4.051817478731632], "std": [1.857047346166536, 2.0746934340434433], "min": [0, 0], "max": [6, 6], "count": [1293]}, "eef_velocity_state": {"mean": [0.5839133797370456, 0.7919566898685229], "std": [0.6487213899969236, 0.7762106526211556], "min": [0, 0], "max": [2, 2], "count": [1293]}, "eef_acc_mag_state": {"mean": [0.7153905645784996, 0.6844547563805105], "std": [0.8311713925592474, 0.8246293505681496], "min": [0, 0], "max": [2, 2], "count": [1293]}, "eef_direction_action": {"mean": [4.443155452436195, 4.051817478731632], "std": [1.857047346166536, 2.0746934340434433], "min": [0, 0], "max": [6, 6], "count": [1293]}, "eef_velocity_action": {"mean": [0.5839133797370456, 0.7919566898685229], "std": [0.6487213899969236, 0.7762106526211556], "min": [0, 0], "max": [2, 2], "count": [1293]}, "eef_acc_mag_action": {"mean": [0.7153905645784996, 0.6844547563805105], "std": [0.8311713925592474, 0.8246293505681496], "min": [0, 0], "max": [2, 2], "count": [1293]}, "eef_sim_pose_state": {"mean": [0.5528565547080199, 0.34257550310739776, 1.1055029399273637, -1.8851720198756712, 0.834193450452751, -1.9010853670667143, 0.5827779917622301, -0.28944742372319954, 1.0985984223461824, 0.5189926575671027, 1.0230370027055413, -1.0390537171068246], "std": [0.04426824165431567, 0.04880853460932271, 0.03397907059380611, 0.6812483971058344, 0.3552536904639428, 1.8325201936191393, 0.032239285568410984, 0.07220283504251437, 0.03416754557864851, 2.1889635252301876, 0.3262074791183565, 1.4694834569554798], "min": [0.46399114173557343, 0.17521377118406462, 1.040875031796037, -2.5884962532463316, 0.3128361790864651, -3.1411975635191074, 0.531945886054746, -0.3571586051126972, 1.0574100753737752, -3.139468956260829, 0.1953878120232111, -3.1012755260382967], "max": [0.6313163928549762, 0.4204466918699822, 1.1947890190580839, 0.19816081362201765, 1.3744509181075215, 3.1404247233159746, 0.6443691757453012, -0.08826809446297461, 1.2005259264147161, 3.1410752468186502, 1.4315897692401576, 3.1175243187796204], "count": [1293]}, "eef_sim_pose_action": {"mean": [0.5528565547080199, 0.34257550310739776, 1.1055029399273637, -1.8851720198756712, 0.834193450452751, -1.9010853670667143, 0.5827779917622301, -0.28944742372319954, 1.0985984223461824, 0.5189926575671027, 1.0230370027055413, -1.0390537171068246], "std": [0.04426824165431567, 0.04880853460932271, 0.03397907059380611, 0.6812483971058344, 0.3552536904639428, 1.8325201936191393, 0.032239285568410984, 0.07220283504251437, 0.03416754557864851, 2.1889635252301876, 0.3262074791183565, 1.4694834569554798], "min": [0.46399114173557343, 0.17521377118406462, 1.040875031796037, -2.5884962532463316, 0.3128361790864651, -3.1411975635191074, 0.531945886054746, -0.3571586051126972, 1.0574100753737752, -3.139468956260829, 0.1953878120232111, -3.1012755260382967], "max": [0.6313163928549762, 0.4204466918699822, 1.1947890190580839, 0.19816081362201765, 1.3744509181075215, 3.1404247233159746, 0.6443691757453012, -0.08826809446297461, 1.2005259264147161, 3.1410752468186502, 1.4315897692401576, 3.1175243187796204], "count": [1293]}, "gripper_mode_state": {"mean": [0.36349574632637277, 0.16473317865429235], "std": [0.48100580945453053, 0.3709395617951086], "min": [0, 0], "max": [1, 1], "count": [1293]}, "gripper_activity_state": {"mean": [1.8986852281515854, 1.902552204176334], "std": [0.3830594517957971, 0.398878530091742], "min": [0, 0], "max": [2, 2], "count": [1293]}, "gripper_mode_action": {"mean": [0.36349574632637277, 0.16473317865429235], "std": [0.48100580945453053, 0.3709395617951086], "min": [0, 0], "max": [1, 1], "count": [1293]}, "gripper_activity_action": {"mean": [1.8986852281515854, 1.902552204176334], "std": [0.3830594517957971, 0.398878530091742], "min": [0, 0], "max": [2, 2], "count": [1293]}, "gripper_open_scale_state": {"mean": [0.5789597834154246, 0.5527768754995981], "std": [0.3336097777410377, 0.22661274457027042], "min": [0.029, 0.0], "max": [0.849, 0.718], "count": [1293]}, "gripper_open_scale_action": {"mean": [0.5789597834154246, 0.5527768754995981], "std": [0.3336097777410377, 0.22661274457027042], "min": [0.029, 0.0], "max": [0.849, 0.718], "count": [1293]}}} +{"episode_index": 149, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4265517674461089]], [[0.4514355107985223]], [[0.45231768866967076]]], "std": [[[0.21250148417429363]], [[0.182848913939612]], [[0.1780585957291932]]], "count": [161]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.7843137254901961]], [[0.7764705882352941]]], "mean": [[[0.4393139855579913]], [[0.45946154421913693]], [[0.46139098084886127]]], "std": [[[0.16934038529670056]], [[0.13914509859805296]], [[0.1307234898220319]]], "count": [161]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4246636739840864]], [[0.44643180895546625]], [[0.44733771135265704]]], "std": [[[0.1630211401727705]], [[0.13349694043403526]], [[0.1265914591412247]]], "count": [161]}, "observation.state": {"min": [-0.2122495025396347, 1.778612732887268, 0.6932098865509033, 0.22390829026699066, -2.4459218978881836, -1.5462919473648071, -2.872218608856201, -2.0, 0.19443899393081665, 0.2071319967508316, -0.15842700004577637, -2.8329999446868896, 0.1889999955892563, -1.4270000457763672, -0.6601882576942444, -2.078338146209717, -1.6537692546844482, -1.9396194219589233, 2.1594433784484863, -1.3975374698638916, -0.576604425907135, -2.0, -0.31384599208831787, 0.2631779909133911, -0.17172299325466156, 1.5570000410079956, 0.08500000089406967, -3.1391851902008057], "max": [0.6331705451011658, 2.092510223388672, 2.147627830505371, 1.880260705947876, -0.03893829509615898, 1.5340046882629395, 0.19765853881835938, 799.0, 0.40234899520874023, 0.3833009898662567, 0.11274100095033646, -1.2730000019073486, 1.0049999952316284, 0.37400001287460327, 0.11707669496536255, -1.9599697589874268, -0.4329638183116913, -0.4028569161891937, 2.6845781803131104, 1.35606849193573, 0.4522497355937958, 859.0, -0.03252299875020981, 0.39257898926734924, 0.05222700163722038, 2.7669999599456787, 0.9879999756813049, 3.134999990463257], "mean": [0.06694324314594269, 2.0734827518463135, 1.6903191804885864, 1.0300403833389282, -1.3325443267822266, 0.9428650140762329, -1.5882078409194946, 317.86474609375, 0.30819064378738403, 0.28902506828308105, 0.010427974164485931, -2.295602321624756, 0.6043434739112854, -0.5203394293785095, -0.2077232003211975, -2.059485673904419, -1.2585558891296387, -1.3343127965927124, 2.4302525520324707, -0.392697274684906, 0.1708550602197647, 396.3931884765625, -0.2174721509218216, 0.3280699551105499, -0.02992427721619606, 2.377760171890259, 0.550783097743988, -2.0325405597686768], "std": [0.21696363389492035, 0.03378748521208763, 0.3139549493789673, 0.5612800121307373, 0.8273926377296448, 0.5587614178657532, 1.066172480583191, 305.2017822265625, 0.04520447924733162, 0.046435896307229996, 0.06835750490427017, 0.37447062134742737, 0.17716875672340393, 0.5125743746757507, 0.15321676433086395, 0.013202055357396603, 0.3943549692630768, 0.4565431773662567, 0.17504727840423584, 0.8562337160110474, 0.2330048382282257, 363.6457214355469, 0.06726377457380295, 0.034397661685943604, 0.05528295040130615, 0.28723379969596863, 0.28903087973594666, 1.462300419807434], "count": [880]}, "action": {"min": [-0.2122495025396347, 1.778612732887268, 0.6932098865509033, 0.22390829026699066, -2.4459218978881836, -1.5462919473648071, -2.872218608856201, -2.0, 0.19443899393081665, 0.2071319967508316, -0.15842700004577637, -2.8329999446868896, 0.1889999955892563, -1.4270000457763672, -0.6601882576942444, -2.078338146209717, -1.6537692546844482, -1.9396194219589233, 2.1594433784484863, -1.3975374698638916, -0.576604425907135, -2.0, -0.31384599208831787, 0.2631779909133911, -0.17172299325466156, 1.5570000410079956, 0.08500000089406967, -3.1391851902008057], "max": [0.6331705451011658, 2.092510223388672, 2.147627830505371, 1.880260705947876, -0.03893829509615898, 1.5340046882629395, 0.19765853881835938, 799.0, 0.40234899520874023, 0.3833009898662567, 0.11274100095033646, -1.2730000019073486, 1.0049999952316284, 0.37400001287460327, 0.11707669496536255, -1.9599697589874268, -0.4329638183116913, -0.4028569161891937, 2.6845781803131104, 1.35606849193573, 0.4522497355937958, 859.0, -0.03252299875020981, 0.39257898926734924, 0.05222700163722038, 2.7669999599456787, 0.9879999756813049, 3.134999990463257], "mean": [0.06694324314594269, 2.0734827518463135, 1.6903191804885864, 1.0300403833389282, -1.3325443267822266, 0.9428650140762329, -1.5882078409194946, 317.86474609375, 0.30819064378738403, 0.28902506828308105, 0.010427974164485931, -2.295602321624756, 0.6043434739112854, -0.5203394293785095, -0.2077232003211975, -2.059485673904419, -1.2585558891296387, -1.3343127965927124, 2.4302525520324707, -0.392697274684906, 0.1708550602197647, 396.3931884765625, -0.2174721509218216, 0.3280699551105499, -0.02992427721619606, 2.377760171890259, 0.550783097743988, -2.0325405597686768], "std": [0.21696363389492035, 0.03378748521208763, 0.3139549493789673, 0.5612800121307373, 0.8273926377296448, 0.5587614178657532, 1.066172480583191, 305.2017822265625, 0.04520447924733162, 0.046435896307229996, 0.06835750490427017, 0.37447062134742737, 0.17716875672340393, 0.5125743746757507, 0.15321676433086395, 0.013202055357396603, 0.3943549692630768, 0.4565431773662567, 0.17504727840423584, 0.8562337160110474, 0.2330048382282257, 363.6457214355469, 0.06726377457380295, 0.034397661685943604, 0.05528295040130615, 0.28723379969596863, 0.28903087973594666, 1.462300419807434], "count": [880]}, "timestamp": {"min": [0.0], "max": [29.3], "mean": [14.65], "std": [8.467798480780651], "count": [880]}, "frame_index": {"min": [0], "max": [879], "mean": [439.5], "std": [254.03395442341954], "count": [880]}, "episode_index": {"min": [150], "max": [150], "mean": [150.0], "std": [0.0], "count": [880]}, "index": {"min": [155389], "max": [156268], "mean": [155828.5], "std": [254.03395442341954], "count": [880]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [880]}, "subtask_annotation": {"mean": [19.975, 29.0, 29.0, 29.0, 29.0], "std": [3.870554634909332, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [880]}, "scene_annotation": {"mean": [150.0], "std": [0.0], "min": [150], "max": [150], "count": [880]}, "eef_direction_state": {"mean": [3.8647727272727272, 3.5113636363636362], "std": [2.090809965535712, 2.1783767840351147], "min": [0, 0], "max": [6, 6], "count": [880]}, "eef_velocity_state": {"mean": [0.7897727272727273, 0.9420454545454545], "std": [0.6991130375384158, 0.7598177997671443], "min": [0, 0], "max": [2, 2], "count": [880]}, "eef_acc_mag_state": {"mean": [0.8886363636363637, 0.7681818181818182], "std": [0.8387533793702159, 0.8165261024811494], "min": [0, 0], "max": [2, 2], "count": [880]}, "eef_direction_action": {"mean": [3.8647727272727272, 3.5113636363636362], "std": [2.090809965535712, 2.1783767840351147], "min": [0, 0], "max": [6, 6], "count": [880]}, "eef_velocity_action": {"mean": [0.7897727272727273, 0.9420454545454545], "std": [0.6991130375384158, 0.7598177997671443], "min": [0, 0], "max": [2, 2], "count": [880]}, "eef_acc_mag_action": {"mean": [0.8886363636363637, 0.7681818181818182], "std": [0.8387533793702159, 0.8165261024811494], "min": [0, 0], "max": [2, 2], "count": [880]}, "eef_sim_pose_state": {"mean": [0.5237725228491396, 0.21140510811800353, 1.1112846311170954, -2.408265232409838, 0.9585315014848237, 0.8375416540692397, 0.4835827850844416, -0.30358746585237734, 1.0703125431272904, 0.3166376059009275, 1.0864259633104998, -0.13596584083227228], "std": [0.03157225458566701, 0.05856010937281892, 0.060248245815514065, 0.9160976891013823, 0.3729063271303887, 2.665540142990592, 0.04404997768338753, 0.05638586941953045, 0.059998836988830094, 2.626954246188339, 0.39805308173575416, 2.5626915406615756], "min": [0.44476115864385496, 0.03421229939676132, 1.0030218690774946, -3.052264456950687, 0.39443923116244073, -3.1408941802761317, 0.4181291945667336, -0.37223172719207565, 1.0015923871426378, -3.1376927434410846, 0.2844964800381924, -3.1383073487909003], "max": [0.5860628369266943, 0.2885775432711509, 1.2436517486520353, 3.1188230186429133, 1.5519706254859895, 3.1410444967518902, 0.5782927295338722, -0.12126948857304232, 1.1934155186008115, 3.1282910869622254, 1.5648564023664804, 3.14076363320147], "count": [880]}, "eef_sim_pose_action": {"mean": [0.5237725228491396, 0.21140510811800353, 1.1112846311170954, -2.408265232409838, 0.9585315014848237, 0.8375416540692397, 0.4835827850844416, -0.30358746585237734, 1.0703125431272904, 0.3166376059009275, 1.0864259633104998, -0.13596584083227228], "std": [0.03157225458566701, 0.05856010937281892, 0.060248245815514065, 0.9160976891013823, 0.3729063271303887, 2.665540142990592, 0.04404997768338753, 0.05638586941953045, 0.059998836988830094, 2.626954246188339, 0.39805308173575416, 2.5626915406615756], "min": [0.44476115864385496, 0.03421229939676132, 1.0030218690774946, -3.052264456950687, 0.39443923116244073, -3.1408941802761317, 0.4181291945667336, -0.37223172719207565, 1.0015923871426378, -3.1376927434410846, 0.2844964800381924, -3.1383073487909003], "max": [0.5860628369266943, 0.2885775432711509, 1.2436517486520353, 3.1188230186429133, 1.5519706254859895, 3.1410444967518902, 0.5782927295338722, -0.12126948857304232, 1.1934155186008115, 3.1282910869622254, 1.5648564023664804, 3.14076363320147], "count": [880]}, "gripper_mode_state": {"mean": [0.5659090909090909, 0.6397727272727273], "std": [0.4956369555789187, 0.4800662295045842], "min": [0, 0], "max": [1, 1], "count": [880]}, "gripper_activity_state": {"mean": [1.768181818181818, 1.8590909090909091], "std": [0.5747618982408452, 0.4579192970869771], "min": [0, 0], "max": [2, 2], "count": [880]}, "gripper_mode_action": {"mean": [0.5659090909090909, 0.6397727272727273], "std": [0.4956369555789187, 0.4800662295045842], "min": [0, 0], "max": [1, 1], "count": [880]}, "gripper_activity_action": {"mean": [1.768181818181818, 1.8590909090909091], "std": [0.5747618982408452, 0.4579192970869771], "min": [0, 0], "max": [2, 2], "count": [880]}, "gripper_open_scale_state": {"mean": [0.3963984673957927, 0.31787257375527533], "std": [0.3636399131121543, 0.3051936115142472], "min": [0.0, 0.0], "max": [0.859, 0.799], "count": [880]}, "gripper_open_scale_action": {"mean": [0.3963984673957927, 0.31787257375527533], "std": [0.3636399131121543, 0.3051936115142472], "min": [0.0, 0.0], "max": [0.859, 0.799], "count": [880]}}} +{"episode_index": 150, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4175417865736676]], [[0.4449806187607713]], [[0.4475040229814977]]], "std": [[[0.22081108102383407]], [[0.1904642003521736]], [[0.18446842296623486]]], "count": [201]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7725490196078432]], [[0.7686274509803922]]], "mean": [[[0.43182796393847755]], [[0.45550686721620653]], [[0.4591459501918512]]], "std": [[[0.1954072753408106]], [[0.1646992097228942]], [[0.15528026975750167]]], "count": [201]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[0.9529411764705882]], [[0.9725490196078431]]], "mean": [[[0.412916517290996]], [[0.4433379091064287]], [[0.4460980757974832]]], "std": [[[0.1565516006626393]], [[0.12144142167410264]], [[0.11220676936451182]]], "count": [201]}, "observation.state": {"min": [-0.1696111112833023, 1.9377169609069824, 1.0661518573760986, 0.1517912894487381, -2.430842161178589, 0.27211427688598633, -2.8870887756347656, -2.0, 0.204584002494812, 0.21372100710868835, -0.1462000012397766, -2.9560000896453857, -0.0030000016558915377, -1.440999984741211, -0.553566038608551, -2.0780413150787354, -1.6663182973861694, -2.001281976699829, 2.331899642944336, -1.451380968093872, -0.49551644921302795, -2.0, -0.3123520016670227, 0.22217600047588348, -0.178724005818367, 1.5820000171661377, 0.04800000786781311, -3.1411852836608887], "max": [0.6339559555053711, 2.092632293701172, 2.2468669414520264, 1.8006387948989868, -0.019914207980036736, 1.794268250465393, -0.2499835193157196, 753.0, 0.40707799792289734, 0.3887990117073059, 0.1335349977016449, -1.5870000123977661, 1.0160000324249268, 0.07200000435113907, 0.0938987210392952, -1.8959511518478394, -0.3614053428173065, -0.42893216013908386, 2.8638761043548584, 1.3272879123687744, 0.29506537318229675, 859.0, -0.025770999491214752, 0.42523398995399475, 0.05355500057339668, 2.812999963760376, 0.8980000019073486, 3.13100004196167], "mean": [0.12154418230056763, 2.0721230506896973, 1.8827214241027832, 0.9818128943443298, -1.3697779178619385, 1.2918897867202759, -1.5979069471359253, 365.8557434082031, 0.3161855638027191, 0.2790864408016205, 0.02731134742498398, -2.3256101608276367, 0.5103037357330322, -0.5954591631889343, -0.252456396818161, -2.0599541664123535, -1.330445647239685, -1.3590198755264282, 2.7238667011260986, -0.5626913905143738, 0.02329757623374462, 393.70050048828125, -0.2251780778169632, 0.32921046018600464, -0.014469306915998459, 2.2782022953033447, 0.4171698987483978, -1.594017744064331], "std": [0.15092733502388, 0.019768361002206802, 0.18386784195899963, 0.6177538633346558, 0.8855313658714294, 0.31570687890052795, 1.1106038093566895, 324.9809265136719, 0.0482812263071537, 0.04549252986907959, 0.05963188782334328, 0.471762478351593, 0.27641406655311584, 0.5826151967048645, 0.1238451674580574, 0.015480360947549343, 0.3404475450515747, 0.48437735438346863, 0.13151349127292633, 0.9549160599708557, 0.13388855755329132, 341.12115478515625, 0.06737755239009857, 0.046578556299209595, 0.05194126442074776, 0.26860806345939636, 0.28127095103263855, 1.8676363229751587], "count": [1182]}, "action": {"min": [-0.1696111112833023, 1.9377169609069824, 1.0661518573760986, 0.1517912894487381, -2.430842161178589, 0.27211427688598633, -2.8870887756347656, -2.0, 0.204584002494812, 0.21372100710868835, -0.1462000012397766, -2.9560000896453857, -0.0030000016558915377, -1.440999984741211, -0.553566038608551, -2.0780413150787354, -1.6663182973861694, -2.001281976699829, 2.331899642944336, -1.451380968093872, -0.49551644921302795, -2.0, -0.3123520016670227, 0.22217600047588348, -0.178724005818367, 1.5820000171661377, 0.04800000786781311, -3.1411852836608887], "max": [0.6339559555053711, 2.092632293701172, 2.2468669414520264, 1.8006387948989868, -0.019914207980036736, 1.794268250465393, -0.2499835193157196, 753.0, 0.40707799792289734, 0.3887990117073059, 0.1335349977016449, -1.5870000123977661, 1.0160000324249268, 0.07200000435113907, 0.0938987210392952, -1.8959511518478394, -0.3614053428173065, -0.42893216013908386, 2.8638761043548584, 1.3272879123687744, 0.29506537318229675, 859.0, -0.025770999491214752, 0.42523398995399475, 0.05355500057339668, 2.812999963760376, 0.8980000019073486, 3.13100004196167], "mean": [0.12154418230056763, 2.0721230506896973, 1.8827214241027832, 0.9818128943443298, -1.3697779178619385, 1.2918897867202759, -1.5979069471359253, 365.8557434082031, 0.3161855638027191, 0.2790864408016205, 0.02731134742498398, -2.3256101608276367, 0.5103037357330322, -0.5954591631889343, -0.252456396818161, -2.0599541664123535, -1.330445647239685, -1.3590198755264282, 2.7238667011260986, -0.5626913905143738, 0.02329757623374462, 393.70050048828125, -0.2251780778169632, 0.32921046018600464, -0.014469306915998459, 2.2782022953033447, 0.4171698987483978, -1.594017744064331], "std": [0.15092733502388, 0.019768361002206802, 0.18386784195899963, 0.6177538633346558, 0.8855313658714294, 0.31570687890052795, 1.1106038093566895, 324.9809265136719, 0.0482812263071537, 0.04549252986907959, 0.05963188782334328, 0.471762478351593, 0.27641406655311584, 0.5826151967048645, 0.1238451674580574, 0.015480360947549343, 0.3404475450515747, 0.48437735438346863, 0.13151349127292633, 0.9549160599708557, 0.13388855755329132, 341.12115478515625, 0.06737755239009857, 0.046578556299209595, 0.05194126442074776, 0.26860806345939636, 0.28127095103263855, 1.8676363229751587], "count": [1182]}, "timestamp": {"min": [0.0], "max": [39.36666666666667], "mean": [19.683333333333334], "std": [11.37379623260153], "count": [1182]}, "frame_index": {"min": [0], "max": [1181], "mean": [590.5], "std": [341.2138869780459], "count": [1182]}, "episode_index": {"min": [151], "max": [151], "mean": [151.0], "std": [0.0], "count": [1182]}, "index": {"min": [156269], "max": [157450], "mean": [156859.5], "std": [341.2138869780459], "count": [1182]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1182]}, "subtask_annotation": {"mean": [20.861252115059223, 29.0, 29.0, 29.0, 29.0], "std": [3.181647529837311, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1182]}, "scene_annotation": {"mean": [151.0], "std": [0.0], "min": [151], "max": [151], "count": [1182]}, "eef_direction_state": {"mean": [4.263113367174281, 4.150592216582064], "std": [2.0770219274188415, 2.1538134805130023], "min": [0, 0], "max": [6, 6], "count": [1182]}, "eef_velocity_state": {"mean": [0.6277495769881557, 0.6099830795262268], "std": [0.6659533920386901, 0.6498745158463447], "min": [0, 0], "max": [2, 2], "count": [1182]}, "eef_acc_mag_state": {"mean": [0.6328257191201354, 0.6091370558375635], "std": [0.8095487463222067, 0.8015537575385466], "min": [0, 0], "max": [2, 2], "count": [1182]}, "eef_direction_action": {"mean": [4.263113367174281, 4.150592216582064], "std": [2.0770219274188415, 2.1538134805130023], "min": [0, 0], "max": [6, 6], "count": [1182]}, "eef_velocity_action": {"mean": [0.6277495769881557, 0.6099830795262268], "std": [0.6659533920386901, 0.6498745158463447], "min": [0, 0], "max": [2, 2], "count": [1182]}, "eef_acc_mag_action": {"mean": [0.6328257191201354, 0.6091370558375635], "std": [0.8095487463222067, 0.8015537575385466], "min": [0, 0], "max": [2, 2], "count": [1182]}, "eef_sim_pose_state": {"mean": [0.527228758720277, 0.22277561621438494, 1.120588504579399, -0.11601604421210382, 0.866368278712569, 2.3057419180263095, 0.4773363347876166, -0.32121889852591357, 1.0778846917727418, 0.46945876411730303, 0.9808516174434385, -0.8941271014479742], "std": [0.04500552286973521, 0.05378880072065234, 0.06395112742968598, 2.7672848275682536, 0.4201536816018943, 1.3557548107364723, 0.0409849808541994, 0.04589518079562119, 0.06615571764878511, 2.3847814395854328, 0.5284031343636119, 2.320301333405341], "min": [0.42287350510941873, 0.017380953598788232, 0.9978373754204728, -3.1415863979338114, 0.3107320671366536, -3.133270045734226, 0.4143764184828075, -0.37874221832441823, 0.9976420496854075, -3.1388466986630714, 0.10765099556245583, -3.140543033719518], "max": [0.6088584798101218, 0.2854421385202737, 1.2747532422372396, 3.140974900552697, 1.5584748351732003, 3.1346125320033376, 0.584387499732935, -0.13770682348763003, 1.1914980567564175, 3.139722161634965, 1.5593371105724008, 3.137439003889412], "count": [1182]}, "eef_sim_pose_action": {"mean": [0.527228758720277, 0.22277561621438494, 1.120588504579399, -0.11601604421210382, 0.866368278712569, 2.3057419180263095, 0.4773363347876166, -0.32121889852591357, 1.0778846917727418, 0.46945876411730303, 0.9808516174434385, -0.8941271014479742], "std": [0.04500552286973521, 0.05378880072065234, 0.06395112742968598, 2.7672848275682536, 0.4201536816018943, 1.3557548107364723, 0.0409849808541994, 0.04589518079562119, 0.06615571764878511, 2.3847814395854328, 0.5284031343636119, 2.320301333405341], "min": [0.42287350510941873, 0.017380953598788232, 0.9978373754204728, -3.1415863979338114, 0.3107320671366536, -3.133270045734226, 0.4143764184828075, -0.37874221832441823, 0.9976420496854075, -3.1388466986630714, 0.10765099556245583, -3.140543033719518], "max": [0.6088584798101218, 0.2854421385202737, 1.2747532422372396, 3.140974900552697, 1.5584748351732003, 3.1346125320033376, 0.584387499732935, -0.13770682348763003, 1.1914980567564175, 3.139722161634965, 1.5593371105724008, 3.137439003889412], "count": [1182]}, "gripper_mode_state": {"mean": [0.5998307952622673, 0.4966159052453469], "std": [0.48993245689309717, 0.4999885477715342], "min": [0, 0], "max": [1, 1], "count": [1182]}, "gripper_activity_state": {"mean": [1.8079526226734348, 1.8553299492385786], "std": [0.5295060793897629, 0.45829580340405507], "min": [0, 0], "max": [2, 2], "count": [1182]}, "gripper_mode_action": {"mean": [0.5998307952622673, 0.4966159052453469], "std": [0.48993245689309717, 0.4999885477715342], "min": [0, 0], "max": [1, 1], "count": [1182]}, "gripper_activity_action": {"mean": [1.8079526226734348, 1.8553299492385786], "std": [0.5295060793897629, 0.45829580340405507], "min": [0, 0], "max": [2, 2], "count": [1182]}, "gripper_open_scale_state": {"mean": [0.39373731448787425, 0.3661997058249375], "std": [0.34107862883488643, 0.3245923221875656], "min": [0.0, 0.0], "max": [0.859, 0.753], "count": [1182]}, "gripper_open_scale_action": {"mean": [0.39373731448787425, 0.3661997058249375], "std": [0.34107862883488643, 0.3245923221875656], "min": [0.0, 0.0], "max": [0.859, 0.753], "count": [1182]}}} +{"episode_index": 151, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.426811989379085]], [[0.4510170724992896]], [[0.4540134315501563]]], "std": [[[0.2187419030778407]], [[0.19045471276939374]], [[0.18435652825972187]]], "count": [230]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.8156862745098039]], [[0.803921568627451]]], "mean": [[[0.41282529926825806]], [[0.44219009839443024]], [[0.4473759457587383]]], "std": [[[0.191830671257846]], [[0.1567800468215874]], [[0.14587726172174376]]], "count": [230]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9176470588235294]], [[0.9333333333333333]]], "mean": [[[0.41845770904376245]], [[0.449994260620915]], [[0.45231863544330775]]], "std": [[[0.14705952607141728]], [[0.11042943796944896]], [[0.10193250146628959]]], "count": [230]}, "observation.state": {"min": [0.050160761922597885, 1.8574492931365967, 1.5129735469818115, -0.05705481767654419, -2.431610345840454, 0.504504919052124, -2.88392972946167, -2.0, 0.22156700491905212, 0.21849599480628967, -0.11266499757766724, -3.0390000343322754, 0.05299999564886093, -1.4789999723434448, -0.6609387397766113, -2.076383352279663, -1.5608829259872437, -1.9424467086791992, 2.33001446723938, -1.4819066524505615, -0.6049136519432068, -2.0, -0.3069419860839844, 0.25892001390457153, -0.18363000452518463, 1.5720000267028809, 0.034000005573034286, -3.1401853561401367], "max": [0.8405157327651978, 2.092684745788574, 2.411329507827759, 1.5786677598953247, -0.196454256772995, 1.8318452835083008, -0.4539601504802704, 694.0, 0.40457800030708313, 0.393451988697052, 0.10386700183153152, -1.440999984741211, 1.187000036239624, 0.17100000381469727, 0.14271558821201324, -1.9687838554382324, -0.4731936454772949, -0.4386187195777893, 2.8271889686584473, 1.3046859502792358, 0.37339574098587036, 850.0, -0.03873800113797188, 0.4198180139064789, 0.041228000074625015, 2.868000030517578, 0.968999981880188, 3.13700008392334], "mean": [0.21733374893665314, 2.063697099685669, 2.0697145462036133, 0.6155601739883423, -1.1830930709838867, 1.4151709079742432, -1.9441254138946533, 375.2287292480469, 0.3417687714099884, 0.2766481339931488, 0.023866940289735794, -2.2168829441070557, 0.5637885928153992, -0.47907546162605286, -0.2263883501291275, -2.0619053840637207, -1.2242484092712402, -1.3222991228103638, 2.641223192214966, -0.4423331320285797, -0.0177325289696455, 421.1446228027344, -0.22750365734100342, 0.32099592685699463, -0.027301622554659843, 2.253847122192383, 0.44462600350379944, -1.1701580286026], "std": [0.14292769134044647, 0.04477030411362648, 0.19983655214309692, 0.5713715553283691, 0.8533955216407776, 0.25052714347839355, 1.0377880334854126, 285.312744140625, 0.04069593548774719, 0.04136871546506882, 0.03804164007306099, 0.5911497473716736, 0.31190067529678345, 0.6475183963775635, 0.14698168635368347, 0.009036810137331486, 0.29764264822006226, 0.5503819584846497, 0.17580446600914001, 1.0090930461883545, 0.13611027598381042, 314.7549133300781, 0.0646173506975174, 0.04314136877655983, 0.04180300608277321, 0.3431824743747711, 0.29468202590942383, 2.1713595390319824], "count": [1410]}, "action": {"min": [0.050160761922597885, 1.8574492931365967, 1.5129735469818115, -0.05705481767654419, -2.431610345840454, 0.504504919052124, -2.88392972946167, -2.0, 0.22156700491905212, 0.21849599480628967, -0.11266499757766724, -3.0390000343322754, 0.05299999564886093, -1.4789999723434448, -0.6609387397766113, -2.076383352279663, -1.5608829259872437, -1.9424467086791992, 2.33001446723938, -1.4819066524505615, -0.6049136519432068, -2.0, -0.3069419860839844, 0.25892001390457153, -0.18363000452518463, 1.5720000267028809, 0.034000005573034286, -3.1401853561401367], "max": [0.8405157327651978, 2.092684745788574, 2.411329507827759, 1.5786677598953247, -0.196454256772995, 1.8318452835083008, -0.4539601504802704, 694.0, 0.40457800030708313, 0.393451988697052, 0.10386700183153152, -1.440999984741211, 1.187000036239624, 0.17100000381469727, 0.14271558821201324, -1.9687838554382324, -0.4731936454772949, -0.4386187195777893, 2.8271889686584473, 1.3046859502792358, 0.37339574098587036, 850.0, -0.03873800113797188, 0.4198180139064789, 0.041228000074625015, 2.868000030517578, 0.968999981880188, 3.13700008392334], "mean": [0.21733374893665314, 2.063697099685669, 2.0697145462036133, 0.6155601739883423, -1.1830930709838867, 1.4151709079742432, -1.9441254138946533, 375.2287292480469, 0.3417687714099884, 0.2766481339931488, 0.023866940289735794, -2.2168829441070557, 0.5637885928153992, -0.47907546162605286, -0.2263883501291275, -2.0619053840637207, -1.2242484092712402, -1.3222991228103638, 2.641223192214966, -0.4423331320285797, -0.0177325289696455, 421.1446228027344, -0.22750365734100342, 0.32099592685699463, -0.027301622554659843, 2.253847122192383, 0.44462600350379944, -1.1701580286026], "std": [0.14292769134044647, 0.04477030411362648, 0.19983655214309692, 0.5713715553283691, 0.8533955216407776, 0.25052714347839355, 1.0377880334854126, 285.312744140625, 0.04069593548774719, 0.04136871546506882, 0.03804164007306099, 0.5911497473716736, 0.31190067529678345, 0.6475183963775635, 0.14698168635368347, 0.009036810137331486, 0.29764264822006226, 0.5503819584846497, 0.17580446600914001, 1.0090930461883545, 0.13611027598381042, 314.7549133300781, 0.0646173506975174, 0.04314136877655983, 0.04180300608277321, 0.3431824743747711, 0.29468202590942383, 2.1713595390319824], "count": [1410]}, "timestamp": {"min": [0.0], "max": [46.96666666666667], "mean": [23.483333333333334], "std": [13.567727913720143], "count": [1410]}, "frame_index": {"min": [0], "max": [1409], "mean": [704.5], "std": [407.0318374116043], "count": [1410]}, "episode_index": {"min": [152], "max": [152], "mean": [152.0], "std": [0.0], "count": [1410]}, "index": {"min": [157451], "max": [158860], "mean": [158155.5], "std": [407.0318374116043], "count": [1410]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1410]}, "subtask_annotation": {"mean": [20.845390070921987, 29.0, 29.0, 29.0, 29.0], "std": [3.3095922308298906, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1410]}, "scene_annotation": {"mean": [152.0], "std": [0.0], "min": [152], "max": [152], "count": [1410]}, "eef_direction_state": {"mean": [4.559574468085106, 4.297163120567376], "std": [2.0648177060816186, 2.1737454444068534], "min": [0, 0], "max": [6, 6], "count": [1410]}, "eef_velocity_state": {"mean": [0.5120567375886524, 0.5418439716312057], "std": [0.6503109106179853, 0.642485866872047], "min": [0, 0], "max": [2, 2], "count": [1410]}, "eef_acc_mag_state": {"mean": [0.5567375886524822, 0.5439716312056737], "std": [0.7980299292756681, 0.7744930892490356], "min": [0, 0], "max": [2, 2], "count": [1410]}, "eef_direction_action": {"mean": [4.559574468085106, 4.297163120567376], "std": [2.0648177060816186, 2.1737454444068534], "min": [0, 0], "max": [6, 6], "count": [1410]}, "eef_velocity_action": {"mean": [0.5120567375886524, 0.5418439716312057], "std": [0.6503109106179853, 0.642485866872047], "min": [0, 0], "max": [2, 2], "count": [1410]}, "eef_acc_mag_action": {"mean": [0.5567375886524822, 0.5439716312056737], "std": [0.7980299292756681, 0.7744930892490356], "min": [0, 0], "max": [2, 2], "count": [1410]}, "eef_sim_pose_state": {"mean": [0.5179109332356047, 0.21517590855944707, 1.1082718656416661, -2.1831672447466777, 0.8870579686096172, 1.6346041152984332, 0.47308048365646616, -0.33579906522345926, 1.051749255478492, 0.7481614187121997, 1.0424465470103603, -1.070282452601172], "std": [0.03877782832318925, 0.05101671677603872, 0.05986720093345267, 1.4459961976642577, 0.42705190330372006, 2.0275955916876147, 0.03747530346485189, 0.03499972624342148, 0.05153660624076398, 1.8157156173048241, 0.5659347085180806, 1.9167659235900507], "min": [0.440931374177457, 0.028760797884581538, 1.0018408195219703, -3.1156032321657134, 0.3655024187583773, -3.141578289679388, 0.422599589284818, -0.38265292730491884, 0.9967392339408317, -3.138356730284055, 0.11747364819567063, -3.140870008092012], "max": [0.6128149179475653, 0.2763372091922266, 1.2520955624280545, 3.0849201857464963, 1.5564083659552783, 3.1410217311172013, 0.5911625526937057, -0.17169415607315502, 1.1834621257244826, 3.129527670064617, 1.5627603770015268, 3.141341622289761], "count": [1410]}, "eef_sim_pose_action": {"mean": [0.5179109332356047, 0.21517590855944707, 1.1082718656416661, -2.1831672447466777, 0.8870579686096172, 1.6346041152984332, 0.47308048365646616, -0.33579906522345926, 1.051749255478492, 0.7481614187121997, 1.0424465470103603, -1.070282452601172], "std": [0.03877782832318925, 0.05101671677603872, 0.05986720093345267, 1.4459961976642577, 0.42705190330372006, 2.0275955916876147, 0.03747530346485189, 0.03499972624342148, 0.05153660624076398, 1.8157156173048241, 0.5659347085180806, 1.9167659235900507], "min": [0.440931374177457, 0.028760797884581538, 1.0018408195219703, -3.1156032321657134, 0.3655024187583773, -3.141578289679388, 0.422599589284818, -0.38265292730491884, 0.9967392339408317, -3.138356730284055, 0.11747364819567063, -3.140870008092012], "max": [0.6128149179475653, 0.2763372091922266, 1.2520955624280545, 3.0849201857464963, 1.5564083659552783, 3.1410217311172013, 0.5911625526937057, -0.17169415607315502, 1.1834621257244826, 3.129527670064617, 1.5627603770015268, 3.141341622289761], "count": [1410]}, "gripper_mode_state": {"mean": [0.5914893617021276, 0.4702127659574468], "std": [0.4915584367044652, 0.4991119320233624], "min": [0, 0], "max": [1, 1], "count": [1410]}, "gripper_activity_state": {"mean": [1.8482269503546098, 1.852482269503546], "std": [0.4790064831553802, 0.469884784472254], "min": [0, 0], "max": [2, 2], "count": [1410]}, "gripper_mode_action": {"mean": [0.5914893617021276, 0.4702127659574468], "std": [0.4915584367044652, 0.4991119320233624], "min": [0, 0], "max": [1, 1], "count": [1410]}, "gripper_activity_action": {"mean": [1.8482269503546098, 1.852482269503546], "std": [0.4790064831553802, 0.469884784472254], "min": [0, 0], "max": [2, 2], "count": [1410]}, "gripper_open_scale_state": {"mean": [0.4211751771453423, 0.37562411350121766], "std": [0.31471407698827986, 0.2847908743061735], "min": [0.0, 0.0], "max": [0.85, 0.694], "count": [1410]}, "gripper_open_scale_action": {"mean": [0.4211751771453423, 0.37562411350121766], "std": [0.31471407698827986, 0.2847908743061735], "min": [0.0, 0.0], "max": [0.85, 0.694], "count": [1410]}}} +{"episode_index": 152, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.42524934479878096]], [[0.44818160777887933]], [[0.45071269139678344]]], "std": [[[0.20997091149386207]], [[0.18457706517857272]], [[0.1779537806679438]]], "count": [178]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.7764705882352941]], [[0.7803921568627451]]], "mean": [[[0.43246304711022987]], [[0.4539086688514357]], [[0.4569329893240067]]], "std": [[[0.18565691485569097]], [[0.15584681056868982]], [[0.14711655896870218]]], "count": [178]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4149166150308438]], [[0.43873434860835725]], [[0.44136222759234783]]], "std": [[[0.16388716822588387]], [[0.13105284580446994]], [[0.1230106846412938]]], "count": [178]}, "observation.state": {"min": [-0.11391764879226685, 1.9996063709259033, 1.2126199007034302, 0.058171823620796204, -2.2088537216186523, 0.45322710275650024, -2.799595355987549, -3.0, 0.22355100512504578, 0.21056200563907623, -0.12445300072431564, -3.066999912261963, 0.2409999817609787, -1.6349999904632568, -0.6587396264076233, -2.0750393867492676, -1.7748253345489502, -1.8929667472839355, 2.1782233715057373, -1.455831527709961, -0.29508280754089355, -2.0, -0.3205600082874298, 0.27993300557136536, -0.18916000425815582, 1.555999994277954, 0.0429999902844429, -3.1401853561401367], "max": [0.7497236728668213, 2.09118390083313, 2.3773653507232666, 1.6035735607147217, -0.23607324063777924, 1.7121505737304688, -0.3435506224632263, 717.0, 0.4098869860172272, 0.3899950087070465, 0.14614099264144897, -1.465000033378601, 1.0260000228881836, 0.1459999978542328, 0.059917159378528595, -2.0155413150787354, -0.5149943232536316, -0.47024407982826233, 2.7676210403442383, 1.3227851390838623, 0.2646791934967041, 860.0, -0.041081998497247696, 0.4268049895763397, 0.04412899911403656, 2.7809998989105225, 0.8399999737739563, 3.128999948501587], "mean": [0.11634655296802521, 2.0749077796936035, 2.0175962448120117, 0.8854151964187622, -1.2789949178695679, 1.2495324611663818, -1.7044059038162231, 298.2964172363281, 0.3284451961517334, 0.281189888715744, 0.033421266824007034, -2.3884472846984863, 0.6454226970672607, -0.6082829833030701, -0.29194584488868713, -2.0601963996887207, -1.3418805599212646, -1.3627023696899414, 2.5611650943756104, -0.5605811476707458, 0.12849237024784088, 361.9481201171875, -0.20763567090034485, 0.343655526638031, -0.023159319534897804, 2.3675122261047363, 0.464202880859375, -1.8796088695526123], "std": [0.19546596705913544, 0.015856588259339333, 0.21755895018577576, 0.5258186459541321, 0.710940957069397, 0.29924115538597107, 0.9826429486274719, 335.31268310546875, 0.047203175723552704, 0.04575387388467789, 0.05862054228782654, 0.5159706473350525, 0.1892772912979126, 0.602099597454071, 0.16036593914031982, 0.006103661842644215, 0.38274118304252625, 0.41528013348579407, 0.17424580454826355, 0.797091007232666, 0.11786361783742905, 334.0714416503906, 0.07462149113416672, 0.044408299028873444, 0.06497902423143387, 0.27632176876068115, 0.2615499496459961, 1.5619266033172607], "count": [1002]}, "action": {"min": [-0.11391764879226685, 1.9996063709259033, 1.2126199007034302, 0.058171823620796204, -2.2088537216186523, 0.45322710275650024, -2.799595355987549, -3.0, 0.22355100512504578, 0.21056200563907623, -0.12445300072431564, -3.066999912261963, 0.2409999817609787, -1.6349999904632568, -0.6587396264076233, -2.0750393867492676, -1.7748253345489502, -1.8929667472839355, 2.1782233715057373, -1.455831527709961, -0.29508280754089355, -2.0, -0.3205600082874298, 0.27993300557136536, -0.18916000425815582, 1.555999994277954, 0.0429999902844429, -3.1401853561401367], "max": [0.7497236728668213, 2.09118390083313, 2.3773653507232666, 1.6035735607147217, -0.23607324063777924, 1.7121505737304688, -0.3435506224632263, 717.0, 0.4098869860172272, 0.3899950087070465, 0.14614099264144897, -1.465000033378601, 1.0260000228881836, 0.1459999978542328, 0.059917159378528595, -2.0155413150787354, -0.5149943232536316, -0.47024407982826233, 2.7676210403442383, 1.3227851390838623, 0.2646791934967041, 860.0, -0.041081998497247696, 0.4268049895763397, 0.04412899911403656, 2.7809998989105225, 0.8399999737739563, 3.128999948501587], "mean": [0.11634655296802521, 2.0749077796936035, 2.0175962448120117, 0.8854151964187622, -1.2789949178695679, 1.2495324611663818, -1.7044059038162231, 298.2964172363281, 0.3284451961517334, 0.281189888715744, 0.033421266824007034, -2.3884472846984863, 0.6454226970672607, -0.6082829833030701, -0.29194584488868713, -2.0601963996887207, -1.3418805599212646, -1.3627023696899414, 2.5611650943756104, -0.5605811476707458, 0.12849237024784088, 361.9481201171875, -0.20763567090034485, 0.343655526638031, -0.023159319534897804, 2.3675122261047363, 0.464202880859375, -1.8796088695526123], "std": [0.19546596705913544, 0.015856588259339333, 0.21755895018577576, 0.5258186459541321, 0.710940957069397, 0.29924115538597107, 0.9826429486274719, 335.31268310546875, 0.047203175723552704, 0.04575387388467789, 0.05862054228782654, 0.5159706473350525, 0.1892772912979126, 0.602099597454071, 0.16036593914031982, 0.006103661842644215, 0.38274118304252625, 0.41528013348579407, 0.17424580454826355, 0.797091007232666, 0.11786361783742905, 334.0714416503906, 0.07462149113416672, 0.044408299028873444, 0.06497902423143387, 0.27632176876068115, 0.2615499496459961, 1.5619266033172607], "count": [1002]}, "timestamp": {"min": [0.0], "max": [33.36666666666667], "mean": [16.683333333333334], "std": [9.641744693816609], "count": [1002]}, "frame_index": {"min": [0], "max": [1001], "mean": [500.5], "std": [289.25234081449827], "count": [1002]}, "episode_index": {"min": [153], "max": [153], "mean": [153.0], "std": [0.0], "count": [1002]}, "index": {"min": [158861], "max": [159862], "mean": [159361.5], "std": [289.25234081449827], "count": [1002]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1002]}, "subtask_annotation": {"mean": [21.06986027944112, 29.0, 29.0, 29.0, 29.0], "std": [3.0604537288425626, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1002]}, "scene_annotation": {"mean": [153.0], "std": [0.0], "min": [153], "max": [153], "count": [1002]}, "eef_direction_state": {"mean": [3.905189620758483, 3.773453093812375], "std": [2.11542972658414, 2.202242971174434], "min": [0, 0], "max": [6, 6], "count": [1002]}, "eef_velocity_state": {"mean": [0.779441117764471, 0.717564870259481], "std": [0.6568056787412042, 0.6513235858285131], "min": [0, 0], "max": [2, 2], "count": [1002]}, "eef_acc_mag_state": {"mean": [0.8093812375249501, 0.7035928143712575], "std": [0.8409384409363047, 0.8231718181424195], "min": [0, 0], "max": [2, 2], "count": [1002]}, "eef_direction_action": {"mean": [3.905189620758483, 3.773453093812375], "std": [2.11542972658414, 2.202242971174434], "min": [0, 0], "max": [6, 6], "count": [1002]}, "eef_velocity_action": {"mean": [0.779441117764471, 0.717564870259481], "std": [0.6568056787412042, 0.6513235858285131], "min": [0, 0], "max": [2, 2], "count": [1002]}, "eef_acc_mag_action": {"mean": [0.8093812375249501, 0.7035928143712575], "std": [0.8409384409363047, 0.8231718181424195], "min": [0, 0], "max": [2, 2], "count": [1002]}, "eef_sim_pose_state": {"mean": [0.5406376251374237, 0.207403582842894, 1.1262297842506808, -1.1656040376090546, 0.8994692969433465, 2.052351129880246, 0.4761152673518872, -0.33626035069474836, 1.070132750913721, 0.48185807268822994, 1.0545609952206971, 0.2718053420125776], "std": [0.04294103392658414, 0.07133527129257708, 0.059981021850488155, 2.500028625479341, 0.35157747500803666, 1.9141573193856027, 0.043477648818650884, 0.0492793319921581, 0.05860463995398324, 2.4941814969495164, 0.476293586699836, 2.5446538117577218], "min": [0.4628119580917808, 0.02802001901585298, 1.0185756507966373, -3.141452291694134, 0.37528601257608685, -3.141417541173901, 0.41793414358539477, -0.39645103928832504, 1.0053909684803022, -3.1379952776357327, 0.17978407351731174, -3.14009626813374], "max": [0.6223250545597064, 0.28283611396900377, 1.2486968723577305, 3.141492335413013, 1.5623170078250173, 3.1415579301202667, 0.5902236975898686, -0.16321213241158974, 1.1850354885552146, 3.1412317351873558, 1.5691750139743754, 3.140770153198137], "count": [1002]}, "eef_sim_pose_action": {"mean": [0.5406376251374237, 0.207403582842894, 1.1262297842506808, -1.1656040376090546, 0.8994692969433465, 2.052351129880246, 0.4761152673518872, -0.33626035069474836, 1.070132750913721, 0.48185807268822994, 1.0545609952206971, 0.2718053420125776], "std": [0.04294103392658414, 0.07133527129257708, 0.059981021850488155, 2.500028625479341, 0.35157747500803666, 1.9141573193856027, 0.043477648818650884, 0.0492793319921581, 0.05860463995398324, 2.4941814969495164, 0.476293586699836, 2.5446538117577218], "min": [0.4628119580917808, 0.02802001901585298, 1.0185756507966373, -3.141452291694134, 0.37528601257608685, -3.141417541173901, 0.41793414358539477, -0.39645103928832504, 1.0053909684803022, -3.1379952776357327, 0.17978407351731174, -3.14009626813374], "max": [0.6223250545597064, 0.28283611396900377, 1.2486968723577305, 3.141492335413013, 1.5623170078250173, 3.1415579301202667, 0.5902236975898686, -0.16321213241158974, 1.1850354885552146, 3.1412317351873558, 1.5691750139743754, 3.140770153198137], "count": [1002]}, "gripper_mode_state": {"mean": [0.6397205588822356, 0.6087824351297405], "std": [0.4800814154137153, 0.4880229316407593], "min": [0, 0], "max": [1, 1], "count": [1002]}, "gripper_activity_state": {"mean": [1.7964071856287425, 1.875249500998004], "std": [0.5439442207044666, 0.4370630839433359], "min": [0, 0], "max": [2, 2], "count": [1002]}, "gripper_mode_action": {"mean": [0.6397205588822356, 0.6087824351297405], "std": [0.4800814154137153, 0.4880229316407593], "min": [0, 0], "max": [1, 1], "count": [1002]}, "gripper_activity_action": {"mean": [1.7964071856287425, 1.875249500998004], "std": [0.5439442207044666, 0.4370630839433359], "min": [0, 0], "max": [2, 2], "count": [1002]}, "gripper_open_scale_state": {"mean": [0.3619549677180433, 0.2986506988225341], "std": [0.3340639589916978, 0.33499667322651133], "min": [0.0, 0.0], "max": [0.86, 0.717], "count": [1002]}, "gripper_open_scale_action": {"mean": [0.3619549677180433, 0.2986506988225341], "std": [0.3340639589916978, 0.33499667322651133], "min": [0.0, 0.0], "max": [0.86, 0.717], "count": [1002]}}} +{"episode_index": 153, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4171034048754637]], [[0.44187294555584994]], [[0.44251333594624037]]], "std": [[[0.21385746165711678]], [[0.18728341044551686]], [[0.1830367200912609]]], "count": [222]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8901960784313725]], [[0.8941176470588236]], [[0.8705882352941177]]], "mean": [[[0.42268839611670495]], [[0.4501923412382971]], [[0.45125159350527]]], "std": [[[0.1846637707569887]], [[0.15158336023187302]], [[0.14324447012778255]]], "count": [222]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40166539333451096]], [[0.4344401874300771]], [[0.437050487987988]]], "std": [[[0.18738968812372334]], [[0.15245081790860937]], [[0.14394995037965194]]], "count": [222]}, "observation.state": {"min": [-0.11009537428617477, 1.7353286743164062, 0.10279989242553711, 0.12046262621879578, -2.690739154815674, -1.5236026048660278, -2.884732723236084, -3.0, 0.1352269947528839, 0.21128100156784058, -0.1279750019311905, -3.1411852836608887, -0.02199999801814556, -1.3519999980926514, -0.7731982469558716, -2.076418161392212, -1.9313639402389526, -2.001997470855713, 2.1378538608551025, -1.550602912902832, -0.6180734634399414, -2.0, -0.31421801447868347, 0.24872399866580963, -0.1704840064048767, 1.659999966621399, -0.022999996319413185, -3.1401853561401367], "max": [0.6800326704978943, 2.092754364013672, 2.31809401512146, 2.0290849208831787, 0.14133675396442413, 1.6092634201049805, 0.009354965761303902, 741.0, 0.4145289957523346, 0.4421660006046295, 0.08375900238752365, 3.1410000324249268, 1.0750000476837158, 0.28600001335144043, -0.056985002011060715, -1.9165111780166626, -0.32105332612991333, -0.2955540418624878, 2.8917315006256104, 1.2523961067199707, 0.40800565481185913, 864.0, -0.030970999971032143, 0.4679569900035858, 0.06392599642276764, 2.7109999656677246, 0.8939999341964722, 3.1389999389648438], "mean": [0.20685258507728577, 2.071075201034546, 1.669278860092163, 1.120004653930664, -1.6184948682785034, 1.0064518451690674, -1.1035258769989014, 269.8199157714844, 0.2654114067554474, 0.3228151500225067, -0.0031299812253564596, -2.095658302307129, 0.6140947937965393, -0.7893437743186951, -0.3741816580295563, -2.0571329593658447, -1.393859624862671, -1.3375407457351685, 2.600045919418335, -0.6872590184211731, 0.09564433246850967, 297.93084716796875, -0.1996353715658188, 0.3557513356208801, -0.014141888357698917, 2.365722894668579, 0.4273902475833893, -2.1463358402252197], "std": [0.2019505351781845, 0.034375615417957306, 0.333103746175766, 0.5808246731758118, 0.8483865857124329, 0.520842969417572, 0.9127295613288879, 316.091796875, 0.05406789109110832, 0.05699567124247551, 0.04524698853492737, 1.4520543813705444, 0.30297306180000305, 0.3922399878501892, 0.15983346104621887, 0.014697820879518986, 0.4000977575778961, 0.4932316839694977, 0.2275102287530899, 0.8078227639198303, 0.22710005939006805, 289.8985595703125, 0.07450377941131592, 0.049458201974630356, 0.05696353688836098, 0.17040018737316132, 0.2919166088104248, 1.1707499027252197], "count": [1352]}, "action": {"min": [-0.11009537428617477, 1.7353286743164062, 0.10279989242553711, 0.12046262621879578, -2.690739154815674, -1.5236026048660278, -2.884732723236084, -3.0, 0.1352269947528839, 0.21128100156784058, -0.1279750019311905, -3.1411852836608887, -0.02199999801814556, -1.3519999980926514, -0.7731982469558716, -2.076418161392212, -1.9313639402389526, -2.001997470855713, 2.1378538608551025, -1.550602912902832, -0.6180734634399414, -2.0, -0.31421801447868347, 0.24872399866580963, -0.1704840064048767, 1.659999966621399, -0.022999996319413185, -3.1401853561401367], "max": [0.6800326704978943, 2.092754364013672, 2.31809401512146, 2.0290849208831787, 0.14133675396442413, 1.6092634201049805, 0.009354965761303902, 741.0, 0.4145289957523346, 0.4421660006046295, 0.08375900238752365, 3.1410000324249268, 1.0750000476837158, 0.28600001335144043, -0.056985002011060715, -1.9165111780166626, -0.32105332612991333, -0.2955540418624878, 2.8917315006256104, 1.2523961067199707, 0.40800565481185913, 864.0, -0.030970999971032143, 0.4679569900035858, 0.06392599642276764, 2.7109999656677246, 0.8939999341964722, 3.1389999389648438], "mean": [0.20685258507728577, 2.071075201034546, 1.669278860092163, 1.120004653930664, -1.6184948682785034, 1.0064518451690674, -1.1035258769989014, 269.8199157714844, 0.2654114067554474, 0.3228151500225067, -0.0031299812253564596, -2.095658302307129, 0.6140947937965393, -0.7893437743186951, -0.3741816580295563, -2.0571329593658447, -1.393859624862671, -1.3375407457351685, 2.600045919418335, -0.6872590184211731, 0.09564433246850967, 297.93084716796875, -0.1996353715658188, 0.3557513356208801, -0.014141888357698917, 2.365722894668579, 0.4273902475833893, -2.1463358402252197], "std": [0.2019505351781845, 0.034375615417957306, 0.333103746175766, 0.5808246731758118, 0.8483865857124329, 0.520842969417572, 0.9127295613288879, 316.091796875, 0.05406789109110832, 0.05699567124247551, 0.04524698853492737, 1.4520543813705444, 0.30297306180000305, 0.3922399878501892, 0.15983346104621887, 0.014697820879518986, 0.4000977575778961, 0.4932316839694977, 0.2275102287530899, 0.8078227639198303, 0.22710005939006805, 289.8985595703125, 0.07450377941131592, 0.049458201974630356, 0.05696353688836098, 0.17040018737316132, 0.2919166088104248, 1.1707499027252197], "count": [1352]}, "timestamp": {"min": [0.0], "max": [45.03333333333333], "mean": [22.51666666666667], "std": [13.009622507120556], "count": [1352]}, "frame_index": {"min": [0], "max": [1351], "mean": [675.5], "std": [390.2886752136167], "count": [1352]}, "episode_index": {"min": [154], "max": [154], "mean": [154.0], "std": [0.0], "count": [1352]}, "index": {"min": [159863], "max": [161214], "mean": [160538.5], "std": [390.2886752136167], "count": [1352]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1352]}, "subtask_annotation": {"mean": [20.937130177514792, 29.0, 29.0, 29.0, 29.0], "std": [3.0641146950972025, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1352]}, "scene_annotation": {"mean": [154.0], "std": [0.0], "min": [154], "max": [154], "count": [1352]}, "eef_direction_state": {"mean": [3.951923076923077, 3.6834319526627217], "std": [2.1037925390440217, 2.1590782734610667], "min": [0, 0], "max": [6, 6], "count": [1352]}, "eef_velocity_state": {"mean": [0.7477810650887574, 0.8195266272189349], "std": [0.6577897719029806, 0.7317627340847103], "min": [0, 0], "max": [2, 2], "count": [1352]}, "eef_acc_mag_state": {"mean": [0.764792899408284, 0.7522189349112426], "std": [0.8343601798816032, 0.8275906711239525], "min": [0, 0], "max": [2, 2], "count": [1352]}, "eef_direction_action": {"mean": [3.951923076923077, 3.6834319526627217], "std": [2.1037925390440217, 2.1590782734610667], "min": [0, 0], "max": [6, 6], "count": [1352]}, "eef_velocity_action": {"mean": [0.7477810650887574, 0.8195266272189349], "std": [0.6577897719029806, 0.7317627340847103], "min": [0, 0], "max": [2, 2], "count": [1352]}, "eef_acc_mag_action": {"mean": [0.764792899408284, 0.7522189349112426], "std": [0.8343601798816032, 0.8275906711239525], "min": [0, 0], "max": [2, 2], "count": [1352]}, "eef_sim_pose_state": {"mean": [0.5547220501054844, 0.2074843638075179, 1.1395439117459707, -0.5757954129627092, 0.8632493363337924, 2.0371899999446157, 0.5204300879506939, -0.26512881830806334, 1.0942528707476369, 2.410097423490394, 0.8992700932405131, 0.14967812241791079], "std": [0.04623027961065105, 0.049204300516064656, 0.07227706268374884, 2.8148580150695857, 0.4427399960833525, 1.9350553888688293, 0.053893701749262196, 0.04991289656632211, 0.055913030296175434, 0.5291809291760586, 0.36481924248199193, 2.77889457596402], "min": [0.4423972752530223, 0.04025353329387013, 0.992955056041783, -3.1366320011569733, 0.1857083553446326, -3.1394143224187365, 0.3944597098920161, -0.3680547372116909, 0.9891267867539507, 0.20718896093831135, 0.20414592962803302, -3.141496920280525], "max": [0.6616129514076498, 0.27802380218796985, 1.27258170959206, 3.1401328909368216, 1.562646906849034, 3.1407475321957845, 0.6334236780682433, -0.10073634070749563, 1.2245269511701613, 3.062746638596424, 1.5623986687172926, 3.1409605777798784], "count": [1352]}, "eef_sim_pose_action": {"mean": [0.5547220501054844, 0.2074843638075179, 1.1395439117459707, -0.5757954129627092, 0.8632493363337924, 2.0371899999446157, 0.5204300879506939, -0.26512881830806334, 1.0942528707476369, 2.410097423490394, 0.8992700932405131, 0.14967812241791079], "std": [0.04623027961065105, 0.049204300516064656, 0.07227706268374884, 2.8148580150695857, 0.4427399960833525, 1.9350553888688293, 0.053893701749262196, 0.04991289656632211, 0.055913030296175434, 0.5291809291760586, 0.36481924248199193, 2.77889457596402], "min": [0.4423972752530223, 0.04025353329387013, 0.992955056041783, -3.1366320011569733, 0.1857083553446326, -3.1394143224187365, 0.3944597098920161, -0.3680547372116909, 0.9891267867539507, 0.20718896093831135, 0.20414592962803302, -3.141496920280525], "max": [0.6616129514076498, 0.27802380218796985, 1.27258170959206, 3.1401328909368216, 1.562646906849034, 3.1407475321957845, 0.6334236780682433, -0.10073634070749563, 1.2245269511701613, 3.062746638596424, 1.5623986687172926, 3.1409605777798784], "count": [1352]}, "gripper_mode_state": {"mean": [0.6841715976331361, 0.6715976331360947], "std": [0.4648449447130305, 0.4696320392627525], "min": [0, 0], "max": [1, 1], "count": [1352]}, "gripper_activity_state": {"mean": [1.8128698224852071, 1.922337278106509], "std": [0.5214738338451634, 0.34705589113127766], "min": [0, 0], "max": [2, 2], "count": [1352]}, "gripper_mode_action": {"mean": [0.6841715976331361, 0.6715976331360947], "std": [0.4648449447130305, 0.4696320392627525], "min": [0, 0], "max": [1, 1], "count": [1352]}, "gripper_activity_action": {"mean": [1.8128698224852071, 1.922337278106509], "std": [0.5214738338451634, 0.34705589113127766], "min": [0, 0], "max": [2, 2], "count": [1352]}, "gripper_open_scale_state": {"mean": [0.2979398676716011, 0.2700059171350754], "std": [0.28988911505530907, 0.31593292280067875], "min": [0.0, 0.0], "max": [0.864, 0.741], "count": [1352]}, "gripper_open_scale_action": {"mean": [0.2979398676716011, 0.2700059171350754], "std": [0.28988911505530907, 0.31593292280067875], "min": [0.0, 0.0], "max": [0.864, 0.741], "count": [1352]}}} +{"episode_index": 154, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.416959083612507]], [[0.4408221725457352]], [[0.4446008617433573]]], "std": [[[0.2209964365304745]], [[0.19551153320365208]], [[0.18901482634402772]]], "count": [199]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.8117647058823529]], [[0.8117647058823529]]], "mean": [[[0.43193589064604065]], [[0.45285617938548955]], [[0.45598317876145433]]], "std": [[[0.19854463395276]], [[0.16890445226807085]], [[0.16052492229724558]]], "count": [199]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.42033275035307255]], [[0.442727354090715]], [[0.44305650289847937]]], "std": [[[0.15744836161170164]], [[0.12670423937080869]], [[0.1193854657601455]]], "count": [199]}, "observation.state": {"min": [-0.10199704766273499, 1.7881072759628296, 0.8932944536209106, 0.00663225119933486, -0.42264890670776367, -1.8955672979354858, -2.887071371078491, -2.0, 0.1418589949607849, 0.23167699575424194, -0.1556289941072464, -2.634000062942505, -0.07900000363588333, -1.3569999933242798, -0.7719417214393616, -2.077744722366333, -1.7321170568466187, -1.9649441242218018, 2.4575982093811035, -1.5712850093841553, -0.22828906774520874, -2.0, -0.32509300112724304, 0.2453249990940094, -0.1615159958600998, 1.753000020980835, 0.07699999213218689, -3.1391851902008057], "max": [0.8049808144569397, 2.0877630710601807, 1.7107194662094116, 1.934069275856018, 0.2971772253513336, 1.5010006427764893, -2.112145185470581, 748.0, 0.37762001156806946, 0.4962260127067566, 0.10829900205135345, -1.6440000534057617, 1.0859999656677246, 0.08799999952316284, -0.11257374286651611, -1.9578580856323242, -0.4758814871311188, -0.33513814210891724, 2.889514923095703, 1.2654509544372559, 0.2669481337070465, 870.0, -0.021306000649929047, 0.46789300441741943, 0.06143699958920479, 2.632999897003174, 0.9039999842643738, 3.131999969482422], "mean": [0.21347767114639282, 2.0491340160369873, 1.354146957397461, 1.4182140827178955, 0.03398771584033966, -0.6166737675666809, -2.7607197761535645, 504.10760498046875, 0.23492217063903809, 0.3339003026485443, 0.004275060258805752, -2.159001588821411, 0.5217531323432922, -0.7573308944702148, -0.4063981771469116, -2.057461977005005, -1.4900403022766113, -1.3073872327804565, 2.728236436843872, -0.7802655696868896, 0.050522349774837494, 441.8611145019531, -0.2158961296081543, 0.3717630207538605, -0.008995586074888706, 2.2949585914611816, 0.3821060061454773, -2.067084789276123], "std": [0.22616851329803467, 0.047010622918605804, 0.21928681433200836, 0.42311209440231323, 0.1593025177717209, 0.910885751247406, 0.17483146488666534, 286.08428955078125, 0.03865103796124458, 0.05352630838751793, 0.06559547781944275, 0.17606130242347717, 0.3065599799156189, 0.3941297233104706, 0.16487915813922882, 0.01232596579939127, 0.25745365023612976, 0.41412630677223206, 0.11005403846502304, 0.7066373229026794, 0.1338420808315277, 322.6003112792969, 0.06564202904701233, 0.0560799315571785, 0.0384625606238842, 0.13898521661758423, 0.2522302567958832, 1.180098056793213], "count": [1167]}, "action": {"min": [-0.10199704766273499, 1.7881072759628296, 0.8932944536209106, 0.00663225119933486, -0.42264890670776367, -1.8955672979354858, -2.887071371078491, -2.0, 0.1418589949607849, 0.23167699575424194, -0.1556289941072464, -2.634000062942505, -0.07900000363588333, -1.3569999933242798, -0.7719417214393616, -2.077744722366333, -1.7321170568466187, -1.9649441242218018, 2.4575982093811035, -1.5712850093841553, -0.22828906774520874, -2.0, -0.32509300112724304, 0.2453249990940094, -0.1615159958600998, 1.753000020980835, 0.07699999213218689, -3.1391851902008057], "max": [0.8049808144569397, 2.0877630710601807, 1.7107194662094116, 1.934069275856018, 0.2971772253513336, 1.5010006427764893, -2.112145185470581, 748.0, 0.37762001156806946, 0.4962260127067566, 0.10829900205135345, -1.6440000534057617, 1.0859999656677246, 0.08799999952316284, -0.11257374286651611, -1.9578580856323242, -0.4758814871311188, -0.33513814210891724, 2.889514923095703, 1.2654509544372559, 0.2669481337070465, 870.0, -0.021306000649929047, 0.46789300441741943, 0.06143699958920479, 2.632999897003174, 0.9039999842643738, 3.131999969482422], "mean": [0.21347767114639282, 2.0491340160369873, 1.354146957397461, 1.4182140827178955, 0.03398771584033966, -0.6166737675666809, -2.7607197761535645, 504.10760498046875, 0.23492217063903809, 0.3339003026485443, 0.004275060258805752, -2.159001588821411, 0.5217531323432922, -0.7573308944702148, -0.4063981771469116, -2.057461977005005, -1.4900403022766113, -1.3073872327804565, 2.728236436843872, -0.7802655696868896, 0.050522349774837494, 441.8611145019531, -0.2158961296081543, 0.3717630207538605, -0.008995586074888706, 2.2949585914611816, 0.3821060061454773, -2.067084789276123], "std": [0.22616851329803467, 0.047010622918605804, 0.21928681433200836, 0.42311209440231323, 0.1593025177717209, 0.910885751247406, 0.17483146488666534, 286.08428955078125, 0.03865103796124458, 0.05352630838751793, 0.06559547781944275, 0.17606130242347717, 0.3065599799156189, 0.3941297233104706, 0.16487915813922882, 0.01232596579939127, 0.25745365023612976, 0.41412630677223206, 0.11005403846502304, 0.7066373229026794, 0.1338420808315277, 322.6003112792969, 0.06564202904701233, 0.0560799315571785, 0.0384625606238842, 0.13898521661758423, 0.2522302567958832, 1.180098056793213], "count": [1167]}, "timestamp": {"min": [0.0], "max": [38.86666666666667], "mean": [19.433333333333334], "std": [11.2294586129849], "count": [1167]}, "frame_index": {"min": [0], "max": [1166], "mean": [583.0], "std": [336.883758389547], "count": [1167]}, "episode_index": {"min": [155], "max": [155], "mean": [155.0], "std": [0.0], "count": [1167]}, "index": {"min": [161215], "max": [162381], "mean": [161798.0], "std": [336.883758389547], "count": [1167]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1167]}, "subtask_annotation": {"mean": [22.370179948586117, 29.0, 29.0, 29.0, 29.0], "std": [1.4683412177109172, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1167]}, "scene_annotation": {"mean": [155.0], "std": [0.0], "min": [155], "max": [155], "count": [1167]}, "eef_direction_state": {"mean": [4.229648671808055, 4.136246786632391], "std": [1.932993681409675, 2.057305989800439], "min": [0, 0], "max": [6, 6], "count": [1167]}, "eef_velocity_state": {"mean": [0.6872322193658955, 0.700942587832048], "std": [0.6405597916463315, 0.7351086420667958], "min": [0, 0], "max": [2, 2], "count": [1167]}, "eef_acc_mag_state": {"mean": [0.7609254498714653, 0.6743787489288775], "std": [0.8383984203963897, 0.8291310968896608], "min": [0, 0], "max": [2, 2], "count": [1167]}, "eef_direction_action": {"mean": [4.229648671808055, 4.136246786632391], "std": [1.932993681409675, 2.057305989800439], "min": [0, 0], "max": [6, 6], "count": [1167]}, "eef_velocity_action": {"mean": [0.6872322193658955, 0.700942587832048], "std": [0.6405597916463315, 0.7351086420667958], "min": [0, 0], "max": [2, 2], "count": [1167]}, "eef_acc_mag_action": {"mean": [0.7609254498714653, 0.6743787489288775], "std": [0.8383984203963897, 0.8291310968896608], "min": [0, 0], "max": [2, 2], "count": [1167]}, "eef_sim_pose_state": {"mean": [0.570964544590685, 0.2180677773705667, 1.1350808072250818, 0.11572772330666567, 0.7866276042973079, 2.078637495264466, 0.5306707622618575, -0.23530315394928913, 1.1255679102347445, 0.24226608096265037, 0.8873774151419926, -0.15076676837342282], "std": [0.05118918197837712, 0.048564186766762704, 0.05039172281755451, 2.9397962364753285, 0.4114166198818302, 1.8692896597439925, 0.04807189798384342, 0.04888643890002002, 0.060541371009364166, 2.8231969463933866, 0.43197455408881447, 2.928299170495994], "min": [0.44549513236757593, 0.02425510523698947, 1.004850211628577, -3.141381379267676, 0.23536082785251589, -3.1390638600860847, 0.4146884315732683, -0.3521366453695381, 0.99624389301511, -3.141456944916515, 0.09653046219547678, -3.1414956951031323], "max": [0.6605392452572842, 0.2871492987059574, 1.2601220357294465, 3.1415780222586687, 1.5372731986058188, 3.138275924604609, 0.6839882437329434, -0.08213392125494129, 1.2183233385110896, 3.141484022083752, 1.5478312735456132, 3.141542915564865], "count": [1167]}, "eef_sim_pose_action": {"mean": [0.570964544590685, 0.2180677773705667, 1.1350808072250818, 0.11572772330666567, 0.7866276042973079, 2.078637495264466, 0.5306707622618575, -0.23530315394928913, 1.1255679102347445, 0.24226608096265037, 0.8873774151419926, -0.15076676837342282], "std": [0.05118918197837712, 0.048564186766762704, 0.05039172281755451, 2.9397962364753285, 0.4114166198818302, 1.8692896597439925, 0.04807189798384342, 0.04888643890002002, 0.060541371009364166, 2.8231969463933866, 0.43197455408881447, 2.928299170495994], "min": [0.44549513236757593, 0.02425510523698947, 1.004850211628577, -3.141381379267676, 0.23536082785251589, -3.1390638600860847, 0.4146884315732683, -0.3521366453695381, 0.99624389301511, -3.141456944916515, 0.09653046219547678, -3.1414956951031323], "max": [0.6605392452572842, 0.2871492987059574, 1.2601220357294465, 3.1415780222586687, 1.5372731986058188, 3.138275924604609, 0.6839882437329434, -0.08213392125494129, 1.2183233385110896, 3.141484022083752, 1.5478312735456132, 3.141542915564865], "count": [1167]}, "gripper_mode_state": {"mean": [0.5535561268209083, 0.2639245929734362], "std": [0.4971234668369042, 0.44075889349761493], "min": [0, 0], "max": [1, 1], "count": [1167]}, "gripper_activity_state": {"mean": [1.7257926306769495, 1.943444730077121], "std": [0.6057802420369532, 0.28118270259897526], "min": [0, 0], "max": [2, 2], "count": [1167]}, "gripper_mode_action": {"mean": [0.5535561268209083, 0.2639245929734362], "std": [0.4971234668369042, 0.44075889349761493], "min": [0, 0], "max": [1, 1], "count": [1167]}, "gripper_activity_action": {"mean": [1.7257926306769495, 1.943444730077121], "std": [0.6057802420369532, 0.28118270259897526], "min": [0, 0], "max": [2, 2], "count": [1167]}, "gripper_open_scale_state": {"mean": [0.4418680377733833, 0.5042090830684415], "std": [0.3225908306800307, 0.28590506926997655], "min": [0.0, 0.0], "max": [0.87, 0.748], "count": [1167]}, "gripper_open_scale_action": {"mean": [0.4418680377733833, 0.5042090830684415], "std": [0.3225908306800307, 0.28590506926997655], "min": [0.0, 0.0], "max": [0.87, 0.748], "count": [1167]}}} +{"episode_index": 155, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.42760388028668256]], [[0.44750958994708995]], [[0.4509476367707577]]], "std": [[[0.2092424838886908]], [[0.18679426274182923]], [[0.1800167925572318]]], "count": [189]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.807843137254902]], [[0.8117647058823529]]], "mean": [[[0.4309302756596466]], [[0.4511225122765155]], [[0.45426163135007086]]], "std": [[[0.18415634030018913]], [[0.15428041278037136]], [[0.14586860583843672]]], "count": [189]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.41471349033440535]], [[0.44052282610575094]], [[0.4423784073814711]]], "std": [[[0.16944148090660338]], [[0.13452416737646317]], [[0.1249861462638553]]], "count": [189]}, "observation.state": {"min": [-0.10103710740804672, 1.813589096069336, 0.7753974199295044, 0.07808603346347809, -0.3429397642612457, -1.659755825996399, -2.888624668121338, -2.0, 0.15857799351215363, 0.19146700203418732, -0.15415500104427338, -2.744999885559082, 0.11499999463558197, -1.4290000200271606, -0.6270095109939575, -2.078792095184326, -1.6920443773269653, -1.833259105682373, 1.8977664709091187, -1.5110361576080322, -0.2070309817790985, -3.0, -0.3134959936141968, 0.2657270133495331, -0.17476600408554077, 1.6829999685287476, -0.02300000563263893, -3.1371853351593018], "max": [0.6171309947967529, 2.0915327072143555, 1.6849234104156494, 2.0333783626556396, 0.6592457890510559, 1.5004247426986694, -2.3281471729278564, 789.0, 0.4047360122203827, 0.3801429867744446, 0.05923999845981598, -1.2979999780654907, 0.9829999804496765, 0.210999995470047, -0.07361798733472824, -1.9337899684906006, -0.3010169267654419, -0.3021339774131775, 2.8135931491851807, 1.169981598854065, 0.8534311056137085, 860.0, -0.06179499998688698, 0.4528520107269287, 0.055695001035928726, 2.815999984741211, 1.00600004196167, 3.1410000324249268], "mean": [0.10867176204919815, 2.0589144229888916, 1.3171215057373047, 1.132401943206787, 0.09516462683677673, -0.006912065204232931, -2.7580149173736572, 330.4158935546875, 0.2707939147949219, 0.3012687563896179, -0.020417680963873863, -2.1774537563323975, 0.6315231323242188, -0.561406672000885, -0.35142725706100464, -2.0597150325775146, -1.449142336845398, -1.3754743337631226, 2.556704521179199, -0.7543157339096069, 0.2066628485918045, 305.1945495605469, -0.2046559453010559, 0.360247403383255, -0.008233591914176941, 2.363597869873047, 0.37599995732307434, -1.9603993892669678], "std": [0.16977618634700775, 0.032048050314188004, 0.22337764501571655, 0.5972884297370911, 0.22013720870018005, 1.03480863571167, 0.16381162405014038, 341.63671875, 0.05569004267454147, 0.046927787363529205, 0.056627869606018066, 0.30617454648017883, 0.25409945845603943, 0.5156035423278809, 0.10625716298818588, 0.011629707179963589, 0.3404023349285126, 0.41307535767555237, 0.25455108284950256, 0.7411027550697327, 0.20289869606494904, 328.6752014160156, 0.06468062847852707, 0.043396469205617905, 0.0461454764008522, 0.19422075152397156, 0.24662275612354279, 1.4946445226669312], "count": [1087]}, "action": {"min": [-0.10103710740804672, 1.813589096069336, 0.7753974199295044, 0.07808603346347809, -0.3429397642612457, -1.659755825996399, -2.888624668121338, -2.0, 0.15857799351215363, 0.19146700203418732, -0.15415500104427338, -2.744999885559082, 0.11499999463558197, -1.4290000200271606, -0.6270095109939575, -2.078792095184326, -1.6920443773269653, -1.833259105682373, 1.8977664709091187, -1.5110361576080322, -0.2070309817790985, -3.0, -0.3134959936141968, 0.2657270133495331, -0.17476600408554077, 1.6829999685287476, -0.02300000563263893, -3.1371853351593018], "max": [0.6171309947967529, 2.0915327072143555, 1.6849234104156494, 2.0333783626556396, 0.6592457890510559, 1.5004247426986694, -2.3281471729278564, 789.0, 0.4047360122203827, 0.3801429867744446, 0.05923999845981598, -1.2979999780654907, 0.9829999804496765, 0.210999995470047, -0.07361798733472824, -1.9337899684906006, -0.3010169267654419, -0.3021339774131775, 2.8135931491851807, 1.169981598854065, 0.8534311056137085, 860.0, -0.06179499998688698, 0.4528520107269287, 0.055695001035928726, 2.815999984741211, 1.00600004196167, 3.1410000324249268], "mean": [0.10867176204919815, 2.0589144229888916, 1.3171215057373047, 1.132401943206787, 0.09516462683677673, -0.006912065204232931, -2.7580149173736572, 330.4158935546875, 0.2707939147949219, 0.3012687563896179, -0.020417680963873863, -2.1774537563323975, 0.6315231323242188, -0.561406672000885, -0.35142725706100464, -2.0597150325775146, -1.449142336845398, -1.3754743337631226, 2.556704521179199, -0.7543157339096069, 0.2066628485918045, 305.1945495605469, -0.2046559453010559, 0.360247403383255, -0.008233591914176941, 2.363597869873047, 0.37599995732307434, -1.9603993892669678], "std": [0.16977618634700775, 0.032048050314188004, 0.22337764501571655, 0.5972884297370911, 0.22013720870018005, 1.03480863571167, 0.16381162405014038, 341.63671875, 0.05569004267454147, 0.046927787363529205, 0.056627869606018066, 0.30617454648017883, 0.25409945845603943, 0.5156035423278809, 0.10625716298818588, 0.011629707179963589, 0.3404023349285126, 0.41307535767555237, 0.25455108284950256, 0.7411027550697327, 0.20289869606494904, 328.6752014160156, 0.06468062847852707, 0.043396469205617905, 0.0461454764008522, 0.19422075152397156, 0.24662275612354279, 1.4946445226669312], "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": [156], "max": [156], "mean": [156.0], "std": [0.0], "count": [1087]}, "index": {"min": [162382], "max": [163468], "mean": [162925.0], "std": [313.789738519283], "count": [1087]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1087]}, "subtask_annotation": {"mean": [21.21895124195032, 29.0, 29.0, 29.0, 29.0], "std": [2.5401811618955694, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1087]}, "scene_annotation": {"mean": [156.0], "std": [0.0], "min": [156], "max": [156], "count": [1087]}, "eef_direction_state": {"mean": [4.152713891444343, 4.018399264029439], "std": [1.8540712044841785, 2.1381951684537044], "min": [0, 0], "max": [6, 6], "count": [1087]}, "eef_velocity_state": {"mean": [0.8022079116835327, 0.7148114075436982], "std": [0.6812475034850096, 0.7264179968222297], "min": [0, 0], "max": [2, 2], "count": [1087]}, "eef_acc_mag_state": {"mean": [0.827966881324747, 0.6761729530818767], "std": [0.837720329972391, 0.8172546316300193], "min": [0, 0], "max": [2, 2], "count": [1087]}, "eef_direction_action": {"mean": [4.152713891444343, 4.018399264029439], "std": [1.8540712044841785, 2.1381951684537044], "min": [0, 0], "max": [6, 6], "count": [1087]}, "eef_velocity_action": {"mean": [0.8022079116835327, 0.7148114075436982], "std": [0.6812475034850096, 0.7264179968222297], "min": [0, 0], "max": [2, 2], "count": [1087]}, "eef_acc_mag_action": {"mean": [0.827966881324747, 0.6761729530818767], "std": [0.837720329972391, 0.8172546316300193], "min": [0, 0], "max": [2, 2], "count": [1087]}, "eef_sim_pose_state": {"mean": [0.5587346323308133, 0.21527009853509815, 1.1414619197447782, -0.379618393654682, 0.8547621377186891, 2.608098960150351, 0.4953546789536535, -0.24987000162440828, 1.075305003457247, 1.184393419575916, 1.0653340468522174, 0.6802317244017321], "std": [0.04012128120994597, 0.04227423099554272, 0.062294430235400926, 2.8959537364225714, 0.3717339529366901, 0.6593380440425498, 0.04277340226499288, 0.05864624889796041, 0.05768292287532785, 2.30584862642888, 0.4650766522641527, 2.623968093157183], "min": [0.46344539511270333, 0.07327775859795521, 0.9915488421744112, -3.1375513516471445, 0.3188473699598444, -1.4010937756282917, 0.3748815400771969, -0.3709897068237976, 0.9968645345658058, -3.141483294119799, 0.2293218922180853, -3.1392903427336742], "max": [0.640833465694998, 0.2830712474403402, 1.2640397031838577, 3.1411682354198533, 1.5570021025255878, 3.034696303891691, 0.5772363697971103, -0.09721492639037753, 1.1988807818743155, 3.129337630791123, 1.559602604969296, 3.1415061319032516], "count": [1087]}, "eef_sim_pose_action": {"mean": [0.5587346323308133, 0.21527009853509815, 1.1414619197447782, -0.379618393654682, 0.8547621377186891, 2.608098960150351, 0.4953546789536535, -0.24987000162440828, 1.075305003457247, 1.184393419575916, 1.0653340468522174, 0.6802317244017321], "std": [0.04012128120994597, 0.04227423099554272, 0.062294430235400926, 2.8959537364225714, 0.3717339529366901, 0.6593380440425498, 0.04277340226499288, 0.05864624889796041, 0.05768292287532785, 2.30584862642888, 0.4650766522641527, 2.623968093157183], "min": [0.46344539511270333, 0.07327775859795521, 0.9915488421744112, -3.1375513516471445, 0.3188473699598444, -1.4010937756282917, 0.3748815400771969, -0.3709897068237976, 0.9968645345658058, -3.141483294119799, 0.2293218922180853, -3.1392903427336742], "max": [0.640833465694998, 0.2830712474403402, 1.2640397031838577, 3.1411682354198533, 1.5570021025255878, 3.034696303891691, 0.5772363697971103, -0.09721492639037753, 1.1988807818743155, 3.129337630791123, 1.559602604969296, 3.1415061319032516], "count": [1087]}, "gripper_mode_state": {"mean": [0.6761729530818767, 0.5409383624655014], "std": [0.46793492133245257, 0.498321232217377], "min": [0, 0], "max": [1, 1], "count": [1087]}, "gripper_activity_state": {"mean": [1.7414903403863846, 1.8702851885924563], "std": [0.5899797960526242, 0.4526424629398414], "min": [0, 0], "max": [2, 2], "count": [1087]}, "gripper_mode_action": {"mean": [0.6761729530818767, 0.5409383624655014], "std": [0.46793492133245257, 0.498321232217377], "min": [0, 0], "max": [1, 1], "count": [1087]}, "gripper_activity_action": {"mean": [1.7414903403863846, 1.8702851885924563], "std": [0.5899797960526242, 0.4526424629398414], "min": [0, 0], "max": [2, 2], "count": [1087]}, "gripper_open_scale_state": {"mean": [0.3052204271185369, 0.3308052744649369], "std": [0.3286511856465414, 0.3412590082567721], "min": [0.0, 0.0], "max": [0.86, 0.789], "count": [1087]}, "gripper_open_scale_action": {"mean": [0.3052204271185369, 0.3308052744649369], "std": [0.3286511856465414, 0.3412590082567721], "min": [0.0, 0.0], "max": [0.86, 0.789], "count": [1087]}}} +{"episode_index": 156, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.417119942421413]], [[0.4430930847338935]], [[0.44547390483971366]]], "std": [[[0.22062578088174717]], [[0.19129967610234214]], [[0.18591635891141517]]], "count": [210]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.796078431372549]], [[0.8]]], "mean": [[[0.4331667114067849]], [[0.45336854380641145]], [[0.456190143557423]]], "std": [[[0.184508523409891]], [[0.15472011311603048]], [[0.14668310650720248]]], "count": [210]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.9215686274509803]], [[0.9098039215686274]]], "mean": [[[0.39284540052131967]], [[0.42958775676937444]], [[0.4327248327108621]]], "std": [[[0.19832383947019552]], [[0.1610285941109283]], [[0.15383063702779518]]], "count": [210]}, "observation.state": {"min": [-0.1932254135608673, 1.903019905090332, 1.0282782316207886, 0.029792772606015205, -0.6067811846733093, -1.7379989624023438, -2.886984348297119, -2.0, 0.12276399880647659, 0.21599900722503662, -0.13694000244140625, -2.631999969482422, -0.09000000357627869, -1.3250000476837158, -0.6176196932792664, -2.0727529525756836, -1.6912591457366943, -2.018543243408203, 2.2665719985961914, -1.4205584526062012, -0.5810899138450623, -3.0, -0.3165169954299927, 0.22721700370311737, -0.1756020039319992, 1.621000051498413, 0.11399999260902405, -3.1381852626800537], "max": [0.5922600030899048, 2.092911720275879, 1.6499470472335815, 2.0240061283111572, 0.30024898052215576, 1.5823330879211426, -2.226778268814087, 748.0, 0.4110940098762512, 0.4488280117511749, 0.06035200133919716, -1.246000051498413, 1.003000020980835, 0.22200001776218414, 0.10072294622659683, -1.9980006217956543, -0.33164748549461365, -0.35213765501976013, 2.7670974731445312, 1.395722508430481, 0.4583234488964081, 862.0, -0.030674999579787254, 0.43522000312805176, 0.06931900233030319, 2.7249999046325684, 0.9100000262260437, 3.1389999389648438], "mean": [0.12746942043304443, 2.067662239074707, 1.3232566118240356, 1.3210201263427734, -0.12576022744178772, -0.2859397828578949, -2.651794910430908, 346.3466491699219, 0.24054023623466492, 0.3035712242126465, -0.01723799668252468, -2.1855242252349854, 0.51783686876297, -0.5857217907905579, -0.232486754655838, -2.0595650672912598, -1.3939892053604126, -1.5277588367462158, 2.62337327003479, -0.7096335291862488, 0.08577150851488113, 298.8782043457031, -0.19468003511428833, 0.3305564820766449, 0.0009352919878438115, 2.362713098526001, 0.45508188009262085, -2.0014803409576416], "std": [0.17397171258926392, 0.024114279076457024, 0.15748299658298492, 0.5888599753379822, 0.28466907143592834, 1.0785588026046753, 0.2366391122341156, 320.8487854003906, 0.06185847893357277, 0.05768642574548721, 0.05083462595939636, 0.23708884418010712, 0.3197704255580902, 0.5089369416236877, 0.1444239765405655, 0.007112057413905859, 0.32720640301704407, 0.49521490931510925, 0.14416322112083435, 0.7930207848548889, 0.1871013641357422, 270.3520812988281, 0.08422757685184479, 0.04261979088187218, 0.05288342013955116, 0.19688917696475983, 0.2275163233280182, 1.4655053615570068], "count": [1252]}, "action": {"min": [-0.1932254135608673, 1.903019905090332, 1.0282782316207886, 0.029792772606015205, -0.6067811846733093, -1.7379989624023438, -2.886984348297119, -2.0, 0.12276399880647659, 0.21599900722503662, -0.13694000244140625, -2.631999969482422, -0.09000000357627869, -1.3250000476837158, -0.6176196932792664, -2.0727529525756836, -1.6912591457366943, -2.018543243408203, 2.2665719985961914, -1.4205584526062012, -0.5810899138450623, -3.0, -0.3165169954299927, 0.22721700370311737, -0.1756020039319992, 1.621000051498413, 0.11399999260902405, -3.1381852626800537], "max": [0.5922600030899048, 2.092911720275879, 1.6499470472335815, 2.0240061283111572, 0.30024898052215576, 1.5823330879211426, -2.226778268814087, 748.0, 0.4110940098762512, 0.4488280117511749, 0.06035200133919716, -1.246000051498413, 1.003000020980835, 0.22200001776218414, 0.10072294622659683, -1.9980006217956543, -0.33164748549461365, -0.35213765501976013, 2.7670974731445312, 1.395722508430481, 0.4583234488964081, 862.0, -0.030674999579787254, 0.43522000312805176, 0.06931900233030319, 2.7249999046325684, 0.9100000262260437, 3.1389999389648438], "mean": [0.12746942043304443, 2.067662239074707, 1.3232566118240356, 1.3210201263427734, -0.12576022744178772, -0.2859397828578949, -2.651794910430908, 346.3466491699219, 0.24054023623466492, 0.3035712242126465, -0.01723799668252468, -2.1855242252349854, 0.51783686876297, -0.5857217907905579, -0.232486754655838, -2.0595650672912598, -1.3939892053604126, -1.5277588367462158, 2.62337327003479, -0.7096335291862488, 0.08577150851488113, 298.8782043457031, -0.19468003511428833, 0.3305564820766449, 0.0009352919878438115, 2.362713098526001, 0.45508188009262085, -2.0014803409576416], "std": [0.17397171258926392, 0.024114279076457024, 0.15748299658298492, 0.5888599753379822, 0.28466907143592834, 1.0785588026046753, 0.2366391122341156, 320.8487854003906, 0.06185847893357277, 0.05768642574548721, 0.05083462595939636, 0.23708884418010712, 0.3197704255580902, 0.5089369416236877, 0.1444239765405655, 0.007112057413905859, 0.32720640301704407, 0.49521490931510925, 0.14416322112083435, 0.7930207848548889, 0.1871013641357422, 270.3520812988281, 0.08422757685184479, 0.04261979088187218, 0.05288342013955116, 0.19688917696475983, 0.2275163233280182, 1.4655053615570068], "count": [1252]}, "timestamp": {"min": [0.0], "max": [41.7], "mean": [20.849999999999998], "std": [12.047371774236348], "count": [1252]}, "frame_index": {"min": [0], "max": [1251], "mean": [625.5], "std": [361.4211532270905], "count": [1252]}, "episode_index": {"min": [157], "max": [157], "mean": [157.0], "std": [0.0], "count": [1252]}, "index": {"min": [163469], "max": [164720], "mean": [164094.5], "std": [361.4211532270905], "count": [1252]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1252]}, "subtask_annotation": {"mean": [21.292332268370608, 29.0, 29.0, 29.0, 29.0], "std": [2.6549439068243315, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1252]}, "scene_annotation": {"mean": [157.0], "std": [0.0], "min": [157], "max": [157], "count": [1252]}, "eef_direction_state": {"mean": [4.127795527156549, 3.7547923322683707], "std": [2.087072776901226, 2.249906147493509], "min": [0, 0], "max": [6, 6], "count": [1252]}, "eef_velocity_state": {"mean": [0.7124600638977636, 0.8130990415335463], "std": [0.6902363482577689, 0.7833456019176995], "min": [0, 0], "max": [2, 2], "count": [1252]}, "eef_acc_mag_state": {"mean": [0.7292332268370607, 0.7332268370607029], "std": [0.8341790477016396, 0.8330713045023214], "min": [0, 0], "max": [2, 2], "count": [1252]}, "eef_direction_action": {"mean": [4.127795527156549, 3.7547923322683707], "std": [2.087072776901226, 2.249906147493509], "min": [0, 0], "max": [6, 6], "count": [1252]}, "eef_velocity_action": {"mean": [0.7124600638977636, 0.8130990415335463], "std": [0.6902363482577689, 0.7833456019176995], "min": [0, 0], "max": [2, 2], "count": [1252]}, "eef_acc_mag_action": {"mean": [0.7292332268370607, 0.7332268370607029], "std": [0.8341790477016396, 0.8330713045023214], "min": [0, 0], "max": [2, 2], "count": [1252]}, "eef_sim_pose_state": {"mean": [0.5280096223211954, 0.21610060322263816, 1.1525322280540462, -1.9368729041176842, 0.910950512742617, 2.0826786898315985, 0.5006346778726422, -0.22971830026061127, 1.1020407464794573, -0.2719176335281079, 0.9825211868874625, -1.1162414906236164], "std": [0.03922590017921398, 0.05035471093065607, 0.07902103769415228, 2.1369762141568245, 0.3871053721712265, 1.7588570014087845, 0.05161750897732068, 0.06208002324552487, 0.05259776381214601, 2.7585124687133256, 0.5015413850036216, 2.453600712829917], "min": [0.42892816946951917, 0.047483382833204205, 0.9851098369539452, -3.139153347429798, 0.3375230020645479, -3.140195508363908, 0.39928335528154957, -0.37361701534119574, 0.9931605020900223, -3.14156872113622, 0.1394217513063274, -3.1408751630626415], "max": [0.6305628567872932, 0.3126766752066335, 1.277136619972711, 3.1408570557613253, 1.5433870398242635, 3.140745394981989, 0.6396794319400865, -0.08712130965137803, 1.1862778218994523, 3.1415843761688627, 1.5306419922885475, 3.141020122273504], "count": [1252]}, "eef_sim_pose_action": {"mean": [0.5280096223211954, 0.21610060322263816, 1.1525322280540462, -1.9368729041176842, 0.910950512742617, 2.0826786898315985, 0.5006346778726422, -0.22971830026061127, 1.1020407464794573, -0.2719176335281079, 0.9825211868874625, -1.1162414906236164], "std": [0.03922590017921398, 0.05035471093065607, 0.07902103769415228, 2.1369762141568245, 0.3871053721712265, 1.7588570014087845, 0.05161750897732068, 0.06208002324552487, 0.05259776381214601, 2.7585124687133256, 0.5015413850036216, 2.453600712829917], "min": [0.42892816946951917, 0.047483382833204205, 0.9851098369539452, -3.139153347429798, 0.3375230020645479, -3.140195508363908, 0.39928335528154957, -0.37361701534119574, 0.9931605020900223, -3.14156872113622, 0.1394217513063274, -3.1408751630626415], "max": [0.6305628567872932, 0.3126766752066335, 1.277136619972711, 3.1408570557613253, 1.5433870398242635, 3.140745394981989, 0.6396794319400865, -0.08712130965137803, 1.1862778218994523, 3.1415843761688627, 1.5306419922885475, 3.141020122273504], "count": [1252]}, "gripper_mode_state": {"mean": [0.7460063897763578, 0.5087859424920128], "std": [0.4352939882300252, 0.49992280125488103], "min": [0, 0], "max": [1, 1], "count": [1252]}, "gripper_activity_state": {"mean": [1.7979233226837061, 1.854632587859425], "std": [0.5391054303632166, 0.4657118044634789], "min": [0, 0], "max": [2, 2], "count": [1252]}, "gripper_mode_action": {"mean": [0.7460063897763578, 0.5087859424920128], "std": [0.4352939882300252, 0.49992280125488103], "min": [0, 0], "max": [1, 1], "count": [1252]}, "gripper_activity_action": {"mean": [1.7979233226837061, 1.854632587859425], "std": [0.5391054303632166, 0.4657118044634789], "min": [0, 0], "max": [2, 2], "count": [1252]}, "gripper_open_scale_state": {"mean": [0.2989539000343406, 0.3465307509156464], "std": [0.2702678647702801, 0.32064978551681417], "min": [0.0, 0.0], "max": [0.862, 0.748], "count": [1252]}, "gripper_open_scale_action": {"mean": [0.2989539000343406, 0.3465307509156464], "std": [0.2702678647702801, 0.32064978551681417], "min": [0.0, 0.0], "max": [0.862, 0.748], "count": [1252]}}} +{"episode_index": 157, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.42517437952122594]], [[0.44934792717653405]], [[0.45078280764166506]]], "std": [[[0.21129926458397214]], [[0.18437642939788826]], [[0.17910768297584956]]], "count": [206]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[0.7686274509803922]], [[0.7764705882352941]], [[0.7725490196078432]]], "mean": [[[0.42930655101846565]], [[0.44805696645567616]], [[0.4516173168903484]]], "std": [[[0.18636705024532732]], [[0.15855308812614685]], [[0.14863601581767025]]], "count": [206]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.41123999083856844]], [[0.4377125184418428]], [[0.4392896251745035]]], "std": [[[0.1703850975641654]], [[0.13572443409224874]], [[0.12800683788137143]]], "count": [206]}, "observation.state": {"min": [-0.3263765871524811, 1.9488171339035034, 0.9565974473953247, 0.17622590065002441, -0.7578917741775513, -1.7274919748306274, -2.8855528831481934, -1.0, 0.15050099790096283, 0.21130600571632385, -0.1466120034456253, -2.8289999961853027, 0.009999996051192284, -1.3420000076293945, -0.8242667317390442, -2.0733814239501953, -1.8661234378814697, -2.008018732070923, 2.3816590309143066, -1.411378026008606, -0.37435564398765564, -2.0, -0.3122600018978119, 0.28209999203681946, -0.1584559977054596, 1.680999994277954, -0.0029999895486980677, -3.109999895095825], "max": [0.6282836198806763, 2.0893163681030273, 1.6084256172180176, 2.0360312461853027, 0.4571017324924469, 1.4664956331253052, -1.9592193365097046, 744.0, 0.3819330036640167, 0.4054360091686249, 0.042507998645305634, -1.475000023841858, 0.9419999718666077, 0.15800000727176666, 0.041259586811065674, -1.990164041519165, -0.5078384876251221, -0.37112680077552795, 2.8196144104003906, 1.271681785583496, 0.35613444447517395, 834.0, -0.02575499936938286, 0.4655660092830658, 0.061083000153303146, 2.5950000286102295, 0.9029999375343323, 3.131999969482422], "mean": [0.03190839663147926, 2.066638946533203, 1.2804714441299438, 1.2639894485473633, -0.12728917598724365, -0.09921599179506302, -2.5919103622436523, 369.46466064453125, 0.2620231509208679, 0.2904817461967468, -0.027446402236819267, -2.236947536468506, 0.6151453256607056, -0.627996027469635, -0.40723803639411926, -2.0589215755462646, -1.4980907440185547, -1.3540117740631104, 2.710482120513916, -0.8189105987548828, 0.145003542304039, 308.8238830566406, -0.20517240464687347, 0.3688405752182007, -0.005050349980592728, 2.322010040283203, 0.30908113718032837, -1.9435105323791504], "std": [0.19317366182804108, 0.020191563293337822, 0.15500950813293457, 0.5634821653366089, 0.3079409599304199, 0.977337121963501, 0.3253289461135864, 333.5276184082031, 0.05492027848958969, 0.05274879187345505, 0.04584883153438568, 0.25529465079307556, 0.30264562368392944, 0.41000422835350037, 0.22553519904613495, 0.007938731461763382, 0.32886266708374023, 0.4560210704803467, 0.109693743288517, 0.7233124375343323, 0.1327427327632904, 348.8376770019531, 0.0632191151380539, 0.059127941727638245, 0.042798761278390884, 0.16808487474918365, 0.22801585495471954, 1.4566363096237183], "count": [1218]}, "action": {"min": [-0.3263765871524811, 1.9488171339035034, 0.9565974473953247, 0.17622590065002441, -0.7578917741775513, -1.7274919748306274, -2.8855528831481934, -1.0, 0.15050099790096283, 0.21130600571632385, -0.1466120034456253, -2.8289999961853027, 0.009999996051192284, -1.3420000076293945, -0.8242667317390442, -2.0733814239501953, -1.8661234378814697, -2.008018732070923, 2.3816590309143066, -1.411378026008606, -0.37435564398765564, -2.0, -0.3122600018978119, 0.28209999203681946, -0.1584559977054596, 1.680999994277954, -0.0029999895486980677, -3.109999895095825], "max": [0.6282836198806763, 2.0893163681030273, 1.6084256172180176, 2.0360312461853027, 0.4571017324924469, 1.4664956331253052, -1.9592193365097046, 744.0, 0.3819330036640167, 0.4054360091686249, 0.042507998645305634, -1.475000023841858, 0.9419999718666077, 0.15800000727176666, 0.041259586811065674, -1.990164041519165, -0.5078384876251221, -0.37112680077552795, 2.8196144104003906, 1.271681785583496, 0.35613444447517395, 834.0, -0.02575499936938286, 0.4655660092830658, 0.061083000153303146, 2.5950000286102295, 0.9029999375343323, 3.131999969482422], "mean": [0.03190839663147926, 2.066638946533203, 1.2804714441299438, 1.2639894485473633, -0.12728917598724365, -0.09921599179506302, -2.5919103622436523, 369.46466064453125, 0.2620231509208679, 0.2904817461967468, -0.027446402236819267, -2.236947536468506, 0.6151453256607056, -0.627996027469635, -0.40723803639411926, -2.0589215755462646, -1.4980907440185547, -1.3540117740631104, 2.710482120513916, -0.8189105987548828, 0.145003542304039, 308.8238830566406, -0.20517240464687347, 0.3688405752182007, -0.005050349980592728, 2.322010040283203, 0.30908113718032837, -1.9435105323791504], "std": [0.19317366182804108, 0.020191563293337822, 0.15500950813293457, 0.5634821653366089, 0.3079409599304199, 0.977337121963501, 0.3253289461135864, 333.5276184082031, 0.05492027848958969, 0.05274879187345505, 0.04584883153438568, 0.25529465079307556, 0.30264562368392944, 0.41000422835350037, 0.22553519904613495, 0.007938731461763382, 0.32886266708374023, 0.4560210704803467, 0.109693743288517, 0.7233124375343323, 0.1327427327632904, 348.8376770019531, 0.0632191151380539, 0.059127941727638245, 0.042798761278390884, 0.16808487474918365, 0.22801585495471954, 1.4566363096237183], "count": [1218]}, "timestamp": {"min": [0.0], "max": [40.56666666666667], "mean": [20.28333333333333], "std": [11.720206514423742], "count": [1218]}, "frame_index": {"min": [0], "max": [1217], "mean": [608.5], "std": [351.6061954327123], "count": [1218]}, "episode_index": {"min": [158], "max": [158], "mean": [158.0], "std": [0.0], "count": [1218]}, "index": {"min": [164721], "max": [165938], "mean": [165329.5], "std": [351.6061954327123], "count": [1218]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1218]}, "subtask_annotation": {"mean": [21.246305418719214, 29.0, 29.0, 29.0, 29.0], "std": [2.2470758912575373, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1218]}, "scene_annotation": {"mean": [158.0], "std": [0.0], "min": [158], "max": [158], "count": [1218]}, "eef_direction_state": {"mean": [4.237274220032841, 3.8801313628899834], "std": [1.9951558228157655, 2.224010486225813], "min": [0, 0], "max": [6, 6], "count": [1218]}, "eef_velocity_state": {"mean": [0.6576354679802956, 0.7454844006568144], "std": [0.6535453332282203, 0.7683711495651563], "min": [0, 0], "max": [2, 2], "count": [1218]}, "eef_acc_mag_state": {"mean": [0.7274220032840722, 0.7052545155993432], "std": [0.8361221504568863, 0.8310410366015202], "min": [0, 0], "max": [2, 2], "count": [1218]}, "eef_direction_action": {"mean": [4.237274220032841, 3.8801313628899834], "std": [1.9951558228157655, 2.224010486225813], "min": [0, 0], "max": [6, 6], "count": [1218]}, "eef_velocity_action": {"mean": [0.6576354679802956, 0.7454844006568144], "std": [0.6535453332282203, 0.7683711495651563], "min": [0, 0], "max": [2, 2], "count": [1218]}, "eef_acc_mag_action": {"mean": [0.7274220032840722, 0.7052545155993432], "std": [0.8361221504568863, 0.8310410366015202], "min": [0, 0], "max": [2, 2], "count": [1218]}, "eef_sim_pose_state": {"mean": [0.5673764466461687, 0.21509202714557482, 1.146075754137985, 1.487934778139026, 0.7864872030196934, 2.5372676952927895, 0.48494688927892365, -0.23854726620133063, 1.0787183001821006, 1.629568688247472, 1.0064721180582872, 0.18834118778575837], "std": [0.05862856923624478, 0.043193571974770896, 0.061332296254793764, 2.5109774102002542, 0.32885543451519966, 0.7580099628086547, 0.048115339939065624, 0.053783670388204065, 0.053217755480733014, 2.046864193800979, 0.4177253092771482, 2.7477019104816702], "min": [0.4720175243766524, 0.03601381572666697, 1.0016780477133738, -3.1415822052238123, 0.38828393842292175, -2.8853208173734592, 0.40726616505448754, -0.3435608173071176, 0.9951007027701979, -3.1415453454324322, 0.18456163849878093, -3.1409791441922956], "max": [0.6629029621837782, 0.28356404379276073, 1.29440526491976, 3.1415409079765286, 1.5556593344174416, 3.097458036373845, 0.5978255024060409, -0.09851992648944442, 1.1803104977762773, 3.141344685714713, 1.5372889444697884, 3.1413124100655754], "count": [1218]}, "eef_sim_pose_action": {"mean": [0.5673764466461687, 0.21509202714557482, 1.146075754137985, 1.487934778139026, 0.7864872030196934, 2.5372676952927895, 0.48494688927892365, -0.23854726620133063, 1.0787183001821006, 1.629568688247472, 1.0064721180582872, 0.18834118778575837], "std": [0.05862856923624478, 0.043193571974770896, 0.061332296254793764, 2.5109774102002542, 0.32885543451519966, 0.7580099628086547, 0.048115339939065624, 0.053783670388204065, 0.053217755480733014, 2.046864193800979, 0.4177253092771482, 2.7477019104816702], "min": [0.4720175243766524, 0.03601381572666697, 1.0016780477133738, -3.1415822052238123, 0.38828393842292175, -2.8853208173734592, 0.40726616505448754, -0.3435608173071176, 0.9951007027701979, -3.1415453454324322, 0.18456163849878093, -3.1409791441922956], "max": [0.6629029621837782, 0.28356404379276073, 1.29440526491976, 3.1415409079765286, 1.5556593344174416, 3.097458036373845, 0.5978255024060409, -0.09851992648944442, 1.1803104977762773, 3.141344685714713, 1.5372889444697884, 3.1413124100655754], "count": [1218]}, "gripper_mode_state": {"mean": [0.6215106732348111, 0.5123152709359606], "std": [0.48501047028906563, 0.49984831109224864], "min": [0, 0], "max": [1, 1], "count": [1218]}, "gripper_activity_state": {"mean": [1.7824302134646963, 1.9006568144499179], "std": [0.5580755157276079, 0.39804476416130125], "min": [0, 0], "max": [2, 2], "count": [1218]}, "gripper_mode_action": {"mean": [0.6215106732348111, 0.5123152709359606], "std": [0.48501047028906563, 0.49984831109224864], "min": [0, 0], "max": [1, 1], "count": [1218]}, "gripper_activity_action": {"mean": [1.7824302134646963, 1.9006568144499179], "std": [0.5580755157276079, 0.39804476416130125], "min": [0, 0], "max": [2, 2], "count": [1218]}, "gripper_open_scale_state": {"mean": [0.3088778574997172, 0.36957471269188097], "std": [0.3487897291398149, 0.33340562655843026], "min": [0.0, 0.0], "max": [0.834, 0.744], "count": [1218]}, "gripper_open_scale_action": {"mean": [0.3088778574997172, 0.36957471269188097], "std": [0.3487897291398149, 0.33340562655843026], "min": [0.0, 0.0], "max": [0.834, 0.744], "count": [1218]}}} +{"episode_index": 158, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.43048239177358183]], [[0.4524977696582749]], [[0.45302259970346165]]], "std": [[[0.20893220674857022]], [[0.1832603544331669]], [[0.17899884973144747]]], "count": [162]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.7803921568627451]], [[0.7764705882352941]]], "mean": [[[0.4423580335169047]], [[0.45758048394254824]], [[0.4593652515532962]]], "std": [[[0.171880424875839]], [[0.14608222032044485]], [[0.1389676502160706]]], "count": [162]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[0.8313725490196079]], [[0.8352941176470589]]], "mean": [[[0.42032888651859923]], [[0.44904950249132575]], [[0.4484308404946341]]], "std": [[[0.16873067576865813]], [[0.1333127068292532]], [[0.12662931335311023]]], "count": [162]}, "observation.state": {"min": [-0.14482742547988892, 1.9514002799987793, 0.9124406576156616, 0.07309439778327942, -0.5294979810714722, -1.5454018115997314, -2.888258218765259, -3.0, 0.15440599620342255, 0.20735999941825867, -0.1579200029373169, -2.7100000381469727, 0.13099999725818634, -1.2690000534057617, -0.6573084592819214, -2.0760691165924072, -1.7185734510421753, -1.8725289106369019, 2.3551125526428223, -1.3443050384521484, -0.20614083111286163, -2.0, -0.32422998547554016, 0.2587110102176666, -0.15936799347400665, 1.597000002861023, 0.07100000232458115, -3.1401853561401367], "max": [0.6367135643959045, 2.0897700786590576, 1.5533604621887207, 2.028543710708618, 0.26570892333984375, 1.5814951658248901, -2.1611714363098145, 720.0, 0.4029009938240051, 0.3884119987487793, 0.03974900022149086, -1.3220000267028809, 1.0379999876022339, 0.2750000059604645, 0.24296729266643524, -1.9452916383743286, -0.4349186420440674, -0.3994534909725189, 2.8319363594055176, 1.3580232858657837, 0.3129899203777313, 844.0, -0.05169700086116791, 0.4529370069503784, 0.046911001205444336, 2.5320000648498535, 0.8619999885559082, 3.132999897003174], "mean": [0.0732446238398552, 2.062899589538574, 1.2584811449050903, 1.0695998668670654, -0.11640666425228119, 0.1799941211938858, -2.606154441833496, 322.5948181152344, 0.27322909235954285, 0.2922683358192444, -0.032763395458459854, -2.1886239051818848, 0.6739771366119385, -0.5001508593559265, -0.23924842476844788, -2.056699514389038, -1.3374748229980469, -1.3319100141525269, 2.6334333419799805, -0.46366971731185913, 0.13586296141147614, 348.7545166015625, -0.22367016971111298, 0.34661200642585754, -0.01824987307190895, 2.2770819664001465, 0.4714784324169159, -1.8923739194869995], "std": [0.15533173084259033, 0.02517893724143505, 0.15044893324375153, 0.5879396200180054, 0.1813485473394394, 0.9838417172431946, 0.21113018691539764, 328.78704833984375, 0.05167126655578613, 0.044585514813661575, 0.047402750700712204, 0.2942010760307312, 0.25902411341667175, 0.42897284030914307, 0.1912839412689209, 0.016656259074807167, 0.3205752372741699, 0.4472765326499939, 0.14507493376731873, 0.7556719779968262, 0.1028035581111908, 304.92529296875, 0.06761772930622101, 0.057172633707523346, 0.04408763721585274, 0.20150966942310333, 0.22090907394886017, 1.6733040809631348], "count": [886]}, "action": {"min": [-0.14482742547988892, 1.9514002799987793, 0.9124406576156616, 0.07309439778327942, -0.5294979810714722, -1.5454018115997314, -2.888258218765259, -3.0, 0.15440599620342255, 0.20735999941825867, -0.1579200029373169, -2.7100000381469727, 0.13099999725818634, -1.2690000534057617, -0.6573084592819214, -2.0760691165924072, -1.7185734510421753, -1.8725289106369019, 2.3551125526428223, -1.3443050384521484, -0.20614083111286163, -2.0, -0.32422998547554016, 0.2587110102176666, -0.15936799347400665, 1.597000002861023, 0.07100000232458115, -3.1401853561401367], "max": [0.6367135643959045, 2.0897700786590576, 1.5533604621887207, 2.028543710708618, 0.26570892333984375, 1.5814951658248901, -2.1611714363098145, 720.0, 0.4029009938240051, 0.3884119987487793, 0.03974900022149086, -1.3220000267028809, 1.0379999876022339, 0.2750000059604645, 0.24296729266643524, -1.9452916383743286, -0.4349186420440674, -0.3994534909725189, 2.8319363594055176, 1.3580232858657837, 0.3129899203777313, 844.0, -0.05169700086116791, 0.4529370069503784, 0.046911001205444336, 2.5320000648498535, 0.8619999885559082, 3.132999897003174], "mean": [0.0732446238398552, 2.062899589538574, 1.2584811449050903, 1.0695998668670654, -0.11640666425228119, 0.1799941211938858, -2.606154441833496, 322.5948181152344, 0.27322909235954285, 0.2922683358192444, -0.032763395458459854, -2.1886239051818848, 0.6739771366119385, -0.5001508593559265, -0.23924842476844788, -2.056699514389038, -1.3374748229980469, -1.3319100141525269, 2.6334333419799805, -0.46366971731185913, 0.13586296141147614, 348.7545166015625, -0.22367016971111298, 0.34661200642585754, -0.01824987307190895, 2.2770819664001465, 0.4714784324169159, -1.8923739194869995], "std": [0.15533173084259033, 0.02517893724143505, 0.15044893324375153, 0.5879396200180054, 0.1813485473394394, 0.9838417172431946, 0.21113018691539764, 328.78704833984375, 0.05167126655578613, 0.044585514813661575, 0.047402750700712204, 0.2942010760307312, 0.25902411341667175, 0.42897284030914307, 0.1912839412689209, 0.016656259074807167, 0.3205752372741699, 0.4472765326499939, 0.14507493376731873, 0.7556719779968262, 0.1028035581111908, 304.92529296875, 0.06761772930622101, 0.057172633707523346, 0.04408763721585274, 0.20150966942310333, 0.22090907394886017, 1.6733040809631348], "count": [886]}, "timestamp": {"min": [0.0], "max": [29.5], "mean": [14.75], "std": [8.525533544724471], "count": [886]}, "frame_index": {"min": [0], "max": [885], "mean": [442.5], "std": [255.76600634173417], "count": [886]}, "episode_index": {"min": [159], "max": [159], "mean": [159.0], "std": [0.0], "count": [886]}, "index": {"min": [165939], "max": [166824], "mean": [166381.5], "std": [255.76600634173417], "count": [886]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [886]}, "subtask_annotation": {"mean": [21.28781038374718, 29.0, 29.0, 29.0, 29.0], "std": [2.580445731210144, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [886]}, "scene_annotation": {"mean": [159.0], "std": [0.0], "min": [159], "max": [159], "count": [886]}, "eef_direction_state": {"mean": [3.4988713318284423, 3.5677200902934536], "std": [2.1884931144768753, 2.2339057685136665], "min": [0, 0], "max": [6, 6], "count": [886]}, "eef_velocity_state": {"mean": [0.9164785553047404, 0.8510158013544018], "std": [0.6817678959785964, 0.7499692136486302], "min": [0, 0], "max": [2, 2], "count": [886]}, "eef_acc_mag_state": {"mean": [0.8803611738148984, 0.718961625282167], "std": [0.825194610348679, 0.8263585467200782], "min": [0, 0], "max": [2, 2], "count": [886]}, "eef_direction_action": {"mean": [3.4988713318284423, 3.5677200902934536], "std": [2.1884931144768753, 2.2339057685136665], "min": [0, 0], "max": [6, 6], "count": [886]}, "eef_velocity_action": {"mean": [0.9164785553047404, 0.8510158013544018], "std": [0.6817678959785964, 0.7499692136486302], "min": [0, 0], "max": [2, 2], "count": [886]}, "eef_acc_mag_action": {"mean": [0.8803611738148984, 0.718961625282167], "std": [0.825194610348679, 0.8263585467200782], "min": [0, 0], "max": [2, 2], "count": [886]}, "eef_sim_pose_state": {"mean": [0.5411216666673508, 0.220433816888635, 1.1173509934850814, -0.7704362884945546, 0.9598804182967242, 2.4338852680575993, 0.4848539480667004, -0.2440214572082171, 1.0625884008882367, 0.5256704448399185, 1.1126656743357233, 0.2343152010491035], "std": [0.05559925004146319, 0.052660258599434503, 0.05559373070369628, 2.7783948090733026, 0.3499433067754372, 1.2036817480154176, 0.04159990750486632, 0.05265493921372566, 0.05289551055258962, 2.387602169874089, 0.3885189003852219, 2.643009384232514], "min": [0.44065171386170326, 0.05203970742253318, 0.9935228602226186, -3.140260458953583, 0.4189905696391767, -3.124596897299562, 0.3906201388328891, -0.36529707349818025, 0.9998232823390552, -3.140397596383351, 0.30874824415425883, -3.1415475622508717], "max": [0.6431000497736059, 0.28122493357611383, 1.2294572741522531, 3.140290545574969, 1.5397780187131396, 3.1296450796266027, 0.5840855885986272, -0.09021240088729679, 1.1718514767578347, 3.1407602426426244, 1.536694440593458, 3.1412687741838026], "count": [886]}, "eef_sim_pose_action": {"mean": [0.5411216666673508, 0.220433816888635, 1.1173509934850814, -0.7704362884945546, 0.9598804182967242, 2.4338852680575993, 0.4848539480667004, -0.2440214572082171, 1.0625884008882367, 0.5256704448399185, 1.1126656743357233, 0.2343152010491035], "std": [0.05559925004146319, 0.052660258599434503, 0.05559373070369628, 2.7783948090733026, 0.3499433067754372, 1.2036817480154176, 0.04159990750486632, 0.05265493921372566, 0.05289551055258962, 2.387602169874089, 0.3885189003852219, 2.643009384232514], "min": [0.44065171386170326, 0.05203970742253318, 0.9935228602226186, -3.140260458953583, 0.4189905696391767, -3.124596897299562, 0.3906201388328891, -0.36529707349818025, 0.9998232823390552, -3.140397596383351, 0.30874824415425883, -3.1415475622508717], "max": [0.6431000497736059, 0.28122493357611383, 1.2294572741522531, 3.140290545574969, 1.5397780187131396, 3.1296450796266027, 0.5840855885986272, -0.09021240088729679, 1.1718514767578347, 3.1407602426426244, 1.536694440593458, 3.1412687741838026], "count": [886]}, "gripper_mode_state": {"mean": [0.6173814898419865, 0.54627539503386], "std": [0.48602632217038544, 0.49785398242302425], "min": [0, 0], "max": [1, 1], "count": [886]}, "gripper_activity_state": {"mean": [1.690744920993228, 1.8848758465011286], "std": [0.6473283419863258, 0.41454554564801216], "min": [0, 0], "max": [2, 2], "count": [886]}, "gripper_mode_action": {"mean": [0.6173814898419865, 0.54627539503386], "std": [0.48602632217038544, 0.49785398242302425], "min": [0, 0], "max": [1, 1], "count": [886]}, "gripper_activity_action": {"mean": [1.690744920993228, 1.8848758465011286], "std": [0.6473283419863258, 0.41454554564801216], "min": [0, 0], "max": [2, 2], "count": [886]}, "gripper_open_scale_state": {"mean": [0.3487567720623103, 0.3227974039959311], "std": [0.30492275330401886, 0.3285883257765917], "min": [0.0, 0.0], "max": [0.844, 0.72], "count": [886]}, "gripper_open_scale_action": {"mean": [0.3487567720623103, 0.3227974039959311], "std": [0.30492275330401886, 0.3285883257765917], "min": [0.0, 0.0], "max": [0.844, 0.72], "count": [886]}}} +{"episode_index": 159, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.43178738759996754]], [[0.45139877273373114]], [[0.4534208099906629]]], "std": [[[0.20777760496467132]], [[0.186012704278297]], [[0.18023921329812245]]], "count": [161]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.7843137254901961]], [[0.7803921568627451]]], "mean": [[[0.43921630536272477]], [[0.4561146594507368]], [[0.45752172136970726]]], "std": [[[0.17566955750470445]], [[0.14787916558838407]], [[0.14060910968566015]]], "count": [161]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.42750693048958716]], [[0.4486700310559006]], [[0.4498910417427841]]], "std": [[[0.17071078266745313]], [[0.13803029085501806]], [[0.12963565807309174]]], "count": [161]}, "observation.state": {"min": [-0.2767045199871063, 1.9513131380081177, 0.9475916624069214, 0.1328020989894867, -0.8369203209877014, -1.5001280307769775, -2.8907713890075684, -2.0, 0.15556600689888, 0.21748000383377075, -0.15546099841594696, -2.6530001163482666, 0.13500000536441803, -1.2899999618530273, -0.7427248358726501, -2.075702667236328, -1.5611796379089355, -1.8246893882751465, 2.4082751274108887, -1.4364757537841797, -0.40186208486557007, -2.0, -0.3399769961833954, 0.2768000066280365, -0.17361700534820557, 1.5750000476837158, 0.07000000774860382, -3.1411852836608887], "max": [0.6540970802307129, 2.0894906520843506, 1.6385149955749512, 2.0314760208129883, 0.455565869808197, 1.421169400215149, -1.931817650794983, 698.0, 0.40078499913215637, 0.4201360046863556, 0.04639999940991402, -1.3650000095367432, 1.031000018119812, 0.1850000023841858, 0.07271041721105576, -1.9276987314224243, -0.4917290508747101, -0.2814517915248871, 2.878152847290039, 1.2200723886489868, 0.19811232388019562, 846.0, -0.029756000265479088, 0.4624980092048645, 0.030233999714255333, 2.687999963760376, 0.8780000805854797, 3.1410000324249268], "mean": [0.05706058815121651, 2.069793939590454, 1.307719349861145, 1.121256709098816, -0.12806285917758942, 0.09414378553628922, -2.612487316131592, 322.029052734375, 0.27935299277305603, 0.2982181906700134, -0.017183221876621246, -2.0885112285614014, 0.6510972380638123, -0.4909018278121948, -0.32348623871803284, -2.060303211212158, -1.2372241020202637, -1.2207481861114502, 2.6729254722595215, -0.34525230526924133, -0.021545175462961197, 337.46356201171875, -0.21106696128845215, 0.35238516330718994, -0.039314474910497665, 2.2932605743408203, 0.5104063749313354, -1.9438551664352417], "std": [0.21946194767951965, 0.016624299809336662, 0.1535768359899521, 0.6326297521591187, 0.29057300090789795, 0.9576386213302612, 0.33947545289993286, 295.1999206542969, 0.05644132196903229, 0.05187219753861427, 0.04776537045836449, 0.3025995194911957, 0.25076597929000854, 0.44886961579322815, 0.1708013117313385, 0.01378851942718029, 0.3033810555934906, 0.493472695350647, 0.13717207312583923, 0.8236258029937744, 0.13710710406303406, 289.65673828125, 0.07159390300512314, 0.05288029834628105, 0.05106164887547493, 0.22862258553504944, 0.25104981660842896, 1.6627886295318604], "count": [878]}, "action": {"min": [-0.2767045199871063, 1.9513131380081177, 0.9475916624069214, 0.1328020989894867, -0.8369203209877014, -1.5001280307769775, -2.8907713890075684, -2.0, 0.15556600689888, 0.21748000383377075, -0.15546099841594696, -2.6530001163482666, 0.13500000536441803, -1.2899999618530273, -0.7427248358726501, -2.075702667236328, -1.5611796379089355, -1.8246893882751465, 2.4082751274108887, -1.4364757537841797, -0.40186208486557007, -2.0, -0.3399769961833954, 0.2768000066280365, -0.17361700534820557, 1.5750000476837158, 0.07000000774860382, -3.1411852836608887], "max": [0.6540970802307129, 2.0894906520843506, 1.6385149955749512, 2.0314760208129883, 0.455565869808197, 1.421169400215149, -1.931817650794983, 698.0, 0.40078499913215637, 0.4201360046863556, 0.04639999940991402, -1.3650000095367432, 1.031000018119812, 0.1850000023841858, 0.07271041721105576, -1.9276987314224243, -0.4917290508747101, -0.2814517915248871, 2.878152847290039, 1.2200723886489868, 0.19811232388019562, 846.0, -0.029756000265479088, 0.4624980092048645, 0.030233999714255333, 2.687999963760376, 0.8780000805854797, 3.1410000324249268], "mean": [0.05706058815121651, 2.069793939590454, 1.307719349861145, 1.121256709098816, -0.12806285917758942, 0.09414378553628922, -2.612487316131592, 322.029052734375, 0.27935299277305603, 0.2982181906700134, -0.017183221876621246, -2.0885112285614014, 0.6510972380638123, -0.4909018278121948, -0.32348623871803284, -2.060303211212158, -1.2372241020202637, -1.2207481861114502, 2.6729254722595215, -0.34525230526924133, -0.021545175462961197, 337.46356201171875, -0.21106696128845215, 0.35238516330718994, -0.039314474910497665, 2.2932605743408203, 0.5104063749313354, -1.9438551664352417], "std": [0.21946194767951965, 0.016624299809336662, 0.1535768359899521, 0.6326297521591187, 0.29057300090789795, 0.9576386213302612, 0.33947545289993286, 295.1999206542969, 0.05644132196903229, 0.05187219753861427, 0.04776537045836449, 0.3025995194911957, 0.25076597929000854, 0.44886961579322815, 0.1708013117313385, 0.01378851942718029, 0.3033810555934906, 0.493472695350647, 0.13717207312583923, 0.8236258029937744, 0.13710710406303406, 289.65673828125, 0.07159390300512314, 0.05288029834628105, 0.05106164887547493, 0.22862258553504944, 0.25104981660842896, 1.6627886295318604], "count": [878]}, "timestamp": {"min": [0.0], "max": [29.233333333333334], "mean": [14.616666666666664], "std": [8.448553459353594], "count": [878]}, "frame_index": {"min": [0], "max": [877], "mean": [438.5], "std": [253.45660378060776], "count": [878]}, "episode_index": {"min": [160], "max": [160], "mean": [160.0], "std": [0.0], "count": [878]}, "index": {"min": [166825], "max": [167702], "mean": [167263.5], "std": [253.45660378060776], "count": [878]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [878]}, "subtask_annotation": {"mean": [20.556947608200456, 29.0, 29.0, 29.0, 29.0], "std": [3.2374961182534516, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [878]}, "scene_annotation": {"mean": [160.0], "std": [0.0], "min": [160], "max": [160], "count": [878]}, "eef_direction_state": {"mean": [3.582004555808656, 3.4544419134396356], "std": [2.1634770356549047, 2.046631121677886], "min": [0, 0], "max": [6, 6], "count": [878]}, "eef_velocity_state": {"mean": [0.8451025056947609, 0.9271070615034168], "std": [0.6689790446327347, 0.7217219127126093], "min": [0, 0], "max": [2, 2], "count": [878]}, "eef_acc_mag_state": {"mean": [0.8246013667425968, 0.835990888382688], "std": [0.851762617372632, 0.8392307791068816], "min": [0, 0], "max": [2, 2], "count": [878]}, "eef_direction_action": {"mean": [3.582004555808656, 3.4544419134396356], "std": [2.1634770356549047, 2.046631121677886], "min": [0, 0], "max": [6, 6], "count": [878]}, "eef_velocity_action": {"mean": [0.8451025056947609, 0.9271070615034168], "std": [0.6689790446327347, 0.7217219127126093], "min": [0, 0], "max": [2, 2], "count": [878]}, "eef_acc_mag_action": {"mean": [0.8246013667425968, 0.835990888382688], "std": [0.851762617372632, 0.8392307791068816], "min": [0, 0], "max": [2, 2], "count": [878]}, "eef_sim_pose_state": {"mean": [0.5471579577715943, 0.1978793960399197, 1.1096624432988642, -0.645089713247873, 0.9966329115542955, 1.9191402261174009, 0.4898473646733984, -0.2556092582561125, 1.0704784375673668, 0.5969695511643428, 1.0964341353684883, -0.7984263836915623], "std": [0.049341619899662535, 0.0597764878818536, 0.0588706112920025, 2.711102998160395, 0.3939874204690936, 1.9418654159655186, 0.04926740952795081, 0.057884519537117804, 0.05152053738168015, 2.3835269233160137, 0.3796138808713791, 2.375370174570825], "min": [0.47884822367368773, 0.03704070596450841, 1.0023417074458127, -3.140242536432704, 0.32080421899767786, -3.141436416771951, 0.42910964549210207, -0.3698969069833972, 0.9976301218993472, -3.140702579523959, 0.31645505339662505, -3.1378799448101584], "max": [0.6553083018496162, 0.30056324181103083, 1.2257377630364876, 3.1410562681976253, 1.5632943369082088, 3.1409704637492153, 0.6104880265196792, -0.09297190087356569, 1.1698899889610987, 3.140769723281842, 1.5672650804181005, 3.1373185264793833], "count": [878]}, "eef_sim_pose_action": {"mean": [0.5471579577715943, 0.1978793960399197, 1.1096624432988642, -0.645089713247873, 0.9966329115542955, 1.9191402261174009, 0.4898473646733984, -0.2556092582561125, 1.0704784375673668, 0.5969695511643428, 1.0964341353684883, -0.7984263836915623], "std": [0.049341619899662535, 0.0597764878818536, 0.0588706112920025, 2.711102998160395, 0.3939874204690936, 1.9418654159655186, 0.04926740952795081, 0.057884519537117804, 0.05152053738168015, 2.3835269233160137, 0.3796138808713791, 2.375370174570825], "min": [0.47884822367368773, 0.03704070596450841, 1.0023417074458127, -3.140242536432704, 0.32080421899767786, -3.141436416771951, 0.42910964549210207, -0.3698969069833972, 0.9976301218993472, -3.140702579523959, 0.31645505339662505, -3.1378799448101584], "max": [0.6553083018496162, 0.30056324181103083, 1.2257377630364876, 3.1410562681976253, 1.5632943369082088, 3.1409704637492153, 0.6104880265196792, -0.09297190087356569, 1.1698899889610987, 3.140769723281842, 1.5672650804181005, 3.1373185264793833], "count": [878]}, "gripper_mode_state": {"mean": [0.6685649202733486, 0.5398633257403189], "std": [0.4707290809512854, 0.4984083820131069], "min": [0, 0], "max": [1, 1], "count": [878]}, "gripper_activity_state": {"mean": [1.7904328018223234, 1.898633257403189], "std": [0.5621302991965802, 0.3935388764488663], "min": [0, 0], "max": [2, 2], "count": [878]}, "gripper_mode_action": {"mean": [0.6685649202733486, 0.5398633257403189], "std": [0.4707290809512854, 0.4984083820131069], "min": [0, 0], "max": [1, 1], "count": [878]}, "gripper_activity_action": {"mean": [1.7904328018223234, 1.898633257403189], "std": [0.5621302991965802, 0.3935388764488663], "min": [0, 0], "max": [2, 2], "count": [878]}, "gripper_open_scale_state": {"mean": [0.33746616687345615, 0.3222055808612589], "std": [0.28965367349125193, 0.29500694460562554], "min": [0.0, 0.0], "max": [0.846, 0.698], "count": [878]}, "gripper_open_scale_action": {"mean": [0.33746616687345615, 0.3222055808612589], "std": [0.28965367349125193, 0.29500694460562554], "min": [0.0, 0.0], "max": [0.846, 0.698], "count": [878]}}} +{"episode_index": 160, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41736481724905977]], [[0.44305894105780114]], [[0.44666782483477563]]], "std": [[[0.223490442989288]], [[0.19570489468771518]], [[0.18969116882017076]]], "count": [179]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.796078431372549]], [[0.792156862745098]], [[0.796078431372549]]], "mean": [[[0.42386088746485556]], [[0.44644173216307004]], [[0.4509794679044802]]], "std": [[[0.20335526851368663]], [[0.1733398693258255]], [[0.16348835447323085]]], "count": [179]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.3994973527586081]], [[0.43178575715668016]], [[0.43385930824843905]]], "std": [[[0.20106785594116583]], [[0.16193699842499987]], [[0.15460482058412542]]], "count": [179]}, "observation.state": {"min": [-0.10119418799877167, 1.9222184419631958, 0.8942718505859375, 0.02033308520913124, -0.2514146864414215, -1.661466360092163, -2.892726421356201, -2.0, 0.17624899744987488, 0.22409400343894958, -0.15187600255012512, -2.6089999675750732, -0.01200000662356615, -1.2899999618530273, -0.6151238083839417, -2.077098846435547, -1.6136442422866821, -1.8631739616394043, 2.3453211784362793, -1.6488299369812012, -0.5227610468864441, -6.0, -0.3109720051288605, 0.27411600947380066, -0.17687200009822845, 1.680999994277954, 0.0430000014603138, -3.1411852836608887], "max": [0.6485469341278076, 2.087937355041504, 1.6075356006622314, 2.026571750640869, 0.40421825647354126, 1.388200044631958, -2.3778367042541504, 659.0, 0.3907879889011383, 0.3933199942111969, 0.07004199922084808, -1.3869999647140503, 0.9380000233650208, 0.1899999976158142, 0.06544984877109528, -1.992607593536377, -0.4378158450126648, -0.38526397943496704, 2.890195369720459, 1.2012403011322021, 0.22919663786888123, 855.0, -0.044155001640319824, 0.4418739974498749, 0.05369599908590317, 2.7990000247955322, 0.9610000252723694, 3.138000011444092], "mean": [0.0914168506860733, 2.0571298599243164, 1.3368370532989502, 1.353774905204773, 0.07851619273424149, -0.40950098633766174, -2.8121447563171387, 419.3912048339844, 0.26456186175346375, 0.29630059003829956, -0.004990382585674524, -2.133371591567993, 0.4924739897251129, -0.68149733543396, -0.28380656242370605, -2.0612993240356445, -1.3177754878997803, -1.4216152429580688, 2.6965928077697754, -0.7337660789489746, -0.04246402531862259, 396.9891052246094, -0.21271061897277832, 0.3301212787628174, -0.018802868202328682, 2.322749137878418, 0.4072916507720947, -1.6915929317474365], "std": [0.1557684689760208, 0.027429960668087006, 0.15725861489772797, 0.6462164521217346, 0.15263758599758148, 1.061212182044983, 0.13529421389102936, 287.90032958984375, 0.05497630685567856, 0.0453527495265007, 0.045978374779224396, 0.283399760723114, 0.27687448263168335, 0.5044889450073242, 0.13873758912086487, 0.007823007181286812, 0.2941562533378601, 0.48099303245544434, 0.17345492541790009, 0.8997296094894409, 0.1241847574710846, 322.3038330078125, 0.07167506963014603, 0.049096547067165375, 0.04545466601848602, 0.21924759447574615, 0.29943403601646423, 1.6487276554107666], "count": [1011]}, "action": {"min": [-0.10119418799877167, 1.9222184419631958, 0.8942718505859375, 0.02033308520913124, -0.2514146864414215, -1.661466360092163, -2.892726421356201, -2.0, 0.17624899744987488, 0.22409400343894958, -0.15187600255012512, -2.6089999675750732, -0.01200000662356615, -1.2899999618530273, -0.6151238083839417, -2.077098846435547, -1.6136442422866821, -1.8631739616394043, 2.3453211784362793, -1.6488299369812012, -0.5227610468864441, -6.0, -0.3109720051288605, 0.27411600947380066, -0.17687200009822845, 1.680999994277954, 0.0430000014603138, -3.1411852836608887], "max": [0.6485469341278076, 2.087937355041504, 1.6075356006622314, 2.026571750640869, 0.40421825647354126, 1.388200044631958, -2.3778367042541504, 659.0, 0.3907879889011383, 0.3933199942111969, 0.07004199922084808, -1.3869999647140503, 0.9380000233650208, 0.1899999976158142, 0.06544984877109528, -1.992607593536377, -0.4378158450126648, -0.38526397943496704, 2.890195369720459, 1.2012403011322021, 0.22919663786888123, 855.0, -0.044155001640319824, 0.4418739974498749, 0.05369599908590317, 2.7990000247955322, 0.9610000252723694, 3.138000011444092], "mean": [0.0914168506860733, 2.0571298599243164, 1.3368370532989502, 1.353774905204773, 0.07851619273424149, -0.40950098633766174, -2.8121447563171387, 419.3912048339844, 0.26456186175346375, 0.29630059003829956, -0.004990382585674524, -2.133371591567993, 0.4924739897251129, -0.68149733543396, -0.28380656242370605, -2.0612993240356445, -1.3177754878997803, -1.4216152429580688, 2.6965928077697754, -0.7337660789489746, -0.04246402531862259, 396.9891052246094, -0.21271061897277832, 0.3301212787628174, -0.018802868202328682, 2.322749137878418, 0.4072916507720947, -1.6915929317474365], "std": [0.1557684689760208, 0.027429960668087006, 0.15725861489772797, 0.6462164521217346, 0.15263758599758148, 1.061212182044983, 0.13529421389102936, 287.90032958984375, 0.05497630685567856, 0.0453527495265007, 0.045978374779224396, 0.283399760723114, 0.27687448263168335, 0.5044889450073242, 0.13873758912086487, 0.007823007181286812, 0.2941562533378601, 0.48099303245544434, 0.17345492541790009, 0.8997296094894409, 0.1241847574710846, 322.3038330078125, 0.07167506963014603, 0.049096547067165375, 0.04545466601848602, 0.21924759447574615, 0.29943403601646423, 1.6487276554107666], "count": [1011]}, "timestamp": {"min": [0.0], "max": [33.666666666666664], "mean": [16.833333333333332], "std": [9.728347276939735], "count": [1011]}, "frame_index": {"min": [0], "max": [1010], "mean": [505.0], "std": [291.85041830819205], "count": [1011]}, "episode_index": {"min": [161], "max": [161], "mean": [161.0], "std": [0.0], "count": [1011]}, "index": {"min": [167703], "max": [168713], "mean": [168208.0], "std": [291.85041830819205], "count": [1011]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1011]}, "subtask_annotation": {"mean": [21.48170128585559, 29.0, 29.0, 29.0, 29.0], "std": [2.63402590282707, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1011]}, "scene_annotation": {"mean": [161.0], "std": [0.0], "min": [161], "max": [161], "count": [1011]}, "eef_direction_state": {"mean": [4.195845697329377, 3.980217606330366], "std": [1.9689032911898292, 2.1720289010757563], "min": [0, 0], "max": [6, 6], "count": [1011]}, "eef_velocity_state": {"mean": [0.7418397626112759, 0.7151335311572701], "std": [0.6873307204897278, 0.7415587994153912], "min": [0, 0], "max": [2, 2], "count": [1011]}, "eef_acc_mag_state": {"mean": [0.8358061325420376, 0.6112759643916914], "std": [0.8360946247672978, 0.8093368681692293], "min": [0, 0], "max": [2, 2], "count": [1011]}, "eef_direction_action": {"mean": [4.195845697329377, 3.980217606330366], "std": [1.9689032911898292, 2.1720289010757563], "min": [0, 0], "max": [6, 6], "count": [1011]}, "eef_velocity_action": {"mean": [0.7418397626112759, 0.7151335311572701], "std": [0.6873307204897278, 0.7415587994153912], "min": [0, 0], "max": [2, 2], "count": [1011]}, "eef_acc_mag_action": {"mean": [0.8358061325420376, 0.6112759643916914], "std": [0.8360946247672978, 0.8093368681692293], "min": [0, 0], "max": [2, 2], "count": [1011]}, "eef_sim_pose_state": {"mean": [0.5304091942235727, 0.21011977960046074, 1.1288703071516277, 0.03040491381620932, 0.787395634114828, 1.5646296621308684, 0.4928747197137477, -0.25102010308809114, 1.096952726582937, 0.22245460255595015, 0.9061381407413657, -1.3096400717403935], "std": [0.042793626135181166, 0.05369072183138714, 0.06010930359039202, 2.7825051315073623, 0.4545137004626823, 2.3272642288439327, 0.03869458091313447, 0.052144939551058575, 0.0585126564742608, 2.7298987101024736, 0.4616623956913975, 2.3651830084797987], "min": [0.4775256018993912, 0.03434038399761517, 0.9975504403864015, -3.141289071304957, 0.234469365259371, -3.140978177833909, 0.4367255319742408, -0.3588692638077204, 1.0019603221860962, -3.1414788774287907, 0.18804419837006336, -3.141569107693396], "max": [0.6355436184619006, 0.29007112389734807, 1.2394609862903447, 3.1398143386757686, 1.5589453468351424, 3.141192163893598, 0.5850150749524832, -0.10738091787899454, 1.192949859512217, 3.1414080700188207, 1.5626269367347465, 3.14151406970556], "count": [1011]}, "eef_sim_pose_action": {"mean": [0.5304091942235727, 0.21011977960046074, 1.1288703071516277, 0.03040491381620932, 0.787395634114828, 1.5646296621308684, 0.4928747197137477, -0.25102010308809114, 1.096952726582937, 0.22245460255595015, 0.9061381407413657, -1.3096400717403935], "std": [0.042793626135181166, 0.05369072183138714, 0.06010930359039202, 2.7825051315073623, 0.4545137004626823, 2.3272642288439327, 0.03869458091313447, 0.052144939551058575, 0.0585126564742608, 2.7298987101024736, 0.4616623956913975, 2.3651830084797987], "min": [0.4775256018993912, 0.03434038399761517, 0.9975504403864015, -3.141289071304957, 0.234469365259371, -3.140978177833909, 0.4367255319742408, -0.3588692638077204, 1.0019603221860962, -3.1414788774287907, 0.18804419837006336, -3.141569107693396], "max": [0.6355436184619006, 0.29007112389734807, 1.2394609862903447, 3.1398143386757686, 1.5589453468351424, 3.141192163893598, 0.5850150749524832, -0.10738091787899454, 1.192949859512217, 3.1414080700188207, 1.5626269367347465, 3.14151406970556], "count": [1011]}, "gripper_mode_state": {"mean": [0.619188921859545, 0.4431256181998022], "std": [0.4855862445600729, 0.4967547731978466], "min": [0, 0], "max": [1, 1], "count": [1011]}, "gripper_activity_state": {"mean": [1.6775469831849654, 1.8931750741839763], "std": [0.6497966786304382, 0.4057730139919898], "min": [0, 0], "max": [2, 2], "count": [1011]}, "gripper_mode_action": {"mean": [0.619188921859545, 0.4431256181998022], "std": [0.4855862445600729, 0.4967547731978466], "min": [0, 0], "max": [1, 1], "count": [1011]}, "gripper_activity_action": {"mean": [1.6775469831849654, 1.8931750741839763], "std": [0.6497966786304382, 0.4057730139919898], "min": [0, 0], "max": [2, 2], "count": [1011]}, "gripper_open_scale_state": {"mean": [0.3970173094312709, 0.41970326421098136], "std": [0.3222690962879527, 0.2874442217777618], "min": [0.0, 0.0], "max": [0.855, 0.659], "count": [1011]}, "gripper_open_scale_action": {"mean": [0.3970173094312709, 0.41970326421098136], "std": [0.3222690962879527, 0.2874442217777618], "min": [0.0, 0.0], "max": [0.855, 0.659], "count": [1011]}}} +{"episode_index": 161, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4216305649574645]], [[0.4472446522590518]], [[0.44922663301431687]]], "std": [[[0.21445525543129723]], [[0.18597787310522682]], [[0.18058244888335476]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.8]], [[0.8]]], "mean": [[[0.43907956932773107]], [[0.4553582419078743]], [[0.45687013045959124]]], "std": [[[0.17416307835049757]], [[0.1475471591956231]], [[0.13984996354793194]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[0.8431372549019608]], [[0.8470588235294118]]], "mean": [[[0.42575368457568213]], [[0.4457690485916589]], [[0.44640107408704227]]], "std": [[[0.17073450661945158]], [[0.139553519407195]], [[0.13263046018095653]]], "count": [126]}, "observation.state": {"min": [-0.14013248682022095, 1.9781386852264404, 0.8681442141532898, 0.0719948336482048, -0.2156877964735031, -1.5437960624694824, -2.887106418609619, -2.0, 0.1674789935350418, 0.22453999519348145, -0.15772399306297302, -2.6480000019073486, 0.2239999920129776, -1.4119999408721924, -0.6092071533203125, -2.0763485431671143, -1.659877896308899, -1.7981255054473877, 2.222013473510742, -1.4774037599563599, -0.2889043688774109, -2.0, -0.3042590022087097, 0.2777099907398224, -0.16996100544929504, 1.6440000534057617, 0.0729999840259552, -3.118000030517578], "max": [0.6345493197441101, 2.087570905685425, 1.5855270624160767, 2.0269381999969482, 0.27459266781806946, 1.418725848197937, -2.399304151535034, 668.0, 0.38891300559043884, 0.3919529914855957, 0.056974999606609344, -1.4040000438690186, 0.984000027179718, 0.16200000047683716, 0.09236282855272293, -2.0132548809051514, -0.44542551040649414, -0.3867649435997009, 2.8153207302093506, 1.2567068338394165, 0.4080754518508911, 864.0, -0.06027499958872795, 0.44479900598526, 0.04449300095438957, 2.5899999141693115, 0.8519999980926514, 3.134999990463257], "mean": [0.0791211724281311, 2.0695130825042725, 1.3521130084991455, 1.171867847442627, 0.06790800392627716, -0.03604356199502945, -2.7789087295532227, 346.5612487792969, 0.28153276443481445, 0.30955934524536133, -0.004120238590985537, -2.052628517150879, 0.6448414325714111, -0.5334161520004272, -0.2627769112586975, -2.0604960918426514, -1.3027788400650024, -1.3009021282196045, 2.5343103408813477, -0.4306374788284302, 0.1273295283317566, 400.2386169433594, -0.21861578524112701, 0.344327449798584, -0.023915087804198265, 2.3008198738098145, 0.5190469622612, -1.7592445611953735], "std": [0.1926959753036499, 0.01592523604631424, 0.15124543011188507, 0.6233388185501099, 0.09677577018737793, 0.9453808665275574, 0.12128780782222748, 234.09213256835938, 0.05836493521928787, 0.04552938789129257, 0.04959813877940178, 0.31618085503578186, 0.1922406554222107, 0.48976778984069824, 0.1649807244539261, 0.0071676140651106834, 0.34457939863204956, 0.4621504247188568, 0.18185332417488098, 0.8327413201332092, 0.14847950637340546, 313.8692626953125, 0.06887258589267731, 0.05083854869008064, 0.05130590870976448, 0.2217828333377838, 0.24833786487579346, 1.778385043144226], "count": [637]}, "action": {"min": [-0.14013248682022095, 1.9781386852264404, 0.8681442141532898, 0.0719948336482048, -0.2156877964735031, -1.5437960624694824, -2.887106418609619, -2.0, 0.1674789935350418, 0.22453999519348145, -0.15772399306297302, -2.6480000019073486, 0.2239999920129776, -1.4119999408721924, -0.6092071533203125, -2.0763485431671143, -1.659877896308899, -1.7981255054473877, 2.222013473510742, -1.4774037599563599, -0.2889043688774109, -2.0, -0.3042590022087097, 0.2777099907398224, -0.16996100544929504, 1.6440000534057617, 0.0729999840259552, -3.118000030517578], "max": [0.6345493197441101, 2.087570905685425, 1.5855270624160767, 2.0269381999969482, 0.27459266781806946, 1.418725848197937, -2.399304151535034, 668.0, 0.38891300559043884, 0.3919529914855957, 0.056974999606609344, -1.4040000438690186, 0.984000027179718, 0.16200000047683716, 0.09236282855272293, -2.0132548809051514, -0.44542551040649414, -0.3867649435997009, 2.8153207302093506, 1.2567068338394165, 0.4080754518508911, 864.0, -0.06027499958872795, 0.44479900598526, 0.04449300095438957, 2.5899999141693115, 0.8519999980926514, 3.134999990463257], "mean": [0.0791211724281311, 2.0695130825042725, 1.3521130084991455, 1.171867847442627, 0.06790800392627716, -0.03604356199502945, -2.7789087295532227, 346.5612487792969, 0.28153276443481445, 0.30955934524536133, -0.004120238590985537, -2.052628517150879, 0.6448414325714111, -0.5334161520004272, -0.2627769112586975, -2.0604960918426514, -1.3027788400650024, -1.3009021282196045, 2.5343103408813477, -0.4306374788284302, 0.1273295283317566, 400.2386169433594, -0.21861578524112701, 0.344327449798584, -0.023915087804198265, 2.3008198738098145, 0.5190469622612, -1.7592445611953735], "std": [0.1926959753036499, 0.01592523604631424, 0.15124543011188507, 0.6233388185501099, 0.09677577018737793, 0.9453808665275574, 0.12128780782222748, 234.09213256835938, 0.05836493521928787, 0.04552938789129257, 0.04959813877940178, 0.31618085503578186, 0.1922406554222107, 0.48976778984069824, 0.1649807244539261, 0.0071676140651106834, 0.34457939863204956, 0.4621504247188568, 0.18185332417488098, 0.8327413201332092, 0.14847950637340546, 313.8692626953125, 0.06887258589267731, 0.05083854869008064, 0.05130590870976448, 0.2217828333377838, 0.24833786487579346, 1.778385043144226], "count": [637]}, "timestamp": {"min": [0.0], "max": [21.2], "mean": [10.6], "std": [6.12952780490562], "count": [637]}, "frame_index": {"min": [0], "max": [636], "mean": [318.0], "std": [183.8858341471686], "count": [637]}, "episode_index": {"min": [162], "max": [162], "mean": [162.0], "std": [0.0], "count": [637]}, "index": {"min": [168714], "max": [169350], "mean": [169032.0], "std": [183.8858341471686], "count": [637]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [637]}, "subtask_annotation": {"mean": [21.103610675039246, 29.0, 29.0, 29.0, 29.0], "std": [2.823194382869396, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [637]}, "scene_annotation": {"mean": [162.0], "std": [0.0], "min": [162], "max": [162], "count": [637]}, "eef_direction_state": {"mean": [3.6546310832025117, 3.324960753532182], "std": [1.9627691801333222, 2.187352371881067], "min": [0, 0], "max": [6, 6], "count": [637]}, "eef_velocity_state": {"mean": [0.9293563579277865, 0.9905808477237049], "std": [0.6675020047791828, 0.7641326590983368], "min": [0, 0], "max": [2, 2], "count": [637]}, "eef_acc_mag_state": {"mean": [0.8979591836734694, 0.8461538461538461], "std": [0.8276684611222919, 0.8469384117801171], "min": [0, 0], "max": [2, 2], "count": [637]}, "eef_direction_action": {"mean": [3.6546310832025117, 3.324960753532182], "std": [1.9627691801333222, 2.187352371881067], "min": [0, 0], "max": [6, 6], "count": [637]}, "eef_velocity_action": {"mean": [0.9293563579277865, 0.9905808477237049], "std": [0.6675020047791828, 0.7641326590983368], "min": [0, 0], "max": [2, 2], "count": [637]}, "eef_acc_mag_action": {"mean": [0.8979591836734694, 0.8461538461538461], "std": [0.8276684611222919, 0.8469384117801171], "min": [0, 0], "max": [2, 2], "count": [637]}, "eef_sim_pose_state": {"mean": [0.5398597166841682, 0.2139108161713995, 1.1155281169175983, -2.441642412064975, 0.9603916277835298, 1.7541022019703973, 0.501150461683234, -0.2641363183967339, 1.0792840694919523, 2.0561670380482346, 1.1069229833917527, 0.5811498375269524], "std": [0.04587427768877763, 0.05681484610731394, 0.0577479970675011, 1.2725423021984597, 0.41930554544446974, 2.1901173454806644, 0.04068333942193681, 0.056918563864602714, 0.05606913124191766, 1.9145008993560846, 0.41631943702541124, 2.7851950058494466], "min": [0.47348905189505314, 0.04412400036710777, 1.0075140319987086, -3.1183414478239735, 0.324971698925018, -3.1398388106512707, 0.43943937105780034, -0.3623727220714228, 1.0068283534757292, -3.1407387199762598, 0.27134888721123174, -3.141004439767901], "max": [0.6314607669978606, 0.3023137335676225, 1.230548172540809, 2.97522018809991, 1.537285006246536, 3.140813747119623, 0.5830141961231566, -0.098749533822796, 1.1909181154136281, 3.1412675918635586, 1.5685501097045886, 3.1399000660557213], "count": [637]}, "eef_sim_pose_action": {"mean": [0.5398597166841682, 0.2139108161713995, 1.1155281169175983, -2.441642412064975, 0.9603916277835298, 1.7541022019703973, 0.501150461683234, -0.2641363183967339, 1.0792840694919523, 2.0561670380482346, 1.1069229833917527, 0.5811498375269524], "std": [0.04587427768877763, 0.05681484610731394, 0.0577479970675011, 1.2725423021984597, 0.41930554544446974, 2.1901173454806644, 0.04068333942193681, 0.056918563864602714, 0.05606913124191766, 1.9145008993560846, 0.41631943702541124, 2.7851950058494466], "min": [0.47348905189505314, 0.04412400036710777, 1.0075140319987086, -3.1183414478239735, 0.324971698925018, -3.1398388106512707, 0.43943937105780034, -0.3623727220714228, 1.0068283534757292, -3.1407387199762598, 0.27134888721123174, -3.141004439767901], "max": [0.6314607669978606, 0.3023137335676225, 1.230548172540809, 2.97522018809991, 1.537285006246536, 3.140813747119623, 0.5830141961231566, -0.098749533822796, 1.1909181154136281, 3.1412675918635586, 1.5685501097045886, 3.1399000660557213], "count": [637]}, "gripper_mode_state": {"mean": [0.6012558869701727, 0.5824175824175825], "std": [0.48963991397136003, 0.49316056422674664], "min": [0, 0], "max": [1, 1], "count": [637]}, "gripper_activity_state": {"mean": [1.739403453689168, 1.8430141287284145], "std": [0.6044588031954208, 0.4792416380919634], "min": [0, 0], "max": [2, 2], "count": [637]}, "gripper_mode_action": {"mean": [0.6012558869701727, 0.5824175824175825], "std": [0.48963991397136003, 0.49316056422674664], "min": [0, 0], "max": [1, 1], "count": [637]}, "gripper_activity_action": {"mean": [1.739403453689168, 1.8430141287284145], "std": [0.6044588031954208, 0.4792416380919634], "min": [0, 0], "max": [2, 2], "count": [637]}, "gripper_open_scale_state": {"mean": [0.40024175890760855, 0.34656770859894975], "std": [0.3138653539603655, 0.23408248457912753], "min": [0.0, 0.0], "max": [0.864, 0.668], "count": [637]}, "gripper_open_scale_action": {"mean": [0.40024175890760855, 0.34656770859894975], "std": [0.3138653539603655, 0.23408248457912753], "min": [0.0, 0.0], "max": [0.864, 0.668], "count": [637]}}} +{"episode_index": 162, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4248341880542026]], [[0.44906127711169397]], [[0.45136666874817866]]], "std": [[[0.21496600546668287]], [[0.1863196939449077]], [[0.18122961708618904]]], "count": [157]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7803921568627451]], [[0.7803921568627451]]], "mean": [[[0.44029451963906585]], [[0.45616776986803215]], [[0.45913640538487155]]], "std": [[[0.17703691199807342]], [[0.15212209162641668]], [[0.14288888874759295]]], "count": [157]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4042629925377795]], [[0.43310432278006744]], [[0.4347521543649307]]], "std": [[[0.1664298309045681]], [[0.13134775132798257]], [[0.12314709671115709]]], "count": [157]}, "observation.state": {"min": [-0.1419650763273239, 1.9431623220443726, 0.905511736869812, 0.0826413482427597, -2.5555810928344727, -0.00921533815562725, -2.8839995861053467, -1.0, 0.11609899997711182, 0.2307090014219284, -0.15795700252056122, -2.6689999103546143, 0.11299999803304672, -1.406000018119812, -0.6427872776985168, -2.07702898979187, -1.643803358078003, -1.8380411863327026, 2.2486300468444824, -1.2151681184768677, -0.368142306804657, -2.0, -0.3076089918613434, 0.28925299644470215, -0.1621759980916977, 1.6349999904632568, 0.1979999989271164, -3.1401853561401367], "max": [0.70734703540802, 2.0893685817718506, 1.816800594329834, 1.8745185136795044, 0.1779537796974182, 1.555472493171692, -0.08129744231700897, 702.0, 0.4003719985485077, 0.44333401322364807, 0.08974699676036835, -1.2949999570846558, 1.0240000486373901, 0.22600001096725464, 0.08182103931903839, -1.9684171676635742, -0.516757071018219, -0.4033106863498688, 2.6725878715515137, 1.2669869661331177, 0.4271519184112549, 866.0, -0.07588899880647659, 0.45055699348449707, 0.03784799948334694, 2.6530001163482666, 0.8330000042915344, 3.140000104904175], "mean": [0.08022089302539825, 2.074533700942993, 1.5222110748291016, 1.3484629392623901, -1.8741860389709473, 0.7895345091819763, -0.8940504789352417, 354.5480651855469, 0.25832468271255493, 0.31778621673583984, 0.0046513197012245655, -2.2788405418395996, 0.5492687225341797, -0.6406304836273193, -0.2656354010105133, -2.0617690086364746, -1.3133302927017212, -1.2385770082473755, 2.4980180263519287, -0.3479808568954468, 0.14689260721206665, 338.36932373046875, -0.22814172506332397, 0.35234880447387695, -0.02719111554324627, 2.3258492946624756, 0.558772623538971, -1.9208106994628906], "std": [0.20138831436634064, 0.01580260507762432, 0.20910918712615967, 0.4473382234573364, 0.8654447793960571, 0.5240252017974854, 0.9383864402770996, 281.7669982910156, 0.0542067289352417, 0.054874006658792496, 0.055529627948999405, 0.3215377926826477, 0.21798823773860931, 0.47919273376464844, 0.16589902341365814, 0.010379004292190075, 0.3636358082294464, 0.45779868960380554, 0.12837718427181244, 0.7523837089538574, 0.1611955761909485, 298.34747314453125, 0.06250344961881638, 0.04309118911623955, 0.055045247077941895, 0.21149949729442596, 0.22359757125377655, 1.6126946210861206], "count": [853]}, "action": {"min": [-0.1419650763273239, 1.9431623220443726, 0.905511736869812, 0.0826413482427597, -2.5555810928344727, -0.00921533815562725, -2.8839995861053467, -1.0, 0.11609899997711182, 0.2307090014219284, -0.15795700252056122, -2.6689999103546143, 0.11299999803304672, -1.406000018119812, -0.6427872776985168, -2.07702898979187, -1.643803358078003, -1.8380411863327026, 2.2486300468444824, -1.2151681184768677, -0.368142306804657, -2.0, -0.3076089918613434, 0.28925299644470215, -0.1621759980916977, 1.6349999904632568, 0.1979999989271164, -3.1401853561401367], "max": [0.70734703540802, 2.0893685817718506, 1.816800594329834, 1.8745185136795044, 0.1779537796974182, 1.555472493171692, -0.08129744231700897, 702.0, 0.4003719985485077, 0.44333401322364807, 0.08974699676036835, -1.2949999570846558, 1.0240000486373901, 0.22600001096725464, 0.08182103931903839, -1.9684171676635742, -0.516757071018219, -0.4033106863498688, 2.6725878715515137, 1.2669869661331177, 0.4271519184112549, 866.0, -0.07588899880647659, 0.45055699348449707, 0.03784799948334694, 2.6530001163482666, 0.8330000042915344, 3.140000104904175], "mean": [0.08022089302539825, 2.074533700942993, 1.5222110748291016, 1.3484629392623901, -1.8741860389709473, 0.7895345091819763, -0.8940504789352417, 354.5480651855469, 0.25832468271255493, 0.31778621673583984, 0.0046513197012245655, -2.2788405418395996, 0.5492687225341797, -0.6406304836273193, -0.2656354010105133, -2.0617690086364746, -1.3133302927017212, -1.2385770082473755, 2.4980180263519287, -0.3479808568954468, 0.14689260721206665, 338.36932373046875, -0.22814172506332397, 0.35234880447387695, -0.02719111554324627, 2.3258492946624756, 0.558772623538971, -1.9208106994628906], "std": [0.20138831436634064, 0.01580260507762432, 0.20910918712615967, 0.4473382234573364, 0.8654447793960571, 0.5240252017974854, 0.9383864402770996, 281.7669982910156, 0.0542067289352417, 0.054874006658792496, 0.055529627948999405, 0.3215377926826477, 0.21798823773860931, 0.47919273376464844, 0.16589902341365814, 0.010379004292190075, 0.3636358082294464, 0.45779868960380554, 0.12837718427181244, 0.7523837089538574, 0.1611955761909485, 298.34747314453125, 0.06250344961881638, 0.04309118911623955, 0.055045247077941895, 0.21149949729442596, 0.22359757125377655, 1.6126946210861206], "count": [853]}, "timestamp": {"min": [0.0], "max": [28.4], "mean": [14.200000000000003], "std": [8.207990686587742], "count": [853]}, "frame_index": {"min": [0], "max": [852], "mean": [426.0], "std": [246.23972059763227], "count": [853]}, "episode_index": {"min": [163], "max": [163], "mean": [163.0], "std": [0.0], "count": [853]}, "index": {"min": [169351], "max": [170203], "mean": [169777.0], "std": [246.23972059763227], "count": [853]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [853]}, "subtask_annotation": {"mean": [20.944900351699882, 29.0, 29.0, 29.0, 29.0], "std": [3.0162534147211506, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [853]}, "scene_annotation": {"mean": [163.0], "std": [0.0], "min": [163], "max": [163], "count": [853]}, "eef_direction_state": {"mean": [3.6740914419695194, 3.480656506447831], "std": [2.21510254258591, 2.1695242973642572], "min": [0, 0], "max": [6, 6], "count": [853]}, "eef_velocity_state": {"mean": [0.8382180539273154, 0.9085580304806565], "std": [0.674153623718486, 0.746125220403566], "min": [0, 0], "max": [2, 2], "count": [853]}, "eef_acc_mag_state": {"mean": [0.8499413833528722, 0.7831184056271981], "std": [0.8336367148908632, 0.8336960637187033], "min": [0, 0], "max": [2, 2], "count": [853]}, "eef_direction_action": {"mean": [3.6740914419695194, 3.480656506447831], "std": [2.21510254258591, 2.1695242973642572], "min": [0, 0], "max": [6, 6], "count": [853]}, "eef_velocity_action": {"mean": [0.8382180539273154, 0.9085580304806565], "std": [0.674153623718486, 0.746125220403566], "min": [0, 0], "max": [2, 2], "count": [853]}, "eef_acc_mag_action": {"mean": [0.8499413833528722, 0.7831184056271981], "std": [0.8336367148908632, 0.8336960637187033], "min": [0, 0], "max": [2, 2], "count": [853]}, "eef_sim_pose_state": {"mean": [0.5459851241456352, 0.21928248015932922, 1.1060067860876694, -2.5235100208787955, 0.997137863303167, 0.9011011673956443, 0.513110136786878, -0.26100488670943095, 1.1059447787840484, 1.353600364591487, 0.9793529361327201, -1.0415236338738556], "std": [0.04019146882386264, 0.05263161055675019, 0.059860823745005017, 1.0174701981289185, 0.345412837995505, 2.6777151997264133, 0.049073920874191726, 0.06451628338476795, 0.041774989187389, 2.427050474581789, 0.4115353229476695, 2.523979366894343], "min": [0.4805784149671896, 0.06076569055651694, 0.9994194511629049, -3.04965383656857, 0.4707377692848804, -3.1407305851588148, 0.4252516325830365, -0.372618113062555, 1.0088984956115319, -3.141587079374156, 0.21910436499437624, -3.1414933212341043], "max": [0.6410470437209821, 0.29798857635428055, 1.2352345622242697, 3.1003740452221407, 1.5599880163825914, 3.1412505039433256, 0.634244545256115, -0.060550822314716854, 1.186612466534874, 3.1372323944438176, 1.5544741584987554, 3.141341416033089], "count": [853]}, "eef_sim_pose_action": {"mean": [0.5459851241456352, 0.21928248015932922, 1.1060067860876694, -2.5235100208787955, 0.997137863303167, 0.9011011673956443, 0.513110136786878, -0.26100488670943095, 1.1059447787840484, 1.353600364591487, 0.9793529361327201, -1.0415236338738556], "std": [0.04019146882386264, 0.05263161055675019, 0.059860823745005017, 1.0174701981289185, 0.345412837995505, 2.6777151997264133, 0.049073920874191726, 0.06451628338476795, 0.041774989187389, 2.427050474581789, 0.4115353229476695, 2.523979366894343], "min": [0.4805784149671896, 0.06076569055651694, 0.9994194511629049, -3.04965383656857, 0.4707377692848804, -3.1407305851588148, 0.4252516325830365, -0.372618113062555, 1.0088984956115319, -3.141587079374156, 0.21910436499437624, -3.1414933212341043], "max": [0.6410470437209821, 0.29798857635428055, 1.2352345622242697, 3.1003740452221407, 1.5599880163825914, 3.1412505039433256, 0.634244545256115, -0.060550822314716854, 1.186612466534874, 3.1372323944438176, 1.5544741584987554, 3.141341416033089], "count": [853]}, "gripper_mode_state": {"mean": [0.7022274325908558, 0.47596717467760846], "std": [0.4572789799539315, 0.49942208932627175], "min": [0, 0], "max": [1, 1], "count": [853]}, "gripper_activity_state": {"mean": [1.8112543962485346, 1.9003516998827668], "std": [0.5333122822345245, 0.3941689500507348], "min": [0, 0], "max": [2, 2], "count": [853]}, "gripper_mode_action": {"mean": [0.7022274325908558, 0.47596717467760846], "std": [0.4572789799539315, 0.49942208932627175], "min": [0, 0], "max": [1, 1], "count": [853]}, "gripper_activity_action": {"mean": [1.8112543962485346, 1.9003516998827668], "std": [0.5333122822345245, 0.3941689500507348], "min": [0, 0], "max": [2, 2], "count": [853]}, "gripper_open_scale_state": {"mean": [0.33837318203178135, 0.35455138233370387], "std": [0.2983430664623899, 0.28176285207519747], "min": [0.0, 0.0], "max": [0.866, 0.702], "count": [853]}, "gripper_open_scale_action": {"mean": [0.33837318203178135, 0.35455138233370387], "std": [0.2983430664623899, 0.28176285207519747], "min": [0.0, 0.0], "max": [0.866, 0.702], "count": [853]}}} +{"episode_index": 163, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.41629269292072657]], [[0.4412523231685312]], [[0.4464244769738161]]], "std": [[[0.21768632161465684]], [[0.19008640274599797]], [[0.1817751786079172]]], "count": [163]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7725490196078432]], [[0.7568627450980392]]], "mean": [[[0.42935981544969726]], [[0.4515687728056458]], [[0.4562536977725651]]], "std": [[[0.20206795529458565]], [[0.17362581764231996]], [[0.16367664447986768]]], "count": [163]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[0.984313725490196]], [[0.9803921568627451]]], "mean": [[[0.4199491596996672]], [[0.44573123421147604]], [[0.4472695965656201]]], "std": [[[0.17109194848637016]], [[0.13716170855506257]], [[0.1289152665636315]]], "count": [163]}, "observation.state": {"min": [-0.16233307123184204, 1.9879997968673706, 1.0336015224456787, 0.20547761023044586, -2.4303884506225586, 0.4107457995414734, -2.8718695640563965, -2.0, 0.1890300065279007, 0.22579899430274963, -0.14893999695777893, -2.8340001106262207, 0.15399999916553497, -1.465000033378601, -0.5121669173240662, -2.0740621089935303, -1.7441948652267456, -1.899389624595642, 1.9873018264770508, -1.6266642808914185, -0.33890801668167114, -3.0, -0.3105719983577728, 0.2752389907836914, -0.1891690045595169, 1.5800000429153442, -0.05800000578165054, -3.1059999465942383], "max": [0.6563485264778137, 2.0915327072143555, 2.3705410957336426, 1.7595536708831787, -0.11533135175704956, 1.753061056137085, -0.34810590744018555, 718.0, 0.39631399512290955, 0.39564698934555054, 0.15791699290275574, -1.4299999475479126, 0.9259999990463257, 0.15399999916553497, 0.06553711742162704, -2.006098985671997, -0.43387141823768616, -0.4522497355937958, 2.87031626701355, 1.2978616952896118, 0.5538453459739685, 860.0, -0.041409000754356384, 0.42713499069213867, 0.05451099947094917, 2.7950000762939453, 0.984000027179718, 3.1410000324249268], "mean": [0.14107583463191986, 2.0634336471557617, 1.9677395820617676, 1.150679349899292, -1.496976375579834, 1.1967644691467285, -1.472071647644043, 369.6767578125, 0.31109434366226196, 0.29751837253570557, 0.055893827229738235, -2.3312880992889404, 0.5338851809501648, -0.6573988199234009, -0.28889432549476624, -2.059770345687866, -1.4182411432266235, -1.4622218608856201, 2.5754597187042236, -0.8804450035095215, 0.13074728846549988, 337.6599426269531, -0.21196475625038147, 0.3282257616519928, -0.00981428287923336, 2.3870840072631836, 0.3363637626171112, -1.8218978643417358], "std": [0.18617399036884308, 0.024036955088377, 0.31485798954963684, 0.5663686990737915, 0.8477802276611328, 0.41378504037857056, 1.0032145977020264, 339.79620361328125, 0.044691286981105804, 0.042712803930044174, 0.08367767184972763, 0.37005385756492615, 0.18215303122997284, 0.5043676495552063, 0.11399029940366745, 0.00601134542375803, 0.33901041746139526, 0.3897629380226135, 0.24805216491222382, 0.8539230823516846, 0.18686145544052124, 353.51617431640625, 0.06454216688871384, 0.042486079037189484, 0.05246303975582123, 0.25221559405326843, 0.3076787292957306, 1.437377691268921], "count": [891]}, "action": {"min": [-0.16233307123184204, 1.9879997968673706, 1.0336015224456787, 0.20547761023044586, -2.4303884506225586, 0.4107457995414734, -2.8718695640563965, -2.0, 0.1890300065279007, 0.22579899430274963, -0.14893999695777893, -2.8340001106262207, 0.15399999916553497, -1.465000033378601, -0.5121669173240662, -2.0740621089935303, -1.7441948652267456, -1.899389624595642, 1.9873018264770508, -1.6266642808914185, -0.33890801668167114, -3.0, -0.3105719983577728, 0.2752389907836914, -0.1891690045595169, 1.5800000429153442, -0.05800000578165054, -3.1059999465942383], "max": [0.6563485264778137, 2.0915327072143555, 2.3705410957336426, 1.7595536708831787, -0.11533135175704956, 1.753061056137085, -0.34810590744018555, 718.0, 0.39631399512290955, 0.39564698934555054, 0.15791699290275574, -1.4299999475479126, 0.9259999990463257, 0.15399999916553497, 0.06553711742162704, -2.006098985671997, -0.43387141823768616, -0.4522497355937958, 2.87031626701355, 1.2978616952896118, 0.5538453459739685, 860.0, -0.041409000754356384, 0.42713499069213867, 0.05451099947094917, 2.7950000762939453, 0.984000027179718, 3.1410000324249268], "mean": [0.14107583463191986, 2.0634336471557617, 1.9677395820617676, 1.150679349899292, -1.496976375579834, 1.1967644691467285, -1.472071647644043, 369.6767578125, 0.31109434366226196, 0.29751837253570557, 0.055893827229738235, -2.3312880992889404, 0.5338851809501648, -0.6573988199234009, -0.28889432549476624, -2.059770345687866, -1.4182411432266235, -1.4622218608856201, 2.5754597187042236, -0.8804450035095215, 0.13074728846549988, 337.6599426269531, -0.21196475625038147, 0.3282257616519928, -0.00981428287923336, 2.3870840072631836, 0.3363637626171112, -1.8218978643417358], "std": [0.18617399036884308, 0.024036955088377, 0.31485798954963684, 0.5663686990737915, 0.8477802276611328, 0.41378504037857056, 1.0032145977020264, 339.79620361328125, 0.044691286981105804, 0.042712803930044174, 0.08367767184972763, 0.37005385756492615, 0.18215303122997284, 0.5043676495552063, 0.11399029940366745, 0.00601134542375803, 0.33901041746139526, 0.3897629380226135, 0.24805216491222382, 0.8539230823516846, 0.18686145544052124, 353.51617431640625, 0.06454216688871384, 0.042486079037189484, 0.05246303975582123, 0.25221559405326843, 0.3076787292957306, 1.437377691268921], "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": [164], "max": [164], "mean": [164.0], "std": [0.0], "count": [891]}, "index": {"min": [170204], "max": [171094], "mean": [170649.0], "std": [257.20938292890224], "count": [891]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [891]}, "subtask_annotation": {"mean": [21.34006734006734, 29.0, 29.0, 29.0, 29.0], "std": [2.8284191084691317, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [891]}, "scene_annotation": {"mean": [164.0], "std": [0.0], "min": [164], "max": [164], "count": [891]}, "eef_direction_state": {"mean": [4.089786756453423, 3.993265993265993], "std": [1.9461946119116709, 2.0317235985978614], "min": [0, 0], "max": [6, 6], "count": [891]}, "eef_velocity_state": {"mean": [0.7890011223344556, 0.7609427609427609], "std": [0.6949652277544093, 0.7263524542928513], "min": [0, 0], "max": [2, 2], "count": [891]}, "eef_acc_mag_state": {"mean": [0.7878787878787878, 0.6947250280583613], "std": [0.833440458373184, 0.8226351731442938], "min": [0, 0], "max": [2, 2], "count": [891]}, "eef_direction_action": {"mean": [4.089786756453423, 3.993265993265993], "std": [1.9461946119116709, 2.0317235985978614], "min": [0, 0], "max": [6, 6], "count": [891]}, "eef_velocity_action": {"mean": [0.7890011223344556, 0.7609427609427609], "std": [0.6949652277544093, 0.7263524542928513], "min": [0, 0], "max": [2, 2], "count": [891]}, "eef_acc_mag_action": {"mean": [0.7878787878787878, 0.6947250280583613], "std": [0.833440458373184, 0.8226351731442938], "min": [0, 0], "max": [2, 2], "count": [891]}, "eef_sim_pose_state": {"mean": [0.5308840149683551, 0.21756099972029191, 1.1375083622687792, -1.2894587613599007, 0.722752756205255, 2.506604582490244, 0.4935763596838997, -0.33623937524523473, 1.1048408285004774, 0.6565468965161024, 0.9606307244447708, 0.38745809670476444], "std": [0.03864824392099799, 0.05075438904080278, 0.060580620502120715, 2.512300162525124, 0.43265201999915853, 1.240939497982612, 0.03974131538475858, 0.06360475816061713, 0.07444243317773748, 2.5787747827757594, 0.40576535111187484, 2.6831208256731185], "min": [0.45772926121539853, 0.04737337173770334, 0.998920770877989, -3.141186643668988, 0.22102596091554538, -3.123065831476315, 0.4088097297938596, -0.40369276784572483, 1.0046909329623992, -3.136622307914086, 0.19761878127657662, -3.141543568226521], "max": [0.6157020844933736, 0.28315290149163724, 1.2685816556883236, 3.141175432369643, 1.537284441316539, 3.1402062434136915, 0.5896797072064308, -0.121946015631887, 1.2049747726858933, 3.135721323398689, 1.5382409291622525, 3.1368147908328656], "count": [891]}, "eef_sim_pose_action": {"mean": [0.5308840149683551, 0.21756099972029191, 1.1375083622687792, -1.2894587613599007, 0.722752756205255, 2.506604582490244, 0.4935763596838997, -0.33623937524523473, 1.1048408285004774, 0.6565468965161024, 0.9606307244447708, 0.38745809670476444], "std": [0.03864824392099799, 0.05075438904080278, 0.060580620502120715, 2.512300162525124, 0.43265201999915853, 1.240939497982612, 0.03974131538475858, 0.06360475816061713, 0.07444243317773748, 2.5787747827757594, 0.40576535111187484, 2.6831208256731185], "min": [0.45772926121539853, 0.04737337173770334, 0.998920770877989, -3.141186643668988, 0.22102596091554538, -3.123065831476315, 0.4088097297938596, -0.40369276784572483, 1.0046909329623992, -3.136622307914086, 0.19761878127657662, -3.141543568226521], "max": [0.6157020844933736, 0.28315290149163724, 1.2685816556883236, 3.141175432369643, 1.537284441316539, 3.1402062434136915, 0.5896797072064308, -0.121946015631887, 1.2049747726858933, 3.135721323398689, 1.5382409291622525, 3.1368147908328656], "count": [891]}, "gripper_mode_state": {"mean": [0.6442199775533108, 0.4904601571268238], "std": [0.4787489927660625, 0.49990898311387755], "min": [0, 0], "max": [1, 1], "count": [891]}, "gripper_activity_state": {"mean": [1.67003367003367, 1.8630751964085297], "std": [0.6674993948974335, 0.460925694693844], "min": [0, 0], "max": [2, 2], "count": [891]}, "gripper_mode_action": {"mean": [0.6442199775533108, 0.4904601571268238], "std": [0.4787489927660625, 0.49990898311387755], "min": [0, 0], "max": [1, 1], "count": [891]}, "gripper_activity_action": {"mean": [1.67003367003367, 1.8630751964085297], "std": [0.6674993948974335, 0.460925694693844], "min": [0, 0], "max": [2, 2], "count": [891]}, "gripper_open_scale_state": {"mean": [0.337694826989864, 0.37018574632351353], "std": [0.35348281160137096, 0.3392403639861973], "min": [0.0, 0.0], "max": [0.86, 0.718], "count": [891]}, "gripper_open_scale_action": {"mean": [0.337694826989864, 0.37018574632351353], "std": [0.35348281160137096, 0.3392403639861973], "min": [0.0, 0.0], "max": [0.86, 0.718], "count": [891]}}} +{"episode_index": 164, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4252538717320261]], [[0.44894349836601305]], [[0.45013112826797386]]], "std": [[[0.2133149965413101]], [[0.18490418372090694]], [[0.1807815320869253]]], "count": [250]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7686274509803922]], [[0.7725490196078432]]], "mean": [[[0.4355146535947712]], [[0.4559750408496732]], [[0.4580863790849673]]], "std": [[[0.19118070901702802]], [[0.16328433026218245]], [[0.15638930437539095]]], "count": [250]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.425422466503268]], [[0.4454481053921569]], [[0.4459260269607843]]], "std": [[[0.17127571612735906]], [[0.14529389981328575]], [[0.14003951619422306]]], "count": [250]}, "observation.state": {"min": [-0.1425585001707077, 1.9998157024383545, 1.099679708480835, -0.03330088034272194, -2.374852180480957, 0.361213356256485, -2.881521224975586, -3.0, 0.19073200225830078, 0.20587900280952454, -0.14340700209140778, -2.9049999713897705, 0.11899999529123306, -1.434999942779541, -1.0180331468582153, -2.0793678760528564, -1.7717710733413696, -1.799364686012268, 2.1502630710601807, -1.4482393264770508, -1.048890471458435, -2.0, -0.30451500415802, 0.2573080062866211, -0.19732199609279633, 1.590999960899353, -0.18299999833106995, -3.1351852416992188], "max": [0.824388861656189, 2.092597484588623, 2.321741819381714, 1.946653127670288, -0.12716469168663025, 1.6438382863998413, -0.2560223340988159, 815.0, 0.41379299759864807, 0.39944401383399963, 0.10392600297927856, -1.4739999771118164, 1.1799999475479126, 0.1430000215768814, 0.10475465655326843, -1.8954625129699707, -0.3470587432384491, -0.2649584412574768, 2.851850748062134, 1.4062118530273438, 0.5166524052619934, 862.0, 0.011242999695241451, 0.42826300859451294, 0.0363910011947155, 3.0999999046325684, 0.8730000257492065, 3.134999990463257], "mean": [0.11197180300951004, 2.0710349082946777, 1.9239733219146729, 0.8841180801391602, -1.309118628501892, 1.2251332998275757, -1.6664507389068604, 226.98416137695312, 0.31214192509651184, 0.2831554114818573, 0.02065635658800602, -2.3127360343933105, 0.7347456216812134, -0.500222384929657, -0.46907687187194824, -2.0633060932159424, -1.2368251085281372, -1.242937445640564, 2.570831537246704, -0.558375358581543, -0.006121850106865168, 446.0405578613281, -0.1720038503408432, 0.3495853543281555, -0.05405992269515991, 2.5264320373535156, 0.38791990280151367, -2.168224573135376], "std": [0.2098531275987625, 0.01813480816781521, 0.2366929054260254, 0.6853532195091248, 0.7251266837120056, 0.21433186531066895, 0.9056247472763062, 294.85516357421875, 0.056041017174720764, 0.045883532613515854, 0.057007670402526855, 0.3676460385322571, 0.27735966444015503, 0.42738112807273865, 0.2847920060157776, 0.014751849696040154, 0.4597025215625763, 0.48048773407936096, 0.18019999563694, 0.8041170835494995, 0.429659366607666, 359.430908203125, 0.10413136333227158, 0.04152931645512581, 0.07404159754514694, 0.268900066614151, 0.24592210352420807, 1.2225016355514526], "count": [1576]}, "action": {"min": [-0.1425585001707077, 1.9998157024383545, 1.099679708480835, -0.03330088034272194, -2.374852180480957, 0.361213356256485, -2.881521224975586, -3.0, 0.19073200225830078, 0.20587900280952454, -0.14340700209140778, -2.9049999713897705, 0.11899999529123306, -1.434999942779541, -1.0180331468582153, -2.0793678760528564, -1.7717710733413696, -1.799364686012268, 2.1502630710601807, -1.4482393264770508, -1.048890471458435, -2.0, -0.30451500415802, 0.2573080062866211, -0.19732199609279633, 1.590999960899353, -0.18299999833106995, -3.1351852416992188], "max": [0.824388861656189, 2.092597484588623, 2.321741819381714, 1.946653127670288, -0.12716469168663025, 1.6438382863998413, -0.2560223340988159, 815.0, 0.41379299759864807, 0.39944401383399963, 0.10392600297927856, -1.4739999771118164, 1.1799999475479126, 0.1430000215768814, 0.10475465655326843, -1.8954625129699707, -0.3470587432384491, -0.2649584412574768, 2.851850748062134, 1.4062118530273438, 0.5166524052619934, 862.0, 0.011242999695241451, 0.42826300859451294, 0.0363910011947155, 3.0999999046325684, 0.8730000257492065, 3.134999990463257], "mean": [0.11197180300951004, 2.0710349082946777, 1.9239733219146729, 0.8841180801391602, -1.309118628501892, 1.2251332998275757, -1.6664507389068604, 226.98416137695312, 0.31214192509651184, 0.2831554114818573, 0.02065635658800602, -2.3127360343933105, 0.7347456216812134, -0.500222384929657, -0.46907687187194824, -2.0633060932159424, -1.2368251085281372, -1.242937445640564, 2.570831537246704, -0.558375358581543, -0.006121850106865168, 446.0405578613281, -0.1720038503408432, 0.3495853543281555, -0.05405992269515991, 2.5264320373535156, 0.38791990280151367, -2.168224573135376], "std": [0.2098531275987625, 0.01813480816781521, 0.2366929054260254, 0.6853532195091248, 0.7251266837120056, 0.21433186531066895, 0.9056247472763062, 294.85516357421875, 0.056041017174720764, 0.045883532613515854, 0.057007670402526855, 0.3676460385322571, 0.27735966444015503, 0.42738112807273865, 0.2847920060157776, 0.014751849696040154, 0.4597025215625763, 0.48048773407936096, 0.18019999563694, 0.8041170835494995, 0.429659366607666, 359.430908203125, 0.10413136333227158, 0.04152931645512581, 0.07404159754514694, 0.268900066614151, 0.24592210352420807, 1.2225016355514526], "count": [1576]}, "timestamp": {"min": [0.0], "max": [52.5], "mean": [26.25], "std": [15.165064017888835], "count": [1576]}, "frame_index": {"min": [0], "max": [1575], "mean": [787.5], "std": [454.95192053666506], "count": [1576]}, "episode_index": {"min": [165], "max": [165], "mean": [165.0], "std": [0.0], "count": [1576]}, "index": {"min": [171095], "max": [172670], "mean": [171882.5], "std": [454.95192053666506], "count": [1576]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1576]}, "subtask_annotation": {"mean": [20.08439086294416, 29.0, 29.0, 29.0, 29.0], "std": [3.538742787668675, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1576]}, "scene_annotation": {"mean": [165.0], "std": [0.0], "min": [165], "max": [165], "count": [1576]}, "eef_direction_state": {"mean": [3.661802030456853, 4.076776649746193], "std": [2.2136431604995286, 2.164801198563609], "min": [0, 0], "max": [6, 6], "count": [1576]}, "eef_velocity_state": {"mean": [0.8064720812182741, 0.6548223350253807], "std": [0.6664427427946071, 0.7240534474961737], "min": [0, 0], "max": [2, 2], "count": [1576]}, "eef_acc_mag_state": {"mean": [0.899746192893401, 0.6573604060913706], "std": [0.8339861692533084, 0.8127219022593237], "min": [0, 0], "max": [2, 2], "count": [1576]}, "eef_direction_action": {"mean": [3.661802030456853, 4.076776649746193], "std": [2.2136431604995286, 2.164801198563609], "min": [0, 0], "max": [6, 6], "count": [1576]}, "eef_velocity_action": {"mean": [0.8064720812182741, 0.6548223350253807], "std": [0.6664427427946071, 0.7240534474961737], "min": [0, 0], "max": [2, 2], "count": [1576]}, "eef_acc_mag_action": {"mean": [0.899746192893401, 0.6573604060913706], "std": [0.8339861692533084, 0.8127219022593237], "min": [0, 0], "max": [2, 2], "count": [1576]}, "eef_sim_pose_state": {"mean": [0.5510348301845258, 0.1658138036741203, 1.131285232206824, -1.5258177874353889, 0.8568955595145789, 2.0855676841923665, 0.4763754875414617, -0.3144930095350021, 1.0714108021038222, 1.8570083864501128, 1.090410256784476, 0.2454356139809383], "std": [0.039967228265898366, 0.09687029988506736, 0.07121783064800302, 2.340851566414169, 0.3300153943755054, 1.7148507534931192, 0.04646686167910677, 0.050129895643182557, 0.06773982772721715, 1.330021222930528, 0.34319911133656616, 2.538356619895877], "min": [0.4393374626742072, 0.009305610694430269, 1.0100662941199974, -3.1414531661261202, 0.3474351080918554, -3.141505004249914, 0.3898559892375234, -0.3909504994693448, 1.0018274000950311, -3.1253483213038176, 0.19695152891404843, -3.1414033517658906], "max": [0.6273557062052827, 0.2863093023966381, 1.2579646131416378, 3.141570532429856, 1.5484630350321194, 3.140504576150956, 0.5997521748366619, -0.1283260089606729, 1.1887129836749297, 3.134555918493595, 1.5407982062406735, 3.1414826353773515], "count": [1576]}, "eef_sim_pose_action": {"mean": [0.5510348301845258, 0.1658138036741203, 1.131285232206824, -1.5258177874353889, 0.8568955595145789, 2.0855676841923665, 0.4763754875414617, -0.3144930095350021, 1.0714108021038222, 1.8570083864501128, 1.090410256784476, 0.2454356139809383], "std": [0.039967228265898366, 0.09687029988506736, 0.07121783064800302, 2.340851566414169, 0.3300153943755054, 1.7148507534931192, 0.04646686167910677, 0.050129895643182557, 0.06773982772721715, 1.330021222930528, 0.34319911133656616, 2.538356619895877], "min": [0.4393374626742072, 0.009305610694430269, 1.0100662941199974, -3.1414531661261202, 0.3474351080918554, -3.141505004249914, 0.3898559892375234, -0.3909504994693448, 1.0018274000950311, -3.1253483213038176, 0.19695152891404843, -3.1414033517658906], "max": [0.6273557062052827, 0.2863093023966381, 1.2579646131416378, 3.141570532429856, 1.5484630350321194, 3.140504576150956, 0.5997521748366619, -0.1283260089606729, 1.1887129836749297, 3.134555918493595, 1.5407982062406735, 3.1414826353773515], "count": [1576]}, "gripper_mode_state": {"mean": [0.5374365482233503, 0.6516497461928934], "std": [0.4985965351435218, 0.4764476408584993], "min": [0, 0], "max": [1, 1], "count": [1576]}, "gripper_activity_state": {"mean": [1.7899746192893402, 1.9359137055837563], "std": [0.5481172198220742, 0.3151497149087707], "min": [0, 0], "max": [2, 2], "count": [1576]}, "gripper_mode_action": {"mean": [0.5374365482233503, 0.6516497461928934], "std": [0.4985965351435218, 0.4764476408584993], "min": [0, 0], "max": [1, 1], "count": [1576]}, "gripper_activity_action": {"mean": [1.7899746192893402, 1.9359137055837563], "std": [0.5481172198220742, 0.3151497149087707], "min": [0, 0], "max": [2, 2], "count": [1576]}, "gripper_open_scale_state": {"mean": [0.44605075317727216, 0.22742576138138168], "std": [0.35941847143889477, 0.29451366920617517], "min": [0.0, 0.0], "max": [0.862, 0.815], "count": [1576]}, "gripper_open_scale_action": {"mean": [0.44605075317727216, 0.22742576138138168], "std": [0.35941847143889477, 0.29451366920617517], "min": [0.0, 0.0], "max": [0.862, 0.815], "count": [1576]}}} +{"episode_index": 165, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42879505541346974]], [[0.4456466982807616]], [[0.44818290885194656]]], "std": [[[0.20082969296234152]], [[0.18112076938243998]], [[0.17531442224722849]]], "count": [230]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7803921568627451]], [[0.7686274509803922]]], "mean": [[[0.44902295751633986]], [[0.4636017520957659]], [[0.4640992798025007]]], "std": [[[0.16436524724691565]], [[0.14046937878883703]], [[0.13346774263516195]]], "count": [230]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9647058823529412]]], "mean": [[[0.4341533523373118]], [[0.45234556958653027]], [[0.45312611359761296]]], "std": [[[0.14891398072305603]], [[0.12180669504242146]], [[0.11385868136612656]]], "count": [230]}, "observation.state": {"min": [-0.14915582537651062, 2.025524616241455, 1.0274404287338257, -0.04530875012278557, -2.5374646186828613, 0.33826228976249695, -2.8698973655700684, -2.0, 0.14708200097084045, 0.2101379930973053, -0.14737500250339508, -2.8980000019073486, 0.10899999737739563, -1.3300000429153442, -0.6241297125816345, -2.073049783706665, -1.669075846672058, -1.9924678802490234, 2.3912930488586426, -1.323954463005066, -0.5971643924713135, -2.0, -0.31844601035118103, 0.24333900213241577, -0.17145299911499023, 1.6150000095367432, 0.08400000631809235, -3.128999948501587], "max": [0.7346963882446289, 2.090380907058716, 2.1126163005828857, 1.953233003616333, -0.06431538611650467, 1.5584394931793213, -0.17172294855117798, 776.0, 0.3724989891052246, 0.441646009683609, 0.10119800269603729, -1.5110000371932983, 1.0010000467300415, 0.15299999713897705, 0.1287529468536377, -1.8858282566070557, -0.5775120258331299, -0.3634299337863922, 2.781217336654663, 1.3989338874816895, 0.3038792610168457, 860.0, -0.03553900122642517, 0.41432398557662964, 0.04135899990797043, 2.7279999256134033, 0.875, 3.134000062942505], "mean": [0.14937260746955872, 2.076188564300537, 1.6019359827041626, 1.0749882459640503, -1.2669793367385864, 0.8354617953300476, -1.647770881652832, 220.91702270507812, 0.2686457633972168, 0.33142513036727905, -0.008257783018052578, -2.315650701522827, 0.599733293056488, -0.4537452161312103, -0.19950899481773376, -2.0568060874938965, -1.3696268796920776, -1.4170069694519043, 2.6342806816101074, -0.5258652567863464, 0.12346328794956207, 471.30340576171875, -0.22054700553417206, 0.34547850489616394, -0.012337715364992619, 2.3148140907287598, 0.49957752227783203, -2.1849324703216553], "std": [0.22085067629814148, 0.006679410580545664, 0.16577769815921783, 0.48053914308547974, 0.8067380785942078, 0.3104574680328369, 0.8781806230545044, 311.28228759765625, 0.04375201091170311, 0.04980485141277313, 0.05858336016535759, 0.3179648816585541, 0.1967076063156128, 0.3804144859313965, 0.184629425406456, 0.017200766131281853, 0.2822737991809845, 0.40253618359565735, 0.09259144216775894, 0.6316652297973633, 0.16463319957256317, 334.63165283203125, 0.06652398407459259, 0.048556216061115265, 0.05030218884348869, 0.1754445880651474, 0.22739477455615997, 1.2137272357940674], "count": [1410]}, "action": {"min": [-0.14915582537651062, 2.025524616241455, 1.0274404287338257, -0.04530875012278557, -2.5374646186828613, 0.33826228976249695, -2.8698973655700684, -2.0, 0.14708200097084045, 0.2101379930973053, -0.14737500250339508, -2.8980000019073486, 0.10899999737739563, -1.3300000429153442, -0.6241297125816345, -2.073049783706665, -1.669075846672058, -1.9924678802490234, 2.3912930488586426, -1.323954463005066, -0.5971643924713135, -2.0, -0.31844601035118103, 0.24333900213241577, -0.17145299911499023, 1.6150000095367432, 0.08400000631809235, -3.128999948501587], "max": [0.7346963882446289, 2.090380907058716, 2.1126163005828857, 1.953233003616333, -0.06431538611650467, 1.5584394931793213, -0.17172294855117798, 776.0, 0.3724989891052246, 0.441646009683609, 0.10119800269603729, -1.5110000371932983, 1.0010000467300415, 0.15299999713897705, 0.1287529468536377, -1.8858282566070557, -0.5775120258331299, -0.3634299337863922, 2.781217336654663, 1.3989338874816895, 0.3038792610168457, 860.0, -0.03553900122642517, 0.41432398557662964, 0.04135899990797043, 2.7279999256134033, 0.875, 3.134000062942505], "mean": [0.14937260746955872, 2.076188564300537, 1.6019359827041626, 1.0749882459640503, -1.2669793367385864, 0.8354617953300476, -1.647770881652832, 220.91702270507812, 0.2686457633972168, 0.33142513036727905, -0.008257783018052578, -2.315650701522827, 0.599733293056488, -0.4537452161312103, -0.19950899481773376, -2.0568060874938965, -1.3696268796920776, -1.4170069694519043, 2.6342806816101074, -0.5258652567863464, 0.12346328794956207, 471.30340576171875, -0.22054700553417206, 0.34547850489616394, -0.012337715364992619, 2.3148140907287598, 0.49957752227783203, -2.1849324703216553], "std": [0.22085067629814148, 0.006679410580545664, 0.16577769815921783, 0.48053914308547974, 0.8067380785942078, 0.3104574680328369, 0.8781806230545044, 311.28228759765625, 0.04375201091170311, 0.04980485141277313, 0.05858336016535759, 0.3179648816585541, 0.1967076063156128, 0.3804144859313965, 0.184629425406456, 0.017200766131281853, 0.2822737991809845, 0.40253618359565735, 0.09259144216775894, 0.6316652297973633, 0.16463319957256317, 334.63165283203125, 0.06652398407459259, 0.048556216061115265, 0.05030218884348869, 0.1754445880651474, 0.22739477455615997, 1.2137272357940674], "count": [1410]}, "timestamp": {"min": [0.0], "max": [46.96666666666667], "mean": [23.483333333333334], "std": [13.567727913720143], "count": [1410]}, "frame_index": {"min": [0], "max": [1409], "mean": [704.5], "std": [407.0318374116043], "count": [1410]}, "episode_index": {"min": [166], "max": [166], "mean": [166.0], "std": [0.0], "count": [1410]}, "index": {"min": [172671], "max": [174080], "mean": [173375.5], "std": [407.0318374116043], "count": [1410]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1410]}, "subtask_annotation": {"mean": [21.131914893617022, 29.0, 29.0, 29.0, 29.0], "std": [2.661714883381862, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1410]}, "scene_annotation": {"mean": [166.0], "std": [0.0], "min": [166], "max": [166], "count": [1410]}, "eef_direction_state": {"mean": [4.089361702127659, 3.5184397163120567], "std": [2.162993136579011, 2.2650631427605408], "min": [0, 0], "max": [6, 6], "count": [1410]}, "eef_velocity_state": {"mean": [0.6411347517730497, 0.8283687943262411], "std": [0.6225173012475962, 0.712833347789814], "min": [0, 0], "max": [2, 2], "count": [1410]}, "eef_acc_mag_state": {"mean": [0.7099290780141844, 0.7680851063829788], "std": [0.8252921223231492, 0.8384229665098019], "min": [0, 0], "max": [2, 2], "count": [1410]}, "eef_direction_action": {"mean": [4.089361702127659, 3.5184397163120567], "std": [2.162993136579011, 2.2650631427605408], "min": [0, 0], "max": [6, 6], "count": [1410]}, "eef_velocity_action": {"mean": [0.6411347517730497, 0.8283687943262411], "std": [0.6225173012475962, 0.712833347789814], "min": [0, 0], "max": [2, 2], "count": [1410]}, "eef_acc_mag_action": {"mean": [0.7099290780141844, 0.7680851063829788], "std": [0.8252921223231492, 0.8384229665098019], "min": [0, 0], "max": [2, 2], "count": [1410]}, "eef_sim_pose_state": {"mean": [0.5394375750272346, 0.22296114355201613, 1.1241634853109919, -1.5601099924488673, 0.9531752799526203, 1.4554509986760542, 0.5251189130248699, -0.2642554034564232, 1.0840162267075641, 1.2361390901118021, 1.1402427868530045, -0.9353342600829887], "std": [0.0450654322040814, 0.05543422773341944, 0.05478979302423387, 2.374249822192968, 0.30627978373347514, 2.391342353066809, 0.047635438783600145, 0.05381203099101006, 0.04730826191473057, 2.4018494533233157, 0.3321850916611082, 2.471807415341032], "min": [0.4266869245486915, 0.0466759615155775, 1.0080929333554671, -3.1413301065017167, 0.40024503383067844, -3.141519165689219, 0.4264142185811272, -0.3548759696022602, 1.0089413376502931, -3.140198393149412, 0.26629818568548447, -3.137590037830146], "max": [0.6088582809986848, 0.29439304120301857, 1.2683204912451147, 3.1414773458802263, 1.5437174155875515, 3.1407478388948795, 0.6302848503508671, -0.09317421446446374, 1.2051973567489818, 3.141393142981334, 1.5288936282278733, 3.1399217425949115], "count": [1410]}, "eef_sim_pose_action": {"mean": [0.5394375750272346, 0.22296114355201613, 1.1241634853109919, -1.5601099924488673, 0.9531752799526203, 1.4554509986760542, 0.5251189130248699, -0.2642554034564232, 1.0840162267075641, 1.2361390901118021, 1.1402427868530045, -0.9353342600829887], "std": [0.0450654322040814, 0.05543422773341944, 0.05478979302423387, 2.374249822192968, 0.30627978373347514, 2.391342353066809, 0.047635438783600145, 0.05381203099101006, 0.04730826191473057, 2.4018494533233157, 0.3321850916611082, 2.471807415341032], "min": [0.4266869245486915, 0.0466759615155775, 1.0080929333554671, -3.1413301065017167, 0.40024503383067844, -3.141519165689219, 0.4264142185811272, -0.3548759696022602, 1.0089413376502931, -3.140198393149412, 0.26629818568548447, -3.137590037830146], "max": [0.6088582809986848, 0.29439304120301857, 1.2683204912451147, 3.1414773458802263, 1.5437174155875515, 3.1407478388948795, 0.6302848503508671, -0.09317421446446374, 1.2051973567489818, 3.141393142981334, 1.5288936282278733, 3.1399217425949115], "count": [1410]}, "gripper_mode_state": {"mean": [0.4723404255319149, 0.7808510638297872], "std": [0.49923436173830066, 0.4136697716121936], "min": [0, 0], "max": [1, 1], "count": [1410]}, "gripper_activity_state": {"mean": [1.8290780141843972, 1.9219858156028369], "std": [0.5135109309287312, 0.3547233861050932], "min": [0, 0], "max": [2, 2], "count": [1410]}, "gripper_mode_action": {"mean": [0.4723404255319149, 0.7808510638297872], "std": [0.49923436173830066, 0.4136697716121936], "min": [0, 0], "max": [1, 1], "count": [1410]}, "gripper_activity_action": {"mean": [1.8290780141843972, 1.9219858156028369], "std": [0.5135109309287312, 0.3547233861050932], "min": [0, 0], "max": [2, 2], "count": [1410]}, "gripper_open_scale_state": {"mean": [0.471305311759734, 0.22159219859035287], "std": [0.33462869210136215, 0.3108003186318557], "min": [0.0, 0.0], "max": [0.86, 0.776], "count": [1410]}, "gripper_open_scale_action": {"mean": [0.471305311759734, 0.22159219859035287], "std": [0.33462869210136215, 0.3108003186318557], "min": [0.0, 0.0], "max": [0.86, 0.776], "count": [1410]}}} +{"episode_index": 166, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4182897724729161]], [[0.4409065950771481]], [[0.4437007640194586]]], "std": [[[0.21383626447443732]], [[0.1891834945915382]], [[0.18252961307755355]]], "count": [219]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.7843137254901961]], [[0.7803921568627451]]], "mean": [[[0.42926638090548247]], [[0.4495405801399707]], [[0.4537867283328857]]], "std": [[[0.1944734427092301]], [[0.16808708294171557]], [[0.15833392345724756]]], "count": [219]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.39932982194019156]], [[0.4329889332825977]], [[0.43583218058913065]]], "std": [[[0.16790813781345815]], [[0.13109431546333675]], [[0.12178346710826116]]], "count": [219]}, "observation.state": {"min": [-0.2278352975845337, 2.024442434310913, 0.8740958571434021, 0.16165240108966827, -2.4560446739196777, 0.2385341376066208, -2.8835456371307373, -3.0, 0.18088899552822113, 0.2073259949684143, -0.15943199396133423, -2.880000114440918, 0.0689999982714653, -1.531999945640564, -0.6960198879241943, -2.0780065059661865, -1.8406068086624146, -1.90181565284729, 1.9654676914215088, -1.5156614780426025, -0.7395658493041992, -2.0, -0.30548301339149475, 0.278095006942749, -0.1709579974412918, 1.5479999780654907, -0.04200000688433647, -3.1331851482391357], "max": [0.6939429044723511, 2.0916550159454346, 2.0615131855010986, 1.868898630142212, 0.06820747256278992, 1.711679220199585, -0.2084970474243164, 833.0, 0.39463698863983154, 0.40816399455070496, 0.12455300241708755, -1.4170000553131104, 0.9779999852180481, 0.15400001406669617, 0.014538592658936977, -1.9748750925064087, -0.4273962676525116, -0.30920252203941345, 2.8284807205200195, 1.1964406967163086, 0.6650228500366211, 862.0, -0.03577800095081329, 0.45527899265289307, 0.04754199832677841, 2.9839999675750732, 1.1169999837875366, 3.135999917984009], "mean": [0.12476088106632233, 2.077732563018799, 1.73446524143219, 1.0502774715423584, -1.3085944652557373, 1.199693202972412, -1.5537539720535278, 288.4920959472656, 0.29402005672454834, 0.2894994616508484, 0.010613460093736649, -2.3626925945281982, 0.5388671159744263, -0.608568012714386, -0.3629985749721527, -2.0584964752197266, -1.475643515586853, -1.3441658020019531, 2.5898799896240234, -0.8038716912269592, 0.1859138160943985, 373.25714111328125, -0.2140958607196808, 0.35550734400749207, -0.012079752050340176, 2.3804657459259033, 0.34631767868995667, -2.076878309249878], "std": [0.196994349360466, 0.007455111015588045, 0.22844833135604858, 0.620633065700531, 0.9431530833244324, 0.3740594983100891, 1.1033490896224976, 314.37689208984375, 0.04157474264502525, 0.05288660526275635, 0.06638047844171524, 0.40605026483535767, 0.2626924514770508, 0.589201033115387, 0.16287805140018463, 0.008029239252209663, 0.320914089679718, 0.437888503074646, 0.21309661865234375, 0.7511494755744934, 0.25588589906692505, 323.98870849609375, 0.06694938987493515, 0.05522071197628975, 0.04417717456817627, 0.20865264534950256, 0.27992892265319824, 1.1637049913406372], "count": [1328]}, "action": {"min": [-0.2278352975845337, 2.024442434310913, 0.8740958571434021, 0.16165240108966827, -2.4560446739196777, 0.2385341376066208, -2.8835456371307373, -3.0, 0.18088899552822113, 0.2073259949684143, -0.15943199396133423, -2.880000114440918, 0.0689999982714653, -1.531999945640564, -0.6960198879241943, -2.0780065059661865, -1.8406068086624146, -1.90181565284729, 1.9654676914215088, -1.5156614780426025, -0.7395658493041992, -2.0, -0.30548301339149475, 0.278095006942749, -0.1709579974412918, 1.5479999780654907, -0.04200000688433647, -3.1331851482391357], "max": [0.6939429044723511, 2.0916550159454346, 2.0615131855010986, 1.868898630142212, 0.06820747256278992, 1.711679220199585, -0.2084970474243164, 833.0, 0.39463698863983154, 0.40816399455070496, 0.12455300241708755, -1.4170000553131104, 0.9779999852180481, 0.15400001406669617, 0.014538592658936977, -1.9748750925064087, -0.4273962676525116, -0.30920252203941345, 2.8284807205200195, 1.1964406967163086, 0.6650228500366211, 862.0, -0.03577800095081329, 0.45527899265289307, 0.04754199832677841, 2.9839999675750732, 1.1169999837875366, 3.135999917984009], "mean": [0.12476088106632233, 2.077732563018799, 1.73446524143219, 1.0502774715423584, -1.3085944652557373, 1.199693202972412, -1.5537539720535278, 288.4920959472656, 0.29402005672454834, 0.2894994616508484, 0.010613460093736649, -2.3626925945281982, 0.5388671159744263, -0.608568012714386, -0.3629985749721527, -2.0584964752197266, -1.475643515586853, -1.3441658020019531, 2.5898799896240234, -0.8038716912269592, 0.1859138160943985, 373.25714111328125, -0.2140958607196808, 0.35550734400749207, -0.012079752050340176, 2.3804657459259033, 0.34631767868995667, -2.076878309249878], "std": [0.196994349360466, 0.007455111015588045, 0.22844833135604858, 0.620633065700531, 0.9431530833244324, 0.3740594983100891, 1.1033490896224976, 314.37689208984375, 0.04157474264502525, 0.05288660526275635, 0.06638047844171524, 0.40605026483535767, 0.2626924514770508, 0.589201033115387, 0.16287805140018463, 0.008029239252209663, 0.320914089679718, 0.437888503074646, 0.21309661865234375, 0.7511494755744934, 0.25588589906692505, 323.98870849609375, 0.06694938987493515, 0.05522071197628975, 0.04417717456817627, 0.20865264534950256, 0.27992892265319824, 1.1637049913406372], "count": [1328]}, "timestamp": {"min": [0.0], "max": [44.233333333333334], "mean": [22.116666666666664], "std": [12.778682335132297], "count": [1328]}, "frame_index": {"min": [0], "max": [1327], "mean": [663.5], "std": [383.3604700539689], "count": [1328]}, "episode_index": {"min": [167], "max": [167], "mean": [167.0], "std": [0.0], "count": [1328]}, "index": {"min": [174081], "max": [175408], "mean": [174744.5], "std": [383.3604700539689], "count": [1328]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1328]}, "subtask_annotation": {"mean": [21.399849397590362, 29.0, 29.0, 29.0, 29.0], "std": [2.4575737327733767, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1328]}, "scene_annotation": {"mean": [167.0], "std": [0.0], "min": [167], "max": [167], "count": [1328]}, "eef_direction_state": {"mean": [4.438253012048193, 3.8411144578313254], "std": [1.934339483438648, 2.240017203334994], "min": [0, 0], "max": [6, 6], "count": [1328]}, "eef_velocity_state": {"mean": [0.5903614457831325, 0.7100903614457831], "std": [0.6130831539801918, 0.677402456609325], "min": [0, 0], "max": [2, 2], "count": [1328]}, "eef_acc_mag_state": {"mean": [0.6694277108433735, 0.6942771084337349], "std": [0.8213449359498236, 0.8185888653285192], "min": [0, 0], "max": [2, 2], "count": [1328]}, "eef_direction_action": {"mean": [4.438253012048193, 3.8411144578313254], "std": [1.934339483438648, 2.240017203334994], "min": [0, 0], "max": [6, 6], "count": [1328]}, "eef_velocity_action": {"mean": [0.5903614457831325, 0.7100903614457831], "std": [0.6130831539801918, 0.677402456609325], "min": [0, 0], "max": [2, 2], "count": [1328]}, "eef_acc_mag_action": {"mean": [0.6694277108433735, 0.6942771084337349], "std": [0.8213449359498236, 0.8185888653285192], "min": [0, 0], "max": [2, 2], "count": [1328]}, "eef_sim_pose_state": {"mean": [0.5563857877371331, 0.21792601317613508, 1.1340862720690925, -0.27297875222035406, 0.7697597131022548, 2.2435941631119634, 0.4879417015971981, -0.29542507549469227, 1.081881771519057, 1.4510416588089754, 0.9896876209630145, -0.17196555428766072], "std": [0.05058937449186858, 0.04615390464437579, 0.05844281160685528, 2.9188362050846433, 0.39824503043499276, 1.6009151251312848, 0.04518240269623875, 0.05114457957489063, 0.0638257848349478, 1.934058755270631, 0.5321622491514111, 2.5612589702874837], "min": [0.4762749594684066, 0.05910123983374188, 0.9909561351281525, -3.14140164451864, 0.28147115254723554, -3.1415813912728066, 0.42781538873997493, -0.3610100165331171, 1.0064310442400106, -3.141560946748418, 0.11917086765648488, -3.141580688058597], "max": [0.6501222043339818, 0.2869838999550246, 1.2609183359701601, 3.1414477494446342, 1.5480684741541895, 3.139126906012069, 0.5997173284203916, -0.10753150044068512, 1.2010498222236614, 3.138040109972804, 1.5639638331563908, 3.1414788425226132], "count": [1328]}, "eef_sim_pose_action": {"mean": [0.5563857877371331, 0.21792601317613508, 1.1340862720690925, -0.27297875222035406, 0.7697597131022548, 2.2435941631119634, 0.4879417015971981, -0.29542507549469227, 1.081881771519057, 1.4510416588089754, 0.9896876209630145, -0.17196555428766072], "std": [0.05058937449186858, 0.04615390464437579, 0.05844281160685528, 2.9188362050846433, 0.39824503043499276, 1.6009151251312848, 0.04518240269623875, 0.05114457957489063, 0.0638257848349478, 1.934058755270631, 0.5321622491514111, 2.5612589702874837], "min": [0.4762749594684066, 0.05910123983374188, 0.9909561351281525, -3.14140164451864, 0.28147115254723554, -3.1415813912728066, 0.42781538873997493, -0.3610100165331171, 1.0064310442400106, -3.141560946748418, 0.11917086765648488, -3.141580688058597], "max": [0.6501222043339818, 0.2869838999550246, 1.2609183359701601, 3.1414477494446342, 1.5480684741541895, 3.139126906012069, 0.5997173284203916, -0.10753150044068512, 1.2010498222236614, 3.138040109972804, 1.5639638331563908, 3.1414788425226132], "count": [1328]}, "gripper_mode_state": {"mean": [0.6701807228915663, 0.6182228915662651], "std": [0.4701473402627138, 0.48582234192111357], "min": [0, 0], "max": [1, 1], "count": [1328]}, "gripper_activity_state": {"mean": [1.7974397590361446, 1.848644578313253], "std": [0.5477990567826748, 0.48359967406912807], "min": [0, 0], "max": [2, 2], "count": [1328]}, "gripper_mode_action": {"mean": [0.6701807228915663, 0.6182228915662651], "std": [0.4701473402627138, 0.48582234192111357], "min": [0, 0], "max": [1, 1], "count": [1328]}, "gripper_activity_action": {"mean": [1.7974397590361446, 1.848644578313253], "std": [0.5477990567826748, 0.48359967406912807], "min": [0, 0], "max": [2, 2], "count": [1328]}, "gripper_open_scale_state": {"mean": [0.37326269758268327, 0.2887473644262339], "std": [0.32398221994954646, 0.3141417947027622], "min": [0.0, 0.0], "max": [0.862, 0.833], "count": [1328]}, "gripper_open_scale_action": {"mean": [0.37326269758268327, 0.2887473644262339], "std": [0.32398221994954646, 0.3141417947027622], "min": [0.0, 0.0], "max": [0.862, 0.833], "count": [1328]}}} +{"episode_index": 167, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4204283421868083]], [[0.4441146223927818]], [[0.44778982029398745]]], "std": [[[0.21035088703923796]], [[0.1833270981159595]], [[0.17764310665629743]]], "count": [251]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.7725490196078432]], [[0.7725490196078432]]], "mean": [[[0.4361357047300992]], [[0.4542458776007083]], [[0.4580621004543916]]], "std": [[[0.19325394844610702]], [[0.16753652769950952]], [[0.1586758263643019]]], "count": [251]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4262556440903054]], [[0.44933407709033146]], [[0.4519002120602557]]], "std": [[[0.17222014730993926]], [[0.14040722911288137]], [[0.13202203967013984]]], "count": [251]}, "observation.state": {"min": [-0.10524336248636246, 1.8846240043640137, 0.5333203077316284, 0.2105565369129181, -2.522000789642334, -1.2764116525650024, -2.845602512359619, 0.0, 0.12829600274562836, 0.22036799788475037, -0.14070700109004974, -3.1411852836608887, 0.00699999462813139, -1.3739999532699585, -0.7178888320922852, -2.074009656906128, -1.7810561656951904, -2.010392427444458, 2.2563092708587646, -1.711696743965149, -0.5781577825546265, -2.0, -0.32159000635147095, 0.2550170123577118, -0.17443299293518066, 1.6089999675750732, -0.07899999618530273, -3.1371853351593018], "max": [0.6926863193511963, 2.0917248725891113, 2.3746252059936523, 2.004929542541504, 0.06440265476703644, 1.7071763277053833, -0.054681163281202316, 698.0, 0.4072119891643524, 0.4300850033760071, 0.13069500029087067, 3.140000104904175, 0.9700000286102295, 0.22999998927116394, -0.22917918860912323, -2.0452117919921875, -0.40022146701812744, -0.2846108376979828, 2.8886423110961914, 1.1785684823989868, 0.288502961397171, 862.0, -0.014520999975502491, 0.4568270146846771, 0.06723400205373764, 2.75, 0.968999981880188, 3.134000062942505], "mean": [0.18603377044200897, 2.073279857635498, 1.8472752571105957, 1.2704485654830933, -1.776591181755066, 1.0641525983810425, -0.9907951951026917, 284.6685485839844, 0.26743173599243164, 0.3237297832965851, 0.03868716210126877, -2.2797842025756836, 0.6022080779075623, -0.8011227250099182, -0.41248488426208496, -2.060170888900757, -1.4571309089660645, -1.365005612373352, 2.651404857635498, -0.8544328212738037, 0.032339274883270264, 379.6222229003906, -0.20183654129505157, 0.35770905017852783, -0.003880982520058751, 2.350576162338257, 0.3788018822669983, -2.032679557800293], "std": [0.20625245571136475, 0.01475012581795454, 0.33698397874832153, 0.5379116535186768, 0.7047152519226074, 0.4954822361469269, 0.7071504592895508, 332.48089599609375, 0.04692092910408974, 0.04945744201540947, 0.07847225666046143, 1.1208999156951904, 0.22939005494117737, 0.38375017046928406, 0.1189153715968132, 0.003991011995822191, 0.35223114490509033, 0.47570598125457764, 0.18756024539470673, 0.8037664890289307, 0.18945863842964172, 337.53564453125, 0.07918491959571838, 0.05060756951570511, 0.0529746413230896, 0.17389047145843506, 0.30295130610466003, 1.1645174026489258], "count": [1590]}, "action": {"min": [-0.10524336248636246, 1.8846240043640137, 0.5333203077316284, 0.2105565369129181, -2.522000789642334, -1.2764116525650024, -2.845602512359619, 0.0, 0.12829600274562836, 0.22036799788475037, -0.14070700109004974, -3.1411852836608887, 0.00699999462813139, -1.3739999532699585, -0.7178888320922852, -2.074009656906128, -1.7810561656951904, -2.010392427444458, 2.2563092708587646, -1.711696743965149, -0.5781577825546265, -2.0, -0.32159000635147095, 0.2550170123577118, -0.17443299293518066, 1.6089999675750732, -0.07899999618530273, -3.1371853351593018], "max": [0.6926863193511963, 2.0917248725891113, 2.3746252059936523, 2.004929542541504, 0.06440265476703644, 1.7071763277053833, -0.054681163281202316, 698.0, 0.4072119891643524, 0.4300850033760071, 0.13069500029087067, 3.140000104904175, 0.9700000286102295, 0.22999998927116394, -0.22917918860912323, -2.0452117919921875, -0.40022146701812744, -0.2846108376979828, 2.8886423110961914, 1.1785684823989868, 0.288502961397171, 862.0, -0.014520999975502491, 0.4568270146846771, 0.06723400205373764, 2.75, 0.968999981880188, 3.134000062942505], "mean": [0.18603377044200897, 2.073279857635498, 1.8472752571105957, 1.2704485654830933, -1.776591181755066, 1.0641525983810425, -0.9907951951026917, 284.6685485839844, 0.26743173599243164, 0.3237297832965851, 0.03868716210126877, -2.2797842025756836, 0.6022080779075623, -0.8011227250099182, -0.41248488426208496, -2.060170888900757, -1.4571309089660645, -1.365005612373352, 2.651404857635498, -0.8544328212738037, 0.032339274883270264, 379.6222229003906, -0.20183654129505157, 0.35770905017852783, -0.003880982520058751, 2.350576162338257, 0.3788018822669983, -2.032679557800293], "std": [0.20625245571136475, 0.01475012581795454, 0.33698397874832153, 0.5379116535186768, 0.7047152519226074, 0.4954822361469269, 0.7071504592895508, 332.48089599609375, 0.04692092910408974, 0.04945744201540947, 0.07847225666046143, 1.1208999156951904, 0.22939005494117737, 0.38375017046928406, 0.1189153715968132, 0.003991011995822191, 0.35223114490509033, 0.47570598125457764, 0.18756024539470673, 0.8037664890289307, 0.18945863842964172, 337.53564453125, 0.07918491959571838, 0.05060756951570511, 0.0529746413230896, 0.17389047145843506, 0.30295130610466003, 1.1645174026489258], "count": [1590]}, "timestamp": {"min": [0.0], "max": [52.96666666666667], "mean": [26.483333333333334], "std": [15.299779107579976], "count": [1590]}, "frame_index": {"min": [0], "max": [1589], "mean": [794.5], "std": [458.9933732273993], "count": [1590]}, "episode_index": {"min": [168], "max": [168], "mean": [168.0], "std": [0.0], "count": [1590]}, "index": {"min": [175409], "max": [176998], "mean": [176203.5], "std": [458.9933732273993], "count": [1590]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1590]}, "subtask_annotation": {"mean": [21.19685534591195, 29.0, 29.0, 29.0, 29.0], "std": [2.7058502048850546, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1590]}, "scene_annotation": {"mean": [168.0], "std": [0.0], "min": [168], "max": [168], "count": [1590]}, "eef_direction_state": {"mean": [4.384905660377359, 4.029559748427673], "std": [1.9861846323078216, 2.0984586574426745], "min": [0, 0], "max": [6, 6], "count": [1590]}, "eef_velocity_state": {"mean": [0.6037735849056604, 0.7157232704402515], "std": [0.6175511378466595, 0.7343790078660589], "min": [0, 0], "max": [2, 2], "count": [1590]}, "eef_acc_mag_state": {"mean": [0.6855345911949685, 0.6578616352201258], "std": [0.8275018461654385, 0.8125883520650533], "min": [0, 0], "max": [2, 2], "count": [1590]}, "eef_direction_action": {"mean": [4.384905660377359, 4.029559748427673], "std": [1.9861846323078216, 2.0984586574426745], "min": [0, 0], "max": [6, 6], "count": [1590]}, "eef_velocity_action": {"mean": [0.6037735849056604, 0.7157232704402515], "std": [0.6175511378466595, 0.7343790078660589], "min": [0, 0], "max": [2, 2], "count": [1590]}, "eef_acc_mag_action": {"mean": [0.6855345911949685, 0.6578616352201258], "std": [0.8275018461654385, 0.8125883520650533], "min": [0, 0], "max": [2, 2], "count": [1590]}, "eef_sim_pose_state": {"mean": [0.5589715153847336, 0.21360785955491152, 1.1480242705629944, 0.09496125299123893, 0.7574678532834208, 1.9420395397882766, 0.5205019347894227, -0.2953988412363736, 1.1233170880484196, 2.337128786668987, 0.9001326753479916, -0.08784594064182827], "std": [0.04444761400850673, 0.044400139151311586, 0.07646359846627085, 2.9073692172533185, 0.4620406897541132, 2.0454506507527066, 0.04755893517415681, 0.06710341138435809, 0.06310277579950911, 0.9239207889782369, 0.3172363506572851, 2.7859514343707996], "min": [0.4492320379502709, 0.059685446403460005, 0.9859091796677519, -3.1412072763739003, 0.09496493287959917, -3.141250287160383, 0.40379390168444473, -0.39682400224187375, 1.0085742791672827, -3.13201369268888, 0.1861738507955606, -3.1398951351706654], "max": [0.6523435420179172, 0.27994209069895226, 1.2997311934095324, 3.1401382236434614, 1.53243341559538, 3.1409615091830307, 0.6241652184970227, -0.08209680919032286, 1.2175142764878937, 3.1294281644143194, 1.5653222996114011, 3.1302670762290243], "count": [1590]}, "eef_sim_pose_action": {"mean": [0.5589715153847336, 0.21360785955491152, 1.1480242705629944, 0.09496125299123893, 0.7574678532834208, 1.9420395397882766, 0.5205019347894227, -0.2953988412363736, 1.1233170880484196, 2.337128786668987, 0.9001326753479916, -0.08784594064182827], "std": [0.04444761400850673, 0.044400139151311586, 0.07646359846627085, 2.9073692172533185, 0.4620406897541132, 2.0454506507527066, 0.04755893517415681, 0.06710341138435809, 0.06310277579950911, 0.9239207889782369, 0.3172363506572851, 2.7859514343707996], "min": [0.4492320379502709, 0.059685446403460005, 0.9859091796677519, -3.1412072763739003, 0.09496493287959917, -3.141250287160383, 0.40379390168444473, -0.39682400224187375, 1.0085742791672827, -3.13201369268888, 0.1861738507955606, -3.1398951351706654], "max": [0.6523435420179172, 0.27994209069895226, 1.2997311934095324, 3.1401382236434614, 1.53243341559538, 3.1409615091830307, 0.6241652184970227, -0.08209680919032286, 1.2175142764878937, 3.1294281644143194, 1.5653222996114011, 3.1302670762290243], "count": [1590]}, "gripper_mode_state": {"mean": [0.6270440251572327, 0.5962264150943396], "std": [0.48359054547402025, 0.49065311273658807], "min": [0, 0], "max": [1, 1], "count": [1590]}, "gripper_activity_state": {"mean": [1.769811320754717, 1.9654088050314464], "std": [0.5728396349930784, 0.23936168295778684], "min": [0, 0], "max": [2, 2], "count": [1590]}, "gripper_mode_action": {"mean": [0.6270440251572327, 0.5962264150943396], "std": [0.48359054547402025, 0.49065311273658807], "min": [0, 0], "max": [1, 1], "count": [1590]}, "gripper_activity_action": {"mean": [1.769811320754717, 1.9654088050314464], "std": [0.5728396349930784, 0.23936168295778684], "min": [0, 0], "max": [2, 2], "count": [1590]}, "gripper_open_scale_state": {"mean": [0.37962979582495643, 0.28466855347571074], "std": [0.3375268314619726, 0.33248072930798284], "min": [0.0, 0.0], "max": [0.862, 0.698], "count": [1590]}, "gripper_open_scale_action": {"mean": [0.37962979582495643, 0.28466855347571074], "std": [0.3375268314619726, 0.33248072930798284], "min": [0.0, 0.0], "max": [0.862, 0.698], "count": [1590]}}} +{"episode_index": 168, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4142381038883105]], [[0.43941813888165887]], [[0.4428275447900399]]], "std": [[[0.22071682641262233]], [[0.19293283339541228]], [[0.18804481767457215]]], "count": [226]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.792156862745098]], [[0.7843137254901961]]], "mean": [[[0.419811956843947]], [[0.44695810197235236]], [[0.4517979215469374]]], "std": [[[0.20955606941659985]], [[0.17766836514413487]], [[0.16719663626904793]]], "count": [226]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41657549055758]], [[0.4439079156183122]], [[0.4458644974767193]]], "std": [[[0.18705138008190203]], [[0.15222942292346434]], [[0.14508670661413464]]], "count": [226]}, "observation.state": {"min": [-0.12796753644943237, 1.988540768623352, 0.9720960259437561, 0.05314527451992035, -0.6549522876739502, -1.7748079299926758, -2.8876123428344727, -2.0, 0.18297000229358673, 0.21781399846076965, -0.13984400033950806, -2.555999994277954, -0.07199998944997787, -1.3320000171661377, -0.8275479078292847, -2.0789663791656494, -1.7722421884536743, -1.807689905166626, 2.4066171646118164, -1.5273550748825073, -0.528730034828186, -2.0, -0.33400601148605347, 0.2720769941806793, -0.1810539960861206, 1.628999948501587, -0.00799998827278614, -3.125], "max": [0.6573259234428406, 2.091026544570923, 1.5689637660980225, 2.0347399711608887, 0.2704038619995117, 1.526115894317627, -2.3948185443878174, 659.0, 0.3972710072994232, 0.4075849950313568, 0.07643800228834152, -1.305999994277954, 0.9070000052452087, 0.22299998998641968, 0.04331907257437706, -1.9437906742095947, -0.33513814210891724, -0.36044541001319885, 2.8901782035827637, 1.225622534751892, 0.23900540173053741, 860.0, -0.029935000464320183, 0.47912201285362244, 0.048815999180078506, 2.7899999618530273, 0.9079999923706055, 3.135999917984009], "mean": [0.12064092606306076, 2.0716335773468018, 1.3179244995117188, 1.3382716178894043, -0.0036944099701941013, -0.40333718061447144, -2.758483409881592, 455.66400146484375, 0.25467929244041443, 0.30108094215393066, -0.012732919305562973, -2.1391549110412598, 0.492000013589859, -0.6683021187782288, -0.39563143253326416, -2.060715436935425, -1.3868600130081177, -1.278026819229126, 2.719872236251831, -0.7202980518341064, 0.03132254257798195, 452.01275634765625, -0.2178143709897995, 0.3579895794391632, -0.021747540682554245, 2.293835401535034, 0.3459032475948334, -2.0119142532348633], "std": [0.13261981308460236, 0.013292832300066948, 0.11117767542600632, 0.5813845992088318, 0.18419165909290314, 1.0936851501464844, 0.14144089818000793, 288.2473449707031, 0.044582825154066086, 0.04553922638297081, 0.03881194442510605, 0.23394347727298737, 0.2866290509700775, 0.5257483720779419, 0.16602832078933716, 0.01079585961997509, 0.33654868602752686, 0.42228052020072937, 0.14946633577346802, 0.8547644019126892, 0.1305840164422989, 304.0307922363281, 0.05709204822778702, 0.05321527644991875, 0.04744679108262062, 0.17213501036167145, 0.30840376019477844, 1.3017990589141846], "count": [1378]}, "action": {"min": [-0.12796753644943237, 1.988540768623352, 0.9720960259437561, 0.05314527451992035, -0.6549522876739502, -1.7748079299926758, -2.8876123428344727, -2.0, 0.18297000229358673, 0.21781399846076965, -0.13984400033950806, -2.555999994277954, -0.07199998944997787, -1.3320000171661377, -0.8275479078292847, -2.0789663791656494, -1.7722421884536743, -1.807689905166626, 2.4066171646118164, -1.5273550748825073, -0.528730034828186, -2.0, -0.33400601148605347, 0.2720769941806793, -0.1810539960861206, 1.628999948501587, -0.00799998827278614, -3.125], "max": [0.6573259234428406, 2.091026544570923, 1.5689637660980225, 2.0347399711608887, 0.2704038619995117, 1.526115894317627, -2.3948185443878174, 659.0, 0.3972710072994232, 0.4075849950313568, 0.07643800228834152, -1.305999994277954, 0.9070000052452087, 0.22299998998641968, 0.04331907257437706, -1.9437906742095947, -0.33513814210891724, -0.36044541001319885, 2.8901782035827637, 1.225622534751892, 0.23900540173053741, 860.0, -0.029935000464320183, 0.47912201285362244, 0.048815999180078506, 2.7899999618530273, 0.9079999923706055, 3.135999917984009], "mean": [0.12064092606306076, 2.0716335773468018, 1.3179244995117188, 1.3382716178894043, -0.0036944099701941013, -0.40333718061447144, -2.758483409881592, 455.66400146484375, 0.25467929244041443, 0.30108094215393066, -0.012732919305562973, -2.1391549110412598, 0.492000013589859, -0.6683021187782288, -0.39563143253326416, -2.060715436935425, -1.3868600130081177, -1.278026819229126, 2.719872236251831, -0.7202980518341064, 0.03132254257798195, 452.01275634765625, -0.2178143709897995, 0.3579895794391632, -0.021747540682554245, 2.293835401535034, 0.3459032475948334, -2.0119142532348633], "std": [0.13261981308460236, 0.013292832300066948, 0.11117767542600632, 0.5813845992088318, 0.18419165909290314, 1.0936851501464844, 0.14144089818000793, 288.2473449707031, 0.044582825154066086, 0.04553922638297081, 0.03881194442510605, 0.23394347727298737, 0.2866290509700775, 0.5257483720779419, 0.16602832078933716, 0.01079585961997509, 0.33654868602752686, 0.42228052020072937, 0.14946633577346802, 0.8547644019126892, 0.1305840164422989, 304.0307922363281, 0.05709204822778702, 0.05321527644991875, 0.04744679108262062, 0.17213501036167145, 0.30840376019477844, 1.3017990589141846], "count": [1378]}, "timestamp": {"min": [0.0], "max": [45.9], "mean": [22.95], "std": [13.259807690913169], "count": [1378]}, "frame_index": {"min": [0], "max": [1377], "mean": [688.5], "std": [397.794230727395], "count": [1378]}, "episode_index": {"min": [170], "max": [170], "mean": [170.0], "std": [0.0], "count": [1378]}, "index": {"min": [179206], "max": [180583], "mean": [179894.5], "std": [397.794230727395], "count": [1378]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1378]}, "subtask_annotation": {"mean": [21.768505079825836, 29.0, 29.0, 29.0, 29.0], "std": [2.488165475083307, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1378]}, "scene_annotation": {"mean": [170.0], "std": [0.0], "min": [170], "max": [170], "count": [1378]}, "eef_direction_state": {"mean": [4.3584905660377355, 4.272859216255442], "std": [1.9487083400957037, 2.0990365013908683], "min": [0, 0], "max": [6, 6], "count": [1378]}, "eef_velocity_state": {"mean": [0.6298984034833092, 0.6153846153846154], "std": [0.6449807243755734, 0.697369016970271], "min": [0, 0], "max": [2, 2], "count": [1378]}, "eef_acc_mag_state": {"mean": [0.7075471698113207, 0.5732946298984035], "std": [0.8308028141441343, 0.7858958272980516], "min": [0, 0], "max": [2, 2], "count": [1378]}, "eef_direction_action": {"mean": [4.3584905660377355, 4.272859216255442], "std": [1.9487083400957037, 2.0990365013908683], "min": [0, 0], "max": [6, 6], "count": [1378]}, "eef_velocity_action": {"mean": [0.6298984034833092, 0.6153846153846154], "std": [0.6449807243755734, 0.697369016970271], "min": [0, 0], "max": [2, 2], "count": [1378]}, "eef_acc_mag_action": {"mean": [0.7075471698113207, 0.5732946298984035], "std": [0.8308028141441343, 0.7858958272980516], "min": [0, 0], "max": [2, 2], "count": [1378]}, "eef_sim_pose_state": {"mean": [0.558439637153037, 0.21054184919188657, 1.1243008599187811, 0.35675425157426177, 0.7730546484872515, 2.052242309703719, 0.4982423022353192, -0.2391049600998315, 1.0979514833619364, -1.157002752898921, 0.9133154833980326, -1.4006402704600265], "std": [0.04946676520852309, 0.04832347293314556, 0.05137592525474144, 2.86777107377715, 0.45479119995153244, 1.8452312671247006, 0.04124967250801378, 0.0423046564979376, 0.05353290417012231, 2.433972325233027, 0.4814449527669197, 2.276889423992067], "min": [0.46890808796296757, 0.03419638613155461, 0.9999106926209685, -3.1412626011588913, 0.23027308570683647, -3.1386174108961153, 0.4108048540091848, -0.3639153616390789, 1.005192331077854, -3.1412470028760646, 0.1271003472286083, -3.141391120187212], "max": [0.671745272959471, 0.29108411218332264, 1.2466596828821084, 3.1407601386076114, 1.5545270184647455, 3.1408597800313545, 0.5980979097373484, -0.12003161474581112, 1.2103770619329655, 3.141478668822399, 1.5697231414766977, 3.140964492070654], "count": [1378]}, "eef_sim_pose_action": {"mean": [0.558439637153037, 0.21054184919188657, 1.1243008599187811, 0.35675425157426177, 0.7730546484872515, 2.052242309703719, 0.4982423022353192, -0.2391049600998315, 1.0979514833619364, -1.157002752898921, 0.9133154833980326, -1.4006402704600265], "std": [0.04946676520852309, 0.04832347293314556, 0.05137592525474144, 2.86777107377715, 0.45479119995153244, 1.8452312671247006, 0.04124967250801378, 0.0423046564979376, 0.05353290417012231, 2.433972325233027, 0.4814449527669197, 2.276889423992067], "min": [0.46890808796296757, 0.03419638613155461, 0.9999106926209685, -3.1412626011588913, 0.23027308570683647, -3.1386174108961153, 0.4108048540091848, -0.3639153616390789, 1.005192331077854, -3.1412470028760646, 0.1271003472286083, -3.141391120187212], "max": [0.671745272959471, 0.29108411218332264, 1.2466596828821084, 3.1407601386076114, 1.5545270184647455, 3.1408597800313545, 0.5980979097373484, -0.12003161474581112, 1.2103770619329655, 3.141478668822399, 1.5697231414766977, 3.140964492070654], "count": [1378]}, "gripper_mode_state": {"mean": [0.5239477503628447, 0.3229317851959361], "std": [0.49942617597854927, 0.4675968854751941], "min": [0, 0], "max": [1, 1], "count": [1378]}, "gripper_activity_state": {"mean": [1.7460087082728593, 1.8991291727140784], "std": [0.6078245535331049, 0.40045235217476777], "min": [0, 0], "max": [2, 2], "count": [1378]}, "gripper_mode_action": {"mean": [0.5239477503628447, 0.3229317851959361], "std": [0.49942617597854927, 0.4675968854751941], "min": [0, 0], "max": [1, 1], "count": [1378]}, "gripper_activity_action": {"mean": [1.7460087082728593, 1.8991291727140784], "std": [0.6078245535331049, 0.40045235217476777], "min": [0, 0], "max": [2, 2], "count": [1378]}, "gripper_open_scale_state": {"mean": [0.45201816358344804, 0.45577576186660373], "std": [0.30402258560431145, 0.28807049910584603], "min": [0.0, 0.0], "max": [0.86, 0.659], "count": [1378]}, "gripper_open_scale_action": {"mean": [0.45201816358344804, 0.45577576186660373], "std": [0.30402258560431145, 0.28807049910584603], "min": [0.0, 0.0], "max": [0.86, 0.659], "count": [1378]}}} +{"episode_index": 169, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4112810775692186]], [[0.4365519191135416]], [[0.439928327298256]]], "std": [[[0.22034070003917233]], [[0.1932360124736624]], [[0.18727820513844742]]], "count": [199]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.8117647058823529]], [[0.8]]], "mean": [[[0.409820525215949]], [[0.4399081621342004]], [[0.446363059168391]]], "std": [[[0.21819715431173906]], [[0.18515742584510722]], [[0.1742159736303236]]], "count": [199]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[0.8431372549019608]], [[0.8470588235294118]]], "mean": [[[0.41023993024764344]], [[0.43964560855749335]], [[0.4411973634512431]]], "std": [[[0.1883533567956017]], [[0.15342603591184828]], [[0.14567560142857425]]], "count": [199]}, "observation.state": {"min": [-0.19636701047420502, 2.0165534019470215, 0.6167294979095459, 0.25036749243736267, -1.7039300203323364, -1.7093056440353394, -2.9122040271759033, -2.0, 0.16624900698661804, 0.2138800024986267, -0.1548919975757599, -2.6089999675750732, 0.10799999535083771, -1.3480000495910645, -0.6807482838630676, -2.070955514907837, -1.698188066482544, -1.8445338010787964, 2.2249982357025146, -1.642197847366333, -0.32988467812538147, -2.0, -0.3110339939594269, 0.2902880012989044, -0.16911399364471436, 1.5889999866485596, -0.10900000482797623, -3.127000093460083], "max": [0.6446548700332642, 2.090468168258667, 1.5726289749145508, 2.042454242706299, 0.3131469786167145, 1.4284647703170776, -0.5127254128456116, 702.0, 0.3905799984931946, 0.39449799060821533, 0.06845200061798096, -1.1720000505447388, 0.9139999747276306, 0.3019999861717224, 0.037891097366809845, -1.9597254991531372, -0.4990943968296051, -0.3766246438026428, 2.8901782035827637, 1.206912636756897, 0.3324154019355774, 856.0, -0.058295998722314835, 0.4501430094242096, 0.05614599958062172, 2.7200000286102295, 0.8880000114440918, 3.124000072479248], "mean": [0.076319620013237, 2.070312261581421, 1.3656857013702393, 1.4614572525024414, 0.10191016644239426, -0.5956486463546753, -2.808828115463257, 360.7313537597656, 0.2632729113101959, 0.3015248775482178, 0.011605525389313698, -2.1012256145477295, 0.5358052849769592, -0.7591850757598877, -0.3853667378425598, -2.0596394538879395, -1.4101463556289673, -1.4251474142074585, 2.7436225414276123, -0.9977927207946777, -0.00396006042137742, 391.9627685546875, -0.20998817682266235, 0.34642264246940613, -0.013671738095581532, 2.3189053535461426, 0.2542125880718231, -1.9765539169311523], "std": [0.1498248428106308, 0.011028999462723732, 0.18567006289958954, 0.570649266242981, 0.2601255178451538, 0.9817634224891663, 0.28830915689468384, 279.5919189453125, 0.04530488699674606, 0.047697752714157104, 0.04803084954619408, 0.2742454409599304, 0.26653584837913513, 0.5082757472991943, 0.13240280747413635, 0.008494976907968521, 0.2673320174217224, 0.3604416251182556, 0.19630426168441772, 0.7667523622512817, 0.1302717924118042, 314.2442321777344, 0.053714875131845474, 0.04240851104259491, 0.04405359551310539, 0.17637574672698975, 0.3000883460044861, 1.1288601160049438], "count": [1167]}, "action": {"min": [-0.19636701047420502, 2.0165534019470215, 0.6167294979095459, 0.25036749243736267, -1.7039300203323364, -1.7093056440353394, -2.9122040271759033, -2.0, 0.16624900698661804, 0.2138800024986267, -0.1548919975757599, -2.6089999675750732, 0.10799999535083771, -1.3480000495910645, -0.6807482838630676, -2.070955514907837, -1.698188066482544, -1.8445338010787964, 2.2249982357025146, -1.642197847366333, -0.32988467812538147, -2.0, -0.3110339939594269, 0.2902880012989044, -0.16911399364471436, 1.5889999866485596, -0.10900000482797623, -3.127000093460083], "max": [0.6446548700332642, 2.090468168258667, 1.5726289749145508, 2.042454242706299, 0.3131469786167145, 1.4284647703170776, -0.5127254128456116, 702.0, 0.3905799984931946, 0.39449799060821533, 0.06845200061798096, -1.1720000505447388, 0.9139999747276306, 0.3019999861717224, 0.037891097366809845, -1.9597254991531372, -0.4990943968296051, -0.3766246438026428, 2.8901782035827637, 1.206912636756897, 0.3324154019355774, 856.0, -0.058295998722314835, 0.4501430094242096, 0.05614599958062172, 2.7200000286102295, 0.8880000114440918, 3.124000072479248], "mean": [0.076319620013237, 2.070312261581421, 1.3656857013702393, 1.4614572525024414, 0.10191016644239426, -0.5956486463546753, -2.808828115463257, 360.7313537597656, 0.2632729113101959, 0.3015248775482178, 0.011605525389313698, -2.1012256145477295, 0.5358052849769592, -0.7591850757598877, -0.3853667378425598, -2.0596394538879395, -1.4101463556289673, -1.4251474142074585, 2.7436225414276123, -0.9977927207946777, -0.00396006042137742, 391.9627685546875, -0.20998817682266235, 0.34642264246940613, -0.013671738095581532, 2.3189053535461426, 0.2542125880718231, -1.9765539169311523], "std": [0.1498248428106308, 0.011028999462723732, 0.18567006289958954, 0.570649266242981, 0.2601255178451538, 0.9817634224891663, 0.28830915689468384, 279.5919189453125, 0.04530488699674606, 0.047697752714157104, 0.04803084954619408, 0.2742454409599304, 0.26653584837913513, 0.5082757472991943, 0.13240280747413635, 0.008494976907968521, 0.2673320174217224, 0.3604416251182556, 0.19630426168441772, 0.7667523622512817, 0.1302717924118042, 314.2442321777344, 0.053714875131845474, 0.04240851104259491, 0.04405359551310539, 0.17637574672698975, 0.3000883460044861, 1.1288601160049438], "count": [1167]}, "timestamp": {"min": [0.0], "max": [38.86666666666667], "mean": [19.433333333333334], "std": [11.2294586129849], "count": [1167]}, "frame_index": {"min": [0], "max": [1166], "mean": [583.0], "std": [336.883758389547], "count": [1167]}, "episode_index": {"min": [171], "max": [171], "mean": [171.0], "std": [0.0], "count": [1167]}, "index": {"min": [180584], "max": [181750], "mean": [181167.0], "std": [336.883758389547], "count": [1167]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1167]}, "subtask_annotation": {"mean": [21.800342759211652, 29.0, 29.0, 29.0, 29.0], "std": [2.453418625145547, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1167]}, "scene_annotation": {"mean": [171.0], "std": [0.0], "min": [171], "max": [171], "count": [1167]}, "eef_direction_state": {"mean": [4.413024850042845, 4.220222793487575], "std": [1.9366403524058664, 2.133585582921815], "min": [0, 0], "max": [6, 6], "count": [1167]}, "eef_velocity_state": {"mean": [0.6341045415595544, 0.598114824335904], "std": [0.6781967617755804, 0.685581616624589], "min": [0, 0], "max": [2, 2], "count": [1167]}, "eef_acc_mag_state": {"mean": [0.6855184233076264, 0.5646958011996572], "std": [0.839055892786732, 0.790293225445216], "min": [0, 0], "max": [2, 2], "count": [1167]}, "eef_direction_action": {"mean": [4.413024850042845, 4.220222793487575], "std": [1.9366403524058664, 2.133585582921815], "min": [0, 0], "max": [6, 6], "count": [1167]}, "eef_velocity_action": {"mean": [0.6341045415595544, 0.598114824335904], "std": [0.6781967617755804, 0.685581616624589], "min": [0, 0], "max": [2, 2], "count": [1167]}, "eef_acc_mag_action": {"mean": [0.6855184233076264, 0.5646958011996572], "std": [0.839055892786732, 0.790293225445216], "min": [0, 0], "max": [2, 2], "count": [1167]}, "eef_sim_pose_state": {"mean": [0.5501911288374488, 0.20879936397783272, 1.139573736319697, 0.9787500523996652, 0.6405309430536896, 2.66284615971575, 0.49834803394148514, -0.2587589805517308, 1.1107004989335942, -0.1937447159365438, 0.8873770537411797, -0.01498255951568329], "std": [0.03672854103420872, 0.044520013399792, 0.04830737718351486, 2.776589545959253, 0.4232216119249731, 0.8632073719188867, 0.03938422781792539, 0.04667111675842111, 0.05493656687646486, 2.8964208383395946, 0.46431728024977803, 2.8572426732703313], "min": [0.4838120422078578, 0.04712780896474755, 1.0062847314915728, -3.140646496919578, 0.17575759547474346, -3.1390920035705983, 0.39698481872288743, -0.35921659824643526, 1.0066920902708032, -3.141246195649444, 0.23715272493769968, -3.141484556133776], "max": [0.6371361551503015, 0.28485111786958084, 1.2477809792227537, 3.1412484917349053, 1.483559110200361, 3.130220563810955, 0.5863942258916639, -0.10595563518136884, 1.1971101984817463, 3.141580556207738, 1.531008851567131, 3.136416984544098], "count": [1167]}, "eef_sim_pose_action": {"mean": [0.5501911288374488, 0.20879936397783272, 1.139573736319697, 0.9787500523996652, 0.6405309430536896, 2.66284615971575, 0.49834803394148514, -0.2587589805517308, 1.1107004989335942, -0.1937447159365438, 0.8873770537411797, -0.01498255951568329], "std": [0.03672854103420872, 0.044520013399792, 0.04830737718351486, 2.776589545959253, 0.4232216119249731, 0.8632073719188867, 0.03938422781792539, 0.04667111675842111, 0.05493656687646486, 2.8964208383395946, 0.46431728024977803, 2.8572426732703313], "min": [0.4838120422078578, 0.04712780896474755, 1.0062847314915728, -3.140646496919578, 0.17575759547474346, -3.1390920035705983, 0.39698481872288743, -0.35921659824643526, 1.0066920902708032, -3.141246195649444, 0.23715272493769968, -3.141484556133776], "max": [0.6371361551503015, 0.28485111786958084, 1.2477809792227537, 3.1412484917349053, 1.483559110200361, 3.130220563810955, 0.5863942258916639, -0.10595563518136884, 1.1971101984817463, 3.141580556207738, 1.531008851567131, 3.136416984544098], "count": [1167]}, "gripper_mode_state": {"mean": [0.6135389888603257, 0.4130248500428449], "std": [0.4869382897334901, 0.4923772164610479], "min": [0, 0], "max": [1, 1], "count": [1167]}, "gripper_activity_state": {"mean": [1.8046272493573265, 1.9005998286203942], "std": [0.536144327002942, 0.39973167962815037], "min": [0, 0], "max": [2, 2], "count": [1167]}, "gripper_mode_action": {"mean": [0.6135389888603257, 0.4130248500428449], "std": [0.4869382897334901, 0.4923772164610479], "min": [0, 0], "max": [1, 1], "count": [1167]}, "gripper_activity_action": {"mean": [1.8046272493573265, 1.9005998286203942], "std": [0.536144327002942, 0.39973167962815037], "min": [0, 0], "max": [2, 2], "count": [1167]}, "gripper_open_scale_state": {"mean": [0.3919661525787202, 0.3611096829062563], "std": [0.3142400122443773, 0.27910198937274466], "min": [0.0, 0.0], "max": [0.856, 0.702], "count": [1167]}, "gripper_open_scale_action": {"mean": [0.3919661525787202, 0.3611096829062563], "std": [0.3142400122443773, 0.27910198937274466], "min": [0.0, 0.0], "max": [0.856, 0.702], "count": [1167]}}} +{"episode_index": 170, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4159991517252547]], [[0.4394599636401107]], [[0.442054217820762]]], "std": [[[0.21616878379299592]], [[0.18974605748362688]], [[0.1847988050615459]]], "count": [222]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7686274509803922]], [[0.7607843137254902]]], "mean": [[[0.4375862958546782]], [[0.4583218494229524]], [[0.4605846802685038]]], "std": [[[0.19145625085892645]], [[0.16237231871324428]], [[0.15422222854649284]]], "count": [222]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4062977895174586]], [[0.4340832330492257]], [[0.4370045229052582]]], "std": [[[0.18966892934811264]], [[0.15606883709285743]], [[0.14849054677517284]]], "count": [222]}, "observation.state": {"min": [-0.24954719841480255, 1.6845394372940063, 0.8329584002494812, 0.10876891762018204, -0.5962393879890442, -1.771788477897644, -2.9342126846313477, -2.0, 0.16752800345420837, 0.20879200100898743, -0.15709300339221954, -2.7179999351501465, -0.05899999663233757, -1.406999945640564, -0.797877311706543, -2.0776052474975586, -1.716130018234253, -1.8791438341140747, 2.461472749710083, -1.370537281036377, -0.2116386443376541, -2.0, -0.3129119873046875, 0.2439190000295639, -0.17986300587654114, 1.5679999589920044, 0.0029999997932463884, -3.1401853561401367], "max": [0.6044772863388062, 2.0896129608154297, 1.706443428993225, 2.032540798187256, 0.5418898463249207, 1.536832332611084, -1.7633061408996582, 749.0, 0.4032590091228485, 0.4027700126171112, 0.099761001765728, -1.4119999408721924, 1.0950000286102295, 0.2720000445842743, 0.07031930983066559, -1.8915181159973145, -0.463175505399704, -0.39093631505966187, 2.8809452056884766, 1.3361542224884033, 0.33142057061195374, 853.0, -0.024653999134898186, 0.4701769948005676, 0.05239599943161011, 2.640000104904175, 0.8370000123977661, 3.1410000324249268], "mean": [0.0927467867732048, 2.043192148208618, 1.3549216985702515, 1.2030606269836426, 0.07831616699695587, -0.12643103301525116, -2.750354290008545, 447.8045959472656, 0.2703377604484558, 0.2935139238834381, -0.01048959419131279, -2.1743364334106445, 0.5680276155471802, -0.5909765958786011, -0.3711397647857666, -2.0598771572113037, -1.3933424949645996, -1.265431523323059, 2.7185986042022705, -0.5795887112617493, 0.14812809228897095, 387.2820129394531, -0.2100415974855423, 0.36641690135002136, -0.02546261064708233, 2.2823996543884277, 0.36992111802101135, -1.7777780294418335], "std": [0.17499680817127228, 0.05677434429526329, 0.15399740636348724, 0.6499159932136536, 0.2717520296573639, 1.1221725940704346, 0.1902562379837036, 327.3854675292969, 0.047508928924798965, 0.05073197931051254, 0.05508651211857796, 0.31015223264694214, 0.2915898859500885, 0.556721031665802, 0.21128489077091217, 0.014634435996413231, 0.31332069635391235, 0.4546947181224823, 0.0954873114824295, 0.6875190138816833, 0.1033058613538742, 319.15380859375, 0.07584568858146667, 0.06119471415877342, 0.044398702681064606, 0.15351952612400055, 0.2356490045785904, 1.7908755540847778], "count": [1351]}, "action": {"min": [-0.24954719841480255, 1.6845394372940063, 0.8329584002494812, 0.10876891762018204, -0.5962393879890442, -1.771788477897644, -2.9342126846313477, -2.0, 0.16752800345420837, 0.20879200100898743, -0.15709300339221954, -2.7179999351501465, -0.05899999663233757, -1.406999945640564, -0.797877311706543, -2.0776052474975586, -1.716130018234253, -1.8791438341140747, 2.461472749710083, -1.370537281036377, -0.2116386443376541, -2.0, -0.3129119873046875, 0.2439190000295639, -0.17986300587654114, 1.5679999589920044, 0.0029999997932463884, -3.1401853561401367], "max": [0.6044772863388062, 2.0896129608154297, 1.706443428993225, 2.032540798187256, 0.5418898463249207, 1.536832332611084, -1.7633061408996582, 749.0, 0.4032590091228485, 0.4027700126171112, 0.099761001765728, -1.4119999408721924, 1.0950000286102295, 0.2720000445842743, 0.07031930983066559, -1.8915181159973145, -0.463175505399704, -0.39093631505966187, 2.8809452056884766, 1.3361542224884033, 0.33142057061195374, 853.0, -0.024653999134898186, 0.4701769948005676, 0.05239599943161011, 2.640000104904175, 0.8370000123977661, 3.1410000324249268], "mean": [0.0927467867732048, 2.043192148208618, 1.3549216985702515, 1.2030606269836426, 0.07831616699695587, -0.12643103301525116, -2.750354290008545, 447.8045959472656, 0.2703377604484558, 0.2935139238834381, -0.01048959419131279, -2.1743364334106445, 0.5680276155471802, -0.5909765958786011, -0.3711397647857666, -2.0598771572113037, -1.3933424949645996, -1.265431523323059, 2.7185986042022705, -0.5795887112617493, 0.14812809228897095, 387.2820129394531, -0.2100415974855423, 0.36641690135002136, -0.02546261064708233, 2.2823996543884277, 0.36992111802101135, -1.7777780294418335], "std": [0.17499680817127228, 0.05677434429526329, 0.15399740636348724, 0.6499159932136536, 0.2717520296573639, 1.1221725940704346, 0.1902562379837036, 327.3854675292969, 0.047508928924798965, 0.05073197931051254, 0.05508651211857796, 0.31015223264694214, 0.2915898859500885, 0.556721031665802, 0.21128489077091217, 0.014634435996413231, 0.31332069635391235, 0.4546947181224823, 0.0954873114824295, 0.6875190138816833, 0.1033058613538742, 319.15380859375, 0.07584568858146667, 0.06119471415877342, 0.044398702681064606, 0.15351952612400055, 0.2356490045785904, 1.7908755540847778], "count": [1351]}, "timestamp": {"min": [0.0], "max": [45.0], "mean": [22.500000000000004], "std": [13.0], "count": [1351]}, "frame_index": {"min": [0], "max": [1350], "mean": [675.0], "std": [390.0], "count": [1351]}, "episode_index": {"min": [172], "max": [172], "mean": [172.0], "std": [0.0], "count": [1351]}, "index": {"min": [181751], "max": [183101], "mean": [182426.0], "std": [390.0], "count": [1351]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1351]}, "subtask_annotation": {"mean": [21.677276091783863, 29.0, 29.0, 29.0, 29.0], "std": [2.3339435842246146, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1351]}, "scene_annotation": {"mean": [172.0], "std": [0.0], "min": [172], "max": [172], "count": [1351]}, "eef_direction_state": {"mean": [4.356772760917838, 4.22279792746114], "std": [1.9885005322028682, 2.093297227316421], "min": [0, 0], "max": [6, 6], "count": [1351]}, "eef_velocity_state": {"mean": [0.6076980014803849, 0.6824574389341229], "std": [0.6168614843579056, 0.7708485146229982], "min": [0, 0], "max": [2, 2], "count": [1351]}, "eef_acc_mag_state": {"mean": [0.7424130273871207, 0.5965951147298297], "std": [0.8280606745750757, 0.7993077767232374], "min": [0, 0], "max": [2, 2], "count": [1351]}, "eef_direction_action": {"mean": [4.356772760917838, 4.22279792746114], "std": [1.9885005322028682, 2.093297227316421], "min": [0, 0], "max": [6, 6], "count": [1351]}, "eef_velocity_action": {"mean": [0.6076980014803849, 0.6824574389341229], "std": [0.6168614843579056, 0.7708485146229982], "min": [0, 0], "max": [2, 2], "count": [1351]}, "eef_acc_mag_action": {"mean": [0.7424130273871207, 0.5965951147298297], "std": [0.8280606745750757, 0.7993077767232374], "min": [0, 0], "max": [2, 2], "count": [1351]}, "eef_sim_pose_state": {"mean": [0.5633952388789101, 0.20509887747799832, 1.1243985060337691, 1.444777486189682, 0.8789285067143766, 2.477562877469525, 0.4893888944954446, -0.2558974578502024, 1.0842831978517011, 1.6623966591001267, 1.0165620445619108, 0.0052246317859802995], "std": [0.059325737646293786, 0.05904010115503727, 0.05322226334720414, 2.473741877139589, 0.3737128224771137, 0.7087415891110503, 0.043107864959537154, 0.04955911947464142, 0.06266882595999976, 2.040607706522023, 0.5253638878359339, 2.734281111992328], "min": [0.4410680808907137, 0.05308181048723601, 0.9931904998985069, -3.14074166091783, 0.3357893677549908, -0.4621768802164388, 0.40238594977561265, -0.3674908982024736, 0.9984888873740001, -3.133345812587591, 0.10677114874975158, -3.1410999924330674], "max": [0.6644547138904361, 0.28352659853461226, 1.2321842180117615, 3.13937626460967, 1.5683726832830533, 3.074070724103928, 0.5893618639582717, -0.10094701905112902, 1.2135726466917138, 3.1382790444319806, 1.5652837607664685, 3.140419790625546], "count": [1351]}, "eef_sim_pose_action": {"mean": [0.5633952388789101, 0.20509887747799832, 1.1243985060337691, 1.444777486189682, 0.8789285067143766, 2.477562877469525, 0.4893888944954446, -0.2558974578502024, 1.0842831978517011, 1.6623966591001267, 1.0165620445619108, 0.0052246317859802995], "std": [0.059325737646293786, 0.05904010115503727, 0.05322226334720414, 2.473741877139589, 0.3737128224771137, 0.7087415891110503, 0.043107864959537154, 0.04955911947464142, 0.06266882595999976, 2.040607706522023, 0.5253638878359339, 2.734281111992328], "min": [0.4410680808907137, 0.05308181048723601, 0.9931904998985069, -3.14074166091783, 0.3357893677549908, -0.4621768802164388, 0.40238594977561265, -0.3674908982024736, 0.9984888873740001, -3.133345812587591, 0.10677114874975158, -3.1410999924330674], "max": [0.6644547138904361, 0.28352659853461226, 1.2321842180117615, 3.13937626460967, 1.5683726832830533, 3.074070724103928, 0.5893618639582717, -0.10094701905112902, 1.2135726466917138, 3.1382790444319806, 1.5652837607664685, 3.140419790625546], "count": [1351]}, "gripper_mode_state": {"mean": [0.6173205033308661, 0.36787564766839376], "std": [0.4860410471330528, 0.48222728616384875], "min": [0, 0], "max": [1, 1], "count": [1351]}, "gripper_activity_state": {"mean": [1.7239082161361954, 1.91339748334567], "std": [0.626350658781751, 0.3719111678431149], "min": [0, 0], "max": [2, 2], "count": [1351]}, "gripper_mode_action": {"mean": [0.6173205033308661, 0.36787564766839376], "std": [0.4860410471330528, 0.48222728616384875], "min": [0, 0], "max": [1, 1], "count": [1351]}, "gripper_activity_action": {"mean": [1.7239082161361954, 1.91339748334567], "std": [0.626350658781751, 0.3719111678431149], "min": [0, 0], "max": [2, 2], "count": [1351]}, "gripper_open_scale_state": {"mean": [0.38734719647732885, 0.4482727609767815], "std": [0.3190745433999163, 0.32674331177036164], "min": [0.0, 0.0], "max": [0.853, 0.749], "count": [1351]}, "gripper_open_scale_action": {"mean": [0.38734719647732885, 0.4482727609767815], "std": [0.3190745433999163, 0.32674331177036164], "min": [0.0, 0.0], "max": [0.853, 0.749], "count": [1351]}}} +{"episode_index": 171, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4197429705182981]], [[0.4426417873083085]], [[0.443793043952341]]], "std": [[[0.211905825214694]], [[0.18686122661032048]], [[0.18348804907198005]]], "count": [257]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.788235294117647]], [[0.7843137254901961]]], "mean": [[[0.44490579699778743]], [[0.4610744886638183]], [[0.46255594179954734]]], "std": [[[0.16998816570601075]], [[0.1449683151870088]], [[0.1367145471846172]]], "count": [257]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4293015190674195]], [[0.4487051194018464]], [[0.44941999424607715]]], "std": [[[0.1528602794091563]], [[0.12333329060247025]], [[0.11581577490218234]]], "count": [257]}, "observation.state": {"min": [-0.15962782502174377, 1.9606679677963257, 0.3325725197792053, 0.38578757643699646, -2.8820276260375977, -1.8034663200378418, -1.0029010772705078, -2.0, 0.1053209975361824, 0.2023569941520691, -0.16758200526237488, -2.5450000762939453, 0.02099999599158764, -1.2050000429153442, -0.9132435917854309, -2.07249116897583, -1.7752792835235596, -1.9953128099441528, 2.4465153217315674, -1.446040153503418, -0.31520646810531616, -2.0, -0.31992098689079285, 0.2723639905452728, -0.15937499701976776, 1.6640000343322754, -0.0520000085234642, -3.1391851902008057], "max": [0.7899883985519409, 2.092684745788574, 1.6464563608169556, 2.0353856086730957, -1.775017261505127, 1.5783188343048096, 0.407167911529541, 744.0, 0.3398889899253845, 0.4057210087776184, 0.07501299679279327, -0.6100000143051147, 1.1430000066757202, 1.4950000047683716, 0.030246557667851448, -1.976096749305725, -0.6200107336044312, -0.3256435692310333, 2.8902478218078613, 1.279186725616455, 0.30695104598999023, 855.0, -0.037755999714136124, 0.497529000043869, 0.05941399931907654, 2.509999990463257, 0.8629999756813049, 3.140000104904175], "mean": [0.1517096310853958, 2.0596699714660645, 0.9393964409828186, 1.2220555543899536, -2.3355419635772705, -0.2097873091697693, -0.26440250873565674, 255.9700469970703, 0.2127012312412262, 0.30309388041496277, -0.046253301203250885, -2.02667498588562, 0.6378685235977173, -0.26759693026542664, -0.38975831866264343, -2.0609371662139893, -1.368363618850708, -1.179222822189331, 2.7625811100006104, -0.4513421356678009, 0.10171590745449066, 455.8572998046875, -0.22245900332927704, 0.3740575611591339, -0.019589295610785484, 2.180814027786255, 0.3662674129009247, -1.8806915283203125], "std": [0.203078955411911, 0.029666204005479813, 0.382168173789978, 0.4826577305793762, 0.2925105094909668, 0.9940597414970398, 0.18435826897621155, 338.75225830078125, 0.038311488926410675, 0.0438859686255455, 0.061250172555446625, 0.38565677404403687, 0.27845415472984314, 0.5078235864639282, 0.19115881621837616, 0.007847514003515244, 0.3139578104019165, 0.49075013399124146, 0.15378977358341217, 0.806650698184967, 0.13873323798179626, 348.96173095703125, 0.06647711992263794, 0.06191658228635788, 0.04389672353863716, 0.19112086296081543, 0.2589861750602722, 1.7821165323257446], "count": [1636]}, "action": {"min": [-0.15962782502174377, 1.9606679677963257, 0.3325725197792053, 0.38578757643699646, -2.8820276260375977, -1.8034663200378418, -1.0029010772705078, -2.0, 0.1053209975361824, 0.2023569941520691, -0.16758200526237488, -2.5450000762939453, 0.02099999599158764, -1.2050000429153442, -0.9132435917854309, -2.07249116897583, -1.7752792835235596, -1.9953128099441528, 2.4465153217315674, -1.446040153503418, -0.31520646810531616, -2.0, -0.31992098689079285, 0.2723639905452728, -0.15937499701976776, 1.6640000343322754, -0.0520000085234642, -3.1391851902008057], "max": [0.7899883985519409, 2.092684745788574, 1.6464563608169556, 2.0353856086730957, -1.775017261505127, 1.5783188343048096, 0.407167911529541, 744.0, 0.3398889899253845, 0.4057210087776184, 0.07501299679279327, -0.6100000143051147, 1.1430000066757202, 1.4950000047683716, 0.030246557667851448, -1.976096749305725, -0.6200107336044312, -0.3256435692310333, 2.8902478218078613, 1.279186725616455, 0.30695104598999023, 855.0, -0.037755999714136124, 0.497529000043869, 0.05941399931907654, 2.509999990463257, 0.8629999756813049, 3.140000104904175], "mean": [0.1517096310853958, 2.0596699714660645, 0.9393964409828186, 1.2220555543899536, -2.3355419635772705, -0.2097873091697693, -0.26440250873565674, 255.9700469970703, 0.2127012312412262, 0.30309388041496277, -0.046253301203250885, -2.02667498588562, 0.6378685235977173, -0.26759693026542664, -0.38975831866264343, -2.0609371662139893, -1.368363618850708, -1.179222822189331, 2.7625811100006104, -0.4513421356678009, 0.10171590745449066, 455.8572998046875, -0.22245900332927704, 0.3740575611591339, -0.019589295610785484, 2.180814027786255, 0.3662674129009247, -1.8806915283203125], "std": [0.203078955411911, 0.029666204005479813, 0.382168173789978, 0.4826577305793762, 0.2925105094909668, 0.9940597414970398, 0.18435826897621155, 338.75225830078125, 0.038311488926410675, 0.0438859686255455, 0.061250172555446625, 0.38565677404403687, 0.27845415472984314, 0.5078235864639282, 0.19115881621837616, 0.007847514003515244, 0.3139578104019165, 0.49075013399124146, 0.15378977358341217, 0.806650698184967, 0.13873323798179626, 348.96173095703125, 0.06647711992263794, 0.06191658228635788, 0.04389672353863716, 0.19112086296081543, 0.2589861750602722, 1.7821165323257446], "count": [1636]}, "timestamp": {"min": [0.0], "max": [54.5], "mean": [27.25], "std": [15.742414399040292], "count": [1636]}, "frame_index": {"min": [0], "max": [1635], "mean": [817.5], "std": [472.27243197120873], "count": [1636]}, "episode_index": {"min": [173], "max": [173], "mean": [173.0], "std": [0.0], "count": [1636]}, "index": {"min": [183102], "max": [184737], "mean": [183919.5], "std": [472.27243197120873], "count": [1636]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1636]}, "subtask_annotation": {"mean": [21.191320293398533, 29.0, 29.0, 29.0, 29.0], "std": [2.402768974708723, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1636]}, "scene_annotation": {"mean": [173.0], "std": [0.0], "min": [173], "max": [173], "count": [1636]}, "eef_direction_state": {"mean": [3.7854523227383865, 4.1320293398533], "std": [2.224240449636731, 2.0828619672674624], "min": [0, 0], "max": [6, 6], "count": [1636]}, "eef_velocity_state": {"mean": [0.7744498777506112, 0.6711491442542787], "std": [0.6715362113725345, 0.7144501534507336], "min": [0, 0], "max": [2, 2], "count": [1636]}, "eef_acc_mag_state": {"mean": [0.7775061124694377, 0.6356968215158925], "std": [0.8336637496722776, 0.8067848387602854], "min": [0, 0], "max": [2, 2], "count": [1636]}, "eef_direction_action": {"mean": [3.7854523227383865, 4.1320293398533], "std": [2.224240449636731, 2.0828619672674624], "min": [0, 0], "max": [6, 6], "count": [1636]}, "eef_velocity_action": {"mean": [0.7744498777506112, 0.6711491442542787], "std": [0.6715362113725345, 0.7144501534507336], "min": [0, 0], "max": [2, 2], "count": [1636]}, "eef_acc_mag_action": {"mean": [0.7775061124694377, 0.6356968215158925], "std": [0.8336637496722776, 0.8067848387602854], "min": [0, 0], "max": [2, 2], "count": [1636]}, "eef_sim_pose_state": {"mean": [0.5680414520978699, 0.21534931460947154, 1.1178136997957997, 1.6133724256126285, 0.9170505963412947, 2.0244677176319765, 0.4945778689535818, -0.1918964539511892, 1.0909687788489086, 1.303597806942337, 1.167263019333658, -0.2541451194157523], "std": [0.060914608209576594, 0.04422675372268144, 0.06532425895496015, 2.1806203062761234, 0.3737621128616436, 1.418712120780686, 0.040109881421428364, 0.05446087573186229, 0.04898158066533967, 1.7603187824742115, 0.395254803366883, 2.232486100327512], "min": [0.4625574951887771, 0.06829890654016307, 0.9945045723194755, -3.141575892704501, 0.3140937387095919, -3.1393984644794766, 0.3889095565737201, -0.2987108507701681, 1.0155393707184681, -3.134781542986909, 0.27875040619823443, -3.1407482585812], "max": [0.6858786522265956, 0.2801883035952366, 1.2629100145773768, 3.1409040417716696, 1.5668847897582125, 3.135628588260917, 0.5950391806863818, -0.05246389718288455, 1.2292846619738547, 3.1385516160640066, 1.5570857924575852, 3.130330238898126], "count": [1636]}, "eef_sim_pose_action": {"mean": [0.5680414520978699, 0.21534931460947154, 1.1178136997957997, 1.6133724256126285, 0.9170505963412947, 2.0244677176319765, 0.4945778689535818, -0.1918964539511892, 1.0909687788489086, 1.303597806942337, 1.167263019333658, -0.2541451194157523], "std": [0.060914608209576594, 0.04422675372268144, 0.06532425895496015, 2.1806203062761234, 0.3737621128616436, 1.418712120780686, 0.040109881421428364, 0.05446087573186229, 0.04898158066533967, 1.7603187824742115, 0.395254803366883, 2.232486100327512], "min": [0.4625574951887771, 0.06829890654016307, 0.9945045723194755, -3.141575892704501, 0.3140937387095919, -3.1393984644794766, 0.3889095565737201, -0.2987108507701681, 1.0155393707184681, -3.134781542986909, 0.27875040619823443, -3.1407482585812], "max": [0.6858786522265956, 0.2801883035952366, 1.2629100145773768, 3.1409040417716696, 1.5668847897582125, 3.135628588260917, 0.5950391806863818, -0.05246389718288455, 1.2292846619738547, 3.1385516160640066, 1.5570857924575852, 3.130330238898126], "count": [1636]}, "gripper_mode_state": {"mean": [0.5, 0.6723716381418093], "std": [0.5, 0.4693485041675481], "min": [0, 0], "max": [1, 1], "count": [1636]}, "gripper_activity_state": {"mean": [1.8429095354523228, 1.9492665036674817], "std": [0.4836114588808964, 0.28703560325027405], "min": [0, 0], "max": [2, 2], "count": [1636]}, "gripper_mode_action": {"mean": [0.5, 0.6723716381418093], "std": [0.5, 0.4693485041675481], "min": [0, 0], "max": [1, 1], "count": [1636]}, "gripper_activity_action": {"mean": [1.8429095354523228, 1.9492665036674817], "std": [0.4836114588808964, 0.28703560325027405], "min": [0, 0], "max": [2, 2], "count": [1636]}, "gripper_open_scale_state": {"mean": [0.45594435292351154, 0.25648288508644884], "std": [0.34884779889696194, 0.33836338436831165], "min": [0.0, 0.0], "max": [0.855, 0.744], "count": [1636]}, "gripper_open_scale_action": {"mean": [0.45594435292351154, 0.25648288508644884], "std": [0.34884779889696194, 0.33836338436831165], "min": [0.0, 0.0], "max": [0.855, 0.744], "count": [1636]}}} +{"episode_index": 172, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.41903377446657675]], [[0.4459733915171007]], [[0.4486556880468237]]], "std": [[[0.21654915316056908]], [[0.18555967694615355]], [[0.18022309378171736]]], "count": [189]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7764705882352941]], [[0.7686274509803922]]], "mean": [[[0.4361913763962375]], [[0.4571090567399799]], [[0.4600793715634402]]], "std": [[[0.1902229495899927]], [[0.16151409308118717]], [[0.15245763953601552]]], "count": [189]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40003819012172775]], [[0.43310551643496903]], [[0.4360870044005256]]], "std": [[[0.1856890875278183]], [[0.1498493765458814]], [[0.14131898392565556]]], "count": [189]}, "observation.state": {"min": [-0.29941123723983765, 1.8804352283477783, 0.3773925304412842, 0.18957766890525818, -2.2628018856048584, -1.593607783317566, -2.8884501457214355, -3.0, 0.16418300569057465, 0.20034000277519226, -0.15094299614429474, -3.1361851692199707, 0.3150000274181366, -1.902999997138977, -0.6268000602722168, -2.0696115493774414, -1.7841804027557373, -1.8613587617874146, 1.917872667312622, -1.3948322534561157, -0.33916985988616943, -1.0, -0.32724499702453613, 0.24580399692058563, -0.18555399775505066, 1.656999945640564, 0.026999996975064278, -3.134185314178467], "max": [0.7013780474662781, 2.0918469429016113, 2.446288585662842, 1.8404847383499146, -0.024434609338641167, 1.3670990467071533, -0.15044738352298737, 795.0, 0.37981700897216797, 0.3847210109233856, 0.08200199902057648, 3.1389999389648438, 1.2400000095367432, 0.3779999911785126, 0.08632398396730423, -1.9691503047943115, -0.3492927551269531, -0.3765373229980469, 2.8257579803466797, 1.2373336553573608, 0.6910980939865112, 852.0, -0.03534799814224243, 0.43055498600006104, 0.04451100155711174, 2.8239998817443848, 1.1119999885559082, 3.128000020980835], "mean": [0.04355895146727562, 2.075172185897827, 1.7389699220657349, 1.0849310159683228, -1.4285672903060913, 0.9724969863891602, -1.2144091129302979, 291.2776184082031, 0.29735973477363586, 0.2859339416027069, 0.005002426449209452, -2.066070318222046, 0.7196965217590332, -0.9245982766151428, -0.27370694279670715, -2.058112859725952, -1.4225322008132935, -1.396881341934204, 2.5139031410217285, -0.6847047805786133, 0.205867737531662, 278.7191467285156, -0.20950593054294586, 0.3424270451068878, -0.012304863892495632, 2.415482521057129, 0.44162315130233765, -1.8954027891159058], "std": [0.28626832365989685, 0.0212040226906538, 0.37619251012802124, 0.5608885288238525, 0.6708493232727051, 0.5213967561721802, 0.8610197305679321, 323.50128173828125, 0.04495947062969208, 0.05814345180988312, 0.05602865293622017, 1.641572117805481, 0.222399041056633, 0.537684977054596, 0.15108031034469604, 0.010933424346148968, 0.33210358023643494, 0.41265782713890076, 0.282321035861969, 0.7599005103111267, 0.20375901460647583, 324.3011474609375, 0.07719570398330688, 0.04600755497813225, 0.04705609008669853, 0.2616010308265686, 0.26155227422714233, 1.518320083618164], "count": [1086]}, "action": {"min": [-0.29941123723983765, 1.8804352283477783, 0.3773925304412842, 0.18957766890525818, -2.2628018856048584, -1.593607783317566, -2.8884501457214355, -3.0, 0.16418300569057465, 0.20034000277519226, -0.15094299614429474, -3.1361851692199707, 0.3150000274181366, -1.902999997138977, -0.6268000602722168, -2.0696115493774414, -1.7841804027557373, -1.8613587617874146, 1.917872667312622, -1.3948322534561157, -0.33916985988616943, -1.0, -0.32724499702453613, 0.24580399692058563, -0.18555399775505066, 1.656999945640564, 0.026999996975064278, -3.134185314178467], "max": [0.7013780474662781, 2.0918469429016113, 2.446288585662842, 1.8404847383499146, -0.024434609338641167, 1.3670990467071533, -0.15044738352298737, 795.0, 0.37981700897216797, 0.3847210109233856, 0.08200199902057648, 3.1389999389648438, 1.2400000095367432, 0.3779999911785126, 0.08632398396730423, -1.9691503047943115, -0.3492927551269531, -0.3765373229980469, 2.8257579803466797, 1.2373336553573608, 0.6910980939865112, 852.0, -0.03534799814224243, 0.43055498600006104, 0.04451100155711174, 2.8239998817443848, 1.1119999885559082, 3.128000020980835], "mean": [0.04355895146727562, 2.075172185897827, 1.7389699220657349, 1.0849310159683228, -1.4285672903060913, 0.9724969863891602, -1.2144091129302979, 291.2776184082031, 0.29735973477363586, 0.2859339416027069, 0.005002426449209452, -2.066070318222046, 0.7196965217590332, -0.9245982766151428, -0.27370694279670715, -2.058112859725952, -1.4225322008132935, -1.396881341934204, 2.5139031410217285, -0.6847047805786133, 0.205867737531662, 278.7191467285156, -0.20950593054294586, 0.3424270451068878, -0.012304863892495632, 2.415482521057129, 0.44162315130233765, -1.8954027891159058], "std": [0.28626832365989685, 0.0212040226906538, 0.37619251012802124, 0.5608885288238525, 0.6708493232727051, 0.5213967561721802, 0.8610197305679321, 323.50128173828125, 0.04495947062969208, 0.05814345180988312, 0.05602865293622017, 1.641572117805481, 0.222399041056633, 0.537684977054596, 0.15108031034469604, 0.010933424346148968, 0.33210358023643494, 0.41265782713890076, 0.282321035861969, 0.7599005103111267, 0.20375901460647583, 324.3011474609375, 0.07719570398330688, 0.04600755497813225, 0.04705609008669853, 0.2616010308265686, 0.26155227422714233, 1.518320083618164], "count": [1086]}, "timestamp": {"min": [0.0], "max": [36.166666666666664], "mean": [18.083333333333332], "std": [10.450035442080603], "count": [1086]}, "frame_index": {"min": [0], "max": [1085], "mean": [542.5], "std": [313.5010632624181], "count": [1086]}, "episode_index": {"min": [174], "max": [174], "mean": [174.0], "std": [0.0], "count": [1086]}, "index": {"min": [184738], "max": [185823], "mean": [185280.5], "std": [313.5010632624181], "count": [1086]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1086]}, "subtask_annotation": {"mean": [21.408839779005525, 29.0, 29.0, 29.0, 29.0], "std": [2.779243497457504, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1086]}, "scene_annotation": {"mean": [174.0], "std": [0.0], "min": [174], "max": [174], "count": [1086]}, "eef_direction_state": {"mean": [4.232965009208103, 3.583793738489871], "std": [2.0754772360889433, 2.0571652548186408], "min": [0, 0], "max": [6, 6], "count": [1086]}, "eef_velocity_state": {"mean": [0.6639042357274402, 0.8987108655616943], "std": [0.6841571053410815, 0.7109108851093915], "min": [0, 0], "max": [2, 2], "count": [1086]}, "eef_acc_mag_state": {"mean": [0.7384898710865562, 0.8084714548802947], "std": [0.8264343095160588, 0.8388374741968957], "min": [0, 0], "max": [2, 2], "count": [1086]}, "eef_direction_action": {"mean": [4.232965009208103, 3.583793738489871], "std": [2.0754772360889433, 2.0571652548186408], "min": [0, 0], "max": [6, 6], "count": [1086]}, "eef_velocity_action": {"mean": [0.6639042357274402, 0.8987108655616943], "std": [0.6841571053410815, 0.7109108851093915], "min": [0, 0], "max": [2, 2], "count": [1086]}, "eef_acc_mag_action": {"mean": [0.7384898710865562, 0.8084714548802947], "std": [0.8264343095160588, 0.8388374741968957], "min": [0, 0], "max": [2, 2], "count": [1086]}, "eef_sim_pose_state": {"mean": [0.5411345861765091, 0.21736188559759817, 1.1337384733582185, -1.046002886457986, 0.8674665150146295, 1.9464601034509899, 0.48176167858095453, -0.29568737467032563, 1.0749324189465197, 2.1189340358711055, 0.8752483014640461, 2.143233606216818], "std": [0.04471653825765998, 0.05797921854010107, 0.06006693021375318, 2.5453540375772437, 0.35704167678367527, 2.010879024237172, 0.054236754402439094, 0.057175950661225, 0.045025322523990635, 0.8651346152490842, 0.3727359777036281, 1.6486210352302413], "min": [0.446257008094114, 0.049348528794148624, 0.9876020219192815, -3.1337734832714457, 0.3848297517448329, -3.1402583125846646, 0.4091253892940313, -0.385447484078423, 1.0006438241650977, -3.0634174456116194, 0.3362703657989792, -3.139734509940684], "max": [0.6307335621633845, 0.28369730462699033, 1.244910800066025, 3.140901433065054, 1.5486215435779331, 3.1407645229984307, 0.5836459679854337, -0.11169831424650341, 1.1703429712367561, 2.8911793139875064, 1.5393470005693883, 3.1381137816200098], "count": [1086]}, "eef_sim_pose_action": {"mean": [0.5411345861765091, 0.21736188559759817, 1.1337384733582185, -1.046002886457986, 0.8674665150146295, 1.9464601034509899, 0.48176167858095453, -0.29568737467032563, 1.0749324189465197, 2.1189340358711055, 0.8752483014640461, 2.143233606216818], "std": [0.04471653825765998, 0.05797921854010107, 0.06006693021375318, 2.5453540375772437, 0.35704167678367527, 2.010879024237172, 0.054236754402439094, 0.057175950661225, 0.045025322523990635, 0.8651346152490842, 0.3727359777036281, 1.6486210352302413], "min": [0.446257008094114, 0.049348528794148624, 0.9876020219192815, -3.1337734832714457, 0.3848297517448329, -3.1402583125846646, 0.4091253892940313, -0.385447484078423, 1.0006438241650977, -3.0634174456116194, 0.3362703657989792, -3.139734509940684], "max": [0.6307335621633845, 0.28369730462699033, 1.244910800066025, 3.140901433065054, 1.5486215435779331, 3.1407645229984307, 0.5836459679854337, -0.11169831424650341, 1.1703429712367561, 2.8911793139875064, 1.5393470005693883, 3.1381137816200098], "count": [1086]}, "gripper_mode_state": {"mean": [0.7071823204419889, 0.6151012891344383], "std": [0.45505547584472783, 0.48657136500167436], "min": [0, 0], "max": [1, 1], "count": [1086]}, "gripper_activity_state": {"mean": [1.8149171270718232, 1.8720073664825045], "std": [0.5111990225400375, 0.4282916339395874], "min": [0, 0], "max": [2, 2], "count": [1086]}, "gripper_mode_action": {"mean": [0.7071823204419889, 0.6151012891344383], "std": [0.45505547584472783, 0.48657136500167436], "min": [0, 0], "max": [1, 1], "count": [1086]}, "gripper_activity_action": {"mean": [1.8149171270718232, 1.8720073664825045], "std": [0.5111990225400375, 0.4282916339395874], "min": [0, 0], "max": [2, 2], "count": [1086]}, "gripper_open_scale_state": {"mean": [0.27872041166564177, 0.2917868962476709], "std": [0.3243001863270993, 0.3230406965326186], "min": [0.0, 0.0], "max": [0.852, 0.795], "count": [1086]}, "gripper_open_scale_action": {"mean": [0.27872041166564177, 0.2917868962476709], "std": [0.3243001863270993, 0.3230406965326186], "min": [0.0, 0.0], "max": [0.852, 0.795], "count": [1086]}}} +{"episode_index": 173, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.426592744759194]], [[0.45016005542001747]], [[0.45210138437095265]]], "std": [[[0.2129088506636422]], [[0.18022487581909935]], [[0.17449975766861703]]], "count": [217]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4209960778666305]], [[0.45001113200656606]], [[0.4499263039893377]]], "std": [[[0.17149366925926326]], [[0.1413883153948264]], [[0.13503068289565295]]], "count": [217]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4481260381840908]], [[0.4588687586593777]], [[0.4598847305051053]]], "std": [[[0.14447864367636062]], [[0.12180663745388563]], [[0.11601346505917219]]], "count": [217]}, "observation.state": {"min": [0.2349736988544464, 2.0076348781585693, -1.7784031629562378, -1.2950516939163208, -2.844712257385254, -2.1841399669647217, 0.11599458009004593, -2.0, 0.09675899893045425, 0.22600600123405457, -0.16103599965572357, -3.1411852836608887, -0.24299998581409454, -0.9869999885559082, -0.6586000323295593, -2.0724737644195557, -0.48535865545272827, -0.23567183315753937, 0.5920156836509705, 0.9949947595596313, -2.1829357147216797, -1.0, -0.3546909987926483, 0.25982901453971863, -0.045729998499155045, -3.1411852836608887, 0.1589999943971634, -3.0920000076293945], "max": [1.1014772653579712, 2.0924229621887207, 0.15779522061347961, 0.2364921122789383, -0.34836772084236145, -0.8291012048721313, 2.0711474418640137, 693.0, 0.3710409998893738, 0.42795300483703613, 0.15127800405025482, 3.1389999389648438, 1.3899999856948853, 0.9879999756813049, -0.23911012709140778, -1.936215877532959, 1.167380928993225, 0.9701586961746216, 2.499084711074829, 1.6963553428649902, -0.509653627872467, 856.0, -0.14925099909305573, 0.3977360129356384, 0.10369999706745148, 3.1410000324249268, 1.3589999675750732, 3.128999948501587], "mean": [0.5264123678207397, 2.0714011192321777, -0.43035033345222473, -0.4031542241573334, -1.7398890256881714, -1.4347808361053467, 0.9584338665008545, 489.4740905761719, 0.30177056789398193, 0.3268844485282898, 0.015253228135406971, -1.7028933763504028, 0.5125922560691833, -0.12962958216667175, -0.47343873977661133, -2.044302225112915, 0.6765863299369812, 0.646560788154602, 1.9181602001190186, 1.4630494117736816, -1.7020283937454224, 356.3635559082031, -0.29463326930999756, 0.33820363879203796, 0.01933213137090206, 2.6734776496887207, 0.6364215016365051, -1.5676212310791016], "std": [0.209976464509964, 0.01440813485532999, 0.425322026014328, 0.4504571259021759, 0.5740750432014465, 0.36961591243743896, 0.6532548069953918, 277.4280090332031, 0.07300789654254913, 0.04820943996310234, 0.0695178285241127, 1.4815136194229126, 0.42410337924957275, 0.5307796597480774, 0.10334569960832596, 0.023808741942048073, 0.26135188341140747, 0.2290019989013672, 0.5310017466545105, 0.14495421946048737, 0.4107373356819153, 353.57110595703125, 0.045192983001470566, 0.025662008672952652, 0.02856665849685669, 0.924588680267334, 0.3751489222049713, 1.765572190284729], "count": [1312]}, "action": {"min": [0.2349736988544464, 2.0076348781585693, -1.7784031629562378, -1.2950516939163208, -2.844712257385254, -2.1841399669647217, 0.11599458009004593, -2.0, 0.09675899893045425, 0.22600600123405457, -0.16103599965572357, -3.1411852836608887, -0.24299998581409454, -0.9869999885559082, -0.6586000323295593, -2.0724737644195557, -0.48535865545272827, -0.23567183315753937, 0.5920156836509705, 0.9949947595596313, -2.1829357147216797, -1.0, -0.3546909987926483, 0.25982901453971863, -0.045729998499155045, -3.1411852836608887, 0.1589999943971634, -3.0920000076293945], "max": [1.1014772653579712, 2.0924229621887207, 0.15779522061347961, 0.2364921122789383, -0.34836772084236145, -0.8291012048721313, 2.0711474418640137, 693.0, 0.3710409998893738, 0.42795300483703613, 0.15127800405025482, 3.1389999389648438, 1.3899999856948853, 0.9879999756813049, -0.23911012709140778, -1.936215877532959, 1.167380928993225, 0.9701586961746216, 2.499084711074829, 1.6963553428649902, -0.509653627872467, 856.0, -0.14925099909305573, 0.3977360129356384, 0.10369999706745148, 3.1410000324249268, 1.3589999675750732, 3.128999948501587], "mean": [0.5264123678207397, 2.0714011192321777, -0.43035033345222473, -0.4031542241573334, -1.7398890256881714, -1.4347808361053467, 0.9584338665008545, 489.4740905761719, 0.30177056789398193, 0.3268844485282898, 0.015253228135406971, -1.7028933763504028, 0.5125922560691833, -0.12962958216667175, -0.47343873977661133, -2.044302225112915, 0.6765863299369812, 0.646560788154602, 1.9181602001190186, 1.4630494117736816, -1.7020283937454224, 356.3635559082031, -0.29463326930999756, 0.33820363879203796, 0.01933213137090206, 2.6734776496887207, 0.6364215016365051, -1.5676212310791016], "std": [0.209976464509964, 0.01440813485532999, 0.425322026014328, 0.4504571259021759, 0.5740750432014465, 0.36961591243743896, 0.6532548069953918, 277.4280090332031, 0.07300789654254913, 0.04820943996310234, 0.0695178285241127, 1.4815136194229126, 0.42410337924957275, 0.5307796597480774, 0.10334569960832596, 0.023808741942048073, 0.26135188341140747, 0.2290019989013672, 0.5310017466545105, 0.14495421946048737, 0.4107373356819153, 353.57110595703125, 0.045192983001470566, 0.025662008672952652, 0.02856665849685669, 0.924588680267334, 0.3751489222049713, 1.765572190284729], "count": [1312]}, "timestamp": {"min": [0.0], "max": [43.7], "mean": [21.850000000000005], "std": [12.624722219166294], "count": [1312]}, "frame_index": {"min": [0], "max": [1311], "mean": [655.5], "std": [378.7416665749888], "count": [1312]}, "episode_index": {"min": [175], "max": [175], "mean": [175.0], "std": [0.0], "count": [1312]}, "index": {"min": [185824], "max": [187135], "mean": [186479.5], "std": [378.7416665749888], "count": [1312]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1312]}, "subtask_annotation": {"mean": [21.2515243902439, 29.0, 29.0, 29.0, 29.0], "std": [3.345341335625424, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1312]}, "scene_annotation": {"mean": [175.0], "std": [0.0], "min": [175], "max": [175], "count": [1312]}, "eef_direction_state": {"mean": [3.964939024390244, 3.7492378048780486], "std": [2.1770678415074407, 2.24940697432274], "min": [0, 0], "max": [6, 6], "count": [1312]}, "eef_velocity_state": {"mean": [0.6585365853658537, 0.7301829268292683], "std": [0.6515836654273579, 0.6932188727683121], "min": [0, 0], "max": [2, 2], "count": [1312]}, "eef_acc_mag_state": {"mean": [0.6829268292682927, 0.6425304878048781], "std": [0.8227415321912304, 0.8140097599626152], "min": [0, 0], "max": [2, 2], "count": [1312]}, "eef_direction_action": {"mean": [3.964939024390244, 3.7492378048780486], "std": [2.1770678415074407, 2.24940697432274], "min": [0, 0], "max": [6, 6], "count": [1312]}, "eef_velocity_action": {"mean": [0.6585365853658537, 0.7301829268292683], "std": [0.6515836654273579, 0.6932188727683121], "min": [0, 0], "max": [2, 2], "count": [1312]}, "eef_acc_mag_action": {"mean": [0.6829268292682927, 0.6425304878048781], "std": [0.8227415321912304, 0.8140097599626152], "min": [0, 0], "max": [2, 2], "count": [1312]}, "eef_sim_pose_state": {"mean": [0.5417213739966883, 0.31469740649506805, 1.0860965192313095, -2.062519892457856, 0.8361993804477639, 0.07960317903380548, 0.5268003678314381, -0.30328724278524855, 1.0710467829343746, 0.4347925067766973, 1.0506227460537907, -1.2928877117987994], "std": [0.029967757081974647, 0.03903405398646611, 0.029672294884728362, 0.5464414621131193, 0.28021877251915783, 2.7467549693631916, 0.044139854323577525, 0.08947150918088824, 0.04014130681940108, 2.1423528307697075, 0.41537230185012747, 1.5895908709827602], "min": [0.4431850610343827, 0.18028095323843274, 1.026245117062963, -2.665183764916174, 0.4298422845138088, -3.141448022563066, 0.4476698930294607, -0.40103698522419146, 1.0196070281215317, -3.1178641951713217, 0.2777661555792703, -3.1362777375655098], "max": [0.596983403931688, 0.403505737320128, 1.155201020373508, -0.6407451512861474, 1.270614170566263, 3.1411587098549347, 0.6113030688792562, -0.054740590027239425, 1.2042915689416314, 3.1388350407123107, 1.5453312447661567, 3.111490603279634], "count": [1312]}, "eef_sim_pose_action": {"mean": [0.5417213739966883, 0.31469740649506805, 1.0860965192313095, -2.062519892457856, 0.8361993804477639, 0.07960317903380548, 0.5268003678314381, -0.30328724278524855, 1.0710467829343746, 0.4347925067766973, 1.0506227460537907, -1.2928877117987994], "std": [0.029967757081974647, 0.03903405398646611, 0.029672294884728362, 0.5464414621131193, 0.28021877251915783, 2.7467549693631916, 0.044139854323577525, 0.08947150918088824, 0.04014130681940108, 2.1423528307697075, 0.41537230185012747, 1.5895908709827602], "min": [0.4431850610343827, 0.18028095323843274, 1.026245117062963, -2.665183764916174, 0.4298422845138088, -3.141448022563066, 0.4476698930294607, -0.40103698522419146, 1.0196070281215317, -3.1178641951713217, 0.2777661555792703, -3.1362777375655098], "max": [0.596983403931688, 0.403505737320128, 1.155201020373508, -0.6407451512861474, 1.270614170566263, 3.1411587098549347, 0.6113030688792562, -0.054740590027239425, 1.2042915689416314, 3.1388350407123107, 1.5453312447661567, 3.111490603279634], "count": [1312]}, "gripper_mode_state": {"mean": [0.6204268292682927, 0.25228658536585363], "std": [0.4852807216368498, 0.43432483720170684], "min": [0, 0], "max": [1, 1], "count": [1312]}, "gripper_activity_state": {"mean": [1.8666158536585367, 1.954268292682927], "std": [0.45670627401457115, 0.27780731385042834], "min": [0, 0], "max": [2, 2], "count": [1312]}, "gripper_mode_action": {"mean": [0.6204268292682927, 0.25228658536585363], "std": [0.4852807216368498, 0.43432483720170684], "min": [0, 0], "max": [1, 1], "count": [1312]}, "gripper_activity_action": {"mean": [1.8666158536585367, 1.954268292682927], "std": [0.45670627401457115, 0.27780731385042834], "min": [0, 0], "max": [2, 2], "count": [1312]}, "gripper_open_scale_state": {"mean": [0.35636646335053995, 0.48976829258261617], "std": [0.3535682266874422, 0.2769079280540903], "min": [0.0, 0.0], "max": [0.856, 0.693], "count": [1312]}, "gripper_open_scale_action": {"mean": [0.35636646335053995, 0.48976829258261617], "std": [0.3535682266874422, 0.2769079280540903], "min": [0.0, 0.0], "max": [0.856, 0.693], "count": [1312]}}} +{"episode_index": 174, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4136573205431598]], [[0.4425728030975321]], [[0.44430541557499437]]], "std": [[[0.21294345700140044]], [[0.17958498078225307]], [[0.17301914222077702]]], "count": [232]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42687939398101193]], [[0.45136817000507096]], [[0.45203212069669824]]], "std": [[[0.1824756035092964]], [[0.15107873506932384]], [[0.14469594561935548]]], "count": [232]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.46069401569895196]], [[0.466987754782229]], [[0.46452764043835926]]], "std": [[[0.1141918080648251]], [[0.1011206733662648]], [[0.09915440898528671]]], "count": [232]}, "observation.state": {"min": [0.38926076889038086, 1.9003496170043945, -1.638567566871643, -0.9445722103118896, -2.9193077087402344, -2.156773090362549, 0.024434609338641167, -2.0, 0.11127100139856339, 0.2847079932689667, -0.13050900399684906, -3.1411852836608887, -0.4150000214576721, -0.9300000071525574, -0.7710516452789307, -2.0752313137054443, -0.34225907921791077, -0.14133675396442413, 0.26508060097694397, 0.6793345212936401, -2.3630013465881348, 20.0, -0.374439001083374, 0.28626498579978943, -0.0440329983830452, -3.1381852626800537, 0.11300000548362732, -3.128999948501587], "max": [0.9530021548271179, 2.0924229621887207, 0.5704433917999268, 0.14749778807163239, 0.16870354115962982, -0.6272538900375366, 2.1136984825134277, 639.0, 0.3271690011024475, 0.4569379985332489, 0.10801699757575989, 3.1410000324249268, 1.2680000066757202, 0.6169999837875366, -0.254556268453598, -1.8666995763778687, 1.295697569847107, 0.7521671056747437, 2.4713687896728516, 1.8224378824234009, -0.1929810643196106, 862.0, -0.10492400079965591, 0.44098201394081116, 0.09366899728775024, 3.1389999389648438, 1.2619999647140503, 3.134999990463257], "mean": [0.6102031469345093, 2.047783136367798, -0.41372328996658325, -0.39562416076660156, -1.7241777181625366, -1.3157621622085571, 0.8903681039810181, 492.80224609375, 0.27587419748306274, 0.3787737786769867, 0.027067184448242188, -1.0802333354949951, 0.5251551866531372, -0.08921131491661072, -0.5144800543785095, -2.000992774963379, 0.7009923458099365, 0.5165553092956543, 1.7664477825164795, 1.3391884565353394, -1.6170002222061157, 504.9018249511719, -0.31329166889190674, 0.35299837589263916, 0.029802238568663597, 2.4277124404907227, 0.6090778708457947, -1.3274519443511963], "std": [0.11144499480724335, 0.04780654236674309, 0.7227174043655396, 0.3656717538833618, 0.7106389999389648, 0.35619404911994934, 0.6973220109939575, 142.91273498535156, 0.05400991812348366, 0.044281333684921265, 0.04652126133441925, 2.003884792327881, 0.42277446389198303, 0.3753240406513214, 0.12709838151931763, 0.0680919662117958, 0.2878168523311615, 0.21223832666873932, 0.7237752676010132, 0.2900812327861786, 0.6493933200836182, 353.1763000488281, 0.05423403158783913, 0.04360845685005188, 0.030036307871341705, 1.0841922760009766, 0.3188217282295227, 1.8532060384750366], "count": [1426]}, "action": {"min": [0.38926076889038086, 1.9003496170043945, -1.638567566871643, -0.9445722103118896, -2.9193077087402344, -2.156773090362549, 0.024434609338641167, -2.0, 0.11127100139856339, 0.2847079932689667, -0.13050900399684906, -3.1411852836608887, -0.4150000214576721, -0.9300000071525574, -0.7710516452789307, -2.0752313137054443, -0.34225907921791077, -0.14133675396442413, 0.26508060097694397, 0.6793345212936401, -2.3630013465881348, 20.0, -0.374439001083374, 0.28626498579978943, -0.0440329983830452, -3.1381852626800537, 0.11300000548362732, -3.128999948501587], "max": [0.9530021548271179, 2.0924229621887207, 0.5704433917999268, 0.14749778807163239, 0.16870354115962982, -0.6272538900375366, 2.1136984825134277, 639.0, 0.3271690011024475, 0.4569379985332489, 0.10801699757575989, 3.1410000324249268, 1.2680000066757202, 0.6169999837875366, -0.254556268453598, -1.8666995763778687, 1.295697569847107, 0.7521671056747437, 2.4713687896728516, 1.8224378824234009, -0.1929810643196106, 862.0, -0.10492400079965591, 0.44098201394081116, 0.09366899728775024, 3.1389999389648438, 1.2619999647140503, 3.134999990463257], "mean": [0.6102031469345093, 2.047783136367798, -0.41372328996658325, -0.39562416076660156, -1.7241777181625366, -1.3157621622085571, 0.8903681039810181, 492.80224609375, 0.27587419748306274, 0.3787737786769867, 0.027067184448242188, -1.0802333354949951, 0.5251551866531372, -0.08921131491661072, -0.5144800543785095, -2.000992774963379, 0.7009923458099365, 0.5165553092956543, 1.7664477825164795, 1.3391884565353394, -1.6170002222061157, 504.9018249511719, -0.31329166889190674, 0.35299837589263916, 0.029802238568663597, 2.4277124404907227, 0.6090778708457947, -1.3274519443511963], "std": [0.11144499480724335, 0.04780654236674309, 0.7227174043655396, 0.3656717538833618, 0.7106389999389648, 0.35619404911994934, 0.6973220109939575, 142.91273498535156, 0.05400991812348366, 0.044281333684921265, 0.04652126133441925, 2.003884792327881, 0.42277446389198303, 0.3753240406513214, 0.12709838151931763, 0.0680919662117958, 0.2878168523311615, 0.21223832666873932, 0.7237752676010132, 0.2900812327861786, 0.6493933200836182, 353.1763000488281, 0.05423403158783913, 0.04360845685005188, 0.030036307871341705, 1.0841922760009766, 0.3188217282295227, 1.8532060384750366], "count": [1426]}, "timestamp": {"min": [0.0], "max": [47.5], "mean": [23.75], "std": [13.72168802379001], "count": [1426]}, "frame_index": {"min": [0], "max": [1425], "mean": [712.5], "std": [411.65064071370034], "count": [1426]}, "episode_index": {"min": [176], "max": [176], "mean": [176.0], "std": [0.0], "count": [1426]}, "index": {"min": [187136], "max": [188561], "mean": [187848.5], "std": [411.65064071370034], "count": [1426]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1426]}, "subtask_annotation": {"mean": [21.195652173913043, 29.0, 29.0, 29.0, 29.0], "std": [3.231204474910318, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1426]}, "scene_annotation": {"mean": [176.0], "std": [0.0], "min": [176], "max": [176], "count": [1426]}, "eef_direction_state": {"mean": [4.47054698457223, 4.1563814866760165], "std": [2.018022405057871, 2.14059260392598], "min": [0, 0], "max": [6, 6], "count": [1426]}, "eef_velocity_state": {"mean": [0.5287517531556802, 0.6276297335203366], "std": [0.6206595020426958, 0.6871243145399833], "min": [0, 0], "max": [2, 2], "count": [1426]}, "eef_acc_mag_state": {"mean": [0.5722300140252454, 0.5638148667601683], "std": [0.7860371198777223, 0.7938635826674365], "min": [0, 0], "max": [2, 2], "count": [1426]}, "eef_direction_action": {"mean": [4.47054698457223, 4.1563814866760165], "std": [2.018022405057871, 2.14059260392598], "min": [0, 0], "max": [6, 6], "count": [1426]}, "eef_velocity_action": {"mean": [0.5287517531556802, 0.6276297335203366], "std": [0.6206595020426958, 0.6871243145399833], "min": [0, 0], "max": [2, 2], "count": [1426]}, "eef_acc_mag_action": {"mean": [0.5722300140252454, 0.5638148667601683], "std": [0.7860371198777223, 0.7938635826674365], "min": [0, 0], "max": [2, 2], "count": [1426]}, "eef_sim_pose_state": {"mean": [0.5536988143646842, 0.32966080687430294, 1.0804902149825442, -1.9783402894668565, 0.802567634377447, -0.7052678657521476, 0.5781639668043714, -0.2920562207468536, 1.0952287896695174, 1.111741268159615, 1.1088048159781618, -0.32928978361993727], "std": [0.04187829339138299, 0.045640855801996394, 0.03423040091201959, 0.8108858832255498, 0.37887066123279717, 2.5850419657485424, 0.03250142732463172, 0.05849343643682577, 0.031093119967709026, 1.5521939231539463, 0.3486689840470882, 1.8263313119562943], "min": [0.4681874301259266, 0.14738435316600762, 1.018472374891822, -2.9610488399334383, 0.2378275802016594, -3.141306388488193, 0.5171886720691328, -0.3612373544772991, 1.04319964626867, -3.13864928872391, 0.28606883994200194, -3.1367534329679008], "max": [0.6291021934322372, 0.3970392169493825, 1.1670677411075059, -0.10452295853804255, 1.403165901849949, 3.141522344611507, 0.6491220559078771, -0.0904065190085403, 1.1791602702400663, 3.1413515020569123, 1.4546046687660352, 3.1294580666123846], "count": [1426]}, "eef_sim_pose_action": {"mean": [0.5536988143646842, 0.32966080687430294, 1.0804902149825442, -1.9783402894668565, 0.802567634377447, -0.7052678657521476, 0.5781639668043714, -0.2920562207468536, 1.0952287896695174, 1.111741268159615, 1.1088048159781618, -0.32928978361993727], "std": [0.04187829339138299, 0.045640855801996394, 0.03423040091201959, 0.8108858832255498, 0.37887066123279717, 2.5850419657485424, 0.03250142732463172, 0.05849343643682577, 0.031093119967709026, 1.5521939231539463, 0.3486689840470882, 1.8263313119562943], "min": [0.4681874301259266, 0.14738435316600762, 1.018472374891822, -2.9610488399334383, 0.2378275802016594, -3.141306388488193, 0.5171886720691328, -0.3612373544772991, 1.04319964626867, -3.13864928872391, 0.28606883994200194, -3.1367534329679008], "max": [0.6291021934322372, 0.3970392169493825, 1.1670677411075059, -0.10452295853804255, 1.403165901849949, 3.141522344611507, 0.6491220559078771, -0.0904065190085403, 1.1791602702400663, 3.1413515020569123, 1.4546046687660352, 3.1294580666123846], "count": [1426]}, "gripper_mode_state": {"mean": [0.42496493688639553, 0.4600280504908836], "std": [0.4943376774063893, 0.49839968223548936], "min": [0, 0], "max": [1, 1], "count": [1426]}, "gripper_activity_state": {"mean": [1.908835904628331, 1.9684431977559607], "std": [0.37836722702482223, 0.22404533937282006], "min": [0, 0], "max": [2, 2], "count": [1426]}, "gripper_mode_action": {"mean": [0.42496493688639553, 0.4600280504908836], "std": [0.4943376774063893, 0.49839968223548936], "min": [0, 0], "max": [1, 1], "count": [1426]}, "gripper_activity_action": {"mean": [1.908835904628331, 1.9684431977559607], "std": [0.37836722702482223, 0.22404533937282006], "min": [0, 0], "max": [2, 2], "count": [1426]}, "gripper_open_scale_state": {"mean": [0.5049018234611403, 0.4928558906385315], "std": [0.35317590094152923, 0.1427272308722165], "min": [0.02, 0.0], "max": [0.862, 0.639], "count": [1426]}, "gripper_open_scale_action": {"mean": [0.5049018234611403, 0.4928558906385315], "std": [0.35317590094152923, 0.1427272308722165], "min": [0.02, 0.0], "max": [0.862, 0.639], "count": [1426]}}} +{"episode_index": 175, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.42238458055636047]], [[0.44745296753758973]], [[0.4499590798963264]]], "std": [[[0.21661645365504403]], [[0.1879385119555458]], [[0.1825373879818807]]], "count": [203]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4540078087269391]], [[0.4670046574664348]], [[0.46637383085418077]]], "std": [[[0.15122591853231396]], [[0.13299482797093815]], [[0.12797354489874505]]], "count": [203]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4505317188657072]], [[0.46123348606684056]], [[0.46080058618274894]]], "std": [[[0.14949945949196825]], [[0.13042999141477368]], [[0.12605182707982743]]], "count": [203]}, "observation.state": {"min": [0.33166491985321045, 1.8248116970062256, -1.8613587617874146, -1.1187386512756348, -2.7133936882019043, -2.142077684402466, 0.23343779146671295, -2.0, 0.12071000039577484, 0.28627899289131165, -0.13019700348377228, -3.1401853561401367, -0.36000001430511475, -0.8519999980926514, -0.6533989310264587, -2.067866086959839, 0.38981929421424866, 0.0018151425756514072, 0.26834437251091003, 0.9579064846038818, -2.054060697555542, 44.0, -0.3922950029373169, 0.26346099376678467, -0.024695999920368195, -3.1411852836608887, 0.36000001430511475, -3.1411852836608887], "max": [1.010737657546997, 2.0908520221710205, -0.4580267667770386, 0.051277775317430496, 0.42814674973487854, -0.8465369939804077, 2.2775673866271973, 634.0, 0.3493190109729767, 0.445125013589859, 0.09549800306558609, 3.1410000324249268, 1.0670000314712524, 0.7279999852180481, -0.306549608707428, -1.733757734298706, 1.169143795967102, 0.7886794209480286, 2.1601243019104004, 1.6771742105484009, -0.340461403131485, 842.0, -0.14272700250148773, 0.40184399485588074, 0.11873099952936172, 3.1410000324249268, 1.2289999723434448, 3.135999917984009], "mean": [0.6351763010025024, 2.039262294769287, -1.0167899131774902, -0.5044971704483032, -1.4892040491104126, -1.27769136428833, 1.260845422744751, 469.9464416503906, 0.2624872922897339, 0.3780149817466736, -0.00010797959839692339, -1.1099600791931152, 0.46018627285957336, -0.27295488119125366, -0.4044117033481598, -1.989160180091858, 0.7958058714866638, 0.567142903804779, 1.5752617120742798, 1.4026684761047363, -1.5115395784378052, 462.9851379394531, -0.3094024658203125, 0.3345072865486145, 0.0430646613240242, 1.6126726865768433, 0.7571700811386108, -1.9200890064239502], "std": [0.13854409754276276, 0.06977421045303345, 0.4486040472984314, 0.2701449990272522, 1.0717095136642456, 0.32273223996162415, 0.6337553262710571, 223.13323974609375, 0.06105516850948334, 0.041849035769701004, 0.050364695489406586, 2.2383458614349365, 0.41834500432014465, 0.44230058789253235, 0.07747218012809753, 0.0947248637676239, 0.1894737184047699, 0.15676851570606232, 0.5391355156898499, 0.19066016376018524, 0.4714314341545105, 303.0202941894531, 0.05919170007109642, 0.0354137048125267, 0.02713802084326744, 2.171565294265747, 0.27304622530937195, 1.6547813415527344], "count": [1195]}, "action": {"min": [0.33166491985321045, 1.8248116970062256, -1.8613587617874146, -1.1187386512756348, -2.7133936882019043, -2.142077684402466, 0.23343779146671295, -2.0, 0.12071000039577484, 0.28627899289131165, -0.13019700348377228, -3.1401853561401367, -0.36000001430511475, -0.8519999980926514, -0.6533989310264587, -2.067866086959839, 0.38981929421424866, 0.0018151425756514072, 0.26834437251091003, 0.9579064846038818, -2.054060697555542, 44.0, -0.3922950029373169, 0.26346099376678467, -0.024695999920368195, -3.1411852836608887, 0.36000001430511475, -3.1411852836608887], "max": [1.010737657546997, 2.0908520221710205, -0.4580267667770386, 0.051277775317430496, 0.42814674973487854, -0.8465369939804077, 2.2775673866271973, 634.0, 0.3493190109729767, 0.445125013589859, 0.09549800306558609, 3.1410000324249268, 1.0670000314712524, 0.7279999852180481, -0.306549608707428, -1.733757734298706, 1.169143795967102, 0.7886794209480286, 2.1601243019104004, 1.6771742105484009, -0.340461403131485, 842.0, -0.14272700250148773, 0.40184399485588074, 0.11873099952936172, 3.1410000324249268, 1.2289999723434448, 3.135999917984009], "mean": [0.6351763010025024, 2.039262294769287, -1.0167899131774902, -0.5044971704483032, -1.4892040491104126, -1.27769136428833, 1.260845422744751, 469.9464416503906, 0.2624872922897339, 0.3780149817466736, -0.00010797959839692339, -1.1099600791931152, 0.46018627285957336, -0.27295488119125366, -0.4044117033481598, -1.989160180091858, 0.7958058714866638, 0.567142903804779, 1.5752617120742798, 1.4026684761047363, -1.5115395784378052, 462.9851379394531, -0.3094024658203125, 0.3345072865486145, 0.0430646613240242, 1.6126726865768433, 0.7571700811386108, -1.9200890064239502], "std": [0.13854409754276276, 0.06977421045303345, 0.4486040472984314, 0.2701449990272522, 1.0717095136642456, 0.32273223996162415, 0.6337553262710571, 223.13323974609375, 0.06105516850948334, 0.041849035769701004, 0.050364695489406586, 2.2383458614349365, 0.41834500432014465, 0.44230058789253235, 0.07747218012809753, 0.0947248637676239, 0.1894737184047699, 0.15676851570606232, 0.5391355156898499, 0.19066016376018524, 0.4714314341545105, 303.0202941894531, 0.05919170007109642, 0.0354137048125267, 0.02713802084326744, 2.171565294265747, 0.27304622530937195, 1.6547813415527344], "count": [1195]}, "timestamp": {"min": [0.0], "max": [39.8], "mean": [19.9], "std": [11.498888835206836], "count": [1195]}, "frame_index": {"min": [0], "max": [1194], "mean": [597.0], "std": [344.9666650562051], "count": [1195]}, "episode_index": {"min": [177], "max": [177], "mean": [177.0], "std": [0.0], "count": [1195]}, "index": {"min": [188562], "max": [189756], "mean": [189159.0], "std": [344.9666650562051], "count": [1195]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1195]}, "subtask_annotation": {"mean": [19.571548117154812, 29.0, 29.0, 29.0, 29.0], "std": [4.737867803894762, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1195]}, "scene_annotation": {"mean": [177.0], "std": [0.0], "min": [177], "max": [177], "count": [1195]}, "eef_direction_state": {"mean": [4.376569037656904, 3.964016736401674], "std": [1.9942477809341979, 1.9139332149227086], "min": [0, 0], "max": [6, 6], "count": [1195]}, "eef_velocity_state": {"mean": [0.5523012552301255, 0.8711297071129707], "std": [0.6267944425902576, 0.7599570428816615], "min": [0, 0], "max": [2, 2], "count": [1195]}, "eef_acc_mag_state": {"mean": [0.5606694560669456, 0.7313807531380753], "std": [0.7796316394626222, 0.8226771390471022], "min": [0, 0], "max": [2, 2], "count": [1195]}, "eef_direction_action": {"mean": [4.376569037656904, 3.964016736401674], "std": [1.9942477809341979, 1.9139332149227086], "min": [0, 0], "max": [6, 6], "count": [1195]}, "eef_velocity_action": {"mean": [0.5523012552301255, 0.8711297071129707], "std": [0.6267944425902576, 0.7599570428816615], "min": [0, 0], "max": [2, 2], "count": [1195]}, "eef_acc_mag_action": {"mean": [0.5606694560669456, 0.7313807531380753], "std": [0.7796316394626222, 0.8226771390471022], "min": [0, 0], "max": [2, 2], "count": [1195]}, "eef_sim_pose_state": {"mean": [0.5330746316687588, 0.3408247885156263, 1.0861492221460072, -1.7667866854613576, 0.9863434222233847, -1.7727082236938019, 0.5831802612006103, -0.26928214780182413, 1.0934454324668343, 1.940497405395987, 0.9790119101462705, -1.426326845736821], "std": [0.031431351306995904, 0.049170168897354545, 0.03089561634631482, 0.6777585222813368, 0.3555218491993302, 1.785420331293579, 0.03041328432012932, 0.06588506816602278, 0.033712426877919165, 1.3333070854764397, 0.316236896208132, 1.7326371281159318], "min": [0.4658907205166455, 0.19089826071172925, 1.0332612487765622, -2.8966431324906474, 0.4300205565015025, -3.134174394169337, 0.4952246397560924, -0.36718945329946, 1.0401150560344863, -3.1411409395551937, 0.3100644119746425, -3.138445295814166], "max": [0.5934386357655238, 0.43300972625020157, 1.1732353583901054, -0.5793554460880422, 1.4759840493046852, 3.1313087863975473, 0.6565743324885006, -0.09001393846379115, 1.1837979400156524, 3.14038248849588, 1.404873543084963, 3.1360991045063358], "count": [1195]}, "eef_sim_pose_action": {"mean": [0.5330746316687588, 0.3408247885156263, 1.0861492221460072, -1.7667866854613576, 0.9863434222233847, -1.7727082236938019, 0.5831802612006103, -0.26928214780182413, 1.0934454324668343, 1.940497405395987, 0.9790119101462705, -1.426326845736821], "std": [0.031431351306995904, 0.049170168897354545, 0.03089561634631482, 0.6777585222813368, 0.3555218491993302, 1.785420331293579, 0.03041328432012932, 0.06588506816602278, 0.033712426877919165, 1.3333070854764397, 0.316236896208132, 1.7326371281159318], "min": [0.4658907205166455, 0.19089826071172925, 1.0332612487765622, -2.8966431324906474, 0.4300205565015025, -3.134174394169337, 0.4952246397560924, -0.36718945329946, 1.0401150560344863, -3.1411409395551937, 0.3100644119746425, -3.138445295814166], "max": [0.5934386357655238, 0.43300972625020157, 1.1732353583901054, -0.5793554460880422, 1.4759840493046852, 3.1313087863975473, 0.6565743324885006, -0.09001393846379115, 1.1837979400156524, 3.14038248849588, 1.404873543084963, 3.1360991045063358], "count": [1195]}, "gripper_mode_state": {"mean": [0.44686192468619246, 0.2175732217573222], "std": [0.49716832657757476, 0.4125955827822959], "min": [0, 0], "max": [1, 1], "count": [1195]}, "gripper_activity_state": {"mean": [1.895397489539749, 1.9146443514644351], "std": [0.4028400081019592, 0.36738784341484815], "min": [0, 0], "max": [2, 2], "count": [1195]}, "gripper_mode_action": {"mean": [0.44686192468619246, 0.2175732217573222], "std": [0.49716832657757476, 0.4125955827822959], "min": [0, 0], "max": [1, 1], "count": [1195]}, "gripper_activity_action": {"mean": [1.895397489539749, 1.9146443514644351], "std": [0.4028400081019592, 0.36738784341484815], "min": [0, 0], "max": [2, 2], "count": [1195]}, "gripper_open_scale_state": {"mean": [0.4629853557315307, 0.4700556486297358], "std": [0.3030207041522997, 0.22290282122838326], "min": [0.044, 0.0], "max": [0.842, 0.634], "count": [1195]}, "gripper_open_scale_action": {"mean": [0.4629853557315307, 0.4700556486297358], "std": [0.3030207041522997, 0.22290282122838326], "min": [0.044, 0.0], "max": [0.842, 0.634], "count": [1195]}}} +{"episode_index": 176, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4229308099308099]], [[0.4497050676039646]], [[0.4526570019033254]]], "std": [[[0.21538946543990176]], [[0.1838683458893029]], [[0.1770593601326543]]], "count": [273]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[0.8549019607843137]], [[0.8588235294117647]]], "mean": [[[0.43807728593574186]], [[0.4593930479242979]], [[0.46087381266609206]]], "std": [[[0.16029767556659055]], [[0.1300834080631722]], [[0.12149746126362859]]], "count": [273]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.8627450980392157]], [[0.8823529411764706]]], "mean": [[[0.43420487682252384]], [[0.45385970232109935]], [[0.4542580629474012]]], "std": [[[0.15574085954450514]], [[0.12640392600834832]], [[0.11992667592721003]]], "count": [273]}, "observation.state": {"min": [-0.15805701911449432, 1.7931687831878662, -0.08934341371059418, -0.16999506950378418, -2.9185397624969482, -1.4739830493927002, -0.5997300744056702, -3.0, 0.12653300166130066, 0.22713400423526764, -0.18632499873638153, -2.6089999675750732, -0.12700000405311584, -1.2350000143051147, -0.685006856918335, -2.074446201324463, -1.9440524578094482, -1.9355353116989136, 0.8194321393966675, -1.443509578704834, 0.07513642311096191, -2.0, -0.38261398673057556, 0.23840199410915375, -0.14591899514198303, 1.4359999895095825, 0.07199998944997787, -3.1351852416992188], "max": [1.4229670763015747, 2.091672420501709, 1.7497100830078125, 2.023674249649048, -1.2585221529006958, 1.6658992767333984, 0.29307568073272705, 787.0, 0.36258700489997864, 0.5325610041618347, 0.08442100137472153, -1.3660000562667847, 0.8670000433921814, 0.3330000042915344, 0.20861920714378357, -1.5190823078155518, 0.5246634483337402, -0.27150341868400574, 2.6116583347320557, 1.622772216796875, 1.1770501136779785, 860.0, -0.07583999633789062, 0.397146999835968, 0.0849749967455864, 2.806999921798706, 0.8349999785423279, 3.1410000324249268], "mean": [0.23575443029403687, 2.0581421852111816, 1.116196632385254, 1.059201717376709, -2.4838929176330566, 0.017106249928474426, -0.12787212431430817, 447.7627868652344, 0.25900718569755554, 0.32049262523651123, -0.005718867294490337, -1.993041753768921, 0.4507496953010559, -0.38380634784698486, -0.13315701484680176, -2.0490176677703857, -1.3445639610290527, -1.2976099252700806, 2.2710013389587402, -0.3345792889595032, 0.374747097492218, 556.2371826171875, -0.26117491722106934, 0.31463825702667236, 0.0045183622278273106, 2.206831932067871, 0.5174736380577087, -1.1029319763183594], "std": [0.36037516593933105, 0.05088433250784874, 0.4828049838542938, 0.6988084316253662, 0.4851516783237457, 1.1125280857086182, 0.16598598659038544, 312.3430480957031, 0.05996178835630417, 0.07301637530326843, 0.06408043950796127, 0.38445746898651123, 0.2510567903518677, 0.4948135018348694, 0.14064179360866547, 0.06531853973865509, 0.5322526693344116, 0.45911073684692383, 0.36238929629325867, 1.0116599798202515, 0.23517829179763794, 361.5874938964844, 0.06682001799345016, 0.03880167007446289, 0.040352713316679, 0.4384598731994629, 0.2528334856033325, 2.2655882835388184], "count": [1779]}, "action": {"min": [-0.15805701911449432, 1.7931687831878662, -0.08934341371059418, -0.16999506950378418, -2.9185397624969482, -1.4739830493927002, -0.5997300744056702, -3.0, 0.12653300166130066, 0.22713400423526764, -0.18632499873638153, -2.6089999675750732, -0.12700000405311584, -1.2350000143051147, -0.685006856918335, -2.074446201324463, -1.9440524578094482, -1.9355353116989136, 0.8194321393966675, -1.443509578704834, 0.07513642311096191, -2.0, -0.38261398673057556, 0.23840199410915375, -0.14591899514198303, 1.4359999895095825, 0.07199998944997787, -3.1351852416992188], "max": [1.4229670763015747, 2.091672420501709, 1.7497100830078125, 2.023674249649048, -1.2585221529006958, 1.6658992767333984, 0.29307568073272705, 787.0, 0.36258700489997864, 0.5325610041618347, 0.08442100137472153, -1.3660000562667847, 0.8670000433921814, 0.3330000042915344, 0.20861920714378357, -1.5190823078155518, 0.5246634483337402, -0.27150341868400574, 2.6116583347320557, 1.622772216796875, 1.1770501136779785, 860.0, -0.07583999633789062, 0.397146999835968, 0.0849749967455864, 2.806999921798706, 0.8349999785423279, 3.1410000324249268], "mean": [0.23575443029403687, 2.0581421852111816, 1.116196632385254, 1.059201717376709, -2.4838929176330566, 0.017106249928474426, -0.12787212431430817, 447.7627868652344, 0.25900718569755554, 0.32049262523651123, -0.005718867294490337, -1.993041753768921, 0.4507496953010559, -0.38380634784698486, -0.13315701484680176, -2.0490176677703857, -1.3445639610290527, -1.2976099252700806, 2.2710013389587402, -0.3345792889595032, 0.374747097492218, 556.2371826171875, -0.26117491722106934, 0.31463825702667236, 0.0045183622278273106, 2.206831932067871, 0.5174736380577087, -1.1029319763183594], "std": [0.36037516593933105, 0.05088433250784874, 0.4828049838542938, 0.6988084316253662, 0.4851516783237457, 1.1125280857086182, 0.16598598659038544, 312.3430480957031, 0.05996178835630417, 0.07301637530326843, 0.06408043950796127, 0.38445746898651123, 0.2510567903518677, 0.4948135018348694, 0.14064179360866547, 0.06531853973865509, 0.5322526693344116, 0.45911073684692383, 0.36238929629325867, 1.0116599798202515, 0.23517829179763794, 361.5874938964844, 0.06682001799345016, 0.03880167007446289, 0.040352713316679, 0.4384598731994629, 0.2528334856033325, 2.2655882835388184], "count": [1779]}, "timestamp": {"min": [0.0], "max": [59.266666666666666], "mean": [29.633333333333333], "std": [17.118432777002127], "count": [1779]}, "frame_index": {"min": [0], "max": [1778], "mean": [889.0], "std": [513.5529833100638], "count": [1779]}, "episode_index": {"min": [178], "max": [178], "mean": [178.0], "std": [0.0], "count": [1779]}, "index": {"min": [189757], "max": [191535], "mean": [190646.0], "std": [513.5529833100638], "count": [1779]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1779]}, "subtask_annotation": {"mean": [20.417650365373806, 29.0, 29.0, 29.0, 29.0], "std": [3.275840822814496, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1779]}, "scene_annotation": {"mean": [178.0], "std": [0.0], "min": [178], "max": [178], "count": [1779]}, "eef_direction_state": {"mean": [4.4789207419898815, 3.907813378302417], "std": [1.9696915877866346, 2.235550240051932], "min": [0, 0], "max": [6, 6], "count": [1779]}, "eef_velocity_state": {"mean": [0.5705452501405284, 0.7414277684092186], "std": [0.645778687357492, 0.7546210546905312], "min": [0, 0], "max": [2, 2], "count": [1779]}, "eef_acc_mag_state": {"mean": [0.6531759415401911, 0.6537380550871276], "std": [0.8195920083230176, 0.8056512879119883], "min": [0, 0], "max": [2, 2], "count": [1779]}, "eef_direction_action": {"mean": [4.4789207419898815, 3.907813378302417], "std": [1.9696915877866346, 2.235550240051932], "min": [0, 0], "max": [6, 6], "count": [1779]}, "eef_velocity_action": {"mean": [0.5705452501405284, 0.7414277684092186], "std": [0.645778687357492, 0.7546210546905312], "min": [0, 0], "max": [2, 2], "count": [1779]}, "eef_acc_mag_action": {"mean": [0.6531759415401911, 0.6537380550871276], "std": [0.8195920083230176, 0.8056512879119883], "min": [0, 0], "max": [2, 2], "count": [1779]}, "eef_sim_pose_state": {"mean": [0.5087268194764666, 0.2616212692886095, 1.1036095665537442, -1.9069996779354335, 0.9753862006775523, 1.3079762407270719, 0.5133240484020851, -0.24809796182286936, 1.0932757488449059, -1.1840869938933554, 1.0238495240870202, -1.8930445841422563], "std": [0.03900609353803126, 0.05202080605267044, 0.06029052715152738, 1.6553148002114404, 0.39275898138587556, 2.234013230843049, 0.07265363539973234, 0.062377492633901056, 0.06942634020794151, 2.1605982213483275, 0.39331564771864574, 1.1851565774159039], "min": [0.41914388654742574, 0.0969622534694306, 0.9957725638755573, -3.14115139889819, 0.30980334808565413, -3.1413698051039183, 0.43714172767459136, -0.3196016419807465, 1.0118867407889511, -3.141331938640721, 0.17232561889265896, -3.1393209358415426], "max": [0.5931641024167094, 0.3715492324573367, 1.252723313849005, 3.1413595170671513, 1.5607666520025978, 3.141052330682491, 0.7231446412879946, -0.05687708580921157, 1.2194087886807194, 3.1412673236435587, 1.5160442365134847, 3.139794331674464], "count": [1779]}, "eef_sim_pose_action": {"mean": [0.5087268194764666, 0.2616212692886095, 1.1036095665537442, -1.9069996779354335, 0.9753862006775523, 1.3079762407270719, 0.5133240484020851, -0.24809796182286936, 1.0932757488449059, -1.1840869938933554, 1.0238495240870202, -1.8930445841422563], "std": [0.03900609353803126, 0.05202080605267044, 0.06029052715152738, 1.6553148002114404, 0.39275898138587556, 2.234013230843049, 0.07265363539973234, 0.062377492633901056, 0.06942634020794151, 2.1605982213483275, 0.39331564771864574, 1.1851565774159039], "min": [0.41914388654742574, 0.0969622534694306, 0.9957725638755573, -3.14115139889819, 0.30980334808565413, -3.1413698051039183, 0.43714172767459136, -0.3196016419807465, 1.0118867407889511, -3.141331938640721, 0.17232561889265896, -3.1393209358415426], "max": [0.5931641024167094, 0.3715492324573367, 1.252723313849005, 3.1413595170671513, 1.5607666520025978, 3.141052330682491, 0.7231446412879946, -0.05687708580921157, 1.2194087886807194, 3.1412673236435587, 1.5160442365134847, 3.139794331674464], "count": [1779]}, "gripper_mode_state": {"mean": [0.357504215851602, 0.37830241708825185], "std": [0.47926501176274394, 0.4849636051431481], "min": [0, 0], "max": [1, 1], "count": [1779]}, "gripper_activity_state": {"mean": [1.84822934232715, 1.912310286677909], "std": [0.4712188174657934, 0.3613730022066722], "min": [0, 0], "max": [2, 2], "count": [1779]}, "gripper_mode_action": {"mean": [0.357504215851602, 0.37830241708825185], "std": [0.47926501176274394, 0.4849636051431481], "min": [0, 0], "max": [1, 1], "count": [1779]}, "gripper_activity_action": {"mean": [1.84822934232715, 1.912310286677909], "std": [0.4712188174657934, 0.3613730022066722], "min": [0, 0], "max": [2, 2], "count": [1779]}, "gripper_open_scale_state": {"mean": [0.5562400225464598, 0.4478768501027103], "std": [0.36158283222056015, 0.3121796223837205], "min": [0.0, 0.0], "max": [0.86, 0.787], "count": [1779]}, "gripper_open_scale_action": {"mean": [0.5562400225464598, 0.4478768501027103], "std": [0.36158283222056015, 0.3121796223837205], "min": [0.0, 0.0], "max": [0.86, 0.787], "count": [1779]}}} +{"episode_index": 177, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.41639790063221555]], [[0.4408169027930487]], [[0.44438139469183313]]], "std": [[[0.21126881833492217]], [[0.18398472401461977]], [[0.17720555776219638]]], "count": [214]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4521418399914483]], [[0.4673576617952477]], [[0.46660203637529774]]], "std": [[[0.15345418487545157]], [[0.13013715100687112]], [[0.12332307520969571]]], "count": [214]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4576614182472054]], [[0.46561127718221246]], [[0.46248407626290394]]], "std": [[[0.13617007142960488]], [[0.12050086272309994]], [[0.11863560531265421]]], "count": [214]}, "observation.state": {"min": [0.45408231019973755, 1.9429702758789062, -1.6611521244049072, -0.8512145280838013, -2.6898841857910156, -1.9850677251815796, 0.08536405116319656, 4.0, 0.09027200192213058, 0.2690010070800781, -0.1400260031223297, -3.1391851902008057, -0.4020000100135803, -0.6169999837875366, -0.7420092821121216, -2.066312789916992, 0.2324429601430893, 0.12103858590126038, 0.6623176336288452, 0.4201880693435669, -1.8302918672561646, 37.0, -0.3955030143260956, 0.24999000132083893, -0.020952999591827393, 1.159000039100647, 0.38199999928474426, -3.1411852836608887], "max": [1.1821116209030151, 2.0923357009887695, -0.3274586796760559, 0.029181906953454018, 0.2822372019290924, -0.6533465385437012, 1.8874512910842896, 610.0, 0.3228369951248169, 0.468192994594574, 0.07069399952888489, 3.132999897003174, 1.187000036239624, 0.6480000019073486, -0.2517637610435486, -1.769275188446045, 1.2618556022644043, 0.9389173984527588, 2.057149648666382, 1.661623239517212, -0.4168020784854889, 847.0, -0.1360439956188202, 0.47666698694229126, 0.11020000278949738, 3.13100004196167, 1.2170000076293945, 3.128999948501587], "mean": [0.6966255903244019, 2.0431110858917236, -0.752244234085083, -0.4444514811038971, -1.7787903547286987, -1.292075753211975, 1.2811728715896606, 490.9426574707031, 0.257174551486969, 0.38232842087745667, -0.0011665895581245422, -0.8384213447570801, 0.450761616230011, -0.28089162707328796, -0.4717933237552643, -1.9926570653915405, 0.7177637815475464, 0.5901179909706116, 1.7460089921951294, 1.1527851819992065, -1.5863080024719238, 369.2616882324219, -0.32007721066474915, 0.3674287796020508, 0.04796259477734566, 2.5479512214660645, 0.7034801840782166, -1.7797813415527344], "std": [0.13895487785339355, 0.04487678036093712, 0.29631051421165466, 0.22733338177204132, 0.6708971858024597, 0.40415066480636597, 0.4624534845352173, 186.38958740234375, 0.057280488312244415, 0.058729760348796844, 0.04947996139526367, 2.346064329147339, 0.41794222593307495, 0.3626793920993805, 0.14037832617759705, 0.08330088108778, 0.1346413642168045, 0.16380910575389862, 0.3553221821784973, 0.38338521122932434, 0.28346943855285645, 355.58489990234375, 0.05663362890481949, 0.0587691031396389, 0.03404278680682182, 0.4268532693386078, 0.20757554471492767, 1.6713078022003174], "count": [1282]}, "action": {"min": [0.45408231019973755, 1.9429702758789062, -1.6611521244049072, -0.8512145280838013, -2.6898841857910156, -1.9850677251815796, 0.08536405116319656, 4.0, 0.09027200192213058, 0.2690010070800781, -0.1400260031223297, -3.1391851902008057, -0.4020000100135803, -0.6169999837875366, -0.7420092821121216, -2.066312789916992, 0.2324429601430893, 0.12103858590126038, 0.6623176336288452, 0.4201880693435669, -1.8302918672561646, 37.0, -0.3955030143260956, 0.24999000132083893, -0.020952999591827393, 1.159000039100647, 0.38199999928474426, -3.1411852836608887], "max": [1.1821116209030151, 2.0923357009887695, -0.3274586796760559, 0.029181906953454018, 0.2822372019290924, -0.6533465385437012, 1.8874512910842896, 610.0, 0.3228369951248169, 0.468192994594574, 0.07069399952888489, 3.132999897003174, 1.187000036239624, 0.6480000019073486, -0.2517637610435486, -1.769275188446045, 1.2618556022644043, 0.9389173984527588, 2.057149648666382, 1.661623239517212, -0.4168020784854889, 847.0, -0.1360439956188202, 0.47666698694229126, 0.11020000278949738, 3.13100004196167, 1.2170000076293945, 3.128999948501587], "mean": [0.6966255903244019, 2.0431110858917236, -0.752244234085083, -0.4444514811038971, -1.7787903547286987, -1.292075753211975, 1.2811728715896606, 490.9426574707031, 0.257174551486969, 0.38232842087745667, -0.0011665895581245422, -0.8384213447570801, 0.450761616230011, -0.28089162707328796, -0.4717933237552643, -1.9926570653915405, 0.7177637815475464, 0.5901179909706116, 1.7460089921951294, 1.1527851819992065, -1.5863080024719238, 369.2616882324219, -0.32007721066474915, 0.3674287796020508, 0.04796259477734566, 2.5479512214660645, 0.7034801840782166, -1.7797813415527344], "std": [0.13895487785339355, 0.04487678036093712, 0.29631051421165466, 0.22733338177204132, 0.6708971858024597, 0.40415066480636597, 0.4624534845352173, 186.38958740234375, 0.057280488312244415, 0.058729760348796844, 0.04947996139526367, 2.346064329147339, 0.41794222593307495, 0.3626793920993805, 0.14037832617759705, 0.08330088108778, 0.1346413642168045, 0.16380910575389862, 0.3553221821784973, 0.38338521122932434, 0.28346943855285645, 355.58489990234375, 0.05663362890481949, 0.0587691031396389, 0.03404278680682182, 0.4268532693386078, 0.20757554471492767, 1.6713078022003174], "count": [1282]}, "timestamp": {"min": [0.0], "max": [42.7], "mean": [21.349999999999998], "std": [12.336046998757567], "count": [1282]}, "frame_index": {"min": [0], "max": [1281], "mean": [640.5], "std": [370.081409962727], "count": [1282]}, "episode_index": {"min": [179], "max": [179], "mean": [179.0], "std": [0.0], "count": [1282]}, "index": {"min": [191536], "max": [192817], "mean": [192176.5], "std": [370.081409962727], "count": [1282]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1282]}, "subtask_annotation": {"mean": [21.114664586583462, 29.0, 29.0, 29.0, 29.0], "std": [3.1352935685726204, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1282]}, "scene_annotation": {"mean": [179.0], "std": [0.0], "min": [179], "max": [179], "count": [1282]}, "eef_direction_state": {"mean": [4.246489859594384, 4.1435257410296416], "std": [2.0791868843687906, 2.0873273492832776], "min": [0, 0], "max": [6, 6], "count": [1282]}, "eef_velocity_state": {"mean": [0.594383775351014, 0.65600624024961], "std": [0.6189162960995926, 0.713858116335076], "min": [0, 0], "max": [2, 2], "count": [1282]}, "eef_acc_mag_state": {"mean": [0.6216848673946958, 0.5741029641185648], "std": [0.8169027350539064, 0.7995026820094803], "min": [0, 0], "max": [2, 2], "count": [1282]}, "eef_direction_action": {"mean": [4.246489859594384, 4.1435257410296416], "std": [2.0791868843687906, 2.0873273492832776], "min": [0, 0], "max": [6, 6], "count": [1282]}, "eef_velocity_action": {"mean": [0.594383775351014, 0.65600624024961], "std": [0.6189162960995926, 0.713858116335076], "min": [0, 0], "max": [2, 2], "count": [1282]}, "eef_acc_mag_action": {"mean": [0.6216848673946958, 0.5741029641185648], "std": [0.8169027350539064, 0.7995026820094803], "min": [0, 0], "max": [2, 2], "count": [1282]}, "eef_sim_pose_state": {"mean": [0.5625649747049203, 0.34629475000316484, 1.0880185140310963, -2.2425442448041575, 0.9919170683237933, -1.3467876558144014, 0.5892748960241029, -0.2661734818050346, 1.0962434901552256, 2.175626239702244, 1.0108008131226693, -1.5379166438585763], "std": [0.05457738760089774, 0.04594830304226522, 0.04002691975393601, 0.6773985614908791, 0.2123707119625161, 2.4862793142082866, 0.04333656368354233, 0.06547067791934129, 0.02410689989262922, 0.9937730268602395, 0.31473730280953505, 1.7960939758103518], "min": [0.4575830289069804, 0.20220903987290048, 1.0301794914364568, -3.1012691844796234, 0.5821698040353569, -3.1412487888613554, 0.5166460925483343, -0.3509501558898573, 1.0596080629365303, -3.100590024074639, 0.289790818828888, -3.132497410309553], "max": [0.6629760513421762, 0.4210912172161657, 1.1916936431122331, -0.26550330903512115, 1.4210040299295934, 3.1412770967040897, 0.6618841120388861, -0.06890691880188403, 1.192112313892824, 3.1412618988614116, 1.5369370789054582, 3.1410614318892027], "count": [1282]}, "eef_sim_pose_action": {"mean": [0.5625649747049203, 0.34629475000316484, 1.0880185140310963, -2.2425442448041575, 0.9919170683237933, -1.3467876558144014, 0.5892748960241029, -0.2661734818050346, 1.0962434901552256, 2.175626239702244, 1.0108008131226693, -1.5379166438585763], "std": [0.05457738760089774, 0.04594830304226522, 0.04002691975393601, 0.6773985614908791, 0.2123707119625161, 2.4862793142082866, 0.04333656368354233, 0.06547067791934129, 0.02410689989262922, 0.9937730268602395, 0.31473730280953505, 1.7960939758103518], "min": [0.4575830289069804, 0.20220903987290048, 1.0301794914364568, -3.1012691844796234, 0.5821698040353569, -3.1412487888613554, 0.5166460925483343, -0.3509501558898573, 1.0596080629365303, -3.100590024074639, 0.289790818828888, -3.132497410309553], "max": [0.6629760513421762, 0.4210912172161657, 1.1916936431122331, -0.26550330903512115, 1.4210040299295934, 3.1412770967040897, 0.6618841120388861, -0.06890691880188403, 1.192112313892824, 3.1412618988614116, 1.5369370789054582, 3.1410614318892027], "count": [1282]}, "gripper_mode_state": {"mean": [0.6216848673946958, 0.13806552262090482], "std": [0.48496679581919927, 0.34496874363384755], "min": [0, 0], "max": [1, 1], "count": [1282]}, "gripper_activity_state": {"mean": [1.8361934477379096, 1.9563182527301093], "std": [0.5024127620620399, 0.26723554754704454], "min": [0, 0], "max": [2, 2], "count": [1282]}, "gripper_mode_action": {"mean": [0.6216848673946958, 0.13806552262090482], "std": [0.48496679581919927, 0.34496874363384755], "min": [0, 0], "max": [1, 1], "count": [1282]}, "gripper_activity_action": {"mean": [1.8361934477379096, 1.9563182527301093], "std": [0.5024127620620399, 0.26723554754704454], "min": [0, 0], "max": [2, 2], "count": [1282]}, "gripper_open_scale_state": {"mean": [0.36926170038470235, 0.4909426676955501], "std": [0.3555848260691647, 0.18638959639974995], "min": [0.037, 0.004], "max": [0.847, 0.61], "count": [1282]}, "gripper_open_scale_action": {"mean": [0.36926170038470235, 0.4909426676955501], "std": [0.3555848260691647, 0.18638959639974995], "min": [0.037, 0.004], "max": [0.847, 0.61], "count": [1282]}}} +{"episode_index": 178, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4187369730392157]], [[0.44478590992647055]], [[0.4480316850490196]]], "std": [[[0.21878618723471985]], [[0.18676540896120014]], [[0.1813470583663862]]], "count": [200]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.44710357945261436]], [[0.4626459957107843]], [[0.462494314746732]]], "std": [[[0.15801537910324873]], [[0.13416624289605156]], [[0.1277823066577578]]], "count": [200]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46150267463235295]], [[0.4664649948937909]], [[0.4637544158496732]]], "std": [[[0.1299534477795808]], [[0.11876359044377748]], [[0.11829984521558629]]], "count": [200]}, "observation.state": {"min": [0.3712664246559143, 1.6939119100570679, -1.7497100830078125, -0.8377406001091003, -2.586350917816162, -2.0295910835266113, 0.12482595443725586, -1.0, 0.08455800265073776, 0.2940169870853424, -0.15074600279331207, -3.1391851902008057, -0.4429999887943268, -0.5960000157356262, -0.6706253290176392, -2.069349765777588, 0.358228862285614, -0.03991568088531494, 0.8787907958030701, 0.8053473830223083, -2.222799062728882, 28.0, -0.3801549971103668, 0.27158600091934204, -0.013434999622404575, -3.1361851692199707, 0.1720000058412552, -3.1411852836608887], "max": [1.089068055152893, 2.092440366744995, -0.420449823141098, 0.1327846497297287, 0.45434412360191345, -0.929614782333374, 1.7794854640960693, 596.0, 0.33243098855018616, 0.43285301327705383, 0.10672199726104736, 3.1389999389648438, 1.281999945640564, 1.5160000324249268, -0.29049259424209595, -1.7796775102615356, 0.928218424320221, 0.7793942093849182, 2.3410451412200928, 1.6809439659118652, -0.29511773586273193, 860.0, -0.1741359978914261, 0.44742798805236816, 0.13025499880313873, 3.1410000324249268, 1.2619999647140503, 3.1410000324249268], "mean": [0.653378427028656, 2.010117530822754, -1.1580442190170288, -0.35905230045318604, -1.0522171258926392, -1.365135669708252, 1.055239200592041, 530.7178344726562, 0.2568228542804718, 0.3714301586151123, 0.019078202545642853, -0.7534423470497131, 0.5401357412338257, 0.07370728999376297, -0.4668356478214264, -1.9946430921554565, 0.6169423460960388, 0.5231869220733643, 1.6781225204467773, 1.3578985929489136, -1.486688256263733, 523.2075805664062, -0.32435134053230286, 0.3474465608596802, 0.05191456153988838, 2.2105157375335693, 0.6912630796432495, -0.5525875687599182], "std": [0.16955193877220154, 0.09314946830272675, 0.4730263650417328, 0.2358364462852478, 1.1343863010406494, 0.32100287079811096, 0.5144291520118713, 170.99961853027344, 0.06980052590370178, 0.03922854736447334, 0.08269723504781723, 2.1648917198181152, 0.4322139620780945, 0.606679379940033, 0.08980725705623627, 0.08653290569782257, 0.10012482851743698, 0.25546401739120483, 0.5656633377075195, 0.25764593482017517, 0.6500219106674194, 353.03558349609375, 0.04945927858352661, 0.04342417046427727, 0.03373728320002556, 1.2550623416900635, 0.31338346004486084, 2.4027864933013916], "count": [1173]}, "action": {"min": [0.3712664246559143, 1.6939119100570679, -1.7497100830078125, -0.8377406001091003, -2.586350917816162, -2.0295910835266113, 0.12482595443725586, -1.0, 0.08455800265073776, 0.2940169870853424, -0.15074600279331207, -3.1391851902008057, -0.4429999887943268, -0.5960000157356262, -0.6706253290176392, -2.069349765777588, 0.358228862285614, -0.03991568088531494, 0.8787907958030701, 0.8053473830223083, -2.222799062728882, 28.0, -0.3801549971103668, 0.27158600091934204, -0.013434999622404575, -3.1361851692199707, 0.1720000058412552, -3.1411852836608887], "max": [1.089068055152893, 2.092440366744995, -0.420449823141098, 0.1327846497297287, 0.45434412360191345, -0.929614782333374, 1.7794854640960693, 596.0, 0.33243098855018616, 0.43285301327705383, 0.10672199726104736, 3.1389999389648438, 1.281999945640564, 1.5160000324249268, -0.29049259424209595, -1.7796775102615356, 0.928218424320221, 0.7793942093849182, 2.3410451412200928, 1.6809439659118652, -0.29511773586273193, 860.0, -0.1741359978914261, 0.44742798805236816, 0.13025499880313873, 3.1410000324249268, 1.2619999647140503, 3.1410000324249268], "mean": [0.653378427028656, 2.010117530822754, -1.1580442190170288, -0.35905230045318604, -1.0522171258926392, -1.365135669708252, 1.055239200592041, 530.7178344726562, 0.2568228542804718, 0.3714301586151123, 0.019078202545642853, -0.7534423470497131, 0.5401357412338257, 0.07370728999376297, -0.4668356478214264, -1.9946430921554565, 0.6169423460960388, 0.5231869220733643, 1.6781225204467773, 1.3578985929489136, -1.486688256263733, 523.2075805664062, -0.32435134053230286, 0.3474465608596802, 0.05191456153988838, 2.2105157375335693, 0.6912630796432495, -0.5525875687599182], "std": [0.16955193877220154, 0.09314946830272675, 0.4730263650417328, 0.2358364462852478, 1.1343863010406494, 0.32100287079811096, 0.5144291520118713, 170.99961853027344, 0.06980052590370178, 0.03922854736447334, 0.08269723504781723, 2.1648917198181152, 0.4322139620780945, 0.606679379940033, 0.08980725705623627, 0.08653290569782257, 0.10012482851743698, 0.25546401739120483, 0.5656633377075195, 0.25764593482017517, 0.6500219106674194, 353.03558349609375, 0.04945927858352661, 0.04342417046427727, 0.03373728320002556, 1.2550623416900635, 0.31338346004486084, 2.4027864933013916], "count": [1173]}, "timestamp": {"min": [0.0], "max": [39.06666666666667], "mean": [19.53333333333333], "std": [11.287193660992122], "count": [1173]}, "frame_index": {"min": [0], "max": [1172], "mean": [586.0], "std": [338.6158098297637], "count": [1173]}, "episode_index": {"min": [180], "max": [180], "mean": [180.0], "std": [0.0], "count": [1173]}, "index": {"min": [192818], "max": [193990], "mean": [193404.0], "std": [338.6158098297637], "count": [1173]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1173]}, "subtask_annotation": {"mean": [20.886615515771528, 29.0, 29.0, 29.0, 29.0], "std": [3.5255636714861476, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1173]}, "scene_annotation": {"mean": [180.0], "std": [0.0], "min": [180], "max": [180], "count": [1173]}, "eef_direction_state": {"mean": [4.3341858482523445, 3.917306052855925], "std": [2.1089261736009353, 2.0820711307804154], "min": [0, 0], "max": [6, 6], "count": [1173]}, "eef_velocity_state": {"mean": [0.5728900255754475, 0.7749360613810742], "std": [0.6390382685111552, 0.681370115734489], "min": [0, 0], "max": [2, 2], "count": [1173]}, "eef_acc_mag_state": {"mean": [0.5831202046035806, 0.6359761295822677], "std": [0.7959540592859161, 0.8183539335492429], "min": [0, 0], "max": [2, 2], "count": [1173]}, "eef_direction_action": {"mean": [4.3341858482523445, 3.917306052855925], "std": [2.1089261736009353, 2.0820711307804154], "min": [0, 0], "max": [6, 6], "count": [1173]}, "eef_velocity_action": {"mean": [0.5728900255754475, 0.7749360613810742], "std": [0.6390382685111552, 0.681370115734489], "min": [0, 0], "max": [2, 2], "count": [1173]}, "eef_acc_mag_action": {"mean": [0.5831202046035806, 0.6359761295822677], "std": [0.7959540592859161, 0.8183539335492429], "min": [0, 0], "max": [2, 2], "count": [1173]}, "eef_sim_pose_state": {"mean": [0.5445864126365955, 0.3508207843733107, 1.084465564886797, -1.814678903813109, 0.9291297173562054, -0.8050407532614429, 0.5758611552052094, -0.2753975503735701, 1.102030476768414, 1.5779041255046333, 0.9861776531720571, -0.657916017859896], "std": [0.03639667098256518, 0.044642327255911926, 0.03417067549560782, 0.7545851052369352, 0.4020350946456581, 2.341323363888788, 0.03140387221359595, 0.09319794923652365, 0.028478361208466387, 1.4120106953565728, 0.2970328538806505, 1.835097203413714], "min": [0.4851117341124965, 0.21847331499851103, 1.0312901405264006, -2.9711705772718924, 0.3162274487654393, -3.140805325365598, 0.4927848246326776, -0.3731826861095322, 1.045650503015124, -3.1396722659420395, 0.2586718324729924, -3.140507668682323], "max": [0.6364592122742041, 0.41914678727331545, 1.1830761514163088, 0.42169838502483686, 1.4881416416725433, 3.1415022337202494, 0.622046803927593, -0.07249577099222873, 1.2151502152772324, 3.140461182463783, 1.5437035291043477, 3.1353088326925374], "count": [1173]}, "eef_sim_pose_action": {"mean": [0.5445864126365955, 0.3508207843733107, 1.084465564886797, -1.814678903813109, 0.9291297173562054, -0.8050407532614429, 0.5758611552052094, -0.2753975503735701, 1.102030476768414, 1.5779041255046333, 0.9861776531720571, -0.657916017859896], "std": [0.03639667098256518, 0.044642327255911926, 0.03417067549560782, 0.7545851052369352, 0.4020350946456581, 2.341323363888788, 0.03140387221359595, 0.09319794923652365, 0.028478361208466387, 1.4120106953565728, 0.2970328538806505, 1.835097203413714], "min": [0.4851117341124965, 0.21847331499851103, 1.0312901405264006, -2.9711705772718924, 0.3162274487654393, -3.140805325365598, 0.4927848246326776, -0.3731826861095322, 1.045650503015124, -3.1396722659420395, 0.2586718324729924, -3.140507668682323], "max": [0.6364592122742041, 0.41914678727331545, 1.1830761514163088, 0.42169838502483686, 1.4881416416725433, 3.1415022337202494, 0.622046803927593, -0.07249577099222873, 1.2151502152772324, 3.140461182463783, 1.5437035291043477, 3.1353088326925374], "count": [1173]}, "gripper_mode_state": {"mean": [0.3989769820971867, 0.11082693947144075], "std": [0.4896880127732391, 0.31391771048928013], "min": [0, 0], "max": [1, 1], "count": [1173]}, "gripper_activity_state": {"mean": [1.8780903665814153, 1.948849104859335], "std": [0.4365708840055837, 0.2844820697151093], "min": [0, 0], "max": [2, 2], "count": [1173]}, "gripper_mode_action": {"mean": [0.3989769820971867, 0.11082693947144075], "std": [0.4896880127732391, 0.31391771048928013], "min": [0, 0], "max": [1, 1], "count": [1173]}, "gripper_activity_action": {"mean": [1.8780903665814153, 1.948849104859335], "std": [0.4365708840055837, 0.2844820697151093], "min": [0, 0], "max": [2, 2], "count": [1173]}, "gripper_open_scale_state": {"mean": [0.5232075872559477, 0.5307587383283268], "std": [0.35303558730694345, 0.1708739022393897], "min": [0.028, 0.0], "max": [0.86, 0.596], "count": [1173]}, "gripper_open_scale_action": {"mean": [0.5232075872559477, 0.5307587383283268], "std": [0.35303558730694345, 0.1708739022393897], "min": [0.028, 0.0], "max": [0.86, 0.596], "count": [1173]}}} +{"episode_index": 179, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.41534809200869616]], [[0.44291209704220674]], [[0.44679291206242383]]], "std": [[[0.22106688173606076]], [[0.1882636909624713]], [[0.1810720593370273]]], "count": [236]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.421856098371552]], [[0.44609137344909716]], [[0.44901628621081197]]], "std": [[[0.18839902241109965]], [[0.15888831201335693]], [[0.15073312016701323]]], "count": [236]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.4585331834358037]], [[0.4655014106984602]], [[0.46386780716877146]]], "std": [[[0.12679809904512834]], [[0.1116180528051687]], [[0.10812413435372915]]], "count": [236]}, "observation.state": {"min": [0.4087561368942261, 1.6887632608413696, -1.698135495185852, -0.9484468102455139, -2.7019617557525635, -2.036083698272705, 0.012147491797804832, 17.0, 0.12849199771881104, 0.2635380029678345, -0.1388780027627945, -3.125999927520752, -0.4819999933242798, -0.6779999732971191, -0.7871959209442139, -2.0731022357940674, 0.054768435657024384, -0.16727235913276672, 0.43193408846855164, 0.6683214902877808, -2.386859893798828, 7.0, -0.3864060044288635, 0.24646000564098358, -0.035583000630140305, -3.1391851902008057, 0.07999999821186066, -3.1401853561401367], "max": [1.0737789869308472, 2.092562437057495, -0.5119050741195679, -0.021711895242333412, 0.635928213596344, -0.6390872597694397, 1.9038751125335693, 592.0, 0.343519002199173, 0.4583759903907776, 0.08845999836921692, 3.140000104904175, 0.9810000061988831, 0.5680000185966492, -0.28209757804870605, -1.780218482017517, 1.0915813446044922, 0.7578917741775513, 2.49599552154541, 1.8030472993850708, -0.3086789548397064, 855.0, -0.12432499974966049, 0.4463549852371216, 0.10585100203752518, 3.13700008392334, 1.225000023841858, 3.111999988555908], "mean": [0.6223852038383484, 2.0083744525909424, -1.2215297222137451, -0.34876003861427307, -0.9157821536064148, -1.2112560272216797, 0.8797298669815063, 523.023681640625, 0.2986838221549988, 0.3798525631427765, 0.025651536881923676, -0.6949609518051147, 0.44882580637931824, -0.16462691128253937, -0.5373530387878418, -1.9683656692504883, 0.617994487285614, 0.6082812547683716, 2.0614986419677734, 1.4182629585266113, -1.8522413969039917, 471.7231140136719, -0.31222888827323914, 0.3493606448173523, 0.042772579938173294, 2.6764237880706787, 0.5146995782852173, -1.6084544658660889], "std": [0.1265632063150406, 0.10512854903936386, 0.4500652551651001, 0.21550048887729645, 1.3227627277374268, 0.37713000178337097, 0.6989758014678955, 146.46859741210938, 0.0556899830698967, 0.04730788245797157, 0.049457624554634094, 2.086979389190674, 0.4212227165699005, 0.3639308214187622, 0.12412822246551514, 0.08628561347723007, 0.14726167917251587, 0.16388466954231262, 0.505325198173523, 0.295075386762619, 0.48393166065216064, 355.277587890625, 0.0603596530854702, 0.05641380324959755, 0.02696429193019867, 0.8703635334968567, 0.3307039439678192, 1.5190693140029907], "count": [1463]}, "action": {"min": [0.4087561368942261, 1.6887632608413696, -1.698135495185852, -0.9484468102455139, -2.7019617557525635, -2.036083698272705, 0.012147491797804832, 17.0, 0.12849199771881104, 0.2635380029678345, -0.1388780027627945, -3.125999927520752, -0.4819999933242798, -0.6779999732971191, -0.7871959209442139, -2.0731022357940674, 0.054768435657024384, -0.16727235913276672, 0.43193408846855164, 0.6683214902877808, -2.386859893798828, 7.0, -0.3864060044288635, 0.24646000564098358, -0.035583000630140305, -3.1391851902008057, 0.07999999821186066, -3.1401853561401367], "max": [1.0737789869308472, 2.092562437057495, -0.5119050741195679, -0.021711895242333412, 0.635928213596344, -0.6390872597694397, 1.9038751125335693, 592.0, 0.343519002199173, 0.4583759903907776, 0.08845999836921692, 3.140000104904175, 0.9810000061988831, 0.5680000185966492, -0.28209757804870605, -1.780218482017517, 1.0915813446044922, 0.7578917741775513, 2.49599552154541, 1.8030472993850708, -0.3086789548397064, 855.0, -0.12432499974966049, 0.4463549852371216, 0.10585100203752518, 3.13700008392334, 1.225000023841858, 3.111999988555908], "mean": [0.6223852038383484, 2.0083744525909424, -1.2215297222137451, -0.34876003861427307, -0.9157821536064148, -1.2112560272216797, 0.8797298669815063, 523.023681640625, 0.2986838221549988, 0.3798525631427765, 0.025651536881923676, -0.6949609518051147, 0.44882580637931824, -0.16462691128253937, -0.5373530387878418, -1.9683656692504883, 0.617994487285614, 0.6082812547683716, 2.0614986419677734, 1.4182629585266113, -1.8522413969039917, 471.7231140136719, -0.31222888827323914, 0.3493606448173523, 0.042772579938173294, 2.6764237880706787, 0.5146995782852173, -1.6084544658660889], "std": [0.1265632063150406, 0.10512854903936386, 0.4500652551651001, 0.21550048887729645, 1.3227627277374268, 0.37713000178337097, 0.6989758014678955, 146.46859741210938, 0.0556899830698967, 0.04730788245797157, 0.049457624554634094, 2.086979389190674, 0.4212227165699005, 0.3639308214187622, 0.12412822246551514, 0.08628561347723007, 0.14726167917251587, 0.16388466954231262, 0.505325198173523, 0.295075386762619, 0.48393166065216064, 355.277587890625, 0.0603596530854702, 0.05641380324959755, 0.02696429193019867, 0.8703635334968567, 0.3307039439678192, 1.5190693140029907], "count": [1463]}, "timestamp": {"min": [0.0], "max": [48.733333333333334], "mean": [24.366666666666667], "std": [14.07772077511918], "count": [1463]}, "frame_index": {"min": [0], "max": [1462], "mean": [731.0], "std": [422.33162325357546], "count": [1463]}, "episode_index": {"min": [181], "max": [181], "mean": [181.0], "std": [0.0], "count": [1463]}, "index": {"min": [193991], "max": [195453], "mean": [194722.0], "std": [422.33162325357546], "count": [1463]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1463]}, "subtask_annotation": {"mean": [21.68215994531784, 29.0, 29.0, 29.0, 29.0], "std": [2.9552604226709125, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1463]}, "scene_annotation": {"mean": [181.0], "std": [0.0], "min": [181], "max": [181], "count": [1463]}, "eef_direction_state": {"mean": [4.425837320574162, 4.565276828434723], "std": [2.05756250573129, 1.9253881842911877], "min": [0, 0], "max": [6, 6], "count": [1463]}, "eef_velocity_state": {"mean": [0.5215311004784688, 0.5393028024606972], "std": [0.6214835569630741, 0.7080679907083951], "min": [0, 0], "max": [2, 2], "count": [1463]}, "eef_acc_mag_state": {"mean": [0.5632262474367737, 0.44771018455228984], "std": [0.7972533043176796, 0.731924974920243], "min": [0, 0], "max": [2, 2], "count": [1463]}, "eef_direction_action": {"mean": [4.425837320574162, 4.565276828434723], "std": [2.05756250573129, 1.9253881842911877], "min": [0, 0], "max": [6, 6], "count": [1463]}, "eef_velocity_action": {"mean": [0.5215311004784688, 0.5393028024606972], "std": [0.6214835569630741, 0.7080679907083951], "min": [0, 0], "max": [2, 2], "count": [1463]}, "eef_acc_mag_action": {"mean": [0.5632262474367737, 0.44771018455228984], "std": [0.7972533043176796, 0.731924974920243], "min": [0, 0], "max": [2, 2], "count": [1463]}, "eef_sim_pose_state": {"mean": [0.5549523690324246, 0.3415042011326363, 1.0955877640661806, -2.1771636929608644, 0.6978485196019714, -0.47362886216437367, 0.5808410092457374, -0.30335781714095345, 1.0817708230283567, 0.9610378709266334, 1.07919805897128, -1.1752037351876694], "std": [0.04907968790304332, 0.05233910369094164, 0.03193309476387733, 0.562395787472112, 0.39861693858986974, 2.847227573800836, 0.033320653290925845, 0.060683375373140704, 0.02788529665438313, 1.8514979664482831, 0.397530992410346, 1.4488487493156825], "min": [0.456901674354296, 0.16889629503844245, 1.0360212204529147, -2.8526952798969964, 0.14203648564890559, -3.14150636837675, 0.5115460428539998, -0.37417771517071813, 1.053787227091379, -3.141585610062868, 0.2013675214988444, -3.126116979974662], "max": [0.6395443926777951, 0.4288530877734872, 1.1924772842489013, -0.6297116230156021, 1.3977760045377594, 3.141582329904238, 0.6465676256193578, -0.10009270059305352, 1.1825240394368421, 3.141396328963717, 1.511858839897128, 3.1255779878653094], "count": [1463]}, "eef_sim_pose_action": {"mean": [0.5549523690324246, 0.3415042011326363, 1.0955877640661806, -2.1771636929608644, 0.6978485196019714, -0.47362886216437367, 0.5808410092457374, -0.30335781714095345, 1.0817708230283567, 0.9610378709266334, 1.07919805897128, -1.1752037351876694], "std": [0.04907968790304332, 0.05233910369094164, 0.03193309476387733, 0.562395787472112, 0.39861693858986974, 2.847227573800836, 0.033320653290925845, 0.060683375373140704, 0.02788529665438313, 1.8514979664482831, 0.397530992410346, 1.4488487493156825], "min": [0.456901674354296, 0.16889629503844245, 1.0360212204529147, -2.8526952798969964, 0.14203648564890559, -3.14150636837675, 0.5115460428539998, -0.37417771517071813, 1.053787227091379, -3.141585610062868, 0.2013675214988444, -3.126116979974662], "max": [0.6395443926777951, 0.4288530877734872, 1.1924772842489013, -0.6297116230156021, 1.3977760045377594, 3.141582329904238, 0.6465676256193578, -0.10009270059305352, 1.1825240394368421, 3.141396328963717, 1.511858839897128, 3.1255779878653094], "count": [1463]}, "gripper_mode_state": {"mean": [0.46821599453178403, 0.08680792891319207], "std": [0.498988754378689, 0.2815533917234816], "min": [0, 0], "max": [1, 1], "count": [1463]}, "gripper_activity_state": {"mean": [1.9077238550922762, 1.9658236500341764], "std": [0.38115441480740564, 0.2400318708926621], "min": [0, 0], "max": [2, 2], "count": [1463]}, "gripper_mode_action": {"mean": [0.46821599453178403, 0.08680792891319207], "std": [0.498988754378689, 0.2815533917234816], "min": [0, 0], "max": [1, 1], "count": [1463]}, "gripper_activity_action": {"mean": [1.9077238550922762, 1.9658236500341764], "std": [0.38115441480740564, 0.2400318708926621], "min": [0, 0], "max": [2, 2], "count": [1463]}, "gripper_open_scale_state": {"mean": [0.4717231716363292, 0.5230242652123873], "std": [0.3552774688134154, 0.1464685767354755], "min": [0.007, 0.017], "max": [0.855, 0.592], "count": [1463]}, "gripper_open_scale_action": {"mean": [0.4717231716363292, 0.5230242652123873], "std": [0.3552774688134154, 0.1464685767354755], "min": [0.007, 0.017], "max": [0.855, 0.592], "count": [1463]}}} +{"episode_index": 180, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.41656931666821545]], [[0.44361993735092775]], [[0.4474711245082551]]], "std": [[[0.22658413387649393]], [[0.1964009112454345]], [[0.1893016111659907]]], "count": [211]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4349607030015798]], [[0.4548545035312703]], [[0.45626686743022643]]], "std": [[[0.17481881413006292]], [[0.14850299165347985]], [[0.14179796991145935]]], "count": [211]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4578272523464362]], [[0.46580372119226837]], [[0.46390206532850103]]], "std": [[[0.12955530005083268]], [[0.11386515341003409]], [[0.11219210936927099]]], "count": [211]}, "observation.state": {"min": [0.3601137697696686, 1.7234429121017456, -1.9823275804519653, -0.7465122938156128, -2.5332233905792236, -1.9726409912109375, 0.17268288135528564, -2.0, 0.1600310057401657, 0.28588101267814636, -0.12913000583648682, -3.132185220718384, -0.5429999828338623, -0.6100000143051147, -0.7430564761161804, -2.0751616954803467, 0.4599989950656891, 0.01820378378033638, 0.4286179840564728, 0.9829868674278259, -2.233759641647339, 40.0, -0.39065200090408325, 0.25116801261901855, -0.015150999650359154, -3.1391851902008057, 0.1459999829530716, -3.124000072479248], "max": [1.0059728622436523, 2.0924580097198486, -0.3888593912124634, 0.10271263122558594, 0.378980815410614, -0.7752054929733276, 1.7903064489364624, 715.0, 0.3507789969444275, 0.4229919910430908, 0.08259999752044678, 3.1389999389648438, 1.1349999904632568, 0.47699999809265137, -0.2727600634098053, -1.7312793731689453, 1.2112061977386475, 0.6214419603347778, 2.341376781463623, 1.7751919031143188, -0.31066861748695374, 862.0, -0.1289760023355484, 0.40997499227523804, 0.1270570009946823, 3.1389999389648438, 1.2710000276565552, 3.1029999256134033], "mean": [0.5923555493354797, 2.0126988887786865, -1.1663200855255127, -0.4065065383911133, -1.179999589920044, -1.2855603694915771, 1.0263818502426147, 590.2451782226562, 0.27609553933143616, 0.37077176570892334, 0.004898621700704098, -0.964776337146759, 0.5181460976600647, -0.13336540758609772, -0.4875262379646301, -1.942186713218689, 0.7027077078819275, 0.5141903162002563, 1.8195570707321167, 1.4253671169281006, -1.6854153871536255, 428.57598876953125, -0.31410884857177734, 0.33825454115867615, 0.04147221893072128, 2.1586501598358154, 0.5982645153999329, -2.0179364681243896], "std": [0.12361881136894226, 0.10861904919147491, 0.4602058529853821, 0.18145021796226501, 1.0469326972961426, 0.33303967118263245, 0.498908668756485, 184.0634002685547, 0.03444522246718407, 0.04018774256110191, 0.04200378432869911, 2.1527633666992188, 0.49812814593315125, 0.3529844880104065, 0.10070367902517319, 0.1173379197716713, 0.13835519552230835, 0.12285497039556503, 0.4948955476284027, 0.23456668853759766, 0.5309354066848755, 328.3639221191406, 0.06949198246002197, 0.04778103902935982, 0.03353164345026016, 1.8350181579589844, 0.34183990955352783, 1.1256093978881836], "count": [1264]}, "action": {"min": [0.3601137697696686, 1.7234429121017456, -1.9823275804519653, -0.7465122938156128, -2.5332233905792236, -1.9726409912109375, 0.17268288135528564, -2.0, 0.1600310057401657, 0.28588101267814636, -0.12913000583648682, -3.132185220718384, -0.5429999828338623, -0.6100000143051147, -0.7430564761161804, -2.0751616954803467, 0.4599989950656891, 0.01820378378033638, 0.4286179840564728, 0.9829868674278259, -2.233759641647339, 40.0, -0.39065200090408325, 0.25116801261901855, -0.015150999650359154, -3.1391851902008057, 0.1459999829530716, -3.124000072479248], "max": [1.0059728622436523, 2.0924580097198486, -0.3888593912124634, 0.10271263122558594, 0.378980815410614, -0.7752054929733276, 1.7903064489364624, 715.0, 0.3507789969444275, 0.4229919910430908, 0.08259999752044678, 3.1389999389648438, 1.1349999904632568, 0.47699999809265137, -0.2727600634098053, -1.7312793731689453, 1.2112061977386475, 0.6214419603347778, 2.341376781463623, 1.7751919031143188, -0.31066861748695374, 862.0, -0.1289760023355484, 0.40997499227523804, 0.1270570009946823, 3.1389999389648438, 1.2710000276565552, 3.1029999256134033], "mean": [0.5923555493354797, 2.0126988887786865, -1.1663200855255127, -0.4065065383911133, -1.179999589920044, -1.2855603694915771, 1.0263818502426147, 590.2451782226562, 0.27609553933143616, 0.37077176570892334, 0.004898621700704098, -0.964776337146759, 0.5181460976600647, -0.13336540758609772, -0.4875262379646301, -1.942186713218689, 0.7027077078819275, 0.5141903162002563, 1.8195570707321167, 1.4253671169281006, -1.6854153871536255, 428.57598876953125, -0.31410884857177734, 0.33825454115867615, 0.04147221893072128, 2.1586501598358154, 0.5982645153999329, -2.0179364681243896], "std": [0.12361881136894226, 0.10861904919147491, 0.4602058529853821, 0.18145021796226501, 1.0469326972961426, 0.33303967118263245, 0.498908668756485, 184.0634002685547, 0.03444522246718407, 0.04018774256110191, 0.04200378432869911, 2.1527633666992188, 0.49812814593315125, 0.3529844880104065, 0.10070367902517319, 0.1173379197716713, 0.13835519552230835, 0.12285497039556503, 0.4948955476284027, 0.23456668853759766, 0.5309354066848755, 328.3639221191406, 0.06949198246002197, 0.04778103902935982, 0.03353164345026016, 1.8350181579589844, 0.34183990955352783, 1.1256093978881836], "count": [1264]}, "timestamp": {"min": [0.0], "max": [42.1], "mean": [21.05], "std": [12.162841864557075], "count": [1264]}, "frame_index": {"min": [0], "max": [1263], "mean": [631.5], "std": [364.88525593671227], "count": [1264]}, "episode_index": {"min": [182], "max": [182], "mean": [182.0], "std": [0.0], "count": [1264]}, "index": {"min": [195454], "max": [196717], "mean": [196085.5], "std": [364.88525593671227], "count": [1264]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1264]}, "subtask_annotation": {"mean": [21.091772151898734, 29.0, 29.0, 29.0, 29.0], "std": [3.4876992741012303, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1264]}, "scene_annotation": {"mean": [182.0], "std": [0.0], "min": [182], "max": [182], "count": [1264]}, "eef_direction_state": {"mean": [4.3164556962025316, 4.325158227848101], "std": [2.1563524276752672, 1.907131844864989], "min": [0, 0], "max": [6, 6], "count": [1264]}, "eef_velocity_state": {"mean": [0.5799050632911392, 0.6526898734177216], "std": [0.6785184837269949, 0.705163401495604], "min": [0, 0], "max": [2, 2], "count": [1264]}, "eef_acc_mag_state": {"mean": [0.5775316455696202, 0.5569620253164557], "std": [0.7967506691213996, 0.7773996812327025], "min": [0, 0], "max": [2, 2], "count": [1264]}, "eef_direction_action": {"mean": [4.3164556962025316, 4.325158227848101], "std": [2.1563524276752672, 1.907131844864989], "min": [0, 0], "max": [6, 6], "count": [1264]}, "eef_velocity_action": {"mean": [0.5799050632911392, 0.6526898734177216], "std": [0.6785184837269949, 0.705163401495604], "min": [0, 0], "max": [2, 2], "count": [1264]}, "eef_acc_mag_action": {"mean": [0.5775316455696202, 0.5569620253164557], "std": [0.7967506691213996, 0.7773996812327025], "min": [0, 0], "max": [2, 2], "count": [1264]}, "eef_sim_pose_state": {"mean": [0.5421063519545115, 0.3439584189540759, 1.0881414326804633, -2.0366544015088524, 0.7862419444961912, -0.377372005170258, 0.5742347718474493, -0.2814921515032819, 1.0827844799665671, 1.6094471353116362, 1.0686212688538133, -1.0745751377500754], "std": [0.040775932921529486, 0.05933615358687185, 0.03907956361058274, 0.6567794743266268, 0.43005330257381635, 2.702294563575181, 0.023821166978687438, 0.04280499362189714, 0.02743845779466979, 1.6172305066012624, 0.39162340336253726, 1.82252219810611], "min": [0.4626531152958891, 0.1918436577252191, 1.008489704446226, -3.0518644446622534, 0.22743624829862585, -3.14094834141636, 0.5102860994928999, -0.3620881352618552, 1.0410144959673493, -3.1383338200805033, 0.13749031345330076, -3.132749667533907], "max": [0.6133134882025503, 0.4360265642088993, 1.1831302358749902, -0.18491515904684727, 1.4559764577462677, 3.1408344046464602, 0.6191378963394005, -0.1213714969830607, 1.1695039123544906, 3.140310342799869, 1.4921495435254437, 3.1389826237197975], "count": [1264]}, "eef_sim_pose_action": {"mean": [0.5421063519545115, 0.3439584189540759, 1.0881414326804633, -2.0366544015088524, 0.7862419444961912, -0.377372005170258, 0.5742347718474493, -0.2814921515032819, 1.0827844799665671, 1.6094471353116362, 1.0686212688538133, -1.0745751377500754], "std": [0.040775932921529486, 0.05933615358687185, 0.03907956361058274, 0.6567794743266268, 0.43005330257381635, 2.702294563575181, 0.023821166978687438, 0.04280499362189714, 0.02743845779466979, 1.6172305066012624, 0.39162340336253726, 1.82252219810611], "min": [0.4626531152958891, 0.1918436577252191, 1.008489704446226, -3.0518644446622534, 0.22743624829862585, -3.14094834141636, 0.5102860994928999, -0.3620881352618552, 1.0410144959673493, -3.1383338200805033, 0.13749031345330076, -3.132749667533907], "max": [0.6133134882025503, 0.4360265642088993, 1.1831302358749902, -0.18491515904684727, 1.4559764577462677, 3.1408344046464602, 0.6191378963394005, -0.1213714969830607, 1.1695039123544906, 3.140310342799869, 1.4921495435254437, 3.1389826237197975], "count": [1264]}, "gripper_mode_state": {"mean": [0.46281645569620256, 0.09018987341772151], "std": [0.49861546710166055, 0.28645359161758466], "min": [0, 0], "max": [1, 1], "count": [1264]}, "gripper_activity_state": {"mean": [1.8908227848101267, 1.9493670886075949], "std": [0.42184565116272715, 0.279521932619923], "min": [0, 0], "max": [2, 2], "count": [1264]}, "gripper_mode_action": {"mean": [0.46281645569620256, 0.09018987341772151], "std": [0.49861546710166055, 0.28645359161758466], "min": [0, 0], "max": [1, 1], "count": [1264]}, "gripper_activity_action": {"mean": [1.8908227848101267, 1.9493670886075949], "std": [0.42184565116272715, 0.279521932619923], "min": [0, 0], "max": [2, 2], "count": [1264]}, "gripper_open_scale_state": {"mean": [0.4285759493912319, 0.5903330696142165], "std": [0.32836394055114015, 0.183781144653367], "min": [0.04, 0.0], "max": [0.862, 0.715], "count": [1264]}, "gripper_open_scale_action": {"mean": [0.4285759493912319, 0.5903330696142165], "std": [0.32836394055114015, 0.183781144653367], "min": [0.04, 0.0], "max": [0.862, 0.715], "count": [1264]}}} +{"episode_index": 181, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.41459511054421766]], [[0.4445737986861411]], [[0.44943297985861014]]], "std": [[[0.2210919811465119]], [[0.18902948442856476]], [[0.18174827727003814]]], "count": [245]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7764705882352941]], [[0.7764705882352941]]], "mean": [[[0.41499406179138326]], [[0.4444908455048686]], [[0.4477911664665866]]], "std": [[[0.1978671142500292]], [[0.16508744025519284]], [[0.15654653799095047]]], "count": [245]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[1.0]], [[1.0]]], "mean": [[[0.46879177170868347]], [[0.47368983426704014]], [[0.4708828473055889]]], "std": [[[0.09793225756393674]], [[0.08519583681393735]], [[0.08330044694670431]]], "count": [245]}, "observation.state": {"min": [0.3706555664539337, 1.7344907522201538, -1.8137810230255127, -0.9598612189292908, -2.5479538440704346, -1.9881221055984497, 0.29099875688552856, -2.0, 0.11202199757099152, 0.2857759892940521, -0.12905700504779816, -3.1401853561401367, -0.4000000059604645, -0.5869999527931213, -0.7586422562599182, -2.07076358795166, 0.6242170333862305, -0.02307325415313244, 0.5230576992034912, 0.6552664041519165, -2.5432064533233643, 20.0, -0.38676801323890686, 0.2671389877796173, -0.028416000306606293, -3.1411852836608887, -0.050999995321035385, -3.1371853351593018], "max": [1.147990345954895, 2.0923006534576416, -0.5355194211006165, 0.10033898055553436, 0.11506956070661545, -0.5879316329956055, 1.9526917934417725, 568.0, 0.31518998742103577, 0.48014599084854126, 0.06978199630975723, 3.1389999389648438, 1.1100000143051147, 0.6679999828338623, -0.2653075158596039, -1.7475284337997437, 1.2062668800354004, 0.8587020039558411, 2.5484426021575928, 1.7191494703292847, -0.510857880115509, 846.0, -0.1099499985575676, 0.46702998876571655, 0.10566399991512299, 3.1410000324249268, 1.2050000429153442, 3.134000062942505], "mean": [0.6005743145942688, 2.0216825008392334, -1.2883158922195435, -0.3269732594490051, -0.821857213973999, -1.2205657958984375, 0.979511559009552, 480.123291015625, 0.2691517174243927, 0.3853606879711151, 0.008661088533699512, -1.22758150100708, 0.7414160966873169, -0.044270820915699005, -0.5419089198112488, -1.9099737405776978, 0.802678644657135, 0.5941694378852844, 2.000962257385254, 1.3837722539901733, -1.9746761322021484, 535.377685546875, -0.31720808148384094, 0.35483139753341675, 0.05409456789493561, 2.501605749130249, 0.42892009019851685, -1.500527024269104], "std": [0.15487749874591827, 0.07972574979066849, 0.43033939599990845, 0.1957634687423706, 1.0017169713974, 0.29666340351104736, 0.4635159373283386, 161.7657012939453, 0.04700687527656555, 0.0398237444460392, 0.04402497038245201, 1.8184465169906616, 0.46622633934020996, 0.342182993888855, 0.12401996552944183, 0.11779284477233887, 0.13020901381969452, 0.14735479652881622, 0.6325693726539612, 0.3039169907569885, 0.5765430331230164, 356.9635925292969, 0.05604853108525276, 0.052545975893735886, 0.029171593487262726, 1.1392234563827515, 0.35653433203697205, 1.5125789642333984], "count": [1537]}, "action": {"min": [0.3706555664539337, 1.7344907522201538, -1.8137810230255127, -0.9598612189292908, -2.5479538440704346, -1.9881221055984497, 0.29099875688552856, -2.0, 0.11202199757099152, 0.2857759892940521, -0.12905700504779816, -3.1401853561401367, -0.4000000059604645, -0.5869999527931213, -0.7586422562599182, -2.07076358795166, 0.6242170333862305, -0.02307325415313244, 0.5230576992034912, 0.6552664041519165, -2.5432064533233643, 20.0, -0.38676801323890686, 0.2671389877796173, -0.028416000306606293, -3.1411852836608887, -0.050999995321035385, -3.1371853351593018], "max": [1.147990345954895, 2.0923006534576416, -0.5355194211006165, 0.10033898055553436, 0.11506956070661545, -0.5879316329956055, 1.9526917934417725, 568.0, 0.31518998742103577, 0.48014599084854126, 0.06978199630975723, 3.1389999389648438, 1.1100000143051147, 0.6679999828338623, -0.2653075158596039, -1.7475284337997437, 1.2062668800354004, 0.8587020039558411, 2.5484426021575928, 1.7191494703292847, -0.510857880115509, 846.0, -0.1099499985575676, 0.46702998876571655, 0.10566399991512299, 3.1410000324249268, 1.2050000429153442, 3.134000062942505], "mean": [0.6005743145942688, 2.0216825008392334, -1.2883158922195435, -0.3269732594490051, -0.821857213973999, -1.2205657958984375, 0.979511559009552, 480.123291015625, 0.2691517174243927, 0.3853606879711151, 0.008661088533699512, -1.22758150100708, 0.7414160966873169, -0.044270820915699005, -0.5419089198112488, -1.9099737405776978, 0.802678644657135, 0.5941694378852844, 2.000962257385254, 1.3837722539901733, -1.9746761322021484, 535.377685546875, -0.31720808148384094, 0.35483139753341675, 0.05409456789493561, 2.501605749130249, 0.42892009019851685, -1.500527024269104], "std": [0.15487749874591827, 0.07972574979066849, 0.43033939599990845, 0.1957634687423706, 1.0017169713974, 0.29666340351104736, 0.4635159373283386, 161.7657012939453, 0.04700687527656555, 0.0398237444460392, 0.04402497038245201, 1.8184465169906616, 0.46622633934020996, 0.342182993888855, 0.12401996552944183, 0.11779284477233887, 0.13020901381969452, 0.14735479652881622, 0.6325693726539612, 0.3039169907569885, 0.5765430331230164, 356.9635925292969, 0.05604853108525276, 0.052545975893735886, 0.029171593487262726, 1.1392234563827515, 0.35653433203697205, 1.5125789642333984], "count": [1537]}, "timestamp": {"min": [0.0], "max": [51.2], "mean": [25.599999999999998], "std": [14.78978626545285], "count": [1537]}, "frame_index": {"min": [0], "max": [1536], "mean": [768.0], "std": [443.6935879635855], "count": [1537]}, "episode_index": {"min": [183], "max": [183], "mean": [183.0], "std": [0.0], "count": [1537]}, "index": {"min": [196718], "max": [198254], "mean": [197486.0], "std": [443.6935879635855], "count": [1537]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1537]}, "subtask_annotation": {"mean": [21.722186076772935, 29.0, 29.0, 29.0, 29.0], "std": [3.039147469617644, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1537]}, "scene_annotation": {"mean": [183.0], "std": [0.0], "min": [183], "max": [183], "count": [1537]}, "eef_direction_state": {"mean": [4.422901756668836, 4.399479505530254], "std": [2.0799119548337455, 2.118591923777535], "min": [0, 0], "max": [6, 6], "count": [1537]}, "eef_velocity_state": {"mean": [0.5204944697462589, 0.5335068314899154], "std": [0.6390076603472212, 0.700647715100472], "min": [0, 0], "max": [2, 2], "count": [1537]}, "eef_acc_mag_state": {"mean": [0.5530253741054001, 0.44111906310995447], "std": [0.7886344704096329, 0.7281500678312548], "min": [0, 0], "max": [2, 2], "count": [1537]}, "eef_direction_action": {"mean": [4.422901756668836, 4.399479505530254], "std": [2.0799119548337455, 2.118591923777535], "min": [0, 0], "max": [6, 6], "count": [1537]}, "eef_velocity_action": {"mean": [0.5204944697462589, 0.5335068314899154], "std": [0.6390076603472212, 0.700647715100472], "min": [0, 0], "max": [2, 2], "count": [1537]}, "eef_acc_mag_action": {"mean": [0.5530253741054001, 0.44111906310995447], "std": [0.7886344704096329, 0.7281500678312548], "min": [0, 0], "max": [2, 2], "count": [1537]}, "eef_sim_pose_state": {"mean": [0.562397554465988, 0.3501135178932276, 1.1030356364789864, -2.233653100791959, 0.5996093295908582, 0.04412176341461097, 0.5821500258671881, -0.2773922117128763, 1.08478151375383, 1.3189893449097045, 1.1254691679578923, 0.1516206741466725], "std": [0.04643178638306307, 0.05125416795614816, 0.03355924230117675, 0.6428974460783328, 0.44785003379393773, 2.8429133258748944, 0.032763935720312734, 0.05733892186119499, 0.025113849439105315, 1.304666640097418, 0.29526718020034687, 1.8677647727342077], "min": [0.4800423897931695, 0.16353225531157617, 1.029657038362132, -2.8821231935960334, 0.045647689968718375, -3.1412354951589667, 0.5297584673822422, -0.3458079715968992, 1.059670032353058, -3.1400102118036908, 0.2902845826588478, -3.124839204450248], "max": [0.65620553875941, 0.4277620642285086, 1.2113885505405746, -0.4751128847299245, 1.5088469808942735, 3.1414886742547314, 0.6695492626111657, -0.08910093273138361, 1.1899884940988699, 3.1383619162071277, 1.4834858843248324, 3.1412329062401043], "count": [1537]}, "eef_sim_pose_action": {"mean": [0.562397554465988, 0.3501135178932276, 1.1030356364789864, -2.233653100791959, 0.5996093295908582, 0.04412176341461097, 0.5821500258671881, -0.2773922117128763, 1.08478151375383, 1.3189893449097045, 1.1254691679578923, 0.1516206741466725], "std": [0.04643178638306307, 0.05125416795614816, 0.03355924230117675, 0.6428974460783328, 0.44785003379393773, 2.8429133258748944, 0.032763935720312734, 0.05733892186119499, 0.025113849439105315, 1.304666640097418, 0.29526718020034687, 1.8677647727342077], "min": [0.4800423897931695, 0.16353225531157617, 1.029657038362132, -2.8821231935960334, 0.045647689968718375, -3.1412354951589667, 0.5297584673822422, -0.3458079715968992, 1.059670032353058, -3.1400102118036908, 0.2902845826588478, -3.124839204450248], "max": [0.65620553875941, 0.4277620642285086, 1.2113885505405746, -0.4751128847299245, 1.5088469808942735, 3.1414886742547314, 0.6695492626111657, -0.08910093273138361, 1.1899884940988699, 3.1383619162071277, 1.4834858843248324, 3.1412329062401043], "count": [1537]}, "gripper_mode_state": {"mean": [0.3571893298633702, 0.38646714378659724], "std": [0.47917127678432975, 0.48693971963686544], "min": [0, 0], "max": [1, 1], "count": [1537]}, "gripper_activity_state": {"mean": [1.904359141184125, 1.9759271307742354], "std": [0.3825579027567716, 0.19106472185272738], "min": [0, 0], "max": [2, 2], "count": [1537]}, "gripper_mode_action": {"mean": [0.3571893298633702, 0.38646714378659724], "std": [0.47917127678432975, 0.48693971963686544], "min": [0, 0], "max": [1, 1], "count": [1537]}, "gripper_activity_action": {"mean": [1.904359141184125, 1.9759271307742354], "std": [0.3825579027567716, 0.19106472185272738], "min": [0, 0], "max": [2, 2], "count": [1537]}, "gripper_open_scale_state": {"mean": [0.535377683897645, 0.4802462589580977], "std": [0.3569637250171747, 0.1613995549030366], "min": [0.02, 0.0], "max": [0.846, 0.568], "count": [1537]}, "gripper_open_scale_action": {"mean": [0.535377683897645, 0.4802462589580977], "std": [0.3569637250171747, 0.1613995549030366], "min": [0.02, 0.0], "max": [0.846, 0.568], "count": [1537]}}} +{"episode_index": 182, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.40487272995195034]], [[0.4376850312994299]], [[0.44188371086638617]]], "std": [[[0.22602570837419736]], [[0.19180777771581803]], [[0.18489945100198413]]], "count": [219]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4157209612916704]], [[0.4414904870624049]], [[0.44421878823827854]]], "std": [[[0.18771007661395295]], [[0.15725018046301817]], [[0.14988799591962731]]], "count": [219]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46232700443190977]], [[0.4689775429387889]], [[0.4667811035753723]]], "std": [[[0.11700626130252749]], [[0.10373941827633465]], [[0.10209495309836583]]], "count": [219]}, "observation.state": {"min": [0.4371526539325714, 1.6655676364898682, -1.9182565212249756, -0.9399121403694153, -2.457737684249878, -2.0837833881378174, 0.12894493341445923, -2.0, 0.11420799791812897, 0.2890540063381195, -0.13578000664710999, -3.1401853561401367, -0.5130000114440918, -0.7649999856948853, -0.6932796835899353, -2.068319797515869, 0.4493524730205536, 0.036791540682315826, 0.4257033169269562, 0.9530894756317139, -2.4620487689971924, 41.0, -0.3875179886817932, 0.28494301438331604, -0.0052109998650848866, -3.1411852836608887, 0.07699999958276749, -3.1371853351593018], "max": [0.9065065979957581, 2.0908172130584717, -0.4564210772514343, -0.15994197130203247, 0.36362189054489136, -0.6498908400535583, 1.9518367052078247, 621.0, 0.3214699923992157, 0.45895498991012573, 0.09876000136137009, 3.1410000324249268, 1.340999960899353, 0.6720000505447388, -0.26981043815612793, -1.6677145957946777, 1.2133005857467651, 0.7385884523391724, 2.4453632831573486, 1.7039300203323364, -0.4382871091365814, 849.0, -0.13390900194644928, 0.41354700922966003, 0.15726199746131897, 3.1389999389648438, 1.2630000114440918, 3.11299991607666], "mean": [0.6803378462791443, 2.0127756595611572, -1.3841720819473267, -0.42223286628723145, -0.9147025942802429, -1.240824580192566, 1.0332905054092407, 536.5945434570312, 0.2329433560371399, 0.397121399641037, 0.002920778701081872, -0.821080207824707, 0.5405552387237549, -0.08088794350624084, -0.49899736046791077, -1.9103453159332275, 0.7129828929901123, 0.5833716988563538, 1.9660367965698242, 1.4748390913009644, -1.9552031755447388, 526.7088012695312, -0.32089146971702576, 0.34014013409614563, 0.059043947607278824, 2.1376004219055176, 0.5213911533355713, -1.3037629127502441], "std": [0.0868091806769371, 0.11453814059495926, 0.5034087896347046, 0.1600462943315506, 1.186940312385559, 0.35911354422569275, 0.6848301887512207, 176.68316650390625, 0.053839314728975296, 0.04723752290010452, 0.046628374606370926, 2.158675193786621, 0.48558342456817627, 0.5073497295379639, 0.10556891560554504, 0.12424035370349884, 0.15182647109031677, 0.11664192378520966, 0.5685644149780273, 0.16873133182525635, 0.5238425731658936, 378.6697998046875, 0.05365204066038132, 0.035330962389707565, 0.02910684049129486, 1.8844225406646729, 0.36274653673171997, 1.6672651767730713], "count": [1322]}, "action": {"min": [0.4371526539325714, 1.6655676364898682, -1.9182565212249756, -0.9399121403694153, -2.457737684249878, -2.0837833881378174, 0.12894493341445923, -2.0, 0.11420799791812897, 0.2890540063381195, -0.13578000664710999, -3.1401853561401367, -0.5130000114440918, -0.7649999856948853, -0.6932796835899353, -2.068319797515869, 0.4493524730205536, 0.036791540682315826, 0.4257033169269562, 0.9530894756317139, -2.4620487689971924, 41.0, -0.3875179886817932, 0.28494301438331604, -0.0052109998650848866, -3.1411852836608887, 0.07699999958276749, -3.1371853351593018], "max": [0.9065065979957581, 2.0908172130584717, -0.4564210772514343, -0.15994197130203247, 0.36362189054489136, -0.6498908400535583, 1.9518367052078247, 621.0, 0.3214699923992157, 0.45895498991012573, 0.09876000136137009, 3.1410000324249268, 1.340999960899353, 0.6720000505447388, -0.26981043815612793, -1.6677145957946777, 1.2133005857467651, 0.7385884523391724, 2.4453632831573486, 1.7039300203323364, -0.4382871091365814, 849.0, -0.13390900194644928, 0.41354700922966003, 0.15726199746131897, 3.1389999389648438, 1.2630000114440918, 3.11299991607666], "mean": [0.6803378462791443, 2.0127756595611572, -1.3841720819473267, -0.42223286628723145, -0.9147025942802429, -1.240824580192566, 1.0332905054092407, 536.5945434570312, 0.2329433560371399, 0.397121399641037, 0.002920778701081872, -0.821080207824707, 0.5405552387237549, -0.08088794350624084, -0.49899736046791077, -1.9103453159332275, 0.7129828929901123, 0.5833716988563538, 1.9660367965698242, 1.4748390913009644, -1.9552031755447388, 526.7088012695312, -0.32089146971702576, 0.34014013409614563, 0.059043947607278824, 2.1376004219055176, 0.5213911533355713, -1.3037629127502441], "std": [0.0868091806769371, 0.11453814059495926, 0.5034087896347046, 0.1600462943315506, 1.186940312385559, 0.35911354422569275, 0.6848301887512207, 176.68316650390625, 0.053839314728975296, 0.04723752290010452, 0.046628374606370926, 2.158675193786621, 0.48558342456817627, 0.5073497295379639, 0.10556891560554504, 0.12424035370349884, 0.15182647109031677, 0.11664192378520966, 0.5685644149780273, 0.16873133182525635, 0.5238425731658936, 378.6697998046875, 0.05365204066038132, 0.035330962389707565, 0.02910684049129486, 1.8844225406646729, 0.36274653673171997, 1.6672651767730713], "count": [1322]}, "timestamp": {"min": [0.0], "max": [44.03333333333333], "mean": [22.016666666666666], "std": [12.720947291770374], "count": [1322]}, "frame_index": {"min": [0], "max": [1321], "mean": [660.5], "std": [381.6284187531112], "count": [1322]}, "episode_index": {"min": [184], "max": [184], "mean": [184.0], "std": [0.0], "count": [1322]}, "index": {"min": [198255], "max": [199576], "mean": [198915.5], "std": [381.6284187531112], "count": [1322]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1322]}, "subtask_annotation": {"mean": [21.72087745839637, 29.0, 29.0, 29.0, 29.0], "std": [3.0055425077045523, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1322]}, "scene_annotation": {"mean": [184.0], "std": [0.0], "min": [184], "max": [184], "count": [1322]}, "eef_direction_state": {"mean": [4.553706505295008, 4.527987897125567], "std": [1.9226114596044037, 1.9396071720065393], "min": [0, 0], "max": [6, 6], "count": [1322]}, "eef_velocity_state": {"mean": [0.5211800302571861, 0.6006051437216339], "std": [0.6295226436074624, 0.7416298014468617], "min": [0, 0], "max": [2, 2], "count": [1322]}, "eef_acc_mag_state": {"mean": [0.5605143721633888, 0.5022692889561271], "std": [0.7931528318647695, 0.7634290387627883], "min": [0, 0], "max": [2, 2], "count": [1322]}, "eef_direction_action": {"mean": [4.553706505295008, 4.527987897125567], "std": [1.9226114596044037, 1.9396071720065393], "min": [0, 0], "max": [6, 6], "count": [1322]}, "eef_velocity_action": {"mean": [0.5211800302571861, 0.6006051437216339], "std": [0.6295226436074624, 0.7416298014468617], "min": [0, 0], "max": [2, 2], "count": [1322]}, "eef_acc_mag_action": {"mean": [0.5605143721633888, 0.5022692889561271], "std": [0.7931528318647695, 0.7634290387627883], "min": [0, 0], "max": [2, 2], "count": [1322]}, "eef_sim_pose_state": {"mean": [0.5466432563888464, 0.35965649915521264, 1.10027667062652, -2.0641469377055706, 0.606196227956273, -1.0665820261373318, 0.6002789906992742, -0.2500708371242658, 1.1084802983400368, 1.483059124119711, 1.0067730927596052, -0.8315731385267131], "std": [0.03178835940571941, 0.048617516610619804, 0.02790440276777297, 0.6359844902184721, 0.40284856052451185, 2.5691487583244634, 0.02904257517467732, 0.06303712741885671, 0.021552894711593246, 1.2847666776377025, 0.36666916542969447, 1.6962343765963943], "min": [0.49178284630073743, 0.19711037456113487, 1.0389114297388224, -2.7323449502783927, 0.14509198943449797, -3.1390791518881307, 0.5301013008390001, -0.3723318133078524, 1.0718911602204941, -0.1178698563588673, 0.11842506146009413, -3.1146831369362826], "max": [0.615554325781499, 0.44615949030779134, 1.1841533909695008, -0.43520047287537755, 1.3927448335620003, 3.1407617482881913, 0.6534407635800167, -0.08436878470590535, 1.1921215201778415, 3.1290990119135076, 1.5593998465024366, 3.117682006302244], "count": [1322]}, "eef_sim_pose_action": {"mean": [0.5466432563888464, 0.35965649915521264, 1.10027667062652, -2.0641469377055706, 0.606196227956273, -1.0665820261373318, 0.6002789906992742, -0.2500708371242658, 1.1084802983400368, 1.483059124119711, 1.0067730927596052, -0.8315731385267131], "std": [0.03178835940571941, 0.048617516610619804, 0.02790440276777297, 0.6359844902184721, 0.40284856052451185, 2.5691487583244634, 0.02904257517467732, 0.06303712741885671, 0.021552894711593246, 1.2847666776377025, 0.36666916542969447, 1.6962343765963943], "min": [0.49178284630073743, 0.19711037456113487, 1.0389114297388224, -2.7323449502783927, 0.14509198943449797, -3.1390791518881307, 0.5301013008390001, -0.3723318133078524, 1.0718911602204941, -0.1178698563588673, 0.11842506146009413, -3.1146831369362826], "max": [0.615554325781499, 0.44615949030779134, 1.1841533909695008, -0.43520047287537755, 1.3927448335620003, 3.1407617482881913, 0.6534407635800167, -0.08436878470590535, 1.1921215201778415, 3.1290990119135076, 1.5593998465024366, 3.117682006302244], "count": [1322]}, "gripper_mode_state": {"mean": [0.405446293494705, 0.10892586989409984], "std": [0.4909782037790594, 0.31154618399510536], "min": [0, 0], "max": [1, 1], "count": [1322]}, "gripper_activity_state": {"mean": [1.8857791225416036, 1.9500756429652042], "std": [0.42229171566507523, 0.28410353799155746], "min": [0, 0], "max": [2, 2], "count": [1322]}, "gripper_mode_action": {"mean": [0.405446293494705, 0.10892586989409984], "std": [0.4909782037790594, 0.31154618399510536], "min": [0, 0], "max": [1, 1], "count": [1322]}, "gripper_activity_action": {"mean": [1.8857791225416036, 1.9500756429652042], "std": [0.42229171566507523, 0.28410353799155746], "min": [0, 0], "max": [2, 2], "count": [1322]}, "gripper_open_scale_state": {"mean": [0.5267087745464533, 0.5366773827714383], "std": [0.3786701532623605, 0.17643105514408974], "min": [0.041, 0.0], "max": [0.849, 0.621], "count": [1322]}, "gripper_open_scale_action": {"mean": [0.5267087745464533, 0.5366773827714383], "std": [0.3786701532623605, 0.17643105514408974], "min": [0.041, 0.0], "max": [0.849, 0.621], "count": [1322]}}} +{"episode_index": 183, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4297761820396073]], [[0.4571649867812293]], [[0.4596995820175761]]], "std": [[[0.21085642683313743]], [[0.17808228626955488]], [[0.17179576936910607]]], "count": [267]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4443372484761695]], [[0.46100088507625275]], [[0.4607840490440871]]], "std": [[[0.16643617683106052]], [[0.14154036355604832]], [[0.1352088395448836]]], "count": [267]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[1.0]], [[0.9647058823529412]]], "mean": [[[0.4711772485679665]], [[0.4774564247203251]], [[0.47537337825267434]]], "std": [[[0.09509555356123668]], [[0.08341158173490786]], [[0.08217277566405543]]], "count": [267]}, "observation.state": {"min": [0.47561967372894287, 1.7389938831329346, -1.946548342704773, -0.7582060098648071, -2.6476473808288574, -2.148674964904785, 0.13751450181007385, -2.0, 0.11495500057935715, 0.24700599908828735, -0.14278200268745422, -3.131185293197632, -0.35600000619888306, -0.6389999985694885, -0.6897366642951965, -2.077308416366577, 0.43998005986213684, -0.041486479341983795, 0.47078514099121094, 0.8827701210975647, -2.4252398014068604, 15.0, -0.3819260001182556, 0.25878798961639404, -0.09993299841880798, -3.1411852836608887, 0.16500000655651093, -3.131185293197632], "max": [1.130868673324585, 2.0924229621887207, -0.349589467048645, 0.15343190729618073, 0.22101105749607086, -0.820147693157196, 1.7179449796676636, 588.0, 0.33498600125312805, 0.4593519866466522, 0.09749700129032135, 3.13700008392334, 1.2589999437332153, 0.5960000157356262, -0.3441789150238037, -1.72119140625, 1.5339874029159546, 0.6873281002044678, 2.3458971977233887, 1.7357823848724365, -0.09902998805046082, 842.0, -0.15254299342632294, 0.4293780028820038, 0.1277260035276413, 3.1410000324249268, 1.253999948501587, 3.132999897003174], "mean": [0.6518070697784424, 2.036869525909424, -0.8656650185585022, -0.2737199366092682, -0.8877570033073425, -1.286507487297058, 0.5997481942176819, 525.3018188476562, 0.264175683259964, 0.4000389575958252, 0.04215230420231819, -1.0111708641052246, 0.6248533725738525, 0.20186537504196167, -0.47461074590682983, -1.9654661417007446, 0.7799079418182373, 0.3970480263233185, 1.571915626525879, 1.4607603549957275, -1.5265309810638428, 545.0628051757812, -0.3198925256729126, 0.33191514015197754, 0.03865610808134079, 1.6382524967193604, 0.6528924107551575, -0.5520851016044617], "std": [0.09862599521875381, 0.08456931263208389, 0.5475013852119446, 0.19484952092170715, 0.9410842061042786, 0.27569344639778137, 0.5222951769828796, 143.1278076171875, 0.042453374713659286, 0.04847133532166481, 0.04179813712835312, 1.596916675567627, 0.3338695466518402, 0.4574623703956604, 0.07448221743106842, 0.11946240812540054, 0.2035759836435318, 0.2888003885746002, 0.7219601273536682, 0.19815810024738312, 0.8106997609138489, 333.8927917480469, 0.048105813562870026, 0.0389520600438118, 0.03995363041758537, 2.00260329246521, 0.30930912494659424, 2.183237314224243], "count": [1721]}, "action": {"min": [0.47561967372894287, 1.7389938831329346, -1.946548342704773, -0.7582060098648071, -2.6476473808288574, -2.148674964904785, 0.13751450181007385, -2.0, 0.11495500057935715, 0.24700599908828735, -0.14278200268745422, -3.131185293197632, -0.35600000619888306, -0.6389999985694885, -0.6897366642951965, -2.077308416366577, 0.43998005986213684, -0.041486479341983795, 0.47078514099121094, 0.8827701210975647, -2.4252398014068604, 15.0, -0.3819260001182556, 0.25878798961639404, -0.09993299841880798, -3.1411852836608887, 0.16500000655651093, -3.131185293197632], "max": [1.130868673324585, 2.0924229621887207, -0.349589467048645, 0.15343190729618073, 0.22101105749607086, -0.820147693157196, 1.7179449796676636, 588.0, 0.33498600125312805, 0.4593519866466522, 0.09749700129032135, 3.13700008392334, 1.2589999437332153, 0.5960000157356262, -0.3441789150238037, -1.72119140625, 1.5339874029159546, 0.6873281002044678, 2.3458971977233887, 1.7357823848724365, -0.09902998805046082, 842.0, -0.15254299342632294, 0.4293780028820038, 0.1277260035276413, 3.1410000324249268, 1.253999948501587, 3.132999897003174], "mean": [0.6518070697784424, 2.036869525909424, -0.8656650185585022, -0.2737199366092682, -0.8877570033073425, -1.286507487297058, 0.5997481942176819, 525.3018188476562, 0.264175683259964, 0.4000389575958252, 0.04215230420231819, -1.0111708641052246, 0.6248533725738525, 0.20186537504196167, -0.47461074590682983, -1.9654661417007446, 0.7799079418182373, 0.3970480263233185, 1.571915626525879, 1.4607603549957275, -1.5265309810638428, 545.0628051757812, -0.3198925256729126, 0.33191514015197754, 0.03865610808134079, 1.6382524967193604, 0.6528924107551575, -0.5520851016044617], "std": [0.09862599521875381, 0.08456931263208389, 0.5475013852119446, 0.19484952092170715, 0.9410842061042786, 0.27569344639778137, 0.5222951769828796, 143.1278076171875, 0.042453374713659286, 0.04847133532166481, 0.04179813712835312, 1.596916675567627, 0.3338695466518402, 0.4574623703956604, 0.07448221743106842, 0.11946240812540054, 0.2035759836435318, 0.2888003885746002, 0.7219601273536682, 0.19815810024738312, 0.8106997609138489, 333.8927917480469, 0.048105813562870026, 0.0389520600438118, 0.03995363041758537, 2.00260329246521, 0.30930912494659424, 2.183237314224243], "count": [1721]}, "timestamp": {"min": [0.0], "max": [57.333333333333336], "mean": [28.666666666666664], "std": [16.560327425641212], "count": [1721]}, "frame_index": {"min": [0], "max": [1720], "mean": [860.0], "std": [496.8098227692363], "count": [1721]}, "episode_index": {"min": [185], "max": [185], "mean": [185.0], "std": [0.0], "count": [1721]}, "index": {"min": [199577], "max": [201297], "mean": [200437.0], "std": [496.8098227692363], "count": [1721]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1721]}, "subtask_annotation": {"mean": [19.694944799535154, 29.0, 29.0, 29.0, 29.0], "std": [4.099067085352994, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1721]}, "scene_annotation": {"mean": [185.0], "std": [0.0], "min": [185], "max": [185], "count": [1721]}, "eef_direction_state": {"mean": [4.601394538059268, 4.3445671121441025], "std": [1.9799337133019292, 2.1412459381477693], "min": [0, 0], "max": [6, 6], "count": [1721]}, "eef_velocity_state": {"mean": [0.47762928529924464, 0.4938988959907031], "std": [0.635657811005754, 0.6295945304344676], "min": [0, 0], "max": [2, 2], "count": [1721]}, "eef_acc_mag_state": {"mean": [0.5037768739105172, 0.4357931435212086], "std": [0.769941345034455, 0.7187838938714073], "min": [0, 0], "max": [2, 2], "count": [1721]}, "eef_direction_action": {"mean": [4.601394538059268, 4.3445671121441025], "std": [1.9799337133019292, 2.1412459381477693], "min": [0, 0], "max": [6, 6], "count": [1721]}, "eef_velocity_action": {"mean": [0.47762928529924464, 0.4938988959907031], "std": [0.635657811005754, 0.6295945304344676], "min": [0, 0], "max": [2, 2], "count": [1721]}, "eef_acc_mag_action": {"mean": [0.5037768739105172, 0.4357931435212086], "std": [0.769941345034455, 0.7187838938714073], "min": [0, 0], "max": [2, 2], "count": [1721]}, "eef_sim_pose_state": {"mean": [0.5317742539659512, 0.33994611509645983, 1.0772768183058186, -1.6734204053780384, 0.7900595302785781, -1.7824137470370398, 0.5947722962553984, -0.29134152563941285, 1.1037092357716058, 0.5529324609118206, 1.1138711316591676, -0.5049765421298307], "std": [0.03863938135695875, 0.0517885572610675, 0.034314749919588335, 0.8882056379397261, 0.4303150284335395, 1.6587602372600745, 0.03434765449864049, 0.04760967300666965, 0.020503559187486517, 1.4400471465368785, 0.26009516277934913, 1.3835836492091906], "min": [0.4716901225354974, 0.21505497733856255, 1.0130134864320883, -2.838273299404952, 0.1514226483353054, -3.1406304869392607, 0.49303891405734473, -0.37600392386842685, 1.0515372632931452, -3.126789525212696, 0.29930803186051125, -3.139725408897743], "max": [0.6173519994963319, 0.4324844290333896, 1.1777375369967453, 0.14705242806905675, 1.3954765896230659, 3.1388456746924653, 0.6456845601581623, -0.0809837616197905, 1.1618234567475136, 3.1397882898839606, 1.3998859964400738, 3.137942654461572], "count": [1721]}, "eef_sim_pose_action": {"mean": [0.5317742539659512, 0.33994611509645983, 1.0772768183058186, -1.6734204053780384, 0.7900595302785781, -1.7824137470370398, 0.5947722962553984, -0.29134152563941285, 1.1037092357716058, 0.5529324609118206, 1.1138711316591676, -0.5049765421298307], "std": [0.03863938135695875, 0.0517885572610675, 0.034314749919588335, 0.8882056379397261, 0.4303150284335395, 1.6587602372600745, 0.03434765449864049, 0.04760967300666965, 0.020503559187486517, 1.4400471465368785, 0.26009516277934913, 1.3835836492091906], "min": [0.4716901225354974, 0.21505497733856255, 1.0130134864320883, -2.838273299404952, 0.1514226483353054, -3.1406304869392607, 0.49303891405734473, -0.37600392386842685, 1.0515372632931452, -3.126789525212696, 0.29930803186051125, -3.139725408897743], "max": [0.6173519994963319, 0.4324844290333896, 1.1777375369967453, 0.14705242806905675, 1.3954765896230659, 3.1388456746924653, 0.6456845601581623, -0.0809837616197905, 1.1618234567475136, 3.1397882898839606, 1.3998859964400738, 3.137942654461572], "count": [1721]}, "gripper_mode_state": {"mean": [0.31493317838466006, 0.07844276583381755], "std": [0.4644892587963715, 0.26886706440574065], "min": [0, 0], "max": [1, 1], "count": [1721]}, "gripper_activity_state": {"mean": [1.9134224288204533, 1.9732713538640325], "std": [0.367237549440286, 0.20843692415825377], "min": [0, 0], "max": [2, 2], "count": [1721]}, "gripper_mode_action": {"mean": [0.31493317838466006, 0.07844276583381755], "std": [0.4644892587963715, 0.26886706440574065], "min": [0, 0], "max": [1, 1], "count": [1721]}, "gripper_activity_action": {"mean": [1.9134224288204533, 1.9732713538640325], "std": [0.367237549440286, 0.20843692415825377], "min": [0, 0], "max": [2, 2], "count": [1721]}, "gripper_open_scale_state": {"mean": [0.5450627541400751, 0.52537420103787], "std": [0.33389261572449525, 0.14286111651669314], "min": [0.015, 0.0], "max": [0.842, 0.588], "count": [1721]}, "gripper_open_scale_action": {"mean": [0.5450627541400751, 0.52537420103787], "std": [0.33389261572449525, 0.14286111651669314], "min": [0.015, 0.0], "max": [0.842, 0.588], "count": [1721]}}} +{"episode_index": 184, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4120844062836105]], [[0.4412789739665205]], [[0.444647269966355]]], "std": [[[0.22084089344640365]], [[0.18751442481853967]], [[0.18037575083715063]]], "count": [237]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44409178249358816]], [[0.46038113262182506]], [[0.46004660309974904]]], "std": [[[0.17015355831221862]], [[0.14650799482753427]], [[0.14079062366829365]]], "count": [237]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.45945376920107006]], [[0.46752443396486587]], [[0.46541605392156865]]], "std": [[[0.1274363764527797]], [[0.11093581632079469]], [[0.10881104590203151]]], "count": [237]}, "observation.state": {"min": [0.3985808491706848, 1.8497523069381714, -1.3897359371185303, -0.851423978805542, -2.9189236164093018, -2.1293540000915527, 0.11611675471067429, -3.0, 0.1554120033979416, 0.29495298862457275, -0.12703299522399902, -3.1381852626800537, -0.6389999985694885, -0.6729999780654907, -0.9020385146141052, -2.078792095184326, 0.34351569414138794, -0.016982052475214005, 0.4795815646648407, 0.5858023166656494, -2.4636545181274414, 44.0, -0.3882940113544464, 0.2526470124721527, -0.0667560026049614, -3.1381852626800537, 0.06599999964237213, -3.1381852626800537], "max": [1.0160086154937744, 2.089822292327881, 0.3453831970691681, 0.09320058673620224, 0.010314896702766418, -0.8234289288520813, 1.791755199432373, 582.0, 0.35845300555229187, 0.43268001079559326, 0.1033950001001358, 3.1410000324249268, 1.2369999885559082, 0.6370000243186951, -0.295501708984375, -1.7325359582901, 1.2831486463546753, 0.6311110854148865, 2.419200897216797, 1.6995493173599243, -0.35208529233932495, 859.0, -0.13417799770832062, 0.46900999546051025, 0.13078300654888153, 3.1389999389648438, 1.25600004196167, 3.13700008392334], "mean": [0.6335634589195251, 2.0348265171051025, -0.38936546444892883, -0.2957906723022461, -1.7410564422607422, -1.3945215940475464, 0.9120142459869385, 504.7370300292969, 0.2765808403491974, 0.37278318405151367, 0.023233989253640175, -1.0753743648529053, 0.5524189472198486, -0.07254348695278168, -0.5729213953018188, -1.9450275897979736, 0.5983390808105469, 0.3813771903514862, 1.822750210762024, 1.3387523889541626, -1.6687356233596802, 481.20501708984375, -0.31638649106025696, 0.3554105758666992, 0.033139146864414215, 1.184256672859192, 0.5833178758621216, -1.2193331718444824], "std": [0.10176954418420792, 0.06248745322227478, 0.5489592552185059, 0.3090408444404602, 0.5490555167198181, 0.32635554671287537, 0.6077916026115417, 187.6928253173828, 0.034392450004816055, 0.03618088737130165, 0.051179226487874985, 2.0188043117523193, 0.505820095539093, 0.46080896258354187, 0.1439189463853836, 0.12484010308980942, 0.1449669599533081, 0.2083507627248764, 0.5751441121101379, 0.330586701631546, 0.7574923038482666, 357.73883056640625, 0.06107869744300842, 0.06107138842344284, 0.04124319180846214, 2.452606201171875, 0.3587181866168976, 1.8067909479141235], "count": [1473]}, "action": {"min": [0.3985808491706848, 1.8497523069381714, -1.3897359371185303, -0.851423978805542, -2.9189236164093018, -2.1293540000915527, 0.11611675471067429, -3.0, 0.1554120033979416, 0.29495298862457275, -0.12703299522399902, -3.1381852626800537, -0.6389999985694885, -0.6729999780654907, -0.9020385146141052, -2.078792095184326, 0.34351569414138794, -0.016982052475214005, 0.4795815646648407, 0.5858023166656494, -2.4636545181274414, 44.0, -0.3882940113544464, 0.2526470124721527, -0.0667560026049614, -3.1381852626800537, 0.06599999964237213, -3.1381852626800537], "max": [1.0160086154937744, 2.089822292327881, 0.3453831970691681, 0.09320058673620224, 0.010314896702766418, -0.8234289288520813, 1.791755199432373, 582.0, 0.35845300555229187, 0.43268001079559326, 0.1033950001001358, 3.1410000324249268, 1.2369999885559082, 0.6370000243186951, -0.295501708984375, -1.7325359582901, 1.2831486463546753, 0.6311110854148865, 2.419200897216797, 1.6995493173599243, -0.35208529233932495, 859.0, -0.13417799770832062, 0.46900999546051025, 0.13078300654888153, 3.1389999389648438, 1.25600004196167, 3.13700008392334], "mean": [0.6335634589195251, 2.0348265171051025, -0.38936546444892883, -0.2957906723022461, -1.7410564422607422, -1.3945215940475464, 0.9120142459869385, 504.7370300292969, 0.2765808403491974, 0.37278318405151367, 0.023233989253640175, -1.0753743648529053, 0.5524189472198486, -0.07254348695278168, -0.5729213953018188, -1.9450275897979736, 0.5983390808105469, 0.3813771903514862, 1.822750210762024, 1.3387523889541626, -1.6687356233596802, 481.20501708984375, -0.31638649106025696, 0.3554105758666992, 0.033139146864414215, 1.184256672859192, 0.5833178758621216, -1.2193331718444824], "std": [0.10176954418420792, 0.06248745322227478, 0.5489592552185059, 0.3090408444404602, 0.5490555167198181, 0.32635554671287537, 0.6077916026115417, 187.6928253173828, 0.034392450004816055, 0.03618088737130165, 0.051179226487874985, 2.0188043117523193, 0.505820095539093, 0.46080896258354187, 0.1439189463853836, 0.12484010308980942, 0.1449669599533081, 0.2083507627248764, 0.5751441121101379, 0.330586701631546, 0.7574923038482666, 357.73883056640625, 0.06107869744300842, 0.06107138842344284, 0.04124319180846214, 2.452606201171875, 0.3587181866168976, 1.8067909479141235], "count": [1473]}, "timestamp": {"min": [0.0], "max": [49.06666666666667], "mean": [24.53333333333333], "std": [14.173945842310136], "count": [1473]}, "frame_index": {"min": [0], "max": [1472], "mean": [736.0], "std": [425.21837526930403], "count": [1473]}, "episode_index": {"min": [186], "max": [186], "mean": [186.0], "std": [0.0], "count": [1473]}, "index": {"min": [201298], "max": [202770], "mean": [202034.0], "std": [425.21837526930403], "count": [1473]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1473]}, "subtask_annotation": {"mean": [21.27223353699932, 29.0, 29.0, 29.0, 29.0], "std": [3.3919991273407035, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1473]}, "scene_annotation": {"mean": [186.0], "std": [0.0], "min": [186], "max": [186], "count": [1473]}, "eef_direction_state": {"mean": [4.28377460964019, 4.361846571622539], "std": [2.1863897668547216, 2.038684895067116], "min": [0, 0], "max": [6, 6], "count": [1473]}, "eef_velocity_state": {"mean": [0.5376782077393075, 0.5811269517990496], "std": [0.621059941632133, 0.6696582551747589], "min": [0, 0], "max": [2, 2], "count": [1473]}, "eef_acc_mag_state": {"mean": [0.5845213849287169, 0.5173116089613035], "std": [0.8004271973682185, 0.7693238379678883], "min": [0, 0], "max": [2, 2], "count": [1473]}, "eef_direction_action": {"mean": [4.28377460964019, 4.361846571622539], "std": [2.1863897668547216, 2.038684895067116], "min": [0, 0], "max": [6, 6], "count": [1473]}, "eef_velocity_action": {"mean": [0.5376782077393075, 0.5811269517990496], "std": [0.621059941632133, 0.6696582551747589], "min": [0, 0], "max": [2, 2], "count": [1473]}, "eef_acc_mag_action": {"mean": [0.5845213849287169, 0.5173116089613035], "std": [0.8004271973682185, 0.7693238379678883], "min": [0, 0], "max": [2, 2], "count": [1473]}, "eef_sim_pose_state": {"mean": [0.5573657467918431, 0.33471408330929836, 1.081027959905934, -1.7433581686339699, 0.6889283272169333, -1.7379896707065776, 0.5734225831437654, -0.29082998648705005, 1.0900954816026707, 1.4660864792464734, 1.0342707183036322, -0.24879630816421794], "std": [0.05079867690138797, 0.06682660747384617, 0.027899361485021576, 1.2135886518222552, 0.4987073912142747, 1.9210042150780138, 0.021353289822582545, 0.04652993504183949, 0.03244474569588295, 1.2516480346938208, 0.3832343067044055, 1.8622345082241145], "min": [0.4633993216454228, 0.1576301299330591, 1.0269568962546538, -3.1414953052539354, 0.05776854086332017, -3.1323205197441735, 0.5156178139158751, -0.3632008906809341, 1.0381706409833564, -3.138095394122723, 0.05004689653195027, -3.141510588680452], "max": [0.6567237235527789, 0.4294608135762389, 1.171750469086897, 3.1407816980490972, 1.4665152790218454, 3.1371837373954405, 0.6180299859130546, -0.11885185647593136, 1.1988696905488663, 3.1306654239558585, 1.5373725314341486, 3.137702785905005], "count": [1473]}, "eef_sim_pose_action": {"mean": [0.5573657467918431, 0.33471408330929836, 1.081027959905934, -1.7433581686339699, 0.6889283272169333, -1.7379896707065776, 0.5734225831437654, -0.29082998648705005, 1.0900954816026707, 1.4660864792464734, 1.0342707183036322, -0.24879630816421794], "std": [0.05079867690138797, 0.06682660747384617, 0.027899361485021576, 1.2135886518222552, 0.4987073912142747, 1.9210042150780138, 0.021353289822582545, 0.04652993504183949, 0.03244474569588295, 1.2516480346938208, 0.3832343067044055, 1.8622345082241145], "min": [0.4633993216454228, 0.1576301299330591, 1.0269568962546538, -3.1414953052539354, 0.05776854086332017, -3.1323205197441735, 0.5156178139158751, -0.3632008906809341, 1.0381706409833564, -3.138095394122723, 0.05004689653195027, -3.141510588680452], "max": [0.6567237235527789, 0.4294608135762389, 1.171750469086897, 3.1407816980490972, 1.4665152790218454, 3.1371837373954405, 0.6180299859130546, -0.11885185647593136, 1.1988696905488663, 3.1306654239558585, 1.5373725314341486, 3.137702785905005], "count": [1473]}, "gripper_mode_state": {"mean": [0.45824847250509165, 0.13441955193482688], "std": [0.4982537605998006, 0.3411025300294109], "min": [0, 0], "max": [1, 1], "count": [1473]}, "gripper_activity_state": {"mean": [1.913102511880516, 1.9619823489477257], "std": [0.37476140544621045, 0.24424261410016443], "min": [0, 0], "max": [2, 2], "count": [1473]}, "gripper_mode_action": {"mean": [0.45824847250509165, 0.13441955193482688], "std": [0.4982537605998006, 0.3411025300294109], "min": [0, 0], "max": [1, 1], "count": [1473]}, "gripper_activity_action": {"mean": [1.913102511880516, 1.9619823489477257], "std": [0.37476140544621045, 0.24424261410016443], "min": [0, 0], "max": [2, 2], "count": [1473]}, "gripper_open_scale_state": {"mean": [0.4812050237118272, 0.5048177189281502], "std": [0.357738855847779, 0.1874751374030198], "min": [0.044, 0.0], "max": [0.859, 0.582], "count": [1473]}, "gripper_open_scale_action": {"mean": [0.4812050237118272, 0.5048177189281502], "std": [0.357738855847779, 0.1874751374030198], "min": [0.044, 0.0], "max": [0.859, 0.582], "count": [1473]}}} +{"episode_index": 185, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.41476558545403974]], [[0.4442803382700598]], [[0.4464956117021277]]], "std": [[[0.22002439730795612]], [[0.18594797763337975]], [[0.17772738271567814]]], "count": [235]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41355284643999446]], [[0.4443216033931303]], [[0.4450027612640801]]], "std": [[[0.1788120855827175]], [[0.1470612057401227]], [[0.1409807081496133]]], "count": [235]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4531659643999444]], [[0.46543773640661934]], [[0.4653892617507996]]], "std": [[[0.13322356714272565]], [[0.11159279736360057]], [[0.10566000286141713]]], "count": [235]}, "observation.state": {"min": [0.17781414091587067, 1.928065299987793, -1.689077377319336, -1.331302285194397, -2.906933307647705, -2.1822900772094727, 0.08890707045793533, -1.0, 0.11255600303411484, 0.2350129932165146, -0.12767300009727478, -3.134185314178467, -0.3490000367164612, -0.8830000162124634, -0.7502123713493347, -2.0739572048187256, 0.39418259263038635, -0.09196140617132187, 0.3467969596385956, 0.711500883102417, -2.3318819999694824, 41.0, -0.3799290060997009, 0.25051799416542053, -0.03994999825954437, -3.1411852836608887, 0.18299999833106995, -3.1401853561401367], "max": [0.9110619425773621, 2.088775396347046, -0.03817035257816315, 0.12433726340532303, -0.08047713339328766, -0.6253689527511597, 2.1642956733703613, 683.0, 0.38110899925231934, 0.44370201230049133, 0.11235000193119049, 3.13700008392334, 1.2910000085830688, 0.7480000257492065, -0.20001472532749176, -1.9036307334899902, 1.2251688241958618, 0.9005375504493713, 2.4529731273651123, 1.8856538534164429, -0.48171091079711914, 846.0, -0.1170940026640892, 0.45845699310302734, 0.0813789963722229, 3.1410000324249268, 1.3029999732971191, 3.124000072479248], "mean": [0.4382188320159912, 2.067559242248535, -0.5868828296661377, -0.4716854393482208, -1.592738389968872, -1.4211993217468262, 1.027603030204773, 554.912841796875, 0.3073093891143799, 0.3229096829891205, 0.0245340745896101, -1.8460842370986938, 0.5567291975021362, -0.20486034452915192, -0.42042097449302673, -2.018592119216919, 0.7030097246170044, 0.7041471004486084, 1.9165836572647095, 1.4470810890197754, -1.7628321647644043, 485.4576721191406, -0.3115141689777374, 0.32557591795921326, 0.034111570566892624, 2.720155715942383, 0.5792368650436401, -1.6235519647598267], "std": [0.15140245854854584, 0.030003169551491737, 0.46517521142959595, 0.42841199040412903, 0.5586042404174805, 0.33563145995140076, 0.7120634913444519, 235.3434600830078, 0.06813595443964005, 0.04803243651986122, 0.04960852116346359, 1.417515754699707, 0.35941392183303833, 0.44243231415748596, 0.11530027538537979, 0.049368273466825485, 0.20560213923454285, 0.16210822761058807, 0.5105724930763245, 0.25494393706321716, 0.42858752608299255, 365.40631103515625, 0.057181715965270996, 0.051466189324855804, 0.023708375170826912, 0.8487235307693481, 0.30095189809799194, 1.6256065368652344], "count": [1451]}, "action": {"min": [0.17781414091587067, 1.928065299987793, -1.689077377319336, -1.331302285194397, -2.906933307647705, -2.1822900772094727, 0.08890707045793533, -1.0, 0.11255600303411484, 0.2350129932165146, -0.12767300009727478, -3.134185314178467, -0.3490000367164612, -0.8830000162124634, -0.7502123713493347, -2.0739572048187256, 0.39418259263038635, -0.09196140617132187, 0.3467969596385956, 0.711500883102417, -2.3318819999694824, 41.0, -0.3799290060997009, 0.25051799416542053, -0.03994999825954437, -3.1411852836608887, 0.18299999833106995, -3.1401853561401367], "max": [0.9110619425773621, 2.088775396347046, -0.03817035257816315, 0.12433726340532303, -0.08047713339328766, -0.6253689527511597, 2.1642956733703613, 683.0, 0.38110899925231934, 0.44370201230049133, 0.11235000193119049, 3.13700008392334, 1.2910000085830688, 0.7480000257492065, -0.20001472532749176, -1.9036307334899902, 1.2251688241958618, 0.9005375504493713, 2.4529731273651123, 1.8856538534164429, -0.48171091079711914, 846.0, -0.1170940026640892, 0.45845699310302734, 0.0813789963722229, 3.1410000324249268, 1.3029999732971191, 3.124000072479248], "mean": [0.4382188320159912, 2.067559242248535, -0.5868828296661377, -0.4716854393482208, -1.592738389968872, -1.4211993217468262, 1.027603030204773, 554.912841796875, 0.3073093891143799, 0.3229096829891205, 0.0245340745896101, -1.8460842370986938, 0.5567291975021362, -0.20486034452915192, -0.42042097449302673, -2.018592119216919, 0.7030097246170044, 0.7041471004486084, 1.9165836572647095, 1.4470810890197754, -1.7628321647644043, 485.4576721191406, -0.3115141689777374, 0.32557591795921326, 0.034111570566892624, 2.720155715942383, 0.5792368650436401, -1.6235519647598267], "std": [0.15140245854854584, 0.030003169551491737, 0.46517521142959595, 0.42841199040412903, 0.5586042404174805, 0.33563145995140076, 0.7120634913444519, 235.3434600830078, 0.06813595443964005, 0.04803243651986122, 0.04960852116346359, 1.417515754699707, 0.35941392183303833, 0.44243231415748596, 0.11530027538537979, 0.049368273466825485, 0.20560213923454285, 0.16210822761058807, 0.5105724930763245, 0.25494393706321716, 0.42858752608299255, 365.40631103515625, 0.057181715965270996, 0.051466189324855804, 0.023708375170826912, 0.8487235307693481, 0.30095189809799194, 1.6256065368652344], "count": [1451]}, "timestamp": {"min": [0.0], "max": [48.333333333333336], "mean": [24.166666666666664], "std": [13.962250694083831], "count": [1451]}, "frame_index": {"min": [0], "max": [1450], "mean": [725.0], "std": [418.86752082251496], "count": [1451]}, "episode_index": {"min": [187], "max": [187], "mean": [187.0], "std": [0.0], "count": [1451]}, "index": {"min": [202771], "max": [204221], "mean": [203496.0], "std": [418.86752082251496], "count": [1451]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1451]}, "subtask_annotation": {"mean": [21.528600964851826, 29.0, 29.0, 29.0, 29.0], "std": [3.1447464269102743, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1451]}, "scene_annotation": {"mean": [187.0], "std": [0.0], "min": [187], "max": [187], "count": [1451]}, "eef_direction_state": {"mean": [4.137146795313577, 3.9241902136457614], "std": [2.1301077241362334, 2.211376656073049], "min": [0, 0], "max": [6, 6], "count": [1451]}, "eef_velocity_state": {"mean": [0.6147484493452792, 0.6774638180565128], "std": [0.6691201950418376, 0.6990458530398918], "min": [0, 0], "max": [2, 2], "count": [1451]}, "eef_acc_mag_state": {"mean": [0.7029634734665747, 0.5541006202618883], "std": [0.8330596984043154, 0.793887355935439], "min": [0, 0], "max": [2, 2], "count": [1451]}, "eef_direction_action": {"mean": [4.137146795313577, 3.9241902136457614], "std": [2.1301077241362334, 2.211376656073049], "min": [0, 0], "max": [6, 6], "count": [1451]}, "eef_velocity_action": {"mean": [0.6147484493452792, 0.6774638180565128], "std": [0.6691201950418376, 0.6990458530398918], "min": [0, 0], "max": [2, 2], "count": [1451]}, "eef_acc_mag_action": {"mean": [0.7029634734665747, 0.5541006202618883], "std": [0.8330596984043154, 0.793887355935439], "min": [0, 0], "max": [2, 2], "count": [1451]}, "eef_sim_pose_state": {"mean": [0.5291514594575616, 0.3371680821560317, 1.0866762519986386, -2.1863947095282414, 0.7923324990045614, 0.37170975518266447, 0.5218316086007966, -0.3124887986502133, 1.0726781023993264, 1.0916792278943486, 1.0984763292694382, -0.46152320968748245], "std": [0.046971727947449776, 0.04773948666895474, 0.03020231656280316, 0.5820985620903828, 0.3582562974893951, 2.7439268889598813, 0.04949805948284041, 0.06917137112539012, 0.041649675078962896, 1.744371918837455, 0.3160197846632079, 1.979693166580665], "min": [0.44390875025532495, 0.16101463048929188, 1.0292591792974402, -3.0733955404335678, 0.2570262837698416, -3.1411589687828325, 0.44771912423681426, -0.4014205884213107, 1.0228655684647696, -3.1330130292713627, 0.2660023707994341, -3.1405509996047263], "max": [0.6506991132220619, 0.40530232979056885, 1.1665881691852094, -0.23655485195458448, 1.4142385381652818, 3.1413577400460624, 0.6316508560211168, -0.08909278046229027, 1.1956606165852803, 3.1404237993822366, 1.5176598728361768, 3.1415176273731404], "count": [1451]}, "eef_sim_pose_action": {"mean": [0.5291514594575616, 0.3371680821560317, 1.0866762519986386, -2.1863947095282414, 0.7923324990045614, 0.37170975518266447, 0.5218316086007966, -0.3124887986502133, 1.0726781023993264, 1.0916792278943486, 1.0984763292694382, -0.46152320968748245], "std": [0.046971727947449776, 0.04773948666895474, 0.03020231656280316, 0.5820985620903828, 0.3582562974893951, 2.7439268889598813, 0.04949805948284041, 0.06917137112539012, 0.041649675078962896, 1.744371918837455, 0.3160197846632079, 1.979693166580665], "min": [0.44390875025532495, 0.16101463048929188, 1.0292591792974402, -3.0733955404335678, 0.2570262837698416, -3.1411589687828325, 0.44771912423681426, -0.4014205884213107, 1.0228655684647696, -3.1330130292713627, 0.2660023707994341, -3.1405509996047263], "max": [0.6506991132220619, 0.40530232979056885, 1.1665881691852094, -0.23655485195458448, 1.4142385381652818, 3.1413577400460624, 0.6316508560211168, -0.08909278046229027, 1.1956606165852803, 3.1404237993822366, 1.5176598728361768, 3.1415176273731404], "count": [1451]}, "gripper_mode_state": {"mean": [0.44934527911784977, 0.1633356305995865], "std": [0.49742748140040755, 0.36967161424190986], "min": [0, 0], "max": [1, 1], "count": [1451]}, "gripper_activity_state": {"mean": [1.9145416953824947, 1.9607167470709854], "std": [0.3707083113728416, 0.25010108856709007], "min": [0, 0], "max": [2, 2], "count": [1451]}, "gripper_mode_action": {"mean": [0.44934527911784977, 0.1633356305995865], "std": [0.49742748140040755, 0.36967161424190986], "min": [0, 0], "max": [1, 1], "count": [1451]}, "gripper_activity_action": {"mean": [1.9145416953824947, 1.9607167470709854], "std": [0.3707083113728416, 0.25010108856709007], "min": [0, 0], "max": [2, 2], "count": [1451]}, "gripper_open_scale_state": {"mean": [0.48545761551387234, 0.5549686422866446], "std": [0.3654070169345938, 0.2352119060856114], "min": [0.041, 0.0], "max": [0.846, 0.683], "count": [1451]}, "gripper_open_scale_action": {"mean": [0.48545761551387234, 0.5549686422866446], "std": [0.3654070169345938, 0.2352119060856114], "min": [0.041, 0.0], "max": [0.846, 0.683], "count": [1451]}}} +{"episode_index": 186, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4199099836601307]], [[0.44592442577030816]], [[0.4477789157329598]]], "std": [[[0.22050951257218865]], [[0.19091914451825046]], [[0.18437993657833635]]], "count": [175]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4332618253968254]], [[0.4561918907563025]], [[0.4554233088235294]]], "std": [[[0.1737178012612746]], [[0.14952510662756602]], [[0.14428302503086285]]], "count": [175]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45307968370681606]], [[0.46339581349206355]], [[0.4610383601774043]]], "std": [[[0.15414592682007316]], [[0.13390562569729045]], [[0.13019663463135636]]], "count": [175]}, "observation.state": {"min": [0.2143089920282364, 1.8872770071029663, -1.9432321786880493, -1.2821537256240845, -2.7903976440429688, -2.169584035873413, 0.4374144375324249, -2.0, 0.09009300172328949, 0.2716880142688751, -0.1636040061712265, -3.1381852626800537, -0.46799999475479126, -0.7829999923706055, -0.7168940305709839, -2.0785303115844727, 0.30518829822540283, 0.0002268928219564259, 0.3170914053916931, 1.0554180145263672, -1.9481714963912964, 33.0, -0.3780440092086792, 0.2736789882183075, -0.0332069993019104, -3.1351852416992188, 0.27799999713897705, -3.0989999771118164], "max": [0.8393637537956238, 2.0924229621887207, -0.520160436630249, 0.11821115016937256, -0.2592337429523468, -0.6152634620666504, 2.0065526962280273, 634.0, 0.36911800503730774, 0.434783011674881, 0.11142700165510178, 3.124000072479248, 1.3589999675750732, 1.4019999504089355, -0.21966716647148132, -1.7919644117355347, 1.4119889736175537, 0.9730385541915894, 2.2889294624328613, 1.8464187383651733, -0.5834112167358398, 840.0, -0.13244999945163727, 0.39041998982429504, 0.12197600305080414, 3.140000104904175, 1.347000002861023, 3.1010000705718994], "mean": [0.5064142942428589, 2.0674967765808105, -1.0955469608306885, -0.6572662591934204, -1.5833978652954102, -1.290863037109375, 1.3749661445617676, 468.71209716796875, 0.27574631571769714, 0.34201136231422424, -0.005194240249693394, -1.9147025346755981, 0.39197996258735657, -0.29370197653770447, -0.422695517539978, -2.0069658756256104, 0.644719660282135, 0.7106257081031799, 1.882001519203186, 1.5225962400436401, -1.6335690021514893, 353.64141845703125, -0.3093838095664978, 0.32461628317832947, 0.05258432775735855, 2.224003553390503, 0.6201524138450623, -1.6739344596862793], "std": [0.1237734779715538, 0.03495527803897858, 0.312614768743515, 0.4401266872882843, 0.7819342017173767, 0.5070340633392334, 0.5090824961662292, 206.42050170898438, 0.0681493878364563, 0.058485355228185654, 0.0641683042049408, 1.6192716360092163, 0.479931503534317, 0.384891152381897, 0.100884810090065, 0.058716267347335815, 0.2006429135799408, 0.17188143730163574, 0.47700047492980957, 0.20011861622333527, 0.3466688096523285, 361.6305236816406, 0.06008120998740196, 0.031356628984212875, 0.027246329933404922, 1.6417639255523682, 0.2611512243747711, 1.7256842851638794], "count": [983]}, "action": {"min": [0.2143089920282364, 1.8872770071029663, -1.9432321786880493, -1.2821537256240845, -2.7903976440429688, -2.169584035873413, 0.4374144375324249, -2.0, 0.09009300172328949, 0.2716880142688751, -0.1636040061712265, -3.1381852626800537, -0.46799999475479126, -0.7829999923706055, -0.7168940305709839, -2.0785303115844727, 0.30518829822540283, 0.0002268928219564259, 0.3170914053916931, 1.0554180145263672, -1.9481714963912964, 33.0, -0.3780440092086792, 0.2736789882183075, -0.0332069993019104, -3.1351852416992188, 0.27799999713897705, -3.0989999771118164], "max": [0.8393637537956238, 2.0924229621887207, -0.520160436630249, 0.11821115016937256, -0.2592337429523468, -0.6152634620666504, 2.0065526962280273, 634.0, 0.36911800503730774, 0.434783011674881, 0.11142700165510178, 3.124000072479248, 1.3589999675750732, 1.4019999504089355, -0.21966716647148132, -1.7919644117355347, 1.4119889736175537, 0.9730385541915894, 2.2889294624328613, 1.8464187383651733, -0.5834112167358398, 840.0, -0.13244999945163727, 0.39041998982429504, 0.12197600305080414, 3.140000104904175, 1.347000002861023, 3.1010000705718994], "mean": [0.5064142942428589, 2.0674967765808105, -1.0955469608306885, -0.6572662591934204, -1.5833978652954102, -1.290863037109375, 1.3749661445617676, 468.71209716796875, 0.27574631571769714, 0.34201136231422424, -0.005194240249693394, -1.9147025346755981, 0.39197996258735657, -0.29370197653770447, -0.422695517539978, -2.0069658756256104, 0.644719660282135, 0.7106257081031799, 1.882001519203186, 1.5225962400436401, -1.6335690021514893, 353.64141845703125, -0.3093838095664978, 0.32461628317832947, 0.05258432775735855, 2.224003553390503, 0.6201524138450623, -1.6739344596862793], "std": [0.1237734779715538, 0.03495527803897858, 0.312614768743515, 0.4401266872882843, 0.7819342017173767, 0.5070340633392334, 0.5090824961662292, 206.42050170898438, 0.0681493878364563, 0.058485355228185654, 0.0641683042049408, 1.6192716360092163, 0.479931503534317, 0.384891152381897, 0.100884810090065, 0.058716267347335815, 0.2006429135799408, 0.17188143730163574, 0.47700047492980957, 0.20011861622333527, 0.3466688096523285, 361.6305236816406, 0.06008120998740196, 0.031356628984212875, 0.027246329933404922, 1.6417639255523682, 0.2611512243747711, 1.7256842851638794], "count": [983]}, "timestamp": {"min": [0.0], "max": [32.733333333333334], "mean": [16.366666666666667], "std": [9.458917015764072], "count": [983]}, "frame_index": {"min": [0], "max": [982], "mean": [491.0], "std": [283.7675104729222], "count": [983]}, "episode_index": {"min": [188], "max": [188], "mean": [188.0], "std": [0.0], "count": [983]}, "index": {"min": [204222], "max": [205204], "mean": [204713.0], "std": [283.7675104729222], "count": [983]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [983]}, "subtask_annotation": {"mean": [21.212614445574772, 29.0, 29.0, 29.0, 29.0], "std": [3.2549459323087344, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [983]}, "scene_annotation": {"mean": [188.0], "std": [0.0], "min": [188], "max": [188], "count": [983]}, "eef_direction_state": {"mean": [4.131230925737539, 4.107833163784334], "std": [2.0091528130090763, 2.0543405366015572], "min": [0, 0], "max": [6, 6], "count": [983]}, "eef_velocity_state": {"mean": [0.6826042726347915, 0.7690742624618515], "std": [0.6907119103466143, 0.7881238636112483], "min": [0, 0], "max": [2, 2], "count": [983]}, "eef_acc_mag_state": {"mean": [0.7263479145473042, 0.5961342828077314], "std": [0.8227361670814224, 0.7816989285706215], "min": [0, 0], "max": [2, 2], "count": [983]}, "eef_direction_action": {"mean": [4.131230925737539, 4.107833163784334], "std": [2.0091528130090763, 2.0543405366015572], "min": [0, 0], "max": [6, 6], "count": [983]}, "eef_velocity_action": {"mean": [0.6826042726347915, 0.7690742624618515], "std": [0.6907119103466143, 0.7881238636112483], "min": [0, 0], "max": [2, 2], "count": [983]}, "eef_acc_mag_action": {"mean": [0.7263479145473042, 0.5961342828077314], "std": [0.8227361670814224, 0.7816989285706215], "min": [0, 0], "max": [2, 2], "count": [983]}, "eef_sim_pose_state": {"mean": [0.5271721255788634, 0.34874445714302715, 1.0984647174121662, -2.149049127657524, 0.9209599048082697, 1.0231822232006176, 0.5477596074567845, -0.27369924350427016, 1.0842569853516708, 0.9646385137858783, 0.9373794767825374, -1.592566448433439], "std": [0.03108335553278707, 0.04806699175466005, 0.03531262550736314, 0.7087546134683692, 0.2413771651059258, 2.4592101382957865, 0.05293548569618557, 0.07633471098947639, 0.048912794943676854, 2.393250006063419, 0.3745425365318668, 1.508117925514238], "min": [0.45854746729102147, 0.17545754098366245, 1.042087188423502, -2.951310267042721, 0.5305036117550328, -3.140277785326522, 0.45533434177455057, -0.3836212211085146, 1.0137438645314332, -3.1402350507421635, 0.13853033780014035, -3.1236041665014054], "max": [0.5937588568249733, 0.42192815922292404, 1.1786213307806592, -0.35946611248143406, 1.3976391269774724, 3.141549947266874, 0.6260144927790582, -0.05905417134007984, 1.2023243220213795, 3.141120067645764, 1.5606745265139015, 3.1260494092976194], "count": [983]}, "eef_sim_pose_action": {"mean": [0.5271721255788634, 0.34874445714302715, 1.0984647174121662, -2.149049127657524, 0.9209599048082697, 1.0231822232006176, 0.5477596074567845, -0.27369924350427016, 1.0842569853516708, 0.9646385137858783, 0.9373794767825374, -1.592566448433439], "std": [0.03108335553278707, 0.04806699175466005, 0.03531262550736314, 0.7087546134683692, 0.2413771651059258, 2.4592101382957865, 0.05293548569618557, 0.07633471098947639, 0.048912794943676854, 2.393250006063419, 0.3745425365318668, 1.508117925514238], "min": [0.45854746729102147, 0.17545754098366245, 1.042087188423502, -2.951310267042721, 0.5305036117550328, -3.140277785326522, 0.45533434177455057, -0.3836212211085146, 1.0137438645314332, -3.1402350507421635, 0.13853033780014035, -3.1236041665014054], "max": [0.5937588568249733, 0.42192815922292404, 1.1786213307806592, -0.35946611248143406, 1.3976391269774724, 3.141549947266874, 0.6260144927790582, -0.05905417134007984, 1.2023243220213795, 3.141120067645764, 1.5606745265139015, 3.1260494092976194], "count": [983]}, "gripper_mode_state": {"mean": [0.5890132248219736, 0.6256358087487284], "std": [0.4920128512618265, 0.4839583076671464], "min": [0, 0], "max": [1, 1], "count": [983]}, "gripper_activity_state": {"mean": [1.8596134282807733, 1.9420142421159716], "std": [0.46943902053489506, 0.312009226916759], "min": [0, 0], "max": [2, 2], "count": [983]}, "gripper_mode_action": {"mean": [0.5890132248219736, 0.6256358087487284], "std": [0.4920128512618265, 0.4839583076671464], "min": [0, 0], "max": [1, 1], "count": [983]}, "gripper_activity_action": {"mean": [1.8596134282807733, 1.9420142421159716], "std": [0.46943902053489506, 0.312009226916759], "min": [0, 0], "max": [2, 2], "count": [983]}, "gripper_open_scale_state": {"mean": [0.3536414038152685, 0.4689043743506086], "std": [0.36163047059914577, 0.20598274432016925], "min": [0.033, 0.0], "max": [0.84, 0.634], "count": [983]}, "gripper_open_scale_action": {"mean": [0.3536414038152685, 0.4689043743506086], "std": [0.36163047059914577, 0.20598274432016925], "min": [0.033, 0.0], "max": [0.84, 0.634], "count": [983]}}} +{"episode_index": 187, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4094108127007865]], [[0.4396516033496732]], [[0.4423961812479229]]], "std": [[[0.2206233068796653]], [[0.18667221605183626]], [[0.1795545814951296]]], "count": [236]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4398923663038662]], [[0.45644740431483327]], [[0.4560108693018168]]], "std": [[[0.15168659643988275]], [[0.12614441808672075]], [[0.11985662339661889]]], "count": [236]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4591749274745209]], [[0.4656644156073447]], [[0.46326869478370447]]], "std": [[[0.11904054399031996]], [[0.10277107715596485]], [[0.09970900483390432]]], "count": [236]}, "observation.state": {"min": [0.3539527952671051, 1.8913260698318481, -1.7149430513381958, -1.0756465196609497, -2.817223072052002, -2.179584503173828, 0.3231652081012726, -2.0, 0.10956999659538269, 0.2565760016441345, -0.14382299780845642, -3.1411852836608887, -0.4269999563694, -0.7429999709129333, -0.6536433100700378, -2.0740621089935303, -0.42175883054733276, -0.09337510913610458, 0.4063301086425781, 0.6532942056655884, -2.324831008911133, 2.0, -0.38682401180267334, 0.24685999751091003, -0.04088699817657471, -3.1401853561401367, 0.14300000667572021, -3.1401853561401367], "max": [1.0230597257614136, 2.0919342041015625, -0.5144706964492798, 0.024312438443303108, -0.36187654733657837, -0.8700466752052307, 1.900087594985962, 496.0, 0.3628849983215332, 0.40936899185180664, 0.1033720001578331, 3.1389999389648438, 1.2740000486373901, 0.7139999866485596, -0.20240584015846252, -1.8388266563415527, 1.3544453382492065, 0.8867319822311401, 2.467965602874756, 1.7965894937515259, -0.23305381834506989, 766.0, -0.1386920064687729, 0.45392298698425293, 0.10955200344324112, 3.140000104904175, 1.5069999694824219, 3.1410000324249268], "mean": [0.51722651720047, 2.060188055038452, -0.8830537796020508, -0.3760334551334381, -1.2038705348968506, -1.3498297929763794, 0.9245904684066772, 392.8466796875, 0.2965807318687439, 0.3497523367404938, 0.02059474028646946, -1.5917749404907227, 0.6195966601371765, -0.038236286491155624, -0.4395908713340759, -2.0164921283721924, 0.5848738551139832, 0.5216882824897766, 1.7293169498443604, 1.3994985818862915, -1.4802865982055664, 408.67864990234375, -0.31756657361984253, 0.3338577449321747, 0.04271625727415085, 1.5509250164031982, 0.6700945496559143, -1.1176663637161255], "std": [0.15192003548145294, 0.04283344745635986, 0.23208869993686676, 0.3191624879837036, 0.7945208549499512, 0.30803781747817993, 0.5112733840942383, 151.0951690673828, 0.06219997629523277, 0.039068758487701416, 0.05621146783232689, 1.5314220190048218, 0.41371795535087585, 0.4187289774417877, 0.13268500566482544, 0.0682867169380188, 0.3863444924354553, 0.28837350010871887, 0.5593389868736267, 0.3519001305103302, 0.6550376415252686, 337.8493347167969, 0.05437827855348587, 0.06131543219089508, 0.030476156622171402, 1.998908281326294, 0.30063188076019287, 2.091595411300659], "count": [1461]}, "action": {"min": [0.3539527952671051, 1.8913260698318481, -1.7149430513381958, -1.0756465196609497, -2.817223072052002, -2.179584503173828, 0.3231652081012726, -2.0, 0.10956999659538269, 0.2565760016441345, -0.14382299780845642, -3.1411852836608887, -0.4269999563694, -0.7429999709129333, -0.6536433100700378, -2.0740621089935303, -0.42175883054733276, -0.09337510913610458, 0.4063301086425781, 0.6532942056655884, -2.324831008911133, 2.0, -0.38682401180267334, 0.24685999751091003, -0.04088699817657471, -3.1401853561401367, 0.14300000667572021, -3.1401853561401367], "max": [1.0230597257614136, 2.0919342041015625, -0.5144706964492798, 0.024312438443303108, -0.36187654733657837, -0.8700466752052307, 1.900087594985962, 496.0, 0.3628849983215332, 0.40936899185180664, 0.1033720001578331, 3.1389999389648438, 1.2740000486373901, 0.7139999866485596, -0.20240584015846252, -1.8388266563415527, 1.3544453382492065, 0.8867319822311401, 2.467965602874756, 1.7965894937515259, -0.23305381834506989, 766.0, -0.1386920064687729, 0.45392298698425293, 0.10955200344324112, 3.140000104904175, 1.5069999694824219, 3.1410000324249268], "mean": [0.51722651720047, 2.060188055038452, -0.8830537796020508, -0.3760334551334381, -1.2038705348968506, -1.3498297929763794, 0.9245904684066772, 392.8466796875, 0.2965807318687439, 0.3497523367404938, 0.02059474028646946, -1.5917749404907227, 0.6195966601371765, -0.038236286491155624, -0.4395908713340759, -2.0164921283721924, 0.5848738551139832, 0.5216882824897766, 1.7293169498443604, 1.3994985818862915, -1.4802865982055664, 408.67864990234375, -0.31756657361984253, 0.3338577449321747, 0.04271625727415085, 1.5509250164031982, 0.6700945496559143, -1.1176663637161255], "std": [0.15192003548145294, 0.04283344745635986, 0.23208869993686676, 0.3191624879837036, 0.7945208549499512, 0.30803781747817993, 0.5112733840942383, 151.0951690673828, 0.06219997629523277, 0.039068758487701416, 0.05621146783232689, 1.5314220190048218, 0.41371795535087585, 0.4187289774417877, 0.13268500566482544, 0.0682867169380188, 0.3863444924354553, 0.28837350010871887, 0.5593389868736267, 0.3519001305103302, 0.6550376415252686, 337.8493347167969, 0.05437827855348587, 0.06131543219089508, 0.030476156622171402, 1.998908281326294, 0.30063188076019287, 2.091595411300659], "count": [1461]}, "timestamp": {"min": [0.0], "max": [48.666666666666664], "mean": [24.333333333333332], "std": [14.058475761644317], "count": [1461]}, "frame_index": {"min": [0], "max": [1460], "mean": [730.0], "std": [421.7542728493295], "count": [1461]}, "episode_index": {"min": [189], "max": [189], "mean": [189.0], "std": [0.0], "count": [1461]}, "index": {"min": [205205], "max": [206665], "mean": [205935.0], "std": [421.7542728493295], "count": [1461]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1461]}, "subtask_annotation": {"mean": [21.53388090349076, 29.0, 29.0, 29.0, 29.0], "std": [3.00508044552968, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1461]}, "scene_annotation": {"mean": [189.0], "std": [0.0], "min": [189], "max": [189], "count": [1461]}, "eef_direction_state": {"mean": [4.222450376454483, 4.160848733744011], "std": [2.099298084782044, 2.0902302889626165], "min": [0, 0], "max": [6, 6], "count": [1461]}, "eef_velocity_state": {"mean": [0.5852156057494866, 0.6646132785763176], "std": [0.618359677437405, 0.7220306117567034], "min": [0, 0], "max": [2, 2], "count": [1461]}, "eef_acc_mag_state": {"mean": [0.648870636550308, 0.6344969199178645], "std": [0.809285027889253, 0.8143230793155152], "min": [0, 0], "max": [2, 2], "count": [1461]}, "eef_direction_action": {"mean": [4.222450376454483, 4.160848733744011], "std": [2.099298084782044, 2.0902302889626165], "min": [0, 0], "max": [6, 6], "count": [1461]}, "eef_velocity_action": {"mean": [0.5852156057494866, 0.6646132785763176], "std": [0.618359677437405, 0.7220306117567034], "min": [0, 0], "max": [2, 2], "count": [1461]}, "eef_acc_mag_action": {"mean": [0.648870636550308, 0.6344969199178645], "std": [0.809285027889253, 0.8143230793155152], "min": [0, 0], "max": [2, 2], "count": [1461]}, "eef_sim_pose_state": {"mean": [0.5316258654674116, 0.3400437230804971, 1.0813640097016013, -1.8782748154494064, 0.8998379015096364, -0.39677201837439624, 0.5472020976196245, -0.3027893182512959, 1.0744020463026955, 1.2858499938937897, 1.146658065524476, -0.4102850876873693], "std": [0.05965270838730552, 0.04771194390341321, 0.03360099845523067, 0.8861580495525346, 0.3939306073064379, 2.467976984037847, 0.03519021035818815, 0.07117102184751559, 0.03207957208329225, 1.5461126316881058, 0.34847546509429395, 1.9308033975768988], "min": [0.431700013130501, 0.17439589552231616, 1.0307170719480254, -3.107450844302368, 0.2234667321880588, -3.140902522950616, 0.48178619697523617, -0.38152829759935564, 1.0387818895402248, -3.1395600323462265, 0.18190621096194692, -3.1390523018972005], "max": [0.6409696856028712, 0.425249868550358, 1.1626831449680977, -0.22205699269855583, 1.5447641687127267, 3.1397715203332126, 0.6222059901311296, -0.07273121180081489, 1.1890530330308848, 3.1409180111888264, 1.5380899506612975, 3.1403727518400304], "count": [1461]}, "eef_sim_pose_action": {"mean": [0.5316258654674116, 0.3400437230804971, 1.0813640097016013, -1.8782748154494064, 0.8998379015096364, -0.39677201837439624, 0.5472020976196245, -0.3027893182512959, 1.0744020463026955, 1.2858499938937897, 1.146658065524476, -0.4102850876873693], "std": [0.05965270838730552, 0.04771194390341321, 0.03360099845523067, 0.8861580495525346, 0.3939306073064379, 2.467976984037847, 0.03519021035818815, 0.07117102184751559, 0.03207957208329225, 1.5461126316881058, 0.34847546509429395, 1.9308033975768988], "min": [0.431700013130501, 0.17439589552231616, 1.0307170719480254, -3.107450844302368, 0.2234667321880588, -3.140902522950616, 0.48178619697523617, -0.38152829759935564, 1.0387818895402248, -3.1395600323462265, 0.18190621096194692, -3.1390523018972005], "max": [0.6409696856028712, 0.425249868550358, 1.1626831449680977, -0.22205699269855583, 1.5447641687127267, 3.1397715203332126, 0.6222059901311296, -0.07273121180081489, 1.1890530330308848, 3.1409180111888264, 1.5380899506612975, 3.1403727518400304], "count": [1461]}, "gripper_mode_state": {"mean": [0.459958932238193, 1.0], "std": [0.49839413408716543, 0.0], "min": [0, 1], "max": [1, 1], "count": [1461]}, "gripper_activity_state": {"mean": [1.9000684462696784, 1.9664613278576317], "std": [0.39452966579274407, 0.23597788308212334], "min": [0, 0], "max": [2, 2], "count": [1461]}, "gripper_mode_action": {"mean": [0.459958932238193, 1.0], "std": [0.49839413408716543, 0.0], "min": [0, 1], "max": [1, 1], "count": [1461]}, "gripper_activity_action": {"mean": [1.9000684462696784, 1.9664613278576317], "std": [0.39452966579274407, 0.23597788308212334], "min": [0, 0], "max": [2, 2], "count": [1461]}, "gripper_open_scale_state": {"mean": [0.408678644820979, 0.3929904175064152], "std": [0.33784974065067536, 0.15072020079001197], "min": [0.002, 0.0], "max": [0.766, 0.496], "count": [1461]}, "gripper_open_scale_action": {"mean": [0.408678644820979, 0.3929904175064152], "std": [0.33784974065067536, 0.15072020079001197], "min": [0.002, 0.0], "max": [0.766, 0.496], "count": [1461]}}} +{"episode_index": 188, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.42292232554786624]], [[0.4483016799857198]], [[0.45101106888833964]]], "std": [[[0.2163267910525724]], [[0.18597843878301978]], [[0.17933755904499524]]], "count": [238]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43655682567144505]], [[0.45471628528862523]], [[0.4551403057546548]]], "std": [[[0.16927561177465217]], [[0.14357053431731187]], [[0.13775214318558873]]], "count": [238]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45800425488822977]], [[0.4685685836834734]], [[0.46745980855577524]]], "std": [[[0.1320980540057466]], [[0.11224498664881927]], [[0.10790411333830038]]], "count": [238]}, "observation.state": {"min": [0.30578169226646423, 1.9398987293243408, -1.7502336502075195, -1.0022728443145752, -2.918609619140625, -2.184907913208008, 0.28152161836624146, -1.0, 0.12199600040912628, 0.2880550026893616, -0.1495800018310547, -3.134185314178467, -0.45500001311302185, -0.7960000038146973, -0.6156648993492126, -2.073817729949951, 0.30602604150772095, -0.05621705576777458, 0.43266716599464417, 0.7171209454536438, -2.30901837348938, 37.0, -0.40227800607681274, 0.24035100638866425, -0.03924199938774109, -3.1411852836608887, 0.22699999809265137, -3.1351852416992188], "max": [0.8700990676879883, 2.089351177215576, -0.07813839614391327, 0.07065092772245407, 0.03251548483967781, -0.757507860660553, 1.932882308959961, 736.0, 0.3496379852294922, 0.43418601155281067, 0.10423000156879425, 3.1410000324249268, 1.4600000381469727, 1.1419999599456787, -0.19175934791564941, -1.7965894937515259, 1.5137939453125, 0.7425852417945862, 2.2366743087768555, 1.7855939865112305, -0.36198127269744873, 827.0, -0.18690499663352966, 0.4280889928340912, 0.09020400047302246, 3.140000104904175, 1.3300000429153442, 3.1019999980926514], "mean": [0.5466209650039673, 2.054394006729126, -0.577191174030304, -0.44940727949142456, -1.7131494283676147, -1.3947868347167969, 1.109277367591858, 592.8176879882812, 0.29943281412124634, 0.3481891453266144, 0.022954225540161133, -1.5839191675186157, 0.5390790700912476, -0.15325723588466644, -0.40930497646331787, -1.9725154638290405, 0.7552645802497864, 0.5364888906478882, 1.7658374309539795, 1.4034546613693237, -1.7138885259628296, 388.0010070800781, -0.3271850645542145, 0.32281872630119324, 0.029610689729452133, 1.8579901456832886, 0.6657057404518127, -2.042311906814575], "std": [0.12460514903068542, 0.03926028683781624, 0.42134368419647217, 0.36325743794441223, 0.6298543214797974, 0.3326410949230194, 0.5153372883796692, 214.91282653808594, 0.05694972723722458, 0.03510105237364769, 0.05386088788509369, 1.7257970571517944, 0.5019479393959045, 0.4512293338775635, 0.10092887282371521, 0.08748441189527512, 0.18282270431518555, 0.15591493248939514, 0.4033214747905731, 0.2320033758878708, 0.5029064416885376, 331.416748046875, 0.04621637985110283, 0.044441401958465576, 0.025859350338578224, 2.183492422103882, 0.275154709815979, 0.9566434621810913], "count": [1478]}, "action": {"min": [0.30578169226646423, 1.9398987293243408, -1.7502336502075195, -1.0022728443145752, -2.918609619140625, -2.184907913208008, 0.28152161836624146, -1.0, 0.12199600040912628, 0.2880550026893616, -0.1495800018310547, -3.134185314178467, -0.45500001311302185, -0.7960000038146973, -0.6156648993492126, -2.073817729949951, 0.30602604150772095, -0.05621705576777458, 0.43266716599464417, 0.7171209454536438, -2.30901837348938, 37.0, -0.40227800607681274, 0.24035100638866425, -0.03924199938774109, -3.1411852836608887, 0.22699999809265137, -3.1351852416992188], "max": [0.8700990676879883, 2.089351177215576, -0.07813839614391327, 0.07065092772245407, 0.03251548483967781, -0.757507860660553, 1.932882308959961, 736.0, 0.3496379852294922, 0.43418601155281067, 0.10423000156879425, 3.1410000324249268, 1.4600000381469727, 1.1419999599456787, -0.19175934791564941, -1.7965894937515259, 1.5137939453125, 0.7425852417945862, 2.2366743087768555, 1.7855939865112305, -0.36198127269744873, 827.0, -0.18690499663352966, 0.4280889928340912, 0.09020400047302246, 3.140000104904175, 1.3300000429153442, 3.1019999980926514], "mean": [0.5466209650039673, 2.054394006729126, -0.577191174030304, -0.44940727949142456, -1.7131494283676147, -1.3947868347167969, 1.109277367591858, 592.8176879882812, 0.29943281412124634, 0.3481891453266144, 0.022954225540161133, -1.5839191675186157, 0.5390790700912476, -0.15325723588466644, -0.40930497646331787, -1.9725154638290405, 0.7552645802497864, 0.5364888906478882, 1.7658374309539795, 1.4034546613693237, -1.7138885259628296, 388.0010070800781, -0.3271850645542145, 0.32281872630119324, 0.029610689729452133, 1.8579901456832886, 0.6657057404518127, -2.042311906814575], "std": [0.12460514903068542, 0.03926028683781624, 0.42134368419647217, 0.36325743794441223, 0.6298543214797974, 0.3326410949230194, 0.5153372883796692, 214.91282653808594, 0.05694972723722458, 0.03510105237364769, 0.05386088788509369, 1.7257970571517944, 0.5019479393959045, 0.4512293338775635, 0.10092887282371521, 0.08748441189527512, 0.18282270431518555, 0.15591493248939514, 0.4033214747905731, 0.2320033758878708, 0.5029064416885376, 331.416748046875, 0.04621637985110283, 0.044441401958465576, 0.025859350338578224, 2.183492422103882, 0.275154709815979, 0.9566434621810913], "count": [1478]}, "timestamp": {"min": [0.0], "max": [49.233333333333334], "mean": [24.616666666666667], "std": [14.222058375792319], "count": [1478]}, "frame_index": {"min": [0], "max": [1477], "mean": [738.5], "std": [426.66175127376954], "count": [1478]}, "episode_index": {"min": [190], "max": [190], "mean": [190.0], "std": [0.0], "count": [1478]}, "index": {"min": [206666], "max": [208143], "mean": [207404.5], "std": [426.66175127376954], "count": [1478]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1478]}, "subtask_annotation": {"mean": [21.312584573748307, 29.0, 29.0, 29.0, 29.0], "std": [3.159236509456823, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1478]}, "scene_annotation": {"mean": [190.0], "std": [0.0], "min": [190], "max": [190], "count": [1478]}, "eef_direction_state": {"mean": [4.186738836265223, 4.315290933694182], "std": [2.1164444232594835, 2.1053245252203356], "min": [0, 0], "max": [6, 6], "count": [1478]}, "eef_velocity_state": {"mean": [0.5960757780784844, 0.5987821380243572], "std": [0.6328069861127512, 0.714757360084261], "min": [0, 0], "max": [2, 2], "count": [1478]}, "eef_acc_mag_state": {"mean": [0.6792963464140731, 0.5433017591339648], "std": [0.8250093156485093, 0.7797889653342064], "min": [0, 0], "max": [2, 2], "count": [1478]}, "eef_direction_action": {"mean": [4.186738836265223, 4.315290933694182], "std": [2.1164444232594835, 2.1053245252203356], "min": [0, 0], "max": [6, 6], "count": [1478]}, "eef_velocity_action": {"mean": [0.5960757780784844, 0.5987821380243572], "std": [0.6328069861127512, 0.714757360084261], "min": [0, 0], "max": [2, 2], "count": [1478]}, "eef_acc_mag_action": {"mean": [0.6792963464140731, 0.5433017591339648], "std": [0.8250093156485093, 0.7797889653342064], "min": [0, 0], "max": [2, 2], "count": [1478]}, "eef_sim_pose_state": {"mean": [0.5239963595624126, 0.3448674422736539, 1.0702501289589617, -2.0065304101559938, 0.7959947537408915, -2.2834646831598677, 0.549393907623677, -0.3065930891292629, 1.0797307130581044, 1.4783485701780472, 1.0200816482401365, -0.44582682693113357], "std": [0.04104038468430141, 0.043083579324004695, 0.02374258757016747, 0.5456440326585543, 0.3888273719613567, 1.4301664638499774, 0.031639577998529796, 0.06563049116165671, 0.03801574894720418, 1.7144969354641344, 0.36959698999436374, 2.109371614993151], "min": [0.44126012025564765, 0.21615914846922757, 1.017052083577217, -3.0993769695224973, 0.26696954506520276, -3.128674901834671, 0.4812167144361659, -0.36924778982742273, 1.0408440261685827, -3.139140445727865, 0.19820627501983745, -3.1407498484385905], "max": [0.6153276752319045, 0.4147273855837922, 1.1224843434685874, -0.3205782270867381, 1.4646291385981058, 3.114288753300683, 0.6212871394804916, -0.08825154530648135, 1.2090828025818265, 3.1288149259953952, 1.4882698856666634, 3.140775607096967], "count": [1478]}, "eef_sim_pose_action": {"mean": [0.5239963595624126, 0.3448674422736539, 1.0702501289589617, -2.0065304101559938, 0.7959947537408915, -2.2834646831598677, 0.549393907623677, -0.3065930891292629, 1.0797307130581044, 1.4783485701780472, 1.0200816482401365, -0.44582682693113357], "std": [0.04104038468430141, 0.043083579324004695, 0.02374258757016747, 0.5456440326585543, 0.3888273719613567, 1.4301664638499774, 0.031639577998529796, 0.06563049116165671, 0.03801574894720418, 1.7144969354641344, 0.36959698999436374, 2.109371614993151], "min": [0.44126012025564765, 0.21615914846922757, 1.017052083577217, -3.0993769695224973, 0.26696954506520276, -3.128674901834671, 0.4812167144361659, -0.36924778982742273, 1.0408440261685827, -3.139140445727865, 0.19820627501983745, -3.1407498484385905], "max": [0.6153276752319045, 0.4147273855837922, 1.1224843434685874, -0.3205782270867381, 1.4646291385981058, 3.114288753300683, 0.6212871394804916, -0.08825154530648135, 1.2090828025818265, 3.1288149259953952, 1.4882698856666634, 3.140775607096967], "count": [1478]}, "gripper_mode_state": {"mean": [0.5081190798376184, 0.11705006765899864], "std": [0.49993407619664954, 0.32147993610803216], "min": [0, 0], "max": [1, 1], "count": [1478]}, "gripper_activity_state": {"mean": [1.8890392422192153, 1.9553450608930987], "std": [0.4127553834647473, 0.2716321315636191], "min": [0, 0], "max": [2, 2], "count": [1478]}, "gripper_mode_action": {"mean": [0.5081190798376184, 0.11705006765899864], "std": [0.49993407619664954, 0.32147993610803216], "min": [0, 0], "max": [1, 1], "count": [1478]}, "gripper_activity_action": {"mean": [1.8890392422192153, 1.9553450608930987], "std": [0.4127553834647473, 0.2716321315636191], "min": [0, 0], "max": [2, 2], "count": [1478]}, "gripper_open_scale_state": {"mean": [0.388001014946923, 0.5928656968747804], "std": [0.33141698890411747, 0.2147804725249885], "min": [0.037, 0.0], "max": [0.827, 0.736], "count": [1478]}, "gripper_open_scale_action": {"mean": [0.388001014946923, 0.5928656968747804], "std": [0.33141698890411747, 0.2147804725249885], "min": [0.037, 0.0], "max": [0.827, 0.736], "count": [1478]}}} +{"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.40926614752777046]], [[0.4369710141343533]], [[0.4413918665186553]]], "std": [[[0.221326536668218]], [[0.19062797519234015]], [[0.18113519595475128]]], "count": [223]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4354712156349835]], [[0.4550525156437762]], [[0.45480767405990796]]], "std": [[[0.16834355663804515]], [[0.1413415434140389]], [[0.13637106811730929]]], "count": [223]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46152208996453586]], [[0.4672316735176881]], [[0.46446595921627243]]], "std": [[[0.12072091495399784]], [[0.10764041552214608]], [[0.10617111695709243]]], "count": [223]}, "observation.state": {"min": [0.4386361539363861, 1.8469772338867188, -1.492658019065857, -0.9723927974700928, -2.771111488342285, -2.1429851055145264, 0.1506568342447281, -2.0, 0.11491599678993225, 0.28355300426483154, -0.13168400526046753, -3.1391851902008057, -0.5920000076293945, -0.5659999847412109, -0.6945188641548157, -2.0785999298095703, 0.37262779474258423, -0.21738076210021973, 0.11969467997550964, 0.7396880388259888, -2.261143922805786, 1.0, -0.38804998993873596, 0.24284900724887848, -0.051913000643253326, -3.1411852836608887, 0.19599999487400055, -3.121999979019165], "max": [1.014647126197815, 2.092440366744995, -0.5446125268936157, 0.043790314346551895, 0.27227136492729187, -0.7438244223594666, 1.8328051567077637, 597.0, 0.3434459865093231, 0.44248801469802856, 0.09337200224399567, 3.1389999389648438, 1.1139999628067017, 0.7949999570846558, -0.18476055562496185, -1.8115993738174438, 1.3894566297531128, 0.6858271360397339, 2.264582395553589, 1.7625905275344849, -0.4487066864967346, 829.0, -0.1468839943408966, 0.44645100831985474, 0.07078699767589569, 3.140000104904175, 1.4220000505447388, 3.115000009536743], "mean": [0.6180282831192017, 2.0512185096740723, -1.0801738500595093, -0.38473939895629883, -1.0142099857330322, -1.3325833082199097, 0.8388291597366333, 466.9741516113281, 0.26721107959747314, 0.37801289558410645, 0.020441900938749313, -0.8620366454124451, 0.5066952705383301, 0.031067226082086563, -0.4356246888637543, -1.9722769260406494, 0.7287167906761169, 0.442189484834671, 1.6529207229614258, 1.4205576181411743, -1.5551245212554932, 394.0904846191406, -0.3270401060581207, 0.32089802622795105, 0.02962455525994301, -0.6581345200538635, 0.6361090540885925, -0.9302802681922913], "std": [0.11013375222682953, 0.057824067771434784, 0.29766616225242615, 0.29458168148994446, 1.0665221214294434, 0.34533047676086426, 0.6117221117019653, 192.52096557617188, 0.04880842939019203, 0.041420090943574905, 0.05577578768134117, 2.021317958831787, 0.45834290981292725, 0.4091835916042328, 0.1306971162557602, 0.09615246951580048, 0.2671174108982086, 0.21913526952266693, 0.6406410932540894, 0.30736592411994934, 0.7007501125335693, 343.815673828125, 0.052115440368652344, 0.057690590620040894, 0.03056884929537773, 2.6072311401367188, 0.30930644273757935, 2.0023293495178223], "count": [1354]}, "action": {"min": [0.4386361539363861, 1.8469772338867188, -1.492658019065857, -0.9723927974700928, -2.771111488342285, -2.1429851055145264, 0.1506568342447281, -2.0, 0.11491599678993225, 0.28355300426483154, -0.13168400526046753, -3.1391851902008057, -0.5920000076293945, -0.5659999847412109, -0.6945188641548157, -2.0785999298095703, 0.37262779474258423, -0.21738076210021973, 0.11969467997550964, 0.7396880388259888, -2.261143922805786, 1.0, -0.38804998993873596, 0.24284900724887848, -0.051913000643253326, -3.1411852836608887, 0.19599999487400055, -3.121999979019165], "max": [1.014647126197815, 2.092440366744995, -0.5446125268936157, 0.043790314346551895, 0.27227136492729187, -0.7438244223594666, 1.8328051567077637, 597.0, 0.3434459865093231, 0.44248801469802856, 0.09337200224399567, 3.1389999389648438, 1.1139999628067017, 0.7949999570846558, -0.18476055562496185, -1.8115993738174438, 1.3894566297531128, 0.6858271360397339, 2.264582395553589, 1.7625905275344849, -0.4487066864967346, 829.0, -0.1468839943408966, 0.44645100831985474, 0.07078699767589569, 3.140000104904175, 1.4220000505447388, 3.115000009536743], "mean": [0.6180282831192017, 2.0512185096740723, -1.0801738500595093, -0.38473939895629883, -1.0142099857330322, -1.3325833082199097, 0.8388291597366333, 466.9741516113281, 0.26721107959747314, 0.37801289558410645, 0.020441900938749313, -0.8620366454124451, 0.5066952705383301, 0.031067226082086563, -0.4356246888637543, -1.9722769260406494, 0.7287167906761169, 0.442189484834671, 1.6529207229614258, 1.4205576181411743, -1.5551245212554932, 394.0904846191406, -0.3270401060581207, 0.32089802622795105, 0.02962455525994301, -0.6581345200538635, 0.6361090540885925, -0.9302802681922913], "std": [0.11013375222682953, 0.057824067771434784, 0.29766616225242615, 0.29458168148994446, 1.0665221214294434, 0.34533047676086426, 0.6117221117019653, 192.52096557617188, 0.04880842939019203, 0.041420090943574905, 0.05577578768134117, 2.021317958831787, 0.45834290981292725, 0.4091835916042328, 0.1306971162557602, 0.09615246951580048, 0.2671174108982086, 0.21913526952266693, 0.6406410932540894, 0.30736592411994934, 0.7007501125335693, 343.815673828125, 0.052115440368652344, 0.057690590620040894, 0.03056884929537773, 2.6072311401367188, 0.30930644273757935, 2.0023293495178223], "count": [1354]}, "timestamp": {"min": [0.0], "max": [45.1], "mean": [22.55], "std": [13.02886752135], "count": [1354]}, "frame_index": {"min": [0], "max": [1353], "mean": [676.5], "std": [390.86602564049997], "count": [1354]}, "episode_index": {"min": [191], "max": [191], "mean": [191.0], "std": [0.0], "count": [1354]}, "index": {"min": [208144], "max": [209497], "mean": [208820.5], "std": [390.86602564049997], "count": [1354]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1354]}, "subtask_annotation": {"mean": [21.76735598227474, 29.0, 29.0, 29.0, 29.0], "std": [2.919111013581603, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1354]}, "scene_annotation": {"mean": [191.0], "std": [0.0], "min": [191], "max": [191], "count": [1354]}, "eef_direction_state": {"mean": [4.135155096011816, 4.344165435745938], "std": [2.2390825922289155, 2.012813258451732], "min": [0, 0], "max": [6, 6], "count": [1354]}, "eef_velocity_state": {"mean": [0.5627769571639586, 0.6373707533234859], "std": [0.6322008862629228, 0.7225779794577347], "min": [0, 0], "max": [2, 2], "count": [1354]}, "eef_acc_mag_state": {"mean": [0.6853766617429837, 0.6078286558345642], "std": [0.8188918088553686, 0.8000909366004795], "min": [0, 0], "max": [2, 2], "count": [1354]}, "eef_direction_action": {"mean": [4.135155096011816, 4.344165435745938], "std": [2.2390825922289155, 2.012813258451732], "min": [0, 0], "max": [6, 6], "count": [1354]}, "eef_velocity_action": {"mean": [0.5627769571639586, 0.6373707533234859], "std": [0.6322008862629228, 0.7225779794577347], "min": [0, 0], "max": [2, 2], "count": [1354]}, "eef_acc_mag_action": {"mean": [0.6853766617429837, 0.6078286558345642], "std": [0.8188918088553686, 0.8000909366004795], "min": [0, 0], "max": [2, 2], "count": [1354]}, "eef_sim_pose_state": {"mean": [0.5213351285303893, 0.34173368116356945, 1.0679276405796445, -1.5708731005678889, 0.7588884651064537, -1.7280910159712135, 0.5789703057589666, -0.2810192347341619, 1.094653937502391, 0.9092793464204583, 1.0897599026407716, -0.7564262773742239], "std": [0.05181310309163791, 0.05390364899879712, 0.02711976758393085, 1.333402812490774, 0.4289732249059029, 1.8805646432733185, 0.024104544148493418, 0.05819247785131875, 0.030201971404450554, 1.7160775399329355, 0.3962691557437427, 1.5114928817547153], "min": [0.4282786564235327, 0.17457550702465652, 1.0068432954725401, -3.139697422109103, 0.2148175082965118, -3.107988490022029, 0.5237921815821261, -0.3655349815047, 1.036213861677054, -3.139147186436825, 0.10237421235279909, -3.1410214952744187], "max": [0.6328779027012924, 0.4129580011043067, 1.1369674201246274, 3.139520505482932, 1.5476226220209948, 3.096503436673438, 0.6324501032469547, -0.10449381271568979, 1.199966023437969, 3.1414958631403027, 1.507197327748362, 3.116306717678161], "count": [1354]}, "eef_sim_pose_action": {"mean": [0.5213351285303893, 0.34173368116356945, 1.0679276405796445, -1.5708731005678889, 0.7588884651064537, -1.7280910159712135, 0.5789703057589666, -0.2810192347341619, 1.094653937502391, 0.9092793464204583, 1.0897599026407716, -0.7564262773742239], "std": [0.05181310309163791, 0.05390364899879712, 0.02711976758393085, 1.333402812490774, 0.4289732249059029, 1.8805646432733185, 0.024104544148493418, 0.05819247785131875, 0.030201971404450554, 1.7160775399329355, 0.3962691557437427, 1.5114928817547153], "min": [0.4282786564235327, 0.17457550702465652, 1.0068432954725401, -3.139697422109103, 0.2148175082965118, -3.107988490022029, 0.5237921815821261, -0.3655349815047, 1.036213861677054, -3.139147186436825, 0.10237421235279909, -3.1410214952744187], "max": [0.6328779027012924, 0.4129580011043067, 1.1369674201246274, 3.139520505482932, 1.5476226220209948, 3.096503436673438, 0.6324501032469547, -0.10449381271568979, 1.199966023437969, 3.1414958631403027, 1.507197327748362, 3.116306717678161], "count": [1354]}, "gripper_mode_state": {"mean": [0.5302806499261448, 0.49704579025110784], "std": [0.4990822399565554, 0.49999127256859754], "min": [0, 0], "max": [1, 1], "count": [1354]}, "gripper_activity_state": {"mean": [1.8382570162481535, 1.965288035450517], "std": [0.49486154797873133, 0.2327799654369892], "min": [0, 0], "max": [2, 2], "count": [1354]}, "gripper_mode_action": {"mean": [0.5302806499261448, 0.49704579025110784], "std": [0.4990822399565554, 0.49999127256859754], "min": [0, 0], "max": [1, 1], "count": [1354]}, "gripper_activity_action": {"mean": [1.8382570162481535, 1.965288035450517], "std": [0.49486154797873133, 0.2327799654369892], "min": [0, 0], "max": [2, 2], "count": [1354]}, "gripper_open_scale_state": {"mean": [0.3940904726453874, 0.4671181683528018], "std": [0.3438159143230631, 0.19217099737347368], "min": [0.001, 0.0], "max": [0.829, 0.597], "count": [1354]}, "gripper_open_scale_action": {"mean": [0.3940904726453874, 0.4671181683528018], "std": [0.3438159143230631, 0.19217099737347368], "min": [0.001, 0.0], "max": [0.829, 0.597], "count": [1354]}}} +{"episode_index": 190, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.41796723468251357]], [[0.4420386052232811]], [[0.4440380244276481]]], "std": [[[0.21573173296482548]], [[0.18649503654260932]], [[0.1798328255625638]]], "count": [179]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.45305723746668125]], [[0.4657048839321576]], [[0.46408427926571]]], "std": [[[0.1450851682178793]], [[0.12479971048758356]], [[0.12005148711214297]]], "count": [179]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.4519338052725746]], [[0.4641015068736992]], [[0.4640477644502866]]], "std": [[[0.15071018849488285]], [[0.1277907886070946]], [[0.12206099474346828]]], "count": [179]}, "observation.state": {"min": [0.3781954050064087, 1.69375479221344, -1.922270655632019, -1.194573163986206, -2.583977460861206, -2.011561870574951, 0.13950416445732117, -2.0, 0.06506700068712234, 0.2967590093612671, -0.15318800508975983, -3.1411852836608887, -0.3609999716281891, -0.777999997138977, -0.6540446877479553, -2.0754408836364746, 0.41690677404403687, -0.03707079589366913, 0.12213815003633499, 0.895598292350769, -2.0009326934814453, 40.0, -0.4131320118904114, 0.2561799883842468, -0.025275999680161476, -3.132185220718384, 0.4399999976158142, -3.1391851902008057], "max": [0.9657953977584839, 2.090904474258423, -0.653730571269989, -0.18395771086215973, 0.5170712471008301, -0.2814692556858063, 2.319298267364502, 712.0, 0.3144319951534271, 0.46108999848365784, 0.07864999771118164, 3.138000011444092, 1.2259999513626099, 0.721000075340271, -0.2684316337108612, -1.673561453819275, 1.5932239294052124, 0.8698372840881348, 1.8991975784301758, 1.8647098541259766, -0.3873932659626007, 867.0, -0.16189299523830414, 0.409604012966156, 0.11621999740600586, 3.135999917984009, 1.4910000562667847, 3.1410000324249268], "mean": [0.6206101179122925, 2.03351092338562, -1.3688108921051025, -0.5689656138420105, -1.265626311302185, -1.2351586818695068, 1.32329523563385, 556.5108642578125, 0.24253498017787933, 0.3843722641468048, 0.004857193678617477, -0.9035101532936096, 0.36266615986824036, -0.12182506173849106, -0.3890478312969208, -1.948671579360962, 0.7936872243881226, 0.5150657892227173, 1.5267105102539062, 1.3919519186019897, -1.541693925857544, 482.2114562988281, -0.3307916820049286, 0.32854822278022766, 0.0644494891166687, 2.3168020248413086, 0.775267481803894, -1.5653542280197144], "std": [0.13904350996017456, 0.09740809351205826, 0.3965972065925598, 0.28607630729675293, 1.2393099069595337, 0.43209871649742126, 0.8389183878898621, 227.02777099609375, 0.05549294501543045, 0.04814325273036957, 0.0544252023100853, 2.1530463695526123, 0.36572951078414917, 0.5417951345443726, 0.10557065159082413, 0.12307411432266235, 0.24785323441028595, 0.2279013991355896, 0.5669320821762085, 0.2457953542470932, 0.40938934683799744, 334.861572265625, 0.06218072399497032, 0.048524726182222366, 0.022372877225279808, 1.2296420335769653, 0.21865229308605194, 1.7896956205368042], "count": [1012]}, "action": {"min": [0.3781954050064087, 1.69375479221344, -1.922270655632019, -1.194573163986206, -2.583977460861206, -2.011561870574951, 0.13950416445732117, -2.0, 0.06506700068712234, 0.2967590093612671, -0.15318800508975983, -3.1411852836608887, -0.3609999716281891, -0.777999997138977, -0.6540446877479553, -2.0754408836364746, 0.41690677404403687, -0.03707079589366913, 0.12213815003633499, 0.895598292350769, -2.0009326934814453, 40.0, -0.4131320118904114, 0.2561799883842468, -0.025275999680161476, -3.132185220718384, 0.4399999976158142, -3.1391851902008057], "max": [0.9657953977584839, 2.090904474258423, -0.653730571269989, -0.18395771086215973, 0.5170712471008301, -0.2814692556858063, 2.319298267364502, 712.0, 0.3144319951534271, 0.46108999848365784, 0.07864999771118164, 3.138000011444092, 1.2259999513626099, 0.721000075340271, -0.2684316337108612, -1.673561453819275, 1.5932239294052124, 0.8698372840881348, 1.8991975784301758, 1.8647098541259766, -0.3873932659626007, 867.0, -0.16189299523830414, 0.409604012966156, 0.11621999740600586, 3.135999917984009, 1.4910000562667847, 3.1410000324249268], "mean": [0.6206101179122925, 2.03351092338562, -1.3688108921051025, -0.5689656138420105, -1.265626311302185, -1.2351586818695068, 1.32329523563385, 556.5108642578125, 0.24253498017787933, 0.3843722641468048, 0.004857193678617477, -0.9035101532936096, 0.36266615986824036, -0.12182506173849106, -0.3890478312969208, -1.948671579360962, 0.7936872243881226, 0.5150657892227173, 1.5267105102539062, 1.3919519186019897, -1.541693925857544, 482.2114562988281, -0.3307916820049286, 0.32854822278022766, 0.0644494891166687, 2.3168020248413086, 0.775267481803894, -1.5653542280197144], "std": [0.13904350996017456, 0.09740809351205826, 0.3965972065925598, 0.28607630729675293, 1.2393099069595337, 0.43209871649742126, 0.8389183878898621, 227.02777099609375, 0.05549294501543045, 0.04814325273036957, 0.0544252023100853, 2.1530463695526123, 0.36572951078414917, 0.5417951345443726, 0.10557065159082413, 0.12307411432266235, 0.24785323441028595, 0.2279013991355896, 0.5669320821762085, 0.2457953542470932, 0.40938934683799744, 334.861572265625, 0.06218072399497032, 0.048524726182222366, 0.022372877225279808, 1.2296420335769653, 0.21865229308605194, 1.7896956205368042], "count": [1012]}, "timestamp": {"min": [0.0], "max": [33.7], "mean": [16.85], "std": [9.737969786128705], "count": [1012]}, "frame_index": {"min": [0], "max": [1011], "mean": [505.5], "std": [292.13909358386115], "count": [1012]}, "episode_index": {"min": [192], "max": [192], "mean": [192.0], "std": [0.0], "count": [1012]}, "index": {"min": [209498], "max": [210509], "mean": [210003.5], "std": [292.13909358386115], "count": [1012]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1012]}, "subtask_annotation": {"mean": [21.234189723320156, 29.0, 29.0, 29.0, 29.0], "std": [3.51500131221522, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1012]}, "scene_annotation": {"mean": [192.0], "std": [0.0], "min": [192], "max": [192], "count": [1012]}, "eef_direction_state": {"mean": [4.401185770750988, 4.1561264822134385], "std": [2.01111500769721, 2.0160747327110147], "min": [0, 0], "max": [6, 6], "count": [1012]}, "eef_velocity_state": {"mean": [0.6126482213438735, 0.7460474308300395], "std": [0.6973680778007858, 0.7476803322097207], "min": [0, 0], "max": [2, 2], "count": [1012]}, "eef_acc_mag_state": {"mean": [0.6600790513833992, 0.6650197628458498], "std": [0.8167389083077691, 0.8205859877220658], "min": [0, 0], "max": [2, 2], "count": [1012]}, "eef_direction_action": {"mean": [4.401185770750988, 4.1561264822134385], "std": [2.01111500769721, 2.0160747327110147], "min": [0, 0], "max": [6, 6], "count": [1012]}, "eef_velocity_action": {"mean": [0.6126482213438735, 0.7460474308300395], "std": [0.6973680778007858, 0.7476803322097207], "min": [0, 0], "max": [2, 2], "count": [1012]}, "eef_acc_mag_action": {"mean": [0.6600790513833992, 0.6650197628458498], "std": [0.8167389083077691, 0.8205859877220658], "min": [0, 0], "max": [2, 2], "count": [1012]}, "eef_sim_pose_state": {"mean": [0.5244158334467027, 0.36731336575492984, 1.0866364630583119, -1.9464754548569876, 0.9395670120166064, -1.441447974516081, 0.5885583206567818, -0.2549623870291079, 1.108551130165526, 0.630477209111832, 0.9138984027364208, -1.506392514447258], "std": [0.04806373514227729, 0.05018518346482788, 0.034825313889084775, 0.6954716779903427, 0.2645824783396872, 2.1652341481765087, 0.042723371421697326, 0.06716492789300742, 0.028986547245789068, 2.284344209283279, 0.2824345921370506, 1.2178167367619475], "min": [0.4427403826765693, 0.2025588788735118, 1.0379010939199675, -2.9213963281276287, 0.5021642136641464, -3.138860520451922, 0.5330448679413018, -0.3410154696340768, 1.0778136952186983, -3.140816190752823, 0.2933664849117541, -2.9712821710966115], "max": [0.6095737356348009, 0.44063531090264096, 1.1868621881734351, -0.4073155816196292, 1.4188916226350616, 3.14107830386703, 0.655652034133135, -0.04984447698185661, 1.2009413207115252, 3.140494192707204, 1.4449657520742205, 2.9509201453605822], "count": [1012]}, "eef_sim_pose_action": {"mean": [0.5244158334467027, 0.36731336575492984, 1.0866364630583119, -1.9464754548569876, 0.9395670120166064, -1.441447974516081, 0.5885583206567818, -0.2549623870291079, 1.108551130165526, 0.630477209111832, 0.9138984027364208, -1.506392514447258], "std": [0.04806373514227729, 0.05018518346482788, 0.034825313889084775, 0.6954716779903427, 0.2645824783396872, 2.1652341481765087, 0.042723371421697326, 0.06716492789300742, 0.028986547245789068, 2.284344209283279, 0.2824345921370506, 1.2178167367619475], "min": [0.4427403826765693, 0.2025588788735118, 1.0379010939199675, -2.9213963281276287, 0.5021642136641464, -3.138860520451922, 0.5330448679413018, -0.3410154696340768, 1.0778136952186983, -3.140816190752823, 0.2933664849117541, -2.9712821710966115], "max": [0.6095737356348009, 0.44063531090264096, 1.1868621881734351, -0.4073155816196292, 1.4188916226350616, 3.14107830386703, 0.655652034133135, -0.04984447698185661, 1.2009413207115252, 3.140494192707204, 1.4449657520742205, 2.9509201453605822], "count": [1012]}, "gripper_mode_state": {"mean": [0.4743083003952569, 0.15612648221343872], "std": [0.4993395003115809, 0.3629752109512398], "min": [0, 0], "max": [1, 1], "count": [1012]}, "gripper_activity_state": {"mean": [1.8705533596837944, 1.9298418972332017], "std": [0.442373326723283, 0.3327018016745745], "min": [0, 0], "max": [2, 2], "count": [1012]}, "gripper_mode_action": {"mean": [0.4743083003952569, 0.15612648221343872], "std": [0.4993395003115809, 0.3629752109512398], "min": [0, 0], "max": [1, 1], "count": [1012]}, "gripper_activity_action": {"mean": [1.8705533596837944, 1.9298418972332017], "std": [0.442373326723283, 0.3327018016745745], "min": [0, 0], "max": [2, 2], "count": [1012]}, "gripper_open_scale_state": {"mean": [0.4822114622357338, 0.5565856106341356], "std": [0.3348611196814817, 0.2268443209978765], "min": [0.04, 0.0], "max": [0.867, 0.712], "count": [1012]}, "gripper_open_scale_action": {"mean": [0.4822114622357338, 0.5565856106341356], "std": [0.3348611196814817, 0.2268443209978765], "min": [0.04, 0.0], "max": [0.867, 0.712], "count": [1012]}}} +{"episode_index": 191, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.42002408838007776]], [[0.4430167854237335]], [[0.4446547711384132]]], "std": [[[0.21396493198780261]], [[0.18603871641626815]], [[0.17993441894115472]]], "count": [237]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.4554077150726676]], [[0.46960809219960836]], [[0.4685036411364827]]], "std": [[[0.14504821097014337]], [[0.12292975270930469]], [[0.1177548362521937]]], "count": [237]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4547998072998538]], [[0.4621170144921541]], [[0.46091537740271915]]], "std": [[[0.15173117239284578]], [[0.13349040469594753]], [[0.13121153846643097]]], "count": [237]}, "observation.state": {"min": [0.23828981816768646, 1.820011854171753, -1.7657321691513062, -1.348266839981079, -2.7787561416625977, -2.099980115890503, 0.26796039938926697, -2.0, 0.07547199726104736, 0.28256699442863464, -0.14539900422096252, -3.1411852836608887, -0.6899999976158142, -0.6190000176429749, -0.6596122980117798, -2.0708680152893066, 0.1667836606502533, -0.10583677142858505, 0.5795016884803772, 0.6356664299964905, -2.078582525253296, 34.0, -0.40410399436950684, 0.2540319859981537, 0.004106000065803528, -3.1371853351593018, 0.3089999854564667, -3.1391851902008057], "max": [0.984959065914154, 2.0900492668151855, -0.5459738969802856, -0.06588618457317352, 0.1979028880596161, -0.8231147527694702, 1.9350640773773193, 705.0, 0.3422299921512604, 0.4254150092601776, 0.14255200326442719, 3.1410000324249268, 1.4140000343322754, 1.562000036239624, -0.126693457365036, -1.8091734647750854, 1.117848515510559, 1.0553656816482544, 2.287271499633789, 1.8256144523620605, -0.3847578167915344, 852.0, -0.16759899258613586, 0.4545370042324066, 0.11829099804162979, 3.140000104904175, 1.2519999742507935, 3.115000009536743], "mean": [0.5830405354499817, 2.06339693069458, -1.074222207069397, -0.6319738626480103, -1.5380269289016724, -1.3227949142456055, 1.2980585098266602, 461.11444091796875, 0.25470423698425293, 0.3615388870239258, 0.010557672008872032, -1.0317301750183105, 0.34013769030570984, -0.05964948982000351, -0.4236871004104614, -1.9880883693695068, 0.6780546307563782, 0.5401398539543152, 1.6104671955108643, 1.3503217697143555, -1.4844348430633545, 468.2255554199219, -0.32828208804130554, 0.34073498845100403, 0.06420205533504486, 2.115760564804077, 0.7015246748924255, -0.8831123113632202], "std": [0.16125774383544922, 0.03512997552752495, 0.35164743661880493, 0.31991150975227356, 0.9161673188209534, 0.3928060531616211, 0.5513296127319336, 226.81326293945312, 0.07583820819854736, 0.04691078141331673, 0.07106037437915802, 2.216956377029419, 0.5361365079879761, 0.4847028851509094, 0.11604063957929611, 0.08763355761766434, 0.19635652005672455, 0.24946928024291992, 0.6462502479553223, 0.33313801884651184, 0.5970561504364014, 363.5978088378906, 0.05217515677213669, 0.05592178925871849, 0.023424791172146797, 1.2864372730255127, 0.23155370354652405, 2.150064706802368], "count": [1472]}, "action": {"min": [0.23828981816768646, 1.820011854171753, -1.7657321691513062, -1.348266839981079, -2.7787561416625977, -2.099980115890503, 0.26796039938926697, -2.0, 0.07547199726104736, 0.28256699442863464, -0.14539900422096252, -3.1411852836608887, -0.6899999976158142, -0.6190000176429749, -0.6596122980117798, -2.0708680152893066, 0.1667836606502533, -0.10583677142858505, 0.5795016884803772, 0.6356664299964905, -2.078582525253296, 34.0, -0.40410399436950684, 0.2540319859981537, 0.004106000065803528, -3.1371853351593018, 0.3089999854564667, -3.1391851902008057], "max": [0.984959065914154, 2.0900492668151855, -0.5459738969802856, -0.06588618457317352, 0.1979028880596161, -0.8231147527694702, 1.9350640773773193, 705.0, 0.3422299921512604, 0.4254150092601776, 0.14255200326442719, 3.1410000324249268, 1.4140000343322754, 1.562000036239624, -0.126693457365036, -1.8091734647750854, 1.117848515510559, 1.0553656816482544, 2.287271499633789, 1.8256144523620605, -0.3847578167915344, 852.0, -0.16759899258613586, 0.4545370042324066, 0.11829099804162979, 3.140000104904175, 1.2519999742507935, 3.115000009536743], "mean": [0.5830405354499817, 2.06339693069458, -1.074222207069397, -0.6319738626480103, -1.5380269289016724, -1.3227949142456055, 1.2980585098266602, 461.11444091796875, 0.25470423698425293, 0.3615388870239258, 0.010557672008872032, -1.0317301750183105, 0.34013769030570984, -0.05964948982000351, -0.4236871004104614, -1.9880883693695068, 0.6780546307563782, 0.5401398539543152, 1.6104671955108643, 1.3503217697143555, -1.4844348430633545, 468.2255554199219, -0.32828208804130554, 0.34073498845100403, 0.06420205533504486, 2.115760564804077, 0.7015246748924255, -0.8831123113632202], "std": [0.16125774383544922, 0.03512997552752495, 0.35164743661880493, 0.31991150975227356, 0.9161673188209534, 0.3928060531616211, 0.5513296127319336, 226.81326293945312, 0.07583820819854736, 0.04691078141331673, 0.07106037437915802, 2.216956377029419, 0.5361365079879761, 0.4847028851509094, 0.11604063957929611, 0.08763355761766434, 0.19635652005672455, 0.24946928024291992, 0.6462502479553223, 0.33313801884651184, 0.5970561504364014, 363.5978088378906, 0.05217515677213669, 0.05592178925871849, 0.023424791172146797, 1.2864372730255127, 0.23155370354652405, 2.150064706802368], "count": [1472]}, "timestamp": {"min": [0.0], "max": [49.03333333333333], "mean": [24.516666666666666], "std": [14.16432333560469], "count": [1472]}, "frame_index": {"min": [0], "max": [1471], "mean": [735.5], "std": [424.9297000681407], "count": [1472]}, "episode_index": {"min": [193], "max": [193], "mean": [193.0], "std": [0.0], "count": [1472]}, "index": {"min": [210510], "max": [211981], "mean": [211245.5], "std": [424.9297000681407], "count": [1472]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1472]}, "subtask_annotation": {"mean": [19.886548913043477, 29.0, 29.0, 29.0, 29.0], "std": [4.505133972673588, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1472]}, "scene_annotation": {"mean": [193.0], "std": [0.0], "min": [193], "max": [193], "count": [1472]}, "eef_direction_state": {"mean": [4.413722826086956, 4.252038043478261], "std": [2.048502037364774, 1.9818287773923688], "min": [0, 0], "max": [6, 6], "count": [1472]}, "eef_velocity_state": {"mean": [0.532608695652174, 0.7153532608695652], "std": [0.6290276650534886, 0.7444235698133905], "min": [0, 0], "max": [2, 2], "count": [1472]}, "eef_acc_mag_state": {"mean": [0.6514945652173914, 0.625], "std": [0.8201838639126171, 0.7986911848115341], "min": [0, 0], "max": [2, 2], "count": [1472]}, "eef_direction_action": {"mean": [4.413722826086956, 4.252038043478261], "std": [2.048502037364774, 1.9818287773923688], "min": [0, 0], "max": [6, 6], "count": [1472]}, "eef_velocity_action": {"mean": [0.532608695652174, 0.7153532608695652], "std": [0.6290276650534886, 0.7444235698133905], "min": [0, 0], "max": [2, 2], "count": [1472]}, "eef_acc_mag_action": {"mean": [0.6514945652173914, 0.625], "std": [0.8201838639126171, 0.7986911848115341], "min": [0, 0], "max": [2, 2], "count": [1472]}, "eef_sim_pose_state": {"mean": [0.5358969768206956, 0.3609454062790657, 1.088165268166995, -1.128255807987762, 0.9074635953334109, -1.2217916807288243, 0.568150519948824, -0.26660180689595075, 1.1052043456164513, 1.3154690873227712, 0.8918126900299612, -0.3431293692283839], "std": [0.05353494430186067, 0.044472773911200025, 0.031080429101964926, 1.7946898946488907, 0.30521361052322865, 1.9975080280079767, 0.04124219154777671, 0.08985796820996172, 0.03239658458860218, 1.954351616957654, 0.39997448095102306, 1.9917905865666483], "min": [0.4510099594331197, 0.22548266166549535, 1.0447892815465625, -3.1407786465383394, 0.4216960449302256, -3.140789878239348, 0.47265107374219684, -0.36826075080924364, 1.0594576713463462, -3.1404415657764764, 0.04236350928880794, -3.124357196234126], "max": [0.6407315721836391, 0.4390063367375909, 1.1974668925521457, 3.137473466574817, 1.559873357856159, 3.140075319410621, 0.6332295261502959, -0.044880623074799605, 1.2266959696887285, 3.1414201239873596, 1.394076809151537, 3.131710886142627], "count": [1472]}, "eef_sim_pose_action": {"mean": [0.5358969768206956, 0.3609454062790657, 1.088165268166995, -1.128255807987762, 0.9074635953334109, -1.2217916807288243, 0.568150519948824, -0.26660180689595075, 1.1052043456164513, 1.3154690873227712, 0.8918126900299612, -0.3431293692283839], "std": [0.05353494430186067, 0.044472773911200025, 0.031080429101964926, 1.7946898946488907, 0.30521361052322865, 1.9975080280079767, 0.04124219154777671, 0.08985796820996172, 0.03239658458860218, 1.954351616957654, 0.39997448095102306, 1.9917905865666483], "min": [0.4510099594331197, 0.22548266166549535, 1.0447892815465625, -3.1407786465383394, 0.4216960449302256, -3.140789878239348, 0.47265107374219684, -0.36826075080924364, 1.0594576713463462, -3.1404415657764764, 0.04236350928880794, -3.124357196234126], "max": [0.6407315721836391, 0.4390063367375909, 1.1974668925521457, 3.137473466574817, 1.559873357856159, 3.140075319410621, 0.6332295261502959, -0.044880623074799605, 1.2266959696887285, 3.1414201239873596, 1.394076809151537, 3.131710886142627], "count": [1472]}, "gripper_mode_state": {"mean": [0.4673913043478261, 0.6331521739130435], "std": [0.4989355398925465, 0.4819444974083891], "min": [0, 0], "max": [1, 1], "count": [1472]}, "gripper_activity_state": {"mean": [1.8403532608695652, 1.9313858695652173], "std": [0.4982871587729867, 0.3276957314476735], "min": [0, 0], "max": [2, 2], "count": [1472]}, "gripper_mode_action": {"mean": [0.4673913043478261, 0.6331521739130435], "std": [0.4989355398925465, 0.4819444974083891], "min": [0, 0], "max": [1, 1], "count": [1472]}, "gripper_activity_action": {"mean": [1.8403532608695652, 1.9313858695652173], "std": [0.4982871587729867, 0.3276957314476735], "min": [0, 0], "max": [2, 2], "count": [1472]}, "gripper_open_scale_state": {"mean": [0.4682255434627096, 0.46120142665456815], "std": [0.36359787005054084, 0.22663626467929496], "min": [0.034, 0.0], "max": [0.852, 0.705], "count": [1472]}, "gripper_open_scale_action": {"mean": [0.4682255434627096, 0.46120142665456815], "std": [0.36359787005054084, 0.22663626467929496], "min": [0.034, 0.0], "max": [0.852, 0.705], "count": [1472]}}} +{"episode_index": 192, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4117400986676722]], [[0.4377293761521703]], [[0.44020188432210494]]], "std": [[[0.2168895238894894]], [[0.18716680702139327]], [[0.1817394643048929]]], "count": [195]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44769037099882686]], [[0.46429774803083623]], [[0.4641214136081783]]], "std": [[[0.1610606194405412]], [[0.13632930958334913]], [[0.12923681691900157]]], "count": [195]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.45732906820847996]], [[0.464113868987766]], [[0.46141462418300655]]], "std": [[[0.14699598578228376]], [[0.1316466649194442]], [[0.12996562526682037]]], "count": [195]}, "observation.state": {"min": [0.10918780416250229, 1.8213558197021484, -1.777932047843933, -1.3781120777130127, -2.8187594413757324, -2.26875376701355, 0.14135421812534332, -1.0, 0.08763299882411957, 0.29897499084472656, -0.14511199295520782, -3.1411852836608887, -0.6579999923706055, -0.5529999732971191, -0.6658780574798584, -2.069349765777588, 0.5538976788520813, -0.02542944811284542, 0.5866749882698059, 0.7270692586898804, -2.055352210998535, 31.0, -0.3908349871635437, 0.2675020098686218, -0.03302700072526932, 0.7879999876022339, 0.19599999487400055, -3.1040000915527344], "max": [0.9673138856887817, 2.086331844329834, -0.44577455520629883, -0.21818362176418304, 0.1103222668170929, -0.5365666151046753, 2.0184385776519775, 577.0, 0.31455400586128235, 0.46327799558639526, 0.17182700335979462, 3.13700008392334, 0.8410000205039978, 0.671999990940094, -0.24118705093860626, -1.723617434501648, 0.977541446685791, 0.8577072024345398, 2.4192183017730713, 1.7656275033950806, -0.42296308279037476, 862.0, -0.14659500122070312, 0.4471459984779358, 0.14459599554538727, 3.0739998817443848, 1.218999981880188, 3.135999917984009], "mean": [0.5701296925544739, 2.051884889602661, -1.0444194078445435, -0.8753920197486877, -1.7824881076812744, -1.272298812866211, 1.4707987308502197, 464.6615295410156, 0.22257286310195923, 0.376996785402298, 0.022335398942232132, -1.1083664894104004, 0.30206745862960815, -0.14193999767303467, -0.5126516222953796, -2.0074844360351562, 0.6669244766235352, 0.5813109278678894, 1.7568914890289307, 1.3710929155349731, -1.5457485914230347, 336.9876403808594, -0.2973185181617737, 0.36107131838798523, 0.044906288385391235, 2.5565333366394043, 0.6965901255607605, -1.6102334260940552], "std": [0.20189180970191956, 0.05191369354724884, 0.33478260040283203, 0.2291305959224701, 0.5678874254226685, 0.436207115650177, 0.4044940769672394, 166.09274291992188, 0.05695367231965065, 0.04499581456184387, 0.07415613532066345, 2.3080124855041504, 0.423691064119339, 0.28436729311943054, 0.10386423021554947, 0.0720648393034935, 0.09929478168487549, 0.22958005964756012, 0.5527085661888123, 0.26547232270240784, 0.44595518708229065, 376.1325988769531, 0.05921768397092819, 0.04319227114319801, 0.03545506298542023, 0.5499028563499451, 0.3011905550956726, 1.8377487659454346], "count": [1133]}, "action": {"min": [0.10918780416250229, 1.8213558197021484, -1.777932047843933, -1.3781120777130127, -2.8187594413757324, -2.26875376701355, 0.14135421812534332, -1.0, 0.08763299882411957, 0.29897499084472656, -0.14511199295520782, -3.1411852836608887, -0.6579999923706055, -0.5529999732971191, -0.6658780574798584, -2.069349765777588, 0.5538976788520813, -0.02542944811284542, 0.5866749882698059, 0.7270692586898804, -2.055352210998535, 31.0, -0.3908349871635437, 0.2675020098686218, -0.03302700072526932, 0.7879999876022339, 0.19599999487400055, -3.1040000915527344], "max": [0.9673138856887817, 2.086331844329834, -0.44577455520629883, -0.21818362176418304, 0.1103222668170929, -0.5365666151046753, 2.0184385776519775, 577.0, 0.31455400586128235, 0.46327799558639526, 0.17182700335979462, 3.13700008392334, 0.8410000205039978, 0.671999990940094, -0.24118705093860626, -1.723617434501648, 0.977541446685791, 0.8577072024345398, 2.4192183017730713, 1.7656275033950806, -0.42296308279037476, 862.0, -0.14659500122070312, 0.4471459984779358, 0.14459599554538727, 3.0739998817443848, 1.218999981880188, 3.135999917984009], "mean": [0.5701296925544739, 2.051884889602661, -1.0444194078445435, -0.8753920197486877, -1.7824881076812744, -1.272298812866211, 1.4707987308502197, 464.6615295410156, 0.22257286310195923, 0.376996785402298, 0.022335398942232132, -1.1083664894104004, 0.30206745862960815, -0.14193999767303467, -0.5126516222953796, -2.0074844360351562, 0.6669244766235352, 0.5813109278678894, 1.7568914890289307, 1.3710929155349731, -1.5457485914230347, 336.9876403808594, -0.2973185181617737, 0.36107131838798523, 0.044906288385391235, 2.5565333366394043, 0.6965901255607605, -1.6102334260940552], "std": [0.20189180970191956, 0.05191369354724884, 0.33478260040283203, 0.2291305959224701, 0.5678874254226685, 0.436207115650177, 0.4044940769672394, 166.09274291992188, 0.05695367231965065, 0.04499581456184387, 0.07415613532066345, 2.3080124855041504, 0.423691064119339, 0.28436729311943054, 0.10386423021554947, 0.0720648393034935, 0.09929478168487549, 0.22958005964756012, 0.5527085661888123, 0.26547232270240784, 0.44595518708229065, 376.1325988769531, 0.05921768397092819, 0.04319227114319801, 0.03545506298542023, 0.5499028563499451, 0.3011905550956726, 1.8377487659454346], "count": [1133]}, "timestamp": {"min": [0.0], "max": [37.733333333333334], "mean": [18.866666666666664], "std": [10.902293336725077], "count": [1133]}, "frame_index": {"min": [0], "max": [1132], "mean": [566.0], "std": [327.0688001017523], "count": [1133]}, "episode_index": {"min": [194], "max": [194], "mean": [194.0], "std": [0.0], "count": [1133]}, "index": {"min": [211982], "max": [213114], "mean": [212548.0], "std": [327.0688001017523], "count": [1133]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1133]}, "subtask_annotation": {"mean": [21.24448367166814, 29.0, 29.0, 29.0, 29.0], "std": [3.19245552924712, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1133]}, "scene_annotation": {"mean": [194.0], "std": [0.0], "min": [194], "max": [194], "count": [1133]}, "eef_direction_state": {"mean": [4.442188879082083, 3.529567519858782], "std": [1.9989987280882358, 1.885574795852545], "min": [0, 0], "max": [6, 6], "count": [1133]}, "eef_velocity_state": {"mean": [0.5136804942630185, 1.1006178287731685], "std": [0.5949463194123311, 0.7352729242846543], "min": [0, 0], "max": [2, 2], "count": [1133]}, "eef_acc_mag_state": {"mean": [0.5631067961165048, 0.9090909090909091], "std": [0.786435007646059, 0.8390493736367016], "min": [0, 0], "max": [2, 2], "count": [1133]}, "eef_direction_action": {"mean": [4.442188879082083, 3.529567519858782], "std": [1.9989987280882358, 1.885574795852545], "min": [0, 0], "max": [6, 6], "count": [1133]}, "eef_velocity_action": {"mean": [0.5136804942630185, 1.1006178287731685], "std": [0.5949463194123311, 0.7352729242846543], "min": [0, 0], "max": [2, 2], "count": [1133]}, "eef_acc_mag_action": {"mean": [0.5631067961165048, 0.9090909090909091], "std": [0.786435007646059, 0.8390493736367016], "min": [0, 0], "max": [2, 2], "count": [1133]}, "eef_sim_pose_state": {"mean": [0.5602604037929324, 0.3308391171519777, 1.098936880545592, -1.9591579191822135, 0.9551922829254071, -0.03539925790024222, 0.5844280324235979, -0.2600686275709745, 1.1399380066688396, -0.13202363271245043, 1.0082777076675893, -1.7437593507234816], "std": [0.040377174596200764, 0.05309998874570829, 0.031595107799855665, 0.7611548906478844, 0.2810214979403537, 2.637561691861483, 0.032839258736556694, 0.07645873535799357, 0.04609683836477206, 2.5980431671273108, 0.4058709854792489, 0.8004083246005331], "min": [0.47756683702481817, 0.20144541300013472, 1.020952653664982, -2.7617777257763585, 0.44107618416312855, -3.1300191202385528, 0.5244808368697477, -0.3714706294005631, 1.0717182315216296, -3.1400334678783666, 0.0667711001234943, -2.9818175607835053], "max": [0.634155229904586, 0.44871711970853034, 1.1519069876437753, -0.3330411710946114, 1.4256024752722056, 3.1298353102481182, 0.652574443876991, -0.0746861960681585, 1.272019319620334, 3.1415547429836166, 1.5599041641419782, 3.082951381903967], "count": [1133]}, "eef_sim_pose_action": {"mean": [0.5602604037929324, 0.3308391171519777, 1.098936880545592, -1.9591579191822135, 0.9551922829254071, -0.03539925790024222, 0.5844280324235979, -0.2600686275709745, 1.1399380066688396, -0.13202363271245043, 1.0082777076675893, -1.7437593507234816], "std": [0.040377174596200764, 0.05309998874570829, 0.031595107799855665, 0.7611548906478844, 0.2810214979403537, 2.637561691861483, 0.032839258736556694, 0.07645873535799357, 0.04609683836477206, 2.5980431671273108, 0.4058709854792489, 0.8004083246005331], "min": [0.47756683702481817, 0.20144541300013472, 1.020952653664982, -2.7617777257763585, 0.44107618416312855, -3.1300191202385528, 0.5244808368697477, -0.3714706294005631, 1.0717182315216296, -3.1400334678783666, 0.0667711001234943, -2.9818175607835053], "max": [0.634155229904586, 0.44871711970853034, 1.1519069876437753, -0.3330411710946114, 1.4256024752722056, 3.1298353102481182, 0.652574443876991, -0.0746861960681585, 1.272019319620334, 3.1415547429836166, 1.5599041641419782, 3.082951381903967], "count": [1133]}, "gripper_mode_state": {"mean": [0.6451897616946161, 0.5525154457193292], "std": [0.47845577966940744, 0.4972344798592502], "min": [0, 0], "max": [1, 1], "count": [1133]}, "gripper_activity_state": {"mean": [1.8896734333627538, 1.9567519858781994], "std": [0.4064888286862601, 0.2638583416446387], "min": [0, 0], "max": [2, 2], "count": [1133]}, "gripper_mode_action": {"mean": [0.6451897616946161, 0.5525154457193292], "std": [0.47845577966940744, 0.4972344798592502], "min": [0, 0], "max": [1, 1], "count": [1133]}, "gripper_activity_action": {"mean": [1.8896734333627538, 1.9567519858781994], "std": [0.4064888286862601, 0.2638583416446387], "min": [0, 0], "max": [2, 2], "count": [1133]}, "gripper_open_scale_state": {"mean": [0.33698764348345506, 0.46470344220571386], "std": [0.3761328174895005, 0.1659753606648542], "min": [0.031, 0.0], "max": [0.862, 0.577], "count": [1133]}, "gripper_open_scale_action": {"mean": [0.33698764348345506, 0.46470344220571386], "std": [0.3761328174895005, 0.1659753606648542], "min": [0.031, 0.0], "max": [0.862, 0.577], "count": [1133]}}} +{"episode_index": 193, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.40848032572656895]], [[0.43767221607494133]], [[0.44127504223776887]]], "std": [[[0.22039573649723684]], [[0.1867576481503425]], [[0.1801989739359868]]], "count": [206]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42689086097626755]], [[0.44875965023954567]], [[0.4507851555063773]]], "std": [[[0.1818823295316835]], [[0.15400686851632261]], [[0.14691512467707926]]], "count": [206]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.461800617900882]], [[0.4701053524969859]], [[0.4684840587124817]]], "std": [[[0.12679983546828327]], [[0.1108693858270699]], [[0.10732633044526972]]], "count": [206]}, "observation.state": {"min": [0.37222638726234436, 1.744247317314148, -1.6368745565414429, -0.9171007871627808, -2.8806660175323486, -2.0864014625549316, 0.0918915867805481, -2.0, 0.08903700113296509, 0.30543598532676697, -0.1423480063676834, -3.1381852626800537, -0.6629999876022339, -0.5839999914169312, -0.6762802004814148, -2.0680580139160156, 0.4546757638454437, 0.027227137237787247, 0.6047566533088684, 0.8870112299919128, -2.3761088848114014, 27.0, -0.39511001110076904, 0.2622070014476776, -0.018750999122858047, -3.1411852836608887, 0.13899999856948853, -3.1391851902008057], "max": [1.126418113708496, 2.0896129608154297, -0.46643927693367004, -0.15475834906101227, 0.425040066242218, -0.8492597937583923, 1.785576581954956, 554.0, 0.33952999114990234, 0.4301320016384125, 0.12372999638319016, 3.1410000324249268, 1.1510000228881836, 0.7910000085830688, -0.26569148898124695, -1.8181967735290527, 1.0113658905029297, 0.7917512059211731, 2.405395269393921, 1.6924458742141724, -0.44914305210113525, 860.0, -0.1363620012998581, 0.4208909869194031, 0.09875600039958954, 3.1410000324249268, 1.3650000095367432, 3.1410000324249268], "mean": [0.5818724036216736, 2.044177770614624, -1.1562349796295166, -0.4280877709388733, -0.9173645973205566, -1.3730192184448242, 0.9364672899246216, 453.011474609375, 0.27470821142196655, 0.36379581689834595, 0.03934303671121597, -0.980162501335144, 0.47065120935440063, 0.11891484260559082, -0.4886661171913147, -1.9691522121429443, 0.6769289970397949, 0.5998309850692749, 1.8999247550964355, 1.460510015487671, -1.792372465133667, 475.4853515625, -0.30940479040145874, 0.3416936993598938, 0.0473235547542572, 2.670353651046753, 0.5909572839736938, -1.4854099750518799], "std": [0.16177056729793549, 0.05824184790253639, 0.35681650042533875, 0.2672414481639862, 1.2113792896270752, 0.28588083386421204, 0.6397304534912109, 153.6608428955078, 0.06872186809778214, 0.035795342177152634, 0.08023224771022797, 1.9250929355621338, 0.37608322501182556, 0.5325781106948853, 0.09771741181612015, 0.08851464837789536, 0.08183762431144714, 0.15461689233779907, 0.5205477476119995, 0.19132734835147858, 0.5232358574867249, 340.21075439453125, 0.057026565074920654, 0.039858363568782806, 0.023202894255518913, 0.8035538792610168, 0.3452789783477783, 1.6937501430511475], "count": [1220]}, "action": {"min": [0.37222638726234436, 1.744247317314148, -1.6368745565414429, -0.9171007871627808, -2.8806660175323486, -2.0864014625549316, 0.0918915867805481, -2.0, 0.08903700113296509, 0.30543598532676697, -0.1423480063676834, -3.1381852626800537, -0.6629999876022339, -0.5839999914169312, -0.6762802004814148, -2.0680580139160156, 0.4546757638454437, 0.027227137237787247, 0.6047566533088684, 0.8870112299919128, -2.3761088848114014, 27.0, -0.39511001110076904, 0.2622070014476776, -0.018750999122858047, -3.1411852836608887, 0.13899999856948853, -3.1391851902008057], "max": [1.126418113708496, 2.0896129608154297, -0.46643927693367004, -0.15475834906101227, 0.425040066242218, -0.8492597937583923, 1.785576581954956, 554.0, 0.33952999114990234, 0.4301320016384125, 0.12372999638319016, 3.1410000324249268, 1.1510000228881836, 0.7910000085830688, -0.26569148898124695, -1.8181967735290527, 1.0113658905029297, 0.7917512059211731, 2.405395269393921, 1.6924458742141724, -0.44914305210113525, 860.0, -0.1363620012998581, 0.4208909869194031, 0.09875600039958954, 3.1410000324249268, 1.3650000095367432, 3.1410000324249268], "mean": [0.5818724036216736, 2.044177770614624, -1.1562349796295166, -0.4280877709388733, -0.9173645973205566, -1.3730192184448242, 0.9364672899246216, 453.011474609375, 0.27470821142196655, 0.36379581689834595, 0.03934303671121597, -0.980162501335144, 0.47065120935440063, 0.11891484260559082, -0.4886661171913147, -1.9691522121429443, 0.6769289970397949, 0.5998309850692749, 1.8999247550964355, 1.460510015487671, -1.792372465133667, 475.4853515625, -0.30940479040145874, 0.3416936993598938, 0.0473235547542572, 2.670353651046753, 0.5909572839736938, -1.4854099750518799], "std": [0.16177056729793549, 0.05824184790253639, 0.35681650042533875, 0.2672414481639862, 1.2113792896270752, 0.28588083386421204, 0.6397304534912109, 153.6608428955078, 0.06872186809778214, 0.035795342177152634, 0.08023224771022797, 1.9250929355621338, 0.37608322501182556, 0.5325781106948853, 0.09771741181612015, 0.08851464837789536, 0.08183762431144714, 0.15461689233779907, 0.5205477476119995, 0.19132734835147858, 0.5232358574867249, 340.21075439453125, 0.057026565074920654, 0.039858363568782806, 0.023202894255518913, 0.8035538792610168, 0.3452789783477783, 1.6937501430511475], "count": [1220]}, "timestamp": {"min": [0.0], "max": [40.63333333333333], "mean": [20.316666666666666], "std": [11.739451529872348], "count": [1220]}, "frame_index": {"min": [0], "max": [1219], "mean": [609.5], "std": [352.1835458961705], "count": [1220]}, "episode_index": {"min": [195], "max": [195], "mean": [195.0], "std": [0.0], "count": [1220]}, "index": {"min": [213115], "max": [214334], "mean": [213724.5], "std": [352.1835458961705], "count": [1220]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1220]}, "subtask_annotation": {"mean": [21.308196721311475, 29.0, 29.0, 29.0, 29.0], "std": [3.350326388894121, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1220]}, "scene_annotation": {"mean": [195.0], "std": [0.0], "min": [195], "max": [195], "count": [1220]}, "eef_direction_state": {"mean": [4.251639344262295, 4.273770491803279], "std": [2.0779377231772123, 2.0390773901604815], "min": [0, 0], "max": [6, 6], "count": [1220]}, "eef_velocity_state": {"mean": [0.5868852459016394, 0.6836065573770492], "std": [0.6310219163885301, 0.7702842413135697], "min": [0, 0], "max": [2, 2], "count": [1220]}, "eef_acc_mag_state": {"mean": [0.6459016393442623, 0.5836065573770491], "std": [0.8203505389274891, 0.7977797731920612], "min": [0, 0], "max": [2, 2], "count": [1220]}, "eef_direction_action": {"mean": [4.251639344262295, 4.273770491803279], "std": [2.0779377231772123, 2.0390773901604815], "min": [0, 0], "max": [6, 6], "count": [1220]}, "eef_velocity_action": {"mean": [0.5868852459016394, 0.6836065573770492], "std": [0.6310219163885301, 0.7702842413135697], "min": [0, 0], "max": [2, 2], "count": [1220]}, "eef_acc_mag_action": {"mean": [0.6459016393442623, 0.5836065573770491], "std": [0.8203505389274891, 0.7977797731920612], "min": [0, 0], "max": [2, 2], "count": [1220]}, "eef_sim_pose_state": {"mean": [0.5460120658982656, 0.3435598428775954, 1.0961220115856372, -1.9887669553503529, 0.7573088952273218, -1.117299890074798, 0.5662390478256495, -0.296028441040863, 1.100932704181576, 1.1456259440525944, 0.9977637230043442, -1.212258235592299], "std": [0.036657558587301825, 0.043404979689471435, 0.031054108493526897, 0.6557507882326241, 0.41604061830409395, 2.4957431557363376, 0.03463594726419626, 0.0862446505323792, 0.024568849376855283, 1.735871974010269, 0.28362208008065987, 1.2857386212619557], "min": [0.46267968873000337, 0.19507704651598057, 1.033471621010171, -2.9700982422676216, 0.2200708059810621, -3.141204961684575, 0.5013761491629032, -0.37188682330601397, 1.0695476196519151, -3.1387112983307537, 0.05553159483980763, -3.140974803823634], "max": [0.613673916532565, 0.41830314867571833, 1.1631397037642583, -0.44828412890247377, 1.4595453793417774, 3.1413928524859673, 0.6347289288186996, -0.0831802231074235, 1.224309085627017, 3.1363436208197397, 1.5352457391536727, 3.139004300542706], "count": [1220]}, "eef_sim_pose_action": {"mean": [0.5460120658982656, 0.3435598428775954, 1.0961220115856372, -1.9887669553503529, 0.7573088952273218, -1.117299890074798, 0.5662390478256495, -0.296028441040863, 1.100932704181576, 1.1456259440525944, 0.9977637230043442, -1.212258235592299], "std": [0.036657558587301825, 0.043404979689471435, 0.031054108493526897, 0.6557507882326241, 0.41604061830409395, 2.4957431557363376, 0.03463594726419626, 0.0862446505323792, 0.024568849376855283, 1.735871974010269, 0.28362208008065987, 1.2857386212619557], "min": [0.46267968873000337, 0.19507704651598057, 1.033471621010171, -2.9700982422676216, 0.2200708059810621, -3.141204961684575, 0.5013761491629032, -0.37188682330601397, 1.0695476196519151, -3.1387112983307537, 0.05553159483980763, -3.140974803823634], "max": [0.613673916532565, 0.41830314867571833, 1.1631397037642583, -0.44828412890247377, 1.4595453793417774, 3.1413928524859673, 0.6347289288186996, -0.0831802231074235, 1.224309085627017, 3.1363436208197397, 1.5352457391536727, 3.139004300542706], "count": [1220]}, "gripper_mode_state": {"mean": [0.4024590163934426, 0.6278688524590164], "std": [0.49039347111994386, 0.4833731028623927], "min": [0, 0], "max": [1, 1], "count": [1220]}, "gripper_activity_state": {"mean": [1.9065573770491804, 1.972950819672131], "std": [0.3834138509940681, 0.2144519837143057], "min": [0, 0], "max": [2, 2], "count": [1220]}, "gripper_mode_action": {"mean": [0.4024590163934426, 0.6278688524590164], "std": [0.49039347111994386, 0.4833731028623927], "min": [0, 0], "max": [1, 1], "count": [1220]}, "gripper_activity_action": {"mean": [1.9065573770491804, 1.972950819672131], "std": [0.3834138509940681, 0.2144519837143057], "min": [0, 0], "max": [2, 2], "count": [1220]}, "gripper_open_scale_state": {"mean": [0.47548524594072344, 0.45314303285020324], "std": [0.34021084802036217, 0.15327176235050471], "min": [0.027, 0.0], "max": [0.86, 0.554], "count": [1220]}, "gripper_open_scale_action": {"mean": [0.47548524594072344, 0.45314303285020324], "std": [0.34021084802036217, 0.15327176235050471], "min": [0.027, 0.0], "max": [0.86, 0.554], "count": [1220]}}} +{"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.43077998341841667]], [[0.4521234010616081]], [[0.45410918465019146]]], "std": [[[0.21003086186369466]], [[0.1801722348929001]], [[0.1743988823810484]]], "count": [169]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44269617390841937]], [[0.46074818835325054]], [[0.46162680560389835]]], "std": [[[0.16542108086737783]], [[0.14177951399968894]], [[0.13422268620572206]]], "count": [169]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4569566328750435]], [[0.4678667998511042]], [[0.46558156277797114]]], "std": [[[0.1379455833971643]], [[0.11848614116060711]], [[0.1149587583128359]]], "count": [169]}, "observation.state": {"min": [0.43818241357803345, 1.74103581905365, -1.7533577680587769, -0.8564854860305786, -2.5855658054351807, -2.059680461883545, 0.07675957679748535, -2.0, 0.08585699647665024, 0.27854999899864197, -0.1502619981765747, -3.1411852836608887, -0.30300000309944153, -0.5839999914169312, -0.689684271812439, -2.0723516941070557, 0.5106833577156067, -0.09550441801548004, 0.21319198608398438, 0.8991237878799438, -1.9474210739135742, 34.0, -0.38577699661254883, 0.2923539876937866, -0.038600001484155655, 1.1239999532699585, 0.3070000112056732, -3.115000009536743], "max": [1.1135375499725342, 2.0909221172332764, -0.5311735272407532, -0.12870058417320251, 0.2195100635290146, -0.5213298797607422, 2.0203232765197754, 645.0, 0.3503420054912567, 0.47145000100135803, 0.0957769975066185, 3.1410000324249268, 1.194000005722046, 0.7089999914169312, -0.2583959996700287, -1.7369866371154785, 1.2546474933624268, 0.7118499875068665, 2.1463708877563477, 1.521822452545166, -0.4482005536556244, 859.0, -0.13001300394535065, 0.43066900968551636, 0.10895200073719025, 3.121000051498413, 1.343000054359436, 3.132999897003174], "mean": [0.6450259685516357, 2.0116477012634277, -1.0707082748413086, -0.49038538336753845, -1.441064476966858, -1.202891230583191, 1.1305947303771973, 529.2898559570312, 0.2659987211227417, 0.3862147629261017, 0.015202950686216354, -1.659778118133545, 0.36549970507621765, -0.11168121546506882, -0.44755974411964417, -1.994862675666809, 0.7870029807090759, 0.5383567214012146, 1.6171797513961792, 1.3133198022842407, -1.5236855745315552, 401.52728271484375, -0.3133726418018341, 0.3487592935562134, 0.0342402346432209, 2.590515613555908, 0.7255969643592834, -1.3445687294006348], "std": [0.16674089431762695, 0.10636559873819351, 0.3892194330692291, 0.20850737392902374, 0.9585114121437073, 0.43386730551719666, 0.5243427753448486, 202.000732421875, 0.07289566844701767, 0.05656881257891655, 0.06263549625873566, 1.7335193157196045, 0.40600475668907166, 0.3967702090740204, 0.1105312630534172, 0.09261402487754822, 0.22130809724330902, 0.15653428435325623, 0.5943856835365295, 0.16578343510627747, 0.41792774200439453, 384.5590515136719, 0.05910471826791763, 0.04042958468198776, 0.026724526658654213, 0.5535427927970886, 0.2650238573551178, 1.993573784828186], "count": [935]}, "action": {"min": [0.43818241357803345, 1.74103581905365, -1.7533577680587769, -0.8564854860305786, -2.5855658054351807, -2.059680461883545, 0.07675957679748535, -2.0, 0.08585699647665024, 0.27854999899864197, -0.1502619981765747, -3.1411852836608887, -0.30300000309944153, -0.5839999914169312, -0.689684271812439, -2.0723516941070557, 0.5106833577156067, -0.09550441801548004, 0.21319198608398438, 0.8991237878799438, -1.9474210739135742, 34.0, -0.38577699661254883, 0.2923539876937866, -0.038600001484155655, 1.1239999532699585, 0.3070000112056732, -3.115000009536743], "max": [1.1135375499725342, 2.0909221172332764, -0.5311735272407532, -0.12870058417320251, 0.2195100635290146, -0.5213298797607422, 2.0203232765197754, 645.0, 0.3503420054912567, 0.47145000100135803, 0.0957769975066185, 3.1410000324249268, 1.194000005722046, 0.7089999914169312, -0.2583959996700287, -1.7369866371154785, 1.2546474933624268, 0.7118499875068665, 2.1463708877563477, 1.521822452545166, -0.4482005536556244, 859.0, -0.13001300394535065, 0.43066900968551636, 0.10895200073719025, 3.121000051498413, 1.343000054359436, 3.132999897003174], "mean": [0.6450259685516357, 2.0116477012634277, -1.0707082748413086, -0.49038538336753845, -1.441064476966858, -1.202891230583191, 1.1305947303771973, 529.2898559570312, 0.2659987211227417, 0.3862147629261017, 0.015202950686216354, -1.659778118133545, 0.36549970507621765, -0.11168121546506882, -0.44755974411964417, -1.994862675666809, 0.7870029807090759, 0.5383567214012146, 1.6171797513961792, 1.3133198022842407, -1.5236855745315552, 401.52728271484375, -0.3133726418018341, 0.3487592935562134, 0.0342402346432209, 2.590515613555908, 0.7255969643592834, -1.3445687294006348], "std": [0.16674089431762695, 0.10636559873819351, 0.3892194330692291, 0.20850737392902374, 0.9585114121437073, 0.43386730551719666, 0.5243427753448486, 202.000732421875, 0.07289566844701767, 0.05656881257891655, 0.06263549625873566, 1.7335193157196045, 0.40600475668907166, 0.3967702090740204, 0.1105312630534172, 0.09261402487754822, 0.22130809724330902, 0.15653428435325623, 0.5943856835365295, 0.16578343510627747, 0.41792774200439453, 384.5590515136719, 0.05910471826791763, 0.04042958468198776, 0.026724526658654213, 0.5535427927970886, 0.2650238573551178, 1.993573784828186], "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": [196], "max": [196], "mean": [196.0], "std": [0.0], "count": [935]}, "index": {"min": [214335], "max": [215269], "mean": [214802.0], "std": [269.91109647437617], "count": [935]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [935]}, "subtask_annotation": {"mean": [20.98288770053476, 29.0, 29.0, 29.0, 29.0], "std": [3.540706930110007, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [935]}, "scene_annotation": {"mean": [196.0], "std": [0.0], "min": [196], "max": [196], "count": [935]}, "eef_direction_state": {"mean": [4.306951871657754, 3.886631016042781], "std": [2.0082463184974477, 2.002133324184001], "min": [0, 0], "max": [6, 6], "count": [935]}, "eef_velocity_state": {"mean": [0.6128342245989304, 0.8160427807486631], "std": [0.6539440108372909, 0.746012113196638], "min": [0, 0], "max": [2, 2], "count": [935]}, "eef_acc_mag_state": {"mean": [0.6716577540106952, 0.6556149732620321], "std": [0.8261753452200694, 0.8137245335248833], "min": [0, 0], "max": [2, 2], "count": [935]}, "eef_direction_action": {"mean": [4.306951871657754, 3.886631016042781], "std": [2.0082463184974477, 2.002133324184001], "min": [0, 0], "max": [6, 6], "count": [935]}, "eef_velocity_action": {"mean": [0.6128342245989304, 0.8160427807486631], "std": [0.6539440108372909, 0.746012113196638], "min": [0, 0], "max": [2, 2], "count": [935]}, "eef_acc_mag_action": {"mean": [0.6716577540106952, 0.6556149732620321], "std": [0.8261753452200694, 0.8137245335248833], "min": [0, 0], "max": [2, 2], "count": [935]}, "eef_sim_pose_state": {"mean": [0.54638945960809, 0.3352511095668057, 1.08002689825698, -1.9621685284743147, 0.9463782950820423, -1.61352777591735, 0.5898310643628317, -0.28033395479266204, 1.1014951755942657, 0.32142227872086643, 0.972036815032666, -1.4173091615111768], "std": [0.03818131313768162, 0.048142427948498996, 0.033136864253496955, 0.6336255570813873, 0.2743559492337113, 2.164965548109315, 0.04591027936636935, 0.08812599502462261, 0.026409758531189993, 2.347306470810936, 0.29393388742168425, 1.2739752551369656], "min": [0.4879201762649426, 0.1700860335315274, 1.0294745363309517, -2.6509998989167762, 0.5582790289653028, -3.141223071929566, 0.5133122219887845, -0.39522405978080327, 1.0670391774605972, -3.1406815036219626, 0.40198981511956333, -3.1213617816018613], "max": [0.6269756946131041, 0.4158693969355005, 1.161094196348351, -0.5611419334623882, 1.434129551667536, 3.139910556980015, 0.6596329744002584, -0.0710518837226256, 1.196387681905987, 3.1412706801700714, 1.4987445680166918, 3.1381071400363716], "count": [935]}, "eef_sim_pose_action": {"mean": [0.54638945960809, 0.3352511095668057, 1.08002689825698, -1.9621685284743147, 0.9463782950820423, -1.61352777591735, 0.5898310643628317, -0.28033395479266204, 1.1014951755942657, 0.32142227872086643, 0.972036815032666, -1.4173091615111768], "std": [0.03818131313768162, 0.048142427948498996, 0.033136864253496955, 0.6336255570813873, 0.2743559492337113, 2.164965548109315, 0.04591027936636935, 0.08812599502462261, 0.026409758531189993, 2.347306470810936, 0.29393388742168425, 1.2739752551369656], "min": [0.4879201762649426, 0.1700860335315274, 1.0294745363309517, -2.6509998989167762, 0.5582790289653028, -3.141223071929566, 0.5133122219887845, -0.39522405978080327, 1.0670391774605972, -3.1406815036219626, 0.40198981511956333, -3.1213617816018613], "max": [0.6269756946131041, 0.4158693969355005, 1.161094196348351, -0.5611419334623882, 1.434129551667536, 3.139910556980015, 0.6596329744002584, -0.0710518837226256, 1.196387681905987, 3.1412706801700714, 1.4987445680166918, 3.1381071400363716], "count": [935]}, "gripper_mode_state": {"mean": [0.5593582887700534, 0.13903743315508021], "std": [0.4964640909011344, 0.3459855854464577], "min": [0, 0], "max": [1, 1], "count": [935]}, "gripper_activity_state": {"mean": [1.8459893048128342, 1.9422459893048127], "std": [0.489267115230566, 0.3117679162564837], "min": [0, 0], "max": [2, 2], "count": [935]}, "gripper_mode_action": {"mean": [0.5593582887700534, 0.13903743315508021], "std": [0.4964640909011344, 0.3459855854464577], "min": [0, 0], "max": [1, 1], "count": [935]}, "gripper_activity_action": {"mean": [1.8459893048128342, 1.9422459893048127], "std": [0.489267115230566, 0.3117679162564837], "min": [0, 0], "max": [2, 2], "count": [935]}, "gripper_open_scale_state": {"mean": [0.40152727284558876, 0.529369442310435], "std": [0.384559395555413, 0.20179192456515394], "min": [0.034, 0.0], "max": [0.859, 0.645], "count": [935]}, "gripper_open_scale_action": {"mean": [0.40152727284558876, 0.529369442310435], "std": [0.384559395555413, 0.20179192456515394], "min": [0.034, 0.0], "max": [0.859, 0.645], "count": [935]}}} +{"episode_index": 195, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.42785612256678035]], [[0.4494974080438335]], [[0.45155833066922424]]], "std": [[[0.21128506711475062]], [[0.18397062841877812]], [[0.17825894907546355]]], "count": [184]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45322021414997155]], [[0.46550046177891446]], [[0.46433193023586244]]], "std": [[[0.1413110335978349]], [[0.11992477545930275]], [[0.1148986123358]]], "count": [184]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4640565412759307]], [[0.47227360844700195]], [[0.47060416999680305]]], "std": [[[0.12490986391587094]], [[0.10804802057506248]], [[0.10466190626818082]]], "count": [184]}, "observation.state": {"min": [0.41350337862968445, 1.8362610340118408, -1.734281301498413, -0.9108873009681702, -2.6090054512023926, -1.8283722400665283, 0.15461872518062592, -2.0, 0.0836080014705658, 0.33126598596572876, -0.1435920000076294, -3.1391851902008057, -0.5139999985694885, -0.4389999806880951, -0.6670823693275452, -2.07236909866333, 0.34580209851264954, 0.0003490658709779382, 0.11939798295497894, 0.6459638476371765, -2.0760343074798584, 28.0, -0.41251900792121887, 0.25756800174713135, -0.017696000635623932, -3.1381852626800537, 0.429999977350235, -3.1411852836608887], "max": [1.029883861541748, 2.090904474258423, -0.5947384238243103, -0.1549328863620758, 0.16755162179470062, -0.6921277642250061, 1.8004467487335205, 577.0, 0.2924239933490753, 0.45871999859809875, 0.1003049984574318, 3.1410000324249268, 1.2430000305175781, 0.7359999418258667, -0.24849997460842133, -1.6911368370056152, 1.403052806854248, 0.6581986546516418, 2.0022592544555664, 1.6460025310516357, -0.36569884419441223, 856.0, -0.1377280056476593, 0.4439049959182739, 0.11350599676370621, 3.140000104904175, 1.3009999990463257, 3.1389999389648438], "mean": [0.6982002258300781, 2.0419247150421143, -1.0212562084197998, -0.44871604442596436, -1.4130407571792603, -1.1631228923797607, 1.1048047542572021, 479.4306640625, 0.2396218478679657, 0.4050188958644867, -0.004196960013359785, -1.1540064811706543, 0.45310986042022705, -0.06954041868448257, -0.43239206075668335, -1.968505859375, 0.7740849256515503, 0.48605602979660034, 1.526401400566101, 1.2229528427124023, -1.4902701377868652, 411.4552917480469, -0.3303314447402954, 0.352188378572464, 0.049248915165662766, 1.8494449853897095, 0.7849071025848389, -0.9279102087020874], "std": [0.13196924328804016, 0.06264156848192215, 0.3140410780906677, 0.18944117426872253, 0.8039910793304443, 0.33561497926712036, 0.47264373302459717, 174.1278533935547, 0.051325663924217224, 0.03998230770230293, 0.054892122745513916, 2.1221694946289062, 0.42330512404441833, 0.35536229610443115, 0.11354488134384155, 0.12011973559856415, 0.21961164474487305, 0.1337691992521286, 0.5162393450737, 0.28465357422828674, 0.5015523433685303, 368.3516845703125, 0.05913369730114937, 0.05304008722305298, 0.030290858820080757, 1.815132975578308, 0.21692989766597748, 2.2521793842315674], "count": [1053]}, "action": {"min": [0.41350337862968445, 1.8362610340118408, -1.734281301498413, -0.9108873009681702, -2.6090054512023926, -1.8283722400665283, 0.15461872518062592, -2.0, 0.0836080014705658, 0.33126598596572876, -0.1435920000076294, -3.1391851902008057, -0.5139999985694885, -0.4389999806880951, -0.6670823693275452, -2.07236909866333, 0.34580209851264954, 0.0003490658709779382, 0.11939798295497894, 0.6459638476371765, -2.0760343074798584, 28.0, -0.41251900792121887, 0.25756800174713135, -0.017696000635623932, -3.1381852626800537, 0.429999977350235, -3.1411852836608887], "max": [1.029883861541748, 2.090904474258423, -0.5947384238243103, -0.1549328863620758, 0.16755162179470062, -0.6921277642250061, 1.8004467487335205, 577.0, 0.2924239933490753, 0.45871999859809875, 0.1003049984574318, 3.1410000324249268, 1.2430000305175781, 0.7359999418258667, -0.24849997460842133, -1.6911368370056152, 1.403052806854248, 0.6581986546516418, 2.0022592544555664, 1.6460025310516357, -0.36569884419441223, 856.0, -0.1377280056476593, 0.4439049959182739, 0.11350599676370621, 3.140000104904175, 1.3009999990463257, 3.1389999389648438], "mean": [0.6982002258300781, 2.0419247150421143, -1.0212562084197998, -0.44871604442596436, -1.4130407571792603, -1.1631228923797607, 1.1048047542572021, 479.4306640625, 0.2396218478679657, 0.4050188958644867, -0.004196960013359785, -1.1540064811706543, 0.45310986042022705, -0.06954041868448257, -0.43239206075668335, -1.968505859375, 0.7740849256515503, 0.48605602979660034, 1.526401400566101, 1.2229528427124023, -1.4902701377868652, 411.4552917480469, -0.3303314447402954, 0.352188378572464, 0.049248915165662766, 1.8494449853897095, 0.7849071025848389, -0.9279102087020874], "std": [0.13196924328804016, 0.06264156848192215, 0.3140410780906677, 0.18944117426872253, 0.8039910793304443, 0.33561497926712036, 0.47264373302459717, 174.1278533935547, 0.051325663924217224, 0.03998230770230293, 0.054892122745513916, 2.1221694946289062, 0.42330512404441833, 0.35536229610443115, 0.11354488134384155, 0.12011973559856415, 0.21961164474487305, 0.1337691992521286, 0.5162393450737, 0.28465357422828674, 0.5015523433685303, 368.3516845703125, 0.05913369730114937, 0.05304008722305298, 0.030290858820080757, 1.815132975578308, 0.21692989766597748, 2.2521793842315674], "count": [1053]}, "timestamp": {"min": [0.0], "max": [35.06666666666667], "mean": [17.533333333333335], "std": [10.132492655186452], "count": [1053]}, "frame_index": {"min": [0], "max": [1052], "mean": [526.0], "std": [303.9747796555936], "count": [1053]}, "episode_index": {"min": [197], "max": [197], "mean": [197.0], "std": [0.0], "count": [1053]}, "index": {"min": [215270], "max": [216322], "mean": [215796.0], "std": [303.9747796555936], "count": [1053]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1053]}, "subtask_annotation": {"mean": [20.866096866096868, 29.0, 29.0, 29.0, 29.0], "std": [3.404387936940333, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1053]}, "scene_annotation": {"mean": [197.0], "std": [0.0], "min": [197], "max": [197], "count": [1053]}, "eef_direction_state": {"mean": [4.001899335232668, 4.164292497625831], "std": [2.1359306218591394, 1.9949074285635862], "min": [0, 0], "max": [6, 6], "count": [1053]}, "eef_velocity_state": {"mean": [0.6847103513770181, 0.6619183285849952], "std": [0.6676089044096709, 0.6763140457557254], "min": [0, 0], "max": [2, 2], "count": [1053]}, "eef_acc_mag_state": {"mean": [0.7141500474833808, 0.6125356125356125], "std": [0.8377145027525956, 0.8106101543473186], "min": [0, 0], "max": [2, 2], "count": [1053]}, "eef_direction_action": {"mean": [4.001899335232668, 4.164292497625831], "std": [2.1359306218591394, 1.9949074285635862], "min": [0, 0], "max": [6, 6], "count": [1053]}, "eef_velocity_action": {"mean": [0.6847103513770181, 0.6619183285849952], "std": [0.6676089044096709, 0.6763140457557254], "min": [0, 0], "max": [2, 2], "count": [1053]}, "eef_acc_mag_action": {"mean": [0.7141500474833808, 0.6125356125356125], "std": [0.8377145027525956, 0.8106101543473186], "min": [0, 0], "max": [2, 2], "count": [1053]}, "eef_sim_pose_state": {"mean": [0.5458704222662831, 0.35449613599410595, 1.0777069047698313, -1.7497617019665486, 0.9643444667549621, -1.659100755727129, 0.6077194114969864, -0.2503377510398468, 1.1036921044194834, 0.22307684468296746, 1.0743083899635342, -1.3722768995675163], "std": [0.049024842746395576, 0.05264337037868772, 0.03403822283455041, 1.1042132511399938, 0.33605116924705186, 1.8023830203179396, 0.0289392480033877, 0.06250051739167838, 0.024259355780169203, 2.5283086994980852, 0.337227629807362, 1.490435621991055], "min": [0.4591412795808405, 0.1894006174012521, 1.0166365577826797, -3.141464878576071, 0.40940287089879956, -3.1378133156024477, 0.559278775947051, -0.3241140630559123, 1.0751695690575946, -3.1410673272172724, 0.22322539696263122, -3.13419273825521], "max": [0.6292941962098828, 0.44579035484059776, 1.1541424894354917, 3.140515238343208, 1.5199034118595836, 3.119339677838555, 0.647012516599449, -0.08155244431780324, 1.201730859706944, 3.141369969240177, 1.4989538836803686, 3.137388307878723], "count": [1053]}, "eef_sim_pose_action": {"mean": [0.5458704222662831, 0.35449613599410595, 1.0777069047698313, -1.7497617019665486, 0.9643444667549621, -1.659100755727129, 0.6077194114969864, -0.2503377510398468, 1.1036921044194834, 0.22307684468296746, 1.0743083899635342, -1.3722768995675163], "std": [0.049024842746395576, 0.05264337037868772, 0.03403822283455041, 1.1042132511399938, 0.33605116924705186, 1.8023830203179396, 0.0289392480033877, 0.06250051739167838, 0.024259355780169203, 2.5283086994980852, 0.337227629807362, 1.490435621991055], "min": [0.4591412795808405, 0.1894006174012521, 1.0166365577826797, -3.141464878576071, 0.40940287089879956, -3.1378133156024477, 0.559278775947051, -0.3241140630559123, 1.0751695690575946, -3.1410673272172724, 0.22322539696263122, -3.13419273825521], "max": [0.6292941962098828, 0.44579035484059776, 1.1541424894354917, 3.140515238343208, 1.5199034118595836, 3.119339677838555, 0.647012516599449, -0.08155244431780324, 1.201730859706944, 3.141369969240177, 1.4989538836803686, 3.137388307878723], "count": [1053]}, "gripper_mode_state": {"mean": [0.5584045584045584, 0.13485280151946819], "std": [0.4965771919425718, 0.3415662797200871], "min": [0, 0], "max": [1, 1], "count": [1053]}, "gripper_activity_state": {"mean": [1.7901234567901234, 1.9572649572649572], "std": [0.558638696060013, 0.25612519767130765], "min": [0, 0], "max": [2, 2], "count": [1053]}, "gripper_mode_action": {"mean": [0.5584045584045584, 0.13485280151946819], "std": [0.4965771919425718, 0.3415662797200871], "min": [0, 0], "max": [1, 1], "count": [1053]}, "gripper_activity_action": {"mean": [1.7901234567901234, 1.9572649572649572], "std": [0.558638696060013, 0.25612519767130765], "min": [0, 0], "max": [2, 2], "count": [1053]}, "gripper_open_scale_state": {"mean": [0.4114553655097289, 0.4794867046859764], "std": [0.3683516906600197, 0.17397331164074392], "min": [0.028, 0.0], "max": [0.856, 0.577], "count": [1053]}, "gripper_open_scale_action": {"mean": [0.4114553655097289, 0.4794867046859764], "std": [0.3683516906600197, 0.17397331164074392], "min": [0.028, 0.0], "max": [0.856, 0.577], "count": [1053]}}} +{"episode_index": 196, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.42486877723311545]], [[0.4485255844645551]], [[0.45077463863750633]]], "std": [[[0.2141044921508496]], [[0.18643134776827802]], [[0.18075529184304087]]], "count": [195]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45245054361488185]], [[0.46518091691804925]], [[0.4646921652421653]]], "std": [[[0.14414806686806006]], [[0.12175021578812892]], [[0.11613991879616761]]], "count": [195]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4541965864337188]], [[0.46292601390983745]], [[0.4615413576755488]]], "std": [[[0.14322051560742766]], [[0.12475283087078724]], [[0.12130037132502455]]], "count": [195]}, "observation.state": {"min": [0.5457469820976257, 1.8720053434371948, -1.8372209072113037, -0.9271713495254517, -2.647804021835327, -2.023482322692871, 0.18968239426612854, -2.0, 0.06057000160217285, 0.29065701365470886, -0.12320999801158905, -3.1401853561401367, -0.46399998664855957, -0.621999979019165, -0.6773971915245056, -2.0722994804382324, 0.44484955072402954, 0.024434609338641167, 0.11950270086526871, 0.5141915082931519, -2.056504249572754, 44.0, -0.3887850046157837, 0.29294899106025696, -0.0306829996407032, -3.1381852626800537, 0.30799999833106995, -3.1381852626800537], "max": [1.0391690731048584, 2.0909743309020996, -0.533896267414093, -0.13006193935871124, 0.1812000870704651, -0.4383220374584198, 1.8866485357284546, 738.0, 0.3097110092639923, 0.46885499358177185, 0.09342700242996216, 3.128000020980835, 1.1160000562667847, 0.6029999852180481, -0.3336371183395386, -1.76133394241333, 1.5396772623062134, 0.7269122004508972, 2.2094995975494385, 1.6377297639846802, -0.49321264028549194, 860.0, -0.16552099585533142, 0.4589509963989258, 0.1016940027475357, 3.138000011444092, 1.277999997138977, 3.115999937057495], "mean": [0.6880266070365906, 2.0307552814483643, -1.0547645092010498, -0.5781546831130981, -1.5926846265792847, -1.1156971454620361, 1.3504279851913452, 550.460693359375, 0.2458115667104721, 0.41286391019821167, 0.007854754105210304, -1.2748082876205444, 0.41311269998550415, -0.23396272957324982, -0.5105015635490417, -2.01383900642395, 0.7665686011314392, 0.5454345941543579, 1.6475396156311035, 1.1529574394226074, -1.6040133237838745, 371.0013122558594, -0.30589067935943604, 0.37895676493644714, 0.03244401142001152, 2.474457025527954, 0.7711847424507141, -1.9004361629486084], "std": [0.0988178476691246, 0.061156049370765686, 0.36164674162864685, 0.18437634408473969, 0.905103325843811, 0.40925514698028564, 0.5443777441978455, 210.7248077392578, 0.053305014967918396, 0.04956386610865593, 0.04513214901089668, 2.0828773975372314, 0.42171478271484375, 0.3708540201187134, 0.08700668066740036, 0.07204210013151169, 0.1733323633670807, 0.16857801377773285, 0.49640733003616333, 0.3077758252620697, 0.400129497051239, 355.263427734375, 0.05861330404877663, 0.04487914219498634, 0.02544025518000126, 0.9602389335632324, 0.23290875554084778, 1.4343998432159424], "count": [1131]}, "action": {"min": [0.5457469820976257, 1.8720053434371948, -1.8372209072113037, -0.9271713495254517, -2.647804021835327, -2.023482322692871, 0.18968239426612854, -2.0, 0.06057000160217285, 0.29065701365470886, -0.12320999801158905, -3.1401853561401367, -0.46399998664855957, -0.621999979019165, -0.6773971915245056, -2.0722994804382324, 0.44484955072402954, 0.024434609338641167, 0.11950270086526871, 0.5141915082931519, -2.056504249572754, 44.0, -0.3887850046157837, 0.29294899106025696, -0.0306829996407032, -3.1381852626800537, 0.30799999833106995, -3.1381852626800537], "max": [1.0391690731048584, 2.0909743309020996, -0.533896267414093, -0.13006193935871124, 0.1812000870704651, -0.4383220374584198, 1.8866485357284546, 738.0, 0.3097110092639923, 0.46885499358177185, 0.09342700242996216, 3.128000020980835, 1.1160000562667847, 0.6029999852180481, -0.3336371183395386, -1.76133394241333, 1.5396772623062134, 0.7269122004508972, 2.2094995975494385, 1.6377297639846802, -0.49321264028549194, 860.0, -0.16552099585533142, 0.4589509963989258, 0.1016940027475357, 3.138000011444092, 1.277999997138977, 3.115999937057495], "mean": [0.6880266070365906, 2.0307552814483643, -1.0547645092010498, -0.5781546831130981, -1.5926846265792847, -1.1156971454620361, 1.3504279851913452, 550.460693359375, 0.2458115667104721, 0.41286391019821167, 0.007854754105210304, -1.2748082876205444, 0.41311269998550415, -0.23396272957324982, -0.5105015635490417, -2.01383900642395, 0.7665686011314392, 0.5454345941543579, 1.6475396156311035, 1.1529574394226074, -1.6040133237838745, 371.0013122558594, -0.30589067935943604, 0.37895676493644714, 0.03244401142001152, 2.474457025527954, 0.7711847424507141, -1.9004361629486084], "std": [0.0988178476691246, 0.061156049370765686, 0.36164674162864685, 0.18437634408473969, 0.905103325843811, 0.40925514698028564, 0.5443777441978455, 210.7248077392578, 0.053305014967918396, 0.04956386610865593, 0.04513214901089668, 2.0828773975372314, 0.42171478271484375, 0.3708540201187134, 0.08700668066740036, 0.07204210013151169, 0.1733323633670807, 0.16857801377773285, 0.49640733003616333, 0.3077758252620697, 0.400129497051239, 355.263427734375, 0.05861330404877663, 0.04487914219498634, 0.02544025518000126, 0.9602389335632324, 0.23290875554084778, 1.4343998432159424], "count": [1131]}, "timestamp": {"min": [0.0], "max": [37.666666666666664], "mean": [18.833333333333332], "std": [10.88304832024285], "count": [1131]}, "frame_index": {"min": [0], "max": [1130], "mean": [565.0], "std": [326.4914496072855], "count": [1131]}, "episode_index": {"min": [198], "max": [198], "mean": [198.0], "std": [0.0], "count": [1131]}, "index": {"min": [216323], "max": [217453], "mean": [216888.0], "std": [326.4914496072855], "count": [1131]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1131]}, "subtask_annotation": {"mean": [21.56763925729443, 29.0, 29.0, 29.0, 29.0], "std": [1.8814501426015748, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1131]}, "scene_annotation": {"mean": [198.0], "std": [0.0], "min": [198], "max": [198], "count": [1131]}, "eef_direction_state": {"mean": [4.207780725022104, 4.334217506631299], "std": [2.0988337314752425, 1.8406130966643084], "min": [0, 0], "max": [6, 6], "count": [1131]}, "eef_velocity_state": {"mean": [0.6463306808134395, 0.6702033598585323], "std": [0.6900404736559053, 0.7173397738991713], "min": [0, 0], "max": [2, 2], "count": [1131]}, "eef_acc_mag_state": {"mean": [0.7055702917771883, 0.5817860300618921], "std": [0.835208274750692, 0.7918599981083421], "min": [0, 0], "max": [2, 2], "count": [1131]}, "eef_direction_action": {"mean": [4.207780725022104, 4.334217506631299], "std": [2.0988337314752425, 1.8406130966643084], "min": [0, 0], "max": [6, 6], "count": [1131]}, "eef_velocity_action": {"mean": [0.6463306808134395, 0.6702033598585323], "std": [0.6900404736559053, 0.7173397738991713], "min": [0, 0], "max": [2, 2], "count": [1131]}, "eef_acc_mag_action": {"mean": [0.7055702917771883, 0.5817860300618921], "std": [0.835208274750692, 0.7918599981083421], "min": [0, 0], "max": [2, 2], "count": [1131]}, "eef_sim_pose_state": {"mean": [0.5742714732514557, 0.32560200151248225, 1.0853270125004257, -2.084953082201688, 0.9580464935126962, -2.175429811200098, 0.6159553599729027, -0.2616171326083748, 1.1128867641189815, 2.105939197214081, 0.9923666436000695, -1.6416372146806102], "std": [0.04140241749052062, 0.04484926450228006, 0.03314209170351499, 0.6020321365308479, 0.2229088993186293, 1.602554256368394, 0.03402125327676807, 0.06041546340936053, 0.02354655442969826, 1.5034524024233091, 0.30960235537679875, 1.4961829336033017], "min": [0.4751872610019303, 0.2010593707845622, 1.0258466435435694, -2.7901692532158497, 0.5063403449783199, -3.1396138812462597, 0.5341389074949973, -0.35331127290620046, 1.0801414806754297, -3.141260121500338, 0.2826999724570596, -3.119962668257264], "max": [0.6453255196063667, 0.40933845232589267, 1.1580659082876894, -0.8532690940455037, 1.2995577883648761, 3.1409808243536053, 0.6571450376756186, -0.07207991165480819, 1.198651083887834, 3.139136049537606, 1.5057214330317694, 3.130842852155875], "count": [1131]}, "eef_sim_pose_action": {"mean": [0.5742714732514557, 0.32560200151248225, 1.0853270125004257, -2.084953082201688, 0.9580464935126962, -2.175429811200098, 0.6159553599729027, -0.2616171326083748, 1.1128867641189815, 2.105939197214081, 0.9923666436000695, -1.6416372146806102], "std": [0.04140241749052062, 0.04484926450228006, 0.03314209170351499, 0.6020321365308479, 0.2229088993186293, 1.602554256368394, 0.03402125327676807, 0.06041546340936053, 0.02354655442969826, 1.5034524024233091, 0.30960235537679875, 1.4961829336033017], "min": [0.4751872610019303, 0.2010593707845622, 1.0258466435435694, -2.7901692532158497, 0.5063403449783199, -3.1396138812462597, 0.5341389074949973, -0.35331127290620046, 1.0801414806754297, -3.141260121500338, 0.2826999724570596, -3.119962668257264], "max": [0.6453255196063667, 0.40933845232589267, 1.1580659082876894, -0.8532690940455037, 1.2995577883648761, 3.1409808243536053, 0.6571450376756186, -0.07207991165480819, 1.198651083887834, 3.139136049537606, 1.5057214330317694, 3.130842852155875], "count": [1131]}, "gripper_mode_state": {"mean": [0.6109637488947833, 0.1273209549071618], "std": [0.48753158506010197, 0.33333216068763954], "min": [0, 0], "max": [1, 1], "count": [1131]}, "gripper_activity_state": {"mean": [1.8381962864721486, 1.9513704686118478], "std": [0.48804443894029914, 0.2857124988231685], "min": [0, 0], "max": [2, 2], "count": [1131]}, "gripper_mode_action": {"mean": [0.6109637488947833, 0.1273209549071618], "std": [0.48753158506010197, 0.33333216068763954], "min": [0, 0], "max": [1, 1], "count": [1131]}, "gripper_activity_action": {"mean": [1.8381962864721486, 1.9513704686118478], "std": [0.48804443894029914, 0.2857124988231685], "min": [0, 0], "max": [2, 2], "count": [1131]}, "gripper_open_scale_state": {"mean": [0.3710013262295912, 0.5505499557791089], "std": [0.35526354530237925, 0.2104910075002149], "min": [0.044, 0.0], "max": [0.86, 0.738], "count": [1131]}, "gripper_open_scale_action": {"mean": [0.3710013262295912, 0.5505499557791089], "std": [0.35526354530237925, 0.2104910075002149], "min": [0.044, 0.0], "max": [0.86, 0.738], "count": [1131]}}} +{"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.42499654416133653]], [[0.4509097309601202]], [[0.45172590961518294]]], "std": [[[0.21261648891100554]], [[0.18091445820035942]], [[0.1754924554524282]]], "count": [187]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4520080432351194]], [[0.46409252232532944]], [[0.4621763843014924]]], "std": [[[0.1354165832624358]], [[0.11702355471871376]], [[0.11315852612386947]]], "count": [187]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45726746159693826]], [[0.46610889277725354]], [[0.4640166282199154]]], "std": [[[0.13254668490385366]], [[0.11641027176284932]], [[0.11459510926301238]]], "count": [187]}, "observation.state": {"min": [0.4656713306903839, 1.7583494186401367, -1.9558857679367065, -0.9426522850990295, -2.615445852279663, -2.062699794769287, 0.04740314558148384, 1.0, 0.09887699782848358, 0.2733739912509918, -0.1644040048122406, -3.1381852626800537, -0.3330000340938568, -0.6729999780654907, -0.8213868737220764, -2.0729801654815674, 0.2760063707828522, -0.08124507963657379, 0.7496189475059509, 0.9734399318695068, -1.7771117687225342, 43.0, -0.3952310085296631, 0.26715001463890076, -0.025685999542474747, -3.1411852836608887, 0.5360000133514404, -3.1381852626800537], "max": [1.0740407705307007, 2.092388153076172, -0.5759063363075256, 0.047333329916000366, 0.48150143027305603, -0.656749963760376, 1.7533577680587769, 727.0, 0.32074201107025146, 0.44944998621940613, 0.09455700218677521, 3.1410000324249268, 1.187000036239624, 0.6830000281333923, -0.2571917176246643, -1.84195077419281, 0.8447568416595459, 0.5533217787742615, 1.9215726852416992, 1.677401065826416, -0.37088245153427124, 822.0, -0.149167001247406, 0.42522600293159485, 0.07316099852323532, 3.1389999389648438, 1.281999945640564, 3.0859999656677246], "mean": [0.667934238910675, 2.0145771503448486, -1.0267541408538818, -0.41654902696609497, -1.3527776002883911, -1.2691457271575928, 1.0170749425888062, 508.27655029296875, 0.2634935975074768, 0.38035234808921814, 0.008036105893552303, -0.6217366456985474, 0.37833890318870544, -0.131879985332489, -0.43316441774368286, -2.024202585220337, 0.528041660785675, 0.37019532918930054, 1.598455786705017, 1.3521729707717896, -1.3533879518508911, 379.98651123046875, -0.32711607217788696, 0.3324061632156372, 0.025789370760321617, 2.3932876586914062, 0.9071652889251709, -1.0290906429290771], "std": [0.11655387282371521, 0.0998806357383728, 0.3999425768852234, 0.254863977432251, 0.9864370226860046, 0.41201749444007874, 0.6105514764785767, 231.38400268554688, 0.05851098150014877, 0.05470084398984909, 0.06551327556371689, 2.3174126148223877, 0.400452196598053, 0.3851795494556427, 0.14738133549690247, 0.0602748729288578, 0.1480342000722885, 0.1825225055217743, 0.36117592453956604, 0.15873990952968597, 0.42347249388694763, 364.1426696777344, 0.06294646114110947, 0.043106161057949066, 0.023168234154582024, 1.1357076168060303, 0.21038581430912018, 2.1260786056518555], "count": [1074]}, "action": {"min": [0.4656713306903839, 1.7583494186401367, -1.9558857679367065, -0.9426522850990295, -2.615445852279663, -2.062699794769287, 0.04740314558148384, 1.0, 0.09887699782848358, 0.2733739912509918, -0.1644040048122406, -3.1381852626800537, -0.3330000340938568, -0.6729999780654907, -0.8213868737220764, -2.0729801654815674, 0.2760063707828522, -0.08124507963657379, 0.7496189475059509, 0.9734399318695068, -1.7771117687225342, 43.0, -0.3952310085296631, 0.26715001463890076, -0.025685999542474747, -3.1411852836608887, 0.5360000133514404, -3.1381852626800537], "max": [1.0740407705307007, 2.092388153076172, -0.5759063363075256, 0.047333329916000366, 0.48150143027305603, -0.656749963760376, 1.7533577680587769, 727.0, 0.32074201107025146, 0.44944998621940613, 0.09455700218677521, 3.1410000324249268, 1.187000036239624, 0.6830000281333923, -0.2571917176246643, -1.84195077419281, 0.8447568416595459, 0.5533217787742615, 1.9215726852416992, 1.677401065826416, -0.37088245153427124, 822.0, -0.149167001247406, 0.42522600293159485, 0.07316099852323532, 3.1389999389648438, 1.281999945640564, 3.0859999656677246], "mean": [0.667934238910675, 2.0145771503448486, -1.0267541408538818, -0.41654902696609497, -1.3527776002883911, -1.2691457271575928, 1.0170749425888062, 508.27655029296875, 0.2634935975074768, 0.38035234808921814, 0.008036105893552303, -0.6217366456985474, 0.37833890318870544, -0.131879985332489, -0.43316441774368286, -2.024202585220337, 0.528041660785675, 0.37019532918930054, 1.598455786705017, 1.3521729707717896, -1.3533879518508911, 379.98651123046875, -0.32711607217788696, 0.3324061632156372, 0.025789370760321617, 2.3932876586914062, 0.9071652889251709, -1.0290906429290771], "std": [0.11655387282371521, 0.0998806357383728, 0.3999425768852234, 0.254863977432251, 0.9864370226860046, 0.41201749444007874, 0.6105514764785767, 231.38400268554688, 0.05851098150014877, 0.05470084398984909, 0.06551327556371689, 2.3174126148223877, 0.400452196598053, 0.3851795494556427, 0.14738133549690247, 0.0602748729288578, 0.1480342000722885, 0.1825225055217743, 0.36117592453956604, 0.15873990952968597, 0.42347249388694763, 364.1426696777344, 0.06294646114110947, 0.043106161057949066, 0.023168234154582024, 1.1357076168060303, 0.21038581430912018, 2.1260786056518555], "count": [1074]}, "timestamp": {"min": [0.0], "max": [35.766666666666666], "mean": [17.883333333333333], "std": [10.334565338742639], "count": [1074]}, "frame_index": {"min": [0], "max": [1073], "mean": [536.5], "std": [310.0369601622792], "count": [1074]}, "episode_index": {"min": [199], "max": [199], "mean": [199.0], "std": [0.0], "count": [1074]}, "index": {"min": [217454], "max": [218527], "mean": [217990.5], "std": [310.0369601622792], "count": [1074]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1074]}, "subtask_annotation": {"mean": [20.58100558659218, 29.0, 29.0, 29.0, 29.0], "std": [3.757729775676794, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1074]}, "scene_annotation": {"mean": [199.0], "std": [0.0], "min": [199], "max": [199], "count": [1074]}, "eef_direction_state": {"mean": [4.383612662942272, 3.9180633147113593], "std": [2.087461812420212, 2.1252208936991566], "min": [0, 0], "max": [6, 6], "count": [1074]}, "eef_velocity_state": {"mean": [0.5446927374301676, 0.7309124767225326], "std": [0.6403231468605179, 0.6979843991021243], "min": [0, 0], "max": [2, 2], "count": [1074]}, "eef_acc_mag_state": {"mean": [0.5661080074487895, 0.6080074487895717], "std": [0.7920733532321996, 0.8049955387759475], "min": [0, 0], "max": [2, 2], "count": [1074]}, "eef_direction_action": {"mean": [4.383612662942272, 3.9180633147113593], "std": [2.087461812420212, 2.1252208936991566], "min": [0, 0], "max": [6, 6], "count": [1074]}, "eef_velocity_action": {"mean": [0.5446927374301676, 0.7309124767225326], "std": [0.6403231468605179, 0.6979843991021243], "min": [0, 0], "max": [2, 2], "count": [1074]}, "eef_acc_mag_action": {"mean": [0.5661080074487895, 0.6080074487895717], "std": [0.7920733532321996, 0.8049955387759475], "min": [0, 0], "max": [2, 2], "count": [1074]}, "eef_sim_pose_state": {"mean": [0.5252600172038189, 0.3359322345417882, 1.0583446651710129, -1.6913549377202182, 0.9605382680482774, -2.2389527863238983, 0.5858979327297437, -0.2736938369420679, 1.0960881771205033, 0.08314481953133335, 1.0175836822596311, -1.406052750108494], "std": [0.042935187747742756, 0.046419430141584096, 0.03603062205147976, 0.5990618603208845, 0.19099650676345617, 0.7383810062618871, 0.03637947074005733, 0.07649789396627828, 0.027635685236567703, 2.3465421235739914, 0.36527738004774135, 1.3405160974058403], "min": [0.46985360871698, 0.19113742264142625, 1.0115164570985864, -2.366167044382772, 0.6612076121022996, -3.033310320620152, 0.5139911638625124, -0.3588956801431261, 1.0563877627719118, -3.137201030190905, 0.30138194952229513, -3.0841628410886615], "max": [0.6272183351498731, 0.4015669593885983, 1.1645836346360696, -0.5702276591793528, 1.3320224828299252, -0.5041963300939335, 0.6374316092209342, -0.06021803812007595, 1.2027007905252307, 3.1382731327655273, 1.5272058670381017, 3.136862893434897], "count": [1074]}, "eef_sim_pose_action": {"mean": [0.5252600172038189, 0.3359322345417882, 1.0583446651710129, -1.6913549377202182, 0.9605382680482774, -2.2389527863238983, 0.5858979327297437, -0.2736938369420679, 1.0960881771205033, 0.08314481953133335, 1.0175836822596311, -1.406052750108494], "std": [0.042935187747742756, 0.046419430141584096, 0.03603062205147976, 0.5990618603208845, 0.19099650676345617, 0.7383810062618871, 0.03637947074005733, 0.07649789396627828, 0.027635685236567703, 2.3465421235739914, 0.36527738004774135, 1.3405160974058403], "min": [0.46985360871698, 0.19113742264142625, 1.0115164570985864, -2.366167044382772, 0.6612076121022996, -3.033310320620152, 0.5139911638625124, -0.3588956801431261, 1.0563877627719118, -3.137201030190905, 0.30138194952229513, -3.0841628410886615], "max": [0.6272183351498731, 0.4015669593885983, 1.1645836346360696, -0.5702276591793528, 1.3320224828299252, -0.5041963300939335, 0.6374316092209342, -0.06021803812007595, 1.2027007905252307, 3.1382731327655273, 1.5272058670381017, 3.136862893434897], "count": [1074]}, "gripper_mode_state": {"mean": [0.5614525139664804, 0.553072625698324], "std": [0.4962092185028407, 0.4971753175706592], "min": [0, 0], "max": [1, 1], "count": [1074]}, "gripper_activity_state": {"mean": [1.8957169459962757, 1.9180633147113595], "std": [0.40055861593109054, 0.35948127807625035], "min": [0, 0], "max": [2, 2], "count": [1074]}, "gripper_mode_action": {"mean": [0.5614525139664804, 0.553072625698324], "std": [0.4962092185028407, 0.4971753175706592], "min": [0, 0], "max": [1, 1], "count": [1074]}, "gripper_activity_action": {"mean": [1.8957169459962757, 1.9180633147113595], "std": [0.40055861593109054, 0.35948127807625035], "min": [0, 0], "max": [2, 2], "count": [1074]}, "gripper_open_scale_state": {"mean": [0.37998649912572957, 0.5082765362952015], "std": [0.364142537189311, 0.23138404310524438], "min": [0.043, 0.001], "max": [0.822, 0.727], "count": [1074]}, "gripper_open_scale_action": {"mean": [0.37998649912572957, 0.5082765362952015], "std": [0.364142537189311, 0.23138404310524438], "min": [0.043, 0.001], "max": [0.822, 0.727], "count": [1074]}}} +{"episode_index": 198, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4176027287988164]], [[0.4466029787744285]], [[0.4493217938087341]]], "std": [[[0.21481823923956472]], [[0.1797860498114527]], [[0.1734579258157595]]], "count": [201]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4268433282931747]], [[0.44908110285988356]], [[0.44901493350242255]]], "std": [[[0.1733193281718222]], [[0.1463242712859889]], [[0.13990885681595966]]], "count": [201]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4516874329333723]], [[0.4638534533216272]], [[0.4643067922235229]]], "std": [[[0.1436144717659158]], [[0.12125666340354714]], [[0.11547942484441669]]], "count": [201]}, "observation.state": {"min": [0.2707180380821228, 1.8690032958984375, -1.4901796579360962, -0.9963212013244629, -2.917719602584839, -2.1292319297790527, 0.1759990006685257, -1.0, 0.1361279934644699, 0.25839200615882874, -0.12802700698375702, -3.1391851902008057, -0.2370000034570694, -0.8149999976158142, -0.8383863568305969, -2.0717058181762695, -1.1231019496917725, -0.299481064081192, 1.2420287132263184, 0.6910282373428345, -2.1812427043914795, -2.0, -0.378803014755249, 0.24884000420570374, -0.024188999086618423, -3.1391851902008057, 0.20399998128414154, -3.0420000553131104], "max": [0.878476619720459, 2.089385986328125, -0.29415780305862427, 0.053843408823013306, -0.2500707805156708, -0.576080858707428, 1.664450764656067, 702.0, 0.3790229856967926, 0.48797300457954407, 0.10868199914693832, 3.140000104904175, 1.3669999837875366, 0.6209999918937683, -0.19970059394836426, -1.6554622650146484, 0.7747167944908142, 0.7659202814102173, 2.8885200023651123, 1.93539559841156, -0.21902137994766235, 836.0, -0.13225600123405457, 0.45153799653053284, 0.10703399777412415, 3.1410000324249268, 1.312000036239624, 3.049999952316284], "mean": [0.5764857530593872, 2.0307698249816895, -0.6554142236709595, -0.4957592785358429, -1.7195980548858643, -1.2767728567123413, 1.1866252422332764, 597.2150268554688, 0.3118453323841095, 0.3639375567436218, 0.03835400566458702, -1.8893530368804932, 0.4757893979549408, -0.3018588423728943, -0.5838983058929443, -1.9942675828933716, 0.3553411662578583, 0.5057134628295898, 2.200598955154419, 1.4292267560958862, -1.760032057762146, 393.9165344238281, -0.3074701428413391, 0.35301926732063293, 0.02959710918366909, 1.7286094427108765, 0.623786211013794, -1.902138113975525], "std": [0.12552644312381744, 0.05879073962569237, 0.2765451967716217, 0.3061836361885071, 0.8394270539283752, 0.41997894644737244, 0.5438207387924194, 209.92176818847656, 0.05821136012673378, 0.06383512169122696, 0.05461376905441284, 1.4585641622543335, 0.36489245295524597, 0.3937300145626068, 0.10104209184646606, 0.07446100562810898, 0.3484828770160675, 0.20549681782722473, 0.5221846103668213, 0.2690250277519226, 0.4295177161693573, 320.762939453125, 0.05375979468226433, 0.04247269034385681, 0.030347784981131554, 2.2943334579467773, 0.32206642627716064, 1.040992021560669], "count": [1181]}, "action": {"min": [0.2707180380821228, 1.8690032958984375, -1.4901796579360962, -0.9963212013244629, -2.917719602584839, -2.1292319297790527, 0.1759990006685257, -1.0, 0.1361279934644699, 0.25839200615882874, -0.12802700698375702, -3.1391851902008057, -0.2370000034570694, -0.8149999976158142, -0.8383863568305969, -2.0717058181762695, -1.1231019496917725, -0.299481064081192, 1.2420287132263184, 0.6910282373428345, -2.1812427043914795, -2.0, -0.378803014755249, 0.24884000420570374, -0.024188999086618423, -3.1391851902008057, 0.20399998128414154, -3.0420000553131104], "max": [0.878476619720459, 2.089385986328125, -0.29415780305862427, 0.053843408823013306, -0.2500707805156708, -0.576080858707428, 1.664450764656067, 702.0, 0.3790229856967926, 0.48797300457954407, 0.10868199914693832, 3.140000104904175, 1.3669999837875366, 0.6209999918937683, -0.19970059394836426, -1.6554622650146484, 0.7747167944908142, 0.7659202814102173, 2.8885200023651123, 1.93539559841156, -0.21902137994766235, 836.0, -0.13225600123405457, 0.45153799653053284, 0.10703399777412415, 3.1410000324249268, 1.312000036239624, 3.049999952316284], "mean": [0.5764857530593872, 2.0307698249816895, -0.6554142236709595, -0.4957592785358429, -1.7195980548858643, -1.2767728567123413, 1.1866252422332764, 597.2150268554688, 0.3118453323841095, 0.3639375567436218, 0.03835400566458702, -1.8893530368804932, 0.4757893979549408, -0.3018588423728943, -0.5838983058929443, -1.9942675828933716, 0.3553411662578583, 0.5057134628295898, 2.200598955154419, 1.4292267560958862, -1.760032057762146, 393.9165344238281, -0.3074701428413391, 0.35301926732063293, 0.02959710918366909, 1.7286094427108765, 0.623786211013794, -1.902138113975525], "std": [0.12552644312381744, 0.05879073962569237, 0.2765451967716217, 0.3061836361885071, 0.8394270539283752, 0.41997894644737244, 0.5438207387924194, 209.92176818847656, 0.05821136012673378, 0.06383512169122696, 0.05461376905441284, 1.4585641622543335, 0.36489245295524597, 0.3937300145626068, 0.10104209184646606, 0.07446100562810898, 0.3484828770160675, 0.20549681782722473, 0.5221846103668213, 0.2690250277519226, 0.4295177161693573, 320.762939453125, 0.05375979468226433, 0.04247269034385681, 0.030347784981131554, 2.2943334579467773, 0.32206642627716064, 1.040992021560669], "count": [1181]}, "timestamp": {"min": [0.0], "max": [39.333333333333336], "mean": [19.666666666666664], "std": [11.364173724668435], "count": [1181]}, "frame_index": {"min": [0], "max": [1180], "mean": [590.0], "std": [340.92521174005304], "count": [1181]}, "episode_index": {"min": [200], "max": [200], "mean": [200.0], "std": [0.0], "count": [1181]}, "index": {"min": [218528], "max": [219708], "mean": [219118.0], "std": [340.92521174005304], "count": [1181]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1181]}, "subtask_annotation": {"mean": [21.25910245554615, 29.0, 29.0, 29.0, 29.0], "std": [3.224681836316942, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1181]}, "scene_annotation": {"mean": [200.0], "std": [0.0], "min": [200], "max": [200], "count": [1181]}, "eef_direction_state": {"mean": [3.984758679085521, 4.0152413209144795], "std": [2.0497053042396653, 2.160323786419669], "min": [0, 0], "max": [6, 6], "count": [1181]}, "eef_velocity_state": {"mean": [0.7036409822184589, 0.6841659610499576], "std": [0.6403549659778992, 0.7111033653173441], "min": [0, 0], "max": [2, 2], "count": [1181]}, "eef_acc_mag_state": {"mean": [0.7171888230313294, 0.598645215918713], "std": [0.8330295580691129, 0.8104722243063673], "min": [0, 0], "max": [2, 2], "count": [1181]}, "eef_direction_action": {"mean": [3.984758679085521, 4.0152413209144795], "std": [2.0497053042396653, 2.160323786419669], "min": [0, 0], "max": [6, 6], "count": [1181]}, "eef_velocity_action": {"mean": [0.7036409822184589, 0.6841659610499576], "std": [0.6403549659778992, 0.7111033653173441], "min": [0, 0], "max": [2, 2], "count": [1181]}, "eef_acc_mag_action": {"mean": [0.7171888230313294, 0.598645215918713], "std": [0.8330295580691129, 0.8104722243063673], "min": [0, 0], "max": [2, 2], "count": [1181]}, "eef_sim_pose_state": {"mean": [0.5560792649833779, 0.33022349910309634, 1.0858490144604096, -2.0460297814032216, 0.724771096233485, -1.019600375829307, 0.5646603420627877, -0.3258446282459706, 1.0858315188392957, 1.0762812348164879, 1.0315699709760136, -1.4277380597010543], "std": [0.03862895657415341, 0.04748837436657253, 0.030949345470618388, 0.5405434594251146, 0.3177140245609236, 2.5780592279780925, 0.056220370186989464, 0.06712811195432342, 0.03357911387036527, 2.1760315887861843, 0.3234352447209957, 1.6729066843539682], "min": [0.43185322921362584, 0.18871604840851225, 1.0257219646078488, -2.7004160714314356, 0.3537889446075442, -3.1412774881206897, 0.48989835653370756, -0.40264155190494916, 1.0262378614604768, -3.1414045016205976, 0.3172927539377528, -3.1047565194973146], "max": [0.642391483221617, 0.4221730381740329, 1.1684318276170653, -0.4817204094587429, 1.3231444921805173, 3.1402223751921117, 0.6763898203194453, -0.11331133501958804, 1.1526958313275582, 3.1401591320593756, 1.5026387109602077, 3.1358823849416426], "count": [1181]}, "eef_sim_pose_action": {"mean": [0.5560792649833779, 0.33022349910309634, 1.0858490144604096, -2.0460297814032216, 0.724771096233485, -1.019600375829307, 0.5646603420627877, -0.3258446282459706, 1.0858315188392957, 1.0762812348164879, 1.0315699709760136, -1.4277380597010543], "std": [0.03862895657415341, 0.04748837436657253, 0.030949345470618388, 0.5405434594251146, 0.3177140245609236, 2.5780592279780925, 0.056220370186989464, 0.06712811195432342, 0.03357911387036527, 2.1760315887861843, 0.3234352447209957, 1.6729066843539682], "min": [0.43185322921362584, 0.18871604840851225, 1.0257219646078488, -2.7004160714314356, 0.3537889446075442, -3.1412774881206897, 0.48989835653370756, -0.40264155190494916, 1.0262378614604768, -3.1414045016205976, 0.3172927539377528, -3.1047565194973146], "max": [0.642391483221617, 0.4221730381740329, 1.1684318276170653, -0.4817204094587429, 1.3231444921805173, 3.1402223751921117, 0.6763898203194453, -0.11331133501958804, 1.1526958313275582, 3.1401591320593756, 1.5026387109602077, 3.1358823849416426], "count": [1181]}, "gripper_mode_state": {"mean": [0.619813717188823, 0.12531752751905165], "std": [0.48543245995029916, 0.3310786082119489], "min": [0, 0], "max": [1, 1], "count": [1181]}, "gripper_activity_state": {"mean": [1.7967823878069433, 1.9441151566469095], "std": [0.5453426651347918, 0.2885210035083273], "min": [0, 0], "max": [2, 2], "count": [1181]}, "gripper_mode_action": {"mean": [0.619813717188823, 0.12531752751905165], "std": [0.48543245995029916, 0.3310786082119489], "min": [0, 0], "max": [1, 1], "count": [1181]}, "gripper_activity_action": {"mean": [1.7967823878069433, 1.9441151566469095], "std": [0.5453426651347918, 0.2885210035083273], "min": [0, 0], "max": [2, 2], "count": [1181]}, "gripper_open_scale_state": {"mean": [0.39391828944943275, 0.597220865405182], "std": [0.3207605410182479, 0.20990531857553255], "min": [0.0, 0.0], "max": [0.836, 0.702], "count": [1181]}, "gripper_open_scale_action": {"mean": [0.39391828944943275, 0.597220865405182], "std": [0.3207605410182479, 0.20990531857553255], "min": [0.0, 0.0], "max": [0.836, 0.702], "count": [1181]}}} +{"episode_index": 199, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.42227654178338]], [[0.4490463188608777]], [[0.45206811624649856]]], "std": [[[0.21755954827902038]], [[0.18507490431951443]], [[0.1787508777409259]]], "count": [175]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4377433648459384]], [[0.4572639729225023]], [[0.4566810142390289]]], "std": [[[0.17000259848235555]], [[0.14388381007920376]], [[0.1376374718731407]]], "count": [175]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4548748424369748]], [[0.46342193627450984]], [[0.46329154528478056]]], "std": [[[0.14339405778436615]], [[0.12293831752415936]], [[0.11925429520475544]]], "count": [175]}, "observation.state": {"min": [0.3395363688468933, 1.819575548171997, -1.3080021142959595, -0.8603949546813965, -2.802701950073242, -2.110574245452881, 0.1780235916376114, -1.0, 0.15140999853610992, 0.2648549973964691, -0.14130599796772003, -3.1391851902008057, -0.2770000398159027, -0.7620000243186951, -0.7977551221847534, -2.078983783721924, -0.15039502084255219, -0.33564430475234985, 0.48596951365470886, 0.9741905331611633, -2.119457960128784, 42.0, -0.3723590075969696, 0.2666650116443634, -0.0410740002989769, -3.1401853561401367, 0.22699999809265137, -3.1080000400543213], "max": [1.0568143129348755, 2.0925800800323486, -0.233856663107872, 0.069708451628685, -0.18242181837558746, -0.8604298830032349, 1.734735131263733, 652.0, 0.3885689973831177, 0.4192250072956085, 0.1254889965057373, 3.13700008392334, 1.36899995803833, 0.46900004148483276, -0.29504793882369995, -1.9361635446548462, 1.1296643018722534, 0.9064368605613708, 2.445206642150879, 1.7999407052993774, -0.22586305439472198, 864.0, -0.11863099783658981, 0.41394099593162537, 0.09502600133419037, 3.140000104904175, 1.312999963760376, 3.118000030517578], "mean": [0.5633641481399536, 2.0232508182525635, -0.6500877141952515, -0.451555460691452, -1.7511484622955322, -1.356258511543274, 1.2028589248657227, 551.9579467773438, 0.3146204650402069, 0.34587690234184265, 0.024894332513213158, -0.5266206860542297, 0.5064592957496643, -0.325781911611557, -0.5096309185028076, -2.0159201622009277, 0.6252306699752808, 0.547497570514679, 1.8354045152664185, 1.4268425703048706, -1.5929144620895386, 426.9507751464844, -0.29921191930770874, 0.3469681739807129, 0.029185758903622627, 2.1671862602233887, 0.6618716716766357, -1.7258374691009521], "std": [0.14308661222457886, 0.07489484548568726, 0.2538025677204132, 0.2603025436401367, 0.8221250772476196, 0.38480672240257263, 0.44883403182029724, 176.07244873046875, 0.0578337125480175, 0.04811457544565201, 0.06187088415026665, 2.4405691623687744, 0.4609535336494446, 0.387802392244339, 0.09960159659385681, 0.0509972870349884, 0.2613610625267029, 0.24801647663116455, 0.6161207556724548, 0.2290300875902176, 0.519878625869751, 352.0594787597656, 0.06376277655363083, 0.042122773826122284, 0.02569558285176754, 1.7061054706573486, 0.31438928842544556, 1.5975875854492188], "count": [985]}, "action": {"min": [0.3395363688468933, 1.819575548171997, -1.3080021142959595, -0.8603949546813965, -2.802701950073242, -2.110574245452881, 0.1780235916376114, -1.0, 0.15140999853610992, 0.2648549973964691, -0.14130599796772003, -3.1391851902008057, -0.2770000398159027, -0.7620000243186951, -0.7977551221847534, -2.078983783721924, -0.15039502084255219, -0.33564430475234985, 0.48596951365470886, 0.9741905331611633, -2.119457960128784, 42.0, -0.3723590075969696, 0.2666650116443634, -0.0410740002989769, -3.1401853561401367, 0.22699999809265137, -3.1080000400543213], "max": [1.0568143129348755, 2.0925800800323486, -0.233856663107872, 0.069708451628685, -0.18242181837558746, -0.8604298830032349, 1.734735131263733, 652.0, 0.3885689973831177, 0.4192250072956085, 0.1254889965057373, 3.13700008392334, 1.36899995803833, 0.46900004148483276, -0.29504793882369995, -1.9361635446548462, 1.1296643018722534, 0.9064368605613708, 2.445206642150879, 1.7999407052993774, -0.22586305439472198, 864.0, -0.11863099783658981, 0.41394099593162537, 0.09502600133419037, 3.140000104904175, 1.312999963760376, 3.118000030517578], "mean": [0.5633641481399536, 2.0232508182525635, -0.6500877141952515, -0.451555460691452, -1.7511484622955322, -1.356258511543274, 1.2028589248657227, 551.9579467773438, 0.3146204650402069, 0.34587690234184265, 0.024894332513213158, -0.5266206860542297, 0.5064592957496643, -0.325781911611557, -0.5096309185028076, -2.0159201622009277, 0.6252306699752808, 0.547497570514679, 1.8354045152664185, 1.4268425703048706, -1.5929144620895386, 426.9507751464844, -0.29921191930770874, 0.3469681739807129, 0.029185758903622627, 2.1671862602233887, 0.6618716716766357, -1.7258374691009521], "std": [0.14308661222457886, 0.07489484548568726, 0.2538025677204132, 0.2603025436401367, 0.8221250772476196, 0.38480672240257263, 0.44883403182029724, 176.07244873046875, 0.0578337125480175, 0.04811457544565201, 0.06187088415026665, 2.4405691623687744, 0.4609535336494446, 0.387802392244339, 0.09960159659385681, 0.0509972870349884, 0.2613610625267029, 0.24801647663116455, 0.6161207556724548, 0.2290300875902176, 0.519878625869751, 352.0594787597656, 0.06376277655363083, 0.042122773826122284, 0.02569558285176754, 1.7061054706573486, 0.31438928842544556, 1.5975875854492188], "count": [985]}, "timestamp": {"min": [0.0], "max": [32.8], "mean": [16.4], "std": [9.478162034675053], "count": [985]}, "frame_index": {"min": [0], "max": [984], "mean": [492.0], "std": [284.3448610402516], "count": [985]}, "episode_index": {"min": [201], "max": [201], "mean": [201.0], "std": [0.0], "count": [985]}, "index": {"min": [219709], "max": [220693], "mean": [220201.0], "std": [284.3448610402516], "count": [985]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [985]}, "subtask_annotation": {"mean": [20.286294416243656, 29.0, 29.0, 29.0, 29.0], "std": [4.0037121067993064, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [985]}, "scene_annotation": {"mean": [201.0], "std": [0.0], "min": [201], "max": [201], "count": [985]}, "eef_direction_state": {"mean": [4.311675126903554, 3.751269035532995], "std": [2.087262734269127, 2.1825475064646787], "min": [0, 0], "max": [6, 6], "count": [985]}, "eef_velocity_state": {"mean": [0.5959390862944163, 0.7725888324873097], "std": [0.6916351230942803, 0.714647262020825], "min": [0, 0], "max": [2, 2], "count": [985]}, "eef_acc_mag_state": {"mean": [0.5918781725888325, 0.6619289340101523], "std": [0.8035043964455455, 0.8225392990629238], "min": [0, 0], "max": [2, 2], "count": [985]}, "eef_direction_action": {"mean": [4.311675126903554, 3.751269035532995], "std": [2.087262734269127, 2.1825475064646787], "min": [0, 0], "max": [6, 6], "count": [985]}, "eef_velocity_action": {"mean": [0.5959390862944163, 0.7725888324873097], "std": [0.6916351230942803, 0.714647262020825], "min": [0, 0], "max": [2, 2], "count": [985]}, "eef_acc_mag_action": {"mean": [0.5918781725888325, 0.6619289340101523], "std": [0.8035043964455455, 0.8225392990629238], "min": [0, 0], "max": [2, 2], "count": [985]}, "eef_sim_pose_state": {"mean": [0.5481279227699932, 0.3231559623039608, 1.0876271706340543, -1.9519846905070162, 0.8667610119888586, 0.2575567463514475, 0.5498852312036926, -0.32165179568693764, 1.074797933492474, 2.1517060482466683, 0.9804334301248989, -1.326828967030508], "std": [0.04089394746859219, 0.0531601499520997, 0.034314827248071014, 0.6604251735443744, 0.3195099869812642, 2.659026533724389, 0.03839315956767193, 0.07316242955933056, 0.03098786541597496, 0.9077809614569947, 0.3332629160411452, 1.8450728875089792], "min": [0.45053321870541196, 0.161811989186829, 1.0308621060297865, -2.8329147047721874, 0.43570641744377214, -3.139991519567476, 0.4920184724852422, -0.40153847301665535, 1.0300423455617178, -3.0461303311481913, 0.3060832915831131, -3.127263397621014], "max": [0.6239421823102795, 0.3965469611928686, 1.1630904602615362, -0.429652974857448, 1.3054026676995116, 3.141183663288338, 0.6238911874818622, -0.1062719434872472, 1.1781731184714341, 3.0914668637360867, 1.5552469493597676, 3.1021947372272702], "count": [985]}, "eef_sim_pose_action": {"mean": [0.5481279227699932, 0.3231559623039608, 1.0876271706340543, -1.9519846905070162, 0.8667610119888586, 0.2575567463514475, 0.5498852312036926, -0.32165179568693764, 1.074797933492474, 2.1517060482466683, 0.9804334301248989, -1.326828967030508], "std": [0.04089394746859219, 0.0531601499520997, 0.034314827248071014, 0.6604251735443744, 0.3195099869812642, 2.659026533724389, 0.03839315956767193, 0.07316242955933056, 0.03098786541597496, 0.9077809614569947, 0.3332629160411452, 1.8450728875089792], "min": [0.45053321870541196, 0.161811989186829, 1.0308621060297865, -2.8329147047721874, 0.43570641744377214, -3.139991519567476, 0.4920184724852422, -0.40153847301665535, 1.0300423455617178, -3.0461303311481913, 0.3060832915831131, -3.127263397621014], "max": [0.6239421823102795, 0.3965469611928686, 1.1630904602615362, -0.429652974857448, 1.3054026676995116, 3.141183663288338, 0.6238911874818622, -0.1062719434872472, 1.1781731184714341, 3.0914668637360867, 1.5552469493597676, 3.1021947372272702], "count": [985]}, "gripper_mode_state": {"mean": [0.5279187817258884, 0.11878172588832488], "std": [0.49921993312261126, 0.32353149380441887], "min": [0, 0], "max": [1, 1], "count": [985]}, "gripper_activity_state": {"mean": [1.8629441624365481, 1.950253807106599], "std": [0.47313348148108086, 0.2859882439602666], "min": [0, 0], "max": [2, 2], "count": [985]}, "gripper_mode_action": {"mean": [0.5279187817258884, 0.11878172588832488], "std": [0.49921993312261126, 0.32353149380441887], "min": [0, 0], "max": [1, 1], "count": [985]}, "gripper_activity_action": {"mean": [1.8629441624365481, 1.950253807106599], "std": [0.47313348148108086, 0.2859882439602666], "min": [0, 0], "max": [2, 2], "count": [985]}, "gripper_open_scale_state": {"mean": [0.4269507612819, 0.551958883262165], "std": [0.3520595797035153, 0.17606936698093642], "min": [0.042, 0.0], "max": [0.864, 0.652], "count": [985]}, "gripper_open_scale_action": {"mean": [0.4269507612819, 0.551958883262165], "std": [0.3520595797035153, 0.17606936698093642], "min": [0.042, 0.0], "max": [0.864, 0.652], "count": [985]}}} +{"episode_index": 200, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4236230475886007]], [[0.45010379115414284]], [[0.453781635661511]]], "std": [[[0.21716265114909133]], [[0.18631479107378549]], [[0.17978198543558743]]], "count": [161]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4393768356980473]], [[0.45800404310274834]], [[0.457246168757358]]], "std": [[[0.1689409426141691]], [[0.14344720708364614]], [[0.13868598782446828]]], "count": [161]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45739095167052324]], [[0.4664561513011002]], [[0.4662967272053749]]], "std": [[[0.142390788845661]], [[0.12330697639095137]], [[0.11859035743499233]]], "count": [161]}, "observation.state": {"min": [0.4250749349594116, 1.771422028541565, -1.4020230770111084, -0.8240920901298523, -2.716744899749756, -2.0414068698883057, 0.07206464558839798, -1.0, 0.14011099934577942, 0.26893699169158936, -0.1357560008764267, -3.1401853561401367, -0.3540000021457672, -0.6549999713897705, -0.7607192397117615, -2.0761218070983887, 0.3300592303276062, -0.19657643139362335, 0.6435203552246094, 0.9247627258300781, -2.2815468311309814, 42.0, -0.3732610046863556, 0.23427100479602814, -0.021455999463796616, -3.1411852836608887, 0.125, -3.1029999256134033], "max": [1.0771998167037964, 2.0921437740325928, -0.3428175747394562, 0.04138175770640373, -0.04907866194844246, -0.6676757335662842, 1.7018879652023315, 694.0, 0.3950830101966858, 0.4496789872646332, 0.10755600035190582, 3.1410000324249268, 1.0609999895095825, 0.40700000524520874, -0.26858872175216675, -1.842596411705017, 1.1307814121246338, 0.793583869934082, 2.3651304244995117, 1.8166608810424805, -0.47247806191444397, 846.0, -0.10483700037002563, 0.42226698994636536, 0.08135200291872025, 3.1410000324249268, 1.3509999513626099, 3.078000068664551], "mean": [0.6292625665664673, 2.0156970024108887, -0.78412926197052, -0.3912169933319092, -1.5012069940567017, -1.2113851308822632, 0.9893994927406311, 599.3963623046875, 0.3096424639225006, 0.3723077178001404, 0.025793416425585747, -0.723192572593689, 0.38834941387176514, -0.2586381137371063, -0.46268123388290405, -1.9836759567260742, 0.6285922527313232, 0.5665739178657532, 1.8615037202835083, 1.4826360940933228, -1.7742493152618408, 480.4396057128906, -0.31002962589263916, 0.3307749927043915, 0.04279348999261856, 0.63541579246521, 0.6575579047203064, -1.5432754755020142], "std": [0.13881930708885193, 0.0862734317779541, 0.20560365915298462, 0.23400458693504333, 0.9727166891098022, 0.4138215184211731, 0.6434342861175537, 195.1261444091797, 0.06666670739650726, 0.051088858395814896, 0.06401465088129044, 2.229944944381714, 0.37527573108673096, 0.29025188088417053, 0.108746737241745, 0.0808451771736145, 0.18302804231643677, 0.2549343705177307, 0.5120485424995422, 0.23570093512535095, 0.5455641150474548, 357.1507873535156, 0.06578231602907181, 0.04898676648736, 0.025566037744283676, 2.7281699180603027, 0.32749685645103455, 1.556829810142517], "count": [878]}, "action": {"min": [0.4250749349594116, 1.771422028541565, -1.4020230770111084, -0.8240920901298523, -2.716744899749756, -2.0414068698883057, 0.07206464558839798, -1.0, 0.14011099934577942, 0.26893699169158936, -0.1357560008764267, -3.1401853561401367, -0.3540000021457672, -0.6549999713897705, -0.7607192397117615, -2.0761218070983887, 0.3300592303276062, -0.19657643139362335, 0.6435203552246094, 0.9247627258300781, -2.2815468311309814, 42.0, -0.3732610046863556, 0.23427100479602814, -0.021455999463796616, -3.1411852836608887, 0.125, -3.1029999256134033], "max": [1.0771998167037964, 2.0921437740325928, -0.3428175747394562, 0.04138175770640373, -0.04907866194844246, -0.6676757335662842, 1.7018879652023315, 694.0, 0.3950830101966858, 0.4496789872646332, 0.10755600035190582, 3.1410000324249268, 1.0609999895095825, 0.40700000524520874, -0.26858872175216675, -1.842596411705017, 1.1307814121246338, 0.793583869934082, 2.3651304244995117, 1.8166608810424805, -0.47247806191444397, 846.0, -0.10483700037002563, 0.42226698994636536, 0.08135200291872025, 3.1410000324249268, 1.3509999513626099, 3.078000068664551], "mean": [0.6292625665664673, 2.0156970024108887, -0.78412926197052, -0.3912169933319092, -1.5012069940567017, -1.2113851308822632, 0.9893994927406311, 599.3963623046875, 0.3096424639225006, 0.3723077178001404, 0.025793416425585747, -0.723192572593689, 0.38834941387176514, -0.2586381137371063, -0.46268123388290405, -1.9836759567260742, 0.6285922527313232, 0.5665739178657532, 1.8615037202835083, 1.4826360940933228, -1.7742493152618408, 480.4396057128906, -0.31002962589263916, 0.3307749927043915, 0.04279348999261856, 0.63541579246521, 0.6575579047203064, -1.5432754755020142], "std": [0.13881930708885193, 0.0862734317779541, 0.20560365915298462, 0.23400458693504333, 0.9727166891098022, 0.4138215184211731, 0.6434342861175537, 195.1261444091797, 0.06666670739650726, 0.051088858395814896, 0.06401465088129044, 2.229944944381714, 0.37527573108673096, 0.29025188088417053, 0.108746737241745, 0.0808451771736145, 0.18302804231643677, 0.2549343705177307, 0.5120485424995422, 0.23570093512535095, 0.5455641150474548, 357.1507873535156, 0.06578231602907181, 0.04898676648736, 0.025566037744283676, 2.7281699180603027, 0.32749685645103455, 1.556829810142517], "count": [878]}, "timestamp": {"min": [0.0], "max": [29.233333333333334], "mean": [14.616666666666664], "std": [8.448553459353594], "count": [878]}, "frame_index": {"min": [0], "max": [877], "mean": [438.5], "std": [253.45660378060776], "count": [878]}, "episode_index": {"min": [202], "max": [202], "mean": [202.0], "std": [0.0], "count": [878]}, "index": {"min": [220694], "max": [221571], "mean": [221132.5], "std": [253.45660378060776], "count": [878]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [878]}, "subtask_annotation": {"mean": [20.875854214123006, 29.0, 29.0, 29.0, 29.0], "std": [3.713158911153069, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [878]}, "scene_annotation": {"mean": [202.0], "std": [0.0], "min": [202], "max": [202], "count": [878]}, "eef_direction_state": {"mean": [4.10250569476082, 4.0592255125284735], "std": [2.0898862890101584, 2.046420363028876], "min": [0, 0], "max": [6, 6], "count": [878]}, "eef_velocity_state": {"mean": [0.7084282460136674, 0.7574031890660592], "std": [0.6992980787460561, 0.7511016050027275], "min": [0, 0], "max": [2, 2], "count": [878]}, "eef_acc_mag_state": {"mean": [0.6924829157175398, 0.6697038724373576], "std": [0.8314506816647046, 0.8101113024339591], "min": [0, 0], "max": [2, 2], "count": [878]}, "eef_direction_action": {"mean": [4.10250569476082, 4.0592255125284735], "std": [2.0898862890101584, 2.046420363028876], "min": [0, 0], "max": [6, 6], "count": [878]}, "eef_velocity_action": {"mean": [0.7084282460136674, 0.7574031890660592], "std": [0.6992980787460561, 0.7511016050027275], "min": [0, 0], "max": [2, 2], "count": [878]}, "eef_acc_mag_action": {"mean": [0.6924829157175398, 0.6697038724373576], "std": [0.8314506816647046, 0.8101113024339591], "min": [0, 0], "max": [2, 2], "count": [878]}, "eef_sim_pose_state": {"mean": [0.532558354132285, 0.34106938921480745, 1.0903346854572311, -1.9604060394708784, 0.7409138995534682, -1.548746073091994, 0.575545338329152, -0.3133188985525086, 1.0790626213719166, 0.4451198941891594, 1.063717340917789, -1.5906758538786858], "std": [0.04877604133625982, 0.05255894226061776, 0.04186164736136449, 0.573566819610631, 0.36910584507078953, 2.213114599294329, 0.03932653576106789, 0.07658796787351582, 0.031065041987283114, 2.2931138541192864, 0.3887560975933817, 1.2215416797151357], "min": [0.4172291512478897, 0.16537413115631105, 1.0089325147363515, -2.813077397026305, 0.25284883562137717, -3.1397579684815264, 0.5076814406444017, -0.4043049085181544, 1.0324316265690583, -3.136116875837272, 0.29330273731798595, -3.123324593942635], "max": [0.6278850027811047, 0.40158988173084254, 1.199282921306936, -0.5613091482871351, 1.2594227498471127, 3.1408893341602875, 0.6436856827412258, -0.1072690885188625, 1.1650019466771218, 3.141530606300643, 1.5249371282447992, 3.1134274079770425], "count": [878]}, "eef_sim_pose_action": {"mean": [0.532558354132285, 0.34106938921480745, 1.0903346854572311, -1.9604060394708784, 0.7409138995534682, -1.548746073091994, 0.575545338329152, -0.3133188985525086, 1.0790626213719166, 0.4451198941891594, 1.063717340917789, -1.5906758538786858], "std": [0.04877604133625982, 0.05255894226061776, 0.04186164736136449, 0.573566819610631, 0.36910584507078953, 2.213114599294329, 0.03932653576106789, 0.07658796787351582, 0.031065041987283114, 2.2931138541192864, 0.3887560975933817, 1.2215416797151357], "min": [0.4172291512478897, 0.16537413115631105, 1.0089325147363515, -2.813077397026305, 0.25284883562137717, -3.1397579684815264, 0.5076814406444017, -0.4043049085181544, 1.0324316265690583, -3.136116875837272, 0.29330273731798595, -3.123324593942635], "max": [0.6278850027811047, 0.40158988173084254, 1.199282921306936, -0.5613091482871351, 1.2594227498471127, 3.1408893341602875, 0.6436856827412258, -0.1072690885188625, 1.1650019466771218, 3.141530606300643, 1.5249371282447992, 3.1134274079770425], "count": [878]}, "gripper_mode_state": {"mean": [0.489749430523918, 0.12300683371298406], "std": [0.49989491478251546, 0.32844505259310847], "min": [0, 0], "max": [1, 1], "count": [878]}, "gripper_activity_state": {"mean": [1.8485193621867881, 1.9350797266514805], "std": [0.4686687820856486, 0.31891677497617227], "min": [0, 0], "max": [2, 2], "count": [878]}, "gripper_mode_action": {"mean": [0.489749430523918, 0.12300683371298406], "std": [0.49989491478251546, 0.32844505259310847], "min": [0, 0], "max": [1, 1], "count": [878]}, "gripper_activity_action": {"mean": [1.8485193621867881, 1.9350797266514805], "std": [0.4686687820856486, 0.31891677497617227], "min": [0, 0], "max": [2, 2], "count": [878]}, "gripper_open_scale_state": {"mean": [0.4804396355396486, 0.5993974942677655], "std": [0.3571515624060156, 0.19512267365343208], "min": [0.042, 0.0], "max": [0.846, 0.694], "count": [878]}, "gripper_open_scale_action": {"mean": [0.4804396355396486, 0.5993974942677655], "std": [0.3571515624060156, 0.19512267365343208], "min": [0.042, 0.0], "max": [0.846, 0.694], "count": [878]}}} +{"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.4260409409331108]], [[0.45089528432531406]], [[0.4540128488156492]]], "std": [[[0.2161919387502443]], [[0.1854042598621437]], [[0.17882323430125266]]], "count": [141]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44402822393732905]], [[0.4590462499420572]], [[0.4569587780443146]]], "std": [[[0.1590166208732981]], [[0.13781828253683387]], [[0.133893723932447]]], "count": [141]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.46078471642794233]], [[0.46778683278867106]], [[0.46587189426598064]]], "std": [[[0.12321817504868006]], [[0.1089941499617253]], [[0.10689825294480933]]], "count": [141]}, "observation.state": {"min": [0.39158210158348083, 1.803117036819458, -1.2877737283706665, -0.9020909070968628, -2.738386631011963, -2.114152431488037, 0.076619952917099, -1.0, 0.1467529982328415, 0.2885890007019043, -0.14221499860286713, -3.1391851902008057, -0.42800000309944153, -0.6679999828338623, -0.735080361366272, -2.074411153793335, 0.394112765789032, -0.10585422813892365, 0.6944491267204285, 1.0741804838180542, -2.202500820159912, 42.0, -0.3760190010070801, 0.25338199734687805, -0.03300800174474716, -3.1401853561401367, 0.33000001311302185, -3.128999948501587], "max": [1.0464297533035278, 2.092562437057495, -0.1855110377073288, 0.15629424154758453, -0.03820525482296944, -0.7372620701789856, 1.751874327659607, 649.0, 0.3806009888648987, 0.4305970072746277, 0.10615599900484085, 3.135999917984009, 1.0240000486373901, 0.550000011920929, -0.2634574770927429, -1.7925230264663696, 1.1706795692443848, 0.7532318234443665, 2.1825168132781982, 1.8263300657272339, -0.6267826557159424, 852.0, -0.11170600354671478, 0.41047999262809753, 0.09143300354480743, 3.1410000324249268, 1.406999945640564, 3.115999937057495], "mean": [0.6266754269599915, 2.028092384338379, -0.7589868307113647, -0.40474602580070496, -1.4971867799758911, -1.205168604850769, 0.9867189526557922, 520.8174438476562, 0.3006080985069275, 0.37689080834388733, 0.02031315118074417, -0.8276255130767822, 0.4572242796421051, -0.24418601393699646, -0.4246850609779358, -1.9869669675827026, 0.7225222587585449, 0.5896567106246948, 1.7383862733840942, 1.4559231996536255, -1.7060819864273071, 451.4442443847656, -0.30430862307548523, 0.32916128635406494, 0.03825025260448456, 0.671520471572876, 0.7171278595924377, -1.9849636554718018], "std": [0.13119244575500488, 0.07427719235420227, 0.28837135434150696, 0.25747209787368774, 0.8630426526069641, 0.42669981718063354, 0.5547168254852295, 195.4231719970703, 0.06474862992763519, 0.04067142680287361, 0.05932321026921272, 2.2086310386657715, 0.39924079179763794, 0.2592029273509979, 0.11873286217451096, 0.08266357332468033, 0.22143910825252533, 0.16875800490379333, 0.47676554322242737, 0.1987065225839615, 0.44239121675491333, 348.0002136230469, 0.06932095438241959, 0.03948673978447914, 0.027360105887055397, 2.7457408905029297, 0.3035663962364197, 1.193025827407837], "count": [737]}, "action": {"min": [0.39158210158348083, 1.803117036819458, -1.2877737283706665, -0.9020909070968628, -2.738386631011963, -2.114152431488037, 0.076619952917099, -1.0, 0.1467529982328415, 0.2885890007019043, -0.14221499860286713, -3.1391851902008057, -0.42800000309944153, -0.6679999828338623, -0.735080361366272, -2.074411153793335, 0.394112765789032, -0.10585422813892365, 0.6944491267204285, 1.0741804838180542, -2.202500820159912, 42.0, -0.3760190010070801, 0.25338199734687805, -0.03300800174474716, -3.1401853561401367, 0.33000001311302185, -3.128999948501587], "max": [1.0464297533035278, 2.092562437057495, -0.1855110377073288, 0.15629424154758453, -0.03820525482296944, -0.7372620701789856, 1.751874327659607, 649.0, 0.3806009888648987, 0.4305970072746277, 0.10615599900484085, 3.135999917984009, 1.0240000486373901, 0.550000011920929, -0.2634574770927429, -1.7925230264663696, 1.1706795692443848, 0.7532318234443665, 2.1825168132781982, 1.8263300657272339, -0.6267826557159424, 852.0, -0.11170600354671478, 0.41047999262809753, 0.09143300354480743, 3.1410000324249268, 1.406999945640564, 3.115999937057495], "mean": [0.6266754269599915, 2.028092384338379, -0.7589868307113647, -0.40474602580070496, -1.4971867799758911, -1.205168604850769, 0.9867189526557922, 520.8174438476562, 0.3006080985069275, 0.37689080834388733, 0.02031315118074417, -0.8276255130767822, 0.4572242796421051, -0.24418601393699646, -0.4246850609779358, -1.9869669675827026, 0.7225222587585449, 0.5896567106246948, 1.7383862733840942, 1.4559231996536255, -1.7060819864273071, 451.4442443847656, -0.30430862307548523, 0.32916128635406494, 0.03825025260448456, 0.671520471572876, 0.7171278595924377, -1.9849636554718018], "std": [0.13119244575500488, 0.07427719235420227, 0.28837135434150696, 0.25747209787368774, 0.8630426526069641, 0.42669981718063354, 0.5547168254852295, 195.4231719970703, 0.06474862992763519, 0.04067142680287361, 0.05932321026921272, 2.2086310386657715, 0.39924079179763794, 0.2592029273509979, 0.11873286217451096, 0.08266357332468033, 0.22143910825252533, 0.16875800490379333, 0.47676554322242737, 0.1987065225839615, 0.44239121675491333, 348.0002136230469, 0.06932095438241959, 0.03948673978447914, 0.027360105887055397, 2.7457408905029297, 0.3035663962364197, 1.193025827407837], "count": [737]}, "timestamp": {"min": [0.0], "max": [24.533333333333335], "mean": [12.266666666666666], "std": [7.0917792783851725], "count": [737]}, "frame_index": {"min": [0], "max": [736], "mean": [368.0], "std": [212.7533783515552], "count": [737]}, "episode_index": {"min": [203], "max": [203], "mean": [203.0], "std": [0.0], "count": [737]}, "index": {"min": [221572], "max": [222308], "mean": [221940.0], "std": [212.7533783515552], "count": [737]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [737]}, "subtask_annotation": {"mean": [20.773405698778834, 29.0, 29.0, 29.0, 29.0], "std": [3.7422300782931677, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [737]}, "scene_annotation": {"mean": [203.0], "std": [0.0], "min": [203], "max": [203], "count": [737]}, "eef_direction_state": {"mean": [4.282225237449118, 4.032564450474898], "std": [1.9943261277127815, 1.9730953075109818], "min": [0, 0], "max": [6, 6], "count": [737]}, "eef_velocity_state": {"mean": [0.7069199457259159, 0.8670284938941656], "std": [0.7224775595025789, 0.794288287623376], "min": [0, 0], "max": [2, 2], "count": [737]}, "eef_acc_mag_state": {"mean": [0.7869742198100407, 0.7408412483039348], "std": [0.8508555455798166, 0.8363361642799917], "min": [0, 0], "max": [2, 2], "count": [737]}, "eef_direction_action": {"mean": [4.282225237449118, 4.032564450474898], "std": [1.9943261277127815, 1.9730953075109818], "min": [0, 0], "max": [6, 6], "count": [737]}, "eef_velocity_action": {"mean": [0.7069199457259159, 0.8670284938941656], "std": [0.7224775595025789, 0.794288287623376], "min": [0, 0], "max": [2, 2], "count": [737]}, "eef_acc_mag_action": {"mean": [0.7869742198100407, 0.7408412483039348], "std": [0.8508555455798166, 0.8363361642799917], "min": [0, 0], "max": [2, 2], "count": [737]}, "eef_sim_pose_state": {"mean": [0.5303867683155744, 0.33616267738168004, 1.0889758593917842, -1.9312347026730734, 0.8261934094987617, -2.000858581055229, 0.5783593083969413, -0.3050681334440058, 1.0804052547108383, 0.5097620279762627, 1.1146166943441012, -1.4423371924020845], "std": [0.03920121462208409, 0.055951456524990034, 0.04017256003995682, 0.569657873136124, 0.34455729537082463, 1.8437290186014839, 0.026316488572930806, 0.0703200039838059, 0.039942848437494564, 2.3804433512063037, 0.3822614251776768, 1.5735991961633227], "min": [0.43981337189459213, 0.1623380218100457, 1.023320652939732, -2.6684197945875026, 0.3932909071093613, -3.139089101024303, 0.5289455035168502, -0.3638690814329362, 1.0367603743213334, -3.139620929195701, 0.2166022256042981, -3.1251659943729924], "max": [0.6163113441330726, 0.4112645553861324, 1.1833521711791846, -0.6051178969240838, 1.3389915171004145, 3.1396856556389277, 0.6252034588780079, -0.10300395841092065, 1.212212143206541, 3.13447785398979, 1.5162890361293053, 3.1253205268150976], "count": [737]}, "eef_sim_pose_action": {"mean": [0.5303867683155744, 0.33616267738168004, 1.0889758593917842, -1.9312347026730734, 0.8261934094987617, -2.000858581055229, 0.5783593083969413, -0.3050681334440058, 1.0804052547108383, 0.5097620279762627, 1.1146166943441012, -1.4423371924020845], "std": [0.03920121462208409, 0.055951456524990034, 0.04017256003995682, 0.569657873136124, 0.34455729537082463, 1.8437290186014839, 0.026316488572930806, 0.0703200039838059, 0.039942848437494564, 2.3804433512063037, 0.3822614251776768, 1.5735991961633227], "min": [0.43981337189459213, 0.1623380218100457, 1.023320652939732, -2.6684197945875026, 0.3932909071093613, -3.139089101024303, 0.5289455035168502, -0.3638690814329362, 1.0367603743213334, -3.139620929195701, 0.2166022256042981, -3.1251659943729924], "max": [0.6163113441330726, 0.4112645553861324, 1.1833521711791846, -0.6051178969240838, 1.3389915171004145, 3.1396856556389277, 0.6252034588780079, -0.10300395841092065, 1.212212143206541, 3.13447785398979, 1.5162890361293053, 3.1253205268150976], "count": [737]}, "gripper_mode_state": {"mean": [0.5223880597014925, 0.14382632293080055], "std": [0.4994985233039253, 0.35091353887105386], "min": [0, 0], "max": [1, 1], "count": [737]}, "gripper_activity_state": {"mean": [1.7747625508819538, 1.9335142469470827], "std": [0.5617990382311104, 0.3205791022314584], "min": [0, 0], "max": [2, 2], "count": [737]}, "gripper_mode_action": {"mean": [0.5223880597014925, 0.14382632293080055], "std": [0.4994985233039253, 0.35091353887105386], "min": [0, 0], "max": [1, 1], "count": [737]}, "gripper_activity_action": {"mean": [1.7747625508819538, 1.9335142469470827], "std": [0.5617990382311104, 0.3205791022314584], "min": [0, 0], "max": [2, 2], "count": [737]}, "gripper_open_scale_state": {"mean": [0.4514443691310605, 0.5208500678600742], "std": [0.34800061927400494, 0.19533626686037017], "min": [0.042, 0.0], "max": [0.852, 0.649], "count": [737]}, "gripper_open_scale_action": {"mean": [0.4514443691310605, 0.5208500678600742], "std": [0.34800061927400494, 0.19533626686037017], "min": [0.042, 0.0], "max": [0.852, 0.649], "count": [737]}}} +{"episode_index": 202, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4305353075514322]], [[0.4539298194389612]], [[0.4575411430232048]]], "std": [[[0.21282077915612227]], [[0.18240891217221]], [[0.1757007756854499]]], "count": [149]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44439328776812737]], [[0.46085125235776636]], [[0.45906380773786026]]], "std": [[[0.15495479875718]], [[0.13270570999061232]], [[0.12846021932421198]]], "count": [149]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4612500520901873]], [[0.4711757111681361]], [[0.4706001598346274]]], "std": [[[0.13128811149979433]], [[0.1130920335035858]], [[0.10980352556862696]]], "count": [149]}, "observation.state": {"min": [0.47829005122184753, 1.757354736328125, -1.6890075206756592, -0.8761029839515686, -2.7306201457977295, -1.9878427982330322, 0.17633061110973358, 5.0, 0.1459520012140274, 0.3139190077781677, -0.1490360051393509, -3.1411852836608887, -0.5320000052452087, -0.6859999895095825, -0.7248702049255371, -2.0751965045928955, 0.37020179629325867, -0.0648215264081955, 0.5918934941291809, 1.1343417167663574, -2.2186801433563232, 33.0, -0.3811410069465637, 0.24277999997138977, -0.030052000656723976, -3.1381852626800537, 0.27900001406669617, -3.115999937057495], "max": [1.0502867698669434, 2.0924925804138184, -0.19624483585357666, 0.16741198301315308, -0.03804818168282509, -0.7323052287101746, 1.8450398445129395, 593.0, 0.34648600220680237, 0.43456000089645386, 0.11863300204277039, 3.1389999389648438, 1.1610000133514404, 0.476999968290329, -0.24274039268493652, -1.7702701091766357, 1.3329429626464844, 0.6458765864372253, 2.18656587600708, 1.809819221496582, -0.6119473576545715, 848.0, -0.14711500704288483, 0.40168899297714233, 0.10789100080728531, 3.140000104904175, 1.4390000104904175, 3.0959999561309814], "mean": [0.6498933434486389, 2.0262374877929688, -0.9139292240142822, -0.3514021635055542, -1.3249609470367432, -1.2169857025146484, 0.9477376341819763, 504.1654052734375, 0.2863307297229767, 0.3798818588256836, 0.010041015222668648, -1.2970038652420044, 0.4429085850715637, -0.15362274646759033, -0.37891149520874023, -1.9758024215698242, 0.687686562538147, 0.4923740327358246, 1.6446795463562012, 1.5745346546173096, -1.6315809488296509, 529.6251831054688, -0.322133868932724, 0.30248528718948364, 0.04718122258782387, -0.5693225264549255, 0.7375137209892273, -0.7942416667938232], "std": [0.11811681091785431, 0.08502881973981857, 0.34246212244033813, 0.25761130452156067, 0.9388940334320068, 0.3387010991573334, 0.6066415309906006, 177.30885314941406, 0.062474749982357025, 0.036637745797634125, 0.06859659403562546, 1.9310067892074585, 0.4135834276676178, 0.3214106857776642, 0.1164761483669281, 0.08877762407064438, 0.20653413236141205, 0.19522371888160706, 0.5953221321105957, 0.17981891334056854, 0.558183491230011, 344.2823486328125, 0.05510464310646057, 0.04319813847541809, 0.022492360323667526, 2.5720138549804688, 0.3368331491947174, 2.0157032012939453], "count": [795]}, "action": {"min": [0.47829005122184753, 1.757354736328125, -1.6890075206756592, -0.8761029839515686, -2.7306201457977295, -1.9878427982330322, 0.17633061110973358, 5.0, 0.1459520012140274, 0.3139190077781677, -0.1490360051393509, -3.1411852836608887, -0.5320000052452087, -0.6859999895095825, -0.7248702049255371, -2.0751965045928955, 0.37020179629325867, -0.0648215264081955, 0.5918934941291809, 1.1343417167663574, -2.2186801433563232, 33.0, -0.3811410069465637, 0.24277999997138977, -0.030052000656723976, -3.1381852626800537, 0.27900001406669617, -3.115999937057495], "max": [1.0502867698669434, 2.0924925804138184, -0.19624483585357666, 0.16741198301315308, -0.03804818168282509, -0.7323052287101746, 1.8450398445129395, 593.0, 0.34648600220680237, 0.43456000089645386, 0.11863300204277039, 3.1389999389648438, 1.1610000133514404, 0.476999968290329, -0.24274039268493652, -1.7702701091766357, 1.3329429626464844, 0.6458765864372253, 2.18656587600708, 1.809819221496582, -0.6119473576545715, 848.0, -0.14711500704288483, 0.40168899297714233, 0.10789100080728531, 3.140000104904175, 1.4390000104904175, 3.0959999561309814], "mean": [0.6498933434486389, 2.0262374877929688, -0.9139292240142822, -0.3514021635055542, -1.3249609470367432, -1.2169857025146484, 0.9477376341819763, 504.1654052734375, 0.2863307297229767, 0.3798818588256836, 0.010041015222668648, -1.2970038652420044, 0.4429085850715637, -0.15362274646759033, -0.37891149520874023, -1.9758024215698242, 0.687686562538147, 0.4923740327358246, 1.6446795463562012, 1.5745346546173096, -1.6315809488296509, 529.6251831054688, -0.322133868932724, 0.30248528718948364, 0.04718122258782387, -0.5693225264549255, 0.7375137209892273, -0.7942416667938232], "std": [0.11811681091785431, 0.08502881973981857, 0.34246212244033813, 0.25761130452156067, 0.9388940334320068, 0.3387010991573334, 0.6066415309906006, 177.30885314941406, 0.062474749982357025, 0.036637745797634125, 0.06859659403562546, 1.9310067892074585, 0.4135834276676178, 0.3214106857776642, 0.1164761483669281, 0.08877762407064438, 0.20653413236141205, 0.19522371888160706, 0.5953221321105957, 0.17981891334056854, 0.558183491230011, 344.2823486328125, 0.05510464310646057, 0.04319813847541809, 0.022492360323667526, 2.5720138549804688, 0.3368331491947174, 2.0157032012939453], "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": [204], "max": [204], "mean": [204.0], "std": [0.0], "count": [795]}, "index": {"min": [222309], "max": [223103], "mean": [222706.0], "std": [229.496550446116], "count": [795]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [795]}, "subtask_annotation": {"mean": [20.28930817610063, 29.0, 29.0, 29.0, 29.0], "std": [4.116764180776178, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [795]}, "scene_annotation": {"mean": [204.0], "std": [0.0], "min": [204], "max": [204], "count": [795]}, "eef_direction_state": {"mean": [4.066666666666666, 4.174842767295598], "std": [2.2152889746238937, 1.9838013364683131], "min": [0, 0], "max": [6, 6], "count": [795]}, "eef_velocity_state": {"mean": [0.650314465408805, 0.7886792452830189], "std": [0.6993145083684822, 0.7692993734868252], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_acc_mag_state": {"mean": [0.650314465408805, 0.7295597484276729], "std": [0.8262877667244944, 0.8308935448708906], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_direction_action": {"mean": [4.066666666666666, 4.174842767295598], "std": [2.2152889746238937, 1.9838013364683131], "min": [0, 0], "max": [6, 6], "count": [795]}, "eef_velocity_action": {"mean": [0.650314465408805, 0.7886792452830189], "std": [0.6993145083684822, 0.7692993734868252], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_acc_mag_action": {"mean": [0.650314465408805, 0.7295597484276729], "std": [0.8262877667244944, 0.8308935448708906], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_sim_pose_state": {"mean": [0.5028749236867985, 0.35281685116007855, 1.078747349380995, -1.713623753692887, 0.7521751374603196, -1.8504347722109595, 0.581747807502296, -0.2873699414581348, 1.081309544471434, 0.44304862255864247, 1.087959903750334, -1.3132342367236423], "std": [0.042384027996129635, 0.046676288364162606, 0.030725749046527296, 0.6700534540096353, 0.34996688375112217, 1.7181916785292983, 0.023901444201019383, 0.07656471343348492, 0.035155702676569464, 2.249808411681318, 0.3758600054240458, 1.3850981351478677], "min": [0.43414239609630445, 0.18990318779244741, 1.0261709828461802, -2.7353597561866287, 0.29684585168335476, -3.141533368293616, 0.5453305610748609, -0.35134686847344865, 1.0489709734637622, -3.141404219561912, 0.1164893605197832, -3.1379849429949584], "max": [0.6058597812673898, 0.4214566008677177, 1.1610323895541115, -0.5420811135186039, 1.30440588255542, 3.140446750719197, 0.6245127825593663, -0.09893093035452216, 1.20805836839556, 3.1358537122863686, 1.4971028085984988, 3.128109589946306], "count": [795]}, "eef_sim_pose_action": {"mean": [0.5028749236867985, 0.35281685116007855, 1.078747349380995, -1.713623753692887, 0.7521751374603196, -1.8504347722109595, 0.581747807502296, -0.2873699414581348, 1.081309544471434, 0.44304862255864247, 1.087959903750334, -1.3132342367236423], "std": [0.042384027996129635, 0.046676288364162606, 0.030725749046527296, 0.6700534540096353, 0.34996688375112217, 1.7181916785292983, 0.023901444201019383, 0.07656471343348492, 0.035155702676569464, 2.249808411681318, 0.3758600054240458, 1.3850981351478677], "min": [0.43414239609630445, 0.18990318779244741, 1.0261709828461802, -2.7353597561866287, 0.29684585168335476, -3.141533368293616, 0.5453305610748609, -0.35134686847344865, 1.0489709734637622, -3.141404219561912, 0.1164893605197832, -3.1379849429949584], "max": [0.6058597812673898, 0.4214566008677177, 1.1610323895541115, -0.5420811135186039, 1.30440588255542, 3.140446750719197, 0.6245127825593663, -0.09893093035452216, 1.20805836839556, 3.1358537122863686, 1.4971028085984988, 3.128109589946306], "count": [795]}, "gripper_mode_state": {"mean": [0.4289308176100629, 0.1471698113207547], "std": [0.4949233994411967, 0.35427511619723684], "min": [0, 0], "max": [1, 1], "count": [795]}, "gripper_activity_state": {"mean": [1.828930817610063, 1.939622641509434], "std": [0.4846506765007834, 0.3233120400025842], "min": [0, 0], "max": [2, 2], "count": [795]}, "gripper_mode_action": {"mean": [0.4289308176100629, 0.1471698113207547], "std": [0.4949233994411967, 0.35427511619723684], "min": [0, 0], "max": [1, 1], "count": [795]}, "gripper_activity_action": {"mean": [1.828930817610063, 1.939622641509434], "std": [0.4846506765007834, 0.3233120400025842], "min": [0, 0], "max": [2, 2], "count": [795]}, "gripper_open_scale_state": {"mean": [0.5296251570983513, 0.5041654087318557], "std": [0.34428236415628494, 0.17730897560667577], "min": [0.033, 0.005], "max": [0.848, 0.593], "count": [795]}, "gripper_open_scale_action": {"mean": [0.5296251570983513, 0.5041654087318557], "std": [0.34428236415628494, 0.17730897560667577], "min": [0.033, 0.005], "max": [0.848, 0.593], "count": [795]}}} +{"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.41806822720670755]], [[0.4447553496566977]], [[0.4487526779230211]]], "std": [[[0.2176633961944024]], [[0.18817734814133233]], [[0.18173140113887937]]], "count": [198]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.44558610615963556]], [[0.4632498710553245]], [[0.46216721854987786]]], "std": [[[0.16200354834779954]], [[0.13680967104691896]], [[0.13046972195906192]]], "count": [198]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4469045592774147]], [[0.45879093941869675]], [[0.45801291509869946]]], "std": [[[0.15770108593349585]], [[0.13639932257291565]], [[0.13290202225841305]]], "count": [198]}, "observation.state": {"min": [0.4502076804637909, 1.8621094226837158, -1.2229522466659546, -0.8060804009437561, -2.893232583999634, -2.024442434310913, 0.20612339675426483, -2.0, 0.16449999809265137, 0.29334500432014465, -0.12403400242328644, -3.1371853351593018, -0.5329999923706055, -0.7139999866485596, -0.7707722783088684, -2.0782508850097656, 0.4456174671649933, -0.052691493183374405, 0.7096160054206848, 0.6410768628120422, -2.2227816581726074, 41.0, -0.374673992395401, 0.2456119954586029, -0.04940799996256828, -3.134185314178467, 0.20799998939037323, -3.109999895095825], "max": [0.9860587120056152, 2.0862269401550293, -0.14435619115829468, 0.03913028538227081, -0.2221105992794037, -0.8353669047355652, 1.7782810926437378, 735.0, 0.34187498688697815, 0.4674080014228821, 0.12635600566864014, 3.138000011444092, 1.0180000066757202, 0.4700000286102295, -0.2669132351875305, -1.7917026281356812, 1.3612871170043945, 0.7741932272911072, 2.352808713912964, 1.8040072917938232, -0.6067811846733093, 844.0, -0.08140899986028671, 0.45311999320983887, 0.12609200179576874, 3.134999990463257, 1.3730000257492065, 3.0869998931884766], "mean": [0.6986925601959229, 2.020934581756592, -0.7774969339370728, -0.4582771360874176, -1.8720840215682983, -1.3485711812973022, 1.309226632118225, 633.5794067382812, 0.2731824219226837, 0.37280529737472534, 0.0013904082588851452, -0.2241750955581665, 0.32239845395088196, -0.42452895641326904, -0.5156628489494324, -1.9761478900909424, 0.7055073380470276, 0.592140793800354, 1.8105300664901733, 1.3198643922805786, -1.744411587715149, 375.68463134765625, -0.2985481321811676, 0.3630572557449341, 0.04492471367120743, 2.2747116088867188, 0.6498349905014038, -1.8544411659240723], "std": [0.09335975348949432, 0.06673238426446915, 0.2867754399776459, 0.20769333839416504, 0.8627190589904785, 0.42659133672714233, 0.4932219982147217, 192.50161743164062, 0.04168206453323364, 0.05214940011501312, 0.05172804743051529, 2.6610195636749268, 0.5254921317100525, 0.30800819396972656, 0.11520350724458694, 0.08557701855897903, 0.2657240033149719, 0.18913759291172028, 0.5720291137695312, 0.33821842074394226, 0.5011693239212036, 346.260986328125, 0.06922382116317749, 0.055887602269649506, 0.0311102494597435, 1.5532294511795044, 0.2719646692276001, 1.346002459526062], "count": [1159]}, "action": {"min": [0.4502076804637909, 1.8621094226837158, -1.2229522466659546, -0.8060804009437561, -2.893232583999634, -2.024442434310913, 0.20612339675426483, -2.0, 0.16449999809265137, 0.29334500432014465, -0.12403400242328644, -3.1371853351593018, -0.5329999923706055, -0.7139999866485596, -0.7707722783088684, -2.0782508850097656, 0.4456174671649933, -0.052691493183374405, 0.7096160054206848, 0.6410768628120422, -2.2227816581726074, 41.0, -0.374673992395401, 0.2456119954586029, -0.04940799996256828, -3.134185314178467, 0.20799998939037323, -3.109999895095825], "max": [0.9860587120056152, 2.0862269401550293, -0.14435619115829468, 0.03913028538227081, -0.2221105992794037, -0.8353669047355652, 1.7782810926437378, 735.0, 0.34187498688697815, 0.4674080014228821, 0.12635600566864014, 3.138000011444092, 1.0180000066757202, 0.4700000286102295, -0.2669132351875305, -1.7917026281356812, 1.3612871170043945, 0.7741932272911072, 2.352808713912964, 1.8040072917938232, -0.6067811846733093, 844.0, -0.08140899986028671, 0.45311999320983887, 0.12609200179576874, 3.134999990463257, 1.3730000257492065, 3.0869998931884766], "mean": [0.6986925601959229, 2.020934581756592, -0.7774969339370728, -0.4582771360874176, -1.8720840215682983, -1.3485711812973022, 1.309226632118225, 633.5794067382812, 0.2731824219226837, 0.37280529737472534, 0.0013904082588851452, -0.2241750955581665, 0.32239845395088196, -0.42452895641326904, -0.5156628489494324, -1.9761478900909424, 0.7055073380470276, 0.592140793800354, 1.8105300664901733, 1.3198643922805786, -1.744411587715149, 375.68463134765625, -0.2985481321811676, 0.3630572557449341, 0.04492471367120743, 2.2747116088867188, 0.6498349905014038, -1.8544411659240723], "std": [0.09335975348949432, 0.06673238426446915, 0.2867754399776459, 0.20769333839416504, 0.8627190589904785, 0.42659133672714233, 0.4932219982147217, 192.50161743164062, 0.04168206453323364, 0.05214940011501312, 0.05172804743051529, 2.6610195636749268, 0.5254921317100525, 0.30800819396972656, 0.11520350724458694, 0.08557701855897903, 0.2657240033149719, 0.18913759291172028, 0.5720291137695312, 0.33821842074394226, 0.5011693239212036, 346.260986328125, 0.06922382116317749, 0.055887602269649506, 0.0311102494597435, 1.5532294511795044, 0.2719646692276001, 1.346002459526062], "count": [1159]}, "timestamp": {"min": [0.0], "max": [38.6], "mean": [19.3], "std": [11.152478548635626], "count": [1159]}, "frame_index": {"min": [0], "max": [1158], "mean": [579.0], "std": [334.5743564590687], "count": [1159]}, "episode_index": {"min": [205], "max": [205], "mean": [205.0], "std": [0.0], "count": [1159]}, "index": {"min": [223104], "max": [224262], "mean": [223683.0], "std": [334.5743564590687], "count": [1159]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1159]}, "subtask_annotation": {"mean": [21.1190681622088, 29.0, 29.0, 29.0, 29.0], "std": [3.674125252448194, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1159]}, "scene_annotation": {"mean": [205.0], "std": [0.0], "min": [205], "max": [205], "count": [1159]}, "eef_direction_state": {"mean": [4.626402070750647, 3.6220880069025023], "std": [1.9362648940623903, 2.226298720742667], "min": [0, 0], "max": [6, 6], "count": [1159]}, "eef_velocity_state": {"mean": [0.5073339085418465, 0.8015530629853321], "std": [0.6338779545308373, 0.6865886489083947], "min": [0, 0], "max": [2, 2], "count": [1159]}, "eef_acc_mag_state": {"mean": [0.5314926660914582, 0.6419327006039689], "std": [0.7819140459325595, 0.8152991747771302], "min": [0, 0], "max": [2, 2], "count": [1159]}, "eef_direction_action": {"mean": [4.626402070750647, 3.6220880069025023], "std": [1.9362648940623903, 2.226298720742667], "min": [0, 0], "max": [6, 6], "count": [1159]}, "eef_velocity_action": {"mean": [0.5073339085418465, 0.8015530629853321], "std": [0.6338779545308373, 0.6865886489083947], "min": [0, 0], "max": [2, 2], "count": [1159]}, "eef_acc_mag_action": {"mean": [0.5314926660914582, 0.6419327006039689], "std": [0.7819140459325595, 0.8152991747771302], "min": [0, 0], "max": [2, 2], "count": [1159]}, "eef_sim_pose_state": {"mean": [0.5628749422304514, 0.33273316752343013, 1.1009827080992636, -1.6094392651175886, 0.8261651831659749, -1.4701074891163162, 0.5839539767407215, -0.27863297533649983, 1.091445408671252, 1.8290384264769652, 0.8884768829884716, -0.7206441857775877], "std": [0.052499612365479745, 0.06263545113695908, 0.034488564076158794, 1.4214832023023083, 0.3675185887367666, 2.202464272240745, 0.03106726351745488, 0.05404536381878501, 0.030880564082179505, 1.5722470259060892, 0.45451376361217183, 2.2993277056129062], "min": [0.43051838931892766, 0.12797914866355006, 1.0387822042388106, -3.136290342082418, 0.3148571650961145, -3.1399857932641315, 0.5318861823560547, -0.3647511081136495, 1.0318222850034022, -3.1025900771883244, 0.14670425766732453, -3.13596279840673], "max": [0.6424536611006272, 0.41244610516234936, 1.1965282437645888, 3.1406770874240943, 1.487828557627962, 3.1401520593203394, 0.6513509663801074, -0.13043848472383857, 1.1714903693802463, 3.0879313437906535, 1.5504084503625597, 3.140146152317808], "count": [1159]}, "eef_sim_pose_action": {"mean": [0.5628749422304514, 0.33273316752343013, 1.1009827080992636, -1.6094392651175886, 0.8261651831659749, -1.4701074891163162, 0.5839539767407215, -0.27863297533649983, 1.091445408671252, 1.8290384264769652, 0.8884768829884716, -0.7206441857775877], "std": [0.052499612365479745, 0.06263545113695908, 0.034488564076158794, 1.4214832023023083, 0.3675185887367666, 2.202464272240745, 0.03106726351745488, 0.05404536381878501, 0.030880564082179505, 1.5722470259060892, 0.45451376361217183, 2.2993277056129062], "min": [0.43051838931892766, 0.12797914866355006, 1.0387822042388106, -3.136290342082418, 0.3148571650961145, -3.1399857932641315, 0.5318861823560547, -0.3647511081136495, 1.0318222850034022, -3.1025900771883244, 0.14670425766732453, -3.13596279840673], "max": [0.6424536611006272, 0.41244610516234936, 1.1965282437645888, 3.1406770874240943, 1.487828557627962, 3.1401520593203394, 0.6513509663801074, -0.13043848472383857, 1.1714903693802463, 3.0879313437906535, 1.5504084503625597, 3.140146152317808], "count": [1159]}, "gripper_mode_state": {"mean": [0.5729076790336497, 0.09577221742881795], "std": [0.49465591105123774, 0.29427860914035636], "min": [0, 0], "max": [1, 1], "count": [1159]}, "gripper_activity_state": {"mean": [1.8766177739430543, 1.9482312338222605], "std": [0.43105939453489445, 0.29210768108796764], "min": [0, 0], "max": [2, 2], "count": [1159]}, "gripper_mode_action": {"mean": [0.5729076790336497, 0.09577221742881795], "std": [0.49465591105123774, 0.29427860914035636], "min": [0, 0], "max": [1, 1], "count": [1159]}, "gripper_activity_action": {"mean": [1.8766177739430543, 1.9482312338222605], "std": [0.43105939453489445, 0.29210768108796764], "min": [0, 0], "max": [2, 2], "count": [1159]}, "gripper_open_scale_state": {"mean": [0.37568464191624057, 0.6336333045544797], "std": [0.3462606026619372, 0.1923235751246242], "min": [0.041, 0.0], "max": [0.844, 0.735], "count": [1159]}, "gripper_open_scale_action": {"mean": [0.37568464191624057, 0.6336333045544797], "std": [0.3462606026619372, 0.1923235751246242], "min": [0.041, 0.0], "max": [0.844, 0.735], "count": [1159]}}} +{"episode_index": 204, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.42089952723975765]], [[0.4463151826279292]], [[0.449567116760322]]], "std": [[[0.21159787832167765]], [[0.18296141873400015]], [[0.1760891766996198]]], "count": [164]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[0.9254901960784314]], [[0.9372549019607843]]], "mean": [[[0.44543886497688506]], [[0.46180757064004463]], [[0.460412427267655]]], "std": [[[0.15404254368107975]], [[0.1310894087417354]], [[0.12579078873777583]]], "count": [164]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[1.0]]], "mean": [[[0.4500076057608003]], [[0.46456941829069026]], [[0.46522270046229874]]], "std": [[[0.14137249489588197]], [[0.11667068201080424]], [[0.11127611083638789]]], "count": [164]}, "observation.state": {"min": [0.31695178151130676, 1.791074514389038, -1.4904239177703857, -0.7447144985198975, -2.6775097846984863, -2.0243027210235596, 0.04986405745148659, -2.0, 0.14133000373840332, 0.284186989068985, -0.12167000025510788, -3.1411852836608887, -0.3370000123977661, -0.9440000057220459, -0.83763587474823, -2.0786871910095215, 0.4095415472984314, 0.012112585827708244, 0.11386529356241226, 0.7653967142105103, -2.155743360519409, 28.0, -0.37744998931884766, 0.23352700471878052, -0.08382199704647064, -3.1411852836608887, 0.21500001847743988, -3.1411852836608887], "max": [1.060933232307434, 2.0909221172332764, -0.572066605091095, 0.05595525726675987, 0.29054495692253113, -0.6501874923706055, 1.9635652303695679, 677.0, 0.37862101197242737, 0.44091200828552246, 0.08936399966478348, 3.13100004196167, 1.3179999589920044, 0.5559999942779541, -0.2263692170381546, -1.7418562173843384, 1.5355757474899292, 0.6749886274337769, 2.2351036071777344, 1.882372498512268, -0.518362820148468, 846.0, -0.12611399590969086, 0.4452719986438751, 0.12443999946117401, 3.1410000324249268, 1.3990000486373901, 3.1410000324249268], "mean": [0.6183916330337524, 2.0273008346557617, -0.8485091328620911, -0.3465893268585205, -1.3343250751495361, -1.2062768936157227, 1.1088464260101318, 549.359619140625, 0.3013533353805542, 0.37583470344543457, 0.016523264348506927, -1.6693658828735352, 0.5616884827613831, -0.29931843280792236, -0.4932636320590973, -1.974557876586914, 0.7637789845466614, 0.5061536431312561, 1.6303369998931885, 1.36113440990448, -1.5097893476486206, 454.9606018066406, -0.30104029178619385, 0.34917446970939636, 0.038944393396377563, 1.4466946125030518, 0.6735048890113831, -0.8348695039749146], "std": [0.12779632210731506, 0.08660481870174408, 0.26931047439575195, 0.2354341745376587, 0.9878732562065125, 0.3697393834590912, 0.5904554128646851, 224.14573669433594, 0.0555839017033577, 0.045601896941661835, 0.06093678995966911, 1.656084418296814, 0.41461315751075745, 0.48383092880249023, 0.1660250872373581, 0.10378418862819672, 0.3506852388381958, 0.19649061560630798, 0.677126407623291, 0.3308524489402771, 0.5621957778930664, 370.0789794921875, 0.07147880643606186, 0.06729460507631302, 0.042391035705804825, 2.2667086124420166, 0.2820811867713928, 2.266740560531616], "count": [901]}, "action": {"min": [0.31695178151130676, 1.791074514389038, -1.4904239177703857, -0.7447144985198975, -2.6775097846984863, -2.0243027210235596, 0.04986405745148659, -2.0, 0.14133000373840332, 0.284186989068985, -0.12167000025510788, -3.1411852836608887, -0.3370000123977661, -0.9440000057220459, -0.83763587474823, -2.0786871910095215, 0.4095415472984314, 0.012112585827708244, 0.11386529356241226, 0.7653967142105103, -2.155743360519409, 28.0, -0.37744998931884766, 0.23352700471878052, -0.08382199704647064, -3.1411852836608887, 0.21500001847743988, -3.1411852836608887], "max": [1.060933232307434, 2.0909221172332764, -0.572066605091095, 0.05595525726675987, 0.29054495692253113, -0.6501874923706055, 1.9635652303695679, 677.0, 0.37862101197242737, 0.44091200828552246, 0.08936399966478348, 3.13100004196167, 1.3179999589920044, 0.5559999942779541, -0.2263692170381546, -1.7418562173843384, 1.5355757474899292, 0.6749886274337769, 2.2351036071777344, 1.882372498512268, -0.518362820148468, 846.0, -0.12611399590969086, 0.4452719986438751, 0.12443999946117401, 3.1410000324249268, 1.3990000486373901, 3.1410000324249268], "mean": [0.6183916330337524, 2.0273008346557617, -0.8485091328620911, -0.3465893268585205, -1.3343250751495361, -1.2062768936157227, 1.1088464260101318, 549.359619140625, 0.3013533353805542, 0.37583470344543457, 0.016523264348506927, -1.6693658828735352, 0.5616884827613831, -0.29931843280792236, -0.4932636320590973, -1.974557876586914, 0.7637789845466614, 0.5061536431312561, 1.6303369998931885, 1.36113440990448, -1.5097893476486206, 454.9606018066406, -0.30104029178619385, 0.34917446970939636, 0.038944393396377563, 1.4466946125030518, 0.6735048890113831, -0.8348695039749146], "std": [0.12779632210731506, 0.08660481870174408, 0.26931047439575195, 0.2354341745376587, 0.9878732562065125, 0.3697393834590912, 0.5904554128646851, 224.14573669433594, 0.0555839017033577, 0.045601896941661835, 0.06093678995966911, 1.656084418296814, 0.41461315751075745, 0.48383092880249023, 0.1660250872373581, 0.10378418862819672, 0.3506852388381958, 0.19649061560630798, 0.677126407623291, 0.3308524489402771, 0.5621957778930664, 370.0789794921875, 0.07147880643606186, 0.06729460507631302, 0.042391035705804825, 2.2667086124420166, 0.2820811867713928, 2.266740560531616], "count": [901]}, "timestamp": {"min": [0.0], "max": [30.0], "mean": [15.0], "std": [8.669871202426634], "count": [901]}, "frame_index": {"min": [0], "max": [900], "mean": [450.0], "std": [260.096136072799], "count": [901]}, "episode_index": {"min": [206], "max": [206], "mean": [206.0], "std": [0.0], "count": [901]}, "index": {"min": [224263], "max": [225163], "mean": [224713.0], "std": [260.096136072799], "count": [901]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [901]}, "subtask_annotation": {"mean": [20.893451720310765, 29.0, 29.0, 29.0, 29.0], "std": [3.5663632920850827, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [901]}, "scene_annotation": {"mean": [206.0], "std": [0.0], "min": [206], "max": [206], "count": [901]}, "eef_direction_state": {"mean": [3.7957824639289677, 3.90677025527192], "std": [2.248300375045432, 2.1254153348612927], "min": [0, 0], "max": [6, 6], "count": [901]}, "eef_velocity_state": {"mean": [0.704772475027747, 0.732519422863485], "std": [0.6675193682170788, 0.722660933314862], "min": [0, 0], "max": [2, 2], "count": [901]}, "eef_acc_mag_state": {"mean": [0.6970033296337403, 0.6637069922308546], "std": [0.8243531813370276, 0.8208595821132367], "min": [0, 0], "max": [2, 2], "count": [901]}, "eef_direction_action": {"mean": [3.7957824639289677, 3.90677025527192], "std": [2.248300375045432, 2.1254153348612927], "min": [0, 0], "max": [6, 6], "count": [901]}, "eef_velocity_action": {"mean": [0.704772475027747, 0.732519422863485], "std": [0.6675193682170788, 0.722660933314862], "min": [0, 0], "max": [2, 2], "count": [901]}, "eef_acc_mag_action": {"mean": [0.6970033296337403, 0.6637069922308546], "std": [0.8243531813370276, 0.8208595821132367], "min": [0, 0], "max": [2, 2], "count": [901]}, "eef_sim_pose_state": {"mean": [0.5483021962233471, 0.33079980868344433, 1.0914969342854401, -1.349130014186063, 0.9175543650966338, -0.5589414493987991, 0.5762887644757984, -0.30242263693346283, 1.075088976795114, 1.9064762991301467, 1.0167067933275755, -1.1580196732001617], "std": [0.0629079995491216, 0.07205420922778176, 0.033593959717909724, 1.666575300596707, 0.39423421644596784, 2.4081675635705353, 0.0360786078389489, 0.06699832253328317, 0.029466106075600337, 1.1528167592051741, 0.3493839211360057, 1.943110670109311], "min": [0.4218323542059894, 0.13839752503236205, 1.0315270500383689, -3.1353509265265966, 0.3682338350353265, -3.1407227936114657, 0.507837675700407, -0.38304849927437934, 1.0254597018546039, -3.137861577803059, 0.2084549950081327, -3.129187898776076], "max": [0.6426916431381765, 0.416005773473147, 1.1631369566165621, 3.140198411140807, 1.5679831415870575, 3.138813388275313, 0.6371773822602613, -0.11173093882887372, 1.171912021177802, 3.140072736037497, 1.5088569522336455, 3.1407778594726286], "count": [901]}, "eef_sim_pose_action": {"mean": [0.5483021962233471, 0.33079980868344433, 1.0914969342854401, -1.349130014186063, 0.9175543650966338, -0.5589414493987991, 0.5762887644757984, -0.30242263693346283, 1.075088976795114, 1.9064762991301467, 1.0167067933275755, -1.1580196732001617], "std": [0.0629079995491216, 0.07205420922778176, 0.033593959717909724, 1.666575300596707, 0.39423421644596784, 2.4081675635705353, 0.0360786078389489, 0.06699832253328317, 0.029466106075600337, 1.1528167592051741, 0.3493839211360057, 1.943110670109311], "min": [0.4218323542059894, 0.13839752503236205, 1.0315270500383689, -3.1353509265265966, 0.3682338350353265, -3.1407227936114657, 0.507837675700407, -0.38304849927437934, 1.0254597018546039, -3.137861577803059, 0.2084549950081327, -3.129187898776076], "max": [0.6426916431381765, 0.416005773473147, 1.1631369566165621, 3.140198411140807, 1.5679831415870575, 3.138813388275313, 0.6371773822602613, -0.11173093882887372, 1.171912021177802, 3.140072736037497, 1.5088569522336455, 3.1407778594726286], "count": [901]}, "gripper_mode_state": {"mean": [0.5094339622641509, 0.1864594894561598], "std": [0.49991099243364906, 0.3894770188957337], "min": [0, 0], "max": [1, 1], "count": [901]}, "gripper_activity_state": {"mean": [1.857935627081021, 1.9400665926748057], "std": [0.4685630621889778, 0.3103175774832119], "min": [0, 0], "max": [2, 2], "count": [901]}, "gripper_mode_action": {"mean": [0.5094339622641509, 0.1864594894561598], "std": [0.49991099243364906, 0.3894770188957337], "min": [0, 0], "max": [1, 1], "count": [901]}, "gripper_activity_action": {"mean": [1.857935627081021, 1.9400665926748057], "std": [0.4685630621889778, 0.3103175774832119], "min": [0, 0], "max": [2, 2], "count": [901]}, "gripper_open_scale_state": {"mean": [0.4549605993488923, 0.5495271920559757], "std": [0.370078831752197, 0.22373552778970704], "min": [0.028, 0.0], "max": [0.846, 0.677], "count": [901]}, "gripper_open_scale_action": {"mean": [0.4549605993488923, 0.5495271920559757], "std": [0.370078831752197, 0.22373552778970704], "min": [0.028, 0.0], "max": [0.846, 0.677], "count": [901]}}} +{"episode_index": 205, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.43210663294319196]], [[0.450345166241974]], [[0.4529836178414097]]], "std": [[[0.19930425303660496]], [[0.17581444658466502]], [[0.1687380298877843]]], "count": [227]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4534526917595232]], [[0.4653862498560364]], [[0.46272385530937776]]], "std": [[[0.1370382479288932]], [[0.11932906733141788]], [[0.1166619061091398]]], "count": [227]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4589833326135153]], [[0.46817670722841265]], [[0.46690182221934295]]], "std": [[[0.11760546027346046]], [[0.10041409307575377]], [[0.0966569899998937]]], "count": [227]}, "observation.state": {"min": [0.11103785037994385, 1.7199172973632812, -1.402406930923462, -0.910869836807251, -2.5601539611816406, -2.085127353668213, 0.15751595795154572, -2.0, 0.16567499935626984, 0.21518799662590027, -0.12655700743198395, -3.1411852836608887, -0.21400000154972076, -0.8909999132156372, -0.8851786255836487, -2.0788443088531494, 0.4974013864994049, 0.017034413293004036, 0.09107127785682678, 0.5209633708000183, -2.274233818054199, 40.0, -0.377252995967865, 0.2562659978866577, -0.11108999699354172, -3.1411852836608887, 0.017000002786517143, -3.1351852416992188], "max": [1.006862998008728, 2.090956926345825, -0.3634997606277466, 0.005305801052600145, 0.28387778997421265, -0.6657384037971497, 2.0108635425567627, 676.0, 0.38815000653266907, 0.4621509909629822, 0.1288910061120987, 3.140000104904175, 1.2760000228881836, 0.7749999761581421, -0.24671974778175354, -1.6467880010604858, 1.7419607639312744, 1.1103086471557617, 2.2737276554107666, 1.8057525157928467, -0.44490188360214233, 837.0, -0.0596189983189106, 0.46382200717926025, 0.17114099860191345, 3.1410000324249268, 1.4249999523162842, 3.13100004196167], "mean": [0.5519573092460632, 2.0340776443481445, -0.8528605699539185, -0.3548608720302582, -1.2853814363479614, -1.2219904661178589, 1.0284007787704468, 467.74517822265625, 0.3012559711933136, 0.3685973584651947, 0.01713155396282673, -1.48771071434021, 0.6459386348724365, -0.2797115743160248, -0.5356995463371277, -1.9952044486999512, 0.9904454350471497, 0.7619384527206421, 1.753068447113037, 1.1323950290679932, -1.8733367919921875, 558.5645141601562, -0.241275355219841, 0.38401758670806885, 0.028985876590013504, 1.2662631273269653, 0.6021563410758972, -1.6683969497680664], "std": [0.15047791600227356, 0.08780107647180557, 0.31180503964424133, 0.232173353433609, 0.9029445648193359, 0.317352294921875, 0.5921257138252258, 232.77381896972656, 0.045124802738428116, 0.05873190239071846, 0.05763216316699982, 1.7943018674850464, 0.3184906244277954, 0.4948858618736267, 0.14385631680488586, 0.09914737194776535, 0.36601120233535767, 0.23721131682395935, 0.5031043887138367, 0.4249902665615082, 0.38849878311157227, 347.399658203125, 0.10393903404474258, 0.06619072705507278, 0.04746980965137482, 2.4207611083984375, 0.2511659264564514, 1.748636245727539], "count": [1387]}, "action": {"min": [0.11103785037994385, 1.7199172973632812, -1.402406930923462, -0.910869836807251, -2.5601539611816406, -2.085127353668213, 0.15751595795154572, -2.0, 0.16567499935626984, 0.21518799662590027, -0.12655700743198395, -3.1411852836608887, -0.21400000154972076, -0.8909999132156372, -0.8851786255836487, -2.0788443088531494, 0.4974013864994049, 0.017034413293004036, 0.09107127785682678, 0.5209633708000183, -2.274233818054199, 40.0, -0.377252995967865, 0.2562659978866577, -0.11108999699354172, -3.1411852836608887, 0.017000002786517143, -3.1351852416992188], "max": [1.006862998008728, 2.090956926345825, -0.3634997606277466, 0.005305801052600145, 0.28387778997421265, -0.6657384037971497, 2.0108635425567627, 676.0, 0.38815000653266907, 0.4621509909629822, 0.1288910061120987, 3.140000104904175, 1.2760000228881836, 0.7749999761581421, -0.24671974778175354, -1.6467880010604858, 1.7419607639312744, 1.1103086471557617, 2.2737276554107666, 1.8057525157928467, -0.44490188360214233, 837.0, -0.0596189983189106, 0.46382200717926025, 0.17114099860191345, 3.1410000324249268, 1.4249999523162842, 3.13100004196167], "mean": [0.5519573092460632, 2.0340776443481445, -0.8528605699539185, -0.3548608720302582, -1.2853814363479614, -1.2219904661178589, 1.0284007787704468, 467.74517822265625, 0.3012559711933136, 0.3685973584651947, 0.01713155396282673, -1.48771071434021, 0.6459386348724365, -0.2797115743160248, -0.5356995463371277, -1.9952044486999512, 0.9904454350471497, 0.7619384527206421, 1.753068447113037, 1.1323950290679932, -1.8733367919921875, 558.5645141601562, -0.241275355219841, 0.38401758670806885, 0.028985876590013504, 1.2662631273269653, 0.6021563410758972, -1.6683969497680664], "std": [0.15047791600227356, 0.08780107647180557, 0.31180503964424133, 0.232173353433609, 0.9029445648193359, 0.317352294921875, 0.5921257138252258, 232.77381896972656, 0.045124802738428116, 0.05873190239071846, 0.05763216316699982, 1.7943018674850464, 0.3184906244277954, 0.4948858618736267, 0.14385631680488586, 0.09914737194776535, 0.36601120233535767, 0.23721131682395935, 0.5031043887138367, 0.4249902665615082, 0.38849878311157227, 347.399658203125, 0.10393903404474258, 0.06619072705507278, 0.04746980965137482, 2.4207611083984375, 0.2511659264564514, 1.748636245727539], "count": [1387]}, "timestamp": {"min": [0.0], "max": [46.2], "mean": [23.099999999999998], "std": [13.34641025394719], "count": [1387]}, "frame_index": {"min": [0], "max": [1386], "mean": [693.0], "std": [400.39230761841566], "count": [1387]}, "episode_index": {"min": [207], "max": [207], "mean": [207.0], "std": [0.0], "count": [1387]}, "index": {"min": [225164], "max": [226550], "mean": [225857.0], "std": [400.39230761841566], "count": [1387]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1387]}, "subtask_annotation": {"mean": [18.959625090122568, 29.0, 29.0, 29.0, 29.0], "std": [4.8722496728496125, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1387]}, "scene_annotation": {"mean": [207.0], "std": [0.0], "min": [207], "max": [207], "count": [1387]}, "eef_direction_state": {"mean": [4.52198990627253, 3.5356885364095167], "std": [1.9797240614962826, 2.1888133062415753], "min": [0, 0], "max": [6, 6], "count": [1387]}, "eef_velocity_state": {"mean": [0.5674116798846431, 0.9134823359769286], "std": [0.677396415209516, 0.7497261602059853], "min": [0, 0], "max": [2, 2], "count": [1387]}, "eef_acc_mag_state": {"mean": [0.6770007209805335, 0.7786589762076424], "std": [0.8307779569163487, 0.8461492168980628], "min": [0, 0], "max": [2, 2], "count": [1387]}, "eef_direction_action": {"mean": [4.52198990627253, 3.5356885364095167], "std": [1.9797240614962826, 2.1888133062415753], "min": [0, 0], "max": [6, 6], "count": [1387]}, "eef_velocity_action": {"mean": [0.5674116798846431, 0.9134823359769286], "std": [0.677396415209516, 0.7497261602059853], "min": [0, 0], "max": [2, 2], "count": [1387]}, "eef_acc_mag_action": {"mean": [0.6770007209805335, 0.7786589762076424], "std": [0.8307779569163487, 0.8461492168980628], "min": [0, 0], "max": [2, 2], "count": [1387]}, "eef_sim_pose_state": {"mean": [0.5838516088088095, 0.28228577718187814, 1.1302014430014224, -1.8638624807922173, 0.9101152589885538, -0.6423453581682644, 0.564924495206961, -0.30548485322846924, 1.0720882223536201, 1.6594146591241428, 1.0951415521709822, -0.5173086780967235], "std": [0.06140355295522414, 0.0993600676940364, 0.04829214942479904, 1.3632729970074637, 0.3846987034060107, 2.7102494786178015, 0.05493938834556885, 0.050880875639762665, 0.04479592326538632, 1.4342113497768496, 0.2758905091635333, 2.307725160982612], "min": [0.44087757589337695, 0.06799438347834016, 1.0433894444485812, -3.122345459924353, 0.27318496673958026, -3.141556733076254, 0.40105910354414726, -0.41780329392742377, 0.9857836766470266, -3.1399816902035322, 0.29112650095788695, -3.1406300271848964], "max": [0.6539852918269107, 0.44626118270418913, 1.2303787668872999, 3.119379888422564, 1.412409952971307, 3.141259289425495, 0.6566316549105595, -0.12664339309214717, 1.1998645494764282, 3.1386667990279156, 1.526814286434349, 3.1409186572177465], "count": [1387]}, "eef_sim_pose_action": {"mean": [0.5838516088088095, 0.28228577718187814, 1.1302014430014224, -1.8638624807922173, 0.9101152589885538, -0.6423453581682644, 0.564924495206961, -0.30548485322846924, 1.0720882223536201, 1.6594146591241428, 1.0951415521709822, -0.5173086780967235], "std": [0.06140355295522414, 0.0993600676940364, 0.04829214942479904, 1.3632729970074637, 0.3846987034060107, 2.7102494786178015, 0.05493938834556885, 0.050880875639762665, 0.04479592326538632, 1.4342113497768496, 0.2758905091635333, 2.307725160982612], "min": [0.44087757589337695, 0.06799438347834016, 1.0433894444485812, -3.122345459924353, 0.27318496673958026, -3.141556733076254, 0.40105910354414726, -0.41780329392742377, 0.9857836766470266, -3.1399816902035322, 0.29112650095788695, -3.1406300271848964], "max": [0.6539852918269107, 0.44626118270418913, 1.2303787668872999, 3.119379888422564, 1.412409952971307, 3.141259289425495, 0.6566316549105595, -0.12664339309214717, 1.1998645494764282, 3.1386667990279156, 1.526814286434349, 3.1409186572177465], "count": [1387]}, "gripper_mode_state": {"mean": [0.3338139870223504, 0.31290555155010813], "std": [0.4715741819593174, 0.4636762527445512], "min": [0, 0], "max": [1, 1], "count": [1387]}, "gripper_activity_state": {"mean": [1.905551550108147, 1.919971160778659], "std": [0.38597179580267105, 0.3643413617245817], "min": [0, 0], "max": [2, 2], "count": [1387]}, "gripper_mode_action": {"mean": [0.3338139870223504, 0.31290555155010813], "std": [0.4715741819593174, 0.4636762527445512], "min": [0, 0], "max": [1, 1], "count": [1387]}, "gripper_activity_action": {"mean": [1.905551550108147, 1.919971160778659], "std": [0.38597179580267105, 0.3643413617245817], "min": [0, 0], "max": [2, 2], "count": [1387]}, "gripper_open_scale_state": {"mean": [0.5585645276724905, 0.4678511175411419], "std": [0.3473997279492995, 0.23256043227512682], "min": [0.04, 0.0], "max": [0.837, 0.676], "count": [1387]}, "gripper_open_scale_action": {"mean": [0.5585645276724905, 0.4678511175411419], "std": [0.3473997279492995, 0.23256043227512682], "min": [0.04, 0.0], "max": [0.837, 0.676], "count": [1387]}}} +{"episode_index": 206, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4215007385322015]], [[0.447950635411685]], [[0.45148220672923645]]], "std": [[[0.2193969486233601]], [[0.18934723370555168]], [[0.18223725114548442]]], "count": [164]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4301794409074606]], [[0.45123629294197354]], [[0.450944476825283]]], "std": [[[0.1751270651050687]], [[0.14776094308792806]], [[0.14254849289814617]]], "count": [164]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.44017236693966205]], [[0.4584219659154312]], [[0.46042012643472024]]], "std": [[[0.15924481307307525]], [[0.13206818637062345]], [[0.1256117047159626]]], "count": [164]}, "observation.state": {"min": [0.4300316572189331, 1.8365228176116943, -1.130345106124878, -0.9074665307998657, -2.8442585468292236, -2.1250081062316895, 0.2790956199169159, -1.0, 0.15975500643253326, 0.26884201169013977, -0.13085800409317017, -3.1401853561401367, -0.32199999690055847, -0.9570000171661377, -0.8116828799247742, -2.0799787044525146, 0.4493350684642792, 0.12880530953407288, 0.0380132719874382, 0.8680046796798706, -2.296416997909546, 31.0, -0.3826430141925812, 0.27233898639678955, -0.031838998198509216, -3.1331851482391357, 0.13500000536441803, -3.1351852416992188], "max": [1.0112613439559937, 2.0923705101013184, -0.3128328025341034, 0.05504768714308739, -0.6626491546630859, -0.8338311314582825, 1.8809938430786133, 577.0, 0.39368098974227905, 0.42865699529647827, 0.12839999794960022, 3.1389999389648438, 1.315000057220459, 0.5370000004768372, -0.35070645809173584, -1.7545620203018188, 1.6137140989303589, 0.684465765953064, 2.2659435272216797, 1.7140530347824097, -0.5935515761375427, 855.0, -0.08658599853515625, 0.4238150119781494, 0.10207600146532059, 3.1410000324249268, 1.350000023841858, 3.0959999561309814], "mean": [0.5840415954589844, 2.021232843399048, -0.5027751922607422, -0.450614869594574, -1.806117296218872, -1.3430153131484985, 1.1976521015167236, 493.5050048828125, 0.32217398285865784, 0.3513156473636627, 0.03803123161196709, -2.065190315246582, 0.4715043008327484, -0.4214321970939636, -0.5024124979972839, -1.95258629322052, 0.7691348791122437, 0.5768224596977234, 1.816443920135498, 1.409948706626892, -1.8673458099365234, 350.26837158203125, -0.30444756150245667, 0.34750914573669434, 0.04166152700781822, 0.2820851802825928, 0.6050651669502258, -1.4695494174957275], "std": [0.10616891086101532, 0.06757284700870514, 0.1909058839082718, 0.2876613438129425, 0.7560033798217773, 0.39587703347206116, 0.569456934928894, 193.9498291015625, 0.0488806813955307, 0.04614889621734619, 0.07174403220415115, 1.3938672542572021, 0.4228777587413788, 0.45245084166526794, 0.10664723813533783, 0.10207625478506088, 0.2910420596599579, 0.12217088788747787, 0.6241559982299805, 0.24122120440006256, 0.49718064069747925, 364.8211364746094, 0.07195413112640381, 0.046831388026475906, 0.024818865582346916, 2.849158763885498, 0.33988723158836365, 1.5734676122665405], "count": [900]}, "action": {"min": [0.4300316572189331, 1.8365228176116943, -1.130345106124878, -0.9074665307998657, -2.8442585468292236, -2.1250081062316895, 0.2790956199169159, -1.0, 0.15975500643253326, 0.26884201169013977, -0.13085800409317017, -3.1401853561401367, -0.32199999690055847, -0.9570000171661377, -0.8116828799247742, -2.0799787044525146, 0.4493350684642792, 0.12880530953407288, 0.0380132719874382, 0.8680046796798706, -2.296416997909546, 31.0, -0.3826430141925812, 0.27233898639678955, -0.031838998198509216, -3.1331851482391357, 0.13500000536441803, -3.1351852416992188], "max": [1.0112613439559937, 2.0923705101013184, -0.3128328025341034, 0.05504768714308739, -0.6626491546630859, -0.8338311314582825, 1.8809938430786133, 577.0, 0.39368098974227905, 0.42865699529647827, 0.12839999794960022, 3.1389999389648438, 1.315000057220459, 0.5370000004768372, -0.35070645809173584, -1.7545620203018188, 1.6137140989303589, 0.684465765953064, 2.2659435272216797, 1.7140530347824097, -0.5935515761375427, 855.0, -0.08658599853515625, 0.4238150119781494, 0.10207600146532059, 3.1410000324249268, 1.350000023841858, 3.0959999561309814], "mean": [0.5840415954589844, 2.021232843399048, -0.5027751922607422, -0.450614869594574, -1.806117296218872, -1.3430153131484985, 1.1976521015167236, 493.5050048828125, 0.32217398285865784, 0.3513156473636627, 0.03803123161196709, -2.065190315246582, 0.4715043008327484, -0.4214321970939636, -0.5024124979972839, -1.95258629322052, 0.7691348791122437, 0.5768224596977234, 1.816443920135498, 1.409948706626892, -1.8673458099365234, 350.26837158203125, -0.30444756150245667, 0.34750914573669434, 0.04166152700781822, 0.2820851802825928, 0.6050651669502258, -1.4695494174957275], "std": [0.10616891086101532, 0.06757284700870514, 0.1909058839082718, 0.2876613438129425, 0.7560033798217773, 0.39587703347206116, 0.569456934928894, 193.9498291015625, 0.0488806813955307, 0.04614889621734619, 0.07174403220415115, 1.3938672542572021, 0.4228777587413788, 0.45245084166526794, 0.10664723813533783, 0.10207625478506088, 0.2910420596599579, 0.12217088788747787, 0.6241559982299805, 0.24122120440006256, 0.49718064069747925, 364.8211364746094, 0.07195413112640381, 0.046831388026475906, 0.024818865582346916, 2.849158763885498, 0.33988723158836365, 1.5734676122665405], "count": [900]}, "timestamp": {"min": [0.0], "max": [29.966666666666665], "mean": [14.983333333333333], "std": [8.66024869200691], "count": [900]}, "frame_index": {"min": [0], "max": [899], "mean": [449.5], "std": [259.80746076020733], "count": [900]}, "episode_index": {"min": [208], "max": [208], "mean": [208.0], "std": [0.0], "count": [900]}, "index": {"min": [226551], "max": [227450], "mean": [227000.5], "std": [259.80746076020733], "count": [900]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [900]}, "subtask_annotation": {"mean": [21.91, 29.0, 29.0, 29.0, 29.0], "std": [2.0927679703631195, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [900]}, "scene_annotation": {"mean": [208.0], "std": [0.0], "min": [208], "max": [208], "count": [900]}, "eef_direction_state": {"mean": [4.416666666666667, 3.852222222222222], "std": [2.0321717993866013, 2.2154371416032324], "min": [0, 0], "max": [6, 6], "count": [900]}, "eef_velocity_state": {"mean": [0.5844444444444444, 0.7155555555555555], "std": [0.7075640703005216, 0.6937676702231866], "min": [0, 0], "max": [2, 2], "count": [900]}, "eef_acc_mag_state": {"mean": [0.59, 0.5733333333333334], "std": [0.80395549904484, 0.8001111033961325], "min": [0, 0], "max": [2, 2], "count": [900]}, "eef_direction_action": {"mean": [4.416666666666667, 3.852222222222222], "std": [2.0321717993866013, 2.2154371416032324], "min": [0, 0], "max": [6, 6], "count": [900]}, "eef_velocity_action": {"mean": [0.5844444444444444, 0.7155555555555555], "std": [0.7075640703005216, 0.6937676702231866], "min": [0, 0], "max": [2, 2], "count": [900]}, "eef_acc_mag_action": {"mean": [0.59, 0.5733333333333334], "std": [0.80395549904484, 0.8001111033961325], "min": [0, 0], "max": [2, 2], "count": [900]}, "eef_sim_pose_state": {"mean": [0.5515279417519569, 0.33742833044325293, 1.0960541980405216, -2.038219235350972, 0.686843539671377, -1.7534321884482278, 0.5549318602572089, -0.3339346238474613, 1.078328202484079, 2.042025935135317, 0.9627275661761431, -1.0072491648393989], "std": [0.040462736985918984, 0.05993337292979061, 0.03654609023403545, 0.5841186196677073, 0.3795745953202312, 2.1544288050171487, 0.03230731501051042, 0.06886885557434191, 0.033280143218367184, 0.9261497909726318, 0.4079475044822048, 2.189225908965694], "min": [0.4886683565605936, 0.14481732344877515, 1.0352452622572383, -2.8542124140196594, 0.23316757910960262, -3.140948910811969, 0.5000090051608866, -0.40509245646726033, 1.0268476275330654, 0.3573027625572977, 0.20169480363956427, -3.1290212524608743], "max": [0.6339087991017247, 0.41697488125923016, 1.1926083021700244, -0.5008647474553408, 1.343300227539245, 3.1411480219549257, 0.620503973051522, -0.12013935345262766, 1.1821365275093474, 3.009765880580097, 1.4744998972631334, 3.1393758916793737], "count": [900]}, "eef_sim_pose_action": {"mean": [0.5515279417519569, 0.33742833044325293, 1.0960541980405216, -2.038219235350972, 0.686843539671377, -1.7534321884482278, 0.5549318602572089, -0.3339346238474613, 1.078328202484079, 2.042025935135317, 0.9627275661761431, -1.0072491648393989], "std": [0.040462736985918984, 0.05993337292979061, 0.03654609023403545, 0.5841186196677073, 0.3795745953202312, 2.1544288050171487, 0.03230731501051042, 0.06886885557434191, 0.033280143218367184, 0.9261497909726318, 0.4079475044822048, 2.189225908965694], "min": [0.4886683565605936, 0.14481732344877515, 1.0352452622572383, -2.8542124140196594, 0.23316757910960262, -3.140948910811969, 0.5000090051608866, -0.40509245646726033, 1.0268476275330654, 0.3573027625572977, 0.20169480363956427, -3.1290212524608743], "max": [0.6339087991017247, 0.41697488125923016, 1.1926083021700244, -0.5008647474553408, 1.343300227539245, 3.1411480219549257, 0.620503973051522, -0.12013935345262766, 1.1821365275093474, 3.009765880580097, 1.4744998972631334, 3.1393758916793737], "count": [900]}, "gripper_mode_state": {"mean": [0.6211111111111111, 0.15777777777777777], "std": [0.48511039853360044, 0.36453250968505474], "min": [0, 0], "max": [1, 1], "count": [900]}, "gripper_activity_state": {"mean": [1.8466666666666667, 1.948888888888889], "std": [0.4700354596552608, 0.27818636616661746], "min": [0, 0], "max": [2, 2], "count": [900]}, "gripper_mode_action": {"mean": [0.6211111111111111, 0.15777777777777777], "std": [0.48511039853360044, 0.36453250968505474], "min": [0, 0], "max": [1, 1], "count": [900]}, "gripper_activity_action": {"mean": [1.8466666666666667, 1.948888888888889], "std": [0.4700354596552608, 0.27818636616661746], "min": [0, 0], "max": [2, 2], "count": [900]}, "gripper_open_scale_state": {"mean": [0.35026833334816826, 0.4935527777700992], "std": [0.36482113638859065, 0.1938276687777892], "min": [0.031, 0.0], "max": [0.855, 0.577], "count": [900]}, "gripper_open_scale_action": {"mean": [0.35026833334816826, 0.4935527777700992], "std": [0.36482113638859065, 0.1938276687777892], "min": [0.031, 0.0], "max": [0.855, 0.577], "count": [900]}}} +{"episode_index": 207, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.42080686659480543]], [[0.44819532453033567]], [[0.4510632496235842]]], "std": [[[0.2173397258066173]], [[0.18444880400216224]], [[0.17807907856532507]]], "count": [191]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.792156862745098]], [[0.8117647058823529]]], "mean": [[[0.4283530834017726]], [[0.45064182108270884]], [[0.4493620927865038]]], "std": [[[0.16447280776103404]], [[0.1371172465472183]], [[0.1323856361989035]]], "count": [191]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.452496188789652]], [[0.4656472823204325]], [[0.4659394398247955]]], "std": [[[0.14025905602336802]], [[0.11708382498771147]], [[0.1121394948766429]]], "count": [191]}, "observation.state": {"min": [0.3272143304347992, 1.7348573207855225, -1.5148934125900269, -0.815138578414917, -2.713707685470581, -2.099334478378296, 0.035849060863256454, -1.0, 0.1686049997806549, 0.2501850128173828, -0.11558499932289124, -3.1401853561401367, -0.24799999594688416, -0.875, -0.9819571375846863, -2.078512668609619, 0.5107182264328003, 0.20395919680595398, -0.045029498636722565, 0.7519925236701965, -2.3612735271453857, 41.0, -0.3580099940299988, 0.2893019914627075, -0.09736199676990509, -3.1411852836608887, 0.11100000143051147, -3.124000072479248], "max": [0.9867742657661438, 2.09142804145813, -0.3842342495918274, 0.008290314115583897, 0.10288716107606888, -0.6959326267242432, 1.752903938293457, 574.0, 0.39692598581314087, 0.43500199913978577, 0.1093360036611557, 3.1410000324249268, 1.1169999837875366, 0.5820000171661377, -0.3102322816848755, -1.6927076578140259, 1.8377444744110107, 0.7072947025299072, 2.3652875423431396, 1.7485407590866089, -0.604267954826355, 842.0, -0.04354799911379814, 0.4612239897251129, 0.13994400203227997, 3.1410000324249268, 1.3259999752044678, 3.1070001125335693], "mean": [0.5306825637817383, 2.016704559326172, -0.839247465133667, -0.3707784116268158, -1.3149771690368652, -1.2942770719528198, 0.9881012439727783, 455.16998291015625, 0.3275386393070221, 0.349543035030365, 0.03256422281265259, -1.9212586879730225, 0.5360817909240723, -0.2766914367675781, -0.5961787104606628, -1.9773013591766357, 0.8976837992668152, 0.5773719549179077, 1.7234619855880737, 1.286346435546875, -1.9042872190475464, 417.87200927734375, -0.2718345522880554, 0.3809546232223511, 0.02738729864358902, 1.8433153629302979, 0.626760721206665, -1.4781205654144287], "std": [0.10630033910274506, 0.09371770173311234, 0.31053733825683594, 0.2628810703754425, 1.0319222211837769, 0.36425742506980896, 0.5835414528846741, 205.37977600097656, 0.04889816418290138, 0.048698700964450836, 0.05379711464047432, 1.3112154006958008, 0.36040207743644714, 0.4012434184551239, 0.15190213918685913, 0.09632357954978943, 0.37234681844711304, 0.13956700265407562, 0.8059296011924744, 0.2914547324180603, 0.5785478353500366, 332.06756591796875, 0.07822879403829575, 0.053358349949121475, 0.03849940374493599, 2.1483511924743652, 0.3602257966995239, 1.6112613677978516], "count": [1106]}, "action": {"min": [0.3272143304347992, 1.7348573207855225, -1.5148934125900269, -0.815138578414917, -2.713707685470581, -2.099334478378296, 0.035849060863256454, -1.0, 0.1686049997806549, 0.2501850128173828, -0.11558499932289124, -3.1401853561401367, -0.24799999594688416, -0.875, -0.9819571375846863, -2.078512668609619, 0.5107182264328003, 0.20395919680595398, -0.045029498636722565, 0.7519925236701965, -2.3612735271453857, 41.0, -0.3580099940299988, 0.2893019914627075, -0.09736199676990509, -3.1411852836608887, 0.11100000143051147, -3.124000072479248], "max": [0.9867742657661438, 2.09142804145813, -0.3842342495918274, 0.008290314115583897, 0.10288716107606888, -0.6959326267242432, 1.752903938293457, 574.0, 0.39692598581314087, 0.43500199913978577, 0.1093360036611557, 3.1410000324249268, 1.1169999837875366, 0.5820000171661377, -0.3102322816848755, -1.6927076578140259, 1.8377444744110107, 0.7072947025299072, 2.3652875423431396, 1.7485407590866089, -0.604267954826355, 842.0, -0.04354799911379814, 0.4612239897251129, 0.13994400203227997, 3.1410000324249268, 1.3259999752044678, 3.1070001125335693], "mean": [0.5306825637817383, 2.016704559326172, -0.839247465133667, -0.3707784116268158, -1.3149771690368652, -1.2942770719528198, 0.9881012439727783, 455.16998291015625, 0.3275386393070221, 0.349543035030365, 0.03256422281265259, -1.9212586879730225, 0.5360817909240723, -0.2766914367675781, -0.5961787104606628, -1.9773013591766357, 0.8976837992668152, 0.5773719549179077, 1.7234619855880737, 1.286346435546875, -1.9042872190475464, 417.87200927734375, -0.2718345522880554, 0.3809546232223511, 0.02738729864358902, 1.8433153629302979, 0.626760721206665, -1.4781205654144287], "std": [0.10630033910274506, 0.09371770173311234, 0.31053733825683594, 0.2628810703754425, 1.0319222211837769, 0.36425742506980896, 0.5835414528846741, 205.37977600097656, 0.04889816418290138, 0.048698700964450836, 0.05379711464047432, 1.3112154006958008, 0.36040207743644714, 0.4012434184551239, 0.15190213918685913, 0.09632357954978943, 0.37234681844711304, 0.13956700265407562, 0.8059296011924744, 0.2914547324180603, 0.5785478353500366, 332.06756591796875, 0.07822879403829575, 0.053358349949121475, 0.03849940374493599, 2.1483511924743652, 0.3602257966995239, 1.6112613677978516], "count": [1106]}, "timestamp": {"min": [0.0], "max": [36.833333333333336], "mean": [18.416666666666664], "std": [10.642485611923561], "count": [1106]}, "frame_index": {"min": [0], "max": [1105], "mean": [552.5], "std": [319.2745683577068], "count": [1106]}, "episode_index": {"min": [209], "max": [209], "mean": [209.0], "std": [0.0], "count": [1106]}, "index": {"min": [227451], "max": [228556], "mean": [228003.5], "std": [319.2745683577068], "count": [1106]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1106]}, "subtask_annotation": {"mean": [21.723327305605785, 29.0, 29.0, 29.0, 29.0], "std": [2.8931136914038147, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1106]}, "scene_annotation": {"mean": [209.0], "std": [0.0], "min": [209], "max": [209], "count": [1106]}, "eef_direction_state": {"mean": [4.188065099457504, 3.4448462929475587], "std": [1.9815793788848801, 2.2358932144510906], "min": [0, 0], "max": [6, 6], "count": [1106]}, "eef_velocity_state": {"mean": [0.6482820976491862, 0.8137432188065099], "std": [0.6738339576769415, 0.7010913109486213], "min": [0, 0], "max": [2, 2], "count": [1106]}, "eef_acc_mag_state": {"mean": [0.7215189873417721, 0.6473779385171791], "std": [0.8247021754614838, 0.8082292591102034], "min": [0, 0], "max": [2, 2], "count": [1106]}, "eef_direction_action": {"mean": [4.188065099457504, 3.4448462929475587], "std": [1.9815793788848801, 2.2358932144510906], "min": [0, 0], "max": [6, 6], "count": [1106]}, "eef_velocity_action": {"mean": [0.6482820976491862, 0.8137432188065099], "std": [0.6738339576769415, 0.7010913109486213], "min": [0, 0], "max": [2, 2], "count": [1106]}, "eef_acc_mag_action": {"mean": [0.7215189873417721, 0.6473779385171791], "std": [0.8247021754614838, 0.8082292591102034], "min": [0, 0], "max": [2, 2], "count": [1106]}, "eef_sim_pose_state": {"mean": [0.5838254692067079, 0.3018760254069919, 1.1091761909092224, -2.0151933786384126, 0.707176712182002, -0.5376648355944511, 0.5490171138171651, -0.3318632950074607, 1.0673207686335826, 1.5938268891678962, 1.1002123501490662, -1.3217238535671278], "std": [0.04929343177292289, 0.07476282494273916, 0.03656622102064682, 0.6098611787866701, 0.3366762557948921, 2.6337578504778674, 0.040540583223826684, 0.05888296225762195, 0.031227078150242095, 1.5446019763706205, 0.36067176552532154, 1.732299315798625], "min": [0.4862833192956572, 0.06484265185238451, 1.0397827269440756, -2.660441728646963, 0.23612873110504218, -3.1412376063602596, 0.484734747100626, -0.42286122357096495, 1.01993366452303, -3.1334210619551657, 0.3075690007296017, -3.111156718358878], "max": [0.6562971880595794, 0.423364550823249, 1.2007167147055788, -0.6431556392191775, 1.2718216626937933, 3.141362055888388, 0.6331252550871479, -0.13723354650609848, 1.1491886718761117, 3.141387602393038, 1.548819566252924, 3.134768275907123], "count": [1106]}, "eef_sim_pose_action": {"mean": [0.5838254692067079, 0.3018760254069919, 1.1091761909092224, -2.0151933786384126, 0.707176712182002, -0.5376648355944511, 0.5490171138171651, -0.3318632950074607, 1.0673207686335826, 1.5938268891678962, 1.1002123501490662, -1.3217238535671278], "std": [0.04929343177292289, 0.07476282494273916, 0.03656622102064682, 0.6098611787866701, 0.3366762557948921, 2.6337578504778674, 0.040540583223826684, 0.05888296225762195, 0.031227078150242095, 1.5446019763706205, 0.36067176552532154, 1.732299315798625], "min": [0.4862833192956572, 0.06484265185238451, 1.0397827269440756, -2.660441728646963, 0.23612873110504218, -3.1412376063602596, 0.484734747100626, -0.42286122357096495, 1.01993366452303, -3.1334210619551657, 0.3075690007296017, -3.111156718358878], "max": [0.6562971880595794, 0.423364550823249, 1.2007167147055788, -0.6431556392191775, 1.2718216626937933, 3.141362055888388, 0.6331252550871479, -0.13723354650609848, 1.1491886718761117, 3.141387602393038, 1.548819566252924, 3.134768275907123], "count": [1106]}, "gripper_mode_state": {"mean": [0.5424954792043399, 0.2007233273056058], "std": [0.49819086126423406, 0.400541474982271], "min": [0, 0], "max": [1, 1], "count": [1106]}, "gripper_activity_state": {"mean": [1.8770343580470163, 1.9566003616636527], "std": [0.4370671950589988, 0.2754526397493673], "min": [0, 0], "max": [2, 2], "count": [1106]}, "gripper_mode_action": {"mean": [0.5424954792043399, 0.2007233273056058], "std": [0.49819086126423406, 0.400541474982271], "min": [0, 0], "max": [1, 1], "count": [1106]}, "gripper_activity_action": {"mean": [1.8770343580470163, 1.9566003616636527], "std": [0.4370671950589988, 0.2754526397493673], "min": [0, 0], "max": [2, 2], "count": [1106]}, "gripper_open_scale_state": {"mean": [0.41787160951707514, 0.45517191389930595], "std": [0.3320674504562899, 0.2053754661659273], "min": [0.041, 0.0], "max": [0.842, 0.574], "count": [1106]}, "gripper_open_scale_action": {"mean": [0.41787160951707514, 0.45517191389930595], "std": [0.3320674504562899, 0.2053754661659273], "min": [0.041, 0.0], "max": [0.842, 0.574], "count": [1106]}}} +{"episode_index": 208, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42673141457931923]], [[0.45233370523064714]], [[0.4553328941403151]]], "std": [[[0.21427454210648839]], [[0.18286778292249395]], [[0.17618423293969027]]], "count": [173]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.4323593968415883]], [[0.45125930215535154]], [[0.4512655252370698]]], "std": [[[0.1779202381858438]], [[0.1532799071007796]], [[0.14663742945530236]]], "count": [173]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.46398278882844085]], [[0.47061315005289206]], [[0.4686259173467075]]], "std": [[[0.11322829670394088]], [[0.10003518154587025]], [[0.0982419172671667]]], "count": [173]}, "observation.state": {"min": [0.2673321068286896, 1.812105417251587, -1.2879831790924072, -0.8391193747520447, -2.600226402282715, -2.104326009750366, 0.1382649838924408, -2.0, 0.16900299489498138, 0.25826799869537354, -0.12042099982500076, -3.1381852626800537, -0.31300002336502075, -0.7730000019073486, -0.8516159653663635, -2.0756852626800537, 0.5273861289024353, 0.1722290962934494, -0.14814354479312897, 0.8019089698791504, -2.3752362728118896, 24.0, -0.3543359935283661, 0.3092919886112213, -0.07893399894237518, -3.1351852416992188, 0.08299999684095383, -3.1411852836608887], "max": [0.9658477902412415, 2.086174726486206, -0.2263692170381546, 0.03354522958397865, -0.07813839614391327, -0.8318937420845032, 1.820134162902832, 729.0, 0.39395299553871155, 0.4233280122280121, 0.1409969925880432, 3.121999979019165, 1.309999942779541, 0.6620000004768372, -0.32304301857948303, -1.8018256425857544, 1.7713521718978882, 0.9496510624885559, 2.529191493988037, 1.7508620023727417, -0.540860116481781, 846.0, -0.04631499946117401, 0.4465610086917877, 0.10540600121021271, 3.1410000324249268, 1.2339999675750732, 3.140000104904175], "mean": [0.5413058400154114, 2.0331220626831055, -0.6830483078956604, -0.41855648159980774, -1.464859127998352, -1.2387142181396484, 1.0888164043426514, 477.14263916015625, 0.3250751495361328, 0.35948702692985535, 0.036416321992874146, -1.1723347902297974, 0.6188030242919922, -0.3165881037712097, -0.5884522795677185, -1.9894291162490845, 0.876605212688446, 0.6680412292480469, 1.8460851907730103, 1.2530591487884521, -1.8132659196853638, 441.73175048828125, -0.27502188086509705, 0.384204238653183, 0.02972394786775112, 2.530707836151123, 0.5379546284675598, -1.7460824251174927], "std": [0.10134303569793701, 0.06602024286985397, 0.26219239830970764, 0.23143993318080902, 0.8207805752754211, 0.3788270950317383, 0.5106393694877625, 217.54244995117188, 0.0495571494102478, 0.04720565304160118, 0.05597101151943207, 1.9907145500183105, 0.38227614760398865, 0.3617084324359894, 0.10291901230812073, 0.08245497196912766, 0.3454953134059906, 0.185112863779068, 0.76218581199646, 0.29658594727516174, 0.5273559093475342, 341.26513671875, 0.0806439146399498, 0.038357965648174286, 0.038960106670856476, 0.9430601000785828, 0.33100685477256775, 1.58631432056427], "count": [971]}, "action": {"min": [0.2673321068286896, 1.812105417251587, -1.2879831790924072, -0.8391193747520447, -2.600226402282715, -2.104326009750366, 0.1382649838924408, -2.0, 0.16900299489498138, 0.25826799869537354, -0.12042099982500076, -3.1381852626800537, -0.31300002336502075, -0.7730000019073486, -0.8516159653663635, -2.0756852626800537, 0.5273861289024353, 0.1722290962934494, -0.14814354479312897, 0.8019089698791504, -2.3752362728118896, 24.0, -0.3543359935283661, 0.3092919886112213, -0.07893399894237518, -3.1351852416992188, 0.08299999684095383, -3.1411852836608887], "max": [0.9658477902412415, 2.086174726486206, -0.2263692170381546, 0.03354522958397865, -0.07813839614391327, -0.8318937420845032, 1.820134162902832, 729.0, 0.39395299553871155, 0.4233280122280121, 0.1409969925880432, 3.121999979019165, 1.309999942779541, 0.6620000004768372, -0.32304301857948303, -1.8018256425857544, 1.7713521718978882, 0.9496510624885559, 2.529191493988037, 1.7508620023727417, -0.540860116481781, 846.0, -0.04631499946117401, 0.4465610086917877, 0.10540600121021271, 3.1410000324249268, 1.2339999675750732, 3.140000104904175], "mean": [0.5413058400154114, 2.0331220626831055, -0.6830483078956604, -0.41855648159980774, -1.464859127998352, -1.2387142181396484, 1.0888164043426514, 477.14263916015625, 0.3250751495361328, 0.35948702692985535, 0.036416321992874146, -1.1723347902297974, 0.6188030242919922, -0.3165881037712097, -0.5884522795677185, -1.9894291162490845, 0.876605212688446, 0.6680412292480469, 1.8460851907730103, 1.2530591487884521, -1.8132659196853638, 441.73175048828125, -0.27502188086509705, 0.384204238653183, 0.02972394786775112, 2.530707836151123, 0.5379546284675598, -1.7460824251174927], "std": [0.10134303569793701, 0.06602024286985397, 0.26219239830970764, 0.23143993318080902, 0.8207805752754211, 0.3788270950317383, 0.5106393694877625, 217.54244995117188, 0.0495571494102478, 0.04720565304160118, 0.05597101151943207, 1.9907145500183105, 0.38227614760398865, 0.3617084324359894, 0.10291901230812073, 0.08245497196912766, 0.3454953134059906, 0.185112863779068, 0.76218581199646, 0.29658594727516174, 0.5273559093475342, 341.26513671875, 0.0806439146399498, 0.038357965648174286, 0.038960106670856476, 0.9430601000785828, 0.33100685477256775, 1.58631432056427], "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": [210], "max": [210], "mean": [210.0], "std": [0.0], "count": [971]}, "index": {"min": [228557], "max": [229527], "mean": [229042.0], "std": [280.30340704315387], "count": [971]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [971]}, "subtask_annotation": {"mean": [21.15036045314109, 29.0, 29.0, 29.0, 29.0], "std": [3.0613445505361225, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [971]}, "scene_annotation": {"mean": [210.0], "std": [0.0], "min": [210], "max": [210], "count": [971]}, "eef_direction_state": {"mean": [3.938208032955716, 4.1771369721936145], "std": [2.0509203886936724, 2.1863570142126703], "min": [0, 0], "max": [6, 6], "count": [971]}, "eef_velocity_state": {"mean": [0.7868177136972193, 0.7250257466529351], "std": [0.7394094470010869, 0.8000913145338538], "min": [0, 0], "max": [2, 2], "count": [971]}, "eef_acc_mag_state": {"mean": [0.800205973223481, 0.5973223480947477], "std": [0.8425110565061282, 0.800072755513123], "min": [0, 0], "max": [2, 2], "count": [971]}, "eef_direction_action": {"mean": [3.938208032955716, 4.1771369721936145], "std": [2.0509203886936724, 2.1863570142126703], "min": [0, 0], "max": [6, 6], "count": [971]}, "eef_velocity_action": {"mean": [0.7868177136972193, 0.7250257466529351], "std": [0.7394094470010869, 0.8000913145338538], "min": [0, 0], "max": [2, 2], "count": [971]}, "eef_acc_mag_action": {"mean": [0.800205973223481, 0.5973223480947477], "std": [0.8425110565061282, 0.800072755513123], "min": [0, 0], "max": [2, 2], "count": [971]}, "eef_sim_pose_state": {"mean": [0.5874423384365243, 0.3043163842436987, 1.1120061994263206, -2.298338121593431, 0.7978471322508569, 1.532491023804631, 0.5581248191248884, -0.3327633418642082, 1.0713115791519054, 2.054145078033032, 1.113440380438727, 0.3441028937655515], "std": [0.033715562205027784, 0.06838603622373753, 0.047736598354009764, 0.6886297914866698, 0.35094206486637, 2.2525066594017664, 0.03435884574404252, 0.05692602777098683, 0.03186176535175902, 0.8609342371217432, 0.31400569226962993, 2.3650882557559285], "min": [0.49663120841148567, 0.08168590275848119, 1.044496269852352, -2.929937047655955, 0.22337569861624473, -3.138149161126665, 0.4541374256807712, -0.4214950599691875, 1.0303828046996002, -0.032234667141468554, 0.298500675879968, -3.140584496988028], "max": [0.6494528886944272, 0.40981390327268274, 1.2387495581962946, -0.4904262391629651, 1.4206185963728046, 3.1293808454146803, 0.6137726714097216, -0.1336309784003828, 1.198425975152382, 3.0364178511066955, 1.5372277669904357, 3.141446038779062], "count": [971]}, "eef_sim_pose_action": {"mean": [0.5874423384365243, 0.3043163842436987, 1.1120061994263206, -2.298338121593431, 0.7978471322508569, 1.532491023804631, 0.5581248191248884, -0.3327633418642082, 1.0713115791519054, 2.054145078033032, 1.113440380438727, 0.3441028937655515], "std": [0.033715562205027784, 0.06838603622373753, 0.047736598354009764, 0.6886297914866698, 0.35094206486637, 2.2525066594017664, 0.03435884574404252, 0.05692602777098683, 0.03186176535175902, 0.8609342371217432, 0.31400569226962993, 2.3650882557559285], "min": [0.49663120841148567, 0.08168590275848119, 1.044496269852352, -2.929937047655955, 0.22337569861624473, -3.138149161126665, 0.4541374256807712, -0.4214950599691875, 1.0303828046996002, -0.032234667141468554, 0.298500675879968, -3.140584496988028], "max": [0.6494528886944272, 0.40981390327268274, 1.2387495581962946, -0.4904262391629651, 1.4206185963728046, 3.1293808454146803, 0.6137726714097216, -0.1336309784003828, 1.198425975152382, 3.0364178511066955, 1.5372277669904357, 3.141446038779062], "count": [971]}, "gripper_mode_state": {"mean": [0.48918640576725025, 0.6405767250257467], "std": [0.4998830525030494, 0.4798314124575756], "min": [0, 0], "max": [1, 1], "count": [971]}, "gripper_activity_state": {"mean": [1.7971163748712666, 1.933058702368692], "std": [0.5341402380198701, 0.31549221944339256], "min": [0, 0], "max": [2, 2], "count": [971]}, "gripper_mode_action": {"mean": [0.48918640576725025, 0.6405767250257467], "std": [0.4998830525030494, 0.4798314124575756], "min": [0, 0], "max": [1, 1], "count": [971]}, "gripper_activity_action": {"mean": [1.7971163748712666, 1.933058702368692], "std": [0.5341402380198701, 0.31549221944339256], "min": [0, 0], "max": [2, 2], "count": [971]}, "gripper_open_scale_state": {"mean": [0.44173171985480936, 0.4772188465028047], "std": [0.3412652464296136, 0.21737478211967548], "min": [0.024, 0.0], "max": [0.846, 0.729], "count": [971]}, "gripper_open_scale_action": {"mean": [0.44173171985480936, 0.4772188465028047], "std": [0.3412652464296136, 0.21737478211967548], "min": [0.024, 0.0], "max": [0.846, 0.729], "count": [971]}}} +{"episode_index": 209, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.428149023398019]], [[0.45140868518799276]], [[0.4531568732733643]]], "std": [[[0.21221038693566519]], [[0.1818525403974494]], [[0.17726237628272784]]], "count": [194]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4447717134963951]], [[0.46087083185937605]], [[0.45964373189138197]]], "std": [[[0.17177984690444717]], [[0.14980295628611945]], [[0.1451061696668865]]], "count": [194]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[1.0]], [[1.0]]], "mean": [[[0.4471756304325854]], [[0.45989673771140754]], [[0.45992327947072303]]], "std": [[[0.1423914614925311]], [[0.12162993192691075]], [[0.11665745571513912]]], "count": [194]}, "observation.state": {"min": [0.2704911231994629, 1.8294891119003296, -1.1592302322387695, -1.0729411840438843, -2.7851788997650146, -2.130523443222046, 0.1272868663072586, 6.0, 0.17574700713157654, 0.25825798511505127, -0.1280210018157959, -3.1411852836608887, -0.4189999997615814, -0.9079999923706055, -0.9066287279129028, -2.0784080028533936, 0.5141565799713135, 0.2330189198255539, -0.10918780416250229, 0.9092292785644531, -2.2213854789733887, 31.0, -0.36553698778152466, 0.2705729901790619, -0.0692949965596199, -3.1381852626800537, 0.04500000178813934, -3.1371853351593018], "max": [0.9320756793022156, 2.0925800800323486, -0.4285307228565216, 0.06705555319786072, -0.1725258082151413, -0.6661223769187927, 1.8807669878005981, 568.0, 0.42109400033950806, 0.4340740144252777, 0.155130997300148, 3.140000104904175, 1.2869999408721924, 0.675000011920929, -0.2839301526546478, -1.820134162902832, 1.910821557044983, 1.0400242805480957, 2.1737377643585205, 1.7014343738555908, -0.5782276391983032, 852.0, -0.06582300364971161, 0.4377819895744324, 0.08535599708557129, 3.140000104904175, 1.2359999418258667, 3.1389999389648438], "mean": [0.535973072052002, 2.0323381423950195, -0.6946185231208801, -0.4746271073818207, -1.5922942161560059, -1.2674071788787842, 1.1619291305541992, 437.26220703125, 0.32147449254989624, 0.35235515236854553, 0.033088624477386475, -1.7981644868850708, 0.5207764506340027, -0.38218167424201965, -0.5159656405448914, -2.0044260025024414, 0.88038170337677, 0.7027396559715271, 1.7867003679275513, 1.2678709030151367, -1.779464840888977, 426.21966552734375, -0.2698017656803131, 0.36665913462638855, 0.021267907693982124, 2.5727391242980957, 0.5970109701156616, -2.1371047496795654], "std": [0.11442732810974121, 0.06930562108755112, 0.17876800894737244, 0.2693130075931549, 0.7793151140213013, 0.4123843014240265, 0.5474606156349182, 162.63206481933594, 0.05285290256142616, 0.05000515282154083, 0.06548482924699783, 1.6548806428909302, 0.42709222435951233, 0.38344261050224304, 0.1366102248430252, 0.0651097372174263, 0.332413911819458, 0.19923795759677887, 0.5088095664978027, 0.25932466983795166, 0.4068954288959503, 369.0047302246094, 0.09164092689752579, 0.048742443323135376, 0.032840464264154434, 1.215656042098999, 0.24193763732910156, 1.105882167816162], "count": [1129]}, "action": {"min": [0.2704911231994629, 1.8294891119003296, -1.1592302322387695, -1.0729411840438843, -2.7851788997650146, -2.130523443222046, 0.1272868663072586, 6.0, 0.17574700713157654, 0.25825798511505127, -0.1280210018157959, -3.1411852836608887, -0.4189999997615814, -0.9079999923706055, -0.9066287279129028, -2.0784080028533936, 0.5141565799713135, 0.2330189198255539, -0.10918780416250229, 0.9092292785644531, -2.2213854789733887, 31.0, -0.36553698778152466, 0.2705729901790619, -0.0692949965596199, -3.1381852626800537, 0.04500000178813934, -3.1371853351593018], "max": [0.9320756793022156, 2.0925800800323486, -0.4285307228565216, 0.06705555319786072, -0.1725258082151413, -0.6661223769187927, 1.8807669878005981, 568.0, 0.42109400033950806, 0.4340740144252777, 0.155130997300148, 3.140000104904175, 1.2869999408721924, 0.675000011920929, -0.2839301526546478, -1.820134162902832, 1.910821557044983, 1.0400242805480957, 2.1737377643585205, 1.7014343738555908, -0.5782276391983032, 852.0, -0.06582300364971161, 0.4377819895744324, 0.08535599708557129, 3.140000104904175, 1.2359999418258667, 3.1389999389648438], "mean": [0.535973072052002, 2.0323381423950195, -0.6946185231208801, -0.4746271073818207, -1.5922942161560059, -1.2674071788787842, 1.1619291305541992, 437.26220703125, 0.32147449254989624, 0.35235515236854553, 0.033088624477386475, -1.7981644868850708, 0.5207764506340027, -0.38218167424201965, -0.5159656405448914, -2.0044260025024414, 0.88038170337677, 0.7027396559715271, 1.7867003679275513, 1.2678709030151367, -1.779464840888977, 426.21966552734375, -0.2698017656803131, 0.36665913462638855, 0.021267907693982124, 2.5727391242980957, 0.5970109701156616, -2.1371047496795654], "std": [0.11442732810974121, 0.06930562108755112, 0.17876800894737244, 0.2693130075931549, 0.7793151140213013, 0.4123843014240265, 0.5474606156349182, 162.63206481933594, 0.05285290256142616, 0.05000515282154083, 0.06548482924699783, 1.6548806428909302, 0.42709222435951233, 0.38344261050224304, 0.1366102248430252, 0.0651097372174263, 0.332413911819458, 0.19923795759677887, 0.5088095664978027, 0.25932466983795166, 0.4068954288959503, 369.0047302246094, 0.09164092689752579, 0.048742443323135376, 0.032840464264154434, 1.215656042098999, 0.24193763732910156, 1.105882167816162], "count": [1129]}, "timestamp": {"min": [0.0], "max": [37.6], "mean": [18.8], "std": [10.86380330373402], "count": [1129]}, "frame_index": {"min": [0], "max": [1128], "mean": [564.0], "std": [325.9140991120206], "count": [1129]}, "episode_index": {"min": [211], "max": [211], "mean": [211.0], "std": [0.0], "count": [1129]}, "index": {"min": [229528], "max": [230656], "mean": [230092.0], "std": [325.9140991120206], "count": [1129]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1129]}, "subtask_annotation": {"mean": [20.8281665190434, 29.0, 29.0, 29.0, 29.0], "std": [3.3834726089052425, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1129]}, "scene_annotation": {"mean": [211.0], "std": [0.0], "min": [211], "max": [211], "count": [1129]}, "eef_direction_state": {"mean": [4.255978742249779, 3.844995571302037], "std": [2.037953032549695, 2.1990968081145423], "min": [0, 0], "max": [6, 6], "count": [1129]}, "eef_velocity_state": {"mean": [0.6412754650132861, 0.7927369353410098], "std": [0.6810847931212819, 0.7573089055661325], "min": [0, 0], "max": [2, 2], "count": [1129]}, "eef_acc_mag_state": {"mean": [0.620903454384411, 0.6288751107174491], "std": [0.8039686098758161, 0.8071309023484239], "min": [0, 0], "max": [2, 2], "count": [1129]}, "eef_direction_action": {"mean": [4.255978742249779, 3.844995571302037], "std": [2.037953032549695, 2.1990968081145423], "min": [0, 0], "max": [6, 6], "count": [1129]}, "eef_velocity_action": {"mean": [0.6412754650132861, 0.7927369353410098], "std": [0.6810847931212819, 0.7573089055661325], "min": [0, 0], "max": [2, 2], "count": [1129]}, "eef_acc_mag_action": {"mean": [0.620903454384411, 0.6288751107174491], "std": [0.8039686098758161, 0.8071309023484239], "min": [0, 0], "max": [2, 2], "count": [1129]}, "eef_sim_pose_state": {"mean": [0.5691395013825967, 0.29934486060084325, 1.1070338592436604, -2.083646567563469, 0.8965261757221821, -0.7635030092403544, 0.5542548614745941, -0.32925660775569005, 1.0745332849118872, 2.120295921790391, 1.0466235380676785, -0.4267165604287387], "std": [0.0453694867106383, 0.07411045446395036, 0.05425675035659571, 1.0507391931779446, 0.3451271024205347, 2.687266201377186, 0.038560850449760424, 0.06507154159690591, 0.035543002135801915, 0.870800869317246, 0.4147290955326803, 2.323028067400709], "min": [0.4836359089514476, 0.1045677330712876, 1.024093660572121, -3.1401375941322063, 0.38746663960606176, -3.1402964158037503, 0.4608431370332228, -0.4160274764936165, 1.0157545909946162, -1.399923610194642, 0.18317118689587875, -3.1398254074337237], "max": [0.6428959129948894, 0.3995690897638573, 1.2266906511841547, 3.1238785740714183, 1.4751163652994204, 3.140626900476113, 0.6280414472596137, -0.1354576734222835, 1.187309581895757, 3.1246741319143405, 1.5577617147145122, 3.1396405101493223], "count": [1129]}, "eef_sim_pose_action": {"mean": [0.5691395013825967, 0.29934486060084325, 1.1070338592436604, -2.083646567563469, 0.8965261757221821, -0.7635030092403544, 0.5542548614745941, -0.32925660775569005, 1.0745332849118872, 2.120295921790391, 1.0466235380676785, -0.4267165604287387], "std": [0.0453694867106383, 0.07411045446395036, 0.05425675035659571, 1.0507391931779446, 0.3451271024205347, 2.687266201377186, 0.038560850449760424, 0.06507154159690591, 0.035543002135801915, 0.870800869317246, 0.4147290955326803, 2.323028067400709], "min": [0.4836359089514476, 0.1045677330712876, 1.024093660572121, -3.1401375941322063, 0.38746663960606176, -3.1402964158037503, 0.4608431370332228, -0.4160274764936165, 1.0157545909946162, -1.399923610194642, 0.18317118689587875, -3.1398254074337237], "max": [0.6428959129948894, 0.3995690897638573, 1.2266906511841547, 3.1238785740714183, 1.4751163652994204, 3.140626900476113, 0.6280414472596137, -0.1354576734222835, 1.187309581895757, 3.1246741319143405, 1.5577617147145122, 3.1396405101493223], "count": [1129]}, "gripper_mode_state": {"mean": [0.5146147032772365, 0.5013286093888397], "std": [0.4997863648081267, 0.49999823479398275], "min": [0, 0], "max": [1, 1], "count": [1129]}, "gripper_activity_state": {"mean": [1.8352524357838795, 1.967227635075288], "std": [0.493856816707179, 0.241392884730988], "min": [0, 0], "max": [2, 2], "count": [1129]}, "gripper_mode_action": {"mean": [0.5146147032772365, 0.5013286093888397], "std": [0.4997863648081267, 0.49999823479398275], "min": [0, 0], "max": [1, 1], "count": [1129]}, "gripper_activity_action": {"mean": [1.8352524357838795, 1.967227635075288], "std": [0.493856816707179, 0.241392884730988], "min": [0, 0], "max": [2, 2], "count": [1129]}, "gripper_open_scale_state": {"mean": [0.4262196633834725, 0.43726217898275066], "std": [0.36900401676544886, 0.16263204190688393], "min": [0.031, 0.006], "max": [0.852, 0.568], "count": [1129]}, "gripper_open_scale_action": {"mean": [0.4262196633834725, 0.43726217898275066], "std": [0.36900401676544886, 0.16263204190688393], "min": [0.031, 0.006], "max": [0.852, 0.568], "count": [1129]}}} +{"episode_index": 210, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4143106331911003]], [[0.4445205243150801]], [[0.44836942391377965]]], "std": [[[0.22141346915266447]], [[0.18616917452433163]], [[0.17931516583757628]]], "count": [193]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.42581674265129194]], [[0.4528079017660605]], [[0.45223682015984284]]], "std": [[[0.1851443193319923]], [[0.15422036150905172]], [[0.14826278193543624]]], "count": [193]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4456918368383623]], [[0.45946480790070776]], [[0.4602920000253988]]], "std": [[[0.15337413088666302]], [[0.13167245897984783]], [[0.1260260956181589]]], "count": [193]}, "observation.state": {"min": [0.3202155530452728, 1.774738073348999, -1.4670016765594482, -0.954922080039978, -2.8204870223999023, -2.0740795135498047, 0.35726889967918396, 2.0, 0.1688240021467209, 0.27917900681495667, -0.13237500190734863, -3.1411852836608887, -0.5640000700950623, -0.8500000238418579, -0.8256105780601501, -2.0784428119659424, 0.5245237946510315, 0.1454557478427887, 0.13610078394412994, 0.740822434425354, -2.2828731536865234, 20.0, -0.35522300004959106, 0.2937789857387543, -0.04970699921250343, -3.1411852836608887, 0.1720000058412552, -3.1010000705718994], "max": [0.9906838536262512, 2.0905206203460693, -0.4202403724193573, 0.08110544830560684, -0.1595230996608734, -0.7660075426101685, 1.8821629285812378, 634.0, 0.4032759964466095, 0.43293100595474243, 0.1200840026140213, 3.1410000324249268, 1.3329999446868896, 0.527999997138977, -0.3254864513874054, -1.7937448024749756, 1.5609525442123413, 0.8160985112190247, 2.3395092487335205, 1.7952805757522583, -0.6435901522636414, 847.0, -0.08882699906826019, 0.44638898968696594, 0.0996289998292923, 3.1410000324249268, 1.3969999551773071, 3.128000020980835], "mean": [0.5777915716171265, 2.0137369632720947, -0.7554511427879333, -0.44404539465904236, -1.6194970607757568, -1.3124622106552124, 1.221411943435669, 514.758544921875, 0.3229864537715912, 0.3518596291542053, 0.033712632954120636, -0.9602928161621094, 0.44232699275016785, -0.3492579162120819, -0.5329321026802063, -1.9795550107955933, 0.8018712997436523, 0.665686845779419, 1.886387586593628, 1.3869768381118774, -1.9086793661117554, 372.9480285644531, -0.28820186853408813, 0.36062437295913696, 0.03661981597542763, 2.5188488960266113, 0.5491596460342407, -1.5264726877212524], "std": [0.11898475140333176, 0.08800984174013138, 0.20627030730247498, 0.2686852514743805, 0.9654971361160278, 0.4172421395778656, 0.5598544478416443, 194.6180419921875, 0.05419205129146576, 0.04798988252878189, 0.058414965867996216, 2.2631402015686035, 0.5534639358520508, 0.4387109577655792, 0.10698644816875458, 0.07722493261098862, 0.27483272552490234, 0.14842191338539124, 0.6384367346763611, 0.2879716157913208, 0.4824570119380951, 371.61737060546875, 0.06577558815479279, 0.04644542932510376, 0.02666533552110195, 1.3268944025039673, 0.32914844155311584, 1.5668766498565674], "count": [1116]}, "action": {"min": [0.3202155530452728, 1.774738073348999, -1.4670016765594482, -0.954922080039978, -2.8204870223999023, -2.0740795135498047, 0.35726889967918396, 2.0, 0.1688240021467209, 0.27917900681495667, -0.13237500190734863, -3.1411852836608887, -0.5640000700950623, -0.8500000238418579, -0.8256105780601501, -2.0784428119659424, 0.5245237946510315, 0.1454557478427887, 0.13610078394412994, 0.740822434425354, -2.2828731536865234, 20.0, -0.35522300004959106, 0.2937789857387543, -0.04970699921250343, -3.1411852836608887, 0.1720000058412552, -3.1010000705718994], "max": [0.9906838536262512, 2.0905206203460693, -0.4202403724193573, 0.08110544830560684, -0.1595230996608734, -0.7660075426101685, 1.8821629285812378, 634.0, 0.4032759964466095, 0.43293100595474243, 0.1200840026140213, 3.1410000324249268, 1.3329999446868896, 0.527999997138977, -0.3254864513874054, -1.7937448024749756, 1.5609525442123413, 0.8160985112190247, 2.3395092487335205, 1.7952805757522583, -0.6435901522636414, 847.0, -0.08882699906826019, 0.44638898968696594, 0.0996289998292923, 3.1410000324249268, 1.3969999551773071, 3.128000020980835], "mean": [0.5777915716171265, 2.0137369632720947, -0.7554511427879333, -0.44404539465904236, -1.6194970607757568, -1.3124622106552124, 1.221411943435669, 514.758544921875, 0.3229864537715912, 0.3518596291542053, 0.033712632954120636, -0.9602928161621094, 0.44232699275016785, -0.3492579162120819, -0.5329321026802063, -1.9795550107955933, 0.8018712997436523, 0.665686845779419, 1.886387586593628, 1.3869768381118774, -1.9086793661117554, 372.9480285644531, -0.28820186853408813, 0.36062437295913696, 0.03661981597542763, 2.5188488960266113, 0.5491596460342407, -1.5264726877212524], "std": [0.11898475140333176, 0.08800984174013138, 0.20627030730247498, 0.2686852514743805, 0.9654971361160278, 0.4172421395778656, 0.5598544478416443, 194.6180419921875, 0.05419205129146576, 0.04798988252878189, 0.058414965867996216, 2.2631402015686035, 0.5534639358520508, 0.4387109577655792, 0.10698644816875458, 0.07722493261098862, 0.27483272552490234, 0.14842191338539124, 0.6384367346763611, 0.2879716157913208, 0.4824570119380951, 371.61737060546875, 0.06577558815479279, 0.04644542932510376, 0.02666533552110195, 1.3268944025039673, 0.32914844155311584, 1.5668766498565674], "count": [1116]}, "timestamp": {"min": [0.0], "max": [37.166666666666664], "mean": [18.583333333333332], "std": [10.73871069576825], "count": [1116]}, "frame_index": {"min": [0], "max": [1115], "mean": [557.5], "std": [322.1613208730475], "count": [1116]}, "episode_index": {"min": [212], "max": [212], "mean": [212.0], "std": [0.0], "count": [1116]}, "index": {"min": [230657], "max": [231772], "mean": [231214.5], "std": [322.1613208730475], "count": [1116]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1116]}, "subtask_annotation": {"mean": [21.9578853046595, 29.0, 29.0, 29.0, 29.0], "std": [2.0419043331756224, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1116]}, "scene_annotation": {"mean": [212.0], "std": [0.0], "min": [212], "max": [212], "count": [1116]}, "eef_direction_state": {"mean": [4.35752688172043, 4.135304659498208], "std": [1.9906472115776748, 2.1669910833252763], "min": [0, 0], "max": [6, 6], "count": [1116]}, "eef_velocity_state": {"mean": [0.6182795698924731, 0.6272401433691757], "std": [0.6808880301887317, 0.6962083045059584], "min": [0, 0], "max": [2, 2], "count": [1116]}, "eef_acc_mag_state": {"mean": [0.589605734767025, 0.5636200716845878], "std": [0.8065810330242679, 0.789992839964831], "min": [0, 0], "max": [2, 2], "count": [1116]}, "eef_direction_action": {"mean": [4.35752688172043, 4.135304659498208], "std": [1.9906472115776748, 2.1669910833252763], "min": [0, 0], "max": [6, 6], "count": [1116]}, "eef_velocity_action": {"mean": [0.6182795698924731, 0.6272401433691757], "std": [0.6808880301887317, 0.6962083045059584], "min": [0, 0], "max": [2, 2], "count": [1116]}, "eef_acc_mag_action": {"mean": [0.589605734767025, 0.5636200716845878], "std": [0.8065810330242679, 0.789992839964831], "min": [0, 0], "max": [2, 2], "count": [1116]}, "eef_sim_pose_state": {"mean": [0.5658359449123028, 0.3218012877061721, 1.1062626321844784, -2.1401324852955055, 0.7063512082705204, 0.8892066191923549, 0.5574721997178641, -0.3278052727581557, 1.07631257300475, 2.203752084627085, 0.913960308842953, -1.3325706755213513], "std": [0.04023215175198925, 0.05424871425778364, 0.0365124399218353, 0.6286662507854061, 0.3382050050505994, 2.7101921844602215, 0.036493927445726854, 0.06142117357697888, 0.0361323475878022, 0.7205536595215224, 0.44801928686169806, 1.8654842384131216], "min": [0.5030414071290419, 0.13408074328142924, 1.0418837988754734, -2.97094048301212, 0.29096666941897786, -3.1412068365694403, 0.5083670851012427, -0.401353238516304, 1.0315274284236884, 0.08550217835664731, 0.07371824834000651, -3.1391312526209867], "max": [0.6459937174140379, 0.4055666111479854, 1.2213982721130752, -0.5702507675013229, 1.325215386954873, 3.1415487454848163, 0.6243130929018347, -0.12467144671850146, 1.1716414830543704, 3.051025070898094, 1.5242542463245603, 3.1310257968909703], "count": [1116]}, "eef_sim_pose_action": {"mean": [0.5658359449123028, 0.3218012877061721, 1.1062626321844784, -2.1401324852955055, 0.7063512082705204, 0.8892066191923549, 0.5574721997178641, -0.3278052727581557, 1.07631257300475, 2.203752084627085, 0.913960308842953, -1.3325706755213513], "std": [0.04023215175198925, 0.05424871425778364, 0.0365124399218353, 0.6286662507854061, 0.3382050050505994, 2.7101921844602215, 0.036493927445726854, 0.06142117357697888, 0.0361323475878022, 0.7205536595215224, 0.44801928686169806, 1.8654842384131216], "min": [0.5030414071290419, 0.13408074328142924, 1.0418837988754734, -2.97094048301212, 0.29096666941897786, -3.1412068365694403, 0.5083670851012427, -0.401353238516304, 1.0315274284236884, 0.08550217835664731, 0.07371824834000651, -3.1391312526209867], "max": [0.6459937174140379, 0.4055666111479854, 1.2213982721130752, -0.5702507675013229, 1.325215386954873, 3.1415487454848163, 0.6243130929018347, -0.12467144671850146, 1.1716414830543704, 3.051025070898094, 1.5242542463245603, 3.1310257968909703], "count": [1116]}, "gripper_mode_state": {"mean": [0.5716845878136201, 0.13978494623655913], "std": [0.4948346389148559, 0.34676377412036485], "min": [0, 0], "max": [1, 1], "count": [1116]}, "gripper_activity_state": {"mean": [1.8557347670250897, 1.949820788530466], "std": [0.4673701470811486, 0.28896981176697395], "min": [0, 0], "max": [2, 2], "count": [1116]}, "gripper_mode_action": {"mean": [0.5716845878136201, 0.13978494623655913], "std": [0.4948346389148559, 0.34676377412036485], "min": [0, 0], "max": [1, 1], "count": [1116]}, "gripper_activity_action": {"mean": [1.8557347670250897, 1.949820788530466], "std": [0.4673701470811486, 0.28896981176697395], "min": [0, 0], "max": [2, 2], "count": [1116]}, "gripper_open_scale_state": {"mean": [0.37294802869092764, 0.5147585126020576], "std": [0.37161793904529244, 0.1946180726557457], "min": [0.02, 0.002], "max": [0.847, 0.634], "count": [1116]}, "gripper_open_scale_action": {"mean": [0.37294802869092764, 0.5147585126020576], "std": [0.37161793904529244, 0.1946180726557457], "min": [0.02, 0.002], "max": [0.847, 0.634], "count": [1116]}}} +{"episode_index": 211, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.41902196087986854]], [[0.44639435940068034]], [[0.45080435395405727]]], "std": [[[0.2203115548964003]], [[0.1895276027416075]], [[0.18195716251504324]]], "count": [171]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4233476474410427]], [[0.44679383456599014]], [[0.44639047629285633]]], "std": [[[0.171272934054099]], [[0.14157195958580066]], [[0.13586452352146433]]], "count": [171]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4597309499579559]], [[0.4705538893188854]], [[0.470781851995184]]], "std": [[[0.14892014087690164]], [[0.1274509588400894]], [[0.12223924468123501]]], "count": [171]}, "observation.state": {"min": [0.38638103008270264, 1.7961184978485107, -1.2503364086151123, -0.9012531638145447, -2.71374249458313, -2.008786916732788, 0.30911529064178467, 2.0, 0.13104499876499176, 0.2789379954338074, -0.13762299716472626, -3.122999906539917, -0.4970000088214874, -0.5830000042915344, -0.7590262293815613, -2.072281837463379, 0.526077151298523, 0.09323549270629883, 0.16257742047309875, 1.0861707925796509, -2.33010196685791, 27.0, -0.3668839931488037, 0.25875499844551086, -0.04697300121188164, -3.1411852836608887, 0.08299999684095383, -3.11899995803833], "max": [1.0830466747283936, 2.092318296432495, -0.4455127418041229, 0.06466444581747055, -0.06431538611650467, -0.691220223903656, 1.771806001663208, 631.0, 0.3805379867553711, 0.4427340030670166, 0.1447090059518814, 3.1410000324249268, 1.3109999895095825, 0.6600000262260437, -0.2358987033367157, -1.6941039562225342, 1.4961661100387573, 0.9512044191360474, 2.4706532955169678, 1.7833601236343384, -0.7094065546989441, 840.0, -0.10133100301027298, 0.41898301243782043, 0.15321800112724304, 3.140000104904175, 1.4010000228881836, 3.1029999256134033], "mean": [0.6042253971099854, 2.033230781555176, -0.8740519285202026, -0.39197084307670593, -1.3995026350021362, -1.2147806882858276, 1.0866845846176147, 513.5330810546875, 0.30532747507095337, 0.3692501187324524, 0.02071589231491089, -1.1670349836349487, 0.4764542579650879, -0.17985175549983978, -0.45080113410949707, -1.981322169303894, 0.7870926856994629, 0.7215715646743774, 1.82469642162323, 1.504531979560852, -1.85041344165802, 470.76470947265625, -0.3031579256057739, 0.3344680964946747, 0.05766051635146141, 2.379305839538574, 0.6084069609642029, -1.1702826023101807], "std": [0.12896177172660828, 0.07006382942199707, 0.15392780303955078, 0.2666141092777252, 0.9599153399467468, 0.4141252636909485, 0.54529869556427, 179.62973022460938, 0.05719853192567825, 0.049902159720659256, 0.07204568386077881, 1.9999699592590332, 0.444793164730072, 0.4303937554359436, 0.11821503937244415, 0.08018127083778381, 0.29772278666496277, 0.23096725344657898, 0.7487225532531738, 0.22539421916007996, 0.5035900473594666, 355.4847106933594, 0.06566198915243149, 0.04778680205345154, 0.03190722316503525, 1.397202730178833, 0.4024617671966553, 1.9266469478607178], "count": [952]}, "action": {"min": [0.38638103008270264, 1.7961184978485107, -1.2503364086151123, -0.9012531638145447, -2.71374249458313, -2.008786916732788, 0.30911529064178467, 2.0, 0.13104499876499176, 0.2789379954338074, -0.13762299716472626, -3.122999906539917, -0.4970000088214874, -0.5830000042915344, -0.7590262293815613, -2.072281837463379, 0.526077151298523, 0.09323549270629883, 0.16257742047309875, 1.0861707925796509, -2.33010196685791, 27.0, -0.3668839931488037, 0.25875499844551086, -0.04697300121188164, -3.1411852836608887, 0.08299999684095383, -3.11899995803833], "max": [1.0830466747283936, 2.092318296432495, -0.4455127418041229, 0.06466444581747055, -0.06431538611650467, -0.691220223903656, 1.771806001663208, 631.0, 0.3805379867553711, 0.4427340030670166, 0.1447090059518814, 3.1410000324249268, 1.3109999895095825, 0.6600000262260437, -0.2358987033367157, -1.6941039562225342, 1.4961661100387573, 0.9512044191360474, 2.4706532955169678, 1.7833601236343384, -0.7094065546989441, 840.0, -0.10133100301027298, 0.41898301243782043, 0.15321800112724304, 3.140000104904175, 1.4010000228881836, 3.1029999256134033], "mean": [0.6042253971099854, 2.033230781555176, -0.8740519285202026, -0.39197084307670593, -1.3995026350021362, -1.2147806882858276, 1.0866845846176147, 513.5330810546875, 0.30532747507095337, 0.3692501187324524, 0.02071589231491089, -1.1670349836349487, 0.4764542579650879, -0.17985175549983978, -0.45080113410949707, -1.981322169303894, 0.7870926856994629, 0.7215715646743774, 1.82469642162323, 1.504531979560852, -1.85041344165802, 470.76470947265625, -0.3031579256057739, 0.3344680964946747, 0.05766051635146141, 2.379305839538574, 0.6084069609642029, -1.1702826023101807], "std": [0.12896177172660828, 0.07006382942199707, 0.15392780303955078, 0.2666141092777252, 0.9599153399467468, 0.4141252636909485, 0.54529869556427, 179.62973022460938, 0.05719853192567825, 0.049902159720659256, 0.07204568386077881, 1.9999699592590332, 0.444793164730072, 0.4303937554359436, 0.11821503937244415, 0.08018127083778381, 0.29772278666496277, 0.23096725344657898, 0.7487225532531738, 0.22539421916007996, 0.5035900473594666, 355.4847106933594, 0.06566198915243149, 0.04778680205345154, 0.03190722316503525, 1.397202730178833, 0.4024617671966553, 1.9266469478607178], "count": [952]}, "timestamp": {"min": [0.0], "max": [31.7], "mean": [15.850000000000001], "std": [9.160619217304278], "count": [952]}, "frame_index": {"min": [0], "max": [951], "mean": [475.5], "std": [274.8185765191283], "count": [952]}, "episode_index": {"min": [213], "max": [213], "mean": [213.0], "std": [0.0], "count": [952]}, "index": {"min": [231773], "max": [232724], "mean": [232248.5], "std": [274.8185765191283], "count": [952]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [952]}, "subtask_annotation": {"mean": [21.599789915966387, 29.0, 29.0, 29.0, 29.0], "std": [3.0914832788530027, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [952]}, "scene_annotation": {"mean": [213.0], "std": [0.0], "min": [213], "max": [213], "count": [952]}, "eef_direction_state": {"mean": [4.21953781512605, 4.300420168067227], "std": [2.0315568699391395, 2.1287546740087864], "min": [0, 0], "max": [6, 6], "count": [952]}, "eef_velocity_state": {"mean": [0.6617647058823529, 0.6207983193277311], "std": [0.6883546904981455, 0.7490247113069362], "min": [0, 0], "max": [2, 2], "count": [952]}, "eef_acc_mag_state": {"mean": [0.7331932773109243, 0.49264705882352944], "std": [0.8440542743840955, 0.7572815500332474], "min": [0, 0], "max": [2, 2], "count": [952]}, "eef_direction_action": {"mean": [4.21953781512605, 4.300420168067227], "std": [2.0315568699391395, 2.1287546740087864], "min": [0, 0], "max": [6, 6], "count": [952]}, "eef_velocity_action": {"mean": [0.6617647058823529, 0.6207983193277311], "std": [0.6883546904981455, 0.7490247113069362], "min": [0, 0], "max": [2, 2], "count": [952]}, "eef_acc_mag_action": {"mean": [0.7331932773109243, 0.49264705882352944], "std": [0.8440542743840955, 0.7572815500332474], "min": [0, 0], "max": [2, 2], "count": [952]}, "eef_sim_pose_state": {"mean": [0.538405438488689, 0.34546345502597303, 1.1087153195381123, -2.06466675914629, 0.7233909877659983, 0.34647724516998596, 0.5717478104297685, -0.30621719816333864, 1.0764131925348244, 0.821344133334687, 1.0102191107819813, -1.1383771681075032], "std": [0.045574850270523146, 0.05693313173859743, 0.039583474524358446, 0.6395933240404241, 0.33745310586933275, 2.73401189561598, 0.041127905110826195, 0.07144840829353348, 0.03296180922711618, 2.205433640570334, 0.33687817333225084, 1.664320768751631], "min": [0.44491353757887286, 0.1423160206177343, 1.034360105611824, -2.7486306459491683, 0.25479346506821066, -3.141461260568803, 0.5101392748969878, -0.3904448784476542, 1.0408590318679498, -3.1401279932343416, 0.18697057419397844, -3.1280895474066774], "max": [0.6286793618077563, 0.4348543651656217, 1.215922192680006, -0.7307334292589203, 1.3068287803689338, 3.140077705736078, 0.6379400142732549, -0.09708569247758489, 1.2038669257869394, 3.141169186848358, 1.551625385021644, 3.132396491096221], "count": [952]}, "eef_sim_pose_action": {"mean": [0.538405438488689, 0.34546345502597303, 1.1087153195381123, -2.06466675914629, 0.7233909877659983, 0.34647724516998596, 0.5717478104297685, -0.30621719816333864, 1.0764131925348244, 0.821344133334687, 1.0102191107819813, -1.1383771681075032], "std": [0.045574850270523146, 0.05693313173859743, 0.039583474524358446, 0.6395933240404241, 0.33745310586933275, 2.73401189561598, 0.041127905110826195, 0.07144840829353348, 0.03296180922711618, 2.205433640570334, 0.33687817333225084, 1.664320768751631], "min": [0.44491353757887286, 0.1423160206177343, 1.034360105611824, -2.7486306459491683, 0.25479346506821066, -3.141461260568803, 0.5101392748969878, -0.3904448784476542, 1.0408590318679498, -3.1401279932343416, 0.18697057419397844, -3.1280895474066774], "max": [0.6286793618077563, 0.4348543651656217, 1.215922192680006, -0.7307334292589203, 1.3068287803689338, 3.140077705736078, 0.6379400142732549, -0.09708569247758489, 1.2038669257869394, 3.141169186848358, 1.551625385021644, 3.132396491096221], "count": [952]}, "gripper_mode_state": {"mean": [0.44012605042016806, 0.12184873949579832], "std": [0.49640216575042556, 0.3271110272966695], "min": [0, 0], "max": [1, 1], "count": [952]}, "gripper_activity_state": {"mean": [1.8077731092436975, 1.9422268907563025], "std": [0.5440882426109495, 0.3105675189305859], "min": [0, 0], "max": [2, 2], "count": [952]}, "gripper_mode_action": {"mean": [0.44012605042016806, 0.12184873949579832], "std": [0.49640216575042556, 0.3271110272966695], "min": [0, 0], "max": [1, 1], "count": [952]}, "gripper_activity_action": {"mean": [1.8077731092436975, 1.9422268907563025], "std": [0.5440882426109495, 0.3105675189305859], "min": [0, 0], "max": [2, 2], "count": [952]}, "gripper_open_scale_state": {"mean": [0.47076470581022833, 0.5135330882513227], "std": [0.3554849863535035, 0.17962973195361986], "min": [0.027, 0.002], "max": [0.84, 0.631], "count": [952]}, "gripper_open_scale_action": {"mean": [0.47076470581022833, 0.5135330882513227], "std": [0.3554849863535035, 0.17962973195361986], "min": [0.027, 0.002], "max": [0.84, 0.631], "count": [952]}}} +{"episode_index": 212, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4158902648298903]], [[0.4406348258053221]], [[0.4429593819298553]]], "std": [[[0.21863211602834592]], [[0.1880867360271698]], [[0.18285534213373303]]], "count": [224]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4280804729443861]], [[0.45073382061157796]], [[0.4500616975957049]]], "std": [[[0.1898836186964613]], [[0.16456679178885072]], [[0.16074010993341561]]], "count": [224]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4514067414726307]], [[0.46455794362015634]], [[0.4653716025472689]]], "std": [[[0.14905431350135365]], [[0.1300676164085185]], [[0.12581084242837984]]], "count": [224]}, "observation.state": {"min": [0.1454557478427887, 1.9114845991134644, -0.7119198441505432, -0.8790176510810852, -2.741353750228882, -2.18599009513855, 0.33389896154403687, -2.0, 0.1868250072002411, 0.1822880059480667, -0.1363459974527359, -3.1411852836608887, -0.1850000023841858, -1.2389999628067017, -0.9003630876541138, -2.078338146209717, 0.5429021716117859, 0.012269665487110615, 0.17002996802330017, 0.7567224502563477, -2.377661943435669, 19.0, -0.3550800085067749, 0.30103999376296997, -0.08824100345373154, -3.1361851692199707, 0.10599999874830246, -3.1401853561401367], "max": [0.8362745642662048, 2.089176654815674, -0.2324080616235733, 0.20724040269851685, -0.6583032608032227, -0.7945786118507385, 1.9107866287231445, 571.0, 0.39763298630714417, 0.420199990272522, 0.12686599791049957, 3.1410000324249268, 1.4479999542236328, 0.7730000019073486, -0.37449532747268677, -1.8121755123138428, 1.576468586921692, 1.0807777643203735, 2.4722416400909424, 1.7973051071166992, -0.4884478747844696, 842.0, -0.03593900054693222, 0.4416069984436035, 0.0868230015039444, 3.121999979019165, 1.274999976158142, 3.1389999389648438], "mean": [0.46065813302993774, 2.0551552772521973, -0.5345203280448914, -0.24719204008579254, -1.5227530002593994, -1.4175423383712769, 0.9879727959632874, 482.0384521484375, 0.3251512348651886, 0.31193721294403076, 0.0002409699372947216, -1.537392497062683, 0.7812551856040955, -0.4028668999671936, -0.6468883156776428, -1.9854992628097534, 0.9754822254180908, 0.7620922923088074, 1.9725722074508667, 1.3134390115737915, -1.8530070781707764, 457.9135437011719, -0.22266921401023865, 0.3803461790084839, 0.010829423554241657, 2.621774196624756, 0.3886346220970154, -0.7199649810791016], "std": [0.12537850439548492, 0.04557642713189125, 0.06729049980640411, 0.30281180143356323, 0.6366986036300659, 0.3082698881626129, 0.47304338216781616, 158.99598693847656, 0.04109331592917442, 0.044095758348703384, 0.05381646752357483, 1.9401092529296875, 0.3696178197860718, 0.41841864585876465, 0.12389684468507767, 0.08609461039304733, 0.34785833954811096, 0.2084590196609497, 0.507102370262146, 0.27015045285224915, 0.4372042417526245, 352.6769104003906, 0.11171961575746536, 0.032470110803842545, 0.050739239901304245, 1.0293201208114624, 0.2580842673778534, 2.4129273891448975], "count": [1365]}, "action": {"min": [0.1454557478427887, 1.9114845991134644, -0.7119198441505432, -0.8790176510810852, -2.741353750228882, -2.18599009513855, 0.33389896154403687, -2.0, 0.1868250072002411, 0.1822880059480667, -0.1363459974527359, -3.1411852836608887, -0.1850000023841858, -1.2389999628067017, -0.9003630876541138, -2.078338146209717, 0.5429021716117859, 0.012269665487110615, 0.17002996802330017, 0.7567224502563477, -2.377661943435669, 19.0, -0.3550800085067749, 0.30103999376296997, -0.08824100345373154, -3.1361851692199707, 0.10599999874830246, -3.1401853561401367], "max": [0.8362745642662048, 2.089176654815674, -0.2324080616235733, 0.20724040269851685, -0.6583032608032227, -0.7945786118507385, 1.9107866287231445, 571.0, 0.39763298630714417, 0.420199990272522, 0.12686599791049957, 3.1410000324249268, 1.4479999542236328, 0.7730000019073486, -0.37449532747268677, -1.8121755123138428, 1.576468586921692, 1.0807777643203735, 2.4722416400909424, 1.7973051071166992, -0.4884478747844696, 842.0, -0.03593900054693222, 0.4416069984436035, 0.0868230015039444, 3.121999979019165, 1.274999976158142, 3.1389999389648438], "mean": [0.46065813302993774, 2.0551552772521973, -0.5345203280448914, -0.24719204008579254, -1.5227530002593994, -1.4175423383712769, 0.9879727959632874, 482.0384521484375, 0.3251512348651886, 0.31193721294403076, 0.0002409699372947216, -1.537392497062683, 0.7812551856040955, -0.4028668999671936, -0.6468883156776428, -1.9854992628097534, 0.9754822254180908, 0.7620922923088074, 1.9725722074508667, 1.3134390115737915, -1.8530070781707764, 457.9135437011719, -0.22266921401023865, 0.3803461790084839, 0.010829423554241657, 2.621774196624756, 0.3886346220970154, -0.7199649810791016], "std": [0.12537850439548492, 0.04557642713189125, 0.06729049980640411, 0.30281180143356323, 0.6366986036300659, 0.3082698881626129, 0.47304338216781616, 158.99598693847656, 0.04109331592917442, 0.044095758348703384, 0.05381646752357483, 1.9401092529296875, 0.3696178197860718, 0.41841864585876465, 0.12389684468507767, 0.08609461039304733, 0.34785833954811096, 0.2084590196609497, 0.507102370262146, 0.27015045285224915, 0.4372042417526245, 352.6769104003906, 0.11171961575746536, 0.032470110803842545, 0.050739239901304245, 1.0293201208114624, 0.2580842673778534, 2.4129273891448975], "count": [1365]}, "timestamp": {"min": [0.0], "max": [45.46666666666667], "mean": [22.73333333333333], "std": [13.134715099336594], "count": [1365]}, "frame_index": {"min": [0], "max": [1364], "mean": [682.0], "std": [394.04145298009786], "count": [1365]}, "episode_index": {"min": [214], "max": [214], "mean": [214.0], "std": [0.0], "count": [1365]}, "index": {"min": [232725], "max": [234089], "mean": [233407.0], "std": [394.04145298009786], "count": [1365]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1365]}, "subtask_annotation": {"mean": [20.942857142857143, 29.0, 29.0, 29.0, 29.0], "std": [3.4788258363091544, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1365]}, "scene_annotation": {"mean": [214.0], "std": [0.0], "min": [214], "max": [214], "count": [1365]}, "eef_direction_state": {"mean": [4.632967032967033, 3.5604395604395602], "std": [1.8562075803451377, 2.29926947090307], "min": [0, 0], "max": [6, 6], "count": [1365]}, "eef_velocity_state": {"mean": [0.5465201465201465, 0.8058608058608059], "std": [0.6675612883997581, 0.7209848339654215], "min": [0, 0], "max": [2, 2], "count": [1365]}, "eef_acc_mag_state": {"mean": [0.6021978021978022, 0.6681318681318681], "std": [0.8015522516694374, 0.8185861733929611], "min": [0, 0], "max": [2, 2], "count": [1365]}, "eef_direction_action": {"mean": [4.632967032967033, 3.5604395604395602], "std": [1.8562075803451377, 2.29926947090307], "min": [0, 0], "max": [6, 6], "count": [1365]}, "eef_velocity_action": {"mean": [0.5465201465201465, 0.8058608058608059], "std": [0.6675612883997581, 0.7209848339654215], "min": [0, 0], "max": [2, 2], "count": [1365]}, "eef_acc_mag_action": {"mean": [0.6021978021978022, 0.6681318681318681], "std": [0.8015522516694374, 0.8185861733929611], "min": [0, 0], "max": [2, 2], "count": [1365]}, "eef_sim_pose_state": {"mean": [0.5905632859297593, 0.25920187434475156, 1.137878703655006, -1.1321876282825394, 0.8260564766167457, 1.729340870747086, 0.5091960326111937, -0.3123645922568501, 1.041578871065459, 1.771282295543577, 1.09384762101894, 1.04797443652462], "std": [0.03197558296481246, 0.10536070393953735, 0.04657317382858726, 2.268327973484628, 0.3738032325618174, 1.7885564801223452, 0.037235867602279045, 0.05148963640857501, 0.036342480300685945, 0.5142789676261024, 0.30114640984057456, 1.9964086759358985], "min": [0.4852196604787827, 0.06881208507110098, 1.0294638724704108, -3.136522308658394, 0.3009990743492328, -3.1408753757496193, 0.37550012936397736, -0.41429191694667444, 0.9938588386125222, 0.15038503300240552, 0.29929622173549286, -3.1385486923452453], "max": [0.6334447264730186, 0.3918775205990327, 1.2060220912197568, 3.133369516949287, 1.5100006161644708, 3.1410947702132543, 0.608138684479177, -0.13883792826059993, 1.1821654222645, 2.6254771703796624, 1.390707111891155, 3.122276429305414], "count": [1365]}, "eef_sim_pose_action": {"mean": [0.5905632859297593, 0.25920187434475156, 1.137878703655006, -1.1321876282825394, 0.8260564766167457, 1.729340870747086, 0.5091960326111937, -0.3123645922568501, 1.041578871065459, 1.771282295543577, 1.09384762101894, 1.04797443652462], "std": [0.03197558296481246, 0.10536070393953735, 0.04657317382858726, 2.268327973484628, 0.3738032325618174, 1.7885564801223452, 0.037235867602279045, 0.05148963640857501, 0.036342480300685945, 0.5142789676261024, 0.30114640984057456, 1.9964086759358985], "min": [0.4852196604787827, 0.06881208507110098, 1.0294638724704108, -3.136522308658394, 0.3009990743492328, -3.1408753757496193, 0.37550012936397736, -0.41429191694667444, 0.9938588386125222, 0.15038503300240552, 0.29929622173549286, -3.1385486923452453], "max": [0.6334447264730186, 0.3918775205990327, 1.2060220912197568, 3.133369516949287, 1.5100006161644708, 3.1410947702132543, 0.608138684479177, -0.13883792826059993, 1.1821654222645, 2.6254771703796624, 1.390707111891155, 3.122276429305414], "count": [1365]}, "gripper_mode_state": {"mean": [0.4542124542124542, 0.13772893772893774], "std": [0.4978990868145351, 0.34461526002340404], "min": [0, 0], "max": [1, 1], "count": [1365]}, "gripper_activity_state": {"mean": [1.8542124542124543, 1.9267399267399268], "std": [0.4703581975304371, 0.33002829568332953], "min": [0, 0], "max": [2, 2], "count": [1365]}, "gripper_mode_action": {"mean": [0.4542124542124542, 0.13772893772893774], "std": [0.4978990868145351, 0.34461526002340404], "min": [0, 0], "max": [1, 1], "count": [1365]}, "gripper_activity_action": {"mean": [1.8542124542124543, 1.9267399267399268], "std": [0.4703581975304371, 0.33002829568332953], "min": [0, 0], "max": [2, 2], "count": [1365]}, "gripper_open_scale_state": {"mean": [0.457913553142901, 0.4820408444013368], "std": [0.352677724785513, 0.15898829739365908], "min": [0.019, 0.0], "max": [0.842, 0.571], "count": [1365]}, "gripper_open_scale_action": {"mean": [0.457913553142901, 0.4820408444013368], "std": [0.352677724785513, 0.15898829739365908], "min": [0.019, 0.0], "max": [0.842, 0.571], "count": [1365]}}} +{"episode_index": 213, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4140217778272925]], [[0.4416148729946524]], [[0.4454158100613983]]], "std": [[[0.22185030891059482]], [[0.19119807724644003]], [[0.1842540800381029]]], "count": [165]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40225524237472765]], [[0.4352293746286393]], [[0.4364529956427015]]], "std": [[[0.17008873242344932]], [[0.13725790539610877]], [[0.1311732558171037]]], "count": [165]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44968201995444645]], [[0.46282029609823727]], [[0.4626177646563676]]], "std": [[[0.14932426346517158]], [[0.12696753773886668]], [[0.1228320604464305]]], "count": [165]}, "observation.state": {"min": [0.1701870709657669, 1.872336983680725, -0.9143605828285217, -0.8770978450775146, -2.8112542629241943, -2.1839654445648193, 0.3066369295120239, -1.0, 0.18151800334453583, 0.20077599585056305, -0.12438499927520752, -3.1381852626800537, -0.28700000047683716, -2.315000057220459, -0.799081563949585, -2.0784428119659424, 0.599625289440155, 0.15339699387550354, 0.02165953628718853, 0.8159763813018799, -2.3102574348449707, 42.0, -0.35470300912857056, 0.3043839931488037, -0.11062700301408768, -3.1371853351593018, 0.0559999980032444, -3.0280001163482666], "max": [0.9034871459007263, 2.090468168258667, -0.17676696181297302, 0.13442526757717133, -0.4438721239566803, -0.9674708843231201, 1.8868581056594849, 596.0, 0.43272700905799866, 0.3885520100593567, 0.13438400626182556, 3.1410000324249268, 1.5110000371932983, 3.056999921798706, -0.3465351462364197, -1.776221513748169, 1.7288533449172974, 0.8586671352386475, 2.471299171447754, 1.746760606765747, -0.5644046068191528, 829.0, -0.07620300352573395, 0.4472059905529022, 0.1027820035815239, 3.1389999389648438, 1.2910000085830688, 3.1059999465942383], "mean": [0.4346831738948822, 2.043311834335327, -0.45394569635391235, -0.37085914611816406, -1.676124095916748, -1.5365869998931885, 1.1574469804763794, 497.6317443847656, 0.3420464098453522, 0.28718677163124084, 0.034005019813776016, -0.20670917630195618, 0.5959631204605103, -0.36496689915657043, -0.5644065737724304, -1.9777458906173706, 0.9405141472816467, 0.6724506616592407, 1.8157683610916138, 1.3759640455245972, -1.815319538116455, 365.4364318847656, -0.27144062519073486, 0.36523082852363586, 0.02924555353820324, 2.6996889114379883, 0.49313491582870483, -1.9006884098052979], "std": [0.1702406257390976, 0.05655765160918236, 0.20468679070472717, 0.3718840479850769, 0.7695483565330505, 0.3528280258178711, 0.573318362236023, 181.37075805664062, 0.06104462593793869, 0.0566939078271389, 0.06150733679533005, 2.409393310546875, 0.4900856912136078, 0.5993242263793945, 0.10963374376296997, 0.09211993962526321, 0.3099764287471771, 0.17677003145217896, 0.7671581506729126, 0.3159307837486267, 0.5485029220581055, 348.6188049316406, 0.07675204426050186, 0.04495988041162491, 0.04102814197540283, 0.5661817193031311, 0.40170958638191223, 1.3732935190200806], "count": [905]}, "action": {"min": [0.1701870709657669, 1.872336983680725, -0.9143605828285217, -0.8770978450775146, -2.8112542629241943, -2.1839654445648193, 0.3066369295120239, -1.0, 0.18151800334453583, 0.20077599585056305, -0.12438499927520752, -3.1381852626800537, -0.28700000047683716, -2.315000057220459, -0.799081563949585, -2.0784428119659424, 0.599625289440155, 0.15339699387550354, 0.02165953628718853, 0.8159763813018799, -2.3102574348449707, 42.0, -0.35470300912857056, 0.3043839931488037, -0.11062700301408768, -3.1371853351593018, 0.0559999980032444, -3.0280001163482666], "max": [0.9034871459007263, 2.090468168258667, -0.17676696181297302, 0.13442526757717133, -0.4438721239566803, -0.9674708843231201, 1.8868581056594849, 596.0, 0.43272700905799866, 0.3885520100593567, 0.13438400626182556, 3.1410000324249268, 1.5110000371932983, 3.056999921798706, -0.3465351462364197, -1.776221513748169, 1.7288533449172974, 0.8586671352386475, 2.471299171447754, 1.746760606765747, -0.5644046068191528, 829.0, -0.07620300352573395, 0.4472059905529022, 0.1027820035815239, 3.1389999389648438, 1.2910000085830688, 3.1059999465942383], "mean": [0.4346831738948822, 2.043311834335327, -0.45394569635391235, -0.37085914611816406, -1.676124095916748, -1.5365869998931885, 1.1574469804763794, 497.6317443847656, 0.3420464098453522, 0.28718677163124084, 0.034005019813776016, -0.20670917630195618, 0.5959631204605103, -0.36496689915657043, -0.5644065737724304, -1.9777458906173706, 0.9405141472816467, 0.6724506616592407, 1.8157683610916138, 1.3759640455245972, -1.815319538116455, 365.4364318847656, -0.27144062519073486, 0.36523082852363586, 0.02924555353820324, 2.6996889114379883, 0.49313491582870483, -1.9006884098052979], "std": [0.1702406257390976, 0.05655765160918236, 0.20468679070472717, 0.3718840479850769, 0.7695483565330505, 0.3528280258178711, 0.573318362236023, 181.37075805664062, 0.06104462593793869, 0.0566939078271389, 0.06150733679533005, 2.409393310546875, 0.4900856912136078, 0.5993242263793945, 0.10963374376296997, 0.09211993962526321, 0.3099764287471771, 0.17677003145217896, 0.7671581506729126, 0.3159307837486267, 0.5485029220581055, 348.6188049316406, 0.07675204426050186, 0.04495988041162491, 0.04102814197540283, 0.5661817193031311, 0.40170958638191223, 1.3732935190200806], "count": [905]}, "timestamp": {"min": [0.0], "max": [30.133333333333333], "mean": [15.066666666666668], "std": [8.708361243974412], "count": [905]}, "frame_index": {"min": [0], "max": [904], "mean": [452.0], "std": [261.25083731923235], "count": [905]}, "episode_index": {"min": [215], "max": [215], "mean": [215.0], "std": [0.0], "count": [905]}, "index": {"min": [234090], "max": [234994], "mean": [234542.0], "std": [261.25083731923235], "count": [905]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [905]}, "subtask_annotation": {"mean": [21.516022099447515, 29.0, 29.0, 29.0, 29.0], "std": [3.3017687674921627, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [905]}, "scene_annotation": {"mean": [215.0], "std": [0.0], "min": [215], "max": [215], "count": [905]}, "eef_direction_state": {"mean": [4.329281767955801, 3.723756906077348], "std": [2.043146212454869, 2.220183464252116], "min": [0, 0], "max": [6, 6], "count": [905]}, "eef_velocity_state": {"mean": [0.6453038674033149, 0.8331491712707182], "std": [0.7261055898105376, 0.7446349729507133], "min": [0, 0], "max": [2, 2], "count": [905]}, "eef_acc_mag_state": {"mean": [0.5812154696132596, 0.6828729281767956], "std": [0.789629371751749, 0.8223296178706753], "min": [0, 0], "max": [2, 2], "count": [905]}, "eef_direction_action": {"mean": [4.329281767955801, 3.723756906077348], "std": [2.043146212454869, 2.220183464252116], "min": [0, 0], "max": [6, 6], "count": [905]}, "eef_velocity_action": {"mean": [0.6453038674033149, 0.8331491712707182], "std": [0.7261055898105376, 0.7446349729507133], "min": [0, 0], "max": [2, 2], "count": [905]}, "eef_acc_mag_action": {"mean": [0.5812154696132596, 0.6828729281767956], "std": [0.789629371751749, 0.8223296178706753], "min": [0, 0], "max": [2, 2], "count": [905]}, "eef_sim_pose_state": {"mean": [0.5729218659896738, 0.3033049331718566, 1.1135018638870056, -2.1884611833160736, 0.7643880065816512, 0.8420144173358811, 0.4912415020372664, -0.3421398827921029, 1.056679267379242, 1.803504401062184, 0.9350176010413355, 0.1298948625173695], "std": [0.03895258577025961, 0.07445687158044541, 0.0317940050898283, 0.6443052437952589, 0.42945735877958313, 2.6053326751374324, 0.0556905169271943, 0.06564894451383413, 0.03939044969805789, 0.6494437107557205, 0.39358015551670716, 2.1625180618636075], "min": [0.49395442563606556, 0.08222804289059543, 1.0385391857687762, -2.8681076244496158, 0.2620228742722148, -3.1382456985029124, 0.39162071765136064, -0.41749006625229323, 1.0070369056915975, 0.3511568982275619, 0.20327109764583762, -3.119567472597647], "max": [0.6393924107861733, 0.4037805830608271, 1.1913250004441227, -0.5048296470988418, 1.4466435609664532, 3.132036749916696, 0.5971759311539705, -0.13970855973712812, 1.1552686607349076, 2.5788353483689925, 1.3675117488906272, 3.1233844675430325], "count": [905]}, "eef_sim_pose_action": {"mean": [0.5729218659896738, 0.3033049331718566, 1.1135018638870056, -2.1884611833160736, 0.7643880065816512, 0.8420144173358811, 0.4912415020372664, -0.3421398827921029, 1.056679267379242, 1.803504401062184, 0.9350176010413355, 0.1298948625173695], "std": [0.03895258577025961, 0.07445687158044541, 0.0317940050898283, 0.6443052437952589, 0.42945735877958313, 2.6053326751374324, 0.0556905169271943, 0.06564894451383413, 0.03939044969805789, 0.6494437107557205, 0.39358015551670716, 2.1625180618636075], "min": [0.49395442563606556, 0.08222804289059543, 1.0385391857687762, -2.8681076244496158, 0.2620228742722148, -3.1382456985029124, 0.39162071765136064, -0.41749006625229323, 1.0070369056915975, 0.3511568982275619, 0.20327109764583762, -3.119567472597647], "max": [0.6393924107861733, 0.4037805830608271, 1.1913250004441227, -0.5048296470988418, 1.4466435609664532, 3.132036749916696, 0.5971759311539705, -0.13970855973712812, 1.1552686607349076, 2.5788353483689925, 1.3675117488906272, 3.1233844675430325], "count": [905]}, "gripper_mode_state": {"mean": [0.5734806629834254, 0.13591160220994475], "std": [0.49457111942319876, 0.3426946725507542], "min": [0, 0], "max": [1, 1], "count": [905]}, "gripper_activity_state": {"mean": [1.856353591160221, 1.943646408839779], "std": [0.46219027777944854, 0.29381462726400337], "min": [0, 0], "max": [2, 2], "count": [905]}, "gripper_mode_action": {"mean": [0.5734806629834254, 0.13591160220994475], "std": [0.49457111942319876, 0.3426946725507542], "min": [0, 0], "max": [1, 1], "count": [905]}, "gripper_activity_action": {"mean": [1.856353591160221, 1.943646408839779], "std": [0.46219027777944854, 0.29381462726400337], "min": [0, 0], "max": [2, 2], "count": [905]}, "gripper_open_scale_state": {"mean": [0.3654364642148522, 0.4976828729281766], "std": [0.3486188913635547, 0.1812296007933974], "min": [0.042, 0.0], "max": [0.829, 0.596], "count": [905]}, "gripper_open_scale_action": {"mean": [0.3654364642148522, 0.4976828729281766], "std": [0.3486188913635547, 0.1812296007933974], "min": [0.042, 0.0], "max": [0.829, 0.596], "count": [905]}}} +{"episode_index": 214, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4208200706564677]], [[0.44782554720606194]], [[0.4504906393647202]]], "std": [[[0.2155884790773938]], [[0.1827031476209021]], [[0.17606368484314322]]], "count": [182]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4402169880772822]], [[0.45744888965201463]], [[0.4563094340300223]]], "std": [[[0.15913399973251388]], [[0.1352483907153416]], [[0.13001814101258943]]], "count": [182]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45467272790526464]], [[0.46653243060044536]], [[0.4656067859836242]]], "std": [[[0.1329172193885923]], [[0.11164696659667905]], [[0.10725222502323144]]], "count": [182]}, "observation.state": {"min": [0.317353218793869, 1.8359118700027466, -1.0170034170150757, -0.9302256107330322, -2.6891160011291504, -2.179584503173828, 0.2024931162595749, 5.0, 0.18737800419330597, 0.2507320046424866, -0.11885499954223633, -3.1411852836608887, -0.242000013589859, -0.9679999947547913, -0.7639655470848083, -2.0788965225219727, 0.4720766842365265, 0.07506661117076874, -0.044628068804740906, 0.8875348567962646, -2.3065226078033447, 40.0, -0.35957399010658264, 0.28626400232315063, -0.09183900058269501, -3.1401853561401367, 0.11900000274181366, -3.132185220718384], "max": [0.8961044549942017, 2.0876755714416504, -0.3631681203842163, 0.07218682765960693, -0.1946565806865692, -0.9622698426246643, 1.9192163944244385, 592.0, 0.42541900277137756, 0.40815600752830505, 0.17614799737930298, 3.1410000324249268, 1.375, 1.1039999723434448, -0.2943323254585266, -1.7563247680664062, 1.7927325963974, 0.8621577620506287, 2.3536465167999268, 1.7047154903411865, -0.5382770299911499, 836.0, -0.06736399978399277, 0.43636998534202576, 0.11061400175094604, 3.140000104904175, 1.3240000009536743, 3.11899995803833], "mean": [0.5047158598899841, 2.0335373878479004, -0.5614145398139954, -0.38346901535987854, -1.4085352420806885, -1.3709208965301514, 1.0404677391052246, 506.79034423828125, 0.33258262276649475, 0.33447399735450745, 0.051126137375831604, -1.0438510179519653, 0.6357331871986389, -0.2419109046459198, -0.5273776054382324, -1.9910837411880493, 0.9490816593170166, 0.6325385570526123, 1.5731208324432373, 1.3322724103927612, -1.7352533340454102, 430.56329345703125, -0.274726003408432, 0.3682875633239746, 0.039680421352386475, 2.235684871673584, 0.6607358455657959, -0.952269971370697], "std": [0.11323150992393494, 0.06471022218465805, 0.1815318912267685, 0.2949284613132477, 0.8116230368614197, 0.35392773151397705, 0.5941483974456787, 173.20619201660156, 0.05893578752875328, 0.049235306680202484, 0.06814062595367432, 2.037252187728882, 0.3869064748287201, 0.5370270609855652, 0.12167346477508545, 0.09350771456956863, 0.3764277398586273, 0.23651939630508423, 0.8700606226921082, 0.27056241035461426, 0.6202719807624817, 356.1169738769531, 0.07974813133478165, 0.047800157219171524, 0.03423565626144409, 1.4720845222473145, 0.338034451007843, 2.1055386066436768], "count": [1035]}, "action": {"min": [0.317353218793869, 1.8359118700027466, -1.0170034170150757, -0.9302256107330322, -2.6891160011291504, -2.179584503173828, 0.2024931162595749, 5.0, 0.18737800419330597, 0.2507320046424866, -0.11885499954223633, -3.1411852836608887, -0.242000013589859, -0.9679999947547913, -0.7639655470848083, -2.0788965225219727, 0.4720766842365265, 0.07506661117076874, -0.044628068804740906, 0.8875348567962646, -2.3065226078033447, 40.0, -0.35957399010658264, 0.28626400232315063, -0.09183900058269501, -3.1401853561401367, 0.11900000274181366, -3.132185220718384], "max": [0.8961044549942017, 2.0876755714416504, -0.3631681203842163, 0.07218682765960693, -0.1946565806865692, -0.9622698426246643, 1.9192163944244385, 592.0, 0.42541900277137756, 0.40815600752830505, 0.17614799737930298, 3.1410000324249268, 1.375, 1.1039999723434448, -0.2943323254585266, -1.7563247680664062, 1.7927325963974, 0.8621577620506287, 2.3536465167999268, 1.7047154903411865, -0.5382770299911499, 836.0, -0.06736399978399277, 0.43636998534202576, 0.11061400175094604, 3.140000104904175, 1.3240000009536743, 3.11899995803833], "mean": [0.5047158598899841, 2.0335373878479004, -0.5614145398139954, -0.38346901535987854, -1.4085352420806885, -1.3709208965301514, 1.0404677391052246, 506.79034423828125, 0.33258262276649475, 0.33447399735450745, 0.051126137375831604, -1.0438510179519653, 0.6357331871986389, -0.2419109046459198, -0.5273776054382324, -1.9910837411880493, 0.9490816593170166, 0.6325385570526123, 1.5731208324432373, 1.3322724103927612, -1.7352533340454102, 430.56329345703125, -0.274726003408432, 0.3682875633239746, 0.039680421352386475, 2.235684871673584, 0.6607358455657959, -0.952269971370697], "std": [0.11323150992393494, 0.06471022218465805, 0.1815318912267685, 0.2949284613132477, 0.8116230368614197, 0.35392773151397705, 0.5941483974456787, 173.20619201660156, 0.05893578752875328, 0.049235306680202484, 0.06814062595367432, 2.037252187728882, 0.3869064748287201, 0.5370270609855652, 0.12167346477508545, 0.09350771456956863, 0.3764277398586273, 0.23651939630508423, 0.8700606226921082, 0.27056241035461426, 0.6202719807624817, 356.1169738769531, 0.07974813133478165, 0.047800157219171524, 0.03423565626144409, 1.4720845222473145, 0.338034451007843, 2.1055386066436768], "count": [1035]}, "timestamp": {"min": [0.0], "max": [34.46666666666667], "mean": [17.233333333333334], "std": [9.959287494967068], "count": [1035]}, "frame_index": {"min": [0], "max": [1034], "mean": [517.0], "std": [298.77862484901203], "count": [1035]}, "episode_index": {"min": [216], "max": [216], "mean": [216.0], "std": [0.0], "count": [1035]}, "index": {"min": [234995], "max": [236029], "mean": [235512.0], "std": [298.77862484901203], "count": [1035]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1035]}, "subtask_annotation": {"mean": [21.03864734299517, 29.0, 29.0, 29.0, 29.0], "std": [2.7173541597031927, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1035]}, "scene_annotation": {"mean": [216.0], "std": [0.0], "min": [216], "max": [216], "count": [1035]}, "eef_direction_state": {"mean": [4.456038647342996, 3.5893719806763285], "std": [1.9621416275647137, 2.322018755991501], "min": [0, 0], "max": [6, 6], "count": [1035]}, "eef_velocity_state": {"mean": [0.6144927536231884, 0.7932367149758454], "std": [0.7297558381272574, 0.7086441139231352], "min": [0, 0], "max": [2, 2], "count": [1035]}, "eef_acc_mag_state": {"mean": [0.5942028985507246, 0.6782608695652174], "std": [0.8043151840876329, 0.8223102072056531], "min": [0, 0], "max": [2, 2], "count": [1035]}, "eef_direction_action": {"mean": [4.456038647342996, 3.5893719806763285], "std": [1.9621416275647137, 2.322018755991501], "min": [0, 0], "max": [6, 6], "count": [1035]}, "eef_velocity_action": {"mean": [0.6144927536231884, 0.7932367149758454], "std": [0.7297558381272574, 0.7086441139231352], "min": [0, 0], "max": [2, 2], "count": [1035]}, "eef_acc_mag_action": {"mean": [0.5942028985507246, 0.6782608695652174], "std": [0.8043151840876329, 0.8223102072056531], "min": [0, 0], "max": [2, 2], "count": [1035]}, "eef_sim_pose_state": {"mean": [0.5694776828648529, 0.31095660990632634, 1.1121883750433772, -1.9199905856496813, 0.826669686683011, 0.09897849163908264, 0.5343980827928688, -0.3453419539316512, 1.0725496633078453, 1.7637720384788538, 1.0521120593593378, 0.30721574214777336], "std": [0.04714330958182785, 0.0690997772836945, 0.04277387346924399, 0.7616902899587769, 0.34323047745257923, 2.622495945921702, 0.04122590044316313, 0.06689524819338824, 0.03713091119781027, 0.8587199696451844, 0.33179822073196397, 2.1894657295463014], "min": [0.47015582794758887, 0.08944205444426295, 1.0441783089592651, -2.8341064279500303, 0.27745266359476184, -3.1415182346783497, 0.45102027549002305, -0.41766885257438463, 1.0251186501945326, 0.0788894701913732, 0.22570053693474756, -3.1413905988366357], "max": [0.6396475503168793, 0.4053111702770362, 1.2102734821629206, -0.44810821801095957, 1.3621371974861511, 3.1415094686926675, 0.6010012603259931, -0.1474439788016823, 1.2245579867499945, 2.6985768347228523, 1.4436941634836598, 3.1408637159989508], "count": [1035]}, "eef_sim_pose_action": {"mean": [0.5694776828648529, 0.31095660990632634, 1.1121883750433772, -1.9199905856496813, 0.826669686683011, 0.09897849163908264, 0.5343980827928688, -0.3453419539316512, 1.0725496633078453, 1.7637720384788538, 1.0521120593593378, 0.30721574214777336], "std": [0.04714330958182785, 0.0690997772836945, 0.04277387346924399, 0.7616902899587769, 0.34323047745257923, 2.622495945921702, 0.04122590044316313, 0.06689524819338824, 0.03713091119781027, 0.8587199696451844, 0.33179822073196397, 2.1894657295463014], "min": [0.47015582794758887, 0.08944205444426295, 1.0441783089592651, -2.8341064279500303, 0.27745266359476184, -3.1415182346783497, 0.45102027549002305, -0.41766885257438463, 1.0251186501945326, 0.0788894701913732, 0.22570053693474756, -3.1413905988366357], "max": [0.6396475503168793, 0.4053111702770362, 1.2102734821629206, -0.44810821801095957, 1.3621371974861511, 3.1415094686926675, 0.6010012603259931, -0.1474439788016823, 1.2245579867499945, 2.6985768347228523, 1.4436941634836598, 3.1408637159989508], "count": [1035]}, "gripper_mode_state": {"mean": [0.5294685990338164, 0.13333333333333333], "std": [0.49913084624273146, 0.33993463423952114], "min": [0, 0], "max": [1, 1], "count": [1035]}, "gripper_activity_state": {"mean": [1.8801932367149758, 1.9584541062801932], "std": [0.44084236598253224, 0.2548344666282255], "min": [0, 0], "max": [2, 2], "count": [1035]}, "gripper_mode_action": {"mean": [0.5294685990338164, 0.13333333333333333], "std": [0.49913084624273146, 0.33993463423952114], "min": [0, 0], "max": [1, 1], "count": [1035]}, "gripper_activity_action": {"mean": [1.8801932367149758, 1.9584541062801932], "std": [0.44084236598253224, 0.2548344666282255], "min": [0, 0], "max": [2, 2], "count": [1035]}, "gripper_open_scale_state": {"mean": [0.4305632850131001, 0.5067903381384506], "std": [0.3561178223312202, 0.1732061589646231], "min": [0.04, 0.005], "max": [0.836, 0.592], "count": [1035]}, "gripper_open_scale_action": {"mean": [0.4305632850131001, 0.5067903381384506], "std": [0.3561178223312202, 0.1732061589646231], "min": [0.04, 0.005], "max": [0.836, 0.592], "count": [1035]}}} +{"episode_index": 215, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4103543222844694]], [[0.4425877052209773]], [[0.4463267497276689]]], "std": [[[0.2248522108428193]], [[0.190899859691923]], [[0.18334560486251697]]], "count": [210]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4228398420479303]], [[0.4497651270230314]], [[0.4520641252334267]]], "std": [[[0.19351183275057032]], [[0.16367759598460216]], [[0.1566392925300772]]], "count": [210]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4522129221132898]], [[0.46119814717553687]], [[0.460717703470277]]], "std": [[[0.13749987660496865]], [[0.12090389212008451]], [[0.11685770648320175]]], "count": [210]}, "observation.state": {"min": [0.34604641795158386, 1.7880200147628784, -0.8207760453224182, -0.9639278650283813, -2.7125210762023926, -2.1016383171081543, 0.3358187973499298, 2.0, 0.19148500263690948, 0.23475700616836548, -0.12040700018405914, -3.1391851902008057, -0.20600000023841858, -0.871999979019165, -0.8774468302726746, -2.078512668609619, 0.5608266592025757, 0.08798205107450485, -0.0004188790626358241, 0.6675536036491394, -2.363734483718872, 30.0, -0.36068999767303467, 0.2906689941883087, -0.08627200126647949, -3.1361851692199707, 0.03799999877810478, -3.1331851482391357], "max": [0.8970993161201477, 2.081514596939087, -0.2462485134601593, 0.11983431875705719, -0.19463911652565002, -0.9356012344360352, 1.8831754922866821, 623.0, 0.3880150020122528, 0.4275430142879486, 0.19602200388908386, 3.1410000324249268, 1.4259999990463257, 1.4240000247955322, -0.32646384835243225, -1.6390562057495117, 1.66347336769104, 0.7782248854637146, 2.315650701522827, 1.7233903408050537, -0.5255535840988159, 849.0, -0.053449999541044235, 0.44671401381492615, 0.12060000002384186, 3.134999990463257, 1.3530000448226929, 3.0380001068115234], "mean": [0.5196350812911987, 1.9872186183929443, -0.5420213341712952, -0.424695760011673, -1.4816943407058716, -1.4326494932174683, 1.1030795574188232, 531.4984741210938, 0.3349249064922333, 0.3362865447998047, 0.07419627904891968, -0.3992980122566223, 0.6150239109992981, -0.19455775618553162, -0.5804404616355896, -1.9440592527389526, 0.8865243196487427, 0.5945821404457092, 1.8967742919921875, 1.3673228025436401, -1.987451195716858, 361.6264953613281, -0.2824801206588745, 0.36371785402297974, 0.025686761364340782, 2.7038655281066895, 0.46848413348197937, -1.7791569232940674], "std": [0.07746399194002151, 0.09870366752147675, 0.15134401619434357, 0.2561952769756317, 0.9429289698600769, 0.3744495213031769, 0.5485394597053528, 139.34144592285156, 0.04269443079829216, 0.052178170531988144, 0.06366771459579468, 2.283860206604004, 0.4245034158229828, 0.6153941750526428, 0.11401304602622986, 0.11392919719219208, 0.29696589708328247, 0.15791240334510803, 0.6429248452186584, 0.28367263078689575, 0.4985729455947876, 366.998291015625, 0.07533881813287735, 0.04677441716194153, 0.03774593025445938, 1.0762406587600708, 0.31349480152130127, 1.1759023666381836], "count": [1253]}, "action": {"min": [0.34604641795158386, 1.7880200147628784, -0.8207760453224182, -0.9639278650283813, -2.7125210762023926, -2.1016383171081543, 0.3358187973499298, 2.0, 0.19148500263690948, 0.23475700616836548, -0.12040700018405914, -3.1391851902008057, -0.20600000023841858, -0.871999979019165, -0.8774468302726746, -2.078512668609619, 0.5608266592025757, 0.08798205107450485, -0.0004188790626358241, 0.6675536036491394, -2.363734483718872, 30.0, -0.36068999767303467, 0.2906689941883087, -0.08627200126647949, -3.1361851692199707, 0.03799999877810478, -3.1331851482391357], "max": [0.8970993161201477, 2.081514596939087, -0.2462485134601593, 0.11983431875705719, -0.19463911652565002, -0.9356012344360352, 1.8831754922866821, 623.0, 0.3880150020122528, 0.4275430142879486, 0.19602200388908386, 3.1410000324249268, 1.4259999990463257, 1.4240000247955322, -0.32646384835243225, -1.6390562057495117, 1.66347336769104, 0.7782248854637146, 2.315650701522827, 1.7233903408050537, -0.5255535840988159, 849.0, -0.053449999541044235, 0.44671401381492615, 0.12060000002384186, 3.134999990463257, 1.3530000448226929, 3.0380001068115234], "mean": [0.5196350812911987, 1.9872186183929443, -0.5420213341712952, -0.424695760011673, -1.4816943407058716, -1.4326494932174683, 1.1030795574188232, 531.4984741210938, 0.3349249064922333, 0.3362865447998047, 0.07419627904891968, -0.3992980122566223, 0.6150239109992981, -0.19455775618553162, -0.5804404616355896, -1.9440592527389526, 0.8865243196487427, 0.5945821404457092, 1.8967742919921875, 1.3673228025436401, -1.987451195716858, 361.6264953613281, -0.2824801206588745, 0.36371785402297974, 0.025686761364340782, 2.7038655281066895, 0.46848413348197937, -1.7791569232940674], "std": [0.07746399194002151, 0.09870366752147675, 0.15134401619434357, 0.2561952769756317, 0.9429289698600769, 0.3744495213031769, 0.5485394597053528, 139.34144592285156, 0.04269443079829216, 0.052178170531988144, 0.06366771459579468, 2.283860206604004, 0.4245034158229828, 0.6153941750526428, 0.11401304602622986, 0.11392919719219208, 0.29696589708328247, 0.15791240334510803, 0.6429248452186584, 0.28367263078689575, 0.4985729455947876, 366.998291015625, 0.07533881813287735, 0.04677441716194153, 0.03774593025445938, 1.0762406587600708, 0.31349480152130127, 1.1759023666381836], "count": [1253]}, "timestamp": {"min": [0.0], "max": [41.733333333333334], "mean": [20.86666666666666], "std": [12.056994281789766], "count": [1253]}, "frame_index": {"min": [0], "max": [1252], "mean": [626.0], "std": [361.709828453693], "count": [1253]}, "episode_index": {"min": [217], "max": [217], "mean": [217.0], "std": [0.0], "count": [1253]}, "index": {"min": [236030], "max": [237282], "mean": [236656.0], "std": [361.709828453693], "count": [1253]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1253]}, "subtask_annotation": {"mean": [22.130087789305666, 29.0, 29.0, 29.0, 29.0], "std": [2.014669998730673, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1253]}, "scene_annotation": {"mean": [217.0], "std": [0.0], "min": [217], "max": [217], "count": [1253]}, "eef_direction_state": {"mean": [4.833998403830806, 3.877094972067039], "std": [1.7888257545677746, 2.1513136775617947], "min": [0, 0], "max": [6, 6], "count": [1253]}, "eef_velocity_state": {"mean": [0.4533120510774142, 0.7980845969672785], "std": [0.6580090135566615, 0.7484569937775231], "min": [0, 0], "max": [2, 2], "count": [1253]}, "eef_acc_mag_state": {"mean": [0.5235434956105347, 0.6256983240223464], "std": [0.7790940914008919, 0.8096842585456998], "min": [0, 0], "max": [2, 2], "count": [1253]}, "eef_direction_action": {"mean": [4.833998403830806, 3.877094972067039], "std": [1.7888257545677746, 2.1513136775617947], "min": [0, 0], "max": [6, 6], "count": [1253]}, "eef_velocity_action": {"mean": [0.4533120510774142, 0.7980845969672785], "std": [0.6580090135566615, 0.7484569937775231], "min": [0, 0], "max": [2, 2], "count": [1253]}, "eef_acc_mag_action": {"mean": [0.5235434956105347, 0.6256983240223464], "std": [0.7790940914008919, 0.8096842585456998], "min": [0, 0], "max": [2, 2], "count": [1253]}, "eef_sim_pose_state": {"mean": [0.5720768775236584, 0.310748128320859, 1.1052373161016478, -2.197525124268162, 0.6407345579888087, -0.9047644945087678, 0.5385881380108397, -0.36488338472228327, 1.0881586078215415, 1.7977885582636746, 0.9770458329192723, -0.18181472049046946], "std": [0.042344544110220525, 0.07260747428953523, 0.031846123341689216, 0.4925691434081698, 0.39206862274943755, 2.757554295902965, 0.036505027103301155, 0.052530917108585214, 0.039868056711576866, 0.7529299919373679, 0.31153898933992713, 2.1388679503975867], "min": [0.47683014363096504, 0.08186917251436948, 1.042240562518273, -2.8635290313112733, 0.15495967451542736, -3.141220722344487, 0.4668822226619042, -0.45196072581694036, 1.0135467822212048, 0.24776681322307795, 0.33023451124622283, -3.1323450788953493], "max": [0.6450346881251969, 0.40227124375266315, 1.193694987384387, -0.44311256608796107, 1.4217891832699312, 3.139755435589162, 0.6228023162321141, -0.14668239007432077, 1.188892102146785, 2.904702172418584, 1.4310261620864861, 3.134392420670039], "count": [1253]}, "eef_sim_pose_action": {"mean": [0.5720768775236584, 0.310748128320859, 1.1052373161016478, -2.197525124268162, 0.6407345579888087, -0.9047644945087678, 0.5385881380108397, -0.36488338472228327, 1.0881586078215415, 1.7977885582636746, 0.9770458329192723, -0.18181472049046946], "std": [0.042344544110220525, 0.07260747428953523, 0.031846123341689216, 0.4925691434081698, 0.39206862274943755, 2.757554295902965, 0.036505027103301155, 0.052530917108585214, 0.039868056711576866, 0.7529299919373679, 0.31153898933992713, 2.1388679503975867], "min": [0.47683014363096504, 0.08186917251436948, 1.042240562518273, -2.8635290313112733, 0.15495967451542736, -3.141220722344487, 0.4668822226619042, -0.45196072581694036, 1.0135467822212048, 0.24776681322307795, 0.33023451124622283, -3.1323450788953493], "max": [0.6450346881251969, 0.40227124375266315, 1.193694987384387, -0.44311256608796107, 1.4217891832699312, 3.139755435589162, 0.6228023162321141, -0.14668239007432077, 1.188892102146785, 2.904702172418584, 1.4310261620864861, 3.134392420670039], "count": [1253]}, "gripper_mode_state": {"mean": [0.6129289704708699, 0.08140462889066241], "std": [0.48708012444400606, 0.27345550878678077], "min": [0, 0], "max": [1, 1], "count": [1253]}, "gripper_activity_state": {"mean": [1.888268156424581, 1.965682362330407], "std": [0.41553774994294534, 0.23214249273995932], "min": [0, 0], "max": [2, 2], "count": [1253]}, "gripper_mode_action": {"mean": [0.6129289704708699, 0.08140462889066241], "std": [0.48708012444400606, 0.27345550878678077], "min": [0, 0], "max": [1, 1], "count": [1253]}, "gripper_activity_action": {"mean": [1.888268156424581, 1.965682362330407], "std": [0.41553774994294534, 0.23214249273995932], "min": [0, 0], "max": [2, 2], "count": [1253]}, "gripper_open_scale_state": {"mean": [0.3616264964040528, 0.531498403799413], "std": [0.36699838245231553, 0.13934153561973364], "min": [0.03, 0.002], "max": [0.849, 0.623], "count": [1253]}, "gripper_open_scale_action": {"mean": [0.3616264964040528, 0.531498403799413], "std": [0.36699838245231553, 0.13934153561973364], "min": [0.03, 0.002], "max": [0.849, 0.623], "count": [1253]}}} +{"episode_index": 216, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.41791013372260666]], [[0.44344480688517235]], [[0.44746250841022683]]], "std": [[[0.21804642092351897]], [[0.18750142193108915]], [[0.18066782693027206]]], "count": [204]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4163398983163527]], [[0.44196994645488913]], [[0.44386445617871334]]], "std": [[[0.17906505337130732]], [[0.14880151284732307]], [[0.1421318292952764]]], "count": [204]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4514089102348456]], [[0.4657461222846982]], [[0.46728754365308217]]], "std": [[[0.15430773912230472]], [[0.13235648674804995]], [[0.12754208640828243]]], "count": [204]}, "observation.state": {"min": [0.3545810878276825, 1.817498803138733, -1.3506579399108887, -0.8554906249046326, -2.882533550262451, -2.126997947692871, 0.37114426493644714, 0.0, 0.14618900418281555, 0.24712899327278137, -0.13162599503993988, -3.1411852836608887, -0.367000013589859, -0.902999997138977, -0.7270692586898804, -2.0783207416534424, 0.5643696784973145, 0.259286105632782, -0.11714649945497513, 0.7531445026397705, -2.4027249813079834, 20.0, -0.36146000027656555, 0.28126099705696106, -0.059073999524116516, -3.1401853561401367, 0.0729999989271164, -3.1361851692199707], "max": [0.9298067092895508, 2.092230796813965, -0.31232669949531555, 0.15587535500526428, -0.23572418093681335, -0.6910457015037537, 1.8003768920898438, 652.0, 0.3942610025405884, 0.4391059875488281, 0.12912699580192566, 3.140000104904175, 1.4279999732971191, 0.6790000200271606, -0.294402152299881, -1.7500067949295044, 1.917471170425415, 0.8591383099555969, 2.445223808288574, 1.739517331123352, -0.6426128149032593, 846.0, -0.1020670011639595, 0.43319401144981384, 0.10469000041484833, 3.135999917984009, 1.3650000095367432, 3.1389999389648438], "mean": [0.5417424440383911, 2.0099706649780273, -0.604327917098999, -0.4405699074268341, -1.7133829593658447, -1.4559448957443237, 1.2126305103302002, 485.3966064453125, 0.32249715924263, 0.33251622319221497, 0.04401888698339462, -1.4176533222198486, 0.529844343662262, -0.2715597450733185, -0.5155159831047058, -1.9950263500213623, 0.9129833579063416, 0.686532735824585, 1.7789888381958008, 1.3743106126785278, -1.883415699005127, 345.48504638671875, -0.2826438844203949, 0.3580051362514496, 0.028840381652116776, 2.2930142879486084, 0.5633240342140198, -1.4721208810806274], "std": [0.1423356831073761, 0.08029301464557648, 0.22622749209403992, 0.29242077469825745, 0.8807224631309509, 0.35959577560424805, 0.4692029058933258, 190.71517944335938, 0.05561519414186478, 0.047642793506383896, 0.06030765548348427, 1.9784477949142456, 0.5546165108680725, 0.5166192650794983, 0.09290054440498352, 0.07839398086071014, 0.32475152611732483, 0.19394546747207642, 0.7443680167198181, 0.3100818395614624, 0.5845142602920532, 355.53082275390625, 0.06017487123608589, 0.04455418512225151, 0.03461239114403725, 1.6152170896530151, 0.40637654066085815, 1.7012758255004883], "count": [1204]}, "action": {"min": [0.3545810878276825, 1.817498803138733, -1.3506579399108887, -0.8554906249046326, -2.882533550262451, -2.126997947692871, 0.37114426493644714, 0.0, 0.14618900418281555, 0.24712899327278137, -0.13162599503993988, -3.1411852836608887, -0.367000013589859, -0.902999997138977, -0.7270692586898804, -2.0783207416534424, 0.5643696784973145, 0.259286105632782, -0.11714649945497513, 0.7531445026397705, -2.4027249813079834, 20.0, -0.36146000027656555, 0.28126099705696106, -0.059073999524116516, -3.1401853561401367, 0.0729999989271164, -3.1361851692199707], "max": [0.9298067092895508, 2.092230796813965, -0.31232669949531555, 0.15587535500526428, -0.23572418093681335, -0.6910457015037537, 1.8003768920898438, 652.0, 0.3942610025405884, 0.4391059875488281, 0.12912699580192566, 3.140000104904175, 1.4279999732971191, 0.6790000200271606, -0.294402152299881, -1.7500067949295044, 1.917471170425415, 0.8591383099555969, 2.445223808288574, 1.739517331123352, -0.6426128149032593, 846.0, -0.1020670011639595, 0.43319401144981384, 0.10469000041484833, 3.135999917984009, 1.3650000095367432, 3.1389999389648438], "mean": [0.5417424440383911, 2.0099706649780273, -0.604327917098999, -0.4405699074268341, -1.7133829593658447, -1.4559448957443237, 1.2126305103302002, 485.3966064453125, 0.32249715924263, 0.33251622319221497, 0.04401888698339462, -1.4176533222198486, 0.529844343662262, -0.2715597450733185, -0.5155159831047058, -1.9950263500213623, 0.9129833579063416, 0.686532735824585, 1.7789888381958008, 1.3743106126785278, -1.883415699005127, 345.48504638671875, -0.2826438844203949, 0.3580051362514496, 0.028840381652116776, 2.2930142879486084, 0.5633240342140198, -1.4721208810806274], "std": [0.1423356831073761, 0.08029301464557648, 0.22622749209403992, 0.29242077469825745, 0.8807224631309509, 0.35959577560424805, 0.4692029058933258, 190.71517944335938, 0.05561519414186478, 0.047642793506383896, 0.06030765548348427, 1.9784477949142456, 0.5546165108680725, 0.5166192650794983, 0.09290054440498352, 0.07839398086071014, 0.32475152611732483, 0.19394546747207642, 0.7443680167198181, 0.3100818395614624, 0.5845142602920532, 355.53082275390625, 0.06017487123608589, 0.04455418512225151, 0.03461239114403725, 1.6152170896530151, 0.40637654066085815, 1.7012758255004883], "count": [1204]}, "timestamp": {"min": [0.0], "max": [40.1], "mean": [20.049999999999997], "std": [11.58549140568112], "count": [1204]}, "frame_index": {"min": [0], "max": [1203], "mean": [601.5], "std": [347.56474217043365], "count": [1204]}, "episode_index": {"min": [219], "max": [219], "mean": [219.0], "std": [0.0], "count": [1204]}, "index": {"min": [239232], "max": [240435], "mean": [239833.5], "std": [347.56474217043365], "count": [1204]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1204]}, "subtask_annotation": {"mean": [21.49418604651163, 29.0, 29.0, 29.0, 29.0], "std": [3.0750522376685003, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1204]}, "scene_annotation": {"mean": [219.0], "std": [0.0], "min": [219], "max": [219], "count": [1204]}, "eef_direction_state": {"mean": [4.596345514950166, 3.793189368770764], "std": [1.9146714368747917, 2.100368610431895], "min": [0, 0], "max": [6, 6], "count": [1204]}, "eef_velocity_state": {"mean": [0.5614617940199336, 0.7749169435215947], "std": [0.6883292807271957, 0.6952630968435772], "min": [0, 0], "max": [2, 2], "count": [1204]}, "eef_acc_mag_state": {"mean": [0.5863787375415282, 0.6245847176079734], "std": [0.8028275463525562, 0.812236306485838], "min": [0, 0], "max": [2, 2], "count": [1204]}, "eef_direction_action": {"mean": [4.596345514950166, 3.793189368770764], "std": [1.9146714368747917, 2.100368610431895], "min": [0, 0], "max": [6, 6], "count": [1204]}, "eef_velocity_action": {"mean": [0.5614617940199336, 0.7749169435215947], "std": [0.6883292807271957, 0.6952630968435772], "min": [0, 0], "max": [2, 2], "count": [1204]}, "eef_acc_mag_action": {"mean": [0.5863787375415282, 0.6245847176079734], "std": [0.8028275463525562, 0.812236306485838], "min": [0, 0], "max": [2, 2], "count": [1204]}, "eef_sim_pose_state": {"mean": [0.5636398514285945, 0.3112280667366748, 1.1040793063437957, -2.088081795410197, 0.7016700184273773, 0.1616639882958809, 0.5374058831283381, -0.3379236859129676, 1.0803133383951913, 1.8581301220133457, 0.900824746735029, -0.5542493734327654], "std": [0.03731186248957353, 0.052605699529714, 0.037405726340920244, 0.641702567579151, 0.40684438002692075, 2.761296935794756, 0.037201640673865936, 0.07086212094988747, 0.030763707821234124, 0.941153719482932, 0.3789800119666261, 2.0057259747338003], "min": [0.4749525856412759, 0.13477745670301963, 1.0274561018469497, -2.8567934104772883, 0.21597501210885972, -3.1368769865306234, 0.47656550376925433, -0.41213000005039646, 1.0174784604162876, -3.1359148196511804, 0.2106589855696792, -3.1386558123736323], "max": [0.6339057357376415, 0.4098683213450303, 1.1957508119432279, -0.4826451546191132, 1.3995492378312124, 3.1412858613494885, 0.6304888350768446, -0.12338761530414921, 1.164725528580647, 3.1223742809088613, 1.4154321874075602, 3.1267620416104993], "count": [1204]}, "eef_sim_pose_action": {"mean": [0.5636398514285945, 0.3112280667366748, 1.1040793063437957, -2.088081795410197, 0.7016700184273773, 0.1616639882958809, 0.5374058831283381, -0.3379236859129676, 1.0803133383951913, 1.8581301220133457, 0.900824746735029, -0.5542493734327654], "std": [0.03731186248957353, 0.052605699529714, 0.037405726340920244, 0.641702567579151, 0.40684438002692075, 2.761296935794756, 0.037201640673865936, 0.07086212094988747, 0.030763707821234124, 0.941153719482932, 0.3789800119666261, 2.0057259747338003], "min": [0.4749525856412759, 0.13477745670301963, 1.0274561018469497, -2.8567934104772883, 0.21597501210885972, -3.1368769865306234, 0.47656550376925433, -0.41213000005039646, 1.0174784604162876, -3.1359148196511804, 0.2106589855696792, -3.1386558123736323], "max": [0.6339057357376415, 0.4098683213450303, 1.1957508119432279, -0.4826451546191132, 1.3995492378312124, 3.1412858613494885, 0.6304888350768446, -0.12338761530414921, 1.164725528580647, 3.1223742809088613, 1.4154321874075602, 3.1267620416104993], "count": [1204]}, "gripper_mode_state": {"mean": [0.5880398671096345, 0.6262458471760798], "std": [0.492187953732427, 0.4837995308707862], "min": [0, 0], "max": [1, 1], "count": [1204]}, "gripper_activity_state": {"mean": [1.8380398671096345, 1.946843853820598], "std": [0.48858886752267894, 0.2975509206324184], "min": [0, 0], "max": [2, 2], "count": [1204]}, "gripper_mode_action": {"mean": [0.5880398671096345, 0.6262458471760798], "std": [0.492187953732427, 0.4837995308707862], "min": [0, 0], "max": [1, 1], "count": [1204]}, "gripper_activity_action": {"mean": [1.8380398671096345, 1.946843853820598], "std": [0.48858886752267894, 0.2975509206324184], "min": [0, 0], "max": [2, 2], "count": [1204]}, "gripper_open_scale_state": {"mean": [0.3454850499479484, 0.4853965946279735], "std": [0.3555308831306077, 0.19071524925270758], "min": [0.02, 0.0], "max": [0.846, 0.652], "count": [1204]}, "gripper_open_scale_action": {"mean": [0.3454850499479484, 0.4853965946279735], "std": [0.3555308831306077, 0.19071524925270758], "min": [0.02, 0.0], "max": [0.846, 0.652], "count": [1204]}}} +{"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.4158607509311969]], [[0.44580956365521124]], [[0.4487030009136271]]], "std": [[[0.2189812045490758]], [[0.18294402214151403]], [[0.1777669161727627]]], "count": [186]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4188093253654508]], [[0.4450993163170286]], [[0.44697400225771317]]], "std": [[[0.1730492717893542]], [[0.1423049565888]], [[0.1348769919690981]]], "count": [186]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4562920378276759]], [[0.465811984986647]], [[0.46525046120598773]]], "std": [[[0.13220574612142352]], [[0.11531530605237778]], [[0.11173103555189076]]], "count": [186]}, "observation.state": {"min": [0.2560048997402191, 1.743531584739685, -1.239969253540039, -0.776305079460144, -2.739748239517212, -2.1443464756011963, 0.21767747402191162, -1.0, 0.1837410032749176, 0.2617329955101013, -0.1179329976439476, -3.1411852836608887, -0.35199999809265137, -0.9380000233650208, -0.8654040694236755, -2.078460216522217, 0.6548824310302734, 0.06133086979389191, 0.36248740553855896, 0.700976550579071, -2.4942500591278076, 40.0, -0.35951900482177734, 0.2853269875049591, -0.054951999336481094, -3.1351852416992188, 0.08399999886751175, -3.115000009536743], "max": [0.9105208516120911, 2.092230796813965, -0.3724707365036011, 0.09740681946277618, -0.03817035257816315, -0.735150158405304, 1.6966520547866821, 616.0, 0.36856600642204285, 0.43533700704574585, 0.13882200419902802, 3.140000104904175, 1.315000057220459, 0.7860000133514404, -0.3499734103679657, -1.738854169845581, 1.330377221107483, 0.8200778365135193, 2.3931431770324707, 1.7939890623092651, -0.5261295437812805, 847.0, -0.1082490012049675, 0.45044198632240295, 0.09701599925756454, 3.135999917984009, 1.3949999809265137, 3.114000082015991], "mean": [0.5333322882652283, 1.9934059381484985, -0.7736086249351501, -0.3581641912460327, -1.3405566215515137, -1.420778512954712, 1.0450142621994019, 465.5858459472656, 0.314969003200531, 0.3432925045490265, 0.047382451593875885, -0.6297836303710938, 0.6178476810455322, -0.17767265439033508, -0.6068147420883179, -1.986364483833313, 0.8246304392814636, 0.5759781002998352, 1.8457568883895874, 1.3351134061813354, -1.9310961961746216, 361.74627685546875, -0.27177146077156067, 0.3779754936695099, 0.022506559267640114, 2.610987424850464, 0.5888784527778625, -1.9516139030456543], "std": [0.11070676892995834, 0.10691210627555847, 0.24555544555187225, 0.2510235011577606, 0.917698085308075, 0.34794318675994873, 0.5151155591011047, 190.52906799316406, 0.042010802775621414, 0.044401224702596664, 0.06834601610898972, 2.280008554458618, 0.4652084410190582, 0.4974205493927002, 0.09918631613254547, 0.10208350419998169, 0.16118060052394867, 0.20477911829948425, 0.5805033445358276, 0.3027285635471344, 0.608573853969574, 355.71240234375, 0.0659107193350792, 0.04524892568588257, 0.03427692875266075, 1.1534689664840698, 0.39262470602989197, 1.0171751976013184], "count": [1066]}, "action": {"min": [0.2560048997402191, 1.743531584739685, -1.239969253540039, -0.776305079460144, -2.739748239517212, -2.1443464756011963, 0.21767747402191162, -1.0, 0.1837410032749176, 0.2617329955101013, -0.1179329976439476, -3.1411852836608887, -0.35199999809265137, -0.9380000233650208, -0.8654040694236755, -2.078460216522217, 0.6548824310302734, 0.06133086979389191, 0.36248740553855896, 0.700976550579071, -2.4942500591278076, 40.0, -0.35951900482177734, 0.2853269875049591, -0.054951999336481094, -3.1351852416992188, 0.08399999886751175, -3.115000009536743], "max": [0.9105208516120911, 2.092230796813965, -0.3724707365036011, 0.09740681946277618, -0.03817035257816315, -0.735150158405304, 1.6966520547866821, 616.0, 0.36856600642204285, 0.43533700704574585, 0.13882200419902802, 3.140000104904175, 1.315000057220459, 0.7860000133514404, -0.3499734103679657, -1.738854169845581, 1.330377221107483, 0.8200778365135193, 2.3931431770324707, 1.7939890623092651, -0.5261295437812805, 847.0, -0.1082490012049675, 0.45044198632240295, 0.09701599925756454, 3.135999917984009, 1.3949999809265137, 3.114000082015991], "mean": [0.5333322882652283, 1.9934059381484985, -0.7736086249351501, -0.3581641912460327, -1.3405566215515137, -1.420778512954712, 1.0450142621994019, 465.5858459472656, 0.314969003200531, 0.3432925045490265, 0.047382451593875885, -0.6297836303710938, 0.6178476810455322, -0.17767265439033508, -0.6068147420883179, -1.986364483833313, 0.8246304392814636, 0.5759781002998352, 1.8457568883895874, 1.3351134061813354, -1.9310961961746216, 361.74627685546875, -0.27177146077156067, 0.3779754936695099, 0.022506559267640114, 2.610987424850464, 0.5888784527778625, -1.9516139030456543], "std": [0.11070676892995834, 0.10691210627555847, 0.24555544555187225, 0.2510235011577606, 0.917698085308075, 0.34794318675994873, 0.5151155591011047, 190.52906799316406, 0.042010802775621414, 0.044401224702596664, 0.06834601610898972, 2.280008554458618, 0.4652084410190582, 0.4974205493927002, 0.09918631613254547, 0.10208350419998169, 0.16118060052394867, 0.20477911829948425, 0.5805033445358276, 0.3027285635471344, 0.608573853969574, 355.71240234375, 0.0659107193350792, 0.04524892568588257, 0.03427692875266075, 1.1534689664840698, 0.39262470602989197, 1.0171751976013184], "count": [1066]}, "timestamp": {"min": [0.0], "max": [35.5], "mean": [17.75], "std": [10.257585269231523], "count": [1066]}, "frame_index": {"min": [0], "max": [1065], "mean": [532.5], "std": [307.72755807694574], "count": [1066]}, "episode_index": {"min": [220], "max": [220], "mean": [220.0], "std": [0.0], "count": [1066]}, "index": {"min": [240436], "max": [241501], "mean": [240968.5], "std": [307.72755807694574], "count": [1066]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1066]}, "subtask_annotation": {"mean": [21.21951219512195, 29.0, 29.0, 29.0, 29.0], "std": [3.4268876895395994, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1066]}, "scene_annotation": {"mean": [220.0], "std": [0.0], "min": [220], "max": [220], "count": [1066]}, "eef_direction_state": {"mean": [4.396810506566604, 3.8348968105065664], "std": [2.01428974715173, 2.2160386370185536], "min": [0, 0], "max": [6, 6], "count": [1066]}, "eef_velocity_state": {"mean": [0.5572232645403377, 0.7298311444652908], "std": [0.6518910152348572, 0.6985588015730413], "min": [0, 0], "max": [2, 2], "count": [1066]}, "eef_acc_mag_state": {"mean": [0.6285178236397748, 0.6163227016885553], "std": [0.805057336683767, 0.7975548849767606], "min": [0, 0], "max": [2, 2], "count": [1066]}, "eef_direction_action": {"mean": [4.396810506566604, 3.8348968105065664], "std": [2.01428974715173, 2.2160386370185536], "min": [0, 0], "max": [6, 6], "count": [1066]}, "eef_velocity_action": {"mean": [0.5572232645403377, 0.7298311444652908], "std": [0.6518910152348572, 0.6985588015730413], "min": [0, 0], "max": [2, 2], "count": [1066]}, "eef_acc_mag_action": {"mean": [0.6285178236397748, 0.6163227016885553], "std": [0.805057336683767, 0.7975548849767606], "min": [0, 0], "max": [2, 2], "count": [1066]}, "eef_sim_pose_state": {"mean": [0.5835395571102642, 0.29942960654684536, 1.1069697775791263, -2.032540267826937, 0.6878549358555541, -0.8042525749259531, 0.5447816852837869, -0.33506196943780114, 1.082450920584231, 1.7072730143693884, 1.0072794554032407, -0.5936062942643311], "std": [0.03736217733803899, 0.06022620322842364, 0.03108381349800133, 0.6374391251121141, 0.42672015582748524, 2.6379541969541647, 0.0320076519515686, 0.06344075808137604, 0.03796585950998819, 0.9594633140575471, 0.301428235267985, 1.95585612106754], "min": [0.47404884005900677, 0.1443313289596445, 1.0345318304690838, -2.691184586853402, 0.12795227412732801, -3.141540798452468, 0.46798156703226096, -0.40377319721460836, 1.0162545795151976, 0.16333156631851442, 0.2807180022477258, -3.1304911696784807], "max": [0.6410588916571275, 0.4060672227825367, 1.1729771798305841, -0.33196662865856186, 1.3285806770442665, 3.1404928282038638, 0.6270592371836138, -0.1483660795395472, 1.1794738339243325, 3.1065189509775566, 1.457783196768661, 3.1237133898473], "count": [1066]}, "eef_sim_pose_action": {"mean": [0.5835395571102642, 0.29942960654684536, 1.1069697775791263, -2.032540267826937, 0.6878549358555541, -0.8042525749259531, 0.5447816852837869, -0.33506196943780114, 1.082450920584231, 1.7072730143693884, 1.0072794554032407, -0.5936062942643311], "std": [0.03736217733803899, 0.06022620322842364, 0.03108381349800133, 0.6374391251121141, 0.42672015582748524, 2.6379541969541647, 0.0320076519515686, 0.06344075808137604, 0.03796585950998819, 0.9594633140575471, 0.301428235267985, 1.95585612106754], "min": [0.47404884005900677, 0.1443313289596445, 1.0345318304690838, -2.691184586853402, 0.12795227412732801, -3.141540798452468, 0.46798156703226096, -0.40377319721460836, 1.0162545795151976, 0.16333156631851442, 0.2807180022477258, -3.1304911696784807], "max": [0.6410588916571275, 0.4060672227825367, 1.1729771798305841, -0.33196662865856186, 1.3285806770442665, 3.1404928282038638, 0.6270592371836138, -0.1483660795395472, 1.1794738339243325, 3.1065189509775566, 1.457783196768661, 3.1237133898473], "count": [1066]}, "gripper_mode_state": {"mean": [0.5956848030018762, 0.3048780487804878], "std": [0.4907590228151673, 0.4603557582482179], "min": [0, 0], "max": [1, 1], "count": [1066]}, "gripper_activity_state": {"mean": [1.853658536585366, 1.9333958724202627], "std": [0.4716848684344809, 0.3414337760058248], "min": [0, 0], "max": [2, 2], "count": [1066]}, "gripper_mode_action": {"mean": [0.5956848030018762, 0.3048780487804878], "std": [0.4907590228151673, 0.4603557582482179], "min": [0, 0], "max": [1, 1], "count": [1066]}, "gripper_activity_action": {"mean": [1.853658536585366, 1.9333958724202627], "std": [0.4716848684344809, 0.3414337760058248], "min": [0, 0], "max": [2, 2], "count": [1066]}, "gripper_open_scale_state": {"mean": [0.36174624783729087, 0.4655896696635074], "std": [0.35571256269443624, 0.1905196982608494], "min": [0.04, 0.0], "max": [0.847, 0.616], "count": [1066]}, "gripper_open_scale_action": {"mean": [0.36174624783729087, 0.4655896696635074], "std": [0.35571256269443624, 0.1905196982608494], "min": [0.04, 0.0], "max": [0.847, 0.616], "count": [1066]}}} +{"episode_index": 218, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.41899891453574556]], [[0.44591169206084497]], [[0.4485643613974799]]], "std": [[[0.21634514561592663]], [[0.1851801829621259]], [[0.1787034690791002]]], "count": [194]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41584626625564314]], [[0.4458910303382521]], [[0.448034115794084]]], "std": [[[0.17673654551004558]], [[0.14477370565578362]], [[0.13764193409752118]]], "count": [194]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4434714357607304]], [[0.4610923802725558]], [[0.4611545159945421]]], "std": [[[0.15163506826291184]], [[0.12597217675283745]], [[0.120284617358215]]], "count": [194]}, "observation.state": {"min": [0.20242328941822052, 1.7649294137954712, -0.8354367613792419, -1.0558195114135742, -2.6615397930145264, -2.017652988433838, 0.18224729597568512, -3.0, 0.1892630010843277, 0.21565300226211548, -0.12778399884700775, -3.1381852626800537, -0.2150000035762787, -2.0350000858306885, -0.7976852655410767, -2.078756809234619, 0.5628163814544678, 0.024469515308737755, 0.04565781354904175, 0.9509426355361938, -2.5050013065338135, 1.0, -0.3527800142765045, 0.29123398661613464, -0.08884699642658234, -3.1401853561401367, 0.053999997675418854, -3.125], "max": [0.8417897820472717, 2.0921437740325928, -0.21195277571678162, 0.2096489518880844, -0.2605776786804199, -0.7112740278244019, 1.9230213165283203, 568.0, 0.4168649911880493, 0.4459570050239563, 0.128493994474411, 3.138000011444092, 1.5260000228881836, 2.2279999256134033, -0.3116460144519806, -1.7832728624343872, 1.5331497192382812, 0.804020881652832, 2.4452762603759766, 1.7657146453857422, -0.5798158645629883, 842.0, -0.10597100108861923, 0.42470601201057434, 0.09608399868011475, 3.140000104904175, 1.3229999542236328, 3.125999927520752], "mean": [0.471979022026062, 2.0139548778533936, -0.596360981464386, -0.35828468203544617, -1.515823483467102, -1.4497655630111694, 1.1324740648269653, 478.0935974121094, 0.3370327353477478, 0.3168717920780182, 0.04487880691885948, -1.6136490106582642, 0.626672625541687, -0.23036476969718933, -0.5769217610359192, -1.9866883754730225, 0.8616265058517456, 0.5829969644546509, 1.8253848552703857, 1.366687536239624, -1.8913582563400269, 380.39263916015625, -0.2779883146286011, 0.3661451041698456, 0.015318673104047775, 2.022197723388672, 0.5533108115196228, -1.9123010635375977], "std": [0.14679132401943207, 0.09546952694654465, 0.13965456187725067, 0.3273414373397827, 0.830856442451477, 0.3133813142776489, 0.510659396648407, 178.98399353027344, 0.05260131508111954, 0.05780094489455223, 0.05856703221797943, 1.646808385848999, 0.47415801882743835, 0.5910055041313171, 0.08983272314071655, 0.08300580829381943, 0.29436245560646057, 0.17892619967460632, 0.6792905330657959, 0.2527366876602173, 0.5927854776382446, 367.6165771484375, 0.06019636616110802, 0.030997617170214653, 0.03705814853310585, 2.040491819381714, 0.3813338577747345, 1.0527907609939575], "count": [1127]}, "action": {"min": [0.20242328941822052, 1.7649294137954712, -0.8354367613792419, -1.0558195114135742, -2.6615397930145264, -2.017652988433838, 0.18224729597568512, -3.0, 0.1892630010843277, 0.21565300226211548, -0.12778399884700775, -3.1381852626800537, -0.2150000035762787, -2.0350000858306885, -0.7976852655410767, -2.078756809234619, 0.5628163814544678, 0.024469515308737755, 0.04565781354904175, 0.9509426355361938, -2.5050013065338135, 1.0, -0.3527800142765045, 0.29123398661613464, -0.08884699642658234, -3.1401853561401367, 0.053999997675418854, -3.125], "max": [0.8417897820472717, 2.0921437740325928, -0.21195277571678162, 0.2096489518880844, -0.2605776786804199, -0.7112740278244019, 1.9230213165283203, 568.0, 0.4168649911880493, 0.4459570050239563, 0.128493994474411, 3.138000011444092, 1.5260000228881836, 2.2279999256134033, -0.3116460144519806, -1.7832728624343872, 1.5331497192382812, 0.804020881652832, 2.4452762603759766, 1.7657146453857422, -0.5798158645629883, 842.0, -0.10597100108861923, 0.42470601201057434, 0.09608399868011475, 3.140000104904175, 1.3229999542236328, 3.125999927520752], "mean": [0.471979022026062, 2.0139548778533936, -0.596360981464386, -0.35828468203544617, -1.515823483467102, -1.4497655630111694, 1.1324740648269653, 478.0935974121094, 0.3370327353477478, 0.3168717920780182, 0.04487880691885948, -1.6136490106582642, 0.626672625541687, -0.23036476969718933, -0.5769217610359192, -1.9866883754730225, 0.8616265058517456, 0.5829969644546509, 1.8253848552703857, 1.366687536239624, -1.8913582563400269, 380.39263916015625, -0.2779883146286011, 0.3661451041698456, 0.015318673104047775, 2.022197723388672, 0.5533108115196228, -1.9123010635375977], "std": [0.14679132401943207, 0.09546952694654465, 0.13965456187725067, 0.3273414373397827, 0.830856442451477, 0.3133813142776489, 0.510659396648407, 178.98399353027344, 0.05260131508111954, 0.05780094489455223, 0.05856703221797943, 1.646808385848999, 0.47415801882743835, 0.5910055041313171, 0.08983272314071655, 0.08300580829381943, 0.29436245560646057, 0.17892619967460632, 0.6792905330657959, 0.2527366876602173, 0.5927854776382446, 367.6165771484375, 0.06019636616110802, 0.030997617170214653, 0.03705814853310585, 2.040491819381714, 0.3813338577747345, 1.0527907609939575], "count": [1127]}, "timestamp": {"min": [0.0], "max": [37.53333333333333], "mean": [18.766666666666666], "std": [10.844558287198444], "count": [1127]}, "frame_index": {"min": [0], "max": [1126], "mean": [563.0], "std": [325.3367486159533], "count": [1127]}, "episode_index": {"min": [221], "max": [221], "mean": [221.0], "std": [0.0], "count": [1127]}, "index": {"min": [241502], "max": [242628], "mean": [242065.0], "std": [325.3367486159533], "count": [1127]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1127]}, "subtask_annotation": {"mean": [21.273291925465838, 29.0, 29.0, 29.0, 29.0], "std": [3.225594473036988, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1127]}, "scene_annotation": {"mean": [221.0], "std": [0.0], "min": [221], "max": [221], "count": [1127]}, "eef_direction_state": {"mean": [4.529724933451641, 3.801242236024845], "std": [1.7874536162110364, 2.333255255968097], "min": [0, 0], "max": [6, 6], "count": [1127]}, "eef_velocity_state": {"mean": [0.5989352262644189, 0.6805678793256433], "std": [0.6476486185889454, 0.7130451565981213], "min": [0, 0], "max": [2, 2], "count": [1127]}, "eef_acc_mag_state": {"mean": [0.616681455190772, 0.5953859804791481], "std": [0.809442055169176, 0.8001197820145283], "min": [0, 0], "max": [2, 2], "count": [1127]}, "eef_direction_action": {"mean": [4.529724933451641, 3.801242236024845], "std": [1.7874536162110364, 2.333255255968097], "min": [0, 0], "max": [6, 6], "count": [1127]}, "eef_velocity_action": {"mean": [0.5989352262644189, 0.6805678793256433], "std": [0.6476486185889454, 0.7130451565981213], "min": [0, 0], "max": [2, 2], "count": [1127]}, "eef_acc_mag_action": {"mean": [0.616681455190772, 0.5953859804791481], "std": [0.809442055169176, 0.8001197820145283], "min": [0, 0], "max": [2, 2], "count": [1127]}, "eef_sim_pose_state": {"mean": [0.5725590643177654, 0.2995346850164874, 1.0982609639115923, -2.0877325300000296, 0.684845694430635, -0.17826343466672556, 0.5177168895431978, -0.3459565837712745, 1.0670727267268725, 1.8396784689117125, 0.9711847052380714, -0.2201892142143808], "std": [0.027717560332730772, 0.05478586739329004, 0.03767797489607474, 0.551284641799382, 0.40608724836775234, 2.8170731333009633, 0.05525280664018651, 0.06349352754088665, 0.03397557973776637, 0.7557876025107548, 0.3593545815315526, 2.0930991434896957], "min": [0.4800609269464862, 0.11978222996893174, 1.0214836270272711, -2.5842681630332915, 0.13992566184026844, -3.140576815364236, 0.4055320623977824, -0.42353808955796723, 1.0183941729866708, -0.07215292688716354, 0.2788154507042824, -3.1410862796842465], "max": [0.6320242702061227, 0.384031511416317, 1.190690340823623, -0.40764700456505887, 1.2594345318719875, 3.141302278206449, 0.6346615801600836, -0.1430952808230364, 1.1458690497359996, 3.0088011078759775, 1.4285170172420218, 3.1386324984612752], "count": [1127]}, "eef_sim_pose_action": {"mean": [0.5725590643177654, 0.2995346850164874, 1.0982609639115923, -2.0877325300000296, 0.684845694430635, -0.17826343466672556, 0.5177168895431978, -0.3459565837712745, 1.0670727267268725, 1.8396784689117125, 0.9711847052380714, -0.2201892142143808], "std": [0.027717560332730772, 0.05478586739329004, 0.03767797489607474, 0.551284641799382, 0.40608724836775234, 2.8170731333009633, 0.05525280664018651, 0.06349352754088665, 0.03397557973776637, 0.7557876025107548, 0.3593545815315526, 2.0930991434896957], "min": [0.4800609269464862, 0.11978222996893174, 1.0214836270272711, -2.5842681630332915, 0.13992566184026844, -3.140576815364236, 0.4055320623977824, -0.42353808955796723, 1.0183941729866708, -0.07215292688716354, 0.2788154507042824, -3.1410862796842465], "max": [0.6320242702061227, 0.384031511416317, 1.190690340823623, -0.40764700456505887, 1.2594345318719875, 3.141302278206449, 0.6346615801600836, -0.1430952808230364, 1.1458690497359996, 3.0088011078759775, 1.4285170172420218, 3.1386324984612752], "count": [1127]}, "gripper_mode_state": {"mean": [0.582963620230701, 0.13487133984028393], "std": [0.4930689989425552, 0.34158609680425944], "min": [0, 0], "max": [1, 1], "count": [1127]}, "gripper_activity_state": {"mean": [1.8305235137533273, 1.95829636202307], "std": [0.49364190931180313, 0.2580383458828289], "min": [0, 0], "max": [2, 2], "count": [1127]}, "gripper_mode_action": {"mean": [0.582963620230701, 0.13487133984028393], "std": [0.4930689989425552, 0.34158609680425944], "min": [0, 0], "max": [1, 1], "count": [1127]}, "gripper_activity_action": {"mean": [1.8305235137533273, 1.95829636202307], "std": [0.49364190931180313, 0.2580383458828289], "min": [0, 0], "max": [2, 2], "count": [1127]}, "gripper_open_scale_state": {"mean": [0.3803926353232443, 0.4781574977377158], "std": [0.367615884047402, 0.17881286971897156], "min": [0.001, 0.0], "max": [0.842, 0.568], "count": [1127]}, "gripper_open_scale_action": {"mean": [0.3803926353232443, 0.4781574977377158], "std": [0.367615884047402, 0.17881286971897156], "min": [0.001, 0.0], "max": [0.842, 0.568], "count": [1127]}}} +{"episode_index": 219, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4194006986626172]], [[0.445111455225206]], [[0.44806088710393577]]], "std": [[[0.21640093545098638]], [[0.18711069298239622]], [[0.1810510444571253]]], "count": [184]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44035643559960214]], [[0.46040700594096334]], [[0.4594084922918443]]], "std": [[[0.15705797674501817]], [[0.13096227686892853]], [[0.12594133903969226]]], "count": [184]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4573321389244104]], [[0.4696038713945723]], [[0.4677233777795538]]], "std": [[[0.12959908556660824]], [[0.10857275964632956]], [[0.10408253950522961]]], "count": [184]}, "observation.state": {"min": [0.27829277515411377, 1.8834372758865356, -1.247910499572754, -0.8913397192955017, -2.6755025386810303, -2.076505422592163, 0.15016813576221466, -5.0, 0.14689600467681885, 0.26785698533058167, -0.12840600311756134, -3.1411852836608887, -0.17800000309944153, -1.0829999446868896, -0.7129320502281189, -2.0783207416534424, 0.5505467057228088, -0.013892821036279202, 0.045867253094911575, 0.8360302448272705, -2.4160070419311523, 34.0, -0.37721800804138184, 0.2555370032787323, -0.03445500135421753, -3.1411852836608887, 0.19299998879432678, -3.0829999446868896], "max": [0.9506459832191467, 2.090904474258423, -0.4156327247619629, 0.09428269416093826, -0.15426965057849884, -0.7575427293777466, 1.8300999402999878, 660.0, 0.42666900157928467, 0.44993099570274353, 0.12525099515914917, 3.140000104904175, 1.2079999446868896, 0.5640000104904175, -0.24113468825817108, -1.693859577178955, 1.8131877183914185, 0.8072322607040405, 2.2888598442077637, 1.7930989265441895, -0.6072524189949036, 847.0, -0.14020299911499023, 0.4198009967803955, 0.12562599778175354, 3.1410000324249268, 1.309999942779541, 3.131999969482422], "mean": [0.552415668964386, 2.043994665145874, -0.6319931149482727, -0.30082133412361145, -1.384170413017273, -1.251328706741333, 0.9981823563575745, 524.1884765625, 0.32449862360954285, 0.3478206694126129, 0.017343005165457726, -1.7106231451034546, 0.6689744591712952, -0.36675843596458435, -0.4837694466114044, -2.000520706176758, 0.816475510597229, 0.5548996925354004, 1.6091437339782715, 1.3983895778656006, -1.7127448320388794, 474.385009765625, -0.2918272018432617, 0.3500075936317444, 0.033324941992759705, 0.5861392617225647, 0.7667527198791504, -1.7372106313705444], "std": [0.13597945868968964, 0.05852609872817993, 0.24793991446495056, 0.28474801778793335, 0.7575079202651978, 0.3577631711959839, 0.5733844041824341, 193.59170532226562, 0.06801487505435944, 0.05233575403690338, 0.06435994803905487, 1.6389236450195312, 0.37783491611480713, 0.4004005491733551, 0.089410200715065, 0.09759929031133652, 0.3598475754261017, 0.20014822483062744, 0.6657688021659851, 0.26054146885871887, 0.6334133744239807, 316.78851318359375, 0.06028590351343155, 0.04306040331721306, 0.03253896161913872, 2.7467901706695557, 0.33896175026893616, 1.4709253311157227], "count": [1048]}, "action": {"min": [0.27829277515411377, 1.8834372758865356, -1.247910499572754, -0.8913397192955017, -2.6755025386810303, -2.076505422592163, 0.15016813576221466, -5.0, 0.14689600467681885, 0.26785698533058167, -0.12840600311756134, -3.1411852836608887, -0.17800000309944153, -1.0829999446868896, -0.7129320502281189, -2.0783207416534424, 0.5505467057228088, -0.013892821036279202, 0.045867253094911575, 0.8360302448272705, -2.4160070419311523, 34.0, -0.37721800804138184, 0.2555370032787323, -0.03445500135421753, -3.1411852836608887, 0.19299998879432678, -3.0829999446868896], "max": [0.9506459832191467, 2.090904474258423, -0.4156327247619629, 0.09428269416093826, -0.15426965057849884, -0.7575427293777466, 1.8300999402999878, 660.0, 0.42666900157928467, 0.44993099570274353, 0.12525099515914917, 3.140000104904175, 1.2079999446868896, 0.5640000104904175, -0.24113468825817108, -1.693859577178955, 1.8131877183914185, 0.8072322607040405, 2.2888598442077637, 1.7930989265441895, -0.6072524189949036, 847.0, -0.14020299911499023, 0.4198009967803955, 0.12562599778175354, 3.1410000324249268, 1.309999942779541, 3.131999969482422], "mean": [0.552415668964386, 2.043994665145874, -0.6319931149482727, -0.30082133412361145, -1.384170413017273, -1.251328706741333, 0.9981823563575745, 524.1884765625, 0.32449862360954285, 0.3478206694126129, 0.017343005165457726, -1.7106231451034546, 0.6689744591712952, -0.36675843596458435, -0.4837694466114044, -2.000520706176758, 0.816475510597229, 0.5548996925354004, 1.6091437339782715, 1.3983895778656006, -1.7127448320388794, 474.385009765625, -0.2918272018432617, 0.3500075936317444, 0.033324941992759705, 0.5861392617225647, 0.7667527198791504, -1.7372106313705444], "std": [0.13597945868968964, 0.05852609872817993, 0.24793991446495056, 0.28474801778793335, 0.7575079202651978, 0.3577631711959839, 0.5733844041824341, 193.59170532226562, 0.06801487505435944, 0.05233575403690338, 0.06435994803905487, 1.6389236450195312, 0.37783491611480713, 0.4004005491733551, 0.089410200715065, 0.09759929031133652, 0.3598475754261017, 0.20014822483062744, 0.6657688021659851, 0.26054146885871887, 0.6334133744239807, 316.78851318359375, 0.06028590351343155, 0.04306040331721306, 0.03253896161913872, 2.7467901706695557, 0.33896175026893616, 1.4709253311157227], "count": [1048]}, "timestamp": {"min": [0.0], "max": [34.9], "mean": [17.450000000000003], "std": [10.084380110954873], "count": [1048]}, "frame_index": {"min": [0], "max": [1047], "mean": [523.5], "std": [302.5314033286462], "count": [1048]}, "episode_index": {"min": [222], "max": [222], "mean": [222.0], "std": [0.0], "count": [1048]}, "index": {"min": [242629], "max": [243676], "mean": [243152.5], "std": [302.5314033286462], "count": [1048]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1048]}, "subtask_annotation": {"mean": [21.331106870229007, 29.0, 29.0, 29.0, 29.0], "std": [2.5167579403994162, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1048]}, "scene_annotation": {"mean": [222.0], "std": [0.0], "min": [222], "max": [222], "count": [1048]}, "eef_direction_state": {"mean": [4.362595419847328, 3.8005725190839694], "std": [2.0859887317496804, 2.2461416571484634], "min": [0, 0], "max": [6, 6], "count": [1048]}, "eef_velocity_state": {"mean": [0.5744274809160306, 0.7595419847328244], "std": [0.6510375281514821, 0.7371058140197468], "min": [0, 0], "max": [2, 2], "count": [1048]}, "eef_acc_mag_state": {"mean": [0.6059160305343512, 0.6364503816793893], "std": [0.8127345936200163, 0.8187262002949864], "min": [0, 0], "max": [2, 2], "count": [1048]}, "eef_direction_action": {"mean": [4.362595419847328, 3.8005725190839694], "std": [2.0859887317496804, 2.2461416571484634], "min": [0, 0], "max": [6, 6], "count": [1048]}, "eef_velocity_action": {"mean": [0.5744274809160306, 0.7595419847328244], "std": [0.6510375281514821, 0.7371058140197468], "min": [0, 0], "max": [2, 2], "count": [1048]}, "eef_acc_mag_action": {"mean": [0.6059160305343512, 0.6364503816793893], "std": [0.8127345936200163, 0.8187262002949864], "min": [0, 0], "max": [2, 2], "count": [1048]}, "eef_sim_pose_state": {"mean": [0.5501918324702852, 0.32185858797597616, 1.0927944708226036, -1.79871315007493, 0.7955444278056379, -1.9448674812805318, 0.5464632993467181, -0.3179078220665993, 1.0576421401735767, 1.9686627012152202, 1.1104530648873425, 0.28136135070734236], "std": [0.03852010280621855, 0.054831063758384764, 0.032503697094652326, 0.6973171821840253, 0.40334535344471156, 1.615368239438281, 0.046443088281562, 0.07339252690222621, 0.03611280727596883, 0.6282246784897036, 0.3451112507911266, 2.2156305719650895], "min": [0.4484535563773293, 0.1806846890670776, 1.0150669244230606, -2.8694449744467843, 0.13998579078156514, -3.136316392966135, 0.45532601895271163, -0.40132652904854504, 1.0108381438605367, -0.029223446707659417, 0.33241362265614627, -3.138657864678231], "max": [0.6086220007416728, 0.4220716152796834, 1.173331167284403, -0.48792941801826767, 1.3474686200522892, 3.1373443932409084, 0.6404172513710233, -0.12486852537458007, 1.1642219314080813, 2.8558406446234703, 1.5144061569173144, 3.1415685765893633], "count": [1048]}, "eef_sim_pose_action": {"mean": [0.5501918324702852, 0.32185858797597616, 1.0927944708226036, -1.79871315007493, 0.7955444278056379, -1.9448674812805318, 0.5464632993467181, -0.3179078220665993, 1.0576421401735767, 1.9686627012152202, 1.1104530648873425, 0.28136135070734236], "std": [0.03852010280621855, 0.054831063758384764, 0.032503697094652326, 0.6973171821840253, 0.40334535344471156, 1.615368239438281, 0.046443088281562, 0.07339252690222621, 0.03611280727596883, 0.6282246784897036, 0.3451112507911266, 2.2156305719650895], "min": [0.4484535563773293, 0.1806846890670776, 1.0150669244230606, -2.8694449744467843, 0.13998579078156514, -3.136316392966135, 0.45532601895271163, -0.40132652904854504, 1.0108381438605367, -0.029223446707659417, 0.33241362265614627, -3.138657864678231], "max": [0.6086220007416728, 0.4220716152796834, 1.173331167284403, -0.48792941801826767, 1.3474686200522892, 3.1373443932409084, 0.6404172513710233, -0.12486852537458007, 1.1642219314080813, 2.8558406446234703, 1.5144061569173144, 3.1415685765893633], "count": [1048]}, "gripper_mode_state": {"mean": [0.4723282442748092, 0.12786259541984732], "std": [0.49923368669901075, 0.3339367486700835], "min": [0, 0], "max": [1, 1], "count": [1048]}, "gripper_activity_state": {"mean": [1.8673664122137406, 1.9551526717557253], "std": [0.4482407631760211, 0.26732377296472626], "min": [0, 0], "max": [2, 2], "count": [1048]}, "gripper_mode_action": {"mean": [0.4723282442748092, 0.12786259541984732], "std": [0.49923368669901075, 0.3339367486700835], "min": [0, 0], "max": [1, 1], "count": [1048]}, "gripper_activity_action": {"mean": [1.8673664122137406, 1.9551526717557253], "std": [0.4482407631760211, 0.26732377296472626], "min": [0, 0], "max": [2, 2], "count": [1048]}, "gripper_open_scale_state": {"mean": [0.4743850190257264, 0.5242027672418389], "std": [0.3167890168198634, 0.19355367637541682], "min": [0.034, 0.0], "max": [0.847, 0.66], "count": [1048]}, "gripper_open_scale_action": {"mean": [0.4743850190257264, 0.5242027672418389], "std": [0.3167890168198634, 0.19355367637541682], "min": [0.034, 0.0], "max": [0.847, 0.66], "count": [1048]}}} +{"episode_index": 220, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41756168046928915]], [[0.445517432154021]], [[0.449403656933788]]], "std": [[[0.21695646786459077]], [[0.1845834900400902]], [[0.17770459130966793]]], "count": [161]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43024483416555026]], [[0.45447104367109165]], [[0.4555566541834125]]], "std": [[[0.17382285368977193]], [[0.14438161469882116]], [[0.13824032328878935]]], "count": [161]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4574077875715504]], [[0.4685186132423984]], [[0.46821410049527057]]], "std": [[[0.13536990940866325]], [[0.11574436504725655]], [[0.11100631953295649]]], "count": [161]}, "observation.state": {"min": [0.330111563205719, 1.7758551836013794, -1.2489402294158936, -0.9546602964401245, -2.716989040374756, -2.1535966396331787, 0.2944195866584778, -3.0, 0.17504100501537323, 0.25742200016975403, -0.12236200273036957, -3.1411852836608887, -0.25999999046325684, -0.8040000796318054, -0.8226784467697144, -2.0751616954803467, 0.42179375886917114, -0.06443755328655243, 0.3600439727306366, 0.7970395684242249, -2.4789609909057617, 36.0, -0.3594459891319275, 0.2817220091819763, -0.03639499843120575, -3.1371853351593018, 0.09699999541044235, -3.115999937057495], "max": [0.9479931592941284, 2.090712547302246, -0.4740488827228546, 0.053267452865839005, -0.12168435752391815, -0.6363295912742615, 1.8078644275665283, 662.0, 0.37533000111579895, 0.4545319974422455, 0.11721999943256378, 3.132999897003174, 1.309999942779541, 0.7570000290870667, -0.312204509973526, -1.7598679065704346, 1.4151304960250854, 0.8054519891738892, 2.4436702728271484, 1.8209195137023926, -0.6197664141654968, 847.0, -0.09275799989700317, 0.44645699858665466, 0.09207600355148315, 3.1410000324249268, 1.409000039100647, 2.881999969482422], "mean": [0.572593092918396, 2.0318470001220703, -0.7812639474868774, -0.3495033383369446, -1.4143106937408447, -1.270115613937378, 1.088507890701294, 519.301025390625, 0.3138672411441803, 0.3586387038230896, 0.022838585078716278, -1.0119132995605469, 0.5701630115509033, -0.2747275233268738, -0.5764197111129761, -1.9579843282699585, 0.787777841091156, 0.6344513893127441, 1.9168866872787476, 1.378109097480774, -2.088083267211914, 463.57183837890625, -0.2812013328075409, 0.3710327446460724, 0.046909309923648834, 1.039435625076294, 0.6008301973342896, -1.6970654726028442], "std": [0.11923536658287048, 0.0841645672917366, 0.196735680103302, 0.2923490107059479, 0.9108030200004578, 0.4418835937976837, 0.5504407286643982, 215.4441680908203, 0.04757637903094292, 0.055768948048353195, 0.05831395834684372, 2.108733892440796, 0.37404003739356995, 0.4768555760383606, 0.08722857385873795, 0.10417161136865616, 0.21280603110790253, 0.16757898032665253, 0.5810601711273193, 0.29929879307746887, 0.4464373290538788, 346.4145812988281, 0.07766011357307434, 0.049316756427288055, 0.02607589028775692, 2.6688954830169678, 0.3884827196598053, 1.0283663272857666], "count": [877]}, "action": {"min": [0.330111563205719, 1.7758551836013794, -1.2489402294158936, -0.9546602964401245, -2.716989040374756, -2.1535966396331787, 0.2944195866584778, -3.0, 0.17504100501537323, 0.25742200016975403, -0.12236200273036957, -3.1411852836608887, -0.25999999046325684, -0.8040000796318054, -0.8226784467697144, -2.0751616954803467, 0.42179375886917114, -0.06443755328655243, 0.3600439727306366, 0.7970395684242249, -2.4789609909057617, 36.0, -0.3594459891319275, 0.2817220091819763, -0.03639499843120575, -3.1371853351593018, 0.09699999541044235, -3.115999937057495], "max": [0.9479931592941284, 2.090712547302246, -0.4740488827228546, 0.053267452865839005, -0.12168435752391815, -0.6363295912742615, 1.8078644275665283, 662.0, 0.37533000111579895, 0.4545319974422455, 0.11721999943256378, 3.132999897003174, 1.309999942779541, 0.7570000290870667, -0.312204509973526, -1.7598679065704346, 1.4151304960250854, 0.8054519891738892, 2.4436702728271484, 1.8209195137023926, -0.6197664141654968, 847.0, -0.09275799989700317, 0.44645699858665466, 0.09207600355148315, 3.1410000324249268, 1.409000039100647, 2.881999969482422], "mean": [0.572593092918396, 2.0318470001220703, -0.7812639474868774, -0.3495033383369446, -1.4143106937408447, -1.270115613937378, 1.088507890701294, 519.301025390625, 0.3138672411441803, 0.3586387038230896, 0.022838585078716278, -1.0119132995605469, 0.5701630115509033, -0.2747275233268738, -0.5764197111129761, -1.9579843282699585, 0.787777841091156, 0.6344513893127441, 1.9168866872787476, 1.378109097480774, -2.088083267211914, 463.57183837890625, -0.2812013328075409, 0.3710327446460724, 0.046909309923648834, 1.039435625076294, 0.6008301973342896, -1.6970654726028442], "std": [0.11923536658287048, 0.0841645672917366, 0.196735680103302, 0.2923490107059479, 0.9108030200004578, 0.4418835937976837, 0.5504407286643982, 215.4441680908203, 0.04757637903094292, 0.055768948048353195, 0.05831395834684372, 2.108733892440796, 0.37404003739356995, 0.4768555760383606, 0.08722857385873795, 0.10417161136865616, 0.21280603110790253, 0.16757898032665253, 0.5810601711273193, 0.29929879307746887, 0.4464373290538788, 346.4145812988281, 0.07766011357307434, 0.049316756427288055, 0.02607589028775692, 2.6688954830169678, 0.3884827196598053, 1.0283663272857666], "count": [877]}, "timestamp": {"min": [0.0], "max": [29.2], "mean": [14.600000000000001], "std": [8.438930948618761], "count": [877]}, "frame_index": {"min": [0], "max": [876], "mean": [438.0], "std": [253.16792845856287], "count": [877]}, "episode_index": {"min": [223], "max": [223], "mean": [223.0], "std": [0.0], "count": [877]}, "index": {"min": [243677], "max": [244553], "mean": [244115.0], "std": [253.16792845856287], "count": [877]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [877]}, "subtask_annotation": {"mean": [21.209806157354617, 29.0, 29.0, 29.0, 29.0], "std": [3.4028956190462267, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [877]}, "scene_annotation": {"mean": [223.0], "std": [0.0], "min": [223], "max": [223], "count": [877]}, "eef_direction_state": {"mean": [4.30672748004561, 3.859749144811859], "std": [1.8941457875220145, 2.122730633373137], "min": [0, 0], "max": [6, 6], "count": [877]}, "eef_velocity_state": {"mean": [0.7001140250855188, 0.7753705815279361], "std": [0.7116316458063005, 0.7342011417106113], "min": [0, 0], "max": [2, 2], "count": [877]}, "eef_acc_mag_state": {"mean": [0.6807297605473204, 0.636259977194983], "std": [0.8206321317909511, 0.8082858622012595], "min": [0, 0], "max": [2, 2], "count": [877]}, "eef_direction_action": {"mean": [4.30672748004561, 3.859749144811859], "std": [1.8941457875220145, 2.122730633373137], "min": [0, 0], "max": [6, 6], "count": [877]}, "eef_velocity_action": {"mean": [0.7001140250855188, 0.7753705815279361], "std": [0.7116316458063005, 0.7342011417106113], "min": [0, 0], "max": [2, 2], "count": [877]}, "eef_acc_mag_action": {"mean": [0.6807297605473204, 0.636259977194983], "std": [0.8206321317909511, 0.8082858622012595], "min": [0, 0], "max": [2, 2], "count": [877]}, "eef_sim_pose_state": {"mean": [0.5767959386524387, 0.32273764985779296, 1.1178278864210462, -2.0651663105051656, 0.6071639222945011, -2.5402128979151417, 0.5584440966376004, -0.3155648997275786, 1.0701253116028748, 2.0232382701264977, 1.0423652360658873, -1.2274809504223052], "std": [0.043021701102784846, 0.06431036649835269, 0.03468462557031246, 0.5624951848353194, 0.34661525516559605, 1.1315173291034932, 0.04875315017006426, 0.059040785488739735, 0.03496266839593342, 0.9514072355885129, 0.30466993602388365, 1.9315802823159351], "min": [0.46823781612915505, 0.14646691466387038, 1.0519792362872271, -2.7042196460209267, 0.1193445907407964, -3.141120178433976, 0.48596498573135455, -0.40484128180884904, 1.0316904346979265, 0.24129784339621482, 0.32227686227826013, -3.131116253080531], "max": [0.6390592574850855, 0.40227194297383634, 1.215456723510785, -0.36781719163871074, 1.065892016362115, 3.141436890925327, 0.6474960094452475, -0.13646888174752542, 1.160582954321434, 3.100619710925636, 1.5063954385689162, 3.135510695602215], "count": [877]}, "eef_sim_pose_action": {"mean": [0.5767959386524387, 0.32273764985779296, 1.1178278864210462, -2.0651663105051656, 0.6071639222945011, -2.5402128979151417, 0.5584440966376004, -0.3155648997275786, 1.0701253116028748, 2.0232382701264977, 1.0423652360658873, -1.2274809504223052], "std": [0.043021701102784846, 0.06431036649835269, 0.03468462557031246, 0.5624951848353194, 0.34661525516559605, 1.1315173291034932, 0.04875315017006426, 0.059040785488739735, 0.03496266839593342, 0.9514072355885129, 0.30466993602388365, 1.9315802823159351], "min": [0.46823781612915505, 0.14646691466387038, 1.0519792362872271, -2.7042196460209267, 0.1193445907407964, -3.141120178433976, 0.48596498573135455, -0.40484128180884904, 1.0316904346979265, 0.24129784339621482, 0.32227686227826013, -3.131116253080531], "max": [0.6390592574850855, 0.40227194297383634, 1.215456723510785, -0.36781719163871074, 1.065892016362115, 3.141436890925327, 0.6474960094452475, -0.13646888174752542, 1.160582954321434, 3.100619710925636, 1.5063954385689162, 3.135510695602215], "count": [877]}, "gripper_mode_state": {"mean": [0.508551881413911, 0.1676168757126568], "std": [0.4999268599748204, 0.37352571355796477], "min": [0, 0], "max": [1, 1], "count": [877]}, "gripper_activity_state": {"mean": [1.8517673888255417, 1.9338654503990877], "std": [0.4687859578574074, 0.32417634621783564], "min": [0, 0], "max": [2, 2], "count": [877]}, "gripper_mode_action": {"mean": [0.508551881413911, 0.1676168757126568], "std": [0.4999268599748204, 0.37352571355796477], "min": [0, 0], "max": [1, 1], "count": [877]}, "gripper_activity_action": {"mean": [1.8517673888255417, 1.9338654503990877], "std": [0.4687859578574074, 0.32417634621783564], "min": [0, 0], "max": [2, 2], "count": [877]}, "gripper_open_scale_state": {"mean": [0.46357183562553905, 0.5194267958784565], "std": [0.34641463706019654, 0.21514009772431317], "min": [0.036, 0.0], "max": [0.847, 0.662], "count": [877]}, "gripper_open_scale_action": {"mean": [0.46357183562553905, 0.5194267958784565], "std": [0.34641463706019654, 0.21514009772431317], "min": [0.036, 0.0], "max": [0.847, 0.662], "count": [877]}}} +{"episode_index": 221, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.40886889848532004]], [[0.43831208934190957]], [[0.4431975222187641]]], "std": [[[0.2256667204986011]], [[0.1921995695659482]], [[0.1856629434393519]]], "count": [189]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4374893077601411]], [[0.4584812750717571]], [[0.4589842155998202]]], "std": [[[0.17504959541762732]], [[0.1492055580609396]], [[0.14280534915235457]]], "count": [189]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.45837222481585227]], [[0.4662317494899194]], [[0.4645389055313483]]], "std": [[[0.15127418861277256]], [[0.13586201167899664]], [[0.133668971329232]]], "count": [189]}, "observation.state": {"min": [0.35965999960899353, 1.7966594696044922, -1.141724705696106, -0.9198758602142334, -2.8564581871032715, -2.1768269538879395, 0.0010471976129338145, -2.0, 0.18806900084018707, 0.2662050127983093, -0.1406639963388443, -3.1391851902008057, -0.6349999904632568, -0.7329999804496765, -0.7787833213806152, -2.0784080028533936, 0.4734903872013092, 0.02595304697751999, 0.37254053354263306, 0.7670548558235168, -2.4651031494140625, 24.0, -0.355661004781723, 0.2550790011882782, -0.05247100070118904, -3.1381852626800537, 0.10900000482797623, -3.11299991607666], "max": [0.8955808281898499, 2.0921437740325928, -0.15688766539096832, 0.19856612384319305, -0.11794935166835785, -0.7669500708580017, 1.8315834999084473, 554.0, 0.367810994386673, 0.4288719892501831, 0.11946400254964828, 3.140000104904175, 1.2719999551773071, 0.4930000305175781, -0.3020990490913391, -1.7908649444580078, 1.3011430501937866, 0.8713905215263367, 2.416635274887085, 1.8976614475250244, -0.6269047856330872, 840.0, -0.12673699855804443, 0.4534670114517212, 0.09799599647521973, 3.1410000324249268, 1.4279999732971191, 3.0829999446868896], "mean": [0.5852497220039368, 2.0249314308166504, -0.8125100135803223, -0.3866276741027832, -1.537574291229248, -1.4604893922805786, 1.1012457609176636, 469.0243835449219, 0.31155869364738464, 0.33795979619026184, 0.028707025572657585, 0.03612735867500305, 0.37679117918014526, -0.21107617020606995, -0.5051006078720093, -1.9942474365234375, 0.8183075189590454, 0.5764814019203186, 1.7285268306732178, 1.4982773065567017, -1.8466297388076782, 372.1150817871094, -0.2925642430782318, 0.342568576335907, 0.03758648782968521, 1.939616084098816, 0.6603309512138367, -1.3525991439819336], "std": [0.12557920813560486, 0.07188982516527176, 0.24105384945869446, 0.2856278419494629, 1.0515161752700806, 0.3762897849082947, 0.6140002608299255, 150.86883544921875, 0.04398418590426445, 0.041614461690187454, 0.05490843951702118, 2.3769381046295166, 0.617382287979126, 0.4485328495502472, 0.10823723673820496, 0.08243376761674881, 0.25050589442253113, 0.29495561122894287, 0.7407193779945374, 0.2989688813686371, 0.671717643737793, 354.7908935546875, 0.053194500505924225, 0.048083968460559845, 0.033358361572027206, 1.989629864692688, 0.378147691488266, 1.5880390405654907], "count": [1086]}, "action": {"min": [0.35965999960899353, 1.7966594696044922, -1.141724705696106, -0.9198758602142334, -2.8564581871032715, -2.1768269538879395, 0.0010471976129338145, -2.0, 0.18806900084018707, 0.2662050127983093, -0.1406639963388443, -3.1391851902008057, -0.6349999904632568, -0.7329999804496765, -0.7787833213806152, -2.0784080028533936, 0.4734903872013092, 0.02595304697751999, 0.37254053354263306, 0.7670548558235168, -2.4651031494140625, 24.0, -0.355661004781723, 0.2550790011882782, -0.05247100070118904, -3.1381852626800537, 0.10900000482797623, -3.11299991607666], "max": [0.8955808281898499, 2.0921437740325928, -0.15688766539096832, 0.19856612384319305, -0.11794935166835785, -0.7669500708580017, 1.8315834999084473, 554.0, 0.367810994386673, 0.4288719892501831, 0.11946400254964828, 3.140000104904175, 1.2719999551773071, 0.4930000305175781, -0.3020990490913391, -1.7908649444580078, 1.3011430501937866, 0.8713905215263367, 2.416635274887085, 1.8976614475250244, -0.6269047856330872, 840.0, -0.12673699855804443, 0.4534670114517212, 0.09799599647521973, 3.1410000324249268, 1.4279999732971191, 3.0829999446868896], "mean": [0.5852497220039368, 2.0249314308166504, -0.8125100135803223, -0.3866276741027832, -1.537574291229248, -1.4604893922805786, 1.1012457609176636, 469.0243835449219, 0.31155869364738464, 0.33795979619026184, 0.028707025572657585, 0.03612735867500305, 0.37679117918014526, -0.21107617020606995, -0.5051006078720093, -1.9942474365234375, 0.8183075189590454, 0.5764814019203186, 1.7285268306732178, 1.4982773065567017, -1.8466297388076782, 372.1150817871094, -0.2925642430782318, 0.342568576335907, 0.03758648782968521, 1.939616084098816, 0.6603309512138367, -1.3525991439819336], "std": [0.12557920813560486, 0.07188982516527176, 0.24105384945869446, 0.2856278419494629, 1.0515161752700806, 0.3762897849082947, 0.6140002608299255, 150.86883544921875, 0.04398418590426445, 0.041614461690187454, 0.05490843951702118, 2.3769381046295166, 0.617382287979126, 0.4485328495502472, 0.10823723673820496, 0.08243376761674881, 0.25050589442253113, 0.29495561122894287, 0.7407193779945374, 0.2989688813686371, 0.671717643737793, 354.7908935546875, 0.053194500505924225, 0.048083968460559845, 0.033358361572027206, 1.989629864692688, 0.378147691488266, 1.5880390405654907], "count": [1086]}, "timestamp": {"min": [0.0], "max": [36.166666666666664], "mean": [18.083333333333332], "std": [10.450035442080603], "count": [1086]}, "frame_index": {"min": [0], "max": [1085], "mean": [542.5], "std": [313.5010632624181], "count": [1086]}, "episode_index": {"min": [224], "max": [224], "mean": [224.0], "std": [0.0], "count": [1086]}, "index": {"min": [244554], "max": [245639], "mean": [245096.5], "std": [313.5010632624181], "count": [1086]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1086]}, "subtask_annotation": {"mean": [21.647329650092082, 29.0, 29.0, 29.0, 29.0], "std": [3.1244781893601905, 0.0, 0.0, 0.0, 0.0], "min": [12, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1086]}, "scene_annotation": {"mean": [224.0], "std": [0.0], "min": [224], "max": [224], "count": [1086]}, "eef_direction_state": {"mean": [4.731123388581952, 4.08195211786372], "std": [1.8876081383206813, 2.2128259686438874], "min": [0, 0], "max": [6, 6], "count": [1086]}, "eef_velocity_state": {"mean": [0.48250460405156537, 0.6583793738489871], "std": [0.6502355342326404, 0.7422148103938194], "min": [0, 0], "max": [2, 2], "count": [1086]}, "eef_acc_mag_state": {"mean": [0.507366482504604, 0.5395948434622467], "std": [0.768534677664865, 0.7735245098507844], "min": [0, 0], "max": [2, 2], "count": [1086]}, "eef_direction_action": {"mean": [4.731123388581952, 4.08195211786372], "std": [1.8876081383206813, 2.2128259686438874], "min": [0, 0], "max": [6, 6], "count": [1086]}, "eef_velocity_action": {"mean": [0.48250460405156537, 0.6583793738489871], "std": [0.6502355342326404, 0.7422148103938194], "min": [0, 0], "max": [2, 2], "count": [1086]}, "eef_acc_mag_action": {"mean": [0.507366482504604, 0.5395948434622467], "std": [0.768534677664865, 0.7735245098507844], "min": [0, 0], "max": [2, 2], "count": [1086]}, "eef_sim_pose_state": {"mean": [0.5462067057201498, 0.3238162457788547, 1.098789918165507, -1.8616542424611813, 0.6680834799175878, -1.8518908021250986, 0.5463501510276915, -0.3155916209411572, 1.0769476049284135, 1.8472513416626428, 0.8944667636402948, -0.5995027751896391], "std": [0.04792954590352849, 0.053247298742545406, 0.02975195733617126, 0.7309163030407619, 0.35112984572279815, 1.8513579505901512, 0.026042567903884546, 0.05451602254010153, 0.032511200460339104, 0.908859348789487, 0.5032516791245873, 1.9544883345417576], "min": [0.44535632376580037, 0.16080487782794994, 1.0218568707119857, -2.534725538849644, 0.18734166153137521, -3.141354516244269, 0.5026956410757486, -0.3869819616384712, 1.0189834555711097, -0.5248572902051447, 0.06320823124939934, -3.132544675500734], "max": [0.6431976160130282, 0.40158313671764223, 1.1544394532237103, -0.4330857849632308, 1.2278719951513701, 3.141383191235337, 0.6209172377453793, -0.13298852215230406, 1.17190268469849, 2.8631597753116518, 1.3996842253200983, 3.1378174915647103], "count": [1086]}, "eef_sim_pose_action": {"mean": [0.5462067057201498, 0.3238162457788547, 1.098789918165507, -1.8616542424611813, 0.6680834799175878, -1.8518908021250986, 0.5463501510276915, -0.3155916209411572, 1.0769476049284135, 1.8472513416626428, 0.8944667636402948, -0.5995027751896391], "std": [0.04792954590352849, 0.053247298742545406, 0.02975195733617126, 0.7309163030407619, 0.35112984572279815, 1.8513579505901512, 0.026042567903884546, 0.05451602254010153, 0.032511200460339104, 0.908859348789487, 0.5032516791245873, 1.9544883345417576], "min": [0.44535632376580037, 0.16080487782794994, 1.0218568707119857, -2.534725538849644, 0.18734166153137521, -3.141354516244269, 0.5026956410757486, -0.3869819616384712, 1.0189834555711097, -0.5248572902051447, 0.06320823124939934, -3.132544675500734], "max": [0.6431976160130282, 0.40158313671764223, 1.1544394532237103, -0.4330857849632308, 1.2278719951513701, 3.141383191235337, 0.6209172377453793, -0.13298852215230406, 1.17190268469849, 2.8631597753116518, 1.3996842253200983, 3.1378174915647103], "count": [1086]}, "gripper_mode_state": {"mean": [0.5616942909760589, 0.39042357274401474], "std": [0.49617921607112625, 0.48784526910672854], "min": [0, 0], "max": [1, 1], "count": [1086]}, "gripper_activity_state": {"mean": [1.8812154696132597, 1.9521178637200736], "std": [0.4201166149385559, 0.2773030615585838], "min": [0, 0], "max": [2, 2], "count": [1086]}, "gripper_mode_action": {"mean": [0.5616942909760589, 0.39042357274401474], "std": [0.49617921607112625, 0.48784526910672854], "min": [0, 0], "max": [1, 1], "count": [1086]}, "gripper_activity_action": {"mean": [1.8812154696132597, 1.9521178637200736], "std": [0.4201166149385559, 0.2773030615585838], "min": [0, 0], "max": [2, 2], "count": [1086]}, "gripper_open_scale_state": {"mean": [0.3721151014243699, 0.4690778084600335], "std": [0.35479073502744957, 0.15070295197765884], "min": [0.024, 0.0], "max": [0.84, 0.554], "count": [1086]}, "gripper_open_scale_action": {"mean": [0.3721151014243699, 0.4690778084600335], "std": [0.35479073502744957, 0.15070295197765884], "min": [0.024, 0.0], "max": [0.84, 0.554], "count": [1086]}}} +{"episode_index": 222, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4213656868997599]], [[0.44628790266106444]], [[0.45045855529711887]]], "std": [[[0.21193345588334805]], [[0.18150298983725793]], [[0.17358245490735771]]], "count": [196]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7529411764705882]], [[0.7490196078431373]]], "mean": [[[0.4375680365896359]], [[0.4588688506652661]], [[0.46127365529545156]]], "std": [[[0.17310390693206945]], [[0.14589273153285578]], [[0.1366320181685176]]], "count": [196]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[0.8941176470588236]], [[0.8862745098039215]]], "mean": [[[0.42709809653027875]], [[0.4499092762104842]], [[0.4508829031612645]]], "std": [[[0.1570311963503623]], [[0.1238936301198345]], [[0.11530331399195852]]], "count": [196]}, "observation.state": {"min": [-0.16767379641532898, 1.9273496866226196, 0.4450415372848511, 0.26371923089027405, -2.3986411094665527, -1.5539189577102661, -1.8490890264511108, -2.0, 0.15575599670410156, 0.19415199756622314, -0.17149700224399567, -2.9070000648498535, 0.11500000208616257, -1.4579999446868896, -0.5128300786018372, -2.07814621925354, -1.7880374193191528, -1.811721682548523, 1.705256700515747, -1.2745442390441895, -0.412456214427948, -2.0, -0.3647580146789551, 0.2750970125198364, -0.16369299590587616, 1.5449999570846558, 0.19499999284744263, -3.115000009536743], "max": [0.6745173931121826, 2.0924229621887207, 2.0825095176696777, 1.806066870689392, -1.4758504629135132, 1.6718335151672363, 0.07393214851617813, 843.0, 0.3510589897632599, 0.3860960006713867, 0.10496799647808075, -1.2330000400543213, 0.8519999980926514, 0.4110000431537628, 0.18184585869312286, -1.8444117307662964, -0.4248305857181549, -0.29328516125679016, 2.5691423416137695, 1.2579286098480225, 0.9920451641082764, 862.0, -0.08180899918079376, 0.4215349853038788, 0.05920000001788139, 2.7709999084472656, 1.2569999694824219, 3.1019999980926514], "mean": [0.14224132895469666, 2.077343225479126, 1.2489657402038574, 0.98147052526474, -2.1962366104125977, -0.10990332067012787, -0.31595489382743835, 390.36175537109375, 0.2826170027256012, 0.29296979308128357, 0.002893648110330105, -2.0793328285217285, 0.5895177125930786, -0.3788151443004608, -0.21231858432292938, -2.056751012802124, -1.485203742980957, -1.2496658563613892, 2.245245933532715, -0.5258786678314209, 0.4177798926830292, 375.5747985839844, -0.25067272782325745, 0.33889850974082947, -0.006690177600830793, 2.4434914588928223, 0.5474735498428345, -2.046748399734497], "std": [0.23225563764572144, 0.01806543953716755, 0.5847103595733643, 0.6224196553230286, 0.19450335204601288, 1.2420449256896973, 0.36360225081443787, 345.5129089355469, 0.03768867626786232, 0.051652852445840836, 0.0687088668346405, 0.5423846244812012, 0.18924003839492798, 0.6575201749801636, 0.15925849974155426, 0.025066375732421875, 0.4220447242259979, 0.4336869716644287, 0.2239503115415573, 0.77424156665802, 0.28604501485824585, 374.4717102050781, 0.06784489005804062, 0.04660904407501221, 0.051046837121248245, 0.2780636250972748, 0.22574225068092346, 1.303910493850708], "count": [1143]}, "action": {"min": [-0.16767379641532898, 1.9273496866226196, 0.4450415372848511, 0.26371923089027405, -2.3986411094665527, -1.5539189577102661, -1.8490890264511108, -2.0, 0.15575599670410156, 0.19415199756622314, -0.17149700224399567, -2.9070000648498535, 0.11500000208616257, -1.4579999446868896, -0.5128300786018372, -2.07814621925354, -1.7880374193191528, -1.811721682548523, 1.705256700515747, -1.2745442390441895, -0.412456214427948, -2.0, -0.3647580146789551, 0.2750970125198364, -0.16369299590587616, 1.5449999570846558, 0.19499999284744263, -3.115000009536743], "max": [0.6745173931121826, 2.0924229621887207, 2.0825095176696777, 1.806066870689392, -1.4758504629135132, 1.6718335151672363, 0.07393214851617813, 843.0, 0.3510589897632599, 0.3860960006713867, 0.10496799647808075, -1.2330000400543213, 0.8519999980926514, 0.4110000431537628, 0.18184585869312286, -1.8444117307662964, -0.4248305857181549, -0.29328516125679016, 2.5691423416137695, 1.2579286098480225, 0.9920451641082764, 862.0, -0.08180899918079376, 0.4215349853038788, 0.05920000001788139, 2.7709999084472656, 1.2569999694824219, 3.1019999980926514], "mean": [0.14224132895469666, 2.077343225479126, 1.2489657402038574, 0.98147052526474, -2.1962366104125977, -0.10990332067012787, -0.31595489382743835, 390.36175537109375, 0.2826170027256012, 0.29296979308128357, 0.002893648110330105, -2.0793328285217285, 0.5895177125930786, -0.3788151443004608, -0.21231858432292938, -2.056751012802124, -1.485203742980957, -1.2496658563613892, 2.245245933532715, -0.5258786678314209, 0.4177798926830292, 375.5747985839844, -0.25067272782325745, 0.33889850974082947, -0.006690177600830793, 2.4434914588928223, 0.5474735498428345, -2.046748399734497], "std": [0.23225563764572144, 0.01806543953716755, 0.5847103595733643, 0.6224196553230286, 0.19450335204601288, 1.2420449256896973, 0.36360225081443787, 345.5129089355469, 0.03768867626786232, 0.051652852445840836, 0.0687088668346405, 0.5423846244812012, 0.18924003839492798, 0.6575201749801636, 0.15925849974155426, 0.025066375732421875, 0.4220447242259979, 0.4336869716644287, 0.2239503115415573, 0.77424156665802, 0.28604501485824585, 374.4717102050781, 0.06784489005804062, 0.04660904407501221, 0.051046837121248245, 0.2780636250972748, 0.22574225068092346, 1.303910493850708], "count": [1143]}, "timestamp": {"min": [0.0], "max": [38.06666666666667], "mean": [19.03333333333333], "std": [10.998518418742018], "count": [1143]}, "frame_index": {"min": [0], "max": [1142], "mean": [571.0], "std": [329.95555256226055], "count": [1143]}, "episode_index": {"min": [225], "max": [225], "mean": [225.0], "std": [0.0], "count": [1143]}, "index": {"min": [245640], "max": [246782], "mean": [246211.0], "std": [329.95555256226055], "count": [1143]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1143]}, "subtask_annotation": {"mean": [21.502187226596675, 29.0, 29.0, 29.0, 29.0], "std": [2.550580969608987, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1143]}, "scene_annotation": {"mean": [225.0], "std": [0.0], "min": [225], "max": [225], "count": [1143]}, "eef_direction_state": {"mean": [4.433070866141732, 4.0078740157480315], "std": [1.94469237992691, 2.1636722966752853], "min": [0, 0], "max": [6, 6], "count": [1143]}, "eef_velocity_state": {"mean": [0.6115485564304461, 0.6859142607174104], "std": [0.6422889126338115, 0.7173900515668541], "min": [0, 0], "max": [2, 2], "count": [1143]}, "eef_acc_mag_state": {"mean": [0.6972878390201225, 0.7007874015748031], "std": [0.8299203559912732, 0.8205951851333463], "min": [0, 0], "max": [2, 2], "count": [1143]}, "eef_direction_action": {"mean": [4.433070866141732, 4.0078740157480315], "std": [1.94469237992691, 2.1636722966752853], "min": [0, 0], "max": [6, 6], "count": [1143]}, "eef_velocity_action": {"mean": [0.6115485564304461, 0.6859142607174104], "std": [0.6422889126338115, 0.7173900515668541], "min": [0, 0], "max": [2, 2], "count": [1143]}, "eef_acc_mag_action": {"mean": [0.6972878390201225, 0.7007874015748031], "std": [0.8299203559912732, 0.8205951851333463], "min": [0, 0], "max": [2, 2], "count": [1143]}, "eef_sim_pose_state": {"mean": [0.5348074090572061, 0.2523234978638602, 1.1061038304971362, -2.3143815485666104, 0.9280018014321265, 0.8302016126915587, 0.48569203236766006, -0.2765003353290429, 1.0770927558953034, 0.7923518436834773, 1.0595862622823402, 0.24028183559460542], "std": [0.044662163832489554, 0.05005970339520384, 0.06391148079425009, 1.2533826160635675, 0.3261282391726393, 2.7628606418387807, 0.04389636080949423, 0.06397297057314061, 0.056926966575647484, 1.9351940503889389, 0.4218905531620035, 2.17372306997004], "min": [0.45785845081570087, 0.0925572578191594, 0.989650645990447, -3.1076363009908015, 0.4837453475564639, -3.139533900115157, 0.41133019587460656, -0.36092857642604204, 1.0016050050632834, -3.1407985638405704, 0.1878703841325402, -3.139240058618194], "max": [0.6092917313635527, 0.3171575334450917, 1.2529194781737347, 3.1133223125924445, 1.5356398004968184, 3.13850833619708, 0.572148468822875, -0.08111902187959313, 1.167739664430199, 3.137244187379765, 1.5508433868212368, 3.1415854271002828], "count": [1143]}, "eef_sim_pose_action": {"mean": [0.5348074090572061, 0.2523234978638602, 1.1061038304971362, -2.3143815485666104, 0.9280018014321265, 0.8302016126915587, 0.48569203236766006, -0.2765003353290429, 1.0770927558953034, 0.7923518436834773, 1.0595862622823402, 0.24028183559460542], "std": [0.044662163832489554, 0.05005970339520384, 0.06391148079425009, 1.2533826160635675, 0.3261282391726393, 2.7628606418387807, 0.04389636080949423, 0.06397297057314061, 0.056926966575647484, 1.9351940503889389, 0.4218905531620035, 2.17372306997004], "min": [0.45785845081570087, 0.0925572578191594, 0.989650645990447, -3.1076363009908015, 0.4837453475564639, -3.139533900115157, 0.41133019587460656, -0.36092857642604204, 1.0016050050632834, -3.1407985638405704, 0.1878703841325402, -3.139240058618194], "max": [0.6092917313635527, 0.3171575334450917, 1.2529194781737347, 3.1133223125924445, 1.5356398004968184, 3.13850833619708, 0.572148468822875, -0.08111902187959313, 1.167739664430199, 3.137244187379765, 1.5508433868212368, 3.1415854271002828], "count": [1143]}, "gripper_mode_state": {"mean": [0.5870516185476815, 0.5564304461942258], "std": [0.49236370267133817, 0.4968053992684918], "min": [0, 0], "max": [1, 1], "count": [1143]}, "gripper_activity_state": {"mean": [1.7611548556430445, 1.8565179352580927], "std": [0.5764367538814033, 0.46624366034905196], "min": [0, 0], "max": [2, 2], "count": [1143]}, "gripper_mode_action": {"mean": [0.5870516185476815, 0.5564304461942258], "std": [0.49236370267133817, 0.4968053992684918], "min": [0, 0], "max": [1, 1], "count": [1143]}, "gripper_activity_action": {"mean": [1.7611548556430445, 1.8565179352580927], "std": [0.5764367538814033, 0.46624366034905196], "min": [0, 0], "max": [2, 2], "count": [1143]}, "gripper_open_scale_state": {"mean": [0.37557859430121215, 0.39036814928284325], "std": [0.3744677404702092, 0.34550574383254684], "min": [0.0, 0.0], "max": [0.862, 0.843], "count": [1143]}, "gripper_open_scale_action": {"mean": [0.37557859430121215, 0.39036814928284325], "std": [0.3744677404702092, 0.34550574383254684], "min": [0.0, 0.0], "max": [0.862, 0.843], "count": [1143]}}} +{"episode_index": 223, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4235765645227495]], [[0.44578597139338827]], [[0.44690038797322473]]], "std": [[[0.20542461655012087]], [[0.1791965802026921]], [[0.17480807802750697]]], "count": [207]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7607843137254902]], [[0.7568627450980392]]], "mean": [[[0.44649343741119635]], [[0.465608324650311]], [[0.4667660438571564]]], "std": [[[0.1590390803210368]], [[0.13306653161920085]], [[0.1258291393968306]]], "count": [207]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9294117647058824]], [[0.9294117647058824]]], "mean": [[[0.4205677867765464]], [[0.44418500856461746]], [[0.44606763383694864]]], "std": [[[0.16492961533625247]], [[0.1326714648648463]], [[0.12402880082577696]]], "count": [207]}, "observation.state": {"min": [-0.13838715851306915, 1.7815274000167847, 0.616362988948822, 0.1673421710729599, -2.4708101749420166, -1.5890001058578491, -2.8139071464538574, -7.0, 0.1408499926328659, 0.20651499927043915, -0.16954299807548523, -2.7690000534057617, 0.16699999570846558, -1.3309999704360962, -0.569186806678772, -2.0724563598632812, -1.5923337936401367, -1.8387566804885864, 2.3323357105255127, -1.2685925960540771, -0.2737199664115906, -2.0, -0.3412739932537079, 0.25326699018478394, -0.14887000620365143, 1.6089999675750732, 0.1730000078678131, -3.1361851692199707], "max": [0.7681369185447693, 2.0924925804138184, 2.064253330230713, 1.800062894821167, -0.05174901336431503, 1.5138113498687744, 0.11353367567062378, 835.0, 0.41131699085235596, 0.45001500844955444, 0.07419600337743759, -1.2999999523162842, 1.0130000114440918, 0.34299999475479126, 0.08618436753749847, -1.907016634941101, -0.4025951027870178, -0.34971165657043457, 2.7246336936950684, 1.2720134258270264, 0.21177825331687927, 843.0, -0.07057899981737137, 0.43730100989341736, 0.030944999307394028, 2.617000102996826, 0.9020000100135803, 3.1389999389648438], "mean": [0.22584602236747742, 2.073007106781006, 1.641491174697876, 0.8851233720779419, -1.2572762966156006, 0.819881021976471, -1.5668028593063354, 334.20904541015625, 0.28923845291137695, 0.3282465934753418, -0.01379789412021637, -2.361346960067749, 0.6369831562042236, -0.559489905834198, -0.15426437556743622, -2.057053804397583, -1.2675449848175049, -1.364024043083191, 2.523892402648926, -0.33952733874320984, 0.08776143938302994, 259.83984375, -0.22250217199325562, 0.33411547541618347, -0.022342141717672348, 2.344782590866089, 0.6262269020080566, -2.0242843627929688], "std": [0.2864566147327423, 0.0329013392329216, 0.3116492033004761, 0.5579630732536316, 0.7964614629745483, 0.5583423972129822, 0.940912127494812, 322.6744689941406, 0.050244566053152084, 0.06735031306743622, 0.05980300158262253, 0.3260291516780853, 0.216171994805336, 0.42154189944267273, 0.14865553379058838, 0.018574334681034088, 0.3309294283390045, 0.45207229256629944, 0.1183120459318161, 0.7157869935035706, 0.09850902855396271, 291.56414794921875, 0.06453101336956024, 0.04389692470431328, 0.044325605034828186, 0.18811000883579254, 0.22783176600933075, 1.4546581506729126], "count": [1227]}, "action": {"min": [-0.13838715851306915, 1.7815274000167847, 0.616362988948822, 0.1673421710729599, -2.4708101749420166, -1.5890001058578491, -2.8139071464538574, -7.0, 0.1408499926328659, 0.20651499927043915, -0.16954299807548523, -2.7690000534057617, 0.16699999570846558, -1.3309999704360962, -0.569186806678772, -2.0724563598632812, -1.5923337936401367, -1.8387566804885864, 2.3323357105255127, -1.2685925960540771, -0.2737199664115906, -2.0, -0.3412739932537079, 0.25326699018478394, -0.14887000620365143, 1.6089999675750732, 0.1730000078678131, -3.1361851692199707], "max": [0.7681369185447693, 2.0924925804138184, 2.064253330230713, 1.800062894821167, -0.05174901336431503, 1.5138113498687744, 0.11353367567062378, 835.0, 0.41131699085235596, 0.45001500844955444, 0.07419600337743759, -1.2999999523162842, 1.0130000114440918, 0.34299999475479126, 0.08618436753749847, -1.907016634941101, -0.4025951027870178, -0.34971165657043457, 2.7246336936950684, 1.2720134258270264, 0.21177825331687927, 843.0, -0.07057899981737137, 0.43730100989341736, 0.030944999307394028, 2.617000102996826, 0.9020000100135803, 3.1389999389648438], "mean": [0.22584602236747742, 2.073007106781006, 1.641491174697876, 0.8851233720779419, -1.2572762966156006, 0.819881021976471, -1.5668028593063354, 334.20904541015625, 0.28923845291137695, 0.3282465934753418, -0.01379789412021637, -2.361346960067749, 0.6369831562042236, -0.559489905834198, -0.15426437556743622, -2.057053804397583, -1.2675449848175049, -1.364024043083191, 2.523892402648926, -0.33952733874320984, 0.08776143938302994, 259.83984375, -0.22250217199325562, 0.33411547541618347, -0.022342141717672348, 2.344782590866089, 0.6262269020080566, -2.0242843627929688], "std": [0.2864566147327423, 0.0329013392329216, 0.3116492033004761, 0.5579630732536316, 0.7964614629745483, 0.5583423972129822, 0.940912127494812, 322.6744689941406, 0.050244566053152084, 0.06735031306743622, 0.05980300158262253, 0.3260291516780853, 0.216171994805336, 0.42154189944267273, 0.14865553379058838, 0.018574334681034088, 0.3309294283390045, 0.45207229256629944, 0.1183120459318161, 0.7157869935035706, 0.09850902855396271, 291.56414794921875, 0.06453101336956024, 0.04389692470431328, 0.044325605034828186, 0.18811000883579254, 0.22783176600933075, 1.4546581506729126], "count": [1227]}, "timestamp": {"min": [0.0], "max": [40.86666666666667], "mean": [20.433333333333334], "std": [11.806809083776223], "count": [1227]}, "frame_index": {"min": [0], "max": [1226], "mean": [613.0], "std": [354.2042725132867], "count": [1227]}, "episode_index": {"min": [226], "max": [226], "mean": [226.0], "std": [0.0], "count": [1227]}, "index": {"min": [246783], "max": [248009], "mean": [247396.0], "std": [354.2042725132867], "count": [1227]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1227]}, "subtask_annotation": {"mean": [20.93317033414833, 29.0, 29.0, 29.0, 29.0], "std": [2.755822164192038, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1227]}, "scene_annotation": {"mean": [226.0], "std": [0.0], "min": [226], "max": [226], "count": [1227]}, "eef_direction_state": {"mean": [4.192339038304809, 3.19559902200489], "std": [2.0999103460041155, 2.253866773285106], "min": [0, 0], "max": [6, 6], "count": [1227]}, "eef_velocity_state": {"mean": [0.6487367563162184, 0.8973105134474327], "std": [0.6238962818246087, 0.7194249292071926], "min": [0, 0], "max": [2, 2], "count": [1227]}, "eef_acc_mag_state": {"mean": [0.7636511817440913, 0.8598207008964955], "std": [0.8340056828210619, 0.8400572226765176], "min": [0, 0], "max": [2, 2], "count": [1227]}, "eef_direction_action": {"mean": [4.192339038304809, 3.19559902200489], "std": [2.0999103460041155, 2.253866773285106], "min": [0, 0], "max": [6, 6], "count": [1227]}, "eef_velocity_action": {"mean": [0.6487367563162184, 0.8973105134474327], "std": [0.6238962818246087, 0.7194249292071926], "min": [0, 0], "max": [2, 2], "count": [1227]}, "eef_acc_mag_action": {"mean": [0.7636511817440913, 0.8598207008964955], "std": [0.8340056828210619, 0.8400572226765176], "min": [0, 0], "max": [2, 2], "count": [1227]}, "eef_sim_pose_state": {"mean": [0.5266500621671495, 0.21893508569090447, 1.1121468527469398, -2.4683230288979376, 1.0156451116843062, -0.6650768226925476, 0.522432782727743, -0.2744453172437489, 1.066939930388821, 1.9745103036725076, 1.0739592558703477, 0.1308226252166979], "std": [0.041317599971688886, 0.045721107501780815, 0.05916892280540314, 0.9231514678208955, 0.3310501524739996, 2.766148683181415, 0.06503045216294556, 0.0639758811027039, 0.0450971873349256, 1.676705345498817, 0.3520924524985829, 2.6969417582443307], "min": [0.4343191404666733, 0.08208295059387309, 0.9889326178081064, -3.1123485253273673, 0.41635484011044266, -3.14011997520628, 0.3892476461933516, -0.3726247391518044, 0.9868253826683021, -3.1384784230105987, 0.29851557969208753, -3.139949297906403], "max": [0.6273694004227787, 0.28632382998955214, 1.2182272820508337, 2.9552339330000885, 1.534130925879245, 3.139431030142186, 0.6406049777424472, -0.0751458469012689, 1.1606027501010583, 3.14119793555489, 1.5610513396175842, 3.1415423140192256], "count": [1227]}, "eef_sim_pose_action": {"mean": [0.5266500621671495, 0.21893508569090447, 1.1121468527469398, -2.4683230288979376, 1.0156451116843062, -0.6650768226925476, 0.522432782727743, -0.2744453172437489, 1.066939930388821, 1.9745103036725076, 1.0739592558703477, 0.1308226252166979], "std": [0.041317599971688886, 0.045721107501780815, 0.05916892280540314, 0.9231514678208955, 0.3310501524739996, 2.766148683181415, 0.06503045216294556, 0.0639758811027039, 0.0450971873349256, 1.676705345498817, 0.3520924524985829, 2.6969417582443307], "min": [0.4343191404666733, 0.08208295059387309, 0.9889326178081064, -3.1123485253273673, 0.41635484011044266, -3.14011997520628, 0.3892476461933516, -0.3726247391518044, 0.9868253826683021, -3.1384784230105987, 0.29851557969208753, -3.139949297906403], "max": [0.6273694004227787, 0.28632382998955214, 1.2182272820508337, 2.9552339330000885, 1.534130925879245, 3.139431030142186, 0.6406049777424472, -0.0751458469012689, 1.1606027501010583, 3.14119793555489, 1.5610513396175842, 3.1415423140192256], "count": [1227]}, "gripper_mode_state": {"mean": [0.7766911165444172, 0.5933170334148329], "std": [0.41646371513662445, 0.4912147506688401], "min": [0, 0], "max": [1, 1], "count": [1227]}, "gripper_activity_state": {"mean": [1.8663406682966586, 1.834555827220864], "std": [0.44600907962062425, 0.4939856968832322], "min": [0, 0], "max": [2, 2], "count": [1227]}, "gripper_mode_action": {"mean": [0.7766911165444172, 0.5933170334148329], "std": [0.41646371513662445, 0.4912147506688401], "min": [0, 0], "max": [1, 1], "count": [1227]}, "gripper_activity_action": {"mean": [1.8663406682966586, 1.834555827220864], "std": [0.44600907962062425, 0.4939856968832322], "min": [0, 0], "max": [2, 2], "count": [1227]}, "gripper_open_scale_state": {"mean": [0.25985155916077995, 0.33446676448602053], "std": [0.2915538524248925, 0.32240648635672564], "min": [0.0, 0.0], "max": [0.843, 0.835], "count": [1227]}, "gripper_open_scale_action": {"mean": [0.25985155916077995, 0.33446676448602053], "std": [0.2915538524248925, 0.32240648635672564], "min": [0.0, 0.0], "max": [0.843, 0.835], "count": [1227]}}} +{"episode_index": 224, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.42195211628641544]], [[0.4486589834353816]], [[0.45161138976966253]]], "std": [[[0.2108309592793069]], [[0.1775078813761068]], [[0.17179737387420463]]], "count": [269]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.7490196078431373]], [[0.7450980392156863]]], "mean": [[[0.453940157506621]], [[0.4711465113771655]], [[0.4705892284423063]]], "std": [[[0.15595570673176742]], [[0.1280842232830162]], [[0.12183842493922367]]], "count": [269]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.8]], [[0.792156862745098]]], "mean": [[[0.41785782567363994]], [[0.44274006927740117]], [[0.4445885056005054]]], "std": [[[0.1616618891441136]], [[0.12897791021395372]], [[0.12040005501775002]]], "count": [269]}, "observation.state": {"min": [-0.24357816576957703, 1.997948169708252, 0.8587020039558411, 0.10262537002563477, -1.9574565887451172, 0.39271655678749084, -2.853822946548462, -3.0, 0.14355400204658508, 0.19776000082492828, -0.16951799392700195, -3.1401853561401367, 0.5070000290870667, -1.7319999933242798, -0.509339451789856, -2.0722994804382324, -1.6367523670196533, -1.8148632049560547, 2.0187525749206543, -1.1444299221038818, -0.2744355797767639, -2.0, -0.3151110112667084, 0.25064000487327576, -0.16692300140857697, 1.590999960899353, 0.2879999876022339, -3.1391851902008057], "max": [0.7675783634185791, 2.091986656188965, 2.385935068130493, 1.5859109163284302, -0.06585127860307693, 1.46878182888031, -0.47212904691696167, 737.0, 0.38938799500465393, 0.4412339925765991, 0.11114100366830826, 3.1410000324249268, 1.225000023841858, 0.043000005185604095, 0.08068657666444778, -1.9753985404968262, -0.19336503744125366, -0.41341617703437805, 2.7260122299194336, 1.2889955043792725, 0.4096113443374634, 866.0, -0.08697599917650223, 0.4492349922657013, 0.05268999934196472, 2.753999948501587, 0.9210000038146973, 3.140000104904175], "mean": [0.18019331991672516, 2.072694778442383, 1.9760469198226929, 0.7907350659370422, -1.2841310501098633, 0.97633957862854, -1.4656835794448853, 369.5558166503906, 0.3280639350414276, 0.31440991163253784, 0.008045694790780544, -2.171095609664917, 0.8261135220527649, -0.995497465133667, -0.18439209461212158, -2.057006597518921, -1.4204330444335938, -1.4269870519638062, 2.5617947578430176, -0.5199759006500244, 0.09478048980236053, 187.87594604492188, -0.22803707420825958, 0.3556887209415436, 0.0032465767581015825, 2.3228063583374023, 0.6165516376495361, -2.041569948196411], "std": [0.28454580903053284, 0.013034594245254993, 0.3278840184211731, 0.4396957755088806, 0.5301955938339233, 0.26268690824508667, 0.6875783205032349, 278.4679260253906, 0.04303755238652229, 0.06666290760040283, 0.05635446310043335, 1.674382209777832, 0.18360501527786255, 0.5180652141571045, 0.1363266259431839, 0.010336498729884624, 0.3155290186405182, 0.3442825376987457, 0.1770671010017395, 0.5882856249809265, 0.08993060141801834, 297.02777099609375, 0.05048581585288048, 0.05068852752447128, 0.039463117718696594, 0.18147628009319305, 0.19255168735980988, 1.2882459163665771], "count": [1737]}, "action": {"min": [-0.24357816576957703, 1.997948169708252, 0.8587020039558411, 0.10262537002563477, -1.9574565887451172, 0.39271655678749084, -2.853822946548462, -3.0, 0.14355400204658508, 0.19776000082492828, -0.16951799392700195, -3.1401853561401367, 0.5070000290870667, -1.7319999933242798, -0.509339451789856, -2.0722994804382324, -1.6367523670196533, -1.8148632049560547, 2.0187525749206543, -1.1444299221038818, -0.2744355797767639, -2.0, -0.3151110112667084, 0.25064000487327576, -0.16692300140857697, 1.590999960899353, 0.2879999876022339, -3.1391851902008057], "max": [0.7675783634185791, 2.091986656188965, 2.385935068130493, 1.5859109163284302, -0.06585127860307693, 1.46878182888031, -0.47212904691696167, 737.0, 0.38938799500465393, 0.4412339925765991, 0.11114100366830826, 3.1410000324249268, 1.225000023841858, 0.043000005185604095, 0.08068657666444778, -1.9753985404968262, -0.19336503744125366, -0.41341617703437805, 2.7260122299194336, 1.2889955043792725, 0.4096113443374634, 866.0, -0.08697599917650223, 0.4492349922657013, 0.05268999934196472, 2.753999948501587, 0.9210000038146973, 3.140000104904175], "mean": [0.18019331991672516, 2.072694778442383, 1.9760469198226929, 0.7907350659370422, -1.2841310501098633, 0.97633957862854, -1.4656835794448853, 369.5558166503906, 0.3280639350414276, 0.31440991163253784, 0.008045694790780544, -2.171095609664917, 0.8261135220527649, -0.995497465133667, -0.18439209461212158, -2.057006597518921, -1.4204330444335938, -1.4269870519638062, 2.5617947578430176, -0.5199759006500244, 0.09478048980236053, 187.87594604492188, -0.22803707420825958, 0.3556887209415436, 0.0032465767581015825, 2.3228063583374023, 0.6165516376495361, -2.041569948196411], "std": [0.28454580903053284, 0.013034594245254993, 0.3278840184211731, 0.4396957755088806, 0.5301955938339233, 0.26268690824508667, 0.6875783205032349, 278.4679260253906, 0.04303755238652229, 0.06666290760040283, 0.05635446310043335, 1.674382209777832, 0.18360501527786255, 0.5180652141571045, 0.1363266259431839, 0.010336498729884624, 0.3155290186405182, 0.3442825376987457, 0.1770671010017395, 0.5882856249809265, 0.08993060141801834, 297.02777099609375, 0.05048581585288048, 0.05068852752447128, 0.039463117718696594, 0.18147628009319305, 0.19255168735980988, 1.2882459163665771], "count": [1737]}, "timestamp": {"min": [0.0], "max": [57.86666666666667], "mean": [28.93333333333333], "std": [16.714287523176313], "count": [1737]}, "frame_index": {"min": [0], "max": [1736], "mean": [868.0], "std": [501.42862569528944], "count": [1737]}, "episode_index": {"min": [227], "max": [227], "mean": [227.0], "std": [0.0], "count": [1737]}, "index": {"min": [248010], "max": [249746], "mean": [248878.0], "std": [501.42862569528944], "count": [1737]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1737]}, "subtask_annotation": {"mean": [22.073114565342543, 29.0, 29.0, 29.0, 29.0], "std": [2.1455010365578335, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1737]}, "scene_annotation": {"mean": [227.0], "std": [0.0], "min": [227], "max": [227], "count": [1737]}, "eef_direction_state": {"mean": [4.847438111686817, 3.776050662061025], "std": [1.8844836689857953, 2.1911902570055473], "min": [0, 0], "max": [6, 6], "count": [1737]}, "eef_velocity_state": {"mean": [0.41738629821531376, 0.7167530224525043], "std": [0.6193924883087844, 0.6643493780907938], "min": [0, 0], "max": [2, 2], "count": [1737]}, "eef_acc_mag_state": {"mean": [0.5129533678756477, 0.7092688543465746], "std": [0.7715279344335334, 0.8277640396755456], "min": [0, 0], "max": [2, 2], "count": [1737]}, "eef_direction_action": {"mean": [4.847438111686817, 3.776050662061025], "std": [1.8844836689857953, 2.1911902570055473], "min": [0, 0], "max": [6, 6], "count": [1737]}, "eef_velocity_action": {"mean": [0.41738629821531376, 0.7167530224525043], "std": [0.6193924883087844, 0.6643493780907938], "min": [0, 0], "max": [2, 2], "count": [1737]}, "eef_acc_mag_action": {"mean": [0.5129533678756477, 0.7092688543465746], "std": [0.7715279344335334, 0.8277640396755456], "min": [0, 0], "max": [2, 2], "count": [1737]}, "eef_sim_pose_state": {"mean": [0.5476576003639558, 0.237926595059437, 1.1290435018939857, -2.6306999061716447, 0.968604867416486, -0.8213673931989861, 0.5065769480969818, -0.3189888014628084, 1.053759126312407, 2.222628627516768, 0.8864530219065636, 1.5818456665745868], "std": [0.04770388563366271, 0.038663293635395876, 0.04647983131775114, 0.7326776205017317, 0.2544584522587492, 2.7690580028414957, 0.06398815976455924, 0.05641344284194219, 0.040657384416232394, 0.5618611596813547, 0.34946164325149753, 1.9946545440854717], "min": [0.44359898621181887, 0.06624529856616043, 0.9880051658664643, -3.0621522397640804, 0.5611737233214744, -3.141194991704625, 0.3946413644378799, -0.3909769464057609, 0.9918045865536579, -3.141527735142743, 0.28484533849767013, -3.1296410658968714], "max": [0.6339730650675577, 0.2873264497940819, 1.2212510091579025, 0.5737687710925347, 1.5456359046842474, 3.1408287841173603, 0.6278856247084393, -0.07747622015188656, 1.1492392440059012, 3.1412022860141326, 1.5439663468530673, 3.1307571670471543], "count": [1737]}, "eef_sim_pose_action": {"mean": [0.5476576003639558, 0.237926595059437, 1.1290435018939857, -2.6306999061716447, 0.968604867416486, -0.8213673931989861, 0.5065769480969818, -0.3189888014628084, 1.053759126312407, 2.222628627516768, 0.8864530219065636, 1.5818456665745868], "std": [0.04770388563366271, 0.038663293635395876, 0.04647983131775114, 0.7326776205017317, 0.2544584522587492, 2.7690580028414957, 0.06398815976455924, 0.05641344284194219, 0.040657384416232394, 0.5618611596813547, 0.34946164325149753, 1.9946545440854717], "min": [0.44359898621181887, 0.06624529856616043, 0.9880051658664643, -3.0621522397640804, 0.5611737233214744, -3.141194991704625, 0.3946413644378799, -0.3909769464057609, 0.9918045865536579, -3.141527735142743, 0.28484533849767013, -3.1296410658968714], "max": [0.6339730650675577, 0.2873264497940819, 1.2212510091579025, 0.5737687710925347, 1.5456359046842474, 3.1408287841173603, 0.6278856247084393, -0.07747622015188656, 1.1492392440059012, 3.1412022860141326, 1.5439663468530673, 3.1307571670471543], "count": [1737]}, "gripper_mode_state": {"mean": [0.8192285549798504, 0.6050662061024755], "std": [0.3848287017433498, 0.48883646788597046], "min": [0, 0], "max": [1, 1], "count": [1737]}, "gripper_activity_state": {"mean": [1.8716177317213587, 1.83419689119171], "std": [0.4452595280372122, 0.498846513258324], "min": [0, 0], "max": [2, 2], "count": [1737]}, "gripper_mode_action": {"mean": [0.8192285549798504, 0.6050662061024755], "std": [0.3848287017433498, 0.48883646788597046], "min": [0, 0], "max": [1, 1], "count": [1737]}, "gripper_activity_action": {"mean": [1.8716177317213587, 1.83419689119171], "std": [0.4452595280372122, 0.498846513258324], "min": [0, 0], "max": [2, 2], "count": [1737]}, "gripper_open_scale_state": {"mean": [0.18787712539964943, 0.3696857104113067], "std": [0.297026952922525, 0.2782952365323961], "min": [0.0, 0.0], "max": [0.866, 0.737], "count": [1737]}, "gripper_open_scale_action": {"mean": [0.18787712539964943, 0.3696857104113067], "std": [0.297026952922525, 0.2782952365323961], "min": [0.0, 0.0], "max": [0.866, 0.737], "count": [1737]}}} +{"episode_index": 225, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4226173223562929]], [[0.4452890009636333]], [[0.44554390467013016]]], "std": [[[0.2080031290986126]], [[0.18165106549328364]], [[0.17782096793079097]]], "count": [234]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7686274509803922]], [[0.7843137254901961]]], "mean": [[[0.45001294183984136]], [[0.47010567583514884]], [[0.4713551110971454]]], "std": [[[0.17209911407051087]], [[0.144489733172397]], [[0.13690216134213887]]], "count": [234]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.9058823529411765]], [[0.9019607843137255]]], "mean": [[[0.4014731806184012]], [[0.43543028235154463]], [[0.439834695861963]]], "std": [[[0.19421491608450067]], [[0.1575612189655611]], [[0.14726634654713122]]], "count": [234]}, "observation.state": {"min": [-0.15461872518062592, 1.8819012641906738, 0.5929058194160461, 0.36618754267692566, -2.0616352558135986, -1.5336906909942627, -2.8826558589935303, -2.0, 0.13469399511814117, 0.21066099405288696, -0.17134399712085724, -3.1411852836608887, 0.4449999928474426, -1.6740000247955322, -0.4666137993335724, -2.078634738922119, -1.7190271615982056, -1.7567262649536133, -0.30531045794487, -1.1754792928695679, 0.07963938266038895, 3.0, -0.35411500930786133, 0.22424399852752686, -0.14740200340747833, 1.5640000104904175, 0.28699997067451477, -3.1411852836608887], "max": [0.6494195461273193, 2.092440366744995, 2.4638116359710693, 1.6567363739013672, 0.08838348090648651, 1.5119439363479614, -0.03490658476948738, 769.0, 0.36970800161361694, 0.4357680082321167, 0.09742400050163269, 3.1410000324249268, 1.093000054359436, 0.37599998712539673, 0.09747663885354996, -1.9115195274353027, -0.6487912535667419, -0.38351869583129883, 2.545039415359497, 1.2504761219024658, 2.9418046474456787, 866.0, -0.094309002161026, 0.4358829855918884, 0.059790000319480896, 3.062000036239624, 0.9490000009536743, 3.1410000324249268], "mean": [0.2106247991323471, 2.075075149536133, 1.692161202430725, 0.9311602115631104, -1.2661290168762207, 0.8489393591880798, -1.3887087106704712, 321.1306457519531, 0.2817005217075348, 0.3200281858444214, -0.019140683114528656, -2.575974225997925, 0.6737304925918579, -0.8265520334243774, -0.1338445097208023, -2.058417797088623, -1.53676438331604, -1.3608344793319702, 1.7977759838104248, -0.8351748585700989, 0.809227705001831, 309.0194091796875, -0.22859865427017212, 0.33161431550979614, 0.004396363161504269, 2.5815093517303467, 0.6564899682998657, -2.0757176876068115], "std": [0.27322521805763245, 0.020826829597353935, 0.44308269023895264, 0.3719424307346344, 0.5828080773353577, 0.5447988510131836, 0.7512518167495728, 266.76031494140625, 0.05304943025112152, 0.0645396038889885, 0.07875505834817886, 0.8296293020248413, 0.1552869975566864, 0.524297833442688, 0.12290377914905548, 0.014328035525977612, 0.28193777799606323, 0.38312023878097534, 0.8258870840072632, 0.38099661469459534, 0.7728118896484375, 315.0848083496094, 0.060559455305337906, 0.037911783903837204, 0.04723264276981354, 0.2850656807422638, 0.22934535145759583, 1.182071328163147], "count": [1443]}, "action": {"min": [-0.15461872518062592, 1.8819012641906738, 0.5929058194160461, 0.36618754267692566, -2.0616352558135986, -1.5336906909942627, -2.8826558589935303, -2.0, 0.13469399511814117, 0.21066099405288696, -0.17134399712085724, -3.1411852836608887, 0.4449999928474426, -1.6740000247955322, -0.4666137993335724, -2.078634738922119, -1.7190271615982056, -1.7567262649536133, -0.30531045794487, -1.1754792928695679, 0.07963938266038895, 3.0, -0.35411500930786133, 0.22424399852752686, -0.14740200340747833, 1.5640000104904175, 0.28699997067451477, -3.1411852836608887], "max": [0.6494195461273193, 2.092440366744995, 2.4638116359710693, 1.6567363739013672, 0.08838348090648651, 1.5119439363479614, -0.03490658476948738, 769.0, 0.36970800161361694, 0.4357680082321167, 0.09742400050163269, 3.1410000324249268, 1.093000054359436, 0.37599998712539673, 0.09747663885354996, -1.9115195274353027, -0.6487912535667419, -0.38351869583129883, 2.545039415359497, 1.2504761219024658, 2.9418046474456787, 866.0, -0.094309002161026, 0.4358829855918884, 0.059790000319480896, 3.062000036239624, 0.9490000009536743, 3.1410000324249268], "mean": [0.2106247991323471, 2.075075149536133, 1.692161202430725, 0.9311602115631104, -1.2661290168762207, 0.8489393591880798, -1.3887087106704712, 321.1306457519531, 0.2817005217075348, 0.3200281858444214, -0.019140683114528656, -2.575974225997925, 0.6737304925918579, -0.8265520334243774, -0.1338445097208023, -2.058417797088623, -1.53676438331604, -1.3608344793319702, 1.7977759838104248, -0.8351748585700989, 0.809227705001831, 309.0194091796875, -0.22859865427017212, 0.33161431550979614, 0.004396363161504269, 2.5815093517303467, 0.6564899682998657, -2.0757176876068115], "std": [0.27322521805763245, 0.020826829597353935, 0.44308269023895264, 0.3719424307346344, 0.5828080773353577, 0.5447988510131836, 0.7512518167495728, 266.76031494140625, 0.05304943025112152, 0.0645396038889885, 0.07875505834817886, 0.8296293020248413, 0.1552869975566864, 0.524297833442688, 0.12290377914905548, 0.014328035525977612, 0.28193777799606323, 0.38312023878097534, 0.8258870840072632, 0.38099661469459534, 0.7728118896484375, 315.0848083496094, 0.060559455305337906, 0.037911783903837204, 0.04723264276981354, 0.2850656807422638, 0.22934535145759583, 1.182071328163147], "count": [1443]}, "timestamp": {"min": [0.0], "max": [48.06666666666667], "mean": [24.03333333333333], "std": [13.88527063980896], "count": [1443]}, "frame_index": {"min": [0], "max": [1442], "mean": [721.0], "std": [416.5581191942688], "count": [1443]}, "episode_index": {"min": [228], "max": [228], "mean": [228.0], "std": [0.0], "count": [1443]}, "index": {"min": [249747], "max": [251189], "mean": [250468.0], "std": [416.5581191942688], "count": [1443]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1443]}, "subtask_annotation": {"mean": [20.927234927234927, 29.0, 29.0, 29.0, 29.0], "std": [2.7679183352931966, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1443]}, "scene_annotation": {"mean": [228.0], "std": [0.0], "min": [228], "max": [228], "count": [1443]}, "eef_direction_state": {"mean": [4.3527373527373525, 3.46015246015246], "std": [2.1463205937370065, 2.1175534017323807], "min": [0, 0], "max": [6, 6], "count": [1443]}, "eef_velocity_state": {"mean": [0.5544005544005544, 0.9216909216909217], "std": [0.6536212663776302, 0.7492898343244486], "min": [0, 0], "max": [2, 2], "count": [1443]}, "eef_acc_mag_state": {"mean": [0.6361746361746362, 0.8648648648648649], "std": [0.8062436896094946, 0.836058737474656], "min": [0, 0], "max": [2, 2], "count": [1443]}, "eef_direction_action": {"mean": [4.3527373527373525, 3.46015246015246], "std": [2.1463205937370065, 2.1175534017323807], "min": [0, 0], "max": [6, 6], "count": [1443]}, "eef_velocity_action": {"mean": [0.5544005544005544, 0.9216909216909217], "std": [0.6536212663776302, 0.7492898343244486], "min": [0, 0], "max": [2, 2], "count": [1443]}, "eef_acc_mag_action": {"mean": [0.6361746361746362, 0.8648648648648649], "std": [0.8062436896094946, 0.836058737474656], "min": [0, 0], "max": [2, 2], "count": [1443]}, "eef_sim_pose_state": {"mean": [0.5274595725806783, 0.24833793116880104, 1.125374772511777, -2.345042680310435, 0.9548697016087122, -0.6710544629394106, 0.5160888931609077, -0.2708042957481269, 1.0684865465438207, 1.8373200756599881, 0.931470819903586, 0.26535206261956173], "std": [0.036744987254987184, 0.03459010838358085, 0.06061285300212134, 0.6584338378736514, 0.2735154834021306, 2.722244757083285, 0.06270710096087151, 0.0850876094168379, 0.03814279541427508, 1.5813373369656831, 0.3655497217543163, 2.697570256815544], "min": [0.41773342801438873, 0.10846892075307189, 0.9784506817787971, -2.9549395340937368, 0.5368466322338112, -3.1402838737603647, 0.41536926080566505, -0.37810979115833, 1.0033711622842647, -3.0219548039446025, 0.27991907295461527, -3.1412594369882294], "max": [0.6223691552545205, 0.3194811171505382, 1.2124924061896751, 0.20416437957765537, 1.5434451028484175, 3.1391542110295365, 0.6278790578833917, -0.0748303589719095, 1.1623536239880072, 2.989436903103166, 1.5395358532664911, 3.1409473995740878], "count": [1443]}, "eef_sim_pose_action": {"mean": [0.5274595725806783, 0.24833793116880104, 1.125374772511777, -2.345042680310435, 0.9548697016087122, -0.6710544629394106, 0.5160888931609077, -0.2708042957481269, 1.0684865465438207, 1.8373200756599881, 0.931470819903586, 0.26535206261956173], "std": [0.036744987254987184, 0.03459010838358085, 0.06061285300212134, 0.6584338378736514, 0.2735154834021306, 2.722244757083285, 0.06270710096087151, 0.0850876094168379, 0.03814279541427508, 1.5813373369656831, 0.3655497217543163, 2.697570256815544], "min": [0.41773342801438873, 0.10846892075307189, 0.9784506817787971, -2.9549395340937368, 0.5368466322338112, -3.1402838737603647, 0.41536926080566505, -0.37810979115833, 1.0033711622842647, -3.0219548039446025, 0.27991907295461527, -3.1412594369882294], "max": [0.6223691552545205, 0.3194811171505382, 1.2124924061896751, 0.20416437957765537, 1.5434451028484175, 3.1391542110295365, 0.6278790578833917, -0.0748303589719095, 1.1623536239880072, 2.989436903103166, 1.5395358532664911, 3.1409473995740878], "count": [1443]}, "gripper_mode_state": {"mean": [0.7144837144837145, 0.6694386694386695], "std": [0.45165997854721784, 0.4704152817445933], "min": [0, 0], "max": [1, 1], "count": [1443]}, "gripper_activity_state": {"mean": [1.9112959112959114, 1.9126819126819128], "std": [0.36156842125289806, 0.36760535140998246], "min": [0, 0], "max": [2, 2], "count": [1443]}, "gripper_mode_action": {"mean": [0.7144837144837145, 0.6694386694386695], "std": [0.45165997854721784, 0.4704152817445933], "min": [0, 0], "max": [1, 1], "count": [1443]}, "gripper_activity_action": {"mean": [1.9112959112959114, 1.9126819126819128], "std": [0.36156842125289806, 0.36760535140998246], "min": [0, 0], "max": [2, 2], "count": [1443]}, "gripper_open_scale_state": {"mean": [0.30901940394009614, 0.32113679474274154], "std": [0.315084904974111, 0.2667528366522294], "min": [0.003, 0.0], "max": [0.866, 0.769], "count": [1443]}, "gripper_open_scale_action": {"mean": [0.30901940394009614, 0.32113679474274154], "std": [0.315084904974111, 0.2667528366522294], "min": [0.003, 0.0], "max": [0.866, 0.769], "count": [1443]}}} +{"episode_index": 226, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4172499484114952]], [[0.44135880752644696]], [[0.44463248454450505]]], "std": [[[0.21871308822687116]], [[0.189435335367758]], [[0.18558704869613007]]], "count": [194]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.7098039215686275]], [[0.7098039215686275]]], "mean": [[[0.4599892359005458]], [[0.4737751857186174]], [[0.47451042403645305]]], "std": [[[0.15685400255500587]], [[0.13415106353249664]], [[0.12754257172591638]]], "count": [194]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9137254901960784]], [[0.9176470588235294]]], "mean": [[[0.42761789447308135]], [[0.4494491790057948]], [[0.45012364290647533]]], "std": [[[0.15631058508508572]], [[0.12367338138279896]], [[0.115338632335618]]], "count": [194]}, "observation.state": {"min": [-0.09812241792678833, 2.070606231689453, -2.6487464904785156, -1.7781239748001099, 0.33248522877693176, -1.4146069288253784, -2.7811474800109863, -2.0, 0.14019599556922913, 0.2252189964056015, -0.18936799466609955, -2.816999912261963, 0.18299999833106995, -1.4429999589920044, -0.4712039828300476, -2.076854705810547, -1.472586750984192, -1.986551284790039, -0.35674530267715454, -1.2474043369293213, 2.260375738143921, 5.0, -0.3443489968776703, 0.24205799400806427, -0.16103999316692352, 1.6959999799728394, 0.34200000762939453, -3.1331851482391357], "max": [0.967645525932312, 2.092754364013672, 0.9508727788925171, -0.08400270342826843, 1.0516830682754517, 1.5030251741409302, 0.1514771282672882, 695.0, 0.39554598927497864, 0.5160620212554932, 0.08861999958753586, -1.3860000371932983, 0.8970000147819519, 0.33799999952316284, 0.2148674875497818, -1.6774184703826904, -0.6373069882392883, -0.39961060881614685, 0.40397390723228455, 0.7579965591430664, 2.933112859725952, 869.0, -0.08497899770736694, 0.40781399607658386, 0.0436290018260479, 2.7060000896453857, 0.949999988079071, 3.131999969482422], "mean": [0.30221396684646606, 2.085289716720581, -1.7697930335998535, -1.004716157913208, 0.7892824411392212, 0.15335434675216675, -0.33713799715042114, 311.3041076660156, 0.25205329060554504, 0.34424740076065063, -0.042343344539403915, -2.2485287189483643, 0.5922404527664185, -0.5532212853431702, -0.06739397346973419, -1.923340916633606, -1.1166292428970337, -1.4692425727844238, -0.07072971761226654, 0.2853631377220154, 2.5689165592193604, 384.7198486328125, -0.23605747520923615, 0.31374701857566833, -0.01633000746369362, 2.276677131652832, 0.661566436290741, -1.9871070384979248], "std": [0.27805718779563904, 0.006257934030145407, 0.7583234906196594, 0.528704047203064, 0.19491469860076904, 0.8860467672348022, 0.5730366706848145, 231.27566528320312, 0.04722169414162636, 0.05834418535232544, 0.06629384309053421, 0.33580419421195984, 0.17515838146209717, 0.45885515213012695, 0.1815347820520401, 0.1301659643650055, 0.1477891355752945, 0.459066778421402, 0.13820649683475494, 0.575640082359314, 0.1478421688079834, 379.4431457519531, 0.06258240342140198, 0.04498540610074997, 0.04143816605210304, 0.18127095699310303, 0.1252337396144867, 1.4441436529159546], "count": [1128]}, "action": {"min": [-0.09812241792678833, 2.070606231689453, -2.6487464904785156, -1.7781239748001099, 0.33248522877693176, -1.4146069288253784, -2.7811474800109863, -2.0, 0.14019599556922913, 0.2252189964056015, -0.18936799466609955, -2.816999912261963, 0.18299999833106995, -1.4429999589920044, -0.4712039828300476, -2.076854705810547, -1.472586750984192, -1.986551284790039, -0.35674530267715454, -1.2474043369293213, 2.260375738143921, 5.0, -0.3443489968776703, 0.24205799400806427, -0.16103999316692352, 1.6959999799728394, 0.34200000762939453, -3.1331851482391357], "max": [0.967645525932312, 2.092754364013672, 0.9508727788925171, -0.08400270342826843, 1.0516830682754517, 1.5030251741409302, 0.1514771282672882, 695.0, 0.39554598927497864, 0.5160620212554932, 0.08861999958753586, -1.3860000371932983, 0.8970000147819519, 0.33799999952316284, 0.2148674875497818, -1.6774184703826904, -0.6373069882392883, -0.39961060881614685, 0.40397390723228455, 0.7579965591430664, 2.933112859725952, 869.0, -0.08497899770736694, 0.40781399607658386, 0.0436290018260479, 2.7060000896453857, 0.949999988079071, 3.131999969482422], "mean": [0.30221396684646606, 2.085289716720581, -1.7697930335998535, -1.004716157913208, 0.7892824411392212, 0.15335434675216675, -0.33713799715042114, 311.3041076660156, 0.25205329060554504, 0.34424740076065063, -0.042343344539403915, -2.2485287189483643, 0.5922404527664185, -0.5532212853431702, -0.06739397346973419, -1.923340916633606, -1.1166292428970337, -1.4692425727844238, -0.07072971761226654, 0.2853631377220154, 2.5689165592193604, 384.7198486328125, -0.23605747520923615, 0.31374701857566833, -0.01633000746369362, 2.276677131652832, 0.661566436290741, -1.9871070384979248], "std": [0.27805718779563904, 0.006257934030145407, 0.7583234906196594, 0.528704047203064, 0.19491469860076904, 0.8860467672348022, 0.5730366706848145, 231.27566528320312, 0.04722169414162636, 0.05834418535232544, 0.06629384309053421, 0.33580419421195984, 0.17515838146209717, 0.45885515213012695, 0.1815347820520401, 0.1301659643650055, 0.1477891355752945, 0.459066778421402, 0.13820649683475494, 0.575640082359314, 0.1478421688079834, 379.4431457519531, 0.06258240342140198, 0.04498540610074997, 0.04143816605210304, 0.18127095699310303, 0.1252337396144867, 1.4441436529159546], "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": [229], "max": [229], "mean": [229.0], "std": [0.0], "count": [1128]}, "index": {"min": [251190], "max": [252317], "mean": [251753.5], "std": [325.62542386408757], "count": [1128]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1128]}, "subtask_annotation": {"mean": [21.22695035460993, 29.0, 29.0, 29.0, 29.0], "std": [2.648413935437939, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1128]}, "scene_annotation": {"mean": [229.0], "std": [0.0], "min": [229], "max": [229], "count": [1128]}, "eef_direction_state": {"mean": [3.9911347517730498, 3.423758865248227], "std": [2.082498701079554, 2.205618884861633], "min": [0, 0], "max": [6, 6], "count": [1128]}, "eef_velocity_state": {"mean": [0.7668439716312057, 0.9095744680851063], "std": [0.6774482554230304, 0.773437910824984], "min": [0, 0], "max": [2, 2], "count": [1128]}, "eef_acc_mag_state": {"mean": [0.8519503546099291, 0.7863475177304965], "std": [0.8380764181396151, 0.8334271676460006], "min": [0, 0], "max": [2, 2], "count": [1128]}, "eef_direction_action": {"mean": [3.9911347517730498, 3.423758865248227], "std": [2.082498701079554, 2.205618884861633], "min": [0, 0], "max": [6, 6], "count": [1128]}, "eef_velocity_action": {"mean": [0.7668439716312057, 0.9095744680851063], "std": [0.6774482554230304, 0.773437910824984], "min": [0, 0], "max": [2, 2], "count": [1128]}, "eef_acc_mag_action": {"mean": [0.8519503546099291, 0.7863475177304965], "std": [0.8380764181396151, 0.8334271676460006], "min": [0, 0], "max": [2, 2], "count": [1128]}, "eef_sim_pose_state": {"mean": [0.5043197633946163, 0.22845763602188343, 1.1076952359396155, -2.501218592270535, 1.0185406024279025, -1.446982028661097, 0.5371310319295322, -0.2248152872606148, 1.0740469095904277, 0.7509966951916787, 1.0700153380195907, -0.1964870858302453], "std": [0.043119982321643345, 0.04561926957935276, 0.05403513021441728, 1.0717365689280471, 0.25736711468115625, 2.4631380233596407, 0.052739282554865805, 0.0654182576369885, 0.05237631394537076, 2.5586785966666366, 0.37719060921959174, 2.6790193823252664], "min": [0.4377548382188202, 0.1002247196558733, 0.9853576876479366, -3.140629392117927, 0.6386413814473295, -3.1399806456742616, 0.4409170896235543, -0.354186102578801, 0.9961337000926688, -3.1408964872620952, 0.24492286271192465, -3.1339068494520124], "max": [0.5990416844939815, 0.3144624831158781, 1.2273810948658541, 3.124260410430652, 1.5349918550498098, 3.1411015665183784, 0.7029139105922869, -0.0652320213288929, 1.193335987545293, 3.1407622824544017, 1.549669949050374, 3.138502760095691], "count": [1128]}, "eef_sim_pose_action": {"mean": [0.5043197633946163, 0.22845763602188343, 1.1076952359396155, -2.501218592270535, 1.0185406024279025, -1.446982028661097, 0.5371310319295322, -0.2248152872606148, 1.0740469095904277, 0.7509966951916787, 1.0700153380195907, -0.1964870858302453], "std": [0.043119982321643345, 0.04561926957935276, 0.05403513021441728, 1.0717365689280471, 0.25736711468115625, 2.4631380233596407, 0.052739282554865805, 0.0654182576369885, 0.05237631394537076, 2.5586785966666366, 0.37719060921959174, 2.6790193823252664], "min": [0.4377548382188202, 0.1002247196558733, 0.9853576876479366, -3.140629392117927, 0.6386413814473295, -3.1399806456742616, 0.4409170896235543, -0.354186102578801, 0.9961337000926688, -3.1408964872620952, 0.24492286271192465, -3.1339068494520124], "max": [0.5990416844939815, 0.3144624831158781, 1.2273810948658541, 3.124260410430652, 1.5349918550498098, 3.1411015665183784, 0.7029139105922869, -0.0652320213288929, 1.193335987545293, 3.1407622824544017, 1.549669949050374, 3.138502760095691], "count": [1128]}, "gripper_mode_state": {"mean": [0.599290780141844, 0.4769503546099291], "std": [0.49004218285656254, 0.4994684312820885], "min": [0, 0], "max": [1, 1], "count": [1128]}, "gripper_activity_state": {"mean": [1.8368794326241136, 1.9148936170212767], "std": [0.4999874250216914, 0.3620148835568842], "min": [0, 0], "max": [2, 2], "count": [1128]}, "gripper_mode_action": {"mean": [0.599290780141844, 0.4769503546099291], "std": [0.49004218285656254, 0.4994684312820885], "min": [0, 0], "max": [1, 1], "count": [1128]}, "gripper_activity_action": {"mean": [1.8368794326241136, 1.9148936170212767], "std": [0.4999874250216914, 0.3620148835568842], "min": [0, 0], "max": [2, 2], "count": [1128]}, "gripper_open_scale_state": {"mean": [0.3847198581078377, 0.31131549849704654], "std": [0.37944316946470485, 0.23126025573985287], "min": [0.005, 0.0], "max": [0.869, 0.695], "count": [1128]}, "gripper_open_scale_action": {"mean": [0.3847198581078377, 0.31131549849704654], "std": [0.37944316946470485, 0.23126025573985287], "min": [0.005, 0.0], "max": [0.869, 0.695], "count": [1128]}}} +{"episode_index": 227, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42547554619966266]], [[0.4471330524369246]], [[0.44928074267341345]]], "std": [[[0.20810283290911907]], [[0.1849758523463149]], [[0.17899649405411638]]], "count": [186]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7803921568627451]], [[0.7686274509803922]]], "mean": [[[0.4410782853239862]], [[0.4610295402435168]], [[0.4616065012474524]]], "std": [[[0.17110062973358794]], [[0.14239657044829301]], [[0.13508635436158326]]], "count": [186]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[0.9176470588235294]], [[0.9098039215686274]]], "mean": [[[0.41477883635533064]], [[0.4406911599989458]], [[0.4435135726333544]]], "std": [[[0.17547582956889446]], [[0.14117429162794143]], [[0.13211365818222703]]], "count": [186]}, "observation.state": {"min": [-0.15301302075386047, 1.9732168912887573, -2.293083429336548, -1.9808441400527954, -0.05112069472670555, -1.4182372093200684, -2.8824462890625, -2.0, 0.1524520069360733, 0.2213899940252304, -0.1638229936361313, -3.1401853561401367, 0.12800000607967377, -1.350000023841858, -0.652055025100708, -2.0738699436187744, -1.6094729900360107, -2.008106231689453, 1.7052913904190063, -1.4130011796951294, -0.48549824953079224, 8.0, -0.3367820084095001, 0.2507390081882477, -0.16119499504566193, 1.5520000457763672, 0.11400000005960464, -3.1411852836608887], "max": [0.719407320022583, 2.092388153076172, -0.9612226486206055, -0.1912357360124588, 2.8580641746520996, 1.4767404794692993, 0.4554436504840851, 689.0, 0.3803919851779938, 0.442095011472702, 0.0682540014386177, -1.4769999980926514, 1.0670000314712524, 0.21299999952316284, 0.03972369432449341, -1.9204555749893188, -0.3481757342815399, -0.2699326276779175, 2.8193700313568115, 1.2164595127105713, 1.0899407863616943, 864.0, -0.08143100142478943, 0.442425012588501, 0.05148300155997276, 2.7290000915527344, 0.925000011920929, 3.138000011444092], "mean": [0.1802767664194107, 2.0795955657958984, -1.5147508382797241, -0.9939802885055542, 1.6726741790771484, 0.902104914188385, -1.3386452198028564, 305.6390075683594, 0.27726709842681885, 0.31613829731941223, -0.02131723426282406, -2.4947383403778076, 0.6351826190948486, -0.6754902005195618, -0.2162383794784546, -2.0571184158325195, -1.2847050428390503, -1.332853078842163, 2.5838165283203125, -0.40117472410202026, 0.08233477175235748, 280.1025695800781, -0.22060933709144592, 0.33669808506965637, -0.019492369145154953, 2.3226237297058105, 0.536902904510498, -1.9592115879058838], "std": [0.25265219807624817, 0.011769487522542477, 0.2748125195503235, 0.5761023759841919, 0.8064034581184387, 0.5079419016838074, 0.9604361057281494, 289.90972900390625, 0.04915266111493111, 0.05413731560111046, 0.05827777087688446, 0.3143843710422516, 0.25417399406433105, 0.3820638656616211, 0.17120052874088287, 0.016410009935498238, 0.35119542479515076, 0.5399156212806702, 0.23033323884010315, 0.8190902471542358, 0.2680615186691284, 315.47393798828125, 0.061761122196912766, 0.04428859055042267, 0.05745323374867439, 0.20290885865688324, 0.23880144953727722, 1.584210991859436], "count": [1068]}, "action": {"min": [-0.15301302075386047, 1.9732168912887573, -2.293083429336548, -1.9808441400527954, -0.05112069472670555, -1.4182372093200684, -2.8824462890625, -2.0, 0.1524520069360733, 0.2213899940252304, -0.1638229936361313, -3.1401853561401367, 0.12800000607967377, -1.350000023841858, -0.652055025100708, -2.0738699436187744, -1.6094729900360107, -2.008106231689453, 1.7052913904190063, -1.4130011796951294, -0.48549824953079224, 8.0, -0.3367820084095001, 0.2507390081882477, -0.16119499504566193, 1.5520000457763672, 0.11400000005960464, -3.1411852836608887], "max": [0.719407320022583, 2.092388153076172, -0.9612226486206055, -0.1912357360124588, 2.8580641746520996, 1.4767404794692993, 0.4554436504840851, 689.0, 0.3803919851779938, 0.442095011472702, 0.0682540014386177, -1.4769999980926514, 1.0670000314712524, 0.21299999952316284, 0.03972369432449341, -1.9204555749893188, -0.3481757342815399, -0.2699326276779175, 2.8193700313568115, 1.2164595127105713, 1.0899407863616943, 864.0, -0.08143100142478943, 0.442425012588501, 0.05148300155997276, 2.7290000915527344, 0.925000011920929, 3.138000011444092], "mean": [0.1802767664194107, 2.0795955657958984, -1.5147508382797241, -0.9939802885055542, 1.6726741790771484, 0.902104914188385, -1.3386452198028564, 305.6390075683594, 0.27726709842681885, 0.31613829731941223, -0.02131723426282406, -2.4947383403778076, 0.6351826190948486, -0.6754902005195618, -0.2162383794784546, -2.0571184158325195, -1.2847050428390503, -1.332853078842163, 2.5838165283203125, -0.40117472410202026, 0.08233477175235748, 280.1025695800781, -0.22060933709144592, 0.33669808506965637, -0.019492369145154953, 2.3226237297058105, 0.536902904510498, -1.9592115879058838], "std": [0.25265219807624817, 0.011769487522542477, 0.2748125195503235, 0.5761023759841919, 0.8064034581184387, 0.5079419016838074, 0.9604361057281494, 289.90972900390625, 0.04915266111493111, 0.05413731560111046, 0.05827777087688446, 0.3143843710422516, 0.25417399406433105, 0.3820638656616211, 0.17120052874088287, 0.016410009935498238, 0.35119542479515076, 0.5399156212806702, 0.23033323884010315, 0.8190902471542358, 0.2680615186691284, 315.47393798828125, 0.061761122196912766, 0.04428859055042267, 0.05745323374867439, 0.20290885865688324, 0.23880144953727722, 1.584210991859436], "count": [1068]}, "timestamp": {"min": [0.0], "max": [35.56666666666667], "mean": [17.783333333333335], "std": [10.276830286656521], "count": [1068]}, "frame_index": {"min": [0], "max": [1067], "mean": [533.5], "std": [308.30490859969564], "count": [1068]}, "episode_index": {"min": [230], "max": [230], "mean": [230.0], "std": [0.0], "count": [1068]}, "index": {"min": [252318], "max": [253385], "mean": [252851.5], "std": [308.30490859969564], "count": [1068]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1068]}, "subtask_annotation": {"mean": [20.484082397003746, 29.0, 29.0, 29.0, 29.0], "std": [3.3774324568674126, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1068]}, "scene_annotation": {"mean": [230.0], "std": [0.0], "min": [230], "max": [230], "count": [1068]}, "eef_direction_state": {"mean": [3.737827715355805, 3.448501872659176], "std": [2.2449676891604056, 2.2411222282055006], "min": [0, 0], "max": [6, 6], "count": [1068]}, "eef_velocity_state": {"mean": [0.8043071161048689, 0.8735955056179775], "std": [0.6774181178775459, 0.7444774159779171], "min": [0, 0], "max": [2, 2], "count": [1068]}, "eef_acc_mag_state": {"mean": [0.8726591760299626, 0.8183520599250936], "std": [0.846164317599341, 0.8395425785642787], "min": [0, 0], "max": [2, 2], "count": [1068]}, "eef_direction_action": {"mean": [3.737827715355805, 3.448501872659176], "std": [2.2449676891604056, 2.2411222282055006], "min": [0, 0], "max": [6, 6], "count": [1068]}, "eef_velocity_action": {"mean": [0.8043071161048689, 0.8735955056179775], "std": [0.6774181178775459, 0.7444774159779171], "min": [0, 0], "max": [2, 2], "count": [1068]}, "eef_acc_mag_action": {"mean": [0.8726591760299626, 0.8183520599250936], "std": [0.846164317599341, 0.8395425785642787], "min": [0, 0], "max": [2, 2], "count": [1068]}, "eef_sim_pose_state": {"mean": [0.5312225698726757, 0.21953135860879958, 1.1166639332899564, -2.2532066234468924, 0.9919735665652267, 1.9758240357378838, 0.5124698948819776, -0.26301629635631063, 1.071389031946493, 2.1928661533594345, 0.9966938647070797, 0.25587649925245093], "std": [0.04052661457598958, 0.04432164736522409, 0.06812226457221618, 1.6278013113443566, 0.36804911149889596, 2.006156056940172, 0.052193666998318386, 0.05860492141166886, 0.05172485956630701, 1.316342710599489, 0.34167040819752303, 2.780273916083062], "min": [0.4466191759246901, 0.09675972603387317, 0.9886541355271693, -3.1415477557999973, 0.36080221256480893, -3.1367888154283166, 0.4382426467993418, -0.3653776824640496, 0.9992943442422981, -3.1317594636987955, 0.26046208057429654, -3.140879390304758], "max": [0.6322049496932136, 0.30681444043587364, 1.2377872119626019, 3.141586146210876, 1.5543715081587477, 3.1399243408798383, 0.6358567845992381, -0.08801814177435413, 1.179843399096398, 3.1339156140918565, 1.5038895390018423, 3.1413470646379955], "count": [1068]}, "eef_sim_pose_action": {"mean": [0.5312225698726757, 0.21953135860879958, 1.1166639332899564, -2.2532066234468924, 0.9919735665652267, 1.9758240357378838, 0.5124698948819776, -0.26301629635631063, 1.071389031946493, 2.1928661533594345, 0.9966938647070797, 0.25587649925245093], "std": [0.04052661457598958, 0.04432164736522409, 0.06812226457221618, 1.6278013113443566, 0.36804911149889596, 2.006156056940172, 0.052193666998318386, 0.05860492141166886, 0.05172485956630701, 1.316342710599489, 0.34167040819752303, 2.780273916083062], "min": [0.4466191759246901, 0.09675972603387317, 0.9886541355271693, -3.1415477557999973, 0.36080221256480893, -3.1367888154283166, 0.4382426467993418, -0.3653776824640496, 0.9992943442422981, -3.1317594636987955, 0.26046208057429654, -3.140879390304758], "max": [0.6322049496932136, 0.30681444043587364, 1.2377872119626019, 3.141586146210876, 1.5543715081587477, 3.1399243408798383, 0.6358567845992381, -0.08801814177435413, 1.179843399096398, 3.1339156140918565, 1.5038895390018423, 3.1413470646379955], "count": [1068]}, "gripper_mode_state": {"mean": [0.7340823970037453, 0.601123595505618], "std": [0.4418205873575556, 0.48966725276662454], "min": [0, 0], "max": [1, 1], "count": [1068]}, "gripper_activity_state": {"mean": [1.8202247191011236, 1.9063670411985019], "std": [0.5188246097849969, 0.3730589014250207], "min": [0, 0], "max": [2, 2], "count": [1068]}, "gripper_mode_action": {"mean": [0.7340823970037453, 0.601123595505618], "std": [0.4418205873575556, 0.48966725276662454], "min": [0, 0], "max": [1, 1], "count": [1068]}, "gripper_activity_action": {"mean": [1.8202247191011236, 1.9063670411985019], "std": [0.5188246097849969, 0.3730589014250207], "min": [0, 0], "max": [2, 2], "count": [1068]}, "gripper_open_scale_state": {"mean": [0.28010252833544974, 0.30564848195524325], "std": [0.3154739862896744, 0.2898999308387363], "min": [0.008, 0.0], "max": [0.864, 0.689], "count": [1068]}, "gripper_open_scale_action": {"mean": [0.28010252833544974, 0.30564848195524325], "std": [0.3154739862896744, 0.2898999308387363], "min": [0.008, 0.0], "max": [0.864, 0.689], "count": [1068]}}} +{"episode_index": 228, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4275521121536549]], [[0.4486039411163238]], [[0.4506485963250331]]], "std": [[[0.20261294554158346]], [[0.17794630921155963]], [[0.17371930430625834]]], "count": [163]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.7725490196078432]], [[0.7686274509803922]]], "mean": [[[0.43746035576807407]], [[0.458368873802077]], [[0.45987537717029553]]], "std": [[[0.16254436179370535]], [[0.13355723282702928]], [[0.12525866070166022]]], "count": [163]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[0.8901960784313725]], [[0.8901960784313725]]], "mean": [[[0.42750443457035164]], [[0.4472098796062392]], [[0.44845769302097116]]], "std": [[[0.16182682737078105]], [[0.1314979230613346]], [[0.12379289376460068]]], "count": [163]}, "observation.state": {"min": [-0.12164944410324097, 2.0261003971099854, -2.127870559692383, -1.842666506767273, 0.31586968898773193, -1.695622205734253, -3.019367218017578, -2.0, 0.1503629982471466, 0.23188799619674683, -0.16137699782848358, -2.7690000534057617, 0.2749999761581421, -1.4470000267028809, -0.67978835105896, -2.073974847793579, -1.5268490314483643, -1.9309102296829224, 2.417473077774048, -1.1015820503234863, -0.7379776239395142, -2.0, -0.3252579867839813, 0.2918719947338104, -0.15830999612808228, 1.6380000114440918, 0.22200000286102295, -3.128999948501587], "max": [0.7760606408119202, 2.0934176445007324, -1.2884892225265503, -0.1719149351119995, 2.915799617767334, 1.4330376386642456, 0.26593583822250366, 726.0, 0.3927200138568878, 0.4587549865245819, 0.08571299910545349, -1.0429999828338623, 1.0080000162124634, 0.5690000057220459, 0.05579817667603493, -1.9506672620773315, -0.6339734196662903, -0.35212016105651855, 2.789158344268799, 1.2471599578857422, 0.12273155897855759, 861.0, -0.09311900287866592, 0.4473080039024353, 0.03529199957847595, 2.739000082015991, 0.9470000267028809, 3.13700008392334], "mean": [0.14338535070419312, 2.081301212310791, -1.5682028532028198, -1.1604269742965698, 1.4082731008529663, 0.5101045966148376, -0.9735227227210999, 348.8699645996094, 0.2818598449230194, 0.3385101854801178, 0.0059002661146223545, -2.2671585083007812, 0.6802400946617126, -0.6707326173782349, -0.23730811476707458, -2.0576815605163574, -1.2393608093261719, -1.281675934791565, 2.663569927215576, -0.2707901895046234, -0.049184150993824005, 329.87554931640625, -0.2116062492132187, 0.34850504994392395, -0.03392067179083824, 2.326068162918091, 0.5924594402313232, -1.9466283321380615], "std": [0.2455233484506607, 0.008047200739383698, 0.2226758599281311, 0.4695742726325989, 0.7052157521247864, 0.5800692439079285, 0.8171646595001221, 311.1231689453125, 0.05955115333199501, 0.05481452867388725, 0.067268967628479, 0.3426642417907715, 0.18319162726402283, 0.4201694130897522, 0.17542825639247894, 0.012546200305223465, 0.2644495666027069, 0.5077664852142334, 0.07764048874378204, 0.7121456861495972, 0.21365292370319366, 307.967041015625, 0.060568422079086304, 0.03930211067199707, 0.051209207624197006, 0.23609529435634613, 0.20519307255744934, 1.6585438251495361], "count": [892]}, "action": {"min": [-0.12164944410324097, 2.0261003971099854, -2.127870559692383, -1.842666506767273, 0.31586968898773193, -1.695622205734253, -3.019367218017578, -2.0, 0.1503629982471466, 0.23188799619674683, -0.16137699782848358, -2.7690000534057617, 0.2749999761581421, -1.4470000267028809, -0.67978835105896, -2.073974847793579, -1.5268490314483643, -1.9309102296829224, 2.417473077774048, -1.1015820503234863, -0.7379776239395142, -2.0, -0.3252579867839813, 0.2918719947338104, -0.15830999612808228, 1.6380000114440918, 0.22200000286102295, -3.128999948501587], "max": [0.7760606408119202, 2.0934176445007324, -1.2884892225265503, -0.1719149351119995, 2.915799617767334, 1.4330376386642456, 0.26593583822250366, 726.0, 0.3927200138568878, 0.4587549865245819, 0.08571299910545349, -1.0429999828338623, 1.0080000162124634, 0.5690000057220459, 0.05579817667603493, -1.9506672620773315, -0.6339734196662903, -0.35212016105651855, 2.789158344268799, 1.2471599578857422, 0.12273155897855759, 861.0, -0.09311900287866592, 0.4473080039024353, 0.03529199957847595, 2.739000082015991, 0.9470000267028809, 3.13700008392334], "mean": [0.14338535070419312, 2.081301212310791, -1.5682028532028198, -1.1604269742965698, 1.4082731008529663, 0.5101045966148376, -0.9735227227210999, 348.8699645996094, 0.2818598449230194, 0.3385101854801178, 0.0059002661146223545, -2.2671585083007812, 0.6802400946617126, -0.6707326173782349, -0.23730811476707458, -2.0576815605163574, -1.2393608093261719, -1.281675934791565, 2.663569927215576, -0.2707901895046234, -0.049184150993824005, 329.87554931640625, -0.2116062492132187, 0.34850504994392395, -0.03392067179083824, 2.326068162918091, 0.5924594402313232, -1.9466283321380615], "std": [0.2455233484506607, 0.008047200739383698, 0.2226758599281311, 0.4695742726325989, 0.7052157521247864, 0.5800692439079285, 0.8171646595001221, 311.1231689453125, 0.05955115333199501, 0.05481452867388725, 0.067268967628479, 0.3426642417907715, 0.18319162726402283, 0.4201694130897522, 0.17542825639247894, 0.012546200305223465, 0.2644495666027069, 0.5077664852142334, 0.07764048874378204, 0.7121456861495972, 0.21365292370319366, 307.967041015625, 0.060568422079086304, 0.03930211067199707, 0.051209207624197006, 0.23609529435634613, 0.20519307255744934, 1.6585438251495361], "count": [892]}, "timestamp": {"min": [0.0], "max": [29.7], "mean": [14.850000000000001], "std": [8.583268608170199], "count": [892]}, "frame_index": {"min": [0], "max": [891], "mean": [445.5], "std": [257.498058245106], "count": [892]}, "episode_index": {"min": [231], "max": [231], "mean": [231.0], "std": [0.0], "count": [892]}, "index": {"min": [253386], "max": [254277], "mean": [253831.5], "std": [257.498058245106], "count": [892]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [892]}, "subtask_annotation": {"mean": [20.493273542600896, 29.0, 29.0, 29.0, 29.0], "std": [3.2615712672655977, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [892]}, "scene_annotation": {"mean": [231.0], "std": [0.0], "min": [231], "max": [231], "count": [892]}, "eef_direction_state": {"mean": [3.931614349775785, 3.4618834080717487], "std": [2.2186602821717543, 2.2410019469684928], "min": [0, 0], "max": [6, 6], "count": [892]}, "eef_velocity_state": {"mean": [0.7567264573991032, 0.905829596412556], "std": [0.6912405508688554, 0.7752402246660047], "min": [0, 0], "max": [2, 2], "count": [892]}, "eef_acc_mag_state": {"mean": [0.8329596412556054, 0.8318385650224215], "std": [0.8444696019899525, 0.8435828623719359], "min": [0, 0], "max": [2, 2], "count": [892]}, "eef_direction_action": {"mean": [3.931614349775785, 3.4618834080717487], "std": [2.2186602821717543, 2.2410019469684928], "min": [0, 0], "max": [6, 6], "count": [892]}, "eef_velocity_action": {"mean": [0.7567264573991032, 0.905829596412556], "std": [0.6912405508688554, 0.7752402246660047], "min": [0, 0], "max": [2, 2], "count": [892]}, "eef_acc_mag_action": {"mean": [0.8329596412556054, 0.8318385650224215], "std": [0.8444696019899525, 0.8435828623719359], "min": [0, 0], "max": [2, 2], "count": [892]}, "eef_sim_pose_state": {"mean": [0.5408627271645023, 0.20405909763334817, 1.1109068217363598, -2.4689243502826854, 1.0464540675479863, 1.0544328975053527, 0.5309210567830115, -0.2770067276381004, 1.0886503121058662, 2.3740287020036415, 1.0082523711860838, 1.1882137346042339], "std": [0.03656608023112222, 0.043197649391343906, 0.06287236681123338, 0.9532891960407673, 0.3078700707178596, 2.568277329835778, 0.05249188523766959, 0.07476915852571651, 0.040477637248876666, 1.1472914475488383, 0.28056051821497535, 2.4586532078355123], "min": [0.4732293916536245, 0.08454493769611932, 1.006300705119629, -3.050483737543146, 0.5456861323482527, -3.1408975241439405, 0.4191252337332082, -0.3662346651257356, 1.0064846834162267, -3.0488496893446895, 0.3205896726644699, -3.135167043009414], "max": [0.6330136379784587, 0.280656206562129, 1.233664513688572, 0.6744753906838189, 1.5660958085067178, 3.140279078580116, 0.6516478509144794, -0.08512087561860007, 1.175016753865695, 3.116716006997641, 1.4942755748122072, 3.1408347855553664], "count": [892]}, "eef_sim_pose_action": {"mean": [0.5408627271645023, 0.20405909763334817, 1.1109068217363598, -2.4689243502826854, 1.0464540675479863, 1.0544328975053527, 0.5309210567830115, -0.2770067276381004, 1.0886503121058662, 2.3740287020036415, 1.0082523711860838, 1.1882137346042339], "std": [0.03656608023112222, 0.043197649391343906, 0.06287236681123338, 0.9532891960407673, 0.3078700707178596, 2.568277329835778, 0.05249188523766959, 0.07476915852571651, 0.040477637248876666, 1.1472914475488383, 0.28056051821497535, 2.4586532078355123], "min": [0.4732293916536245, 0.08454493769611932, 1.006300705119629, -3.050483737543146, 0.5456861323482527, -3.1408975241439405, 0.4191252337332082, -0.3662346651257356, 1.0064846834162267, -3.0488496893446895, 0.3205896726644699, -3.135167043009414], "max": [0.6330136379784587, 0.280656206562129, 1.233664513688572, 0.6744753906838189, 1.5660958085067178, 3.140279078580116, 0.6516478509144794, -0.08512087561860007, 1.175016753865695, 3.116716006997641, 1.4942755748122072, 3.1408347855553664], "count": [892]}, "gripper_mode_state": {"mean": [0.6961883408071748, 0.5493273542600897], "std": [0.45990231020438477, 0.49756086273109007], "min": [0, 0], "max": [1, 1], "count": [892]}, "gripper_activity_state": {"mean": [1.7869955156950672, 1.8688340807174888], "std": [0.5435404902616584, 0.43611306419068724], "min": [0, 0], "max": [2, 2], "count": [892]}, "gripper_mode_action": {"mean": [0.6961883408071748, 0.5493273542600897], "std": [0.45990231020438477, 0.49756086273109007], "min": [0, 0], "max": [1, 1], "count": [892]}, "gripper_activity_action": {"mean": [1.7869955156950672, 1.8688340807174888], "std": [0.5435404902616584, 0.43611306419068724], "min": [0, 0], "max": [2, 2], "count": [892]}, "gripper_open_scale_state": {"mean": [0.3298785431654999, 0.3488787783811976], "std": [0.30796378249190653, 0.31111316685676993], "min": [0.0, 0.0], "max": [0.861, 0.726], "count": [892]}, "gripper_open_scale_action": {"mean": [0.3298785431654999, 0.3488787783811976], "std": [0.30796378249190653, 0.31111316685676993], "min": [0.0, 0.0], "max": [0.861, 0.726], "count": [892]}}} +{"episode_index": 229, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4157177144416957]], [[0.44409786646356364]], [[0.447183429349154]]], "std": [[[0.21909745576102224]], [[0.18940141890788595]], [[0.1835288941141434]]], "count": [214]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[0.8]], [[0.803921568627451]]], "mean": [[[0.4238111265729033]], [[0.45480866891148986]], [[0.45957498491998044]]], "std": [[[0.20101953658911068]], [[0.16753833370624113]], [[0.1569374375656548]]], "count": [214]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4299917661184412]], [[0.4514062433189787]], [[0.45187462395394296]]], "std": [[[0.16090420490498072]], [[0.12913593619643676]], [[0.1226609243762895]]], "count": [214]}, "observation.state": {"min": [-0.23432791233062744, 2.0247740745544434, -2.3297526836395264, -2.0556488037109375, 0.38233184814453125, -1.5386998653411865, -2.8424782752990723, -2.0, 0.15302400290966034, 0.2180979996919632, -0.14094600081443787, -3.0199999809265137, -0.164000004529953, -1.36899995803833, -0.6438868641853333, -2.079036235809326, -1.8504679203033447, -1.8188425302505493, 0.08799950033426285, -1.4109240770339966, -0.15259414911270142, -2.0, -0.3152500092983246, 0.29129698872566223, -0.1539749950170517, 1.7020000219345093, 0.1459999829530716, -3.1331851482391357], "max": [1.1255104541778564, 2.092510223388672, -0.6808180212974548, 0.16824975609779358, 2.9051353931427, 1.5535873174667358, 0.41203731298446655, 742.0, 0.41908499598503113, 0.43120700120925903, 0.13162599503993988, -0.8179999589920044, 1.3940000534057617, 1.0460000038146973, -0.014416418969631195, -2.0302891731262207, -0.8400444984436035, -0.3544763922691345, 2.888711929321289, 1.1880805492401123, 2.739992618560791, 851.0, -0.08289500325918198, 0.43382999300956726, 0.05197799950838089, 3.056999921798706, 0.9150000214576721, 3.1410000324249268], "mean": [0.2010086178779602, 2.079192638397217, -1.426252841949463, -1.104570746421814, 1.9217529296875, 0.3085561990737915, -1.6581192016601562, 328.2558288574219, 0.27632346749305725, 0.32111531496047974, 0.015327184461057186, -2.215198516845703, 0.6798416972160339, -0.6936485171318054, -0.289450079202652, -2.0604519844055176, -1.4831925630569458, -1.379289984703064, 2.3801076412200928, -0.8573550581932068, 0.2924124002456665, 347.5641174316406, -0.2120724618434906, 0.34703725576400757, -0.009310681372880936, 2.4441540241241455, 0.4589853584766388, -1.862486481666565], "std": [0.29140064120292664, 0.009552913717925549, 0.47711265087127686, 0.7026337385177612, 0.758622407913208, 1.0755587816238403, 0.8828678131103516, 277.1612854003906, 0.06013317406177521, 0.05579429492354393, 0.05713275074958801, 0.4873104989528656, 0.2766951620578766, 0.45792481303215027, 0.14155565202236176, 0.00620605144649744, 0.22717100381851196, 0.42827901244163513, 0.6676265001296997, 0.6647518873214722, 0.6408162117004395, 343.2750244140625, 0.06138108670711517, 0.04187036678195, 0.03805750980973244, 0.2864796221256256, 0.26449155807495117, 1.4638726711273193], "count": [1288]}, "action": {"min": [-0.23432791233062744, 2.0247740745544434, -2.3297526836395264, -2.0556488037109375, 0.38233184814453125, -1.5386998653411865, -2.8424782752990723, -2.0, 0.15302400290966034, 0.2180979996919632, -0.14094600081443787, -3.0199999809265137, -0.164000004529953, -1.36899995803833, -0.6438868641853333, -2.079036235809326, -1.8504679203033447, -1.8188425302505493, 0.08799950033426285, -1.4109240770339966, -0.15259414911270142, -2.0, -0.3152500092983246, 0.29129698872566223, -0.1539749950170517, 1.7020000219345093, 0.1459999829530716, -3.1331851482391357], "max": [1.1255104541778564, 2.092510223388672, -0.6808180212974548, 0.16824975609779358, 2.9051353931427, 1.5535873174667358, 0.41203731298446655, 742.0, 0.41908499598503113, 0.43120700120925903, 0.13162599503993988, -0.8179999589920044, 1.3940000534057617, 1.0460000038146973, -0.014416418969631195, -2.0302891731262207, -0.8400444984436035, -0.3544763922691345, 2.888711929321289, 1.1880805492401123, 2.739992618560791, 851.0, -0.08289500325918198, 0.43382999300956726, 0.05197799950838089, 3.056999921798706, 0.9150000214576721, 3.1410000324249268], "mean": [0.2010086178779602, 2.079192638397217, -1.426252841949463, -1.104570746421814, 1.9217529296875, 0.3085561990737915, -1.6581192016601562, 328.2558288574219, 0.27632346749305725, 0.32111531496047974, 0.015327184461057186, -2.215198516845703, 0.6798416972160339, -0.6936485171318054, -0.289450079202652, -2.0604519844055176, -1.4831925630569458, -1.379289984703064, 2.3801076412200928, -0.8573550581932068, 0.2924124002456665, 347.5641174316406, -0.2120724618434906, 0.34703725576400757, -0.009310681372880936, 2.4441540241241455, 0.4589853584766388, -1.862486481666565], "std": [0.29140064120292664, 0.009552913717925549, 0.47711265087127686, 0.7026337385177612, 0.758622407913208, 1.0755587816238403, 0.8828678131103516, 277.1612854003906, 0.06013317406177521, 0.05579429492354393, 0.05713275074958801, 0.4873104989528656, 0.2766951620578766, 0.45792481303215027, 0.14155565202236176, 0.00620605144649744, 0.22717100381851196, 0.42827901244163513, 0.6676265001296997, 0.6647518873214722, 0.6408162117004395, 343.2750244140625, 0.06138108670711517, 0.04187036678195, 0.03805750980973244, 0.2864796221256256, 0.26449155807495117, 1.4638726711273193], "count": [1288]}, "timestamp": {"min": [0.0], "max": [42.9], "mean": [21.45], "std": [12.393782043159115], "count": [1288]}, "frame_index": {"min": [0], "max": [1287], "mean": [643.5], "std": [371.81346129477345], "count": [1288]}, "episode_index": {"min": [232], "max": [232], "mean": [232.0], "std": [0.0], "count": [1288]}, "index": {"min": [254278], "max": [255565], "mean": [254921.5], "std": [371.81346129477345], "count": [1288]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1288]}, "subtask_annotation": {"mean": [22.15916149068323, 29.0, 29.0, 29.0, 29.0], "std": [1.752188492797921, 0.0, 0.0, 0.0, 0.0], "min": [16, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1288]}, "scene_annotation": {"mean": [232.0], "std": [0.0], "min": [232], "max": [232], "count": [1288]}, "eef_direction_state": {"mean": [4.501552795031056, 3.74611801242236], "std": [1.9228111081881456, 2.0735656177623847], "min": [0, 0], "max": [6, 6], "count": [1288]}, "eef_velocity_state": {"mean": [0.5854037267080745, 0.9495341614906833], "std": [0.630861083416917, 0.8016480116280931], "min": [0, 0], "max": [2, 2], "count": [1288]}, "eef_acc_mag_state": {"mean": [0.7445652173913043, 0.8610248447204969], "std": [0.82608951045699, 0.8387562179629834], "min": [0, 0], "max": [2, 2], "count": [1288]}, "eef_direction_action": {"mean": [4.501552795031056, 3.74611801242236], "std": [1.9228111081881456, 2.0735656177623847], "min": [0, 0], "max": [6, 6], "count": [1288]}, "eef_velocity_action": {"mean": [0.5854037267080745, 0.9495341614906833], "std": [0.630861083416917, 0.8016480116280931], "min": [0, 0], "max": [2, 2], "count": [1288]}, "eef_acc_mag_action": {"mean": [0.7445652173913043, 0.8610248447204969], "std": [0.82608951045699, 0.8387562179629834], "min": [0, 0], "max": [2, 2], "count": [1288]}, "eef_sim_pose_state": {"mean": [0.5465622201007089, 0.22105124106431184, 1.1346069828946475, -1.5555576341362318, 0.8286082720954377, 0.8136202644251431, 0.515025165624629, -0.27639729623445247, 1.0976610926624126, 0.6089679128947042, 0.9559106538848712, 0.6880137748260036], "std": [0.039292818898412074, 0.03553954161591852, 0.05824042738497244, 2.206916942954078, 0.38420597365702863, 2.682295375833747, 0.053427881676743345, 0.06905782917432687, 0.05149169465697723, 2.3610616427502733, 0.31221377686081564, 2.5867158020867285], "min": [0.4938810479330229, 0.10898640828100742, 0.9983851595165089, -3.1415327135562325, 0.35056664598408527, -3.139825052785601, 0.40241199720560067, -0.40340726875844823, 0.9937859096339593, -3.141351746174466, 0.2592724782569238, -3.1406719511930272], "max": [0.6319063272549281, 0.286761960677562, 1.2496010920207008, 3.1414965369559473, 1.5521571872856565, 3.141416381353695, 0.6331817760524128, -0.10887416129069769, 1.2306506508748205, 3.1385276272248697, 1.530203484027444, 3.1412199976519912], "count": [1288]}, "eef_sim_pose_action": {"mean": [0.5465622201007089, 0.22105124106431184, 1.1346069828946475, -1.5555576341362318, 0.8286082720954377, 0.8136202644251431, 0.515025165624629, -0.27639729623445247, 1.0976610926624126, 0.6089679128947042, 0.9559106538848712, 0.6880137748260036], "std": [0.039292818898412074, 0.03553954161591852, 0.05824042738497244, 2.206916942954078, 0.38420597365702863, 2.682295375833747, 0.053427881676743345, 0.06905782917432687, 0.05149169465697723, 2.3610616427502733, 0.31221377686081564, 2.5867158020867285], "min": [0.4938810479330229, 0.10898640828100742, 0.9983851595165089, -3.1415327135562325, 0.35056664598408527, -3.139825052785601, 0.40241199720560067, -0.40340726875844823, 0.9937859096339593, -3.141351746174466, 0.2592724782569238, -3.1406719511930272], "max": [0.6319063272549281, 0.286761960677562, 1.2496010920207008, 3.1414965369559473, 1.5521571872856565, 3.141416381353695, 0.6331817760524128, -0.10887416129069769, 1.2306506508748205, 3.1385276272248697, 1.530203484027444, 3.1412199976519912], "count": [1288]}, "gripper_mode_state": {"mean": [0.6180124223602484, 0.5232919254658385], "std": [0.4858735104619987, 0.49945719156709345], "min": [0, 0], "max": [1, 1], "count": [1288]}, "gripper_activity_state": {"mean": [1.7670807453416149, 1.9309006211180124], "std": [0.568399343205084, 0.3211612219688248], "min": [0, 0], "max": [2, 2], "count": [1288]}, "gripper_mode_action": {"mean": [0.6180124223602484, 0.5232919254658385], "std": [0.4858735104619987, 0.49945719156709345], "min": [0, 0], "max": [1, 1], "count": [1288]}, "gripper_activity_action": {"mean": [1.7670807453416149, 1.9309006211180124], "std": [0.568399343205084, 0.3211612219688248], "min": [0, 0], "max": [2, 2], "count": [1288]}, "gripper_open_scale_state": {"mean": [0.3476130990708097, 0.32856133537873705], "std": [0.34322532812691975, 0.27679838962730585], "min": [0.0, 0.0], "max": [0.851, 0.742], "count": [1288]}, "gripper_open_scale_action": {"mean": [0.3476130990708097, 0.32856133537873705], "std": [0.34322532812691975, 0.27679838962730585], "min": [0.0, 0.0], "max": [0.851, 0.742], "count": [1288]}}} +{"episode_index": 230, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4123434329208834]], [[0.4397511176009382]], [[0.4422014481868016]]], "std": [[[0.21963722017400322]], [[0.1912205280520841]], [[0.18537929855792476]]], "count": [248]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7607843137254902]], [[0.7568627450980392]]], "mean": [[[0.4378549202443074]], [[0.4592994725780097]], [[0.4614248868398166]]], "std": [[[0.18093069619661165]], [[0.1537532687667763]], [[0.1456630777436431]]], "count": [248]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.41166738318311197]], [[0.4392780182637571]], [[0.4412233035855471]]], "std": [[[0.18318303367417146]], [[0.14944061934040986]], [[0.140880962953449]]], "count": [248]}, "observation.state": {"min": [-0.06398376822471619, 2.047672748565674, -2.2753334045410156, -2.0589301586151123, 0.29195868968963623, -1.588092565536499, -2.8851687908172607, -2.0, 0.10943499952554703, 0.22540999948978424, -0.17928500473499298, -2.9260001182556152, -0.01900000311434269, -1.246999979019165, -0.6069033145904541, -2.0728578567504883, -1.9234576225280762, -1.9922236204147339, -0.344510555267334, -1.5742347240447998, -0.4316897392272949, -2.0, -0.32887598872184753, 0.28262901306152344, -0.1507209986448288, 1.4709999561309814, 0.0009999967878684402, -3.1411852836608887], "max": [0.7557973861694336, 2.0926499366760254, -1.2187460660934448, -0.1981646865606308, 2.8558998107910156, 1.6188452243804932, 0.12737412750720978, 757.0, 0.37851300835609436, 0.45483100414276123, 0.08469200134277344, -1.028999924659729, 0.9070000052452087, 0.7820000648498535, -0.07908087223768234, -1.5370417833328247, -0.5947209596633911, -0.35124751925468445, 2.8607168197631836, 1.085490107536316, 2.705434799194336, 865.0, -0.08721499890089035, 0.44489699602127075, 0.07656600326299667, 2.684999942779541, 1.065000057220459, 3.140000104904175], "mean": [0.18694061040878296, 2.078981399536133, -1.6019697189331055, -1.3956103324890137, 1.0832173824310303, 0.8721444606781006, -0.7297695279121399, 423.2573547363281, 0.23667573928833008, 0.3360258936882019, 0.0011101000709459186, -2.3536643981933594, 0.49159276485443115, -0.7133458852767944, -0.30344370007514954, -2.0353915691375732, -1.395551323890686, -1.3264366388320923, 2.2425308227539062, -0.6366299986839294, 0.4256347417831421, 417.4331970214844, -0.22687241435050964, 0.35254335403442383, -0.007311612833291292, 2.3264639377593994, 0.47536787390708923, -2.2030022144317627], "std": [0.1984231024980545, 0.005090522579848766, 0.17563849687576294, 0.5198667645454407, 0.8085552453994751, 0.5357459783554077, 0.8730751872062683, 278.4512023925781, 0.04478976130485535, 0.05119197443127632, 0.056010738015174866, 0.3037875294685364, 0.22962720692157745, 0.3731214106082916, 0.10107016563415527, 0.08734038472175598, 0.34131374955177307, 0.46294301748275757, 0.9081207513809204, 0.8053902983665466, 0.8523100018501282, 333.4552917480469, 0.05224980041384697, 0.03569139540195465, 0.056978411972522736, 0.18262174725532532, 0.28179559111595154, 1.0273467302322388], "count": [1564]}, "action": {"min": [-0.06398376822471619, 2.047672748565674, -2.2753334045410156, -2.0589301586151123, 0.29195868968963623, -1.588092565536499, -2.8851687908172607, -2.0, 0.10943499952554703, 0.22540999948978424, -0.17928500473499298, -2.9260001182556152, -0.01900000311434269, -1.246999979019165, -0.6069033145904541, -2.0728578567504883, -1.9234576225280762, -1.9922236204147339, -0.344510555267334, -1.5742347240447998, -0.4316897392272949, -2.0, -0.32887598872184753, 0.28262901306152344, -0.1507209986448288, 1.4709999561309814, 0.0009999967878684402, -3.1411852836608887], "max": [0.7557973861694336, 2.0926499366760254, -1.2187460660934448, -0.1981646865606308, 2.8558998107910156, 1.6188452243804932, 0.12737412750720978, 757.0, 0.37851300835609436, 0.45483100414276123, 0.08469200134277344, -1.028999924659729, 0.9070000052452087, 0.7820000648498535, -0.07908087223768234, -1.5370417833328247, -0.5947209596633911, -0.35124751925468445, 2.8607168197631836, 1.085490107536316, 2.705434799194336, 865.0, -0.08721499890089035, 0.44489699602127075, 0.07656600326299667, 2.684999942779541, 1.065000057220459, 3.140000104904175], "mean": [0.18694061040878296, 2.078981399536133, -1.6019697189331055, -1.3956103324890137, 1.0832173824310303, 0.8721444606781006, -0.7297695279121399, 423.2573547363281, 0.23667573928833008, 0.3360258936882019, 0.0011101000709459186, -2.3536643981933594, 0.49159276485443115, -0.7133458852767944, -0.30344370007514954, -2.0353915691375732, -1.395551323890686, -1.3264366388320923, 2.2425308227539062, -0.6366299986839294, 0.4256347417831421, 417.4331970214844, -0.22687241435050964, 0.35254335403442383, -0.007311612833291292, 2.3264639377593994, 0.47536787390708923, -2.2030022144317627], "std": [0.1984231024980545, 0.005090522579848766, 0.17563849687576294, 0.5198667645454407, 0.8085552453994751, 0.5357459783554077, 0.8730751872062683, 278.4512023925781, 0.04478976130485535, 0.05119197443127632, 0.056010738015174866, 0.3037875294685364, 0.22962720692157745, 0.3731214106082916, 0.10107016563415527, 0.08734038472175598, 0.34131374955177307, 0.46294301748275757, 0.9081207513809204, 0.8053902983665466, 0.8523100018501282, 333.4552917480469, 0.05224980041384697, 0.03569139540195465, 0.056978411972522736, 0.18262174725532532, 0.28179559111595154, 1.0273467302322388], "count": [1564]}, "timestamp": {"min": [0.0], "max": [52.1], "mean": [26.049999999999997], "std": [15.049593940627695], "count": [1564]}, "frame_index": {"min": [0], "max": [1563], "mean": [781.5], "std": [451.4878182188308], "count": [1564]}, "episode_index": {"min": [233], "max": [233], "mean": [233.0], "std": [0.0], "count": [1564]}, "index": {"min": [255566], "max": [257129], "mean": [256347.5], "std": [451.4878182188308], "count": [1564]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1564]}, "subtask_annotation": {"mean": [21.132992327365727, 29.0, 29.0, 29.0, 29.0], "std": [3.111353846725231, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1564]}, "scene_annotation": {"mean": [233.0], "std": [0.0], "min": [233], "max": [233], "count": [1564]}, "eef_direction_state": {"mean": [4.008951406649617, 4.062659846547315], "std": [2.036727146239014, 2.0832819092603954], "min": [0, 0], "max": [6, 6], "count": [1564]}, "eef_velocity_state": {"mean": [0.760230179028133, 0.7525575447570333], "std": [0.6637712515493139, 0.7523364161103354], "min": [0, 0], "max": [2, 2], "count": [1564]}, "eef_acc_mag_state": {"mean": [0.828005115089514, 0.7141943734015346], "std": [0.8343387108200242, 0.8291542253901956], "min": [0, 0], "max": [2, 2], "count": [1564]}, "eef_direction_action": {"mean": [4.008951406649617, 4.062659846547315], "std": [2.036727146239014, 2.0832819092603954], "min": [0, 0], "max": [6, 6], "count": [1564]}, "eef_velocity_action": {"mean": [0.760230179028133, 0.7525575447570333], "std": [0.6637712515493139, 0.7523364161103354], "min": [0, 0], "max": [2, 2], "count": [1564]}, "eef_acc_mag_action": {"mean": [0.828005115089514, 0.7141943734015346], "std": [0.8343387108200242, 0.8291542253901956], "min": [0, 0], "max": [2, 2], "count": [1564]}, "eef_sim_pose_state": {"mean": [0.5489122216498975, 0.22990941556761435, 1.124571492646499, -1.8253575371260486, 0.8781381766908829, 1.3090842890896148, 0.5334507477682765, -0.24375472084868716, 1.1224466058665414, 2.4976710444618933, 0.8919498289880536, -0.7545290197995028], "std": [0.030220973376698178, 0.0451901272031991, 0.06282479475974014, 2.127866203422228, 0.3960307803507384, 2.528990040000108, 0.04590733643709477, 0.0529774536545069, 0.04872851095038149, 1.3004893482945923, 0.31770256992128765, 2.7412890119797977], "min": [0.4740735832973353, 0.05923240712579343, 0.9947380068143987, -3.1415742403805056, 0.24142543091123447, -3.140772696236941, 0.42771671964834995, -0.3597002728755825, 1.0178079893465943, -3.137187487584554, 0.23771631505763513, -3.1411981741243062], "max": [0.6383662477796235, 0.3087363929720197, 1.2635235613162963, 3.14141803740945, 1.5368057163172173, 3.1412862903182215, 0.6496357999789812, -0.047465320573750164, 1.2034702124331054, 3.14150971127621, 1.4879351084422114, 3.140524705613972], "count": [1564]}, "eef_sim_pose_action": {"mean": [0.5489122216498975, 0.22990941556761435, 1.124571492646499, -1.8253575371260486, 0.8781381766908829, 1.3090842890896148, 0.5334507477682765, -0.24375472084868716, 1.1224466058665414, 2.4976710444618933, 0.8919498289880536, -0.7545290197995028], "std": [0.030220973376698178, 0.0451901272031991, 0.06282479475974014, 2.127866203422228, 0.3960307803507384, 2.528990040000108, 0.04590733643709477, 0.0529774536545069, 0.04872851095038149, 1.3004893482945923, 0.31770256992128765, 2.7412890119797977], "min": [0.4740735832973353, 0.05923240712579343, 0.9947380068143987, -3.1415742403805056, 0.24142543091123447, -3.140772696236941, 0.42771671964834995, -0.3597002728755825, 1.0178079893465943, -3.137187487584554, 0.23771631505763513, -3.1411981741243062], "max": [0.6383662477796235, 0.3087363929720197, 1.2635235613162963, 3.14141803740945, 1.5368057163172173, 3.1412862903182215, 0.6496357999789812, -0.047465320573750164, 1.2034702124331054, 3.14150971127621, 1.4879351084422114, 3.140524705613972], "count": [1564]}, "gripper_mode_state": {"mean": [0.5709718670076727, 0.39258312020460356], "std": [0.4949373638082272, 0.4883253156810742], "min": [0, 0], "max": [1, 1], "count": [1564]}, "gripper_activity_state": {"mean": [1.7877237851662404, 1.9354219948849105], "std": [0.5420456520651719, 0.32821070118988954], "min": [0, 0], "max": [2, 2], "count": [1564]}, "gripper_mode_action": {"mean": [0.5709718670076727, 0.39258312020460356], "std": [0.4949373638082272, 0.4883253156810742], "min": [0, 0], "max": [1, 1], "count": [1564]}, "gripper_activity_action": {"mean": [1.7877237851662404, 1.9354219948849105], "std": [0.5420456520651719, 0.32821070118988954], "min": [0, 0], "max": [2, 2], "count": [1564]}, "gripper_open_scale_state": {"mean": [0.41743766823693007, 0.4232622388075379], "std": [0.3334496755884043, 0.27844377026258893], "min": [0.0, 0.0], "max": [0.865, 0.757], "count": [1564]}, "gripper_open_scale_action": {"mean": [0.41743766823693007, 0.4232622388075379], "std": [0.3334496755884043, 0.27844377026258893], "min": [0.0, 0.0], "max": [0.865, 0.757], "count": [1564]}}} +{"episode_index": 231, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.3989714920745201]], [[0.43033930237121093]], [[0.43324585552725026]]], "std": [[[0.22731811936812468]], [[0.19739948638554114]], [[0.19171908754772818]]], "count": [254]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.788235294117647]], [[0.796078431372549]], [[0.788235294117647]]], "mean": [[[0.41849851075600847]], [[0.4491613779205908]], [[0.45368065848386596]]], "std": [[[0.20985704154235235]], [[0.17470005106292125]], [[0.16445207538013326]]], "count": [254]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9450980392156862]], [[0.9568627450980393]]], "mean": [[[0.4163989557601256]], [[0.4436858250025732]], [[0.44615392687586847]]], "std": [[[0.17707017894254728]], [[0.14288627961232647]], [[0.1330377694352301]]], "count": [254]}, "observation.state": {"min": [-0.061103980988264084, 1.9585037231445312, -2.2490313053131104, -1.8562099933624268, 0.4619886577129364, -1.3163098096847534, -2.8930575847625732, -2.0, 0.16878700256347656, 0.22562900185585022, -0.14862500131130219, -3.1401853561401367, -0.10700000077486038, -1.4639999866485596, -0.7226012349128723, -2.0711123943328857, -1.5491019487380981, -1.845319151878357, 2.3638739585876465, -1.5216304063796997, -0.27316147089004517, -2.0, -0.30674999952316284, 0.27796998620033264, -0.15827800333499908, 1.6410000324249268, -0.11300000548362732, -3.131185293197632], "max": [0.7194945216178894, 2.0928940773010254, -0.37205183506011963, 0.20722295343875885, 2.8582210540771484, 1.6457582712173462, -0.11028736084699631, 757.0, 0.41443800926208496, 0.48266199231147766, 0.11859200149774551, 3.138000011444092, 1.1799999475479126, 0.9589999914169312, -0.06995279341936111, -1.9965869188308716, -0.5387133359909058, -0.44420379400253296, 2.892638921737671, 1.1668399572372437, 0.27516859769821167, 869.0, -0.05287199839949608, 0.4618400037288666, 0.02389100007712841, 2.505000114440918, 0.8849999904632568, 3.128999948501587], "mean": [0.25440967082977295, 2.0795068740844727, -1.28871750831604, -1.08682119846344, 1.550985336303711, 1.0272516012191772, -1.3481063842773438, 532.4277954101562, 0.27229878306388855, 0.335993230342865, 0.0181202981621027, -2.137131452560425, 0.5561604499816895, -0.6323188543319702, -0.32233762741088867, -2.0596959590911865, -1.3467046022415161, -1.3944177627563477, 2.7421019077301025, -0.7575923204421997, 0.10176636278629303, 522.2238159179688, -0.20997530221939087, 0.3494327664375305, -0.025806862860918045, 2.3013417720794678, 0.2860887348651886, -2.1350347995758057], "std": [0.2340707927942276, 0.015302705578505993, 0.34898731112480164, 0.6591780781745911, 0.8567219972610474, 0.5049235820770264, 1.070677399635315, 304.48614501953125, 0.05453170835971832, 0.06314025819301605, 0.04668482765555382, 0.9909309148788452, 0.3190738260746002, 0.4689539968967438, 0.13004399836063385, 0.00624510133638978, 0.23933058977127075, 0.372572660446167, 0.1327703297138214, 0.7326690554618835, 0.09407871216535568, 330.3990783691406, 0.058601461350917816, 0.03816233202815056, 0.04011104255914688, 0.13551227748394012, 0.2918223738670349, 1.2201061248779297], "count": [1613]}, "action": {"min": [-0.061103980988264084, 1.9585037231445312, -2.2490313053131104, -1.8562099933624268, 0.4619886577129364, -1.3163098096847534, -2.8930575847625732, -2.0, 0.16878700256347656, 0.22562900185585022, -0.14862500131130219, -3.1401853561401367, -0.10700000077486038, -1.4639999866485596, -0.7226012349128723, -2.0711123943328857, -1.5491019487380981, -1.845319151878357, 2.3638739585876465, -1.5216304063796997, -0.27316147089004517, -2.0, -0.30674999952316284, 0.27796998620033264, -0.15827800333499908, 1.6410000324249268, -0.11300000548362732, -3.131185293197632], "max": [0.7194945216178894, 2.0928940773010254, -0.37205183506011963, 0.20722295343875885, 2.8582210540771484, 1.6457582712173462, -0.11028736084699631, 757.0, 0.41443800926208496, 0.48266199231147766, 0.11859200149774551, 3.138000011444092, 1.1799999475479126, 0.9589999914169312, -0.06995279341936111, -1.9965869188308716, -0.5387133359909058, -0.44420379400253296, 2.892638921737671, 1.1668399572372437, 0.27516859769821167, 869.0, -0.05287199839949608, 0.4618400037288666, 0.02389100007712841, 2.505000114440918, 0.8849999904632568, 3.128999948501587], "mean": [0.25440967082977295, 2.0795068740844727, -1.28871750831604, -1.08682119846344, 1.550985336303711, 1.0272516012191772, -1.3481063842773438, 532.4277954101562, 0.27229878306388855, 0.335993230342865, 0.0181202981621027, -2.137131452560425, 0.5561604499816895, -0.6323188543319702, -0.32233762741088867, -2.0596959590911865, -1.3467046022415161, -1.3944177627563477, 2.7421019077301025, -0.7575923204421997, 0.10176636278629303, 522.2238159179688, -0.20997530221939087, 0.3494327664375305, -0.025806862860918045, 2.3013417720794678, 0.2860887348651886, -2.1350347995758057], "std": [0.2340707927942276, 0.015302705578505993, 0.34898731112480164, 0.6591780781745911, 0.8567219972610474, 0.5049235820770264, 1.070677399635315, 304.48614501953125, 0.05453170835971832, 0.06314025819301605, 0.04668482765555382, 0.9909309148788452, 0.3190738260746002, 0.4689539968967438, 0.13004399836063385, 0.00624510133638978, 0.23933058977127075, 0.372572660446167, 0.1327703297138214, 0.7326690554618835, 0.09407871216535568, 330.3990783691406, 0.058601461350917816, 0.03816233202815056, 0.04011104255914688, 0.13551227748394012, 0.2918223738670349, 1.2201061248779297], "count": [1613]}, "timestamp": {"min": [0.0], "max": [53.733333333333334], "mean": [26.866666666666667], "std": [15.52109675391673], "count": [1613]}, "frame_index": {"min": [0], "max": [1612], "mean": [806.0], "std": [465.6329026175019], "count": [1613]}, "episode_index": {"min": [234], "max": [234], "mean": [234.0], "std": [0.0], "count": [1613]}, "index": {"min": [257130], "max": [258742], "mean": [257936.0], "std": [465.6329026175019], "count": [1613]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1613]}, "subtask_annotation": {"mean": [21.988220706757595, 29.0, 29.0, 29.0, 29.0], "std": [2.289464291296366, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1613]}, "scene_annotation": {"mean": [234.0], "std": [0.0], "min": [234], "max": [234], "count": [1613]}, "eef_direction_state": {"mean": [4.552386856788592, 3.698698078115313], "std": [1.9616318646979813, 2.1576960781712753], "min": [0, 0], "max": [6, 6], "count": [1613]}, "eef_velocity_state": {"mean": [0.5499070055796652, 0.8487290762554247], "std": [0.6508292607342702, 0.7702987297457563], "min": [0, 0], "max": [2, 2], "count": [1613]}, "eef_acc_mag_state": {"mean": [0.7148171109733416, 0.7898326100433974], "std": [0.8313509315489547, 0.8420715366942154], "min": [0, 0], "max": [2, 2], "count": [1613]}, "eef_direction_action": {"mean": [4.552386856788592, 3.698698078115313], "std": [1.9616318646979813, 2.1576960781712753], "min": [0, 0], "max": [6, 6], "count": [1613]}, "eef_velocity_action": {"mean": [0.5499070055796652, 0.8487290762554247], "std": [0.6508292607342702, 0.7702987297457563], "min": [0, 0], "max": [2, 2], "count": [1613]}, "eef_acc_mag_action": {"mean": [0.7148171109733416, 0.7898326100433974], "std": [0.8313509315489547, 0.8420715366942154], "min": [0, 0], "max": [2, 2], "count": [1613]}, "eef_sim_pose_state": {"mean": [0.5490654709289275, 0.20328245812622533, 1.1271631989573154, 1.6628622130887796, 0.784764474814883, 2.438040712172026, 0.5325073861459463, -0.28143867592634225, 1.1037971543253622, 2.1301609750461026, 0.948556826637306, -0.16515584185459603], "std": [0.03353180884086847, 0.04274212628462566, 0.049306475723219244, 2.446858388918709, 0.4192521888565319, 0.9619803745935054, 0.05513378687493138, 0.048771291554337216, 0.05629603644338225, 1.3469971333731632, 0.4126630364030751, 2.666239068391294], "min": [0.4736723832934433, 0.07333069506253992, 0.999264316211194, -3.141241433485947, 0.24763832660846186, -3.1319853192444183, 0.4470541289913858, -0.40054407086012384, 0.9973950381770533, -3.128817913180313, 0.17148893703116208, -3.1410874584673243], "max": [0.6509320004627898, 0.2683637090995091, 1.2400866818791212, 3.1412974317657336, 1.5322518443908497, 3.137433661789858, 0.6658861940862606, -0.11123505259502657, 1.1916755825714571, 3.109645397965644, 1.5669607817745281, 3.141223431025978], "count": [1613]}, "eef_sim_pose_action": {"mean": [0.5490654709289275, 0.20328245812622533, 1.1271631989573154, 1.6628622130887796, 0.784764474814883, 2.438040712172026, 0.5325073861459463, -0.28143867592634225, 1.1037971543253622, 2.1301609750461026, 0.948556826637306, -0.16515584185459603], "std": [0.03353180884086847, 0.04274212628462566, 0.049306475723219244, 2.446858388918709, 0.4192521888565319, 0.9619803745935054, 0.05513378687493138, 0.048771291554337216, 0.05629603644338225, 1.3469971333731632, 0.4126630364030751, 2.666239068391294], "min": [0.4736723832934433, 0.07333069506253992, 0.999264316211194, -3.141241433485947, 0.24763832660846186, -3.1319853192444183, 0.4470541289913858, -0.40054407086012384, 0.9973950381770533, -3.128817913180313, 0.17148893703116208, -3.1410874584673243], "max": [0.6509320004627898, 0.2683637090995091, 1.2400866818791212, 3.1412974317657336, 1.5322518443908497, 3.137433661789858, 0.6658861940862606, -0.11123505259502657, 1.1916755825714571, 3.109645397965644, 1.5669607817745281, 3.141223431025978], "count": [1613]}, "gripper_mode_state": {"mean": [0.43769373837569747, 0.2957222566646001], "std": [0.49610274113574526, 0.4563667424098684], "min": [0, 0], "max": [1, 1], "count": [1613]}, "gripper_activity_state": {"mean": [1.7985120892746436, 1.916305021698698], "std": [0.5508919831239257, 0.3690617264397696], "min": [0, 0], "max": [2, 2], "count": [1613]}, "gripper_mode_action": {"mean": [0.43769373837569747, 0.2957222566646001], "std": [0.49610274113574526, 0.4563667424098684], "min": [0, 0], "max": [1, 1], "count": [1613]}, "gripper_activity_action": {"mean": [1.7985120892746436, 1.916305021698698], "std": [0.5508919831239257, 0.3690617264397696], "min": [0, 0], "max": [2, 2], "count": [1613]}, "gripper_open_scale_state": {"mean": [0.52223509123247, 0.532461100950495], "std": [0.33038124356428605, 0.3044277871873178], "min": [0.0, 0.0], "max": [0.869, 0.757], "count": [1613]}, "gripper_open_scale_action": {"mean": [0.52223509123247, 0.532461100950495], "std": [0.33038124356428605, 0.3044277871873178], "min": [0.0, 0.0], "max": [0.869, 0.757], "count": [1613]}}} +{"episode_index": 232, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4282084552234872]], [[0.4494897744043854]], [[0.45249748752547614]]], "std": [[[0.21363535831223301]], [[0.18901343156934844]], [[0.18315437122755598]]], "count": [186]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.788235294117647]], [[0.7803921568627451]]], "mean": [[[0.4341250175697519]], [[0.45699908637290043]], [[0.45919527790955095]]], "std": [[[0.1833957595970455]], [[0.15378203178307176]], [[0.14499567802135177]]], "count": [186]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.43362727967531095]], [[0.45062114014512616]], [[0.45112064160341553]]], "std": [[[0.14769145023943983]], [[0.11913100417605314]], [[0.11030149574551543]]], "count": [186]}, "observation.state": {"min": [-0.06672394275665283, 2.05627703666687, -2.397366762161255, -1.9590972661972046, 0.3314729332923889, -1.596382975578308, -2.314690589904785, 42.0, 0.1478230059146881, 0.23014099895954132, -0.17095300555229187, -2.61299991607666, 0.0860000029206276, -1.2319999933242798, -0.5571789145469666, -2.0714964866638184, -1.5896111726760864, -1.9267388582229614, 2.4139997959136963, -1.4405947923660278, -0.4717450439929962, -2.0, -0.3565810024738312, 0.24394400417804718, -0.14783500134944916, 1.4889999628067017, 0.0559999905526638, -3.134185314178467], "max": [0.53691565990448, 2.0929815769195557, -1.40198814868927, -0.3767293393611908, 2.4882986545562744, 1.469322919845581, 0.3537607789039612, 745.0, 0.360276997089386, 0.39513498544692993, 0.09134399890899658, -1.0449999570846558, 1.059000015258789, 1.003999948501587, -0.02834414690732956, -2.0125741958618164, -0.42006585001945496, -0.3113144040107727, 2.881835699081421, 1.2489227056503296, 0.3400774300098419, 860.0, -0.07426799833774567, 0.4285750091075897, 0.029836000874638557, 2.624000072479248, 0.9139999747276306, 3.131999969482422], "mean": [0.07740691304206848, 2.0803020000457764, -1.8128325939178467, -1.3355658054351807, 0.6921703219413757, 0.184901624917984, -0.3033088445663452, 598.1242065429688, 0.24573686718940735, 0.32467544078826904, -0.005254811141639948, -2.1015565395355225, 0.5934069752693176, -0.4652959108352661, -0.2639722526073456, -2.060357093811035, -1.287964940071106, -1.3504557609558105, 2.6746087074279785, -0.5198784470558167, 0.07158077508211136, 431.8884582519531, -0.21474990248680115, 0.3457333743572235, -0.028040681034326553, 2.30610728263855, 0.433614045381546, -2.1087443828582764], "std": [0.11664712429046631, 0.0049262261018157005, 0.2552637457847595, 0.43019726872444153, 0.30155935883522034, 0.8563604354858398, 0.3473718762397766, 163.82505798339844, 0.03744770213961601, 0.039657559245824814, 0.05077037215232849, 0.37800759077072144, 0.2168361395597458, 0.4611605703830719, 0.11667601764202118, 0.00443250173702836, 0.3238542079925537, 0.439850777387619, 0.14644457399845123, 0.7717289924621582, 0.1988876312971115, 349.8642578125, 0.05742240697145462, 0.0429757758975029, 0.04488777741789818, 0.18008339405059814, 0.24197977781295776, 1.3760844469070435], "count": [1067]}, "action": {"min": [-0.06672394275665283, 2.05627703666687, -2.397366762161255, -1.9590972661972046, 0.3314729332923889, -1.596382975578308, -2.314690589904785, 42.0, 0.1478230059146881, 0.23014099895954132, -0.17095300555229187, -2.61299991607666, 0.0860000029206276, -1.2319999933242798, -0.5571789145469666, -2.0714964866638184, -1.5896111726760864, -1.9267388582229614, 2.4139997959136963, -1.4405947923660278, -0.4717450439929962, -2.0, -0.3565810024738312, 0.24394400417804718, -0.14783500134944916, 1.4889999628067017, 0.0559999905526638, -3.134185314178467], "max": [0.53691565990448, 2.0929815769195557, -1.40198814868927, -0.3767293393611908, 2.4882986545562744, 1.469322919845581, 0.3537607789039612, 745.0, 0.360276997089386, 0.39513498544692993, 0.09134399890899658, -1.0449999570846558, 1.059000015258789, 1.003999948501587, -0.02834414690732956, -2.0125741958618164, -0.42006585001945496, -0.3113144040107727, 2.881835699081421, 1.2489227056503296, 0.3400774300098419, 860.0, -0.07426799833774567, 0.4285750091075897, 0.029836000874638557, 2.624000072479248, 0.9139999747276306, 3.131999969482422], "mean": [0.07740691304206848, 2.0803020000457764, -1.8128325939178467, -1.3355658054351807, 0.6921703219413757, 0.184901624917984, -0.3033088445663452, 598.1242065429688, 0.24573686718940735, 0.32467544078826904, -0.005254811141639948, -2.1015565395355225, 0.5934069752693176, -0.4652959108352661, -0.2639722526073456, -2.060357093811035, -1.287964940071106, -1.3504557609558105, 2.6746087074279785, -0.5198784470558167, 0.07158077508211136, 431.8884582519531, -0.21474990248680115, 0.3457333743572235, -0.028040681034326553, 2.30610728263855, 0.433614045381546, -2.1087443828582764], "std": [0.11664712429046631, 0.0049262261018157005, 0.2552637457847595, 0.43019726872444153, 0.30155935883522034, 0.8563604354858398, 0.3473718762397766, 163.82505798339844, 0.03744770213961601, 0.039657559245824814, 0.05077037215232849, 0.37800759077072144, 0.2168361395597458, 0.4611605703830719, 0.11667601764202118, 0.00443250173702836, 0.3238542079925537, 0.439850777387619, 0.14644457399845123, 0.7717289924621582, 0.1988876312971115, 349.8642578125, 0.05742240697145462, 0.0429757758975029, 0.04488777741789818, 0.18008339405059814, 0.24197977781295776, 1.3760844469070435], "count": [1067]}, "timestamp": {"min": [0.0], "max": [35.53333333333333], "mean": [17.766666666666666], "std": [10.267207777947982], "count": [1067]}, "frame_index": {"min": [0], "max": [1066], "mean": [533.0], "std": [308.01623333843946], "count": [1067]}, "episode_index": {"min": [235], "max": [235], "mean": [235.0], "std": [0.0], "count": [1067]}, "index": {"min": [258743], "max": [259809], "mean": [259276.0], "std": [308.01623333843946], "count": [1067]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1067]}, "subtask_annotation": {"mean": [20.849109653233363, 29.0, 29.0, 29.0, 29.0], "std": [3.0316522437847513, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1067]}, "scene_annotation": {"mean": [235.0], "std": [0.0], "min": [235], "max": [235], "count": [1067]}, "eef_direction_state": {"mean": [3.9709465791940017, 4.029990627928772], "std": [2.153025669866271, 2.0433539833611714], "min": [0, 0], "max": [6, 6], "count": [1067]}, "eef_velocity_state": {"mean": [0.7966260543580131, 0.7713214620431116], "std": [0.7224268260670179, 0.7437351192393654], "min": [0, 0], "max": [2, 2], "count": [1067]}, "eef_acc_mag_state": {"mean": [0.8772258669165885, 0.7488284910965324], "std": [0.8444740651086448, 0.8398944658645742], "min": [0, 0], "max": [2, 2], "count": [1067]}, "eef_direction_action": {"mean": [3.9709465791940017, 4.029990627928772], "std": [2.153025669866271, 2.0433539833611714], "min": [0, 0], "max": [6, 6], "count": [1067]}, "eef_velocity_action": {"mean": [0.7966260543580131, 0.7713214620431116], "std": [0.7224268260670179, 0.7437351192393654], "min": [0, 0], "max": [2, 2], "count": [1067]}, "eef_acc_mag_action": {"mean": [0.8772258669165885, 0.7488284910965324], "std": [0.8444740651086448, 0.8398944658645742], "min": [0, 0], "max": [2, 2], "count": [1067]}, "eef_sim_pose_state": {"mean": [0.5411638175194868, 0.20761623510014485, 1.1180105869401642, 0.11481737717311963, 0.9261760580504553, 2.10128987236805, 0.516581087132815, -0.2424556084051298, 1.103498888355851, 1.6139217617768342, 1.0623900762768679, -1.7605204745050074], "std": [0.04174549334360756, 0.03982438203925887, 0.05926846013361087, 2.8656477067985056, 0.35638191627850796, 1.6871350163787027, 0.03538873205184466, 0.04450192483683135, 0.047259856432420304, 2.1214207449837716, 0.31730644303199146, 1.9335286770660736], "min": [0.4345571474233443, 0.07574443667786522, 0.9894842679772174, -3.1413272892348516, 0.3356141633721055, -3.1350158868342524, 0.4142660112478952, -0.3410461875461759, 1.0107916646150565, -3.141219872122263, 0.33098822162746244, -3.1401625658327967], "max": [0.616144192651411, 0.3172031986672435, 1.2436216742628974, 3.1401350769230434, 1.546989799656155, 3.1352907896230544, 0.579640942865703, -0.0739400624254005, 1.2281105199335542, 3.1391110586237954, 1.5184190227102303, 3.1396431532655815], "count": [1067]}, "eef_sim_pose_action": {"mean": [0.5411638175194868, 0.20761623510014485, 1.1180105869401642, 0.11481737717311963, 0.9261760580504553, 2.10128987236805, 0.516581087132815, -0.2424556084051298, 1.103498888355851, 1.6139217617768342, 1.0623900762768679, -1.7605204745050074], "std": [0.04174549334360756, 0.03982438203925887, 0.05926846013361087, 2.8656477067985056, 0.35638191627850796, 1.6871350163787027, 0.03538873205184466, 0.04450192483683135, 0.047259856432420304, 2.1214207449837716, 0.31730644303199146, 1.9335286770660736], "min": [0.4345571474233443, 0.07574443667786522, 0.9894842679772174, -3.1413272892348516, 0.3356141633721055, -3.1350158868342524, 0.4142660112478952, -0.3410461875461759, 1.0107916646150565, -3.141219872122263, 0.33098822162746244, -3.1401625658327967], "max": [0.616144192651411, 0.3172031986672435, 1.2436216742628974, 3.1401350769230434, 1.546989799656155, 3.1352907896230544, 0.579640942865703, -0.0739400624254005, 1.2281105199335542, 3.1391110586237954, 1.5184190227102303, 3.1396431532655815], "count": [1067]}, "gripper_mode_state": {"mean": [0.5454545454545454, 0.09372071227741331], "std": [0.4979295977319662, 0.2914397714239238], "min": [0, 0], "max": [1, 1], "count": [1067]}, "gripper_activity_state": {"mean": [1.739456419868791, 1.92970946579194], "std": [0.6011305225015304, 0.3405274726635291], "min": [0, 0], "max": [2, 2], "count": [1067]}, "gripper_mode_action": {"mean": [0.5454545454545454, 0.09372071227741331], "std": [0.4979295977319662, 0.2914397714239238], "min": [0, 0], "max": [1, 1], "count": [1067]}, "gripper_activity_action": {"mean": [1.739456419868791, 1.92970946579194], "std": [0.6011305225015304, 0.3405274726635291], "min": [0, 0], "max": [2, 2], "count": [1067]}, "gripper_open_scale_state": {"mean": [0.4318932139294772, 0.5981241799723687], "std": [0.34985824196945886, 0.16382508549845168], "min": [0.0, 0.042], "max": [0.86, 0.745], "count": [1067]}, "gripper_open_scale_action": {"mean": [0.4318932139294772, 0.5981241799723687], "std": [0.34985824196945886, 0.16382508549845168], "min": [0.0, 0.042], "max": [0.86, 0.745], "count": [1067]}}} +{"episode_index": 233, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.41883696104192425]], [[0.4436520776290997]], [[0.4465895104663487]]], "std": [[[0.21961194609403625]], [[0.1929405852628041]], [[0.18760109612601544]]], "count": [222]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.8117647058823529]], [[0.796078431372549]]], "mean": [[[0.4188734331758229]], [[0.44941321100512277]], [[0.4541584792513101]]], "std": [[[0.20162379596776767]], [[0.16796826564158945]], [[0.15785332487824064]]], "count": [222]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9450980392156862]], [[0.9607843137254902]]], "mean": [[[0.4051757455985397]], [[0.437734290356533]], [[0.4406624013719602]]], "std": [[[0.16973459637185875]], [[0.13173617642810342]], [[0.1223029241188894]]], "count": [222]}, "observation.state": {"min": [-0.10892599821090698, 2.0421924591064453, -2.412463903427124, -1.721575379371643, 0.8129743933677673, -1.3403605222702026, -2.871729850769043, -4.0, 0.15806999802589417, 0.20588700473308563, -0.15721000730991364, -3.0369999408721924, 0.085999995470047, -1.4780000448226929, -0.5195496082305908, -2.075580596923828, -1.553308129310608, -2.0049471855163574, 2.379197835922241, -1.4635283946990967, -0.4755673408508301, -2.0, -0.3337779939174652, 0.24427099525928497, -0.1651580035686493, 1.659999966621399, -0.05099998041987419, -3.1401853561401367], "max": [0.6898588538169861, 2.0924580097198486, -0.9002059102058411, -0.02422517165541649, 2.856475830078125, 1.661728024482727, -0.0028448866214603186, 740.0, 0.39202800393104553, 0.3893960118293762, 0.07720500230789185, -1.3890000581741333, 1.1449999809265137, 0.17100000381469727, -0.018238689750432968, -1.9353781938552856, -0.3839898705482483, -0.32363638281822205, 2.8891310691833496, 1.1875046491622925, 0.4161388874053955, 868.0, -0.06728299707174301, 0.438977986574173, 0.029888000339269638, 2.753999948501587, 0.9340000152587891, 3.13700008392334], "mean": [0.13666652143001556, 2.079235076904297, -1.3155335187911987, -0.9948328733444214, 1.7149752378463745, 1.1283550262451172, -1.3588694334030151, 357.26519775390625, 0.2971353828907013, 0.291826069355011, 0.0008584054303355515, -2.6015336513519287, 0.6193113327026367, -0.7915244102478027, -0.286192387342453, -2.059191942214966, -1.2274680137634277, -1.3229248523712158, 2.724501609802246, -0.5462767481803894, -0.015002504922449589, 312.12518310546875, -0.2171194851398468, 0.32650911808013916, -0.03474241495132446, 2.345597267150879, 0.37898164987564087, -1.9339771270751953], "std": [0.20275379717350006, 0.00709111662581563, 0.2814573347568512, 0.5654239058494568, 0.6835320591926575, 0.49487802386283875, 0.8883457183837891, 324.1254577636719, 0.048843421041965485, 0.053161777555942535, 0.05365458130836487, 0.3989267945289612, 0.2638375759124756, 0.46941035985946655, 0.11333336681127548, 0.015052697621285915, 0.35690560936927795, 0.53319251537323, 0.13214002549648285, 0.9496761560440063, 0.18900004029273987, 299.2294006347656, 0.06361173838376999, 0.0375799797475338, 0.0576343797147274, 0.21446175873279572, 0.3222792446613312, 1.5623759031295776], "count": [1350]}, "action": {"min": [-0.10892599821090698, 2.0421924591064453, -2.412463903427124, -1.721575379371643, 0.8129743933677673, -1.3403605222702026, -2.871729850769043, -4.0, 0.15806999802589417, 0.20588700473308563, -0.15721000730991364, -3.0369999408721924, 0.085999995470047, -1.4780000448226929, -0.5195496082305908, -2.075580596923828, -1.553308129310608, -2.0049471855163574, 2.379197835922241, -1.4635283946990967, -0.4755673408508301, -2.0, -0.3337779939174652, 0.24427099525928497, -0.1651580035686493, 1.659999966621399, -0.05099998041987419, -3.1401853561401367], "max": [0.6898588538169861, 2.0924580097198486, -0.9002059102058411, -0.02422517165541649, 2.856475830078125, 1.661728024482727, -0.0028448866214603186, 740.0, 0.39202800393104553, 0.3893960118293762, 0.07720500230789185, -1.3890000581741333, 1.1449999809265137, 0.17100000381469727, -0.018238689750432968, -1.9353781938552856, -0.3839898705482483, -0.32363638281822205, 2.8891310691833496, 1.1875046491622925, 0.4161388874053955, 868.0, -0.06728299707174301, 0.438977986574173, 0.029888000339269638, 2.753999948501587, 0.9340000152587891, 3.13700008392334], "mean": [0.13666652143001556, 2.079235076904297, -1.3155335187911987, -0.9948328733444214, 1.7149752378463745, 1.1283550262451172, -1.3588694334030151, 357.26519775390625, 0.2971353828907013, 0.291826069355011, 0.0008584054303355515, -2.6015336513519287, 0.6193113327026367, -0.7915244102478027, -0.286192387342453, -2.059191942214966, -1.2274680137634277, -1.3229248523712158, 2.724501609802246, -0.5462767481803894, -0.015002504922449589, 312.12518310546875, -0.2171194851398468, 0.32650911808013916, -0.03474241495132446, 2.345597267150879, 0.37898164987564087, -1.9339771270751953], "std": [0.20275379717350006, 0.00709111662581563, 0.2814573347568512, 0.5654239058494568, 0.6835320591926575, 0.49487802386283875, 0.8883457183837891, 324.1254577636719, 0.048843421041965485, 0.053161777555942535, 0.05365458130836487, 0.3989267945289612, 0.2638375759124756, 0.46941035985946655, 0.11333336681127548, 0.015052697621285915, 0.35690560936927795, 0.53319251537323, 0.13214002549648285, 0.9496761560440063, 0.18900004029273987, 299.2294006347656, 0.06361173838376999, 0.0375799797475338, 0.0576343797147274, 0.21446175873279572, 0.3222792446613312, 1.5623759031295776], "count": [1350]}, "timestamp": {"min": [0.0], "max": [44.96666666666667], "mean": [22.483333333333334], "std": [12.99037749287554], "count": [1350]}, "frame_index": {"min": [0], "max": [1349], "mean": [674.5], "std": [389.7113247862662], "count": [1350]}, "episode_index": {"min": [236], "max": [236], "mean": [236.0], "std": [0.0], "count": [1350]}, "index": {"min": [259810], "max": [261159], "mean": [260484.5], "std": [389.7113247862662], "count": [1350]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1350]}, "subtask_annotation": {"mean": [20.61259259259259, 29.0, 29.0, 29.0, 29.0], "std": [3.2920089471465936, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1350]}, "scene_annotation": {"mean": [236.0], "std": [0.0], "min": [236], "max": [236], "count": [1350]}, "eef_direction_state": {"mean": [4.218518518518518, 4.166666666666667], "std": [2.070701623271709, 2.074804765469477], "min": [0, 0], "max": [6, 6], "count": [1350]}, "eef_velocity_state": {"mean": [0.6311111111111111, 0.6622222222222223], "std": [0.6231897239996596, 0.7221230701168951], "min": [0, 0], "max": [2, 2], "count": [1350]}, "eef_acc_mag_state": {"mean": [0.6607407407407407, 0.6762962962962963], "std": [0.8104042243588754, 0.824415160373061], "min": [0, 0], "max": [2, 2], "count": [1350]}, "eef_direction_action": {"mean": [4.218518518518518, 4.166666666666667], "std": [2.070701623271709, 2.074804765469477], "min": [0, 0], "max": [6, 6], "count": [1350]}, "eef_velocity_action": {"mean": [0.6311111111111111, 0.6622222222222223], "std": [0.6231897239996596, 0.7221230701168951], "min": [0, 0], "max": [2, 2], "count": [1350]}, "eef_acc_mag_action": {"mean": [0.6607407407407407, 0.6762962962962963], "std": [0.8104042243588754, 0.824415160373061], "min": [0, 0], "max": [2, 2], "count": [1350]}, "eef_sim_pose_state": {"mean": [0.5256603569937847, 0.20479810727996167, 1.112745903407839, 0.31379879750566025, 0.858412807909076, 1.9586786907351388, 0.49044611816844536, -0.2953822676793285, 1.0733585460050155, 2.251675817612795, 0.9087568026427701, 1.2341068206916344], "std": [0.03484161837336853, 0.048724073522084535, 0.06926977328890868, 2.7763796560722347, 0.4360875235408181, 1.8342280079296205, 0.046162607411440355, 0.051448136224726125, 0.05546893321886159, 0.7493228762067246, 0.4293628994579722, 2.539527197629417], "min": [0.44181080139517515, 0.05462021163298089, 0.9880748903543314, -3.141004361597768, 0.33498514598753215, -3.138068132195065, 0.4177316783082725, -0.37822837259244657, 0.9974993044865654, -3.0717603853813995, 0.2425827004646095, -3.1362971918003217], "max": [0.6269776982812102, 0.28735624192593767, 1.2501925257962367, 3.140492907498316, 1.5686028452973484, 3.1393466534164514, 0.5894541644168507, -0.09741698014202327, 1.174687500498211, 3.0449177156179625, 1.5677844750525245, 3.1412242217845767], "count": [1350]}, "eef_sim_pose_action": {"mean": [0.5256603569937847, 0.20479810727996167, 1.112745903407839, 0.31379879750566025, 0.858412807909076, 1.9586786907351388, 0.49044611816844536, -0.2953822676793285, 1.0733585460050155, 2.251675817612795, 0.9087568026427701, 1.2341068206916344], "std": [0.03484161837336853, 0.048724073522084535, 0.06926977328890868, 2.7763796560722347, 0.4360875235408181, 1.8342280079296205, 0.046162607411440355, 0.051448136224726125, 0.05546893321886159, 0.7493228762067246, 0.4293628994579722, 2.539527197629417], "min": [0.44181080139517515, 0.05462021163298089, 0.9880748903543314, -3.141004361597768, 0.33498514598753215, -3.138068132195065, 0.4177316783082725, -0.37822837259244657, 0.9974993044865654, -3.0717603853813995, 0.2425827004646095, -3.1362971918003217], "max": [0.6269776982812102, 0.28735624192593767, 1.2501925257962367, 3.140492907498316, 1.5686028452973484, 3.1393466534164514, 0.5894541644168507, -0.09741698014202327, 1.174687500498211, 3.0449177156179625, 1.5677844750525245, 3.1412242217845767], "count": [1350]}, "gripper_mode_state": {"mean": [0.7377777777777778, 0.5407407407407407], "std": [0.4398428451106919, 0.4983374278978974], "min": [0, 0], "max": [1, 1], "count": [1350]}, "gripper_activity_state": {"mean": [1.8, 1.8881481481481481], "std": [0.5443310539518216, 0.41285848204956727], "min": [0, 0], "max": [2, 2], "count": [1350]}, "gripper_mode_action": {"mean": [0.7377777777777778, 0.5407407407407407], "std": [0.4398428451106919, 0.4983374278978974], "min": [0, 0], "max": [1, 1], "count": [1350]}, "gripper_activity_action": {"mean": [1.8, 1.8881481481481481], "std": [0.5443310539518216, 0.41285848204956727], "min": [0, 0], "max": [2, 2], "count": [1350]}, "gripper_open_scale_state": {"mean": [0.31221111097900944, 0.3573651851508023], "std": [0.29913968530923823, 0.32401491350148853], "min": [0.0, 0.0], "max": [0.868, 0.74], "count": [1350]}, "gripper_open_scale_action": {"mean": [0.31221111097900944, 0.3573651851508023], "std": [0.29913968530923823, 0.32401491350148853], "min": [0.0, 0.0], "max": [0.868, 0.74], "count": [1350]}}} +{"episode_index": 234, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.41699488757008724]], [[0.4426910230251153]], [[0.4459317426843834]]], "std": [[[0.21839960645763726]], [[0.19143289489742416]], [[0.18569930747197733]]], "count": [197]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.8352941176470589]], [[0.8392156862745098]]], "mean": [[[0.42571639025745667]], [[0.45230587488802626]], [[0.45529510571148935]]], "std": [[[0.18853178001999615]], [[0.15655203478642205]], [[0.14721977509470333]]], "count": [197]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4190376013984274]], [[0.4445313910039481]], [[0.445537166981852]]], "std": [[[0.1619770993351272]], [[0.12516566749669433]], [[0.11747282030947499]]], "count": [197]}, "observation.state": {"min": [0.00010471976565895602, 1.938205599784851, -2.6357789039611816, -1.828563928604126, 0.06408849358558655, -1.4761645793914795, -0.31639331579208374, -2.0, 0.11641500145196915, 0.2413340061903, -0.18517200648784637, -2.7980000972747803, 0.0429999940097332, -1.3739999532699585, -0.5890486240386963, -2.0725960731506348, -1.6671384572982788, -1.9403349161148071, 1.8879575729370117, -1.4781718254089355, -0.6173229813575745, -2.0, -0.3469110131263733, 0.2517170011997223, -0.15411299467086792, 1.527999997138977, 0.1120000034570694, -3.1381852626800537], "max": [0.7804065346717834, 2.0928244590759277, -1.4524805545806885, -0.246527761220932, 1.162843108177185, 1.6279734373092651, 0.6813241839408875, 762.0, 0.3803110122680664, 0.4073520004749298, 0.0656139999628067, -1.0460000038146973, 0.8899999856948853, 0.414000004529953, -0.008447393774986267, -1.990425944328308, -0.48403218388557434, -0.2693043053150177, 2.790764093399048, 1.181832194328308, 0.8736420273780823, 849.0, -0.07743500173091888, 0.43147599697113037, 0.05595200136303902, 2.8259999752044678, 0.9649999737739563, 3.1410000324249268], "mean": [0.22926953434944153, 2.0784754753112793, -1.8176569938659668, -1.1520514488220215, 0.4590313136577606, 0.1757817566394806, 0.06727460026741028, 547.4251098632812, 0.25007572770118713, 0.33719560503959656, -0.01644372195005417, -2.1752800941467285, 0.5814549922943115, -0.5638721585273743, -0.28180259466171265, -2.059194803237915, -1.3702508211135864, -1.3677643537521362, 2.61421799659729, -0.6121041774749756, 0.038092371076345444, 335.25482177734375, -0.21393994987010956, 0.3426637351512909, -0.012577750720083714, 2.344841718673706, 0.45728784799575806, -1.8505401611328125], "std": [0.1875644475221634, 0.014754869043827057, 0.3247981369495392, 0.5374608039855957, 0.24041755497455597, 0.9933711290359497, 0.27318963408470154, 215.10789489746094, 0.045400649309158325, 0.050096992403268814, 0.059269193559885025, 0.3714539408683777, 0.273416668176651, 0.5277814865112305, 0.10957985371351242, 0.0070730713196098804, 0.3031301200389862, 0.49618300795555115, 0.1913011074066162, 0.856784462928772, 0.23852728307247162, 328.5575866699219, 0.0689006820321083, 0.03759591281414032, 0.046608611941337585, 0.25415897369384766, 0.25430482625961304, 1.6012009382247925], "count": [1152]}, "action": {"min": [0.00010471976565895602, 1.938205599784851, -2.6357789039611816, -1.828563928604126, 0.06408849358558655, -1.4761645793914795, -0.31639331579208374, -2.0, 0.11641500145196915, 0.2413340061903, -0.18517200648784637, -2.7980000972747803, 0.0429999940097332, -1.3739999532699585, -0.5890486240386963, -2.0725960731506348, -1.6671384572982788, -1.9403349161148071, 1.8879575729370117, -1.4781718254089355, -0.6173229813575745, -2.0, -0.3469110131263733, 0.2517170011997223, -0.15411299467086792, 1.527999997138977, 0.1120000034570694, -3.1381852626800537], "max": [0.7804065346717834, 2.0928244590759277, -1.4524805545806885, -0.246527761220932, 1.162843108177185, 1.6279734373092651, 0.6813241839408875, 762.0, 0.3803110122680664, 0.4073520004749298, 0.0656139999628067, -1.0460000038146973, 0.8899999856948853, 0.414000004529953, -0.008447393774986267, -1.990425944328308, -0.48403218388557434, -0.2693043053150177, 2.790764093399048, 1.181832194328308, 0.8736420273780823, 849.0, -0.07743500173091888, 0.43147599697113037, 0.05595200136303902, 2.8259999752044678, 0.9649999737739563, 3.1410000324249268], "mean": [0.22926953434944153, 2.0784754753112793, -1.8176569938659668, -1.1520514488220215, 0.4590313136577606, 0.1757817566394806, 0.06727460026741028, 547.4251098632812, 0.25007572770118713, 0.33719560503959656, -0.01644372195005417, -2.1752800941467285, 0.5814549922943115, -0.5638721585273743, -0.28180259466171265, -2.059194803237915, -1.3702508211135864, -1.3677643537521362, 2.61421799659729, -0.6121041774749756, 0.038092371076345444, 335.25482177734375, -0.21393994987010956, 0.3426637351512909, -0.012577750720083714, 2.344841718673706, 0.45728784799575806, -1.8505401611328125], "std": [0.1875644475221634, 0.014754869043827057, 0.3247981369495392, 0.5374608039855957, 0.24041755497455597, 0.9933711290359497, 0.27318963408470154, 215.10789489746094, 0.045400649309158325, 0.050096992403268814, 0.059269193559885025, 0.3714539408683777, 0.273416668176651, 0.5277814865112305, 0.10957985371351242, 0.0070730713196098804, 0.3031301200389862, 0.49618300795555115, 0.1913011074066162, 0.856784462928772, 0.23852728307247162, 328.5575866699219, 0.0689006820321083, 0.03759591281414032, 0.046608611941337585, 0.25415897369384766, 0.25430482625961304, 1.6012009382247925], "count": [1152]}, "timestamp": {"min": [0.0], "max": [38.36666666666667], "mean": [19.183333333333334], "std": [11.08512099200579], "count": [1152]}, "frame_index": {"min": [0], "max": [1151], "mean": [575.5], "std": [332.5536297601737], "count": [1152]}, "episode_index": {"min": [237], "max": [237], "mean": [237.0], "std": [0.0], "count": [1152]}, "index": {"min": [261160], "max": [262311], "mean": [261735.5], "std": [332.5536297601737], "count": [1152]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1152]}, "subtask_annotation": {"mean": [21.17534722222222, 29.0, 29.0, 29.0, 29.0], "std": [2.9021334138283432, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1152]}, "scene_annotation": {"mean": [237.0], "std": [0.0], "min": [237], "max": [237], "count": [1152]}, "eef_direction_state": {"mean": [4.104166666666667, 4.014756944444445], "std": [2.1257147490772295, 2.0789013549713586], "min": [0, 0], "max": [6, 6], "count": [1152]}, "eef_velocity_state": {"mean": [0.6935763888888888, 0.7048611111111112], "std": [0.6939923658708065, 0.7081205426564751], "min": [0, 0], "max": [2, 2], "count": [1152]}, "eef_acc_mag_state": {"mean": [0.7300347222222222, 0.6736111111111112], "std": [0.8349155805062913, 0.8235244473797352], "min": [0, 0], "max": [2, 2], "count": [1152]}, "eef_direction_action": {"mean": [4.104166666666667, 4.014756944444445], "std": [2.1257147490772295, 2.0789013549713586], "min": [0, 0], "max": [6, 6], "count": [1152]}, "eef_velocity_action": {"mean": [0.6935763888888888, 0.7048611111111112], "std": [0.6939923658708065, 0.7081205426564751], "min": [0, 0], "max": [2, 2], "count": [1152]}, "eef_acc_mag_action": {"mean": [0.7300347222222222, 0.6736111111111112], "std": [0.8349155805062913, 0.8235244473797352], "min": [0, 0], "max": [2, 2], "count": [1152]}, "eef_sim_pose_state": {"mean": [0.5400847297919608, 0.21837813046238203, 1.1299621547766152, -2.535731309317678, 0.885689069470808, 2.140178485876374, 0.5322148669794603, -0.23872497158722852, 1.0939223658572395, 1.5852807942573641, 1.0136185324944622, -0.3796824495928236], "std": [0.03502417900636101, 0.04374652079149999, 0.06878509744172978, 1.1765307059283998, 0.40221111551393113, 1.8058098465918144, 0.0412168655250689, 0.05664642396466821, 0.05029822707816305, 2.0150469364649557, 0.4545622061730251, 2.646580737081094], "min": [0.4477753866127303, 0.09432163789821922, 0.9923164034535936, -3.1260815433099083, 0.2958962572024899, -3.1378199671264406, 0.45472872048731316, -0.36354685265517767, 1.0115829644447374, -3.1312261847886407, 0.18232858172292787, -3.135323049384034], "max": [0.6177010335473666, 0.31100589142571705, 1.2539305012932775, 3.0495103964904544, 1.5544003359701164, 3.1389539293771334, 0.5924491402765699, -0.048463676521058194, 1.1878257130770786, 3.1394687623932978, 1.5259579722818741, 3.139528796176908], "count": [1152]}, "eef_sim_pose_action": {"mean": [0.5400847297919608, 0.21837813046238203, 1.1299621547766152, -2.535731309317678, 0.885689069470808, 2.140178485876374, 0.5322148669794603, -0.23872497158722852, 1.0939223658572395, 1.5852807942573641, 1.0136185324944622, -0.3796824495928236], "std": [0.03502417900636101, 0.04374652079149999, 0.06878509744172978, 1.1765307059283998, 0.40221111551393113, 1.8058098465918144, 0.0412168655250689, 0.05664642396466821, 0.05029822707816305, 2.0150469364649557, 0.4545622061730251, 2.646580737081094], "min": [0.4477753866127303, 0.09432163789821922, 0.9923164034535936, -3.1260815433099083, 0.2958962572024899, -3.1378199671264406, 0.45472872048731316, -0.36354685265517767, 1.0115829644447374, -3.1312261847886407, 0.18232858172292787, -3.135323049384034], "max": [0.6177010335473666, 0.31100589142571705, 1.2539305012932775, 3.0495103964904544, 1.5544003359701164, 3.1389539293771334, 0.5924491402765699, -0.048463676521058194, 1.1878257130770786, 3.1394687623932978, 1.5259579722818741, 3.139528796176908], "count": [1152]}, "gripper_mode_state": {"mean": [0.6857638888888888, 0.5546875], "std": [0.4642109192865687, 0.4970002790177788], "min": [0, 0], "max": [1, 1], "count": [1152]}, "gripper_activity_state": {"mean": [1.8211805555555556, 1.9409722222222223], "std": [0.519718134782609, 0.31455727142473], "min": [0, 0], "max": [2, 2], "count": [1152]}, "gripper_mode_action": {"mean": [0.6857638888888888, 0.5546875], "std": [0.4642109192865687, 0.4970002790177788], "min": [0, 0], "max": [1, 1], "count": [1152]}, "gripper_activity_action": {"mean": [1.8211805555555556, 1.9409722222222223], "std": [0.519718134782609, 0.31455727142473], "min": [0, 0], "max": [2, 2], "count": [1152]}, "gripper_open_scale_state": {"mean": [0.3352762653982887, 0.5474516882779491], "std": [0.32853542988802453, 0.21504199060988283], "min": [0.0, 0.0], "max": [0.849, 0.762], "count": [1152]}, "gripper_open_scale_action": {"mean": [0.3352762653982887, 0.5474516882779491], "std": [0.32853542988802453, 0.21504199060988283], "min": [0.0, 0.0], "max": [0.849, 0.762], "count": [1152]}}} +{"episode_index": 235, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.42709853685949517]], [[0.4483525270375185]], [[0.4500027206785108]]], "std": [[[0.21054766448792042]], [[0.18709939109170923]], [[0.18317561704805105]]], "count": [181]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7647058823529411]], [[0.7607843137254902]]], "mean": [[[0.4447244136604918]], [[0.4637056735907991]], [[0.4643516468511898]]], "std": [[[0.17501605736674258]], [[0.1478165749897603]], [[0.13991758934395981]]], "count": [181]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.41255145027624307]], [[0.44267542226374895]], [[0.44424901035460224]]], "std": [[[0.17196877869777003]], [[0.13716462668728382]], [[0.12862154144493]]], "count": [181]}, "observation.state": {"min": [0.07283259183168411, 2.0668888092041016, -2.422848701477051, -1.7760471105575562, 0.336935818195343, -1.442025899887085, -0.9502445459365845, -2.0, 0.11877600103616714, 0.2450910061597824, -0.1676650047302246, -2.6579999923706055, -0.027000004425644875, -1.3589999675750732, -0.6529625654220581, -2.0735559463500977, -1.6950113773345947, -1.9182040691375732, 2.4620838165283203, -1.464785099029541, -0.33941417932510376, -2.0, -0.32915499806404114, 0.27242499589920044, -0.15659700334072113, 1.6089999675750732, 0.08299999684095383, -3.1391851902008057], "max": [0.7090575098991394, 2.09130597114563, -1.4502290487289429, -0.3174055814743042, 1.4082363843917847, 1.655444860458374, 0.10597638785839081, 740.0, 0.3467769920825958, 0.4526199996471405, 0.058313999325037, -1.2230000495910645, 0.8650000095367432, 0.5419999957084656, -0.10423107445240021, -2.0390682220458984, -0.5042954087257385, -0.32503265142440796, 2.7889316082000732, 1.1749556064605713, 0.25932103395462036, 852.0, -0.0678739994764328, 0.44950199127197266, 0.053839001804590225, 2.552000045776367, 0.9459999799728394, 3.125999927520752], "mean": [0.26767075061798096, 2.0799007415771484, -1.9482611417770386, -1.160163164138794, 0.9387944340705872, 0.12825731933116913, -0.37406596541404724, 335.63922119140625, 0.23300105333328247, 0.3403571546077728, -0.03502976894378662, -2.1217055320739746, 0.5563464760780334, -0.5234564542770386, -0.3077636957168579, -2.061121702194214, -1.347798228263855, -1.2813371419906616, 2.6709299087524414, -0.4366926848888397, 0.08124907314777374, 379.18939208984375, -0.2141251116991043, 0.3577646315097809, -0.01428714394569397, 2.2318549156188965, 0.470901221036911, -1.7151226997375488], "std": [0.1615636944770813, 0.0057316990569233894, 0.3131992816925049, 0.4638911485671997, 0.41837960481643677, 0.9766336679458618, 0.3934052884578705, 310.08697509765625, 0.05243885889649391, 0.05090559646487236, 0.06052672490477562, 0.39069727063179016, 0.2635277509689331, 0.5216493606567383, 0.14150765538215637, 0.004929230082780123, 0.2956855893135071, 0.5252940058708191, 0.09097635000944138, 0.8209207057952881, 0.12829194962978363, 319.2825927734375, 0.07543675601482391, 0.04427681863307953, 0.04534049704670906, 0.20905537903308868, 0.22933261096477509, 1.9356157779693604], "count": [1027]}, "action": {"min": [0.07283259183168411, 2.0668888092041016, -2.422848701477051, -1.7760471105575562, 0.336935818195343, -1.442025899887085, -0.9502445459365845, -2.0, 0.11877600103616714, 0.2450910061597824, -0.1676650047302246, -2.6579999923706055, -0.027000004425644875, -1.3589999675750732, -0.6529625654220581, -2.0735559463500977, -1.6950113773345947, -1.9182040691375732, 2.4620838165283203, -1.464785099029541, -0.33941417932510376, -2.0, -0.32915499806404114, 0.27242499589920044, -0.15659700334072113, 1.6089999675750732, 0.08299999684095383, -3.1391851902008057], "max": [0.7090575098991394, 2.09130597114563, -1.4502290487289429, -0.3174055814743042, 1.4082363843917847, 1.655444860458374, 0.10597638785839081, 740.0, 0.3467769920825958, 0.4526199996471405, 0.058313999325037, -1.2230000495910645, 0.8650000095367432, 0.5419999957084656, -0.10423107445240021, -2.0390682220458984, -0.5042954087257385, -0.32503265142440796, 2.7889316082000732, 1.1749556064605713, 0.25932103395462036, 852.0, -0.0678739994764328, 0.44950199127197266, 0.053839001804590225, 2.552000045776367, 0.9459999799728394, 3.125999927520752], "mean": [0.26767075061798096, 2.0799007415771484, -1.9482611417770386, -1.160163164138794, 0.9387944340705872, 0.12825731933116913, -0.37406596541404724, 335.63922119140625, 0.23300105333328247, 0.3403571546077728, -0.03502976894378662, -2.1217055320739746, 0.5563464760780334, -0.5234564542770386, -0.3077636957168579, -2.061121702194214, -1.347798228263855, -1.2813371419906616, 2.6709299087524414, -0.4366926848888397, 0.08124907314777374, 379.18939208984375, -0.2141251116991043, 0.3577646315097809, -0.01428714394569397, 2.2318549156188965, 0.470901221036911, -1.7151226997375488], "std": [0.1615636944770813, 0.0057316990569233894, 0.3131992816925049, 0.4638911485671997, 0.41837960481643677, 0.9766336679458618, 0.3934052884578705, 310.08697509765625, 0.05243885889649391, 0.05090559646487236, 0.06052672490477562, 0.39069727063179016, 0.2635277509689331, 0.5216493606567383, 0.14150765538215637, 0.004929230082780123, 0.2956855893135071, 0.5252940058708191, 0.09097635000944138, 0.8209207057952881, 0.12829194962978363, 319.2825927734375, 0.07543675601482391, 0.04427681863307953, 0.04534049704670906, 0.20905537903308868, 0.22933261096477509, 1.9356157779693604], "count": [1027]}, "timestamp": {"min": [0.0], "max": [34.2], "mean": [17.099999999999998], "std": [9.88230742286436], "count": [1027]}, "frame_index": {"min": [0], "max": [1026], "mean": [513.0], "std": [296.46922268593073], "count": [1027]}, "episode_index": {"min": [238], "max": [238], "mean": [238.0], "std": [0.0], "count": [1027]}, "index": {"min": [262312], "max": [263338], "mean": [262825.0], "std": [296.46922268593073], "count": [1027]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1027]}, "subtask_annotation": {"mean": [20.71178188899708, 29.0, 29.0, 29.0, 29.0], "std": [2.970593860866097, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1027]}, "scene_annotation": {"mean": [238.0], "std": [0.0], "min": [238], "max": [238], "count": [1027]}, "eef_direction_state": {"mean": [4.366114897760467, 3.65238558909445], "std": [2.0391353147789477, 2.1207239250357075], "min": [0, 0], "max": [6, 6], "count": [1027]}, "eef_velocity_state": {"mean": [0.6163583252190847, 0.7945472249269717], "std": [0.6596192434912385, 0.7208465382476326], "min": [0, 0], "max": [2, 2], "count": [1027]}, "eef_acc_mag_state": {"mean": [0.6523855890944499, 0.759493670886076], "std": [0.8130517931901169, 0.832398334952685], "min": [0, 0], "max": [2, 2], "count": [1027]}, "eef_direction_action": {"mean": [4.366114897760467, 3.65238558909445], "std": [2.0391353147789477, 2.1207239250357075], "min": [0, 0], "max": [6, 6], "count": [1027]}, "eef_velocity_action": {"mean": [0.6163583252190847, 0.7945472249269717], "std": [0.6596192434912385, 0.7208465382476326], "min": [0, 0], "max": [2, 2], "count": [1027]}, "eef_acc_mag_action": {"mean": [0.6523855890944499, 0.759493670886076], "std": [0.8130517931901169, 0.832398334952685], "min": [0, 0], "max": [2, 2], "count": [1027]}, "eef_sim_pose_state": {"mean": [0.5520161360991671, 0.21632207860733726, 1.125198742659867, -0.35414088328748955, 0.9806519300482591, 2.0190724032768594, 0.5346831641413139, -0.21195685401876221, 1.092729815163607, 1.8651898062232346, 1.0011085846746894, -0.6598847554239936], "std": [0.04158877159265932, 0.048760190683331324, 0.06849801132601759, 2.7182624837838487, 0.3995081733791491, 1.5675679124597384, 0.044795659376450636, 0.06375300780311799, 0.04848699271408374, 1.9366128976112909, 0.4049245437012632, 2.586106398821313], "min": [0.46578747917074603, 0.07689226412369946, 0.9884364769866466, -3.137776636723721, 0.30007988932022434, -3.1407909417043367, 0.4586996821305718, -0.31466406096768373, 1.0220195542217763, -3.1407021940843087, 0.15155797115712644, -3.1399972851885334], "max": [0.6386143725137947, 0.29060434067794416, 1.2383842899947848, 3.137651752754182, 1.5491604941245742, 3.135897412624341, 0.6394530226406818, -0.056378107664968785, 1.2038515909449987, 3.139569369217267, 1.4347024318736539, 3.141002603931472], "count": [1027]}, "eef_sim_pose_action": {"mean": [0.5520161360991671, 0.21632207860733726, 1.125198742659867, -0.35414088328748955, 0.9806519300482591, 2.0190724032768594, 0.5346831641413139, -0.21195685401876221, 1.092729815163607, 1.8651898062232346, 1.0011085846746894, -0.6598847554239936], "std": [0.04158877159265932, 0.048760190683331324, 0.06849801132601759, 2.7182624837838487, 0.3995081733791491, 1.5675679124597384, 0.044795659376450636, 0.06375300780311799, 0.04848699271408374, 1.9366128976112909, 0.4049245437012632, 2.586106398821313], "min": [0.46578747917074603, 0.07689226412369946, 0.9884364769866466, -3.137776636723721, 0.30007988932022434, -3.1407909417043367, 0.4586996821305718, -0.31466406096768373, 1.0220195542217763, -3.1407021940843087, 0.15155797115712644, -3.1399972851885334], "max": [0.6386143725137947, 0.29060434067794416, 1.2383842899947848, 3.137651752754182, 1.5491604941245742, 3.135897412624341, 0.6394530226406818, -0.056378107664968785, 1.2038515909449987, 3.139569369217267, 1.4347024318736539, 3.141002603931472], "count": [1027]}, "gripper_mode_state": {"mean": [0.6475170399221032, 0.6387536514118792], "std": [0.4777433651371985, 0.4803617639028658], "min": [0, 0], "max": [1, 1], "count": [1027]}, "gripper_activity_state": {"mean": [1.7604673807205453, 1.901655306718598], "std": [0.5846752572441818, 0.3835304481432363], "min": [0, 0], "max": [2, 2], "count": [1027]}, "gripper_mode_action": {"mean": [0.6475170399221032, 0.6387536514118792], "std": [0.4777433651371985, 0.4803617639028658], "min": [0, 0], "max": [1, 1], "count": [1027]}, "gripper_activity_action": {"mean": [1.7604673807205453, 1.901655306718598], "std": [0.5846752572441818, 0.3835304481432363], "min": [0, 0], "max": [2, 2], "count": [1027]}, "gripper_open_scale_state": {"mean": [0.3791915023598484, 0.3361114898484769], "std": [0.31927982658100656, 0.30957364589959274], "min": [0.0, 0.0], "max": [0.852, 0.74], "count": [1027]}, "gripper_open_scale_action": {"mean": [0.3791915023598484, 0.3361114898484769], "std": [0.31927982658100656, 0.30957364589959274], "min": [0.0, 0.0], "max": [0.852, 0.74], "count": [1027]}}} +{"episode_index": 236, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4257956611148247]], [[0.44780026714757876]], [[0.4486484270554813]]], "std": [[[0.21023247314011892]], [[0.18563493721211444]], [[0.18218660612518714]]], "count": [176]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.788235294117647]], [[0.7843137254901961]]], "mean": [[[0.44165488757055854]], [[0.4611134913008764]], [[0.4618791360294118]]], "std": [[[0.16457894719590754]], [[0.136095392612798]], [[0.12881508924287713]]], "count": [176]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.40023582910910577]], [[0.4347748974116162]], [[0.4381091057635175]]], "std": [[[0.18795466227400282]], [[0.15220496513712906]], [[0.14332785935941575]]], "count": [176]}, "observation.state": {"min": [-0.02565634250640869, 2.065178155899048, -2.4691174030303955, -1.8192615509033203, 0.32683035731315613, -1.4382909536361694, -0.705619215965271, -2.0, 0.09656299650669098, 0.24794499576091766, -0.18980799615383148, -2.6730000972747803, 0.04100000485777855, -1.340999960899353, -0.6184749007225037, -2.0713744163513184, -1.6663532257080078, -1.8500839471817017, 2.2802553176879883, -1.32578706741333, -0.4077613055706024, -2.0, -0.32331201434135437, 0.28203698992729187, -0.14250899851322174, 1.5709999799728394, 0.09799999743700027, -3.131185293197632], "max": [0.8672366738319397, 2.0924925804138184, -1.4918550252914429, -0.40474188327789307, 1.4095280170440674, 1.593590259552002, 0.07175048440694809, 614.0, 0.33491501212120056, 0.4615040123462677, 0.042497001588344574, -1.2589999437332153, 0.8759999871253967, 0.437000036239624, -0.08314748853445053, -1.985102653503418, -0.5115036368370056, -0.3176150321960449, 2.752000331878662, 1.2306491136550903, 0.26392868161201477, 859.0, -0.09569499641656876, 0.4499959945678711, 0.06528999656438828, 2.5250000953674316, 0.9330000281333923, 3.1389999389648438], "mean": [0.29620057344436646, 2.0805342197418213, -1.959293246269226, -1.1374603509902954, 0.8941909074783325, 0.15057355165481567, -0.36396223306655884, 240.92042541503906, 0.22206145524978638, 0.34547093510627747, -0.05098409578204155, -2.205794095993042, 0.529569149017334, -0.5014363527297974, -0.29458239674568176, -2.0593528747558594, -1.4097542762756348, -1.3065500259399414, 2.5415964126586914, -0.4597998857498169, 0.12748903036117554, 300.9541931152344, -0.21502067148685455, 0.36841636896133423, -0.005578639451414347, 2.300518035888672, 0.568564772605896, -2.0874969959259033], "std": [0.25854986906051636, 0.006231802515685558, 0.29882410168647766, 0.4529598355293274, 0.3560686707496643, 0.8522917032241821, 0.3211473226547241, 257.2152404785156, 0.0561065599322319, 0.052451297640800476, 0.0692712590098381, 0.3398134708404541, 0.23826003074645996, 0.4754115641117096, 0.12587778270244598, 0.007597000803798437, 0.3069571852684021, 0.44747790694236755, 0.12977533042430878, 0.7066382765769958, 0.14861463010311127, 287.5128479003906, 0.06294693052768707, 0.037610866129398346, 0.04815814644098282, 0.18294858932495117, 0.2622782289981842, 1.3959627151489258], "count": [993]}, "action": {"min": [-0.02565634250640869, 2.065178155899048, -2.4691174030303955, -1.8192615509033203, 0.32683035731315613, -1.4382909536361694, -0.705619215965271, -2.0, 0.09656299650669098, 0.24794499576091766, -0.18980799615383148, -2.6730000972747803, 0.04100000485777855, -1.340999960899353, -0.6184749007225037, -2.0713744163513184, -1.6663532257080078, -1.8500839471817017, 2.2802553176879883, -1.32578706741333, -0.4077613055706024, -2.0, -0.32331201434135437, 0.28203698992729187, -0.14250899851322174, 1.5709999799728394, 0.09799999743700027, -3.131185293197632], "max": [0.8672366738319397, 2.0924925804138184, -1.4918550252914429, -0.40474188327789307, 1.4095280170440674, 1.593590259552002, 0.07175048440694809, 614.0, 0.33491501212120056, 0.4615040123462677, 0.042497001588344574, -1.2589999437332153, 0.8759999871253967, 0.437000036239624, -0.08314748853445053, -1.985102653503418, -0.5115036368370056, -0.3176150321960449, 2.752000331878662, 1.2306491136550903, 0.26392868161201477, 859.0, -0.09569499641656876, 0.4499959945678711, 0.06528999656438828, 2.5250000953674316, 0.9330000281333923, 3.1389999389648438], "mean": [0.29620057344436646, 2.0805342197418213, -1.959293246269226, -1.1374603509902954, 0.8941909074783325, 0.15057355165481567, -0.36396223306655884, 240.92042541503906, 0.22206145524978638, 0.34547093510627747, -0.05098409578204155, -2.205794095993042, 0.529569149017334, -0.5014363527297974, -0.29458239674568176, -2.0593528747558594, -1.4097542762756348, -1.3065500259399414, 2.5415964126586914, -0.4597998857498169, 0.12748903036117554, 300.9541931152344, -0.21502067148685455, 0.36841636896133423, -0.005578639451414347, 2.300518035888672, 0.568564772605896, -2.0874969959259033], "std": [0.25854986906051636, 0.006231802515685558, 0.29882410168647766, 0.4529598355293274, 0.3560686707496643, 0.8522917032241821, 0.3211473226547241, 257.2152404785156, 0.0561065599322319, 0.052451297640800476, 0.0692712590098381, 0.3398134708404541, 0.23826003074645996, 0.4754115641117096, 0.12587778270244598, 0.007597000803798437, 0.3069571852684021, 0.44747790694236755, 0.12977533042430878, 0.7066382765769958, 0.14861463010311127, 287.5128479003906, 0.06294693052768707, 0.037610866129398346, 0.04815814644098282, 0.18294858932495117, 0.2622782289981842, 1.3959627151489258], "count": [993]}, "timestamp": {"min": [0.0], "max": [33.06666666666667], "mean": [16.53333333333333], "std": [9.555142109918656], "count": [993]}, "frame_index": {"min": [0], "max": [992], "mean": [496.0], "std": [286.6542632975597], "count": [993]}, "episode_index": {"min": [239], "max": [239], "mean": [239.0], "std": [0.0], "count": [993]}, "index": {"min": [263339], "max": [264331], "mean": [263835.0], "std": [286.6542632975597], "count": [993]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [993]}, "subtask_annotation": {"mean": [21.01007049345418, 29.0, 29.0, 29.0, 29.0], "std": [2.7261553063510187, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [993]}, "scene_annotation": {"mean": [239.0], "std": [0.0], "min": [239], "max": [239], "count": [993]}, "eef_direction_state": {"mean": [4.231621349446123, 3.3524672708962737], "std": [2.037099781123939, 2.1613273250082083], "min": [0, 0], "max": [6, 6], "count": [993]}, "eef_velocity_state": {"mean": [0.6706948640483383, 0.9234642497482377], "std": [0.6771461503295628, 0.7265524289443288], "min": [0, 0], "max": [2, 2], "count": [993]}, "eef_acc_mag_state": {"mean": [0.7401812688821753, 0.9093655589123867], "std": [0.8425771903054093, 0.8286431357509173], "min": [0, 0], "max": [2, 2], "count": [993]}, "eef_direction_action": {"mean": [4.231621349446123, 3.3524672708962737], "std": [2.037099781123939, 2.1613273250082083], "min": [0, 0], "max": [6, 6], "count": [993]}, "eef_velocity_action": {"mean": [0.6706948640483383, 0.9234642497482377], "std": [0.6771461503295628, 0.7265524289443288], "min": [0, 0], "max": [2, 2], "count": [993]}, "eef_acc_mag_action": {"mean": [0.7401812688821753, 0.9093655589123867], "std": [0.8425771903054093, 0.8286431357509173], "min": [0, 0], "max": [2, 2], "count": [993]}, "eef_sim_pose_state": {"mean": [0.5613885771295888, 0.22413947980215831, 1.1302553250196867, -2.6134865949238684, 0.9974532318685542, 0.8111390098343341, 0.5403540496477323, -0.1965456419779764, 1.089948641489743, 1.382123316333423, 1.0222256239590515, -1.2908206575466945], "std": [0.03490262793320448, 0.03468655205673455, 0.06718657633255265, 0.795807690801525, 0.35111311428678027, 2.763330800897472, 0.046963816493458016, 0.07661828829116969, 0.03870442052755067, 2.3935082649548503, 0.3790624247065358, 2.255659973988532], "min": [0.47264015772199264, 0.09371841629086444, 0.9910206041199833, -3.1148362685130473, 0.3940061490752611, -3.1415064214002806, 0.44154211077609506, -0.30263846732832056, 1.0231603960619569, -3.1414855649708215, 0.1923162619125598, -3.1391088748947986], "max": [0.6402202278465196, 0.2874915388949665, 1.2444308164916165, 1.055893728991432, 1.5435405671475535, 3.141387795216217, 0.6516395588886283, -0.027416544922005917, 1.172614690767851, 3.1408741928331865, 1.4892359578238694, 3.141521456065276], "count": [993]}, "eef_sim_pose_action": {"mean": [0.5613885771295888, 0.22413947980215831, 1.1302553250196867, -2.6134865949238684, 0.9974532318685542, 0.8111390098343341, 0.5403540496477323, -0.1965456419779764, 1.089948641489743, 1.382123316333423, 1.0222256239590515, -1.2908206575466945], "std": [0.03490262793320448, 0.03468655205673455, 0.06718657633255265, 0.795807690801525, 0.35111311428678027, 2.763330800897472, 0.046963816493458016, 0.07661828829116969, 0.03870442052755067, 2.3935082649548503, 0.3790624247065358, 2.255659973988532], "min": [0.47264015772199264, 0.09371841629086444, 0.9910206041199833, -3.1148362685130473, 0.3940061490752611, -3.1415064214002806, 0.44154211077609506, -0.30263846732832056, 1.0231603960619569, -3.1414855649708215, 0.1923162619125598, -3.1391088748947986], "max": [0.6402202278465196, 0.2874915388949665, 1.2444308164916165, 1.055893728991432, 1.5435405671475535, 3.141387795216217, 0.6516395588886283, -0.027416544922005917, 1.172614690767851, 3.1408741928331865, 1.4892359578238694, 3.141521456065276], "count": [993]}, "gripper_mode_state": {"mean": [0.743202416918429, 0.6143001007049346], "std": [0.43686678107294785, 0.4867601945299506], "min": [0, 0], "max": [1, 1], "count": [993]}, "gripper_activity_state": {"mean": [1.8026183282980865, 1.9093655589123868], "std": [0.5397709337980681, 0.3725783172968503], "min": [0, 0], "max": [2, 2], "count": [993]}, "gripper_mode_action": {"mean": [0.743202416918429, 0.6143001007049346], "std": [0.43686678107294785, 0.4867601945299506], "min": [0, 0], "max": [1, 1], "count": [993]}, "gripper_activity_action": {"mean": [1.8026183282980865, 1.9093655589123868], "std": [0.5397709337980681, 0.3725783172968503], "min": [0, 0], "max": [2, 2], "count": [993]}, "gripper_open_scale_state": {"mean": [0.30097029207504356, 0.24143325184563244], "std": [0.2874958528949177, 0.25673240557966176], "min": [0.0, 0.0], "max": [0.859, 0.614], "count": [993]}, "gripper_open_scale_action": {"mean": [0.30097029207504356, 0.24143325184563244], "std": [0.2874958528949177, 0.25673240557966176], "min": [0.0, 0.0], "max": [0.859, 0.614], "count": [993]}}} +{"episode_index": 237, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.41699809072179594]], [[0.4417040009844518]], [[0.44471314649048027]]], "std": [[[0.21703369270455222]], [[0.18999027267709026]], [[0.1840028518242679]]], "count": [161]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.788235294117647]], [[0.7764705882352941]]], "mean": [[[0.43280493900458733]], [[0.4542427269820972]], [[0.4555718928875898]]], "std": [[[0.1773011190035992]], [[0.14723945797158186]], [[0.13860125437523185]]], "count": [161]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9490196078431372]], [[0.9450980392156862]]], "mean": [[[0.4132072194819957]], [[0.44432048725287215]], [[0.44740657223034136]]], "std": [[[0.1738760714874938]], [[0.13616406799787517]], [[0.12639488118776085]]], "count": [161]}, "observation.state": {"min": [-0.010803588666021824, 1.9962029457092285, -2.599318742752075, -1.7303717136383057, 0.6473251581192017, -1.524405598640442, -0.941186249256134, -2.0, 0.10984200239181519, 0.217058002948761, -0.1759839951992035, -2.8949999809265137, 0.18000000715255737, -1.4609999656677246, -0.5929058194160461, -2.0723516941070557, -1.7444217205047607, -1.8829834461212158, 2.2866780757904053, -1.4090741872787476, -0.3950901925563812, -2.0, -0.3438360095024109, 0.24424299597740173, -0.16321800649166107, 1.6339999437332153, 0.05399999022483826, -3.1361851692199707], "max": [0.7380125522613525, 2.092388153076172, -1.2517502307891846, -0.32011082768440247, 1.3815852403640747, 1.570988416671753, 0.010821041651070118, 713.0, 0.38694700598716736, 0.41915398836135864, 0.05900600180029869, -1.1169999837875366, 0.9599999785423279, 0.3160000145435333, -0.0031590459402650595, -1.9843695163726807, -0.408372163772583, -0.28670525550842285, 2.8140816688537598, 1.206773042678833, 0.36018359661102295, 860.0, -0.06625799834728241, 0.450221985578537, 0.04747200012207031, 2.6089999675750732, 0.9169999957084656, 3.140000104904175], "mean": [0.1728527694940567, 2.078667640686035, -1.7894619703292847, -1.180382251739502, 1.008632779121399, 0.2707884609699249, -0.39469581842422485, 351.72900390625, 0.2524164915084839, 0.32161009311676025, -0.018619753420352936, -2.3222315311431885, 0.6160321831703186, -0.6409131288528442, -0.2711161673069, -2.0574889183044434, -1.367033839225769, -1.301132321357727, 2.5817112922668457, -0.48790788650512695, 0.13264036178588867, 349.64898681640625, -0.22412711381912231, 0.34501126408576965, -0.011238488368690014, 2.325505495071411, 0.4883807599544525, -1.879590392112732], "std": [0.18045096099376678, 0.010590972378849983, 0.4753611087799072, 0.43581995368003845, 0.1935899555683136, 0.9981463551521301, 0.28091078996658325, 300.9736633300781, 0.04723742976784706, 0.056867264211177826, 0.058099981397390366, 0.4647575914859772, 0.21836934983730316, 0.5516972541809082, 0.14014574885368347, 0.011955687776207924, 0.39394086599349976, 0.49517133831977844, 0.1484353095293045, 0.8618080615997314, 0.1905527263879776, 314.4665832519531, 0.06586423516273499, 0.049632541835308075, 0.05505387857556343, 0.19938071072101593, 0.27277660369873047, 1.6444838047027588], "count": [882]}, "action": {"min": [-0.010803588666021824, 1.9962029457092285, -2.599318742752075, -1.7303717136383057, 0.6473251581192017, -1.524405598640442, -0.941186249256134, -2.0, 0.10984200239181519, 0.217058002948761, -0.1759839951992035, -2.8949999809265137, 0.18000000715255737, -1.4609999656677246, -0.5929058194160461, -2.0723516941070557, -1.7444217205047607, -1.8829834461212158, 2.2866780757904053, -1.4090741872787476, -0.3950901925563812, -2.0, -0.3438360095024109, 0.24424299597740173, -0.16321800649166107, 1.6339999437332153, 0.05399999022483826, -3.1361851692199707], "max": [0.7380125522613525, 2.092388153076172, -1.2517502307891846, -0.32011082768440247, 1.3815852403640747, 1.570988416671753, 0.010821041651070118, 713.0, 0.38694700598716736, 0.41915398836135864, 0.05900600180029869, -1.1169999837875366, 0.9599999785423279, 0.3160000145435333, -0.0031590459402650595, -1.9843695163726807, -0.408372163772583, -0.28670525550842285, 2.8140816688537598, 1.206773042678833, 0.36018359661102295, 860.0, -0.06625799834728241, 0.450221985578537, 0.04747200012207031, 2.6089999675750732, 0.9169999957084656, 3.140000104904175], "mean": [0.1728527694940567, 2.078667640686035, -1.7894619703292847, -1.180382251739502, 1.008632779121399, 0.2707884609699249, -0.39469581842422485, 351.72900390625, 0.2524164915084839, 0.32161009311676025, -0.018619753420352936, -2.3222315311431885, 0.6160321831703186, -0.6409131288528442, -0.2711161673069, -2.0574889183044434, -1.367033839225769, -1.301132321357727, 2.5817112922668457, -0.48790788650512695, 0.13264036178588867, 349.64898681640625, -0.22412711381912231, 0.34501126408576965, -0.011238488368690014, 2.325505495071411, 0.4883807599544525, -1.879590392112732], "std": [0.18045096099376678, 0.010590972378849983, 0.4753611087799072, 0.43581995368003845, 0.1935899555683136, 0.9981463551521301, 0.28091078996658325, 300.9736633300781, 0.04723742976784706, 0.056867264211177826, 0.058099981397390366, 0.4647575914859772, 0.21836934983730316, 0.5516972541809082, 0.14014574885368347, 0.011955687776207924, 0.39394086599349976, 0.49517133831977844, 0.1484353095293045, 0.8618080615997314, 0.1905527263879776, 314.4665832519531, 0.06586423516273499, 0.049632541835308075, 0.05505387857556343, 0.19938071072101593, 0.27277660369873047, 1.6444838047027588], "count": [882]}, "timestamp": {"min": [0.0], "max": [29.366666666666667], "mean": [14.683333333333334], "std": [8.487043502151229], "count": [882]}, "frame_index": {"min": [0], "max": [881], "mean": [440.5], "std": [254.61130506453688], "count": [882]}, "episode_index": {"min": [240], "max": [240], "mean": [240.0], "std": [0.0], "count": [882]}, "index": {"min": [264332], "max": [265213], "mean": [264772.5], "std": [254.61130506453688], "count": [882]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [882]}, "subtask_annotation": {"mean": [21.10657596371882, 29.0, 29.0, 29.0, 29.0], "std": [3.08459375955134, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [882]}, "scene_annotation": {"mean": [240.0], "std": [0.0], "min": [240], "max": [240], "count": [882]}, "eef_direction_state": {"mean": [3.8412698412698414, 3.4852607709750565], "std": [2.2344899476790436, 2.1077301818069745], "min": [0, 0], "max": [6, 6], "count": [882]}, "eef_velocity_state": {"mean": [0.7777777777777778, 0.8798185941043084], "std": [0.6969682031777825, 0.727855835143036], "min": [0, 0], "max": [2, 2], "count": [882]}, "eef_acc_mag_state": {"mean": [0.7619047619047619, 0.8594104308390023], "std": [0.8206518066482864, 0.8320172556099449], "min": [0, 0], "max": [2, 2], "count": [882]}, "eef_direction_action": {"mean": [3.8412698412698414, 3.4852607709750565], "std": [2.2344899476790436, 2.1077301818069745], "min": [0, 0], "max": [6, 6], "count": [882]}, "eef_velocity_action": {"mean": [0.7777777777777778, 0.8798185941043084], "std": [0.6969682031777825, 0.727855835143036], "min": [0, 0], "max": [2, 2], "count": [882]}, "eef_acc_mag_action": {"mean": [0.7619047619047619, 0.8594104308390023], "std": [0.8206518066482864, 0.8320172556099449], "min": [0, 0], "max": [2, 2], "count": [882]}, "eef_sim_pose_state": {"mean": [0.5412686741825302, 0.2273001316932352, 1.1216021884187908, -2.390807768570221, 0.9406675213733744, 2.2646095016375134, 0.5167610741902233, -0.2430917238412673, 1.0909370951001118, 1.6233623220237028, 0.9607080307094674, 0.7149779448109412], "std": [0.0465251238013868, 0.04692983643899612, 0.06777436075092322, 1.4392532002738123, 0.40853636924424813, 1.6673368332422995, 0.05344723413483175, 0.06345241479864411, 0.047032244773797464, 1.8507578354375547, 0.3841420108739864, 2.543673413905312], "min": [0.4398811013096241, 0.06149627337477616, 0.9849374281703208, -3.138271687634183, 0.3367422676418832, -3.1405136481907823, 0.4024115121523414, -0.33298363527067665, 0.9970958693594261, -3.141155703307003, 0.21027416407239863, -3.141213652337427], "max": [0.6387681216986046, 0.30376694530087783, 1.2419833797769428, 3.139993788338454, 1.5551100066096257, 3.1411990846006983, 0.6092284347268614, -0.04447080292670816, 1.1747550502043116, 3.1411859826811264, 1.481007680321663, 3.1407233410876794], "count": [882]}, "eef_sim_pose_action": {"mean": [0.5412686741825302, 0.2273001316932352, 1.1216021884187908, -2.390807768570221, 0.9406675213733744, 2.2646095016375134, 0.5167610741902233, -0.2430917238412673, 1.0909370951001118, 1.6233623220237028, 0.9607080307094674, 0.7149779448109412], "std": [0.0465251238013868, 0.04692983643899612, 0.06777436075092322, 1.4392532002738123, 0.40853636924424813, 1.6673368332422995, 0.05344723413483175, 0.06345241479864411, 0.047032244773797464, 1.8507578354375547, 0.3841420108739864, 2.543673413905312], "min": [0.4398811013096241, 0.06149627337477616, 0.9849374281703208, -3.138271687634183, 0.3367422676418832, -3.1405136481907823, 0.4024115121523414, -0.33298363527067665, 0.9970958693594261, -3.141155703307003, 0.21027416407239863, -3.141213652337427], "max": [0.6387681216986046, 0.30376694530087783, 1.2419833797769428, 3.139993788338454, 1.5551100066096257, 3.1411990846006983, 0.6092284347268614, -0.04447080292670816, 1.1747550502043116, 3.1411859826811264, 1.481007680321663, 3.1407233410876794], "count": [882]}, "gripper_mode_state": {"mean": [0.6768707482993197, 0.5136054421768708], "std": [0.4676716138446304, 0.49981485766548733], "min": [0, 0], "max": [1, 1], "count": [882]}, "gripper_activity_state": {"mean": [1.810657596371882, 1.8979591836734695], "std": [0.5143957318325634, 0.3909641645034259], "min": [0, 0], "max": [2, 2], "count": [882]}, "gripper_mode_action": {"mean": [0.6768707482993197, 0.5136054421768708], "std": [0.4676716138446304, 0.49981485766548733], "min": [0, 0], "max": [1, 1], "count": [882]}, "gripper_activity_action": {"mean": [1.810657596371882, 1.8979591836734695], "std": [0.5143957318325634, 0.3909641645034259], "min": [0, 0], "max": [2, 2], "count": [882]}, "gripper_open_scale_state": {"mean": [0.34965160516086885, 0.35174217073149694], "std": [0.3144638076367102, 0.3009582727924368], "min": [0.0, 0.0], "max": [0.86, 0.713], "count": [882]}, "gripper_open_scale_action": {"mean": [0.34965160516086885, 0.35174217073149694], "std": [0.3144638076367102, 0.3009582727924368], "min": [0.0, 0.0], "max": [0.86, 0.713], "count": [882]}}} +{"episode_index": 238, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4164363654706147]], [[0.4410227666640205]], [[0.4438984885620915]]], "std": [[[0.2193046921177648]], [[0.19389597338624104]], [[0.18857383812460188]]], "count": [247]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4269833707099574]], [[0.45295816298854225]], [[0.4560530499986769]]], "std": [[[0.20749812861834036]], [[0.17614221755679713]], [[0.1671984122406127]]], "count": [247]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40702263849196896]], [[0.43525288924611677]], [[0.43732730924691066]]], "std": [[[0.18326865691295005]], [[0.1496846197629438]], [[0.13957035854895516]]], "count": [247]}, "observation.state": {"min": [-0.10077531635761261, 1.9735136032104492, -2.671680450439453, -1.8589677810668945, 0.5586974024772644, -1.547269344329834, -1.4542955160140991, -2.0, 0.12167099863290787, 0.21081100404262543, -0.15495699644088745, -2.74399995803833, -0.05700001120567322, -1.3259999752044678, -0.6962118148803711, -2.070030450820923, -1.72119140625, -2.0049471855163574, 1.9949811697006226, -1.5816173553466797, -0.25125759840011597, -2.0, -0.3371709883213043, 0.23464900255203247, -0.15675599873065948, 1.6339999437332153, -0.0820000097155571, -3.1371853351593018], "max": [0.6614274382591248, 2.0924229621887207, -1.2452749013900757, -0.2497042715549469, 1.889109492301941, 1.6876635551452637, 0.03464478626847267, 718.0, 0.38661301136016846, 0.4422309994697571, 0.06858000159263611, -1.1080000400543213, 0.9290000200271606, 0.46799996495246887, 0.08386306464672089, -1.908639907836914, -0.5766568183898926, -0.3358187973499298, 2.8903002738952637, 1.2034744024276733, 0.8425053358078003, 868.0, -0.04324299842119217, 0.45698100328445435, 0.06981000304222107, 2.8580000400543213, 0.8650000095367432, 3.1389999389648438], "mean": [0.2109004557132721, 2.076756238937378, -1.6862698793411255, -1.2781981229782104, 1.1220043897628784, 0.5738239884376526, -0.6559048891067505, 323.3046569824219, 0.24135230481624603, 0.33355188369750977, -0.018755324184894562, -2.399247407913208, 0.4918520152568817, -0.7001751661300659, -0.26790574193000793, -2.0566484928131104, -1.4339808225631714, -1.5151621103286743, 2.6559948921203613, -0.9248366355895996, 0.14657428860664368, 426.0549621582031, -0.20976771414279938, 0.33481574058532715, -0.007744204252958298, 2.3589510917663574, 0.3001459836959839, -2.117702007293701], "std": [0.1741512417793274, 0.010010055266320705, 0.376103013753891, 0.4224063754081726, 0.3955456018447876, 0.8406108021736145, 0.4389336407184601, 331.2420654296875, 0.03924866393208504, 0.053984519094228745, 0.06522786617279053, 0.3606739640235901, 0.22416436672210693, 0.42762574553489685, 0.1371971070766449, 0.016738124191761017, 0.23462890088558197, 0.3517073392868042, 0.2167399674654007, 0.6899634003639221, 0.19987940788269043, 335.8388977050781, 0.05938342213630676, 0.043459951877593994, 0.0397973395884037, 0.17016862332820892, 0.2852354347705841, 1.092934250831604], "count": [1551]}, "action": {"min": [-0.10077531635761261, 1.9735136032104492, -2.671680450439453, -1.8589677810668945, 0.5586974024772644, -1.547269344329834, -1.4542955160140991, -2.0, 0.12167099863290787, 0.21081100404262543, -0.15495699644088745, -2.74399995803833, -0.05700001120567322, -1.3259999752044678, -0.6962118148803711, -2.070030450820923, -1.72119140625, -2.0049471855163574, 1.9949811697006226, -1.5816173553466797, -0.25125759840011597, -2.0, -0.3371709883213043, 0.23464900255203247, -0.15675599873065948, 1.6339999437332153, -0.0820000097155571, -3.1371853351593018], "max": [0.6614274382591248, 2.0924229621887207, -1.2452749013900757, -0.2497042715549469, 1.889109492301941, 1.6876635551452637, 0.03464478626847267, 718.0, 0.38661301136016846, 0.4422309994697571, 0.06858000159263611, -1.1080000400543213, 0.9290000200271606, 0.46799996495246887, 0.08386306464672089, -1.908639907836914, -0.5766568183898926, -0.3358187973499298, 2.8903002738952637, 1.2034744024276733, 0.8425053358078003, 868.0, -0.04324299842119217, 0.45698100328445435, 0.06981000304222107, 2.8580000400543213, 0.8650000095367432, 3.1389999389648438], "mean": [0.2109004557132721, 2.076756238937378, -1.6862698793411255, -1.2781981229782104, 1.1220043897628784, 0.5738239884376526, -0.6559048891067505, 323.3046569824219, 0.24135230481624603, 0.33355188369750977, -0.018755324184894562, -2.399247407913208, 0.4918520152568817, -0.7001751661300659, -0.26790574193000793, -2.0566484928131104, -1.4339808225631714, -1.5151621103286743, 2.6559948921203613, -0.9248366355895996, 0.14657428860664368, 426.0549621582031, -0.20976771414279938, 0.33481574058532715, -0.007744204252958298, 2.3589510917663574, 0.3001459836959839, -2.117702007293701], "std": [0.1741512417793274, 0.010010055266320705, 0.376103013753891, 0.4224063754081726, 0.3955456018447876, 0.8406108021736145, 0.4389336407184601, 331.2420654296875, 0.03924866393208504, 0.053984519094228745, 0.06522786617279053, 0.3606739640235901, 0.22416436672210693, 0.42762574553489685, 0.1371971070766449, 0.016738124191761017, 0.23462890088558197, 0.3517073392868042, 0.2167399674654007, 0.6899634003639221, 0.19987940788269043, 335.8388977050781, 0.05938342213630676, 0.043459951877593994, 0.0397973395884037, 0.17016862332820892, 0.2852354347705841, 1.092934250831604], "count": [1551]}, "timestamp": {"min": [0.0], "max": [51.666666666666664], "mean": [25.833333333333332], "std": [14.924501356519109], "count": [1551]}, "frame_index": {"min": [0], "max": [1550], "mean": [775.0], "std": [447.7350406955733], "count": [1551]}, "episode_index": {"min": [241], "max": [241], "mean": [241.0], "std": [0.0], "count": [1551]}, "index": {"min": [265214], "max": [266764], "mean": [265989.0], "std": [447.7350406955733], "count": [1551]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1551]}, "subtask_annotation": {"mean": [21.338491295938105, 29.0, 29.0, 29.0, 29.0], "std": [2.4674923343623667, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1551]}, "scene_annotation": {"mean": [241.0], "std": [0.0], "min": [241], "max": [241], "count": [1551]}, "eef_direction_state": {"mean": [4.041263700838169, 4.237266279819472], "std": [2.086362201553499, 2.1251443625293485], "min": [0, 0], "max": [6, 6], "count": [1551]}, "eef_velocity_state": {"mean": [0.7240490006447453, 0.6479690522243714], "std": [0.6736703226319726, 0.7454098100956289], "min": [0, 0], "max": [2, 2], "count": [1551]}, "eef_acc_mag_state": {"mean": [0.7537072856221793, 0.6125080593165699], "std": [0.8405871973234561, 0.8014000256197552], "min": [0, 0], "max": [2, 2], "count": [1551]}, "eef_direction_action": {"mean": [4.041263700838169, 4.237266279819472], "std": [2.086362201553499, 2.1251443625293485], "min": [0, 0], "max": [6, 6], "count": [1551]}, "eef_velocity_action": {"mean": [0.7240490006447453, 0.6479690522243714], "std": [0.6736703226319726, 0.7454098100956289], "min": [0, 0], "max": [2, 2], "count": [1551]}, "eef_acc_mag_action": {"mean": [0.7537072856221793, 0.6125080593165699], "std": [0.8405871973234561, 0.8014000256197552], "min": [0, 0], "max": [2, 2], "count": [1551]}, "eef_sim_pose_state": {"mean": [0.5359048485233062, 0.21655715246116472, 1.1416551019432857, -0.24957957188502827, 0.7457390570657805, 2.5000300053481905, 0.5316342164464591, -0.23599841994158, 1.1038757023494155, 2.5608846125132443, 0.8963086840198394, -1.4782253910296241], "std": [0.04013781791738703, 0.03825065784694497, 0.05528897576968838, 2.9511774628618097, 0.39998393540699123, 1.1461246745855722, 0.04910319581495575, 0.06051608446951157, 0.04797112503888502, 0.8866177603763569, 0.35612885382912624, 2.342583778800604], "min": [0.42764518788416717, 0.04556943414856858, 0.9966536695406936, -3.141582696358098, 0.2105881639698306, -3.141234274661676, 0.396094463611662, -0.34324537843332237, 1.0006328217202642, -3.0829842092473907, 0.17420770183756562, -3.141447889909236], "max": [0.6520704359744993, 0.29067037575145677, 1.2740669264797952, 3.1415886237783863, 1.5621270613407447, 3.1399745581229124, 0.6374917726517607, -0.07001181829815802, 1.1807085764674075, 3.140397120047482, 1.4555973459926608, 3.141368654096548], "count": [1551]}, "eef_sim_pose_action": {"mean": [0.5359048485233062, 0.21655715246116472, 1.1416551019432857, -0.24957957188502827, 0.7457390570657805, 2.5000300053481905, 0.5316342164464591, -0.23599841994158, 1.1038757023494155, 2.5608846125132443, 0.8963086840198394, -1.4782253910296241], "std": [0.04013781791738703, 0.03825065784694497, 0.05528897576968838, 2.9511774628618097, 0.39998393540699123, 1.1461246745855722, 0.04910319581495575, 0.06051608446951157, 0.04797112503888502, 0.8866177603763569, 0.35612885382912624, 2.342583778800604], "min": [0.42764518788416717, 0.04556943414856858, 0.9966536695406936, -3.141582696358098, 0.2105881639698306, -3.141234274661676, 0.396094463611662, -0.34324537843332237, 1.0006328217202642, -3.0829842092473907, 0.17420770183756562, -3.141447889909236], "max": [0.6520704359744993, 0.29067037575145677, 1.2740669264797952, 3.1415886237783863, 1.5621270613407447, 3.1399745581229124, 0.6374917726517607, -0.07001181829815802, 1.1807085764674075, 3.140397120047482, 1.4555973459926608, 3.141368654096548], "count": [1551]}, "gripper_mode_state": {"mean": [0.5577047066408769, 0.5647969052224371], "std": [0.496659004581105, 0.4957835829004312], "min": [0, 0], "max": [1, 1], "count": [1551]}, "gripper_activity_state": {"mean": [1.6898774983881366, 1.938749194068343], "std": [0.6542186054399979, 0.30594915090220565], "min": [0, 0], "max": [2, 2], "count": [1551]}, "gripper_mode_action": {"mean": [0.5577047066408769, 0.5647969052224371], "std": [0.496659004581105, 0.4957835829004312], "min": [0, 0], "max": [1, 1], "count": [1551]}, "gripper_activity_action": {"mean": [1.6898774983881366, 1.938749194068343], "std": [0.6542186054399979, 0.30594915090220565], "min": [0, 0], "max": [2, 2], "count": [1551]}, "gripper_open_scale_state": {"mean": [0.4260809563022513, 0.3236101918612504], "std": [0.33580568899917246, 0.3309429301744364], "min": [0.0, 0.0], "max": [0.868, 0.718], "count": [1551]}, "gripper_open_scale_action": {"mean": [0.4260809563022513, 0.3236101918612504], "std": [0.33580568899917246, 0.3309429301744364], "min": [0.0, 0.0], "max": [0.868, 0.718], "count": [1551]}}} +{"episode_index": 239, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4222184680906583]], [[0.44548293943686473]], [[0.4462283869504709]]], "std": [[[0.2136659145424836]], [[0.1870575034469854]], [[0.18404823413739765]]], "count": [263]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4393859766023012]], [[0.45784851294763784]], [[0.45890564113795074]]], "std": [[[0.17188073494162628]], [[0.144058815658152]], [[0.13583016921459648]]], "count": [263]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42102965406695]], [[0.44542393185094065]], [[0.44690340294863196]]], "std": [[[0.17278903381457497]], [[0.1421673999659524]], [[0.13444790836835116]]], "count": [263]}, "observation.state": {"min": [-0.03162536770105362, 1.9701975584030151, -2.6438944339752197, -2.0355775356292725, -0.5026025176048279, -1.520112156867981, -0.44586181640625, -2.0, 0.15064199268817902, 0.23943200707435608, -0.16333499550819397, -2.75, 0.0009999987669289112, -1.3450000286102295, -0.7960970401763916, -2.0708158016204834, -2.006989002227783, -1.8387044668197632, 1.8329973220825195, -1.39757239818573, -0.12971287965774536, -2.0, -0.3588170111179352, 0.217631995677948, -0.1621139943599701, 1.5789999961853027, -0.027000002562999725, -3.1401853561401367], "max": [0.6064146757125854, 2.0924580097198486, -1.3653535842895508, -0.3176150321960449, 1.067670226097107, 1.6212189197540283, 0.8629781007766724, 750.0, 0.3953549861907959, 0.39430201053619385, 0.07453999668359756, -1.3029999732971191, 0.9449999928474426, 0.351000040769577, 0.03392920270562172, -1.9102104902267456, -0.336935818195343, -0.2744355797767639, 2.8288819789886475, 1.2108222246170044, 0.8694707155227661, 860.0, -0.06518799811601639, 0.4814450144767761, 0.038743000477552414, 2.7160000801086426, 0.8190000057220459, 3.1410000324249268], "mean": [0.1666993945837021, 2.07909893989563, -1.857693076133728, -1.2887831926345825, 0.29006844758987427, 0.29156795144081116, 0.1997547745704651, 223.9049072265625, 0.23608312010765076, 0.3246394395828247, -0.02830253541469574, -2.2928662300109863, 0.5487214922904968, -0.6262107491493225, -0.35516834259033203, -2.0578274726867676, -1.476301908493042, -1.3014870882034302, 2.4381532669067383, -0.6377739310264587, 0.4375593364238739, 411.8484802246094, -0.1992611587047577, 0.3716357350349426, -0.01640484482049942, 2.3629062175750732, 0.4072137773036957, -2.2520227432250977], "std": [0.17231369018554688, 0.009311689995229244, 0.2945626974105835, 0.5165984034538269, 0.3295189142227173, 0.8672381043434143, 0.3245595395565033, 269.76953125, 0.05138428509235382, 0.041637979447841644, 0.06983629614114761, 0.3648936152458191, 0.2400682419538498, 0.3765089213848114, 0.21611930429935455, 0.01625390350818634, 0.34291747212409973, 0.38801389932632446, 0.30954158306121826, 0.6381741166114807, 0.30150172114372253, 335.0014343261719, 0.06139582395553589, 0.061800628900527954, 0.04412880912423134, 0.18332946300506592, 0.23625585436820984, 1.2401123046875], "count": [1693]}, "action": {"min": [-0.03162536770105362, 1.9701975584030151, -2.6438944339752197, -2.0355775356292725, -0.5026025176048279, -1.520112156867981, -0.44586181640625, -2.0, 0.15064199268817902, 0.23943200707435608, -0.16333499550819397, -2.75, 0.0009999987669289112, -1.3450000286102295, -0.7960970401763916, -2.0708158016204834, -2.006989002227783, -1.8387044668197632, 1.8329973220825195, -1.39757239818573, -0.12971287965774536, -2.0, -0.3588170111179352, 0.217631995677948, -0.1621139943599701, 1.5789999961853027, -0.027000002562999725, -3.1401853561401367], "max": [0.6064146757125854, 2.0924580097198486, -1.3653535842895508, -0.3176150321960449, 1.067670226097107, 1.6212189197540283, 0.8629781007766724, 750.0, 0.3953549861907959, 0.39430201053619385, 0.07453999668359756, -1.3029999732971191, 0.9449999928474426, 0.351000040769577, 0.03392920270562172, -1.9102104902267456, -0.336935818195343, -0.2744355797767639, 2.8288819789886475, 1.2108222246170044, 0.8694707155227661, 860.0, -0.06518799811601639, 0.4814450144767761, 0.038743000477552414, 2.7160000801086426, 0.8190000057220459, 3.1410000324249268], "mean": [0.1666993945837021, 2.07909893989563, -1.857693076133728, -1.2887831926345825, 0.29006844758987427, 0.29156795144081116, 0.1997547745704651, 223.9049072265625, 0.23608312010765076, 0.3246394395828247, -0.02830253541469574, -2.2928662300109863, 0.5487214922904968, -0.6262107491493225, -0.35516834259033203, -2.0578274726867676, -1.476301908493042, -1.3014870882034302, 2.4381532669067383, -0.6377739310264587, 0.4375593364238739, 411.8484802246094, -0.1992611587047577, 0.3716357350349426, -0.01640484482049942, 2.3629062175750732, 0.4072137773036957, -2.2520227432250977], "std": [0.17231369018554688, 0.009311689995229244, 0.2945626974105835, 0.5165984034538269, 0.3295189142227173, 0.8672381043434143, 0.3245595395565033, 269.76953125, 0.05138428509235382, 0.041637979447841644, 0.06983629614114761, 0.3648936152458191, 0.2400682419538498, 0.3765089213848114, 0.21611930429935455, 0.01625390350818634, 0.34291747212409973, 0.38801389932632446, 0.30954158306121826, 0.6381741166114807, 0.30150172114372253, 335.0014343261719, 0.06139582395553589, 0.061800628900527954, 0.04412880912423134, 0.18332946300506592, 0.23625585436820984, 1.2401123046875], "count": [1693]}, "timestamp": {"min": [0.0], "max": [56.4], "mean": [28.2], "std": [16.290897253783577], "count": [1693]}, "frame_index": {"min": [0], "max": [1692], "mean": [846.0], "std": [488.72691761350734], "count": [1693]}, "episode_index": {"min": [242], "max": [242], "mean": [242.0], "std": [0.0], "count": [1693]}, "index": {"min": [266765], "max": [268457], "mean": [267611.0], "std": [488.72691761350734], "count": [1693]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1693]}, "subtask_annotation": {"mean": [21.028352037802716, 29.0, 29.0, 29.0, 29.0], "std": [2.92762057952196, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1693]}, "scene_annotation": {"mean": [242.0], "std": [0.0], "min": [242], "max": [242], "count": [1693]}, "eef_direction_state": {"mean": [4.053160070880095, 4.1134081512108684], "std": [2.088872382047902, 1.896654441760954], "min": [0, 0], "max": [6, 6], "count": [1693]}, "eef_velocity_state": {"mean": [0.7017129356172475, 0.77436503248671], "std": [0.65139453861845, 0.7142989170840073], "min": [0, 0], "max": [2, 2], "count": [1693]}, "eef_acc_mag_state": {"mean": [0.7324276432368576, 0.7466036621382162], "std": [0.8276774992448666, 0.8285702325548687], "min": [0, 0], "max": [2, 2], "count": [1693]}, "eef_direction_action": {"mean": [4.053160070880095, 4.1134081512108684], "std": [2.088872382047902, 1.896654441760954], "min": [0, 0], "max": [6, 6], "count": [1693]}, "eef_velocity_action": {"mean": [0.7017129356172475, 0.77436503248671], "std": [0.65139453861845, 0.7142989170840073], "min": [0, 0], "max": [2, 2], "count": [1693]}, "eef_acc_mag_action": {"mean": [0.7324276432368576, 0.7466036621382162], "std": [0.8276774992448666, 0.8285702325548687], "min": [0, 0], "max": [2, 2], "count": [1693]}, "eef_sim_pose_state": {"mean": [0.5682430952810724, 0.20792281703018775, 1.1369481590118546, 0.3861552493971268, 0.9422175469611259, 2.5393538928517025, 0.5199439499992664, -0.22260530118956526, 1.0981291948583987, 0.9562428260483429, 0.9908151763445886, -1.0654416249883027], "std": [0.06068255207596664, 0.0505463051111426, 0.047392493206511614, 2.8793909440571266, 0.3540398914687654, 0.7299921989801155, 0.036389669639969494, 0.06232433650128617, 0.058467151109833984, 2.503253491650437, 0.35628726082489, 2.5793410282446247], "min": [0.41504773058494804, 0.05078206954052247, 0.9874928600256827, -3.141555953526698, 0.3410740659955529, -3.136882181280207, 0.42594605150592846, -0.34085126709784497, 0.9861122426092102, -3.139742151631, 0.19941057029903386, -3.1413127735979187], "max": [0.67093799337423, 0.3177518291081764, 1.224096520388172, 3.141243305860562, 1.5480733436281677, 3.1195528914672686, 0.5849821263132821, -0.08338831389489709, 1.2069496316831518, 3.1415166566358255, 1.567842606122388, 3.140438706755207], "count": [1693]}, "eef_sim_pose_action": {"mean": [0.5682430952810724, 0.20792281703018775, 1.1369481590118546, 0.3861552493971268, 0.9422175469611259, 2.5393538928517025, 0.5199439499992664, -0.22260530118956526, 1.0981291948583987, 0.9562428260483429, 0.9908151763445886, -1.0654416249883027], "std": [0.06068255207596664, 0.0505463051111426, 0.047392493206511614, 2.8793909440571266, 0.3540398914687654, 0.7299921989801155, 0.036389669639969494, 0.06232433650128617, 0.058467151109833984, 2.503253491650437, 0.35628726082489, 2.5793410282446247], "min": [0.41504773058494804, 0.05078206954052247, 0.9874928600256827, -3.141555953526698, 0.3410740659955529, -3.136882181280207, 0.42594605150592846, -0.34085126709784497, 0.9861122426092102, -3.139742151631, 0.19941057029903386, -3.1413127735979187], "max": [0.67093799337423, 0.3177518291081764, 1.224096520388172, 3.141243305860562, 1.5480733436281677, 3.1195528914672686, 0.5849821263132821, -0.08338831389489709, 1.2069496316831518, 3.1415166566358255, 1.567842606122388, 3.140438706755207], "count": [1693]}, "gripper_mode_state": {"mean": [0.6024808033077378, 0.7531010041346722], "std": [0.4893850068743497, 0.43120746944599136], "min": [0, 0], "max": [1, 1], "count": [1693]}, "gripper_activity_state": {"mean": [1.792085056113408, 1.9297105729474306], "std": [0.550365791345604, 0.3211721354157041], "min": [0, 0], "max": [2, 2], "count": [1693]}, "gripper_mode_action": {"mean": [0.6024808033077378, 0.7531010041346722], "std": [0.4893850068743497, 0.43120746944599136], "min": [0, 0], "max": [1, 1], "count": [1693]}, "gripper_activity_action": {"mean": [1.792085056113408, 1.9297105729474306], "std": [0.550365791345604, 0.3211721354157041], "min": [0, 0], "max": [2, 2], "count": [1693]}, "gripper_open_scale_state": {"mean": [0.4118496749389121, 0.22391189618281074], "std": [0.33500014232379005, 0.26976372205861315], "min": [0.0, 0.0], "max": [0.86, 0.75], "count": [1693]}, "gripper_open_scale_action": {"mean": [0.4118496749389121, 0.22391189618281074], "std": [0.33500014232379005, 0.26976372205861315], "min": [0.0, 0.0], "max": [0.86, 0.75], "count": [1693]}}} +{"episode_index": 240, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4190624596878225]], [[0.4423053405572755]], [[0.4458617708870829]]], "std": [[[0.21409719821676446]], [[0.18907671834288764]], [[0.18312515501379345]]], "count": [152]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7647058823529411]], [[0.7686274509803922]]], "mean": [[[0.4387979943347953]], [[0.4598181342986756]], [[0.46172802045708633]]], "std": [[[0.18489351864113496]], [[0.1551698788588863]], [[0.14669606723360595]]], "count": [152]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.41210688639490883]], [[0.4412070984369625]], [[0.44266439171611627]]], "std": [[[0.16529307865163478]], [[0.12953509451032855]], [[0.12050051819393495]]], "count": [152]}, "observation.state": {"min": [-0.1370956152677536, 2.0135865211486816, -2.513413667678833, -1.9515749216079712, -0.061854466795921326, -1.674085021018982, -0.20024162530899048, -2.0, 0.14790600538253784, 0.1799270063638687, -0.1665859967470169, -2.6549999713897705, -0.03300000727176666, -1.340999960899353, -0.6438868641853333, -2.072403907775879, -1.6850630044937134, -1.8027331829071045, 2.3141496181488037, -1.2771795988082886, -0.33166491985321045, -6.0, -0.33341699838638306, 0.27668100595474243, -0.1569029986858368, 1.6779999732971191, 0.11400000005960464, -3.1391851902008057], "max": [0.6685658097267151, 2.0925800800323486, -1.4653959274291992, 0.003228859044611454, 0.9216037392616272, 1.6433148384094238, 0.4501204490661621, 711.0, 0.3953630030155182, 0.4030739963054657, 0.0662039965391159, -1.284999966621399, 0.9320000410079956, 0.304999977350235, -0.02542944811284542, -1.96634042263031, -0.45402997732162476, -0.2998126447200775, 2.7628564834594727, 1.2268617153167725, 0.24671974778175354, 866.0, -0.07382500171661377, 0.45034900307655334, 0.04108300060033798, 2.6710000038146973, 0.843000054359436, 3.1389999389648438], "mean": [0.13213741779327393, 2.0763118267059326, -1.8293222188949585, -1.2809640169143677, 0.40796762704849243, 0.31396883726119995, 0.07186856865882874, 364.77093505859375, 0.2525661587715149, 0.3109016418457031, -0.020669061690568924, -2.2235515117645264, 0.5388162136077881, -0.6488659381866455, -0.29964679479599, -2.0589802265167236, -1.3977851867675781, -1.3417165279388428, 2.61692214012146, -0.5824797749519348, 0.10345971584320068, 337.5587463378906, -0.21436740458011627, 0.3566606938838959, -0.014103146269917488, 2.35254168510437, 0.4710048735141754, -1.9449279308319092], "std": [0.1787339448928833, 0.008510803803801537, 0.2626338601112366, 0.5630509853363037, 0.19102270901203156, 1.0014011859893799, 0.20812861621379852, 313.1907653808594, 0.04456351324915886, 0.05034919083118439, 0.05668536573648453, 0.2910168170928955, 0.3058004379272461, 0.47533079981803894, 0.1333659142255783, 0.01281016692519188, 0.33254536986351013, 0.42563626170158386, 0.12577404081821442, 0.7453105449676514, 0.10548985004425049, 297.1668395996094, 0.06448286026716232, 0.04544154554605484, 0.04763568937778473, 0.1790362298488617, 0.2489246279001236, 1.5002754926681519], "count": [817]}, "action": {"min": [-0.1370956152677536, 2.0135865211486816, -2.513413667678833, -1.9515749216079712, -0.061854466795921326, -1.674085021018982, -0.20024162530899048, -2.0, 0.14790600538253784, 0.1799270063638687, -0.1665859967470169, -2.6549999713897705, -0.03300000727176666, -1.340999960899353, -0.6438868641853333, -2.072403907775879, -1.6850630044937134, -1.8027331829071045, 2.3141496181488037, -1.2771795988082886, -0.33166491985321045, -6.0, -0.33341699838638306, 0.27668100595474243, -0.1569029986858368, 1.6779999732971191, 0.11400000005960464, -3.1391851902008057], "max": [0.6685658097267151, 2.0925800800323486, -1.4653959274291992, 0.003228859044611454, 0.9216037392616272, 1.6433148384094238, 0.4501204490661621, 711.0, 0.3953630030155182, 0.4030739963054657, 0.0662039965391159, -1.284999966621399, 0.9320000410079956, 0.304999977350235, -0.02542944811284542, -1.96634042263031, -0.45402997732162476, -0.2998126447200775, 2.7628564834594727, 1.2268617153167725, 0.24671974778175354, 866.0, -0.07382500171661377, 0.45034900307655334, 0.04108300060033798, 2.6710000038146973, 0.843000054359436, 3.1389999389648438], "mean": [0.13213741779327393, 2.0763118267059326, -1.8293222188949585, -1.2809640169143677, 0.40796762704849243, 0.31396883726119995, 0.07186856865882874, 364.77093505859375, 0.2525661587715149, 0.3109016418457031, -0.020669061690568924, -2.2235515117645264, 0.5388162136077881, -0.6488659381866455, -0.29964679479599, -2.0589802265167236, -1.3977851867675781, -1.3417165279388428, 2.61692214012146, -0.5824797749519348, 0.10345971584320068, 337.5587463378906, -0.21436740458011627, 0.3566606938838959, -0.014103146269917488, 2.35254168510437, 0.4710048735141754, -1.9449279308319092], "std": [0.1787339448928833, 0.008510803803801537, 0.2626338601112366, 0.5630509853363037, 0.19102270901203156, 1.0014011859893799, 0.20812861621379852, 313.1907653808594, 0.04456351324915886, 0.05034919083118439, 0.05668536573648453, 0.2910168170928955, 0.3058004379272461, 0.47533079981803894, 0.1333659142255783, 0.01281016692519188, 0.33254536986351013, 0.42563626170158386, 0.12577404081821442, 0.7453105449676514, 0.10548985004425049, 297.1668395996094, 0.06448286026716232, 0.04544154554605484, 0.04763568937778473, 0.1790362298488617, 0.2489246279001236, 1.5002754926681519], "count": [817]}, "timestamp": {"min": [0.0], "max": [27.2], "mean": [13.599999999999996], "std": [7.861580276537565], "count": [817]}, "frame_index": {"min": [0], "max": [816], "mean": [408.0], "std": [235.84740829612693], "count": [817]}, "episode_index": {"min": [243], "max": [243], "mean": [243.0], "std": [0.0], "count": [817]}, "index": {"min": [268458], "max": [269274], "mean": [268866.0], "std": [235.84740829612693], "count": [817]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [817]}, "subtask_annotation": {"mean": [21.60954712362301, 29.0, 29.0, 29.0, 29.0], "std": [2.4704980276894157, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [817]}, "scene_annotation": {"mean": [243.0], "std": [0.0], "min": [243], "max": [243], "count": [817]}, "eef_direction_state": {"mean": [4.0, 3.7172582619339045], "std": [2.020094887309299, 1.9925462875643865], "min": [0, 0], "max": [6, 6], "count": [817]}, "eef_velocity_state": {"mean": [0.7772337821297429, 0.9045287637698899], "std": [0.6502579738027223, 0.7393083237190445], "min": [0, 0], "max": [2, 2], "count": [817]}, "eef_acc_mag_state": {"mean": [0.7858017135862914, 0.8641370869033048], "std": [0.8422119997255748, 0.8425054555618535], "min": [0, 0], "max": [2, 2], "count": [817]}, "eef_direction_action": {"mean": [4.0, 3.7172582619339045], "std": [2.020094887309299, 1.9925462875643865], "min": [0, 0], "max": [6, 6], "count": [817]}, "eef_velocity_action": {"mean": [0.7772337821297429, 0.9045287637698899], "std": [0.6502579738027223, 0.7393083237190445], "min": [0, 0], "max": [2, 2], "count": [817]}, "eef_acc_mag_action": {"mean": [0.7858017135862914, 0.8641370869033048], "std": [0.8422119997255748, 0.8425054555618535], "min": [0, 0], "max": [2, 2], "count": [817]}, "eef_sim_pose_state": {"mean": [0.5527030630418173, 0.21793047606558505, 1.1284319810515293, -2.0340470113449705, 0.9090852482632763, 1.4766812574340427, 0.5073011573059877, -0.23712797592319534, 1.092445715570038, 2.1086318459007236, 0.9503281035639546, -0.8363953662366276], "std": [0.0436842740245639, 0.047338009868034284, 0.06005971639490081, 1.9513861427519408, 0.35156008073091144, 2.4386609597996673, 0.04200010730926324, 0.05162361676466989, 0.05582965212966718, 1.7862849179473272, 0.46250777750078687, 2.678687471948598], "min": [0.47224323267462565, 0.05690378420359073, 0.9918787575314681, -3.141543825449279, 0.4414937065267259, -3.1412393539488814, 0.36365548837301553, -0.36724021911026505, 1.0031247660789693, -3.141276266983914, 0.14354679438304663, -3.140405139848265], "max": [0.6447184751976487, 0.28975886978582943, 1.2342589058974642, 3.141592302123619, 1.557972564789082, 3.1408542357549134, 0.5917020990294798, -0.08003165269080914, 1.1929915530574422, 3.1415043139790346, 1.4732857633708756, 3.1414593517776512], "count": [817]}, "eef_sim_pose_action": {"mean": [0.5527030630418173, 0.21793047606558505, 1.1284319810515293, -2.0340470113449705, 0.9090852482632763, 1.4766812574340427, 0.5073011573059877, -0.23712797592319534, 1.092445715570038, 2.1086318459007236, 0.9503281035639546, -0.8363953662366276], "std": [0.0436842740245639, 0.047338009868034284, 0.06005971639490081, 1.9513861427519408, 0.35156008073091144, 2.4386609597996673, 0.04200010730926324, 0.05162361676466989, 0.05582965212966718, 1.7862849179473272, 0.46250777750078687, 2.678687471948598], "min": [0.47224323267462565, 0.05690378420359073, 0.9918787575314681, -3.141543825449279, 0.4414937065267259, -3.1412393539488814, 0.36365548837301553, -0.36724021911026505, 1.0031247660789693, -3.141276266983914, 0.14354679438304663, -3.140405139848265], "max": [0.6447184751976487, 0.28975886978582943, 1.2342589058974642, 3.141592302123619, 1.557972564789082, 3.1408542357549134, 0.5917020990294798, -0.08003165269080914, 1.1929915530574422, 3.1415043139790346, 1.4732857633708756, 3.1414593517776512], "count": [817]}, "gripper_mode_state": {"mean": [0.7123623011015912, 0.594859241126071], "std": [0.45266130061099574, 0.490919264617909], "min": [0, 0], "max": [1, 1], "count": [817]}, "gripper_activity_state": {"mean": [1.821297429620563, 1.8935128518971849], "std": [0.5092887794389616, 0.39849106164607956], "min": [0, 0], "max": [2, 2], "count": [817]}, "gripper_mode_action": {"mean": [0.7123623011015912, 0.594859241126071], "std": [0.45266130061099574, 0.490919264617909], "min": [0, 0], "max": [1, 1], "count": [817]}, "gripper_activity_action": {"mean": [1.821297429620563, 1.8935128518971849], "std": [0.5092887794389616, 0.39849106164607956], "min": [0, 0], "max": [2, 2], "count": [817]}, "gripper_open_scale_state": {"mean": [0.33758445526103226, 0.3648406772896593], "std": [0.29713744724795693, 0.3131096302227858], "min": [0.0, 0.0], "max": [0.866, 0.711], "count": [817]}, "gripper_open_scale_action": {"mean": [0.33758445526103226, 0.3648406772896593], "std": [0.29713744724795693, 0.3131096302227858], "min": [0.0, 0.0], "max": [0.866, 0.711], "count": [817]}}} +{"episode_index": 241, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.40998707852003846]], [[0.4367546240880073]], [[0.43975644332345337]]], "std": [[[0.2214879796915886]], [[0.1942970731442689]], [[0.18854310203321462]]], "count": [258]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.8156862745098039]], [[0.8]]], "mean": [[[0.4024713933538532]], [[0.4395823057582206]], [[0.44515650253964634]]], "std": [[[0.21596249295989295]], [[0.17784258570625525]], [[0.1675990065347438]]], "count": [258]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.38432600889192886]], [[0.4313645477086184]], [[0.43747560657014745]]], "std": [[[0.1860741713352949]], [[0.14538390015422295]], [[0.13507396995352378]]], "count": [258]}, "observation.state": {"min": [0.14681708812713623, 1.9262675046920776, -1.518628478050232, -1.4080967903137207, -2.455922842025757, -1.9705814123153687, 0.17318902909755707, -3.0, 0.15572099387645721, 0.21934500336647034, -0.13577699661254883, -3.1411852836608887, 0.07000000774860382, -1.7400000095367432, -0.6713932752609253, -2.073171854019165, -1.6920443773269653, -1.9467228651046753, 2.147941827774048, -1.5816173553466797, -0.40627777576446533, -2.0, -0.3199850022792816, 0.2720490097999573, -0.15625199675559998, 1.7259999513626099, -0.07300000637769699, -3.1391851902008057], "max": [1.0000736713409424, 2.0925276279449463, -0.4983613193035126, 0.199264258146286, 0.09262463450431824, -0.5391671657562256, 2.5967533588409424, 684.0, 0.37620899081230164, 0.43555399775505066, 0.08628100156784058, 3.1410000324249268, 1.2589999437332153, 0.3619999885559082, -0.03467969223856926, -2.0058720111846924, -0.4905945956707001, -0.3617543876171112, 2.889026165008545, 1.179458737373352, 0.46844640374183655, 846.0, -0.09126699715852737, 0.450886994600296, 0.042344000190496445, 2.6510000228881836, 0.8799999952316284, 3.1389999389648438], "mean": [0.3560533821582794, 2.0703229904174805, -0.7571925520896912, -0.7772491574287415, -1.8751953840255737, -1.5882622003555298, 2.035766839981079, 374.0100402832031, 0.30270421504974365, 0.29045090079307556, 0.020005639642477036, 1.0949506759643555, 0.5433603525161743, -1.2378226518630981, -0.3285403251647949, -2.0597097873687744, -1.3764640092849731, -1.4466387033462524, 2.6780946254730225, -0.8929556012153625, 0.05722241476178169, 284.9680480957031, -0.20869894325733185, 0.33767449855804443, -0.013757073320448399, 2.3379642963409424, 0.3051397204399109, -2.1834213733673096], "std": [0.1513463705778122, 0.02176310494542122, 0.21564508974552155, 0.41419684886932373, 0.5619692206382751, 0.29361242055892944, 0.616005539894104, 262.6229248046875, 0.046051230281591415, 0.04838690906763077, 0.047763142734766006, 2.698134183883667, 0.34752851724624634, 0.47499746084213257, 0.13649475574493408, 0.006334667559713125, 0.3085686266422272, 0.42627936601638794, 0.21778742969036102, 0.842115044593811, 0.1811342090368271, 246.19618225097656, 0.049368966370821, 0.03817174956202507, 0.04659739509224892, 0.13215884566307068, 0.32902491092681885, 0.9129713773727417], "count": [1643]}, "action": {"min": [0.14681708812713623, 1.9262675046920776, -1.518628478050232, -1.4080967903137207, -2.455922842025757, -1.9705814123153687, 0.17318902909755707, -3.0, 0.15572099387645721, 0.21934500336647034, -0.13577699661254883, -3.1411852836608887, 0.07000000774860382, -1.7400000095367432, -0.6713932752609253, -2.073171854019165, -1.6920443773269653, -1.9467228651046753, 2.147941827774048, -1.5816173553466797, -0.40627777576446533, -2.0, -0.3199850022792816, 0.2720490097999573, -0.15625199675559998, 1.7259999513626099, -0.07300000637769699, -3.1391851902008057], "max": [1.0000736713409424, 2.0925276279449463, -0.4983613193035126, 0.199264258146286, 0.09262463450431824, -0.5391671657562256, 2.5967533588409424, 684.0, 0.37620899081230164, 0.43555399775505066, 0.08628100156784058, 3.1410000324249268, 1.2589999437332153, 0.3619999885559082, -0.03467969223856926, -2.0058720111846924, -0.4905945956707001, -0.3617543876171112, 2.889026165008545, 1.179458737373352, 0.46844640374183655, 846.0, -0.09126699715852737, 0.450886994600296, 0.042344000190496445, 2.6510000228881836, 0.8799999952316284, 3.1389999389648438], "mean": [0.3560533821582794, 2.0703229904174805, -0.7571925520896912, -0.7772491574287415, -1.8751953840255737, -1.5882622003555298, 2.035766839981079, 374.0100402832031, 0.30270421504974365, 0.29045090079307556, 0.020005639642477036, 1.0949506759643555, 0.5433603525161743, -1.2378226518630981, -0.3285403251647949, -2.0597097873687744, -1.3764640092849731, -1.4466387033462524, 2.6780946254730225, -0.8929556012153625, 0.05722241476178169, 284.9680480957031, -0.20869894325733185, 0.33767449855804443, -0.013757073320448399, 2.3379642963409424, 0.3051397204399109, -2.1834213733673096], "std": [0.1513463705778122, 0.02176310494542122, 0.21564508974552155, 0.41419684886932373, 0.5619692206382751, 0.29361242055892944, 0.616005539894104, 262.6229248046875, 0.046051230281591415, 0.04838690906763077, 0.047763142734766006, 2.698134183883667, 0.34752851724624634, 0.47499746084213257, 0.13649475574493408, 0.006334667559713125, 0.3085686266422272, 0.42627936601638794, 0.21778742969036102, 0.842115044593811, 0.1811342090368271, 246.19618225097656, 0.049368966370821, 0.03817174956202507, 0.04659739509224892, 0.13215884566307068, 0.32902491092681885, 0.9129713773727417], "count": [1643]}, "timestamp": {"min": [0.0], "max": [54.733333333333334], "mean": [27.366666666666667], "std": [15.809771942975297], "count": [1643]}, "frame_index": {"min": [0], "max": [1642], "mean": [821.0], "std": [474.2931582892589], "count": [1643]}, "episode_index": {"min": [244], "max": [244], "mean": [244.0], "std": [0.0], "count": [1643]}, "index": {"min": [269275], "max": [270917], "mean": [270096.0], "std": [474.2931582892589], "count": [1643]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1643]}, "subtask_annotation": {"mean": [21.794278758368836, 29.0, 29.0, 29.0, 29.0], "std": [2.5239529590421323, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1643]}, "scene_annotation": {"mean": [244.0], "std": [0.0], "min": [244], "max": [244], "count": [1643]}, "eef_direction_state": {"mean": [4.482045039561777, 3.554473524041388], "std": [2.0412991472495667, 2.2260936119309798], "min": [0, 0], "max": [6, 6], "count": [1643]}, "eef_velocity_state": {"mean": [0.515520389531345, 0.768715763846622], "std": [0.6134792618063225, 0.685521952300312], "min": [0, 0], "max": [2, 2], "count": [1643]}, "eef_acc_mag_state": {"mean": [0.620815581253804, 0.6914181375532562], "std": [0.8110497196039045, 0.8265780553843867], "min": [0, 0], "max": [2, 2], "count": [1643]}, "eef_direction_action": {"mean": [4.482045039561777, 3.554473524041388], "std": [2.0412991472495667, 2.2260936119309798], "min": [0, 0], "max": [6, 6], "count": [1643]}, "eef_velocity_action": {"mean": [0.515520389531345, 0.768715763846622], "std": [0.6134792618063225, 0.685521952300312], "min": [0, 0], "max": [2, 2], "count": [1643]}, "eef_acc_mag_action": {"mean": [0.620815581253804, 0.6914181375532562], "std": [0.8110497196039045, 0.8265780553843867], "min": [0, 0], "max": [2, 2], "count": [1643]}, "eef_sim_pose_state": {"mean": [0.5392230057390488, 0.2102080381334453, 1.1380652056372251, 0.3954496010071824, 0.7306771011683143, 2.329291027441791, 0.49744840027425813, -0.32072069765264244, 1.0821660062867955, 1.9944822042823833, 0.5425996361512178, 2.3783985074744405], "std": [0.034945139526546334, 0.034618055449281454, 0.059239935374224485, 2.898702312556188, 0.44177436675860404, 1.5661249877193852, 0.04411725943585084, 0.0544145106974732, 0.0385144904325264, 0.4615066545698263, 0.3979350797659162, 1.3815171360072824], "min": [0.46452377651989724, 0.0789331278579054, 0.993607732145086, -3.138784035632235, 0.2830552196700902, -3.1408454847818073, 0.40624686508295604, -0.3898159130885561, 1.0106150081575527, -0.6240395656533416, 0.07966149459619332, -3.1402034505444822], "max": [0.6444301312398759, 0.2711412981544413, 1.2420452255235657, 3.1366089558727617, 1.5421028931826406, 3.1415136156611823, 0.6325223261988117, -0.11681073529763118, 1.1946610244890103, 2.6408193167916343, 1.4999368711527419, 3.1399773248718454], "count": [1643]}, "eef_sim_pose_action": {"mean": [0.5392230057390488, 0.2102080381334453, 1.1380652056372251, 0.3954496010071824, 0.7306771011683143, 2.329291027441791, 0.49744840027425813, -0.32072069765264244, 1.0821660062867955, 1.9944822042823833, 0.5425996361512178, 2.3783985074744405], "std": [0.034945139526546334, 0.034618055449281454, 0.059239935374224485, 2.898702312556188, 0.44177436675860404, 1.5661249877193852, 0.04411725943585084, 0.0544145106974732, 0.0385144904325264, 0.4615066545698263, 0.3979350797659162, 1.3815171360072824], "min": [0.46452377651989724, 0.0789331278579054, 0.993607732145086, -3.138784035632235, 0.2830552196700902, -3.1408454847818073, 0.40624686508295604, -0.3898159130885561, 1.0106150081575527, -0.6240395656533416, 0.07966149459619332, -3.1402034505444822], "max": [0.6444301312398759, 0.2711412981544413, 1.2420452255235657, 3.1366089558727617, 1.5421028931826406, 3.1415136156611823, 0.6325223261988117, -0.11681073529763118, 1.1946610244890103, 2.6408193167916343, 1.4999368711527419, 3.1399773248718454], "count": [1643]}, "gripper_mode_state": {"mean": [0.7869750456482045, 0.48995739500912966], "std": [0.4094451406174078, 0.4998991359114313], "min": [0, 0], "max": [1, 1], "count": [1643]}, "gripper_activity_state": {"mean": [1.8794887401095557, 1.884357881923311], "std": [0.4216730224747079, 0.4186957676042974], "min": [0, 0], "max": [2, 2], "count": [1643]}, "gripper_mode_action": {"mean": [0.7869750456482045, 0.48995739500912966], "std": [0.4094451406174078, 0.4998991359114313], "min": [0, 0], "max": [1, 1], "count": [1643]}, "gripper_activity_action": {"mean": [1.8794887401095557, 1.884357881923311], "std": [0.4216730224747079, 0.4186957676042974], "min": [0, 0], "max": [2, 2], "count": [1643]}, "gripper_open_scale_state": {"mean": [0.28497006611902376, 0.37409029594174403], "std": [0.24619383420696617, 0.2625081572484692], "min": [0.0, 0.0], "max": [0.846, 0.684], "count": [1643]}, "gripper_open_scale_action": {"mean": [0.28497006611902376, 0.37409029594174403], "std": [0.24619383420696617, 0.2625081572484692], "min": [0.0, 0.0], "max": [0.846, 0.684], "count": [1643]}}} +{"episode_index": 242, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4140658383046615]], [[0.4380968744219386]], [[0.4406055732827722]]], "std": [[[0.21423932797772097]], [[0.18843512751745037]], [[0.1831781875892047]]], "count": [212]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7843137254901961]], [[0.7647058823529411]]], "mean": [[[0.44208510798187195]], [[0.45946188455728204]], [[0.4597540656986065]]], "std": [[[0.16502623070877592]], [[0.13727324629189716]], [[0.12907172045032053]]], "count": [212]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43394064465408805]], [[0.4528419801686398]], [[0.4534953861064866]]], "std": [[[0.15493512605247187]], [[0.1272668904194143]], [[0.11973315554916497]]], "count": [212]}, "observation.state": {"min": [-0.026145033538341522, 1.9610693454742432, -2.120941638946533, -1.9359540939331055, -2.180300235748291, -1.657050609588623, -2.8273985385894775, -3.0, 0.0804319977760315, 0.220877006649971, -0.1285260021686554, -3.1401853561401367, -0.15299999713897705, -1.6859999895095825, -0.9452179670333862, -2.0783729553222656, -1.8077248334884644, -1.8237992525100708, 1.8076375722885132, -1.446616291999817, -0.33508574962615967, -2.0, -0.3340870141983032, 0.27722400426864624, -0.16420899331569672, 1.600000023841858, 0.008999998681247234, -3.1401853561401367], "max": [0.9579588770866394, 2.0924925804138184, -0.46727702021598816, 0.2624626159667969, 2.290482997894287, 1.579365849494934, 2.338933229446411, 731.0, 0.4134030044078827, 0.4886449873447418, 0.08015599846839905, 3.138000011444092, 1.2230000495910645, 0.8650000691413879, 0.006073745898902416, -1.9468449354171753, -0.4049687385559082, -0.3225892186164856, 2.8702635765075684, 1.2704601287841797, 0.8903448581695557, 829.0, -0.046358998864889145, 0.4990580081939697, 0.02606399916112423, 2.6500000953674316, 0.878000020980835, 3.13100004196167], "mean": [0.3634780943393707, 2.072629451751709, -1.1198123693466187, -0.8352926969528198, 0.9373227953910828, 0.8552783727645874, -0.6369221210479736, 429.3085021972656, 0.255466490983963, 0.3445907235145569, 0.0056886146776378155, -0.7220495939254761, 0.6990642547607422, -0.9139662981033325, -0.325616717338562, -2.05566143989563, -1.3569117784500122, -1.292015552520752, 2.508178472518921, -0.5134049654006958, 0.26113298535346985, 393.4078063964844, -0.20314036309719086, 0.3651529848575592, -0.027019193395972252, 2.320549249649048, 0.4443812966346741, -2.209883689880371], "std": [0.24623608589172363, 0.022403443232178688, 0.37554267048835754, 0.6012943387031555, 1.1178628206253052, 0.8780505061149597, 1.1711887121200562, 273.6734313964844, 0.07054542750120163, 0.06215459853410721, 0.04691356420516968, 2.5172722339630127, 0.2580084800720215, 0.605168879032135, 0.2626197934150696, 0.020882965996861458, 0.29878470301628113, 0.47327715158462524, 0.2593022286891937, 0.6704503297805786, 0.24755915999412537, 335.3019714355469, 0.06091250851750374, 0.058819789439439774, 0.043396979570388794, 0.18439193069934845, 0.22767260670661926, 1.284663200378418], "count": [1269]}, "action": {"min": [-0.026145033538341522, 1.9610693454742432, -2.120941638946533, -1.9359540939331055, -2.180300235748291, -1.657050609588623, -2.8273985385894775, -3.0, 0.0804319977760315, 0.220877006649971, -0.1285260021686554, -3.1401853561401367, -0.15299999713897705, -1.6859999895095825, -0.9452179670333862, -2.0783729553222656, -1.8077248334884644, -1.8237992525100708, 1.8076375722885132, -1.446616291999817, -0.33508574962615967, -2.0, -0.3340870141983032, 0.27722400426864624, -0.16420899331569672, 1.600000023841858, 0.008999998681247234, -3.1401853561401367], "max": [0.9579588770866394, 2.0924925804138184, -0.46727702021598816, 0.2624626159667969, 2.290482997894287, 1.579365849494934, 2.338933229446411, 731.0, 0.4134030044078827, 0.4886449873447418, 0.08015599846839905, 3.138000011444092, 1.2230000495910645, 0.8650000691413879, 0.006073745898902416, -1.9468449354171753, -0.4049687385559082, -0.3225892186164856, 2.8702635765075684, 1.2704601287841797, 0.8903448581695557, 829.0, -0.046358998864889145, 0.4990580081939697, 0.02606399916112423, 2.6500000953674316, 0.878000020980835, 3.13100004196167], "mean": [0.3634780943393707, 2.072629451751709, -1.1198123693466187, -0.8352926969528198, 0.9373227953910828, 0.8552783727645874, -0.6369221210479736, 429.3085021972656, 0.255466490983963, 0.3445907235145569, 0.0056886146776378155, -0.7220495939254761, 0.6990642547607422, -0.9139662981033325, -0.325616717338562, -2.05566143989563, -1.3569117784500122, -1.292015552520752, 2.508178472518921, -0.5134049654006958, 0.26113298535346985, 393.4078063964844, -0.20314036309719086, 0.3651529848575592, -0.027019193395972252, 2.320549249649048, 0.4443812966346741, -2.209883689880371], "std": [0.24623608589172363, 0.022403443232178688, 0.37554267048835754, 0.6012943387031555, 1.1178628206253052, 0.8780505061149597, 1.1711887121200562, 273.6734313964844, 0.07054542750120163, 0.06215459853410721, 0.04691356420516968, 2.5172722339630127, 0.2580084800720215, 0.605168879032135, 0.2626197934150696, 0.020882965996861458, 0.29878470301628113, 0.47327715158462524, 0.2593022286891937, 0.6704503297805786, 0.24755915999412537, 335.3019714355469, 0.06091250851750374, 0.058819789439439774, 0.043396979570388794, 0.18439193069934845, 0.22767260670661926, 1.284663200378418], "count": [1269]}, "timestamp": {"min": [0.0], "max": [42.266666666666666], "mean": [21.133333333333333], "std": [12.21095440198707], "count": [1269]}, "frame_index": {"min": [0], "max": [1268], "mean": [634.0], "std": [366.3286320596121], "count": [1269]}, "episode_index": {"min": [245], "max": [245], "mean": [245.0], "std": [0.0], "count": [1269]}, "index": {"min": [270918], "max": [272186], "mean": [271552.0], "std": [366.3286320596121], "count": [1269]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1269]}, "subtask_annotation": {"mean": [21.53506698187549, 29.0, 29.0, 29.0, 29.0], "std": [2.353959747479838, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1269]}, "scene_annotation": {"mean": [245.0], "std": [0.0], "min": [245], "max": [245], "count": [1269]}, "eef_direction_state": {"mean": [3.813238770685579, 3.3325453112687153], "std": [2.17311054650302, 2.075726705115548], "min": [0, 0], "max": [6, 6], "count": [1269]}, "eef_velocity_state": {"mean": [0.8368794326241135, 1.0181245074862095], "std": [0.7262032717671324, 0.7082665863853267], "min": [0, 0], "max": [2, 2], "count": [1269]}, "eef_acc_mag_state": {"mean": [0.8329393223010244, 0.9022852639873916], "std": [0.8480186597147751, 0.8402236994032977], "min": [0, 0], "max": [2, 2], "count": [1269]}, "eef_direction_action": {"mean": [3.813238770685579, 3.3325453112687153], "std": [2.17311054650302, 2.075726705115548], "min": [0, 0], "max": [6, 6], "count": [1269]}, "eef_velocity_action": {"mean": [0.8368794326241135, 1.0181245074862095], "std": [0.7262032717671324, 0.7082665863853267], "min": [0, 0], "max": [2, 2], "count": [1269]}, "eef_acc_mag_action": {"mean": [0.8329393223010244, 0.9022852639873916], "std": [0.8480186597147751, 0.8402236994032977], "min": [0, 0], "max": [2, 2], "count": [1269]}, "eef_sim_pose_state": {"mean": [0.5599046039432416, 0.2017154065352529, 1.1259859472831586, 0.3057603872656157, 0.9633021625348771, 2.1513024394593123, 0.5418299542511242, -0.27008884878978356, 1.1002869434974567, 1.7078350743495228, 0.8267657122492948, 1.7542558197601663], "std": [0.05742043438247796, 0.05068082428706377, 0.04911792141327478, 2.888905511258996, 0.3318788325283616, 1.6086705864837885, 0.05932702337886919, 0.058958669895882526, 0.061417000735169064, 1.2630327410196398, 0.329346487663553, 1.8904424122201064], "min": [0.45831168127140154, 0.03692754330069396, 0.9961777321810548, -3.1415769451234397, 0.35034755832809195, -3.127891683634646, 0.40343807239779017, -0.37168989531057095, 0.9896812055398535, -3.1329249600895537, 0.2012793993184967, -3.1413007242813107], "max": [0.6893630068802318, 0.2883116834225086, 1.2386102572503972, 3.140190003996828, 1.5506993462672658, 3.134293242124534, 0.673978114832532, -0.1228813075327527, 1.2381080052747664, 3.1322852416842366, 1.5533711663880054, 3.141338148885165], "count": [1269]}, "eef_sim_pose_action": {"mean": [0.5599046039432416, 0.2017154065352529, 1.1259859472831586, 0.3057603872656157, 0.9633021625348771, 2.1513024394593123, 0.5418299542511242, -0.27008884878978356, 1.1002869434974567, 1.7078350743495228, 0.8267657122492948, 1.7542558197601663], "std": [0.05742043438247796, 0.05068082428706377, 0.04911792141327478, 2.888905511258996, 0.3318788325283616, 1.6086705864837885, 0.05932702337886919, 0.058958669895882526, 0.061417000735169064, 1.2630327410196398, 0.329346487663553, 1.8904424122201064], "min": [0.45831168127140154, 0.03692754330069396, 0.9961777321810548, -3.1415769451234397, 0.35034755832809195, -3.127891683634646, 0.40343807239779017, -0.37168989531057095, 0.9896812055398535, -3.1329249600895537, 0.2012793993184967, -3.1413007242813107], "max": [0.6893630068802318, 0.2883116834225086, 1.2386102572503972, 3.140190003996828, 1.5506993462672658, 3.134293242124534, 0.673978114832532, -0.1228813075327527, 1.2381080052747664, 3.1322852416842366, 1.5533711663880054, 3.141338148885165], "count": [1269]}, "gripper_mode_state": {"mean": [0.5587076438140268, 0.4152876280535855], "std": [0.4965414509966023, 0.4927715637485736], "min": [0, 0], "max": [1, 1], "count": [1269]}, "gripper_activity_state": {"mean": [1.8037825059101655, 1.8951930654058313], "std": [0.531247282640157, 0.3980455380403108], "min": [0, 0], "max": [2, 2], "count": [1269]}, "gripper_mode_action": {"mean": [0.5587076438140268, 0.4152876280535855], "std": [0.4965414509966023, 0.4927715637485736], "min": [0, 0], "max": [1, 1], "count": [1269]}, "gripper_activity_action": {"mean": [1.8037825059101655, 1.8951930654058313], "std": [0.531247282640157, 0.3980455380403108], "min": [0, 0], "max": [2, 2], "count": [1269]}, "gripper_open_scale_state": {"mean": [0.39350725205025466, 0.42940031515293203], "std": [0.33518504951952977, 0.2735292354546329], "min": [0.0, 0.0], "max": [0.829, 0.731], "count": [1269]}, "gripper_open_scale_action": {"mean": [0.39350725205025466, 0.42940031515293203], "std": [0.33518504951952977, 0.2735292354546329], "min": [0.0, 0.0], "max": [0.829, 0.731], "count": [1269]}}} +{"episode_index": 243, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4279411254084967]], [[0.44896737132352943]], [[0.44980984255115086]]], "std": [[[0.20544866092242073]], [[0.18231718951895284]], [[0.17874686543847162]]], "count": [184]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7764705882352941]], [[0.7725490196078432]]], "mean": [[[0.44317527173913046]], [[0.4606735012166098]], [[0.46109597786125317]]], "std": [[[0.1775581102244417]], [[0.15168994717832768]], [[0.1443750873747909]]], "count": [184]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4108482645549162]], [[0.44021528221795964]], [[0.4428721571735578]]], "std": [[[0.18275775634744618]], [[0.1481240242042049]], [[0.13959945360726242]]], "count": [184]}, "observation.state": {"min": [-0.09269443899393082, 1.9934278726577759, 0.5547354817390442, 0.38296014070510864, -2.6347665786743164, -1.5666424036026, -1.2782268524169922, 6.0, 0.12674599885940552, 0.21517500281333923, -0.17178800702095032, -2.9100000858306885, 0.24299998581409454, -1.472000002861023, -0.7856599688529968, -2.070920467376709, -1.8878703117370605, -2.006535291671753, 2.2756474018096924, -1.3423151969909668, -0.34657004475593567, -2.0, -0.3335669934749603, 0.2628040015697479, -0.1674560010433197, 1.621000051498413, 0.04500000178813934, -3.1381852626800537], "max": [0.7036818861961365, 2.0908870697021484, 1.7733242511749268, 1.926337480545044, -1.2319058179855347, 1.4723947048187256, 0.17961184680461884, 797.0, 0.3639009892940521, 0.44099798798561096, 0.056536998599767685, -1.1640000343322754, 0.9580000042915344, 0.7579999566078186, 0.09147270768880844, -1.8455461263656616, -0.360078901052475, -0.27925267815589905, 2.7644097805023193, 1.2340351343154907, 0.44600147008895874, 861.0, -0.06689400225877762, 0.4874719977378845, 0.04875199869275093, 2.627000093460083, 0.8989999890327454, 3.135999917984009], "mean": [0.22216324508190155, 2.0768024921417236, 1.239740014076233, 1.0910662412643433, -1.945875644683838, 0.11860308051109314, -0.5594720244407654, 308.4909973144531, 0.24324406683444977, 0.32635051012039185, -0.03558998554944992, -2.2493808269500732, 0.5926539897918701, -0.5505505800247192, -0.3375752866268158, -2.0573129653930664, -1.320194125175476, -1.248221516609192, 2.59226131439209, -0.42533233761787415, 0.1280970573425293, 343.5199279785156, -0.21056823432445526, 0.35439154505729675, -0.023044779896736145, 2.308990716934204, 0.4629031717777252, -1.7857524156570435], "std": [0.23895229399204254, 0.009589766152203083, 0.37590259313583374, 0.49189767241477966, 0.41649654507637024, 0.9664620757102966, 0.5294077396392822, 311.34014892578125, 0.0587628111243248, 0.061209287494421005, 0.06566311419010162, 0.5638613104820251, 0.1899312287569046, 0.5627464056015015, 0.1719861775636673, 0.02418828383088112, 0.4112691879272461, 0.5529528856277466, 0.15193192660808563, 0.8615195751190186, 0.1969756931066513, 314.099609375, 0.07404311001300812, 0.0495791882276535, 0.0538068450987339, 0.23730437457561493, 0.22080719470977783, 1.851057529449463], "count": [1054]}, "action": {"min": [-0.09269443899393082, 1.9934278726577759, 0.5547354817390442, 0.38296014070510864, -2.6347665786743164, -1.5666424036026, -1.2782268524169922, 6.0, 0.12674599885940552, 0.21517500281333923, -0.17178800702095032, -2.9100000858306885, 0.24299998581409454, -1.472000002861023, -0.7856599688529968, -2.070920467376709, -1.8878703117370605, -2.006535291671753, 2.2756474018096924, -1.3423151969909668, -0.34657004475593567, -2.0, -0.3335669934749603, 0.2628040015697479, -0.1674560010433197, 1.621000051498413, 0.04500000178813934, -3.1381852626800537], "max": [0.7036818861961365, 2.0908870697021484, 1.7733242511749268, 1.926337480545044, -1.2319058179855347, 1.4723947048187256, 0.17961184680461884, 797.0, 0.3639009892940521, 0.44099798798561096, 0.056536998599767685, -1.1640000343322754, 0.9580000042915344, 0.7579999566078186, 0.09147270768880844, -1.8455461263656616, -0.360078901052475, -0.27925267815589905, 2.7644097805023193, 1.2340351343154907, 0.44600147008895874, 861.0, -0.06689400225877762, 0.4874719977378845, 0.04875199869275093, 2.627000093460083, 0.8989999890327454, 3.135999917984009], "mean": [0.22216324508190155, 2.0768024921417236, 1.239740014076233, 1.0910662412643433, -1.945875644683838, 0.11860308051109314, -0.5594720244407654, 308.4909973144531, 0.24324406683444977, 0.32635051012039185, -0.03558998554944992, -2.2493808269500732, 0.5926539897918701, -0.5505505800247192, -0.3375752866268158, -2.0573129653930664, -1.320194125175476, -1.248221516609192, 2.59226131439209, -0.42533233761787415, 0.1280970573425293, 343.5199279785156, -0.21056823432445526, 0.35439154505729675, -0.023044779896736145, 2.308990716934204, 0.4629031717777252, -1.7857524156570435], "std": [0.23895229399204254, 0.009589766152203083, 0.37590259313583374, 0.49189767241477966, 0.41649654507637024, 0.9664620757102966, 0.5294077396392822, 311.34014892578125, 0.0587628111243248, 0.061209287494421005, 0.06566311419010162, 0.5638613104820251, 0.1899312287569046, 0.5627464056015015, 0.1719861775636673, 0.02418828383088112, 0.4112691879272461, 0.5529528856277466, 0.15193192660808563, 0.8615195751190186, 0.1969756931066513, 314.099609375, 0.07404311001300812, 0.0495791882276535, 0.0538068450987339, 0.23730437457561493, 0.22080719470977783, 1.851057529449463], "count": [1054]}, "timestamp": {"min": [0.0], "max": [35.1], "mean": [17.55], "std": [10.14211516400795], "count": [1054]}, "frame_index": {"min": [0], "max": [1053], "mean": [526.5], "std": [304.2634549202385], "count": [1054]}, "episode_index": {"min": [246], "max": [246], "mean": [246.0], "std": [0.0], "count": [1054]}, "index": {"min": [272187], "max": [273240], "mean": [272713.5], "std": [304.2634549202385], "count": [1054]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1054]}, "subtask_annotation": {"mean": [20.355787476280835, 29.0, 29.0, 29.0, 29.0], "std": [3.1625146265563395, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1054]}, "scene_annotation": {"mean": [246.0], "std": [0.0], "min": [246], "max": [246], "count": [1054]}, "eef_direction_state": {"mean": [3.683111954459203, 3.3700189753320684], "std": [2.177197551261603, 2.13707060660816], "min": [0, 0], "max": [6, 6], "count": [1054]}, "eef_velocity_state": {"mean": [0.8235294117647058, 0.9582542694497154], "std": [0.6700253971426475, 0.734203144863658], "min": [0, 0], "max": [2, 2], "count": [1054]}, "eef_acc_mag_state": {"mean": [0.8349146110056926, 0.9032258064516129], "std": [0.8386281052830145, 0.8424961963427765], "min": [0, 0], "max": [2, 2], "count": [1054]}, "eef_direction_action": {"mean": [3.683111954459203, 3.3700189753320684], "std": [2.177197551261603, 2.13707060660816], "min": [0, 0], "max": [6, 6], "count": [1054]}, "eef_velocity_action": {"mean": [0.8235294117647058, 0.9582542694497154], "std": [0.6700253971426475, 0.734203144863658], "min": [0, 0], "max": [2, 2], "count": [1054]}, "eef_acc_mag_action": {"mean": [0.8349146110056926, 0.9032258064516129], "std": [0.8386281052830145, 0.8424961963427765], "min": [0, 0], "max": [2, 2], "count": [1054]}, "eef_sim_pose_state": {"mean": [0.5490094336497912, 0.21016335606233344, 1.122427940962633, -1.2148165715849784, 0.9832888023281569, 2.170175872677307, 0.5211365190172992, -0.22248150028430155, 1.0837270044543708, 1.6779285222296303, 0.9926517872098405, 0.12583657085634675], "std": [0.05026906951635631, 0.057708928840909196, 0.07065106346853489, 2.5294784640189154, 0.3392852707183633, 1.4286163271900154, 0.06202049333380272, 0.07026502663558581, 0.048689648227441436, 1.7194058596854465, 0.3315302901138969, 2.458339889089313], "min": [0.45375800608012223, 0.05936305732780371, 0.995700057154856, -3.141295446046016, 0.4422262217397326, -3.1411897096122434, 0.39930505047481274, -0.31955195833163424, 1.006236959798631, -3.1391793011011644, 0.2603092150090818, -3.138842450341719], "max": [0.6759325102396951, 0.2929771723043956, 1.2472296512689, 3.1410541411254194, 1.5647555757323337, 3.1323300271355414, 0.634490046193685, -0.06345615878176027, 1.2004753651520719, 3.139124637271845, 1.5247628590464326, 3.141147959531425], "count": [1054]}, "eef_sim_pose_action": {"mean": [0.5490094336497912, 0.21016335606233344, 1.122427940962633, -1.2148165715849784, 0.9832888023281569, 2.170175872677307, 0.5211365190172992, -0.22248150028430155, 1.0837270044543708, 1.6779285222296303, 0.9926517872098405, 0.12583657085634675], "std": [0.05026906951635631, 0.057708928840909196, 0.07065106346853489, 2.5294784640189154, 0.3392852707183633, 1.4286163271900154, 0.06202049333380272, 0.07026502663558581, 0.048689648227441436, 1.7194058596854465, 0.3315302901138969, 2.458339889089313], "min": [0.45375800608012223, 0.05936305732780371, 0.995700057154856, -3.141295446046016, 0.4422262217397326, -3.1411897096122434, 0.39930505047481274, -0.31955195833163424, 1.006236959798631, -3.1391793011011644, 0.2603092150090818, -3.138842450341719], "max": [0.6759325102396951, 0.2929771723043956, 1.2472296512689, 3.1410541411254194, 1.5647555757323337, 3.1323300271355414, 0.634490046193685, -0.06345615878176027, 1.2004753651520719, 3.139124637271845, 1.5247628590464326, 3.141147959531425], "count": [1054]}, "gripper_mode_state": {"mean": [0.6878557874762808, 0.6973434535104365], "std": [0.4633683233796428, 0.45940783771783816], "min": [0, 0], "max": [1, 1], "count": [1054]}, "gripper_activity_state": {"mean": [1.810246679316888, 1.9335863377609108], "std": [0.5245847149984774, 0.31009431699087864], "min": [0, 0], "max": [2, 2], "count": [1054]}, "gripper_mode_action": {"mean": [0.6878557874762808, 0.6973434535104365], "std": [0.4633683233796428, 0.45940783771783816], "min": [0, 0], "max": [1, 1], "count": [1054]}, "gripper_activity_action": {"mean": [1.810246679316888, 1.9335863377609108], "std": [0.5245847149984774, 0.31009431699087864], "min": [0, 0], "max": [2, 2], "count": [1054]}, "gripper_open_scale_state": {"mean": [0.3435237845827099, 0.3084909867236], "std": [0.31409530723605766, 0.31134018873438973], "min": [0.0, 0.006], "max": [0.861, 0.797], "count": [1054]}, "gripper_open_scale_action": {"mean": [0.3435237845827099, 0.3084909867236], "std": [0.31409530723605766, 0.31134018873438973], "min": [0.0, 0.006], "max": [0.861, 0.797], "count": [1054]}}} +{"episode_index": 244, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4180835968389413]], [[0.442888527041475]], [[0.44560989318566935]]], "std": [[[0.21225856358968256]], [[0.1843795638236925]], [[0.17998818432065639]]], "count": [162]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7803921568627451]], [[0.7803921568627451]]], "mean": [[[0.4234654883301057]], [[0.4498630653393044]], [[0.4534219103021867]]], "std": [[[0.1916498704291219]], [[0.15864474565481992]], [[0.14897415030899308]]], "count": [162]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.40037823393246186]], [[0.43315348129992737]], [[0.4359893475651577]]], "std": [[[0.18915527122233214]], [[0.1515241863020978]], [[0.14242025787241674]]], "count": [162]}, "observation.state": {"min": [-0.21839305758476257, 1.9658167362213135, 0.7530397772789001, 0.4980297088623047, -2.5163981914520264, -1.3339377641677856, -2.757567882537842, -2.0, 0.1262200027704239, 0.22487400472164154, -0.17138700187206268, -2.927999973297119, 0.24400000274181366, -1.4550000429153442, -0.6169564723968506, -2.0714614391326904, -1.641499638557434, -1.9025660753250122, 2.4041037559509277, -1.400661587715149, -0.2998650372028351, -2.0, -0.3269309997558594, 0.2573480010032654, -0.14945100247859955, 1.6749999523162842, -0.003999996464699507, -3.1401853561401367], "max": [0.6942570805549622, 2.092440366744995, 2.3386189937591553, 1.8854618072509766, -0.32536429166793823, 1.5023620128631592, -0.10873401165008545, 726.0, 0.376785010099411, 0.42161399126052856, 0.1250929981470108, -1.4279999732971191, 1.0119999647140503, 0.23900000751018524, -0.01532399095594883, -1.9804775714874268, -0.40072759985923767, -0.2866703271865845, 2.819596767425537, 1.1769453287124634, 0.34522613883018494, 859.0, -0.08424200117588043, 0.4623039960861206, 0.027411000803112984, 2.490999937057495, 0.9100000262260437, 3.1410000324249268], "mean": [0.09479213505983353, 2.0755631923675537, 1.747397780418396, 1.2757450342178345, -1.7948107719421387, 0.9706632494926453, -0.9108449816703796, 363.8971252441406, 0.2735905051231384, 0.30715301632881165, 0.014572327956557274, -2.5706863403320312, 0.6335288286209106, -0.8663665056228638, -0.28748762607574463, -2.0591657161712646, -1.371682047843933, -1.3833348751068115, 2.641855001449585, -0.6405479907989502, 0.13022328913211823, 322.58660888671875, -0.21035519242286682, 0.347923219203949, -0.015245170332491398, 2.3241162300109863, 0.3973532021045685, -1.9549001455307007], "std": [0.25823700428009033, 0.013693898916244507, 0.3250899314880371, 0.5026984810829163, 0.6133788228034973, 0.46990010142326355, 0.8105321526527405, 298.062744140625, 0.04449419677257538, 0.05726388841867447, 0.06919558346271515, 0.29142555594444275, 0.18911172449588776, 0.45227622985839844, 0.13836969435214996, 0.00899391807615757, 0.31161031126976013, 0.4511863589286804, 0.11556952446699142, 0.8030990958213806, 0.10605783760547638, 334.96832275390625, 0.059059981256723404, 0.04436062276363373, 0.041318077594041824, 0.16465668380260468, 0.29472965002059937, 1.56196129322052], "count": [889]}, "action": {"min": [-0.21839305758476257, 1.9658167362213135, 0.7530397772789001, 0.4980297088623047, -2.5163981914520264, -1.3339377641677856, -2.757567882537842, -2.0, 0.1262200027704239, 0.22487400472164154, -0.17138700187206268, -2.927999973297119, 0.24400000274181366, -1.4550000429153442, -0.6169564723968506, -2.0714614391326904, -1.641499638557434, -1.9025660753250122, 2.4041037559509277, -1.400661587715149, -0.2998650372028351, -2.0, -0.3269309997558594, 0.2573480010032654, -0.14945100247859955, 1.6749999523162842, -0.003999996464699507, -3.1401853561401367], "max": [0.6942570805549622, 2.092440366744995, 2.3386189937591553, 1.8854618072509766, -0.32536429166793823, 1.5023620128631592, -0.10873401165008545, 726.0, 0.376785010099411, 0.42161399126052856, 0.1250929981470108, -1.4279999732971191, 1.0119999647140503, 0.23900000751018524, -0.01532399095594883, -1.9804775714874268, -0.40072759985923767, -0.2866703271865845, 2.819596767425537, 1.1769453287124634, 0.34522613883018494, 859.0, -0.08424200117588043, 0.4623039960861206, 0.027411000803112984, 2.490999937057495, 0.9100000262260437, 3.1410000324249268], "mean": [0.09479213505983353, 2.0755631923675537, 1.747397780418396, 1.2757450342178345, -1.7948107719421387, 0.9706632494926453, -0.9108449816703796, 363.8971252441406, 0.2735905051231384, 0.30715301632881165, 0.014572327956557274, -2.5706863403320312, 0.6335288286209106, -0.8663665056228638, -0.28748762607574463, -2.0591657161712646, -1.371682047843933, -1.3833348751068115, 2.641855001449585, -0.6405479907989502, 0.13022328913211823, 322.58660888671875, -0.21035519242286682, 0.347923219203949, -0.015245170332491398, 2.3241162300109863, 0.3973532021045685, -1.9549001455307007], "std": [0.25823700428009033, 0.013693898916244507, 0.3250899314880371, 0.5026984810829163, 0.6133788228034973, 0.46990010142326355, 0.8105321526527405, 298.062744140625, 0.04449419677257538, 0.05726388841867447, 0.06919558346271515, 0.29142555594444275, 0.18911172449588776, 0.45227622985839844, 0.13836969435214996, 0.00899391807615757, 0.31161031126976013, 0.4511863589286804, 0.11556952446699142, 0.8030990958213806, 0.10605783760547638, 334.96832275390625, 0.059059981256723404, 0.04436062276363373, 0.041318077594041824, 0.16465668380260468, 0.29472965002059937, 1.56196129322052], "count": [889]}, "timestamp": {"min": [0.0], "max": [29.6], "mean": [14.8], "std": [8.554401076508967], "count": [889]}, "frame_index": {"min": [0], "max": [888], "mean": [444.0], "std": [256.632032295269], "count": [889]}, "episode_index": {"min": [247], "max": [247], "mean": [247.0], "std": [0.0], "count": [889]}, "index": {"min": [273241], "max": [274129], "mean": [273685.0], "std": [256.632032295269], "count": [889]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [889]}, "subtask_annotation": {"mean": [21.341957255343083, 29.0, 29.0, 29.0, 29.0], "std": [2.7284372949389204, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [889]}, "scene_annotation": {"mean": [247.0], "std": [0.0], "min": [247], "max": [247], "count": [889]}, "eef_direction_state": {"mean": [4.106861642294713, 3.465691788526434], "std": [1.965635061966029, 2.093754062380438], "min": [0, 0], "max": [6, 6], "count": [889]}, "eef_velocity_state": {"mean": [0.7727784026996626, 0.9190101237345332], "std": [0.6641225486824986, 0.7560544740470293], "min": [0, 0], "max": [2, 2], "count": [889]}, "eef_acc_mag_state": {"mean": [0.8110236220472441, 0.8110236220472441], "std": [0.8446563111890057, 0.8366277375992929], "min": [0, 0], "max": [2, 2], "count": [889]}, "eef_direction_action": {"mean": [4.106861642294713, 3.465691788526434], "std": [1.965635061966029, 2.093754062380438], "min": [0, 0], "max": [6, 6], "count": [889]}, "eef_velocity_action": {"mean": [0.7727784026996626, 0.9190101237345332], "std": [0.6641225486824986, 0.7560544740470293], "min": [0, 0], "max": [2, 2], "count": [889]}, "eef_acc_mag_action": {"mean": [0.8110236220472441, 0.8110236220472441], "std": [0.8446563111890057, 0.8366277375992929], "min": [0, 0], "max": [2, 2], "count": [889]}, "eef_sim_pose_state": {"mean": [0.5452515981860296, 0.2136454062949357, 1.131219194534451, -0.8183136714299628, 0.8864926284876278, 2.528461197371408, 0.5050444840018519, -0.28467172779616423, 1.1032693509005416, 2.280031928491795, 0.8802445681262855, 0.9247630907981101], "std": [0.041835266477789554, 0.03693637094686986, 0.059870201704386894, 2.7836387799308184, 0.4094267688892034, 0.925858585845817, 0.05487558674319398, 0.06749830056712504, 0.04512496171206466, 1.1435114059614195, 0.3568865906076415, 2.643626546849647], "min": [0.45187715456687044, 0.0846701992316764, 0.9901633125805364, -3.141540129932748, 0.3337304672550927, -2.9211726648262077, 0.42447837623794016, -0.3900322019187503, 1.0073914787285045, -3.128863797443118, 0.30433451925520183, -3.140632110229197], "max": [0.6502852667031395, 0.2867171526212748, 1.2310816149843073, 3.1410551528793516, 1.5410071404904917, 3.074382488073431, 0.616355342824153, -0.06607696752040791, 1.176706256482782, 3.1398559272174262, 1.5381282333150583, 3.140781413445788], "count": [889]}, "eef_sim_pose_action": {"mean": [0.5452515981860296, 0.2136454062949357, 1.131219194534451, -0.8183136714299628, 0.8864926284876278, 2.528461197371408, 0.5050444840018519, -0.28467172779616423, 1.1032693509005416, 2.280031928491795, 0.8802445681262855, 0.9247630907981101], "std": [0.041835266477789554, 0.03693637094686986, 0.059870201704386894, 2.7836387799308184, 0.4094267688892034, 0.925858585845817, 0.05487558674319398, 0.06749830056712504, 0.04512496171206466, 1.1435114059614195, 0.3568865906076415, 2.643626546849647], "min": [0.45187715456687044, 0.0846701992316764, 0.9901633125805364, -3.141540129932748, 0.3337304672550927, -2.9211726648262077, 0.42447837623794016, -0.3900322019187503, 1.0073914787285045, -3.128863797443118, 0.30433451925520183, -3.140632110229197], "max": [0.6502852667031395, 0.2867171526212748, 1.2310816149843073, 3.1410551528793516, 1.5410071404904917, 3.074382488073431, 0.616355342824153, -0.06607696752040791, 1.176706256482782, 3.1398559272174262, 1.5381282333150583, 3.140781413445788], "count": [889]}, "gripper_mode_state": {"mean": [0.6670416197975253, 0.4431946006749156], "std": [0.471271787035266, 0.4967626662778932], "min": [0, 0], "max": [1, 1], "count": [889]}, "gripper_activity_state": {"mean": [1.7705286839145107, 1.8627671541057367], "std": [0.5781821046522547, 0.4662484514169519], "min": [0, 0], "max": [2, 2], "count": [889]}, "gripper_mode_action": {"mean": [0.6670416197975253, 0.4431946006749156], "std": [0.471271787035266, 0.4967626662778932], "min": [0, 0], "max": [1, 1], "count": [889]}, "gripper_activity_action": {"mean": [1.7705286839145107, 1.8627671541057367], "std": [0.5781821046522547, 0.4662484514169519], "min": [0, 0], "max": [2, 2], "count": [889]}, "gripper_open_scale_state": {"mean": [0.3226001127433991, 0.36413452908641486], "std": [0.3349553271608188, 0.29777213515940704], "min": [0.0, 0.0], "max": [0.859, 0.726], "count": [889]}, "gripper_open_scale_action": {"mean": [0.3226001127433991, 0.36413452908641486], "std": [0.3349553271608188, 0.29777213515940704], "min": [0.0, 0.0], "max": [0.859, 0.726], "count": [889]}}} +{"episode_index": 245, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4228345481978919]], [[0.4490402534568741]], [[0.45103439636933773]]], "std": [[[0.21616173615586975]], [[0.18569520917986246]], [[0.18164934780515637]]], "count": [173]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.796078431372549]], [[0.792156862745098]]], "mean": [[[0.4333887625618648]], [[0.45781374674147113]], [[0.4605108723884544]]], "std": [[[0.1919651536959703]], [[0.1602035864963729]], [[0.15060949291831652]]], "count": [173]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.9058823529411765]], [[0.9098039215686274]]], "mean": [[[0.40776021477955343]], [[0.4375486075692319]], [[0.4402750363632929]]], "std": [[[0.17170746692075525]], [[0.13592088817062453]], [[0.12707636250005164]]], "count": [173]}, "observation.state": {"min": [-0.2353402078151703, 1.892006754875183, 0.8696452379226685, 0.4708549380302429, -0.6247581243515015, -1.7391858100891113, -2.887019157409668, 6.0, 0.16624100506305695, 0.2119169980287552, -0.16153199970722198, -2.6389999389648438, 0.015999995172023773, -1.378999948501587, -0.6098529696464539, -2.071845531463623, -1.771788477897644, -1.785559058189392, 1.923667073249817, -1.4637901782989502, -0.16971582174301147, -5.0, -0.31842100620269775, 0.25606000423431396, -0.16563700139522552, 1.7230000495910645, -0.026000000536441803, -3.1401853561401367], "max": [0.5386086106300354, 2.088146686553955, 1.6961634159088135, 2.02496600151062, 0.5786813497543335, 1.173803687095642, -2.137470006942749, 612.0, 0.3897719979286194, 0.40312299132347107, 0.09440399706363678, -1.5640000104904175, 0.8539999723434448, 0.03700000047683716, 0.038868483155965805, -1.9959237575531006, -0.3338291645050049, -0.3401122987270355, 2.875814199447632, 1.203037977218628, 0.7386059165000916, 852.0, -0.07290899753570557, 0.4555929899215698, 0.03513199836015701, 2.625999927520752, 0.8709999918937683, 3.138000011444092], "mean": [0.02589276432991028, 2.0631539821624756, 1.340656042098999, 1.4374645948410034, 0.0330345518887043, -0.3605230450630188, -2.7477948665618896, 474.83209228515625, 0.25096794962882996, 0.3003493547439575, -0.0031666236463934183, -2.174919605255127, 0.5708417892456055, -0.6549164652824402, -0.2830314040184021, -2.059800386428833, -1.3942649364471436, -1.335296630859375, 2.4948842525482178, -0.6165200471878052, 0.30677443742752075, 324.1483154296875, -0.21843872964382172, 0.3475811779499054, -0.015301702544093132, 2.3382601737976074, 0.3982553482055664, -1.890201210975647], "std": [0.17321942746639252, 0.03209615871310234, 0.14841917157173157, 0.5062879920005798, 0.2625695466995239, 0.9112817049026489, 0.17177391052246094, 240.61172485351562, 0.04966706410050392, 0.05236196890473366, 0.05260615795850754, 0.2760801613330841, 0.25848671793937683, 0.46717163920402527, 0.14269466698169708, 0.008456170558929443, 0.3533439040184021, 0.45516127347946167, 0.29374822974205017, 0.8040986657142639, 0.2589219808578491, 334.6465148925781, 0.06029948964715004, 0.047133669257164, 0.04588081315159798, 0.19999824464321136, 0.28367576003074646, 1.6619495153427124], "count": [971]}, "action": {"min": [-0.2353402078151703, 1.892006754875183, 0.8696452379226685, 0.4708549380302429, -0.6247581243515015, -1.7391858100891113, -2.887019157409668, 6.0, 0.16624100506305695, 0.2119169980287552, -0.16153199970722198, -2.6389999389648438, 0.015999995172023773, -1.378999948501587, -0.6098529696464539, -2.071845531463623, -1.771788477897644, -1.785559058189392, 1.923667073249817, -1.4637901782989502, -0.16971582174301147, -5.0, -0.31842100620269775, 0.25606000423431396, -0.16563700139522552, 1.7230000495910645, -0.026000000536441803, -3.1401853561401367], "max": [0.5386086106300354, 2.088146686553955, 1.6961634159088135, 2.02496600151062, 0.5786813497543335, 1.173803687095642, -2.137470006942749, 612.0, 0.3897719979286194, 0.40312299132347107, 0.09440399706363678, -1.5640000104904175, 0.8539999723434448, 0.03700000047683716, 0.038868483155965805, -1.9959237575531006, -0.3338291645050049, -0.3401122987270355, 2.875814199447632, 1.203037977218628, 0.7386059165000916, 852.0, -0.07290899753570557, 0.4555929899215698, 0.03513199836015701, 2.625999927520752, 0.8709999918937683, 3.138000011444092], "mean": [0.02589276432991028, 2.0631539821624756, 1.340656042098999, 1.4374645948410034, 0.0330345518887043, -0.3605230450630188, -2.7477948665618896, 474.83209228515625, 0.25096794962882996, 0.3003493547439575, -0.0031666236463934183, -2.174919605255127, 0.5708417892456055, -0.6549164652824402, -0.2830314040184021, -2.059800386428833, -1.3942649364471436, -1.335296630859375, 2.4948842525482178, -0.6165200471878052, 0.30677443742752075, 324.1483154296875, -0.21843872964382172, 0.3475811779499054, -0.015301702544093132, 2.3382601737976074, 0.3982553482055664, -1.890201210975647], "std": [0.17321942746639252, 0.03209615871310234, 0.14841917157173157, 0.5062879920005798, 0.2625695466995239, 0.9112817049026489, 0.17177391052246094, 240.61172485351562, 0.04966706410050392, 0.05236196890473366, 0.05260615795850754, 0.2760801613330841, 0.25848671793937683, 0.46717163920402527, 0.14269466698169708, 0.008456170558929443, 0.3533439040184021, 0.45516127347946167, 0.29374822974205017, 0.8040986657142639, 0.2589219808578491, 334.6465148925781, 0.06029948964715004, 0.047133669257164, 0.04588081315159798, 0.19999824464321136, 0.28367576003074646, 1.6619495153427124], "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": [248], "max": [248], "mean": [248.0], "std": [0.0], "count": [971]}, "index": {"min": [274130], "max": [275100], "mean": [274615.0], "std": [280.30340704315387], "count": [971]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [971]}, "subtask_annotation": {"mean": [21.25025746652935, 29.0, 29.0, 29.0, 29.0], "std": [2.752807280844789, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [971]}, "scene_annotation": {"mean": [248.0], "std": [0.0], "min": [248], "max": [248], "count": [971]}, "eef_direction_state": {"mean": [4.1297631307929965, 3.769309989701339], "std": [2.009157676239444, 2.216482920591545], "min": [0, 0], "max": [6, 6], "count": [971]}, "eef_velocity_state": {"mean": [0.7363542739443872, 0.7734294541709578], "std": [0.6674009213620972, 0.7635858275819738], "min": [0, 0], "max": [2, 2], "count": [971]}, "eef_acc_mag_state": {"mean": [0.8084449021627188, 0.6848609680741503], "std": [0.8333736184028768, 0.8304004073270143], "min": [0, 0], "max": [2, 2], "count": [971]}, "eef_direction_action": {"mean": [4.1297631307929965, 3.769309989701339], "std": [2.009157676239444, 2.216482920591545], "min": [0, 0], "max": [6, 6], "count": [971]}, "eef_velocity_action": {"mean": [0.7363542739443872, 0.7734294541709578], "std": [0.6674009213620972, 0.7635858275819738], "min": [0, 0], "max": [2, 2], "count": [971]}, "eef_acc_mag_action": {"mean": [0.8084449021627188, 0.6848609680741503], "std": [0.8333736184028768, 0.8304004073270143], "min": [0, 0], "max": [2, 2], "count": [971]}, "eef_sim_pose_state": {"mean": [0.5450024233136999, 0.2204658455733283, 1.124641824987606, -0.07689296090179334, 0.9001366897830897, 2.4327300845775164, 0.4949583176376033, -0.24520438682878348, 1.1055872070192416, 1.4280947724094117, 0.9964918518489331, -0.10838183852153635], "std": [0.044944409338607945, 0.04082662018969329, 0.060093675165720596, 2.8142989918910857, 0.3974546205918369, 1.0699919003229803, 0.045843401496981906, 0.050105662983910886, 0.05562641996431828, 2.4858620618684615, 0.4578694076710598, 2.8494145554648256], "min": [0.45172425011981443, 0.04755419730237534, 0.9885713652433322, -3.141214062734037, 0.3092349087935984, -3.1256739945286687, 0.40609953210532823, -0.34603072882680397, 0.9979830389704809, -3.139643612423036, 0.1676828390524039, -3.1400592237999945], "max": [0.6422559005016691, 0.2687350571601995, 1.2316305679782644, 3.1414080371500925, 1.5493683384582382, 3.1213367901485096, 0.591822924202984, -0.09497663310002342, 1.1800522490984717, 3.136187850024291, 1.5589028874262376, 3.1400513078333794], "count": [971]}, "eef_sim_pose_action": {"mean": [0.5450024233136999, 0.2204658455733283, 1.124641824987606, -0.07689296090179334, 0.9001366897830897, 2.4327300845775164, 0.4949583176376033, -0.24520438682878348, 1.1055872070192416, 1.4280947724094117, 0.9964918518489331, -0.10838183852153635], "std": [0.044944409338607945, 0.04082662018969329, 0.060093675165720596, 2.8142989918910857, 0.3974546205918369, 1.0699919003229803, 0.045843401496981906, 0.050105662983910886, 0.05562641996431828, 2.4858620618684615, 0.4578694076710598, 2.8494145554648256], "min": [0.45172425011981443, 0.04755419730237534, 0.9885713652433322, -3.141214062734037, 0.3092349087935984, -3.1256739945286687, 0.40609953210532823, -0.34603072882680397, 0.9979830389704809, -3.139643612423036, 0.1676828390524039, -3.1400592237999945], "max": [0.6422559005016691, 0.2687350571601995, 1.2316305679782644, 3.1414080371500925, 1.5493683384582382, 3.1213367901485096, 0.591822924202984, -0.09497663310002342, 1.1800522490984717, 3.136187850024291, 1.5589028874262376, 3.1400513078333794], "count": [971]}, "gripper_mode_state": {"mean": [0.639546858908342, 0.23274974253347064], "std": [0.4801319341272942, 0.42258407433795947], "min": [0, 0], "max": [1, 1], "count": [971]}, "gripper_activity_state": {"mean": [1.66735324407827, 1.949536560247168], "std": [0.6728171386009242, 0.2695063409622472], "min": [0, 0], "max": [2, 2], "count": [971]}, "gripper_mode_action": {"mean": [0.639546858908342, 0.23274974253347064], "std": [0.4801319341272942, 0.42258407433795947], "min": [0, 0], "max": [1, 1], "count": [971]}, "gripper_activity_action": {"mean": [1.66735324407827, 1.949536560247168], "std": [0.6728171386009242, 0.2695063409622472], "min": [0, 0], "max": [2, 2], "count": [971]}, "gripper_open_scale_state": {"mean": [0.3241668382944463, 0.47483213184300116], "std": [0.3346283554034748, 0.24061087299903702], "min": [0.0, 0.006], "max": [0.852, 0.612], "count": [971]}, "gripper_open_scale_action": {"mean": [0.3241668382944463, 0.47483213184300116], "std": [0.3346283554034748, 0.24061087299903702], "min": [0.0, 0.006], "max": [0.852, 0.612], "count": [971]}}} +{"episode_index": 246, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.42784771569820146]], [[0.45041924884308954]], [[0.45301188665855635]]], "std": [[[0.21135817188880568]], [[0.1852636242095175]], [[0.18138966286017244]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7529411764705882]], [[0.7411764705882353]]], "mean": [[[0.45012658031582464]], [[0.46725140588473835]], [[0.46765388101712707]]], "std": [[[0.16921249841225805]], [[0.14274134921269074]], [[0.13432781291635648]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[0.9607843137254902]]], "mean": [[[0.4219691376246363]], [[0.4445323502576213]], [[0.44701203127236294]]], "std": [[[0.17377285147523805]], [[0.14030211824215416]], [[0.13170447091559911]]], "count": [137]}, "observation.state": {"min": [-0.2073974758386612, 1.8252652883529663, 0.833534300327301, 0.590863823890686, -0.5939704775810242, -1.6463168859481812, -2.883039712905884, -2.0, 0.16661399602890015, 0.21714800596237183, -0.16351500153541565, -2.631999969482422, 0.09599999338388443, -1.2960000038146973, -0.6747268438339233, -2.0765929222106934, -1.5838514566421509, -1.8188600540161133, 2.4059016704559326, -1.2350648641586304, -0.3628539741039276, -5.0, -0.32082599401474, 0.26980599761009216, -0.16311900317668915, 1.6330000162124634, 0.07499998807907104, -3.1381852626800537], "max": [0.5917713046073914, 2.092440366744995, 1.5561879873275757, 2.027287244796753, 0.15369369089603424, 1.1943812370300293, -1.9666194915771484, 718.0, 0.37987399101257324, 0.40968799591064453, 0.08605500310659409, -1.562999963760376, 0.8810000419616699, 0.09300000220537186, 0.02626720443367958, -2.024075746536255, -0.35983455181121826, -0.33890801668167114, 2.8801076412200928, 1.2141907215118408, 0.2381676286458969, 826.0, -0.05496399849653244, 0.46063798666000366, 0.018157999962568283, 2.619999885559082, 0.9449999928474426, 3.134000062942505], "mean": [0.05597971752285957, 2.0707991123199463, 1.2506029605865479, 1.211870789527893, -0.043850772082805634, -0.051419805735349655, -2.7228264808654785, 416.1767272949219, 0.2680175006389618, 0.3019808530807495, -0.024333953857421875, -2.0995593070983887, 0.6235274076461792, -0.5277937650680542, -0.3113420009613037, -2.0604968070983887, -1.2343816757202148, -1.2419962882995605, 2.6393985748291016, -0.31596142053604126, 0.07763410359621048, 317.08770751953125, -0.20562584698200226, 0.35587427020072937, -0.035454269498586655, 2.2856180667877197, 0.5013905763626099, -1.9337584972381592], "std": [0.20346508920192719, 0.028609786182641983, 0.1308029145002365, 0.5361825823783875, 0.09986279159784317, 0.9240344166755676, 0.1397833228111267, 173.53895568847656, 0.04443065822124481, 0.049902498722076416, 0.05221317335963249, 0.207073375582695, 0.22571678459644318, 0.43613484501838684, 0.17502667009830475, 0.006806936115026474, 0.35432207584381104, 0.4912782609462738, 0.15835125744342804, 0.7658396363258362, 0.1425669938325882, 301.26605224609375, 0.0700467899441719, 0.04861591383814812, 0.050192441791296005, 0.17725908756256104, 0.2463071197271347, 1.7531282901763916], "count": [707]}, "action": {"min": [-0.2073974758386612, 1.8252652883529663, 0.833534300327301, 0.590863823890686, -0.5939704775810242, -1.6463168859481812, -2.883039712905884, -2.0, 0.16661399602890015, 0.21714800596237183, -0.16351500153541565, -2.631999969482422, 0.09599999338388443, -1.2960000038146973, -0.6747268438339233, -2.0765929222106934, -1.5838514566421509, -1.8188600540161133, 2.4059016704559326, -1.2350648641586304, -0.3628539741039276, -5.0, -0.32082599401474, 0.26980599761009216, -0.16311900317668915, 1.6330000162124634, 0.07499998807907104, -3.1381852626800537], "max": [0.5917713046073914, 2.092440366744995, 1.5561879873275757, 2.027287244796753, 0.15369369089603424, 1.1943812370300293, -1.9666194915771484, 718.0, 0.37987399101257324, 0.40968799591064453, 0.08605500310659409, -1.562999963760376, 0.8810000419616699, 0.09300000220537186, 0.02626720443367958, -2.024075746536255, -0.35983455181121826, -0.33890801668167114, 2.8801076412200928, 1.2141907215118408, 0.2381676286458969, 826.0, -0.05496399849653244, 0.46063798666000366, 0.018157999962568283, 2.619999885559082, 0.9449999928474426, 3.134000062942505], "mean": [0.05597971752285957, 2.0707991123199463, 1.2506029605865479, 1.211870789527893, -0.043850772082805634, -0.051419805735349655, -2.7228264808654785, 416.1767272949219, 0.2680175006389618, 0.3019808530807495, -0.024333953857421875, -2.0995593070983887, 0.6235274076461792, -0.5277937650680542, -0.3113420009613037, -2.0604968070983887, -1.2343816757202148, -1.2419962882995605, 2.6393985748291016, -0.31596142053604126, 0.07763410359621048, 317.08770751953125, -0.20562584698200226, 0.35587427020072937, -0.035454269498586655, 2.2856180667877197, 0.5013905763626099, -1.9337584972381592], "std": [0.20346508920192719, 0.028609786182641983, 0.1308029145002365, 0.5361825823783875, 0.09986279159784317, 0.9240344166755676, 0.1397833228111267, 173.53895568847656, 0.04443065822124481, 0.049902498722076416, 0.05221317335963249, 0.207073375582695, 0.22571678459644318, 0.43613484501838684, 0.17502667009830475, 0.006806936115026474, 0.35432207584381104, 0.4912782609462738, 0.15835125744342804, 0.7658396363258362, 0.1425669938325882, 301.26605224609375, 0.0700467899441719, 0.04861591383814812, 0.050192441791296005, 0.17725908756256104, 0.2463071197271347, 1.7531282901763916], "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": [249], "max": [249], "mean": [249.0], "std": [0.0], "count": [707]}, "index": {"min": [275101], "max": [275807], "mean": [275454.0], "std": [204.09311600345563], "count": [707]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [707]}, "subtask_annotation": {"mean": [20.796322489391795, 29.0, 29.0, 29.0, 29.0], "std": [3.1997768748396727, 0.0, 0.0, 0.0, 0.0], "min": [14, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [707]}, "scene_annotation": {"mean": [249.0], "std": [0.0], "min": [249], "max": [249], "count": [707]}, "eef_direction_state": {"mean": [3.71994342291372, 3.3323903818953324], "std": [2.1801952852777915, 2.1568247197320485], "min": [0, 0], "max": [6, 6], "count": [707]}, "eef_velocity_state": {"mean": [0.8854314002828855, 0.9533239038189534], "std": [0.7093235850191166, 0.7516692304483814], "min": [0, 0], "max": [2, 2], "count": [707]}, "eef_acc_mag_state": {"mean": [0.8613861386138614, 0.8062234794908062], "std": [0.8379403603493205, 0.8513676630710814], "min": [0, 0], "max": [2, 2], "count": [707]}, "eef_direction_action": {"mean": [3.71994342291372, 3.3323903818953324], "std": [2.1801952852777915, 2.1568247197320485], "min": [0, 0], "max": [6, 6], "count": [707]}, "eef_velocity_action": {"mean": [0.8854314002828855, 0.9533239038189534], "std": [0.7093235850191166, 0.7516692304483814], "min": [0, 0], "max": [2, 2], "count": [707]}, "eef_acc_mag_action": {"mean": [0.8613861386138614, 0.8062234794908062], "std": [0.8379403603493205, 0.8513676630710814], "min": [0, 0], "max": [2, 2], "count": [707]}, "eef_sim_pose_state": {"mean": [0.5496808005299029, 0.19797081237234102, 1.1149273066423246, -0.6647337880440168, 1.0317147734903556, 2.296094181433862, 0.49426065118779233, -0.2420552761977018, 1.074892459786359, 0.2116402680520032, 1.1082880501032255, 0.05772637029638128], "std": [0.04685069068978498, 0.046978721206840164, 0.0662343738212332, 2.748602241257744, 0.3555562619106086, 1.330053112706366, 0.046837833957939036, 0.04932137734210049, 0.05223986761477814, 2.7722504410408035, 0.41037076421136476, 2.848078116946238], "min": [0.46655015343704687, 0.06118733355297262, 0.9937677460491605, -3.1396847142151656, 0.4352547879614521, -3.1390109769200083, 0.39999692854053903, -0.34149969137903907, 1.0077556950535806, -3.140456372610875, 0.2903609035630914, -3.141496453576029], "max": [0.6488296951383513, 0.2808823791023582, 1.2345073459595357, 3.1401797336450814, 1.5346155766620462, 3.1395875332371634, 0.5986336664886573, -0.09501513981132823, 1.1717658858766362, 3.1396115198661425, 1.565978568805948, 3.1410884860032717], "count": [707]}, "eef_sim_pose_action": {"mean": [0.5496808005299029, 0.19797081237234102, 1.1149273066423246, -0.6647337880440168, 1.0317147734903556, 2.296094181433862, 0.49426065118779233, -0.2420552761977018, 1.074892459786359, 0.2116402680520032, 1.1082880501032255, 0.05772637029638128], "std": [0.04685069068978498, 0.046978721206840164, 0.0662343738212332, 2.748602241257744, 0.3555562619106086, 1.330053112706366, 0.046837833957939036, 0.04932137734210049, 0.05223986761477814, 2.7722504410408035, 0.41037076421136476, 2.848078116946238], "min": [0.46655015343704687, 0.06118733355297262, 0.9937677460491605, -3.1396847142151656, 0.4352547879614521, -3.1390109769200083, 0.39999692854053903, -0.34149969137903907, 1.0077556950535806, -3.140456372610875, 0.2903609035630914, -3.141496453576029], "max": [0.6488296951383513, 0.2808823791023582, 1.2345073459595357, 3.1401797336450814, 1.5346155766620462, 3.1395875332371634, 0.5986336664886573, -0.09501513981132823, 1.1717658858766362, 3.1396115198661425, 1.565978568805948, 3.1410884860032717], "count": [707]}, "gripper_mode_state": {"mean": [0.7086280056577087, 0.6902404526166902], "std": [0.45439449298521256, 0.462394388145228], "min": [0, 0], "max": [1, 1], "count": [707]}, "gripper_activity_state": {"mean": [1.7652050919377653, 1.9094766619519095], "std": [0.5716350964893844, 0.38758401263827863], "min": [0, 0], "max": [2, 2], "count": [707]}, "gripper_mode_action": {"mean": [0.7086280056577087, 0.6902404526166902], "std": [0.45439449298521256, 0.462394388145228], "min": [0, 0], "max": [1, 1], "count": [707]}, "gripper_activity_action": {"mean": [1.7652050919377653, 1.9094766619519095], "std": [0.5716350964893844, 0.38758401263827863], "min": [0, 0], "max": [2, 2], "count": [707]}, "gripper_open_scale_state": {"mean": [0.31711776856873636, 0.4163401697015835], "std": [0.30123423717161324, 0.17314589525515248], "min": [0.0, 0.0], "max": [0.826, 0.718], "count": [707]}, "gripper_open_scale_action": {"mean": [0.31711776856873636, 0.4163401697015835], "std": [0.30123423717161324, 0.17314589525515248], "min": [0.0, 0.0], "max": [0.826, 0.718], "count": [707]}}} +{"episode_index": 247, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.40795575396825395]], [[0.4364912243230626]], [[0.439040201914099]]], "std": [[[0.21990076639262932]], [[0.19052315304634507]], [[0.184840712479027]]], "count": [175]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4165795786647992]], [[0.4426670693277311]], [[0.4455771090102708]]], "std": [[[0.19734624748493013]], [[0.16416771987516138]], [[0.15554945803929096]]], "count": [175]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9725490196078431]]], "mean": [[[0.40533685224089633]], [[0.4343786204481793]], [[0.437626743697479]]], "std": [[[0.19644827563269626]], [[0.16379085011406136]], [[0.154569449713542]]], "count": [175]}, "observation.state": {"min": [0.17531833052635193, 1.9518890380859375, -2.5226988792419434, -1.8242532014846802, -2.5283539295196533, -1.8887779712677002, 0.2546260952949524, -3.0, 0.08772099763154984, 0.2320449948310852, -0.15794900059700012, -3.1401853561401367, 0.1599999964237213, -2.453000068664551, -0.7399149537086487, -2.07236909866333, -1.6137313842773438, -1.8991975784301758, 1.775697946548462, -1.8394025564193726, -0.2574884295463562, -2.0, -0.3098999857902527, 0.2629779875278473, -0.155008003115654, 1.6480000019073486, -0.11100000143051147, -3.1401853561401367], "max": [1.067635416984558, 2.0919342041015625, -0.3266558349132538, 0.12219050526618958, -0.6333625912666321, 1.083203673362732, 2.9562039375305176, 843.0, 0.41345900297164917, 0.493133008480072, 0.13011300563812256, 3.132999897003174, 1.093000054359436, 0.6620000004768372, -0.07443828880786896, -2.0511109828948975, -0.8777610063552856, -0.3519456684589386, 2.8930752277374268, 0.9707346558570862, 0.5370029211044312, 860.0, -0.13347099721431732, 0.44986000657081604, 0.026965999975800514, 3.0209999084472656, 0.8679999709129333, 3.140000104904175], "mean": [0.4155866205692291, 2.065856695175171, -1.1927149295806885, -0.9125824570655823, -2.0247602462768555, -0.913205087184906, 2.4021661281585693, 421.1336669921875, 0.2758364677429199, 0.342696875333786, 0.02009456604719162, -0.9484237432479858, 0.5694907307624817, -1.0376179218292236, -0.34516263008117676, -2.0614845752716064, -1.3020392656326294, -1.337493896484375, 2.5241830348968506, -0.735406219959259, 0.056327007710933685, 615.4658203125, -0.2136310636997223, 0.3458961546421051, -0.03262744098901749, 2.3173294067382812, 0.3952072262763977, -2.1104743480682373], "std": [0.2151673585176468, 0.028210997581481934, 0.7247766852378845, 0.5529329776763916, 0.45057547092437744, 0.9400864243507385, 0.5163962244987488, 358.6474304199219, 0.07111366838216782, 0.06405124813318253, 0.08366238325834274, 2.268397569656372, 0.2975884974002838, 0.7451791167259216, 0.11512047052383423, 0.003928265068680048, 0.192722886800766, 0.415199339389801, 0.33561015129089355, 0.8957791924476624, 0.2559562623500824, 329.05133056640625, 0.028776906430721283, 0.06069011986255646, 0.04086562618613243, 0.2553167939186096, 0.3671002686023712, 0.9920387864112854], "count": [980]}, "action": {"min": [0.17531833052635193, 1.9518890380859375, -2.5226988792419434, -1.8242532014846802, -2.5283539295196533, -1.8887779712677002, 0.2546260952949524, -3.0, 0.08772099763154984, 0.2320449948310852, -0.15794900059700012, -3.1401853561401367, 0.1599999964237213, -2.453000068664551, -0.7399149537086487, -2.07236909866333, -1.6137313842773438, -1.8991975784301758, 1.775697946548462, -1.8394025564193726, -0.2574884295463562, -2.0, -0.3098999857902527, 0.2629779875278473, -0.155008003115654, 1.6480000019073486, -0.11100000143051147, -3.1401853561401367], "max": [1.067635416984558, 2.0919342041015625, -0.3266558349132538, 0.12219050526618958, -0.6333625912666321, 1.083203673362732, 2.9562039375305176, 843.0, 0.41345900297164917, 0.493133008480072, 0.13011300563812256, 3.132999897003174, 1.093000054359436, 0.6620000004768372, -0.07443828880786896, -2.0511109828948975, -0.8777610063552856, -0.3519456684589386, 2.8930752277374268, 0.9707346558570862, 0.5370029211044312, 860.0, -0.13347099721431732, 0.44986000657081604, 0.026965999975800514, 3.0209999084472656, 0.8679999709129333, 3.140000104904175], "mean": [0.4155866205692291, 2.065856695175171, -1.1927149295806885, -0.9125824570655823, -2.0247602462768555, -0.913205087184906, 2.4021661281585693, 421.1336669921875, 0.2758364677429199, 0.342696875333786, 0.02009456604719162, -0.9484237432479858, 0.5694907307624817, -1.0376179218292236, -0.34516263008117676, -2.0614845752716064, -1.3020392656326294, -1.337493896484375, 2.5241830348968506, -0.735406219959259, 0.056327007710933685, 615.4658203125, -0.2136310636997223, 0.3458961546421051, -0.03262744098901749, 2.3173294067382812, 0.3952072262763977, -2.1104743480682373], "std": [0.2151673585176468, 0.028210997581481934, 0.7247766852378845, 0.5529329776763916, 0.45057547092437744, 0.9400864243507385, 0.5163962244987488, 358.6474304199219, 0.07111366838216782, 0.06405124813318253, 0.08366238325834274, 2.268397569656372, 0.2975884974002838, 0.7451791167259216, 0.11512047052383423, 0.003928265068680048, 0.192722886800766, 0.415199339389801, 0.33561015129089355, 0.8957791924476624, 0.2559562623500824, 329.05133056640625, 0.028776906430721283, 0.06069011986255646, 0.04086562618613243, 0.2553167939186096, 0.3671002686023712, 0.9920387864112854], "count": [980]}, "timestamp": {"min": [0.0], "max": [32.63333333333333], "mean": [16.316666666666666], "std": [9.430049487321545], "count": [980]}, "frame_index": {"min": [0], "max": [979], "mean": [489.5], "std": [282.90148461964634], "count": [980]}, "episode_index": {"min": [250], "max": [250], "mean": [250.0], "std": [0.0], "count": [980]}, "index": {"min": [275808], "max": [276787], "mean": [276297.5], "std": [282.90148461964634], "count": [980]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [980]}, "subtask_annotation": {"mean": [15.986734693877551, 29.0, 29.0, 29.0, 29.0], "std": [8.115544894190023, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [980]}, "scene_annotation": {"mean": [250.0], "std": [0.0], "min": [250], "max": [250], "count": [980]}, "eef_direction_state": {"mean": [3.693877551020408, 3.6714285714285713], "std": [2.14241978043951, 2.237938191045216], "min": [0, 0], "max": [6, 6], "count": [980]}, "eef_velocity_state": {"mean": [0.8142857142857143, 0.8387755102040816], "std": [0.6717324540290752, 0.7231778866411601], "min": [0, 0], "max": [2, 2], "count": [980]}, "eef_acc_mag_state": {"mean": [0.8091836734693878, 0.7693877551020408], "std": [0.8398963413560274, 0.8292371910579863], "min": [0, 0], "max": [2, 2], "count": [980]}, "eef_direction_action": {"mean": [3.693877551020408, 3.6714285714285713], "std": [2.14241978043951, 2.237938191045216], "min": [0, 0], "max": [6, 6], "count": [980]}, "eef_velocity_action": {"mean": [0.8142857142857143, 0.8387755102040816], "std": [0.6717324540290752, 0.7231778866411601], "min": [0, 0], "max": [2, 2], "count": [980]}, "eef_acc_mag_action": {"mean": [0.8091836734693878, 0.7693877551020408], "std": [0.8398963413560274, 0.8292371910579863], "min": [0, 0], "max": [2, 2], "count": [980]}, "eef_sim_pose_state": {"mean": [0.5460465684061347, 0.19950221273261398, 1.1186088559775946, 0.027875502299509598, 0.752425017730823, 0.2529729026571679, 0.5404063778977576, -0.28870406444459046, 1.1029248090826191, 1.131197518079, 0.7324752459716515, -0.8406395294237885], "std": [0.04778435882910208, 0.03353380033828532, 0.0421091172575725, 2.819913269277894, 0.49300253518858017, 2.8635936181389483, 0.06114646146547753, 0.08944722225257946, 0.06663375783265141, 2.115252949180217, 0.3701119203599397, 2.438883483888745], "min": [0.48301514905798665, 0.08043391777959978, 1.0301006744735777, -3.1408531732694986, 0.10152871504315542, -3.140764587937604, 0.4190169546289678, -0.4033479909253241, 1.0041057874186787, -3.104606811270067, 0.33980557664116273, -3.141176089990371], "max": [0.6362106377989349, 0.27110248389315805, 1.1830946650933005, 3.138410412290507, 1.5647302146340896, 3.1401997703715896, 0.6884452083321071, -0.12427674381970044, 1.2163469838143597, 3.0343208383372167, 1.5509744552092144, 3.1409065310280777], "count": [980]}, "eef_sim_pose_action": {"mean": [0.5460465684061347, 0.19950221273261398, 1.1186088559775946, 0.027875502299509598, 0.752425017730823, 0.2529729026571679, 0.5404063778977576, -0.28870406444459046, 1.1029248090826191, 1.131197518079, 0.7324752459716515, -0.8406395294237885], "std": [0.04778435882910208, 0.03353380033828532, 0.0421091172575725, 2.819913269277894, 0.49300253518858017, 2.8635936181389483, 0.06114646146547753, 0.08944722225257946, 0.06663375783265141, 2.115252949180217, 0.3701119203599397, 2.438883483888745], "min": [0.48301514905798665, 0.08043391777959978, 1.0301006744735777, -3.1408531732694986, 0.10152871504315542, -3.140764587937604, 0.4190169546289678, -0.4033479909253241, 1.0041057874186787, -3.104606811270067, 0.33980557664116273, -3.141176089990371], "max": [0.6362106377989349, 0.27110248389315805, 1.1830946650933005, 3.138410412290507, 1.5647302146340896, 3.1401997703715896, 0.6884452083321071, -0.12427674381970044, 1.2163469838143597, 3.0343208383372167, 1.5509744552092144, 3.1409065310280777], "count": [980]}, "gripper_mode_state": {"mean": [0.3122448979591837, 0.4846938775510204], "std": [0.4634091298816195, 0.49976566770395453], "min": [0, 0], "max": [1, 1], "count": [980]}, "gripper_activity_state": {"mean": [1.8020408163265307, 1.8030612244897959], "std": [0.537943854106319, 0.5449122905705337], "min": [0, 0], "max": [2, 2], "count": [980]}, "gripper_mode_action": {"mean": [0.3122448979591837, 0.4846938775510204], "std": [0.4634091298816195, 0.49976566770395453], "min": [0, 0], "max": [1, 1], "count": [980]}, "gripper_activity_action": {"mean": [1.8020408163265307, 1.8030612244897959], "std": [0.537943854106319, 0.5449122905705337], "min": [0, 0], "max": [2, 2], "count": [980]}, "gripper_open_scale_state": {"mean": [0.6154709183084724, 0.42123520401643344], "std": [0.32904199867435135, 0.3585281259926487], "min": [0.0, 0.0], "max": [0.86, 0.843], "count": [980]}, "gripper_open_scale_action": {"mean": [0.6154709183084724, 0.42123520401643344], "std": [0.32904199867435135, 0.3585281259926487], "min": [0.0, 0.0], "max": [0.86, 0.843], "count": [980]}}} +{"episode_index": 248, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.40198914946413344]], [[0.43350405959485244]], [[0.4375611438415946]]], "std": [[[0.22339556355273604]], [[0.1927221153459998]], [[0.1860746913811086]]], "count": [161]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9137254901960784]], [[0.8980392156862745]], [[0.8745098039215686]]], "mean": [[[0.42405785176389393]], [[0.4496709355843787]], [[0.4508120026996306]]], "std": [[[0.175266679936805]], [[0.1425636597466202]], [[0.13462643805144836]]], "count": [161]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[0.8666666666666667]], [[0.8941176470588236]]], "mean": [[[0.41740816435269756]], [[0.44272979970973897]], [[0.4445323879551821]]], "std": [[[0.16884459196872786]], [[0.13589021700991305]], [[0.12774957601786355]]], "count": [161]}, "observation.state": {"min": [0.07262314856052399, 1.9557461738586426, -2.601151466369629, -1.9427084922790527, -2.6476473808288574, -1.6823577880859375, -0.797789990901947, -2.0, 0.11743099987506866, 0.2594040036201477, -0.1313609927892685, -3.1401853561401367, 0.1589999943971634, -2.3340001106262207, -0.7450113296508789, -2.0740621089935303, -1.6273798942565918, -2.00103759765625, 1.9539486169815063, -1.7444217205047607, -0.23342032730579376, 105.0, -0.3201490044593811, 0.2515470087528229, -0.15598100423812866, 1.6160000562667847, -0.12200000137090683, -3.1381852626800537], "max": [0.9705776572227478, 2.092318296432495, -0.3271096348762512, -0.26434755325317383, 1.0796083211898804, 0.9449911117553711, 2.896461248397827, 841.0, 0.39922401309013367, 0.4530029892921448, 0.11829700320959091, 3.1070001125335693, 1.4079999923706055, 0.37700000405311584, -0.014957471750676632, -1.898988127708435, -0.7466518878936768, -0.32843607664108276, 2.8891658782958984, 1.1618657112121582, 0.6134134531021118, 846.0, -0.08419500291347504, 0.4508419930934906, 0.03179600089788437, 2.816999912261963, 0.8340000510215759, 3.1410000324249268], "mean": [0.3073108196258545, 2.064545154571533, -1.1262891292572021, -1.0011029243469238, -1.521028757095337, -1.1351714134216309, 1.9046982526779175, 538.9805908203125, 0.29052937030792236, 0.3417234420776367, 0.04205469414591789, -0.8603639006614685, 0.6704778671264648, -1.0728085041046143, -0.3480083644390106, -2.062493085861206, -1.2080072164535522, -1.2100034952163696, 2.5134286880493164, -0.4469306170940399, 0.0732903927564621, 609.8230590820312, -0.21640028059482574, 0.34191209077835083, -0.038031235337257385, 2.2364730834960938, 0.4148450195789337, -1.0456783771514893], "std": [0.20191267132759094, 0.027728933840990067, 0.5045066475868225, 0.5134701132774353, 1.0291237831115723, 0.47690582275390625, 0.8898794054985046, 329.83740234375, 0.06209592521190643, 0.05755196511745453, 0.04773452505469322, 2.2993948459625244, 0.3512365520000458, 0.6663335561752319, 0.12071462720632553, 0.015133376233279705, 0.27870795130729675, 0.5229856967926025, 0.27820706367492676, 1.0465887784957886, 0.2566052973270416, 317.4647216796875, 0.05006536468863487, 0.06028933450579643, 0.036696501076221466, 0.30054572224617004, 0.34788304567337036, 2.296703815460205], "count": [876]}, "action": {"min": [0.07262314856052399, 1.9557461738586426, -2.601151466369629, -1.9427084922790527, -2.6476473808288574, -1.6823577880859375, -0.797789990901947, -2.0, 0.11743099987506866, 0.2594040036201477, -0.1313609927892685, -3.1401853561401367, 0.1589999943971634, -2.3340001106262207, -0.7450113296508789, -2.0740621089935303, -1.6273798942565918, -2.00103759765625, 1.9539486169815063, -1.7444217205047607, -0.23342032730579376, 105.0, -0.3201490044593811, 0.2515470087528229, -0.15598100423812866, 1.6160000562667847, -0.12200000137090683, -3.1381852626800537], "max": [0.9705776572227478, 2.092318296432495, -0.3271096348762512, -0.26434755325317383, 1.0796083211898804, 0.9449911117553711, 2.896461248397827, 841.0, 0.39922401309013367, 0.4530029892921448, 0.11829700320959091, 3.1070001125335693, 1.4079999923706055, 0.37700000405311584, -0.014957471750676632, -1.898988127708435, -0.7466518878936768, -0.32843607664108276, 2.8891658782958984, 1.1618657112121582, 0.6134134531021118, 846.0, -0.08419500291347504, 0.4508419930934906, 0.03179600089788437, 2.816999912261963, 0.8340000510215759, 3.1410000324249268], "mean": [0.3073108196258545, 2.064545154571533, -1.1262891292572021, -1.0011029243469238, -1.521028757095337, -1.1351714134216309, 1.9046982526779175, 538.9805908203125, 0.29052937030792236, 0.3417234420776367, 0.04205469414591789, -0.8603639006614685, 0.6704778671264648, -1.0728085041046143, -0.3480083644390106, -2.062493085861206, -1.2080072164535522, -1.2100034952163696, 2.5134286880493164, -0.4469306170940399, 0.0732903927564621, 609.8230590820312, -0.21640028059482574, 0.34191209077835083, -0.038031235337257385, 2.2364730834960938, 0.4148450195789337, -1.0456783771514893], "std": [0.20191267132759094, 0.027728933840990067, 0.5045066475868225, 0.5134701132774353, 1.0291237831115723, 0.47690582275390625, 0.8898794054985046, 329.83740234375, 0.06209592521190643, 0.05755196511745453, 0.04773452505469322, 2.2993948459625244, 0.3512365520000458, 0.6663335561752319, 0.12071462720632553, 0.015133376233279705, 0.27870795130729675, 0.5229856967926025, 0.27820706367492676, 1.0465887784957886, 0.2566052973270416, 317.4647216796875, 0.05006536468863487, 0.06028933450579643, 0.036696501076221466, 0.30054572224617004, 0.34788304567337036, 2.296703815460205], "count": [876]}, "timestamp": {"min": [0.0], "max": [29.166666666666668], "mean": [14.583333333333334], "std": [8.429308437869667], "count": [876]}, "frame_index": {"min": [0], "max": [875], "mean": [437.5], "std": [252.87925313608997], "count": [876]}, "episode_index": {"min": [251], "max": [251], "mean": [251.0], "std": [0.0], "count": [876]}, "index": {"min": [276788], "max": [277663], "mean": [277225.5], "std": [252.87925313608997], "count": [876]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [876]}, "subtask_annotation": {"mean": [16.850456621004565, 29.0, 29.0, 29.0, 29.0], "std": [8.217603460913157, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [876]}, "scene_annotation": {"mean": [251.0], "std": [0.0], "min": [251], "max": [251], "count": [876]}, "eef_direction_state": {"mean": [4.171232876712328, 3.414383561643836], "std": [2.1634983161614283, 1.9592243966534517], "min": [0, 0], "max": [6, 6], "count": [876]}, "eef_velocity_state": {"mean": [0.7328767123287672, 1.0559360730593608], "std": [0.7948845804364756, 0.6975651819923068], "min": [0, 0], "max": [2, 2], "count": [876]}, "eef_acc_mag_state": {"mean": [0.7431506849315068, 0.9611872146118722], "std": [0.8407493559778411, 0.8183681594507143], "min": [0, 0], "max": [2, 2], "count": [876]}, "eef_direction_action": {"mean": [4.171232876712328, 3.414383561643836], "std": [2.1634983161614283, 1.9592243966534517], "min": [0, 0], "max": [6, 6], "count": [876]}, "eef_velocity_action": {"mean": [0.7328767123287672, 1.0559360730593608], "std": [0.7948845804364756, 0.6975651819923068], "min": [0, 0], "max": [2, 2], "count": [876]}, "eef_acc_mag_action": {"mean": [0.7431506849315068, 0.9611872146118722], "std": [0.8407493559778411, 0.8183681594507143], "min": [0, 0], "max": [2, 2], "count": [876]}, "eef_sim_pose_state": {"mean": [0.5392431554113032, 0.19938257236700038, 1.108060609802283, 0.4957079753770656, 0.8892573484075812, 1.6007396302063146, 0.5385234289253499, -0.3126348891037588, 1.1065300127171827, 1.956571796630727, 0.7452817298589473, 0.23790395957476212], "std": [0.05208099297350473, 0.042239327331134884, 0.05486935939169145, 2.543327552441988, 0.5083710929027071, 1.9227872304801563, 0.05366386779900017, 0.057698430803383494, 0.05250193622295996, 1.1577152109649615, 0.36068068821605453, 2.535293151902851], "min": [0.47032018838112105, 0.07200137901566785, 1.0107928138050024, -3.1403346125526173, 0.08554215389369335, -3.1414841982673996, 0.45028160129902184, -0.40565700756574985, 0.9935442290494696, -3.05132204597299, 0.3446190972188552, -3.133031170424346], "max": [0.6418224400327647, 0.280825533757841, 1.1871975730495405, 3.139363800949286, 1.5486987668652006, 3.141279825606473, 0.6526721061266753, -0.12681145478263306, 1.2133841410935462, 3.1336595807620204, 1.548376183188069, 3.1375612781905216], "count": [876]}, "eef_sim_pose_action": {"mean": [0.5392431554113032, 0.19938257236700038, 1.108060609802283, 0.4957079753770656, 0.8892573484075812, 1.6007396302063146, 0.5385234289253499, -0.3126348891037588, 1.1065300127171827, 1.956571796630727, 0.7452817298589473, 0.23790395957476212], "std": [0.05208099297350473, 0.042239327331134884, 0.05486935939169145, 2.543327552441988, 0.5083710929027071, 1.9227872304801563, 0.05366386779900017, 0.057698430803383494, 0.05250193622295996, 1.1577152109649615, 0.36068068821605453, 2.535293151902851], "min": [0.47032018838112105, 0.07200137901566785, 1.0107928138050024, -3.1403346125526173, 0.08554215389369335, -3.1414841982673996, 0.45028160129902184, -0.40565700756574985, 0.9935442290494696, -3.05132204597299, 0.3446190972188552, -3.133031170424346], "max": [0.6418224400327647, 0.280825533757841, 1.1871975730495405, 3.139363800949286, 1.5486987668652006, 3.141279825606473, 0.6526721061266753, -0.12681145478263306, 1.2133841410935462, 3.1336595807620204, 1.548376183188069, 3.1375612781905216], "count": [876]}, "gripper_mode_state": {"mean": [0.2888127853881279, 0.3550228310502283], "std": [0.45321072403957907, 0.47852024041132274], "min": [0, 0], "max": [1, 1], "count": [876]}, "gripper_activity_state": {"mean": [1.9292237442922375, 1.697488584474886], "std": [0.3372123704955171, 0.6453508433843606], "min": [0, 0], "max": [2, 2], "count": [876]}, "gripper_mode_action": {"mean": [0.2888127853881279, 0.3550228310502283], "std": [0.45321072403957907, 0.47852024041132274], "min": [0, 0], "max": [1, 1], "count": [876]}, "gripper_activity_action": {"mean": [1.9292237442922375, 1.697488584474886], "std": [0.3372123704955171, 0.6453508433843606], "min": [0, 0], "max": [2, 2], "count": [876]}, "gripper_open_scale_state": {"mean": [0.6098230594478321, 0.5390873288841548], "std": [0.3174673276534385, 0.32966275379039073], "min": [0.105, 0.0], "max": [0.846, 0.841], "count": [876]}, "gripper_open_scale_action": {"mean": [0.6098230594478321, 0.5390873288841548], "std": [0.3174673276534385, 0.32966275379039073], "min": [0.105, 0.0], "max": [0.846, 0.841], "count": [876]}}} +{"episode_index": 249, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.41946278246440694]], [[0.4457822443253787]], [[0.4497018100521863]]], "std": [[[0.21567245022367743]], [[0.18719202758559134]], [[0.18098201025067298]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00784313725490196]]], "max": [[[0.7490196078431373]], [[0.7450980392156863]], [[0.7529411764705882]]], "mean": [[[0.4298721278563105]], [[0.45161542090996604]], [[0.45221778575771393]]], "std": [[[0.16497485004328669]], [[0.13491514260009782]], [[0.1268324763107962]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4385960173151948]], [[0.45533412974362875]], [[0.4566591047271622]]], "std": [[[0.158060386565133]], [[0.13408654710357995]], [[0.12666547037623646]]], "count": [129]}, "observation.state": {"min": [-0.009599311277270317, 1.8006213903427124, -2.692152976989746, -1.8136589527130127, -0.15950563549995422, -1.5008260011672974, -1.0887538194656372, -5.0, 0.08216100186109543, 0.25603899359703064, -0.1723320037126541, -3.1089999675750732, 0.3190000057220459, -3.0999999046325684, -0.5768487453460693, -2.070030450820923, -1.697245478630066, -2.006692409515381, 2.0726308822631836, -1.744072675704956, -0.28588491678237915, 1.0, -0.31436601281166077, 0.23965199291706085, -0.06970199942588806, 1.6119999885559082, -0.06700000166893005, -3.134185314178467], "max": [1.0179808139801025, 2.0908520221710205, -0.4553389549255371, -0.2587276101112366, 1.9309451580047607, 1.4503511190414429, 1.0392563343048096, 758.0, 0.4370279908180237, 0.46918898820877075, 0.09218499809503555, 3.13700008392334, 1.1039999723434448, 0.43599995970726013, -0.03237585723400116, -1.9604761600494385, -0.7674910426139832, -0.3899589478969574, 2.889427661895752, 1.1437840461730957, 0.5599016547203064, 802.0, -0.2014700025320053, 0.4508430063724518, 0.03501100093126297, 2.5450000762939453, 0.8769999742507935, 3.119999885559082], "mean": [0.3479948043823242, 2.0551867485046387, -1.346413254737854, -0.8272280693054199, 1.2231643199920654, 0.5651857852935791, -0.43765005469322205, 426.819580078125, 0.2811187505722046, 0.34048113226890564, 0.0132563766092062, -0.3113027811050415, 0.6912044882774353, -1.345556616783142, -0.35120078921318054, -2.0597517490386963, -1.3623706102371216, -1.1984977722167969, 2.420976161956787, -0.5186358094215393, 0.18360017240047455, 588.0397338867188, -0.2325410097837448, 0.36562594771385193, -0.02378915809094906, 2.259622812271118, 0.4896439015865326, -1.7358487844467163], "std": [0.26394176483154297, 0.04953727126121521, 0.6829177737236023, 0.5456658601760864, 0.5226426720619202, 0.9817855954170227, 0.46984559297561646, 308.0766906738281, 0.0936121791601181, 0.06284656375646591, 0.07127127796411514, 2.304656982421875, 0.20842844247817993, 1.0447794198989868, 0.15717574954032898, 0.01346459612250328, 0.26281487941741943, 0.4668028652667999, 0.3082892596721649, 0.8749499917030334, 0.3002014756202698, 339.98284912109375, 0.029824333265423775, 0.07123270630836487, 0.02418169192969799, 0.27000313997268677, 0.30985644459724426, 1.6900134086608887], "count": [654]}, "action": {"min": [-0.009599311277270317, 1.8006213903427124, -2.692152976989746, -1.8136589527130127, -0.15950563549995422, -1.5008260011672974, -1.0887538194656372, -5.0, 0.08216100186109543, 0.25603899359703064, -0.1723320037126541, -3.1089999675750732, 0.3190000057220459, -3.0999999046325684, -0.5768487453460693, -2.070030450820923, -1.697245478630066, -2.006692409515381, 2.0726308822631836, -1.744072675704956, -0.28588491678237915, 1.0, -0.31436601281166077, 0.23965199291706085, -0.06970199942588806, 1.6119999885559082, -0.06700000166893005, -3.134185314178467], "max": [1.0179808139801025, 2.0908520221710205, -0.4553389549255371, -0.2587276101112366, 1.9309451580047607, 1.4503511190414429, 1.0392563343048096, 758.0, 0.4370279908180237, 0.46918898820877075, 0.09218499809503555, 3.13700008392334, 1.1039999723434448, 0.43599995970726013, -0.03237585723400116, -1.9604761600494385, -0.7674910426139832, -0.3899589478969574, 2.889427661895752, 1.1437840461730957, 0.5599016547203064, 802.0, -0.2014700025320053, 0.4508430063724518, 0.03501100093126297, 2.5450000762939453, 0.8769999742507935, 3.119999885559082], "mean": [0.3479948043823242, 2.0551867485046387, -1.346413254737854, -0.8272280693054199, 1.2231643199920654, 0.5651857852935791, -0.43765005469322205, 426.819580078125, 0.2811187505722046, 0.34048113226890564, 0.0132563766092062, -0.3113027811050415, 0.6912044882774353, -1.345556616783142, -0.35120078921318054, -2.0597517490386963, -1.3623706102371216, -1.1984977722167969, 2.420976161956787, -0.5186358094215393, 0.18360017240047455, 588.0397338867188, -0.2325410097837448, 0.36562594771385193, -0.02378915809094906, 2.259622812271118, 0.4896439015865326, -1.7358487844467163], "std": [0.26394176483154297, 0.04953727126121521, 0.6829177737236023, 0.5456658601760864, 0.5226426720619202, 0.9817855954170227, 0.46984559297561646, 308.0766906738281, 0.0936121791601181, 0.06284656375646591, 0.07127127796411514, 2.304656982421875, 0.20842844247817993, 1.0447794198989868, 0.15717574954032898, 0.01346459612250328, 0.26281487941741943, 0.4668028652667999, 0.3082892596721649, 0.8749499917030334, 0.3002014756202698, 339.98284912109375, 0.029824333265423775, 0.07123270630836487, 0.02418169192969799, 0.27000313997268677, 0.30985644459724426, 1.6900134086608887], "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": [252], "max": [252], "mean": [252.0], "std": [0.0], "count": [654]}, "index": {"min": [277664], "max": [278317], "mean": [277990.5], "std": [188.79331732523443], "count": [654]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [654]}, "subtask_annotation": {"mean": [14.685015290519878, 29.0, 29.0, 29.0, 29.0], "std": [8.590328922320086, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [654]}, "scene_annotation": {"mean": [252.0], "std": [0.0], "min": [252], "max": [252], "count": [654]}, "eef_direction_state": {"mean": [3.9311926605504586, 3.04434250764526], "std": [2.169395013442653, 2.147366663872419], "min": [0, 0], "max": [6, 6], "count": [654]}, "eef_velocity_state": {"mean": [0.7385321100917431, 1.084097859327217], "std": [0.7170797374674397, 0.7277532533510248], "min": [0, 0], "max": [2, 2], "count": [654]}, "eef_acc_mag_state": {"mean": [0.6926605504587156, 0.9510703363914373], "std": [0.8195105299062472, 0.8499273676150103], "min": [0, 0], "max": [2, 2], "count": [654]}, "eef_direction_action": {"mean": [3.9311926605504586, 3.04434250764526], "std": [2.169395013442653, 2.147366663872419], "min": [0, 0], "max": [6, 6], "count": [654]}, "eef_velocity_action": {"mean": [0.7385321100917431, 1.084097859327217], "std": [0.7170797374674397, 0.7277532533510248], "min": [0, 0], "max": [2, 2], "count": [654]}, "eef_acc_mag_action": {"mean": [0.6926605504587156, 0.9510703363914373], "std": [0.8195105299062472, 0.8499273676150103], "min": [0, 0], "max": [2, 2], "count": [654]}, "eef_sim_pose_state": {"mean": [0.5614578699103907, 0.21947766631571305, 1.1083370724598458, -1.0029969020774765, 0.8815855424449901, 1.0333330858671423, 0.5347381180169923, -0.28604710318062176, 1.0886384125148485, 1.428212299340573, 0.645056358287229, 1.6319475961436725], "std": [0.061618835391712756, 0.02491808549594282, 0.04036653545874043, 2.5837024626723353, 0.4528521648436599, 2.6350884305913764, 0.06377688488859355, 0.09802735755382085, 0.05644435844963474, 1.5677370692071304, 0.43684727115741, 1.6584204409249923], "min": [0.45337757837652404, 0.1853369670989174, 1.0170121828641334, -3.1405693852444916, 0.11068133649838052, -3.140758327419212, 0.44121800498785907, -0.4205878503041045, 1.0077493719819277, -3.1403654015485145, 0.11798010128685954, -3.068519344853582], "max": [0.6419237455019385, 0.27922370172780203, 1.1648824585172066, 3.1413829478521316, 1.5527789467515043, 3.1407730183434572, 0.6595364103053999, -0.08956087384502905, 1.180495742185145, 3.1402913100671563, 1.528230871846676, 3.044739804208141], "count": [654]}, "eef_sim_pose_action": {"mean": [0.5614578699103907, 0.21947766631571305, 1.1083370724598458, -1.0029969020774765, 0.8815855424449901, 1.0333330858671423, 0.5347381180169923, -0.28604710318062176, 1.0886384125148485, 1.428212299340573, 0.645056358287229, 1.6319475961436725], "std": [0.061618835391712756, 0.02491808549594282, 0.04036653545874043, 2.5837024626723353, 0.4528521648436599, 2.6350884305913764, 0.06377688488859355, 0.09802735755382085, 0.05644435844963474, 1.5677370692071304, 0.43684727115741, 1.6584204409249923], "min": [0.45337757837652404, 0.1853369670989174, 1.0170121828641334, -3.1405693852444916, 0.11068133649838052, -3.140758327419212, 0.44121800498785907, -0.4205878503041045, 1.0077493719819277, -3.1403654015485145, 0.11798010128685954, -3.068519344853582], "max": [0.6419237455019385, 0.27922370172780203, 1.1648824585172066, 3.1413829478521316, 1.5527789467515043, 3.1407730183434572, 0.6595364103053999, -0.08956087384502905, 1.180495742185145, 3.1402913100671563, 1.528230871846676, 3.044739804208141], "count": [654]}, "gripper_mode_state": {"mean": [0.27217125382262997, 0.4801223241590214], "std": [0.44507759145484793, 0.49960472175827075], "min": [0, 0], "max": [1, 1], "count": [654]}, "gripper_activity_state": {"mean": [1.871559633027523, 1.724770642201835], "std": [0.45131647252289014, 0.6188411726253222], "min": [0, 0], "max": [2, 2], "count": [654]}, "gripper_mode_action": {"mean": [0.27217125382262997, 0.4801223241590214], "std": [0.44507759145484793, 0.49960472175827075], "min": [0, 0], "max": [1, 1], "count": [654]}, "gripper_activity_action": {"mean": [1.871559633027523, 1.724770642201835], "std": [0.45131647252289014, 0.6188411726253222], "min": [0, 0], "max": [2, 2], "count": [654]}, "gripper_open_scale_state": {"mean": [0.5880397552322908, 0.4268792050657643], "std": [0.33998279198976866, 0.3079937250672903], "min": [0.001, 0.0], "max": [0.802, 0.758], "count": [654]}, "gripper_open_scale_action": {"mean": [0.5880397552322908, 0.4268792050657643], "std": [0.33998279198976866, 0.3079937250672903], "min": [0.001, 0.0], "max": [0.802, 0.758], "count": [654]}}} +{"episode_index": 250, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.40735590321234877]], [[0.4346988518634404]], [[0.43942103149770545]]], "std": [[[0.21991379457159702]], [[0.19252744666526708]], [[0.18618634885577917]]], "count": [235]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4094307424210819]], [[0.44104592806980947]], [[0.4441422515992212]]], "std": [[[0.19566403217526862]], [[0.16066369451504417]], [[0.15190924246110207]]], "count": [235]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7607843137254902]], [[0.7686274509803922]]], "mean": [[[0.4445400352871645]], [[0.4577151213322208]], [[0.45849607756223054]]], "std": [[[0.14713218962993466]], [[0.12358844560418542]], [[0.11635203830290015]]], "count": [235]}, "observation.state": {"min": [0.15847589075565338, 1.7567087411880493, -2.90443754196167, -0.37112680077552795, -0.05941101163625717, -2.072281837463379, -0.17416641116142273, -7.0, 0.11757099628448486, 0.19421300292015076, -0.14311200380325317, -3.1411852836608887, 0.47199997305870056, -2.9240000247955322, -0.7675608992576599, -2.075580596923828, -2.0733115673065186, -1.8191218376159668, 1.9251854419708252, -1.7181720733642578, -0.221779003739357, 17.0, -0.3164939880371094, 0.27533599734306335, -0.15790300071239471, 1.5870000123977661, -0.11700000613927841, -3.127000093460083], "max": [1.146768569946289, 2.0924925804138184, -2.1114468574523926, 1.2424126863479614, 1.1515858173370361, -0.7189186215400696, 2.1979455947875977, 848.0, 0.4001480042934418, 0.47569000720977783, 0.128029003739357, 3.1410000324249268, 1.0399999618530273, 0.42899996042251587, -0.08363617956638336, -2.001526117324829, -0.6473775506019592, -0.42957794666290283, 2.8931798934936523, 1.1542212963104248, 0.6919183731079102, 868.0, -0.1053680032491684, 0.4858410060405731, 0.0707549974322319, 2.75600004196167, 0.8410000205039978, 3.131999969482422], "mean": [0.5694062113761902, 2.0308239459991455, -2.6430537700653076, 0.3963530659675598, 0.5780094861984253, -1.4500569105148315, 1.7159181833267212, 385.06427001953125, 0.3252493739128113, 0.32143843173980713, 0.028059097006917, 0.669908344745636, 0.7358872294425964, -1.6640838384628296, -0.3931654095649719, -2.058863639831543, -1.3897640705108643, -1.2550591230392456, 2.537463665008545, -0.6959073543548584, 0.1877196580171585, 453.29693603515625, -0.22231930494308472, 0.3629019558429718, -0.02602781541645527, 2.287564277648926, 0.3664436638355255, -2.1046931743621826], "std": [0.2246839553117752, 0.065518319606781, 0.2055698037147522, 0.4564770460128784, 0.26247432827949524, 0.36335626244544983, 0.5733843445777893, 299.89263916015625, 0.07383634895086288, 0.08604078739881516, 0.05387254059314728, 2.3930859565734863, 0.1382039338350296, 0.9015234708786011, 0.1306632161140442, 0.009197968058288097, 0.35422247648239136, 0.3931175768375397, 0.3018529415130615, 0.8509068489074707, 0.2918490171432495, 396.63140869140625, 0.03427917882800102, 0.06161980330944061, 0.04276559501886368, 0.2143418937921524, 0.3073737621307373, 1.16059410572052], "count": [1455]}, "action": {"min": [0.15847589075565338, 1.7567087411880493, -2.90443754196167, -0.37112680077552795, -0.05941101163625717, -2.072281837463379, -0.17416641116142273, -7.0, 0.11757099628448486, 0.19421300292015076, -0.14311200380325317, -3.1411852836608887, 0.47199997305870056, -2.9240000247955322, -0.7675608992576599, -2.075580596923828, -2.0733115673065186, -1.8191218376159668, 1.9251854419708252, -1.7181720733642578, -0.221779003739357, 17.0, -0.3164939880371094, 0.27533599734306335, -0.15790300071239471, 1.5870000123977661, -0.11700000613927841, -3.127000093460083], "max": [1.146768569946289, 2.0924925804138184, -2.1114468574523926, 1.2424126863479614, 1.1515858173370361, -0.7189186215400696, 2.1979455947875977, 848.0, 0.4001480042934418, 0.47569000720977783, 0.128029003739357, 3.1410000324249268, 1.0399999618530273, 0.42899996042251587, -0.08363617956638336, -2.001526117324829, -0.6473775506019592, -0.42957794666290283, 2.8931798934936523, 1.1542212963104248, 0.6919183731079102, 868.0, -0.1053680032491684, 0.4858410060405731, 0.0707549974322319, 2.75600004196167, 0.8410000205039978, 3.131999969482422], "mean": [0.5694062113761902, 2.0308239459991455, -2.6430537700653076, 0.3963530659675598, 0.5780094861984253, -1.4500569105148315, 1.7159181833267212, 385.06427001953125, 0.3252493739128113, 0.32143843173980713, 0.028059097006917, 0.669908344745636, 0.7358872294425964, -1.6640838384628296, -0.3931654095649719, -2.058863639831543, -1.3897640705108643, -1.2550591230392456, 2.537463665008545, -0.6959073543548584, 0.1877196580171585, 453.29693603515625, -0.22231930494308472, 0.3629019558429718, -0.02602781541645527, 2.287564277648926, 0.3664436638355255, -2.1046931743621826], "std": [0.2246839553117752, 0.065518319606781, 0.2055698037147522, 0.4564770460128784, 0.26247432827949524, 0.36335626244544983, 0.5733843445777893, 299.89263916015625, 0.07383634895086288, 0.08604078739881516, 0.05387254059314728, 2.3930859565734863, 0.1382039338350296, 0.9015234708786011, 0.1306632161140442, 0.009197968058288097, 0.35422247648239136, 0.3931175768375397, 0.3018529415130615, 0.8509068489074707, 0.2918490171432495, 396.63140869140625, 0.03427917882800102, 0.06161980330944061, 0.04276559501886368, 0.2143418937921524, 0.3073737621307373, 1.16059410572052], "count": [1455]}, "timestamp": {"min": [0.0], "max": [48.46666666666667], "mean": [24.233333333333334], "std": [14.000740721145462], "count": [1455]}, "frame_index": {"min": [0], "max": [1454], "mean": [727.0], "std": [420.02222163436386], "count": [1455]}, "episode_index": {"min": [253], "max": [253], "mean": [253.0], "std": [0.0], "count": [1455]}, "index": {"min": [278318], "max": [279772], "mean": [279045.0], "std": [420.02222163436386], "count": [1455]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1455]}, "subtask_annotation": {"mean": [17.329209621993126, 29.0, 29.0, 29.0, 29.0], "std": [8.507983256941007, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1455]}, "scene_annotation": {"mean": [253.0], "std": [0.0], "min": [253], "max": [253], "count": [1455]}, "eef_direction_state": {"mean": [4.1360824742268045, 2.7890034364261167], "std": [2.068758890530739, 2.231949212828992], "min": [0, 0], "max": [6, 6], "count": [1455]}, "eef_velocity_state": {"mean": [0.643298969072165, 0.9621993127147767], "std": [0.6795349961268663, 0.6318689684294718], "min": [0, 0], "max": [2, 2], "count": [1455]}, "eef_acc_mag_state": {"mean": [0.6735395189003437, 0.9079037800687285], "std": [0.8256753026964849, 0.8412309367964973], "min": [0, 0], "max": [2, 2], "count": [1455]}, "eef_direction_action": {"mean": [4.1360824742268045, 2.7890034364261167], "std": [2.068758890530739, 2.231949212828992], "min": [0, 0], "max": [6, 6], "count": [1455]}, "eef_velocity_action": {"mean": [0.643298969072165, 0.9621993127147767], "std": [0.6795349961268663, 0.6318689684294718], "min": [0, 0], "max": [2, 2], "count": [1455]}, "eef_acc_mag_action": {"mean": [0.6735395189003437, 0.9079037800687285], "std": [0.8256753026964849, 0.8412309367964973], "min": [0, 0], "max": [2, 2], "count": [1455]}, "eef_sim_pose_state": {"mean": [0.5614953183255974, 0.21066273042815792, 1.1174343805640057, -0.39885108981606127, 0.800613533728297, 2.287313600875121, 0.5155777570062366, -0.333569508966737, 1.0654600211857816, 1.736366191151803, 0.5000781628471651, 1.881848212619074], "std": [0.054606324238310355, 0.041748396644944084, 0.043198257233650734, 2.8930471226818746, 0.4359100771402833, 1.667535048082531, 0.08485744070002406, 0.07409095124338115, 0.05165260493734443, 0.8304990880392834, 0.4092991094061817, 1.4004484724209203], "min": [0.48829003093364426, 0.056458548012994964, 1.0052337049407398, -3.139827101935247, 0.10856633735538379, -3.139615783842673, 0.3901630848658697, -0.431979381478971, 0.9932687831251514, -3.138108096911705, 0.04519709518046433, -3.132403839585308], "max": [0.6782814825628247, 0.33153424585499347, 1.1704683283370858, 3.1398824383643444, 1.534192068032469, 3.1399732429891363, 0.6706605847613543, -0.13541775038054216, 1.2053780243668892, 3.1162089202181775, 1.561481808447677, 3.14122431030608], "count": [1455]}, "eef_sim_pose_action": {"mean": [0.5614953183255974, 0.21066273042815792, 1.1174343805640057, -0.39885108981606127, 0.800613533728297, 2.287313600875121, 0.5155777570062366, -0.333569508966737, 1.0654600211857816, 1.736366191151803, 0.5000781628471651, 1.881848212619074], "std": [0.054606324238310355, 0.041748396644944084, 0.043198257233650734, 2.8930471226818746, 0.4359100771402833, 1.667535048082531, 0.08485744070002406, 0.07409095124338115, 0.05165260493734443, 0.8304990880392834, 0.4092991094061817, 1.4004484724209203], "min": [0.48829003093364426, 0.056458548012994964, 1.0052337049407398, -3.139827101935247, 0.10856633735538379, -3.139615783842673, 0.3901630848658697, -0.431979381478971, 0.9932687831251514, -3.138108096911705, 0.04519709518046433, -3.132403839585308], "max": [0.6782814825628247, 0.33153424585499347, 1.1704683283370858, 3.1398824383643444, 1.534192068032469, 3.1399732429891363, 0.6706605847613543, -0.13541775038054216, 1.2053780243668892, 3.1162089202181775, 1.561481808447677, 3.14122431030608], "count": [1455]}, "gripper_mode_state": {"mean": [0.4652920962199313, 0.4852233676975945], "std": [0.49879390675428587, 0.4997816034407435], "min": [0, 0], "max": [1, 1], "count": [1455]}, "gripper_activity_state": {"mean": [1.925085910652921, 1.7518900343642612], "std": [0.34861962873642205, 0.5974932183574652], "min": [0, 0], "max": [2, 2], "count": [1455]}, "gripper_mode_action": {"mean": [0.4652920962199313, 0.4852233676975945], "std": [0.49879390675428587, 0.4997816034407435], "min": [0, 0], "max": [1, 1], "count": [1455]}, "gripper_activity_action": {"mean": [1.925085910652921, 1.7518900343642612], "std": [0.34861962873642205, 0.5974932183574652], "min": [0, 0], "max": [2, 2], "count": [1455]}, "gripper_open_scale_state": {"mean": [0.4532969072400909, 0.3850864261846523], "std": [0.39663144127955363, 0.2998639331301506], "min": [0.017, 0.0], "max": [0.868, 0.848], "count": [1455]}, "gripper_open_scale_action": {"mean": [0.4532969072400909, 0.3850864261846523], "std": [0.39663144127955363, 0.2998639331301506], "min": [0.017, 0.0], "max": [0.868, 0.848], "count": [1455]}}} +{"episode_index": 251, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4347157260918808]], [[0.4512202578985866]], [[0.4526452928493901]]], "std": [[[0.19648923152851394]], [[0.1761177366508594]], [[0.17248126589444523]]], "count": [277]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44998683814681106]], [[0.46168864364337797]], [[0.46103906231566033]]], "std": [[[0.15056184856952953]], [[0.13141847543275076]], [[0.12545764047258576]]], "count": [277]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[0.9215686274509803]], [[0.9294117647058824]]], "mean": [[[0.45177227781906987]], [[0.4650707709527855]], [[0.4650683103867299]]], "std": [[[0.12996800316364165]], [[0.10817946116823615]], [[0.1018034492505737]]], "count": [277]}, "observation.state": {"min": [0.15629424154758453, 1.693213701248169, -2.579230308532715, -1.5622093677520752, -2.6251323223114014, -1.7373706102371216, 0.28361600637435913, -2.0, 0.07468800246715546, 0.256727010011673, -0.1822959929704666, -3.1401853561401367, 0.19999998807907104, -2.444999933242798, -0.8928930759429932, -2.0794551372528076, -1.6919571161270142, -1.9187625646591187, 1.7661336660385132, -1.6567888259887695, -0.28349384665489197, -3.0, -0.3656330108642578, 0.2573409974575043, -0.15363000333309174, 1.5729999542236328, -0.09400000423192978, -3.1401853561401367], "max": [1.065628170967102, 2.091026544570923, -0.3765198886394501, -0.10325368493795395, 0.8052775263786316, 1.0519274473190308, 2.8844010829925537, 813.0, 0.4054819941520691, 0.4639509916305542, 0.08652599900960922, 3.140000104904175, 1.1710000038146973, 0.4339999854564667, 0.08424704521894455, -1.8572747707366943, -0.5445252656936646, -0.2405412644147873, 2.8886423110961914, 1.1392288208007812, 0.8986350893974304, 861.0, -0.10090500116348267, 0.4487690031528473, 0.03687100112438202, 2.7720000743865967, 1.1239999532699585, 3.138000011444092], "mean": [0.374602735042572, 2.0684211254119873, -1.5583494901657104, -0.7606709599494934, -1.818847417831421, -0.3579847812652588, 2.3895037174224854, 402.3591003417969, 0.2673119604587555, 0.3502480387687683, -0.026343753561377525, -0.5081136226654053, 0.6794907450675964, -0.9001140594482422, -0.3604452311992645, -2.060577630996704, -1.3044837713241577, -1.035369873046875, 2.2782626152038574, -0.2174033224582672, 0.330115407705307, 520.9459838867188, -0.22666461765766144, 0.37164801359176636, -0.04302956908941269, 2.3193559646606445, 0.5777633786201477, -2.1628007888793945], "std": [0.2257411926984787, 0.04468566179275513, 0.7268550395965576, 0.31353193521499634, 0.5191685557365417, 0.9642228484153748, 0.42229318618774414, 274.7715759277344, 0.0738527849316597, 0.051605381071567535, 0.06732814759016037, 2.3663218021392822, 0.2211913913488388, 0.7995402216911316, 0.2369958758354187, 0.02034667134284973, 0.300724059343338, 0.4062495827674866, 0.36444327235221863, 0.7424967885017395, 0.3696732223033905, 365.6722106933594, 0.053775232285261154, 0.04965978115797043, 0.04998881369829178, 0.3073536455631256, 0.2558991611003876, 1.4084317684173584], "count": [1806]}, "action": {"min": [0.15629424154758453, 1.693213701248169, -2.579230308532715, -1.5622093677520752, -2.6251323223114014, -1.7373706102371216, 0.28361600637435913, -2.0, 0.07468800246715546, 0.256727010011673, -0.1822959929704666, -3.1401853561401367, 0.19999998807907104, -2.444999933242798, -0.8928930759429932, -2.0794551372528076, -1.6919571161270142, -1.9187625646591187, 1.7661336660385132, -1.6567888259887695, -0.28349384665489197, -3.0, -0.3656330108642578, 0.2573409974575043, -0.15363000333309174, 1.5729999542236328, -0.09400000423192978, -3.1401853561401367], "max": [1.065628170967102, 2.091026544570923, -0.3765198886394501, -0.10325368493795395, 0.8052775263786316, 1.0519274473190308, 2.8844010829925537, 813.0, 0.4054819941520691, 0.4639509916305542, 0.08652599900960922, 3.140000104904175, 1.1710000038146973, 0.4339999854564667, 0.08424704521894455, -1.8572747707366943, -0.5445252656936646, -0.2405412644147873, 2.8886423110961914, 1.1392288208007812, 0.8986350893974304, 861.0, -0.10090500116348267, 0.4487690031528473, 0.03687100112438202, 2.7720000743865967, 1.1239999532699585, 3.138000011444092], "mean": [0.374602735042572, 2.0684211254119873, -1.5583494901657104, -0.7606709599494934, -1.818847417831421, -0.3579847812652588, 2.3895037174224854, 402.3591003417969, 0.2673119604587555, 0.3502480387687683, -0.026343753561377525, -0.5081136226654053, 0.6794907450675964, -0.9001140594482422, -0.3604452311992645, -2.060577630996704, -1.3044837713241577, -1.035369873046875, 2.2782626152038574, -0.2174033224582672, 0.330115407705307, 520.9459838867188, -0.22666461765766144, 0.37164801359176636, -0.04302956908941269, 2.3193559646606445, 0.5777633786201477, -2.1628007888793945], "std": [0.2257411926984787, 0.04468566179275513, 0.7268550395965576, 0.31353193521499634, 0.5191685557365417, 0.9642228484153748, 0.42229318618774414, 274.7715759277344, 0.0738527849316597, 0.051605381071567535, 0.06732814759016037, 2.3663218021392822, 0.2211913913488388, 0.7995402216911316, 0.2369958758354187, 0.02034667134284973, 0.300724059343338, 0.4062495827674866, 0.36444327235221863, 0.7424967885017395, 0.3696732223033905, 365.6722106933594, 0.053775232285261154, 0.04965978115797043, 0.04998881369829178, 0.3073536455631256, 0.2558991611003876, 1.4084317684173584], "count": [1806]}, "timestamp": {"min": [0.0], "max": [60.166666666666664], "mean": [30.083333333333336], "std": [17.378240438569744], "count": [1806]}, "frame_index": {"min": [0], "max": [1805], "mean": [902.5], "std": [521.3472131570924], "count": [1806]}, "episode_index": {"min": [254], "max": [254], "mean": [254.0], "std": [0.0], "count": [1806]}, "index": {"min": [279773], "max": [281578], "mean": [280675.5], "std": [521.3472131570924], "count": [1806]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1806]}, "subtask_annotation": {"mean": [20.58637873754153, 29.0, 29.0, 29.0, 29.0], "std": [1.214535653340583, 0.0, 0.0, 0.0, 0.0], "min": [20, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1806]}, "scene_annotation": {"mean": [254.0], "std": [0.0], "min": [254], "max": [254], "count": [1806]}, "eef_direction_state": {"mean": [3.4197120708748616, 3.8864894795127354], "std": [2.056760757086726, 2.1279308943397166], "min": [0, 0], "max": [6, 6], "count": [1806]}, "eef_velocity_state": {"mean": [0.9346622369878184, 0.760797342192691], "std": [0.6853514525343204, 0.727053723038007], "min": [0, 0], "max": [2, 2], "count": [1806]}, "eef_acc_mag_state": {"mean": [0.9219269102990033, 0.7458471760797342], "std": [0.8418693585148994, 0.8273909458710051], "min": [0, 0], "max": [2, 2], "count": [1806]}, "eef_direction_action": {"mean": [3.4197120708748616, 3.8864894795127354], "std": [2.056760757086726, 2.1279308943397166], "min": [0, 0], "max": [6, 6], "count": [1806]}, "eef_velocity_action": {"mean": [0.9346622369878184, 0.760797342192691], "std": [0.6853514525343204, 0.727053723038007], "min": [0, 0], "max": [2, 2], "count": [1806]}, "eef_acc_mag_action": {"mean": [0.9219269102990033, 0.7458471760797342], "std": [0.8418693585148994, 0.8273909458710051], "min": [0, 0], "max": [2, 2], "count": [1806]}, "eef_sim_pose_state": {"mean": [0.5642620057570653, 0.20792429717923117, 1.0933485911794143, -1.0674878625134785, 1.0441881392270629, 1.0371753693581736, 0.5427541176620467, -0.2496202288125206, 1.0691714567602915, 0.3135753588841486, 0.8996468379082815, 0.3018779368409569], "std": [0.04961752338985161, 0.055168682116076034, 0.04764892092092286, 2.4307064191972327, 0.33790882756890284, 2.5311281691473355, 0.055143724592103156, 0.08740046697270688, 0.05029791477837228, 2.1519955706447833, 0.42211845477612325, 2.3550857213560334], "min": [0.4622762901399419, 0.07064560832802864, 0.9823471002284666, -3.139850155986028, 0.15751409986829423, -3.1413465467757766, 0.4411291109940672, -0.38917749452343653, 1.0012679769324693, -3.140861704388013, 0.23562336622248758, -3.1408870329769454], "max": [0.6477422693241439, 0.3042742051088884, 1.1660260203150892, 3.1365676259680106, 1.565603099192805, 3.1409793633899517, 0.6691999872944453, -0.05764046016359417, 1.202937638512449, 3.1362556735962634, 1.527847743790605, 3.1404706994101192], "count": [1806]}, "eef_sim_pose_action": {"mean": [0.5642620057570653, 0.20792429717923117, 1.0933485911794143, -1.0674878625134785, 1.0441881392270629, 1.0371753693581736, 0.5427541176620467, -0.2496202288125206, 1.0691714567602915, 0.3135753588841486, 0.8996468379082815, 0.3018779368409569], "std": [0.04961752338985161, 0.055168682116076034, 0.04764892092092286, 2.4307064191972327, 0.33790882756890284, 2.5311281691473355, 0.055143724592103156, 0.08740046697270688, 0.05029791477837228, 2.1519955706447833, 0.42211845477612325, 2.3550857213560334], "min": [0.4622762901399419, 0.07064560832802864, 0.9823471002284666, -3.139850155986028, 0.15751409986829423, -3.1413465467757766, 0.4411291109940672, -0.38917749452343653, 1.0012679769324693, -3.140861704388013, 0.23562336622248758, -3.1408870329769454], "max": [0.6477422693241439, 0.3042742051088884, 1.1660260203150892, 3.1365676259680106, 1.565603099192805, 3.1409793633899517, 0.6691999872944453, -0.05764046016359417, 1.202937638512449, 3.1362556735962634, 1.527847743790605, 3.1404706994101192], "count": [1806]}, "gripper_mode_state": {"mean": [0.4130675526024363, 0.36267995570321154], "std": [0.4923847576737899, 0.4807735490169183], "min": [0, 0], "max": [1, 1], "count": [1806]}, "gripper_activity_state": {"mean": [1.8017718715393134, 1.8576965669988925], "std": [0.5329842070940473, 0.45654343002470965], "min": [0, 0], "max": [2, 2], "count": [1806]}, "gripper_mode_action": {"mean": [0.4130675526024363, 0.36267995570321154], "std": [0.4923847576737899, 0.4807735490169183], "min": [0, 0], "max": [1, 1], "count": [1806]}, "gripper_activity_action": {"mean": [1.8017718715393134, 1.8576965669988925], "std": [0.5329842070940473, 0.45654343002470965], "min": [0, 0], "max": [2, 2], "count": [1806]}, "gripper_open_scale_state": {"mean": [0.5211594684271186, 0.40246317835025286], "std": [0.3653673258379587, 0.2746187736236399], "min": [0.0, 0.0], "max": [0.861, 0.813], "count": [1806]}, "gripper_open_scale_action": {"mean": [0.5211594684271186, 0.40246317835025286], "std": [0.3653673258379587, 0.2746187736236399], "min": [0.0, 0.0], "max": [0.861, 0.813], "count": [1806]}}} +{"episode_index": 252, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.42213213369151803]], [[0.44695772981979986]], [[0.4492631249769211]]], "std": [[[0.20767459854924822]], [[0.18116553141082356]], [[0.1761813209675739]]], "count": [177]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8784313725490196]], [[0.9333333333333333]], [[0.9333333333333333]]], "mean": [[[0.43593822583176395]], [[0.4561631332853292]], [[0.4570139650492966]]], "std": [[[0.16594982336781072]], [[0.13554214281837557]], [[0.1278518734698917]]], "count": [177]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4153312193050478]], [[0.44226473242310105]], [[0.4450932353402755]]], "std": [[[0.15058316815892459]], [[0.11731371634339478]], [[0.10810517432530949]]], "count": [177]}, "observation.state": {"min": [-0.032009340822696686, 2.031912326812744, -2.7198164463043213, -1.8645702600479126, -2.3258256912231445, -1.5157313346862793, 0.01382300816476345, -5.0, 0.13286800682544708, 0.25874099135398865, -0.15473900735378265, -3.121999979019165, 0.3230000138282776, -2.884999990463257, -0.7461108565330505, -2.0724215507507324, -1.744072675704956, -1.8415318727493286, 2.101516008377075, -1.3403605222702026, -0.06293657422065735, 105.0, -0.33694300055503845, 0.2801069915294647, -0.15354600548744202, 1.6139999628067017, 0.06599999964237213, -3.1361851692199707], "max": [0.8555430173873901, 2.092597484588623, -0.3772529065608978, -0.09484119713306427, 0.5000892281532288, 1.2457462549209595, 2.9567623138427734, 812.0, 0.39480799436569214, 0.4819360077381134, 0.08462700247764587, 3.121000051498413, 1.2050000429153442, 0.27900001406669617, 0.07721336930990219, -1.9145041704177856, -0.9087406396865845, -0.35093337297439575, 2.89016056060791, 1.2559912204742432, 0.2508038282394409, 855.0, -0.12156599760055542, 0.4970859885215759, 0.03937600180506706, 2.684999942779541, 0.8240000009536743, 3.115999937057495], "mean": [0.32020479440689087, 2.077507734298706, -1.2500308752059937, -0.7762998938560486, -1.4061243534088135, -0.9664798974990845, 2.008850574493408, 490.5331726074219, 0.2825426459312439, 0.3281151056289673, 0.005988678894937038, -0.750093936920166, 0.7301726341247559, -1.226706624031067, -0.3634203374385834, -2.0597689151763916, -1.346301794052124, -1.091996431350708, 2.59835147857666, -0.3053502142429352, 0.06849173456430435, 633.9020385742188, -0.2391693890094757, 0.3758334815502167, -0.027959981933236122, 2.2026476860046387, 0.5175817012786865, -1.55485200881958], "std": [0.22845754027366638, 0.009131846949458122, 0.727901816368103, 0.5747190117835999, 0.8538686037063599, 0.7796761393547058, 0.9162537455558777, 317.7537841796875, 0.06370555609464645, 0.056962937116622925, 0.06182605028152466, 2.2419931888580322, 0.22405032813549042, 0.9662044048309326, 0.1934468001127243, 0.01600942574441433, 0.24229520559310913, 0.4201967716217041, 0.21059994399547577, 0.8159794807434082, 0.10077910870313644, 307.9623107910156, 0.04560549929738045, 0.06201856583356857, 0.03503379598259926, 0.2642757296562195, 0.26502564549446106, 1.9565976858139038], "count": [995]}, "action": {"min": [-0.032009340822696686, 2.031912326812744, -2.7198164463043213, -1.8645702600479126, -2.3258256912231445, -1.5157313346862793, 0.01382300816476345, -5.0, 0.13286800682544708, 0.25874099135398865, -0.15473900735378265, -3.121999979019165, 0.3230000138282776, -2.884999990463257, -0.7461108565330505, -2.0724215507507324, -1.744072675704956, -1.8415318727493286, 2.101516008377075, -1.3403605222702026, -0.06293657422065735, 105.0, -0.33694300055503845, 0.2801069915294647, -0.15354600548744202, 1.6139999628067017, 0.06599999964237213, -3.1361851692199707], "max": [0.8555430173873901, 2.092597484588623, -0.3772529065608978, -0.09484119713306427, 0.5000892281532288, 1.2457462549209595, 2.9567623138427734, 812.0, 0.39480799436569214, 0.4819360077381134, 0.08462700247764587, 3.121000051498413, 1.2050000429153442, 0.27900001406669617, 0.07721336930990219, -1.9145041704177856, -0.9087406396865845, -0.35093337297439575, 2.89016056060791, 1.2559912204742432, 0.2508038282394409, 855.0, -0.12156599760055542, 0.4970859885215759, 0.03937600180506706, 2.684999942779541, 0.8240000009536743, 3.115999937057495], "mean": [0.32020479440689087, 2.077507734298706, -1.2500308752059937, -0.7762998938560486, -1.4061243534088135, -0.9664798974990845, 2.008850574493408, 490.5331726074219, 0.2825426459312439, 0.3281151056289673, 0.005988678894937038, -0.750093936920166, 0.7301726341247559, -1.226706624031067, -0.3634203374385834, -2.0597689151763916, -1.346301794052124, -1.091996431350708, 2.59835147857666, -0.3053502142429352, 0.06849173456430435, 633.9020385742188, -0.2391693890094757, 0.3758334815502167, -0.027959981933236122, 2.2026476860046387, 0.5175817012786865, -1.55485200881958], "std": [0.22845754027366638, 0.009131846949458122, 0.727901816368103, 0.5747190117835999, 0.8538686037063599, 0.7796761393547058, 0.9162537455558777, 317.7537841796875, 0.06370555609464645, 0.056962937116622925, 0.06182605028152466, 2.2419931888580322, 0.22405032813549042, 0.9662044048309326, 0.1934468001127243, 0.01600942574441433, 0.24229520559310913, 0.4201967716217041, 0.21059994399547577, 0.8159794807434082, 0.10077910870313644, 307.9623107910156, 0.04560549929738045, 0.06201856583356857, 0.03503379598259926, 0.2642757296562195, 0.26502564549446106, 1.9565976858139038], "count": [995]}, "timestamp": {"min": [0.0], "max": [33.13333333333333], "mean": [16.56666666666667], "std": [9.574387128630683], "count": [995]}, "frame_index": {"min": [0], "max": [994], "mean": [497.0], "std": [287.23161385892047], "count": [995]}, "episode_index": {"min": [255], "max": [255], "mean": [255.0], "std": [0.0], "count": [995]}, "index": {"min": [281579], "max": [282573], "mean": [282076.0], "std": [287.23161385892047], "count": [995]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [995]}, "subtask_annotation": {"mean": [15.842211055276382, 29.0, 29.0, 29.0, 29.0], "std": [8.396710718497362, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [995]}, "scene_annotation": {"mean": [255.0], "std": [0.0], "min": [255], "max": [255], "count": [995]}, "eef_direction_state": {"mean": [4.257286432160804, 3.631155778894472], "std": [2.0971707846206016, 2.1359883901530505], "min": [0, 0], "max": [6, 6], "count": [995]}, "eef_velocity_state": {"mean": [0.5889447236180905, 0.8964824120603015], "std": [0.6641414088994005, 0.7231545137076159], "min": [0, 0], "max": [2, 2], "count": [995]}, "eef_acc_mag_state": {"mean": [0.6582914572864321, 0.7979899497487437], "std": [0.8229247359769901, 0.8329857780488507], "min": [0, 0], "max": [2, 2], "count": [995]}, "eef_direction_action": {"mean": [4.257286432160804, 3.631155778894472], "std": [2.0971707846206016, 2.1359883901530505], "min": [0, 0], "max": [6, 6], "count": [995]}, "eef_velocity_action": {"mean": [0.5889447236180905, 0.8964824120603015], "std": [0.6641414088994005, 0.7231545137076159], "min": [0, 0], "max": [2, 2], "count": [995]}, "eef_acc_mag_action": {"mean": [0.6582914572864321, 0.7979899497487437], "std": [0.8229247359769901, 0.8329857780488507], "min": [0, 0], "max": [2, 2], "count": [995]}, "eef_sim_pose_state": {"mean": [0.5683741382332215, 0.22105060446068858, 1.0985204157769408, -0.6360954404110639, 0.9651253818730281, 1.1291223987638594, 0.5224620372864222, -0.2852570777911595, 1.0802922528787502, 1.539665824400729, 0.7405737081951923, 1.5165250311387959], "std": [0.06004417423406221, 0.04271002937602517, 0.04438857382557804, 2.631303152581594, 0.3614566127097365, 2.472258093674032, 0.056001461964539694, 0.06584901475400358, 0.0607760591471491, 1.2538116526574663, 0.4852521788444592, 1.7446157692561457], "min": [0.46133364342573513, 0.06884503952948545, 1.0075473710875502, -3.1358821184787566, 0.3803216470366917, -3.141511736766036, 0.4558105332822795, -0.3787733328975662, 0.9939639633864998, -3.1031683136306083, 0.18140722608853999, -3.1218723883298822], "max": [0.6832420934267531, 0.2934103289269655, 1.1641479600804203, 3.135923177849802, 1.5537701158618926, 3.139997020710093, 0.6671769762240947, -0.13050924236649203, 1.1815676629022343, 3.1216874036272384, 1.5641222824340577, 3.0809119016186957], "count": [995]}, "eef_sim_pose_action": {"mean": [0.5683741382332215, 0.22105060446068858, 1.0985204157769408, -0.6360954404110639, 0.9651253818730281, 1.1291223987638594, 0.5224620372864222, -0.2852570777911595, 1.0802922528787502, 1.539665824400729, 0.7405737081951923, 1.5165250311387959], "std": [0.06004417423406221, 0.04271002937602517, 0.04438857382557804, 2.631303152581594, 0.3614566127097365, 2.472258093674032, 0.056001461964539694, 0.06584901475400358, 0.0607760591471491, 1.2538116526574663, 0.4852521788444592, 1.7446157692561457], "min": [0.46133364342573513, 0.06884503952948545, 1.0075473710875502, -3.1358821184787566, 0.3803216470366917, -3.141511736766036, 0.4558105332822795, -0.3787733328975662, 0.9939639633864998, -3.1031683136306083, 0.18140722608853999, -3.1218723883298822], "max": [0.6832420934267531, 0.2934103289269655, 1.1641479600804203, 3.135923177849802, 1.5537701158618926, 3.139997020710093, 0.6671769762240947, -0.13050924236649203, 1.1815676629022343, 3.1216874036272384, 1.5641222824340577, 3.0809119016186957], "count": [995]}, "gripper_mode_state": {"mean": [0.26030150753768844, 0.392964824120603], "std": [0.4387990801167338, 0.4884091226875929], "min": [0, 0], "max": [1, 1], "count": [995]}, "gripper_activity_state": {"mean": [1.9135678391959798, 1.771859296482412], "std": [0.3731797823039972, 0.5786937815160411], "min": [0, 0], "max": [2, 2], "count": [995]}, "gripper_mode_action": {"mean": [0.26030150753768844, 0.392964824120603], "std": [0.4387990801167338, 0.4884091226875929], "min": [0, 0], "max": [1, 1], "count": [995]}, "gripper_activity_action": {"mean": [1.9135678391959798, 1.771859296482412], "std": [0.3731797823039972, 0.5786937815160411], "min": [0, 0], "max": [2, 2], "count": [995]}, "gripper_open_scale_state": {"mean": [0.6339020100579117, 0.49078040202706186], "std": [0.30796424380608994, 0.3173705189832609], "min": [0.105, 0.0], "max": [0.855, 0.812], "count": [995]}, "gripper_open_scale_action": {"mean": [0.6339020100579117, 0.49078040202706186], "std": [0.30796424380608994, 0.3173705189832609], "min": [0.105, 0.0], "max": [0.855, 0.812], "count": [995]}}} +{"episode_index": 253, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.42041290957172345]], [[0.44657185350017203]], [[0.44956000279497765]]], "std": [[[0.2151039742508828]], [[0.18630712755970147]], [[0.18030623393032807]]], "count": [190]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.9882352941176471]], [[0.9921568627450981]]], "mean": [[[0.4222351199690403]], [[0.44817070218438254]], [[0.4508514136136911]]], "std": [[[0.18913944729524043]], [[0.1572952427675596]], [[0.14942038113256145]]], "count": [190]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[0.9882352941176471]], [[0.9490196078431372]]], "mean": [[[0.4167951087891297]], [[0.4456177287581699]], [[0.4481196701926385]]], "std": [[[0.15649771825720812]], [[0.12277816373241934]], [[0.11384427975338174]]], "count": [190]}, "observation.state": {"min": [0.1267632693052292, 1.8541854619979858, -1.9344706535339355, -1.6881697177886963, -2.4054129123687744, -1.7899572849273682, -0.5193576216697693, -2.0, 0.14022700488567352, 0.22412699460983276, -0.1522749960422516, -3.0739998817443848, 0.23399998247623444, -2.993000030517578, -0.7232469916343689, -2.075126886367798, -1.8393326997756958, -1.9389910697937012, 1.4649595022201538, -1.6060868501663208, -0.11374311149120331, 2.0, -0.36047399044036865, 0.2588450014591217, -0.14701199531555176, 1.4049999713897705, -0.016999999061226845, -3.1029999256134033], "max": [0.9148143529891968, 2.090991735458374, 0.5658881068229675, 0.6627015471458435, 0.4371700584888458, -0.4691270589828491, 2.79626202583313, 825.0, 0.4115689992904663, 0.4411660134792328, 0.08274199813604355, 3.138000011444092, 1.0789999961853027, 0.6190000176429749, 0.03817035257816315, -1.9782260656356812, -0.8439714312553406, -0.38947024941444397, 2.8877170085906982, 1.2432854175567627, 1.2158836126327515, 810.0, -0.155116006731987, 0.4382219910621643, 0.06267700344324112, 2.8580000400543213, 0.8710000514984131, 3.13700008392334], "mean": [0.3578515350818634, 2.0631396770477295, -0.559396505355835, -0.49854543805122375, -1.685894250869751, -1.3370593786239624, 1.8352417945861816, 496.3747863769531, 0.3030664622783661, 0.3144909739494324, 0.010028337128460407, -0.18241116404533386, 0.6765487194061279, -1.5803985595703125, -0.31790080666542053, -2.058899402618408, -1.4728169441223145, -1.2112693786621094, 2.229861259460449, -0.6783778071403503, 0.5457625985145569, 526.5816040039062, -0.24009720981121063, 0.3583814203739166, -0.02405029721558094, 2.35661244392395, 0.4120174050331116, -1.981537103652954], "std": [0.2160918414592743, 0.03447897732257843, 0.5580061674118042, 0.6789560317993164, 0.5543211102485657, 0.26439398527145386, 0.9634625315666199, 304.3671569824219, 0.06889867037534714, 0.04897690936923027, 0.06029382720589638, 2.3041460514068604, 0.2696991562843323, 0.9725608229637146, 0.19400043785572052, 0.011993356980383396, 0.20115461945533752, 0.4532267153263092, 0.5072253942489624, 0.7081287503242493, 0.5173622965812683, 307.89892578125, 0.036990877240896225, 0.0611938051879406, 0.04373357445001602, 0.28441712260246277, 0.2667389512062073, 1.3566678762435913], "count": [1098]}, "action": {"min": [0.1267632693052292, 1.8541854619979858, -1.9344706535339355, -1.6881697177886963, -2.4054129123687744, -1.7899572849273682, -0.5193576216697693, -2.0, 0.14022700488567352, 0.22412699460983276, -0.1522749960422516, -3.0739998817443848, 0.23399998247623444, -2.993000030517578, -0.7232469916343689, -2.075126886367798, -1.8393326997756958, -1.9389910697937012, 1.4649595022201538, -1.6060868501663208, -0.11374311149120331, 2.0, -0.36047399044036865, 0.2588450014591217, -0.14701199531555176, 1.4049999713897705, -0.016999999061226845, -3.1029999256134033], "max": [0.9148143529891968, 2.090991735458374, 0.5658881068229675, 0.6627015471458435, 0.4371700584888458, -0.4691270589828491, 2.79626202583313, 825.0, 0.4115689992904663, 0.4411660134792328, 0.08274199813604355, 3.138000011444092, 1.0789999961853027, 0.6190000176429749, 0.03817035257816315, -1.9782260656356812, -0.8439714312553406, -0.38947024941444397, 2.8877170085906982, 1.2432854175567627, 1.2158836126327515, 810.0, -0.155116006731987, 0.4382219910621643, 0.06267700344324112, 2.8580000400543213, 0.8710000514984131, 3.13700008392334], "mean": [0.3578515350818634, 2.0631396770477295, -0.559396505355835, -0.49854543805122375, -1.685894250869751, -1.3370593786239624, 1.8352417945861816, 496.3747863769531, 0.3030664622783661, 0.3144909739494324, 0.010028337128460407, -0.18241116404533386, 0.6765487194061279, -1.5803985595703125, -0.31790080666542053, -2.058899402618408, -1.4728169441223145, -1.2112693786621094, 2.229861259460449, -0.6783778071403503, 0.5457625985145569, 526.5816040039062, -0.24009720981121063, 0.3583814203739166, -0.02405029721558094, 2.35661244392395, 0.4120174050331116, -1.981537103652954], "std": [0.2160918414592743, 0.03447897732257843, 0.5580061674118042, 0.6789560317993164, 0.5543211102485657, 0.26439398527145386, 0.9634625315666199, 304.3671569824219, 0.06889867037534714, 0.04897690936923027, 0.06029382720589638, 2.3041460514068604, 0.2696991562843323, 0.9725608229637146, 0.19400043785572052, 0.011993356980383396, 0.20115461945533752, 0.4532267153263092, 0.5072253942489624, 0.7081287503242493, 0.5173622965812683, 307.89892578125, 0.036990877240896225, 0.0611938051879406, 0.04373357445001602, 0.28441712260246277, 0.2667389512062073, 1.3566678762435913], "count": [1098]}, "timestamp": {"min": [0.0], "max": [36.56666666666667], "mean": [18.28333333333333], "std": [10.565505544336599], "count": [1098]}, "frame_index": {"min": [0], "max": [1097], "mean": [548.5], "std": [316.965166330098], "count": [1098]}, "episode_index": {"min": [256], "max": [256], "mean": [256.0], "std": [0.0], "count": [1098]}, "index": {"min": [282574], "max": [283671], "mean": [283122.5], "std": [316.965166330098], "count": [1098]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1098]}, "subtask_annotation": {"mean": [15.624772313296903, 29.0, 29.0, 29.0, 29.0], "std": [8.829254971131197, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1098]}, "scene_annotation": {"mean": [256.0], "std": [0.0], "min": [256], "max": [256], "count": [1098]}, "eef_direction_state": {"mean": [4.153916211293261, 3.134790528233151], "std": [1.9837656598862095, 2.2615924805559073], "min": [0, 0], "max": [6, 6], "count": [1098]}, "eef_velocity_state": {"mean": [0.7331511839708561, 0.9717668488160291], "std": [0.74095228498117, 0.6974614210125268], "min": [0, 0], "max": [2, 2], "count": [1098]}, "eef_acc_mag_state": {"mean": [0.7431693989071039, 0.8934426229508197], "std": [0.8240321200500245, 0.8355341358946474], "min": [0, 0], "max": [2, 2], "count": [1098]}, "eef_direction_action": {"mean": [4.153916211293261, 3.134790528233151], "std": [1.9837656598862095, 2.2615924805559073], "min": [0, 0], "max": [6, 6], "count": [1098]}, "eef_velocity_action": {"mean": [0.7331511839708561, 0.9717668488160291], "std": [0.74095228498117, 0.6974614210125268], "min": [0, 0], "max": [2, 2], "count": [1098]}, "eef_acc_mag_action": {"mean": [0.7431693989071039, 0.8934426229508197], "std": [0.8240321200500245, 0.8355341358946474], "min": [0, 0], "max": [2, 2], "count": [1098]}, "eef_sim_pose_state": {"mean": [0.5564643817571121, 0.22800891795553666, 1.1050869363309206, -0.954156923773317, 0.837725278788565, 2.180985822927889, 0.5094318087674558, -0.30254745558474044, 1.0683826120203008, 1.7974206148148648, 0.500435898176499, 1.4458569936167007], "std": [0.05575608798080235, 0.04119982705059773, 0.03909598458158714, 2.690088950655463, 0.3622072877947339, 1.7548702277076258, 0.050829103852565456, 0.07747081825718169, 0.04983002595044693, 0.9070840966122564, 0.435949379592833, 1.9462244722667728], "min": [0.4710891454532229, 0.10846722876520008, 1.0148746531455541, -3.1395181342492537, 0.21948769890610165, -3.1411271118442694, 0.410907016092403, -0.4055063390163798, 0.9895584207636504, -3.0969848311739367, -0.010486426336633325, -3.1387835784541283], "max": [0.6333243819016603, 0.3404646599557094, 1.1696954154344348, 3.1406470076746245, 1.5446453776052547, 3.1382496419058583, 0.6307935887951983, -0.13734007428612302, 1.1700607262103662, 2.9931072563634986, 1.5150452119694742, 3.141488759189081], "count": [1098]}, "eef_sim_pose_action": {"mean": [0.5564643817571121, 0.22800891795553666, 1.1050869363309206, -0.954156923773317, 0.837725278788565, 2.180985822927889, 0.5094318087674558, -0.30254745558474044, 1.0683826120203008, 1.7974206148148648, 0.500435898176499, 1.4458569936167007], "std": [0.05575608798080235, 0.04119982705059773, 0.03909598458158714, 2.690088950655463, 0.3622072877947339, 1.7548702277076258, 0.050829103852565456, 0.07747081825718169, 0.04983002595044693, 0.9070840966122564, 0.435949379592833, 1.9462244722667728], "min": [0.4710891454532229, 0.10846722876520008, 1.0148746531455541, -3.1395181342492537, 0.21948769890610165, -3.1411271118442694, 0.410907016092403, -0.4055063390163798, 0.9895584207636504, -3.0969848311739367, -0.010486426336633325, -3.1387835784541283], "max": [0.6333243819016603, 0.3404646599557094, 1.1696954154344348, 3.1406470076746245, 1.5446453776052547, 3.1382496419058583, 0.6307935887951983, -0.13734007428612302, 1.1700607262103662, 2.9931072563634986, 1.5150452119694742, 3.141488759189081], "count": [1098]}, "gripper_mode_state": {"mean": [0.28688524590163933, 0.3679417122040073], "std": [0.45230752987939954, 0.48224538217010277], "min": [0, 0], "max": [1, 1], "count": [1098]}, "gripper_activity_state": {"mean": [1.9544626593806922, 1.7404371584699454], "std": [0.2694579544659739, 0.6118327674325169], "min": [0, 0], "max": [2, 2], "count": [1098]}, "gripper_mode_action": {"mean": [0.28688524590163933, 0.3679417122040073], "std": [0.45230752987939954, 0.48224538217010277], "min": [0, 0], "max": [1, 1], "count": [1098]}, "gripper_activity_action": {"mean": [1.9544626593806922, 1.7404371584699454], "std": [0.2694579544659739, 0.6118327674325169], "min": [0, 0], "max": [2, 2], "count": [1098]}, "gripper_open_scale_state": {"mean": [0.5265815118171252, 0.4963773297744591], "std": [0.3078991352554248, 0.30436293212150095], "min": [0.002, 0.0], "max": [0.81, 0.825], "count": [1098]}, "gripper_open_scale_action": {"mean": [0.5265815118171252, 0.4963773297744591], "std": [0.3078991352554248, 0.30436293212150095], "min": [0.002, 0.0], "max": [0.81, 0.825], "count": [1098]}}} +{"episode_index": 254, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.42476000523110924]], [[0.44901568598062724]], [[0.45222675242159216]]], "std": [[[0.21116290733499501]], [[0.18273270175615816]], [[0.17758225734711036]]], "count": [139]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43612332193069075]], [[0.4582446733789439]], [[0.45997299366389244]]], "std": [[[0.17819511526837617]], [[0.14788942856403237]], [[0.14017868525688543]]], "count": [139]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.7607843137254902]], [[0.7647058823529411]]], "mean": [[[0.43949775914562467]], [[0.45764798161470827]], [[0.4580030181736963]]], "std": [[[0.15612912384817315]], [[0.13031776516573831]], [[0.12284958770222743]]], "count": [139]}, "observation.state": {"min": [-0.1601688712835312, 1.9458675384521484, 0.5885425209999084, 0.31459560990333557, -2.903163433074951, -1.4651167392730713, -1.4446964263916016, -2.0, 0.07888899743556976, 0.255513995885849, -0.14313800632953644, -3.128000020980835, 0.4429999887943268, -2.865999937057495, -0.6404485702514648, -2.0756328105926514, -1.823223352432251, -1.9969011545181274, 1.3938723802566528, -1.5710581541061401, -0.2329665571451187, 32.0, -0.34024301171302795, 0.24243000149726868, -0.12132000178098679, 1.5329999923706055, 0.0029999916441738605, -3.1411852836608887], "max": [0.8546528220176697, 2.0869250297546387, 2.5624051094055176, 2.021702289581299, -0.9462476968765259, 1.2803561687469482, 0.23516565561294556, 712.0, 0.40285301208496094, 0.4812229871749878, 0.07982899993658066, 3.130000114440918, 1.090999960899353, 0.38099998235702515, 0.11096803098917007, -1.8830183744430542, -0.8528551459312439, -0.32529446482658386, 2.849407196044922, 1.2270537614822388, 1.193526029586792, 813.0, -0.136353000998497, 0.449741005897522, 0.06808300316333771, 2.874000072479248, 0.8849999904632568, 3.1410000324249268], "mean": [0.2858901023864746, 2.0669784545898438, 1.6388322114944458, 0.9636566638946533, -1.8829684257507324, 0.46330809593200684, -0.4306158721446991, 455.979248046875, 0.25629499554634094, 0.34467813372612, -0.0014194181421771646, -0.436213880777359, 0.7657713294029236, -1.2519140243530273, -0.24956658482551575, -2.057746171951294, -1.4540519714355469, -1.2654412984848022, 2.3661599159240723, -0.5352314710617065, 0.30822792649269104, 518.4344482421875, -0.2443830966949463, 0.3488762676715851, 0.00048717233585193753, 2.2753987312316895, 0.5295467972755432, -1.4927204847335815], "std": [0.3185023069381714, 0.021832941100001335, 0.5923916697502136, 0.5666624903678894, 0.5967756509780884, 0.888275146484375, 0.49169838428497314, 279.5263366699219, 0.08947066217660904, 0.06851993501186371, 0.055103566497564316, 2.349907159805298, 0.18047019839286804, 0.9286679625511169, 0.1910073608160019, 0.01890004239976406, 0.30211570858955383, 0.5103752017021179, 0.425872802734375, 0.8916800022125244, 0.418204665184021, 343.3824462890625, 0.03945242613554001, 0.0645299181342125, 0.03991906717419624, 0.3272862136363983, 0.2852667570114136, 1.946308970451355], "count": [724]}, "action": {"min": [-0.1601688712835312, 1.9458675384521484, 0.5885425209999084, 0.31459560990333557, -2.903163433074951, -1.4651167392730713, -1.4446964263916016, -2.0, 0.07888899743556976, 0.255513995885849, -0.14313800632953644, -3.128000020980835, 0.4429999887943268, -2.865999937057495, -0.6404485702514648, -2.0756328105926514, -1.823223352432251, -1.9969011545181274, 1.3938723802566528, -1.5710581541061401, -0.2329665571451187, 32.0, -0.34024301171302795, 0.24243000149726868, -0.12132000178098679, 1.5329999923706055, 0.0029999916441738605, -3.1411852836608887], "max": [0.8546528220176697, 2.0869250297546387, 2.5624051094055176, 2.021702289581299, -0.9462476968765259, 1.2803561687469482, 0.23516565561294556, 712.0, 0.40285301208496094, 0.4812229871749878, 0.07982899993658066, 3.130000114440918, 1.090999960899353, 0.38099998235702515, 0.11096803098917007, -1.8830183744430542, -0.8528551459312439, -0.32529446482658386, 2.849407196044922, 1.2270537614822388, 1.193526029586792, 813.0, -0.136353000998497, 0.449741005897522, 0.06808300316333771, 2.874000072479248, 0.8849999904632568, 3.1410000324249268], "mean": [0.2858901023864746, 2.0669784545898438, 1.6388322114944458, 0.9636566638946533, -1.8829684257507324, 0.46330809593200684, -0.4306158721446991, 455.979248046875, 0.25629499554634094, 0.34467813372612, -0.0014194181421771646, -0.436213880777359, 0.7657713294029236, -1.2519140243530273, -0.24956658482551575, -2.057746171951294, -1.4540519714355469, -1.2654412984848022, 2.3661599159240723, -0.5352314710617065, 0.30822792649269104, 518.4344482421875, -0.2443830966949463, 0.3488762676715851, 0.00048717233585193753, 2.2753987312316895, 0.5295467972755432, -1.4927204847335815], "std": [0.3185023069381714, 0.021832941100001335, 0.5923916697502136, 0.5666624903678894, 0.5967756509780884, 0.888275146484375, 0.49169838428497314, 279.5263366699219, 0.08947066217660904, 0.06851993501186371, 0.055103566497564316, 2.349907159805298, 0.18047019839286804, 0.9286679625511169, 0.1910073608160019, 0.01890004239976406, 0.30211570858955383, 0.5103752017021179, 0.425872802734375, 0.8916800022125244, 0.418204665184021, 343.3824462890625, 0.03945242613554001, 0.0645299181342125, 0.03991906717419624, 0.3272862136363983, 0.2852667570114136, 1.946308970451355], "count": [724]}, "timestamp": {"min": [0.0], "max": [24.1], "mean": [12.049999999999999], "std": [6.966686602842288], "count": [724]}, "frame_index": {"min": [0], "max": [723], "mean": [361.5], "std": [209.00059808526865], "count": [724]}, "episode_index": {"min": [257], "max": [257], "mean": [257.0], "std": [0.0], "count": [724]}, "index": {"min": [283672], "max": [284395], "mean": [284033.5], "std": [209.00059808526865], "count": [724]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [724]}, "subtask_annotation": {"mean": [15.94889502762431, 29.0, 29.0, 29.0, 29.0], "std": [8.408847379317152, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [724]}, "scene_annotation": {"mean": [257.0], "std": [0.0], "min": [257], "max": [257], "count": [724]}, "eef_direction_state": {"mean": [3.8701657458563536, 3.2569060773480665], "std": [2.067171573689452, 2.1004522893671673], "min": [0, 0], "max": [6, 6], "count": [724]}, "eef_velocity_state": {"mean": [0.8328729281767956, 1.0524861878453038], "std": [0.7514053355732095, 0.6832704148095197], "min": [0, 0], "max": [2, 2], "count": [724]}, "eef_acc_mag_state": {"mean": [0.8535911602209945, 1.0193370165745856], "std": [0.8396926751205732, 0.8291389411054049], "min": [0, 0], "max": [2, 2], "count": [724]}, "eef_direction_action": {"mean": [3.8701657458563536, 3.2569060773480665], "std": [2.067171573689452, 2.1004522893671673], "min": [0, 0], "max": [6, 6], "count": [724]}, "eef_velocity_action": {"mean": [0.8328729281767956, 1.0524861878453038], "std": [0.7514053355732095, 0.6832704148095197], "min": [0, 0], "max": [2, 2], "count": [724]}, "eef_acc_mag_action": {"mean": [0.8535911602209945, 1.0193370165745856], "std": [0.8396926751205732, 0.8291389411054049], "min": [0, 0], "max": [2, 2], "count": [724]}, "eef_sim_pose_state": {"mean": [0.5440257411664023, 0.24686500502336267, 1.1151379177848615, -1.5949338647619844, 0.917576782433103, 0.289812503562609, 0.5378757738734288, -0.2589163433320483, 1.0953824269013914, 1.6632134178656406, 0.7164644271241193, 1.7673900295493379], "std": [0.05764736974926237, 0.037503331578171595, 0.047201056491116215, 2.054887422656729, 0.41991205706695456, 2.697919664634079, 0.06705788039120607, 0.08551077353176478, 0.05506426514012628, 1.1816906602648345, 0.4299655500403278, 1.4913241221465776], "min": [0.4516252983576292, 0.11722855499611733, 1.008717152760386, -3.1414925847934367, 0.23324774173831275, -3.1415408947109276, 0.4403034897305865, -0.3887167415174235, 1.0135283358275222, -3.1124298478859265, 0.16380095570747555, -3.141570365143495], "max": [0.6401336504240327, 0.30637594149622593, 1.181650383326979, 3.141523702376957, 1.563399713430588, 3.1410751903449405, 0.6744492808613038, -0.1024032791743626, 1.1932253184708599, 2.835060974608743, 1.5011900002950398, 3.1303977871881603], "count": [724]}, "eef_sim_pose_action": {"mean": [0.5440257411664023, 0.24686500502336267, 1.1151379177848615, -1.5949338647619844, 0.917576782433103, 0.289812503562609, 0.5378757738734288, -0.2589163433320483, 1.0953824269013914, 1.6632134178656406, 0.7164644271241193, 1.7673900295493379], "std": [0.05764736974926237, 0.037503331578171595, 0.047201056491116215, 2.054887422656729, 0.41991205706695456, 2.697919664634079, 0.06705788039120607, 0.08551077353176478, 0.05506426514012628, 1.1816906602648345, 0.4299655500403278, 1.4913241221465776], "min": [0.4516252983576292, 0.11722855499611733, 1.008717152760386, -3.1414925847934367, 0.23324774173831275, -3.1415408947109276, 0.4403034897305865, -0.3887167415174235, 1.0135283358275222, -3.1124298478859265, 0.16380095570747555, -3.141570365143495], "max": [0.6401336504240327, 0.30637594149622593, 1.181650383326979, 3.141523702376957, 1.563399713430588, 3.1410751903449405, 0.6744492808613038, -0.1024032791743626, 1.1932253184708599, 2.835060974608743, 1.5011900002950398, 3.1303977871881603], "count": [724]}, "gripper_mode_state": {"mean": [0.35220994475138123, 0.39088397790055246], "std": [0.477658978319904, 0.48794845395922054], "min": [0, 0], "max": [1, 1], "count": [724]}, "gripper_activity_state": {"mean": [1.9046961325966851, 1.7651933701657458], "std": [0.39405813497750086, 0.5853681763082919], "min": [0, 0], "max": [2, 2], "count": [724]}, "gripper_mode_action": {"mean": [0.35220994475138123, 0.39088397790055246], "std": [0.477658978319904, 0.48794845395922054], "min": [0, 0], "max": [1, 1], "count": [724]}, "gripper_activity_action": {"mean": [1.9046961325966851, 1.7651933701657458], "std": [0.39405813497750086, 0.5853681763082919], "min": [0, 0], "max": [2, 2], "count": [724]}, "gripper_open_scale_state": {"mean": [0.5184343922072342, 0.4560248620990887], "std": [0.3433821340642558, 0.2794517938890716], "min": [0.032, 0.0], "max": [0.813, 0.712], "count": [724]}, "gripper_open_scale_action": {"mean": [0.5184343922072342, 0.4560248620990887], "std": [0.3433821340642558, 0.2794517938890716], "min": [0.032, 0.0], "max": [0.813, 0.712], "count": [724]}}} +{"episode_index": 255, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.43660862427861213]], [[0.4581528799019608]], [[0.46018863097100543]]], "std": [[[0.20511676234422588]], [[0.17834647080247074]], [[0.17338598789813772]]], "count": [188]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4477896491708386]], [[0.4624611276248088]], [[0.46148039107043526]]], "std": [[[0.14285650054812735]], [[0.11870403794209233]], [[0.11292231491812907]]], "count": [188]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7686274509803922]], [[0.7647058823529411]]], "mean": [[[0.45874108586253654]], [[0.4664090888350021]], [[0.464872771737241]]], "std": [[[0.11607365942918209]], [[0.0979775948957641]], [[0.09242630827734534]]], "count": [188]}, "observation.state": {"min": [-0.17030923068523407, 1.7198998928070068, 0.23984313011169434, 0.23811526596546173, -2.5383894443511963, -1.690648078918457, -2.2201809883117676, 0.0, 0.13586600124835968, 0.23069800436496735, -0.15523800253868103, -3.119999885559082, 0.16699999570846558, -2.990999937057495, -0.6737669110298157, -2.078704595565796, -1.7947745323181152, -1.9843171834945679, 1.1184767484664917, -1.54337739944458, -0.17786651849746704, 14.0, -0.34587401151657104, 0.24101799726486206, -0.16459999978542328, 1.5140000581741333, 0.00899999588727951, -3.1381852626800537], "max": [0.748938262462616, 2.0904507637023926, 2.3728277683258057, 1.7903413772583008, -0.7423757910728455, 1.3486683368682861, 0.2140122801065445, 823.0, 0.41528600454330444, 0.4186300039291382, 0.07310900092124939, 3.13700008392334, 1.090999960899353, 0.5339999794960022, 0.09882055222988129, -1.89752197265625, -0.6610260605812073, -0.30227357149124146, 2.8412389755249023, 1.1459133625030518, 1.4829713106155396, 810.0, -0.1189500018954277, 0.44497400522232056, 0.052191998809576035, 2.9149999618530273, 0.871999979019165, 3.1410000324249268], "mean": [0.20485199987888336, 2.066948413848877, 1.233538269996643, 0.7311438322067261, -1.6245568990707397, -0.12790554761886597, -0.5249638557434082, 500.50091552734375, 0.292389839887619, 0.30225807428359985, -0.007689088582992554, -0.5833460688591003, 0.7670187950134277, -0.8946563601493835, -0.2719978988170624, -2.06024169921875, -1.2632324695587158, -0.9642044305801392, 2.3153257369995117, 0.01677200011909008, 0.3009786307811737, 652.5551147460938, -0.2566898465156555, 0.34330272674560547, -0.028313521295785904, 2.162489891052246, 0.5853439569473267, -0.46970802545547485], "std": [0.2180391103029251, 0.04511728137731552, 0.7460177540779114, 0.487777441740036, 0.5179262757301331, 1.2001429796218872, 0.5101298093795776, 332.6825256347656, 0.06543638557195663, 0.05279364436864853, 0.043854378163814545, 1.9006916284561157, 0.147467240691185, 1.159125566482544, 0.16957132518291473, 0.019549507647752762, 0.30746322870254517, 0.5192373991012573, 0.4812546670436859, 0.9747535586357117, 0.4532269537448883, 265.5170593261719, 0.053574010729789734, 0.05340706184506416, 0.04153665155172348, 0.4332413971424103, 0.22142665088176727, 2.614132881164551], "count": [1078]}, "action": {"min": [-0.17030923068523407, 1.7198998928070068, 0.23984313011169434, 0.23811526596546173, -2.5383894443511963, -1.690648078918457, -2.2201809883117676, 0.0, 0.13586600124835968, 0.23069800436496735, -0.15523800253868103, -3.119999885559082, 0.16699999570846558, -2.990999937057495, -0.6737669110298157, -2.078704595565796, -1.7947745323181152, -1.9843171834945679, 1.1184767484664917, -1.54337739944458, -0.17786651849746704, 14.0, -0.34587401151657104, 0.24101799726486206, -0.16459999978542328, 1.5140000581741333, 0.00899999588727951, -3.1381852626800537], "max": [0.748938262462616, 2.0904507637023926, 2.3728277683258057, 1.7903413772583008, -0.7423757910728455, 1.3486683368682861, 0.2140122801065445, 823.0, 0.41528600454330444, 0.4186300039291382, 0.07310900092124939, 3.13700008392334, 1.090999960899353, 0.5339999794960022, 0.09882055222988129, -1.89752197265625, -0.6610260605812073, -0.30227357149124146, 2.8412389755249023, 1.1459133625030518, 1.4829713106155396, 810.0, -0.1189500018954277, 0.44497400522232056, 0.052191998809576035, 2.9149999618530273, 0.871999979019165, 3.1410000324249268], "mean": [0.20485199987888336, 2.066948413848877, 1.233538269996643, 0.7311438322067261, -1.6245568990707397, -0.12790554761886597, -0.5249638557434082, 500.50091552734375, 0.292389839887619, 0.30225807428359985, -0.007689088582992554, -0.5833460688591003, 0.7670187950134277, -0.8946563601493835, -0.2719978988170624, -2.06024169921875, -1.2632324695587158, -0.9642044305801392, 2.3153257369995117, 0.01677200011909008, 0.3009786307811737, 652.5551147460938, -0.2566898465156555, 0.34330272674560547, -0.028313521295785904, 2.162489891052246, 0.5853439569473267, -0.46970802545547485], "std": [0.2180391103029251, 0.04511728137731552, 0.7460177540779114, 0.487777441740036, 0.5179262757301331, 1.2001429796218872, 0.5101298093795776, 332.6825256347656, 0.06543638557195663, 0.05279364436864853, 0.043854378163814545, 1.9006916284561157, 0.147467240691185, 1.159125566482544, 0.16957132518291473, 0.019549507647752762, 0.30746322870254517, 0.5192373991012573, 0.4812546670436859, 0.9747535586357117, 0.4532269537448883, 265.5170593261719, 0.053574010729789734, 0.05340706184506416, 0.04153665155172348, 0.4332413971424103, 0.22142665088176727, 2.614132881164551], "count": [1078]}, "timestamp": {"min": [0.0], "max": [35.9], "mean": [17.95], "std": [10.373055373311077], "count": [1078]}, "frame_index": {"min": [0], "max": [1077], "mean": [538.5], "std": [311.19166119933226], "count": [1078]}, "episode_index": {"min": [258], "max": [258], "mean": [258.0], "std": [0.0], "count": [1078]}, "index": {"min": [284396], "max": [285473], "mean": [284934.5], "std": [311.19166119933226], "count": [1078]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1078]}, "subtask_annotation": {"mean": [15.192022263450834, 29.0, 29.0, 29.0, 29.0], "std": [7.189668130129199, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1078]}, "scene_annotation": {"mean": [258.0], "std": [0.0], "min": [258], "max": [258], "count": [1078]}, "eef_direction_state": {"mean": [4.116883116883117, 3.7782931354359928], "std": [2.085659296391438, 2.242284660863233], "min": [0, 0], "max": [6, 6], "count": [1078]}, "eef_velocity_state": {"mean": [0.6790352504638218, 0.7782931354359925], "std": [0.7328409384429615, 0.7322494755242672], "min": [0, 0], "max": [2, 2], "count": [1078]}, "eef_acc_mag_state": {"mean": [0.6948051948051948, 0.7217068645640075], "std": [0.8333220890903825, 0.8254486941807386], "min": [0, 0], "max": [2, 2], "count": [1078]}, "eef_direction_action": {"mean": [4.116883116883117, 3.7782931354359928], "std": [2.085659296391438, 2.242284660863233], "min": [0, 0], "max": [6, 6], "count": [1078]}, "eef_velocity_action": {"mean": [0.6790352504638218, 0.7782931354359925], "std": [0.7328409384429615, 0.7322494755242672], "min": [0, 0], "max": [2, 2], "count": [1078]}, "eef_acc_mag_action": {"mean": [0.6948051948051948, 0.7217068645640075], "std": [0.8333220890903825, 0.8254486941807386], "min": [0, 0], "max": [2, 2], "count": [1078]}, "eef_sim_pose_state": {"mean": [0.5343337483081144, 0.23679725639072233, 1.0777829312747822, -0.7801085160525751, 1.0974979416401214, 0.5085007147833225, 0.49101518070666567, -0.27293829317035695, 1.0557557930919772, 0.9106323416759968, 0.8820267706413104, 0.9756383274407013], "std": [0.05156231910678838, 0.0491630058176596, 0.05204130223458826, 2.1233277349842457, 0.40373297137084035, 2.262951467398626, 0.05642171746129351, 0.06081496207289367, 0.04958855576432816, 1.4505744432835543, 0.5132451809328709, 1.6699042101998163], "min": [0.45678957258521014, 0.07097920605088749, 1.0076273524771804, -3.122653204610504, 0.22518494749673867, -3.1394947916011042, 0.4166197848278511, -0.38486744047014504, 0.994286939704133, -3.092052860914341, 0.09002586544022173, -3.085628610353724], "max": [0.6378535505754397, 0.3080494075490326, 1.1704473834170888, 3.137187859577933, 1.5592995608221645, 3.141535509734202, 0.6183507490954459, -0.11976799679645184, 1.1620395013923388, 3.137845253466755, 1.566800233549472, 3.125965268392016], "count": [1078]}, "eef_sim_pose_action": {"mean": [0.5343337483081144, 0.23679725639072233, 1.0777829312747822, -0.7801085160525751, 1.0974979416401214, 0.5085007147833225, 0.49101518070666567, -0.27293829317035695, 1.0557557930919772, 0.9106323416759968, 0.8820267706413104, 0.9756383274407013], "std": [0.05156231910678838, 0.0491630058176596, 0.05204130223458826, 2.1233277349842457, 0.40373297137084035, 2.262951467398626, 0.05642171746129351, 0.06081496207289367, 0.04958855576432816, 1.4505744432835543, 0.5132451809328709, 1.6699042101998163], "min": [0.45678957258521014, 0.07097920605088749, 1.0076273524771804, -3.122653204610504, 0.22518494749673867, -3.1394947916011042, 0.4166197848278511, -0.38486744047014504, 0.994286939704133, -3.092052860914341, 0.09002586544022173, -3.085628610353724], "max": [0.6378535505754397, 0.3080494075490326, 1.1704473834170888, 3.137187859577933, 1.5592995608221645, 3.141535509734202, 0.6183507490954459, -0.11976799679645184, 1.1620395013923388, 3.137845253466755, 1.566800233549472, 3.125965268392016], "count": [1078]}, "gripper_mode_state": {"mean": [0.1660482374768089, 0.37569573283859], "std": [0.3721239313826105, 0.48430202267331196], "min": [0, 0], "max": [1, 1], "count": [1078]}, "gripper_activity_state": {"mean": [1.9267161410018554, 1.8265306122448979], "std": [0.34352015863258994, 0.5137815209690209], "min": [0, 0], "max": [2, 2], "count": [1078]}, "gripper_mode_action": {"mean": [0.1660482374768089, 0.37569573283859], "std": [0.3721239313826105, 0.48430202267331196], "min": [0, 0], "max": [1, 1], "count": [1078]}, "gripper_activity_action": {"mean": [1.9267161410018554, 1.8265306122448979], "std": [0.34352015863258994, 0.5137815209690209], "min": [0, 0], "max": [2, 2], "count": [1078]}, "gripper_open_scale_state": {"mean": [0.6525551948290795, 0.5005009275546545], "std": [0.26551612650742556, 0.33268248011264334], "min": [0.014, 0.0], "max": [0.81, 0.823], "count": [1078]}, "gripper_open_scale_action": {"mean": [0.6525551948290795, 0.5005009275546545], "std": [0.26551612650742556, 0.33268248011264334], "min": [0.014, 0.0], "max": [0.81, 0.823], "count": [1078]}}} +{"episode_index": 256, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4290327994703629]], [[0.45278882409285554]], [[0.45585217771016456]]], "std": [[[0.21235611518676129]], [[0.1840071327403865]], [[0.17775016666364685]]], "count": [145]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[0.7490196078431373]], [[0.7529411764705882]], [[0.7568627450980392]]], "mean": [[[0.442595581192247]], [[0.46090898551949516]], [[0.4622894988167681]]], "std": [[[0.17026664232494224]], [[0.14246377410643524]], [[0.13459179574062444]]], "count": [145]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9294117647058824]]], "mean": [[[0.43948086967545635]], [[0.45400825726842464]], [[0.4545869182443092]]], "std": [[[0.14230150651506104]], [[0.11847821183034157]], [[0.11081454243543527]]], "count": [145]}, "observation.state": {"min": [0.03525565192103386, 1.6157386302947998, 0.09004154056310654, 0.29279643297195435, -2.4161291122436523, -1.7317156791687012, -1.3418965339660645, -2.0, 0.11128000169992447, 0.23707899451255798, -0.13170599937438965, -3.1331851482391357, 0.18300001323223114, -2.674999952316284, -0.6097482442855835, -2.07236909866333, -1.826050877571106, -1.86996328830719, 1.681572437286377, -1.680211067199707, -0.08765043318271637, 97.0, -0.3291890025138855, 0.2764509916305542, -0.0480399988591671, 1.5449999570846558, -0.10000000894069672, -3.1371853351593018], "max": [0.9504365921020508, 2.0923705101013184, 2.6896395683288574, 1.8549010753631592, -1.3113707304000854, 1.4411708116531372, -0.00026179940323345363, 812.0, 0.42473098635673523, 0.46422699093818665, 0.0953269973397255, 3.121000051498413, 1.2389999628067017, 0.5099999904632568, -0.06094690039753914, -1.9895707368850708, -0.8527679443359375, -0.2981545925140381, 2.8901782035827637, 1.1158413887023926, 1.0337235927581787, 866.0, -0.20250999927520752, 0.4613249897956848, 0.05167499929666519, 2.6659998893737793, 0.902999997138977, 3.134999990463257], "mean": [0.3174492418766022, 2.058804750442505, 1.8737300634384155, 0.8658127784729004, -1.805138111114502, 0.7433957457542419, -0.5865290760993958, 465.0885925292969, 0.2839851677417755, 0.33476296067237854, 0.01672772876918316, -0.04640646651387215, 0.7544606328010559, -1.401161551475525, -0.38643351197242737, -2.0588698387145996, -1.5315990447998047, -1.1369636058807373, 2.4042844772338867, -0.6400431990623474, 0.2989056408405304, 593.6002807617188, -0.2507324516773224, 0.3740382194519043, -0.001709343516267836, 2.286985397338867, 0.46606671810150146, -1.4017916917800903], "std": [0.2358546257019043, 0.06121115759015083, 0.7128562331199646, 0.5744587779045105, 0.43153971433639526, 0.932697057723999, 0.474574476480484, 329.6078186035156, 0.0804939717054367, 0.05559857562184334, 0.051784273236989975, 2.4077696800231934, 0.25003519654273987, 0.8675142526626587, 0.144730806350708, 0.008829941973090172, 0.30939042568206787, 0.4514259696006775, 0.3934505581855774, 0.8755849003791809, 0.40054503083229065, 311.2422180175781, 0.029239844530820847, 0.05583370104432106, 0.026767702773213387, 0.3082691729068756, 0.30779528617858887, 1.9129369258880615], "count": [768]}, "action": {"min": [0.03525565192103386, 1.6157386302947998, 0.09004154056310654, 0.29279643297195435, -2.4161291122436523, -1.7317156791687012, -1.3418965339660645, -2.0, 0.11128000169992447, 0.23707899451255798, -0.13170599937438965, -3.1331851482391357, 0.18300001323223114, -2.674999952316284, -0.6097482442855835, -2.07236909866333, -1.826050877571106, -1.86996328830719, 1.681572437286377, -1.680211067199707, -0.08765043318271637, 97.0, -0.3291890025138855, 0.2764509916305542, -0.0480399988591671, 1.5449999570846558, -0.10000000894069672, -3.1371853351593018], "max": [0.9504365921020508, 2.0923705101013184, 2.6896395683288574, 1.8549010753631592, -1.3113707304000854, 1.4411708116531372, -0.00026179940323345363, 812.0, 0.42473098635673523, 0.46422699093818665, 0.0953269973397255, 3.121000051498413, 1.2389999628067017, 0.5099999904632568, -0.06094690039753914, -1.9895707368850708, -0.8527679443359375, -0.2981545925140381, 2.8901782035827637, 1.1158413887023926, 1.0337235927581787, 866.0, -0.20250999927520752, 0.4613249897956848, 0.05167499929666519, 2.6659998893737793, 0.902999997138977, 3.134999990463257], "mean": [0.3174492418766022, 2.058804750442505, 1.8737300634384155, 0.8658127784729004, -1.805138111114502, 0.7433957457542419, -0.5865290760993958, 465.0885925292969, 0.2839851677417755, 0.33476296067237854, 0.01672772876918316, -0.04640646651387215, 0.7544606328010559, -1.401161551475525, -0.38643351197242737, -2.0588698387145996, -1.5315990447998047, -1.1369636058807373, 2.4042844772338867, -0.6400431990623474, 0.2989056408405304, 593.6002807617188, -0.2507324516773224, 0.3740382194519043, -0.001709343516267836, 2.286985397338867, 0.46606671810150146, -1.4017916917800903], "std": [0.2358546257019043, 0.06121115759015083, 0.7128562331199646, 0.5744587779045105, 0.43153971433639526, 0.932697057723999, 0.474574476480484, 329.6078186035156, 0.0804939717054367, 0.05559857562184334, 0.051784273236989975, 2.4077696800231934, 0.25003519654273987, 0.8675142526626587, 0.144730806350708, 0.008829941973090172, 0.30939042568206787, 0.4514259696006775, 0.3934505581855774, 0.8755849003791809, 0.40054503083229065, 311.2422180175781, 0.029239844530820847, 0.05583370104432106, 0.026767702773213387, 0.3082691729068756, 0.30779528617858887, 1.9129369258880615], "count": [768]}, "timestamp": {"min": [0.0], "max": [25.566666666666666], "mean": [12.783333333333333], "std": [7.390077180973196], "count": [768]}, "frame_index": {"min": [0], "max": [767], "mean": [383.5], "std": [221.70231542919586], "count": [768]}, "episode_index": {"min": [259], "max": [259], "mean": [259.0], "std": [0.0], "count": [768]}, "index": {"min": [285474], "max": [286241], "mean": [285857.5], "std": [221.70231542919586], "count": [768]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [768]}, "subtask_annotation": {"mean": [15.098958333333334, 29.0, 29.0, 29.0, 29.0], "std": [8.995693353762665, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [768]}, "scene_annotation": {"mean": [259.0], "std": [0.0], "min": [259], "max": [259], "count": [768]}, "eef_direction_state": {"mean": [3.9440104166666665, 3.3268229166666665], "std": [2.165842926720417, 2.195214802961543], "min": [0, 0], "max": [6, 6], "count": [768]}, "eef_velocity_state": {"mean": [0.7018229166666666, 1.0091145833333333], "std": [0.640147126558805, 0.7225318962075806], "min": [0, 0], "max": [2, 2], "count": [768]}, "eef_acc_mag_state": {"mean": [0.7552083333333334, 0.8919270833333334], "std": [0.827567946815981, 0.8508803253198957], "min": [0, 0], "max": [2, 2], "count": [768]}, "eef_direction_action": {"mean": [3.9440104166666665, 3.3268229166666665], "std": [2.165842926720417, 2.195214802961543], "min": [0, 0], "max": [6, 6], "count": [768]}, "eef_velocity_action": {"mean": [0.7018229166666666, 1.0091145833333333], "std": [0.640147126558805, 0.7225318962075806], "min": [0, 0], "max": [2, 2], "count": [768]}, "eef_acc_mag_action": {"mean": [0.7552083333333334, 0.8919270833333334], "std": [0.827567946815981, 0.8508803253198957], "min": [0, 0], "max": [2, 2], "count": [768]}, "eef_sim_pose_state": {"mean": [0.5717405457721423, 0.2481325683142618, 1.1122023708222701, -0.5628125896508126, 0.8270060411137292, 0.8138489075083334, 0.5284070476816589, -0.2915442703796147, 1.088938496902206, 1.7095821105351048, 0.6402831224588292, 1.677184847076183], "std": [0.047950539986883846, 0.025362575851467853, 0.03749167828304777, 2.603702647301806, 0.44681692461988803, 2.6192843696773793, 0.05640645770030358, 0.07537818728543434, 0.06096761738585369, 1.2119548096109494, 0.38459364983660443, 1.7292866687812434], "min": [0.48732231105105517, 0.1943453372992464, 1.0112658742708236, -3.1411658467769046, 0.1264778567038416, -3.1411205959426316, 0.4222966272576855, -0.4131076602174516, 0.9995104220605352, -3.122345699664724, 0.19290420034675027, -3.1406105095007186], "max": [0.6528606451870219, 0.2931587839183368, 1.160779788654809, 3.1387096664045595, 1.5458978978288505, 3.1356282516491825, 0.6658747550535182, -0.120802841704455, 1.192519363686121, 3.1233264810103925, 1.520582818506817, 3.140444580932196], "count": [768]}, "eef_sim_pose_action": {"mean": [0.5717405457721423, 0.2481325683142618, 1.1122023708222701, -0.5628125896508126, 0.8270060411137292, 0.8138489075083334, 0.5284070476816589, -0.2915442703796147, 1.088938496902206, 1.7095821105351048, 0.6402831224588292, 1.677184847076183], "std": [0.047950539986883846, 0.025362575851467853, 0.03749167828304777, 2.603702647301806, 0.44681692461988803, 2.6192843696773793, 0.05640645770030358, 0.07537818728543434, 0.06096761738585369, 1.2119548096109494, 0.38459364983660443, 1.7292866687812434], "min": [0.48732231105105517, 0.1943453372992464, 1.0112658742708236, -3.1411658467769046, 0.1264778567038416, -3.1411205959426316, 0.4222966272576855, -0.4131076602174516, 0.9995104220605352, -3.122345699664724, 0.19290420034675027, -3.1406105095007186], "max": [0.6528606451870219, 0.2931587839183368, 1.160779788654809, 3.1387096664045595, 1.5458978978288505, 3.1356282516491825, 0.6658747550535182, -0.120802841704455, 1.192519363686121, 3.1233264810103925, 1.520582818506817, 3.140444580932196], "count": [768]}, "gripper_mode_state": {"mean": [0.3111979166666667, 0.4127604166666667], "std": [0.46298355621878573, 0.49233043283939587], "min": [0, 0], "max": [1, 1], "count": [768]}, "gripper_activity_state": {"mean": [1.8333333333333333, 1.796875], "std": [0.5008673033404667, 0.5428422739387565], "min": [0, 0], "max": [2, 2], "count": [768]}, "gripper_mode_action": {"mean": [0.3111979166666667, 0.4127604166666667], "std": [0.46298355621878573, 0.49233043283939587], "min": [0, 0], "max": [1, 1], "count": [768]}, "gripper_activity_action": {"mean": [1.8333333333333333, 1.796875], "std": [0.5008673033404667, 0.5428422739387565], "min": [0, 0], "max": [2, 2], "count": [768]}, "gripper_open_scale_state": {"mean": [0.5936002603669955, 0.46509418421176546], "std": [0.311243108534297, 0.3295998270722666], "min": [0.097, 0.0], "max": [0.866, 0.812], "count": [768]}, "gripper_open_scale_action": {"mean": [0.5936002603669955, 0.46509418421176546], "std": [0.311243108534297, 0.3295998270722666], "min": [0.097, 0.0], "max": [0.866, 0.812], "count": [768]}}} +{"episode_index": 257, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.422861133805374]], [[0.44439028050108936]], [[0.44697470588235294]]], "std": [[[0.21647392989671385]], [[0.19054103852270377]], [[0.18447594605254705]]], "count": [225]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.441822528140886]], [[0.4591887318445897]], [[0.4597879057734205]]], "std": [[[0.15617291944657508]], [[0.13385454142422076]], [[0.12764269309006043]]], "count": [225]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4312650344952796]], [[0.4522780582788671]], [[0.45201633805374003]]], "std": [[[0.16656945168618584]], [[0.14164390463172266]], [[0.1371727474077249]]], "count": [225]}, "observation.state": {"min": [0.2802824378013611, 1.8670659065246582, -1.9083080291748047, -1.4628826379776, -2.7259950637817383, -2.0607800483703613, 0.12419763207435608, -2.0, 0.09799999743700027, 0.26788198947906494, -0.15008500218391418, -3.1411852836608887, -0.20000000298023224, -0.9010000824928284, -0.7689222693443298, -2.079036235809326, -0.9681516289710999, -0.525780439376831, 1.3880778551101685, 0.7043800354003906, -2.1552374362945557, -2.0, -0.3658120036125183, 0.24589799344539642, -0.18898099660873413, -3.1381852626800537, -0.05000000074505806, -3.1401853561401367], "max": [0.99094557762146, 2.0908520221710205, 1.0007718801498413, 0.1120152398943901, -0.8661196231842041, -0.796742856502533, 2.1206448078155518, 655.0, 0.4206629991531372, 0.40705999732017517, 0.1423110067844391, 3.140000104904175, 1.1440000534057617, 0.3930000066757202, -0.2536487281322479, -1.6955000162124634, 0.5585752129554749, 0.5323603749275208, 2.887664794921875, 1.9162144660949707, 0.1595929116010666, 798.0, -0.1851010024547577, 0.4473240077495575, 0.1010110005736351, 3.130000114440918, 1.2230000495910645, 3.1389999389648438], "mean": [0.530480146408081, 2.0485727787017822, -0.6598119735717773, -0.6149060726165771, -1.8948472738265991, -1.3619098663330078, 1.2531859874725342, 306.7260437011719, 0.27117621898651123, 0.33737805485725403, 0.0028951826971024275, -1.8173401355743408, 0.42501845955848694, -0.23455166816711426, -0.5347039699554443, -1.9984210729599, -0.13538488745689392, 0.07105148583650589, 2.3041775226593018, 1.4274476766586304, -0.8344465494155884, 459.4185485839844, -0.29645779728889465, 0.3239024579524994, -0.010081336833536625, 0.4623936414718628, 0.5339504480361938, 0.2795972228050232], "std": [0.16875873506069183, 0.04713282361626625, 0.82298344373703, 0.39188915491104126, 0.5052202343940735, 0.25547510385513306, 0.6782630085945129, 292.1363525390625, 0.0985131785273552, 0.03855881467461586, 0.0744096040725708, 1.7926031351089478, 0.33615392446517944, 0.35422155261039734, 0.12843556702136993, 0.09694971889257431, 0.5100567936897278, 0.339453786611557, 0.4547475278377533, 0.30584558844566345, 0.9023279547691345, 286.1269836425781, 0.03805167227983475, 0.044937945902347565, 0.061902135610580444, 2.3541009426116943, 0.2817051410675049, 2.609039545059204], "count": [1369]}, "action": {"min": [0.2802824378013611, 1.8670659065246582, -1.9083080291748047, -1.4628826379776, -2.7259950637817383, -2.0607800483703613, 0.12419763207435608, -2.0, 0.09799999743700027, 0.26788198947906494, -0.15008500218391418, -3.1411852836608887, -0.20000000298023224, -0.9010000824928284, -0.7689222693443298, -2.079036235809326, -0.9681516289710999, -0.525780439376831, 1.3880778551101685, 0.7043800354003906, -2.1552374362945557, -2.0, -0.3658120036125183, 0.24589799344539642, -0.18898099660873413, -3.1381852626800537, -0.05000000074505806, -3.1401853561401367], "max": [0.99094557762146, 2.0908520221710205, 1.0007718801498413, 0.1120152398943901, -0.8661196231842041, -0.796742856502533, 2.1206448078155518, 655.0, 0.4206629991531372, 0.40705999732017517, 0.1423110067844391, 3.140000104904175, 1.1440000534057617, 0.3930000066757202, -0.2536487281322479, -1.6955000162124634, 0.5585752129554749, 0.5323603749275208, 2.887664794921875, 1.9162144660949707, 0.1595929116010666, 798.0, -0.1851010024547577, 0.4473240077495575, 0.1010110005736351, 3.130000114440918, 1.2230000495910645, 3.1389999389648438], "mean": [0.530480146408081, 2.0485727787017822, -0.6598119735717773, -0.6149060726165771, -1.8948472738265991, -1.3619098663330078, 1.2531859874725342, 306.7260437011719, 0.27117621898651123, 0.33737805485725403, 0.0028951826971024275, -1.8173401355743408, 0.42501845955848694, -0.23455166816711426, -0.5347039699554443, -1.9984210729599, -0.13538488745689392, 0.07105148583650589, 2.3041775226593018, 1.4274476766586304, -0.8344465494155884, 459.4185485839844, -0.29645779728889465, 0.3239024579524994, -0.010081336833536625, 0.4623936414718628, 0.5339504480361938, 0.2795972228050232], "std": [0.16875873506069183, 0.04713282361626625, 0.82298344373703, 0.39188915491104126, 0.5052202343940735, 0.25547510385513306, 0.6782630085945129, 292.1363525390625, 0.0985131785273552, 0.03855881467461586, 0.0744096040725708, 1.7926031351089478, 0.33615392446517944, 0.35422155261039734, 0.12843556702136993, 0.09694971889257431, 0.5100567936897278, 0.339453786611557, 0.4547475278377533, 0.30584558844566345, 0.9023279547691345, 286.1269836425781, 0.03805167227983475, 0.044937945902347565, 0.061902135610580444, 2.3541009426116943, 0.2817051410675049, 2.609039545059204], "count": [1369]}, "timestamp": {"min": [0.0], "max": [45.6], "mean": [22.8], "std": [13.173205127581266], "count": [1369]}, "frame_index": {"min": [0], "max": [1368], "mean": [684.0], "std": [395.19615382743797], "count": [1369]}, "episode_index": {"min": [260], "max": [260], "mean": [260.0], "std": [0.0], "count": [1369]}, "index": {"min": [286242], "max": [287610], "mean": [286926.0], "std": [395.19615382743797], "count": [1369]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1369]}, "subtask_annotation": {"mean": [12.390796201607012, 29.0, 29.0, 29.0, 29.0], "std": [8.921618102300105, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1369]}, "scene_annotation": {"mean": [260.0], "std": [0.0], "min": [260], "max": [260], "count": [1369]}, "eef_direction_state": {"mean": [3.460920379839299, 3.5493060628195763], "std": [2.3262341682728835, 2.1034115807729474], "min": [0, 0], "max": [6, 6], "count": [1369]}, "eef_velocity_state": {"mean": [0.8144631117604091, 0.9065010956902849], "std": [0.7114187259574379, 0.6922466047292738], "min": [0, 0], "max": [2, 2], "count": [1369]}, "eef_acc_mag_state": {"mean": [0.716581446311176, 0.7684441197954711], "std": [0.8295288079508715, 0.8213712216121231], "min": [0, 0], "max": [2, 2], "count": [1369]}, "eef_direction_action": {"mean": [3.460920379839299, 3.5493060628195763], "std": [2.3262341682728835, 2.1034115807729474], "min": [0, 0], "max": [6, 6], "count": [1369]}, "eef_velocity_action": {"mean": [0.8144631117604091, 0.9065010956902849], "std": [0.7114187259574379, 0.6922466047292738], "min": [0, 0], "max": [2, 2], "count": [1369]}, "eef_acc_mag_action": {"mean": [0.716581446311176, 0.7684441197954711], "std": [0.8295288079508715, 0.8213712216121231], "min": [0, 0], "max": [2, 2], "count": [1369]}, "eef_sim_pose_state": {"mean": [0.5230496071954011, 0.29084298343947923, 1.0547418188633524, -0.30367849555899457, 0.9941230353148046, 0.09849708140312946, 0.5436076383790267, -0.277747664364102, 1.0906014784115268, 1.3503023697363312, 1.070458030094416, -1.2467268298724865], "std": [0.03786535552584034, 0.06578289995458284, 0.0349465226442211, 1.8062664931135182, 0.46513858059935625, 2.0626464537294074, 0.043046443294830594, 0.10328161872147136, 0.0525083212603372, 1.9126593828395273, 0.34386060920723144, 1.581375020852514], "min": [0.44375892850194093, 0.10103920636186339, 0.9830873430887221, -3.1172929934041607, 0.04845578201465117, -3.1379912288430942, 0.4678562117138735, -0.43643495912692487, 1.014588877731223, -3.1363667075655317, 0.4214245083776891, -3.1368709398559274], "max": [0.6364649452833001, 0.39954197888044946, 1.1369597053086824, 3.126252555737608, 1.5201567862706113, 3.1397980340067075, 0.628479405727266, -0.07018141939549102, 1.2223622155995897, 3.1404170783088357, 1.560555173358079, 3.140743851055674], "count": [1369]}, "eef_sim_pose_action": {"mean": [0.5230496071954011, 0.29084298343947923, 1.0547418188633524, -0.30367849555899457, 0.9941230353148046, 0.09849708140312946, 0.5436076383790267, -0.277747664364102, 1.0906014784115268, 1.3503023697363312, 1.070458030094416, -1.2467268298724865], "std": [0.03786535552584034, 0.06578289995458284, 0.0349465226442211, 1.8062664931135182, 0.46513858059935625, 2.0626464537294074, 0.043046443294830594, 0.10328161872147136, 0.0525083212603372, 1.9126593828395273, 0.34386060920723144, 1.581375020852514], "min": [0.44375892850194093, 0.10103920636186339, 0.9830873430887221, -3.1172929934041607, 0.04845578201465117, -3.1379912288430942, 0.4678562117138735, -0.43643495912692487, 1.014588877731223, -3.1363667075655317, 0.4214245083776891, -3.1368709398559274], "max": [0.6364649452833001, 0.39954197888044946, 1.1369597053086824, 3.126252555737608, 1.5201567862706113, 3.1397980340067075, 0.628479405727266, -0.07018141939549102, 1.2223622155995897, 3.1404170783088357, 1.560555173358079, 3.140743851055674], "count": [1369]}, "gripper_mode_state": {"mean": [0.32067202337472606, 0.579254930606282], "std": [0.46673491062859557, 0.4936786971042971], "min": [0, 0], "max": [1, 1], "count": [1369]}, "gripper_activity_state": {"mean": [1.9444850255661066, 1.8816654492330167], "std": [0.2699739753480793, 0.4211620873888431], "min": [0, 0], "max": [2, 2], "count": [1369]}, "gripper_mode_action": {"mean": [0.32067202337472606, 0.579254930606282], "std": [0.46673491062859557, 0.4936786971042971], "min": [0, 0], "max": [1, 1], "count": [1369]}, "gripper_activity_action": {"mean": [1.9444850255661066, 1.8816654492330167], "std": [0.2699739753480793, 0.4211620873888431], "min": [0, 0], "max": [2, 2], "count": [1369]}, "gripper_open_scale_state": {"mean": [0.4596216215519594, 0.3070219139179093], "std": [0.2858004771591768, 0.29182465149071074], "min": [0.0, 0.0], "max": [0.798, 0.655], "count": [1369]}, "gripper_open_scale_action": {"mean": [0.4596216215519594, 0.3070219139179093], "std": [0.2858004771591768, 0.29182465149071074], "min": [0.0, 0.0], "max": [0.798, 0.655], "count": [1369]}}} +{"episode_index": 258, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4193897467320261]], [[0.44659370448179275]], [[0.44954976774042954]]], "std": [[[0.22191503079510516]], [[0.19200473925337774]], [[0.18552755636600632]]], "count": [175]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43147441876750703]], [[0.45475294351073764]], [[0.4550252847805789]]], "std": [[[0.16832085138963832]], [[0.13898332788016213]], [[0.13326195329953697]]], "count": [175]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4376286379551821]], [[0.45901176237161534]], [[0.46037138538748834]]], "std": [[[0.1662566359889803]], [[0.13935247620677962]], [[0.13292748374569366]]], "count": [175]}, "observation.state": {"min": [0.325451523065567, 1.8091036081314087, -1.0402686595916748, -1.2953834533691406, -2.778441905975342, -2.07236909866333, 0.342695415019989, 4.0, 0.0969569981098175, 0.27358001470565796, -0.08316899836063385, -3.1361851692199707, -0.3150000274181366, -1.00600004196167, -0.7924667596817017, -2.0801358222961426, -1.0202323198318481, -0.3634997606277466, 1.1034321784973145, 0.7759907841682434, -2.4821200370788574, 43.0, -0.359809011220932, 0.25850701332092285, -0.1655530035495758, -3.1411852836608887, 0.02199999988079071, -3.1371853351593018], "max": [0.8641823530197144, 2.081671714782715, -0.2630385756492615, 0.1304982751607895, -0.8015250563621521, -1.0178760290145874, 2.1205925941467285, 749.0, 0.40032699704170227, 0.38408800959587097, 0.1570570021867752, 3.140000104904175, 1.343999981880188, 0.6840000152587891, -0.2574535310268402, -1.7719804048538208, 1.2418889999389648, 0.5832018256187439, 2.544951915740967, 1.8943803310394287, -0.12973032891750336, 814.0, -0.18927200138568878, 0.4705849885940552, 0.10282900184392929, 3.1410000324249268, 1.3940000534057617, 3.1410000324249268], "mean": [0.5283716320991516, 2.02219557762146, -0.5370912551879883, -0.6167622208595276, -1.8226144313812256, -1.5671578645706177, 1.4545831680297852, 487.95123291015625, 0.2996685802936554, 0.3316819369792938, 0.05817039683461189, -0.7506444454193115, 0.5330517888069153, -0.3655863106250763, -0.6020419001579285, -1.9825853109359741, 0.2994854152202606, 0.2335723638534546, 2.0713703632354736, 1.3997642993927002, -1.356884479522705, 599.9385375976562, -0.2805038392543793, 0.35188207030296326, -0.0007128564175218344, 0.6375795006752014, 0.5964661836624146, -1.0431452989578247], "std": [0.14625053107738495, 0.06338077783584595, 0.22933566570281982, 0.3740529716014862, 0.6641181111335754, 0.28980839252471924, 0.6124963760375977, 291.1626892089844, 0.07918109744787216, 0.02371339686214924, 0.050588034093379974, 2.352370023727417, 0.43337512016296387, 0.5257377028465271, 0.10045218467712402, 0.10522186011075974, 0.5606433153152466, 0.3155282139778137, 0.42574551701545715, 0.24634817242622375, 0.8899752497673035, 304.3935546875, 0.03997208550572395, 0.04705420508980751, 0.06221393495798111, 2.556861162185669, 0.34957605600357056, 2.214634895324707], "count": [984]}, "action": {"min": [0.325451523065567, 1.8091036081314087, -1.0402686595916748, -1.2953834533691406, -2.778441905975342, -2.07236909866333, 0.342695415019989, 4.0, 0.0969569981098175, 0.27358001470565796, -0.08316899836063385, -3.1361851692199707, -0.3150000274181366, -1.00600004196167, -0.7924667596817017, -2.0801358222961426, -1.0202323198318481, -0.3634997606277466, 1.1034321784973145, 0.7759907841682434, -2.4821200370788574, 43.0, -0.359809011220932, 0.25850701332092285, -0.1655530035495758, -3.1411852836608887, 0.02199999988079071, -3.1371853351593018], "max": [0.8641823530197144, 2.081671714782715, -0.2630385756492615, 0.1304982751607895, -0.8015250563621521, -1.0178760290145874, 2.1205925941467285, 749.0, 0.40032699704170227, 0.38408800959587097, 0.1570570021867752, 3.140000104904175, 1.343999981880188, 0.6840000152587891, -0.2574535310268402, -1.7719804048538208, 1.2418889999389648, 0.5832018256187439, 2.544951915740967, 1.8943803310394287, -0.12973032891750336, 814.0, -0.18927200138568878, 0.4705849885940552, 0.10282900184392929, 3.1410000324249268, 1.3940000534057617, 3.1410000324249268], "mean": [0.5283716320991516, 2.02219557762146, -0.5370912551879883, -0.6167622208595276, -1.8226144313812256, -1.5671578645706177, 1.4545831680297852, 487.95123291015625, 0.2996685802936554, 0.3316819369792938, 0.05817039683461189, -0.7506444454193115, 0.5330517888069153, -0.3655863106250763, -0.6020419001579285, -1.9825853109359741, 0.2994854152202606, 0.2335723638534546, 2.0713703632354736, 1.3997642993927002, -1.356884479522705, 599.9385375976562, -0.2805038392543793, 0.35188207030296326, -0.0007128564175218344, 0.6375795006752014, 0.5964661836624146, -1.0431452989578247], "std": [0.14625053107738495, 0.06338077783584595, 0.22933566570281982, 0.3740529716014862, 0.6641181111335754, 0.28980839252471924, 0.6124963760375977, 291.1626892089844, 0.07918109744787216, 0.02371339686214924, 0.050588034093379974, 2.352370023727417, 0.43337512016296387, 0.5257377028465271, 0.10045218467712402, 0.10522186011075974, 0.5606433153152466, 0.3155282139778137, 0.42574551701545715, 0.24634817242622375, 0.8899752497673035, 304.3935546875, 0.03997208550572395, 0.04705420508980751, 0.06221393495798111, 2.556861162185669, 0.34957605600357056, 2.214634895324707], "count": [984]}, "timestamp": {"min": [0.0], "max": [32.766666666666666], "mean": [16.383333333333333], "std": [9.468539525224614], "count": [984]}, "frame_index": {"min": [0], "max": [983], "mean": [491.5], "std": [284.0561857567384], "count": [984]}, "episode_index": {"min": [261], "max": [261], "mean": [261.0], "std": [0.0], "count": [984]}, "index": {"min": [287611], "max": [288594], "mean": [288102.5], "std": [284.0561857567384], "count": [984]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [984]}, "subtask_annotation": {"mean": [14.824186991869919, 29.0, 29.0, 29.0, 29.0], "std": [9.18512098503601, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [984]}, "scene_annotation": {"mean": [261.0], "std": [0.0], "min": [261], "max": [261], "count": [984]}, "eef_direction_state": {"mean": [3.625, 3.2957317073170733], "std": [2.1367442086052626, 2.1061616132261], "min": [0, 0], "max": [6, 6], "count": [984]}, "eef_velocity_state": {"mean": [0.8333333333333334, 0.9857723577235772], "std": [0.7075856886448916, 0.6791021189897672], "min": [0, 0], "max": [2, 2], "count": [984]}, "eef_acc_mag_state": {"mean": [0.7560975609756098, 0.8902439024390244], "std": [0.8309702763865552, 0.8326092432189962], "min": [0, 0], "max": [2, 2], "count": [984]}, "eef_direction_action": {"mean": [3.625, 3.2957317073170733], "std": [2.1367442086052626, 2.1061616132261], "min": [0, 0], "max": [6, 6], "count": [984]}, "eef_velocity_action": {"mean": [0.8333333333333334, 0.9857723577235772], "std": [0.7075856886448916, 0.6791021189897672], "min": [0, 0], "max": [2, 2], "count": [984]}, "eef_acc_mag_action": {"mean": [0.7560975609756098, 0.8902439024390244], "std": [0.8309702763865552, 0.8326092432189962], "min": [0, 0], "max": [2, 2], "count": [984]}, "eef_sim_pose_state": {"mean": [0.554191642429029, 0.28939020152669015, 1.0766929076839538, -1.3571889083300555, 0.8654286441921161, -0.7747314256969912, 0.5374307584925533, -0.334864100806831, 1.1071807964168046, 1.9705179408282976, 0.9287380332077827, -0.8523289234116032], "std": [0.0414785645407679, 0.06650491067096893, 0.03416475885790287, 1.4534970170034618, 0.5298003090958376, 2.268534397405513, 0.03138391850826654, 0.06587295071642471, 0.05887900253586156, 0.7540782375556008, 0.31587952502025085, 2.1464800985067054], "min": [0.4746399142540106, 0.12386720307232814, 1.0000208518246376, -3.1377855301009694, -0.01949849063362996, -3.1410647379476373, 0.4778580300589206, -0.4268971106219825, 1.0271554295923553, 0.1578493814931404, 0.30642487273376595, -3.123590729430246], "max": [0.6611776806139205, 0.38868789724970654, 1.1522034702397128, 3.127655534319424, 1.5426329781037098, 3.141405050026444, 0.6069413160053956, -0.15350262781436808, 1.233785035946999, 2.9826097663045434, 1.3961739430864974, 3.1373934205259397], "count": [984]}, "eef_sim_pose_action": {"mean": [0.554191642429029, 0.28939020152669015, 1.0766929076839538, -1.3571889083300555, 0.8654286441921161, -0.7747314256969912, 0.5374307584925533, -0.334864100806831, 1.1071807964168046, 1.9705179408282976, 0.9287380332077827, -0.8523289234116032], "std": [0.0414785645407679, 0.06650491067096893, 0.03416475885790287, 1.4534970170034618, 0.5298003090958376, 2.268534397405513, 0.03138391850826654, 0.06587295071642471, 0.05887900253586156, 0.7540782375556008, 0.31587952502025085, 2.1464800985067054], "min": [0.4746399142540106, 0.12386720307232814, 1.0000208518246376, -3.1377855301009694, -0.01949849063362996, -3.1410647379476373, 0.4778580300589206, -0.4268971106219825, 1.0271554295923553, 0.1578493814931404, 0.30642487273376595, -3.123590729430246], "max": [0.6611776806139205, 0.38868789724970654, 1.1522034702397128, 3.127655534319424, 1.5426329781037098, 3.141405050026444, 0.6069413160053956, -0.15350262781436808, 1.233785035946999, 2.9826097663045434, 1.3961739430864974, 3.1373934205259397], "count": [984]}, "gripper_mode_state": {"mean": [0.2896341463414634, 0.33028455284552843], "std": [0.4535925568332382, 0.4703154972963969], "min": [0, 0], "max": [1, 1], "count": [984]}, "gripper_activity_state": {"mean": [1.9441056910569106, 1.8983739837398375], "std": [0.2885445200465785, 0.39795896749660226], "min": [0, 0], "max": [2, 2], "count": [984]}, "gripper_mode_action": {"mean": [0.2896341463414634, 0.33028455284552843], "std": [0.4535925568332382, 0.4703154972963969], "min": [0, 0], "max": [1, 1], "count": [984]}, "gripper_activity_action": {"mean": [1.9441056910569106, 1.8983739837398375], "std": [0.2885445200465785, 0.39795896749660226], "min": [0, 0], "max": [2, 2], "count": [984]}, "gripper_open_scale_state": {"mean": [0.5999390243592309, 0.4879512195470857], "std": [0.3043945717674894, 0.2911626124747559], "min": [0.043, 0.004], "max": [0.814, 0.749], "count": [984]}, "gripper_open_scale_action": {"mean": [0.5999390243592309, 0.4879512195470857], "std": [0.3043945717674894, 0.2911626124747559], "min": [0.043, 0.004], "max": [0.814, 0.749], "count": [984]}}} +{"episode_index": 259, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4391285655425964]], [[0.45883677562260533]], [[0.46162507659313723]]], "std": [[[0.20404708526155751]], [[0.17845624781694724]], [[0.1718788499343744]]], "count": [232]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.00392156862745098]]], "max": [[[0.8117647058823529]], [[1.0]], [[1.0]]], "mean": [[[0.4410829935063106]], [[0.4591406778228533]], [[0.458444793955657]]], "std": [[[0.14076056874647402]], [[0.11602253086319342]], [[0.11059359262272933]]], "count": [232]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43766822318007664]], [[0.45466863783947487]], [[0.45501620429062434]]], "std": [[[0.15125773056250094]], [[0.12561069008794365]], [[0.12018491726353937]]], "count": [232]}, "observation.state": {"min": [0.23160521686077118, 1.825335144996643, -1.248294472694397, -1.1444123983383179, -2.8180785179138184, -1.9955047369003296, 0.3312285840511322, -1.0, 0.09292799979448318, 0.23198699951171875, -0.07531800121068954, -3.1381852626800537, -0.30000004172325134, -0.8790000081062317, -0.8529773354530334, -2.080066204071045, -1.0196737051010132, -0.5055520534515381, 1.10275137424469, 0.7008020877838135, -2.3118457794189453, 20.0, -0.35705798864364624, 0.2707599997520447, -0.19229699671268463, -3.1381852626800537, -0.02500000037252903, -3.1331851482391357], "max": [0.9838945269584656, 2.0801358222961426, -0.28675761818885803, 0.11629129201173782, -0.5858023166656494, -0.9623745679855347, 2.2398507595062256, 718.0, 0.40456101298332214, 0.4210759997367859, 0.1432960033416748, 3.1389999389648438, 1.2710000276565552, 0.8629999160766602, -0.23919737339019775, -1.6759873628616333, 0.9609608054161072, 0.596832811832428, 2.6094417572021484, 1.971820592880249, -0.11339405179023743, 848.0, -0.18688899278640747, 0.45427900552749634, 0.12370400130748749, 3.1410000324249268, 1.2829999923706055, 3.1389999389648438], "mean": [0.5446221232414246, 2.043635368347168, -0.6210275292396545, -0.4018518626689911, -1.4170430898666382, -1.4551494121551514, 1.0942429304122925, 495.5780944824219, 0.30543723702430725, 0.34759944677352905, 0.05269482359290123, -1.2650575637817383, 0.5776464939117432, -0.002954356139525771, -0.48252448439598083, -1.994266390800476, -0.013785960152745247, 0.09923524409532547, 2.102768898010254, 1.439946174621582, -1.0714167356491089, 655.4523315429688, -0.30046340823173523, 0.32991936802864075, 0.014499756507575512, 1.2871776819229126, 0.7276239395141602, 0.31322550773620605], "std": [0.1928907334804535, 0.05227682739496231, 0.21145503222942352, 0.37279725074768066, 0.8738312721252441, 0.22669823467731476, 0.7340667247772217, 226.4210662841797, 0.06967800855636597, 0.057110875844955444, 0.03987563028931618, 1.656559705734253, 0.43642476201057434, 0.6034629940986633, 0.17128412425518036, 0.10804151743650436, 0.608271062374115, 0.3786731958389282, 0.4691987931728363, 0.2953866124153137, 0.867148220539093, 295.1290283203125, 0.029070071876049042, 0.049032196402549744, 0.05518023669719696, 1.8609318733215332, 0.4076547622680664, 2.4718027114868164], "count": [1427]}, "action": {"min": [0.23160521686077118, 1.825335144996643, -1.248294472694397, -1.1444123983383179, -2.8180785179138184, -1.9955047369003296, 0.3312285840511322, -1.0, 0.09292799979448318, 0.23198699951171875, -0.07531800121068954, -3.1381852626800537, -0.30000004172325134, -0.8790000081062317, -0.8529773354530334, -2.080066204071045, -1.0196737051010132, -0.5055520534515381, 1.10275137424469, 0.7008020877838135, -2.3118457794189453, 20.0, -0.35705798864364624, 0.2707599997520447, -0.19229699671268463, -3.1381852626800537, -0.02500000037252903, -3.1331851482391357], "max": [0.9838945269584656, 2.0801358222961426, -0.28675761818885803, 0.11629129201173782, -0.5858023166656494, -0.9623745679855347, 2.2398507595062256, 718.0, 0.40456101298332214, 0.4210759997367859, 0.1432960033416748, 3.1389999389648438, 1.2710000276565552, 0.8629999160766602, -0.23919737339019775, -1.6759873628616333, 0.9609608054161072, 0.596832811832428, 2.6094417572021484, 1.971820592880249, -0.11339405179023743, 848.0, -0.18688899278640747, 0.45427900552749634, 0.12370400130748749, 3.1410000324249268, 1.2829999923706055, 3.1389999389648438], "mean": [0.5446221232414246, 2.043635368347168, -0.6210275292396545, -0.4018518626689911, -1.4170430898666382, -1.4551494121551514, 1.0942429304122925, 495.5780944824219, 0.30543723702430725, 0.34759944677352905, 0.05269482359290123, -1.2650575637817383, 0.5776464939117432, -0.002954356139525771, -0.48252448439598083, -1.994266390800476, -0.013785960152745247, 0.09923524409532547, 2.102768898010254, 1.439946174621582, -1.0714167356491089, 655.4523315429688, -0.30046340823173523, 0.32991936802864075, 0.014499756507575512, 1.2871776819229126, 0.7276239395141602, 0.31322550773620605], "std": [0.1928907334804535, 0.05227682739496231, 0.21145503222942352, 0.37279725074768066, 0.8738312721252441, 0.22669823467731476, 0.7340667247772217, 226.4210662841797, 0.06967800855636597, 0.057110875844955444, 0.03987563028931618, 1.656559705734253, 0.43642476201057434, 0.6034629940986633, 0.17128412425518036, 0.10804151743650436, 0.608271062374115, 0.3786731958389282, 0.4691987931728363, 0.2953866124153137, 0.867148220539093, 295.1290283203125, 0.029070071876049042, 0.049032196402549744, 0.05518023669719696, 1.8609318733215332, 0.4076547622680664, 2.4718027114868164], "count": [1427]}, "timestamp": {"min": [0.0], "max": [47.53333333333333], "mean": [23.766666666666666], "std": [13.73131053064087], "count": [1427]}, "frame_index": {"min": [0], "max": [1426], "mean": [713.0], "std": [411.93931591922615], "count": [1427]}, "episode_index": {"min": [262], "max": [262], "mean": [262.0], "std": [0.0], "count": [1427]}, "index": {"min": [288595], "max": [290021], "mean": [289308.0], "std": [411.93931591922615], "count": [1427]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1427]}, "subtask_annotation": {"mean": [15.201822004204626, 29.0, 29.0, 29.0, 29.0], "std": [7.628454977374314, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1427]}, "scene_annotation": {"mean": [262.0], "std": [0.0], "min": [262], "max": [262], "count": [1427]}, "eef_direction_state": {"mean": [4.727400140154169, 4.627890679747723], "std": [1.980804635462109, 1.8335443924828803], "min": [0, 0], "max": [6, 6], "count": [1427]}, "eef_velocity_state": {"mean": [0.43237561317449197, 0.5746320953048353], "std": [0.6420361392588825, 0.6886819937186732], "min": [0, 0], "max": [2, 2], "count": [1427]}, "eef_acc_mag_state": {"mean": [0.4800280308339173, 0.5564120532585844], "std": [0.7534925914759228, 0.7844890988788632], "min": [0, 0], "max": [2, 2], "count": [1427]}, "eef_direction_action": {"mean": [4.727400140154169, 4.627890679747723], "std": [1.980804635462109, 1.8335443924828803], "min": [0, 0], "max": [6, 6], "count": [1427]}, "eef_velocity_action": {"mean": [0.43237561317449197, 0.5746320953048353], "std": [0.6420361392588825, 0.6886819937186732], "min": [0, 0], "max": [2, 2], "count": [1427]}, "eef_acc_mag_action": {"mean": [0.4800280308339173, 0.5564120532585844], "std": [0.7534925914759228, 0.7844890988788632], "min": [0, 0], "max": [2, 2], "count": [1427]}, "eef_sim_pose_state": {"mean": [0.5260270157983079, 0.3048860147353704, 1.0666879755725005, -1.4932494989873382, 0.9150430972181953, -0.4831839712802854, 0.54657356923988, -0.3248105757755721, 1.0920058587149426, 1.4912470576029062, 0.9814291533261359, -0.38404719688438893], "std": [0.04997065654602745, 0.05791408083772394, 0.03725204741540572, 1.0052058406515108, 0.4603389340796246, 2.1251028740027915, 0.061925556263793737, 0.058963774243856085, 0.050640677418139365, 1.0545545059870114, 0.31897865240579787, 1.679920647735534], "min": [0.4548490153682611, 0.09755527136808077, 1.003923190538222, -3.137105418427109, 0.07627606479108873, -3.140697798757561, 0.4196029481597313, -0.4235335706505399, 1.0227526741607456, 0.13410173343069115, 0.3771419834071801, -3.1249442301899584], "max": [0.6463120315881297, 0.40344864331587194, 1.173575331379079, 3.1324375047999173, 1.493654304817972, 3.139446401373659, 0.6358330834089602, -0.12426809896424051, 1.22691906892238, 3.0585562944722553, 1.4972257228694055, 3.141005336899827], "count": [1427]}, "eef_sim_pose_action": {"mean": [0.5260270157983079, 0.3048860147353704, 1.0666879755725005, -1.4932494989873382, 0.9150430972181953, -0.4831839712802854, 0.54657356923988, -0.3248105757755721, 1.0920058587149426, 1.4912470576029062, 0.9814291533261359, -0.38404719688438893], "std": [0.04997065654602745, 0.05791408083772394, 0.03725204741540572, 1.0052058406515108, 0.4603389340796246, 2.1251028740027915, 0.061925556263793737, 0.058963774243856085, 0.050640677418139365, 1.0545545059870114, 0.31897865240579787, 1.679920647735534], "min": [0.4548490153682611, 0.09755527136808077, 1.003923190538222, -3.137105418427109, 0.07627606479108873, -3.140697798757561, 0.4196029481597313, -0.4235335706505399, 1.0227526741607456, 0.13410173343069115, 0.3771419834071801, -3.1249442301899584], "max": [0.6463120315881297, 0.40344864331587194, 1.173575331379079, 3.1324375047999173, 1.493654304817972, 3.139446401373659, 0.6358330834089602, -0.12426809896424051, 1.22691906892238, 3.0585562944722553, 1.4972257228694055, 3.141005336899827], "count": [1427]}, "gripper_mode_state": {"mean": [0.1836019621583742, 0.20812894183601963], "std": [0.3871592458536444, 0.40596956216721863], "min": [0, 0], "max": [1, 1], "count": [1427]}, "gripper_activity_state": {"mean": [1.900490539593553, 1.9264190609670637], "std": [0.40483211035802563, 0.34644455139457925], "min": [0, 0], "max": [2, 2], "count": [1427]}, "gripper_mode_action": {"mean": [0.1836019621583742, 0.20812894183601963], "std": [0.3871592458536444, 0.40596956216721863], "min": [0, 0], "max": [1, 1], "count": [1427]}, "gripper_activity_action": {"mean": [1.900490539593553, 1.9264190609670637], "std": [0.40483211035802563, 0.34644455139457925], "min": [0, 0], "max": [2, 2], "count": [1427]}, "gripper_open_scale_state": {"mean": [0.6554523476251103, 0.4956068677200469], "std": [0.2951287011627555, 0.22635801254878035], "min": [0.02, 0.0], "max": [0.848, 0.718], "count": [1427]}, "gripper_open_scale_action": {"mean": [0.6554523476251103, 0.4956068677200469], "std": [0.2951287011627555, 0.22635801254878035], "min": [0.02, 0.0], "max": [0.848, 0.718], "count": [1427]}}} +{"episode_index": 260, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41790656443498453]], [[0.4439067189649983]], [[0.44721366394693846]]], "std": [[[0.2180768907150616]], [[0.18768095238621596]], [[0.18188983777729192]]], "count": [152]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[1.0]], [[1.0]]], "mean": [[[0.43235932931286547]], [[0.45477421418128655]], [[0.45668720034614724]]], "std": [[[0.16025899204199595]], [[0.13495544208179355]], [[0.12750371955831535]]], "count": [152]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4219346808350533]], [[0.44760637711773305]], [[0.4498855093846749]]], "std": [[[0.18203960980690054]], [[0.1530179817459483]], [[0.14572730555171529]]], "count": [152]}, "observation.state": {"min": [0.2897944748401642, 1.752903938293457, -1.4470001459121704, -1.511489987373352, -2.9184699058532715, -1.9608949422836304, 0.17982128262519836, -1.0, 0.09557999670505524, 0.27732399106025696, -0.10886599868535995, -3.1411852836608887, -0.49399998784065247, -0.9319999814033508, -0.8481951355934143, -2.078704595565796, -0.7960621118545532, -0.33538246154785156, 1.7820161581039429, 0.9992185235023499, -2.299506187438965, 32.0, -0.36726701259613037, 0.25710099935531616, -0.16732899844646454, -3.127000093460083, -0.00699999975040555, -3.1391851902008057], "max": [1.0072818994522095, 2.0877630710601807, -0.2606474757194519, 0.16116371750831604, -0.30429813265800476, -0.7830244898796082, 2.3211135864257812, 716.0, 0.40476399660110474, 0.4473179876804352, 0.13981899619102478, 3.1410000324249268, 1.2130000591278076, 0.38600000739097595, -0.344510555267334, -1.731803059577942, 0.5101423263549805, 0.618038535118103, 2.787395477294922, 1.9505451917648315, -0.3735877573490143, 815.0, -0.1860170066356659, 0.41831499338150024, 0.08948799967765808, 3.13700008392334, 1.3140000104904175, 3.0950000286102295], "mean": [0.643583357334137, 2.031015396118164, -0.758088231086731, -0.598770797252655, -1.877389907836914, -1.4238530397415161, 1.4744288921356201, 494.89019775390625, 0.2675434947013855, 0.36504751443862915, 0.027748936787247658, -1.7524417638778687, 0.3121069371700287, -0.36127138137817383, -0.5840315818786621, -1.9688066244125366, 0.08760153502225876, 0.30925628542900085, 2.2995095252990723, 1.443734884262085, -1.5859670639038086, 539.1558227539062, -0.30889692902565, 0.3405516743659973, 0.015722619369626045, -0.04999532550573349, 0.614327609539032, -1.7393076419830322], "std": [0.1944357454776764, 0.06835770606994629, 0.3208308219909668, 0.4270680844783783, 0.7920582294464111, 0.3053809404373169, 0.7947697043418884, 270.20440673828125, 0.08938824385404587, 0.0466713011264801, 0.05304156616330147, 1.7616794109344482, 0.4831804931163788, 0.4191829562187195, 0.08886311948299408, 0.0930003896355629, 0.36757707595825195, 0.28244563937187195, 0.3254470229148865, 0.30728501081466675, 0.6739711165428162, 339.6604919433594, 0.03133627772331238, 0.04283485189080238, 0.05624718964099884, 2.7142202854156494, 0.36033084988594055, 1.3456312417984009], "count": [815]}, "action": {"min": [0.2897944748401642, 1.752903938293457, -1.4470001459121704, -1.511489987373352, -2.9184699058532715, -1.9608949422836304, 0.17982128262519836, -1.0, 0.09557999670505524, 0.27732399106025696, -0.10886599868535995, -3.1411852836608887, -0.49399998784065247, -0.9319999814033508, -0.8481951355934143, -2.078704595565796, -0.7960621118545532, -0.33538246154785156, 1.7820161581039429, 0.9992185235023499, -2.299506187438965, 32.0, -0.36726701259613037, 0.25710099935531616, -0.16732899844646454, -3.127000093460083, -0.00699999975040555, -3.1391851902008057], "max": [1.0072818994522095, 2.0877630710601807, -0.2606474757194519, 0.16116371750831604, -0.30429813265800476, -0.7830244898796082, 2.3211135864257812, 716.0, 0.40476399660110474, 0.4473179876804352, 0.13981899619102478, 3.1410000324249268, 1.2130000591278076, 0.38600000739097595, -0.344510555267334, -1.731803059577942, 0.5101423263549805, 0.618038535118103, 2.787395477294922, 1.9505451917648315, -0.3735877573490143, 815.0, -0.1860170066356659, 0.41831499338150024, 0.08948799967765808, 3.13700008392334, 1.3140000104904175, 3.0950000286102295], "mean": [0.643583357334137, 2.031015396118164, -0.758088231086731, -0.598770797252655, -1.877389907836914, -1.4238530397415161, 1.4744288921356201, 494.89019775390625, 0.2675434947013855, 0.36504751443862915, 0.027748936787247658, -1.7524417638778687, 0.3121069371700287, -0.36127138137817383, -0.5840315818786621, -1.9688066244125366, 0.08760153502225876, 0.30925628542900085, 2.2995095252990723, 1.443734884262085, -1.5859670639038086, 539.1558227539062, -0.30889692902565, 0.3405516743659973, 0.015722619369626045, -0.04999532550573349, 0.614327609539032, -1.7393076419830322], "std": [0.1944357454776764, 0.06835770606994629, 0.3208308219909668, 0.4270680844783783, 0.7920582294464111, 0.3053809404373169, 0.7947697043418884, 270.20440673828125, 0.08938824385404587, 0.0466713011264801, 0.05304156616330147, 1.7616794109344482, 0.4831804931163788, 0.4191829562187195, 0.08886311948299408, 0.0930003896355629, 0.36757707595825195, 0.28244563937187195, 0.3254470229148865, 0.30728501081466675, 0.6739711165428162, 339.6604919433594, 0.03133627772331238, 0.04283485189080238, 0.05624718964099884, 2.7142202854156494, 0.36033084988594055, 1.3456312417984009], "count": [815]}, "timestamp": {"min": [0.0], "max": [27.133333333333333], "mean": [13.566666666666665], "std": [7.842335253113209], "count": [815]}, "frame_index": {"min": [0], "max": [814], "mean": [407.0], "std": [235.27005759339627], "count": [815]}, "episode_index": {"min": [263], "max": [263], "mean": [263.0], "std": [0.0], "count": [815]}, "index": {"min": [290022], "max": [290836], "mean": [290429.0], "std": [235.27005759339627], "count": [815]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [815]}, "subtask_annotation": {"mean": [15.728834355828221, 29.0, 29.0, 29.0, 29.0], "std": [9.092913197672889, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [815]}, "scene_annotation": {"mean": [263.0], "std": [0.0], "min": [263], "max": [263], "count": [815]}, "eef_direction_state": {"mean": [4.017177914110429, 3.5865030674846627], "std": [2.086403401165666, 2.0333572630487406], "min": [0, 0], "max": [6, 6], "count": [815]}, "eef_velocity_state": {"mean": [0.6760736196319018, 1.0208588957055216], "std": [0.6832648397260902, 0.7452470243676489], "min": [0, 0], "max": [2, 2], "count": [815]}, "eef_acc_mag_state": {"mean": [0.6760736196319018, 0.8760736196319019], "std": [0.8263181962484644, 0.8511871432666034], "min": [0, 0], "max": [2, 2], "count": [815]}, "eef_direction_action": {"mean": [4.017177914110429, 3.5865030674846627], "std": [2.086403401165666, 2.0333572630487406], "min": [0, 0], "max": [6, 6], "count": [815]}, "eef_velocity_action": {"mean": [0.6760736196319018, 1.0208588957055216], "std": [0.6832648397260902, 0.7452470243676489], "min": [0, 0], "max": [2, 2], "count": [815]}, "eef_acc_mag_action": {"mean": [0.6760736196319018, 0.8760736196319019], "std": [0.8263181962484644, 0.8511871432666034], "min": [0, 0], "max": [2, 2], "count": [815]}, "eef_sim_pose_state": {"mean": [0.5426094762377772, 0.32170546929439403, 1.0713406383035262, -2.0023140736543574, 0.7302217624737847, -1.9303680676571624, 0.5724337159961065, -0.2855919664478222, 1.1147135355058133, 1.689566786374059, 0.8695859646873805, -0.9535886221079688], "std": [0.031987364724034024, 0.059289783366022336, 0.031083631981061798, 0.3838361749982618, 0.46694973907367837, 1.9231986906813596, 0.054112505889025976, 0.07645328589851809, 0.06622228158813474, 1.62842873540972, 0.4279936852628373, 1.8189759810748987], "min": [0.4823146611307675, 0.11669490068459437, 1.0162809583253967, -2.4510356533961164, -0.017286241698997173, -3.1414791903391617, 0.4625585104258126, -0.38589983258609145, 1.0181329739425886, -3.1391806176532056, 0.11530542229280893, -3.130223701195968], "max": [0.609618570505264, 0.39774700209830444, 1.1262246599991679, -0.6158137139105198, 1.3512049147391725, 3.139589058144018, 0.6545202558732549, -0.08633392889708598, 1.260745236302113, 3.1396670703077496, 1.5443005107346375, 3.126782924759695], "count": [815]}, "eef_sim_pose_action": {"mean": [0.5426094762377772, 0.32170546929439403, 1.0713406383035262, -2.0023140736543574, 0.7302217624737847, -1.9303680676571624, 0.5724337159961065, -0.2855919664478222, 1.1147135355058133, 1.689566786374059, 0.8695859646873805, -0.9535886221079688], "std": [0.031987364724034024, 0.059289783366022336, 0.031083631981061798, 0.3838361749982618, 0.46694973907367837, 1.9231986906813596, 0.054112505889025976, 0.07645328589851809, 0.06622228158813474, 1.62842873540972, 0.4279936852628373, 1.8189759810748987], "min": [0.4823146611307675, 0.11669490068459437, 1.0162809583253967, -2.4510356533961164, -0.017286241698997173, -3.1414791903391617, 0.4625585104258126, -0.38589983258609145, 1.0181329739425886, -3.1391806176532056, 0.11530542229280893, -3.130223701195968], "max": [0.609618570505264, 0.39774700209830444, 1.1262246599991679, -0.6158137139105198, 1.3512049147391725, 3.139589058144018, 0.6545202558732549, -0.08633392889708598, 1.260745236302113, 3.1396670703077496, 1.5443005107346375, 3.126782924759695], "count": [815]}, "gripper_mode_state": {"mean": [0.3791411042944785, 0.29325153374233126], "std": [0.4851732961827593, 0.45525275584020436], "min": [0, 0], "max": [1, 1], "count": [815]}, "gripper_activity_state": {"mean": [1.9177914110429448, 1.856441717791411], "std": [0.3563482554889713, 0.46497401600545113], "min": [0, 0], "max": [2, 2], "count": [815]}, "gripper_mode_action": {"mean": [0.3791411042944785, 0.29325153374233126], "std": [0.4851732961827593, 0.45525275584020436], "min": [0, 0], "max": [1, 1], "count": [815]}, "gripper_activity_action": {"mean": [1.9177914110429448, 1.856441717791411], "std": [0.3563482554889713, 0.46497401600545113], "min": [0, 0], "max": [2, 2], "count": [815]}, "gripper_open_scale_state": {"mean": [0.5391558283097907, 0.4949331289162664], "std": [0.33966061176725465, 0.2701255029266082], "min": [0.032, 0.0], "max": [0.815, 0.716], "count": [815]}, "gripper_open_scale_action": {"mean": [0.5391558283097907, 0.4949331289162664], "std": [0.33966061176725465, 0.2701255029266082], "min": [0.032, 0.0], "max": [0.815, 0.716], "count": [815]}}} +{"episode_index": 261, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.42397636189892624]], [[0.4497942428707594]], [[0.4522970294020386]]], "std": [[[0.21976071246591086]], [[0.18958597731809498]], [[0.18382466800679276]]], "count": [168]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[0.9058823529411765]], [[0.9137254901960784]]], "mean": [[[0.42795477357609707]], [[0.4522909700338469]], [[0.45399294005796764]]], "std": [[[0.17943381241168097]], [[0.14946066300987912]], [[0.14262168359663221]]], "count": [168]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4339509329773576]], [[0.4509238834422658]], [[0.4503388614126206]]], "std": [[[0.15843718065381862]], [[0.1335544013625994]], [[0.1281214243992696]]], "count": [168]}, "observation.state": {"min": [0.3240901827812195, 1.8317755460739136, -1.2138766050338745, -1.2466189861297607, -2.8180086612701416, -2.0016658306121826, 0.3957010805606842, 0.0, 0.08108499646186829, 0.3073759973049164, -0.09434200078248978, -3.1411852836608887, -0.4429999887943268, -0.9300000071525574, -0.7514690160751343, -2.0801706314086914, -0.1376366764307022, 0.02015855349600315, 0.44050365686416626, 0.6840294599533081, -2.3900363445281982, 42.0, -0.3528420031070709, 0.29268699884414673, -0.14894899725914001, -3.1391851902008057, 0.027000000700354576, -3.1059999465942383], "max": [0.9416400194168091, 2.089473247528076, -0.5209458470344543, 0.06897541135549545, -0.4769635796546936, -0.7474895715713501, 2.196671485900879, 712.0, 0.3616020083427429, 0.4215250015258789, 0.12121400237083435, 3.1410000324249268, 1.215000033378601, 0.38599997758865356, -0.3219434320926666, -1.7556617259979248, 2.081479787826538, 0.6323851943016052, 2.512052297592163, 1.7821382284164429, -0.610690712928772, 816.0, -0.1927569955587387, 0.46470901370048523, 0.10319700092077255, 3.13700008392334, 1.2419999837875366, 3.109999895095825], "mean": [0.6207724213600159, 2.035834312438965, -0.8317810893058777, -0.544008731842041, -1.6559231281280518, -1.4057480096817017, 1.4308363199234009, 439.1510314941406, 0.25984346866607666, 0.36549901962280273, 0.014686420559883118, -1.0908352136611938, 0.49618008732795715, -0.3834637403488159, -0.5455878973007202, -1.9696166515350342, 0.938437819480896, 0.4522101581096649, 1.561274766921997, 1.2605044841766357, -1.538462519645691, 557.8824462890625, -0.2959280014038086, 0.3608013391494751, 0.009839439764618874, 2.45585036277771, 0.6149632930755615, -2.16304087638855], "std": [0.1634615659713745, 0.05460687354207039, 0.17970074713230133, 0.3695654273033142, 0.7696011066436768, 0.2584940493106842, 0.6677403450012207, 292.8676452636719, 0.09093882888555527, 0.03215470910072327, 0.04153541475534439, 2.3471474647521973, 0.4504621922969818, 0.37116146087646484, 0.1177135482430458, 0.11014465987682343, 0.5013341903686523, 0.13884691894054413, 0.7588885426521301, 0.3149406909942627, 0.6601836085319519, 268.8355407714844, 0.037526559084653854, 0.04958098381757736, 0.06237991154193878, 1.1630654335021973, 0.3629523515701294, 1.0976132154464722], "count": [927]}, "action": {"min": [0.3240901827812195, 1.8317755460739136, -1.2138766050338745, -1.2466189861297607, -2.8180086612701416, -2.0016658306121826, 0.3957010805606842, 0.0, 0.08108499646186829, 0.3073759973049164, -0.09434200078248978, -3.1411852836608887, -0.4429999887943268, -0.9300000071525574, -0.7514690160751343, -2.0801706314086914, -0.1376366764307022, 0.02015855349600315, 0.44050365686416626, 0.6840294599533081, -2.3900363445281982, 42.0, -0.3528420031070709, 0.29268699884414673, -0.14894899725914001, -3.1391851902008057, 0.027000000700354576, -3.1059999465942383], "max": [0.9416400194168091, 2.089473247528076, -0.5209458470344543, 0.06897541135549545, -0.4769635796546936, -0.7474895715713501, 2.196671485900879, 712.0, 0.3616020083427429, 0.4215250015258789, 0.12121400237083435, 3.1410000324249268, 1.215000033378601, 0.38599997758865356, -0.3219434320926666, -1.7556617259979248, 2.081479787826538, 0.6323851943016052, 2.512052297592163, 1.7821382284164429, -0.610690712928772, 816.0, -0.1927569955587387, 0.46470901370048523, 0.10319700092077255, 3.13700008392334, 1.2419999837875366, 3.109999895095825], "mean": [0.6207724213600159, 2.035834312438965, -0.8317810893058777, -0.544008731842041, -1.6559231281280518, -1.4057480096817017, 1.4308363199234009, 439.1510314941406, 0.25984346866607666, 0.36549901962280273, 0.014686420559883118, -1.0908352136611938, 0.49618008732795715, -0.3834637403488159, -0.5455878973007202, -1.9696166515350342, 0.938437819480896, 0.4522101581096649, 1.561274766921997, 1.2605044841766357, -1.538462519645691, 557.8824462890625, -0.2959280014038086, 0.3608013391494751, 0.009839439764618874, 2.45585036277771, 0.6149632930755615, -2.16304087638855], "std": [0.1634615659713745, 0.05460687354207039, 0.17970074713230133, 0.3695654273033142, 0.7696011066436768, 0.2584940493106842, 0.6677403450012207, 292.8676452636719, 0.09093882888555527, 0.03215470910072327, 0.04153541475534439, 2.3471474647521973, 0.4504621922969818, 0.37116146087646484, 0.1177135482430458, 0.11014465987682343, 0.5013341903686523, 0.13884691894054413, 0.7588885426521301, 0.3149406909942627, 0.6601836085319519, 268.8355407714844, 0.037526559084653854, 0.04958098381757736, 0.06237991154193878, 1.1630654335021973, 0.3629523515701294, 1.0976132154464722], "count": [927]}, "timestamp": {"min": [0.0], "max": [30.866666666666667], "mean": [15.433333333333334], "std": [8.920056468846338], "count": [927]}, "frame_index": {"min": [0], "max": [926], "mean": [463.0], "std": [267.6016940653902], "count": [927]}, "episode_index": {"min": [264], "max": [264], "mean": [264.0], "std": [0.0], "count": [927]}, "index": {"min": [290837], "max": [291763], "mean": [291300.0], "std": [267.6016940653902], "count": [927]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [927]}, "subtask_annotation": {"mean": [14.770226537216828, 29.0, 29.0, 29.0, 29.0], "std": [9.311929818773395, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [927]}, "scene_annotation": {"mean": [264.0], "std": [0.0], "min": [264], "max": [264], "count": [927]}, "eef_direction_state": {"mean": [3.667745415318231, 3.866235167206041], "std": [2.0589126873339447, 1.9301204082738732], "min": [0, 0], "max": [6, 6], "count": [927]}, "eef_velocity_state": {"mean": [0.8327939590075513, 0.941747572815534], "std": [0.6960228080663834, 0.7567419868504613], "min": [0, 0], "max": [2, 2], "count": [927]}, "eef_acc_mag_state": {"mean": [0.8781014023732471, 0.81445523193096], "std": [0.8316977207322199, 0.8322558081482345], "min": [0, 0], "max": [2, 2], "count": [927]}, "eef_direction_action": {"mean": [3.667745415318231, 3.866235167206041], "std": [2.0589126873339447, 1.9301204082738732], "min": [0, 0], "max": [6, 6], "count": [927]}, "eef_velocity_action": {"mean": [0.8327939590075513, 0.941747572815534], "std": [0.6960228080663834, 0.7567419868504613], "min": [0, 0], "max": [2, 2], "count": [927]}, "eef_acc_mag_action": {"mean": [0.8781014023732471, 0.81445523193096], "std": [0.8316977207322199, 0.8322558081482345], "min": [0, 0], "max": [2, 2], "count": [927]}, "eef_sim_pose_state": {"mean": [0.5623343618658928, 0.306586482969248, 1.0782884993910544, -2.2021365393974994, 0.8714186531397039, -0.46533155020116906, 0.5712603814271472, -0.27806905550858607, 1.106670666329926, 2.080114765493114, 0.9800432964062669, -0.8050523053440851], "std": [0.04169253845890277, 0.0650241336782191, 0.0339724971674208, 0.45299511087732275, 0.48385212348906226, 2.7165130213152784, 0.04085759575825207, 0.06883454877032864, 0.06685380039328132, 0.7308688152633354, 0.350854796362264, 2.1016936538243867], "min": [0.479252027148905, 0.13623836028658914, 1.0107789157397238, -3.0100557462060893, 0.12521215623698834, -3.139693011092062, 0.508515046212381, -0.3680634607551521, 1.0197957975296514, 0.404937912886415, 0.20710661787391293, -3.1400772635854364], "max": [0.6529046845082672, 0.38739486742267026, 1.1418341876871663, -0.6436128659517559, 1.4764668019925646, 3.141222665500191, 0.6376946842118735, -0.10835990291362543, 1.2334154629860596, 2.964274686581464, 1.4001565718225328, 3.1382678434105817], "count": [927]}, "eef_sim_pose_action": {"mean": [0.5623343618658928, 0.306586482969248, 1.0782884993910544, -2.2021365393974994, 0.8714186531397039, -0.46533155020116906, 0.5712603814271472, -0.27806905550858607, 1.106670666329926, 2.080114765493114, 0.9800432964062669, -0.8050523053440851], "std": [0.04169253845890277, 0.0650241336782191, 0.0339724971674208, 0.45299511087732275, 0.48385212348906226, 2.7165130213152784, 0.04085759575825207, 0.06883454877032864, 0.06685380039328132, 0.7308688152633354, 0.350854796362264, 2.1016936538243867], "min": [0.479252027148905, 0.13623836028658914, 1.0107789157397238, -3.0100557462060893, 0.12521215623698834, -3.139693011092062, 0.508515046212381, -0.3680634607551521, 1.0197957975296514, 0.404937912886415, 0.20710661787391293, -3.1400772635854364], "max": [0.6529046845082672, 0.38739486742267026, 1.1418341876871663, -0.6436128659517559, 1.4764668019925646, 3.141222665500191, 0.6376946842118735, -0.10835990291362543, 1.2334154629860596, 2.964274686581464, 1.4001565718225328, 3.1382678434105817], "count": [927]}, "gripper_mode_state": {"mean": [0.2750809061488673, 0.41316073354908306], "std": [0.4465550371691952, 0.492401200041457], "min": [0, 0], "max": [1, 1], "count": [927]}, "gripper_activity_state": {"mean": [1.9557713052858683, 1.8845738942826322], "std": [0.2526806092863057, 0.4290545622122755], "min": [0, 0], "max": [2, 2], "count": [927]}, "gripper_mode_action": {"mean": [0.2750809061488673, 0.41316073354908306], "std": [0.4465550371691952, 0.492401200041457], "min": [0, 0], "max": [1, 1], "count": [927]}, "gripper_activity_action": {"mean": [1.9557713052858683, 1.8845738942826322], "std": [0.2526806092863057, 0.4290545622122755], "min": [0, 0], "max": [2, 2], "count": [927]}, "gripper_open_scale_state": {"mean": [0.5578824164134396, 0.4391510250953059], "std": [0.26883560487779873, 0.2928675306995317], "min": [0.042, 0.0], "max": [0.816, 0.712], "count": [927]}, "gripper_open_scale_action": {"mean": [0.5578824164134396, 0.4391510250953059], "std": [0.26883560487779873, 0.2928675306995317], "min": [0.042, 0.0], "max": [0.816, 0.712], "count": [927]}}} +{"episode_index": 262, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4210501458505938]], [[0.44491978217343275]], [[0.44730296936849856]]], "std": [[[0.2132152126433808]], [[0.18607852756732687]], [[0.1795756005982301]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.41241871058869556]], [[0.44072035953465893]], [[0.4432768615368683]]], "std": [[[0.17734535457921258]], [[0.14664613340508867]], [[0.13936255579238]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4309483970818374]], [[0.4518029708068673]], [[0.4529341025729541]]], "std": [[[0.1646021246819307]], [[0.13814042773389967]], [[0.13175003287186152]]], "count": [142]}, "observation.state": {"min": [0.31960469484329224, 1.8742741346359253, -1.5141602754592896, -1.3991084098815918, -2.8903872966766357, -1.838355302810669, 0.2806140184402466, 0.0, 0.06696999818086624, 0.3217630088329315, -0.09015700221061707, -3.1361851692199707, -0.4000000059604645, -0.937000036239624, -0.8462404012680054, -2.078756809234619, -0.7819074988365173, -0.3095515966415405, 0.7184996604919434, 0.8441808819770813, -2.4498140811920166, 34.0, -0.35421499609947205, 0.27768799662590027, -0.16619400680065155, -3.1411852836608887, 0.02500000037252903, -3.125], "max": [1.0776361227035522, 2.086855411529541, -0.36339500546455383, 0.09370672702789307, -0.4155280292034149, -0.6764721870422363, 2.248857021331787, 628.0, 0.3927820026874542, 0.4510059952735901, 0.12850099802017212, 3.134000062942505, 0.9700000286102295, 0.5550000071525574, -0.2929186224937439, -1.7281204462051392, 1.0632022619247437, 0.5852088928222656, 2.212693691253662, 1.715798258781433, -0.513196587562561, 819.0, -0.20322400331497192, 0.4449650049209595, 0.09565900266170502, 3.1410000324249268, 1.194000005722046, 3.0969998836517334], "mean": [0.6863691806793213, 2.030195474624634, -0.7547600865364075, -0.6239185929298401, -1.865451455116272, -1.3216633796691895, 1.4712274074554443, 412.0119323730469, 0.2515356242656708, 0.3871486186981201, 0.026269469410181046, -2.2032470703125, 0.3699958920478821, -0.3332948684692383, -0.568718671798706, -1.9510289430618286, 0.45968103408813477, 0.3457848131656647, 2.0280208587646484, 1.3678529262542725, -1.7107484340667725, 586.1810302734375, -0.3020195960998535, 0.34711146354675293, 0.00884710531681776, 0.2427414357662201, 0.6101093888282776, -1.9152172803878784], "std": [0.19877994060516357, 0.05241670459508896, 0.3026193082332611, 0.4137592315673828, 0.7599102854728699, 0.28194892406463623, 0.7544430494308472, 259.12420654296875, 0.10637684911489487, 0.039910007268190384, 0.04794810339808464, 1.1348906755447388, 0.4302729666233063, 0.3527829945087433, 0.11374390870332718, 0.11777558922767639, 0.43613746762275696, 0.27788370847702026, 0.26135575771331787, 0.27345436811447144, 0.6511174440383911, 319.50396728515625, 0.03807415813207626, 0.04745977371931076, 0.06416427344083786, 2.8457999229431152, 0.3682979941368103, 0.9974163174629211], "count": [743]}, "action": {"min": [0.31960469484329224, 1.8742741346359253, -1.5141602754592896, -1.3991084098815918, -2.8903872966766357, -1.838355302810669, 0.2806140184402466, 0.0, 0.06696999818086624, 0.3217630088329315, -0.09015700221061707, -3.1361851692199707, -0.4000000059604645, -0.937000036239624, -0.8462404012680054, -2.078756809234619, -0.7819074988365173, -0.3095515966415405, 0.7184996604919434, 0.8441808819770813, -2.4498140811920166, 34.0, -0.35421499609947205, 0.27768799662590027, -0.16619400680065155, -3.1411852836608887, 0.02500000037252903, -3.125], "max": [1.0776361227035522, 2.086855411529541, -0.36339500546455383, 0.09370672702789307, -0.4155280292034149, -0.6764721870422363, 2.248857021331787, 628.0, 0.3927820026874542, 0.4510059952735901, 0.12850099802017212, 3.134000062942505, 0.9700000286102295, 0.5550000071525574, -0.2929186224937439, -1.7281204462051392, 1.0632022619247437, 0.5852088928222656, 2.212693691253662, 1.715798258781433, -0.513196587562561, 819.0, -0.20322400331497192, 0.4449650049209595, 0.09565900266170502, 3.1410000324249268, 1.194000005722046, 3.0969998836517334], "mean": [0.6863691806793213, 2.030195474624634, -0.7547600865364075, -0.6239185929298401, -1.865451455116272, -1.3216633796691895, 1.4712274074554443, 412.0119323730469, 0.2515356242656708, 0.3871486186981201, 0.026269469410181046, -2.2032470703125, 0.3699958920478821, -0.3332948684692383, -0.568718671798706, -1.9510289430618286, 0.45968103408813477, 0.3457848131656647, 2.0280208587646484, 1.3678529262542725, -1.7107484340667725, 586.1810302734375, -0.3020195960998535, 0.34711146354675293, 0.00884710531681776, 0.2427414357662201, 0.6101093888282776, -1.9152172803878784], "std": [0.19877994060516357, 0.05241670459508896, 0.3026193082332611, 0.4137592315673828, 0.7599102854728699, 0.28194892406463623, 0.7544430494308472, 259.12420654296875, 0.10637684911489487, 0.039910007268190384, 0.04794810339808464, 1.1348906755447388, 0.4302729666233063, 0.3527829945087433, 0.11374390870332718, 0.11777558922767639, 0.43613746762275696, 0.27788370847702026, 0.26135575771331787, 0.27345436811447144, 0.6511174440383911, 319.50396728515625, 0.03807415813207626, 0.04745977371931076, 0.06416427344083786, 2.8457999229431152, 0.3682979941368103, 0.9974163174629211], "count": [743]}, "timestamp": {"min": [0.0], "max": [24.733333333333334], "mean": [12.366666666666665], "std": [7.149514358021499], "count": [743]}, "frame_index": {"min": [0], "max": [742], "mean": [371.0], "std": [214.48543074064494], "count": [743]}, "episode_index": {"min": [265], "max": [265], "mean": [265.0], "std": [0.0], "count": [743]}, "index": {"min": [291764], "max": [292506], "mean": [292135.0], "std": [214.48543074064494], "count": [743]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [743]}, "subtask_annotation": {"mean": [15.045760430686407, 29.0, 29.0, 29.0, 29.0], "std": [9.18689189546717, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [743]}, "scene_annotation": {"mean": [265.0], "std": [0.0], "min": [265], "max": [265], "count": [743]}, "eef_direction_state": {"mean": [3.707940780619112, 3.728129205921938], "std": [2.032582227272724, 1.9333031238015916], "min": [0, 0], "max": [6, 6], "count": [743]}, "eef_velocity_state": {"mean": [0.7994616419919246, 1.0242261103633916], "std": [0.6795610417745465, 0.703350881854855], "min": [0, 0], "max": [2, 2], "count": [743]}, "eef_acc_mag_state": {"mean": [0.7173620457604307, 0.847913862718708], "std": [0.8306429668461996, 0.8380377215426619], "min": [0, 0], "max": [2, 2], "count": [743]}, "eef_direction_action": {"mean": [3.707940780619112, 3.728129205921938], "std": [2.032582227272724, 1.9333031238015916], "min": [0, 0], "max": [6, 6], "count": [743]}, "eef_velocity_action": {"mean": [0.7994616419919246, 1.0242261103633916], "std": [0.6795610417745465, 0.703350881854855], "min": [0, 0], "max": [2, 2], "count": [743]}, "eef_acc_mag_action": {"mean": [0.7173620457604307, 0.847913862718708], "std": [0.8306429668461996, 0.8380377215426619], "min": [0, 0], "max": [2, 2], "count": [743]}, "eef_sim_pose_state": {"mean": [0.5504571112646274, 0.31254305372613816, 1.0737910182011723, -2.033124283646208, 0.7034439893413246, -1.9733238337162036, 0.5915373986752239, -0.27537928515287863, 1.1252891840997812, 2.0543108701837696, 0.9584092603613661, -1.2583044203166958], "std": [0.03889012494735156, 0.06902601873595766, 0.031399245611237414, 0.3483039665303981, 0.4304539033396843, 1.9387401981217847, 0.04709766031194659, 0.07960263619095548, 0.08083913786223931, 1.4011613484879974, 0.38800635285231605, 1.6998369167701786], "min": [0.4607025136832027, 0.12729217022161587, 1.017380812967838, -2.4592546001961706, 0.0529165164145895, -3.1388187178354596, 0.5076581064267591, -0.38381782763028494, 1.0179270626425279, -3.1400335041411864, 0.22640805759693872, -3.1360092310068812], "max": [0.6355628225777463, 0.39687245323255105, 1.130479569619891, -0.7079406073224859, 1.2353543218619714, 3.1402358604089464, 0.6581953894128331, -0.08599756738362405, 1.3115487216692265, 3.123724397531115, 1.541726661004573, 3.1391809512921607], "count": [743]}, "eef_sim_pose_action": {"mean": [0.5504571112646274, 0.31254305372613816, 1.0737910182011723, -2.033124283646208, 0.7034439893413246, -1.9733238337162036, 0.5915373986752239, -0.27537928515287863, 1.1252891840997812, 2.0543108701837696, 0.9584092603613661, -1.2583044203166958], "std": [0.03889012494735156, 0.06902601873595766, 0.031399245611237414, 0.3483039665303981, 0.4304539033396843, 1.9387401981217847, 0.04709766031194659, 0.07960263619095548, 0.08083913786223931, 1.4011613484879974, 0.38800635285231605, 1.6998369167701786], "min": [0.4607025136832027, 0.12729217022161587, 1.017380812967838, -2.4592546001961706, 0.0529165164145895, -3.1388187178354596, 0.5076581064267591, -0.38381782763028494, 1.0179270626425279, -3.1400335041411864, 0.22640805759693872, -3.1360092310068812], "max": [0.6355628225777463, 0.39687245323255105, 1.130479569619891, -0.7079406073224859, 1.2353543218619714, 3.1402358604089464, 0.6581953894128331, -0.08599756738362405, 1.3115487216692265, 3.123724397531115, 1.541726661004573, 3.1391809512921607], "count": [743]}, "gripper_mode_state": {"mean": [0.32705248990578734, 0.36473755047106327], "std": [0.46913660990398975, 0.4813564892545165], "min": [0, 0], "max": [1, 1], "count": [743]}, "gripper_activity_state": {"mean": [1.908479138627187, 1.9030955585464333], "std": [0.37372768716581195, 0.3865554832217561], "min": [0, 0], "max": [2, 2], "count": [743]}, "gripper_mode_action": {"mean": [0.32705248990578734, 0.36473755047106327], "std": [0.46913660990398975, 0.4813564892545165], "min": [0, 0], "max": [1, 1], "count": [743]}, "gripper_activity_action": {"mean": [1.908479138627187, 1.9030955585464333], "std": [0.37372768716581195, 0.3865554832217561], "min": [0, 0], "max": [2, 2], "count": [743]}, "gripper_open_scale_state": {"mean": [0.5861810226902462, 0.41201211317342834], "std": [0.31950334581404494, 0.2591243456180909], "min": [0.034, 0.0], "max": [0.819, 0.628], "count": [743]}, "gripper_open_scale_action": {"mean": [0.5861810226902462, 0.41201211317342834], "std": [0.31950334581404494, 0.2591243456180909], "min": [0.034, 0.0], "max": [0.819, 0.628], "count": [743]}}} +{"episode_index": 263, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.42158606741747334]], [[0.4478248466844544]], [[0.4504507347770332]]], "std": [[[0.21428017983649472]], [[0.18225235040792812]], [[0.1765166983513841]]], "count": [158]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.41272979233887647]], [[0.4421649215065773]], [[0.4456557135248614]]], "std": [[[0.17499793277661513]], [[0.14380409485508555]], [[0.13592428802864687]]], "count": [158]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4311735542318193]], [[0.4497541379684786]], [[0.4502489890998594]]], "std": [[[0.1621157973606049]], [[0.13496279283257018]], [[0.12908413551383788]]], "count": [158]}, "observation.state": {"min": [0.309324711561203, 1.8194884061813354, -1.3454394340515137, -1.348441481590271, -2.8145878314971924, -2.001072406768799, 0.1762782633304596, -1.0, 0.11537999659776688, 0.2961899936199188, -0.07769700139760971, -3.1371853351593018, -0.3539999723434448, -0.9209999442100525, -0.7521497011184692, -2.0791757106781006, -0.6823539733886719, -0.12491321563720703, 0.24909339845180511, 0.17462019622325897, -2.464963436126709, 31.0, -0.3403339982032776, 0.2974559962749481, -0.20269900560379028, -3.1401853561401367, -0.02500000223517418, -3.131185293197632], "max": [0.906715989112854, 2.083277463912964, -0.37398913502693176, 0.080075703561306, -0.6502573490142822, -0.7571762204170227, 2.24688458442688, 755.0, 0.37624800205230713, 0.43267199397087097, 0.1860550045967102, 3.1389999389648438, 1.1109999418258667, 0.45100003480911255, -0.33653438091278076, -1.8124372959136963, 2.4155704975128174, 0.9612924456596375, 2.598742961883545, 1.9256916046142578, -0.44800859689712524, 863.0, -0.11927399784326553, 0.4819920063018799, 0.09517399966716766, 3.140000104904175, 1.215000033378601, 3.0759999752044678], "mean": [0.5553508400917053, 2.0057148933410645, -0.6564112901687622, -0.6504642367362976, -1.7913978099822998, -1.4507204294204712, 1.4273998737335205, 423.50347900390625, 0.29231709241867065, 0.35602104663848877, 0.05865471437573433, -2.2175135612487793, 0.4452196955680847, -0.4045589566230774, -0.614539623260498, -1.9975553750991821, 1.0224144458770752, 0.6139245629310608, 1.8864388465881348, 1.1075356006622314, -1.9925793409347534, 589.1484375, -0.2552374005317688, 0.37414470314979553, -0.014815539121627808, 1.1313155889511108, 0.48556700348854065, -1.9412232637405396], "std": [0.1507897675037384, 0.07497931271791458, 0.22199107706546783, 0.41638997197151184, 0.7054651975631714, 0.3258661925792694, 0.7448788285255432, 304.48199462890625, 0.07775630801916122, 0.03473767265677452, 0.0583762489259243, 1.1671162843704224, 0.39592549204826355, 0.4197363555431366, 0.09324079751968384, 0.0829964280128479, 0.6861544847488403, 0.1867370307445526, 0.6554327011108398, 0.5769952535629272, 0.515873908996582, 325.74609375, 0.059229351580142975, 0.05907054245471954, 0.07817050069570541, 2.562610626220703, 0.34350743889808655, 1.1172224283218384], "count": [859]}, "action": {"min": [0.309324711561203, 1.8194884061813354, -1.3454394340515137, -1.348441481590271, -2.8145878314971924, -2.001072406768799, 0.1762782633304596, -1.0, 0.11537999659776688, 0.2961899936199188, -0.07769700139760971, -3.1371853351593018, -0.3539999723434448, -0.9209999442100525, -0.7521497011184692, -2.0791757106781006, -0.6823539733886719, -0.12491321563720703, 0.24909339845180511, 0.17462019622325897, -2.464963436126709, 31.0, -0.3403339982032776, 0.2974559962749481, -0.20269900560379028, -3.1401853561401367, -0.02500000223517418, -3.131185293197632], "max": [0.906715989112854, 2.083277463912964, -0.37398913502693176, 0.080075703561306, -0.6502573490142822, -0.7571762204170227, 2.24688458442688, 755.0, 0.37624800205230713, 0.43267199397087097, 0.1860550045967102, 3.1389999389648438, 1.1109999418258667, 0.45100003480911255, -0.33653438091278076, -1.8124372959136963, 2.4155704975128174, 0.9612924456596375, 2.598742961883545, 1.9256916046142578, -0.44800859689712524, 863.0, -0.11927399784326553, 0.4819920063018799, 0.09517399966716766, 3.140000104904175, 1.215000033378601, 3.0759999752044678], "mean": [0.5553508400917053, 2.0057148933410645, -0.6564112901687622, -0.6504642367362976, -1.7913978099822998, -1.4507204294204712, 1.4273998737335205, 423.50347900390625, 0.29231709241867065, 0.35602104663848877, 0.05865471437573433, -2.2175135612487793, 0.4452196955680847, -0.4045589566230774, -0.614539623260498, -1.9975553750991821, 1.0224144458770752, 0.6139245629310608, 1.8864388465881348, 1.1075356006622314, -1.9925793409347534, 589.1484375, -0.2552374005317688, 0.37414470314979553, -0.014815539121627808, 1.1313155889511108, 0.48556700348854065, -1.9412232637405396], "std": [0.1507897675037384, 0.07497931271791458, 0.22199107706546783, 0.41638997197151184, 0.7054651975631714, 0.3258661925792694, 0.7448788285255432, 304.48199462890625, 0.07775630801916122, 0.03473767265677452, 0.0583762489259243, 1.1671162843704224, 0.39592549204826355, 0.4197363555431366, 0.09324079751968384, 0.0829964280128479, 0.6861544847488403, 0.1867370307445526, 0.6554327011108398, 0.5769952535629272, 0.515873908996582, 325.74609375, 0.059229351580142975, 0.05907054245471954, 0.07817050069570541, 2.562610626220703, 0.34350743889808655, 1.1172224283218384], "count": [859]}, "timestamp": {"min": [0.0], "max": [28.6], "mean": [14.299999999999997], "std": [8.26572575290411], "count": [859]}, "frame_index": {"min": [0], "max": [858], "mean": [429.0], "std": [247.9717725871233], "count": [859]}, "episode_index": {"min": [266], "max": [266], "mean": [266.0], "std": [0.0], "count": [859]}, "index": {"min": [292507], "max": [293365], "mean": [292936.0], "std": [247.9717725871233], "count": [859]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [859]}, "subtask_annotation": {"mean": [14.679860302677533, 29.0, 29.0, 29.0, 29.0], "std": [9.348819226783856, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [859]}, "scene_annotation": {"mean": [266.0], "std": [0.0], "min": [266], "max": [266], "count": [859]}, "eef_direction_state": {"mean": [3.9662398137369035, 3.4155995343422583], "std": [2.1021694416914487, 2.0620838286131695], "min": [0, 0], "max": [6, 6], "count": [859]}, "eef_velocity_state": {"mean": [0.7019790454016298, 0.9674039580908033], "std": [0.7089208999609311, 0.6678090520121818], "min": [0, 0], "max": [2, 2], "count": [859]}, "eef_acc_mag_state": {"mean": [0.7147846332945286, 0.7578579743888242], "std": [0.8337484504611019, 0.8285044513633244], "min": [0, 0], "max": [2, 2], "count": [859]}, "eef_direction_action": {"mean": [3.9662398137369035, 3.4155995343422583], "std": [2.1021694416914487, 2.0620838286131695], "min": [0, 0], "max": [6, 6], "count": [859]}, "eef_velocity_action": {"mean": [0.7019790454016298, 0.9674039580908033], "std": [0.7089208999609311, 0.6678090520121818], "min": [0, 0], "max": [2, 2], "count": [859]}, "eef_acc_mag_action": {"mean": [0.7147846332945286, 0.7578579743888242], "std": [0.8337484504611019, 0.8285044513633244], "min": [0, 0], "max": [2, 2], "count": [859]}, "eef_sim_pose_state": {"mean": [0.5793689150937598, 0.26108183900719345, 1.094755439434403, -2.217680999071591, 0.7126161188123303, -0.05363196571634522, 0.558291186131113, -0.32835152575177723, 1.1161025646805658, 1.8091668393301477, 0.963983557588769, -1.000165873279933], "std": [0.04924929668128356, 0.09482179217932225, 0.02801864842208072, 0.8157704151906048, 0.42132716635207773, 2.8322789318043786, 0.040091819231600156, 0.06429249455049996, 0.0744116045290836, 1.3570997859040188, 0.34530642313828713, 2.0275144895356627], "min": [0.5054043005509012, 0.03920000606302097, 1.026738867521204, -3.1399342538369135, 0.019245412455822786, -3.1411852798661943, 0.4964482813686426, -0.41200916768918516, 1.0310076680585523, -3.1283470340866506, 0.26672936614616627, -3.132324828801759], "max": [0.6717622001068536, 0.3755839035660579, 1.1656326232503276, 3.1310567173240216, 1.2205220006970294, 3.14153515394682, 0.6447562766272792, -0.11989459635651403, 1.2609118364822962, 3.1350650712046075, 1.5020061314618358, 3.1378437920730926], "count": [859]}, "eef_sim_pose_action": {"mean": [0.5793689150937598, 0.26108183900719345, 1.094755439434403, -2.217680999071591, 0.7126161188123303, -0.05363196571634522, 0.558291186131113, -0.32835152575177723, 1.1161025646805658, 1.8091668393301477, 0.963983557588769, -1.000165873279933], "std": [0.04924929668128356, 0.09482179217932225, 0.02801864842208072, 0.8157704151906048, 0.42132716635207773, 2.8322789318043786, 0.040091819231600156, 0.06429249455049996, 0.0744116045290836, 1.3570997859040188, 0.34530642313828713, 2.0275144895356627], "min": [0.5054043005509012, 0.03920000606302097, 1.026738867521204, -3.1399342538369135, 0.019245412455822786, -3.1411852798661943, 0.4964482813686426, -0.41200916768918516, 1.0310076680585523, -3.1283470340866506, 0.26672936614616627, -3.132324828801759], "max": [0.6717622001068536, 0.3755839035660579, 1.1656326232503276, 3.1310567173240216, 1.2205220006970294, 3.14153515394682, 0.6447562766272792, -0.11989459635651403, 1.2609118364822962, 3.1350650712046075, 1.5020061314618358, 3.1378437920730926], "count": [859]}, "gripper_mode_state": {"mean": [0.33876600698486614, 0.5913853317811408], "std": [0.47329018529481665, 0.49157778747137537], "min": [0, 0], "max": [1, 1], "count": [859]}, "gripper_activity_state": {"mean": [1.9150174621653084, 1.8684516880093132], "std": [0.36873801511759413, 0.43977854616645334], "min": [0, 0], "max": [2, 2], "count": [859]}, "gripper_mode_action": {"mean": [0.33876600698486614, 0.5913853317811408], "std": [0.47329018529481665, 0.49157778747137537], "min": [0, 0], "max": [1, 1], "count": [859]}, "gripper_activity_action": {"mean": [1.9150174621653084, 1.8684516880093132], "std": [0.36873801511759413, 0.43977854616645334], "min": [0, 0], "max": [2, 2], "count": [859]}, "gripper_open_scale_state": {"mean": [0.5891484284850522, 0.4235046565978173], "std": [0.32574438190582083, 0.30448056084454217], "min": [0.031, 0.0], "max": [0.863, 0.755], "count": [859]}, "gripper_open_scale_action": {"mean": [0.5891484284850522, 0.4235046565978173], "std": [0.32574438190582083, 0.30448056084454217], "min": [0.031, 0.0], "max": [0.863, 0.755], "count": [859]}}} +{"episode_index": 264, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4222126775389643]], [[0.4474200616411094]], [[0.4496247499266801]]], "std": [[[0.21526069040765947]], [[0.18588234310514531]], [[0.1795152688590894]]], "count": [156]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[1.0]]], "mean": [[[0.43338079227417464]], [[0.4556769222913524]], [[0.45653057048139767]]], "std": [[[0.15386781018509696]], [[0.12607422817714117]], [[0.11931639661280392]]], "count": [156]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.44086963455253897]], [[0.4592943899782135]], [[0.4598690270445785]]], "std": [[[0.163313224055284]], [[0.13838332666291]], [[0.1329086961369031]]], "count": [156]}, "observation.state": {"min": [0.2799159288406372, 1.8483211994171143, -1.6215856075286865, -1.775122046470642, -2.888310670852661, -2.1091957092285156, 0.1791231334209442, 0.0, 0.07753799855709076, 0.28877100348472595, -0.10833200067281723, -3.1411852836608887, -0.37000003457069397, -1.0069999694824219, -0.9090198874473572, -2.0801007747650146, -0.860202968120575, -0.4582361876964569, 0.03358013555407524, 0.787021279335022, -2.4421870708465576, 41.0, -0.3439190089702606, 0.29705899953842163, -0.18723200261592865, -3.1411852836608887, -0.11600000411272049, -3.124000072479248], "max": [0.949162483215332, 2.085685968399048, -0.2974390387535095, 0.12891001999378204, -0.5447521805763245, -0.8200953006744385, 2.4784200191497803, 755.0, 0.39265498518943787, 0.42386698722839355, 0.166485995054245, 3.1410000324249268, 1.1200000047683716, 0.5120000243186951, -0.3389603793621063, -1.630521535873413, 1.769013524055481, 0.6505715250968933, 2.365776300430298, 1.704436182975769, -0.4691794216632843, 732.0, -0.15808600187301636, 0.46544399857521057, 0.10687299817800522, 3.1389999389648438, 1.2480000257492065, 3.138000011444092], "mean": [0.576887309551239, 2.0339722633361816, -0.6892277598381042, -0.6427114605903625, -1.7711741924285889, -1.4779962301254272, 1.4404524564743042, 500.2444152832031, 0.26940208673477173, 0.34802600741386414, 0.04081164300441742, -1.9812448024749756, 0.4259125888347626, -0.2703207731246948, -0.6200489401817322, -1.9669069051742554, 0.4402177035808563, 0.2739407420158386, 1.8580125570297241, 1.3459550142288208, -1.34683096408844, 461.08880615234375, -0.282781720161438, 0.3658813238143921, 0.01056388858705759, 1.6401888132095337, 0.6146299242973328, -1.8127795457839966], "std": [0.18097221851348877, 0.05435723438858986, 0.3648337423801422, 0.5256479382514954, 0.7342472076416016, 0.26791641116142273, 0.826582670211792, 298.4562683105469, 0.1043231189250946, 0.04466954246163368, 0.0628732368350029, 1.4121679067611694, 0.39407649636268616, 0.5070757269859314, 0.1267349123954773, 0.13213001191616058, 0.713533878326416, 0.30068016052246094, 0.7014957070350647, 0.285316526889801, 0.8393191695213318, 226.0710906982422, 0.03974764049053192, 0.04191130772233009, 0.06294208019971848, 1.9638434648513794, 0.40339115262031555, 1.7446861267089844], "count": [845]}, "action": {"min": [0.2799159288406372, 1.8483211994171143, -1.6215856075286865, -1.775122046470642, -2.888310670852661, -2.1091957092285156, 0.1791231334209442, 0.0, 0.07753799855709076, 0.28877100348472595, -0.10833200067281723, -3.1411852836608887, -0.37000003457069397, -1.0069999694824219, -0.9090198874473572, -2.0801007747650146, -0.860202968120575, -0.4582361876964569, 0.03358013555407524, 0.787021279335022, -2.4421870708465576, 41.0, -0.3439190089702606, 0.29705899953842163, -0.18723200261592865, -3.1411852836608887, -0.11600000411272049, -3.124000072479248], "max": [0.949162483215332, 2.085685968399048, -0.2974390387535095, 0.12891001999378204, -0.5447521805763245, -0.8200953006744385, 2.4784200191497803, 755.0, 0.39265498518943787, 0.42386698722839355, 0.166485995054245, 3.1410000324249268, 1.1200000047683716, 0.5120000243186951, -0.3389603793621063, -1.630521535873413, 1.769013524055481, 0.6505715250968933, 2.365776300430298, 1.704436182975769, -0.4691794216632843, 732.0, -0.15808600187301636, 0.46544399857521057, 0.10687299817800522, 3.1389999389648438, 1.2480000257492065, 3.138000011444092], "mean": [0.576887309551239, 2.0339722633361816, -0.6892277598381042, -0.6427114605903625, -1.7711741924285889, -1.4779962301254272, 1.4404524564743042, 500.2444152832031, 0.26940208673477173, 0.34802600741386414, 0.04081164300441742, -1.9812448024749756, 0.4259125888347626, -0.2703207731246948, -0.6200489401817322, -1.9669069051742554, 0.4402177035808563, 0.2739407420158386, 1.8580125570297241, 1.3459550142288208, -1.34683096408844, 461.08880615234375, -0.282781720161438, 0.3658813238143921, 0.01056388858705759, 1.6401888132095337, 0.6146299242973328, -1.8127795457839966], "std": [0.18097221851348877, 0.05435723438858986, 0.3648337423801422, 0.5256479382514954, 0.7342472076416016, 0.26791641116142273, 0.826582670211792, 298.4562683105469, 0.1043231189250946, 0.04466954246163368, 0.0628732368350029, 1.4121679067611694, 0.39407649636268616, 0.5070757269859314, 0.1267349123954773, 0.13213001191616058, 0.713533878326416, 0.30068016052246094, 0.7014957070350647, 0.285316526889801, 0.8393191695213318, 226.0710906982422, 0.03974764049053192, 0.04191130772233009, 0.06294208019971848, 1.9638434648513794, 0.40339115262031555, 1.7446861267089844], "count": [845]}, "timestamp": {"min": [0.0], "max": [28.133333333333333], "mean": [14.066666666666665], "std": [8.1310105972956], "count": [845]}, "frame_index": {"min": [0], "max": [844], "mean": [422.0], "std": [243.93031791886796], "count": [845]}, "episode_index": {"min": [267], "max": [267], "mean": [267.0], "std": [0.0], "count": [845]}, "index": {"min": [293366], "max": [294210], "mean": [293788.0], "std": [243.93031791886796], "count": [845]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [845]}, "subtask_annotation": {"mean": [14.61301775147929, 29.0, 29.0, 29.0, 29.0], "std": [9.183626850856916, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [845]}, "scene_annotation": {"mean": [267.0], "std": [0.0], "min": [267], "max": [267], "count": [845]}, "eef_direction_state": {"mean": [4.088757396449704, 3.718343195266272], "std": [1.9381999809089776, 1.989012921759705], "min": [0, 0], "max": [6, 6], "count": [845]}, "eef_velocity_state": {"mean": [0.7183431952662722, 0.9928994082840237], "std": [0.6854063542036101, 0.7232057139391292], "min": [0, 0], "max": [2, 2], "count": [845]}, "eef_acc_mag_state": {"mean": [0.7408284023668639, 0.8189349112426035], "std": [0.8243637820225138, 0.8449621268219389], "min": [0, 0], "max": [2, 2], "count": [845]}, "eef_direction_action": {"mean": [4.088757396449704, 3.718343195266272], "std": [1.9381999809089776, 1.989012921759705], "min": [0, 0], "max": [6, 6], "count": [845]}, "eef_velocity_action": {"mean": [0.7183431952662722, 0.9928994082840237], "std": [0.6854063542036101, 0.7232057139391292], "min": [0, 0], "max": [2, 2], "count": [845]}, "eef_acc_mag_action": {"mean": [0.7408284023668639, 0.8189349112426035], "std": [0.8243637820225138, 0.8449621268219389], "min": [0, 0], "max": [2, 2], "count": [845]}, "eef_sim_pose_state": {"mean": [0.5664881274254702, 0.295310564773507, 1.0835063904175384, -1.9751084579044438, 0.923842112982147, -0.2014227395417719, 0.5518777488205595, -0.2975048969841699, 1.1188196068470895, 1.7073149666625056, 0.9371231365093398, -1.274642214578931], "std": [0.03627850996262779, 0.06356018084972605, 0.04180533737253725, 0.684611875707995, 0.5257382749779798, 2.5536585253132698, 0.05479865991081773, 0.08906169595052266, 0.07967741241533367, 1.518226885800647, 0.31884689622330337, 1.6875857778757222], "min": [0.4900915195964342, 0.08282096556376149, 1.0220689331828319, -2.809954132093433, 0.01337751633698181, -3.1395659841451287, 0.47371857059912303, -0.41094905744600246, 1.0232795956103258, -3.1315502655434857, 0.2566212113083337, -3.139589140866833], "max": [0.6562428763458669, 0.3763662460620766, 1.1641300846042133, -0.31550000919675336, 1.505389571183474, 3.1332617231769455, 0.6412098463290458, -0.07485737694062226, 1.3081618242363806, 3.1299326833342427, 1.5185014006147508, 3.138728141450932], "count": [845]}, "eef_sim_pose_action": {"mean": [0.5664881274254702, 0.295310564773507, 1.0835063904175384, -1.9751084579044438, 0.923842112982147, -0.2014227395417719, 0.5518777488205595, -0.2975048969841699, 1.1188196068470895, 1.7073149666625056, 0.9371231365093398, -1.274642214578931], "std": [0.03627850996262779, 0.06356018084972605, 0.04180533737253725, 0.684611875707995, 0.5257382749779798, 2.5536585253132698, 0.05479865991081773, 0.08906169595052266, 0.07967741241533367, 1.518226885800647, 0.31884689622330337, 1.6875857778757222], "min": [0.4900915195964342, 0.08282096556376149, 1.0220689331828319, -2.809954132093433, 0.01337751633698181, -3.1395659841451287, 0.47371857059912303, -0.41094905744600246, 1.0232795956103258, -3.1315502655434857, 0.2566212113083337, -3.139589140866833], "max": [0.6562428763458669, 0.3763662460620766, 1.1641300846042133, -0.31550000919675336, 1.505389571183474, 3.1332617231769455, 0.6412098463290458, -0.07485737694062226, 1.3081618242363806, 3.1299326833342427, 1.5185014006147508, 3.138728141450932], "count": [845]}, "gripper_mode_state": {"mean": [0.3609467455621302, 0.33136094674556216], "std": [0.48027512160244284, 0.4707025278426379], "min": [0, 0], "max": [1, 1], "count": [845]}, "gripper_activity_state": {"mean": [1.9431952662721894, 1.842603550295858], "std": [0.2944724955381743, 0.49621797103722076], "min": [0, 0], "max": [2, 2], "count": [845]}, "gripper_mode_action": {"mean": [0.3609467455621302, 0.33136094674556216], "std": [0.48027512160244284, 0.4707025278426379], "min": [0, 0], "max": [1, 1], "count": [845]}, "gripper_activity_action": {"mean": [1.9431952662721894, 1.842603550295858], "std": [0.2944724955381743, 0.49621797103722076], "min": [0, 0], "max": [2, 2], "count": [845]}, "gripper_open_scale_state": {"mean": [0.46108875740999417, 0.5002443787536315], "std": [0.22607125018467067, 0.2984553530600005], "min": [0.041, 0.0], "max": [0.732, 0.755], "count": [845]}, "gripper_open_scale_action": {"mean": [0.46108875740999417, 0.5002443787536315], "std": [0.22607125018467067, 0.2984553530600005], "min": [0.041, 0.0], "max": [0.732, 0.755], "count": [845]}}} +{"episode_index": 265, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42142445079883806]], [[0.44946219277641614]], [[0.4520130832425563]]], "std": [[[0.21961042397276426]], [[0.18623873250893225]], [[0.17976792077186568]]], "count": [144]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[1.0]], [[1.0]]], "mean": [[[0.4194119661174655]], [[0.446465917472313]], [[0.4498841599718591]]], "std": [[[0.17966091330325668]], [[0.14905139835263032]], [[0.14145199502822048]]], "count": [144]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43355987313907046]], [[0.44962212633896154]], [[0.4512833761687546]]], "std": [[[0.16996060350802614]], [[0.14585734490605462]], [[0.13902697034438555]]], "count": [144]}, "observation.state": {"min": [0.1990024596452713, 1.8411303758621216, -1.1179707050323486, -1.267702579498291, -2.8416404724121094, -2.039137840270996, 0.236753910779953, 3.0, 0.1322070062160492, 0.22505900263786316, -0.04492099955677986, -3.1391851902008057, -0.4870000183582306, -1.0920000076293945, -0.7730238437652588, -2.078582525253296, -0.9613623023033142, -0.3130247890949249, 0.6214419603347778, 0.6029938459396362, -2.3763880729675293, 31.0, -0.3534359931945801, 0.28723201155662537, -0.16884399950504303, -3.1411852836608887, -0.03200000151991844, -3.128999948501587], "max": [0.9149366021156311, 2.078704595565796, 0.2738596200942993, 0.15824902057647705, -0.8348608016967773, -0.9371370673179626, 2.299436330795288, 756.0, 0.41356000304222107, 0.40784400701522827, 0.17322400212287903, 3.1410000324249268, 1.2239999771118164, 0.8920000195503235, -0.3505493700504303, -1.6527918577194214, 2.1392502784729004, 0.7326369285583496, 2.82778263092041, 1.9068944454193115, -0.40941932797431946, 830.0, -0.13154999911785126, 0.46216100454330444, 0.10384500026702881, 3.140000104904175, 1.2699999809265137, 3.066999912261963], "mean": [0.5685380697250366, 1.9933714866638184, -0.36371850967407227, -0.5316967368125916, -1.9521769285202026, -1.5667897462844849, 1.4566763639450073, 484.4333801269531, 0.30687573552131653, 0.3357752561569214, 0.06829744577407837, -1.4052038192749023, 0.46711379289627075, -0.27558454871177673, -0.6384484171867371, -1.970691204071045, 0.6515509486198425, 0.5337793231010437, 2.0932390689849854, 1.2562298774719238, -1.8643157482147217, 535.7605590820312, -0.28133800625801086, 0.3734511435031891, 0.011854839511215687, 1.6560769081115723, 0.47979289293289185, -1.838075876235962], "std": [0.20719440281391144, 0.07406237721443176, 0.43012377619743347, 0.43157628178596497, 0.616237461566925, 0.2675238251686096, 0.729682981967926, 291.5322265625, 0.08654561638832092, 0.05062756687402725, 0.048253484070301056, 1.9511042833328247, 0.4921826720237732, 0.6618996858596802, 0.0980813056230545, 0.10087098181247711, 0.6880170702934265, 0.21176084876060486, 0.7219834923744202, 0.46453067660331726, 0.5231012105941772, 312.7957458496094, 0.05205126479268074, 0.05335240438580513, 0.06794743984937668, 2.2931950092315674, 0.33629274368286133, 1.1370376348495483], "count": [758]}, "action": {"min": [0.1990024596452713, 1.8411303758621216, -1.1179707050323486, -1.267702579498291, -2.8416404724121094, -2.039137840270996, 0.236753910779953, 3.0, 0.1322070062160492, 0.22505900263786316, -0.04492099955677986, -3.1391851902008057, -0.4870000183582306, -1.0920000076293945, -0.7730238437652588, -2.078582525253296, -0.9613623023033142, -0.3130247890949249, 0.6214419603347778, 0.6029938459396362, -2.3763880729675293, 31.0, -0.3534359931945801, 0.28723201155662537, -0.16884399950504303, -3.1411852836608887, -0.03200000151991844, -3.128999948501587], "max": [0.9149366021156311, 2.078704595565796, 0.2738596200942993, 0.15824902057647705, -0.8348608016967773, -0.9371370673179626, 2.299436330795288, 756.0, 0.41356000304222107, 0.40784400701522827, 0.17322400212287903, 3.1410000324249268, 1.2239999771118164, 0.8920000195503235, -0.3505493700504303, -1.6527918577194214, 2.1392502784729004, 0.7326369285583496, 2.82778263092041, 1.9068944454193115, -0.40941932797431946, 830.0, -0.13154999911785126, 0.46216100454330444, 0.10384500026702881, 3.140000104904175, 1.2699999809265137, 3.066999912261963], "mean": [0.5685380697250366, 1.9933714866638184, -0.36371850967407227, -0.5316967368125916, -1.9521769285202026, -1.5667897462844849, 1.4566763639450073, 484.4333801269531, 0.30687573552131653, 0.3357752561569214, 0.06829744577407837, -1.4052038192749023, 0.46711379289627075, -0.27558454871177673, -0.6384484171867371, -1.970691204071045, 0.6515509486198425, 0.5337793231010437, 2.0932390689849854, 1.2562298774719238, -1.8643157482147217, 535.7605590820312, -0.28133800625801086, 0.3734511435031891, 0.011854839511215687, 1.6560769081115723, 0.47979289293289185, -1.838075876235962], "std": [0.20719440281391144, 0.07406237721443176, 0.43012377619743347, 0.43157628178596497, 0.616237461566925, 0.2675238251686096, 0.729682981967926, 291.5322265625, 0.08654561638832092, 0.05062756687402725, 0.048253484070301056, 1.9511042833328247, 0.4921826720237732, 0.6618996858596802, 0.0980813056230545, 0.10087098181247711, 0.6880170702934265, 0.21176084876060486, 0.7219834923744202, 0.46453067660331726, 0.5231012105941772, 312.7957458496094, 0.05205126479268074, 0.05335240438580513, 0.06794743984937668, 2.2931950092315674, 0.33629274368286133, 1.1370376348495483], "count": [758]}, "timestamp": {"min": [0.0], "max": [25.233333333333334], "mean": [12.616666666666665], "std": [7.293852053461036], "count": [758]}, "frame_index": {"min": [0], "max": [757], "mean": [378.5], "std": [218.8155616038311], "count": [758]}, "episode_index": {"min": [268], "max": [268], "mean": [268.0], "std": [0.0], "count": [758]}, "index": {"min": [294211], "max": [294968], "mean": [294589.5], "std": [218.8155616038311], "count": [758]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [758]}, "subtask_annotation": {"mean": [16.200527704485488, 29.0, 29.0, 29.0, 29.0], "std": [9.03478471320024, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [758]}, "scene_annotation": {"mean": [268.0], "std": [0.0], "min": [268], "max": [268], "count": [758]}, "eef_direction_state": {"mean": [3.8284960422163588, 3.4142480211081794], "std": [2.206880726324332, 2.0896547925927456], "min": [0, 0], "max": [6, 6], "count": [758]}, "eef_velocity_state": {"mean": [0.716358839050132, 1.0686015831134565], "std": [0.7061893263411932, 0.7195285007750324], "min": [0, 0], "max": [2, 2], "count": [758]}, "eef_acc_mag_state": {"mean": [0.762532981530343, 0.8588390501319261], "std": [0.8403227931393275, 0.8313575526977517], "min": [0, 0], "max": [2, 2], "count": [758]}, "eef_direction_action": {"mean": [3.8284960422163588, 3.4142480211081794], "std": [2.206880726324332, 2.0896547925927456], "min": [0, 0], "max": [6, 6], "count": [758]}, "eef_velocity_action": {"mean": [0.716358839050132, 1.0686015831134565], "std": [0.7061893263411932, 0.7195285007750324], "min": [0, 0], "max": [2, 2], "count": [758]}, "eef_acc_mag_action": {"mean": [0.762532981530343, 0.8588390501319261], "std": [0.8403227931393275, 0.8313575526977517], "min": [0, 0], "max": [2, 2], "count": [758]}, "eef_sim_pose_state": {"mean": [0.5793486041370962, 0.2980326706289233, 1.0961523858280364, -2.3087345850397574, 0.664808863155322, -0.5798039961118443, 0.5413950500052122, -0.33947027521369116, 1.111005048030907, 2.0132139496885566, 0.8230781741913721, -0.753239748782264], "std": [0.04289586021906009, 0.08220502301119291, 0.023741750297296072, 0.44016596549407755, 0.41942631282509724, 2.7956638443738635, 0.06180613066898354, 0.06075216722789286, 0.07597534435635586, 0.7949432105419617, 0.3161401247275248, 2.0157117315574684], "min": [0.48829227808473585, 0.07621031485004066, 1.05452768688401, -2.852713040148899, 0.06652765510410052, -3.14150884755593, 0.41614274489162145, -0.44583642544182195, 1.0204959591218814, -0.028069857789623953, 0.2006648076483153, -3.1333120520928484], "max": [0.6548948324162279, 0.39628549118838585, 1.143492135715491, -0.4048112708992315, 1.230267261107473, 3.141372262360785, 0.628537861984153, -0.16925127094885192, 1.2821581706712075, 2.908303250861012, 1.4459733138768311, 3.1376879358925676], "count": [758]}, "eef_sim_pose_action": {"mean": [0.5793486041370962, 0.2980326706289233, 1.0961523858280364, -2.3087345850397574, 0.664808863155322, -0.5798039961118443, 0.5413950500052122, -0.33947027521369116, 1.111005048030907, 2.0132139496885566, 0.8230781741913721, -0.753239748782264], "std": [0.04289586021906009, 0.08220502301119291, 0.023741750297296072, 0.44016596549407755, 0.41942631282509724, 2.7956638443738635, 0.06180613066898354, 0.06075216722789286, 0.07597534435635586, 0.7949432105419617, 0.3161401247275248, 2.0157117315574684], "min": [0.48829227808473585, 0.07621031485004066, 1.05452768688401, -2.852713040148899, 0.06652765510410052, -3.14150884755593, 0.41614274489162145, -0.44583642544182195, 1.0204959591218814, -0.028069857789623953, 0.2006648076483153, -3.1333120520928484], "max": [0.6548948324162279, 0.39628549118838585, 1.143492135715491, -0.4048112708992315, 1.230267261107473, 3.141372262360785, 0.628537861984153, -0.16925127094885192, 1.2821581706712075, 2.908303250861012, 1.4459733138768311, 3.1376879358925676], "count": [758]}, "gripper_mode_state": {"mean": [0.3113456464379947, 0.5277044854881267], "std": [0.4630437721016253, 0.499231871462386], "min": [0, 0], "max": [1, 1], "count": [758]}, "gripper_activity_state": {"mean": [1.9274406332453826, 1.8905013192612137], "std": [0.32691335467123117, 0.3944061524101057], "min": [0, 0], "max": [2, 2], "count": [758]}, "gripper_mode_action": {"mean": [0.3113456464379947, 0.5277044854881267], "std": [0.4630437721016253, 0.499231871462386], "min": [0, 0], "max": [1, 1], "count": [758]}, "gripper_activity_action": {"mean": [1.9274406332453826, 1.8905013192612137], "std": [0.32691335467123117, 0.3944061524101057], "min": [0, 0], "max": [2, 2], "count": [758]}, "gripper_open_scale_state": {"mean": [0.5357605540821581, 0.4844333774169097], "std": [0.3127962798986565, 0.2915323301960472], "min": [0.031, 0.003], "max": [0.83, 0.756], "count": [758]}, "gripper_open_scale_action": {"mean": [0.5357605540821581, 0.4844333774169097], "std": [0.3127962798986565, 0.2915323301960472], "min": [0.031, 0.003], "max": [0.83, 0.756], "count": [758]}}} +{"episode_index": 266, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.41566453984819735]], [[0.44078792694497154]], [[0.4438372074636306]]], "std": [[[0.21655712197928742]], [[0.1876524038607547]], [[0.18072296913538866]]], "count": [155]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4253619057031415]], [[0.44571564410710524]], [[0.44666680634619443]]], "std": [[[0.1619392736013264]], [[0.13515221015519646]], [[0.12895342984443295]]], "count": [155]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44803885858106685]], [[0.4621582555871811]], [[0.4628388374973645]]], "std": [[[0.16032430963892771]], [[0.1400169804256654]], [[0.1357134838598504]]], "count": [155]}, "observation.state": {"min": [0.31122714281082153, 1.7774609327316284, -1.8773635625839233, -1.533620834350586, -2.839144706726074, -1.9128634929656982, 0.16919222474098206, 2.0, 0.033305998891592026, 0.28915101289749146, -0.1418199986219406, -3.1381852626800537, -0.39500004053115845, -1.0019999742507935, -0.8662418723106384, -2.0785303115844727, 0.33334046602249146, -0.05382595583796501, 0.6165550351142883, 0.8973960280418396, -2.5646567344665527, 41.0, -0.35775598883628845, 0.27423200011253357, -0.12772700190544128, -3.1411852836608887, -0.05400000140070915, -3.1059999465942383], "max": [1.0997843742370605, 2.090991735458374, 0.42497023940086365, -0.051888640969991684, -0.3533768057823181, -0.6675361394882202, 2.329124689102173, 787.0, 0.3990060091018677, 0.42649298906326294, 0.16635799407958984, 3.1389999389648438, 1.1890000104904175, 0.652999997138977, -0.39585813879966736, -1.683178186416626, 1.2504936456680298, 0.6595773696899414, 2.413860321044922, 1.80056893825531, -0.29595550894737244, 785.0, -0.18808700144290924, 0.4379270076751709, 0.13155899941921234, 3.1410000324249268, 1.3650000095367432, 3.115999937057495], "mean": [0.6530923247337341, 2.0242626667022705, -0.5636022686958313, -0.6197302341461182, -1.9315201044082642, -1.4048149585723877, 1.4604567289352417, 482.620361328125, 0.25301676988601685, 0.3591900169849396, 0.03630707785487175, -2.0271427631378174, 0.3879753649234772, -0.2137126922607422, -0.559224009513855, -1.9592381715774536, 0.6094566583633423, 0.47734975814819336, 1.8450965881347656, 1.4486664533615112, -1.7232922315597534, 469.67364501953125, -0.2986512780189514, 0.3545043170452118, 0.0438152439892292, 0.9744699001312256, 0.6217858195304871, -1.8348612785339355], "std": [0.2195555418729782, 0.0708564817905426, 0.7009668350219727, 0.39545831084251404, 0.5115962624549866, 0.28364378213882446, 0.7428896427154541, 298.9123229980469, 0.12782488763332367, 0.04095105826854706, 0.08560308068990707, 1.433068037033081, 0.41486257314682007, 0.5411257743835449, 0.10288520157337189, 0.12689658999443054, 0.1930125504732132, 0.18119676411151886, 0.48946070671081543, 0.2475406527519226, 0.633430004119873, 252.9271697998047, 0.041284676641225815, 0.042689137160778046, 0.05139423906803131, 2.5637423992156982, 0.4007171094417572, 1.3687270879745483], "count": [835]}, "action": {"min": [0.31122714281082153, 1.7774609327316284, -1.8773635625839233, -1.533620834350586, -2.839144706726074, -1.9128634929656982, 0.16919222474098206, 2.0, 0.033305998891592026, 0.28915101289749146, -0.1418199986219406, -3.1381852626800537, -0.39500004053115845, -1.0019999742507935, -0.8662418723106384, -2.0785303115844727, 0.33334046602249146, -0.05382595583796501, 0.6165550351142883, 0.8973960280418396, -2.5646567344665527, 41.0, -0.35775598883628845, 0.27423200011253357, -0.12772700190544128, -3.1411852836608887, -0.05400000140070915, -3.1059999465942383], "max": [1.0997843742370605, 2.090991735458374, 0.42497023940086365, -0.051888640969991684, -0.3533768057823181, -0.6675361394882202, 2.329124689102173, 787.0, 0.3990060091018677, 0.42649298906326294, 0.16635799407958984, 3.1389999389648438, 1.1890000104904175, 0.652999997138977, -0.39585813879966736, -1.683178186416626, 1.2504936456680298, 0.6595773696899414, 2.413860321044922, 1.80056893825531, -0.29595550894737244, 785.0, -0.18808700144290924, 0.4379270076751709, 0.13155899941921234, 3.1410000324249268, 1.3650000095367432, 3.115999937057495], "mean": [0.6530923247337341, 2.0242626667022705, -0.5636022686958313, -0.6197302341461182, -1.9315201044082642, -1.4048149585723877, 1.4604567289352417, 482.620361328125, 0.25301676988601685, 0.3591900169849396, 0.03630707785487175, -2.0271427631378174, 0.3879753649234772, -0.2137126922607422, -0.559224009513855, -1.9592381715774536, 0.6094566583633423, 0.47734975814819336, 1.8450965881347656, 1.4486664533615112, -1.7232922315597534, 469.67364501953125, -0.2986512780189514, 0.3545043170452118, 0.0438152439892292, 0.9744699001312256, 0.6217858195304871, -1.8348612785339355], "std": [0.2195555418729782, 0.0708564817905426, 0.7009668350219727, 0.39545831084251404, 0.5115962624549866, 0.28364378213882446, 0.7428896427154541, 298.9123229980469, 0.12782488763332367, 0.04095105826854706, 0.08560308068990707, 1.433068037033081, 0.41486257314682007, 0.5411257743835449, 0.10288520157337189, 0.12689658999443054, 0.1930125504732132, 0.18119676411151886, 0.48946070671081543, 0.2475406527519226, 0.633430004119873, 252.9271697998047, 0.041284676641225815, 0.042689137160778046, 0.05139423906803131, 2.5637423992156982, 0.4007171094417572, 1.3687270879745483], "count": [835]}, "timestamp": {"min": [0.0], "max": [27.8], "mean": [13.9], "std": [8.03478548424149], "count": [835]}, "frame_index": {"min": [0], "max": [834], "mean": [417.0], "std": [241.04356452724474], "count": [835]}, "episode_index": {"min": [269], "max": [269], "mean": [269.0], "std": [0.0], "count": [835]}, "index": {"min": [294969], "max": [295803], "mean": [295386.0], "std": [241.04356452724474], "count": [835]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [835]}, "subtask_annotation": {"mean": [14.179640718562874, 29.0, 29.0, 29.0, 29.0], "std": [9.452373772275365, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [835]}, "scene_annotation": {"mean": [269.0], "std": [0.0], "min": [269], "max": [269], "count": [835]}, "eef_direction_state": {"mean": [3.9353293413173653, 3.904191616766467], "std": [2.086313479190125, 1.8898833501185919], "min": [0, 0], "max": [6, 6], "count": [835]}, "eef_velocity_state": {"mean": [0.7113772455089821, 0.9880239520958084], "std": [0.6319269230923297, 0.737271421612757], "min": [0, 0], "max": [2, 2], "count": [835]}, "eef_acc_mag_state": {"mean": [0.7568862275449102, 0.8395209580838323], "std": [0.8446009610834082, 0.8337892784978695], "min": [0, 0], "max": [2, 2], "count": [835]}, "eef_direction_action": {"mean": [3.9353293413173653, 3.904191616766467], "std": [2.086313479190125, 1.8898833501185919], "min": [0, 0], "max": [6, 6], "count": [835]}, "eef_velocity_action": {"mean": [0.7113772455089821, 0.9880239520958084], "std": [0.6319269230923297, 0.737271421612757], "min": [0, 0], "max": [2, 2], "count": [835]}, "eef_acc_mag_action": {"mean": [0.7568862275449102, 0.8395209580838323], "std": [0.8446009610834082, 0.8337892784978695], "min": [0, 0], "max": [2, 2], "count": [835]}, "eef_sim_pose_state": {"mean": [0.5577600954800777, 0.3328623027528919, 1.0977703748200016, -1.9189255583240499, 0.771828412392289, -1.4342754621772764, 0.5651783773009914, -0.28248402312468696, 1.1267431179480947, 1.3863566781169492, 0.8971051656849152, -0.8303519435600172], "std": [0.03275032988070904, 0.05826540846363828, 0.022508601813570964, 0.521456578441629, 0.5070901958545482, 2.226777961978787, 0.050734965210054404, 0.1271928190619711, 0.07117629951048912, 1.758796918166482, 0.2943812139067354, 1.7820142156584693], "min": [0.49490499927172116, 0.1485849029837933, 1.0528051351406855, -2.5322231559597137, -0.061485804591919324, -3.1414081341657827, 0.4778060144950308, -0.43224987382450614, 1.043263141577868, -3.135838981455963, 0.2540789872987792, -3.1278723061276557], "max": [0.628556402836106, 0.4062671900962905, 1.16553951158789, 0.04949694317823313, 1.327414915567568, 3.1395148436951055, 0.6431408666733344, -0.03632139358686336, 1.2997274908398408, 3.1300319314128004, 1.4647971544798684, 3.139288139712024], "count": [835]}, "eef_sim_pose_action": {"mean": [0.5577600954800777, 0.3328623027528919, 1.0977703748200016, -1.9189255583240499, 0.771828412392289, -1.4342754621772764, 0.5651783773009914, -0.28248402312468696, 1.1267431179480947, 1.3863566781169492, 0.8971051656849152, -0.8303519435600172], "std": [0.03275032988070904, 0.05826540846363828, 0.022508601813570964, 0.521456578441629, 0.5070901958545482, 2.226777961978787, 0.050734965210054404, 0.1271928190619711, 0.07117629951048912, 1.758796918166482, 0.2943812139067354, 1.7820142156584693], "min": [0.49490499927172116, 0.1485849029837933, 1.0528051351406855, -2.5322231559597137, -0.061485804591919324, -3.1414081341657827, 0.4778060144950308, -0.43224987382450614, 1.043263141577868, -3.135838981455963, 0.2540789872987792, -3.1278723061276557], "max": [0.628556402836106, 0.4062671900962905, 1.16553951158789, 0.04949694317823313, 1.327414915567568, 3.1395148436951055, 0.6431408666733344, -0.03632139358686336, 1.2997274908398408, 3.1300319314128004, 1.4647971544798684, 3.139288139712024], "count": [835]}, "gripper_mode_state": {"mean": [0.5988023952095808, 0.3149700598802395], "std": [0.49014088454325616, 0.4645039518230987], "min": [0, 0], "max": [1, 1], "count": [835]}, "gripper_activity_state": {"mean": [1.9245508982035928, 1.851497005988024], "std": [0.3430170935263841, 0.4739762099471066], "min": [0, 0], "max": [2, 2], "count": [835]}, "gripper_mode_action": {"mean": [0.5988023952095808, 0.3149700598802395], "std": [0.49014088454325616, 0.4645039518230987], "min": [0, 0], "max": [1, 1], "count": [835]}, "gripper_activity_action": {"mean": [1.9245508982035928, 1.851497005988024], "std": [0.3430170935263841, 0.4739762099471066], "min": [0, 0], "max": [2, 2], "count": [835]}, "gripper_open_scale_state": {"mean": [0.46967365275400125, 0.4826203591897805], "std": [0.2529272068327255, 0.2989120579769983], "min": [0.041, 0.002], "max": [0.785, 0.787], "count": [835]}, "gripper_open_scale_action": {"mean": [0.46967365275400125, 0.4826203591897805], "std": [0.2529272068327255, 0.2989120579769983], "min": [0.041, 0.002], "max": [0.785, 0.787], "count": [835]}}} +{"episode_index": 267, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.42366623861424]], [[0.4477094871193158]], [[0.4508601224621054]]], "std": [[[0.21311715786239863]], [[0.18600178241065501]], [[0.17927130338405975]]], "count": [188]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42863864552913367]], [[0.45166660474030035]], [[0.45295998687595607]]], "std": [[[0.164281583542333]], [[0.135521662925958]], [[0.12883304274140472]]], "count": [188]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.44846370137150604]], [[0.46408529759421496]], [[0.46306170690794046]]], "std": [[[0.14754070350078086]], [[0.1250009995020314]], [[0.12013924653928283]]], "count": [188]}, "observation.state": {"min": [0.18704694509506226, 1.800883173942566, -1.733635663986206, -1.7720328569412231, -2.8018643856048584, -1.9479795694351196, 0.23427556455135345, -4.0, 0.04695200175046921, 0.27236801385879517, -0.0816200003027916, -3.125999927520752, -0.4910000264644623, -1.0010000467300415, -0.7190407514572144, -2.079071283340454, 0.3344225287437439, -0.07991863042116165, 0.3784572184085846, 0.7077310085296631, -2.5828781127929688, 15.0, -0.35196900367736816, 0.2712610065937042, -0.13803499937057495, -3.1411852836608887, -0.07900000363588333, -3.134185314178467], "max": [1.0354340076446533, 2.088338851928711, -0.3275459408760071, 0.07984881103038788, -0.4473104178905487, 0.24448572099208832, 2.508352279663086, 787.0, 0.42510899901390076, 0.4326060116291046, 0.1674409955739975, 3.1410000324249268, 1.2410000562667847, 0.6019999980926514, -0.3315253257751465, -1.8074803352355957, 1.8506948947906494, 0.7366162538528442, 2.5223848819732666, 1.820029377937317, -0.4697204530239105, 848.0, -0.145796999335289, 0.46134600043296814, 0.09494800120592117, 3.1410000324249268, 1.284000039100647, 3.134000062942505], "mean": [0.5423365235328674, 2.03603458404541, -0.8741084933280945, -0.7463376522064209, -1.7836639881134033, -1.1840894222259521, 1.6778461933135986, 541.2421875, 0.2704816162586212, 0.35982847213745117, 0.04985421150922775, -1.8472933769226074, 0.4733225703239441, -0.2666253447532654, -0.5595784187316895, -1.9911835193634033, 1.016685962677002, 0.5590260624885559, 1.5824376344680786, 1.240717887878418, -1.7072666883468628, 654.7514038085938, -0.2720608115196228, 0.37022078037261963, 0.008674407377839088, 1.5346472263336182, 0.5457110404968262, -1.470528483390808], "std": [0.2401520311832428, 0.0655205249786377, 0.4772193729877472, 0.4730946123600006, 0.7719313502311707, 0.6196203231811523, 0.8211330771446228, 280.67218017578125, 0.12139641493558884, 0.04885300621390343, 0.06376246362924576, 1.3551528453826904, 0.44549256563186646, 0.48461756110191345, 0.10167323797941208, 0.09613056480884552, 0.40967661142349243, 0.14874519407749176, 0.7302237153053284, 0.40627285838127136, 0.6834560036659241, 325.4424133300781, 0.049076374620199203, 0.05348038300871849, 0.06141437217593193, 2.248136520385742, 0.3679916560649872, 1.810364007949829], "count": [1084]}, "action": {"min": [0.18704694509506226, 1.800883173942566, -1.733635663986206, -1.7720328569412231, -2.8018643856048584, -1.9479795694351196, 0.23427556455135345, -4.0, 0.04695200175046921, 0.27236801385879517, -0.0816200003027916, -3.125999927520752, -0.4910000264644623, -1.0010000467300415, -0.7190407514572144, -2.079071283340454, 0.3344225287437439, -0.07991863042116165, 0.3784572184085846, 0.7077310085296631, -2.5828781127929688, 15.0, -0.35196900367736816, 0.2712610065937042, -0.13803499937057495, -3.1411852836608887, -0.07900000363588333, -3.134185314178467], "max": [1.0354340076446533, 2.088338851928711, -0.3275459408760071, 0.07984881103038788, -0.4473104178905487, 0.24448572099208832, 2.508352279663086, 787.0, 0.42510899901390076, 0.4326060116291046, 0.1674409955739975, 3.1410000324249268, 1.2410000562667847, 0.6019999980926514, -0.3315253257751465, -1.8074803352355957, 1.8506948947906494, 0.7366162538528442, 2.5223848819732666, 1.820029377937317, -0.4697204530239105, 848.0, -0.145796999335289, 0.46134600043296814, 0.09494800120592117, 3.1410000324249268, 1.284000039100647, 3.134000062942505], "mean": [0.5423365235328674, 2.03603458404541, -0.8741084933280945, -0.7463376522064209, -1.7836639881134033, -1.1840894222259521, 1.6778461933135986, 541.2421875, 0.2704816162586212, 0.35982847213745117, 0.04985421150922775, -1.8472933769226074, 0.4733225703239441, -0.2666253447532654, -0.5595784187316895, -1.9911835193634033, 1.016685962677002, 0.5590260624885559, 1.5824376344680786, 1.240717887878418, -1.7072666883468628, 654.7514038085938, -0.2720608115196228, 0.37022078037261963, 0.008674407377839088, 1.5346472263336182, 0.5457110404968262, -1.470528483390808], "std": [0.2401520311832428, 0.0655205249786377, 0.4772193729877472, 0.4730946123600006, 0.7719313502311707, 0.6196203231811523, 0.8211330771446228, 280.67218017578125, 0.12139641493558884, 0.04885300621390343, 0.06376246362924576, 1.3551528453826904, 0.44549256563186646, 0.48461756110191345, 0.10167323797941208, 0.09613056480884552, 0.40967661142349243, 0.14874519407749176, 0.7302237153053284, 0.40627285838127136, 0.6834560036659241, 325.4424133300781, 0.049076374620199203, 0.05348038300871849, 0.06141437217593193, 2.248136520385742, 0.3679916560649872, 1.810364007949829], "count": [1084]}, "timestamp": {"min": [0.0], "max": [36.1], "mean": [18.049999999999997], "std": [10.430790424933717], "count": [1084]}, "frame_index": {"min": [0], "max": [1083], "mean": [541.5], "std": [312.9237127480115], "count": [1084]}, "episode_index": {"min": [270], "max": [270], "mean": [270.0], "std": [0.0], "count": [1084]}, "index": {"min": [295804], "max": [296887], "mean": [296345.5], "std": [312.9237127480115], "count": [1084]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1084]}, "subtask_annotation": {"mean": [14.653136531365314, 29.0, 29.0, 29.0, 29.0], "std": [8.494060185085436, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1084]}, "scene_annotation": {"mean": [270.0], "std": [0.0], "min": [270], "max": [270], "count": [1084]}, "eef_direction_state": {"mean": [3.908671586715867, 4.148523985239852], "std": [2.108224644208316, 1.8651710739322396], "min": [0, 0], "max": [6, 6], "count": [1084]}, "eef_velocity_state": {"mean": [0.7306273062730627, 0.8939114391143912], "std": [0.686817875916695, 0.7676579464737379], "min": [0, 0], "max": [2, 2], "count": [1084]}, "eef_acc_mag_state": {"mean": [0.7297047970479705, 0.75], "std": [0.8272367116260397, 0.8380096345517013], "min": [0, 0], "max": [2, 2], "count": [1084]}, "eef_direction_action": {"mean": [3.908671586715867, 4.148523985239852], "std": [2.108224644208316, 1.8651710739322396], "min": [0, 0], "max": [6, 6], "count": [1084]}, "eef_velocity_action": {"mean": [0.7306273062730627, 0.8939114391143912], "std": [0.686817875916695, 0.7676579464737379], "min": [0, 0], "max": [2, 2], "count": [1084]}, "eef_acc_mag_action": {"mean": [0.7297047970479705, 0.75], "std": [0.8272367116260397, 0.8380096345517013], "min": [0, 0], "max": [2, 2], "count": [1084]}, "eef_sim_pose_state": {"mean": [0.5741473755166918, 0.28922930370878425, 1.0946532489726601, -2.0390825922833375, 0.7943992372404559, -0.5235660357058062, 0.560842135123051, -0.2988517882438857, 1.124257745565605, 1.6781118012277596, 0.9609063134789965, -0.33866177541506304], "std": [0.04327569772398604, 0.06936998128667014, 0.030888292843169088, 0.8569689581795598, 0.5092903004298847, 2.652769434773554, 0.05538094952201869, 0.10106363947077587, 0.0848584061071873, 1.7277410750709952, 0.3427001253192305, 2.174640012606875], "min": [0.4794726224651079, 0.10949484745685024, 1.0104074009109465, -3.1300437394547322, -0.07544922562774192, -3.141335164635789, 0.4591400666018379, -0.44502054045349115, 1.0243958731531464, -3.1245355950665576, 0.17016542620610653, -3.1324831176493744], "max": [0.6538048416015456, 0.3848545303758393, 1.1553439551641698, 3.1109764283561314, 1.5498974903583442, 3.1415532657749887, 0.6411049298364093, -0.0714668533362139, 1.3379121581164766, 3.1397771226325935, 1.4203049268348478, 3.1304278399120853], "count": [1084]}, "eef_sim_pose_action": {"mean": [0.5741473755166918, 0.28922930370878425, 1.0946532489726601, -2.0390825922833375, 0.7943992372404559, -0.5235660357058062, 0.560842135123051, -0.2988517882438857, 1.124257745565605, 1.6781118012277596, 0.9609063134789965, -0.33866177541506304], "std": [0.04327569772398604, 0.06936998128667014, 0.030888292843169088, 0.8569689581795598, 0.5092903004298847, 2.652769434773554, 0.05538094952201869, 0.10106363947077587, 0.0848584061071873, 1.7277410750709952, 0.3427001253192305, 2.174640012606875], "min": [0.4794726224651079, 0.10949484745685024, 1.0104074009109465, -3.1300437394547322, -0.07544922562774192, -3.141335164635789, 0.4591400666018379, -0.44502054045349115, 1.0243958731531464, -3.1245355950665576, 0.17016542620610653, -3.1324831176493744], "max": [0.6538048416015456, 0.3848545303758393, 1.1553439551641698, 3.1109764283561314, 1.5498974903583442, 3.1415532657749887, 0.6411049298364093, -0.0714668533362139, 1.3379121581164766, 3.1397771226325935, 1.4203049268348478, 3.1304278399120853], "count": [1084]}, "gripper_mode_state": {"mean": [0.22416974169741696, 0.2481549815498155], "std": [0.41703437340910615, 0.43194222609260013], "min": [0, 0], "max": [1, 1], "count": [1084]}, "gripper_activity_state": {"mean": [1.8874538745387455, 1.838560885608856], "std": [0.436217146801854, 0.5143226791117324], "min": [0, 0], "max": [2, 2], "count": [1084]}, "gripper_mode_action": {"mean": [0.22416974169741696, 0.2481549815498155], "std": [0.41703437340910615, 0.43194222609260013], "min": [0, 0], "max": [1, 1], "count": [1084]}, "gripper_activity_action": {"mean": [1.8874538745387455, 1.838560885608856], "std": [0.436217146801854, 0.5143226791117324], "min": [0, 0], "max": [2, 2], "count": [1084]}, "gripper_open_scale_state": {"mean": [0.6547513836828974, 0.5412476938373437], "std": [0.32544037106679496, 0.2806618416382491], "min": [0.015, 0.0], "max": [0.848, 0.787], "count": [1084]}, "gripper_open_scale_action": {"mean": [0.6547513836828974, 0.5412476938373437], "std": [0.32544037106679496, 0.2806618416382491], "min": [0.015, 0.0], "max": [0.848, 0.787], "count": [1084]}}} +{"episode_index": 268, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4148034787706431]], [[0.43895649509803925]], [[0.44395861709823875]]], "std": [[[0.21835005488140782]], [[0.18992924050940918]], [[0.18181388942910368]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4154648677218979]], [[0.4433651493039964]], [[0.44584291117846625]]], "std": [[[0.17780652262458804]], [[0.14626625548931463]], [[0.13961458682244754]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4231840651973257]], [[0.4475920879484109]], [[0.4502555412113955]]], "std": [[[0.1798473941490893]], [[0.15179998662407512]], [[0.14519221145981764]]], "count": [131]}, "observation.state": {"min": [0.26918214559555054, 1.810203194618225, -1.208500862121582, -1.457664132118225, -2.753396511077881, -1.893385648727417, 0.2560397982597351, -1.0, 0.04212300106883049, 0.24413099884986877, -0.05729199945926666, -3.1411852836608887, -0.4189999997615814, -0.9470000267028809, -0.7761130332946777, -2.079263210296631, 0.34313175082206726, 0.10269516706466675, 0.06906268000602722, 0.7313104271888733, -2.4929585456848145, 43.0, -0.3531070053577423, 0.2759940028190613, -0.14709800481796265, -3.1411852836608887, -0.09200000017881393, -2.884999990463257], "max": [1.1021056175231934, 2.079263210296631, -0.440172016620636, 0.1345299780368805, -0.4830722510814667, -0.805905818939209, 2.3682894706726074, 787.0, 0.37114500999450684, 0.4315339922904968, 0.14312300086021423, 3.13700008392334, 1.2109999656677246, 0.8709999918937683, -0.33025121688842773, -1.734944462776184, 1.9219915866851807, 0.6716375946998596, 2.466080665588379, 1.8697015047073364, -0.5659754276275635, 815.0, -0.16002699732780457, 0.439738005399704, 0.11115500330924988, 3.1389999389648438, 1.378999948501587, 2.9730000495910645], "mean": [0.657010018825531, 2.0143508911132812, -0.7040773630142212, -0.6234081387519836, -1.8374747037887573, -1.5950877666473389, 1.5033341646194458, 491.7335205078125, 0.2597118616104126, 0.35405704379081726, 0.05897917225956917, -1.927263855934143, 0.2789011001586914, -0.22354824841022491, -0.5775524377822876, -1.948099970817566, 0.8730709552764893, 0.5817483067512512, 1.8811382055282593, 1.3454563617706299, -1.9496865272521973, 505.50750732421875, -0.2910500764846802, 0.3623395562171936, 0.027528300881385803, 2.169130802154541, 0.45382580161094666, -1.8836256265640259], "std": [0.24281926453113556, 0.06411822140216827, 0.22244590520858765, 0.4833584129810333, 0.9094144701957703, 0.2476678192615509, 0.8205724954605103, 294.7221374511719, 0.1078307256102562, 0.055921804159879684, 0.04970666021108627, 1.4449564218521118, 0.4155263900756836, 0.6163004636764526, 0.09319569915533066, 0.11540285497903824, 0.36026594042778015, 0.12000595033168793, 0.6310093402862549, 0.4250536561012268, 0.4824539124965668, 317.3878479003906, 0.04337431490421295, 0.05419039726257324, 0.0564567930996418, 1.8443607091903687, 0.392747163772583, 0.945656418800354], "count": [666]}, "action": {"min": [0.26918214559555054, 1.810203194618225, -1.208500862121582, -1.457664132118225, -2.753396511077881, -1.893385648727417, 0.2560397982597351, -1.0, 0.04212300106883049, 0.24413099884986877, -0.05729199945926666, -3.1411852836608887, -0.4189999997615814, -0.9470000267028809, -0.7761130332946777, -2.079263210296631, 0.34313175082206726, 0.10269516706466675, 0.06906268000602722, 0.7313104271888733, -2.4929585456848145, 43.0, -0.3531070053577423, 0.2759940028190613, -0.14709800481796265, -3.1411852836608887, -0.09200000017881393, -2.884999990463257], "max": [1.1021056175231934, 2.079263210296631, -0.440172016620636, 0.1345299780368805, -0.4830722510814667, -0.805905818939209, 2.3682894706726074, 787.0, 0.37114500999450684, 0.4315339922904968, 0.14312300086021423, 3.13700008392334, 1.2109999656677246, 0.8709999918937683, -0.33025121688842773, -1.734944462776184, 1.9219915866851807, 0.6716375946998596, 2.466080665588379, 1.8697015047073364, -0.5659754276275635, 815.0, -0.16002699732780457, 0.439738005399704, 0.11115500330924988, 3.1389999389648438, 1.378999948501587, 2.9730000495910645], "mean": [0.657010018825531, 2.0143508911132812, -0.7040773630142212, -0.6234081387519836, -1.8374747037887573, -1.5950877666473389, 1.5033341646194458, 491.7335205078125, 0.2597118616104126, 0.35405704379081726, 0.05897917225956917, -1.927263855934143, 0.2789011001586914, -0.22354824841022491, -0.5775524377822876, -1.948099970817566, 0.8730709552764893, 0.5817483067512512, 1.8811382055282593, 1.3454563617706299, -1.9496865272521973, 505.50750732421875, -0.2910500764846802, 0.3623395562171936, 0.027528300881385803, 2.169130802154541, 0.45382580161094666, -1.8836256265640259], "std": [0.24281926453113556, 0.06411822140216827, 0.22244590520858765, 0.4833584129810333, 0.9094144701957703, 0.2476678192615509, 0.8205724954605103, 294.7221374511719, 0.1078307256102562, 0.055921804159879684, 0.04970666021108627, 1.4449564218521118, 0.4155263900756836, 0.6163004636764526, 0.09319569915533066, 0.11540285497903824, 0.36026594042778015, 0.12000595033168793, 0.6310093402862549, 0.4250536561012268, 0.4824539124965668, 317.3878479003906, 0.04337431490421295, 0.05419039726257324, 0.0564567930996418, 1.8443607091903687, 0.392747163772583, 0.945656418800354], "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": [271], "max": [271], "mean": [271.0], "std": [0.0], "count": [666]}, "index": {"min": [296888], "max": [297553], "mean": [297220.5], "std": [192.2574229169492], "count": [666]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [666]}, "subtask_annotation": {"mean": [15.908408408408409, 29.0, 29.0, 29.0, 29.0], "std": [9.145258614412944, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [666]}, "scene_annotation": {"mean": [271.0], "std": [0.0], "min": [271], "max": [271], "count": [666]}, "eef_direction_state": {"mean": [3.8183183183183185, 3.7627627627627627], "std": [2.161989586873293, 2.0188736031263015], "min": [0, 0], "max": [6, 6], "count": [666]}, "eef_velocity_state": {"mean": [0.7672672672672672, 0.990990990990991], "std": [0.6744215922727876, 0.7473134525185748], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_acc_mag_state": {"mean": [0.8678678678678678, 0.7987987987987988], "std": [0.8386070715054462, 0.8481024916806593], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_direction_action": {"mean": [3.8183183183183185, 3.7627627627627627], "std": [2.161989586873293, 2.0188736031263015], "min": [0, 0], "max": [6, 6], "count": [666]}, "eef_velocity_action": {"mean": [0.7672672672672672, 0.990990990990991], "std": [0.6744215922727876, 0.7473134525185748], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_acc_mag_action": {"mean": [0.8678678678678678, 0.7987987987987988], "std": [0.8386070715054462, 0.8481024916806593], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_sim_pose_state": {"mean": [0.5703440503733654, 0.3161310162897357, 1.1000222016176633, -2.240429687540652, 0.6230048576080288, 0.2789771740529607, 0.5614199972465327, -0.30004802805223835, 1.1390981288813633, 2.0697621628005654, 0.7776865269480298, -0.9793164592319135], "std": [0.041914994134162074, 0.06414575737764047, 0.02716292883617113, 0.4554513002312476, 0.4290280180269412, 2.8214333560467812, 0.06469772808205045, 0.08324367339042511, 0.0851297319205971, 1.1462415385153824, 0.287328591135027, 1.7905813303906266], "min": [0.47150391384656076, 0.11047206239344329, 1.0576993993200656, -2.6655913144010106, -0.02015045883958777, -3.1401324820496326, 0.4354390744835256, -0.3971923958525426, 1.0518054757377504, 0.28235414365662603, 0.2612945401805937, -3.1368007538266536], "max": [0.6387756495056094, 0.38551856164483245, 1.1874175325365763, -0.31864934402290945, 1.1887557626236411, 3.1415899691321822, 0.6432525306743528, -0.09423807845500665, 1.3354644828403528, 3.119748900712058, 1.2730683716718523, 3.1335987917446086], "count": [666]}, "eef_sim_pose_action": {"mean": [0.5703440503733654, 0.3161310162897357, 1.1000222016176633, -2.240429687540652, 0.6230048576080288, 0.2789771740529607, 0.5614199972465327, -0.30004802805223835, 1.1390981288813633, 2.0697621628005654, 0.7776865269480298, -0.9793164592319135], "std": [0.041914994134162074, 0.06414575737764047, 0.02716292883617113, 0.4554513002312476, 0.4290280180269412, 2.8214333560467812, 0.06469772808205045, 0.08324367339042511, 0.0851297319205971, 1.1462415385153824, 0.287328591135027, 1.7905813303906266], "min": [0.47150391384656076, 0.11047206239344329, 1.0576993993200656, -2.6655913144010106, -0.02015045883958777, -3.1401324820496326, 0.4354390744835256, -0.3971923958525426, 1.0518054757377504, 0.28235414365662603, 0.2612945401805937, -3.1368007538266536], "max": [0.6387756495056094, 0.38551856164483245, 1.1874175325365763, -0.31864934402290945, 1.1887557626236411, 3.1415899691321822, 0.6432525306743528, -0.09423807845500665, 1.3354644828403528, 3.119748900712058, 1.2730683716718523, 3.1335987917446086], "count": [666]}, "gripper_mode_state": {"mean": [0.3303303303303303, 0.34534534534534533], "std": [0.47033201378833256, 0.47548074387260786], "min": [0, 0], "max": [1, 1], "count": [666]}, "gripper_activity_state": {"mean": [1.8903903903903905, 1.834834834834835], "std": [0.4191341326698637, 0.49597756147756983], "min": [0, 0], "max": [2, 2], "count": [666]}, "gripper_mode_action": {"mean": [0.3303303303303303, 0.34534534534534533], "std": [0.47033201378833256, 0.47548074387260786], "min": [0, 0], "max": [1, 1], "count": [666]}, "gripper_activity_action": {"mean": [1.8903903903903905, 1.834834834834835], "std": [0.4191341326698637, 0.49597756147756983], "min": [0, 0], "max": [2, 2], "count": [666]}, "gripper_open_scale_state": {"mean": [0.5055075071638424, 0.49173873874643587], "std": [0.31738815412253474, 0.29471339984539563], "min": [0.043, 0.0], "max": [0.815, 0.787], "count": [666]}, "gripper_open_scale_action": {"mean": [0.5055075071638424, 0.49173873874643587], "std": [0.31738815412253474, 0.29471339984539563], "min": [0.043, 0.0], "max": [0.815, 0.787], "count": [666]}}} +{"episode_index": 269, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.41900925925925925]], [[0.4441430984605582]], [[0.44689991444691085]]], "std": [[[0.21420066867312745]], [[0.18354899429210816]], [[0.17724286619771218]]], "count": [159]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.8274509803921568]], [[0.8196078431372549]]], "mean": [[[0.41772126392485714]], [[0.4426578955481564]], [[0.4449322011037119]]], "std": [[[0.16679906007180684]], [[0.13652972855767892]], [[0.12927217666766938]]], "count": [159]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43331777705841246]], [[0.4563145193612036]], [[0.45714845773214946]]], "std": [[[0.1628659339150928]], [[0.13499879276905513]], [[0.12878147427253492]]], "count": [159]}, "observation.state": {"min": [0.3646690845489502, 1.840886116027832, -1.7618227005004883, -1.4009060859680176, -2.8269972801208496, -1.794966459274292, 0.07785914093255997, 6.0, 0.04747899994254112, 0.3148300051689148, -0.12880000472068787, -3.125, -0.3330000042915344, -0.9679999947547913, -0.7065616846084595, -2.078460216522217, 0.44980624318122864, -0.04703662171959877, 0.627428412437439, 0.6888989210128784, -2.5051584243774414, 2.0, -0.33921200037002563, 0.28749901056289673, -0.16172899305820465, -3.1411852836608887, 0.020999999716877937, -3.0429999828338623], "max": [0.971048891544342, 2.085563898086548, -0.23289674520492554, 0.1157851442694664, -0.5913350582122803, -0.7025299668312073, 2.3004837036132812, 733.0, 0.4018000066280365, 0.43258199095726013, 0.14648699760437012, 3.1410000324249268, 1.031000018119812, 0.5889999866485596, -0.4081976115703583, -1.7660812139511108, 2.0255942344665527, 0.7506661415100098, 2.341341733932495, 1.8069742918014526, -0.26110124588012695, 855.0, -0.13029199838638306, 0.454133003950119, 0.10754600167274475, 3.1410000324249268, 1.2480000257492065, 3.1070001125335693], "mean": [0.6251633167266846, 2.025084972381592, -0.6934014558792114, -0.6450712084770203, -1.8556534051895142, -1.3410826921463013, 1.4398211240768433, 456.3146667480469, 0.2718135118484497, 0.3718085289001465, 0.03971457853913307, -2.1700000762939453, 0.3727565407752991, -0.35021212697029114, -0.5576841831207275, -1.9682592153549194, 0.8895633816719055, 0.6372723579406738, 1.813612461090088, 1.273401141166687, -1.928602695465088, 457.7980041503906, -0.2810213267803192, 0.3737791180610657, 0.02913772128522396, 2.2299013137817383, 0.5322240591049194, -1.8881069421768188], "std": [0.17629724740982056, 0.05832995846867561, 0.37260499596595764, 0.4099239706993103, 0.6791324019432068, 0.29140493273735046, 0.7916290760040283, 264.6338195800781, 0.10702357441186905, 0.03673797473311424, 0.06250884383916855, 1.1926311254501343, 0.3851560652256012, 0.4203273355960846, 0.08062511682510376, 0.10187193006277084, 0.3318600356578827, 0.14771468937397003, 0.5092872977256775, 0.3839778006076813, 0.5286948680877686, 325.21710205078125, 0.04825235530734062, 0.05249255523085594, 0.0578777939081192, 1.7231909036636353, 0.35684826970100403, 1.1359174251556396], "count": [866]}, "action": {"min": [0.3646690845489502, 1.840886116027832, -1.7618227005004883, -1.4009060859680176, -2.8269972801208496, -1.794966459274292, 0.07785914093255997, 6.0, 0.04747899994254112, 0.3148300051689148, -0.12880000472068787, -3.125, -0.3330000042915344, -0.9679999947547913, -0.7065616846084595, -2.078460216522217, 0.44980624318122864, -0.04703662171959877, 0.627428412437439, 0.6888989210128784, -2.5051584243774414, 2.0, -0.33921200037002563, 0.28749901056289673, -0.16172899305820465, -3.1411852836608887, 0.020999999716877937, -3.0429999828338623], "max": [0.971048891544342, 2.085563898086548, -0.23289674520492554, 0.1157851442694664, -0.5913350582122803, -0.7025299668312073, 2.3004837036132812, 733.0, 0.4018000066280365, 0.43258199095726013, 0.14648699760437012, 3.1410000324249268, 1.031000018119812, 0.5889999866485596, -0.4081976115703583, -1.7660812139511108, 2.0255942344665527, 0.7506661415100098, 2.341341733932495, 1.8069742918014526, -0.26110124588012695, 855.0, -0.13029199838638306, 0.454133003950119, 0.10754600167274475, 3.1410000324249268, 1.2480000257492065, 3.1070001125335693], "mean": [0.6251633167266846, 2.025084972381592, -0.6934014558792114, -0.6450712084770203, -1.8556534051895142, -1.3410826921463013, 1.4398211240768433, 456.3146667480469, 0.2718135118484497, 0.3718085289001465, 0.03971457853913307, -2.1700000762939453, 0.3727565407752991, -0.35021212697029114, -0.5576841831207275, -1.9682592153549194, 0.8895633816719055, 0.6372723579406738, 1.813612461090088, 1.273401141166687, -1.928602695465088, 457.7980041503906, -0.2810213267803192, 0.3737791180610657, 0.02913772128522396, 2.2299013137817383, 0.5322240591049194, -1.8881069421768188], "std": [0.17629724740982056, 0.05832995846867561, 0.37260499596595764, 0.4099239706993103, 0.6791324019432068, 0.29140493273735046, 0.7916290760040283, 264.6338195800781, 0.10702357441186905, 0.03673797473311424, 0.06250884383916855, 1.1926311254501343, 0.3851560652256012, 0.4203273355960846, 0.08062511682510376, 0.10187193006277084, 0.3318600356578827, 0.14771468937397003, 0.5092872977256775, 0.3839778006076813, 0.5286948680877686, 325.21710205078125, 0.04825235530734062, 0.05249255523085594, 0.0578777939081192, 1.7231909036636353, 0.35684826970100403, 1.1359174251556396], "count": [866]}, "timestamp": {"min": [0.0], "max": [28.833333333333332], "mean": [14.416666666666666], "std": [8.333083329583221], "count": [866]}, "frame_index": {"min": [0], "max": [865], "mean": [432.5], "std": [249.99249988749662], "count": [866]}, "episode_index": {"min": [272], "max": [272], "mean": [272.0], "std": [0.0], "count": [866]}, "index": {"min": [297554], "max": [298419], "mean": [297986.5], "std": [249.99249988749662], "count": [866]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [866]}, "subtask_annotation": {"mean": [14.965357967667437, 29.0, 29.0, 29.0, 29.0], "std": [9.341664643572214, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [866]}, "scene_annotation": {"mean": [272.0], "std": [0.0], "min": [272], "max": [272], "count": [866]}, "eef_direction_state": {"mean": [4.086605080831409, 3.740184757505774], "std": [2.1211855096715895, 1.9134088567691419], "min": [0, 0], "max": [6, 6], "count": [866]}, "eef_velocity_state": {"mean": [0.6778290993071594, 0.9272517321016166], "std": [0.6973343493701089, 0.7227871854037248], "min": [0, 0], "max": [2, 2], "count": [866]}, "eef_acc_mag_state": {"mean": [0.6558891454965358, 0.7933025404157044], "std": [0.8123291899744135, 0.8379020559418096], "min": [0, 0], "max": [2, 2], "count": [866]}, "eef_direction_action": {"mean": [4.086605080831409, 3.740184757505774], "std": [2.1211855096715895, 1.9134088567691419], "min": [0, 0], "max": [6, 6], "count": [866]}, "eef_velocity_action": {"mean": [0.6778290993071594, 0.9272517321016166], "std": [0.6973343493701089, 0.7227871854037248], "min": [0, 0], "max": [2, 2], "count": [866]}, "eef_acc_mag_action": {"mean": [0.6558891454965358, 0.7933025404157044], "std": [0.8123291899744135, 0.8379020559418096], "min": [0, 0], "max": [2, 2], "count": [866]}, "eef_sim_pose_state": {"mean": [0.5779560944385312, 0.30974608591736724, 1.106301573529534, -2.181658598617645, 0.7247922491846069, -0.27499785369170315, 0.5752352832414414, -0.29851249824888404, 1.1190515155774878, 1.589652227079464, 0.9475739755748886, -1.1751018990447752], "std": [0.040825322863664824, 0.07008561094729615, 0.024141058852714434, 0.490415254547357, 0.4229754318734385, 2.777774039671981, 0.04432933984975899, 0.09608740787939513, 0.07115976455776088, 1.7384490698438568, 0.3610417070684318, 1.870781420649893], "min": [0.5119442579857184, 0.08117463400825758, 1.0562049020447728, -2.740363074988774, 0.04636837359301449, -3.1414772731689045, 0.4994968014292892, -0.4180901196878375, 1.0255393092981602, -3.1407892022691266, 0.2965270133135287, -3.1384369124166787], "max": [0.6463463344337217, 0.38519995064564116, 1.1528006435566007, -0.06166591944352305, 1.208146123407353, 3.1413441291839748, 0.6365781418166703, -0.042617992963911625, 1.2598210565191503, 3.1335101381687993, 1.4924216623273479, 3.1210917394071767], "count": [866]}, "eef_sim_pose_action": {"mean": [0.5779560944385312, 0.30974608591736724, 1.106301573529534, -2.181658598617645, 0.7247922491846069, -0.27499785369170315, 0.5752352832414414, -0.29851249824888404, 1.1190515155774878, 1.589652227079464, 0.9475739755748886, -1.1751018990447752], "std": [0.040825322863664824, 0.07008561094729615, 0.024141058852714434, 0.490415254547357, 0.4229754318734385, 2.777774039671981, 0.04432933984975899, 0.09608740787939513, 0.07115976455776088, 1.7384490698438568, 0.3610417070684318, 1.870781420649893], "min": [0.5119442579857184, 0.08117463400825758, 1.0562049020447728, -2.740363074988774, 0.04636837359301449, -3.1414772731689045, 0.4994968014292892, -0.4180901196878375, 1.0255393092981602, -3.1407892022691266, 0.2965270133135287, -3.1384369124166787], "max": [0.6463463344337217, 0.38519995064564116, 1.1528006435566007, -0.06166591944352305, 1.208146123407353, 3.1413441291839748, 0.6365781418166703, -0.042617992963911625, 1.2598210565191503, 3.1335101381687993, 1.4924216623273479, 3.1210917394071767], "count": [866]}, "gripper_mode_state": {"mean": [0.3394919168591224, 0.3371824480369515], "std": [0.4735368573262689, 0.47274776019856457], "min": [0, 0], "max": [1, 1], "count": [866]}, "gripper_activity_state": {"mean": [1.9041570438799076, 1.8764434180138567], "std": [0.3799918478553543, 0.4479610540224244], "min": [0, 0], "max": [2, 2], "count": [866]}, "gripper_mode_action": {"mean": [0.3394919168591224, 0.3371824480369515], "std": [0.4735368573262689, 0.47274776019856457], "min": [0, 0], "max": [1, 1], "count": [866]}, "gripper_activity_action": {"mean": [1.9041570438799076, 1.8764434180138567], "std": [0.3799918478553543, 0.4479610540224244], "min": [0, 0], "max": [2, 2], "count": [866]}, "gripper_open_scale_state": {"mean": [0.4577979214414448, 0.45631466519750097], "std": [0.3252170613262962, 0.26463368122700603], "min": [0.002, 0.006], "max": [0.855, 0.733], "count": [866]}, "gripper_open_scale_action": {"mean": [0.4577979214414448, 0.45631466519750097], "std": [0.3252170613262962, 0.26463368122700603], "min": [0.002, 0.006], "max": [0.855, 0.733], "count": [866]}}} +{"episode_index": 270, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.41833991264103404]], [[0.44348257955416803]], [[0.44741176470588234]]], "std": [[[0.21495044021419826]], [[0.18450043147814207]], [[0.1782401426067175]]], "count": [179]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42588873028261587]], [[0.4485924492003505]], [[0.4494155644101216]]], "std": [[[0.16634132650982011]], [[0.13861834048717928]], [[0.13220908138619203]]], "count": [179]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4459213837769745]], [[0.46031517576770004]], [[0.4598217961532844]]], "std": [[[0.1438493665693847]], [[0.12112333653996805]], [[0.11586371956650322]]], "count": [179]}, "observation.state": {"min": [0.28419196605682373, 1.8484432697296143, -1.326746940612793, -1.6252682209014893, -2.8550446033477783, -2.0348095893859863, 0.29071950912475586, 3.0, 0.05213399976491928, 0.2822209894657135, -0.06182299926877022, -3.1411852836608887, -0.3970000147819519, -0.9800000190734863, -0.8881980776786804, -2.079996347427368, -0.7234041094779968, -0.3211755156517029, 0.7120246291160583, 0.8453327417373657, -2.531111478805542, 23.0, -0.35361701250076294, 0.2719689905643463, -0.16854600608348846, -3.1411852836608887, -0.06800000369548798, -3.0859999656677246], "max": [1.0899755954742432, 2.0770814418792725, -0.31119221448898315, -0.04991641640663147, -0.5536184310913086, -0.7494444251060486, 2.4535489082336426, 733.0, 0.37939199805259705, 0.43657299876213074, 0.15915900468826294, 3.122999906539917, 1.0839999914169312, 0.800000011920929, -0.3828205168247223, -1.7748253345489502, 1.0965031385421753, 0.7346091270446777, 2.4715259075164795, 1.8260682821273804, -0.34801867604255676, 849.0, -0.1841910034418106, 0.4610069990158081, 0.11418499797582626, 3.138000011444092, 1.2890000343322754, 3.13700008392334], "mean": [0.5413627028465271, 2.035881519317627, -0.684972882270813, -0.6071857213973999, -1.649920105934143, -1.3969981670379639, 1.3915129899978638, 515.680419921875, 0.28479862213134766, 0.3583974838256836, 0.05217794328927994, -1.9040095806121826, 0.5552948713302612, -0.24341647326946259, -0.6227232217788696, -1.965423345565796, 0.47617965936660767, 0.40227562189102173, 2.0408432483673096, 1.36642587184906, -1.6844168901443481, 575.597412109375, -0.29016944766044617, 0.36437681317329407, 0.02056841179728508, 1.9799405336380005, 0.5684288144111633, -1.882204294204712], "std": [0.1969068944454193, 0.05251603201031685, 0.24882017076015472, 0.39246150851249695, 0.7034862637519836, 0.3182241916656494, 0.678376317024231, 264.0968322753906, 0.08473249524831772, 0.042593780905008316, 0.05074654892086983, 1.3784674406051636, 0.42742854356765747, 0.5390573740005493, 0.10723987966775894, 0.11225013434886932, 0.3681910037994385, 0.2966267168521881, 0.40641605854034424, 0.2991502285003662, 0.7177407741546631, 302.9831237792969, 0.04167608171701431, 0.051161009818315506, 0.0666363462805748, 1.9121981859207153, 0.3820091485977173, 1.2731634378433228], "count": [1011]}, "action": {"min": [0.28419196605682373, 1.8484432697296143, -1.326746940612793, -1.6252682209014893, -2.8550446033477783, -2.0348095893859863, 0.29071950912475586, 3.0, 0.05213399976491928, 0.2822209894657135, -0.06182299926877022, -3.1411852836608887, -0.3970000147819519, -0.9800000190734863, -0.8881980776786804, -2.079996347427368, -0.7234041094779968, -0.3211755156517029, 0.7120246291160583, 0.8453327417373657, -2.531111478805542, 23.0, -0.35361701250076294, 0.2719689905643463, -0.16854600608348846, -3.1411852836608887, -0.06800000369548798, -3.0859999656677246], "max": [1.0899755954742432, 2.0770814418792725, -0.31119221448898315, -0.04991641640663147, -0.5536184310913086, -0.7494444251060486, 2.4535489082336426, 733.0, 0.37939199805259705, 0.43657299876213074, 0.15915900468826294, 3.122999906539917, 1.0839999914169312, 0.800000011920929, -0.3828205168247223, -1.7748253345489502, 1.0965031385421753, 0.7346091270446777, 2.4715259075164795, 1.8260682821273804, -0.34801867604255676, 849.0, -0.1841910034418106, 0.4610069990158081, 0.11418499797582626, 3.138000011444092, 1.2890000343322754, 3.13700008392334], "mean": [0.5413627028465271, 2.035881519317627, -0.684972882270813, -0.6071857213973999, -1.649920105934143, -1.3969981670379639, 1.3915129899978638, 515.680419921875, 0.28479862213134766, 0.3583974838256836, 0.05217794328927994, -1.9040095806121826, 0.5552948713302612, -0.24341647326946259, -0.6227232217788696, -1.965423345565796, 0.47617965936660767, 0.40227562189102173, 2.0408432483673096, 1.36642587184906, -1.6844168901443481, 575.597412109375, -0.29016944766044617, 0.36437681317329407, 0.02056841179728508, 1.9799405336380005, 0.5684288144111633, -1.882204294204712], "std": [0.1969068944454193, 0.05251603201031685, 0.24882017076015472, 0.39246150851249695, 0.7034862637519836, 0.3182241916656494, 0.678376317024231, 264.0968322753906, 0.08473249524831772, 0.042593780905008316, 0.05074654892086983, 1.3784674406051636, 0.42742854356765747, 0.5390573740005493, 0.10723987966775894, 0.11225013434886932, 0.3681910037994385, 0.2966267168521881, 0.40641605854034424, 0.2991502285003662, 0.7177407741546631, 302.9831237792969, 0.04167608171701431, 0.051161009818315506, 0.0666363462805748, 1.9121981859207153, 0.3820091485977173, 1.2731634378433228], "count": [1011]}, "timestamp": {"min": [0.0], "max": [33.666666666666664], "mean": [16.833333333333332], "std": [9.728347276939735], "count": [1011]}, "frame_index": {"min": [0], "max": [1010], "mean": [505.0], "std": [291.85041830819205], "count": [1011]}, "episode_index": {"min": [273], "max": [273], "mean": [273.0], "std": [0.0], "count": [1011]}, "index": {"min": [298420], "max": [299430], "mean": [298925.0], "std": [291.85041830819205], "count": [1011]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1011]}, "subtask_annotation": {"mean": [15.396636993076163, 29.0, 29.0, 29.0, 29.0], "std": [8.63606111021026, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1011]}, "scene_annotation": {"mean": [273.0], "std": [0.0], "min": [273], "max": [273], "count": [1011]}, "eef_direction_state": {"mean": [3.5914935707220574, 3.678536102868447], "std": [2.231925278713619, 1.997160257316568], "min": [0, 0], "max": [6, 6], "count": [1011]}, "eef_velocity_state": {"mean": [0.7388724035608308, 0.9703264094955489], "std": [0.6634906899780062, 0.7329396877237728], "min": [0, 0], "max": [2, 2], "count": [1011]}, "eef_acc_mag_state": {"mean": [0.7477744807121661, 0.827893175074184], "std": [0.8419529441834609, 0.8427578323921243], "min": [0, 0], "max": [2, 2], "count": [1011]}, "eef_direction_action": {"mean": [3.5914935707220574, 3.678536102868447], "std": [2.231925278713619, 1.997160257316568], "min": [0, 0], "max": [6, 6], "count": [1011]}, "eef_velocity_action": {"mean": [0.7388724035608308, 0.9703264094955489], "std": [0.6634906899780062, 0.7329396877237728], "min": [0, 0], "max": [2, 2], "count": [1011]}, "eef_acc_mag_action": {"mean": [0.7477744807121661, 0.827893175074184], "std": [0.8419529441834609, 0.8427578323921243], "min": [0, 0], "max": [2, 2], "count": [1011]}, "eef_sim_pose_state": {"mean": [0.5683921960832853, 0.30973651552266834, 1.0906306571241182, -2.076179972430294, 0.7564363856625589, -1.0330087797645608, 0.5584794663731658, -0.31652505742762554, 1.1114833190428588, 1.730817835099762, 0.9799097457588395, -0.1634459708876991], "std": [0.039674630009675894, 0.06953010590050182, 0.033798456659086235, 0.5345751601471811, 0.4862121096881288, 2.5558577818766888, 0.048898477457719504, 0.0673442149595589, 0.07048013088109888, 1.213559802947601, 0.3102070201685545, 2.1063291289887283], "min": [0.4992215191833487, 0.11527753673683099, 1.0103610422732585, -2.6997604506566923, -0.042038218089368806, -3.141159411649741, 0.46646892099412474, -0.40943322834218476, 1.028648245923164, -3.1268779885173825, 0.24576804497639526, -3.125650273441159], "max": [0.6512350521901509, 0.3961890702663967, 1.152514386505543, -0.2714261692176161, 1.3219964271732327, 3.1412394041365066, 0.6436704876870586, -0.07926031777113351, 1.3103652446074352, 3.13764085773324, 1.462695508306978, 3.139111684798071], "count": [1011]}, "eef_sim_pose_action": {"mean": [0.5683921960832853, 0.30973651552266834, 1.0906306571241182, -2.076179972430294, 0.7564363856625589, -1.0330087797645608, 0.5584794663731658, -0.31652505742762554, 1.1114833190428588, 1.730817835099762, 0.9799097457588395, -0.1634459708876991], "std": [0.039674630009675894, 0.06953010590050182, 0.033798456659086235, 0.5345751601471811, 0.4862121096881288, 2.5558577818766888, 0.048898477457719504, 0.0673442149595589, 0.07048013088109888, 1.213559802947601, 0.3102070201685545, 2.1063291289887283], "min": [0.4992215191833487, 0.11527753673683099, 1.0103610422732585, -2.6997604506566923, -0.042038218089368806, -3.141159411649741, 0.46646892099412474, -0.40943322834218476, 1.028648245923164, -3.1268779885173825, 0.24576804497639526, -3.125650273441159], "max": [0.6512350521901509, 0.3961890702663967, 1.152514386505543, -0.2714261692176161, 1.3219964271732327, 3.1412394041365066, 0.6436704876870586, -0.07926031777113351, 1.3103652446074352, 3.13764085773324, 1.462695508306978, 3.139111684798071], "count": [1011]}, "gripper_mode_state": {"mean": [0.304648862512364, 0.26310583580613256], "std": [0.46025855025440254, 0.4403193783731208], "min": [0, 0], "max": [1, 1], "count": [1011]}, "gripper_activity_state": {"mean": [1.9277942631058358, 1.9119683481701286], "std": [0.32338617228638805, 0.36564264386691725], "min": [0, 0], "max": [2, 2], "count": [1011]}, "gripper_mode_action": {"mean": [0.304648862512364, 0.26310583580613256], "std": [0.46025855025440254, 0.4403193783731208], "min": [0, 0], "max": [1, 1], "count": [1011]}, "gripper_activity_action": {"mean": [1.9277942631058358, 1.9119683481701286], "std": [0.32338617228638805, 0.36564264386691725], "min": [0, 0], "max": [2, 2], "count": [1011]}, "gripper_open_scale_state": {"mean": [0.575597428268067, 0.5156805142389456], "std": [0.30298337284725674, 0.26409685650964626], "min": [0.023, 0.003], "max": [0.849, 0.733], "count": [1011]}, "gripper_open_scale_action": {"mean": [0.575597428268067, 0.5156805142389456], "std": [0.30298337284725674, 0.26409685650964626], "min": [0.023, 0.003], "max": [0.849, 0.733], "count": [1011]}}} +{"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.42042070596354486]], [[0.44665660521454964]], [[0.4498339473470548]]], "std": [[[0.21551906511067914]], [[0.18565408561174668]], [[0.17999364139778387]]], "count": [161]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42756708607355987]], [[0.4519823039723136]], [[0.4532746836053262]]], "std": [[[0.1668955470339156]], [[0.1381383456511384]], [[0.13163044772583293]]], "count": [161]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4389890999878212]], [[0.4574298514695733]], [[0.4588624812243738]]], "std": [[[0.15667613482219345]], [[0.13152986302251893]], [[0.12558115617659207]]], "count": [161]}, "observation.state": {"min": [0.24877923727035522, 1.7740575075149536, -1.2069998979568481, -1.3405176401138306, -2.7780754566192627, -1.8178128004074097, 0.199264258146286, 2.0, 0.04286700114607811, 0.28250598907470703, -0.08373100310564041, -3.1351852416992188, -0.3319999873638153, -1.055999994277954, -0.8977974057197571, -2.0785303115844727, -0.731589674949646, -0.31143656373023987, 1.5814603567123413, 0.8350528478622437, -2.446619987487793, 38.0, -0.3501250147819519, 0.29755398631095886, -0.14165200293064117, -3.1391851902008057, -0.04500000178813934, -3.132185220718384], "max": [1.1955679655075073, 2.079996347427368, -0.2591639459133148, 0.06743952631950378, -0.639261782169342, -0.8689121603965759, 2.327239751815796, 602.0, 0.391633003950119, 0.4643799960613251, 0.18205000460147858, 3.135999917984009, 1.2269999980926514, 0.7310000061988831, -0.39880773425102234, -1.6768251657485962, 0.8155575394630432, 0.7649429440498352, 2.7647063732147217, 1.9237020015716553, -0.2402271330356598, 797.0, -0.19842199981212616, 0.4643920063972473, 0.13536499440670013, 3.1410000324249268, 1.3849999904632568, 3.0859999656677246], "mean": [0.5942428708076477, 2.0167481899261475, -0.6570332050323486, -0.5308454036712646, -1.7100099325180054, -1.4174103736877441, 1.4045350551605225, 450.2232971191406, 0.27707698941230774, 0.3613019287586212, 0.045527830719947815, -2.0073113441467285, 0.4734089970588684, -0.34139978885650635, -0.6751191020011902, -1.9951257705688477, 0.37694501876831055, 0.38062918186187744, 2.1317529678344727, 1.3763867616653442, -1.6708195209503174, 514.5039672851562, -0.2745678126811981, 0.37538400292396545, 0.011996157467365265, 1.9512966871261597, 0.5975608825683594, -1.817677617073059], "std": [0.21226376295089722, 0.07655718177556992, 0.2985190153121948, 0.35401564836502075, 0.7138791084289551, 0.26147207617759705, 0.7823094725608826, 222.70391845703125, 0.09549947082996368, 0.05111546441912651, 0.05901332572102547, 1.4024314880371094, 0.36277568340301514, 0.560382604598999, 0.1044369712471962, 0.09618082642555237, 0.3825802206993103, 0.32706955075263977, 0.44579216837882996, 0.33267366886138916, 0.6651144623756409, 233.07212829589844, 0.03545140475034714, 0.04832848906517029, 0.05973367020487785, 1.9629034996032715, 0.40190842747688293, 1.2726320028305054], "count": [880]}, "action": {"min": [0.24877923727035522, 1.7740575075149536, -1.2069998979568481, -1.3405176401138306, -2.7780754566192627, -1.8178128004074097, 0.199264258146286, 2.0, 0.04286700114607811, 0.28250598907470703, -0.08373100310564041, -3.1351852416992188, -0.3319999873638153, -1.055999994277954, -0.8977974057197571, -2.0785303115844727, -0.731589674949646, -0.31143656373023987, 1.5814603567123413, 0.8350528478622437, -2.446619987487793, 38.0, -0.3501250147819519, 0.29755398631095886, -0.14165200293064117, -3.1391851902008057, -0.04500000178813934, -3.132185220718384], "max": [1.1955679655075073, 2.079996347427368, -0.2591639459133148, 0.06743952631950378, -0.639261782169342, -0.8689121603965759, 2.327239751815796, 602.0, 0.391633003950119, 0.4643799960613251, 0.18205000460147858, 3.135999917984009, 1.2269999980926514, 0.7310000061988831, -0.39880773425102234, -1.6768251657485962, 0.8155575394630432, 0.7649429440498352, 2.7647063732147217, 1.9237020015716553, -0.2402271330356598, 797.0, -0.19842199981212616, 0.4643920063972473, 0.13536499440670013, 3.1410000324249268, 1.3849999904632568, 3.0859999656677246], "mean": [0.5942428708076477, 2.0167481899261475, -0.6570332050323486, -0.5308454036712646, -1.7100099325180054, -1.4174103736877441, 1.4045350551605225, 450.2232971191406, 0.27707698941230774, 0.3613019287586212, 0.045527830719947815, -2.0073113441467285, 0.4734089970588684, -0.34139978885650635, -0.6751191020011902, -1.9951257705688477, 0.37694501876831055, 0.38062918186187744, 2.1317529678344727, 1.3763867616653442, -1.6708195209503174, 514.5039672851562, -0.2745678126811981, 0.37538400292396545, 0.011996157467365265, 1.9512966871261597, 0.5975608825683594, -1.817677617073059], "std": [0.21226376295089722, 0.07655718177556992, 0.2985190153121948, 0.35401564836502075, 0.7138791084289551, 0.26147207617759705, 0.7823094725608826, 222.70391845703125, 0.09549947082996368, 0.05111546441912651, 0.05901332572102547, 1.4024314880371094, 0.36277568340301514, 0.560382604598999, 0.1044369712471962, 0.09618082642555237, 0.3825802206993103, 0.32706955075263977, 0.44579216837882996, 0.33267366886138916, 0.6651144623756409, 233.07212829589844, 0.03545140475034714, 0.04832848906517029, 0.05973367020487785, 1.9629034996032715, 0.40190842747688293, 1.2726320028305054], "count": [880]}, "timestamp": {"min": [0.0], "max": [29.3], "mean": [14.65], "std": [8.467798480780651], "count": [880]}, "frame_index": {"min": [0], "max": [879], "mean": [439.5], "std": [254.03395442341954], "count": [880]}, "episode_index": {"min": [274], "max": [274], "mean": [274.0], "std": [0.0], "count": [880]}, "index": {"min": [299431], "max": [300310], "mean": [299870.5], "std": [254.03395442341954], "count": [880]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [880]}, "subtask_annotation": {"mean": [16.07840909090909, 29.0, 29.0, 29.0, 29.0], "std": [8.589871795842347, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [880]}, "scene_annotation": {"mean": [274.0], "std": [0.0], "min": [274], "max": [274], "count": [880]}, "eef_direction_state": {"mean": [3.5670454545454544, 3.6886363636363635], "std": [2.122403311370333, 1.9640769181719637], "min": [0, 0], "max": [6, 6], "count": [880]}, "eef_velocity_state": {"mean": [0.8193181818181818, 0.9977272727272727], "std": [0.6326994752906481, 0.7400825004268285], "min": [0, 0], "max": [2, 2], "count": [880]}, "eef_acc_mag_state": {"mean": [0.7965909090909091, 0.8306818181818182], "std": [0.8465100632538778, 0.8378622628377546], "min": [0, 0], "max": [2, 2], "count": [880]}, "eef_direction_action": {"mean": [3.5670454545454544, 3.6886363636363635], "std": [2.122403311370333, 1.9640769181719637], "min": [0, 0], "max": [6, 6], "count": [880]}, "eef_velocity_action": {"mean": [0.8193181818181818, 0.9977272727272727], "std": [0.6326994752906481, 0.7400825004268285], "min": [0, 0], "max": [2, 2], "count": [880]}, "eef_acc_mag_action": {"mean": [0.7965909090909091, 0.8306818181818182], "std": [0.8465100632538778, 0.8378622628377546], "min": [0, 0], "max": [2, 2], "count": [880]}, "eef_sim_pose_state": {"mean": [0.5792895809511744, 0.292573054606212, 1.0950522470634707, -2.0184960922894466, 0.7344480992621311, -0.6821067353959268, 0.5643379793024061, -0.30693428756105523, 1.1130913573599552, 1.7515390996763645, 0.9278016606689495, -0.4999830046387911], "std": [0.03917278158897498, 0.06112264660519027, 0.03491737007014667, 0.5549310269310784, 0.41935009052289407, 2.6312742669419933, 0.05823687723698308, 0.08391862660186551, 0.06567853128491548, 1.2021570337654823, 0.29715422105972716, 2.1640767337644498], "min": [0.49860713808727686, 0.14199676664110308, 1.035341650798323, -2.599795240478649, 0.04363675353682961, -3.1399921509491513, 0.47052063607496974, -0.45233996269117116, 1.0333952272930713, -3.139436214173008, 0.24929922714369912, -3.13226341775657], "max": [0.6568445905994873, 0.39516315346491837, 1.187127167405363, -0.40401060543214035, 1.300784581577577, 3.1391061498841584, 0.6688386518665509, -0.06729323379255635, 1.2886170777759203, 3.1320953560162996, 1.3586693431435783, 3.1331362683759494], "count": [880]}, "eef_sim_pose_action": {"mean": [0.5792895809511744, 0.292573054606212, 1.0950522470634707, -2.0184960922894466, 0.7344480992621311, -0.6821067353959268, 0.5643379793024061, -0.30693428756105523, 1.1130913573599552, 1.7515390996763645, 0.9278016606689495, -0.4999830046387911], "std": [0.03917278158897498, 0.06112264660519027, 0.03491737007014667, 0.5549310269310784, 0.41935009052289407, 2.6312742669419933, 0.05823687723698308, 0.08391862660186551, 0.06567853128491548, 1.2021570337654823, 0.29715422105972716, 2.1640767337644498], "min": [0.49860713808727686, 0.14199676664110308, 1.035341650798323, -2.599795240478649, 0.04363675353682961, -3.1399921509491513, 0.47052063607496974, -0.45233996269117116, 1.0333952272930713, -3.139436214173008, 0.24929922714369912, -3.13226341775657], "max": [0.6568445905994873, 0.39516315346491837, 1.187127167405363, -0.40401060543214035, 1.300784581577577, 3.1391061498841584, 0.6688386518665509, -0.06729323379255635, 1.2886170777759203, 3.1320953560162996, 1.3586693431435783, 3.1331362683759494], "count": [880]}, "gripper_mode_state": {"mean": [0.23977272727272728, 0.2727272727272727], "std": [0.426944687903387, 0.44536177141512356], "min": [0, 0], "max": [1, 1], "count": [880]}, "gripper_activity_state": {"mean": [1.9386363636363637, 1.875], "std": [0.3102168662923259, 0.4293891009329417], "min": [0, 0], "max": [2, 2], "count": [880]}, "gripper_mode_action": {"mean": [0.23977272727272728, 0.2727272727272727], "std": [0.426944687903387, 0.44536177141512356], "min": [0, 0], "max": [1, 1], "count": [880]}, "gripper_activity_action": {"mean": [1.9386363636363637, 1.875], "std": [0.3102168662923259, 0.4293891009329417], "min": [0, 0], "max": [2, 2], "count": [880]}, "gripper_open_scale_state": {"mean": [0.5145039770776593, 0.4502232954981654], "std": [0.233073191034201, 0.2227039183295503], "min": [0.038, 0.002], "max": [0.797, 0.602], "count": [880]}, "gripper_open_scale_action": {"mean": [0.5145039770776593, 0.4502232954981654], "std": [0.233073191034201, 0.2227039183295503], "min": [0.038, 0.002], "max": [0.797, 0.602], "count": [880]}}} +{"episode_index": 272, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4138528410352814]], [[0.4413755711022273]], [[0.4462754933688686]]], "std": [[[0.21747244180726744]], [[0.1869337255936973]], [[0.17913065312195758]]], "count": [206]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42371082694809314]], [[0.44759594120819846]], [[0.44893691501681576]]], "std": [[[0.1703232578638894]], [[0.14064448861067672]], [[0.13461114837521698]]], "count": [206]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4479691069388921]], [[0.46388807685290945]], [[0.46282837981470903]]], "std": [[[0.13917719312117297]], [[0.11596467498420768]], [[0.1100564378250491]]], "count": [206]}, "observation.state": {"min": [0.29010865092277527, 1.8015289306640625, -1.2492544651031494, -1.308630347251892, -2.873405694961548, -1.9123225212097168, 0.46554914116859436, -1.0, 0.09567999839782715, 0.28006500005722046, -0.05090399831533432, -3.1391851902008057, -0.4690000116825104, -1.0160000324249268, -0.929073691368103, -2.078460216522217, -0.7977551221847534, -0.34489452838897705, 1.6651662588119507, 0.7140840291976929, -2.3315155506134033, -1.0, -0.3666149973869324, 0.2651270031929016, -0.17673100531101227, -3.1411852836608887, -0.257999986410141, -3.1019999980926514], "max": [0.9832661747932434, 2.079874038696289, -0.1414589285850525, -0.1111600250005722, -0.8765392899513245, -0.7646287679672241, 2.302927255630493, 769.0, 0.40264400839805603, 0.4472149908542633, 0.14228199422359467, 3.1410000324249268, 1.3630000352859497, 1.1740000247955322, -0.40884336829185486, -1.749692678451538, 0.6652671694755554, 0.6269047856330872, 2.5180914402008057, 1.8731223344802856, 0.8488408327102661, 814.0, -0.17237399518489838, 0.46627798676490784, 0.11506199836730957, 3.1410000324249268, 1.340999960899353, 3.1410000324249268], "mean": [0.5455330014228821, 2.021050214767456, -0.5108757019042969, -0.5073875784873962, -1.6729140281677246, -1.349478006362915, 1.3997694253921509, 429.6415710449219, 0.31262388825416565, 0.36090150475502014, 0.06246238946914673, -1.6245193481445312, 0.7169689536094666, -0.14280183613300323, -0.6193881034851074, -1.9634586572647095, 0.2693667411804199, 0.3057797849178314, 2.236388921737671, 1.3564980030059814, -1.5870747566223145, 491.36053466796875, -0.297823429107666, 0.35054364800453186, 0.003314431058242917, 0.0905442163348198, 0.4854918122291565, -1.652437448501587], "std": [0.1684865951538086, 0.06794815510511398, 0.2897816300392151, 0.3457934856414795, 0.6442513465881348, 0.27939552068710327, 0.582274854183197, 247.26829528808594, 0.08124597370624542, 0.037963178008794785, 0.03845258802175522, 1.4770327806472778, 0.5369912981987, 0.6332117915153503, 0.12982290983200073, 0.10679948329925537, 0.44474703073501587, 0.306556761264801, 0.25691527128219604, 0.38874101638793945, 0.8021407127380371, 280.880126953125, 0.04767521098256111, 0.06124204397201538, 0.06606670469045639, 2.769712209701538, 0.35982048511505127, 1.4324021339416504], "count": [1222]}, "action": {"min": [0.29010865092277527, 1.8015289306640625, -1.2492544651031494, -1.308630347251892, -2.873405694961548, -1.9123225212097168, 0.46554914116859436, -1.0, 0.09567999839782715, 0.28006500005722046, -0.05090399831533432, -3.1391851902008057, -0.4690000116825104, -1.0160000324249268, -0.929073691368103, -2.078460216522217, -0.7977551221847534, -0.34489452838897705, 1.6651662588119507, 0.7140840291976929, -2.3315155506134033, -1.0, -0.3666149973869324, 0.2651270031929016, -0.17673100531101227, -3.1411852836608887, -0.257999986410141, -3.1019999980926514], "max": [0.9832661747932434, 2.079874038696289, -0.1414589285850525, -0.1111600250005722, -0.8765392899513245, -0.7646287679672241, 2.302927255630493, 769.0, 0.40264400839805603, 0.4472149908542633, 0.14228199422359467, 3.1410000324249268, 1.3630000352859497, 1.1740000247955322, -0.40884336829185486, -1.749692678451538, 0.6652671694755554, 0.6269047856330872, 2.5180914402008057, 1.8731223344802856, 0.8488408327102661, 814.0, -0.17237399518489838, 0.46627798676490784, 0.11506199836730957, 3.1410000324249268, 1.340999960899353, 3.1410000324249268], "mean": [0.5455330014228821, 2.021050214767456, -0.5108757019042969, -0.5073875784873962, -1.6729140281677246, -1.349478006362915, 1.3997694253921509, 429.6415710449219, 0.31262388825416565, 0.36090150475502014, 0.06246238946914673, -1.6245193481445312, 0.7169689536094666, -0.14280183613300323, -0.6193881034851074, -1.9634586572647095, 0.2693667411804199, 0.3057797849178314, 2.236388921737671, 1.3564980030059814, -1.5870747566223145, 491.36053466796875, -0.297823429107666, 0.35054364800453186, 0.003314431058242917, 0.0905442163348198, 0.4854918122291565, -1.652437448501587], "std": [0.1684865951538086, 0.06794815510511398, 0.2897816300392151, 0.3457934856414795, 0.6442513465881348, 0.27939552068710327, 0.582274854183197, 247.26829528808594, 0.08124597370624542, 0.037963178008794785, 0.03845258802175522, 1.4770327806472778, 0.5369912981987, 0.6332117915153503, 0.12982290983200073, 0.10679948329925537, 0.44474703073501587, 0.306556761264801, 0.25691527128219604, 0.38874101638793945, 0.8021407127380371, 280.880126953125, 0.04767521098256111, 0.06124204397201538, 0.06606670469045639, 2.769712209701538, 0.35982048511505127, 1.4324021339416504], "count": [1222]}, "timestamp": {"min": [0.0], "max": [40.7], "mean": [20.35], "std": [11.758696545299756], "count": [1222]}, "frame_index": {"min": [0], "max": [1221], "mean": [610.5], "std": [352.76089635899274], "count": [1222]}, "episode_index": {"min": [275], "max": [275], "mean": [275.0], "std": [0.0], "count": [1222]}, "index": {"min": [300311], "max": [301532], "mean": [300921.5], "std": [352.76089635899274], "count": [1222]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1222]}, "subtask_annotation": {"mean": [17.904255319148938, 29.0, 29.0, 29.0, 29.0], "std": [7.7515532402828935, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1222]}, "scene_annotation": {"mean": [275.0], "std": [0.0], "min": [275], "max": [275], "count": [1222]}, "eef_direction_state": {"mean": [3.6039279869067102, 4.004909983633388], "std": [2.232460486683103, 1.9502760180869858], "min": [0, 0], "max": [6, 6], "count": [1222]}, "eef_velocity_state": {"mean": [0.7299509001636661, 0.7995090016366612], "std": [0.6415023009871872, 0.7099247933941696], "min": [0, 0], "max": [2, 2], "count": [1222]}, "eef_acc_mag_state": {"mean": [0.7446808510638298, 0.693126022913257], "std": [0.8351624132902377, 0.8231124608669356], "min": [0, 0], "max": [2, 2], "count": [1222]}, "eef_direction_action": {"mean": [3.6039279869067102, 4.004909983633388], "std": [2.232460486683103, 1.9502760180869858], "min": [0, 0], "max": [6, 6], "count": [1222]}, "eef_velocity_action": {"mean": [0.7299509001636661, 0.7995090016366612], "std": [0.6415023009871872, 0.7099247933941696], "min": [0, 0], "max": [2, 2], "count": [1222]}, "eef_acc_mag_action": {"mean": [0.7446808510638298, 0.693126022913257], "std": [0.8351624132902377, 0.8231124608669356], "min": [0, 0], "max": [2, 2], "count": [1222]}, "eef_sim_pose_state": {"mean": [0.5554687200790476, 0.3040945802635019, 1.0743571675107264, -2.0314200934665987, 0.6720910863135255, -0.7705579134822175, 0.5584854527457366, -0.33924559818639305, 1.0983538485524922, 1.8175686227352468, 0.924986442433072, 0.015249099492977057], "std": [0.04956610209738814, 0.07908312007360951, 0.02700055142467447, 0.7752920261687499, 0.4530256118213842, 2.695441090502434, 0.04611655472365983, 0.0614871154993414, 0.06287584880451526, 1.0198871404619585, 0.2869188461150628, 2.045468823286396], "min": [0.4873356959190342, 0.10032858221673593, 1.0177019239521805, -2.6587104136814386, 0.06921395212372405, -3.1408969790525214, 0.46589972408218566, -0.41921529507273514, 1.0307763276394086, -3.125819813431347, 0.1565515048427919, -3.1360162337101514], "max": [0.6570613828702053, 0.4138632898990626, 1.13397264263791, 1.1897392570500596, 1.3355040485607814, 3.141282786534133, 0.6487355304633102, -0.1205406213448328, 1.2670711786394895, 3.138796307332144, 1.4807926209599542, 3.120148422521538], "count": [1222]}, "eef_sim_pose_action": {"mean": [0.5554687200790476, 0.3040945802635019, 1.0743571675107264, -2.0314200934665987, 0.6720910863135255, -0.7705579134822175, 0.5584854527457366, -0.33924559818639305, 1.0983538485524922, 1.8175686227352468, 0.924986442433072, 0.015249099492977057], "std": [0.04956610209738814, 0.07908312007360951, 0.02700055142467447, 0.7752920261687499, 0.4530256118213842, 2.695441090502434, 0.04611655472365983, 0.0614871154993414, 0.06287584880451526, 1.0198871404619585, 0.2869188461150628, 2.045468823286396], "min": [0.4873356959190342, 0.10032858221673593, 1.0177019239521805, -2.6587104136814386, 0.06921395212372405, -3.1408969790525214, 0.46589972408218566, -0.41921529507273514, 1.0307763276394086, -3.125819813431347, 0.1565515048427919, -3.1360162337101514], "max": [0.6570613828702053, 0.4138632898990626, 1.13397264263791, 1.1897392570500596, 1.3355040485607814, 3.141282786534133, 0.6487355304633102, -0.1205406213448328, 1.2670711786394895, 3.138796307332144, 1.4807926209599542, 3.120148422521538], "count": [1222]}, "gripper_mode_state": {"mean": [0.3076923076923077, 0.41734860883797054], "std": [0.46153846153846473, 0.4931214328529839], "min": [0, 0], "max": [1, 1], "count": [1222]}, "gripper_activity_state": {"mean": [1.8690671031096564, 1.8772504091653028], "std": [0.46219671924532335, 0.4464696592242924], "min": [0, 0], "max": [2, 2], "count": [1222]}, "gripper_mode_action": {"mean": [0.3076923076923077, 0.41734860883797054], "std": [0.46153846153846473, 0.4931214328529839], "min": [0, 0], "max": [1, 1], "count": [1222]}, "gripper_activity_action": {"mean": [1.8690671031096564, 1.8772504091653028], "std": [0.46219671924532335, 0.4464696592242924], "min": [0, 0], "max": [2, 2], "count": [1222]}, "gripper_open_scale_state": {"mean": [0.49136129297074616, 0.4296513911154244], "std": [0.2808786472039959, 0.24725133033663507], "min": [0.0, 0.0], "max": [0.814, 0.769], "count": [1222]}, "gripper_open_scale_action": {"mean": [0.49136129297074616, 0.4296513911154244], "std": [0.2808786472039959, 0.24725133033663507], "min": [0.0, 0.0], "max": [0.814, 0.769], "count": [1222]}}} +{"episode_index": 273, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4193000396266291]], [[0.4437404688172674]], [[0.44668640292943523]]], "std": [[[0.21714218382518885]], [[0.18862406177167912]], [[0.18217191176923192]]], "count": [167]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.443732958103401]], [[0.4621844350514657]], [[0.4620004378497906]]], "std": [[[0.15710321101852218]], [[0.1294294138577704]], [[0.12431617234448766]]], "count": [167]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.44731742886775466]], [[0.4624381946890533]], [[0.46280949742671523]]], "std": [[[0.14896737316753814]], [[0.1251489689387603]], [[0.11921420353165871]]], "count": [167]}, "observation.state": {"min": [0.2644523084163666, 1.8254222869873047, -1.0407922267913818, -1.2584872245788574, -2.8043251037597656, -1.9585211277008057, 0.38920843601226807, 7.0, 0.07498499751091003, 0.30090200901031494, -0.05734800174832344, -3.1411852836608887, -0.3500000238418579, -1.0850000381469727, -0.9190904498100281, -2.0784428119659424, -1.079817771911621, -0.36243510246276855, 1.6534029245376587, 0.7173478007316589, -2.308337688446045, 4.0, -0.35812100768089294, 0.2845489978790283, -0.15446999669075012, -3.1411852836608887, 2.1593837828959295e-12, -3.1371853351593018], "max": [1.0649999380111694, 2.0769245624542236, -0.025830872356891632, 0.07065092772245407, -0.8151909708976746, -0.8791747093200684, 2.2414042949676514, 690.0, 0.40433400869369507, 0.4271320104598999, 0.14058999717235565, 3.1410000324249268, 1.281999945640564, 0.6940000057220459, -0.40194934606552124, -1.649423360824585, 0.49551644921302795, 0.5799380540847778, 2.886949300765991, 1.8053861856460571, -0.17474237084388733, 668.0, -0.16759899258613586, 0.45402398705482483, 0.09282200038433075, 3.1410000324249268, 1.2940000295639038, 3.128999948501587], "mean": [0.5738979578018188, 2.017904043197632, -0.4754023551940918, -0.49750226736068726, -1.7704838514328003, -1.4209033250808716, 1.413896083831787, 521.2242431640625, 0.29826921224594116, 0.358142226934433, 0.05227900296449661, -1.7593756914138794, 0.6202284097671509, -0.33199697732925415, -0.6725452542304993, -1.9893375635147095, -0.057273633778095245, 0.16254393756389618, 2.3654420375823975, 1.3140791654586792, -1.334106683731079, 487.5541687011719, -0.27209070324897766, 0.3710896968841553, -0.006260015536099672, 1.8803133964538574, 0.6605014204978943, -1.339471697807312], "std": [0.17622718214988708, 0.06685715913772583, 0.31994161009788513, 0.38753899931907654, 0.6482489705085754, 0.23593714833259583, 0.699630618095398, 251.5250244140625, 0.08812936395406723, 0.040614522993564606, 0.039783503860235214, 1.6519055366516113, 0.43412041664123535, 0.6113774180412292, 0.10660938173532486, 0.10036124289035797, 0.518302321434021, 0.3490743637084961, 0.40752795338630676, 0.31387367844581604, 0.7605542540550232, 232.28662109375, 0.048942357301712036, 0.04740674048662186, 0.06255560368299484, 1.8989598751068115, 0.38359665870666504, 1.9827805757522583], "count": [923]}, "action": {"min": [0.2644523084163666, 1.8254222869873047, -1.0407922267913818, -1.2584872245788574, -2.8043251037597656, -1.9585211277008057, 0.38920843601226807, 7.0, 0.07498499751091003, 0.30090200901031494, -0.05734800174832344, -3.1411852836608887, -0.3500000238418579, -1.0850000381469727, -0.9190904498100281, -2.0784428119659424, -1.079817771911621, -0.36243510246276855, 1.6534029245376587, 0.7173478007316589, -2.308337688446045, 4.0, -0.35812100768089294, 0.2845489978790283, -0.15446999669075012, -3.1411852836608887, 2.1593837828959295e-12, -3.1371853351593018], "max": [1.0649999380111694, 2.0769245624542236, -0.025830872356891632, 0.07065092772245407, -0.8151909708976746, -0.8791747093200684, 2.2414042949676514, 690.0, 0.40433400869369507, 0.4271320104598999, 0.14058999717235565, 3.1410000324249268, 1.281999945640564, 0.6940000057220459, -0.40194934606552124, -1.649423360824585, 0.49551644921302795, 0.5799380540847778, 2.886949300765991, 1.8053861856460571, -0.17474237084388733, 668.0, -0.16759899258613586, 0.45402398705482483, 0.09282200038433075, 3.1410000324249268, 1.2940000295639038, 3.128999948501587], "mean": [0.5738979578018188, 2.017904043197632, -0.4754023551940918, -0.49750226736068726, -1.7704838514328003, -1.4209033250808716, 1.413896083831787, 521.2242431640625, 0.29826921224594116, 0.358142226934433, 0.05227900296449661, -1.7593756914138794, 0.6202284097671509, -0.33199697732925415, -0.6725452542304993, -1.9893375635147095, -0.057273633778095245, 0.16254393756389618, 2.3654420375823975, 1.3140791654586792, -1.334106683731079, 487.5541687011719, -0.27209070324897766, 0.3710896968841553, -0.006260015536099672, 1.8803133964538574, 0.6605014204978943, -1.339471697807312], "std": [0.17622718214988708, 0.06685715913772583, 0.31994161009788513, 0.38753899931907654, 0.6482489705085754, 0.23593714833259583, 0.699630618095398, 251.5250244140625, 0.08812936395406723, 0.040614522993564606, 0.039783503860235214, 1.6519055366516113, 0.43412041664123535, 0.6113774180412292, 0.10660938173532486, 0.10036124289035797, 0.518302321434021, 0.3490743637084961, 0.40752795338630676, 0.31387367844581604, 0.7605542540550232, 232.28662109375, 0.048942357301712036, 0.04740674048662186, 0.06255560368299484, 1.8989598751068115, 0.38359665870666504, 1.9827805757522583], "count": [923]}, "timestamp": {"min": [0.0], "max": [30.733333333333334], "mean": [15.366666666666665], "std": [8.881566428407899], "count": [923]}, "frame_index": {"min": [0], "max": [922], "mean": [461.0], "std": [266.4469928522369], "count": [923]}, "episode_index": {"min": [276], "max": [276], "mean": [276.0], "std": [0.0], "count": [923]}, "index": {"min": [301533], "max": [302455], "mean": [301994.0], "std": [266.4469928522369], "count": [923]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [923]}, "subtask_annotation": {"mean": [15.996749729144096, 29.0, 29.0, 29.0, 29.0], "std": [8.362778691454153, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [923]}, "scene_annotation": {"mean": [276.0], "std": [0.0], "min": [276], "max": [276], "count": [923]}, "eef_direction_state": {"mean": [3.345612134344529, 4.020585048754063], "std": [2.2553054649280693, 1.8847074842721772], "min": [0, 0], "max": [6, 6], "count": [923]}, "eef_velocity_state": {"mean": [0.8158179848320694, 0.886240520043337], "std": [0.6702864456333858, 0.7556613733440415], "min": [0, 0], "max": [2, 2], "count": [923]}, "eef_acc_mag_state": {"mean": [0.7432286023835319, 0.7453954496208017], "std": [0.8366892778929043, 0.8360563223035888], "min": [0, 0], "max": [2, 2], "count": [923]}, "eef_direction_action": {"mean": [3.345612134344529, 4.020585048754063], "std": [2.2553054649280693, 1.8847074842721772], "min": [0, 0], "max": [6, 6], "count": [923]}, "eef_velocity_action": {"mean": [0.8158179848320694, 0.886240520043337], "std": [0.6702864456333858, 0.7556613733440415], "min": [0, 0], "max": [2, 2], "count": [923]}, "eef_acc_mag_action": {"mean": [0.7432286023835319, 0.7453954496208017], "std": [0.8366892778929043, 0.8360563223035888], "min": [0, 0], "max": [2, 2], "count": [923]}, "eef_sim_pose_state": {"mean": [0.5720123150062071, 0.2782367284094175, 1.0795474193848873, -1.812663968288159, 0.860836841849398, -1.2278659838548829, 0.5591963026138826, -0.32468628466171207, 1.1029013941627483, 1.9600384560524757, 0.9310627363927639, -0.08699473899724318], "std": [0.037081325215205345, 0.07479874768139048, 0.028531472017527537, 0.873245442979434, 0.4831943488929629, 2.317094786838945, 0.04869366329770977, 0.0635246256709225, 0.06758902479690491, 0.727697393564477, 0.2835306176850367, 2.202363782937768], "min": [0.5106433610252133, 0.11178745063923821, 1.0208104023976026, -3.1253665604598853, 0.03604250307990231, -3.141466548449162, 0.48682827214821417, -0.4180880040088745, 1.0221369564528675, 0.07369122082506205, 0.22851484057516602, -3.13450848681197], "max": [0.6450862145109337, 0.3957604160567272, 1.1601487029748303, 3.1131808387990647, 1.564347575970047, 3.138392452272532, 0.648597134283018, -0.11960463020940552, 1.2725534940211285, 2.9682157820763506, 1.4265533994062198, 3.1301938204156636], "count": [923]}, "eef_sim_pose_action": {"mean": [0.5720123150062071, 0.2782367284094175, 1.0795474193848873, -1.812663968288159, 0.860836841849398, -1.2278659838548829, 0.5591963026138826, -0.32468628466171207, 1.1029013941627483, 1.9600384560524757, 0.9310627363927639, -0.08699473899724318], "std": [0.037081325215205345, 0.07479874768139048, 0.028531472017527537, 0.873245442979434, 0.4831943488929629, 2.317094786838945, 0.04869366329770977, 0.0635246256709225, 0.06758902479690491, 0.727697393564477, 0.2835306176850367, 2.202363782937768], "min": [0.5106433610252133, 0.11178745063923821, 1.0208104023976026, -3.1253665604598853, 0.03604250307990231, -3.141466548449162, 0.48682827214821417, -0.4180880040088745, 1.0221369564528675, 0.07369122082506205, 0.22851484057516602, -3.13450848681197], "max": [0.6450862145109337, 0.3957604160567272, 1.1601487029748303, 3.1131808387990647, 1.564347575970047, 3.138392452272532, 0.648597134283018, -0.11960463020940552, 1.2725534940211285, 2.9682157820763506, 1.4265533994062198, 3.1301938204156636], "count": [923]}, "gripper_mode_state": {"mean": [0.2589382448537378, 0.24485373781148428], "std": [0.4380516296120774, 0.43000044754770556], "min": [0, 0], "max": [1, 1], "count": [923]}, "gripper_activity_state": {"mean": [1.932827735644637, 1.8981581798483207], "std": [0.3119770937954467, 0.3928213763286003], "min": [0, 0], "max": [2, 2], "count": [923]}, "gripper_mode_action": {"mean": [0.2589382448537378, 0.24485373781148428], "std": [0.4380516296120774, 0.43000044754770556], "min": [0, 0], "max": [1, 1], "count": [923]}, "gripper_activity_action": {"mean": [1.932827735644637, 1.8981581798483207], "std": [0.3119770937954467, 0.3928213763286003], "min": [0, 0], "max": [2, 2], "count": [923]}, "gripper_open_scale_state": {"mean": [0.4875541710925897, 0.5212242687004223], "std": [0.23228655855401178, 0.2515249976451803], "min": [0.004, 0.007], "max": [0.668, 0.69], "count": [923]}, "gripper_open_scale_action": {"mean": [0.4875541710925897, 0.5212242687004223], "std": [0.23228655855401178, 0.2515249976451803], "min": [0.004, 0.007], "max": [0.668, 0.69], "count": [923]}}} +{"episode_index": 274, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4264486322122668]], [[0.45097455417045407]], [[0.45522954946327315]]], "std": [[[0.21080636021158267]], [[0.18087473049320463]], [[0.17354503398743368]]], "count": [151]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.43693375995541706]], [[0.458402400391724]], [[0.45957921455005846]]], "std": [[[0.17115378107301946]], [[0.1420646845598196]], [[0.13638511715233476]]], "count": [151]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44689343375319224]], [[0.4606320269553738]], [[0.46050891523828075]]], "std": [[[0.13532113280481733]], [[0.11291564488667379]], [[0.10728028730256577]]], "count": [151]}, "observation.state": {"min": [0.3836582899093628, 1.7651736736297607, -0.997682511806488, -1.07473886013031, -2.87200927734375, -1.764597773551941, 0.019163716584444046, 6.0, 0.06550399959087372, 0.3238869905471802, -0.053665999323129654, -3.0260000228881836, -0.375, -1.090000033378601, -0.9660572409629822, -2.078390598297119, -1.292747974395752, -0.2876651883125305, 1.6918001174926758, 0.6396456956863403, -2.4651730060577393, 9.0, -0.35214099287986755, 0.27025800943374634, -0.15574799478054047, -3.1411852836608887, -0.00800000037997961, -3.122999906539917], "max": [1.1489503383636475, 2.0769591331481934, -0.41694170236587524, 0.028379056602716446, -0.4815188944339752, -0.7405431866645813, 2.325843334197998, 666.0, 0.38749799132347107, 0.46458500623703003, 0.13675899803638458, -0.7089999914169312, 1.2319999933242798, 0.8140000104904175, -0.365768700838089, -1.6192816495895386, 0.5021137595176697, 0.6229079961776733, 2.8908064365386963, 1.8047577142715454, -0.19568632543087006, 768.0, -0.17255300283432007, 0.47394999861717224, 0.10161899775266647, 3.1410000324249268, 1.1699999570846558, 3.0169999599456787], "mean": [0.646477997303009, 2.0081982612609863, -0.5870993733406067, -0.47507819533348083, -1.6201430559158325, -1.2512084245681763, 1.4334124326705933, 497.10345458984375, 0.29864445328712463, 0.3922305703163147, 0.06422639638185501, -2.1057143211364746, 0.6378335952758789, -0.35391104221343994, -0.7005590200424194, -1.9860237836837769, 0.16513526439666748, 0.27370312809944153, 2.270798683166504, 1.2679786682128906, -1.6146266460418701, 510.48388671875, -0.2869572341442108, 0.3735620677471161, -0.00026121208793483675, 0.31713539361953735, 0.5568637251853943, -1.6676162481307983], "std": [0.2060854732990265, 0.06907966732978821, 0.13391633331775665, 0.31787294149398804, 0.8617193102836609, 0.2444208562374115, 0.7824695110321045, 246.62942504882812, 0.09597936272621155, 0.041483908891677856, 0.037324994802474976, 0.8899588584899902, 0.41744884848594666, 0.6594770550727844, 0.12450412660837173, 0.09831598401069641, 0.4113619327545166, 0.3176509141921997, 0.4248237609863281, 0.4067099690437317, 0.7447987198829651, 283.13690185546875, 0.048833541572093964, 0.061996158212423325, 0.06901153177022934, 2.7507388591766357, 0.3438277840614319, 1.3707258701324463], "count": [807]}, "action": {"min": [0.3836582899093628, 1.7651736736297607, -0.997682511806488, -1.07473886013031, -2.87200927734375, -1.764597773551941, 0.019163716584444046, 6.0, 0.06550399959087372, 0.3238869905471802, -0.053665999323129654, -3.0260000228881836, -0.375, -1.090000033378601, -0.9660572409629822, -2.078390598297119, -1.292747974395752, -0.2876651883125305, 1.6918001174926758, 0.6396456956863403, -2.4651730060577393, 9.0, -0.35214099287986755, 0.27025800943374634, -0.15574799478054047, -3.1411852836608887, -0.00800000037997961, -3.122999906539917], "max": [1.1489503383636475, 2.0769591331481934, -0.41694170236587524, 0.028379056602716446, -0.4815188944339752, -0.7405431866645813, 2.325843334197998, 666.0, 0.38749799132347107, 0.46458500623703003, 0.13675899803638458, -0.7089999914169312, 1.2319999933242798, 0.8140000104904175, -0.365768700838089, -1.6192816495895386, 0.5021137595176697, 0.6229079961776733, 2.8908064365386963, 1.8047577142715454, -0.19568632543087006, 768.0, -0.17255300283432007, 0.47394999861717224, 0.10161899775266647, 3.1410000324249268, 1.1699999570846558, 3.0169999599456787], "mean": [0.646477997303009, 2.0081982612609863, -0.5870993733406067, -0.47507819533348083, -1.6201430559158325, -1.2512084245681763, 1.4334124326705933, 497.10345458984375, 0.29864445328712463, 0.3922305703163147, 0.06422639638185501, -2.1057143211364746, 0.6378335952758789, -0.35391104221343994, -0.7005590200424194, -1.9860237836837769, 0.16513526439666748, 0.27370312809944153, 2.270798683166504, 1.2679786682128906, -1.6146266460418701, 510.48388671875, -0.2869572341442108, 0.3735620677471161, -0.00026121208793483675, 0.31713539361953735, 0.5568637251853943, -1.6676162481307983], "std": [0.2060854732990265, 0.06907966732978821, 0.13391633331775665, 0.31787294149398804, 0.8617193102836609, 0.2444208562374115, 0.7824695110321045, 246.62942504882812, 0.09597936272621155, 0.041483908891677856, 0.037324994802474976, 0.8899588584899902, 0.41744884848594666, 0.6594770550727844, 0.12450412660837173, 0.09831598401069641, 0.4113619327545166, 0.3176509141921997, 0.4248237609863281, 0.4067099690437317, 0.7447987198829651, 283.13690185546875, 0.048833541572093964, 0.061996158212423325, 0.06901153177022934, 2.7507388591766357, 0.3438277840614319, 1.3707258701324463], "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": [277], "max": [277], "mean": [277.0], "std": [0.0], "count": [807]}, "index": {"min": [302456], "max": [303262], "mean": [302859.0], "std": [232.96065476098462], "count": [807]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [807]}, "subtask_annotation": {"mean": [16.87732342007435, 29.0, 29.0, 29.0, 29.0], "std": [8.09859129355277, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [807]}, "scene_annotation": {"mean": [277.0], "std": [0.0], "min": [277], "max": [277], "count": [807]}, "eef_direction_state": {"mean": [3.3444857496902105, 3.8537794299876085], "std": [2.1395644444322657, 2.0224103709371244], "min": [0, 0], "max": [6, 6], "count": [807]}, "eef_velocity_state": {"mean": [0.919454770755886, 0.8562577447335812], "std": [0.7073385551469944, 0.7361491774000262], "min": [0, 0], "max": [2, 2], "count": [807]}, "eef_acc_mag_state": {"mean": [0.9231722428748451, 0.7893432465923172], "std": [0.8457464672188671, 0.8435103613859297], "min": [0, 0], "max": [2, 2], "count": [807]}, "eef_direction_action": {"mean": [3.3444857496902105, 3.8537794299876085], "std": [2.1395644444322657, 2.0224103709371244], "min": [0, 0], "max": [6, 6], "count": [807]}, "eef_velocity_action": {"mean": [0.919454770755886, 0.8562577447335812], "std": [0.7073385551469944, 0.7361491774000262], "min": [0, 0], "max": [2, 2], "count": [807]}, "eef_acc_mag_action": {"mean": [0.9231722428748451, 0.7893432465923172], "std": [0.8457464672188671, 0.8435103613859297], "min": [0, 0], "max": [2, 2], "count": [807]}, "eef_sim_pose_state": {"mean": [0.5763031144191886, 0.2917983162766294, 1.0792398534320131, -2.117685699257941, 0.6997162947510466, -1.925982831313515, 0.5893865117172509, -0.32901997144124356, 1.1116544418504948, 1.940753093223448, 0.9203829890635405, 0.038264096308273446], "std": [0.05059399111443992, 0.07850645396416901, 0.030013936619455388, 0.5479236845935819, 0.49406664021541574, 1.9846999748270775, 0.0488669496314079, 0.06946557788491743, 0.07202461448716123, 0.8782718365391675, 0.2711097764748223, 2.148638119399442], "min": [0.4891715316386096, 0.11116427179232015, 1.0177558039682624, -2.7258529918481607, -0.06925217964299635, -3.1396937669640343, 0.5109390438148806, -0.4204491958671908, 1.042172670651186, -0.3744461653161274, 0.1801849995982443, -3.1234551567071285], "max": [0.6640452845131762, 0.389453023342069, 1.1535320187857303, -0.19314878642275146, 1.3415800986601454, 3.1412562353968214, 0.6749273114350305, -0.10423400918554818, 1.3089618287395999, 2.918056669297985, 1.3684167192328167, 3.13811222009603], "count": [807]}, "eef_sim_pose_action": {"mean": [0.5763031144191886, 0.2917983162766294, 1.0792398534320131, -2.117685699257941, 0.6997162947510466, -1.925982831313515, 0.5893865117172509, -0.32901997144124356, 1.1116544418504948, 1.940753093223448, 0.9203829890635405, 0.038264096308273446], "std": [0.05059399111443992, 0.07850645396416901, 0.030013936619455388, 0.5479236845935819, 0.49406664021541574, 1.9846999748270775, 0.0488669496314079, 0.06946557788491743, 0.07202461448716123, 0.8782718365391675, 0.2711097764748223, 2.148638119399442], "min": [0.4891715316386096, 0.11116427179232015, 1.0177558039682624, -2.7258529918481607, -0.06925217964299635, -3.1396937669640343, 0.5109390438148806, -0.4204491958671908, 1.042172670651186, -0.3744461653161274, 0.1801849995982443, -3.1234551567071285], "max": [0.6640452845131762, 0.389453023342069, 1.1535320187857303, -0.19314878642275146, 1.3415800986601454, 3.1412562353968214, 0.6749273114350305, -0.10423400918554818, 1.3089618287395999, 2.918056669297985, 1.3684167192328167, 3.13811222009603], "count": [807]}, "gripper_mode_state": {"mean": [0.4399008674101611, 0.28872366790582404], "std": [0.4963749532983554, 0.45316918639381587], "min": [0, 0], "max": [1, 1], "count": [807]}, "gripper_activity_state": {"mean": [1.9306071871127632, 1.858736059479554], "std": [0.33416377807942377, 0.46420297282121026], "min": [0, 0], "max": [2, 2], "count": [807]}, "gripper_mode_action": {"mean": [0.4399008674101611, 0.28872366790582404], "std": [0.4963749532983554, 0.45316918639381587], "min": [0, 0], "max": [1, 1], "count": [807]}, "gripper_activity_action": {"mean": [1.9306071871127632, 1.858736059479554], "std": [0.33416377807942377, 0.46420297282121026], "min": [0, 0], "max": [2, 2], "count": [807]}, "gripper_open_scale_state": {"mean": [0.5104838909257904, 0.49710346957033014], "std": [0.28313722274078523, 0.24662937965072032], "min": [0.009, 0.006], "max": [0.768, 0.666], "count": [807]}, "gripper_open_scale_action": {"mean": [0.5104838909257904, 0.49710346957033014], "std": [0.28313722274078523, 0.24662937965072032], "min": [0.009, 0.006], "max": [0.768, 0.666], "count": [807]}}} +{"episode_index": 275, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.42261706107730446]], [[0.44752754817444224]], [[0.4499617196303809]]], "std": [[[0.2131218408646969]], [[0.18383182477400792]], [[0.17700817312151007]]], "count": [145]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[0.9372549019607843]], [[0.9686274509803922]]], "mean": [[[0.4330261508338968]], [[0.45407890325670497]], [[0.45517683400946585]]], "std": [[[0.16817677519461438]], [[0.13865881669080948]], [[0.13168176559584216]]], "count": [145]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4263598306851476]], [[0.45011019269776875]], [[0.4521299737998648]]], "std": [[[0.17599778836522728]], [[0.14713987706699025]], [[0.13994263676507565]]], "count": [145]}, "observation.state": {"min": [0.270770400762558, 1.7447707653045654, -1.132212519645691, -1.3818295001983643, -2.7667481899261475, -1.7823128700256348, 0.40833723545074463, 3.0, 0.046282000839710236, 0.24663199484348297, -0.07341200113296509, -3.1391851902008057, -0.4360000193119049, -1.121000051498413, -0.7428296208381653, -2.078582525253296, -0.9486388564109802, -0.22097614407539368, 0.9126675724983215, 0.5382595658302307, -2.3902461528778076, 21.0, -0.37419700622558594, 0.25788000226020813, -0.13246400654315948, -3.1411852836608887, 0.0010000000474974513, -3.065000057220459], "max": [1.2005072832107544, 2.0784950256347656, -0.23507840931415558, 0.06623525172472, -0.713036835193634, -0.8322253823280334, 2.5349862575531006, 666.0, 0.4082159996032715, 0.4584659934043884, 0.16024300456047058, 3.134999990463257, 1.3880000114440918, 0.8429999947547913, -0.48453831672668457, -1.7341766357421875, 1.8209021091461182, 0.6422288417816162, 2.6864283084869385, 1.8356151580810547, -0.32037267088890076, 840.0, -0.15710000693798065, 0.4733940064907074, 0.10741999745368958, 3.1410000324249268, 1.3170000314712524, 3.009000062942505], "mean": [0.6661990284919739, 2.0164685249328613, -0.700862467288971, -0.5990055799484253, -1.8977071046829224, -1.3903249502182007, 1.6517585515975952, 476.345947265625, 0.266280859708786, 0.3756788671016693, 0.04047359526157379, -2.0775773525238037, 0.4081617593765259, -0.42258474230766296, -0.6239486336708069, -1.9588254690170288, 0.6304753422737122, 0.5081809163093567, 1.981817603111267, 1.2175512313842773, -1.8207987546920776, 535.2075805664062, -0.2927772104740143, 0.3842860758304596, 0.03122824802994728, 1.5250557661056519, 0.5678771734237671, -2.008822441101074], "std": [0.222672238945961, 0.07476542145013809, 0.2740936577320099, 0.37521570920944214, 0.7419684529304504, 0.2636720836162567, 0.7433825731277466, 261.50445556640625, 0.10517308861017227, 0.050964877009391785, 0.05163656920194626, 1.3984729051589966, 0.47965100407600403, 0.5652970671653748, 0.06566116958856583, 0.11087890714406967, 0.5107502937316895, 0.16575846076011658, 0.632862389087677, 0.44614559412002563, 0.5282626152038574, 332.53363037109375, 0.04719149321317673, 0.06335633993148804, 0.05679425597190857, 2.3204541206359863, 0.3320980370044708, 0.8964682221412659], "count": [766]}, "action": {"min": [0.270770400762558, 1.7447707653045654, -1.132212519645691, -1.3818295001983643, -2.7667481899261475, -1.7823128700256348, 0.40833723545074463, 3.0, 0.046282000839710236, 0.24663199484348297, -0.07341200113296509, -3.1391851902008057, -0.4360000193119049, -1.121000051498413, -0.7428296208381653, -2.078582525253296, -0.9486388564109802, -0.22097614407539368, 0.9126675724983215, 0.5382595658302307, -2.3902461528778076, 21.0, -0.37419700622558594, 0.25788000226020813, -0.13246400654315948, -3.1411852836608887, 0.0010000000474974513, -3.065000057220459], "max": [1.2005072832107544, 2.0784950256347656, -0.23507840931415558, 0.06623525172472, -0.713036835193634, -0.8322253823280334, 2.5349862575531006, 666.0, 0.4082159996032715, 0.4584659934043884, 0.16024300456047058, 3.134999990463257, 1.3880000114440918, 0.8429999947547913, -0.48453831672668457, -1.7341766357421875, 1.8209021091461182, 0.6422288417816162, 2.6864283084869385, 1.8356151580810547, -0.32037267088890076, 840.0, -0.15710000693798065, 0.4733940064907074, 0.10741999745368958, 3.1410000324249268, 1.3170000314712524, 3.009000062942505], "mean": [0.6661990284919739, 2.0164685249328613, -0.700862467288971, -0.5990055799484253, -1.8977071046829224, -1.3903249502182007, 1.6517585515975952, 476.345947265625, 0.266280859708786, 0.3756788671016693, 0.04047359526157379, -2.0775773525238037, 0.4081617593765259, -0.42258474230766296, -0.6239486336708069, -1.9588254690170288, 0.6304753422737122, 0.5081809163093567, 1.981817603111267, 1.2175512313842773, -1.8207987546920776, 535.2075805664062, -0.2927772104740143, 0.3842860758304596, 0.03122824802994728, 1.5250557661056519, 0.5678771734237671, -2.008822441101074], "std": [0.222672238945961, 0.07476542145013809, 0.2740936577320099, 0.37521570920944214, 0.7419684529304504, 0.2636720836162567, 0.7433825731277466, 261.50445556640625, 0.10517308861017227, 0.050964877009391785, 0.05163656920194626, 1.3984729051589966, 0.47965100407600403, 0.5652970671653748, 0.06566116958856583, 0.11087890714406967, 0.5107502937316895, 0.16575846076011658, 0.632862389087677, 0.44614559412002563, 0.5282626152038574, 332.53363037109375, 0.04719149321317673, 0.06335633993148804, 0.05679425597190857, 2.3204541206359863, 0.3320980370044708, 0.8964682221412659], "count": [766]}, "timestamp": {"min": [0.0], "max": [25.5], "mean": [12.75], "std": [7.370832155643395], "count": [766]}, "frame_index": {"min": [0], "max": [765], "mean": [382.5], "std": [221.12496466930187], "count": [766]}, "episode_index": {"min": [278], "max": [278], "mean": [278.0], "std": [0.0], "count": [766]}, "index": {"min": [303263], "max": [304028], "mean": [303645.5], "std": [221.12496466930187], "count": [766]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [766]}, "subtask_annotation": {"mean": [15.741514360313316, 29.0, 29.0, 29.0, 29.0], "std": [8.764605106195482, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [766]}, "scene_annotation": {"mean": [278.0], "std": [0.0], "min": [278], "max": [278], "count": [766]}, "eef_direction_state": {"mean": [3.503916449086162, 3.5365535248041775], "std": [2.1761489719480593, 1.9045350923922115], "min": [0, 0], "max": [6, 6], "count": [766]}, "eef_velocity_state": {"mean": [0.839425587467363, 1.0861618798955615], "std": [0.6999154623127305, 0.7119946936380857], "min": [0, 0], "max": [2, 2], "count": [766]}, "eef_acc_mag_state": {"mean": [0.8276762402088773, 0.8968668407310705], "std": [0.8374813537595908, 0.8324775696315333], "min": [0, 0], "max": [2, 2], "count": [766]}, "eef_direction_action": {"mean": [3.503916449086162, 3.5365535248041775], "std": [2.1761489719480593, 1.9045350923922115], "min": [0, 0], "max": [6, 6], "count": [766]}, "eef_velocity_action": {"mean": [0.839425587467363, 1.0861618798955615], "std": [0.6999154623127305, 0.7119946936380857], "min": [0, 0], "max": [2, 2], "count": [766]}, "eef_acc_mag_action": {"mean": [0.8276762402088773, 0.8968668407310705], "std": [0.8374813537595908, 0.8324775696315333], "min": [0, 0], "max": [2, 2], "count": [766]}, "eef_sim_pose_state": {"mean": [0.5860314112460946, 0.31827796063391633, 1.0993624099098134, -2.2734292261040916, 0.7301909548235633, -1.7170228268830916, 0.5811381614221122, -0.29408721647310254, 1.1238981083888475, 2.1838911278351865, 0.8097742407224001, -0.6360800342235307], "std": [0.050428421512603544, 0.07113646539403282, 0.022565678590060465, 0.3757568630874558, 0.46360722044962954, 2.24813446605925, 0.05794936928816421, 0.08520550563004038, 0.07502017424147334, 0.8101420388653179, 0.32561428530795117, 2.1703551302542605], "min": [0.48049798694890167, 0.11822676825267892, 1.0428856075993196, -2.9241515156951894, 0.010256463645303526, -3.1403955747265995, 0.4342780516181641, -0.42763971782820503, 1.0213061358763964, 0.4528807587938971, 0.2121998112546284, -3.132537642679646], "max": [0.6601132890150875, 0.40681387647084855, 1.1426922486590498, -0.6469237461081484, 1.3455476739236203, 3.1411724010064455, 0.6626973668273524, -0.08349668624295155, 1.310794267224895, 3.036494761267794, 1.2841800194864668, 3.131809373063302], "count": [766]}, "eef_sim_pose_action": {"mean": [0.5860314112460946, 0.31827796063391633, 1.0993624099098134, -2.2734292261040916, 0.7301909548235633, -1.7170228268830916, 0.5811381614221122, -0.29408721647310254, 1.1238981083888475, 2.1838911278351865, 0.8097742407224001, -0.6360800342235307], "std": [0.050428421512603544, 0.07113646539403282, 0.022565678590060465, 0.3757568630874558, 0.46360722044962954, 2.24813446605925, 0.05794936928816421, 0.08520550563004038, 0.07502017424147334, 0.8101420388653179, 0.32561428530795117, 2.1703551302542605], "min": [0.48049798694890167, 0.11822676825267892, 1.0428856075993196, -2.9241515156951894, 0.010256463645303526, -3.1403955747265995, 0.4342780516181641, -0.42763971782820503, 1.0213061358763964, 0.4528807587938971, 0.2121998112546284, -3.132537642679646], "max": [0.6601132890150875, 0.40681387647084855, 1.1426922486590498, -0.6469237461081484, 1.3455476739236203, 3.1411724010064455, 0.6626973668273524, -0.08349668624295155, 1.310794267224895, 3.036494761267794, 1.2841800194864668, 3.131809373063302], "count": [766]}, "gripper_mode_state": {"mean": [0.34073107049608353, 0.3028720626631854], "std": [0.4739550697003665, 0.45950035508292064], "min": [0, 0], "max": [1, 1], "count": [766]}, "gripper_activity_state": {"mean": [1.9347258485639687, 1.8420365535248042], "std": [0.32865000475320544, 0.49788904645542065], "min": [0, 0], "max": [2, 2], "count": [766]}, "gripper_mode_action": {"mean": [0.34073107049608353, 0.3028720626631854], "std": [0.4739550697003665, 0.45950035508292064], "min": [0, 0], "max": [1, 1], "count": [766]}, "gripper_activity_action": {"mean": [1.9347258485639687, 1.8420365535248042], "std": [0.32865000475320544, 0.49788904645542065], "min": [0, 0], "max": [2, 2], "count": [766]}, "gripper_open_scale_state": {"mean": [0.5352075717741763, 0.4763459531196402], "std": [0.33253355953204966, 0.26150428459839703], "min": [0.021, 0.003], "max": [0.84, 0.666], "count": [766]}, "gripper_open_scale_action": {"mean": [0.5352075717741763, 0.4763459531196402], "std": [0.33253355953204966, 0.26150428459839703], "min": [0.021, 0.003], "max": [0.84, 0.666], "count": [766]}}} +{"episode_index": 276, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4237291381004616]], [[0.4468452711504182]], [[0.4489967634489693]]], "std": [[[0.21285000348383087]], [[0.1855473722504119]], [[0.1803207799963044]]], "count": [143]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.8392156862745098]], [[0.8431372549019608]]], "mean": [[[0.4384038204442616]], [[0.454776956499383]], [[0.4546451134649664]]], "std": [[[0.15914061932603393]], [[0.13388337558641414]], [[0.1284483714148172]]], "count": [143]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43512052510398097]], [[0.4558880033365328]], [[0.45722457607751726]]], "std": [[[0.17221751426891235]], [[0.1460872874002909]], [[0.1392432451510026]]], "count": [143]}, "observation.state": {"min": [0.34686675667762756, 1.8004990816116333, -1.2408941984176636, -1.4032970666885376, -2.8164029121398926, -1.9699881076812744, 0.0659734457731247, -1.0, 0.08147399872541428, 0.3001059889793396, -0.06667199730873108, -3.1411852836608887, -0.4620000123977661, -1.1339999437332153, -0.7854331135749817, -2.0788965225219727, 0.49097856879234314, -0.0383099764585495, 0.3168819844722748, 0.4999670386314392, -2.426740884780884, 8.0, -0.3596220016479492, 0.2936779856681824, -0.16853900253772736, -3.1401853561401367, 0.05700000002980232, -3.1050000190734863], "max": [1.0472674369812012, 2.081514596939087, -0.1805892288684845, 0.05323254317045212, -0.556986927986145, -0.8482300043106079, 2.3792154788970947, 762.0, 0.4026060104370117, 0.45299699902534485, 0.1415179967880249, 3.13700008392334, 1.2640000581741333, 0.6959999799728394, -0.4182681739330292, -1.6818342208862305, 2.2351908683776855, 0.6464175581932068, 2.2506020069122314, 1.6867036819458008, -0.3124488592147827, 840.0, -0.1352750062942505, 0.4873499870300293, 0.10182999819517136, 3.140000104904175, 1.2000000476837158, 3.118000030517578], "mean": [0.6148648858070374, 2.0144872665405273, -0.6454405784606934, -0.6433395147323608, -1.8833787441253662, -1.4615238904953003, 1.6242969036102295, 473.290771484375, 0.27071836590766907, 0.36322250962257385, 0.04586833715438843, -2.142768144607544, 0.45670226216316223, -0.49152520298957825, -0.5788441896438599, -1.9722797870635986, 1.1427279710769653, 0.47133058309555054, 1.3254170417785645, 1.1419346332550049, -1.5065304040908813, 594.28076171875, -0.2673623561859131, 0.3823036849498749, 0.006336956284940243, 2.2728121280670166, 0.6484086513519287, -1.5036022663116455], "std": [0.17347964644432068, 0.0639214962720871, 0.2906109094619751, 0.40322521328926086, 0.6639223694801331, 0.30222898721694946, 0.7128167152404785, 294.27886962890625, 0.08626695722341537, 0.03689020499587059, 0.053228769451379776, 1.4754482507705688, 0.4463505446910858, 0.5273133516311646, 0.09995897859334946, 0.13702595233917236, 0.44676169753074646, 0.13693584501743317, 0.7419497966766357, 0.3591727614402771, 0.6803407073020935, 351.9392395019531, 0.05745135620236397, 0.052435681223869324, 0.07137090712785721, 1.3229173421859741, 0.3346802890300751, 2.0025479793548584], "count": [748]}, "action": {"min": [0.34686675667762756, 1.8004990816116333, -1.2408941984176636, -1.4032970666885376, -2.8164029121398926, -1.9699881076812744, 0.0659734457731247, -1.0, 0.08147399872541428, 0.3001059889793396, -0.06667199730873108, -3.1411852836608887, -0.4620000123977661, -1.1339999437332153, -0.7854331135749817, -2.0788965225219727, 0.49097856879234314, -0.0383099764585495, 0.3168819844722748, 0.4999670386314392, -2.426740884780884, 8.0, -0.3596220016479492, 0.2936779856681824, -0.16853900253772736, -3.1401853561401367, 0.05700000002980232, -3.1050000190734863], "max": [1.0472674369812012, 2.081514596939087, -0.1805892288684845, 0.05323254317045212, -0.556986927986145, -0.8482300043106079, 2.3792154788970947, 762.0, 0.4026060104370117, 0.45299699902534485, 0.1415179967880249, 3.13700008392334, 1.2640000581741333, 0.6959999799728394, -0.4182681739330292, -1.6818342208862305, 2.2351908683776855, 0.6464175581932068, 2.2506020069122314, 1.6867036819458008, -0.3124488592147827, 840.0, -0.1352750062942505, 0.4873499870300293, 0.10182999819517136, 3.140000104904175, 1.2000000476837158, 3.118000030517578], "mean": [0.6148648858070374, 2.0144872665405273, -0.6454405784606934, -0.6433395147323608, -1.8833787441253662, -1.4615238904953003, 1.6242969036102295, 473.290771484375, 0.27071836590766907, 0.36322250962257385, 0.04586833715438843, -2.142768144607544, 0.45670226216316223, -0.49152520298957825, -0.5788441896438599, -1.9722797870635986, 1.1427279710769653, 0.47133058309555054, 1.3254170417785645, 1.1419346332550049, -1.5065304040908813, 594.28076171875, -0.2673623561859131, 0.3823036849498749, 0.006336956284940243, 2.2728121280670166, 0.6484086513519287, -1.5036022663116455], "std": [0.17347964644432068, 0.0639214962720871, 0.2906109094619751, 0.40322521328926086, 0.6639223694801331, 0.30222898721694946, 0.7128167152404785, 294.27886962890625, 0.08626695722341537, 0.03689020499587059, 0.053228769451379776, 1.4754482507705688, 0.4463505446910858, 0.5273133516311646, 0.09995897859334946, 0.13702595233917236, 0.44676169753074646, 0.13693584501743317, 0.7419497966766357, 0.3591727614402771, 0.6803407073020935, 351.9392395019531, 0.05745135620236397, 0.052435681223869324, 0.07137090712785721, 1.3229173421859741, 0.3346802890300751, 2.0025479793548584], "count": [748]}, "timestamp": {"min": [0.0], "max": [24.9], "mean": [12.450000000000003], "std": [7.1976269237390555], "count": [748]}, "frame_index": {"min": [0], "max": [747], "mean": [373.5], "std": [215.92880771217165], "count": [748]}, "episode_index": {"min": [279], "max": [279], "mean": [279.0], "std": [0.0], "count": [748]}, "index": {"min": [304029], "max": [304776], "mean": [304402.5], "std": [215.92880771217165], "count": [748]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [748]}, "subtask_annotation": {"mean": [13.987967914438503, 29.0, 29.0, 29.0, 29.0], "std": [9.043928127621397, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [748]}, "scene_annotation": {"mean": [279.0], "std": [0.0], "min": [279], "max": [279], "count": [748]}, "eef_direction_state": {"mean": [3.772727272727273, 3.4585561497326203], "std": [2.0848843683435145, 1.9166157927750114], "min": [0, 0], "max": [6, 6], "count": [748]}, "eef_velocity_state": {"mean": [0.8114973262032086, 1.1189839572192513], "std": [0.7316572674037485, 0.7187429867665188], "min": [0, 0], "max": [2, 2], "count": [748]}, "eef_acc_mag_state": {"mean": [0.8703208556149733, 0.9144385026737968], "std": [0.8546984981384511, 0.8469227595575568], "min": [0, 0], "max": [2, 2], "count": [748]}, "eef_direction_action": {"mean": [3.772727272727273, 3.4585561497326203], "std": [2.0848843683435145, 1.9166157927750114], "min": [0, 0], "max": [6, 6], "count": [748]}, "eef_velocity_action": {"mean": [0.8114973262032086, 1.1189839572192513], "std": [0.7316572674037485, 0.7187429867665188], "min": [0, 0], "max": [2, 2], "count": [748]}, "eef_acc_mag_action": {"mean": [0.8703208556149733, 0.9144385026737968], "std": [0.8546984981384511, 0.8469227595575568], "min": [0, 0], "max": [2, 2], "count": [748]}, "eef_sim_pose_state": {"mean": [0.5823794008665888, 0.28318356050438587, 1.0931383303533841, -1.9791565796556319, 0.9282563080699819, -1.2881942908847703, 0.5689836039921116, -0.3054634851209784, 1.1227863259762956, 2.003232007561923, 0.8515046652320319, -0.6723226091318412], "std": [0.04387834395299617, 0.08419050098801138, 0.0282417419544046, 0.9713255232569186, 0.457629177314598, 2.268994698610973, 0.04335268845446051, 0.06726083736901063, 0.07232596201092609, 0.9983917429366257, 0.3370388398999836, 2.2636072731937995], "min": [0.5124977668961321, 0.08122836318660925, 1.0273652686246333, -3.140511968685185, 0.10107399490539737, -3.1412705062070114, 0.4854545172832264, -0.4243968563488281, 1.0223383442889509, -3.139917500207495, 0.1474633678289663, -3.1410469941504777], "max": [0.6746362064144389, 0.4067607502926932, 1.1410764102142381, 3.1358413213920286, 1.394743179592735, 3.1414407971156644, 0.6573614629000931, -0.10311704417125137, 1.2756407580579534, 3.141166337010796, 1.320185024172594, 3.1388416242644697], "count": [748]}, "eef_sim_pose_action": {"mean": [0.5823794008665888, 0.28318356050438587, 1.0931383303533841, -1.9791565796556319, 0.9282563080699819, -1.2881942908847703, 0.5689836039921116, -0.3054634851209784, 1.1227863259762956, 2.003232007561923, 0.8515046652320319, -0.6723226091318412], "std": [0.04387834395299617, 0.08419050098801138, 0.0282417419544046, 0.9713255232569186, 0.457629177314598, 2.268994698610973, 0.04335268845446051, 0.06726083736901063, 0.07232596201092609, 0.9983917429366257, 0.3370388398999836, 2.2636072731937995], "min": [0.5124977668961321, 0.08122836318660925, 1.0273652686246333, -3.140511968685185, 0.10107399490539737, -3.1412705062070114, 0.4854545172832264, -0.4243968563488281, 1.0223383442889509, -3.139917500207495, 0.1474633678289663, -3.1410469941504777], "max": [0.6746362064144389, 0.4067607502926932, 1.1410764102142381, 3.1358413213920286, 1.394743179592735, 3.1414407971156644, 0.6573614629000931, -0.10311704417125137, 1.2756407580579534, 3.141166337010796, 1.320185024172594, 3.1388416242644697], "count": [748]}, "gripper_mode_state": {"mean": [0.2807486631016043, 0.3997326203208556], "std": [0.44936494218871625, 0.4898432938933396], "min": [0, 0], "max": [1, 1], "count": [748]}, "gripper_activity_state": {"mean": [1.9157754010695187, 1.8823529411764706], "std": [0.3687198737215642, 0.42269674535549556], "min": [0, 0], "max": [2, 2], "count": [748]}, "gripper_mode_action": {"mean": [0.2807486631016043, 0.3997326203208556], "std": [0.44936494218871625, 0.4898432938933396], "min": [0, 0], "max": [1, 1], "count": [748]}, "gripper_activity_action": {"mean": [1.9157754010695187, 1.8823529411764706], "std": [0.3687198737215642, 0.42269674535549556], "min": [0, 0], "max": [2, 2], "count": [748]}, "gripper_open_scale_state": {"mean": [0.5942807486643704, 0.4732922609134477], "std": [0.3519378062529598, 0.29427636004375124], "min": [0.008, 0.0], "max": [0.84, 0.762], "count": [748]}, "gripper_open_scale_action": {"mean": [0.5942807486643704, 0.4732922609134477], "std": [0.3519378062529598, 0.29427636004375124], "min": [0.008, 0.0], "max": [0.84, 0.762], "count": [748]}}} +{"episode_index": 277, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4293385597572362]], [[0.4527874521475257]], [[0.4551333671802054]]], "std": [[[0.2102263831675537]], [[0.1824757184959434]], [[0.17662796138571954]]], "count": [175]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.43137254901960786]], [[0.40784313725490196]], [[0.41568627450980394]]], "max": [[[0.5686274509803921]], [[0.5607843137254902]], [[0.5647058823529412]]], "mean": [[[0.4852675653594771]], [[0.4844113562091503]], [[0.48181821895424837]]], "std": [[[0.01751347680007602]], [[0.02140531793734226]], [[0.02066948302469125]]], "count": [175]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.43120223389355744]], [[0.45309278594771246]], [[0.4546878536414566]]], "std": [[[0.16116806684284016]], [[0.1321285462306887]], [[0.12521633002914706]]], "count": [175]}, "observation.state": {"min": [0.4035550355911255, 1.8129957914352417, -1.2124803066253662, -1.414851188659668, -2.8904924392700195, -1.7780194282531738, 0.3196395933628082, -2.0, 0.0666240006685257, 0.2932009994983673, -0.05624299868941307, -3.0220000743865967, -0.5289999842643738, -0.9700000286102295, -0.9098750352859497, -2.079874038696289, -0.5016599893569946, -0.287473201751709, 0.2154434472322464, 0.6072524189949036, -2.5781307220458984, 8.0, -0.36764198541641235, 0.2561129927635193, -0.1521109938621521, -3.1411852836608887, 0.006000000052154064, -3.122999906539917], "max": [0.99763023853302, 2.086139678955078, -0.2865656316280365, 0.08119271695613861, -0.3744080364704132, -0.716195821762085, 2.3938937187194824, 686.0, 0.38381099700927734, 0.45425501465797424, 0.1459989994764328, -0.734000027179718, 1.1649999618530273, 0.7670000195503235, -0.32820919156074524, -1.6136442422866821, 1.3507277965545654, 0.5846853256225586, 2.2120652198791504, 1.7635854482650757, -0.24846507608890533, 801.0, -0.17268900573253632, 0.4675610065460205, 0.12976400554180145, 3.1410000324249268, 1.3029999732971191, 3.13700008392334], "mean": [0.6169293522834778, 2.045109272003174, -0.6786000728607178, -0.5218788981437683, -1.5750147104263306, -1.3768012523651123, 1.334281086921692, 476.32586669921875, 0.28242912888526917, 0.37468627095222473, 0.05350256711244583, -2.013641119003296, 0.5073169469833374, -0.17527583241462708, -0.5622091889381409, -1.9647473096847534, 0.4502880573272705, 0.27765774726867676, 1.815467119216919, 1.3715717792510986, -1.3949122428894043, 521.8822631835938, -0.29721856117248535, 0.35023242235183716, 0.017631934955716133, 0.2435569316148758, 0.6458797454833984, -1.3303877115249634], "std": [0.1601005345582962, 0.05361625552177429, 0.24815765023231506, 0.43656736612319946, 0.9031264185905457, 0.27148935198783875, 0.840708315372467, 262.46197509765625, 0.0876966193318367, 0.037520430982112885, 0.04220256954431534, 0.9003074169158936, 0.43693313002586365, 0.6450793743133545, 0.13929887115955353, 0.13033339381217957, 0.48369595408439636, 0.2870880961418152, 0.45396432280540466, 0.31613683700561523, 0.8224114775657654, 290.0091857910156, 0.04545878991484642, 0.05606788024306297, 0.06617984175682068, 2.573040008544922, 0.3297053277492523, 1.9602482318878174], "count": [985]}, "action": {"min": [0.4035550355911255, 1.8129957914352417, -1.2124803066253662, -1.414851188659668, -2.8904924392700195, -1.7780194282531738, 0.3196395933628082, -2.0, 0.0666240006685257, 0.2932009994983673, -0.05624299868941307, -3.0220000743865967, -0.5289999842643738, -0.9700000286102295, -0.9098750352859497, -2.079874038696289, -0.5016599893569946, -0.287473201751709, 0.2154434472322464, 0.6072524189949036, -2.5781307220458984, 8.0, -0.36764198541641235, 0.2561129927635193, -0.1521109938621521, -3.1411852836608887, 0.006000000052154064, -3.122999906539917], "max": [0.99763023853302, 2.086139678955078, -0.2865656316280365, 0.08119271695613861, -0.3744080364704132, -0.716195821762085, 2.3938937187194824, 686.0, 0.38381099700927734, 0.45425501465797424, 0.1459989994764328, -0.734000027179718, 1.1649999618530273, 0.7670000195503235, -0.32820919156074524, -1.6136442422866821, 1.3507277965545654, 0.5846853256225586, 2.2120652198791504, 1.7635854482650757, -0.24846507608890533, 801.0, -0.17268900573253632, 0.4675610065460205, 0.12976400554180145, 3.1410000324249268, 1.3029999732971191, 3.13700008392334], "mean": [0.6169293522834778, 2.045109272003174, -0.6786000728607178, -0.5218788981437683, -1.5750147104263306, -1.3768012523651123, 1.334281086921692, 476.32586669921875, 0.28242912888526917, 0.37468627095222473, 0.05350256711244583, -2.013641119003296, 0.5073169469833374, -0.17527583241462708, -0.5622091889381409, -1.9647473096847534, 0.4502880573272705, 0.27765774726867676, 1.815467119216919, 1.3715717792510986, -1.3949122428894043, 521.8822631835938, -0.29721856117248535, 0.35023242235183716, 0.017631934955716133, 0.2435569316148758, 0.6458797454833984, -1.3303877115249634], "std": [0.1601005345582962, 0.05361625552177429, 0.24815765023231506, 0.43656736612319946, 0.9031264185905457, 0.27148935198783875, 0.840708315372467, 262.46197509765625, 0.0876966193318367, 0.037520430982112885, 0.04220256954431534, 0.9003074169158936, 0.43693313002586365, 0.6450793743133545, 0.13929887115955353, 0.13033339381217957, 0.48369595408439636, 0.2870880961418152, 0.45396432280540466, 0.31613683700561523, 0.8224114775657654, 290.0091857910156, 0.04545878991484642, 0.05606788024306297, 0.06617984175682068, 2.573040008544922, 0.3297053277492523, 1.9602482318878174], "count": [985]}, "timestamp": {"min": [0.0], "max": [32.8], "mean": [16.4], "std": [9.478162034675053], "count": [985]}, "frame_index": {"min": [0], "max": [984], "mean": [492.0], "std": [284.3448610402516], "count": [985]}, "episode_index": {"min": [280], "max": [280], "mean": [280.0], "std": [0.0], "count": [985]}, "index": {"min": [304777], "max": [305761], "mean": [305269.0], "std": [284.3448610402516], "count": [985]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [985]}, "subtask_annotation": {"mean": [16.854822335025382, 29.0, 29.0, 29.0, 29.0], "std": [8.005597001102966, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [985]}, "scene_annotation": {"mean": [280.0], "std": [0.0], "min": [280], "max": [280], "count": [985]}, "eef_direction_state": {"mean": [2.99492385786802, 3.7766497461928936], "std": [2.2814579494071423, 2.0259391365331116], "min": [0, 0], "max": [6, 6], "count": [985]}, "eef_velocity_state": {"mean": [0.867005076142132, 0.8182741116751269], "std": [0.6207721284877673, 0.6896413148419314], "min": [0, 0], "max": [2, 2], "count": [985]}, "eef_acc_mag_state": {"mean": [0.8050761421319796, 0.7340101522842639], "std": [0.8493500765750341, 0.8359381245763806], "min": [0, 0], "max": [2, 2], "count": [985]}, "eef_direction_action": {"mean": [2.99492385786802, 3.7766497461928936], "std": [2.2814579494071423, 2.0259391365331116], "min": [0, 0], "max": [6, 6], "count": [985]}, "eef_velocity_action": {"mean": [0.867005076142132, 0.8182741116751269], "std": [0.6207721284877673, 0.6896413148419314], "min": [0, 0], "max": [2, 2], "count": [985]}, "eef_acc_mag_action": {"mean": [0.8050761421319796, 0.7340101522842639], "std": [0.8493500765750341, 0.8359381245763806], "min": [0, 0], "max": [2, 2], "count": [985]}, "eef_sim_pose_state": {"mean": [0.54981291626441, 0.3110893776499982, 1.0771505333035507, -1.7755283858170063, 0.8615068037986588, -1.6095290642424642, 0.5747404307159107, -0.30963024173816023, 1.11337307907022, 1.8171137015408765, 0.9119535752176395, -0.33520870498808636], "std": [0.048815108020433894, 0.07210851512757532, 0.035071541065230576, 0.8218658242398641, 0.4949016207298532, 1.9602658881996304, 0.04491498662663282, 0.06951004365697566, 0.06254862206828367, 1.0686657079058532, 0.3282672539577306, 2.005175261951579], "min": [0.4720192677131481, 0.11662569327784311, 1.0168016125993515, -2.805548398443783, -0.05262792885669909, -3.1413221394052857, 0.48136010748562696, -0.40962433408178983, 1.0500917129472116, 0.17541006699064088, 0.086467672319676, -3.1122357909484064], "max": [0.6546760719294409, 0.40495593133701546, 1.176425644142377, -0.0003676913938787732, 1.416290679184899, 3.140867504093462, 0.6522385039885542, -0.1021137581398564, 1.2687817826812113, 2.9957924240311686, 1.3049325262819322, 3.1354536752693782], "count": [985]}, "eef_sim_pose_action": {"mean": [0.54981291626441, 0.3110893776499982, 1.0771505333035507, -1.7755283858170063, 0.8615068037986588, -1.6095290642424642, 0.5747404307159107, -0.30963024173816023, 1.11337307907022, 1.8171137015408765, 0.9119535752176395, -0.33520870498808636], "std": [0.048815108020433894, 0.07210851512757532, 0.035071541065230576, 0.8218658242398641, 0.4949016207298532, 1.9602658881996304, 0.04491498662663282, 0.06951004365697566, 0.06254862206828367, 1.0686657079058532, 0.3282672539577306, 2.005175261951579], "min": [0.4720192677131481, 0.11662569327784311, 1.0168016125993515, -2.805548398443783, -0.05262792885669909, -3.1413221394052857, 0.48136010748562696, -0.40962433408178983, 1.0500917129472116, 0.17541006699064088, 0.086467672319676, -3.1122357909484064], "max": [0.6546760719294409, 0.40495593133701546, 1.176425644142377, -0.0003676913938787732, 1.416290679184899, 3.140867504093462, 0.6522385039885542, -0.1021137581398564, 1.2687817826812113, 2.9957924240311686, 1.3049325262819322, 3.1354536752693782], "count": [985]}, "gripper_mode_state": {"mean": [0.267005076142132, 0.29746192893401013], "std": [0.4423950332637886, 0.45714147675404154], "min": [0, 0], "max": [1, 1], "count": [985]}, "gripper_activity_state": {"mean": [1.900507614213198, 1.8934010152284264], "std": [0.4008237028981364, 0.3951573696655581], "min": [0, 0], "max": [2, 2], "count": [985]}, "gripper_mode_action": {"mean": [0.267005076142132, 0.29746192893401013], "std": [0.4423950332637886, 0.45714147675404154], "min": [0, 0], "max": [1, 1], "count": [985]}, "gripper_activity_action": {"mean": [1.900507614213198, 1.8934010152284264], "std": [0.4008237028981364, 0.3951573696655581], "min": [0, 0], "max": [2, 2], "count": [985]}, "gripper_open_scale_state": {"mean": [0.5218822335306156, 0.4763710660601635], "std": [0.29000923350131064, 0.2623798458732495], "min": [0.008, 0.0], "max": [0.801, 0.686], "count": [985]}, "gripper_open_scale_action": {"mean": [0.5218822335306156, 0.4763710660601635], "std": [0.29000923350131064, 0.2623798458732495], "min": [0.008, 0.0], "max": [0.801, 0.686], "count": [985]}}} +{"episode_index": 278, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.42221987256188565]], [[0.44838089264577224]], [[0.45100554043796]]], "std": [[[0.21315251062533]], [[0.1813271154943929]], [[0.17593775461447556]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.43137254901960786]], [[0.40784313725490196]], [[0.41568627450980394]]], "max": [[[0.5686274509803921]], [[0.5607843137254902]], [[0.5647058823529412]]], "mean": [[[0.4852675653594771]], [[0.4844113562091503]], [[0.48181821895424837]]], "std": [[[0.01751347680007599]], [[0.021405317937342287]], [[0.020669483024691213]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4229792888940353]], [[0.44944809839946476]], [[0.4503355430754979]]], "std": [[[0.16686204020633008]], [[0.13655986621684885]], [[0.1302124978041383]]], "count": [127]}, "observation.state": {"min": [0.3528008759021759, 1.8325958251953125, -1.0565176010131836, -1.351757526397705, -2.744408130645752, -1.8389487266540527, 0.3274935781955719, 0.0, 0.08593499660491943, 0.3300989866256714, -0.059303998947143555, -3.1331851482391357, -0.19500000774860382, -0.9629999995231628, -0.9940173625946045, -2.079996347427368, -0.5934992432594299, -0.3323456048965454, 1.5683354139328003, 0.7703883647918701, -2.1949260234832764, 8.0, -0.36700600385665894, 0.2884039878845215, -0.17351199686527252, -3.1411852836608887, 0.23899997770786285, -3.0399999618530273], "max": [1.04866361618042, 2.075702667236328, -0.3286978602409363, 0.041521381586790085, -0.5362175107002258, -0.7931126356124878, 2.352285146713257, 687.0, 0.38087400794029236, 0.4421460032463074, 0.14527499675750732, 3.134999990463257, 1.2400000095367432, 0.5529999732971191, -0.43331289291381836, -1.7914931774139404, 0.6979048252105713, 0.5737770199775696, 2.319385528564453, 1.757197618484497, -0.3041934669017792, 832.0, -0.16511599719524384, 0.465831995010376, 0.1146709993481636, 3.1410000324249268, 1.3860000371932983, 3.114000082015991], "mean": [0.6077344417572021, 1.9968878030776978, -0.601090133190155, -0.7266817688941956, -2.1153440475463867, -1.3892226219177246, 1.7665810585021973, 436.3613586425781, 0.2858722507953644, 0.37434065341949463, 0.05442994832992554, -2.307237148284912, 0.4709816873073578, -0.6455183625221252, -0.6516814827919006, -1.978938341140747, 0.31366944313049316, 0.34568163752555847, 2.077103853225708, 1.2498960494995117, -1.536091923713684, 495.37457275390625, -0.291996031999588, 0.3798983097076416, 0.009578865952789783, 0.9725689888000488, 0.6341009736061096, -2.052248239517212], "std": [0.17522919178009033, 0.05072571709752083, 0.21831496059894562, 0.2603842318058014, 0.42744213342666626, 0.2728128433227539, 0.42032289505004883, 271.5761413574219, 0.08608300983905792, 0.03259555622935295, 0.04399942234158516, 1.3357596397399902, 0.40381136536598206, 0.2672763466835022, 0.14510375261306763, 0.09083853662014008, 0.3668459951877594, 0.2586454749107361, 0.2391945719718933, 0.3141099810600281, 0.6046974658966064, 351.9725646972656, 0.047688018530607224, 0.056383680552244186, 0.05858970060944557, 2.5824203491210938, 0.27183836698532104, 1.1081470251083374], "count": [642]}, "action": {"min": [0.3528008759021759, 1.8325958251953125, -1.0565176010131836, -1.351757526397705, -2.744408130645752, -1.8389487266540527, 0.3274935781955719, 0.0, 0.08593499660491943, 0.3300989866256714, -0.059303998947143555, -3.1331851482391357, -0.19500000774860382, -0.9629999995231628, -0.9940173625946045, -2.079996347427368, -0.5934992432594299, -0.3323456048965454, 1.5683354139328003, 0.7703883647918701, -2.1949260234832764, 8.0, -0.36700600385665894, 0.2884039878845215, -0.17351199686527252, -3.1411852836608887, 0.23899997770786285, -3.0399999618530273], "max": [1.04866361618042, 2.075702667236328, -0.3286978602409363, 0.041521381586790085, -0.5362175107002258, -0.7931126356124878, 2.352285146713257, 687.0, 0.38087400794029236, 0.4421460032463074, 0.14527499675750732, 3.134999990463257, 1.2400000095367432, 0.5529999732971191, -0.43331289291381836, -1.7914931774139404, 0.6979048252105713, 0.5737770199775696, 2.319385528564453, 1.757197618484497, -0.3041934669017792, 832.0, -0.16511599719524384, 0.465831995010376, 0.1146709993481636, 3.1410000324249268, 1.3860000371932983, 3.114000082015991], "mean": [0.6077344417572021, 1.9968878030776978, -0.601090133190155, -0.7266817688941956, -2.1153440475463867, -1.3892226219177246, 1.7665810585021973, 436.3613586425781, 0.2858722507953644, 0.37434065341949463, 0.05442994832992554, -2.307237148284912, 0.4709816873073578, -0.6455183625221252, -0.6516814827919006, -1.978938341140747, 0.31366944313049316, 0.34568163752555847, 2.077103853225708, 1.2498960494995117, -1.536091923713684, 495.37457275390625, -0.291996031999588, 0.3798983097076416, 0.009578865952789783, 0.9725689888000488, 0.6341009736061096, -2.052248239517212], "std": [0.17522919178009033, 0.05072571709752083, 0.21831496059894562, 0.2603842318058014, 0.42744213342666626, 0.2728128433227539, 0.42032289505004883, 271.5761413574219, 0.08608300983905792, 0.03259555622935295, 0.04399942234158516, 1.3357596397399902, 0.40381136536598206, 0.2672763466835022, 0.14510375261306763, 0.09083853662014008, 0.3668459951877594, 0.2586454749107361, 0.2391945719718933, 0.3141099810600281, 0.6046974658966064, 351.9725646972656, 0.047688018530607224, 0.056383680552244186, 0.05858970060944557, 2.5824203491210938, 0.27183836698532104, 1.1081470251083374], "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": [281], "max": [281], "mean": [281.0], "std": [0.0], "count": [642]}, "index": {"min": [305762], "max": [306403], "mean": [306082.5], "std": [185.32921158486232], "count": [642]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [642]}, "subtask_annotation": {"mean": [15.870716510903426, 29.0, 29.0, 29.0, 29.0], "std": [8.952998546616026, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [642]}, "scene_annotation": {"mean": [281.0], "std": [0.0], "min": [281], "max": [281], "count": [642]}, "eef_direction_state": {"mean": [3.629283489096573, 3.5950155763239877], "std": [2.0845707740821116, 1.8897592727095338], "min": [0, 0], "max": [6, 6], "count": [642]}, "eef_velocity_state": {"mean": [0.8426791277258567, 1.0669781931464175], "std": [0.7203220462487666, 0.7235684520627016], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_acc_mag_state": {"mean": [0.7990654205607477, 0.8582554517133957], "std": [0.8382218972272062, 0.852064787462867], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_direction_action": {"mean": [3.629283489096573, 3.5950155763239877], "std": [2.0845707740821116, 1.8897592727095338], "min": [0, 0], "max": [6, 6], "count": [642]}, "eef_velocity_action": {"mean": [0.8426791277258567, 1.0669781931464175], "std": [0.7203220462487666, 0.7235684520627016], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_acc_mag_action": {"mean": [0.7990654205607477, 0.8582554517133957], "std": [0.8382218972272062, 0.852064787462867], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_sim_pose_state": {"mean": [0.5790690112522464, 0.3039425100174903, 1.0814161410329546, -2.2393147912866893, 0.8666142860750459, -1.6064228920028383, 0.5780907574799127, -0.32563918034736594, 1.1229548430284773, 2.448978026290102, 0.8678816597131646, -0.4205303111993627], "std": [0.04746472780926672, 0.07225877832333452, 0.025265812195693207, 0.3999681313987614, 0.3795922880217036, 2.3180678201794938, 0.03693829533583473, 0.07158428728274838, 0.06303721820417114, 0.494418721062075, 0.2741987437670583, 2.5634255559578736], "min": [0.5016933051679373, 0.09582019224079112, 1.02786547493764, -3.015856020463984, 0.33100866194920275, -3.1411268200056104, 0.5238606540149486, -0.4087193581040367, 1.047094146606047, 0.08646657405185997, 0.39599543742693877, -3.1367477374709716], "max": [0.6561294111757539, 0.4130446714349456, 1.1294533644777283, -0.45073269899240526, 1.381756178466782, 3.140939805399025, 0.6567158842741424, -0.1313158376716345, 1.2806307594684678, 2.9725748455039707, 1.4051816132643449, 3.124727868867288], "count": [642]}, "eef_sim_pose_action": {"mean": [0.5790690112522464, 0.3039425100174903, 1.0814161410329546, -2.2393147912866893, 0.8666142860750459, -1.6064228920028383, 0.5780907574799127, -0.32563918034736594, 1.1229548430284773, 2.448978026290102, 0.8678816597131646, -0.4205303111993627], "std": [0.04746472780926672, 0.07225877832333452, 0.025265812195693207, 0.3999681313987614, 0.3795922880217036, 2.3180678201794938, 0.03693829533583473, 0.07158428728274838, 0.06303721820417114, 0.494418721062075, 0.2741987437670583, 2.5634255559578736], "min": [0.5016933051679373, 0.09582019224079112, 1.02786547493764, -3.015856020463984, 0.33100866194920275, -3.1411268200056104, 0.5238606540149486, -0.4087193581040367, 1.047094146606047, 0.08646657405185997, 0.39599543742693877, -3.1367477374709716], "max": [0.6561294111757539, 0.4130446714349456, 1.1294533644777283, -0.45073269899240526, 1.381756178466782, 3.140939805399025, 0.6567158842741424, -0.1313158376716345, 1.2806307594684678, 2.9725748455039707, 1.4051816132643449, 3.124727868867288], "count": [642]}, "gripper_mode_state": {"mean": [0.367601246105919, 0.4236760124610592], "std": [0.48215201956156706, 0.49414031299435146], "min": [0, 0], "max": [1, 1], "count": [642]}, "gripper_activity_state": {"mean": [1.8878504672897196, 1.8302180685358256], "std": [0.40619278153459326, 0.5092505174447682], "min": [0, 0], "max": [2, 2], "count": [642]}, "gripper_mode_action": {"mean": [0.367601246105919, 0.4236760124610592], "std": [0.48215201956156706, 0.49414031299435146], "min": [0, 0], "max": [1, 1], "count": [642]}, "gripper_activity_action": {"mean": [1.8878504672897196, 1.8302180685358256], "std": [0.40619278153459326, 0.5092505174447682], "min": [0, 0], "max": [2, 2], "count": [642]}, "gripper_open_scale_state": {"mean": [0.4953746105889297, 0.43636137069218706], "std": [0.3519727149249362, 0.2715764000032855], "min": [0.008, 0.0], "max": [0.832, 0.687], "count": [642]}, "gripper_open_scale_action": {"mean": [0.4953746105889297, 0.43636137069218706], "std": [0.3519727149249362, 0.2715764000032855], "min": [0.008, 0.0], "max": [0.832, 0.687], "count": [642]}}} +{"episode_index": 279, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.42892744806255834]], [[0.45202219808377897]], [[0.45488916210423563]]], "std": [[[0.21001894792101544]], [[0.1811733476314206]], [[0.1746720396234277]]], "count": [154]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.43137254901960786]], [[0.40784313725490196]], [[0.41568627450980394]]], "max": [[[0.5686274509803921]], [[0.5607843137254902]], [[0.5647058823529412]]], "mean": [[[0.4852675653594771]], [[0.4844113562091503]], [[0.48181821895424837]]], "std": [[[0.01751347680007601]], [[0.02140531793734227]], [[0.020669483024691238]]], "count": [154]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4518213954142263]], [[0.4659066638018844]], [[0.46488256647355913]]], "std": [[[0.13061225060821036]], [[0.10922412910214992]], [[0.10347901954277879]]], "count": [154]}, "observation.state": {"min": [0.29019591212272644, 1.8058223724365234, -1.3452998399734497, -1.1836473941802979, -2.7347216606140137, -1.835423231124878, 0.19022344052791595, 3.0, 0.038612000644207, 0.2744610011577606, -0.08162199705839157, -3.0959999561309814, -0.22699999809265137, -1.0230000019073486, -0.6622129082679749, -2.0787222385406494, -0.5396907329559326, -0.2704736590385437, 0.11039207130670547, 0.38426917791366577, -2.377661943435669, 14.0, -0.35732799768447876, 0.27987900376319885, -0.16252699494361877, -3.1391851902008057, 0.027000000700354576, -3.063999891281128], "max": [1.1517428159713745, 2.0817763805389404, -0.30052825808525085, 0.05988224968314171, -0.6379876732826233, -0.8087681531906128, 2.4343504905700684, 659.0, 0.3905789852142334, 0.45420700311660767, 0.13941200077533722, -0.8569999933242798, 1.2920000553131104, 0.5720000267028809, -0.2611536383628845, -1.75374174118042, 2.1247987747192383, 0.7667232155799866, 2.571201801300049, 1.8631564378738403, -0.13439035415649414, 834.0, -0.16503499448299408, 0.44662100076675415, 0.11030499637126923, 3.1410000324249268, 1.3049999475479126, 3.010999917984009], "mean": [0.5890322327613831, 2.024150848388672, -0.6715111136436462, -0.5440362691879272, -1.623105764389038, -1.3436983823776245, 1.4109097719192505, 480.8810729980469, 0.2755597233772278, 0.37296703457832336, 0.04952298849821091, -2.2350218296051025, 0.6138230562210083, -0.29337018728256226, -0.5604704022407532, -1.9870250225067139, 0.9754263758659363, 0.5288054943084717, 1.6299774646759033, 1.125311017036438, -1.6813054084777832, 604.7271118164062, -0.28403764963150024, 0.3723532557487488, 0.003045795951038599, 2.2506542205810547, 0.5697028040885925, -1.8111188411712646], "std": [0.24077476561069489, 0.06973564624786377, 0.22758637368679047, 0.36024194955825806, 0.7177838087081909, 0.21222268044948578, 0.7365520596504211, 241.43505859375, 0.10588052123785019, 0.04748746380209923, 0.04069539159536362, 0.7811812162399292, 0.3842344880104065, 0.5290452837944031, 0.08148742467164993, 0.10783115029335022, 0.6059556007385254, 0.19071300327777863, 0.7425717115402222, 0.48899027705192566, 0.5763429999351501, 318.7333679199219, 0.04952690750360489, 0.05257005617022514, 0.07471107691526413, 1.5279834270477295, 0.32010072469711304, 1.3794668912887573], "count": [832]}, "action": {"min": [0.29019591212272644, 1.8058223724365234, -1.3452998399734497, -1.1836473941802979, -2.7347216606140137, -1.835423231124878, 0.19022344052791595, 3.0, 0.038612000644207, 0.2744610011577606, -0.08162199705839157, -3.0959999561309814, -0.22699999809265137, -1.0230000019073486, -0.6622129082679749, -2.0787222385406494, -0.5396907329559326, -0.2704736590385437, 0.11039207130670547, 0.38426917791366577, -2.377661943435669, 14.0, -0.35732799768447876, 0.27987900376319885, -0.16252699494361877, -3.1391851902008057, 0.027000000700354576, -3.063999891281128], "max": [1.1517428159713745, 2.0817763805389404, -0.30052825808525085, 0.05988224968314171, -0.6379876732826233, -0.8087681531906128, 2.4343504905700684, 659.0, 0.3905789852142334, 0.45420700311660767, 0.13941200077533722, -0.8569999933242798, 1.2920000553131104, 0.5720000267028809, -0.2611536383628845, -1.75374174118042, 2.1247987747192383, 0.7667232155799866, 2.571201801300049, 1.8631564378738403, -0.13439035415649414, 834.0, -0.16503499448299408, 0.44662100076675415, 0.11030499637126923, 3.1410000324249268, 1.3049999475479126, 3.010999917984009], "mean": [0.5890322327613831, 2.024150848388672, -0.6715111136436462, -0.5440362691879272, -1.623105764389038, -1.3436983823776245, 1.4109097719192505, 480.8810729980469, 0.2755597233772278, 0.37296703457832336, 0.04952298849821091, -2.2350218296051025, 0.6138230562210083, -0.29337018728256226, -0.5604704022407532, -1.9870250225067139, 0.9754263758659363, 0.5288054943084717, 1.6299774646759033, 1.125311017036438, -1.6813054084777832, 604.7271118164062, -0.28403764963150024, 0.3723532557487488, 0.003045795951038599, 2.2506542205810547, 0.5697028040885925, -1.8111188411712646], "std": [0.24077476561069489, 0.06973564624786377, 0.22758637368679047, 0.36024194955825806, 0.7177838087081909, 0.21222268044948578, 0.7365520596504211, 241.43505859375, 0.10588052123785019, 0.04748746380209923, 0.04069539159536362, 0.7811812162399292, 0.3842344880104065, 0.5290452837944031, 0.08148742467164993, 0.10783115029335022, 0.6059556007385254, 0.19071300327777863, 0.7425717115402222, 0.48899027705192566, 0.5763429999351501, 318.7333679199219, 0.04952690750360489, 0.05257005617022514, 0.07471107691526413, 1.5279834270477295, 0.32010072469711304, 1.3794668912887573], "count": [832]}, "timestamp": {"min": [0.0], "max": [27.7], "mean": [13.850000000000001], "std": [8.005917950005621], "count": [832]}, "frame_index": {"min": [0], "max": [831], "mean": [415.5], "std": [240.17753850016865], "count": [832]}, "episode_index": {"min": [282], "max": [282], "mean": [282.0], "std": [0.0], "count": [832]}, "index": {"min": [306404], "max": [307235], "mean": [306819.5], "std": [240.17753850016865], "count": [832]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [832]}, "subtask_annotation": {"mean": [14.677884615384615, 29.0, 29.0, 29.0, 29.0], "std": [8.29385728126983, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [832]}, "scene_annotation": {"mean": [282.0], "std": [0.0], "min": [282], "max": [282], "count": [832]}, "eef_direction_state": {"mean": [3.5853365384615383, 3.983173076923077], "std": [2.051014379007539, 1.8494296233116985], "min": [0, 0], "max": [6, 6], "count": [832]}, "eef_velocity_state": {"mean": [0.8786057692307693, 0.8822115384615384], "std": [0.6870533362773219, 0.7374402931903797], "min": [0, 0], "max": [2, 2], "count": [832]}, "eef_acc_mag_state": {"mean": [0.9194711538461539, 0.8064903846153846], "std": [0.8475108968749311, 0.8519243995800662], "min": [0, 0], "max": [2, 2], "count": [832]}, "eef_direction_action": {"mean": [3.5853365384615383, 3.983173076923077], "std": [2.051014379007539, 1.8494296233116985], "min": [0, 0], "max": [6, 6], "count": [832]}, "eef_velocity_action": {"mean": [0.8786057692307693, 0.8822115384615384], "std": [0.6870533362773219, 0.7374402931903797], "min": [0, 0], "max": [2, 2], "count": [832]}, "eef_acc_mag_action": {"mean": [0.9194711538461539, 0.8064903846153846], "std": [0.8475108968749311, 0.8519243995800662], "min": [0, 0], "max": [2, 2], "count": [832]}, "eef_sim_pose_state": {"mean": [0.5736361789202519, 0.29144357993914194, 1.0841921659551412, -2.2375937946336575, 0.8036439166015223, -0.6056270126191614, 0.5717051319351565, -0.30840645925036525, 1.1159837814246123, 1.6997659167401336, 1.017985530840112, -0.16116892204427014], "std": [0.043756576620688985, 0.08361463024854271, 0.030077326947082598, 0.5657386566060725, 0.41767071778854414, 2.7505135882285114, 0.05601468775328501, 0.07996615849922252, 0.07748666418998527, 1.2163778802951604, 0.30995481700895233, 2.2066063089051027], "min": [0.4639348399818515, 0.0978383169520353, 1.0158896972646474, -2.937713539305176, 0.06906285865636841, -3.1413323127213775, 0.4635960127818251, -0.4210361541894687, 1.0257198086404296, -3.1391655614340626, 0.27401845776629097, -3.1415829743936805], "max": [0.6361580796730331, 0.3948399116148616, 1.1579814629528995, -0.4324241243069229, 1.2793090544945165, 3.1403595335096464, 0.667174655676495, -0.071290009180235, 1.3289160665056645, 3.125274770555225, 1.334913173746501, 3.140704587245353], "count": [832]}, "eef_sim_pose_action": {"mean": [0.5736361789202519, 0.29144357993914194, 1.0841921659551412, -2.2375937946336575, 0.8036439166015223, -0.6056270126191614, 0.5717051319351565, -0.30840645925036525, 1.1159837814246123, 1.6997659167401336, 1.017985530840112, -0.16116892204427014], "std": [0.043756576620688985, 0.08361463024854271, 0.030077326947082598, 0.5657386566060725, 0.41767071778854414, 2.7505135882285114, 0.05601468775328501, 0.07996615849922252, 0.07748666418998527, 1.2163778802951604, 0.30995481700895233, 2.2066063089051027], "min": [0.4639348399818515, 0.0978383169520353, 1.0158896972646474, -2.937713539305176, 0.06906285865636841, -3.1413323127213775, 0.4635960127818251, -0.4210361541894687, 1.0257198086404296, -3.1391655614340626, 0.27401845776629097, -3.1415829743936805], "max": [0.6361580796730331, 0.3948399116148616, 1.1579814629528995, -0.4324241243069229, 1.2793090544945165, 3.1403595335096464, 0.667174655676495, -0.071290009180235, 1.3289160665056645, 3.125274770555225, 1.334913173746501, 3.140704587245353], "count": [832]}, "gripper_mode_state": {"mean": [0.27884615384615385, 0.27283653846153844], "std": [0.44843168524465377, 0.44541751395950596], "min": [0, 0], "max": [1, 1], "count": [832]}, "gripper_activity_state": {"mean": [1.8221153846153846, 1.8882211538461537], "std": [0.5208086779174159, 0.4282743876196362], "min": [0, 0], "max": [2, 2], "count": [832]}, "gripper_mode_action": {"mean": [0.27884615384615385, 0.27283653846153844], "std": [0.44843168524465377, 0.44541751395950596], "min": [0, 0], "max": [1, 1], "count": [832]}, "gripper_activity_action": {"mean": [1.8221153846153846, 1.8882211538461537], "std": [0.5208086779174159, 0.4282743876196362], "min": [0, 0], "max": [2, 2], "count": [832]}, "gripper_open_scale_state": {"mean": [0.6047271635085346, 0.4808810095970432], "std": [0.3187331214032215, 0.24143448155957323], "min": [0.014, 0.003], "max": [0.834, 0.659], "count": [832]}, "gripper_open_scale_action": {"mean": [0.6047271635085346, 0.4808810095970432], "std": [0.3187331214032215, 0.24143448155957323], "min": [0.014, 0.003], "max": [0.834, 0.659], "count": [832]}}} +{"episode_index": 280, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4236792027253288]], [[0.44460053684539663]], [[0.4483700753449528]]], "std": [[[0.2123158684203573]], [[0.1878020820587052]], [[0.18071068752920094]]], "count": [162]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.43137254901960786]], [[0.40784313725490196]], [[0.41568627450980394]]], "max": [[[0.5686274509803921]], [[0.5607843137254902]], [[0.5647058823529412]]], "mean": [[[0.4852675653594771]], [[0.4844113562091503]], [[0.48181821895424837]]], "std": [[[0.017513476800076012]], [[0.021405317937342266]], [[0.020669483024691244]]], "count": [162]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.44227917977890746]], [[0.4614878182239974]], [[0.46332535125675783]]], "std": [[[0.1633910108940595]], [[0.13587501854941283]], [[0.12933024774330365]]], "count": [162]}, "observation.state": {"min": [0.36271435022354126, 1.8471169471740723, -1.2326737642288208, -1.39076566696167, -2.9162533283233643, -1.9592019319534302, 0.1598197966814041, 5.0, 0.04462600126862526, 0.31599101424217224, -0.060559000819921494, -3.1391851902008057, -0.593000054359436, -0.9430000185966492, -0.8682489991188049, -2.0799787044525146, -1.3776930570602417, -0.3703937828540802, 0.11681488901376724, 0.6422288417816162, -2.3991646766662598, 40.0, -0.36125099658966064, 0.2781609892845154, -0.1660809963941574, -3.1411852836608887, 0.04800000414252281, -3.1391851902008057], "max": [1.1613421440124512, 2.0768895149230957, -0.14357078075408936, 0.05834635719656944, -0.6327866315841675, -0.7947357296943665, 2.324673891067505, 659.0, 0.365541011095047, 0.4304099977016449, 0.13518600165843964, 3.1410000324249268, 1.1130000352859497, 0.8529999852180481, -0.34033921360969543, -1.680106282234192, 1.5887209177017212, 0.61062091588974, 2.561811923980713, 1.8176907300949097, -0.19676841795444489, 829.0, -0.188168004155159, 0.46528100967407227, 0.10500700026750565, 3.1410000324249268, 1.340999960899353, 3.132999897003174], "mean": [0.636773943901062, 2.0228116512298584, -0.5669384598731995, -0.5753787159919739, -1.894330620765686, -1.393747091293335, 1.4383409023284912, 481.8127746582031, 0.28393033146858215, 0.3743847906589508, 0.050006985664367676, -2.140043258666992, 0.4616604745388031, -0.3425498306751251, -0.6008919477462769, -1.9648922681808472, 0.377215713262558, 0.2550432085990906, 1.9683538675308228, 1.3460525274276733, -1.408410668373108, 445.37225341796875, -0.28622788190841675, 0.3578307628631592, 0.005862905643880367, 0.40545541048049927, 0.6014016270637512, -1.2964138984680176], "std": [0.1931522637605667, 0.0561814159154892, 0.2670596241950989, 0.3885855972766876, 0.6826015114784241, 0.32671621441841125, 0.6791480183601379, 232.64805603027344, 0.09044046700000763, 0.03326696157455444, 0.03654659166932106, 1.1637285947799683, 0.5069467425346375, 0.5066291093826294, 0.11767913401126862, 0.12315081804990768, 0.5990523099899292, 0.33779042959213257, 0.6023660898208618, 0.29718878865242004, 0.8658508658409119, 286.14080810546875, 0.04526078701019287, 0.045557111501693726, 0.0705309733748436, 2.612545967102051, 0.32648083567619324, 2.0038552284240723], "count": [884]}, "action": {"min": [0.36271435022354126, 1.8471169471740723, -1.2326737642288208, -1.39076566696167, -2.9162533283233643, -1.9592019319534302, 0.1598197966814041, 5.0, 0.04462600126862526, 0.31599101424217224, -0.060559000819921494, -3.1391851902008057, -0.593000054359436, -0.9430000185966492, -0.8682489991188049, -2.0799787044525146, -1.3776930570602417, -0.3703937828540802, 0.11681488901376724, 0.6422288417816162, -2.3991646766662598, 40.0, -0.36125099658966064, 0.2781609892845154, -0.1660809963941574, -3.1411852836608887, 0.04800000414252281, -3.1391851902008057], "max": [1.1613421440124512, 2.0768895149230957, -0.14357078075408936, 0.05834635719656944, -0.6327866315841675, -0.7947357296943665, 2.324673891067505, 659.0, 0.365541011095047, 0.4304099977016449, 0.13518600165843964, 3.1410000324249268, 1.1130000352859497, 0.8529999852180481, -0.34033921360969543, -1.680106282234192, 1.5887209177017212, 0.61062091588974, 2.561811923980713, 1.8176907300949097, -0.19676841795444489, 829.0, -0.188168004155159, 0.46528100967407227, 0.10500700026750565, 3.1410000324249268, 1.340999960899353, 3.132999897003174], "mean": [0.636773943901062, 2.0228116512298584, -0.5669384598731995, -0.5753787159919739, -1.894330620765686, -1.393747091293335, 1.4383409023284912, 481.8127746582031, 0.28393033146858215, 0.3743847906589508, 0.050006985664367676, -2.140043258666992, 0.4616604745388031, -0.3425498306751251, -0.6008919477462769, -1.9648922681808472, 0.377215713262558, 0.2550432085990906, 1.9683538675308228, 1.3460525274276733, -1.408410668373108, 445.37225341796875, -0.28622788190841675, 0.3578307628631592, 0.005862905643880367, 0.40545541048049927, 0.6014016270637512, -1.2964138984680176], "std": [0.1931522637605667, 0.0561814159154892, 0.2670596241950989, 0.3885855972766876, 0.6826015114784241, 0.32671621441841125, 0.6791480183601379, 232.64805603027344, 0.09044046700000763, 0.03326696157455444, 0.03654659166932106, 1.1637285947799683, 0.5069467425346375, 0.5066291093826294, 0.11767913401126862, 0.12315081804990768, 0.5990523099899292, 0.33779042959213257, 0.6023660898208618, 0.29718878865242004, 0.8658508658409119, 286.14080810546875, 0.04526078701019287, 0.045557111501693726, 0.0705309733748436, 2.612545967102051, 0.32648083567619324, 2.0038552284240723], "count": [884]}, "timestamp": {"min": [0.0], "max": [29.433333333333334], "mean": [14.716666666666667], "std": [8.50628852346571], "count": [884]}, "frame_index": {"min": [0], "max": [883], "mean": [441.5], "std": [255.18865570397128], "count": [884]}, "episode_index": {"min": [283], "max": [283], "mean": [283.0], "std": [0.0], "count": [884]}, "index": {"min": [307236], "max": [308119], "mean": [307677.5], "std": [255.18865570397128], "count": [884]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [884]}, "subtask_annotation": {"mean": [16.42760180995475, 29.0, 29.0, 29.0, 29.0], "std": [8.357019871133055, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [884]}, "scene_annotation": {"mean": [283.0], "std": [0.0], "min": [283], "max": [283], "count": [884]}, "eef_direction_state": {"mean": [3.4671945701357467, 3.6911764705882355], "std": [2.1015100804543123, 2.036069314617255], "min": [0, 0], "max": [6, 6], "count": [884]}, "eef_velocity_state": {"mean": [0.9083710407239819, 0.8925339366515838], "std": [0.6872942343648957, 0.6800242243338708], "min": [0, 0], "max": [2, 2], "count": [884]}, "eef_acc_mag_state": {"mean": [0.9287330316742082, 0.8042986425339367], "std": [0.845877801174474, 0.8409376265860092], "min": [0, 0], "max": [2, 2], "count": [884]}, "eef_direction_action": {"mean": [3.4671945701357467, 3.6911764705882355], "std": [2.1015100804543123, 2.036069314617255], "min": [0, 0], "max": [6, 6], "count": [884]}, "eef_velocity_action": {"mean": [0.9083710407239819, 0.8925339366515838], "std": [0.6872942343648957, 0.6800242243338708], "min": [0, 0], "max": [2, 2], "count": [884]}, "eef_acc_mag_action": {"mean": [0.9287330316742082, 0.8042986425339367], "std": [0.845877801174474, 0.8409376265860092], "min": [0, 0], "max": [2, 2], "count": [884]}, "eef_sim_pose_state": {"mean": [0.559402000756039, 0.29689648288492365, 1.0790511690509554, -1.2517061639175815, 0.8474992806721671, -0.6341840874461794, 0.576527980247095, -0.31282526675685585, 1.1155809607785887, 2.1259302045375295, 0.8904083447238447, -0.20316849107959806], "std": [0.03610311871065473, 0.07661068577278357, 0.03492536359432077, 1.735217997978752, 0.48628592019933625, 2.4841956951492206, 0.03871019676324315, 0.066361095936966, 0.07378307067991788, 0.9159818583615851, 0.3511139169843731, 2.1945698758243655], "min": [0.5026647813330173, 0.11676488130309899, 1.0047418253157003, -3.1382514586708044, 0.07924131065003581, -3.141195683808443, 0.50297383664615, -0.40318002373911166, 1.0436961391559076, -0.2406253923976898, 0.07321995848674678, -3.1259348133910856], "max": [0.6548643891073134, 0.39586297865670544, 1.1498082583681208, 3.1404948148984024, 1.5403560116135346, 3.140605901257605, 0.6375543079537812, -0.07920030811925946, 1.3151127777520042, 3.0707229497955555, 1.2686473357612695, 3.134743481127036], "count": [884]}, "eef_sim_pose_action": {"mean": [0.559402000756039, 0.29689648288492365, 1.0790511690509554, -1.2517061639175815, 0.8474992806721671, -0.6341840874461794, 0.576527980247095, -0.31282526675685585, 1.1155809607785887, 2.1259302045375295, 0.8904083447238447, -0.20316849107959806], "std": [0.03610311871065473, 0.07661068577278357, 0.03492536359432077, 1.735217997978752, 0.48628592019933625, 2.4841956951492206, 0.03871019676324315, 0.066361095936966, 0.07378307067991788, 0.9159818583615851, 0.3511139169843731, 2.1945698758243655], "min": [0.5026647813330173, 0.11676488130309899, 1.0047418253157003, -3.1382514586708044, 0.07924131065003581, -3.141195683808443, 0.50297383664615, -0.40318002373911166, 1.0436961391559076, -0.2406253923976898, 0.07321995848674678, -3.1259348133910856], "max": [0.6548643891073134, 0.39586297865670544, 1.1498082583681208, 3.1404948148984024, 1.5403560116135346, 3.140605901257605, 0.6375543079537812, -0.07920030811925946, 1.3151127777520042, 3.0707229497955555, 1.2686473357612695, 3.134743481127036], "count": [884]}, "gripper_mode_state": {"mean": [0.4332579185520362, 0.2658371040723982], "std": [0.49552547317367357, 0.4417779285690947], "min": [0, 0], "max": [1, 1], "count": [884]}, "gripper_activity_state": {"mean": [1.9287330316742082, 1.8800904977375565], "std": [0.3199798158854145, 0.4297868470435141], "min": [0, 0], "max": [2, 2], "count": [884]}, "gripper_mode_action": {"mean": [0.4332579185520362, 0.2658371040723982], "std": [0.49552547317367357, 0.4417779285690947], "min": [0, 0], "max": [1, 1], "count": [884]}, "gripper_activity_action": {"mean": [1.9287330316742082, 1.8800904977375565], "std": [0.3199798158854145, 0.4297868470435141], "min": [0, 0], "max": [2, 2], "count": [884]}, "gripper_open_scale_state": {"mean": [0.4453721720363229, 0.4818127829176238], "std": [0.28614052626625625, 0.23264777696479175], "min": [0.04, 0.005], "max": [0.829, 0.659], "count": [884]}, "gripper_open_scale_action": {"mean": [0.4453721720363229, 0.4818127829176238], "std": [0.28614052626625625, 0.23264777696479175], "min": [0.04, 0.005], "max": [0.829, 0.659], "count": [884]}}} +{"episode_index": 281, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.42555048045708355]], [[0.4496250703371857]], [[0.4535744343267108]]], "std": [[[0.21323395131221148]], [[0.1849222325387091]], [[0.1769232872542751]]], "count": [151]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.43137254901960786]], [[0.40784313725490196]], [[0.41568627450980394]]], "max": [[[0.5686274509803921]], [[0.5607843137254902]], [[0.5647058823529412]]], "mean": [[[0.4852675653594771]], [[0.4844113562091503]], [[0.48181821895424837]]], "std": [[[0.01751347680007601]], [[0.02140531793734227]], [[0.020669483024691238]]], "count": [151]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4429841957754404]], [[0.46067926649136476]], [[0.4610142013483097]]], "std": [[[0.15578927520698374]], [[0.13121388382872148]], [[0.12484118712693326]]], "count": [151]}, "observation.state": {"min": [0.33065265417099, 1.8191218376159668, -1.2339651584625244, -1.5175812244415283, -2.9170734882354736, -2.0112128257751465, 0.28209757804870605, -2.0, 0.06069200113415718, 0.2971870005130768, -0.0601160004734993, -3.0999999046325684, -0.44499996304512024, -0.9549999833106995, -0.9289689660072327, -2.078390598297119, -1.1934735774993896, -0.28845056891441345, 0.6057688593864441, 0.7805461287498474, -2.284095048904419, 6.0, -0.3643069863319397, 0.2871600091457367, -0.14722199738025665, -3.1391851902008057, 0.04600000008940697, -3.062000036239624], "max": [1.0548421144485474, 2.078425407409668, 0.210224911570549, 0.07983136177062988, -0.37568211555480957, -0.9370847940444946, 2.4466898441314697, 726.0, 0.383978009223938, 0.42654699087142944, 0.1332309991121292, -0.7770000100135803, 1.1610000133514404, 0.8050000071525574, -0.3677932322025299, -1.645287036895752, 1.2778253555297852, 0.6574655175209045, 2.8888165950775146, 1.9080986976623535, -0.18226473033428192, 855.0, -0.18342900276184082, 0.4576840102672577, 0.09623199701309204, 3.1410000324249268, 1.3170000314712524, 3.138000011444092], "mean": [0.5942078232765198, 2.0435776710510254, -0.48245012760162354, -0.586479127407074, -1.8430628776550293, -1.3819997310638428, 1.3769398927688599, 460.19793701171875, 0.290605366230011, 0.36933666467666626, 0.06006380543112755, -2.0763304233551025, 0.48345813155174255, -0.22701144218444824, -0.6374266147613525, -1.9675922393798828, 0.42420151829719543, 0.39525580406188965, 2.126452922821045, 1.3257596492767334, -1.6536098718643188, 582.3341064453125, -0.29322224855422974, 0.36825981736183167, 0.021261529996991158, 1.2805125713348389, 0.538854718208313, -1.467512607574463], "std": [0.18470498919487, 0.04974934831261635, 0.44878581166267395, 0.4352622926235199, 0.7176986932754517, 0.2808453440666199, 0.8019246459007263, 245.696533203125, 0.08987917751073837, 0.03928838297724724, 0.03870687261223793, 0.8776991963386536, 0.4244506061077118, 0.6038917899131775, 0.12247531116008759, 0.110206238925457, 0.5683038234710693, 0.24012522399425507, 0.6599184274673462, 0.34437134861946106, 0.5872761011123657, 330.24957275390625, 0.04693116247653961, 0.0518246628344059, 0.06270579248666763, 2.4328391551971436, 0.3058895766735077, 1.6765737533569336], "count": [811]}, "action": {"min": [0.33065265417099, 1.8191218376159668, -1.2339651584625244, -1.5175812244415283, -2.9170734882354736, -2.0112128257751465, 0.28209757804870605, -2.0, 0.06069200113415718, 0.2971870005130768, -0.0601160004734993, -3.0999999046325684, -0.44499996304512024, -0.9549999833106995, -0.9289689660072327, -2.078390598297119, -1.1934735774993896, -0.28845056891441345, 0.6057688593864441, 0.7805461287498474, -2.284095048904419, 6.0, -0.3643069863319397, 0.2871600091457367, -0.14722199738025665, -3.1391851902008057, 0.04600000008940697, -3.062000036239624], "max": [1.0548421144485474, 2.078425407409668, 0.210224911570549, 0.07983136177062988, -0.37568211555480957, -0.9370847940444946, 2.4466898441314697, 726.0, 0.383978009223938, 0.42654699087142944, 0.1332309991121292, -0.7770000100135803, 1.1610000133514404, 0.8050000071525574, -0.3677932322025299, -1.645287036895752, 1.2778253555297852, 0.6574655175209045, 2.8888165950775146, 1.9080986976623535, -0.18226473033428192, 855.0, -0.18342900276184082, 0.4576840102672577, 0.09623199701309204, 3.1410000324249268, 1.3170000314712524, 3.138000011444092], "mean": [0.5942078232765198, 2.0435776710510254, -0.48245012760162354, -0.586479127407074, -1.8430628776550293, -1.3819997310638428, 1.3769398927688599, 460.19793701171875, 0.290605366230011, 0.36933666467666626, 0.06006380543112755, -2.0763304233551025, 0.48345813155174255, -0.22701144218444824, -0.6374266147613525, -1.9675922393798828, 0.42420151829719543, 0.39525580406188965, 2.126452922821045, 1.3257596492767334, -1.6536098718643188, 582.3341064453125, -0.29322224855422974, 0.36825981736183167, 0.021261529996991158, 1.2805125713348389, 0.538854718208313, -1.467512607574463], "std": [0.18470498919487, 0.04974934831261635, 0.44878581166267395, 0.4352622926235199, 0.7176986932754517, 0.2808453440666199, 0.8019246459007263, 245.696533203125, 0.08987917751073837, 0.03928838297724724, 0.03870687261223793, 0.8776991963386536, 0.4244506061077118, 0.6038917899131775, 0.12247531116008759, 0.110206238925457, 0.5683038234710693, 0.24012522399425507, 0.6599184274673462, 0.34437134861946106, 0.5872761011123657, 330.24957275390625, 0.04693116247653961, 0.0518246628344059, 0.06270579248666763, 2.4328391551971436, 0.3058895766735077, 1.6765737533569336], "count": [811]}, "timestamp": {"min": [0.0], "max": [27.0], "mean": [13.5], "std": [7.803845206050668], "count": [811]}, "frame_index": {"min": [0], "max": [810], "mean": [405.0], "std": [234.11535618152004], "count": [811]}, "episode_index": {"min": [284], "max": [284], "mean": [284.0], "std": [0.0], "count": [811]}, "index": {"min": [308120], "max": [308930], "mean": [308525.0], "std": [234.11535618152004], "count": [811]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [811]}, "subtask_annotation": {"mean": [16.7422934648582, 29.0, 29.0, 29.0, 29.0], "std": [8.015178213429797, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [811]}, "scene_annotation": {"mean": [284.0], "std": [0.0], "min": [284], "max": [284], "count": [811]}, "eef_direction_state": {"mean": [3.690505548705302, 4.101109741060419], "std": [2.1253321761771042, 1.9587953346507054], "min": [0, 0], "max": [6, 6], "count": [811]}, "eef_velocity_state": {"mean": [0.843403205918619, 0.843403205918619], "std": [0.7222995603862954, 0.7938669093310168], "min": [0, 0], "max": [2, 2], "count": [811]}, "eef_acc_mag_state": {"mean": [0.8162762022194822, 0.7127003699136868], "std": [0.8410148544256646, 0.8457182985080953], "min": [0, 0], "max": [2, 2], "count": [811]}, "eef_direction_action": {"mean": [3.690505548705302, 4.101109741060419], "std": [2.1253321761771042, 1.9587953346507054], "min": [0, 0], "max": [6, 6], "count": [811]}, "eef_velocity_action": {"mean": [0.843403205918619, 0.843403205918619], "std": [0.7222995603862954, 0.7938669093310168], "min": [0, 0], "max": [2, 2], "count": [811]}, "eef_acc_mag_action": {"mean": [0.8162762022194822, 0.7127003699136868], "std": [0.8410148544256646, 0.8457182985080953], "min": [0, 0], "max": [2, 2], "count": [811]}, "eef_sim_pose_state": {"mean": [0.5722044861401238, 0.3122984379431314, 1.0896664274030987, -2.078436771325625, 0.751969392506784, -0.5536456159382134, 0.5694565888262778, -0.32044022761536406, 1.1144977303294965, 1.9607744408423544, 0.9181093534238806, -0.13325886016091104], "std": [0.043737613732840346, 0.07116205873488557, 0.02268411346544833, 0.7072325888357599, 0.39399239791645607, 2.6636982077114864, 0.04533787342174635, 0.06933667385136207, 0.06676161085444575, 1.0407399128575532, 0.3186845780221125, 2.1625734141970643], "min": [0.5093483270856568, 0.13938998117820184, 1.0369887164672906, -2.9412965047302464, 0.10608946151862275, -3.1415209273140094, 0.48575975297844426, -0.4015371985608187, 1.0439160903436087, 0.14761799183827007, 0.1807156138593209, -3.1399098644847947], "max": [0.6464886002922253, 0.40461024291125686, 1.143071827263594, -0.26513575366304554, 1.2442532427978072, 3.1414008186059186, 0.6375764309330731, -0.09242785135759654, 1.3119029672477878, 3.0416299760484824, 1.376623172127056, 3.140246851722638], "count": [811]}, "eef_sim_pose_action": {"mean": [0.5722044861401238, 0.3122984379431314, 1.0896664274030987, -2.078436771325625, 0.751969392506784, -0.5536456159382134, 0.5694565888262778, -0.32044022761536406, 1.1144977303294965, 1.9607744408423544, 0.9181093534238806, -0.13325886016091104], "std": [0.043737613732840346, 0.07116205873488557, 0.02268411346544833, 0.7072325888357599, 0.39399239791645607, 2.6636982077114864, 0.04533787342174635, 0.06933667385136207, 0.06676161085444575, 1.0407399128575532, 0.3186845780221125, 2.1625734141970643], "min": [0.5093483270856568, 0.13938998117820184, 1.0369887164672906, -2.9412965047302464, 0.10608946151862275, -3.1415209273140094, 0.48575975297844426, -0.4015371985608187, 1.0439160903436087, 0.14761799183827007, 0.1807156138593209, -3.1399098644847947], "max": [0.6464886002922253, 0.40461024291125686, 1.143071827263594, -0.26513575366304554, 1.2442532427978072, 3.1414008186059186, 0.6375764309330731, -0.09242785135759654, 1.3119029672477878, 3.0416299760484824, 1.376623172127056, 3.140246851722638], "count": [811]}, "gripper_mode_state": {"mean": [0.2749691738594328, 0.31319358816276205], "std": [0.4464987427602607, 0.46379237218447095], "min": [0, 0], "max": [1, 1], "count": [811]}, "gripper_activity_state": {"mean": [1.8594327990135635, 1.781750924784217], "std": [0.4658171546464806, 0.5687829758322196], "min": [0, 0], "max": [2, 2], "count": [811]}, "gripper_mode_action": {"mean": [0.2749691738594328, 0.31319358816276205], "std": [0.4464987427602607, 0.46379237218447095], "min": [0, 0], "max": [1, 1], "count": [811]}, "gripper_activity_action": {"mean": [1.8594327990135635, 1.781750924784217], "std": [0.4658171546464806, 0.5687829758322196], "min": [0, 0], "max": [2, 2], "count": [811]}, "gripper_open_scale_state": {"mean": [0.582334155529559, 0.4603162760223025], "std": [0.3302502411723773, 0.24547454469978866], "min": [0.006, 0.0], "max": [0.855, 0.726], "count": [811]}, "gripper_open_scale_action": {"mean": [0.582334155529559, 0.4603162760223025], "std": [0.3302502411723773, 0.24547454469978866], "min": [0.006, 0.0], "max": [0.855, 0.726], "count": [811]}}} +{"episode_index": 282, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4323267827310296]], [[0.4533998257935461]], [[0.45652178588176673]]], "std": [[[0.21249552856581105]], [[0.18741520409827161]], [[0.1815509100781555]]], "count": [223]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4232895188531317]], [[0.4507562602582139]], [[0.4504354428617486]]], "std": [[[0.15061483416269342]], [[0.11947249529564884]], [[0.11266595544918376]]], "count": [223]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8352941176470589]], [[0.8392156862745098]]], "mean": [[[0.4510869356150532]], [[0.46468371728362495]], [[0.46542046953310473]]], "std": [[[0.13989787236337034]], [[0.11637001146395551]], [[0.10923093041916893]]], "count": [223]}, "observation.state": {"min": [0.06492625176906586, 1.7506176233291626, 0.004537855740636587, 0.2513797879219055, -2.6389379501342773, -1.486060619354248, -1.381654977798462, -3.0, 0.10633599758148193, 0.2321300059556961, -0.13431599736213684, -3.1381852626800537, 0.32600000500679016, -2.882999897003174, -0.6440439820289612, -2.079472541809082, -2.095442295074463, -1.8287385702133179, -0.062168631702661514, -1.6415520906448364, 0.06370452046394348, 87.0, -0.3447340130805969, 0.2200630009174347, -0.15850099921226501, -3.1391851902008057, 0.08099999278783798, -3.1411852836608887], "max": [0.8847073912620544, 2.0893685817718506, 2.7218408584594727, 1.5958068370819092, -1.259272575378418, 1.6824276447296143, 0.33396875858306885, 816.0, 0.4158709943294525, 0.45899099111557007, 0.05608600005507469, 3.1410000324249268, 1.065000057220459, 0.4729999899864197, 0.09145525097846985, -1.7252405881881714, -0.22774802148342133, -0.2240653783082962, 2.5743257999420166, 1.1886041164398193, 2.851972818374634, 788.0, -0.14495599269866943, 0.4293240010738373, 0.07346899807453156, 3.1410000324249268, 1.0889999866485596, 3.1389999389648438], "mean": [0.33623170852661133, 2.0688939094543457, 1.77372407913208, 0.592139482498169, -1.9290740489959717, 0.4197445511817932, -0.48422521352767944, 347.9142761230469, 0.2829570770263672, 0.31519293785095215, -0.008963413536548615, 0.695404589176178, 0.7406126856803894, -1.1187598705291748, -0.28246521949768066, -2.0624661445617676, -1.6248012781143188, -0.9203670620918274, 1.2696553468704224, -1.0417062044143677, 1.3914198875427246, 588.6858520507812, -0.2726172208786011, 0.33552247285842896, -0.006915077101439238, 2.461641311645508, 0.6151962876319885, -1.1662453413009644], "std": [0.20436669886112213, 0.03450905531644821, 0.8026348948478699, 0.3608543574810028, 0.5011984705924988, 1.2806419134140015, 0.5492228865623474, 306.4268493652344, 0.06626397371292114, 0.056925345212221146, 0.04167991504073143, 2.223179817199707, 0.22014829516410828, 1.0741804838180542, 0.1835125833749771, 0.029338806867599487, 0.36473962664604187, 0.5504636764526367, 0.9699805378913879, 0.48403921723365784, 1.034436821937561, 299.8846740722656, 0.03934747725725174, 0.05145661532878876, 0.049676284193992615, 0.6424375772476196, 0.2788582146167755, 2.1618752479553223], "count": [1359]}, "action": {"min": [0.06492625176906586, 1.7506176233291626, 0.004537855740636587, 0.2513797879219055, -2.6389379501342773, -1.486060619354248, -1.381654977798462, -3.0, 0.10633599758148193, 0.2321300059556961, -0.13431599736213684, -3.1381852626800537, 0.32600000500679016, -2.882999897003174, -0.6440439820289612, -2.079472541809082, -2.095442295074463, -1.8287385702133179, -0.062168631702661514, -1.6415520906448364, 0.06370452046394348, 87.0, -0.3447340130805969, 0.2200630009174347, -0.15850099921226501, -3.1391851902008057, 0.08099999278783798, -3.1411852836608887], "max": [0.8847073912620544, 2.0893685817718506, 2.7218408584594727, 1.5958068370819092, -1.259272575378418, 1.6824276447296143, 0.33396875858306885, 816.0, 0.4158709943294525, 0.45899099111557007, 0.05608600005507469, 3.1410000324249268, 1.065000057220459, 0.4729999899864197, 0.09145525097846985, -1.7252405881881714, -0.22774802148342133, -0.2240653783082962, 2.5743257999420166, 1.1886041164398193, 2.851972818374634, 788.0, -0.14495599269866943, 0.4293240010738373, 0.07346899807453156, 3.1410000324249268, 1.0889999866485596, 3.1389999389648438], "mean": [0.33623170852661133, 2.0688939094543457, 1.77372407913208, 0.592139482498169, -1.9290740489959717, 0.4197445511817932, -0.48422521352767944, 347.9142761230469, 0.2829570770263672, 0.31519293785095215, -0.008963413536548615, 0.695404589176178, 0.7406126856803894, -1.1187598705291748, -0.28246521949768066, -2.0624661445617676, -1.6248012781143188, -0.9203670620918274, 1.2696553468704224, -1.0417062044143677, 1.3914198875427246, 588.6858520507812, -0.2726172208786011, 0.33552247285842896, -0.006915077101439238, 2.461641311645508, 0.6151962876319885, -1.1662453413009644], "std": [0.20436669886112213, 0.03450905531644821, 0.8026348948478699, 0.3608543574810028, 0.5011984705924988, 1.2806419134140015, 0.5492228865623474, 306.4268493652344, 0.06626397371292114, 0.056925345212221146, 0.04167991504073143, 2.223179817199707, 0.22014829516410828, 1.0741804838180542, 0.1835125833749771, 0.029338806867599487, 0.36473962664604187, 0.5504636764526367, 0.9699805378913879, 0.48403921723365784, 1.034436821937561, 299.8846740722656, 0.03934747725725174, 0.05145661532878876, 0.049676284193992615, 0.6424375772476196, 0.2788582146167755, 2.1618752479553223], "count": [1359]}, "timestamp": {"min": [0.0], "max": [45.266666666666666], "mean": [22.633333333333333], "std": [13.076980056855916], "count": [1359]}, "frame_index": {"min": [0], "max": [1358], "mean": [679.0], "std": [392.30940170567754], "count": [1359]}, "episode_index": {"min": [285], "max": [285], "mean": [285.0], "std": [0.0], "count": [1359]}, "index": {"min": [308931], "max": [310289], "mean": [309610.0], "std": [392.30940170567754], "count": [1359]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1359]}, "subtask_annotation": {"mean": [15.479764532744666, 29.0, 29.0, 29.0, 29.0], "std": [7.987167482218087, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1359]}, "scene_annotation": {"mean": [285.0], "std": [0.0], "min": [285], "max": [285], "count": [1359]}, "eef_direction_state": {"mean": [3.931567328918322, 3.6828550404709346], "std": [2.2125196916663517, 2.151083462040565], "min": [0, 0], "max": [6, 6], "count": [1359]}, "eef_velocity_state": {"mean": [0.6762325239146432, 0.7932303164091243], "std": [0.6998067169938426, 0.7057514789533686], "min": [0, 0], "max": [2, 2], "count": [1359]}, "eef_acc_mag_state": {"mean": [0.6747608535688006, 0.7740986019131715], "std": [0.8175072473941011, 0.836813163074662], "min": [0, 0], "max": [2, 2], "count": [1359]}, "eef_direction_action": {"mean": [3.931567328918322, 3.6828550404709346], "std": [2.2125196916663517, 2.151083462040565], "min": [0, 0], "max": [6, 6], "count": [1359]}, "eef_velocity_action": {"mean": [0.6762325239146432, 0.7932303164091243], "std": [0.6998067169938426, 0.7057514789533686], "min": [0, 0], "max": [2, 2], "count": [1359]}, "eef_acc_mag_action": {"mean": [0.6747608535688006, 0.7740986019131715], "std": [0.8175072473941011, 0.836813163074662], "min": [0, 0], "max": [2, 2], "count": [1359]}, "eef_sim_pose_state": {"mean": [0.5315815384130115, 0.27076229643228916, 1.0840122319165604, -1.4083643335000224, 0.9524025113119226, 0.1605144375442342, 0.5100422715505, -0.2786172416140962, 1.0626410878247476, 1.4189384289999971, 0.6779932942562669, 1.8081233282894458], "std": [0.045733171213583404, 0.04678861581646063, 0.048750168980563155, 1.7790484215939275, 0.4520538540801411, 2.5098172874247653, 0.05615578341799829, 0.06761999042483881, 0.04018912731984754, 0.8724092748288121, 0.513558426700799, 1.196863497790282], "min": [0.43644143805871544, 0.0909207697536582, 0.9909236777461179, -3.1403547136034864, 0.2392356629932857, -3.140079615494854, 0.4434111457546928, -0.3845552137561136, 0.9945948600125363, -3.0443628199664508, 0.10582340917922628, -3.1401819922109926], "max": [0.6245766156053039, 0.3331593068823234, 1.1500971714845307, 3.1342015570949067, 1.5682678123733589, 3.141521045634834, 0.6493599755064601, -0.11971604955704956, 1.1698021904759466, 3.1282797501722426, 1.5084237324675547, 3.129148709200238], "count": [1359]}, "eef_sim_pose_action": {"mean": [0.5315815384130115, 0.27076229643228916, 1.0840122319165604, -1.4083643335000224, 0.9524025113119226, 0.1605144375442342, 0.5100422715505, -0.2786172416140962, 1.0626410878247476, 1.4189384289999971, 0.6779932942562669, 1.8081233282894458], "std": [0.045733171213583404, 0.04678861581646063, 0.048750168980563155, 1.7790484215939275, 0.4520538540801411, 2.5098172874247653, 0.05615578341799829, 0.06761999042483881, 0.04018912731984754, 0.8724092748288121, 0.513558426700799, 1.196863497790282], "min": [0.43644143805871544, 0.0909207697536582, 0.9909236777461179, -3.1403547136034864, 0.2392356629932857, -3.140079615494854, 0.4434111457546928, -0.3845552137561136, 0.9945948600125363, -3.0443628199664508, 0.10582340917922628, -3.1401819922109926], "max": [0.6245766156053039, 0.3331593068823234, 1.1500971714845307, 3.1342015570949067, 1.5682678123733589, 3.141521045634834, 0.6493599755064601, -0.11971604955704956, 1.1698021904759466, 3.1282797501722426, 1.5084237324675547, 3.129148709200238], "count": [1359]}, "gripper_mode_state": {"mean": [0.27593818984547464, 0.5386313465783664], "std": [0.44698579980831193, 0.498505385188104], "min": [0, 0], "max": [1, 1], "count": [1359]}, "gripper_activity_state": {"mean": [1.9492273730684326, 1.8520971302428255], "std": [0.28385121964608023, 0.47704597759324796], "min": [0, 0], "max": [2, 2], "count": [1359]}, "gripper_mode_action": {"mean": [0.27593818984547464, 0.5386313465783664], "std": [0.44698579980831193, 0.498505385188104], "min": [0, 0], "max": [1, 1], "count": [1359]}, "gripper_activity_action": {"mean": [1.9492273730684326, 1.8520971302428255], "std": [0.28385121964608023, 0.47704597759324796], "min": [0, 0], "max": [2, 2], "count": [1359]}, "gripper_open_scale_state": {"mean": [0.5886857982015165, 0.34814569545265905], "std": [0.2998845328070138, 0.3061632527086874], "min": [0.087, 0.0], "max": [0.788, 0.816], "count": [1359]}, "gripper_open_scale_action": {"mean": [0.5886857982015165, 0.34814569545265905], "std": [0.2998845328070138, 0.3061632527086874], "min": [0.087, 0.0], "max": [0.788, 0.816], "count": [1359]}}} +{"episode_index": 283, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4265487827483935]], [[0.4529549469297523]], [[0.45541007236227826]]], "std": [[[0.21600377043856597]], [[0.18505362139082202]], [[0.1793286782524001]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[0.807843137254902]], [[0.788235294117647]], [[0.7843137254901961]]], "mean": [[[0.42813973334431815]], [[0.4545764335145823]], [[0.45510542820069205]]], "std": [[[0.1593471837832995]], [[0.12847264487846893]], [[0.1205356222750126]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8235294117647058]], [[0.8196078431372549]], [[0.8235294117647058]]], "mean": [[[0.440172268907563]], [[0.4556747524990388]], [[0.4564119964162135]]], "std": [[[0.14976191454823112]], [[0.12439523261017572]], [[0.11708103906435532]]], "count": [119]}, "observation.state": {"min": [-0.07377507537603378, 1.8623886108398438, 0.2223724126815796, 0.2891661822795868, -2.2915127277374268, -1.4523059129714966, -1.4794284105300903, -2.0, 0.08253999799489975, 0.22350800037384033, -0.17381100356578827, -3.1391851902008057, 0.45399999618530273, -2.1549999713897705, -0.5310339331626892, -2.0789663791656494, -1.9049396514892578, -1.9240509271621704, 0.07346091419458389, -1.4343290328979492, 0.07059857249259949, 31.0, -0.36720600724220276, 0.23639799654483795, -0.088407002389431, 1.6239999532699585, 0.014999998733401299, -3.1110000610351562], "max": [0.8941846489906311, 2.089857339859009, 2.501283884048462, 1.5003199577331543, -1.208762764930725, 1.47682785987854, -0.03460988029837608, 818.0, 0.39739999175071716, 0.463703989982605, 0.0699940025806427, 3.1410000324249268, 1.281000018119812, 0.29899999499320984, 0.15481069684028625, -1.8638197183609009, -0.7886794209480286, -0.25764551758766174, 2.609703540802002, 1.1841710805892944, 2.801759958267212, 844.0, -0.20570699870586395, 0.4327940046787262, 0.06289099901914597, 2.8420000076293945, 0.8529999852180481, 3.11899995803833], "mean": [0.2877448499202728, 2.069429874420166, 1.674554467201233, 0.8418465852737427, -1.668813943862915, 0.5526931881904602, -0.7457068562507629, 438.9158020019531, 0.2705003023147583, 0.3221210837364197, -0.006814927328377962, -0.3710707426071167, 0.7897537350654602, -1.0907390117645264, -0.15782396495342255, -2.057295322418213, -1.5955276489257812, -1.1943988800048828, 1.7104127407073975, -0.7910018563270569, 1.0757474899291992, 632.4072875976562, -0.2688949704170227, 0.3351675570011139, 0.0027893364895135164, 2.3929314613342285, 0.540324866771698, -1.5082095861434937], "std": [0.29085206985473633, 0.03102756105363369, 0.7529070377349854, 0.41424423456192017, 0.3435574471950531, 1.0158177614212036, 0.4514116048812866, 324.49578857421875, 0.08565954118967056, 0.0675114244222641, 0.06765443086624146, 2.605975389480591, 0.20769168436527252, 0.7553534507751465, 0.16990819573402405, 0.030159320682287216, 0.23265434801578522, 0.46168798208236694, 0.7984345555305481, 0.5706685185432434, 0.8498426079750061, 321.98486328125, 0.03169862926006317, 0.05728217959403992, 0.02610037475824356, 0.3611529767513275, 0.28587213158607483, 1.99425208568573], "count": [588]}, "action": {"min": [-0.07377507537603378, 1.8623886108398438, 0.2223724126815796, 0.2891661822795868, -2.2915127277374268, -1.4523059129714966, -1.4794284105300903, -2.0, 0.08253999799489975, 0.22350800037384033, -0.17381100356578827, -3.1391851902008057, 0.45399999618530273, -2.1549999713897705, -0.5310339331626892, -2.0789663791656494, -1.9049396514892578, -1.9240509271621704, 0.07346091419458389, -1.4343290328979492, 0.07059857249259949, 31.0, -0.36720600724220276, 0.23639799654483795, -0.088407002389431, 1.6239999532699585, 0.014999998733401299, -3.1110000610351562], "max": [0.8941846489906311, 2.089857339859009, 2.501283884048462, 1.5003199577331543, -1.208762764930725, 1.47682785987854, -0.03460988029837608, 818.0, 0.39739999175071716, 0.463703989982605, 0.0699940025806427, 3.1410000324249268, 1.281000018119812, 0.29899999499320984, 0.15481069684028625, -1.8638197183609009, -0.7886794209480286, -0.25764551758766174, 2.609703540802002, 1.1841710805892944, 2.801759958267212, 844.0, -0.20570699870586395, 0.4327940046787262, 0.06289099901914597, 2.8420000076293945, 0.8529999852180481, 3.11899995803833], "mean": [0.2877448499202728, 2.069429874420166, 1.674554467201233, 0.8418465852737427, -1.668813943862915, 0.5526931881904602, -0.7457068562507629, 438.9158020019531, 0.2705003023147583, 0.3221210837364197, -0.006814927328377962, -0.3710707426071167, 0.7897537350654602, -1.0907390117645264, -0.15782396495342255, -2.057295322418213, -1.5955276489257812, -1.1943988800048828, 1.7104127407073975, -0.7910018563270569, 1.0757474899291992, 632.4072875976562, -0.2688949704170227, 0.3351675570011139, 0.0027893364895135164, 2.3929314613342285, 0.540324866771698, -1.5082095861434937], "std": [0.29085206985473633, 0.03102756105363369, 0.7529070377349854, 0.41424423456192017, 0.3435574471950531, 1.0158177614212036, 0.4514116048812866, 324.49578857421875, 0.08565954118967056, 0.0675114244222641, 0.06765443086624146, 2.605975389480591, 0.20769168436527252, 0.7553534507751465, 0.16990819573402405, 0.030159320682287216, 0.23265434801578522, 0.46168798208236694, 0.7984345555305481, 0.5706685185432434, 0.8498426079750061, 321.98486328125, 0.03169862926006317, 0.05728217959403992, 0.02610037475824356, 0.3611529767513275, 0.28587213158607483, 1.99425208568573], "count": [588]}, "timestamp": {"min": [0.0], "max": [19.566666666666666], "mean": [9.783333333333333], "std": [5.658024455650642], "count": [588]}, "frame_index": {"min": [0], "max": [587], "mean": [293.5], "std": [169.74073366951924], "count": [588]}, "episode_index": {"min": [286], "max": [286], "mean": [286.0], "std": [0.0], "count": [588]}, "index": {"min": [310290], "max": [310877], "mean": [310583.5], "std": [169.74073366951924], "count": [588]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [588]}, "subtask_annotation": {"mean": [15.869047619047619, 29.0, 29.0, 29.0, 29.0], "std": [8.44982355677268, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [588]}, "scene_annotation": {"mean": [286.0], "std": [0.0], "min": [286], "max": [286], "count": [588]}, "eef_direction_state": {"mean": [3.8656462585034013, 3.328231292517007], "std": [2.0850888064179083, 1.8995395792587333], "min": [0, 0], "max": [6, 6], "count": [588]}, "eef_velocity_state": {"mean": [0.7755102040816326, 1.1751700680272108], "std": [0.6978676790874665, 0.717797892595317], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_acc_mag_state": {"mean": [0.7959183673469388, 0.9472789115646258], "std": [0.8222151555667128, 0.8343860489431276], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_direction_action": {"mean": [3.8656462585034013, 3.328231292517007], "std": [2.0850888064179083, 1.8995395792587333], "min": [0, 0], "max": [6, 6], "count": [588]}, "eef_velocity_action": {"mean": [0.7755102040816326, 1.1751700680272108], "std": [0.6978676790874665, 0.717797892595317], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_acc_mag_action": {"mean": [0.7959183673469388, 0.9472789115646258], "std": [0.8222151555667128, 0.8343860489431276], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_sim_pose_state": {"mean": [0.5300101452234285, 0.2711027997208243, 1.0972045664194046, -1.5194039456644208, 0.9621298434699685, 0.05045548587309041, 0.5163803991495398, -0.2694070143219838, 1.0790793395713238, 1.7385054779757003, 0.8125929360731391, 1.5481269322634155], "std": [0.05068858018194413, 0.025779190332059363, 0.03682728911007026, 1.9711119691459014, 0.37771244509806307, 2.6337055270653535, 0.0683546667757614, 0.09395962918986743, 0.05123542238894865, 1.0171281368560687, 0.3787598087248394, 1.7966805692313021], "min": [0.4462370891128339, 0.17732831912181812, 0.9930235397884312, -3.1315855221895683, 0.3690948005538144, -3.1410601989462985, 0.4095595432848714, -0.37648722571763726, 1.002619792136838, -3.029225757103994, 0.380543770705869, -3.125620433688707], "max": [0.6249313626695393, 0.3189388128558478, 1.158226882857825, 3.1349486071795227, 1.5497801832138371, 3.136752516762248, 0.6598877551770915, -0.10099759847303746, 1.1636321484631655, 3.1407525362685855, 1.5328200276051924, 3.1304096469355818], "count": [588]}, "eef_sim_pose_action": {"mean": [0.5300101452234285, 0.2711027997208243, 1.0972045664194046, -1.5194039456644208, 0.9621298434699685, 0.05045548587309041, 0.5163803991495398, -0.2694070143219838, 1.0790793395713238, 1.7385054779757003, 0.8125929360731391, 1.5481269322634155], "std": [0.05068858018194413, 0.025779190332059363, 0.03682728911007026, 1.9711119691459014, 0.37771244509806307, 2.6337055270653535, 0.0683546667757614, 0.09395962918986743, 0.05123542238894865, 1.0171281368560687, 0.3787598087248394, 1.7966805692313021], "min": [0.4462370891128339, 0.17732831912181812, 0.9930235397884312, -3.1315855221895683, 0.3690948005538144, -3.1410601989462985, 0.4095595432848714, -0.37648722571763726, 1.002619792136838, -3.029225757103994, 0.380543770705869, -3.125620433688707], "max": [0.6249313626695393, 0.3189388128558478, 1.158226882857825, 3.1349486071795227, 1.5497801832138371, 3.136752516762248, 0.6598877551770915, -0.10099759847303746, 1.1636321484631655, 3.1407525362685855, 1.5328200276051924, 3.1304096469355818], "count": [588]}, "gripper_mode_state": {"mean": [0.2602040816326531, 0.477891156462585], "std": [0.4387458461733431, 0.49951095987719674], "min": [0, 0], "max": [1, 1], "count": [588]}, "gripper_activity_state": {"mean": [1.8758503401360545, 1.7363945578231292], "std": [0.44404042154884316, 0.5949634935101793], "min": [0, 0], "max": [2, 2], "count": [588]}, "gripper_mode_action": {"mean": [0.2602040816326531, 0.477891156462585], "std": [0.4387458461733431, 0.49951095987719674], "min": [0, 0], "max": [1, 1], "count": [588]}, "gripper_activity_action": {"mean": [1.8758503401360545, 1.7363945578231292], "std": [0.44404042154884316, 0.5949634935101793], "min": [0, 0], "max": [2, 2], "count": [588]}, "gripper_open_scale_state": {"mean": [0.6324073128959732, 0.43897534033230334], "std": [0.32198446630627753, 0.32441507909123013], "min": [0.031, 0.0], "max": [0.844, 0.818], "count": [588]}, "gripper_open_scale_action": {"mean": [0.6324073128959732, 0.43897534033230334], "std": [0.32198446630627753, 0.32441507909123013], "min": [0.031, 0.0], "max": [0.844, 0.818], "count": [588]}}} +{"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.4260453350214258]], [[0.450319710914167]], [[0.4547805953231182]]], "std": [[[0.2169473998351466]], [[0.18785936993242278]], [[0.1807701746144613]]], "count": [151]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8627450980392157]], [[0.8509803921568627]]], "mean": [[[0.43305459247716743]], [[0.45491757428688917]], [[0.4548953152729083]]], "std": [[[0.16801202221689626]], [[0.13860408198595456]], [[0.13157511633931418]]], "count": [151]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.44960819482318315]], [[0.460560706401766]], [[0.45928433672033936]]], "std": [[[0.13372537044146615]], [[0.11314931758630759]], [[0.1072033718202673]]], "count": [151]}, "observation.state": {"min": [-0.0005759586347267032, 1.6642937660217285, 0.026476645842194557, 0.27057841420173645, -2.669341564178467, -1.6348848342895508, -1.803378939628601, -2.0, 0.06565400213003159, 0.23514500260353088, -0.17018400132656097, -3.1381852626800537, 0.4449999928474426, -2.3550000190734863, -0.5347340106964111, -2.0708158016204834, -1.6425468921661377, -1.9408761262893677, 1.9631813764572144, -1.524929165840149, -0.20549507439136505, 38.0, -0.3716999888420105, 0.24381600320339203, -0.145346999168396, 1.3869999647140503, 0.01600000262260437, -3.1411852836608887], "max": [0.8508480787277222, 2.092440366744995, 2.546924114227295, 1.4763739109039307, -0.8586148023605347, 1.3711133003234863, 0.36308085918426514, 812.0, 0.3889220058917999, 0.46674999594688416, 0.0927330031991005, 3.122999906539917, 1.2669999599456787, 0.5350000262260437, 0.1428377479314804, -1.8609051704406738, -0.750683605670929, -0.25761061906814575, 2.7285780906677246, 1.2389743328094482, 0.6918485164642334, 859.0, -0.13898900151252747, 0.44876301288604736, 0.043331000953912735, 2.6589999198913574, 0.8729999661445618, 3.1410000324249268], "mean": [0.3187047243118286, 2.0661847591400146, 1.6014264822006226, 0.8196373581886292, -1.813876748085022, 0.33078205585479736, -0.5368897318840027, 412.1089172363281, 0.2660180628299713, 0.3288595378398895, -0.004814253654330969, -0.7154096961021423, 0.8261213898658752, -0.9943743944168091, -0.20537890493869781, -2.0549073219299316, -1.3137680292129517, -1.1420848369598389, 2.449244737625122, -0.1923212856054306, 0.24584192037582397, 614.1441650390625, -0.26567941904067993, 0.3351063132286072, -0.012362918816506863, 2.1354033946990967, 0.5012366771697998, -1.5426743030548096], "std": [0.2600914239883423, 0.05512619391083717, 0.7588679790496826, 0.4006071388721466, 0.5359697937965393, 1.0868409872055054, 0.5686922669410706, 361.19989013671875, 0.09705574065446854, 0.06494080275297165, 0.07203727960586548, 2.516859292984009, 0.1840514987707138, 0.8109475374221802, 0.15418288111686707, 0.026740487664937973, 0.27203816175460815, 0.5449497103691101, 0.26577234268188477, 0.971616804599762, 0.25199809670448303, 283.5700988769531, 0.04279690235853195, 0.056510161608457565, 0.03928641602396965, 0.37209591269493103, 0.29562675952911377, 2.0716941356658936], "count": [808]}, "action": {"min": [-0.0005759586347267032, 1.6642937660217285, 0.026476645842194557, 0.27057841420173645, -2.669341564178467, -1.6348848342895508, -1.803378939628601, -2.0, 0.06565400213003159, 0.23514500260353088, -0.17018400132656097, -3.1381852626800537, 0.4449999928474426, -2.3550000190734863, -0.5347340106964111, -2.0708158016204834, -1.6425468921661377, -1.9408761262893677, 1.9631813764572144, -1.524929165840149, -0.20549507439136505, 38.0, -0.3716999888420105, 0.24381600320339203, -0.145346999168396, 1.3869999647140503, 0.01600000262260437, -3.1411852836608887], "max": [0.8508480787277222, 2.092440366744995, 2.546924114227295, 1.4763739109039307, -0.8586148023605347, 1.3711133003234863, 0.36308085918426514, 812.0, 0.3889220058917999, 0.46674999594688416, 0.0927330031991005, 3.122999906539917, 1.2669999599456787, 0.5350000262260437, 0.1428377479314804, -1.8609051704406738, -0.750683605670929, -0.25761061906814575, 2.7285780906677246, 1.2389743328094482, 0.6918485164642334, 859.0, -0.13898900151252747, 0.44876301288604736, 0.043331000953912735, 2.6589999198913574, 0.8729999661445618, 3.1410000324249268], "mean": [0.3187047243118286, 2.0661847591400146, 1.6014264822006226, 0.8196373581886292, -1.813876748085022, 0.33078205585479736, -0.5368897318840027, 412.1089172363281, 0.2660180628299713, 0.3288595378398895, -0.004814253654330969, -0.7154096961021423, 0.8261213898658752, -0.9943743944168091, -0.20537890493869781, -2.0549073219299316, -1.3137680292129517, -1.1420848369598389, 2.449244737625122, -0.1923212856054306, 0.24584192037582397, 614.1441650390625, -0.26567941904067993, 0.3351063132286072, -0.012362918816506863, 2.1354033946990967, 0.5012366771697998, -1.5426743030548096], "std": [0.2600914239883423, 0.05512619391083717, 0.7588679790496826, 0.4006071388721466, 0.5359697937965393, 1.0868409872055054, 0.5686922669410706, 361.19989013671875, 0.09705574065446854, 0.06494080275297165, 0.07203727960586548, 2.516859292984009, 0.1840514987707138, 0.8109475374221802, 0.15418288111686707, 0.026740487664937973, 0.27203816175460815, 0.5449497103691101, 0.26577234268188477, 0.971616804599762, 0.25199809670448303, 283.5700988769531, 0.04279690235853195, 0.056510161608457565, 0.03928641602396965, 0.37209591269493103, 0.29562675952911377, 2.0716941356658936], "count": [808]}, "timestamp": {"min": [0.0], "max": [26.9], "mean": [13.450000000000001], "std": [7.774977670564578], "count": [808]}, "frame_index": {"min": [0], "max": [807], "mean": [403.5], "std": [233.2493301169373], "count": [808]}, "episode_index": {"min": [287], "max": [287], "mean": [287.0], "std": [0.0], "count": [808]}, "index": {"min": [310878], "max": [311685], "mean": [311281.5], "std": [233.2493301169373], "count": [808]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [808]}, "subtask_annotation": {"mean": [15.896039603960396, 29.0, 29.0, 29.0, 29.0], "std": [8.08932704481871, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [808]}, "scene_annotation": {"mean": [287.0], "std": [0.0], "min": [287], "max": [287], "count": [808]}, "eef_direction_state": {"mean": [3.772277227722772, 3.5952970297029703], "std": [2.1953199009937565, 2.126175309429309], "min": [0, 0], "max": [6, 6], "count": [808]}, "eef_velocity_state": {"mean": [0.8292079207920792, 0.969059405940594], "std": [0.748290703250363, 0.7820910701545493], "min": [0, 0], "max": [2, 2], "count": [808]}, "eef_acc_mag_state": {"mean": [0.8762376237623762, 0.8910891089108911], "std": [0.8425736756987439, 0.8431552022195561], "min": [0, 0], "max": [2, 2], "count": [808]}, "eef_direction_action": {"mean": [3.772277227722772, 3.5952970297029703], "std": [2.1953199009937565, 2.126175309429309], "min": [0, 0], "max": [6, 6], "count": [808]}, "eef_velocity_action": {"mean": [0.8292079207920792, 0.969059405940594], "std": [0.748290703250363, 0.7820910701545493], "min": [0, 0], "max": [2, 2], "count": [808]}, "eef_acc_mag_action": {"mean": [0.8762376237623762, 0.8910891089108911], "std": [0.8425736756987439, 0.8431552022195561], "min": [0, 0], "max": [2, 2], "count": [808]}, "eef_sim_pose_state": {"mean": [0.5282852584685327, 0.2507125283296242, 1.0877900050680418, -1.3025469400714582, 0.9973531243471565, 1.3532328888743146, 0.5228251958770751, -0.26688830459528, 1.0827471222141665, 1.6842897486076829, 0.8391528784884196, 1.8137925920179696], "std": [0.04862824259120999, 0.040992527232261745, 0.046209531740140745, 2.282965271809653, 0.43226278782262856, 2.185686748146761, 0.06689560634703418, 0.10245316170829069, 0.05560125555266723, 0.8488611249485339, 0.3927863824357826, 1.422543168957287], "min": [0.45601606240589093, 0.08747667193100829, 0.9920353027084557, -3.137766973842196, 0.30046587933365965, -3.140807511622478, 0.41897633154207714, -0.37723467777428876, 1.00787108034085, -3.0507913585995725, 0.33396640529985455, -3.1373912299799627], "max": [0.6365029481255156, 0.33270403767927836, 1.154794706738951, 3.139794077648151, 1.5586178402860464, 3.1404468016797784, 0.6663572827995514, -0.06875305104011141, 1.1934573041396057, 3.0437760708260044, 1.5294259868534854, 3.137162025880329], "count": [808]}, "eef_sim_pose_action": {"mean": [0.5282852584685327, 0.2507125283296242, 1.0877900050680418, -1.3025469400714582, 0.9973531243471565, 1.3532328888743146, 0.5228251958770751, -0.26688830459528, 1.0827471222141665, 1.6842897486076829, 0.8391528784884196, 1.8137925920179696], "std": [0.04862824259120999, 0.040992527232261745, 0.046209531740140745, 2.282965271809653, 0.43226278782262856, 2.185686748146761, 0.06689560634703418, 0.10245316170829069, 0.05560125555266723, 0.8488611249485339, 0.3927863824357826, 1.422543168957287], "min": [0.45601606240589093, 0.08747667193100829, 0.9920353027084557, -3.137766973842196, 0.30046587933365965, -3.140807511622478, 0.41897633154207714, -0.37723467777428876, 1.00787108034085, -3.0507913585995725, 0.33396640529985455, -3.1373912299799627], "max": [0.6365029481255156, 0.33270403767927836, 1.154794706738951, 3.139794077648151, 1.5586178402860464, 3.1404468016797784, 0.6663572827995514, -0.06875305104011141, 1.1934573041396057, 3.0437760708260044, 1.5294259868534854, 3.137162025880329], "count": [808]}, "gripper_mode_state": {"mean": [0.2264851485148515, 0.4962871287128713], "std": [0.4185565983437045, 0.4999862143967662], "min": [0, 0], "max": [1, 1], "count": [808]}, "gripper_activity_state": {"mean": [1.8440594059405941, 1.7648514851485149], "std": [0.4929596979446391, 0.5879585656940824], "min": [0, 0], "max": [2, 2], "count": [808]}, "gripper_mode_action": {"mean": [0.2264851485148515, 0.4962871287128713], "std": [0.4185565983437045, 0.4999862143967662], "min": [0, 0], "max": [1, 1], "count": [808]}, "gripper_activity_action": {"mean": [1.8440594059405941, 1.7648514851485149], "std": [0.4929596979446391, 0.5879585656940824], "min": [0, 0], "max": [2, 2], "count": [808]}, "gripper_open_scale_state": {"mean": [0.6141441832485763, 0.4122883663938779], "std": [0.28357019097020036, 0.36099461951447026], "min": [0.038, 0.0], "max": [0.859, 0.812], "count": [808]}, "gripper_open_scale_action": {"mean": [0.6141441832485763, 0.4122883663938779], "std": [0.28357019097020036, 0.36099461951447026], "min": [0.038, 0.0], "max": [0.859, 0.812], "count": [808]}}} +{"episode_index": 285, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4207625795351253]], [[0.4439323207483877]], [[0.44707545827381723]]], "std": [[[0.21142242366049804]], [[0.18501484123049217]], [[0.18121949005914417]]], "count": [151]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[0.8901960784313725]], [[0.8705882352941177]]], "mean": [[[0.4307112577370904]], [[0.4531809072414838]], [[0.4551139367722806]]], "std": [[[0.18332601202693188]], [[0.15227272187064883]], [[0.1445208201075166]]], "count": [151]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7568627450980392]], [[0.7607843137254902]]], "mean": [[[0.44823374399428645]], [[0.46073019196641124]], [[0.4603967707115959]]], "std": [[[0.14574796816664218]], [[0.12197942489197279]], [[0.11514242724165062]]], "count": [151]}, "observation.state": {"min": [0.04331907257437706, 1.6895835399627686, 0.2608918249607086, 0.1114392802119255, -2.627034902572632, -1.6891471147537231, -1.5494859218597412, -2.0, 0.0831729993224144, 0.2234099954366684, -0.14032000303268433, -3.1411852836608887, 0.4909999966621399, -2.378000020980835, -0.5702340006828308, -2.0786523818969727, -1.4236477613449097, -1.9244873523712158, 2.511039972305298, -1.4875965118408203, -0.48979175090789795, -3.0, -0.3396250009536743, 0.24369299411773682, -0.18035799264907837, 1.6030000448226929, -0.037999995052814484, -3.1411852836608887], "max": [0.8419468998908997, 2.086541175842285, 2.5353524684906006, 1.6875414848327637, -1.1549192667007446, 1.1642917394638062, 0.4202752709388733, 837.0, 0.40031400322914124, 0.47262799739837646, 0.08892899751663208, 3.1410000324249268, 1.3619999885559082, 0.45500001311302185, 0.09632472693920135, -1.9520809650421143, -0.6462779641151428, -0.306549608707428, 2.88970685005188, 1.3190151453018188, 0.1705186814069748, 868.0, -0.12956400215625763, 0.4500199854373932, 0.027816999703645706, 2.8380000591278076, 0.906999945640564, 3.1410000324249268], "mean": [0.41499149799346924, 2.059612989425659, 1.685111165046692, 0.8311730623245239, -1.8342825174331665, 0.445222944021225, -0.6537051200866699, 369.106201171875, 0.26103559136390686, 0.37361058592796326, 0.0006708459695801139, -1.718201994895935, 0.8172223567962646, -0.9438970685005188, -0.19913077354431152, -2.060319185256958, -1.177810788154602, -1.223981261253357, 2.7539923191070557, -0.21863098442554474, -0.09267294406890869, 660.5223388671875, -0.23511667549610138, 0.3298841714859009, -0.04480346292257309, 2.2401862144470215, 0.5320164561271667, -2.108011245727539], "std": [0.27998608350753784, 0.05107264965772629, 0.6351534724235535, 0.45482659339904785, 0.5266082286834717, 0.8233726620674133, 0.6014773845672607, 350.15240478515625, 0.09547484666109085, 0.06307558715343475, 0.06470564752817154, 2.0086495876312256, 0.21659733355045319, 0.5706634521484375, 0.16421182453632355, 0.01729571260511875, 0.1818460375070572, 0.4995197355747223, 0.09620213508605957, 0.8793740272521973, 0.11649859696626663, 310.0543212890625, 0.038551028817892075, 0.05484623834490776, 0.044024642556905746, 0.23768948018550873, 0.32421213388442993, 1.4887994527816772], "count": [805]}, "action": {"min": [0.04331907257437706, 1.6895835399627686, 0.2608918249607086, 0.1114392802119255, -2.627034902572632, -1.6891471147537231, -1.5494859218597412, -2.0, 0.0831729993224144, 0.2234099954366684, -0.14032000303268433, -3.1411852836608887, 0.4909999966621399, -2.378000020980835, -0.5702340006828308, -2.0786523818969727, -1.4236477613449097, -1.9244873523712158, 2.511039972305298, -1.4875965118408203, -0.48979175090789795, -3.0, -0.3396250009536743, 0.24369299411773682, -0.18035799264907837, 1.6030000448226929, -0.037999995052814484, -3.1411852836608887], "max": [0.8419468998908997, 2.086541175842285, 2.5353524684906006, 1.6875414848327637, -1.1549192667007446, 1.1642917394638062, 0.4202752709388733, 837.0, 0.40031400322914124, 0.47262799739837646, 0.08892899751663208, 3.1410000324249268, 1.3619999885559082, 0.45500001311302185, 0.09632472693920135, -1.9520809650421143, -0.6462779641151428, -0.306549608707428, 2.88970685005188, 1.3190151453018188, 0.1705186814069748, 868.0, -0.12956400215625763, 0.4500199854373932, 0.027816999703645706, 2.8380000591278076, 0.906999945640564, 3.1410000324249268], "mean": [0.41499149799346924, 2.059612989425659, 1.685111165046692, 0.8311730623245239, -1.8342825174331665, 0.445222944021225, -0.6537051200866699, 369.106201171875, 0.26103559136390686, 0.37361058592796326, 0.0006708459695801139, -1.718201994895935, 0.8172223567962646, -0.9438970685005188, -0.19913077354431152, -2.060319185256958, -1.177810788154602, -1.223981261253357, 2.7539923191070557, -0.21863098442554474, -0.09267294406890869, 660.5223388671875, -0.23511667549610138, 0.3298841714859009, -0.04480346292257309, 2.2401862144470215, 0.5320164561271667, -2.108011245727539], "std": [0.27998608350753784, 0.05107264965772629, 0.6351534724235535, 0.45482659339904785, 0.5266082286834717, 0.8233726620674133, 0.6014773845672607, 350.15240478515625, 0.09547484666109085, 0.06307558715343475, 0.06470564752817154, 2.0086495876312256, 0.21659733355045319, 0.5706634521484375, 0.16421182453632355, 0.01729571260511875, 0.1818460375070572, 0.4995197355747223, 0.09620213508605957, 0.8793740272521973, 0.11649859696626663, 310.0543212890625, 0.038551028817892075, 0.05484623834490776, 0.044024642556905746, 0.23768948018550873, 0.32421213388442993, 1.4887994527816772], "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": [288], "max": [288], "mean": [288.0], "std": [0.0], "count": [805]}, "index": {"min": [311686], "max": [312490], "mean": [312088.0], "std": [232.38330404742936], "count": [805]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [805]}, "subtask_annotation": {"mean": [13.7527950310559, 29.0, 29.0, 29.0, 29.0], "std": [9.066750820920973, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [805]}, "scene_annotation": {"mean": [288.0], "std": [0.0], "min": [288], "max": [288], "count": [805]}, "eef_direction_state": {"mean": [3.751552795031056, 3.5975155279503106], "std": [2.1983366266864803, 2.1628124751244506], "min": [0, 0], "max": [6, 6], "count": [805]}, "eef_velocity_state": {"mean": [0.7863354037267081, 0.9900621118012423], "std": [0.7268153023826848, 0.792762680093848], "min": [0, 0], "max": [2, 2], "count": [805]}, "eef_acc_mag_state": {"mean": [0.7267080745341615, 0.9006211180124224], "std": [0.8234722548641651, 0.8429832336558263], "min": [0, 0], "max": [2, 2], "count": [805]}, "eef_direction_action": {"mean": [3.751552795031056, 3.5975155279503106], "std": [2.1983366266864803, 2.1628124751244506], "min": [0, 0], "max": [6, 6], "count": [805]}, "eef_velocity_action": {"mean": [0.7863354037267081, 0.9900621118012423], "std": [0.7268153023826848, 0.792762680093848], "min": [0, 0], "max": [2, 2], "count": [805]}, "eef_acc_mag_action": {"mean": [0.7267080745341615, 0.9006211180124224], "std": [0.8234722548641651, 0.8429832336558263], "min": [0, 0], "max": [2, 2], "count": [805]}, "eef_sim_pose_state": {"mean": [0.5234861115934318, 0.209212854800351, 1.0871628904329147, -0.3050217774667912, 1.0088882374941397, 0.8546893498981294, 0.5673541576369927, -0.2647990686721814, 1.0951093448506128, 2.0585910920626183, 0.8942980058465851, 1.8095704499421943], "std": [0.045743053065679155, 0.04408905860904168, 0.0413937090198486, 2.6844763275732904, 0.44056846450475745, 2.6212173863532775, 0.06415225456289197, 0.0942730735961655, 0.05226347035596555, 0.8388978954656648, 0.270313892565385, 1.804112584970044], "min": [0.4521142178172436, 0.061832239861729046, 1.0081664095577914, -3.1413071615384287, 0.28044525422741673, -3.1413841822699187, 0.4080872800345785, -0.3869171163725805, 1.0090210345394963, -2.946478817944235, 0.49505000999883997, -3.1348283398661003], "max": [0.6346196428578134, 0.2975944215115682, 1.1538595570153745, 3.1414509809382487, 1.5701367531741135, 3.141165824715836, 0.6681609106938777, -0.10916851749304748, 1.190804714950833, 3.1399875480810193, 1.5318108005390094, 3.08663590778524], "count": [805]}, "eef_sim_pose_action": {"mean": [0.5234861115934318, 0.209212854800351, 1.0871628904329147, -0.3050217774667912, 1.0088882374941397, 0.8546893498981294, 0.5673541576369927, -0.2647990686721814, 1.0951093448506128, 2.0585910920626183, 0.8942980058465851, 1.8095704499421943], "std": [0.045743053065679155, 0.04408905860904168, 0.0413937090198486, 2.6844763275732904, 0.44056846450475745, 2.6212173863532775, 0.06415225456289197, 0.0942730735961655, 0.05226347035596555, 0.8388978954656648, 0.270313892565385, 1.804112584970044], "min": [0.4521142178172436, 0.061832239861729046, 1.0081664095577914, -3.1413071615384287, 0.28044525422741673, -3.1413841822699187, 0.4080872800345785, -0.3869171163725805, 1.0090210345394963, -2.946478817944235, 0.49505000999883997, -3.1348283398661003], "max": [0.6346196428578134, 0.2975944215115682, 1.1538595570153745, 3.1414509809382487, 1.5701367531741135, 3.141165824715836, 0.6681609106938777, -0.10916851749304748, 1.190804714950833, 3.1399875480810193, 1.5318108005390094, 3.08663590778524], "count": [805]}, "gripper_mode_state": {"mean": [0.2484472049689441, 0.5527950310559007], "std": [0.43211247530251035, 0.4972048719550159], "min": [0, 0], "max": [1, 1], "count": [805]}, "gripper_activity_state": {"mean": [1.8161490683229813, 1.7590062111801241], "std": [0.5213337674017373, 0.5718523948118988], "min": [0, 0], "max": [2, 2], "count": [805]}, "gripper_mode_action": {"mean": [0.2484472049689441, 0.5527950310559007], "std": [0.43211247530251035, 0.4972048719550159], "min": [0, 0], "max": [1, 1], "count": [805]}, "gripper_activity_action": {"mean": [1.8161490683229813, 1.7590062111801241], "std": [0.5213337674017373, 0.5718523948118988], "min": [0, 0], "max": [2, 2], "count": [805]}, "gripper_open_scale_state": {"mean": [0.6605621119060868, 0.36910959767839047], "std": [0.3099695298863043, 0.35014888294318663], "min": [0.0, 0.0], "max": [0.868, 0.837], "count": [805]}, "gripper_open_scale_action": {"mean": [0.6605621119060868, 0.36910959767839047], "std": [0.3099695298863043, 0.35014888294318663], "min": [0.0, 0.0], "max": [0.868, 0.837], "count": [805]}}} +{"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.4120103121395617]], [[0.44228008578431377]], [[0.4458872789311803]]], "std": [[[0.22228989060571036]], [[0.1904193449218278]], [[0.1846995809123277]]], "count": [170]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9098039215686274]], [[0.9137254901960784]], [[0.9098039215686274]]], "mean": [[[0.4190986531622453]], [[0.4468988634179162]], [[0.4483547698000769]]], "std": [[[0.1876752643983768]], [[0.15274303834988512]], [[0.14527086897916594]]], "count": [170]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8392156862745098]], [[0.8196078431372549]], [[0.8235294117647058]]], "mean": [[[0.4290211637351019]], [[0.45009745170126875]], [[0.4514615904940407]]], "std": [[[0.16018224071627543]], [[0.13133237152382785]], [[0.12323091831463018]]], "count": [170]}, "observation.state": {"min": [0.10356784611940384, 1.8604687452316284, 0.5629209876060486, 0.18444639444351196, -2.4402146339416504, -1.630277156829834, -1.3788799047470093, -2.0, 0.07818400114774704, 0.23641200363636017, -0.14584200084209442, -3.1411852836608887, 0.31700000166893005, -2.494999885559082, -0.6642723679542542, -2.074009656906128, -1.691852331161499, -1.8622838258743286, 2.244196653366089, -1.5382634401321411, -0.1817760467529297, 33.0, -0.3300960063934326, 0.2696880102157593, -0.15863899886608124, 1.6299999952316284, -0.020000003278255463, -3.1401853561401367], "max": [0.8629781007766724, 2.086174726486206, 2.5423688888549805, 1.5592073202133179, -1.1229099035263062, 1.5241612195968628, 0.2660929262638092, 840.0, 0.3992980122566223, 0.470676988363266, 0.1089550033211708, 3.1410000324249268, 1.2970000505447388, 0.5180000066757202, -0.07265806198120117, -1.9475953578948975, -0.7367384433746338, -0.31895890831947327, 2.841500759124756, 1.128041386604309, 0.31607913970947266, 861.0, -0.1351740062236786, 0.4695329964160919, 0.03708399832248688, 2.615999937057495, 0.9240000247955322, 3.1410000324249268], "mean": [0.34204545617103577, 2.0699357986450195, 1.9688806533813477, 0.8666412234306335, -1.826055645942688, 0.752067506313324, -0.605301022529602, 432.396240234375, 0.28481724858283997, 0.339447021484375, 0.029032036662101746, 0.05802823230624199, 0.7888054847717285, -1.292337417602539, -0.35965532064437866, -2.0596141815185547, -1.341832160949707, -1.1992318630218506, 2.5823819637298584, -0.49410462379455566, 0.08393257856369019, 541.863525390625, -0.23402035236358643, 0.36160242557525635, -0.021698499098420143, 2.202847719192505, 0.4259989261627197, -2.0491459369659424], "std": [0.22785724699497223, 0.024237724021077156, 0.6038829684257507, 0.38473379611968994, 0.42775776982307434, 0.9605967998504639, 0.46424955129623413, 345.33917236328125, 0.09292101114988327, 0.06984015554189682, 0.056436024606227875, 2.71010422706604, 0.24211283028125763, 0.767196774482727, 0.14937064051628113, 0.01314232125878334, 0.24394410848617554, 0.5012691617012024, 0.21483848989009857, 0.9369913339614868, 0.13448189198970795, 368.3799743652344, 0.042786456644535065, 0.05844365432858467, 0.0394086129963398, 0.2918914556503296, 0.331231027841568, 1.4390701055526733], "count": [944]}, "action": {"min": [0.10356784611940384, 1.8604687452316284, 0.5629209876060486, 0.18444639444351196, -2.4402146339416504, -1.630277156829834, -1.3788799047470093, -2.0, 0.07818400114774704, 0.23641200363636017, -0.14584200084209442, -3.1411852836608887, 0.31700000166893005, -2.494999885559082, -0.6642723679542542, -2.074009656906128, -1.691852331161499, -1.8622838258743286, 2.244196653366089, -1.5382634401321411, -0.1817760467529297, 33.0, -0.3300960063934326, 0.2696880102157593, -0.15863899886608124, 1.6299999952316284, -0.020000003278255463, -3.1401853561401367], "max": [0.8629781007766724, 2.086174726486206, 2.5423688888549805, 1.5592073202133179, -1.1229099035263062, 1.5241612195968628, 0.2660929262638092, 840.0, 0.3992980122566223, 0.470676988363266, 0.1089550033211708, 3.1410000324249268, 1.2970000505447388, 0.5180000066757202, -0.07265806198120117, -1.9475953578948975, -0.7367384433746338, -0.31895890831947327, 2.841500759124756, 1.128041386604309, 0.31607913970947266, 861.0, -0.1351740062236786, 0.4695329964160919, 0.03708399832248688, 2.615999937057495, 0.9240000247955322, 3.1410000324249268], "mean": [0.34204545617103577, 2.0699357986450195, 1.9688806533813477, 0.8666412234306335, -1.826055645942688, 0.752067506313324, -0.605301022529602, 432.396240234375, 0.28481724858283997, 0.339447021484375, 0.029032036662101746, 0.05802823230624199, 0.7888054847717285, -1.292337417602539, -0.35965532064437866, -2.0596141815185547, -1.341832160949707, -1.1992318630218506, 2.5823819637298584, -0.49410462379455566, 0.08393257856369019, 541.863525390625, -0.23402035236358643, 0.36160242557525635, -0.021698499098420143, 2.202847719192505, 0.4259989261627197, -2.0491459369659424], "std": [0.22785724699497223, 0.024237724021077156, 0.6038829684257507, 0.38473379611968994, 0.42775776982307434, 0.9605967998504639, 0.46424955129623413, 345.33917236328125, 0.09292101114988327, 0.06984015554189682, 0.056436024606227875, 2.71010422706604, 0.24211283028125763, 0.767196774482727, 0.14937064051628113, 0.01314232125878334, 0.24394410848617554, 0.5012691617012024, 0.21483848989009857, 0.9369913339614868, 0.13448189198970795, 368.3799743652344, 0.042786456644535065, 0.05844365432858467, 0.0394086129963398, 0.2918914556503296, 0.331231027841568, 1.4390701055526733], "count": [944]}, "timestamp": {"min": [0.0], "max": [31.433333333333334], "mean": [15.716666666666667], "std": [9.08363913858317], "count": [944]}, "frame_index": {"min": [0], "max": [943], "mean": [471.5], "std": [272.5091741574951], "count": [944]}, "episode_index": {"min": [289], "max": [289], "mean": [289.0], "std": [0.0], "count": [944]}, "index": {"min": [312491], "max": [313434], "mean": [312962.5], "std": [272.5091741574951], "count": [944]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [944]}, "subtask_annotation": {"mean": [17.60063559322034, 29.0, 29.0, 29.0, 29.0], "std": [8.084068320652037, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [944]}, "scene_annotation": {"mean": [289.0], "std": [0.0], "min": [289], "max": [289], "count": [944]}, "eef_direction_state": {"mean": [4.120762711864407, 3.9120762711864407], "std": [2.0952511506672145, 2.035100445848116], "min": [0, 0], "max": [6, 6], "count": [944]}, "eef_velocity_state": {"mean": [0.6875, 0.8824152542372882], "std": [0.7092103659848318, 0.7464237428130971], "min": [0, 0], "max": [2, 2], "count": [944]}, "eef_acc_mag_state": {"mean": [0.6610169491525424, 0.7966101694915254], "std": [0.8114157848994025, 0.8342186238864226], "min": [0, 0], "max": [2, 2], "count": [944]}, "eef_direction_action": {"mean": [4.120762711864407, 3.9120762711864407], "std": [2.0952511506672145, 2.035100445848116], "min": [0, 0], "max": [6, 6], "count": [944]}, "eef_velocity_action": {"mean": [0.6875, 0.8824152542372882], "std": [0.7092103659848318, 0.7464237428130971], "min": [0, 0], "max": [2, 2], "count": [944]}, "eef_acc_mag_action": {"mean": [0.6610169491525424, 0.7966101694915254], "std": [0.8114157848994025, 0.8342186238864226], "min": [0, 0], "max": [2, 2], "count": [944]}, "eef_sim_pose_state": {"mean": [0.5577000707537139, 0.22081891655735417, 1.1091001785370054, -1.049052137513484, 0.8870743239108589, 1.4332884346845811, 0.5351965688500693, -0.30385553274646754, 1.0971263235385162, 1.82640031564569, 0.6483054655231467, 2.1850793132907387], "std": [0.04972794631313419, 0.04187140283924942, 0.04788147310392615, 2.624756723294592, 0.45020908333373777, 2.288988886043655, 0.06787750207916576, 0.08991458346259557, 0.05419989133101731, 0.7186721893734365, 0.3632684030631673, 0.8839368160219112], "min": [0.4836634095519994, 0.07533413963504504, 1.0080858585999617, -3.1408178561521654, 0.26609459972229077, -3.1400834459156926, 0.42105575772142206, -0.39098240300326764, 1.0092702798059618, -3.0735259628824956, 0.20159737621790486, -3.1363350768839653], "max": [0.6600438098886272, 0.2936261661110175, 1.169680843664645, 3.141396223323782, 1.5253850914331064, 3.141044108448605, 0.6678751666760898, -0.09778731964254812, 1.1986044328164498, 2.9094468342604927, 1.4709592202873516, 3.1389982295207144], "count": [944]}, "eef_sim_pose_action": {"mean": [0.5577000707537139, 0.22081891655735417, 1.1091001785370054, -1.049052137513484, 0.8870743239108589, 1.4332884346845811, 0.5351965688500693, -0.30385553274646754, 1.0971263235385162, 1.82640031564569, 0.6483054655231467, 2.1850793132907387], "std": [0.04972794631313419, 0.04187140283924942, 0.04788147310392615, 2.624756723294592, 0.45020908333373777, 2.288988886043655, 0.06787750207916576, 0.08991458346259557, 0.05419989133101731, 0.7186721893734365, 0.3632684030631673, 0.8839368160219112], "min": [0.4836634095519994, 0.07533413963504504, 1.0080858585999617, -3.1408178561521654, 0.26609459972229077, -3.1400834459156926, 0.42105575772142206, -0.39098240300326764, 1.0092702798059618, -3.0735259628824956, 0.20159737621790486, -3.1363350768839653], "max": [0.6600438098886272, 0.2936261661110175, 1.169680843664645, 3.141396223323782, 1.5253850914331064, 3.141044108448605, 0.6678751666760898, -0.09778731964254812, 1.1986044328164498, 2.9094468342604927, 1.4709592202873516, 3.1389982295207144], "count": [944]}, "gripper_mode_state": {"mean": [0.3591101694915254, 0.513771186440678], "std": [0.4797395706623422, 0.4998103184449257], "min": [0, 0], "max": [1, 1], "count": [944]}, "gripper_activity_state": {"mean": [1.9353813559322033, 1.7648305084745763], "std": [0.3173283980276144, 0.5838507950954959], "min": [0, 0], "max": [2, 2], "count": [944]}, "gripper_mode_action": {"mean": [0.3591101694915254, 0.513771186440678], "std": [0.4797395706623422, 0.4998103184449257], "min": [0, 0], "max": [1, 1], "count": [944]}, "gripper_activity_action": {"mean": [1.9353813559322033, 1.7648305084745763], "std": [0.3173283980276144, 0.5838507950954959], "min": [0, 0], "max": [2, 2], "count": [944]}, "gripper_open_scale_state": {"mean": [0.5418633474293396, 0.4324012318867246], "std": [0.36837993446037387, 0.3453328225393638], "min": [0.033, 0.0], "max": [0.861, 0.84], "count": [944]}, "gripper_open_scale_action": {"mean": [0.5418633474293396, 0.4324012318867246], "std": [0.36837993446037387, 0.3453328225393638], "min": [0.033, 0.0], "max": [0.861, 0.84], "count": [944]}}} +{"episode_index": 287, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.41531027915861185]], [[0.4462573802701832]], [[0.4478316159210163]]], "std": [[[0.2224554801637918]], [[0.1898710873220667]], [[0.18370529623794904]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9529411764705882]], [[0.9490196078431372]], [[0.9568627450980393]]], "mean": [[[0.4246574740518273]], [[0.4481561651362423]], [[0.4512395934019147]]], "std": [[[0.19064026583723157]], [[0.1580681474633659]], [[0.1496774944589678]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[0.8470588235294118]], [[0.8549019607843137]]], "mean": [[[0.44019456958252784]], [[0.45530932552011416]], [[0.4557221258515143]]], "std": [[[0.15205724703004536]], [[0.1267681305420379]], [[0.11936675500513914]]], "count": [142]}, "observation.state": {"min": [-0.058451078832149506, 1.8441499471664429, 0.6818304061889648, 0.28874731063842773, -2.652132511138916, -1.5726114511489868, -1.4385002851486206, -2.0, 0.10489200055599213, 0.2275959998369217, -0.08918000012636185, -3.1411852836608887, 0.2840000092983246, -2.681999921798706, -0.6019291281700134, -2.07690691947937, -1.7227272987365723, -1.8861424922943115, 1.7829759120941162, -1.594393253326416, -0.08868017792701721, 32.0, -0.31431201100349426, 0.2657110095024109, -0.1569480001926422, 1.6660000085830688, -0.09300000220537186, -3.1371853351593018], "max": [0.8874999284744263, 2.0900492668151855, 2.475644826889038, 1.8709406852722168, -1.0530270338058472, 1.4210994243621826, 0.48024481534957886, 817.0, 0.403548002243042, 0.46000799536705017, 0.10639700293540955, 3.127000093460083, 1.2910000085830688, 0.4179999828338623, -0.0708429142832756, -2.0084726810455322, -0.7501251101493835, -0.23369960486888885, 2.821481943130493, 1.1392288208007812, 0.6413212418556213, 850.0, -0.14045199751853943, 0.4560149908065796, 0.054864998906850815, 2.625, 0.8840000033378601, 3.138000011444092], "mean": [0.23141667246818542, 2.066694974899292, 1.8046982288360596, 1.0431315898895264, -1.8891000747680664, 0.72826087474823, -0.4757286012172699, 488.1572570800781, 0.2794279158115387, 0.3303399682044983, 0.034891508519649506, -0.4759242534637451, 0.8088408708572388, -1.3205584287643433, -0.30837130546569824, -2.0599586963653564, -1.3982378244400024, -1.2692434787750244, 2.4113948345184326, -0.6248948574066162, 0.28544095158576965, 555.3157958984375, -0.23978927731513977, 0.3528956472873688, -0.01487076748162508, 2.2894840240478516, 0.40951570868492126, -2.022469997406006], "std": [0.2856101095676422, 0.03215837478637695, 0.5008249282836914, 0.6355534791946411, 0.6182806491851807, 0.898335874080658, 0.5998401045799255, 331.3726501464844, 0.07535643130540848, 0.06433580070734024, 0.05048501864075661, 2.372830390930176, 0.2463870346546173, 0.77903813123703, 0.1498943716287613, 0.007565390318632126, 0.28367307782173157, 0.4506024420261383, 0.3529224693775177, 0.8748043179512024, 0.24256502091884613, 308.07464599609375, 0.03160828351974487, 0.06018705666065216, 0.04472929239273071, 0.25418466329574585, 0.3557208776473999, 1.32297945022583], "count": [741]}, "action": {"min": [-0.058451078832149506, 1.8441499471664429, 0.6818304061889648, 0.28874731063842773, -2.652132511138916, -1.5726114511489868, -1.4385002851486206, -2.0, 0.10489200055599213, 0.2275959998369217, -0.08918000012636185, -3.1411852836608887, 0.2840000092983246, -2.681999921798706, -0.6019291281700134, -2.07690691947937, -1.7227272987365723, -1.8861424922943115, 1.7829759120941162, -1.594393253326416, -0.08868017792701721, 32.0, -0.31431201100349426, 0.2657110095024109, -0.1569480001926422, 1.6660000085830688, -0.09300000220537186, -3.1371853351593018], "max": [0.8874999284744263, 2.0900492668151855, 2.475644826889038, 1.8709406852722168, -1.0530270338058472, 1.4210994243621826, 0.48024481534957886, 817.0, 0.403548002243042, 0.46000799536705017, 0.10639700293540955, 3.127000093460083, 1.2910000085830688, 0.4179999828338623, -0.0708429142832756, -2.0084726810455322, -0.7501251101493835, -0.23369960486888885, 2.821481943130493, 1.1392288208007812, 0.6413212418556213, 850.0, -0.14045199751853943, 0.4560149908065796, 0.054864998906850815, 2.625, 0.8840000033378601, 3.138000011444092], "mean": [0.23141667246818542, 2.066694974899292, 1.8046982288360596, 1.0431315898895264, -1.8891000747680664, 0.72826087474823, -0.4757286012172699, 488.1572570800781, 0.2794279158115387, 0.3303399682044983, 0.034891508519649506, -0.4759242534637451, 0.8088408708572388, -1.3205584287643433, -0.30837130546569824, -2.0599586963653564, -1.3982378244400024, -1.2692434787750244, 2.4113948345184326, -0.6248948574066162, 0.28544095158576965, 555.3157958984375, -0.23978927731513977, 0.3528956472873688, -0.01487076748162508, 2.2894840240478516, 0.40951570868492126, -2.022469997406006], "std": [0.2856101095676422, 0.03215837478637695, 0.5008249282836914, 0.6355534791946411, 0.6182806491851807, 0.898335874080658, 0.5998401045799255, 331.3726501464844, 0.07535643130540848, 0.06433580070734024, 0.05048501864075661, 2.372830390930176, 0.2463870346546173, 0.77903813123703, 0.1498943716287613, 0.007565390318632126, 0.28367307782173157, 0.4506024420261383, 0.3529224693775177, 0.8748043179512024, 0.24256502091884613, 308.07464599609375, 0.03160828351974487, 0.06018705666065216, 0.04472929239273071, 0.25418466329574585, 0.3557208776473999, 1.32297945022583], "count": [741]}, "timestamp": {"min": [0.0], "max": [24.666666666666668], "mean": [12.333333333333334], "std": [7.130269331570915], "count": [741]}, "frame_index": {"min": [0], "max": [740], "mean": [370.0], "std": [213.90807994712745], "count": [741]}, "episode_index": {"min": [290], "max": [290], "mean": [290.0], "std": [0.0], "count": [741]}, "index": {"min": [313435], "max": [314175], "mean": [313805.0], "std": [213.90807994712745], "count": [741]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [741]}, "subtask_annotation": {"mean": [16.71794871794872, 29.0, 29.0, 29.0, 29.0], "std": [8.640054487167893, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [741]}, "scene_annotation": {"mean": [290.0], "std": [0.0], "min": [290], "max": [290], "count": [741]}, "eef_direction_state": {"mean": [3.786774628879892, 3.7233468286099867], "std": [2.07949645861867, 2.197497687413486], "min": [0, 0], "max": [6, 6], "count": [741]}, "eef_velocity_state": {"mean": [0.8137651821862348, 0.8947368421052632], "std": [0.6914745877141022, 0.7562510290948551], "min": [0, 0], "max": [2, 2], "count": [741]}, "eef_acc_mag_state": {"mean": [0.8313090418353576, 0.7854251012145749], "std": [0.8327908870647913, 0.8432334392409607], "min": [0, 0], "max": [2, 2], "count": [741]}, "eef_direction_action": {"mean": [3.786774628879892, 3.7233468286099867], "std": [2.07949645861867, 2.197497687413486], "min": [0, 0], "max": [6, 6], "count": [741]}, "eef_velocity_action": {"mean": [0.8137651821862348, 0.8947368421052632], "std": [0.6914745877141022, 0.7562510290948551], "min": [0, 0], "max": [2, 2], "count": [741]}, "eef_acc_mag_action": {"mean": [0.8313090418353576, 0.7854251012145749], "std": [0.8327908870647913, 0.8432334392409607], "min": [0, 0], "max": [2, 2], "count": [741]}, "eef_sim_pose_state": {"mean": [0.5510801891902698, 0.23127602805331174, 1.1113977322848803, -0.6520388737501757, 0.8211380609204941, 1.2189813999978716, 0.5246468146379506, -0.2982542512482806, 1.1067021289662833, 1.9570075891136534, 0.6744368237076408, 2.217472908530274], "std": [0.04897369868198487, 0.04177111000895229, 0.03831237648245181, 2.7349191104097215, 0.45891204041008965, 2.494007877384633, 0.0633013587075123, 0.06739715047914428, 0.058905500196749776, 0.8435149191461879, 0.3119904675898722, 0.8798924653339538], "min": [0.4793360637806507, 0.07931129651610046, 1.014947334168386, -3.141280942010326, 0.21046049776225106, -3.1404384340178315, 0.41154115942323655, -0.3856310234776406, 1.0074229922274631, -2.8789772920440426, 0.3069692528420318, -3.1350276040855642], "max": [0.6449203181586745, 0.29219326328111317, 1.1594336353140513, 3.1414910657871213, 1.545700088500642, 3.138399571010848, 0.6576472707124422, -0.11575715756540433, 1.1914804409784987, 3.019015098361529, 1.395836284706526, 2.953157933913262], "count": [741]}, "eef_sim_pose_action": {"mean": [0.5510801891902698, 0.23127602805331174, 1.1113977322848803, -0.6520388737501757, 0.8211380609204941, 1.2189813999978716, 0.5246468146379506, -0.2982542512482806, 1.1067021289662833, 1.9570075891136534, 0.6744368237076408, 2.217472908530274], "std": [0.04897369868198487, 0.04177111000895229, 0.03831237648245181, 2.7349191104097215, 0.45891204041008965, 2.494007877384633, 0.0633013587075123, 0.06739715047914428, 0.058905500196749776, 0.8435149191461879, 0.3119904675898722, 0.8798924653339538], "min": [0.4793360637806507, 0.07931129651610046, 1.014947334168386, -3.141280942010326, 0.21046049776225106, -3.1404384340178315, 0.41154115942323655, -0.3856310234776406, 1.0074229922274631, -2.8789772920440426, 0.3069692528420318, -3.1350276040855642], "max": [0.6449203181586745, 0.29219326328111317, 1.1594336353140513, 3.1414910657871213, 1.545700088500642, 3.138399571010848, 0.6576472707124422, -0.11575715756540433, 1.1914804409784987, 3.019015098361529, 1.395836284706526, 2.953157933913262], "count": [741]}, "gripper_mode_state": {"mean": [0.3319838056680162, 0.42780026990553305], "std": [0.4709252153391238, 0.4947597386351142], "min": [0, 0], "max": [1, 1], "count": [741]}, "gripper_activity_state": {"mean": [1.8178137651821862, 1.7651821862348178], "std": [0.5252142526631671, 0.5751743271559007], "min": [0, 0], "max": [2, 2], "count": [741]}, "gripper_mode_action": {"mean": [0.3319838056680162, 0.42780026990553305], "std": [0.4709252153391238, 0.4947597386351142], "min": [0, 0], "max": [1, 1], "count": [741]}, "gripper_activity_action": {"mean": [1.8178137651821862, 1.7651821862348178], "std": [0.5252142526631671, 0.5751743271559007], "min": [0, 0], "max": [2, 2], "count": [741]}, "gripper_open_scale_state": {"mean": [0.5553157892986507, 0.4881599190315572], "std": [0.3080747336999818, 0.331368694132446], "min": [0.032, 0.0], "max": [0.85, 0.817], "count": [741]}, "gripper_open_scale_action": {"mean": [0.5553157892986507, 0.4881599190315572], "std": [0.3080747336999818, 0.331368694132446], "min": [0.032, 0.0], "max": [0.85, 0.817], "count": [741]}}} +{"episode_index": 288, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.41645150388586805]], [[0.4432121385318833]], [[0.4479218621272038]]], "std": [[[0.2192660955757055]], [[0.19152059752724573]], [[0.18450739316674947]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7490196078431373]], [[0.7450980392156863]]], "mean": [[[0.43560997830504755]], [[0.45447690792003076]], [[0.4561809400230681]]], "std": [[[0.17066926060299079]], [[0.14001655139482913]], [[0.13119892832609173]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7568627450980392]], [[0.7490196078431373]]], "mean": [[[0.4494415231778986]], [[0.45850370736529905]], [[0.45867009254682267]]], "std": [[[0.13758661017645543]], [[0.11647826708728437]], [[0.10923404265675574]]], "count": [119]}, "observation.state": {"min": [-0.1702394187450409, 1.7947920560836792, 0.7194247841835022, 0.22678810358047485, -2.8161587715148926, -1.5453494787216187, -1.2823807001113892, 11.0, 0.09081900119781494, 0.22477500140666962, -0.12540900707244873, -3.128999948501587, 0.3330000340938568, -2.61899995803833, -0.6270793676376343, -2.0708680152893066, -1.7448406219482422, -1.7589428424835205, 2.0976765155792236, -1.744247317314148, -0.06674139201641083, 4.0, -0.31324899196624756, 0.265190988779068, -0.10645899921655655, 1.6169999837875366, -0.16200000047683716, -3.1401853561401367], "max": [0.9170657396316528, 2.090782403945923, 2.6674389839172363, 1.728399634361267, -1.248434066772461, 1.2429711818695068, 0.6130294799804688, 809.0, 0.40494900941848755, 0.4790549874305725, 0.10172899812459946, 3.13700008392334, 1.281999945640564, 0.40700000524520874, -0.18327704071998596, -1.9465134143829346, -0.7348185181617737, -0.3112969398498535, 2.8411343097686768, 1.119890570640564, 0.5384864807128906, 815.0, -0.20075100660324097, 0.46136000752449036, 0.03714799880981445, 2.5179998874664307, 0.8309999704360962, 3.1410000324249268], "mean": [0.27431610226631165, 2.0572595596313477, 1.8117623329162598, 0.8690634369850159, -1.8772225379943848, 0.4912360608577728, -0.5187706351280212, 456.9795837402344, 0.28942155838012695, 0.3422338664531708, 0.017160873860120773, -0.3104451894760132, 0.8623721599578857, -1.2158948183059692, -0.4095965325832367, -2.060041666030884, -1.3858855962753296, -1.1200116872787476, 2.44325852394104, -0.5084595084190369, 0.21536758542060852, 579.4583740234375, -0.23489327728748322, 0.37387722730636597, -0.019203612580895424, 2.255988121032715, 0.42401671409606934, -1.524315357208252], "std": [0.3405309319496155, 0.0504298061132431, 0.6061607599258423, 0.4643336534500122, 0.4464888572692871, 0.8759182691574097, 0.5631484389305115, 318.0965270996094, 0.08471602201461792, 0.07274249196052551, 0.054978836327791214, 2.598081350326538, 0.20004794001579285, 0.7912874221801758, 0.11686602979898453, 0.013544491492211819, 0.3146003782749176, 0.482551246881485, 0.2699004113674164, 0.9459896683692932, 0.2380891591310501, 335.29986572265625, 0.029088562354445457, 0.06042488291859627, 0.028943173587322235, 0.2655175030231476, 0.3466048836708069, 1.9477616548538208], "count": [588]}, "action": {"min": [-0.1702394187450409, 1.7947920560836792, 0.7194247841835022, 0.22678810358047485, -2.8161587715148926, -1.5453494787216187, -1.2823807001113892, 11.0, 0.09081900119781494, 0.22477500140666962, -0.12540900707244873, -3.128999948501587, 0.3330000340938568, -2.61899995803833, -0.6270793676376343, -2.0708680152893066, -1.7448406219482422, -1.7589428424835205, 2.0976765155792236, -1.744247317314148, -0.06674139201641083, 4.0, -0.31324899196624756, 0.265190988779068, -0.10645899921655655, 1.6169999837875366, -0.16200000047683716, -3.1401853561401367], "max": [0.9170657396316528, 2.090782403945923, 2.6674389839172363, 1.728399634361267, -1.248434066772461, 1.2429711818695068, 0.6130294799804688, 809.0, 0.40494900941848755, 0.4790549874305725, 0.10172899812459946, 3.13700008392334, 1.281999945640564, 0.40700000524520874, -0.18327704071998596, -1.9465134143829346, -0.7348185181617737, -0.3112969398498535, 2.8411343097686768, 1.119890570640564, 0.5384864807128906, 815.0, -0.20075100660324097, 0.46136000752449036, 0.03714799880981445, 2.5179998874664307, 0.8309999704360962, 3.1410000324249268], "mean": [0.27431610226631165, 2.0572595596313477, 1.8117623329162598, 0.8690634369850159, -1.8772225379943848, 0.4912360608577728, -0.5187706351280212, 456.9795837402344, 0.28942155838012695, 0.3422338664531708, 0.017160873860120773, -0.3104451894760132, 0.8623721599578857, -1.2158948183059692, -0.4095965325832367, -2.060041666030884, -1.3858855962753296, -1.1200116872787476, 2.44325852394104, -0.5084595084190369, 0.21536758542060852, 579.4583740234375, -0.23489327728748322, 0.37387722730636597, -0.019203612580895424, 2.255988121032715, 0.42401671409606934, -1.524315357208252], "std": [0.3405309319496155, 0.0504298061132431, 0.6061607599258423, 0.4643336534500122, 0.4464888572692871, 0.8759182691574097, 0.5631484389305115, 318.0965270996094, 0.08471602201461792, 0.07274249196052551, 0.054978836327791214, 2.598081350326538, 0.20004794001579285, 0.7912874221801758, 0.11686602979898453, 0.013544491492211819, 0.3146003782749176, 0.482551246881485, 0.2699004113674164, 0.9459896683692932, 0.2380891591310501, 335.29986572265625, 0.029088562354445457, 0.06042488291859627, 0.028943173587322235, 0.2655175030231476, 0.3466048836708069, 1.9477616548538208], "count": [588]}, "timestamp": {"min": [0.0], "max": [19.566666666666666], "mean": [9.783333333333333], "std": [5.658024455650642], "count": [588]}, "frame_index": {"min": [0], "max": [587], "mean": [293.5], "std": [169.74073366951924], "count": [588]}, "episode_index": {"min": [291], "max": [291], "mean": [291.0], "std": [0.0], "count": [588]}, "index": {"min": [314176], "max": [314763], "mean": [314469.5], "std": [169.74073366951924], "count": [588]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [588]}, "subtask_annotation": {"mean": [15.64795918367347, 29.0, 29.0, 29.0, 29.0], "std": [8.64572242459999, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [588]}, "scene_annotation": {"mean": [291.0], "std": [0.0], "min": [291], "max": [291], "count": [588]}, "eef_direction_state": {"mean": [3.6683673469387754, 3.020408163265306], "std": [2.193191238956244, 2.068452337255564], "min": [0, 0], "max": [6, 6], "count": [588]}, "eef_velocity_state": {"mean": [0.8078231292517006, 1.1683673469387754], "std": [0.6891827132583592, 0.7026814925855196], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_acc_mag_state": {"mean": [0.9115646258503401, 0.8690476190476191], "std": [0.8425356131517198, 0.8359652316219451], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_direction_action": {"mean": [3.6683673469387754, 3.020408163265306], "std": [2.193191238956244, 2.068452337255564], "min": [0, 0], "max": [6, 6], "count": [588]}, "eef_velocity_action": {"mean": [0.8078231292517006, 1.1683673469387754], "std": [0.6891827132583592, 0.7026814925855196], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_acc_mag_action": {"mean": [0.9115646258503401, 0.8690476190476191], "std": [0.8425356131517198, 0.8359652316219451], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_sim_pose_state": {"mean": [0.5707049123311141, 0.22530039919155034, 1.1097104237744442, -0.45414723614826696, 0.8740203444835094, 1.700671691747356, 0.5343832805811938, -0.2946287995118282, 1.0848087524275805, 1.8074820934739624, 0.7555488369797316, 1.8931817491388505], "std": [0.04994504940224038, 0.023166010726173906, 0.04449484635177914, 2.6683242768602393, 0.4717460448962101, 2.011949940763944, 0.07248117407434157, 0.08595383907034702, 0.0433923857243725, 0.9018389014314395, 0.34908505568966064, 1.3309135354050843], "min": [0.4860764487846298, 0.17522547262186242, 1.0116969862123673, -3.1412149949474997, 0.10675884592985452, -3.1260515094292924, 0.40924146261218436, -0.4012619329614119, 1.0140774250288611, -3.025424664412443, 0.3282084676619721, -3.1394772289231296], "max": [0.6535375136578355, 0.2692096968115099, 1.1698230533178464, 3.1296448949350983, 1.5401305283521345, 3.127581467304744, 0.6686484198248279, -0.10254510393284502, 1.1595453212938918, 3.103449071912284, 1.5451496939376326, 3.1411968234242678], "count": [588]}, "eef_sim_pose_action": {"mean": [0.5707049123311141, 0.22530039919155034, 1.1097104237744442, -0.45414723614826696, 0.8740203444835094, 1.700671691747356, 0.5343832805811938, -0.2946287995118282, 1.0848087524275805, 1.8074820934739624, 0.7555488369797316, 1.8931817491388505], "std": [0.04994504940224038, 0.023166010726173906, 0.04449484635177914, 2.6683242768602393, 0.4717460448962101, 2.011949940763944, 0.07248117407434157, 0.08595383907034702, 0.0433923857243725, 0.9018389014314395, 0.34908505568966064, 1.3309135354050843], "min": [0.4860764487846298, 0.17522547262186242, 1.0116969862123673, -3.1412149949474997, 0.10675884592985452, -3.1260515094292924, 0.40924146261218436, -0.4012619329614119, 1.0140774250288611, -3.025424664412443, 0.3282084676619721, -3.1394772289231296], "max": [0.6535375136578355, 0.2692096968115099, 1.1698230533178464, 3.1296448949350983, 1.5401305283521345, 3.127581467304744, 0.6686484198248279, -0.10254510393284502, 1.1595453212938918, 3.103449071912284, 1.5451496939376326, 3.1411968234242678], "count": [588]}, "gripper_mode_state": {"mean": [0.2755102040816326, 0.4608843537414966], "std": [0.4467710056936692, 0.4984676180232573], "min": [0, 0], "max": [1, 1], "count": [588]}, "gripper_activity_state": {"mean": [1.8724489795918366, 1.7091836734693877], "std": [0.4544445541967594, 0.6432147261615928], "min": [0, 0], "max": [2, 2], "count": [588]}, "gripper_mode_action": {"mean": [0.2755102040816326, 0.4608843537414966], "std": [0.4467710056936692, 0.4984676180232573], "min": [0, 0], "max": [1, 1], "count": [588]}, "gripper_activity_action": {"mean": [1.8724489795918366, 1.7091836734693877], "std": [0.4544445541967594, 0.6432147261615928], "min": [0, 0], "max": [2, 2], "count": [588]}, "gripper_open_scale_state": {"mean": [0.5794583332838689, 0.45697959160804713], "std": [0.33530028107279175, 0.31809664264091325], "min": [0.004, 0.011], "max": [0.815, 0.809], "count": [588]}, "gripper_open_scale_action": {"mean": [0.5794583332838689, 0.45697959160804713], "std": [0.33530028107279175, 0.31809664264091325], "min": [0.004, 0.011], "max": [0.815, 0.809], "count": [588]}}} +{"episode_index": 289, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4110052410130719]], [[0.43992150245098044]], [[0.4429882312091504]]], "std": [[[0.21503179099889314]], [[0.185089418592862]], [[0.1800355651016235]]], "count": [250]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.8274509803921568]], [[0.8313725490196079]]], "mean": [[[0.41697164297385625]], [[0.4431990980392157]], [[0.44611909967320257]]], "std": [[[0.1863698175084922]], [[0.15062335964313361]], [[0.1416452852533089]]], "count": [250]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.7686274509803922]], [[0.7686274509803922]]], "mean": [[[0.44290017401960785]], [[0.4546659485294118]], [[0.4561350114379085]]], "std": [[[0.1554398139695744]], [[0.13070581944662377]], [[0.12312083216545334]]], "count": [250]}, "observation.state": {"min": [-0.04951499402523041, 1.741786241531372, 0.8959997296333313, 0.164148211479187, -2.9157819747924805, -1.5618078708648682, -1.0740931034088135, -2.0, 0.05590600147843361, 0.2503400146961212, -0.11261799931526184, -3.1381852626800537, 0.23000000417232513, -2.9679999351501465, -0.803706705570221, -2.0781984329223633, -1.6175187826156616, -1.7575290203094482, 1.5352091789245605, -1.819348692893982, -0.3129899203777313, -2.0, -0.3193410038948059, 0.26126301288604736, -0.1646990031003952, 1.5750000476837158, -0.20600001513957977, -3.1381852626800537], "max": [0.8580561876296997, 2.0836613178253174, 2.686358690261841, 1.6903862953186035, -1.3801190853118896, 1.2474740743637085, 0.7446970343589783, 793.0, 0.45051100850105286, 0.49001601338386536, 0.1639779955148697, 3.1029999256134033, 1.3650000095367432, 0.4020000100135803, -0.25247931480407715, -2.027776002883911, -0.64736008644104, -0.2903180718421936, 2.84254789352417, 1.0278069972991943, 1.1009886264801025, 860.0, -0.10626000165939331, 0.48472198843955994, 0.029005000367760658, 2.8940000534057617, 0.9179999828338623, 3.1410000324249268], "mean": [0.2863438129425049, 2.062833070755005, 1.9279959201812744, 1.163176417350769, -2.19191837310791, 0.7418174147605896, -0.39045748114585876, 528.91845703125, 0.28821587562561035, 0.36435824632644653, 0.05213186889886856, -2.041165828704834, 0.7768386602401733, -1.1986095905303955, -0.46673640608787537, -2.0630476474761963, -1.3064920902252197, -1.1636288166046143, 2.4591383934020996, -0.5943853259086609, 0.16048577427864075, 665.8455200195312, -0.20000368356704712, 0.3712221682071686, -0.04275909811258316, 2.2583425045013428, 0.37236449122428894, -2.100496292114258], "std": [0.24396146833896637, 0.03417513892054558, 0.38700538873672485, 0.3347088694572449, 0.3949896991252899, 0.5693737864494324, 0.35553595423698425, 276.54833984375, 0.08754539489746094, 0.06177077442407608, 0.050034236162900925, 1.4618120193481445, 0.2629677355289459, 0.6424492001533508, 0.1282120794057846, 0.005719350650906563, 0.18814048171043396, 0.4175088107585907, 0.3762611150741577, 0.9158811569213867, 0.38605067133903503, 318.89642333984375, 0.03305291384458542, 0.07107055932283401, 0.0367698110640049, 0.2559989094734192, 0.3893837332725525, 1.3333418369293213], "count": [1583]}, "action": {"min": [-0.04951499402523041, 1.741786241531372, 0.8959997296333313, 0.164148211479187, -2.9157819747924805, -1.5618078708648682, -1.0740931034088135, -2.0, 0.05590600147843361, 0.2503400146961212, -0.11261799931526184, -3.1381852626800537, 0.23000000417232513, -2.9679999351501465, -0.803706705570221, -2.0781984329223633, -1.6175187826156616, -1.7575290203094482, 1.5352091789245605, -1.819348692893982, -0.3129899203777313, -2.0, -0.3193410038948059, 0.26126301288604736, -0.1646990031003952, 1.5750000476837158, -0.20600001513957977, -3.1381852626800537], "max": [0.8580561876296997, 2.0836613178253174, 2.686358690261841, 1.6903862953186035, -1.3801190853118896, 1.2474740743637085, 0.7446970343589783, 793.0, 0.45051100850105286, 0.49001601338386536, 0.1639779955148697, 3.1029999256134033, 1.3650000095367432, 0.4020000100135803, -0.25247931480407715, -2.027776002883911, -0.64736008644104, -0.2903180718421936, 2.84254789352417, 1.0278069972991943, 1.1009886264801025, 860.0, -0.10626000165939331, 0.48472198843955994, 0.029005000367760658, 2.8940000534057617, 0.9179999828338623, 3.1410000324249268], "mean": [0.2863438129425049, 2.062833070755005, 1.9279959201812744, 1.163176417350769, -2.19191837310791, 0.7418174147605896, -0.39045748114585876, 528.91845703125, 0.28821587562561035, 0.36435824632644653, 0.05213186889886856, -2.041165828704834, 0.7768386602401733, -1.1986095905303955, -0.46673640608787537, -2.0630476474761963, -1.3064920902252197, -1.1636288166046143, 2.4591383934020996, -0.5943853259086609, 0.16048577427864075, 665.8455200195312, -0.20000368356704712, 0.3712221682071686, -0.04275909811258316, 2.2583425045013428, 0.37236449122428894, -2.100496292114258], "std": [0.24396146833896637, 0.03417513892054558, 0.38700538873672485, 0.3347088694572449, 0.3949896991252899, 0.5693737864494324, 0.35553595423698425, 276.54833984375, 0.08754539489746094, 0.06177077442407608, 0.050034236162900925, 1.4618120193481445, 0.2629677355289459, 0.6424492001533508, 0.1282120794057846, 0.005719350650906563, 0.18814048171043396, 0.4175088107585907, 0.3762611150741577, 0.9158811569213867, 0.38605067133903503, 318.89642333984375, 0.03305291384458542, 0.07107055932283401, 0.0367698110640049, 0.2559989094734192, 0.3893837332725525, 1.3333418369293213], "count": [1583]}, "timestamp": {"min": [0.0], "max": [52.733333333333334], "mean": [26.366666666666667], "std": [15.232421562793839], "count": [1583]}, "frame_index": {"min": [0], "max": [1582], "mean": [791.0], "std": [456.9726468838151], "count": [1583]}, "episode_index": {"min": [292], "max": [292], "mean": [292.0], "std": [0.0], "count": [1583]}, "index": {"min": [314764], "max": [316346], "mean": [315555.0], "std": [456.9726468838151], "count": [1583]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1583]}, "subtask_annotation": {"mean": [13.84144030322173, 29.0, 29.0, 29.0, 29.0], "std": [9.60361591975225, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1583]}, "scene_annotation": {"mean": [292.0], "std": [0.0], "min": [292], "max": [292], "count": [1583]}, "eef_direction_state": {"mean": [4.154769425142135, 3.992419456727732], "std": [2.02808479011143, 2.147720446552271], "min": [0, 0], "max": [6, 6], "count": [1583]}, "eef_velocity_state": {"mean": [0.7163613392293114, 0.7902716361339229], "std": [0.7125117021188598, 0.7566801610992528], "min": [0, 0], "max": [2, 2], "count": [1583]}, "eef_acc_mag_state": {"mean": [0.7302590018951358, 0.7384712571067593], "std": [0.8259149844090511, 0.8289331674568529], "min": [0, 0], "max": [2, 2], "count": [1583]}, "eef_direction_action": {"mean": [4.154769425142135, 3.992419456727732], "std": [2.02808479011143, 2.147720446552271], "min": [0, 0], "max": [6, 6], "count": [1583]}, "eef_velocity_action": {"mean": [0.7163613392293114, 0.7902716361339229], "std": [0.7125117021188598, 0.7566801610992528], "min": [0, 0], "max": [2, 2], "count": [1583]}, "eef_acc_mag_action": {"mean": [0.7302590018951358, 0.7384712571067593], "std": [0.8259149844090511, 0.8289331674568529], "min": [0, 0], "max": [2, 2], "count": [1583]}, "eef_sim_pose_state": {"mean": [0.5710196645810139, 0.18422072179835938, 1.1178015176013543, -0.015954244439598336, 0.8220412982749349, 1.8202271722761552, 0.5577807375057229, -0.31259023452693296, 1.119884631976996, 2.176372651346107, 0.7631685410004347, 1.3532359804501761], "std": [0.05632922670678425, 0.03435471798907897, 0.03397227963154588, 2.7972497716966345, 0.5500318574812877, 2.042790711108392, 0.06138061744823858, 0.08721383078178713, 0.044815076277075434, 1.2056295916933573, 0.266540894608298, 2.1990851936640436], "min": [0.48343158325413044, 0.05443953478870149, 1.0275239126559237, -3.1412212888634885, -0.006783519527382431, -3.1406079605607813, 0.4345632854409503, -0.46497856726314435, 1.0225763798014507, -3.1409683187355673, 0.36463679643244884, -3.1377750270304707], "max": [0.6695131543265431, 0.29044580318581836, 1.1824062058468185, 3.1415614051511582, 1.5587596015178926, 3.141341258568784, 0.6844806280485725, -0.07560775181128904, 1.2435150717005894, 3.139505770753951, 1.4930240197633111, 3.129384571764076], "count": [1583]}, "eef_sim_pose_action": {"mean": [0.5710196645810139, 0.18422072179835938, 1.1178015176013543, -0.015954244439598336, 0.8220412982749349, 1.8202271722761552, 0.5577807375057229, -0.31259023452693296, 1.119884631976996, 2.176372651346107, 0.7631685410004347, 1.3532359804501761], "std": [0.05632922670678425, 0.03435471798907897, 0.03397227963154588, 2.7972497716966345, 0.5500318574812877, 2.042790711108392, 0.06138061744823858, 0.08721383078178713, 0.044815076277075434, 1.2056295916933573, 0.266540894608298, 2.1990851936640436], "min": [0.48343158325413044, 0.05443953478870149, 1.0275239126559237, -3.1412212888634885, -0.006783519527382431, -3.1406079605607813, 0.4345632854409503, -0.46497856726314435, 1.0225763798014507, -3.1409683187355673, 0.36463679643244884, -3.1377750270304707], "max": [0.6695131543265431, 0.29044580318581836, 1.1824062058468185, 3.1415614051511582, 1.5587596015178926, 3.141341258568784, 0.6844806280485725, -0.07560775181128904, 1.2435150717005894, 3.139505770753951, 1.4930240197633111, 3.129384571764076], "count": [1583]}, "gripper_mode_state": {"mean": [0.22931143398610235, 0.2735312697409981], "std": [0.42038993830649696, 0.4457711455611237], "min": [0, 0], "max": [1, 1], "count": [1583]}, "gripper_activity_state": {"mean": [1.7687934301958308, 1.861023373341756], "std": [0.5782859611332152, 0.4589429628702851], "min": [0, 0], "max": [2, 2], "count": [1583]}, "gripper_mode_action": {"mean": [0.22931143398610235, 0.2735312697409981], "std": [0.42038993830649696, 0.4457711455611237], "min": [0, 0], "max": [1, 1], "count": [1583]}, "gripper_activity_action": {"mean": [1.7687934301958308, 1.861023373341756], "std": [0.5782859611332152, 0.4589429628702851], "min": [0, 0], "max": [2, 2], "count": [1583]}, "gripper_open_scale_state": {"mean": [0.6658628314359221, 0.5289406190204686], "std": [0.31886100661313305, 0.2765059420214694], "min": [0.0, 0.0], "max": [0.86, 0.793], "count": [1583]}, "gripper_open_scale_action": {"mean": [0.6658628314359221, 0.5289406190204686], "std": [0.31886100661313305, 0.2765059420214694], "min": [0.0, 0.0], "max": [0.86, 0.793], "count": [1583]}}} +{"episode_index": 290, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4246698059801348]], [[0.4502967632262879]], [[0.4543219613632855]]], "std": [[[0.21920777669472055]], [[0.1882435166040305]], [[0.1836558586271992]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.7647058823529411]], [[0.7568627450980392]]], "mean": [[[0.440496019569245]], [[0.4576645566363028]], [[0.45902707818691785]]], "std": [[[0.16339332115043742]], [[0.1360618985617003]], [[0.12844757393731282]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7568627450980392]], [[0.7607843137254902]]], "mean": [[[0.44636181552673565]], [[0.45405758517317685]], [[0.4534656959240389]]], "std": [[[0.12762485758621847]], [[0.10769495827251102]], [[0.10171003655331369]]], "count": [127]}, "observation.state": {"min": [-0.04715879634022713, 1.8553723096847534, 0.277018666267395, 0.3315427601337433, -2.163719654083252, -1.4974400997161865, -1.566537618637085, -2.0, 0.11930099874734879, 0.23269300162792206, -0.14534200727939606, -3.134185314178467, 0.4399999976158142, -2.7070000171661377, -0.44228389859199524, -2.073887348175049, -1.6122479438781738, -1.9377344846725464, 2.042872905731201, -1.6231038570404053, -0.16671384871006012, 2.0, -0.32516101002693176, 0.2332639992237091, -0.0968180000782013, 1.5829999446868896, 0.0029999963007867336, -3.1381852626800537], "max": [0.8280017375946045, 2.087378978729248, 2.687772274017334, 1.5716166496276855, -1.1046712398529053, 1.4024767875671387, 0.16486380994319916, 791.0, 0.41650301218032837, 0.45722100138664246, 0.09093599766492844, 3.138000011444092, 1.1299999952316284, 0.375, -0.018325956538319588, -2.0033936500549316, -0.8418595790863037, -0.38952258229255676, 2.818026065826416, 1.2057956457138062, 0.5384864807128906, 860.0, -0.18719600141048431, 0.4251059889793396, 0.035096000880002975, 2.6640000343322754, 0.8259999752044678, 3.13100004196167], "mean": [0.2765015959739685, 2.0668909549713135, 1.9038102626800537, 0.7717521786689758, -1.6834598779678345, 0.6310384273529053, -0.647184431552887, 387.3529968261719, 0.30059751868247986, 0.3211495280265808, 0.021677354350686073, 0.03374635428190231, 0.8374477028846741, -1.471348524093628, -0.2608409523963928, -2.059972047805786, -1.3169775009155273, -1.2684030532836914, 2.442000389099121, -0.43679994344711304, 0.17099729180335999, 633.9657592773438, -0.2279253900051117, 0.34908851981163025, -0.026810087263584137, 2.296726942062378, 0.5131841897964478, -1.8040357828140259], "std": [0.2324191778898239, 0.032382551580667496, 0.8036795854568481, 0.39168286323547363, 0.3263382315635681, 1.0203298330307007, 0.42651382088661194, 319.9229736328125, 0.07742805033922195, 0.059031546115875244, 0.0635666623711586, 2.4002580642700195, 0.17262206971645355, 0.9559075236320496, 0.11984004080295563, 0.009082756005227566, 0.2371559590101242, 0.4734055995941162, 0.2731825113296509, 0.8659131526947021, 0.22721527516841888, 349.4659118652344, 0.03468511626124382, 0.057029012590646744, 0.03394124656915665, 0.3142773509025574, 0.26179102063179016, 1.7018543481826782], "count": [643]}, "action": {"min": [-0.04715879634022713, 1.8553723096847534, 0.277018666267395, 0.3315427601337433, -2.163719654083252, -1.4974400997161865, -1.566537618637085, -2.0, 0.11930099874734879, 0.23269300162792206, -0.14534200727939606, -3.134185314178467, 0.4399999976158142, -2.7070000171661377, -0.44228389859199524, -2.073887348175049, -1.6122479438781738, -1.9377344846725464, 2.042872905731201, -1.6231038570404053, -0.16671384871006012, 2.0, -0.32516101002693176, 0.2332639992237091, -0.0968180000782013, 1.5829999446868896, 0.0029999963007867336, -3.1381852626800537], "max": [0.8280017375946045, 2.087378978729248, 2.687772274017334, 1.5716166496276855, -1.1046712398529053, 1.4024767875671387, 0.16486380994319916, 791.0, 0.41650301218032837, 0.45722100138664246, 0.09093599766492844, 3.138000011444092, 1.1299999952316284, 0.375, -0.018325956538319588, -2.0033936500549316, -0.8418595790863037, -0.38952258229255676, 2.818026065826416, 1.2057956457138062, 0.5384864807128906, 860.0, -0.18719600141048431, 0.4251059889793396, 0.035096000880002975, 2.6640000343322754, 0.8259999752044678, 3.13100004196167], "mean": [0.2765015959739685, 2.0668909549713135, 1.9038102626800537, 0.7717521786689758, -1.6834598779678345, 0.6310384273529053, -0.647184431552887, 387.3529968261719, 0.30059751868247986, 0.3211495280265808, 0.021677354350686073, 0.03374635428190231, 0.8374477028846741, -1.471348524093628, -0.2608409523963928, -2.059972047805786, -1.3169775009155273, -1.2684030532836914, 2.442000389099121, -0.43679994344711304, 0.17099729180335999, 633.9657592773438, -0.2279253900051117, 0.34908851981163025, -0.026810087263584137, 2.296726942062378, 0.5131841897964478, -1.8040357828140259], "std": [0.2324191778898239, 0.032382551580667496, 0.8036795854568481, 0.39168286323547363, 0.3263382315635681, 1.0203298330307007, 0.42651382088661194, 319.9229736328125, 0.07742805033922195, 0.059031546115875244, 0.0635666623711586, 2.4002580642700195, 0.17262206971645355, 0.9559075236320496, 0.11984004080295563, 0.009082756005227566, 0.2371559590101242, 0.4734055995941162, 0.2731825113296509, 0.8659131526947021, 0.22721527516841888, 349.4659118652344, 0.03468511626124382, 0.057029012590646744, 0.03394124656915665, 0.3142773509025574, 0.26179102063179016, 1.7018543481826782], "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": [293], "max": [293], "mean": [293.0], "std": [0.0], "count": [643]}, "index": {"min": [316347], "max": [316989], "mean": [316668.0], "std": [185.61788706910764], "count": [643]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [643]}, "subtask_annotation": {"mean": [13.91135303265941, 29.0, 29.0, 29.0, 29.0], "std": [9.062934195989897, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [643]}, "scene_annotation": {"mean": [293.0], "std": [0.0], "min": [293], "max": [293], "count": [643]}, "eef_direction_state": {"mean": [3.7262830482115086, 3.0139968895800933], "std": [2.2474543458153873, 2.148772309612994], "min": [0, 0], "max": [6, 6], "count": [643]}, "eef_velocity_state": {"mean": [0.7402799377916018, 1.0824261275272162], "std": [0.6499512478561217, 0.7105420523452154], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_acc_mag_state": {"mean": [0.8398133748055988, 0.9440124416796267], "std": [0.8314397353989541, 0.8253228294337617], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_direction_action": {"mean": [3.7262830482115086, 3.0139968895800933], "std": [2.2474543458153873, 2.148772309612994], "min": [0, 0], "max": [6, 6], "count": [643]}, "eef_velocity_action": {"mean": [0.7402799377916018, 1.0824261275272162], "std": [0.6499512478561217, 0.7105420523452154], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_acc_mag_action": {"mean": [0.8398133748055988, 0.9440124416796267], "std": [0.8314397353989541, 0.8253228294337617], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_sim_pose_state": {"mean": [0.5437873156753228, 0.2173194206946539, 1.1075959663176893, -2.2701566098535197, 0.9423764380079916, 1.690047003768496, 0.5129542651384246, -0.3072758178458571, 1.0755428715472162, 1.6598141824475907, 0.6397992899790562, 1.9019487897620506], "std": [0.049751167825152175, 0.030413337469185075, 0.04608368188713162, 1.4722639904355224, 0.40778913520964494, 2.221381700627161, 0.06080615873531177, 0.08369183333285247, 0.049831288144966575, 0.7820640364472874, 0.41915490557697616, 1.1200584831009013], "min": [0.4501111219129353, 0.15064526955245092, 1.0164362713033999, -3.1162925079243995, 0.2365624683501102, -3.1410208947277245, 0.4161548874262232, -0.39574584855926537, 0.9819857249384563, -2.9774216037048933, 0.2793053848004099, -3.1151463944019757], "max": [0.6172148286562994, 0.27964209079672847, 1.1768242281029875, 3.116505523232779, 1.5637325617067659, 3.1412003648477707, 0.6432122391009714, -0.12426935495467079, 1.1490567064850543, 3.046910657941018, 1.5307408305010357, 3.1288325887701722], "count": [643]}, "eef_sim_pose_action": {"mean": [0.5437873156753228, 0.2173194206946539, 1.1075959663176893, -2.2701566098535197, 0.9423764380079916, 1.690047003768496, 0.5129542651384246, -0.3072758178458571, 1.0755428715472162, 1.6598141824475907, 0.6397992899790562, 1.9019487897620506], "std": [0.049751167825152175, 0.030413337469185075, 0.04608368188713162, 1.4722639904355224, 0.40778913520964494, 2.221381700627161, 0.06080615873531177, 0.08369183333285247, 0.049831288144966575, 0.7820640364472874, 0.41915490557697616, 1.1200584831009013], "min": [0.4501111219129353, 0.15064526955245092, 1.0164362713033999, -3.1162925079243995, 0.2365624683501102, -3.1410208947277245, 0.4161548874262232, -0.39574584855926537, 0.9819857249384563, -2.9774216037048933, 0.2793053848004099, -3.1151463944019757], "max": [0.6172148286562994, 0.27964209079672847, 1.1768242281029875, 3.116505523232779, 1.5637325617067659, 3.1412003648477707, 0.6432122391009714, -0.12426935495467079, 1.1490567064850543, 3.046910657941018, 1.5307408305010357, 3.1288325887701722], "count": [643]}, "gripper_mode_state": {"mean": [0.26127527216174184, 0.5334370139968896], "std": [0.4393296078328298, 0.49888071329223654], "min": [0, 0], "max": [1, 1], "count": [643]}, "gripper_activity_state": {"mean": [1.884914463452566, 1.7465007776049766], "std": [0.41638985780015403, 0.5924349768437773], "min": [0, 0], "max": [2, 2], "count": [643]}, "gripper_mode_action": {"mean": [0.26127527216174184, 0.5334370139968896], "std": [0.4393296078328298, 0.49888071329223654], "min": [0, 0], "max": [1, 1], "count": [643]}, "gripper_activity_action": {"mean": [1.884914463452566, 1.7465007776049766], "std": [0.41638985780015403, 0.5924349768437773], "min": [0, 0], "max": [2, 2], "count": [643]}, "gripper_open_scale_state": {"mean": [0.6339657853965992, 0.3875202177279104], "std": [0.3494659365735167, 0.3197200003422698], "min": [0.002, 0.0], "max": [0.86, 0.791], "count": [643]}, "gripper_open_scale_action": {"mean": [0.6339657853965992, 0.3875202177279104], "std": [0.3494659365735167, 0.3197200003422698], "min": [0.002, 0.0], "max": [0.86, 0.791], "count": [643]}}} +{"episode_index": 291, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4212435890400936]], [[0.4442227800946249]], [[0.4469821038801092]]], "std": [[[0.21312229683009462]], [[0.1902439371752242]], [[0.18419388981244986]]], "count": [134]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43643960955028777]], [[0.4522163340771632]], [[0.4524491817871427]]], "std": [[[0.16692609527103944]], [[0.14080796395749928]], [[0.1345083231429558]]], "count": [134]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.8980392156862745]], [[0.9098039215686274]]], "mean": [[[0.44476452602185157]], [[0.458803333211394]], [[0.4580996411935421]]], "std": [[[0.12721823647265557]], [[0.10483168229411657]], [[0.09843926080111351]]], "count": [134]}, "observation.state": {"min": [0.07621853053569794, 1.675690770149231, 0.32939597964286804, 0.2894279658794403, -2.5573785305023193, -1.5765211582183838, -1.5754214525222778, -2.0, 0.08528400212526321, 0.24742799997329712, -0.14853399991989136, -3.1401853561401367, 0.29100000858306885, -2.5209999084472656, -0.5793271660804749, -2.077989101409912, -1.5882322788238525, -1.8871896266937256, 2.1477322578430176, -1.6950812339782715, -0.18102554976940155, 38.0, -0.3214370012283325, 0.25628501176834106, -0.15725600719451904, 1.7020000219345093, -0.02900000289082527, -3.1391851902008057], "max": [0.9437519311904907, 2.084359645843506, 2.747933864593506, 1.6552702188491821, -1.0981088876724243, 1.4600552320480347, 0.3752632439136505, 800.0, 0.398593008518219, 0.47067999839782715, 0.085828997194767, 3.114000082015991, 1.3209999799728394, 0.3930000364780426, 0.01333431527018547, -2.021475315093994, -0.6669077277183533, -0.37519344687461853, 2.8886423110961914, 1.1679743528366089, 0.33073991537094116, 844.0, -0.15427899360656738, 0.45959600806236267, 0.03477900102734566, 2.75600004196167, 0.9700000286102295, 3.1389999389648438], "mean": [0.4354819655418396, 2.0591094493865967, 1.7711541652679443, 0.7552871108055115, -1.8560798168182373, 0.45751887559890747, -0.596774160861969, 350.64544677734375, 0.26500213146209717, 0.37157443165779114, 0.005548218265175819, -0.006246449425816536, 0.7922418117523193, -1.1181130409240723, -0.35406145453453064, -2.063082456588745, -1.2197437286376953, -1.0716179609298706, 2.471684694290161, -0.18646977841854095, 0.014308623969554901, 531.9566040039062, -0.23571766912937164, 0.367224782705307, -0.03764725103974342, 2.2223291397094727, 0.619688868522644, -2.1053292751312256], "std": [0.27033859491348267, 0.057117901742458344, 0.6656473278999329, 0.4456964433193207, 0.5605428814888, 0.9200249910354614, 0.5545253157615662, 314.5495300292969, 0.09505105018615723, 0.06404806673526764, 0.061828531324863434, 2.449317455291748, 0.24681596457958221, 0.8193294405937195, 0.14952485263347626, 0.007795738521963358, 0.2737704813480377, 0.49272868037223816, 0.23680642247200012, 0.8912891745567322, 0.11976423114538193, 256.4756774902344, 0.034958016127347946, 0.055956386029720306, 0.042376525700092316, 0.2753578722476959, 0.30848607420921326, 1.4087451696395874], "count": [691]}, "action": {"min": [0.07621853053569794, 1.675690770149231, 0.32939597964286804, 0.2894279658794403, -2.5573785305023193, -1.5765211582183838, -1.5754214525222778, -2.0, 0.08528400212526321, 0.24742799997329712, -0.14853399991989136, -3.1401853561401367, 0.29100000858306885, -2.5209999084472656, -0.5793271660804749, -2.077989101409912, -1.5882322788238525, -1.8871896266937256, 2.1477322578430176, -1.6950812339782715, -0.18102554976940155, 38.0, -0.3214370012283325, 0.25628501176834106, -0.15725600719451904, 1.7020000219345093, -0.02900000289082527, -3.1391851902008057], "max": [0.9437519311904907, 2.084359645843506, 2.747933864593506, 1.6552702188491821, -1.0981088876724243, 1.4600552320480347, 0.3752632439136505, 800.0, 0.398593008518219, 0.47067999839782715, 0.085828997194767, 3.114000082015991, 1.3209999799728394, 0.3930000364780426, 0.01333431527018547, -2.021475315093994, -0.6669077277183533, -0.37519344687461853, 2.8886423110961914, 1.1679743528366089, 0.33073991537094116, 844.0, -0.15427899360656738, 0.45959600806236267, 0.03477900102734566, 2.75600004196167, 0.9700000286102295, 3.1389999389648438], "mean": [0.4354819655418396, 2.0591094493865967, 1.7711541652679443, 0.7552871108055115, -1.8560798168182373, 0.45751887559890747, -0.596774160861969, 350.64544677734375, 0.26500213146209717, 0.37157443165779114, 0.005548218265175819, -0.006246449425816536, 0.7922418117523193, -1.1181130409240723, -0.35406145453453064, -2.063082456588745, -1.2197437286376953, -1.0716179609298706, 2.471684694290161, -0.18646977841854095, 0.014308623969554901, 531.9566040039062, -0.23571766912937164, 0.367224782705307, -0.03764725103974342, 2.2223291397094727, 0.619688868522644, -2.1053292751312256], "std": [0.27033859491348267, 0.057117901742458344, 0.6656473278999329, 0.4456964433193207, 0.5605428814888, 0.9200249910354614, 0.5545253157615662, 314.5495300292969, 0.09505105018615723, 0.06404806673526764, 0.061828531324863434, 2.449317455291748, 0.24681596457958221, 0.8193294405937195, 0.14952485263347626, 0.007795738521963358, 0.2737704813480377, 0.49272868037223816, 0.23680642247200012, 0.8912891745567322, 0.11976423114538193, 256.4756774902344, 0.034958016127347946, 0.055956386029720306, 0.042376525700092316, 0.2753578722476959, 0.30848607420921326, 1.4087451696395874], "count": [691]}, "timestamp": {"min": [0.0], "max": [23.0], "mean": [11.5], "std": [6.649143637425132], "count": [691]}, "frame_index": {"min": [0], "max": [690], "mean": [345.0], "std": [199.47430912275394], "count": [691]}, "episode_index": {"min": [294], "max": [294], "mean": [294.0], "std": [0.0], "count": [691]}, "index": {"min": [316990], "max": [317680], "mean": [317335.0], "std": [199.47430912275394], "count": [691]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [691]}, "subtask_annotation": {"mean": [14.073806078147612, 29.0, 29.0, 29.0, 29.0], "std": [8.722547249571384, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [691]}, "scene_annotation": {"mean": [294.0], "std": [0.0], "min": [294], "max": [294], "count": [691]}, "eef_direction_state": {"mean": [3.678726483357453, 3.295224312590449], "std": [2.1842341544011044, 2.084945084678194], "min": [0, 0], "max": [6, 6], "count": [691]}, "eef_velocity_state": {"mean": [0.7916063675832128, 1.049204052098408], "std": [0.7096515899102899, 0.7160826281145839], "min": [0, 0], "max": [2, 2], "count": [691]}, "eef_acc_mag_state": {"mean": [0.8248914616497829, 0.9536903039073806], "std": [0.8350254698227524, 0.8304254918000247], "min": [0, 0], "max": [2, 2], "count": [691]}, "eef_direction_action": {"mean": [3.678726483357453, 3.295224312590449], "std": [2.1842341544011044, 2.084945084678194], "min": [0, 0], "max": [6, 6], "count": [691]}, "eef_velocity_action": {"mean": [0.7916063675832128, 1.049204052098408], "std": [0.7096515899102899, 0.7160826281145839], "min": [0, 0], "max": [2, 2], "count": [691]}, "eef_acc_mag_action": {"mean": [0.8248914616497829, 0.9536903039073806], "std": [0.8350254698227524, 0.8304254918000247], "min": [0, 0], "max": [2, 2], "count": [691]}, "eef_sim_pose_state": {"mean": [0.5591000218843657, 0.2128316810602532, 1.091294215589838, -1.2699491641857346, 1.0098795800260048, -0.7286938903083332, 0.5646712738059922, -0.2700884434341646, 1.0927903487275517, 1.7208236956517302, 0.808396870279496, 1.7012457739856834], "std": [0.04814511830406843, 0.036028121929778195, 0.04892612936599047, 2.270638545194842, 0.41463856576474317, 2.6244515491790885, 0.06500250914664396, 0.09186983480823732, 0.055310344301566526, 1.2517467962930384, 0.34929802045683134, 1.7284379230165623], "min": [0.46878994346175784, 0.08762981568360191, 1.003628442601335, -3.1317576466926615, 0.19481016357035585, -3.139642026480798, 0.43101715542530794, -0.3960936796065992, 1.0102870374457689, -3.1132925112371144, 0.3378923748158982, -3.1364605495417455], "max": [0.647012591600433, 0.2730574290749584, 1.1674634416785459, 3.140650267083517, 1.5490700733932248, 3.1412535712270544, 0.6699488726285096, -0.09580633894449572, 1.1740009205858715, 3.138463357799587, 1.531877800937263, 3.1404656206273045], "count": [691]}, "eef_sim_pose_action": {"mean": [0.5591000218843657, 0.2128316810602532, 1.091294215589838, -1.2699491641857346, 1.0098795800260048, -0.7286938903083332, 0.5646712738059922, -0.2700884434341646, 1.0927903487275517, 1.7208236956517302, 0.808396870279496, 1.7012457739856834], "std": [0.04814511830406843, 0.036028121929778195, 0.04892612936599047, 2.270638545194842, 0.41463856576474317, 2.6244515491790885, 0.06500250914664396, 0.09186983480823732, 0.055310344301566526, 1.2517467962930384, 0.34929802045683134, 1.7284379230165623], "min": [0.46878994346175784, 0.08762981568360191, 1.003628442601335, -3.1317576466926615, 0.19481016357035585, -3.139642026480798, 0.43101715542530794, -0.3960936796065992, 1.0102870374457689, -3.1132925112371144, 0.3378923748158982, -3.1364605495417455], "max": [0.647012591600433, 0.2730574290749584, 1.1674634416785459, 3.140650267083517, 1.5490700733932248, 3.1412535712270544, 0.6699488726285096, -0.09580633894449572, 1.1740009205858715, 3.138463357799587, 1.531877800937263, 3.1404656206273045], "count": [691]}, "gripper_mode_state": {"mean": [0.2272069464544139, 0.6150506512301013], "std": [0.4190273856650362, 0.48658334091040717], "min": [0, 0], "max": [1, 1], "count": [691]}, "gripper_activity_state": {"mean": [1.9204052098408104, 1.8133140376266281], "std": [0.36214165688923383, 0.5228740441724247], "min": [0, 0], "max": [2, 2], "count": [691]}, "gripper_mode_action": {"mean": [0.2272069464544139, 0.6150506512301013], "std": [0.4190273856650362, 0.48658334091040717], "min": [0, 0], "max": [1, 1], "count": [691]}, "gripper_activity_action": {"mean": [1.9204052098408104, 1.8133140376266281], "std": [0.36214165688923383, 0.5228740441724247], "min": [0, 0], "max": [2, 2], "count": [691]}, "gripper_open_scale_state": {"mean": [0.5319565845329405, 0.3508371923725444], "std": [0.2564756646072341, 0.3143351366887369], "min": [0.038, 0.0], "max": [0.844, 0.8], "count": [691]}, "gripper_open_scale_action": {"mean": [0.5319565845329405, 0.3508371923725444], "std": [0.2564756646072341, 0.3143351366887369], "min": [0.038, 0.0], "max": [0.844, 0.8], "count": [691]}}} +{"episode_index": 292, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4163385022503153]], [[0.4428615643991515]], [[0.4454545296554294]]], "std": [[[0.21652593249146368]], [[0.18858260337392097]], [[0.18349520295405536]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7607843137254902]], [[0.7529411764705882]]], "mean": [[[0.4293669805641555]], [[0.4508303287323701]], [[0.4536994055297558]]], "std": [[[0.18492231884831928]], [[0.15409235195666784]], [[0.14437804566149245]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8705882352941177]], [[0.8627450980392157]], [[0.8627450980392157]]], "mean": [[[0.42794562514333223]], [[0.44792485451783054]], [[0.45035681652046783]]], "std": [[[0.1704720423961403]], [[0.14151206161645707]], [[0.13299884084006608]]], "count": [114]}, "observation.state": {"min": [0.0009424778399989009, 1.910140872001648, 0.4547455608844757, 0.26775094866752625, -2.5924596786499023, -1.4143625497817993, -1.1922868490219116, -2.0, 0.06955599784851074, 0.2754339873790741, -0.14336800575256348, -3.1401853561401367, 0.36800000071525574, -1.656999945640564, -0.6131690740585327, -2.0727880001068115, -1.631481409072876, -1.8940489292144775, 2.3130149841308594, -1.6243082284927368, -0.11978194862604141, 84.0, -0.3103939890861511, 0.2768949866294861, -0.07321599870920181, 1.7029999494552612, -0.06600000709295273, -3.1361851692199707], "max": [0.8943590521812439, 2.0876755714416504, 2.4480512142181396, 1.815020203590393, -1.4136992692947388, 1.3363288640975952, 0.12692034244537354, 841.0, 0.3977949917316437, 0.47031599283218384, 0.09768500179052353, 3.1410000324249268, 1.2089999914169312, 0.3930000364780426, -0.1725258082151413, -1.9666022062301636, -0.8110371232032776, -0.3374943137168884, 2.888467311859131, 1.000195860862732, 0.18219491839408875, 850.0, -0.17976799607276917, 0.45897600054740906, 0.027329999953508377, 2.4210000038146973, 0.8859999775886536, 3.132999897003174], "mean": [0.32537350058555603, 2.068455696105957, 1.6786363124847412, 1.0750280618667603, -2.081068277359009, 0.5252914428710938, -0.41350123286247253, 439.6141662597656, 0.2601500451564789, 0.35841479897499084, 0.016619853675365448, -2.170917510986328, 0.750723123550415, -0.9593204855918884, -0.40466439723968506, -2.060657262802124, -1.3641350269317627, -1.2015491724014282, 2.6367547512054443, -0.5851315259933472, 0.030148673802614212, 595.2202758789062, -0.22430497407913208, 0.3756122589111328, -0.02650350145995617, 2.242734432220459, 0.421683669090271, -2.267890214920044], "std": [0.2757154703140259, 0.022441430017352104, 0.579145610332489, 0.5192124843597412, 0.40202298760414124, 0.8614011406898499, 0.4514729082584381, 340.4229736328125, 0.0861329436302185, 0.061646826565265656, 0.06372565776109695, 1.4292808771133423, 0.2498195618391037, 0.5933161973953247, 0.10689573734998703, 0.011087680235505104, 0.19873712956905365, 0.4127706289291382, 0.19461186230182648, 0.8485914468765259, 0.10881699621677399, 328.99005126953125, 0.028676418587565422, 0.05811924859881401, 0.027687689289450645, 0.1848577857017517, 0.3338528871536255, 0.911363422870636], "count": [556]}, "action": {"min": [0.0009424778399989009, 1.910140872001648, 0.4547455608844757, 0.26775094866752625, -2.5924596786499023, -1.4143625497817993, -1.1922868490219116, -2.0, 0.06955599784851074, 0.2754339873790741, -0.14336800575256348, -3.1401853561401367, 0.36800000071525574, -1.656999945640564, -0.6131690740585327, -2.0727880001068115, -1.631481409072876, -1.8940489292144775, 2.3130149841308594, -1.6243082284927368, -0.11978194862604141, 84.0, -0.3103939890861511, 0.2768949866294861, -0.07321599870920181, 1.7029999494552612, -0.06600000709295273, -3.1361851692199707], "max": [0.8943590521812439, 2.0876755714416504, 2.4480512142181396, 1.815020203590393, -1.4136992692947388, 1.3363288640975952, 0.12692034244537354, 841.0, 0.3977949917316437, 0.47031599283218384, 0.09768500179052353, 3.1410000324249268, 1.2089999914169312, 0.3930000364780426, -0.1725258082151413, -1.9666022062301636, -0.8110371232032776, -0.3374943137168884, 2.888467311859131, 1.000195860862732, 0.18219491839408875, 850.0, -0.17976799607276917, 0.45897600054740906, 0.027329999953508377, 2.4210000038146973, 0.8859999775886536, 3.132999897003174], "mean": [0.32537350058555603, 2.068455696105957, 1.6786363124847412, 1.0750280618667603, -2.081068277359009, 0.5252914428710938, -0.41350123286247253, 439.6141662597656, 0.2601500451564789, 0.35841479897499084, 0.016619853675365448, -2.170917510986328, 0.750723123550415, -0.9593204855918884, -0.40466439723968506, -2.060657262802124, -1.3641350269317627, -1.2015491724014282, 2.6367547512054443, -0.5851315259933472, 0.030148673802614212, 595.2202758789062, -0.22430497407913208, 0.3756122589111328, -0.02650350145995617, 2.242734432220459, 0.421683669090271, -2.267890214920044], "std": [0.2757154703140259, 0.022441430017352104, 0.579145610332489, 0.5192124843597412, 0.40202298760414124, 0.8614011406898499, 0.4514729082584381, 340.4229736328125, 0.0861329436302185, 0.061646826565265656, 0.06372565776109695, 1.4292808771133423, 0.2498195618391037, 0.5933161973953247, 0.10689573734998703, 0.011087680235505104, 0.19873712956905365, 0.4127706289291382, 0.19461186230182648, 0.8485914468765259, 0.10881699621677399, 328.99005126953125, 0.028676418587565422, 0.05811924859881401, 0.027687689289450645, 0.1848577857017517, 0.3338528871536255, 0.911363422870636], "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": [295], "max": [295], "mean": [295.0], "std": [0.0], "count": [556]}, "index": {"min": [317681], "max": [318236], "mean": [317958.5], "std": [160.50311523456483], "count": [556]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [556]}, "subtask_annotation": {"mean": [15.43525179856115, 29.0, 29.0, 29.0, 29.0], "std": [8.675678094778743, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [556]}, "scene_annotation": {"mean": [295.0], "std": [0.0], "min": [295], "max": [295], "count": [556]}, "eef_direction_state": {"mean": [4.093525179856115, 3.462230215827338], "std": [2.1251900848742906, 2.017997633942568], "min": [0, 0], "max": [6, 6], "count": [556]}, "eef_velocity_state": {"mean": [0.7086330935251799, 1.1079136690647482], "std": [0.7081216428433027, 0.7315170742758098], "min": [0, 0], "max": [2, 2], "count": [556]}, "eef_acc_mag_state": {"mean": [0.7715827338129496, 0.935251798561151], "std": [0.8245240693859945, 0.8393096948895629], "min": [0, 0], "max": [2, 2], "count": [556]}, "eef_direction_action": {"mean": [4.093525179856115, 3.462230215827338], "std": [2.1251900848742906, 2.017997633942568], "min": [0, 0], "max": [6, 6], "count": [556]}, "eef_velocity_action": {"mean": [0.7086330935251799, 1.1079136690647482], "std": [0.7081216428433027, 0.7315170742758098], "min": [0, 0], "max": [2, 2], "count": [556]}, "eef_acc_mag_action": {"mean": [0.7715827338129496, 0.935251798561151], "std": [0.8245240693859945, 0.8393096948895629], "min": [0, 0], "max": [2, 2], "count": [556]}, "eef_sim_pose_state": {"mean": [0.5724668519865165, 0.21084516765637396, 1.1139825624266475, -0.3634725070385663, 0.850083900164135, 1.5394817443916602, 0.5530523567144542, -0.2719477896776414, 1.1109296838349483, 2.0424132533120196, 0.8380569832023607, 1.7988610052196552], "std": [0.047734358187946746, 0.025357110619848636, 0.03867280023362537, 2.8578305053520707, 0.4562476996590237, 2.34008120634936, 0.06004968972663309, 0.08648722424867054, 0.056433731197345884, 1.0956848645928476, 0.3198587323446325, 1.7688179944355558], "min": [0.48955505431989743, 0.15852068812451953, 1.024876607181777, -3.139583335459473, 0.1756106089084708, -3.1305300322228287, 0.4601529002967508, -0.3960647941838984, 1.0069935309079292, -3.0484191457889533, 0.40728107154819404, -3.1341623779278587], "max": [0.6487190175214481, 0.2703154020369334, 1.1735196951795621, 3.137445804840101, 1.5379195899200129, 3.1181072800855913, 0.6704656941461029, -0.09057017243075975, 1.1900334886259538, 3.100852507241489, 1.5419161624131745, 3.1169879221058743], "count": [556]}, "eef_sim_pose_action": {"mean": [0.5724668519865165, 0.21084516765637396, 1.1139825624266475, -0.3634725070385663, 0.850083900164135, 1.5394817443916602, 0.5530523567144542, -0.2719477896776414, 1.1109296838349483, 2.0424132533120196, 0.8380569832023607, 1.7988610052196552], "std": [0.047734358187946746, 0.025357110619848636, 0.03867280023362537, 2.8578305053520707, 0.4562476996590237, 2.34008120634936, 0.06004968972663309, 0.08648722424867054, 0.056433731197345884, 1.0956848645928476, 0.3198587323446325, 1.7688179944355558], "min": [0.48955505431989743, 0.15852068812451953, 1.024876607181777, -3.139583335459473, 0.1756106089084708, -3.1305300322228287, 0.4601529002967508, -0.3960647941838984, 1.0069935309079292, -3.0484191457889533, 0.40728107154819404, -3.1341623779278587], "max": [0.6487190175214481, 0.2703154020369334, 1.1735196951795621, 3.137445804840101, 1.5379195899200129, 3.1181072800855913, 0.6704656941461029, -0.09057017243075975, 1.1900334886259538, 3.100852507241489, 1.5419161624131745, 3.1169879221058743], "count": [556]}, "gripper_mode_state": {"mean": [0.31115107913669066, 0.4892086330935252], "std": [0.46296445337495, 0.49988353283569226], "min": [0, 0], "max": [1, 1], "count": [556]}, "gripper_activity_state": {"mean": [1.8884892086330936, 1.6564748201438848], "std": [0.43886366292021173, 0.6830247615610585], "min": [0, 0], "max": [2, 2], "count": [556]}, "gripper_mode_action": {"mean": [0.31115107913669066, 0.4892086330935252], "std": [0.46296445337495, 0.49988353283569226], "min": [0, 0], "max": [1, 1], "count": [556]}, "gripper_activity_action": {"mean": [1.8884892086330936, 1.6564748201438848], "std": [0.43886366292021173, 0.6830247615610585], "min": [0, 0], "max": [2, 2], "count": [556]}, "gripper_open_scale_state": {"mean": [0.5952203238919439, 0.4397284172884855], "std": [0.32899013856720805, 0.3402750869697128], "min": [0.084, 0.0], "max": [0.85, 0.841], "count": [556]}, "gripper_open_scale_action": {"mean": [0.5952203238919439, 0.4397284172884855], "std": [0.32899013856720805, 0.3402750869697128], "min": [0.084, 0.0], "max": [0.85, 0.841], "count": [556]}}} +{"episode_index": 293, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4203782455904736]], [[0.44322185009848686]], [[0.4463207188982899]]], "std": [[[0.21092376167572455]], [[0.1851185536931728]], [[0.18071656830041555]]], "count": [146]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7686274509803922]], [[0.7607843137254902]]], "mean": [[[0.4430325930029546]], [[0.4592199475109679]], [[0.4590454242770168]]], "std": [[[0.15820833241805018]], [[0.1299248936077178]], [[0.12211204907209601]]], "count": [146]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.8196078431372549]], [[0.8156862745098039]]], "mean": [[[0.4592993259803922]], [[0.46441285589578296]], [[0.46359359611424483]]], "std": [[[0.11841302644641885]], [[0.10222835083432143]], [[0.09712837331624508]]], "count": [146]}, "observation.state": {"min": [-0.0026703537441790104, 1.6695644855499268, 0.342119425535202, 0.24008749425411224, -2.6263365745544434, -1.8141651153564453, -2.115321636199951, -2.0, 0.10001999884843826, 0.21415700018405914, -0.15435700118541718, -3.125999927520752, 0.3610000014305115, -3.0199999809265137, -0.601911723613739, -2.073974847793579, -1.5632216930389404, -1.8984993696212769, 2.305492877960205, -1.7203537225723267, -0.27520352602005005, -2.0, -0.3297339975833893, 0.24583399295806885, -0.12636800110340118, 1.6490000486373901, -0.09600000828504562, -3.1401853561401367], "max": [0.8474446535110474, 2.0897700786590576, 2.7225215435028076, 1.799277424812317, -0.7493221759796143, 1.3197656869888306, 0.4070456922054291, 815.0, 0.4239540100097656, 0.47603800892829895, 0.10372000187635422, 3.0920000076293945, 1.1890000104904175, 0.6749999523162842, -0.17378243803977966, -1.9761492013931274, -0.7092669010162354, -0.3358362913131714, 2.8906140327453613, 1.1196287870407104, 0.2623928189277649, 849.0, -0.17001600563526154, 0.45649200677871704, 0.0356610007584095, 2.51200008392334, 0.8579999804496765, 3.132999897003174], "mean": [0.3678203225135803, 2.054852247238159, 1.6845675706863403, 0.7430906891822815, -1.827640175819397, 0.33719706535339355, -0.4786367118358612, 464.2502746582031, 0.2852550745010376, 0.35308703780174255, 0.01189388521015644, -0.2727605402469635, 0.8235653042793274, -1.2606829404830933, -0.3949255347251892, -2.0598483085632324, -1.2461018562316895, -1.107706069946289, 2.5465707778930664, -0.3330848515033722, 0.0036035869270563126, 655.5057983398438, -0.22678671777248383, 0.3713153898715973, -0.03955191746354103, 2.2287423610687256, 0.5246148705482483, -2.323777914047241], "std": [0.2683641314506531, 0.06870078295469284, 0.7636764645576477, 0.5331972241401672, 0.6068561673164368, 0.9794365763664246, 0.6248481273651123, 303.42498779296875, 0.0885699987411499, 0.05782059580087662, 0.07005507498979568, 2.2218735218048096, 0.19548004865646362, 1.0449373722076416, 0.10968562215566635, 0.011201439425349236, 0.26154395937919617, 0.4639625549316406, 0.23064248263835907, 0.8911974430084229, 0.157312273979187, 301.62774658203125, 0.041145943105220795, 0.05846507474780083, 0.03666422516107559, 0.22177359461784363, 0.31369996070861816, 0.9521891474723816], "count": [773]}, "action": {"min": [-0.0026703537441790104, 1.6695644855499268, 0.342119425535202, 0.24008749425411224, -2.6263365745544434, -1.8141651153564453, -2.115321636199951, -2.0, 0.10001999884843826, 0.21415700018405914, -0.15435700118541718, -3.125999927520752, 0.3610000014305115, -3.0199999809265137, -0.601911723613739, -2.073974847793579, -1.5632216930389404, -1.8984993696212769, 2.305492877960205, -1.7203537225723267, -0.27520352602005005, -2.0, -0.3297339975833893, 0.24583399295806885, -0.12636800110340118, 1.6490000486373901, -0.09600000828504562, -3.1401853561401367], "max": [0.8474446535110474, 2.0897700786590576, 2.7225215435028076, 1.799277424812317, -0.7493221759796143, 1.3197656869888306, 0.4070456922054291, 815.0, 0.4239540100097656, 0.47603800892829895, 0.10372000187635422, 3.0920000076293945, 1.1890000104904175, 0.6749999523162842, -0.17378243803977966, -1.9761492013931274, -0.7092669010162354, -0.3358362913131714, 2.8906140327453613, 1.1196287870407104, 0.2623928189277649, 849.0, -0.17001600563526154, 0.45649200677871704, 0.0356610007584095, 2.51200008392334, 0.8579999804496765, 3.132999897003174], "mean": [0.3678203225135803, 2.054852247238159, 1.6845675706863403, 0.7430906891822815, -1.827640175819397, 0.33719706535339355, -0.4786367118358612, 464.2502746582031, 0.2852550745010376, 0.35308703780174255, 0.01189388521015644, -0.2727605402469635, 0.8235653042793274, -1.2606829404830933, -0.3949255347251892, -2.0598483085632324, -1.2461018562316895, -1.107706069946289, 2.5465707778930664, -0.3330848515033722, 0.0036035869270563126, 655.5057983398438, -0.22678671777248383, 0.3713153898715973, -0.03955191746354103, 2.2287423610687256, 0.5246148705482483, -2.323777914047241], "std": [0.2683641314506531, 0.06870078295469284, 0.7636764645576477, 0.5331972241401672, 0.6068561673164368, 0.9794365763664246, 0.6248481273651123, 303.42498779296875, 0.0885699987411499, 0.05782059580087662, 0.07005507498979568, 2.2218735218048096, 0.19548004865646362, 1.0449373722076416, 0.10968562215566635, 0.011201439425349236, 0.26154395937919617, 0.4639625549316406, 0.23064248263835907, 0.8911974430084229, 0.157312273979187, 301.62774658203125, 0.041145943105220795, 0.05846507474780083, 0.03666422516107559, 0.22177359461784363, 0.31369996070861816, 0.9521891474723816], "count": [773]}, "timestamp": {"min": [0.0], "max": [25.733333333333334], "mean": [12.866666666666665], "std": [7.438189743927394], "count": [773]}, "frame_index": {"min": [0], "max": [772], "mean": [386.0], "std": [223.1456923178218], "count": [773]}, "episode_index": {"min": [296], "max": [296], "mean": [296.0], "std": [0.0], "count": [773]}, "index": {"min": [318237], "max": [319009], "mean": [318623.0], "std": [223.1456923178218], "count": [773]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [773]}, "subtask_annotation": {"mean": [14.945666235446312, 29.0, 29.0, 29.0, 29.0], "std": [8.337148431031219, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [773]}, "scene_annotation": {"mean": [296.0], "std": [0.0], "min": [296], "max": [296], "count": [773]}, "eef_direction_state": {"mean": [3.5433376455368695, 2.978007761966365], "std": [2.2380336351875836, 2.1017537591509923], "min": [0, 0], "max": [6, 6], "count": [773]}, "eef_velocity_state": {"mean": [0.8227684346701164, 1.0776196636481241], "std": [0.7017989041567111, 0.6949669551844443], "min": [0, 0], "max": [2, 2], "count": [773]}, "eef_acc_mag_state": {"mean": [0.8667529107373868, 0.8926261319534282], "std": [0.833698061473685, 0.8420451670352787], "min": [0, 0], "max": [2, 2], "count": [773]}, "eef_direction_action": {"mean": [3.5433376455368695, 2.978007761966365], "std": [2.2380336351875836, 2.1017537591509923], "min": [0, 0], "max": [6, 6], "count": [773]}, "eef_velocity_action": {"mean": [0.8227684346701164, 1.0776196636481241], "std": [0.7017989041567111, 0.6949669551844443], "min": [0, 0], "max": [2, 2], "count": [773]}, "eef_acc_mag_action": {"mean": [0.8667529107373868, 0.8926261319534282], "std": [0.833698061473685, 0.8420451670352787], "min": [0, 0], "max": [2, 2], "count": [773]}, "eef_sim_pose_state": {"mean": [0.5650052852112687, 0.20482015158102135, 1.099028451017142, -1.106626788860777, 0.9611914454561404, 0.9236724920570397, 0.5442079355417622, -0.28558281651062056, 1.081464347997569, 1.6622103889538191, 0.7641464867947111, 1.548559355251381], "std": [0.050263456070931536, 0.03384439857198042, 0.05174639633404207, 2.553987219095658, 0.43076816330506174, 2.664104140439214, 0.05963821412758795, 0.09170851529889411, 0.05484629787489198, 1.2238688507164273, 0.42594041918957914, 1.6451856510587106], "min": [0.46611335742610205, 0.14938336630918797, 1.008299170456041, -3.138224592043981, 0.13483554751594973, -3.124417070053624, 0.4007766656305134, -0.41165833886768016, 1.0070403466462903, -3.1396484189456597, 0.16174044930286913, -3.123099266839584], "max": [0.6463318304944444, 0.2838429314855644, 1.1804059666683533, 3.141130744152147, 1.5414669138495838, 3.1372608457148132, 0.6701063962303969, -0.10250997558800702, 1.1844664854976914, 3.1304979926747816, 1.5699216034639911, 3.140058246586781], "count": [773]}, "eef_sim_pose_action": {"mean": [0.5650052852112687, 0.20482015158102135, 1.099028451017142, -1.106626788860777, 0.9611914454561404, 0.9236724920570397, 0.5442079355417622, -0.28558281651062056, 1.081464347997569, 1.6622103889538191, 0.7641464867947111, 1.548559355251381], "std": [0.050263456070931536, 0.03384439857198042, 0.05174639633404207, 2.553987219095658, 0.43076816330506174, 2.664104140439214, 0.05963821412758795, 0.09170851529889411, 0.05484629787489198, 1.2238688507164273, 0.42594041918957914, 1.6451856510587106], "min": [0.46611335742610205, 0.14938336630918797, 1.008299170456041, -3.138224592043981, 0.13483554751594973, -3.124417070053624, 0.4007766656305134, -0.41165833886768016, 1.0070403466462903, -3.1396484189456597, 0.16174044930286913, -3.123099266839584], "max": [0.6463318304944444, 0.2838429314855644, 1.1804059666683533, 3.141130744152147, 1.5414669138495838, 3.1372608457148132, 0.6701063962303969, -0.10250997558800702, 1.1844664854976914, 3.1304979926747816, 1.5699216034639911, 3.140058246586781], "count": [773]}, "gripper_mode_state": {"mean": [0.21345407503234154, 0.4501940491591203], "std": [0.40974557091496255, 0.4975131830020545], "min": [0, 0], "max": [1, 1], "count": [773]}, "gripper_activity_state": {"mean": [1.9223803363518759, 1.742561448900388], "std": [0.3548642219454685, 0.6058893032365136], "min": [0, 0], "max": [2, 2], "count": [773]}, "gripper_mode_action": {"mean": [0.21345407503234154, 0.4501940491591203], "std": [0.40974557091496255, 0.4975131830020545], "min": [0, 0], "max": [1, 1], "count": [773]}, "gripper_activity_action": {"mean": [1.9223803363518759, 1.742561448900388], "std": [0.3548642219454685, 0.6058893032365136], "min": [0, 0], "max": [2, 2], "count": [773]}, "gripper_open_scale_state": {"mean": [0.6555103037483793, 0.46425291092429716], "std": [0.30161756833422765, 0.30342090878133365], "min": [0.0, 0.0], "max": [0.849, 0.815], "count": [773]}, "gripper_open_scale_action": {"mean": [0.6555103037483793, 0.46425291092429716], "std": [0.30161756833422765, 0.30342090878133365], "min": [0.0, 0.0], "max": [0.849, 0.815], "count": [773]}}} +{"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.4220510892182394]], [[0.4453873426649306]], [[0.44658083129084963]]], "std": [[[0.210306638201912]], [[0.18229158103416782]], [[0.17991615093295285]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41990773718341506]], [[0.44396090079912176]], [[0.4465305415134804]]], "std": [[[0.19101574469222096]], [[0.15950821917206437]], [[0.151690582007261]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[0.8]], [[0.8196078431372549]]], "mean": [[[0.4405162441278595]], [[0.45248003472222226]], [[0.45257947974111523]]], "std": [[[0.1323836909067041]], [[0.11092816118378518]], [[0.10446902711163394]]], "count": [128]}, "observation.state": {"min": [0.007853981107473373, 1.8501712083816528, 0.6713932752609253, 0.19142772257328033, -2.478734016418457, -1.5758754014968872, -1.3067106008529663, -2.0, 0.135452002286911, 0.2522900104522705, -0.08057600259780884, -3.115000009536743, 0.32499998807907104, -2.509999990463257, -0.7778583765029907, -2.0792107582092285, -1.730302095413208, -1.689618468284607, 1.62333083152771, -1.523305892944336, -0.12276646494865417, 87.0, -0.29089200496673584, 0.3166300058364868, -0.1849289983510971, 1.7170000076293945, -0.07700000703334808, -3.1411852836608887], "max": [0.800058901309967, 2.0877106189727783, 2.510446786880493, 1.825527310371399, -1.2392884492874146, 1.3300979137420654, 0.18339920043945312, 793.0, 0.40261998772621155, 0.4469189941883087, 0.09200800210237503, 3.121000051498413, 1.2389999628067017, 0.4919999837875366, -0.3090629279613495, -2.0274269580841064, -0.4122293293476105, -0.33073991537094116, 2.886984348297119, 1.0263234376907349, 0.547893762588501, 862.0, -0.08576899766921997, 0.48151999711990356, 0.02191700041294098, 2.872999906539917, 0.8840000033378601, 3.1410000324249268], "mean": [0.31379058957099915, 2.062133312225342, 1.8372802734375, 0.8752433657646179, -1.813130497932434, 0.6195586323738098, -0.523908793926239, 353.62384033203125, 0.2787850797176361, 0.3508428633213043, 0.026356196030974388, 0.28322505950927734, 0.8413079380989075, -1.3427916765213013, -0.5540629625320435, -2.064451217651367, -1.2856407165527344, -0.9954304099082947, 2.3380393981933594, -0.3824324607849121, 0.20210298895835876, 670.9468994140625, -0.2000863403081894, 0.3962993919849396, -0.05682627111673355, 2.358492612838745, 0.47689542174339294, -1.9008146524429321], "std": [0.22737780213356018, 0.033679842948913574, 0.5848565101623535, 0.5245992541313171, 0.496099591255188, 0.9119294285774231, 0.531078577041626, 356.7451477050781, 0.0778069794178009, 0.05209619179368019, 0.04564756527543068, 2.4167773723602295, 0.20970948040485382, 0.829542338848114, 0.13149751722812653, 0.007964416407048702, 0.3583149313926697, 0.34230706095695496, 0.3833020329475403, 0.7911992073059082, 0.21195688843727112, 288.3759765625, 0.04682496562600136, 0.046498313546180725, 0.05795249342918396, 0.2846294939517975, 0.3075524568557739, 1.5897154808044434], "count": [650]}, "action": {"min": [0.007853981107473373, 1.8501712083816528, 0.6713932752609253, 0.19142772257328033, -2.478734016418457, -1.5758754014968872, -1.3067106008529663, -2.0, 0.135452002286911, 0.2522900104522705, -0.08057600259780884, -3.115000009536743, 0.32499998807907104, -2.509999990463257, -0.7778583765029907, -2.0792107582092285, -1.730302095413208, -1.689618468284607, 1.62333083152771, -1.523305892944336, -0.12276646494865417, 87.0, -0.29089200496673584, 0.3166300058364868, -0.1849289983510971, 1.7170000076293945, -0.07700000703334808, -3.1411852836608887], "max": [0.800058901309967, 2.0877106189727783, 2.510446786880493, 1.825527310371399, -1.2392884492874146, 1.3300979137420654, 0.18339920043945312, 793.0, 0.40261998772621155, 0.4469189941883087, 0.09200800210237503, 3.121000051498413, 1.2389999628067017, 0.4919999837875366, -0.3090629279613495, -2.0274269580841064, -0.4122293293476105, -0.33073991537094116, 2.886984348297119, 1.0263234376907349, 0.547893762588501, 862.0, -0.08576899766921997, 0.48151999711990356, 0.02191700041294098, 2.872999906539917, 0.8840000033378601, 3.1410000324249268], "mean": [0.31379058957099915, 2.062133312225342, 1.8372802734375, 0.8752433657646179, -1.813130497932434, 0.6195586323738098, -0.523908793926239, 353.62384033203125, 0.2787850797176361, 0.3508428633213043, 0.026356196030974388, 0.28322505950927734, 0.8413079380989075, -1.3427916765213013, -0.5540629625320435, -2.064451217651367, -1.2856407165527344, -0.9954304099082947, 2.3380393981933594, -0.3824324607849121, 0.20210298895835876, 670.9468994140625, -0.2000863403081894, 0.3962993919849396, -0.05682627111673355, 2.358492612838745, 0.47689542174339294, -1.9008146524429321], "std": [0.22737780213356018, 0.033679842948913574, 0.5848565101623535, 0.5245992541313171, 0.496099591255188, 0.9119294285774231, 0.531078577041626, 356.7451477050781, 0.0778069794178009, 0.05209619179368019, 0.04564756527543068, 2.4167773723602295, 0.20970948040485382, 0.829542338848114, 0.13149751722812653, 0.007964416407048702, 0.3583149313926697, 0.34230706095695496, 0.3833020329475403, 0.7911992073059082, 0.21195688843727112, 288.3759765625, 0.04682496562600136, 0.046498313546180725, 0.05795249342918396, 0.2846294939517975, 0.3075524568557739, 1.5897154808044434], "count": [650]}, "timestamp": {"min": [0.0], "max": [21.633333333333333], "mean": [10.816666666666666], "std": [6.254620514290038], "count": [650]}, "frame_index": {"min": [0], "max": [649], "mean": [324.5], "std": [187.63861542870114], "count": [650]}, "episode_index": {"min": [297], "max": [297], "mean": [297.0], "std": [0.0], "count": [650]}, "index": {"min": [319010], "max": [319659], "mean": [319334.5], "std": [187.63861542870114], "count": [650]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [650]}, "subtask_annotation": {"mean": [13.147692307692308, 29.0, 29.0, 29.0, 29.0], "std": [9.265969295343515, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [650]}, "scene_annotation": {"mean": [297.0], "std": [0.0], "min": [297], "max": [297], "count": [650]}, "eef_direction_state": {"mean": [3.3584615384615386, 3.3215384615384616], "std": [2.2200063969202506, 1.9182517928646525], "min": [0, 0], "max": [6, 6], "count": [650]}, "eef_velocity_state": {"mean": [0.9246153846153846, 1.0784615384615384], "std": [0.7517222828495497, 0.6667930846608119], "min": [0, 0], "max": [2, 2], "count": [650]}, "eef_acc_mag_state": {"mean": [0.8723076923076923, 0.9153846153846154], "std": [0.8249956069454507, 0.8230769230769226], "min": [0, 0], "max": [2, 2], "count": [650]}, "eef_direction_action": {"mean": [3.3584615384615386, 3.3215384615384616], "std": [2.2200063969202506, 1.9182517928646525], "min": [0, 0], "max": [6, 6], "count": [650]}, "eef_velocity_action": {"mean": [0.9246153846153846, 1.0784615384615384], "std": [0.7517222828495497, 0.6667930846608119], "min": [0, 0], "max": [2, 2], "count": [650]}, "eef_acc_mag_action": {"mean": [0.8723076923076923, 0.9153846153846154], "std": [0.8249956069454507, 0.8230769230769226], "min": [0, 0], "max": [2, 2], "count": [650]}, "eef_sim_pose_state": {"mean": [0.593289168562006, 0.17810960630153674, 1.1069554374390969, -0.7151266052372799, 0.9098253984166534, 0.8565877574519389, 0.5439209064753817, -0.2943209149508566, 1.0972939689601495, 1.766989793723083, 0.6955692131243228, 2.0915926404497807], "std": [0.03983630274821278, 0.059838049723090404, 0.036583828156905356, 2.6111535886059745, 0.41173542705410027, 2.572212607284949, 0.05371494586674763, 0.06311701490800829, 0.05942631352472375, 0.8436977672509777, 0.3597813416397582, 0.9208821705522482], "min": [0.5307909086324112, 0.02611030088534988, 1.0207482053916477, -3.1402828129532234, 0.2099246759996911, -3.1374127568637977, 0.43664725971987234, -0.4037462027805115, 1.0018240371332288, -2.9882683940837143, 0.3300379287540136, -3.140015124058826], "max": [0.6693282522948326, 0.2507676783589588, 1.1747029626137573, 3.1411241895560007, 1.5656643107920591, 3.1381884923297263, 0.6335723741506731, -0.13877299108442886, 1.1826146537350137, 3.0020459093294583, 1.5189387885995376, 2.969063999211748], "count": [650]}, "eef_sim_pose_action": {"mean": [0.593289168562006, 0.17810960630153674, 1.1069554374390969, -0.7151266052372799, 0.9098253984166534, 0.8565877574519389, 0.5439209064753817, -0.2943209149508566, 1.0972939689601495, 1.766989793723083, 0.6955692131243228, 2.0915926404497807], "std": [0.03983630274821278, 0.059838049723090404, 0.036583828156905356, 2.6111535886059745, 0.41173542705410027, 2.572212607284949, 0.05371494586674763, 0.06311701490800829, 0.05942631352472375, 0.8436977672509777, 0.3597813416397582, 0.9208821705522482], "min": [0.5307909086324112, 0.02611030088534988, 1.0207482053916477, -3.1402828129532234, 0.2099246759996911, -3.1374127568637977, 0.43664725971987234, -0.4037462027805115, 1.0018240371332288, -2.9882683940837143, 0.3300379287540136, -3.140015124058826], "max": [0.6693282522948326, 0.2507676783589588, 1.1747029626137573, 3.1411241895560007, 1.5656643107920591, 3.1381884923297263, 0.6335723741506731, -0.13877299108442886, 1.1826146537350137, 3.0020459093294583, 1.5189387885995376, 2.969063999211748], "count": [650]}, "gripper_mode_state": {"mean": [0.24, 0.5784615384615385], "std": [0.42708313008124815, 0.4938054140876223], "min": [0, 0], "max": [1, 1], "count": [650]}, "gripper_activity_state": {"mean": [1.9, 1.7446153846153847], "std": [0.3971049076658597, 0.5812534914319037], "min": [0, 0], "max": [2, 2], "count": [650]}, "gripper_mode_action": {"mean": [0.24, 0.5784615384615385], "std": [0.42708313008124815, 0.4938054140876223], "min": [0, 0], "max": [1, 1], "count": [650]}, "gripper_activity_action": {"mean": [1.9, 1.7446153846153847], "std": [0.3971049076658597, 0.5812534914319037], "min": [0, 0], "max": [2, 2], "count": [650]}, "gripper_open_scale_state": {"mean": [0.6709469231121359, 0.3536276264480442], "std": [0.28837590698203963, 0.35674133555137405], "min": [0.087, 0.0], "max": [0.862, 0.793], "count": [650]}, "gripper_open_scale_action": {"mean": [0.6709469231121359, 0.3536276264480442], "std": [0.28837590698203963, 0.35674133555137405], "min": [0.087, 0.0], "max": [0.862, 0.793], "count": [650]}}} +{"episode_index": 295, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.39996340531091396]], [[0.43253379568773503]], [[0.4375658193212108]]], "std": [[[0.22785773555722452]], [[0.1969787161758619]], [[0.18964988176499883]]], "count": [179]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3940785797093512]], [[0.43074534907072703]], [[0.43518616382772846]]], "std": [[[0.21202932601819763]], [[0.17450820834242292]], [[0.16471063583473539]]], "count": [179]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9411764705882353]], [[0.9098039215686274]], [[0.9215686274509803]]], "mean": [[[0.4134138128948041]], [[0.44356134639610034]], [[0.44716220515207944]]], "std": [[[0.18705922137521122]], [[0.1541874724072684]], [[0.14503026658341583]]], "count": [179]}, "observation.state": {"min": [-0.03668682277202606, 1.8102905750274658, 0.7380473613739014, 0.0967959612607956, -2.3078837394714355, -1.497056245803833, -1.3255252838134766, -2.0, 0.07056999951601028, 0.23097899556159973, -0.0828310027718544, -3.1411852836608887, 0.1379999965429306, -1.777999997138977, -0.7360228896141052, -2.079751968383789, -1.656003475189209, -1.8856364488601685, 1.987930178642273, -1.8830008506774902, -0.23111650347709656, -2.0, -0.32343700528144836, 0.2512719929218292, -0.18659399449825287, 1.628000020980835, -0.21799999475479126, -3.1401853561401367], "max": [1.0216983556747437, 2.0915677547454834, 2.526625871658325, 1.6345356702804565, -1.539886474609375, 1.6196831464767456, 0.20626300573349, 788.0, 0.42236098647117615, 0.482481986284256, 0.1137389987707138, 3.1410000324249268, 1.1970000267028809, 0.38600000739097595, -0.1270076185464859, -2.031633138656616, -0.7271391153335571, -0.27118927240371704, 2.890352487564087, 1.0534982681274414, 0.27541297674179077, 849.0, -0.1025490015745163, 0.4605979919433594, 0.04225099831819534, 2.7760000228881836, 0.9110000133514404, 3.140000104904175], "mean": [0.2661226689815521, 2.057384967803955, 2.0243172645568848, 1.0548088550567627, -2.0064635276794434, 0.9992179870605469, -0.48496657609939575, 463.94793701171875, 0.28891292214393616, 0.3181152045726776, 0.042848940938711166, -1.407892107963562, 0.6106827259063721, -1.2509315013885498, -0.45276936888694763, -2.062586784362793, -1.3926420211791992, -1.2763549089431763, 2.6080753803253174, -0.9779371023178101, -0.025248706340789795, 501.6803894042969, -0.22164461016654968, 0.3451007306575775, -0.02202698588371277, 2.306321859359741, 0.2638958990573883, -1.977846622467041], "std": [0.26667776703834534, 0.0356903076171875, 0.4542866349220276, 0.4060538709163666, 0.207576185464859, 0.9042344093322754, 0.37832844257354736, 323.0452575683594, 0.07761328667402267, 0.07525105029344559, 0.03717051446437836, 2.51310396194458, 0.24907973408699036, 0.64134681224823, 0.12937816977500916, 0.005769397132098675, 0.25733035802841187, 0.4203917980194092, 0.27960970997810364, 0.97890704870224, 0.15033751726150513, 333.31573486328125, 0.03569045662879944, 0.06432144343852997, 0.045679714530706406, 0.2065775841474533, 0.4093744158744812, 0.9448372721672058], "count": [1009]}, "action": {"min": [-0.03668682277202606, 1.8102905750274658, 0.7380473613739014, 0.0967959612607956, -2.3078837394714355, -1.497056245803833, -1.3255252838134766, -2.0, 0.07056999951601028, 0.23097899556159973, -0.0828310027718544, -3.1411852836608887, 0.1379999965429306, -1.777999997138977, -0.7360228896141052, -2.079751968383789, -1.656003475189209, -1.8856364488601685, 1.987930178642273, -1.8830008506774902, -0.23111650347709656, -2.0, -0.32343700528144836, 0.2512719929218292, -0.18659399449825287, 1.628000020980835, -0.21799999475479126, -3.1401853561401367], "max": [1.0216983556747437, 2.0915677547454834, 2.526625871658325, 1.6345356702804565, -1.539886474609375, 1.6196831464767456, 0.20626300573349, 788.0, 0.42236098647117615, 0.482481986284256, 0.1137389987707138, 3.1410000324249268, 1.1970000267028809, 0.38600000739097595, -0.1270076185464859, -2.031633138656616, -0.7271391153335571, -0.27118927240371704, 2.890352487564087, 1.0534982681274414, 0.27541297674179077, 849.0, -0.1025490015745163, 0.4605979919433594, 0.04225099831819534, 2.7760000228881836, 0.9110000133514404, 3.140000104904175], "mean": [0.2661226689815521, 2.057384967803955, 2.0243172645568848, 1.0548088550567627, -2.0064635276794434, 0.9992179870605469, -0.48496657609939575, 463.94793701171875, 0.28891292214393616, 0.3181152045726776, 0.042848940938711166, -1.407892107963562, 0.6106827259063721, -1.2509315013885498, -0.45276936888694763, -2.062586784362793, -1.3926420211791992, -1.2763549089431763, 2.6080753803253174, -0.9779371023178101, -0.025248706340789795, 501.6803894042969, -0.22164461016654968, 0.3451007306575775, -0.02202698588371277, 2.306321859359741, 0.2638958990573883, -1.977846622467041], "std": [0.26667776703834534, 0.0356903076171875, 0.4542866349220276, 0.4060538709163666, 0.207576185464859, 0.9042344093322754, 0.37832844257354736, 323.0452575683594, 0.07761328667402267, 0.07525105029344559, 0.03717051446437836, 2.51310396194458, 0.24907973408699036, 0.64134681224823, 0.12937816977500916, 0.005769397132098675, 0.25733035802841187, 0.4203917980194092, 0.27960970997810364, 0.97890704870224, 0.15033751726150513, 333.31573486328125, 0.03569045662879944, 0.06432144343852997, 0.045679714530706406, 0.2065775841474533, 0.4093744158744812, 0.9448372721672058], "count": [1009]}, "timestamp": {"min": [0.0], "max": [33.6], "mean": [16.8], "std": [9.709102258533827], "count": [1009]}, "frame_index": {"min": [0], "max": [1008], "mean": [504.0], "std": [291.2730677560148], "count": [1009]}, "episode_index": {"min": [298], "max": [298], "mean": [298.0], "std": [0.0], "count": [1009]}, "index": {"min": [319660], "max": [320668], "mean": [320164.0], "std": [291.2730677560148], "count": [1009]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1009]}, "subtask_annotation": {"mean": [17.7998017839445, 29.0, 29.0, 29.0, 29.0], "std": [8.188655158244968, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1009]}, "scene_annotation": {"mean": [298.0], "std": [0.0], "min": [298], "max": [298], "count": [1009]}, "eef_direction_state": {"mean": [3.960356788899901, 3.6263627353815657], "std": [2.037413747511552, 2.1005777560131866], "min": [0, 0], "max": [6, 6], "count": [1009]}, "eef_velocity_state": {"mean": [0.7661050545094152, 0.8919722497522299], "std": [0.6772538211189609, 0.7048079082524356], "min": [0, 0], "max": [2, 2], "count": [1009]}, "eef_acc_mag_state": {"mean": [0.7869177403369673, 0.7879088206144698], "std": [0.8348143976155704, 0.8462664974750866], "min": [0, 0], "max": [2, 2], "count": [1009]}, "eef_direction_action": {"mean": [3.960356788899901, 3.6263627353815657], "std": [2.037413747511552, 2.1005777560131866], "min": [0, 0], "max": [6, 6], "count": [1009]}, "eef_velocity_action": {"mean": [0.7661050545094152, 0.8919722497522299], "std": [0.6772538211189609, 0.7048079082524356], "min": [0, 0], "max": [2, 2], "count": [1009]}, "eef_acc_mag_action": {"mean": [0.7869177403369673, 0.7879088206144698], "std": [0.8348143976155704, 0.8462664974750866], "min": [0, 0], "max": [2, 2], "count": [1009]}, "eef_sim_pose_state": {"mean": [0.552545907833978, 0.20948311302954023, 1.1249479638312057, 0.5241944986792599, 0.5561161950404757, 1.1148098655840477, 0.5190435961999227, -0.3181251537192258, 1.1107340412152265, 1.939117328814005, 0.5721805661589726, 2.061915944859133], "std": [0.04887594220120405, 0.043259550499851813, 0.041759890216205804, 2.8194863649608743, 0.5541113309768451, 2.6397744396193685, 0.07225284307937042, 0.06571782067510266, 0.05297652257184856, 0.8912695308877228, 0.3921257984179272, 1.476350390960948], "min": [0.47057845383234115, 0.03547581480438314, 1.025188203139694, -3.141456576664356, -0.07554942613295323, -3.1341051171043506, 0.4179426954008005, -0.39130156218524775, 1.0071374405550857, -3.0942081528565386, 0.09068548523140785, -3.1340889728603276], "max": [0.6503946573744889, 0.2877490029293932, 1.1759595415764599, 3.139424832711713, 1.560247888487968, 3.138412364892654, 0.6794166404584442, -0.08777320848234449, 1.2219263666851568, 3.101713293800076, 1.4623581630839464, 3.1399807752018587], "count": [1009]}, "eef_sim_pose_action": {"mean": [0.552545907833978, 0.20948311302954023, 1.1249479638312057, 0.5241944986792599, 0.5561161950404757, 1.1148098655840477, 0.5190435961999227, -0.3181251537192258, 1.1107340412152265, 1.939117328814005, 0.5721805661589726, 2.061915944859133], "std": [0.04887594220120405, 0.043259550499851813, 0.041759890216205804, 2.8194863649608743, 0.5541113309768451, 2.6397744396193685, 0.07225284307937042, 0.06571782067510266, 0.05297652257184856, 0.8912695308877228, 0.3921257984179272, 1.476350390960948], "min": [0.47057845383234115, 0.03547581480438314, 1.025188203139694, -3.141456576664356, -0.07554942613295323, -3.1341051171043506, 0.4179426954008005, -0.39130156218524775, 1.0071374405550857, -3.0942081528565386, 0.09068548523140785, -3.1340889728603276], "max": [0.6503946573744889, 0.2877490029293932, 1.1759595415764599, 3.139424832711713, 1.560247888487968, 3.138412364892654, 0.6794166404584442, -0.08777320848234449, 1.2219263666851568, 3.101713293800076, 1.4623581630839464, 3.1399807752018587], "count": [1009]}, "gripper_mode_state": {"mean": [0.44697720515361744, 0.44202180376610506], "std": [0.49718063440431254, 0.4966271526622989], "min": [0, 0], "max": [1, 1], "count": [1009]}, "gripper_activity_state": {"mean": [1.8017839444995045, 1.7264618434093162], "std": [0.5382834267118393, 0.625287619672043], "min": [0, 0], "max": [2, 2], "count": [1009]}, "gripper_mode_action": {"mean": [0.44697720515361744, 0.44202180376610506], "std": [0.49718063440431254, 0.4966271526622989], "min": [0, 0], "max": [1, 1], "count": [1009]}, "gripper_activity_action": {"mean": [1.8017839444995045, 1.7264618434093162], "std": [0.5382834267118393, 0.625287619672043], "min": [0, 0], "max": [2, 2], "count": [1009]}, "gripper_open_scale_state": {"mean": [0.5016879333783419, 0.4639556882175865], "std": [0.3333047145200182, 0.3230341564327586], "min": [0.0, 0.0], "max": [0.849, 0.788], "count": [1009]}, "gripper_open_scale_action": {"mean": [0.5016879333783419, 0.4639556882175865], "std": [0.3333047145200182, 0.3230341564327586], "min": [0.0, 0.0], "max": [0.849, 0.788], "count": [1009]}}} +{"episode_index": 296, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.42436456235647413]], [[0.44908496290408056]], [[0.4507770722928811]]], "std": [[[0.21307963054380968]], [[0.18490559238384113]], [[0.18083027688880385]]], "count": [185]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.44484057586998765]], [[0.4630858251633987]], [[0.4624578022875817]]], "std": [[[0.15981670318755267]], [[0.13147991646379595]], [[0.12450211148098983]]], "count": [185]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8980392156862745]], [[0.8549019607843137]], [[0.8666666666666667]]], "mean": [[[0.4323734675852323]], [[0.45235278881823]], [[0.4534525393040099]]], "std": [[[0.150122839094783]], [[0.12143093769373761]], [[0.11328696543849488]]], "count": [185]}, "observation.state": {"min": [0.1419825404882431, 1.8036582469940186, -2.8370327949523926, -1.2797452211380005, -2.7564337253570557, -1.734735131263733, 0.10115928947925568, -2.0, 0.11259599775075912, 0.22196799516677856, -0.17272700369358063, -3.119999885559082, 0.29600000381469727, -2.7890000343322754, -0.7202450037002563, -2.0801706314086914, -1.5541110038757324, -1.8735063076019287, 2.240514039993286, -1.4466509819030762, -0.4354247748851776, 40.0, -0.32467299699783325, 0.26534900069236755, -0.18397599458694458, 1.5759999752044678, 0.0030000002589076757, -3.1381852626800537], "max": [1.01520574092865, 2.091794490814209, 0.7225139141082764, 0.2797239422798157, -1.4185163974761963, 1.1939972639083862, 2.8456201553344727, 757.0, 0.4315670132637024, 0.5119360089302063, 0.11219199746847153, 3.1089999675750732, 1.284999966621399, 0.3109999895095825, -0.023020893335342407, -1.99220609664917, -0.5006651878356934, -0.3772355020046234, 2.8896195888519287, 1.1689865589141846, 0.42071160674095154, 860.0, -0.11465299874544144, 0.45325401425361633, 0.026660999283194542, 2.938999891281128, 0.9850000143051147, 3.1389999389648438], "mean": [0.40159669518470764, 2.0708093643188477, -1.0451633930206299, -0.624906063079834, -1.9260786771774292, -0.6848537921905518, 2.237471342086792, 416.4337158203125, 0.3129459321498871, 0.3181535303592682, 0.008182375691831112, -0.16485093533992767, 0.7459070086479187, -1.1932568550109863, -0.30520564317703247, -2.061385154724121, -1.166988730430603, -1.063778281211853, 2.5391383171081543, -0.07819066941738129, -0.02580818347632885, 604.0885620117188, -0.24180759489536285, 0.3506864309310913, -0.03685295581817627, 2.1687591075897217, 0.5892915725708008, -1.1921271085739136], "std": [0.1926925629377365, 0.0365445502102375, 1.0747679471969604, 0.3335811495780945, 0.3959733545780182, 1.1442315578460693, 0.5051709413528442, 271.7021484375, 0.0742439329624176, 0.05582572892308235, 0.0719321146607399, 2.356877326965332, 0.2624047100543976, 0.9420593976974487, 0.13411031663417816, 0.008252338506281376, 0.27184051275253296, 0.5351227521896362, 0.22488398849964142, 0.9446623921394348, 0.1412702053785324, 358.6581726074219, 0.0506138876080513, 0.04616472125053406, 0.03800357133150101, 0.36220934987068176, 0.29558828473091125, 2.2881879806518555], "count": [1056]}, "action": {"min": [0.1419825404882431, 1.8036582469940186, -2.8370327949523926, -1.2797452211380005, -2.7564337253570557, -1.734735131263733, 0.10115928947925568, -2.0, 0.11259599775075912, 0.22196799516677856, -0.17272700369358063, -3.119999885559082, 0.29600000381469727, -2.7890000343322754, -0.7202450037002563, -2.0801706314086914, -1.5541110038757324, -1.8735063076019287, 2.240514039993286, -1.4466509819030762, -0.4354247748851776, 40.0, -0.32467299699783325, 0.26534900069236755, -0.18397599458694458, 1.5759999752044678, 0.0030000002589076757, -3.1381852626800537], "max": [1.01520574092865, 2.091794490814209, 0.7225139141082764, 0.2797239422798157, -1.4185163974761963, 1.1939972639083862, 2.8456201553344727, 757.0, 0.4315670132637024, 0.5119360089302063, 0.11219199746847153, 3.1089999675750732, 1.284999966621399, 0.3109999895095825, -0.023020893335342407, -1.99220609664917, -0.5006651878356934, -0.3772355020046234, 2.8896195888519287, 1.1689865589141846, 0.42071160674095154, 860.0, -0.11465299874544144, 0.45325401425361633, 0.026660999283194542, 2.938999891281128, 0.9850000143051147, 3.1389999389648438], "mean": [0.40159669518470764, 2.0708093643188477, -1.0451633930206299, -0.624906063079834, -1.9260786771774292, -0.6848537921905518, 2.237471342086792, 416.4337158203125, 0.3129459321498871, 0.3181535303592682, 0.008182375691831112, -0.16485093533992767, 0.7459070086479187, -1.1932568550109863, -0.30520564317703247, -2.061385154724121, -1.166988730430603, -1.063778281211853, 2.5391383171081543, -0.07819066941738129, -0.02580818347632885, 604.0885620117188, -0.24180759489536285, 0.3506864309310913, -0.03685295581817627, 2.1687591075897217, 0.5892915725708008, -1.1921271085739136], "std": [0.1926925629377365, 0.0365445502102375, 1.0747679471969604, 0.3335811495780945, 0.3959733545780182, 1.1442315578460693, 0.5051709413528442, 271.7021484375, 0.0742439329624176, 0.05582572892308235, 0.0719321146607399, 2.356877326965332, 0.2624047100543976, 0.9420593976974487, 0.13411031663417816, 0.008252338506281376, 0.27184051275253296, 0.5351227521896362, 0.22488398849964142, 0.9446623921394348, 0.1412702053785324, 358.6581726074219, 0.0506138876080513, 0.04616472125053406, 0.03800357133150101, 0.36220934987068176, 0.29558828473091125, 2.2881879806518555], "count": [1056]}, "timestamp": {"min": [0.0], "max": [35.166666666666664], "mean": [17.583333333333332], "std": [10.161360181626314], "count": [1056]}, "frame_index": {"min": [0], "max": [1055], "mean": [527.5], "std": [304.8408054487894], "count": [1056]}, "episode_index": {"min": [299], "max": [299], "mean": [299.0], "std": [0.0], "count": [1056]}, "index": {"min": [320669], "max": [321724], "mean": [321196.5], "std": [304.8408054487894], "count": [1056]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1056]}, "subtask_annotation": {"mean": [16.395833333333332, 29.0, 29.0, 29.0, 29.0], "std": [7.733764865996769, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1056]}, "scene_annotation": {"mean": [299.0], "std": [0.0], "min": [299], "max": [299], "count": [1056]}, "eef_direction_state": {"mean": [4.356060606060606, 3.384469696969697], "std": [2.087145272918567, 2.267588097381174], "min": [0, 0], "max": [6, 6], "count": [1056]}, "eef_velocity_state": {"mean": [0.5331439393939394, 0.8759469696969697], "std": [0.6490377216540882, 0.7116116558228451], "min": [0, 0], "max": [2, 2], "count": [1056]}, "eef_acc_mag_state": {"mean": [0.6268939393939394, 0.8323863636363636], "std": [0.7983151126304611, 0.834468385912125], "min": [0, 0], "max": [2, 2], "count": [1056]}, "eef_direction_action": {"mean": [4.356060606060606, 3.384469696969697], "std": [2.087145272918567, 2.267588097381174], "min": [0, 0], "max": [6, 6], "count": [1056]}, "eef_velocity_action": {"mean": [0.5331439393939394, 0.8759469696969697], "std": [0.6490377216540882, 0.7116116558228451], "min": [0, 0], "max": [2, 2], "count": [1056]}, "eef_acc_mag_action": {"mean": [0.6268939393939394, 0.8323863636363636], "std": [0.7983151126304611, 0.834468385912125], "min": [0, 0], "max": [2, 2], "count": [1056]}, "eef_sim_pose_state": {"mean": [0.5418992485987509, 0.21778376720912315, 1.0858554837175511, -0.8852412141237649, 1.0338651379143353, -0.021589158727578744, 0.511358949305435, -0.3060118008839135, 1.060089673966269, 0.9856750285926734, 0.7809246229152896, 1.3270321142029906], "std": [0.04240900858529312, 0.045292029236013207, 0.05239933715877051, 2.2688257713999547, 0.3758402209688744, 2.453970226423695, 0.057618015137858504, 0.09276781257157767, 0.04930515302638403, 1.6749723670015326, 0.4805795380775025, 1.8054675574303751], "min": [0.4740964228595292, 0.04864215034373866, 1.018379743771543, -3.140329575241795, 0.32980161645775663, -3.1392160904348003, 0.41759817154373646, -0.42177411180734503, 0.9964273309674577, -3.0469299376000465, 0.26906596297974406, -3.064856667318792], "max": [0.6415722075771384, 0.28556152064543855, 1.1669615074201494, 3.141464518040205, 1.5684320290059883, 3.1405574639046456, 0.6979759298268218, -0.1085151871313324, 1.150921218887731, 3.0703943719209175, 1.5480650588131946, 3.1373762686132096], "count": [1056]}, "eef_sim_pose_action": {"mean": [0.5418992485987509, 0.21778376720912315, 1.0858554837175511, -0.8852412141237649, 1.0338651379143353, -0.021589158727578744, 0.511358949305435, -0.3060118008839135, 1.060089673966269, 0.9856750285926734, 0.7809246229152896, 1.3270321142029906], "std": [0.04240900858529312, 0.045292029236013207, 0.05239933715877051, 2.2688257713999547, 0.3758402209688744, 2.453970226423695, 0.057618015137858504, 0.09276781257157767, 0.04930515302638403, 1.6749723670015326, 0.4805795380775025, 1.8054675574303751], "min": [0.4740964228595292, 0.04864215034373866, 1.018379743771543, -3.140329575241795, 0.32980161645775663, -3.1392160904348003, 0.41759817154373646, -0.42177411180734503, 0.9964273309674577, -3.0469299376000465, 0.26906596297974406, -3.064856667318792], "max": [0.6415722075771384, 0.28556152064543855, 1.1669615074201494, 3.141464518040205, 1.5684320290059883, 3.1405574639046456, 0.6979759298268218, -0.1085151871313324, 1.150921218887731, 3.0703943719209175, 1.5480650588131946, 3.1373762686132096], "count": [1056]}, "gripper_mode_state": {"mean": [0.3077651515151515, 0.4460227272727273], "std": [0.46156880638535663, 0.4970779154508114], "min": [0, 0], "max": [1, 1], "count": [1056]}, "gripper_activity_state": {"mean": [1.941287878787879, 1.7897727272727273], "std": [0.31736344069448524, 0.5447142229745239], "min": [0, 0], "max": [2, 2], "count": [1056]}, "gripper_mode_action": {"mean": [0.3077651515151515, 0.4460227272727273], "std": [0.46156880638535663, 0.4970779154508114], "min": [0, 0], "max": [1, 1], "count": [1056]}, "gripper_activity_action": {"mean": [1.941287878787879, 1.7897727272727273], "std": [0.31736344069448524, 0.5447142229745239], "min": [0, 0], "max": [2, 2], "count": [1056]}, "gripper_open_scale_state": {"mean": [0.6040885415727439, 0.41647111740527676], "std": [0.3586582661052097, 0.2716450030211901], "min": [0.04, 0.0], "max": [0.86, 0.757], "count": [1056]}, "gripper_open_scale_action": {"mean": [0.6040885415727439, 0.41647111740527676], "std": [0.3586582661052097, 0.2716450030211901], "min": [0.04, 0.0], "max": [0.86, 0.757], "count": [1056]}}} +{"episode_index": 297, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.413402943384561]], [[0.44146489550211976]], [[0.44568375590664194]]], "std": [[[0.2189144975394623]], [[0.18937047872633678]], [[0.1814519329133199]]], "count": [148]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[0.8941176470588236]], [[0.9019607843137255]], [[0.9019607843137255]]], "mean": [[[0.437708594164017]], [[0.45715083879835716]], [[0.45887703834349053]]], "std": [[[0.17024047183505095]], [[0.14133839467822973]], [[0.1340036354265074]]], "count": [148]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4392368742823706]], [[0.4548126504261615]], [[0.455720836645469]]], "std": [[[0.15783008587301992]], [[0.13189951282835613]], [[0.12429239533674134]]], "count": [148]}, "observation.state": {"min": [0.005951572675257921, 1.9369839429855347, -2.759819507598877, -1.9951733350753784, 0.41399210691452026, -1.428901195526123, -1.3560335636138916, -2.0, 0.04554300010204315, 0.2763200104236603, -0.16663800179958344, -3.1401853561401367, 0.17100000381469727, -2.0, -0.5284682512283325, -2.0784950256347656, 1.2330925464630127, 0.06433284282684326, -2.8581862449645996, -1.6689188480377197, -0.020176006481051445, 17.0, -0.3709050118923187, 0.24525399506092072, -0.1035510003566742, 1.2569999694824219, -0.04100000858306885, -3.121000051498413], "max": [1.054126501083374, 2.0909743309020996, -0.7723780274391174, -0.3017849028110504, 1.8246893882751465, 1.5471994876861572, 0.3436553478240967, 753.0, 0.3914859890937805, 0.4726710021495819, 0.0870399996638298, 3.13700008392334, 1.1990000009536743, 0.597000002861023, 0.09529498219490051, -1.8595436811447144, 2.2543373107910156, 1.8805400133132935, -0.30571189522743225, 1.1309908628463745, 2.8608391284942627, 840.0, -0.19047300517559052, 0.44575798511505127, 0.07777299731969833, 2.684000015258789, 0.9869999885559082, 3.135999917984009], "mean": [0.35257744789123535, 2.0726258754730225, -1.5761395692825317, -1.0687460899353027, 1.1254520416259766, 0.6385632753372192, -0.42099231481552124, 402.8735656738281, 0.22888793051242828, 0.3462441861629486, -0.011134750209748745, -0.536871612071991, 0.6902745962142944, -1.0201592445373535, -0.20614808797836304, -2.0559427738189697, 1.6124587059020996, 1.3196250200271606, -0.9058314561843872, -0.6944664120674133, 0.4915091395378113, 608.4527587890625, -0.255656361579895, 0.33892807364463806, 0.019106103107333183, 2.2103118896484375, 0.5239176750183105, -1.3047592639923096], "std": [0.260941743850708, 0.019573407247662544, 0.5935658812522888, 0.5632712841033936, 0.5469441413879395, 0.8956968784332275, 0.5297983288764954, 336.8529968261719, 0.08686242997646332, 0.0543513260781765, 0.07073023170232773, 2.5787951946258545, 0.2668047845363617, 0.6191893815994263, 0.11907494813203812, 0.026346445083618164, 0.27304694056510925, 0.4784344434738159, 0.643200159072876, 0.8639687299728394, 0.6639282703399658, 351.9900207519531, 0.041681621223688126, 0.05565705895423889, 0.038008302450180054, 0.3483046889305115, 0.34454092383384705, 2.032672643661499], "count": [787]}, "action": {"min": [0.005951572675257921, 1.9369839429855347, -2.759819507598877, -1.9951733350753784, 0.41399210691452026, -1.428901195526123, -1.3560335636138916, -2.0, 0.04554300010204315, 0.2763200104236603, -0.16663800179958344, -3.1401853561401367, 0.17100000381469727, -2.0, -0.5284682512283325, -2.0784950256347656, 1.2330925464630127, 0.06433284282684326, -2.8581862449645996, -1.6689188480377197, -0.020176006481051445, 17.0, -0.3709050118923187, 0.24525399506092072, -0.1035510003566742, 1.2569999694824219, -0.04100000858306885, -3.121000051498413], "max": [1.054126501083374, 2.0909743309020996, -0.7723780274391174, -0.3017849028110504, 1.8246893882751465, 1.5471994876861572, 0.3436553478240967, 753.0, 0.3914859890937805, 0.4726710021495819, 0.0870399996638298, 3.13700008392334, 1.1990000009536743, 0.597000002861023, 0.09529498219490051, -1.8595436811447144, 2.2543373107910156, 1.8805400133132935, -0.30571189522743225, 1.1309908628463745, 2.8608391284942627, 840.0, -0.19047300517559052, 0.44575798511505127, 0.07777299731969833, 2.684000015258789, 0.9869999885559082, 3.135999917984009], "mean": [0.35257744789123535, 2.0726258754730225, -1.5761395692825317, -1.0687460899353027, 1.1254520416259766, 0.6385632753372192, -0.42099231481552124, 402.8735656738281, 0.22888793051242828, 0.3462441861629486, -0.011134750209748745, -0.536871612071991, 0.6902745962142944, -1.0201592445373535, -0.20614808797836304, -2.0559427738189697, 1.6124587059020996, 1.3196250200271606, -0.9058314561843872, -0.6944664120674133, 0.4915091395378113, 608.4527587890625, -0.255656361579895, 0.33892807364463806, 0.019106103107333183, 2.2103118896484375, 0.5239176750183105, -1.3047592639923096], "std": [0.260941743850708, 0.019573407247662544, 0.5935658812522888, 0.5632712841033936, 0.5469441413879395, 0.8956968784332275, 0.5297983288764954, 336.8529968261719, 0.08686242997646332, 0.0543513260781765, 0.07073023170232773, 2.5787951946258545, 0.2668047845363617, 0.6191893815994263, 0.11907494813203812, 0.026346445083618164, 0.27304694056510925, 0.4784344434738159, 0.643200159072876, 0.8639687299728394, 0.6639282703399658, 351.9900207519531, 0.041681621223688126, 0.05565705895423889, 0.038008302450180054, 0.3483046889305115, 0.34454092383384705, 2.032672643661499], "count": [787]}, "timestamp": {"min": [0.0], "max": [26.2], "mean": [13.100000000000001], "std": [7.572904917459937], "count": [787]}, "frame_index": {"min": [0], "max": [786], "mean": [393.0], "std": [227.1871475237981], "count": [787]}, "episode_index": {"min": [300], "max": [300], "mean": [300.0], "std": [0.0], "count": [787]}, "index": {"min": [321725], "max": [322511], "mean": [322118.0], "std": [227.1871475237981], "count": [787]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [787]}, "subtask_annotation": {"mean": [17.076238881829735, 29.0, 29.0, 29.0, 29.0], "std": [8.233521964992763, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [787]}, "scene_annotation": {"mean": [300.0], "std": [0.0], "min": [300], "max": [300], "count": [787]}, "eef_direction_state": {"mean": [3.6607369758576875, 3.546378653113088], "std": [2.199230768994233, 1.989507795808407], "min": [0, 0], "max": [6, 6], "count": [787]}, "eef_velocity_state": {"mean": [0.8081321473951716, 1.1092757306226175], "std": [0.7057829326184085, 0.7275677808204504], "min": [0, 0], "max": [2, 2], "count": [787]}, "eef_acc_mag_state": {"mean": [0.8246505717916137, 0.9440914866581956], "std": [0.8312524642661037, 0.831052382697073], "min": [0, 0], "max": [2, 2], "count": [787]}, "eef_direction_action": {"mean": [3.6607369758576875, 3.546378653113088], "std": [2.199230768994233, 1.989507795808407], "min": [0, 0], "max": [6, 6], "count": [787]}, "eef_velocity_action": {"mean": [0.8081321473951716, 1.1092757306226175], "std": [0.7057829326184085, 0.7275677808204504], "min": [0, 0], "max": [2, 2], "count": [787]}, "eef_acc_mag_action": {"mean": [0.8246505717916137, 0.9440914866581956], "std": [0.8312524642661037, 0.831052382697073], "min": [0, 0], "max": [2, 2], "count": [787]}, "eef_sim_pose_state": {"mean": [0.5344265161856471, 0.26559939599501287, 1.1205876820759844, -1.3274245554280932, 0.8787169425201489, 0.4542292926489141, 0.5440160296513558, -0.23631768549035917, 1.1123593969928371, 1.9038496930557927, 0.79340529309525, 1.4968057786204436], "std": [0.04809352003506177, 0.03646917647641365, 0.04992367836206995, 2.227063970784293, 0.4347222408434144, 2.607532496445239, 0.05443762667979245, 0.08726871340302787, 0.0658502785164997, 1.3508355171125064, 0.3420380215081071, 2.1261253023783415], "min": [0.4605113307619885, 0.14955147164486277, 1.0067166516354307, -3.1406866098656194, 0.1923536811831832, -3.141254178106265, 0.4669679297622075, -0.3743439775828789, 0.9960263474514386, -3.141081345242222, 0.29894330097092214, -3.141281793987379], "max": [0.6376448040733712, 0.3412869571450356, 1.1908062686135261, 3.141516764061573, 1.5329361120501086, 3.1413192248954727, 0.6642416272065237, -0.04846107551586819, 1.2175400228857165, 3.1352312656861607, 1.5444307329810059, 3.141339777420763], "count": [787]}, "eef_sim_pose_action": {"mean": [0.5344265161856471, 0.26559939599501287, 1.1205876820759844, -1.3274245554280932, 0.8787169425201489, 0.4542292926489141, 0.5440160296513558, -0.23631768549035917, 1.1123593969928371, 1.9038496930557927, 0.79340529309525, 1.4968057786204436], "std": [0.04809352003506177, 0.03646917647641365, 0.04992367836206995, 2.227063970784293, 0.4347222408434144, 2.607532496445239, 0.05443762667979245, 0.08726871340302787, 0.0658502785164997, 1.3508355171125064, 0.3420380215081071, 2.1261253023783415], "min": [0.4605113307619885, 0.14955147164486277, 1.0067166516354307, -3.1406866098656194, 0.1923536811831832, -3.141254178106265, 0.4669679297622075, -0.3743439775828789, 0.9960263474514386, -3.141081345242222, 0.29894330097092214, -3.141281793987379], "max": [0.6376448040733712, 0.3412869571450356, 1.1908062686135261, 3.141516764061573, 1.5329361120501086, 3.1413192248954727, 0.6642416272065237, -0.04846107551586819, 1.2175400228857165, 3.1352312656861607, 1.5444307329810059, 3.141339777420763], "count": [787]}, "gripper_mode_state": {"mean": [0.2795425667090216, 0.48538754764930114], "std": [0.44877446463312837, 0.49978643062441774], "min": [0, 0], "max": [1, 1], "count": [787]}, "gripper_activity_state": {"mean": [1.9186785260482846, 1.8475222363405337], "std": [0.3649083463403241, 0.45328487408980406], "min": [0, 0], "max": [2, 2], "count": [787]}, "gripper_mode_action": {"mean": [0.2795425667090216, 0.48538754764930114], "std": [0.44877446463312837, 0.49978643062441774], "min": [0, 0], "max": [1, 1], "count": [787]}, "gripper_activity_action": {"mean": [1.9186785260482846, 1.8475222363405337], "std": [0.3649083463403241, 0.45328487408980406], "min": [0, 0], "max": [2, 2], "count": [787]}, "gripper_open_scale_state": {"mean": [0.6084529860495312, 0.4031321473376124], "std": [0.35198995884445106, 0.3365428397736666], "min": [0.017, 0.0], "max": [0.84, 0.753], "count": [787]}, "gripper_open_scale_action": {"mean": [0.6084529860495312, 0.4031321473376124], "std": [0.35198995884445106, 0.3365428397736666], "min": [0.017, 0.0], "max": [0.84, 0.753], "count": [787]}}} +{"episode_index": 298, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4214997172833352]], [[0.4451943821313836]], [[0.44958076811232967]]], "std": [[[0.20886111991350656]], [[0.1835562890954478]], [[0.17569015577970865]]], "count": [177]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.7803921568627451]], [[0.7725490196078432]]], "mean": [[[0.40718234647908125]], [[0.43654944541375873]], [[0.44295595505151214]]], "std": [[[0.1972858586053524]], [[0.16185854292923835]], [[0.15153502336017127]]], "count": [177]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.788235294117647]], [[0.7803921568627451]], [[0.788235294117647]]], "mean": [[[0.4401399482109228]], [[0.4549766429877036]], [[0.4548738910583066]]], "std": [[[0.15468937307080854]], [[0.13126642646354303]], [[0.12377498545502111]]], "count": [177]}, "observation.state": {"min": [0.02174680307507515, 1.7466732263565063, -2.6293561458587646, -1.6623038053512573, 0.8716349005699158, -1.606819987297058, -1.4375405311584473, -2.0, 0.054260000586509705, 0.2626030147075653, -0.14788900315761566, -3.122999906539917, 0.23499999940395355, -2.617000102996826, -0.7059333324432373, -2.068948268890381, 1.355003833770752, 0.3114190995693207, -0.9834930300712585, -1.8157010078430176, -0.33686602115631104, -2.0, -0.33225101232528687, 0.2569510042667389, -0.07703600078821182, 1.4930000305175781, -0.0560000017285347, -3.1401853561401367], "max": [1.0807777643203735, 2.088338851928711, -0.5219582319259644, -0.2892010509967804, 1.9185181856155396, 1.3476735353469849, 0.1837831735610962, 821.0, 0.40190601348876953, 0.48705199360847473, 0.09594500064849854, 3.140000104904175, 1.2280000448226929, 0.5419999957084656, -0.15936601161956787, -2.0008630752563477, 2.3428077697753906, 1.8120532035827637, -0.2558478116989136, 1.2582428455352783, 0.5001415610313416, 862.0, -0.1885329931974411, 0.47513899207115173, 0.0395050011575222, 2.5739998817443848, 0.8169999718666077, 3.122999906539917], "mean": [0.3264341354370117, 2.0563313961029053, -1.1516565084457397, -0.8958523273468018, 1.3342469930648804, 0.7878041863441467, -0.5940340757369995, 505.6206970214844, 0.30076879262924194, 0.34897562861442566, 0.02976691909134388, -0.2173481285572052, 0.798754870891571, -1.5279641151428223, -0.4104573428630829, -2.0608224868774414, 1.6488957405090332, 1.2985457181930542, -0.5883708000183105, -0.9432967305183411, 0.09098399430513382, 638.1522216796875, -0.22431620955467224, 0.36087143421173096, -0.016716312617063522, 2.3484339714050293, 0.33757317066192627, -1.8912731409072876], "std": [0.24417738616466522, 0.041844919323921204, 0.5528226494789124, 0.49004071950912476, 0.41534215211868286, 0.75364089012146, 0.4216010868549347, 327.63116455078125, 0.07960782200098038, 0.055049341171979904, 0.053398214280605316, 2.630641460418701, 0.22277508676052094, 0.7541612386703491, 0.17395687103271484, 0.007354419212788343, 0.20733462274074554, 0.3867296278476715, 0.2736477255821228, 0.7665295600891113, 0.3095496594905853, 319.42254638671875, 0.03063444048166275, 0.07616395503282547, 0.022344082593917847, 0.22412337362766266, 0.30684760212898254, 1.1350337266921997], "count": [998]}, "action": {"min": [0.02174680307507515, 1.7466732263565063, -2.6293561458587646, -1.6623038053512573, 0.8716349005699158, -1.606819987297058, -1.4375405311584473, -2.0, 0.054260000586509705, 0.2626030147075653, -0.14788900315761566, -3.122999906539917, 0.23499999940395355, -2.617000102996826, -0.7059333324432373, -2.068948268890381, 1.355003833770752, 0.3114190995693207, -0.9834930300712585, -1.8157010078430176, -0.33686602115631104, -2.0, -0.33225101232528687, 0.2569510042667389, -0.07703600078821182, 1.4930000305175781, -0.0560000017285347, -3.1401853561401367], "max": [1.0807777643203735, 2.088338851928711, -0.5219582319259644, -0.2892010509967804, 1.9185181856155396, 1.3476735353469849, 0.1837831735610962, 821.0, 0.40190601348876953, 0.48705199360847473, 0.09594500064849854, 3.140000104904175, 1.2280000448226929, 0.5419999957084656, -0.15936601161956787, -2.0008630752563477, 2.3428077697753906, 1.8120532035827637, -0.2558478116989136, 1.2582428455352783, 0.5001415610313416, 862.0, -0.1885329931974411, 0.47513899207115173, 0.0395050011575222, 2.5739998817443848, 0.8169999718666077, 3.122999906539917], "mean": [0.3264341354370117, 2.0563313961029053, -1.1516565084457397, -0.8958523273468018, 1.3342469930648804, 0.7878041863441467, -0.5940340757369995, 505.6206970214844, 0.30076879262924194, 0.34897562861442566, 0.02976691909134388, -0.2173481285572052, 0.798754870891571, -1.5279641151428223, -0.4104573428630829, -2.0608224868774414, 1.6488957405090332, 1.2985457181930542, -0.5883708000183105, -0.9432967305183411, 0.09098399430513382, 638.1522216796875, -0.22431620955467224, 0.36087143421173096, -0.016716312617063522, 2.3484339714050293, 0.33757317066192627, -1.8912731409072876], "std": [0.24417738616466522, 0.041844919323921204, 0.5528226494789124, 0.49004071950912476, 0.41534215211868286, 0.75364089012146, 0.4216010868549347, 327.63116455078125, 0.07960782200098038, 0.055049341171979904, 0.053398214280605316, 2.630641460418701, 0.22277508676052094, 0.7541612386703491, 0.17395687103271484, 0.007354419212788343, 0.20733462274074554, 0.3867296278476715, 0.2736477255821228, 0.7665295600891113, 0.3095496594905853, 319.42254638671875, 0.03063444048166275, 0.07616395503282547, 0.022344082593917847, 0.22412337362766266, 0.30684760212898254, 1.1350337266921997], "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": [301], "max": [301], "mean": [301.0], "std": [0.0], "count": [998]}, "index": {"min": [322512], "max": [323509], "mean": [323010.5], "std": [288.097639698766], "count": [998]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [998]}, "subtask_annotation": {"mean": [14.779559118236472, 29.0, 29.0, 29.0, 29.0], "std": [9.36145162670462, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [998]}, "scene_annotation": {"mean": [301.0], "std": [0.0], "min": [301], "max": [301], "count": [998]}, "eef_direction_state": {"mean": [4.389779559118236, 3.6092184368737477], "std": [2.1185732124276044, 2.288245468701032], "min": [0, 0], "max": [6, 6], "count": [998]}, "eef_velocity_state": {"mean": [0.5571142284569138, 0.8677354709418837], "std": [0.6504542030908786, 0.7534430536108224], "min": [0, 0], "max": [2, 2], "count": [998]}, "eef_acc_mag_state": {"mean": [0.6152304609218436, 0.7805611222444889], "std": [0.8109029684508999, 0.8320622217438135], "min": [0, 0], "max": [2, 2], "count": [998]}, "eef_direction_action": {"mean": [4.389779559118236, 3.6092184368737477], "std": [2.1185732124276044, 2.288245468701032], "min": [0, 0], "max": [6, 6], "count": [998]}, "eef_velocity_action": {"mean": [0.5571142284569138, 0.8677354709418837], "std": [0.6504542030908786, 0.7534430536108224], "min": [0, 0], "max": [2, 2], "count": [998]}, "eef_acc_mag_action": {"mean": [0.6152304609218436, 0.7805611222444889], "std": [0.8109029684508999, 0.8320622217438135], "min": [0, 0], "max": [2, 2], "count": [998]}, "eef_sim_pose_state": {"mean": [0.5644094468596315, 0.2180666374154997, 1.1269707545631242, -0.8494036918894897, 0.6417263771679633, 1.8751799371214894, 0.5428634385543732, -0.3128257385407676, 1.090674969019275, 1.9161347492964664, 0.580634154462078, 2.023061578928048], "std": [0.06566282409980524, 0.027353030403080847, 0.031147668370903756, 2.762506116648164, 0.4361883898881064, 2.2055364676520104, 0.05291906246603095, 0.07855605148430067, 0.05221824509968923, 0.9739718908512246, 0.3104214493663118, 1.229905044004369], "min": [0.4755189733486062, 0.17583216201529567, 1.0160741979218395, -3.141346566066198, 0.05822238651088418, -3.1414983620690795, 0.4467475422131473, -0.3916386414160473, 1.0074934136940568, -3.1351259067781765, 0.09840636055672669, -3.106224295464256], "max": [0.6674997603976707, 0.2885746863760352, 1.1795544628012857, 3.141307930591572, 1.5580753034095434, 3.1379645206611317, 0.6821799565542913, -0.06204734300014668, 1.1915745807132263, 3.141240357908162, 1.5558870499199724, 2.920464127905715], "count": [998]}, "eef_sim_pose_action": {"mean": [0.5644094468596315, 0.2180666374154997, 1.1269707545631242, -0.8494036918894897, 0.6417263771679633, 1.8751799371214894, 0.5428634385543732, -0.3128257385407676, 1.090674969019275, 1.9161347492964664, 0.580634154462078, 2.023061578928048], "std": [0.06566282409980524, 0.027353030403080847, 0.031147668370903756, 2.762506116648164, 0.4361883898881064, 2.2055364676520104, 0.05291906246603095, 0.07855605148430067, 0.05221824509968923, 0.9739718908512246, 0.3104214493663118, 1.229905044004369], "min": [0.4755189733486062, 0.17583216201529567, 1.0160741979218395, -3.141346566066198, 0.05822238651088418, -3.1414983620690795, 0.4467475422131473, -0.3916386414160473, 1.0074934136940568, -3.1351259067781765, 0.09840636055672669, -3.106224295464256], "max": [0.6674997603976707, 0.2885746863760352, 1.1795544628012857, 3.141307930591572, 1.5580753034095434, 3.1379645206611317, 0.6821799565542913, -0.06204734300014668, 1.1915745807132263, 3.141240357908162, 1.5558870499199724, 2.920464127905715], "count": [998]}, "gripper_mode_state": {"mean": [0.27655310621242485, 0.36472945891783565], "std": [0.4472935117533942, 0.48135421543322976], "min": [0, 0], "max": [1, 1], "count": [998]}, "gripper_activity_state": {"mean": [1.8076152304609219, 1.8196392785571143], "std": [0.5287923666075837, 0.5079873743364608], "min": [0, 0], "max": [2, 2], "count": [998]}, "gripper_mode_action": {"mean": [0.27655310621242485, 0.36472945891783565], "std": [0.4472935117533942, 0.48135421543322976], "min": [0, 0], "max": [1, 1], "count": [998]}, "gripper_activity_action": {"mean": [1.8076152304609219, 1.8196392785571143], "std": [0.5287923666075837, 0.5079873743364608], "min": [0, 0], "max": [2, 2], "count": [998]}, "gripper_open_scale_state": {"mean": [0.6381563126813913, 0.5056397796441653], "std": [0.3194144440464385, 0.3276017355540723], "min": [0.0, 0.0], "max": [0.862, 0.821], "count": [998]}, "gripper_open_scale_action": {"mean": [0.6381563126813913, 0.5056397796441653], "std": [0.3194144440464385, 0.3276017355540723], "min": [0.0, 0.0], "max": [0.862, 0.821], "count": [998]}}} +{"episode_index": 299, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.41722970075711446]], [[0.4403341363719401]], [[0.44682295472536837]]], "std": [[[0.22167411737637793]], [[0.19347761864199603]], [[0.18545295626234334]]], "count": [161]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[1.0]], [[1.0]]], "mean": [[[0.4419730163804652]], [[0.460249170320302]], [[0.46159732751796373]]], "std": [[[0.15322427715394596]], [[0.1277441995900896]], [[0.12172856287663207]]], "count": [161]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43638627679332603]], [[0.45579614998173185]], [[0.45740294269881865]]], "std": [[[0.17175394607766578]], [[0.14712266174405952]], [[0.14153178081269757]]], "count": [161]}, "observation.state": {"min": [0.29846876859664917, 1.562802791595459, -1.7783857583999634, -1.2574924230575562, -2.583977460861206, -2.177001714706421, -0.0552920326590538, -1.0, 0.11319500207901001, 0.29533499479293823, -0.13804100453853607, -3.1411852836608887, -0.14000000059604645, -0.8709999918937683, -0.8361349105834961, -2.0786523818969727, 2.1691126823425293, -0.6160488724708557, -1.063237190246582, 0.8772897720336914, -1.9346975088119507, 17.0, -0.3806529939174652, 0.22373099625110626, -0.1852860003709793, -3.121000051498413, 0.14300000667572021, -3.1381852626800537], "max": [0.9060178995132446, 2.0873963832855225, -0.45694464445114136, -0.08421213179826736, 0.838246762752533, -0.7613999247550964, 2.1105568408966064, 700.0, 0.4263870120048523, 0.410645991563797, 0.14716100692749023, 3.1410000324249268, 0.9380000233650208, 0.2759999930858612, -0.19315560162067413, -1.8727383613586426, 2.884139060974121, 0.718203067779541, 0.07225663214921951, 1.9095823764801025, 0.36969563364982605, 833.0, -0.17351800203323364, 0.4362179934978485, 0.05570099875330925, 3.118000030517578, 1.2289999723434448, 3.1410000324249268], "mean": [0.5491533279418945, 1.9391791820526123, -1.2177646160125732, -0.4913474917411804, -1.1153301000595093, -1.3649604320526123, 1.1349270343780518, 459.366943359375, 0.31396186351776123, 0.3427111804485321, 0.04627089947462082, -1.175309181213379, 0.389280766248703, -0.35824134945869446, -0.5439748167991638, -2.0084571838378906, 2.7101075649261475, -0.14444370567798615, -0.49821755290031433, 1.4200948476791382, -0.9831455945968628, 484.49432373046875, -0.30778664350509644, 0.3177308142185211, -0.006393803749233484, 0.13001671433448792, 0.5535844564437866, 0.258263498544693], "std": [0.15834154188632965, 0.16201327741146088, 0.5134354829788208, 0.3701784014701843, 1.2751210927963257, 0.34036484360694885, 0.8161123991012573, 296.5191955566406, 0.09699404239654541, 0.027630863711237907, 0.058215826749801636, 2.1970763206481934, 0.3473491966724396, 0.2722894549369812, 0.16260570287704468, 0.0688566341996193, 0.2713794410228729, 0.44653838872909546, 0.3690266013145447, 0.3417525589466095, 0.9157418608665466, 331.6015319824219, 0.045346442610025406, 0.05550891160964966, 0.05846313387155533, 2.5123987197875977, 0.2722564935684204, 2.4615907669067383], "count": [883]}, "action": {"min": [0.29846876859664917, 1.562802791595459, -1.7783857583999634, -1.2574924230575562, -2.583977460861206, -2.177001714706421, -0.0552920326590538, -1.0, 0.11319500207901001, 0.29533499479293823, -0.13804100453853607, -3.1411852836608887, -0.14000000059604645, -0.8709999918937683, -0.8361349105834961, -2.0786523818969727, 2.1691126823425293, -0.6160488724708557, -1.063237190246582, 0.8772897720336914, -1.9346975088119507, 17.0, -0.3806529939174652, 0.22373099625110626, -0.1852860003709793, -3.121000051498413, 0.14300000667572021, -3.1381852626800537], "max": [0.9060178995132446, 2.0873963832855225, -0.45694464445114136, -0.08421213179826736, 0.838246762752533, -0.7613999247550964, 2.1105568408966064, 700.0, 0.4263870120048523, 0.410645991563797, 0.14716100692749023, 3.1410000324249268, 0.9380000233650208, 0.2759999930858612, -0.19315560162067413, -1.8727383613586426, 2.884139060974121, 0.718203067779541, 0.07225663214921951, 1.9095823764801025, 0.36969563364982605, 833.0, -0.17351800203323364, 0.4362179934978485, 0.05570099875330925, 3.118000030517578, 1.2289999723434448, 3.1410000324249268], "mean": [0.5491533279418945, 1.9391791820526123, -1.2177646160125732, -0.4913474917411804, -1.1153301000595093, -1.3649604320526123, 1.1349270343780518, 459.366943359375, 0.31396186351776123, 0.3427111804485321, 0.04627089947462082, -1.175309181213379, 0.389280766248703, -0.35824134945869446, -0.5439748167991638, -2.0084571838378906, 2.7101075649261475, -0.14444370567798615, -0.49821755290031433, 1.4200948476791382, -0.9831455945968628, 484.49432373046875, -0.30778664350509644, 0.3177308142185211, -0.006393803749233484, 0.13001671433448792, 0.5535844564437866, 0.258263498544693], "std": [0.15834154188632965, 0.16201327741146088, 0.5134354829788208, 0.3701784014701843, 1.2751210927963257, 0.34036484360694885, 0.8161123991012573, 296.5191955566406, 0.09699404239654541, 0.027630863711237907, 0.058215826749801636, 2.1970763206481934, 0.3473491966724396, 0.2722894549369812, 0.16260570287704468, 0.0688566341996193, 0.2713794410228729, 0.44653838872909546, 0.3690266013145447, 0.3417525589466095, 0.9157418608665466, 331.6015319824219, 0.045346442610025406, 0.05550891160964966, 0.05846313387155533, 2.5123987197875977, 0.2722564935684204, 2.4615907669067383], "count": [883]}, "timestamp": {"min": [0.0], "max": [29.4], "mean": [14.699999999999998], "std": [8.496666012815458], "count": [883]}, "frame_index": {"min": [0], "max": [882], "mean": [441.0], "std": [254.89998038446373], "count": [883]}, "episode_index": {"min": [302], "max": [302], "mean": [302.0], "std": [0.0], "count": [883]}, "index": {"min": [323510], "max": [324392], "mean": [323951.0], "std": [254.89998038446373], "count": [883]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [883]}, "subtask_annotation": {"mean": [15.53454133635334, 29.0, 29.0, 29.0, 29.0], "std": [9.29665221159866, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [883]}, "scene_annotation": {"mean": [302.0], "std": [0.0], "min": [302], "max": [302], "count": [883]}, "eef_direction_state": {"mean": [3.714609286523216, 3.6308040770101924], "std": [2.2834481337703623, 2.0145681565595948], "min": [0, 0], "max": [6, 6], "count": [883]}, "eef_velocity_state": {"mean": [0.6749716874292185, 0.9728199320498301], "std": [0.6592119890725731, 0.7196857235085087], "min": [0, 0], "max": [2, 2], "count": [883]}, "eef_acc_mag_state": {"mean": [0.7293318233295584, 0.8822197055492639], "std": [0.8395047249488865, 0.8350686081206437], "min": [0, 0], "max": [2, 2], "count": [883]}, "eef_direction_action": {"mean": [3.714609286523216, 3.6308040770101924], "std": [2.2834481337703623, 2.0145681565595948], "min": [0, 0], "max": [6, 6], "count": [883]}, "eef_velocity_action": {"mean": [0.6749716874292185, 0.9728199320498301], "std": [0.6592119890725731, 0.7196857235085087], "min": [0, 0], "max": [2, 2], "count": [883]}, "eef_acc_mag_action": {"mean": [0.7293318233295584, 0.8822197055492639], "std": [0.8395047249488865, 0.8350686081206437], "min": [0, 0], "max": [2, 2], "count": [883]}, "eef_sim_pose_state": {"mean": [0.5166932033775725, 0.3021958114678908, 1.0532346363345948, -0.8589351753294779, 0.8733769320955308, -1.0725030842280918, 0.5484813129018784, -0.33256235004570667, 1.093350427997979, 1.5793363202410096, 1.0363639924529773, -1.6144632153091496], "std": [0.04711475368566566, 0.07383707986945326, 0.025637133000067744, 1.6423627243763743, 0.4359103246034887, 2.070880093540928, 0.0335062917272716, 0.08203925627959287, 0.07206690778663698, 1.926426961607147, 0.37386027983684683, 1.695046068890821], "min": [0.4407690220079424, 0.09314739952932403, 1.005622842920991, -2.6562975051242486, 0.1964290637879671, -3.141587676188819, 0.5009184681000953, -0.410358078459261, 1.0052806856400782, -3.1214510083192955, 0.45995107448191597, -3.13366121115863], "max": [0.6256290467255067, 0.400041968396415, 1.1017733156240201, 1.9807093153500859, 1.5007751899561628, 3.141061245273179, 0.6242861629055035, -0.0838017267693926, 1.270337255302481, 3.1400063010633015, 1.5397125166319974, 3.1414499457729925], "count": [883]}, "eef_sim_pose_action": {"mean": [0.5166932033775725, 0.3021958114678908, 1.0532346363345948, -0.8589351753294779, 0.8733769320955308, -1.0725030842280918, 0.5484813129018784, -0.33256235004570667, 1.093350427997979, 1.5793363202410096, 1.0363639924529773, -1.6144632153091496], "std": [0.04711475368566566, 0.07383707986945326, 0.025637133000067744, 1.6423627243763743, 0.4359103246034887, 2.070880093540928, 0.0335062917272716, 0.08203925627959287, 0.07206690778663698, 1.926426961607147, 0.37386027983684683, 1.695046068890821], "min": [0.4407690220079424, 0.09314739952932403, 1.005622842920991, -2.6562975051242486, 0.1964290637879671, -3.141587676188819, 0.5009184681000953, -0.410358078459261, 1.0052806856400782, -3.1214510083192955, 0.45995107448191597, -3.13366121115863], "max": [0.6256290467255067, 0.400041968396415, 1.1017733156240201, 1.9807093153500859, 1.5007751899561628, 3.141061245273179, 0.6242861629055035, -0.0838017267693926, 1.270337255302481, 3.1400063010633015, 1.5397125166319974, 3.1414499457729925], "count": [883]}, "gripper_mode_state": {"mean": [0.3488108720271801, 0.35447338618346547], "std": [0.476594007078165, 0.4783534307090256], "min": [0, 0], "max": [1, 1], "count": [883]}, "gripper_activity_state": {"mean": [1.915062287655719, 1.8731596828992072], "std": [0.3634328456074657, 0.43069367063091396], "min": [0, 0], "max": [2, 2], "count": [883]}, "gripper_mode_action": {"mean": [0.3488108720271801, 0.35447338618346547], "std": [0.476594007078165, 0.4783534307090256], "min": [0, 0], "max": [1, 1], "count": [883]}, "gripper_activity_action": {"mean": [1.915062287655719, 1.8731596828992072], "std": [0.3634328456074657, 0.43069367063091396], "min": [0, 0], "max": [2, 2], "count": [883]}, "gripper_open_scale_state": {"mean": [0.48449433759384775, 0.45943374862973246], "std": [0.3316015344969729, 0.2964157084111854], "min": [0.017, 0.0], "max": [0.833, 0.7], "count": [883]}, "gripper_open_scale_action": {"mean": [0.48449433759384775, 0.45943374862973246], "std": [0.3316015344969729, 0.2964157084111854], "min": [0.017, 0.0], "max": [0.833, 0.7], "count": [883]}}} +{"episode_index": 300, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4174500990051193]], [[0.44387359843362634]], [[0.4471373233201327]]], "std": [[[0.2175304628262842]], [[0.1863092030018973]], [[0.17963577515144247]]], "count": [203]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8196078431372549]], [[0.8392156862745098]]], "mean": [[[0.4393441846566213]], [[0.4586105255320519]], [[0.4609043232235423]]], "std": [[[0.1512909555917393]], [[0.12649913637489696]], [[0.12037092067579581]]], "count": [203]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4495282979571139]], [[0.4625309461428249]], [[0.46301298939115876]]], "std": [[[0.15636063749670848]], [[0.1346279484164482]], [[0.12936316412802157]]], "count": [203]}, "observation.state": {"min": [0.32412511110305786, 1.8088418245315552, -1.2611924409866333, -1.3109517097473145, -2.7352802753448486, -2.189218759536743, 0.17320647835731506, 0.0, 0.11367399990558624, 0.24339799582958221, -0.06286799907684326, -3.1411852836608887, -0.3460000157356262, -1.753999948501587, -0.9352696537971497, -2.078634738922119, 2.050325632095337, -0.5996427536010742, -1.055592656135559, 0.7793244123458862, -2.000321865081787, 68.0, -0.3740350008010864, 0.2411320060491562, -0.19301599264144897, -3.1401853561401367, 0.1120000034570694, -3.1411852836608887], "max": [0.8820021748542786, 2.0802230834960938, -0.24008749425411224, -0.07506661117076874, -0.5810550451278687, -0.7685208916664124, 2.0571322441101074, 695.0, 0.41124001145362854, 0.4181180000305176, 0.13154199719429016, 3.1410000324249268, 1.0529999732971191, 0.22800001502037048, -0.22949334979057312, -1.7892591953277588, 2.885500431060791, 0.6104638576507568, 0.10910053551197052, 1.9493408203125, -0.062796950340271, 832.0, -0.190419003367424, 0.46244001388549805, 0.08087500184774399, 3.128999948501587, 1.090999960899353, 3.1389999389648438], "mean": [0.5225505232810974, 2.0112533569335938, -0.5915910005569458, -0.5449055433273315, -1.6935304403305054, -1.428257942199707, 1.2062753438949585, 466.14703369140625, 0.3164699375629425, 0.3420966565608978, 0.05089735612273216, -1.371874213218689, 0.49586760997772217, -0.39793646335601807, -0.6171975135803223, -2.0071723461151123, 2.727924346923828, -0.15872253477573395, -0.45693084597587585, 1.2945114374160767, -1.0965913534164429, 620.0025024414062, -0.30254819989204407, 0.3406461775302887, -0.014248302206397057, 0.6451811790466309, 0.5862738490104675, -1.797231674194336], "std": [0.13028883934020996, 0.0715031698346138, 0.22956521809101105, 0.33918294310569763, 0.7463086843490601, 0.3373728096485138, 0.6904353499412537, 272.9693298339844, 0.07617542892694473, 0.03179192170500755, 0.04845278337597847, 2.0896286964416504, 0.3620475232601166, 0.42140647768974304, 0.19149169325828552, 0.08325912058353424, 0.2607005834579468, 0.4035106599330902, 0.33591964840888977, 0.4084438681602478, 0.7767001986503601, 258.29296875, 0.03749200701713562, 0.0648985207080841, 0.0692739337682724, 2.485975503921509, 0.2793008089065552, 1.7371281385421753], "count": [1197]}, "action": {"min": [0.32412511110305786, 1.8088418245315552, -1.2611924409866333, -1.3109517097473145, -2.7352802753448486, -2.189218759536743, 0.17320647835731506, 0.0, 0.11367399990558624, 0.24339799582958221, -0.06286799907684326, -3.1411852836608887, -0.3460000157356262, -1.753999948501587, -0.9352696537971497, -2.078634738922119, 2.050325632095337, -0.5996427536010742, -1.055592656135559, 0.7793244123458862, -2.000321865081787, 68.0, -0.3740350008010864, 0.2411320060491562, -0.19301599264144897, -3.1401853561401367, 0.1120000034570694, -3.1411852836608887], "max": [0.8820021748542786, 2.0802230834960938, -0.24008749425411224, -0.07506661117076874, -0.5810550451278687, -0.7685208916664124, 2.0571322441101074, 695.0, 0.41124001145362854, 0.4181180000305176, 0.13154199719429016, 3.1410000324249268, 1.0529999732971191, 0.22800001502037048, -0.22949334979057312, -1.7892591953277588, 2.885500431060791, 0.6104638576507568, 0.10910053551197052, 1.9493408203125, -0.062796950340271, 832.0, -0.190419003367424, 0.46244001388549805, 0.08087500184774399, 3.128999948501587, 1.090999960899353, 3.1389999389648438], "mean": [0.5225505232810974, 2.0112533569335938, -0.5915910005569458, -0.5449055433273315, -1.6935304403305054, -1.428257942199707, 1.2062753438949585, 466.14703369140625, 0.3164699375629425, 0.3420966565608978, 0.05089735612273216, -1.371874213218689, 0.49586760997772217, -0.39793646335601807, -0.6171975135803223, -2.0071723461151123, 2.727924346923828, -0.15872253477573395, -0.45693084597587585, 1.2945114374160767, -1.0965913534164429, 620.0025024414062, -0.30254819989204407, 0.3406461775302887, -0.014248302206397057, 0.6451811790466309, 0.5862738490104675, -1.797231674194336], "std": [0.13028883934020996, 0.0715031698346138, 0.22956521809101105, 0.33918294310569763, 0.7463086843490601, 0.3373728096485138, 0.6904353499412537, 272.9693298339844, 0.07617542892694473, 0.03179192170500755, 0.04845278337597847, 2.0896286964416504, 0.3620475232601166, 0.42140647768974304, 0.19149169325828552, 0.08325912058353424, 0.2607005834579468, 0.4035106599330902, 0.33591964840888977, 0.4084438681602478, 0.7767001986503601, 258.29296875, 0.03749200701713562, 0.0648985207080841, 0.0692739337682724, 2.485975503921509, 0.2793008089065552, 1.7371281385421753], "count": [1197]}, "timestamp": {"min": [0.0], "max": [39.86666666666667], "mean": [19.933333333333334], "std": [11.518133850906901], "count": [1197]}, "frame_index": {"min": [0], "max": [1196], "mean": [598.0], "std": [345.544015527207], "count": [1197]}, "episode_index": {"min": [303], "max": [303], "mean": [303.0], "std": [0.0], "count": [1197]}, "index": {"min": [324393], "max": [325589], "mean": [324991.0], "std": [345.544015527207], "count": [1197]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1197]}, "subtask_annotation": {"mean": [16.58980785296575, 29.0, 29.0, 29.0, 29.0], "std": [8.80844110118747, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1197]}, "scene_annotation": {"mean": [303.0], "std": [0.0], "min": [303], "max": [303], "count": [1197]}, "eef_direction_state": {"mean": [3.93734335839599, 3.43609022556391], "std": [2.251575286640786, 2.1003164224864292], "min": [0, 0], "max": [6, 6], "count": [1197]}, "eef_velocity_state": {"mean": [0.6182121971595655, 0.9649122807017544], "std": [0.6427560320292968, 0.6988033187913424], "min": [0, 0], "max": [2, 2], "count": [1197]}, "eef_acc_mag_state": {"mean": [0.7017543859649122, 0.8421052631578947], "std": [0.8238945738563701, 0.8452322893766424], "min": [0, 0], "max": [2, 2], "count": [1197]}, "eef_direction_action": {"mean": [3.93734335839599, 3.43609022556391], "std": [2.251575286640786, 2.1003164224864292], "min": [0, 0], "max": [6, 6], "count": [1197]}, "eef_velocity_action": {"mean": [0.6182121971595655, 0.9649122807017544], "std": [0.6427560320292968, 0.6988033187913424], "min": [0, 0], "max": [2, 2], "count": [1197]}, "eef_acc_mag_action": {"mean": [0.7017543859649122, 0.8421052631578947], "std": [0.8238945738563701, 0.8452322893766424], "min": [0, 0], "max": [2, 2], "count": [1197]}, "eef_sim_pose_state": {"mean": [0.5395474003731062, 0.29256408480974283, 1.054949148112496, -0.8297209119530341, 0.9352631823578809, -0.20276908252694714, 0.5446057979352584, -0.3392145136506481, 1.0910718768619507, 1.5432540491717224, 1.0395185041234947, -0.6635791164117534], "std": [0.05785623769756207, 0.07334369845327114, 0.03857419194264272, 2.063154712495609, 0.4514978429620802, 2.5214165094383967, 0.033905964380084995, 0.06569779041345225, 0.05431864788981345, 1.487436532992703, 0.3452787733154539, 2.0476112610153145], "min": [0.45742223874932875, 0.10046636947816182, 0.9875613030569845, -3.1408137979416395, 0.12960836078872084, -3.141573660157895, 0.4625635243011246, -0.4125826214392608, 1.014017827123617, -3.141344197855466, 0.3134466724654019, -3.141503669870386], "max": [0.6534775812255054, 0.407103644530407, 1.1258301378024367, 3.1406851240301243, 1.5619350267822187, 3.141510755296484, 0.6340429513690968, -0.1382951015586128, 1.2059593248955052, 3.136038847025218, 1.478067428376951, 3.141029112409961], "count": [1197]}, "eef_sim_pose_action": {"mean": [0.5395474003731062, 0.29256408480974283, 1.054949148112496, -0.8297209119530341, 0.9352631823578809, -0.20276908252694714, 0.5446057979352584, -0.3392145136506481, 1.0910718768619507, 1.5432540491717224, 1.0395185041234947, -0.6635791164117534], "std": [0.05785623769756207, 0.07334369845327114, 0.03857419194264272, 2.063154712495609, 0.4514978429620802, 2.5214165094383967, 0.033905964380084995, 0.06569779041345225, 0.05431864788981345, 1.487436532992703, 0.3452787733154539, 2.0476112610153145], "min": [0.45742223874932875, 0.10046636947816182, 0.9875613030569845, -3.1408137979416395, 0.12960836078872084, -3.141573660157895, 0.4625635243011246, -0.4125826214392608, 1.014017827123617, -3.141344197855466, 0.3134466724654019, -3.141503669870386], "max": [0.6534775812255054, 0.407103644530407, 1.1258301378024367, 3.1406851240301243, 1.5619350267822187, 3.141510755296484, 0.6340429513690968, -0.1382951015586128, 1.2059593248955052, 3.136038847025218, 1.478067428376951, 3.141029112409961], "count": [1197]}, "gripper_mode_state": {"mean": [0.20885547201336674, 0.31244778613199664], "std": [0.4064909148104641, 0.46349128047161225], "min": [0, 0], "max": [1, 1], "count": [1197]}, "gripper_activity_state": {"mean": [1.940685045948204, 1.908939014202172], "std": [0.3069626966393313, 0.3846190192014989], "min": [0, 0], "max": [2, 2], "count": [1197]}, "gripper_mode_action": {"mean": [0.20885547201336674, 0.31244778613199664], "std": [0.4064909148104641, 0.46349128047161225], "min": [0, 0], "max": [1, 1], "count": [1197]}, "gripper_activity_action": {"mean": [1.940685045948204, 1.908939014202172], "std": [0.3069626966393313, 0.3846190192014989], "min": [0, 0], "max": [2, 2], "count": [1197]}, "gripper_open_scale_state": {"mean": [0.6200025063803932, 0.466147034173091], "std": [0.25829307174332805, 0.2729691618872301], "min": [0.068, 0.0], "max": [0.832, 0.695], "count": [1197]}, "gripper_open_scale_action": {"mean": [0.6200025063803932, 0.466147034173091], "std": [0.25829307174332805, 0.2729691618872301], "min": [0.068, 0.0], "max": [0.832, 0.695], "count": [1197]}}} +{"episode_index": 301, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.42385609260861207]], [[0.44658534698193003]], [[0.45018179306036143]]], "std": [[[0.2148018867030118]], [[0.18702478774946882]], [[0.1803012235533621]]], "count": [170]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.44053274221453287]], [[0.46049498149750095]], [[0.4619680002883506]]], "std": [[[0.15202929443732552]], [[0.129178552815477]], [[0.12250668502432759]]], "count": [170]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.44155238369857747]], [[0.4596253267973856]], [[0.4606973639946174]]], "std": [[[0.1740042303042917]], [[0.14842954568735495]], [[0.14219574998415402]]], "count": [170]}, "observation.state": {"min": [0.32293829321861267, 1.8526321649551392, -1.3896312713623047, -1.2894318103790283, -2.8056867122650146, -1.9730075597763062, 0.049008846282958984, 3.0, 0.10109400004148483, 0.2784759998321533, -0.10856100171804428, -3.1391851902008057, -0.4220000207424164, -0.9660000205039978, -0.8667654395103455, -2.077308416366577, 1.7236523628234863, -0.5984035730361938, -0.6761230826377869, 0.7415904402732849, -2.013603925704956, 41.0, -0.3793709874153137, 0.22812899947166443, -0.18798799812793732, -3.134185314178467, 0.06599999219179153, -3.124000072479248], "max": [0.9710314273834229, 2.0855987071990967, -0.33716273307800293, 0.05075417459011078, -0.2767568826675415, -0.6941697597503662, 2.225085496902466, 798.0, 0.3906260132789612, 0.4420979917049408, 0.14537599682807922, 3.1389999389648438, 1.1460000276565552, 0.5139999985694885, -0.23626522719860077, -1.7724517583847046, 2.8839473724365234, 0.5613152980804443, 0.16062265634536743, 1.9866909980773926, -0.23164011538028717, 812.0, -0.16702400147914886, 0.43902701139450073, 0.0815650001168251, 3.128000020980835, 1.2369999885559082, 3.117000102996826], "mean": [0.5997002720832825, 2.0074498653411865, -0.6821329593658447, -0.613542914390564, -1.9123234748840332, -1.4009780883789062, 1.5284250974655151, 438.1775817871094, 0.28905120491981506, 0.3634587824344635, 0.044157955795526505, -2.1307454109191895, 0.4126926362514496, -0.4132347106933594, -0.6780307292938232, -1.9865368604660034, 2.7024874687194824, -0.2620179057121277, -0.3460005819797516, 1.3537150621414185, -1.304641604423523, 589.439208984375, -0.3010740280151367, 0.3521977663040161, 0.003457494778558612, 0.6220076084136963, 0.5827674865722656, -2.050532579421997], "std": [0.1805686354637146, 0.07042907923460007, 0.27211907505989075, 0.3426886200904846, 0.6870903372764587, 0.32216787338256836, 0.664402186870575, 306.88330078125, 0.08392077684402466, 0.0422520637512207, 0.05510440096259117, 1.3837096691131592, 0.4401029944419861, 0.4555290937423706, 0.14742101728916168, 0.08799369633197784, 0.2907179594039917, 0.3784143626689911, 0.26227596402168274, 0.4166477918624878, 0.6126232147216797, 327.0843811035156, 0.0398433580994606, 0.058732952922582626, 0.06708882749080658, 2.564608335494995, 0.29115745425224304, 1.2059968709945679], "count": [946]}, "action": {"min": [0.32293829321861267, 1.8526321649551392, -1.3896312713623047, -1.2894318103790283, -2.8056867122650146, -1.9730075597763062, 0.049008846282958984, 3.0, 0.10109400004148483, 0.2784759998321533, -0.10856100171804428, -3.1391851902008057, -0.4220000207424164, -0.9660000205039978, -0.8667654395103455, -2.077308416366577, 1.7236523628234863, -0.5984035730361938, -0.6761230826377869, 0.7415904402732849, -2.013603925704956, 41.0, -0.3793709874153137, 0.22812899947166443, -0.18798799812793732, -3.134185314178467, 0.06599999219179153, -3.124000072479248], "max": [0.9710314273834229, 2.0855987071990967, -0.33716273307800293, 0.05075417459011078, -0.2767568826675415, -0.6941697597503662, 2.225085496902466, 798.0, 0.3906260132789612, 0.4420979917049408, 0.14537599682807922, 3.1389999389648438, 1.1460000276565552, 0.5139999985694885, -0.23626522719860077, -1.7724517583847046, 2.8839473724365234, 0.5613152980804443, 0.16062265634536743, 1.9866909980773926, -0.23164011538028717, 812.0, -0.16702400147914886, 0.43902701139450073, 0.0815650001168251, 3.128000020980835, 1.2369999885559082, 3.117000102996826], "mean": [0.5997002720832825, 2.0074498653411865, -0.6821329593658447, -0.613542914390564, -1.9123234748840332, -1.4009780883789062, 1.5284250974655151, 438.1775817871094, 0.28905120491981506, 0.3634587824344635, 0.044157955795526505, -2.1307454109191895, 0.4126926362514496, -0.4132347106933594, -0.6780307292938232, -1.9865368604660034, 2.7024874687194824, -0.2620179057121277, -0.3460005819797516, 1.3537150621414185, -1.304641604423523, 589.439208984375, -0.3010740280151367, 0.3521977663040161, 0.003457494778558612, 0.6220076084136963, 0.5827674865722656, -2.050532579421997], "std": [0.1805686354637146, 0.07042907923460007, 0.27211907505989075, 0.3426886200904846, 0.6870903372764587, 0.32216787338256836, 0.664402186870575, 306.88330078125, 0.08392077684402466, 0.0422520637512207, 0.05510440096259117, 1.3837096691131592, 0.4401029944419861, 0.4555290937423706, 0.14742101728916168, 0.08799369633197784, 0.2907179594039917, 0.3784143626689911, 0.26227596402168274, 0.4166477918624878, 0.6126232147216797, 327.0843811035156, 0.0398433580994606, 0.058732952922582626, 0.06708882749080658, 2.564608335494995, 0.29115745425224304, 1.2059968709945679], "count": [946]}, "timestamp": {"min": [0.0], "max": [31.5], "mean": [15.75], "std": [9.102884158331358], "count": [946]}, "frame_index": {"min": [0], "max": [945], "mean": [472.5], "std": [273.08652474994074], "count": [946]}, "episode_index": {"min": [304], "max": [304], "mean": [304.0], "std": [0.0], "count": [946]}, "index": {"min": [325590], "max": [326535], "mean": [326062.5], "std": [273.08652474994074], "count": [946]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [946]}, "subtask_annotation": {"mean": [15.001057082452432, 29.0, 29.0, 29.0, 29.0], "std": [9.486220057304175, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [946]}, "scene_annotation": {"mean": [304.0], "std": [0.0], "min": [304], "max": [304], "count": [946]}, "eef_direction_state": {"mean": [3.9175475687103596, 3.2864693446088795], "std": [2.2369113574522155, 2.037535407443685], "min": [0, 0], "max": [6, 6], "count": [946]}, "eef_velocity_state": {"mean": [0.6405919661733616, 0.9947145877378436], "std": [0.6709001782331107, 0.6362661736242216], "min": [0, 0], "max": [2, 2], "count": [946]}, "eef_acc_mag_state": {"mean": [0.7272727272727273, 0.8171247357293869], "std": [0.8350389362093161, 0.8436822664261806], "min": [0, 0], "max": [2, 2], "count": [946]}, "eef_direction_action": {"mean": [3.9175475687103596, 3.2864693446088795], "std": [2.2369113574522155, 2.037535407443685], "min": [0, 0], "max": [6, 6], "count": [946]}, "eef_velocity_action": {"mean": [0.6405919661733616, 0.9947145877378436], "std": [0.6709001782331107, 0.6362661736242216], "min": [0, 0], "max": [2, 2], "count": [946]}, "eef_acc_mag_action": {"mean": [0.7272727272727273, 0.8171247357293869], "std": [0.8350389362093161, 0.8436822664261806], "min": [0, 0], "max": [2, 2], "count": [946]}, "eef_sim_pose_state": {"mean": [0.5533662053028192, 0.3058518495940059, 1.0703768446683763, -2.250227722679529, 0.8791959005755003, -0.4812285507968617, 0.5684723427468593, -0.3148476541855974, 1.1105507902491822, 2.193348178089896, 0.8874606089340032, -0.6222018221841593], "std": [0.04880311753607194, 0.07297247625757074, 0.03537046416288897, 0.46882342330132903, 0.420411274722151, 2.8041215451857293, 0.048160381831753835, 0.0758984658167349, 0.06195452763180186, 0.9251703658291931, 0.32569937728605747, 2.203071242753256], "min": [0.4522238370974639, 0.08755715182907668, 1.0078321639594794, -3.059607289070218, 0.1466753896739612, -3.1382999992065375, 0.46337139447937337, -0.40878349538767816, 1.029186682735086, -3.0786583918563233, 0.25445007011024723, -3.1410830996367745], "max": [0.6302027187207517, 0.4154346369687586, 1.1148962644626068, -0.287702858915467, 1.3782868266954296, 3.1403139757323695, 0.6367177897357467, -0.11941986871555219, 1.265436247480371, 3.07795352527598, 1.4951904492839798, 3.1415787560189345], "count": [946]}, "eef_sim_pose_action": {"mean": [0.5533662053028192, 0.3058518495940059, 1.0703768446683763, -2.250227722679529, 0.8791959005755003, -0.4812285507968617, 0.5684723427468593, -0.3148476541855974, 1.1105507902491822, 2.193348178089896, 0.8874606089340032, -0.6222018221841593], "std": [0.04880311753607194, 0.07297247625757074, 0.03537046416288897, 0.46882342330132903, 0.420411274722151, 2.8041215451857293, 0.048160381831753835, 0.0758984658167349, 0.06195452763180186, 0.9251703658291931, 0.32569937728605747, 2.203071242753256], "min": [0.4522238370974639, 0.08755715182907668, 1.0078321639594794, -3.059607289070218, 0.1466753896739612, -3.1382999992065375, 0.46337139447937337, -0.40878349538767816, 1.029186682735086, -3.0786583918563233, 0.25445007011024723, -3.1410830996367745], "max": [0.6302027187207517, 0.4154346369687586, 1.1148962644626068, -0.287702858915467, 1.3782868266954296, 3.1403139757323695, 0.6367177897357467, -0.11941986871555219, 1.265436247480371, 3.07795352527598, 1.4951904492839798, 3.1415787560189345], "count": [946]}, "gripper_mode_state": {"mean": [0.3086680761099366, 0.6067653276955602], "std": [0.46194382223439345, 0.48846818197510167], "min": [0, 0], "max": [1, 1], "count": [946]}, "gripper_activity_state": {"mean": [1.9429175475687104, 1.890063424947146], "std": [0.2960585829418194, 0.4042148396202707], "min": [0, 0], "max": [2, 2], "count": [946]}, "gripper_mode_action": {"mean": [0.3086680761099366, 0.6067653276955602], "std": [0.46194382223439345, 0.48846818197510167], "min": [0, 0], "max": [1, 1], "count": [946]}, "gripper_activity_action": {"mean": [1.9429175475687104, 1.890063424947146], "std": [0.2960585829418194, 0.4042148396202707], "min": [0, 0], "max": [2, 2], "count": [946]}, "gripper_open_scale_state": {"mean": [0.5894392178678614, 0.4381775896783601], "std": [0.32708450003600203, 0.30688354388365885], "min": [0.041, 0.003], "max": [0.812, 0.798], "count": [946]}, "gripper_open_scale_action": {"mean": [0.5894392178678614, 0.4381775896783601], "std": [0.32708450003600203, 0.30688354388365885], "min": [0.041, 0.003], "max": [0.812, 0.798], "count": [946]}}} +{"episode_index": 302, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4273206193781143]], [[0.44808630403481525]], [[0.4516512398482495]]], "std": [[[0.2141325923263679]], [[0.1884763944416013]], [[0.18178037869981117]]], "count": [202]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43660180769915224]], [[0.45885652563418106]], [[0.4581731864362907]]], "std": [[[0.14207611100361886]], [[0.11331049838355084]], [[0.1075915650216392]]], "count": [202]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.43958575397980976]], [[0.4564440885264997]], [[0.45681184984307255]]], "std": [[[0.17483418746848872]], [[0.15277572974741563]], [[0.14815360485338852]]], "count": [202]}, "observation.state": {"min": [0.18784978985786438, 1.8920938968658447, -1.9601268768310547, -1.3392610549926758, -2.7673940658569336, -2.166041135787964, 0.13437290489673615, 0.0, 0.03130500018596649, 0.294310986995697, -0.1609950065612793, -3.1351852416992188, -0.31700000166893005, -0.871999979019165, -0.8301135301589966, -2.078634738922119, 1.154814600944519, -0.1592787653207779, -0.5140867233276367, 0.3813719153404236, -2.10322642326355, 42.0, -0.37028899788856506, 0.2541179955005646, -0.1473730057477951, -3.1411852836608887, -0.09399998933076859, -3.1391851902008057], "max": [1.1025943756103516, 2.087937355041504, -0.1947089284658432, 0.003543018363416195, -0.13381439447402954, -0.7542615532875061, 2.226412057876587, 791.0, 0.40133601427078247, 0.44297099113464355, 0.10602299869060516, 3.1410000324249268, 1.0, 0.4480000436306, -0.19809487462043762, -1.5776206254959106, 2.2599921226501465, 0.5998522043228149, 0.952705442905426, 1.828284740447998, -0.3804643452167511, 813.0, -0.22117899358272552, 0.4667060077190399, 0.09571799635887146, 3.1410000324249268, 1.1740000247955322, 3.140000104904175], "mean": [0.6179744005203247, 2.043140411376953, -0.7915084362030029, -0.6213856339454651, -1.835296630859375, -1.34746515750885, 1.4273545742034912, 457.6002502441406, 0.2619536221027374, 0.3546992838382721, 0.008616597391664982, -1.384876012802124, 0.37068066000938416, -0.28163960576057434, -0.507984459400177, -1.90934419631958, 1.7562053203582764, 0.18155533075332642, 0.5328519940376282, 1.2470961809158325, -1.1117076873779297, 631.2333374023438, -0.3131723701953888, 0.3381354510784149, 0.009557327255606651, 0.5817803740501404, 0.6011245846748352, -1.2582077980041504], "std": [0.20065626502037048, 0.04941081628203392, 0.5086067318916321, 0.37585073709487915, 0.6384773254394531, 0.33604055643081665, 0.7064471244812012, 287.07537841796875, 0.11396274715662003, 0.040388427674770355, 0.07388026267290115, 2.10398268699646, 0.4124111533164978, 0.35272136330604553, 0.19406670331954956, 0.19690489768981934, 0.35884150862693787, 0.20026841759681702, 0.36459022760391235, 0.32143908739089966, 0.6994168758392334, 296.7021179199219, 0.030475078150629997, 0.0496148020029068, 0.05256052315235138, 2.3936495780944824, 0.3724801540374756, 2.2763125896453857], "count": [1187]}, "action": {"min": [0.18784978985786438, 1.8920938968658447, -1.9601268768310547, -1.3392610549926758, -2.7673940658569336, -2.166041135787964, 0.13437290489673615, 0.0, 0.03130500018596649, 0.294310986995697, -0.1609950065612793, -3.1351852416992188, -0.31700000166893005, -0.871999979019165, -0.8301135301589966, -2.078634738922119, 1.154814600944519, -0.1592787653207779, -0.5140867233276367, 0.3813719153404236, -2.10322642326355, 42.0, -0.37028899788856506, 0.2541179955005646, -0.1473730057477951, -3.1411852836608887, -0.09399998933076859, -3.1391851902008057], "max": [1.1025943756103516, 2.087937355041504, -0.1947089284658432, 0.003543018363416195, -0.13381439447402954, -0.7542615532875061, 2.226412057876587, 791.0, 0.40133601427078247, 0.44297099113464355, 0.10602299869060516, 3.1410000324249268, 1.0, 0.4480000436306, -0.19809487462043762, -1.5776206254959106, 2.2599921226501465, 0.5998522043228149, 0.952705442905426, 1.828284740447998, -0.3804643452167511, 813.0, -0.22117899358272552, 0.4667060077190399, 0.09571799635887146, 3.1410000324249268, 1.1740000247955322, 3.140000104904175], "mean": [0.6179744005203247, 2.043140411376953, -0.7915084362030029, -0.6213856339454651, -1.835296630859375, -1.34746515750885, 1.4273545742034912, 457.6002502441406, 0.2619536221027374, 0.3546992838382721, 0.008616597391664982, -1.384876012802124, 0.37068066000938416, -0.28163960576057434, -0.507984459400177, -1.90934419631958, 1.7562053203582764, 0.18155533075332642, 0.5328519940376282, 1.2470961809158325, -1.1117076873779297, 631.2333374023438, -0.3131723701953888, 0.3381354510784149, 0.009557327255606651, 0.5817803740501404, 0.6011245846748352, -1.2582077980041504], "std": [0.20065626502037048, 0.04941081628203392, 0.5086067318916321, 0.37585073709487915, 0.6384773254394531, 0.33604055643081665, 0.7064471244812012, 287.07537841796875, 0.11396274715662003, 0.040388427674770355, 0.07388026267290115, 2.10398268699646, 0.4124111533164978, 0.35272136330604553, 0.19406670331954956, 0.19690489768981934, 0.35884150862693787, 0.20026841759681702, 0.36459022760391235, 0.32143908739089966, 0.6994168758392334, 296.7021179199219, 0.030475078150629997, 0.0496148020029068, 0.05256052315235138, 2.3936495780944824, 0.3724801540374756, 2.2763125896453857], "count": [1187]}, "timestamp": {"min": [0.0], "max": [39.53333333333333], "mean": [19.76666666666667], "std": [11.421908772179892], "count": [1187]}, "frame_index": {"min": [0], "max": [1186], "mean": [593.0], "std": [342.6572631653968], "count": [1187]}, "episode_index": {"min": [305], "max": [305], "mean": [305.0], "std": [0.0], "count": [1187]}, "index": {"min": [326536], "max": [327722], "mean": [327129.0], "std": [342.6572631653968], "count": [1187]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1187]}, "subtask_annotation": {"mean": [14.196293176074137, 29.0, 29.0, 29.0, 29.0], "std": [9.084609484048038, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1187]}, "scene_annotation": {"mean": [305.0], "std": [0.0], "min": [305], "max": [305], "count": [1187]}, "eef_direction_state": {"mean": [4.197135636057287, 3.6175231676495367], "std": [2.147051868964162, 1.9592210679294093], "min": [0, 0], "max": [6, 6], "count": [1187]}, "eef_velocity_state": {"mean": [0.5636057287278854, 0.9469250210614996], "std": [0.6437750444861602, 0.6603822361573969], "min": [0, 0], "max": [2, 2], "count": [1187]}, "eef_acc_mag_state": {"mean": [0.6259477674810446, 0.8129738837405224], "std": [0.8167996028439589, 0.8324101496733377], "min": [0, 0], "max": [2, 2], "count": [1187]}, "eef_direction_action": {"mean": [4.197135636057287, 3.6175231676495367], "std": [2.147051868964162, 1.9592210679294093], "min": [0, 0], "max": [6, 6], "count": [1187]}, "eef_velocity_action": {"mean": [0.5636057287278854, 0.9469250210614996], "std": [0.6437750444861602, 0.6603822361573969], "min": [0, 0], "max": [2, 2], "count": [1187]}, "eef_acc_mag_action": {"mean": [0.6259477674810446, 0.8129738837405224], "std": [0.8167996028439589, 0.8324101496733377], "min": [0, 0], "max": [2, 2], "count": [1187]}, "eef_sim_pose_state": {"mean": [0.5373178787077799, 0.31492485325109776, 1.0606164460291216, -1.7985055753954995, 1.0033903140421405, -0.42587078395988165, 0.5610028970105636, -0.2720097851649709, 1.1042004816883397, 1.779413161311372, 0.9645979403038062, -1.0971696909195447], "std": [0.046758534079069894, 0.052014860752184616, 0.0401460070607231, 1.1512161399968104, 0.5549532457788738, 2.521578869355869, 0.04512057376392941, 0.11571113866145609, 0.06180566284141972, 1.648239082939731, 0.33641269807034346, 1.7933049669279468], "min": [0.451766172326749, 0.15701437815159558, 1.00799321401374, -3.1021980382147136, 0.03406295904693657, -3.1366814180692004, 0.4855384161337835, -0.3901037928795955, 1.0279160939170071, -3.1398966701209496, 0.353859207627933, -3.121904365544151], "max": [0.6548122790032121, 0.4154983358552903, 1.1561789327826333, 3.1258991243465966, 1.5679731435739468, 3.132127516360819, 0.6542779189447154, -0.04066219153082773, 1.2171323981029396, 3.1254204464490627, 1.4636417912049948, 3.140267120060325], "count": [1187]}, "eef_sim_pose_action": {"mean": [0.5373178787077799, 0.31492485325109776, 1.0606164460291216, -1.7985055753954995, 1.0033903140421405, -0.42587078395988165, 0.5610028970105636, -0.2720097851649709, 1.1042004816883397, 1.779413161311372, 0.9645979403038062, -1.0971696909195447], "std": [0.046758534079069894, 0.052014860752184616, 0.0401460070607231, 1.1512161399968104, 0.5549532457788738, 2.521578869355869, 0.04512057376392941, 0.11571113866145609, 0.06180566284141972, 1.648239082939731, 0.33641269807034346, 1.7933049669279468], "min": [0.451766172326749, 0.15701437815159558, 1.00799321401374, -3.1021980382147136, 0.03406295904693657, -3.1366814180692004, 0.4855384161337835, -0.3901037928795955, 1.0279160939170071, -3.1398966701209496, 0.353859207627933, -3.121904365544151], "max": [0.6548122790032121, 0.4154983358552903, 1.1561789327826333, 3.1258991243465966, 1.5679731435739468, 3.132127516360819, 0.6542779189447154, -0.04066219153082773, 1.2171323981029396, 3.1254204464490627, 1.4636417912049948, 3.140267120060325], "count": [1187]}, "gripper_mode_state": {"mean": [0.2434709351305813, 0.4675652906486942], "std": [0.42917693190247813, 0.4989468805687605], "min": [0, 0], "max": [1, 1], "count": [1187]}, "gripper_activity_state": {"mean": [1.9469250210614997, 1.8930075821398484], "std": [0.298347422938623, 0.4180146872979021], "min": [0, 0], "max": [2, 2], "count": [1187]}, "gripper_mode_action": {"mean": [0.2434709351305813, 0.4675652906486942], "std": [0.42917693190247813, 0.4989468805687605], "min": [0, 0], "max": [1, 1], "count": [1187]}, "gripper_activity_action": {"mean": [1.9469250210614997, 1.8930075821398484], "std": [0.298347422938623, 0.4180146872979021], "min": [0, 0], "max": [2, 2], "count": [1187]}, "gripper_open_scale_state": {"mean": [0.631233361537459, 0.4576002526808644], "std": [0.29670146798346003, 0.2870762819017144], "min": [0.042, 0.0], "max": [0.813, 0.791], "count": [1187]}, "gripper_open_scale_action": {"mean": [0.631233361537459, 0.4576002526808644], "std": [0.29670146798346003, 0.2870762819017144], "min": [0.042, 0.0], "max": [0.813, 0.791], "count": [1187]}}} +{"episode_index": 303, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4226337221617042]], [[0.44562875536016877]], [[0.44829368429470556]]], "std": [[[0.2140388808225797]], [[0.1862370507073949]], [[0.18016838309230426]]], "count": [189]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.43729988847390805]], [[0.4546172158678286]], [[0.45486389710205066]]], "std": [[[0.15376529737987196]], [[0.12888357014783466]], [[0.12264042232573381]]], "count": [189]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4354557915758896]], [[0.45412461635888923]], [[0.45554715111353183]]], "std": [[[0.1791666226151388]], [[0.15600119185607797]], [[0.14971777595684999]]], "count": [189]}, "observation.state": {"min": [0.29138273000717163, 1.756255030632019, -1.4263529777526855, -1.1133456230163574, -2.801323175430298, -2.1140127182006836, 0.11192796379327774, 1.0, 0.12172400206327438, 0.23613899946212769, -0.12096499651670456, -3.1411852836608887, -0.4090000092983246, -1.1360000371932983, -0.8406378626823425, -2.0787222385406494, 0.5230576992034912, 0.1388234943151474, -0.09827949851751328, 0.6241995692253113, -2.5081427097320557, 37.0, -0.37783700227737427, 0.2522589862346649, -0.18434399366378784, -3.1411852836608887, -0.11600000411272049, -3.1411852836608887], "max": [0.963683545589447, 2.086331844329834, -0.12863077223300934, -0.05907939746975899, -0.2710496187210083, -1.0065664052963257, 2.251945734024048, 791.0, 0.4142970144748688, 0.42999500036239624, 0.14165200293064117, 3.1410000324249268, 1.246000051498413, 0.6340000033378601, -0.186593160033226, -1.579016923904419, 2.4287829399108887, 0.787876546382904, 2.315842628479004, 1.8314437866210938, -0.4600338935852051, 846.0, -0.14945900440216064, 0.4991280138492584, 0.1068980023264885, 3.1410000324249268, 1.1260000467300415, 3.140000104904175], "mean": [0.5742806196212769, 2.0072877407073975, -0.6478084921836853, -0.536793053150177, -1.7942025661468506, -1.5070785284042358, 1.399665355682373, 447.7905578613281, 0.29974564909935, 0.3354271352291107, 0.03825213015079498, -1.1440141201019287, 0.4359656870365143, -0.4950988292694092, -0.5899903178215027, -1.9766217470169067, 1.235698938369751, 0.5374153256416321, 1.3985402584075928, 1.0762604475021362, -1.5990874767303467, 603.62646484375, -0.2715831696987152, 0.3812902867794037, -0.0006033151294104755, 1.6981114149093628, 0.4740760624408722, -1.8945029973983765], "std": [0.21719619631767273, 0.07359839230775833, 0.3300250470638275, 0.32645419239997864, 0.8833948373794556, 0.31759902834892273, 0.7233656048774719, 311.1153564453125, 0.09143912047147751, 0.03793037310242653, 0.05869292467832565, 2.3495800495147705, 0.48851990699768066, 0.4337121844291687, 0.14889569580554962, 0.13022741675376892, 0.4943964183330536, 0.176813542842865, 0.9542766809463501, 0.4698711037635803, 0.8431959748268127, 339.65838623046875, 0.05899767205119133, 0.07824695110321045, 0.07194522023200989, 1.9944453239440918, 0.28875526785850525, 1.5218300819396973], "count": [1091]}, "action": {"min": [0.29138273000717163, 1.756255030632019, -1.4263529777526855, -1.1133456230163574, -2.801323175430298, -2.1140127182006836, 0.11192796379327774, 1.0, 0.12172400206327438, 0.23613899946212769, -0.12096499651670456, -3.1411852836608887, -0.4090000092983246, -1.1360000371932983, -0.8406378626823425, -2.0787222385406494, 0.5230576992034912, 0.1388234943151474, -0.09827949851751328, 0.6241995692253113, -2.5081427097320557, 37.0, -0.37783700227737427, 0.2522589862346649, -0.18434399366378784, -3.1411852836608887, -0.11600000411272049, -3.1411852836608887], "max": [0.963683545589447, 2.086331844329834, -0.12863077223300934, -0.05907939746975899, -0.2710496187210083, -1.0065664052963257, 2.251945734024048, 791.0, 0.4142970144748688, 0.42999500036239624, 0.14165200293064117, 3.1410000324249268, 1.246000051498413, 0.6340000033378601, -0.186593160033226, -1.579016923904419, 2.4287829399108887, 0.787876546382904, 2.315842628479004, 1.8314437866210938, -0.4600338935852051, 846.0, -0.14945900440216064, 0.4991280138492584, 0.1068980023264885, 3.1410000324249268, 1.1260000467300415, 3.140000104904175], "mean": [0.5742806196212769, 2.0072877407073975, -0.6478084921836853, -0.536793053150177, -1.7942025661468506, -1.5070785284042358, 1.399665355682373, 447.7905578613281, 0.29974564909935, 0.3354271352291107, 0.03825213015079498, -1.1440141201019287, 0.4359656870365143, -0.4950988292694092, -0.5899903178215027, -1.9766217470169067, 1.235698938369751, 0.5374153256416321, 1.3985402584075928, 1.0762604475021362, -1.5990874767303467, 603.62646484375, -0.2715831696987152, 0.3812902867794037, -0.0006033151294104755, 1.6981114149093628, 0.4740760624408722, -1.8945029973983765], "std": [0.21719619631767273, 0.07359839230775833, 0.3300250470638275, 0.32645419239997864, 0.8833948373794556, 0.31759902834892273, 0.7233656048774719, 311.1153564453125, 0.09143912047147751, 0.03793037310242653, 0.05869292467832565, 2.3495800495147705, 0.48851990699768066, 0.4337121844291687, 0.14889569580554962, 0.13022741675376892, 0.4943964183330536, 0.176813542842865, 0.9542766809463501, 0.4698711037635803, 0.8431959748268127, 339.65838623046875, 0.05899767205119133, 0.07824695110321045, 0.07194522023200989, 1.9944453239440918, 0.28875526785850525, 1.5218300819396973], "count": [1091]}, "timestamp": {"min": [0.0], "max": [36.333333333333336], "mean": [18.166666666666664], "std": [10.498147984816708], "count": [1091]}, "frame_index": {"min": [0], "max": [1090], "mean": [545.0], "std": [314.9444395445012], "count": [1091]}, "episode_index": {"min": [306], "max": [306], "mean": [306.0], "std": [0.0], "count": [1091]}, "index": {"min": [327723], "max": [328813], "mean": [328268.0], "std": [314.9444395445012], "count": [1091]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1091]}, "subtask_annotation": {"mean": [13.649862511457378, 29.0, 29.0, 29.0, 29.0], "std": [9.332156026061382, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1091]}, "scene_annotation": {"mean": [306.0], "std": [0.0], "min": [306], "max": [306], "count": [1091]}, "eef_direction_state": {"mean": [3.92025664527956, 3.2823098075160404], "std": [2.2913503173757497, 2.1060448504883826], "min": [0, 0], "max": [6, 6], "count": [1091]}, "eef_velocity_state": {"mean": [0.6663611365719523, 0.9770852428964253], "std": [0.697353550268202, 0.6538521060619538], "min": [0, 0], "max": [2, 2], "count": [1091]}, "eef_acc_mag_state": {"mean": [0.7066911090742438, 0.8377635197066912], "std": [0.836901641949992, 0.842437726261622], "min": [0, 0], "max": [2, 2], "count": [1091]}, "eef_direction_action": {"mean": [3.92025664527956, 3.2823098075160404], "std": [2.2913503173757497, 2.1060448504883826], "min": [0, 0], "max": [6, 6], "count": [1091]}, "eef_velocity_action": {"mean": [0.6663611365719523, 0.9770852428964253], "std": [0.697353550268202, 0.6538521060619538], "min": [0, 0], "max": [2, 2], "count": [1091]}, "eef_acc_mag_action": {"mean": [0.7066911090742438, 0.8377635197066912], "std": [0.836901641949992, 0.842437726261622], "min": [0, 0], "max": [2, 2], "count": [1091]}, "eef_sim_pose_state": {"mean": [0.5828572197912282, 0.2788415350563882, 1.091437210784548, -0.884988364115104, 0.8476567950082488, 1.4680216218887983, 0.5425782900679555, -0.3188953643701834, 1.097023579773581, 2.0033786562416918, 0.8768714051798314, -0.6462087359824868], "std": [0.06911556741389276, 0.0819696279610339, 0.046001601913050104, 2.4088840288507614, 0.48159668614438567, 2.3353214515686225, 0.049498099664365226, 0.07949226392200599, 0.07024250209302925, 0.8214259053724994, 0.38147390646387214, 2.067051411793236], "min": [0.43962661766973876, 0.07934523447713465, 1.0189785025491591, -3.134418314135403, -0.1112989982371404, -3.1410244724199057, 0.44052927715020596, -0.4196246240682867, 0.9936807634301359, -0.33899349736528683, 0.2838949554413206, -3.1375042618507933], "max": [0.6899462539356656, 0.4063046877253004, 1.166911132112929, 3.137406368175149, 1.4739271838309902, 3.1412918437347725, 0.6459660074420575, -0.10941812488716986, 1.2411489742447088, 2.9821522352263727, 1.4866274765340797, 3.1363003538418806], "count": [1091]}, "eef_sim_pose_action": {"mean": [0.5828572197912282, 0.2788415350563882, 1.091437210784548, -0.884988364115104, 0.8476567950082488, 1.4680216218887983, 0.5425782900679555, -0.3188953643701834, 1.097023579773581, 2.0033786562416918, 0.8768714051798314, -0.6462087359824868], "std": [0.06911556741389276, 0.0819696279610339, 0.046001601913050104, 2.4088840288507614, 0.48159668614438567, 2.3353214515686225, 0.049498099664365226, 0.07949226392200599, 0.07024250209302925, 0.8214259053724994, 0.38147390646387214, 2.067051411793236], "min": [0.43962661766973876, 0.07934523447713465, 1.0189785025491591, -3.134418314135403, -0.1112989982371404, -3.1410244724199057, 0.44052927715020596, -0.4196246240682867, 0.9936807634301359, -0.33899349736528683, 0.2838949554413206, -3.1375042618507933], "max": [0.6899462539356656, 0.4063046877253004, 1.166911132112929, 3.137406368175149, 1.4739271838309902, 3.1412918437347725, 0.6459660074420575, -0.10941812488716986, 1.2411489742447088, 2.9821522352263727, 1.4866274765340797, 3.1363003538418806], "count": [1091]}, "gripper_mode_state": {"mean": [0.27222731439046743, 0.37763519706691107], "std": [0.44510628358878684, 0.4847956837711608], "min": [0, 0], "max": [1, 1], "count": [1091]}, "gripper_activity_state": {"mean": [1.9422548120989918, 1.8872593950504124], "std": [0.3136989238332647, 0.4141548057288978], "min": [0, 0], "max": [2, 2], "count": [1091]}, "gripper_mode_action": {"mean": [0.27222731439046743, 0.37763519706691107], "std": [0.44510628358878684, 0.4847956837711608], "min": [0, 0], "max": [1, 1], "count": [1091]}, "gripper_activity_action": {"mean": [1.9422548120989918, 1.8872593950504124], "std": [0.3136989238332647, 0.4141548057288978], "min": [0, 0], "max": [2, 2], "count": [1091]}, "gripper_open_scale_state": {"mean": [0.6036264894906807, 0.4477905590253394], "std": [0.3396584245059382, 0.31111524839208077], "min": [0.037, 0.001], "max": [0.846, 0.791], "count": [1091]}, "gripper_open_scale_action": {"mean": [0.6036264894906807, 0.4477905590253394], "std": [0.3396584245059382, 0.31111524839208077], "min": [0.037, 0.001], "max": [0.846, 0.791], "count": [1091]}}} +{"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.42620626739531536]], [[0.4515686929277293]], [[0.45404408832911153]]], "std": [[[0.21988068661811588]], [[0.19073507498412592]], [[0.1853469817314993]]], "count": [209]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[0.8941176470588236]], [[0.8941176470588236]]], "mean": [[[0.42875364715264097]], [[0.4545684075663758]], [[0.45434065304750293]]], "std": [[[0.1452393780914358]], [[0.11428102538904296]], [[0.10831027628952228]]], "count": [209]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43196775612158744]], [[0.4525474628248428]], [[0.45387427291490756]]], "std": [[[0.18911323857624787]], [[0.16407630437214102]], [[0.1604904690715047]]], "count": [209]}, "observation.state": {"min": [0.278729110956192, 1.8074978590011597, -1.7232508659362793, -1.458885908126831, -2.9098830223083496, -2.1799163818359375, 0.11496483534574509, -2.0, 0.07316499948501587, 0.22808299958705902, -0.11275999993085861, -3.1401853561401367, -0.5170000195503235, -1.0679999589920044, -0.8253488540649414, -2.0801358222961426, 0.8094837665557861, 0.11480776220560074, -0.0821002870798111, 0.6796661615371704, -2.4405112266540527, 15.0, -0.344525009393692, 0.26467201113700867, -0.1800920069217682, -3.127000093460083, -0.12399999797344208, -3.134185314178467], "max": [1.0184171199798584, 2.084603786468506, -0.1149299293756485, 0.0691324919462204, -0.7298094034194946, -0.7667405605316162, 2.3269951343536377, 680.0, 0.4067550003528595, 0.38785800337791443, 0.15424099564552307, 3.1410000324249268, 1.1080000400543213, 0.49900001287460327, -0.2500533163547516, -1.6594765186309814, 2.3858301639556885, 0.8192574977874756, 2.3042187690734863, 1.757197618484497, -0.44633305072784424, 848.0, -0.1788170039653778, 0.49352699518203735, 0.09820699691772461, 3.1389999389648438, 1.1770000457763672, 3.1089999675750732], "mean": [0.5834387540817261, 2.030918836593628, -0.7397163510322571, -0.7189309000968933, -1.96272873878479, -1.5254548788070679, 1.4761154651641846, 445.6692199707031, 0.27491822838783264, 0.3358418643474579, 0.029023857787251472, -1.467042088508606, 0.2654074728488922, -0.3397789001464844, -0.5631427764892578, -1.983133316040039, 1.2227977514266968, 0.4849201440811157, 1.3646031618118286, 1.1689114570617676, -1.51566743850708, 620.2547607421875, -0.28148195147514343, 0.3756539225578308, 0.0015099855372682214, 2.2757625579833984, 0.5297684073448181, -2.1407668590545654], "std": [0.17927837371826172, 0.05919782817363739, 0.4544621407985687, 0.4695172607898712, 0.6924330592155457, 0.32442960143089294, 0.7427282333374023, 243.4340362548828, 0.10250545293092728, 0.03211715817451477, 0.061791613698005676, 2.0968801975250244, 0.5317366719245911, 0.37246498465538025, 0.15019433200359344, 0.11747130751609802, 0.338320255279541, 0.21712101995944977, 0.8978134393692017, 0.32535672187805176, 0.8005788922309875, 362.33819580078125, 0.04874831438064575, 0.05848300829529762, 0.04938912391662598, 1.1700553894042969, 0.35768306255340576, 1.3567860126495361], "count": [1244]}, "action": {"min": [0.278729110956192, 1.8074978590011597, -1.7232508659362793, -1.458885908126831, -2.9098830223083496, -2.1799163818359375, 0.11496483534574509, -2.0, 0.07316499948501587, 0.22808299958705902, -0.11275999993085861, -3.1401853561401367, -0.5170000195503235, -1.0679999589920044, -0.8253488540649414, -2.0801358222961426, 0.8094837665557861, 0.11480776220560074, -0.0821002870798111, 0.6796661615371704, -2.4405112266540527, 15.0, -0.344525009393692, 0.26467201113700867, -0.1800920069217682, -3.127000093460083, -0.12399999797344208, -3.134185314178467], "max": [1.0184171199798584, 2.084603786468506, -0.1149299293756485, 0.0691324919462204, -0.7298094034194946, -0.7667405605316162, 2.3269951343536377, 680.0, 0.4067550003528595, 0.38785800337791443, 0.15424099564552307, 3.1410000324249268, 1.1080000400543213, 0.49900001287460327, -0.2500533163547516, -1.6594765186309814, 2.3858301639556885, 0.8192574977874756, 2.3042187690734863, 1.757197618484497, -0.44633305072784424, 848.0, -0.1788170039653778, 0.49352699518203735, 0.09820699691772461, 3.1389999389648438, 1.1770000457763672, 3.1089999675750732], "mean": [0.5834387540817261, 2.030918836593628, -0.7397163510322571, -0.7189309000968933, -1.96272873878479, -1.5254548788070679, 1.4761154651641846, 445.6692199707031, 0.27491822838783264, 0.3358418643474579, 0.029023857787251472, -1.467042088508606, 0.2654074728488922, -0.3397789001464844, -0.5631427764892578, -1.983133316040039, 1.2227977514266968, 0.4849201440811157, 1.3646031618118286, 1.1689114570617676, -1.51566743850708, 620.2547607421875, -0.28148195147514343, 0.3756539225578308, 0.0015099855372682214, 2.2757625579833984, 0.5297684073448181, -2.1407668590545654], "std": [0.17927837371826172, 0.05919782817363739, 0.4544621407985687, 0.4695172607898712, 0.6924330592155457, 0.32442960143089294, 0.7427282333374023, 243.4340362548828, 0.10250545293092728, 0.03211715817451477, 0.061791613698005676, 2.0968801975250244, 0.5317366719245911, 0.37246498465538025, 0.15019433200359344, 0.11747130751609802, 0.338320255279541, 0.21712101995944977, 0.8978134393692017, 0.32535672187805176, 0.8005788922309875, 362.33819580078125, 0.04874831438064575, 0.05848300829529762, 0.04938912391662598, 1.1700553894042969, 0.35768306255340576, 1.3567860126495361], "count": [1244]}, "timestamp": {"min": [0.0], "max": [41.43333333333333], "mean": [20.716666666666665], "std": [11.970391713631503], "count": [1244]}, "frame_index": {"min": [0], "max": [1243], "mean": [621.5], "std": [359.1117514089451], "count": [1244]}, "episode_index": {"min": [307], "max": [307], "mean": [307.0], "std": [0.0], "count": [1244]}, "index": {"min": [328814], "max": [330057], "mean": [329435.5], "std": [359.1117514089451], "count": [1244]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1244]}, "subtask_annotation": {"mean": [13.652733118971062, 29.0, 29.0, 29.0, 29.0], "std": [9.077284318605296, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1244]}, "scene_annotation": {"mean": [307.0], "std": [0.0], "min": [307], "max": [307], "count": [1244]}, "eef_direction_state": {"mean": [4.333601286173633, 3.2467845659163985], "std": [2.103540780518381, 1.9763955015807222], "min": [0, 0], "max": [6, 6], "count": [1244]}, "eef_velocity_state": {"mean": [0.5627009646302251, 1.0337620578778135], "std": [0.6564724280893351, 0.6419060703799417], "min": [0, 0], "max": [2, 2], "count": [1244]}, "eef_acc_mag_state": {"mean": [0.6012861736334405, 0.8914790996784566], "std": [0.8090315864138259, 0.8258045275550223], "min": [0, 0], "max": [2, 2], "count": [1244]}, "eef_direction_action": {"mean": [4.333601286173633, 3.2467845659163985], "std": [2.103540780518381, 1.9763955015807222], "min": [0, 0], "max": [6, 6], "count": [1244]}, "eef_velocity_action": {"mean": [0.5627009646302251, 1.0337620578778135], "std": [0.6564724280893351, 0.6419060703799417], "min": [0, 0], "max": [2, 2], "count": [1244]}, "eef_acc_mag_action": {"mean": [0.6012861736334405, 0.8914790996784566], "std": [0.8090315864138259, 0.8258045275550223], "min": [0, 0], "max": [2, 2], "count": [1244]}, "eef_sim_pose_state": {"mean": [0.5764866930441164, 0.2865931653574474, 1.0841920398947797, -2.3570361940465787, 0.9437672812269384, 0.7060251088722626, 0.5447073184669012, -0.2929130399341558, 1.1127128719458403, 1.8560145851571503, 0.8321850543179242, -0.7587033243913902], "std": [0.0551015848465721, 0.05298397513677794, 0.04993819067427672, 0.553493583047542, 0.4881635628170929, 2.6237799070940935, 0.03879577185715384, 0.09482528579345222, 0.07676255805150049, 1.5661021630855338, 0.43362390136084006, 1.9107529497681264], "min": [0.4715967523895281, 0.10489105407944713, 1.016680337683689, -3.0518796097853036, 0.024892462145600147, -3.1338787626546116, 0.4427401562510695, -0.4157419921858218, 1.000740617655663, -3.1409685957197633, 0.1650025081726636, -3.138609888664532], "max": [0.6853496929864478, 0.36517927675427364, 1.199807402659415, -0.48361738355462935, 1.4902262689682497, 3.134664132408399, 0.6051093309406886, -0.07986640541685071, 1.2870357379435586, 3.138055360898355, 1.518507001160967, 3.140880443374095], "count": [1244]}, "eef_sim_pose_action": {"mean": [0.5764866930441164, 0.2865931653574474, 1.0841920398947797, -2.3570361940465787, 0.9437672812269384, 0.7060251088722626, 0.5447073184669012, -0.2929130399341558, 1.1127128719458403, 1.8560145851571503, 0.8321850543179242, -0.7587033243913902], "std": [0.0551015848465721, 0.05298397513677794, 0.04993819067427672, 0.553493583047542, 0.4881635628170929, 2.6237799070940935, 0.03879577185715384, 0.09482528579345222, 0.07676255805150049, 1.5661021630855338, 0.43362390136084006, 1.9107529497681264], "min": [0.4715967523895281, 0.10489105407944713, 1.016680337683689, -3.0518796097853036, 0.024892462145600147, -3.1338787626546116, 0.4427401562510695, -0.4157419921858218, 1.000740617655663, -3.1409685957197633, 0.1650025081726636, -3.138609888664532], "max": [0.6853496929864478, 0.36517927675427364, 1.199807402659415, -0.48361738355462935, 1.4902262689682497, 3.134664132408399, 0.6051093309406886, -0.07986640541685071, 1.2870357379435586, 3.138055360898355, 1.518507001160967, 3.140880443374095], "count": [1244]}, "gripper_mode_state": {"mean": [0.2741157556270096, 0.27813504823151125], "std": [0.4460676049031636, 0.4480802865299526], "min": [0, 0], "max": [1, 1], "count": [1244]}, "gripper_activity_state": {"mean": [1.9340836012861737, 1.9316720257234727], "std": [0.3264774176950651, 0.3296594293785823], "min": [0, 0], "max": [2, 2], "count": [1244]}, "gripper_mode_action": {"mean": [0.2741157556270096, 0.27813504823151125], "std": [0.4460676049031636, 0.4480802865299526], "min": [0, 0], "max": [1, 1], "count": [1244]}, "gripper_activity_action": {"mean": [1.9340836012861737, 1.9316720257234727], "std": [0.3264774176950651, 0.3296594293785823], "min": [0, 0], "max": [2, 2], "count": [1244]}, "gripper_open_scale_state": {"mean": [0.62025482318409, 0.4458621382084695], "std": [0.36233826214435494, 0.24307994301870023], "min": [0.015, 0.0], "max": [0.848, 0.68], "count": [1244]}, "gripper_open_scale_action": {"mean": [0.62025482318409, 0.4458621382084695], "std": [0.36233826214435494, 0.24307994301870023], "min": [0.015, 0.0], "max": [0.848, 0.68], "count": [1244]}}} +{"episode_index": 305, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.414825170884235]], [[0.44175021815008725]], [[0.44663626467166273]]], "std": [[[0.2198996084328456]], [[0.1904720569259578]], [[0.18312657457882628]]], "count": [191]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[1.0]], [[1.0]]], "mean": [[[0.421811027486911]], [[0.45077630847277833]], [[0.4532924612035041]]], "std": [[[0.1772707420306301]], [[0.14430221964444928]], [[0.13661474254772007]]], "count": [191]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44892372446360745]], [[0.46121367266365537]], [[0.4606311937514971]]], "std": [[[0.14325856990871966]], [[0.12247911739011774]], [[0.11770214025306695]]], "count": [191]}, "observation.state": {"min": [0.3784572184085846, 1.7518218755722046, -1.415636658668518, -1.2725720405578613, -2.915031671524048, -2.0902762413024902, 0.26776841282844543, -2.0, 0.12138599902391434, 0.3061169981956482, -0.12065500020980835, -3.1401853561401367, -0.7140000462532043, -0.871999979019165, -0.7671595215797424, -2.0785303115844727, 0.627428412437439, 0.07503170520067215, 0.058189280331134796, 0.8084016442298889, -2.426513910293579, -3.0, -0.37034401297569275, 0.27266600728034973, -0.16797399520874023, -3.1401853561401367, -0.10900000482797623, -3.1401853561401367], "max": [0.9763895869255066, 2.0908520221710205, -0.3878994286060333, 0.005462880712002516, -0.6119124889373779, -0.7139095067977905, 2.1554815769195557, 666.0, 0.3915730118751526, 0.4416100084781647, 0.144554004073143, 3.140000104904175, 1.0829999446868896, 0.4390000104904175, -0.26487118005752563, -1.5740951299667358, 2.2133045196533203, 0.8206538558006287, 2.367137908935547, 1.8216001987457275, -0.25848326086997986, 843.0, -0.16998900473117828, 0.4800190031528473, 0.09411299973726273, 3.1389999389648438, 1.1369999647140503, 3.140000104904175], "mean": [0.6052534580230713, 2.0290439128875732, -0.6524773836135864, -0.46543046832084656, -1.5401564836502075, -1.3465478420257568, 1.2101491689682007, 411.314208984375, 0.2946394085884094, 0.3658933639526367, 0.03689590096473694, -1.3535654544830322, 0.5638377666473389, -0.31284719705581665, -0.5434048771858215, -1.9017479419708252, 1.1089340448379517, 0.49571600556373596, 1.5663772821426392, 1.3507426977157593, -1.7342170476913452, 595.5040893554688, -0.294890433549881, 0.3550243377685547, 0.0357179157435894, 2.0727455615997314, 0.4746687412261963, -1.1439296007156372], "std": [0.16368040442466736, 0.06550821661949158, 0.2816304564476013, 0.37020185589790344, 0.7573315501213074, 0.3454119563102722, 0.7426198124885559, 217.60598754882812, 0.08507851511240005, 0.0268254354596138, 0.05534006655216217, 1.9471551179885864, 0.46196454763412476, 0.36550047993659973, 0.13502739369869232, 0.16638807952404022, 0.3658945858478546, 0.19032971560955048, 0.8133851885795593, 0.302991658449173, 0.7215665578842163, 337.90472412109375, 0.04769014194607735, 0.05784600228071213, 0.05667416751384735, 1.7076858282089233, 0.40781015157699585, 2.065547466278076], "count": [1106]}, "action": {"min": [0.3784572184085846, 1.7518218755722046, -1.415636658668518, -1.2725720405578613, -2.915031671524048, -2.0902762413024902, 0.26776841282844543, -2.0, 0.12138599902391434, 0.3061169981956482, -0.12065500020980835, -3.1401853561401367, -0.7140000462532043, -0.871999979019165, -0.7671595215797424, -2.0785303115844727, 0.627428412437439, 0.07503170520067215, 0.058189280331134796, 0.8084016442298889, -2.426513910293579, -3.0, -0.37034401297569275, 0.27266600728034973, -0.16797399520874023, -3.1401853561401367, -0.10900000482797623, -3.1401853561401367], "max": [0.9763895869255066, 2.0908520221710205, -0.3878994286060333, 0.005462880712002516, -0.6119124889373779, -0.7139095067977905, 2.1554815769195557, 666.0, 0.3915730118751526, 0.4416100084781647, 0.144554004073143, 3.140000104904175, 1.0829999446868896, 0.4390000104904175, -0.26487118005752563, -1.5740951299667358, 2.2133045196533203, 0.8206538558006287, 2.367137908935547, 1.8216001987457275, -0.25848326086997986, 843.0, -0.16998900473117828, 0.4800190031528473, 0.09411299973726273, 3.1389999389648438, 1.1369999647140503, 3.140000104904175], "mean": [0.6052534580230713, 2.0290439128875732, -0.6524773836135864, -0.46543046832084656, -1.5401564836502075, -1.3465478420257568, 1.2101491689682007, 411.314208984375, 0.2946394085884094, 0.3658933639526367, 0.03689590096473694, -1.3535654544830322, 0.5638377666473389, -0.31284719705581665, -0.5434048771858215, -1.9017479419708252, 1.1089340448379517, 0.49571600556373596, 1.5663772821426392, 1.3507426977157593, -1.7342170476913452, 595.5040893554688, -0.294890433549881, 0.3550243377685547, 0.0357179157435894, 2.0727455615997314, 0.4746687412261963, -1.1439296007156372], "std": [0.16368040442466736, 0.06550821661949158, 0.2816304564476013, 0.37020185589790344, 0.7573315501213074, 0.3454119563102722, 0.7426198124885559, 217.60598754882812, 0.08507851511240005, 0.0268254354596138, 0.05534006655216217, 1.9471551179885864, 0.46196454763412476, 0.36550047993659973, 0.13502739369869232, 0.16638807952404022, 0.3658945858478546, 0.19032971560955048, 0.8133851885795593, 0.302991658449173, 0.7215665578842163, 337.90472412109375, 0.04769014194607735, 0.05784600228071213, 0.05667416751384735, 1.7076858282089233, 0.40781015157699585, 2.065547466278076], "count": [1106]}, "timestamp": {"min": [0.0], "max": [36.833333333333336], "mean": [18.416666666666664], "std": [10.642485611923561], "count": [1106]}, "frame_index": {"min": [0], "max": [1105], "mean": [552.5], "std": [319.2745683577068], "count": [1106]}, "episode_index": {"min": [308], "max": [308], "mean": [308.0], "std": [0.0], "count": [1106]}, "index": {"min": [330058], "max": [331163], "mean": [330610.5], "std": [319.2745683577068], "count": [1106]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1106]}, "subtask_annotation": {"mean": [16.970162748643762, 29.0, 29.0, 29.0, 29.0], "std": [8.41734707612295, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1106]}, "scene_annotation": {"mean": [308.0], "std": [0.0], "min": [308], "max": [308], "count": [1106]}, "eef_direction_state": {"mean": [4.04249547920434, 3.9430379746835444], "std": [2.1183352484116114, 2.11329456469834], "min": [0, 0], "max": [6, 6], "count": [1106]}, "eef_velocity_state": {"mean": [0.6211573236889693, 0.8028933092224232], "std": [0.6323589684205041, 0.718542037394587], "min": [0, 0], "max": [2, 2], "count": [1106]}, "eef_acc_mag_state": {"mean": [0.6916817359855335, 0.7160940325497287], "std": [0.8245024100664012, 0.8337661164309358], "min": [0, 0], "max": [2, 2], "count": [1106]}, "eef_direction_action": {"mean": [4.04249547920434, 3.9430379746835444], "std": [2.1183352484116114, 2.11329456469834], "min": [0, 0], "max": [6, 6], "count": [1106]}, "eef_velocity_action": {"mean": [0.6211573236889693, 0.8028933092224232], "std": [0.6323589684205041, 0.718542037394587], "min": [0, 0], "max": [2, 2], "count": [1106]}, "eef_acc_mag_action": {"mean": [0.6916817359855335, 0.7160940325497287], "std": [0.8245024100664012, 0.8337661164309358], "min": [0, 0], "max": [2, 2], "count": [1106]}, "eef_sim_pose_state": {"mean": [0.5613193829291723, 0.32289741268517763, 1.0998278667642607, -2.052355546671069, 0.7414149656023412, 0.6716475490262848, 0.5667183241135701, -0.3108813142518045, 1.0952128529668812, 2.012798193114176, 1.0618776266336305, -0.30348399064182274], "std": [0.05165575905022881, 0.06502828552095434, 0.04006433395089639, 0.7070004472545749, 0.5243466845891425, 2.5685236312122863, 0.032440676081764874, 0.07008474188504689, 0.06854272996081354, 0.7041016636275429, 0.387885411295193, 2.056250724994962], "min": [0.4564332448774647, 0.10664911062047376, 1.0328373274993043, -3.0603482055688738, 0.015442853093952769, -3.1409556663294405, 0.5114891509272199, -0.3942608495725667, 1.02402886041892, -0.9734220693840963, -0.04113498229065615, -3.1132344618040957], "max": [0.6709893092947996, 0.4120053730721219, 1.1748880737399527, 0.06753577872905529, 1.4067491845551698, 3.141159422168463, 0.6482124554014614, -0.11477050271353946, 1.2644940929596769, 3.021261126270529, 1.5592167458769226, 3.126989170852582], "count": [1106]}, "eef_sim_pose_action": {"mean": [0.5613193829291723, 0.32289741268517763, 1.0998278667642607, -2.052355546671069, 0.7414149656023412, 0.6716475490262848, 0.5667183241135701, -0.3108813142518045, 1.0952128529668812, 2.012798193114176, 1.0618776266336305, -0.30348399064182274], "std": [0.05165575905022881, 0.06502828552095434, 0.04006433395089639, 0.7070004472545749, 0.5243466845891425, 2.5685236312122863, 0.032440676081764874, 0.07008474188504689, 0.06854272996081354, 0.7041016636275429, 0.387885411295193, 2.056250724994962], "min": [0.4564332448774647, 0.10664911062047376, 1.0328373274993043, -3.0603482055688738, 0.015442853093952769, -3.1409556663294405, 0.5114891509272199, -0.3942608495725667, 1.02402886041892, -0.9734220693840963, -0.04113498229065615, -3.1132344618040957], "max": [0.6709893092947996, 0.4120053730721219, 1.1748880737399527, 0.06753577872905529, 1.4067491845551698, 3.141159422168463, 0.6482124554014614, -0.11477050271353946, 1.2644940929596769, 3.021261126270529, 1.5592167458769226, 3.126989170852582], "count": [1106]}, "gripper_mode_state": {"mean": [0.2911392405063291, 0.3128390596745027], "std": [0.45428755556775813, 0.46364941757374384], "min": [0, 0], "max": [1, 1], "count": [1106]}, "gripper_activity_state": {"mean": [1.8905967450271248, 1.918625678119349], "std": [0.41421640672335597, 0.3641685407439495], "min": [0, 0], "max": [2, 2], "count": [1106]}, "gripper_mode_action": {"mean": [0.2911392405063291, 0.3128390596745027], "std": [0.45428755556775813, 0.46364941757374384], "min": [0, 0], "max": [1, 1], "count": [1106]}, "gripper_activity_action": {"mean": [1.8905967450271248, 1.918625678119349], "std": [0.41421640672335597, 0.3641685407439495], "min": [0, 0], "max": [2, 2], "count": [1106]}, "gripper_open_scale_state": {"mean": [0.595506781109844, 0.4114376128879636], "std": [0.33789990025582445, 0.2173720280775529], "min": [0.0, 0.0], "max": [0.843, 0.666], "count": [1106]}, "gripper_open_scale_action": {"mean": [0.595506781109844, 0.4114376128879636], "std": [0.33789990025582445, 0.2173720280775529], "min": [0.0, 0.0], "max": [0.843, 0.666], "count": [1106]}}} +{"episode_index": 306, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.42442293899148803]], [[0.4459442211962304]], [[0.44978200761893905]]], "std": [[[0.2117947473566385]], [[0.187013231806986]], [[0.18176470985958765]]], "count": [172]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[1.0]], [[1.0]]], "mean": [[[0.43604457601839186]], [[0.4543888877013984]], [[0.4547553496447028]]], "std": [[[0.1631472461278003]], [[0.1366305569097422]], [[0.13118040726841704]]], "count": [172]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4434809799646603]], [[0.46040721186730504]], [[0.46216473105715156]]], "std": [[[0.1751362048878694]], [[0.15078096701782748]], [[0.14445922670632305]]], "count": [172]}, "observation.state": {"min": [0.34686675667762756, 1.8700505495071411, -1.6551132202148438, -1.4588160514831543, -2.802335500717163, -2.073974847793579, 0.269059956073761, -2.0, 0.08024600148200989, 0.3074060082435608, -0.1174829974770546, -3.1391851902008057, -0.4449999928474426, -0.9309999942779541, -0.7185695171356201, -2.0800485610961914, -0.40708059072494507, -0.28120744228363037, 0.26624998450279236, 0.7300188541412354, -2.2450520992279053, 5.0, -0.3802649974822998, 0.23103199899196625, -0.15795500576496124, -3.1371853351593018, 0.0989999920129776, -3.1411852836608887], "max": [0.9751678705215454, 2.088862419128418, -0.32766813039779663, -0.03300417959690094, -0.3744080364704132, -0.6554409861564636, 2.3845911026000977, 505.0, 0.38384199142456055, 0.44426700472831726, 0.132191002368927, 3.1389999389648438, 1.0829999446868896, 0.8730000257492065, -0.2013062834739685, -1.6183217763900757, 1.534947395324707, 0.8054519891738892, 2.1724462509155273, 1.8588804006576538, -0.5629559755325317, 829.0, -0.2193550020456314, 0.4548349976539612, 0.11484099924564362, 3.131999969482422, 1.3940000534057617, 3.1410000324249268], "mean": [0.6206245422363281, 2.032503366470337, -0.7820903062820435, -0.6983110904693604, -1.8342827558517456, -1.4003797769546509, 1.532477617263794, 324.2798767089844, 0.2562617361545563, 0.36866724491119385, 0.029890701174736023, -2.4308950901031494, 0.41844531893730164, -0.3333640694618225, -0.5053115487098694, -1.9527456760406494, 0.5539805889129639, 0.33379927277565, 1.8062344789505005, 1.348871111869812, -1.396543264389038, 601.6040649414062, -0.3162159323692322, 0.33800095319747925, 0.025660092011094093, 1.7557101249694824, 0.6682174205780029, -1.744498372077942], "std": [0.18117757141590118, 0.05361863225698471, 0.35827669501304626, 0.42351648211479187, 0.7057799696922302, 0.34804797172546387, 0.693379282951355, 200.83802795410156, 0.09896567463874817, 0.032522961497306824, 0.058318205177783966, 0.7493709325790405, 0.46734941005706787, 0.3994115889072418, 0.10930850356817245, 0.1555970013141632, 0.509123682975769, 0.30788886547088623, 0.47846585512161255, 0.2698919177055359, 0.6702713370323181, 352.3796691894531, 0.0428168885409832, 0.055201318114995956, 0.0708419680595398, 1.9095433950424194, 0.3271714448928833, 1.8121508359909058], "count": [961]}, "action": {"min": [0.34686675667762756, 1.8700505495071411, -1.6551132202148438, -1.4588160514831543, -2.802335500717163, -2.073974847793579, 0.269059956073761, -2.0, 0.08024600148200989, 0.3074060082435608, -0.1174829974770546, -3.1391851902008057, -0.4449999928474426, -0.9309999942779541, -0.7185695171356201, -2.0800485610961914, -0.40708059072494507, -0.28120744228363037, 0.26624998450279236, 0.7300188541412354, -2.2450520992279053, 5.0, -0.3802649974822998, 0.23103199899196625, -0.15795500576496124, -3.1371853351593018, 0.0989999920129776, -3.1411852836608887], "max": [0.9751678705215454, 2.088862419128418, -0.32766813039779663, -0.03300417959690094, -0.3744080364704132, -0.6554409861564636, 2.3845911026000977, 505.0, 0.38384199142456055, 0.44426700472831726, 0.132191002368927, 3.1389999389648438, 1.0829999446868896, 0.8730000257492065, -0.2013062834739685, -1.6183217763900757, 1.534947395324707, 0.8054519891738892, 2.1724462509155273, 1.8588804006576538, -0.5629559755325317, 829.0, -0.2193550020456314, 0.4548349976539612, 0.11484099924564362, 3.131999969482422, 1.3940000534057617, 3.1410000324249268], "mean": [0.6206245422363281, 2.032503366470337, -0.7820903062820435, -0.6983110904693604, -1.8342827558517456, -1.4003797769546509, 1.532477617263794, 324.2798767089844, 0.2562617361545563, 0.36866724491119385, 0.029890701174736023, -2.4308950901031494, 0.41844531893730164, -0.3333640694618225, -0.5053115487098694, -1.9527456760406494, 0.5539805889129639, 0.33379927277565, 1.8062344789505005, 1.348871111869812, -1.396543264389038, 601.6040649414062, -0.3162159323692322, 0.33800095319747925, 0.025660092011094093, 1.7557101249694824, 0.6682174205780029, -1.744498372077942], "std": [0.18117757141590118, 0.05361863225698471, 0.35827669501304626, 0.42351648211479187, 0.7057799696922302, 0.34804797172546387, 0.693379282951355, 200.83802795410156, 0.09896567463874817, 0.032522961497306824, 0.058318205177783966, 0.7493709325790405, 0.46734941005706787, 0.3994115889072418, 0.10930850356817245, 0.1555970013141632, 0.509123682975769, 0.30788886547088623, 0.47846585512161255, 0.2698919177055359, 0.6702713370323181, 352.3796691894531, 0.0428168885409832, 0.055201318114995956, 0.0708419680595398, 1.9095433950424194, 0.3271714448928833, 1.8121508359909058], "count": [961]}, "timestamp": {"min": [0.0], "max": [32.0], "mean": [16.0], "std": [9.247221805013174], "count": [961]}, "frame_index": {"min": [0], "max": [960], "mean": [480.0], "std": [277.41665415039523], "count": [961]}, "episode_index": {"min": [309], "max": [309], "mean": [309.0], "std": [0.0], "count": [961]}, "index": {"min": [331164], "max": [332124], "mean": [331644.0], "std": [277.41665415039523], "count": [961]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [961]}, "subtask_annotation": {"mean": [13.931321540062434, 29.0, 29.0, 29.0, 29.0], "std": [9.458132025770423, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [961]}, "scene_annotation": {"mean": [309.0], "std": [0.0], "min": [309], "max": [309], "count": [961]}, "eef_direction_state": {"mean": [3.890738813735692, 3.5161290322580645], "std": [2.1695862870759153, 2.020189459593714], "min": [0, 0], "max": [6, 6], "count": [961]}, "eef_velocity_state": {"mean": [0.6618106139438086, 0.9760665972944849], "std": [0.6476471861782136, 0.6551243074469761], "min": [0, 0], "max": [2, 2], "count": [961]}, "eef_acc_mag_state": {"mean": [0.7169614984391259, 0.8283038501560874], "std": [0.8405770326015277, 0.83539676671099], "min": [0, 0], "max": [2, 2], "count": [961]}, "eef_direction_action": {"mean": [3.890738813735692, 3.5161290322580645], "std": [2.1695862870759153, 2.020189459593714], "min": [0, 0], "max": [6, 6], "count": [961]}, "eef_velocity_action": {"mean": [0.6618106139438086, 0.9760665972944849], "std": [0.6476471861782136, 0.6551243074469761], "min": [0, 0], "max": [2, 2], "count": [961]}, "eef_acc_mag_action": {"mean": [0.7169614984391259, 0.8283038501560874], "std": [0.8405770326015277, 0.83539676671099], "min": [0, 0], "max": [2, 2], "count": [961]}, "eef_sim_pose_state": {"mean": [0.5366026475897115, 0.32989956777043977, 1.0719707438609263, -2.013723585122074, 0.945564402191234, -0.4716371524724643, 0.5732569829053019, -0.2837951419839949, 1.123578735575501, 1.9015391878284567, 0.9167031014396285, -0.7002492135631373], "std": [0.04934239344568856, 0.07177261628304207, 0.043138596694630736, 0.5826021650149282, 0.43836236429737785, 2.592630065602958, 0.03885081955409019, 0.08059873804490791, 0.08179203480917087, 1.5122065508508, 0.31851592901754655, 2.0479111709575974], "min": [0.41730953694207856, 0.14856680559702662, 1.0069242861867012, -2.980125047915857, 0.18728236820276778, -3.139481960720896, 0.49714683189092945, -0.374101167518285, 1.025552010628296, -3.133179702309719, 0.2480784063016246, -3.125123205796674], "max": [0.64297587166328, 0.42921381902937755, 1.132386089627801, -0.5060936084729808, 1.4589484820260172, 3.1406167468009456, 0.6505258605536135, -0.08063183545425041, 1.3078311407746392, 3.1393576335325624, 1.3908281214847746, 3.1271274798859396], "count": [961]}, "eef_sim_pose_action": {"mean": [0.5366026475897115, 0.32989956777043977, 1.0719707438609263, -2.013723585122074, 0.945564402191234, -0.4716371524724643, 0.5732569829053019, -0.2837951419839949, 1.123578735575501, 1.9015391878284567, 0.9167031014396285, -0.7002492135631373], "std": [0.04934239344568856, 0.07177261628304207, 0.043138596694630736, 0.5826021650149282, 0.43836236429737785, 2.592630065602958, 0.03885081955409019, 0.08059873804490791, 0.08179203480917087, 1.5122065508508, 0.31851592901754655, 2.0479111709575974], "min": [0.41730953694207856, 0.14856680559702662, 1.0069242861867012, -2.980125047915857, 0.18728236820276778, -3.139481960720896, 0.49714683189092945, -0.374101167518285, 1.025552010628296, -3.133179702309719, 0.2480784063016246, -3.125123205796674], "max": [0.64297587166328, 0.42921381902937755, 1.132386089627801, -0.5060936084729808, 1.4589484820260172, 3.1406167468009456, 0.6505258605536135, -0.08063183545425041, 1.3078311407746392, 3.1393576335325624, 1.3908281214847746, 3.1271274798859396], "count": [961]}, "gripper_mode_state": {"mean": [0.2767950052029136, 0.6784599375650364], "std": [0.44741427145055757, 0.4670675012075604], "min": [0, 0], "max": [1, 1], "count": [961]}, "gripper_activity_state": {"mean": [1.9375650364203953, 1.934443288241415], "std": [0.3164808808687986, 0.3207527682734089], "min": [0, 0], "max": [2, 2], "count": [961]}, "gripper_mode_action": {"mean": [0.2767950052029136, 0.6784599375650364], "std": [0.44741427145055757, 0.4670675012075604], "min": [0, 0], "max": [1, 1], "count": [961]}, "gripper_activity_action": {"mean": [1.9375650364203953, 1.934443288241415], "std": [0.3164808808687986, 0.3207527682734089], "min": [0, 0], "max": [2, 2], "count": [961]}, "gripper_open_scale_state": {"mean": [0.6016040582890063, 0.3244011447729852], "std": [0.35237723152342804, 0.20064177568636518], "min": [0.005, 0.0], "max": [0.829, 0.505], "count": [961]}, "gripper_open_scale_action": {"mean": [0.6016040582890063, 0.3244011447729852], "std": [0.35237723152342804, 0.20064177568636518], "min": [0.005, 0.0], "max": [0.829, 0.505], "count": [961]}}} +{"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.4130531864627572]], [[0.43923551813198397]], [[0.44429596435348334]]], "std": [[[0.2233999977344485]], [[0.19667224895113025]], [[0.1891501506735336]]], "count": [217]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.42555828137706697]], [[0.448570957011837]], [[0.44903635809162373]]], "std": [[[0.16590711089401441]], [[0.13620688621555316]], [[0.12969858150842734]]], "count": [217]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4405501396795277]], [[0.4564698408933466]], [[0.456996459067498]]], "std": [[[0.16531590987796033]], [[0.14199847598387616]], [[0.13601990454286503]]], "count": [217]}, "observation.state": {"min": [0.3557330369949341, 1.846523404121399, -1.639405369758606, -1.497056245803833, -2.8131916522979736, -2.0923357009887695, -0.016912240535020828, -1.0, 0.08879800140857697, 0.30251801013946533, -0.13718800246715546, -3.1411852836608887, -0.3880000412464142, -0.9599999785423279, -0.7378379702568054, -2.0800137519836426, -0.6651450395584106, -0.4846779704093933, 1.163925290107727, 0.7324973344802856, -2.350050926208496, 40.0, -0.37093400955200195, 0.2415190041065216, -0.1795639991760254, -3.1401853561401367, -0.08699999749660492, -3.1401853561401367], "max": [1.0384185314178467, 2.0915327072143555, 0.25501006841659546, 0.059550635516643524, -1.3286668062210083, -0.7893949747085571, 2.301600456237793, 607.0, 0.40156400203704834, 0.41875600814819336, 0.10800399631261826, 3.1410000324249268, 0.9670000076293945, 0.32199999690055847, -0.32243216037750244, -1.734735131263733, 0.7761828303337097, 0.624007523059845, 2.5105340480804443, 1.8740648031234741, -0.44879400730133057, 848.0, -0.2047709971666336, 0.46187201142311096, 0.1046840026974678, 3.140000104904175, 1.2289999723434448, 3.1410000324249268], "mean": [0.608832061290741, 2.043476104736328, -0.3970637321472168, -0.4840715527534485, -1.9555572271347046, -1.3485710620880127, 1.180493950843811, 419.3839111328125, 0.29462864995002747, 0.3569144904613495, 0.01763879880309105, -1.3610948324203491, 0.4403032064437866, -0.3487907350063324, -0.5128601789474487, -1.9722272157669067, 0.27376705408096313, 0.28377342224121094, 2.0534145832061768, 1.4502707719802856, -1.4222136735916138, 648.0716552734375, -0.31937387585639954, 0.32518407702445984, 0.019115159288048744, 0.16561080515384674, 0.6442980766296387, -0.7368908524513245], "std": [0.15287737548351288, 0.043786898255348206, 0.5418698787689209, 0.4262286424636841, 0.5011545419692993, 0.3377287685871124, 0.8116682767868042, 232.2974395751953, 0.09146369248628616, 0.029417946934700012, 0.0538119375705719, 1.9916001558303833, 0.41319525241851807, 0.30638012290000916, 0.09417770802974701, 0.10317932069301605, 0.4651695787906647, 0.2983449101448059, 0.4725710153579712, 0.2936079800128937, 0.7429094910621643, 316.7762756347656, 0.03181981295347214, 0.05766173452138901, 0.0531500019133091, 2.570915460586548, 0.46047496795654297, 2.3575003147125244], "count": [1305]}, "action": {"min": [0.3557330369949341, 1.846523404121399, -1.639405369758606, -1.497056245803833, -2.8131916522979736, -2.0923357009887695, -0.016912240535020828, -1.0, 0.08879800140857697, 0.30251801013946533, -0.13718800246715546, -3.1411852836608887, -0.3880000412464142, -0.9599999785423279, -0.7378379702568054, -2.0800137519836426, -0.6651450395584106, -0.4846779704093933, 1.163925290107727, 0.7324973344802856, -2.350050926208496, 40.0, -0.37093400955200195, 0.2415190041065216, -0.1795639991760254, -3.1401853561401367, -0.08699999749660492, -3.1401853561401367], "max": [1.0384185314178467, 2.0915327072143555, 0.25501006841659546, 0.059550635516643524, -1.3286668062210083, -0.7893949747085571, 2.301600456237793, 607.0, 0.40156400203704834, 0.41875600814819336, 0.10800399631261826, 3.1410000324249268, 0.9670000076293945, 0.32199999690055847, -0.32243216037750244, -1.734735131263733, 0.7761828303337097, 0.624007523059845, 2.5105340480804443, 1.8740648031234741, -0.44879400730133057, 848.0, -0.2047709971666336, 0.46187201142311096, 0.1046840026974678, 3.140000104904175, 1.2289999723434448, 3.1410000324249268], "mean": [0.608832061290741, 2.043476104736328, -0.3970637321472168, -0.4840715527534485, -1.9555572271347046, -1.3485710620880127, 1.180493950843811, 419.3839111328125, 0.29462864995002747, 0.3569144904613495, 0.01763879880309105, -1.3610948324203491, 0.4403032064437866, -0.3487907350063324, -0.5128601789474487, -1.9722272157669067, 0.27376705408096313, 0.28377342224121094, 2.0534145832061768, 1.4502707719802856, -1.4222136735916138, 648.0716552734375, -0.31937387585639954, 0.32518407702445984, 0.019115159288048744, 0.16561080515384674, 0.6442980766296387, -0.7368908524513245], "std": [0.15287737548351288, 0.043786898255348206, 0.5418698787689209, 0.4262286424636841, 0.5011545419692993, 0.3377287685871124, 0.8116682767868042, 232.2974395751953, 0.09146369248628616, 0.029417946934700012, 0.0538119375705719, 1.9916001558303833, 0.41319525241851807, 0.30638012290000916, 0.09417770802974701, 0.10317932069301605, 0.4651695787906647, 0.2983449101448059, 0.4725710153579712, 0.2936079800128937, 0.7429094910621643, 316.7762756347656, 0.03181981295347214, 0.05766173452138901, 0.0531500019133091, 2.570915460586548, 0.46047496795654297, 2.3575003147125244], "count": [1305]}, "timestamp": {"min": [0.0], "max": [43.46666666666667], "mean": [21.733333333333334], "std": [12.557364668090491], "count": [1305]}, "frame_index": {"min": [0], "max": [1304], "mean": [652.0], "std": [376.72094004271474], "count": [1305]}, "episode_index": {"min": [310], "max": [310], "mean": [310.0], "std": [0.0], "count": [1305]}, "index": {"min": [332125], "max": [333429], "mean": [332777.0], "std": [376.72094004271474], "count": [1305]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1305]}, "subtask_annotation": {"mean": [16.233716475095786, 29.0, 29.0, 29.0, 29.0], "std": [9.167563863098112, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1305]}, "scene_annotation": {"mean": [310.0], "std": [0.0], "min": [310], "max": [310], "count": [1305]}, "eef_direction_state": {"mean": [3.857471264367816, 3.8130268199233717], "std": [2.2358091706676873, 2.0141983648391357], "min": [0, 0], "max": [6, 6], "count": [1305]}, "eef_velocity_state": {"mean": [0.6137931034482759, 0.8651340996168583], "std": [0.6073317840284154, 0.7015383214764846], "min": [0, 0], "max": [2, 2], "count": [1305]}, "eef_acc_mag_state": {"mean": [0.6865900383141762, 0.7233716475095785], "std": [0.8326734516856823, 0.8235690782375713], "min": [0, 0], "max": [2, 2], "count": [1305]}, "eef_direction_action": {"mean": [3.857471264367816, 3.8130268199233717], "std": [2.2358091706676873, 2.0141983648391357], "min": [0, 0], "max": [6, 6], "count": [1305]}, "eef_velocity_action": {"mean": [0.6137931034482759, 0.8651340996168583], "std": [0.6073317840284154, 0.7015383214764846], "min": [0, 0], "max": [2, 2], "count": [1305]}, "eef_acc_mag_action": {"mean": [0.6865900383141762, 0.7233716475095785], "std": [0.8326734516856823, 0.8235690782375713], "min": [0, 0], "max": [2, 2], "count": [1305]}, "eef_sim_pose_state": {"mean": [0.5263314623362907, 0.32728702652459446, 1.0642647689300595, -1.8332633084657182, 0.7990085038467499, -0.4625168832863873, 0.5593704924688665, -0.29822218085613916, 1.0853866574939708, 1.3083810747532154, 1.0574891222978378, -1.3143313738274602], "std": [0.046721804412953136, 0.05651788122585493, 0.03414603015445535, 0.5430327870265264, 0.5299075484739967, 2.4764092093600576, 0.03462811350559916, 0.07600506512727842, 0.07067005412310684, 2.0649089519826758, 0.4261541071387835, 1.9611276393424342], "min": [0.4567774093049075, 0.12116464910068768, 0.9788620154813477, -2.547422515042465, -0.025381878754823894, -3.1397697693892836, 0.48608894708152306, -0.3899484406918149, 1.0077290159321888, -3.141281705821223, 0.28884980202558497, -3.140295403561924], "max": [0.6494977604986799, 0.4267815473453137, 1.1365593132918905, -0.9467176493036054, 1.4312884739723875, 3.141289524473941, 0.6279114891762966, -0.07610092014701896, 1.2740478274052793, 3.1367952668640244, 1.557993546466912, 3.1274439752795415], "count": [1305]}, "eef_sim_pose_action": {"mean": [0.5263314623362907, 0.32728702652459446, 1.0642647689300595, -1.8332633084657182, 0.7990085038467499, -0.4625168832863873, 0.5593704924688665, -0.29822218085613916, 1.0853866574939708, 1.3083810747532154, 1.0574891222978378, -1.3143313738274602], "std": [0.046721804412953136, 0.05651788122585493, 0.03414603015445535, 0.5430327870265264, 0.5299075484739967, 2.4764092093600576, 0.03462811350559916, 0.07600506512727842, 0.07067005412310684, 2.0649089519826758, 0.4261541071387835, 1.9611276393424342], "min": [0.4567774093049075, 0.12116464910068768, 0.9788620154813477, -2.547422515042465, -0.025381878754823894, -3.1397697693892836, 0.48608894708152306, -0.3899484406918149, 1.0077290159321888, -3.141281705821223, 0.28884980202558497, -3.140295403561924], "max": [0.6494977604986799, 0.4267815473453137, 1.1365593132918905, -0.9467176493036054, 1.4312884739723875, 3.141289524473941, 0.6279114891762966, -0.07610092014701896, 1.2740478274052793, 3.1367952668640244, 1.557993546466912, 3.1274439752795415], "count": [1305]}, "gripper_mode_state": {"mean": [0.25134099616858235, 0.5233716475095785], "std": [0.4337841627048756, 0.4994534673947931], "min": [0, 0], "max": [1, 1], "count": [1305]}, "gripper_activity_state": {"mean": [1.963984674329502, 1.9333333333333333], "std": [0.23375541412950857, 0.3122038826917698], "min": [0, 0], "max": [2, 2], "count": [1305]}, "gripper_mode_action": {"mean": [0.25134099616858235, 0.5233716475095785], "std": [0.4337841627048756, 0.4994534673947931], "min": [0, 0], "max": [1, 1], "count": [1305]}, "gripper_activity_action": {"mean": [1.963984674329502, 1.9333333333333333], "std": [0.23375541412950857, 0.3122038826917698], "min": [0, 0], "max": [2, 2], "count": [1305]}, "gripper_open_scale_state": {"mean": [0.6480716474072579, 0.4194413792811135], "std": [0.31677449230773536, 0.23219351664405824], "min": [0.04, 0.0], "max": [0.848, 0.607], "count": [1305]}, "gripper_open_scale_action": {"mean": [0.6480716474072579, 0.4194413792811135], "std": [0.31677449230773536, 0.23219351664405824], "min": [0.04, 0.0], "max": [0.848, 0.607], "count": [1305]}}} +{"episode_index": 308, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.42432840600837285]], [[0.44717255249049515]], [[0.449140897998633]]], "std": [[[0.21232813622142685]], [[0.18633289281492812]], [[0.18042567476959562]]], "count": [153]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.8117647058823529]], [[0.8]]], "mean": [[[0.4285109853581956]], [[0.45273788793839975]], [[0.4525564059229356]]], "std": [[[0.16646659290574028]], [[0.136835016233579]], [[0.13141048078322096]]], "count": [153]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43496972184843435]], [[0.45400693910461787]], [[0.45519048629800507]]], "std": [[[0.17459527040223297]], [[0.149412289136937]], [[0.14370265456560355]]], "count": [153]}, "observation.state": {"min": [0.37231364846229553, 1.8259285688400269, -1.3469054698944092, -1.5610748529434204, -2.8316922187805176, -2.177280902862549, 0.20399409532546997, 1.0, 0.09862100332975388, 0.3098379969596863, -0.07356499880552292, -3.1351852416992188, -0.48100000619888306, -0.8370000123977661, -0.7716275453567505, -2.078512668609619, -0.9036791324615479, -0.4528082609176636, 1.5966796875, 0.8568868637084961, -2.4022538661956787, 34.0, -0.3665109872817993, 0.26170098781585693, -0.18373599648475647, -3.1411852836608887, 0.02800000086426735, -3.0209999084472656], "max": [0.9459859132766724, 2.07690691947937, -0.3634822964668274, -0.08302531391382217, -0.559255838394165, -0.693558931350708, 2.299994945526123, 818.0, 0.39152398705482483, 0.43197500705718994, 0.16351699829101562, 3.1410000324249268, 1.0210000276565552, 0.2750000059604645, -0.20675168931484222, -1.7639694213867188, 0.6540098190307617, 0.6121742725372314, 2.4437925815582275, 1.8437832593917847, -0.28529155254364014, 843.0, -0.18887700140476227, 0.46237799525260925, 0.09842599928379059, 3.1410000324249268, 1.1150000095367432, 3.124000072479248], "mean": [0.6140578985214233, 2.017981767654419, -0.6486909985542297, -0.6670086979866028, -1.9152406454086304, -1.4383035898208618, 1.419506311416626, 453.1913757324219, 0.2843332290649414, 0.3624681532382965, 0.049369778484106064, -1.5089291334152222, 0.3404105007648468, -0.36645206809043884, -0.6121160984039307, -1.9756817817687988, 0.3310432732105255, 0.31119152903556824, 2.144632577896118, 1.3563545942306519, -1.5811376571655273, 570.4617309570312, -0.2920297384262085, 0.3536878228187561, 0.00127478560898453, 0.5309011936187744, 0.6054773330688477, -2.1316635608673096], "std": [0.17844770848751068, 0.06388283520936966, 0.25708872079849243, 0.39059513807296753, 0.6795339584350586, 0.3797958791255951, 0.6952828168869019, 309.9147644042969, 0.08736103028059006, 0.03472074493765831, 0.05147053673863411, 1.96376371383667, 0.4446406662464142, 0.323934942483902, 0.09018504619598389, 0.10619053244590759, 0.337660551071167, 0.2997714877128601, 0.3114120364189148, 0.2831204831600189, 0.7245725989341736, 358.07672119140625, 0.03733564540743828, 0.05370447412133217, 0.06822941452264786, 2.7543580532073975, 0.3647412657737732, 0.8525282144546509], "count": [823]}, "action": {"min": [0.37231364846229553, 1.8259285688400269, -1.3469054698944092, -1.5610748529434204, -2.8316922187805176, -2.177280902862549, 0.20399409532546997, 1.0, 0.09862100332975388, 0.3098379969596863, -0.07356499880552292, -3.1351852416992188, -0.48100000619888306, -0.8370000123977661, -0.7716275453567505, -2.078512668609619, -0.9036791324615479, -0.4528082609176636, 1.5966796875, 0.8568868637084961, -2.4022538661956787, 34.0, -0.3665109872817993, 0.26170098781585693, -0.18373599648475647, -3.1411852836608887, 0.02800000086426735, -3.0209999084472656], "max": [0.9459859132766724, 2.07690691947937, -0.3634822964668274, -0.08302531391382217, -0.559255838394165, -0.693558931350708, 2.299994945526123, 818.0, 0.39152398705482483, 0.43197500705718994, 0.16351699829101562, 3.1410000324249268, 1.0210000276565552, 0.2750000059604645, -0.20675168931484222, -1.7639694213867188, 0.6540098190307617, 0.6121742725372314, 2.4437925815582275, 1.8437832593917847, -0.28529155254364014, 843.0, -0.18887700140476227, 0.46237799525260925, 0.09842599928379059, 3.1410000324249268, 1.1150000095367432, 3.124000072479248], "mean": [0.6140578985214233, 2.017981767654419, -0.6486909985542297, -0.6670086979866028, -1.9152406454086304, -1.4383035898208618, 1.419506311416626, 453.1913757324219, 0.2843332290649414, 0.3624681532382965, 0.049369778484106064, -1.5089291334152222, 0.3404105007648468, -0.36645206809043884, -0.6121160984039307, -1.9756817817687988, 0.3310432732105255, 0.31119152903556824, 2.144632577896118, 1.3563545942306519, -1.5811376571655273, 570.4617309570312, -0.2920297384262085, 0.3536878228187561, 0.00127478560898453, 0.5309011936187744, 0.6054773330688477, -2.1316635608673096], "std": [0.17844770848751068, 0.06388283520936966, 0.25708872079849243, 0.39059513807296753, 0.6795339584350586, 0.3797958791255951, 0.6952828168869019, 309.9147644042969, 0.08736103028059006, 0.03472074493765831, 0.05147053673863411, 1.96376371383667, 0.4446406662464142, 0.323934942483902, 0.09018504619598389, 0.10619053244590759, 0.337660551071167, 0.2997714877128601, 0.3114120364189148, 0.2831204831600189, 0.7245725989341736, 358.07672119140625, 0.03733564540743828, 0.05370447412133217, 0.06822941452264786, 2.7543580532073975, 0.3647412657737732, 0.8525282144546509], "count": [823]}, "timestamp": {"min": [0.0], "max": [27.4], "mean": [13.699999999999998], "std": [7.919315346389204], "count": [823]}, "frame_index": {"min": [0], "max": [822], "mean": [411.0], "std": [237.57946039167612], "count": [823]}, "episode_index": {"min": [311], "max": [311], "mean": [311.0], "std": [0.0], "count": [823]}, "index": {"min": [333430], "max": [334252], "mean": [333841.0], "std": [237.57946039167612], "count": [823]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [823]}, "subtask_annotation": {"mean": [14.339003645200487, 29.0, 29.0, 29.0, 29.0], "std": [9.074848607970305, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [823]}, "scene_annotation": {"mean": [311.0], "std": [0.0], "min": [311], "max": [311], "count": [823]}, "eef_direction_state": {"mean": [3.9562575941676794, 3.6391251518833534], "std": [2.15003045370787, 1.933216764791563], "min": [0, 0], "max": [6, 6], "count": [823]}, "eef_velocity_state": {"mean": [0.6670716889428918, 0.9647630619684082], "std": [0.6675772219227339, 0.719438596436579], "min": [0, 0], "max": [2, 2], "count": [823]}, "eef_acc_mag_state": {"mean": [0.6500607533414338, 0.8250303766707169], "std": [0.8049191841597216, 0.8415142677024293], "min": [0, 0], "max": [2, 2], "count": [823]}, "eef_direction_action": {"mean": [3.9562575941676794, 3.6391251518833534], "std": [2.15003045370787, 1.933216764791563], "min": [0, 0], "max": [6, 6], "count": [823]}, "eef_velocity_action": {"mean": [0.6670716889428918, 0.9647630619684082], "std": [0.6675772219227339, 0.719438596436579], "min": [0, 0], "max": [2, 2], "count": [823]}, "eef_acc_mag_action": {"mean": [0.6500607533414338, 0.8250303766707169], "std": [0.8049191841597216, 0.8415142677024293], "min": [0, 0], "max": [2, 2], "count": [823]}, "eef_sim_pose_state": {"mean": [0.5566324036385035, 0.30029484901107145, 1.0746946437727838, -2.0954069519170817, 0.7976277651890429, -1.6338850864758852, 0.5675308212709498, -0.314924141032915, 1.1181158894527274, 1.7773252983351862, 0.9419359613419087, -0.8692172374614544], "std": [0.04421561364999429, 0.07001923602038425, 0.0372188011433553, 0.3507470457702548, 0.5042025740030467, 2.260058107204926, 0.03668498249336715, 0.06979746314782008, 0.07602547264971848, 1.6418949253644086, 0.41087813621891117, 2.0233279811591247], "min": [0.4437127859960323, 0.10837063226816687, 1.0079956204188845, -2.6113238752611947, 0.05355793138190612, -3.1412932109434375, 0.49930463170543443, -0.40248942617590994, 1.031576702434042, -3.141261811571384, 0.27225418116777944, -3.1394023644384204], "max": [0.654018807441743, 0.3912987178274065, 1.1423127200693328, -0.4103157380101266, 1.3777463325589414, 3.140364668976555, 0.636031747949374, -0.1349505568746371, 1.306433527057477, 3.141082050494819, 1.5342285966057618, 3.1096505059631427], "count": [823]}, "eef_sim_pose_action": {"mean": [0.5566324036385035, 0.30029484901107145, 1.0746946437727838, -2.0954069519170817, 0.7976277651890429, -1.6338850864758852, 0.5675308212709498, -0.314924141032915, 1.1181158894527274, 1.7773252983351862, 0.9419359613419087, -0.8692172374614544], "std": [0.04421561364999429, 0.07001923602038425, 0.0372188011433553, 0.3507470457702548, 0.5042025740030467, 2.260058107204926, 0.03668498249336715, 0.06979746314782008, 0.07602547264971848, 1.6418949253644086, 0.41087813621891117, 2.0233279811591247], "min": [0.4437127859960323, 0.10837063226816687, 1.0079956204188845, -2.6113238752611947, 0.05355793138190612, -3.1412932109434375, 0.49930463170543443, -0.40248942617590994, 1.031576702434042, -3.141261811571384, 0.27225418116777944, -3.1394023644384204], "max": [0.654018807441743, 0.3912987178274065, 1.1423127200693328, -0.4103157380101266, 1.3777463325589414, 3.140364668976555, 0.636031747949374, -0.1349505568746371, 1.306433527057477, 3.141082050494819, 1.5342285966057618, 3.1096505059631427], "count": [823]}, "gripper_mode_state": {"mean": [0.32320777642770354, 0.34750911300121506], "std": [0.46770130391561876, 0.47617909381064355], "min": [0, 0], "max": [1, 1], "count": [823]}, "gripper_activity_state": {"mean": [1.919805589307412, 1.8748481166464155], "std": [0.3634370302579054, 0.4327275892312267], "min": [0, 0], "max": [2, 2], "count": [823]}, "gripper_mode_action": {"mean": [0.32320777642770354, 0.34750911300121506], "std": [0.46770130391561876, 0.47617909381064355], "min": [0, 0], "max": [1, 1], "count": [823]}, "gripper_activity_action": {"mean": [1.919805589307412, 1.8748481166464155], "std": [0.3634370302579054, 0.4327275892312267], "min": [0, 0], "max": [2, 2], "count": [823]}, "gripper_open_scale_state": {"mean": [0.5704617253439174, 0.453191372835331], "std": [0.35807624706437136, 0.3099148025321429], "min": [0.034, 0.001], "max": [0.843, 0.818], "count": [823]}, "gripper_open_scale_action": {"mean": [0.5704617253439174, 0.453191372835331], "std": [0.35807624706437136, 0.3099148025321429], "min": [0.034, 0.001], "max": [0.843, 0.818], "count": [823]}}} +{"episode_index": 309, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4182856506238859]], [[0.44512871095407863]], [[0.4474107792738307]]], "std": [[[0.22015844446643973]], [[0.18875529810125632]], [[0.18363974380044562]]], "count": [154]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[1.0]], [[1.0]]], "mean": [[[0.409502477506154]], [[0.4398493349991512]], [[0.44305467357397504]]], "std": [[[0.1656668921960791]], [[0.13375574182047498]], [[0.1259352574509079]]], "count": [154]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.4137421841842798]], [[0.43954466805661657]], [[0.44149386591757916]]], "std": [[[0.1784036356748529]], [[0.14863712207484903]], [[0.14193032513303447]]], "count": [154]}, "observation.state": {"min": [0.4011290371417999, 1.8011449575424194, -1.311335802078247, -1.37908935546875, -2.7292237281799316, -2.0414767265319824, 0.20235347747802734, -1.0, 0.06799499690532684, 0.31127700209617615, -0.08315599709749222, -3.1381852626800537, -0.30800002813339233, -0.8560000061988831, -0.7342251539230347, -2.079996347427368, -0.786881685256958, -0.44942229986190796, 1.0608984231948853, 0.7661122679710388, -2.4023237228393555, 37.0, -0.37251201272010803, 0.2590000033378601, -0.17208699882030487, -3.1411852836608887, 0.05000000074505806, -3.128000020980835], "max": [1.06339430809021, 2.0834693908691406, -0.5198987126350403, 0.01696460135281086, -0.4850444793701172, -0.8068482875823975, 2.1484479904174805, 788.0, 0.37387800216674805, 0.44227099418640137, 0.1180649995803833, 3.1410000324249268, 1.0609999895095825, 0.5080000162124634, -0.30140089988708496, -1.7418562173843384, 0.9480454325675964, 0.710314154624939, 2.522280216217041, 1.8796672821044922, -0.2753256857395172, 805.0, -0.19727900624275208, 0.43654298782348633, 0.11378300189971924, 3.1410000324249268, 1.1430000066757202, 3.128000020980835], "mean": [0.657247006893158, 2.0179262161254883, -0.7184784412384033, -0.595141589641571, -1.8481121063232422, -1.44719398021698, 1.4191837310791016, 506.4939880371094, 0.2689798176288605, 0.3708319067955017, 0.03619043156504631, -1.5288878679275513, 0.34246402978897095, -0.34515181183815, -0.5283664464950562, -1.9475165605545044, 0.39179477095603943, 0.3635723292827606, 2.0515692234039307, 1.461587905883789, -1.5770021677017212, 522.6107788085938, -0.3158701956272125, 0.33419176936149597, 0.030567366629838943, -0.03051549382507801, 0.5757644772529602, -1.1393990516662598], "std": [0.17135511338710785, 0.07251422107219696, 0.20383496582508087, 0.3875177800655365, 0.7933411598205566, 0.2983507513999939, 0.7578232288360596, 317.0536193847656, 0.08695761859416962, 0.03471933677792549, 0.0467696413397789, 1.9855036735534668, 0.40034350752830505, 0.40711721777915955, 0.09327077865600586, 0.11250118911266327, 0.42155933380126953, 0.3124969005584717, 0.5125856995582581, 0.2916449308395386, 0.8303366303443909, 324.5871276855469, 0.030705677345395088, 0.042352307587862015, 0.05998671427369118, 2.683363914489746, 0.3756951689720154, 2.055927038192749], "count": [831]}, "action": {"min": [0.4011290371417999, 1.8011449575424194, -1.311335802078247, -1.37908935546875, -2.7292237281799316, -2.0414767265319824, 0.20235347747802734, -1.0, 0.06799499690532684, 0.31127700209617615, -0.08315599709749222, -3.1381852626800537, -0.30800002813339233, -0.8560000061988831, -0.7342251539230347, -2.079996347427368, -0.786881685256958, -0.44942229986190796, 1.0608984231948853, 0.7661122679710388, -2.4023237228393555, 37.0, -0.37251201272010803, 0.2590000033378601, -0.17208699882030487, -3.1411852836608887, 0.05000000074505806, -3.128000020980835], "max": [1.06339430809021, 2.0834693908691406, -0.5198987126350403, 0.01696460135281086, -0.4850444793701172, -0.8068482875823975, 2.1484479904174805, 788.0, 0.37387800216674805, 0.44227099418640137, 0.1180649995803833, 3.1410000324249268, 1.0609999895095825, 0.5080000162124634, -0.30140089988708496, -1.7418562173843384, 0.9480454325675964, 0.710314154624939, 2.522280216217041, 1.8796672821044922, -0.2753256857395172, 805.0, -0.19727900624275208, 0.43654298782348633, 0.11378300189971924, 3.1410000324249268, 1.1430000066757202, 3.128000020980835], "mean": [0.657247006893158, 2.0179262161254883, -0.7184784412384033, -0.595141589641571, -1.8481121063232422, -1.44719398021698, 1.4191837310791016, 506.4939880371094, 0.2689798176288605, 0.3708319067955017, 0.03619043156504631, -1.5288878679275513, 0.34246402978897095, -0.34515181183815, -0.5283664464950562, -1.9475165605545044, 0.39179477095603943, 0.3635723292827606, 2.0515692234039307, 1.461587905883789, -1.5770021677017212, 522.6107788085938, -0.3158701956272125, 0.33419176936149597, 0.030567366629838943, -0.03051549382507801, 0.5757644772529602, -1.1393990516662598], "std": [0.17135511338710785, 0.07251422107219696, 0.20383496582508087, 0.3875177800655365, 0.7933411598205566, 0.2983507513999939, 0.7578232288360596, 317.0536193847656, 0.08695761859416962, 0.03471933677792549, 0.0467696413397789, 1.9855036735534668, 0.40034350752830505, 0.40711721777915955, 0.09327077865600586, 0.11250118911266327, 0.42155933380126953, 0.3124969005584717, 0.5125856995582581, 0.2916449308395386, 0.8303366303443909, 324.5871276855469, 0.030705677345395088, 0.042352307587862015, 0.05998671427369118, 2.683363914489746, 0.3756951689720154, 2.055927038192749], "count": [831]}, "timestamp": {"min": [0.0], "max": [27.666666666666668], "mean": [13.833333333333334], "std": [7.99629543856033], "count": [831]}, "frame_index": {"min": [0], "max": [830], "mean": [415.0], "std": [239.8888631568099], "count": [831]}, "episode_index": {"min": [312], "max": [312], "mean": [312.0], "std": [0.0], "count": [831]}, "index": {"min": [334253], "max": [335083], "mean": [334668.0], "std": [239.8888631568099], "count": [831]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [831]}, "subtask_annotation": {"mean": [16.411552346570396, 29.0, 29.0, 29.0, 29.0], "std": [8.95954600512202, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [831]}, "scene_annotation": {"mean": [312.0], "std": [0.0], "min": [312], "max": [312], "count": [831]}, "eef_direction_state": {"mean": [3.8868832731648615, 3.747292418772563], "std": [2.2581226635218004, 1.9827570200739462], "min": [0, 0], "max": [6, 6], "count": [831]}, "eef_velocity_state": {"mean": [0.6654632972322503, 0.8856799037304453], "std": [0.6911846478078792, 0.6869416260925806], "min": [0, 0], "max": [2, 2], "count": [831]}, "eef_acc_mag_state": {"mean": [0.681107099879663, 0.7268351383874849], "std": [0.8198011128210084, 0.8201666764461797], "min": [0, 0], "max": [2, 2], "count": [831]}, "eef_direction_action": {"mean": [3.8868832731648615, 3.747292418772563], "std": [2.2581226635218004, 1.9827570200739462], "min": [0, 0], "max": [6, 6], "count": [831]}, "eef_velocity_action": {"mean": [0.6654632972322503, 0.8856799037304453], "std": [0.6911846478078792, 0.6869416260925806], "min": [0, 0], "max": [2, 2], "count": [831]}, "eef_acc_mag_action": {"mean": [0.681107099879663, 0.7268351383874849], "std": [0.8198011128210084, 0.8201666764461797], "min": [0, 0], "max": [2, 2], "count": [831]}, "eef_sim_pose_state": {"mean": [0.5365449214132616, 0.3348110910843722, 1.078118253104313, -1.9920385941883265, 0.7621159774156993, -2.1498632544055507, 0.5773857707597785, -0.2957090244521953, 1.1188224662929775, 1.6075225736915242, 0.919332819809656, -0.9881032835739805], "std": [0.03552250262463533, 0.062090998901142794, 0.03792574567377544, 0.6353493832992282, 0.5489604929071089, 1.5662536252159107, 0.03910721547944889, 0.07113971919111983, 0.06814061403880581, 1.671950300489599, 0.35670355149677146, 1.8111731492019068], "min": [0.47847352487832506, 0.11974816958543, 1.005582547426177, -2.97490137222695, 0.004966083494147622, -3.129461102393014, 0.5120359075033134, -0.38264412526235325, 1.0360790265709692, -3.141460070690651, 0.42454895443007357, -3.1394734135648568], "max": [0.6265166367373323, 0.41666404940050455, 1.1449869232002414, -0.35477509551555775, 1.5225196638784366, 3.119941992036267, 0.6507541148150928, -0.10177382844074705, 1.286830078617903, 3.139852738133591, 1.5499839652486473, 3.1384772243763708], "count": [831]}, "eef_sim_pose_action": {"mean": [0.5365449214132616, 0.3348110910843722, 1.078118253104313, -1.9920385941883265, 0.7621159774156993, -2.1498632544055507, 0.5773857707597785, -0.2957090244521953, 1.1188224662929775, 1.6075225736915242, 0.919332819809656, -0.9881032835739805], "std": [0.03552250262463533, 0.062090998901142794, 0.03792574567377544, 0.6353493832992282, 0.5489604929071089, 1.5662536252159107, 0.03910721547944889, 0.07113971919111983, 0.06814061403880581, 1.671950300489599, 0.35670355149677146, 1.8111731492019068], "min": [0.47847352487832506, 0.11974816958543, 1.005582547426177, -2.97490137222695, 0.004966083494147622, -3.129461102393014, 0.5120359075033134, -0.38264412526235325, 1.0360790265709692, -3.141460070690651, 0.42454895443007357, -3.1394734135648568], "max": [0.6265166367373323, 0.41666404940050455, 1.1449869232002414, -0.35477509551555775, 1.5225196638784366, 3.119941992036267, 0.6507541148150928, -0.10177382844074705, 1.286830078617903, 3.139852738133591, 1.5499839652486473, 3.1384772243763708], "count": [831]}, "gripper_mode_state": {"mean": [0.3983152827918171, 0.3369434416365824], "std": [0.48955103746830425, 0.47266537716938756], "min": [0, 0], "max": [1, 1], "count": [831]}, "gripper_activity_state": {"mean": [1.914560770156438, 1.8616125150421179], "std": [0.3485120765286183, 0.4616266942556414], "min": [0, 0], "max": [2, 2], "count": [831]}, "gripper_mode_action": {"mean": [0.3983152827918171, 0.3369434416365824], "std": [0.48955103746830425, 0.47266537716938756], "min": [0, 0], "max": [1, 1], "count": [831]}, "gripper_activity_action": {"mean": [1.914560770156438, 1.8616125150421179], "std": [0.3485120765286183, 0.4616266942556414], "min": [0, 0], "max": [2, 2], "count": [831]}, "gripper_open_scale_state": {"mean": [0.5226107098548459, 0.5065457279917428], "std": [0.3245875796754709, 0.3169711117391166], "min": [0.037, 0.0], "max": [0.805, 0.788], "count": [831]}, "gripper_open_scale_action": {"mean": [0.5226107098548459, 0.5065457279917428], "std": [0.3245875796754709, 0.3169711117391166], "min": [0.037, 0.0], "max": [0.805, 0.788], "count": [831]}}} +{"episode_index": 310, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4238209626906318]], [[0.44870024169389977]], [[0.4526965958605665]]], "std": [[[0.21748656108083247]], [[0.18935022324449788]], [[0.1836270319774205]]], "count": [180]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43587799450798836]], [[0.45859528186274506]], [[0.4593673940177923]]], "std": [[[0.16383187396569399]], [[0.1339095964938614]], [[0.12752744758394863]]], "count": [180]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.44819087236746546]], [[0.463308479711329]], [[0.46316777414669574]]], "std": [[[0.1557183361918586]], [[0.1332770324506362]], [[0.12848455930463687]]], "count": [180]}, "observation.state": {"min": [0.3539527952671051, 1.867013692855835, -1.3395576477050781, -1.3514084815979004, -2.7664341926574707, -1.9058995246887207, 0.08342674374580383, -1.0, 0.06095400080084801, 0.30069699883461, -0.09448400139808655, -3.1401853561401367, -0.35100001096725464, -0.906000018119812, -0.7594277262687683, -2.0789663791656494, -0.580548882484436, -0.2761809229850769, 1.4135944843292236, 0.6713060140609741, -2.440633535385132, 34.0, -0.37345901131629944, 0.265065997838974, -0.14640599489212036, -3.1411852836608887, 0.07000000029802322, -3.125999927520752], "max": [1.0520845651626587, 2.085494041442871, -0.22238986194133759, 0.05532693862915039, -0.2892359793186188, -0.8711985945701599, 2.1321117877960205, 822.0, 0.42994898557662964, 0.4468599855899811, 0.11381299793720245, 3.1410000324249268, 1.0219999551773071, 0.3790000081062317, -0.25963518023490906, -1.7762041091918945, 0.9606990218162537, 0.6520026326179504, 2.4943199157714844, 1.7792236804962158, -0.23603834211826324, 840.0, -0.23339499533176422, 0.4707390069961548, 0.09435699880123138, 3.1410000324249268, 1.1180000305175781, 3.1050000190734863], "mean": [0.6021377444267273, 2.0418617725372314, -0.6446599364280701, -0.4957060217857361, -1.6034026145935059, -1.3092154264450073, 1.1315356492996216, 509.9970397949219, 0.2949585020542145, 0.3608880937099457, 0.028835387900471687, -1.6995803117752075, 0.48288893699645996, -0.2963992655277252, -0.5722680687904358, -1.9739779233932495, 0.48644834756851196, 0.3659500479698181, 1.9699002504348755, 1.3178201913833618, -1.563156008720398, 628.1204833984375, -0.31402698159217834, 0.35524722933769226, 0.017172999680042267, 2.0123322010040283, 0.615682065486908, -2.0547447204589844], "std": [0.19119693338871002, 0.049855004996061325, 0.3501497209072113, 0.3530415892601013, 0.7634867429733276, 0.2960852086544037, 0.7533597946166992, 301.43408203125, 0.10610304772853851, 0.034917060285806656, 0.056355174630880356, 1.6920030117034912, 0.3897945284843445, 0.3187258839607239, 0.09418589621782303, 0.10967568308115005, 0.22650495171546936, 0.2679169178009033, 0.43156084418296814, 0.3176415264606476, 0.7022659778594971, 304.62518310546875, 0.034092165529727936, 0.05473532900214195, 0.056694649159908295, 1.8248746395111084, 0.34747257828712463, 1.1288543939590454], "count": [1017]}, "action": {"min": [0.3539527952671051, 1.867013692855835, -1.3395576477050781, -1.3514084815979004, -2.7664341926574707, -1.9058995246887207, 0.08342674374580383, -1.0, 0.06095400080084801, 0.30069699883461, -0.09448400139808655, -3.1401853561401367, -0.35100001096725464, -0.906000018119812, -0.7594277262687683, -2.0789663791656494, -0.580548882484436, -0.2761809229850769, 1.4135944843292236, 0.6713060140609741, -2.440633535385132, 34.0, -0.37345901131629944, 0.265065997838974, -0.14640599489212036, -3.1411852836608887, 0.07000000029802322, -3.125999927520752], "max": [1.0520845651626587, 2.085494041442871, -0.22238986194133759, 0.05532693862915039, -0.2892359793186188, -0.8711985945701599, 2.1321117877960205, 822.0, 0.42994898557662964, 0.4468599855899811, 0.11381299793720245, 3.1410000324249268, 1.0219999551773071, 0.3790000081062317, -0.25963518023490906, -1.7762041091918945, 0.9606990218162537, 0.6520026326179504, 2.4943199157714844, 1.7792236804962158, -0.23603834211826324, 840.0, -0.23339499533176422, 0.4707390069961548, 0.09435699880123138, 3.1410000324249268, 1.1180000305175781, 3.1050000190734863], "mean": [0.6021377444267273, 2.0418617725372314, -0.6446599364280701, -0.4957060217857361, -1.6034026145935059, -1.3092154264450073, 1.1315356492996216, 509.9970397949219, 0.2949585020542145, 0.3608880937099457, 0.028835387900471687, -1.6995803117752075, 0.48288893699645996, -0.2963992655277252, -0.5722680687904358, -1.9739779233932495, 0.48644834756851196, 0.3659500479698181, 1.9699002504348755, 1.3178201913833618, -1.563156008720398, 628.1204833984375, -0.31402698159217834, 0.35524722933769226, 0.017172999680042267, 2.0123322010040283, 0.615682065486908, -2.0547447204589844], "std": [0.19119693338871002, 0.049855004996061325, 0.3501497209072113, 0.3530415892601013, 0.7634867429733276, 0.2960852086544037, 0.7533597946166992, 301.43408203125, 0.10610304772853851, 0.034917060285806656, 0.056355174630880356, 1.6920030117034912, 0.3897945284843445, 0.3187258839607239, 0.09418589621782303, 0.10967568308115005, 0.22650495171546936, 0.2679169178009033, 0.43156084418296814, 0.3176415264606476, 0.7022659778594971, 304.62518310546875, 0.034092165529727936, 0.05473532900214195, 0.056694649159908295, 1.8248746395111084, 0.34747257828712463, 1.1288543939590454], "count": [1017]}, "timestamp": {"min": [0.0], "max": [33.86666666666667], "mean": [16.933333333333334], "std": [9.786082331934848], "count": [1017]}, "frame_index": {"min": [0], "max": [1016], "mean": [508.0], "std": [293.58246995804546], "count": [1017]}, "episode_index": {"min": [313], "max": [313], "mean": [313.0], "std": [0.0], "count": [1017]}, "index": {"min": [335084], "max": [336100], "mean": [335592.0], "std": [293.58246995804546], "count": [1017]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1017]}, "subtask_annotation": {"mean": [14.819075712881023, 29.0, 29.0, 29.0, 29.0], "std": [9.02976123362379, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1017]}, "scene_annotation": {"mean": [313.0], "std": [0.0], "min": [313], "max": [313], "count": [1017]}, "eef_direction_state": {"mean": [3.8171091445427727, 3.47984267453294], "std": [2.213745896813532, 2.0959850120939034], "min": [0, 0], "max": [6, 6], "count": [1017]}, "eef_velocity_state": {"mean": [0.6912487708947886, 0.9429695181907571], "std": [0.660034945933509, 0.7345205140100171], "min": [0, 0], "max": [2, 2], "count": [1017]}, "eef_acc_mag_state": {"mean": [0.7876106194690266, 0.7974434611602753], "std": [0.8473011662204722, 0.8427336197071262], "min": [0, 0], "max": [2, 2], "count": [1017]}, "eef_direction_action": {"mean": [3.8171091445427727, 3.47984267453294], "std": [2.213745896813532, 2.0959850120939034], "min": [0, 0], "max": [6, 6], "count": [1017]}, "eef_velocity_action": {"mean": [0.6912487708947886, 0.9429695181907571], "std": [0.660034945933509, 0.7345205140100171], "min": [0, 0], "max": [2, 2], "count": [1017]}, "eef_acc_mag_action": {"mean": [0.7876106194690266, 0.7974434611602753], "std": [0.8473011662204722, 0.8427336197071262], "min": [0, 0], "max": [2, 2], "count": [1017]}, "eef_sim_pose_state": {"mean": [0.5556453327577113, 0.32300037601376513, 1.0719757805057324, -2.163887525483166, 0.8224795100502985, -1.969050960480615, 0.5632071015009799, -0.30500947108991067, 1.0914339373703823, 1.6614736530031908, 1.1070600382183122, -0.5932763383038154], "std": [0.04585032147122811, 0.05922388702689873, 0.03703637412740406, 0.42236748508676925, 0.49434576277044895, 1.9613419525229692, 0.04164087423466721, 0.09052327076789768, 0.06680065138948524, 1.5172212718046294, 0.3918582389109453, 1.9843998175686262], "min": [0.46639592297371385, 0.16153006831985428, 1.0047385452901842, -2.6316398686847133, 0.046840889944761654, -3.1412183386801877, 0.49402942138513856, -0.4091103144445627, 1.014251030195204, -3.1402367217427494, 0.31779303164069095, -3.138110759212689], "max": [0.6578679917628117, 0.41404050199042036, 1.1386029282897994, -0.48745306577682057, 1.4064000198041473, 3.1413899881814595, 0.6561062099212764, -0.07887667050202236, 1.2548037685648084, 3.138201348013526, 1.567130455356013, 3.13313221404834], "count": [1017]}, "eef_sim_pose_action": {"mean": [0.5556453327577113, 0.32300037601376513, 1.0719757805057324, -2.163887525483166, 0.8224795100502985, -1.969050960480615, 0.5632071015009799, -0.30500947108991067, 1.0914339373703823, 1.6614736530031908, 1.1070600382183122, -0.5932763383038154], "std": [0.04585032147122811, 0.05922388702689873, 0.03703637412740406, 0.42236748508676925, 0.49434576277044895, 1.9613419525229692, 0.04164087423466721, 0.09052327076789768, 0.06680065138948524, 1.5172212718046294, 0.3918582389109453, 1.9843998175686262], "min": [0.46639592297371385, 0.16153006831985428, 1.0047385452901842, -2.6316398686847133, 0.046840889944761654, -3.1412183386801877, 0.49402942138513856, -0.4091103144445627, 1.014251030195204, -3.1402367217427494, 0.31779303164069095, -3.138110759212689], "max": [0.6578679917628117, 0.41404050199042036, 1.1386029282897994, -0.48745306577682057, 1.4064000198041473, 3.1413899881814595, 0.6561062099212764, -0.07887667050202236, 1.2548037685648084, 3.138201348013526, 1.567130455356013, 3.13313221404834], "count": [1017]}, "gripper_mode_state": {"mean": [0.26548672566371684, 0.5191740412979351], "std": [0.4415920336238763, 0.49963222087882947], "min": [0, 0], "max": [1, 1], "count": [1017]}, "gripper_activity_state": {"mean": [1.9410029498525074, 1.8888888888888888], "std": [0.3047641656234133, 0.4165273447833376], "min": [0, 0], "max": [2, 2], "count": [1017]}, "gripper_mode_action": {"mean": [0.26548672566371684, 0.5191740412979351], "std": [0.4415920336238763, 0.49963222087882947], "min": [0, 0], "max": [1, 1], "count": [1017]}, "gripper_activity_action": {"mean": [1.9410029498525074, 1.8888888888888888], "std": [0.3047641656234133, 0.4165273447833376], "min": [0, 0], "max": [2, 2], "count": [1017]}, "gripper_open_scale_state": {"mean": [0.6281204524232439, 0.5100432645808036], "std": [0.3046245998256014, 0.3013557524179853], "min": [0.034, 0.0], "max": [0.84, 0.822], "count": [1017]}, "gripper_open_scale_action": {"mean": [0.6281204524232439, 0.5100432645808036], "std": [0.3046245998256014, 0.3013557524179853], "min": [0.034, 0.0], "max": [0.84, 0.822], "count": [1017]}}} +{"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.4193825064226076]], [[0.44605889436699536]], [[0.44873056570894254]]], "std": [[[0.2197773340541933]], [[0.18908662437979423]], [[0.18348846808549646]]], "count": [173]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[0.8196078431372549]], [[0.8117647058823529]]], "mean": [[[0.4327695795081038]], [[0.4564131495806415]], [[0.45683840412369187]]], "std": [[[0.1598149424931496]], [[0.12861054274510367]], [[0.1224989014225713]]], "count": [173]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43369892374098]], [[0.45710400255959804]], [[0.4565902411783596]]], "std": [[[0.15959978488256402]], [[0.1314031591036135]], [[0.12605890709530942]]], "count": [173]}, "observation.state": {"min": [0.34611624479293823, 1.8375524282455444, -1.5044912099838257, -1.3322970867156982, -2.6996231079101562, -1.962186574935913, 0.20617574453353882, 4.0, 0.08758199959993362, 0.317018985748291, -0.10061399638652802, -3.1391851902008057, -0.20600001513957977, -0.8930000066757202, -0.7916289567947388, -2.078914165496826, -0.5006476640701294, -0.3931703269481659, 1.4195287227630615, 0.8101993203163147, -2.3910138607025146, 15.0, -0.3569619953632355, 0.28160399198532104, -0.17034900188446045, -3.1411852836608887, -0.004000000189989805, -3.1411852836608887], "max": [0.9121266007423401, 2.0859477519989014, -0.49153709411621094, 0.07136651873588562, -0.5234242081642151, -0.9612749814987183, 2.2957887649536133, 726.0, 0.38766399025917053, 0.40191900730133057, 0.12875300645828247, 3.1389999389648438, 1.055999994277954, 0.503000020980835, -0.3528532087802887, -1.7359567880630493, 0.9282358884811401, 0.6995279788970947, 2.3118457794189453, 1.7617353200912476, -0.2735978364944458, 840.0, -0.20971499383449554, 0.4702399969100952, 0.09121699631214142, 3.1410000324249268, 1.0740000009536743, 3.1410000324249268], "mean": [0.5885088443756104, 2.0256447792053223, -0.7342095971107483, -0.5682030916213989, -1.6699663400650024, -1.3950177431106567, 1.3410851955413818, 452.38470458984375, 0.2843020558357239, 0.3604446351528168, 0.03204462304711342, -1.71068274974823, 0.4861125648021698, -0.3938610851764679, -0.5689614415168762, -1.9703971147537231, 0.4296771287918091, 0.34760546684265137, 2.0051705837249756, 1.3263211250305176, -1.5075538158416748, 589.3577880859375, -0.2997038662433624, 0.35947921872138977, 0.01745457388460636, 1.6659491062164307, 0.6180787682533264, -0.922844409942627], "std": [0.1564134955406189, 0.06102624535560608, 0.2247149795293808, 0.405810683965683, 0.7801292538642883, 0.2748557925224304, 0.7498313188552856, 306.50628662109375, 0.09559187293052673, 0.02259320393204689, 0.046885062009096146, 1.825076699256897, 0.37014245986938477, 0.3916272222995758, 0.11541727185249329, 0.10746361315250397, 0.4274469017982483, 0.3335893452167511, 0.2864091396331787, 0.2746577858924866, 0.7836496829986572, 359.916748046875, 0.03175122290849686, 0.05762782692909241, 0.05761527642607689, 2.024099349975586, 0.34125182032585144, 2.2556092739105225], "count": [967]}, "action": {"min": [0.34611624479293823, 1.8375524282455444, -1.5044912099838257, -1.3322970867156982, -2.6996231079101562, -1.962186574935913, 0.20617574453353882, 4.0, 0.08758199959993362, 0.317018985748291, -0.10061399638652802, -3.1391851902008057, -0.20600001513957977, -0.8930000066757202, -0.7916289567947388, -2.078914165496826, -0.5006476640701294, -0.3931703269481659, 1.4195287227630615, 0.8101993203163147, -2.3910138607025146, 15.0, -0.3569619953632355, 0.28160399198532104, -0.17034900188446045, -3.1411852836608887, -0.004000000189989805, -3.1411852836608887], "max": [0.9121266007423401, 2.0859477519989014, -0.49153709411621094, 0.07136651873588562, -0.5234242081642151, -0.9612749814987183, 2.2957887649536133, 726.0, 0.38766399025917053, 0.40191900730133057, 0.12875300645828247, 3.1389999389648438, 1.055999994277954, 0.503000020980835, -0.3528532087802887, -1.7359567880630493, 0.9282358884811401, 0.6995279788970947, 2.3118457794189453, 1.7617353200912476, -0.2735978364944458, 840.0, -0.20971499383449554, 0.4702399969100952, 0.09121699631214142, 3.1410000324249268, 1.0740000009536743, 3.1410000324249268], "mean": [0.5885088443756104, 2.0256447792053223, -0.7342095971107483, -0.5682030916213989, -1.6699663400650024, -1.3950177431106567, 1.3410851955413818, 452.38470458984375, 0.2843020558357239, 0.3604446351528168, 0.03204462304711342, -1.71068274974823, 0.4861125648021698, -0.3938610851764679, -0.5689614415168762, -1.9703971147537231, 0.4296771287918091, 0.34760546684265137, 2.0051705837249756, 1.3263211250305176, -1.5075538158416748, 589.3577880859375, -0.2997038662433624, 0.35947921872138977, 0.01745457388460636, 1.6659491062164307, 0.6180787682533264, -0.922844409942627], "std": [0.1564134955406189, 0.06102624535560608, 0.2247149795293808, 0.405810683965683, 0.7801292538642883, 0.2748557925224304, 0.7498313188552856, 306.50628662109375, 0.09559187293052673, 0.02259320393204689, 0.046885062009096146, 1.825076699256897, 0.37014245986938477, 0.3916272222995758, 0.11541727185249329, 0.10746361315250397, 0.4274469017982483, 0.3335893452167511, 0.2864091396331787, 0.2746577858924866, 0.7836496829986572, 359.916748046875, 0.03175122290849686, 0.05762782692909241, 0.05761527642607689, 2.024099349975586, 0.34125182032585144, 2.2556092739105225], "count": [967]}, "timestamp": {"min": [0.0], "max": [32.2], "mean": [16.099999999999998], "std": [9.304956862996313], "count": [967]}, "frame_index": {"min": [0], "max": [966], "mean": [483.0], "std": [279.14870588988947], "count": [967]}, "episode_index": {"min": [314], "max": [314], "mean": [314.0], "std": [0.0], "count": [967]}, "index": {"min": [336101], "max": [337067], "mean": [336584.0], "std": [279.14870588988947], "count": [967]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [967]}, "subtask_annotation": {"mean": [15.664943123061013, 29.0, 29.0, 29.0, 29.0], "std": [9.199469521365444, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [967]}, "scene_annotation": {"mean": [314.0], "std": [0.0], "min": [314], "max": [314], "count": [967]}, "eef_direction_state": {"mean": [3.8790072388831436, 3.890382626680455], "std": [2.26269687607472, 1.9365265332255042], "min": [0, 0], "max": [6, 6], "count": [967]}, "eef_velocity_state": {"mean": [0.6132368148914168, 0.8345398138572906], "std": [0.6329054886546416, 0.6507702621052183], "min": [0, 0], "max": [2, 2], "count": [967]}, "eef_acc_mag_state": {"mean": [0.6773526370217167, 0.7797311271975181], "std": [0.8207079590413967, 0.8224378786340407], "min": [0, 0], "max": [2, 2], "count": [967]}, "eef_direction_action": {"mean": [3.8790072388831436, 3.890382626680455], "std": [2.26269687607472, 1.9365265332255042], "min": [0, 0], "max": [6, 6], "count": [967]}, "eef_velocity_action": {"mean": [0.6132368148914168, 0.8345398138572906], "std": [0.6329054886546416, 0.6507702621052183], "min": [0, 0], "max": [2, 2], "count": [967]}, "eef_acc_mag_action": {"mean": [0.6773526370217167, 0.7797311271975181], "std": [0.8207079590413967, 0.8224378786340407], "min": [0, 0], "max": [2, 2], "count": [967]}, "eef_sim_pose_state": {"mean": [0.5589518012025348, 0.31227086534870463, 1.0798036150861594, -1.961260648276595, 0.8851674477675578, -0.598520231411431, 0.5632737575589909, -0.3046079096438504, 1.1028606834065686, 1.9425916060738668, 1.0278989762699777, -0.3463777729585402], "std": [0.05435693022336794, 0.055876917259377594, 0.04210133887765029, 0.6908533561167367, 0.46862960270908244, 2.574871505526742, 0.03256330317713398, 0.07178887947322475, 0.07688083194863966, 1.1887101267101916, 0.368268450674083, 2.173420785190529], "min": [0.47170520707021324, 0.12977755721112014, 0.9969159671086031, -2.6712122748322904, 0.09804759785292894, -3.141466421702427, 0.5058773733574803, -0.37531226067035145, 1.0116754776159285, -3.1376684215966435, 0.32969948210827327, -3.1374404835410687], "max": [0.6601391399850439, 0.4029529367118936, 1.1419153325461189, -0.2058907703629423, 1.418867478433286, 3.141310112196216, 0.6240136130211568, -0.0913499263775456, 1.2889902051222657, 3.1205653016478108, 1.54634808353113, 3.1400900373638763], "count": [967]}, "eef_sim_pose_action": {"mean": [0.5589518012025348, 0.31227086534870463, 1.0798036150861594, -1.961260648276595, 0.8851674477675578, -0.598520231411431, 0.5632737575589909, -0.3046079096438504, 1.1028606834065686, 1.9425916060738668, 1.0278989762699777, -0.3463777729585402], "std": [0.05435693022336794, 0.055876917259377594, 0.04210133887765029, 0.6908533561167367, 0.46862960270908244, 2.574871505526742, 0.03256330317713398, 0.07178887947322475, 0.07688083194863966, 1.1887101267101916, 0.368268450674083, 2.173420785190529], "min": [0.47170520707021324, 0.12977755721112014, 0.9969159671086031, -2.6712122748322904, 0.09804759785292894, -3.141466421702427, 0.5058773733574803, -0.37531226067035145, 1.0116754776159285, -3.1376684215966435, 0.32969948210827327, -3.1374404835410687], "max": [0.6601391399850439, 0.4029529367118936, 1.1419153325461189, -0.2058907703629423, 1.418867478433286, 3.141310112196216, 0.6240136130211568, -0.0913499263775456, 1.2889902051222657, 3.1205653016478108, 1.54634808353113, 3.1400900373638763], "count": [967]}, "gripper_mode_state": {"mean": [0.29472595656670114, 0.344364012409514], "std": [0.4559194743510583, 0.4751604353970734], "min": [0, 0], "max": [1, 1], "count": [967]}, "gripper_activity_state": {"mean": [1.9296794208893484, 1.9007238883143744], "std": [0.3451813375033104, 0.38383776583884516], "min": [0, 0], "max": [2, 2], "count": [967]}, "gripper_mode_action": {"mean": [0.29472595656670114, 0.344364012409514], "std": [0.4559194743510583, 0.4751604353970734], "min": [0, 0], "max": [1, 1], "count": [967]}, "gripper_activity_action": {"mean": [1.9296794208893484, 1.9007238883143744], "std": [0.3451813375033104, 0.38383776583884516], "min": [0, 0], "max": [2, 2], "count": [967]}, "gripper_open_scale_state": {"mean": [0.5893578077008567, 0.45238469494954753], "std": [0.3599179702930843, 0.30650627168337113], "min": [0.015, 0.004], "max": [0.84, 0.726], "count": [967]}, "gripper_open_scale_action": {"mean": [0.5893578077008567, 0.45238469494954753], "std": [0.3599179702930843, 0.30650627168337113], "min": [0.015, 0.004], "max": [0.84, 0.726], "count": [967]}}} +{"episode_index": 312, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4177061505399261]], [[0.44681120968314864]], [[0.4495844495950554]]], "std": [[[0.2221351230786145]], [[0.18802325329164427]], [[0.18203139876434876]]], "count": [230]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[1.0]], [[1.0]]], "mean": [[[0.42081405761579993]], [[0.44995537173202615]], [[0.4514987087951123]]], "std": [[[0.16976594966164787]], [[0.13698159580807096]], [[0.13021817609597827]]], "count": [230]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4352569275717533]], [[0.45565042536942313]], [[0.45660974264705884]]], "std": [[[0.1668699689228722]], [[0.139710894671425]], [[0.13390574412516726]]], "count": [230]}, "observation.state": {"min": [0.3254864513874054, 1.867380142211914, -1.5967144966125488, -1.4640346765518188, -2.8658480644226074, -2.1742265224456787, 0.04190535843372345, -2.0, 0.09550700336694717, 0.2821829915046692, -0.09539400041103363, -3.1401853561401367, -0.40800002217292786, -0.921999990940094, -0.796201765537262, -2.079996347427368, -0.6567324995994568, -0.25815168023109436, 0.18327704071998596, 0.4815188944339752, -2.36083722114563, 9.0, -0.3619140088558197, 0.26378899812698364, -0.17370299994945526, -3.1411852836608887, 0.009999999776482582, -3.1411852836608887], "max": [0.9691115617752075, 2.08235239982605, 0.0276460163295269, 0.0936194658279419, -0.5347514152526855, -0.2658660113811493, 2.26775860786438, 750.0, 0.4227389991283417, 0.44878000020980835, 0.1288740038871765, 3.1410000324249268, 1.1019999980926514, 0.36800000071525574, -0.22441443800926208, -1.8111631870269775, 2.4140870571136475, 0.6071128249168396, 2.5468716621398926, 1.8931936025619507, -0.3131469786167145, 832.0, -0.19143499433994293, 0.49235400557518005, 0.09495700150728226, 3.1410000324249268, 1.2009999752044678, 3.140000104904175], "mean": [0.5446594953536987, 2.0441462993621826, -0.5596618056297302, -0.589554488658905, -1.8170924186706543, -1.3099852800369263, 1.3110259771347046, 479.14752197265625, 0.3060077428817749, 0.3517073094844818, 0.03237899765372276, -1.687164068222046, 0.4816698729991913, -0.398388147354126, -0.5423316955566406, -1.9892827272415161, 0.9689434766769409, 0.4309774339199066, 1.5440096855163574, 1.3067835569381714, -1.5150365829467773, 632.3908081054688, -0.29268744587898254, 0.3469422161579132, -0.002595348283648491, 0.5479071140289307, 0.5635005235671997, -1.5509275197982788], "std": [0.14422863721847534, 0.0458427295088768, 0.46443840861320496, 0.4712047278881073, 0.6161220073699951, 0.41817525029182434, 0.7685215473175049, 276.9914245605469, 0.092645563185215, 0.03443020582199097, 0.04594080150127411, 1.6891157627105713, 0.4723176658153534, 0.3044143319129944, 0.13039013743400574, 0.08991073817014694, 0.6262797713279724, 0.17854629456996918, 0.9604975581169128, 0.39728549122810364, 0.7127650380134583, 333.52398681640625, 0.042714331299066544, 0.05995749309659004, 0.05671800300478935, 2.6496336460113525, 0.36584901809692383, 1.8683315515518188], "count": [1410]}, "action": {"min": [0.3254864513874054, 1.867380142211914, -1.5967144966125488, -1.4640346765518188, -2.8658480644226074, -2.1742265224456787, 0.04190535843372345, -2.0, 0.09550700336694717, 0.2821829915046692, -0.09539400041103363, -3.1401853561401367, -0.40800002217292786, -0.921999990940094, -0.796201765537262, -2.079996347427368, -0.6567324995994568, -0.25815168023109436, 0.18327704071998596, 0.4815188944339752, -2.36083722114563, 9.0, -0.3619140088558197, 0.26378899812698364, -0.17370299994945526, -3.1411852836608887, 0.009999999776482582, -3.1411852836608887], "max": [0.9691115617752075, 2.08235239982605, 0.0276460163295269, 0.0936194658279419, -0.5347514152526855, -0.2658660113811493, 2.26775860786438, 750.0, 0.4227389991283417, 0.44878000020980835, 0.1288740038871765, 3.1410000324249268, 1.1019999980926514, 0.36800000071525574, -0.22441443800926208, -1.8111631870269775, 2.4140870571136475, 0.6071128249168396, 2.5468716621398926, 1.8931936025619507, -0.3131469786167145, 832.0, -0.19143499433994293, 0.49235400557518005, 0.09495700150728226, 3.1410000324249268, 1.2009999752044678, 3.140000104904175], "mean": [0.5446594953536987, 2.0441462993621826, -0.5596618056297302, -0.589554488658905, -1.8170924186706543, -1.3099852800369263, 1.3110259771347046, 479.14752197265625, 0.3060077428817749, 0.3517073094844818, 0.03237899765372276, -1.687164068222046, 0.4816698729991913, -0.398388147354126, -0.5423316955566406, -1.9892827272415161, 0.9689434766769409, 0.4309774339199066, 1.5440096855163574, 1.3067835569381714, -1.5150365829467773, 632.3908081054688, -0.29268744587898254, 0.3469422161579132, -0.002595348283648491, 0.5479071140289307, 0.5635005235671997, -1.5509275197982788], "std": [0.14422863721847534, 0.0458427295088768, 0.46443840861320496, 0.4712047278881073, 0.6161220073699951, 0.41817525029182434, 0.7685215473175049, 276.9914245605469, 0.092645563185215, 0.03443020582199097, 0.04594080150127411, 1.6891157627105713, 0.4723176658153534, 0.3044143319129944, 0.13039013743400574, 0.08991073817014694, 0.6262797713279724, 0.17854629456996918, 0.9604975581169128, 0.39728549122810364, 0.7127650380134583, 333.52398681640625, 0.042714331299066544, 0.05995749309659004, 0.05671800300478935, 2.6496336460113525, 0.36584901809692383, 1.8683315515518188], "count": [1410]}, "timestamp": {"min": [0.0], "max": [46.96666666666667], "mean": [23.483333333333334], "std": [13.567727913720143], "count": [1410]}, "frame_index": {"min": [0], "max": [1409], "mean": [704.5], "std": [407.0318374116043], "count": [1410]}, "episode_index": {"min": [315], "max": [315], "mean": [315.0], "std": [0.0], "count": [1410]}, "index": {"min": [337068], "max": [338477], "mean": [337772.5], "std": [407.0318374116043], "count": [1410]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1410]}, "subtask_annotation": {"mean": [15.790070921985816, 29.0, 29.0, 29.0, 29.0], "std": [8.838096975650307, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1410]}, "scene_annotation": {"mean": [315.0], "std": [0.0], "min": [315], "max": [315], "count": [1410]}, "eef_direction_state": {"mean": [4.01418439716312, 3.8312056737588653], "std": [2.1261152788039532, 2.1424164375164936], "min": [0, 0], "max": [6, 6], "count": [1410]}, "eef_velocity_state": {"mean": [0.6418439716312057, 0.8177304964539007], "std": [0.6447448259185758, 0.723543652262627], "min": [0, 0], "max": [2, 2], "count": [1410]}, "eef_acc_mag_state": {"mean": [0.7163120567375887, 0.7028368794326241], "std": [0.8356102890120773, 0.8279208567386656], "min": [0, 0], "max": [2, 2], "count": [1410]}, "eef_direction_action": {"mean": [4.01418439716312, 3.8312056737588653], "std": [2.1261152788039532, 2.1424164375164936], "min": [0, 0], "max": [6, 6], "count": [1410]}, "eef_velocity_action": {"mean": [0.6418439716312057, 0.8177304964539007], "std": [0.6447448259185758, 0.723543652262627], "min": [0, 0], "max": [2, 2], "count": [1410]}, "eef_acc_mag_action": {"mean": [0.7163120567375887, 0.7028368794326241], "std": [0.8356102890120773, 0.8279208567386656], "min": [0, 0], "max": [2, 2], "count": [1410]}, "eef_sim_pose_state": {"mean": [0.5502600492979373, 0.2961442849150853, 1.0714807316795025, -2.0868665172375906, 0.8237151484190359, 0.005702859909065844, 0.5532333574328075, -0.31411532956625327, 1.0893551338734135, 2.062532089764411, 0.9906630346002182, -0.36553489124436983], "std": [0.052613931340799225, 0.06573703868687654, 0.03324916337966033, 0.6081093636907743, 0.5004648917973514, 2.7159255733906704, 0.03906191882465908, 0.07024446647850302, 0.07375628448710034, 1.3593333153461977, 0.392273269222308, 2.2391714581873905], "min": [0.45387273286999325, 0.11762050390380537, 1.0131848471559168, -3.113069550561666, 0.06729199912955286, -3.1411664931893437, 0.471792512784144, -0.40007977006292905, 1.0012910669122088, -3.1400117285611784, 0.2566362368503752, -3.1369619532591866], "max": [0.6803056530097653, 0.3964868437385149, 1.1381566574686675, -0.7421067848534217, 1.528584980942961, 3.141306451124644, 0.6482683630722692, -0.09507404767812405, 1.2468991923095005, 3.1412458287860066, 1.5165473417521036, 3.112864264811276], "count": [1410]}, "eef_sim_pose_action": {"mean": [0.5502600492979373, 0.2961442849150853, 1.0714807316795025, -2.0868665172375906, 0.8237151484190359, 0.005702859909065844, 0.5532333574328075, -0.31411532956625327, 1.0893551338734135, 2.062532089764411, 0.9906630346002182, -0.36553489124436983], "std": [0.052613931340799225, 0.06573703868687654, 0.03324916337966033, 0.6081093636907743, 0.5004648917973514, 2.7159255733906704, 0.03906191882465908, 0.07024446647850302, 0.07375628448710034, 1.3593333153461977, 0.392273269222308, 2.2391714581873905], "min": [0.45387273286999325, 0.11762050390380537, 1.0131848471559168, -3.113069550561666, 0.06729199912955286, -3.1411664931893437, 0.471792512784144, -0.40007977006292905, 1.0012910669122088, -3.1400117285611784, 0.2566362368503752, -3.1369619532591866], "max": [0.6803056530097653, 0.3964868437385149, 1.1381566574686675, -0.7421067848534217, 1.528584980942961, 3.141306451124644, 0.6482683630722692, -0.09507404767812405, 1.2468991923095005, 3.1412458287860066, 1.5165473417521036, 3.112864264811276], "count": [1410]}, "gripper_mode_state": {"mean": [0.24184397163120566, 0.5652482269503546], "std": [0.4282002627472982, 0.4957243880220512], "min": [0, 0], "max": [1, 1], "count": [1410]}, "gripper_activity_state": {"mean": [1.9361702127659575, 1.9035460992907802], "std": [0.3153915939787228, 0.37932589471281225], "min": [0, 0], "max": [2, 2], "count": [1410]}, "gripper_mode_action": {"mean": [0.24184397163120566, 0.5652482269503546], "std": [0.4282002627472982, 0.4957243880220512], "min": [0, 0], "max": [1, 1], "count": [1410]}, "gripper_activity_action": {"mean": [1.9361702127659575, 1.9035460992907802], "std": [0.3153915939787228, 0.37932589471281225], "min": [0, 0], "max": [2, 2], "count": [1410]}, "gripper_open_scale_state": {"mean": [0.6323907801688995, 0.4791670213219134], "std": [0.33352391552919064, 0.2769578140797866], "min": [0.009, 0.0], "max": [0.832, 0.75], "count": [1410]}, "gripper_open_scale_action": {"mean": [0.6323907801688995, 0.4791670213219134], "std": [0.33352391552919064, 0.2769578140797866], "min": [0.009, 0.0], "max": [0.832, 0.75], "count": [1410]}}} +{"episode_index": 313, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.42649366454148124]], [[0.4509760615902803]], [[0.45357784870083]]], "std": [[[0.21184697115145268]], [[0.18278330417970742]], [[0.1767779271950888]]], "count": [163]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8392156862745098]], [[0.8784313725490196]], [[0.8823529411764706]]], "mean": [[[0.43241802247483857]], [[0.4542602587814267]], [[0.4547650078692008]]], "std": [[[0.15747931683769095]], [[0.12885039823720962]], [[0.12267195974782495]]], "count": [163]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4425061487529572]], [[0.4593888350074181]], [[0.4611823775011027]]], "std": [[[0.15735049857894706]], [[0.13252453701020245]], [[0.12673558745429753]]], "count": [163]}, "observation.state": {"min": [0.3438473343849182, 1.8097494840621948, -1.2870930433273315, -1.4936178922653198, -2.800677537918091, -2.020148992538452, 0.23928464949131012, 4.0, 0.08799800276756287, 0.3200109899044037, -0.09180600196123123, -3.1351852416992188, -0.3140000104904175, -0.8880000114440918, -0.7728492617607117, -2.0800137519836426, 0.4755673408508301, -0.06539749354124069, 0.0737401619553566, 0.7499156594276428, -2.3133294582366943, 34.0, -0.3676399886608124, 0.25649699568748474, -0.12528200447559357, -3.1381852626800537, 0.07999999821186066, -3.0910000801086426], "max": [0.9743824601173401, 2.0907647609710693, -0.2990272641181946, 0.2289872020483017, -0.6108478307723999, -0.6431887745857239, 2.2893309593200684, 676.0, 0.38795700669288635, 0.4480699896812439, 0.1461160033941269, 3.1389999389648438, 1.1089999675750732, 0.22300000488758087, -0.2554289400577545, -1.6594765186309814, 1.6861451864242554, 0.6129072904586792, 2.2107038497924805, 1.7235300540924072, -0.46996480226516724, 815.0, -0.20429100096225739, 0.4506250023841858, 0.11963000148534775, 3.1389999389648438, 1.190999984741211, 3.128000020980835], "mean": [0.6001639366149902, 2.020988941192627, -0.6808954477310181, -0.6389201283454895, -1.8510301113128662, -1.322384238243103, 1.4678237438201904, 395.3456726074219, 0.27533939480781555, 0.37343257665634155, 0.03754673898220062, -2.122455596923828, 0.48278671503067017, -0.41508862376213074, -0.5211302042007446, -1.9669699668884277, 0.8529638648033142, 0.41717028617858887, 1.602353572845459, 1.2730844020843506, -1.6157817840576172, 644.4365844726562, -0.30986329913139343, 0.354568749666214, 0.01771109737455845, 0.470571905374527, 0.6564566493034363, -1.9518063068389893], "std": [0.1778455376625061, 0.061072975397109985, 0.2849404811859131, 0.3471410870552063, 0.5393326282501221, 0.32313811779022217, 0.6144971251487732, 197.0335693359375, 0.0897861197590828, 0.0361790731549263, 0.06801597774028778, 1.391969919204712, 0.3497535288333893, 0.3050536513328552, 0.12347179651260376, 0.13115902245044708, 0.2380322962999344, 0.1866374909877777, 0.5680800080299377, 0.3195745348930359, 0.541148841381073, 291.8301086425781, 0.040249213576316833, 0.05730527639389038, 0.053434208035469055, 2.7009682655334473, 0.3453552722930908, 1.1945098638534546], "count": [891]}, "action": {"min": [0.3438473343849182, 1.8097494840621948, -1.2870930433273315, -1.4936178922653198, -2.800677537918091, -2.020148992538452, 0.23928464949131012, 4.0, 0.08799800276756287, 0.3200109899044037, -0.09180600196123123, -3.1351852416992188, -0.3140000104904175, -0.8880000114440918, -0.7728492617607117, -2.0800137519836426, 0.4755673408508301, -0.06539749354124069, 0.0737401619553566, 0.7499156594276428, -2.3133294582366943, 34.0, -0.3676399886608124, 0.25649699568748474, -0.12528200447559357, -3.1381852626800537, 0.07999999821186066, -3.0910000801086426], "max": [0.9743824601173401, 2.0907647609710693, -0.2990272641181946, 0.2289872020483017, -0.6108478307723999, -0.6431887745857239, 2.2893309593200684, 676.0, 0.38795700669288635, 0.4480699896812439, 0.1461160033941269, 3.1389999389648438, 1.1089999675750732, 0.22300000488758087, -0.2554289400577545, -1.6594765186309814, 1.6861451864242554, 0.6129072904586792, 2.2107038497924805, 1.7235300540924072, -0.46996480226516724, 815.0, -0.20429100096225739, 0.4506250023841858, 0.11963000148534775, 3.1389999389648438, 1.190999984741211, 3.128000020980835], "mean": [0.6001639366149902, 2.020988941192627, -0.6808954477310181, -0.6389201283454895, -1.8510301113128662, -1.322384238243103, 1.4678237438201904, 395.3456726074219, 0.27533939480781555, 0.37343257665634155, 0.03754673898220062, -2.122455596923828, 0.48278671503067017, -0.41508862376213074, -0.5211302042007446, -1.9669699668884277, 0.8529638648033142, 0.41717028617858887, 1.602353572845459, 1.2730844020843506, -1.6157817840576172, 644.4365844726562, -0.30986329913139343, 0.354568749666214, 0.01771109737455845, 0.470571905374527, 0.6564566493034363, -1.9518063068389893], "std": [0.1778455376625061, 0.061072975397109985, 0.2849404811859131, 0.3471410870552063, 0.5393326282501221, 0.32313811779022217, 0.6144971251487732, 197.0335693359375, 0.0897861197590828, 0.0361790731549263, 0.06801597774028778, 1.391969919204712, 0.3497535288333893, 0.3050536513328552, 0.12347179651260376, 0.13115902245044708, 0.2380322962999344, 0.1866374909877777, 0.5680800080299377, 0.3195745348930359, 0.541148841381073, 291.8301086425781, 0.040249213576316833, 0.05730527639389038, 0.053434208035469055, 2.7009682655334473, 0.3453552722930908, 1.1945098638534546], "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": [316], "max": [316], "mean": [316.0], "std": [0.0], "count": [891]}, "index": {"min": [338478], "max": [339368], "mean": [338923.0], "std": [257.20938292890224], "count": [891]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [891]}, "subtask_annotation": {"mean": [15.190796857463525, 29.0, 29.0, 29.0, 29.0], "std": [9.012870491363335, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [891]}, "scene_annotation": {"mean": [316.0], "std": [0.0], "min": [316], "max": [316], "count": [891]}, "eef_direction_state": {"mean": [3.728395061728395, 3.634118967452301], "std": [2.197404755584066, 1.9159449038883258], "min": [0, 0], "max": [6, 6], "count": [891]}, "eef_velocity_state": {"mean": [0.7497194163860831, 1.0875420875420876], "std": [0.6988747006429397, 0.7163096888487731], "min": [0, 0], "max": [2, 2], "count": [891]}, "eef_acc_mag_state": {"mean": [0.7890011223344556, 0.8810325476992144], "std": [0.8357421152939217, 0.8283619049846267], "min": [0, 0], "max": [2, 2], "count": [891]}, "eef_direction_action": {"mean": [3.728395061728395, 3.634118967452301], "std": [2.197404755584066, 1.9159449038883258], "min": [0, 0], "max": [6, 6], "count": [891]}, "eef_velocity_action": {"mean": [0.7497194163860831, 1.0875420875420876], "std": [0.6988747006429397, 0.7163096888487731], "min": [0, 0], "max": [2, 2], "count": [891]}, "eef_acc_mag_action": {"mean": [0.7890011223344556, 0.8810325476992144], "std": [0.8357421152939217, 0.8283619049846267], "min": [0, 0], "max": [2, 2], "count": [891]}, "eef_sim_pose_state": {"mean": [0.5548295190576192, 0.3216557414798585, 1.0736805959464075, -2.073001822555091, 0.8211462836922481, -1.5144628845150874, 0.5750140565571253, -0.30509986598222705, 1.1139313369338426, 2.219322380307865, 1.054181421514727, -0.3996956357430414], "std": [0.047594534961960894, 0.06231564915416677, 0.026048825449187393, 0.42150951052870617, 0.40202312467700985, 2.303635815539272, 0.04184169390481858, 0.08757317977121537, 0.06667346599302831, 1.0529626153790999, 0.35134163408191954, 2.406307263153918], "min": [0.4465359292276801, 0.1743541080265585, 1.0292034868662148, -2.628295224909307, 0.12356127781849335, -3.141363440594232, 0.5111487403767074, -0.4223211773832037, 1.0046601421229648, -3.134344163381181, 0.3056707745219336, -3.140797337327745], "max": [0.6422926259248921, 0.42091055090653984, 1.149336307635942, -0.3237514187467111, 1.2169800857530855, 3.1411905115258056, 0.6568634181153892, -0.11698720841961606, 1.277606685103107, 3.1175333766989115, 1.5495049822499034, 3.135718035622366], "count": [891]}, "eef_sim_pose_action": {"mean": [0.5548295190576192, 0.3216557414798585, 1.0736805959464075, -2.073001822555091, 0.8211462836922481, -1.5144628845150874, 0.5750140565571253, -0.30509986598222705, 1.1139313369338426, 2.219322380307865, 1.054181421514727, -0.3996956357430414], "std": [0.047594534961960894, 0.06231564915416677, 0.026048825449187393, 0.42150951052870617, 0.40202312467700985, 2.303635815539272, 0.04184169390481858, 0.08757317977121537, 0.06667346599302831, 1.0529626153790999, 0.35134163408191954, 2.406307263153918], "min": [0.4465359292276801, 0.1743541080265585, 1.0292034868662148, -2.628295224909307, 0.12356127781849335, -3.141363440594232, 0.5111487403767074, -0.4223211773832037, 1.0046601421229648, -3.134344163381181, 0.3056707745219336, -3.140797337327745], "max": [0.6422926259248921, 0.42091055090653984, 1.149336307635942, -0.3237514187467111, 1.2169800857530855, 3.1411905115258056, 0.6568634181153892, -0.11698720841961606, 1.277606685103107, 3.1175333766989115, 1.5495049822499034, 3.135718035622366], "count": [891]}, "gripper_mode_state": {"mean": [0.20089786756453423, 0.8597081930415263], "std": [0.4006718287733162, 0.34728952742459585], "min": [0, 0], "max": [1, 1], "count": [891]}, "gripper_activity_state": {"mean": [1.8754208754208754, 1.8675645342312008], "std": [0.45340922959909985, 0.45735370059888586], "min": [0, 0], "max": [2, 2], "count": [891]}, "gripper_mode_action": {"mean": [0.20089786756453423, 0.8597081930415263], "std": [0.4006718287733162, 0.34728952742459585], "min": [0, 0], "max": [1, 1], "count": [891]}, "gripper_activity_action": {"mean": [1.8754208754208754, 1.8675645342312008], "std": [0.45340922959909985, 0.45735370059888586], "min": [0, 0], "max": [2, 2], "count": [891]}, "gripper_open_scale_state": {"mean": [0.6444365881717552, 0.395345678969532], "std": [0.29183021615079, 0.19703351682044076], "min": [0.034, 0.004], "max": [0.815, 0.676], "count": [891]}, "gripper_open_scale_action": {"mean": [0.6444365881717552, 0.395345678969532], "std": [0.29183021615079, 0.19703351682044076], "min": [0.034, 0.004], "max": [0.815, 0.676], "count": [891]}}} +{"episode_index": 314, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4201744219893546]], [[0.44618199018629406]], [[0.44837598699659503]]], "std": [[[0.21698819034705855]], [[0.1862924502953734]], [[0.18008352637605415]]], "count": [167]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.8117647058823529]], [[0.8117647058823529]]], "mean": [[[0.43030449028413764]], [[0.4526436012778365]], [[0.45205941181362763]]], "std": [[[0.15958226848484175]], [[0.13050778995695667]], [[0.1250056654796061]]], "count": [167]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4322417848127275]], [[0.4539101539567923]], [[0.45534532038863446]]], "std": [[[0.16810197577574557]], [[0.1399322828098805]], [[0.1335839018516629]]], "count": [167]}, "observation.state": {"min": [0.3156079053878784, 1.8180919885635376, -1.659214735031128, -1.3555275201797485, -2.8632476329803467, -1.9649790525436401, 0.20408134162425995, 2.0, 0.034088000655174255, 0.2697620093822479, -0.1282770037651062, -3.1411852836608887, -0.3630000054836273, -0.8740000128746033, -0.7006798982620239, -2.0799264907836914, 0.45778241753578186, -0.09061750024557114, 0.42264890670776367, 0.8115606307983398, -2.4097585678100586, 35.0, -0.3703239858150482, 0.23619000613689423, -0.12117899954319, -3.1411852836608887, 0.05400000140070915, -3.117000102996826], "max": [0.994680643081665, 2.0910441875457764, -0.25911158323287964, 0.10581932216882706, -0.2796541154384613, -0.8460482954978943, 2.1981201171875, 579.0, 0.40112000703811646, 0.421546995639801, 0.12058000266551971, 3.135999917984009, 1.0829999446868896, 0.4000000059604645, -0.24181537330150604, -1.7139307260513306, 1.2986996173858643, 0.7434405088424683, 2.341464042663574, 1.824445128440857, -0.501764714717865, 830.0, -0.24292799830436707, 0.4523969888687134, 0.12820400297641754, 3.1410000324249268, 1.2369999885559082, 3.127000093460083], "mean": [0.623289942741394, 2.0364623069763184, -0.6565556526184082, -0.5685487985610962, -1.8085836172103882, -1.3956204652786255, 1.3867770433425903, 369.0027160644531, 0.2708659768104553, 0.36179620027542114, 0.029007140547037125, -2.058910369873047, 0.44319796562194824, -0.3614142835140228, -0.46925583481788635, -1.9691743850708008, 0.721525251865387, 0.4172380864620209, 1.6414995193481445, 1.4179576635360718, -1.5047075748443604, 648.8788452148438, -0.31873446702957153, 0.33293601870536804, 0.0342072956264019, 0.8585342168807983, 0.6790801286697388, -2.014308452606201], "std": [0.2056816667318344, 0.05305831506848335, 0.36233752965927124, 0.4057548940181732, 0.7027032971382141, 0.25417467951774597, 0.7649025917053223, 253.27828979492188, 0.10774370282888412, 0.04314126446843147, 0.0578373484313488, 1.385689616203308, 0.38945385813713074, 0.39620354771614075, 0.11404860019683838, 0.11845391243696213, 0.18164409697055817, 0.23796884715557098, 0.5509233474731445, 0.26508206129074097, 0.6687191128730774, 295.82421875, 0.032368116080760956, 0.052509356290102005, 0.054491642862558365, 2.487682342529297, 0.38949713110923767, 1.414462685585022], "count": [920]}, "action": {"min": [0.3156079053878784, 1.8180919885635376, -1.659214735031128, -1.3555275201797485, -2.8632476329803467, -1.9649790525436401, 0.20408134162425995, 2.0, 0.034088000655174255, 0.2697620093822479, -0.1282770037651062, -3.1411852836608887, -0.3630000054836273, -0.8740000128746033, -0.7006798982620239, -2.0799264907836914, 0.45778241753578186, -0.09061750024557114, 0.42264890670776367, 0.8115606307983398, -2.4097585678100586, 35.0, -0.3703239858150482, 0.23619000613689423, -0.12117899954319, -3.1411852836608887, 0.05400000140070915, -3.117000102996826], "max": [0.994680643081665, 2.0910441875457764, -0.25911158323287964, 0.10581932216882706, -0.2796541154384613, -0.8460482954978943, 2.1981201171875, 579.0, 0.40112000703811646, 0.421546995639801, 0.12058000266551971, 3.135999917984009, 1.0829999446868896, 0.4000000059604645, -0.24181537330150604, -1.7139307260513306, 1.2986996173858643, 0.7434405088424683, 2.341464042663574, 1.824445128440857, -0.501764714717865, 830.0, -0.24292799830436707, 0.4523969888687134, 0.12820400297641754, 3.1410000324249268, 1.2369999885559082, 3.127000093460083], "mean": [0.623289942741394, 2.0364623069763184, -0.6565556526184082, -0.5685487985610962, -1.8085836172103882, -1.3956204652786255, 1.3867770433425903, 369.0027160644531, 0.2708659768104553, 0.36179620027542114, 0.029007140547037125, -2.058910369873047, 0.44319796562194824, -0.3614142835140228, -0.46925583481788635, -1.9691743850708008, 0.721525251865387, 0.4172380864620209, 1.6414995193481445, 1.4179576635360718, -1.5047075748443604, 648.8788452148438, -0.31873446702957153, 0.33293601870536804, 0.0342072956264019, 0.8585342168807983, 0.6790801286697388, -2.014308452606201], "std": [0.2056816667318344, 0.05305831506848335, 0.36233752965927124, 0.4057548940181732, 0.7027032971382141, 0.25417467951774597, 0.7649025917053223, 253.27828979492188, 0.10774370282888412, 0.04314126446843147, 0.0578373484313488, 1.385689616203308, 0.38945385813713074, 0.39620354771614075, 0.11404860019683838, 0.11845391243696213, 0.18164409697055817, 0.23796884715557098, 0.5509233474731445, 0.26508206129074097, 0.6687191128730774, 295.82421875, 0.032368116080760956, 0.052509356290102005, 0.054491642862558365, 2.487682342529297, 0.38949713110923767, 1.414462685585022], "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": [317], "max": [317], "mean": [317.0], "std": [0.0], "count": [920]}, "index": {"min": [339369], "max": [340288], "mean": [339828.5], "std": [265.5809669385214], "count": [920]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [920]}, "subtask_annotation": {"mean": [14.007608695652173, 29.0, 29.0, 29.0, 29.0], "std": [9.471980804911935, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [920]}, "scene_annotation": {"mean": [317.0], "std": [0.0], "min": [317], "max": [317], "count": [920]}, "eef_direction_state": {"mean": [3.765217391304348, 3.5576086956521737], "std": [2.2562201356620957, 1.9328247910682106], "min": [0, 0], "max": [6, 6], "count": [920]}, "eef_velocity_state": {"mean": [0.6760869565217391, 0.95], "std": [0.6180913055558851, 0.6591331593381802], "min": [0, 0], "max": [2, 2], "count": [920]}, "eef_acc_mag_state": {"mean": [0.6739130434782609, 0.7608695652173914], "std": [0.8197122460666393, 0.8388600600684682], "min": [0, 0], "max": [2, 2], "count": [920]}, "eef_direction_action": {"mean": [3.765217391304348, 3.5576086956521737], "std": [2.2562201356620957, 1.9328247910682106], "min": [0, 0], "max": [6, 6], "count": [920]}, "eef_velocity_action": {"mean": [0.6760869565217391, 0.95], "std": [0.6180913055558851, 0.6591331593381802], "min": [0, 0], "max": [2, 2], "count": [920]}, "eef_acc_mag_action": {"mean": [0.6739130434782609, 0.7608695652173914], "std": [0.8197122460666393, 0.8388600600684682], "min": [0, 0], "max": [2, 2], "count": [920]}, "eef_sim_pose_state": {"mean": [0.532469596646913, 0.33832062959893777, 1.0755175968244064, -1.9091095565810694, 0.8729430485588651, -0.9669292300838079, 0.565550017637509, -0.2918243672252382, 1.1099146162689013, 1.9731618006995517, 0.9956166861197152, -0.7854750936849982], "std": [0.04604696811134015, 0.05517872070741574, 0.03468464333931704, 0.5567207393605512, 0.4812212680268383, 2.380151370196586, 0.05294326555299941, 0.08820521354224188, 0.07852902246371597, 1.127281829551326, 0.3624274697673333, 1.992064110094008], "min": [0.42032394115657096, 0.1899843559444534, 1.0173147573049783, -2.725451554592213, 0.08292527762013302, -3.141399454651164, 0.4540219698727047, -0.40400306601677005, 1.0209078567399406, -0.1554217705377698, 0.2589501849401199, -3.13130096609028], "max": [0.641354373331356, 0.4205217315708813, 1.1551358119731763, -0.5907573149975467, 1.3915737808616524, 3.141376791953187, 0.6404642276715953, -0.03798808334498695, 1.2871634824716867, 3.0967933167176582, 1.514333855572775, 3.140472899322538], "count": [920]}, "eef_sim_pose_action": {"mean": [0.532469596646913, 0.33832062959893777, 1.0755175968244064, -1.9091095565810694, 0.8729430485588651, -0.9669292300838079, 0.565550017637509, -0.2918243672252382, 1.1099146162689013, 1.9731618006995517, 0.9956166861197152, -0.7854750936849982], "std": [0.04604696811134015, 0.05517872070741574, 0.03468464333931704, 0.5567207393605512, 0.4812212680268383, 2.380151370196586, 0.05294326555299941, 0.08820521354224188, 0.07852902246371597, 1.127281829551326, 0.3624274697673333, 1.992064110094008], "min": [0.42032394115657096, 0.1899843559444534, 1.0173147573049783, -2.725451554592213, 0.08292527762013302, -3.141399454651164, 0.4540219698727047, -0.40400306601677005, 1.0209078567399406, -0.1554217705377698, 0.2589501849401199, -3.13130096609028], "max": [0.641354373331356, 0.4205217315708813, 1.1551358119731763, -0.5907573149975467, 1.3915737808616524, 3.141376791953187, 0.6404642276715953, -0.03798808334498695, 1.2871634824716867, 3.0967933167176582, 1.514333855572775, 3.140472899322538], "count": [920]}, "gripper_mode_state": {"mean": [0.23695652173913043, 0.46956521739130436], "std": [0.4252153907661729, 0.499072864427192], "min": [0, 0], "max": [1, 1], "count": [920]}, "gripper_activity_state": {"mean": [1.9021739130434783, 1.9021739130434783], "std": [0.3917569845856524, 0.39726736722086753], "min": [0, 0], "max": [2, 2], "count": [920]}, "gripper_mode_action": {"mean": [0.23695652173913043, 0.46956521739130436], "std": [0.4252153907661729, 0.499072864427192], "min": [0, 0], "max": [1, 1], "count": [920]}, "gripper_activity_action": {"mean": [1.9021739130434783, 1.9021739130434783], "std": [0.3917569845856524, 0.39726736722086753], "min": [0, 0], "max": [2, 2], "count": [920]}, "gripper_open_scale_state": {"mean": [0.6488788045095327, 0.3690027173021568], "std": [0.2958241196449143, 0.2532783644650848], "min": [0.035, 0.002], "max": [0.83, 0.579], "count": [920]}, "gripper_open_scale_action": {"mean": [0.6488788045095327, 0.3690027173021568], "std": [0.2958241196449143, 0.2532783644650848], "min": [0.035, 0.002], "max": [0.83, 0.579], "count": [920]}}} +{"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.4115015111947557]], [[0.4385650385154062]], [[0.4415196941623872]]], "std": [[[0.2221733852089183]], [[0.19421433485294548]], [[0.18692339430024496]]], "count": [168]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[0.8745098039215686]], [[0.8705882352941177]]], "mean": [[[0.4314979477902272]], [[0.45598723690865234]], [[0.45715270483193277]]], "std": [[[0.17170459956136255]], [[0.14199222777303605]], [[0.13615685609785655]]], "count": [168]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4322015396436352]], [[0.45201847110371923]], [[0.4536065301120448]]], "std": [[[0.17812586645025436]], [[0.15149424165609907]], [[0.14510572413621756]]], "count": [168]}, "observation.state": {"min": [0.31007522344589233, 1.8234851360321045, -1.5831358432769775, -1.594393253326416, -2.823209524154663, -2.0328547954559326, 0.31895890831947327, -2.0, 0.08455800265073776, 0.28716200590133667, -0.10073799639940262, -3.1351852416992188, -0.4729999601840973, -0.9470000863075256, -0.7977551221847534, -2.0799264907836914, -0.31150636076927185, -0.36884045600891113, 1.1525806188583374, 0.7667405605316162, -2.298476219177246, 44.0, -0.3858329951763153, 0.22804400324821472, -0.18116599321365356, -3.1381852626800537, 0.14800000190734863, -3.0899999141693115], "max": [0.799465537071228, 2.0811655521392822, -0.2571568191051483, 0.015603244304656982, -0.816744327545166, -0.8710763454437256, 2.328217029571533, 686.0, 0.4227229952812195, 0.4261850118637085, 0.12425900250673294, 3.13100004196167, 1.0149999856948853, 0.5180000066757202, -0.27000245451927185, -1.7459226846694946, 0.8282460570335388, 0.6103765964508057, 2.2477223873138428, 1.7472491264343262, -0.5149593949317932, 827.0, -0.20777800679206848, 0.4563649892807007, 0.08016300201416016, 3.131999969482422, 1.253999948501587, 3.072999954223633], "mean": [0.5609667897224426, 2.0409884452819824, -0.6744311451911926, -0.6419516205787659, -1.8030431270599365, -1.4005440473556519, 1.3576329946517944, 487.4645080566406, 0.2937506437301636, 0.3463174104690552, 0.03670857474207878, -2.0071792602539062, 0.3858147859573364, -0.33628177642822266, -0.49932730197906494, -1.9594898223876953, 0.50236576795578, 0.3501070737838745, 1.9412561655044556, 1.3424838781356812, -1.5875400304794312, 638.1044311523438, -0.3213719129562378, 0.3297629952430725, 0.011460110545158386, 0.1542675793170929, 0.614630937576294, -1.9985250234603882], "std": [0.16397824883460999, 0.0510501004755497, 0.35808947682380676, 0.4536646604537964, 0.7213295102119446, 0.31883352994918823, 0.8020021915435791, 277.72222900390625, 0.10427185893058777, 0.035261087119579315, 0.05349903181195259, 1.367904782295227, 0.4349992871284485, 0.36830103397369385, 0.1402435004711151, 0.11936689913272858, 0.3571411371231079, 0.2598697543144226, 0.30373021960258484, 0.32630765438079834, 0.6021587252616882, 302.71331787109375, 0.03989552706480026, 0.06816402822732925, 0.05984162166714668, 2.7234294414520264, 0.3274187445640564, 1.0551162958145142], "count": [929]}, "action": {"min": [0.31007522344589233, 1.8234851360321045, -1.5831358432769775, -1.594393253326416, -2.823209524154663, -2.0328547954559326, 0.31895890831947327, -2.0, 0.08455800265073776, 0.28716200590133667, -0.10073799639940262, -3.1351852416992188, -0.4729999601840973, -0.9470000863075256, -0.7977551221847534, -2.0799264907836914, -0.31150636076927185, -0.36884045600891113, 1.1525806188583374, 0.7667405605316162, -2.298476219177246, 44.0, -0.3858329951763153, 0.22804400324821472, -0.18116599321365356, -3.1381852626800537, 0.14800000190734863, -3.0899999141693115], "max": [0.799465537071228, 2.0811655521392822, -0.2571568191051483, 0.015603244304656982, -0.816744327545166, -0.8710763454437256, 2.328217029571533, 686.0, 0.4227229952812195, 0.4261850118637085, 0.12425900250673294, 3.13100004196167, 1.0149999856948853, 0.5180000066757202, -0.27000245451927185, -1.7459226846694946, 0.8282460570335388, 0.6103765964508057, 2.2477223873138428, 1.7472491264343262, -0.5149593949317932, 827.0, -0.20777800679206848, 0.4563649892807007, 0.08016300201416016, 3.131999969482422, 1.253999948501587, 3.072999954223633], "mean": [0.5609667897224426, 2.0409884452819824, -0.6744311451911926, -0.6419516205787659, -1.8030431270599365, -1.4005440473556519, 1.3576329946517944, 487.4645080566406, 0.2937506437301636, 0.3463174104690552, 0.03670857474207878, -2.0071792602539062, 0.3858147859573364, -0.33628177642822266, -0.49932730197906494, -1.9594898223876953, 0.50236576795578, 0.3501070737838745, 1.9412561655044556, 1.3424838781356812, -1.5875400304794312, 638.1044311523438, -0.3213719129562378, 0.3297629952430725, 0.011460110545158386, 0.1542675793170929, 0.614630937576294, -1.9985250234603882], "std": [0.16397824883460999, 0.0510501004755497, 0.35808947682380676, 0.4536646604537964, 0.7213295102119446, 0.31883352994918823, 0.8020021915435791, 277.72222900390625, 0.10427185893058777, 0.035261087119579315, 0.05349903181195259, 1.367904782295227, 0.4349992871284485, 0.36830103397369385, 0.1402435004711151, 0.11936689913272858, 0.3571411371231079, 0.2598697543144226, 0.30373021960258484, 0.32630765438079834, 0.6021587252616882, 302.71331787109375, 0.03989552706480026, 0.06816402822732925, 0.05984162166714668, 2.7234294414520264, 0.3274187445640564, 1.0551162958145142], "count": [929]}, "timestamp": {"min": [0.0], "max": [30.933333333333334], "mean": [15.466666666666667], "std": [8.939301488992925], "count": [929]}, "frame_index": {"min": [0], "max": [928], "mean": [464.0], "std": [268.17904466978774], "count": [929]}, "episode_index": {"min": [318], "max": [318], "mean": [318.0], "std": [0.0], "count": [929]}, "index": {"min": [340289], "max": [341217], "mean": [340753.0], "std": [268.17904466978774], "count": [929]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [929]}, "subtask_annotation": {"mean": [14.923573735199138, 29.0, 29.0, 29.0, 29.0], "std": [9.452821708411866, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [929]}, "scene_annotation": {"mean": [318.0], "std": [0.0], "min": [318], "max": [318], "count": [929]}, "eef_direction_state": {"mean": [3.5317545748116252, 4.121636167922497], "std": [2.286129194822047, 1.8822309762141278], "min": [0, 0], "max": [6, 6], "count": [929]}, "eef_velocity_state": {"mean": [0.71259418729817, 0.8482238966630786], "std": [0.6364110281728229, 0.7449865224646152], "min": [0, 0], "max": [2, 2], "count": [929]}, "eef_acc_mag_state": {"mean": [0.7255113024757804, 0.7438105489773951], "std": [0.8358267998355191, 0.830673343183073], "min": [0, 0], "max": [2, 2], "count": [929]}, "eef_direction_action": {"mean": [3.5317545748116252, 4.121636167922497], "std": [2.286129194822047, 1.8822309762141278], "min": [0, 0], "max": [6, 6], "count": [929]}, "eef_velocity_action": {"mean": [0.71259418729817, 0.8482238966630786], "std": [0.6364110281728229, 0.7449865224646152], "min": [0, 0], "max": [2, 2], "count": [929]}, "eef_acc_mag_action": {"mean": [0.7255113024757804, 0.7438105489773951], "std": [0.8358267998355191, 0.830673343183073], "min": [0, 0], "max": [2, 2], "count": [929]}, "eef_sim_pose_state": {"mean": [0.5308376943459279, 0.3270988664316737, 1.0615083714147022, -2.1157828100498004, 0.7735332695070085, -2.217953824422518, 0.5510296027823626, -0.30963026015315354, 1.1016500299011023, 2.287591473832862, 0.9848996790510636, -1.086641688680006], "std": [0.05783860247745533, 0.06883042217056132, 0.028247488925448438, 0.3386598960104768, 0.4613322054301961, 1.684915431411935, 0.04424541453235978, 0.08261503307054063, 0.07710217491149807, 0.7935116006440133, 0.4306221828672822, 1.8445015416740638], "min": [0.44421935645259064, 0.1221458793878781, 0.9977734287186206, -2.7338973396521213, 0.10942956744944965, -3.1321757891896236, 0.4705048275212087, -0.4067173034539909, 1.0153199377616606, -0.29911069014081315, 0.24226489449901445, -3.1408077135969625], "max": [0.6447826108143075, 0.4252740487259111, 1.111468770372531, -0.7452856734034631, 1.2402667000916958, 3.136482742777992, 0.6380584000012294, -0.08774930284180596, 1.2826920348455544, 3.0660619201341763, 1.5486642094269203, 3.1377515606832587], "count": [929]}, "eef_sim_pose_action": {"mean": [0.5308376943459279, 0.3270988664316737, 1.0615083714147022, -2.1157828100498004, 0.7735332695070085, -2.217953824422518, 0.5510296027823626, -0.30963026015315354, 1.1016500299011023, 2.287591473832862, 0.9848996790510636, -1.086641688680006], "std": [0.05783860247745533, 0.06883042217056132, 0.028247488925448438, 0.3386598960104768, 0.4613322054301961, 1.684915431411935, 0.04424541453235978, 0.08261503307054063, 0.07710217491149807, 0.7935116006440133, 0.4306221828672822, 1.8445015416740638], "min": [0.44421935645259064, 0.1221458793878781, 0.9977734287186206, -2.7338973396521213, 0.10942956744944965, -3.1321757891896236, 0.4705048275212087, -0.4067173034539909, 1.0153199377616606, -0.29911069014081315, 0.24226489449901445, -3.1408077135969625], "max": [0.6447826108143075, 0.4252740487259111, 1.111468770372531, -0.7452856734034631, 1.2402667000916958, 3.136482742777992, 0.6380584000012294, -0.08774930284180596, 1.2826920348455544, 3.0660619201341763, 1.5486642094269203, 3.1377515606832587], "count": [929]}, "gripper_mode_state": {"mean": [0.25403659849300325, 0.28955866523143164], "std": [0.4353182802491912, 0.4535575427890321], "min": [0, 0], "max": [1, 1], "count": [929]}, "gripper_activity_state": {"mean": [1.9429494079655543, 1.8546824542518838], "std": [0.30773368363797765, 0.4701900897274828], "min": [0, 0], "max": [2, 2], "count": [929]}, "gripper_mode_action": {"mean": [0.25403659849300325, 0.28955866523143164], "std": [0.4353182802491912, 0.4535575427890321], "min": [0, 0], "max": [1, 1], "count": [929]}, "gripper_activity_action": {"mean": [1.9429494079655543, 1.8546824542518838], "std": [0.30773368363797765, 0.4701900897274828], "min": [0, 0], "max": [2, 2], "count": [929]}, "gripper_open_scale_state": {"mean": [0.6381044133312597, 0.4875344455501351], "std": [0.3027131865410298, 0.2775994718111192], "min": [0.044, 0.0], "max": [0.827, 0.686], "count": [929]}, "gripper_open_scale_action": {"mean": [0.6381044133312597, 0.4875344455501351], "std": [0.3027131865410298, 0.2775994718111192], "min": [0.044, 0.0], "max": [0.827, 0.686], "count": [929]}}} +{"episode_index": 316, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4227619987060335]], [[0.44697763185235556]], [[0.4496670893309154]]], "std": [[[0.21278908057787085]], [[0.18482473767928212]], [[0.17851500641681223]]], "count": [173]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43186814882504065]], [[0.45570431920359666]], [[0.45703738689599155]]], "std": [[[0.17209177582668]], [[0.14147669738388574]], [[0.13507902140352704]]], "count": [173]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.42477441299255736]], [[0.449029399958442]], [[0.45043750944501115]]], "std": [[[0.1645209537794112]], [[0.1347252184790469]], [[0.12821165688092656]]], "count": [173]}, "observation.state": {"min": [0.27838000655174255, 1.8052464723587036, -1.2314170598983765, -1.3381788730621338, -2.790415048599243, -1.9080811738967896, 0.08183848857879639, -2.0, 0.08399400115013123, 0.26292699575424194, -0.09009599685668945, -3.1411852836608887, -0.3100000023841858, -0.9829999804496765, -0.8742703795433044, -2.0799264907836914, -0.9286025166511536, -0.3664144277572632, 1.562401294708252, 0.6295228600502014, -2.38204288482666, 38.0, -0.3716009855270386, 0.25985199213027954, -0.1771239936351776, -3.1391851902008057, 0.12200000137090683, -3.132185220718384], "max": [1.0454522371292114, 2.0860352516174316, -0.009023353457450867, 0.1209687739610672, -0.42039749026298523, -0.7931474447250366, 2.1376445293426514, 559.0, 0.44189199805259705, 0.4441100060939789, 0.12207899987697601, 3.140000104904175, 1.1820000410079956, 0.4399999976158142, -0.23020893335342407, -1.8315485715866089, 0.6816558241844177, 0.6784619092941284, 2.3810131549835205, 1.8952529430389404, -0.26223573088645935, 801.0, -0.17872099578380585, 0.47176799178123474, 0.07783900201320648, 3.1410000324249268, 1.2339999675750732, 3.122999906539917], "mean": [0.5922902226448059, 2.032090187072754, -0.6135550141334534, -0.5566474795341492, -1.8171675205230713, -1.3667843341827393, 1.3334780931472778, 413.318359375, 0.29081496596336365, 0.3592924475669861, 0.03355775028467178, -2.038182497024536, 0.43967464566230774, -0.37291935086250305, -0.5757240056991577, -1.978855848312378, 0.24736428260803223, 0.2823527157306671, 2.1431186199188232, 1.306174397468567, -1.4937729835510254, 552.2672729492188, -0.3024556040763855, 0.3518010079860687, 0.002403993858024478, 1.2867114543914795, 0.6236292123794556, -1.582309603691101], "std": [0.19691753387451172, 0.06415950506925583, 0.3621121346950531, 0.3678770363330841, 0.6788471341133118, 0.297899454832077, 0.7276771068572998, 220.17556762695312, 0.09689071029424667, 0.04957141354680061, 0.050534121692180634, 1.3729041814804077, 0.4049866497516632, 0.38729286193847656, 0.1356641799211502, 0.09904506802558899, 0.509368360042572, 0.3323707580566406, 0.27178454399108887, 0.33471930027008057, 0.7605383992195129, 306.3057556152344, 0.04510364681482315, 0.05788921192288399, 0.06442266702651978, 2.38322377204895, 0.3216691315174103, 1.6967964172363281], "count": [969]}, "action": {"min": [0.27838000655174255, 1.8052464723587036, -1.2314170598983765, -1.3381788730621338, -2.790415048599243, -1.9080811738967896, 0.08183848857879639, -2.0, 0.08399400115013123, 0.26292699575424194, -0.09009599685668945, -3.1411852836608887, -0.3100000023841858, -0.9829999804496765, -0.8742703795433044, -2.0799264907836914, -0.9286025166511536, -0.3664144277572632, 1.562401294708252, 0.6295228600502014, -2.38204288482666, 38.0, -0.3716009855270386, 0.25985199213027954, -0.1771239936351776, -3.1391851902008057, 0.12200000137090683, -3.132185220718384], "max": [1.0454522371292114, 2.0860352516174316, -0.009023353457450867, 0.1209687739610672, -0.42039749026298523, -0.7931474447250366, 2.1376445293426514, 559.0, 0.44189199805259705, 0.4441100060939789, 0.12207899987697601, 3.140000104904175, 1.1820000410079956, 0.4399999976158142, -0.23020893335342407, -1.8315485715866089, 0.6816558241844177, 0.6784619092941284, 2.3810131549835205, 1.8952529430389404, -0.26223573088645935, 801.0, -0.17872099578380585, 0.47176799178123474, 0.07783900201320648, 3.1410000324249268, 1.2339999675750732, 3.122999906539917], "mean": [0.5922902226448059, 2.032090187072754, -0.6135550141334534, -0.5566474795341492, -1.8171675205230713, -1.3667843341827393, 1.3334780931472778, 413.318359375, 0.29081496596336365, 0.3592924475669861, 0.03355775028467178, -2.038182497024536, 0.43967464566230774, -0.37291935086250305, -0.5757240056991577, -1.978855848312378, 0.24736428260803223, 0.2823527157306671, 2.1431186199188232, 1.306174397468567, -1.4937729835510254, 552.2672729492188, -0.3024556040763855, 0.3518010079860687, 0.002403993858024478, 1.2867114543914795, 0.6236292123794556, -1.582309603691101], "std": [0.19691753387451172, 0.06415950506925583, 0.3621121346950531, 0.3678770363330841, 0.6788471341133118, 0.297899454832077, 0.7276771068572998, 220.17556762695312, 0.09689071029424667, 0.04957141354680061, 0.050534121692180634, 1.3729041814804077, 0.4049866497516632, 0.38729286193847656, 0.1356641799211502, 0.09904506802558899, 0.509368360042572, 0.3323707580566406, 0.27178454399108887, 0.33471930027008057, 0.7605383992195129, 306.3057556152344, 0.04510364681482315, 0.05788921192288399, 0.06442266702651978, 2.38322377204895, 0.3216691315174103, 1.6967964172363281], "count": [969]}, "timestamp": {"min": [0.0], "max": [32.266666666666666], "mean": [16.133333333333333], "std": [9.32420188223854], "count": [969]}, "frame_index": {"min": [0], "max": [968], "mean": [484.0], "std": [279.72605646715624], "count": [969]}, "episode_index": {"min": [319], "max": [319], "mean": [319.0], "std": [0.0], "count": [969]}, "index": {"min": [341218], "max": [342186], "mean": [341702.0], "std": [279.72605646715624], "count": [969]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [969]}, "subtask_annotation": {"mean": [15.532507739938081, 29.0, 29.0, 29.0, 29.0], "std": [5.2227202705040465, 0.0, 0.0, 0.0, 0.0], "min": [2, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [969]}, "scene_annotation": {"mean": [319.0], "std": [0.0], "min": [319], "max": [319], "count": [969]}, "eef_direction_state": {"mean": [3.5748194014447883, 3.5067079463364292], "std": [2.2179550621657413, 2.141102596451962], "min": [0, 0], "max": [6, 6], "count": [969]}, "eef_velocity_state": {"mean": [0.7698658410732714, 0.9690402476780186], "std": [0.6827372233592585, 0.7417041762504977], "min": [0, 0], "max": [2, 2], "count": [969]}, "eef_acc_mag_state": {"mean": [0.7265221878224974, 0.8132094943240454], "std": [0.8380332150507803, 0.849446440565693], "min": [0, 0], "max": [2, 2], "count": [969]}, "eef_direction_action": {"mean": [3.5748194014447883, 3.5067079463364292], "std": [2.2179550621657413, 2.141102596451962], "min": [0, 0], "max": [6, 6], "count": [969]}, "eef_velocity_action": {"mean": [0.7698658410732714, 0.9690402476780186], "std": [0.6827372233592585, 0.7417041762504977], "min": [0, 0], "max": [2, 2], "count": [969]}, "eef_acc_mag_action": {"mean": [0.7265221878224974, 0.8132094943240454], "std": [0.8380332150507803, 0.849446440565693], "min": [0, 0], "max": [2, 2], "count": [969]}, "eef_sim_pose_state": {"mean": [0.5522209671492793, 0.3048843354011573, 1.0680235257390993, -2.048249146536793, 0.817023987332361, -2.0280523185326462, 0.562925305607896, -0.30775216604363126, 1.0998625306029224, 1.8287898630710757, 1.0039194884810796, -0.9841048055438077], "std": [0.05059965529116078, 0.07399189672134819, 0.0328622253586592, 0.5102965348850829, 0.46599577503864487, 1.7635473275027598, 0.056870703082885825, 0.08078984831955047, 0.06461291161321553, 1.4870965907316576, 0.40698140198314386, 1.9831633932413417], "min": [0.445399660243243, 0.1045645592510708, 1.009358909555305, -2.696825053851386, 0.10343052877627246, -3.1402071751308167, 0.44858459751555185, -0.41131239243685513, 1.0042437663015742, -3.1350665357252883, 0.2616467459231471, -3.141380036996644], "max": [0.6595343675728849, 0.3994158409192526, 1.1388874657418198, -0.31074999875434905, 1.3973797964811063, 3.138956611583206, 0.6529953208183191, -0.11233811281710314, 1.2275852150682716, 3.14002951803687, 1.5089969072348177, 3.139201173636932], "count": [969]}, "eef_sim_pose_action": {"mean": [0.5522209671492793, 0.3048843354011573, 1.0680235257390993, -2.048249146536793, 0.817023987332361, -2.0280523185326462, 0.562925305607896, -0.30775216604363126, 1.0998625306029224, 1.8287898630710757, 1.0039194884810796, -0.9841048055438077], "std": [0.05059965529116078, 0.07399189672134819, 0.0328622253586592, 0.5102965348850829, 0.46599577503864487, 1.7635473275027598, 0.056870703082885825, 0.08078984831955047, 0.06461291161321553, 1.4870965907316576, 0.40698140198314386, 1.9831633932413417], "min": [0.445399660243243, 0.1045645592510708, 1.009358909555305, -2.696825053851386, 0.10343052877627246, -3.1402071751308167, 0.44858459751555185, -0.41131239243685513, 1.0042437663015742, -3.1350665357252883, 0.2616467459231471, -3.141380036996644], "max": [0.6595343675728849, 0.3994158409192526, 1.1388874657418198, -0.31074999875434905, 1.3973797964811063, 3.138956611583206, 0.6529953208183191, -0.11233811281710314, 1.2275852150682716, 3.14002951803687, 1.5089969072348177, 3.139201173636932], "count": [969]}, "gripper_mode_state": {"mean": [0.3126934984520124, 0.3065015479876161], "std": [0.46359063243108684, 0.46104050697179516], "min": [0, 0], "max": [1, 1], "count": [969]}, "gripper_activity_state": {"mean": [1.9473684210526316, 1.8740970072239422], "std": [0.29146048641817607, 0.45276337047089354], "min": [0, 0], "max": [2, 2], "count": [969]}, "gripper_mode_action": {"mean": [0.3126934984520124, 0.3065015479876161], "std": [0.46359063243108684, 0.46104050697179516], "min": [0, 0], "max": [1, 1], "count": [969]}, "gripper_activity_action": {"mean": [1.9473684210526316, 1.8740970072239422], "std": [0.29146048641817607, 0.45276337047089354], "min": [0, 0], "max": [2, 2], "count": [969]}, "gripper_open_scale_state": {"mean": [0.5522672858184144, 0.4134370485156683], "std": [0.3063051054027369, 0.2199522456346549], "min": [0.038, 0.0], "max": [0.801, 0.559], "count": [969]}, "gripper_open_scale_action": {"mean": [0.5522672858184144, 0.4134370485156683], "std": [0.3063051054027369, 0.2199522456346549], "min": [0.038, 0.0], "max": [0.801, 0.559], "count": [969]}}} +{"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.4154677553992612]], [[0.44314447907786303]], [[0.44679721911409487]]], "std": [[[0.22142752484652659]], [[0.18846122821233194]], [[0.18209233318636037]]], "count": [184]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[1.0]], [[1.0]]], "mean": [[[0.43391369507495026]], [[0.45751185972577435]], [[0.45826392441034386]]], "std": [[[0.16196599426272013]], [[0.13139037897348838]], [[0.12492333639727896]]], "count": [184]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.434769172705314]], [[0.4517732876438619]], [[0.45344656574133274]]], "std": [[[0.1635490848011625]], [[0.13813529080367187]], [[0.13191818568987435]]], "count": [184]}, "observation.state": {"min": [0.30890581011772156, 1.8524924516677856, -1.4573500156402588, -1.4104704856872559, -2.7554736137390137, -2.1653950214385986, 0.334701806306839, 2.0, 0.07750499993562698, 0.26808398962020874, -0.10543599724769592, -3.1411852836608887, -0.3720000088214874, -0.8700000047683716, -0.7312405705451965, -2.0799264907836914, -1.0071423053741455, -0.22013838589191437, 0.9959547519683838, 0.9363342523574829, -2.468174934387207, 32.0, -0.3589540123939514, 0.2722940146923065, -0.12152399867773056, -3.1411852836608887, 0.0729999989271164, -3.1401853561401367], "max": [0.8692263960838318, 2.0818636417388916, -0.23294910788536072, -0.001029744278639555, -0.4815188944339752, -1.0051525831222534, 2.2794699668884277, 630.0, 0.3913320004940033, 0.432886004447937, 0.16643700003623962, 3.1410000324249268, 1.1160000562667847, 1.2890000343322754, -0.24157102406024933, -1.7900795936584473, 1.3115975856781006, 0.8573755621910095, 2.493936061859131, 1.8895633220672607, -0.32473596930503845, 811.0, -0.2299720048904419, 0.45826900005340576, 0.14927799999713898, 3.1410000324249268, 1.3450000286102295, 3.13700008392334], "mean": [0.5612875819206238, 2.0069501399993896, -0.672822117805481, -0.5953227877616882, -1.670861005783081, -1.4694616794586182, 1.3577327728271484, 377.2230224609375, 0.28798770904541016, 0.352674275636673, 0.06083047017455101, -1.939919352531433, 0.4916639029979706, -0.20748521387577057, -0.5387147665023804, -1.9674737453460693, 0.621814489364624, 0.47131258249282837, 1.8604927062988281, 1.4348211288452148, -1.624269723892212, 494.8209228515625, -0.2951622009277344, 0.35189294815063477, 0.03587307780981064, 1.3718957901000977, 0.6013951897621155, -1.933716893196106], "std": [0.17458245158195496, 0.0702587217092514, 0.28009214997291565, 0.4106022119522095, 0.8278397917747498, 0.29004690051078796, 0.7102279663085938, 242.97796630859375, 0.09275846928358078, 0.04207099601626396, 0.05522475019097328, 1.3676905632019043, 0.40558385848999023, 0.553693950176239, 0.1089097410440445, 0.09548088908195496, 0.4812715947628021, 0.2928887903690338, 0.5842607617378235, 0.2748432755470276, 0.7212923765182495, 329.6999206542969, 0.03669041395187378, 0.05151589959859848, 0.05895308777689934, 2.312513828277588, 0.37114015221595764, 1.4178789854049683], "count": [1047]}, "action": {"min": [0.30890581011772156, 1.8524924516677856, -1.4573500156402588, -1.4104704856872559, -2.7554736137390137, -2.1653950214385986, 0.334701806306839, 2.0, 0.07750499993562698, 0.26808398962020874, -0.10543599724769592, -3.1411852836608887, -0.3720000088214874, -0.8700000047683716, -0.7312405705451965, -2.0799264907836914, -1.0071423053741455, -0.22013838589191437, 0.9959547519683838, 0.9363342523574829, -2.468174934387207, 32.0, -0.3589540123939514, 0.2722940146923065, -0.12152399867773056, -3.1411852836608887, 0.0729999989271164, -3.1401853561401367], "max": [0.8692263960838318, 2.0818636417388916, -0.23294910788536072, -0.001029744278639555, -0.4815188944339752, -1.0051525831222534, 2.2794699668884277, 630.0, 0.3913320004940033, 0.432886004447937, 0.16643700003623962, 3.1410000324249268, 1.1160000562667847, 1.2890000343322754, -0.24157102406024933, -1.7900795936584473, 1.3115975856781006, 0.8573755621910095, 2.493936061859131, 1.8895633220672607, -0.32473596930503845, 811.0, -0.2299720048904419, 0.45826900005340576, 0.14927799999713898, 3.1410000324249268, 1.3450000286102295, 3.13700008392334], "mean": [0.5612875819206238, 2.0069501399993896, -0.672822117805481, -0.5953227877616882, -1.670861005783081, -1.4694616794586182, 1.3577327728271484, 377.2230224609375, 0.28798770904541016, 0.352674275636673, 0.06083047017455101, -1.939919352531433, 0.4916639029979706, -0.20748521387577057, -0.5387147665023804, -1.9674737453460693, 0.621814489364624, 0.47131258249282837, 1.8604927062988281, 1.4348211288452148, -1.624269723892212, 494.8209228515625, -0.2951622009277344, 0.35189294815063477, 0.03587307780981064, 1.3718957901000977, 0.6013951897621155, -1.933716893196106], "std": [0.17458245158195496, 0.0702587217092514, 0.28009214997291565, 0.4106022119522095, 0.8278397917747498, 0.29004690051078796, 0.7102279663085938, 242.97796630859375, 0.09275846928358078, 0.04207099601626396, 0.05522475019097328, 1.3676905632019043, 0.40558385848999023, 0.553693950176239, 0.1089097410440445, 0.09548088908195496, 0.4812715947628021, 0.2928887903690338, 0.5842607617378235, 0.2748432755470276, 0.7212923765182495, 329.6999206542969, 0.03669041395187378, 0.05151589959859848, 0.05895308777689934, 2.312513828277588, 0.37114015221595764, 1.4178789854049683], "count": [1047]}, "timestamp": {"min": [0.0], "max": [34.86666666666667], "mean": [17.433333333333334], "std": [10.074757602083574], "count": [1047]}, "frame_index": {"min": [0], "max": [1046], "mean": [523.0], "std": [302.2427280625072], "count": [1047]}, "episode_index": {"min": [320], "max": [320], "mean": [320.0], "std": [0.0], "count": [1047]}, "index": {"min": [342187], "max": [343233], "mean": [342710.0], "std": [302.2427280625072], "count": [1047]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1047]}, "subtask_annotation": {"mean": [18.564469914040114, 29.0, 29.0, 29.0, 29.0], "std": [2.7912741440910493, 0.0, 0.0, 0.0, 0.0], "min": [13, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1047]}, "scene_annotation": {"mean": [320.0], "std": [0.0], "min": [320], "max": [320], "count": [1047]}, "eef_direction_state": {"mean": [3.7583572110792742, 3.4708691499522444], "std": [2.1747584644296687, 2.0903337611771597], "min": [0, 0], "max": [6, 6], "count": [1047]}, "eef_velocity_state": {"mean": [0.76981852913085, 0.9541547277936963], "std": [0.6921074122050449, 0.6684308750372431], "min": [0, 0], "max": [2, 2], "count": [1047]}, "eef_acc_mag_state": {"mean": [0.7554918815663801, 0.8156638013371538], "std": [0.8346632682849164, 0.8335280271084062], "min": [0, 0], "max": [2, 2], "count": [1047]}, "eef_direction_action": {"mean": [3.7583572110792742, 3.4708691499522444], "std": [2.1747584644296687, 2.0903337611771597], "min": [0, 0], "max": [6, 6], "count": [1047]}, "eef_velocity_action": {"mean": [0.76981852913085, 0.9541547277936963], "std": [0.6921074122050449, 0.6684308750372431], "min": [0, 0], "max": [2, 2], "count": [1047]}, "eef_acc_mag_action": {"mean": [0.7554918815663801, 0.8156638013371538], "std": [0.8346632682849164, 0.8335280271084062], "min": [0, 0], "max": [2, 2], "count": [1047]}, "eef_sim_pose_state": {"mean": [0.5543597809318999, 0.32449738405334216, 1.0955214588685973, -2.039250319902616, 0.8226847657666913, -1.3197519043754622, 0.5546280302399547, -0.3248149558970793, 1.1166981547353194, 1.7908810746693042, 0.9718766508385754, -0.6008111815758416], "std": [0.04538076132663451, 0.054749953450787155, 0.04492523452890544, 0.6343527810663098, 0.47675639271523035, 2.3865270445078473, 0.04919420402928295, 0.07644146010079765, 0.07359380538900617, 1.3439166869969652, 0.32272334375624906, 2.03224633327752], "min": [0.45701558789527785, 0.18495408175540068, 1.0226995782686452, -2.8684686945281848, 0.0415102772156688, -3.140646846901857, 0.46085713362017383, -0.4041605442972306, 1.0297014237909168, -3.122792149480629, 0.26964337361629975, -3.140898073169414], "max": [0.65143988305596, 0.4187255966065472, 1.1845796305804026, -0.46685508344119836, 1.4570897329099348, 3.1404961329149295, 0.6420107218553162, -0.10680249445042067, 1.3048965482965975, 3.138390594828116, 1.4371789608368073, 3.1263843694053], "count": [1047]}, "eef_sim_pose_action": {"mean": [0.5543597809318999, 0.32449738405334216, 1.0955214588685973, -2.039250319902616, 0.8226847657666913, -1.3197519043754622, 0.5546280302399547, -0.3248149558970793, 1.1166981547353194, 1.7908810746693042, 0.9718766508385754, -0.6008111815758416], "std": [0.04538076132663451, 0.054749953450787155, 0.04492523452890544, 0.6343527810663098, 0.47675639271523035, 2.3865270445078473, 0.04919420402928295, 0.07644146010079765, 0.07359380538900617, 1.3439166869969652, 0.32272334375624906, 2.03224633327752], "min": [0.45701558789527785, 0.18495408175540068, 1.0226995782686452, -2.8684686945281848, 0.0415102772156688, -3.140646846901857, 0.46085713362017383, -0.4041605442972306, 1.0297014237909168, -3.122792149480629, 0.26964337361629975, -3.140898073169414], "max": [0.65143988305596, 0.4187255966065472, 1.1845796305804026, -0.46685508344119836, 1.4570897329099348, 3.1404961329149295, 0.6420107218553162, -0.10680249445042067, 1.3048965482965975, 3.138390594828116, 1.4371789608368073, 3.1263843694053], "count": [1047]}, "gripper_mode_state": {"mean": [0.35052531041069723, 0.47659980897803245], "std": [0.47713448541494047, 0.49945213089958396], "min": [0, 0], "max": [1, 1], "count": [1047]}, "gripper_activity_state": {"mean": [1.9493791786055397, 1.9216809933142311], "std": [0.28039591409293424, 0.34632446023792335], "min": [0, 0], "max": [2, 2], "count": [1047]}, "gripper_mode_action": {"mean": [0.35052531041069723, 0.47659980897803245], "std": [0.47713448541494047, 0.49945213089958396], "min": [0, 0], "max": [1, 1], "count": [1047]}, "gripper_activity_action": {"mean": [1.9493791786055397, 1.9216809933142311], "std": [0.28039591409293424, 0.34632446023792335], "min": [0, 0], "max": [2, 2], "count": [1047]}, "gripper_open_scale_state": {"mean": [0.494820916883584, 0.37722301817236353], "std": [0.3296999453035977, 0.2429779496768913], "min": [0.032, 0.002], "max": [0.811, 0.63], "count": [1047]}, "gripper_open_scale_action": {"mean": [0.494820916883584, 0.37722301817236353], "std": [0.3296999453035977, 0.2429779496768913], "min": [0.032, 0.002], "max": [0.811, 0.63], "count": [1047]}}} +{"episode_index": 318, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4105560156634338]], [[0.4388964768254972]], [[0.44115048712137184]]], "std": [[[0.21769856391133974]], [[0.18670126773093867]], [[0.1807657536887577]]], "count": [186]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4192682999947291]], [[0.44865430085564695]], [[0.4511677801496943]]], "std": [[[0.1644280960213056]], [[0.13276048992981082]], [[0.12495730837306634]]], "count": [186]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4260424880525687]], [[0.45064535126326516]], [[0.45118397287230305]]], "std": [[[0.16537217154128225]], [[0.1358149264244982]], [[0.12947907145956375]]], "count": [186]}, "observation.state": {"min": [0.39758601784706116, 1.7733418941497803, -1.3958619832992554, -1.4925007820129395, -2.8317618370056152, -2.0248262882232666, 0.25480061769485474, 3.0, 0.06053299829363823, 0.3193550109863281, -0.10054600238800049, -3.1411852836608887, -0.37300002574920654, -0.9719999432563782, -0.8539896607398987, -2.079874038696289, -0.6249849796295166, -0.3153984546661377, 1.0574949979782104, 0.680835485458374, -2.3483755588531494, 15.0, -0.35492199659347534, 0.26638999581336975, -0.17393699288368225, -3.1381852626800537, 0.008999998681247234, -3.1089999675750732], "max": [1.0418568849563599, 2.086663246154785, -0.20701351761817932, 0.00015707963029854, -0.4502426087856293, -0.8147022724151611, 2.2687885761260986, 680.0, 0.36634600162506104, 0.44940999150276184, 0.14771400392055511, 3.140000104904175, 1.309999942779541, 0.7609999775886536, -0.31635838747024536, -1.7556617259979248, 0.9345191121101379, 0.6481978297233582, 2.494739055633545, 1.8568732738494873, -0.3425034284591675, 842.0, -0.2170190066099167, 0.4852449893951416, 0.09930399805307388, 3.13700008392334, 1.2649999856948853, 3.1089999675750732], "mean": [0.6358399391174316, 2.032510995864868, -0.6696803569793701, -0.5397894978523254, -1.75152587890625, -1.4093270301818848, 1.3622792959213257, 474.2577209472656, 0.27320995926856995, 0.36905497312545776, 0.03477073460817337, -1.5942833423614502, 0.4376043975353241, -0.29065561294555664, -0.6220548748970032, -1.9680991172790527, 0.45946937799453735, 0.4220292866230011, 2.1552207469940186, 1.3489025831222534, -1.6556638479232788, 550.972412109375, -0.29458290338516235, 0.36651578545570374, 0.021340657025575638, 2.299659013748169, 0.5041046738624573, -1.6440385580062866], "std": [0.1688421666622162, 0.06355523318052292, 0.36102530360221863, 0.3911309540271759, 0.7742631435394287, 0.2912238538265228, 0.7540369033813477, 228.7279815673828, 0.08608897030353546, 0.03412533923983574, 0.05268186703324318, 1.8079429864883423, 0.4679515063762665, 0.5145957469940186, 0.1339312642812729, 0.10419130325317383, 0.36781200766563416, 0.2945045828819275, 0.33861517906188965, 0.36438190937042236, 0.6903417110443115, 371.9973449707031, 0.033453989773988724, 0.06449954211711884, 0.05597632750868797, 1.3685276508331299, 0.3376975953578949, 1.6494590044021606], "count": [1069]}, "action": {"min": [0.39758601784706116, 1.7733418941497803, -1.3958619832992554, -1.4925007820129395, -2.8317618370056152, -2.0248262882232666, 0.25480061769485474, 3.0, 0.06053299829363823, 0.3193550109863281, -0.10054600238800049, -3.1411852836608887, -0.37300002574920654, -0.9719999432563782, -0.8539896607398987, -2.079874038696289, -0.6249849796295166, -0.3153984546661377, 1.0574949979782104, 0.680835485458374, -2.3483755588531494, 15.0, -0.35492199659347534, 0.26638999581336975, -0.17393699288368225, -3.1381852626800537, 0.008999998681247234, -3.1089999675750732], "max": [1.0418568849563599, 2.086663246154785, -0.20701351761817932, 0.00015707963029854, -0.4502426087856293, -0.8147022724151611, 2.2687885761260986, 680.0, 0.36634600162506104, 0.44940999150276184, 0.14771400392055511, 3.140000104904175, 1.309999942779541, 0.7609999775886536, -0.31635838747024536, -1.7556617259979248, 0.9345191121101379, 0.6481978297233582, 2.494739055633545, 1.8568732738494873, -0.3425034284591675, 842.0, -0.2170190066099167, 0.4852449893951416, 0.09930399805307388, 3.13700008392334, 1.2649999856948853, 3.1089999675750732], "mean": [0.6358399391174316, 2.032510995864868, -0.6696803569793701, -0.5397894978523254, -1.75152587890625, -1.4093270301818848, 1.3622792959213257, 474.2577209472656, 0.27320995926856995, 0.36905497312545776, 0.03477073460817337, -1.5942833423614502, 0.4376043975353241, -0.29065561294555664, -0.6220548748970032, -1.9680991172790527, 0.45946937799453735, 0.4220292866230011, 2.1552207469940186, 1.3489025831222534, -1.6556638479232788, 550.972412109375, -0.29458290338516235, 0.36651578545570374, 0.021340657025575638, 2.299659013748169, 0.5041046738624573, -1.6440385580062866], "std": [0.1688421666622162, 0.06355523318052292, 0.36102530360221863, 0.3911309540271759, 0.7742631435394287, 0.2912238538265228, 0.7540369033813477, 228.7279815673828, 0.08608897030353546, 0.03412533923983574, 0.05268186703324318, 1.8079429864883423, 0.4679515063762665, 0.5145957469940186, 0.1339312642812729, 0.10419130325317383, 0.36781200766563416, 0.2945045828819275, 0.33861517906188965, 0.36438190937042236, 0.6903417110443115, 371.9973449707031, 0.033453989773988724, 0.06449954211711884, 0.05597632750868797, 1.3685276508331299, 0.3376975953578949, 1.6494590044021606], "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": [321], "max": [321], "mean": [321.0], "std": [0.0], "count": [1069]}, "index": {"min": [343234], "max": [344302], "mean": [343768.0], "std": [308.5935838607148], "count": [1069]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1069]}, "subtask_annotation": {"mean": [17.73152478952292, 29.0, 29.0, 29.0, 29.0], "std": [2.8967172178873963, 0.0, 0.0, 0.0, 0.0], "min": [13, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1069]}, "scene_annotation": {"mean": [321.0], "std": [0.0], "min": [321], "max": [321], "count": [1069]}, "eef_direction_state": {"mean": [4.003741814780168, 3.816651075771749], "std": [2.163993344768618, 1.9397046853748612], "min": [0, 0], "max": [6, 6], "count": [1069]}, "eef_velocity_state": {"mean": [0.6407857811038353, 0.8999064546304958], "std": [0.6488543115581248, 0.7380415458057454], "min": [0, 0], "max": [2, 2], "count": [1069]}, "eef_acc_mag_state": {"mean": [0.5799812909260992, 0.754911131898971], "std": [0.8001470863532815, 0.831887142313665], "min": [0, 0], "max": [2, 2], "count": [1069]}, "eef_direction_action": {"mean": [4.003741814780168, 3.816651075771749], "std": [2.163993344768618, 1.9397046853748612], "min": [0, 0], "max": [6, 6], "count": [1069]}, "eef_velocity_action": {"mean": [0.6407857811038353, 0.8999064546304958], "std": [0.6488543115581248, 0.7380415458057454], "min": [0, 0], "max": [2, 2], "count": [1069]}, "eef_acc_mag_action": {"mean": [0.5799812909260992, 0.754911131898971], "std": [0.8001470863532815, 0.831887142313665], "min": [0, 0], "max": [2, 2], "count": [1069]}, "eef_sim_pose_state": {"mean": [0.5700648194551444, 0.3118017396924427, 1.0905783485178857, -2.1683134873921586, 0.7897783484194463, 0.7121505072359461, 0.5733449394554757, -0.29527807197814276, 1.1105538671500104, 1.883097673843863, 0.9157492500354145, -0.5681368284405535], "std": [0.0594980930473086, 0.05752305633333306, 0.037712624889752536, 0.7178934778076133, 0.4238423823839971, 2.669564083112641, 0.03871814785860884, 0.07490000895819367, 0.06288941901530443, 1.1470238960477643, 0.3725231098798078, 1.9669464537148635], "min": [0.4516137910731, 0.13284247428008017, 1.0032525344184857, -2.9086537843830977, 0.13899452477348184, -3.1401825296715185, 0.5079550107612061, -0.40779532066974794, 1.0244293394837767, -3.1153004461659535, 0.21721186396505998, -3.131594739956521], "max": [0.6742160702876512, 0.3968623569534848, 1.1398393636719821, -0.35903309816637285, 1.3854668107364287, 3.140677917588088, 0.6557391792296885, -0.07881961368516505, 1.2852177369533424, 3.137703070239431, 1.5676347866090898, 3.0972857145142676], "count": [1069]}, "eef_sim_pose_action": {"mean": [0.5700648194551444, 0.3118017396924427, 1.0905783485178857, -2.1683134873921586, 0.7897783484194463, 0.7121505072359461, 0.5733449394554757, -0.29527807197814276, 1.1105538671500104, 1.883097673843863, 0.9157492500354145, -0.5681368284405535], "std": [0.0594980930473086, 0.05752305633333306, 0.037712624889752536, 0.7178934778076133, 0.4238423823839971, 2.669564083112641, 0.03871814785860884, 0.07490000895819367, 0.06288941901530443, 1.1470238960477643, 0.3725231098798078, 1.9669464537148635], "min": [0.4516137910731, 0.13284247428008017, 1.0032525344184857, -2.9086537843830977, 0.13899452477348184, -3.1401825296715185, 0.5079550107612061, -0.40779532066974794, 1.0244293394837767, -3.1153004461659535, 0.21721186396505998, -3.131594739956521], "max": [0.6742160702876512, 0.3968623569534848, 1.1398393636719821, -0.35903309816637285, 1.3854668107364287, 3.140677917588088, 0.6557391792296885, -0.07881961368516505, 1.2852177369533424, 3.137703070239431, 1.5676347866090898, 3.0972857145142676], "count": [1069]}, "gripper_mode_state": {"mean": [0.33863423760523853, 0.323666978484565], "std": [0.4732452754405044, 0.4678746258595757], "min": [0, 0], "max": [1, 1], "count": [1069]}, "gripper_activity_state": {"mean": [1.9242282507015902, 1.923292797006548], "std": [0.3471957529102894, 0.3456396970033432], "min": [0, 0], "max": [2, 2], "count": [1069]}, "gripper_mode_action": {"mean": [0.33863423760523853, 0.323666978484565], "std": [0.4732452754405044, 0.4678746258595757], "min": [0, 0], "max": [1, 1], "count": [1069]}, "gripper_activity_action": {"mean": [1.9242282507015902, 1.923292797006548], "std": [0.3471957529102894, 0.3456396970033432], "min": [0, 0], "max": [2, 2], "count": [1069]}, "gripper_open_scale_state": {"mean": [0.5509724041490037, 0.4742577179011286], "std": [0.3719970139940637, 0.22872731039110075], "min": [0.015, 0.003], "max": [0.842, 0.68], "count": [1069]}, "gripper_open_scale_action": {"mean": [0.5509724041490037, 0.4742577179011286], "std": [0.3719970139940637, 0.22872731039110075], "min": [0.015, 0.003], "max": [0.842, 0.68], "count": [1069]}}} +{"episode_index": 319, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.417810338072851]], [[0.44411643112410654]], [[0.44625404316209916]]], "std": [[[0.22069206320691387]], [[0.1910365936828214]], [[0.18637295689351255]]], "count": [171]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4272776810285518]], [[0.4507212618965715]], [[0.4517495258093491]]], "std": [[[0.16027094126565425]], [[0.1321144348965298]], [[0.12619032143798822]]], "count": [171]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.43776734558345753]], [[0.45443531418415317]], [[0.4564850325364064]]], "std": [[[0.17540750905007765]], [[0.1506422694332356]], [[0.14400005570739627]]], "count": [171]}, "observation.state": {"min": [0.37892845273017883, 1.8779046535491943, -1.2499524354934692, -1.3606586456298828, -2.8807880878448486, -1.989640474319458, 0.4354771077632904, 6.0, 0.072843998670578, 0.3106040060520172, -0.07502099871635437, -3.1391851902008057, -0.5730000138282776, -0.9089999198913574, -0.746128261089325, -2.079874038696289, -0.6669077277183533, -0.40365979075431824, 1.3107945919036865, 0.736284613609314, -2.308582067489624, 10.0, -0.37219399213790894, 0.2656269967556, -0.16718199849128723, -3.1411852836608887, -0.07199999690055847, -3.1401853561401367], "max": [1.027614951133728, 2.087623357772827, -0.532290518283844, 0.03949680179357529, -0.5935167074203491, -0.8210552930831909, 2.2396764755249023, 787.0, 0.3668240010738373, 0.46166500449180603, 0.10111299902200699, 3.1410000324249268, 1.2369999885559082, 0.47999995946884155, -0.24778440594673157, -1.7775131464004517, 0.7317641973495483, 0.6702413558959961, 2.5710620880126953, 1.8538014888763428, -0.17261306941509247, 802.0, -0.19783900678157806, 0.4595490097999573, 0.11855299770832062, 3.1410000324249268, 1.253999948501587, 3.140000104904175], "mean": [0.6222136616706848, 2.0541024208068848, -0.7920002341270447, -0.6058701276779175, -1.7553080320358276, -1.4292986392974854, 1.423466682434082, 524.8305053710938, 0.26489225029945374, 0.36565259099006653, 0.019630225375294685, -1.5169190168380737, 0.43864718079566956, -0.34560853242874146, -0.5578613877296448, -1.9822338819503784, 0.3229883909225464, 0.3043763041496277, 2.0387895107269287, 1.4581358432769775, -1.2974869012832642, 608.1226196289062, -0.2952113151550293, 0.3388039469718933, 0.013806466944515705, 1.88612699508667, 0.6231657266616821, -0.7238561511039734], "std": [0.15695561468601227, 0.03741152584552765, 0.1569945067167282, 0.41608762741088867, 0.8037273287773132, 0.30382266640663147, 0.6795194745063782, 278.84014892578125, 0.07944577187299728, 0.03343919292092323, 0.03575852885842323, 2.0205912590026855, 0.4971231520175934, 0.36475929617881775, 0.1048845499753952, 0.10545466095209122, 0.41236811876296997, 0.3245612382888794, 0.41371357440948486, 0.28176477551460266, 0.7637199759483337, 278.6918029785156, 0.04096624255180359, 0.0469539612531662, 0.06537158042192459, 1.8114041090011597, 0.3502156436443329, 2.4565374851226807], "count": [950]}, "action": {"min": [0.37892845273017883, 1.8779046535491943, -1.2499524354934692, -1.3606586456298828, -2.8807880878448486, -1.989640474319458, 0.4354771077632904, 6.0, 0.072843998670578, 0.3106040060520172, -0.07502099871635437, -3.1391851902008057, -0.5730000138282776, -0.9089999198913574, -0.746128261089325, -2.079874038696289, -0.6669077277183533, -0.40365979075431824, 1.3107945919036865, 0.736284613609314, -2.308582067489624, 10.0, -0.37219399213790894, 0.2656269967556, -0.16718199849128723, -3.1411852836608887, -0.07199999690055847, -3.1401853561401367], "max": [1.027614951133728, 2.087623357772827, -0.532290518283844, 0.03949680179357529, -0.5935167074203491, -0.8210552930831909, 2.2396764755249023, 787.0, 0.3668240010738373, 0.46166500449180603, 0.10111299902200699, 3.1410000324249268, 1.2369999885559082, 0.47999995946884155, -0.24778440594673157, -1.7775131464004517, 0.7317641973495483, 0.6702413558959961, 2.5710620880126953, 1.8538014888763428, -0.17261306941509247, 802.0, -0.19783900678157806, 0.4595490097999573, 0.11855299770832062, 3.1410000324249268, 1.253999948501587, 3.140000104904175], "mean": [0.6222136616706848, 2.0541024208068848, -0.7920002341270447, -0.6058701276779175, -1.7553080320358276, -1.4292986392974854, 1.423466682434082, 524.8305053710938, 0.26489225029945374, 0.36565259099006653, 0.019630225375294685, -1.5169190168380737, 0.43864718079566956, -0.34560853242874146, -0.5578613877296448, -1.9822338819503784, 0.3229883909225464, 0.3043763041496277, 2.0387895107269287, 1.4581358432769775, -1.2974869012832642, 608.1226196289062, -0.2952113151550293, 0.3388039469718933, 0.013806466944515705, 1.88612699508667, 0.6231657266616821, -0.7238561511039734], "std": [0.15695561468601227, 0.03741152584552765, 0.1569945067167282, 0.41608762741088867, 0.8037273287773132, 0.30382266640663147, 0.6795194745063782, 278.84014892578125, 0.07944577187299728, 0.03343919292092323, 0.03575852885842323, 2.0205912590026855, 0.4971231520175934, 0.36475929617881775, 0.1048845499753952, 0.10545466095209122, 0.41236811876296997, 0.3245612382888794, 0.41371357440948486, 0.28176477551460266, 0.7637199759483337, 278.6918029785156, 0.04096624255180359, 0.0469539612531662, 0.06537158042192459, 1.8114041090011597, 0.3502156436443329, 2.4565374851226807], "count": [950]}, "timestamp": {"min": [0.0], "max": [31.633333333333333], "mean": [15.816666666666665], "std": [9.141374197691626], "count": [950]}, "frame_index": {"min": [0], "max": [949], "mean": [474.5], "std": [274.2412259307488], "count": [950]}, "episode_index": {"min": [322], "max": [322], "mean": [322.0], "std": [0.0], "count": [950]}, "index": {"min": [344303], "max": [345252], "mean": [344777.5], "std": [274.2412259307488], "count": [950]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [950]}, "subtask_annotation": {"mean": [15.652631578947368, 29.0, 29.0, 29.0, 29.0], "std": [5.350392845493451, 0.0, 0.0, 0.0, 0.0], "min": [2, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [950]}, "scene_annotation": {"mean": [322.0], "std": [0.0], "min": [322], "max": [322], "count": [950]}, "eef_direction_state": {"mean": [3.576842105263158, 3.756842105263158], "std": [2.191344342567098, 1.9382114724434287], "min": [0, 0], "max": [6, 6], "count": [950]}, "eef_velocity_state": {"mean": [0.7810526315789473, 0.9568421052631579], "std": [0.6715723477649687, 0.7042954869683566], "min": [0, 0], "max": [2, 2], "count": [950]}, "eef_acc_mag_state": {"mean": [0.8242105263157895, 0.7757894736842105], "std": [0.8395758063605944, 0.8202972233440996], "min": [0, 0], "max": [2, 2], "count": [950]}, "eef_direction_action": {"mean": [3.576842105263158, 3.756842105263158], "std": [2.191344342567098, 1.9382114724434287], "min": [0, 0], "max": [6, 6], "count": [950]}, "eef_velocity_action": {"mean": [0.7810526315789473, 0.9568421052631579], "std": [0.6715723477649687, 0.7042954869683566], "min": [0, 0], "max": [2, 2], "count": [950]}, "eef_acc_mag_action": {"mean": [0.8242105263157895, 0.7757894736842105], "std": [0.8395758063605944, 0.8202972233440996], "min": [0, 0], "max": [2, 2], "count": [950]}, "eef_sim_pose_state": {"mean": [0.5403127778706189, 0.30917978786841244, 1.0765333377654875, -1.7557825109336387, 0.9654035401389822, 0.04186363831812458, 0.5712297661772102, -0.28287426426145207, 1.1086352192625066, 2.22967310484081, 0.9505630984116215, -0.7848324802598399], "std": [0.041360577445990754, 0.06853051433611516, 0.038328830807380025, 0.922420416751656, 0.49629874003638164, 2.476275530072967, 0.03675939944273143, 0.05712538387418218, 0.06700353780293132, 0.7244497589556127, 0.39916721414230344, 2.116676093005868], "min": [0.4499742806817972, 0.12568287005537912, 1.0102762157071652, -3.1342908270050422, 0.12252016401086907, -3.1404549087922673, 0.49456449119266593, -0.34831722352564476, 1.0196114835921963, 0.07112247635795843, 0.12145432449720928, -3.1413706716534358], "max": [0.6492586841835417, 0.41880715593546397, 1.1524911253426122, 1.0143800266056147, 1.5668650873220504, 3.1414319341813153, 0.6509520153709182, -0.09661429798530967, 1.2575204795621968, 3.1377559843357945, 1.4762562981446559, 3.141514235110069], "count": [950]}, "eef_sim_pose_action": {"mean": [0.5403127778706189, 0.30917978786841244, 1.0765333377654875, -1.7557825109336387, 0.9654035401389822, 0.04186363831812458, 0.5712297661772102, -0.28287426426145207, 1.1086352192625066, 2.22967310484081, 0.9505630984116215, -0.7848324802598399], "std": [0.041360577445990754, 0.06853051433611516, 0.038328830807380025, 0.922420416751656, 0.49629874003638164, 2.476275530072967, 0.03675939944273143, 0.05712538387418218, 0.06700353780293132, 0.7244497589556127, 0.39916721414230344, 2.116676093005868], "min": [0.4499742806817972, 0.12568287005537912, 1.0102762157071652, -3.1342908270050422, 0.12252016401086907, -3.1404549087922673, 0.49456449119266593, -0.34831722352564476, 1.0196114835921963, 0.07112247635795843, 0.12145432449720928, -3.1413706716534358], "max": [0.6492586841835417, 0.41880715593546397, 1.1524911253426122, 1.0143800266056147, 1.5668650873220504, 3.1414319341813153, 0.6509520153709182, -0.09661429798530967, 1.2575204795621968, 3.1377559843357945, 1.4762562981446559, 3.141514235110069], "count": [950]}, "gripper_mode_state": {"mean": [0.24526315789473685, 0.3936842105263158], "std": [0.4302431187993971, 0.4885662216205594], "min": [0, 0], "max": [1, 1], "count": [950]}, "gripper_activity_state": {"mean": [1.9463157894736842, 1.8852631578947368], "std": [0.28333002007730274, 0.42857620364046456], "min": [0, 0], "max": [2, 2], "count": [950]}, "gripper_mode_action": {"mean": [0.24526315789473685, 0.3936842105263158], "std": [0.4302431187993971, 0.4885662216205594], "min": [0, 0], "max": [1, 1], "count": [950]}, "gripper_activity_action": {"mean": [1.9463157894736842, 1.8852631578947368], "std": [0.28333002007730274, 0.42857620364046456], "min": [0, 0], "max": [2, 2], "count": [950]}, "gripper_open_scale_state": {"mean": [0.6081226314645058, 0.5248305264799211], "std": [0.27869001428985857, 0.27883998205943816], "min": [0.01, 0.006], "max": [0.802, 0.787], "count": [950]}, "gripper_open_scale_action": {"mean": [0.6081226314645058, 0.5248305264799211], "std": [0.27869001428985857, 0.27883998205943816], "min": [0.01, 0.006], "max": [0.802, 0.787], "count": [950]}}} +{"episode_index": 320, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4242401867944148]], [[0.44770519533571007]], [[0.4506285106845769]]], "std": [[[0.21214716211152182]], [[0.1831760724612927]], [[0.17823452703596337]]], "count": [154]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[0.8274509803921568]], [[0.8196078431372549]]], "mean": [[[0.4326509196481623]], [[0.45401339550971903]], [[0.45497557640480435]]], "std": [[[0.15996426206900896]], [[0.13295885735161514]], [[0.12703176836426563]]], "count": [154]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4373258106272812]], [[0.4554468185001273]], [[0.4550945616883117]]], "std": [[[0.15733043949551895]], [[0.13464234361297356]], [[0.12918864201763208]]], "count": [154]}, "observation.state": {"min": [0.29775315523147583, 1.8277961015701294, -1.3057507276535034, -1.3385628461837769, -2.801358222961426, -1.9734612703323364, 0.35876989364624023, -2.0, 0.07469599694013596, 0.304610013961792, -0.10731600224971771, -3.1401853561401367, -0.25600001215934753, -0.9319999814033508, -0.7593404054641724, -2.079838991165161, -0.6740112900733948, -0.36166712641716003, 1.6639444828033447, 0.8897514343261719, -2.3732290267944336, 38.0, -0.3683120012283325, 0.26685699820518494, -0.1682630032300949, -3.1351852416992188, 0.14499999582767487, -3.1411852836608887], "max": [1.0578441619873047, 2.087588310241699, -0.5353448390960693, 0.0844041258096695, -0.558871865272522, -0.7834259867668152, 2.293118476867676, 770.0, 0.393094003200531, 0.45397600531578064, 0.12197700142860413, 3.13700008392334, 1.309999942779541, 0.5199999809265137, -0.27689650654792786, -1.7873917818069458, 0.6054023504257202, 0.7642447352409363, 2.4120101928710938, 1.8054907321929932, -0.3681248426437378, 840.0, -0.1998240053653717, 0.45058199763298035, 0.0971589982509613, 3.1410000324249268, 1.2020000219345093, 3.140000104904175], "mean": [0.6446260809898376, 2.037266969680786, -0.7800140976905823, -0.5556864738464355, -1.709215760231018, -1.3612895011901855, 1.4778757095336914, 429.5926208496094, 0.2647351026535034, 0.37374964356422424, 0.024091649800539017, -1.5344011783599854, 0.4794209897518158, -0.36708134412765503, -0.5356149077415466, -1.9750611782073975, 0.2873699367046356, 0.34073305130004883, 2.1070163249969482, 1.3877626657485962, -1.495060920715332, 637.4402465820312, -0.3120158314704895, 0.34120211005210876, 0.01920335367321968, 1.3155221939086914, 0.6652786135673523, -1.5325735807418823], "std": [0.1959320306777954, 0.057969238609075546, 0.22773736715316772, 0.398558646440506, 0.8052553534507751, 0.2939486503601074, 0.7398836612701416, 256.7409362792969, 0.0955393984913826, 0.044539887458086014, 0.050226062536239624, 1.9255011081695557, 0.4162660539150238, 0.4425241947174072, 0.10846079885959625, 0.10265764594078064, 0.4020979106426239, 0.3241271674633026, 0.26059797406196594, 0.2634938657283783, 0.7076277732849121, 306.4194030761719, 0.0372169204056263, 0.051140379160642624, 0.06513996422290802, 2.3260865211486816, 0.33456623554229736, 1.8352166414260864], "count": [826]}, "action": {"min": [0.29775315523147583, 1.8277961015701294, -1.3057507276535034, -1.3385628461837769, -2.801358222961426, -1.9734612703323364, 0.35876989364624023, -2.0, 0.07469599694013596, 0.304610013961792, -0.10731600224971771, -3.1401853561401367, -0.25600001215934753, -0.9319999814033508, -0.7593404054641724, -2.079838991165161, -0.6740112900733948, -0.36166712641716003, 1.6639444828033447, 0.8897514343261719, -2.3732290267944336, 38.0, -0.3683120012283325, 0.26685699820518494, -0.1682630032300949, -3.1351852416992188, 0.14499999582767487, -3.1411852836608887], "max": [1.0578441619873047, 2.087588310241699, -0.5353448390960693, 0.0844041258096695, -0.558871865272522, -0.7834259867668152, 2.293118476867676, 770.0, 0.393094003200531, 0.45397600531578064, 0.12197700142860413, 3.13700008392334, 1.309999942779541, 0.5199999809265137, -0.27689650654792786, -1.7873917818069458, 0.6054023504257202, 0.7642447352409363, 2.4120101928710938, 1.8054907321929932, -0.3681248426437378, 840.0, -0.1998240053653717, 0.45058199763298035, 0.0971589982509613, 3.1410000324249268, 1.2020000219345093, 3.140000104904175], "mean": [0.6446260809898376, 2.037266969680786, -0.7800140976905823, -0.5556864738464355, -1.709215760231018, -1.3612895011901855, 1.4778757095336914, 429.5926208496094, 0.2647351026535034, 0.37374964356422424, 0.024091649800539017, -1.5344011783599854, 0.4794209897518158, -0.36708134412765503, -0.5356149077415466, -1.9750611782073975, 0.2873699367046356, 0.34073305130004883, 2.1070163249969482, 1.3877626657485962, -1.495060920715332, 637.4402465820312, -0.3120158314704895, 0.34120211005210876, 0.01920335367321968, 1.3155221939086914, 0.6652786135673523, -1.5325735807418823], "std": [0.1959320306777954, 0.057969238609075546, 0.22773736715316772, 0.398558646440506, 0.8052553534507751, 0.2939486503601074, 0.7398836612701416, 256.7409362792969, 0.0955393984913826, 0.044539887458086014, 0.050226062536239624, 1.9255011081695557, 0.4162660539150238, 0.4425241947174072, 0.10846079885959625, 0.10265764594078064, 0.4020979106426239, 0.3241271674633026, 0.26059797406196594, 0.2634938657283783, 0.7076277732849121, 306.4194030761719, 0.0372169204056263, 0.051140379160642624, 0.06513996422290802, 2.3260865211486816, 0.33456623554229736, 1.8352166414260864], "count": [826]}, "timestamp": {"min": [0.0], "max": [27.5], "mean": [13.75], "std": [7.948182881081129], "count": [826]}, "frame_index": {"min": [0], "max": [825], "mean": [412.5], "std": [238.44548643243385], "count": [826]}, "episode_index": {"min": [323], "max": [323], "mean": [323.0], "std": [0.0], "count": [826]}, "index": {"min": [345253], "max": [346078], "mean": [345665.5], "std": [238.44548643243385], "count": [826]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [826]}, "subtask_annotation": {"mean": [17.864406779661017, 29.0, 29.0, 29.0, 29.0], "std": [2.8431161414638444, 0.0, 0.0, 0.0, 0.0], "min": [13, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [826]}, "scene_annotation": {"mean": [323.0], "std": [0.0], "min": [323], "max": [323], "count": [826]}, "eef_direction_state": {"mean": [3.5472154963680387, 3.734866828087167], "std": [2.190298495816675, 1.9802095406497398], "min": [0, 0], "max": [6, 6], "count": [826]}, "eef_velocity_state": {"mean": [0.7699757869249395, 0.9515738498789347], "std": [0.6567726871679793, 0.7232417554303793], "min": [0, 0], "max": [2, 2], "count": [826]}, "eef_acc_mag_state": {"mean": [0.7966101694915254, 0.7445520581113801], "std": [0.8349439299689435, 0.8285905681423187], "min": [0, 0], "max": [2, 2], "count": [826]}, "eef_direction_action": {"mean": [3.5472154963680387, 3.734866828087167], "std": [2.190298495816675, 1.9802095406497398], "min": [0, 0], "max": [6, 6], "count": [826]}, "eef_velocity_action": {"mean": [0.7699757869249395, 0.9515738498789347], "std": [0.6567726871679793, 0.7232417554303793], "min": [0, 0], "max": [2, 2], "count": [826]}, "eef_acc_mag_action": {"mean": [0.7966101694915254, 0.7445520581113801], "std": [0.8349439299689435, 0.8285905681423187], "min": [0, 0], "max": [2, 2], "count": [826]}, "eef_sim_pose_state": {"mean": [0.5406313499216929, 0.3236770785625839, 1.0715314543391046, -1.9917039458163086, 0.8582957642044332, -1.9774180110161035, 0.5776035496135024, -0.28401045947100473, 1.1113031637896431, 2.1737105212318366, 0.954353701286681, -0.8495038239585094], "std": [0.04567689767717824, 0.06762482499171725, 0.03743843282434462, 0.5381776617888544, 0.44923462030221817, 1.7998925123443257, 0.05189196146536258, 0.07793588634535693, 0.07014540407510782, 0.7985022874622648, 0.3314100665450805, 2.0985264289505245], "min": [0.4640752544285581, 0.12572975423107757, 1.00776170165865, -2.741167897377868, 0.12198734882500939, -3.1388728131744843, 0.49594601179956477, -0.40936062675440815, 1.0228778588967615, 0.6245999530312103, 0.28558655648901343, -3.1407338973625833], "max": [0.642375109321334, 0.40639944303911535, 1.1381888157636582, -0.6589277620577069, 1.3604179206022597, 3.1392938924585536, 0.6588246787015665, -0.09135733127775861, 1.2618412054986936, 3.1060201303768293, 1.3474325812456303, 3.13468159088344], "count": [826]}, "eef_sim_pose_action": {"mean": [0.5406313499216929, 0.3236770785625839, 1.0715314543391046, -1.9917039458163086, 0.8582957642044332, -1.9774180110161035, 0.5776035496135024, -0.28401045947100473, 1.1113031637896431, 2.1737105212318366, 0.954353701286681, -0.8495038239585094], "std": [0.04567689767717824, 0.06762482499171725, 0.03743843282434462, 0.5381776617888544, 0.44923462030221817, 1.7998925123443257, 0.05189196146536258, 0.07793588634535693, 0.07014540407510782, 0.7985022874622648, 0.3314100665450805, 2.0985264289505245], "min": [0.4640752544285581, 0.12572975423107757, 1.00776170165865, -2.741167897377868, 0.12198734882500939, -3.1388728131744843, 0.49594601179956477, -0.40936062675440815, 1.0228778588967615, 0.6245999530312103, 0.28558655648901343, -3.1407338973625833], "max": [0.642375109321334, 0.40639944303911535, 1.1381888157636582, -0.6589277620577069, 1.3604179206022597, 3.1392938924585536, 0.6588246787015665, -0.09135733127775861, 1.2618412054986936, 3.1060201303768293, 1.3474325812456303, 3.13468159088344], "count": [826]}, "gripper_mode_state": {"mean": [0.2566585956416465, 0.32566585956416466], "std": [0.43678937821896363, 0.4686230974658585], "min": [0, 0], "max": [1, 1], "count": [826]}, "gripper_activity_state": {"mean": [1.9188861985472154, 1.854721549636804], "std": [0.36420561886377306, 0.4649540917695915], "min": [0, 0], "max": [2, 2], "count": [826]}, "gripper_mode_action": {"mean": [0.2566585956416465, 0.32566585956416466], "std": [0.43678937821896363, 0.4686230974658585], "min": [0, 0], "max": [1, 1], "count": [826]}, "gripper_activity_action": {"mean": [1.9188861985472154, 1.854721549636804], "std": [0.36420561886377306, 0.4649540917695915], "min": [0, 0], "max": [2, 2], "count": [826]}, "gripper_open_scale_state": {"mean": [0.6374400726484624, 0.42972336560069235], "std": [0.3064194521935269, 0.2565216635098311], "min": [0.038, 0.0], "max": [0.84, 0.77], "count": [826]}, "gripper_open_scale_action": {"mean": [0.6374400726484624, 0.42972336560069235], "std": [0.3064194521935269, 0.2565216635098311], "min": [0.038, 0.0], "max": [0.84, 0.77], "count": [826]}}} +{"episode_index": 321, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4088949925317775]], [[0.436529077198364]], [[0.4390802144733149]]], "std": [[[0.22398639638875878]], [[0.19346393843661705]], [[0.18689277856650816]]], "count": [163]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[1.0]], [[1.0]]], "mean": [[[0.4177282556938931]], [[0.44450612494486547]], [[0.44592382037170697]]], "std": [[[0.17092349000444232]], [[0.13943830934565968]], [[0.13270290943911667]]], "count": [163]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4300424185011428]], [[0.45214760139740967]], [[0.4539824709791892]]], "std": [[[0.18454029954474202]], [[0.15749587339949944]], [[0.15164260647117525]]], "count": [163]}, "observation.state": {"min": [0.3606373965740204, 1.8065904378890991, -1.7549113035202026, -1.5914435386657715, -2.870159149169922, -1.9983845949172974, 0.21062633395195007, -2.0, 0.0331760011613369, 0.3063740134239197, -0.11320199817419052, -3.1411852836608887, -0.625, -0.9430000185966492, -0.8009141683578491, -2.079908847808838, -0.7249400019645691, -0.3226241171360016, 1.34666109085083, 0.7835131883621216, -2.389495611190796, 37.0, -0.3667060136795044, 0.2536120116710663, -0.16619299352169037, -3.1411852836608887, -0.050999999046325684, -3.121000051498413], "max": [1.0367953777313232, 2.087623357772827, -0.0263544712215662, 0.11323697119951248, -0.30550241470336914, -0.9324073195457458, 2.3488292694091797, 721.0, 0.37040799856185913, 0.42420101165771484, 0.1434279978275299, 3.140000104904175, 1.1670000553131104, 0.5180000066757202, -0.29101619124412537, -1.747860074043274, 0.7439466118812561, 0.6959326267242432, 2.556872606277466, 1.8864566087722778, -0.28838077187538147, 816.0, -0.20662599802017212, 0.4515970051288605, 0.13549700379371643, 3.1410000324249268, 1.2630000114440918, 3.138000011444092], "mean": [0.6646111607551575, 2.042368173599243, -0.7332313060760498, -0.699492335319519, -1.9743678569793701, -1.4662036895751953, 1.49057936668396, 463.8301696777344, 0.24418900907039642, 0.36357641220092773, 0.023182956501841545, -2.166590452194214, 0.29342877864837646, -0.2310360074043274, -0.5589505434036255, -1.9607985019683838, 0.31526824831962585, 0.36274710297584534, 2.1111159324645996, 1.4005601406097412, -1.5216656923294067, 517.2229614257812, -0.31525149941444397, 0.3434918522834778, 0.026294512674212456, 0.27859705686569214, 0.5498227477073669, -2.011336088180542], "std": [0.17276334762573242, 0.05640636384487152, 0.4954133629798889, 0.510638952255249, 0.6590083837509155, 0.2892661988735199, 0.7567861080169678, 291.25823974609375, 0.10758568346500397, 0.02607617899775505, 0.059450071305036545, 1.2835537195205688, 0.5549271702766418, 0.4254247546195984, 0.0933622270822525, 0.1050286516547203, 0.4296158254146576, 0.30913957953453064, 0.3952885568141937, 0.3401428759098053, 0.8096230030059814, 347.66009521484375, 0.03672846779227257, 0.05432761833071709, 0.06179950013756752, 2.6392171382904053, 0.35835975408554077, 1.2848607301712036], "count": [895]}, "action": {"min": [0.3606373965740204, 1.8065904378890991, -1.7549113035202026, -1.5914435386657715, -2.870159149169922, -1.9983845949172974, 0.21062633395195007, -2.0, 0.0331760011613369, 0.3063740134239197, -0.11320199817419052, -3.1411852836608887, -0.625, -0.9430000185966492, -0.8009141683578491, -2.079908847808838, -0.7249400019645691, -0.3226241171360016, 1.34666109085083, 0.7835131883621216, -2.389495611190796, 37.0, -0.3667060136795044, 0.2536120116710663, -0.16619299352169037, -3.1411852836608887, -0.050999999046325684, -3.121000051498413], "max": [1.0367953777313232, 2.087623357772827, -0.0263544712215662, 0.11323697119951248, -0.30550241470336914, -0.9324073195457458, 2.3488292694091797, 721.0, 0.37040799856185913, 0.42420101165771484, 0.1434279978275299, 3.140000104904175, 1.1670000553131104, 0.5180000066757202, -0.29101619124412537, -1.747860074043274, 0.7439466118812561, 0.6959326267242432, 2.556872606277466, 1.8864566087722778, -0.28838077187538147, 816.0, -0.20662599802017212, 0.4515970051288605, 0.13549700379371643, 3.1410000324249268, 1.2630000114440918, 3.138000011444092], "mean": [0.6646111607551575, 2.042368173599243, -0.7332313060760498, -0.699492335319519, -1.9743678569793701, -1.4662036895751953, 1.49057936668396, 463.8301696777344, 0.24418900907039642, 0.36357641220092773, 0.023182956501841545, -2.166590452194214, 0.29342877864837646, -0.2310360074043274, -0.5589505434036255, -1.9607985019683838, 0.31526824831962585, 0.36274710297584534, 2.1111159324645996, 1.4005601406097412, -1.5216656923294067, 517.2229614257812, -0.31525149941444397, 0.3434918522834778, 0.026294512674212456, 0.27859705686569214, 0.5498227477073669, -2.011336088180542], "std": [0.17276334762573242, 0.05640636384487152, 0.4954133629798889, 0.510638952255249, 0.6590083837509155, 0.2892661988735199, 0.7567861080169678, 291.25823974609375, 0.10758568346500397, 0.02607617899775505, 0.059450071305036545, 1.2835537195205688, 0.5549271702766418, 0.4254247546195984, 0.0933622270822525, 0.1050286516547203, 0.4296158254146576, 0.30913957953453064, 0.3952885568141937, 0.3401428759098053, 0.8096230030059814, 347.66009521484375, 0.03672846779227257, 0.05432761833071709, 0.06179950013756752, 2.6392171382904053, 0.35835975408554077, 1.2848607301712036], "count": [895]}, "timestamp": {"min": [0.0], "max": [29.8], "mean": [14.9], "std": [8.61213613970941], "count": [895]}, "frame_index": {"min": [0], "max": [894], "mean": [447.0], "std": [258.3640841912823], "count": [895]}, "episode_index": {"min": [324], "max": [324], "mean": [324.0], "std": [0.0], "count": [895]}, "index": {"min": [346079], "max": [346973], "mean": [346526.0], "std": [258.3640841912823], "count": [895]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [895]}, "subtask_annotation": {"mean": [15.52290502793296, 29.0, 29.0, 29.0, 29.0], "std": [5.685744247695135, 0.0, 0.0, 0.0, 0.0], "min": [2, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [895]}, "scene_annotation": {"mean": [324.0], "std": [0.0], "min": [324], "max": [324], "count": [895]}, "eef_direction_state": {"mean": [4.113966480446927, 4.055865921787709], "std": [2.1404263708793567, 1.8542437220887833], "min": [0, 0], "max": [6, 6], "count": [895]}, "eef_velocity_state": {"mean": [0.6, 0.8670391061452514], "std": [0.6522843400965572, 0.7347539044786887], "min": [0, 0], "max": [2, 2], "count": [895]}, "eef_acc_mag_state": {"mean": [0.6279329608938548, 0.7184357541899441], "std": [0.8029983448765444, 0.8249230944726127], "min": [0, 0], "max": [2, 2], "count": [895]}, "eef_direction_action": {"mean": [4.113966480446927, 4.055865921787709], "std": [2.1404263708793567, 1.8542437220887833], "min": [0, 0], "max": [6, 6], "count": [895]}, "eef_velocity_action": {"mean": [0.6, 0.8670391061452514], "std": [0.6522843400965572, 0.7347539044786887], "min": [0, 0], "max": [2, 2], "count": [895]}, "eef_acc_mag_action": {"mean": [0.6279329608938548, 0.7184357541899441], "std": [0.8029983448765444, 0.8249230944726127], "min": [0, 0], "max": [2, 2], "count": [895]}, "eef_sim_pose_state": {"mean": [0.5453944726549393, 0.3299598289741483, 1.076374586356891, -2.1559039028819704, 0.8152778600311446, -1.5588615046743963, 0.570568191242566, -0.26640083517052393, 1.1287588079738577, 1.8348285645244344, 0.8366459702045652, -0.677755240600746], "std": [0.04376298461488067, 0.06485338180845909, 0.03775684512234926, 0.49725610055219654, 0.5679880715234629, 2.2417870499007027, 0.032313317080891746, 0.09059297800239931, 0.08479652928418395, 1.6198379827220137, 0.40901525239152076, 1.8469479006925098], "min": [0.47139648059811157, 0.1318637759754601, 1.0085607052745995, -2.895184182315648, -0.040419693055742334, -3.1413338275929403, 0.5064845533965939, -0.37304977936249173, 1.022963220208025, -3.130734328527434, 0.07748021215537215, -3.1222531084664737], "max": [0.6426072907319988, 0.4222445681484264, 1.1498689457366336, -0.5012663276004097, 1.4794555781645942, 3.141045236778269, 0.6339503959256888, -0.03610972231961382, 1.330128439474268, 3.137811353918255, 1.4051323768135369, 3.136306559727358], "count": [895]}, "eef_sim_pose_action": {"mean": [0.5453944726549393, 0.3299598289741483, 1.076374586356891, -2.1559039028819704, 0.8152778600311446, -1.5588615046743963, 0.570568191242566, -0.26640083517052393, 1.1287588079738577, 1.8348285645244344, 0.8366459702045652, -0.677755240600746], "std": [0.04376298461488067, 0.06485338180845909, 0.03775684512234926, 0.49725610055219654, 0.5679880715234629, 2.2417870499007027, 0.032313317080891746, 0.09059297800239931, 0.08479652928418395, 1.6198379827220137, 0.40901525239152076, 1.8469479006925098], "min": [0.47139648059811157, 0.1318637759754601, 1.0085607052745995, -2.895184182315648, -0.040419693055742334, -3.1413338275929403, 0.5064845533965939, -0.37304977936249173, 1.022963220208025, -3.130734328527434, 0.07748021215537215, -3.1222531084664737], "max": [0.6426072907319988, 0.4222445681484264, 1.1498689457366336, -0.5012663276004097, 1.4794555781645942, 3.141045236778269, 0.6339503959256888, -0.03610972231961382, 1.330128439474268, 3.137811353918255, 1.4051323768135369, 3.136306559727358], "count": [895]}, "gripper_mode_state": {"mean": [0.3564245810055866, 0.47374301675977654], "std": [0.4789426887014608, 0.499310094862024], "min": [0, 0], "max": [1, 1], "count": [895]}, "gripper_activity_state": {"mean": [1.9217877094972067, 1.8860335195530726], "std": [0.3577164378454093, 0.4071640836999378], "min": [0, 0], "max": [2, 2], "count": [895]}, "gripper_mode_action": {"mean": [0.3564245810055866, 0.47374301675977654], "std": [0.4789426887014608, 0.499310094862024], "min": [0, 0], "max": [1, 1], "count": [895]}, "gripper_activity_action": {"mean": [1.9217877094972067, 1.8860335195530726], "std": [0.3577164378454093, 0.4071640836999378], "min": [0, 0], "max": [2, 2], "count": [895]}, "gripper_open_scale_state": {"mean": [0.5172229049597366, 0.4638927374877086], "std": [0.34766006909566893, 0.2911584828582262], "min": [0.037, 0.0], "max": [0.816, 0.721], "count": [895]}, "gripper_open_scale_action": {"mean": [0.5172229049597366, 0.4638927374877086], "std": [0.34766006909566893, 0.2911584828582262], "min": [0.037, 0.0], "max": [0.816, 0.721], "count": [895]}}} +{"episode_index": 322, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.41507085254079557]], [[0.4382696687118556]], [[0.4420930114595507]]], "std": [[[0.21678473171037085]], [[0.1888245303436962]], [[0.18206265551094422]]], "count": [151]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.40653779541617974]], [[0.4374086644591611]], [[0.4403066430766567]]], "std": [[[0.18344993504982635]], [[0.15327033219581704]], [[0.14648889741950338]]], "count": [151]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4385784327251872]], [[0.45454676746526423]], [[0.45622030823918974]]], "std": [[[0.16442857070023476]], [[0.1396073318091401]], [[0.13268896441040803]]], "count": [151]}, "observation.state": {"min": [0.2584483325481415, 1.8434343338012695, -1.2864124774932861, -1.2158488035202026, -2.8969671726226807, -2.0231683254241943, 0.4196470081806183, 5.0, 0.06322699785232544, 0.24066400527954102, -0.100273996591568, -3.1371853351593018, -0.6019999980926514, -0.9179999828338623, -0.821893036365509, -2.079874038696289, -0.7398974895477295, -0.25794222950935364, 1.4827096462249756, 0.5830272436141968, -2.3760740756988525, 13.0, -0.36071398854255676, 0.2662990093231201, -0.14273500442504883, -3.1411852836608887, -0.009999999776482582, -3.0980000495910645], "max": [1.0470929145812988, 2.086663246154785, -0.2851867973804474, 0.07984881103038788, -0.7131240963935852, -0.8722108602523804, 2.1755530834198, 700.0, 0.4189319908618927, 0.46956101059913635, 0.1384190022945404, 3.1410000324249268, 1.0729999542236328, 0.718999981880188, -0.31147146224975586, -1.7749823331832886, 0.7686604857444763, 0.7379252314567566, 2.519557476043701, 1.924976110458374, -0.1002342626452446, 827.0, -0.2187269926071167, 0.4695949852466583, 0.10772199928760529, 3.140000104904175, 1.2730000019073486, 3.0859999656677246], "mean": [0.6479563117027283, 2.051513671875, -0.6949688196182251, -0.541224479675293, -1.8001708984375, -1.3282936811447144, 1.425896406173706, 456.4839172363281, 0.27282479405403137, 0.3705039322376251, 0.020809313282370567, -1.6973994970321655, 0.4542263150215149, -0.28076034784317017, -0.6044537425041199, -1.952589511871338, 0.5627923607826233, 0.48322975635528564, 2.19783616065979, 1.3060624599456787, -1.8660610914230347, 550.2898559570312, -0.3115137219429016, 0.36328867077827454, 0.028627192601561546, 0.5185016989707947, 0.4383387565612793, -1.9643323421478271], "std": [0.20831774175167084, 0.04417182877659798, 0.3097979426383972, 0.3817088305950165, 0.751196026802063, 0.303091824054718, 0.6451696753501892, 274.1952819824219, 0.10479474067687988, 0.055857155472040176, 0.05316491052508354, 1.78586745262146, 0.5237079858779907, 0.43975234031677246, 0.10304819047451019, 0.10722926259040833, 0.2753146290779114, 0.23627164959907532, 0.3593637943267822, 0.42544764280319214, 0.5588656663894653, 364.2967834472656, 0.03094848059117794, 0.063418909907341, 0.056391358375549316, 2.723062038421631, 0.30217596888542175, 0.9484579563140869], "count": [809]}, "action": {"min": [0.2584483325481415, 1.8434343338012695, -1.2864124774932861, -1.2158488035202026, -2.8969671726226807, -2.0231683254241943, 0.4196470081806183, 5.0, 0.06322699785232544, 0.24066400527954102, -0.100273996591568, -3.1371853351593018, -0.6019999980926514, -0.9179999828338623, -0.821893036365509, -2.079874038696289, -0.7398974895477295, -0.25794222950935364, 1.4827096462249756, 0.5830272436141968, -2.3760740756988525, 13.0, -0.36071398854255676, 0.2662990093231201, -0.14273500442504883, -3.1411852836608887, -0.009999999776482582, -3.0980000495910645], "max": [1.0470929145812988, 2.086663246154785, -0.2851867973804474, 0.07984881103038788, -0.7131240963935852, -0.8722108602523804, 2.1755530834198, 700.0, 0.4189319908618927, 0.46956101059913635, 0.1384190022945404, 3.1410000324249268, 1.0729999542236328, 0.718999981880188, -0.31147146224975586, -1.7749823331832886, 0.7686604857444763, 0.7379252314567566, 2.519557476043701, 1.924976110458374, -0.1002342626452446, 827.0, -0.2187269926071167, 0.4695949852466583, 0.10772199928760529, 3.140000104904175, 1.2730000019073486, 3.0859999656677246], "mean": [0.6479563117027283, 2.051513671875, -0.6949688196182251, -0.541224479675293, -1.8001708984375, -1.3282936811447144, 1.425896406173706, 456.4839172363281, 0.27282479405403137, 0.3705039322376251, 0.020809313282370567, -1.6973994970321655, 0.4542263150215149, -0.28076034784317017, -0.6044537425041199, -1.952589511871338, 0.5627923607826233, 0.48322975635528564, 2.19783616065979, 1.3060624599456787, -1.8660610914230347, 550.2898559570312, -0.3115137219429016, 0.36328867077827454, 0.028627192601561546, 0.5185016989707947, 0.4383387565612793, -1.9643323421478271], "std": [0.20831774175167084, 0.04417182877659798, 0.3097979426383972, 0.3817088305950165, 0.751196026802063, 0.303091824054718, 0.6451696753501892, 274.1952819824219, 0.10479474067687988, 0.055857155472040176, 0.05316491052508354, 1.78586745262146, 0.5237079858779907, 0.43975234031677246, 0.10304819047451019, 0.10722926259040833, 0.2753146290779114, 0.23627164959907532, 0.3593637943267822, 0.42544764280319214, 0.5588656663894653, 364.2967834472656, 0.03094848059117794, 0.063418909907341, 0.056391358375549316, 2.723062038421631, 0.30217596888542175, 0.9484579563140869], "count": [809]}, "timestamp": {"min": [0.0], "max": [26.933333333333334], "mean": [13.466666666666667], "std": [7.784600182411426], "count": [809]}, "frame_index": {"min": [0], "max": [808], "mean": [404.0], "std": [233.53800547234277], "count": [809]}, "episode_index": {"min": [325], "max": [325], "mean": [325.0], "std": [0.0], "count": [809]}, "index": {"min": [346974], "max": [347782], "mean": [347378.0], "std": [233.53800547234277], "count": [809]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [809]}, "subtask_annotation": {"mean": [18.180469715698393, 29.0, 29.0, 29.0, 29.0], "std": [2.7381955706856704, 0.0, 0.0, 0.0, 0.0], "min": [13, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [809]}, "scene_annotation": {"mean": [325.0], "std": [0.0], "min": [325], "max": [325], "count": [809]}, "eef_direction_state": {"mean": [3.793572311495674, 3.888751545117429], "std": [2.1952095771900875, 2.0793848450491748], "min": [0, 0], "max": [6, 6], "count": [809]}, "eef_velocity_state": {"mean": [0.7169344870210136, 0.8936959208899876], "std": [0.6764427400953494, 0.7661389634029704], "min": [0, 0], "max": [2, 2], "count": [809]}, "eef_acc_mag_state": {"mean": [0.7639060568603214, 0.8059332509270705], "std": [0.8274538790491074, 0.8309015762492765], "min": [0, 0], "max": [2, 2], "count": [809]}, "eef_direction_action": {"mean": [3.793572311495674, 3.888751545117429], "std": [2.1952095771900875, 2.0793848450491748], "min": [0, 0], "max": [6, 6], "count": [809]}, "eef_velocity_action": {"mean": [0.7169344870210136, 0.8936959208899876], "std": [0.6764427400953494, 0.7661389634029704], "min": [0, 0], "max": [2, 2], "count": [809]}, "eef_acc_mag_action": {"mean": [0.7639060568603214, 0.8059332509270705], "std": [0.8274538790491074, 0.8309015762492765], "min": [0, 0], "max": [2, 2], "count": [809]}, "eef_sim_pose_state": {"mean": [0.5687004775396544, 0.3294977125999858, 1.0878888512239655, -2.1590526566394277, 0.6716969846143206, -0.007972397108028625, 0.5751894151582774, -0.28430076576054447, 1.1039840078173149, 2.2250076667119836, 0.916426993642296, -0.43682142416975467], "std": [0.05208699453243274, 0.057921379303103246, 0.03158466737696098, 1.1171858040290843, 0.44575397690378465, 2.9732176980561698, 0.06105687703416377, 0.08756643350523083, 0.06587171957959802, 0.8174178345654035, 0.34757825454651015, 2.1189508118322253], "min": [0.4866596267871412, 0.15649826701778252, 1.0229191479062427, -3.1273620432122, 0.037828910832939266, -3.140503012577679, 0.4278288617091382, -0.3954175937057801, 1.0163017460870785, -3.1377691167873385, 0.14945914546376882, -3.141124030294669], "max": [0.6616341709987602, 0.39992304653398175, 1.1528027926328774, 3.1387153950087257, 1.331046832101749, 3.140493373553729, 0.6729803341075264, -0.07575197005064452, 1.2391701317485604, 3.139528328810262, 1.2947089620438001, 3.128187203109858], "count": [809]}, "eef_sim_pose_action": {"mean": [0.5687004775396544, 0.3294977125999858, 1.0878888512239655, -2.1590526566394277, 0.6716969846143206, -0.007972397108028625, 0.5751894151582774, -0.28430076576054447, 1.1039840078173149, 2.2250076667119836, 0.916426993642296, -0.43682142416975467], "std": [0.05208699453243274, 0.057921379303103246, 0.03158466737696098, 1.1171858040290843, 0.44575397690378465, 2.9732176980561698, 0.06105687703416377, 0.08756643350523083, 0.06587171957959802, 0.8174178345654035, 0.34757825454651015, 2.1189508118322253], "min": [0.4866596267871412, 0.15649826701778252, 1.0229191479062427, -3.1273620432122, 0.037828910832939266, -3.140503012577679, 0.4278288617091382, -0.3954175937057801, 1.0163017460870785, -3.1377691167873385, 0.14945914546376882, -3.141124030294669], "max": [0.6616341709987602, 0.39992304653398175, 1.1528027926328774, 3.1387153950087257, 1.331046832101749, 3.140493373553729, 0.6729803341075264, -0.07575197005064452, 1.2391701317485604, 3.139528328810262, 1.2947089620438001, 3.128187203109858], "count": [809]}, "gripper_mode_state": {"mean": [0.3362175525339926, 0.3300370828182942], "std": [0.4724143413382355, 0.4702261230334686], "min": [0, 0], "max": [1, 1], "count": [809]}, "gripper_activity_state": {"mean": [1.9023485784919654, 1.8838071693448701], "std": [0.3935285177913224, 0.4175949059334675], "min": [0, 0], "max": [2, 2], "count": [809]}, "gripper_mode_action": {"mean": [0.3362175525339926, 0.3300370828182942], "std": [0.4724143413382355, 0.4702261230334686], "min": [0, 0], "max": [1, 1], "count": [809]}, "gripper_activity_action": {"mean": [1.9023485784919654, 1.8838071693448701], "std": [0.3935285177913224, 0.4175949059334675], "min": [0, 0], "max": [2, 2], "count": [809]}, "gripper_open_scale_state": {"mean": [0.5502898640379184, 0.45648393083768146], "std": [0.3642968349341059, 0.27419525610826156], "min": [0.013, 0.005], "max": [0.827, 0.7], "count": [809]}, "gripper_open_scale_action": {"mean": [0.5502898640379184, 0.45648393083768146], "std": [0.3642968349341059, 0.27419525610826156], "min": [0.013, 0.005], "max": [0.827, 0.7], "count": [809]}}} +{"episode_index": 323, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4168488181110095]], [[0.43975518558027704]], [[0.44262371418774765]]], "std": [[[0.21590851818505974]], [[0.18759047885912755]], [[0.18262672828750218]]], "count": [193]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4351805756629077]], [[0.4561385946865793]], [[0.45653839657624706]]], "std": [[[0.15825990836824294]], [[0.13138434955975484]], [[0.125596401309901]]], "count": [193]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42960560487148225]], [[0.449344267499746]], [[0.44974392334654073]]], "std": [[[0.1712518656620617]], [[0.1460172997912912]], [[0.14084584864649227]]], "count": [193]}, "observation.state": {"min": [0.4000469148159027, 1.8470470905303955, -1.405234456062317, -1.3555798530578613, -2.913600444793701, -1.8684098720550537, -0.0625002458691597, 6.0, 0.046601999551057816, 0.31465399265289307, -0.09227599948644638, -3.1391851902008057, -0.5659999847412109, -0.871999979019165, -0.8238303065299988, -2.079838991165161, -0.6149668097496033, -0.3110525906085968, 0.9703332781791687, 0.5865877270698547, -2.4046974182128906, 42.0, -0.39495301246643066, 0.2742629945278168, -0.16141900420188904, -3.1401853561401367, 0.04899999871850014, -3.115999937057495], "max": [1.0474767684936523, 2.0826315879821777, -0.0757647454738617, 0.07501424849033356, -0.07592181861400604, -0.7674562335014343, 2.2225897312164307, 542.0, 0.3779129981994629, 0.45048901438713074, 0.13497500121593475, 3.1410000324249268, 1.1390000581741333, 1.0889999866485596, -0.3747920095920563, -1.7758898735046387, 0.9764943718910217, 0.698864758014679, 2.314882516860962, 1.8334510326385498, -0.26275932788848877, 791.0, -0.20386500656604767, 0.49088600277900696, 0.11577899754047394, 3.1389999389648438, 1.1699999570846558, 3.115000009536743], "mean": [0.6514818668365479, 2.041008472442627, -0.6599457263946533, -0.6116362810134888, -1.8466050624847412, -1.4179037809371948, 1.415869116783142, 388.2751159667969, 0.25616687536239624, 0.37034904956817627, 0.03062864951789379, -1.660684585571289, 0.40396612882614136, -0.23219430446624756, -0.563284695148468, -1.9824717044830322, 0.4459271728992462, 0.3160436749458313, 1.9095866680145264, 1.3576326370239258, -1.4436546564102173, 606.3441772460938, -0.3013475239276886, 0.3491969406604767, 0.0069222841411828995, 0.6110072135925293, 0.6228963136672974, -1.6800276041030884], "std": [0.19493478536605835, 0.0508987195789814, 0.4275526702404022, 0.4157574772834778, 0.6684089303016663, 0.26984506845474243, 0.7355028986930847, 204.1168670654297, 0.10583244264125824, 0.03215663135051727, 0.054264504462480545, 1.792030930519104, 0.4767754077911377, 0.44742023944854736, 0.11733195185661316, 0.10095538944005966, 0.38727980852127075, 0.2796343266963959, 0.3626653850078583, 0.29938021302223206, 0.7858590483665466, 287.5911865234375, 0.04014745354652405, 0.05369376763701439, 0.054883185774087906, 2.564208984375, 0.3319760262966156, 1.7535099983215332], "count": [1123]}, "action": {"min": [0.4000469148159027, 1.8470470905303955, -1.405234456062317, -1.3555798530578613, -2.913600444793701, -1.8684098720550537, -0.0625002458691597, 6.0, 0.046601999551057816, 0.31465399265289307, -0.09227599948644638, -3.1391851902008057, -0.5659999847412109, -0.871999979019165, -0.8238303065299988, -2.079838991165161, -0.6149668097496033, -0.3110525906085968, 0.9703332781791687, 0.5865877270698547, -2.4046974182128906, 42.0, -0.39495301246643066, 0.2742629945278168, -0.16141900420188904, -3.1401853561401367, 0.04899999871850014, -3.115999937057495], "max": [1.0474767684936523, 2.0826315879821777, -0.0757647454738617, 0.07501424849033356, -0.07592181861400604, -0.7674562335014343, 2.2225897312164307, 542.0, 0.3779129981994629, 0.45048901438713074, 0.13497500121593475, 3.1410000324249268, 1.1390000581741333, 1.0889999866485596, -0.3747920095920563, -1.7758898735046387, 0.9764943718910217, 0.698864758014679, 2.314882516860962, 1.8334510326385498, -0.26275932788848877, 791.0, -0.20386500656604767, 0.49088600277900696, 0.11577899754047394, 3.1389999389648438, 1.1699999570846558, 3.115000009536743], "mean": [0.6514818668365479, 2.041008472442627, -0.6599457263946533, -0.6116362810134888, -1.8466050624847412, -1.4179037809371948, 1.415869116783142, 388.2751159667969, 0.25616687536239624, 0.37034904956817627, 0.03062864951789379, -1.660684585571289, 0.40396612882614136, -0.23219430446624756, -0.563284695148468, -1.9824717044830322, 0.4459271728992462, 0.3160436749458313, 1.9095866680145264, 1.3576326370239258, -1.4436546564102173, 606.3441772460938, -0.3013475239276886, 0.3491969406604767, 0.0069222841411828995, 0.6110072135925293, 0.6228963136672974, -1.6800276041030884], "std": [0.19493478536605835, 0.0508987195789814, 0.4275526702404022, 0.4157574772834778, 0.6684089303016663, 0.26984506845474243, 0.7355028986930847, 204.1168670654297, 0.10583244264125824, 0.03215663135051727, 0.054264504462480545, 1.792030930519104, 0.4767754077911377, 0.44742023944854736, 0.11733195185661316, 0.10095538944005966, 0.38727980852127075, 0.2796343266963959, 0.3626653850078583, 0.29938021302223206, 0.7858590483665466, 287.5911865234375, 0.04014745354652405, 0.05369376763701439, 0.054883185774087906, 2.564208984375, 0.3319760262966156, 1.7535099983215332], "count": [1123]}, "timestamp": {"min": [0.0], "max": [37.4], "mean": [18.7], "std": [10.80606825404648], "count": [1123]}, "frame_index": {"min": [0], "max": [1122], "mean": [561.0], "std": [324.18204762139436], "count": [1123]}, "episode_index": {"min": [326], "max": [326], "mean": [326.0], "std": [0.0], "count": [1123]}, "index": {"min": [347783], "max": [348905], "mean": [348344.0], "std": [324.18204762139436], "count": [1123]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1123]}, "subtask_annotation": {"mean": [15.782724844167408, 29.0, 29.0, 29.0, 29.0], "std": [5.716902877062635, 0.0, 0.0, 0.0, 0.0], "min": [2, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1123]}, "scene_annotation": {"mean": [326.0], "std": [0.0], "min": [326], "max": [326], "count": [1123]}, "eef_direction_state": {"mean": [3.9599287622439894, 4.133570792520036], "std": [2.1292176821393825, 1.7501976433670912], "min": [0, 0], "max": [6, 6], "count": [1123]}, "eef_velocity_state": {"mean": [0.6821015138023152, 0.8958147818343722], "std": [0.6479711747457264, 0.7265541756445922], "min": [0, 0], "max": [2, 2], "count": [1123]}, "eef_acc_mag_state": {"mean": [0.7195013357079252, 0.7934105075690115], "std": [0.8294678103430949, 0.8345133313662318], "min": [0, 0], "max": [2, 2], "count": [1123]}, "eef_direction_action": {"mean": [3.9599287622439894, 4.133570792520036], "std": [2.1292176821393825, 1.7501976433670912], "min": [0, 0], "max": [6, 6], "count": [1123]}, "eef_velocity_action": {"mean": [0.6821015138023152, 0.8958147818343722], "std": [0.6479711747457264, 0.7265541756445922], "min": [0, 0], "max": [2, 2], "count": [1123]}, "eef_acc_mag_action": {"mean": [0.7195013357079252, 0.7934105075690115], "std": [0.8294678103430949, 0.8345133313662318], "min": [0, 0], "max": [2, 2], "count": [1123]}, "eef_sim_pose_state": {"mean": [0.5496774599576595, 0.30777334959801594, 1.069537908447376, -2.000292880465675, 0.883371219119333, -1.4945610792899466, 0.5750562836196098, -0.2811075976445731, 1.1218047526039745, 2.099816501137039, 0.9345218036461178, -0.9300445060319419], "std": [0.04577043396102907, 0.05816505769695121, 0.03731728497985218, 0.616838017346976, 0.5077988637173578, 2.227279210746777, 0.04194431091894152, 0.09072891416612851, 0.07344701410741461, 1.0994610782914593, 0.36349832952408506, 1.8359896188245437], "min": [0.4870598455826603, 0.1331880809148867, 1.0146365684991574, -2.7880421133475877, 0.11024039752664905, -3.139618539485362, 0.49949476988626595, -0.40376011364453296, 1.0226671651461734, -3.140475678290486, 0.12078088156990874, -3.1405432116856797], "max": [0.6785981230963685, 0.3905791521683757, 1.1573751913177612, -0.03260961047211333, 1.4331386064510667, 3.1402819960575745, 0.6394703107868728, -0.07524922014527859, 1.2843927385766412, 3.1254030113963607, 1.479244534596544, 3.140131033840371], "count": [1123]}, "eef_sim_pose_action": {"mean": [0.5496774599576595, 0.30777334959801594, 1.069537908447376, -2.000292880465675, 0.883371219119333, -1.4945610792899466, 0.5750562836196098, -0.2811075976445731, 1.1218047526039745, 2.099816501137039, 0.9345218036461178, -0.9300445060319419], "std": [0.04577043396102907, 0.05816505769695121, 0.03731728497985218, 0.616838017346976, 0.5077988637173578, 2.227279210746777, 0.04194431091894152, 0.09072891416612851, 0.07344701410741461, 1.0994610782914593, 0.36349832952408506, 1.8359896188245437], "min": [0.4870598455826603, 0.1331880809148867, 1.0146365684991574, -2.7880421133475877, 0.11024039752664905, -3.139618539485362, 0.49949476988626595, -0.40376011364453296, 1.0226671651461734, -3.140475678290486, 0.12078088156990874, -3.1405432116856797], "max": [0.6785981230963685, 0.3905791521683757, 1.1573751913177612, -0.03260961047211333, 1.4331386064510667, 3.1402819960575745, 0.6394703107868728, -0.07524922014527859, 1.2843927385766412, 3.1254030113963607, 1.479244534596544, 3.140131033840371], "count": [1123]}, "gripper_mode_state": {"mean": [0.22350845948352627, 0.43811219946571683], "std": [0.41659624100900466, 0.4961551170198984], "min": [0, 0], "max": [1, 1], "count": [1123]}, "gripper_activity_state": {"mean": [1.9528049866429207, 1.892252894033838], "std": [0.28387765335906257, 0.4025327209457209], "min": [0, 0], "max": [2, 2], "count": [1123]}, "gripper_mode_action": {"mean": [0.22350845948352627, 0.43811219946571683], "std": [0.41659624100900466, 0.4961551170198984], "min": [0, 0], "max": [1, 1], "count": [1123]}, "gripper_activity_action": {"mean": [1.9528049866429207, 1.892252894033838], "std": [0.28387765335906257, 0.4025327209457209], "min": [0, 0], "max": [2, 2], "count": [1123]}, "gripper_open_scale_state": {"mean": [0.6063441674427028, 0.38827515580966215], "std": [0.2875905568946973, 0.20411686054302194], "min": [0.042, 0.006], "max": [0.791, 0.542], "count": [1123]}, "gripper_open_scale_action": {"mean": [0.6063441674427028, 0.38827515580966215], "std": [0.2875905568946973, 0.20411686054302194], "min": [0.042, 0.006], "max": [0.791, 0.542], "count": [1123]}}} +{"episode_index": 324, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4158160204787043]], [[0.44303667717086836]], [[0.44491802345938375]]], "std": [[[0.21436354886141099]], [[0.18420094499708914]], [[0.17847692890148045]]], "count": [182]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[0.8156862745098039]], [[0.8156862745098039]]], "mean": [[[0.44451877064928536]], [[0.46305064237233357]], [[0.4633169216404511]]], "std": [[[0.15526145018298598]], [[0.1286611487960875]], [[0.12258216186193067]]], "count": [182]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.44042479395604395]], [[0.4569486214357538]], [[0.4572433507056669]]], "std": [[[0.17337329285324318]], [[0.15093594071235594]], [[0.14472449395341394]]], "count": [182]}, "observation.state": {"min": [0.510788083076477, 1.817044973373413, -1.3265200853347778, -1.1035891771316528, -2.8148672580718994, -1.9541404247283936, 0.22764331102371216, 4.0, 0.036396000534296036, 0.32155299186706543, -0.10282900184392929, -3.1411852836608887, -0.44999998807907104, -1.1770000457763672, -0.797737717628479, -2.0769245624542236, 0.6010739803314209, 0.22879521548748016, -0.02010619267821312, 0.6609038710594177, -2.502610445022583, 36.0, -0.36783599853515625, 0.2719700038433075, -0.15921500325202942, -3.1401853561401367, -0.09600000083446503, -3.1010000705718994], "max": [1.2685401439666748, 2.0844295024871826, -0.18236947059631348, -0.08881980925798416, -0.6335195899009705, -0.7993608117103577, 2.3555314540863037, 585.0, 0.3641909956932068, 0.4626609981060028, 0.13911600410938263, 3.1410000324249268, 1.0889999866485596, 0.6179999709129333, -0.4415334165096283, -1.6705418825149536, 2.1239960193634033, 0.8305673599243164, 2.467284917831421, 1.7744762897491455, -0.40564945340156555, 821.0, -0.14761100709438324, 0.4833280146121979, 0.14929300546646118, 3.1410000324249268, 1.190999984741211, 3.13700008392334], "mean": [0.7409282922744751, 1.9844944477081299, -0.602607786655426, -0.5317471623420715, -1.8527697324752808, -1.3949896097183228, 1.5212591886520386, 408.1589660644531, 0.26115965843200684, 0.3931937515735626, 0.05560573190450668, -1.3084075450897217, 0.3667101562023163, -0.3569374084472656, -0.6107660531997681, -1.9418085813522339, 1.0512996912002563, 0.542206883430481, 1.5660074949264526, 1.1500011682510376, -1.7640132904052734, 620.3204956054688, -0.2698433995246887, 0.39296719431877136, 0.024578336626291275, 2.181558609008789, 0.5613158345222473, -1.435498833656311], "std": [0.19781434535980225, 0.07144739478826523, 0.3178883492946625, 0.2913258969783783, 0.740955114364624, 0.30633148550987244, 0.8116188645362854, 210.39559936523438, 0.09484415501356125, 0.02970530278980732, 0.06173737347126007, 2.093118906021118, 0.40843650698661804, 0.5779114961624146, 0.11299201101064682, 0.1379506140947342, 0.41591504216194153, 0.11807634681463242, 0.8466877341270447, 0.38845184445381165, 0.7376791834831238, 281.4850769042969, 0.050576210021972656, 0.06480425596237183, 0.06573951244354248, 1.5854527950286865, 0.36389926075935364, 1.8040519952774048], "count": [1038]}, "action": {"min": [0.510788083076477, 1.817044973373413, -1.3265200853347778, -1.1035891771316528, -2.8148672580718994, -1.9541404247283936, 0.22764331102371216, 4.0, 0.036396000534296036, 0.32155299186706543, -0.10282900184392929, -3.1411852836608887, -0.44999998807907104, -1.1770000457763672, -0.797737717628479, -2.0769245624542236, 0.6010739803314209, 0.22879521548748016, -0.02010619267821312, 0.6609038710594177, -2.502610445022583, 36.0, -0.36783599853515625, 0.2719700038433075, -0.15921500325202942, -3.1401853561401367, -0.09600000083446503, -3.1010000705718994], "max": [1.2685401439666748, 2.0844295024871826, -0.18236947059631348, -0.08881980925798416, -0.6335195899009705, -0.7993608117103577, 2.3555314540863037, 585.0, 0.3641909956932068, 0.4626609981060028, 0.13911600410938263, 3.1410000324249268, 1.0889999866485596, 0.6179999709129333, -0.4415334165096283, -1.6705418825149536, 2.1239960193634033, 0.8305673599243164, 2.467284917831421, 1.7744762897491455, -0.40564945340156555, 821.0, -0.14761100709438324, 0.4833280146121979, 0.14929300546646118, 3.1410000324249268, 1.190999984741211, 3.13700008392334], "mean": [0.7409282922744751, 1.9844944477081299, -0.602607786655426, -0.5317471623420715, -1.8527697324752808, -1.3949896097183228, 1.5212591886520386, 408.1589660644531, 0.26115965843200684, 0.3931937515735626, 0.05560573190450668, -1.3084075450897217, 0.3667101562023163, -0.3569374084472656, -0.6107660531997681, -1.9418085813522339, 1.0512996912002563, 0.542206883430481, 1.5660074949264526, 1.1500011682510376, -1.7640132904052734, 620.3204956054688, -0.2698433995246887, 0.39296719431877136, 0.024578336626291275, 2.181558609008789, 0.5613158345222473, -1.435498833656311], "std": [0.19781434535980225, 0.07144739478826523, 0.3178883492946625, 0.2913258969783783, 0.740955114364624, 0.30633148550987244, 0.8116188645362854, 210.39559936523438, 0.09484415501356125, 0.02970530278980732, 0.06173737347126007, 2.093118906021118, 0.40843650698661804, 0.5779114961624146, 0.11299201101064682, 0.1379506140947342, 0.41591504216194153, 0.11807634681463242, 0.8466877341270447, 0.38845184445381165, 0.7376791834831238, 281.4850769042969, 0.050576210021972656, 0.06480425596237183, 0.06573951244354248, 1.5854527950286865, 0.36389926075935364, 1.8040519952774048], "count": [1038]}, "timestamp": {"min": [0.0], "max": [34.56666666666667], "mean": [17.28333333333333], "std": [9.988155021861683], "count": [1038]}, "frame_index": {"min": [0], "max": [1037], "mean": [518.5], "std": [299.64465065585046], "count": [1038]}, "episode_index": {"min": [327], "max": [327], "mean": [327.0], "std": [0.0], "count": [1038]}, "index": {"min": [348906], "max": [349943], "mean": [349424.5], "std": [299.64465065585046], "count": [1038]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1038]}, "subtask_annotation": {"mean": [15.003853564547207, 29.0, 29.0, 29.0, 29.0], "std": [8.955896249711158, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1038]}, "scene_annotation": {"mean": [327.0], "std": [0.0], "min": [327], "max": [327], "count": [1038]}, "eef_direction_state": {"mean": [4.0520231213872835, 3.94990366088632], "std": [2.1145406201223698, 1.9391998703471238], "min": [0, 0], "max": [6, 6], "count": [1038]}, "eef_velocity_state": {"mean": [0.7263969171483622, 0.9017341040462428], "std": [0.6601050337324341, 0.7358012937898958], "min": [0, 0], "max": [2, 2], "count": [1038]}, "eef_acc_mag_state": {"mean": [0.7302504816955684, 0.7890173410404624], "std": [0.837736039193109, 0.8356200596517273], "min": [0, 0], "max": [2, 2], "count": [1038]}, "eef_direction_action": {"mean": [4.0520231213872835, 3.94990366088632], "std": [2.1145406201223698, 1.9391998703471238], "min": [0, 0], "max": [6, 6], "count": [1038]}, "eef_velocity_action": {"mean": [0.7263969171483622, 0.9017341040462428], "std": [0.6601050337324341, 0.7358012937898958], "min": [0, 0], "max": [2, 2], "count": [1038]}, "eef_acc_mag_action": {"mean": [0.7302504816955684, 0.7890173410404624], "std": [0.837736039193109, 0.8356200596517273], "min": [0, 0], "max": [2, 2], "count": [1038]}, "eef_sim_pose_state": {"mean": [0.595399843783217, 0.2965479364732977, 1.1091369822186632, -2.131129638726024, 0.7842799903511168, -0.5755286067461222, 0.6000477407709846, -0.30101294252779576, 1.135930773900407, 1.9481604530561802, 0.8416503238949934, -1.4804420894285069], "std": [0.052265710492828264, 0.07205779120518993, 0.039573741111487586, 0.635397643116273, 0.5075359069219367, 2.6577499529111477, 0.030888644819948432, 0.0897335728167748, 0.05698917265952848, 1.0591126684988805, 0.3434898405802529, 1.630079936675321], "min": [0.49980395768166214, 0.09575264183111687, 1.0224266479983886, -2.9426876677454135, -0.050832384463614044, -3.1415418801638566, 0.5390776365484133, -0.3924252207099975, 1.0723186933360913, -3.13941992916202, 0.1590717056966624, -3.1414372742604733], "max": [0.6734129442864766, 0.4051437697600979, 1.2529518953911383, -0.44983782118269855, 1.3957436724736914, 3.1412241529061733, 0.6553643543226578, -0.05990523643777183, 1.279452736711739, 3.1400790669443994, 1.5391222520276902, 3.138465325459286], "count": [1038]}, "eef_sim_pose_action": {"mean": [0.595399843783217, 0.2965479364732977, 1.1091369822186632, -2.131129638726024, 0.7842799903511168, -0.5755286067461222, 0.6000477407709846, -0.30101294252779576, 1.135930773900407, 1.9481604530561802, 0.8416503238949934, -1.4804420894285069], "std": [0.052265710492828264, 0.07205779120518993, 0.039573741111487586, 0.635397643116273, 0.5075359069219367, 2.6577499529111477, 0.030888644819948432, 0.0897335728167748, 0.05698917265952848, 1.0591126684988805, 0.3434898405802529, 1.630079936675321], "min": [0.49980395768166214, 0.09575264183111687, 1.0224266479983886, -2.9426876677454135, -0.050832384463614044, -3.1415418801638566, 0.5390776365484133, -0.3924252207099975, 1.0723186933360913, -3.13941992916202, 0.1590717056966624, -3.1414372742604733], "max": [0.6734129442864766, 0.4051437697600979, 1.2529518953911383, -0.44983782118269855, 1.3957436724736914, 3.1412241529061733, 0.6553643543226578, -0.05990523643777183, 1.279452736711739, 3.1400790669443994, 1.5391222520276902, 3.138465325459286], "count": [1038]}, "gripper_mode_state": {"mean": [0.22254335260115607, 0.5], "std": [0.4159540945996215, 0.5], "min": [0, 0], "max": [1, 1], "count": [1038]}, "gripper_activity_state": {"mean": [1.9258188824662814, 1.8988439306358382], "std": [0.34742107121251486, 0.3930742093089517], "min": [0, 0], "max": [2, 2], "count": [1038]}, "gripper_mode_action": {"mean": [0.22254335260115607, 0.5], "std": [0.4159540945996215, 0.5], "min": [0, 0], "max": [1, 1], "count": [1038]}, "gripper_activity_action": {"mean": [1.9258188824662814, 1.8988439306358382], "std": [0.34742107121251486, 0.3930742093089517], "min": [0, 0], "max": [2, 2], "count": [1038]}, "gripper_open_scale_state": {"mean": [0.6203203275750292, 0.4081589595655943], "std": [0.28148342822888445, 0.21039555261742507], "min": [0.036, 0.004], "max": [0.821, 0.585], "count": [1038]}, "gripper_open_scale_action": {"mean": [0.6203203275750292, 0.4081589595655943], "std": [0.28148342822888445, 0.21039555261742507], "min": [0.036, 0.004], "max": [0.821, 0.585], "count": [1038]}}} +{"episode_index": 325, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.3942193581030897]], [[0.4275595337566845]], [[0.432350615530303]]], "std": [[[0.2304765058467141]], [[0.19966467973304533]], [[0.19356877665739416]]], "count": [220]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.8]], [[0.796078431372549]]], "mean": [[[0.40735573659388]], [[0.4399504029263221]], [[0.44173639427361855]]], "std": [[[0.20002467548143502]], [[0.15932601843836425]], [[0.15135818454937358]]], "count": [220]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4657784982174688]], [[0.4719353006164587]], [[0.46963698473707666]]], "std": [[[0.10916029468392217]], [[0.09698551578746432]], [[0.0928305168057639]]], "count": [220]}, "observation.state": {"min": [-0.03680899366736412, 1.686895728111267, 0.3285582363605499, 0.10873401165008545, -2.5747621059417725, -1.6809439659118652, -1.4471049308776855, -3.0, 0.08369000256061554, 0.21688200533390045, -0.16747500002384186, -3.1371853351593018, 0.35600000619888306, -2.7309999465942383, -0.6420891880989075, -2.0724737644195557, 1.575369119644165, 0.36014869809150696, -0.8238303065299988, -1.9235098361968994, -0.43568652868270874, -3.0, -0.3264710009098053, 0.2475070059299469, -0.10069800168275833, 1.6150000095367432, -0.27900001406669617, -3.1401853561401367], "max": [0.9541714787483215, 2.088653087615967, 2.6581366062164307, 1.5650891065597534, -1.182530403137207, 1.5432201623916626, 0.6636265516281128, 835.0, 0.4152800142765045, 0.4661090075969696, 0.10946600139141083, 3.13700008392334, 1.315999984741211, 0.7039999961853027, -0.17783160507678986, -1.9766027927398682, 2.3393869400024414, 1.7748253345489502, -0.16091936826705933, 1.2043994665145874, 0.01696460135281086, 829.0, -0.16886000335216522, 0.4324660003185272, 0.0422619991004467, 2.450000047683716, 0.9559999704360962, 3.138000011444092], "mean": [0.26566535234451294, 2.0652990341186523, 1.910020112991333, 0.9995151162147522, -1.7955374717712402, 0.7886993288993835, -0.6039018630981445, 554.5045166015625, 0.2802119553089142, 0.3291494846343994, 0.03770865872502327, -1.2819823026657104, 0.8122313618659973, -1.2367922067642212, -0.4218428432941437, -2.063823699951172, 1.8750098943710327, 1.2749630212783813, -0.4101632535457611, -0.8945823311805725, -0.21991626918315887, 613.9605712890625, -0.22522112727165222, 0.3308008909225464, -0.031143035739660263, 2.1578965187072754, 0.26508283615112305, -1.8012216091156006], "std": [0.26105839014053345, 0.04397653788328171, 0.658726692199707, 0.4572809934616089, 0.3481907546520233, 0.8485919833183289, 0.4578242897987366, 285.65679931640625, 0.07979466766119003, 0.05642981827259064, 0.08389535546302795, 2.408494234085083, 0.1684761345386505, 0.6643619537353516, 0.10980281978845596, 0.008112833835184574, 0.14138618111610413, 0.42801228165626526, 0.15742827951908112, 1.0604807138442993, 0.1698259711265564, 297.5652160644531, 0.039588604122400284, 0.06803339719772339, 0.02512167952954769, 0.21806202828884125, 0.46459344029426575, 1.387750506401062], "count": [1331]}, "action": {"min": [-0.03680899366736412, 1.686895728111267, 0.3285582363605499, 0.10873401165008545, -2.5747621059417725, -1.6809439659118652, -1.4471049308776855, -3.0, 0.08369000256061554, 0.21688200533390045, -0.16747500002384186, -3.1371853351593018, 0.35600000619888306, -2.7309999465942383, -0.6420891880989075, -2.0724737644195557, 1.575369119644165, 0.36014869809150696, -0.8238303065299988, -1.9235098361968994, -0.43568652868270874, -3.0, -0.3264710009098053, 0.2475070059299469, -0.10069800168275833, 1.6150000095367432, -0.27900001406669617, -3.1401853561401367], "max": [0.9541714787483215, 2.088653087615967, 2.6581366062164307, 1.5650891065597534, -1.182530403137207, 1.5432201623916626, 0.6636265516281128, 835.0, 0.4152800142765045, 0.4661090075969696, 0.10946600139141083, 3.13700008392334, 1.315999984741211, 0.7039999961853027, -0.17783160507678986, -1.9766027927398682, 2.3393869400024414, 1.7748253345489502, -0.16091936826705933, 1.2043994665145874, 0.01696460135281086, 829.0, -0.16886000335216522, 0.4324660003185272, 0.0422619991004467, 2.450000047683716, 0.9559999704360962, 3.138000011444092], "mean": [0.26566535234451294, 2.0652990341186523, 1.910020112991333, 0.9995151162147522, -1.7955374717712402, 0.7886993288993835, -0.6039018630981445, 554.5045166015625, 0.2802119553089142, 0.3291494846343994, 0.03770865872502327, -1.2819823026657104, 0.8122313618659973, -1.2367922067642212, -0.4218428432941437, -2.063823699951172, 1.8750098943710327, 1.2749630212783813, -0.4101632535457611, -0.8945823311805725, -0.21991626918315887, 613.9605712890625, -0.22522112727165222, 0.3308008909225464, -0.031143035739660263, 2.1578965187072754, 0.26508283615112305, -1.8012216091156006], "std": [0.26105839014053345, 0.04397653788328171, 0.658726692199707, 0.4572809934616089, 0.3481907546520233, 0.8485919833183289, 0.4578242897987366, 285.65679931640625, 0.07979466766119003, 0.05642981827259064, 0.08389535546302795, 2.408494234085083, 0.1684761345386505, 0.6643619537353516, 0.10980281978845596, 0.008112833835184574, 0.14138618111610413, 0.42801228165626526, 0.15742827951908112, 1.0604807138442993, 0.1698259711265564, 297.5652160644531, 0.039588604122400284, 0.06803339719772339, 0.02512167952954769, 0.21806202828884125, 0.46459344029426575, 1.387750506401062], "count": [1331]}, "timestamp": {"min": [0.0], "max": [44.333333333333336], "mean": [22.166666666666664], "std": [12.807549856757666], "count": [1331]}, "frame_index": {"min": [0], "max": [1330], "mean": [665.0], "std": [384.22649570273], "count": [1331]}, "episode_index": {"min": [328], "max": [328], "mean": [328.0], "std": [0.0], "count": [1331]}, "index": {"min": [349944], "max": [351274], "mean": [350609.0], "std": [384.22649570273], "count": [1331]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1331]}, "subtask_annotation": {"mean": [17.10894064613073, 29.0, 29.0, 29.0, 29.0], "std": [8.642286077471807, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1331]}, "scene_annotation": {"mean": [328.0], "std": [0.0], "min": [328], "max": [328], "count": [1331]}, "eef_direction_state": {"mean": [4.354620586025545, 3.9421487603305785], "std": [1.930929612542117, 2.159066194646794], "min": [0, 0], "max": [6, 6], "count": [1331]}, "eef_velocity_state": {"mean": [0.6033057851239669, 0.7753568745304282], "std": [0.6265749230090866, 0.7575474016379966], "min": [0, 0], "max": [2, 2], "count": [1331]}, "eef_acc_mag_state": {"mean": [0.7175056348610067, 0.6536438767843726], "std": [0.832195018605335, 0.8109551497118486], "min": [0, 0], "max": [2, 2], "count": [1331]}, "eef_direction_action": {"mean": [4.354620586025545, 3.9421487603305785], "std": [1.930929612542117, 2.159066194646794], "min": [0, 0], "max": [6, 6], "count": [1331]}, "eef_velocity_action": {"mean": [0.6033057851239669, 0.7753568745304282], "std": [0.6265749230090866, 0.7575474016379966], "min": [0, 0], "max": [2, 2], "count": [1331]}, "eef_acc_mag_action": {"mean": [0.7175056348610067, 0.6536438767843726], "std": [0.832195018605335, 0.8109551497118486], "min": [0, 0], "max": [2, 2], "count": [1331]}, "eef_sim_pose_state": {"mean": [0.5368529065923087, 0.20141357159479484, 1.1140893005808767, 0.6828900747381449, 0.5876314204482309, 1.242876927463258, 0.5231614597977334, -0.30744976947312935, 1.107624177298314, 1.954201327542595, 0.7334083332349678, 1.9550316806504255], "std": [0.051227161041699956, 0.04057673072046509, 0.040903106405326614, 2.6613440231970213, 0.6061514149460038, 2.4333878847584223, 0.05814216946886071, 0.10173692215265752, 0.049653223908737366, 0.7414978708580214, 0.2848391117006888, 1.496763004882348], "min": [0.4725432951446034, 0.14680086913950127, 1.0088147412065362, -3.1399697652912435, -0.09348543190513103, -3.135650441875555, 0.4014127331987245, -0.39531817293477, 0.9957782609617434, -3.141547406409098, 0.19189709035973168, -3.140043614189852], "max": [0.622604345575948, 0.2885996256949921, 1.1805303914744003, 3.1412892284556246, 1.5199881547610636, 3.138923448413035, 0.6669385266066548, -0.040825131577114704, 1.1714773641412155, 3.0190235096067015, 1.5089649841714192, 3.140471014733375], "count": [1331]}, "eef_sim_pose_action": {"mean": [0.5368529065923087, 0.20141357159479484, 1.1140893005808767, 0.6828900747381449, 0.5876314204482309, 1.242876927463258, 0.5231614597977334, -0.30744976947312935, 1.107624177298314, 1.954201327542595, 0.7334083332349678, 1.9550316806504255], "std": [0.051227161041699956, 0.04057673072046509, 0.040903106405326614, 2.6613440231970213, 0.6061514149460038, 2.4333878847584223, 0.05814216946886071, 0.10173692215265752, 0.049653223908737366, 0.7414978708580214, 0.2848391117006888, 1.496763004882348], "min": [0.4725432951446034, 0.14680086913950127, 1.0088147412065362, -3.1399697652912435, -0.09348543190513103, -3.135650441875555, 0.4014127331987245, -0.39531817293477, 0.9957782609617434, -3.141547406409098, 0.19189709035973168, -3.140043614189852], "max": [0.622604345575948, 0.2885996256949921, 1.1805303914744003, 3.1412892284556246, 1.5199881547610636, 3.138923448413035, 0.6669385266066548, -0.040825131577114704, 1.1714773641412155, 3.0190235096067015, 1.5089649841714192, 3.140471014733375], "count": [1331]}, "gripper_mode_state": {"mean": [0.2501878287002254, 0.2937640871525169], "std": [0.43312109053992204, 0.45548517895971824], "min": [0, 0], "max": [1, 1], "count": [1331]}, "gripper_activity_state": {"mean": [1.7926371149511646, 1.8264462809917354], "std": [0.5514599458897785, 0.5105271144291054], "min": [0, 0], "max": [2, 2], "count": [1331]}, "gripper_mode_action": {"mean": [0.2501878287002254, 0.2937640871525169], "std": [0.43312109053992204, 0.45548517895971824], "min": [0, 0], "max": [1, 1], "count": [1331]}, "gripper_activity_action": {"mean": [1.7926371149511646, 1.8264462809917354], "std": [0.5514599458897785, 0.5105271144291054], "min": [0, 0], "max": [2, 2], "count": [1331]}, "gripper_open_scale_state": {"mean": [0.6139699475027233, 0.5545484938671662], "std": [0.2975458249447009, 0.2855712859275883], "min": [0.0, 0.0], "max": [0.829, 0.835], "count": [1331]}, "gripper_open_scale_action": {"mean": [0.6139699475027233, 0.5545484938671662], "std": [0.2975458249447009, 0.2855712859275883], "min": [0.0, 0.0], "max": [0.829, 0.835], "count": [1331]}}} +{"episode_index": 326, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.40800040093197776]], [[0.43585225062247124]], [[0.4394200264982536]]], "std": [[[0.21650980843456458]], [[0.1878122468923391]], [[0.18242749294468746]]], "count": [189]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[0.9764705882352941]], [[0.9921568627450981]]], "mean": [[[0.41208647594840403]], [[0.4425161518311028]], [[0.4456131881765052]]], "std": [[[0.18486410115619384]], [[0.14876397695571444]], [[0.1398325027264162]]], "count": [189]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3866921393557423]], [[0.4282238551284711]], [[0.4327501102292769]]], "std": [[[0.16392101531740058]], [[0.12675818138966377]], [[0.11810395423123461]]], "count": [189]}, "observation.state": {"min": [0.18713420629501343, 1.8196104764938354, -0.9515186548233032, -1.4538244009017944, -2.91668963432312, -1.8496127128601074, -0.7803018093109131, -2.0, 0.11737100034952164, 0.23366400599479675, -0.16352100670337677, -3.1411852836608887, 0.0729999989271164, -2.180000066757202, -0.7040658593177795, -2.0786871910095215, 1.5612494945526123, 0.3247010409832001, -0.7487112879753113, -1.7866761684417725, -0.3332008123397827, 18.0, -0.3101179897785187, 0.2902120053768158, -0.16930000483989716, 1.628000020980835, -0.19499999284744263, -3.128999948501587], "max": [0.9984853863716125, 2.092108726501465, 0.6565056443214417, 0.4668406546115875, -0.4826882779598236, -0.6534861922264099, 2.6912105083465576, 835.0, 0.4346129894256592, 0.4729439914226532, 0.1053289994597435, 3.13700008392334, 1.2109999656677246, 0.5069999694824219, -0.26083946228027344, -1.9523427486419678, 2.5032386779785156, 1.6919571161270142, -0.2030341625213623, 1.1986223459243774, 0.10597638785839081, 861.0, -0.13898299634456635, 0.4685409963130951, 0.02991499938070774, 2.7230000495910645, 0.953000009059906, 3.1389999389648438], "mean": [0.4459569752216339, 2.0600087642669678, -0.4514334201812744, -0.701317310333252, -2.0762479305267334, -1.415278673171997, 1.9198344945907593, 493.125, 0.30989477038383484, 0.32501155138015747, 0.03552880883216858, -0.3626585602760315, 0.6441587209701538, -1.2527347803115845, -0.5281967520713806, -2.063124418258667, 1.8178318738937378, 1.145377278327942, -0.47226691246032715, -0.6670981645584106, -0.08586664497852325, 482.82647705078125, -0.2010142207145691, 0.37951505184173584, -0.03741513937711716, 2.2684388160705566, 0.366936594247818, -2.150190830230713], "std": [0.22072286903858185, 0.04692569002509117, 0.40984615683555603, 0.5477912425994873, 0.43149229884147644, 0.3025381565093994, 0.8124147057533264, 329.8268127441406, 0.08176399767398834, 0.06491424143314362, 0.053849540650844574, 2.7386319637298584, 0.3869316875934601, 0.6288177967071533, 0.12962883710861206, 0.013906705193221569, 0.23085381090641022, 0.38655662536621094, 0.19402115046977997, 0.9220146536827087, 0.10929469019174576, 396.5224609375, 0.04925965890288353, 0.05198051035404205, 0.0412333607673645, 0.2175254225730896, 0.4126671552658081, 1.0245367288589478], "count": [1092]}, "action": {"min": [0.18713420629501343, 1.8196104764938354, -0.9515186548233032, -1.4538244009017944, -2.91668963432312, -1.8496127128601074, -0.7803018093109131, -2.0, 0.11737100034952164, 0.23366400599479675, -0.16352100670337677, -3.1411852836608887, 0.0729999989271164, -2.180000066757202, -0.7040658593177795, -2.0786871910095215, 1.5612494945526123, 0.3247010409832001, -0.7487112879753113, -1.7866761684417725, -0.3332008123397827, 18.0, -0.3101179897785187, 0.2902120053768158, -0.16930000483989716, 1.628000020980835, -0.19499999284744263, -3.128999948501587], "max": [0.9984853863716125, 2.092108726501465, 0.6565056443214417, 0.4668406546115875, -0.4826882779598236, -0.6534861922264099, 2.6912105083465576, 835.0, 0.4346129894256592, 0.4729439914226532, 0.1053289994597435, 3.13700008392334, 1.2109999656677246, 0.5069999694824219, -0.26083946228027344, -1.9523427486419678, 2.5032386779785156, 1.6919571161270142, -0.2030341625213623, 1.1986223459243774, 0.10597638785839081, 861.0, -0.13898299634456635, 0.4685409963130951, 0.02991499938070774, 2.7230000495910645, 0.953000009059906, 3.1389999389648438], "mean": [0.4459569752216339, 2.0600087642669678, -0.4514334201812744, -0.701317310333252, -2.0762479305267334, -1.415278673171997, 1.9198344945907593, 493.125, 0.30989477038383484, 0.32501155138015747, 0.03552880883216858, -0.3626585602760315, 0.6441587209701538, -1.2527347803115845, -0.5281967520713806, -2.063124418258667, 1.8178318738937378, 1.145377278327942, -0.47226691246032715, -0.6670981645584106, -0.08586664497852325, 482.82647705078125, -0.2010142207145691, 0.37951505184173584, -0.03741513937711716, 2.2684388160705566, 0.366936594247818, -2.150190830230713], "std": [0.22072286903858185, 0.04692569002509117, 0.40984615683555603, 0.5477912425994873, 0.43149229884147644, 0.3025381565093994, 0.8124147057533264, 329.8268127441406, 0.08176399767398834, 0.06491424143314362, 0.053849540650844574, 2.7386319637298584, 0.3869316875934601, 0.6288177967071533, 0.12962883710861206, 0.013906705193221569, 0.23085381090641022, 0.38655662536621094, 0.19402115046977997, 0.9220146536827087, 0.10929469019174576, 396.5224609375, 0.04925965890288353, 0.05198051035404205, 0.0412333607673645, 0.2175254225730896, 0.4126671552658081, 1.0245367288589478], "count": [1092]}, "timestamp": {"min": [0.0], "max": [36.36666666666667], "mean": [18.183333333333334], "std": [10.507770493341617], "count": [1092]}, "frame_index": {"min": [0], "max": [1091], "mean": [545.5], "std": [315.23311480024853], "count": [1092]}, "episode_index": {"min": [329], "max": [329], "mean": [329.0], "std": [0.0], "count": [1092]}, "index": {"min": [351275], "max": [352366], "mean": [351820.5], "std": [315.23311480024853], "count": [1092]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1092]}, "subtask_annotation": {"mean": [17.117216117216117, 29.0, 29.0, 29.0, 29.0], "std": [8.582341758063144, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1092]}, "scene_annotation": {"mean": [329.0], "std": [0.0], "min": [329], "max": [329], "count": [1092]}, "eef_direction_state": {"mean": [4.529304029304029, 3.499084249084249], "std": [1.990835751173933, 2.230942712959341], "min": [0, 0], "max": [6, 6], "count": [1092]}, "eef_velocity_state": {"mean": [0.4945054945054945, 0.8736263736263736], "std": [0.6296744848963777, 0.7048760312123632], "min": [0, 0], "max": [2, 2], "count": [1092]}, "eef_acc_mag_state": {"mean": [0.5961538461538461, 0.8461538461538461], "std": [0.8068524326828516, 0.8354298788997552], "min": [0, 0], "max": [2, 2], "count": [1092]}, "eef_direction_action": {"mean": [4.529304029304029, 3.499084249084249], "std": [1.990835751173933, 2.230942712959341], "min": [0, 0], "max": [6, 6], "count": [1092]}, "eef_velocity_action": {"mean": [0.4945054945054945, 0.8736263736263736], "std": [0.6296744848963777, 0.7048760312123632], "min": [0, 0], "max": [2, 2], "count": [1092]}, "eef_acc_mag_action": {"mean": [0.5961538461538461, 0.8461538461538461], "std": [0.8068524326828516, 0.8354298788997552], "min": [0, 0], "max": [2, 2], "count": [1092]}, "eef_sim_pose_state": {"mean": [0.5793094101147511, 0.18637078771808904, 1.1239776229417184, -0.2706352368642451, 0.7665199174896263, 1.5227001971693868, 0.5257356296338217, -0.3273322796030108, 1.089838469071817, 1.8767572652422742, 0.6127079633380458, 1.4249213298454666], "std": [0.042136558292370584, 0.04386654393329395, 0.05219062460829666, 2.794723866956286, 0.49383926598904054, 2.3545191429035253, 0.06513306244400806, 0.07946616547766189, 0.05363750545410029, 1.1182542748987494, 0.3372435187227429, 2.1692629060186546], "min": [0.5102545370421379, 0.08605026613580084, 1.0255086894830228, -3.138538683147427, 0.028381721715579733, -3.135424124830763, 0.4189753139474852, -0.4197725673365543, 0.9791131998804834, -3.139084493026008, 0.24847872554207928, -3.1414236984615442], "max": [0.6586592592305512, 0.28073383925609297, 1.1855119689808893, 3.140589154749835, 1.5473259430299189, 3.1331122905784428, 0.6708686344891868, -0.12949400459381905, 1.17278463137922, 3.1370372824802413, 1.5349827969491519, 3.1415735816241797], "count": [1092]}, "eef_sim_pose_action": {"mean": [0.5793094101147511, 0.18637078771808904, 1.1239776229417184, -0.2706352368642451, 0.7665199174896263, 1.5227001971693868, 0.5257356296338217, -0.3273322796030108, 1.089838469071817, 1.8767572652422742, 0.6127079633380458, 1.4249213298454666], "std": [0.042136558292370584, 0.04386654393329395, 0.05219062460829666, 2.794723866956286, 0.49383926598904054, 2.3545191429035253, 0.06513306244400806, 0.07946616547766189, 0.05363750545410029, 1.1182542748987494, 0.3372435187227429, 2.1692629060186546], "min": [0.5102545370421379, 0.08605026613580084, 1.0255086894830228, -3.138538683147427, 0.028381721715579733, -3.135424124830763, 0.4189753139474852, -0.4197725673365543, 0.9791131998804834, -3.139084493026008, 0.24847872554207928, -3.1414236984615442], "max": [0.6586592592305512, 0.28073383925609297, 1.1855119689808893, 3.140589154749835, 1.5473259430299189, 3.1331122905784428, 0.6708686344891868, -0.12949400459381905, 1.17278463137922, 3.1370372824802413, 1.5349827969491519, 3.1415735816241797], "count": [1092]}, "gripper_mode_state": {"mean": [0.43772893772893773, 0.40384615384615385], "std": [0.4961071606050725, 0.49066733931435], "min": [0, 0], "max": [1, 1], "count": [1092]}, "gripper_activity_state": {"mean": [1.9523809523809523, 1.7087912087912087], "std": [0.28310776874087523, 0.6328865816800774], "min": [0, 0], "max": [2, 2], "count": [1092]}, "gripper_mode_action": {"mean": [0.43772893772893773, 0.40384615384615385], "std": [0.4961071606050725, 0.49066733931435], "min": [0, 0], "max": [1, 1], "count": [1092]}, "gripper_activity_action": {"mean": [1.9523809523809523, 1.7087912087912087], "std": [0.28310776874087523, 0.6328865816800774], "min": [0, 0], "max": [2, 2], "count": [1092]}, "gripper_open_scale_state": {"mean": [0.4828264653219839, 0.4932146864334193], "std": [0.3965230621956077, 0.32969241639113395], "min": [0.018, 0.0], "max": [0.861, 0.835], "count": [1092]}, "gripper_open_scale_action": {"mean": [0.4828264653219839, 0.4932146864334193], "std": [0.3965230621956077, 0.32969241639113395], "min": [0.018, 0.0], "max": [0.861, 0.835], "count": [1092]}}} +{"episode_index": 327, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4222156721884156]], [[0.44588294925249794]], [[0.4497729462474645]]], "std": [[[0.21191462001451394]], [[0.1855582011165883]], [[0.17917454672554142]]], "count": [174]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8627450980392157]], [[0.8745098039215686]], [[0.8784313725490196]]], "mean": [[[0.43839695787318755]], [[0.45872997896476597]], [[0.45969692711854854]]], "std": [[[0.16513855280997425]], [[0.13497733999379696]], [[0.1268339949346767]]], "count": [174]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4442464326966419]], [[0.45620479537600483]], [[0.4579332131319961]]], "std": [[[0.13944520007185726]], [[0.11774586636440512]], [[0.11173185486565433]]], "count": [174]}, "observation.state": {"min": [0.10948450118303299, 1.9490091800689697, -1.0419267416000366, -1.1333121061325073, -2.327117443084717, -1.803378939628601, -0.9132784605026245, -2.0, 0.10158199816942215, 0.22095100581645966, -0.16429699957370758, -3.132185220718384, -0.1379999816417694, -3.1401853561401367, -0.6991963982582092, -2.078634738922119, 1.5108617544174194, 0.32210052013397217, -0.7381521463394165, -1.8060318231582642, -0.3972020447254181, 26.0, -0.29684799909591675, 0.2814689874649048, -0.15439799427986145, 1.6970000267028809, -0.13300000131130219, -3.1381852626800537], "max": [1.082767367362976, 2.092597484588623, 0.317353218793869, 0.49295076727867126, 0.10906562954187393, -0.5787163376808167, 2.543241262435913, 789.0, 0.4414519965648651, 0.5192580223083496, 0.09876900166273117, 3.130000114440918, 1.3259999752044678, 3.1410000324249268, -0.3337768018245697, -2.0220513343811035, 2.3861618041992188, 1.7737956047058105, -0.2286730408668518, 1.1336263418197632, 0.05112069472670555, 861.0, -0.14485299587249756, 0.47099998593330383, 0.012236000038683414, 2.7309999465942383, 1.0520000457763672, 3.131999969482422], "mean": [0.3559351861476898, 2.0652010440826416, -0.33651965856552124, -0.40127578377723694, -1.6464240550994873, -1.3738181591033936, 1.6956323385238647, 473.7566833496094, 0.3464650809764862, 0.2927688956260681, 0.02979199029505253, 1.6055526733398438, 0.8401817083358765, -1.4166395664215088, -0.5016104578971863, -2.0630648136138916, 1.8295295238494873, 1.0477460622787476, -0.5596314668655396, -0.4285975396633148, -0.11806035786867142, 553.7670288085938, -0.21289975941181183, 0.3906053304672241, -0.04327245056629181, 2.307027578353882, 0.5418921113014221, -2.0008909702301025], "std": [0.233323335647583, 0.01736542396247387, 0.24139323830604553, 0.4221326410770416, 0.41861316561698914, 0.28792157769203186, 0.8026353120803833, 304.3974609375, 0.08750902861356735, 0.07113578915596008, 0.05304976552724838, 1.756384015083313, 0.2549937069416046, 1.5175251960754395, 0.09249211102724075, 0.006853953003883362, 0.21274372935295105, 0.3906383812427521, 0.17223644256591797, 0.8750220537185669, 0.10058222711086273, 353.9386901855469, 0.03691941127181053, 0.05209081247448921, 0.03691655024886131, 0.23455563187599182, 0.37149742245674133, 1.288030743598938], "count": [974]}, "action": {"min": [0.10948450118303299, 1.9490091800689697, -1.0419267416000366, -1.1333121061325073, -2.327117443084717, -1.803378939628601, -0.9132784605026245, -2.0, 0.10158199816942215, 0.22095100581645966, -0.16429699957370758, -3.132185220718384, -0.1379999816417694, -3.1401853561401367, -0.6991963982582092, -2.078634738922119, 1.5108617544174194, 0.32210052013397217, -0.7381521463394165, -1.8060318231582642, -0.3972020447254181, 26.0, -0.29684799909591675, 0.2814689874649048, -0.15439799427986145, 1.6970000267028809, -0.13300000131130219, -3.1381852626800537], "max": [1.082767367362976, 2.092597484588623, 0.317353218793869, 0.49295076727867126, 0.10906562954187393, -0.5787163376808167, 2.543241262435913, 789.0, 0.4414519965648651, 0.5192580223083496, 0.09876900166273117, 3.130000114440918, 1.3259999752044678, 3.1410000324249268, -0.3337768018245697, -2.0220513343811035, 2.3861618041992188, 1.7737956047058105, -0.2286730408668518, 1.1336263418197632, 0.05112069472670555, 861.0, -0.14485299587249756, 0.47099998593330383, 0.012236000038683414, 2.7309999465942383, 1.0520000457763672, 3.131999969482422], "mean": [0.3559351861476898, 2.0652010440826416, -0.33651965856552124, -0.40127578377723694, -1.6464240550994873, -1.3738181591033936, 1.6956323385238647, 473.7566833496094, 0.3464650809764862, 0.2927688956260681, 0.02979199029505253, 1.6055526733398438, 0.8401817083358765, -1.4166395664215088, -0.5016104578971863, -2.0630648136138916, 1.8295295238494873, 1.0477460622787476, -0.5596314668655396, -0.4285975396633148, -0.11806035786867142, 553.7670288085938, -0.21289975941181183, 0.3906053304672241, -0.04327245056629181, 2.307027578353882, 0.5418921113014221, -2.0008909702301025], "std": [0.233323335647583, 0.01736542396247387, 0.24139323830604553, 0.4221326410770416, 0.41861316561698914, 0.28792157769203186, 0.8026353120803833, 304.3974609375, 0.08750902861356735, 0.07113578915596008, 0.05304976552724838, 1.756384015083313, 0.2549937069416046, 1.5175251960754395, 0.09249211102724075, 0.006853953003883362, 0.21274372935295105, 0.3906383812427521, 0.17223644256591797, 0.8750220537185669, 0.10058222711086273, 353.9386901855469, 0.03691941127181053, 0.05209081247448921, 0.03691655024886131, 0.23455563187599182, 0.37149742245674133, 1.288030743598938], "count": [974]}, "timestamp": {"min": [0.0], "max": [32.43333333333333], "mean": [16.216666666666665], "std": [9.372314430159596], "count": [974]}, "frame_index": {"min": [0], "max": [973], "mean": [486.5], "std": [281.16943290478787], "count": [974]}, "episode_index": {"min": [330], "max": [330], "mean": [330.0], "std": [0.0], "count": [974]}, "index": {"min": [352367], "max": [353340], "mean": [352853.5], "std": [281.16943290478787], "count": [974]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [974]}, "subtask_annotation": {"mean": [14.86652977412731, 29.0, 29.0, 29.0, 29.0], "std": [9.15868820750976, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [974]}, "scene_annotation": {"mean": [330.0], "std": [0.0], "min": [330], "max": [330], "count": [974]}, "eef_direction_state": {"mean": [4.542094455852156, 3.106776180698152], "std": [1.967334401712709, 2.3416800330125525], "min": [0, 0], "max": [6, 6], "count": [974]}, "eef_velocity_state": {"mean": [0.5349075975359343, 0.9599589322381931], "std": [0.669298217835763, 0.7386640907547367], "min": [0, 0], "max": [2, 2], "count": [974]}, "eef_acc_mag_state": {"mean": [0.6006160164271047, 0.8531827515400411], "std": [0.8103790468535114, 0.844115476611128], "min": [0, 0], "max": [2, 2], "count": [974]}, "eef_direction_action": {"mean": [4.542094455852156, 3.106776180698152], "std": [1.967334401712709, 2.3416800330125525], "min": [0, 0], "max": [6, 6], "count": [974]}, "eef_velocity_action": {"mean": [0.5349075975359343, 0.9599589322381931], "std": [0.669298217835763, 0.7386640907547367], "min": [0, 0], "max": [2, 2], "count": [974]}, "eef_acc_mag_action": {"mean": [0.6006160164271047, 0.8531827515400411], "std": [0.8103790468535114, 0.844115476611128], "min": [0, 0], "max": [2, 2], "count": [974]}, "eef_sim_pose_state": {"mean": [0.5868223845261902, 0.19317901047027555, 1.107865401196501, -1.0437368226458525, 0.858998364076358, -0.629073908470469, 0.48440709429901113, -0.3452180067465542, 1.049563864760682, 1.5509507348751093, 0.534735376285972, 1.6502127723106117], "std": [0.0413784004781615, 0.037216664541029884, 0.04305467348957002, 2.430036158502388, 0.44373950022195885, 2.71021502542427, 0.07255422243014294, 0.07870642522182383, 0.058689414254176314, 1.0023226840656827, 0.3629439355183314, 1.32067122980955], "min": [0.5051167371358436, 0.0853821542189712, 1.0264374801830458, -3.137822729730024, 0.033702390751999545, -3.14114863995987, 0.4088882880228409, -0.41855351987847605, 0.9760912254482778, -3.1385675968769684, 0.06871060318430255, -3.1289347654830117], "max": [0.6575427574273057, 0.26309162351429105, 1.182332663605452, 3.139822873438469, 1.549805539453668, 3.140181434639386, 0.7028584589510434, -0.11454581416742703, 1.1920116690644946, 3.127767581847972, 1.5173143432920315, 3.096067387900189], "count": [974]}, "eef_sim_pose_action": {"mean": [0.5868223845261902, 0.19317901047027555, 1.107865401196501, -1.0437368226458525, 0.858998364076358, -0.629073908470469, 0.48440709429901113, -0.3452180067465542, 1.049563864760682, 1.5509507348751093, 0.534735376285972, 1.6502127723106117], "std": [0.0413784004781615, 0.037216664541029884, 0.04305467348957002, 2.430036158502388, 0.44373950022195885, 2.71021502542427, 0.07255422243014294, 0.07870642522182383, 0.058689414254176314, 1.0023226840656827, 0.3629439355183314, 1.32067122980955], "min": [0.5051167371358436, 0.0853821542189712, 1.0264374801830458, -3.137822729730024, 0.033702390751999545, -3.14114863995987, 0.4088882880228409, -0.41855351987847605, 0.9760912254482778, -3.1385675968769684, 0.06871060318430255, -3.1289347654830117], "max": [0.6575427574273057, 0.26309162351429105, 1.182332663605452, 3.139822873438469, 1.549805539453668, 3.140181434639386, 0.7028584589510434, -0.11454581416742703, 1.1920116690644946, 3.127767581847972, 1.5173143432920315, 3.096067387900189], "count": [974]}, "gripper_mode_state": {"mean": [0.3316221765913758, 0.3860369609856263], "std": [0.4707960371372846, 0.48683921959781334], "min": [0, 0], "max": [1, 1], "count": [974]}, "gripper_activity_state": {"mean": [1.9435318275154003, 1.6827515400410678], "std": [0.2934854807761914, 0.6636423558368421], "min": [0, 0], "max": [2, 2], "count": [974]}, "gripper_mode_action": {"mean": [0.3316221765913758, 0.3860369609856263], "std": [0.4707960371372846, 0.48683921959781334], "min": [0, 0], "max": [1, 1], "count": [974]}, "gripper_activity_action": {"mean": [1.9435318275154003, 1.6827515400410678], "std": [0.2934854807761914, 0.6636423558368421], "min": [0, 0], "max": [2, 2], "count": [974]}, "gripper_open_scale_state": {"mean": [0.5537669405594502, 0.4738398357666494], "std": [0.35393873116390145, 0.3042678923000902], "min": [0.026, 0.0], "max": [0.861, 0.789], "count": [974]}, "gripper_open_scale_action": {"mean": [0.5537669405594502, 0.4738398357666494], "std": [0.35393873116390145, 0.3042678923000902], "min": [0.026, 0.0], "max": [0.861, 0.789], "count": [974]}}} +{"episode_index": 328, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4178029696253502]], [[0.4434457744903517]], [[0.44665782198295984]]], "std": [[[0.21535963319380877]], [[0.18757114446679227]], [[0.18168309698630628]]], "count": [168]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4124598214285714]], [[0.44460618118775286]], [[0.44795335842670403]]], "std": [[[0.19591311067694914]], [[0.16161826377742203]], [[0.15266404224938115]]], "count": [168]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4413959755777311]], [[0.4576749375097261]], [[0.45926323237628386]]], "std": [[[0.16107047441064737]], [[0.13461487534002725]], [[0.12680276052994235]]], "count": [168]}, "observation.state": {"min": [0.2266659140586853, 1.9134219884872437, -1.0172652006149292, -1.030424952507019, -2.4192183017730713, -1.8410083055496216, 0.10117673873901367, -2.0, 0.0842370018362999, 0.21793699264526367, -0.13120199739933014, -3.134185314178467, 0.46700000762939453, -2.549999952316284, -0.6020164489746094, -2.0785999298095703, 1.4849086999893188, 0.30052825808525085, -0.9578890204429626, -1.7041919231414795, -0.22242477536201477, 40.0, -0.3284890055656433, 0.2669300138950348, -0.16061699390411377, 1.652999997138977, -0.08100000768899918, -3.1351852416992188], "max": [0.9807528853416443, 2.0916025638580322, 0.13035863637924194, 0.18008308112621307, -0.37859684228897095, -0.8826478719711304, 2.4563939571380615, 805.0, 0.41202500462532043, 0.4729270040988922, 0.08980800211429596, 3.128000020980835, 1.3370000123977661, 0.46400001645088196, -0.009581858292222023, -1.9741942882537842, 2.385935068130493, 1.6002051830291748, -0.32813936471939087, 1.084425449371338, 0.2099805623292923, 840.0, -0.15361599624156952, 0.44990500807762146, 0.021865999326109886, 2.7829999923706055, 0.8970000147819519, 3.134999990463257], "mean": [0.47765421867370605, 2.050943374633789, -0.49115416407585144, -0.4736839532852173, -1.7632243633270264, -1.3584630489349365, 1.7184584140777588, 356.427490234375, 0.316349595785141, 0.3263976275920868, 0.018296070396900177, 1.5274720191955566, 0.7669453620910645, -1.2724730968475342, -0.4076603651046753, -2.0622386932373047, 1.8284649848937988, 1.092722773551941, -0.6038025617599487, -0.45446163415908813, -0.030009910464286804, 528.4415893554688, -0.234749898314476, 0.3578152358531952, -0.03858964145183563, 2.3330557346343994, 0.4730537235736847, -1.0010696649551392], "std": [0.2041296362876892, 0.029200591146945953, 0.34113258123397827, 0.350202351808548, 0.5105319619178772, 0.3062495291233063, 0.6946148872375488, 326.0343933105469, 0.0853891670703888, 0.07115370780229568, 0.057482682168483734, 2.281344413757324, 0.22971774637699127, 0.7513578534126282, 0.10285576432943344, 0.011575344018638134, 0.3223445415496826, 0.4531795382499695, 0.19721640646457672, 1.01304030418396, 0.0909777358174324, 359.83514404296875, 0.03640780225396156, 0.045873839408159256, 0.04574590176343918, 0.3196629285812378, 0.3443358838558197, 2.1430702209472656], "count": [931]}, "action": {"min": [0.2266659140586853, 1.9134219884872437, -1.0172652006149292, -1.030424952507019, -2.4192183017730713, -1.8410083055496216, 0.10117673873901367, -2.0, 0.0842370018362999, 0.21793699264526367, -0.13120199739933014, -3.134185314178467, 0.46700000762939453, -2.549999952316284, -0.6020164489746094, -2.0785999298095703, 1.4849086999893188, 0.30052825808525085, -0.9578890204429626, -1.7041919231414795, -0.22242477536201477, 40.0, -0.3284890055656433, 0.2669300138950348, -0.16061699390411377, 1.652999997138977, -0.08100000768899918, -3.1351852416992188], "max": [0.9807528853416443, 2.0916025638580322, 0.13035863637924194, 0.18008308112621307, -0.37859684228897095, -0.8826478719711304, 2.4563939571380615, 805.0, 0.41202500462532043, 0.4729270040988922, 0.08980800211429596, 3.128000020980835, 1.3370000123977661, 0.46400001645088196, -0.009581858292222023, -1.9741942882537842, 2.385935068130493, 1.6002051830291748, -0.32813936471939087, 1.084425449371338, 0.2099805623292923, 840.0, -0.15361599624156952, 0.44990500807762146, 0.021865999326109886, 2.7829999923706055, 0.8970000147819519, 3.134999990463257], "mean": [0.47765421867370605, 2.050943374633789, -0.49115416407585144, -0.4736839532852173, -1.7632243633270264, -1.3584630489349365, 1.7184584140777588, 356.427490234375, 0.316349595785141, 0.3263976275920868, 0.018296070396900177, 1.5274720191955566, 0.7669453620910645, -1.2724730968475342, -0.4076603651046753, -2.0622386932373047, 1.8284649848937988, 1.092722773551941, -0.6038025617599487, -0.45446163415908813, -0.030009910464286804, 528.4415893554688, -0.234749898314476, 0.3578152358531952, -0.03858964145183563, 2.3330557346343994, 0.4730537235736847, -1.0010696649551392], "std": [0.2041296362876892, 0.029200591146945953, 0.34113258123397827, 0.350202351808548, 0.5105319619178772, 0.3062495291233063, 0.6946148872375488, 326.0343933105469, 0.0853891670703888, 0.07115370780229568, 0.057482682168483734, 2.281344413757324, 0.22971774637699127, 0.7513578534126282, 0.10285576432943344, 0.011575344018638134, 0.3223445415496826, 0.4531795382499695, 0.19721640646457672, 1.01304030418396, 0.0909777358174324, 359.83514404296875, 0.03640780225396156, 0.045873839408159256, 0.04574590176343918, 0.3196629285812378, 0.3443358838558197, 2.1430702209472656], "count": [931]}, "timestamp": {"min": [0.0], "max": [31.0], "mean": [15.5], "std": [8.958546509091503], "count": [931]}, "frame_index": {"min": [0], "max": [930], "mean": [465.0], "std": [268.75639527274507], "count": [931]}, "episode_index": {"min": [331], "max": [331], "mean": [331.0], "std": [0.0], "count": [931]}, "index": {"min": [353341], "max": [354271], "mean": [353806.0], "std": [268.75639527274507], "count": [931]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [931]}, "subtask_annotation": {"mean": [18.251342642320086, 29.0, 29.0, 29.0, 29.0], "std": [7.054124481731016, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [931]}, "scene_annotation": {"mean": [331.0], "std": [0.0], "min": [331], "max": [331], "count": [931]}, "eef_direction_state": {"mean": [3.976369495166488, 3.0698174006444683], "std": [2.2381038009766154, 2.1750617283135587], "min": [0, 0], "max": [6, 6], "count": [931]}, "eef_velocity_state": {"mean": [0.6627282491944146, 1.0085929108485499], "std": [0.7060401292190981, 0.6951815569432815], "min": [0, 0], "max": [2, 2], "count": [931]}, "eef_acc_mag_state": {"mean": [0.7518796992481203, 0.958109559613319], "std": [0.8392136174609, 0.8441154573219901], "min": [0, 0], "max": [2, 2], "count": [931]}, "eef_direction_action": {"mean": [3.976369495166488, 3.0698174006444683], "std": [2.2381038009766154, 2.1750617283135587], "min": [0, 0], "max": [6, 6], "count": [931]}, "eef_velocity_action": {"mean": [0.6627282491944146, 1.0085929108485499], "std": [0.7060401292190981, 0.6951815569432815], "min": [0, 0], "max": [2, 2], "count": [931]}, "eef_acc_mag_action": {"mean": [0.7518796992481203, 0.958109559613319], "std": [0.8392136174609, 0.8441154573219901], "min": [0, 0], "max": [2, 2], "count": [931]}, "eef_sim_pose_state": {"mean": [0.5561240153258994, 0.21261091832533727, 1.0972252096629536, -1.8579901465802438, 0.8155820715722573, 0.39793896547603236, 0.5231777829897543, -0.3237403339903923, 1.0662290339806597, 1.8397363181835122, 0.6831631449471649, 1.6511079371649102], "std": [0.04112446554908961, 0.036747933315853326, 0.05677025565774873, 1.7488913238143662, 0.47764541938061295, 2.548884034224224, 0.07031895484600888, 0.0866271395014884, 0.04579285577254095, 0.7612214446441894, 0.394429396558887, 1.7413631255539226], "min": [0.45065195355053744, 0.08536509217609496, 1.0009869278175623, -3.141393144623486, 0.08566944279857847, -3.1362413863465157, 0.41953709633579567, -0.4295879497076496, 1.003760497338228, -3.1411599530469467, 0.2141854654738209, -3.0201592100800174], "max": [0.6399832410703157, 0.28408232049261567, 1.1710747046807706, 3.1411002503560757, 1.5665249890141149, 3.1324283818529093, 0.6758727684718095, -0.13148820187592836, 1.1948995596547962, 3.0888673252739913, 1.5578394907838629, 3.1314858982516576], "count": [931]}, "eef_sim_pose_action": {"mean": [0.5561240153258994, 0.21261091832533727, 1.0972252096629536, -1.8579901465802438, 0.8155820715722573, 0.39793896547603236, 0.5231777829897543, -0.3237403339903923, 1.0662290339806597, 1.8397363181835122, 0.6831631449471649, 1.6511079371649102], "std": [0.04112446554908961, 0.036747933315853326, 0.05677025565774873, 1.7488913238143662, 0.47764541938061295, 2.548884034224224, 0.07031895484600888, 0.0866271395014884, 0.04579285577254095, 0.7612214446441894, 0.394429396558887, 1.7413631255539226], "min": [0.45065195355053744, 0.08536509217609496, 1.0009869278175623, -3.141393144623486, 0.08566944279857847, -3.1362413863465157, 0.41953709633579567, -0.4295879497076496, 1.003760497338228, -3.1411599530469467, 0.2141854654738209, -3.0201592100800174], "max": [0.6399832410703157, 0.28408232049261567, 1.1710747046807706, 3.1411002503560757, 1.5665249890141149, 3.1324283818529093, 0.6758727684718095, -0.13148820187592836, 1.1948995596547962, 3.0888673252739913, 1.5578394907838629, 3.1314858982516576], "count": [931]}, "gripper_mode_state": {"mean": [0.38131041890440387, 0.5714285714285714], "std": [0.48570853743716486, 0.49487165930538873], "min": [0, 0], "max": [1, 1], "count": [931]}, "gripper_activity_state": {"mean": [1.9323308270676691, 1.699248120300752], "std": [0.3385963984721112, 0.626816992501246], "min": [0, 0], "max": [2, 2], "count": [931]}, "gripper_mode_action": {"mean": [0.38131041890440387, 0.5714285714285714], "std": [0.48570853743716486, 0.49487165930538873], "min": [0, 0], "max": [1, 1], "count": [931]}, "gripper_activity_action": {"mean": [1.9323308270676691, 1.699248120300752], "std": [0.3385963984721112, 0.626816992501246], "min": [0, 0], "max": [2, 2], "count": [931]}, "gripper_open_scale_state": {"mean": [0.5284414606760203, 0.35650859290547116], "std": [0.3598352191977118, 0.3259455975061159], "min": [0.04, 0.0], "max": [0.84, 0.805], "count": [931]}, "gripper_open_scale_action": {"mean": [0.5284414606760203, 0.35650859290547116], "std": [0.3598352191977118, 0.3259455975061159], "min": [0.04, 0.0], "max": [0.84, 0.805], "count": [931]}}} +{"episode_index": 329, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.42629767126148704]], [[0.44962770129981816]], [[0.45271948713696003]]], "std": [[[0.2087909301304602]], [[0.18282882136986062]], [[0.17726889211913863]]], "count": [133]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4117436744434616]], [[0.441515191164185]], [[0.44400988838517863]]], "std": [[[0.1882507077363276]], [[0.15422670113205264]], [[0.14604698306380715]]], "count": [133]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4544097068652022]], [[0.46482606639146884]], [[0.46280048466755125]]], "std": [[[0.1347596479795311]], [[0.11408130686865278]], [[0.10841060488715977]]], "count": [133]}, "observation.state": {"min": [0.18935078382492065, 1.9204206466674805, -2.7739388942718506, -0.9029809832572937, -2.261824607849121, -1.645932912826538, 0.13674655556678772, -2.0, 0.08146700263023376, 0.24101600050926208, -0.18532800674438477, -3.1381852626800537, 0.29200002551078796, -2.178999900817871, -0.6197664141654968, -2.078634738922119, 1.4589731693267822, 0.31386256217956543, -1.0247875452041626, -1.7219594717025757, -0.301226407289505, 18.0, -0.3167339861392975, 0.2776319980621338, -0.16677099466323853, 1.597000002861023, 0.003000002121552825, -3.1371853351593018], "max": [1.05670964717865, 2.0935399532318115, -0.2609092891216278, 0.16254250705242157, -0.529550313949585, 1.1286696195602417, 2.9560468196868896, 802.0, 0.3996970057487488, 0.521992027759552, 0.0882280021905899, 3.1410000324249268, 1.3760000467300415, 0.3319999873638153, -0.11686725914478302, -1.9956095218658447, 2.3486547470092773, 1.7628697156906128, -0.317353218793869, 1.0240371227264404, 0.10505136847496033, 833.0, -0.13355299830436707, 0.4565480053424835, 0.02524299919605255, 2.7980000972747803, 1.0399999618530273, 3.1410000324249268], "mean": [0.47053638100624084, 2.0628867149353027, -0.9291810393333435, -0.5759901404380798, -1.7973521947860718, -0.8347765803337097, 2.1597495079040527, 459.87518310546875, 0.3041835129261017, 0.34576696157455444, 0.011199533939361572, 0.6623710989952087, 0.8075951337814331, -1.2042571306228638, -0.412427693605423, -2.0627081394195557, 1.8019123077392578, 1.1140583753585815, -0.6159305572509766, -0.4983130991458893, -0.09977372735738754, 571.0359497070312, -0.23454150557518005, 0.3631798028945923, -0.0334930457174778, 2.2974421977996826, 0.5377358794212341, -1.7286444902420044], "std": [0.2358216643333435, 0.02232934720814228, 0.7998660802841187, 0.23605139553546906, 0.35039135813713074, 0.8813667893409729, 0.503906786441803, 328.5996398925781, 0.10110242664813995, 0.07484979182481766, 0.06304363906383514, 2.6300857067108154, 0.23819836974143982, 0.7211068272590637, 0.11344558745622635, 0.009939501993358135, 0.24890810251235962, 0.4358832836151123, 0.20810958743095398, 0.9760156869888306, 0.13862088322639465, 364.65069580078125, 0.04133988544344902, 0.052160099148750305, 0.0423625223338604, 0.31838423013687134, 0.3667089641094208, 1.5471910238265991], "count": [681]}, "action": {"min": [0.18935078382492065, 1.9204206466674805, -2.7739388942718506, -0.9029809832572937, -2.261824607849121, -1.645932912826538, 0.13674655556678772, -2.0, 0.08146700263023376, 0.24101600050926208, -0.18532800674438477, -3.1381852626800537, 0.29200002551078796, -2.178999900817871, -0.6197664141654968, -2.078634738922119, 1.4589731693267822, 0.31386256217956543, -1.0247875452041626, -1.7219594717025757, -0.301226407289505, 18.0, -0.3167339861392975, 0.2776319980621338, -0.16677099466323853, 1.597000002861023, 0.003000002121552825, -3.1371853351593018], "max": [1.05670964717865, 2.0935399532318115, -0.2609092891216278, 0.16254250705242157, -0.529550313949585, 1.1286696195602417, 2.9560468196868896, 802.0, 0.3996970057487488, 0.521992027759552, 0.0882280021905899, 3.1410000324249268, 1.3760000467300415, 0.3319999873638153, -0.11686725914478302, -1.9956095218658447, 2.3486547470092773, 1.7628697156906128, -0.317353218793869, 1.0240371227264404, 0.10505136847496033, 833.0, -0.13355299830436707, 0.4565480053424835, 0.02524299919605255, 2.7980000972747803, 1.0399999618530273, 3.1410000324249268], "mean": [0.47053638100624084, 2.0628867149353027, -0.9291810393333435, -0.5759901404380798, -1.7973521947860718, -0.8347765803337097, 2.1597495079040527, 459.87518310546875, 0.3041835129261017, 0.34576696157455444, 0.011199533939361572, 0.6623710989952087, 0.8075951337814331, -1.2042571306228638, -0.412427693605423, -2.0627081394195557, 1.8019123077392578, 1.1140583753585815, -0.6159305572509766, -0.4983130991458893, -0.09977372735738754, 571.0359497070312, -0.23454150557518005, 0.3631798028945923, -0.0334930457174778, 2.2974421977996826, 0.5377358794212341, -1.7286444902420044], "std": [0.2358216643333435, 0.02232934720814228, 0.7998660802841187, 0.23605139553546906, 0.35039135813713074, 0.8813667893409729, 0.503906786441803, 328.5996398925781, 0.10110242664813995, 0.07484979182481766, 0.06304363906383514, 2.6300857067108154, 0.23819836974143982, 0.7211068272590637, 0.11344558745622635, 0.009939501993358135, 0.24890810251235962, 0.4358832836151123, 0.20810958743095398, 0.9760156869888306, 0.13862088322639465, 364.65069580078125, 0.04133988544344902, 0.052160099148750305, 0.0423625223338604, 0.31838423013687134, 0.3667089641094208, 1.5471910238265991], "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": [332], "max": [332], "mean": [332.0], "std": [0.0], "count": [681]}, "index": {"min": [354272], "max": [354952], "mean": [354612.0], "std": [196.58755470951527], "count": [681]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [681]}, "subtask_annotation": {"mean": [15.412628487518356, 29.0, 29.0, 29.0, 29.0], "std": [8.644814713556864, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [681]}, "scene_annotation": {"mean": [332.0], "std": [0.0], "min": [332], "max": [332], "count": [681]}, "eef_direction_state": {"mean": [3.881057268722467, 2.9897209985315714], "std": [2.0972556148916657, 2.224852301517533], "min": [0, 0], "max": [6, 6], "count": [681]}, "eef_velocity_state": {"mean": [0.7444933920704846, 1.0220264317180616], "std": [0.6935213622609498, 0.7196319865534201], "min": [0, 0], "max": [2, 2], "count": [681]}, "eef_acc_mag_state": {"mean": [0.7929515418502202, 0.9074889867841409], "std": [0.8411290288493806, 0.8423202398390927], "min": [0, 0], "max": [2, 2], "count": [681]}, "eef_direction_action": {"mean": [3.881057268722467, 2.9897209985315714], "std": [2.0972556148916657, 2.224852301517533], "min": [0, 0], "max": [6, 6], "count": [681]}, "eef_velocity_action": {"mean": [0.7444933920704846, 1.0220264317180616], "std": [0.6935213622609498, 0.7196319865534201], "min": [0, 0], "max": [2, 2], "count": [681]}, "eef_acc_mag_action": {"mean": [0.7929515418502202, 0.9074889867841409], "std": [0.8411290288493806, 0.8423202398390927], "min": [0, 0], "max": [2, 2], "count": [681]}, "eef_sim_pose_state": {"mean": [0.56179210808947, 0.214031825371413, 1.101016518949346, -2.4438651479512945, 0.7881819460627025, -0.24039731662305572, 0.5392434047690838, -0.30567675593551, 1.0697679251835372, 1.5401175753466538, 0.7510122257824977, 1.7313312259606353], "std": [0.04130515594909536, 0.04482065391759948, 0.04654550474249695, 0.9044498473095476, 0.4864431824387906, 2.717256472967917, 0.07556629538036412, 0.10121975542160896, 0.05546690571763045, 1.3925065991420373, 0.3911858076096956, 1.6068528979169843], "min": [0.49608352417801255, 0.06928490763573279, 1.019214277829696, -3.102607856146362, 0.06829008017990601, -3.1397314804007337, 0.4361583036370794, -0.4209498630191169, 0.9945030360473066, -3.0471322566792693, 0.2845340612309819, -3.1377142037639016], "max": [0.6457125884354106, 0.27440803242954215, 1.1662478641803968, 2.9354784954593205, 1.5397861786888085, 3.141046815253868, 0.7076304116965059, -0.0848599171852107, 1.1918763189308281, 3.090001831352162, 1.5659240521415967, 3.123969045771183], "count": [681]}, "eef_sim_pose_action": {"mean": [0.56179210808947, 0.214031825371413, 1.101016518949346, -2.4438651479512945, 0.7881819460627025, -0.24039731662305572, 0.5392434047690838, -0.30567675593551, 1.0697679251835372, 1.5401175753466538, 0.7510122257824977, 1.7313312259606353], "std": [0.04130515594909536, 0.04482065391759948, 0.04654550474249695, 0.9044498473095476, 0.4864431824387906, 2.717256472967917, 0.07556629538036412, 0.10121975542160896, 0.05546690571763045, 1.3925065991420373, 0.3911858076096956, 1.6068528979169843], "min": [0.49608352417801255, 0.06928490763573279, 1.019214277829696, -3.102607856146362, 0.06829008017990601, -3.1397314804007337, 0.4361583036370794, -0.4209498630191169, 0.9945030360473066, -3.0471322566792693, 0.2845340612309819, -3.1377142037639016], "max": [0.6457125884354106, 0.27440803242954215, 1.1662478641803968, 2.9354784954593205, 1.5397861786888085, 3.141046815253868, 0.7076304116965059, -0.0848599171852107, 1.1918763189308281, 3.090001831352162, 1.5659240521415967, 3.123969045771183], "count": [681]}, "gripper_mode_state": {"mean": [0.3201174743024963, 0.434654919236417], "std": [0.46652146461731836, 0.49571163030536247], "min": [0, 0], "max": [1, 1], "count": [681]}, "gripper_activity_state": {"mean": [1.9162995594713657, 1.6989720998531572], "std": [0.37197941555215036, 0.6311647863071513], "min": [0, 0], "max": [2, 2], "count": [681]}, "gripper_mode_action": {"mean": [0.3201174743024963, 0.434654919236417], "std": [0.46652146461731836, 0.49571163030536247], "min": [0, 0], "max": [1, 1], "count": [681]}, "gripper_activity_action": {"mean": [1.9162995594713657, 1.6989720998531572], "std": [0.37197941555215036, 0.6311647863071513], "min": [0, 0], "max": [2, 2], "count": [681]}, "gripper_open_scale_state": {"mean": [0.5710359766059744, 0.4599038176224091], "std": [0.3646514522486089, 0.32855937431604565], "min": [0.018, 0.0], "max": [0.833, 0.802], "count": [681]}, "gripper_open_scale_action": {"mean": [0.5710359766059744, 0.4599038176224091], "std": [0.3646514522486089, 0.32855937431604565], "min": [0.018, 0.0], "max": [0.833, 0.802], "count": [681]}}} +{"episode_index": 330, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40798777295008914]], [[0.43432958391690013]], [[0.43900746169679994]]], "std": [[[0.22222573908400253]], [[0.1949156592730545]], [[0.18984327766105014]]], "count": [154]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9450980392156862]], [[0.984313725490196]], [[0.9764705882352941]]], "mean": [[[0.4081900464731347]], [[0.4418201579874374]], [[0.44555399716704863]]], "std": [[[0.19163144700938628]], [[0.15436116209908066]], [[0.1456212381102618]]], "count": [154]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.44473664030005944]], [[0.45967744938884647]], [[0.46018428507766745]]], "std": [[[0.15477283815584383]], [[0.12971205903257949]], [[0.12244779117801259]]], "count": [154]}, "observation.state": {"min": [-0.03412118926644325, 2.010916233062744, -2.7684240341186523, -1.5786502361297607, -2.29020357131958, -1.8070615530014038, 1.4408042430877686, -2.0, 0.1175369992852211, 0.1953359991312027, -0.17330600321292877, -3.1371853351593018, 0.21700000762939453, -2.927000045776367, -0.5892406702041626, -2.078704595565796, 1.7342987060546875, 0.4207291007041931, -0.7716624736785889, -1.9138407707214355, -1.1054915189743042, 17.0, -0.30442601442337036, 0.25740399956703186, -0.17998500168323517, 1.6369999647140503, -0.20000000298023224, -3.131185293197632], "max": [0.9864426255226135, 2.0932083129882812, -0.03719296678900719, -0.18821631371974945, -1.4770547151565552, 1.2949645519256592, 2.9527831077575684, 805.0, 0.439395010471344, 0.5071629881858826, 0.10056199878454208, 3.1389999389648438, 1.4600000381469727, 0.1769999861717224, -0.17402677237987518, -1.7492562532424927, 2.412027597427368, 1.7716662883758545, 0.04398230090737343, 1.1860036849975586, 0.0967959612607956, 833.0, -0.14175300300121307, 0.43122801184654236, -0.00824199989438057, 2.809999942779541, 0.9599999785423279, 3.134000062942505], "mean": [0.31034329533576965, 2.065857410430908, -0.8636803030967712, -0.6805554628372192, -1.8445497751235962, -1.025057315826416, 2.111271619796753, 344.6472473144531, 0.31823498010635376, 0.2905117869377136, 0.023732371628284454, 1.7928696870803833, 0.809698224067688, -1.2990962266921997, -0.4393414258956909, -2.058122396469116, 1.9343215227127075, 1.1917575597763062, -0.4933566749095917, -0.6213514804840088, -0.16487492620944977, 547.9393310546875, -0.21269917488098145, 0.3490600883960724, -0.04950422793626785, 2.2699010372161865, 0.3772701025009155, -1.7158217430114746], "std": [0.26858586072921753, 0.015311401337385178, 0.8499034643173218, 0.33502012491226196, 0.2729928195476532, 0.9674894213676453, 0.4194522202014923, 274.6113586425781, 0.09080059826374054, 0.07730753719806671, 0.0704137459397316, 1.9998807907104492, 0.2773897349834442, 0.7614155411720276, 0.08363080024719238, 0.04088177531957626, 0.17493245005607605, 0.4449104070663452, 0.222287118434906, 1.0231372117996216, 0.1851990669965744, 355.88128662109375, 0.04201630502939224, 0.05926632136106491, 0.03759123012423515, 0.2724560499191284, 0.4387574791908264, 1.576343059539795], "count": [832]}, "action": {"min": [-0.03412118926644325, 2.010916233062744, -2.7684240341186523, -1.5786502361297607, -2.29020357131958, -1.8070615530014038, 1.4408042430877686, -2.0, 0.1175369992852211, 0.1953359991312027, -0.17330600321292877, -3.1371853351593018, 0.21700000762939453, -2.927000045776367, -0.5892406702041626, -2.078704595565796, 1.7342987060546875, 0.4207291007041931, -0.7716624736785889, -1.9138407707214355, -1.1054915189743042, 17.0, -0.30442601442337036, 0.25740399956703186, -0.17998500168323517, 1.6369999647140503, -0.20000000298023224, -3.131185293197632], "max": [0.9864426255226135, 2.0932083129882812, -0.03719296678900719, -0.18821631371974945, -1.4770547151565552, 1.2949645519256592, 2.9527831077575684, 805.0, 0.439395010471344, 0.5071629881858826, 0.10056199878454208, 3.1389999389648438, 1.4600000381469727, 0.1769999861717224, -0.17402677237987518, -1.7492562532424927, 2.412027597427368, 1.7716662883758545, 0.04398230090737343, 1.1860036849975586, 0.0967959612607956, 833.0, -0.14175300300121307, 0.43122801184654236, -0.00824199989438057, 2.809999942779541, 0.9599999785423279, 3.134000062942505], "mean": [0.31034329533576965, 2.065857410430908, -0.8636803030967712, -0.6805554628372192, -1.8445497751235962, -1.025057315826416, 2.111271619796753, 344.6472473144531, 0.31823498010635376, 0.2905117869377136, 0.023732371628284454, 1.7928696870803833, 0.809698224067688, -1.2990962266921997, -0.4393414258956909, -2.058122396469116, 1.9343215227127075, 1.1917575597763062, -0.4933566749095917, -0.6213514804840088, -0.16487492620944977, 547.9393310546875, -0.21269917488098145, 0.3490600883960724, -0.04950422793626785, 2.2699010372161865, 0.3772701025009155, -1.7158217430114746], "std": [0.26858586072921753, 0.015311401337385178, 0.8499034643173218, 0.33502012491226196, 0.2729928195476532, 0.9674894213676453, 0.4194522202014923, 274.6113586425781, 0.09080059826374054, 0.07730753719806671, 0.0704137459397316, 1.9998807907104492, 0.2773897349834442, 0.7614155411720276, 0.08363080024719238, 0.04088177531957626, 0.17493245005607605, 0.4449104070663452, 0.222287118434906, 1.0231372117996216, 0.1851990669965744, 355.88128662109375, 0.04201630502939224, 0.05926632136106491, 0.03759123012423515, 0.2724560499191284, 0.4387574791908264, 1.576343059539795], "count": [832]}, "timestamp": {"min": [0.0], "max": [27.7], "mean": [13.850000000000001], "std": [8.005917950005621], "count": [832]}, "frame_index": {"min": [0], "max": [831], "mean": [415.5], "std": [240.17753850016865], "count": [832]}, "episode_index": {"min": [333], "max": [333], "mean": [333.0], "std": [0.0], "count": [832]}, "index": {"min": [354953], "max": [355784], "mean": [355368.5], "std": [240.17753850016865], "count": [832]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [832]}, "subtask_annotation": {"mean": [16.36778846153846, 29.0, 29.0, 29.0, 29.0], "std": [8.649245237939583, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [832]}, "scene_annotation": {"mean": [333.0], "std": [0.0], "min": [333], "max": [333], "count": [832]}, "eef_direction_state": {"mean": [4.233173076923077, 3.199519230769231], "std": [2.057106708099, 2.1362484549248064], "min": [0, 0], "max": [6, 6], "count": [832]}, "eef_velocity_state": {"mean": [0.625, 1.0276442307692308], "std": [0.6659651758047228, 0.6884732470399951], "min": [0, 0], "max": [2, 2], "count": [832]}, "eef_acc_mag_state": {"mean": [0.6790865384615384, 0.9110576923076923], "std": [0.8095850861656654, 0.848796000531196], "min": [0, 0], "max": [2, 2], "count": [832]}, "eef_direction_action": {"mean": [4.233173076923077, 3.199519230769231], "std": [2.057106708099, 2.1362484549248064], "min": [0, 0], "max": [6, 6], "count": [832]}, "eef_velocity_action": {"mean": [0.625, 1.0276442307692308], "std": [0.6659651758047228, 0.6884732470399951], "min": [0, 0], "max": [2, 2], "count": [832]}, "eef_acc_mag_action": {"mean": [0.6790865384615384, 0.9110576923076923], "std": [0.8095850861656654, 0.848796000531196], "min": [0, 0], "max": [2, 2], "count": [832]}, "eef_sim_pose_state": {"mean": [0.5503064169128269, 0.18580985815368636, 1.1066288373919595, -0.11257358715891545, 0.728073313729827, 0.7819065109859701, 0.4854489571879737, -0.3260767126643645, 1.067409171697381, 1.2190112348898061, 0.752694131685357, 1.6015521955199732], "std": [0.045133449232253, 0.041851958251810366, 0.04550751447682132, 2.6861818460390867, 0.5244991989013794, 2.615844154268589, 0.07758774894454927, 0.10079883559614096, 0.04898042585996473, 1.5123782440640112, 0.32703640321103006, 1.7096039354718149], "min": [0.4815287142400592, 0.06594892875533324, 1.034065070458383, -3.134720734616658, -0.014933773468653877, -3.1410956231161733, 0.3937734177986464, -0.42485699983330383, 0.9881967299630543, -3.135471271489164, 0.4165444198050776, -3.1402721332707997], "max": [0.6216011771906436, 0.27384714945996935, 1.1677833310107046, 3.1410297817515866, 1.546107787940052, 3.139160778703055, 0.6931067790332578, -0.10759687158954323, 1.1591513147271244, 2.9899109719465016, 1.5568622361544615, 3.122874776806325], "count": [832]}, "eef_sim_pose_action": {"mean": [0.5503064169128269, 0.18580985815368636, 1.1066288373919595, -0.11257358715891545, 0.728073313729827, 0.7819065109859701, 0.4854489571879737, -0.3260767126643645, 1.067409171697381, 1.2190112348898061, 0.752694131685357, 1.6015521955199732], "std": [0.045133449232253, 0.041851958251810366, 0.04550751447682132, 2.6861818460390867, 0.5244991989013794, 2.615844154268589, 0.07758774894454927, 0.10079883559614096, 0.04898042585996473, 1.5123782440640112, 0.32703640321103006, 1.7096039354718149], "min": [0.4815287142400592, 0.06594892875533324, 1.034065070458383, -3.134720734616658, -0.014933773468653877, -3.1410956231161733, 0.3937734177986464, -0.42485699983330383, 0.9881967299630543, -3.135471271489164, 0.4165444198050776, -3.1402721332707997], "max": [0.6216011771906436, 0.27384714945996935, 1.1677833310107046, 3.1410297817515866, 1.546107787940052, 3.139160778703055, 0.6931067790332578, -0.10759687158954323, 1.1591513147271244, 2.9899109719465016, 1.5568622361544615, 3.122874776806325], "count": [832]}, "gripper_mode_state": {"mean": [0.3737980769230769, 0.5661057692307693], "std": [0.4838109905858763, 0.4956107618629793], "min": [0, 0], "max": [1, 1], "count": [832]}, "gripper_activity_state": {"mean": [1.9338942307692308, 1.7463942307692308], "std": [0.32404479208037107, 0.5959490478715646], "min": [0, 0], "max": [2, 2], "count": [832]}, "gripper_mode_action": {"mean": [0.3737980769230769, 0.5661057692307693], "std": [0.4838109905858763, 0.4956107618629793], "min": [0, 0], "max": [1, 1], "count": [832]}, "gripper_activity_action": {"mean": [1.9338942307692308, 1.7463942307692308], "std": [0.32404479208037107, 0.5959490478715646], "min": [0, 0], "max": [2, 2], "count": [832]}, "gripper_open_scale_state": {"mean": [0.547939302923587, 0.34468329315761503], "std": [0.35588288901154513, 0.27456600115492963], "min": [0.017, 0.0], "max": [0.833, 0.805], "count": [832]}, "gripper_open_scale_action": {"mean": [0.547939302923587, 0.34468329315761503], "std": [0.35588288901154513, 0.27456600115492963], "min": [0.017, 0.0], "max": [0.833, 0.805], "count": [832]}}} +{"episode_index": 331, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.40579936898004815]], [[0.43638838471792224]], [[0.44122170622635015]]], "std": [[[0.22208037535855218]], [[0.19176489168061878]], [[0.1842267687375176]]], "count": [190]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[0.8]], [[0.8117647058823529]], [[0.803921568627451]]], "mean": [[[0.4047549944100447]], [[0.43897747140522875]], [[0.44321729661162707]]], "std": [[[0.20057903821605108]], [[0.16443073805080394]], [[0.15478698515363612]]], "count": [190]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4370326001891985]], [[0.4550607692638459]], [[0.45606508535431717]]], "std": [[[0.16427408669300403]], [[0.13762290384483672]], [[0.12989505910342825]]], "count": [190]}, "observation.state": {"min": [0.07476990669965744, 2.0010898113250732, -2.652813196182251, -1.218588948249817, 0.14622369408607483, -1.3262059688568115, -1.2748059034347534, -2.0, 0.0641079992055893, 0.2217240035533905, -0.15611399710178375, -3.1411852836608887, 0.27799999713897705, -2.5940001010894775, -0.5651900172233582, -2.0739400386810303, 1.4466509819030762, 0.38200023770332336, -0.9810495972633362, -1.8654778003692627, -0.28525662422180176, -2.0, -0.32775700092315674, 0.2776379883289337, -0.09633100032806396, 1.5809999704360962, -0.1459999978542328, -3.1401853561401367], "max": [1.1157715320587158, 2.0923705101013184, -0.23654447495937347, -0.1564338654279709, 1.534144401550293, 1.6907528638839722, 0.6161885261535645, 809.0, 0.3972629904747009, 0.49595800042152405, 0.08107800036668777, 3.1410000324249268, 1.218000054359436, 0.42799997329711914, -0.20415115356445312, -1.9747004508972168, 2.3300321102142334, 1.7153445482254028, -0.17093755304813385, 1.1026990413665771, 0.3307049870491028, 827.0, -0.16021600365638733, 0.4413590133190155, 0.041423000395298004, 2.6600000858306885, 1.0269999504089355, 3.125999927520752], "mean": [0.3391750752925873, 2.0737040042877197, -0.9294568300247192, -0.7655400037765503, 1.1138696670532227, 0.9819602370262146, -0.6274211406707764, 468.7338562011719, 0.308252215385437, 0.31313854455947876, 0.02215500921010971, 1.7202311754226685, 0.7100306153297424, -1.4159849882125854, -0.40268608927726746, -2.0618069171905518, 1.7127799987792969, 1.325798511505127, -0.5707195401191711, -0.9711443185806274, -0.024408655241131783, 492.6583251953125, -0.2289227396249771, 0.3425660729408264, -0.013313555158674717, 2.296863317489624, 0.3182300925254822, -1.8913172483444214], "std": [0.24823574721813202, 0.012287892401218414, 0.6623421311378479, 0.2809409201145172, 0.33616718649864197, 0.9103174805641174, 0.46208417415618896, 324.69940185546875, 0.08892916887998581, 0.07161924988031387, 0.06181739643216133, 2.1579089164733887, 0.17058701813220978, 0.6981824040412903, 0.08203106373548508, 0.00801656860858202, 0.20465442538261414, 0.3835129737854004, 0.26845869421958923, 0.9635206460952759, 0.18481500446796417, 367.2239990234375, 0.039484016597270966, 0.0546843558549881, 0.026228532195091248, 0.27289879322052, 0.4266226291656494, 1.0913972854614258], "count": [1099]}, "action": {"min": [0.07476990669965744, 2.0010898113250732, -2.652813196182251, -1.218588948249817, 0.14622369408607483, -1.3262059688568115, -1.2748059034347534, -2.0, 0.0641079992055893, 0.2217240035533905, -0.15611399710178375, -3.1411852836608887, 0.27799999713897705, -2.5940001010894775, -0.5651900172233582, -2.0739400386810303, 1.4466509819030762, 0.38200023770332336, -0.9810495972633362, -1.8654778003692627, -0.28525662422180176, -2.0, -0.32775700092315674, 0.2776379883289337, -0.09633100032806396, 1.5809999704360962, -0.1459999978542328, -3.1401853561401367], "max": [1.1157715320587158, 2.0923705101013184, -0.23654447495937347, -0.1564338654279709, 1.534144401550293, 1.6907528638839722, 0.6161885261535645, 809.0, 0.3972629904747009, 0.49595800042152405, 0.08107800036668777, 3.1410000324249268, 1.218000054359436, 0.42799997329711914, -0.20415115356445312, -1.9747004508972168, 2.3300321102142334, 1.7153445482254028, -0.17093755304813385, 1.1026990413665771, 0.3307049870491028, 827.0, -0.16021600365638733, 0.4413590133190155, 0.041423000395298004, 2.6600000858306885, 1.0269999504089355, 3.125999927520752], "mean": [0.3391750752925873, 2.0737040042877197, -0.9294568300247192, -0.7655400037765503, 1.1138696670532227, 0.9819602370262146, -0.6274211406707764, 468.7338562011719, 0.308252215385437, 0.31313854455947876, 0.02215500921010971, 1.7202311754226685, 0.7100306153297424, -1.4159849882125854, -0.40268608927726746, -2.0618069171905518, 1.7127799987792969, 1.325798511505127, -0.5707195401191711, -0.9711443185806274, -0.024408655241131783, 492.6583251953125, -0.2289227396249771, 0.3425660729408264, -0.013313555158674717, 2.296863317489624, 0.3182300925254822, -1.8913172483444214], "std": [0.24823574721813202, 0.012287892401218414, 0.6623421311378479, 0.2809409201145172, 0.33616718649864197, 0.9103174805641174, 0.46208417415618896, 324.69940185546875, 0.08892916887998581, 0.07161924988031387, 0.06181739643216133, 2.1579089164733887, 0.17058701813220978, 0.6981824040412903, 0.08203106373548508, 0.00801656860858202, 0.20465442538261414, 0.3835129737854004, 0.26845869421958923, 0.9635206460952759, 0.18481500446796417, 367.2239990234375, 0.039484016597270966, 0.0546843558549881, 0.026228532195091248, 0.27289879322052, 0.4266226291656494, 1.0913972854614258], "count": [1099]}, "timestamp": {"min": [0.0], "max": [36.6], "mean": [18.3], "std": [10.575128052810204], "count": [1099]}, "frame_index": {"min": [0], "max": [1098], "mean": [549.0], "std": [317.2538415843061], "count": [1099]}, "episode_index": {"min": [334], "max": [334], "mean": [334.0], "std": [0.0], "count": [1099]}, "index": {"min": [355785], "max": [356883], "mean": [356334.0], "std": [317.2538415843061], "count": [1099]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1099]}, "subtask_annotation": {"mean": [17.303002729754322, 29.0, 29.0, 29.0, 29.0], "std": [8.155121430261104, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1099]}, "scene_annotation": {"mean": [334.0], "std": [0.0], "min": [334], "max": [334], "count": [1099]}, "eef_direction_state": {"mean": [4.326660600545951, 3.334849863512284], "std": [2.0212089384094134, 2.2635247643254894], "min": [0, 0], "max": [6, 6], "count": [1099]}, "eef_velocity_state": {"mean": [0.5741583257506825, 0.9326660600545951], "std": [0.6142870553722641, 0.7407404064937909], "min": [0, 0], "max": [2, 2], "count": [1099]}, "eef_acc_mag_state": {"mean": [0.6897179253867152, 0.8407643312101911], "std": [0.8267556181787076, 0.8430704304194683], "min": [0, 0], "max": [2, 2], "count": [1099]}, "eef_direction_action": {"mean": [4.326660600545951, 3.334849863512284], "std": [2.0212089384094134, 2.2635247643254894], "min": [0, 0], "max": [6, 6], "count": [1099]}, "eef_velocity_action": {"mean": [0.5741583257506825, 0.9326660600545951], "std": [0.6142870553722641, 0.7407404064937909], "min": [0, 0], "max": [2, 2], "count": [1099]}, "eef_acc_mag_action": {"mean": [0.6897179253867152, 0.8407643312101911], "std": [0.8267556181787076, 0.8430704304194683], "min": [0, 0], "max": [2, 2], "count": [1099]}, "eef_sim_pose_state": {"mean": [0.5484932124490853, 0.2205949345493269, 1.1260529122776677, -1.0713678212851485, 0.573823249049185, 0.5908956439646966, 0.5101076677482412, -0.3212620515256854, 1.077073143971348, 1.8741772449865928, 0.5770927021312774, 1.780990809625277], "std": [0.040324122368689444, 0.02825384800549381, 0.04836007640842723, 2.600780856068684, 0.5118946428340704, 2.7254572761305633, 0.07068762641958228, 0.09424390007577921, 0.04774385782409201, 0.7961479999236442, 0.3749636740033177, 1.7465572116881505], "min": [0.5019645494767866, 0.16587666272123563, 1.031890188915869, -3.1415785833754777, 0.019085682189127873, -3.1157447655384387, 0.4235151537042919, -0.40024608610386, 1.004816849443285, -3.0869580843967337, 0.16439477119549673, -3.129284027587075], "max": [0.6322006333650932, 0.31083230348178253, 1.1925861263916264, 3.1415886950630023, 1.5507928776700224, 3.1375344554217706, 0.68209276736209, -0.06907323958458517, 1.21126163143067, 3.1067083161575018, 1.5350410030241979, 3.138590018803293], "count": [1099]}, "eef_sim_pose_action": {"mean": [0.5484932124490853, 0.2205949345493269, 1.1260529122776677, -1.0713678212851485, 0.573823249049185, 0.5908956439646966, 0.5101076677482412, -0.3212620515256854, 1.077073143971348, 1.8741772449865928, 0.5770927021312774, 1.780990809625277], "std": [0.040324122368689444, 0.02825384800549381, 0.04836007640842723, 2.600780856068684, 0.5118946428340704, 2.7254572761305633, 0.07068762641958228, 0.09424390007577921, 0.04774385782409201, 0.7961479999236442, 0.3749636740033177, 1.7465572116881505], "min": [0.5019645494767866, 0.16587666272123563, 1.031890188915869, -3.1415785833754777, 0.019085682189127873, -3.1157447655384387, 0.4235151537042919, -0.40024608610386, 1.004816849443285, -3.0869580843967337, 0.16439477119549673, -3.129284027587075], "max": [0.6322006333650932, 0.31083230348178253, 1.1925861263916264, 3.1415886950630023, 1.5507928776700224, 3.1375344554217706, 0.68209276736209, -0.06907323958458517, 1.21126163143067, 3.1067083161575018, 1.5350410030241979, 3.138590018803293], "count": [1099]}, "gripper_mode_state": {"mean": [0.4140127388535032, 0.4021838034576888], "std": [0.49255069883264047, 0.4903386500103687], "min": [0, 0], "max": [1, 1], "count": [1099]}, "gripper_activity_state": {"mean": [1.8143767060964513, 1.799818016378526], "std": [0.531220758371959, 0.5361881125936029], "min": [0, 0], "max": [2, 2], "count": [1099]}, "gripper_mode_action": {"mean": [0.4140127388535032, 0.4021838034576888], "std": [0.49255069883264047, 0.4903386500103687], "min": [0, 0], "max": [1, 1], "count": [1099]}, "gripper_activity_action": {"mean": [1.8143767060964513, 1.799818016378526], "std": [0.531220758371959, 0.5361881125936029], "min": [0, 0], "max": [2, 2], "count": [1099]}, "gripper_open_scale_state": {"mean": [0.492673616784177, 0.4687697908519146], "std": [0.36720364579310927, 0.3246475662084742], "min": [0.0, 0.0], "max": [0.827, 0.809], "count": [1099]}, "gripper_open_scale_action": {"mean": [0.492673616784177, 0.4687697908519146], "std": [0.36720364579310927, 0.3246475662084742], "min": [0.0, 0.0], "max": [0.827, 0.809], "count": [1099]}}} +{"episode_index": 332, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4165086776706916]], [[0.4435795380063513]], [[0.44713278220892877]]], "std": [[[0.21782856253033864]], [[0.1887528129774278]], [[0.18358596484341547]]], "count": [177]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[0.9333333333333333]], [[0.9411764705882353]]], "mean": [[[0.4276118923322625]], [[0.4548558029614859]], [[0.4566930158598279]]], "std": [[[0.17900468918527707]], [[0.1466995793204132]], [[0.13781535105584844]]], "count": [177]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4515379451922012]], [[0.46385967906465786]], [[0.4628156479635169]]], "std": [[[0.1436016276525691]], [[0.12049538889760625]], [[0.11368175445362393]]], "count": [177]}, "observation.state": {"min": [0.020629793405532837, 1.9394447803497314, -2.703794240951538, -1.5287514925003052, -2.1045007705688477, -1.6891645193099976, -0.3593807518482208, -2.0, 0.09398800134658813, 0.20594599843025208, -0.15650799870491028, -3.1401853561401367, 0.4650000333786011, -2.9790000915527344, -0.6638708710670471, -2.078512668609619, 1.688239574432373, 0.3271619975566864, -0.8751779198646545, -1.7066878080368042, -0.8148244023323059, 22.0, -0.31299299001693726, 0.2665649950504303, -0.1708430051803589, 1.6660000085830688, -0.04700000584125519, -3.127000093460083], "max": [1.0322575569152832, 2.0927021503448486, -0.23451989889144897, -0.11342895030975342, 0.9949947595596313, -0.43942153453826904, 2.755735158920288, 793.0, 0.4280810058116913, 0.48146501183509827, 0.09577599912881851, 3.13700008392334, 1.3730000257492065, 0.45100000500679016, -0.1028348058462143, -1.9937769174575806, 2.4956116676330566, 1.8199422359466553, 0.018011797219514847, 1.1703654527664185, 0.1849350780248642, 833.0, -0.15080000460147858, 0.44257500767707825, 0.011408999562263489, 2.937000036239624, 1.1629999876022339, 3.1410000324249268], "mean": [0.30354493856430054, 2.071362018585205, -1.007314682006836, -0.6054346561431885, -1.1737126111984253, -1.250491976737976, 1.6849311590194702, 376.989990234375, 0.31724730134010315, 0.3059699535369873, 0.014391648583114147, 0.5452094674110413, 0.840226948261261, -1.4211194515228271, -0.357438325881958, -2.0621695518493652, 1.88759183883667, 1.1379789113998413, -0.35008832812309265, -0.3152308464050293, -0.275815486907959, 526.5609741210938, -0.2216748744249344, 0.3494538366794586, -0.040701717138290405, 2.305220365524292, 0.5514203310012817, -1.8895667791366577], "std": [0.2419663369655609, 0.024870475754141808, 0.7212633490562439, 0.3707830607891083, 0.9685021638870239, 0.31635984778404236, 0.809624969959259, 279.0916442871094, 0.08683300763368607, 0.07864721864461899, 0.055959880352020264, 2.4755799770355225, 0.204427570104599, 0.9389399886131287, 0.103811115026474, 0.009947684593498707, 0.20703521370887756, 0.5403806567192078, 0.18817131221294403, 1.0377449989318848, 0.18476326763629913, 370.7811584472656, 0.04170996695756912, 0.046311091631650925, 0.03724184259772301, 0.26529332995414734, 0.37602630257606506, 1.5824722051620483], "count": [1000]}, "action": {"min": [0.020629793405532837, 1.9394447803497314, -2.703794240951538, -1.5287514925003052, -2.1045007705688477, -1.6891645193099976, -0.3593807518482208, -2.0, 0.09398800134658813, 0.20594599843025208, -0.15650799870491028, -3.1401853561401367, 0.4650000333786011, -2.9790000915527344, -0.6638708710670471, -2.078512668609619, 1.688239574432373, 0.3271619975566864, -0.8751779198646545, -1.7066878080368042, -0.8148244023323059, 22.0, -0.31299299001693726, 0.2665649950504303, -0.1708430051803589, 1.6660000085830688, -0.04700000584125519, -3.127000093460083], "max": [1.0322575569152832, 2.0927021503448486, -0.23451989889144897, -0.11342895030975342, 0.9949947595596313, -0.43942153453826904, 2.755735158920288, 793.0, 0.4280810058116913, 0.48146501183509827, 0.09577599912881851, 3.13700008392334, 1.3730000257492065, 0.45100000500679016, -0.1028348058462143, -1.9937769174575806, 2.4956116676330566, 1.8199422359466553, 0.018011797219514847, 1.1703654527664185, 0.1849350780248642, 833.0, -0.15080000460147858, 0.44257500767707825, 0.011408999562263489, 2.937000036239624, 1.1629999876022339, 3.1410000324249268], "mean": [0.30354493856430054, 2.071362018585205, -1.007314682006836, -0.6054346561431885, -1.1737126111984253, -1.250491976737976, 1.6849311590194702, 376.989990234375, 0.31724730134010315, 0.3059699535369873, 0.014391648583114147, 0.5452094674110413, 0.840226948261261, -1.4211194515228271, -0.357438325881958, -2.0621695518493652, 1.88759183883667, 1.1379789113998413, -0.35008832812309265, -0.3152308464050293, -0.275815486907959, 526.5609741210938, -0.2216748744249344, 0.3494538366794586, -0.040701717138290405, 2.305220365524292, 0.5514203310012817, -1.8895667791366577], "std": [0.2419663369655609, 0.024870475754141808, 0.7212633490562439, 0.3707830607891083, 0.9685021638870239, 0.31635984778404236, 0.809624969959259, 279.0916442871094, 0.08683300763368607, 0.07864721864461899, 0.055959880352020264, 2.4755799770355225, 0.204427570104599, 0.9389399886131287, 0.103811115026474, 0.009947684593498707, 0.20703521370887756, 0.5403806567192078, 0.18817131221294403, 1.0377449989318848, 0.18476326763629913, 370.7811584472656, 0.04170996695756912, 0.046311091631650925, 0.03724184259772301, 0.26529332995414734, 0.37602630257606506, 1.5824722051620483], "count": [1000]}, "timestamp": {"min": [0.0], "max": [33.3], "mean": [16.65], "std": [9.622499675240316], "count": [1000]}, "frame_index": {"min": [0], "max": [999], "mean": [499.5], "std": [288.6749902572095], "count": [1000]}, "episode_index": {"min": [335], "max": [335], "mean": [335.0], "std": [0.0], "count": [1000]}, "index": {"min": [356884], "max": [357883], "mean": [357383.5], "std": [288.6749902572095], "count": [1000]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1000]}, "subtask_annotation": {"mean": [17.518, 29.0, 29.0, 29.0, 29.0], "std": [7.7901011546705465, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1000]}, "scene_annotation": {"mean": [335.0], "std": [0.0], "min": [335], "max": [335], "count": [1000]}, "eef_direction_state": {"mean": [4.126, 2.912], "std": [2.1391876962996874, 2.133132907251675], "min": [0, 0], "max": [6, 6], "count": [1000]}, "eef_velocity_state": {"mean": [0.619, 1.073], "std": [0.652563406880889, 0.6838647527106511], "min": [0, 0], "max": [2, 2], "count": [1000]}, "eef_acc_mag_state": {"mean": [0.698, 0.901], "std": [0.8190213672426393, 0.8361812004583697], "min": [0, 0], "max": [2, 2], "count": [1000]}, "eef_direction_action": {"mean": [4.126, 2.912], "std": [2.1391876962996874, 2.133132907251675], "min": [0, 0], "max": [6, 6], "count": [1000]}, "eef_velocity_action": {"mean": [0.619, 1.073], "std": [0.652563406880889, 0.6838647527106511], "min": [0, 0], "max": [2, 2], "count": [1000]}, "eef_acc_mag_action": {"mean": [0.698, 0.901], "std": [0.8190213672426393, 0.8361812004583697], "min": [0, 0], "max": [2, 2], "count": [1000]}, "eef_sim_pose_state": {"mean": [0.5456597019174595, 0.2029275738356934, 1.1010989971577279, -1.022405380471133, 0.9044545086314283, 0.1659767622467933, 0.49888220387274684, -0.3170889551291696, 1.0599895425548924, 1.663128664794404, 0.6719259116060633, 1.8999972016601268], "std": [0.036786691840116716, 0.039116171160554866, 0.052591544078773894, 2.346849760307767, 0.46008356279440077, 2.6316095964758808, 0.07933215450272667, 0.0856886893436129, 0.050145980057106014, 0.8594202176119984, 0.36800512093440235, 1.2473065226711777], "min": [0.4857110554220987, 0.08242774686499628, 1.0181364302515203, -3.1415711368093113, 0.1506402632285715, -3.1365120022415818, 0.39988044127521455, -0.41141241145086543, 0.988042426336066, -3.0759470551730623, 0.24965062494610857, -3.1383313419432066], "max": [0.6294397837503392, 0.2862977099634256, 1.1799884520801303, 3.1402484448382126, 1.5664662880971694, 3.125239947479226, 0.679093006378713, -0.1131379199616621, 1.1683989550818419, 2.9523968608939484, 1.5603795652690922, 3.140165348960246], "count": [1000]}, "eef_sim_pose_action": {"mean": [0.5456597019174595, 0.2029275738356934, 1.1010989971577279, -1.022405380471133, 0.9044545086314283, 0.1659767622467933, 0.49888220387274684, -0.3170889551291696, 1.0599895425548924, 1.663128664794404, 0.6719259116060633, 1.8999972016601268], "std": [0.036786691840116716, 0.039116171160554866, 0.052591544078773894, 2.346849760307767, 0.46008356279440077, 2.6316095964758808, 0.07933215450272667, 0.0856886893436129, 0.050145980057106014, 0.8594202176119984, 0.36800512093440235, 1.2473065226711777], "min": [0.4857110554220987, 0.08242774686499628, 1.0181364302515203, -3.1415711368093113, 0.1506402632285715, -3.1365120022415818, 0.39988044127521455, -0.41141241145086543, 0.988042426336066, -3.0759470551730623, 0.24965062494610857, -3.1383313419432066], "max": [0.6294397837503392, 0.2862977099634256, 1.1799884520801303, 3.1402484448382126, 1.5664662880971694, 3.125239947479226, 0.679093006378713, -0.1131379199616621, 1.1683989550818419, 2.9523968608939484, 1.5603795652690922, 3.140165348960246], "count": [1000]}, "gripper_mode_state": {"mean": [0.372, 0.568], "std": [0.4833383907781397, 0.4953544185732018], "min": [0, 0], "max": [1, 1], "count": [1000]}, "gripper_activity_state": {"mean": [1.95, 1.751], "std": [0.2819574435974326, 0.6058044238861278], "min": [0, 0], "max": [2, 2], "count": [1000]}, "gripper_mode_action": {"mean": [0.372, 0.568], "std": [0.4833383907781397, 0.4953544185732018], "min": [0, 0], "max": [1, 1], "count": [1000]}, "gripper_activity_action": {"mean": [1.95, 1.751], "std": [0.2819574435974326, 0.6058044238861278], "min": [0, 0], "max": [2, 2], "count": [1000]}, "gripper_open_scale_state": {"mean": [0.5265610001220702, 0.3770524692893032], "std": [0.37078077157904415, 0.27900721575112974], "min": [0.022, 0.0], "max": [0.833, 0.793], "count": [1000]}, "gripper_open_scale_action": {"mean": [0.5265610001220702, 0.3770524692893032], "std": [0.37078077157904415, 0.27900721575112974], "min": [0.022, 0.0], "max": [0.833, 0.793], "count": [1000]}}} +{"episode_index": 333, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.40712515803158245]], [[0.4364150028624589]], [[0.44074457325509275]]], "std": [[[0.22145407957771462]], [[0.19183806095688036]], [[0.18577630418578744]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00784313725490196]]], "max": [[[0.8941176470588236]], [[0.9137254901960784]], [[0.9176470588235294]]], "mean": [[[0.43200976366824106]], [[0.45504344824912935]], [[0.4562851873717857]]], "std": [[[0.17390424810687027]], [[0.1441540403352355]], [[0.13665234046897304]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9294117647058824]], [[0.8627450980392157]], [[0.8784313725490196]]], "mean": [[[0.42384042239158437]], [[0.4474620291851534]], [[0.45073329188731454]]], "std": [[[0.17024123954744885]], [[0.13862159110568772]], [[0.12889742682888636]]], "count": [137]}, "observation.state": {"min": [0.010821041651070118, 1.7509318590164185, -2.6514694690704346, -1.6137140989303589, -2.428643226623535, -1.5461522340774536, 0.136537104845047, -2.0, 0.08379700034856796, 0.2401459962129593, -0.1609639972448349, -3.1361851692199707, 0.23499999940395355, -3.0339999198913574, -0.6107605695724487, -2.0785303115844727, 1.61652410030365, 0.3389255106449127, -1.0072120428085327, -1.7098990678787231, -0.2917318046092987, 24.0, -0.3078550100326538, 0.2669920027256012, -0.17048899829387665, 1.4589999914169312, -0.1080000028014183, -3.118000030517578], "max": [1.0377378463745117, 2.092440366744995, -0.25792476534843445, -0.11515682935714722, 0.8697324991226196, 1.4219895601272583, 2.9671645164489746, 793.0, 0.4270919859409332, 0.5008370280265808, 0.09601200371980667, 3.114000082015991, 1.3849999904632568, 0.37299996614456177, -0.1529431939125061, -2.016099691390991, 2.332056760787964, 1.7961184978485107, -0.14093533158302307, 1.2493939399719238, 0.44565239548683167, 846.0, -0.13401000201702118, 0.45642900466918945, 0.019658999517560005, 2.7300000190734863, 0.8870000243186951, 3.1110000610351562], "mean": [0.37288036942481995, 2.0475099086761475, -1.2887517213821411, -0.7630400657653809, -1.5923702716827393, -0.8943475484848022, 2.2605068683624268, 439.1094055175781, 0.28515297174453735, 0.33767879009246826, 0.012923026457428932, -0.6065114736557007, 0.7273257970809937, -1.3096972703933716, -0.32801559567451477, -2.061072587966919, 1.8542006015777588, 1.2299754619598389, -0.5563712120056152, -0.4406370520591736, 0.04885530471801758, 664.351318359375, -0.22324953973293304, 0.36110231280326843, -0.03620322793722153, 2.2416088581085205, 0.48204731941223145, -1.8946661949157715], "std": [0.30326688289642334, 0.08034460246562958, 0.7289444208145142, 0.5205435752868652, 0.7346664071083069, 0.8054880499839783, 0.6116334199905396, 342.2208557128906, 0.08919303119182587, 0.07127615064382553, 0.05977162346243858, 2.4692013263702393, 0.30692651867866516, 0.8407729864120483, 0.10316721349954605, 0.007331476546823978, 0.18065716326236725, 0.38312238454818726, 0.3008425235748291, 0.8348031044006348, 0.22533783316612244, 298.504150390625, 0.03694920614361763, 0.052673064172267914, 0.03897017613053322, 0.2617400586605072, 0.32280540466308594, 1.5631489753723145], "count": [713]}, "action": {"min": [0.010821041651070118, 1.7509318590164185, -2.6514694690704346, -1.6137140989303589, -2.428643226623535, -1.5461522340774536, 0.136537104845047, -2.0, 0.08379700034856796, 0.2401459962129593, -0.1609639972448349, -3.1361851692199707, 0.23499999940395355, -3.0339999198913574, -0.6107605695724487, -2.0785303115844727, 1.61652410030365, 0.3389255106449127, -1.0072120428085327, -1.7098990678787231, -0.2917318046092987, 24.0, -0.3078550100326538, 0.2669920027256012, -0.17048899829387665, 1.4589999914169312, -0.1080000028014183, -3.118000030517578], "max": [1.0377378463745117, 2.092440366744995, -0.25792476534843445, -0.11515682935714722, 0.8697324991226196, 1.4219895601272583, 2.9671645164489746, 793.0, 0.4270919859409332, 0.5008370280265808, 0.09601200371980667, 3.114000082015991, 1.3849999904632568, 0.37299996614456177, -0.1529431939125061, -2.016099691390991, 2.332056760787964, 1.7961184978485107, -0.14093533158302307, 1.2493939399719238, 0.44565239548683167, 846.0, -0.13401000201702118, 0.45642900466918945, 0.019658999517560005, 2.7300000190734863, 0.8870000243186951, 3.1110000610351562], "mean": [0.37288036942481995, 2.0475099086761475, -1.2887517213821411, -0.7630400657653809, -1.5923702716827393, -0.8943475484848022, 2.2605068683624268, 439.1094055175781, 0.28515297174453735, 0.33767879009246826, 0.012923026457428932, -0.6065114736557007, 0.7273257970809937, -1.3096972703933716, -0.32801559567451477, -2.061072587966919, 1.8542006015777588, 1.2299754619598389, -0.5563712120056152, -0.4406370520591736, 0.04885530471801758, 664.351318359375, -0.22324953973293304, 0.36110231280326843, -0.03620322793722153, 2.2416088581085205, 0.48204731941223145, -1.8946661949157715], "std": [0.30326688289642334, 0.08034460246562958, 0.7289444208145142, 0.5205435752868652, 0.7346664071083069, 0.8054880499839783, 0.6116334199905396, 342.2208557128906, 0.08919303119182587, 0.07127615064382553, 0.05977162346243858, 2.4692013263702393, 0.30692651867866516, 0.8407729864120483, 0.10316721349954605, 0.007331476546823978, 0.18065716326236725, 0.38312238454818726, 0.3008425235748291, 0.8348031044006348, 0.22533783316612244, 298.504150390625, 0.03694920614361763, 0.052673064172267914, 0.03897017613053322, 0.2617400586605072, 0.32280540466308594, 1.5631489753723145], "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": [336], "max": [336], "mean": [336.0], "std": [0.0], "count": [713]}, "index": {"min": [357884], "max": [358596], "mean": [358240.0], "std": [205.82516852902125], "count": [713]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [713]}, "subtask_annotation": {"mean": [15.61851332398317, 29.0, 29.0, 29.0, 29.0], "std": [8.847487232449902, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [713]}, "scene_annotation": {"mean": [336.0], "std": [0.0], "min": [336], "max": [336], "count": [713]}, "eef_direction_state": {"mean": [3.67601683029453, 3.002805049088359], "std": [2.063562153822873, 2.1125399951903527], "min": [0, 0], "max": [6, 6], "count": [713]}, "eef_velocity_state": {"mean": [0.7980364656381487, 1.091164095371669], "std": [0.66035526484545, 0.6976964037534045], "min": [0, 0], "max": [2, 2], "count": [713]}, "eef_acc_mag_state": {"mean": [0.8976157082748948, 0.9284712482468443], "std": [0.8503162902201999, 0.8385454862339284], "min": [0, 0], "max": [2, 2], "count": [713]}, "eef_direction_action": {"mean": [3.67601683029453, 3.002805049088359], "std": [2.063562153822873, 2.1125399951903527], "min": [0, 0], "max": [6, 6], "count": [713]}, "eef_velocity_action": {"mean": [0.7980364656381487, 1.091164095371669], "std": [0.66035526484545, 0.6976964037534045], "min": [0, 0], "max": [2, 2], "count": [713]}, "eef_acc_mag_action": {"mean": [0.8976157082748948, 0.9284712482468443], "std": [0.8503162902201999, 0.8385454862339284], "min": [0, 0], "max": [2, 2], "count": [713]}, "eef_sim_pose_state": {"mean": [0.5563820710875355, 0.20506841487741997, 1.1052280623505457, -0.6333293658999559, 0.907057175513277, 1.3678193662980966, 0.5341834248906089, -0.29210074314539114, 1.0870310336789242, 1.4825780250484317, 0.7025679675491632, 1.5621026495460693], "std": [0.042958237495720794, 0.04158004223897404, 0.03772768624632636, 2.7036019010000483, 0.4198644839924393, 2.4257368459018527, 0.07291307641685975, 0.08726356168268497, 0.05545339155652874, 1.4769551156702727, 0.3367521558016715, 1.8880295469696884], "min": [0.48620962630190195, 0.0670110688060462, 1.0298734390234456, -3.135706493897518, 0.10695583557602184, -3.138441391272857, 0.4242460373785507, -0.40765687649706267, 0.9923704812910741, -2.9597475297764957, 0.30489536599750733, -3.136670392210262], "max": [0.6457002428685796, 0.2892374546887, 1.177496359449571, 3.1361904878932525, 1.5530695057961408, 3.141353312373872, 0.6865785352356895, -0.09712886740209381, 1.1795918138325796, 3.061479703106206, 1.5212716307626057, 3.1393546904616367], "count": [713]}, "eef_sim_pose_action": {"mean": [0.5563820710875355, 0.20506841487741997, 1.1052280623505457, -0.6333293658999559, 0.907057175513277, 1.3678193662980966, 0.5341834248906089, -0.29210074314539114, 1.0870310336789242, 1.4825780250484317, 0.7025679675491632, 1.5621026495460693], "std": [0.042958237495720794, 0.04158004223897404, 0.03772768624632636, 2.7036019010000483, 0.4198644839924393, 2.4257368459018527, 0.07291307641685975, 0.08726356168268497, 0.05545339155652874, 1.4769551156702727, 0.3367521558016715, 1.8880295469696884], "min": [0.48620962630190195, 0.0670110688060462, 1.0298734390234456, -3.135706493897518, 0.10695583557602184, -3.138441391272857, 0.4242460373785507, -0.40765687649706267, 0.9923704812910741, -2.9597475297764957, 0.30489536599750733, -3.136670392210262], "max": [0.6457002428685796, 0.2892374546887, 1.177496359449571, 3.1361904878932525, 1.5530695057961408, 3.141353312373872, 0.6865785352356895, -0.09712886740209381, 1.1795918138325796, 3.061479703106206, 1.5212716307626057, 3.1393546904616367], "count": [713]}, "gripper_mode_state": {"mean": [0.2314165497896213, 0.44460028050490885], "std": [0.42173798770455906, 0.49692139326041007], "min": [0, 0], "max": [1, 1], "count": [713]}, "gripper_activity_state": {"mean": [1.9158485273492285, 1.7643758765778401], "std": [0.35715666855308764, 0.5854897462881179], "min": [0, 0], "max": [2, 2], "count": [713]}, "gripper_mode_action": {"mean": [0.2314165497896213, 0.44460028050490885], "std": [0.42173798770455906, 0.49692139326041007], "min": [0, 0], "max": [1, 1], "count": [713]}, "gripper_activity_action": {"mean": [1.9158485273492285, 1.7643758765778401], "std": [0.35715666855308764, 0.5854897462881179], "min": [0, 0], "max": [2, 2], "count": [713]}, "gripper_open_scale_state": {"mean": [0.6643513324972962, 0.43929382883883705], "std": [0.2985043554322841, 0.34198386885687276], "min": [0.024, 0.0], "max": [0.846, 0.793], "count": [713]}, "gripper_open_scale_action": {"mean": [0.6643513324972962, 0.43929382883883705], "std": [0.2985043554322841, 0.34198386885687276], "min": [0.024, 0.0], "max": [0.846, 0.793], "count": [713]}}} +{"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.4064739469862019]], [[0.4357147903444792]], [[0.44054468401692404]]], "std": [[[0.22090351416132775]], [[0.19130734048992426]], [[0.1842995434699797]]], "count": [207]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[0.803921568627451]], [[0.8]]], "mean": [[[0.41066857101133525]], [[0.443319619091598]], [[0.44778901538473687]]], "std": [[[0.1999729226238819]], [[0.16232978349134652]], [[0.15291424041579899]]], "count": [207]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.7607843137254902]], [[0.7490196078431373]]], "mean": [[[0.44397985045467464]], [[0.4559916396308926]], [[0.4563079463468157]]], "std": [[[0.14270059864225382]], [[0.12100380543955108]], [[0.1136643652163934]]], "count": [207]}, "observation.state": {"min": [0.07452556490898132, 1.8915181159973145, -2.5141818523406982, -1.5442497730255127, -0.029042281210422516, -1.6758825778961182, -1.5026063919067383, -2.0, 0.06659899652004242, 0.24849599599838257, -0.14259900152683258, -3.1411852836608887, 0.25999999046325684, -1.99399995803833, -0.6602057218551636, -2.0755107402801514, 1.3834526538848877, 0.32618457078933716, -1.3481446504592896, -1.8139033317565918, -0.410710871219635, -2.0, -0.32482901215553284, 0.2404080033302307, -0.09261800348758698, 1.3880000114440918, -0.17200002074241638, -3.1381852626800537], "max": [1.137169361114502, 2.092440366744995, -0.5195496082305908, -0.16254250705242157, 1.8526146411895752, 1.5041073560714722, 1.1221593618392944, 793.0, 0.39963001012802124, 0.4930340051651001, 0.10554499924182892, 3.1410000324249268, 1.277999997138977, 0.5260000228881836, -0.14945253729820251, -1.9914032220840454, 2.3951852321624756, 1.8494206666946411, -0.2911209464073181, 1.2368799448013306, 1.089190125465393, 863.0, -0.14493800699710846, 0.4592210054397583, 0.02383900061249733, 2.7269999980926514, 0.9049999713897705, 3.11899995803833], "mean": [0.2946198284626007, 2.068876028060913, -1.1333978176116943, -0.889488697052002, 1.185091495513916, 0.76412034034729, -0.5334126353263855, 502.61865234375, 0.3004295229911804, 0.333657443523407, 0.033339060842990875, -0.24995289742946625, 0.8093269467353821, -1.270309329032898, -0.3831452429294586, -2.0617287158966064, 1.8042688369750977, 1.263586401939392, -0.6591896414756775, -0.8054966926574707, 0.08169146627187729, 597.3018798828125, -0.22190594673156738, 0.3358316719532013, -0.031786657869815826, 2.28481125831604, 0.305635929107666, -1.343994140625], "std": [0.21603946387767792, 0.022564370185136795, 0.5809173583984375, 0.4082353115081787, 0.4363769292831421, 0.9312623143196106, 0.607977569103241, 301.180419921875, 0.06468501687049866, 0.05516583099961281, 0.06124420091509819, 2.8344500064849854, 0.19174222648143768, 0.6455214023590088, 0.12265677750110626, 0.00879713799804449, 0.23712293803691864, 0.46924543380737305, 0.36156007647514343, 1.0185922384262085, 0.48807430267333984, 291.3804016113281, 0.03534358739852905, 0.07400902360677719, 0.020343199372291565, 0.29047760367393494, 0.36372700333595276, 1.8501547574996948], "count": [1231]}, "action": {"min": [0.07452556490898132, 1.8915181159973145, -2.5141818523406982, -1.5442497730255127, -0.029042281210422516, -1.6758825778961182, -1.5026063919067383, -2.0, 0.06659899652004242, 0.24849599599838257, -0.14259900152683258, -3.1411852836608887, 0.25999999046325684, -1.99399995803833, -0.6602057218551636, -2.0755107402801514, 1.3834526538848877, 0.32618457078933716, -1.3481446504592896, -1.8139033317565918, -0.410710871219635, -2.0, -0.32482901215553284, 0.2404080033302307, -0.09261800348758698, 1.3880000114440918, -0.17200002074241638, -3.1381852626800537], "max": [1.137169361114502, 2.092440366744995, -0.5195496082305908, -0.16254250705242157, 1.8526146411895752, 1.5041073560714722, 1.1221593618392944, 793.0, 0.39963001012802124, 0.4930340051651001, 0.10554499924182892, 3.1410000324249268, 1.277999997138977, 0.5260000228881836, -0.14945253729820251, -1.9914032220840454, 2.3951852321624756, 1.8494206666946411, -0.2911209464073181, 1.2368799448013306, 1.089190125465393, 863.0, -0.14493800699710846, 0.4592210054397583, 0.02383900061249733, 2.7269999980926514, 0.9049999713897705, 3.11899995803833], "mean": [0.2946198284626007, 2.068876028060913, -1.1333978176116943, -0.889488697052002, 1.185091495513916, 0.76412034034729, -0.5334126353263855, 502.61865234375, 0.3004295229911804, 0.333657443523407, 0.033339060842990875, -0.24995289742946625, 0.8093269467353821, -1.270309329032898, -0.3831452429294586, -2.0617287158966064, 1.8042688369750977, 1.263586401939392, -0.6591896414756775, -0.8054966926574707, 0.08169146627187729, 597.3018798828125, -0.22190594673156738, 0.3358316719532013, -0.031786657869815826, 2.28481125831604, 0.305635929107666, -1.343994140625], "std": [0.21603946387767792, 0.022564370185136795, 0.5809173583984375, 0.4082353115081787, 0.4363769292831421, 0.9312623143196106, 0.607977569103241, 301.180419921875, 0.06468501687049866, 0.05516583099961281, 0.06124420091509819, 2.8344500064849854, 0.19174222648143768, 0.6455214023590088, 0.12265677750110626, 0.00879713799804449, 0.23712293803691864, 0.46924543380737305, 0.36156007647514343, 1.0185922384262085, 0.48807430267333984, 291.3804016113281, 0.03534358739852905, 0.07400902360677719, 0.020343199372291565, 0.29047760367393494, 0.36372700333595276, 1.8501547574996948], "count": [1231]}, "timestamp": {"min": [0.0], "max": [41.0], "mean": [20.5], "std": [11.845299114463556], "count": [1231]}, "frame_index": {"min": [0], "max": [1230], "mean": [615.0], "std": [355.35897343390667], "count": [1231]}, "episode_index": {"min": [337], "max": [337], "mean": [337.0], "std": [0.0], "count": [1231]}, "index": {"min": [358597], "max": [359827], "mean": [359212.0], "std": [355.35897343390667], "count": [1231]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1231]}, "subtask_annotation": {"mean": [16.121852152721363, 29.0, 29.0, 29.0, 29.0], "std": [8.712005693196371, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1231]}, "scene_annotation": {"mean": [337.0], "std": [0.0], "min": [337], "max": [337], "count": [1231]}, "eef_direction_state": {"mean": [4.135662063363119, 3.8480909829406986], "std": [2.1191832867733154, 2.241074546034858], "min": [0, 0], "max": [6, 6], "count": [1231]}, "eef_velocity_state": {"mean": [0.6368805848903331, 0.7993501218521527], "std": [0.665187269519226, 0.7771301953037641], "min": [0, 0], "max": [2, 2], "count": [1231]}, "eef_acc_mag_state": {"mean": [0.7676685621445979, 0.6953696181965882], "std": [0.8423947570495675, 0.8215040429766094], "min": [0, 0], "max": [2, 2], "count": [1231]}, "eef_direction_action": {"mean": [4.135662063363119, 3.8480909829406986], "std": [2.1191832867733154, 2.241074546034858], "min": [0, 0], "max": [6, 6], "count": [1231]}, "eef_velocity_action": {"mean": [0.6368805848903331, 0.7993501218521527], "std": [0.665187269519226, 0.7771301953037641], "min": [0, 0], "max": [2, 2], "count": [1231]}, "eef_acc_mag_action": {"mean": [0.7676685621445979, 0.6953696181965882], "std": [0.8423947570495675, 0.8215040429766094], "min": [0, 0], "max": [2, 2], "count": [1231]}, "eef_sim_pose_state": {"mean": [0.5402176386504166, 0.2058075785652565, 1.1145974801403928, -0.21268558447299477, 0.6562966625254185, 1.59260424933537, 0.5280777531329174, -0.3192670472459324, 1.0909889488249487, 1.8951011677297018, 0.6821014146152127, 2.2717520840933143], "std": [0.06155209191158475, 0.031631197810867914, 0.040739496521414634, 2.738884239156276, 0.535640578245597, 2.163503797012433, 0.053888028188802325, 0.07441032394089189, 0.048891391473423036, 0.712349808537735, 0.30627152597698337, 0.8123063282178481], "min": [0.46262793706836103, 0.13700261433761896, 1.0221093904534126, -3.1414766064294124, -0.024380666548488916, -3.1394000538517823, 0.4452149467486434, -0.38279417667453086, 1.0056091171744799, -3.0531076163560513, 0.24103277274827462, -2.9172309802933762], "max": [0.6485075616931267, 0.29309560010802727, 1.168186572579555, 3.141319603978101, 1.5435556647186757, 3.1393585350699436, 0.6954708051712539, -0.09248369357302767, 1.1847247965203678, 2.9420366920012144, 1.4668034588105838, 3.1279648457599105], "count": [1231]}, "eef_sim_pose_action": {"mean": [0.5402176386504166, 0.2058075785652565, 1.1145974801403928, -0.21268558447299477, 0.6562966625254185, 1.59260424933537, 0.5280777531329174, -0.3192670472459324, 1.0909889488249487, 1.8951011677297018, 0.6821014146152127, 2.2717520840933143], "std": [0.06155209191158475, 0.031631197810867914, 0.040739496521414634, 2.738884239156276, 0.535640578245597, 2.163503797012433, 0.053888028188802325, 0.07441032394089189, 0.048891391473423036, 0.712349808537735, 0.30627152597698337, 0.8123063282178481], "min": [0.46262793706836103, 0.13700261433761896, 1.0221093904534126, -3.1414766064294124, -0.024380666548488916, -3.1394000538517823, 0.4452149467486434, -0.38279417667453086, 1.0056091171744799, -3.0531076163560513, 0.24103277274827462, -2.9172309802933762], "max": [0.6485075616931267, 0.29309560010802727, 1.168186572579555, 3.141319603978101, 1.5435556647186757, 3.1393585350699436, 0.6954708051712539, -0.09248369357302767, 1.1847247965203678, 2.9420366920012144, 1.4668034588105838, 3.1279648457599105], "count": [1231]}, "gripper_mode_state": {"mean": [0.30950446791226643, 0.3192526401299756], "std": [0.4622893598760502, 0.46618707822076644], "min": [0, 0], "max": [1, 1], "count": [1231]}, "gripper_activity_state": {"mean": [1.6961819658813972, 1.8724614134849715], "std": [0.6375547667589722, 0.4406040845422413], "min": [0, 0], "max": [2, 2], "count": [1231]}, "gripper_mode_action": {"mean": [0.30950446791226643, 0.3192526401299756], "std": [0.4622893598760502, 0.46618707822076644], "min": [0, 0], "max": [1, 1], "count": [1231]}, "gripper_activity_action": {"mean": [1.6961819658813972, 1.8724614134849715], "std": [0.6375547667589722, 0.4406040845422413], "min": [0, 0], "max": [2, 2], "count": [1231]}, "gripper_open_scale_state": {"mean": [0.5973034117789313, 0.5026226644457883], "std": [0.2913770780421135, 0.30117368137680917], "min": [0.0, 0.0], "max": [0.863, 0.793], "count": [1231]}, "gripper_open_scale_action": {"mean": [0.5973034117789313, 0.5026226644457883], "std": [0.2913770780421135, 0.30117368137680917], "min": [0.0, 0.0], "max": [0.863, 0.793], "count": [1231]}}} +{"episode_index": 335, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4187714195376832]], [[0.44606412706325466]], [[0.45016350139396627]]], "std": [[[0.21745838785506957]], [[0.18780684438645473]], [[0.1809756857240436]]], "count": [177]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8549019607843137]], [[0.9137254901960784]], [[0.9098039215686274]]], "mean": [[[0.42172934899006687]], [[0.4476132839906207]], [[0.4491226251800155]]], "std": [[[0.17488469038261628]], [[0.1417912463425545]], [[0.13317888232255787]]], "count": [177]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4445899892913851]], [[0.4585989554484694]], [[0.4584292435194417]]], "std": [[[0.14814515051348226]], [[0.12490257520292389]], [[0.1179304445954353]]], "count": [177]}, "observation.state": {"min": [-0.04749041050672531, 1.9081859588623047, -2.862374782562256, -1.8629817962646484, 0.06688102334737778, -1.6326507329940796, -1.323797345161438, -2.0, 0.11985500156879425, 0.21738199889659882, -0.17124000191688538, -3.1401853561401367, 0.38499996066093445, -2.4079999923706055, -0.8390147089958191, -2.0786523818969727, 1.190192461013794, 0.2702119052410126, -2.8886945247650146, -1.6572425365447998, -0.14264577627182007, 91.0, -0.3369010090827942, 0.24087199568748474, -0.15388399362564087, -2.7330000400543213, -0.17900002002716064, -3.128000020980835], "max": [0.932965874671936, 2.0914106369018555, -0.6181955933570862, -0.20952677726745605, 1.9551703929901123, 1.4241188764572144, 0.7070154547691345, 698.0, 0.3948200047016144, 0.4563629925251007, 0.10454700142145157, 3.121999979019165, 1.1100000143051147, 0.44999998807907104, -0.07367035746574402, -1.9741768836975098, 2.2226245403289795, 1.8791611194610596, -0.24232152104377747, 1.2119741439819336, 2.526329278945923, 861.0, -0.04136599972844124, 0.46666499972343445, 0.11858200281858444, 2.9509999752044678, 1.4609999656677246, 3.132999897003174], "mean": [0.21034805476665497, 2.0761220455169678, -1.4677643775939941, -0.9000049233436584, 1.178841471672058, 0.48892951011657715, -0.44737154245376587, 320.73345947265625, 0.2946421205997467, 0.30587238073349, 0.010034458711743355, -0.6938619613647461, 0.7642958760261536, -1.1396845579147339, -0.35374918580055237, -2.0615885257720947, 1.6596170663833618, 1.1844478845596313, -0.9951376914978027, -0.6657220125198364, 0.558853030204773, 623.1092529296875, -0.22915279865264893, 0.36196574568748474, -0.014075702987611294, 2.2865500450134277, 0.4447018504142761, -1.4868744611740112], "std": [0.21567374467849731, 0.02742835320532322, 0.7093457579612732, 0.5798383951187134, 0.49268579483032227, 1.1195428371429443, 0.550498366355896, 291.17559814453125, 0.06454738229513168, 0.05036796256899834, 0.0632983148097992, 2.2755126953125, 0.18537534773349762, 0.8767008185386658, 0.1768726110458374, 0.013329328037798405, 0.2529405951499939, 0.4975639581680298, 0.6878126263618469, 0.8297132253646851, 0.7022857069969177, 311.01324462890625, 0.042161617428064346, 0.07110244035720825, 0.04380569979548454, 0.5346186757087708, 0.3555975556373596, 1.8399922847747803], "count": [998]}, "action": {"min": [-0.04749041050672531, 1.9081859588623047, -2.862374782562256, -1.8629817962646484, 0.06688102334737778, -1.6326507329940796, -1.323797345161438, -2.0, 0.11985500156879425, 0.21738199889659882, -0.17124000191688538, -3.1401853561401367, 0.38499996066093445, -2.4079999923706055, -0.8390147089958191, -2.0786523818969727, 1.190192461013794, 0.2702119052410126, -2.8886945247650146, -1.6572425365447998, -0.14264577627182007, 91.0, -0.3369010090827942, 0.24087199568748474, -0.15388399362564087, -2.7330000400543213, -0.17900002002716064, -3.128000020980835], "max": [0.932965874671936, 2.0914106369018555, -0.6181955933570862, -0.20952677726745605, 1.9551703929901123, 1.4241188764572144, 0.7070154547691345, 698.0, 0.3948200047016144, 0.4563629925251007, 0.10454700142145157, 3.121999979019165, 1.1100000143051147, 0.44999998807907104, -0.07367035746574402, -1.9741768836975098, 2.2226245403289795, 1.8791611194610596, -0.24232152104377747, 1.2119741439819336, 2.526329278945923, 861.0, -0.04136599972844124, 0.46666499972343445, 0.11858200281858444, 2.9509999752044678, 1.4609999656677246, 3.132999897003174], "mean": [0.21034805476665497, 2.0761220455169678, -1.4677643775939941, -0.9000049233436584, 1.178841471672058, 0.48892951011657715, -0.44737154245376587, 320.73345947265625, 0.2946421205997467, 0.30587238073349, 0.010034458711743355, -0.6938619613647461, 0.7642958760261536, -1.1396845579147339, -0.35374918580055237, -2.0615885257720947, 1.6596170663833618, 1.1844478845596313, -0.9951376914978027, -0.6657220125198364, 0.558853030204773, 623.1092529296875, -0.22915279865264893, 0.36196574568748474, -0.014075702987611294, 2.2865500450134277, 0.4447018504142761, -1.4868744611740112], "std": [0.21567374467849731, 0.02742835320532322, 0.7093457579612732, 0.5798383951187134, 0.49268579483032227, 1.1195428371429443, 0.550498366355896, 291.17559814453125, 0.06454738229513168, 0.05036796256899834, 0.0632983148097992, 2.2755126953125, 0.18537534773349762, 0.8767008185386658, 0.1768726110458374, 0.013329328037798405, 0.2529405951499939, 0.4975639581680298, 0.6878126263618469, 0.8297132253646851, 0.7022857069969177, 311.01324462890625, 0.042161617428064346, 0.07110244035720825, 0.04380569979548454, 0.5346186757087708, 0.3555975556373596, 1.8399922847747803], "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": [338], "max": [338], "mean": [338.0], "std": [0.0], "count": [998]}, "index": {"min": [359828], "max": [360825], "mean": [360326.5], "std": [288.097639698766], "count": [998]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [998]}, "subtask_annotation": {"mean": [16.487975951903806, 29.0, 29.0, 29.0, 29.0], "std": [8.226463706943994, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [998]}, "scene_annotation": {"mean": [338.0], "std": [0.0], "min": [338], "max": [338], "count": [998]}, "eef_direction_state": {"mean": [3.8366733466933867, 3.785571142284569], "std": [2.1641962124546446, 2.007528971045765], "min": [0, 0], "max": [6, 6], "count": [998]}, "eef_velocity_state": {"mean": [0.7915831663326653, 0.9438877755511023], "std": [0.7400978233811687, 0.7483165578633192], "min": [0, 0], "max": [2, 2], "count": [998]}, "eef_acc_mag_state": {"mean": [0.7995991983967936, 0.8096192384769539], "std": [0.8314459961828495, 0.8337973923523669], "min": [0, 0], "max": [2, 2], "count": [998]}, "eef_direction_action": {"mean": [3.8366733466933867, 3.785571142284569], "std": [2.1641962124546446, 2.007528971045765], "min": [0, 0], "max": [6, 6], "count": [998]}, "eef_velocity_action": {"mean": [0.7915831663326653, 0.9438877755511023], "std": [0.7400978233811687, 0.7483165578633192], "min": [0, 0], "max": [2, 2], "count": [998]}, "eef_acc_mag_action": {"mean": [0.7995991983967936, 0.8096192384769539], "std": [0.8314459961828495, 0.8337973923523669], "min": [0, 0], "max": [2, 2], "count": [998]}, "eef_sim_pose_state": {"mean": [0.5603056386143118, 0.22742078997855547, 1.1164592222829313, -0.9612019191951898, 0.8099796294515827, 1.216804595722799, 0.4992912975711286, -0.29320443752818154, 1.0760697851883219, 1.773895159140368, 0.7667545071476816, 1.7848367216041687], "std": [0.06196679327518088, 0.037843623149787196, 0.044434489415252784, 2.4563114549183465, 0.412245343096078, 2.4233577741185255, 0.05160619049065669, 0.06771121354044678, 0.06381434909357925, 1.1395705024451137, 0.43548167498844154, 1.5081882247120744], "min": [0.45906347315065443, 0.09792236166042013, 1.0191599221160457, -3.141441181105905, 0.14117429851627916, -3.1378279556020763, 0.4033195145834724, -0.37478329716051445, 0.9804665568574231, -3.093484863394063, 0.32063778419697586, -3.055017471429352], "max": [0.6642039944155889, 0.32456852343933723, 1.293207495792623, 3.1409282774734155, 1.531396409117634, 3.138592162163412, 0.6454628347394095, -0.11072176393522941, 1.189009862627797, 3.098043597579329, 1.5620829588170317, 3.061137912211296], "count": [998]}, "eef_sim_pose_action": {"mean": [0.5603056386143118, 0.22742078997855547, 1.1164592222829313, -0.9612019191951898, 0.8099796294515827, 1.216804595722799, 0.4992912975711286, -0.29320443752818154, 1.0760697851883219, 1.773895159140368, 0.7667545071476816, 1.7848367216041687], "std": [0.06196679327518088, 0.037843623149787196, 0.044434489415252784, 2.4563114549183465, 0.412245343096078, 2.4233577741185255, 0.05160619049065669, 0.06771121354044678, 0.06381434909357925, 1.1395705024451137, 0.43548167498844154, 1.5081882247120744], "min": [0.45906347315065443, 0.09792236166042013, 1.0191599221160457, -3.141441181105905, 0.14117429851627916, -3.1378279556020763, 0.4033195145834724, -0.37478329716051445, 0.9804665568574231, -3.093484863394063, 0.32063778419697586, -3.055017471429352], "max": [0.6642039944155889, 0.32456852343933723, 1.293207495792623, 3.1409282774734155, 1.531396409117634, 3.138592162163412, 0.6454628347394095, -0.11072176393522941, 1.189009862627797, 3.098043597579329, 1.5620829588170317, 3.061137912211296], "count": [998]}, "gripper_mode_state": {"mean": [0.26753507014028055, 0.5841683366733467], "std": [0.44267375841054296, 0.49286477973338944], "min": [0, 0], "max": [1, 1], "count": [998]}, "gripper_activity_state": {"mean": [1.9258517034068137, 1.8507014028056112], "std": [0.34460198360763467, 0.4787618770201044], "min": [0, 0], "max": [2, 2], "count": [998]}, "gripper_mode_action": {"mean": [0.26753507014028055, 0.5841683366733467], "std": [0.44267375841054296, 0.49286477973338944], "min": [0, 0], "max": [1, 1], "count": [998]}, "gripper_activity_action": {"mean": [1.9258517034068137, 1.8507014028056112], "std": [0.34460198360763467, 0.4787618770201044], "min": [0, 0], "max": [2, 2], "count": [998]}, "gripper_open_scale_state": {"mean": [0.623109218199889, 0.3208874112573074], "std": [0.3110131668794956, 0.29100572316373696], "min": [0.091, 0.0], "max": [0.861, 0.698], "count": [998]}, "gripper_open_scale_action": {"mean": [0.623109218199889, 0.3208874112573074], "std": [0.3110131668794956, 0.29100572316373696], "min": [0.091, 0.0], "max": [0.861, 0.698], "count": [998]}}} +{"episode_index": 336, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4283600718141769]], [[0.4525179005073484]], [[0.45513670986350346]]], "std": [[[0.2063328348052989]], [[0.1786118874586651]], [[0.17246885222517144]]], "count": [181]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43248025222980535]], [[0.4543685441718124]], [[0.4555868168399957]]], "std": [[[0.17058282152239623]], [[0.1420214195817915]], [[0.13457598283336003]]], "count": [181]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7529411764705882]], [[0.7490196078431373]]], "mean": [[[0.44700114198533925]], [[0.457688512214278]], [[0.4569888272758459]]], "std": [[[0.14380690566531412]], [[0.12211222079981024]], [[0.11530914849610645]]], "count": [181]}, "observation.state": {"min": [-0.09208357334136963, 1.9794303178787231, -2.806576728820801, -1.8480594158172607, 0.6823888421058655, -1.5274946689605713, -1.301701545715332, -2.0, 0.0657150000333786, 0.24725499749183655, -0.13507099449634552, -3.131185293197632, 0.2980000078678131, -2.924999952316284, -0.6568022966384888, -2.080188274383545, 1.3083163499832153, 0.2874208390712738, -2.879392147064209, -1.6140806674957275, -0.021519910544157028, 24.0, -0.3241389989852905, 0.27160799503326416, -0.16428400576114655, 1.6449999809265137, -0.037999995052814484, -3.1391851902008057], "max": [1.0579662322998047, 2.0920565128326416, -0.6321058869361877, -0.28356364369392395, 2.049889326095581, 1.2961862087249756, 0.31871458888053894, 695.0, 0.4139620065689087, 0.48816001415252686, 0.09645599871873856, 3.140000104904175, 1.2339999675750732, 0.40700000524520874, -0.08309513330459595, -1.977981686592102, 2.156214714050293, 1.7679487466812134, -0.4487590789794922, 1.124969482421875, 2.947983503341675, 868.0, -0.11178000271320343, 0.46822699904441833, 0.06002900004386902, 3.0889999866485596, 0.9459999799728394, 3.122999906539917], "mean": [0.28786370158195496, 2.070024251937866, -1.369946837425232, -0.8529291749000549, 1.42982816696167, 0.5836349129676819, -0.5727343559265137, 301.24298095703125, 0.28687477111816406, 0.335507333278656, 0.006211988162249327, 0.28021273016929626, 0.8359569907188416, -1.4949922561645508, -0.36730286478996277, -2.0627706050872803, 1.508156657218933, 1.1255695819854736, -1.3189765214920044, -0.8834022283554077, 0.8164735436439514, 611.3544921875, -0.2331383228302002, 0.37202826142311096, -0.007143358234316111, 2.5026960372924805, 0.5636274814605713, -1.3484697341918945], "std": [0.30181169509887695, 0.019401732832193375, 0.6760479211807251, 0.5149990916252136, 0.4536813199520111, 0.8375001549720764, 0.4848409593105316, 297.9071350097656, 0.10104285180568695, 0.06682394444942474, 0.0629672035574913, 2.5288424491882324, 0.18550795316696167, 0.8715688586235046, 0.163751021027565, 0.011292263865470886, 0.21373073756694794, 0.4126989543437958, 0.8385007381439209, 0.5163466930389404, 0.8905521631240845, 355.8057861328125, 0.04804540425539017, 0.055181607604026794, 0.04706999659538269, 0.37050652503967285, 0.31060096621513367, 1.8840898275375366], "count": [1031]}, "action": {"min": [-0.09208357334136963, 1.9794303178787231, -2.806576728820801, -1.8480594158172607, 0.6823888421058655, -1.5274946689605713, -1.301701545715332, -2.0, 0.0657150000333786, 0.24725499749183655, -0.13507099449634552, -3.131185293197632, 0.2980000078678131, -2.924999952316284, -0.6568022966384888, -2.080188274383545, 1.3083163499832153, 0.2874208390712738, -2.879392147064209, -1.6140806674957275, -0.021519910544157028, 24.0, -0.3241389989852905, 0.27160799503326416, -0.16428400576114655, 1.6449999809265137, -0.037999995052814484, -3.1391851902008057], "max": [1.0579662322998047, 2.0920565128326416, -0.6321058869361877, -0.28356364369392395, 2.049889326095581, 1.2961862087249756, 0.31871458888053894, 695.0, 0.4139620065689087, 0.48816001415252686, 0.09645599871873856, 3.140000104904175, 1.2339999675750732, 0.40700000524520874, -0.08309513330459595, -1.977981686592102, 2.156214714050293, 1.7679487466812134, -0.4487590789794922, 1.124969482421875, 2.947983503341675, 868.0, -0.11178000271320343, 0.46822699904441833, 0.06002900004386902, 3.0889999866485596, 0.9459999799728394, 3.122999906539917], "mean": [0.28786370158195496, 2.070024251937866, -1.369946837425232, -0.8529291749000549, 1.42982816696167, 0.5836349129676819, -0.5727343559265137, 301.24298095703125, 0.28687477111816406, 0.335507333278656, 0.006211988162249327, 0.28021273016929626, 0.8359569907188416, -1.4949922561645508, -0.36730286478996277, -2.0627706050872803, 1.508156657218933, 1.1255695819854736, -1.3189765214920044, -0.8834022283554077, 0.8164735436439514, 611.3544921875, -0.2331383228302002, 0.37202826142311096, -0.007143358234316111, 2.5026960372924805, 0.5636274814605713, -1.3484697341918945], "std": [0.30181169509887695, 0.019401732832193375, 0.6760479211807251, 0.5149990916252136, 0.4536813199520111, 0.8375001549720764, 0.4848409593105316, 297.9071350097656, 0.10104285180568695, 0.06682394444942474, 0.0629672035574913, 2.5288424491882324, 0.18550795316696167, 0.8715688586235046, 0.163751021027565, 0.011292263865470886, 0.21373073756694794, 0.4126989543437958, 0.8385007381439209, 0.5163466930389404, 0.8905521631240845, 355.8057861328125, 0.04804540425539017, 0.055181607604026794, 0.04706999659538269, 0.37050652503967285, 0.31060096621513367, 1.8840898275375366], "count": [1031]}, "timestamp": {"min": [0.0], "max": [34.333333333333336], "mean": [17.166666666666664], "std": [9.920797458985957], "count": [1031]}, "frame_index": {"min": [0], "max": [1030], "mean": [515.0], "std": [297.6239237695787], "count": [1031]}, "episode_index": {"min": [339], "max": [339], "mean": [339.0], "std": [0.0], "count": [1031]}, "index": {"min": [360826], "max": [361856], "mean": [361341.0], "std": [297.6239237695787], "count": [1031]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1031]}, "subtask_annotation": {"mean": [16.0184287099903, 29.0, 29.0, 29.0, 29.0], "std": [8.595029909263475, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1031]}, "scene_annotation": {"mean": [339.0], "std": [0.0], "min": [339], "max": [339], "count": [1031]}, "eef_direction_state": {"mean": [4.219204655674103, 3.251212415130941], "std": [2.0953182646746207, 2.1168429873871903], "min": [0, 0], "max": [6, 6], "count": [1031]}, "eef_velocity_state": {"mean": [0.6110572259941804, 0.9932104752667313], "std": [0.6858935760707483, 0.6744272084390512], "min": [0, 0], "max": [2, 2], "count": [1031]}, "eef_acc_mag_state": {"mean": [0.6343355965082444, 0.8942774005819593], "std": [0.8032092032188172, 0.8342081492870861], "min": [0, 0], "max": [2, 2], "count": [1031]}, "eef_direction_action": {"mean": [4.219204655674103, 3.251212415130941], "std": [2.0953182646746207, 2.1168429873871903], "min": [0, 0], "max": [6, 6], "count": [1031]}, "eef_velocity_action": {"mean": [0.6110572259941804, 0.9932104752667313], "std": [0.6858935760707483, 0.6744272084390512], "min": [0, 0], "max": [2, 2], "count": [1031]}, "eef_acc_mag_action": {"mean": [0.6343355965082444, 0.8942774005819593], "std": [0.8032092032188172, 0.8342081492870861], "min": [0, 0], "max": [2, 2], "count": [1031]}, "eef_sim_pose_state": {"mean": [0.5693908312973043, 0.23984352050826213, 1.1175458508648666, -2.1717258459301005, 0.8438514632392241, -0.2214412928201425, 0.5276613931567844, -0.2864155157990219, 1.080196614963524, 1.8458963459209115, 0.6406164520504228, 2.0948310498655074], "std": [0.049320442889943424, 0.05221441410156453, 0.042383648390363335, 1.0233899666157726, 0.3915195948885988, 2.64006185746216, 0.06721927568065578, 0.09408004170243846, 0.06669456605142177, 0.8583133284697022, 0.37018325889019765, 0.9444042885409699], "min": [0.48788482839869757, 0.06303420213512272, 1.0183909147229047, -3.0277831003062583, 0.19449810527241418, -3.139829210209295, 0.43131866844127986, -0.4102150796199639, 0.9870154323142087, -2.9414233581113733, 0.022370381964899266, -3.132154157822761], "max": [0.6581609202875188, 0.3275990150718975, 1.1844708889770486, 1.0729650292951531, 1.5384578980399173, 3.1389742675695755, 0.6825711400913338, -0.06500586900049096, 1.204871884394421, 3.1331215546889473, 1.5514704133577877, 3.097608957732222], "count": [1031]}, "eef_sim_pose_action": {"mean": [0.5693908312973043, 0.23984352050826213, 1.1175458508648666, -2.1717258459301005, 0.8438514632392241, -0.2214412928201425, 0.5276613931567844, -0.2864155157990219, 1.080196614963524, 1.8458963459209115, 0.6406164520504228, 2.0948310498655074], "std": [0.049320442889943424, 0.05221441410156453, 0.042383648390363335, 1.0233899666157726, 0.3915195948885988, 2.64006185746216, 0.06721927568065578, 0.09408004170243846, 0.06669456605142177, 0.8583133284697022, 0.37018325889019765, 0.9444042885409699], "min": [0.48788482839869757, 0.06303420213512272, 1.0183909147229047, -3.0277831003062583, 0.19449810527241418, -3.139829210209295, 0.43131866844127986, -0.4102150796199639, 0.9870154323142087, -2.9414233581113733, 0.022370381964899266, -3.132154157822761], "max": [0.6581609202875188, 0.3275990150718975, 1.1844708889770486, 1.0729650292951531, 1.5384578980399173, 3.1389742675695755, 0.6825711400913338, -0.06500586900049096, 1.204871884394421, 3.1331215546889473, 1.5514704133577877, 3.097608957732222], "count": [1031]}, "gripper_mode_state": {"mean": [0.32201745877788557, 0.623666343355965], "std": [0.46724962816476634, 0.4844653088931803], "min": [0, 0], "max": [1, 1], "count": [1031]}, "gripper_activity_state": {"mean": [1.9418040737148399, 1.7749757516973812], "std": [0.3027648929938385, 0.5638601666032582], "min": [0, 0], "max": [2, 2], "count": [1031]}, "gripper_mode_action": {"mean": [0.32201745877788557, 0.623666343355965], "std": [0.46724962816476634, 0.4844653088931803], "min": [0, 0], "max": [1, 1], "count": [1031]}, "gripper_activity_action": {"mean": [1.9418040737148399, 1.7749757516973812], "std": [0.3027648929938385, 0.5638601666032582], "min": [0, 0], "max": [2, 2], "count": [1031]}, "gripper_open_scale_state": {"mean": [0.611354510243487, 0.3014573230102846], "std": [0.355805764195198, 0.29768974316811203], "min": [0.024, 0.0], "max": [0.868, 0.695], "count": [1031]}, "gripper_open_scale_action": {"mean": [0.611354510243487, 0.3014573230102846], "std": [0.355805764195198, 0.29768974316811203], "min": [0.024, 0.0], "max": [0.868, 0.695], "count": [1031]}}} +{"episode_index": 337, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4279502100840336]], [[0.45075909051120444]], [[0.45357026143790846]]], "std": [[[0.20734371302492893]], [[0.1820636856550322]], [[0.1759762077600555]]], "count": [140]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[0.9294117647058824]], [[0.9333333333333333]]], "mean": [[[0.4292810194911298]], [[0.45171843925070027]], [[0.45285223068394026]]], "std": [[[0.176657147020049]], [[0.1466308724156884]], [[0.13932721786123706]]], "count": [140]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[0.8235294117647058]], [[0.8549019607843137]]], "mean": [[[0.4477817635387488]], [[0.4610355596405229]], [[0.4612029178338002]]], "std": [[[0.1359230862129459]], [[0.11353354610983889]], [[0.10739429972961861]]], "count": [140]}, "observation.state": {"min": [0.010506882332265377, 2.0184035301208496, -2.5221753120422363, -1.7674773931503296, 0.37250566482543945, -1.477333903312683, -1.3281781673431396, -2.0, 0.07410000264644623, 0.2580049932003021, -0.13362200558185577, -3.128999948501587, 0.3889999985694885, -2.7060000896453857, -0.6945712566375732, -2.078634738922119, 1.3542883396148682, 0.3035127520561218, -1.4681360721588135, -1.7447009086608887, -0.15098844468593597, 104.0, -0.3331809937953949, 0.26993799209594727, -0.14341400563716888, 1.4140000343322754, -0.1510000079870224, -3.125999927520752], "max": [1.0677400827407837, 2.089874744415283, -0.6382320523262024, -0.23420573770999908, 1.9591494798660278, 1.4023371934890747, 0.5890835523605347, 623.0, 0.40991199016571045, 0.4739310145378113, 0.09592100232839584, 3.1410000324249268, 1.1950000524520874, 0.3869999945163727, -0.19708257913589478, -1.9858181476593018, 2.3524420261383057, 1.6934058666229248, -0.29768335819244385, 1.4139087200164795, 0.7285876870155334, 864.0, -0.12078499794006348, 0.4621649980545044, 0.03450600057840347, 2.755000114440918, 0.9599999785423279, 3.1389999389648438], "mean": [0.32434511184692383, 2.0720105171203613, -1.3615522384643555, -0.8044052720069885, 1.232174277305603, 0.47884151339530945, -0.5080670714378357, 319.2189025878906, 0.2757261395454407, 0.3382261395454407, 0.01143604889512062, -0.09761195629835129, 0.773472011089325, -1.1871370077133179, -0.3985287547111511, -2.062162160873413, 1.7451356649398804, 1.100969910621643, -0.8246680498123169, -0.45544224977493286, 0.2647993266582489, 687.67578125, -0.23491807281970978, 0.37088876962661743, -0.022107992321252823, 2.2742037773132324, 0.4934820532798767, -1.4590257406234741], "std": [0.2641264796257019, 0.013139828108251095, 0.5948628783226013, 0.4909486472606659, 0.5145758390426636, 1.0469017028808594, 0.5150704979896545, 242.6800537109375, 0.09595686197280884, 0.06883502006530762, 0.053549591451883316, 2.474616527557373, 0.21821743249893188, 0.9170093536376953, 0.12044704705476761, 0.009889394976198673, 0.28247857093811035, 0.41144227981567383, 0.403853178024292, 0.9433121681213379, 0.3216429650783539, 299.756591796875, 0.04456809163093567, 0.05768640711903572, 0.036530379205942154, 0.3725743293762207, 0.35954612493515015, 1.8962116241455078], "count": [731]}, "action": {"min": [0.010506882332265377, 2.0184035301208496, -2.5221753120422363, -1.7674773931503296, 0.37250566482543945, -1.477333903312683, -1.3281781673431396, -2.0, 0.07410000264644623, 0.2580049932003021, -0.13362200558185577, -3.128999948501587, 0.3889999985694885, -2.7060000896453857, -0.6945712566375732, -2.078634738922119, 1.3542883396148682, 0.3035127520561218, -1.4681360721588135, -1.7447009086608887, -0.15098844468593597, 104.0, -0.3331809937953949, 0.26993799209594727, -0.14341400563716888, 1.4140000343322754, -0.1510000079870224, -3.125999927520752], "max": [1.0677400827407837, 2.089874744415283, -0.6382320523262024, -0.23420573770999908, 1.9591494798660278, 1.4023371934890747, 0.5890835523605347, 623.0, 0.40991199016571045, 0.4739310145378113, 0.09592100232839584, 3.1410000324249268, 1.1950000524520874, 0.3869999945163727, -0.19708257913589478, -1.9858181476593018, 2.3524420261383057, 1.6934058666229248, -0.29768335819244385, 1.4139087200164795, 0.7285876870155334, 864.0, -0.12078499794006348, 0.4621649980545044, 0.03450600057840347, 2.755000114440918, 0.9599999785423279, 3.1389999389648438], "mean": [0.32434511184692383, 2.0720105171203613, -1.3615522384643555, -0.8044052720069885, 1.232174277305603, 0.47884151339530945, -0.5080670714378357, 319.2189025878906, 0.2757261395454407, 0.3382261395454407, 0.01143604889512062, -0.09761195629835129, 0.773472011089325, -1.1871370077133179, -0.3985287547111511, -2.062162160873413, 1.7451356649398804, 1.100969910621643, -0.8246680498123169, -0.45544224977493286, 0.2647993266582489, 687.67578125, -0.23491807281970978, 0.37088876962661743, -0.022107992321252823, 2.2742037773132324, 0.4934820532798767, -1.4590257406234741], "std": [0.2641264796257019, 0.013139828108251095, 0.5948628783226013, 0.4909486472606659, 0.5145758390426636, 1.0469017028808594, 0.5150704979896545, 242.6800537109375, 0.09595686197280884, 0.06883502006530762, 0.053549591451883316, 2.474616527557373, 0.21821743249893188, 0.9170093536376953, 0.12044704705476761, 0.009889394976198673, 0.28247857093811035, 0.41144227981567383, 0.403853178024292, 0.9433121681213379, 0.3216429650783539, 299.756591796875, 0.04456809163093567, 0.05768640711903572, 0.036530379205942154, 0.3725743293762207, 0.35954612493515015, 1.8962116241455078], "count": [731]}, "timestamp": {"min": [0.0], "max": [24.333333333333332], "mean": [12.166666666666668], "std": [7.034044197883447], "count": [731]}, "frame_index": {"min": [0], "max": [730], "mean": [365.0], "std": [211.0213259365034], "count": [731]}, "episode_index": {"min": [340], "max": [340], "mean": [340.0], "std": [0.0], "count": [731]}, "index": {"min": [361857], "max": [362587], "mean": [362222.0], "std": [211.0213259365034], "count": [731]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [731]}, "subtask_annotation": {"mean": [15.459644322845417, 29.0, 29.0, 29.0, 29.0], "std": [8.485729511683171, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [731]}, "scene_annotation": {"mean": [340.0], "std": [0.0], "min": [340], "max": [340], "count": [731]}, "eef_direction_state": {"mean": [3.518467852257182, 3.4473324213406293], "std": [2.205732081117826, 2.0057108268541093], "min": [0, 0], "max": [6, 6], "count": [731]}, "eef_velocity_state": {"mean": [0.7893296853625171, 1.0861833105335157], "std": [0.6611733254399783, 0.712954634693184], "min": [0, 0], "max": [2, 2], "count": [731]}, "eef_acc_mag_state": {"mean": [0.8454172366621067, 0.9534883720930233], "std": [0.8397870778795596, 0.8486076184454574], "min": [0, 0], "max": [2, 2], "count": [731]}, "eef_direction_action": {"mean": [3.518467852257182, 3.4473324213406293], "std": [2.205732081117826, 2.0057108268541093], "min": [0, 0], "max": [6, 6], "count": [731]}, "eef_velocity_action": {"mean": [0.7893296853625171, 1.0861833105335157], "std": [0.6611733254399783, 0.712954634693184], "min": [0, 0], "max": [2, 2], "count": [731]}, "eef_acc_mag_action": {"mean": [0.8454172366621067, 0.9534883720930233], "std": [0.8397870778795596, 0.8486076184454574], "min": [0, 0], "max": [2, 2], "count": [731]}, "eef_sim_pose_state": {"mean": [0.5678175721644526, 0.22335802175543998, 1.1066068426093096, -0.6053919895494121, 0.8507033389686408, -0.501305336154452, 0.5319832570128494, -0.2833752381807819, 1.0891593033123341, 1.6173659344862585, 0.7396904038748779, 1.963523178447807], "std": [0.0506202482024783, 0.04356771694832117, 0.04264954539122945, 2.516850978251869, 0.45757067861263934, 2.6449525605707795, 0.07135672886893298, 0.08185143281077568, 0.06896895648590388, 1.0607489776086978, 0.38481097988145335, 1.2039033227621092], "min": [0.48563316376653726, 0.07666200634238082, 1.0087272610471196, -3.140538024958529, 0.051249323486831644, -3.140835838164738, 0.4425971182628277, -0.39943024743095945, 1.0009304910608448, -3.1388779152218693, 0.26719541511969536, -3.1073647922360363], "max": [0.6568523523028449, 0.288670659064804, 1.1634896221602544, 3.1415099774870896, 1.5568947786303102, 3.137054384037948, 0.6766430823642374, -0.08782705381387776, 1.2022590686035803, 2.8535957264712986, 1.5658847782618714, 3.1403534996458347], "count": [731]}, "eef_sim_pose_action": {"mean": [0.5678175721644526, 0.22335802175543998, 1.1066068426093096, -0.6053919895494121, 0.8507033389686408, -0.501305336154452, 0.5319832570128494, -0.2833752381807819, 1.0891593033123341, 1.6173659344862585, 0.7396904038748779, 1.963523178447807], "std": [0.0506202482024783, 0.04356771694832117, 0.04264954539122945, 2.516850978251869, 0.45757067861263934, 2.6449525605707795, 0.07135672886893298, 0.08185143281077568, 0.06896895648590388, 1.0607489776086978, 0.38481097988145335, 1.2039033227621092], "min": [0.48563316376653726, 0.07666200634238082, 1.0087272610471196, -3.140538024958529, 0.051249323486831644, -3.140835838164738, 0.4425971182628277, -0.39943024743095945, 1.0009304910608448, -3.1388779152218693, 0.26719541511969536, -3.1073647922360363], "max": [0.6568523523028449, 0.288670659064804, 1.1634896221602544, 3.1415099774870896, 1.5568947786303102, 3.137054384037948, 0.6766430823642374, -0.08782705381387776, 1.2022590686035803, 2.8535957264712986, 1.5658847782618714, 3.1403534996458347], "count": [731]}, "gripper_mode_state": {"mean": [0.2216142270861833, 0.6169630642954856], "std": [0.41533283212283484, 0.48612718664008814], "min": [0, 0], "max": [1, 1], "count": [731]}, "gripper_activity_state": {"mean": [1.9028727770177838, 1.8317373461012312], "std": [0.39508603916407437, 0.5021209374253307], "min": [0, 0], "max": [2, 2], "count": [731]}, "gripper_mode_action": {"mean": [0.2216142270861833, 0.6169630642954856], "std": [0.41533283212283484, 0.48612718664008814], "min": [0, 0], "max": [1, 1], "count": [731]}, "gripper_activity_action": {"mean": [1.9028727770177838, 1.8317373461012312], "std": [0.39508603916407437, 0.5021209374253307], "min": [0, 0], "max": [2, 2], "count": [731]}, "gripper_open_scale_state": {"mean": [0.687675786666766, 0.31922161424665596], "std": [0.29975616234283625, 0.24267686235021202], "min": [0.104, 0.0], "max": [0.864, 0.623], "count": [731]}, "gripper_open_scale_action": {"mean": [0.687675786666766, 0.31922161424665596], "std": [0.29975616234283625, 0.24267686235021202], "min": [0.104, 0.0], "max": [0.864, 0.623], "count": [731]}}} +{"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.42261647655857215]], [[0.4474627665703033]], [[0.45101786387631976]]], "std": [[[0.21020904371787302]], [[0.18118201161817174]], [[0.17561714411466364]]], "count": [156]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.8941176470588236]], [[0.8784313725490196]]], "mean": [[[0.4177534565108095]], [[0.4484582835805262]], [[0.4506949982717446]]], "std": [[[0.1679085162901512]], [[0.1341446774428992]], [[0.1245936451865223]]], "count": [156]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00392156862745098]]], "max": [[[0.7450980392156863]], [[0.7411764705882353]], [[0.7372549019607844]]], "mean": [[[0.45497723940003354]], [[0.4649049040556394]], [[0.4642922113289761]]], "std": [[[0.12849707379095432]], [[0.11023624879639202]], [[0.10433404004855919]]], "count": [156]}, "observation.state": {"min": [0.043214354664087296, 1.9432321786880493, -2.5795791149139404, -1.6946101188659668, 0.517909049987793, -1.594375729560852, -1.319259524345398, -2.0, 0.1005840003490448, 0.24028299748897552, -0.12553000450134277, -3.1371853351593018, 0.33799999952316284, -2.8239998817443848, -0.7296698093414307, -2.068389654159546, 1.3403605222702026, 0.31433379650115967, -1.1939622163772583, -1.7948616743087769, -0.24605651199817657, 86.0, -0.32859399914741516, 0.26041901111602783, -0.06495500355958939, 1.3559999465942383, -0.13900001347064972, -3.121000051498413], "max": [1.0524510145187378, 2.090904474258423, -0.521242618560791, -0.23160521686077118, 1.8495603799819946, 1.3464518785476685, 0.4222649931907654, 825.0, 0.42894500494003296, 0.49139198660850525, 0.11658100038766861, 3.115000009536743, 1.312000036239624, 0.46900004148483276, -0.21924826502799988, -1.9842649698257446, 2.420579671859741, 1.7396219968795776, -0.31038936972618103, 1.2969541549682617, 0.6692115664482117, 857.0, -0.16636799275875092, 0.4661180078983307, 0.05142800137400627, 2.75600004196167, 0.9129999876022339, 3.140000104904175], "mean": [0.3227001428604126, 2.063690185546875, -1.314334511756897, -0.8286622762680054, 1.2298308610916138, 0.5086139440536499, -0.4476966857910156, 425.0545349121094, 0.30417898297309875, 0.3450761139392853, 0.02660916931927204, -0.4308216869831085, 0.8388031125068665, -1.371958613395691, -0.41684383153915405, -2.0599169731140137, 1.6896089315414429, 1.168217658996582, -0.7367780208587646, -0.6329198479652405, 0.12118501961231232, 587.5166015625, -0.22405210137367249, 0.36328405141830444, -0.01338287815451622, 2.3379945755004883, 0.43895137310028076, -1.0613341331481934], "std": [0.23426127433776855, 0.027922287583351135, 0.6907269358634949, 0.4877219796180725, 0.4752870202064514, 0.9528471827507019, 0.5152512788772583, 336.541259765625, 0.07669679075479507, 0.05543036386370659, 0.06714934855699539, 2.419633626937866, 0.1992131471633911, 0.9422264099121094, 0.1311926394701004, 0.0099837901070714, 0.31491735577583313, 0.47678202390670776, 0.26183292269706726, 1.0174623727798462, 0.26270607113838196, 335.9393615722656, 0.04636358097195625, 0.058990493416786194, 0.02873556688427925, 0.4031231999397278, 0.3375530242919922, 2.074281930923462], "count": [843]}, "action": {"min": [0.043214354664087296, 1.9432321786880493, -2.5795791149139404, -1.6946101188659668, 0.517909049987793, -1.594375729560852, -1.319259524345398, -2.0, 0.1005840003490448, 0.24028299748897552, -0.12553000450134277, -3.1371853351593018, 0.33799999952316284, -2.8239998817443848, -0.7296698093414307, -2.068389654159546, 1.3403605222702026, 0.31433379650115967, -1.1939622163772583, -1.7948616743087769, -0.24605651199817657, 86.0, -0.32859399914741516, 0.26041901111602783, -0.06495500355958939, 1.3559999465942383, -0.13900001347064972, -3.121000051498413], "max": [1.0524510145187378, 2.090904474258423, -0.521242618560791, -0.23160521686077118, 1.8495603799819946, 1.3464518785476685, 0.4222649931907654, 825.0, 0.42894500494003296, 0.49139198660850525, 0.11658100038766861, 3.115000009536743, 1.312000036239624, 0.46900004148483276, -0.21924826502799988, -1.9842649698257446, 2.420579671859741, 1.7396219968795776, -0.31038936972618103, 1.2969541549682617, 0.6692115664482117, 857.0, -0.16636799275875092, 0.4661180078983307, 0.05142800137400627, 2.75600004196167, 0.9129999876022339, 3.140000104904175], "mean": [0.3227001428604126, 2.063690185546875, -1.314334511756897, -0.8286622762680054, 1.2298308610916138, 0.5086139440536499, -0.4476966857910156, 425.0545349121094, 0.30417898297309875, 0.3450761139392853, 0.02660916931927204, -0.4308216869831085, 0.8388031125068665, -1.371958613395691, -0.41684383153915405, -2.0599169731140137, 1.6896089315414429, 1.168217658996582, -0.7367780208587646, -0.6329198479652405, 0.12118501961231232, 587.5166015625, -0.22405210137367249, 0.36328405141830444, -0.01338287815451622, 2.3379945755004883, 0.43895137310028076, -1.0613341331481934], "std": [0.23426127433776855, 0.027922287583351135, 0.6907269358634949, 0.4877219796180725, 0.4752870202064514, 0.9528471827507019, 0.5152512788772583, 336.541259765625, 0.07669679075479507, 0.05543036386370659, 0.06714934855699539, 2.419633626937866, 0.1992131471633911, 0.9422264099121094, 0.1311926394701004, 0.0099837901070714, 0.31491735577583313, 0.47678202390670776, 0.26183292269706726, 1.0174623727798462, 0.26270607113838196, 335.9393615722656, 0.04636358097195625, 0.058990493416786194, 0.02873556688427925, 0.4031231999397278, 0.3375530242919922, 2.074281930923462], "count": [843]}, "timestamp": {"min": [0.0], "max": [28.066666666666666], "mean": [14.033333333333331], "std": [8.1117655748142], "count": [843]}, "frame_index": {"min": [0], "max": [842], "mean": [421.0], "std": [243.35296724442597], "count": [843]}, "episode_index": {"min": [341], "max": [341], "mean": [341.0], "std": [0.0], "count": [843]}, "index": {"min": [362588], "max": [363430], "mean": [363009.0], "std": [243.35296724442597], "count": [843]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [843]}, "subtask_annotation": {"mean": [16.155397390272835, 29.0, 29.0, 29.0, 29.0], "std": [8.424153472850074, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [843]}, "scene_annotation": {"mean": [341.0], "std": [0.0], "min": [341], "max": [341], "count": [843]}, "eef_direction_state": {"mean": [3.959667852906287, 3.2491103202846974], "std": [2.178463742816224, 2.126957080151575], "min": [0, 0], "max": [6, 6], "count": [843]}, "eef_velocity_state": {"mean": [0.6797153024911032, 1.059311981020166], "std": [0.6745000623655955, 0.6931578853565891], "min": [0, 0], "max": [2, 2], "count": [843]}, "eef_acc_mag_state": {"mean": [0.8018979833926453, 0.9489916963226572], "std": [0.8308387073097552, 0.824309368312573], "min": [0, 0], "max": [2, 2], "count": [843]}, "eef_direction_action": {"mean": [3.959667852906287, 3.2491103202846974], "std": [2.178463742816224, 2.126957080151575], "min": [0, 0], "max": [6, 6], "count": [843]}, "eef_velocity_action": {"mean": [0.6797153024911032, 1.059311981020166], "std": [0.6745000623655955, 0.6931578853565891], "min": [0, 0], "max": [2, 2], "count": [843]}, "eef_acc_mag_action": {"mean": [0.8018979833926453, 0.9489916963226572], "std": [0.8308387073097552, 0.824309368312573], "min": [0, 0], "max": [2, 2], "count": [843]}, "eef_sim_pose_state": {"mean": [0.5632721312440971, 0.22388090685217757, 1.1225847469086163, -2.134031358494958, 0.7767448087318654, 1.0271370172447536, 0.536620439795254, -0.3098356933573082, 1.0826438473081073, 1.8375595386499524, 0.6963390495857702, 2.0268421484923733], "std": [0.05127132216511222, 0.0365927045309442, 0.05107227789382704, 1.3225152686702022, 0.4719163204626288, 2.430914381215016, 0.05497523677623838, 0.08424234035403713, 0.056697473086392856, 0.9155068519787289, 0.38596558215439236, 0.980459018713508], "min": [0.46365252404748125, 0.16725816424624534, 1.0053478535677565, -3.1394170626875075, -0.018806400203015494, -3.141541669706814, 0.42538888907035255, -0.4151877442111213, 0.9951170447429584, -2.9748093157175526, 0.18751022302878506, -2.9547780935200127], "max": [0.6601806556030418, 0.2821376464463398, 1.1969881909625715, 3.1377411937903945, 1.5130795151717558, 3.141463712029778, 0.6869867838494403, -0.09391445283700774, 1.2044700295813737, 2.930038457130205, 1.4901846806461592, 3.1023032723043813], "count": [843]}, "eef_sim_pose_action": {"mean": [0.5632721312440971, 0.22388090685217757, 1.1225847469086163, -2.134031358494958, 0.7767448087318654, 1.0271370172447536, 0.536620439795254, -0.3098356933573082, 1.0826438473081073, 1.8375595386499524, 0.6963390495857702, 2.0268421484923733], "std": [0.05127132216511222, 0.0365927045309442, 0.05107227789382704, 1.3225152686702022, 0.4719163204626288, 2.430914381215016, 0.05497523677623838, 0.08424234035403713, 0.056697473086392856, 0.9155068519787289, 0.38596558215439236, 0.980459018713508], "min": [0.46365252404748125, 0.16725816424624534, 1.0053478535677565, -3.1394170626875075, -0.018806400203015494, -3.141541669706814, 0.42538888907035255, -0.4151877442111213, 0.9951170447429584, -2.9748093157175526, 0.18751022302878506, -2.9547780935200127], "max": [0.6601806556030418, 0.2821376464463398, 1.1969881909625715, 3.1377411937903945, 1.5130795151717558, 3.141463712029778, 0.6869867838494403, -0.09391445283700774, 1.2044700295813737, 2.930038457130205, 1.4901846806461592, 3.1023032723043813], "count": [843]}, "gripper_mode_state": {"mean": [0.3368920521945433, 0.5195729537366548], "std": [0.4726476460987566, 0.4996167526034571], "min": [0, 0], "max": [1, 1], "count": [843]}, "gripper_activity_state": {"mean": [1.9098457888493476, 1.8078291814946619], "std": [0.36958551365144987, 0.5164762524436499], "min": [0, 0], "max": [2, 2], "count": [843]}, "gripper_mode_action": {"mean": [0.3368920521945433, 0.5195729537366548], "std": [0.4726476460987566, 0.4996167526034571], "min": [0, 0], "max": [1, 1], "count": [843]}, "gripper_activity_action": {"mean": [1.9098457888493476, 1.8078291814946619], "std": [0.36958551365144987, 0.5164762524436499], "min": [0, 0], "max": [2, 2], "count": [843]}, "gripper_open_scale_state": {"mean": [0.5875166073546889, 0.42512097135529103], "std": [0.3359408047568547, 0.3364570221261363], "min": [0.086, 0.0], "max": [0.857, 0.825], "count": [843]}, "gripper_open_scale_action": {"mean": [0.5875166073546889, 0.42512097135529103], "std": [0.3359408047568547, 0.3364570221261363], "min": [0.086, 0.0], "max": [0.857, 0.825], "count": [843]}}} +{"episode_index": 339, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4276869205398209]], [[0.45431522633744853]], [[0.4576736005204551]]], "std": [[[0.20895357511111406]], [[0.17772657426980748]], [[0.17132948260445613]]], "count": [135]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.027450980392156862]]], "max": [[[0.803921568627451]], [[0.7843137254901961]], [[0.7803921568627451]]], "mean": [[[0.4367970618494311]], [[0.4585733690389736]], [[0.45889301773178404]]], "std": [[[0.1521994316963972]], [[0.11971762149364505]], [[0.11145272289014421]]], "count": [135]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7411764705882353]], [[0.7372549019607844]]], "mean": [[[0.4564536961389494]], [[0.4648492026748971]], [[0.4638353107601065]]], "std": [[[0.12233549223640075]], [[0.10576531047669449]], [[0.100729631642533]]], "count": [135]}, "observation.state": {"min": [0.01652826927602291, 1.895113468170166, -2.753082513809204, -1.6848537921905518, 0.5979148745536804, -1.586783528327942, -1.7355555295944214, -2.0, 0.10428900271654129, 0.2505649924278259, -0.13967199623584747, -3.1411852836608887, 0.1809999942779541, -2.7890000343322754, -0.6844134330749512, -2.0708680152893066, 1.3505183458328247, 0.3671649396419525, -1.0911624431610107, -1.6659517288208008, -0.18313740193843842, -2.0, -0.30721500515937805, 0.2641330063343048, -0.0738620012998581, 1.6770000457763672, -0.053999997675418854, -3.1411852836608887], "max": [0.9581334590911865, 2.0916025638580322, -0.5321334600448608, -0.2260899692773819, 2.0740795135498047, 1.3365732431411743, 0.2695312201976776, 725.0, 0.4267460107803345, 0.4613659977912903, 0.12588000297546387, 3.1410000324249268, 1.1749999523162842, 0.4920000433921814, -0.1483180820941925, -2.027653932571411, 2.4961352348327637, 1.7674251794815063, -0.37459999322891235, 1.1060326099395752, 0.5649805068969727, 829.0, -0.18014900386333466, 0.468843013048172, 0.03746499866247177, 2.6070001125335693, 0.9049999713897705, 3.1389999389648438], "mean": [0.3374929130077362, 2.0641348361968994, -1.1958247423171997, -0.7070100903511047, 1.4405025243759155, 0.5408157706260681, -0.6383792161941528, 415.6609191894531, 0.31749728322029114, 0.3412996828556061, 0.02448214963078499, 0.5620520710945129, 0.859774112701416, -1.6048065423965454, -0.4185608923435211, -2.060180187225342, 1.639407753944397, 1.1594223976135254, -0.7338964939117432, -0.5823615789413452, 0.2361432909965515, 491.79669189453125, -0.22656840085983276, 0.38670748472213745, -0.013246298767626286, 2.3106529712677, 0.4993923306465149, -1.9408506155014038], "std": [0.2336713671684265, 0.03004682995378971, 0.7193336486816406, 0.4500136077404022, 0.43341049551963806, 0.9008140563964844, 0.4949660301208496, 284.7418518066406, 0.09024664759635925, 0.05465373024344444, 0.06792914122343063, 2.403987169265747, 0.20525430142879486, 1.0358980894088745, 0.16108296811580658, 0.005032992921769619, 0.2814669907093048, 0.38281381130218506, 0.24775461852550507, 0.8022457361221313, 0.26468053460121155, 299.10894775390625, 0.03443440422415733, 0.062207743525505066, 0.02095656841993332, 0.292318195104599, 0.308436781167984, 1.4380648136138916], "count": [696]}, "action": {"min": [0.01652826927602291, 1.895113468170166, -2.753082513809204, -1.6848537921905518, 0.5979148745536804, -1.586783528327942, -1.7355555295944214, -2.0, 0.10428900271654129, 0.2505649924278259, -0.13967199623584747, -3.1411852836608887, 0.1809999942779541, -2.7890000343322754, -0.6844134330749512, -2.0708680152893066, 1.3505183458328247, 0.3671649396419525, -1.0911624431610107, -1.6659517288208008, -0.18313740193843842, -2.0, -0.30721500515937805, 0.2641330063343048, -0.0738620012998581, 1.6770000457763672, -0.053999997675418854, -3.1411852836608887], "max": [0.9581334590911865, 2.0916025638580322, -0.5321334600448608, -0.2260899692773819, 2.0740795135498047, 1.3365732431411743, 0.2695312201976776, 725.0, 0.4267460107803345, 0.4613659977912903, 0.12588000297546387, 3.1410000324249268, 1.1749999523162842, 0.4920000433921814, -0.1483180820941925, -2.027653932571411, 2.4961352348327637, 1.7674251794815063, -0.37459999322891235, 1.1060326099395752, 0.5649805068969727, 829.0, -0.18014900386333466, 0.468843013048172, 0.03746499866247177, 2.6070001125335693, 0.9049999713897705, 3.1389999389648438], "mean": [0.3374929130077362, 2.0641348361968994, -1.1958247423171997, -0.7070100903511047, 1.4405025243759155, 0.5408157706260681, -0.6383792161941528, 415.6609191894531, 0.31749728322029114, 0.3412996828556061, 0.02448214963078499, 0.5620520710945129, 0.859774112701416, -1.6048065423965454, -0.4185608923435211, -2.060180187225342, 1.639407753944397, 1.1594223976135254, -0.7338964939117432, -0.5823615789413452, 0.2361432909965515, 491.79669189453125, -0.22656840085983276, 0.38670748472213745, -0.013246298767626286, 2.3106529712677, 0.4993923306465149, -1.9408506155014038], "std": [0.2336713671684265, 0.03004682995378971, 0.7193336486816406, 0.4500136077404022, 0.43341049551963806, 0.9008140563964844, 0.4949660301208496, 284.7418518066406, 0.09024664759635925, 0.05465373024344444, 0.06792914122343063, 2.403987169265747, 0.20525430142879486, 1.0358980894088745, 0.16108296811580658, 0.005032992921769619, 0.2814669907093048, 0.38281381130218506, 0.24775461852550507, 0.8022457361221313, 0.26468053460121155, 299.10894775390625, 0.03443440422415733, 0.062207743525505066, 0.02095656841993332, 0.292318195104599, 0.308436781167984, 1.4380648136138916], "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": [342], "max": [342], "mean": [342.0], "std": [0.0], "count": [696]}, "index": {"min": [363431], "max": [364126], "mean": [363778.5], "std": [200.9176862963205], "count": [696]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [696]}, "subtask_annotation": {"mean": [14.522988505747126, 29.0, 29.0, 29.0, 29.0], "std": [9.134973858236881, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [696]}, "scene_annotation": {"mean": [342.0], "std": [0.0], "min": [342], "max": [342], "count": [696]}, "eef_direction_state": {"mean": [4.040229885057471, 3.1206896551724137], "std": [2.268244537188666, 2.16617879198798], "min": [0, 0], "max": [6, 6], "count": [696]}, "eef_velocity_state": {"mean": [0.6408045977011494, 1.0876436781609196], "std": [0.6654455225088965, 0.7026772853078608], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_acc_mag_state": {"mean": [0.6709770114942529, 0.9181034482758621], "std": [0.8179503185459743, 0.8324695781191382], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_direction_action": {"mean": [4.040229885057471, 3.1206896551724137], "std": [2.268244537188666, 2.16617879198798], "min": [0, 0], "max": [6, 6], "count": [696]}, "eef_velocity_action": {"mean": [0.6408045977011494, 1.0876436781609196], "std": [0.6654455225088965, 0.7026772853078608], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_acc_mag_action": {"mean": [0.6709770114942529, 0.9181034482758621], "std": [0.8179503185459743, 0.8324695781191382], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_sim_pose_state": {"mean": [0.5828738183019702, 0.22493634405545904, 1.1207050084658385, -2.375483338566785, 0.8718087989146196, 1.3677213318381163, 0.5317564998611082, -0.31810005093659244, 1.0698704738818627, 1.7331200548840295, 0.6256847418743464, 1.6127304980896084], "std": [0.05540537107429328, 0.024675647863814827, 0.04093330764654166, 1.310776797542979, 0.4064525160508506, 2.4268670928593687, 0.055335512526638306, 0.0929098642653644, 0.056350689047075214, 0.9397306793835806, 0.3968749458572766, 1.4579898476450441], "min": [0.48387753405178674, 0.1895297935851096, 1.0077005155645404, -3.109099833131995, 0.1466025751784179, -3.1409405419389844, 0.4353057498009028, -0.3982965220516616, 0.985536912483636, -3.063423484529048, 0.17744343724785705, -3.14105939546856], "max": [0.6618604742699845, 0.2931114960589031, 1.1893592908770303, 3.1047350079189973, 1.548939626604108, 3.139486962649889, 0.6614039130598939, -0.07985400044679118, 1.194969800290247, 3.090853329084499, 1.54242593885055, 3.112003282353708], "count": [696]}, "eef_sim_pose_action": {"mean": [0.5828738183019702, 0.22493634405545904, 1.1207050084658385, -2.375483338566785, 0.8718087989146196, 1.3677213318381163, 0.5317564998611082, -0.31810005093659244, 1.0698704738818627, 1.7331200548840295, 0.6256847418743464, 1.6127304980896084], "std": [0.05540537107429328, 0.024675647863814827, 0.04093330764654166, 1.310776797542979, 0.4064525160508506, 2.4268670928593687, 0.055335512526638306, 0.0929098642653644, 0.056350689047075214, 0.9397306793835806, 0.3968749458572766, 1.4579898476450441], "min": [0.48387753405178674, 0.1895297935851096, 1.0077005155645404, -3.109099833131995, 0.1466025751784179, -3.1409405419389844, 0.4353057498009028, -0.3982965220516616, 0.985536912483636, -3.063423484529048, 0.17744343724785705, -3.14105939546856], "max": [0.6618604742699845, 0.2931114960589031, 1.1893592908770303, 3.1047350079189973, 1.548939626604108, 3.139486962649889, 0.6614039130598939, -0.07985400044679118, 1.194969800290247, 3.090853329084499, 1.54242593885055, 3.112003282353708], "count": [696]}, "gripper_mode_state": {"mean": [0.27298850574712646, 0.4382183908045977], "std": [0.44549498479453165, 0.49616835123295316], "min": [0, 0], "max": [1, 1], "count": [696]}, "gripper_activity_state": {"mean": [1.9080459770114941, 1.7744252873563218], "std": [0.38303638397589773, 0.564241900765035], "min": [0, 0], "max": [2, 2], "count": [696]}, "gripper_mode_action": {"mean": [0.27298850574712646, 0.4382183908045977], "std": [0.44549498479453165, 0.49616835123295316], "min": [0, 0], "max": [1, 1], "count": [696]}, "gripper_activity_action": {"mean": [1.9080459770114941, 1.7744252873563218], "std": [0.38303638397589773, 0.564241900765035], "min": [0, 0], "max": [2, 2], "count": [696]}, "gripper_open_scale_state": {"mean": [0.49189353971543, 0.41566496605845715], "std": [0.2989494040060512, 0.28473589277070094], "min": [0.0, 0.0], "max": [0.829, 0.725], "count": [696]}, "gripper_open_scale_action": {"mean": [0.49189353971543, 0.41566496605845715], "std": [0.2989494040060512, 0.28473589277070094], "min": [0.0, 0.0], "max": [0.829, 0.725], "count": [696]}}} +{"episode_index": 340, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4090021578707241]], [[0.4380059364654953]], [[0.44240739326033446]]], "std": [[[0.21838025693335247]], [[0.19095983813160466]], [[0.1835054761496405]]], "count": [154]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[0.8666666666666667]], [[0.8313725490196079]], [[0.8274509803921568]]], "mean": [[[0.40138328266912826]], [[0.43511638973771327]], [[0.4400897485888295]]], "std": [[[0.19291307557889456]], [[0.1555904090351293]], [[0.14492675197250252]]], "count": [154]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7333333333333333]], [[0.7333333333333333]]], "mean": [[[0.4535908414502165]], [[0.4658018233808675]], [[0.46577538515406164]]], "std": [[[0.1488503732523975]], [[0.12596395919007672]], [[0.11867605396042717]]], "count": [154]}, "observation.state": {"min": [0.05028294026851654, 1.925394892692566, -2.7214395999908447, -1.5990009307861328, 0.4524242877960205, -1.4541560411453247, -1.2646656036376953, -2.0, 0.05823000147938728, 0.2516080141067505, -0.15934200584888458, -3.127000093460083, 0.3009999990463257, -2.4200000762939453, -0.6137799620628357, -2.0733814239501953, 1.3250540494918823, 0.3112969398498535, -1.0095857381820679, -1.839140772819519, -0.38786453008651733, 48.0, -0.30896899104118347, 0.24334299564361572, -0.05788299813866615, 1.4620000123977661, -0.22200001776218414, -3.1381852626800537], "max": [1.0724873542785645, 2.092719793319702, -0.49382349848747253, -0.32159438729286194, 1.7887530326843262, 1.490511178970337, 0.35445892810821533, 792.0, 0.40358200669288635, 0.47628501057624817, 0.11689700186252594, 3.1389999389648438, 1.2680000066757202, 0.5360000133514404, -0.28382542729377747, -2.0273220539093018, 2.3499810695648193, 1.8133971691131592, -0.3205297291278839, 1.192845344543457, 0.501694917678833, 866.0, -0.16956600546836853, 0.44063299894332886, 0.056446999311447144, 2.687999963760376, 0.9570000171661377, 3.135999917984009], "mean": [0.29043078422546387, 2.0690183639526367, -1.1948738098144531, -0.9180198907852173, 1.1894010305404663, 0.7329937815666199, -0.5049312710762024, 458.8854064941406, 0.29869943857192993, 0.32173237204551697, 0.034566257148981094, -1.0987496376037598, 0.7733349204063416, -1.2785050868988037, -0.4194875657558441, -2.0626187324523926, 1.7983016967773438, 1.2695568799972534, -0.6176772713661194, -0.8495458364486694, -0.022768527269363403, 646.7002563476562, -0.22034694254398346, 0.33781757950782776, -0.020574742928147316, 2.259350299835205, 0.2954040765762329, -1.144199252128601], "std": [0.24548688530921936, 0.021942464634776115, 0.720215916633606, 0.4364907145500183, 0.34239354729652405, 1.0067229270935059, 0.4205370843410492, 288.1826477050781, 0.08245435357093811, 0.058497581630945206, 0.07562088221311569, 2.454019546508789, 0.18717129528522491, 0.7835769057273865, 0.09132103621959686, 0.005838383920490742, 0.32577237486839294, 0.4869382083415985, 0.2717014253139496, 1.0789246559143066, 0.3073482811450958, 278.9954833984375, 0.03855934739112854, 0.07382097840309143, 0.025932632386684418, 0.33073943853378296, 0.4176260828971863, 1.9631699323654175], "count": [829]}, "action": {"min": [0.05028294026851654, 1.925394892692566, -2.7214395999908447, -1.5990009307861328, 0.4524242877960205, -1.4541560411453247, -1.2646656036376953, -2.0, 0.05823000147938728, 0.2516080141067505, -0.15934200584888458, -3.127000093460083, 0.3009999990463257, -2.4200000762939453, -0.6137799620628357, -2.0733814239501953, 1.3250540494918823, 0.3112969398498535, -1.0095857381820679, -1.839140772819519, -0.38786453008651733, 48.0, -0.30896899104118347, 0.24334299564361572, -0.05788299813866615, 1.4620000123977661, -0.22200001776218414, -3.1381852626800537], "max": [1.0724873542785645, 2.092719793319702, -0.49382349848747253, -0.32159438729286194, 1.7887530326843262, 1.490511178970337, 0.35445892810821533, 792.0, 0.40358200669288635, 0.47628501057624817, 0.11689700186252594, 3.1389999389648438, 1.2680000066757202, 0.5360000133514404, -0.28382542729377747, -2.0273220539093018, 2.3499810695648193, 1.8133971691131592, -0.3205297291278839, 1.192845344543457, 0.501694917678833, 866.0, -0.16956600546836853, 0.44063299894332886, 0.056446999311447144, 2.687999963760376, 0.9570000171661377, 3.135999917984009], "mean": [0.29043078422546387, 2.0690183639526367, -1.1948738098144531, -0.9180198907852173, 1.1894010305404663, 0.7329937815666199, -0.5049312710762024, 458.8854064941406, 0.29869943857192993, 0.32173237204551697, 0.034566257148981094, -1.0987496376037598, 0.7733349204063416, -1.2785050868988037, -0.4194875657558441, -2.0626187324523926, 1.7983016967773438, 1.2695568799972534, -0.6176772713661194, -0.8495458364486694, -0.022768527269363403, 646.7002563476562, -0.22034694254398346, 0.33781757950782776, -0.020574742928147316, 2.259350299835205, 0.2954040765762329, -1.144199252128601], "std": [0.24548688530921936, 0.021942464634776115, 0.720215916633606, 0.4364907145500183, 0.34239354729652405, 1.0067229270935059, 0.4205370843410492, 288.1826477050781, 0.08245435357093811, 0.058497581630945206, 0.07562088221311569, 2.454019546508789, 0.18717129528522491, 0.7835769057273865, 0.09132103621959686, 0.005838383920490742, 0.32577237486839294, 0.4869382083415985, 0.2717014253139496, 1.0789246559143066, 0.3073482811450958, 278.9954833984375, 0.03855934739112854, 0.07382097840309143, 0.025932632386684418, 0.33073943853378296, 0.4176260828971863, 1.9631699323654175], "count": [829]}, "timestamp": {"min": [0.0], "max": [27.6], "mean": [13.799999999999997], "std": [7.977050415619381], "count": [829]}, "frame_index": {"min": [0], "max": [828], "mean": [414.0], "std": [239.3115124685814], "count": [829]}, "episode_index": {"min": [343], "max": [343], "mean": [343.0], "std": [0.0], "count": [829]}, "index": {"min": [364127], "max": [364955], "mean": [364541.0], "std": [239.3115124685814], "count": [829]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [829]}, "subtask_annotation": {"mean": [17.186972255729795, 29.0, 29.0, 29.0, 29.0], "std": [8.057095659782329, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [829]}, "scene_annotation": {"mean": [343.0], "std": [0.0], "min": [343], "max": [343], "count": [829]}, "eef_direction_state": {"mean": [4.250904704463209, 3.890229191797346], "std": [2.1239662415540836, 2.2072943162106484], "min": [0, 0], "max": [6, 6], "count": [829]}, "eef_velocity_state": {"mean": [0.632086851628468, 0.8926417370325693], "std": [0.691832839361964, 0.8331528579290796], "min": [0, 0], "max": [2, 2], "count": [829]}, "eef_acc_mag_state": {"mean": [0.6682750301568154, 0.7225572979493365], "std": [0.8231977670541325, 0.8336906034916279], "min": [0, 0], "max": [2, 2], "count": [829]}, "eef_direction_action": {"mean": [4.250904704463209, 3.890229191797346], "std": [2.1239662415540836, 2.2072943162106484], "min": [0, 0], "max": [6, 6], "count": [829]}, "eef_velocity_action": {"mean": [0.632086851628468, 0.8926417370325693], "std": [0.691832839361964, 0.8331528579290796], "min": [0, 0], "max": [2, 2], "count": [829]}, "eef_acc_mag_action": {"mean": [0.6682750301568154, 0.7225572979493365], "std": [0.8231977670541325, 0.8336906034916279], "min": [0, 0], "max": [2, 2], "count": [829]}, "eef_sim_pose_state": {"mean": [0.5429524948186978, 0.21086454476997926, 1.12377632946964, -0.10602472165802533, 0.6306954287195524, 1.4901975991820748, 0.516413763488123, -0.3173114321605413, 1.093353769260552, 1.8727936032170036, 0.6825515289809818, 1.953341364216787], "std": [0.05948695560709846, 0.03774557647506736, 0.04396011997059537, 2.6984685733580958, 0.5600864785711436, 2.1639331669528628, 0.05830182824204055, 0.09682170090806232, 0.05440366057228713, 0.8835007792133664, 0.37795886824747227, 1.3982903820499661], "min": [0.468432496447405, 0.16025004484150035, 1.026274502340985, -3.1413036456570245, -0.04058668549211575, -3.140731858170496, 0.43606536380103084, -0.4046300169715689, 0.9962798904790546, -3.0039960044130574, 0.29642811768898225, -3.141094581582453], "max": [0.6384023679987276, 0.31539721450848157, 1.1776747826376017, 3.1409889355889624, 1.5383287243730552, 3.139679360780214, 0.6751442673213603, -0.0584379450385579, 1.2030595763698602, 3.0578818169618476, 1.5563360225553686, 3.1404484438431464], "count": [829]}, "eef_sim_pose_action": {"mean": [0.5429524948186978, 0.21086454476997926, 1.12377632946964, -0.10602472165802533, 0.6306954287195524, 1.4901975991820748, 0.516413763488123, -0.3173114321605413, 1.093353769260552, 1.8727936032170036, 0.6825515289809818, 1.953341364216787], "std": [0.05948695560709846, 0.03774557647506736, 0.04396011997059537, 2.6984685733580958, 0.5600864785711436, 2.1639331669528628, 0.05830182824204055, 0.09682170090806232, 0.05440366057228713, 0.8835007792133664, 0.37795886824747227, 1.3982903820499661], "min": [0.468432496447405, 0.16025004484150035, 1.026274502340985, -3.1413036456570245, -0.04058668549211575, -3.140731858170496, 0.43606536380103084, -0.4046300169715689, 0.9962798904790546, -3.0039960044130574, 0.29642811768898225, -3.141094581582453], "max": [0.6384023679987276, 0.31539721450848157, 1.1776747826376017, 3.1409889355889624, 1.5383287243730552, 3.139679360780214, 0.6751442673213603, -0.0584379450385579, 1.2030595763698602, 3.0578818169618476, 1.5563360225553686, 3.1404484438431464], "count": [829]}, "gripper_mode_state": {"mean": [0.27261761158021713, 0.35223160434258144], "std": [0.4453057931764612, 0.47766567936667986], "min": [0, 0], "max": [1, 1], "count": [829]}, "gripper_activity_state": {"mean": [1.779252110977081, 1.758745476477684], "std": [0.5670944040445823, 0.5850459502697765], "min": [0, 0], "max": [2, 2], "count": [829]}, "gripper_mode_action": {"mean": [0.27261761158021713, 0.35223160434258144], "std": [0.4453057931764612, 0.47766567936667986], "min": [0, 0], "max": [1, 1], "count": [829]}, "gripper_activity_action": {"mean": [1.779252110977081, 1.758745476477684], "std": [0.5670944040445823, 0.5850459502697765], "min": [0, 0], "max": [2, 2], "count": [829]}, "gripper_open_scale_state": {"mean": [0.6467002410704602, 0.45888839197388887], "std": [0.2789957939452467, 0.28817776662700456], "min": [0.048, 0.0], "max": [0.866, 0.792], "count": [829]}, "gripper_open_scale_action": {"mean": [0.6467002410704602, 0.45888839197388887], "std": [0.2789957939452467, 0.28817776662700456], "min": [0.048, 0.0], "max": [0.866, 0.792], "count": [829]}}} +{"episode_index": 341, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.40568046535450053]], [[0.4361375389834445]], [[0.44003691607776785]]], "std": [[[0.22148968315534392]], [[0.19129808093561212]], [[0.1847391943539751]]], "count": [197]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9490196078431372]], [[0.9647058823529412]]], "mean": [[[0.38876991888125806]], [[0.42828003902491624]], [[0.4342299743289871]]], "std": [[[0.20968809308269176]], [[0.17060261101072427]], [[0.16095974204758237]]], "count": [197]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7490196078431373]], [[0.7568627450980392]]], "mean": [[[0.44446116274343916]], [[0.4588390346620882]], [[0.4621428224843237]]], "std": [[[0.16777573546654653]], [[0.14245320255089908]], [[0.13466142606865764]]], "count": [197]}, "observation.state": {"min": [-0.12311553210020065, 1.918308973312378, -2.822005271911621, -1.9685918092727661, 0.518956184387207, -1.5678119659423828, -1.288053035736084, -2.0, 0.06690599769353867, 0.24635300040245056, -0.1493230015039444, -3.1411852836608887, 0.37299999594688416, -2.8359999656677246, -0.6346715092658997, -2.07702898979187, 1.3265725374221802, 0.3015579879283905, -1.3437639474868774, -1.7713521718978882, -0.23308873176574707, -2.0, -0.33935099840164185, 0.25189098715782166, -0.12353900074958801, 1.402999997138977, -0.1940000206232071, -3.134185314178467], "max": [0.9586569666862488, 2.092632293701172, -0.5855579972267151, -0.23855160176753998, 2.0189969539642334, 1.4334564208984375, 0.17725564539432526, 757.0, 0.40797799825668335, 0.4667539894580841, 0.11869599670171738, 3.1410000324249268, 1.1649999618530273, 0.4959999918937683, -0.25446900725364685, -2.0448801517486572, 2.1413793563842773, 1.8031870126724243, -0.21441370248794556, 1.1195240020751953, 0.6500478982925415, 846.0, -0.14531099796295166, 0.448060005903244, 0.040063001215457916, 2.8399999141693115, 0.9120000004768372, 3.1410000324249268], "mean": [0.19459082186222076, 2.073765993118286, -1.3712472915649414, -1.1658941507339478, 1.1107592582702637, 0.7798642516136169, -0.33941760659217834, 444.3459167480469, 0.27480262517929077, 0.3128601610660553, 0.03731232136487961, -0.5014532804489136, 0.7077098488807678, -1.2838032245635986, -0.40360939502716064, -2.0632786750793457, 1.7421263456344604, 1.3321542739868164, -0.5223156213760376, -0.9354071617126465, 0.023897480219602585, 559.2284545898438, -0.21791787445545197, 0.3435101807117462, -0.017105156555771828, 2.2822353839874268, 0.2667640447616577, -1.356250286102295], "std": [0.2727699875831604, 0.020075488835573196, 0.5953421592712402, 0.6336464881896973, 0.49572113156318665, 0.9600019454956055, 0.4214680790901184, 293.22528076171875, 0.07846635580062866, 0.0600639171898365, 0.06236224249005318, 2.4051945209503174, 0.15726116299629211, 0.8166036605834961, 0.1044897735118866, 0.0050300611183047295, 0.2243998646736145, 0.4453277289867401, 0.3308218717575073, 0.9535490274429321, 0.2749243676662445, 307.15087890625, 0.037321701645851135, 0.06381808966398239, 0.026690084487199783, 0.307117760181427, 0.3949504494667053, 1.824704647064209], "count": [1149]}, "action": {"min": [-0.12311553210020065, 1.918308973312378, -2.822005271911621, -1.9685918092727661, 0.518956184387207, -1.5678119659423828, -1.288053035736084, -2.0, 0.06690599769353867, 0.24635300040245056, -0.1493230015039444, -3.1411852836608887, 0.37299999594688416, -2.8359999656677246, -0.6346715092658997, -2.07702898979187, 1.3265725374221802, 0.3015579879283905, -1.3437639474868774, -1.7713521718978882, -0.23308873176574707, -2.0, -0.33935099840164185, 0.25189098715782166, -0.12353900074958801, 1.402999997138977, -0.1940000206232071, -3.134185314178467], "max": [0.9586569666862488, 2.092632293701172, -0.5855579972267151, -0.23855160176753998, 2.0189969539642334, 1.4334564208984375, 0.17725564539432526, 757.0, 0.40797799825668335, 0.4667539894580841, 0.11869599670171738, 3.1410000324249268, 1.1649999618530273, 0.4959999918937683, -0.25446900725364685, -2.0448801517486572, 2.1413793563842773, 1.8031870126724243, -0.21441370248794556, 1.1195240020751953, 0.6500478982925415, 846.0, -0.14531099796295166, 0.448060005903244, 0.040063001215457916, 2.8399999141693115, 0.9120000004768372, 3.1410000324249268], "mean": [0.19459082186222076, 2.073765993118286, -1.3712472915649414, -1.1658941507339478, 1.1107592582702637, 0.7798642516136169, -0.33941760659217834, 444.3459167480469, 0.27480262517929077, 0.3128601610660553, 0.03731232136487961, -0.5014532804489136, 0.7077098488807678, -1.2838032245635986, -0.40360939502716064, -2.0632786750793457, 1.7421263456344604, 1.3321542739868164, -0.5223156213760376, -0.9354071617126465, 0.023897480219602585, 559.2284545898438, -0.21791787445545197, 0.3435101807117462, -0.017105156555771828, 2.2822353839874268, 0.2667640447616577, -1.356250286102295], "std": [0.2727699875831604, 0.020075488835573196, 0.5953421592712402, 0.6336464881896973, 0.49572113156318665, 0.9600019454956055, 0.4214680790901184, 293.22528076171875, 0.07846635580062866, 0.0600639171898365, 0.06236224249005318, 2.4051945209503174, 0.15726116299629211, 0.8166036605834961, 0.1044897735118866, 0.0050300611183047295, 0.2243998646736145, 0.4453277289867401, 0.3308218717575073, 0.9535490274429321, 0.2749243676662445, 307.15087890625, 0.037321701645851135, 0.06381808966398239, 0.026690084487199783, 0.307117760181427, 0.3949504494667053, 1.824704647064209], "count": [1149]}, "timestamp": {"min": [0.0], "max": [38.266666666666666], "mean": [19.13333333333333], "std": [11.056253467641774], "count": [1149]}, "frame_index": {"min": [0], "max": [1148], "mean": [574.0], "std": [331.68760402925324], "count": [1149]}, "episode_index": {"min": [344], "max": [344], "mean": [344.0], "std": [0.0], "count": [1149]}, "index": {"min": [364956], "max": [366104], "mean": [365530.0], "std": [331.68760402925324], "count": [1149]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1149]}, "subtask_annotation": {"mean": [18.234116623150566, 29.0, 29.0, 29.0, 29.0], "std": [7.959209685870121, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1149]}, "scene_annotation": {"mean": [344.0], "std": [0.0], "min": [344], "max": [344], "count": [1149]}, "eef_direction_state": {"mean": [4.3611836379460405, 4.023498694516971], "std": [2.038598127140187, 2.142114800452731], "min": [0, 0], "max": [6, 6], "count": [1149]}, "eef_velocity_state": {"mean": [0.5944299390774587, 0.8067885117493473], "std": [0.6861836486398172, 0.7562372208579315], "min": [0, 0], "max": [2, 2], "count": [1149]}, "eef_acc_mag_state": {"mean": [0.6118363794604004, 0.7597911227154047], "std": [0.8040795814024371, 0.834265283860626], "min": [0, 0], "max": [2, 2], "count": [1149]}, "eef_direction_action": {"mean": [4.3611836379460405, 4.023498694516971], "std": [2.038598127140187, 2.142114800452731], "min": [0, 0], "max": [6, 6], "count": [1149]}, "eef_velocity_action": {"mean": [0.5944299390774587, 0.8067885117493473], "std": [0.6861836486398172, 0.7562372208579315], "min": [0, 0], "max": [2, 2], "count": [1149]}, "eef_acc_mag_action": {"mean": [0.6118363794604004, 0.7597911227154047], "std": [0.8040795814024371, 0.834265283860626], "min": [0, 0], "max": [2, 2], "count": [1149]}, "eef_sim_pose_state": {"mean": [0.5479788468901915, 0.21128544233528557, 1.1298025372505314, 0.7290544524900846, 0.6260659021365057, 1.5010704980246925, 0.5088578412489232, -0.2978430596157007, 1.1146509268685454, 2.0013802844035364, 0.6428566850501133, 2.0274367606891475], "std": [0.05223387173893883, 0.033225878514077635, 0.041852875354146876, 2.6144653677539726, 0.5022102861275122, 2.1767399381691455, 0.06073814625598464, 0.07093917716127301, 0.07044793397319368, 1.0202790634402852, 0.34327279259717514, 1.3856982840203262], "min": [0.4736115902205246, 0.10807865034195041, 1.0318893707116683, -3.141389576119846, 0.05731497549040143, -3.139998024530226, 0.43414669381287796, -0.39973201228195787, 0.9908331250696242, -3.081926593279269, 0.1390054170467121, -3.1328137890550605], "max": [0.6434123819209537, 0.31120586389756866, 1.192942120870988, 3.1412897552718033, 1.5350149710713166, 3.1415478632964944, 0.6680488451584751, -0.1039995384192893, 1.2247091771789431, 3.1374139022160907, 1.5547523177412712, 3.029718460829219], "count": [1149]}, "eef_sim_pose_action": {"mean": [0.5479788468901915, 0.21128544233528557, 1.1298025372505314, 0.7290544524900846, 0.6260659021365057, 1.5010704980246925, 0.5088578412489232, -0.2978430596157007, 1.1146509268685454, 2.0013802844035364, 0.6428566850501133, 2.0274367606891475], "std": [0.05223387173893883, 0.033225878514077635, 0.041852875354146876, 2.6144653677539726, 0.5022102861275122, 2.1767399381691455, 0.06073814625598464, 0.07093917716127301, 0.07044793397319368, 1.0202790634402852, 0.34327279259717514, 1.3856982840203262], "min": [0.4736115902205246, 0.10807865034195041, 1.0318893707116683, -3.141389576119846, 0.05731497549040143, -3.139998024530226, 0.43414669381287796, -0.39973201228195787, 0.9908331250696242, -3.081926593279269, 0.1390054170467121, -3.1328137890550605], "max": [0.6434123819209537, 0.31120586389756866, 1.192942120870988, 3.1412897552718033, 1.5350149710713166, 3.1415478632964944, 0.6680488451584751, -0.1039995384192893, 1.2247091771789431, 3.1374139022160907, 1.5547523177412712, 3.029718460829219], "count": [1149]}, "gripper_mode_state": {"mean": [0.3855526544821584, 0.37946040034812883], "std": [0.48672559528333864, 0.4852527227288514], "min": [0, 0], "max": [1, 1], "count": [1149]}, "gripper_activity_state": {"mean": [1.8111401218450827, 1.802436901653612], "std": [0.5310362354980992, 0.5392780984135385], "min": [0, 0], "max": [2, 2], "count": [1149]}, "gripper_mode_action": {"mean": [0.3855526544821584, 0.37946040034812883], "std": [0.48672559528333864, 0.4852527227288514], "min": [0, 0], "max": [1, 1], "count": [1149]}, "gripper_activity_action": {"mean": [1.8111401218450827, 1.802436901653612], "std": [0.5310362354980992, 0.5392780984135385], "min": [0, 0], "max": [2, 2], "count": [1149]}, "gripper_open_scale_state": {"mean": [0.5592302002603835, 0.4443620538192281], "std": [0.307147759627661, 0.2932008105855645], "min": [0.0, 0.0], "max": [0.846, 0.757], "count": [1149]}, "gripper_open_scale_action": {"mean": [0.5592302002603835, 0.4443620538192281], "std": [0.307147759627661, 0.2932008105855645], "min": [0.0, 0.0], "max": [0.846, 0.757], "count": [1149]}}} +{"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.4236400022799818]], [[0.4447462788797689]], [[0.4464020871333029]]], "std": [[[0.20359236863234675]], [[0.18129191427359165]], [[0.17645767725387093]]], "count": [215]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.8235294117647058]], [[0.8313725490196079]]], "mean": [[[0.4194997587019304]], [[0.4442804966560267]], [[0.44639522913816687]]], "std": [[[0.1655426035007702]], [[0.13300178380596703]], [[0.12393713140917545]]], "count": [215]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4507010174418605]], [[0.462434125626995]], [[0.46465517270861834]]], "std": [[[0.16387483275367812]], [[0.14198735304203158]], [[0.13561836064742644]]], "count": [215]}, "observation.state": {"min": [0.007731808349490166, 1.7986490726470947, -2.68854022026062, -1.7050296068191528, 0.5371774435043335, -1.5166388750076294, -1.5375652313232422, -4.0, 0.008104000240564346, 0.24809400737285614, -0.1751900017261505, -3.1331851482391357, 0.27399998903274536, -2.1589999198913574, -0.772639811038971, -2.0786523818969727, 1.457280158996582, 0.3773227334022522, -1.5032870769500732, -1.8268187046051025, -0.4075344204902649, -2.0, -0.3367069959640503, 0.24204899370670319, -0.10926900058984756, 1.2649999856948853, -0.12300001084804535, -3.115999937057495], "max": [1.0513514280319214, 2.0919342041015625, -0.6935415267944336, -0.173939511179924, 1.9610346555709839, 1.258591890335083, 0.4236088693141937, 809.0, 0.39304599165916443, 0.492139995098114, 0.1073170006275177, 3.140000104904175, 1.184000015258789, 0.9539999961853027, -0.1304459124803543, -1.9780863523483276, 2.3881163597106934, 1.8307981491088867, -0.21607176959514618, 1.2291481494903564, 0.937329113483429, 844.0, -0.141198992729187, 0.4588179886341095, 0.0504940003156662, 2.76200008392334, 1.0219999551773071, 3.134999990463257], "mean": [0.4531118869781494, 2.0687808990478516, -1.414889931678772, -0.9289464950561523, 1.1267744302749634, 0.5993911623954773, -0.4969066083431244, 448.2674560546875, 0.24783720076084137, 0.3756060302257538, -0.01202811673283577, -1.828837513923645, 0.6995492577552795, -1.0553066730499268, -0.40159153938293457, -2.0613741874694824, 1.7010688781738281, 1.1757255792617798, -0.9127559661865234, -0.6621809005737305, 0.3046339154243469, 681.2949829101562, -0.22712750732898712, 0.37265586853027344, -0.025294465944170952, 2.3703529834747314, 0.5111612677574158, -1.76199471950531], "std": [0.32994431257247925, 0.029296107590198517, 0.5225781798362732, 0.4430307447910309, 0.3656327426433563, 0.6598899364471436, 0.4218503534793854, 293.3467712402344, 0.10290694236755371, 0.06522271037101746, 0.08220876753330231, 1.938425064086914, 0.2621347904205322, 0.5751048922538757, 0.13205599784851074, 0.008641126565635204, 0.24550387263298035, 0.4032888412475586, 0.4834124445915222, 0.7934448719024658, 0.500042736530304, 274.69647216796875, 0.0388416089117527, 0.07377252727746964, 0.02681097760796547, 0.29894277453422546, 0.3616044223308563, 1.4294652938842773], "count": [1290]}, "action": {"min": [0.007731808349490166, 1.7986490726470947, -2.68854022026062, -1.7050296068191528, 0.5371774435043335, -1.5166388750076294, -1.5375652313232422, -4.0, 0.008104000240564346, 0.24809400737285614, -0.1751900017261505, -3.1331851482391357, 0.27399998903274536, -2.1589999198913574, -0.772639811038971, -2.0786523818969727, 1.457280158996582, 0.3773227334022522, -1.5032870769500732, -1.8268187046051025, -0.4075344204902649, -2.0, -0.3367069959640503, 0.24204899370670319, -0.10926900058984756, 1.2649999856948853, -0.12300001084804535, -3.115999937057495], "max": [1.0513514280319214, 2.0919342041015625, -0.6935415267944336, -0.173939511179924, 1.9610346555709839, 1.258591890335083, 0.4236088693141937, 809.0, 0.39304599165916443, 0.492139995098114, 0.1073170006275177, 3.140000104904175, 1.184000015258789, 0.9539999961853027, -0.1304459124803543, -1.9780863523483276, 2.3881163597106934, 1.8307981491088867, -0.21607176959514618, 1.2291481494903564, 0.937329113483429, 844.0, -0.141198992729187, 0.4588179886341095, 0.0504940003156662, 2.76200008392334, 1.0219999551773071, 3.134999990463257], "mean": [0.4531118869781494, 2.0687808990478516, -1.414889931678772, -0.9289464950561523, 1.1267744302749634, 0.5993911623954773, -0.4969066083431244, 448.2674560546875, 0.24783720076084137, 0.3756060302257538, -0.01202811673283577, -1.828837513923645, 0.6995492577552795, -1.0553066730499268, -0.40159153938293457, -2.0613741874694824, 1.7010688781738281, 1.1757255792617798, -0.9127559661865234, -0.6621809005737305, 0.3046339154243469, 681.2949829101562, -0.22712750732898712, 0.37265586853027344, -0.025294465944170952, 2.3703529834747314, 0.5111612677574158, -1.76199471950531], "std": [0.32994431257247925, 0.029296107590198517, 0.5225781798362732, 0.4430307447910309, 0.3656327426433563, 0.6598899364471436, 0.4218503534793854, 293.3467712402344, 0.10290694236755371, 0.06522271037101746, 0.08220876753330231, 1.938425064086914, 0.2621347904205322, 0.5751048922538757, 0.13205599784851074, 0.008641126565635204, 0.24550387263298035, 0.4032888412475586, 0.4834124445915222, 0.7934448719024658, 0.500042736530304, 274.69647216796875, 0.0388416089117527, 0.07377252727746964, 0.02681097760796547, 0.29894277453422546, 0.3616044223308563, 1.4294652938842773], "count": [1290]}, "timestamp": {"min": [0.0], "max": [42.96666666666667], "mean": [21.483333333333334], "std": [12.413027057923493], "count": [1290]}, "frame_index": {"min": [0], "max": [1289], "mean": [644.5], "std": [372.3908117377047], "count": [1290]}, "episode_index": {"min": [345], "max": [345], "mean": [345.0], "std": [0.0], "count": [1290]}, "index": {"min": [366105], "max": [367394], "mean": [366749.5], "std": [372.3908117377047], "count": [1290]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1290]}, "subtask_annotation": {"mean": [13.297674418604652, 29.0, 29.0, 29.0, 29.0], "std": [9.60755891941969, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1290]}, "scene_annotation": {"mean": [345.0], "std": [0.0], "min": [345], "max": [345], "count": [1290]}, "eef_direction_state": {"mean": [4.43953488372093, 3.635658914728682], "std": [2.0580309172932956, 2.036633430105203], "min": [0, 0], "max": [6, 6], "count": [1290]}, "eef_velocity_state": {"mean": [0.5317829457364341, 0.9372093023255814], "std": [0.6642574097259375, 0.7054131526151518], "min": [0, 0], "max": [2, 2], "count": [1290]}, "eef_acc_mag_state": {"mean": [0.5775193798449613, 0.8310077519379845], "std": [0.7995871328115275, 0.8477785334628116], "min": [0, 0], "max": [2, 2], "count": [1290]}, "eef_direction_action": {"mean": [4.43953488372093, 3.635658914728682], "std": [2.0580309172932956, 2.036633430105203], "min": [0, 0], "max": [6, 6], "count": [1290]}, "eef_velocity_action": {"mean": [0.5317829457364341, 0.9372093023255814], "std": [0.6642574097259375, 0.7054131526151518], "min": [0, 0], "max": [2, 2], "count": [1290]}, "eef_acc_mag_action": {"mean": [0.5775193798449613, 0.8310077519379845], "std": [0.7995871328115275, 0.8477785334628116], "min": [0, 0], "max": [2, 2], "count": [1290]}, "eef_sim_pose_state": {"mean": [0.570866768045811, 0.21638436333185548, 1.1126622344578365, -1.0565865522727367, 0.7803936801504392, 0.1821457470262208, 0.5720145111326843, -0.24642334575874936, 1.1026243228543193, 2.2250554483963305, 0.778870206439898, 0.6969110903196003], "std": [0.06296029486057472, 0.03947277735312472, 0.03248529081811766, 2.4283444437472053, 0.4156556339262712, 2.7799068995732097, 0.0663545672561968, 0.11689774465892794, 0.04780898487590344, 0.9554782086428303, 0.2425057835817999, 2.529027375184127], "min": [0.4646310263076101, 0.1139304168483359, 1.0204346420036112, -3.141479423338235, 0.05089937967871139, -3.1407188313472774, 0.4324063818445517, -0.39064157471766064, 1.0091431576023433, -3.130792393466604, 0.4335615660569978, -3.1411930251941906], "max": [0.6504003979029664, 0.33167768654396035, 1.1746364114476628, 3.1411247844288517, 1.5566411814917007, 3.138987796768107, 0.6878977499952308, 0.0006632478338356868, 1.2041857752444751, 3.0972849474338604, 1.5475168183604344, 3.1412167124909764], "count": [1290]}, "eef_sim_pose_action": {"mean": [0.570866768045811, 0.21638436333185548, 1.1126622344578365, -1.0565865522727367, 0.7803936801504392, 0.1821457470262208, 0.5720145111326843, -0.24642334575874936, 1.1026243228543193, 2.2250554483963305, 0.778870206439898, 0.6969110903196003], "std": [0.06296029486057472, 0.03947277735312472, 0.03248529081811766, 2.4283444437472053, 0.4156556339262712, 2.7799068995732097, 0.0663545672561968, 0.11689774465892794, 0.04780898487590344, 0.9554782086428303, 0.2425057835817999, 2.529027375184127], "min": [0.4646310263076101, 0.1139304168483359, 1.0204346420036112, -3.141479423338235, 0.05089937967871139, -3.1407188313472774, 0.4324063818445517, -0.39064157471766064, 1.0091431576023433, -3.130792393466604, 0.4335615660569978, -3.1411930251941906], "max": [0.6504003979029664, 0.33167768654396035, 1.1746364114476628, 3.1411247844288517, 1.5566411814917007, 3.138987796768107, 0.6878977499952308, 0.0006632478338356868, 1.2041857752444751, 3.0972849474338604, 1.5475168183604344, 3.1412167124909764], "count": [1290]}, "gripper_mode_state": {"mean": [0.2007751937984496, 0.45891472868217054], "std": [0.4005802233681032, 0.4983091414781988], "min": [0, 0], "max": [1, 1], "count": [1290]}, "gripper_activity_state": {"mean": [1.8945736434108527, 1.6844961240310077], "std": [0.4031484766051408, 0.6544954400091145], "min": [0, 0], "max": [2, 2], "count": [1290]}, "gripper_mode_action": {"mean": [0.2007751937984496, 0.45891472868217054], "std": [0.4005802233681032, 0.4983091414781988], "min": [0, 0], "max": [1, 1], "count": [1290]}, "gripper_activity_action": {"mean": [1.8945736434108527, 1.6844961240310077], "std": [0.4031484766051408, 0.6544954400091145], "min": [0, 0], "max": [2, 2], "count": [1290]}, "gripper_open_scale_state": {"mean": [0.6812971318261558, 0.4484693798128024], "std": [0.2746887278837899, 0.29303720378982423], "min": [0.0, 0.0], "max": [0.844, 0.809], "count": [1290]}, "gripper_open_scale_action": {"mean": [0.6812971318261558, 0.4484693798128024], "std": [0.2746887278837899, 0.29303720378982423], "min": [0.0, 0.0], "max": [0.844, 0.809], "count": [1290]}}} +{"episode_index": 343, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.41712281140020113]], [[0.44236764705882353]], [[0.4483654977375566]]], "std": [[[0.21995546550568482]], [[0.19226843545885303]], [[0.18340415122941187]]], "count": [130]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.011764705882352941]]], "max": [[[0.7803921568627451]], [[0.788235294117647]], [[0.792156862745098]]], "mean": [[[0.4276331762192056]], [[0.449311217948718]], [[0.45210936400201107]]], "std": [[[0.16994380282711877]], [[0.14043760539664732]], [[0.13130200227348746]]], "count": [130]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.43152031328557067]], [[0.44718988970588236]], [[0.4472430791226747]]], "std": [[[0.1551460573653009]], [[0.1295481909527468]], [[0.12232114547507134]]], "count": [130]}, "observation.state": {"min": [-0.03698352724313736, 1.861620545387268, -2.744215965270996, -1.598809003829956, 0.6728593111038208, -1.6032246351242065, -1.4485187530517578, -2.0, 0.08279799669981003, 0.2368910014629364, -0.1596660017967224, -3.1411852836608887, 0.17599999904632568, -2.6760001182556152, -0.5459913611412048, -2.0739572048187256, 1.5175988674163818, 0.34667477011680603, -0.947015643119812, -1.7625905275344849, -0.18268363177776337, 42.0, -0.32650700211524963, 0.2454800009727478, -0.05666400119662285, 1.4789999723434448, -0.1340000033378601, -3.122999906539917], "max": [1.0530444383621216, 2.0915327072143555, -0.4392819404602051, -0.15285594761371613, 1.7483662366867065, 1.5025714635849, 0.4357389211654663, 809.0, 0.42077499628067017, 0.46113601326942444, 0.09919700026512146, 3.135999917984009, 1.253000020980835, 0.5170000195503235, -0.09972811490297318, -1.9522031545639038, 2.4159371852874756, 1.9213281869888306, -0.30489155650138855, 1.258312702178955, 0.3545810878276825, 837.0, -0.19030700623989105, 0.4423559904098511, 0.030876999720931053, 2.625, 1.0190000534057617, 3.131999969482422], "mean": [0.268584281206131, 2.0659375190734863, -1.3350112438201904, -0.8749442100524902, 1.2214488983154297, 0.5722136497497559, -0.4661230444908142, 439.6253662109375, 0.2954179346561432, 0.3171522319316864, 0.02230062708258629, -0.6485932469367981, 0.7543623447418213, -1.215990424156189, -0.26149722933769226, -2.059032440185547, 1.7999651432037354, 1.301146388053894, -0.6569023728370667, -0.5665104985237122, 0.060717273503541946, 589.6261596679688, -0.23805469274520874, 0.3366588056087494, -0.012635049410164356, 2.2553086280822754, 0.4874155521392822, -1.527885913848877], "std": [0.2589474320411682, 0.034919578582048416, 0.7432279586791992, 0.4927036166191101, 0.33387553691864014, 1.0822064876556396, 0.45657357573509216, 333.74530029296875, 0.08233418315649033, 0.062169499695301056, 0.06757652014493942, 2.498323917388916, 0.2211652547121048, 0.8812263607978821, 0.10253535956144333, 0.014689531177282333, 0.26076939702033997, 0.4662402272224426, 0.25012266635894775, 1.0103440284729004, 0.18393905460834503, 347.18408203125, 0.03611832484602928, 0.06003059819340706, 0.021348681300878525, 0.34827080368995667, 0.3981498181819916, 1.8164609670639038], "count": [662]}, "action": {"min": [-0.03698352724313736, 1.861620545387268, -2.744215965270996, -1.598809003829956, 0.6728593111038208, -1.6032246351242065, -1.4485187530517578, -2.0, 0.08279799669981003, 0.2368910014629364, -0.1596660017967224, -3.1411852836608887, 0.17599999904632568, -2.6760001182556152, -0.5459913611412048, -2.0739572048187256, 1.5175988674163818, 0.34667477011680603, -0.947015643119812, -1.7625905275344849, -0.18268363177776337, 42.0, -0.32650700211524963, 0.2454800009727478, -0.05666400119662285, 1.4789999723434448, -0.1340000033378601, -3.122999906539917], "max": [1.0530444383621216, 2.0915327072143555, -0.4392819404602051, -0.15285594761371613, 1.7483662366867065, 1.5025714635849, 0.4357389211654663, 809.0, 0.42077499628067017, 0.46113601326942444, 0.09919700026512146, 3.135999917984009, 1.253000020980835, 0.5170000195503235, -0.09972811490297318, -1.9522031545639038, 2.4159371852874756, 1.9213281869888306, -0.30489155650138855, 1.258312702178955, 0.3545810878276825, 837.0, -0.19030700623989105, 0.4423559904098511, 0.030876999720931053, 2.625, 1.0190000534057617, 3.131999969482422], "mean": [0.268584281206131, 2.0659375190734863, -1.3350112438201904, -0.8749442100524902, 1.2214488983154297, 0.5722136497497559, -0.4661230444908142, 439.6253662109375, 0.2954179346561432, 0.3171522319316864, 0.02230062708258629, -0.6485932469367981, 0.7543623447418213, -1.215990424156189, -0.26149722933769226, -2.059032440185547, 1.7999651432037354, 1.301146388053894, -0.6569023728370667, -0.5665104985237122, 0.060717273503541946, 589.6261596679688, -0.23805469274520874, 0.3366588056087494, -0.012635049410164356, 2.2553086280822754, 0.4874155521392822, -1.527885913848877], "std": [0.2589474320411682, 0.034919578582048416, 0.7432279586791992, 0.4927036166191101, 0.33387553691864014, 1.0822064876556396, 0.45657357573509216, 333.74530029296875, 0.08233418315649033, 0.062169499695301056, 0.06757652014493942, 2.498323917388916, 0.2211652547121048, 0.8812263607978821, 0.10253535956144333, 0.014689531177282333, 0.26076939702033997, 0.4662402272224426, 0.25012266635894775, 1.0103440284729004, 0.18393905460834503, 347.18408203125, 0.03611832484602928, 0.06003059819340706, 0.021348681300878525, 0.34827080368995667, 0.3981498181819916, 1.8164609670639038], "count": [662]}, "timestamp": {"min": [0.0], "max": [22.033333333333335], "mean": [11.016666666666666], "std": [6.370090702302092], "count": [662]}, "frame_index": {"min": [0], "max": [661], "mean": [330.5], "std": [191.10272106906274], "count": [662]}, "episode_index": {"min": [346], "max": [346], "mean": [346.0], "std": [0.0], "count": [662]}, "index": {"min": [367395], "max": [368056], "mean": [367725.5], "std": [191.10272106906274], "count": [662]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [662]}, "subtask_annotation": {"mean": [17.537764350453173, 29.0, 29.0, 29.0, 29.0], "std": [7.9302621165709875, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [662]}, "scene_annotation": {"mean": [346.0], "std": [0.0], "min": [346], "max": [346], "count": [662]}, "eef_direction_state": {"mean": [3.8202416918429005, 3.1419939577039275], "std": [2.2721247762803056, 2.2111542856363484], "min": [0, 0], "max": [6, 6], "count": [662]}, "eef_velocity_state": {"mean": [0.7009063444108762, 1.081570996978852], "std": [0.6581805188990615, 0.753235885589694], "min": [0, 0], "max": [2, 2], "count": [662]}, "eef_acc_mag_state": {"mean": [0.7175226586102719, 0.8806646525679759], "std": [0.835555007726447, 0.8386189441358616], "min": [0, 0], "max": [2, 2], "count": [662]}, "eef_direction_action": {"mean": [3.8202416918429005, 3.1419939577039275], "std": [2.2721247762803056, 2.2111542856363484], "min": [0, 0], "max": [6, 6], "count": [662]}, "eef_velocity_action": {"mean": [0.7009063444108762, 1.081570996978852], "std": [0.6581805188990615, 0.753235885589694], "min": [0, 0], "max": [2, 2], "count": [662]}, "eef_acc_mag_action": {"mean": [0.7175226586102719, 0.8806646525679759], "std": [0.835555007726447, 0.8386189441358616], "min": [0, 0], "max": [2, 2], "count": [662]}, "eef_sim_pose_state": {"mean": [0.5347770603911364, 0.23093361471252344, 1.1123771289592432, -2.3109228732731366, 0.8040511501680753, -0.15405506529651405, 0.5118268598574901, -0.3055752551849753, 1.0852319146231475, 1.794574534968106, 0.709499727684848, 1.7056845570607373], "std": [0.05006011016823416, 0.024082838789244866, 0.047126794511466785, 1.1513505940399094, 0.48191837521695036, 2.6115705175683135, 0.06247023029816783, 0.08902262857978825, 0.055344609822823604, 0.9131314604245155, 0.40836243733233557, 1.6094603608760194], "min": [0.46548291274351944, 0.1891766398281285, 1.0117562767343338, -3.139564223972052, 0.09079756808394923, -3.129804513038317, 0.4212529294096745, -0.4135453709204459, 0.9921173839594458, -3.1038231797769655, 0.266736765407225, -3.140414653273445], "max": [0.6350041286443585, 0.2890712228526223, 1.1831029791481709, 1.0963815227367015, 1.5609818920635896, 3.141133252099242, 0.661365023451321, -0.0719446310652063, 1.1801787244815434, 2.9233173433993085, 1.5151903983411907, 3.1334039414220216], "count": [662]}, "eef_sim_pose_action": {"mean": [0.5347770603911364, 0.23093361471252344, 1.1123771289592432, -2.3109228732731366, 0.8040511501680753, -0.15405506529651405, 0.5118268598574901, -0.3055752551849753, 1.0852319146231475, 1.794574534968106, 0.709499727684848, 1.7056845570607373], "std": [0.05006011016823416, 0.024082838789244866, 0.047126794511466785, 1.1513505940399094, 0.48191837521695036, 2.6115705175683135, 0.06247023029816783, 0.08902262857978825, 0.055344609822823604, 0.9131314604245155, 0.40836243733233557, 1.6094603608760194], "min": [0.46548291274351944, 0.1891766398281285, 1.0117562767343338, -3.139564223972052, 0.09079756808394923, -3.129804513038317, 0.4212529294096745, -0.4135453709204459, 0.9921173839594458, -3.1038231797769655, 0.266736765407225, -3.140414653273445], "max": [0.6350041286443585, 0.2890712228526223, 1.1831029791481709, 1.0963815227367015, 1.5609818920635896, 3.141133252099242, 0.661365023451321, -0.0719446310652063, 1.1801787244815434, 2.9233173433993085, 1.5151903983411907, 3.1334039414220216], "count": [662]}, "gripper_mode_state": {"mean": [0.3066465256797583, 0.472809667673716], "std": [0.46110132722460206, 0.4992601384328484], "min": [0, 0], "max": [1, 1], "count": [662]}, "gripper_activity_state": {"mean": [1.894259818731118, 1.7900302114803626], "std": [0.4160637502555372, 0.5493943374845409], "min": [0, 0], "max": [2, 2], "count": [662]}, "gripper_mode_action": {"mean": [0.3066465256797583, 0.472809667673716], "std": [0.46110132722460206, 0.4992601384328484], "min": [0, 0], "max": [1, 1], "count": [662]}, "gripper_activity_action": {"mean": [1.894259818731118, 1.7900302114803626], "std": [0.4160637502555372, 0.5493943374845409], "min": [0, 0], "max": [2, 2], "count": [662]}, "gripper_open_scale_state": {"mean": [0.5896261329362766, 0.4396297766243944], "std": [0.34718402817637706, 0.3337396038576988], "min": [0.042, 0.0], "max": [0.837, 0.809], "count": [662]}, "gripper_open_scale_action": {"mean": [0.5896261329362766, 0.4396297766243944], "std": [0.34718402817637706, 0.3337396038576988], "min": [0.042, 0.0], "max": [0.837, 0.809], "count": [662]}}} +{"episode_index": 344, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4232175992673758]], [[0.4445249476696997]], [[0.4483259670425905]]], "std": [[[0.20842118788635414]], [[0.18337748283468908]], [[0.17616044631378802]]], "count": [153]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.9529411764705882]], [[0.9254901960784314]], [[0.9647058823529412]]], "mean": [[[0.42318295847750864]], [[0.4456468212012474]], [[0.4478364424473493]]], "std": [[[0.18124276864672184]], [[0.15074024845528125]], [[0.14299447430907233]]], "count": [153]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[0.8196078431372549]], [[0.8313725490196079]]], "mean": [[[0.44321672086590624]], [[0.4567324346405229]], [[0.4563333693771626]]], "std": [[[0.14085539183180393]], [[0.11686918385483823]], [[0.11023434165853095]]], "count": [153]}, "observation.state": {"min": [-0.16062265634536743, 1.7947571277618408, -2.7952845096588135, -1.840764045715332, 0.3944967985153198, -1.7426937818527222, -1.3544453382492065, -2.0, 0.0698470026254654, 0.20144200325012207, -0.14363600313663483, -3.134185314178467, 0.3330000042915344, -3.134185314178467, -0.7054620385169983, -2.0785651206970215, 1.4189528226852417, 0.3588920533657074, -1.5715991258621216, -1.7177356481552124, -0.25935593247413635, 29.0, -0.31538501381874084, 0.2660920023918152, -0.1571660041809082, 1.4299999475479126, -0.1289999932050705, -3.128000020980835], "max": [1.0948625802993774, 2.0926499366760254, -0.3911108672618866, -0.19003145396709442, 2.0344605445861816, 1.5114028453826904, 0.38721877336502075, 827.0, 0.44456401467323303, 0.5040000081062317, 0.11003000289201736, 3.131999969482422, 1.1640000343322754, 3.1410000324249268, -0.11102039366960526, -1.9810011386871338, 2.434612274169922, 1.848775029182434, -0.23911012709140778, 1.4511890411376953, 0.8559269309043884, 836.0, -0.12465500086545944, 0.4630109965801239, 0.03758100047707558, 2.8350000381469727, 0.8730000257492065, 3.124000072479248], "mean": [0.2515130043029785, 2.0654890537261963, -1.3939460515975952, -0.7941945791244507, 1.2494609355926514, 0.4762282967567444, -0.443034827709198, 412.032958984375, 0.2969055473804474, 0.3098216950893402, 0.021409040316939354, -0.6077960133552551, 0.8028600811958313, -1.2001357078552246, -0.3586224317550659, -2.061480760574341, 1.8066985607147217, 1.1876001358032227, -0.8522147536277771, -0.5106441378593445, 0.30130693316459656, 628.1434936523438, -0.22012515366077423, 0.3566023111343384, -0.03188897296786308, 2.3105411529541016, 0.4682728946208954, -1.6264492273330688], "std": [0.3084678053855896, 0.04079311713576317, 0.7885504961013794, 0.586692750453949, 0.44917061924934387, 1.1069145202636719, 0.555983304977417, 351.6366271972656, 0.09269702434539795, 0.07548033446073532, 0.06960783898830414, 2.2417659759521484, 0.17650674283504486, 1.1409003734588623, 0.16712239384651184, 0.011108863167464733, 0.25926730036735535, 0.42128753662109375, 0.4506714642047882, 0.9306610226631165, 0.401824027299881, 306.9093322753906, 0.0458398163318634, 0.05767908692359924, 0.03912992775440216, 0.3468269109725952, 0.3456699550151825, 1.7626166343688965], "count": [819]}, "action": {"min": [-0.16062265634536743, 1.7947571277618408, -2.7952845096588135, -1.840764045715332, 0.3944967985153198, -1.7426937818527222, -1.3544453382492065, -2.0, 0.0698470026254654, 0.20144200325012207, -0.14363600313663483, -3.134185314178467, 0.3330000042915344, -3.134185314178467, -0.7054620385169983, -2.0785651206970215, 1.4189528226852417, 0.3588920533657074, -1.5715991258621216, -1.7177356481552124, -0.25935593247413635, 29.0, -0.31538501381874084, 0.2660920023918152, -0.1571660041809082, 1.4299999475479126, -0.1289999932050705, -3.128000020980835], "max": [1.0948625802993774, 2.0926499366760254, -0.3911108672618866, -0.19003145396709442, 2.0344605445861816, 1.5114028453826904, 0.38721877336502075, 827.0, 0.44456401467323303, 0.5040000081062317, 0.11003000289201736, 3.131999969482422, 1.1640000343322754, 3.1410000324249268, -0.11102039366960526, -1.9810011386871338, 2.434612274169922, 1.848775029182434, -0.23911012709140778, 1.4511890411376953, 0.8559269309043884, 836.0, -0.12465500086545944, 0.4630109965801239, 0.03758100047707558, 2.8350000381469727, 0.8730000257492065, 3.124000072479248], "mean": [0.2515130043029785, 2.0654890537261963, -1.3939460515975952, -0.7941945791244507, 1.2494609355926514, 0.4762282967567444, -0.443034827709198, 412.032958984375, 0.2969055473804474, 0.3098216950893402, 0.021409040316939354, -0.6077960133552551, 0.8028600811958313, -1.2001357078552246, -0.3586224317550659, -2.061480760574341, 1.8066985607147217, 1.1876001358032227, -0.8522147536277771, -0.5106441378593445, 0.30130693316459656, 628.1434936523438, -0.22012515366077423, 0.3566023111343384, -0.03188897296786308, 2.3105411529541016, 0.4682728946208954, -1.6264492273330688], "std": [0.3084678053855896, 0.04079311713576317, 0.7885504961013794, 0.586692750453949, 0.44917061924934387, 1.1069145202636719, 0.555983304977417, 351.6366271972656, 0.09269702434539795, 0.07548033446073532, 0.06960783898830414, 2.2417659759521484, 0.17650674283504486, 1.1409003734588623, 0.16712239384651184, 0.011108863167464733, 0.25926730036735535, 0.42128753662109375, 0.4506714642047882, 0.9306610226631165, 0.401824027299881, 306.9093322753906, 0.0458398163318634, 0.05767908692359924, 0.03912992775440216, 0.3468269109725952, 0.3456699550151825, 1.7626166343688965], "count": [819]}, "timestamp": {"min": [0.0], "max": [27.266666666666666], "mean": [13.63333333333333], "std": [7.880825299891339], "count": [819]}, "frame_index": {"min": [0], "max": [818], "mean": [409.0], "std": [236.42475899674017], "count": [819]}, "episode_index": {"min": [347], "max": [347], "mean": [347.0], "std": [0.0], "count": [819]}, "index": {"min": [368057], "max": [368875], "mean": [368466.0], "std": [236.42475899674017], "count": [819]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [819]}, "subtask_annotation": {"mean": [14.916971916971917, 29.0, 29.0, 29.0, 29.0], "std": [8.472778654744825, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [819]}, "scene_annotation": {"mean": [347.0], "std": [0.0], "min": [347], "max": [347], "count": [819]}, "eef_direction_state": {"mean": [4.2173382173382175, 3.208791208791209], "std": [1.9708850882048377, 2.204805691187641], "min": [0, 0], "max": [6, 6], "count": [819]}, "eef_velocity_state": {"mean": [0.6910866910866911, 1.0415140415140416], "std": [0.7202334217042746, 0.746655974044094], "min": [0, 0], "max": [2, 2], "count": [819]}, "eef_acc_mag_state": {"mean": [0.724053724053724, 0.9230769230769231], "std": [0.8266295495892579, 0.848868992679325], "min": [0, 0], "max": [2, 2], "count": [819]}, "eef_direction_action": {"mean": [4.2173382173382175, 3.208791208791209], "std": [1.9708850882048377, 2.204805691187641], "min": [0, 0], "max": [6, 6], "count": [819]}, "eef_velocity_action": {"mean": [0.6910866910866911, 1.0415140415140416], "std": [0.7202334217042746, 0.746655974044094], "min": [0, 0], "max": [2, 2], "count": [819]}, "eef_acc_mag_action": {"mean": [0.724053724053724, 0.9230769230769231], "std": [0.8266295495892579, 0.848868992679325], "min": [0, 0], "max": [2, 2], "count": [819]}, "eef_sim_pose_state": {"mean": [0.5545939873095728, 0.20787429215013814, 1.110490425549937, -0.7082482914233534, 0.8486785112225167, 1.0541147238726734, 0.501712626128403, -0.3024341929494645, 1.0803812914959703, 1.8178587035437324, 0.7468906021939895, 1.8774555434615106], "std": [0.051964608818752756, 0.045045150945871665, 0.043176153520220924, 2.5323580365823806, 0.4447499438354611, 2.511264295306243, 0.07823259549816251, 0.08975060979556927, 0.06905483082159214, 0.8757759175100909, 0.4162989892529051, 1.3626408801619616], "min": [0.4697981954776283, 0.0717150018508778, 1.0112637331878755, -3.1382113908608438, 0.10644036005324864, -3.1409986476027685, 0.3841699809705698, -0.42175064140576923, 0.9911820968814306, -3.0001425336615064, 0.08236484170678682, -3.140845923892022], "max": [0.6567408741447933, 0.27289722950224926, 1.1838754369952507, 3.140255356781734, 1.5339916409771819, 3.14150524819736, 0.6928703092584743, -0.08452369108678676, 1.20910797378174, 2.9794834231177316, 1.5547817578691117, 3.137976696490849], "count": [819]}, "eef_sim_pose_action": {"mean": [0.5545939873095728, 0.20787429215013814, 1.110490425549937, -0.7082482914233534, 0.8486785112225167, 1.0541147238726734, 0.501712626128403, -0.3024341929494645, 1.0803812914959703, 1.8178587035437324, 0.7468906021939895, 1.8774555434615106], "std": [0.051964608818752756, 0.045045150945871665, 0.043176153520220924, 2.5323580365823806, 0.4447499438354611, 2.511264295306243, 0.07823259549816251, 0.08975060979556927, 0.06905483082159214, 0.8757759175100909, 0.4162989892529051, 1.3626408801619616], "min": [0.4697981954776283, 0.0717150018508778, 1.0112637331878755, -3.1382113908608438, 0.10644036005324864, -3.1409986476027685, 0.3841699809705698, -0.42175064140576923, 0.9911820968814306, -3.0001425336615064, 0.08236484170678682, -3.140845923892022], "max": [0.6567408741447933, 0.27289722950224926, 1.1838754369952507, 3.140255356781734, 1.5339916409771819, 3.14150524819736, 0.6928703092584743, -0.08452369108678676, 1.20910797378174, 2.9794834231177316, 1.5547817578691117, 3.137976696490849], "count": [819]}, "gripper_mode_state": {"mean": [0.2515262515262515, 0.47863247863247865], "std": [0.43389030447729965, 0.4995432203829896], "min": [0, 0], "max": [1, 1], "count": [819]}, "gripper_activity_state": {"mean": [1.9157509157509158, 1.7619047619047619], "std": [0.36845520034372536, 0.5832118435198022], "min": [0, 0], "max": [2, 2], "count": [819]}, "gripper_mode_action": {"mean": [0.2515262515262515, 0.47863247863247865], "std": [0.43389030447729965, 0.4995432203829896], "min": [0, 0], "max": [1, 1], "count": [819]}, "gripper_activity_action": {"mean": [1.9157509157509158, 1.7619047619047619], "std": [0.36845520034372536, 0.5832118435198022], "min": [0, 0], "max": [2, 2], "count": [819]}, "gripper_open_scale_state": {"mean": [0.6281434678018328, 0.4121220610006382], "std": [0.3069092424774399, 0.3515320107364318], "min": [0.029, 0.0], "max": [0.836, 0.827], "count": [819]}, "gripper_open_scale_action": {"mean": [0.6281434678018328, 0.4121220610006382], "std": [0.3069092424774399, 0.3515320107364318], "min": [0.029, 0.0], "max": [0.836, 0.827], "count": [819]}}} +{"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.4268485718954248]], [[0.45169596405228757]], [[0.4546835784313725]]], "std": [[[0.21367719713504388]], [[0.18480460814608615]], [[0.18053908114056633]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.023529411764705882]]], "max": [[[0.7450980392156863]], [[0.7529411764705882]], [[0.7607843137254902]]], "mean": [[[0.43499188562091506]], [[0.4543556225490196]], [[0.4554140032679739]]], "std": [[[0.15609991540202883]], [[0.12617114536344892]], [[0.11860902306546345]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8117647058823529]], [[0.8235294117647058]]], "mean": [[[0.44269749509803924]], [[0.45639015849673203]], [[0.45656268790849674]]], "std": [[[0.15057934420158062]], [[0.12613398032874237]], [[0.11950518591571244]]], "count": [125]}, "observation.state": {"min": [-0.06356489658355713, 1.7343686819076538, -2.7581787109375, -1.8784281015396118, 0.5694835186004639, -1.6147961616516113, -1.537233829498291, 4.0, 0.125327005982399, 0.2222750037908554, -0.15201100707054138, -3.1411852836608887, 0.3709999918937683, -2.861999988555908, -0.5987700819969177, -2.076261281967163, 1.5955276489257812, 0.3796963691711426, -0.7704407572746277, -1.660139799118042, -0.2359336018562317, 19.0, -0.3130120038986206, 0.24879099428653717, -0.08263400197029114, 1.7319999933242798, -0.04500000551342964, -3.127000093460083], "max": [0.9237155318260193, 2.0914804935455322, -0.40800565481185913, -0.2373473346233368, 1.932463526725769, 1.3353863954544067, 0.3539004325866699, 767.0, 0.44615599513053894, 0.46119099855422974, 0.10401500016450882, 3.134999990463257, 1.468000054359436, 0.5400000214576721, -0.00457276264205575, -1.9901814460754395, 2.3204152584075928, 1.895410180091858, -0.1759990006685257, 1.1219325065612793, 0.26508060097694397, 808.0, -0.1800290048122406, 0.4515970051288605, 0.04171999916434288, 2.4130001068115234, 0.9229999780654907, 3.122999906539917], "mean": [0.2488703429698944, 2.0605828762054443, -1.500528335571289, -0.8573524355888367, 1.213989019393921, 0.3791404366493225, -0.4902803301811218, 398.79840087890625, 0.3010726273059845, 0.3162282705307007, 0.014400221407413483, -0.6585289835929871, 0.8278883695602417, -1.1087414026260376, -0.3061988949775696, -2.0601913928985596, 1.880109190940857, 1.1518796682357788, -0.41412582993507385, -0.30586642026901245, -0.11349479109048843, 590.0208129882812, -0.2410295456647873, 0.3555406630039215, -0.031087979674339294, 2.1713502407073975, 0.5336610078811646, -1.7776237726211548], "std": [0.24646028876304626, 0.056040577590465546, 0.7958701252937317, 0.5707839131355286, 0.4858534336090088, 1.083597183227539, 0.6239945888519287, 291.724853515625, 0.07660774141550064, 0.05979550629854202, 0.07240064442157745, 2.3120667934417725, 0.2913353741168976, 0.8866520524024963, 0.13128601014614105, 0.011614810675382614, 0.14752423763275146, 0.503709077835083, 0.14398740231990814, 0.9352092146873474, 0.10183313488960266, 336.4765319824219, 0.03568577766418457, 0.05961047485470772, 0.028169745579361916, 0.18707998096942902, 0.33110347390174866, 1.7725709676742554], "count": [625]}, "action": {"min": [-0.06356489658355713, 1.7343686819076538, -2.7581787109375, -1.8784281015396118, 0.5694835186004639, -1.6147961616516113, -1.537233829498291, 4.0, 0.125327005982399, 0.2222750037908554, -0.15201100707054138, -3.1411852836608887, 0.3709999918937683, -2.861999988555908, -0.5987700819969177, -2.076261281967163, 1.5955276489257812, 0.3796963691711426, -0.7704407572746277, -1.660139799118042, -0.2359336018562317, 19.0, -0.3130120038986206, 0.24879099428653717, -0.08263400197029114, 1.7319999933242798, -0.04500000551342964, -3.127000093460083], "max": [0.9237155318260193, 2.0914804935455322, -0.40800565481185913, -0.2373473346233368, 1.932463526725769, 1.3353863954544067, 0.3539004325866699, 767.0, 0.44615599513053894, 0.46119099855422974, 0.10401500016450882, 3.134999990463257, 1.468000054359436, 0.5400000214576721, -0.00457276264205575, -1.9901814460754395, 2.3204152584075928, 1.895410180091858, -0.1759990006685257, 1.1219325065612793, 0.26508060097694397, 808.0, -0.1800290048122406, 0.4515970051288605, 0.04171999916434288, 2.4130001068115234, 0.9229999780654907, 3.122999906539917], "mean": [0.2488703429698944, 2.0605828762054443, -1.500528335571289, -0.8573524355888367, 1.213989019393921, 0.3791404366493225, -0.4902803301811218, 398.79840087890625, 0.3010726273059845, 0.3162282705307007, 0.014400221407413483, -0.6585289835929871, 0.8278883695602417, -1.1087414026260376, -0.3061988949775696, -2.0601913928985596, 1.880109190940857, 1.1518796682357788, -0.41412582993507385, -0.30586642026901245, -0.11349479109048843, 590.0208129882812, -0.2410295456647873, 0.3555406630039215, -0.031087979674339294, 2.1713502407073975, 0.5336610078811646, -1.7776237726211548], "std": [0.24646028876304626, 0.056040577590465546, 0.7958701252937317, 0.5707839131355286, 0.4858534336090088, 1.083597183227539, 0.6239945888519287, 291.724853515625, 0.07660774141550064, 0.05979550629854202, 0.07240064442157745, 2.3120667934417725, 0.2913353741168976, 0.8866520524024963, 0.13128601014614105, 0.011614810675382614, 0.14752423763275146, 0.503709077835083, 0.14398740231990814, 0.9352092146873474, 0.10183313488960266, 336.4765319824219, 0.03568577766418457, 0.05961047485470772, 0.028169745579361916, 0.18707998096942902, 0.33110347390174866, 1.7725709676742554], "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": [348], "max": [348], "mean": [348.0], "std": [0.0], "count": [625]}, "index": {"min": [368876], "max": [369500], "mean": [369188.0], "std": [180.42172818150257], "count": [625]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [625]}, "subtask_annotation": {"mean": [16.624, 29.0, 29.0, 29.0, 29.0], "std": [8.000263995644131, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [625]}, "scene_annotation": {"mean": [348.0], "std": [0.0], "min": [348], "max": [348], "count": [625]}, "eef_direction_state": {"mean": [3.7552, 3.2832], "std": [2.3108597880442754, 2.009128607132949], "min": [0, 0], "max": [6, 6], "count": [625]}, "eef_velocity_state": {"mean": [0.6912, 1.096], "std": [0.6686124138841572, 0.6907850606375348], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_acc_mag_state": {"mean": [0.704, 0.9296], "std": [0.8277584188638617, 0.8303275498259713], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_direction_action": {"mean": [3.7552, 3.2832], "std": [2.3108597880442754, 2.009128607132949], "min": [0, 0], "max": [6, 6], "count": [625]}, "eef_velocity_action": {"mean": [0.6912, 1.096], "std": [0.6686124138841572, 0.6907850606375348], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_acc_mag_action": {"mean": [0.704, 0.9296], "std": [0.8277584188638617, 0.8303275498259713], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_sim_pose_state": {"mean": [0.5492577388186067, 0.21980826114012883, 1.0942495451847056, -0.5584756543901658, 0.9568621142048216, 1.1123364433959637, 0.5087671101506658, -0.2983340543135542, 1.074864492364184, 1.876866487240692, 0.8113250324600312, 1.9996689586113938], "std": [0.04941124164577902, 0.029124089189363815, 0.04638455178656182, 2.647903073293387, 0.4462311457888524, 2.4733053776182206, 0.06111085258883562, 0.08537658778186212, 0.058328103556920405, 0.951828247508772, 0.3280514997985617, 1.2735803605663865], "min": [0.4643556890389919, 0.15944957148739475, 1.0113154914138924, -3.1415091995060647, 0.13651237455622156, -3.1108920446670036, 0.4076516222249806, -0.43051973532316956, 0.9817362372899638, -2.948906592527788, 0.36372628607798485, -3.1411953708022833], "max": [0.6383580904965931, 0.2631285070828341, 1.1680514091432683, 3.1406539371418933, 1.5499768870737434, 3.140633282072283, 0.6565641572466508, -0.10979137455097392, 1.1830971858090154, 3.027835866549158, 1.4486747447491557, 3.1280462188146765], "count": [625]}, "eef_sim_pose_action": {"mean": [0.5492577388186067, 0.21980826114012883, 1.0942495451847056, -0.5584756543901658, 0.9568621142048216, 1.1123364433959637, 0.5087671101506658, -0.2983340543135542, 1.074864492364184, 1.876866487240692, 0.8113250324600312, 1.9996689586113938], "std": [0.04941124164577902, 0.029124089189363815, 0.04638455178656182, 2.647903073293387, 0.4462311457888524, 2.4733053776182206, 0.06111085258883562, 0.08537658778186212, 0.058328103556920405, 0.951828247508772, 0.3280514997985617, 1.2735803605663865], "min": [0.4643556890389919, 0.15944957148739475, 1.0113154914138924, -3.1415091995060647, 0.13651237455622156, -3.1108920446670036, 0.4076516222249806, -0.43051973532316956, 0.9817362372899638, -2.948906592527788, 0.36372628607798485, -3.1411953708022833], "max": [0.6383580904965931, 0.2631285070828341, 1.1680514091432683, 3.1406539371418933, 1.5499768870737434, 3.140633282072283, 0.6565641572466508, -0.10979137455097392, 1.1830971858090154, 3.027835866549158, 1.4486747447491557, 3.1280462188146765], "count": [625]}, "gripper_mode_state": {"mean": [0.2816, 0.5136], "std": [0.4497793236688406, 0.49981500577713633], "min": [0, 0], "max": [1, 1], "count": [625]}, "gripper_activity_state": {"mean": [1.8736, 1.6688], "std": [0.4363748847035098, 0.6529215573099123], "min": [0, 0], "max": [2, 2], "count": [625]}, "gripper_mode_action": {"mean": [0.2816, 0.5136], "std": [0.4497793236688406, 0.49981500577713633], "min": [0, 0], "max": [1, 1], "count": [625]}, "gripper_activity_action": {"mean": [1.8736, 1.6688], "std": [0.4363748847035098, 0.6529215573099123], "min": [0, 0], "max": [2, 2], "count": [625]}, "gripper_open_scale_state": {"mean": [0.5900207997955368, 0.3987983997711183], "std": [0.3364762682820606, 0.2917247920518764], "min": [0.019, 0.004], "max": [0.808, 0.767], "count": [625]}, "gripper_open_scale_action": {"mean": [0.5900207997955368, 0.3987983997711183], "std": [0.3364762682820606, 0.2917247920518764], "min": [0.019, 0.004], "max": [0.808, 0.767], "count": [625]}}} +{"episode_index": 346, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.42567399280602136]], [[0.44576486392068143]], [[0.44900257852009584]]], "std": [[[0.20269419957310417]], [[0.18207935286080013]], [[0.1759830833675331]]], "count": [221]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.788235294117647]], [[0.7764705882352941]]], "mean": [[[0.4325121976015142]], [[0.45214691834501525]], [[0.45355865440067433]]], "std": [[[0.1681991077137081]], [[0.1400736643849795]], [[0.13256798257404762]]], "count": [221]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4270327148581906]], [[0.4456185943645935]], [[0.4469433890071866]]], "std": [[[0.16973608538538204]], [[0.14196551266363752]], [[0.13453717932222223]]], "count": [221]}, "observation.state": {"min": [-0.15114551782608032, 1.7794156074523926, -2.655378818511963, -1.9470021724700928, 0.13845697045326233, -1.573065161705017, -1.3368000984191895, -4.0, 0.07719500362873077, 0.24365399777889252, -0.2168010026216507, -3.127000093460083, 0.203000009059906, -2.371000051498413, -0.7750308513641357, -2.0793330669403076, 1.233982801437378, 0.2610488831996918, -2.840977191925049, -1.7480344772338867, -0.12946853041648865, -2.0, -0.3691529929637909, 0.2788960039615631, -0.11183500289916992, 1.5299999713897705, -0.12200000882148743, -3.1411852836608887], "max": [1.0429738759994507, 2.092963933944702, -0.7033677101135254, -0.29731684923171997, 1.9384849071502686, 1.5273550748825073, 0.5370727181434631, 769.0, 0.40158700942993164, 0.4734269976615906, 0.08350499719381332, 3.121999979019165, 1.2130000591278076, 0.460999995470047, -0.06890559941530228, -1.9949637651443481, 2.1951005458831787, 1.7842326164245605, -0.24418902397155762, 1.1502418518066406, 2.8068387508392334, 856.0, -0.14096599817276, 0.4632759988307953, 0.07564099878072739, 2.9809999465942383, 1.1510000228881836, 3.1410000324249268], "mean": [0.32464200258255005, 2.0708820819854736, -1.682577133178711, -1.0607556104660034, 0.9777616858482361, 0.38839226961135864, -0.3546735942363739, 400.0694580078125, 0.231906920671463, 0.34299737215042114, -0.01926492713391781, -1.394189476966858, 0.662509560585022, -0.8376200199127197, -0.3814256191253662, -2.0622801780700684, 1.517252802848816, 1.0056020021438599, -1.3443825244903564, -0.8414683938026428, 0.947998583316803, 611.0435791015625, -0.26160427927970886, 0.37213459610939026, -0.0072624762542545795, 2.2839086055755615, 0.5377015471458435, -1.4179375171661377], "std": [0.3323107063770294, 0.03166349232196808, 0.6037173271179199, 0.5263826251029968, 0.5029183030128479, 0.9132885336875916, 0.4732300341129303, 308.6633605957031, 0.08201397210359573, 0.05947995185852051, 0.08283170312643051, 1.926213264465332, 0.28112077713012695, 0.8207316398620605, 0.1419280618429184, 0.008726699277758598, 0.20173600316047668, 0.4544627368450165, 0.9280939698219299, 0.5667949914932251, 0.9896577596664429, 305.9761047363281, 0.05313288792967796, 0.0549846887588501, 0.040119290351867676, 0.35211676359176636, 0.364972323179245, 2.0066869258880615], "count": [1339]}, "action": {"min": [-0.15114551782608032, 1.7794156074523926, -2.655378818511963, -1.9470021724700928, 0.13845697045326233, -1.573065161705017, -1.3368000984191895, -4.0, 0.07719500362873077, 0.24365399777889252, -0.2168010026216507, -3.127000093460083, 0.203000009059906, -2.371000051498413, -0.7750308513641357, -2.0793330669403076, 1.233982801437378, 0.2610488831996918, -2.840977191925049, -1.7480344772338867, -0.12946853041648865, -2.0, -0.3691529929637909, 0.2788960039615631, -0.11183500289916992, 1.5299999713897705, -0.12200000882148743, -3.1411852836608887], "max": [1.0429738759994507, 2.092963933944702, -0.7033677101135254, -0.29731684923171997, 1.9384849071502686, 1.5273550748825073, 0.5370727181434631, 769.0, 0.40158700942993164, 0.4734269976615906, 0.08350499719381332, 3.121999979019165, 1.2130000591278076, 0.460999995470047, -0.06890559941530228, -1.9949637651443481, 2.1951005458831787, 1.7842326164245605, -0.24418902397155762, 1.1502418518066406, 2.8068387508392334, 856.0, -0.14096599817276, 0.4632759988307953, 0.07564099878072739, 2.9809999465942383, 1.1510000228881836, 3.1410000324249268], "mean": [0.32464200258255005, 2.0708820819854736, -1.682577133178711, -1.0607556104660034, 0.9777616858482361, 0.38839226961135864, -0.3546735942363739, 400.0694580078125, 0.231906920671463, 0.34299737215042114, -0.01926492713391781, -1.394189476966858, 0.662509560585022, -0.8376200199127197, -0.3814256191253662, -2.0622801780700684, 1.517252802848816, 1.0056020021438599, -1.3443825244903564, -0.8414683938026428, 0.947998583316803, 611.0435791015625, -0.26160427927970886, 0.37213459610939026, -0.0072624762542545795, 2.2839086055755615, 0.5377015471458435, -1.4179375171661377], "std": [0.3323107063770294, 0.03166349232196808, 0.6037173271179199, 0.5263826251029968, 0.5029183030128479, 0.9132885336875916, 0.4732300341129303, 308.6633605957031, 0.08201397210359573, 0.05947995185852051, 0.08283170312643051, 1.926213264465332, 0.28112077713012695, 0.8207316398620605, 0.1419280618429184, 0.008726699277758598, 0.20173600316047668, 0.4544627368450165, 0.9280939698219299, 0.5667949914932251, 0.9896577596664429, 305.9761047363281, 0.05313288792967796, 0.0549846887588501, 0.040119290351867676, 0.35211676359176636, 0.364972323179245, 2.0066869258880615], "count": [1339]}, "timestamp": {"min": [0.0], "max": [44.6], "mean": [22.299999999999997], "std": [12.88452991424643], "count": [1339]}, "frame_index": {"min": [0], "max": [1338], "mean": [669.0], "std": [386.5358974273929], "count": [1339]}, "episode_index": {"min": [349], "max": [349], "mean": [349.0], "std": [0.0], "count": [1339]}, "index": {"min": [369501], "max": [370839], "mean": [370170.0], "std": [386.5358974273929], "count": [1339]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1339]}, "subtask_annotation": {"mean": [20.994772218073187, 29.0, 29.0, 29.0, 29.0], "std": [1.440625591623323, 0.0, 0.0, 0.0, 0.0], "min": [20, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1339]}, "scene_annotation": {"mean": [349.0], "std": [0.0], "min": [349], "max": [349], "count": [1339]}, "eef_direction_state": {"mean": [4.186706497386109, 3.5302464525765496], "std": [2.091863996077009, 2.2224203847259774], "min": [0, 0], "max": [6, 6], "count": [1339]}, "eef_velocity_state": {"mean": [0.6280806572068708, 0.9492158327109783], "std": [0.6390247466279035, 0.7932438184488763], "min": [0, 0], "max": [2, 2], "count": [1339]}, "eef_acc_mag_state": {"mean": [0.7423450336071695, 0.8812546676624347], "std": [0.8325478662874569, 0.8217176731685583], "min": [0, 0], "max": [2, 2], "count": [1339]}, "eef_direction_action": {"mean": [4.186706497386109, 3.5302464525765496], "std": [2.091863996077009, 2.2224203847259774], "min": [0, 0], "max": [6, 6], "count": [1339]}, "eef_velocity_action": {"mean": [0.6280806572068708, 0.9492158327109783], "std": [0.6390247466279035, 0.7932438184488763], "min": [0, 0], "max": [2, 2], "count": [1339]}, "eef_acc_mag_action": {"mean": [0.7423450336071695, 0.8812546676624347], "std": [0.8325478662874569, 0.8217176731685583], "min": [0, 0], "max": [2, 2], "count": [1339]}, "eef_sim_pose_state": {"mean": [0.5678795736475658, 0.25349987981629, 1.0972035802894302, -0.8284009650527916, 0.8936069321806995, 0.31295253618534796, 0.5382445792047849, -0.2279222680248827, 1.102889567984003, 1.8317330089743522, 0.8748582940940159, 0.6180450684976129], "std": [0.04862493166479822, 0.0548231567728246, 0.041499841551747754, 2.3970129254768886, 0.45021107619737283, 2.6204754326990276, 0.059146163108584573, 0.10129387517048599, 0.05086615527559113, 1.3891803004512238, 0.3951737634372823, 2.2928451502925817], "min": [0.4972008175316995, 0.11530578307437642, 1.0217664948965517, -3.1412537688241082, 0.15107484164905594, -3.1415631237217263, 0.428340347713279, -0.3827442607010207, 1.0159789345863333, -3.1372851006722065, 0.36262742120477265, -3.140039281668928], "max": [0.6543896790906535, 0.3694120253337218, 1.1688343643377839, 3.141449787269625, 1.5519413242408668, 3.141454422832354, 0.6756487676943038, -0.011435107442273787, 1.2028439068073156, 3.1345169938369346, 1.5276743718540953, 3.141061600545609], "count": [1339]}, "eef_sim_pose_action": {"mean": [0.5678795736475658, 0.25349987981629, 1.0972035802894302, -0.8284009650527916, 0.8936069321806995, 0.31295253618534796, 0.5382445792047849, -0.2279222680248827, 1.102889567984003, 1.8317330089743522, 0.8748582940940159, 0.6180450684976129], "std": [0.04862493166479822, 0.0548231567728246, 0.041499841551747754, 2.3970129254768886, 0.45021107619737283, 2.6204754326990276, 0.059146163108584573, 0.10129387517048599, 0.05086615527559113, 1.3891803004512238, 0.3951737634372823, 2.2928451502925817], "min": [0.4972008175316995, 0.11530578307437642, 1.0217664948965517, -3.1412537688241082, 0.15107484164905594, -3.1415631237217263, 0.428340347713279, -0.3827442607010207, 1.0159789345863333, -3.1372851006722065, 0.36262742120477265, -3.140039281668928], "max": [0.6543896790906535, 0.3694120253337218, 1.1688343643377839, 3.141449787269625, 1.5519413242408668, 3.141454422832354, 0.6756487676943038, -0.011435107442273787, 1.2028439068073156, 3.1345169938369346, 1.5276743718540953, 3.141061600545609], "count": [1339]}, "gripper_mode_state": {"mean": [0.27184466019417475, 0.5093353248693054], "std": [0.4449102616462067, 0.4999128441134408], "min": [0, 0], "max": [1, 1], "count": [1339]}, "gripper_activity_state": {"mean": [1.8625840179238238, 1.8491411501120238], "std": [0.44964134682566187, 0.47767681532329187], "min": [0, 0], "max": [2, 2], "count": [1339]}, "gripper_mode_action": {"mean": [0.27184466019417475, 0.5093353248693054], "std": [0.4449102616462067, 0.4999128441134408], "min": [0, 0], "max": [1, 1], "count": [1339]}, "gripper_activity_action": {"mean": [1.8625840179238238, 1.8491411501120238], "std": [0.44964134682566187, 0.47767681532329187], "min": [0, 0], "max": [2, 2], "count": [1339]}, "gripper_open_scale_state": {"mean": [0.6110451825457422, 0.40025957043015986], "std": [0.30597314188457586, 0.3084162606472462], "min": [0.0, 0.0], "max": [0.856, 0.769], "count": [1339]}, "gripper_open_scale_action": {"mean": [0.6110451825457422, 0.40025957043015986], "std": [0.30597314188457586, 0.3084162606472462], "min": [0.0, 0.0], "max": [0.856, 0.769], "count": [1339]}}} +{"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.39439475931919815]], [[0.4281519656706383]], [[0.4343258093707978]]], "std": [[[0.23314614408446088]], [[0.20190324379137548]], [[0.19354435937406123]]], "count": [209]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[0.807843137254902]], [[0.8]]], "mean": [[[0.393037091112362]], [[0.4346978687806861]], [[0.44120542401569873]]], "std": [[[0.22211156657483344]], [[0.1803328721083737]], [[0.16973206815590527]]], "count": [209]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4206280891343778]], [[0.4472521138239985]], [[0.44903330127904434]]], "std": [[[0.21086027535806992]], [[0.1785509904905685]], [[0.1699610497060229]]], "count": [209]}, "observation.state": {"min": [-0.005078908521682024, 1.971873164176941, 0.3285931348800659, 0.25935593247413635, -2.891242742538452, -1.59226393699646, -2.8408029079437256, 11.0, 0.08674299716949463, 0.2171269953250885, -0.16077899932861328, -3.1331851482391357, 0.20000000298023224, -2.489000082015991, -0.47396165132522583, -2.068546772003174, 1.4269288778305054, 0.3907966911792755, -0.8303578495979309, -1.973199486732483, -0.34751251339912415, -2.0, -0.32884499430656433, 0.23723700642585754, -0.07440199702978134, 1.4509999752044678, -0.3490000069141388, -3.0980000495910645], "max": [0.9247452616691589, 2.090782403945923, 2.5925471782684326, 1.7311747074127197, -0.22226768732070923, 1.361444115638733, 0.16219346225261688, 838.0, 0.41088101267814636, 0.48974400758743286, 0.0792670026421547, 3.132999897003174, 1.3009999990463257, 0.5799999833106995, -0.09278170019388199, -2.04550838470459, 2.222607135772705, 1.8380062580108643, 0.02707005850970745, 1.0984230041503906, 0.3118903636932373, 848.0, -0.18547600507736206, 0.42434099316596985, 0.0670429989695549, 2.6050000190734863, 0.9380000233650208, 3.122999906539917], "mean": [0.2092723250389099, 2.072084665298462, 1.7683144807815552, 1.2350804805755615, -2.1393380165100098, 0.9759875535964966, -0.5326009392738342, 471.2736511230469, 0.2732353210449219, 0.3197053372859955, 0.021260259672999382, -1.121496319770813, 0.5592677593231201, -1.1373155117034912, -0.3491210639476776, -2.063011646270752, 1.8252588510513306, 1.4487067461013794, -0.3772730827331543, -1.2357779741287231, -0.11117645353078842, 584.6334228515625, -0.23334674537181854, 0.30503126978874207, -0.01650855876505375, 2.1855580806732178, 0.11569538712501526, -1.4654728174209595], "std": [0.23724904656410217, 0.009096548892557621, 0.5020643472671509, 0.5846648812294006, 0.61372309923172, 0.7098396420478821, 0.5541602969169617, 244.9605712890625, 0.06727555394172668, 0.04390775039792061, 0.04920942336320877, 2.2004122734069824, 0.3055550158023834, 0.575977087020874, 0.09762962907552719, 0.0031982141081243753, 0.20512117445468903, 0.34353986382484436, 0.25868961215019226, 0.9086635708808899, 0.23249472677707672, 305.9915466308594, 0.028809135779738426, 0.06450868397951126, 0.023562664166092873, 0.2550235092639923, 0.4102730453014374, 1.5073879957199097], "count": [1244]}, "action": {"min": [-0.005078908521682024, 1.971873164176941, 0.3285931348800659, 0.25935593247413635, -2.891242742538452, -1.59226393699646, -2.8408029079437256, 11.0, 0.08674299716949463, 0.2171269953250885, -0.16077899932861328, -3.1331851482391357, 0.20000000298023224, -2.489000082015991, -0.47396165132522583, -2.068546772003174, 1.4269288778305054, 0.3907966911792755, -0.8303578495979309, -1.973199486732483, -0.34751251339912415, -2.0, -0.32884499430656433, 0.23723700642585754, -0.07440199702978134, 1.4509999752044678, -0.3490000069141388, -3.0980000495910645], "max": [0.9247452616691589, 2.090782403945923, 2.5925471782684326, 1.7311747074127197, -0.22226768732070923, 1.361444115638733, 0.16219346225261688, 838.0, 0.41088101267814636, 0.48974400758743286, 0.0792670026421547, 3.132999897003174, 1.3009999990463257, 0.5799999833106995, -0.09278170019388199, -2.04550838470459, 2.222607135772705, 1.8380062580108643, 0.02707005850970745, 1.0984230041503906, 0.3118903636932373, 848.0, -0.18547600507736206, 0.42434099316596985, 0.0670429989695549, 2.6050000190734863, 0.9380000233650208, 3.122999906539917], "mean": [0.2092723250389099, 2.072084665298462, 1.7683144807815552, 1.2350804805755615, -2.1393380165100098, 0.9759875535964966, -0.5326009392738342, 471.2736511230469, 0.2732353210449219, 0.3197053372859955, 0.021260259672999382, -1.121496319770813, 0.5592677593231201, -1.1373155117034912, -0.3491210639476776, -2.063011646270752, 1.8252588510513306, 1.4487067461013794, -0.3772730827331543, -1.2357779741287231, -0.11117645353078842, 584.6334228515625, -0.23334674537181854, 0.30503126978874207, -0.01650855876505375, 2.1855580806732178, 0.11569538712501526, -1.4654728174209595], "std": [0.23724904656410217, 0.009096548892557621, 0.5020643472671509, 0.5846648812294006, 0.61372309923172, 0.7098396420478821, 0.5541602969169617, 244.9605712890625, 0.06727555394172668, 0.04390775039792061, 0.04920942336320877, 2.2004122734069824, 0.3055550158023834, 0.575977087020874, 0.09762962907552719, 0.0031982141081243753, 0.20512117445468903, 0.34353986382484436, 0.25868961215019226, 0.9086635708808899, 0.23249472677707672, 305.9915466308594, 0.028809135779738426, 0.06450868397951126, 0.023562664166092873, 0.2550235092639923, 0.4102730453014374, 1.5073879957199097], "count": [1244]}, "timestamp": {"min": [0.0], "max": [41.43333333333333], "mean": [20.716666666666665], "std": [11.970391713631503], "count": [1244]}, "frame_index": {"min": [0], "max": [1243], "mean": [621.5], "std": [359.1117514089451], "count": [1244]}, "episode_index": {"min": [350], "max": [350], "mean": [350.0], "std": [0.0], "count": [1244]}, "index": {"min": [370840], "max": [372083], "mean": [371461.5], "std": [359.1117514089451], "count": [1244]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1244]}, "subtask_annotation": {"mean": [18.232315112540192, 29.0, 29.0, 29.0, 29.0], "std": [7.964544670643237, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1244]}, "scene_annotation": {"mean": [350.0], "std": [0.0], "min": [350], "max": [350], "count": [1244]}, "eef_direction_state": {"mean": [4.378617363344051, 4.610932475884244], "std": [1.9151350186769516, 1.9445056816380881], "min": [0, 0], "max": [6, 6], "count": [1244]}, "eef_velocity_state": {"mean": [0.5964630225080386, 0.592443729903537], "std": [0.6220909387641516, 0.7714608907764995], "min": [0, 0], "max": [2, 2], "count": [1244]}, "eef_acc_mag_state": {"mean": [0.7315112540192926, 0.4782958199356913], "std": [0.8383516013163114, 0.7578177689995634], "min": [0, 0], "max": [2, 2], "count": [1244]}, "eef_direction_action": {"mean": [4.378617363344051, 4.610932475884244], "std": [1.9151350186769516, 1.9445056816380881], "min": [0, 0], "max": [6, 6], "count": [1244]}, "eef_velocity_action": {"mean": [0.5964630225080386, 0.592443729903537], "std": [0.6220909387641516, 0.7714608907764995], "min": [0, 0], "max": [2, 2], "count": [1244]}, "eef_acc_mag_action": {"mean": [0.7315112540192926, 0.4782958199356913], "std": [0.8383516013163114, 0.7578177689995634], "min": [0, 0], "max": [2, 2], "count": [1244]}, "eef_sim_pose_state": {"mean": [0.5164029468857687, 0.21495538410614867, 1.1235043393351005, 1.1225237847450635, 0.40187259017579163, 2.1731176826496132, 0.519279241204863, -0.28436884999114975, 1.1101560754801876, 2.126986339805349, 0.6751324483735954, -0.9101273986505307], "std": [0.0506679679354815, 0.029593920050633396, 0.034778530431090006, 2.5414757498235105, 0.5372308743924115, 1.7103427979635113, 0.044143442619546225, 0.06544632637697582, 0.049314481560481495, 1.4357648798153444, 0.27076534983548955, 2.5926033859388555], "min": [0.46460699141181355, 0.17571246941009314, 1.0160681425364975, -3.134786938046615, -0.15988674137454173, -3.1411620991394393, 0.4022528279385914, -0.39879413730261837, 0.9928081103514454, -3.1385639009049626, 0.392337703815991, -3.141570306503089], "max": [0.6189849206640315, 0.30241151864406685, 1.1939145656242396, 3.1399625293333497, 1.5302732196869226, 3.141367992928254, 0.6748421487899006, -0.09013362122158972, 1.1701847668130523, 3.1370359014006843, 1.554343261498135, 3.141175936126865], "count": [1244]}, "eef_sim_pose_action": {"mean": [0.5164029468857687, 0.21495538410614867, 1.1235043393351005, 1.1225237847450635, 0.40187259017579163, 2.1731176826496132, 0.519279241204863, -0.28436884999114975, 1.1101560754801876, 2.126986339805349, 0.6751324483735954, -0.9101273986505307], "std": [0.0506679679354815, 0.029593920050633396, 0.034778530431090006, 2.5414757498235105, 0.5372308743924115, 1.7103427979635113, 0.044143442619546225, 0.06544632637697582, 0.049314481560481495, 1.4357648798153444, 0.27076534983548955, 2.5926033859388555], "min": [0.46460699141181355, 0.17571246941009314, 1.0160681425364975, -3.134786938046615, -0.15988674137454173, -3.1411620991394393, 0.4022528279385914, -0.39879413730261837, 0.9928081103514454, -3.1385639009049626, 0.392337703815991, -3.141570306503089], "max": [0.6189849206640315, 0.30241151864406685, 1.1939145656242396, 3.1399625293333497, 1.5302732196869226, 3.141367992928254, 0.6748421487899006, -0.09013362122158972, 1.1701847668130523, 3.1370359014006843, 1.554343261498135, 3.141175936126865], "count": [1244]}, "gripper_mode_state": {"mean": [0.29260450160771706, 0.2877813504823151], "std": [0.45495835770608123, 0.4527286657556513], "min": [0, 0], "max": [1, 1], "count": [1244]}, "gripper_activity_state": {"mean": [1.6696141479099678, 1.8271704180064308], "std": [0.6583689621682259, 0.5149233076472145], "min": [0, 0], "max": [2, 2], "count": [1244]}, "gripper_mode_action": {"mean": [0.29260450160771706, 0.2877813504823151], "std": [0.45495835770608123, 0.4527286657556513], "min": [0, 0], "max": [1, 1], "count": [1244]}, "gripper_activity_action": {"mean": [1.6696141479099678, 1.8271704180064308], "std": [0.6583689621682259, 0.5149233076472145], "min": [0, 0], "max": [2, 2], "count": [1244]}, "gripper_open_scale_state": {"mean": [0.5846366560221388, 0.47127371403948715], "std": [0.3059868025745201, 0.2449606473774879], "min": [0.0, 0.011], "max": [0.848, 0.838], "count": [1244]}, "gripper_open_scale_action": {"mean": [0.5846366560221388, 0.47127371403948715], "std": [0.3059868025745201, 0.2449606473774879], "min": [0.0, 0.011], "max": [0.848, 0.838], "count": [1244]}}} +{"episode_index": 348, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4096697723458753]], [[0.4374581986398163]], [[0.44221626037802514]]], "std": [[[0.22097139438210672]], [[0.19246919242020663]], [[0.18391229329699568]]], "count": [185]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4297934353471118]], [[0.45201982092386506]], [[0.45468397919978804]]], "std": [[[0.17571490266001885]], [[0.14967358116400134]], [[0.14162689901927003]]], "count": [185]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44263980083024196]], [[0.4603915518459636]], [[0.4616110249955839]]], "std": [[[0.15567084692894076]], [[0.13153241637127938]], [[0.12552444033828622]]], "count": [185]}, "observation.state": {"min": [0.27169540524482727, 1.7623636722564697, -1.1737688779830933, -0.9450434446334839, -2.6231253147125244, -2.0381431579589844, 0.0858178436756134, 0.0, 0.034612998366355896, 0.265610009431839, -0.09062299877405167, -3.1411852836608887, -0.09799999743700027, -1.0770000219345093, -0.8532217144966125, -2.0801706314086914, 0.18383553624153137, -0.17660987377166748, 0.7200530767440796, 0.7530571818351746, -2.3485848903656006, 38.0, -0.3471969962120056, 0.2597990036010742, -0.1339299976825714, -3.1411852836608887, -0.027000000700354576, -3.1411852836608887], "max": [1.1024895906448364, 2.081357479095459, 0.9726022481918335, 0.1958608627319336, -1.5461173057556152, -0.9105033874511719, 2.1747500896453857, 803.0, 0.4171839952468872, 0.4265959858894348, 0.1581459939479828, 3.1410000324249268, 1.2899999618530273, 0.5960000157356262, -0.36477380990982056, -1.865530252456665, 1.210281252861023, 0.982236385345459, 2.494581699371338, 1.8965619802474976, -0.26740190386772156, 833.0, -0.20501799881458282, 0.4489479959011078, 0.08791100233793259, 3.1410000324249268, 1.190999984741211, 3.140000104904175], "mean": [0.5631434321403503, 1.97609543800354, -0.16839556396007538, -0.4266655147075653, -2.101949691772461, -1.4805811643600464, 1.2904561758041382, 452.8546447753906, 0.2970343828201294, 0.3380395770072937, 0.052800145000219345, -1.310570478439331, 0.4854331612586975, -0.35636815428733826, -0.5388758182525635, -2.0172317028045654, 0.7301217913627625, 0.5008459091186523, 1.7249945402145386, 1.4498902559280396, -1.613649606704712, 571.35986328125, -0.2872784733772278, 0.3437005877494812, 0.014842296950519085, 0.8516565561294556, 0.598576009273529, -1.7865499258041382], "std": [0.2602751851081848, 0.09705095738172531, 0.7811269760131836, 0.3930196166038513, 0.24915587902069092, 0.2391248643398285, 0.8221979737281799, 349.8304138183594, 0.11655665189027786, 0.055848442018032074, 0.0538315586745739, 2.0998737812042236, 0.34737640619277954, 0.480046808719635, 0.1282571703195572, 0.06874936819076538, 0.2074079066514969, 0.35331177711486816, 0.6056048274040222, 0.323426216840744, 0.6839328408241272, 359.63348388671875, 0.04078897088766098, 0.053308941423892975, 0.05384472385048866, 2.6261932849884033, 0.3876749873161316, 1.556891918182373], "count": [1056]}, "action": {"min": [0.27169540524482727, 1.7623636722564697, -1.1737688779830933, -0.9450434446334839, -2.6231253147125244, -2.0381431579589844, 0.0858178436756134, 0.0, 0.034612998366355896, 0.265610009431839, -0.09062299877405167, -3.1411852836608887, -0.09799999743700027, -1.0770000219345093, -0.8532217144966125, -2.0801706314086914, 0.18383553624153137, -0.17660987377166748, 0.7200530767440796, 0.7530571818351746, -2.3485848903656006, 38.0, -0.3471969962120056, 0.2597990036010742, -0.1339299976825714, -3.1411852836608887, -0.027000000700354576, -3.1411852836608887], "max": [1.1024895906448364, 2.081357479095459, 0.9726022481918335, 0.1958608627319336, -1.5461173057556152, -0.9105033874511719, 2.1747500896453857, 803.0, 0.4171839952468872, 0.4265959858894348, 0.1581459939479828, 3.1410000324249268, 1.2899999618530273, 0.5960000157356262, -0.36477380990982056, -1.865530252456665, 1.210281252861023, 0.982236385345459, 2.494581699371338, 1.8965619802474976, -0.26740190386772156, 833.0, -0.20501799881458282, 0.4489479959011078, 0.08791100233793259, 3.1410000324249268, 1.190999984741211, 3.140000104904175], "mean": [0.5631434321403503, 1.97609543800354, -0.16839556396007538, -0.4266655147075653, -2.101949691772461, -1.4805811643600464, 1.2904561758041382, 452.8546447753906, 0.2970343828201294, 0.3380395770072937, 0.052800145000219345, -1.310570478439331, 0.4854331612586975, -0.35636815428733826, -0.5388758182525635, -2.0172317028045654, 0.7301217913627625, 0.5008459091186523, 1.7249945402145386, 1.4498902559280396, -1.613649606704712, 571.35986328125, -0.2872784733772278, 0.3437005877494812, 0.014842296950519085, 0.8516565561294556, 0.598576009273529, -1.7865499258041382], "std": [0.2602751851081848, 0.09705095738172531, 0.7811269760131836, 0.3930196166038513, 0.24915587902069092, 0.2391248643398285, 0.8221979737281799, 349.8304138183594, 0.11655665189027786, 0.055848442018032074, 0.0538315586745739, 2.0998737812042236, 0.34737640619277954, 0.480046808719635, 0.1282571703195572, 0.06874936819076538, 0.2074079066514969, 0.35331177711486816, 0.6056048274040222, 0.323426216840744, 0.6839328408241272, 359.63348388671875, 0.04078897088766098, 0.053308941423892975, 0.05384472385048866, 2.6261932849884033, 0.3876749873161316, 1.556891918182373], "count": [1056]}, "timestamp": {"min": [0.0], "max": [35.166666666666664], "mean": [17.583333333333332], "std": [10.161360181626314], "count": [1056]}, "frame_index": {"min": [0], "max": [1055], "mean": [527.5], "std": [304.8408054487894], "count": [1056]}, "episode_index": {"min": [351], "max": [351], "mean": [351.0], "std": [0.0], "count": [1056]}, "index": {"min": [372084], "max": [373139], "mean": [372611.5], "std": [304.8408054487894], "count": [1056]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1056]}, "subtask_annotation": {"mean": [16.455492424242426, 29.0, 29.0, 29.0, 29.0], "std": [9.000310818703682, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1056]}, "scene_annotation": {"mean": [351.0], "std": [0.0], "min": [351], "max": [351], "count": [1056]}, "eef_direction_state": {"mean": [3.9195075757575757, 3.8125], "std": [2.2697279372280494, 2.0895834277470597], "min": [0, 0], "max": [6, 6], "count": [1056]}, "eef_velocity_state": {"mean": [0.6098484848484849, 0.7982954545454546], "std": [0.6040093126520704, 0.6728198038584956], "min": [0, 0], "max": [2, 2], "count": [1056]}, "eef_acc_mag_state": {"mean": [0.7121212121212122, 0.6268939393939394], "std": [0.8202485121420549, 0.8112584991157364], "min": [0, 0], "max": [2, 2], "count": [1056]}, "eef_direction_action": {"mean": [3.9195075757575757, 3.8125], "std": [2.2697279372280494, 2.0895834277470597], "min": [0, 0], "max": [6, 6], "count": [1056]}, "eef_velocity_action": {"mean": [0.6098484848484849, 0.7982954545454546], "std": [0.6040093126520704, 0.6728198038584956], "min": [0, 0], "max": [2, 2], "count": [1056]}, "eef_acc_mag_action": {"mean": [0.7121212121212122, 0.6268939393939394], "std": [0.8202485121420549, 0.8112584991157364], "min": [0, 0], "max": [2, 2], "count": [1056]}, "eef_sim_pose_state": {"mean": [0.547402366231732, 0.3053516767920223, 1.0863984557232371, -1.9305857747074584, 0.8054142279362096, 0.07704619768482236, 0.5430145168006479, -0.3247815123002116, 1.1059098947580643, 1.7906789797112816, 0.9868166815839738, -0.8706478577809382], "std": [0.04342253902510052, 0.057433275501046446, 0.037669913383716336, 0.5101995597587617, 0.43901350395950917, 2.6587751765362206, 0.06606317384940184, 0.0947425886827579, 0.07921106285184364, 1.1384234394659234, 0.31754253907719543, 1.931185566825637], "min": [0.48554514642812086, 0.15533151837740872, 1.0284098141288702, -2.4715529828336362, 0.10504362806849721, -3.140420391733122, 0.45023046156481766, -0.4280253849519772, 1.018229208816389, -3.140490260236411, 0.4261286104073432, -3.1411596919661164], "max": [0.639485705771228, 0.3862878546537787, 1.183864648589624, -0.4504235220663981, 1.380827258724643, 3.1412460568220633, 0.648951281836535, -0.08345990325356173, 1.2647487237181483, 3.13816223671666, 1.3943656623530725, 3.123503347252703], "count": [1056]}, "eef_sim_pose_action": {"mean": [0.547402366231732, 0.3053516767920223, 1.0863984557232371, -1.9305857747074584, 0.8054142279362096, 0.07704619768482236, 0.5430145168006479, -0.3247815123002116, 1.1059098947580643, 1.7906789797112816, 0.9868166815839738, -0.8706478577809382], "std": [0.04342253902510052, 0.057433275501046446, 0.037669913383716336, 0.5101995597587617, 0.43901350395950917, 2.6587751765362206, 0.06606317384940184, 0.0947425886827579, 0.07921106285184364, 1.1384234394659234, 0.31754253907719543, 1.931185566825637], "min": [0.48554514642812086, 0.15533151837740872, 1.0284098141288702, -2.4715529828336362, 0.10504362806849721, -3.140420391733122, 0.45023046156481766, -0.4280253849519772, 1.018229208816389, -3.140490260236411, 0.4261286104073432, -3.1411596919661164], "max": [0.639485705771228, 0.3862878546537787, 1.183864648589624, -0.4504235220663981, 1.380827258724643, 3.1412460568220633, 0.648951281836535, -0.08345990325356173, 1.2647487237181483, 3.13816223671666, 1.3943656623530725, 3.123503347252703], "count": [1056]}, "gripper_mode_state": {"mean": [0.32386363636363635, 0.4034090909090909], "std": [0.4679486952700649, 0.4905814879110174], "min": [0, 0], "max": [1, 1], "count": [1056]}, "gripper_activity_state": {"mean": [1.9289772727272727, 1.9109848484848484], "std": [0.339442077129361, 0.3530609867664374], "min": [0, 0], "max": [2, 2], "count": [1056]}, "gripper_mode_action": {"mean": [0.32386363636363635, 0.4034090909090909], "std": [0.4679486952700649, 0.4905814879110174], "min": [0, 0], "max": [1, 1], "count": [1056]}, "gripper_activity_action": {"mean": [1.9289772727272727, 1.9109848484848484], "std": [0.339442077129361, 0.3530609867664374], "min": [0, 0], "max": [2, 2], "count": [1056]}, "gripper_open_scale_state": {"mean": [0.5713598484812403, 0.45285464014109283], "std": [0.3596336046490372, 0.3498305774959903], "min": [0.038, 0.0], "max": [0.833, 0.803], "count": [1056]}, "gripper_open_scale_action": {"mean": [0.5713598484812403, 0.45285464014109283], "std": [0.3596336046490372, 0.3498305774959903], "min": [0.038, 0.0], "max": [0.833, 0.803], "count": [1056]}}} +{"episode_index": 349, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.42390225688401595]], [[0.4495207306048652]], [[0.45319880013149244]]], "std": [[[0.21594080687397796]], [[0.18852325031348408]], [[0.1806793071406193]]], "count": [169]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[0.8666666666666667]], [[0.9137254901960784]]], "mean": [[[0.43028601297520985]], [[0.4544065799396682]], [[0.45657737508218277]]], "std": [[[0.1776247192774666]], [[0.14990968079337186]], [[0.14313598827428756]]], "count": [169]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4357995997215454]], [[0.4574741414317206]], [[0.4583060015179642]]], "std": [[[0.158314054524801]], [[0.13050096455978472]], [[0.12338457689453294]]], "count": [169]}, "observation.state": {"min": [0.24171066284179688, 1.7581051588058472, -1.117743730545044, -1.0574251413345337, -2.5223848819732666, -1.9272449016571045, 0.14994123578071594, -2.0, 0.0682549998164177, 0.2695600092411041, -0.0766490027308464, -3.1411852836608887, -0.10599999129772186, -1.1160000562667847, -0.6289293766021729, -2.0787222385406494, 0.5630257725715637, -0.07988372445106506, 0.4112693667411804, 0.3859272003173828, -2.41302227973938, 18.0, -0.36199700832366943, 0.28508099913597107, -0.16162599623203278, -3.1411852836608887, -0.04100000485777855, -3.115999937057495], "max": [1.033915638923645, 2.075493097305298, -0.09194394946098328, -0.016859881579875946, -0.35922369360923767, -0.7547502517700195, 2.174680233001709, 660.0, 0.41727301478385925, 0.44980400800704956, 0.14526599645614624, 3.1389999389648438, 1.2879999876022339, 0.6650000214576721, -0.32848840951919556, -1.7796947956085205, 2.1195452213287354, 0.803706705570221, 2.492906093597412, 1.7999756336212158, -0.3144559860229492, 829.0, -0.16099999845027924, 0.43694499135017395, 0.10303200036287308, 3.140000104904175, 1.1510000228881836, 3.0940001010894775], "mean": [0.5655783414840698, 1.9874787330627441, -0.5833053588867188, -0.5543248057365417, -1.7391095161437988, -1.384398341178894, 1.448084831237793, 362.7247009277344, 0.29878532886505127, 0.3582950234413147, 0.06537225842475891, -1.8867162466049194, 0.5105814933776855, -0.3306494355201721, -0.5310682058334351, -1.9930989742279053, 1.0113648176193237, 0.6639124751091003, 1.6264171600341797, 1.2150542736053467, -1.7622432708740234, 585.2060546875, -0.27570992708206177, 0.3692901134490967, 0.014130226336419582, 1.4336624145507812, 0.5248746275901794, -1.9879714250564575], "std": [0.20221024751663208, 0.07604345679283142, 0.33025145530700684, 0.3185443580150604, 0.6278203725814819, 0.22543500363826752, 0.7084295749664307, 253.3690185546875, 0.09966045618057251, 0.05795067548751831, 0.058528799563646317, 1.5316493511199951, 0.3206619918346405, 0.5566080808639526, 0.06595973670482635, 0.08773738145828247, 0.4510822296142578, 0.17768414318561554, 0.7282018065452576, 0.47673365473747253, 0.6346688270568848, 321.4317626953125, 0.04610965773463249, 0.0462895892560482, 0.06534691154956818, 2.3432116508483887, 0.3208244740962982, 1.160366177558899], "count": [939]}, "action": {"min": [0.24171066284179688, 1.7581051588058472, -1.117743730545044, -1.0574251413345337, -2.5223848819732666, -1.9272449016571045, 0.14994123578071594, -2.0, 0.0682549998164177, 0.2695600092411041, -0.0766490027308464, -3.1411852836608887, -0.10599999129772186, -1.1160000562667847, -0.6289293766021729, -2.0787222385406494, 0.5630257725715637, -0.07988372445106506, 0.4112693667411804, 0.3859272003173828, -2.41302227973938, 18.0, -0.36199700832366943, 0.28508099913597107, -0.16162599623203278, -3.1411852836608887, -0.04100000485777855, -3.115999937057495], "max": [1.033915638923645, 2.075493097305298, -0.09194394946098328, -0.016859881579875946, -0.35922369360923767, -0.7547502517700195, 2.174680233001709, 660.0, 0.41727301478385925, 0.44980400800704956, 0.14526599645614624, 3.1389999389648438, 1.2879999876022339, 0.6650000214576721, -0.32848840951919556, -1.7796947956085205, 2.1195452213287354, 0.803706705570221, 2.492906093597412, 1.7999756336212158, -0.3144559860229492, 829.0, -0.16099999845027924, 0.43694499135017395, 0.10303200036287308, 3.140000104904175, 1.1510000228881836, 3.0940001010894775], "mean": [0.5655783414840698, 1.9874787330627441, -0.5833053588867188, -0.5543248057365417, -1.7391095161437988, -1.384398341178894, 1.448084831237793, 362.7247009277344, 0.29878532886505127, 0.3582950234413147, 0.06537225842475891, -1.8867162466049194, 0.5105814933776855, -0.3306494355201721, -0.5310682058334351, -1.9930989742279053, 1.0113648176193237, 0.6639124751091003, 1.6264171600341797, 1.2150542736053467, -1.7622432708740234, 585.2060546875, -0.27570992708206177, 0.3692901134490967, 0.014130226336419582, 1.4336624145507812, 0.5248746275901794, -1.9879714250564575], "std": [0.20221024751663208, 0.07604345679283142, 0.33025145530700684, 0.3185443580150604, 0.6278203725814819, 0.22543500363826752, 0.7084295749664307, 253.3690185546875, 0.09966045618057251, 0.05795067548751831, 0.058528799563646317, 1.5316493511199951, 0.3206619918346405, 0.5566080808639526, 0.06595973670482635, 0.08773738145828247, 0.4510822296142578, 0.17768414318561554, 0.7282018065452576, 0.47673365473747253, 0.6346688270568848, 321.4317626953125, 0.04610965773463249, 0.0462895892560482, 0.06534691154956818, 2.3432116508483887, 0.3208244740962982, 1.160366177558899], "count": [939]}, "timestamp": {"min": [0.0], "max": [31.266666666666666], "mean": [15.633333333333335], "std": [9.035526589011884], "count": [939]}, "frame_index": {"min": [0], "max": [938], "mean": [469.0], "std": [271.0657976703565], "count": [939]}, "episode_index": {"min": [352], "max": [352], "mean": [352.0], "std": [0.0], "count": [939]}, "index": {"min": [373140], "max": [374078], "mean": [373609.0], "std": [271.0657976703565], "count": [939]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [939]}, "subtask_annotation": {"mean": [15.626198083067093, 29.0, 29.0, 29.0, 29.0], "std": [8.945926514362874, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [939]}, "scene_annotation": {"mean": [352.0], "std": [0.0], "min": [352], "max": [352], "count": [939]}, "eef_direction_state": {"mean": [3.8764643237486687, 3.7071352502662407], "std": [2.0854151119355673, 1.9851585091677124], "min": [0, 0], "max": [6, 6], "count": [939]}, "eef_velocity_state": {"mean": [0.7092651757188498, 0.8998935037273695], "std": [0.652372905515015, 0.6988427901284794], "min": [0, 0], "max": [2, 2], "count": [939]}, "eef_acc_mag_state": {"mean": [0.6794462193823216, 0.7401490947816827], "std": [0.8246168065020132, 0.8336610936653464], "min": [0, 0], "max": [2, 2], "count": [939]}, "eef_direction_action": {"mean": [3.8764643237486687, 3.7071352502662407], "std": [2.0854151119355673, 1.9851585091677124], "min": [0, 0], "max": [6, 6], "count": [939]}, "eef_velocity_action": {"mean": [0.7092651757188498, 0.8998935037273695], "std": [0.652372905515015, 0.6988427901284794], "min": [0, 0], "max": [2, 2], "count": [939]}, "eef_acc_mag_action": {"mean": [0.6794462193823216, 0.7401490947816827], "std": [0.8246168065020132, 0.8336610936653464], "min": [0, 0], "max": [2, 2], "count": [939]}, "eef_sim_pose_state": {"mean": [0.5724453380134075, 0.2953321429376924, 1.0987089049182315, -2.28032602172848, 0.7933011196070314, -0.18109978139753777, 0.560876816493556, -0.33494823657879375, 1.1130986801313982, 2.001149791372358, 0.9615720865811496, -0.7887133774341164], "std": [0.03505024147243616, 0.07202111475117161, 0.03507944850452199, 0.49735612530537904, 0.43327690595578233, 2.8306266072794637, 0.06397563172859035, 0.08343526255916861, 0.0652839691269141, 0.9349207006720666, 0.259787691061308, 2.135710516854016], "min": [0.48467132739154595, 0.09899281210281939, 1.0318965878376403, -2.9753065363745246, 0.09049001261354195, -3.1413300111907807, 0.45810730030577246, -0.4414962830862968, 1.0420845066168596, -0.00951204766692676, 0.4716202628574053, -3.1363034286968032], "max": [0.63266569785036, 0.395276241526742, 1.1693863865942702, -0.26248101633594106, 1.3346916155361246, 3.1413643517181455, 0.6628332418900448, -0.1090544702023013, 1.2594231321960216, 2.895697033263082, 1.5159653816395684, 3.1405518778390373], "count": [939]}, "eef_sim_pose_action": {"mean": [0.5724453380134075, 0.2953321429376924, 1.0987089049182315, -2.28032602172848, 0.7933011196070314, -0.18109978139753777, 0.560876816493556, -0.33494823657879375, 1.1130986801313982, 2.001149791372358, 0.9615720865811496, -0.7887133774341164], "std": [0.03505024147243616, 0.07202111475117161, 0.03507944850452199, 0.49735612530537904, 0.43327690595578233, 2.8306266072794637, 0.06397563172859035, 0.08343526255916861, 0.0652839691269141, 0.9349207006720666, 0.259787691061308, 2.135710516854016], "min": [0.48467132739154595, 0.09899281210281939, 1.0318965878376403, -2.9753065363745246, 0.09049001261354195, -3.1413300111907807, 0.45810730030577246, -0.4414962830862968, 1.0420845066168596, -0.00951204766692676, 0.4716202628574053, -3.1363034286968032], "max": [0.63266569785036, 0.395276241526742, 1.1693863865942702, -0.26248101633594106, 1.3346916155361246, 3.1413643517181455, 0.6628332418900448, -0.1090544702023013, 1.2594231321960216, 2.895697033263082, 1.5159653816395684, 3.1405518778390373], "count": [939]}, "gripper_mode_state": {"mean": [0.30138445154419596, 0.3887113951011715], "std": [0.45885930731718244, 0.48745753293971344], "min": [0, 0], "max": [1, 1], "count": [939]}, "gripper_activity_state": {"mean": [1.931842385516507, 1.8466453674121406], "std": [0.3224604435756206, 0.48173998274685864], "min": [0, 0], "max": [2, 2], "count": [939]}, "gripper_mode_action": {"mean": [0.30138445154419596, 0.3887113951011715], "std": [0.45885930731718244, 0.48745753293971344], "min": [0, 0], "max": [1, 1], "count": [939]}, "gripper_activity_action": {"mean": [1.931842385516507, 1.8466453674121406], "std": [0.3224604435756206, 0.48173998274685864], "min": [0, 0], "max": [2, 2], "count": [939]}, "gripper_open_scale_state": {"mean": [0.5852060698081659, 0.3628647497427732], "std": [0.321432020472169, 0.2531679265658613], "min": [0.018, 0.0], "max": [0.829, 0.66], "count": [939]}, "gripper_open_scale_action": {"mean": [0.5852060698081659, 0.3628647497427732], "std": [0.321432020472169, 0.2531679265658613], "min": [0.018, 0.0], "max": [0.829, 0.66], "count": [939]}}} +{"episode_index": 350, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.41443794958811925]], [[0.4433358435336659]], [[0.4455865154987044]]], "std": [[[0.21928839842796577]], [[0.18909045927895515]], [[0.18228470590952733]]], "count": [169]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[1.0]], [[1.0]]], "mean": [[[0.4353985272363384]], [[0.4593622145357157]], [[0.46205185853927366]]], "std": [[[0.1726315961310801]], [[0.1449457681632954]], [[0.13747004189004536]]], "count": [169]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43791657602390066]], [[0.4572817044224001]], [[0.4587031231871447]]], "std": [[[0.1677577937274688]], [[0.14233910798591198]], [[0.13636903263608735]]], "count": [169]}, "observation.state": {"min": [0.25555112957954407, 1.774598479270935, -1.391149640083313, -1.2353266477584839, -2.534200668334961, -1.767791748046875, 0.3436553478240967, 0.0, 0.03508400171995163, 0.28843599557876587, -0.09184300154447556, -3.1391851902008057, -0.27399998903274536, -1.0399999618530273, -0.7253937721252441, -2.0786523818969727, 0.39765581488609314, 0.03981095924973488, 0.05647885426878929, 0.589467465877533, -2.3790061473846436, 18.0, -0.3499319851398468, 0.2822130024433136, -0.1664540022611618, -3.1411852836608887, -0.16700001060962677, -3.1331851482391357], "max": [1.0385233163833618, 2.078512668609619, -0.440102219581604, -0.015219271183013916, -0.38643336296081543, -0.9236806035041809, 2.351011037826538, 660.0, 0.41714200377464294, 0.42618998885154724, 0.1672549992799759, 3.1410000324249268, 1.1419999599456787, 0.9130000472068787, -0.4032408893108368, -1.7520140409469604, 2.3103270530700684, 0.7826579809188843, 2.595932960510254, 1.837290644645691, -0.2439446747303009, 846.0, -0.2018049955368042, 0.46834099292755127, 0.11813300102949142, 3.1410000324249268, 1.2120000123977661, 3.134999990463257], "mean": [0.6043570041656494, 2.0126895904541016, -0.7448850870132446, -0.6167498826980591, -1.6695029735565186, -1.4397698640823364, 1.5103930234909058, 418.3219299316406, 0.2792931795120239, 0.35203316807746887, 0.05069420859217644, -1.5869988203048706, 0.43734467029571533, -0.3040320873260498, -0.5753192901611328, -1.9712817668914795, 1.071215033531189, 0.5620484948158264, 1.4393197298049927, 1.2567516565322876, -1.5008069276809692, 558.4835205078125, -0.27828946709632874, 0.37380537390708923, 0.022978149354457855, 1.785164713859558, 0.4782331585884094, -1.390150547027588], "std": [0.21078333258628845, 0.07449711114168167, 0.28279909491539, 0.36373206973075867, 0.8444756865501404, 0.21818289160728455, 0.7502983212471008, 285.406982421875, 0.11998698115348816, 0.03729407116770744, 0.06105702370405197, 1.9140925407409668, 0.43606868386268616, 0.5635940432548523, 0.09764130413532257, 0.10943987220525742, 0.48344534635543823, 0.18048325181007385, 1.011676549911499, 0.4614790678024292, 0.8596393465995789, 359.8990173339844, 0.035943519324064255, 0.051382798701524734, 0.06670825928449631, 1.8761767148971558, 0.3914324641227722, 2.0364930629730225], "count": [935]}, "action": {"min": [0.25555112957954407, 1.774598479270935, -1.391149640083313, -1.2353266477584839, -2.534200668334961, -1.767791748046875, 0.3436553478240967, 0.0, 0.03508400171995163, 0.28843599557876587, -0.09184300154447556, -3.1391851902008057, -0.27399998903274536, -1.0399999618530273, -0.7253937721252441, -2.0786523818969727, 0.39765581488609314, 0.03981095924973488, 0.05647885426878929, 0.589467465877533, -2.3790061473846436, 18.0, -0.3499319851398468, 0.2822130024433136, -0.1664540022611618, -3.1411852836608887, -0.16700001060962677, -3.1331851482391357], "max": [1.0385233163833618, 2.078512668609619, -0.440102219581604, -0.015219271183013916, -0.38643336296081543, -0.9236806035041809, 2.351011037826538, 660.0, 0.41714200377464294, 0.42618998885154724, 0.1672549992799759, 3.1410000324249268, 1.1419999599456787, 0.9130000472068787, -0.4032408893108368, -1.7520140409469604, 2.3103270530700684, 0.7826579809188843, 2.595932960510254, 1.837290644645691, -0.2439446747303009, 846.0, -0.2018049955368042, 0.46834099292755127, 0.11813300102949142, 3.1410000324249268, 1.2120000123977661, 3.134999990463257], "mean": [0.6043570041656494, 2.0126895904541016, -0.7448850870132446, -0.6167498826980591, -1.6695029735565186, -1.4397698640823364, 1.5103930234909058, 418.3219299316406, 0.2792931795120239, 0.35203316807746887, 0.05069420859217644, -1.5869988203048706, 0.43734467029571533, -0.3040320873260498, -0.5753192901611328, -1.9712817668914795, 1.071215033531189, 0.5620484948158264, 1.4393197298049927, 1.2567516565322876, -1.5008069276809692, 558.4835205078125, -0.27828946709632874, 0.37380537390708923, 0.022978149354457855, 1.785164713859558, 0.4782331585884094, -1.390150547027588], "std": [0.21078333258628845, 0.07449711114168167, 0.28279909491539, 0.36373206973075867, 0.8444756865501404, 0.21818289160728455, 0.7502983212471008, 285.406982421875, 0.11998698115348816, 0.03729407116770744, 0.06105702370405197, 1.9140925407409668, 0.43606868386268616, 0.5635940432548523, 0.09764130413532257, 0.10943987220525742, 0.48344534635543823, 0.18048325181007385, 1.011676549911499, 0.4614790678024292, 0.8596393465995789, 359.8990173339844, 0.035943519324064255, 0.051382798701524734, 0.06670825928449631, 1.8761767148971558, 0.3914324641227722, 2.0364930629730225], "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": [353], "max": [353], "mean": [353.0], "std": [0.0], "count": [935]}, "index": {"min": [374079], "max": [375013], "mean": [374546.0], "std": [269.91109647437617], "count": [935]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [935]}, "subtask_annotation": {"mean": [16.954010695187165, 29.0, 29.0, 29.0, 29.0], "std": [8.645670454288934, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [935]}, "scene_annotation": {"mean": [353.0], "std": [0.0], "min": [353], "max": [353], "count": [935]}, "eef_direction_state": {"mean": [3.968983957219251, 3.827807486631016], "std": [2.195303819680814, 2.053633015382524], "min": [0, 0], "max": [6, 6], "count": [935]}, "eef_velocity_state": {"mean": [0.679144385026738, 0.839572192513369], "std": [0.6779517086488677, 0.7044061699579812], "min": [0, 0], "max": [2, 2], "count": [935]}, "eef_acc_mag_state": {"mean": [0.7978609625668449, 0.7443850267379679], "std": [0.8368490187207229, 0.8324360368807514], "min": [0, 0], "max": [2, 2], "count": [935]}, "eef_direction_action": {"mean": [3.968983957219251, 3.827807486631016], "std": [2.195303819680814, 2.053633015382524], "min": [0, 0], "max": [6, 6], "count": [935]}, "eef_velocity_action": {"mean": [0.679144385026738, 0.839572192513369], "std": [0.6779517086488677, 0.7044061699579812], "min": [0, 0], "max": [2, 2], "count": [935]}, "eef_acc_mag_action": {"mean": [0.7978609625668449, 0.7443850267379679], "std": [0.8368490187207229, 0.8324360368807514], "min": [0, 0], "max": [2, 2], "count": [935]}, "eef_sim_pose_state": {"mean": [0.5772197852553863, 0.299987748927358, 1.1009861666974068, -0.7525160295619875, 0.8350864090679881, 1.4106903945230542, 0.5593960748292012, -0.31008744104038205, 1.1193177056643877, 2.08135028042107, 0.880273692574681, -0.9306598687555798], "std": [0.03973336988474002, 0.06367618657585748, 0.043869570630165056, 2.2372576949369583, 0.5036797020912033, 2.1086697014883975, 0.045991220052404955, 0.1036240337465009, 0.07140006724935992, 0.8007196079684943, 0.30503611155852484, 1.9367888391835026], "min": [0.5054219988497003, 0.12542882854292953, 1.0104540058882114, -3.1356574542722306, 0.02010581217019758, -3.1398441628476794, 0.4771022520190888, -0.43641779732279073, 1.0390875791163015, 0.4984251654847208, 0.32601033442896643, -3.1408113969076377], "max": [0.6603518989673638, 0.39821845396961913, 1.1942216454098715, 3.1375444654251528, 1.5307274204375796, 3.1412558133882724, 0.6367008057029504, -0.06911664978565386, 1.260510863648033, 2.984739791880252, 1.407411908321893, 3.1199381619635833], "count": [935]}, "eef_sim_pose_action": {"mean": [0.5772197852553863, 0.299987748927358, 1.1009861666974068, -0.7525160295619875, 0.8350864090679881, 1.4106903945230542, 0.5593960748292012, -0.31008744104038205, 1.1193177056643877, 2.08135028042107, 0.880273692574681, -0.9306598687555798], "std": [0.03973336988474002, 0.06367618657585748, 0.043869570630165056, 2.2372576949369583, 0.5036797020912033, 2.1086697014883975, 0.045991220052404955, 0.1036240337465009, 0.07140006724935992, 0.8007196079684943, 0.30503611155852484, 1.9367888391835026], "min": [0.5054219988497003, 0.12542882854292953, 1.0104540058882114, -3.1356574542722306, 0.02010581217019758, -3.1398441628476794, 0.4771022520190888, -0.43641779732279073, 1.0390875791163015, 0.4984251654847208, 0.32601033442896643, -3.1408113969076377], "max": [0.6603518989673638, 0.39821845396961913, 1.1942216454098715, 3.1375444654251528, 1.5307274204375796, 3.1412558133882724, 0.6367008057029504, -0.06911664978565386, 1.260510863648033, 2.984739791880252, 1.407411908321893, 3.1199381619635833], "count": [935]}, "gripper_mode_state": {"mean": [0.3251336898395722, 0.36149732620320857], "std": [0.4684247789889793, 0.4804341883662562], "min": [0, 0], "max": [1, 1], "count": [935]}, "gripper_activity_state": {"mean": [1.9165775401069518, 1.9101604278074866], "std": [0.36926440555079704, 0.3677558419517706], "min": [0, 0], "max": [2, 2], "count": [935]}, "gripper_mode_action": {"mean": [0.3251336898395722, 0.36149732620320857], "std": [0.4684247789889793, 0.4804341883662562], "min": [0, 0], "max": [1, 1], "count": [935]}, "gripper_activity_action": {"mean": [1.9165775401069518, 1.9101604278074866], "std": [0.36926440555079704, 0.3677558419517706], "min": [0, 0], "max": [2, 2], "count": [935]}, "gripper_open_scale_state": {"mean": [0.5584834224150148, 0.4183219250746661], "std": [0.3598990043258876, 0.2854070049356479], "min": [0.018, 0.0], "max": [0.846, 0.66], "count": [935]}, "gripper_open_scale_action": {"mean": [0.5584834224150148, 0.4183219250746661], "std": [0.3598990043258876, 0.2854070049356479], "min": [0.018, 0.0], "max": [0.846, 0.66], "count": [935]}}} +{"episode_index": 351, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.41875059396363906]], [[0.4436975609927879]], [[0.44560462916009314]]], "std": [[[0.21655044736643073]], [[0.1891794439475059]], [[0.18343540374407227]]], "count": [174]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[0.8313725490196079]], [[0.8431372549019608]]], "mean": [[[0.43898111759071445]], [[0.4587041579802419]], [[0.459288344696116]]], "std": [[[0.16162744623384248]], [[0.13441575244455495]], [[0.12847920194643817]]], "count": [174]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44217668070580723]], [[0.45875039441063786]], [[0.4576781116182105]]], "std": [[[0.17861394919853965]], [[0.15748816849421124]], [[0.1537932241603588]]], "count": [174]}, "observation.state": {"min": [0.30625295639038086, 1.7819812297821045, -1.7256245613098145, -1.1146719455718994, -2.6979124546051025, -1.8416714668273926, 0.13372713327407837, -1.0, 0.03348999843001366, 0.2604820132255554, -0.14527499675750732, -3.1411852836608887, -0.4169999957084656, -1.00600004196167, -0.6949900984764099, -2.078756809234619, 0.4573635458946228, 0.15332718193531036, -0.060615286231040955, 0.7708421349525452, -2.3753933906555176, 35.0, -0.36825600266456604, 0.26816898584365845, -0.13888800144195557, -3.1411852836608887, -0.07500000298023224, -3.1411852836608887], "max": [1.1303625106811523, 2.0916550159454346, 0.34379497170448303, -0.009564404375851154, -1.0767110586166382, -0.17189748585224152, 2.282698631286621, 590.0, 0.41532498598098755, 0.4962790012359619, 0.18199799954891205, 3.138000011444092, 1.378000020980835, 0.9399999976158142, -0.25446900725364685, -1.7528342008590698, 2.081671714782715, 0.8315621018409729, 2.4699900150299072, 1.8143222332000732, -0.23057545721530914, 841.0, -0.20752200484275818, 0.4536359906196594, 0.1161860004067421, 3.1410000324249268, 1.2079999446868896, 3.1410000324249268], "mean": [0.6800888180732727, 2.022379159927368, -0.5867769718170166, -0.6219678521156311, -1.9157978296279907, -1.479559302330017, 1.545592188835144, 423.367919921875, 0.24902382493019104, 0.35264483094215393, 0.042223475873470306, -0.8149189949035645, 0.323636919260025, -0.278017520904541, -0.47884994745254517, -1.9833704233169556, 1.0696916580200195, 0.5229274034500122, 1.3077058792114258, 1.2506026029586792, -1.3471097946166992, 678.1401977539062, -0.30216819047927856, 0.3560348451137543, 0.023762298747897148, 1.8659089803695679, 0.5570276975631714, -1.9628714323043823], "std": [0.2590537667274475, 0.06418394297361374, 0.6166898012161255, 0.35086920857429504, 0.5521718859672546, 0.3211018145084381, 0.7729935050010681, 219.99661254882812, 0.12935861945152283, 0.05804431065917015, 0.08297521620988846, 2.388439655303955, 0.3695288300514221, 0.5446479916572571, 0.11160597205162048, 0.11105675995349884, 0.37980732321739197, 0.1993224173784256, 0.8643794655799866, 0.3476402461528778, 0.8693492412567139, 310.6373596191406, 0.04372602328658104, 0.047488726675510406, 0.059265684336423874, 1.7136353254318237, 0.35909801721572876, 1.695745825767517], "count": [977]}, "action": {"min": [0.30625295639038086, 1.7819812297821045, -1.7256245613098145, -1.1146719455718994, -2.6979124546051025, -1.8416714668273926, 0.13372713327407837, -1.0, 0.03348999843001366, 0.2604820132255554, -0.14527499675750732, -3.1411852836608887, -0.4169999957084656, -1.00600004196167, -0.6949900984764099, -2.078756809234619, 0.4573635458946228, 0.15332718193531036, -0.060615286231040955, 0.7708421349525452, -2.3753933906555176, 35.0, -0.36825600266456604, 0.26816898584365845, -0.13888800144195557, -3.1411852836608887, -0.07500000298023224, -3.1411852836608887], "max": [1.1303625106811523, 2.0916550159454346, 0.34379497170448303, -0.009564404375851154, -1.0767110586166382, -0.17189748585224152, 2.282698631286621, 590.0, 0.41532498598098755, 0.4962790012359619, 0.18199799954891205, 3.138000011444092, 1.378000020980835, 0.9399999976158142, -0.25446900725364685, -1.7528342008590698, 2.081671714782715, 0.8315621018409729, 2.4699900150299072, 1.8143222332000732, -0.23057545721530914, 841.0, -0.20752200484275818, 0.4536359906196594, 0.1161860004067421, 3.1410000324249268, 1.2079999446868896, 3.1410000324249268], "mean": [0.6800888180732727, 2.022379159927368, -0.5867769718170166, -0.6219678521156311, -1.9157978296279907, -1.479559302330017, 1.545592188835144, 423.367919921875, 0.24902382493019104, 0.35264483094215393, 0.042223475873470306, -0.8149189949035645, 0.323636919260025, -0.278017520904541, -0.47884994745254517, -1.9833704233169556, 1.0696916580200195, 0.5229274034500122, 1.3077058792114258, 1.2506026029586792, -1.3471097946166992, 678.1401977539062, -0.30216819047927856, 0.3560348451137543, 0.023762298747897148, 1.8659089803695679, 0.5570276975631714, -1.9628714323043823], "std": [0.2590537667274475, 0.06418394297361374, 0.6166898012161255, 0.35086920857429504, 0.5521718859672546, 0.3211018145084381, 0.7729935050010681, 219.99661254882812, 0.12935861945152283, 0.05804431065917015, 0.08297521620988846, 2.388439655303955, 0.3695288300514221, 0.5446479916572571, 0.11160597205162048, 0.11105675995349884, 0.37980732321739197, 0.1993224173784256, 0.8643794655799866, 0.3476402461528778, 0.8693492412567139, 310.6373596191406, 0.04372602328658104, 0.047488726675510406, 0.059265684336423874, 1.7136353254318237, 0.35909801721572876, 1.695745825767517], "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": [354], "max": [354], "mean": [354.0], "std": [0.0], "count": [977]}, "index": {"min": [375014], "max": [375990], "mean": [375502.0], "std": [282.03545876361005], "count": [977]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [977]}, "subtask_annotation": {"mean": [14.775844421699079, 29.0, 29.0, 29.0, 29.0], "std": [8.87637774151041, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [977]}, "scene_annotation": {"mean": [354.0], "std": [0.0], "min": [354], "max": [354], "count": [977]}, "eef_direction_state": {"mean": [3.9129989764585464, 3.816786079836233], "std": [2.1531926054372006, 1.9466278504159529], "min": [0, 0], "max": [6, 6], "count": [977]}, "eef_velocity_state": {"mean": [0.7134083930399181, 0.8884339815762539], "std": [0.6844929165190593, 0.725919671513375], "min": [0, 0], "max": [2, 2], "count": [977]}, "eef_acc_mag_state": {"mean": [0.7482088024564995, 0.7072671443193449], "std": [0.8392003830499958, 0.8258108532083486], "min": [0, 0], "max": [2, 2], "count": [977]}, "eef_direction_action": {"mean": [3.9129989764585464, 3.816786079836233], "std": [2.1531926054372006, 1.9466278504159529], "min": [0, 0], "max": [6, 6], "count": [977]}, "eef_velocity_action": {"mean": [0.7134083930399181, 0.8884339815762539], "std": [0.6844929165190593, 0.725919671513375], "min": [0, 0], "max": [2, 2], "count": [977]}, "eef_acc_mag_action": {"mean": [0.7482088024564995, 0.7072671443193449], "std": [0.8392003830499958, 0.8258108532083486], "min": [0, 0], "max": [2, 2], "count": [977]}, "eef_sim_pose_state": {"mean": [0.5553095099143311, 0.316632332881361, 1.0817785296435336, -0.2464943578884938, 0.9406290988278365, 1.0416179628921058, 0.5629650484480574, -0.2830268000563893, 1.1349472460102006, 1.6781556301879914, 0.8538128878695947, -1.2142191173927162], "std": [0.039257665273678306, 0.05523645391535545, 0.05011364863881564, 2.2620666934813256, 0.508954830949786, 2.2087972010415506, 0.06622472885631905, 0.12554407917254806, 0.07069215062796162, 1.5699321752580715, 0.285040460929767, 1.706575898425854], "min": [0.4938965401328757, 0.1514026701123981, 1.0108333416125608, -3.013347500544786, 0.08116718356317643, -3.1375782079915013, 0.45163112914688086, -0.4647965096564717, 1.0417543126132134, -3.1413003902261116, 0.316335740023314, -3.1402759830997584], "max": [0.6455777808545294, 0.39497131727372936, 1.17268719487347, 3.0820782786637673, 1.5535262441681015, 3.1412225407828567, 0.679859756670451, -0.049124598763193514, 1.2658578392646547, 3.1413304463408975, 1.4099754396353066, 3.107521628153996], "count": [977]}, "eef_sim_pose_action": {"mean": [0.5553095099143311, 0.316632332881361, 1.0817785296435336, -0.2464943578884938, 0.9406290988278365, 1.0416179628921058, 0.5629650484480574, -0.2830268000563893, 1.1349472460102006, 1.6781556301879914, 0.8538128878695947, -1.2142191173927162], "std": [0.039257665273678306, 0.05523645391535545, 0.05011364863881564, 2.2620666934813256, 0.508954830949786, 2.2087972010415506, 0.06622472885631905, 0.12554407917254806, 0.07069215062796162, 1.5699321752580715, 0.285040460929767, 1.706575898425854], "min": [0.4938965401328757, 0.1514026701123981, 1.0108333416125608, -3.013347500544786, 0.08116718356317643, -3.1375782079915013, 0.45163112914688086, -0.4647965096564717, 1.0417543126132134, -3.1413003902261116, 0.316335740023314, -3.1402759830997584], "max": [0.6455777808545294, 0.39497131727372936, 1.17268719487347, 3.0820782786637673, 1.5535262441681015, 3.1412225407828567, 0.679859756670451, -0.049124598763193514, 1.2658578392646547, 3.1413304463408975, 1.4099754396353066, 3.107521628153996], "count": [977]}, "gripper_mode_state": {"mean": [0.2067553735926305, 0.2947799385875128], "std": [0.4049785044705511, 0.4559437754744056], "min": [0, 0], "max": [1, 1], "count": [977]}, "gripper_activity_state": {"mean": [1.947799385875128, 1.8976458546571136], "std": [0.28316418137314525, 0.4043830807712358], "min": [0, 0], "max": [2, 2], "count": [977]}, "gripper_mode_action": {"mean": [0.2067553735926305, 0.2947799385875128], "std": [0.4049785044705511, 0.4559437754744056], "min": [0, 0], "max": [1, 1], "count": [977]}, "gripper_activity_action": {"mean": [1.947799385875128, 1.8976458546571136], "std": [0.28316418137314525, 0.4043830807712358], "min": [0, 0], "max": [2, 2], "count": [977]}, "gripper_open_scale_state": {"mean": [0.6781402252142587, 0.4233776868316386], "std": [0.310636109961571, 0.21997791556257112], "min": [0.035, 0.0], "max": [0.841, 0.59], "count": [977]}, "gripper_open_scale_action": {"mean": [0.6781402252142587, 0.4233776868316386], "std": [0.310636109961571, 0.21997791556257112], "min": [0.035, 0.0], "max": [0.841, 0.59], "count": [977]}}} +{"episode_index": 352, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.417706110120816]], [[0.44437332516339867]], [[0.4466812351455734]]], "std": [[[0.21821766904102863]], [[0.19051798481406237]], [[0.18288691446203478]]], "count": [165]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[0.8156862745098039]], [[0.8]]], "mean": [[[0.43443282580709053]], [[0.4559122115765498]], [[0.4577783793820559]]], "std": [[[0.1669748267958109]], [[0.13838603192531262]], [[0.1323219563711595]]], "count": [165]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.441517825311943]], [[0.45799225217864925]], [[0.4594222135571401]]], "std": [[[0.17282338611925951]], [[0.14778747007273946]], [[0.14093274736831143]]], "count": [165]}, "observation.state": {"min": [0.41460296511650085, 1.8240610361099243, -1.0558021068572998, -1.0874099731445312, -2.763030767440796, -1.9543324708938599, 0.22547908127307892, 3.0, 0.08734600245952606, 0.3110730051994324, -0.07822000235319138, -3.1411852836608887, -0.3019999861717224, -0.9419999718666077, -0.7879638075828552, -2.080066204071045, -0.8813912868499756, -0.33911749720573425, 0.2981894910335541, 0.6772924661636353, -2.3989901542663574, 5.0, -0.35857000946998596, 0.27862799167633057, -0.16415399312973022, -3.1411852836608887, -0.024000002071261406, -3.1411852836608887], "max": [1.0057286024093628, 2.0801007747650146, -0.3127281069755554, -0.052202798426151276, -0.5411219000816345, -1.0025694370269775, 2.2489092350006104, 592.0, 0.3713339865207672, 0.4090130031108856, 0.1436930000782013, 3.1410000324249268, 1.2979999780654907, 0.6230000257492065, -0.4380078613758087, -1.6750099658966064, 1.3590705394744873, 0.6787760257720947, 2.430004596710205, 1.779433012008667, -0.07503170520067215, 843.0, -0.20131100714206696, 0.4617820084095001, 0.13088199496269226, 3.1410000324249268, 1.156999945640564, 3.134999990463257], "mean": [0.6474835872650146, 2.0204617977142334, -0.6169453263282776, -0.559493362903595, -1.7303154468536377, -1.4438755512237549, 1.3855245113372803, 375.94671630859375, 0.2741011381149292, 0.37236353754997253, 0.04792725667357445, -1.5206706523895264, 0.4631594717502594, -0.26590999960899353, -0.5764150023460388, -1.955560326576233, 0.4821091294288635, 0.32319211959838867, 1.8575767278671265, 1.2885949611663818, -1.3963079452514648, 602.4082641601562, -0.3030012845993042, 0.36359071731567383, 0.022234175354242325, 1.550762414932251, 0.5653446316719055, -1.8573760986328125], "std": [0.15712758898735046, 0.05657850205898285, 0.21961107850074768, 0.35526174306869507, 0.7758168578147888, 0.25492602586746216, 0.7395546436309814, 225.3068084716797, 0.08819588273763657, 0.022844985127449036, 0.0501999631524086, 1.9470360279083252, 0.4029127061367035, 0.5369523167610168, 0.08810199797153473, 0.12997651100158691, 0.5066731572151184, 0.36498796939849854, 0.5752487778663635, 0.33236485719680786, 0.9483702182769775, 345.6598205566406, 0.03562043979763985, 0.05325322970747948, 0.07047975063323975, 2.0940473079681396, 0.3555961549282074, 1.6166349649429321], "count": [910]}, "action": {"min": [0.41460296511650085, 1.8240610361099243, -1.0558021068572998, -1.0874099731445312, -2.763030767440796, -1.9543324708938599, 0.22547908127307892, 3.0, 0.08734600245952606, 0.3110730051994324, -0.07822000235319138, -3.1411852836608887, -0.3019999861717224, -0.9419999718666077, -0.7879638075828552, -2.080066204071045, -0.8813912868499756, -0.33911749720573425, 0.2981894910335541, 0.6772924661636353, -2.3989901542663574, 5.0, -0.35857000946998596, 0.27862799167633057, -0.16415399312973022, -3.1411852836608887, -0.024000002071261406, -3.1411852836608887], "max": [1.0057286024093628, 2.0801007747650146, -0.3127281069755554, -0.052202798426151276, -0.5411219000816345, -1.0025694370269775, 2.2489092350006104, 592.0, 0.3713339865207672, 0.4090130031108856, 0.1436930000782013, 3.1410000324249268, 1.2979999780654907, 0.6230000257492065, -0.4380078613758087, -1.6750099658966064, 1.3590705394744873, 0.6787760257720947, 2.430004596710205, 1.779433012008667, -0.07503170520067215, 843.0, -0.20131100714206696, 0.4617820084095001, 0.13088199496269226, 3.1410000324249268, 1.156999945640564, 3.134999990463257], "mean": [0.6474835872650146, 2.0204617977142334, -0.6169453263282776, -0.559493362903595, -1.7303154468536377, -1.4438755512237549, 1.3855245113372803, 375.94671630859375, 0.2741011381149292, 0.37236353754997253, 0.04792725667357445, -1.5206706523895264, 0.4631594717502594, -0.26590999960899353, -0.5764150023460388, -1.955560326576233, 0.4821091294288635, 0.32319211959838867, 1.8575767278671265, 1.2885949611663818, -1.3963079452514648, 602.4082641601562, -0.3030012845993042, 0.36359071731567383, 0.022234175354242325, 1.550762414932251, 0.5653446316719055, -1.8573760986328125], "std": [0.15712758898735046, 0.05657850205898285, 0.21961107850074768, 0.35526174306869507, 0.7758168578147888, 0.25492602586746216, 0.7395546436309814, 225.3068084716797, 0.08819588273763657, 0.022844985127449036, 0.0501999631524086, 1.9470360279083252, 0.4029127061367035, 0.5369523167610168, 0.08810199797153473, 0.12997651100158691, 0.5066731572151184, 0.36498796939849854, 0.5752487778663635, 0.33236485719680786, 0.9483702182769775, 345.6598205566406, 0.03562043979763985, 0.05325322970747948, 0.07047975063323975, 2.0940473079681396, 0.3555961549282074, 1.6166349649429321], "count": [910]}, "timestamp": {"min": [0.0], "max": [30.3], "mean": [15.149999999999999], "std": [8.756473795617351], "count": [910]}, "frame_index": {"min": [0], "max": [909], "mean": [454.5], "std": [262.69421386852054], "count": [910]}, "episode_index": {"min": [355], "max": [355], "mean": [355.0], "std": [0.0], "count": [910]}, "index": {"min": [375991], "max": [376900], "mean": [376445.5], "std": [262.69421386852054], "count": [910]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [910]}, "subtask_annotation": {"mean": [15.229670329670329, 29.0, 29.0, 29.0, 29.0], "std": [9.218531199368748, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [910]}, "scene_annotation": {"mean": [355.0], "std": [0.0], "min": [355], "max": [355], "count": [910]}, "eef_direction_state": {"mean": [3.8131868131868134, 4.094505494505494], "std": [2.2272640680523565, 1.899645000806901], "min": [0, 0], "max": [6, 6], "count": [910]}, "eef_velocity_state": {"mean": [0.6483516483516484, 0.7681318681318682], "std": [0.6053538856676225, 0.6890635660049165], "min": [0, 0], "max": [2, 2], "count": [910]}, "eef_acc_mag_state": {"mean": [0.7131868131868132, 0.7], "std": [0.8387207411196808, 0.818132421641303], "min": [0, 0], "max": [2, 2], "count": [910]}, "eef_direction_action": {"mean": [3.8131868131868134, 4.094505494505494], "std": [2.2272640680523565, 1.899645000806901], "min": [0, 0], "max": [6, 6], "count": [910]}, "eef_velocity_action": {"mean": [0.6483516483516484, 0.7681318681318682], "std": [0.6053538856676225, 0.6890635660049165], "min": [0, 0], "max": [2, 2], "count": [910]}, "eef_acc_mag_action": {"mean": [0.7131868131868132, 0.7], "std": [0.8387207411196808, 0.818132421641303], "min": [0, 0], "max": [2, 2], "count": [910]}, "eef_sim_pose_state": {"mean": [0.5632659277321693, 0.3161683200090282, 1.0817222852754127, -0.9570372037008475, 0.8705388820973072, -0.013886932479845265, 0.5776182738674537, -0.30672016573321326, 1.1189667110677077, 1.962715298178847, 0.9306345053430439, -0.8841936415555153], "std": [0.04156161236503551, 0.07007858408977337, 0.04504458946243243, 2.02108811951644, 0.5321754849658599, 2.5063183597595633, 0.028439478410715945, 0.0748230597426289, 0.05837905440004211, 0.9351481129091583, 0.2949454165056996, 1.9282461502152863], "min": [0.5062187727039478, 0.12878109915620384, 1.0035149788604505, -3.1360026574656485, 0.05629087373875086, -3.1410902283402957, 0.5328332102378495, -0.40919684770990605, 1.0508194401274014, -0.30268803853201315, 0.3175164156724386, -3.1393943823035633], "max": [0.6510091001266125, 0.411407385528684, 1.1629901732570436, 3.132371552233167, 1.5323236845694295, 3.140791216604183, 0.6324315114888286, -0.1250773134195468, 1.2363973319303954, 2.9436756953158083, 1.554145878228105, 3.1267811811322788], "count": [910]}, "eef_sim_pose_action": {"mean": [0.5632659277321693, 0.3161683200090282, 1.0817222852754127, -0.9570372037008475, 0.8705388820973072, -0.013886932479845265, 0.5776182738674537, -0.30672016573321326, 1.1189667110677077, 1.962715298178847, 0.9306345053430439, -0.8841936415555153], "std": [0.04156161236503551, 0.07007858408977337, 0.04504458946243243, 2.02108811951644, 0.5321754849658599, 2.5063183597595633, 0.028439478410715945, 0.0748230597426289, 0.05837905440004211, 0.9351481129091583, 0.2949454165056996, 1.9282461502152863], "min": [0.5062187727039478, 0.12878109915620384, 1.0035149788604505, -3.1360026574656485, 0.05629087373875086, -3.1410902283402957, 0.5328332102378495, -0.40919684770990605, 1.0508194401274014, -0.30268803853201315, 0.3175164156724386, -3.1393943823035633], "max": [0.6510091001266125, 0.411407385528684, 1.1629901732570436, 3.132371552233167, 1.5323236845694295, 3.140791216604183, 0.6324315114888286, -0.1250773134195468, 1.2363973319303954, 2.9436756953158083, 1.554145878228105, 3.1267811811322788], "count": [910]}, "gripper_mode_state": {"mean": [0.2725274725274725, 0.35494505494505496], "std": [0.44525975480078944, 0.4784966697011668], "min": [0, 0], "max": [1, 1], "count": [910]}, "gripper_activity_state": {"mean": [1.9164835164835166, 1.902197802197802], "std": [0.3595674251719416, 0.395434945394467], "min": [0, 0], "max": [2, 2], "count": [910]}, "gripper_mode_action": {"mean": [0.2725274725274725, 0.35494505494505496], "std": [0.44525975480078944, 0.4784966697011668], "min": [0, 0], "max": [1, 1], "count": [910]}, "gripper_activity_action": {"mean": [1.9164835164835166, 1.902197802197802], "std": [0.3595674251719416, 0.395434945394467], "min": [0, 0], "max": [2, 2], "count": [910]}, "gripper_open_scale_state": {"mean": [0.6024082420736829, 0.37594670339076053], "std": [0.3456581236592778, 0.22530670377417336], "min": [0.005, 0.003], "max": [0.843, 0.592], "count": [910]}, "gripper_open_scale_action": {"mean": [0.6024082420736829, 0.37594670339076053], "std": [0.3456581236592778, 0.22530670377417336], "min": [0.005, 0.003], "max": [0.843, 0.592], "count": [910]}}} +{"episode_index": 353, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.41358788072813396]], [[0.43914670196262023]], [[0.44272413389513104]]], "std": [[[0.21554215057983586]], [[0.1869208296335916]], [[0.18006832489205166]]], "count": [178]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.8274509803921568]], [[0.8274509803921568]]], "mean": [[[0.4233285552985239]], [[0.44663991472056985]], [[0.4490238213262833]]], "std": [[[0.16898935251363204]], [[0.1399588483194434]], [[0.13292119761028234]]], "count": [178]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43634668291473894]], [[0.45657655986083573]], [[0.4579771505746493]]], "std": [[[0.17551464399102826]], [[0.14880362298801142]], [[0.14187427494648752]]], "count": [178]}, "observation.state": {"min": [0.3266558349132538, 1.8496649265289307, -1.4431779384613037, -1.2748059034347534, -2.843385934829712, -1.8010575771331787, 0.23928464949131012, 6.0, 0.04376799985766411, 0.2699669897556305, -0.09278199821710587, -3.1371853351593018, -0.3449999988079071, -1.0729999542236328, -0.9006771445274353, -2.0787744522094727, -0.812188982963562, -0.24813346564769745, 0.13641494512557983, 0.2802824378013611, -2.4155356884002686, 22.0, -0.33573800325393677, 0.2820580005645752, -0.18165500462055206, -3.1401853561401367, -0.14800001680850983, -3.1391851902008057], "max": [1.0719114542007446, 2.082998037338257, -0.03668682277202606, 0.1223999410867691, -0.48663270473480225, -0.8603425621986389, 2.301042079925537, 592.0, 0.38123399019241333, 0.4329349994659424, 0.14884699881076813, 3.134999990463257, 1.1759999990463257, 0.5849999785423279, -0.32176893949508667, -1.7300575971603394, 2.334343194961548, 0.9183922410011292, 2.6371402740478516, 1.9154117107391357, -0.2634749114513397, 842.0, -0.14246700704097748, 0.48489999771118164, 0.10264600068330765, 3.140000104904175, 1.3600000143051147, 3.138000011444092], "mean": [0.6106395125389099, 2.029149293899536, -0.5290600657463074, -0.5956386923789978, -1.8894941806793213, -1.4111295938491821, 1.4295474290847778, 364.0219421386719, 0.2861488461494446, 0.3669741451740265, 0.05489424616098404, -2.019388198852539, 0.4490453600883484, -0.2833612561225891, -0.614345908164978, -1.9927740097045898, 0.9847853183746338, 0.5766550898551941, 1.6727961301803589, 1.1255764961242676, -1.6100627183914185, 590.3961791992188, -0.26231586933135986, 0.38492971658706665, 0.001955995336174965, 2.1070902347564697, 0.44310593605041504, -1.8639733791351318], "std": [0.1805584728717804, 0.054662711918354034, 0.37967100739479065, 0.4415811598300934, 0.6900770664215088, 0.23172691464424133, 0.79859459400177, 247.2058563232422, 0.09830867499113083, 0.03969499096274376, 0.04839809611439705, 1.1863787174224854, 0.38766807317733765, 0.5763963460922241, 0.12788985669612885, 0.08483318984508514, 0.6564701795578003, 0.19192534685134888, 0.9444584250450134, 0.5236518383026123, 0.8314536809921265, 328.34454345703125, 0.05273670703172684, 0.05748720094561577, 0.06234942376613617, 1.612147569656372, 0.3871609568595886, 1.5921504497528076], "count": [1002]}, "action": {"min": [0.3266558349132538, 1.8496649265289307, -1.4431779384613037, -1.2748059034347534, -2.843385934829712, -1.8010575771331787, 0.23928464949131012, 6.0, 0.04376799985766411, 0.2699669897556305, -0.09278199821710587, -3.1371853351593018, -0.3449999988079071, -1.0729999542236328, -0.9006771445274353, -2.0787744522094727, -0.812188982963562, -0.24813346564769745, 0.13641494512557983, 0.2802824378013611, -2.4155356884002686, 22.0, -0.33573800325393677, 0.2820580005645752, -0.18165500462055206, -3.1401853561401367, -0.14800001680850983, -3.1391851902008057], "max": [1.0719114542007446, 2.082998037338257, -0.03668682277202606, 0.1223999410867691, -0.48663270473480225, -0.8603425621986389, 2.301042079925537, 592.0, 0.38123399019241333, 0.4329349994659424, 0.14884699881076813, 3.134999990463257, 1.1759999990463257, 0.5849999785423279, -0.32176893949508667, -1.7300575971603394, 2.334343194961548, 0.9183922410011292, 2.6371402740478516, 1.9154117107391357, -0.2634749114513397, 842.0, -0.14246700704097748, 0.48489999771118164, 0.10264600068330765, 3.140000104904175, 1.3600000143051147, 3.138000011444092], "mean": [0.6106395125389099, 2.029149293899536, -0.5290600657463074, -0.5956386923789978, -1.8894941806793213, -1.4111295938491821, 1.4295474290847778, 364.0219421386719, 0.2861488461494446, 0.3669741451740265, 0.05489424616098404, -2.019388198852539, 0.4490453600883484, -0.2833612561225891, -0.614345908164978, -1.9927740097045898, 0.9847853183746338, 0.5766550898551941, 1.6727961301803589, 1.1255764961242676, -1.6100627183914185, 590.3961791992188, -0.26231586933135986, 0.38492971658706665, 0.001955995336174965, 2.1070902347564697, 0.44310593605041504, -1.8639733791351318], "std": [0.1805584728717804, 0.054662711918354034, 0.37967100739479065, 0.4415811598300934, 0.6900770664215088, 0.23172691464424133, 0.79859459400177, 247.2058563232422, 0.09830867499113083, 0.03969499096274376, 0.04839809611439705, 1.1863787174224854, 0.38766807317733765, 0.5763963460922241, 0.12788985669612885, 0.08483318984508514, 0.6564701795578003, 0.19192534685134888, 0.9444584250450134, 0.5236518383026123, 0.8314536809921265, 328.34454345703125, 0.05273670703172684, 0.05748720094561577, 0.06234942376613617, 1.612147569656372, 0.3871609568595886, 1.5921504497528076], "count": [1002]}, "timestamp": {"min": [0.0], "max": [33.36666666666667], "mean": [16.683333333333334], "std": [9.641744693816609], "count": [1002]}, "frame_index": {"min": [0], "max": [1001], "mean": [500.5], "std": [289.25234081449827], "count": [1002]}, "episode_index": {"min": [356], "max": [356], "mean": [356.0], "std": [0.0], "count": [1002]}, "index": {"min": [376901], "max": [377902], "mean": [377401.5], "std": [289.25234081449827], "count": [1002]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1002]}, "subtask_annotation": {"mean": [15.430139720558882, 29.0, 29.0, 29.0, 29.0], "std": [9.396542967547019, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1002]}, "scene_annotation": {"mean": [356.0], "std": [0.0], "min": [356], "max": [356], "count": [1002]}, "eef_direction_state": {"mean": [3.788423153692615, 3.8932135728542914], "std": [2.072812727521729, 2.130374816453265], "min": [0, 0], "max": [6, 6], "count": [1002]}, "eef_velocity_state": {"mean": [0.7934131736526946, 0.7764471057884231], "std": [0.6688361856684992, 0.6891837224499922], "min": [0, 0], "max": [2, 2], "count": [1002]}, "eef_acc_mag_state": {"mean": [0.8063872255489022, 0.6946107784431138], "std": [0.8420338945655914, 0.8289611240060499], "min": [0, 0], "max": [2, 2], "count": [1002]}, "eef_direction_action": {"mean": [3.788423153692615, 3.8932135728542914], "std": [2.072812727521729, 2.130374816453265], "min": [0, 0], "max": [6, 6], "count": [1002]}, "eef_velocity_action": {"mean": [0.7934131736526946, 0.7764471057884231], "std": [0.6688361856684992, 0.6891837224499922], "min": [0, 0], "max": [2, 2], "count": [1002]}, "eef_acc_mag_action": {"mean": [0.8063872255489022, 0.6946107784431138], "std": [0.8420338945655914, 0.8289611240060499], "min": [0, 0], "max": [2, 2], "count": [1002]}, "eef_sim_pose_state": {"mean": [0.5887716243005346, 0.27468360146568005, 1.0995760999280013, -0.9281914785042362, 0.7813280146468881, 0.5528558181716758, 0.5682258573637021, -0.31586681296614494, 1.1164664665505033, 1.8830158172613929, 0.9080700745336201, -0.7178772332666667], "std": [0.0466577474251281, 0.07051089050279973, 0.03930175464106952, 2.1216828168257384, 0.49737315039356117, 2.5077935725704497, 0.04789122989135132, 0.08295591504328155, 0.06952089157943758, 1.325427742303123, 0.28787979163681054, 1.9879867755298397], "min": [0.4934232126408946, 0.07191323831895009, 1.0220436709341068, -3.1030396775342997, -0.018396961873854423, -3.137987036696899, 0.4563369759744666, -0.41685246505175466, 1.0308644637888966, -3.1374318282280442, 0.2911589229979894, -3.141440541439678], "max": [0.6768248194812396, 0.37187595419765235, 1.1960068940673199, 3.1190637974788618, 1.539462740461381, 3.1381346404687083, 0.649708078640963, -0.07014745287627154, 1.2679638073472144, 3.1399634846327076, 1.5295134707374913, 3.133639080428698], "count": [1002]}, "eef_sim_pose_action": {"mean": [0.5887716243005346, 0.27468360146568005, 1.0995760999280013, -0.9281914785042362, 0.7813280146468881, 0.5528558181716758, 0.5682258573637021, -0.31586681296614494, 1.1164664665505033, 1.8830158172613929, 0.9080700745336201, -0.7178772332666667], "std": [0.0466577474251281, 0.07051089050279973, 0.03930175464106952, 2.1216828168257384, 0.49737315039356117, 2.5077935725704497, 0.04789122989135132, 0.08295591504328155, 0.06952089157943758, 1.325427742303123, 0.28787979163681054, 1.9879867755298397], "min": [0.4934232126408946, 0.07191323831895009, 1.0220436709341068, -3.1030396775342997, -0.018396961873854423, -3.137987036696899, 0.4563369759744666, -0.41685246505175466, 1.0308644637888966, -3.1374318282280442, 0.2911589229979894, -3.141440541439678], "max": [0.6768248194812396, 0.37187595419765235, 1.1960068940673199, 3.1190637974788618, 1.539462740461381, 3.1381346404687083, 0.649708078640963, -0.07014745287627154, 1.2679638073472144, 3.1399634846327076, 1.5295134707374913, 3.133639080428698], "count": [1002]}, "gripper_mode_state": {"mean": [0.2624750499001996, 0.4720558882235529], "std": [0.43997942915559557, 0.4992185158996236], "min": [0, 0], "max": [1, 1], "count": [1002]}, "gripper_activity_state": {"mean": [1.9231536926147705, 1.9111776447105788], "std": [0.3476221397254228, 0.3644573391702943], "min": [0, 0], "max": [2, 2], "count": [1002]}, "gripper_mode_action": {"mean": [0.2624750499001996, 0.4720558882235529], "std": [0.43997942915559557, 0.4992185158996236], "min": [0, 0], "max": [1, 1], "count": [1002]}, "gripper_activity_action": {"mean": [1.9231536926147705, 1.9111776447105788], "std": [0.3476221397254228, 0.3644573391702943], "min": [0, 0], "max": [2, 2], "count": [1002]}, "gripper_open_scale_state": {"mean": [0.590396207546754, 0.36402195609448706], "std": [0.3283446936279156, 0.2472058937194481], "min": [0.022, 0.006], "max": [0.842, 0.592], "count": [1002]}, "gripper_open_scale_action": {"mean": [0.590396207546754, 0.36402195609448706], "std": [0.3283446936279156, 0.2472058937194481], "min": [0.022, 0.006], "max": [0.842, 0.592], "count": [1002]}}} +{"episode_index": 354, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.42222596239403354]], [[0.4456706242315408]], [[0.44812889285252056]]], "std": [[[0.21499224911499268]], [[0.18955926504418]], [[0.18279028780422937]]], "count": [202]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[0.8705882352941177]], [[0.8823529411764706]]], "mean": [[[0.43794311683006537]], [[0.45456179321976314]], [[0.4546060857924028]]], "std": [[[0.15318193625385493]], [[0.12823908333902692]], [[0.12234059682982694]]], "count": [202]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44318116223387044]], [[0.45946498353879506]], [[0.46005092761114347]]], "std": [[[0.17779533200101338]], [[0.1548334792703671]], [[0.14928747668711484]]], "count": [202]}, "observation.state": {"min": [0.33046066761016846, 1.7347874641418457, -1.6890250444412231, -1.1272732019424438, -2.7644619941711426, -1.8538538217544556, 0.31747540831565857, 3.0, 0.03159099817276001, 0.316772997379303, -0.13471199572086334, -3.1411852836608887, -0.45500001311302185, -1.0069999694824219, -0.8791747093200684, -2.080066204071045, -0.8632224202156067, -0.27057841420173645, 0.029478611424565315, 0.4242022931575775, -2.387173891067505, 14.0, -0.375557005405426, 0.2409439980983734, -0.15084700286388397, -3.1391851902008057, -0.021000001579523087, -3.1391851902008057], "max": [1.1542561054229736, 2.0916898250579834, -0.5618040561676025, -0.15854570269584656, -0.1615651398897171, -0.6692814230918884, 2.302560567855835, 577.0, 0.38038700819015503, 0.44792699813842773, 0.13863199949264526, 3.1410000324249268, 1.2400000095367432, 1.3009999990463257, -0.38212236762046814, -1.6496502161026, 1.392196774482727, 0.5976705551147461, 2.1894633769989014, 1.7504082918167114, -0.12870058417320251, 856.0, -0.1799740046262741, 0.46992599964141846, 0.09954799711704254, 3.1389999389648438, 1.3270000219345093, 3.1410000324249268], "mean": [0.6984765529632568, 2.0144121646881104, -0.8961633443832397, -0.6123824119567871, -1.675908088684082, -1.377084493637085, 1.5930354595184326, 399.2838439941406, 0.23925547301769257, 0.38176414370536804, 0.032864153385162354, -1.5482876300811768, 0.417966365814209, -0.20799589157104492, -0.5609511137008667, -1.9655306339263916, 0.414101243019104, 0.20392516255378723, 1.6975672245025635, 1.2691764831542969, -1.180506706237793, 319.44659423828125, -0.30885937809944153, 0.35937434434890747, 0.02021743357181549, 0.5011886358261108, 0.6678895950317383, 0.004955405369400978], "std": [0.22961632907390594, 0.06566043198108673, 0.291267991065979, 0.2950841188430786, 0.8586019277572632, 0.27399328351020813, 0.6319395303726196, 231.64698791503906, 0.10757012665271759, 0.02673884481191635, 0.08104883879423141, 2.0037155151367188, 0.48351410031318665, 0.6148998737335205, 0.11456779390573502, 0.1444968432188034, 0.652874767780304, 0.30247190594673157, 0.5716496706008911, 0.29739347100257874, 0.911396324634552, 359.2128601074219, 0.04605511948466301, 0.05334244668483734, 0.06048416718840599, 2.334071397781372, 0.36314013600349426, 2.5186078548431396], "count": [1189]}, "action": {"min": [0.33046066761016846, 1.7347874641418457, -1.6890250444412231, -1.1272732019424438, -2.7644619941711426, -1.8538538217544556, 0.31747540831565857, 3.0, 0.03159099817276001, 0.316772997379303, -0.13471199572086334, -3.1411852836608887, -0.45500001311302185, -1.0069999694824219, -0.8791747093200684, -2.080066204071045, -0.8632224202156067, -0.27057841420173645, 0.029478611424565315, 0.4242022931575775, -2.387173891067505, 14.0, -0.375557005405426, 0.2409439980983734, -0.15084700286388397, -3.1391851902008057, -0.021000001579523087, -3.1391851902008057], "max": [1.1542561054229736, 2.0916898250579834, -0.5618040561676025, -0.15854570269584656, -0.1615651398897171, -0.6692814230918884, 2.302560567855835, 577.0, 0.38038700819015503, 0.44792699813842773, 0.13863199949264526, 3.1410000324249268, 1.2400000095367432, 1.3009999990463257, -0.38212236762046814, -1.6496502161026, 1.392196774482727, 0.5976705551147461, 2.1894633769989014, 1.7504082918167114, -0.12870058417320251, 856.0, -0.1799740046262741, 0.46992599964141846, 0.09954799711704254, 3.1389999389648438, 1.3270000219345093, 3.1410000324249268], "mean": [0.6984765529632568, 2.0144121646881104, -0.8961633443832397, -0.6123824119567871, -1.675908088684082, -1.377084493637085, 1.5930354595184326, 399.2838439941406, 0.23925547301769257, 0.38176414370536804, 0.032864153385162354, -1.5482876300811768, 0.417966365814209, -0.20799589157104492, -0.5609511137008667, -1.9655306339263916, 0.414101243019104, 0.20392516255378723, 1.6975672245025635, 1.2691764831542969, -1.180506706237793, 319.44659423828125, -0.30885937809944153, 0.35937434434890747, 0.02021743357181549, 0.5011886358261108, 0.6678895950317383, 0.004955405369400978], "std": [0.22961632907390594, 0.06566043198108673, 0.291267991065979, 0.2950841188430786, 0.8586019277572632, 0.27399328351020813, 0.6319395303726196, 231.64698791503906, 0.10757012665271759, 0.02673884481191635, 0.08104883879423141, 2.0037155151367188, 0.48351410031318665, 0.6148998737335205, 0.11456779390573502, 0.1444968432188034, 0.652874767780304, 0.30247190594673157, 0.5716496706008911, 0.29739347100257874, 0.911396324634552, 359.2128601074219, 0.04605511948466301, 0.05334244668483734, 0.06048416718840599, 2.334071397781372, 0.36314013600349426, 2.5186078548431396], "count": [1189]}, "timestamp": {"min": [0.0], "max": [39.6], "mean": [19.8], "std": [11.441153787970862], "count": [1189]}, "frame_index": {"min": [0], "max": [1188], "mean": [594.0], "std": [343.2346136391259], "count": [1189]}, "episode_index": {"min": [357], "max": [357], "mean": [357.0], "std": [0.0], "count": [1189]}, "index": {"min": [377903], "max": [379091], "mean": [378497.0], "std": [343.2346136391259], "count": [1189]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1189]}, "subtask_annotation": {"mean": [14.259882253994954, 29.0, 29.0, 29.0, 29.0], "std": [9.581165659461249, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1189]}, "scene_annotation": {"mean": [357.0], "std": [0.0], "min": [357], "max": [357], "count": [1189]}, "eef_direction_state": {"mean": [3.6509671993271655, 3.8015138772077375], "std": [2.2857571559655443, 1.9875891789654752], "min": [0, 0], "max": [6, 6], "count": [1189]}, "eef_velocity_state": {"mean": [0.6846089150546678, 0.8502943650126157], "std": [0.6411251825516261, 0.6570779140819704], "min": [0, 0], "max": [2, 2], "count": [1189]}, "eef_acc_mag_state": {"mean": [0.6820857863751051, 0.7560975609756098], "std": [0.8283397254742897, 0.8239825607721412], "min": [0, 0], "max": [2, 2], "count": [1189]}, "eef_direction_action": {"mean": [3.6509671993271655, 3.8015138772077375], "std": [2.2857571559655443, 1.9875891789654752], "min": [0, 0], "max": [6, 6], "count": [1189]}, "eef_velocity_action": {"mean": [0.6846089150546678, 0.8502943650126157], "std": [0.6411251825516261, 0.6570779140819704], "min": [0, 0], "max": [2, 2], "count": [1189]}, "eef_acc_mag_action": {"mean": [0.6820857863751051, 0.7560975609756098], "std": [0.8283397254742897, 0.8239825607721412], "min": [0, 0], "max": [2, 2], "count": [1189]}, "eef_sim_pose_state": {"mean": [0.5558390392753256, 0.31555738972704955, 1.0701418266542286, -1.1941506589338107, 0.9135061789471086, -1.1967708695474737, 0.5892949345165648, -0.27347254800346155, 1.1349154528017245, 1.8610141072612456, 0.8419963926046989, -1.2741259271155676], "std": [0.04210474744075057, 0.06832564302046758, 0.03466767064414402, 1.4410186366545137, 0.4973355871224238, 1.8234999165098678, 0.032550363863473195, 0.11411945646318544, 0.05564257563885738, 1.3658715344314085, 0.28882923731906146, 1.7185673770172738], "min": [0.46669104714749454, 0.12409012288547701, 1.0125802844872158, -2.951498100466813, -0.007635216994346106, -3.140611909526752, 0.5031877650773225, -0.4153939202612136, 1.0436858505481645, -3.139323056339773, 0.16357450686222408, -3.1257638870150877], "max": [0.6574205610495787, 0.41085027329576634, 1.1607603010971614, 2.343339126005403, 1.503677531782123, 3.1411201141934764, 0.6562710401846401, -0.03886709660949596, 1.249193105317756, 3.1395270456903552, 1.462777087082844, 3.133595604709137], "count": [1189]}, "eef_sim_pose_action": {"mean": [0.5558390392753256, 0.31555738972704955, 1.0701418266542286, -1.1941506589338107, 0.9135061789471086, -1.1967708695474737, 0.5892949345165648, -0.27347254800346155, 1.1349154528017245, 1.8610141072612456, 0.8419963926046989, -1.2741259271155676], "std": [0.04210474744075057, 0.06832564302046758, 0.03466767064414402, 1.4410186366545137, 0.4973355871224238, 1.8234999165098678, 0.032550363863473195, 0.11411945646318544, 0.05564257563885738, 1.3658715344314085, 0.28882923731906146, 1.7185673770172738], "min": [0.46669104714749454, 0.12409012288547701, 1.0125802844872158, -2.951498100466813, -0.007635216994346106, -3.140611909526752, 0.5031877650773225, -0.4153939202612136, 1.0436858505481645, -3.139323056339773, 0.16357450686222408, -3.1257638870150877], "max": [0.6574205610495787, 0.41085027329576634, 1.1607603010971614, 2.343339126005403, 1.503677531782123, 3.1411201141934764, 0.6562710401846401, -0.03886709660949596, 1.249193105317756, 3.1395270456903552, 1.462777087082844, 3.133595604709137], "count": [1189]}, "gripper_mode_state": {"mean": [0.6366694701429773, 0.4449116904962153], "std": [0.4809588921423953, 0.496956012294865], "min": [0, 0], "max": [1, 1], "count": [1189]}, "gripper_activity_state": {"mean": [1.87973086627418, 1.8973927670311186], "std": [0.42602620762758814, 0.4096008411834992], "min": [0, 0], "max": [2, 2], "count": [1189]}, "gripper_mode_action": {"mean": [0.6366694701429773, 0.4449116904962153], "std": [0.4809588921423953, 0.496956012294865], "min": [0, 0], "max": [1, 1], "count": [1189]}, "gripper_activity_action": {"mean": [1.87973086627418, 1.8973927670311186], "std": [0.42602620762758814, 0.4096008411834992], "min": [0, 0], "max": [2, 2], "count": [1189]}, "gripper_open_scale_state": {"mean": [0.3194465938051573, 0.3992838519688311], "std": [0.35921290972376885, 0.23164706271262223], "min": [0.014, 0.003], "max": [0.856, 0.577], "count": [1189]}, "gripper_open_scale_action": {"mean": [0.3194465938051573, 0.3992838519688311], "std": [0.35921290972376885, 0.23164706271262223], "min": [0.014, 0.003], "max": [0.856, 0.577], "count": [1189]}}} +{"episode_index": 355, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.42244006202804746]], [[0.44837189958912366]], [[0.4504866574259153]]], "std": [[[0.20966771258640565]], [[0.18110604116774856]], [[0.1744290541009494]]], "count": [206]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8823529411764706]], [[0.8627450980392157]]], "mean": [[[0.43022170168633794]], [[0.45314753870803987]], [[0.4548383394012945]]], "std": [[[0.16434881647413735]], [[0.1339724574112741]], [[0.1269613487382061]]], "count": [206]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44686743586997907]], [[0.46373308605400093]], [[0.4643746956104448]]], "std": [[[0.1518704471944295]], [[0.1276038049833858]], [[0.12134526576495455]]], "count": [206]}, "observation.state": {"min": [0.37172025442123413, 1.7469874620437622, -1.2616636753082275, -1.1407471895217896, -2.7398178577423096, -1.842491865158081, 0.2964092791080475, -2.0, 0.08813899755477905, 0.300464004278183, -0.058653999119997025, -3.125999927520752, -0.3490000069141388, -1.2990000247955322, -0.8691914081573486, -2.076854705810547, -0.7838972210884094, -0.246562659740448, 1.782400131225586, -1.3182122707366943, -2.8809101581573486, 28.0, -0.3652009963989258, 0.26593300700187683, -0.1718209981918335, -3.1411852836608887, -0.02199999988079071, -3.119999885559082], "max": [1.103117823600769, 2.086209535598755, -0.2764950692653656, -0.04876450076699257, -0.1753706932067871, -0.7842462062835693, 2.3547635078430176, 577.0, 0.38917601108551025, 0.4767319858074188, 0.15921400487422943, 3.140000104904175, 1.1069999933242798, 0.5889999866485596, -0.3603581190109253, -1.6573123931884766, 2.245837450027466, 1.026183843612671, 2.8211679458618164, 1.8211638927459717, -0.20580923557281494, 844.0, -0.11645600199699402, 0.5026299953460693, 0.1138010025024414, 3.1410000324249268, 1.1030000448226929, 3.1029999256134033], "mean": [0.6086939573287964, 1.9887354373931885, -0.779871940612793, -0.5328700542449951, -1.477729082107544, -1.3052105903625488, 1.3624210357666016, 400.7017517089844, 0.2964683175086975, 0.3827688694000244, 0.06287895888090134, -2.1695973873138428, 0.5732603669166565, -0.3907788395881653, -0.6324199438095093, -1.9883416891098022, 1.0242820978164673, 0.6560433506965637, 2.355776786804199, 0.7111434936523438, -2.33296537399292, 574.2308349609375, -0.26011332869529724, 0.39411816000938416, 0.011425415053963661, 1.9069715738296509, 0.4072931706905365, -1.4613324403762817], "std": [0.18121333420276642, 0.0658661425113678, 0.29709112644195557, 0.32237353920936584, 1.0185773372650146, 0.28399553894996643, 0.7919941544532776, 239.44134521484375, 0.0853777527809143, 0.03395280987024307, 0.05225413292646408, 1.007341980934143, 0.3669453561306, 0.5511445999145508, 0.14240866899490356, 0.09458445012569427, 0.76203453540802, 0.21915842592716217, 0.3433637320995331, 0.9793812036514282, 0.4075787365436554, 316.208740234375, 0.05918198078870773, 0.06780752539634705, 0.059927843511104584, 1.7188303470611572, 0.25436484813690186, 1.7587249279022217], "count": [1217]}, "action": {"min": [0.37172025442123413, 1.7469874620437622, -1.2616636753082275, -1.1407471895217896, -2.7398178577423096, -1.842491865158081, 0.2964092791080475, -2.0, 0.08813899755477905, 0.300464004278183, -0.058653999119997025, -3.125999927520752, -0.3490000069141388, -1.2990000247955322, -0.8691914081573486, -2.076854705810547, -0.7838972210884094, -0.246562659740448, 1.782400131225586, -1.3182122707366943, -2.8809101581573486, 28.0, -0.3652009963989258, 0.26593300700187683, -0.1718209981918335, -3.1411852836608887, -0.02199999988079071, -3.119999885559082], "max": [1.103117823600769, 2.086209535598755, -0.2764950692653656, -0.04876450076699257, -0.1753706932067871, -0.7842462062835693, 2.3547635078430176, 577.0, 0.38917601108551025, 0.4767319858074188, 0.15921400487422943, 3.140000104904175, 1.1069999933242798, 0.5889999866485596, -0.3603581190109253, -1.6573123931884766, 2.245837450027466, 1.026183843612671, 2.8211679458618164, 1.8211638927459717, -0.20580923557281494, 844.0, -0.11645600199699402, 0.5026299953460693, 0.1138010025024414, 3.1410000324249268, 1.1030000448226929, 3.1029999256134033], "mean": [0.6086939573287964, 1.9887354373931885, -0.779871940612793, -0.5328700542449951, -1.477729082107544, -1.3052105903625488, 1.3624210357666016, 400.7017517089844, 0.2964683175086975, 0.3827688694000244, 0.06287895888090134, -2.1695973873138428, 0.5732603669166565, -0.3907788395881653, -0.6324199438095093, -1.9883416891098022, 1.0242820978164673, 0.6560433506965637, 2.355776786804199, 0.7111434936523438, -2.33296537399292, 574.2308349609375, -0.26011332869529724, 0.39411816000938416, 0.011425415053963661, 1.9069715738296509, 0.4072931706905365, -1.4613324403762817], "std": [0.18121333420276642, 0.0658661425113678, 0.29709112644195557, 0.32237353920936584, 1.0185773372650146, 0.28399553894996643, 0.7919941544532776, 239.44134521484375, 0.0853777527809143, 0.03395280987024307, 0.05225413292646408, 1.007341980934143, 0.3669453561306, 0.5511445999145508, 0.14240866899490356, 0.09458445012569427, 0.76203453540802, 0.21915842592716217, 0.3433637320995331, 0.9793812036514282, 0.4075787365436554, 316.208740234375, 0.05918198078870773, 0.06780752539634705, 0.059927843511104584, 1.7188303470611572, 0.25436484813690186, 1.7587249279022217], "count": [1217]}, "timestamp": {"min": [0.0], "max": [40.53333333333333], "mean": [20.266666666666666], "std": [11.710584006691459], "count": [1217]}, "frame_index": {"min": [0], "max": [1216], "mean": [608.0], "std": [351.3175202007438], "count": [1217]}, "episode_index": {"min": [358], "max": [358], "mean": [358.0], "std": [0.0], "count": [1217]}, "index": {"min": [379092], "max": [380308], "mean": [379700.0], "std": [351.3175202007438], "count": [1217]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1217]}, "subtask_annotation": {"mean": [15.964667214461791, 29.0, 29.0, 29.0, 29.0], "std": [8.777421204394859, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1217]}, "scene_annotation": {"mean": [358.0], "std": [0.0], "min": [358], "max": [358], "count": [1217]}, "eef_direction_state": {"mean": [3.944124897288414, 3.76253081347576], "std": [2.1084406987068776, 2.014404048083578], "min": [0, 0], "max": [6, 6], "count": [1217]}, "eef_velocity_state": {"mean": [0.6688578471651603, 0.8537387017255547], "std": [0.649599909993001, 0.6915177411199298], "min": [0, 0], "max": [2, 2], "count": [1217]}, "eef_acc_mag_state": {"mean": [0.7387017255546425, 0.7222678718159409], "std": [0.8282735649399284, 0.8328340803061957], "min": [0, 0], "max": [2, 2], "count": [1217]}, "eef_direction_action": {"mean": [3.944124897288414, 3.76253081347576], "std": [2.1084406987068776, 2.014404048083578], "min": [0, 0], "max": [6, 6], "count": [1217]}, "eef_velocity_action": {"mean": [0.6688578471651603, 0.8537387017255547], "std": [0.649599909993001, 0.6915177411199298], "min": [0, 0], "max": [2, 2], "count": [1217]}, "eef_acc_mag_action": {"mean": [0.7387017255546425, 0.7222678718159409], "std": [0.8282735649399284, 0.8328340803061957], "min": [0, 0], "max": [2, 2], "count": [1217]}, "eef_sim_pose_state": {"mean": [0.5958557522884498, 0.27439480970515273, 1.10949714878375, -1.4751013279585072, 0.7265119531270012, 0.7863859495230071, 0.5816114888114774, -0.3311432014373967, 1.1130225600255619, 1.8385653477134114, 0.9943683044471427, -0.051039245943522805], "std": [0.057536729194456356, 0.08421162687962093, 0.022947754822741397, 2.008103614436816, 0.4299299817511796, 2.5644513601177605, 0.037211265272957095, 0.06976607607290922, 0.06814180197531951, 0.9787730992112094, 0.3404964233604182, 2.157222864408986], "min": [0.4892072846602879, 0.055891531756709814, 1.0366668113433943, -3.141259795459995, 0.050289610025280984, -3.140355063298185, 0.5053404075635255, -0.41092745618907695, 1.0505268881794465, -3.1405989385475324, 0.279003723916341, -3.13326463706697], "max": [0.693798087762644, 0.4118169429562851, 1.1587695743291357, 3.141503231029791, 1.38077079256554, 3.14095191055004, 0.6846060403515947, -0.12072012643477212, 1.2891215566863903, 3.1384897039521125, 1.5423722865255933, 3.138968150692172], "count": [1217]}, "eef_sim_pose_action": {"mean": [0.5958557522884498, 0.27439480970515273, 1.10949714878375, -1.4751013279585072, 0.7265119531270012, 0.7863859495230071, 0.5816114888114774, -0.3311432014373967, 1.1130225600255619, 1.8385653477134114, 0.9943683044471427, -0.051039245943522805], "std": [0.057536729194456356, 0.08421162687962093, 0.022947754822741397, 2.008103614436816, 0.4299299817511796, 2.5644513601177605, 0.037211265272957095, 0.06976607607290922, 0.06814180197531951, 0.9787730992112094, 0.3404964233604182, 2.157222864408986], "min": [0.4892072846602879, 0.055891531756709814, 1.0366668113433943, -3.141259795459995, 0.050289610025280984, -3.140355063298185, 0.5053404075635255, -0.41092745618907695, 1.0505268881794465, -3.1405989385475324, 0.279003723916341, -3.13326463706697], "max": [0.693798087762644, 0.4118169429562851, 1.1587695743291357, 3.141503231029791, 1.38077079256554, 3.14095191055004, 0.6846060403515947, -0.12072012643477212, 1.2891215566863903, 3.1384897039521125, 1.5423722865255933, 3.138968150692172], "count": [1217]}, "gripper_mode_state": {"mean": [0.30156121610517667, 0.3894823336072309], "std": [0.4589357787821052, 0.48763290025909733], "min": [0, 0], "max": [1, 1], "count": [1217]}, "gripper_activity_state": {"mean": [1.9531635168447001, 1.9293344289235825], "std": [0.27543991922827543, 0.336645397982947], "min": [0, 0], "max": [2, 2], "count": [1217]}, "gripper_mode_action": {"mean": [0.30156121610517667, 0.3894823336072309], "std": [0.4589357787821052, 0.48763290025909733], "min": [0, 0], "max": [1, 1], "count": [1217]}, "gripper_activity_action": {"mean": [1.9531635168447001, 1.9293344289235825], "std": [0.27543991922827543, 0.336645397982947], "min": [0, 0], "max": [2, 2], "count": [1217]}, "gripper_open_scale_state": {"mean": [0.5742308956512977, 0.40079786360841735], "std": [0.31620878059647783, 0.2392804557626981], "min": [0.028, 0.0], "max": [0.844, 0.577], "count": [1217]}, "gripper_open_scale_action": {"mean": [0.5742308956512977, 0.40079786360841735], "std": [0.31620878059647783, 0.2392804557626981], "min": [0.028, 0.0], "max": [0.844, 0.577], "count": [1217]}}} +{"episode_index": 356, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.427445670893553]], [[0.44872577019853327]], [[0.4515615113611955]]], "std": [[[0.209226982529697]], [[0.18295595038059848]], [[0.17714010198517]]], "count": [213]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.8392156862745098]], [[0.8313725490196079]]], "mean": [[[0.4410439939473442]], [[0.45779000870692566]], [[0.4568212174736874]]], "std": [[[0.14578038094429818]], [[0.11984781458144717]], [[0.1147098838070245]]], "count": [213]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4480218258077879]], [[0.46362465862714414]], [[0.46420115203749734]]], "std": [[[0.1560791867441996]], [[0.13475089877924748]], [[0.12930347209990173]]], "count": [213]}, "observation.state": {"min": [0.31559044122695923, 1.8657046556472778, -1.2361644506454468, -1.1468384265899658, -2.624992609024048, -1.8830008506774902, 0.33536502718925476, 3.0, 0.06256300210952759, 0.2955310046672821, -0.11880899965763092, -3.1411852836608887, -0.27799999713897705, -1.2350000143051147, -0.7109947800636292, -2.078512668609619, 0.45776498317718506, 0.015515977516770363, 0.002583087421953678, 0.5322032570838928, -2.41298770904541, 9.0, -0.37170299887657166, 0.2649190127849579, -0.16213500499725342, -3.1391851902008057, -0.029999999329447746, -3.1351852416992188], "max": [1.1129615306854248, 2.0912883281707764, -0.36737439036369324, 0.05368632823228836, -0.5857149958610535, -0.7548374533653259, 2.444612741470337, 565.0, 0.4051690101623535, 0.46432700753211975, 0.17052100598812103, 3.140000104904175, 1.2000000476837158, 0.5880000591278076, -0.33403855562210083, -1.7188003063201904, 2.2093076705932617, 0.7683987021446228, 2.419480323791504, 1.7652957439422607, -0.21706661581993103, 848.0, -0.14308400452136993, 0.4798330068588257, 0.11387400329113007, 3.1389999389648438, 1.2209999561309814, 3.1389999389648438], "mean": [0.6264151930809021, 2.0298454761505127, -0.7443249225616455, -0.573065459728241, -1.6713330745697021, -1.4010913372039795, 1.557371973991394, 407.62969970703125, 0.26083144545555115, 0.36811506748199463, 0.030091654509305954, -1.3375356197357178, 0.5367121696472168, -0.46400436758995056, -0.5104367733001709, -1.9925025701522827, 1.1988600492477417, 0.4578229784965515, 1.1011559963226318, 1.171771764755249, -1.2308803796768188, 255.75, -0.2873997390270233, 0.36647963523864746, 0.011468913406133652, 1.979543685913086, 0.6320981383323669, -0.9560185670852661], "std": [0.2145845890045166, 0.05667875334620476, 0.23666620254516602, 0.32703375816345215, 0.707286536693573, 0.29148828983306885, 0.7252258658409119, 216.94882202148438, 0.09624342620372772, 0.03653499111533165, 0.06027951091527939, 2.2155749797821045, 0.40531793236732483, 0.510083019733429, 0.0941527709364891, 0.1177605614066124, 0.44979405403137207, 0.1912238597869873, 0.9045659303665161, 0.38155069947242737, 0.8132486939430237, 299.2124328613281, 0.04986933618783951, 0.05097005143761635, 0.0666392594575882, 1.358124017715454, 0.34346067905426025, 2.3834805488586426], "count": [1280]}, "action": {"min": [0.31559044122695923, 1.8657046556472778, -1.2361644506454468, -1.1468384265899658, -2.624992609024048, -1.8830008506774902, 0.33536502718925476, 3.0, 0.06256300210952759, 0.2955310046672821, -0.11880899965763092, -3.1411852836608887, -0.27799999713897705, -1.2350000143051147, -0.7109947800636292, -2.078512668609619, 0.45776498317718506, 0.015515977516770363, 0.002583087421953678, 0.5322032570838928, -2.41298770904541, 9.0, -0.37170299887657166, 0.2649190127849579, -0.16213500499725342, -3.1391851902008057, -0.029999999329447746, -3.1351852416992188], "max": [1.1129615306854248, 2.0912883281707764, -0.36737439036369324, 0.05368632823228836, -0.5857149958610535, -0.7548374533653259, 2.444612741470337, 565.0, 0.4051690101623535, 0.46432700753211975, 0.17052100598812103, 3.140000104904175, 1.2000000476837158, 0.5880000591278076, -0.33403855562210083, -1.7188003063201904, 2.2093076705932617, 0.7683987021446228, 2.419480323791504, 1.7652957439422607, -0.21706661581993103, 848.0, -0.14308400452136993, 0.4798330068588257, 0.11387400329113007, 3.1389999389648438, 1.2209999561309814, 3.1389999389648438], "mean": [0.6264151930809021, 2.0298454761505127, -0.7443249225616455, -0.573065459728241, -1.6713330745697021, -1.4010913372039795, 1.557371973991394, 407.62969970703125, 0.26083144545555115, 0.36811506748199463, 0.030091654509305954, -1.3375356197357178, 0.5367121696472168, -0.46400436758995056, -0.5104367733001709, -1.9925025701522827, 1.1988600492477417, 0.4578229784965515, 1.1011559963226318, 1.171771764755249, -1.2308803796768188, 255.75, -0.2873997390270233, 0.36647963523864746, 0.011468913406133652, 1.979543685913086, 0.6320981383323669, -0.9560185670852661], "std": [0.2145845890045166, 0.05667875334620476, 0.23666620254516602, 0.32703375816345215, 0.707286536693573, 0.29148828983306885, 0.7252258658409119, 216.94882202148438, 0.09624342620372772, 0.03653499111533165, 0.06027951091527939, 2.2155749797821045, 0.40531793236732483, 0.510083019733429, 0.0941527709364891, 0.1177605614066124, 0.44979405403137207, 0.1912238597869873, 0.9045659303665161, 0.38155069947242737, 0.8132486939430237, 299.2124328613281, 0.04986933618783951, 0.05097005143761635, 0.0666392594575882, 1.358124017715454, 0.34346067905426025, 2.3834805488586426], "count": [1280]}, "timestamp": {"min": [0.0], "max": [42.63333333333333], "mean": [21.316666666666666], "std": [12.316801983920628], "count": [1280]}, "frame_index": {"min": [0], "max": [1279], "mean": [639.5], "std": [369.5040595176188], "count": [1280]}, "episode_index": {"min": [359], "max": [359], "mean": [359.0], "std": [0.0], "count": [1280]}, "index": {"min": [380309], "max": [381588], "mean": [380948.5], "std": [369.5040595176188], "count": [1280]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1280]}, "subtask_annotation": {"mean": [12.571875, 29.0, 29.0, 29.0, 29.0], "std": [8.935943374058168, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1280]}, "scene_annotation": {"mean": [359.0], "std": [0.0], "min": [359], "max": [359], "count": [1280]}, "eef_direction_state": {"mean": [3.93984375, 3.5953125], "std": [2.0808591916768258, 2.0387595560398477], "min": [0, 0], "max": [6, 6], "count": [1280]}, "eef_velocity_state": {"mean": [0.7078125, 0.94453125], "std": [0.6559355645516911, 0.6795343757113672], "min": [0, 0], "max": [2, 2], "count": [1280]}, "eef_acc_mag_state": {"mean": [0.74609375, 0.8015625], "std": [0.8322036206427713, 0.8270792335645661], "min": [0, 0], "max": [2, 2], "count": [1280]}, "eef_direction_action": {"mean": [3.93984375, 3.5953125], "std": [2.0808591916768258, 2.0387595560398477], "min": [0, 0], "max": [6, 6], "count": [1280]}, "eef_velocity_action": {"mean": [0.7078125, 0.94453125], "std": [0.6559355645516911, 0.6795343757113672], "min": [0, 0], "max": [2, 2], "count": [1280]}, "eef_acc_mag_action": {"mean": [0.74609375, 0.8015625], "std": [0.8322036206427713, 0.8270792335645661], "min": [0, 0], "max": [2, 2], "count": [1280]}, "eef_sim_pose_state": {"mean": [0.5638021431614828, 0.2965234858128484, 1.0798018659632107, -1.440130322590686, 0.9841241714625083, 0.5106117213817881, 0.5730061455908169, -0.2892051313226377, 1.1158825733689093, 1.9458068007306584, 0.9239519300101593, -0.6137792392377266], "std": [0.04157442403623415, 0.07300405973680096, 0.03723182665413543, 1.7714935128620735, 0.47397392460661203, 2.3850688481305657, 0.04272555185971053, 0.08878231059114292, 0.06280957674249434, 0.7061100334224933, 0.33638920731035904, 2.206020231632191], "min": [0.49123902298276295, 0.0907889425793287, 1.0171885669731102, -3.1378014583268983, 0.009667517637561795, -3.140838124679405, 0.48043266735364, -0.44217424748057377, 1.028536981096814, 0.08963741746242614, 0.3493906378349436, -3.1415452394304406], "max": [0.6689431299140294, 0.4071460525604443, 1.1701688449826981, 3.1392474983250698, 1.4982448034121076, 3.141378698784752, 0.6622726412780106, -0.0946631240942831, 1.2569261590337089, 2.9299602636213447, 1.4691704510293593, 3.141579674805244], "count": [1280]}, "eef_sim_pose_action": {"mean": [0.5638021431614828, 0.2965234858128484, 1.0798018659632107, -1.440130322590686, 0.9841241714625083, 0.5106117213817881, 0.5730061455908169, -0.2892051313226377, 1.1158825733689093, 1.9458068007306584, 0.9239519300101593, -0.6137792392377266], "std": [0.04157442403623415, 0.07300405973680096, 0.03723182665413543, 1.7714935128620735, 0.47397392460661203, 2.3850688481305657, 0.04272555185971053, 0.08878231059114292, 0.06280957674249434, 0.7061100334224933, 0.33638920731035904, 2.206020231632191], "min": [0.49123902298276295, 0.0907889425793287, 1.0171885669731102, -3.1378014583268983, 0.009667517637561795, -3.140838124679405, 0.48043266735364, -0.44217424748057377, 1.028536981096814, 0.08963741746242614, 0.3493906378349436, -3.1415452394304406], "max": [0.6689431299140294, 0.4071460525604443, 1.1701688449826981, 3.1392474983250698, 1.4982448034121076, 3.141378698784752, 0.6622726412780106, -0.0946631240942831, 1.2569261590337089, 2.9299602636213447, 1.4691704510293593, 3.141579674805244], "count": [1280]}, "gripper_mode_state": {"mean": [0.715625, 0.38671875], "std": [0.4511162370997071, 0.48699831457453474], "min": [0, 0], "max": [1, 1], "count": [1280]}, "gripper_activity_state": {"mean": [1.91171875, 1.925], "std": [0.3822468716659893, 0.3455068740271347], "min": [0, 0], "max": [2, 2], "count": [1280]}, "gripper_mode_action": {"mean": [0.715625, 0.38671875], "std": [0.4511162370997071, 0.48699831457453474], "min": [0, 0], "max": [1, 1], "count": [1280]}, "gripper_activity_action": {"mean": [1.91171875, 1.925], "std": [0.3822468716659893, 0.3455068740271347], "min": [0, 0], "max": [2, 2], "count": [1280]}, "gripper_open_scale_state": {"mean": [0.2557499999731805, 0.4076296874625613], "std": [0.2992117737488872, 0.21694885115704732], "min": [0.009, 0.003], "max": [0.848, 0.565], "count": [1280]}, "gripper_open_scale_action": {"mean": [0.2557499999731805, 0.4076296874625613], "std": [0.2992117737488872, 0.21694885115704732], "min": [0.009, 0.003], "max": [0.848, 0.565], "count": [1280]}}} +{"episode_index": 357, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4290285794526144]], [[0.44939243259803924]], [[0.4517074591503268]]], "std": [[[0.20804887364641028]], [[0.1811931452486002]], [[0.1760299316513836]]], "count": [200]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4349480504493464]], [[0.4547379421977124]], [[0.4554704728349673]]], "std": [[[0.16641848049323082]], [[0.1403182853786687]], [[0.13507304609005902]]], "count": [200]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4536336294934641]], [[0.46378980392156866]], [[0.4634914644607843]]], "std": [[[0.14236916208751674]], [[0.12254424142962092]], [[0.11749992862191952]]], "count": [200]}, "observation.state": {"min": [0.3968355059623718, 1.860014796257019, -1.19380521774292, -0.9288643002510071, -2.817171096801758, -1.8128910064697266, 0.2813645601272583, 6.0, 0.07187599688768387, 0.3142090141773224, -0.10979100316762924, -3.1411852836608887, -0.29600003361701965, -1.1319999694824219, -0.7899883985519409, -2.0788965225219727, 0.6783047318458557, 0.15561357140541077, 0.03659955412149429, 0.1606924682855606, -2.4792227745056152, 2.0, -0.3650349974632263, 0.2605209946632385, -0.16060200333595276, -3.1411852836608887, -0.032999999821186066, -3.1371853351593018], "max": [1.1745193004608154, 2.0883562564849854, 0.042987462133169174, -0.05518731102347374, -0.6226986050605774, -0.5177868604660034, 2.2656643390655518, 577.0, 0.40636199712753296, 0.465487003326416, 0.13987800478935242, 3.140000104904175, 1.1119999885559082, 0.5820000171661377, -0.34951961040496826, -1.663228988647461, 2.177926540374756, 0.910817563533783, 2.351935863494873, 1.775541067123413, -0.43048548698425293, 819.0, -0.1286820024251938, 0.4838950037956238, 0.11409799754619598, 3.1410000324249268, 1.274999976158142, 3.1089999675750732], "mean": [0.6761239171028137, 2.007493257522583, -0.5768974423408508, -0.5694687366485596, -1.8443320989608765, -1.3124935626983643, 1.5852144956588745, 376.00128173828125, 0.2625106871128082, 0.3893471956253052, 0.05023996904492378, -1.4713115692138672, 0.5227649211883545, -0.4428822100162506, -0.5795169472694397, -1.970623254776001, 1.2035365104675293, 0.5486754775047302, 1.5219067335128784, 0.9714626669883728, -1.811097502708435, 470.1447448730469, -0.27354365587234497, 0.3908586800098419, 0.0008532239589840174, 1.7614119052886963, 0.5686808228492737, -1.6651068925857544], "std": [0.21640461683273315, 0.05663120374083519, 0.36561620235443115, 0.2587309777736664, 0.5641437768936157, 0.2804250419139862, 0.7078017592430115, 223.46868896484375, 0.10543940961360931, 0.04763442650437355, 0.06375794857740402, 2.0666959285736084, 0.3584015667438507, 0.5220229029655457, 0.12328435480594635, 0.13154946267604828, 0.410045325756073, 0.18186384439468384, 0.7416859865188599, 0.48230791091918945, 0.6736977100372314, 277.75482177734375, 0.05704042315483093, 0.06349647790193558, 0.06973107904195786, 1.9413769245147705, 0.33195117115974426, 1.6285077333450317], "count": [1171]}, "action": {"min": [0.3968355059623718, 1.860014796257019, -1.19380521774292, -0.9288643002510071, -2.817171096801758, -1.8128910064697266, 0.2813645601272583, 6.0, 0.07187599688768387, 0.3142090141773224, -0.10979100316762924, -3.1411852836608887, -0.29600003361701965, -1.1319999694824219, -0.7899883985519409, -2.0788965225219727, 0.6783047318458557, 0.15561357140541077, 0.03659955412149429, 0.1606924682855606, -2.4792227745056152, 2.0, -0.3650349974632263, 0.2605209946632385, -0.16060200333595276, -3.1411852836608887, -0.032999999821186066, -3.1371853351593018], "max": [1.1745193004608154, 2.0883562564849854, 0.042987462133169174, -0.05518731102347374, -0.6226986050605774, -0.5177868604660034, 2.2656643390655518, 577.0, 0.40636199712753296, 0.465487003326416, 0.13987800478935242, 3.140000104904175, 1.1119999885559082, 0.5820000171661377, -0.34951961040496826, -1.663228988647461, 2.177926540374756, 0.910817563533783, 2.351935863494873, 1.775541067123413, -0.43048548698425293, 819.0, -0.1286820024251938, 0.4838950037956238, 0.11409799754619598, 3.1410000324249268, 1.274999976158142, 3.1089999675750732], "mean": [0.6761239171028137, 2.007493257522583, -0.5768974423408508, -0.5694687366485596, -1.8443320989608765, -1.3124935626983643, 1.5852144956588745, 376.00128173828125, 0.2625106871128082, 0.3893471956253052, 0.05023996904492378, -1.4713115692138672, 0.5227649211883545, -0.4428822100162506, -0.5795169472694397, -1.970623254776001, 1.2035365104675293, 0.5486754775047302, 1.5219067335128784, 0.9714626669883728, -1.811097502708435, 470.1447448730469, -0.27354365587234497, 0.3908586800098419, 0.0008532239589840174, 1.7614119052886963, 0.5686808228492737, -1.6651068925857544], "std": [0.21640461683273315, 0.05663120374083519, 0.36561620235443115, 0.2587309777736664, 0.5641437768936157, 0.2804250419139862, 0.7078017592430115, 223.46868896484375, 0.10543940961360931, 0.04763442650437355, 0.06375794857740402, 2.0666959285736084, 0.3584015667438507, 0.5220229029655457, 0.12328435480594635, 0.13154946267604828, 0.410045325756073, 0.18186384439468384, 0.7416859865188599, 0.48230791091918945, 0.6736977100372314, 277.75482177734375, 0.05704042315483093, 0.06349647790193558, 0.06973107904195786, 1.9413769245147705, 0.33195117115974426, 1.6285077333450317], "count": [1171]}, "timestamp": {"min": [0.0], "max": [39.0], "mean": [19.5], "std": [11.267948645013727], "count": [1171]}, "frame_index": {"min": [0], "max": [1170], "mean": [585.0], "std": [338.03845935041176], "count": [1171]}, "episode_index": {"min": [360], "max": [360], "mean": [360.0], "std": [0.0], "count": [1171]}, "index": {"min": [381589], "max": [382759], "mean": [382174.0], "std": [338.03845935041176], "count": [1171]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1171]}, "subtask_annotation": {"mean": [13.006831767719898, 29.0, 29.0, 29.0, 29.0], "std": [9.250565812124862, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1171]}, "scene_annotation": {"mean": [360.0], "std": [0.0], "min": [360], "max": [360], "count": [1171]}, "eef_direction_state": {"mean": [3.6584116140051237, 3.6515798462852262], "std": [2.172997207124481, 2.0384528420204515], "min": [0, 0], "max": [6, 6], "count": [1171]}, "eef_velocity_state": {"mean": [0.7617421007685738, 0.8915456874466268], "std": [0.669275738213519, 0.6984344468925345], "min": [0, 0], "max": [2, 2], "count": [1171]}, "eef_acc_mag_state": {"mean": [0.7301451750640479, 0.7156276686592656], "std": [0.8310405622816079, 0.821520956020904], "min": [0, 0], "max": [2, 2], "count": [1171]}, "eef_direction_action": {"mean": [3.6584116140051237, 3.6515798462852262], "std": [2.172997207124481, 2.0384528420204515], "min": [0, 0], "max": [6, 6], "count": [1171]}, "eef_velocity_action": {"mean": [0.7617421007685738, 0.8915456874466268], "std": [0.669275738213519, 0.6984344468925345], "min": [0, 0], "max": [2, 2], "count": [1171]}, "eef_acc_mag_action": {"mean": [0.7301451750640479, 0.7156276686592656], "std": [0.8310405622816079, 0.821520956020904], "min": [0, 0], "max": [2, 2], "count": [1171]}, "eef_sim_pose_state": {"mean": [0.5904651484212204, 0.2794617762327155, 1.0908983542745134, -2.2430198239081136, 0.8159912884260295, -0.5277192149730905, 0.5922313665336679, -0.3017518962236633, 1.128810666494002, 1.9541421364290623, 0.9406527896573403, -0.21059489599736217], "std": [0.054716399735052906, 0.08550822883683076, 0.029353375896173435, 0.6445098848887554, 0.42807136533311635, 2.6553498833620894, 0.05295356872300988, 0.0969023367471617, 0.059950869236553184, 0.8785252849672167, 0.28860252102118866, 2.342586289648482], "min": [0.4869490565934554, 0.07885574345174239, 1.017602341733505, -3.1326125962508535, 0.0010639718167138046, -3.1414951251798406, 0.500548609775978, -0.4313726878925979, 1.0564948848333058, -0.15678630338539434, 0.28419526174692655, -3.141023633822945], "max": [0.6765981960911613, 0.3982157376895891, 1.158188311931662, -0.5220921777456402, 1.3270831510859717, 3.1407396952049136, 0.6692256417319403, -0.07220760701752137, 1.2419024060403503, 2.97305827230075, 1.5212928841099034, 3.1333105249025395], "count": [1171]}, "eef_sim_pose_action": {"mean": [0.5904651484212204, 0.2794617762327155, 1.0908983542745134, -2.2430198239081136, 0.8159912884260295, -0.5277192149730905, 0.5922313665336679, -0.3017518962236633, 1.128810666494002, 1.9541421364290623, 0.9406527896573403, -0.21059489599736217], "std": [0.054716399735052906, 0.08550822883683076, 0.029353375896173435, 0.6445098848887554, 0.42807136533311635, 2.6553498833620894, 0.05295356872300988, 0.0969023367471617, 0.059950869236553184, 0.8785252849672167, 0.28860252102118866, 2.342586289648482], "min": [0.4869490565934554, 0.07885574345174239, 1.017602341733505, -3.1326125962508535, 0.0010639718167138046, -3.1414951251798406, 0.500548609775978, -0.4313726878925979, 1.0564948848333058, -0.15678630338539434, 0.28419526174692655, -3.141023633822945], "max": [0.6765981960911613, 0.3982157376895891, 1.158188311931662, -0.5220921777456402, 1.3270831510859717, 3.1407396952049136, 0.6692256417319403, -0.07220760701752137, 1.2419024060403503, 2.97305827230075, 1.5212928841099034, 3.1333105249025395], "count": [1171]}, "gripper_mode_state": {"mean": [0.5499573014517506, 0.35354397950469685], "std": [0.4974980080680323, 0.4780696958192162], "min": [0, 0], "max": [1, 1], "count": [1171]}, "gripper_activity_state": {"mean": [1.9444918872758326, 1.8966695132365499], "std": [0.2854154427418596, 0.4075472981846119], "min": [0, 0], "max": [2, 2], "count": [1171]}, "gripper_mode_action": {"mean": [0.5499573014517506, 0.35354397950469685], "std": [0.4974980080680323, 0.4780696958192162], "min": [0, 0], "max": [1, 1], "count": [1171]}, "gripper_activity_action": {"mean": [1.9444918872758326, 1.8966695132365499], "std": [0.2854154427418596, 0.4075472981846119], "min": [0, 0], "max": [2, 2], "count": [1171]}, "gripper_open_scale_state": {"mean": [0.47014474806472034, 0.3760012809136907], "std": [0.2777549266271263, 0.22346877067426643], "min": [0.002, 0.006], "max": [0.819, 0.577], "count": [1171]}, "gripper_open_scale_action": {"mean": [0.47014474806472034, 0.3760012809136907], "std": [0.2777549266271263, 0.22346877067426643], "min": [0.002, 0.006], "max": [0.819, 0.577], "count": [1171]}}} +{"episode_index": 358, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4254360441076837]], [[0.45008299707077953]], [[0.4536519010043042]]], "std": [[[0.21198840385086215]], [[0.18146726357523857]], [[0.17486659376973393]]], "count": [164]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[0.8196078431372549]], [[0.8196078431372549]]], "mean": [[[0.43335777588474417]], [[0.45414639128008927]], [[0.45551388266180454]]], "std": [[[0.16240315826981674]], [[0.13582125225839617]], [[0.12895336267950425]]], "count": [164]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43832756456241034]], [[0.4557701334090547]], [[0.4563313307030129]]], "std": [[[0.14615815495990214]], [[0.12198451869924248]], [[0.11584134922171749]]], "count": [164]}, "observation.state": {"min": [0.3957359790802002, 1.82404363155365, -1.0275975465774536, -1.0761699676513672, -2.674804449081421, -1.7644754648208618, 0.007068583741784096, -2.0, 0.0683550015091896, 0.3291819989681244, -0.060773998498916626, -3.1391851902008057, -0.15199999511241913, -1.0980000495910645, -0.7445400953292847, -2.0753533840179443, 0.5367934703826904, 0.07901106029748917, 0.2912256717681885, 0.5625370740890503, -2.466447114944458, 13.0, -0.3659740090370178, 0.2549470067024231, -0.14346100389957428, -3.1391851902008057, -0.07999999076128006, -3.1411852836608887], "max": [1.0138269662857056, 2.081549644470215, -0.4400498569011688, -0.05133013054728508, -0.4531223773956299, -0.822713315486908, 2.320903778076172, 551.0, 0.41596901416778564, 0.46224498748779297, 0.1386840045452118, 3.140000104904175, 1.1069999933242798, 0.6669999957084656, -0.4171162545681, -1.7314190864562988, 1.868619441986084, 0.7297570705413818, 2.408414840698242, 1.7646501064300537, -0.36798524856567383, 825.0, -0.1579039990901947, 0.46796199679374695, 0.10456400364637375, 3.1410000324249268, 1.2280000448226929, 3.13700008392334], "mean": [0.639044463634491, 2.0057485103607178, -0.6326361298561096, -0.5685023069381714, -1.6777982711791992, -1.2885407209396362, 1.4486099481582642, 325.5161437988281, 0.2886503040790558, 0.38881051540374756, 0.0624065175652504, -2.104940891265869, 0.5215837955474854, -0.4566563367843628, -0.6146998405456543, -1.9622076749801636, 0.8786324858665466, 0.5646499991416931, 1.832066535949707, 1.1284863948822021, -2.018939971923828, 559.5450439453125, -0.2841986119747162, 0.3947924077510834, 0.025160090997815132, 0.7634263634681702, 0.5602559447288513, -1.6894229650497437], "std": [0.1688651442527771, 0.05430731549859047, 0.17054462432861328, 0.31766563653945923, 0.8191877603530884, 0.26579445600509644, 0.8481940031051636, 229.7820281982422, 0.09789619594812393, 0.035806555300951004, 0.04490282014012337, 1.2293976545333862, 0.32584133744239807, 0.5226946473121643, 0.09317272156476974, 0.11540345102548599, 0.3479006588459015, 0.1286008208990097, 0.5777897238731384, 0.4206854999065399, 0.5322847962379456, 337.9913024902344, 0.0423431433737278, 0.06393752247095108, 0.054795488715171814, 2.666978359222412, 0.32228830456733704, 1.2403618097305298], "count": [899]}, "action": {"min": [0.3957359790802002, 1.82404363155365, -1.0275975465774536, -1.0761699676513672, -2.674804449081421, -1.7644754648208618, 0.007068583741784096, -2.0, 0.0683550015091896, 0.3291819989681244, -0.060773998498916626, -3.1391851902008057, -0.15199999511241913, -1.0980000495910645, -0.7445400953292847, -2.0753533840179443, 0.5367934703826904, 0.07901106029748917, 0.2912256717681885, 0.5625370740890503, -2.466447114944458, 13.0, -0.3659740090370178, 0.2549470067024231, -0.14346100389957428, -3.1391851902008057, -0.07999999076128006, -3.1411852836608887], "max": [1.0138269662857056, 2.081549644470215, -0.4400498569011688, -0.05133013054728508, -0.4531223773956299, -0.822713315486908, 2.320903778076172, 551.0, 0.41596901416778564, 0.46224498748779297, 0.1386840045452118, 3.140000104904175, 1.1069999933242798, 0.6669999957084656, -0.4171162545681, -1.7314190864562988, 1.868619441986084, 0.7297570705413818, 2.408414840698242, 1.7646501064300537, -0.36798524856567383, 825.0, -0.1579039990901947, 0.46796199679374695, 0.10456400364637375, 3.1410000324249268, 1.2280000448226929, 3.13700008392334], "mean": [0.639044463634491, 2.0057485103607178, -0.6326361298561096, -0.5685023069381714, -1.6777982711791992, -1.2885407209396362, 1.4486099481582642, 325.5161437988281, 0.2886503040790558, 0.38881051540374756, 0.0624065175652504, -2.104940891265869, 0.5215837955474854, -0.4566563367843628, -0.6146998405456543, -1.9622076749801636, 0.8786324858665466, 0.5646499991416931, 1.832066535949707, 1.1284863948822021, -2.018939971923828, 559.5450439453125, -0.2841986119747162, 0.3947924077510834, 0.025160090997815132, 0.7634263634681702, 0.5602559447288513, -1.6894229650497437], "std": [0.1688651442527771, 0.05430731549859047, 0.17054462432861328, 0.31766563653945923, 0.8191877603530884, 0.26579445600509644, 0.8481940031051636, 229.7820281982422, 0.09789619594812393, 0.035806555300951004, 0.04490282014012337, 1.2293976545333862, 0.32584133744239807, 0.5226946473121643, 0.09317272156476974, 0.11540345102548599, 0.3479006588459015, 0.1286008208990097, 0.5777897238731384, 0.4206854999065399, 0.5322847962379456, 337.9913024902344, 0.0423431433737278, 0.06393752247095108, 0.054795488715171814, 2.666978359222412, 0.32228830456733704, 1.2403618097305298], "count": [899]}, "timestamp": {"min": [0.0], "max": [29.933333333333334], "mean": [14.966666666666669], "std": [8.650626181573987], "count": [899]}, "frame_index": {"min": [0], "max": [898], "mean": [449.0], "std": [259.5187854472196], "count": [899]}, "episode_index": {"min": [361], "max": [361], "mean": [361.0], "std": [0.0], "count": [899]}, "index": {"min": [382760], "max": [383658], "mean": [383209.0], "std": [259.5187854472196], "count": [899]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [899]}, "subtask_annotation": {"mean": [15.183537263626251, 29.0, 29.0, 29.0, 29.0], "std": [9.202378927298199, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [899]}, "scene_annotation": {"mean": [361.0], "std": [0.0], "min": [361], "max": [361], "count": [899]}, "eef_direction_state": {"mean": [3.9365962180200222, 3.6651835372636263], "std": [2.0563220794314336, 1.9590411733621291], "min": [0, 0], "max": [6, 6], "count": [899]}, "eef_velocity_state": {"mean": [0.7452725250278087, 0.8654060066740823], "std": [0.6824246899343525, 0.6507582014203623], "min": [0, 0], "max": [2, 2], "count": [899]}, "eef_acc_mag_state": {"mean": [0.8064516129032258, 0.778642936596218], "std": [0.8479003581806369, 0.8310907533161832], "min": [0, 0], "max": [2, 2], "count": [899]}, "eef_direction_action": {"mean": [3.9365962180200222, 3.6651835372636263], "std": [2.0563220794314336, 1.9590411733621291], "min": [0, 0], "max": [6, 6], "count": [899]}, "eef_velocity_action": {"mean": [0.7452725250278087, 0.8654060066740823], "std": [0.6824246899343525, 0.6507582014203623], "min": [0, 0], "max": [2, 2], "count": [899]}, "eef_acc_mag_action": {"mean": [0.8064516129032258, 0.778642936596218], "std": [0.8479003581806369, 0.8310907533161832], "min": [0, 0], "max": [2, 2], "count": [899]}, "eef_sim_pose_state": {"mean": [0.5965381188680067, 0.30672497544443966, 1.1024295199589391, -2.216340451602964, 0.6683148355487075, -1.7277365693923414, 0.5893630533262891, -0.3245859686383355, 1.1195863214246227, 1.7539654763817532, 0.9712240763560006, -0.6201222373010539], "std": [0.051272396548822485, 0.06519819175571667, 0.021692583133767356, 0.4553540094933618, 0.40639073744923043, 2.133339655441352, 0.04147157156902005, 0.07488845995783038, 0.06575753271997334, 1.2200487162825087, 0.3166341665774547, 2.155601126075641], "min": [0.48176437398709054, 0.10969066196134739, 1.0590491207419777, -2.818957368342898, -0.08184894731836079, -3.14121222219867, 0.5161962186043365, -0.4189314208173002, 1.0451486005088386, -0.5883972973241094, 0.36567501275653846, -3.1391091442516412], "max": [0.6581021774888025, 0.40540882566827224, 1.17433850418854, -0.48448132738573196, 1.3067034074920638, 3.1413993421709976, 0.6511291991860263, -0.11665472023708684, 1.279829162754384, 2.902582686491566, 1.5376477087161358, 3.1330931290863506], "count": [899]}, "eef_sim_pose_action": {"mean": [0.5965381188680067, 0.30672497544443966, 1.1024295199589391, -2.216340451602964, 0.6683148355487075, -1.7277365693923414, 0.5893630533262891, -0.3245859686383355, 1.1195863214246227, 1.7539654763817532, 0.9712240763560006, -0.6201222373010539], "std": [0.051272396548822485, 0.06519819175571667, 0.021692583133767356, 0.4553540094933618, 0.40639073744923043, 2.133339655441352, 0.04147157156902005, 0.07488845995783038, 0.06575753271997334, 1.2200487162825087, 0.3166341665774547, 2.155601126075641], "min": [0.48176437398709054, 0.10969066196134739, 1.0590491207419777, -2.818957368342898, -0.08184894731836079, -3.14121222219867, 0.5161962186043365, -0.4189314208173002, 1.0451486005088386, -0.5883972973241094, 0.36567501275653846, -3.1391091442516412], "max": [0.6581021774888025, 0.40540882566827224, 1.17433850418854, -0.48448132738573196, 1.3067034074920638, 3.1413993421709976, 0.6511291991860263, -0.11665472023708684, 1.279829162754384, 2.902582686491566, 1.5376477087161358, 3.1330931290863506], "count": [899]}, "gripper_mode_state": {"mean": [0.2914349276974416, 0.6206896551724138], "std": [0.4544233825579651, 0.4852154234300146], "min": [0, 0], "max": [1, 1], "count": [899]}, "gripper_activity_state": {"mean": [1.917686318131257, 1.903225806451613], "std": [0.3590693500640336, 0.37225920192298717], "min": [0, 0], "max": [2, 2], "count": [899]}, "gripper_mode_action": {"mean": [0.2914349276974416, 0.6206896551724138], "std": [0.4544233825579651, 0.4852154234300146], "min": [0, 0], "max": [1, 1], "count": [899]}, "gripper_activity_action": {"mean": [1.917686318131257, 1.903225806451613], "std": [0.3590693500640336, 0.37225920192298717], "min": [0, 0], "max": [2, 2], "count": [899]}, "gripper_open_scale_state": {"mean": [0.5595450500683468, 0.32558008889295326], "std": [0.3379916705327512, 0.2296911794113131], "min": [0.013, 0.0], "max": [0.825, 0.551], "count": [899]}, "gripper_open_scale_action": {"mean": [0.5595450500683468, 0.32558008889295326], "std": [0.3379916705327512, 0.2296911794113131], "min": [0.013, 0.0], "max": [0.825, 0.551], "count": [899]}}} +{"episode_index": 359, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4239469870123976]], [[0.4454703475140056]], [[0.44770731938608777]]], "std": [[[0.20469544849848276]], [[0.17973686522919913]], [[0.1735277719620231]]], "count": [252]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[0.8235294117647058]], [[0.8196078431372549]]], "mean": [[[0.4483096769957983]], [[0.4636943585304492]], [[0.4630561885633883]]], "std": [[[0.13998040228764308]], [[0.115241820295108]], [[0.1099379924709119]]], "count": [252]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43058835362848846]], [[0.4505490836380848]], [[0.4514691755174292]]], "std": [[[0.177051587681468]], [[0.1493403614845635]], [[0.14297382210797352]]], "count": [252]}, "observation.state": {"min": [0.3877074718475342, 1.785733699798584, -1.1681663990020752, -1.0379997491836548, -2.71531343460083, -1.8586184978485107, 0.3435331881046295, 1.0, 0.05150600150227547, 0.3164289891719818, -0.06241999939084053, -3.1411852836608887, -0.3009999990463257, -1.312999963760376, -0.896802544593811, -2.0785303115844727, -0.669857382774353, -0.3513522446155548, 0.11102039366960526, 0.4610985517501831, -2.597259283065796, 46.0, -0.3655329942703247, 0.24418699741363525, -0.16704699397087097, -3.1411852836608887, -0.11599999666213989, -3.1381852626800537], "max": [1.1772420406341553, 2.0756852626800537, -0.06401868164539337, -0.061854466795921326, -0.6227160692214966, -0.6970844864845276, 2.4835338592529297, 788.0, 0.41676199436187744, 0.4889790117740631, 0.19986499845981598, 3.135999917984009, 1.2740000486373901, 1.0019999742507935, -0.41263076663017273, -1.6932486295700073, 1.3745166063308716, 1.0562384128570557, 2.4683144092559814, 1.8643956184387207, -0.13119640946388245, 834.0, -0.1444000005722046, 0.4992600083351135, 0.1549769937992096, 3.1410000324249268, 1.3250000476837158, 3.1410000324249268], "mean": [0.661297619342804, 1.955463171005249, -0.6009740829467773, -0.563317596912384, -1.8276681900024414, -1.4126964807510376, 1.6426244974136353, 473.71209716796875, 0.2826508581638336, 0.3777695298194885, 0.0723491683602333, -1.4172967672348022, 0.46586036682128906, -0.40617987513542175, -0.6898141503334045, -1.9581043720245361, 0.5354967713356018, 0.4708388149738312, 1.991504430770874, 1.1783696413040161, -1.7508682012557983, 571.4630126953125, -0.2635387182235718, 0.40816599130630493, 0.03494581952691078, 1.6381070613861084, 0.5637560486793518, -1.7056268453598022], "std": [0.19869722425937653, 0.07625539600849152, 0.29563045501708984, 0.24843312799930573, 0.7610960006713867, 0.2500302791595459, 0.6824998259544373, 307.9281921386719, 0.09519346803426743, 0.03549094870686531, 0.06764283031225204, 2.1134769916534424, 0.4104017913341522, 0.7116329073905945, 0.11612896621227264, 0.11623995006084442, 0.49465495347976685, 0.3339858055114746, 0.520427942276001, 0.3606671392917633, 0.8903032541275024, 329.4290466308594, 0.05282188579440117, 0.0694286972284317, 0.07195544242858887, 2.079444646835327, 0.3446162939071655, 1.596535325050354], "count": [1596]}, "action": {"min": [0.3877074718475342, 1.785733699798584, -1.1681663990020752, -1.0379997491836548, -2.71531343460083, -1.8586184978485107, 0.3435331881046295, 1.0, 0.05150600150227547, 0.3164289891719818, -0.06241999939084053, -3.1411852836608887, -0.3009999990463257, -1.312999963760376, -0.896802544593811, -2.0785303115844727, -0.669857382774353, -0.3513522446155548, 0.11102039366960526, 0.4610985517501831, -2.597259283065796, 46.0, -0.3655329942703247, 0.24418699741363525, -0.16704699397087097, -3.1411852836608887, -0.11599999666213989, -3.1381852626800537], "max": [1.1772420406341553, 2.0756852626800537, -0.06401868164539337, -0.061854466795921326, -0.6227160692214966, -0.6970844864845276, 2.4835338592529297, 788.0, 0.41676199436187744, 0.4889790117740631, 0.19986499845981598, 3.135999917984009, 1.2740000486373901, 1.0019999742507935, -0.41263076663017273, -1.6932486295700073, 1.3745166063308716, 1.0562384128570557, 2.4683144092559814, 1.8643956184387207, -0.13119640946388245, 834.0, -0.1444000005722046, 0.4992600083351135, 0.1549769937992096, 3.1410000324249268, 1.3250000476837158, 3.1410000324249268], "mean": [0.661297619342804, 1.955463171005249, -0.6009740829467773, -0.563317596912384, -1.8276681900024414, -1.4126964807510376, 1.6426244974136353, 473.71209716796875, 0.2826508581638336, 0.3777695298194885, 0.0723491683602333, -1.4172967672348022, 0.46586036682128906, -0.40617987513542175, -0.6898141503334045, -1.9581043720245361, 0.5354967713356018, 0.4708388149738312, 1.991504430770874, 1.1783696413040161, -1.7508682012557983, 571.4630126953125, -0.2635387182235718, 0.40816599130630493, 0.03494581952691078, 1.6381070613861084, 0.5637560486793518, -1.7056268453598022], "std": [0.19869722425937653, 0.07625539600849152, 0.29563045501708984, 0.24843312799930573, 0.7610960006713867, 0.2500302791595459, 0.6824998259544373, 307.9281921386719, 0.09519346803426743, 0.03549094870686531, 0.06764283031225204, 2.1134769916534424, 0.4104017913341522, 0.7116329073905945, 0.11612896621227264, 0.11623995006084442, 0.49465495347976685, 0.3339858055114746, 0.520427942276001, 0.3606671392917633, 0.8903032541275024, 329.4290466308594, 0.05282188579440117, 0.0694286972284317, 0.07195544242858887, 2.079444646835327, 0.3446162939071655, 1.596535325050354], "count": [1596]}, "timestamp": {"min": [0.0], "max": [53.166666666666664], "mean": [26.583333333333332], "std": [15.357514145874674], "count": [1596]}, "frame_index": {"min": [0], "max": [1595], "mean": [797.5], "std": [460.72542437624026], "count": [1596]}, "episode_index": {"min": [362], "max": [362], "mean": [362.0], "std": [0.0], "count": [1596]}, "index": {"min": [383659], "max": [385254], "mean": [384456.5], "std": [460.72542437624026], "count": [1596]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1596]}, "subtask_annotation": {"mean": [14.447368421052632, 29.0, 29.0, 29.0, 29.0], "std": [8.868171909963502, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1596]}, "scene_annotation": {"mean": [362.0], "std": [0.0], "min": [362], "max": [362], "count": [1596]}, "eef_direction_state": {"mean": [3.8916040100250626, 3.745614035087719], "std": [2.1982345806949892, 1.916934049930502], "min": [0, 0], "max": [6, 6], "count": [1596]}, "eef_velocity_state": {"mean": [0.6835839598997494, 0.8577694235588973], "std": [0.6426809350713028, 0.6316196604413536], "min": [0, 0], "max": [2, 2], "count": [1596]}, "eef_acc_mag_state": {"mean": [0.7888471177944862, 0.7543859649122807], "std": [0.8391432103665144, 0.8353556782451812], "min": [0, 0], "max": [2, 2], "count": [1596]}, "eef_direction_action": {"mean": [3.8916040100250626, 3.745614035087719], "std": [2.1982345806949892, 1.916934049930502], "min": [0, 0], "max": [6, 6], "count": [1596]}, "eef_velocity_action": {"mean": [0.6835839598997494, 0.8577694235588973], "std": [0.6426809350713028, 0.6316196604413536], "min": [0, 0], "max": [2, 2], "count": [1596]}, "eef_acc_mag_action": {"mean": [0.7888471177944862, 0.7543859649122807], "std": [0.8391432103665144, 0.8353556782451812], "min": [0, 0], "max": [2, 2], "count": [1596]}, "eef_sim_pose_state": {"mean": [0.607647254111139, 0.29808652058602914, 1.1203744768528596, -1.1920624779982962, 0.7888587946865758, -1.127698680802274, 0.5839439389465662, -0.33018051638093765, 1.1317986523052166, 2.0411742902700674, 0.7998952300608478, -0.4853912038922159], "std": [0.05692150046903769, 0.07592612916009787, 0.04875776859996593, 1.9821998708219157, 0.522205507925364, 2.2563810995874944, 0.0401998936751911, 0.09225790473227542, 0.052968190402002874, 0.7581291864082412, 0.2886378545561794, 2.2881038693823577], "min": [0.4724438760357335, 0.1099363290956758, 1.024523027388591, -3.1410537017101863, -0.19715488098988954, -3.140245698478607, 0.509107612281039, -0.46235675900970263, 1.0691288299567476, -0.21119141706007508, 0.33461851808743504, -3.1408526346584504], "max": [0.6842362586721337, 0.41057660716298033, 1.2073023842940562, 3.1390583824427996, 1.5661738788991273, 3.1415823122220283, 0.6860753997688556, -0.0947175826714135, 1.2964404097806754, 3.1028799062225225, 1.506370956707722, 3.1410541293228578], "count": [1596]}, "eef_sim_pose_action": {"mean": [0.607647254111139, 0.29808652058602914, 1.1203744768528596, -1.1920624779982962, 0.7888587946865758, -1.127698680802274, 0.5839439389465662, -0.33018051638093765, 1.1317986523052166, 2.0411742902700674, 0.7998952300608478, -0.4853912038922159], "std": [0.05692150046903769, 0.07592612916009787, 0.04875776859996593, 1.9821998708219157, 0.522205507925364, 2.2563810995874944, 0.0401998936751911, 0.09225790473227542, 0.052968190402002874, 0.7581291864082412, 0.2886378545561794, 2.2881038693823577], "min": [0.4724438760357335, 0.1099363290956758, 1.024523027388591, -3.1410537017101863, -0.19715488098988954, -3.140245698478607, 0.509107612281039, -0.46235675900970263, 1.0691288299567476, -0.21119141706007508, 0.33461851808743504, -3.1408526346584504], "max": [0.6842362586721337, 0.41057660716298033, 1.2073023842940562, 3.1390583824427996, 1.5661738788991273, 3.1415823122220283, 0.6860753997688556, -0.0947175826714135, 1.2964404097806754, 3.1028799062225225, 1.506370956707722, 3.1410541293228578], "count": [1596]}, "gripper_mode_state": {"mean": [0.33709273182957394, 0.33395989974937346], "std": [0.4727168518016361, 0.47162557724190246], "min": [0, 0], "max": [1, 1], "count": [1596]}, "gripper_activity_state": {"mean": [1.9223057644110275, 1.8916040100250626], "std": [0.34897443262855704, 0.40996935344104335], "min": [0, 0], "max": [2, 2], "count": [1596]}, "gripper_mode_action": {"mean": [0.33709273182957394, 0.33395989974937346], "std": [0.4727168518016361, 0.47162557724190246], "min": [0, 0], "max": [1, 1], "count": [1596]}, "gripper_activity_action": {"mean": [1.9223057644110275, 1.8916040100250626], "std": [0.34897443262855704, 0.40996935344104335], "min": [0, 0], "max": [2, 2], "count": [1596]}, "gripper_open_scale_state": {"mean": [0.5714630327415947, 0.4737127192315448], "std": [0.3294295121280827, 0.3079288741175051], "min": [0.046, 0.001], "max": [0.834, 0.788], "count": [1596]}, "gripper_open_scale_action": {"mean": [0.5714630327415947, 0.4737127192315448], "std": [0.3294295121280827, 0.3079288741175051], "min": [0.046, 0.001], "max": [0.834, 0.788], "count": [1596]}}} +{"episode_index": 360, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.41925696778711485]], [[0.4453263305322129]], [[0.44806840569561157]]], "std": [[[0.2141278435193766]], [[0.1847591631261686]], [[0.17728470023310683]]], "count": [175]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.8431372549019608]], [[0.8509803921568627]]], "mean": [[[0.43098948295985057]], [[0.45225019491129786]], [[0.4541584407096172]]], "std": [[[0.1619691784531491]], [[0.13344123671132027]], [[0.12680534275310787]]], "count": [175]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4358633099906629]], [[0.4560940604575163]], [[0.4583686192810458]]], "std": [[[0.17113246902022702]], [[0.1450432650959995]], [[0.13723344555540384]]], "count": [175]}, "observation.state": {"min": [0.4116708040237427, 1.7960659265518188, -1.0692410469055176, -0.8945685625076294, -2.6768813133239746, -1.8167130947113037, 0.41114723682403564, 2.0, 0.050422001630067825, 0.3208659887313843, -0.06587699800729752, -3.1411852836608887, -0.23000000417232513, -1.2039999961853027, -0.7992734909057617, -2.078756809234619, 0.6027320623397827, 0.21191787719726562, -0.005288348067551851, 0.5344372987747192, -2.4564287662506104, 46.0, -0.3637099862098694, 0.25974899530410767, -0.162540003657341, -3.1411852836608887, -0.06599999964237213, -3.1371853351593018], "max": [1.151219129562378, 2.076854705810547, -0.2969852387905121, -0.06229080259799957, -0.5842664241790771, -1.0280513763427734, 2.3792154788970947, 728.0, 0.38950198888778687, 0.4469510018825531, 0.17790299654006958, 3.1410000324249268, 1.1269999742507935, 0.9829999804496765, -0.4460712969303131, -1.7027082443237305, 2.2431671619415283, 0.7036120295524597, 2.363978862762451, 1.8373432159423828, -0.4213573932647705, 829.0, -0.1623450070619583, 0.4849039912223816, 0.13409799337387085, 3.140000104904175, 1.2979999780654907, 3.1410000324249268], "mean": [0.7043705582618713, 1.9633119106292725, -0.5689900517463684, -0.5223649740219116, -1.838038682937622, -1.468102216720581, 1.6204233169555664, 437.4351501464844, 0.272617369890213, 0.3777961730957031, 0.0697319507598877, -1.4717471599578857, 0.4195232689380646, -0.4271968901157379, -0.6370223164558411, -1.9433611631393433, 1.0669763088226318, 0.538286566734314, 1.4988172054290771, 1.1290172338485718, -1.6686606407165527, 590.9735107421875, -0.2633584439754486, 0.4002116024494171, 0.02499941736459732, 1.6472193002700806, 0.5142574906349182, -1.3253642320632935], "std": [0.22120274603366852, 0.0779496431350708, 0.2156434804201126, 0.2393658459186554, 0.8025047779083252, 0.23011694848537445, 0.7519850134849548, 280.27099609375, 0.09592196345329285, 0.03731929883360863, 0.06707140803337097, 2.073740005493164, 0.3759949207305908, 0.7193623781204224, 0.10115829855203629, 0.13489702343940735, 0.43183356523513794, 0.10312735289335251, 0.9139859676361084, 0.44425463676452637, 0.8359942436218262, 306.9053039550781, 0.0518769808113575, 0.07030250877141953, 0.06333387643098831, 2.0682826042175293, 0.3417995572090149, 1.9976134300231934], "count": [979]}, "action": {"min": [0.4116708040237427, 1.7960659265518188, -1.0692410469055176, -0.8945685625076294, -2.6768813133239746, -1.8167130947113037, 0.41114723682403564, 2.0, 0.050422001630067825, 0.3208659887313843, -0.06587699800729752, -3.1411852836608887, -0.23000000417232513, -1.2039999961853027, -0.7992734909057617, -2.078756809234619, 0.6027320623397827, 0.21191787719726562, -0.005288348067551851, 0.5344372987747192, -2.4564287662506104, 46.0, -0.3637099862098694, 0.25974899530410767, -0.162540003657341, -3.1411852836608887, -0.06599999964237213, -3.1371853351593018], "max": [1.151219129562378, 2.076854705810547, -0.2969852387905121, -0.06229080259799957, -0.5842664241790771, -1.0280513763427734, 2.3792154788970947, 728.0, 0.38950198888778687, 0.4469510018825531, 0.17790299654006958, 3.1410000324249268, 1.1269999742507935, 0.9829999804496765, -0.4460712969303131, -1.7027082443237305, 2.2431671619415283, 0.7036120295524597, 2.363978862762451, 1.8373432159423828, -0.4213573932647705, 829.0, -0.1623450070619583, 0.4849039912223816, 0.13409799337387085, 3.140000104904175, 1.2979999780654907, 3.1410000324249268], "mean": [0.7043705582618713, 1.9633119106292725, -0.5689900517463684, -0.5223649740219116, -1.838038682937622, -1.468102216720581, 1.6204233169555664, 437.4351501464844, 0.272617369890213, 0.3777961730957031, 0.0697319507598877, -1.4717471599578857, 0.4195232689380646, -0.4271968901157379, -0.6370223164558411, -1.9433611631393433, 1.0669763088226318, 0.538286566734314, 1.4988172054290771, 1.1290172338485718, -1.6686606407165527, 590.9735107421875, -0.2633584439754486, 0.4002116024494171, 0.02499941736459732, 1.6472193002700806, 0.5142574906349182, -1.3253642320632935], "std": [0.22120274603366852, 0.0779496431350708, 0.2156434804201126, 0.2393658459186554, 0.8025047779083252, 0.23011694848537445, 0.7519850134849548, 280.27099609375, 0.09592196345329285, 0.03731929883360863, 0.06707140803337097, 2.073740005493164, 0.3759949207305908, 0.7193623781204224, 0.10115829855203629, 0.13489702343940735, 0.43183356523513794, 0.10312735289335251, 0.9139859676361084, 0.44425463676452637, 0.8359942436218262, 306.9053039550781, 0.0518769808113575, 0.07030250877141953, 0.06333387643098831, 2.0682826042175293, 0.3417995572090149, 1.9976134300231934], "count": [979]}, "timestamp": {"min": [0.0], "max": [32.6], "mean": [16.3], "std": [9.420426977820297], "count": [979]}, "frame_index": {"min": [0], "max": [978], "mean": [489.0], "std": [282.61280933460887], "count": [979]}, "episode_index": {"min": [363], "max": [363], "mean": [363.0], "std": [0.0], "count": [979]}, "index": {"min": [385255], "max": [386233], "mean": [385744.0], "std": [282.61280933460887], "count": [979]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [979]}, "subtask_annotation": {"mean": [14.8488253319714, 29.0, 29.0, 29.0, 29.0], "std": [9.06979103659666, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [979]}, "scene_annotation": {"mean": [363.0], "std": [0.0], "min": [363], "max": [363], "count": [979]}, "eef_direction_state": {"mean": [3.932584269662921, 3.699693564862104], "std": [2.2219883985077353, 1.9891713767694357], "min": [0, 0], "max": [6, 6], "count": [979]}, "eef_velocity_state": {"mean": [0.6680286006128703, 0.9009193054136875], "std": [0.6480183473858598, 0.669936021082883], "min": [0, 0], "max": [2, 2], "count": [979]}, "eef_acc_mag_state": {"mean": [0.6332992849846782, 0.7323799795709908], "std": [0.811909842751896, 0.8321204651285816], "min": [0, 0], "max": [2, 2], "count": [979]}, "eef_direction_action": {"mean": [3.932584269662921, 3.699693564862104], "std": [2.2219883985077353, 1.9891713767694357], "min": [0, 0], "max": [6, 6], "count": [979]}, "eef_velocity_action": {"mean": [0.6680286006128703, 0.9009193054136875], "std": [0.6480183473858598, 0.669936021082883], "min": [0, 0], "max": [2, 2], "count": [979]}, "eef_acc_mag_action": {"mean": [0.6332992849846782, 0.7323799795709908], "std": [0.811909842751896, 0.8321204651285816], "min": [0, 0], "max": [2, 2], "count": [979]}, "eef_sim_pose_state": {"mean": [0.6024192337080699, 0.29192655679109486, 1.1137798336781803, -1.4493803399836411, 0.8207600911334295, 0.40189454220077575, 0.5852768687148578, -0.3211631160490844, 1.1360446283653802, 1.9354141105243863, 0.7710697481144017, -0.8357614300634196], "std": [0.05602319099918417, 0.07411967115176064, 0.035028335555372075, 1.7497020520412563, 0.5527081057608432, 2.572123131265352, 0.04419434145896367, 0.08579309228370749, 0.06582467005441556, 0.8682265538719158, 0.278850989823769, 2.174109955742283], "min": [0.48806658486562204, 0.10027406385133396, 1.0383337823543708, -3.1234217685933676, -0.0422073937723948, -3.1407908422163753, 0.509988000728153, -0.44969958610538957, 1.0480251158796443, 0.4338499540042177, 0.2687179687072263, -3.139545893737012], "max": [0.6764475529332934, 0.4026157999596479, 1.2233204385295848, 3.127036146420623, 1.5668444543569766, 3.1409461417872, 0.661360161969236, -0.12658881465429758, 1.297132472609164, 2.699635394500065, 1.2702190426118003, 3.132985241521334], "count": [979]}, "eef_sim_pose_action": {"mean": [0.6024192337080699, 0.29192655679109486, 1.1137798336781803, -1.4493803399836411, 0.8207600911334295, 0.40189454220077575, 0.5852768687148578, -0.3211631160490844, 1.1360446283653802, 1.9354141105243863, 0.7710697481144017, -0.8357614300634196], "std": [0.05602319099918417, 0.07411967115176064, 0.035028335555372075, 1.7497020520412563, 0.5527081057608432, 2.572123131265352, 0.04419434145896367, 0.08579309228370749, 0.06582467005441556, 0.8682265538719158, 0.278850989823769, 2.174109955742283], "min": [0.48806658486562204, 0.10027406385133396, 1.0383337823543708, -3.1234217685933676, -0.0422073937723948, -3.1407908422163753, 0.509988000728153, -0.44969958610538957, 1.0480251158796443, 0.4338499540042177, 0.2687179687072263, -3.139545893737012], "max": [0.6764475529332934, 0.4026157999596479, 1.2233204385295848, 3.127036146420623, 1.5668444543569766, 3.1409461417872, 0.661360161969236, -0.12658881465429758, 1.297132472609164, 2.699635394500065, 1.2702190426118003, 3.132985241521334], "count": [979]}, "gripper_mode_state": {"mean": [0.26455566905005107, 0.6159346271705822], "std": [0.44109632397418364, 0.48637348018042215], "min": [0, 0], "max": [1, 1], "count": [979]}, "gripper_activity_state": {"mean": [1.9346271705822267, 1.9152196118488254], "std": [0.32876426772950024, 0.35869931268228883], "min": [0, 0], "max": [2, 2], "count": [979]}, "gripper_mode_action": {"mean": [0.26455566905005107, 0.6159346271705822], "std": [0.44109632397418364, 0.48637348018042215], "min": [0, 0], "max": [1, 1], "count": [979]}, "gripper_activity_action": {"mean": [1.9346271705822267, 1.9152196118488254], "std": [0.32876426772950024, 0.35869931268228883], "min": [0, 0], "max": [2, 2], "count": [979]}, "gripper_open_scale_state": {"mean": [0.5909734422880486, 0.43743513784126065], "std": [0.30690532402520504, 0.2802708559499178], "min": [0.046, 0.002], "max": [0.829, 0.728], "count": [979]}, "gripper_open_scale_action": {"mean": [0.5909734422880486, 0.43743513784126065], "std": [0.30690532402520504, 0.2802708559499178], "min": [0.046, 0.002], "max": [0.829, 0.728], "count": [979]}}} +{"episode_index": 361, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4183296516523276]], [[0.44460038286147796]], [[0.44695521958783513]]], "std": [[[0.21210605587327244]], [[0.18195811908290493]], [[0.17550978400593858]]], "count": [196]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[0.807843137254902]], [[0.8156862745098039]]], "mean": [[[0.4342297408546752]], [[0.454180029303388]], [[0.45484748795351476]]], "std": [[[0.15520450709144332]], [[0.1272947165837992]], [[0.12100719267205393]]], "count": [196]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42373866525776976]], [[0.44645311457916503]], [[0.44689079173336005]]], "std": [[[0.16442042462324855]], [[0.1374139588000141]], [[0.13062752167364675]]], "count": [196]}, "observation.state": {"min": [0.40252527594566345, 1.801633596420288, -0.9772099256515503, -0.9753947854042053, -2.6104016304016113, -1.8930712938308716, -0.07168067246675491, 2.0, 0.027462000027298927, 0.33546900749206543, -0.07862400263547897, -3.1411852836608887, -0.28300002217292786, -1.1920000314712524, -0.7807731032371521, -2.0785651206970215, 0.5614549517631531, 0.07679449021816254, -0.06925466656684875, 0.8253836631774902, -2.6246087551116943, 16.0, -0.3592810034751892, 0.26667800545692444, -0.13773700594902039, -3.1401853561401367, -0.05000000074505806, -3.1411852836608887], "max": [1.150433897972107, 2.0642359256744385, -0.09150761365890503, -0.19853121042251587, -0.5227435827255249, -0.8862432837486267, 2.3423714637756348, 446.0, 0.4031989872455597, 0.4495750069618225, 0.2128159999847412, 3.1410000324249268, 1.121999979019165, 0.6959999799728394, -0.37463492155075073, -1.7113652229309082, 2.1148154735565186, 0.649698793888092, 2.315004825592041, 1.81814444065094, -0.38259363174438477, 840.0, -0.17156000435352325, 0.4755679965019226, 0.11767300218343735, 3.1410000324249268, 1.3309999704360962, 3.1410000324249268], "mean": [0.7104597091674805, 1.924490213394165, -0.5512943863868713, -0.5574244856834412, -1.9075452089309692, -1.3630058765411377, 1.6641303300857544, 274.72686767578125, 0.2762424051761627, 0.39478600025177, 0.08585356920957565, -1.3447784185409546, 0.4418885409832001, -0.4852835536003113, -0.6148900985717773, -1.9518826007843018, 1.022377371788025, 0.43281111121177673, 1.4010874032974243, 1.2557282447814941, -1.6136474609375, 605.2430419921875, -0.26991555094718933, 0.3858923614025116, 0.024817023426294327, 1.030483603477478, 0.6108880639076233, -0.3902854323387146], "std": [0.19320048391819, 0.06332450360059738, 0.26284080743789673, 0.24236199259757996, 0.6683454513549805, 0.276554137468338, 0.6984914541244507, 198.8367919921875, 0.10463624447584152, 0.030311930924654007, 0.07496529072523117, 2.1551120281219482, 0.33819693326950073, 0.6138669848442078, 0.1068497821688652, 0.13181455433368683, 0.38865113258361816, 0.17094603180885315, 0.8544183969497681, 0.3304368555545807, 0.9331052303314209, 345.3131408691406, 0.04642373323440552, 0.06119942292571068, 0.05619527027010918, 2.357942581176758, 0.40184342861175537, 2.319021224975586], "count": [1146]}, "action": {"min": [0.40252527594566345, 1.801633596420288, -0.9772099256515503, -0.9753947854042053, -2.6104016304016113, -1.8930712938308716, -0.07168067246675491, 2.0, 0.027462000027298927, 0.33546900749206543, -0.07862400263547897, -3.1411852836608887, -0.28300002217292786, -1.1920000314712524, -0.7807731032371521, -2.0785651206970215, 0.5614549517631531, 0.07679449021816254, -0.06925466656684875, 0.8253836631774902, -2.6246087551116943, 16.0, -0.3592810034751892, 0.26667800545692444, -0.13773700594902039, -3.1401853561401367, -0.05000000074505806, -3.1411852836608887], "max": [1.150433897972107, 2.0642359256744385, -0.09150761365890503, -0.19853121042251587, -0.5227435827255249, -0.8862432837486267, 2.3423714637756348, 446.0, 0.4031989872455597, 0.4495750069618225, 0.2128159999847412, 3.1410000324249268, 1.121999979019165, 0.6959999799728394, -0.37463492155075073, -1.7113652229309082, 2.1148154735565186, 0.649698793888092, 2.315004825592041, 1.81814444065094, -0.38259363174438477, 840.0, -0.17156000435352325, 0.4755679965019226, 0.11767300218343735, 3.1410000324249268, 1.3309999704360962, 3.1410000324249268], "mean": [0.7104597091674805, 1.924490213394165, -0.5512943863868713, -0.5574244856834412, -1.9075452089309692, -1.3630058765411377, 1.6641303300857544, 274.72686767578125, 0.2762424051761627, 0.39478600025177, 0.08585356920957565, -1.3447784185409546, 0.4418885409832001, -0.4852835536003113, -0.6148900985717773, -1.9518826007843018, 1.022377371788025, 0.43281111121177673, 1.4010874032974243, 1.2557282447814941, -1.6136474609375, 605.2430419921875, -0.26991555094718933, 0.3858923614025116, 0.024817023426294327, 1.030483603477478, 0.6108880639076233, -0.3902854323387146], "std": [0.19320048391819, 0.06332450360059738, 0.26284080743789673, 0.24236199259757996, 0.6683454513549805, 0.276554137468338, 0.6984914541244507, 198.8367919921875, 0.10463624447584152, 0.030311930924654007, 0.07496529072523117, 2.1551120281219482, 0.33819693326950073, 0.6138669848442078, 0.1068497821688652, 0.13181455433368683, 0.38865113258361816, 0.17094603180885315, 0.8544183969497681, 0.3304368555545807, 0.9331052303314209, 345.3131408691406, 0.04642373323440552, 0.06119942292571068, 0.05619527027010918, 2.357942581176758, 0.40184342861175537, 2.319021224975586], "count": [1146]}, "timestamp": {"min": [0.0], "max": [38.166666666666664], "mean": [19.083333333333332], "std": [11.027385943220667], "count": [1146]}, "frame_index": {"min": [0], "max": [1145], "mean": [572.5], "std": [330.82157829662], "count": [1146]}, "episode_index": {"min": [364], "max": [364], "mean": [364.0], "std": [0.0], "count": [1146]}, "index": {"min": [386234], "max": [387379], "mean": [386806.5], "std": [330.82157829662], "count": [1146]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1146]}, "subtask_annotation": {"mean": [14.1326352530541, 29.0, 29.0, 29.0, 29.0], "std": [9.596112480105461, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1146]}, "scene_annotation": {"mean": [364.0], "std": [0.0], "min": [364], "max": [364], "count": [1146]}, "eef_direction_state": {"mean": [4.163176265270506, 3.924956369982548], "std": [2.1240922583094455, 1.877938941102269], "min": [0, 0], "max": [6, 6], "count": [1146]}, "eef_velocity_state": {"mean": [0.5741710296684118, 0.8516579406631762], "std": [0.5938864383355725, 0.6368428412578582], "min": [0, 0], "max": [2, 2], "count": [1146]}, "eef_acc_mag_state": {"mean": [0.5898778359511344, 0.7591623036649214], "std": [0.8031583504274168, 0.8321258944405784], "min": [0, 0], "max": [2, 2], "count": [1146]}, "eef_direction_action": {"mean": [4.163176265270506, 3.924956369982548], "std": [2.1240922583094455, 1.877938941102269], "min": [0, 0], "max": [6, 6], "count": [1146]}, "eef_velocity_action": {"mean": [0.5741710296684118, 0.8516579406631762], "std": [0.5938864383355725, 0.6368428412578582], "min": [0, 0], "max": [2, 2], "count": [1146]}, "eef_acc_mag_action": {"mean": [0.5898778359511344, 0.7591623036649214], "std": [0.8031583504274168, 0.8321258944405784], "min": [0, 0], "max": [2, 2], "count": [1146]}, "eef_sim_pose_state": {"mean": [0.5874544459480473, 0.2967033137761619, 1.1035899292532878, -1.5212296553228628, 0.7852546679086532, -1.5755112382937198, 0.5999149647146155, -0.3352766002277217, 1.1466297446188407, 2.0184900266590935, 0.8353564104458814, -0.6063075936239462], "std": [0.04821749704235326, 0.06472492235354237, 0.032285035029468286, 1.3652358393668351, 0.586662032586163, 1.8556080033970395, 0.03695483489628231, 0.09856601655813085, 0.061134201438120796, 0.9503366988415647, 0.25559326719300623, 2.26548596248808], "min": [0.4943272860960002, 0.12794117373262853, 1.044619801083395, -3.1088885632353627, -0.11128000692961137, -3.1401076058382262, 0.5224614277896062, -0.4789335849527874, 1.060225314625485, -0.7144552859948465, 0.32090088831014585, -3.1408014126577797], "max": [0.6698518472553507, 0.3949918918715253, 1.192957827400405, 3.138823664714207, 1.5682007404352691, 3.1408742840913915, 0.6611808018742583, -0.09748728906025726, 1.2799248908926777, 2.931171219891689, 1.5248700726628752, 3.141413875731898], "count": [1146]}, "eef_sim_pose_action": {"mean": [0.5874544459480473, 0.2967033137761619, 1.1035899292532878, -1.5212296553228628, 0.7852546679086532, -1.5755112382937198, 0.5999149647146155, -0.3352766002277217, 1.1466297446188407, 2.0184900266590935, 0.8353564104458814, -0.6063075936239462], "std": [0.04821749704235326, 0.06472492235354237, 0.032285035029468286, 1.3652358393668351, 0.586662032586163, 1.8556080033970395, 0.03695483489628231, 0.09856601655813085, 0.061134201438120796, 0.9503366988415647, 0.25559326719300623, 2.26548596248808], "min": [0.4943272860960002, 0.12794117373262853, 1.044619801083395, -3.1088885632353627, -0.11128000692961137, -3.1401076058382262, 0.5224614277896062, -0.4789335849527874, 1.060225314625485, -0.7144552859948465, 0.32090088831014585, -3.1408014126577797], "max": [0.6698518472553507, 0.3949918918715253, 1.192957827400405, 3.138823664714207, 1.5682007404352691, 3.1408742840913915, 0.6611808018742583, -0.09748728906025726, 1.2799248908926777, 2.931171219891689, 1.5248700726628752, 3.141413875731898], "count": [1146]}, "gripper_mode_state": {"mean": [0.27137870855148344, 1.0], "std": [0.4446710077084013, 0.0], "min": [0, 1], "max": [1, 1], "count": [1146]}, "gripper_activity_state": {"mean": [1.9467713787085514, 1.9476439790575917], "std": [0.2950331334385064, 0.2907213132453326], "min": [0, 0], "max": [2, 2], "count": [1146]}, "gripper_mode_action": {"mean": [0.27137870855148344, 1.0], "std": [0.4446710077084013, 0.0], "min": [0, 1], "max": [1, 1], "count": [1146]}, "gripper_activity_action": {"mean": [1.9467713787085514, 1.9476439790575917], "std": [0.2950331334385064, 0.2907213132453326], "min": [0, 0], "max": [2, 2], "count": [1146]}, "gripper_open_scale_state": {"mean": [0.605243019120639, 0.2747268760774362], "std": [0.34531458344333965, 0.19883674468881546], "min": [0.016, 0.002], "max": [0.84, 0.446], "count": [1146]}, "gripper_open_scale_action": {"mean": [0.605243019120639, 0.2747268760774362], "std": [0.34531458344333965, 0.19883674468881546], "min": [0.016, 0.002], "max": [0.84, 0.446], "count": [1146]}}} +{"episode_index": 362, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.42535564880402427]], [[0.4464032087311364]], [[0.44972797753481847]]], "std": [[[0.20554996324907407]], [[0.18014151437611897]], [[0.17343691327160807]]], "count": [191]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[1.0]]], "mean": [[[0.4428084642233857]], [[0.4607675739143825]], [[0.4602759951493687]]], "std": [[[0.1481993848206975]], [[0.12083732006480413]], [[0.11509831897922292]]], "count": [191]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42778715288471414]], [[0.450351075137734]], [[0.4530873380984156]]], "std": [[[0.1797831831724799]], [[0.15253323116169717]], [[0.14519001633313805]]], "count": [191]}, "observation.state": {"min": [0.4731762409210205, 1.7314889430999756, -1.0927157402038574, -0.971048891544342, -2.764200210571289, -1.9091284275054932, 0.0234746802598238, 6.0, 0.08314699679613113, 0.3344790041446686, -0.08043599873781204, -3.1391851902008057, -0.5609999895095825, -1.2640000581741333, -0.8353146314620972, -2.0784080028533936, 0.4492652118206024, 0.2099282145500183, 0.051975905895233154, 0.5996776819229126, -2.4348740577697754, 62.0, -0.36330899596214294, 0.2730410099029541, -0.13336999714374542, -3.1391851902008057, -0.09399999678134918, -3.1401853561401367], "max": [1.1291930675506592, 2.0761914253234863, -0.37976619601249695, -0.06414084881544113, -0.3878820240497589, -0.8757538795471191, 2.482015371322632, 741.0, 0.35630500316619873, 0.457643985748291, 0.1621749997138977, 3.140000104904175, 1.1169999837875366, 0.7590000033378601, -0.49120548367500305, -1.699514389038086, 1.8489669561386108, 0.6418448686599731, 2.4289746284484863, 1.8078993558883667, -0.4672071635723114, 829.0, -0.15906299650669098, 0.5023919939994812, 0.11611499637365341, 3.1410000324249268, 1.2209999561309814, 3.140000104904175], "mean": [0.7399194836616516, 1.9656883478164673, -0.6805381774902344, -0.5502886772155762, -1.913360357284546, -1.4137272834777832, 1.7093274593353271, 367.58978271484375, 0.2569928765296936, 0.3935070037841797, 0.05328220874071121, -1.5824145078659058, 0.36588865518569946, -0.5320137143135071, -0.6698544025421143, -1.9754115343093872, 0.9993583559989929, 0.4743674397468567, 1.5053424835205078, 1.0858668088912964, -1.6584473848342896, 572.996826171875, -0.25520116090774536, 0.4124378561973572, 0.017971737310290337, 2.3396143913269043, 0.6638270616531372, -1.3143178224563599], "std": [0.1980842798948288, 0.07876352965831757, 0.23028141260147095, 0.22447526454925537, 0.7415891885757446, 0.2842571437358856, 0.6871652007102966, 210.139404296875, 0.08414357155561447, 0.030046124011278152, 0.06496730446815491, 2.1223554611206055, 0.4609295427799225, 0.6137382984161377, 0.09519067406654358, 0.12218165397644043, 0.3492893874645233, 0.10956870019435883, 0.7780320644378662, 0.36209753155708313, 0.6770113706588745, 315.2654113769531, 0.05666521564126015, 0.06504873186349869, 0.05708354711532593, 1.1770563125610352, 0.3823029398918152, 2.043365240097046], "count": [1103]}, "action": {"min": [0.4731762409210205, 1.7314889430999756, -1.0927157402038574, -0.971048891544342, -2.764200210571289, -1.9091284275054932, 0.0234746802598238, 6.0, 0.08314699679613113, 0.3344790041446686, -0.08043599873781204, -3.1391851902008057, -0.5609999895095825, -1.2640000581741333, -0.8353146314620972, -2.0784080028533936, 0.4492652118206024, 0.2099282145500183, 0.051975905895233154, 0.5996776819229126, -2.4348740577697754, 62.0, -0.36330899596214294, 0.2730410099029541, -0.13336999714374542, -3.1391851902008057, -0.09399999678134918, -3.1401853561401367], "max": [1.1291930675506592, 2.0761914253234863, -0.37976619601249695, -0.06414084881544113, -0.3878820240497589, -0.8757538795471191, 2.482015371322632, 741.0, 0.35630500316619873, 0.457643985748291, 0.1621749997138977, 3.140000104904175, 1.1169999837875366, 0.7590000033378601, -0.49120548367500305, -1.699514389038086, 1.8489669561386108, 0.6418448686599731, 2.4289746284484863, 1.8078993558883667, -0.4672071635723114, 829.0, -0.15906299650669098, 0.5023919939994812, 0.11611499637365341, 3.1410000324249268, 1.2209999561309814, 3.140000104904175], "mean": [0.7399194836616516, 1.9656883478164673, -0.6805381774902344, -0.5502886772155762, -1.913360357284546, -1.4137272834777832, 1.7093274593353271, 367.58978271484375, 0.2569928765296936, 0.3935070037841797, 0.05328220874071121, -1.5824145078659058, 0.36588865518569946, -0.5320137143135071, -0.6698544025421143, -1.9754115343093872, 0.9993583559989929, 0.4743674397468567, 1.5053424835205078, 1.0858668088912964, -1.6584473848342896, 572.996826171875, -0.25520116090774536, 0.4124378561973572, 0.017971737310290337, 2.3396143913269043, 0.6638270616531372, -1.3143178224563599], "std": [0.1980842798948288, 0.07876352965831757, 0.23028141260147095, 0.22447526454925537, 0.7415891885757446, 0.2842571437358856, 0.6871652007102966, 210.139404296875, 0.08414357155561447, 0.030046124011278152, 0.06496730446815491, 2.1223554611206055, 0.4609295427799225, 0.6137382984161377, 0.09519067406654358, 0.12218165397644043, 0.3492893874645233, 0.10956870019435883, 0.7780320644378662, 0.36209753155708313, 0.6770113706588745, 315.2654113769531, 0.05666521564126015, 0.06504873186349869, 0.05708354711532593, 1.1770563125610352, 0.3823029398918152, 2.043365240097046], "count": [1103]}, "timestamp": {"min": [0.0], "max": [36.733333333333334], "mean": [18.366666666666664], "std": [10.613618086632329], "count": [1103]}, "frame_index": {"min": [0], "max": [1102], "mean": [551.0], "std": [318.40854259896986], "count": [1103]}, "episode_index": {"min": [365], "max": [365], "mean": [365.0], "std": [0.0], "count": [1103]}, "index": {"min": [387380], "max": [388482], "mean": [387931.0], "std": [318.40854259896986], "count": [1103]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1103]}, "subtask_annotation": {"mean": [13.981867633726202, 29.0, 29.0, 29.0, 29.0], "std": [8.96096285344446, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1103]}, "scene_annotation": {"mean": [365.0], "std": [0.0], "min": [365], "max": [365], "count": [1103]}, "eef_direction_state": {"mean": [4.073436083408885, 3.786944696282865], "std": [2.1597680605728047, 1.9244412603833576], "min": [0, 0], "max": [6, 6], "count": [1103]}, "eef_velocity_state": {"mean": [0.6727107887579329, 0.9537624660018132], "std": [0.6684501192079372, 0.7180119411031574], "min": [0, 0], "max": [2, 2], "count": [1103]}, "eef_acc_mag_state": {"mean": [0.6908431550317317, 0.8295557570262919], "std": [0.8210608951423831, 0.8376652797336234], "min": [0, 0], "max": [2, 2], "count": [1103]}, "eef_direction_action": {"mean": [4.073436083408885, 3.786944696282865], "std": [2.1597680605728047, 1.9244412603833576], "min": [0, 0], "max": [6, 6], "count": [1103]}, "eef_velocity_action": {"mean": [0.6727107887579329, 0.9537624660018132], "std": [0.6684501192079372, 0.7180119411031574], "min": [0, 0], "max": [2, 2], "count": [1103]}, "eef_acc_mag_action": {"mean": [0.6908431550317317, 0.8295557570262919], "std": [0.8210608951423831, 0.8376652797336234], "min": [0, 0], "max": [2, 2], "count": [1103]}, "eef_sim_pose_state": {"mean": [0.6122012233635512, 0.2809955089659225, 1.1112840361484655, -2.0790384081259505, 0.8648542651900212, -1.066339232668651, 0.6017104676772845, -0.30034211053220783, 1.1387080740612099, 2.1222935024166136, 0.7530166032609008, -0.6172432430806981], "std": [0.051541559071421994, 0.069706424513563, 0.031674099351223686, 0.6346752876530062, 0.46672629225069534, 2.4051683964970767, 0.03357383863909726, 0.07884847504222464, 0.06122320604294137, 0.813539373952217, 0.3618582017403847, 2.305381825664851], "min": [0.5030786892904997, 0.12158015549649225, 1.0431705776229288, -2.9463190113534092, -0.02268119020132464, -3.1396396162281084, 0.5228126117725796, -0.41046399188859106, 1.049498517965714, -0.5830661896336595, 0.08957795288499515, -3.139639249349311], "max": [0.6898807786488421, 0.3997181564752164, 1.206880542093783, -0.4656564682450349, 1.4557774694799472, 3.1401812470633583, 0.6706507853382242, -0.11502862583657603, 1.2920782645811126, 2.918233517625013, 1.483218831288141, 3.11979816269379], "count": [1103]}, "eef_sim_pose_action": {"mean": [0.6122012233635512, 0.2809955089659225, 1.1112840361484655, -2.0790384081259505, 0.8648542651900212, -1.066339232668651, 0.6017104676772845, -0.30034211053220783, 1.1387080740612099, 2.1222935024166136, 0.7530166032609008, -0.6172432430806981], "std": [0.051541559071421994, 0.069706424513563, 0.031674099351223686, 0.6346752876530062, 0.46672629225069534, 2.4051683964970767, 0.03357383863909726, 0.07884847504222464, 0.06122320604294137, 0.813539373952217, 0.3618582017403847, 2.305381825664851], "min": [0.5030786892904997, 0.12158015549649225, 1.0431705776229288, -2.9463190113534092, -0.02268119020132464, -3.1396396162281084, 0.5228126117725796, -0.41046399188859106, 1.049498517965714, -0.5830661896336595, 0.08957795288499515, -3.139639249349311], "max": [0.6898807786488421, 0.3997181564752164, 1.206880542093783, -0.4656564682450349, 1.4557774694799472, 3.1401812470633583, 0.6706507853382242, -0.11502862583657603, 1.2920782645811126, 2.918233517625013, 1.483218831288141, 3.11979816269379], "count": [1103]}, "gripper_mode_state": {"mean": [0.28558476881233, 0.8776065276518585], "std": [0.4516924934451964, 0.3277396989604851], "min": [0, 0], "max": [1, 1], "count": [1103]}, "gripper_activity_state": {"mean": [1.9320036264732547, 1.8893925657298278], "std": [0.3351570611716459, 0.41776712185653325], "min": [0, 0], "max": [2, 2], "count": [1103]}, "gripper_mode_action": {"mean": [0.28558476881233, 0.8776065276518585], "std": [0.4516924934451964, 0.3277396989604851], "min": [0, 0], "max": [1, 1], "count": [1103]}, "gripper_activity_action": {"mean": [1.9320036264732547, 1.8893925657298278], "std": [0.3351570611716459, 0.41776712185653325], "min": [0, 0], "max": [2, 2], "count": [1103]}, "gripper_open_scale_state": {"mean": [0.5729968268289776, 0.36758975518884396], "std": [0.3152671640092166, 0.21013926930216076], "min": [0.062, 0.006], "max": [0.829, 0.741], "count": [1103]}, "gripper_open_scale_action": {"mean": [0.5729968268289776, 0.36758975518884396], "std": [0.3152671640092166, 0.21013926930216076], "min": [0.062, 0.006], "max": [0.829, 0.741], "count": [1103]}}} +{"episode_index": 363, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4141428996764543]], [[0.4411607038337723]], [[0.4441759858794264]]], "std": [[[0.21675367879576343]], [[0.1857555622152924]], [[0.17963223770336073]]], "count": [201]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8392156862745098]], [[1.0]], [[1.0]]], "mean": [[[0.4231001223457874]], [[0.4511592974669138]], [[0.45285011218417714]]], "std": [[[0.16445932821475284]], [[0.13182542577969156]], [[0.12446455113629332]]], "count": [201]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43480679730432803]], [[0.4541625573114818]], [[0.4559474045215101]]], "std": [[[0.17755522867995377]], [[0.1519227138940844]], [[0.145231542725037]]], "count": [201]}, "observation.state": {"min": [0.4113915264606476, 1.7322916984558105, -1.3057856559753418, -1.0632022619247437, -2.739800453186035, -1.8862123489379883, 0.3188891112804413, -2.0, -0.0036460000555962324, 0.3047789931297302, -0.0930040031671524, -3.1411852836608887, -0.5889999866485596, -1.1610000133514404, -0.9126675724983215, -2.0799264907836914, -0.9907535910606384, -0.33800047636032104, 0.1151917353272438, 0.7345218062400818, -2.5418975353240967, 42.0, -0.35788801312446594, 0.2889460027217865, -0.16969700157642365, -3.1401853561401367, -0.18200001120567322, -3.134185314178467], "max": [1.350012183189392, 2.0753886699676514, -0.3251025080680847, 0.005462880712002516, -0.5811073780059814, -1.006182312965393, 2.4222726821899414, 659.0, 0.35927900671958923, 0.4346820116043091, 0.2082889974117279, 3.138000011444092, 1.3669999837875366, 1.2400000095367432, -0.4882035255432129, -1.722273588180542, 1.46560537815094, 0.7196691036224365, 2.5574660301208496, 1.7955948114395142, -0.289811909198761, 846.0, -0.18941399455070496, 0.5036540031433105, 0.10064099729061127, 3.134000062942505, 1.2369999885559082, 3.125999927520752], "mean": [0.727284848690033, 1.9741976261138916, -0.6597014665603638, -0.5444114804267883, -1.837463140487671, -1.512048602104187, 1.5702953338623047, 450.8712463378906, 0.2556116580963135, 0.37695664167404175, 0.06527930498123169, -1.9152928590774536, 0.3261333703994751, -0.2376944124698639, -0.7366931438446045, -1.9497363567352295, 0.49878990650177, 0.35369616746902466, 2.014591932296753, 1.2142714262008667, -1.5999011993408203, 638.1870727539062, -0.2681373059749603, 0.4053229093551636, 0.01914345659315586, 2.343992233276367, 0.5105595588684082, -2.0811891555786133], "std": [0.2596805989742279, 0.0803687795996666, 0.29073986411094666, 0.2944900691509247, 0.8164509534835815, 0.20380619168281555, 0.753660261631012, 250.73797607421875, 0.10497518628835678, 0.03561645373702049, 0.06817275285720825, 1.5776619911193848, 0.44370037317276, 0.7288639545440674, 0.10203970223665237, 0.12096061557531357, 0.5944128632545471, 0.27779319882392883, 0.5814179182052612, 0.3382422924041748, 0.8734160661697388, 295.91864013671875, 0.04570221155881882, 0.06283744424581528, 0.05324453487992287, 1.1489932537078857, 0.40793508291244507, 1.2571251392364502], "count": [1184]}, "action": {"min": [0.4113915264606476, 1.7322916984558105, -1.3057856559753418, -1.0632022619247437, -2.739800453186035, -1.8862123489379883, 0.3188891112804413, -2.0, -0.0036460000555962324, 0.3047789931297302, -0.0930040031671524, -3.1411852836608887, -0.5889999866485596, -1.1610000133514404, -0.9126675724983215, -2.0799264907836914, -0.9907535910606384, -0.33800047636032104, 0.1151917353272438, 0.7345218062400818, -2.5418975353240967, 42.0, -0.35788801312446594, 0.2889460027217865, -0.16969700157642365, -3.1401853561401367, -0.18200001120567322, -3.134185314178467], "max": [1.350012183189392, 2.0753886699676514, -0.3251025080680847, 0.005462880712002516, -0.5811073780059814, -1.006182312965393, 2.4222726821899414, 659.0, 0.35927900671958923, 0.4346820116043091, 0.2082889974117279, 3.138000011444092, 1.3669999837875366, 1.2400000095367432, -0.4882035255432129, -1.722273588180542, 1.46560537815094, 0.7196691036224365, 2.5574660301208496, 1.7955948114395142, -0.289811909198761, 846.0, -0.18941399455070496, 0.5036540031433105, 0.10064099729061127, 3.134000062942505, 1.2369999885559082, 3.125999927520752], "mean": [0.727284848690033, 1.9741976261138916, -0.6597014665603638, -0.5444114804267883, -1.837463140487671, -1.512048602104187, 1.5702953338623047, 450.8712463378906, 0.2556116580963135, 0.37695664167404175, 0.06527930498123169, -1.9152928590774536, 0.3261333703994751, -0.2376944124698639, -0.7366931438446045, -1.9497363567352295, 0.49878990650177, 0.35369616746902466, 2.014591932296753, 1.2142714262008667, -1.5999011993408203, 638.1870727539062, -0.2681373059749603, 0.4053229093551636, 0.01914345659315586, 2.343992233276367, 0.5105595588684082, -2.0811891555786133], "std": [0.2596805989742279, 0.0803687795996666, 0.29073986411094666, 0.2944900691509247, 0.8164509534835815, 0.20380619168281555, 0.753660261631012, 250.73797607421875, 0.10497518628835678, 0.03561645373702049, 0.06817275285720825, 1.5776619911193848, 0.44370037317276, 0.7288639545440674, 0.10203970223665237, 0.12096061557531357, 0.5944128632545471, 0.27779319882392883, 0.5814179182052612, 0.3382422924041748, 0.8734160661697388, 295.91864013671875, 0.04570221155881882, 0.06283744424581528, 0.05324453487992287, 1.1489932537078857, 0.40793508291244507, 1.2571251392364502], "count": [1184]}, "timestamp": {"min": [0.0], "max": [39.43333333333333], "mean": [19.71666666666667], "std": [11.393041248450253], "count": [1184]}, "frame_index": {"min": [0], "max": [1183], "mean": [591.5], "std": [341.79123745350756], "count": [1184]}, "episode_index": {"min": [366], "max": [366], "mean": [366.0], "std": [0.0], "count": [1184]}, "index": {"min": [388483], "max": [389666], "mean": [389074.5], "std": [341.79123745350756], "count": [1184]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1184]}, "subtask_annotation": {"mean": [14.258445945945946, 29.0, 29.0, 29.0, 29.0], "std": [9.429992563468842, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1184]}, "scene_annotation": {"mean": [366.0], "std": [0.0], "min": [366], "max": [366], "count": [1184]}, "eef_direction_state": {"mean": [4.4011824324324325, 4.15625], "std": [2.080402106848071, 1.8023290464157908], "min": [0, 0], "max": [6, 6], "count": [1184]}, "eef_velocity_state": {"mean": [0.5160472972972973, 0.8555743243243243], "std": [0.6176562482531915, 0.745653627573641], "min": [0, 0], "max": [2, 2], "count": [1184]}, "eef_acc_mag_state": {"mean": [0.6072635135135135, 0.7322635135135135], "std": [0.8003259121731362, 0.8443610318946756], "min": [0, 0], "max": [2, 2], "count": [1184]}, "eef_direction_action": {"mean": [4.4011824324324325, 4.15625], "std": [2.080402106848071, 1.8023290464157908], "min": [0, 0], "max": [6, 6], "count": [1184]}, "eef_velocity_action": {"mean": [0.5160472972972973, 0.8555743243243243], "std": [0.6176562482531915, 0.745653627573641], "min": [0, 0], "max": [2, 2], "count": [1184]}, "eef_acc_mag_action": {"mean": [0.6072635135135135, 0.7322635135135135], "std": [0.8003259121731362, 0.8443610318946756], "min": [0, 0], "max": [2, 2], "count": [1184]}, "eef_sim_pose_state": {"mean": [0.6084757752893732, 0.2889673552733782, 1.1071007473757457, -1.6652232004838892, 0.8216208720413538, 0.8240120186522364, 0.5851792748141207, -0.3036701590158992, 1.145155383267357, 1.77464430565241, 0.7397970676927224, -1.2798052885048972], "std": [0.0487483975980364, 0.05955319138131685, 0.037797430082975064, 1.6458885004148096, 0.5371571162070716, 2.554482943220756, 0.044416078281219115, 0.10285658595801093, 0.06416377365841912, 1.3444556097428677, 0.2814549797508177, 1.7588670697901416], "min": [0.5140951332488308, 0.11834186259102417, 1.0201828539988596, -3.1406210859650656, 0.008702618610236357, -3.140760628498551, 0.4956833363809602, -0.4477501292937051, 1.0578928520243025, -3.1363541004602147, 0.09692296818782387, -3.1388203162518], "max": [0.6966506700685926, 0.39242697681629424, 1.183198451807651, 3.1376427244191007, 1.5405367413421116, 3.1388581277999688, 0.6578875237225258, -0.032206329965974764, 1.2927675278288835, 3.139458884931618, 1.4851747635468193, 3.1387067462626095], "count": [1184]}, "eef_sim_pose_action": {"mean": [0.6084757752893732, 0.2889673552733782, 1.1071007473757457, -1.6652232004838892, 0.8216208720413538, 0.8240120186522364, 0.5851792748141207, -0.3036701590158992, 1.145155383267357, 1.77464430565241, 0.7397970676927224, -1.2798052885048972], "std": [0.0487483975980364, 0.05955319138131685, 0.037797430082975064, 1.6458885004148096, 0.5371571162070716, 2.554482943220756, 0.044416078281219115, 0.10285658595801093, 0.06416377365841912, 1.3444556097428677, 0.2814549797508177, 1.7588670697901416], "min": [0.5140951332488308, 0.11834186259102417, 1.0201828539988596, -3.1406210859650656, 0.008702618610236357, -3.140760628498551, 0.4956833363809602, -0.4477501292937051, 1.0578928520243025, -3.1363541004602147, 0.09692296818782387, -3.1388203162518], "max": [0.6966506700685926, 0.39242697681629424, 1.183198451807651, 3.1376427244191007, 1.5405367413421116, 3.1388581277999688, 0.6578875237225258, -0.032206329965974764, 1.2927675278288835, 3.139458884931618, 1.4851747635468193, 3.1387067462626095], "count": [1184]}, "gripper_mode_state": {"mean": [0.2516891891891892, 0.30067567567567566], "std": [0.43398357253987424, 0.4585518659133901], "min": [0, 0], "max": [1, 1], "count": [1184]}, "gripper_activity_state": {"mean": [1.9425675675675675, 1.9197635135135136], "std": [0.29650924424224545, 0.3504070193493243], "min": [0, 0], "max": [2, 2], "count": [1184]}, "gripper_mode_action": {"mean": [0.2516891891891892, 0.30067567567567566], "std": [0.43398357253987424, 0.4585518659133901], "min": [0, 0], "max": [1, 1], "count": [1184]}, "gripper_activity_action": {"mean": [1.9425675675675675, 1.9197635135135136], "std": [0.29650924424224545, 0.3504070193493243], "min": [0, 0], "max": [2, 2], "count": [1184]}, "gripper_open_scale_state": {"mean": [0.6381874998743468, 0.4509662162999843], "std": [0.2959194204303304, 0.2505667558460873], "min": [0.042, 0.0], "max": [0.846, 0.659], "count": [1184]}, "gripper_open_scale_action": {"mean": [0.6381874998743468, 0.4509662162999843], "std": [0.2959194204303304, 0.2505667558460873], "min": [0.042, 0.0], "max": [0.846, 0.659], "count": [1184]}}} +{"episode_index": 364, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4175513288421015]], [[0.44460136634344083]], [[0.44673688904068004]]], "std": [[[0.21443773495839935]], [[0.182658037166517]], [[0.1771874811746448]]], "count": [183]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[1.0]], [[1.0]]], "mean": [[[0.44361505321618633]], [[0.46256443645308765]], [[0.4633617573395478]]], "std": [[[0.15468033606186124]], [[0.12749214053197339]], [[0.12055911430926376]]], "count": [183]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4315195163220115]], [[0.45253244758741384]], [[0.45425194314975537]]], "std": [[[0.17310949949117804]], [[0.14617379030443345]], [[0.1392358385539695]]], "count": [183]}, "observation.state": {"min": [0.4496142864227295, 1.7843025922775269, -1.21670401096344, -1.0398672819137573, -2.7922475337982178, -1.8474310636520386, 0.5079256892204285, 2.0, 0.02015499956905842, 0.3408760130405426, -0.09916800260543823, -3.1411852836608887, -0.49900001287460327, -1.215999960899353, -0.9623919725418091, -2.0784080028533936, -0.9577668905258179, -0.2870543301105499, 0.6002536416053772, 0.5089380145072937, -2.4927315711975098, 7.0, -0.35107898712158203, 0.2871600091457367, -0.12528400123119354, -3.1411852836608887, 0.0010000000474974513, -3.0439999103546143], "max": [1.2963956594467163, 2.079943895339966, -0.29859092831611633, -0.1535366177558899, -0.5304579138755798, -0.8845677971839905, 2.449237823486328, 655.0, 0.39142900705337524, 0.4556649923324585, 0.17437900602817535, 3.1389999389648438, 1.1929999589920044, 0.8769999742507935, -0.5497089624404907, -1.639911413192749, 1.5778125524520874, 0.5782276391983032, 2.8910160064697266, 1.8353532552719116, -0.3272143304347992, 842.0, -0.17758600413799286, 0.5104290246963501, 0.08914399892091751, 3.1410000324249268, 1.343000054359436, 3.121999979019165], "mean": [0.7327663898468018, 1.9618819952011108, -0.6473633646965027, -0.5376891493797302, -1.8062626123428345, -1.376869797706604, 1.6240397691726685, 430.64990234375, 0.2679382264614105, 0.3895358145236969, 0.07055821269750595, -1.6539453268051147, 0.4091620147228241, -0.3295844793319702, -0.7641598582267761, -1.963747262954712, 0.5680861473083496, 0.40197524428367615, 2.0117886066436768, 1.1141526699066162, -1.7877277135849, 614.3640747070312, -0.2639908492565155, 0.4191846549510956, 0.02014918066561222, 1.389068603515625, 0.5725276470184326, -2.0648252964019775], "std": [0.2480369657278061, 0.08131986111402512, 0.28307268023490906, 0.2284567803144455, 0.8292815685272217, 0.2547769546508789, 0.7048241496086121, 268.6341857910156, 0.1122257262468338, 0.03056708723306656, 0.0771496444940567, 1.8420149087905884, 0.4814789593219757, 0.7193657159805298, 0.11088299751281738, 0.11540549248456955, 0.5329782962799072, 0.16900856792926788, 0.8687729239463806, 0.43025708198547363, 0.6778146028518677, 351.72412109375, 0.04483615607023239, 0.06693767011165619, 0.04451363533735275, 2.29280948638916, 0.3773777484893799, 0.9630494713783264], "count": [1044]}, "action": {"min": [0.4496142864227295, 1.7843025922775269, -1.21670401096344, -1.0398672819137573, -2.7922475337982178, -1.8474310636520386, 0.5079256892204285, 2.0, 0.02015499956905842, 0.3408760130405426, -0.09916800260543823, -3.1411852836608887, -0.49900001287460327, -1.215999960899353, -0.9623919725418091, -2.0784080028533936, -0.9577668905258179, -0.2870543301105499, 0.6002536416053772, 0.5089380145072937, -2.4927315711975098, 7.0, -0.35107898712158203, 0.2871600091457367, -0.12528400123119354, -3.1411852836608887, 0.0010000000474974513, -3.0439999103546143], "max": [1.2963956594467163, 2.079943895339966, -0.29859092831611633, -0.1535366177558899, -0.5304579138755798, -0.8845677971839905, 2.449237823486328, 655.0, 0.39142900705337524, 0.4556649923324585, 0.17437900602817535, 3.1389999389648438, 1.1929999589920044, 0.8769999742507935, -0.5497089624404907, -1.639911413192749, 1.5778125524520874, 0.5782276391983032, 2.8910160064697266, 1.8353532552719116, -0.3272143304347992, 842.0, -0.17758600413799286, 0.5104290246963501, 0.08914399892091751, 3.1410000324249268, 1.343000054359436, 3.121999979019165], "mean": [0.7327663898468018, 1.9618819952011108, -0.6473633646965027, -0.5376891493797302, -1.8062626123428345, -1.376869797706604, 1.6240397691726685, 430.64990234375, 0.2679382264614105, 0.3895358145236969, 0.07055821269750595, -1.6539453268051147, 0.4091620147228241, -0.3295844793319702, -0.7641598582267761, -1.963747262954712, 0.5680861473083496, 0.40197524428367615, 2.0117886066436768, 1.1141526699066162, -1.7877277135849, 614.3640747070312, -0.2639908492565155, 0.4191846549510956, 0.02014918066561222, 1.389068603515625, 0.5725276470184326, -2.0648252964019775], "std": [0.2480369657278061, 0.08131986111402512, 0.28307268023490906, 0.2284567803144455, 0.8292815685272217, 0.2547769546508789, 0.7048241496086121, 268.6341857910156, 0.1122257262468338, 0.03056708723306656, 0.0771496444940567, 1.8420149087905884, 0.4814789593219757, 0.7193657159805298, 0.11088299751281738, 0.11540549248456955, 0.5329782962799072, 0.16900856792926788, 0.8687729239463806, 0.43025708198547363, 0.6778146028518677, 351.72412109375, 0.04483615607023239, 0.06693767011165619, 0.04451363533735275, 2.29280948638916, 0.3773777484893799, 0.9630494713783264], "count": [1044]}, "timestamp": {"min": [0.0], "max": [34.766666666666666], "mean": [17.383333333333333], "std": [10.045890075419273], "count": [1044]}, "frame_index": {"min": [0], "max": [1043], "mean": [521.5], "std": [301.37670226257814], "count": [1044]}, "episode_index": {"min": [367], "max": [367], "mean": [367.0], "std": [0.0], "count": [1044]}, "index": {"min": [389667], "max": [390710], "mean": [390188.5], "std": [301.37670226257814], "count": [1044]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1044]}, "subtask_annotation": {"mean": [15.221264367816092, 29.0, 29.0, 29.0, 29.0], "std": [9.162427856476098, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1044]}, "scene_annotation": {"mean": [367.0], "std": [0.0], "min": [367], "max": [367], "count": [1044]}, "eef_direction_state": {"mean": [4.110153256704981, 3.9521072796934864], "std": [2.1665190876969658, 1.8951453820597628], "min": [0, 0], "max": [6, 6], "count": [1044]}, "eef_velocity_state": {"mean": [0.5977011494252874, 0.8611111111111112], "std": [0.6244035335880971, 0.7022549279449087], "min": [0, 0], "max": [2, 2], "count": [1044]}, "eef_acc_mag_state": {"mean": [0.6436781609195402, 0.7490421455938697], "std": [0.8031596344035861, 0.8294443982076217], "min": [0, 0], "max": [2, 2], "count": [1044]}, "eef_direction_action": {"mean": [4.110153256704981, 3.9521072796934864], "std": [2.1665190876969658, 1.8951453820597628], "min": [0, 0], "max": [6, 6], "count": [1044]}, "eef_velocity_action": {"mean": [0.5977011494252874, 0.8611111111111112], "std": [0.6244035335880971, 0.7022549279449087], "min": [0, 0], "max": [2, 2], "count": [1044]}, "eef_acc_mag_action": {"mean": [0.6436781609195402, 0.7490421455938697], "std": [0.8031596344035861, 0.8294443982076217], "min": [0, 0], "max": [2, 2], "count": [1044]}, "eef_sim_pose_state": {"mean": [0.6206966565314659, 0.28813321530336944, 1.1114021514961039, -2.2360763743835377, 0.7463098671355769, -1.838378963779246, 0.5960921370425202, -0.3150699318805323, 1.1415398043839848, 1.9810134100412757, 0.7652987539084093, -0.37783990220042], "std": [0.05306163366379538, 0.05684604236404335, 0.02963466500600851, 0.38247048907587305, 0.5162156546622301, 2.0253385928537107, 0.03828569561865565, 0.11020670598724341, 0.06320598654862195, 1.0424406389035525, 0.31087427906832077, 2.1701774986051876], "min": [0.5122714246800941, 0.13967360849833715, 1.0589488947630596, -2.9551377578042186, -0.046652294404891714, -3.141243511330031, 0.5356601494456633, -0.44303215501236753, 1.0475052721790892, -3.1340848868354314, 0.09821407413485961, -3.1407831358079323], "max": [0.7012595146193776, 0.3846596230849523, 1.1935610798174403, -0.8064133740182643, 1.4117610068905706, 3.141141334052349, 0.6699309213506398, -0.041062351895162885, 1.3024596009665168, 3.141196375041493, 1.4875459347344209, 3.135380419966887], "count": [1044]}, "eef_sim_pose_action": {"mean": [0.6206966565314659, 0.28813321530336944, 1.1114021514961039, -2.2360763743835377, 0.7463098671355769, -1.838378963779246, 0.5960921370425202, -0.3150699318805323, 1.1415398043839848, 1.9810134100412757, 0.7652987539084093, -0.37783990220042], "std": [0.05306163366379538, 0.05684604236404335, 0.02963466500600851, 0.38247048907587305, 0.5162156546622301, 2.0253385928537107, 0.03828569561865565, 0.11020670598724341, 0.06320598654862195, 1.0424406389035525, 0.31087427906832077, 2.1701774986051876], "min": [0.5122714246800941, 0.13967360849833715, 1.0589488947630596, -2.9551377578042186, -0.046652294404891714, -3.141243511330031, 0.5356601494456633, -0.44303215501236753, 1.0475052721790892, -3.1340848868354314, 0.09821407413485961, -3.1407831358079323], "max": [0.7012595146193776, 0.3846596230849523, 1.1935610798174403, -0.8064133740182643, 1.4117610068905706, 3.141141334052349, 0.6699309213506398, -0.041062351895162885, 1.3024596009665168, 3.141196375041493, 1.4875459347344209, 3.135380419966887], "count": [1044]}, "gripper_mode_state": {"mean": [0.2672413793103448, 0.3735632183908046], "std": [0.442519405783126, 0.483749666931468], "min": [0, 0], "max": [1, 1], "count": [1044]}, "gripper_activity_state": {"mean": [1.9281609195402298, 1.9128352490421456], "std": [0.33848330429280565, 0.3727653824168573], "min": [0, 0], "max": [2, 2], "count": [1044]}, "gripper_mode_action": {"mean": [0.2672413793103448, 0.3735632183908046], "std": [0.442519405783126, 0.483749666931468], "min": [0, 0], "max": [1, 1], "count": [1044]}, "gripper_activity_action": {"mean": [1.9281609195402298, 1.9128352490421456], "std": [0.33848330429280565, 0.3727653824168573], "min": [0, 0], "max": [2, 2], "count": [1044]}, "gripper_open_scale_state": {"mean": [0.6143639846081017, 0.4306499041248103], "std": [0.35172382835949845, 0.2686340398236649], "min": [0.007, 0.002], "max": [0.842, 0.655], "count": [1044]}, "gripper_open_scale_action": {"mean": [0.6143639846081017, 0.4306499041248103], "std": [0.35172382835949845, 0.2686340398236649], "min": [0.007, 0.002], "max": [0.842, 0.655], "count": [1044]}}} +{"episode_index": 365, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.41606629120269506]], [[0.4437483294500928]], [[0.4461801407548616]]], "std": [[[0.2159682792478914]], [[0.1850521973651501]], [[0.1787266599451268]]], "count": [162]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[0.8156862745098039]], [[0.8117647058823529]]], "mean": [[[0.4328794934640523]], [[0.4556181034656661]], [[0.45732511170620516]]], "std": [[[0.1639399346540936]], [[0.1336378402840174]], [[0.12632963217677146]]], "count": [162]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4314887991204712]], [[0.4513715479504559]], [[0.45320918436819174]]], "std": [[[0.17202507955891516]], [[0.14724873094271504]], [[0.140270014732299]]], "count": [162]}, "observation.state": {"min": [0.4610985517501831, 1.7303193807601929, -1.1191749572753906, -1.10036039352417, -2.816385507583618, -1.9831478595733643, 0.449876070022583, 3.0, 0.036343999207019806, 0.34480801224708557, -0.07177399843931198, -3.1361851692199707, -0.40299999713897705, -1.1390000581741333, -0.8242841362953186, -2.078460216522217, 0.5629209876060486, 0.10433578491210938, 0.12655381858348846, 0.6505889296531677, -2.5885326862335205, 44.0, -0.34711000323295593, 0.30278900265693665, -0.12526699900627136, -3.1381852626800537, -0.0989999994635582, -3.1401853561401367], "max": [1.2194266319274902, 2.069401979446411, -0.34918802976608276, -0.1809033751487732, -0.3055897057056427, -0.9235235452651978, 2.352494239807129, 655.0, 0.3612079918384552, 0.4411410093307495, 0.157942995429039, 3.1410000324249268, 1.284999966621399, 1.0049999952316284, -0.47806316614151, -1.650226354598999, 1.8181967735290527, 0.6367310285568237, 2.3806991577148438, 1.7705841064453125, -0.4363323152065277, 797.0, -0.18910300731658936, 0.4955720007419586, 0.12201700359582901, 3.134999990463257, 1.1720000505447388, 3.1389999389648438], "mean": [0.7174399495124817, 1.9500192403793335, -0.6681974530220032, -0.5482785105705261, -1.7342807054519653, -1.485229253768921, 1.5907864570617676, 385.4420166015625, 0.2629982829093933, 0.38415294885635376, 0.07848574966192245, -1.188368320465088, 0.409391313791275, -0.3515302240848541, -0.6773931980133057, -1.9456121921539307, 0.9306524395942688, 0.43166929483413696, 1.6233513355255127, 1.2403905391693115, -1.6917266845703125, 558.7161865234375, -0.26611682772636414, 0.39918196201324463, 0.024742491543293, 2.390897750854492, 0.5535706281661987, -0.7933042645454407], "std": [0.22858461737632751, 0.08387000858783722, 0.1680462658405304, 0.2689036428928375, 0.9375861287117004, 0.26800185441970825, 0.7452056407928467, 247.65695190429688, 0.09988381713628769, 0.022227393463253975, 0.061398908495903015, 2.2041635513305664, 0.4190515875816345, 0.7162930965423584, 0.09154807031154633, 0.14203375577926636, 0.2795689105987549, 0.17048870027065277, 0.7110922336578369, 0.3259298801422119, 0.8356557488441467, 283.8050231933594, 0.042078517377376556, 0.059228647500276566, 0.05076587200164795, 1.1476695537567139, 0.4099506735801697, 2.2576537132263184], "count": [888]}, "action": {"min": [0.4610985517501831, 1.7303193807601929, -1.1191749572753906, -1.10036039352417, -2.816385507583618, -1.9831478595733643, 0.449876070022583, 3.0, 0.036343999207019806, 0.34480801224708557, -0.07177399843931198, -3.1361851692199707, -0.40299999713897705, -1.1390000581741333, -0.8242841362953186, -2.078460216522217, 0.5629209876060486, 0.10433578491210938, 0.12655381858348846, 0.6505889296531677, -2.5885326862335205, 44.0, -0.34711000323295593, 0.30278900265693665, -0.12526699900627136, -3.1381852626800537, -0.0989999994635582, -3.1401853561401367], "max": [1.2194266319274902, 2.069401979446411, -0.34918802976608276, -0.1809033751487732, -0.3055897057056427, -0.9235235452651978, 2.352494239807129, 655.0, 0.3612079918384552, 0.4411410093307495, 0.157942995429039, 3.1410000324249268, 1.284999966621399, 1.0049999952316284, -0.47806316614151, -1.650226354598999, 1.8181967735290527, 0.6367310285568237, 2.3806991577148438, 1.7705841064453125, -0.4363323152065277, 797.0, -0.18910300731658936, 0.4955720007419586, 0.12201700359582901, 3.134999990463257, 1.1720000505447388, 3.1389999389648438], "mean": [0.7174399495124817, 1.9500192403793335, -0.6681974530220032, -0.5482785105705261, -1.7342807054519653, -1.485229253768921, 1.5907864570617676, 385.4420166015625, 0.2629982829093933, 0.38415294885635376, 0.07848574966192245, -1.188368320465088, 0.409391313791275, -0.3515302240848541, -0.6773931980133057, -1.9456121921539307, 0.9306524395942688, 0.43166929483413696, 1.6233513355255127, 1.2403905391693115, -1.6917266845703125, 558.7161865234375, -0.26611682772636414, 0.39918196201324463, 0.024742491543293, 2.390897750854492, 0.5535706281661987, -0.7933042645454407], "std": [0.22858461737632751, 0.08387000858783722, 0.1680462658405304, 0.2689036428928375, 0.9375861287117004, 0.26800185441970825, 0.7452056407928467, 247.65695190429688, 0.09988381713628769, 0.022227393463253975, 0.061398908495903015, 2.2041635513305664, 0.4190515875816345, 0.7162930965423584, 0.09154807031154633, 0.14203375577926636, 0.2795689105987549, 0.17048870027065277, 0.7110922336578369, 0.3259298801422119, 0.8356557488441467, 283.8050231933594, 0.042078517377376556, 0.059228647500276566, 0.05076587200164795, 1.1476695537567139, 0.4099506735801697, 2.2576537132263184], "count": [888]}, "timestamp": {"min": [0.0], "max": [29.566666666666666], "mean": [14.783333333333331], "std": [8.544778565927894], "count": [888]}, "frame_index": {"min": [0], "max": [887], "mean": [443.5], "std": [256.3433569778368], "count": [888]}, "episode_index": {"min": [368], "max": [368], "mean": [368.0], "std": [0.0], "count": [888]}, "index": {"min": [390711], "max": [391598], "mean": [391154.5], "std": [256.3433569778368], "count": [888]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [888]}, "subtask_annotation": {"mean": [14.52027027027027, 29.0, 29.0, 29.0, 29.0], "std": [9.348702464234941, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [888]}, "scene_annotation": {"mean": [368.0], "std": [0.0], "min": [368], "max": [368], "count": [888]}, "eef_direction_state": {"mean": [4.007882882882883, 4.079954954954955], "std": [2.1363817658243187, 1.7912837003859035], "min": [0, 0], "max": [6, 6], "count": [888]}, "eef_velocity_state": {"mean": [0.6801801801801802, 0.9605855855855856], "std": [0.6430249206805155, 0.7737387990540454], "min": [0, 0], "max": [2, 2], "count": [888]}, "eef_acc_mag_state": {"mean": [0.6666666666666666, 0.7195945945945946], "std": [0.8215381457515702, 0.8350291668680353], "min": [0, 0], "max": [2, 2], "count": [888]}, "eef_direction_action": {"mean": [4.007882882882883, 4.079954954954955], "std": [2.1363817658243187, 1.7912837003859035], "min": [0, 0], "max": [6, 6], "count": [888]}, "eef_velocity_action": {"mean": [0.6801801801801802, 0.9605855855855856], "std": [0.6430249206805155, 0.7737387990540454], "min": [0, 0], "max": [2, 2], "count": [888]}, "eef_acc_mag_action": {"mean": [0.6666666666666666, 0.7195945945945946], "std": [0.8215381457515702, 0.8350291668680353], "min": [0, 0], "max": [2, 2], "count": [888]}, "eef_sim_pose_state": {"mean": [0.6024374361910665, 0.294044938518812, 1.110379460422487, -1.6395581697693224, 0.8092654425176484, 0.3134041500588066, 0.5917065346916659, -0.31979680737991134, 1.1488527797851134, 1.9495805838712297, 0.7784889777559768, -0.48151629558256825], "std": [0.045950735553265315, 0.05449879195379003, 0.03737459989764967, 1.3072972778346543, 0.5707232835965818, 2.4639451209819994, 0.03161853228942158, 0.08528811942192929, 0.07040130732751512, 0.9027640572852204, 0.28552670898671745, 2.1628732160277173], "min": [0.5334128407054785, 0.15124370424517597, 1.04348120270833, -3.1315787569602596, -0.060271860132593336, -3.14132309370286, 0.5367238415891229, -0.418880865330786, 1.0524006476058685, 0.2786923169260519, 0.16103866086093688, -3.1390607616308377], "max": [0.6819220353204734, 0.3778402894820805, 1.22456506301761, 3.1368927698792737, 1.5670605648068556, 3.1387461911736336, 0.6529543148506418, -0.09900790060622532, 1.31627604742351, 2.9088595764914786, 1.54703703299769, 3.122459596962086], "count": [888]}, "eef_sim_pose_action": {"mean": [0.6024374361910665, 0.294044938518812, 1.110379460422487, -1.6395581697693224, 0.8092654425176484, 0.3134041500588066, 0.5917065346916659, -0.31979680737991134, 1.1488527797851134, 1.9495805838712297, 0.7784889777559768, -0.48151629558256825], "std": [0.045950735553265315, 0.05449879195379003, 0.03737459989764967, 1.3072972778346543, 0.5707232835965818, 2.4639451209819994, 0.03161853228942158, 0.08528811942192929, 0.07040130732751512, 0.9027640572852204, 0.28552670898671745, 2.1628732160277173], "min": [0.5334128407054785, 0.15124370424517597, 1.04348120270833, -3.1315787569602596, -0.060271860132593336, -3.14132309370286, 0.5367238415891229, -0.418880865330786, 1.0524006476058685, 0.2786923169260519, 0.16103866086093688, -3.1390607616308377], "max": [0.6819220353204734, 0.3778402894820805, 1.22456506301761, 3.1368927698792737, 1.5670605648068556, 3.1387461911736336, 0.6529543148506418, -0.09900790060622532, 1.31627604742351, 2.9088595764914786, 1.54703703299769, 3.122459596962086], "count": [888]}, "gripper_mode_state": {"mean": [0.26238738738738737, 0.49774774774774777], "std": [0.43993209285913026, 0.49999492733406126], "min": [0, 0], "max": [1, 1], "count": [888]}, "gripper_activity_state": {"mean": [1.9346846846846846, 1.8704954954954955], "std": [0.3291603290159315, 0.44785145489926004], "min": [0, 0], "max": [2, 2], "count": [888]}, "gripper_mode_action": {"mean": [0.26238738738738737, 0.49774774774774777], "std": [0.43993209285913026, 0.49999492733406126], "min": [0, 0], "max": [1, 1], "count": [888]}, "gripper_activity_action": {"mean": [1.9346846846846846, 1.8704954954954955], "std": [0.3291603290159315, 0.44785145489926004], "min": [0, 0], "max": [2, 2], "count": [888]}, "gripper_open_scale_state": {"mean": [0.5587162162505778, 0.38544200456303357], "std": [0.2838036627233501, 0.2476570412695494], "min": [0.044, 0.003], "max": [0.797, 0.655], "count": [888]}, "gripper_open_scale_action": {"mean": [0.5587162162505778, 0.38544200456303357], "std": [0.2838036627233501, 0.2476570412695494], "min": [0.044, 0.003], "max": [0.797, 0.655], "count": [888]}}} +{"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.4198637163642053]], [[0.445509555129676]], [[0.4480700376338479]]], "std": [[[0.21617515590350478]], [[0.18545130752480207]], [[0.1791877006419508]]], "count": [188]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[0.9098039215686274]], [[0.9215686274509803]]], "mean": [[[0.4410523082238214]], [[0.45889474038728967]], [[0.4595365887046308]]], "std": [[[0.16663772639863106]], [[0.13968385042450276]], [[0.13362236765787971]]], "count": [188]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42429471083646225]], [[0.44689818110311497]], [[0.4513956138749826]]], "std": [[[0.1877184964606552]], [[0.15932397170241422]], [[0.15154266176237025]]], "count": [188]}, "observation.state": {"min": [0.3913551867008209, 1.769798755645752, -1.17973792552948, -1.1514111757278442, -2.8188462257385254, -1.9286412000656128, 0.2528633177280426, 2.0, 0.021736999973654747, 0.31345999240875244, -0.06479500234127045, -3.1401853561401367, -0.7360000610351562, -1.1440000534057617, -0.8049458861351013, -2.079943895339966, 0.6945537328720093, 0.04948008805513382, -0.06880088150501251, 0.5463753342628479, -2.4145758152008057, 28.0, -0.36987200379371643, 0.26112601161003113, -0.14803099632263184, -3.125, 0.04800000414252281, -3.1351852416992188], "max": [1.2196011543273926, 2.0758771896362305, -0.1149299293756485, -0.020490167662501335, -0.8283507227897644, -0.9365437030792236, 2.4862215518951416, 651.0, 0.376213014125824, 0.4473559856414795, 0.1580819934606552, 3.1410000324249268, 1.1239999532699585, 0.6169999837875366, -0.4176921844482422, -1.6549735069274902, 2.178816795349121, 0.5589067935943604, 2.081043243408203, 1.673107624053955, -0.3350159525871277, 842.0, -0.17044900357723236, 0.48800399899482727, 0.0996360033750534, 3.140000104904175, 1.2330000400543213, 3.1410000324249268], "mean": [0.7323587536811829, 1.9639047384262085, -0.6077799797058105, -0.6091333627700806, -2.050280809402466, -1.5138572454452515, 1.6132460832595825, 424.772705078125, 0.26397791504859924, 0.3786048889160156, 0.06873410940170288, -1.8172004222869873, 0.26183533668518066, -0.43248987197875977, -0.5960041284561157, -1.9360069036483765, 1.0663492679595947, 0.39834141731262207, 1.343570590019226, 1.2040431499481201, -1.6137975454330444, 480.4416809082031, -0.2773052453994751, 0.38515228033065796, 0.02007296308875084, -0.08165635168552399, 0.622540295124054, -0.6130310297012329], "std": [0.2380482256412506, 0.07803885638713837, 0.3263775408267975, 0.31110718846321106, 0.7024829983711243, 0.2700559198856354, 0.7495096325874329, 244.6459503173828, 0.1010952815413475, 0.031318433582782745, 0.048362623900175095, 1.8343642950057983, 0.5358479619026184, 0.5308353900909424, 0.0964384377002716, 0.1439540982246399, 0.34855398535728455, 0.14852753281593323, 0.721828043460846, 0.32347357273101807, 0.8570874929428101, 324.3206481933594, 0.04868614673614502, 0.0589296855032444, 0.050861287862062454, 2.611034631729126, 0.31927335262298584, 2.212590217590332], "count": [1080]}, "action": {"min": [0.3913551867008209, 1.769798755645752, -1.17973792552948, -1.1514111757278442, -2.8188462257385254, -1.9286412000656128, 0.2528633177280426, 2.0, 0.021736999973654747, 0.31345999240875244, -0.06479500234127045, -3.1401853561401367, -0.7360000610351562, -1.1440000534057617, -0.8049458861351013, -2.079943895339966, 0.6945537328720093, 0.04948008805513382, -0.06880088150501251, 0.5463753342628479, -2.4145758152008057, 28.0, -0.36987200379371643, 0.26112601161003113, -0.14803099632263184, -3.125, 0.04800000414252281, -3.1351852416992188], "max": [1.2196011543273926, 2.0758771896362305, -0.1149299293756485, -0.020490167662501335, -0.8283507227897644, -0.9365437030792236, 2.4862215518951416, 651.0, 0.376213014125824, 0.4473559856414795, 0.1580819934606552, 3.1410000324249268, 1.1239999532699585, 0.6169999837875366, -0.4176921844482422, -1.6549735069274902, 2.178816795349121, 0.5589067935943604, 2.081043243408203, 1.673107624053955, -0.3350159525871277, 842.0, -0.17044900357723236, 0.48800399899482727, 0.0996360033750534, 3.140000104904175, 1.2330000400543213, 3.1410000324249268], "mean": [0.7323587536811829, 1.9639047384262085, -0.6077799797058105, -0.6091333627700806, -2.050280809402466, -1.5138572454452515, 1.6132460832595825, 424.772705078125, 0.26397791504859924, 0.3786048889160156, 0.06873410940170288, -1.8172004222869873, 0.26183533668518066, -0.43248987197875977, -0.5960041284561157, -1.9360069036483765, 1.0663492679595947, 0.39834141731262207, 1.343570590019226, 1.2040431499481201, -1.6137975454330444, 480.4416809082031, -0.2773052453994751, 0.38515228033065796, 0.02007296308875084, -0.08165635168552399, 0.622540295124054, -0.6130310297012329], "std": [0.2380482256412506, 0.07803885638713837, 0.3263775408267975, 0.31110718846321106, 0.7024829983711243, 0.2700559198856354, 0.7495096325874329, 244.6459503173828, 0.1010952815413475, 0.031318433582782745, 0.048362623900175095, 1.8343642950057983, 0.5358479619026184, 0.5308353900909424, 0.0964384377002716, 0.1439540982246399, 0.34855398535728455, 0.14852753281593323, 0.721828043460846, 0.32347357273101807, 0.8570874929428101, 324.3206481933594, 0.04868614673614502, 0.0589296855032444, 0.050861287862062454, 2.611034631729126, 0.31927335262298584, 2.212590217590332], "count": [1080]}, "timestamp": {"min": [0.0], "max": [35.96666666666667], "mean": [17.983333333333334], "std": [10.39230039054912], "count": [1080]}, "frame_index": {"min": [0], "max": [1079], "mean": [539.5], "std": [311.76901171647364], "count": [1080]}, "episode_index": {"min": [369], "max": [369], "mean": [369.0], "std": [0.0], "count": [1080]}, "index": {"min": [391599], "max": [392678], "mean": [392138.5], "std": [311.76901171647364], "count": [1080]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1080]}, "subtask_annotation": {"mean": [15.980555555555556, 29.0, 29.0, 29.0, 29.0], "std": [9.219775026713483, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1080]}, "scene_annotation": {"mean": [369.0], "std": [0.0], "min": [369], "max": [369], "count": [1080]}, "eef_direction_state": {"mean": [3.8777777777777778, 3.658333333333333], "std": [2.202243524955838, 1.9946514129690096], "min": [0, 0], "max": [6, 6], "count": [1080]}, "eef_velocity_state": {"mean": [0.6351851851851852, 0.987037037037037], "std": [0.6282419348224182, 0.6734505663335079], "min": [0, 0], "max": [2, 2], "count": [1080]}, "eef_acc_mag_state": {"mean": [0.6851851851851852, 0.8175925925925925], "std": [0.831644378994927, 0.8383547273284875], "min": [0, 0], "max": [2, 2], "count": [1080]}, "eef_direction_action": {"mean": [3.8777777777777778, 3.658333333333333], "std": [2.202243524955838, 1.9946514129690096], "min": [0, 0], "max": [6, 6], "count": [1080]}, "eef_velocity_action": {"mean": [0.6351851851851852, 0.987037037037037], "std": [0.6282419348224182, 0.6734505663335079], "min": [0, 0], "max": [2, 2], "count": [1080]}, "eef_acc_mag_action": {"mean": [0.6851851851851852, 0.8175925925925925], "std": [0.831644378994927, 0.8383547273284875], "min": [0, 0], "max": [2, 2], "count": [1080]}, "eef_sim_pose_state": {"mean": [0.5852423402331262, 0.300035170911098, 1.0954529355591596, -1.1790553556739805, 0.7827317017380325, -1.5143827080756695, 0.5880192399239093, -0.31204739442536605, 1.146570844800631, 2.0672609157234882, 0.7363081216790706, -0.6718830308489072], "std": [0.047705950801164264, 0.06626090020796394, 0.02454509230942163, 1.6277283085453924, 0.4985424172476289, 1.8306901774529385, 0.037467989076956275, 0.07851298928021859, 0.0788430009817692, 1.031445842064446, 0.41068433537980953, 2.0682938035809206], "min": [0.48571432902581047, 0.11972799705149396, 1.042029496546367, -3.131594609522314, 0.025274763685618984, -3.13854493217182, 0.5095962205602687, -0.40879148298822693, 1.0348023065613847, -0.21368911834242207, -0.01887316111415771, -3.1399876941567477], "max": [0.6775430586132131, 0.4005608997456855, 1.1709670513050856, 3.1156109129854648, 1.4911917850422274, 3.1410094595056477, 0.6603357973354909, -0.08991669411777259, 1.3386477254063278, 2.9688404270290887, 1.5276083951257262, 3.1194666562995446], "count": [1080]}, "eef_sim_pose_action": {"mean": [0.5852423402331262, 0.300035170911098, 1.0954529355591596, -1.1790553556739805, 0.7827317017380325, -1.5143827080756695, 0.5880192399239093, -0.31204739442536605, 1.146570844800631, 2.0672609157234882, 0.7363081216790706, -0.6718830308489072], "std": [0.047705950801164264, 0.06626090020796394, 0.02454509230942163, 1.6277283085453924, 0.4985424172476289, 1.8306901774529385, 0.037467989076956275, 0.07851298928021859, 0.0788430009817692, 1.031445842064446, 0.41068433537980953, 2.0682938035809206], "min": [0.48571432902581047, 0.11972799705149396, 1.042029496546367, -3.131594609522314, 0.025274763685618984, -3.13854493217182, 0.5095962205602687, -0.40879148298822693, 1.0348023065613847, -0.21368911834242207, -0.01887316111415771, -3.1399876941567477], "max": [0.6775430586132131, 0.4005608997456855, 1.1709670513050856, 3.1156109129854648, 1.4911917850422274, 3.1410094595056477, 0.6603357973354909, -0.08991669411777259, 1.3386477254063278, 2.9688404270290887, 1.5276083951257262, 3.1194666562995446], "count": [1080]}, "gripper_mode_state": {"mean": [0.39444444444444443, 0.5518518518518518], "std": [0.4887310351219388, 0.4973041176780452], "min": [0, 0], "max": [1, 1], "count": [1080]}, "gripper_activity_state": {"mean": [1.9342592592592593, 1.9222222222222223], "std": [0.31671404237338413, 0.3488959659579433], "min": [0, 0], "max": [2, 2], "count": [1080]}, "gripper_mode_action": {"mean": [0.39444444444444443, 0.5518518518518518], "std": [0.4887310351219388, 0.4973041176780452], "min": [0, 0], "max": [1, 1], "count": [1080]}, "gripper_activity_action": {"mean": [1.9342592592592593, 1.9222222222222223], "std": [0.31671404237338413, 0.3488959659579433], "min": [0, 0], "max": [2, 2], "count": [1080]}, "gripper_open_scale_state": {"mean": [0.4804416667055188, 0.42477268526841144], "std": [0.32432069915136597, 0.24464589982335858], "min": [0.028, 0.002], "max": [0.842, 0.651], "count": [1080]}, "gripper_open_scale_action": {"mean": [0.4804416667055188, 0.42477268526841144], "std": [0.32432069915136597, 0.24464589982335858], "min": [0.028, 0.002], "max": [0.842, 0.651], "count": [1080]}}} +{"episode_index": 367, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4208737927462652]], [[0.44549775813103015]], [[0.4479193012274354]]], "std": [[[0.21056079545748757]], [[0.1802078955883601]], [[0.1740669739147056]]], "count": [168]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43000660524626516]], [[0.45016233854652976]], [[0.45095197123988484]]], "std": [[[0.16068765065315016]], [[0.13521935083311828]], [[0.12968697867571183]]], "count": [168]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.43152420951019294]], [[0.45243867807539684]], [[0.45429279124844385]]], "std": [[[0.17167776305665572]], [[0.14543746221685852]], [[0.13898284591385798]]], "count": [168]}, "observation.state": {"min": [0.40999531745910645, 1.7596584558486938, -1.2430758476257324, -1.1168187856674194, -2.7674288749694824, -1.8538538217544556, -0.05192354694008827, 7.0, 0.02399200014770031, 0.29864200949668884, -0.08728700131177902, -3.1391851902008057, -0.5019999742507935, -1.0800000429153442, -0.7456570267677307, -2.078390598297119, 0.7438593506813049, 0.24904105067253113, -0.08738863468170166, 0.7143458127975464, -2.5141818523406982, 41.0, -0.3676629960536957, 0.25203898549079895, -0.14700999855995178, -3.1361851692199707, -0.03800000250339508, -3.061000108718872], "max": [1.2695001363754272, 2.0770466327667236, 0.10611601918935776, -0.07623597979545593, -0.5903401970863342, -0.7607192397117615, 2.34190034866333, 530.0, 0.4080530107021332, 0.4788089990615845, 0.20646999776363373, 3.134000062942505, 1.2120000123977661, 0.8059999942779541, -0.43395867943763733, -1.6889551877975464, 1.9089888334274292, 0.5814914107322693, 2.0847957134246826, 1.734316349029541, -0.5257630348205566, 837.0, -0.16739200055599213, 0.4621730148792267, 0.08110599964857101, 3.1410000324249268, 1.3539999723434448, 3.1410000324249268], "mean": [0.7803888320922852, 1.9547404050827026, -0.5641850233078003, -0.5953353047370911, -2.0730419158935547, -1.3414347171783447, 1.731531023979187, 306.5262451171875, 0.2593831717967987, 0.40304696559906006, 0.0757051631808281, -2.160717487335205, 0.34876006841659546, -0.4452495276927948, -0.6250737309455872, -1.9282201528549194, 1.0607376098632812, 0.46669813990592957, 1.6158090829849243, 1.118503451347351, -2.0406606197357178, 541.8731079101562, -0.2766481637954712, 0.3936001658439636, 0.012026535347104073, 0.6633906960487366, 0.5783072113990784, -1.793837547302246], "std": [0.2449646145105362, 0.06594240665435791, 0.3779999613761902, 0.2721555531024933, 0.6499813199043274, 0.3095400035381317, 0.7146373391151428, 209.0470428466797, 0.12164543569087982, 0.04700082540512085, 0.06971459835767746, 1.2259994745254517, 0.42875951528549194, 0.6049352884292603, 0.08615031838417053, 0.14004820585250854, 0.2780757248401642, 0.07911737263202667, 0.49452146887779236, 0.3508620262145996, 0.5134081840515137, 326.27935791015625, 0.04565597325563431, 0.06652085483074188, 0.05031059309840202, 2.803159475326538, 0.38252222537994385, 0.9049205780029297], "count": [934]}, "action": {"min": [0.40999531745910645, 1.7596584558486938, -1.2430758476257324, -1.1168187856674194, -2.7674288749694824, -1.8538538217544556, -0.05192354694008827, 7.0, 0.02399200014770031, 0.29864200949668884, -0.08728700131177902, -3.1391851902008057, -0.5019999742507935, -1.0800000429153442, -0.7456570267677307, -2.078390598297119, 0.7438593506813049, 0.24904105067253113, -0.08738863468170166, 0.7143458127975464, -2.5141818523406982, 41.0, -0.3676629960536957, 0.25203898549079895, -0.14700999855995178, -3.1361851692199707, -0.03800000250339508, -3.061000108718872], "max": [1.2695001363754272, 2.0770466327667236, 0.10611601918935776, -0.07623597979545593, -0.5903401970863342, -0.7607192397117615, 2.34190034866333, 530.0, 0.4080530107021332, 0.4788089990615845, 0.20646999776363373, 3.134000062942505, 1.2120000123977661, 0.8059999942779541, -0.43395867943763733, -1.6889551877975464, 1.9089888334274292, 0.5814914107322693, 2.0847957134246826, 1.734316349029541, -0.5257630348205566, 837.0, -0.16739200055599213, 0.4621730148792267, 0.08110599964857101, 3.1410000324249268, 1.3539999723434448, 3.1410000324249268], "mean": [0.7803888320922852, 1.9547404050827026, -0.5641850233078003, -0.5953353047370911, -2.0730419158935547, -1.3414347171783447, 1.731531023979187, 306.5262451171875, 0.2593831717967987, 0.40304696559906006, 0.0757051631808281, -2.160717487335205, 0.34876006841659546, -0.4452495276927948, -0.6250737309455872, -1.9282201528549194, 1.0607376098632812, 0.46669813990592957, 1.6158090829849243, 1.118503451347351, -2.0406606197357178, 541.8731079101562, -0.2766481637954712, 0.3936001658439636, 0.012026535347104073, 0.6633906960487366, 0.5783072113990784, -1.793837547302246], "std": [0.2449646145105362, 0.06594240665435791, 0.3779999613761902, 0.2721555531024933, 0.6499813199043274, 0.3095400035381317, 0.7146373391151428, 209.0470428466797, 0.12164543569087982, 0.04700082540512085, 0.06971459835767746, 1.2259994745254517, 0.42875951528549194, 0.6049352884292603, 0.08615031838417053, 0.14004820585250854, 0.2780757248401642, 0.07911737263202667, 0.49452146887779236, 0.3508620262145996, 0.5134081840515137, 326.27935791015625, 0.04565597325563431, 0.06652085483074188, 0.05031059309840202, 2.803159475326538, 0.38252222537994385, 0.9049205780029297], "count": [934]}, "timestamp": {"min": [0.0], "max": [31.1], "mean": [15.55], "std": [8.987414039150034], "count": [934]}, "frame_index": {"min": [0], "max": [933], "mean": [466.5], "std": [269.62242117450097], "count": [934]}, "episode_index": {"min": [370], "max": [370], "mean": [370.0], "std": [0.0], "count": [934]}, "index": {"min": [392679], "max": [393612], "mean": [393145.5], "std": [269.62242117450097], "count": [934]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [934]}, "subtask_annotation": {"mean": [14.997858672376873, 29.0, 29.0, 29.0, 29.0], "std": [9.387334610486354, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [934]}, "scene_annotation": {"mean": [370.0], "std": [0.0], "min": [370], "max": [370], "count": [934]}, "eef_direction_state": {"mean": [3.9914346895074946, 3.9967880085653107], "std": [2.2153666846961726, 1.9316451709381612], "min": [0, 0], "max": [6, 6], "count": [934]}, "eef_velocity_state": {"mean": [0.6220556745182013, 0.9207708779443254], "std": [0.6458446100136173, 0.7604637975155562], "min": [0, 0], "max": [2, 2], "count": [934]}, "eef_acc_mag_state": {"mean": [0.6680942184154176, 0.7740899357601713], "std": [0.810206048625876, 0.8452746702361477], "min": [0, 0], "max": [2, 2], "count": [934]}, "eef_direction_action": {"mean": [3.9914346895074946, 3.9967880085653107], "std": [2.2153666846961726, 1.9316451709381612], "min": [0, 0], "max": [6, 6], "count": [934]}, "eef_velocity_action": {"mean": [0.6220556745182013, 0.9207708779443254], "std": [0.6458446100136173, 0.7604637975155562], "min": [0, 0], "max": [2, 2], "count": [934]}, "eef_acc_mag_action": {"mean": [0.6680942184154176, 0.7740899357601713], "std": [0.810206048625876, 0.8452746702361477], "min": [0, 0], "max": [2, 2], "count": [934]}, "eef_sim_pose_state": {"mean": [0.5970103923311043, 0.2952682425371979, 1.0971973525486858, -2.1527865575277056, 0.5986560942931946, -1.9126227869946617, 0.6086272809920914, -0.3119041724464551, 1.154928775194689, 2.0976641236128475, 0.7770401569740419, -0.47482105652896556], "std": [0.05295412546801266, 0.06234556232885479, 0.024199845366680964, 0.333656523641652, 0.4230036744357596, 1.9465276375304663, 0.051141121889968666, 0.10932062337228003, 0.07528454021158432, 1.2131772037446582, 0.29971397689421664, 2.2002676211206103], "min": [0.47935435094935486, 0.11624271142371032, 1.0586843284516434, -2.7332005055802964, -0.10677421223182626, -3.140946236400051, 0.4890168822411605, -0.46099931740089645, 1.0736645197190653, -3.1356944691661126, 0.12129731524319065, -3.137600989540524], "max": [0.6555538166159294, 0.39251172531519385, 1.1741663814870942, -0.5903736598988107, 1.2746269511040569, 3.1414943634084436, 0.6742553069175652, -0.04623598903423598, 1.336951618494701, 3.129863446337466, 1.5262902441876363, 3.136288310903921], "count": [934]}, "eef_sim_pose_action": {"mean": [0.5970103923311043, 0.2952682425371979, 1.0971973525486858, -2.1527865575277056, 0.5986560942931946, -1.9126227869946617, 0.6086272809920914, -0.3119041724464551, 1.154928775194689, 2.0976641236128475, 0.7770401569740419, -0.47482105652896556], "std": [0.05295412546801266, 0.06234556232885479, 0.024199845366680964, 0.333656523641652, 0.4230036744357596, 1.9465276375304663, 0.051141121889968666, 0.10932062337228003, 0.07528454021158432, 1.2131772037446582, 0.29971397689421664, 2.2002676211206103], "min": [0.47935435094935486, 0.11624271142371032, 1.0586843284516434, -2.7332005055802964, -0.10677421223182626, -3.140946236400051, 0.4890168822411605, -0.46099931740089645, 1.0736645197190653, -3.1356944691661126, 0.12129731524319065, -3.137600989540524], "max": [0.6555538166159294, 0.39251172531519385, 1.1741663814870942, -0.5903736598988107, 1.2746269511040569, 3.1414943634084436, 0.6742553069175652, -0.04623598903423598, 1.336951618494701, 3.129863446337466, 1.5262902441876363, 3.136288310903921], "count": [934]}, "gripper_mode_state": {"mean": [0.3169164882226981, 0.8650963597430407], "std": [0.4652745723927853, 0.3416206201364033], "min": [0, 0], "max": [1, 1], "count": [934]}, "gripper_activity_state": {"mean": [1.9197002141327624, 1.9122055674518201], "std": [0.3569102419867918, 0.37422418896867254], "min": [0, 0], "max": [2, 2], "count": [934]}, "gripper_mode_action": {"mean": [0.3169164882226981, 0.8650963597430407], "std": [0.4652745723927853, 0.3416206201364033], "min": [0, 0], "max": [1, 1], "count": [934]}, "gripper_activity_action": {"mean": [1.9197002141327624, 1.9122055674518201], "std": [0.3569102419867918, 0.37422418896867254], "min": [0, 0], "max": [2, 2], "count": [934]}, "gripper_open_scale_state": {"mean": [0.5418731262239702, 0.3065262312358154], "std": [0.3262795507304693, 0.20904733410607443], "min": [0.041, 0.007], "max": [0.837, 0.53], "count": [934]}, "gripper_open_scale_action": {"mean": [0.5418731262239702, 0.3065262312358154], "std": [0.3262795507304693, 0.20904733410607443], "min": [0.041, 0.007], "max": [0.837, 0.53], "count": [934]}}} +{"episode_index": 368, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.41815676335150814]], [[0.4444475158155954]], [[0.447631564345881]]], "std": [[[0.21396567987145254]], [[0.18379185119374286]], [[0.17752573285811749]]], "count": [187]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[0.8274509803921568]], [[0.8392156862745098]]], "mean": [[[0.4317725667138513]], [[0.4549426182237601]], [[0.4557167828807102]]], "std": [[[0.1528165314751683]], [[0.12489266575792266]], [[0.11780103498107518]]], "count": [187]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4389375141990843]], [[0.45814244302890494]], [[0.45806986604802347]]], "std": [[[0.16605194599537318]], [[0.14335688729804735]], [[0.13829143296953914]]], "count": [187]}, "observation.state": {"min": [0.35184094309806824, 1.7035984992980957, -1.8046181201934814, -1.1010758876800537, -2.758650302886963, -1.851619839668274, 0.24024459719657898, 1.0, -0.012892999686300755, 0.32888099551200867, -0.1407029926776886, -3.1361851692199707, -0.4189999997615814, -1.1050000190734863, -0.8740783929824829, -2.079943895339966, 0.6266953945159912, -0.11822860687971115, 0.095626600086689, 0.6916565895080566, -2.5172362327575684, 44.0, -0.35903000831604004, 0.2661370038986206, -0.12932400405406952, -3.1411852836608887, -0.1080000028014183, -3.109999895095825], "max": [1.3723349571228027, 2.084533929824829, -0.11650073528289795, -0.060877084732055664, -0.49808210134506226, -0.770894467830658, 2.3252673149108887, 753.0, 0.3948560059070587, 0.4492430090904236, 0.19098199903964996, 3.13700008392334, 1.3109999895095825, 0.7239999771118164, -0.440032422542572, -1.6779769659042358, 1.38486647605896, 0.6704857349395752, 2.428643226623535, 1.730703592300415, -0.46031317114830017, 839.0, -0.19437800347805023, 0.48014599084854126, 0.11277899891138077, 3.1410000324249268, 1.1979999542236328, 3.1410000324249268], "mean": [0.792384684085846, 1.9820606708526611, -0.6923938989639282, -0.5270107984542847, -1.7929749488830566, -1.2713642120361328, 1.551111102104187, 403.6082763671875, 0.24685010313987732, 0.40119481086730957, 0.050915203988552094, -2.045856475830078, 0.36289146542549133, -0.311766654253006, -0.6516759395599365, -1.971589207649231, 0.866277277469635, 0.40309539437294006, 1.5653594732284546, 1.1700950860977173, -1.6248921155929565, 552.07666015625, -0.2808177173137665, 0.3956083357334137, 0.01755565218627453, 1.2799638509750366, 0.5882600545883179, -2.055450439453125], "std": [0.2553733289241791, 0.08593382686376572, 0.4492208659648895, 0.2746589183807373, 0.7621995806694031, 0.27948465943336487, 0.8236098885536194, 227.100341796875, 0.1325833648443222, 0.03102698363363743, 0.09032716602087021, 1.3285772800445557, 0.4327106177806854, 0.5792640447616577, 0.1028972715139389, 0.12644033133983612, 0.13974280655384064, 0.19821541011333466, 0.6813487410545349, 0.3651706278324127, 0.8046773076057434, 249.44229125976562, 0.04015989974141121, 0.06621076166629791, 0.04743609204888344, 2.327877998352051, 0.40026360750198364, 1.1614099740982056], "count": [1076]}, "action": {"min": [0.35184094309806824, 1.7035984992980957, -1.8046181201934814, -1.1010758876800537, -2.758650302886963, -1.851619839668274, 0.24024459719657898, 1.0, -0.012892999686300755, 0.32888099551200867, -0.1407029926776886, -3.1361851692199707, -0.4189999997615814, -1.1050000190734863, -0.8740783929824829, -2.079943895339966, 0.6266953945159912, -0.11822860687971115, 0.095626600086689, 0.6916565895080566, -2.5172362327575684, 44.0, -0.35903000831604004, 0.2661370038986206, -0.12932400405406952, -3.1411852836608887, -0.1080000028014183, -3.109999895095825], "max": [1.3723349571228027, 2.084533929824829, -0.11650073528289795, -0.060877084732055664, -0.49808210134506226, -0.770894467830658, 2.3252673149108887, 753.0, 0.3948560059070587, 0.4492430090904236, 0.19098199903964996, 3.13700008392334, 1.3109999895095825, 0.7239999771118164, -0.440032422542572, -1.6779769659042358, 1.38486647605896, 0.6704857349395752, 2.428643226623535, 1.730703592300415, -0.46031317114830017, 839.0, -0.19437800347805023, 0.48014599084854126, 0.11277899891138077, 3.1410000324249268, 1.1979999542236328, 3.1410000324249268], "mean": [0.792384684085846, 1.9820606708526611, -0.6923938989639282, -0.5270107984542847, -1.7929749488830566, -1.2713642120361328, 1.551111102104187, 403.6082763671875, 0.24685010313987732, 0.40119481086730957, 0.050915203988552094, -2.045856475830078, 0.36289146542549133, -0.311766654253006, -0.6516759395599365, -1.971589207649231, 0.866277277469635, 0.40309539437294006, 1.5653594732284546, 1.1700950860977173, -1.6248921155929565, 552.07666015625, -0.2808177173137665, 0.3956083357334137, 0.01755565218627453, 1.2799638509750366, 0.5882600545883179, -2.055450439453125], "std": [0.2553733289241791, 0.08593382686376572, 0.4492208659648895, 0.2746589183807373, 0.7621995806694031, 0.27948465943336487, 0.8236098885536194, 227.100341796875, 0.1325833648443222, 0.03102698363363743, 0.09032716602087021, 1.3285772800445557, 0.4327106177806854, 0.5792640447616577, 0.1028972715139389, 0.12644033133983612, 0.13974280655384064, 0.19821541011333466, 0.6813487410545349, 0.3651706278324127, 0.8046773076057434, 249.44229125976562, 0.04015989974141121, 0.06621076166629791, 0.04743609204888344, 2.327877998352051, 0.40026360750198364, 1.1614099740982056], "count": [1076]}, "timestamp": {"min": [0.0], "max": [35.833333333333336], "mean": [17.916666666666664], "std": [10.353810356042304], "count": [1076]}, "frame_index": {"min": [0], "max": [1075], "mean": [537.5], "std": [310.61431068126916], "count": [1076]}, "episode_index": {"min": [371], "max": [371], "mean": [371.0], "std": [0.0], "count": [1076]}, "index": {"min": [393613], "max": [394688], "mean": [394150.5], "std": [310.61431068126916], "count": [1076]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1076]}, "subtask_annotation": {"mean": [14.410780669144982, 29.0, 29.0, 29.0, 29.0], "std": [9.175308050916742, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1076]}, "scene_annotation": {"mean": [371.0], "std": [0.0], "min": [371], "max": [371], "count": [1076]}, "eef_direction_state": {"mean": [3.87546468401487, 4.0092936802973975], "std": [2.3042937671836365, 1.7544174366451792], "min": [0, 0], "max": [6, 6], "count": [1076]}, "eef_velocity_state": {"mean": [0.6328996282527881, 0.912639405204461], "std": [0.6552585070909851, 0.7095918142381985], "min": [0, 0], "max": [2, 2], "count": [1076]}, "eef_acc_mag_state": {"mean": [0.6923791821561338, 0.7546468401486989], "std": [0.8141279854341058, 0.834450359913136], "min": [0, 0], "max": [2, 2], "count": [1076]}, "eef_direction_action": {"mean": [3.87546468401487, 4.0092936802973975], "std": [2.3042937671836365, 1.7544174366451792], "min": [0, 0], "max": [6, 6], "count": [1076]}, "eef_velocity_action": {"mean": [0.6328996282527881, 0.912639405204461], "std": [0.6552585070909851, 0.7095918142381985], "min": [0, 0], "max": [2, 2], "count": [1076]}, "eef_acc_mag_action": {"mean": [0.6923791821561338, 0.7546468401486989], "std": [0.8141279854341058, 0.834450359913136], "min": [0, 0], "max": [2, 2], "count": [1076]}, "eef_sim_pose_state": {"mean": [0.5964035254449709, 0.2978696504957148, 1.0945560403197843, -2.2395727570367416, 0.8149253533505382, -1.36846923342749, 0.6069037171182169, -0.284754035437078, 1.1439045245925745, 1.5535695661378333, 0.8434558822383241, -0.7911993822601513], "std": [0.05081179852230343, 0.0527776382866277, 0.03232361248847401, 0.46105522122727227, 0.5552832626767051, 2.407648922337377, 0.038710860113255786, 0.13429586595706097, 0.06710287803067679, 1.6468502355834933, 0.3356635939896607, 1.888725514580308], "min": [0.4941371329222949, 0.155310539226364, 1.0383574426495894, -3.1011320193872285, -0.06345823914212301, -3.1414396022214985, 0.5171319810523298, -0.4421766042981546, 1.0511257935040148, -3.117410051332123, 0.13243961542435057, -3.140782906482915], "max": [0.67075178985337, 0.3989836377206037, 1.2188907080647229, -0.6441261219926884, 1.4697140896450458, 3.1408770733361773, 0.6678785580551571, 0.020189641002305372, 1.3054631160282284, 3.1400758268431925, 1.5384560891465733, 3.125358849615846], "count": [1076]}, "eef_sim_pose_action": {"mean": [0.5964035254449709, 0.2978696504957148, 1.0945560403197843, -2.2395727570367416, 0.8149253533505382, -1.36846923342749, 0.6069037171182169, -0.284754035437078, 1.1439045245925745, 1.5535695661378333, 0.8434558822383241, -0.7911993822601513], "std": [0.05081179852230343, 0.0527776382866277, 0.03232361248847401, 0.46105522122727227, 0.5552832626767051, 2.407648922337377, 0.038710860113255786, 0.13429586595706097, 0.06710287803067679, 1.6468502355834933, 0.3356635939896607, 1.888725514580308], "min": [0.4941371329222949, 0.155310539226364, 1.0383574426495894, -3.1011320193872285, -0.06345823914212301, -3.1414396022214985, 0.5171319810523298, -0.4421766042981546, 1.0511257935040148, -3.117410051332123, 0.13243961542435057, -3.140782906482915], "max": [0.67075178985337, 0.3989836377206037, 1.2188907080647229, -0.6441261219926884, 1.4697140896450458, 3.1408770733361773, 0.6678785580551571, 0.020189641002305372, 1.3054631160282284, 3.1400758268431925, 1.5384560891465733, 3.125358849615846], "count": [1076]}, "gripper_mode_state": {"mean": [0.21189591078066913, 0.7527881040892194], "std": [0.408651482041976, 0.4313909762975787], "min": [0, 0], "max": [1, 1], "count": [1076]}, "gripper_activity_state": {"mean": [1.9423791821561338, 1.9089219330855018], "std": [0.3055063279932801, 0.3869074188780582], "min": [0, 0], "max": [2, 2], "count": [1076]}, "gripper_mode_action": {"mean": [0.21189591078066913, 0.7527881040892194], "std": [0.408651482041976, 0.4313909762975787], "min": [0, 0], "max": [1, 1], "count": [1076]}, "gripper_activity_action": {"mean": [1.9423791821561338, 1.9089219330855018], "std": [0.3055063279932801, 0.3869074188780582], "min": [0, 0], "max": [2, 2], "count": [1076]}, "gripper_open_scale_state": {"mean": [0.5520766728553719, 0.40360827135884714], "std": [0.2494432058491069, 0.2271004435259618], "min": [0.044, 0.001], "max": [0.839, 0.753], "count": [1076]}, "gripper_open_scale_action": {"mean": [0.5520766728553719, 0.40360827135884714], "std": [0.2494432058491069, 0.2271004435259618], "min": [0.044, 0.001], "max": [0.839, 0.753], "count": [1076]}}} +{"episode_index": 369, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.41698308473389356]], [[0.44448003267973857]], [[0.44729439309056956]]], "std": [[[0.21362869640620474]], [[0.18211355412830138]], [[0.17549193669834845]]], "count": [175]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.7843137254901961]], [[0.7764705882352941]]], "mean": [[[0.43389302521008405]], [[0.4568889460784314]], [[0.45678359827264237]]], "std": [[[0.16198362278294018]], [[0.13181080167784]], [[0.1264254493772286]]], "count": [175]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4325671732026144]], [[0.45340904878618116]], [[0.45561554855275443]]], "std": [[[0.1736252821625389]], [[0.14661124748226148]], [[0.1388316063063255]]], "count": [175]}, "observation.state": {"min": [0.5064421892166138, 1.7716490030288696, -0.9756565690040588, -1.0654362440109253, -2.8136279582977295, -1.83674955368042, -0.04605923593044281, 8.0, 0.0686739981174469, 0.3494639992713928, -0.06510300189256668, -3.1381852626800537, -0.5210000276565552, -1.1619999408721924, -0.8866097927093506, -2.078338146209717, 0.5792398452758789, 0.1555437445640564, 0.09794788062572479, 0.2079385370016098, -2.56856632232666, 20.0, -0.3552519977092743, 0.2731820046901703, -0.16583700478076935, -3.1411852836608887, -0.13900001347064972, -3.125], "max": [1.1946430206298828, 2.0676043033599854, -0.10372491180896759, -0.11622148007154465, -0.4993736147880554, -0.8252789974212646, 2.301391363143921, 750.0, 0.3895519971847534, 0.44370800256729126, 0.18985199928283691, 3.140000104904175, 1.1460000276565552, 0.684999942779541, -0.5032832026481628, -1.6492314338684082, 2.1159324645996094, 0.7027393579483032, 2.3147430419921875, 1.7362884283065796, -0.4362625181674957, 834.0, -0.15389899909496307, 0.5081290006637573, 0.12249799817800522, 3.1410000324249268, 1.215000033378601, 3.131999969482422], "mean": [0.7034829258918762, 1.9485752582550049, -0.5156833529472351, -0.5342510342597961, -1.8875961303710938, -1.379724144935608, 1.5317668914794922, 495.0030517578125, 0.29080015420913696, 0.3913613557815552, 0.08628486096858978, -2.013120174407959, 0.4117400050163269, -0.4152785539627075, -0.7230105400085449, -1.9342396259307861, 1.045130729675293, 0.5413627028465271, 1.8597018718719482, 1.0095676183700562, -2.1446542739868164, 563.5507202148438, -0.25385794043540955, 0.42061755061149597, 0.018734730780124664, 1.7770686149597168, 0.47157546877861023, -1.865591049194336], "std": [0.2021195888519287, 0.06176311895251274, 0.26366233825683594, 0.2872222661972046, 0.7951730489730835, 0.25228825211524963, 0.7981829047203064, 295.1339416503906, 0.09032350033521652, 0.027565672993659973, 0.05948271602392197, 1.3635026216506958, 0.39950886368751526, 0.6459391713142395, 0.10109914094209671, 0.1332389861345291, 0.35720139741897583, 0.11155487596988678, 0.5988163352012634, 0.500153660774231, 0.5335150957107544, 325.4288024902344, 0.05432887747883797, 0.0780433714389801, 0.05828320235013962, 2.0774919986724854, 0.3623185157775879, 1.0552104711532593], "count": [980]}, "action": {"min": [0.5064421892166138, 1.7716490030288696, -0.9756565690040588, -1.0654362440109253, -2.8136279582977295, -1.83674955368042, -0.04605923593044281, 8.0, 0.0686739981174469, 0.3494639992713928, -0.06510300189256668, -3.1381852626800537, -0.5210000276565552, -1.1619999408721924, -0.8866097927093506, -2.078338146209717, 0.5792398452758789, 0.1555437445640564, 0.09794788062572479, 0.2079385370016098, -2.56856632232666, 20.0, -0.3552519977092743, 0.2731820046901703, -0.16583700478076935, -3.1411852836608887, -0.13900001347064972, -3.125], "max": [1.1946430206298828, 2.0676043033599854, -0.10372491180896759, -0.11622148007154465, -0.4993736147880554, -0.8252789974212646, 2.301391363143921, 750.0, 0.3895519971847534, 0.44370800256729126, 0.18985199928283691, 3.140000104904175, 1.1460000276565552, 0.684999942779541, -0.5032832026481628, -1.6492314338684082, 2.1159324645996094, 0.7027393579483032, 2.3147430419921875, 1.7362884283065796, -0.4362625181674957, 834.0, -0.15389899909496307, 0.5081290006637573, 0.12249799817800522, 3.1410000324249268, 1.215000033378601, 3.131999969482422], "mean": [0.7034829258918762, 1.9485752582550049, -0.5156833529472351, -0.5342510342597961, -1.8875961303710938, -1.379724144935608, 1.5317668914794922, 495.0030517578125, 0.29080015420913696, 0.3913613557815552, 0.08628486096858978, -2.013120174407959, 0.4117400050163269, -0.4152785539627075, -0.7230105400085449, -1.9342396259307861, 1.045130729675293, 0.5413627028465271, 1.8597018718719482, 1.0095676183700562, -2.1446542739868164, 563.5507202148438, -0.25385794043540955, 0.42061755061149597, 0.018734730780124664, 1.7770686149597168, 0.47157546877861023, -1.865591049194336], "std": [0.2021195888519287, 0.06176311895251274, 0.26366233825683594, 0.2872222661972046, 0.7951730489730835, 0.25228825211524963, 0.7981829047203064, 295.1339416503906, 0.09032350033521652, 0.027565672993659973, 0.05948271602392197, 1.3635026216506958, 0.39950886368751526, 0.6459391713142395, 0.10109914094209671, 0.1332389861345291, 0.35720139741897583, 0.11155487596988678, 0.5988163352012634, 0.500153660774231, 0.5335150957107544, 325.4288024902344, 0.05432887747883797, 0.0780433714389801, 0.05828320235013962, 2.0774919986724854, 0.3623185157775879, 1.0552104711532593], "count": [980]}, "timestamp": {"min": [0.0], "max": [32.63333333333333], "mean": [16.316666666666666], "std": [9.430049487321545], "count": [980]}, "frame_index": {"min": [0], "max": [979], "mean": [489.5], "std": [282.90148461964634], "count": [980]}, "episode_index": {"min": [372], "max": [372], "mean": [372.0], "std": [0.0], "count": [980]}, "index": {"min": [394689], "max": [395668], "mean": [395178.5], "std": [282.90148461964634], "count": [980]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [980]}, "subtask_annotation": {"mean": [15.876530612244897, 29.0, 29.0, 29.0, 29.0], "std": [9.261840750401422, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [980]}, "scene_annotation": {"mean": [372.0], "std": [0.0], "min": [372], "max": [372], "count": [980]}, "eef_direction_state": {"mean": [3.6918367346938776, 3.733673469387755], "std": [2.238105679937603, 1.9042082224909707], "min": [0, 0], "max": [6, 6], "count": [980]}, "eef_velocity_state": {"mean": [0.7183673469387755, 0.9591836734693877], "std": [0.6564199344644757, 0.697200924790951], "min": [0, 0], "max": [2, 2], "count": [980]}, "eef_acc_mag_state": {"mean": [0.7744897959183673, 0.7846938775510204], "std": [0.8373684757510205, 0.8376171305014326], "min": [0, 0], "max": [2, 2], "count": [980]}, "eef_direction_action": {"mean": [3.6918367346938776, 3.733673469387755], "std": [2.238105679937603, 1.9042082224909707], "min": [0, 0], "max": [6, 6], "count": [980]}, "eef_velocity_action": {"mean": [0.7183673469387755, 0.9591836734693877], "std": [0.6564199344644757, 0.697200924790951], "min": [0, 0], "max": [2, 2], "count": [980]}, "eef_acc_mag_action": {"mean": [0.7744897959183673, 0.7846938775510204], "std": [0.8373684757510205, 0.8376171305014326], "min": [0, 0], "max": [2, 2], "count": [980]}, "eef_sim_pose_state": {"mean": [0.6245020490797359, 0.27916816177234705, 1.1219556647491185, -2.405216261056413, 0.6480766072025823, -0.9136311202570894, 0.5953428959804596, -0.3407052520603355, 1.1363875663919925, 1.959631649198409, 0.8195656984312935, -0.3888306241273751], "std": [0.06211122348495944, 0.07276341982282883, 0.032511517752806786, 0.4316094713319813, 0.47919456260208193, 2.7152752278795247, 0.034674361632385346, 0.07992647594887425, 0.06160905631172554, 1.0318258812375363, 0.31636188289063294, 2.18807001220228], "min": [0.5028898799045118, 0.08790066856248446, 1.0578490171608115, -3.131158949383545, -0.11214317736982027, -3.1411465848636664, 0.540261349606297, -0.44622039631632854, 1.0714205505267425, -0.3632182915147028, 0.11665012389639062, -3.1403379103751172], "max": [0.6998261263235515, 0.3839441563692739, 1.2163319451133883, -0.4919963778669108, 1.2619729222047562, 3.138606731922081, 0.6635876344287405, -0.12187301703501577, 1.307893431099681, 2.9480821326760553, 1.4824792052040539, 3.1384815185075987], "count": [980]}, "eef_sim_pose_action": {"mean": [0.6245020490797359, 0.27916816177234705, 1.1219556647491185, -2.405216261056413, 0.6480766072025823, -0.9136311202570894, 0.5953428959804596, -0.3407052520603355, 1.1363875663919925, 1.959631649198409, 0.8195656984312935, -0.3888306241273751], "std": [0.06211122348495944, 0.07276341982282883, 0.032511517752806786, 0.4316094713319813, 0.47919456260208193, 2.7152752278795247, 0.034674361632385346, 0.07992647594887425, 0.06160905631172554, 1.0318258812375363, 0.31636188289063294, 2.18807001220228], "min": [0.5028898799045118, 0.08790066856248446, 1.0578490171608115, -3.131158949383545, -0.11214317736982027, -3.1411465848636664, 0.540261349606297, -0.44622039631632854, 1.0714205505267425, -0.3632182915147028, 0.11665012389639062, -3.1403379103751172], "max": [0.6998261263235515, 0.3839441563692739, 1.2163319451133883, -0.4919963778669108, 1.2619729222047562, 3.138606731922081, 0.6635876344287405, -0.12187301703501577, 1.307893431099681, 2.9480821326760553, 1.4824792052040539, 3.1384815185075987], "count": [980]}, "gripper_mode_state": {"mean": [0.2755102040816326, 0.32653061224489793], "std": [0.44677100569366823, 0.4689438895133104], "min": [0, 0], "max": [1, 1], "count": [980]}, "gripper_activity_state": {"mean": [1.9142857142857144, 1.9040816326530612], "std": [0.36533462435840647, 0.3738706442638049], "min": [0, 0], "max": [2, 2], "count": [980]}, "gripper_mode_action": {"mean": [0.2755102040816326, 0.32653061224489793], "std": [0.44677100569366823, 0.4689438895133104], "min": [0, 0], "max": [1, 1], "count": [980]}, "gripper_activity_action": {"mean": [1.9142857142857144, 1.9040816326530612], "std": [0.36533462435840647, 0.3738706442638049], "min": [0, 0], "max": [2, 2], "count": [980]}, "gripper_open_scale_state": {"mean": [0.5635505103072338, 0.4950030611787507], "std": [0.3254287806363274, 0.29513394222520145], "min": [0.02, 0.008], "max": [0.834, 0.75], "count": [980]}, "gripper_open_scale_action": {"mean": [0.5635505103072338, 0.4950030611787507], "std": [0.3254287806363274, 0.29513394222520145], "min": [0.02, 0.008], "max": [0.834, 0.75], "count": [980]}}} +{"episode_index": 370, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.41769867436221797]], [[0.4420992797656697]], [[0.44571184414626064]]], "std": [[[0.21108049154056874]], [[0.18231733092404961]], [[0.17589000100070992]]], "count": [217]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.4324353426854613]], [[0.4573107897728984]], [[0.458212871035511]]], "std": [[[0.1581148241649331]], [[0.12683990105055265]], [[0.12069046303808618]]], "count": [217]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.44164584556941056]], [[0.4611314644137225]], [[0.4626149137074184]]], "std": [[[0.16497428299287842]], [[0.14024812572172393]], [[0.13331302433408887]]], "count": [217]}, "observation.state": {"min": [0.4369083046913147, 1.7915805578231812, -1.184013843536377, -1.0040704011917114, -2.7676210403442383, -1.909844160079956, 0.20788618922233582, 0.0, 0.04671400040388107, 0.3290260136127472, -0.10117299854755402, -3.1411852836608887, -0.2600000202655792, -1.1119999885559082, -0.9199455976486206, -2.0798566341400146, -0.07223917543888092, -0.312274307012558, 0.4049687385559082, 0.7345218062400818, -2.5592286586761475, 42.0, -0.35817599296569824, 0.2841489911079407, -0.17011000216007233, -3.1411852836608887, -0.07800000160932541, -3.075000047683716], "max": [1.2793090343475342, 2.0812528133392334, -0.38782963156700134, -0.05965535342693329, -0.6089628338813782, -0.8433780074119568, 2.274949550628662, 613.0, 0.3675000071525574, 0.4617759883403778, 0.1813870072364807, 3.1410000324249268, 1.024999976158142, 0.37299999594688416, -0.4998798072338104, -1.623348355293274, 1.3268866539001465, 0.6121218800544739, 2.30324125289917, 1.7143497467041016, -0.4080754518508911, 832.0, -0.17776399850845337, 0.4952720105648041, 0.1289139986038208, 3.1410000324249268, 1.128999948501587, 3.1410000324249268], "mean": [0.6955354809761047, 1.966119408607483, -0.6192015409469604, -0.5318080186843872, -1.8316594362258911, -1.3721826076507568, 1.4546771049499512, 450.4984130859375, 0.2782018184661865, 0.3894089162349701, 0.06088053062558174, -1.7369818687438965, 0.4026424288749695, -0.4149617552757263, -0.7085141539573669, -1.923952579498291, 0.7407190799713135, 0.3852745294570923, 1.8306312561035156, 1.2335563898086548, -1.752376914024353, 636.52294921875, -0.26955699920654297, 0.3992907702922821, 0.02626868523657322, 2.4101402759552, 0.5248345136642456, -1.6308488845825195], "std": [0.18995851278305054, 0.0703686773777008, 0.21850472688674927, 0.2958916425704956, 0.765455424785614, 0.29049673676490784, 0.7702316641807556, 222.79942321777344, 0.08899719268083572, 0.03037743642926216, 0.05954570695757866, 1.809863805770874, 0.3705365061759949, 0.4857771396636963, 0.1184118464589119, 0.15064206719398499, 0.3056313991546631, 0.20196670293807983, 0.5518838763237, 0.33311915397644043, 0.7726327776908875, 311.0859069824219, 0.05074872821569443, 0.07079146057367325, 0.05585364252328873, 1.2659053802490234, 0.4104782044887543, 1.6653165817260742], "count": [1306]}, "action": {"min": [0.4369083046913147, 1.7915805578231812, -1.184013843536377, -1.0040704011917114, -2.7676210403442383, -1.909844160079956, 0.20788618922233582, 0.0, 0.04671400040388107, 0.3290260136127472, -0.10117299854755402, -3.1411852836608887, -0.2600000202655792, -1.1119999885559082, -0.9199455976486206, -2.0798566341400146, -0.07223917543888092, -0.312274307012558, 0.4049687385559082, 0.7345218062400818, -2.5592286586761475, 42.0, -0.35817599296569824, 0.2841489911079407, -0.17011000216007233, -3.1411852836608887, -0.07800000160932541, -3.075000047683716], "max": [1.2793090343475342, 2.0812528133392334, -0.38782963156700134, -0.05965535342693329, -0.6089628338813782, -0.8433780074119568, 2.274949550628662, 613.0, 0.3675000071525574, 0.4617759883403778, 0.1813870072364807, 3.1410000324249268, 1.024999976158142, 0.37299999594688416, -0.4998798072338104, -1.623348355293274, 1.3268866539001465, 0.6121218800544739, 2.30324125289917, 1.7143497467041016, -0.4080754518508911, 832.0, -0.17776399850845337, 0.4952720105648041, 0.1289139986038208, 3.1410000324249268, 1.128999948501587, 3.1410000324249268], "mean": [0.6955354809761047, 1.966119408607483, -0.6192015409469604, -0.5318080186843872, -1.8316594362258911, -1.3721826076507568, 1.4546771049499512, 450.4984130859375, 0.2782018184661865, 0.3894089162349701, 0.06088053062558174, -1.7369818687438965, 0.4026424288749695, -0.4149617552757263, -0.7085141539573669, -1.923952579498291, 0.7407190799713135, 0.3852745294570923, 1.8306312561035156, 1.2335563898086548, -1.752376914024353, 636.52294921875, -0.26955699920654297, 0.3992907702922821, 0.02626868523657322, 2.4101402759552, 0.5248345136642456, -1.6308488845825195], "std": [0.18995851278305054, 0.0703686773777008, 0.21850472688674927, 0.2958916425704956, 0.765455424785614, 0.29049673676490784, 0.7702316641807556, 222.79942321777344, 0.08899719268083572, 0.03037743642926216, 0.05954570695757866, 1.809863805770874, 0.3705365061759949, 0.4857771396636963, 0.1184118464589119, 0.15064206719398499, 0.3056313991546631, 0.20196670293807983, 0.5518838763237, 0.33311915397644043, 0.7726327776908875, 311.0859069824219, 0.05074872821569443, 0.07079146057367325, 0.05585364252328873, 1.2659053802490234, 0.4104782044887543, 1.6653165817260742], "count": [1306]}, "timestamp": {"min": [0.0], "max": [43.5], "mean": [21.75], "std": [12.566987175399943], "count": [1306]}, "frame_index": {"min": [0], "max": [1305], "mean": [652.5], "std": [377.0096152619983], "count": [1306]}, "episode_index": {"min": [373], "max": [373], "mean": [373.0], "std": [0.0], "count": [1306]}, "index": {"min": [395669], "max": [396974], "mean": [396321.5], "std": [377.0096152619983], "count": [1306]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1306]}, "subtask_annotation": {"mean": [14.66385911179173, 29.0, 29.0, 29.0, 29.0], "std": [9.171224479915912, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1306]}, "scene_annotation": {"mean": [373.0], "std": [0.0], "min": [373], "max": [373], "count": [1306]}, "eef_direction_state": {"mean": [4.166921898928025, 4.039816232771822], "std": [2.1322311478152147, 1.9424983431370713], "min": [0, 0], "max": [6, 6], "count": [1306]}, "eef_velocity_state": {"mean": [0.5934150076569679, 0.8116385911179173], "std": [0.6340898682362726, 0.7096270257196448], "min": [0, 0], "max": [2, 2], "count": [1306]}, "eef_acc_mag_state": {"mean": [0.6462480857580398, 0.6906584992343032], "std": [0.8126896600976034, 0.8315311960062636], "min": [0, 0], "max": [2, 2], "count": [1306]}, "eef_direction_action": {"mean": [4.166921898928025, 4.039816232771822], "std": [2.1322311478152147, 1.9424983431370713], "min": [0, 0], "max": [6, 6], "count": [1306]}, "eef_velocity_action": {"mean": [0.5934150076569679, 0.8116385911179173], "std": [0.6340898682362726, 0.7096270257196448], "min": [0, 0], "max": [2, 2], "count": [1306]}, "eef_acc_mag_action": {"mean": [0.6462480857580398, 0.6906584992343032], "std": [0.8126896600976034, 0.8315311960062636], "min": [0, 0], "max": [2, 2], "count": [1306]}, "eef_sim_pose_state": {"mean": [0.6036752695415408, 0.29817790379514025, 1.1107581125799657, -2.1239665164682604, 0.7465886175033885, 0.5661397096581936, 0.5941240613652006, -0.31871436977384426, 1.1281824345817388, 1.9084446427924713, 0.9126218631781191, -1.1336771211246892], "std": [0.05520768452171366, 0.06646283626248937, 0.03354152987193996, 0.6274711218912649, 0.5445034786601315, 2.6062550016735564, 0.029163472037589417, 0.08691156831023532, 0.05428468895712266, 1.1722371487517678, 0.34631585876026166, 1.985511197528107], "min": [0.5119959201703657, 0.10832133608140013, 1.0326896928431837, -3.0330741261667677, -0.005195535872803747, -3.1372971376581793, 0.5359326327700512, -0.4489764775455499, 1.065073138668831, -3.14091914852893, 0.30532460955755236, -3.141174644495492], "max": [0.6822114130274096, 0.39581723616773895, 1.1860757371466344, -0.54158025844886, 1.4786354241933912, 3.1346476764055264, 0.6675609467253656, -0.06806632016499861, 1.2812475679143593, 3.1298560916631137, 1.4535739734065745, 3.1409914089423854], "count": [1306]}, "eef_sim_pose_action": {"mean": [0.6036752695415408, 0.29817790379514025, 1.1107581125799657, -2.1239665164682604, 0.7465886175033885, 0.5661397096581936, 0.5941240613652006, -0.31871436977384426, 1.1281824345817388, 1.9084446427924713, 0.9126218631781191, -1.1336771211246892], "std": [0.05520768452171366, 0.06646283626248937, 0.03354152987193996, 0.6274711218912649, 0.5445034786601315, 2.6062550016735564, 0.029163472037589417, 0.08691156831023532, 0.05428468895712266, 1.1722371487517678, 0.34631585876026166, 1.985511197528107], "min": [0.5119959201703657, 0.10832133608140013, 1.0326896928431837, -3.0330741261667677, -0.005195535872803747, -3.1372971376581793, 0.5359326327700512, -0.4489764775455499, 1.065073138668831, -3.14091914852893, 0.30532460955755236, -3.141174644495492], "max": [0.6822114130274096, 0.39581723616773895, 1.1860757371466344, -0.54158025844886, 1.4786354241933912, 3.1346476764055264, 0.6675609467253656, -0.06806632016499861, 1.2812475679143593, 3.1298560916631137, 1.4535739734065745, 3.1409914089423854], "count": [1306]}, "gripper_mode_state": {"mean": [0.23736600306278713, 0.450229709035222], "std": [0.4254684285029659, 0.4975167516147364], "min": [0, 0], "max": [1, 1], "count": [1306]}, "gripper_activity_state": {"mean": [1.9540581929555896, 1.9111791730474732], "std": [0.2728718174763442, 0.37093564087781916], "min": [0, 0], "max": [2, 2], "count": [1306]}, "gripper_mode_action": {"mean": [0.23736600306278713, 0.450229709035222], "std": [0.4254684285029659, 0.4975167516147364], "min": [0, 0], "max": [1, 1], "count": [1306]}, "gripper_activity_action": {"mean": [1.9540581929555896, 1.9111791730474732], "std": [0.2728718174763442, 0.37093564087781916], "min": [0, 0], "max": [2, 2], "count": [1306]}, "gripper_open_scale_state": {"mean": [0.6365229709414938, 0.4504984686308942], "std": [0.3110858615946316, 0.22279962898599573], "min": [0.042, 0.0], "max": [0.832, 0.613], "count": [1306]}, "gripper_open_scale_action": {"mean": [0.6365229709414938, 0.4504984686308942], "std": [0.3110858615946316, 0.22279962898599573], "min": [0.042, 0.0], "max": [0.832, 0.613], "count": [1306]}}} +{"episode_index": 371, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4137575945252653]], [[0.4420511455478249]], [[0.4451163315236489]]], "std": [[[0.21307221944763036]], [[0.18115337481233174]], [[0.1748077264956849]]], "count": [186]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8117647058823529]], [[0.807843137254902]]], "mean": [[[0.43424426786843767]], [[0.45633856582507554]], [[0.4583296876098109]]], "std": [[[0.15921156771154313]], [[0.12998781023211176]], [[0.12321432228414408]]], "count": [186]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43041385221203177]], [[0.4510121527777778]], [[0.4527136218286598]]], "std": [[[0.16970538200756435]], [[0.14419122024195896]], [[0.13777693399468713]]], "count": [186]}, "observation.state": {"min": [0.5043303370475769, 1.782626986503601, -1.1044268608093262, -1.06124746799469, -2.917213201522827, -1.9731297492980957, 0.2053728997707367, 4.0, 0.04136500135064125, 0.34323498606681824, -0.05636399984359741, -3.1411852836608887, -0.4829999804496765, -1.1299999952316284, -0.8974483013153076, -2.078338146209717, 0.5766568183898926, 0.13025392591953278, 0.40800565481185913, 0.46385616064071655, -2.5587399005889893, 41.0, -0.34260299801826477, 0.2952269911766052, -0.17573900520801544, -3.1411852836608887, -0.07000000029802322, -3.0899999141693115], "max": [1.2651019096374512, 2.067552089691162, -0.3879517912864685, -0.10417870432138443, -0.48916345834732056, -0.7082197070121765, 2.3024909496307373, 679.0, 0.3909119963645935, 0.4442029893398285, 0.14215299487113953, 3.1410000324249268, 1.0490000247955322, 0.35899999737739563, -0.5381373763084412, -1.6970535516738892, 2.1822025775909424, 0.8050854802131653, 2.3399980068206787, 1.785035490989685, -0.5101772546768188, 832.0, -0.14188799262046814, 0.4926449954509735, 0.1224529966711998, 3.1410000324249268, 1.1419999599456787, 3.1110000610351562], "mean": [0.7126918435096741, 1.9422534704208374, -0.6179842352867126, -0.5530935525894165, -1.8528558015823364, -1.361380696296692, 1.5480232238769531, 361.365478515625, 0.2869926393032074, 0.39358675479888916, 0.0811794325709343, -2.0040698051452637, 0.3855014443397522, -0.47362464666366577, -0.7104204297065735, -1.9400415420532227, 0.9903042912483215, 0.5403263568878174, 1.8497281074523926, 1.0801451206207275, -2.090466022491455, 596.504638671875, -0.25250205397605896, 0.41297322511672974, 0.011771195568144321, 2.1920833587646484, 0.49305015802383423, -1.9296813011169434], "std": [0.2048083394765854, 0.07899905741214752, 0.21997115015983582, 0.27515774965286255, 0.8503732681274414, 0.32809293270111084, 0.8237060904502869, 216.0232696533203, 0.09737040847539902, 0.025650406256318092, 0.055760789662599564, 1.451645016670227, 0.4336912930011749, 0.5444778203964233, 0.11915221065282822, 0.1296909898519516, 0.3972071409225464, 0.10242404043674469, 0.6078341603279114, 0.4463192820549011, 0.517930805683136, 317.35675048828125, 0.04944575950503349, 0.06852281838655472, 0.05914636701345444, 1.8197553157806396, 0.3507099449634552, 0.8651798963546753], "count": [1063]}, "action": {"min": [0.5043303370475769, 1.782626986503601, -1.1044268608093262, -1.06124746799469, -2.917213201522827, -1.9731297492980957, 0.2053728997707367, 4.0, 0.04136500135064125, 0.34323498606681824, -0.05636399984359741, -3.1411852836608887, -0.4829999804496765, -1.1299999952316284, -0.8974483013153076, -2.078338146209717, 0.5766568183898926, 0.13025392591953278, 0.40800565481185913, 0.46385616064071655, -2.5587399005889893, 41.0, -0.34260299801826477, 0.2952269911766052, -0.17573900520801544, -3.1411852836608887, -0.07000000029802322, -3.0899999141693115], "max": [1.2651019096374512, 2.067552089691162, -0.3879517912864685, -0.10417870432138443, -0.48916345834732056, -0.7082197070121765, 2.3024909496307373, 679.0, 0.3909119963645935, 0.4442029893398285, 0.14215299487113953, 3.1410000324249268, 1.0490000247955322, 0.35899999737739563, -0.5381373763084412, -1.6970535516738892, 2.1822025775909424, 0.8050854802131653, 2.3399980068206787, 1.785035490989685, -0.5101772546768188, 832.0, -0.14188799262046814, 0.4926449954509735, 0.1224529966711998, 3.1410000324249268, 1.1419999599456787, 3.1110000610351562], "mean": [0.7126918435096741, 1.9422534704208374, -0.6179842352867126, -0.5530935525894165, -1.8528558015823364, -1.361380696296692, 1.5480232238769531, 361.365478515625, 0.2869926393032074, 0.39358675479888916, 0.0811794325709343, -2.0040698051452637, 0.3855014443397522, -0.47362464666366577, -0.7104204297065735, -1.9400415420532227, 0.9903042912483215, 0.5403263568878174, 1.8497281074523926, 1.0801451206207275, -2.090466022491455, 596.504638671875, -0.25250205397605896, 0.41297322511672974, 0.011771195568144321, 2.1920833587646484, 0.49305015802383423, -1.9296813011169434], "std": [0.2048083394765854, 0.07899905741214752, 0.21997115015983582, 0.27515774965286255, 0.8503732681274414, 0.32809293270111084, 0.8237060904502869, 216.0232696533203, 0.09737040847539902, 0.025650406256318092, 0.055760789662599564, 1.451645016670227, 0.4336912930011749, 0.5444778203964233, 0.11915221065282822, 0.1296909898519516, 0.3972071409225464, 0.10242404043674469, 0.6078341603279114, 0.4463192820549011, 0.517930805683136, 317.35675048828125, 0.04944575950503349, 0.06852281838655472, 0.05914636701345444, 1.8197553157806396, 0.3507099449634552, 0.8651798963546753], "count": [1063]}, "timestamp": {"min": [0.0], "max": [35.4], "mean": [17.700000000000003], "std": [10.228717743034395], "count": [1063]}, "frame_index": {"min": [0], "max": [1062], "mean": [531.0], "std": [306.8615322910319], "count": [1063]}, "episode_index": {"min": [374], "max": [374], "mean": [374.0], "std": [0.0], "count": [1063]}, "index": {"min": [396975], "max": [398037], "mean": [397506.0], "std": [306.8615322910319], "count": [1063]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1063]}, "subtask_annotation": {"mean": [15.188146754468486, 29.0, 29.0, 29.0, 29.0], "std": [9.236435002790621, 0.0, 0.0, 0.0, 0.0], "min": [3, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1063]}, "scene_annotation": {"mean": [374.0], "std": [0.0], "min": [374], "max": [374], "count": [1063]}, "eef_direction_state": {"mean": [4.2126058325493885, 4.1157102539981185], "std": [2.175712831112016, 1.793362812587362], "min": [0, 0], "max": [6, 6], "count": [1063]}, "eef_velocity_state": {"mean": [0.5926622765757291, 0.8306679209783632], "std": [0.6611250465282907, 0.6758293227900779], "min": [0, 0], "max": [2, 2], "count": [1063]}, "eef_acc_mag_state": {"mean": [0.6274694261523989, 0.6660395108184384], "std": [0.8094444239142005, 0.8198180432430425], "min": [0, 0], "max": [2, 2], "count": [1063]}, "eef_direction_action": {"mean": [4.2126058325493885, 4.1157102539981185], "std": [2.175712831112016, 1.793362812587362], "min": [0, 0], "max": [6, 6], "count": [1063]}, "eef_velocity_action": {"mean": [0.5926622765757291, 0.8306679209783632], "std": [0.6611250465282907, 0.6758293227900779], "min": [0, 0], "max": [2, 2], "count": [1063]}, "eef_acc_mag_action": {"mean": [0.6274694261523989, 0.6660395108184384], "std": [0.8094444239142005, 0.8198180432430425], "min": [0, 0], "max": [2, 2], "count": [1063]}, "eef_sim_pose_state": {"mean": [0.6178068231698282, 0.2764131798785726, 1.1177391240407144, -2.325143789426438, 0.6494256523850417, -0.3600016569803877, 0.5985062002592033, -0.3347287307647498, 1.1381449916915576, 1.8921130694498345, 0.8439156483907139, -0.3495851067512567], "std": [0.05488141927001591, 0.06981510971696188, 0.0340186133773671, 0.3047117172002599, 0.43657024743245276, 2.8452493645901167, 0.030359384232238253, 0.08830831295278498, 0.06190513983151854, 1.2372690983543622, 0.3859289148733741, 2.188830890010979], "min": [0.5245510008482566, 0.07629408202141413, 1.0303492082336547, -2.822785713531104, -0.0321538417665046, -3.1398329113956667, 0.5474127879388966, -0.41811050624827467, 1.0626208148133998, -3.1382739014685095, 0.0754589454419734, -3.136952627639842], "max": [0.6876770431492005, 0.3764851231259517, 1.2235092137791117, -0.7240714482686831, 1.249615065040142, 3.1409990265690535, 0.6573783742659114, -0.08139277520472889, 1.2947246790747713, 3.135490458673626, 1.5460883479315743, 3.1394835072830922], "count": [1063]}, "eef_sim_pose_action": {"mean": [0.6178068231698282, 0.2764131798785726, 1.1177391240407144, -2.325143789426438, 0.6494256523850417, -0.3600016569803877, 0.5985062002592033, -0.3347287307647498, 1.1381449916915576, 1.8921130694498345, 0.8439156483907139, -0.3495851067512567], "std": [0.05488141927001591, 0.06981510971696188, 0.0340186133773671, 0.3047117172002599, 0.43657024743245276, 2.8452493645901167, 0.030359384232238253, 0.08830831295278498, 0.06190513983151854, 1.2372690983543622, 0.3859289148733741, 2.188830890010979], "min": [0.5245510008482566, 0.07629408202141413, 1.0303492082336547, -2.822785713531104, -0.0321538417665046, -3.1398329113956667, 0.5474127879388966, -0.41811050624827467, 1.0626208148133998, -3.1382739014685095, 0.0754589454419734, -3.136952627639842], "max": [0.6876770431492005, 0.3764851231259517, 1.2235092137791117, -0.7240714482686831, 1.249615065040142, 3.1409990265690535, 0.6573783742659114, -0.08139277520472889, 1.2947246790747713, 3.135490458673626, 1.5460883479315743, 3.1394835072830922], "count": [1063]}, "gripper_mode_state": {"mean": [0.2605832549388523, 0.8184383819379115], "std": [0.4389528701174315, 0.3854828101339472], "min": [0, 0], "max": [1, 1], "count": [1063]}, "gripper_activity_state": {"mean": [1.9219190968955786, 1.9002822201317027], "std": [0.34771026996139237, 0.3944939902082218], "min": [0, 0], "max": [2, 2], "count": [1063]}, "gripper_mode_action": {"mean": [0.2605832549388523, 0.8184383819379115], "std": [0.4389528701174315, 0.3854828101339472], "min": [0, 0], "max": [1, 1], "count": [1063]}, "gripper_activity_action": {"mean": [1.9219190968955786, 1.9002822201317027], "std": [0.34771026996139237, 0.3944939902082218], "min": [0, 0], "max": [2, 2], "count": [1063]}, "gripper_open_scale_state": {"mean": [0.5965047038267609, 0.36136547503825767], "std": [0.3173567998896746, 0.21602322239099245], "min": [0.041, 0.004], "max": [0.832, 0.679], "count": [1063]}, "gripper_open_scale_action": {"mean": [0.5965047038267609, 0.36136547503825767], "std": [0.3173567998896746, 0.21602322239099245], "min": [0.041, 0.004], "max": [0.832, 0.679], "count": [1063]}}} +{"episode_index": 372, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4347722630718954]], [[0.4629731100437487]], [[0.46316903693601097]]], "std": [[[0.22776242205724115]], [[0.19454425038886114]], [[0.18905958249007926]]], "count": [248]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4046893085863378]], [[0.44010462128399747]], [[0.4397286263967953]]], "std": [[[0.2218996636353795]], [[0.1946862811915773]], [[0.19064727806984633]]], "count": [248]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4060463890865486]], [[0.44504982177682906]], [[0.44662177732316044]]], "std": [[[0.19767879674385425]], [[0.16275733184368898]], [[0.15472076369404505]]], "count": [248]}, "observation.state": {"min": [0.08241445571184158, 1.7245423793792725, -0.5430940985679626, -0.8981465101242065, -2.683042287826538, -1.992432951927185, -0.12831661105155945, 10.0, 0.2513050138950348, 0.19277599453926086, -0.12845000624656677, -3.1411852836608887, 0.10899999737739563, -1.468000054359436, -1.2934809923171997, -2.175797462463379, 0.1120152398943901, 0.4352153241634369, 1.355771780014038, 0.7507882714271545, -2.5399954319000244, 50.0, -0.3246940076351166, 0.2927750051021576, -0.16541799902915955, -3.1411852836608887, 0.02199999801814556, -2.640000104904175], "max": [0.7019364833831787, 2.1123545169830322, -0.06876597553491592, 0.31463053822517395, -1.4573674201965332, -0.9411165118217468, 2.374136447906494, 947.0, 0.40160199999809265, 0.42410799860954285, 0.1803860068321228, 3.1410000324249268, 1.2029999494552612, -0.011999987997114658, -0.5441063642501831, -1.9322365522384644, 1.6528092622756958, 0.8898037672042847, 2.7883903980255127, 1.9987685680389404, -1.4083585739135742, 965.0, 0.04774300009012222, 0.4304090142250061, 0.09001199901103973, 3.140000104904175, 0.7009999752044678, -1.5399999618530273], "mean": [0.43930181860923767, 1.875025987625122, -0.29882603883743286, -0.5613095164299011, -2.2269749641418457, -1.669968605041504, 1.7195689678192139, 630.5989990234375, 0.3462417721748352, 0.2930821478366852, 0.08597473055124283, 0.063773974776268, 0.5272420644760132, -1.0362356901168823, -0.7332043647766113, -2.011221170425415, 0.5790095925331116, 0.6360355615615845, 2.3757002353668213, 1.541818618774414, -2.213390588760376, 389.8824157714844, -0.2503730356693268, 0.3580886721611023, 0.0018330828752368689, -0.2541621923446655, 0.2808796465396881, -1.9484844207763672], "std": [0.10480601340532303, 0.11458339542150497, 0.0995011031627655, 0.30000337958335876, 0.3380316197872162, 0.2675737142562866, 0.6789048314094543, 423.4488830566406, 0.03385096415877342, 0.05409003421664238, 0.07291743904352188, 2.951575994491577, 0.21387824416160583, 0.42737793922424316, 0.16102176904678345, 0.06358639895915985, 0.3231772482395172, 0.09050891548395157, 0.3698100447654724, 0.2630389630794525, 0.2565290927886963, 383.399658203125, 0.0904574915766716, 0.03233548253774643, 0.05160285905003548, 3.0215060710906982, 0.18269529938697815, 0.306108295917511], "count": [1561]}, "action": {"min": [0.08241445571184158, 1.7245423793792725, -0.5430940985679626, -0.8981465101242065, -2.683042287826538, -1.992432951927185, -0.12831661105155945, 10.0, 0.2513050138950348, 0.19277599453926086, -0.12845000624656677, -3.1411852836608887, 0.10899999737739563, -1.468000054359436, -1.2934809923171997, -2.175797462463379, 0.1120152398943901, 0.4352153241634369, 1.355771780014038, 0.7507882714271545, -2.5399954319000244, 50.0, -0.3246940076351166, 0.2927750051021576, -0.16541799902915955, -3.1411852836608887, 0.02199999801814556, -2.640000104904175], "max": [0.7019364833831787, 2.1123545169830322, -0.06876597553491592, 0.31463053822517395, -1.4573674201965332, -0.9411165118217468, 2.374136447906494, 947.0, 0.40160199999809265, 0.42410799860954285, 0.1803860068321228, 3.1410000324249268, 1.2029999494552612, -0.011999987997114658, -0.5441063642501831, -1.9322365522384644, 1.6528092622756958, 0.8898037672042847, 2.7883903980255127, 1.9987685680389404, -1.4083585739135742, 965.0, 0.04774300009012222, 0.4304090142250061, 0.09001199901103973, 3.140000104904175, 0.7009999752044678, -1.5399999618530273], "mean": [0.43930181860923767, 1.875025987625122, -0.29882603883743286, -0.5613095164299011, -2.2269749641418457, -1.669968605041504, 1.7195689678192139, 630.5989990234375, 0.3462417721748352, 0.2930821478366852, 0.08597473055124283, 0.063773974776268, 0.5272420644760132, -1.0362356901168823, -0.7332043647766113, -2.011221170425415, 0.5790095925331116, 0.6360355615615845, 2.3757002353668213, 1.541818618774414, -2.213390588760376, 389.8824157714844, -0.2503730356693268, 0.3580886721611023, 0.0018330828752368689, -0.2541621923446655, 0.2808796465396881, -1.9484844207763672], "std": [0.10480601340532303, 0.11458339542150497, 0.0995011031627655, 0.30000337958335876, 0.3380316197872162, 0.2675737142562866, 0.6789048314094543, 423.4488830566406, 0.03385096415877342, 0.05409003421664238, 0.07291743904352188, 2.951575994491577, 0.21387824416160583, 0.42737793922424316, 0.16102176904678345, 0.06358639895915985, 0.3231772482395172, 0.09050891548395157, 0.3698100447654724, 0.2630389630794525, 0.2565290927886963, 383.399658203125, 0.0904574915766716, 0.03233548253774643, 0.05160285905003548, 3.0215060710906982, 0.18269529938697815, 0.306108295917511], "count": [1561]}, "timestamp": {"min": [0.0], "max": [52.0], "mean": [26.0], "std": [15.020726421256139], "count": [1561]}, "frame_index": {"min": [0], "max": [1560], "mean": [780.0], "std": [450.6217926376841], "count": [1561]}, "episode_index": {"min": [375], "max": [375], "mean": [375.0], "std": [0.0], "count": [1561]}, "index": {"min": [398038], "max": [399598], "mean": [398818.0], "std": [450.6217926376841], "count": [1561]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1561]}, "subtask_annotation": {"mean": [13.85906470211403, 29.0, 29.0, 29.0, 29.0], "std": [10.460229254192509, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1561]}, "scene_annotation": {"mean": [375.0], "std": [0.0], "min": [375], "max": [375], "count": [1561]}, "eef_direction_state": {"mean": [4.364509929532351, 4.127482383087764], "std": [1.9265157846764138, 2.238735201308874], "min": [0, 0], "max": [6, 6], "count": [1561]}, "eef_velocity_state": {"mean": [0.5560538116591929, 0.5932094811018578], "std": [0.6154873339224534, 0.6989916873064863], "min": [0, 0], "max": [2, 2], "count": [1561]}, "eef_acc_mag_state": {"mean": [0.5496476617552851, 0.5451633568225497], "std": [0.7843775329307521, 0.7879074790912672], "min": [0, 0], "max": [2, 2], "count": [1561]}, "eef_direction_action": {"mean": [4.364509929532351, 4.127482383087764], "std": [1.9265157846764138, 2.238735201308874], "min": [0, 0], "max": [6, 6], "count": [1561]}, "eef_velocity_action": {"mean": [0.5560538116591929, 0.5932094811018578], "std": [0.6154873339224534, 0.6989916873064863], "min": [0, 0], "max": [2, 2], "count": [1561]}, "eef_acc_mag_action": {"mean": [0.5496476617552851, 0.5451633568225497], "std": [0.7843775329307521, 0.7879074790912672], "min": [0, 0], "max": [2, 2], "count": [1561]}, "eef_sim_pose_state": {"mean": [0.5750545354287678, 0.27564758072188356, 1.1153177823904907, -2.2855652418348753, 0.45718730318009, 0.7415239702892322, 0.49782750372610163, -0.39732169127102107, 1.1004177261913728, 1.7269959796501502, 0.7085258856509118, 0.8103191036004064], "std": [0.029880011197692048, 0.09519888509957307, 0.029473671632607914, 0.17359123810695876, 0.2585762304904236, 2.819178266838055, 0.04847302032844975, 0.06859409008681755, 0.049853662186112035, 1.4591416735292764, 0.3397919894287072, 2.7286157535415687], "min": [0.516973313741616, -0.046409456293087806, 1.0791092043753223, -2.5139458212605508, 0.19888747875353907, -3.1413124121281704, 0.375427558918482, -0.47156545068946965, 0.9766662789196605, -3.1353264163148404, 0.16864852054351864, -3.1410279884564063], "max": [0.6480148563661396, 0.38285187877430715, 1.203699213762091, -1.8190951463508789, 1.109737577066662, 3.1399234040524995, 0.6194969766775993, -0.17317564554815773, 1.1731702354416498, 3.1255783190574955, 1.491439541921408, 3.1415365505050423], "count": [1561]}, "eef_sim_pose_action": {"mean": [0.5750545354287678, 0.27564758072188356, 1.1153177823904907, -2.2855652418348753, 0.45718730318009, 0.7415239702892322, 0.49782750372610163, -0.39732169127102107, 1.1004177261913728, 1.7269959796501502, 0.7085258856509118, 0.8103191036004064], "std": [0.029880011197692048, 0.09519888509957307, 0.029473671632607914, 0.17359123810695876, 0.2585762304904236, 2.819178266838055, 0.04847302032844975, 0.06859409008681755, 0.049853662186112035, 1.4591416735292764, 0.3397919894287072, 2.7286157535415687], "min": [0.516973313741616, -0.046409456293087806, 1.0791092043753223, -2.5139458212605508, 0.19888747875353907, -3.1413124121281704, 0.375427558918482, -0.47156545068946965, 0.9766662789196605, -3.1353264163148404, 0.16864852054351864, -3.1410279884564063], "max": [0.6480148563661396, 0.38285187877430715, 1.203699213762091, -1.8190951463508789, 1.109737577066662, 3.1399234040524995, 0.6194969766775993, -0.17317564554815773, 1.1731702354416498, 3.1255783190574955, 1.491439541921408, 3.1415365505050423], "count": [1561]}, "gripper_mode_state": {"mean": [0.612427930813581, 0.32799487508007685], "std": [0.487196018428905, 0.4694829464435114], "min": [0, 0], "max": [1, 1], "count": [1561]}, "gripper_activity_state": {"mean": [1.854580397181294, 1.9167200512491993], "std": [0.4842091699689007, 0.36780562530066435], "min": [0, 0], "max": [2, 2], "count": [1561]}, "gripper_mode_action": {"mean": [0.612427930813581, 0.32799487508007685], "std": [0.487196018428905, 0.4694829464435114], "min": [0, 0], "max": [1, 1], "count": [1561]}, "gripper_activity_action": {"mean": [1.854580397181294, 1.9167200512491993], "std": [0.4842091699689007, 0.36780562530066435], "min": [0, 0], "max": [2, 2], "count": [1561]}, "gripper_open_scale_state": {"mean": [0.38988244714437453, 0.6305989750025747], "std": [0.38339993571487774, 0.4234487219389766], "min": [0.05, 0.01], "max": [0.965, 0.947], "count": [1561]}, "gripper_open_scale_action": {"mean": [0.38988244714437453, 0.6305989750025747], "std": [0.38339993571487774, 0.4234487219389766], "min": [0.05, 0.01], "max": [0.965, 0.947], "count": [1561]}}} +{"episode_index": 373, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[1.0]], [[1.0]]], "mean": [[[0.43345534939236113]], [[0.4593326376123366]], [[0.4593990310968137]]], "std": [[[0.22573785110017966]], [[0.19864178183964046]], [[0.19310084539905287]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41688093118106617]], [[0.4491051639731414]], [[0.4499391978145425]]], "std": [[[0.22519205608793733]], [[0.19574180334307217]], [[0.1904684816129825]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4446847538168913]], [[0.4696853506050858]], [[0.4707572364557802]]], "std": [[[0.1931243899766741]], [[0.1687586546632122]], [[0.16107285190978893]]], "count": [128]}, "observation.state": {"min": [0.35533156991004944, 1.9152196645736694, -1.0952988862991333, -1.1350923776626587, -2.8485870361328125, -1.9888027906417847, 0.6597170233726501, 1.0, 0.09495300054550171, 0.2950719892978668, -0.18763700127601624, -3.122999906539917, -0.44699999690055847, -0.996999979019165, -0.9557422995567322, -2.1752912998199463, 0.3836233913898468, 0.5281890034675598, 1.7522233724594116, 0.788173258304596, -2.4802002906799316, 41.0, -0.3551119863986969, 0.2624160051345825, -0.16397200524806976, -3.1401853561401367, -0.010999999940395355, -3.119999885559082], "max": [1.1259642839431763, 2.121814250946045, 0.18083356320858002, 0.32998940348625183, -1.2883671522140503, -0.6498908400535583, 2.385481119155884, 946.0, 0.3207539916038513, 0.4571189880371094, 0.09254000335931778, 3.1389999389648438, 1.1970000267028809, 0.44999998807907104, -0.4247433543205261, -1.8986740112304688, 1.6825149059295654, 1.1886565685272217, 2.802701950073242, 2.0221383571624756, -1.6611171960830688, 934.0, -0.07129699736833572, 0.4279539883136749, 0.10429400205612183, 3.1410000324249268, 1.0399999618530273, -1.5989999771118164], "mean": [0.659022331237793, 2.0324816703796387, -0.5804623961448669, -0.5996972918510437, -2.1593785285949707, -1.5088486671447754, 1.64224374294281, 512.020751953125, 0.2556132972240448, 0.3568524122238159, 0.007306735962629318, -0.9363595247268677, 0.40703845024108887, -0.6315329670906067, -0.6337700486183167, -2.060805320739746, 0.6798563599586487, 0.8176105618476868, 2.352776050567627, 1.4043711423873901, -2.0007071495056152, 520.247314453125, -0.267682284116745, 0.3681047558784485, 0.016988743096590042, 2.3852550983428955, 0.3324132263660431, -2.2659003734588623], "std": [0.1726994663476944, 0.05866425111889839, 0.28345414996147156, 0.3251417875289917, 0.38604819774627686, 0.39821720123291016, 0.485823392868042, 352.7591247558594, 0.0544242188334465, 0.049442876130342484, 0.05480033531785011, 2.6971940994262695, 0.4479040801525116, 0.28209277987480164, 0.13093391060829163, 0.08463399857282639, 0.2505458891391754, 0.139881893992424, 0.31300967931747437, 0.33268338441848755, 0.31652408838272095, 366.52691650390625, 0.07259424775838852, 0.041554778814315796, 0.05269927904009819, 1.5853378772735596, 0.2576487362384796, 0.42414572834968567], "count": [651]}, "action": {"min": [0.35533156991004944, 1.9152196645736694, -1.0952988862991333, -1.1350923776626587, -2.8485870361328125, -1.9888027906417847, 0.6597170233726501, 1.0, 0.09495300054550171, 0.2950719892978668, -0.18763700127601624, -3.122999906539917, -0.44699999690055847, -0.996999979019165, -0.9557422995567322, -2.1752912998199463, 0.3836233913898468, 0.5281890034675598, 1.7522233724594116, 0.788173258304596, -2.4802002906799316, 41.0, -0.3551119863986969, 0.2624160051345825, -0.16397200524806976, -3.1401853561401367, -0.010999999940395355, -3.119999885559082], "max": [1.1259642839431763, 2.121814250946045, 0.18083356320858002, 0.32998940348625183, -1.2883671522140503, -0.6498908400535583, 2.385481119155884, 946.0, 0.3207539916038513, 0.4571189880371094, 0.09254000335931778, 3.1389999389648438, 1.1970000267028809, 0.44999998807907104, -0.4247433543205261, -1.8986740112304688, 1.6825149059295654, 1.1886565685272217, 2.802701950073242, 2.0221383571624756, -1.6611171960830688, 934.0, -0.07129699736833572, 0.4279539883136749, 0.10429400205612183, 3.1410000324249268, 1.0399999618530273, -1.5989999771118164], "mean": [0.659022331237793, 2.0324816703796387, -0.5804623961448669, -0.5996972918510437, -2.1593785285949707, -1.5088486671447754, 1.64224374294281, 512.020751953125, 0.2556132972240448, 0.3568524122238159, 0.007306735962629318, -0.9363595247268677, 0.40703845024108887, -0.6315329670906067, -0.6337700486183167, -2.060805320739746, 0.6798563599586487, 0.8176105618476868, 2.352776050567627, 1.4043711423873901, -2.0007071495056152, 520.247314453125, -0.267682284116745, 0.3681047558784485, 0.016988743096590042, 2.3852550983428955, 0.3324132263660431, -2.2659003734588623], "std": [0.1726994663476944, 0.05866425111889839, 0.28345414996147156, 0.3251417875289917, 0.38604819774627686, 0.39821720123291016, 0.485823392868042, 352.7591247558594, 0.0544242188334465, 0.049442876130342484, 0.05480033531785011, 2.6971940994262695, 0.4479040801525116, 0.28209277987480164, 0.13093391060829163, 0.08463399857282639, 0.2505458891391754, 0.139881893992424, 0.31300967931747437, 0.33268338441848755, 0.31652408838272095, 366.52691650390625, 0.07259424775838852, 0.041554778814315796, 0.05269927904009819, 1.5853378772735596, 0.2576487362384796, 0.42414572834968567], "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": [376], "max": [376], "mean": [376.0], "std": [0.0], "count": [651]}, "index": {"min": [399599], "max": [400249], "mean": [399924.0], "std": [187.92729090439914], "count": [651]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [651]}, "subtask_annotation": {"mean": [13.946236559139784, 29.0, 29.0, 29.0, 29.0], "std": [10.319855310996028, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [651]}, "scene_annotation": {"mean": [376.0], "std": [0.0], "min": [376], "max": [376], "count": [651]}, "eef_direction_state": {"mean": [4.41321044546851, 3.6313364055299537], "std": [1.7839730208506144, 2.006717113846234], "min": [0, 0], "max": [6, 6], "count": [651]}, "eef_velocity_state": {"mean": [0.738863287250384, 1.0706605222734256], "std": [0.74940504700328, 0.7981830518709612], "min": [0, 0], "max": [2, 2], "count": [651]}, "eef_acc_mag_state": {"mean": [0.7450076804915514, 0.869431643625192], "std": [0.8347955910859042, 0.8514031877932718], "min": [0, 0], "max": [2, 2], "count": [651]}, "eef_direction_action": {"mean": [4.41321044546851, 3.6313364055299537], "std": [1.7839730208506144, 2.006717113846234], "min": [0, 0], "max": [6, 6], "count": [651]}, "eef_velocity_action": {"mean": [0.738863287250384, 1.0706605222734256], "std": [0.74940504700328, 0.7981830518709612], "min": [0, 0], "max": [2, 2], "count": [651]}, "eef_acc_mag_action": {"mean": [0.7450076804915514, 0.869431643625192], "std": [0.8347955910859042, 0.8514031877932718], "min": [0, 0], "max": [2, 2], "count": [651]}, "eef_sim_pose_state": {"mean": [0.5781176762663148, 0.2916077944166233, 1.1157566224635591, -1.7999631367455409, 0.6861237325925893, 2.0550462251503188, 0.5685291197890034, -0.2770108906819539, 1.1088057941079685, 2.3244396039156934, 0.8328992562263757, -1.298150293185215], "std": [0.03584263067565204, 0.0744447777650352, 0.04177701454610266, 1.9570110839012116, 0.3243861469799797, 1.7886631987282526, 0.041525845221945835, 0.06889944804345112, 0.04142065687890945, 0.4498889020968784, 0.3464125133025004, 2.2973846119472094], "min": [0.48220475035661203, 0.038490934671098334, 1.0611739344879925, -3.1402110970966146, 0.12752501329872112, -3.1409133746456472, 0.5049544719019128, -0.35922147385840597, 1.0159450140323412, 0.9398418083489513, 0.07040045806908779, -3.1393338002451543], "max": [0.632994487881409, 0.37215488201241964, 1.2380169945049762, 3.141448141249383, 1.1349343763702704, 3.1391518394257054, 0.6471264450947779, -0.06961206821647438, 1.2404976236768914, 2.9062628972115743, 1.2943614468919065, 3.1266807539675217], "count": [651]}, "eef_sim_pose_action": {"mean": [0.5781176762663148, 0.2916077944166233, 1.1157566224635591, -1.7999631367455409, 0.6861237325925893, 2.0550462251503188, 0.5685291197890034, -0.2770108906819539, 1.1088057941079685, 2.3244396039156934, 0.8328992562263757, -1.298150293185215], "std": [0.03584263067565204, 0.0744447777650352, 0.04177701454610266, 1.9570110839012116, 0.3243861469799797, 1.7886631987282526, 0.041525845221945835, 0.06889944804345112, 0.04142065687890945, 0.4498889020968784, 0.3464125133025004, 2.2973846119472094], "min": [0.48220475035661203, 0.038490934671098334, 1.0611739344879925, -3.1402110970966146, 0.12752501329872112, -3.1409133746456472, 0.5049544719019128, -0.35922147385840597, 1.0159450140323412, 0.9398418083489513, 0.07040045806908779, -3.1393338002451543], "max": [0.632994487881409, 0.37215488201241964, 1.2380169945049762, 3.141448141249383, 1.1349343763702704, 3.1391518394257054, 0.6471264450947779, -0.06961206821647438, 1.2404976236768914, 2.9062628972115743, 1.2943614468919065, 3.1266807539675217], "count": [651]}, "gripper_mode_state": {"mean": [0.4608294930875576, 0.4055299539170507], "std": [0.4984633099719828, 0.4909943079029368], "min": [0, 0], "max": [1, 1], "count": [651]}, "gripper_activity_state": {"mean": [1.8049155145929339, 1.7142857142857142], "std": [0.5348446382128612, 0.6330104393850233], "min": [0, 0], "max": [2, 2], "count": [651]}, "gripper_mode_action": {"mean": [0.4608294930875576, 0.4055299539170507], "std": [0.4984633099719828, 0.4909943079029368], "min": [0, 0], "max": [1, 1], "count": [651]}, "gripper_activity_action": {"mean": [1.8049155145929339, 1.7142857142857142], "std": [0.5348446382128612, 0.6330104393850233], "min": [0, 0], "max": [2, 2], "count": [651]}, "gripper_open_scale_state": {"mean": [0.5202473118045176, 0.5120207373808418], "std": [0.36652692829515765, 0.3527590699608667], "min": [0.041, 0.001], "max": [0.934, 0.946], "count": [651]}, "gripper_open_scale_action": {"mean": [0.5202473118045176, 0.5120207373808418], "std": [0.36652692829515765, 0.3527590699608667], "min": [0.041, 0.001], "max": [0.934, 0.946], "count": [651]}}} +{"episode_index": 374, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[1.0]], [[1.0]]], "mean": [[[0.42963619821206717]], [[0.4580520900853454]], [[0.45808213485118565]]], "std": [[[0.23445795810377326]], [[0.20218034637826482]], [[0.19603844566309764]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41447648105385404]], [[0.445825311942959]], [[0.44622070301949984]]], "std": [[[0.22537400803127058]], [[0.19487394976240335]], [[0.1896937014757799]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4376827735915303]], [[0.46349043239885485]], [[0.46675355493437043]]], "std": [[[0.20426236424307795]], [[0.1777108264912428]], [[0.16995334470007284]]], "count": [121]}, "observation.state": {"min": [0.272969514131546, 1.8806794881820679, -0.7901629209518433, -0.8197113871574402, -2.7453157901763916, -1.9522905349731445, 0.3295356333255768, 3.0, 0.11909999698400497, 0.26090899109840393, -0.20158100128173828, -3.1401853561401367, -0.3540000021457672, -0.8939999938011169, -0.7347661256790161, -2.172236919403076, 0.3303734064102173, 0.6964213252067566, 1.710474967956543, 1.0388026237487793, -2.4329540729522705, 13.0, -0.35386401414871216, 0.2669390141963959, -0.101842001080513, -3.1371853351593018, 0.07200000435113907, -2.864000082015991], "max": [1.0459059476852417, 2.121535062789917, 0.21903882920742035, 0.4400847852230072, -1.3350372314453125, -0.5829923152923584, 1.9574042558670044, 918.0, 0.3297230005264282, 0.43067699670791626, 0.07286500185728073, 3.1410000324249268, 1.093000054359436, -0.14400000870227814, -0.3631157875061035, -1.9204381704330444, 1.2427966594696045, 1.1489503383636475, 2.725942373275757, 1.9315036535263062, -1.6121256351470947, 952.0, -0.1332480013370514, 0.4196870028972626, 0.09622500091791153, 3.140000104904175, 0.8389999866485596, -1.6549999713897705], "mean": [0.574375569820404, 2.0125372409820557, -0.5241196751594543, -0.5409948229789734, -2.1432104110717773, -1.5621086359024048, 1.4767013788223267, 580.787841796875, 0.28128036856651306, 0.32752177119255066, 0.005174403078854084, 0.2486242949962616, 0.4234243631362915, -0.6272892951965332, -0.5875669121742249, -2.0318074226379395, 0.575005829334259, 0.8609901666641235, 2.415327548980713, 1.5293711423873901, -2.084972620010376, 440.91680908203125, -0.29022201895713806, 0.3520417809486389, 0.04314327612519264, 1.8892649412155151, 0.3485754728317261, -2.131910562515259], "std": [0.16159667074680328, 0.05980728566646576, 0.23967503011226654, 0.2981583774089813, 0.3004513680934906, 0.380715936422348, 0.42605307698249817, 387.8637390136719, 0.03917080909013748, 0.04659459739923477, 0.05467121675610542, 2.9011764526367188, 0.36039218306541443, 0.19104206562042236, 0.10207870602607727, 0.07597871869802475, 0.16103960573673248, 0.10567718744277954, 0.283639520406723, 0.2270248383283615, 0.2992515563964844, 405.3814392089844, 0.05906127765774727, 0.043722666800022125, 0.039993830025196075, 2.1682775020599365, 0.21618525683879852, 0.38747522234916687], "count": [601]}, "action": {"min": [0.272969514131546, 1.8806794881820679, -0.7901629209518433, -0.8197113871574402, -2.7453157901763916, -1.9522905349731445, 0.3295356333255768, 3.0, 0.11909999698400497, 0.26090899109840393, -0.20158100128173828, -3.1401853561401367, -0.3540000021457672, -0.8939999938011169, -0.7347661256790161, -2.172236919403076, 0.3303734064102173, 0.6964213252067566, 1.710474967956543, 1.0388026237487793, -2.4329540729522705, 13.0, -0.35386401414871216, 0.2669390141963959, -0.101842001080513, -3.1371853351593018, 0.07200000435113907, -2.864000082015991], "max": [1.0459059476852417, 2.121535062789917, 0.21903882920742035, 0.4400847852230072, -1.3350372314453125, -0.5829923152923584, 1.9574042558670044, 918.0, 0.3297230005264282, 0.43067699670791626, 0.07286500185728073, 3.1410000324249268, 1.093000054359436, -0.14400000870227814, -0.3631157875061035, -1.9204381704330444, 1.2427966594696045, 1.1489503383636475, 2.725942373275757, 1.9315036535263062, -1.6121256351470947, 952.0, -0.1332480013370514, 0.4196870028972626, 0.09622500091791153, 3.140000104904175, 0.8389999866485596, -1.6549999713897705], "mean": [0.574375569820404, 2.0125372409820557, -0.5241196751594543, -0.5409948229789734, -2.1432104110717773, -1.5621086359024048, 1.4767013788223267, 580.787841796875, 0.28128036856651306, 0.32752177119255066, 0.005174403078854084, 0.2486242949962616, 0.4234243631362915, -0.6272892951965332, -0.5875669121742249, -2.0318074226379395, 0.575005829334259, 0.8609901666641235, 2.415327548980713, 1.5293711423873901, -2.084972620010376, 440.91680908203125, -0.29022201895713806, 0.3520417809486389, 0.04314327612519264, 1.8892649412155151, 0.3485754728317261, -2.131910562515259], "std": [0.16159667074680328, 0.05980728566646576, 0.23967503011226654, 0.2981583774089813, 0.3004513680934906, 0.380715936422348, 0.42605307698249817, 387.8637390136719, 0.03917080909013748, 0.04659459739923477, 0.05467121675610542, 2.9011764526367188, 0.36039218306541443, 0.19104206562042236, 0.10207870602607727, 0.07597871869802475, 0.16103960573673248, 0.10567718744277954, 0.283639520406723, 0.2270248383283615, 0.2992515563964844, 405.3814392089844, 0.05906127765774727, 0.043722666800022125, 0.039993830025196075, 2.1682775020599365, 0.21618525683879852, 0.38747522234916687], "count": [601]}, "timestamp": {"min": [0.0], "max": [20.0], "mean": [10.0], "std": [5.783117190965824], "count": [601]}, "frame_index": {"min": [0], "max": [600], "mean": [300.0], "std": [173.49351572897473], "count": [601]}, "episode_index": {"min": [377], "max": [377], "mean": [377.0], "std": [0.0], "count": [601]}, "index": {"min": [400250], "max": [400850], "mean": [400550.0], "std": [173.49351572897473], "count": [601]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [601]}, "subtask_annotation": {"mean": [13.281198003327788, 29.0, 29.0, 29.0, 29.0], "std": [9.413541909235597, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [601]}, "scene_annotation": {"mean": [377.0], "std": [0.0], "min": [377], "max": [377], "count": [601]}, "eef_direction_state": {"mean": [4.241264559068219, 4.169717138103161], "std": [1.8843504019942778, 2.0357409015291896], "min": [0, 0], "max": [6, 6], "count": [601]}, "eef_velocity_state": {"mean": [0.7337770382695508, 0.7886855241264559], "std": [0.7244302668437764, 0.8159832850030831], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_acc_mag_state": {"mean": [0.78369384359401, 0.6672212978369384], "std": [0.8378327557262012, 0.8172885038028085], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_direction_action": {"mean": [4.241264559068219, 4.169717138103161], "std": [1.8843504019942778, 2.0357409015291896], "min": [0, 0], "max": [6, 6], "count": [601]}, "eef_velocity_action": {"mean": [0.7337770382695508, 0.7886855241264559], "std": [0.7244302668437764, 0.8159832850030831], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_acc_mag_action": {"mean": [0.78369384359401, 0.6672212978369384], "std": [0.8378327557262012, 0.8172885038028085], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_sim_pose_state": {"mean": [0.562624151177626, 0.3266481504405197, 1.1187647670388503, -2.561729846442972, 0.6201792534338331, 1.1818760350793036, 0.5402655523105018, -0.29754662373954915, 1.0875885895480353, 1.973761756484183, 0.9020035980880974, -1.7859847295777125], "std": [0.03775313004286901, 0.053606027344746135, 0.03769394949030303, 0.30169084554191156, 0.3393631052637884, 2.614870663587139, 0.03815545802698069, 0.06387458660293205, 0.02442078925395288, 1.2994637920610492, 0.31680910026572284, 2.057980557030677], "min": [0.49132611200893495, 0.12556356677597275, 1.0747130205316011, -3.0913532306109253, 0.174124216086472, -3.1391974061819004, 0.46512320336243684, -0.36128319808427467, 1.02228883283483, -3.1190785360674718, 0.1797248260491029, -3.135224030081281], "max": [0.6220805173484579, 0.39059556006358137, 1.2324918855564462, -1.8629467835176206, 1.2149614675804932, 3.140469277531705, 0.6226864303008509, -0.03949714168043286, 1.13809234091269, 3.1398952127728164, 1.3820957714870397, 3.1377297793422594], "count": [601]}, "eef_sim_pose_action": {"mean": [0.562624151177626, 0.3266481504405197, 1.1187647670388503, -2.561729846442972, 0.6201792534338331, 1.1818760350793036, 0.5402655523105018, -0.29754662373954915, 1.0875885895480353, 1.973761756484183, 0.9020035980880974, -1.7859847295777125], "std": [0.03775313004286901, 0.053606027344746135, 0.03769394949030303, 0.30169084554191156, 0.3393631052637884, 2.614870663587139, 0.03815545802698069, 0.06387458660293205, 0.02442078925395288, 1.2994637920610492, 0.31680910026572284, 2.057980557030677], "min": [0.49132611200893495, 0.12556356677597275, 1.0747130205316011, -3.0913532306109253, 0.174124216086472, -3.1391974061819004, 0.46512320336243684, -0.36128319808427467, 1.02228883283483, -3.1190785360674718, 0.1797248260491029, -3.135224030081281], "max": [0.6220805173484579, 0.39059556006358137, 1.2324918855564462, -1.8629467835176206, 1.2149614675804932, 3.140469277531705, 0.6226864303008509, -0.03949714168043286, 1.13809234091269, 3.1398952127728164, 1.3820957714870397, 3.1377297793422594], "count": [601]}, "gripper_mode_state": {"mean": [0.540765391014975, 0.3544093178036606], "std": [0.4983354120423294, 0.4783339348798123], "min": [0, 0], "max": [1, 1], "count": [601]}, "gripper_activity_state": {"mean": [1.7537437603993344, 1.7204658901830283], "std": [0.5960966718256083, 0.6253628158907034], "min": [0, 0], "max": [2, 2], "count": [601]}, "gripper_mode_action": {"mean": [0.540765391014975, 0.3544093178036606], "std": [0.4983354120423294, 0.4783339348798123], "min": [0, 0], "max": [1, 1], "count": [601]}, "gripper_activity_action": {"mean": [1.7537437603993344, 1.7204658901830283], "std": [0.5960966718256083, 0.6253628158907034], "min": [0, 0], "max": [2, 2], "count": [601]}, "gripper_open_scale_state": {"mean": [0.44091680542284195, 0.5807878535051709], "std": [0.4053813505513687, 0.38786372665090635], "min": [0.013, 0.003], "max": [0.952, 0.918], "count": [601]}, "gripper_open_scale_action": {"mean": [0.44091680542284195, 0.5807878535051709], "std": [0.4053813505513687, 0.38786372665090635], "min": [0.013, 0.003], "max": [0.952, 0.918], "count": [601]}}} +{"episode_index": 375, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4274914689834267]], [[0.45834535845588237]], [[0.4589454620389823]]], "std": [[[0.23615650899947882]], [[0.20422567352255308]], [[0.1977081112369503]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42042764319269377]], [[0.450140931372549]], [[0.4504552112511671]]], "std": [[[0.21803055098622703]], [[0.18799598567817188]], [[0.18295221142228751]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4419250827935341]], [[0.46332024320144727]], [[0.4658833924194678]]], "std": [[[0.19921202833299534]], [[0.1760910152070135]], [[0.16906133317122934]]], "count": [112]}, "observation.state": {"min": [0.3957533836364746, 1.926162838935852, -0.7715576887130737, -0.8711462020874023, -2.773555040359497, -1.9579976797103882, 0.27574455738067627, 0.0, 0.12927299737930298, 0.2798269987106323, -0.2005070000886917, -3.128000020980835, -0.34700000286102295, -0.8659999966621399, -0.8093265891075134, -2.172760248184204, 0.20903809368610382, 0.6089802384376526, 1.804879903793335, 1.117621660232544, -2.4417331218719482, 28.0, -0.3682439923286438, 0.27096399664878845, -0.09667599946260452, -3.1381852626800537, 0.09699999541044235, -2.7699999809265137], "max": [1.0095857381820679, 2.1216046810150146, 0.6511125564575195, 0.4056145250797272, -1.3069723844528198, -0.6599439382553101, 1.9142946004867554, 946.0, 0.3321410119533539, 0.43654900789260864, 0.06533399969339371, 3.1389999389648438, 1.1759999990463257, 0.085999995470047, -0.33999013900756836, -1.9404047727584839, 0.9996199011802673, 1.0409492254257202, 2.808828353881836, 1.9558857679367065, -1.6882572174072266, 934.0, -0.14503400027751923, 0.4148400127887726, 0.09471599757671356, 3.1410000324249268, 0.9259999990463257, -1.5440000295639038], "mean": [0.6052843332290649, 2.0164170265197754, -0.4878239929676056, -0.5074068903923035, -2.161712646484375, -1.5673664808273315, 1.434032678604126, 564.2490844726562, 0.27222490310668945, 0.3311549127101898, 1.635871194594074e-05, 0.6807875633239746, 0.413478285074234, -0.5920342803001404, -0.5736152529716492, -2.0188076496124268, 0.4797433018684387, 0.8302574157714844, 2.406092643737793, 1.5529323816299438, -2.085277557373047, 409.2426452636719, -0.3028968572616577, 0.34417280554771423, 0.05296863242983818, 2.099839448928833, 0.40871989727020264, -2.052910566329956], "std": [0.13482709228992462, 0.054027240723371506, 0.3182498514652252, 0.3210435211658478, 0.31712454557418823, 0.4142473042011261, 0.4627954959869385, 383.92218017578125, 0.0378340482711792, 0.046401504427194595, 0.0563693605363369, 2.778759717941284, 0.37633365392684937, 0.22235117852687836, 0.10335525870323181, 0.06405876576900482, 0.15409867465496063, 0.10073107481002808, 0.305341899394989, 0.23034189641475677, 0.28913187980651855, 371.4031982421875, 0.06450244039297104, 0.03924233093857765, 0.03354935348033905, 1.9980757236480713, 0.24251490831375122, 0.3993837237358093], "count": [546]}, "action": {"min": [0.3957533836364746, 1.926162838935852, -0.7715576887130737, -0.8711462020874023, -2.773555040359497, -1.9579976797103882, 0.27574455738067627, 0.0, 0.12927299737930298, 0.2798269987106323, -0.2005070000886917, -3.128000020980835, -0.34700000286102295, -0.8659999966621399, -0.8093265891075134, -2.172760248184204, 0.20903809368610382, 0.6089802384376526, 1.804879903793335, 1.117621660232544, -2.4417331218719482, 28.0, -0.3682439923286438, 0.27096399664878845, -0.09667599946260452, -3.1381852626800537, 0.09699999541044235, -2.7699999809265137], "max": [1.0095857381820679, 2.1216046810150146, 0.6511125564575195, 0.4056145250797272, -1.3069723844528198, -0.6599439382553101, 1.9142946004867554, 946.0, 0.3321410119533539, 0.43654900789260864, 0.06533399969339371, 3.1389999389648438, 1.1759999990463257, 0.085999995470047, -0.33999013900756836, -1.9404047727584839, 0.9996199011802673, 1.0409492254257202, 2.808828353881836, 1.9558857679367065, -1.6882572174072266, 934.0, -0.14503400027751923, 0.4148400127887726, 0.09471599757671356, 3.1410000324249268, 0.9259999990463257, -1.5440000295639038], "mean": [0.6052843332290649, 2.0164170265197754, -0.4878239929676056, -0.5074068903923035, -2.161712646484375, -1.5673664808273315, 1.434032678604126, 564.2490844726562, 0.27222490310668945, 0.3311549127101898, 1.635871194594074e-05, 0.6807875633239746, 0.413478285074234, -0.5920342803001404, -0.5736152529716492, -2.0188076496124268, 0.4797433018684387, 0.8302574157714844, 2.406092643737793, 1.5529323816299438, -2.085277557373047, 409.2426452636719, -0.3028968572616577, 0.34417280554771423, 0.05296863242983818, 2.099839448928833, 0.40871989727020264, -2.052910566329956], "std": [0.13482709228992462, 0.054027240723371506, 0.3182498514652252, 0.3210435211658478, 0.31712454557418823, 0.4142473042011261, 0.4627954959869385, 383.92218017578125, 0.0378340482711792, 0.046401504427194595, 0.0563693605363369, 2.778759717941284, 0.37633365392684937, 0.22235117852687836, 0.10335525870323181, 0.06405876576900482, 0.15409867465496063, 0.10073107481002808, 0.305341899394989, 0.23034189641475677, 0.28913187980651855, 371.4031982421875, 0.06450244039297104, 0.03924233093857765, 0.03354935348033905, 1.9980757236480713, 0.24251490831375122, 0.3993837237358093], "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": [378], "max": [378], "mean": [378.0], "std": [0.0], "count": [546]}, "index": {"min": [400851], "max": [401396], "mean": [401123.5], "std": [157.61635913402728], "count": [546]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [546]}, "subtask_annotation": {"mean": [13.52930402930403, 29.0, 29.0, 29.0, 29.0], "std": [9.938642452636, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [546]}, "scene_annotation": {"mean": [378.0], "std": [0.0], "min": [378], "max": [378], "count": [546]}, "eef_direction_state": {"mean": [4.148351648351649, 3.7362637362637363], "std": [2.066204389609154, 2.0790345295669925], "min": [0, 0], "max": [6, 6], "count": [546]}, "eef_velocity_state": {"mean": [0.6831501831501832, 0.9413919413919414], "std": [0.7112195861963756, 0.7728503711578323], "min": [0, 0], "max": [2, 2], "count": [546]}, "eef_acc_mag_state": {"mean": [0.6703296703296703, 0.7948717948717948], "std": [0.8305734598877161, 0.8462648389851936], "min": [0, 0], "max": [2, 2], "count": [546]}, "eef_direction_action": {"mean": [4.148351648351649, 3.7362637362637363], "std": [2.066204389609154, 2.0790345295669925], "min": [0, 0], "max": [6, 6], "count": [546]}, "eef_velocity_action": {"mean": [0.6831501831501832, 0.9413919413919414], "std": [0.7112195861963756, 0.7728503711578323], "min": [0, 0], "max": [2, 2], "count": [546]}, "eef_acc_mag_action": {"mean": [0.6703296703296703, 0.7948717948717948], "std": [0.8305734598877161, 0.8462648389851936], "min": [0, 0], "max": [2, 2], "count": [546]}, "eef_sim_pose_state": {"mean": [0.5534510233264386, 0.34294959436324074, 1.1150634921374134, -2.465186813747568, 0.6088562427747223, 0.8136658906319855, 0.5450895566207272, -0.28734982988209673, 1.0895069916904858, 1.8301937210214867, 0.9059864910463872, -1.6103698802192714], "std": [0.034069672360780415, 0.05312978861510391, 0.03819340674564531, 0.24758836899495104, 0.37102263734259977, 2.812596298356616, 0.03363434601946299, 0.06409444792384045, 0.025365636543904117, 1.4696843660128371, 0.3258352678623624, 2.1212506419613764], "min": [0.4920241679167765, 0.13908089557931685, 1.0691589608377912, -2.8540422875576903, 0.12942402129368524, -3.1415885616152943, 0.4927938728459726, -0.3566448837233266, 1.0329885827456082, -3.111372251159243, 0.20618167034547263, -3.134595994800164], "max": [0.6172087713756272, 0.4000690430556917, 1.2190549551397052, -1.9034517388107886, 1.2141311641644306, 3.1387623188628444, 0.6280619153595617, -0.04939711243128052, 1.1344988403799448, 3.1411385294303855, 1.4399516424302936, 3.1413878648871183], "count": [546]}, "eef_sim_pose_action": {"mean": [0.5534510233264386, 0.34294959436324074, 1.1150634921374134, -2.465186813747568, 0.6088562427747223, 0.8136658906319855, 0.5450895566207272, -0.28734982988209673, 1.0895069916904858, 1.8301937210214867, 0.9059864910463872, -1.6103698802192714], "std": [0.034069672360780415, 0.05312978861510391, 0.03819340674564531, 0.24758836899495104, 0.37102263734259977, 2.812596298356616, 0.03363434601946299, 0.06409444792384045, 0.025365636543904117, 1.4696843660128371, 0.3258352678623624, 2.1212506419613764], "min": [0.4920241679167765, 0.13908089557931685, 1.0691589608377912, -2.8540422875576903, 0.12942402129368524, -3.1415885616152943, 0.4927938728459726, -0.3566448837233266, 1.0329885827456082, -3.111372251159243, 0.20618167034547263, -3.134595994800164], "max": [0.6172087713756272, 0.4000690430556917, 1.2190549551397052, -1.9034517388107886, 1.2141311641644306, 3.1387623188628444, 0.6280619153595617, -0.04939711243128052, 1.1344988403799448, 3.1411385294303855, 1.4399516424302936, 3.1413878648871183], "count": [546]}, "gripper_mode_state": {"mean": [0.5879120879120879, 0.36446886446886445], "std": [0.49221079305409343, 0.4812809068534112], "min": [0, 0], "max": [1, 1], "count": [546]}, "gripper_activity_state": {"mean": [1.7216117216117217, 1.7216117216117217], "std": [0.625591268577561, 0.6167458344662476], "min": [0, 0], "max": [2, 2], "count": [546]}, "gripper_mode_action": {"mean": [0.5879120879120879, 0.36446886446886445], "std": [0.49221079305409343, 0.4812809068534112], "min": [0, 0], "max": [1, 1], "count": [546]}, "gripper_activity_action": {"mean": [1.7216117216117217, 1.7216117216117217], "std": [0.625591268577561, 0.6167458344662476], "min": [0, 0], "max": [2, 2], "count": [546]}, "gripper_open_scale_state": {"mean": [0.4092426740485669, 0.5642490843833541], "std": [0.3714033004596503, 0.38392222047063634], "min": [0.028, 0.0], "max": [0.934, 0.946], "count": [546]}, "gripper_open_scale_action": {"mean": [0.4092426740485669, 0.5642490843833541], "std": [0.3714033004596503, 0.38392222047063634], "min": [0.028, 0.0], "max": [0.934, 0.946], "count": [546]}}} +{"episode_index": 376, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4307076699625719]], [[0.45647489839953076]], [[0.45652722962404335]]], "std": [[[0.23174106230447633]], [[0.20282389126751374]], [[0.1977308481245647]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41658424284956147]], [[0.4479768710546897]], [[0.4490904261633428]]], "std": [[[0.23264737627568036]], [[0.20511992110135646]], [[0.199870732186811]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43164412951790404]], [[0.4564391200212279]], [[0.4582205288810681]]], "std": [[[0.19723411946510297]], [[0.17238574835667844]], [[0.16548178638597383]]], "count": [117]}, "observation.state": {"min": [0.3470238149166107, 1.9101582765579224, -1.5467805862426758, -1.1195064783096313, -2.7155752182006836, -1.9524998664855957, 0.36819466948509216, -1.0, 0.06631200015544891, 0.27632400393486023, -0.20435699820518494, -3.1411852836608887, -0.3619999885559082, -0.8740000128746033, -0.9124930500984192, -2.1742265224456787, 0.3297974169254303, 0.6691941618919373, 1.8688812255859375, 1.070183515548706, -2.5632779598236084, 29.0, -0.37239599227905273, 0.26812100410461426, -0.11383000016212463, -3.1411852836608887, 0.03700000047683716, -2.7720000743865967], "max": [1.052904725074768, 2.1214826107025146, 0.5447871088981628, 0.4444830119609833, -1.2737064361572266, -0.7125481367111206, 2.342738151550293, 960.0, 0.312391996383667, 0.4244999885559082, 0.06903400272130966, 3.140000104904175, 1.156000018119812, -0.17900000512599945, -0.43446481227874756, -1.9597079753875732, 1.1787779331207275, 1.2023049592971802, 2.853264331817627, 1.9904085397720337, -1.7666571140289307, 949.0, -0.1097939983010292, 0.41344699263572693, 0.09737899899482727, 3.138000011444092, 0.9380000233650208, -1.4639999866485596], "mean": [0.6480733752250671, 2.037679433822632, -0.5832808017730713, -0.5478500723838806, -2.174065351486206, -1.4933888912200928, 1.5496991872787476, 519.1439208984375, 0.24816805124282837, 0.34528568387031555, -0.015232231467962265, -1.1138780117034912, 0.38970738649368286, -0.5918578505516052, -0.5800706148147583, -2.0394039154052734, 0.572132408618927, 0.8815319538116455, 2.3901474475860596, 1.6102807521820068, -2.1301448345184326, 484.06500244140625, -0.28184908628463745, 0.3393987715244293, 0.04115515574812889, 0.6144227385520935, 0.34659239649772644, -2.0750834941864014], "std": [0.1786508560180664, 0.050642259418964386, 0.4528994858264923, 0.3852525055408478, 0.31147024035453796, 0.35557180643081665, 0.5229902267456055, 398.52227783203125, 0.06958407163619995, 0.04468261078000069, 0.05843912810087204, 2.6666414737701416, 0.4403453469276428, 0.20325469970703125, 0.11436790972948074, 0.058576274663209915, 0.17082084715366364, 0.1312846690416336, 0.2597244083881378, 0.23260386288166046, 0.3068968653678894, 395.7706298828125, 0.06950711458921432, 0.03958383575081825, 0.04696338623762131, 2.86565899848938, 0.21904365718364716, 0.42037490010261536], "count": [577]}, "action": {"min": [0.3470238149166107, 1.9101582765579224, -1.5467805862426758, -1.1195064783096313, -2.7155752182006836, -1.9524998664855957, 0.36819466948509216, -1.0, 0.06631200015544891, 0.27632400393486023, -0.20435699820518494, -3.1411852836608887, -0.3619999885559082, -0.8740000128746033, -0.9124930500984192, -2.1742265224456787, 0.3297974169254303, 0.6691941618919373, 1.8688812255859375, 1.070183515548706, -2.5632779598236084, 29.0, -0.37239599227905273, 0.26812100410461426, -0.11383000016212463, -3.1411852836608887, 0.03700000047683716, -2.7720000743865967], "max": [1.052904725074768, 2.1214826107025146, 0.5447871088981628, 0.4444830119609833, -1.2737064361572266, -0.7125481367111206, 2.342738151550293, 960.0, 0.312391996383667, 0.4244999885559082, 0.06903400272130966, 3.140000104904175, 1.156000018119812, -0.17900000512599945, -0.43446481227874756, -1.9597079753875732, 1.1787779331207275, 1.2023049592971802, 2.853264331817627, 1.9904085397720337, -1.7666571140289307, 949.0, -0.1097939983010292, 0.41344699263572693, 0.09737899899482727, 3.138000011444092, 0.9380000233650208, -1.4639999866485596], "mean": [0.6480733752250671, 2.037679433822632, -0.5832808017730713, -0.5478500723838806, -2.174065351486206, -1.4933888912200928, 1.5496991872787476, 519.1439208984375, 0.24816805124282837, 0.34528568387031555, -0.015232231467962265, -1.1138780117034912, 0.38970738649368286, -0.5918578505516052, -0.5800706148147583, -2.0394039154052734, 0.572132408618927, 0.8815319538116455, 2.3901474475860596, 1.6102807521820068, -2.1301448345184326, 484.06500244140625, -0.28184908628463745, 0.3393987715244293, 0.04115515574812889, 0.6144227385520935, 0.34659239649772644, -2.0750834941864014], "std": [0.1786508560180664, 0.050642259418964386, 0.4528994858264923, 0.3852525055408478, 0.31147024035453796, 0.35557180643081665, 0.5229902267456055, 398.52227783203125, 0.06958407163619995, 0.04468261078000069, 0.05843912810087204, 2.6666414737701416, 0.4403453469276428, 0.20325469970703125, 0.11436790972948074, 0.058576274663209915, 0.17082084715366364, 0.1312846690416336, 0.2597244083881378, 0.23260386288166046, 0.3068968653678894, 395.7706298828125, 0.06950711458921432, 0.03958383575081825, 0.04696338623762131, 2.86565899848938, 0.21904365718364716, 0.42037490010261536], "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": [379], "max": [379], "mean": [379.0], "std": [0.0], "count": [577]}, "index": {"min": [401397], "max": [401973], "mean": [401685.0], "std": [166.5653025092561], "count": [577]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [577]}, "subtask_annotation": {"mean": [14.95840554592721, 29.0, 29.0, 29.0, 29.0], "std": [10.489658333160797, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [577]}, "scene_annotation": {"mean": [379.0], "std": [0.0], "min": [379], "max": [379], "count": [577]}, "eef_direction_state": {"mean": [4.327556325823224, 3.8700173310225305], "std": [1.7260828387029479, 1.9380578192144269], "min": [0, 0], "max": [6, 6], "count": [577]}, "eef_velocity_state": {"mean": [0.7417677642980935, 0.9878682842287695], "std": [0.7046803138161976, 0.8314809801989343], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_acc_mag_state": {"mean": [0.7313691507798961, 0.9064124783362218], "std": [0.8464035633061058, 0.8521013619721505], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_direction_action": {"mean": [4.327556325823224, 3.8700173310225305], "std": [1.7260828387029479, 1.9380578192144269], "min": [0, 0], "max": [6, 6], "count": [577]}, "eef_velocity_action": {"mean": [0.7417677642980935, 0.9878682842287695], "std": [0.7046803138161976, 0.8314809801989343], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_acc_mag_action": {"mean": [0.7313691507798961, 0.9064124783362218], "std": [0.8464035633061058, 0.8521013619721505], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_sim_pose_state": {"mean": [0.5521386314598417, 0.32127791725194665, 1.1222237732240692, -2.4705603275760595, 0.5833768660216531, 0.4774467238629319, 0.5575572959574059, -0.2572539700003693, 1.0981867886768704, 2.1668282768993383, 0.8637247964973128, -1.3251364098289726], "std": [0.034414036037519954, 0.06612169235130701, 0.04189465959332936, 0.273149253659066, 0.33283096432268383, 2.809813796462802, 0.03865618914052461, 0.08296493149235022, 0.04984274090161075, 1.0718271457036928, 0.3230067141582987, 2.2794285102719027], "min": [0.48988916704996555, 0.0981498693387859, 1.0745789484731216, -2.903543762035371, 0.026323316396128726, -3.1410702358694294, 0.4936365354753941, -0.34513798981510146, 1.0196583490228912, -3.1402463997607484, 0.26221542455651714, -3.1185929753132346], "max": [0.6198671542083892, 0.39885970151106925, 1.2424206067636803, -1.9578226810983423, 1.08551166031212, 3.141187399298402, 0.6336791094894568, -0.04132055083203684, 1.240136649103643, 3.139966758371763, 1.4315317186857075, 3.136446952433616], "count": [577]}, "eef_sim_pose_action": {"mean": [0.5521386314598417, 0.32127791725194665, 1.1222237732240692, -2.4705603275760595, 0.5833768660216531, 0.4774467238629319, 0.5575572959574059, -0.2572539700003693, 1.0981867886768704, 2.1668282768993383, 0.8637247964973128, -1.3251364098289726], "std": [0.034414036037519954, 0.06612169235130701, 0.04189465959332936, 0.273149253659066, 0.33283096432268383, 2.809813796462802, 0.03865618914052461, 0.08296493149235022, 0.04984274090161075, 1.0718271457036928, 0.3230067141582987, 2.2794285102719027], "min": [0.48988916704996555, 0.0981498693387859, 1.0745789484731216, -2.903543762035371, 0.026323316396128726, -3.1410702358694294, 0.4936365354753941, -0.34513798981510146, 1.0196583490228912, -3.1402463997607484, 0.26221542455651714, -3.1185929753132346], "max": [0.6198671542083892, 0.39885970151106925, 1.2424206067636803, -1.9578226810983423, 1.08551166031212, 3.141187399298402, 0.6336791094894568, -0.04132055083203684, 1.240136649103643, 3.139966758371763, 1.4315317186857075, 3.136446952433616], "count": [577]}, "gripper_mode_state": {"mean": [0.5268630849220104, 0.4488734835355286], "std": [0.49927785317243273, 0.4973792107780634], "min": [0, 0], "max": [1, 1], "count": [577]}, "gripper_activity_state": {"mean": [1.7279029462738302, 1.6273830155979203], "std": [0.612239068411242, 0.6952267916111414], "min": [0, 0], "max": [2, 2], "count": [577]}, "gripper_mode_action": {"mean": [0.5268630849220104, 0.4488734835355286], "std": [0.49927785317243273, 0.4973792107780634], "min": [0, 0], "max": [1, 1], "count": [577]}, "gripper_activity_action": {"mean": [1.7279029462738302, 1.6273830155979203], "std": [0.612239068411242, 0.6952267916111414], "min": [0, 0], "max": [2, 2], "count": [577]}, "gripper_open_scale_state": {"mean": [0.4840649914006005, 0.5191915077505834], "std": [0.3957708096509421, 0.3984602248748896], "min": [0.029, 0.0], "max": [0.949, 0.96], "count": [577]}, "gripper_open_scale_action": {"mean": [0.4840649914006005, 0.5191915077505834], "std": [0.3957708096509421, 0.3984602248748896], "min": [0.029, 0.0], "max": [0.949, 0.96], "count": [577]}}} +{"episode_index": 377, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.42078792477277366]], [[0.45138107479319856]], [[0.45248974768944034]]], "std": [[[0.24121828872425755]], [[0.20771102691401058]], [[0.20289697972387136]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4176568962545956]], [[0.450051962060866]], [[0.45035738996119284]]], "std": [[[0.22515189150088527]], [[0.19448726304707037]], [[0.18895279203387053]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43674803889654823]], [[0.4560133367800245]], [[0.4602168846379698]]], "std": [[[0.2049465580320447]], [[0.178177158345704]], [[0.17094826753560285]]], "count": [128]}, "observation.state": {"min": [0.4510803520679474, 1.8942581415176392, -0.8613548874855042, -0.8231845498085022, -2.7266409397125244, -1.9424467086791992, 0.48658037185668945, 3.0, 0.13779200613498688, 0.2919670045375824, -0.19953499734401703, -3.1361851692199707, -0.4150000214576721, -0.8299999833106995, -0.9666855931282043, -2.17431378364563, 0.3940081000328064, 0.5363397002220154, 1.885374665260315, 1.0235483646392822, -2.6400723457336426, 7.0, -0.3566550016403198, 0.2684839963912964, -0.12437299638986588, -3.1411852836608887, 0.024000000208616257, -2.571000099182129], "max": [0.9831265211105347, 2.1217968463897705, 0.43415066599845886, 0.4135383069515228, -1.2944409847259521, -0.633118212223053, 1.9395843744277954, 916.0, 0.31580299139022827, 0.4466489851474762, 0.07197800278663635, 3.1389999389648438, 1.156999945640564, -0.0059999944642186165, -0.39503782987594604, -1.9426039457321167, 1.138198971748352, 1.0641272068023682, 2.8563883304595947, 2.0080013275146484, -1.7379640340805054, 947.0, -0.10314200073480606, 0.43252599239349365, 0.09600599855184555, 3.1410000324249268, 0.8730000257492065, -1.5379999876022339], "mean": [0.5960949659347534, 2.0160186290740967, -0.5328500270843506, -0.5094471573829651, -2.1170785427093506, -1.532218098640442, 1.473671317100525, 591.8352661132812, 0.2738552391529083, 0.33576032519340515, -0.0025022723712027073, 0.6919963955879211, 0.449983149766922, -0.6141317486763, -0.6298452615737915, -2.02577543258667, 0.6018304228782654, 0.8761278390884399, 2.467865228652954, 1.5376958847045898, -2.290738821029663, 397.58203125, -0.28257763385772705, 0.3586743474006653, 0.04631127789616585, 1.9026076793670654, 0.3410310447216034, -1.9649138450622559], "std": [0.12116733938455582, 0.05061347410082817, 0.3115145266056061, 0.30782052874565125, 0.2762722373008728, 0.38456490635871887, 0.40992823243141174, 396.22955322265625, 0.03154778480529785, 0.042952973395586014, 0.052318695932626724, 2.8196592330932617, 0.35744374990463257, 0.18033510446548462, 0.12163623422384262, 0.06655676662921906, 0.14877329766750336, 0.09267542511224747, 0.3149888813495636, 0.24292084574699402, 0.3007792830467224, 371.1437683105469, 0.07227303087711334, 0.03948574513196945, 0.04290607571601868, 2.188520669937134, 0.24436011910438538, 0.36105820536613464], "count": [646]}, "action": {"min": [0.4510803520679474, 1.8942581415176392, -0.8613548874855042, -0.8231845498085022, -2.7266409397125244, -1.9424467086791992, 0.48658037185668945, 3.0, 0.13779200613498688, 0.2919670045375824, -0.19953499734401703, -3.1361851692199707, -0.4150000214576721, -0.8299999833106995, -0.9666855931282043, -2.17431378364563, 0.3940081000328064, 0.5363397002220154, 1.885374665260315, 1.0235483646392822, -2.6400723457336426, 7.0, -0.3566550016403198, 0.2684839963912964, -0.12437299638986588, -3.1411852836608887, 0.024000000208616257, -2.571000099182129], "max": [0.9831265211105347, 2.1217968463897705, 0.43415066599845886, 0.4135383069515228, -1.2944409847259521, -0.633118212223053, 1.9395843744277954, 916.0, 0.31580299139022827, 0.4466489851474762, 0.07197800278663635, 3.1389999389648438, 1.156999945640564, -0.0059999944642186165, -0.39503782987594604, -1.9426039457321167, 1.138198971748352, 1.0641272068023682, 2.8563883304595947, 2.0080013275146484, -1.7379640340805054, 947.0, -0.10314200073480606, 0.43252599239349365, 0.09600599855184555, 3.1410000324249268, 0.8730000257492065, -1.5379999876022339], "mean": [0.5960949659347534, 2.0160186290740967, -0.5328500270843506, -0.5094471573829651, -2.1170785427093506, -1.532218098640442, 1.473671317100525, 591.8352661132812, 0.2738552391529083, 0.33576032519340515, -0.0025022723712027073, 0.6919963955879211, 0.449983149766922, -0.6141317486763, -0.6298452615737915, -2.02577543258667, 0.6018304228782654, 0.8761278390884399, 2.467865228652954, 1.5376958847045898, -2.290738821029663, 397.58203125, -0.28257763385772705, 0.3586743474006653, 0.04631127789616585, 1.9026076793670654, 0.3410310447216034, -1.9649138450622559], "std": [0.12116733938455582, 0.05061347410082817, 0.3115145266056061, 0.30782052874565125, 0.2762722373008728, 0.38456490635871887, 0.40992823243141174, 396.22955322265625, 0.03154778480529785, 0.042952973395586014, 0.052318695932626724, 2.8196592330932617, 0.35744374990463257, 0.18033510446548462, 0.12163623422384262, 0.06655676662921906, 0.14877329766750336, 0.09267542511224747, 0.3149888813495636, 0.24292084574699402, 0.3007792830467224, 371.1437683105469, 0.07227303087711334, 0.03948574513196945, 0.04290607571601868, 2.188520669937134, 0.24436011910438538, 0.36105820536613464], "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": [380], "max": [380], "mean": [380.0], "std": [0.0], "count": [646]}, "index": {"min": [401974], "max": [402619], "mean": [402296.5], "std": [186.48391351534855], "count": [646]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [646]}, "subtask_annotation": {"mean": [12.230650154798761, 29.0, 29.0, 29.0, 29.0], "std": [9.107428425108527, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [646]}, "scene_annotation": {"mean": [380.0], "std": [0.0], "min": [380], "max": [380], "count": [646]}, "eef_direction_state": {"mean": [4.233746130030959, 4.212074303405573], "std": [1.8678079130216558, 2.012324957460172], "min": [0, 0], "max": [6, 6], "count": [646]}, "eef_velocity_state": {"mean": [0.7445820433436533, 0.7198142414860681], "std": [0.7069491829641371, 0.7570988885896487], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_acc_mag_state": {"mean": [0.6996904024767802, 0.6873065015479877], "std": [0.8156176201454886, 0.8185503244217681], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_direction_action": {"mean": [4.233746130030959, 4.212074303405573], "std": [1.8678079130216558, 2.012324957460172], "min": [0, 0], "max": [6, 6], "count": [646]}, "eef_velocity_action": {"mean": [0.7445820433436533, 0.7198142414860681], "std": [0.7069491829641371, 0.7570988885896487], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_acc_mag_action": {"mean": [0.6996904024767802, 0.6873065015479877], "std": [0.8156176201454886, 0.8185503244217681], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_sim_pose_state": {"mean": [0.57116243223652, 0.32155847871032295, 1.1284441766222761, -2.5099257484544766, 0.505314184818629, 0.4621913174886109, 0.5484715616370549, -0.2867857023540187, 1.0869215381464903, 2.306338074658636, 0.9141444727265515, -1.5822667640628587], "std": [0.035034847349750535, 0.06796588526842745, 0.03472967746502386, 0.23010971812748648, 0.3561238767294102, 2.924737699580996, 0.03219790766089432, 0.05611348361130388, 0.02742844290607212, 0.31369089062908606, 0.2749704217415768, 2.178168284414769], "min": [0.4852744877439572, 0.08651501387478533, 1.0821540501524467, -2.8472842931894466, 0.04541729694025598, -3.1404451356710856, 0.5102409783554758, -0.3486041048016694, 1.009979302991939, 1.405527832031784, 0.17247984412135287, -3.140812915566623], "max": [0.6385197321460971, 0.39219817189582973, 1.2335105852775685, -2.0027343840212004, 1.077841160077421, 3.139996568794906, 0.6400437071745887, -0.05541918167300362, 1.13838381583991, 2.9130812686251737, 1.314769181319134, 3.1414482144220948], "count": [646]}, "eef_sim_pose_action": {"mean": [0.57116243223652, 0.32155847871032295, 1.1284441766222761, -2.5099257484544766, 0.505314184818629, 0.4621913174886109, 0.5484715616370549, -0.2867857023540187, 1.0869215381464903, 2.306338074658636, 0.9141444727265515, -1.5822667640628587], "std": [0.035034847349750535, 0.06796588526842745, 0.03472967746502386, 0.23010971812748648, 0.3561238767294102, 2.924737699580996, 0.03219790766089432, 0.05611348361130388, 0.02742844290607212, 0.31369089062908606, 0.2749704217415768, 2.178168284414769], "min": [0.4852744877439572, 0.08651501387478533, 1.0821540501524467, -2.8472842931894466, 0.04541729694025598, -3.1404451356710856, 0.5102409783554758, -0.3486041048016694, 1.009979302991939, 1.405527832031784, 0.17247984412135287, -3.140812915566623], "max": [0.6385197321460971, 0.39219817189582973, 1.2335105852775685, -2.0027343840212004, 1.077841160077421, 3.139996568794906, 0.6400437071745887, -0.05541918167300362, 1.13838381583991, 2.9130812686251737, 1.314769181319134, 3.1414482144220948], "count": [646]}, "gripper_mode_state": {"mean": [0.5464396284829721, 0.3591331269349845], "std": [0.497838689643911, 0.47974631220352715], "min": [0, 0], "max": [1, 1], "count": [646]}, "gripper_activity_state": {"mean": [1.7554179566563468, 1.758513931888545], "std": [0.5958525867934095, 0.5892853589951365], "min": [0, 0], "max": [2, 2], "count": [646]}, "gripper_mode_action": {"mean": [0.5464396284829721, 0.3591331269349845], "std": [0.497838689643911, 0.47974631220352715], "min": [0, 0], "max": [1, 1], "count": [646]}, "gripper_activity_action": {"mean": [1.7554179566563468, 1.758513931888545], "std": [0.5958525867934095, 0.5892853589951365], "min": [0, 0], "max": [2, 2], "count": [646]}, "gripper_open_scale_state": {"mean": [0.3975820435126869, 0.5918351390395006], "std": [0.3711432832018083, 0.39622951406405416], "min": [0.007, 0.003], "max": [0.947, 0.916], "count": [646]}, "gripper_open_scale_action": {"mean": [0.3975820435126869, 0.5918351390395006], "std": [0.3711432832018083, 0.39622951406405416], "min": [0.007, 0.003], "max": [0.947, 0.916], "count": [646]}}} +{"episode_index": 378, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.43509320232517784]], [[0.46146921814448494]], [[0.4611299489559836]]], "std": [[[0.22673796930792292]], [[0.19577882441946473]], [[0.19107382932786332]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4259208438168778]], [[0.4531417140233675]], [[0.45274576320203597]]], "std": [[[0.21358751896410377]], [[0.18620304026369774]], [[0.1814093315048313]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43882172913413153]], [[0.4582684130805715]], [[0.46169540784602925]]], "std": [[[0.1977697762885825]], [[0.1708288611980697]], [[0.16412339245741908]]], "count": [113]}, "observation.state": {"min": [0.41725587844848633, 1.9361462593078613, -0.8168315291404724, -0.9180781245231628, -2.7071802616119385, -1.981629490852356, 0.4482005536556244, -1.0, 0.12983599305152893, 0.2902989983558655, -0.18523800373077393, -3.1391851902008057, -0.32199999690055847, -0.8740000128746033, -0.9262288212776184, -2.1701948642730713, 0.3726976215839386, 0.6299242377281189, 1.7723469734191895, 0.9271363019943237, -2.5908892154693604, 42.0, -0.3716470003128052, 0.26207301020622253, -0.08135899901390076, -3.1401853561401367, 0.11100000143051147, -2.6559998989105225], "max": [1.0400766134262085, 2.121535062789917, 0.3580019176006317, 0.34840264916419983, -1.2104555368423462, -0.6946759819984436, 2.014965057373047, 947.0, 0.31923699378967285, 0.4406929910182953, 0.06846900284290314, 3.1389999389648438, 1.2350000143051147, -0.1679999828338623, -0.3422416150569916, -1.9494630098342896, 1.1079875230789185, 1.1183371543884277, 2.778128147125244, 1.9778594970703125, -1.767617106437683, 951.0, -0.07742200046777725, 0.4475310146808624, 0.111115001142025, 3.1389999389648438, 1.0410000085830688, -1.5230000019073486], "mean": [0.5960578322410583, 2.029163122177124, -0.567948043346405, -0.5253113508224487, -2.0482707023620605, -1.540200114250183, 1.471899151802063, 571.2854614257812, 0.26751449704170227, 0.33553844690322876, -0.0036283168010413647, -0.4805998206138611, 0.47143638134002686, -0.6333387494087219, -0.5606589317321777, -2.0592801570892334, 0.5855913162231445, 0.8933338522911072, 2.3042008876800537, 1.4805477857589722, -2.1681020259857178, 440.8672790527344, -0.28432777523994446, 0.35358726978302, 0.04448425769805908, 1.612059473991394, 0.4798204004764557, -2.032301187515259], "std": [0.13413897156715393, 0.04999362304806709, 0.2661722004413605, 0.3318926692008972, 0.34656423330307007, 0.4097287058830261, 0.44165584444999695, 393.8506164550781, 0.0357109010219574, 0.04523647204041481, 0.05503855645656586, 2.8272581100463867, 0.3527776002883911, 0.19294576346874237, 0.14880716800689697, 0.06455156952142715, 0.14591079950332642, 0.12270287424325943, 0.301567018032074, 0.281969279050827, 0.3167411684989929, 396.3984680175781, 0.0820862352848053, 0.04578102007508278, 0.03297285735607147, 2.4131839275360107, 0.2596942186355591, 0.36107078194618225], "count": [550]}, "action": {"min": [0.41725587844848633, 1.9361462593078613, -0.8168315291404724, -0.9180781245231628, -2.7071802616119385, -1.981629490852356, 0.4482005536556244, -1.0, 0.12983599305152893, 0.2902989983558655, -0.18523800373077393, -3.1391851902008057, -0.32199999690055847, -0.8740000128746033, -0.9262288212776184, -2.1701948642730713, 0.3726976215839386, 0.6299242377281189, 1.7723469734191895, 0.9271363019943237, -2.5908892154693604, 42.0, -0.3716470003128052, 0.26207301020622253, -0.08135899901390076, -3.1401853561401367, 0.11100000143051147, -2.6559998989105225], "max": [1.0400766134262085, 2.121535062789917, 0.3580019176006317, 0.34840264916419983, -1.2104555368423462, -0.6946759819984436, 2.014965057373047, 947.0, 0.31923699378967285, 0.4406929910182953, 0.06846900284290314, 3.1389999389648438, 1.2350000143051147, -0.1679999828338623, -0.3422416150569916, -1.9494630098342896, 1.1079875230789185, 1.1183371543884277, 2.778128147125244, 1.9778594970703125, -1.767617106437683, 951.0, -0.07742200046777725, 0.4475310146808624, 0.111115001142025, 3.1389999389648438, 1.0410000085830688, -1.5230000019073486], "mean": [0.5960578322410583, 2.029163122177124, -0.567948043346405, -0.5253113508224487, -2.0482707023620605, -1.540200114250183, 1.471899151802063, 571.2854614257812, 0.26751449704170227, 0.33553844690322876, -0.0036283168010413647, -0.4805998206138611, 0.47143638134002686, -0.6333387494087219, -0.5606589317321777, -2.0592801570892334, 0.5855913162231445, 0.8933338522911072, 2.3042008876800537, 1.4805477857589722, -2.1681020259857178, 440.8672790527344, -0.28432777523994446, 0.35358726978302, 0.04448425769805908, 1.612059473991394, 0.4798204004764557, -2.032301187515259], "std": [0.13413897156715393, 0.04999362304806709, 0.2661722004413605, 0.3318926692008972, 0.34656423330307007, 0.4097287058830261, 0.44165584444999695, 393.8506164550781, 0.0357109010219574, 0.04523647204041481, 0.05503855645656586, 2.8272581100463867, 0.3527776002883911, 0.19294576346874237, 0.14880716800689697, 0.06455156952142715, 0.14591079950332642, 0.12270287424325943, 0.301567018032074, 0.281969279050827, 0.3167411684989929, 396.3984680175781, 0.0820862352848053, 0.04578102007508278, 0.03297285735607147, 2.4131839275360107, 0.2596942186355591, 0.36107078194618225], "count": [550]}, "timestamp": {"min": [0.0], "max": [18.3], "mean": [9.15], "std": [5.2923687198329885], "count": [550]}, "frame_index": {"min": [0], "max": [549], "mean": [274.5], "std": [158.77106159498965], "count": [550]}, "episode_index": {"min": [381], "max": [381], "mean": [381.0], "std": [0.0], "count": [550]}, "index": {"min": [402620], "max": [403169], "mean": [402894.5], "std": [158.77106159498965], "count": [550]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [550]}, "subtask_annotation": {"mean": [11.536363636363637, 29.0, 29.0, 29.0, 29.0], "std": [8.482149462496654, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [550]}, "scene_annotation": {"mean": [381.0], "std": [0.0], "min": [381], "max": [381], "count": [550]}, "eef_direction_state": {"mean": [4.327272727272727, 4.18], "std": [1.7462119568789782, 1.9582831070283806], "min": [0, 0], "max": [6, 6], "count": [550]}, "eef_velocity_state": {"mean": [0.8563636363636363, 0.8454545454545455], "std": [0.755167323147931, 0.8178282064141675], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_acc_mag_state": {"mean": [0.7563636363636363, 0.6890909090909091], "std": [0.8216974971724748, 0.8353927170711639], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_direction_action": {"mean": [4.327272727272727, 4.18], "std": [1.7462119568789782, 1.9582831070283806], "min": [0, 0], "max": [6, 6], "count": [550]}, "eef_velocity_action": {"mean": [0.8563636363636363, 0.8454545454545455], "std": [0.755167323147931, 0.8178282064141675], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_acc_mag_action": {"mean": [0.7563636363636363, 0.6890909090909091], "std": [0.8216974971724748, 0.8353927170711639], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_sim_pose_state": {"mean": [0.5606076334940946, 0.3226276628272336, 1.121267468021194, -2.4179996409488598, 0.6365268921825425, -1.1299484972872658, 0.5476147897699056, -0.281854063148298, 1.0894398385851838, 2.085995112765119, 0.9234149323592287, -1.428859193980882], "std": [0.04240338192658291, 0.06457728196505026, 0.05185200814523428, 0.27562235538037716, 0.33180302523720323, 2.694983720454677, 0.03430197530888824, 0.06089663878936072, 0.029053006497390906, 1.036829360820982, 0.2970973920496775, 2.310498354595253], "min": [0.47727017274719535, 0.11871283700189751, 1.0581535065646137, -2.7602077078532923, 0.10183846960089005, -3.138390165991624, 0.49991824328659806, -0.35677059998304483, 1.0192988392325948, -3.1406961530212643, 0.20756733887529277, -3.1373977975143488], "max": [0.6539455097095053, 0.3923197339528059, 1.2753620975321438, -1.8518709097805952, 1.0562766448006786, 3.138882665725343, 0.6300725021926021, -0.06015069044124523, 1.1514657866879179, 3.140690619202204, 1.4396704671531553, 3.126854868150208], "count": [550]}, "eef_sim_pose_action": {"mean": [0.5606076334940946, 0.3226276628272336, 1.121267468021194, -2.4179996409488598, 0.6365268921825425, -1.1299484972872658, 0.5476147897699056, -0.281854063148298, 1.0894398385851838, 2.085995112765119, 0.9234149323592287, -1.428859193980882], "std": [0.04240338192658291, 0.06457728196505026, 0.05185200814523428, 0.27562235538037716, 0.33180302523720323, 2.694983720454677, 0.03430197530888824, 0.06089663878936072, 0.029053006497390906, 1.036829360820982, 0.2970973920496775, 2.310498354595253], "min": [0.47727017274719535, 0.11871283700189751, 1.0581535065646137, -2.7602077078532923, 0.10183846960089005, -3.138390165991624, 0.49991824328659806, -0.35677059998304483, 1.0192988392325948, -3.1406961530212643, 0.20756733887529277, -3.1373977975143488], "max": [0.6539455097095053, 0.3923197339528059, 1.2753620975321438, -1.8518709097805952, 1.0562766448006786, 3.138882665725343, 0.6300725021926021, -0.06015069044124523, 1.1514657866879179, 3.140690619202204, 1.4396704671531553, 3.126854868150208], "count": [550]}, "gripper_mode_state": {"mean": [0.5581818181818182, 0.38727272727272727], "std": [0.49660333872524276, 0.487126843833791], "min": [0, 0], "max": [1, 1], "count": [550]}, "gripper_activity_state": {"mean": [1.7181818181818183, 1.72], "std": [0.6314747267931707, 0.6162644060643254], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_mode_action": {"mean": [0.5581818181818182, 0.38727272727272727], "std": [0.49660333872524276, 0.487126843833791], "min": [0, 0], "max": [1, 1], "count": [550]}, "gripper_activity_action": {"mean": [1.7181818181818183, 1.72], "std": [0.6314747267931707, 0.6162644060643254], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_open_scale_state": {"mean": [0.4408672725746852, 0.5712872725348035], "std": [0.3963982618124733, 0.39384814394427337], "min": [0.042, 0.0], "max": [0.951, 0.947], "count": [550]}, "gripper_open_scale_action": {"mean": [0.4408672725746852, 0.5712872725348035], "std": [0.3963982618124733, 0.39384814394427337], "min": [0.042, 0.0], "max": [0.951, 0.947], "count": [550]}}} +{"episode_index": 379, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[1.0]], [[1.0]]], "mean": [[[0.4295641320957395]], [[0.4568768817326313]], [[0.45712691388283705]]], "std": [[[0.2311405849407497]], [[0.1983870038376762]], [[0.19378804215557502]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4170239235354636]], [[0.4479547608781167]], [[0.44797705799140647]]], "std": [[[0.2198691503980097]], [[0.18939370945049866]], [[0.18455327173101957]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4337597207092714]], [[0.4537657101034858]], [[0.45848164601488745]]], "std": [[[0.20357267213250899]], [[0.17568699883952957]], [[0.16801290312856632]]], "count": [108]}, "observation.state": {"min": [0.37116172909736633, 1.940893530845642, -0.8233067989349365, -0.9990614056587219, -2.7422611713409424, -1.9860626459121704, 0.7034724354743958, -2.0, 0.12985999882221222, 0.2849319875240326, -0.17951199412345886, -3.1361851692199707, -0.36000001430511475, -0.8339999914169312, -0.9660223126411438, -2.165883779525757, 0.25359633564949036, 0.6486341953277588, 1.8036233186721802, 0.9988519549369812, -2.535684108734131, 23.0, -0.3683350086212158, 0.2683219909667969, -0.08583100140094757, -3.1411852836608887, 0.0560000017285347, -2.500999927520752], "max": [1.0955606698989868, 2.1207149028778076, -0.16598081588745117, 0.2624451518058777, -1.5116994380950928, -0.7658155560493469, 1.938746690750122, 930.0, 0.32300999760627747, 0.4391860067844391, 0.07410900294780731, 3.140000104904175, 1.2319999933242798, -0.09499998390674591, -0.296601265668869, -1.9541404247283936, 1.0789799690246582, 1.1915538311004639, 2.8074145317077637, 1.9985766410827637, -1.7118887901306152, 949.0, -0.09324599802494049, 0.4523560106754303, 0.10974299907684326, 3.140000104904175, 0.9179999828338623, -1.5199999809265137], "mean": [0.5897619128227234, 2.037217617034912, -0.5697833299636841, -0.5847755670547485, -2.1111786365509033, -1.565703272819519, 1.5136287212371826, 520.1434326171875, 0.26997286081314087, 0.3337232768535614, 0.001587980892509222, -0.4916823208332062, 0.44591090083122253, -0.6275054812431335, -0.5998687148094177, -2.0340778827667236, 0.5211725831031799, 0.8809499740600586, 2.4451589584350586, 1.5546144247055054, -2.2536778450012207, 414.593994140625, -0.2900123596191406, 0.34972813725471497, 0.05048708617687225, 1.9664541482925415, 0.3925175666809082, -1.9455697536468506], "std": [0.1480814665555954, 0.04895636811852455, 0.14368127286434174, 0.2977055609226227, 0.3264290690422058, 0.3926156163215637, 0.3162570297718048, 369.79901123046875, 0.03550783544778824, 0.047734763473272324, 0.053928442299366, 2.872549533843994, 0.3668261170387268, 0.14565877616405487, 0.15460745990276337, 0.06444305926561356, 0.15348364412784576, 0.11013371497392654, 0.27438420057296753, 0.2536281645298004, 0.2520313858985901, 393.8578186035156, 0.07763666659593582, 0.049626294523477554, 0.031648069620132446, 2.1716551780700684, 0.2696501612663269, 0.2987472712993622], "count": [516]}, "action": {"min": [0.37116172909736633, 1.940893530845642, -0.8233067989349365, -0.9990614056587219, -2.7422611713409424, -1.9860626459121704, 0.7034724354743958, -2.0, 0.12985999882221222, 0.2849319875240326, -0.17951199412345886, -3.1361851692199707, -0.36000001430511475, -0.8339999914169312, -0.9660223126411438, -2.165883779525757, 0.25359633564949036, 0.6486341953277588, 1.8036233186721802, 0.9988519549369812, -2.535684108734131, 23.0, -0.3683350086212158, 0.2683219909667969, -0.08583100140094757, -3.1411852836608887, 0.0560000017285347, -2.500999927520752], "max": [1.0955606698989868, 2.1207149028778076, -0.16598081588745117, 0.2624451518058777, -1.5116994380950928, -0.7658155560493469, 1.938746690750122, 930.0, 0.32300999760627747, 0.4391860067844391, 0.07410900294780731, 3.140000104904175, 1.2319999933242798, -0.09499998390674591, -0.296601265668869, -1.9541404247283936, 1.0789799690246582, 1.1915538311004639, 2.8074145317077637, 1.9985766410827637, -1.7118887901306152, 949.0, -0.09324599802494049, 0.4523560106754303, 0.10974299907684326, 3.140000104904175, 0.9179999828338623, -1.5199999809265137], "mean": [0.5897619128227234, 2.037217617034912, -0.5697833299636841, -0.5847755670547485, -2.1111786365509033, -1.565703272819519, 1.5136287212371826, 520.1434326171875, 0.26997286081314087, 0.3337232768535614, 0.001587980892509222, -0.4916823208332062, 0.44591090083122253, -0.6275054812431335, -0.5998687148094177, -2.0340778827667236, 0.5211725831031799, 0.8809499740600586, 2.4451589584350586, 1.5546144247055054, -2.2536778450012207, 414.593994140625, -0.2900123596191406, 0.34972813725471497, 0.05048708617687225, 1.9664541482925415, 0.3925175666809082, -1.9455697536468506], "std": [0.1480814665555954, 0.04895636811852455, 0.14368127286434174, 0.2977055609226227, 0.3264290690422058, 0.3926156163215637, 0.3162570297718048, 369.79901123046875, 0.03550783544778824, 0.047734763473272324, 0.053928442299366, 2.872549533843994, 0.3668261170387268, 0.14565877616405487, 0.15460745990276337, 0.06444305926561356, 0.15348364412784576, 0.11013371497392654, 0.27438420057296753, 0.2536281645298004, 0.2520313858985901, 393.8578186035156, 0.07763666659593582, 0.049626294523477554, 0.031648069620132446, 2.1716551780700684, 0.2696501612663269, 0.2987472712993622], "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": [382], "max": [382], "mean": [382.0], "std": [0.0], "count": [516]}, "index": {"min": [403170], "max": [403685], "mean": [403427.5], "std": [148.95608972669316], "count": [516]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [516]}, "subtask_annotation": {"mean": [10.436046511627907, 29.0, 29.0, 29.0, 29.0], "std": [8.437514230235907, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [516]}, "scene_annotation": {"mean": [382.0], "std": [0.0], "min": [382], "max": [382], "count": [516]}, "eef_direction_state": {"mean": [3.7732558139534884, 3.936046511627907], "std": [1.991489124891022, 2.0996906079228568], "min": [0, 0], "max": [6, 6], "count": [516]}, "eef_velocity_state": {"mean": [0.9282945736434108, 0.8507751937984496], "std": [0.7048377943379207, 0.8063575989405377], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_acc_mag_state": {"mean": [0.7751937984496124, 0.7093023255813954], "std": [0.8305252851442092, 0.8216962848694367], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_direction_action": {"mean": [3.7732558139534884, 3.936046511627907], "std": [1.991489124891022, 2.0996906079228568], "min": [0, 0], "max": [6, 6], "count": [516]}, "eef_velocity_action": {"mean": [0.9282945736434108, 0.8507751937984496], "std": [0.7048377943379207, 0.8063575989405377], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_acc_mag_action": {"mean": [0.7751937984496124, 0.7093023255813954], "std": [0.8305252851442092, 0.8216962848694367], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_sim_pose_state": {"mean": [0.5596650219494116, 0.33081215391389496, 1.124340933336853, -2.428969559482173, 0.520326516848343, -0.21886667240519314, 0.5466975387714603, -0.287535506395781, 1.0923842263195274, 2.3051748570923216, 0.9100775041616025, -1.5814431313237218], "std": [0.045366746016769544, 0.058425491748021315, 0.054306321875366645, 0.2224192962569176, 0.3189624682515032, 2.932784085177252, 0.036454498468298346, 0.05961045365854726, 0.02389358607118903, 0.36080525382762607, 0.2886415472019738, 2.2375589927992166], "min": [0.4734375434011447, 0.11387318217503967, 1.0718625965003803, -2.669611591655883, 0.0676823614886628, -3.1402517395354286, 0.5047335597181334, -0.34924256705880746, 1.0318397802646189, 1.207294787520456, 0.21157023429306743, -3.1414816399531307], "max": [0.6583221361688879, 0.3849469712994542, 1.3014049539040273, -1.7975903976406598, 0.9606415126842278, 3.1402116999100436, 0.629888215755424, -0.0645239201529064, 1.1542104929083725, 3.043428652329713, 1.28625665181427, 3.1402234036384065], "count": [516]}, "eef_sim_pose_action": {"mean": [0.5596650219494116, 0.33081215391389496, 1.124340933336853, -2.428969559482173, 0.520326516848343, -0.21886667240519314, 0.5466975387714603, -0.287535506395781, 1.0923842263195274, 2.3051748570923216, 0.9100775041616025, -1.5814431313237218], "std": [0.045366746016769544, 0.058425491748021315, 0.054306321875366645, 0.2224192962569176, 0.3189624682515032, 2.932784085177252, 0.036454498468298346, 0.05961045365854726, 0.02389358607118903, 0.36080525382762607, 0.2886415472019738, 2.2375589927992166], "min": [0.4734375434011447, 0.11387318217503967, 1.0718625965003803, -2.669611591655883, 0.0676823614886628, -3.1402517395354286, 0.5047335597181334, -0.34924256705880746, 1.0318397802646189, 1.207294787520456, 0.21157023429306743, -3.1414816399531307], "max": [0.6583221361688879, 0.3849469712994542, 1.3014049539040273, -1.7975903976406598, 0.9606415126842278, 3.1402116999100436, 0.629888215755424, -0.0645239201529064, 1.1542104929083725, 3.043428652329713, 1.28625665181427, 3.1402234036384065], "count": [516]}, "gripper_mode_state": {"mean": [0.5678294573643411, 0.3798449612403101], "std": [0.4953777999806394, 0.4853480881394902], "min": [0, 0], "max": [1, 1], "count": [516]}, "gripper_activity_state": {"mean": [1.753875968992248, 1.693798449612403], "std": [0.6063971759531099, 0.6434225272126598], "min": [0, 0], "max": [2, 2], "count": [516]}, "gripper_mode_action": {"mean": [0.5678294573643411, 0.3798449612403101], "std": [0.4953777999806394, 0.4853480881394902], "min": [0, 0], "max": [1, 1], "count": [516]}, "gripper_activity_action": {"mean": [1.753875968992248, 1.693798449612403], "std": [0.6063971759531099, 0.6434225272126598], "min": [0, 0], "max": [2, 2], "count": [516]}, "gripper_open_scale_state": {"mean": [0.4145939923035088, 0.5203343024715903], "std": [0.39385780732517056, 0.3695298444985707], "min": [0.023, 0.0], "max": [0.949, 0.93], "count": [516]}, "gripper_open_scale_action": {"mean": [0.4145939923035088, 0.5203343024715903], "std": [0.39385780732517056, 0.3695298444985707], "min": [0.023, 0.0], "max": [0.949, 0.93], "count": [516]}}} +{"episode_index": 380, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4294054648617857]], [[0.4587305177040235]], [[0.4593041089524495]]], "std": [[[0.23592777804751722]], [[0.2028562106945276]], [[0.1974517939826627]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42256649127540924]], [[0.45088222739401573]], [[0.4504081350812496]]], "std": [[[0.21532589314872483]], [[0.18803765602989386]], [[0.18397071508220886]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4378636314235174]], [[0.45652772905798406]], [[0.46087627420998983]]], "std": [[[0.19924133573012662]], [[0.17431173997918958]], [[0.1679212689629831]]], "count": [109]}, "observation.state": {"min": [0.36445966362953186, 1.9153069257736206, -0.9784491062164307, -0.9180607199668884, -2.665903329849243, -1.985224962234497, 0.5558176040649414, -2.0, 0.11061900109052658, 0.2781519889831543, -0.19344399869441986, -3.1411852836608887, -0.4620000123977661, -0.8119999766349792, -0.8520697951316833, -2.1680829524993896, 0.2388134002685547, 0.4709422290325165, 1.7843198776245117, 1.1144800186157227, -2.5817785263061523, 29.0, -0.3771049976348877, 0.26322901248931885, -0.08830499649047852, -3.1411852836608887, 0.03799999877810478, -2.3359999656677246], "max": [1.0907784700393677, 2.1215872764587402, 0.30284953117370605, 0.3762057423591614, -1.2731304168701172, -0.5649805068969727, 1.9856088161468506, 899.0, 0.3179070055484772, 0.42284199595451355, 0.07805100083351135, 3.1389999389648438, 1.2730000019073486, -0.19600000977516174, -0.35671040415763855, -1.915743112564087, 0.735464334487915, 0.9780476093292236, 2.853299379348755, 2.020026683807373, -1.7249089479446411, 948.0, -0.15253399312496185, 0.43708398938179016, 0.10237900167703629, 3.1410000324249268, 0.9959999322891235, -1.4609999656677246], "mean": [0.620986819267273, 2.024494171142578, -0.5515972971916199, -0.50331050157547, -2.0673789978027344, -1.5120097398757935, 1.4682618379592896, 519.8250732421875, 0.2637846767902374, 0.3417649269104004, -0.006923915818333626, 0.3726886510848999, 0.46064603328704834, -0.6053207516670227, -0.5998834371566772, -2.00221848487854, 0.45186322927474976, 0.7907119393348694, 2.4092891216278076, 1.5726500749588013, -2.306899070739746, 427.647216796875, -0.300457239151001, 0.3472861349582672, 0.057451292872428894, 0.49419039487838745, 0.4582255184650421, -1.7686361074447632], "std": [0.14504040777683258, 0.05209389328956604, 0.3241422176361084, 0.3207484483718872, 0.2980193793773651, 0.4198630452156067, 0.3804418444633484, 382.5257568359375, 0.03908749297261238, 0.04509054124355316, 0.054478779435157776, 2.848113536834717, 0.41071969270706177, 0.12430256605148315, 0.1307171732187271, 0.0721166804432869, 0.13292129337787628, 0.09335476160049438, 0.3263298273086548, 0.23137494921684265, 0.2887780964374542, 369.07073974609375, 0.06763273477554321, 0.043384358286857605, 0.039328258484601974, 2.911682605743408, 0.29873788356781006, 0.25064828991889954], "count": [523]}, "action": {"min": [0.36445966362953186, 1.9153069257736206, -0.9784491062164307, -0.9180607199668884, -2.665903329849243, -1.985224962234497, 0.5558176040649414, -2.0, 0.11061900109052658, 0.2781519889831543, -0.19344399869441986, -3.1411852836608887, -0.4620000123977661, -0.8119999766349792, -0.8520697951316833, -2.1680829524993896, 0.2388134002685547, 0.4709422290325165, 1.7843198776245117, 1.1144800186157227, -2.5817785263061523, 29.0, -0.3771049976348877, 0.26322901248931885, -0.08830499649047852, -3.1411852836608887, 0.03799999877810478, -2.3359999656677246], "max": [1.0907784700393677, 2.1215872764587402, 0.30284953117370605, 0.3762057423591614, -1.2731304168701172, -0.5649805068969727, 1.9856088161468506, 899.0, 0.3179070055484772, 0.42284199595451355, 0.07805100083351135, 3.1389999389648438, 1.2730000019073486, -0.19600000977516174, -0.35671040415763855, -1.915743112564087, 0.735464334487915, 0.9780476093292236, 2.853299379348755, 2.020026683807373, -1.7249089479446411, 948.0, -0.15253399312496185, 0.43708398938179016, 0.10237900167703629, 3.1410000324249268, 0.9959999322891235, -1.4609999656677246], "mean": [0.620986819267273, 2.024494171142578, -0.5515972971916199, -0.50331050157547, -2.0673789978027344, -1.5120097398757935, 1.4682618379592896, 519.8250732421875, 0.2637846767902374, 0.3417649269104004, -0.006923915818333626, 0.3726886510848999, 0.46064603328704834, -0.6053207516670227, -0.5998834371566772, -2.00221848487854, 0.45186322927474976, 0.7907119393348694, 2.4092891216278076, 1.5726500749588013, -2.306899070739746, 427.647216796875, -0.300457239151001, 0.3472861349582672, 0.057451292872428894, 0.49419039487838745, 0.4582255184650421, -1.7686361074447632], "std": [0.14504040777683258, 0.05209389328956604, 0.3241422176361084, 0.3207484483718872, 0.2980193793773651, 0.4198630452156067, 0.3804418444633484, 382.5257568359375, 0.03908749297261238, 0.04509054124355316, 0.054478779435157776, 2.848113536834717, 0.41071969270706177, 0.12430256605148315, 0.1307171732187271, 0.0721166804432869, 0.13292129337787628, 0.09335476160049438, 0.3263298273086548, 0.23137494921684265, 0.2887780964374542, 369.07073974609375, 0.06763273477554321, 0.043384358286857605, 0.039328258484601974, 2.911682605743408, 0.29873788356781006, 0.25064828991889954], "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": [383], "max": [383], "mean": [383.0], "std": [0.0], "count": [523]}, "index": {"min": [403686], "max": [404208], "mean": [403947.0], "std": [150.9768194127827], "count": [523]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [523]}, "subtask_annotation": {"mean": [12.552581261950287, 29.0, 29.0, 29.0, 29.0], "std": [8.572411617918842, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [523]}, "scene_annotation": {"mean": [383.0], "std": [0.0], "min": [383], "max": [383], "count": [523]}, "eef_direction_state": {"mean": [4.017208413001912, 3.783938814531549], "std": [1.9124454649408498, 1.9829990063925498], "min": [0, 0], "max": [6, 6], "count": [523]}, "eef_velocity_state": {"mean": [0.8451242829827916, 0.9426386233269598], "std": [0.7244105758825525, 0.7922656220420092], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_acc_mag_state": {"mean": [0.8374760994263862, 0.8260038240917782], "std": [0.8492325502363647, 0.8537022600078693], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_direction_action": {"mean": [4.017208413001912, 3.783938814531549], "std": [1.9124454649408498, 1.9829990063925498], "min": [0, 0], "max": [6, 6], "count": [523]}, "eef_velocity_action": {"mean": [0.8451242829827916, 0.9426386233269598], "std": [0.7244105758825525, 0.7922656220420092], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_acc_mag_action": {"mean": [0.8374760994263862, 0.8260038240917782], "std": [0.8492325502363647, 0.8537022600078693], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_sim_pose_state": {"mean": [0.5570035979711153, 0.34408606614891, 1.1191770157905196, -2.2764700028609712, 0.4392899601968834, -1.302681871450381, 0.5543381449943777, -0.2759278266059619, 1.0901332802767916, 2.282488456358477, 0.9143527984098153, -1.3563892392489658], "std": [0.03930178370603563, 0.06053576086964364, 0.035979333630281246, 0.27939102534899213, 0.2912673988737653, 2.5803472798762965, 0.03227436342998895, 0.061755043557222195, 0.0298294308930591, 0.32201135845042833, 0.29630130276549255, 2.3493327978632887], "min": [0.4837473877613273, 0.15585872833942316, 1.0715044909008042, -2.6760144608919885, 0.03232587583761237, -3.1414800694184257, 0.4888214847489049, -0.3574480971371639, 1.0372120865924686, 1.38786552074705, 0.16132284802192132, -3.1330172181374762], "max": [0.6429173741683438, 0.411102238660762, 1.2205112897220916, -1.7395889881736846, 0.9758053596867202, 3.1415049610983514, 0.6142281084705923, -0.03898358098324481, 1.1608446940552837, 2.783732374392796, 1.3242054908158458, 3.1386866185810427], "count": [523]}, "eef_sim_pose_action": {"mean": [0.5570035979711153, 0.34408606614891, 1.1191770157905196, -2.2764700028609712, 0.4392899601968834, -1.302681871450381, 0.5543381449943777, -0.2759278266059619, 1.0901332802767916, 2.282488456358477, 0.9143527984098153, -1.3563892392489658], "std": [0.03930178370603563, 0.06053576086964364, 0.035979333630281246, 0.27939102534899213, 0.2912673988737653, 2.5803472798762965, 0.03227436342998895, 0.061755043557222195, 0.0298294308930591, 0.32201135845042833, 0.29630130276549255, 2.3493327978632887], "min": [0.4837473877613273, 0.15585872833942316, 1.0715044909008042, -2.6760144608919885, 0.03232587583761237, -3.1414800694184257, 0.4888214847489049, -0.3574480971371639, 1.0372120865924686, 1.38786552074705, 0.16132284802192132, -3.1330172181374762], "max": [0.6429173741683438, 0.411102238660762, 1.2205112897220916, -1.7395889881736846, 0.9758053596867202, 3.1415049610983514, 0.6142281084705923, -0.03898358098324481, 1.1608446940552837, 2.783732374392796, 1.3242054908158458, 3.1386866185810427], "count": [523]}, "gripper_mode_state": {"mean": [0.5850860420650096, 0.4168260038240918], "std": [0.4927071802254476, 0.49303355500425317], "min": [0, 0], "max": [1, 1], "count": [523]}, "gripper_activity_state": {"mean": [1.7839388145315487, 1.7189292543021033], "std": [0.5609761467069003, 0.6179015254765521], "min": [0, 0], "max": [2, 2], "count": [523]}, "gripper_mode_action": {"mean": [0.5850860420650096, 0.4168260038240918], "std": [0.4927071802254476, 0.49303355500425317], "min": [0, 0], "max": [1, 1], "count": [523]}, "gripper_activity_action": {"mean": [1.7839388145315487, 1.7189292543021033], "std": [0.5609761467069003, 0.6179015254765521], "min": [0, 0], "max": [2, 2], "count": [523]}, "gripper_open_scale_state": {"mean": [0.4276472275808707, 0.5199990438940874], "std": [0.36907087595122096, 0.3822888439754305], "min": [0.029, 0.0], "max": [0.948, 0.899], "count": [523]}, "gripper_open_scale_action": {"mean": [0.4276472275808707, 0.5199990438940874], "std": [0.36907087595122096, 0.3822888439754305], "min": [0.029, 0.0], "max": [0.948, 0.899], "count": [523]}}} +{"episode_index": 381, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.43377276307189544]], [[0.45922670098039214]], [[0.45943131862745096]]], "std": [[[0.23027121680486207]], [[0.2015856580231065]], [[0.19582389598649114]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4073910081699347]], [[0.4387804885620915]], [[0.4390339983660131]]], "std": [[[0.2233411670529577]], [[0.19875685842658158]], [[0.19459781428830283]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4318720588235294]], [[0.46200815522875815]], [[0.464240272875817]]], "std": [[[0.21216426810228395]], [[0.1842844696431013]], [[0.17649819372701522]]], "count": [125]}, "observation.state": {"min": [0.3387160301208496, 1.8531557321548462, -1.531212329864502, -1.1004999876022339, -2.8784494400024414, -1.9694993495941162, 0.47020915150642395, -2.0, 0.08408699929714203, 0.2761330008506775, -0.19967399537563324, -3.1411852836608887, -0.4580000042915344, -0.8880000114440918, -0.9252863526344299, -2.170072555541992, 0.30489155650138855, 0.5946685671806335, 1.8905057907104492, 1.1479206085205078, -2.5892133712768555, 43.0, -0.37061500549316406, 0.2759160101413727, -0.11217299848794937, -3.1411852836608887, 0.09799999743700027, -2.61899995803833], "max": [1.0149438381195068, 2.1214652061462402, 0.4812221825122833, 0.3999771177768707, -1.2844576835632324, -0.6382320523262024, 2.202745199203491, 959.0, 0.3089750111103058, 0.45020100474357605, 0.08827000111341476, 3.13700008392334, 1.2050000429153442, -0.04699999839067459, -0.44484955072402954, -1.9615929126739502, 1.0724176168441772, 0.9723753333091736, 2.698366403579712, 1.9578930139541626, -1.8009005784988403, 952.0, -0.10823599994182587, 0.4255580008029938, 0.07670500129461288, 3.140000104904175, 0.8240000009536743, -1.4040000438690186], "mean": [0.6853567957878113, 2.0350043773651123, -0.6414080262184143, -0.6143069267272949, -2.2455577850341797, -1.5208302736282349, 1.6302824020385742, 514.2293090820312, 0.2414407730102539, 0.35249197483062744, -0.008922368288040161, -1.0643385648727417, 0.2809188663959503, -0.5881730914115906, -0.5695602893829346, -2.0507733821868896, 0.5623464584350586, 0.810967206954956, 2.314105272293091, 1.5943459272384644, -2.1521389484405518, 485.0955505371094, -0.2797241806983948, 0.33688563108444214, 0.027004439383745193, 0.39963963627815247, 0.40896350145339966, -1.998287558555603], "std": [0.15650442242622375, 0.059117093682289124, 0.41493096947669983, 0.3715110421180725, 0.34840622544288635, 0.37170732021331787, 0.4678844213485718, 351.9776916503906, 0.06225179508328438, 0.045339085161685944, 0.05906478688120842, 2.684847593307495, 0.4688112735748291, 0.21044500172138214, 0.12197393923997879, 0.0550345741212368, 0.1518060266971588, 0.08147355914115906, 0.2502535283565521, 0.202306866645813, 0.3105368912220001, 388.3470458984375, 0.0712624192237854, 0.038562286645174026, 0.03813739866018295, 2.9457218647003174, 0.21042652428150177, 0.36722704768180847], "count": [628]}, "action": {"min": [0.3387160301208496, 1.8531557321548462, -1.531212329864502, -1.1004999876022339, -2.8784494400024414, -1.9694993495941162, 0.47020915150642395, -2.0, 0.08408699929714203, 0.2761330008506775, -0.19967399537563324, -3.1411852836608887, -0.4580000042915344, -0.8880000114440918, -0.9252863526344299, -2.170072555541992, 0.30489155650138855, 0.5946685671806335, 1.8905057907104492, 1.1479206085205078, -2.5892133712768555, 43.0, -0.37061500549316406, 0.2759160101413727, -0.11217299848794937, -3.1411852836608887, 0.09799999743700027, -2.61899995803833], "max": [1.0149438381195068, 2.1214652061462402, 0.4812221825122833, 0.3999771177768707, -1.2844576835632324, -0.6382320523262024, 2.202745199203491, 959.0, 0.3089750111103058, 0.45020100474357605, 0.08827000111341476, 3.13700008392334, 1.2050000429153442, -0.04699999839067459, -0.44484955072402954, -1.9615929126739502, 1.0724176168441772, 0.9723753333091736, 2.698366403579712, 1.9578930139541626, -1.8009005784988403, 952.0, -0.10823599994182587, 0.4255580008029938, 0.07670500129461288, 3.140000104904175, 0.8240000009536743, -1.4040000438690186], "mean": [0.6853567957878113, 2.0350043773651123, -0.6414080262184143, -0.6143069267272949, -2.2455577850341797, -1.5208302736282349, 1.6302824020385742, 514.2293090820312, 0.2414407730102539, 0.35249197483062744, -0.008922368288040161, -1.0643385648727417, 0.2809188663959503, -0.5881730914115906, -0.5695602893829346, -2.0507733821868896, 0.5623464584350586, 0.810967206954956, 2.314105272293091, 1.5943459272384644, -2.1521389484405518, 485.0955505371094, -0.2797241806983948, 0.33688563108444214, 0.027004439383745193, 0.39963963627815247, 0.40896350145339966, -1.998287558555603], "std": [0.15650442242622375, 0.059117093682289124, 0.41493096947669983, 0.3715110421180725, 0.34840622544288635, 0.37170732021331787, 0.4678844213485718, 351.9776916503906, 0.06225179508328438, 0.045339085161685944, 0.05906478688120842, 2.684847593307495, 0.4688112735748291, 0.21044500172138214, 0.12197393923997879, 0.0550345741212368, 0.1518060266971588, 0.08147355914115906, 0.2502535283565521, 0.202306866645813, 0.3105368912220001, 388.3470458984375, 0.0712624192237854, 0.038562286645174026, 0.03813739866018295, 2.9457218647003174, 0.21042652428150177, 0.36722704768180847], "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": [384], "max": [384], "mean": [384.0], "std": [0.0], "count": [628]}, "index": {"min": [404209], "max": [404836], "mean": [404522.5], "std": [181.2877546885062], "count": [628]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [628]}, "subtask_annotation": {"mean": [14.918789808917197, 29.0, 29.0, 29.0, 29.0], "std": [10.74552627101952, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [628]}, "scene_annotation": {"mean": [384.0], "std": [0.0], "min": [384], "max": [384], "count": [628]}, "eef_direction_state": {"mean": [4.297770700636943, 4.012738853503185], "std": [1.8482720795126117, 1.8346879189191747], "min": [0, 0], "max": [6, 6], "count": [628]}, "eef_velocity_state": {"mean": [0.7133757961783439, 0.9633757961783439], "std": [0.7075656249100162, 0.8256995136262998], "min": [0, 0], "max": [2, 2], "count": [628]}, "eef_acc_mag_state": {"mean": [0.7085987261146497, 0.767515923566879], "std": [0.8290828011776414, 0.8446698039896536], "min": [0, 0], "max": [2, 2], "count": [628]}, "eef_direction_action": {"mean": [4.297770700636943, 4.012738853503185], "std": [1.8482720795126117, 1.8346879189191747], "min": [0, 0], "max": [6, 6], "count": [628]}, "eef_velocity_action": {"mean": [0.7133757961783439, 0.9633757961783439], "std": [0.7075656249100162, 0.8256995136262998], "min": [0, 0], "max": [2, 2], "count": [628]}, "eef_acc_mag_action": {"mean": [0.7085987261146497, 0.767515923566879], "std": [0.8290828011776414, 0.8446698039896536], "min": [0, 0], "max": [2, 2], "count": [628]}, "eef_sim_pose_state": {"mean": [0.5492739109009271, 0.31233420773099774, 1.1105943067081765, -2.299315194362406, 0.5755741691555197, -0.18959907849619526, 0.5675950090615932, -0.25556071285755666, 1.1102645962487239, 2.0883867715785396, 0.7868292532106279, -1.803886212171868], "std": [0.03520801386809504, 0.06284495062911534, 0.038651525333119566, 0.21424941731608013, 0.33856945936682104, 2.975524310219316, 0.037216229166030464, 0.07713456458471141, 0.047863973794109345, 1.3668559260561932, 0.3586891699803403, 1.8445486563653009], "min": [0.49574366854946245, 0.10194796534348373, 1.0606696920178678, -2.659643696946779, 0.04102921010449845, -3.1391929103808, 0.48631109326363037, -0.3628493336999593, 1.020760447998751, -3.135143027582618, 0.09635050830735636, -3.135550832841702], "max": [0.6339515018295933, 0.39092293043062565, 1.229633940993743, -1.8773839721834793, 1.0692967995910632, 3.137919779834322, 0.6423863970756063, -0.06046668250096136, 1.2449489618998717, 3.1384619665950253, 1.360326628711026, 3.1392001948373416], "count": [628]}, "eef_sim_pose_action": {"mean": [0.5492739109009271, 0.31233420773099774, 1.1105943067081765, -2.299315194362406, 0.5755741691555197, -0.18959907849619526, 0.5675950090615932, -0.25556071285755666, 1.1102645962487239, 2.0883867715785396, 0.7868292532106279, -1.803886212171868], "std": [0.03520801386809504, 0.06284495062911534, 0.038651525333119566, 0.21424941731608013, 0.33856945936682104, 2.975524310219316, 0.037216229166030464, 0.07713456458471141, 0.047863973794109345, 1.3668559260561932, 0.3586891699803403, 1.8445486563653009], "min": [0.49574366854946245, 0.10194796534348373, 1.0606696920178678, -2.659643696946779, 0.04102921010449845, -3.1391929103808, 0.48631109326363037, -0.3628493336999593, 1.020760447998751, -3.135143027582618, 0.09635050830735636, -3.135550832841702], "max": [0.6339515018295933, 0.39092293043062565, 1.229633940993743, -1.8773839721834793, 1.0692967995910632, 3.137919779834322, 0.6423863970756063, -0.06046668250096136, 1.2449489618998717, 3.1384619665950253, 1.360326628711026, 3.1392001948373416], "count": [628]}, "gripper_mode_state": {"mean": [0.5143312101910829, 0.3885350318471338], "std": [0.49979457421470735, 0.48741723489704447], "min": [0, 0], "max": [1, 1], "count": [628]}, "gripper_activity_state": {"mean": [1.7961783439490446, 1.6958598726114649], "std": [0.5411576821807533, 0.6371078607458766], "min": [0, 0], "max": [2, 2], "count": [628]}, "gripper_mode_action": {"mean": [0.5143312101910829, 0.3885350318471338], "std": [0.49979457421470735, 0.48741723489704447], "min": [0, 0], "max": [1, 1], "count": [628]}, "gripper_activity_action": {"mean": [1.7961783439490446, 1.6958598726114649], "std": [0.5411576821807533, 0.6371078607458766], "min": [0, 0], "max": [2, 2], "count": [628]}, "gripper_open_scale_state": {"mean": [0.48509554135267946, 0.5143144906675734], "std": [0.38834795710523917, 0.3518529558418119], "min": [0.043, 0.0], "max": [0.952, 0.959], "count": [628]}, "gripper_open_scale_action": {"mean": [0.48509554135267946, 0.5143144906675734], "std": [0.38834795710523917, 0.3518529558418119], "min": [0.043, 0.0], "max": [0.952, 0.959], "count": [628]}}} +{"episode_index": 382, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4350605493344126]], [[0.46242301897823346]], [[0.46068705964801826]]], "std": [[[0.22800383498932913]], [[0.1962478114150327]], [[0.19220379744196267]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4324904865233555]], [[0.4561404404269353]], [[0.45487982700725554]]], "std": [[[0.2019950000473439]], [[0.1765123107141951]], [[0.17245793804708692]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44079817263296756]], [[0.46480051867841937]], [[0.4675516673412484]]], "std": [[[0.2029502250257067]], [[0.17496704012815753]], [[0.16814537534590862]]], "count": [109]}, "observation.state": {"min": [0.40304893255233765, 1.8998782634735107, -0.7517307996749878, -0.8860338926315308, -2.771984338760376, -1.9858704805374146, 0.5101772546768188, 1.0, 0.12088599801063538, 0.27648499608039856, -0.19987499713897705, -3.1411852836608887, -0.3160000145435333, -1.2280000448226929, -0.8579340577125549, -2.1752912998199463, 0.3447723388671875, 0.5122017860412598, 1.6952732801437378, 0.8622799515724182, -2.5030813217163086, 55.0, -0.3366830050945282, 0.26407501101493835, -0.11864600330591202, -3.1411852836608887, 0.1720000058412552, -2.5439999103546143], "max": [1.022780418395996, 2.1214652061462402, 0.6460860371589661, 0.44285985827445984, -1.3514782190322876, -0.5445252656936646, 2.0344083309173584, 879.0, 0.3654400110244751, 0.4187130033969879, 0.07640500366687775, 3.1389999389648438, 1.3639999628067017, 0.05000000447034836, -0.3640407919883728, -1.995417594909668, 1.337742567062378, 0.9177639484405518, 2.698244333267212, 1.9956969022750854, -1.8047401905059814, 952.0, -0.10157900303602219, 0.4464319944381714, 0.05987299978733063, 3.138000011444092, 1.0119999647140503, -1.378999948501587], "mean": [0.589161217212677, 2.0197813510894775, -0.40252548456192017, -0.48108920454978943, -2.133906602859497, -1.494991421699524, 1.4917703866958618, 413.4049377441406, 0.2868245840072632, 0.3333672881126404, 0.00399403553456068, -0.8744192123413086, 0.5224125385284424, -0.7415299415588379, -0.6332430243492126, -2.0656771659851074, 0.5681270956993103, 0.7554188966751099, 2.2927138805389404, 1.3822721242904663, -2.2779791355133057, 410.78900146484375, -0.2742002010345459, 0.37190839648246765, 0.016420796513557434, 0.46753767132759094, 0.5102279782295227, -1.8364588022232056], "std": [0.14265024662017822, 0.0632963627576828, 0.38043150305747986, 0.36511337757110596, 0.35185372829437256, 0.44730424880981445, 0.45238757133483887, 305.2400207519531, 0.04934634268283844, 0.04513699188828468, 0.06464839726686478, 2.733731269836426, 0.4733837842941284, 0.25872373580932617, 0.11341667175292969, 0.05379023402929306, 0.19998835027217865, 0.12346255034208298, 0.29574453830718994, 0.2961641252040863, 0.24207763373851776, 366.7781066894531, 0.06905680149793625, 0.04854205623269081, 0.03736891224980354, 2.975874423980713, 0.2539859712123871, 0.28652599453926086], "count": [526]}, "action": {"min": [0.40304893255233765, 1.8998782634735107, -0.7517307996749878, -0.8860338926315308, -2.771984338760376, -1.9858704805374146, 0.5101772546768188, 1.0, 0.12088599801063538, 0.27648499608039856, -0.19987499713897705, -3.1411852836608887, -0.3160000145435333, -1.2280000448226929, -0.8579340577125549, -2.1752912998199463, 0.3447723388671875, 0.5122017860412598, 1.6952732801437378, 0.8622799515724182, -2.5030813217163086, 55.0, -0.3366830050945282, 0.26407501101493835, -0.11864600330591202, -3.1411852836608887, 0.1720000058412552, -2.5439999103546143], "max": [1.022780418395996, 2.1214652061462402, 0.6460860371589661, 0.44285985827445984, -1.3514782190322876, -0.5445252656936646, 2.0344083309173584, 879.0, 0.3654400110244751, 0.4187130033969879, 0.07640500366687775, 3.1389999389648438, 1.3639999628067017, 0.05000000447034836, -0.3640407919883728, -1.995417594909668, 1.337742567062378, 0.9177639484405518, 2.698244333267212, 1.9956969022750854, -1.8047401905059814, 952.0, -0.10157900303602219, 0.4464319944381714, 0.05987299978733063, 3.138000011444092, 1.0119999647140503, -1.378999948501587], "mean": [0.589161217212677, 2.0197813510894775, -0.40252548456192017, -0.48108920454978943, -2.133906602859497, -1.494991421699524, 1.4917703866958618, 413.4049377441406, 0.2868245840072632, 0.3333672881126404, 0.00399403553456068, -0.8744192123413086, 0.5224125385284424, -0.7415299415588379, -0.6332430243492126, -2.0656771659851074, 0.5681270956993103, 0.7554188966751099, 2.2927138805389404, 1.3822721242904663, -2.2779791355133057, 410.78900146484375, -0.2742002010345459, 0.37190839648246765, 0.016420796513557434, 0.46753767132759094, 0.5102279782295227, -1.8364588022232056], "std": [0.14265024662017822, 0.0632963627576828, 0.38043150305747986, 0.36511337757110596, 0.35185372829437256, 0.44730424880981445, 0.45238757133483887, 305.2400207519531, 0.04934634268283844, 0.04513699188828468, 0.06464839726686478, 2.733731269836426, 0.4733837842941284, 0.25872373580932617, 0.11341667175292969, 0.05379023402929306, 0.19998835027217865, 0.12346255034208298, 0.29574453830718994, 0.2961641252040863, 0.24207763373851776, 366.7781066894531, 0.06905680149793625, 0.04854205623269081, 0.03736891224980354, 2.975874423980713, 0.2539859712123871, 0.28652599453926086], "count": [526]}, "timestamp": {"min": [0.0], "max": [17.5], "mean": [8.75], "std": [5.061428213020071], "count": [526]}, "frame_index": {"min": [0], "max": [525], "mean": [262.5], "std": [151.84284639060215], "count": [526]}, "episode_index": {"min": [385], "max": [385], "mean": [385.0], "std": [0.0], "count": [526]}, "index": {"min": [404837], "max": [405362], "mean": [405099.5], "std": [151.84284639060215], "count": [526]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [526]}, "subtask_annotation": {"mean": [10.62167300380228, 29.0, 29.0, 29.0, 29.0], "std": [8.456297058328794, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [526]}, "scene_annotation": {"mean": [385.0], "std": [0.0], "min": [385], "max": [385], "count": [526]}, "eef_direction_state": {"mean": [3.870722433460076, 3.8726235741444865], "std": [2.0176074400815422, 1.948220295135953], "min": [0, 0], "max": [6, 6], "count": [526]}, "eef_velocity_state": {"mean": [0.8307984790874525, 0.9562737642585551], "std": [0.7083707336356111, 0.7676866347407603], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_acc_mag_state": {"mean": [0.7452471482889734, 0.8326996197718631], "std": [0.8385474471054093, 0.8491525260124472], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_direction_action": {"mean": [3.870722433460076, 3.8726235741444865], "std": [2.0176074400815422, 1.948220295135953], "min": [0, 0], "max": [6, 6], "count": [526]}, "eef_velocity_action": {"mean": [0.8307984790874525, 0.9562737642585551], "std": [0.7083707336356111, 0.7676866347407603], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_acc_mag_action": {"mean": [0.7452471482889734, 0.8326996197718631], "std": [0.8385474471054093, 0.8491525260124472], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_sim_pose_state": {"mean": [0.5790212050749168, 0.2976111271860921, 1.1075452238943153, -2.2613822857398125, 0.5246683788222795, -1.8681418001558698, 0.5434100981255329, -0.29693721135050877, 1.0821567977381226, 2.2028555701103074, 0.8176297820853384, -0.9319171240313096], "std": [0.0419990378168977, 0.06299805581025512, 0.036695655493550416, 0.2118538762770503, 0.24266450196651995, 2.168406965184152, 0.03087595185423315, 0.07503825355314886, 0.03211815380358769, 0.3360023518819767, 0.3110090423700664, 2.4591764049825784], "min": [0.48427393314758327, 0.09387876109686448, 1.063844103879494, -2.542247557880497, 0.1778194123596304, -3.139570093160609, 0.5042879005858176, -0.3623999175329968, 1.0255907191394544, 1.3967213710354702, 0.13053444053111418, -3.1342995729061793], "max": [0.6503862954557154, 0.36266831409064815, 1.2083467663575158, -1.7561221252225634, 0.9872811352426027, 3.136844105749478, 0.6021677629369915, -0.0410263645277629, 1.1397632770967274, 2.703042802779425, 1.2116444680833913, 3.1337029965296512], "count": [526]}, "eef_sim_pose_action": {"mean": [0.5790212050749168, 0.2976111271860921, 1.1075452238943153, -2.2613822857398125, 0.5246683788222795, -1.8681418001558698, 0.5434100981255329, -0.29693721135050877, 1.0821567977381226, 2.2028555701103074, 0.8176297820853384, -0.9319171240313096], "std": [0.0419990378168977, 0.06299805581025512, 0.036695655493550416, 0.2118538762770503, 0.24266450196651995, 2.168406965184152, 0.03087595185423315, 0.07503825355314886, 0.03211815380358769, 0.3360023518819767, 0.3110090423700664, 2.4591764049825784], "min": [0.48427393314758327, 0.09387876109686448, 1.063844103879494, -2.542247557880497, 0.1778194123596304, -3.139570093160609, 0.5042879005858176, -0.3623999175329968, 1.0255907191394544, 1.3967213710354702, 0.13053444053111418, -3.1342995729061793], "max": [0.6503862954557154, 0.36266831409064815, 1.2083467663575158, -1.7561221252225634, 0.9872811352426027, 3.136844105749478, 0.6021677629369915, -0.0410263645277629, 1.1397632770967274, 2.703042802779425, 1.2116444680833913, 3.1337029965296512], "count": [526]}, "gripper_mode_state": {"mean": [0.6216730038022814, 0.5133079847908745], "std": [0.4849697724041483, 0.49982286616441146], "min": [0, 0], "max": [1, 1], "count": [526]}, "gripper_activity_state": {"mean": [1.7357414448669202, 1.726235741444867], "std": [0.6077260189738747, 0.6297110610999314], "min": [0, 0], "max": [2, 2], "count": [526]}, "gripper_mode_action": {"mean": [0.6216730038022814, 0.5133079847908745], "std": [0.4849697724041483, 0.49982286616441146], "min": [0, 0], "max": [1, 1], "count": [526]}, "gripper_activity_action": {"mean": [1.7357414448669202, 1.726235741444867], "std": [0.6077260189738747, 0.6297110610999314], "min": [0, 0], "max": [2, 2], "count": [526]}, "gripper_open_scale_state": {"mean": [0.4107889732607406, 0.41340494308000236], "std": [0.3667780911294953, 0.3052399569400827], "min": [0.055, 0.001], "max": [0.952, 0.879], "count": [526]}, "gripper_open_scale_action": {"mean": [0.4107889732607406, 0.41340494308000236], "std": [0.3667780911294953, 0.3052399569400827], "min": [0.055, 0.001], "max": [0.952, 0.879], "count": [526]}}} +{"episode_index": 383, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4297677607274794]], [[0.4584323834304253]], [[0.4582557914772189]]], "std": [[[0.23634254033879393]], [[0.20284843686748713]], [[0.19752187037944735]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.411358762254902]], [[0.44683517896893055]], [[0.44793051855404]]], "std": [[[0.2242355909088455]], [[0.19191745642545252]], [[0.18599726735737462]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43956689133986926]], [[0.46342883868523255]], [[0.46608104663967037]]], "std": [[[0.20278629470297985]], [[0.17584302767515692]], [[0.1682453597799255]]], "count": [138]}, "observation.state": {"min": [0.41366052627563477, 1.9409806728363037, -0.8244062662124634, -1.046639084815979, -2.8671395778656006, -1.9871271848678589, 0.14781193435192108, -1.0, 0.12603799998760223, 0.2794950008392334, -0.20893999934196472, -3.1411852836608887, -0.4360000193119049, -1.024999976158142, -0.9953263998031616, -2.173475980758667, 0.26628491282463074, 0.6463304162025452, 1.9100884199142456, 1.0086084604263306, -2.618500232696533, -6.0, -0.3521609902381897, 0.2656390070915222, -0.10946500301361084, -3.1401853561401367, 0.05299999937415123, -2.6559998989105225], "max": [1.0419092178344727, 2.1216046810150146, 0.6103416681289673, 0.49633675813674927, -1.0978471040725708, -0.5330759286880493, 2.004929542541504, 947.0, 0.32976800203323364, 0.42922699451446533, 0.07963400334119797, 3.140000104904175, 1.1469999551773071, -0.10999998450279236, -0.4343950152397156, -1.9664101600646973, 1.125353455543518, 1.132718801498413, 2.8010964393615723, 2.0195553302764893, -1.8468377590179443, 947.0, -0.09270399808883667, 0.4383240044116974, 0.09806899726390839, 3.1410000324249268, 0.8250000476837158, -1.4639999866485596], "mean": [0.6161753535270691, 2.024235963821411, -0.5471997261047363, -0.550441324710846, -2.186663866043091, -1.5358986854553223, 1.5262917280197144, 589.0355834960938, 0.27383217215538025, 0.3380919396877289, 0.00015535145939793438, -1.0804624557495117, 0.35041549801826477, -0.6698225140571594, -0.6588683128356934, -2.024986743927002, 0.5582262873649597, 0.8500752449035645, 2.497563123703003, 1.5176036357879639, -2.2617952823638916, 374.19317626953125, -0.2813512980937958, 0.3657776117324829, 0.04171527177095413, 1.9904108047485352, 0.30134743452072144, -2.0029096603393555], "std": [0.11330336332321167, 0.05302470177412033, 0.3366844356060028, 0.33765438199043274, 0.4074338674545288, 0.4037732779979706, 0.5083777904510498, 367.01959228515625, 0.03882911801338196, 0.04373074322938919, 0.05347156897187233, 2.712334394454956, 0.455268919467926, 0.2198430597782135, 0.12357009947299957, 0.05202868953347206, 0.15509191155433655, 0.11227311939001083, 0.2161804884672165, 0.2591106593608856, 0.2617957592010498, 371.2054138183594, 0.06930939853191376, 0.03687749430537224, 0.035274356603622437, 2.097006320953369, 0.19695930182933807, 0.3675701916217804], "count": [717]}, "action": {"min": [0.41366052627563477, 1.9409806728363037, -0.8244062662124634, -1.046639084815979, -2.8671395778656006, -1.9871271848678589, 0.14781193435192108, -1.0, 0.12603799998760223, 0.2794950008392334, -0.20893999934196472, -3.1411852836608887, -0.4360000193119049, -1.024999976158142, -0.9953263998031616, -2.173475980758667, 0.26628491282463074, 0.6463304162025452, 1.9100884199142456, 1.0086084604263306, -2.618500232696533, -6.0, -0.3521609902381897, 0.2656390070915222, -0.10946500301361084, -3.1401853561401367, 0.05299999937415123, -2.6559998989105225], "max": [1.0419092178344727, 2.1216046810150146, 0.6103416681289673, 0.49633675813674927, -1.0978471040725708, -0.5330759286880493, 2.004929542541504, 947.0, 0.32976800203323364, 0.42922699451446533, 0.07963400334119797, 3.140000104904175, 1.1469999551773071, -0.10999998450279236, -0.4343950152397156, -1.9664101600646973, 1.125353455543518, 1.132718801498413, 2.8010964393615723, 2.0195553302764893, -1.8468377590179443, 947.0, -0.09270399808883667, 0.4383240044116974, 0.09806899726390839, 3.1410000324249268, 0.8250000476837158, -1.4639999866485596], "mean": [0.6161753535270691, 2.024235963821411, -0.5471997261047363, -0.550441324710846, -2.186663866043091, -1.5358986854553223, 1.5262917280197144, 589.0355834960938, 0.27383217215538025, 0.3380919396877289, 0.00015535145939793438, -1.0804624557495117, 0.35041549801826477, -0.6698225140571594, -0.6588683128356934, -2.024986743927002, 0.5582262873649597, 0.8500752449035645, 2.497563123703003, 1.5176036357879639, -2.2617952823638916, 374.19317626953125, -0.2813512980937958, 0.3657776117324829, 0.04171527177095413, 1.9904108047485352, 0.30134743452072144, -2.0029096603393555], "std": [0.11330336332321167, 0.05302470177412033, 0.3366844356060028, 0.33765438199043274, 0.4074338674545288, 0.4037732779979706, 0.5083777904510498, 367.01959228515625, 0.03882911801338196, 0.04373074322938919, 0.05347156897187233, 2.712334394454956, 0.455268919467926, 0.2198430597782135, 0.12357009947299957, 0.05202868953347206, 0.15509191155433655, 0.11227311939001083, 0.2161804884672165, 0.2591106593608856, 0.2617957592010498, 371.2054138183594, 0.06930939853191376, 0.03687749430537224, 0.035274356603622437, 2.097006320953369, 0.19695930182933807, 0.3675701916217804], "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": [386], "max": [386], "mean": [386.0], "std": [0.0], "count": [717]}, "index": {"min": [405363], "max": [406079], "mean": [405721.0], "std": [206.9798701967577], "count": [717]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [717]}, "subtask_annotation": {"mean": [9.96373779637378, 29.0, 29.0, 29.0, 29.0], "std": [9.701619383631806, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [717]}, "scene_annotation": {"mean": [386.0], "std": [0.0], "min": [386], "max": [386], "count": [717]}, "eef_direction_state": {"mean": [4.184100418410042, 3.98047419804742], "std": [1.9129226344151684, 1.991518500971267], "min": [0, 0], "max": [6, 6], "count": [717]}, "eef_velocity_state": {"mean": [0.8075313807531381, 0.8814504881450488], "std": [0.7575186411521954, 0.7607191153860299], "min": [0, 0], "max": [2, 2], "count": [717]}, "eef_acc_mag_state": {"mean": [0.702928870292887, 0.7126917712691772], "std": [0.8365131933777842, 0.8290527478339383], "min": [0, 0], "max": [2, 2], "count": [717]}, "eef_direction_action": {"mean": [4.184100418410042, 3.98047419804742], "std": [1.9129226344151684, 1.991518500971267], "min": [0, 0], "max": [6, 6], "count": [717]}, "eef_velocity_action": {"mean": [0.8075313807531381, 0.8814504881450488], "std": [0.7575186411521954, 0.7607191153860299], "min": [0, 0], "max": [2, 2], "count": [717]}, "eef_acc_mag_action": {"mean": [0.702928870292887, 0.7126917712691772], "std": [0.8365131933777842, 0.8290527478339383], "min": [0, 0], "max": [2, 2], "count": [717]}, "eef_sim_pose_state": {"mean": [0.5774039843508543, 0.31799189747342727, 1.1267094394826835, -2.553710015499907, 0.5042102254782865, 0.6460798471486872, 0.5525673254036976, -0.28590432901791774, 1.0913633692572773, 2.0320527017592585, 0.8077304916110021, -1.3991046857836824], "std": [0.0321368327237969, 0.057870356871599915, 0.04553319100415103, 0.23082082272672785, 0.3053097521110211, 2.84945400166048, 0.030170354730747327, 0.05975060502400657, 0.02954550629278702, 1.1990965852632822, 0.3937991723534871, 2.253608174309947], "min": [0.48769748059786006, 0.08659445393408559, 1.0690478364616567, -2.9206639036798827, 0.029265464854873136, -3.141114266619499, 0.49211296639237084, -0.36144770877256643, 1.017691242826674, -3.118124342266644, 0.08330902285672681, -3.1299383758076993], "max": [0.647068290625529, 0.381389316447309, 1.282783707245575, -1.9753085408474422, 0.9536238777939858, 3.1412955478223794, 0.6199484895113243, -0.03827454559488737, 1.1649500169779397, 3.1272770881623706, 1.3696010993500152, 3.129937422240364], "count": [717]}, "eef_sim_pose_action": {"mean": [0.5774039843508543, 0.31799189747342727, 1.1267094394826835, -2.553710015499907, 0.5042102254782865, 0.6460798471486872, 0.5525673254036976, -0.28590432901791774, 1.0913633692572773, 2.0320527017592585, 0.8077304916110021, -1.3991046857836824], "std": [0.0321368327237969, 0.057870356871599915, 0.04553319100415103, 0.23082082272672785, 0.3053097521110211, 2.84945400166048, 0.030170354730747327, 0.05975060502400657, 0.02954550629278702, 1.1990965852632822, 0.3937991723534871, 2.253608174309947], "min": [0.48769748059786006, 0.08659445393408559, 1.0690478364616567, -2.9206639036798827, 0.029265464854873136, -3.141114266619499, 0.49211296639237084, -0.36144770877256643, 1.017691242826674, -3.118124342266644, 0.08330902285672681, -3.1299383758076993], "max": [0.647068290625529, 0.381389316447309, 1.282783707245575, -1.9753085408474422, 0.9536238777939858, 3.1412955478223794, 0.6199484895113243, -0.03827454559488737, 1.1649500169779397, 3.1272770881623706, 1.3696010993500152, 3.129937422240364], "count": [717]}, "gripper_mode_state": {"mean": [0.6443514644351465, 0.3305439330543933], "std": [0.47870936351342774, 0.47040901498092685], "min": [0, 0], "max": [1, 1], "count": [717]}, "gripper_activity_state": {"mean": [1.6945606694560669, 1.6820083682008369], "std": [0.6360933619742234, 0.6591253110465368], "min": [0, 0], "max": [2, 2], "count": [717]}, "gripper_mode_action": {"mean": [0.6443514644351465, 0.3305439330543933], "std": [0.47870936351342774, 0.47040901498092685], "min": [0, 0], "max": [1, 1], "count": [717]}, "gripper_activity_action": {"mean": [1.6945606694560669, 1.6820083682008369], "std": [0.6360933619742234, 0.6591253110465368], "min": [0, 0], "max": [2, 2], "count": [717]}, "gripper_open_scale_state": {"mean": [0.37422245461172654, 0.5890383910883192], "std": [0.37117593865731513, 0.367015195778421], "min": [0.0, 0.0], "max": [0.947, 0.947], "count": [717]}, "gripper_open_scale_action": {"mean": [0.37422245461172654, 0.5890383910883192], "std": [0.37117593865731513, 0.367015195778421], "min": [0.0, 0.0], "max": [0.947, 0.947], "count": [717]}}} +{"episode_index": 384, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43267486357750645]], [[0.4594113330866938]], [[0.45922426663275373]]], "std": [[[0.23363473303680643]], [[0.20201965877356645]], [[0.19667670313694888]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4310085071371316]], [[0.456805312769762]], [[0.45612869766617337]]], "std": [[[0.21350364510150968]], [[0.18792655173150957]], [[0.1835137728165515]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44502730954803305]], [[0.46634267095202864]], [[0.4695562974010359]]], "std": [[[0.20625343802188617]], [[0.1796777821445871]], [[0.1727346442352908]]], "count": [106]}, "observation.state": {"min": [0.38346630334854126, 1.890174150466919, -0.7345741987228394, -0.8531518578529358, -2.7050859928131104, -1.9750322103500366, 0.8788605332374573, -1.0, 0.13647900521755219, 0.27914300560951233, -0.1610960066318512, -3.1411852836608887, -0.28300002217292786, -0.9449999928474426, -0.9768084287643433, -2.170701026916504, 0.3185400366783142, 0.5900434851646423, 1.6780643463134766, 1.069153904914856, -2.5305354595184326, 50.0, -0.3513520061969757, 0.2687689960002899, -0.11335399746894836, -3.1411852836608887, 0.08600001037120819, -2.2330000400543213], "max": [1.0763620138168335, 2.1188299655914307, -0.3118380010128021, 0.17465509474277496, -1.3147042989730835, -0.8788954615592957, 1.9234402179718018, 950.0, 0.342289000749588, 0.4158160090446472, 0.07098300009965897, 3.140000104904175, 1.1640000343322754, -0.4099999964237213, -0.36014869809150696, -1.9262152910232544, 1.124044418334961, 0.8870112299919128, 2.802806854248047, 1.9677715301513672, -1.7442647218704224, 954.0, -0.08180700242519379, 0.44701001048088074, 0.08618699759244919, 3.138000011444092, 0.793999969959259, -1.590000033378601], "mean": [0.577229380607605, 2.0044145584106445, -0.5588682889938354, -0.5737988948822021, -2.0994138717651367, -1.6116528511047363, 1.57220458984375, 574.626220703125, 0.2791654169559479, 0.3289225995540619, 0.015149101614952087, 0.5315226912498474, 0.46502572298049927, -0.7019181847572327, -0.6649003624916077, -1.998038649559021, 0.5342848896980286, 0.773750364780426, 2.4291114807128906, 1.5202027559280396, -2.3367092609405518, 400.6471252441406, -0.277632474899292, 0.3659267723560333, 0.04399396479129791, 0.8567293286323547, 0.39640557765960693, -1.8523132801055908], "std": [0.13130885362625122, 0.059940338134765625, 0.1203208863735199, 0.2494458109140396, 0.35180333256721497, 0.36560264229774475, 0.278483122587204, 391.66033935546875, 0.03941939398646355, 0.04425130784511566, 0.04976236820220947, 2.888049602508545, 0.37353336811065674, 0.1361810714006424, 0.15232083201408386, 0.07069230824708939, 0.16870254278182983, 0.07136164605617523, 0.29947832226753235, 0.2257189154624939, 0.22690008580684662, 341.5090026855469, 0.08020386844873428, 0.04727822169661522, 0.044742483645677567, 2.8446602821350098, 0.22297914326190948, 0.20977601408958435], "count": [503]}, "action": {"min": [0.38346630334854126, 1.890174150466919, -0.7345741987228394, -0.8531518578529358, -2.7050859928131104, -1.9750322103500366, 0.8788605332374573, -1.0, 0.13647900521755219, 0.27914300560951233, -0.1610960066318512, -3.1411852836608887, -0.28300002217292786, -0.9449999928474426, -0.9768084287643433, -2.170701026916504, 0.3185400366783142, 0.5900434851646423, 1.6780643463134766, 1.069153904914856, -2.5305354595184326, 50.0, -0.3513520061969757, 0.2687689960002899, -0.11335399746894836, -3.1411852836608887, 0.08600001037120819, -2.2330000400543213], "max": [1.0763620138168335, 2.1188299655914307, -0.3118380010128021, 0.17465509474277496, -1.3147042989730835, -0.8788954615592957, 1.9234402179718018, 950.0, 0.342289000749588, 0.4158160090446472, 0.07098300009965897, 3.140000104904175, 1.1640000343322754, -0.4099999964237213, -0.36014869809150696, -1.9262152910232544, 1.124044418334961, 0.8870112299919128, 2.802806854248047, 1.9677715301513672, -1.7442647218704224, 954.0, -0.08180700242519379, 0.44701001048088074, 0.08618699759244919, 3.138000011444092, 0.793999969959259, -1.590000033378601], "mean": [0.577229380607605, 2.0044145584106445, -0.5588682889938354, -0.5737988948822021, -2.0994138717651367, -1.6116528511047363, 1.57220458984375, 574.626220703125, 0.2791654169559479, 0.3289225995540619, 0.015149101614952087, 0.5315226912498474, 0.46502572298049927, -0.7019181847572327, -0.6649003624916077, -1.998038649559021, 0.5342848896980286, 0.773750364780426, 2.4291114807128906, 1.5202027559280396, -2.3367092609405518, 400.6471252441406, -0.277632474899292, 0.3659267723560333, 0.04399396479129791, 0.8567293286323547, 0.39640557765960693, -1.8523132801055908], "std": [0.13130885362625122, 0.059940338134765625, 0.1203208863735199, 0.2494458109140396, 0.35180333256721497, 0.36560264229774475, 0.278483122587204, 391.66033935546875, 0.03941939398646355, 0.04425130784511566, 0.04976236820220947, 2.888049602508545, 0.37353336811065674, 0.1361810714006424, 0.15232083201408386, 0.07069230824708939, 0.16870254278182983, 0.07136164605617523, 0.29947832226753235, 0.2257189154624939, 0.22690008580684662, 341.5090026855469, 0.08020386844873428, 0.04727822169661522, 0.044742483645677567, 2.8446602821350098, 0.22297914326190948, 0.20977601408958435], "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": [387], "max": [387], "mean": [387.0], "std": [0.0], "count": [503]}, "index": {"min": [406080], "max": [406582], "mean": [406331.0], "std": [145.20330574749323], "count": [503]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [503]}, "subtask_annotation": {"mean": [13.96023856858847, 29.0, 29.0, 29.0, 29.0], "std": [10.151457873674033, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [503]}, "scene_annotation": {"mean": [387.0], "std": [0.0], "min": [387], "max": [387], "count": [503]}, "eef_direction_state": {"mean": [3.8210735586481115, 3.9403578528827037], "std": [1.9879840935028983, 2.0267646193476687], "min": [0, 0], "max": [6, 6], "count": [503]}, "eef_velocity_state": {"mean": [0.882703777335984, 0.8409542743538767], "std": [0.7107237691742333, 0.8041595911313675], "min": [0, 0], "max": [2, 2], "count": [503]}, "eef_acc_mag_state": {"mean": [0.8349900596421471, 0.7594433399602386], "std": [0.8568565405678548, 0.8411539977807196], "min": [0, 0], "max": [2, 2], "count": [503]}, "eef_direction_action": {"mean": [3.8210735586481115, 3.9403578528827037], "std": [1.9879840935028983, 2.0267646193476687], "min": [0, 0], "max": [6, 6], "count": [503]}, "eef_velocity_action": {"mean": [0.882703777335984, 0.8409542743538767], "std": [0.7107237691742333, 0.8041595911313675], "min": [0, 0], "max": [2, 2], "count": [503]}, "eef_acc_mag_action": {"mean": [0.8349900596421471, 0.7594433399602386], "std": [0.8568565405678548, 0.8411539977807196], "min": [0, 0], "max": [2, 2], "count": [503]}, "eef_sim_pose_state": {"mean": [0.5770781459805147, 0.31933312755224413, 1.1278773097244887, -2.341472534815671, 0.4639353512080664, -0.8482028057744416, 0.5423786396214891, -0.30403112677639227, 1.0952164647752523, 2.222604812159117, 0.8698539434218503, -1.1936912672107798], "std": [0.0437581105062289, 0.07430466590071291, 0.04228256601269045, 0.22923603477156618, 0.23322568685854336, 2.8551573506066483, 0.031792150317709066, 0.057952795681086564, 0.024833217914601084, 0.24282618917647597, 0.27202372697638144, 2.4353257506122503], "min": [0.4872216697217775, 0.08268889842953017, 1.0761710703685463, -2.6378899494649186, 0.13723841671795767, -3.1405172539276, 0.501003863461036, -0.3754162160972559, 1.0423960563964083, 1.6307229230341573, 0.22531855494511244, -3.1386634772885365], "max": [0.6575330756768512, 0.3828847860130388, 1.2506585940254733, -1.7328851779095333, 0.9240522515883529, 3.1352422952085757, 0.6024258549274596, -0.08246401522429987, 1.1372095082873008, 2.5999195324810014, 1.2342523094168314, 3.115961072367073], "count": [503]}, "eef_sim_pose_action": {"mean": [0.5770781459805147, 0.31933312755224413, 1.1278773097244887, -2.341472534815671, 0.4639353512080664, -0.8482028057744416, 0.5423786396214891, -0.30403112677639227, 1.0952164647752523, 2.222604812159117, 0.8698539434218503, -1.1936912672107798], "std": [0.0437581105062289, 0.07430466590071291, 0.04228256601269045, 0.22923603477156618, 0.23322568685854336, 2.8551573506066483, 0.031792150317709066, 0.057952795681086564, 0.024833217914601084, 0.24282618917647597, 0.27202372697638144, 2.4353257506122503], "min": [0.4872216697217775, 0.08268889842953017, 1.0761710703685463, -2.6378899494649186, 0.13723841671795767, -3.1405172539276, 0.501003863461036, -0.3754162160972559, 1.0423960563964083, 1.6307229230341573, 0.22531855494511244, -3.1386634772885365], "max": [0.6575330756768512, 0.3828847860130388, 1.2506585940254733, -1.7328851779095333, 0.9240522515883529, 3.1352422952085757, 0.6024258549274596, -0.08246401522429987, 1.1372095082873008, 2.5999195324810014, 1.2342523094168314, 3.115961072367073], "count": [503]}, "gripper_mode_state": {"mean": [0.5666003976143141, 0.3836978131212724], "std": [0.49554453587706737, 0.4862857198471156], "min": [0, 0], "max": [1, 1], "count": [503]}, "gripper_activity_state": {"mean": [1.7276341948310139, 1.68389662027833], "std": [0.6237287424185162, 0.6503395085570073], "min": [0, 0], "max": [2, 2], "count": [503]}, "gripper_mode_action": {"mean": [0.5666003976143141, 0.3836978131212724], "std": [0.49554453587706737, 0.4862857198471156], "min": [0, 0], "max": [1, 1], "count": [503]}, "gripper_activity_action": {"mean": [1.7276341948310139, 1.68389662027833], "std": [0.6237287424185162, 0.6503395085570073], "min": [0, 0], "max": [2, 2], "count": [503]}, "gripper_open_scale_state": {"mean": [0.4006471171976323, 0.5746282306810027], "std": [0.3415088898925203, 0.3916575178387764], "min": [0.05, 0.0], "max": [0.954, 0.95], "count": [503]}, "gripper_open_scale_action": {"mean": [0.4006471171976323, 0.5746282306810027], "std": [0.3415088898925203, 0.3916575178387764], "min": [0.05, 0.0], "max": [0.954, 0.95], "count": [503]}}} +{"episode_index": 385, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[1.0]], [[1.0]]], "mean": [[[0.428637794458061]], [[0.45709648352396515]], [[0.4570490213099129]]], "std": [[[0.23365143041602252]], [[0.20038542606186047]], [[0.19504804573416254]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42530229438997824]], [[0.45292649441721133]], [[0.4526144199346406]]], "std": [[[0.21017219043689542]], [[0.1812968022087261]], [[0.17576297988707723]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4519199074074074]], [[0.4720780960648148]], [[0.4743894488698257]]], "std": [[[0.1950439928750559]], [[0.16912502879092076]], [[0.16116012982520148]]], "count": [120]}, "observation.state": {"min": [0.4216890037059784, 1.9266690015792847, -0.8345990777015686, -0.9021956324577332, -2.7735202312469482, -1.9818215370178223, 0.4260348975658417, 3.0, 0.12364999949932098, 0.28606200218200684, -0.1776829957962036, -3.1411852836608887, -0.42800000309944153, -0.8830000162124634, -0.9599485397338867, -2.168850898742676, 0.3277553915977478, 0.602435290813446, 1.7128487825393677, 0.8807106018066406, -2.5842041969299316, 20.0, -0.36444801092147827, 0.27034300565719604, -0.09322000294923782, -3.1391851902008057, 0.1120000034570694, -2.5390000343322754], "max": [1.0336363315582275, 2.121220827102661, 0.17292723059654236, 0.3225194215774536, -1.2328832149505615, -0.6829997301101685, 2.00433611869812, 947.0, 0.31666600704193115, 0.44479799270629883, 0.06745000183582306, 3.1410000324249268, 1.1390000581741333, -0.05299999937415123, -0.3118380010128021, -1.9541404247283936, 1.0221346616744995, 1.1621798276901245, 2.789734125137329, 2.000566244125366, -1.7454166412353516, 952.0, -0.09519799798727036, 0.4318319857120514, 0.09149400144815445, 3.1389999389648438, 1.0379999876022339, -1.5369999408721924], "mean": [0.6197853088378906, 2.036071538925171, -0.5424009561538696, -0.5524448752403259, -2.114288806915283, -1.4810947179794312, 1.551368236541748, 442.8375244140625, 0.273029088973999, 0.34950676560401917, 0.0028593060560524464, -0.05050685629248619, 0.4612361788749695, -0.6745979189872742, -0.6081499457359314, -2.0292279720306396, 0.5474674701690674, 0.8494716286659241, 2.372271776199341, 1.4655483961105347, -2.248828411102295, 374.23284912109375, -0.2879159152507782, 0.3653765022754669, 0.049885645508766174, 1.996205449104309, 0.45990097522735596, -1.9591870307922363], "std": [0.1271122545003891, 0.050696298480033875, 0.20842531323432922, 0.2884782552719116, 0.35290148854255676, 0.4162892699241638, 0.40939611196517944, 371.3385925292969, 0.03612044081091881, 0.05003796145319939, 0.04791899770498276, 2.88179612159729, 0.40908947587013245, 0.20886920392513275, 0.12893374264240265, 0.06094515696167946, 0.14167530834674835, 0.12814971804618835, 0.2802731394767761, 0.2730276584625244, 0.27233394980430603, 362.88818359375, 0.07319146394729614, 0.04135580360889435, 0.03264937549829483, 2.1163125038146973, 0.24636052548885345, 0.3202900290489197], "count": [597]}, "action": {"min": [0.4216890037059784, 1.9266690015792847, -0.8345990777015686, -0.9021956324577332, -2.7735202312469482, -1.9818215370178223, 0.4260348975658417, 3.0, 0.12364999949932098, 0.28606200218200684, -0.1776829957962036, -3.1411852836608887, -0.42800000309944153, -0.8830000162124634, -0.9599485397338867, -2.168850898742676, 0.3277553915977478, 0.602435290813446, 1.7128487825393677, 0.8807106018066406, -2.5842041969299316, 20.0, -0.36444801092147827, 0.27034300565719604, -0.09322000294923782, -3.1391851902008057, 0.1120000034570694, -2.5390000343322754], "max": [1.0336363315582275, 2.121220827102661, 0.17292723059654236, 0.3225194215774536, -1.2328832149505615, -0.6829997301101685, 2.00433611869812, 947.0, 0.31666600704193115, 0.44479799270629883, 0.06745000183582306, 3.1410000324249268, 1.1390000581741333, -0.05299999937415123, -0.3118380010128021, -1.9541404247283936, 1.0221346616744995, 1.1621798276901245, 2.789734125137329, 2.000566244125366, -1.7454166412353516, 952.0, -0.09519799798727036, 0.4318319857120514, 0.09149400144815445, 3.1389999389648438, 1.0379999876022339, -1.5369999408721924], "mean": [0.6197853088378906, 2.036071538925171, -0.5424009561538696, -0.5524448752403259, -2.114288806915283, -1.4810947179794312, 1.551368236541748, 442.8375244140625, 0.273029088973999, 0.34950676560401917, 0.0028593060560524464, -0.05050685629248619, 0.4612361788749695, -0.6745979189872742, -0.6081499457359314, -2.0292279720306396, 0.5474674701690674, 0.8494716286659241, 2.372271776199341, 1.4655483961105347, -2.248828411102295, 374.23284912109375, -0.2879159152507782, 0.3653765022754669, 0.049885645508766174, 1.996205449104309, 0.45990097522735596, -1.9591870307922363], "std": [0.1271122545003891, 0.050696298480033875, 0.20842531323432922, 0.2884782552719116, 0.35290148854255676, 0.4162892699241638, 0.40939611196517944, 371.3385925292969, 0.03612044081091881, 0.05003796145319939, 0.04791899770498276, 2.88179612159729, 0.40908947587013245, 0.20886920392513275, 0.12893374264240265, 0.06094515696167946, 0.14167530834674835, 0.12814971804618835, 0.2802731394767761, 0.2730276584625244, 0.27233394980430603, 362.88818359375, 0.07319146394729614, 0.04135580360889435, 0.03264937549829483, 2.1163125038146973, 0.24636052548885345, 0.3202900290489197], "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": [388], "max": [388], "mean": [388.0], "std": [0.0], "count": [597]}, "index": {"min": [406583], "max": [407179], "mean": [406881.0], "std": [172.3388135814642], "count": [597]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [597]}, "subtask_annotation": {"mean": [15.031825795644892, 29.0, 29.0, 29.0, 29.0], "std": [10.444107866581124, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [597]}, "scene_annotation": {"mean": [388.0], "std": [0.0], "min": [388], "max": [388], "count": [597]}, "eef_direction_state": {"mean": [3.943048576214405, 3.899497487437186], "std": [1.8924444906176685, 2.0699532881572105], "min": [0, 0], "max": [6, 6], "count": [597]}, "eef_velocity_state": {"mean": [0.8877721943048577, 0.8659966499162479], "std": [0.7058984996606505, 0.7779194560208497], "min": [0, 0], "max": [2, 2], "count": [597]}, "eef_acc_mag_state": {"mean": [0.7822445561139029, 0.7437185929648241], "std": [0.8404471493669744, 0.8385487830255268], "min": [0, 0], "max": [2, 2], "count": [597]}, "eef_direction_action": {"mean": [3.943048576214405, 3.899497487437186], "std": [1.8924444906176685, 2.0699532881572105], "min": [0, 0], "max": [6, 6], "count": [597]}, "eef_velocity_action": {"mean": [0.8877721943048577, 0.8659966499162479], "std": [0.7058984996606505, 0.7779194560208497], "min": [0, 0], "max": [2, 2], "count": [597]}, "eef_acc_mag_action": {"mean": [0.7822445561139029, 0.7437185929648241], "std": [0.8404471493669744, 0.8385487830255268], "min": [0, 0], "max": [2, 2], "count": [597]}, "eef_sim_pose_state": {"mean": [0.5725313812544816, 0.32835929185758844, 1.1241593027099948, -2.4226027427727024, 0.5740816656815798, -1.2073671073216572, 0.5603003650481064, -0.28785632501523756, 1.0916208625227786, 2.1924148993852453, 0.8825079498901317, -0.7170884549948555], "std": [0.03767006745738858, 0.0578331930802814, 0.047933443260151955, 0.24520482803790647, 0.3031725230534174, 2.6531602762441326, 0.03611519349689874, 0.05524571631219395, 0.023653265716677578, 0.7794789673332876, 0.33752038329094275, 2.636852374658674], "min": [0.4776969338782284, 0.10225214592026723, 1.0640578825075386, -2.8268465573871686, 0.09927429037804414, -3.1388902762046182, 0.5073942251279501, -0.35296127323778925, 1.0417699579798023, -3.1144700778606857, 0.11824635731064759, -3.1351567480761346], "max": [0.6371512721558185, 0.38528297532963446, 1.2641981271311975, -1.6439098684014006, 1.0260885900906822, 3.14131269150797, 0.6355944097823116, -0.06187823170209253, 1.1459342397038184, 3.137206884621091, 1.4202401255674708, 3.1216306775848914], "count": [597]}, "eef_sim_pose_action": {"mean": [0.5725313812544816, 0.32835929185758844, 1.1241593027099948, -2.4226027427727024, 0.5740816656815798, -1.2073671073216572, 0.5603003650481064, -0.28785632501523756, 1.0916208625227786, 2.1924148993852453, 0.8825079498901317, -0.7170884549948555], "std": [0.03767006745738858, 0.0578331930802814, 0.047933443260151955, 0.24520482803790647, 0.3031725230534174, 2.6531602762441326, 0.03611519349689874, 0.05524571631219395, 0.023653265716677578, 0.7794789673332876, 0.33752038329094275, 2.636852374658674], "min": [0.4776969338782284, 0.10225214592026723, 1.0640578825075386, -2.8268465573871686, 0.09927429037804414, -3.1388902762046182, 0.5073942251279501, -0.35296127323778925, 1.0417699579798023, -3.1144700778606857, 0.11824635731064759, -3.1351567480761346], "max": [0.6371512721558185, 0.38528297532963446, 1.2641981271311975, -1.6439098684014006, 1.0260885900906822, 3.14131269150797, 0.6355944097823116, -0.06187823170209253, 1.1459342397038184, 3.137206884621091, 1.4202401255674708, 3.1216306775848914], "count": [597]}, "gripper_mode_state": {"mean": [0.6365159128978225, 0.4623115577889447], "std": [0.48100250053994126, 0.49857755798241205], "min": [0, 0], "max": [1, 1], "count": [597]}, "gripper_activity_state": {"mean": [1.6164154103852597, 1.747068676716918], "std": [0.7031386073428569, 0.6026287614230077], "min": [0, 0], "max": [2, 2], "count": [597]}, "gripper_mode_action": {"mean": [0.6365159128978225, 0.4623115577889447], "std": [0.48100250053994126, 0.49857755798241205], "min": [0, 0], "max": [1, 1], "count": [597]}, "gripper_activity_action": {"mean": [1.6164154103852597, 1.747068676716918], "std": [0.7031386073428569, 0.6026287614230077], "min": [0, 0], "max": [2, 2], "count": [597]}, "gripper_open_scale_state": {"mean": [0.37423283108275124, 0.44283752091126594], "std": [0.36288834842828255, 0.37133854975978214], "min": [0.02, 0.003], "max": [0.952, 0.947], "count": [597]}, "gripper_open_scale_action": {"mean": [0.37423283108275124, 0.44283752091126594], "std": [0.36288834842828255, 0.37133854975978214], "min": [0.02, 0.003], "max": [0.952, 0.947], "count": [597]}}} +{"episode_index": 386, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[1.0]], [[1.0]]], "mean": [[[0.42921232904926676]], [[0.45704519552919204]], [[0.45817700781292914]]], "std": [[[0.23361047379738126]], [[0.20140233830890425]], [[0.1965065916045356]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4250890505712088]], [[0.4513937513730983]], [[0.4511140770033504]]], "std": [[[0.206335930011718]], [[0.17752887455270178]], [[0.17208157631355073]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4429450005492393]], [[0.4682836666529357]], [[0.4710620897868952]]], "std": [[[0.21371452107389804]], [[0.18503935590758439]], [[0.17804182363849833]]], "count": [119]}, "observation.state": {"min": [0.3888767957687378, 1.922166109085083, -0.851423978805542, -0.8460134863853455, -2.6952598094940186, -1.9816992282867432, 0.6780604124069214, 22.0, 0.12830300629138947, 0.28665000200271606, -0.17012600600719452, -3.1401853561401367, -0.38499999046325684, -1.0369999408721924, -0.9221621751785278, -2.171311855316162, 0.36850881576538086, 0.6144431829452515, 1.6690059900283813, 0.8353669047355652, -2.5908892154693604, 38.0, -0.3547520041465759, 0.26085400581359863, -0.08706100285053253, -3.1411852836608887, 0.14899998903274536, -2.3269999027252197], "max": [1.096450686454773, 2.1208369731903076, -0.27295204997062683, 0.23856905102729797, -1.3011256456375122, -0.7610682845115662, 2.0904157161712646, 958.0, 0.33185699582099915, 0.4132770001888275, 0.05990900099277496, 3.138000011444092, 1.3739999532699585, -0.14800000190734863, -0.2877524197101593, -1.9508767127990723, 1.2264604568481445, 1.1590033769607544, 2.830348491668701, 2.048929452896118, -1.743653655052185, 949.0, -0.08728799968957901, 0.4600349962711334, 0.0930429995059967, 3.1410000324249268, 1.0440000295639038, -1.496000051498413], "mean": [0.6045249104499817, 2.020236015319824, -0.5862354636192322, -0.5339199900627136, -2.1230287551879883, -1.5858548879623413, 1.59931480884552, 608.1076049804688, 0.2741723954677582, 0.32989421486854553, -0.0008240914321504533, 0.8724359273910522, 0.41666778922080994, -0.7322978973388672, -0.6449474692344666, -2.0390288829803467, 0.5383356213569641, 0.8490860462188721, 2.438450574874878, 1.4178813695907593, -2.3934710025787354, 418.6059265136719, -0.2831600606441498, 0.3746061623096466, 0.04840609058737755, 2.168123960494995, 0.492509126663208, -1.8202104568481445], "std": [0.14245878159999847, 0.04998832568526268, 0.1435534507036209, 0.2633233070373535, 0.3755471110343933, 0.37384870648384094, 0.3457608222961426, 408.2816467285156, 0.03599962592124939, 0.04241395369172096, 0.04784149304032326, 2.8089940547943115, 0.4392681419849396, 0.17099539935588837, 0.13444118201732635, 0.07626330852508545, 0.17900237441062927, 0.13726618885993958, 0.33673784136772156, 0.30426889657974243, 0.2598223388195038, 381.8541259765625, 0.07929104566574097, 0.04921463504433632, 0.033320482820272446, 1.9799827337265015, 0.2796098291873932, 0.2595219314098358], "count": [590]}, "action": {"min": [0.3888767957687378, 1.922166109085083, -0.851423978805542, -0.8460134863853455, -2.6952598094940186, -1.9816992282867432, 0.6780604124069214, 22.0, 0.12830300629138947, 0.28665000200271606, -0.17012600600719452, -3.1401853561401367, -0.38499999046325684, -1.0369999408721924, -0.9221621751785278, -2.171311855316162, 0.36850881576538086, 0.6144431829452515, 1.6690059900283813, 0.8353669047355652, -2.5908892154693604, 38.0, -0.3547520041465759, 0.26085400581359863, -0.08706100285053253, -3.1411852836608887, 0.14899998903274536, -2.3269999027252197], "max": [1.096450686454773, 2.1208369731903076, -0.27295204997062683, 0.23856905102729797, -1.3011256456375122, -0.7610682845115662, 2.0904157161712646, 958.0, 0.33185699582099915, 0.4132770001888275, 0.05990900099277496, 3.138000011444092, 1.3739999532699585, -0.14800000190734863, -0.2877524197101593, -1.9508767127990723, 1.2264604568481445, 1.1590033769607544, 2.830348491668701, 2.048929452896118, -1.743653655052185, 949.0, -0.08728799968957901, 0.4600349962711334, 0.0930429995059967, 3.1410000324249268, 1.0440000295639038, -1.496000051498413], "mean": [0.6045249104499817, 2.020236015319824, -0.5862354636192322, -0.5339199900627136, -2.1230287551879883, -1.5858548879623413, 1.59931480884552, 608.1076049804688, 0.2741723954677582, 0.32989421486854553, -0.0008240914321504533, 0.8724359273910522, 0.41666778922080994, -0.7322978973388672, -0.6449474692344666, -2.0390288829803467, 0.5383356213569641, 0.8490860462188721, 2.438450574874878, 1.4178813695907593, -2.3934710025787354, 418.6059265136719, -0.2831600606441498, 0.3746061623096466, 0.04840609058737755, 2.168123960494995, 0.492509126663208, -1.8202104568481445], "std": [0.14245878159999847, 0.04998832568526268, 0.1435534507036209, 0.2633233070373535, 0.3755471110343933, 0.37384870648384094, 0.3457608222961426, 408.2816467285156, 0.03599962592124939, 0.04241395369172096, 0.04784149304032326, 2.8089940547943115, 0.4392681419849396, 0.17099539935588837, 0.13444118201732635, 0.07626330852508545, 0.17900237441062927, 0.13726618885993958, 0.33673784136772156, 0.30426889657974243, 0.2598223388195038, 381.8541259765625, 0.07929104566574097, 0.04921463504433632, 0.033320482820272446, 1.9799827337265015, 0.2796098291873932, 0.2595219314098358], "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": [389], "max": [389], "mean": [389.0], "std": [0.0], "count": [590]}, "index": {"min": [407180], "max": [407769], "mean": [407474.5], "std": [170.31808477081933], "count": [590]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [590]}, "subtask_annotation": {"mean": [11.984745762711864, 29.0, 29.0, 29.0, 29.0], "std": [9.893060631785126, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [590]}, "scene_annotation": {"mean": [389.0], "std": [0.0], "min": [389], "max": [389], "count": [590]}, "eef_direction_state": {"mean": [3.857627118644068, 4.149152542372882], "std": [2.022768985681278, 1.9322747533654572], "min": [0, 0], "max": [6, 6], "count": [590]}, "eef_velocity_state": {"mean": [0.8152542372881356, 0.7932203389830509], "std": [0.7021307906849055, 0.7644349650935078], "min": [0, 0], "max": [2, 2], "count": [590]}, "eef_acc_mag_state": {"mean": [0.8016949152542373, 0.6457627118644068], "std": [0.837468243855057, 0.8223204113656553], "min": [0, 0], "max": [2, 2], "count": [590]}, "eef_direction_action": {"mean": [3.857627118644068, 4.149152542372882], "std": [2.022768985681278, 1.9322747533654572], "min": [0, 0], "max": [6, 6], "count": [590]}, "eef_velocity_action": {"mean": [0.8152542372881356, 0.7932203389830509], "std": [0.7021307906849055, 0.7644349650935078], "min": [0, 0], "max": [2, 2], "count": [590]}, "eef_acc_mag_action": {"mean": [0.8016949152542373, 0.6457627118644068], "std": [0.837468243855057, 0.8223204113656553], "min": [0, 0], "max": [2, 2], "count": [590]}, "eef_sim_pose_state": {"mean": [0.5816305066725005, 0.3223045394356897, 1.1272957394547494, -2.3772554164665416, 0.49572379008463413, -2.2735353797089544, 0.5450170383889236, -0.2881744693636456, 1.0883367135992106, 2.2177037266200004, 0.8009619441265322, -1.3068104746562883], "std": [0.043238543742451674, 0.06697083683170686, 0.04392194974179606, 0.22725905893883847, 0.28674625532162806, 1.78784299755362, 0.030440610803537018, 0.05512283771067337, 0.02458691090377249, 0.2806200774611266, 0.3263512358036325, 2.390004353982323], "min": [0.4846867716869313, 0.11426105637530896, 1.073184567972983, -2.6467999573149585, 0.09936199136274904, -3.1400393900701915, 0.5034906501439793, -0.33368715955562067, 1.0307676949523423, 1.3229094733241995, 0.1314311243733035, -3.1389023175440394], "max": [0.6603456309780174, 0.3908835134237943, 1.2574939382340498, -1.7473558608402235, 0.988464595047958, 3.141287537356642, 0.6106160703087413, -0.06943718535218378, 1.1419734012401557, 2.555022529611712, 1.2850303308580227, 3.139744479114057], "count": [590]}, "eef_sim_pose_action": {"mean": [0.5816305066725005, 0.3223045394356897, 1.1272957394547494, -2.3772554164665416, 0.49572379008463413, -2.2735353797089544, 0.5450170383889236, -0.2881744693636456, 1.0883367135992106, 2.2177037266200004, 0.8009619441265322, -1.3068104746562883], "std": [0.043238543742451674, 0.06697083683170686, 0.04392194974179606, 0.22725905893883847, 0.28674625532162806, 1.78784299755362, 0.030440610803537018, 0.05512283771067337, 0.02458691090377249, 0.2806200774611266, 0.3263512358036325, 2.390004353982323], "min": [0.4846867716869313, 0.11426105637530896, 1.073184567972983, -2.6467999573149585, 0.09936199136274904, -3.1400393900701915, 0.5034906501439793, -0.33368715955562067, 1.0307676949523423, 1.3229094733241995, 0.1314311243733035, -3.1389023175440394], "max": [0.6603456309780174, 0.3908835134237943, 1.2574939382340498, -1.7473558608402235, 0.988464595047958, 3.141287537356642, 0.6106160703087413, -0.06943718535218378, 1.1419734012401557, 2.555022529611712, 1.2850303308580227, 3.139744479114057], "count": [590]}, "gripper_mode_state": {"mean": [0.6050847457627119, 0.3593220338983051], "std": [0.4888324827668306, 0.47980174015262905], "min": [0, 0], "max": [1, 1], "count": [590]}, "gripper_activity_state": {"mean": [1.7745762711864406, 1.7254237288135594], "std": [0.5749261471625554, 0.6182515587893136], "min": [0, 0], "max": [2, 2], "count": [590]}, "gripper_mode_action": {"mean": [0.6050847457627119, 0.3593220338983051], "std": [0.4888324827668306, 0.47980174015262905], "min": [0, 0], "max": [1, 1], "count": [590]}, "gripper_activity_action": {"mean": [1.7745762711864406, 1.7254237288135594], "std": [0.5749261471625554, 0.6182515587893136], "min": [0, 0], "max": [2, 2], "count": [590]}, "gripper_open_scale_state": {"mean": [0.4186059321645965, 0.6081076270151953], "std": [0.38185406458028703, 0.40828162436596527], "min": [0.038, 0.022], "max": [0.949, 0.958], "count": [590]}, "gripper_open_scale_action": {"mean": [0.4186059321645965, 0.6081076270151953], "std": [0.38185406458028703, 0.40828162436596527], "min": [0.038, 0.022], "max": [0.949, 0.958], "count": [590]}}} +{"episode_index": 387, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.43015762629039156]], [[0.4592658798332417]], [[0.45858701743937447]]], "std": [[[0.23032953097771963]], [[0.19750730038222214]], [[0.19262911808156227]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42790193024250195]], [[0.45440944734591654]], [[0.45372919911734166]]], "std": [[[0.20780218274148343]], [[0.17955255002459924]], [[0.17469985523210452]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4410801417140065]], [[0.4688151418667155]], [[0.4714994349764828]]], "std": [[[0.2108958410008398]], [[0.1793101982019127]], [[0.1722466272351035]]], "count": [107]}, "observation.state": {"min": [0.4355469048023224, 1.9625356197357178, -0.789080798625946, -0.9322152733802795, -2.8133835792541504, -1.9518541097640991, 0.45865508913993835, -1.0, 0.12323100119829178, 0.28564199805259705, -0.186599999666214, -3.1411852836608887, -0.3630000054836273, -0.9649999737739563, -0.8747416138648987, -2.171957492828369, 0.319133460521698, 0.558871865272522, 1.669651746749878, 0.8923170566558838, -2.6153759956359863, 50.0, -0.37128201127052307, 0.2703700065612793, -0.08933299779891968, -3.1371853351593018, 0.19499999284744263, -2.36899995803833], "max": [1.0940072536468506, 2.1214652061462402, 0.41739553213119507, 0.3493625521659851, -1.265398621559143, -0.6136752367019653, 2.103802442550659, 950.0, 0.31195199489593506, 0.44993698596954346, 0.06266599893569946, 3.1410000324249268, 1.2510000467300415, -0.07499999552965164, -0.3439869284629822, -1.9566364288330078, 0.9153205156326294, 0.9576795697212219, 2.750307321548462, 1.9902338981628418, -1.6863720417022705, 949.0, -0.12205000221729279, 0.4463280141353607, 0.0845939964056015, 3.1410000324249268, 1.0010000467300415, -1.4930000305175781], "mean": [0.6384859681129456, 2.03690505027771, -0.5495802164077759, -0.5382792949676514, -2.1399552822113037, -1.5106550455093384, 1.5522674322128296, 506.98931884765625, 0.2630414366722107, 0.3453146517276764, -0.006810400169342756, -0.5767215490341187, 0.4149159789085388, -0.6789945960044861, -0.6084188222885132, -2.0450472831726074, 0.5101662278175354, 0.7951351404190063, 2.3375461101531982, 1.4247163534164429, -2.2705469131469727, 390.5234375, -0.29255083203315735, 0.36570268869400024, 0.04134935140609741, 0.8558263778686523, 0.5344353318214417, -1.8374074697494507], "std": [0.140108123421669, 0.04245639964938164, 0.2841057777404785, 0.3364804685115814, 0.36299264430999756, 0.41654691100120544, 0.45884713530540466, 354.38330078125, 0.03746190667152405, 0.04892294853925705, 0.0531633235514164, 2.8219640254974365, 0.40701937675476074, 0.20748378336429596, 0.12122318148612976, 0.06303997337818146, 0.12552842497825623, 0.11824783682823181, 0.3217589259147644, 0.2841949462890625, 0.2798230051994324, 340.60791015625, 0.07227467745542526, 0.04443904384970665, 0.0337679460644722, 2.8183963298797607, 0.27745044231414795, 0.2426598221063614], "count": [512]}, "action": {"min": [0.4355469048023224, 1.9625356197357178, -0.789080798625946, -0.9322152733802795, -2.8133835792541504, -1.9518541097640991, 0.45865508913993835, -1.0, 0.12323100119829178, 0.28564199805259705, -0.186599999666214, -3.1411852836608887, -0.3630000054836273, -0.9649999737739563, -0.8747416138648987, -2.171957492828369, 0.319133460521698, 0.558871865272522, 1.669651746749878, 0.8923170566558838, -2.6153759956359863, 50.0, -0.37128201127052307, 0.2703700065612793, -0.08933299779891968, -3.1371853351593018, 0.19499999284744263, -2.36899995803833], "max": [1.0940072536468506, 2.1214652061462402, 0.41739553213119507, 0.3493625521659851, -1.265398621559143, -0.6136752367019653, 2.103802442550659, 950.0, 0.31195199489593506, 0.44993698596954346, 0.06266599893569946, 3.1410000324249268, 1.2510000467300415, -0.07499999552965164, -0.3439869284629822, -1.9566364288330078, 0.9153205156326294, 0.9576795697212219, 2.750307321548462, 1.9902338981628418, -1.6863720417022705, 949.0, -0.12205000221729279, 0.4463280141353607, 0.0845939964056015, 3.1410000324249268, 1.0010000467300415, -1.4930000305175781], "mean": [0.6384859681129456, 2.03690505027771, -0.5495802164077759, -0.5382792949676514, -2.1399552822113037, -1.5106550455093384, 1.5522674322128296, 506.98931884765625, 0.2630414366722107, 0.3453146517276764, -0.006810400169342756, -0.5767215490341187, 0.4149159789085388, -0.6789945960044861, -0.6084188222885132, -2.0450472831726074, 0.5101662278175354, 0.7951351404190063, 2.3375461101531982, 1.4247163534164429, -2.2705469131469727, 390.5234375, -0.29255083203315735, 0.36570268869400024, 0.04134935140609741, 0.8558263778686523, 0.5344353318214417, -1.8374074697494507], "std": [0.140108123421669, 0.04245639964938164, 0.2841057777404785, 0.3364804685115814, 0.36299264430999756, 0.41654691100120544, 0.45884713530540466, 354.38330078125, 0.03746190667152405, 0.04892294853925705, 0.0531633235514164, 2.8219640254974365, 0.40701937675476074, 0.20748378336429596, 0.12122318148612976, 0.06303997337818146, 0.12552842497825623, 0.11824783682823181, 0.3217589259147644, 0.2841949462890625, 0.2798230051994324, 340.60791015625, 0.07227467745542526, 0.04443904384970665, 0.0337679460644722, 2.8183963298797607, 0.27745044231414795, 0.2426598221063614], "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": [390], "max": [390], "mean": [390.0], "std": [0.0], "count": [512]}, "index": {"min": [407770], "max": [408281], "mean": [408025.5], "std": [147.80138700296422], "count": [512]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [512]}, "subtask_annotation": {"mean": [10.5859375, 29.0, 29.0, 29.0, 29.0], "std": [8.661406265502949, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [512]}, "scene_annotation": {"mean": [390.0], "std": [0.0], "min": [390], "max": [390], "count": [512]}, "eef_direction_state": {"mean": [4.03515625, 3.646484375], "std": [1.955244943245203, 2.0458674389805562], "min": [0, 0], "max": [6, 6], "count": [512]}, "eef_velocity_state": {"mean": [0.8203125, 0.953125], "std": [0.7173474767110776, 0.7741868213648434], "min": [0, 0], "max": [2, 2], "count": [512]}, "eef_acc_mag_state": {"mean": [0.72265625, 0.66796875], "std": [0.8275259478324154, 0.8239039683260649], "min": [0, 0], "max": [2, 2], "count": [512]}, "eef_direction_action": {"mean": [4.03515625, 3.646484375], "std": [1.955244943245203, 2.0458674389805562], "min": [0, 0], "max": [6, 6], "count": [512]}, "eef_velocity_action": {"mean": [0.8203125, 0.953125], "std": [0.7173474767110776, 0.7741868213648434], "min": [0, 0], "max": [2, 2], "count": [512]}, "eef_acc_mag_action": {"mean": [0.72265625, 0.66796875], "std": [0.8275259478324154, 0.8239039683260649], "min": [0, 0], "max": [2, 2], "count": [512]}, "eef_sim_pose_state": {"mean": [0.5720365237954212, 0.3256123848527129, 1.1129622334242049, -2.29425052664692, 0.5324713516725251, -2.198643934587327, 0.5586121179758977, -0.2747554081954105, 1.0927812095424252, 2.3216737701745753, 0.8430076726512372, -1.3303705831322463], "std": [0.03910272678595833, 0.057106255988630596, 0.04340801976434664, 0.274308467074761, 0.26864271879272905, 1.8289875649855991, 0.036855325462840725, 0.06114957709388059, 0.024949885416008764, 0.35265189880285835, 0.3320187963922862, 2.3182000109301084], "min": [0.49120192512871885, 0.13795036117467485, 1.0518953909420659, -2.61971932834605, 0.11683068034312583, -3.136805601895057, 0.49850454957016577, -0.34680077285156347, 1.0307579430199791, 1.3338350556519414, 0.13948239615802693, -3.1387327215231844], "max": [0.6503930570973987, 0.3821573336753353, 1.2333239920786399, -1.6646836638350706, 0.9773845655831632, 3.1378799002226248, 0.6398950056457111, -0.05211457421812925, 1.139773682447943, 3.0824374463364954, 1.3322635643032363, 3.1345206607468175], "count": [512]}, "eef_sim_pose_action": {"mean": [0.5720365237954212, 0.3256123848527129, 1.1129622334242049, -2.29425052664692, 0.5324713516725251, -2.198643934587327, 0.5586121179758977, -0.2747554081954105, 1.0927812095424252, 2.3216737701745753, 0.8430076726512372, -1.3303705831322463], "std": [0.03910272678595833, 0.057106255988630596, 0.04340801976434664, 0.274308467074761, 0.26864271879272905, 1.8289875649855991, 0.036855325462840725, 0.06114957709388059, 0.024949885416008764, 0.35265189880285835, 0.3320187963922862, 2.3182000109301084], "min": [0.49120192512871885, 0.13795036117467485, 1.0518953909420659, -2.61971932834605, 0.11683068034312583, -3.136805601895057, 0.49850454957016577, -0.34680077285156347, 1.0307579430199791, 1.3338350556519414, 0.13948239615802693, -3.1387327215231844], "max": [0.6503930570973987, 0.3821573336753353, 1.2333239920786399, -1.6646836638350706, 0.9773845655831632, 3.1378799002226248, 0.6398950056457111, -0.05211457421812925, 1.139773682447943, 3.0824374463364954, 1.3322635643032363, 3.1345206607468175], "count": [512]}, "gripper_mode_state": {"mean": [0.62109375, 0.376953125], "std": [0.48511473252307796, 0.48462301488139664], "min": [0, 0], "max": [1, 1], "count": [512]}, "gripper_activity_state": {"mean": [1.71484375, 1.72265625], "std": [0.6409940819429907, 0.6259636126293106], "min": [0, 0], "max": [2, 2], "count": [512]}, "gripper_mode_action": {"mean": [0.62109375, 0.376953125], "std": [0.48511473252307796, 0.48462301488139664], "min": [0, 0], "max": [1, 1], "count": [512]}, "gripper_activity_action": {"mean": [1.71484375, 1.72265625], "std": [0.6409940819429907, 0.6259636126293106], "min": [0, 0], "max": [2, 2], "count": [512]}, "gripper_open_scale_state": {"mean": [0.39052343750745055, 0.5069982609816357], "std": [0.34060794286478896, 0.3543703666015712], "min": [0.05, 0.0], "max": [0.949, 0.95], "count": [512]}, "gripper_open_scale_action": {"mean": [0.39052343750745055, 0.5069982609816357], "std": [0.34060794286478896, 0.3543703666015712], "min": [0.05, 0.0], "max": [0.949, 0.95], "count": [512]}}} +{"episode_index": 388, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.43162333953643184]], [[0.46008226859416607]], [[0.45984480906560155]]], "std": [[[0.23295458686221568]], [[0.20085121375192697]], [[0.1958278660809518]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4158368206850641]], [[0.44960315677196805]], [[0.4499985532407408]]], "std": [[[0.2198747638961274]], [[0.18789143734012234]], [[0.18235795630000978]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4351644596496006]], [[0.4593657123729121]], [[0.4619376966836117]]], "std": [[[0.20388537396228343]], [[0.17553815632886674]], [[0.16814884972507438]]], "count": [108]}, "observation.state": {"min": [0.43245768547058105, 1.927384614944458, -0.7337363958358765, -0.90793776512146, -2.7714955806732178, -1.9836714267730713, 0.6621430516242981, -2.0, 0.11382199823856354, 0.2915799915790558, -0.17192700505256653, -3.1411852836608887, -0.30000001192092896, -0.8889999985694885, -1.040338397026062, -2.1723415851593018, 0.381825715303421, 0.587128758430481, 1.8536618947982788, 0.9483246803283691, -2.5881314277648926, 29.0, -0.3619149923324585, 0.2713029980659485, -0.1055769994854927, -3.1381852626800537, 0.003999997861683369, -2.2899999618530273], "max": [1.1476413011550903, 2.1198768615722656, -0.16612043976783752, 0.2750290036201477, -1.3651092052459717, -0.640692949295044, 1.9663926362991333, 960.0, 0.3164219856262207, 0.44020700454711914, 0.07101300358772278, 3.1410000324249268, 1.371000051498413, -0.18399998545646667, -0.43271946907043457, -1.924277901649475, 1.0257649421691895, 1.0180331468582153, 2.79502272605896, 2.046520709991455, -1.8338000774383545, 934.0, -0.07735399901866913, 0.4664610028266907, 0.11392100155353546, 3.1389999389648438, 0.9210000038146973, -1.6039999723434448], "mean": [0.6395382881164551, 2.016543388366699, -0.5573810935020447, -0.5515341758728027, -2.06841778755188, -1.5148452520370483, 1.5105857849121094, 557.1085205078125, 0.26164159178733826, 0.35296815633773804, 0.007685457356274128, -1.1621536016464233, 0.47323837876319885, -0.6197003722190857, -0.6859967708587646, -1.9977339506149292, 0.5542673468589783, 0.8343566656112671, 2.4910271167755127, 1.5085934400558472, -2.387948751449585, 394.63372802734375, -0.2762500047683716, 0.37519359588623047, 0.055453673005104065, 1.6063755750656128, 0.37538573145866394, -1.881306767463684], "std": [0.15067461133003235, 0.05719250440597534, 0.1476438343524933, 0.3031381070613861, 0.3785717487335205, 0.412198007106781, 0.3369233012199402, 394.1150207519531, 0.04107578098773956, 0.04994497820734978, 0.05445371940732002, 2.6771371364593506, 0.38945701718330383, 0.14146684110164642, 0.14655956625938416, 0.06394200026988983, 0.12997622787952423, 0.08858852088451385, 0.2669418454170227, 0.26748359203338623, 0.21426978707313538, 370.5170593261719, 0.0794249102473259, 0.045690566301345825, 0.03812883049249649, 2.450512647628784, 0.2785966098308563, 0.21768072247505188], "count": [516]}, "action": {"min": [0.43245768547058105, 1.927384614944458, -0.7337363958358765, -0.90793776512146, -2.7714955806732178, -1.9836714267730713, 0.6621430516242981, -2.0, 0.11382199823856354, 0.2915799915790558, -0.17192700505256653, -3.1411852836608887, -0.30000001192092896, -0.8889999985694885, -1.040338397026062, -2.1723415851593018, 0.381825715303421, 0.587128758430481, 1.8536618947982788, 0.9483246803283691, -2.5881314277648926, 29.0, -0.3619149923324585, 0.2713029980659485, -0.1055769994854927, -3.1381852626800537, 0.003999997861683369, -2.2899999618530273], "max": [1.1476413011550903, 2.1198768615722656, -0.16612043976783752, 0.2750290036201477, -1.3651092052459717, -0.640692949295044, 1.9663926362991333, 960.0, 0.3164219856262207, 0.44020700454711914, 0.07101300358772278, 3.1410000324249268, 1.371000051498413, -0.18399998545646667, -0.43271946907043457, -1.924277901649475, 1.0257649421691895, 1.0180331468582153, 2.79502272605896, 2.046520709991455, -1.8338000774383545, 934.0, -0.07735399901866913, 0.4664610028266907, 0.11392100155353546, 3.1389999389648438, 0.9210000038146973, -1.6039999723434448], "mean": [0.6395382881164551, 2.016543388366699, -0.5573810935020447, -0.5515341758728027, -2.06841778755188, -1.5148452520370483, 1.5105857849121094, 557.1085205078125, 0.26164159178733826, 0.35296815633773804, 0.007685457356274128, -1.1621536016464233, 0.47323837876319885, -0.6197003722190857, -0.6859967708587646, -1.9977339506149292, 0.5542673468589783, 0.8343566656112671, 2.4910271167755127, 1.5085934400558472, -2.387948751449585, 394.63372802734375, -0.2762500047683716, 0.37519359588623047, 0.055453673005104065, 1.6063755750656128, 0.37538573145866394, -1.881306767463684], "std": [0.15067461133003235, 0.05719250440597534, 0.1476438343524933, 0.3031381070613861, 0.3785717487335205, 0.412198007106781, 0.3369233012199402, 394.1150207519531, 0.04107578098773956, 0.04994497820734978, 0.05445371940732002, 2.6771371364593506, 0.38945701718330383, 0.14146684110164642, 0.14655956625938416, 0.06394200026988983, 0.12997622787952423, 0.08858852088451385, 0.2669418454170227, 0.26748359203338623, 0.21426978707313538, 370.5170593261719, 0.0794249102473259, 0.045690566301345825, 0.03812883049249649, 2.450512647628784, 0.2785966098308563, 0.21768072247505188], "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": [391], "max": [391], "mean": [391.0], "std": [0.0], "count": [516]}, "index": {"min": [408282], "max": [408797], "mean": [408539.5], "std": [148.95608972669316], "count": [516]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [516]}, "subtask_annotation": {"mean": [11.877906976744185, 29.0, 29.0, 29.0, 29.0], "std": [9.270201922356842, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [516]}, "scene_annotation": {"mean": [391.0], "std": [0.0], "min": [391], "max": [391], "count": [516]}, "eef_direction_state": {"mean": [4.184108527131783, 3.7810077519379846], "std": [1.8137660987817787, 2.0687101718543572], "min": [0, 0], "max": [6, 6], "count": [516]}, "eef_velocity_state": {"mean": [0.875968992248062, 0.9089147286821705], "std": [0.7574718449802238, 0.7883834311991009], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_acc_mag_state": {"mean": [0.8856589147286822, 0.7829457364341085], "std": [0.8447900936123085, 0.8372272464341711], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_direction_action": {"mean": [4.184108527131783, 3.7810077519379846], "std": [1.8137660987817787, 2.0687101718543572], "min": [0, 0], "max": [6, 6], "count": [516]}, "eef_velocity_action": {"mean": [0.875968992248062, 0.9089147286821705], "std": [0.7574718449802238, 0.7883834311991009], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_acc_mag_action": {"mean": [0.8856589147286822, 0.7829457364341085], "std": [0.8447900936123085, 0.8372272464341711], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_sim_pose_state": {"mean": [0.5862338869578491, 0.32310373266092135, 1.1393460938385611, -2.438452511439164, 0.46744655601618473, -0.0716837335301036, 0.5644684838700459, -0.2850206362879563, 1.1024476763067619, 2.3118403167746218, 0.9196546405028612, -1.6811984357707583], "std": [0.04055198595721702, 0.06338862893461873, 0.05085165522609657, 0.20672943193747828, 0.25811591853399973, 2.9397618903621194, 0.03696991212064356, 0.06496032925987603, 0.022834663984738966, 0.3289699861871456, 0.2985446131548321, 2.166665088646513], "min": [0.4939011850108488, 0.08065048177641372, 1.0805650069242296, -2.6794945673094017, 0.11191684928539614, -3.1414427204653275, 0.5173816590029927, -0.3593285043769536, 1.055838498472157, 1.32349415220482, 0.21969271536749968, -3.141226169854462], "max": [0.6703506635023082, 0.39568518196406194, 1.2967052933159062, -1.9632876474843284, 0.910991358281489, 3.141497803550691, 0.6317338957720348, -0.05580564199801642, 1.1436057959260966, 2.831810384785883, 1.3228636676160677, 3.140329655635051], "count": [516]}, "eef_sim_pose_action": {"mean": [0.5862338869578491, 0.32310373266092135, 1.1393460938385611, -2.438452511439164, 0.46744655601618473, -0.0716837335301036, 0.5644684838700459, -0.2850206362879563, 1.1024476763067619, 2.3118403167746218, 0.9196546405028612, -1.6811984357707583], "std": [0.04055198595721702, 0.06338862893461873, 0.05085165522609657, 0.20672943193747828, 0.25811591853399973, 2.9397618903621194, 0.03696991212064356, 0.06496032925987603, 0.022834663984738966, 0.3289699861871456, 0.2985446131548321, 2.166665088646513], "min": [0.4939011850108488, 0.08065048177641372, 1.0805650069242296, -2.6794945673094017, 0.11191684928539614, -3.1414427204653275, 0.5173816590029927, -0.3593285043769536, 1.055838498472157, 1.32349415220482, 0.21969271536749968, -3.141226169854462], "max": [0.6703506635023082, 0.39568518196406194, 1.2967052933159062, -1.9632876474843284, 0.910991358281489, 3.141497803550691, 0.6317338957720348, -0.05580564199801642, 1.1436057959260966, 2.831810384785883, 1.3228636676160677, 3.140329655635051], "count": [516]}, "gripper_mode_state": {"mean": [0.5658914728682171, 0.3856589147286822], "std": [0.49563929808203633, 0.48675056879163003], "min": [0, 0], "max": [1, 1], "count": [516]}, "gripper_activity_state": {"mean": [1.746124031007752, 1.6744186046511629], "std": [0.6031928099800751, 0.6637080554804778], "min": [0, 0], "max": [2, 2], "count": [516]}, "gripper_mode_action": {"mean": [0.5658914728682171, 0.3856589147286822], "std": [0.49563929808203633, 0.48675056879163003], "min": [0, 0], "max": [1, 1], "count": [516]}, "gripper_activity_action": {"mean": [1.746124031007752, 1.6744186046511629], "std": [0.6031928099800751, 0.6637080554804778], "min": [0, 0], "max": [2, 2], "count": [516]}, "gripper_open_scale_state": {"mean": [0.3946337208784822, 0.5571162792272697], "std": [0.37051705725419315, 0.3941041476108256], "min": [0.029, 0.0], "max": [0.934, 0.96], "count": [516]}, "gripper_open_scale_action": {"mean": [0.3946337208784822, 0.5571162792272697], "std": [0.37051705725419315, 0.3941041476108256], "min": [0.029, 0.0], "max": [0.934, 0.96], "count": [516]}}} +{"episode_index": 389, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42786838916122005]], [[0.45883606515522873]], [[0.45889138752723313]]], "std": [[[0.23835513520183146]], [[0.20581747984987545]], [[0.19959643493360324]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.428568581495098]], [[0.4561962673611111]], [[0.4559666938997821]]], "std": [[[0.21116931953004378]], [[0.18161230157411337]], [[0.17619096973669723]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.441636808959695]], [[0.4643720230800653]], [[0.4680539385893246]]], "std": [[[0.20721426469256982]], [[0.1811233931091303]], [[0.1738227661863794]]], "count": [120]}, "observation.state": {"min": [0.43819981813430786, 1.9459723234176636, -0.9042900204658508, -0.8439539670944214, -2.6952598094940186, -1.9869003295898438, 0.5796588063240051, -2.0, 0.10114800184965134, 0.28233298659324646, -0.18295300006866455, -3.1411852836608887, -0.4440000057220459, -0.9580000042915344, -1.0859962701797485, -2.1733365058898926, 0.2390228509902954, 0.4959876537322998, 1.6876635551452637, 0.8195717930793762, -2.6402642726898193, 30.0, -0.35988301038742065, 0.2852030098438263, -0.1126129999756813, -3.1401853561401367, 0.11299999803304672, -2.322000026702881], "max": [1.142754316329956, 2.1208717823028564, 0.2272069752216339, 0.2886600196361542, -1.3655979633331299, -0.7117627263069153, 1.9532504081726074, 945.0, 0.29774099588394165, 0.4301939904689789, 0.057057999074459076, 3.1410000324249268, 1.2599999904632568, -0.41100001335144043, -0.3822445273399353, -1.9127240180969238, 0.9806307554244995, 1.115195631980896, 2.8578546047210693, 2.0340068340301514, -1.7729579210281372, 952.0, -0.05603500083088875, 0.4627070128917694, 0.11181599646806717, 3.1410000324249268, 1.1130000352859497, -1.4290000200271606], "mean": [0.6705050468444824, 2.0386061668395996, -0.582260251045227, -0.5038619637489319, -2.1558830738067627, -1.4935157299041748, 1.5806496143341064, 562.9646606445312, 0.2557552456855774, 0.3487122654914856, -0.016548041254281998, 0.5760303139686584, 0.3869142532348633, -0.6899795532226562, -0.6753746867179871, -1.9890565872192383, 0.479714959859848, 0.8272988200187683, 2.518846035003662, 1.4890596866607666, -2.390106201171875, 381.3223876953125, -0.2914489209651947, 0.370832234621048, 0.06640533357858658, 1.5283186435699463, 0.4333115518093109, -1.8097517490386963], "std": [0.1350773423910141, 0.04811236634850502, 0.25778770446777344, 0.293925940990448, 0.3290802240371704, 0.39847221970558167, 0.35189324617385864, 400.7868957519531, 0.03974316641688347, 0.0484643280506134, 0.04958319664001465, 2.8795578479766846, 0.4520551264286041, 0.115697480738163, 0.15113000571727753, 0.06139276549220085, 0.15362584590911865, 0.14490702748298645, 0.3182530701160431, 0.28906089067459106, 0.2448928952217102, 394.42791748046875, 0.08862840384244919, 0.05028557777404785, 0.0393541119992733, 2.4747767448425293, 0.28005310893058777, 0.26745569705963135], "count": [594]}, "action": {"min": [0.43819981813430786, 1.9459723234176636, -0.9042900204658508, -0.8439539670944214, -2.6952598094940186, -1.9869003295898438, 0.5796588063240051, -2.0, 0.10114800184965134, 0.28233298659324646, -0.18295300006866455, -3.1411852836608887, -0.4440000057220459, -0.9580000042915344, -1.0859962701797485, -2.1733365058898926, 0.2390228509902954, 0.4959876537322998, 1.6876635551452637, 0.8195717930793762, -2.6402642726898193, 30.0, -0.35988301038742065, 0.2852030098438263, -0.1126129999756813, -3.1401853561401367, 0.11299999803304672, -2.322000026702881], "max": [1.142754316329956, 2.1208717823028564, 0.2272069752216339, 0.2886600196361542, -1.3655979633331299, -0.7117627263069153, 1.9532504081726074, 945.0, 0.29774099588394165, 0.4301939904689789, 0.057057999074459076, 3.1410000324249268, 1.2599999904632568, -0.41100001335144043, -0.3822445273399353, -1.9127240180969238, 0.9806307554244995, 1.115195631980896, 2.8578546047210693, 2.0340068340301514, -1.7729579210281372, 952.0, -0.05603500083088875, 0.4627070128917694, 0.11181599646806717, 3.1410000324249268, 1.1130000352859497, -1.4290000200271606], "mean": [0.6705050468444824, 2.0386061668395996, -0.582260251045227, -0.5038619637489319, -2.1558830738067627, -1.4935157299041748, 1.5806496143341064, 562.9646606445312, 0.2557552456855774, 0.3487122654914856, -0.016548041254281998, 0.5760303139686584, 0.3869142532348633, -0.6899795532226562, -0.6753746867179871, -1.9890565872192383, 0.479714959859848, 0.8272988200187683, 2.518846035003662, 1.4890596866607666, -2.390106201171875, 381.3223876953125, -0.2914489209651947, 0.370832234621048, 0.06640533357858658, 1.5283186435699463, 0.4333115518093109, -1.8097517490386963], "std": [0.1350773423910141, 0.04811236634850502, 0.25778770446777344, 0.293925940990448, 0.3290802240371704, 0.39847221970558167, 0.35189324617385864, 400.7868957519531, 0.03974316641688347, 0.0484643280506134, 0.04958319664001465, 2.8795578479766846, 0.4520551264286041, 0.115697480738163, 0.15113000571727753, 0.06139276549220085, 0.15362584590911865, 0.14490702748298645, 0.3182530701160431, 0.28906089067459106, 0.2448928952217102, 394.42791748046875, 0.08862840384244919, 0.05028557777404785, 0.0393541119992733, 2.4747767448425293, 0.28005310893058777, 0.26745569705963135], "count": [594]}, "timestamp": {"min": [0.0], "max": [19.766666666666666], "mean": [9.883333333333333], "std": [5.715759565220305], "count": [594]}, "frame_index": {"min": [0], "max": [593], "mean": [296.5], "std": [171.47278695660916], "count": [594]}, "episode_index": {"min": [392], "max": [392], "mean": [392.0], "std": [0.0], "count": [594]}, "index": {"min": [408798], "max": [409391], "mean": [409094.5], "std": [171.47278695660916], "count": [594]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [594]}, "subtask_annotation": {"mean": [11.695286195286196, 29.0, 29.0, 29.0, 29.0], "std": [10.105657881325115, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [594]}, "scene_annotation": {"mean": [392.0], "std": [0.0], "min": [392], "max": [392], "count": [594]}, "eef_direction_state": {"mean": [3.8518518518518516, 3.8703703703703702], "std": [1.9911263427347514, 2.006310968222434], "min": [0, 0], "max": [6, 6], "count": [594]}, "eef_velocity_state": {"mean": [0.8838383838383839, 0.8367003367003367], "std": [0.7094656410043666, 0.7375908694345996], "min": [0, 0], "max": [2, 2], "count": [594]}, "eef_acc_mag_state": {"mean": [0.7929292929292929, 0.7154882154882155], "std": [0.8424054693545673, 0.8174419206476822], "min": [0, 0], "max": [2, 2], "count": [594]}, "eef_direction_action": {"mean": [3.8518518518518516, 3.8703703703703702], "std": [1.9911263427347514, 2.006310968222434], "min": [0, 0], "max": [6, 6], "count": [594]}, "eef_velocity_action": {"mean": [0.8838383838383839, 0.8367003367003367], "std": [0.7094656410043666, 0.7375908694345996], "min": [0, 0], "max": [2, 2], "count": [594]}, "eef_acc_mag_action": {"mean": [0.7929292929292929, 0.7154882154882155], "std": [0.8424054693545673, 0.8174419206476822], "min": [0, 0], "max": [2, 2], "count": [594]}, "eef_sim_pose_state": {"mean": [0.5799039426043114, 0.33978292073881916, 1.1363026489356889, -2.442417783135102, 0.4545587322824748, -1.52078674301849, 0.5638960903827723, -0.26324087055922163, 1.091078768237297, 2.2796542423801855, 0.8198893451343884, -1.3920221793609575], "std": [0.04436509478159935, 0.07151620031834749, 0.05570814650156197, 0.24435784023794774, 0.2638052364874285, 2.4752644458803994, 0.033111182648745546, 0.05894569390027962, 0.022168763823911336, 0.27233111287738454, 0.3420792333558887, 2.3598714810598795], "min": [0.5016409330217996, 0.09715397958820148, 1.0626227511541146, -2.772344680742255, 0.08561240052435415, -3.140984280273829, 0.5220115778004851, -0.32864372535476577, 1.0413971754242846, 1.508423038230685, 0.14634412850776424, -3.137953146679125], "max": [0.6697508097703303, 0.40253150620791234, 1.3148543894768572, -1.7619640723699468, 0.9583878709721105, 3.1406703189647116, 0.6253321098346145, -0.04202636920241125, 1.1412489336158402, 2.6341077997397737, 1.2195552392689595, 3.1403065181341328], "count": [594]}, "eef_sim_pose_action": {"mean": [0.5799039426043114, 0.33978292073881916, 1.1363026489356889, -2.442417783135102, 0.4545587322824748, -1.52078674301849, 0.5638960903827723, -0.26324087055922163, 1.091078768237297, 2.2796542423801855, 0.8198893451343884, -1.3920221793609575], "std": [0.04436509478159935, 0.07151620031834749, 0.05570814650156197, 0.24435784023794774, 0.2638052364874285, 2.4752644458803994, 0.033111182648745546, 0.05894569390027962, 0.022168763823911336, 0.27233111287738454, 0.3420792333558887, 2.3598714810598795], "min": [0.5016409330217996, 0.09715397958820148, 1.0626227511541146, -2.772344680742255, 0.08561240052435415, -3.140984280273829, 0.5220115778004851, -0.32864372535476577, 1.0413971754242846, 1.508423038230685, 0.14634412850776424, -3.137953146679125], "max": [0.6697508097703303, 0.40253150620791234, 1.3148543894768572, -1.7619640723699468, 0.9583878709721105, 3.1406703189647116, 0.6253321098346145, -0.04202636920241125, 1.1412489336158402, 2.6341077997397737, 1.2195552392689595, 3.1403065181341328], "count": [594]}, "gripper_mode_state": {"mean": [0.6161616161616161, 0.3653198653198653], "std": [0.486319317867098, 0.48151974136326003], "min": [0, 0], "max": [1, 1], "count": [594]}, "gripper_activity_state": {"mean": [1.7525252525252526, 1.7996632996632997], "std": [0.5982876971442983, 0.549195819584457], "min": [0, 0], "max": [2, 2], "count": [594]}, "gripper_mode_action": {"mean": [0.6161616161616161, 0.3653198653198653], "std": [0.486319317867098, 0.48151974136326003], "min": [0, 0], "max": [1, 1], "count": [594]}, "gripper_activity_action": {"mean": [1.7525252525252526, 1.7996632996632997], "std": [0.5982876971442983, 0.549195819584457], "min": [0, 0], "max": [2, 2], "count": [594]}, "gripper_open_scale_state": {"mean": [0.3813223907136756, 0.5631582491983872], "std": [0.39442785741470576, 0.40051448817125707], "min": [0.03, 0.0], "max": [0.952, 0.945], "count": [594]}, "gripper_open_scale_action": {"mean": [0.3813223907136756, 0.5631582491983872], "std": [0.39442785741470576, 0.40051448817125707], "min": [0.03, 0.0], "max": [0.952, 0.945], "count": [594]}}} +{"episode_index": 390, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[1.0]], [[1.0]]], "mean": [[[0.43527012393499065]], [[0.4619886879230859]], [[0.4618797232434641]]], "std": [[[0.2301204488549435]], [[0.19808742486478886]], [[0.19325010587169816]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4315342808998599]], [[0.4583385708450047]], [[0.4579992030666433]]], "std": [[[0.21035232548429803]], [[0.18251976966639638]], [[0.17734889875980883]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.447812543767507]], [[0.4686982029791083]], [[0.471085601949113]]], "std": [[[0.2010782515779387]], [[0.1748998337301115]], [[0.16729636751302354]]], "count": [112]}, "observation.state": {"min": [0.458585262298584, 1.9228640794754028, -0.8793667554855347, -0.9438042640686035, -2.8105735778808594, -1.9824671745300293, 0.5212774872779846, -1.0, 0.1633089929819107, 0.29162099957466125, -0.18575499951839447, -3.1411852836608887, -0.46799999475479126, -0.9020000100135803, -0.9991487264633179, -2.170509099960327, 0.3462907671928406, 0.7030186057090759, 1.76190984249115, 0.9372592568397522, -2.550973415374756, 49.0, -0.3510119915008545, 0.2846260070800781, -0.08419600129127502, -3.1401853561401367, 0.07400000095367432, -2.683000087738037], "max": [0.9565451741218567, 2.121412754058838, 0.3750188946723938, 0.3390651345252991, -1.1915363073349, -0.7494444251060486, 2.032470941543579, 887.0, 0.3283329904079437, 0.41680601239204407, 0.07789000123739243, 3.13700008392334, 1.2209999561309814, 0.0819999948143959, -0.42207297682762146, -1.9355003833770752, 1.1168012619018555, 1.228589653968811, 2.845724582672119, 2.0505871772766113, -1.8211814165115356, 946.0, -0.05179300159215927, 0.4314900040626526, 0.09370999783277512, 3.1410000324249268, 0.8700000047683716, -1.6269999742507935], "mean": [0.5960177779197693, 2.0222764015197754, -0.548008382320404, -0.5336122512817383, -2.109668254852295, -1.5542631149291992, 1.5140180587768555, 520.7379760742188, 0.2722468376159668, 0.3363635838031769, 0.0004404046921990812, -0.5092434883117676, 0.4465961456298828, -0.6560289859771729, -0.6423242688179016, -2.040315866470337, 0.5786727666854858, 0.894510805606842, 2.433300495147705, 1.5018360614776611, -2.2192108631134033, 429.63983154296875, -0.27156734466552734, 0.36722514033317566, 0.046158190816640854, 1.9982733726501465, 0.3696644902229309, -2.0777764320373535], "std": [0.10898805409669876, 0.054066676646471024, 0.27613118290901184, 0.32721132040023804, 0.34419170022010803, 0.3740294873714447, 0.4337383508682251, 371.5496826171875, 0.031448844820261, 0.03540409356355667, 0.053079139441251755, 2.8634250164031982, 0.4080122113227844, 0.17886272072792053, 0.14002197980880737, 0.06548277288675308, 0.1536303162574768, 0.1380845159292221, 0.24639354646205902, 0.28581780195236206, 0.25401392579078674, 376.1001892089844, 0.08506283909082413, 0.04112382233142853, 0.029834356158971786, 2.0830631256103516, 0.2251621037721634, 0.33953696489334106], "count": [540]}, "action": {"min": [0.458585262298584, 1.9228640794754028, -0.8793667554855347, -0.9438042640686035, -2.8105735778808594, -1.9824671745300293, 0.5212774872779846, -1.0, 0.1633089929819107, 0.29162099957466125, -0.18575499951839447, -3.1411852836608887, -0.46799999475479126, -0.9020000100135803, -0.9991487264633179, -2.170509099960327, 0.3462907671928406, 0.7030186057090759, 1.76190984249115, 0.9372592568397522, -2.550973415374756, 49.0, -0.3510119915008545, 0.2846260070800781, -0.08419600129127502, -3.1401853561401367, 0.07400000095367432, -2.683000087738037], "max": [0.9565451741218567, 2.121412754058838, 0.3750188946723938, 0.3390651345252991, -1.1915363073349, -0.7494444251060486, 2.032470941543579, 887.0, 0.3283329904079437, 0.41680601239204407, 0.07789000123739243, 3.13700008392334, 1.2209999561309814, 0.0819999948143959, -0.42207297682762146, -1.9355003833770752, 1.1168012619018555, 1.228589653968811, 2.845724582672119, 2.0505871772766113, -1.8211814165115356, 946.0, -0.05179300159215927, 0.4314900040626526, 0.09370999783277512, 3.1410000324249268, 0.8700000047683716, -1.6269999742507935], "mean": [0.5960177779197693, 2.0222764015197754, -0.548008382320404, -0.5336122512817383, -2.109668254852295, -1.5542631149291992, 1.5140180587768555, 520.7379760742188, 0.2722468376159668, 0.3363635838031769, 0.0004404046921990812, -0.5092434883117676, 0.4465961456298828, -0.6560289859771729, -0.6423242688179016, -2.040315866470337, 0.5786727666854858, 0.894510805606842, 2.433300495147705, 1.5018360614776611, -2.2192108631134033, 429.63983154296875, -0.27156734466552734, 0.36722514033317566, 0.046158190816640854, 1.9982733726501465, 0.3696644902229309, -2.0777764320373535], "std": [0.10898805409669876, 0.054066676646471024, 0.27613118290901184, 0.32721132040023804, 0.34419170022010803, 0.3740294873714447, 0.4337383508682251, 371.5496826171875, 0.031448844820261, 0.03540409356355667, 0.053079139441251755, 2.8634250164031982, 0.4080122113227844, 0.17886272072792053, 0.14002197980880737, 0.06548277288675308, 0.1536303162574768, 0.1380845159292221, 0.24639354646205902, 0.28581780195236206, 0.25401392579078674, 376.1001892089844, 0.08506283909082413, 0.04112382233142853, 0.029834356158971786, 2.0830631256103516, 0.2251621037721634, 0.33953696489334106], "count": [540]}, "timestamp": {"min": [0.0], "max": [17.966666666666665], "mean": [8.983333333333333], "std": [5.1961435129726175], "count": [540]}, "frame_index": {"min": [0], "max": [539], "mean": [269.5], "std": [155.8843053891785], "count": [540]}, "episode_index": {"min": [393], "max": [393], "mean": [393.0], "std": [0.0], "count": [540]}, "index": {"min": [409392], "max": [409931], "mean": [409661.5], "std": [155.8843053891785], "count": [540]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [540]}, "subtask_annotation": {"mean": [13.75, 29.0, 29.0, 29.0, 29.0], "std": [9.864569033780555, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [540]}, "scene_annotation": {"mean": [393.0], "std": [0.0], "min": [393], "max": [393], "count": [540]}, "eef_direction_state": {"mean": [4.088888888888889, 3.803703703703704], "std": [1.8607711132222764, 1.9949902963620878], "min": [0, 0], "max": [6, 6], "count": [540]}, "eef_velocity_state": {"mean": [0.85, 0.924074074074074], "std": [0.7237377261800686, 0.767254650176027], "min": [0, 0], "max": [2, 2], "count": [540]}, "eef_acc_mag_state": {"mean": [0.8722222222222222, 0.7425925925925926], "std": [0.8324254313543233, 0.838009513746901], "min": [0, 0], "max": [2, 2], "count": [540]}, "eef_direction_action": {"mean": [4.088888888888889, 3.803703703703704], "std": [1.8607711132222764, 1.9949902963620878], "min": [0, 0], "max": [6, 6], "count": [540]}, "eef_velocity_action": {"mean": [0.85, 0.924074074074074], "std": [0.7237377261800686, 0.767254650176027], "min": [0, 0], "max": [2, 2], "count": [540]}, "eef_acc_mag_action": {"mean": [0.8722222222222222, 0.7425925925925926], "std": [0.8324254313543233, 0.838009513746901], "min": [0, 0], "max": [2, 2], "count": [540]}, "eef_sim_pose_state": {"mean": [0.5769097613576805, 0.3144547861794784, 1.1346063790233065, -2.5275428706048064, 0.5994323831972471, 1.0930429001221866, 0.5487459117678135, -0.28691086968301904, 1.0901773730168705, 2.2744141508801614, 0.8784120141654236, -1.219542841747199], "std": [0.035751708188130595, 0.06573363878407301, 0.05355356127550116, 0.2530458179624657, 0.29923560506923375, 2.6798206172025605, 0.02460039399370831, 0.05576688825614916, 0.0326213315812498, 0.3236498618317932, 0.31687277167936095, 2.4353122169522172], "min": [0.5089518123181871, 0.1045297113397595, 1.0734375048106326, -2.96513460602604, 0.1023202204093796, -3.140964944896463, 0.5046474818061496, -0.35956096954568106, 1.0174364942696987, 1.2541409793578562, 0.09809623623118147, -3.1315811860868887], "max": [0.6399496829486487, 0.38191125338312115, 1.292788836857802, -1.864456963556565, 1.0272733985457396, 3.1413734913528892, 0.6080136106318731, -0.08181035575750659, 1.145088446500859, 2.8736892891451005, 1.308864716620079, 3.1314388071404333], "count": [540]}, "eef_sim_pose_action": {"mean": [0.5769097613576805, 0.3144547861794784, 1.1346063790233065, -2.5275428706048064, 0.5994323831972471, 1.0930429001221866, 0.5487459117678135, -0.28691086968301904, 1.0901773730168705, 2.2744141508801614, 0.8784120141654236, -1.219542841747199], "std": [0.035751708188130595, 0.06573363878407301, 0.05355356127550116, 0.2530458179624657, 0.29923560506923375, 2.6798206172025605, 0.02460039399370831, 0.05576688825614916, 0.0326213315812498, 0.3236498618317932, 0.31687277167936095, 2.4353122169522172], "min": [0.5089518123181871, 0.1045297113397595, 1.0734375048106326, -2.96513460602604, 0.1023202204093796, -3.140964944896463, 0.5046474818061496, -0.35956096954568106, 1.0174364942696987, 1.2541409793578562, 0.09809623623118147, -3.1315811860868887], "max": [0.6399496829486487, 0.38191125338312115, 1.292788836857802, -1.864456963556565, 1.0272733985457396, 3.1413734913528892, 0.6080136106318731, -0.08181035575750659, 1.145088446500859, 2.8736892891451005, 1.308864716620079, 3.1314388071404333], "count": [540]}, "gripper_mode_state": {"mean": [0.562962962962963, 0.39444444444444443], "std": [0.49601982348987467, 0.4887310351219378], "min": [0, 0], "max": [1, 1], "count": [540]}, "gripper_activity_state": {"mean": [1.7166666666666666, 1.7203703703703703], "std": [0.6290056821270771, 0.6217894217884479], "min": [0, 0], "max": [2, 2], "count": [540]}, "gripper_mode_action": {"mean": [0.562962962962963, 0.39444444444444443], "std": [0.49601982348987467, 0.4887310351219378], "min": [0, 0], "max": [1, 1], "count": [540]}, "gripper_activity_action": {"mean": [1.7166666666666666, 1.7203703703703703], "std": [0.6290056821270771, 0.6217894217884479], "min": [0, 0], "max": [2, 2], "count": [540]}, "gripper_open_scale_state": {"mean": [0.4296398149560989, 0.5208101852531796], "std": [0.37610029162369896, 0.37144845384341046], "min": [0.049, 0.0], "max": [0.946, 0.887], "count": [540]}, "gripper_open_scale_action": {"mean": [0.4296398149560989, 0.5208101852531796], "std": [0.37610029162369896, 0.37144845384341046], "min": [0.049, 0.0], "max": [0.946, 0.887], "count": [540]}}} +{"episode_index": 391, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4309104954481793]], [[0.4588691041520775]], [[0.45828552097922504]]], "std": [[[0.2292037213032143]], [[0.19765211714365755]], [[0.19278688535367802]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4277906198937908]], [[0.4536304873511905]], [[0.45338722207633053]]], "std": [[[0.21707708864332403]], [[0.19069008850725258]], [[0.18611997976838615]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4416335310165733]], [[0.46267198988970587]], [[0.4653355381214986]]], "std": [[[0.2013802275238199]], [[0.17715130964325515]], [[0.1690464763546553]]], "count": [112]}, "observation.state": {"min": [0.36009636521339417, 1.9146087169647217, -0.7530571818351746, -0.8237953782081604, -2.823331832885742, -1.9831652641296387, 0.8159414529800415, 2.0, 0.12429399788379669, 0.2828870117664337, -0.17060700058937073, -3.1411852836608887, -0.3800000250339508, -0.9679999947547913, -1.0547722578048706, -2.1718878746032715, 0.410780668258667, 0.6257354617118835, 1.5857189893722534, 1.0370745658874512, -2.5770134925842285, 39.0, -0.34502100944519043, 0.2842920124530792, -0.08987300097942352, -3.1391851902008057, 0.052000001072883606, -2.4730000495910645], "max": [1.1100468635559082, 2.1214826107025146, 0.050789084285497665, 0.26218336820602417, -1.5089420080184937, -0.7434055805206299, 2.0322439670562744, 891.0, 0.3336940109729767, 0.429298996925354, 0.06523200124502182, 3.13700008392334, 1.2569999694824219, -0.4039999842643738, -0.3807610273361206, -1.933388590812683, 1.1445170640945435, 1.0936408042907715, 2.8278348445892334, 1.9925377368927002, -1.7797471284866333, 952.0, -0.0675790011882782, 0.4579640030860901, 0.08087699860334396, 3.1410000324249268, 0.8960000276565552, -1.5779999494552612], "mean": [0.6030004024505615, 2.0173134803771973, -0.5516780614852905, -0.5107305645942688, -2.086937189102173, -1.4865309000015259, 1.5344287157058716, 530.7900390625, 0.27875110507011414, 0.3419676125049591, -0.0004520235233940184, -1.4474570751190186, 0.47276023030281067, -0.7186034321784973, -0.6811814308166504, -2.028306484222412, 0.6047135591506958, 0.8358133435249329, 2.4562129974365234, 1.488772988319397, -2.334604263305664, 443.0285339355469, -0.26386183500289917, 0.37541308999061584, 0.03842009976506233, 1.566815733909607, 0.3841860294342041, -1.9638826847076416], "std": [0.1635562777519226, 0.051775455474853516, 0.18333488702774048, 0.2870296835899353, 0.3517167270183563, 0.3762906491756439, 0.3406112790107727, 341.1156005859375, 0.03898639976978302, 0.04853614792227745, 0.05318715423345566, 2.554645538330078, 0.3976364731788635, 0.12107120454311371, 0.16693860292434692, 0.06296192109584808, 0.14800626039505005, 0.11011386662721634, 0.315536767244339, 0.24386119842529297, 0.27840492129325867, 373.50177001953125, 0.08189401775598526, 0.04848924279212952, 0.030933301895856857, 2.439063549041748, 0.23602738976478577, 0.2978314757347107], "count": [543]}, "action": {"min": [0.36009636521339417, 1.9146087169647217, -0.7530571818351746, -0.8237953782081604, -2.823331832885742, -1.9831652641296387, 0.8159414529800415, 2.0, 0.12429399788379669, 0.2828870117664337, -0.17060700058937073, -3.1411852836608887, -0.3800000250339508, -0.9679999947547913, -1.0547722578048706, -2.1718878746032715, 0.410780668258667, 0.6257354617118835, 1.5857189893722534, 1.0370745658874512, -2.5770134925842285, 39.0, -0.34502100944519043, 0.2842920124530792, -0.08987300097942352, -3.1391851902008057, 0.052000001072883606, -2.4730000495910645], "max": [1.1100468635559082, 2.1214826107025146, 0.050789084285497665, 0.26218336820602417, -1.5089420080184937, -0.7434055805206299, 2.0322439670562744, 891.0, 0.3336940109729767, 0.429298996925354, 0.06523200124502182, 3.13700008392334, 1.2569999694824219, -0.4039999842643738, -0.3807610273361206, -1.933388590812683, 1.1445170640945435, 1.0936408042907715, 2.8278348445892334, 1.9925377368927002, -1.7797471284866333, 952.0, -0.0675790011882782, 0.4579640030860901, 0.08087699860334396, 3.1410000324249268, 0.8960000276565552, -1.5779999494552612], "mean": [0.6030004024505615, 2.0173134803771973, -0.5516780614852905, -0.5107305645942688, -2.086937189102173, -1.4865309000015259, 1.5344287157058716, 530.7900390625, 0.27875110507011414, 0.3419676125049591, -0.0004520235233940184, -1.4474570751190186, 0.47276023030281067, -0.7186034321784973, -0.6811814308166504, -2.028306484222412, 0.6047135591506958, 0.8358133435249329, 2.4562129974365234, 1.488772988319397, -2.334604263305664, 443.0285339355469, -0.26386183500289917, 0.37541308999061584, 0.03842009976506233, 1.566815733909607, 0.3841860294342041, -1.9638826847076416], "std": [0.1635562777519226, 0.051775455474853516, 0.18333488702774048, 0.2870296835899353, 0.3517167270183563, 0.3762906491756439, 0.3406112790107727, 341.1156005859375, 0.03898639976978302, 0.04853614792227745, 0.05318715423345566, 2.554645538330078, 0.3976364731788635, 0.12107120454311371, 0.16693860292434692, 0.06296192109584808, 0.14800626039505005, 0.11011386662721634, 0.315536767244339, 0.24386119842529297, 0.27840492129325867, 373.50177001953125, 0.08189401775598526, 0.04848924279212952, 0.030933301895856857, 2.439063549041748, 0.23602738976478577, 0.2978314757347107], "count": [543]}, "timestamp": {"min": [0.0], "max": [18.066666666666666], "mean": [9.033333333333333], "std": [5.225011075657232], "count": [543]}, "frame_index": {"min": [0], "max": [542], "mean": [271.0], "std": [156.75033226971695], "count": [543]}, "episode_index": {"min": [394], "max": [394], "mean": [394.0], "std": [0.0], "count": [543]}, "index": {"min": [409932], "max": [410474], "mean": [410203.0], "std": [156.75033226971695], "count": [543]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [543]}, "subtask_annotation": {"mean": [13.957642725598527, 29.0, 29.0, 29.0, 29.0], "std": [9.6489033893168, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [543]}, "scene_annotation": {"mean": [394.0], "std": [0.0], "min": [394], "max": [394], "count": [543]}, "eef_direction_state": {"mean": [4.27255985267035, 3.7753222836095763], "std": [1.775452185706187, 2.1183184714753547], "min": [0, 0], "max": [6, 6], "count": [543]}, "eef_velocity_state": {"mean": [0.8268876611418048, 0.8637200736648251], "std": [0.7354825030154426, 0.7958401116653618], "min": [0, 0], "max": [2, 2], "count": [543]}, "eef_acc_mag_state": {"mean": [0.6887661141804788, 0.6537753222836096], "std": [0.8146918355538213, 0.8130040701178627], "min": [0, 0], "max": [2, 2], "count": [543]}, "eef_direction_action": {"mean": [4.27255985267035, 3.7753222836095763], "std": [1.775452185706187, 2.1183184714753547], "min": [0, 0], "max": [6, 6], "count": [543]}, "eef_velocity_action": {"mean": [0.8268876611418048, 0.8637200736648251], "std": [0.7354825030154426, 0.7958401116653618], "min": [0, 0], "max": [2, 2], "count": [543]}, "eef_acc_mag_action": {"mean": [0.6887661141804788, 0.6537753222836096], "std": [0.8146918355538213, 0.8130040701178627], "min": [0, 0], "max": [2, 2], "count": [543]}, "eef_sim_pose_state": {"mean": [0.5862473435291092, 0.30348180670797553, 1.1349696757924883, -2.44938106356557, 0.5316676551431724, 0.17330097015306953, 0.55277976391435, -0.2908026324375498, 1.085346265610491, 2.2786965924357863, 0.8643098136611829, -0.5337272157773133], "std": [0.044551495499517195, 0.06579397530467693, 0.05087013215684506, 0.27141270063317136, 0.283068455637482, 2.9246959991710253, 0.03717947547740477, 0.06379694744393412, 0.021030811763670304, 0.25559890403106744, 0.30516917340878297, 2.7543382286447105], "min": [0.5057716925491006, 0.09186625417314641, 1.0770373528906003, -2.7157818798060602, 0.10675484622296905, -3.140683445793022, 0.4972826428310915, -0.3658323151305242, 1.0325259585589677, 1.3244750975349633, 0.1199352948514556, -3.1305839683553693], "max": [0.6658841856828221, 0.3684039798533596, 1.284968901889813, -1.5712654223668396, 1.0121882183685562, 3.1397949601799837, 0.6144752281414709, -0.0652637247512492, 1.1304527252353542, 2.6271684084215323, 1.154145906593142, 3.140143782558148], "count": [543]}, "eef_sim_pose_action": {"mean": [0.5862473435291092, 0.30348180670797553, 1.1349696757924883, -2.44938106356557, 0.5316676551431724, 0.17330097015306953, 0.55277976391435, -0.2908026324375498, 1.085346265610491, 2.2786965924357863, 0.8643098136611829, -0.5337272157773133], "std": [0.044551495499517195, 0.06579397530467693, 0.05087013215684506, 0.27141270063317136, 0.283068455637482, 2.9246959991710253, 0.03717947547740477, 0.06379694744393412, 0.021030811763670304, 0.25559890403106744, 0.30516917340878297, 2.7543382286447105], "min": [0.5057716925491006, 0.09186625417314641, 1.0770373528906003, -2.7157818798060602, 0.10675484622296905, -3.140683445793022, 0.4972826428310915, -0.3658323151305242, 1.0325259585589677, 1.3244750975349633, 0.1199352948514556, -3.1305839683553693], "max": [0.6658841856828221, 0.3684039798533596, 1.284968901889813, -1.5712654223668396, 1.0121882183685562, 3.1397949601799837, 0.6144752281414709, -0.0652637247512492, 1.1304527252353542, 2.6271684084215323, 1.154145906593142, 3.140143782558148], "count": [543]}, "gripper_mode_state": {"mean": [0.572744014732965, 0.34990791896869244], "std": [0.494680005984201, 0.47694063279583576], "min": [0, 0], "max": [1, 1], "count": [543]}, "gripper_activity_state": {"mean": [1.720073664825046, 1.729281767955801], "std": [0.6328211514122969, 0.5995769224914765], "min": [0, 0], "max": [2, 2], "count": [543]}, "gripper_mode_action": {"mean": [0.572744014732965, 0.34990791896869244], "std": [0.494680005984201, 0.47694063279583576], "min": [0, 0], "max": [1, 1], "count": [543]}, "gripper_activity_action": {"mean": [1.720073664825046, 1.729281767955801], "std": [0.6328211514122969, 0.5995769224914765], "min": [0, 0], "max": [2, 2], "count": [543]}, "gripper_open_scale_state": {"mean": [0.4430285448808472, 0.530790055340825], "std": [0.3735015823851363, 0.34111554391782034], "min": [0.039, 0.002], "max": [0.952, 0.891], "count": [543]}, "gripper_open_scale_action": {"mean": [0.4430285448808472, 0.530790055340825], "std": [0.3735015823851363, 0.34111554391782034], "min": [0.039, 0.002], "max": [0.952, 0.891], "count": [543]}}} +{"episode_index": 392, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4319352569815805]], [[0.45896468545751634]], [[0.45853114416221036]]], "std": [[[0.23049164997071947]], [[0.198344432184268]], [[0.19396180437665686]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4249967951574569]], [[0.45364744689542486]], [[0.4539468471479501]]], "std": [[[0.21116595228694185]], [[0.1813927265907568]], [[0.1755325149560065]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44793465909090907]], [[0.4704958054812834]], [[0.47188601270053476]]], "std": [[[0.200846742435004]], [[0.1731868199503886]], [[0.16609805843254938]]], "count": [110]}, "observation.state": {"min": [0.4216366708278656, 1.9414520263671875, -0.7521497011184692, -1.0095508098602295, -2.8205220699310303, -1.9824496507644653, 0.41718605160713196, 7.0, 0.1139570027589798, 0.2944130003452301, -0.16151799261569977, -3.1381852626800537, -0.3700000047683716, -0.9800000190734863, -0.9805608987808228, -2.175081729888916, 0.40945422649383545, 0.34547048807144165, 1.682602047920227, 0.9164549112319946, -2.6338415145874023, 27.0, -0.33931300044059753, 0.28095799684524536, -0.10532800108194351, -3.1411852836608887, 0.0949999988079071, -2.3459999561309814], "max": [1.141183614730835, 2.121412754058838, -0.15714944899082184, 0.22816689312458038, -1.2387473583221436, -0.728186309337616, 2.031702756881714, 947.0, 0.31891000270843506, 0.4493510127067566, 0.06666799634695053, 3.135999917984009, 1.3240000009536743, -0.002999999327585101, -0.42264890670776367, -1.912671446800232, 0.8540070652961731, 0.912562906742096, 2.845794439315796, 1.9819610118865967, -1.796310305595398, 952.0, -0.10369999706745148, 0.46633198857307434, 0.09010700136423111, 3.1410000324249268, 0.9520000219345093, -1.503000020980835], "mean": [0.6485015749931335, 2.046510696411133, -0.5998963117599487, -0.5500323176383972, -2.058861255645752, -1.4724249839782715, 1.545506238937378, 591.5885620117188, 0.25923120975494385, 0.3561655282974243, -0.004911476746201515, -0.787241518497467, 0.46333134174346924, -0.6456162333488464, -0.7029179930686951, -2.0203046798706055, 0.5587223768234253, 0.7696477174758911, 2.4222638607025146, 1.4003455638885498, -2.3566367626190186, 415.1374816894531, -0.27182283997535706, 0.39004698395729065, 0.04103042930364609, 1.2640163898468018, 0.4650095999240875, -1.8708577156066895], "std": [0.14168418943881989, 0.04351897910237312, 0.13416148722171783, 0.2874181568622589, 0.41802364587783813, 0.3948943018913269, 0.40399426221847534, 387.4231872558594, 0.03724152594804764, 0.049037400633096695, 0.04587317258119583, 2.780517816543579, 0.41152697801589966, 0.212495356798172, 0.13154377043247223, 0.06942691653966904, 0.11476016044616699, 0.11985153704881668, 0.3285888433456421, 0.2752692699432373, 0.287860244512558, 390.3504943847656, 0.0695347860455513, 0.043552178889513016, 0.03831431269645691, 2.6413981914520264, 0.2798989713191986, 0.2410028725862503], "count": [531]}, "action": {"min": [0.4216366708278656, 1.9414520263671875, -0.7521497011184692, -1.0095508098602295, -2.8205220699310303, -1.9824496507644653, 0.41718605160713196, 7.0, 0.1139570027589798, 0.2944130003452301, -0.16151799261569977, -3.1381852626800537, -0.3700000047683716, -0.9800000190734863, -0.9805608987808228, -2.175081729888916, 0.40945422649383545, 0.34547048807144165, 1.682602047920227, 0.9164549112319946, -2.6338415145874023, 27.0, -0.33931300044059753, 0.28095799684524536, -0.10532800108194351, -3.1411852836608887, 0.0949999988079071, -2.3459999561309814], "max": [1.141183614730835, 2.121412754058838, -0.15714944899082184, 0.22816689312458038, -1.2387473583221436, -0.728186309337616, 2.031702756881714, 947.0, 0.31891000270843506, 0.4493510127067566, 0.06666799634695053, 3.135999917984009, 1.3240000009536743, -0.002999999327585101, -0.42264890670776367, -1.912671446800232, 0.8540070652961731, 0.912562906742096, 2.845794439315796, 1.9819610118865967, -1.796310305595398, 952.0, -0.10369999706745148, 0.46633198857307434, 0.09010700136423111, 3.1410000324249268, 0.9520000219345093, -1.503000020980835], "mean": [0.6485015749931335, 2.046510696411133, -0.5998963117599487, -0.5500323176383972, -2.058861255645752, -1.4724249839782715, 1.545506238937378, 591.5885620117188, 0.25923120975494385, 0.3561655282974243, -0.004911476746201515, -0.787241518497467, 0.46333134174346924, -0.6456162333488464, -0.7029179930686951, -2.0203046798706055, 0.5587223768234253, 0.7696477174758911, 2.4222638607025146, 1.4003455638885498, -2.3566367626190186, 415.1374816894531, -0.27182283997535706, 0.39004698395729065, 0.04103042930364609, 1.2640163898468018, 0.4650095999240875, -1.8708577156066895], "std": [0.14168418943881989, 0.04351897910237312, 0.13416148722171783, 0.2874181568622589, 0.41802364587783813, 0.3948943018913269, 0.40399426221847534, 387.4231872558594, 0.03724152594804764, 0.049037400633096695, 0.04587317258119583, 2.780517816543579, 0.41152697801589966, 0.212495356798172, 0.13154377043247223, 0.06942691653966904, 0.11476016044616699, 0.11985153704881668, 0.3285888433456421, 0.2752692699432373, 0.287860244512558, 390.3504943847656, 0.0695347860455513, 0.043552178889513016, 0.03831431269645691, 2.6413981914520264, 0.2798989713191986, 0.2410028725862503], "count": [531]}, "timestamp": {"min": [0.0], "max": [17.666666666666668], "mean": [8.833333333333336], "std": [5.109540821581467], "count": [531]}, "frame_index": {"min": [0], "max": [530], "mean": [265.0], "std": [153.286224647444], "count": [531]}, "episode_index": {"min": [395], "max": [395], "mean": [395.0], "std": [0.0], "count": [531]}, "index": {"min": [410475], "max": [411005], "mean": [410740.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [12.435028248587571, 29.0, 29.0, 29.0, 29.0], "std": [9.707444526572884, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [531]}, "scene_annotation": {"mean": [395.0], "std": [0.0], "min": [395], "max": [395], "count": [531]}, "eef_direction_state": {"mean": [4.016949152542373, 4.013182674199624], "std": [1.843626705859827, 1.9392407901899047], "min": [0, 0], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [0.8606403013182674, 0.9209039548022598], "std": [0.704688872723292, 0.7891423818762032], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_acc_mag_state": {"mean": [0.7664783427495292, 0.7401129943502824], "std": [0.842652205345214, 0.837150121671931], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_direction_action": {"mean": [4.016949152542373, 4.013182674199624], "std": [1.843626705859827, 1.9392407901899047], "min": [0, 0], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [0.8606403013182674, 0.9209039548022598], "std": [0.704688872723292, 0.7891423818762032], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_acc_mag_action": {"mean": [0.7664783427495292, 0.7401129943502824], "std": [0.842652205345214, 0.837150121671931], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_sim_pose_state": {"mean": [0.5981848899029911, 0.3095113879268333, 1.129953447010832, -2.3822496907520514, 0.51439798136481, -0.54562811625491, 0.5678113007927365, -0.27334068856940463, 1.0956079041720785, 2.077727344587511, 0.8862561075135267, -1.2164892883889684], "std": [0.03817518592098059, 0.060250270313461286, 0.039932881131472975, 0.2732396995181891, 0.2676334983391724, 2.8686322004650733, 0.03565663686779436, 0.053609448940648965, 0.023052506143124322, 1.0588942646043666, 0.32104805797344804, 2.372074264880499], "min": [0.502083680350522, 0.11331654470200048, 1.0811516392769074, -2.7641509883642645, 0.12316157431554631, -3.141558517341266, 0.5161051279334522, -0.3348839150975669, 1.046795450284338, -3.123573674565804, 0.1452690714834457, -3.139370102986793], "max": [0.6709761352153181, 0.3687703467365633, 1.2526614921023635, -1.8202807802711272, 1.002705763949303, 3.1394693316850133, 0.6397361867740134, -0.06468912204211115, 1.1560542558749891, 3.132547945285311, 1.4017214004244671, 3.123399446383716], "count": [531]}, "eef_sim_pose_action": {"mean": [0.5981848899029911, 0.3095113879268333, 1.129953447010832, -2.3822496907520514, 0.51439798136481, -0.54562811625491, 0.5678113007927365, -0.27334068856940463, 1.0956079041720785, 2.077727344587511, 0.8862561075135267, -1.2164892883889684], "std": [0.03817518592098059, 0.060250270313461286, 0.039932881131472975, 0.2732396995181891, 0.2676334983391724, 2.8686322004650733, 0.03565663686779436, 0.053609448940648965, 0.023052506143124322, 1.0588942646043666, 0.32104805797344804, 2.372074264880499], "min": [0.502083680350522, 0.11331654470200048, 1.0811516392769074, -2.7641509883642645, 0.12316157431554631, -3.141558517341266, 0.5161051279334522, -0.3348839150975669, 1.046795450284338, -3.123573674565804, 0.1452690714834457, -3.139370102986793], "max": [0.6709761352153181, 0.3687703467365633, 1.2526614921023635, -1.8202807802711272, 1.002705763949303, 3.1394693316850133, 0.6397361867740134, -0.06468912204211115, 1.1560542558749891, 3.132547945285311, 1.4017214004244671, 3.123399446383716], "count": [531]}, "gripper_mode_state": {"mean": [0.5856873822975518, 0.3653483992467043], "std": [0.49260295625888517, 0.48152772133551847], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.7363465160075329, 1.7325800376647835], "std": [0.6030189464642309, 0.6137568627166842], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.5856873822975518, 0.3653483992467043], "std": [0.49260295625888517, 0.48152772133551847], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.7363465160075329, 1.7325800376647835], "std": [0.6030189464642309, 0.6137568627166842], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.4151374762332147, 0.591588512029126], "std": [0.39035044532107416, 0.38742319676912984], "min": [0.027, 0.007], "max": [0.952, 0.947], "count": [531]}, "gripper_open_scale_action": {"mean": [0.4151374762332147, 0.591588512029126], "std": [0.39035044532107416, 0.38742319676912984], "min": [0.027, 0.007], "max": [0.952, 0.947], "count": [531]}}} +{"episode_index": 393, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4188987583947952]], [[0.4517097180997781]], [[0.45236537221922407]]], "std": [[[0.2434037516427247]], [[0.2079050251870204]], [[0.20197866585443758]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41292146369251065]], [[0.44732759189302634]], [[0.44809962448282065]]], "std": [[[0.22117446000913601]], [[0.18932103143093656]], [[0.18360577513337561]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43339000194879174]], [[0.45980348871199855]], [[0.46309063942855433]]], "std": [[[0.20796763901877285]], [[0.17931237956881677]], [[0.17150777650978655]]], "count": [109]}, "observation.state": {"min": [0.43743187189102173, 1.8959686756134033, -0.811735212802887, -0.8686155676841736, -2.85479998588562, -1.9877904653549194, 0.7590436935424805, -2.0, 0.12870000302791595, 0.28336000442504883, -0.17301799356937408, -3.1411852836608887, -0.45899999141693115, -0.984000027179718, -0.9932668805122375, -2.173842430114746, 0.4989023804664612, 0.3842865824699402, 1.7062338590621948, 0.8830842971801758, -2.5944318771362305, 28.0, -0.35447800159454346, 0.28494399785995483, -0.10361500084400177, -3.1411852836608887, 0.03799999877810478, -2.3269999027252197], "max": [1.1207282543182373, 2.121412754058838, 0.13629277050495148, 0.26314327120780945, -1.3250365257263184, -0.6294355392456055, 2.029974937438965, 950.0, 0.3293150067329407, 0.4395569860935211, 0.06067899987101555, 3.1410000324249268, 1.312999963760376, 0.17499998211860657, -0.4250749349594116, -1.9501785039901733, 0.7722384333610535, 0.9392664432525635, 2.8517282009124756, 2.0219640731811523, -1.8015638589859009, 937.0, -0.10782799869775772, 0.4439379870891571, 0.06884100288152695, 3.140000104904175, 0.9020000100135803, -1.3209999799728394], "mean": [0.6131295561790466, 2.0100457668304443, -0.5935960412025452, -0.5469387769699097, -2.1123440265655518, -1.5451511144638062, 1.5872524976730347, 544.0908203125, 0.2758611738681793, 0.3404620885848999, 0.007468560244888067, -0.8600784540176392, 0.4128299653530121, -0.7098071575164795, -0.6597371101379395, -2.0259344577789307, 0.5753673315048218, 0.7900612950325012, 2.396721124649048, 1.4944393634796143, -2.358449697494507, 350.0802917480469, -0.2761309742927551, 0.3703940510749817, 0.037043552845716476, 0.8214529156684875, 0.40164828300476074, -1.8164721727371216], "std": [0.14101925492286682, 0.05836047604680061, 0.19516286253929138, 0.2681273818016052, 0.41093894839286804, 0.3950398564338684, 0.34434419870376587, 325.9373474121094, 0.03363317623734474, 0.046532683074474335, 0.04666166380047798, 2.8007376194000244, 0.468095988035202, 0.18297308683395386, 0.121444933116436, 0.05348949879407883, 0.05695679783821106, 0.10728207975625992, 0.3438202440738678, 0.27522340416908264, 0.24767287075519562, 337.0805358886719, 0.06406713277101517, 0.03873327001929283, 0.030820688232779503, 2.823098659515381, 0.29951369762420654, 0.23881331086158752], "count": [523]}, "action": {"min": [0.43743187189102173, 1.8959686756134033, -0.811735212802887, -0.8686155676841736, -2.85479998588562, -1.9877904653549194, 0.7590436935424805, -2.0, 0.12870000302791595, 0.28336000442504883, -0.17301799356937408, -3.1411852836608887, -0.45899999141693115, -0.984000027179718, -0.9932668805122375, -2.173842430114746, 0.4989023804664612, 0.3842865824699402, 1.7062338590621948, 0.8830842971801758, -2.5944318771362305, 28.0, -0.35447800159454346, 0.28494399785995483, -0.10361500084400177, -3.1411852836608887, 0.03799999877810478, -2.3269999027252197], "max": [1.1207282543182373, 2.121412754058838, 0.13629277050495148, 0.26314327120780945, -1.3250365257263184, -0.6294355392456055, 2.029974937438965, 950.0, 0.3293150067329407, 0.4395569860935211, 0.06067899987101555, 3.1410000324249268, 1.312999963760376, 0.17499998211860657, -0.4250749349594116, -1.9501785039901733, 0.7722384333610535, 0.9392664432525635, 2.8517282009124756, 2.0219640731811523, -1.8015638589859009, 937.0, -0.10782799869775772, 0.4439379870891571, 0.06884100288152695, 3.140000104904175, 0.9020000100135803, -1.3209999799728394], "mean": [0.6131295561790466, 2.0100457668304443, -0.5935960412025452, -0.5469387769699097, -2.1123440265655518, -1.5451511144638062, 1.5872524976730347, 544.0908203125, 0.2758611738681793, 0.3404620885848999, 0.007468560244888067, -0.8600784540176392, 0.4128299653530121, -0.7098071575164795, -0.6597371101379395, -2.0259344577789307, 0.5753673315048218, 0.7900612950325012, 2.396721124649048, 1.4944393634796143, -2.358449697494507, 350.0802917480469, -0.2761309742927551, 0.3703940510749817, 0.037043552845716476, 0.8214529156684875, 0.40164828300476074, -1.8164721727371216], "std": [0.14101925492286682, 0.05836047604680061, 0.19516286253929138, 0.2681273818016052, 0.41093894839286804, 0.3950398564338684, 0.34434419870376587, 325.9373474121094, 0.03363317623734474, 0.046532683074474335, 0.04666166380047798, 2.8007376194000244, 0.468095988035202, 0.18297308683395386, 0.121444933116436, 0.05348949879407883, 0.05695679783821106, 0.10728207975625992, 0.3438202440738678, 0.27522340416908264, 0.24767287075519562, 337.0805358886719, 0.06406713277101517, 0.03873327001929283, 0.030820688232779503, 2.823098659515381, 0.29951369762420654, 0.23881331086158752], "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": [396], "max": [396], "mean": [396.0], "std": [0.0], "count": [523]}, "index": {"min": [411006], "max": [411528], "mean": [411267.0], "std": [150.9768194127827], "count": [523]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [523]}, "subtask_annotation": {"mean": [8.474187380497131, 29.0, 29.0, 29.0, 29.0], "std": [5.098719805138657, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [523]}, "scene_annotation": {"mean": [396.0], "std": [0.0], "min": [396], "max": [396], "count": [523]}, "eef_direction_state": {"mean": [4.175908221797323, 3.8508604206500956], "std": [1.8766026642457923, 2.1360813252159505], "min": [0, 0], "max": [6, 6], "count": [523]}, "eef_velocity_state": {"mean": [0.8087954110898662, 0.8661567877629063], "std": [0.6953540731276912, 0.7805363836255776], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_acc_mag_state": {"mean": [0.7858508604206501, 0.6290630975143403], "std": [0.8365632329758106, 0.7943854617206177], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_direction_action": {"mean": [4.175908221797323, 3.8508604206500956], "std": [1.8766026642457923, 2.1360813252159505], "min": [0, 0], "max": [6, 6], "count": [523]}, "eef_velocity_action": {"mean": [0.8087954110898662, 0.8661567877629063], "std": [0.6953540731276912, 0.7805363836255776], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_acc_mag_action": {"mean": [0.7858508604206501, 0.6290630975143403], "std": [0.8365632329758106, 0.7943854617206177], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_sim_pose_state": {"mean": [0.5815260230339715, 0.311882011064167, 1.1237553972813727, -2.3343490555457644, 0.43815211957076966, -0.43882769402390354, 0.5541763932863847, -0.2933488828469224, 1.0936564580507429, 2.2586341612713787, 0.807816878820681, -0.7518777319774913], "std": [0.03276456971793587, 0.05344829214183076, 0.03496951472271071, 0.2868747866411058, 0.26286324554484536, 2.8770264375649086, 0.033270528047207606, 0.053711762180012945, 0.02316225731172531, 0.3039516379800479, 0.35596183490381506, 2.6083151384598406], "min": [0.511252691458857, 0.10661862479184447, 1.0650218212434375, -2.6961339681419285, 0.06876839526146439, -3.1403266304528787, 0.5043271929165234, -0.3464100250846674, 1.038833287799444, 1.260526936280805, 0.06812336651908324, -3.127318028543161], "max": [0.6505084565632419, 0.3726701634985267, 1.2181778086403379, -1.6911328075251122, 0.943395898403943, 3.1407265796079242, 0.6285793603340922, -0.06631270158468572, 1.138855023374459, 2.6534769580089486, 1.2269084464387001, 3.1377466109081245], "count": [523]}, "eef_sim_pose_action": {"mean": [0.5815260230339715, 0.311882011064167, 1.1237553972813727, -2.3343490555457644, 0.43815211957076966, -0.43882769402390354, 0.5541763932863847, -0.2933488828469224, 1.0936564580507429, 2.2586341612713787, 0.807816878820681, -0.7518777319774913], "std": [0.03276456971793587, 0.05344829214183076, 0.03496951472271071, 0.2868747866411058, 0.26286324554484536, 2.8770264375649086, 0.033270528047207606, 0.053711762180012945, 0.02316225731172531, 0.3039516379800479, 0.35596183490381506, 2.6083151384598406], "min": [0.511252691458857, 0.10661862479184447, 1.0650218212434375, -2.6961339681419285, 0.06876839526146439, -3.1403266304528787, 0.5043271929165234, -0.3464100250846674, 1.038833287799444, 1.260526936280805, 0.06812336651908324, -3.127318028543161], "max": [0.6505084565632419, 0.3726701634985267, 1.2181778086403379, -1.6911328075251122, 0.943395898403943, 3.1407265796079242, 0.6285793603340922, -0.06631270158468572, 1.138855023374459, 2.6534769580089486, 1.2269084464387001, 3.1377466109081245], "count": [523]}, "gripper_mode_state": {"mean": [0.5774378585086042, 0.3231357552581262], "std": [0.49396698074830825, 0.4676740734014297], "min": [0, 0], "max": [1, 1], "count": [523]}, "gripper_activity_state": {"mean": [1.7552581261950286, 1.7093690248565965], "std": [0.5942249803334763, 0.6364097610008337], "min": [0, 0], "max": [2, 2], "count": [523]}, "gripper_mode_action": {"mean": [0.5774378585086042, 0.3231357552581262], "std": [0.49396698074830825, 0.4676740734014297], "min": [0, 0], "max": [1, 1], "count": [523]}, "gripper_activity_action": {"mean": [1.7552581261950286, 1.7093690248565965], "std": [0.5942249803334763, 0.6364097610008337], "min": [0, 0], "max": [2, 2], "count": [523]}, "gripper_open_scale_state": {"mean": [0.3500803057085255, 0.544108030487429], "std": [0.3370805178386606, 0.32590852176968754], "min": [0.028, 0.0], "max": [0.937, 0.95], "count": [523]}, "gripper_open_scale_action": {"mean": [0.3500803057085255, 0.544108030487429], "std": [0.3370805178386606, 0.32590852176968754], "min": [0.028, 0.0], "max": [0.937, 0.95], "count": [523]}}} +{"episode_index": 394, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8549019607843137]], [[1.0]], [[1.0]]], "mean": [[[0.4351864746732026]], [[0.4616570281862745]], [[0.4609970894607843]]], "std": [[[0.22534641958950075]], [[0.193292409270199]], [[0.1895486485437958]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4383768116830065]], [[0.46166437704248364]], [[0.46085078635620913]]], "std": [[[0.19304067548379408]], [[0.16718761418101524]], [[0.16250003480774525]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4366105208333333]], [[0.45916230392156865]], [[0.46147882965686277]]], "std": [[[0.1947590224952882]], [[0.1657658322989314]], [[0.15745081438037598]]], "count": [100]}, "observation.state": {"min": [0.4632278382778168, 1.9541229009628296, -0.6966830492019653, -0.9353394508361816, -2.758370876312256, -1.9276987314224243, 0.5922425389289856, -1.0, 0.09120000153779984, 0.29750698804855347, -0.19857600331306458, -3.1411852836608887, -0.2370000034570694, -0.8840000033378601, -0.8771153092384338, -2.1607003211975098, 0.39444443583488464, 0.5711764693260193, 1.8541505336761475, 0.9245532751083374, -2.5567331314086914, 39.0, -0.3580020070075989, 0.29632800817489624, -0.08298200368881226, -3.1401853561401367, 0.12800000607967377, -2.428999900817871], "max": [1.1750953197479248, 2.1213953495025635, 0.44748497009277344, 0.3534117341041565, -1.2002805471420288, -0.5595176219940186, 1.936111330986023, 946.0, 0.3370540142059326, 0.4521850049495697, 0.062192998826503754, 3.140000104904175, 1.1100000143051147, -0.2919999957084656, -0.4084594249725342, -1.9310498237609863, 1.0649300813674927, 1.0119943618774414, 2.7521400451660156, 1.8686716556549072, -1.818650484085083, 956.0, -0.12288500368595123, 0.4446110129356384, 0.11508599668741226, 3.140000104904175, 0.9700000286102295, -1.4490000009536743], "mean": [0.6494674682617188, 2.0414321422576904, -0.4690409302711487, -0.506231963634491, -2.0905632972717285, -1.3751295804977417, 1.4487736225128174, 504.1361083984375, 0.26624614000320435, 0.3623407483100891, -0.006521068047732115, -1.7647056579589844, 0.5061531066894531, -0.6209221482276917, -0.6256318092346191, -2.0135133266448975, 0.6020195484161377, 0.8273127675056458, 2.2957875728607178, 1.429079532623291, -2.3186769485473633, 407.5331726074219, -0.2751304507255554, 0.3772837519645691, 0.05048377811908722, 1.480481505393982, 0.5087186098098755, -1.9032329320907593], "std": [0.1774439513683319, 0.04487333446741104, 0.319428414106369, 0.3385147750377655, 0.3204077482223511, 0.42879605293273926, 0.38880452513694763, 400.31842041015625, 0.04950505867600441, 0.04944004863500595, 0.06035379692912102, 2.262803554534912, 0.33559978008270264, 0.157331645488739, 0.12096021324396133, 0.06041974946856499, 0.14324522018432617, 0.13108840584754944, 0.2830827534198761, 0.28731292486190796, 0.22675210237503052, 356.181396484375, 0.07604578137397766, 0.04265472665429115, 0.039411578327417374, 2.5816187858581543, 0.2642306983470917, 0.2766725420951843], "count": [437]}, "action": {"min": [0.4632278382778168, 1.9541229009628296, -0.6966830492019653, -0.9353394508361816, -2.758370876312256, -1.9276987314224243, 0.5922425389289856, -1.0, 0.09120000153779984, 0.29750698804855347, -0.19857600331306458, -3.1411852836608887, -0.2370000034570694, -0.8840000033378601, -0.8771153092384338, -2.1607003211975098, 0.39444443583488464, 0.5711764693260193, 1.8541505336761475, 0.9245532751083374, -2.5567331314086914, 39.0, -0.3580020070075989, 0.29632800817489624, -0.08298200368881226, -3.1401853561401367, 0.12800000607967377, -2.428999900817871], "max": [1.1750953197479248, 2.1213953495025635, 0.44748497009277344, 0.3534117341041565, -1.2002805471420288, -0.5595176219940186, 1.936111330986023, 946.0, 0.3370540142059326, 0.4521850049495697, 0.062192998826503754, 3.140000104904175, 1.1100000143051147, -0.2919999957084656, -0.4084594249725342, -1.9310498237609863, 1.0649300813674927, 1.0119943618774414, 2.7521400451660156, 1.8686716556549072, -1.818650484085083, 956.0, -0.12288500368595123, 0.4446110129356384, 0.11508599668741226, 3.140000104904175, 0.9700000286102295, -1.4490000009536743], "mean": [0.6494674682617188, 2.0414321422576904, -0.4690409302711487, -0.506231963634491, -2.0905632972717285, -1.3751295804977417, 1.4487736225128174, 504.1361083984375, 0.26624614000320435, 0.3623407483100891, -0.006521068047732115, -1.7647056579589844, 0.5061531066894531, -0.6209221482276917, -0.6256318092346191, -2.0135133266448975, 0.6020195484161377, 0.8273127675056458, 2.2957875728607178, 1.429079532623291, -2.3186769485473633, 407.5331726074219, -0.2751304507255554, 0.3772837519645691, 0.05048377811908722, 1.480481505393982, 0.5087186098098755, -1.9032329320907593], "std": [0.1774439513683319, 0.04487333446741104, 0.319428414106369, 0.3385147750377655, 0.3204077482223511, 0.42879605293273926, 0.38880452513694763, 400.31842041015625, 0.04950505867600441, 0.04944004863500595, 0.06035379692912102, 2.262803554534912, 0.33559978008270264, 0.157331645488739, 0.12096021324396133, 0.06041974946856499, 0.14324522018432617, 0.13108840584754944, 0.2830827534198761, 0.28731292486190796, 0.22675210237503052, 356.181396484375, 0.07604578137397766, 0.04265472665429115, 0.039411578327417374, 2.5816187858581543, 0.2642306983470917, 0.2766725420951843], "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": [397], "max": [397], "mean": [397.0], "std": [0.0], "count": [437]}, "index": {"min": [411529], "max": [411965], "mean": [411747.0], "std": [126.15070352558483], "count": [437]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [437]}, "subtask_annotation": {"mean": [15.585812356979405, 29.0, 29.0, 29.0, 29.0], "std": [10.113999183746202, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [437]}, "scene_annotation": {"mean": [397.0], "std": [0.0], "min": [397], "max": [397], "count": [437]}, "eef_direction_state": {"mean": [3.9038901601830664, 3.505720823798627], "std": [1.7666911674933632, 2.063763695351979], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_state": {"mean": [0.977116704805492, 1.0389016018306636], "std": [0.6994132340494508, 0.771842386729096], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_state": {"mean": [0.9977116704805492, 0.8878718535469108], "std": [0.8354252013079965, 0.8388530374035108], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_direction_action": {"mean": [3.9038901601830664, 3.505720823798627], "std": [1.7666911674933632, 2.063763695351979], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_action": {"mean": [0.977116704805492, 1.0389016018306636], "std": [0.6994132340494508, 0.771842386729096], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_action": {"mean": [0.9977116704805492, 0.8878718535469108], "std": [0.8354252013079965, 0.8388530374035108], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_sim_pose_state": {"mean": [0.5838226731239169, 0.320364437262598, 1.132189123033465, -2.3320980858790614, 0.5693988636411079, -0.9872658417862714, 0.5699211644360394, -0.27636327803885136, 1.089694898841848, 2.3841021090785075, 0.9552487843233903, -1.0420471096747796], "std": [0.03843356951472762, 0.05746449553529589, 0.0543368616080589, 0.24080782984586835, 0.250275378793315, 2.7253177902285572, 0.03745776219580207, 0.07493740054533415, 0.022602182106074876, 0.2951904587301866, 0.2689633974252857, 2.5249199235889934], "min": [0.5070063724298743, 0.1280582360639348, 1.0666802366328358, -2.7055526368540272, 0.16628543977194177, -3.141556684107955, 0.5175169214445607, -0.3541096499635742, 1.0445705815518036, 1.6025008023581353, 0.282298706925346, -3.1301059556479425], "max": [0.648561428100471, 0.3864923598021415, 1.2655471960572668, -1.905751083154616, 0.9755038400583231, 3.141454802574444, 0.638052388008227, -0.023034910470461578, 1.1388162649711187, 2.931699063050733, 1.2785163832303708, 3.1381856305516735], "count": [437]}, "eef_sim_pose_action": {"mean": [0.5838226731239169, 0.320364437262598, 1.132189123033465, -2.3320980858790614, 0.5693988636411079, -0.9872658417862714, 0.5699211644360394, -0.27636327803885136, 1.089694898841848, 2.3841021090785075, 0.9552487843233903, -1.0420471096747796], "std": [0.03843356951472762, 0.05746449553529589, 0.0543368616080589, 0.24080782984586835, 0.250275378793315, 2.7253177902285572, 0.03745776219580207, 0.07493740054533415, 0.022602182106074876, 0.2951904587301866, 0.2689633974252857, 2.5249199235889934], "min": [0.5070063724298743, 0.1280582360639348, 1.0666802366328358, -2.7055526368540272, 0.16628543977194177, -3.141556684107955, 0.5175169214445607, -0.3541096499635742, 1.0445705815518036, 1.6025008023581353, 0.282298706925346, -3.1301059556479425], "max": [0.648561428100471, 0.3864923598021415, 1.2655471960572668, -1.905751083154616, 0.9755038400583231, 3.141454802574444, 0.638052388008227, -0.023034910470461578, 1.1388162649711187, 2.931699063050733, 1.2785163832303708, 3.1381856305516735], "count": [437]}, "gripper_mode_state": {"mean": [0.6109839816933639, 0.45308924485125857], "std": [0.4875269795688097, 0.4977945168956513], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_state": {"mean": [1.6498855835240274, 1.6475972540045767], "std": [0.6889658191466024, 0.6760532542303066], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_mode_action": {"mean": [0.6109839816933639, 0.45308924485125857], "std": [0.4875269795688097, 0.4977945168956513], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_action": {"mean": [1.6498855835240274, 1.6475972540045767], "std": [0.6889658191466024, 0.6760532542303066], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_open_scale_state": {"mean": [0.40753318090897217, 0.5041441650966897], "std": [0.3561812679407393, 0.40030839053083134], "min": [0.039, 0.0], "max": [0.956, 0.946], "count": [437]}, "gripper_open_scale_action": {"mean": [0.40753318090897217, 0.5041441650966897], "std": [0.3561812679407393, 0.40030839053083134], "min": [0.039, 0.0], "max": [0.956, 0.946], "count": [437]}}} +{"episode_index": 395, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43193286485014426]], [[0.4591745753106047]], [[0.45872054591356065]]], "std": [[[0.2313470910632218]], [[0.19945798761800648]], [[0.19481748433671556]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4230248373373373]], [[0.4532520884855444]], [[0.45373488930106576]]], "std": [[[0.2112072451329818]], [[0.18065198954193462]], [[0.17444938876287075]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4491965752517223]], [[0.46910707582582584]], [[0.47120874735029145]]], "std": [[[0.19823672030717363]], [[0.17229784345980462]], [[0.1647971710208906]]], "count": [111]}, "observation.state": {"min": [0.3773576617240906, 1.9660086631774902, -0.7623598575592041, -0.9685879349708557, -2.776609420776367, -1.9664275646209717, 0.8302531838417053, -1.0, 0.0987429991364479, 0.2899329960346222, -0.1906680017709732, -3.1381852626800537, -0.3269999921321869, -0.9120000004768372, -0.9799848794937134, -2.170456647872925, 0.39276888966560364, 0.5680872201919556, 1.7330769300460815, 0.8332377076148987, -2.6153061389923096, 15.0, -0.3467470109462738, 0.2798349857330322, -0.09139399975538254, -3.1331851482391357, 0.08699999004602432, -2.38700008392334], "max": [1.137675404548645, 2.1213605403900146, 0.28609439730644226, 0.3641454875469208, -1.1260340213775635, -0.5155004262924194, 2.041738510131836, 954.0, 0.3046480119228363, 0.47225499153137207, 0.06337500363588333, 3.134000062942505, 1.2990000247955322, -0.5519999861717224, -0.4063475728034973, -1.961889624595642, 0.9153554439544678, 1.005135178565979, 2.8304004669189453, 1.9525872468948364, -1.8059271574020386, 950.0, -0.10471300035715103, 0.4702700078487396, 0.09305699914693832, 3.131999969482422, 0.8539999723434448, -1.5410000085830688], "mean": [0.6685784459114075, 2.0443007946014404, -0.5498464703559875, -0.509594738483429, -2.056819200515747, -1.3907876014709473, 1.5442605018615723, 606.3869018554688, 0.25364091992378235, 0.36634397506713867, -0.011231346987187862, -1.0593063831329346, 0.5149329304695129, -0.6972729563713074, -0.6818785071372986, -2.032104730606079, 0.5818057656288147, 0.8620806932449341, 2.477912425994873, 1.4323959350585938, -2.3748557567596436, 433.4028015136719, -0.2727178931236267, 0.3839866816997528, 0.048472072929143906, 2.009187936782837, 0.426871120929718, -1.9225003719329834], "std": [0.15203045308589935, 0.03961983695626259, 0.27678123116493225, 0.3199966847896576, 0.3306006193161011, 0.455587238073349, 0.32117605209350586, 391.73223876953125, 0.03795567899942398, 0.056244272738695145, 0.050877030938863754, 2.6891753673553467, 0.37044307589530945, 0.0848768949508667, 0.1348913460969925, 0.05201854184269905, 0.11306358128786087, 0.11177502572536469, 0.2816643714904785, 0.29293572902679443, 0.2382860630750656, 407.5614318847656, 0.07521123439073563, 0.04947211593389511, 0.03668617457151413, 2.051992416381836, 0.26180505752563477, 0.2457723468542099], "count": [535]}, "action": {"min": [0.3773576617240906, 1.9660086631774902, -0.7623598575592041, -0.9685879349708557, -2.776609420776367, -1.9664275646209717, 0.8302531838417053, -1.0, 0.0987429991364479, 0.2899329960346222, -0.1906680017709732, -3.1381852626800537, -0.3269999921321869, -0.9120000004768372, -0.9799848794937134, -2.170456647872925, 0.39276888966560364, 0.5680872201919556, 1.7330769300460815, 0.8332377076148987, -2.6153061389923096, 15.0, -0.3467470109462738, 0.2798349857330322, -0.09139399975538254, -3.1331851482391357, 0.08699999004602432, -2.38700008392334], "max": [1.137675404548645, 2.1213605403900146, 0.28609439730644226, 0.3641454875469208, -1.1260340213775635, -0.5155004262924194, 2.041738510131836, 954.0, 0.3046480119228363, 0.47225499153137207, 0.06337500363588333, 3.134000062942505, 1.2990000247955322, -0.5519999861717224, -0.4063475728034973, -1.961889624595642, 0.9153554439544678, 1.005135178565979, 2.8304004669189453, 1.9525872468948364, -1.8059271574020386, 950.0, -0.10471300035715103, 0.4702700078487396, 0.09305699914693832, 3.131999969482422, 0.8539999723434448, -1.5410000085830688], "mean": [0.6685784459114075, 2.0443007946014404, -0.5498464703559875, -0.509594738483429, -2.056819200515747, -1.3907876014709473, 1.5442605018615723, 606.3869018554688, 0.25364091992378235, 0.36634397506713867, -0.011231346987187862, -1.0593063831329346, 0.5149329304695129, -0.6972729563713074, -0.6818785071372986, -2.032104730606079, 0.5818057656288147, 0.8620806932449341, 2.477912425994873, 1.4323959350585938, -2.3748557567596436, 433.4028015136719, -0.2727178931236267, 0.3839866816997528, 0.048472072929143906, 2.009187936782837, 0.426871120929718, -1.9225003719329834], "std": [0.15203045308589935, 0.03961983695626259, 0.27678123116493225, 0.3199966847896576, 0.3306006193161011, 0.455587238073349, 0.32117605209350586, 391.73223876953125, 0.03795567899942398, 0.056244272738695145, 0.050877030938863754, 2.6891753673553467, 0.37044307589530945, 0.0848768949508667, 0.1348913460969925, 0.05201854184269905, 0.11306358128786087, 0.11177502572536469, 0.2816643714904785, 0.29293572902679443, 0.2382860630750656, 407.5614318847656, 0.07521123439073563, 0.04947211593389511, 0.03668617457151413, 2.051992416381836, 0.26180505752563477, 0.2457723468542099], "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": [398], "max": [398], "mean": [398.0], "std": [0.0], "count": [535]}, "index": {"min": [411966], "max": [412500], "mean": [412233.0], "std": [154.44092721814383], "count": [535]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [535]}, "subtask_annotation": {"mean": [13.074766355140186, 29.0, 29.0, 29.0, 29.0], "std": [9.501107593652321, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [535]}, "scene_annotation": {"mean": [398.0], "std": [0.0], "min": [398], "max": [398], "count": [535]}, "eef_direction_state": {"mean": [4.213084112149533, 3.506542056074766], "std": [1.9001762885334055, 2.2111557018787424], "min": [0, 0], "max": [6, 6], "count": [535]}, "eef_velocity_state": {"mean": [0.8, 0.8897196261682243], "std": [0.7306379238042139, 0.749446472303697], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_acc_mag_state": {"mean": [0.7794392523364486, 0.7401869158878505], "std": [0.8360720710512719, 0.8348551626674786], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_direction_action": {"mean": [4.213084112149533, 3.506542056074766], "std": [1.9001762885334055, 2.2111557018787424], "min": [0, 0], "max": [6, 6], "count": [535]}, "eef_velocity_action": {"mean": [0.8, 0.8897196261682243], "std": [0.7306379238042139, 0.749446472303697], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_acc_mag_action": {"mean": [0.7794392523364486, 0.7401869158878505], "std": [0.8360720710512719, 0.8348551626674786], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_sim_pose_state": {"mean": [0.5926035806047557, 0.3141519722802437, 1.136477208692541, -2.46876916775355, 0.5284134269889919, -0.2398101678851591, 0.5758854744983206, -0.264992877903783, 1.0949085486936736, 2.287103833489066, 0.9041457796368201, -1.0380897416017894], "std": [0.043364490327140105, 0.06052337137091318, 0.04726253229390418, 0.2361236446710014, 0.26843836531928594, 2.9301658521822675, 0.04323426980356524, 0.06101499164650721, 0.02150404786614512, 0.2754784575607543, 0.24600257746753584, 2.5651840387929252], "min": [0.4995006259255897, 0.12748436285368267, 1.0789209979239658, -2.7457951405701353, 0.13454198143383556, -3.140325660355326, 0.49909551102997907, -0.34220845428758295, 1.0393978123171745, 1.5420794095130632, 0.208801620612465, -3.1380906507622397], "max": [0.6739992354203216, 0.3817507277239398, 1.271932650410418, -1.7313025573672405, 0.9215053085610614, 3.140938599475193, 0.662804017111473, -0.03304570248703091, 1.1588851261404995, 2.809667830583696, 1.1843040444016082, 3.1299760081167456], "count": [535]}, "eef_sim_pose_action": {"mean": [0.5926035806047557, 0.3141519722802437, 1.136477208692541, -2.46876916775355, 0.5284134269889919, -0.2398101678851591, 0.5758854744983206, -0.264992877903783, 1.0949085486936736, 2.287103833489066, 0.9041457796368201, -1.0380897416017894], "std": [0.043364490327140105, 0.06052337137091318, 0.04726253229390418, 0.2361236446710014, 0.26843836531928594, 2.9301658521822675, 0.04323426980356524, 0.06101499164650721, 0.02150404786614512, 0.2754784575607543, 0.24600257746753584, 2.5651840387929252], "min": [0.4995006259255897, 0.12748436285368267, 1.0789209979239658, -2.7457951405701353, 0.13454198143383556, -3.140325660355326, 0.49909551102997907, -0.34220845428758295, 1.0393978123171745, 1.5420794095130632, 0.208801620612465, -3.1380906507622397], "max": [0.6739992354203216, 0.3817507277239398, 1.271932650410418, -1.7313025573672405, 0.9215053085610614, 3.140938599475193, 0.662804017111473, -0.03304570248703091, 1.1588851261404995, 2.809667830583696, 1.1843040444016082, 3.1299760081167456], "count": [535]}, "gripper_mode_state": {"mean": [0.5682242990654206, 0.3663551401869159], "std": [0.49532357607631605, 0.48180810645478017], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_state": {"mean": [1.7345794392523364, 1.7158878504672896], "std": [0.6088295502515431, 0.6157055875985333], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_mode_action": {"mean": [0.5682242990654206, 0.3663551401869159], "std": [0.49532357607631605, 0.48180810645478017], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_action": {"mean": [1.7345794392523364, 1.7158878504672896], "std": [0.6088295502515431, 0.6157055875985333], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_open_scale_state": {"mean": [0.43340280378823026, 0.606390120198569], "std": [0.40756152380212757, 0.3917271286655963], "min": [0.015, 0.0], "max": [0.95, 0.954], "count": [535]}, "gripper_open_scale_action": {"mean": [0.43340280378823026, 0.606390120198569], "std": [0.40756152380212757, 0.3917271286655963], "min": [0.015, 0.0], "max": [0.95, 0.954], "count": [535]}}} +{"episode_index": 396, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4275502573529412]], [[0.4569254003267974]], [[0.45657016135620915]]], "std": [[[0.23520810205266232]], [[0.2019671337579655]], [[0.19730750608436048]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42906098856209146]], [[0.455540108251634]], [[0.45538358251633987]]], "std": [[[0.21855705881594314]], [[0.19203309074182814]], [[0.18738955652644718]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4288477675653595]], [[0.455782914624183]], [[0.45764482434640524]]], "std": [[[0.20725903072701285]], [[0.17646085478344]], [[0.16987333812059602]]], "count": [100]}, "observation.state": {"min": [0.4321959316730499, 1.9208920001983643, -0.8127126097679138, -0.8695405125617981, -2.8426525592803955, -1.9785926342010498, 0.502375602722168, 7.0, 0.14576299488544464, 0.3001300096511841, -0.17640599608421326, -3.1401853561401367, -0.4429999887943268, -0.9340000152587891, -1.0897138118743896, -2.17295241355896, 0.3796614706516266, 0.5248554348945618, 1.7553999423980713, 0.9675058126449585, -2.6889939308166504, 30.0, -0.34315401315689087, 0.2891879975795746, -0.09872999787330627, -3.1411852836608887, 0.07999999076128006, -2.365999937057495], "max": [0.9917833805084229, 2.1214652061462402, 0.24846507608890533, 0.32787755131721497, -1.305837869644165, -0.7424631118774414, 2.0476901531219482, 844.0, 0.3310849964618683, 0.4143419861793518, 0.06336499750614166, 3.1410000324249268, 1.2359999418258667, -0.0859999880194664, -0.418215811252594, -1.970371961593628, 0.8703433275222778, 1.0548421144485474, 2.8179564476013184, 2.0139355659484863, -1.7825746536254883, 949.0, -0.05161299929022789, 0.46010300517082214, 0.0924760028719902, 3.138000011444092, 0.7760000228881836, -1.5420000553131104], "mean": [0.6130656003952026, 2.0294950008392334, -0.5527263879776001, -0.5359691381454468, -2.1062846183776855, -1.5095293521881104, 1.5076801776885986, 512.508544921875, 0.27233821153640747, 0.3439942002296448, -0.0017366174142807722, -1.2153276205062866, 0.436532199382782, -0.6478385925292969, -0.6874030232429504, -2.030831813812256, 0.5760385394096375, 0.8416640758514404, 2.462414026260376, 1.4900270700454712, -2.3892319202423096, 397.4034423828125, -0.2655346393585205, 0.37633559107780457, 0.04097437113523483, 1.6714075803756714, 0.39320167899131775, -1.8957955837249756], "std": [0.11969388276338577, 0.052820172160863876, 0.24561621248722076, 0.32362714409828186, 0.3693214952945709, 0.36500731110572815, 0.43588224053382874, 347.2767639160156, 0.033334940671920776, 0.0355151891708374, 0.052246712148189545, 2.6414713859558105, 0.42360857129096985, 0.17285852134227753, 0.156402587890625, 0.051293786615133286, 0.10339473187923431, 0.088376484811306, 0.27907976508140564, 0.2542552351951599, 0.2534000277519226, 396.98248291015625, 0.08420903980731964, 0.047340549528598785, 0.033345434814691544, 2.3968420028686523, 0.21777738630771637, 0.27702492475509644], "count": [466]}, "action": {"min": [0.4321959316730499, 1.9208920001983643, -0.8127126097679138, -0.8695405125617981, -2.8426525592803955, -1.9785926342010498, 0.502375602722168, 7.0, 0.14576299488544464, 0.3001300096511841, -0.17640599608421326, -3.1401853561401367, -0.4429999887943268, -0.9340000152587891, -1.0897138118743896, -2.17295241355896, 0.3796614706516266, 0.5248554348945618, 1.7553999423980713, 0.9675058126449585, -2.6889939308166504, 30.0, -0.34315401315689087, 0.2891879975795746, -0.09872999787330627, -3.1411852836608887, 0.07999999076128006, -2.365999937057495], "max": [0.9917833805084229, 2.1214652061462402, 0.24846507608890533, 0.32787755131721497, -1.305837869644165, -0.7424631118774414, 2.0476901531219482, 844.0, 0.3310849964618683, 0.4143419861793518, 0.06336499750614166, 3.1410000324249268, 1.2359999418258667, -0.0859999880194664, -0.418215811252594, -1.970371961593628, 0.8703433275222778, 1.0548421144485474, 2.8179564476013184, 2.0139355659484863, -1.7825746536254883, 949.0, -0.05161299929022789, 0.46010300517082214, 0.0924760028719902, 3.138000011444092, 0.7760000228881836, -1.5420000553131104], "mean": [0.6130656003952026, 2.0294950008392334, -0.5527263879776001, -0.5359691381454468, -2.1062846183776855, -1.5095293521881104, 1.5076801776885986, 512.508544921875, 0.27233821153640747, 0.3439942002296448, -0.0017366174142807722, -1.2153276205062866, 0.436532199382782, -0.6478385925292969, -0.6874030232429504, -2.030831813812256, 0.5760385394096375, 0.8416640758514404, 2.462414026260376, 1.4900270700454712, -2.3892319202423096, 397.4034423828125, -0.2655346393585205, 0.37633559107780457, 0.04097437113523483, 1.6714075803756714, 0.39320167899131775, -1.8957955837249756], "std": [0.11969388276338577, 0.052820172160863876, 0.24561621248722076, 0.32362714409828186, 0.3693214952945709, 0.36500731110572815, 0.43588224053382874, 347.2767639160156, 0.033334940671920776, 0.0355151891708374, 0.052246712148189545, 2.6414713859558105, 0.42360857129096985, 0.17285852134227753, 0.156402587890625, 0.051293786615133286, 0.10339473187923431, 0.088376484811306, 0.27907976508140564, 0.2542552351951599, 0.2534000277519226, 396.98248291015625, 0.08420903980731964, 0.047340549528598785, 0.033345434814691544, 2.3968420028686523, 0.21777738630771637, 0.27702492475509644], "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": [399], "max": [399], "mean": [399.0], "std": [0.0], "count": [466]}, "index": {"min": [412501], "max": [412966], "mean": [412733.5], "std": [134.52230298355735], "count": [466]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [466]}, "subtask_annotation": {"mean": [10.939914163090128, 29.0, 29.0, 29.0, 29.0], "std": [8.625284419838229, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [466]}, "scene_annotation": {"mean": [399.0], "std": [0.0], "min": [399], "max": [399], "count": [466]}, "eef_direction_state": {"mean": [3.8583690987124464, 3.725321888412017], "std": [1.844055732934763, 2.0079462324359025], "min": [0, 0], "max": [6, 6], "count": [466]}, "eef_velocity_state": {"mean": [0.9635193133047211, 0.9699570815450643], "std": [0.7091974372428335, 0.7937245810760535], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_acc_mag_state": {"mean": [0.8948497854077253, 0.7532188841201717], "std": [0.8413248793081506, 0.8371986956227345], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_direction_action": {"mean": [3.8583690987124464, 3.725321888412017], "std": [1.844055732934763, 2.0079462324359025], "min": [0, 0], "max": [6, 6], "count": [466]}, "eef_velocity_action": {"mean": [0.9635193133047211, 0.9699570815450643], "std": [0.7091974372428335, 0.7937245810760535], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_acc_mag_action": {"mean": [0.8948497854077253, 0.7532188841201717], "std": [0.8413248793081506, 0.8371986956227345], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_sim_pose_state": {"mean": [0.5874086424690397, 0.30658051563500544, 1.1356895011411412, -2.4206801362906094, 0.4928301300983908, -0.009070591105293327, 0.5556805967570219, -0.2844477032729712, 1.0894294184468887, 2.3202823547940628, 0.8784023025125826, -1.1717390477341902], "std": [0.04246854145987082, 0.06817580028090955, 0.046890724269949974, 0.22369592103213112, 0.27441051628820506, 2.959188591333529, 0.02276090126667635, 0.056461501473296066, 0.02997094956762294, 0.27651728996190694, 0.34771286818667807, 2.4686028188663105], "min": [0.5142181414908449, 0.10030460223330202, 1.0851674232931294, -2.681018298695691, 0.08305972220402524, -3.1396149220746175, 0.5124335622911973, -0.3528685950564319, 1.0238458622023139, 1.4413477700193489, 0.09269926142577689, -3.1395298846522333], "max": [0.6714344094636256, 0.37854354720389255, 1.2796438874067317, -1.7824357261247283, 0.9602948905214435, 3.140545562195649, 0.6060424724329262, -0.07568674554274005, 1.1407357417318966, 2.6480578449381076, 1.2953754654831253, 3.1345979202736607], "count": [466]}, "eef_sim_pose_action": {"mean": [0.5874086424690397, 0.30658051563500544, 1.1356895011411412, -2.4206801362906094, 0.4928301300983908, -0.009070591105293327, 0.5556805967570219, -0.2844477032729712, 1.0894294184468887, 2.3202823547940628, 0.8784023025125826, -1.1717390477341902], "std": [0.04246854145987082, 0.06817580028090955, 0.046890724269949974, 0.22369592103213112, 0.27441051628820506, 2.959188591333529, 0.02276090126667635, 0.056461501473296066, 0.02997094956762294, 0.27651728996190694, 0.34771286818667807, 2.4686028188663105], "min": [0.5142181414908449, 0.10030460223330202, 1.0851674232931294, -2.681018298695691, 0.08305972220402524, -3.1396149220746175, 0.5124335622911973, -0.3528685950564319, 1.0238458622023139, 1.4413477700193489, 0.09269926142577689, -3.1395298846522333], "max": [0.6714344094636256, 0.37854354720389255, 1.2796438874067317, -1.7824357261247283, 0.9602948905214435, 3.140545562195649, 0.6060424724329262, -0.07568674554274005, 1.1407357417318966, 2.6480578449381076, 1.2953754654831253, 3.1345979202736607], "count": [466]}, "gripper_mode_state": {"mean": [0.5987124463519313, 0.388412017167382], "std": [0.49015900780789434, 0.4873890869596361], "min": [0, 0], "max": [1, 1], "count": [466]}, "gripper_activity_state": {"mean": [1.6866952789699572, 1.7167381974248928], "std": [0.6389662902067921, 0.6328107509207404], "min": [0, 0], "max": [2, 2], "count": [466]}, "gripper_mode_action": {"mean": [0.5987124463519313, 0.388412017167382], "std": [0.49015900780789434, 0.4873890869596361], "min": [0, 0], "max": [1, 1], "count": [466]}, "gripper_activity_action": {"mean": [1.6866952789699572, 1.7167381974248928], "std": [0.6389662902067921, 0.6328107509207404], "min": [0, 0], "max": [2, 2], "count": [466]}, "gripper_open_scale_state": {"mean": [0.3974034338693251, 0.5125085836439172], "std": [0.39698250905963645, 0.3472767291431728], "min": [0.03, 0.007], "max": [0.949, 0.844], "count": [466]}, "gripper_open_scale_action": {"mean": [0.3974034338693251, 0.5125085836439172], "std": [0.39698250905963645, 0.3472767291431728], "min": [0.03, 0.007], "max": [0.949, 0.844], "count": [466]}}} +{"episode_index": 397, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43408431576797385]], [[0.4609181209150327]], [[0.4608294852941176]]], "std": [[[0.22737875605077773]], [[0.19467402985126794]], [[0.19012362382589917]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42730385416666666]], [[0.4565219362745098]], [[0.4570212581699346]]], "std": [[[0.21043193951302835]], [[0.180286028226774]], [[0.17431110739292255]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43166290849673206]], [[0.45725970383986925]], [[0.4593688684640523]]], "std": [[[0.2006513355634216]], [[0.17000691624425224]], [[0.1622010186596321]]], "count": [100]}, "observation.state": {"min": [0.379085510969162, 1.9026533365249634, -0.8064817786216736, -0.8891580104827881, -2.7581090927124023, -1.9305262565612793, 0.5827828645706177, -1.0, 0.1458369940519333, 0.2857480049133301, -0.1886409968137741, -3.1361851692199707, -0.32100000977516174, -0.9629999995231628, -1.0983880758285522, -2.1676292419433594, 0.3994011878967285, 0.6186843514442444, 1.789468765258789, 0.9642421007156372, -2.552386999130249, 40.0, -0.3447290062904358, 0.28141701221466064, -0.07926499843597412, -3.1401853561401367, 0.1589999794960022, -2.696000099182129], "max": [1.0377553701400757, 2.1213953495025635, 0.1808510273694992, 0.3470238149166107, -1.2024970054626465, -0.6252816915512085, 2.062333583831787, 947.0, 0.3136720061302185, 0.4451630115509033, 0.07416699826717377, 3.1389999389648438, 1.1699999570846558, -0.2919999957084656, -0.4351629614830017, -1.9554495811462402, 0.9628458023071289, 0.9793217182159424, 2.722853183746338, 1.8915529251098633, -1.8037630319595337, 961.0, -0.060687001794576645, 0.46817100048065186, 0.07584699988365173, 3.1410000324249268, 0.8619999885559082, -1.628000020980835], "mean": [0.6099709272384644, 2.0097246170043945, -0.597008466720581, -0.510174572467804, -2.0563464164733887, -1.4584943056106567, 1.5413665771484375, 564.5326538085938, 0.2750371992588043, 0.34788772463798523, -0.002553519094362855, -0.5053711533546448, 0.45840951800346375, -0.7039220333099365, -0.6661110520362854, -2.0321006774902344, 0.5922096967697144, 0.8230370879173279, 2.405097007751465, 1.4055415391921997, -2.2279298305511475, 407.7668762207031, -0.27123624086380005, 0.38302817940711975, 0.03841525688767433, 2.220292568206787, 0.4142850935459137, -2.057616949081421], "std": [0.1429288387298584, 0.06045975908637047, 0.26170384883880615, 0.29401713609695435, 0.34225478768348694, 0.3771418035030365, 0.4042186141014099, 387.908203125, 0.032336801290512085, 0.04509749636054039, 0.05297459661960602, 2.8792827129364014, 0.3640275299549103, 0.15615318715572357, 0.1602746993303299, 0.047934453934431076, 0.1117495447397232, 0.09352152794599533, 0.2230859249830246, 0.26451575756073, 0.21383094787597656, 359.00274658203125, 0.08314397186040878, 0.045440636575222015, 0.027068892493844032, 1.8547786474227905, 0.2022818624973297, 0.3246248662471771], "count": [459]}, "action": {"min": [0.379085510969162, 1.9026533365249634, -0.8064817786216736, -0.8891580104827881, -2.7581090927124023, -1.9305262565612793, 0.5827828645706177, -1.0, 0.1458369940519333, 0.2857480049133301, -0.1886409968137741, -3.1361851692199707, -0.32100000977516174, -0.9629999995231628, -1.0983880758285522, -2.1676292419433594, 0.3994011878967285, 0.6186843514442444, 1.789468765258789, 0.9642421007156372, -2.552386999130249, 40.0, -0.3447290062904358, 0.28141701221466064, -0.07926499843597412, -3.1401853561401367, 0.1589999794960022, -2.696000099182129], "max": [1.0377553701400757, 2.1213953495025635, 0.1808510273694992, 0.3470238149166107, -1.2024970054626465, -0.6252816915512085, 2.062333583831787, 947.0, 0.3136720061302185, 0.4451630115509033, 0.07416699826717377, 3.1389999389648438, 1.1699999570846558, -0.2919999957084656, -0.4351629614830017, -1.9554495811462402, 0.9628458023071289, 0.9793217182159424, 2.722853183746338, 1.8915529251098633, -1.8037630319595337, 961.0, -0.060687001794576645, 0.46817100048065186, 0.07584699988365173, 3.1410000324249268, 0.8619999885559082, -1.628000020980835], "mean": [0.6099709272384644, 2.0097246170043945, -0.597008466720581, -0.510174572467804, -2.0563464164733887, -1.4584943056106567, 1.5413665771484375, 564.5326538085938, 0.2750371992588043, 0.34788772463798523, -0.002553519094362855, -0.5053711533546448, 0.45840951800346375, -0.7039220333099365, -0.6661110520362854, -2.0321006774902344, 0.5922096967697144, 0.8230370879173279, 2.405097007751465, 1.4055415391921997, -2.2279298305511475, 407.7668762207031, -0.27123624086380005, 0.38302817940711975, 0.03841525688767433, 2.220292568206787, 0.4142850935459137, -2.057616949081421], "std": [0.1429288387298584, 0.06045975908637047, 0.26170384883880615, 0.29401713609695435, 0.34225478768348694, 0.3771418035030365, 0.4042186141014099, 387.908203125, 0.032336801290512085, 0.04509749636054039, 0.05297459661960602, 2.8792827129364014, 0.3640275299549103, 0.15615318715572357, 0.1602746993303299, 0.047934453934431076, 0.1117495447397232, 0.09352152794599533, 0.2230859249830246, 0.26451575756073, 0.21383094787597656, 359.00274658203125, 0.08314397186040878, 0.045440636575222015, 0.027068892493844032, 1.8547786474227905, 0.2022818624973297, 0.3246248662471771], "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": [400], "max": [400], "mean": [400.0], "std": [0.0], "count": [459]}, "index": {"min": [412967], "max": [413425], "mean": [413196.0], "std": [132.50157231771504], "count": [459]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [459]}, "subtask_annotation": {"mean": [14.037037037037036, 29.0, 29.0, 29.0, 29.0], "std": [10.241567057633972, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [459]}, "scene_annotation": {"mean": [400.0], "std": [0.0], "min": [400], "max": [400], "count": [459]}, "eef_direction_state": {"mean": [4.076252723311547, 3.736383442265795], "std": [1.862560349614651, 2.0201072020746795], "min": [0, 0], "max": [6, 6], "count": [459]}, "eef_velocity_state": {"mean": [0.8997821350762527, 0.9237472766884531], "std": [0.748840757282875, 0.7925733090964815], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_acc_mag_state": {"mean": [0.7625272331154684, 0.7712418300653595], "std": [0.8179834234669042, 0.8517320455788511], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_direction_action": {"mean": [4.076252723311547, 3.736383442265795], "std": [1.862560349614651, 2.0201072020746795], "min": [0, 0], "max": [6, 6], "count": [459]}, "eef_velocity_action": {"mean": [0.8997821350762527, 0.9237472766884531], "std": [0.748840757282875, 0.7925733090964815], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_acc_mag_action": {"mean": [0.7625272331154684, 0.7712418300653595], "std": [0.8179834234669042, 0.8517320455788511], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_sim_pose_state": {"mean": [0.5905338152003957, 0.30847883667709797, 1.129092145145943, -2.513399791540256, 0.6166022978197957, 0.5637249365458219, 0.5586708810694848, -0.28652636597748943, 1.0872374383866106, 2.320163259021322, 0.8720787380469326, -1.4545763571189279], "std": [0.04167902773725883, 0.06308648210246812, 0.05319581531451393, 0.24456870525016683, 0.2628583098073798, 2.8665034434089662, 0.03545384728527797, 0.058236709397018166, 0.027193951551487506, 0.2592652772177711, 0.2929875471323308, 2.3474266097237213], "min": [0.4990170939364523, 0.1075824950495491, 1.0768776793317145, -2.850351787637909, 0.16406185137205398, -3.1410169137315993, 0.4924041325090574, -0.3529814205823072, 1.0248995157476646, 1.6454506182630397, 0.17005704506819308, -3.1412256933546754], "max": [0.6757737596632538, 0.36918132287791383, 1.2895487049833494, -1.8826389958543472, 1.0416564304072264, 3.139746710978086, 0.6350851038524084, -0.06644630538604941, 1.1425792646203352, 2.8509303376962705, 1.25538212527997, 3.140737001205838], "count": [459]}, "eef_sim_pose_action": {"mean": [0.5905338152003957, 0.30847883667709797, 1.129092145145943, -2.513399791540256, 0.6166022978197957, 0.5637249365458219, 0.5586708810694848, -0.28652636597748943, 1.0872374383866106, 2.320163259021322, 0.8720787380469326, -1.4545763571189279], "std": [0.04167902773725883, 0.06308648210246812, 0.05319581531451393, 0.24456870525016683, 0.2628583098073798, 2.8665034434089662, 0.03545384728527797, 0.058236709397018166, 0.027193951551487506, 0.2592652772177711, 0.2929875471323308, 2.3474266097237213], "min": [0.4990170939364523, 0.1075824950495491, 1.0768776793317145, -2.850351787637909, 0.16406185137205398, -3.1410169137315993, 0.4924041325090574, -0.3529814205823072, 1.0248995157476646, 1.6454506182630397, 0.17005704506819308, -3.1412256933546754], "max": [0.6757737596632538, 0.36918132287791383, 1.2895487049833494, -1.8826389958543472, 1.0416564304072264, 3.139746710978086, 0.6350851038524084, -0.06644630538604941, 1.1425792646203352, 2.8509303376962705, 1.25538212527997, 3.140737001205838], "count": [459]}, "gripper_mode_state": {"mean": [0.5904139433551199, 0.37254901960784315], "std": [0.49175737803003844, 0.48348345121325337], "min": [0, 0], "max": [1, 1], "count": [459]}, "gripper_activity_state": {"mean": [1.6688453159041394, 1.644880174291939], "std": [0.6661182188766901, 0.681398453728944], "min": [0, 0], "max": [2, 2], "count": [459]}, "gripper_mode_action": {"mean": [0.5904139433551199, 0.37254901960784315], "std": [0.49175737803003844, 0.48348345121325337], "min": [0, 0], "max": [1, 1], "count": [459]}, "gripper_activity_action": {"mean": [1.6688453159041394, 1.644880174291939], "std": [0.6661182188766901, 0.681398453728944], "min": [0, 0], "max": [2, 2], "count": [459]}, "gripper_open_scale_state": {"mean": [0.40776688462301103, 0.5645378494818807], "std": [0.3590026292027964, 0.38790049213141126], "min": [0.04, 0.0], "max": [0.961, 0.947], "count": [459]}, "gripper_open_scale_action": {"mean": [0.40776688462301103, 0.5645378494818807], "std": [0.3590026292027964, 0.38790049213141126], "min": [0.04, 0.0], "max": [0.961, 0.947], "count": [459]}}} +{"episode_index": 398, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.4288133312908497]], [[0.45727938316993466]], [[0.45823115808823534]]], "std": [[[0.23459597272279156]], [[0.20117670035706253]], [[0.19634539145702834]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4235101736111111]], [[0.4527299489379085]], [[0.4524618852124183]]], "std": [[[0.21103119139466822]], [[0.18183428687122855]], [[0.17589510417814613]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.443269285130719]], [[0.4662796548202614]], [[0.4695949734477124]]], "std": [[[0.21125879113031262]], [[0.18411179048626564]], [[0.17605584946750477]]], "count": [100]}, "observation.state": {"min": [0.37859684228897095, 1.9308403730392456, -0.9143431186676025, -0.9243437647819519, -2.7441461086273193, -1.987615942955017, 0.675006091594696, -1.0, 0.1302720010280609, 0.2961210012435913, -0.17232400178909302, -3.1381852626800537, -0.4650000333786011, -0.921999990940094, -0.9436122179031372, -2.16989803314209, 0.36829936504364014, 0.6565056443214417, 1.723879337310791, 0.7693236470222473, -2.5524916648864746, 56.0, -0.3401019871234894, 0.27515798807144165, -0.079134002327919, -3.134185314178467, 0.0989999920129776, -2.3940000534057617], "max": [1.1058928966522217, 2.1213254928588867, -0.3343527317047119, 0.233856663107872, -1.286063313484192, -0.7807731032371521, 2.0493481159210205, 917.0, 0.31794801354408264, 0.43334099650382996, 0.057895999401807785, 3.1410000324249268, 1.2059999704360962, -0.36800000071525574, -0.3726103901863098, -1.9533201456069946, 0.9939650893211365, 1.177730679512024, 2.8333325386047363, 1.9619771242141724, -1.765487790107727, 952.0, -0.06690800189971924, 0.45313599705696106, 0.09458000212907791, 3.128999948501587, 0.8410000205039978, -1.6950000524520874], "mean": [0.6473941802978516, 2.0352892875671387, -0.6827415227890015, -0.5605446696281433, -2.086925745010376, -1.4806219339370728, 1.594809651374817, 571.7745971679688, 0.2585887610912323, 0.3524691164493561, -0.011209012940526009, 0.504417896270752, 0.3892672657966614, -0.652023434638977, -0.671631395816803, -2.0472071170806885, 0.5961437225341797, 0.8723345398902893, 2.466097593307495, 1.3771047592163086, -2.3192975521087646, 407.9337463378906, -0.27393701672554016, 0.3863315284252167, 0.044892292469739914, 1.8281941413879395, 0.43879908323287964, -1.9968043565750122], "std": [0.1387770026922226, 0.0431213416159153, 0.15137575566768646, 0.2755892276763916, 0.36367106437683105, 0.3710361123085022, 0.34691524505615234, 363.2284851074219, 0.03342992439866066, 0.04280318319797516, 0.04672451317310333, 2.926713228225708, 0.40899887681007385, 0.1396513134241104, 0.11734169721603394, 0.061960842460393906, 0.14205040037631989, 0.13572503626346588, 0.2925311028957367, 0.30880478024482727, 0.23019950091838837, 356.0047302246094, 0.08176534622907639, 0.04547753557562828, 0.03135896846652031, 2.150982141494751, 0.25018787384033203, 0.21834111213684082], "count": [468]}, "action": {"min": [0.37859684228897095, 1.9308403730392456, -0.9143431186676025, -0.9243437647819519, -2.7441461086273193, -1.987615942955017, 0.675006091594696, -1.0, 0.1302720010280609, 0.2961210012435913, -0.17232400178909302, -3.1381852626800537, -0.4650000333786011, -0.921999990940094, -0.9436122179031372, -2.16989803314209, 0.36829936504364014, 0.6565056443214417, 1.723879337310791, 0.7693236470222473, -2.5524916648864746, 56.0, -0.3401019871234894, 0.27515798807144165, -0.079134002327919, -3.134185314178467, 0.0989999920129776, -2.3940000534057617], "max": [1.1058928966522217, 2.1213254928588867, -0.3343527317047119, 0.233856663107872, -1.286063313484192, -0.7807731032371521, 2.0493481159210205, 917.0, 0.31794801354408264, 0.43334099650382996, 0.057895999401807785, 3.1410000324249268, 1.2059999704360962, -0.36800000071525574, -0.3726103901863098, -1.9533201456069946, 0.9939650893211365, 1.177730679512024, 2.8333325386047363, 1.9619771242141724, -1.765487790107727, 952.0, -0.06690800189971924, 0.45313599705696106, 0.09458000212907791, 3.128999948501587, 0.8410000205039978, -1.6950000524520874], "mean": [0.6473941802978516, 2.0352892875671387, -0.6827415227890015, -0.5605446696281433, -2.086925745010376, -1.4806219339370728, 1.594809651374817, 571.7745971679688, 0.2585887610912323, 0.3524691164493561, -0.011209012940526009, 0.504417896270752, 0.3892672657966614, -0.652023434638977, -0.671631395816803, -2.0472071170806885, 0.5961437225341797, 0.8723345398902893, 2.466097593307495, 1.3771047592163086, -2.3192975521087646, 407.9337463378906, -0.27393701672554016, 0.3863315284252167, 0.044892292469739914, 1.8281941413879395, 0.43879908323287964, -1.9968043565750122], "std": [0.1387770026922226, 0.0431213416159153, 0.15137575566768646, 0.2755892276763916, 0.36367106437683105, 0.3710361123085022, 0.34691524505615234, 363.2284851074219, 0.03342992439866066, 0.04280318319797516, 0.04672451317310333, 2.926713228225708, 0.40899887681007385, 0.1396513134241104, 0.11734169721603394, 0.061960842460393906, 0.14205040037631989, 0.13572503626346588, 0.2925311028957367, 0.30880478024482727, 0.23019950091838837, 356.0047302246094, 0.08176534622907639, 0.04547753557562828, 0.03135896846652031, 2.150982141494751, 0.25018787384033203, 0.21834111213684082], "count": [468]}, "timestamp": {"min": [0.0], "max": [15.566666666666666], "mean": [7.783333333333334], "std": [4.503321819213835], "count": [468]}, "frame_index": {"min": [0], "max": [467], "mean": [233.5], "std": [135.09965457641508], "count": [468]}, "episode_index": {"min": [401], "max": [401], "mean": [401.0], "std": [0.0], "count": [468]}, "index": {"min": [413426], "max": [413893], "mean": [413659.5], "std": [135.09965457641508], "count": [468]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [468]}, "subtask_annotation": {"mean": [10.831196581196581, 29.0, 29.0, 29.0, 29.0], "std": [8.643912997105367, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [468]}, "scene_annotation": {"mean": [401.0], "std": [0.0], "min": [401], "max": [401], "count": [468]}, "eef_direction_state": {"mean": [3.8376068376068377, 3.8311965811965814], "std": [1.9998173632731986, 1.9379611554384446], "min": [0, 0], "max": [6, 6], "count": [468]}, "eef_velocity_state": {"mean": [0.9123931623931624, 0.9700854700854701], "std": [0.721181544260743, 0.7893267668283005], "min": [0, 0], "max": [2, 2], "count": [468]}, "eef_acc_mag_state": {"mean": [0.7970085470085471, 0.7756410256410257], "std": [0.849479242143637, 0.8415521725785016], "min": [0, 0], "max": [2, 2], "count": [468]}, "eef_direction_action": {"mean": [3.8376068376068377, 3.8311965811965814], "std": [1.9998173632731986, 1.9379611554384446], "min": [0, 0], "max": [6, 6], "count": [468]}, "eef_velocity_action": {"mean": [0.9123931623931624, 0.9700854700854701], "std": [0.721181544260743, 0.7893267668283005], "min": [0, 0], "max": [2, 2], "count": [468]}, "eef_acc_mag_action": {"mean": [0.7970085470085471, 0.7756410256410257], "std": [0.849479242143637, 0.8415521725785016], "min": [0, 0], "max": [2, 2], "count": [468]}, "eef_sim_pose_state": {"mean": [0.5937048498162557, 0.311621675137605, 1.132919806367715, -2.505101639426286, 0.586905638328494, 0.19276307616812946, 0.5665233871451664, -0.2688121920945856, 1.0939649909111286, 2.377292456437276, 0.8565939588100737, -1.311229181219043], "std": [0.03932464672905822, 0.06520503471708068, 0.04562271905939444, 0.244295131331939, 0.2570625402286164, 2.948950600468456, 0.03057908044352684, 0.05199718146049158, 0.025654224779719275, 0.25380523683615885, 0.31765874834250374, 2.3361981754227474], "min": [0.4943845126666815, 0.12661077603626997, 1.0789305384456789, -2.7974729128024642, 0.20765280859976065, -3.141248786004814, 0.5069488628087477, -0.34390999966989966, 1.0409076121030547, 1.4479952672343257, 0.11870087684566277, -3.131150402373146], "max": [0.6577766764528746, 0.3796652338141675, 1.2651173648261012, -1.7544742652691079, 1.0140215774031422, 3.1413047976884956, 0.6275562612523569, -0.07048690804632067, 1.1574894984656539, 2.7102671628240245, 1.2908676166503668, 3.140126511752786], "count": [468]}, "eef_sim_pose_action": {"mean": [0.5937048498162557, 0.311621675137605, 1.132919806367715, -2.505101639426286, 0.586905638328494, 0.19276307616812946, 0.5665233871451664, -0.2688121920945856, 1.0939649909111286, 2.377292456437276, 0.8565939588100737, -1.311229181219043], "std": [0.03932464672905822, 0.06520503471708068, 0.04562271905939444, 0.244295131331939, 0.2570625402286164, 2.948950600468456, 0.03057908044352684, 0.05199718146049158, 0.025654224779719275, 0.25380523683615885, 0.31765874834250374, 2.3361981754227474], "min": [0.4943845126666815, 0.12661077603626997, 1.0789305384456789, -2.7974729128024642, 0.20765280859976065, -3.141248786004814, 0.5069488628087477, -0.34390999966989966, 1.0409076121030547, 1.4479952672343257, 0.11870087684566277, -3.131150402373146], "max": [0.6577766764528746, 0.3796652338141675, 1.2651173648261012, -1.7544742652691079, 1.0140215774031422, 3.1413047976884956, 0.6275562612523569, -0.07048690804632067, 1.1574894984656539, 2.7102671628240245, 1.2908676166503668, 3.140126511752786], "count": [468]}, "gripper_mode_state": {"mean": [0.5961538461538461, 0.358974358974359], "std": [0.4906673393143497, 0.4796996649710195], "min": [0, 0], "max": [1, 1], "count": [468]}, "gripper_activity_state": {"mean": [1.6965811965811965, 1.6517094017094016], "std": [0.6420362404143602, 0.679725674427346], "min": [0, 0], "max": [2, 2], "count": [468]}, "gripper_mode_action": {"mean": [0.5961538461538461, 0.358974358974359], "std": [0.4906673393143497, 0.4796996649710195], "min": [0, 0], "max": [1, 1], "count": [468]}, "gripper_activity_action": {"mean": [1.6965811965811965, 1.6517094017094016], "std": [0.6420362404143602, 0.679725674427346], "min": [0, 0], "max": [2, 2], "count": [468]}, "gripper_open_scale_state": {"mean": [0.40793376095274564, 0.5717767453275175], "std": [0.35600474968826007, 0.3632251374693142], "min": [0.056, 0.0], "max": [0.952, 0.917], "count": [468]}, "gripper_open_scale_action": {"mean": [0.40793376095274564, 0.5717767453275175], "std": [0.35600474968826007, 0.3632251374693142], "min": [0.056, 0.0], "max": [0.952, 0.917], "count": [468]}}} +{"episode_index": 399, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4271337100144545]], [[0.4563398005436149]], [[0.45635852265585725]]], "std": [[[0.2373745369139486]], [[0.20517458277161446]], [[0.19970148451570044]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4158353758169935]], [[0.44837288877890896]], [[0.44868953855580695]]], "std": [[[0.2192055828067773]], [[0.18963472838540005]], [[0.18369875663787982]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43755715026395176]], [[0.4613323395864756]], [[0.4649224013323278]]], "std": [[[0.21342228096147386]], [[0.1876903186324618]], [[0.17976331923664843]]], "count": [104]}, "observation.state": {"min": [0.4535238444805145, 1.9450823068618774, -0.9081646203994751, -0.8870112299919128, -2.799525737762451, -1.9735485315322876, 0.6366612315177917, 7.0, 0.10048399865627289, 0.2939150035381317, -0.19064100086688995, -3.134185314178467, -0.4880000352859497, -0.902999997138977, -0.8866796493530273, -2.163405418395996, 0.3453483283519745, 0.626677930355072, 1.9316606521606445, 0.9988694190979004, -2.588463068008423, 28.0, -0.377034991979599, 0.2824369966983795, -0.07931199669837952, -3.1401853561401367, 0.10200001299381256, -2.2290000915527344], "max": [1.126418113708496, 2.121412754058838, 0.20746728777885437, 0.32684779167175293, -1.2014323472976685, -0.727051854133606, 2.0632410049438477, 864.0, 0.3035520017147064, 0.43547898530960083, 0.0457880012691021, 3.140000104904175, 1.069000005722046, -0.38600000739097595, -0.39386847615242004, -1.966357707977295, 0.9519898295402527, 1.1261563301086426, 2.8333325386047363, 1.9752240180969238, -1.8533127307891846, 923.0, -0.12764699757099152, 0.4470129907131195, 0.0932689979672432, 3.135999917984009, 0.8830000162124634, -1.3509999513626099], "mean": [0.6749007105827332, 2.042900562286377, -0.6157838702201843, -0.5218736529350281, -2.187410354614258, -1.4711896181106567, 1.5781968832015991, 513.4256591796875, 0.2583092749118805, 0.35067620873451233, -0.02001664601266384, -1.2451932430267334, 0.32405906915664673, -0.6822803020477295, -0.6258062720298767, -2.014444351196289, 0.500917911529541, 0.845051109790802, 2.4302818775177, 1.544127106666565, -2.3631067276000977, 328.5264892578125, -0.2889364957809448, 0.3605984151363373, 0.05465315282344818, 0.9130799770355225, 0.4285762310028076, -1.7993212938308716], "std": [0.13253535330295563, 0.04289110377430916, 0.2825630307197571, 0.3223804533481598, 0.37461036443710327, 0.4114236533641815, 0.39335939288139343, 295.1004943847656, 0.03647109493613243, 0.04602620005607605, 0.04993258789181709, 2.6712992191314697, 0.4708849787712097, 0.117092564702034, 0.1163138747215271, 0.04957825690507889, 0.12956610321998596, 0.10710914433002472, 0.26212313771247864, 0.2390539050102234, 0.18939076364040375, 333.474365234375, 0.06779274344444275, 0.040468260645866394, 0.03255873918533325, 2.8125364780426025, 0.24878177046775818, 0.2284015715122223], "count": [491]}, "action": {"min": [0.4535238444805145, 1.9450823068618774, -0.9081646203994751, -0.8870112299919128, -2.799525737762451, -1.9735485315322876, 0.6366612315177917, 7.0, 0.10048399865627289, 0.2939150035381317, -0.19064100086688995, -3.134185314178467, -0.4880000352859497, -0.902999997138977, -0.8866796493530273, -2.163405418395996, 0.3453483283519745, 0.626677930355072, 1.9316606521606445, 0.9988694190979004, -2.588463068008423, 28.0, -0.377034991979599, 0.2824369966983795, -0.07931199669837952, -3.1401853561401367, 0.10200001299381256, -2.2290000915527344], "max": [1.126418113708496, 2.121412754058838, 0.20746728777885437, 0.32684779167175293, -1.2014323472976685, -0.727051854133606, 2.0632410049438477, 864.0, 0.3035520017147064, 0.43547898530960083, 0.0457880012691021, 3.140000104904175, 1.069000005722046, -0.38600000739097595, -0.39386847615242004, -1.966357707977295, 0.9519898295402527, 1.1261563301086426, 2.8333325386047363, 1.9752240180969238, -1.8533127307891846, 923.0, -0.12764699757099152, 0.4470129907131195, 0.0932689979672432, 3.135999917984009, 0.8830000162124634, -1.3509999513626099], "mean": [0.6749007105827332, 2.042900562286377, -0.6157838702201843, -0.5218736529350281, -2.187410354614258, -1.4711896181106567, 1.5781968832015991, 513.4256591796875, 0.2583092749118805, 0.35067620873451233, -0.02001664601266384, -1.2451932430267334, 0.32405906915664673, -0.6822803020477295, -0.6258062720298767, -2.014444351196289, 0.500917911529541, 0.845051109790802, 2.4302818775177, 1.544127106666565, -2.3631067276000977, 328.5264892578125, -0.2889364957809448, 0.3605984151363373, 0.05465315282344818, 0.9130799770355225, 0.4285762310028076, -1.7993212938308716], "std": [0.13253535330295563, 0.04289110377430916, 0.2825630307197571, 0.3223804533481598, 0.37461036443710327, 0.4114236533641815, 0.39335939288139343, 295.1004943847656, 0.03647109493613243, 0.04602620005607605, 0.04993258789181709, 2.6712992191314697, 0.4708849787712097, 0.117092564702034, 0.1163138747215271, 0.04957825690507889, 0.12956610321998596, 0.10710914433002472, 0.26212313771247864, 0.2390539050102234, 0.18939076364040375, 333.474365234375, 0.06779274344444275, 0.040468260645866394, 0.03255873918533325, 2.8125364780426025, 0.24878177046775818, 0.2284015715122223], "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": [402], "max": [402], "mean": [402.0], "std": [0.0], "count": [491]}, "index": {"min": [413894], "max": [414384], "mean": [414139.0], "std": [141.7391971192161], "count": [491]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [491]}, "subtask_annotation": {"mean": [12.531568228105906, 29.0, 29.0, 29.0, 29.0], "std": [10.601104800864327, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [491]}, "scene_annotation": {"mean": [402.0], "std": [0.0], "min": [402], "max": [402], "count": [491]}, "eef_direction_state": {"mean": [4.124236252545825, 3.790224032586558], "std": [1.9249786882702673, 1.9313013221814765], "min": [0, 0], "max": [6, 6], "count": [491]}, "eef_velocity_state": {"mean": [0.8187372708757638, 0.9124236252545825], "std": [0.7289023317160859, 0.7404988353981127], "min": [0, 0], "max": [2, 2], "count": [491]}, "eef_acc_mag_state": {"mean": [0.790224032586558, 0.7617107942973523], "std": [0.8314013828360522, 0.8335140966738065], "min": [0, 0], "max": [2, 2], "count": [491]}, "eef_direction_action": {"mean": [4.124236252545825, 3.790224032586558], "std": [1.9249786882702673, 1.9313013221814765], "min": [0, 0], "max": [6, 6], "count": [491]}, "eef_velocity_action": {"mean": [0.8187372708757638, 0.9124236252545825], "std": [0.7289023317160859, 0.7404988353981127], "min": [0, 0], "max": [2, 2], "count": [491]}, "eef_acc_mag_action": {"mean": [0.790224032586558, 0.7617107942973523], "std": [0.8314013828360522, 0.8335140966738065], "min": [0, 0], "max": [2, 2], "count": [491]}, "eef_sim_pose_state": {"mean": [0.5702874648596001, 0.33342915129274425, 1.1274886858519702, -2.3402866498087365, 0.4496161278840078, -0.30363323848268914, 0.566092672679906, -0.26064463249210346, 1.0892798393602183, 2.3878046207930295, 0.7929208118929713, -1.2868934395460019], "std": [0.03638714486848442, 0.05768653033362411, 0.03500163666164894, 0.24931404826498937, 0.20825485576540959, 2.907083305725075, 0.03177989051838958, 0.057195700194875, 0.025891308861830692, 0.22278188658939968, 0.38861623830765013, 2.366011688636745], "min": [0.5031639774775436, 0.1374880219921501, 1.0712396268175668, -2.713755782374705, 0.1243514317149248, -3.1377142148607047, 0.5082941735682327, -0.3273824512215555, 1.032535888434551, 1.7302603376615109, 0.0878289839186297, -3.137266183015771], "max": [0.651795081140728, 0.4037773475756924, 1.2142629066939092, -1.877507573973288, 0.8198767349759648, 3.140212784404211, 0.6276870594756845, -0.03856828113161388, 1.143750458712704, 2.6648086006347356, 1.2946589811127955, 3.1382997755812823], "count": [491]}, "eef_sim_pose_action": {"mean": [0.5702874648596001, 0.33342915129274425, 1.1274886858519702, -2.3402866498087365, 0.4496161278840078, -0.30363323848268914, 0.566092672679906, -0.26064463249210346, 1.0892798393602183, 2.3878046207930295, 0.7929208118929713, -1.2868934395460019], "std": [0.03638714486848442, 0.05768653033362411, 0.03500163666164894, 0.24931404826498937, 0.20825485576540959, 2.907083305725075, 0.03177989051838958, 0.057195700194875, 0.025891308861830692, 0.22278188658939968, 0.38861623830765013, 2.366011688636745], "min": [0.5031639774775436, 0.1374880219921501, 1.0712396268175668, -2.713755782374705, 0.1243514317149248, -3.1377142148607047, 0.5082941735682327, -0.3273824512215555, 1.032535888434551, 1.7302603376615109, 0.0878289839186297, -3.137266183015771], "max": [0.651795081140728, 0.4037773475756924, 1.2142629066939092, -1.877507573973288, 0.8198767349759648, 3.140212784404211, 0.6276870594756845, -0.03856828113161388, 1.143750458712704, 2.6648086006347356, 1.2946589811127955, 3.1382997755812823], "count": [491]}, "gripper_mode_state": {"mean": [0.6435845213849287, 0.35234215885947046], "std": [0.4789399599309495, 0.4776998659720521], "min": [0, 0], "max": [1, 1], "count": [491]}, "gripper_activity_state": {"mean": [1.7331975560081467, 1.739307535641548], "std": [0.612245840425449, 0.6065349560214998], "min": [0, 0], "max": [2, 2], "count": [491]}, "gripper_mode_action": {"mean": [0.6435845213849287, 0.35234215885947046], "std": [0.4789399599309495, 0.4776998659720521], "min": [0, 0], "max": [1, 1], "count": [491]}, "gripper_activity_action": {"mean": [1.7331975560081467, 1.739307535641548], "std": [0.612245840425449, 0.6065349560214998], "min": [0, 0], "max": [2, 2], "count": [491]}, "gripper_open_scale_state": {"mean": [0.3285264769047193, 0.5134256623495377], "std": [0.3334744211763608, 0.29510049904373387], "min": [0.028, 0.007], "max": [0.923, 0.864], "count": [491]}, "gripper_open_scale_action": {"mean": [0.3285264769047193, 0.5134256623495377], "std": [0.3334744211763608, 0.29510049904373387], "min": [0.028, 0.007], "max": [0.923, 0.864], "count": [491]}}} +{"episode_index": 400, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4325517994281046]], [[0.4618001695261438]], [[0.46246735498366015]]], "std": [[[0.23362696235119687]], [[0.19983423653098245]], [[0.19471804320627425]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42871785539215684]], [[0.45520922385620916]], [[0.4540807986111111]]], "std": [[[0.20789588900069036]], [[0.18117841657456057]], [[0.17620970324535667]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44073404411764705]], [[0.4616473549836601]], [[0.46405677696078435]]], "std": [[[0.20158098795471874]], [[0.1763319725245147]], [[0.1685431674155441]]], "count": [100]}, "observation.state": {"min": [0.4222649931907654, 1.9112403392791748, -0.8943242430686951, -0.8870810866355896, -2.696725845336914, -1.9702848196029663, 0.47568947076797485, 5.0, 0.11646100133657455, 0.2937470078468323, -0.1957779973745346, -3.1411852836608887, -0.3790000379085541, -0.9480000138282776, -0.9061400294303894, -2.1699330806732178, 0.37480947375297546, 0.5934817790985107, 1.8242356777191162, 0.7989768385887146, -2.5860369205474854, 32.0, -0.36664798855781555, 0.2663570046424866, -0.08616600185632706, -3.1351852416992188, 0.21799999475479126, -2.364000082015991], "max": [1.1068354845046997, 2.1215176582336426, 0.4159119427204132, 0.3966958820819855, -1.2126723527908325, -0.5380675792694092, 2.0218420028686523, 942.0, 0.3068329989910126, 0.45585399866104126, 0.04485199972987175, 3.13700008392334, 1.121000051498413, -0.2770000100135803, -0.37255799770355225, -1.9695342779159546, 0.8869763612747192, 1.0326764583587646, 2.7152090072631836, 1.945047378540039, -1.7780194282531738, 952.0, -0.1303510069847107, 0.4568749964237213, 0.09603600203990936, 3.130000114440918, 0.9289999604225159, -1.3769999742507935], "mean": [0.6576598286628723, 2.027885675430298, -0.575168788433075, -0.483170747756958, -2.0900962352752686, -1.4149024486541748, 1.4933953285217285, 528.7216186523438, 0.2602570056915283, 0.3582998216152191, -0.014826994389295578, -0.535369873046875, 0.43964841961860657, -0.6285764575004578, -0.6018539071083069, -2.0391016006469727, 0.509158730506897, 0.8236150145530701, 2.3474881649017334, 1.4250661134719849, -2.2972569465637207, 393.4170227050781, -0.2937375605106354, 0.3665088415145874, 0.04722945764660835, 0.9151279926300049, 0.5306943655014038, -1.8363057374954224], "std": [0.14215748012065887, 0.04764146730303764, 0.32425954937934875, 0.3140161335468292, 0.31402531266212463, 0.4207621216773987, 0.4300598204135895, 381.64471435546875, 0.03402427211403847, 0.04890049993991852, 0.04989180341362953, 2.853250503540039, 0.3901653289794922, 0.1678599864244461, 0.1284668743610382, 0.055815618485212326, 0.12383031100034714, 0.12178290635347366, 0.2623310685157776, 0.276978999376297, 0.24952799081802368, 369.3349609375, 0.07401818782091141, 0.04605117067694664, 0.036879945546388626, 2.8022525310516357, 0.22639742493629456, 0.26694491505622864], "count": [458]}, "action": {"min": [0.4222649931907654, 1.9112403392791748, -0.8943242430686951, -0.8870810866355896, -2.696725845336914, -1.9702848196029663, 0.47568947076797485, 5.0, 0.11646100133657455, 0.2937470078468323, -0.1957779973745346, -3.1411852836608887, -0.3790000379085541, -0.9480000138282776, -0.9061400294303894, -2.1699330806732178, 0.37480947375297546, 0.5934817790985107, 1.8242356777191162, 0.7989768385887146, -2.5860369205474854, 32.0, -0.36664798855781555, 0.2663570046424866, -0.08616600185632706, -3.1351852416992188, 0.21799999475479126, -2.364000082015991], "max": [1.1068354845046997, 2.1215176582336426, 0.4159119427204132, 0.3966958820819855, -1.2126723527908325, -0.5380675792694092, 2.0218420028686523, 942.0, 0.3068329989910126, 0.45585399866104126, 0.04485199972987175, 3.13700008392334, 1.121000051498413, -0.2770000100135803, -0.37255799770355225, -1.9695342779159546, 0.8869763612747192, 1.0326764583587646, 2.7152090072631836, 1.945047378540039, -1.7780194282531738, 952.0, -0.1303510069847107, 0.4568749964237213, 0.09603600203990936, 3.130000114440918, 0.9289999604225159, -1.3769999742507935], "mean": [0.6576598286628723, 2.027885675430298, -0.575168788433075, -0.483170747756958, -2.0900962352752686, -1.4149024486541748, 1.4933953285217285, 528.7216186523438, 0.2602570056915283, 0.3582998216152191, -0.014826994389295578, -0.535369873046875, 0.43964841961860657, -0.6285764575004578, -0.6018539071083069, -2.0391016006469727, 0.509158730506897, 0.8236150145530701, 2.3474881649017334, 1.4250661134719849, -2.2972569465637207, 393.4170227050781, -0.2937375605106354, 0.3665088415145874, 0.04722945764660835, 0.9151279926300049, 0.5306943655014038, -1.8363057374954224], "std": [0.14215748012065887, 0.04764146730303764, 0.32425954937934875, 0.3140161335468292, 0.31402531266212463, 0.4207621216773987, 0.4300598204135895, 381.64471435546875, 0.03402427211403847, 0.04890049993991852, 0.04989180341362953, 2.853250503540039, 0.3901653289794922, 0.1678599864244461, 0.1284668743610382, 0.055815618485212326, 0.12383031100034714, 0.12178290635347366, 0.2623310685157776, 0.276978999376297, 0.24952799081802368, 369.3349609375, 0.07401818782091141, 0.04605117067694664, 0.036879945546388626, 2.8022525310516357, 0.22639742493629456, 0.26694491505622864], "count": [458]}, "timestamp": {"min": [0.0], "max": [15.233333333333333], "mean": [7.616666666666667], "std": [4.407096549884062], "count": [458]}, "frame_index": {"min": [0], "max": [457], "mean": [228.5], "std": [132.21289649652186], "count": [458]}, "episode_index": {"min": [403], "max": [403], "mean": [403.0], "std": [0.0], "count": [458]}, "index": {"min": [414385], "max": [414842], "mean": [414613.5], "std": [132.21289649652186], "count": [458]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [458]}, "subtask_annotation": {"mean": [13.449781659388647, 29.0, 29.0, 29.0, 29.0], "std": [10.000146830599547, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [458]}, "scene_annotation": {"mean": [403.0], "std": [0.0], "min": [403], "max": [403], "count": [458]}, "eef_direction_state": {"mean": [3.8296943231441047, 3.3427947598253276], "std": [1.9894460384110522, 2.078787238140854], "min": [0, 0], "max": [6, 6], "count": [458]}, "eef_velocity_state": {"mean": [0.8973799126637555, 1.0218340611353711], "std": [0.7027346084420325, 0.7443845958997031], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_acc_mag_state": {"mean": [0.7729257641921398, 0.7903930131004366], "std": [0.8389849859896881, 0.827842106300643], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_direction_action": {"mean": [3.8296943231441047, 3.3427947598253276], "std": [1.9894460384110522, 2.078787238140854], "min": [0, 0], "max": [6, 6], "count": [458]}, "eef_velocity_action": {"mean": [0.8973799126637555, 1.0218340611353711], "std": [0.7027346084420325, 0.7443845958997031], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_acc_mag_action": {"mean": [0.7729257641921398, 0.7903930131004366], "std": [0.8389849859896881, 0.827842106300643], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_sim_pose_state": {"mean": [0.5722122847423501, 0.33061439711075447, 1.116993490106096, -2.3186016551596764, 0.5369423032494769, -2.0950107879131137, 0.5697127297447945, -0.2668929138863103, 1.0889542283367597, 2.3736306710107473, 0.9055356645701272, -1.2171301065914313], "std": [0.04138171618303873, 0.06369438560187142, 0.038299970137920775, 0.23293977623299494, 0.23516658350195802, 1.9698756072860781, 0.03661848098330006, 0.05712865664562384, 0.025291043314836958, 0.2985992378928049, 0.31585682576813995, 2.4047156898564745], "min": [0.4806901286808101, 0.1399539211565033, 1.0614016664032446, -2.660862942349511, 0.24265493132182625, -3.1335444958122114, 0.5143100296763625, -0.34289274802092035, 1.0277416383402525, 1.4761663173523087, 0.1758800845494548, -3.1352840241019226], "max": [0.6609305657033373, 0.396739788463325, 1.2259011616718936, -1.8864800104177224, 0.9831407658143454, 3.1344416847200827, 0.6475850644274205, -0.040802656671791865, 1.1431733885805933, 3.048878453742594, 1.327501907571392, 3.1343154789120677], "count": [458]}, "eef_sim_pose_action": {"mean": [0.5722122847423501, 0.33061439711075447, 1.116993490106096, -2.3186016551596764, 0.5369423032494769, -2.0950107879131137, 0.5697127297447945, -0.2668929138863103, 1.0889542283367597, 2.3736306710107473, 0.9055356645701272, -1.2171301065914313], "std": [0.04138171618303873, 0.06369438560187142, 0.038299970137920775, 0.23293977623299494, 0.23516658350195802, 1.9698756072860781, 0.03661848098330006, 0.05712865664562384, 0.025291043314836958, 0.2985992378928049, 0.31585682576813995, 2.4047156898564745], "min": [0.4806901286808101, 0.1399539211565033, 1.0614016664032446, -2.660862942349511, 0.24265493132182625, -3.1335444958122114, 0.5143100296763625, -0.34289274802092035, 1.0277416383402525, 1.4761663173523087, 0.1758800845494548, -3.1352840241019226], "max": [0.6609305657033373, 0.396739788463325, 1.2259011616718936, -1.8864800104177224, 0.9831407658143454, 3.1344416847200827, 0.6475850644274205, -0.040802656671791865, 1.1431733885805933, 3.048878453742594, 1.327501907571392, 3.1343154789120677], "count": [458]}, "gripper_mode_state": {"mean": [0.6069868995633187, 0.4039301310043668], "std": [0.48841969997311635, 0.4906837884739625], "min": [0, 0], "max": [1, 1], "count": [458]}, "gripper_activity_state": {"mean": [1.6615720524017468, 1.759825327510917], "std": [0.6747855362391989, 0.5714854352276134], "min": [0, 0], "max": [2, 2], "count": [458]}, "gripper_mode_action": {"mean": [0.6069868995633187, 0.4039301310043668], "std": [0.48841969997311635, 0.4906837884739625], "min": [0, 0], "max": [1, 1], "count": [458]}, "gripper_activity_action": {"mean": [1.6615720524017468, 1.759825327510917], "std": [0.6747855362391989, 0.5714854352276134], "min": [0, 0], "max": [2, 2], "count": [458]}, "gripper_open_scale_state": {"mean": [0.39341703070094997, 0.5287216161348931], "std": [0.3693349026667902, 0.3816445669939259], "min": [0.032, 0.005], "max": [0.952, 0.942], "count": [458]}, "gripper_open_scale_action": {"mean": [0.39341703070094997, 0.5287216161348931], "std": [0.3693349026667902, 0.3816445669939259], "min": [0.032, 0.005], "max": [0.952, 0.942], "count": [458]}}} +{"episode_index": 401, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4255277096949891]], [[0.4553822021864301]], [[0.45670094472974376]]], "std": [[[0.23693655676006745]], [[0.20317180073554683]], [[0.19798805007336306]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41406881548915864]], [[0.4472467547204067]], [[0.44760680082218074]]], "std": [[[0.21891008764702838]], [[0.18806052984680705]], [[0.18239861960876932]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43793619183784627]], [[0.4641383652998236]], [[0.467709218409586]]], "std": [[[0.20334765104177296]], [[0.17480064103906906]], [[0.16682445999873013]]], "count": [126]}, "observation.state": {"min": [0.35922369360923767, 1.9096345901489258, -0.8373216986656189, -0.8720189332962036, -2.7657361030578613, -1.9804949760437012, 0.7927635312080383, 10.0, 0.1157509982585907, 0.2856529951095581, -0.1691029965877533, -3.1411852836608887, -0.409000039100647, -0.9120000600814819, -1.060566782951355, -2.1686415672302246, 0.2664768695831299, 0.5420120358467102, 1.8028030395507812, 0.9815906882286072, -2.615445852279663, 28.0, -0.3554590046405792, 0.2607699930667877, -0.09403400123119354, -3.1411852836608887, 0.12099999934434891, -2.378000020980835], "max": [1.1816577911376953, 2.1216397285461426, -0.5198288559913635, 0.2070484161376953, -1.1971389055252075, -0.7272437810897827, 2.025925874710083, 946.0, 0.30469998717308044, 0.4462679922580719, 0.06168299913406372, 3.1410000324249268, 1.1829999685287476, -0.26100000739097595, -0.39245474338531494, -1.878881812095642, 0.8899608850479126, 0.98946213722229, 2.8271889686584473, 2.0323660373687744, -1.6990954875946045, 937.0, -0.08610799908638, 0.4733020067214966, 0.10814300179481506, 3.135999917984009, 0.8769999742507935, -1.440999984741211], "mean": [0.668043315410614, 2.0154945850372314, -0.6503909230232239, -0.5328538417816162, -2.125824451446533, -1.4133766889572144, 1.6069185733795166, 506.6626892089844, 0.26975005865097046, 0.3646804392337799, -0.00165259197819978, -1.1592971086502075, 0.3683585524559021, -0.67281174659729, -0.657167375087738, -1.9701359272003174, 0.47729620337486267, 0.7886449694633484, 2.4830243587493896, 1.5404109954833984, -2.3681015968322754, 339.5762634277344, -0.2918756306171417, 0.36349058151245117, 0.061729270964860916, 1.8686329126358032, 0.39929866790771484, -1.799821376800537], "std": [0.13609732687473297, 0.05276729166507721, 0.08789452910423279, 0.20549221336841583, 0.4058794677257538, 0.4030640721321106, 0.31941360235214233, 417.2451171875, 0.03323118016123772, 0.05341600626707077, 0.0402836874127388, 2.6313536167144775, 0.38705727458000183, 0.172023206949234, 0.14998599886894226, 0.0635344535112381, 0.1391991227865219, 0.10073729604482651, 0.2438659816980362, 0.26127827167510986, 0.2114977240562439, 341.2943420410156, 0.0799391120672226, 0.052518580108881, 0.03558778017759323, 2.340690851211548, 0.23785923421382904, 0.26168838143348694], "count": [636]}, "action": {"min": [0.35922369360923767, 1.9096345901489258, -0.8373216986656189, -0.8720189332962036, -2.7657361030578613, -1.9804949760437012, 0.7927635312080383, 10.0, 0.1157509982585907, 0.2856529951095581, -0.1691029965877533, -3.1411852836608887, -0.409000039100647, -0.9120000600814819, -1.060566782951355, -2.1686415672302246, 0.2664768695831299, 0.5420120358467102, 1.8028030395507812, 0.9815906882286072, -2.615445852279663, 28.0, -0.3554590046405792, 0.2607699930667877, -0.09403400123119354, -3.1411852836608887, 0.12099999934434891, -2.378000020980835], "max": [1.1816577911376953, 2.1216397285461426, -0.5198288559913635, 0.2070484161376953, -1.1971389055252075, -0.7272437810897827, 2.025925874710083, 946.0, 0.30469998717308044, 0.4462679922580719, 0.06168299913406372, 3.1410000324249268, 1.1829999685287476, -0.26100000739097595, -0.39245474338531494, -1.878881812095642, 0.8899608850479126, 0.98946213722229, 2.8271889686584473, 2.0323660373687744, -1.6990954875946045, 937.0, -0.08610799908638, 0.4733020067214966, 0.10814300179481506, 3.135999917984009, 0.8769999742507935, -1.440999984741211], "mean": [0.668043315410614, 2.0154945850372314, -0.6503909230232239, -0.5328538417816162, -2.125824451446533, -1.4133766889572144, 1.6069185733795166, 506.6626892089844, 0.26975005865097046, 0.3646804392337799, -0.00165259197819978, -1.1592971086502075, 0.3683585524559021, -0.67281174659729, -0.657167375087738, -1.9701359272003174, 0.47729620337486267, 0.7886449694633484, 2.4830243587493896, 1.5404109954833984, -2.3681015968322754, 339.5762634277344, -0.2918756306171417, 0.36349058151245117, 0.061729270964860916, 1.8686329126358032, 0.39929866790771484, -1.799821376800537], "std": [0.13609732687473297, 0.05276729166507721, 0.08789452910423279, 0.20549221336841583, 0.4058794677257538, 0.4030640721321106, 0.31941360235214233, 417.2451171875, 0.03323118016123772, 0.05341600626707077, 0.0402836874127388, 2.6313536167144775, 0.38705727458000183, 0.172023206949234, 0.14998599886894226, 0.0635344535112381, 0.1391991227865219, 0.10073729604482651, 0.2438659816980362, 0.26127827167510986, 0.2114977240562439, 341.2943420410156, 0.0799391120672226, 0.052518580108881, 0.03558778017759323, 2.340690851211548, 0.23785923421382904, 0.26168838143348694], "count": [636]}, "timestamp": {"min": [0.0], "max": [21.166666666666668], "mean": [10.583333333333334], "std": [6.11990528854334], "count": [636]}, "frame_index": {"min": [0], "max": [635], "mean": [317.5], "std": [183.5971586563002], "count": [636]}, "episode_index": {"min": [404], "max": [404], "mean": [404.0], "std": [0.0], "count": [636]}, "index": {"min": [414843], "max": [415478], "mean": [415160.5], "std": [183.5971586563002], "count": [636]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [636]}, "subtask_annotation": {"mean": [17.037735849056602, 29.0, 29.0, 29.0, 29.0], "std": [10.654456529087952, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [636]}, "scene_annotation": {"mean": [404.0], "std": [0.0], "min": [404], "max": [404], "count": [636]}, "eef_direction_state": {"mean": [4.1069182389937104, 3.7861635220125787], "std": [1.878682781449587, 1.9806128899412503], "min": [0, 0], "max": [6, 6], "count": [636]}, "eef_velocity_state": {"mean": [0.8301886792452831, 0.839622641509434], "std": [0.684119478786778, 0.7089294673492121], "min": [0, 0], "max": [2, 2], "count": [636]}, "eef_acc_mag_state": {"mean": [0.8144654088050315, 0.7327044025157232], "std": [0.8393870538446095, 0.8322884157320389], "min": [0, 0], "max": [2, 2], "count": [636]}, "eef_direction_action": {"mean": [4.1069182389937104, 3.7861635220125787], "std": [1.878682781449587, 1.9806128899412503], "min": [0, 0], "max": [6, 6], "count": [636]}, "eef_velocity_action": {"mean": [0.8301886792452831, 0.839622641509434], "std": [0.684119478786778, 0.7089294673492121], "min": [0, 0], "max": [2, 2], "count": [636]}, "eef_acc_mag_action": {"mean": [0.8144654088050315, 0.7327044025157232], "std": [0.8393870538446095, 0.8322884157320389], "min": [0, 0], "max": [2, 2], "count": [636]}, "eef_sim_pose_state": {"mean": [0.5740383069682388, 0.3404060255728244, 1.1317599412709909, -2.380056882592395, 0.42921078377411886, -0.7326493761044836, 0.5768671143055657, -0.2818431003169576, 1.0938145758087834, 2.4421888347329768, 0.8350356439916268, -2.0458458769605405], "std": [0.04675292311023001, 0.0701096459353693, 0.041598355489616066, 0.16996271862861922, 0.26078216601688, 2.852097245883229, 0.040208190946779215, 0.04886027407138318, 0.018316629533905247, 0.3170903969221334, 0.3367131969403643, 1.8097040276519123], "min": [0.4825613554611626, 0.10233598394016198, 1.0864418755431198, -2.6284020049363996, 0.09511585030458303, -3.140180044843584, 0.5031178323765501, -0.33603473959250363, 1.0590322486941264, 1.4619626435081736, 0.1295388535429225, -3.13939816023157], "max": [0.6814461259161435, 0.401217277990835, 1.2668339130116668, -1.9162681861862012, 0.9750751505011133, 3.14157283512773, 0.6386257887290686, -0.06153384953747369, 1.1513447004385662, 3.0212589447108282, 1.2915378332330354, 3.1407285314568396], "count": [636]}, "eef_sim_pose_action": {"mean": [0.5740383069682388, 0.3404060255728244, 1.1317599412709909, -2.380056882592395, 0.42921078377411886, -0.7326493761044836, 0.5768671143055657, -0.2818431003169576, 1.0938145758087834, 2.4421888347329768, 0.8350356439916268, -2.0458458769605405], "std": [0.04675292311023001, 0.0701096459353693, 0.041598355489616066, 0.16996271862861922, 0.26078216601688, 2.852097245883229, 0.040208190946779215, 0.04886027407138318, 0.018316629533905247, 0.3170903969221334, 0.3367131969403643, 1.8097040276519123], "min": [0.4825613554611626, 0.10233598394016198, 1.0864418755431198, -2.6284020049363996, 0.09511585030458303, -3.140180044843584, 0.5031178323765501, -0.33603473959250363, 1.0590322486941264, 1.4619626435081736, 0.1295388535429225, -3.13939816023157], "max": [0.6814461259161435, 0.401217277990835, 1.2668339130116668, -1.9162681861862012, 0.9750751505011133, 3.14157283512773, 0.6386257887290686, -0.06153384953747369, 1.1513447004385662, 3.0212589447108282, 1.2915378332330354, 3.1407285314568396], "count": [636]}, "gripper_mode_state": {"mean": [0.6415094339622641, 0.46855345911949686], "std": [0.47955717083542687, 0.4990101352343964], "min": [0, 0], "max": [1, 1], "count": [636]}, "gripper_activity_state": {"mean": [1.6761006289308176, 1.779874213836478], "std": [0.6602800167850326, 0.5511314690049264], "min": [0, 0], "max": [2, 2], "count": [636]}, "gripper_mode_action": {"mean": [0.6415094339622641, 0.46855345911949686], "std": [0.47955717083542687, 0.4990101352343964], "min": [0, 0], "max": [1, 1], "count": [636]}, "gripper_activity_action": {"mean": [1.6761006289308176, 1.779874213836478], "std": [0.6602800167850326, 0.5511314690049264], "min": [0, 0], "max": [2, 2], "count": [636]}, "gripper_open_scale_state": {"mean": [0.3395762578676335, 0.5066627359465231], "std": [0.34129437004368296, 0.4172452002426505], "min": [0.028, 0.01], "max": [0.937, 0.946], "count": [636]}, "gripper_open_scale_action": {"mean": [0.3395762578676335, 0.5066627359465231], "std": [0.34129437004368296, 0.4172452002426505], "min": [0.028, 0.01], "max": [0.937, 0.946], "count": [636]}}} +{"episode_index": 402, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4307951435308972]], [[0.4590017624158249]], [[0.4604884027158843]]], "std": [[[0.2290642599728423]], [[0.196433388387676]], [[0.19098319258623603]]], "count": [132]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.430714785724896]], [[0.4632954019360269]], [[0.4631090701747871]]], "std": [[[0.20659082924782976]], [[0.17317997123344928]], [[0.16672335886657855]]], "count": [132]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4222954560927907]], [[0.4505348521984551]], [[0.4540839894038423]]], "std": [[[0.21038727448933753]], [[0.18339881970237798]], [[0.1749584176186018]]], "count": [132]}, "observation.state": {"min": [0.1613033264875412, 2.039853572845459, -1.566014051437378, -1.4254451990127563, -2.889514923095703, -1.9931833744049072, 0.4244292080402374, -2.0, 0.1717900037765503, 0.23305800557136536, -0.128929004073143, -3.1401853561401367, -0.42899999022483826, -0.8479999899864197, -1.1530169248580933, -2.1754133701324463, 0.2919935882091522, 0.5122541785240173, 1.5080866813659668, 0.6785840392112732, -2.4657487869262695, 55.0, -0.3662079870700836, 0.22649399936199188, -0.17616300284862518, 2.2880001068115234, 0.07599999755620956, -3.119999885559082], "max": [0.8898387551307678, 2.1104869842529297, -0.387724906206131, 0.07365289330482483, -1.6797049045562744, -0.7278721332550049, 2.4030914306640625, 945.0, 0.3748849928379059, 0.4120450019836426, 0.09836100041866302, 3.1410000324249268, 0.8049999475479126, -0.11799999326467514, -0.2298424243927002, -2.0731894969940186, 1.9018330574035645, 1.2406150102615356, 2.490619659423828, 1.9160051345825195, -1.0581932067871094, 933.0, 0.024397000670433044, 0.44485700130462646, 0.0600150004029274, 3.063999891281128, 0.8479999303817749, -2.1549999713897705], "mean": [0.46714845299720764, 2.0804836750030518, -0.6100736856460571, -0.8152198195457458, -2.2613155841827393, -1.5376166105270386, 1.4252147674560547, 586.7322387695312, 0.3014363646507263, 0.3171294629573822, 0.022364577278494835, -2.5862481594085693, 0.29817426204681396, -0.4417878985404968, -0.4751473367214203, -2.1506752967834473, 0.7118277549743652, 0.8860257863998413, 2.17700457572937, 1.2970260381698608, -1.6552070379257202, 442.20574951171875, -0.2813259959220886, 0.3372580111026764, -0.00012647842231672257, 2.674516439437866, 0.44668880105018616, -2.5584471225738525], "std": [0.14270509779453278, 0.014021830633282661, 0.27827298641204834, 0.3272819221019745, 0.4047775864601135, 0.358193039894104, 0.4844069480895996, 402.9101867675781, 0.04212961345911026, 0.060062844306230545, 0.04350515082478523, 0.8186109066009521, 0.3981592357158661, 0.2123357355594635, 0.19757933914661407, 0.019459178671240807, 0.34422269463539124, 0.2164069414138794, 0.3376806974411011, 0.3115234673023224, 0.3873414993286133, 376.36370849609375, 0.10232330858707428, 0.059154119342565536, 0.04717822000384331, 0.16200873255729675, 0.22331154346466064, 0.22171573340892792], "count": [678]}, "action": {"min": [0.1613033264875412, 2.039853572845459, -1.566014051437378, -1.4254451990127563, -2.889514923095703, -1.9931833744049072, 0.4244292080402374, -2.0, 0.1717900037765503, 0.23305800557136536, -0.128929004073143, -3.1401853561401367, -0.42899999022483826, -0.8479999899864197, -1.1530169248580933, -2.1754133701324463, 0.2919935882091522, 0.5122541785240173, 1.5080866813659668, 0.6785840392112732, -2.4657487869262695, 55.0, -0.3662079870700836, 0.22649399936199188, -0.17616300284862518, 2.2880001068115234, 0.07599999755620956, -3.119999885559082], "max": [0.8898387551307678, 2.1104869842529297, -0.387724906206131, 0.07365289330482483, -1.6797049045562744, -0.7278721332550049, 2.4030914306640625, 945.0, 0.3748849928379059, 0.4120450019836426, 0.09836100041866302, 3.1410000324249268, 0.8049999475479126, -0.11799999326467514, -0.2298424243927002, -2.0731894969940186, 1.9018330574035645, 1.2406150102615356, 2.490619659423828, 1.9160051345825195, -1.0581932067871094, 933.0, 0.024397000670433044, 0.44485700130462646, 0.0600150004029274, 3.063999891281128, 0.8479999303817749, -2.1549999713897705], "mean": [0.46714845299720764, 2.0804836750030518, -0.6100736856460571, -0.8152198195457458, -2.2613155841827393, -1.5376166105270386, 1.4252147674560547, 586.7322387695312, 0.3014363646507263, 0.3171294629573822, 0.022364577278494835, -2.5862481594085693, 0.29817426204681396, -0.4417878985404968, -0.4751473367214203, -2.1506752967834473, 0.7118277549743652, 0.8860257863998413, 2.17700457572937, 1.2970260381698608, -1.6552070379257202, 442.20574951171875, -0.2813259959220886, 0.3372580111026764, -0.00012647842231672257, 2.674516439437866, 0.44668880105018616, -2.5584471225738525], "std": [0.14270509779453278, 0.014021830633282661, 0.27827298641204834, 0.3272819221019745, 0.4047775864601135, 0.358193039894104, 0.4844069480895996, 402.9101867675781, 0.04212961345911026, 0.060062844306230545, 0.04350515082478523, 0.8186109066009521, 0.3981592357158661, 0.2123357355594635, 0.19757933914661407, 0.019459178671240807, 0.34422269463539124, 0.2164069414138794, 0.3376806974411011, 0.3115234673023224, 0.3873414993286133, 376.36370849609375, 0.10232330858707428, 0.059154119342565536, 0.04717822000384331, 0.16200873255729675, 0.22331154346466064, 0.22171573340892792], "count": [678]}, "timestamp": {"min": [0.0], "max": [22.566666666666666], "mean": [11.283333333333333], "std": [6.524050945596665], "count": [678]}, "frame_index": {"min": [0], "max": [677], "mean": [338.5], "std": [195.72152836789994], "count": [678]}, "episode_index": {"min": [405], "max": [405], "mean": [405.0], "std": [0.0], "count": [678]}, "index": {"min": [415479], "max": [416156], "mean": [415817.5], "std": [195.72152836789994], "count": [678]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [678]}, "subtask_annotation": {"mean": [13.880530973451327, 29.0, 29.0, 29.0, 29.0], "std": [10.521317243208054, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [678]}, "scene_annotation": {"mean": [405.0], "std": [0.0], "min": [405], "max": [405], "count": [678]}, "eef_direction_state": {"mean": [3.691740412979351, 3.4926253687315634], "std": [2.1501779257902274, 2.0793489191326193], "min": [0, 0], "max": [6, 6], "count": [678]}, "eef_velocity_state": {"mean": [0.8539823008849557, 0.995575221238938], "std": [0.7609032900414372, 0.7709576522539421], "min": [0, 0], "max": [2, 2], "count": [678]}, "eef_acc_mag_state": {"mean": [0.7094395280235988, 0.8082595870206489], "std": [0.8144705168048272, 0.8458415947510728], "min": [0, 0], "max": [2, 2], "count": [678]}, "eef_direction_action": {"mean": [3.691740412979351, 3.4926253687315634], "std": [2.1501779257902274, 2.0793489191326193], "min": [0, 0], "max": [6, 6], "count": [678]}, "eef_velocity_action": {"mean": [0.8539823008849557, 0.995575221238938], "std": [0.7609032900414372, 0.7709576522539421], "min": [0, 0], "max": [2, 2], "count": [678]}, "eef_acc_mag_action": {"mean": [0.7094395280235988, 0.8082595870206489], "std": [0.8144705168048272, 0.8458415947510728], "min": [0, 0], "max": [2, 2], "count": [678]}, "eef_sim_pose_state": {"mean": [0.5386290100540556, 0.28870413432299186, 1.0892758366592146, -2.0113993195347173, 0.9599347989737385, 1.2979905920709853, 0.5250315129416859, -0.3172764137303238, 1.0895282025640818, 1.5916235746939515, 0.9351853766192925, -2.3502478093994976], "std": [0.05686817829008625, 0.09769781884941121, 0.05371264156279949, 1.8184552444988402, 0.21123897986721382, 2.3580710379751606, 0.05269467767089676, 0.05361594307980619, 0.04019202413585978, 2.278113386301824, 0.40934073570806234, 0.8242075359234274], "min": [0.43814169981179896, -0.04521876362486178, 1.0343135646781878, -3.1403200752059637, 0.7142130264908255, -3.1387987353851035, 0.4238987938230347, -0.37283331977937184, 1.0069498140654165, -3.1401683450574245, 0.18204165937239392, -3.1213652296434313], "max": [0.6444340036232501, 0.373441837449569, 1.2355687721662871, 3.1395454414773916, 1.3760127816477268, 3.12758209234951, 0.6162305269562474, -0.1587469173656818, 1.201878383738196, 3.135618644632259, 1.4494813737053285, 3.1278873469076243], "count": [678]}, "eef_sim_pose_action": {"mean": [0.5386290100540556, 0.28870413432299186, 1.0892758366592146, -2.0113993195347173, 0.9599347989737385, 1.2979905920709853, 0.5250315129416859, -0.3172764137303238, 1.0895282025640818, 1.5916235746939515, 0.9351853766192925, -2.3502478093994976], "std": [0.05686817829008625, 0.09769781884941121, 0.05371264156279949, 1.8184552444988402, 0.21123897986721382, 2.3580710379751606, 0.05269467767089676, 0.05361594307980619, 0.04019202413585978, 2.278113386301824, 0.40934073570806234, 0.8242075359234274], "min": [0.43814169981179896, -0.04521876362486178, 1.0343135646781878, -3.1403200752059637, 0.7142130264908255, -3.1387987353851035, 0.4238987938230347, -0.37283331977937184, 1.0069498140654165, -3.1401683450574245, 0.18204165937239392, -3.1213652296434313], "max": [0.6444340036232501, 0.373441837449569, 1.2355687721662871, 3.1395454414773916, 1.3760127816477268, 3.12758209234951, 0.6162305269562474, -0.1587469173656818, 1.201878383738196, 3.135618644632259, 1.4494813737053285, 3.1278873469076243], "count": [678]}, "gripper_mode_state": {"mean": [0.5412979351032449, 0.38495575221238937], "std": [0.49829156179510575, 0.4865848549338357], "min": [0, 0], "max": [1, 1], "count": [678]}, "gripper_activity_state": {"mean": [1.747787610619469, 1.676991150442478], "std": [0.5923201734949602, 0.6497799286480752], "min": [0, 0], "max": [2, 2], "count": [678]}, "gripper_mode_action": {"mean": [0.5412979351032449, 0.38495575221238937], "std": [0.49829156179510575, 0.4865848549338357], "min": [0, 0], "max": [1, 1], "count": [678]}, "gripper_activity_action": {"mean": [1.747787610619469, 1.676991150442478], "std": [0.5923201734949602, 0.6497799286480752], "min": [0, 0], "max": [2, 2], "count": [678]}, "gripper_open_scale_state": {"mean": [0.44220575221239056, 0.5867871188530179], "std": [0.3763639263631971, 0.40283024679090146], "min": [0.055, 0.0], "max": [0.933, 0.945], "count": [678]}, "gripper_open_scale_action": {"mean": [0.44220575221239056, 0.5867871188530179], "std": [0.3763639263631971, 0.40283024679090146], "min": [0.055, 0.0], "max": [0.933, 0.945], "count": [678]}}} +{"episode_index": 403, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[1.0]], [[1.0]]], "mean": [[[0.4253213904774873]], [[0.456404109174534]], [[0.4578869901355604]]], "std": [[[0.23813499016458214]], [[0.2036606628553464]], [[0.1982541744393597]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3854342452644638]], [[0.4333036889524328]], [[0.43507417052469133]]], "std": [[[0.21135154244774224]], [[0.17439296784070335]], [[0.1688416161588224]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4178567935275962]], [[0.45377778912490924]], [[0.45715234658678283]]], "std": [[[0.21075689257078187]], [[0.17711915685943186]], [[0.1684046079124628]]], "count": [108]}, "observation.state": {"min": [0.2854486107826233, 2.0493133068084717, -0.8114385008811951, -1.2439136505126953, -2.9142463207244873, -1.983601689338684, 0.8425751328468323, -2.0, 0.2123659998178482, 0.2572459876537323, -0.13509799540042877, -3.0490000247955322, -0.36399999260902405, -0.8450000286102295, -1.0617187023162842, -2.1748898029327393, 0.2654646039009094, 0.5421865582466125, 1.618077278137207, 0.9953263998031616, -2.311514139175415, 49.0, -0.37079301476478577, 0.202674999833107, -0.1069670021533966, 2.433000087738037, 0.037999991327524185, -3.125999927520752], "max": [0.8887216448783875, 2.11807918548584, -0.4939805269241333, -0.04836307093501091, -1.7543177604675293, -0.8933119177818298, 1.9530409574508667, 947.0, 0.325655996799469, 0.43707001209259033, 0.09303600341081619, -2.4000000953674316, 0.7089999914169312, -0.1940000206232071, -0.1221032366156578, -2.049557685852051, 1.5308979749679565, 1.332524061203003, 2.715959310531616, 1.975712776184082, -0.9222669005393982, 940.0, 0.03617100045084953, 0.4246250092983246, 0.08479399979114532, 3.0250000953674316, 0.7960000038146973, -2.1530001163482666], "mean": [0.4755316972732544, 2.0844297409057617, -0.6772964596748352, -0.8117556571960449, -2.1853156089782715, -1.607397437095642, 1.401431918144226, 606.5723876953125, 0.28557419776916504, 0.31377363204956055, 0.010522923432290554, -2.832747220993042, 0.3156369924545288, -0.41749417781829834, -0.5018889904022217, -2.115142822265625, 0.58406001329422, 1.0050363540649414, 2.396271228790283, 1.5364595651626587, -1.7727508544921875, 396.65057373046875, -0.2848127782344818, 0.3205784261226654, 0.03126760572195053, 2.7725841999053955, 0.30144205689430237, -2.4651358127593994], "std": [0.13428859412670135, 0.01131857093423605, 0.07778309285640717, 0.2943441569805145, 0.3725951015949249, 0.29174599051475525, 0.3568990230560303, 400.8807678222656, 0.02004138007760048, 0.0451224260032177, 0.04814471676945686, 0.1546710729598999, 0.3375243544578552, 0.20864523947238922, 0.19006627798080444, 0.02899118885397911, 0.27792349457740784, 0.1738903522491455, 0.2592615485191345, 0.25855886936187744, 0.331511527299881, 370.4773864746094, 0.1103171706199646, 0.05770004168152809, 0.03632350265979767, 0.1653711050748825, 0.20469951629638672, 0.29054588079452515], "count": [518]}, "action": {"min": [0.2854486107826233, 2.0493133068084717, -0.8114385008811951, -1.2439136505126953, -2.9142463207244873, -1.983601689338684, 0.8425751328468323, -2.0, 0.2123659998178482, 0.2572459876537323, -0.13509799540042877, -3.0490000247955322, -0.36399999260902405, -0.8450000286102295, -1.0617187023162842, -2.1748898029327393, 0.2654646039009094, 0.5421865582466125, 1.618077278137207, 0.9953263998031616, -2.311514139175415, 49.0, -0.37079301476478577, 0.202674999833107, -0.1069670021533966, 2.433000087738037, 0.037999991327524185, -3.125999927520752], "max": [0.8887216448783875, 2.11807918548584, -0.4939805269241333, -0.04836307093501091, -1.7543177604675293, -0.8933119177818298, 1.9530409574508667, 947.0, 0.325655996799469, 0.43707001209259033, 0.09303600341081619, -2.4000000953674316, 0.7089999914169312, -0.1940000206232071, -0.1221032366156578, -2.049557685852051, 1.5308979749679565, 1.332524061203003, 2.715959310531616, 1.975712776184082, -0.9222669005393982, 940.0, 0.03617100045084953, 0.4246250092983246, 0.08479399979114532, 3.0250000953674316, 0.7960000038146973, -2.1530001163482666], "mean": [0.4755316972732544, 2.0844297409057617, -0.6772964596748352, -0.8117556571960449, -2.1853156089782715, -1.607397437095642, 1.401431918144226, 606.5723876953125, 0.28557419776916504, 0.31377363204956055, 0.010522923432290554, -2.832747220993042, 0.3156369924545288, -0.41749417781829834, -0.5018889904022217, -2.115142822265625, 0.58406001329422, 1.0050363540649414, 2.396271228790283, 1.5364595651626587, -1.7727508544921875, 396.65057373046875, -0.2848127782344818, 0.3205784261226654, 0.03126760572195053, 2.7725841999053955, 0.30144205689430237, -2.4651358127593994], "std": [0.13428859412670135, 0.01131857093423605, 0.07778309285640717, 0.2943441569805145, 0.3725951015949249, 0.29174599051475525, 0.3568990230560303, 400.8807678222656, 0.02004138007760048, 0.0451224260032177, 0.04814471676945686, 0.1546710729598999, 0.3375243544578552, 0.20864523947238922, 0.19006627798080444, 0.02899118885397911, 0.27792349457740784, 0.1738903522491455, 0.2592615485191345, 0.25855886936187744, 0.331511527299881, 370.4773864746094, 0.1103171706199646, 0.05770004168152809, 0.03632350265979767, 0.1653711050748825, 0.20469951629638672, 0.29054588079452515], "count": [518]}, "timestamp": {"min": [0.0], "max": [17.233333333333334], "mean": [8.616666666666667], "std": [4.984448035863371], "count": [518]}, "frame_index": {"min": [0], "max": [517], "mean": [258.5], "std": [149.53344107590115], "count": [518]}, "episode_index": {"min": [406], "max": [406], "mean": [406.0], "std": [0.0], "count": [518]}, "index": {"min": [416157], "max": [416674], "mean": [416415.5], "std": [149.53344107590115], "count": [518]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [518]}, "subtask_annotation": {"mean": [11.654440154440154, 29.0, 29.0, 29.0, 29.0], "std": [9.713178643388973, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [518]}, "scene_annotation": {"mean": [406.0], "std": [0.0], "min": [406], "max": [406], "count": [518]}, "eef_direction_state": {"mean": [3.4671814671814674, 3.8088803088803087], "std": [2.2025529610477457, 2.197787212280044], "min": [0, 0], "max": [6, 6], "count": [518]}, "eef_velocity_state": {"mean": [0.9613899613899614, 0.7876447876447876], "std": [0.7651025106422784, 0.736055602966352], "min": [0, 0], "max": [2, 2], "count": [518]}, "eef_acc_mag_state": {"mean": [0.8436293436293436, 0.7644787644787645], "std": [0.8340416283995874, 0.8420264319469535], "min": [0, 0], "max": [2, 2], "count": [518]}, "eef_direction_action": {"mean": [3.4671814671814674, 3.8088803088803087], "std": [2.2025529610477457, 2.197787212280044], "min": [0, 0], "max": [6, 6], "count": [518]}, "eef_velocity_action": {"mean": [0.9613899613899614, 0.7876447876447876], "std": [0.7651025106422784, 0.736055602966352], "min": [0, 0], "max": [2, 2], "count": [518]}, "eef_acc_mag_action": {"mean": [0.8436293436293436, 0.7644787644787645], "std": [0.8340416283995874, 0.8420264319469535], "min": [0, 0], "max": [2, 2], "count": [518]}, "eef_sim_pose_state": {"mean": [0.5282976783976567, 0.31424461276738835, 1.1136065851586647, -2.331659734282314, 0.8062943220646835, 2.3482811083721886, 0.5259969006648633, -0.30310110560747555, 1.0918825942021142, 2.536221610662745, 0.9747036067385676, -2.394461818992944], "std": [0.05519205420372103, 0.09289841722296413, 0.06485157566090163, 1.495201257585182, 0.27600325900354944, 1.2761528615847868, 0.04024888214072528, 0.03962292815471936, 0.036348082921093816, 1.2493392823622864, 0.37679160988953997, 0.23772801501048044], "min": [0.3985983462403342, -0.0025067736222594145, 1.0182970740513917, -3.140915561016797, 0.4367964199674699, -3.093214362281946, 0.4648009075694784, -0.3574931444737019, 1.0224821545817515, -3.1386258990453304, 0.19256306705973536, -2.899766316142168], "max": [0.6322159072379451, 0.3923204548386082, 1.2855118881649839, 3.1407299526312933, 1.3807797944738431, 3.1342723337163036, 0.6324393166617337, -0.15104246276786581, 1.162133824503746, 3.1385157515765045, 1.3698388307926375, -1.9772105441620362], "count": [518]}, "eef_sim_pose_action": {"mean": [0.5282976783976567, 0.31424461276738835, 1.1136065851586647, -2.331659734282314, 0.8062943220646835, 2.3482811083721886, 0.5259969006648633, -0.30310110560747555, 1.0918825942021142, 2.536221610662745, 0.9747036067385676, -2.394461818992944], "std": [0.05519205420372103, 0.09289841722296413, 0.06485157566090163, 1.495201257585182, 0.27600325900354944, 1.2761528615847868, 0.04024888214072528, 0.03962292815471936, 0.036348082921093816, 1.2493392823622864, 0.37679160988953997, 0.23772801501048044], "min": [0.3985983462403342, -0.0025067736222594145, 1.0182970740513917, -3.140915561016797, 0.4367964199674699, -3.093214362281946, 0.4648009075694784, -0.3574931444737019, 1.0224821545817515, -3.1386258990453304, 0.19256306705973536, -2.899766316142168], "max": [0.6322159072379451, 0.3923204548386082, 1.2855118881649839, 3.1407299526312933, 1.3807797944738431, 3.1342723337163036, 0.6324393166617337, -0.15104246276786581, 1.162133824503746, 3.1385157515765045, 1.3698388307926375, -1.9772105441620362], "count": [518]}, "gripper_mode_state": {"mean": [0.6042471042471043, 0.35135135135135137], "std": [0.4890118007329627, 0.47739247926096556], "min": [0, 0], "max": [1, 1], "count": [518]}, "gripper_activity_state": {"mean": [1.718146718146718, 1.635135135135135], "std": [0.6195798502445008, 0.689189189189188], "min": [0, 0], "max": [2, 2], "count": [518]}, "gripper_mode_action": {"mean": [0.6042471042471043, 0.35135135135135137], "std": [0.4890118007329627, 0.47739247926096556], "min": [0, 0], "max": [1, 1], "count": [518]}, "gripper_activity_action": {"mean": [1.718146718146718, 1.635135135135135], "std": [0.6195798502445008, 0.689189189189188], "min": [0, 0], "max": [2, 2], "count": [518]}, "gripper_open_scale_state": {"mean": [0.39665057916530794, 0.6067635133864797], "std": [0.37047735021168204, 0.40059098187089215], "min": [0.049, 0.0], "max": [0.94, 0.947], "count": [518]}, "gripper_open_scale_action": {"mean": [0.39665057916530794, 0.6067635133864797], "std": [0.37047735021168204, 0.40059098187089215], "min": [0.049, 0.0], "max": [0.94, 0.947], "count": [518]}}} +{"episode_index": 404, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4242686408265371]], [[0.456111192448956]], [[0.45814107416565447]]], "std": [[[0.23558720346208856]], [[0.20065402079944633]], [[0.1952344413310932]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4092592562467465]], [[0.4504435786482735]], [[0.4512939007461392]]], "std": [[[0.22200370773088787]], [[0.18606994504789645]], [[0.18039637529570132]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4288806828040951]], [[0.45877887131991435]], [[0.4623993543582625]]], "std": [[[0.21119880820719752]], [[0.18241408139181886]], [[0.17393959972529152]]], "count": [113]}, "observation.state": {"min": [0.14852753281593323, 2.0421574115753174, -0.8988969326019287, -1.198901653289795, -2.9018545150756836, -1.9961504936218262, 0.7282736301422119, -1.0, 0.27097299695014954, 0.21796700358390808, -0.09253299981355667, -3.128999948501587, -0.5139999985694885, -0.9440000057220459, -1.181605339050293, -2.1757450103759766, 0.34370771050453186, 0.4717450439929962, 1.6970010995864868, 0.790983259677887, -2.155743360519409, 48.0, -0.3570399880409241, 0.2265630066394806, -0.12679600715637207, -3.1391851902008057, -0.0729999989271164, -3.1411852836608887], "max": [0.6196267604827881, 2.1032440662384033, -0.4205371141433716, -0.13119640946388245, -1.70406973361969, -1.0622771978378296, 2.1085495948791504, 940.0, 0.35780298709869385, 0.4180150032043457, 0.0845469981431961, -2.433000087738037, 0.7889999151229858, -0.1340000033378601, -0.16865116357803345, -2.01259183883667, 1.6655851602554321, 1.2332671880722046, 2.59521746635437, 1.9997284412384033, -0.8234812617301941, 952.0, 0.06389400362968445, 0.44151100516319275, 0.068511001765728, 3.132999897003174, 0.8059999942779541, 3.134999990463257], "mean": [0.4516366720199585, 2.081040620803833, -0.6273564696311951, -0.8084148168563843, -2.2006211280822754, -1.6751105785369873, 1.4201844930648804, 561.6690673828125, 0.2939382493495941, 0.30029988288879395, 0.017911043018102646, -2.8361096382141113, 0.3283563554286957, -0.4640562832355499, -0.5725420117378235, -2.113966941833496, 0.7078894376754761, 0.9213285446166992, 2.359503984451294, 1.3131482601165771, -1.6755238771438599, 394.2263488769531, -0.2668006718158722, 0.35154879093170166, 0.010177921503782272, 2.504976511001587, 0.24541087448596954, -1.6497434377670288], "std": [0.12480999529361725, 0.013451684266328812, 0.12386953085660934, 0.30361494421958923, 0.3744542598724365, 0.3002246916294098, 0.4185514748096466, 389.3005065917969, 0.01807798445224762, 0.046027760952711105, 0.04300326481461525, 0.2078617662191391, 0.3970181345939636, 0.21832045912742615, 0.22792983055114746, 0.041530512273311615, 0.351485013961792, 0.16027073562145233, 0.22390048205852509, 0.32488110661506653, 0.29829350113868713, 387.0416259765625, 0.13139937818050385, 0.0577809102833271, 0.04910379648208618, 0.9581981897354126, 0.2044496089220047, 2.0135626792907715], "count": [550]}, "action": {"min": [0.14852753281593323, 2.0421574115753174, -0.8988969326019287, -1.198901653289795, -2.9018545150756836, -1.9961504936218262, 0.7282736301422119, -1.0, 0.27097299695014954, 0.21796700358390808, -0.09253299981355667, -3.128999948501587, -0.5139999985694885, -0.9440000057220459, -1.181605339050293, -2.1757450103759766, 0.34370771050453186, 0.4717450439929962, 1.6970010995864868, 0.790983259677887, -2.155743360519409, 48.0, -0.3570399880409241, 0.2265630066394806, -0.12679600715637207, -3.1391851902008057, -0.0729999989271164, -3.1411852836608887], "max": [0.6196267604827881, 2.1032440662384033, -0.4205371141433716, -0.13119640946388245, -1.70406973361969, -1.0622771978378296, 2.1085495948791504, 940.0, 0.35780298709869385, 0.4180150032043457, 0.0845469981431961, -2.433000087738037, 0.7889999151229858, -0.1340000033378601, -0.16865116357803345, -2.01259183883667, 1.6655851602554321, 1.2332671880722046, 2.59521746635437, 1.9997284412384033, -0.8234812617301941, 952.0, 0.06389400362968445, 0.44151100516319275, 0.068511001765728, 3.132999897003174, 0.8059999942779541, 3.134999990463257], "mean": [0.4516366720199585, 2.081040620803833, -0.6273564696311951, -0.8084148168563843, -2.2006211280822754, -1.6751105785369873, 1.4201844930648804, 561.6690673828125, 0.2939382493495941, 0.30029988288879395, 0.017911043018102646, -2.8361096382141113, 0.3283563554286957, -0.4640562832355499, -0.5725420117378235, -2.113966941833496, 0.7078894376754761, 0.9213285446166992, 2.359503984451294, 1.3131482601165771, -1.6755238771438599, 394.2263488769531, -0.2668006718158722, 0.35154879093170166, 0.010177921503782272, 2.504976511001587, 0.24541087448596954, -1.6497434377670288], "std": [0.12480999529361725, 0.013451684266328812, 0.12386953085660934, 0.30361494421958923, 0.3744542598724365, 0.3002246916294098, 0.4185514748096466, 389.3005065917969, 0.01807798445224762, 0.046027760952711105, 0.04300326481461525, 0.2078617662191391, 0.3970181345939636, 0.21832045912742615, 0.22792983055114746, 0.041530512273311615, 0.351485013961792, 0.16027073562145233, 0.22390048205852509, 0.32488110661506653, 0.29829350113868713, 387.0416259765625, 0.13139937818050385, 0.0577809102833271, 0.04910379648208618, 0.9581981897354126, 0.2044496089220047, 2.0135626792907715], "count": [550]}, "timestamp": {"min": [0.0], "max": [18.3], "mean": [9.15], "std": [5.2923687198329885], "count": [550]}, "frame_index": {"min": [0], "max": [549], "mean": [274.5], "std": [158.77106159498965], "count": [550]}, "episode_index": {"min": [407], "max": [407], "mean": [407.0], "std": [0.0], "count": [550]}, "index": {"min": [416675], "max": [417224], "mean": [416949.5], "std": [158.77106159498965], "count": [550]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [550]}, "subtask_annotation": {"mean": [14.554545454545455, 29.0, 29.0, 29.0, 29.0], "std": [10.869462112338896, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [550]}, "scene_annotation": {"mean": [407.0], "std": [0.0], "min": [407], "max": [407], "count": [550]}, "eef_direction_state": {"mean": [3.618181818181818, 3.692727272727273], "std": [2.1319296346132424, 2.2591514533683137], "min": [0, 0], "max": [6, 6], "count": [550]}, "eef_velocity_state": {"mean": [0.9254545454545454, 0.7509090909090909], "std": [0.7579201641377604, 0.6887070170775812], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_acc_mag_state": {"mean": [0.8163636363636364, 0.7345454545454545], "std": [0.8317044134817122, 0.8303817702102582], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_direction_action": {"mean": [3.618181818181818, 3.692727272727273], "std": [2.1319296346132424, 2.2591514533683137], "min": [0, 0], "max": [6, 6], "count": [550]}, "eef_velocity_action": {"mean": [0.9254545454545454, 0.7509090909090909], "std": [0.7579201641377604, 0.6887070170775812], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_acc_mag_action": {"mean": [0.8163636363636364, 0.7345454545454545], "std": [0.8317044134817122, 0.8303817702102582], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_sim_pose_state": {"mean": [0.55634032228172, 0.284528136387563, 1.1115819549019652, -0.7525571417780796, 0.8227439649025505, 2.3198709586659176, 0.5127168795616985, -0.31329399738315383, 1.0904030519326815, 2.698364122618428, 0.9546587526892769, -2.3343383900892967], "std": [0.05344202690168886, 0.1215627273556268, 0.0647001504086954, 2.634424574837855, 0.1999410673895246, 0.8169977906679464, 0.04223270152545148, 0.031075265171789206, 0.041248148958751604, 0.20984510126210135, 0.4253490144032388, 1.0345203680891544], "min": [0.4208789509420913, -0.03533501224068272, 1.0154916901337632, -3.1346740038378527, 0.5926977351594616, -3.1383497514708885, 0.4154261831958011, -0.36689531779574436, 1.0092826253133926, 2.0718307524023083, 0.013680774889175629, -3.136469794622754], "max": [0.6366140833265099, 0.384639954075963, 1.2675730443412219, 3.1321134667636295, 1.4100331885331236, 3.129579775573838, 0.6132613201663625, -0.22436285814764906, 1.1454415626472356, 3.034427361655255, 1.4590763608651547, 3.140808711681977], "count": [550]}, "eef_sim_pose_action": {"mean": [0.55634032228172, 0.284528136387563, 1.1115819549019652, -0.7525571417780796, 0.8227439649025505, 2.3198709586659176, 0.5127168795616985, -0.31329399738315383, 1.0904030519326815, 2.698364122618428, 0.9546587526892769, -2.3343383900892967], "std": [0.05344202690168886, 0.1215627273556268, 0.0647001504086954, 2.634424574837855, 0.1999410673895246, 0.8169977906679464, 0.04223270152545148, 0.031075265171789206, 0.041248148958751604, 0.20984510126210135, 0.4253490144032388, 1.0345203680891544], "min": [0.4208789509420913, -0.03533501224068272, 1.0154916901337632, -3.1346740038378527, 0.5926977351594616, -3.1383497514708885, 0.4154261831958011, -0.36689531779574436, 1.0092826253133926, 2.0718307524023083, 0.013680774889175629, -3.136469794622754], "max": [0.6366140833265099, 0.384639954075963, 1.2675730443412219, 3.1321134667636295, 1.4100331885331236, 3.129579775573838, 0.6132613201663625, -0.22436285814764906, 1.1454415626472356, 3.034427361655255, 1.4590763608651547, 3.140808711681977], "count": [550]}, "gripper_mode_state": {"mean": [0.6127272727272727, 0.38181818181818183], "std": [0.4871268438337908, 0.4858323351231786], "min": [0, 0], "max": [1, 1], "count": [550]}, "gripper_activity_state": {"mean": [1.729090909090909, 1.7181818181818183], "std": [0.6275993879343247, 0.610987549074421], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_mode_action": {"mean": [0.6127272727272727, 0.38181818181818183], "std": [0.4871268438337908, 0.4858323351231786], "min": [0, 0], "max": [1, 1], "count": [550]}, "gripper_activity_action": {"mean": [1.729090909090909, 1.7181818181818183], "std": [0.6275993879343247, 0.610987549074421], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_open_scale_state": {"mean": [0.39422636360862007, 0.5617000000208071], "std": [0.3870417053314246, 0.38925594227173377], "min": [0.048, 0.0], "max": [0.952, 0.94], "count": [550]}, "gripper_open_scale_action": {"mean": [0.39422636360862007, 0.5617000000208071], "std": [0.3870417053314246, 0.38925594227173377], "min": [0.048, 0.0], "max": [0.952, 0.94], "count": [550]}}} +{"episode_index": 405, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.4305699299822268]], [[0.46009856775312463]], [[0.46108076410388715]]], "std": [[[0.23136420928202128]], [[0.19672299799475793]], [[0.19115998340355192]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4086171651043458]], [[0.4500703259373925]], [[0.45123869109047127]]], "std": [[[0.2203113225521118]], [[0.1848441703401775]], [[0.17829996289170924]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41960917970989564]], [[0.45431177438080494]], [[0.45706734462790966]]], "std": [[[0.21268876802968817]], [[0.18036915571694156]], [[0.17199164981479917]]], "count": [114]}, "observation.state": {"min": [0.21132445335388184, 2.037479877471924, -0.6655464172363281, -1.2759579420089722, -2.8659701347351074, -1.987930178642273, 0.7516958713531494, -2.0, 0.22430099546909332, 0.2352290004491806, -0.11955499649047852, -3.0399999618530273, -0.2770000398159027, -0.8700000047683716, -1.08278489112854, -2.1752912998199463, 0.2525491416454315, 0.4533841907978058, 1.6415870189666748, 0.7880510687828064, -2.2219786643981934, 66.0, -0.35253000259399414, 0.2031950056552887, -0.119548000395298, 2.2839999198913574, -0.05700000002980232, -3.1391851902008057], "max": [0.854321300983429, 2.108375310897827, -0.3527833819389343, -0.04714134708046913, -1.816922664642334, -0.8145800828933716, 1.8652335405349731, 948.0, 0.3536750078201294, 0.42275598645210266, 0.09998700022697449, -2.26200008392334, 0.7520000338554382, -0.07899999618530273, -0.10876891762018204, -2.054060697555542, 1.5908503532409668, 1.4034193754196167, 2.6004533767700195, 1.9048349857330322, -0.7755894064903259, 936.0, 0.02510399930179119, 0.4325590133666992, 0.06605999916791916, 2.9660000801086426, 0.828000009059906, 3.132999897003174], "mean": [0.4261603355407715, 2.083817958831787, -0.5438151359558105, -0.8568004369735718, -2.241342067718506, -1.649490237236023, 1.3722193241119385, 551.9275512695312, 0.3062378764152527, 0.2977975904941559, 0.0314968042075634, -2.7732694149017334, 0.34504103660583496, -0.4355313181877136, -0.49919506907463074, -2.1483423709869385, 0.6846086382865906, 1.035099983215332, 2.3362464904785156, 1.4104373455047607, -1.751583456993103, 392.51788330078125, -0.27044492959976196, 0.33817747235298157, 0.021031882613897324, 2.6793136596679688, 0.3028659522533417, -1.9964486360549927], "std": [0.1395425796508789, 0.011175534687936306, 0.08409051597118378, 0.28223851323127747, 0.3395197093486786, 0.3195938766002655, 0.35671672224998474, 397.2694396972656, 0.025061145424842834, 0.05757899209856987, 0.045207250863313675, 0.19875922799110413, 0.3118852376937866, 0.22432346642017365, 0.2076871395111084, 0.021345196291804314, 0.27821698784828186, 0.2305513322353363, 0.22067810595035553, 0.31986331939697266, 0.34106382727622986, 361.6993408203125, 0.1061653196811676, 0.06375260651111603, 0.03827669098973274, 0.19678901135921478, 0.21601422131061554, 1.624605655670166], "count": [559]}, "action": {"min": [0.21132445335388184, 2.037479877471924, -0.6655464172363281, -1.2759579420089722, -2.8659701347351074, -1.987930178642273, 0.7516958713531494, -2.0, 0.22430099546909332, 0.2352290004491806, -0.11955499649047852, -3.0399999618530273, -0.2770000398159027, -0.8700000047683716, -1.08278489112854, -2.1752912998199463, 0.2525491416454315, 0.4533841907978058, 1.6415870189666748, 0.7880510687828064, -2.2219786643981934, 66.0, -0.35253000259399414, 0.2031950056552887, -0.119548000395298, 2.2839999198913574, -0.05700000002980232, -3.1391851902008057], "max": [0.854321300983429, 2.108375310897827, -0.3527833819389343, -0.04714134708046913, -1.816922664642334, -0.8145800828933716, 1.8652335405349731, 948.0, 0.3536750078201294, 0.42275598645210266, 0.09998700022697449, -2.26200008392334, 0.7520000338554382, -0.07899999618530273, -0.10876891762018204, -2.054060697555542, 1.5908503532409668, 1.4034193754196167, 2.6004533767700195, 1.9048349857330322, -0.7755894064903259, 936.0, 0.02510399930179119, 0.4325590133666992, 0.06605999916791916, 2.9660000801086426, 0.828000009059906, 3.132999897003174], "mean": [0.4261603355407715, 2.083817958831787, -0.5438151359558105, -0.8568004369735718, -2.241342067718506, -1.649490237236023, 1.3722193241119385, 551.9275512695312, 0.3062378764152527, 0.2977975904941559, 0.0314968042075634, -2.7732694149017334, 0.34504103660583496, -0.4355313181877136, -0.49919506907463074, -2.1483423709869385, 0.6846086382865906, 1.035099983215332, 2.3362464904785156, 1.4104373455047607, -1.751583456993103, 392.51788330078125, -0.27044492959976196, 0.33817747235298157, 0.021031882613897324, 2.6793136596679688, 0.3028659522533417, -1.9964486360549927], "std": [0.1395425796508789, 0.011175534687936306, 0.08409051597118378, 0.28223851323127747, 0.3395197093486786, 0.3195938766002655, 0.35671672224998474, 397.2694396972656, 0.025061145424842834, 0.05757899209856987, 0.045207250863313675, 0.19875922799110413, 0.3118852376937866, 0.22432346642017365, 0.2076871395111084, 0.021345196291804314, 0.27821698784828186, 0.2305513322353363, 0.22067810595035553, 0.31986331939697266, 0.34106382727622986, 361.6993408203125, 0.1061653196811676, 0.06375260651111603, 0.03827669098973274, 0.19678901135921478, 0.21601422131061554, 1.624605655670166], "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": [408], "max": [408], "mean": [408.0], "std": [0.0], "count": [559]}, "index": {"min": [417225], "max": [417783], "mean": [417504.0], "std": [161.36914203155447], "count": [559]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [559]}, "subtask_annotation": {"mean": [12.418604651162791, 29.0, 29.0, 29.0, 29.0], "std": [10.30952513977071, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [559]}, "scene_annotation": {"mean": [408.0], "std": [0.0], "min": [408], "max": [408], "count": [559]}, "eef_direction_state": {"mean": [3.4257602862254024, 3.70304114490161], "std": [2.2351353754242513, 2.2865809169804665], "min": [0, 0], "max": [6, 6], "count": [559]}, "eef_velocity_state": {"mean": [0.960644007155635, 0.7620751341681574], "std": [0.7603009574496084, 0.716975351363066], "min": [0, 0], "max": [2, 2], "count": [559]}, "eef_acc_mag_state": {"mean": [0.855098389982111, 0.7084078711985689], "std": [0.8387559677901937, 0.8282473715125677], "min": [0, 0], "max": [2, 2], "count": [559]}, "eef_direction_action": {"mean": [3.4257602862254024, 3.70304114490161], "std": [2.2351353754242513, 2.2865809169804665], "min": [0, 0], "max": [6, 6], "count": [559]}, "eef_velocity_action": {"mean": [0.960644007155635, 0.7620751341681574], "std": [0.7603009574496084, 0.716975351363066], "min": [0, 0], "max": [2, 2], "count": [559]}, "eef_acc_mag_action": {"mean": [0.855098389982111, 0.7084078711985689], "std": [0.8387559677901937, 0.8282473715125677], "min": [0, 0], "max": [2, 2], "count": [559]}, "eef_sim_pose_state": {"mean": [0.5422730744847345, 0.29475087808527867, 1.1159899540163454, -0.9949276678771363, 0.8463856101890532, 2.2140363132825907, 0.5073540557384884, -0.33140371257377993, 1.0917750464586893, 2.1964771510192875, 0.9883963085400674, -2.449454347625168], "std": [0.06138603595107767, 0.09187680485735672, 0.0640387955026464, 2.5512714147057194, 0.23083894464608126, 1.3327083104000532, 0.0519672281825844, 0.04000962799068179, 0.034967904914309456, 1.7998799618667944, 0.36090371809693833, 0.2563141406168583], "min": [0.39386361846387763, -0.007813250937884403, 1.0073661920737873, -3.129429249190001, 0.5440448051591771, -3.0063330319596955, 0.4389661213325315, -0.38098077248015316, 1.026634314317844, -3.140586524140372, 0.24769124664679265, -3.0351497277076818], "max": [0.6302355419195615, 0.3767387361275666, 1.2841475465123844, 3.1403855988521747, 1.4372997300595616, 3.0696836810508326, 0.6201623703731624, -0.16947652434752045, 1.1498968291722214, 3.1394073442151837, 1.4760906156662776, -2.0343825191281697], "count": [559]}, "eef_sim_pose_action": {"mean": [0.5422730744847345, 0.29475087808527867, 1.1159899540163454, -0.9949276678771363, 0.8463856101890532, 2.2140363132825907, 0.5073540557384884, -0.33140371257377993, 1.0917750464586893, 2.1964771510192875, 0.9883963085400674, -2.449454347625168], "std": [0.06138603595107767, 0.09187680485735672, 0.0640387955026464, 2.5512714147057194, 0.23083894464608126, 1.3327083104000532, 0.0519672281825844, 0.04000962799068179, 0.034967904914309456, 1.7998799618667944, 0.36090371809693833, 0.2563141406168583], "min": [0.39386361846387763, -0.007813250937884403, 1.0073661920737873, -3.129429249190001, 0.5440448051591771, -3.0063330319596955, 0.4389661213325315, -0.38098077248015316, 1.026634314317844, -3.140586524140372, 0.24769124664679265, -3.0351497277076818], "max": [0.6302355419195615, 0.3767387361275666, 1.2841475465123844, 3.1403855988521747, 1.4372997300595616, 3.0696836810508326, 0.6201623703731624, -0.16947652434752045, 1.1498968291722214, 3.1394073442151837, 1.4760906156662776, -2.0343825191281697], "count": [559]}, "gripper_mode_state": {"mean": [0.6135957066189625, 0.39177101967799643], "std": [0.4869250614188389, 0.488145969786147], "min": [0, 0], "max": [1, 1], "count": [559]}, "gripper_activity_state": {"mean": [1.7298747763864042, 1.697674418604651], "std": [0.6219179337665951, 0.6440965948627201], "min": [0, 0], "max": [2, 2], "count": [559]}, "gripper_mode_action": {"mean": [0.6135957066189625, 0.39177101967799643], "std": [0.4869250614188389, 0.488145969786147], "min": [0, 0], "max": [1, 1], "count": [559]}, "gripper_activity_action": {"mean": [1.7298747763864042, 1.697674418604651], "std": [0.6219179337665951, 0.6440965948627201], "min": [0, 0], "max": [2, 2], "count": [559]}, "gripper_open_scale_state": {"mean": [0.3925178891149529, 0.5521046510126599], "std": [0.3616993526449766, 0.39702301677531493], "min": [0.066, 0.0], "max": [0.936, 0.948], "count": [559]}, "gripper_open_scale_action": {"mean": [0.3925178891149529, 0.5521046510126599], "std": [0.3616993526449766, 0.39702301677531493], "min": [0.066, 0.0], "max": [0.936, 0.948], "count": [559]}}} +{"episode_index": 406, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[1.0]], [[1.0]]], "mean": [[[0.42733380390554915]], [[0.4559044357939254]], [[0.45547535803537104]]], "std": [[[0.2324496260718022]], [[0.20029509312161084]], [[0.19479429148205538]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4078824891067538]], [[0.4483287357426631]], [[0.4494827650422914]]], "std": [[[0.20877082395198138]], [[0.17305426843469338]], [[0.16705342637817802]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42776236503588366]], [[0.45788589725105727]], [[0.4619572179770601]]], "std": [[[0.2081568388996387]], [[0.17544381414067844]], [[0.16669846882483294]]], "count": [102]}, "observation.state": {"min": [0.24120450019836426, 2.0607800483703613, -0.7740535140037537, -1.1831761598587036, -2.827049493789673, -1.9853644371032715, 0.6372546553611755, -2.0, 0.19942300021648407, 0.2345219999551773, -0.14964799582958221, -3.0399999618530273, -0.3070000112056732, -1.0010000467300415, -1.1034494638442993, -2.175168991088867, 0.2664419710636139, 0.4665440022945404, 1.6515876054763794, 0.9176766276359558, -2.176041603088379, 51.0, -0.3719950020313263, 0.20485299825668335, -0.12565499544143677, 2.3480000495910645, -0.1120000034570694, -3.1411852836608887], "max": [0.9210799932479858, 2.1157405376434326, -0.45254644751548767, 0.08470083028078079, -1.6572425365447998, -0.9145874977111816, 2.115845203399658, 946.0, 0.32478201389312744, 0.42296499013900757, 0.07282599806785583, -2.441999912261963, 0.7150000333786011, -0.08100000768899918, -0.12927654385566711, -2.0261878967285156, 1.606959581375122, 1.4172946214675903, 2.6458144187927246, 1.9333536624908447, -0.7907040119171143, 938.0, 0.015135999768972397, 0.42009401321411133, 0.08156400173902512, 3.003999948501587, 0.7919999957084656, 3.132999897003174], "mean": [0.46596965193748474, 2.0865609645843506, -0.64850252866745, -0.7288417220115662, -2.1583313941955566, -1.5827057361602783, 1.4070719480514526, 536.1941528320312, 0.2912675440311432, 0.3061656951904297, -0.000992411165498197, -2.853057622909546, 0.3878830373287201, -0.5044907927513123, -0.4959040582180023, -2.110316753387451, 0.6279894709587097, 0.9645290970802307, 2.332054615020752, 1.430029273033142, -1.6193159818649292, 398.4112854003906, -0.28585731983184814, 0.3288586139678955, 0.025110747665166855, 2.687617778778076, 0.2936951518058777, -2.156392812728882], "std": [0.13891032338142395, 0.0092868497595191, 0.08533667027950287, 0.3357599377632141, 0.3475586175918579, 0.28867995738983154, 0.4666175842285156, 412.0631103515625, 0.025257891044020653, 0.049569498747587204, 0.052163511514663696, 0.14959953725337982, 0.3098270893096924, 0.262096107006073, 0.1926652491092682, 0.04127177223563194, 0.3351128101348877, 0.20968280732631683, 0.2544021010398865, 0.25778576731681824, 0.3443096876144409, 380.1443786621094, 0.11562948673963547, 0.05669894069433212, 0.04529187083244324, 0.17214466631412506, 0.21807222068309784, 1.5014654397964478], "count": [479]}, "action": {"min": [0.24120450019836426, 2.0607800483703613, -0.7740535140037537, -1.1831761598587036, -2.827049493789673, -1.9853644371032715, 0.6372546553611755, -2.0, 0.19942300021648407, 0.2345219999551773, -0.14964799582958221, -3.0399999618530273, -0.3070000112056732, -1.0010000467300415, -1.1034494638442993, -2.175168991088867, 0.2664419710636139, 0.4665440022945404, 1.6515876054763794, 0.9176766276359558, -2.176041603088379, 51.0, -0.3719950020313263, 0.20485299825668335, -0.12565499544143677, 2.3480000495910645, -0.1120000034570694, -3.1411852836608887], "max": [0.9210799932479858, 2.1157405376434326, -0.45254644751548767, 0.08470083028078079, -1.6572425365447998, -0.9145874977111816, 2.115845203399658, 946.0, 0.32478201389312744, 0.42296499013900757, 0.07282599806785583, -2.441999912261963, 0.7150000333786011, -0.08100000768899918, -0.12927654385566711, -2.0261878967285156, 1.606959581375122, 1.4172946214675903, 2.6458144187927246, 1.9333536624908447, -0.7907040119171143, 938.0, 0.015135999768972397, 0.42009401321411133, 0.08156400173902512, 3.003999948501587, 0.7919999957084656, 3.132999897003174], "mean": [0.46596965193748474, 2.0865609645843506, -0.64850252866745, -0.7288417220115662, -2.1583313941955566, -1.5827057361602783, 1.4070719480514526, 536.1941528320312, 0.2912675440311432, 0.3061656951904297, -0.000992411165498197, -2.853057622909546, 0.3878830373287201, -0.5044907927513123, -0.4959040582180023, -2.110316753387451, 0.6279894709587097, 0.9645290970802307, 2.332054615020752, 1.430029273033142, -1.6193159818649292, 398.4112854003906, -0.28585731983184814, 0.3288586139678955, 0.025110747665166855, 2.687617778778076, 0.2936951518058777, -2.156392812728882], "std": [0.13891032338142395, 0.0092868497595191, 0.08533667027950287, 0.3357599377632141, 0.3475586175918579, 0.28867995738983154, 0.4666175842285156, 412.0631103515625, 0.025257891044020653, 0.049569498747587204, 0.052163511514663696, 0.14959953725337982, 0.3098270893096924, 0.262096107006073, 0.1926652491092682, 0.04127177223563194, 0.3351128101348877, 0.20968280732631683, 0.2544021010398865, 0.25778576731681824, 0.3443096876144409, 380.1443786621094, 0.11562948673963547, 0.05669894069433212, 0.04529187083244324, 0.17214466631412506, 0.21807222068309784, 1.5014654397964478], "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": [409], "max": [409], "mean": [409.0], "std": [0.0], "count": [479]}, "index": {"min": [417784], "max": [418262], "mean": [418023.0], "std": [138.27508813954884], "count": [479]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [479]}, "subtask_annotation": {"mean": [12.465553235908143, 29.0, 29.0, 29.0, 29.0], "std": [10.030764954416778, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [479]}, "scene_annotation": {"mean": [409.0], "std": [0.0], "min": [409], "max": [409], "count": [479]}, "eef_direction_state": {"mean": [3.1691022964509394, 3.6471816283924845], "std": [2.1103694251530984, 2.1271550267248838], "min": [0, 0], "max": [6, 6], "count": [479]}, "eef_velocity_state": {"mean": [1.129436325678497, 0.8977035490605428], "std": [0.7780589141707286, 0.7338909857210988], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_acc_mag_state": {"mean": [0.9561586638830898, 0.7849686847599165], "std": [0.8450757917628935, 0.8385938306463167], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_direction_action": {"mean": [3.1691022964509394, 3.6471816283924845], "std": [2.1103694251530984, 2.1271550267248838], "min": [0, 0], "max": [6, 6], "count": [479]}, "eef_velocity_action": {"mean": [1.129436325678497, 0.8977035490605428], "std": [0.7780589141707286, 0.7338909857210988], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_acc_mag_action": {"mean": [0.9561586638830898, 0.7849686847599165], "std": [0.8450757917628935, 0.8385938306463167], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_sim_pose_state": {"mean": [0.5334163838155811, 0.3093509679177021, 1.1077595178355173, -0.7390769273433372, 0.8715889788010901, 2.2697992917026606, 0.5173162977511001, -0.2997309260128478, 1.0784198620755585, 2.4982551102570225, 0.9793776563454772, -2.559114782848657], "std": [0.05530797564356677, 0.10267654392118665, 0.06705755666783234, 2.6899751918964108, 0.2262198611744425, 1.097146637481548, 0.04564674158609178, 0.04468371035980014, 0.040268034332816505, 0.989383588370223, 0.3654045710827442, 0.4722001881454708], "min": [0.40042134470175894, -0.008129159550759657, 1.0100595818732785, -3.1396161926430537, 0.569815506350341, -3.1366758997066615, 0.43861670523936974, -0.35836670548509647, 0.9970273919993122, -3.140060681311274, 0.15036697576211244, -3.1405098600146837], "max": [0.6154740442553217, 0.404021487507861, 1.2647810174607188, 3.127201141322872, 1.4083685653871334, 3.1371503922701467, 0.6187818030058667, -0.13363458467427447, 1.1410615304624323, 3.1104239344868145, 1.4283421593978072, 3.1388929506602463], "count": [479]}, "eef_sim_pose_action": {"mean": [0.5334163838155811, 0.3093509679177021, 1.1077595178355173, -0.7390769273433372, 0.8715889788010901, 2.2697992917026606, 0.5173162977511001, -0.2997309260128478, 1.0784198620755585, 2.4982551102570225, 0.9793776563454772, -2.559114782848657], "std": [0.05530797564356677, 0.10267654392118665, 0.06705755666783234, 2.6899751918964108, 0.2262198611744425, 1.097146637481548, 0.04564674158609178, 0.04468371035980014, 0.040268034332816505, 0.989383588370223, 0.3654045710827442, 0.4722001881454708], "min": [0.40042134470175894, -0.008129159550759657, 1.0100595818732785, -3.1396161926430537, 0.569815506350341, -3.1366758997066615, 0.43861670523936974, -0.35836670548509647, 0.9970273919993122, -3.140060681311274, 0.15036697576211244, -3.1405098600146837], "max": [0.6154740442553217, 0.404021487507861, 1.2647810174607188, 3.127201141322872, 1.4083685653871334, 3.1371503922701467, 0.6187818030058667, -0.13363458467427447, 1.1410615304624323, 3.1104239344868145, 1.4283421593978072, 3.1388929506602463], "count": [479]}, "gripper_mode_state": {"mean": [0.615866388308977, 0.42379958246346555], "std": [0.4863897409076725, 0.4941593835669414], "min": [0, 0], "max": [1, 1], "count": [479]}, "gripper_activity_state": {"mean": [1.697286012526096, 1.6576200417536535], "std": [0.6349370323953902, 0.6743893655621322], "min": [0, 0], "max": [2, 2], "count": [479]}, "gripper_mode_action": {"mean": [0.615866388308977, 0.42379958246346555], "std": [0.4863897409076725, 0.4941593835669414], "min": [0, 0], "max": [1, 1], "count": [479]}, "gripper_activity_action": {"mean": [1.697286012526096, 1.6576200417536535], "std": [0.6349370323953902, 0.6743893655621322], "min": [0, 0], "max": [2, 2], "count": [479]}, "gripper_open_scale_state": {"mean": [0.3984112737810933, 0.5363402924079739], "std": [0.38014437700629683, 0.4118725515967022], "min": [0.051, 0.0], "max": [0.938, 0.946], "count": [479]}, "gripper_open_scale_action": {"mean": [0.3984112737810933, 0.5363402924079739], "std": [0.38014437700629683, 0.4118725515967022], "min": [0.051, 0.0], "max": [0.938, 0.946], "count": [479]}}} +{"episode_index": 407, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[1.0]], [[1.0]]], "mean": [[[0.4354147897479699]], [[0.46023690644186965]], [[0.4598788683402654]]], "std": [[[0.22498165254141858]], [[0.194020009463489]], [[0.18858758636551126]]], "count": [132]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43761606413398696]], [[0.46626774020845707]], [[0.4656149314839572]]], "std": [[[0.20264176094916544]], [[0.17260417210276358]], [[0.16836543405784388]]], "count": [132]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4096772334249356]], [[0.44511519762576746]], [[0.44914481209150325]]], "std": [[[0.2211014582261047]], [[0.18955550099684446]], [[0.1804798906869363]]], "count": [132]}, "observation.state": {"min": [0.09499827772378922, 2.042872905731201, -1.1793887615203857, -1.4272429943084717, -2.930058717727661, -1.9844568967819214, 0.6520201563835144, -2.0, 0.16886000335216522, 0.2289929986000061, -0.13644200563430786, -3.134185314178467, -0.4569999873638153, -0.7640000581741333, -1.1619880199432373, -2.175605297088623, 0.22797490656375885, 0.5567600131034851, 1.5517023801803589, 0.7367907762527466, -2.3919389247894287, 50.0, -0.36068999767303467, 0.23899100720882416, -0.13589799404144287, 2.309999942779541, -0.15300001204013824, -3.1411852836608887], "max": [0.9013054966926575, 2.1132969856262207, -0.3683168590068817, 0.04098033532500267, -1.6244478225708008, -0.8134106993675232, 2.3178672790527344, 947.0, 0.3519969880580902, 0.4500109851360321, 0.1095379963517189, -2.2230000495910645, 0.7670000195503235, -0.06199999153614044, -0.20870646834373474, -2.0079665184020996, 1.654624581336975, 1.3100789785385132, 2.663215398788452, 1.994335412979126, -0.9320756793022156, 940.0, 0.04491699859499931, 0.4268929958343506, 0.09001199901103973, 3.055000066757202, 0.8849999904632568, 3.1410000324249268], "mean": [0.5060223937034607, 2.078326940536499, -0.6717340350151062, -0.8734947443008423, -2.285301923751831, -1.5751560926437378, 1.4909931421279907, 597.46826171875, 0.2813137471675873, 0.3291770815849304, 0.026382528245449066, -2.731902837753296, 0.2625426650047302, -0.41952207684516907, -0.47268640995025635, -2.1459150314331055, 0.6991976499557495, 0.9128128290176392, 2.195805788040161, 1.4101661443710327, -1.611269235610962, 557.2344970703125, -0.26981985569000244, 0.3259645700454712, 0.006707723252475262, 2.670987129211426, 0.4198450446128845, -2.35382342338562], "std": [0.18149809539318085, 0.014484950341284275, 0.19320730865001678, 0.3110315203666687, 0.42274874448776245, 0.315839946269989, 0.44378671050071716, 403.1453857421875, 0.04131704941391945, 0.06372994184494019, 0.0418524406850338, 0.26283031702041626, 0.36398184299468994, 0.19804026186466217, 0.2476883977651596, 0.03611225262284279, 0.3179224133491516, 0.2649056017398834, 0.3448551893234253, 0.2928323745727539, 0.4717325270175934, 401.5989990234375, 0.11454539000988007, 0.05894659087061882, 0.04751322790980339, 0.15570208430290222, 0.3004152476787567, 1.2184737920761108], "count": [678]}, "action": {"min": [0.09499827772378922, 2.042872905731201, -1.1793887615203857, -1.4272429943084717, -2.930058717727661, -1.9844568967819214, 0.6520201563835144, -2.0, 0.16886000335216522, 0.2289929986000061, -0.13644200563430786, -3.134185314178467, -0.4569999873638153, -0.7640000581741333, -1.1619880199432373, -2.175605297088623, 0.22797490656375885, 0.5567600131034851, 1.5517023801803589, 0.7367907762527466, -2.3919389247894287, 50.0, -0.36068999767303467, 0.23899100720882416, -0.13589799404144287, 2.309999942779541, -0.15300001204013824, -3.1411852836608887], "max": [0.9013054966926575, 2.1132969856262207, -0.3683168590068817, 0.04098033532500267, -1.6244478225708008, -0.8134106993675232, 2.3178672790527344, 947.0, 0.3519969880580902, 0.4500109851360321, 0.1095379963517189, -2.2230000495910645, 0.7670000195503235, -0.06199999153614044, -0.20870646834373474, -2.0079665184020996, 1.654624581336975, 1.3100789785385132, 2.663215398788452, 1.994335412979126, -0.9320756793022156, 940.0, 0.04491699859499931, 0.4268929958343506, 0.09001199901103973, 3.055000066757202, 0.8849999904632568, 3.1410000324249268], "mean": [0.5060223937034607, 2.078326940536499, -0.6717340350151062, -0.8734947443008423, -2.285301923751831, -1.5751560926437378, 1.4909931421279907, 597.46826171875, 0.2813137471675873, 0.3291770815849304, 0.026382528245449066, -2.731902837753296, 0.2625426650047302, -0.41952207684516907, -0.47268640995025635, -2.1459150314331055, 0.6991976499557495, 0.9128128290176392, 2.195805788040161, 1.4101661443710327, -1.611269235610962, 557.2344970703125, -0.26981985569000244, 0.3259645700454712, 0.006707723252475262, 2.670987129211426, 0.4198450446128845, -2.35382342338562], "std": [0.18149809539318085, 0.014484950341284275, 0.19320730865001678, 0.3110315203666687, 0.42274874448776245, 0.315839946269989, 0.44378671050071716, 403.1453857421875, 0.04131704941391945, 0.06372994184494019, 0.0418524406850338, 0.26283031702041626, 0.36398184299468994, 0.19804026186466217, 0.2476883977651596, 0.03611225262284279, 0.3179224133491516, 0.2649056017398834, 0.3448551893234253, 0.2928323745727539, 0.4717325270175934, 401.5989990234375, 0.11454539000988007, 0.05894659087061882, 0.04751322790980339, 0.15570208430290222, 0.3004152476787567, 1.2184737920761108], "count": [678]}, "timestamp": {"min": [0.0], "max": [22.566666666666666], "mean": [11.283333333333333], "std": [6.524050945596665], "count": [678]}, "frame_index": {"min": [0], "max": [677], "mean": [338.5], "std": [195.72152836789994], "count": [678]}, "episode_index": {"min": [410], "max": [410], "mean": [410.0], "std": [0.0], "count": [678]}, "index": {"min": [418263], "max": [418940], "mean": [418601.5], "std": [195.72152836789994], "count": [678]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [678]}, "subtask_annotation": {"mean": [15.570796460176991, 29.0, 29.0, 29.0, 29.0], "std": [10.224334856578999, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [678]}, "scene_annotation": {"mean": [410.0], "std": [0.0], "min": [410], "max": [410], "count": [678]}, "eef_direction_state": {"mean": [3.7315634218289087, 3.327433628318584], "std": [2.1469414832974185, 2.175659712282214], "min": [0, 0], "max": [6, 6], "count": [678]}, "eef_velocity_state": {"mean": [0.8997050147492626, 1.0206489675516224], "std": [0.7438835559696844, 0.7522933613657516], "min": [0, 0], "max": [2, 2], "count": [678]}, "eef_acc_mag_state": {"mean": [0.7964601769911505, 0.8126843657817109], "std": [0.834286921444404, 0.8283427981400577], "min": [0, 0], "max": [2, 2], "count": [678]}, "eef_direction_action": {"mean": [3.7315634218289087, 3.327433628318584], "std": [2.1469414832974185, 2.175659712282214], "min": [0, 0], "max": [6, 6], "count": [678]}, "eef_velocity_action": {"mean": [0.8997050147492626, 1.0206489675516224], "std": [0.7438835559696844, 0.7522933613657516], "min": [0, 0], "max": [2, 2], "count": [678]}, "eef_acc_mag_action": {"mean": [0.7964601769911505, 0.8126843657817109], "std": [0.834286921444404, 0.8283427981400577], "min": [0, 0], "max": [2, 2], "count": [678]}, "eef_sim_pose_state": {"mean": [0.5284887791147626, 0.2857965685577172, 1.1012750930105153, -1.3853193824248509, 0.9707744017338551, 1.3151760279120654, 0.5384093737492691, -0.30677471640313725, 1.107912141529114, 0.939451942835219, 0.9214859409754992, -2.390256627807595], "std": [0.059558004638988735, 0.10184498120766616, 0.07289565480419681, 2.2847027105043263, 0.2784255302859356, 2.264048143817355, 0.060215754930754, 0.0445195871767041, 0.049722535586381574, 2.653816506813162, 0.37922862478149894, 0.3043573071298812], "min": [0.4371133125360771, -0.02529975007072982, 1.0204842044922444, -3.136905051290915, 0.5610839935536709, -3.1229036493026636, 0.4327981184598855, -0.3699808098378051, 1.0271831063002752, -3.1365502375704906, 0.2257721134445858, -3.115868432749356], "max": [0.6366088010992893, 0.39724679389426, 1.3085902708937047, 3.1400135698685063, 1.3751088282641248, 3.1400304882591605, 0.6451494141292978, -0.14990800011294675, 1.234635865486493, 3.1411888519293423, 1.4553651516173804, -1.868795429827491], "count": [678]}, "eef_sim_pose_action": {"mean": [0.5284887791147626, 0.2857965685577172, 1.1012750930105153, -1.3853193824248509, 0.9707744017338551, 1.3151760279120654, 0.5384093737492691, -0.30677471640313725, 1.107912141529114, 0.939451942835219, 0.9214859409754992, -2.390256627807595], "std": [0.059558004638988735, 0.10184498120766616, 0.07289565480419681, 2.2847027105043263, 0.2784255302859356, 2.264048143817355, 0.060215754930754, 0.0445195871767041, 0.049722535586381574, 2.653816506813162, 0.37922862478149894, 0.3043573071298812], "min": [0.4371133125360771, -0.02529975007072982, 1.0204842044922444, -3.136905051290915, 0.5610839935536709, -3.1229036493026636, 0.4327981184598855, -0.3699808098378051, 1.0271831063002752, -3.1365502375704906, 0.2257721134445858, -3.115868432749356], "max": [0.6366088010992893, 0.39724679389426, 1.3085902708937047, 3.1400135698685063, 1.3751088282641248, 3.1400304882591605, 0.6451494141292978, -0.14990800011294675, 1.234635865486493, 3.1411888519293423, 1.4553651516173804, -1.868795429827491], "count": [678]}, "gripper_mode_state": {"mean": [0.4247787610619469, 0.3525073746312684], "std": [0.49430938208032066, 0.4777509031512555], "min": [0, 0], "max": [1, 1], "count": [678]}, "gripper_activity_state": {"mean": [1.8023598820058997, 1.7566371681415929], "std": [0.5286988316194197, 0.588539932233884], "min": [0, 0], "max": [2, 2], "count": [678]}, "gripper_mode_action": {"mean": [0.4247787610619469, 0.3525073746312684], "std": [0.49430938208032066, 0.4777509031512555], "min": [0, 0], "max": [1, 1], "count": [678]}, "gripper_activity_action": {"mean": [1.8023598820058997, 1.7566371681415929], "std": [0.5286988316194197, 0.588539932233884], "min": [0, 0], "max": [2, 2], "count": [678]}, "gripper_open_scale_state": {"mean": [0.5572345130492854, 0.5976243853641116], "std": [0.40159917957025065, 0.40291360574234286], "min": [0.05, 0.0], "max": [0.94, 0.947], "count": [678]}, "gripper_open_scale_action": {"mean": [0.5572345130492854, 0.5976243853641116], "std": [0.40159917957025065, 0.40291360574234286], "min": [0.05, 0.0], "max": [0.94, 0.947], "count": [678]}}} +{"episode_index": 408, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4287100226772952]], [[0.4581637747388675]], [[0.45974529465212877]]], "std": [[[0.23439968489077612]], [[0.2025819097295269]], [[0.1961123975746884]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41202874748030055]], [[0.45140151983690674]], [[0.4521360160497221]]], "std": [[[0.21768143780586913]], [[0.18089692211216563]], [[0.1740169879714316]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42025771562519093]], [[0.4521844286390569]], [[0.45578424309755056]]], "std": [[[0.21278517531626254]], [[0.1820742921866286]], [[0.17360359110827053]]], "count": [107]}, "observation.state": {"min": [0.20778144896030426, 2.0429952144622803, -0.8499928116798401, -1.1113908290863037, -2.8485522270202637, -1.9903736114501953, 0.4783075153827667, -1.0, 0.19191600382328033, 0.2576639950275421, -0.1543080061674118, -3.1411852836608887, -0.4390000104904175, -0.9629999995231628, -1.1629828214645386, -2.1751515865325928, 0.22254693508148193, 0.4610461890697479, 1.689077377319336, 0.8620355129241943, -2.6228809356689453, 43.0, -0.37329500913619995, 0.21204300224781036, -0.09905999898910522, 2.2699999809265137, -0.0429999977350235, -3.0439999103546143], "max": [1.0188010931015015, 2.121779441833496, -0.5063723921775818, 0.15297812223434448, -1.4054787158966064, -0.7158817052841187, 2.122128486633301, 952.0, 0.3427779972553253, 0.4473710060119629, 0.05582800135016441, 3.1410000324249268, 0.75, -0.11799999326467514, -0.11077605187892914, -2.001718044281006, 1.5561531782150269, 1.475902795791626, 2.646198272705078, 1.9172790050506592, -0.8159414529800415, 944.0, 0.042830001562833786, 0.42941999435424805, 0.08550500124692917, 2.9820001125335693, 0.8230000138282776, -2.2790000438690186], "mean": [0.5053761005401611, 2.087541341781616, -0.7173057198524475, -0.7562735676765442, -2.1338508129119873, -1.5225694179534912, 1.4270317554473877, 549.7689819335938, 0.2798583209514618, 0.32547274231910706, -0.0007057177135720849, -2.6514220237731934, 0.3112105429172516, -0.43515804409980774, -0.4807993173599243, -2.1148388385772705, 0.5876134037971497, 0.9838014245033264, 2.371680498123169, 1.3959680795669556, -1.6654247045516968, 443.9366455078125, -0.3002340495586395, 0.3293120563030243, 0.03704449161887169, 2.6145341396331787, 0.31293365359306335, -2.5582339763641357], "std": [0.16598348319530487, 0.013059420511126518, 0.10272055119276047, 0.29052984714508057, 0.3941120207309723, 0.3562282919883728, 0.4508112370967865, 405.26544189453125, 0.02515040524303913, 0.053282007575035095, 0.04305287078022957, 0.9557695984840393, 0.3299430310726166, 0.2528229355812073, 0.20992934703826904, 0.04246852174401283, 0.2958640158176422, 0.22560419142246246, 0.25145548582077026, 0.27647432684898376, 0.39438414573669434, 383.3415832519531, 0.11644493043422699, 0.06049171835184097, 0.037547361105680466, 0.17796552181243896, 0.22154638171195984, 0.2034751921892166], "count": [513]}, "action": {"min": [0.20778144896030426, 2.0429952144622803, -0.8499928116798401, -1.1113908290863037, -2.8485522270202637, -1.9903736114501953, 0.4783075153827667, -1.0, 0.19191600382328033, 0.2576639950275421, -0.1543080061674118, -3.1411852836608887, -0.4390000104904175, -0.9629999995231628, -1.1629828214645386, -2.1751515865325928, 0.22254693508148193, 0.4610461890697479, 1.689077377319336, 0.8620355129241943, -2.6228809356689453, 43.0, -0.37329500913619995, 0.21204300224781036, -0.09905999898910522, 2.2699999809265137, -0.0429999977350235, -3.0439999103546143], "max": [1.0188010931015015, 2.121779441833496, -0.5063723921775818, 0.15297812223434448, -1.4054787158966064, -0.7158817052841187, 2.122128486633301, 952.0, 0.3427779972553253, 0.4473710060119629, 0.05582800135016441, 3.1410000324249268, 0.75, -0.11799999326467514, -0.11077605187892914, -2.001718044281006, 1.5561531782150269, 1.475902795791626, 2.646198272705078, 1.9172790050506592, -0.8159414529800415, 944.0, 0.042830001562833786, 0.42941999435424805, 0.08550500124692917, 2.9820001125335693, 0.8230000138282776, -2.2790000438690186], "mean": [0.5053761005401611, 2.087541341781616, -0.7173057198524475, -0.7562735676765442, -2.1338508129119873, -1.5225694179534912, 1.4270317554473877, 549.7689819335938, 0.2798583209514618, 0.32547274231910706, -0.0007057177135720849, -2.6514220237731934, 0.3112105429172516, -0.43515804409980774, -0.4807993173599243, -2.1148388385772705, 0.5876134037971497, 0.9838014245033264, 2.371680498123169, 1.3959680795669556, -1.6654247045516968, 443.9366455078125, -0.3002340495586395, 0.3293120563030243, 0.03704449161887169, 2.6145341396331787, 0.31293365359306335, -2.5582339763641357], "std": [0.16598348319530487, 0.013059420511126518, 0.10272055119276047, 0.29052984714508057, 0.3941120207309723, 0.3562282919883728, 0.4508112370967865, 405.26544189453125, 0.02515040524303913, 0.053282007575035095, 0.04305287078022957, 0.9557695984840393, 0.3299430310726166, 0.2528229355812073, 0.20992934703826904, 0.04246852174401283, 0.2958640158176422, 0.22560419142246246, 0.25145548582077026, 0.27647432684898376, 0.39438414573669434, 383.3415832519531, 0.11644493043422699, 0.06049171835184097, 0.037547361105680466, 0.17796552181243896, 0.22154638171195984, 0.2034751921892166], "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": [411], "max": [411], "mean": [411.0], "std": [0.0], "count": [513]}, "index": {"min": [418941], "max": [419453], "mean": [419197.0], "std": [148.09006268709143], "count": [513]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [513]}, "subtask_annotation": {"mean": [13.083820662768032, 29.0, 29.0, 29.0, 29.0], "std": [10.037104235083316, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [513]}, "scene_annotation": {"mean": [411.0], "std": [0.0], "min": [411], "max": [411], "count": [513]}, "eef_direction_state": {"mean": [3.1871345029239766, 3.56140350877193], "std": [2.187165775177512, 2.131320225917913], "min": [0, 0], "max": [6, 6], "count": [513]}, "eef_velocity_state": {"mean": [1.0116959064327486, 0.9044834307992202], "std": [0.7386962654801423, 0.7470796791483617], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_acc_mag_state": {"mean": [0.8382066276803118, 0.7875243664717348], "std": [0.8418525358979373, 0.844475402570511], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_direction_action": {"mean": [3.1871345029239766, 3.56140350877193], "std": [2.187165775177512, 2.131320225917913], "min": [0, 0], "max": [6, 6], "count": [513]}, "eef_velocity_action": {"mean": [1.0116959064327486, 0.9044834307992202], "std": [0.7386962654801423, 0.7470796791483617], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_acc_mag_action": {"mean": [0.8382066276803118, 0.7875243664717348], "std": [0.8418525358979373, 0.844475402570511], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_sim_pose_state": {"mean": [0.5314416667761801, 0.3248669486109524, 1.1066036564435704, -0.9113189124792167, 0.8709076513230523, 2.3178729147167916, 0.5371311267420954, -0.2904701472407542, 1.0877572954299155, 2.0690562496660445, 0.9582512528778558, -2.39688739853454], "std": [0.05781734953166976, 0.09666368966591614, 0.07323784109647748, 2.7056840189651763, 0.21653569651707372, 1.2024750489375564, 0.046639334769540464, 0.04238174345814509, 0.030870099547686818, 1.8879749966776527, 0.38506579550539477, 0.3014329293926373], "min": [0.4043471590448765, -0.011418299157127235, 1.008414114300977, -3.139979730036523, 0.5631196883542815, -3.1276081631103283, 0.46434108266478935, -0.3384190900782936, 1.0282168883349523, -3.1399814329727773, 0.06715839331154005, -3.064817405408592], "max": [0.6341469567160124, 0.403830949459024, 1.3044178558097463, 3.1415174986022008, 1.3821050147147909, 3.133977147620796, 0.6420123598219043, -0.12008103144385433, 1.1380652654790744, 3.1402273736831634, 1.3935879094930654, -1.8043639389651251], "count": [513]}, "eef_sim_pose_action": {"mean": [0.5314416667761801, 0.3248669486109524, 1.1066036564435704, -0.9113189124792167, 0.8709076513230523, 2.3178729147167916, 0.5371311267420954, -0.2904701472407542, 1.0877572954299155, 2.0690562496660445, 0.9582512528778558, -2.39688739853454], "std": [0.05781734953166976, 0.09666368966591614, 0.07323784109647748, 2.7056840189651763, 0.21653569651707372, 1.2024750489375564, 0.046639334769540464, 0.04238174345814509, 0.030870099547686818, 1.8879749966776527, 0.38506579550539477, 0.3014329293926373], "min": [0.4043471590448765, -0.011418299157127235, 1.008414114300977, -3.139979730036523, 0.5631196883542815, -3.1276081631103283, 0.46434108266478935, -0.3384190900782936, 1.0282168883349523, -3.1399814329727773, 0.06715839331154005, -3.064817405408592], "max": [0.6341469567160124, 0.403830949459024, 1.3044178558097463, 3.1415174986022008, 1.3821050147147909, 3.133977147620796, 0.6420123598219043, -0.12008103144385433, 1.1380652654790744, 3.1402273736831634, 1.3935879094930654, -1.8043639389651251], "count": [513]}, "gripper_mode_state": {"mean": [0.5555555555555556, 0.4171539961013645], "std": [0.49690399499995486, 0.4930887746015169], "min": [0, 0], "max": [1, 1], "count": [513]}, "gripper_activity_state": {"mean": [1.6939571150097466, 1.6510721247563354], "std": [0.6503129656761949, 0.6847573385745802], "min": [0, 0], "max": [2, 2], "count": [513]}, "gripper_mode_action": {"mean": [0.5555555555555556, 0.4171539961013645], "std": [0.49690399499995486, 0.4930887746015169], "min": [0, 0], "max": [1, 1], "count": [513]}, "gripper_activity_action": {"mean": [1.6939571150097466, 1.6510721247563354], "std": [0.6503129656761949, 0.6847573385745802], "min": [0, 0], "max": [2, 2], "count": [513]}, "gripper_open_scale_state": {"mean": [0.44393664706938446, 0.5497884990234819], "std": [0.38334141103992947, 0.4052388985874486], "min": [0.043, 0.0], "max": [0.944, 0.952], "count": [513]}, "gripper_open_scale_action": {"mean": [0.44393664706938446, 0.5497884990234819], "std": [0.38334141103992947, 0.4052388985874486], "min": [0.043, 0.0], "max": [0.944, 0.952], "count": [513]}}} +{"episode_index": 409, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[1.0]], [[1.0]]], "mean": [[[0.42567147613762485]], [[0.45497014505487726]], [[0.45667908149895176]]], "std": [[[0.23226473940311085]], [[0.1982721393877979]], [[0.19294817578033632]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4059652045566654]], [[0.4495970911949686]], [[0.45047473678936983]]], "std": [[[0.2196302446198164]], [[0.1807540632157978]], [[0.1740819395475617]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41734961346960164]], [[0.45042020247564435]], [[0.4530139216457023]]], "std": [[[0.20642167799802372]], [[0.17558307824802039]], [[0.16750203297920838]]], "count": [106]}, "observation.state": {"min": [0.18039724230766296, 2.044112205505371, -0.9028587937355042, -1.328876256942749, -2.862619400024414, -1.9914555549621582, 0.6492974162101746, -2.0, 0.23660799860954285, 0.2407660037279129, -0.12674100697040558, -3.071000099182129, -0.38600000739097595, -1.0609999895095825, -1.079294204711914, -2.1753435134887695, 0.31925565004348755, 0.3216467499732971, 1.35392165184021, 0.7221822738647461, -2.382601499557495, 74.0, -0.35881900787353516, 0.20057499408721924, -0.12347699701786041, 2.257999897003174, -0.15399999916553497, -3.124000072479248], "max": [0.8239874243736267, 2.1123545169830322, -0.4763003885746002, 0.010279988870024681, -1.5322768688201904, -0.867620587348938, 2.2173187732696533, 950.0, 0.3577519953250885, 0.4191020131111145, 0.09731700271368027, -2.2890000343322754, 0.7360000014305115, -0.08000000566244125, -0.0840899646282196, -1.9849106073379517, 1.746865153312683, 1.2982457876205444, 2.6460063457489014, 1.9396543502807617, -0.6585301756858826, 937.0, 0.041790999472141266, 0.44254299998283386, 0.0670349970459938, 3.0739998817443848, 0.8809999823570251, 3.1410000324249268], "mean": [0.4366563558578491, 2.0843827724456787, -0.700004518032074, -0.7952531576156616, -2.105333089828491, -1.5971457958221436, 1.3951950073242188, 608.0328979492188, 0.2919602692127228, 0.305652916431427, 0.010714872740209103, -2.789571523666382, 0.37339264154434204, -0.4455954432487488, -0.503267228603363, -2.1165595054626465, 0.6879995465278625, 0.9044167995452881, 2.3070719242095947, 1.3736087083816528, -1.62466299533844, 440.9501953125, -0.2853705883026123, 0.33308589458465576, 0.012506546452641487, 2.665128231048584, 0.3009004294872284, -2.3017661571502686], "std": [0.11859962344169617, 0.012847686186432838, 0.11629840731620789, 0.3443879187107086, 0.3911581039428711, 0.3204667866230011, 0.4673859179019928, 389.5096130371094, 0.0221615768969059, 0.04616668447852135, 0.049734123051166534, 0.20648831129074097, 0.3366697430610657, 0.26882296800613403, 0.2261681705713272, 0.044263869524002075, 0.3200201392173767, 0.24681046605110168, 0.3497075140476227, 0.31161853671073914, 0.3935616612434387, 364.5453796386719, 0.11246708780527115, 0.06471449881792068, 0.04330558329820633, 0.19048376381397247, 0.24161140620708466, 1.2142528295516968], "count": [502]}, "action": {"min": [0.18039724230766296, 2.044112205505371, -0.9028587937355042, -1.328876256942749, -2.862619400024414, -1.9914555549621582, 0.6492974162101746, -2.0, 0.23660799860954285, 0.2407660037279129, -0.12674100697040558, -3.071000099182129, -0.38600000739097595, -1.0609999895095825, -1.079294204711914, -2.1753435134887695, 0.31925565004348755, 0.3216467499732971, 1.35392165184021, 0.7221822738647461, -2.382601499557495, 74.0, -0.35881900787353516, 0.20057499408721924, -0.12347699701786041, 2.257999897003174, -0.15399999916553497, -3.124000072479248], "max": [0.8239874243736267, 2.1123545169830322, -0.4763003885746002, 0.010279988870024681, -1.5322768688201904, -0.867620587348938, 2.2173187732696533, 950.0, 0.3577519953250885, 0.4191020131111145, 0.09731700271368027, -2.2890000343322754, 0.7360000014305115, -0.08000000566244125, -0.0840899646282196, -1.9849106073379517, 1.746865153312683, 1.2982457876205444, 2.6460063457489014, 1.9396543502807617, -0.6585301756858826, 937.0, 0.041790999472141266, 0.44254299998283386, 0.0670349970459938, 3.0739998817443848, 0.8809999823570251, 3.1410000324249268], "mean": [0.4366563558578491, 2.0843827724456787, -0.700004518032074, -0.7952531576156616, -2.105333089828491, -1.5971457958221436, 1.3951950073242188, 608.0328979492188, 0.2919602692127228, 0.305652916431427, 0.010714872740209103, -2.789571523666382, 0.37339264154434204, -0.4455954432487488, -0.503267228603363, -2.1165595054626465, 0.6879995465278625, 0.9044167995452881, 2.3070719242095947, 1.3736087083816528, -1.62466299533844, 440.9501953125, -0.2853705883026123, 0.33308589458465576, 0.012506546452641487, 2.665128231048584, 0.3009004294872284, -2.3017661571502686], "std": [0.11859962344169617, 0.012847686186432838, 0.11629840731620789, 0.3443879187107086, 0.3911581039428711, 0.3204667866230011, 0.4673859179019928, 389.5096130371094, 0.0221615768969059, 0.04616668447852135, 0.049734123051166534, 0.20648831129074097, 0.3366697430610657, 0.26882296800613403, 0.2261681705713272, 0.044263869524002075, 0.3200201392173767, 0.24681046605110168, 0.3497075140476227, 0.31161853671073914, 0.3935616612434387, 364.5453796386719, 0.11246708780527115, 0.06471449881792068, 0.04330558329820633, 0.19048376381397247, 0.24161140620708466, 1.2142528295516968], "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": [412], "max": [412], "mean": [412.0], "std": [0.0], "count": [502]}, "index": {"min": [419454], "max": [419955], "mean": [419704.5], "std": [144.91463004127638], "count": [502]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [502]}, "subtask_annotation": {"mean": [10.525896414342629, 29.0, 29.0, 29.0, 29.0], "std": [7.667279698908999, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [502]}, "scene_annotation": {"mean": [412.0], "std": [0.0], "min": [412], "max": [412], "count": [502]}, "eef_direction_state": {"mean": [3.2250996015936253, 3.741035856573705], "std": [2.172612828836222, 2.19394978522045], "min": [0, 0], "max": [6, 6], "count": [502]}, "eef_velocity_state": {"mean": [1.0358565737051793, 0.8386454183266933], "std": [0.7406180546913979, 0.7494091681874937], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_acc_mag_state": {"mean": [0.8745019920318725, 0.7051792828685259], "std": [0.8434108627840703, 0.8282445962902206], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_direction_action": {"mean": [3.2250996015936253, 3.741035856573705], "std": [2.172612828836222, 2.19394978522045], "min": [0, 0], "max": [6, 6], "count": [502]}, "eef_velocity_action": {"mean": [1.0358565737051793, 0.8386454183266933], "std": [0.7406180546913979, 0.7494091681874937], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_acc_mag_action": {"mean": [0.8745019920318725, 0.7051792828685259], "std": [0.8434108627840703, 0.8282445962902206], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_sim_pose_state": {"mean": [0.5368217725711072, 0.2991914521489678, 1.098914979082524, -0.951740302116927, 0.8693037490700145, 2.101942417953779, 0.5161925521743391, -0.30692390904599565, 1.0862084645689494, 2.605713639678996, 1.0011397257516939, -2.493121539518197], "std": [0.06268448414298355, 0.09949492024219363, 0.06987370147124, 2.6052217115744813, 0.2398980783274107, 1.4443658000445705, 0.04170938191984943, 0.03669853125688436, 0.04395511501595524, 1.0072128311821378, 0.39782255405564115, 0.30839302725172396], "min": [0.3976937774535927, -0.026490376884451314, 0.9918081868216364, -3.1415029633675013, 0.5714579097917594, -3.1024779213362366, 0.43746338234994714, -0.3656165141008685, 1.0088196736569057, -3.1382619790434236, 0.06093380584738761, -3.034158535413251], "max": [0.6465864707877745, 0.38929947034236767, 1.2964244172193626, 3.1405339411145343, 1.4467236042187217, 3.137318338583445, 0.6095119471102659, -0.17155700884845376, 1.1592372016690966, 3.1359919400405136, 1.4137570669381865, -1.9945112441807105], "count": [502]}, "eef_sim_pose_action": {"mean": [0.5368217725711072, 0.2991914521489678, 1.098914979082524, -0.951740302116927, 0.8693037490700145, 2.101942417953779, 0.5161925521743391, -0.30692390904599565, 1.0862084645689494, 2.605713639678996, 1.0011397257516939, -2.493121539518197], "std": [0.06268448414298355, 0.09949492024219363, 0.06987370147124, 2.6052217115744813, 0.2398980783274107, 1.4443658000445705, 0.04170938191984943, 0.03669853125688436, 0.04395511501595524, 1.0072128311821378, 0.39782255405564115, 0.30839302725172396], "min": [0.3976937774535927, -0.026490376884451314, 0.9918081868216364, -3.1415029633675013, 0.5714579097917594, -3.1024779213362366, 0.43746338234994714, -0.3656165141008685, 1.0088196736569057, -3.1382619790434236, 0.06093380584738761, -3.034158535413251], "max": [0.6465864707877745, 0.38929947034236767, 1.2964244172193626, 3.1405339411145343, 1.4467236042187217, 3.137318338583445, 0.6095119471102659, -0.17155700884845376, 1.1592372016690966, 3.1359919400405136, 1.4137570669381865, -1.9945112441807105], "count": [502]}, "gripper_mode_state": {"mean": [0.5617529880478087, 0.35258964143426297], "std": [0.49617191422647894, 0.4777762930363148], "min": [0, 0], "max": [1, 1], "count": [502]}, "gripper_activity_state": {"mean": [1.699203187250996, 1.655378486055777], "std": [0.6553179351773775, 0.675968359675337], "min": [0, 0], "max": [2, 2], "count": [502]}, "gripper_mode_action": {"mean": [0.5617529880478087, 0.35258964143426297], "std": [0.49617191422647894, 0.4777762930363148], "min": [0, 0], "max": [1, 1], "count": [502]}, "gripper_activity_action": {"mean": [1.699203187250996, 1.655378486055777], "std": [0.6553179351773775, 0.675968359675337], "min": [0, 0], "max": [2, 2], "count": [502]}, "gripper_open_scale_state": {"mean": [0.4409501997655132, 0.6081075694665484], "std": [0.3645453787649564, 0.38939278137822786], "min": [0.074, 0.0], "max": [0.937, 0.95], "count": [502]}, "gripper_open_scale_action": {"mean": [0.4409501997655132, 0.6081075694665484], "std": [0.3645453787649564, 0.38939278137822786], "min": [0.074, 0.0], "max": [0.937, 0.95], "count": [502]}}} +{"episode_index": 410, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[1.0]], [[1.0]]], "mean": [[[0.43012929082394114]], [[0.4559618312876332]], [[0.45596530994287476]]], "std": [[[0.2270984125341163]], [[0.1962377959999758]], [[0.19109160098010317]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.422226312014307]], [[0.45944069881889765]], [[0.4599413887602285]]], "std": [[[0.19935752558981887]], [[0.1630365885514848]], [[0.1574262492926701]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.401472826926046]], [[0.4404003107148371]], [[0.4445592288096341]]], "std": [[[0.21895868684332945]], [[0.18463593975587436]], [[0.1755694185172126]]], "count": [127]}, "observation.state": {"min": [0.21383775770664215, 2.0601518154144287, -1.6219868659973145, -1.4317984580993652, -2.904768943786621, -1.9832350015640259, 0.5844584107398987, -2.0, 0.1613979935646057, 0.24516700208187103, -0.1548530012369156, -3.0510001182556152, -0.6510000228881836, -1.0, -0.9848544597625732, -2.175605297088623, 0.2284112572669983, 0.6457020044326782, 1.7192190885543823, 0.7359181046485901, -2.228942632675171, 79.0, -0.37049901485443115, 0.22498400509357452, -0.10858699679374695, 2.2009999752044678, -0.04000000283122063, -3.128999948501587], "max": [0.9914692640304565, 2.1219191551208496, -0.414725124835968, 0.14154618978500366, -1.4288660287857056, -0.7168416380882263, 2.5471160411834717, 961.0, 0.36003801226615906, 0.4424479901790619, 0.1015700027346611, -2.3310000896453857, 0.8100000023841858, -0.14500001072883606, -0.20196950435638428, -2.008018732070923, 1.6112704277038574, 1.5364134311676025, 2.6200709342956543, 1.9161795377731323, -1.046342372894287, 936.0, 0.020131999626755714, 0.42277801036834717, 0.09066300094127655, 3.0480000972747803, 0.8040000200271606, 3.1389999389648438], "mean": [0.5074705481529236, 2.0908305644989014, -0.7552962899208069, -0.8952811360359192, -2.246849775314331, -1.5369973182678223, 1.5826256275177002, 577.5070190429688, 0.2688213586807251, 0.3301263749599457, 0.011813625693321228, -2.7458715438842773, 0.25402042269706726, -0.46814870834350586, -0.42583101987838745, -2.1303601264953613, 0.6206522583961487, 0.9556295275688171, 2.2271311283111572, 1.4237558841705322, -1.5692501068115234, 541.004638671875, -0.2933226227760315, 0.3191554546356201, 0.027213841676712036, 2.6314427852630615, 0.4076055586338043, -2.395887613296509], "std": [0.1643165498971939, 0.011214762926101685, 0.31659647822380066, 0.39619502425193787, 0.4355522096157074, 0.3486398756504059, 0.5320150256156921, 389.9563903808594, 0.04877874627709389, 0.05484625697135925, 0.050837479531764984, 0.21889342367649078, 0.40675869584083557, 0.23626121878623962, 0.17488428950309753, 0.03406285122036934, 0.2945179045200348, 0.2505568861961365, 0.3143799602985382, 0.2880640923976898, 0.3720642626285553, 382.6922302246094, 0.10475651919841766, 0.057826776057481766, 0.0359843447804451, 0.18584679067134857, 0.256792813539505, 1.125349998474121], "count": [639]}, "action": {"min": [0.21383775770664215, 2.0601518154144287, -1.6219868659973145, -1.4317984580993652, -2.904768943786621, -1.9832350015640259, 0.5844584107398987, -2.0, 0.1613979935646057, 0.24516700208187103, -0.1548530012369156, -3.0510001182556152, -0.6510000228881836, -1.0, -0.9848544597625732, -2.175605297088623, 0.2284112572669983, 0.6457020044326782, 1.7192190885543823, 0.7359181046485901, -2.228942632675171, 79.0, -0.37049901485443115, 0.22498400509357452, -0.10858699679374695, 2.2009999752044678, -0.04000000283122063, -3.128999948501587], "max": [0.9914692640304565, 2.1219191551208496, -0.414725124835968, 0.14154618978500366, -1.4288660287857056, -0.7168416380882263, 2.5471160411834717, 961.0, 0.36003801226615906, 0.4424479901790619, 0.1015700027346611, -2.3310000896453857, 0.8100000023841858, -0.14500001072883606, -0.20196950435638428, -2.008018732070923, 1.6112704277038574, 1.5364134311676025, 2.6200709342956543, 1.9161795377731323, -1.046342372894287, 936.0, 0.020131999626755714, 0.42277801036834717, 0.09066300094127655, 3.0480000972747803, 0.8040000200271606, 3.1389999389648438], "mean": [0.5074705481529236, 2.0908305644989014, -0.7552962899208069, -0.8952811360359192, -2.246849775314331, -1.5369973182678223, 1.5826256275177002, 577.5070190429688, 0.2688213586807251, 0.3301263749599457, 0.011813625693321228, -2.7458715438842773, 0.25402042269706726, -0.46814870834350586, -0.42583101987838745, -2.1303601264953613, 0.6206522583961487, 0.9556295275688171, 2.2271311283111572, 1.4237558841705322, -1.5692501068115234, 541.004638671875, -0.2933226227760315, 0.3191554546356201, 0.027213841676712036, 2.6314427852630615, 0.4076055586338043, -2.395887613296509], "std": [0.1643165498971939, 0.011214762926101685, 0.31659647822380066, 0.39619502425193787, 0.4355522096157074, 0.3486398756504059, 0.5320150256156921, 389.9563903808594, 0.04877874627709389, 0.05484625697135925, 0.050837479531764984, 0.21889342367649078, 0.40675869584083557, 0.23626121878623962, 0.17488428950309753, 0.03406285122036934, 0.2945179045200348, 0.2505568861961365, 0.3143799602985382, 0.2880640923976898, 0.3720642626285553, 382.6922302246094, 0.10475651919841766, 0.057826776057481766, 0.0359843447804451, 0.18584679067134857, 0.256792813539505, 1.125349998474121], "count": [639]}, "timestamp": {"min": [0.0], "max": [21.266666666666666], "mean": [10.633333333333333], "std": [6.148772837518671], "count": [639]}, "frame_index": {"min": [0], "max": [638], "mean": [319.0], "std": [184.46318512556013], "count": [639]}, "episode_index": {"min": [413], "max": [413], "mean": [413.0], "std": [0.0], "count": [639]}, "index": {"min": [419956], "max": [420594], "mean": [420275.0], "std": [184.46318512556013], "count": [639]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [639]}, "subtask_annotation": {"mean": [15.28169014084507, 29.0, 29.0, 29.0, 29.0], "std": [10.171094685257593, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [639]}, "scene_annotation": {"mean": [413.0], "std": [0.0], "min": [413], "max": [413], "count": [639]}, "eef_direction_state": {"mean": [3.6071987480438183, 3.5508607198748043], "std": [2.2733424496117114, 2.0903298579107883], "min": [0, 0], "max": [6, 6], "count": [639]}, "eef_velocity_state": {"mean": [0.8904538341158059, 1.086071987480438], "std": [0.7915158179861164, 0.8071143373173614], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_acc_mag_state": {"mean": [0.729264475743349, 0.8435054773082942], "std": [0.8449081163326286, 0.8338970372590024], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_direction_action": {"mean": [3.6071987480438183, 3.5508607198748043], "std": [2.2733424496117114, 2.0903298579107883], "min": [0, 0], "max": [6, 6], "count": [639]}, "eef_velocity_action": {"mean": [0.8904538341158059, 1.086071987480438], "std": [0.7915158179861164, 0.8071143373173614], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_acc_mag_action": {"mean": [0.729264475743349, 0.8435054773082942], "std": [0.8449081163326286, 0.8338970372590024], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_sim_pose_state": {"mean": [0.5205921903889811, 0.3161630882719623, 1.0996366343533448, -1.0423617482913212, 0.9751777866319176, 1.4266239431845529, 0.539267470881786, -0.28731517438678233, 1.1069462644263457, 1.5013368329635641, 0.8785075299793041, -2.193263332713819], "std": [0.055897067320669756, 0.0862046617422711, 0.06821569164317343, 2.500891870332153, 0.26756722405101513, 2.230731229759528, 0.050170962394726536, 0.061987299842160476, 0.04923851704634309, 2.3321153315085716, 0.41247388797628, 1.1529720353813364], "min": [0.43570187788078985, 0.007562878472230625, 1.0356695908140252, -3.140407270000234, 0.5926830332482287, -3.126425091364288, 0.4500124320217424, -0.36960201580265695, 1.0051554146235404, -3.1389391643028963, 0.11514837668485733, -3.118050132961862], "max": [0.6155938452226214, 0.4045036948038928, 1.2932014009491732, 3.141065244151986, 1.3907291444951437, 3.1337196154453237, 0.6352714905774002, -0.1206232420458916, 1.2143382525854836, 3.1413828001553807, 1.3931783634727215, 3.1305520509382507], "count": [639]}, "eef_sim_pose_action": {"mean": [0.5205921903889811, 0.3161630882719623, 1.0996366343533448, -1.0423617482913212, 0.9751777866319176, 1.4266239431845529, 0.539267470881786, -0.28731517438678233, 1.1069462644263457, 1.5013368329635641, 0.8785075299793041, -2.193263332713819], "std": [0.055897067320669756, 0.0862046617422711, 0.06821569164317343, 2.500891870332153, 0.26756722405101513, 2.230731229759528, 0.050170962394726536, 0.061987299842160476, 0.04923851704634309, 2.3321153315085716, 0.41247388797628, 1.1529720353813364], "min": [0.43570187788078985, 0.007562878472230625, 1.0356695908140252, -3.140407270000234, 0.5926830332482287, -3.126425091364288, 0.4500124320217424, -0.36960201580265695, 1.0051554146235404, -3.1389391643028963, 0.11514837668485733, -3.118050132961862], "max": [0.6155938452226214, 0.4045036948038928, 1.2932014009491732, 3.141065244151986, 1.3907291444951437, 3.1337196154453237, 0.6352714905774002, -0.1206232420458916, 1.2143382525854836, 3.1413828001553807, 1.3931783634727215, 3.1305520509382507], "count": [639]}, "gripper_mode_state": {"mean": [0.4616588419405321, 0.38028169014084506], "std": [0.4985277881910509, 0.48545599829898756], "min": [0, 0], "max": [1, 1], "count": [639]}, "gripper_activity_state": {"mean": [1.7934272300469483, 1.6557120500782472], "std": [0.5405792904599415, 0.6716441543976127], "min": [0, 0], "max": [2, 2], "count": [639]}, "gripper_mode_action": {"mean": [0.4616588419405321, 0.38028169014084506], "std": [0.4985277881910509, 0.48545599829898756], "min": [0, 0], "max": [1, 1], "count": [639]}, "gripper_activity_action": {"mean": [1.7934272300469483, 1.6557120500782472], "std": [0.5405792904599415, 0.6716441543976127], "min": [0, 0], "max": [2, 2], "count": [639]}, "gripper_open_scale_state": {"mean": [0.5410046950147736, 0.5775782474299934], "std": [0.38269163490529484, 0.389850899089531], "min": [0.079, 0.0], "max": [0.936, 0.961], "count": [639]}, "gripper_open_scale_action": {"mean": [0.5410046950147736, 0.5775782474299934], "std": [0.38269163490529484, 0.389850899089531], "min": [0.079, 0.0], "max": [0.936, 0.961], "count": [639]}}} +{"episode_index": 411, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4317944798017246]], [[0.4588553887241171]], [[0.4593409608941616]]], "std": [[[0.22653716212309213]], [[0.19551695511951966]], [[0.19033217686755743]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43389981875102984]], [[0.4658425262261768]], [[0.46565505712088756]]], "std": [[[0.20445337768424396]], [[0.1716120170232826]], [[0.16593856345716287]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42399629950019224]], [[0.4557429422749492]], [[0.45981294797330696]]], "std": [[[0.21464588237045004]], [[0.18391790269870248]], [[0.17526275742833325]]], "count": [119]}, "observation.state": {"min": [0.2151641994714737, 2.036397933959961, -1.8277089595794678, -1.5544250011444092, -2.898258686065674, -1.9933580160140991, 0.8301658630371094, 3.0, 0.13853700459003448, 0.2296369969844818, -0.14357000589370728, -3.1331851482391357, -0.5189999938011169, -0.8220000267028809, -0.9443278908729553, -2.175168991088867, 0.30487412214279175, 0.5888915657997131, 1.6333489418029785, 0.9122836589813232, -2.2744083404541016, 58.0, -0.3674890100955963, 0.23317499458789825, -0.11804799735546112, 2.3239998817443848, -0.023000000044703484, -3.1381852626800537], "max": [0.9693209528923035, 2.12113356590271, -0.38700929284095764, 0.02396337129175663, -1.7083282470703125, -0.8364664912223816, 2.574098825454712, 955.0, 0.3197369873523712, 0.4318639934062958, 0.10062199831008911, -2.3559999465942383, 0.675000011920929, -0.18799999356269836, -0.19751891493797302, -1.9971803426742554, 1.6543976068496704, 1.4086203575134277, 2.6709821224212646, 1.9944052696228027, -1.0472149848937988, 938.0, -0.0039049999322742224, 0.4161129891872406, 0.08675400167703629, 3.0929999351501465, 0.8790000081062317, 3.1389999389648438], "mean": [0.4451051354408264, 2.0828235149383545, -0.8170294165611267, -0.992493212223053, -2.236628532409668, -1.5989360809326172, 1.6489763259887695, 553.2291870117188, 0.2690153121948242, 0.3155900835990906, 0.019132014364004135, -2.821667432785034, 0.24894064664840698, -0.45717301964759827, -0.44499239325523376, -2.119231700897217, 0.6040088534355164, 0.9619109630584717, 2.244609832763672, 1.4942573308944702, -1.633841872215271, 485.3947448730469, -0.2900635302066803, 0.3214673101902008, 0.032552942633628845, 2.685328722000122, 0.41108137369155884, -2.4690628051757812], "std": [0.1510445922613144, 0.017788343131542206, 0.3179471492767334, 0.32853567600250244, 0.3374304175376892, 0.3215275704860687, 0.4521811008453369, 407.2076721191406, 0.04495716094970703, 0.05403989180922508, 0.05114654451608658, 0.2136320024728775, 0.34433677792549133, 0.1811414659023285, 0.17742283642292023, 0.03641990199685097, 0.2551477551460266, 0.24106310307979584, 0.3071059286594391, 0.25814294815063477, 0.39732757210731506, 396.0589904785156, 0.09059542417526245, 0.05444074422121048, 0.03973322734236717, 0.16749787330627441, 0.27226486802101135, 0.8144533634185791], "count": [589]}, "action": {"min": [0.2151641994714737, 2.036397933959961, -1.8277089595794678, -1.5544250011444092, -2.898258686065674, -1.9933580160140991, 0.8301658630371094, 3.0, 0.13853700459003448, 0.2296369969844818, -0.14357000589370728, -3.1331851482391357, -0.5189999938011169, -0.8220000267028809, -0.9443278908729553, -2.175168991088867, 0.30487412214279175, 0.5888915657997131, 1.6333489418029785, 0.9122836589813232, -2.2744083404541016, 58.0, -0.3674890100955963, 0.23317499458789825, -0.11804799735546112, 2.3239998817443848, -0.023000000044703484, -3.1381852626800537], "max": [0.9693209528923035, 2.12113356590271, -0.38700929284095764, 0.02396337129175663, -1.7083282470703125, -0.8364664912223816, 2.574098825454712, 955.0, 0.3197369873523712, 0.4318639934062958, 0.10062199831008911, -2.3559999465942383, 0.675000011920929, -0.18799999356269836, -0.19751891493797302, -1.9971803426742554, 1.6543976068496704, 1.4086203575134277, 2.6709821224212646, 1.9944052696228027, -1.0472149848937988, 938.0, -0.0039049999322742224, 0.4161129891872406, 0.08675400167703629, 3.0929999351501465, 0.8790000081062317, 3.1389999389648438], "mean": [0.4451051354408264, 2.0828235149383545, -0.8170294165611267, -0.992493212223053, -2.236628532409668, -1.5989360809326172, 1.6489763259887695, 553.2291870117188, 0.2690153121948242, 0.3155900835990906, 0.019132014364004135, -2.821667432785034, 0.24894064664840698, -0.45717301964759827, -0.44499239325523376, -2.119231700897217, 0.6040088534355164, 0.9619109630584717, 2.244609832763672, 1.4942573308944702, -1.633841872215271, 485.3947448730469, -0.2900635302066803, 0.3214673101902008, 0.032552942633628845, 2.685328722000122, 0.41108137369155884, -2.4690628051757812], "std": [0.1510445922613144, 0.017788343131542206, 0.3179471492767334, 0.32853567600250244, 0.3374304175376892, 0.3215275704860687, 0.4521811008453369, 407.2076721191406, 0.04495716094970703, 0.05403989180922508, 0.05114654451608658, 0.2136320024728775, 0.34433677792549133, 0.1811414659023285, 0.17742283642292023, 0.03641990199685097, 0.2551477551460266, 0.24106310307979584, 0.3071059286594391, 0.25814294815063477, 0.39732757210731506, 396.0589904785156, 0.09059542417526245, 0.05444074422121048, 0.03973322734236717, 0.16749787330627441, 0.27226486802101135, 0.8144533634185791], "count": [589]}, "timestamp": {"min": [0.0], "max": [19.6], "mean": [9.8], "std": [5.667646974029188], "count": [589]}, "frame_index": {"min": [0], "max": [588], "mean": [294.0], "std": [170.02940922087566], "count": [589]}, "episode_index": {"min": [414], "max": [414], "mean": [414.0], "std": [0.0], "count": [589]}, "index": {"min": [420595], "max": [421183], "mean": [420889.0], "std": [170.02940922087566], "count": [589]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [589]}, "subtask_annotation": {"mean": [15.779286926994907, 29.0, 29.0, 29.0, 29.0], "std": [10.353292931911657, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [589]}, "scene_annotation": {"mean": [414.0], "std": [0.0], "min": [414], "max": [414], "count": [589]}, "eef_direction_state": {"mean": [3.2393887945670627, 3.504244482173175], "std": [2.249031551611948, 2.1023228275643318], "min": [0, 0], "max": [6, 6], "count": [589]}, "eef_velocity_state": {"mean": [0.9235993208828522, 1.105263157894737], "std": [0.7035707730321605, 0.8047753107959771], "min": [0, 0], "max": [2, 2], "count": [589]}, "eef_acc_mag_state": {"mean": [0.8115449915110357, 0.8692699490662139], "std": [0.8465264029326014, 0.8413484468168485], "min": [0, 0], "max": [2, 2], "count": [589]}, "eef_direction_action": {"mean": [3.2393887945670627, 3.504244482173175], "std": [2.249031551611948, 2.1023228275643318], "min": [0, 0], "max": [6, 6], "count": [589]}, "eef_velocity_action": {"mean": [0.9235993208828522, 1.105263157894737], "std": [0.7035707730321605, 0.8047753107959771], "min": [0, 0], "max": [2, 2], "count": [589]}, "eef_acc_mag_action": {"mean": [0.8115449915110357, 0.8692699490662139], "std": [0.8465264029326014, 0.8413484468168485], "min": [0, 0], "max": [2, 2], "count": [589]}, "eef_sim_pose_state": {"mean": [0.5244597655808563, 0.3183896533016434, 1.1062614303218712, -1.0860836791793842, 0.9396160303399815, 1.3594641122024733, 0.526992090644746, -0.29481574684265605, 1.112441401770399, 1.761010501173335, 0.8901505721184086, -2.3996565742716283], "std": [0.05442021795256661, 0.07677319795080445, 0.06305442419877458, 2.4484021596661103, 0.2738070958507163, 2.258663782043216, 0.0477890886222907, 0.063881072030789, 0.03863027833793825, 2.172314071497596, 0.34084867225817944, 0.2853015536607734], "min": [0.43776691117913547, 0.012199840830110983, 1.0334483901399825, -3.140480404587644, 0.5186736377661081, -3.1401082550314783, 0.4443498570120612, -0.3751265664243227, 1.032601779573173, -3.137719612869808, 0.23222188879596484, -3.0130733146368476], "max": [0.6214922841893002, 0.39087420972565584, 1.2828123626418275, 3.124663200912717, 1.402116178621604, 3.1405874205716864, 0.6267299806074766, -0.1252613838733025, 1.2082489772310263, 3.1408158716487065, 1.350994870000978, -1.8466720885217187], "count": [589]}, "eef_sim_pose_action": {"mean": [0.5244597655808563, 0.3183896533016434, 1.1062614303218712, -1.0860836791793842, 0.9396160303399815, 1.3594641122024733, 0.526992090644746, -0.29481574684265605, 1.112441401770399, 1.761010501173335, 0.8901505721184086, -2.3996565742716283], "std": [0.05442021795256661, 0.07677319795080445, 0.06305442419877458, 2.4484021596661103, 0.2738070958507163, 2.258663782043216, 0.0477890886222907, 0.063881072030789, 0.03863027833793825, 2.172314071497596, 0.34084867225817944, 0.2853015536607734], "min": [0.43776691117913547, 0.012199840830110983, 1.0334483901399825, -3.140480404587644, 0.5186736377661081, -3.1401082550314783, 0.4443498570120612, -0.3751265664243227, 1.032601779573173, -3.137719612869808, 0.23222188879596484, -3.0130733146368476], "max": [0.6214922841893002, 0.39087420972565584, 1.2828123626418275, 3.124663200912717, 1.402116178621604, 3.1405874205716864, 0.6267299806074766, -0.1252613838733025, 1.2082489772310263, 3.1408158716487065, 1.350994870000978, -1.8466720885217187], "count": [589]}, "gripper_mode_state": {"mean": [0.5059422750424448, 0.4244482173174873], "std": [0.49996468812038986, 0.4942589686930281], "min": [0, 0], "max": [1, 1], "count": [589]}, "gripper_activity_state": {"mean": [1.7555178268251272, 1.5789473684210527], "std": [0.5838729178060952, 0.7342909997217465], "min": [0, 0], "max": [2, 2], "count": [589]}, "gripper_mode_action": {"mean": [0.5059422750424448, 0.4244482173174873], "std": [0.49996468812038986, 0.4942589686930281], "min": [0, 0], "max": [1, 1], "count": [589]}, "gripper_activity_action": {"mean": [1.7555178268251272, 1.5789473684210527], "std": [0.5838729178060952, 0.7342909997217465], "min": [0, 0], "max": [2, 2], "count": [589]}, "gripper_open_scale_state": {"mean": [0.4853947365830436, 0.5532292017285011], "std": [0.39605862357067173, 0.40720744470589093], "min": [0.058, 0.003], "max": [0.938, 0.955], "count": [589]}, "gripper_open_scale_action": {"mean": [0.4853947365830436, 0.5532292017285011], "std": [0.39605862357067173, 0.40720744470589093], "min": [0.058, 0.003], "max": [0.938, 0.955], "count": [589]}}} +{"episode_index": 412, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.42689454576765345]], [[0.4573335916474433]], [[0.4585209214404716]]], "std": [[[0.23792934942644478]], [[0.2042311975112578]], [[0.19797379605319712]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3974391279796232]], [[0.4427620586633346]], [[0.4442477933166731]]], "std": [[[0.2186088534485927]], [[0.18189147088112578]], [[0.17528751840266904]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41526693659489944]], [[0.45232744016724336]], [[0.4561966751569909]]], "std": [[[0.2149638651313787]], [[0.1812191563611327]], [[0.17236905438677538]]], "count": [102]}, "observation.state": {"min": [0.22788764536380768, 2.0102179050445557, -0.9454448223114014, -1.2901822328567505, -2.815931797027588, -1.9860626459121704, 0.7163878679275513, -1.0, 0.1958319991827011, 0.2639490067958832, -0.1516679972410202, -3.059000015258789, -0.398000031709671, -0.9150000214576721, -0.8492947220802307, -2.1751515865325928, 0.3174230456352234, 0.5434082746505737, 1.7177181243896484, 0.8529249429702759, -2.4389755725860596, 50.0, -0.37527498602867126, 0.23591500520706177, -0.08027800172567368, 2.2669999599456787, 0.09600000083446503, -3.003000020980835], "max": [0.963142454624176, 2.1215176582336426, -0.539114773273468, 0.10665707290172577, -1.4336832761764526, -0.8332551121711731, 2.147714853286743, 945.0, 0.3244970142841339, 0.42834600806236267, 0.077844999730587, -2.375, 0.7419999837875366, -0.1469999998807907, -0.26136305928230286, -2.0018577575683594, 1.5480024814605713, 1.559591293334961, 2.659550189971924, 1.9279605150222778, -1.1691088676452637, 947.0, -0.011447000317275524, 0.414436012506485, 0.09310600161552429, 3.0429999828338623, 0.7599999904632568, -2.236999988555908], "mean": [0.4878772795200348, 2.081343173980713, -0.776082456111908, -0.8350254893302917, -2.1506121158599854, -1.5875158309936523, 1.492464303970337, 607.18408203125, 0.274831622838974, 0.31987264752388, 0.0059553454630076885, -2.846304178237915, 0.26817992329597473, -0.44675707817077637, -0.4672655165195465, -2.1011621952056885, 0.5865073800086975, 1.034084439277649, 2.3782947063446045, 1.4814233779907227, -1.7086724042892456, 377.6997985839844, -0.2978532016277313, 0.32283657789230347, 0.044668007642030716, 2.7005016803741455, 0.30450209975242615, -2.5293660163879395], "std": [0.1510162353515625, 0.024918705224990845, 0.09735451638698578, 0.31184297800064087, 0.41208788752555847, 0.3034510016441345, 0.42739641666412354, 388.5703430175781, 0.02240133099257946, 0.04042571038007736, 0.045188505202531815, 0.16268476843833923, 0.3657566010951996, 0.2500682771205902, 0.1355971395969391, 0.03608270362019539, 0.2852185070514679, 0.2226589322090149, 0.21518103778362274, 0.27985087037086487, 0.2800237238407135, 351.5494079589844, 0.10516439378261566, 0.05167395994067192, 0.03389131650328636, 0.19899755716323853, 0.17371010780334473, 0.22471071779727936], "count": [478]}, "action": {"min": [0.22788764536380768, 2.0102179050445557, -0.9454448223114014, -1.2901822328567505, -2.815931797027588, -1.9860626459121704, 0.7163878679275513, -1.0, 0.1958319991827011, 0.2639490067958832, -0.1516679972410202, -3.059000015258789, -0.398000031709671, -0.9150000214576721, -0.8492947220802307, -2.1751515865325928, 0.3174230456352234, 0.5434082746505737, 1.7177181243896484, 0.8529249429702759, -2.4389755725860596, 50.0, -0.37527498602867126, 0.23591500520706177, -0.08027800172567368, 2.2669999599456787, 0.09600000083446503, -3.003000020980835], "max": [0.963142454624176, 2.1215176582336426, -0.539114773273468, 0.10665707290172577, -1.4336832761764526, -0.8332551121711731, 2.147714853286743, 945.0, 0.3244970142841339, 0.42834600806236267, 0.077844999730587, -2.375, 0.7419999837875366, -0.1469999998807907, -0.26136305928230286, -2.0018577575683594, 1.5480024814605713, 1.559591293334961, 2.659550189971924, 1.9279605150222778, -1.1691088676452637, 947.0, -0.011447000317275524, 0.414436012506485, 0.09310600161552429, 3.0429999828338623, 0.7599999904632568, -2.236999988555908], "mean": [0.4878772795200348, 2.081343173980713, -0.776082456111908, -0.8350254893302917, -2.1506121158599854, -1.5875158309936523, 1.492464303970337, 607.18408203125, 0.274831622838974, 0.31987264752388, 0.0059553454630076885, -2.846304178237915, 0.26817992329597473, -0.44675707817077637, -0.4672655165195465, -2.1011621952056885, 0.5865073800086975, 1.034084439277649, 2.3782947063446045, 1.4814233779907227, -1.7086724042892456, 377.6997985839844, -0.2978532016277313, 0.32283657789230347, 0.044668007642030716, 2.7005016803741455, 0.30450209975242615, -2.5293660163879395], "std": [0.1510162353515625, 0.024918705224990845, 0.09735451638698578, 0.31184297800064087, 0.41208788752555847, 0.3034510016441345, 0.42739641666412354, 388.5703430175781, 0.02240133099257946, 0.04042571038007736, 0.045188505202531815, 0.16268476843833923, 0.3657566010951996, 0.2500682771205902, 0.1355971395969391, 0.03608270362019539, 0.2852185070514679, 0.2226589322090149, 0.21518103778362274, 0.27985087037086487, 0.2800237238407135, 351.5494079589844, 0.10516439378261566, 0.05167395994067192, 0.03389131650328636, 0.19899755716323853, 0.17371010780334473, 0.22471071779727936], "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": [415], "max": [415], "mean": [415.0], "std": [0.0], "count": [478]}, "index": {"min": [421184], "max": [421661], "mean": [421422.5], "std": [137.9864123745523], "count": [478]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [478]}, "subtask_annotation": {"mean": [11.97489539748954, 29.0, 29.0, 29.0, 29.0], "std": [10.395696199199243, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [478]}, "scene_annotation": {"mean": [415.0], "std": [0.0], "min": [415], "max": [415], "count": [478]}, "eef_direction_state": {"mean": [3.48744769874477, 3.8535564853556483], "std": [2.168346209654141, 2.0555817234313007], "min": [0, 0], "max": [6, 6], "count": [478]}, "eef_velocity_state": {"mean": [0.9748953974895398, 0.9100418410041841], "std": [0.7838574618124573, 0.7750446054961885], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_acc_mag_state": {"mean": [0.8179916317991632, 0.7468619246861925], "std": [0.8473009967003867, 0.8288348085903625], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_direction_action": {"mean": [3.48744769874477, 3.8535564853556483], "std": [2.168346209654141, 2.0555817234313007], "min": [0, 0], "max": [6, 6], "count": [478]}, "eef_velocity_action": {"mean": [0.9748953974895398, 0.9100418410041841], "std": [0.7838574618124573, 0.7750446054961885], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_acc_mag_action": {"mean": [0.8179916317991632, 0.7468619246861925], "std": [0.8473009967003867, 0.8288348085903625], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_sim_pose_state": {"mean": [0.5276766602583892, 0.3310782566076767, 1.113938456746723, -1.1052891462953345, 0.8499051103784039, 2.475571806413371, 0.5336938875821564, -0.29146888870841414, 1.0974336507810232, 1.5744750726647172, 0.91381127166791, -2.3601955455113672], "std": [0.04698260243116487, 0.085625811674085, 0.06498554350084103, 2.5887781262164844, 0.1941514902350929, 0.8381862269573657, 0.03517908297546541, 0.04106389130282766, 0.033385401476148734, 2.343621350024814, 0.4111738696643102, 0.47251905704700886], "min": [0.44360999430050074, 0.04811481275677207, 1.0472460526316876, -3.1408155390389982, 0.5455916703459605, -3.140668494816485, 0.46683272822013483, -0.33538250004850423, 1.0246619761206939, -3.1413332015814524, 0.12369176885997835, -3.141026062962067], "max": [0.609674515041785, 0.40156131424561153, 1.2968697280077024, 3.125384133606488, 1.2949402019866318, 3.138959047886499, 0.6229513867682224, -0.12757569128436408, 1.1639023978214982, 3.141303211932358, 1.3308891426562113, 3.1414761690764887], "count": [478]}, "eef_sim_pose_action": {"mean": [0.5276766602583892, 0.3310782566076767, 1.113938456746723, -1.1052891462953345, 0.8499051103784039, 2.475571806413371, 0.5336938875821564, -0.29146888870841414, 1.0974336507810232, 1.5744750726647172, 0.91381127166791, -2.3601955455113672], "std": [0.04698260243116487, 0.085625811674085, 0.06498554350084103, 2.5887781262164844, 0.1941514902350929, 0.8381862269573657, 0.03517908297546541, 0.04106389130282766, 0.033385401476148734, 2.343621350024814, 0.4111738696643102, 0.47251905704700886], "min": [0.44360999430050074, 0.04811481275677207, 1.0472460526316876, -3.1408155390389982, 0.5455916703459605, -3.140668494816485, 0.46683272822013483, -0.33538250004850423, 1.0246619761206939, -3.1413332015814524, 0.12369176885997835, -3.141026062962067], "max": [0.609674515041785, 0.40156131424561153, 1.2968697280077024, 3.125384133606488, 1.2949402019866318, 3.138959047886499, 0.6229513867682224, -0.12757569128436408, 1.1639023978214982, 3.141303211932358, 1.3308891426562113, 3.1414761690764887], "count": [478]}, "gripper_mode_state": {"mean": [0.6192468619246861, 0.3389121338912134], "std": [0.48557201929385785, 0.4733399406267297], "min": [0, 0], "max": [1, 1], "count": [478]}, "gripper_activity_state": {"mean": [1.6694560669456067, 1.6380753138075315], "std": [0.6687496272667895, 0.6881954896573619], "min": [0, 0], "max": [2, 2], "count": [478]}, "gripper_mode_action": {"mean": [0.6192468619246861, 0.3389121338912134], "std": [0.48557201929385785, 0.4733399406267297], "min": [0, 0], "max": [1, 1], "count": [478]}, "gripper_activity_action": {"mean": [1.6694560669456067, 1.6380753138075315], "std": [0.6687496272667895, 0.6881954896573619], "min": [0, 0], "max": [2, 2], "count": [478]}, "gripper_open_scale_state": {"mean": [0.3776997906912326, 0.6072364016786278], "std": [0.35154954520063353, 0.3884885595586497], "min": [0.05, 0.0], "max": [0.947, 0.945], "count": [478]}, "gripper_open_scale_action": {"mean": [0.3776997906912326, 0.6072364016786278], "std": [0.35154954520063353, 0.3884885595586497], "min": [0.05, 0.0], "max": [0.947, 0.945], "count": [478]}}} +{"episode_index": 413, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.42696568951654734]], [[0.4569844284936197]], [[0.4584689574904036]]], "std": [[[0.23786520711276368]], [[0.20400315184874523]], [[0.19743398660281783]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40883601936144826]], [[0.4478823496991389]], [[0.4484143696830584]]], "std": [[[0.22692969797631005]], [[0.19053821226375062]], [[0.18439580684485923]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39964020353511776]], [[0.440311858076564]], [[0.4451269452225335]]], "std": [[[0.22377760260637056]], [[0.1903920738467231]], [[0.18190448902204226]]], "count": [126]}, "observation.state": {"min": [0.16835445165634155, 2.015122413635254, -0.9431061744689941, -1.1901226043701172, -2.785597801208496, -1.9898325204849243, 0.8805186748504639, -1.0, 0.18682900071144104, 0.23367799818515778, -0.14160600304603577, -3.1401853561401367, -0.4189999997615814, -0.8669999837875366, -0.846868634223938, -2.1754133701324463, 0.23598596453666687, 0.590479850769043, 1.7259910106658936, 0.800058901309967, -2.15979266166687, 42.0, -0.37288299202919006, 0.24156199395656586, -0.09743600338697433, 2.306999921798706, 0.06700000166893005, -3.125999927520752], "max": [0.9949250221252441, 2.121866464614868, -0.36044541001319885, -0.024504423141479492, -1.6408538818359375, -0.7771427631378174, 2.2043509483337402, 941.0, 0.3384090065956116, 0.4133560061454773, 0.06663600355386734, 3.1410000324249268, 0.8190000057220459, -0.16699999570846558, -0.28759536147117615, -1.9986463785171509, 1.5892270803451538, 1.4643661975860596, 2.6808433532714844, 1.885200023651123, -1.0993305444717407, 944.0, -0.00787699967622757, 0.4328480064868927, 0.09331200271844864, 3.059000015258789, 0.7829999923706055, 3.1410000324249268], "mean": [0.5058252215385437, 2.0765438079833984, -0.6938241720199585, -0.8589429259300232, -2.2632951736450195, -1.6464388370513916, 1.6417458057403564, 542.477783203125, 0.28277140855789185, 0.3156701624393463, 0.016806436702609062, -2.413665771484375, 0.2460000216960907, -0.5882307291030884, -0.48360297083854675, -2.1239545345306396, 0.6108948588371277, 1.0539145469665527, 2.4264142513275146, 1.4053592681884766, -1.746170997619629, 323.3670959472656, -0.2995048761367798, 0.337373286485672, 0.04173419624567032, 2.6451635360717773, 0.27442407608032227, -2.3560197353363037], "std": [0.1665671318769455, 0.020875312387943268, 0.16708412766456604, 0.23789893090724945, 0.38420870900154114, 0.30930083990097046, 0.395097017288208, 388.9735107421875, 0.027908459305763245, 0.05200173705816269, 0.042027588933706284, 1.6131004095077515, 0.3824998736381531, 0.21633769571781158, 0.1297198385000229, 0.035815466195344925, 0.24833977222442627, 0.18809811770915985, 0.201941579580307, 0.2693401575088501, 0.2319536954164505, 359.41009521484375, 0.09233057498931885, 0.05242936313152313, 0.03521042689681053, 0.17155396938323975, 0.17893610894680023, 0.9081904888153076], "count": [632]}, "action": {"min": [0.16835445165634155, 2.015122413635254, -0.9431061744689941, -1.1901226043701172, -2.785597801208496, -1.9898325204849243, 0.8805186748504639, -1.0, 0.18682900071144104, 0.23367799818515778, -0.14160600304603577, -3.1401853561401367, -0.4189999997615814, -0.8669999837875366, -0.846868634223938, -2.1754133701324463, 0.23598596453666687, 0.590479850769043, 1.7259910106658936, 0.800058901309967, -2.15979266166687, 42.0, -0.37288299202919006, 0.24156199395656586, -0.09743600338697433, 2.306999921798706, 0.06700000166893005, -3.125999927520752], "max": [0.9949250221252441, 2.121866464614868, -0.36044541001319885, -0.024504423141479492, -1.6408538818359375, -0.7771427631378174, 2.2043509483337402, 941.0, 0.3384090065956116, 0.4133560061454773, 0.06663600355386734, 3.1410000324249268, 0.8190000057220459, -0.16699999570846558, -0.28759536147117615, -1.9986463785171509, 1.5892270803451538, 1.4643661975860596, 2.6808433532714844, 1.885200023651123, -1.0993305444717407, 944.0, -0.00787699967622757, 0.4328480064868927, 0.09331200271844864, 3.059000015258789, 0.7829999923706055, 3.1410000324249268], "mean": [0.5058252215385437, 2.0765438079833984, -0.6938241720199585, -0.8589429259300232, -2.2632951736450195, -1.6464388370513916, 1.6417458057403564, 542.477783203125, 0.28277140855789185, 0.3156701624393463, 0.016806436702609062, -2.413665771484375, 0.2460000216960907, -0.5882307291030884, -0.48360297083854675, -2.1239545345306396, 0.6108948588371277, 1.0539145469665527, 2.4264142513275146, 1.4053592681884766, -1.746170997619629, 323.3670959472656, -0.2995048761367798, 0.337373286485672, 0.04173419624567032, 2.6451635360717773, 0.27442407608032227, -2.3560197353363037], "std": [0.1665671318769455, 0.020875312387943268, 0.16708412766456604, 0.23789893090724945, 0.38420870900154114, 0.30930083990097046, 0.395097017288208, 388.9735107421875, 0.027908459305763245, 0.05200173705816269, 0.042027588933706284, 1.6131004095077515, 0.3824998736381531, 0.21633769571781158, 0.1297198385000229, 0.035815466195344925, 0.24833977222442627, 0.18809811770915985, 0.201941579580307, 0.2693401575088501, 0.2319536954164505, 359.41009521484375, 0.09233057498931885, 0.05242936313152313, 0.03521042689681053, 0.17155396938323975, 0.17893610894680023, 0.9081904888153076], "count": [632]}, "timestamp": {"min": [0.0], "max": [21.033333333333335], "mean": [10.516666666666667], "std": [6.081415222718403], "count": [632]}, "frame_index": {"min": [0], "max": [631], "mean": [315.5], "std": [182.44245668155207], "count": [632]}, "episode_index": {"min": [416], "max": [416], "mean": [416.0], "std": [0.0], "count": [632]}, "index": {"min": [421662], "max": [422293], "mean": [421977.5], "std": [182.44245668155207], "count": [632]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [632]}, "subtask_annotation": {"mean": [14.443037974683545, 29.0, 29.0, 29.0, 29.0], "std": [10.39808506645287, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [632]}, "scene_annotation": {"mean": [416.0], "std": [0.0], "min": [416], "max": [416], "count": [632]}, "eef_direction_state": {"mean": [3.8449367088607596, 3.4287974683544302], "std": [2.1468271397916814, 2.0991242470493603], "min": [0, 0], "max": [6, 6], "count": [632]}, "eef_velocity_state": {"mean": [0.8338607594936709, 0.9224683544303798], "std": [0.7667490344812351, 0.6971925498240851], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_acc_mag_state": {"mean": [0.7262658227848101, 0.7468354430379747], "std": [0.8283390305855522, 0.8395802813730003], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_direction_action": {"mean": [3.8449367088607596, 3.4287974683544302], "std": [2.1468271397916814, 2.0991242470493603], "min": [0, 0], "max": [6, 6], "count": [632]}, "eef_velocity_action": {"mean": [0.8338607594936709, 0.9224683544303798], "std": [0.7667490344812351, 0.6971925498240851], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_acc_mag_action": {"mean": [0.7262658227848101, 0.7468354430379747], "std": [0.8283390305855522, 0.8395802813730003], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_sim_pose_state": {"mean": [0.5412404739764555, 0.32751913114652415, 1.1123766907709074, -1.2200847295734145, 0.8129968874889715, 2.5261338149247483, 0.5305917197847234, -0.3038498081264046, 1.1011977289744634, 2.357535744381348, 0.8160580054813601, -2.468241237895603], "std": [0.04806061998566373, 0.07782124513739683, 0.05474382821839704, 2.565664407180029, 0.19077485662351865, 0.6177875283385816, 0.048213944023862386, 0.047581657766392775, 0.025223930682288967, 1.1901192258733513, 0.3951108795336208, 0.8119529556579269], "min": [0.45056528907180793, 0.03470224153594004, 1.0350309588480278, -3.140756850059546, 0.547116446824718, -3.139060200171297, 0.4437714028141758, -0.36461434811078525, 1.0408085905784723, -3.1286333270748194, 0.1453460798930435, -3.1407501701256137], "max": [0.6239823720151427, 0.4086899536801152, 1.2773320991021777, 3.1412310531225294, 1.3676684626306228, 3.1273456289627934, 0.6174084257794613, -0.1269286086462044, 1.1644402530707512, 3.126412291168199, 1.3345970730801642, 3.1354547994062556], "count": [632]}, "eef_sim_pose_action": {"mean": [0.5412404739764555, 0.32751913114652415, 1.1123766907709074, -1.2200847295734145, 0.8129968874889715, 2.5261338149247483, 0.5305917197847234, -0.3038498081264046, 1.1011977289744634, 2.357535744381348, 0.8160580054813601, -2.468241237895603], "std": [0.04806061998566373, 0.07782124513739683, 0.05474382821839704, 2.565664407180029, 0.19077485662351865, 0.6177875283385816, 0.048213944023862386, 0.047581657766392775, 0.025223930682288967, 1.1901192258733513, 0.3951108795336208, 0.8119529556579269], "min": [0.45056528907180793, 0.03470224153594004, 1.0350309588480278, -3.140756850059546, 0.547116446824718, -3.139060200171297, 0.4437714028141758, -0.36461434811078525, 1.0408085905784723, -3.1286333270748194, 0.1453460798930435, -3.1407501701256137], "max": [0.6239823720151427, 0.4086899536801152, 1.2773320991021777, 3.1412310531225294, 1.3676684626306228, 3.1273456289627934, 0.6174084257794613, -0.1269286086462044, 1.1644402530707512, 3.126412291168199, 1.3345970730801642, 3.1354547994062556], "count": [632]}, "gripper_mode_state": {"mean": [0.6930379746835443, 0.4129746835443038], "std": [0.46123349870762587, 0.4923683522483795], "min": [0, 0], "max": [1, 1], "count": [632]}, "gripper_activity_state": {"mean": [1.7278481012658229, 1.6550632911392404], "std": [0.6151950825429272, 0.6759941079394979], "min": [0, 0], "max": [2, 2], "count": [632]}, "gripper_mode_action": {"mean": [0.6930379746835443, 0.4129746835443038], "std": [0.46123349870762587, 0.4923683522483795], "min": [0, 0], "max": [1, 1], "count": [632]}, "gripper_activity_action": {"mean": [1.7278481012658229, 1.6550632911392404], "std": [0.6151950825429272, 0.6759941079394979], "min": [0, 0], "max": [2, 2], "count": [632]}, "gripper_open_scale_state": {"mean": [0.3233670885472358, 0.5424829559822254], "std": [0.3594101115693371, 0.38896611879273707], "min": [0.042, 0.0], "max": [0.944, 0.941], "count": [632]}, "gripper_open_scale_action": {"mean": [0.3233670885472358, 0.5424829559822254], "std": [0.3594101115693371, 0.38896611879273707], "min": [0.042, 0.0], "max": [0.944, 0.941], "count": [632]}}} +{"episode_index": 414, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[1.0]]], "mean": [[[0.4307685490863012]], [[0.4596710461962563]], [[0.45920191270952826]]], "std": [[[0.23414005098678548]], [[0.201341879863697]], [[0.1963345157126735]]], "count": [147]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4095519249366413]], [[0.45110287309368197]], [[0.45258671802054157]]], "std": [[[0.21743478838188476]], [[0.1796336578589099]], [[0.17247916537256783]]], "count": [147]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41841942888266415]], [[0.44970357309590503]], [[0.45355149976657333]]], "std": [[[0.21604753016064485]], [[0.1860920453930637]], [[0.17777824287376398]]], "count": [147]}, "observation.state": {"min": [0.1613033264875412, 1.9309451580047607, -2.01295804977417, -1.5141255855560303, -2.9343349933624268, -1.991525411605835, 0.6517233848571777, -1.0, 0.10715900361537933, 0.24086500704288483, -0.1573060005903244, -3.122999906539917, -0.7599999904632568, -0.984000027179718, -1.1702258586883545, -2.175395965576172, 0.3607944846153259, 0.5889962911605835, 1.5522609949111938, 0.8165697455406189, -2.289487838745117, 44.0, -0.3805069923400879, 0.25735199451446533, -0.13806700706481934, 2.2249999046325684, -0.335999995470047, -3.1361851692199707], "max": [1.0232516527175903, 2.121866464614868, -0.5290442109107971, 0.18594740331172943, -1.261279582977295, -0.7936186790466309, 2.538581371307373, 931.0, 0.3570069968700409, 0.3997249901294708, 0.10560200363397598, -2.492000102996826, 0.8820000290870667, 0.06300000846385956, -0.23205897212028503, -1.9614534378051758, 1.728137731552124, 1.5130783319473267, 2.7535884380340576, 1.9004541635513306, -1.1440284252166748, 940.0, 0.01708799973130226, 0.4369010031223297, 0.10682500153779984, 3.0759999752044678, 0.9739999771118164, 3.135999917984009], "mean": [0.4974799156188965, 2.0856378078460693, -0.8781894445419312, -0.9411174058914185, -2.1916680335998535, -1.620324730873108, 1.6950901746749878, 578.1376953125, 0.25535401701927185, 0.3210698664188385, 0.007244397420436144, -2.8612918853759766, 0.2243746966123581, -0.47288671135902405, -0.4644606113433838, -2.112767457962036, 0.673288881778717, 1.0264122486114502, 2.3271985054016113, 1.4664162397384644, -1.6786218881607056, 492.01544189453125, -0.2915347218513489, 0.32867977023124695, 0.04252833127975464, 2.608924388885498, 0.2834579348564148, -2.2578039169311523], "std": [0.14857129752635956, 0.026038533076643944, 0.3524312973022461, 0.32554876804351807, 0.427497535943985, 0.2923106253147125, 0.47864240407943726, 381.8141784667969, 0.04796465486288071, 0.03914104029536247, 0.04927748814225197, 0.2010747194290161, 0.4695796072483063, 0.2601442039012909, 0.2060317099094391, 0.05795540288090706, 0.2753702998161316, 0.26398253440856934, 0.3882913589477539, 0.2504776120185852, 0.3259923756122589, 400.6903076171875, 0.10023941099643707, 0.04399074614048004, 0.041436903178691864, 0.18988250195980072, 0.3524368107318878, 1.3286110162734985], "count": [777]}, "action": {"min": [0.1613033264875412, 1.9309451580047607, -2.01295804977417, -1.5141255855560303, -2.9343349933624268, -1.991525411605835, 0.6517233848571777, -1.0, 0.10715900361537933, 0.24086500704288483, -0.1573060005903244, -3.122999906539917, -0.7599999904632568, -0.984000027179718, -1.1702258586883545, -2.175395965576172, 0.3607944846153259, 0.5889962911605835, 1.5522609949111938, 0.8165697455406189, -2.289487838745117, 44.0, -0.3805069923400879, 0.25735199451446533, -0.13806700706481934, 2.2249999046325684, -0.335999995470047, -3.1361851692199707], "max": [1.0232516527175903, 2.121866464614868, -0.5290442109107971, 0.18594740331172943, -1.261279582977295, -0.7936186790466309, 2.538581371307373, 931.0, 0.3570069968700409, 0.3997249901294708, 0.10560200363397598, -2.492000102996826, 0.8820000290870667, 0.06300000846385956, -0.23205897212028503, -1.9614534378051758, 1.728137731552124, 1.5130783319473267, 2.7535884380340576, 1.9004541635513306, -1.1440284252166748, 940.0, 0.01708799973130226, 0.4369010031223297, 0.10682500153779984, 3.0759999752044678, 0.9739999771118164, 3.135999917984009], "mean": [0.4974799156188965, 2.0856378078460693, -0.8781894445419312, -0.9411174058914185, -2.1916680335998535, -1.620324730873108, 1.6950901746749878, 578.1376953125, 0.25535401701927185, 0.3210698664188385, 0.007244397420436144, -2.8612918853759766, 0.2243746966123581, -0.47288671135902405, -0.4644606113433838, -2.112767457962036, 0.673288881778717, 1.0264122486114502, 2.3271985054016113, 1.4664162397384644, -1.6786218881607056, 492.01544189453125, -0.2915347218513489, 0.32867977023124695, 0.04252833127975464, 2.608924388885498, 0.2834579348564148, -2.2578039169311523], "std": [0.14857129752635956, 0.026038533076643944, 0.3524312973022461, 0.32554876804351807, 0.427497535943985, 0.2923106253147125, 0.47864240407943726, 381.8141784667969, 0.04796465486288071, 0.03914104029536247, 0.04927748814225197, 0.2010747194290161, 0.4695796072483063, 0.2601442039012909, 0.2060317099094391, 0.05795540288090706, 0.2753702998161316, 0.26398253440856934, 0.3882913589477539, 0.2504776120185852, 0.3259923756122589, 400.6903076171875, 0.10023941099643707, 0.04399074614048004, 0.041436903178691864, 0.18988250195980072, 0.3524368107318878, 1.3286110162734985], "count": [777]}, "timestamp": {"min": [0.0], "max": [25.866666666666667], "mean": [12.933333333333334], "std": [7.4766797939152605], "count": [777]}, "frame_index": {"min": [0], "max": [776], "mean": [388.0], "std": [224.3003938174578], "count": [777]}, "episode_index": {"min": [417], "max": [417], "mean": [417.0], "std": [0.0], "count": [777]}, "index": {"min": [422294], "max": [423070], "mean": [422682.0], "std": [224.3003938174578], "count": [777]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [777]}, "subtask_annotation": {"mean": [14.061776061776062, 29.0, 29.0, 29.0, 29.0], "std": [9.75036116210834, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [777]}, "scene_annotation": {"mean": [417.0], "std": [0.0], "min": [417], "max": [417], "count": [777]}, "eef_direction_state": {"mean": [4.012870012870013, 4.025740025740026], "std": [2.059560779565628, 1.990157635079417], "min": [0, 0], "max": [6, 6], "count": [777]}, "eef_velocity_state": {"mean": [0.7657657657657657, 0.8893178893178894], "std": [0.7416366552452096, 0.7912661427911525], "min": [0, 0], "max": [2, 2], "count": [777]}, "eef_acc_mag_state": {"mean": [0.6898326898326899, 0.7837837837837838], "std": [0.8229726685567075, 0.8334046371108583], "min": [0, 0], "max": [2, 2], "count": [777]}, "eef_direction_action": {"mean": [4.012870012870013, 4.025740025740026], "std": [2.059560779565628, 1.990157635079417], "min": [0, 0], "max": [6, 6], "count": [777]}, "eef_velocity_action": {"mean": [0.7657657657657657, 0.8893178893178894], "std": [0.7416366552452096, 0.7912661427911525], "min": [0, 0], "max": [2, 2], "count": [777]}, "eef_acc_mag_action": {"mean": [0.6898326898326899, 0.7837837837837838], "std": [0.8229726685567075, 0.8334046371108583], "min": [0, 0], "max": [2, 2], "count": [777]}, "eef_sim_pose_state": {"mean": [0.5322516180775261, 0.3218470140377627, 1.1158817168765345, -1.0738979991330808, 0.8354811367373397, 1.6905497828394649, 0.5345605905385513, -0.2759949390513412, 1.1130332857705885, 1.9396541522358384, 0.8312716817340309, -1.5576874145586006], "std": [0.042975511836549636, 0.09353527281900302, 0.05659603075986695, 2.5138170501894157, 0.30715767454280357, 1.7605890593351337, 0.034201472155866934, 0.06761552499512705, 0.03719383074389149, 1.8012076529945777, 0.44820080047686306, 1.9284758167041873], "min": [0.46477411087861, -0.020152013825071487, 1.042004764385752, -3.1406644202847986, 0.43519746769861367, -3.1379997555425008, 0.4455916383140228, -0.3677033827711347, 1.0155057223020192, -3.1408869515635782, 0.02451233498758376, -3.1404288394047026], "max": [0.6286592548425134, 0.41120724548793103, 1.3060616123141378, 3.139419763735059, 1.4065482603582513, 3.0800134140398803, 0.6007547102903074, -0.08540180224829076, 1.217982178064637, 3.132464626971899, 1.3877934575304205, 3.140884454265548], "count": [777]}, "eef_sim_pose_action": {"mean": [0.5322516180775261, 0.3218470140377627, 1.1158817168765345, -1.0738979991330808, 0.8354811367373397, 1.6905497828394649, 0.5345605905385513, -0.2759949390513412, 1.1130332857705885, 1.9396541522358384, 0.8312716817340309, -1.5576874145586006], "std": [0.042975511836549636, 0.09353527281900302, 0.05659603075986695, 2.5138170501894157, 0.30715767454280357, 1.7605890593351337, 0.034201472155866934, 0.06761552499512705, 0.03719383074389149, 1.8012076529945777, 0.44820080047686306, 1.9284758167041873], "min": [0.46477411087861, -0.020152013825071487, 1.042004764385752, -3.1406644202847986, 0.43519746769861367, -3.1379997555425008, 0.4455916383140228, -0.3677033827711347, 1.0155057223020192, -3.1408869515635782, 0.02451233498758376, -3.1404288394047026], "max": [0.6286592548425134, 0.41120724548793103, 1.3060616123141378, 3.139419763735059, 1.4065482603582513, 3.0800134140398803, 0.6007547102903074, -0.08540180224829076, 1.217982178064637, 3.132464626971899, 1.3877934575304205, 3.140884454265548], "count": [777]}, "gripper_mode_state": {"mean": [0.4967824967824968, 0.3590733590733591], "std": [0.49998964756587155, 0.47972875865131676], "min": [0, 0], "max": [1, 1], "count": [777]}, "gripper_activity_state": {"mean": [1.685971685971686, 1.7503217503217503], "std": [0.6431273048277805, 0.5955242972591652], "min": [0, 0], "max": [2, 2], "count": [777]}, "gripper_mode_action": {"mean": [0.4967824967824968, 0.3590733590733591], "std": [0.49998964756587155, 0.47972875865131676], "min": [0, 0], "max": [1, 1], "count": [777]}, "gripper_activity_action": {"mean": [1.685971685971686, 1.7503217503217503], "std": [0.6431273048277805, 0.5955242972591652], "min": [0, 0], "max": [2, 2], "count": [777]}, "gripper_open_scale_state": {"mean": [0.4920154439319871, 0.5781608751240545], "std": [0.40068996458274214, 0.3817790970656515], "min": [0.044, 0.0], "max": [0.94, 0.931], "count": [777]}, "gripper_open_scale_action": {"mean": [0.4920154439319871, 0.5781608751240545], "std": [0.40068996458274214, 0.3817790970656515], "min": [0.044, 0.0], "max": [0.94, 0.931], "count": [777]}}} +{"episode_index": 415, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.427376532854242]], [[0.4576529146043531]], [[0.45900011897963067]]], "std": [[[0.23812640767497573]], [[0.20466363248179362]], [[0.19934702884927394]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42837413739767755]], [[0.45887292380544453]], [[0.45896235682784436]]], "std": [[[0.21051769941749301]], [[0.1815218408691195]], [[0.17586452173065603]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4301830461958246]], [[0.460259696839901]], [[0.4640544193000825]]], "std": [[[0.21504851146829831]], [[0.18591534799557394]], [[0.17755570547618438]]], "count": [103]}, "observation.state": {"min": [0.21132445335388184, 1.9710876941680908, -0.898547887802124, -1.1769802570343018, -2.759260654449463, -1.9851548671722412, 0.6802944540977478, -1.0, 0.17746999859809875, 0.23462900519371033, -0.16569000482559204, -3.1401853561401367, -0.3800000250339508, -0.5740000009536743, -0.8890707492828369, -2.175203800201416, 0.2666688561439514, 0.5144008994102478, 1.765226125717163, 0.8334645628929138, -2.168938159942627, 62.0, -0.3716909885406494, 0.213128000497818, -0.1112539991736412, 2.299999952316284, 0.12700001895427704, -3.062999963760376], "max": [1.0496236085891724, 2.1215524673461914, -0.5038591027259827, 0.1339540332555771, -1.5874642133712769, -0.7590262293815613, 1.7566215991973877, 945.0, 0.34978699684143066, 0.42854198813438416, 0.08215700089931488, 3.1410000324249268, 0.7279999852180481, -0.04700000211596489, -0.20151570439338684, -2.012556552886963, 1.5307409763336182, 1.4132977724075317, 2.5973992347717285, 1.937315583229065, -0.9329133629798889, 934.0, -0.02926800027489662, 0.4290289878845215, 0.09809999912977219, 3.1040000915527344, 0.8420000076293945, -2.2850000858306885], "mean": [0.4642850458621979, 2.077249765396118, -0.6987477540969849, -0.8506518602371216, -2.1417558193206787, -1.5871089696884155, 1.375279188156128, 560.3809204101562, 0.28102049231529236, 0.3178330063819885, 0.017429575324058533, -2.294447422027588, 0.3065625727176666, -0.3309960961341858, -0.4392871558666229, -2.140164852142334, 0.6151481866836548, 1.0560832023620605, 2.2586467266082764, 1.4570904970169067, -1.6780201196670532, 411.8788757324219, -0.28337618708610535, 0.32712092995643616, 0.03820637986063957, 2.6847352981567383, 0.39054423570632935, -2.590700149536133], "std": [0.15773198008537292, 0.026842469349503517, 0.09386305510997772, 0.3079127371311188, 0.29433876276016235, 0.3337078094482422, 0.29696348309516907, 398.1255187988281, 0.029983308166265488, 0.05302666872739792, 0.04792247712612152, 1.6548271179199219, 0.2855386435985565, 0.1215861514210701, 0.1486736536026001, 0.036624908447265625, 0.2534623444080353, 0.22060160338878632, 0.17266175150871277, 0.31273752450942993, 0.29678791761398315, 363.1422424316406, 0.08982211351394653, 0.05919022858142853, 0.04152946546673775, 0.21513189375400543, 0.16669972240924835, 0.2358502745628357], "count": [487]}, "action": {"min": [0.21132445335388184, 1.9710876941680908, -0.898547887802124, -1.1769802570343018, -2.759260654449463, -1.9851548671722412, 0.6802944540977478, -1.0, 0.17746999859809875, 0.23462900519371033, -0.16569000482559204, -3.1401853561401367, -0.3800000250339508, -0.5740000009536743, -0.8890707492828369, -2.175203800201416, 0.2666688561439514, 0.5144008994102478, 1.765226125717163, 0.8334645628929138, -2.168938159942627, 62.0, -0.3716909885406494, 0.213128000497818, -0.1112539991736412, 2.299999952316284, 0.12700001895427704, -3.062999963760376], "max": [1.0496236085891724, 2.1215524673461914, -0.5038591027259827, 0.1339540332555771, -1.5874642133712769, -0.7590262293815613, 1.7566215991973877, 945.0, 0.34978699684143066, 0.42854198813438416, 0.08215700089931488, 3.1410000324249268, 0.7279999852180481, -0.04700000211596489, -0.20151570439338684, -2.012556552886963, 1.5307409763336182, 1.4132977724075317, 2.5973992347717285, 1.937315583229065, -0.9329133629798889, 934.0, -0.02926800027489662, 0.4290289878845215, 0.09809999912977219, 3.1040000915527344, 0.8420000076293945, -2.2850000858306885], "mean": [0.4642850458621979, 2.077249765396118, -0.6987477540969849, -0.8506518602371216, -2.1417558193206787, -1.5871089696884155, 1.375279188156128, 560.3809204101562, 0.28102049231529236, 0.3178330063819885, 0.017429575324058533, -2.294447422027588, 0.3065625727176666, -0.3309960961341858, -0.4392871558666229, -2.140164852142334, 0.6151481866836548, 1.0560832023620605, 2.2586467266082764, 1.4570904970169067, -1.6780201196670532, 411.8788757324219, -0.28337618708610535, 0.32712092995643616, 0.03820637986063957, 2.6847352981567383, 0.39054423570632935, -2.590700149536133], "std": [0.15773198008537292, 0.026842469349503517, 0.09386305510997772, 0.3079127371311188, 0.29433876276016235, 0.3337078094482422, 0.29696348309516907, 398.1255187988281, 0.029983308166265488, 0.05302666872739792, 0.04792247712612152, 1.6548271179199219, 0.2855386435985565, 0.1215861514210701, 0.1486736536026001, 0.036624908447265625, 0.2534623444080353, 0.22060160338878632, 0.17266175150871277, 0.31273752450942993, 0.29678791761398315, 363.1422424316406, 0.08982211351394653, 0.05919022858142853, 0.04152946546673775, 0.21513189375400543, 0.16669972240924835, 0.2358502745628357], "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": [418], "max": [418], "mean": [418.0], "std": [0.0], "count": [487]}, "index": {"min": [423071], "max": [423557], "mean": [423314.0], "std": [140.5844941663198], "count": [487]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [487]}, "subtask_annotation": {"mean": [13.117043121149898, 29.0, 29.0, 29.0, 29.0], "std": [10.002908051709442, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [487]}, "scene_annotation": {"mean": [418.0], "std": [0.0], "min": [418], "max": [418], "count": [487]}, "eef_direction_state": {"mean": [3.268993839835729, 3.154004106776181], "std": [2.022340221937934, 2.165365650980728], "min": [0, 0], "max": [6, 6], "count": [487]}, "eef_velocity_state": {"mean": [1.0821355236139631, 0.944558521560575], "std": [0.6942334774870355, 0.72148472298966], "min": [0, 0], "max": [2, 2], "count": [487]}, "eef_acc_mag_state": {"mean": [0.9486652977412731, 0.864476386036961], "std": [0.8474101533829622, 0.8319288607321997], "min": [0, 0], "max": [2, 2], "count": [487]}, "eef_direction_action": {"mean": [3.268993839835729, 3.154004106776181], "std": [2.022340221937934, 2.165365650980728], "min": [0, 0], "max": [6, 6], "count": [487]}, "eef_velocity_action": {"mean": [1.0821355236139631, 0.944558521560575], "std": [0.6942334774870355, 0.72148472298966], "min": [0, 0], "max": [2, 2], "count": [487]}, "eef_acc_mag_action": {"mean": [0.9486652977412731, 0.864476386036961], "std": [0.8474101533829622, 0.8319288607321997], "min": [0, 0], "max": [2, 2], "count": [487]}, "eef_sim_pose_state": {"mean": [0.5296334978758651, 0.31761106218749297, 1.1159307931519709, -0.7668102367598284, 0.9453774889046173, 2.2058315353048124, 0.5291874696625477, -0.304769034030313, 1.099986053004257, 1.4779750617832312, 1.0074270767363516, -2.2620779360586], "std": [0.056484076806272966, 0.0752607632505098, 0.059552073952770894, 2.6633721299953153, 0.17313561060953572, 1.4333947867165424, 0.04688407865508976, 0.049451711843682286, 0.028974978285087404, 2.4647282098304886, 0.288904031818204, 0.24069882407411866], "min": [0.4144302932002517, 0.040362431171311636, 1.026050155131137, -3.140293992712129, 0.6088702881266812, -3.127588896813222, 0.4446563012962865, -0.37715307563384604, 1.0388316154962016, -3.141071869977269, 0.2946904119662077, -2.8259100295224413], "max": [0.6208688436720783, 0.4049662021546714, 1.2688857284160018, 3.1373048211285224, 1.3368296922455065, 3.137431779339248, 0.6239255585934993, -0.10490532594528645, 1.141328136541263, 3.13896806302166, 1.4179124957258624, -1.81678920871324], "count": [487]}, "eef_sim_pose_action": {"mean": [0.5296334978758651, 0.31761106218749297, 1.1159307931519709, -0.7668102367598284, 0.9453774889046173, 2.2058315353048124, 0.5291874696625477, -0.304769034030313, 1.099986053004257, 1.4779750617832312, 1.0074270767363516, -2.2620779360586], "std": [0.056484076806272966, 0.0752607632505098, 0.059552073952770894, 2.6633721299953153, 0.17313561060953572, 1.4333947867165424, 0.04688407865508976, 0.049451711843682286, 0.028974978285087404, 2.4647282098304886, 0.288904031818204, 0.24069882407411866], "min": [0.4144302932002517, 0.040362431171311636, 1.026050155131137, -3.140293992712129, 0.6088702881266812, -3.127588896813222, 0.4446563012962865, -0.37715307563384604, 1.0388316154962016, -3.141071869977269, 0.2946904119662077, -2.8259100295224413], "max": [0.6208688436720783, 0.4049662021546714, 1.2688857284160018, 3.1373048211285224, 1.3368296922455065, 3.137431779339248, 0.6239255585934993, -0.10490532594528645, 1.141328136541263, 3.13896806302166, 1.4179124957258624, -1.81678920871324], "count": [487]}, "gripper_mode_state": {"mean": [0.5811088295687885, 0.39014373716632444], "std": [0.49337750026321625, 0.48778233005739], "min": [0, 0], "max": [1, 1], "count": [487]}, "gripper_activity_state": {"mean": [1.7453798767967146, 1.6899383983572895], "std": [0.5950292121326107, 0.6506681105180053], "min": [0, 0], "max": [2, 2], "count": [487]}, "gripper_mode_action": {"mean": [0.5811088295687885, 0.39014373716632444], "std": [0.49337750026321625, 0.48778233005739], "min": [0, 0], "max": [1, 1], "count": [487]}, "gripper_activity_action": {"mean": [1.7453798767967146, 1.6899383983572895], "std": [0.5950292121326107, 0.6506681105180053], "min": [0, 0], "max": [2, 2], "count": [487]}, "gripper_open_scale_state": {"mean": [0.4118788500086738, 0.5603840309379042], "std": [0.3631422562527907, 0.39812105830461747], "min": [0.062, 0.0], "max": [0.934, 0.945], "count": [487]}, "gripper_open_scale_action": {"mean": [0.4118788500086738, 0.5603840309379042], "std": [0.3631422562527907, 0.39812105830461747], "min": [0.062, 0.0], "max": [0.934, 0.945], "count": [487]}}} +{"episode_index": 416, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[1.0]], [[1.0]]], "mean": [[[0.4325251867413632]], [[0.4601212729536259]], [[0.4597964772019919]]], "std": [[[0.22918428688000517]], [[0.197125431936768]], [[0.1921200077883665]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41527197906940555]], [[0.4537542911609088]], [[0.4552623404917523]]], "std": [[[0.22167790514887142]], [[0.18762070753888582]], [[0.18097148296224064]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42648241518829755]], [[0.45844943588546533]], [[0.4604321331310302]]], "std": [[[0.20986792314754313]], [[0.18044395388301826]], [[0.17289001600616116]]], "count": [105]}, "observation.state": {"min": [0.1851968914270401, 2.0407612323760986, -0.8267450332641602, -1.2303000688552856, -2.753082513809204, -1.9824671745300293, 0.4729668200016022, -2.0, 0.16605199873447418, 0.25224798917770386, -0.1718980073928833, -3.1411852836608887, -0.257999986410141, -1.0180000066757202, -1.2030904293060303, -2.174872398376465, 0.34089770913124084, 0.5955761671066284, 1.6891645193099976, 0.968849778175354, -2.432133913040161, 48.0, -0.37092000246047974, 0.22804400324821472, -0.10249000042676926, 2.3959999084472656, -0.13200001418590546, -2.88700008392334], "max": [1.0847046375274658, 2.1217269897460938, -0.3943920433521271, 0.2601413428783417, -1.4811737537384033, -0.6231174468994141, 2.183633804321289, 945.0, 0.33376699686050415, 0.414775013923645, 0.07898300141096115, 3.1389999389648438, 0.7509999871253967, -0.0690000057220459, -0.18011799454689026, -2.008699417114258, 1.3762794733047485, 1.3193293809890747, 2.6461637020111084, 1.9131948947906494, -0.9382191896438599, 938.0, 0.008059999905526638, 0.4381980001926422, 0.10137800127267838, 3.109999895095825, 0.7739999890327454, -2.2760000228881836], "mean": [0.4732019305229187, 2.0860824584960938, -0.6367310285568237, -0.8246088624000549, -2.1502530574798584, -1.6504827737808228, 1.4645428657531738, 507.04229736328125, 0.2776392996311188, 0.30938470363616943, 0.013802398927509785, -2.489499568939209, 0.36810287833213806, -0.46585705876350403, -0.5396418571472168, -2.1057820320129395, 0.5798379778862, 0.9923741221427917, 2.406402826309204, 1.4770963191986084, -1.7186628580093384, 411.5332336425781, -0.2845412492752075, 0.3368799686431885, 0.03909257426857948, 2.68857479095459, 0.2772780656814575, -2.544971227645874], "std": [0.15919499099254608, 0.011801686137914658, 0.1017833724617958, 0.32384660840034485, 0.3170740008354187, 0.3341490924358368, 0.4649294912815094, 404.6473693847656, 0.030328387394547462, 0.04940301924943924, 0.05011962354183197, 1.4406806230545044, 0.279487282037735, 0.28934574127197266, 0.24838395416736603, 0.037317436188459396, 0.24534495174884796, 0.17601817846298218, 0.23075909912586212, 0.26946666836738586, 0.33134105801582336, 374.1000671386719, 0.11413341015577316, 0.05720679461956024, 0.03810012713074684, 0.18366247415542603, 0.21574339270591736, 0.19576524198055267], "count": [496]}, "action": {"min": [0.1851968914270401, 2.0407612323760986, -0.8267450332641602, -1.2303000688552856, -2.753082513809204, -1.9824671745300293, 0.4729668200016022, -2.0, 0.16605199873447418, 0.25224798917770386, -0.1718980073928833, -3.1411852836608887, -0.257999986410141, -1.0180000066757202, -1.2030904293060303, -2.174872398376465, 0.34089770913124084, 0.5955761671066284, 1.6891645193099976, 0.968849778175354, -2.432133913040161, 48.0, -0.37092000246047974, 0.22804400324821472, -0.10249000042676926, 2.3959999084472656, -0.13200001418590546, -2.88700008392334], "max": [1.0847046375274658, 2.1217269897460938, -0.3943920433521271, 0.2601413428783417, -1.4811737537384033, -0.6231174468994141, 2.183633804321289, 945.0, 0.33376699686050415, 0.414775013923645, 0.07898300141096115, 3.1389999389648438, 0.7509999871253967, -0.0690000057220459, -0.18011799454689026, -2.008699417114258, 1.3762794733047485, 1.3193293809890747, 2.6461637020111084, 1.9131948947906494, -0.9382191896438599, 938.0, 0.008059999905526638, 0.4381980001926422, 0.10137800127267838, 3.109999895095825, 0.7739999890327454, -2.2760000228881836], "mean": [0.4732019305229187, 2.0860824584960938, -0.6367310285568237, -0.8246088624000549, -2.1502530574798584, -1.6504827737808228, 1.4645428657531738, 507.04229736328125, 0.2776392996311188, 0.30938470363616943, 0.013802398927509785, -2.489499568939209, 0.36810287833213806, -0.46585705876350403, -0.5396418571472168, -2.1057820320129395, 0.5798379778862, 0.9923741221427917, 2.406402826309204, 1.4770963191986084, -1.7186628580093384, 411.5332336425781, -0.2845412492752075, 0.3368799686431885, 0.03909257426857948, 2.68857479095459, 0.2772780656814575, -2.544971227645874], "std": [0.15919499099254608, 0.011801686137914658, 0.1017833724617958, 0.32384660840034485, 0.3170740008354187, 0.3341490924358368, 0.4649294912815094, 404.6473693847656, 0.030328387394547462, 0.04940301924943924, 0.05011962354183197, 1.4406806230545044, 0.279487282037735, 0.28934574127197266, 0.24838395416736603, 0.037317436188459396, 0.24534495174884796, 0.17601817846298218, 0.23075909912586212, 0.26946666836738586, 0.33134105801582336, 374.1000671386719, 0.11413341015577316, 0.05720679461956024, 0.03810012713074684, 0.18366247415542603, 0.21574339270591736, 0.19576524198055267], "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": [419], "max": [419], "mean": [419.0], "std": [0.0], "count": [496]}, "index": {"min": [423558], "max": [424053], "mean": [423805.5], "std": [143.1825757555716], "count": [496]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [496]}, "subtask_annotation": {"mean": [14.070564516129032, 29.0, 29.0, 29.0, 29.0], "std": [10.303316315666374, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [496]}, "scene_annotation": {"mean": [419.0], "std": [0.0], "min": [419], "max": [419], "count": [496]}, "eef_direction_state": {"mean": [3.381048387096774, 3.564516129032258], "std": [2.114171582802512, 2.2566816041796987], "min": [0, 0], "max": [6, 6], "count": [496]}, "eef_velocity_state": {"mean": [1.0665322580645162, 0.8729838709677419], "std": [0.7306708631454653, 0.7738128054021677], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_acc_mag_state": {"mean": [0.8709677419354839, 0.6955645161290323], "std": [0.8397171368545212, 0.8218662892773814], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_direction_action": {"mean": [3.381048387096774, 3.564516129032258], "std": [2.114171582802512, 2.2566816041796987], "min": [0, 0], "max": [6, 6], "count": [496]}, "eef_velocity_action": {"mean": [1.0665322580645162, 0.8729838709677419], "std": [0.7306708631454653, 0.7738128054021677], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_acc_mag_action": {"mean": [0.8709677419354839, 0.6955645161290323], "std": [0.8397171368545212, 0.8218662892773814], "min": [0, 0], "max": [2, 2], "count": [496]}, "eef_sim_pose_state": {"mean": [0.5418438525724468, 0.3165962208013683, 1.1202951424284477, -0.9795819324379675, 0.8366776325401459, 2.3136827695526896, 0.5219339024775492, -0.3014205578615825, 1.0984378764327967, 2.10458220954056, 0.9882168537492942, -2.472662155467004], "std": [0.05641817107009651, 0.09411874703166127, 0.07479373757834452, 2.67132231728126, 0.20365799391618913, 1.199926654182278, 0.04393582674403383, 0.05239261814626091, 0.028598010238471607, 1.7456444268055347, 0.365094785293304, 0.287775336729649], "min": [0.4255113361349864, 0.018326576352854285, 1.031281077557326, -3.1363253301399703, 0.5845452529663762, -3.133007586688908, 0.4478362000118904, -0.36992532119400123, 1.0245671550782272, -3.1231173226076727, 0.19195377931898117, -2.9755673132603273], "max": [0.6468433930689428, 0.3940726898155026, 1.3390372585059964, 3.1350400122928344, 1.3842382340526207, 3.132233339538905, 0.612976342740238, -0.0892154568822077, 1.1478795499591643, 3.14111104873332, 1.4873190043410083, -1.8548988307377643], "count": [496]}, "eef_sim_pose_action": {"mean": [0.5418438525724468, 0.3165962208013683, 1.1202951424284477, -0.9795819324379675, 0.8366776325401459, 2.3136827695526896, 0.5219339024775492, -0.3014205578615825, 1.0984378764327967, 2.10458220954056, 0.9882168537492942, -2.472662155467004], "std": [0.05641817107009651, 0.09411874703166127, 0.07479373757834452, 2.67132231728126, 0.20365799391618913, 1.199926654182278, 0.04393582674403383, 0.05239261814626091, 0.028598010238471607, 1.7456444268055347, 0.365094785293304, 0.287775336729649], "min": [0.4255113361349864, 0.018326576352854285, 1.031281077557326, -3.1363253301399703, 0.5845452529663762, -3.133007586688908, 0.4478362000118904, -0.36992532119400123, 1.0245671550782272, -3.1231173226076727, 0.19195377931898117, -2.9755673132603273], "max": [0.6468433930689428, 0.3940726898155026, 1.3390372585059964, 3.1350400122928344, 1.3842382340526207, 3.132233339538905, 0.612976342740238, -0.0892154568822077, 1.1478795499591643, 3.14111104873332, 1.4873190043410083, -1.8548988307377643], "count": [496]}, "gripper_mode_state": {"mean": [0.5786290322580645, 0.45161290322580644], "std": [0.4937787716033947, 0.49765318130778896], "min": [0, 0], "max": [1, 1], "count": [496]}, "gripper_activity_state": {"mean": [1.6915322580645162, 1.6713709677419355], "std": [0.647271624135517, 0.6681604919688788], "min": [0, 0], "max": [2, 2], "count": [496]}, "gripper_mode_action": {"mean": [0.5786290322580645, 0.45161290322580644], "std": [0.4937787716033947, 0.49765318130778896], "min": [0, 0], "max": [1, 1], "count": [496]}, "gripper_activity_action": {"mean": [1.6915322580645162, 1.6713709677419355], "std": [0.647271624135517, 0.6681604919688788], "min": [0, 0], "max": [2, 2], "count": [496]}, "gripper_open_scale_state": {"mean": [0.4115332660675043, 0.5071290321734648], "std": [0.37410017334556167, 0.4045385832172352], "min": [0.048, 0.0], "max": [0.938, 0.945], "count": [496]}, "gripper_open_scale_action": {"mean": [0.4115332660675043, 0.5071290321734648], "std": [0.37410017334556167, 0.4045385832172352], "min": [0.048, 0.0], "max": [0.938, 0.945], "count": [496]}}} +{"episode_index": 417, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8666666666666667]], [[1.0]], [[1.0]]], "mean": [[[0.4301472241674447]], [[0.4572755926444652]], [[0.458491118438116]]], "std": [[[0.23078578635156183]], [[0.1992713457813554]], [[0.1946074302935688]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41889287659508245]], [[0.4532130310457516]], [[0.45489518816785973]]], "std": [[[0.19490729268080434]], [[0.16310221013080023]], [[0.1559173322897841]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42354947835615725]], [[0.4485990863938168]], [[0.4516949388551717]]], "std": [[[0.21409214658327766]], [[0.18482224234928582]], [[0.177205398367833]]], "count": [126]}, "observation.state": {"min": [0.2099631130695343, 2.0116665363311768, -1.7256420850753784, -1.5201643705368042, -2.9257304668426514, -1.9913856983184814, 0.5464975237846375, -1.0, 0.0718030035495758, 0.24390800297260284, -0.16737200319766998, -3.1411852836608887, -0.6180000305175781, -0.8240000009536743, -1.0475292205810547, -2.1746976375579834, 0.22656118869781494, 0.5884377956390381, 1.4469826221466064, 0.9528101682662964, -2.3540828227996826, 37.0, -0.37460899353027344, 0.22553899884223938, -0.11344899982213974, 2.328000068664551, -0.019999997690320015, -3.0969998836517334], "max": [1.0308438539505005, 2.1216747760772705, -0.48230430483818054, 0.19683822989463806, -1.3180725574493408, -0.7996749877929688, 2.5290520191192627, 949.0, 0.342754989862442, 0.4314410090446472, 0.10369999706745148, 3.1410000324249268, 0.746999979019165, 0.030000004917383194, -0.15559610724449158, -2.0032715797424316, 1.6384278535842896, 1.4384655952453613, 2.596788167953491, 1.9035085439682007, -1.0404431819915771, 933.0, 0.012373999692499638, 0.4148409962654114, 0.08039200305938721, 3.055000066757202, 1.031000018119812, -2.247999906539917], "mean": [0.5712608098983765, 2.0860979557037354, -0.8123564124107361, -0.9311439394950867, -2.316037654876709, -1.6587790250778198, 1.6042649745941162, 577.048583984375, 0.24538864195346832, 0.3249059021472931, 0.00843464583158493, -2.4252092838287354, 0.1459466964006424, -0.39107373356819153, -0.4463188648223877, -2.1397454738616943, 0.6425353288650513, 0.9661857485771179, 2.2129318714141846, 1.4603652954101562, -1.6459436416625977, 531.9090576171875, -0.28283581137657166, 0.3197116255760193, 0.023173954337835312, 2.672173261642456, 0.4242868423461914, -2.5983047485351562], "std": [0.18570345640182495, 0.0228041373193264, 0.31805574893951416, 0.3572278916835785, 0.42022547125816345, 0.3017923831939697, 0.49624842405319214, 380.3706359863281, 0.06856484711170197, 0.048455338925123215, 0.05382753163576126, 1.5279237031936646, 0.4109543263912201, 0.2382829487323761, 0.21226663887500763, 0.03409799188375473, 0.3145350515842438, 0.25556766986846924, 0.37461575865745544, 0.26177045702934265, 0.3927469551563263, 402.734375, 0.10840915888547897, 0.05126020684838295, 0.039860889315605164, 0.1987604796886444, 0.3162477910518646, 0.23477153480052948], "count": [638]}, "action": {"min": [0.2099631130695343, 2.0116665363311768, -1.7256420850753784, -1.5201643705368042, -2.9257304668426514, -1.9913856983184814, 0.5464975237846375, -1.0, 0.0718030035495758, 0.24390800297260284, -0.16737200319766998, -3.1411852836608887, -0.6180000305175781, -0.8240000009536743, -1.0475292205810547, -2.1746976375579834, 0.22656118869781494, 0.5884377956390381, 1.4469826221466064, 0.9528101682662964, -2.3540828227996826, 37.0, -0.37460899353027344, 0.22553899884223938, -0.11344899982213974, 2.328000068664551, -0.019999997690320015, -3.0969998836517334], "max": [1.0308438539505005, 2.1216747760772705, -0.48230430483818054, 0.19683822989463806, -1.3180725574493408, -0.7996749877929688, 2.5290520191192627, 949.0, 0.342754989862442, 0.4314410090446472, 0.10369999706745148, 3.1410000324249268, 0.746999979019165, 0.030000004917383194, -0.15559610724449158, -2.0032715797424316, 1.6384278535842896, 1.4384655952453613, 2.596788167953491, 1.9035085439682007, -1.0404431819915771, 933.0, 0.012373999692499638, 0.4148409962654114, 0.08039200305938721, 3.055000066757202, 1.031000018119812, -2.247999906539917], "mean": [0.5712608098983765, 2.0860979557037354, -0.8123564124107361, -0.9311439394950867, -2.316037654876709, -1.6587790250778198, 1.6042649745941162, 577.048583984375, 0.24538864195346832, 0.3249059021472931, 0.00843464583158493, -2.4252092838287354, 0.1459466964006424, -0.39107373356819153, -0.4463188648223877, -2.1397454738616943, 0.6425353288650513, 0.9661857485771179, 2.2129318714141846, 1.4603652954101562, -1.6459436416625977, 531.9090576171875, -0.28283581137657166, 0.3197116255760193, 0.023173954337835312, 2.672173261642456, 0.4242868423461914, -2.5983047485351562], "std": [0.18570345640182495, 0.0228041373193264, 0.31805574893951416, 0.3572278916835785, 0.42022547125816345, 0.3017923831939697, 0.49624842405319214, 380.3706359863281, 0.06856484711170197, 0.048455338925123215, 0.05382753163576126, 1.5279237031936646, 0.4109543263912201, 0.2382829487323761, 0.21226663887500763, 0.03409799188375473, 0.3145350515842438, 0.25556766986846924, 0.37461575865745544, 0.26177045702934265, 0.3927469551563263, 402.734375, 0.10840915888547897, 0.05126020684838295, 0.039860889315605164, 0.1987604796886444, 0.3162477910518646, 0.23477153480052948], "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": [420], "max": [420], "mean": [420.0], "std": [0.0], "count": [638]}, "index": {"min": [424054], "max": [424691], "mean": [424372.5], "std": [184.17450963692016], "count": [638]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [638]}, "subtask_annotation": {"mean": [14.031347962382446, 29.0, 29.0, 29.0, 29.0], "std": [10.521613301146306, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [638]}, "scene_annotation": {"mean": [420.0], "std": [0.0], "min": [420], "max": [420], "count": [638]}, "eef_direction_state": {"mean": [3.56269592476489, 3.6442006269592477], "std": [2.1615738500960604, 1.9724726070224967], "min": [0, 0], "max": [6, 6], "count": [638]}, "eef_velocity_state": {"mean": [0.9686520376175548, 1.0768025078369905], "std": [0.7484289090489762, 0.7969737796884817], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_acc_mag_state": {"mean": [0.8714733542319749, 0.8589341692789969], "std": [0.8541442536420989, 0.8335670181351565], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_direction_action": {"mean": [3.56269592476489, 3.6442006269592477], "std": [2.1615738500960604, 1.9724726070224967], "min": [0, 0], "max": [6, 6], "count": [638]}, "eef_velocity_action": {"mean": [0.9686520376175548, 1.0768025078369905], "std": [0.7484289090489762, 0.7969737796884817], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_acc_mag_action": {"mean": [0.8714733542319749, 0.8589341692789969], "std": [0.8541442536420989, 0.8335670181351565], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_sim_pose_state": {"mean": [0.5220422105274711, 0.30586438971969987, 1.1043291800853465, -0.8980478059737126, 0.9286673762569043, 1.5039769415712831, 0.5401582110814893, -0.2694404109115649, 1.122825799880034, 1.2984316190888778, 0.8252359765347718, -2.2502093341964793], "std": [0.05211789810588006, 0.0931475146022773, 0.06941517595977081, 2.4877497427876016, 0.2306396506723791, 2.024272563562027, 0.044030107869631005, 0.07672903480142192, 0.055574383234128374, 2.486534119636618, 0.4282254484777261, 0.31289013282236255], "min": [0.430308531845508, 0.015883410239936974, 1.0366167635960815, -3.139136395194134, 0.6255474714969993, -3.131062546539221, 0.45270034368202455, -0.360780069641903, 1.0312137533385466, -3.1411412011007647, 0.11780324077279536, -2.9624319422031737], "max": [0.6214207177645511, 0.388329310488961, 1.3194094354361514, 3.124474626984144, 1.3944132751060594, 3.1098293419208023, 0.6273816377530987, -0.07718343787272396, 1.264692790963926, 3.141290303068217, 1.4331479423141134, -1.5427870454145358], "count": [638]}, "eef_sim_pose_action": {"mean": [0.5220422105274711, 0.30586438971969987, 1.1043291800853465, -0.8980478059737126, 0.9286673762569043, 1.5039769415712831, 0.5401582110814893, -0.2694404109115649, 1.122825799880034, 1.2984316190888778, 0.8252359765347718, -2.2502093341964793], "std": [0.05211789810588006, 0.0931475146022773, 0.06941517595977081, 2.4877497427876016, 0.2306396506723791, 2.024272563562027, 0.044030107869631005, 0.07672903480142192, 0.055574383234128374, 2.486534119636618, 0.4282254484777261, 0.31289013282236255], "min": [0.430308531845508, 0.015883410239936974, 1.0366167635960815, -3.139136395194134, 0.6255474714969993, -3.131062546539221, 0.45270034368202455, -0.360780069641903, 1.0312137533385466, -3.1411412011007647, 0.11780324077279536, -2.9624319422031737], "max": [0.6214207177645511, 0.388329310488961, 1.3194094354361514, 3.124474626984144, 1.3944132751060594, 3.1098293419208023, 0.6273816377530987, -0.07718343787272396, 1.264692790963926, 3.141290303068217, 1.4331479423141134, -1.5427870454145358], "count": [638]}, "gripper_mode_state": {"mean": [0.44200626959247646, 0.4012539184952978], "std": [0.49662533889585375, 0.4901522328700196], "min": [0, 0], "max": [1, 1], "count": [638]}, "gripper_activity_state": {"mean": [1.7836990595611286, 1.6755485893416928], "std": [0.5572976532564408, 0.6551442900174917], "min": [0, 0], "max": [2, 2], "count": [638]}, "gripper_mode_action": {"mean": [0.44200626959247646, 0.4012539184952978], "std": [0.49662533889585375, 0.4901522328700196], "min": [0, 0], "max": [1, 1], "count": [638]}, "gripper_activity_action": {"mean": [1.7836990595611286, 1.6755485893416928], "std": [0.5572976532564408, 0.6551442900174917], "min": [0, 0], "max": [2, 2], "count": [638]}, "gripper_open_scale_state": {"mean": [0.5319090907177582, 0.5770501567164552], "std": [0.4027343388577558, 0.3803681252187746], "min": [0.037, 0.0], "max": [0.933, 0.949], "count": [638]}, "gripper_open_scale_action": {"mean": [0.5319090907177582, 0.5770501567164552], "std": [0.4027343388577558, 0.3803681252187746], "min": [0.037, 0.0], "max": [0.933, 0.949], "count": [638]}}} +{"episode_index": 418, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[1.0]]], "mean": [[[0.4208563417325995]], [[0.4529255156375416]], [[0.4548698077915377]]], "std": [[[0.2398476240353962]], [[0.20627699506096672]], [[0.20016779224168854]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.395640372377021]], [[0.4416526828202041]], [[0.4435431250716661]]], "std": [[[0.23161110592426237]], [[0.1915346061312605]], [[0.18469013120166744]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4239096577227382]], [[0.4499500075249398]], [[0.45472196422428623]]], "std": [[[0.21506397793327212]], [[0.18723369100636392]], [[0.17955330241216327]]], "count": [114]}, "observation.state": {"min": [0.232704758644104, 1.9816468954086304, -1.084285855293274, -1.2195837497711182, -2.7333950996398926, -1.990443229675293, 0.45776498317718506, -2.0, 0.19234800338745117, 0.25220298767089844, -0.16636399924755096, -3.1411852836608887, -0.5099999904632568, -0.6790000200271606, -0.8117526769638062, -2.175448179244995, 0.36653658747673035, 0.38631120324134827, 1.694313406944275, 0.7641226053237915, -2.2712669372558594, 69.0, -0.37397798895835876, 0.2256080061197281, -0.1143300011754036, 2.183000087738037, -0.04700000584125519, -3.1411852836608887], "max": [0.9835628867149353, 2.1214652061462402, -0.534105658531189, 0.18097320199012756, -1.5495034456253052, -0.8000415563583374, 2.0423669815063477, 948.0, 0.3372949957847595, 0.4310869872570038, 0.08015099912881851, 3.1410000324249268, 0.7770000100135803, -0.06800000369548798, -0.17098990082740784, -2.021702289581299, 1.747563362121582, 1.6362462043762207, 2.7903976440429688, 1.901710867881775, -0.81224125623703, 936.0, -0.010115000419318676, 0.417838990688324, 0.10300300270318985, 3.052000045776367, 0.8550000190734863, 3.127000093460083], "mean": [0.509087860584259, 2.0809061527252197, -0.7391290068626404, -0.8486412763595581, -2.2321321964263916, -1.6850274801254272, 1.494773030281067, 612.567626953125, 0.270172655582428, 0.3106388449668884, 0.006900893524289131, -2.069136381149292, 0.21368826925754547, -0.4069873094558716, -0.45258858799934387, -2.1397182941436768, 0.6686660051345825, 1.1210923194885254, 2.4653096199035645, 1.422403335571289, -1.7716584205627441, 433.2854919433594, -0.29990023374557495, 0.3268040418624878, 0.04483836889266968, 2.5853517055511475, 0.22174769639968872, -2.3272385597229004], "std": [0.14117883145809174, 0.019896918907761574, 0.1821536272764206, 0.3016515076160431, 0.33508971333503723, 0.29933488368988037, 0.43482506275177, 389.784423828125, 0.02461409941315651, 0.04453592374920845, 0.04602731764316559, 2.076220989227295, 0.3942212462425232, 0.18269477784633636, 0.128622367978096, 0.03717043995857239, 0.27128866314888, 0.26394978165626526, 0.31735262274742126, 0.29627326130867004, 0.3168572783470154, 377.13262939453125, 0.09486084431409836, 0.051377009600400925, 0.04389636963605881, 0.18310005962848663, 0.2527964115142822, 0.9664000272750854], "count": [555]}, "action": {"min": [0.232704758644104, 1.9816468954086304, -1.084285855293274, -1.2195837497711182, -2.7333950996398926, -1.990443229675293, 0.45776498317718506, -2.0, 0.19234800338745117, 0.25220298767089844, -0.16636399924755096, -3.1411852836608887, -0.5099999904632568, -0.6790000200271606, -0.8117526769638062, -2.175448179244995, 0.36653658747673035, 0.38631120324134827, 1.694313406944275, 0.7641226053237915, -2.2712669372558594, 69.0, -0.37397798895835876, 0.2256080061197281, -0.1143300011754036, 2.183000087738037, -0.04700000584125519, -3.1411852836608887], "max": [0.9835628867149353, 2.1214652061462402, -0.534105658531189, 0.18097320199012756, -1.5495034456253052, -0.8000415563583374, 2.0423669815063477, 948.0, 0.3372949957847595, 0.4310869872570038, 0.08015099912881851, 3.1410000324249268, 0.7770000100135803, -0.06800000369548798, -0.17098990082740784, -2.021702289581299, 1.747563362121582, 1.6362462043762207, 2.7903976440429688, 1.901710867881775, -0.81224125623703, 936.0, -0.010115000419318676, 0.417838990688324, 0.10300300270318985, 3.052000045776367, 0.8550000190734863, 3.127000093460083], "mean": [0.509087860584259, 2.0809061527252197, -0.7391290068626404, -0.8486412763595581, -2.2321321964263916, -1.6850274801254272, 1.494773030281067, 612.567626953125, 0.270172655582428, 0.3106388449668884, 0.006900893524289131, -2.069136381149292, 0.21368826925754547, -0.4069873094558716, -0.45258858799934387, -2.1397182941436768, 0.6686660051345825, 1.1210923194885254, 2.4653096199035645, 1.422403335571289, -1.7716584205627441, 433.2854919433594, -0.29990023374557495, 0.3268040418624878, 0.04483836889266968, 2.5853517055511475, 0.22174769639968872, -2.3272385597229004], "std": [0.14117883145809174, 0.019896918907761574, 0.1821536272764206, 0.3016515076160431, 0.33508971333503723, 0.29933488368988037, 0.43482506275177, 389.784423828125, 0.02461409941315651, 0.04453592374920845, 0.04602731764316559, 2.076220989227295, 0.3942212462425232, 0.18269477784633636, 0.128622367978096, 0.03717043995857239, 0.27128866314888, 0.26394978165626526, 0.31735262274742126, 0.29627326130867004, 0.3168572783470154, 377.13262939453125, 0.09486084431409836, 0.051377009600400925, 0.04389636963605881, 0.18310005962848663, 0.2527964115142822, 0.9664000272750854], "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": [421], "max": [421], "mean": [421.0], "std": [0.0], "count": [555]}, "index": {"min": [424692], "max": [425246], "mean": [424969.0], "std": [160.21443963222126], "count": [555]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [555]}, "subtask_annotation": {"mean": [9.65045045045045, 29.0, 29.0, 29.0, 29.0], "std": [8.18548345772769, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [555]}, "scene_annotation": {"mean": [421.0], "std": [0.0], "min": [421], "max": [421], "count": [555]}, "eef_direction_state": {"mean": [3.6648648648648647, 4.068468468468469], "std": [2.146719628157971, 2.0078217313450923], "min": [0, 0], "max": [6, 6], "count": [555]}, "eef_velocity_state": {"mean": [0.9315315315315316, 0.8216216216216217], "std": [0.7727314349936786, 0.77499263645504], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_acc_mag_state": {"mean": [0.7549549549549549, 0.7333333333333333], "std": [0.8411423740761357, 0.8600579629883665], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_direction_action": {"mean": [3.6648648648648647, 4.068468468468469], "std": [2.146719628157971, 2.0078217313450923], "min": [0, 0], "max": [6, 6], "count": [555]}, "eef_velocity_action": {"mean": [0.9315315315315316, 0.8216216216216217], "std": [0.7727314349936786, 0.77499263645504], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_acc_mag_action": {"mean": [0.7549549549549549, 0.7333333333333333], "std": [0.8411423740761357, 0.8600579629883665], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_sim_pose_state": {"mean": [0.5313252198433323, 0.3269330416331845, 1.1153731782295473, -1.1484670917262492, 0.7589088216188188, 2.1741691921330153, 0.5279149379562446, -0.28881911812786637, 1.1021501119226427, 2.34545738417218, 0.8873038611739641, -2.261252315024267], "std": [0.047336456777278456, 0.0827963483210865, 0.05825926848820531, 2.6070792840536634, 0.2764944133831205, 1.3572818178962738, 0.039922053386357806, 0.04479749617779603, 0.034213616828255466, 1.435850282719622, 0.4050938374953659, 0.5853223990745737], "min": [0.4204606564870366, 0.021022376256342, 1.0068451860069854, -3.1340228100376186, 0.40388829734597786, -3.095171558076056, 0.4585565493992157, -0.35025310933176296, 1.0222969496518082, -3.0986469017245897, 0.14738639799775477, -3.1415681580448855], "max": [0.6098223788206784, 0.39504550126456117, 1.2848490531333783, 3.1361454243621023, 1.3641886229689066, 3.0827311439905034, 0.6272262255665765, -0.11523194138955839, 1.162962057098899, 3.1212760330802882, 1.4592224608239541, 3.133092478120296], "count": [555]}, "eef_sim_pose_action": {"mean": [0.5313252198433323, 0.3269330416331845, 1.1153731782295473, -1.1484670917262492, 0.7589088216188188, 2.1741691921330153, 0.5279149379562446, -0.28881911812786637, 1.1021501119226427, 2.34545738417218, 0.8873038611739641, -2.261252315024267], "std": [0.047336456777278456, 0.0827963483210865, 0.05825926848820531, 2.6070792840536634, 0.2764944133831205, 1.3572818178962738, 0.039922053386357806, 0.04479749617779603, 0.034213616828255466, 1.435850282719622, 0.4050938374953659, 0.5853223990745737], "min": [0.4204606564870366, 0.021022376256342, 1.0068451860069854, -3.1340228100376186, 0.40388829734597786, -3.095171558076056, 0.4585565493992157, -0.35025310933176296, 1.0222969496518082, -3.0986469017245897, 0.14738639799775477, -3.1415681580448855], "max": [0.6098223788206784, 0.39504550126456117, 1.2848490531333783, 3.1361454243621023, 1.3641886229689066, 3.0827311439905034, 0.6272262255665765, -0.11523194138955839, 1.162962057098899, 3.1212760330802882, 1.4592224608239541, 3.133092478120296], "count": [555]}, "gripper_mode_state": {"mean": [0.5801801801801801, 0.33153153153153153], "std": [0.4935292683380343, 0.47076360854667604], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_state": {"mean": [1.6612612612612612, 1.7387387387387387], "std": [0.6715815904590101, 0.5989737727072864], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_mode_action": {"mean": [0.5801801801801801, 0.33153153153153153], "std": [0.4935292683380343, 0.47076360854667604], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_action": {"mean": [1.6612612612612612, 1.7387387387387387], "std": [0.6715815904590101, 0.5989737727072864], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_open_scale_state": {"mean": [0.4332855858055325, 0.6126261702122991], "std": [0.3771328312158437, 0.3896921777491469], "min": [0.069, 0.0], "max": [0.936, 0.948], "count": [555]}, "gripper_open_scale_action": {"mean": [0.4332855858055325, 0.6126261702122991], "std": [0.3771328312158437, 0.3896921777491469], "min": [0.069, 0.0], "max": [0.936, 0.948], "count": [555]}}} +{"episode_index": 419, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4271657874260815]], [[0.4562181508714597]], [[0.4573222027699969]]], "std": [[[0.2361111342721867]], [[0.2038453723645947]], [[0.19771670043127088]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4026270794428883]], [[0.44695220977279804]], [[0.45002811430127604]]], "std": [[[0.21357799158343324]], [[0.1789482746135547]], [[0.17104923899259844]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41773949774354185]], [[0.4448729536258948]], [[0.4487783846872082]]], "std": [[[0.21029153872573894]], [[0.18035440994036173]], [[0.17273557157427094]]], "count": [105]}, "observation.state": {"min": [0.18849557638168335, 2.0180892944335938, -0.7251145243644714, -1.1299785375595093, -2.773555040359497, -1.9848581552505493, 0.7576299905776978, -1.0, 0.2061470001935959, 0.2473289966583252, -0.16146600246429443, -3.119999885559082, -0.2680000066757202, -0.9020000100135803, -0.6821619272232056, -2.175360918045044, 0.28246408700942993, 0.35960766673088074, 1.6726536750793457, 0.8019089698791504, -2.051931142807007, 49.0, -0.38259100914001465, 0.21949699521064758, -0.07859499752521515, 2.253000020980835, 0.12099999189376831, -3.0910000801086426], "max": [0.9505587220191956, 2.119457960128784, -0.4743455648422241, 0.14081315696239471, -1.5588234663009644, -0.7938804626464844, 1.9904781579971313, 945.0, 0.3376930058002472, 0.43088701367378235, 0.07793799787759781, -2.4549999237060547, 0.8610000014305115, -0.06599999964237213, -0.16542230546474457, -1.9879823923110962, 1.5131655931472778, 1.5622268915176392, 2.5398380756378174, 1.9972152709960938, -0.7512420415878296, 937.0, -0.040341999381780624, 0.41990500688552856, 0.08540499955415726, 3.0959999561309814, 0.8709999918937683, -2.325000047683716], "mean": [0.48250362277030945, 2.0778932571411133, -0.6226093173027039, -0.7488926649093628, -2.181652069091797, -1.6077089309692383, 1.4700055122375488, 606.9169311523438, 0.29155784845352173, 0.3100886046886444, 0.008879599161446095, -2.8799028396606445, 0.3736160397529602, -0.5306538939476013, -0.4170570969581604, -2.139434576034546, 0.6190911531448364, 1.0371941328048706, 2.2849841117858887, 1.434097409248352, -1.5937259197235107, 433.0799865722656, -0.2972630560398102, 0.3201972246170044, 0.03431415930390358, 2.6423795223236084, 0.3400760591030121, -2.62162709236145], "std": [0.14952875673770905, 0.021360328420996666, 0.07921959459781647, 0.27127471566200256, 0.36995211243629456, 0.34359148144721985, 0.3834173083305359, 408.78961181640625, 0.021941199898719788, 0.050383560359478, 0.045317765325307846, 0.21231022477149963, 0.34002262353897095, 0.23634415864944458, 0.11249172687530518, 0.04556246101856232, 0.24681194126605988, 0.2702220380306244, 0.2595047354698181, 0.29034677147865295, 0.3220706582069397, 372.8504638671875, 0.09105803817510605, 0.053879301995038986, 0.03549572825431824, 0.1898992657661438, 0.20111562311649323, 0.21317479014396667], "count": [500]}, "action": {"min": [0.18849557638168335, 2.0180892944335938, -0.7251145243644714, -1.1299785375595093, -2.773555040359497, -1.9848581552505493, 0.7576299905776978, -1.0, 0.2061470001935959, 0.2473289966583252, -0.16146600246429443, -3.119999885559082, -0.2680000066757202, -0.9020000100135803, -0.6821619272232056, -2.175360918045044, 0.28246408700942993, 0.35960766673088074, 1.6726536750793457, 0.8019089698791504, -2.051931142807007, 49.0, -0.38259100914001465, 0.21949699521064758, -0.07859499752521515, 2.253000020980835, 0.12099999189376831, -3.0910000801086426], "max": [0.9505587220191956, 2.119457960128784, -0.4743455648422241, 0.14081315696239471, -1.5588234663009644, -0.7938804626464844, 1.9904781579971313, 945.0, 0.3376930058002472, 0.43088701367378235, 0.07793799787759781, -2.4549999237060547, 0.8610000014305115, -0.06599999964237213, -0.16542230546474457, -1.9879823923110962, 1.5131655931472778, 1.5622268915176392, 2.5398380756378174, 1.9972152709960938, -0.7512420415878296, 937.0, -0.040341999381780624, 0.41990500688552856, 0.08540499955415726, 3.0959999561309814, 0.8709999918937683, -2.325000047683716], "mean": [0.48250362277030945, 2.0778932571411133, -0.6226093173027039, -0.7488926649093628, -2.181652069091797, -1.6077089309692383, 1.4700055122375488, 606.9169311523438, 0.29155784845352173, 0.3100886046886444, 0.008879599161446095, -2.8799028396606445, 0.3736160397529602, -0.5306538939476013, -0.4170570969581604, -2.139434576034546, 0.6190911531448364, 1.0371941328048706, 2.2849841117858887, 1.434097409248352, -1.5937259197235107, 433.0799865722656, -0.2972630560398102, 0.3201972246170044, 0.03431415930390358, 2.6423795223236084, 0.3400760591030121, -2.62162709236145], "std": [0.14952875673770905, 0.021360328420996666, 0.07921959459781647, 0.27127471566200256, 0.36995211243629456, 0.34359148144721985, 0.3834173083305359, 408.78961181640625, 0.021941199898719788, 0.050383560359478, 0.045317765325307846, 0.21231022477149963, 0.34002262353897095, 0.23634415864944458, 0.11249172687530518, 0.04556246101856232, 0.24681194126605988, 0.2702220380306244, 0.2595047354698181, 0.29034677147865295, 0.3220706582069397, 372.8504638671875, 0.09105803817510605, 0.053879301995038986, 0.03549572825431824, 0.1898992657661438, 0.20111562311649323, 0.21317479014396667], "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": [422], "max": [422], "mean": [422.0], "std": [0.0], "count": [500]}, "index": {"min": [425247], "max": [425746], "mean": [425496.5], "std": [144.33727862198316], "count": [500]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [500]}, "subtask_annotation": {"mean": [12.594, 29.0, 29.0, 29.0, 29.0], "std": [10.397170961372103, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [500]}, "scene_annotation": {"mean": [422.0], "std": [0.0], "min": [422], "max": [422], "count": [500]}, "eef_direction_state": {"mean": [3.608, 3.664], "std": [2.1592443122537137, 2.158495772523079], "min": [0, 0], "max": [6, 6], "count": [500]}, "eef_velocity_state": {"mean": [0.938, 0.888], "std": [0.7734054564069219, 0.7371946825635682], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_acc_mag_state": {"mean": [0.864, 0.786], "std": [0.8327688754990802, 0.8415485725732037], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_direction_action": {"mean": [3.608, 3.664], "std": [2.1592443122537137, 2.158495772523079], "min": [0, 0], "max": [6, 6], "count": [500]}, "eef_velocity_action": {"mean": [0.938, 0.888], "std": [0.7734054564069219, 0.7371946825635682], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_acc_mag_action": {"mean": [0.864, 0.786], "std": [0.8327688754990802, 0.8415485725732037], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_sim_pose_state": {"mean": [0.5230831967579604, 0.32329947268468423, 1.1047913694456573, -1.211975331234061, 0.9277134797678893, 2.0959676339723137, 0.522270942550832, -0.3064948616383094, 1.0854004731415703, 2.3705382632697756, 0.9473918695297489, -2.1146604756042557], "std": [0.051157529030174925, 0.07086653677838063, 0.06200843518743702, 2.5601614496694998, 0.21115542261291612, 1.3825809388410044, 0.04495266810858215, 0.04379628920285872, 0.027998287399006838, 1.0954269202900813, 0.36838928972077584, 1.5565954530765698], "min": [0.4128692618350721, 0.07458407416374306, 1.0061800733987727, -3.1385597547294184, 0.6838305690852047, -2.9972788093253935, 0.4492542715662335, -0.3602862805189427, 1.0233228122547995, -3.0854702038327826, 0.26746045293214094, -3.1399592363500357], "max": [0.6106442407545428, 0.4062011583358361, 1.276481697885573, 3.125192886224815, 1.3965419573482034, 3.119774891424746, 0.625852729136275, -0.1276383461514753, 1.137797386422908, 3.116205258058149, 1.450148344160711, 3.137504144213992], "count": [500]}, "eef_sim_pose_action": {"mean": [0.5230831967579604, 0.32329947268468423, 1.1047913694456573, -1.211975331234061, 0.9277134797678893, 2.0959676339723137, 0.522270942550832, -0.3064948616383094, 1.0854004731415703, 2.3705382632697756, 0.9473918695297489, -2.1146604756042557], "std": [0.051157529030174925, 0.07086653677838063, 0.06200843518743702, 2.5601614496694998, 0.21115542261291612, 1.3825809388410044, 0.04495266810858215, 0.04379628920285872, 0.027998287399006838, 1.0954269202900813, 0.36838928972077584, 1.5565954530765698], "min": [0.4128692618350721, 0.07458407416374306, 1.0061800733987727, -3.1385597547294184, 0.6838305690852047, -2.9972788093253935, 0.4492542715662335, -0.3602862805189427, 1.0233228122547995, -3.0854702038327826, 0.26746045293214094, -3.1399592363500357], "max": [0.6106442407545428, 0.4062011583358361, 1.276481697885573, 3.125192886224815, 1.3965419573482034, 3.119774891424746, 0.625852729136275, -0.1276383461514753, 1.137797386422908, 3.116205258058149, 1.450148344160711, 3.137504144213992], "count": [500]}, "gripper_mode_state": {"mean": [0.608, 0.358], "std": [0.48819668167655633, 0.4794121400215061], "min": [0, 0], "max": [1, 1], "count": [500]}, "gripper_activity_state": {"mean": [1.706, 1.65], "std": [0.6257507491006309, 0.6953416426476996], "min": [0, 0], "max": [2, 2], "count": [500]}, "gripper_mode_action": {"mean": [0.608, 0.358], "std": [0.48819668167655633, 0.4794121400215061], "min": [0, 0], "max": [1, 1], "count": [500]}, "gripper_activity_action": {"mean": [1.706, 1.65], "std": [0.6257507491006309, 0.6953416426476996], "min": [0, 0], "max": [2, 2], "count": [500]}, "gripper_open_scale_state": {"mean": [0.43307999988555906, 0.6069257741866112], "std": [0.3728504631490432, 0.40877663304690687], "min": [0.049, 0.0], "max": [0.937, 0.945], "count": [500]}, "gripper_open_scale_action": {"mean": [0.43307999988555906, 0.6069257741866112], "std": [0.3728504631490432, 0.40877663304690687], "min": [0.049, 0.0], "max": [0.937, 0.945], "count": [500]}}} +{"episode_index": 420, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[1.0]], [[1.0]]], "mean": [[[0.4182263958256259]], [[0.4484991136391664]], [[0.45061534252065605]]], "std": [[[0.2397305294183298]], [[0.20622402643763307]], [[0.2000036540015718]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38878686875693674]], [[0.43998664870822546]], [[0.4426340736373166]]], "std": [[[0.22433067612905877]], [[0.18530555395902878]], [[0.1785092501114547]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4221175911795536]], [[0.4546049354883463]], [[0.45952559655937847]]], "std": [[[0.22168873107006112]], [[0.19280420984881155]], [[0.1830375218149086]]], "count": [106]}, "observation.state": {"min": [0.2460041642189026, 2.052943706512451, -1.0402511358261108, -1.1155970096588135, -2.878117799758911, -1.994457721710205, 0.5566552877426147, -1.0, 0.1948930025100708, 0.25565698742866516, -0.159511998295784, -3.1401853561401367, -0.6010000109672546, -0.799000084400177, -1.192042589187622, -2.1752912998199463, 0.278729110956192, 0.44980624318122864, 1.6383755207061768, 1.074058175086975, -2.3792850971221924, 88.0, -0.38344699144363403, 0.18614299595355988, -0.11963099986314774, 2.4230000972747803, -0.17600001394748688, -3.1391851902008057], "max": [1.0015223026275635, 2.1216046810150146, -0.5657833814620972, 0.15604989230632782, -1.5619125366210938, -0.747803807258606, 2.089263916015625, 945.0, 0.32297199964523315, 0.4457640051841736, 0.08207400143146515, 3.1410000324249268, 0.6640000343322754, -0.10899998992681503, -0.08806931972503662, -2.0621938705444336, 1.5514929294586182, 1.4610675573349, 2.6294782161712646, 1.8925127983093262, -0.780005156993866, 927.0, 0.01689399965107441, 0.4320020079612732, 0.0811770036816597, 3.00600004196167, 0.8459999561309814, 3.1410000324249268], "mean": [0.5431848764419556, 2.0851123332977295, -0.853239893913269, -0.8201652765274048, -2.2181782722473145, -1.5215709209442139, 1.559551477432251, 593.9306640625, 0.26635703444480896, 0.33290359377861023, -0.004652033559978008, -2.72324800491333, 0.17399407923221588, -0.4650654196739197, -0.43555593490600586, -2.148505687713623, 0.5914855003356934, 1.0307762622833252, 2.3910868167877197, 1.5293126106262207, -1.6742416620254517, 405.2049560546875, -0.29513394832611084, 0.29789772629737854, 0.023482825607061386, 2.7363221645355225, 0.2974354922771454, -2.4491353034973145], "std": [0.15260496735572815, 0.014420034363865852, 0.10633799433708191, 0.3147837519645691, 0.4219605326652527, 0.35117173194885254, 0.45516520738601685, 389.48284912109375, 0.021897148340940475, 0.05533721297979355, 0.049291353672742844, 0.8576546907424927, 0.40795862674713135, 0.21695159375667572, 0.27658164501190186, 0.026249203830957413, 0.32205653190612793, 0.17037637531757355, 0.23985405266284943, 0.22505249083042145, 0.36598166823387146, 351.9438781738281, 0.11773227900266647, 0.06990939378738403, 0.043131742626428604, 0.13781413435935974, 0.2226395159959793, 0.6619568467140198], "count": [505]}, "action": {"min": [0.2460041642189026, 2.052943706512451, -1.0402511358261108, -1.1155970096588135, -2.878117799758911, -1.994457721710205, 0.5566552877426147, -1.0, 0.1948930025100708, 0.25565698742866516, -0.159511998295784, -3.1401853561401367, -0.6010000109672546, -0.799000084400177, -1.192042589187622, -2.1752912998199463, 0.278729110956192, 0.44980624318122864, 1.6383755207061768, 1.074058175086975, -2.3792850971221924, 88.0, -0.38344699144363403, 0.18614299595355988, -0.11963099986314774, 2.4230000972747803, -0.17600001394748688, -3.1391851902008057], "max": [1.0015223026275635, 2.1216046810150146, -0.5657833814620972, 0.15604989230632782, -1.5619125366210938, -0.747803807258606, 2.089263916015625, 945.0, 0.32297199964523315, 0.4457640051841736, 0.08207400143146515, 3.1410000324249268, 0.6640000343322754, -0.10899998992681503, -0.08806931972503662, -2.0621938705444336, 1.5514929294586182, 1.4610675573349, 2.6294782161712646, 1.8925127983093262, -0.780005156993866, 927.0, 0.01689399965107441, 0.4320020079612732, 0.0811770036816597, 3.00600004196167, 0.8459999561309814, 3.1410000324249268], "mean": [0.5431848764419556, 2.0851123332977295, -0.853239893913269, -0.8201652765274048, -2.2181782722473145, -1.5215709209442139, 1.559551477432251, 593.9306640625, 0.26635703444480896, 0.33290359377861023, -0.004652033559978008, -2.72324800491333, 0.17399407923221588, -0.4650654196739197, -0.43555593490600586, -2.148505687713623, 0.5914855003356934, 1.0307762622833252, 2.3910868167877197, 1.5293126106262207, -1.6742416620254517, 405.2049560546875, -0.29513394832611084, 0.29789772629737854, 0.023482825607061386, 2.7363221645355225, 0.2974354922771454, -2.4491353034973145], "std": [0.15260496735572815, 0.014420034363865852, 0.10633799433708191, 0.3147837519645691, 0.4219605326652527, 0.35117173194885254, 0.45516520738601685, 389.48284912109375, 0.021897148340940475, 0.05533721297979355, 0.049291353672742844, 0.8576546907424927, 0.40795862674713135, 0.21695159375667572, 0.27658164501190186, 0.026249203830957413, 0.32205653190612793, 0.17037637531757355, 0.23985405266284943, 0.22505249083042145, 0.36598166823387146, 351.9438781738281, 0.11773227900266647, 0.06990939378738403, 0.043131742626428604, 0.13781413435935974, 0.2226395159959793, 0.6619568467140198], "count": [505]}, "timestamp": {"min": [0.0], "max": [16.8], "mean": [8.4], "std": [4.859355238437846], "count": [505]}, "frame_index": {"min": [0], "max": [504], "mean": [252.0], "std": [145.78065715313537], "count": [505]}, "episode_index": {"min": [423], "max": [423], "mean": [423.0], "std": [0.0], "count": [505]}, "index": {"min": [425747], "max": [426251], "mean": [425999.0], "std": [145.78065715313537], "count": [505]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [505]}, "subtask_annotation": {"mean": [9.413861386138613, 29.0, 29.0, 29.0, 29.0], "std": [8.523758638495147, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [505]}, "scene_annotation": {"mean": [423.0], "std": [0.0], "min": [423], "max": [423], "count": [505]}, "eef_direction_state": {"mean": [3.518811881188119, 3.6554455445544556], "std": [2.241848285876756, 2.028532867263742], "min": [0, 0], "max": [6, 6], "count": [505]}, "eef_velocity_state": {"mean": [0.9524752475247524, 0.900990099009901], "std": [0.7921138606281264, 0.6908876553950118], "min": [0, 0], "max": [2, 2], "count": [505]}, "eef_acc_mag_state": {"mean": [0.8752475247524752, 0.7920792079207921], "std": [0.8503238684793916, 0.8219372393372082], "min": [0, 0], "max": [2, 2], "count": [505]}, "eef_direction_action": {"mean": [3.518811881188119, 3.6554455445544556], "std": [2.241848285876756, 2.028532867263742], "min": [0, 0], "max": [6, 6], "count": [505]}, "eef_velocity_action": {"mean": [0.9524752475247524, 0.900990099009901], "std": [0.7921138606281264, 0.6908876553950118], "min": [0, 0], "max": [2, 2], "count": [505]}, "eef_acc_mag_action": {"mean": [0.8752475247524752, 0.7920792079207921], "std": [0.8503238684793916, 0.8219372393372082], "min": [0, 0], "max": [2, 2], "count": [505]}, "eef_sim_pose_state": {"mean": [0.5034752678681875, 0.3147751792063538, 1.1012630573855726, -1.6775480114920505, 0.8263397310955043, 2.089723799679596, 0.5484503492621531, -0.27491687847517504, 1.0985186097674053, 1.9970738922009164, 0.828368995760037, -2.3306505188441795], "std": [0.06967294320188033, 0.1044552070834989, 0.07036857520682492, 2.2036310896010254, 0.20146178152613156, 1.5859143405085923, 0.046809938535004994, 0.038963855100051854, 0.040080100664308185, 1.993332627742247, 0.4345132528792622, 0.2566069571469385], "min": [0.38548295613959477, -0.009792889183171095, 1.0118226529179113, -3.1396157274104426, 0.608962606435417, -3.139066390469172, 0.4612046319972443, -0.3300745448842425, 1.0179204474890502, -3.1412745579497234, 0.006033591978536368, -2.806021951026887], "max": [0.6453205627717716, 0.3975786257373016, 1.2929979570313617, 3.140670006802687, 1.4050222783389459, 3.139221669587208, 0.6418232511310968, -0.12040262346020934, 1.1644888777625122, 3.138947071734081, 1.3929650815594488, -1.7840482516895748], "count": [505]}, "eef_sim_pose_action": {"mean": [0.5034752678681875, 0.3147751792063538, 1.1012630573855726, -1.6775480114920505, 0.8263397310955043, 2.089723799679596, 0.5484503492621531, -0.27491687847517504, 1.0985186097674053, 1.9970738922009164, 0.828368995760037, -2.3306505188441795], "std": [0.06967294320188033, 0.1044552070834989, 0.07036857520682492, 2.2036310896010254, 0.20146178152613156, 1.5859143405085923, 0.046809938535004994, 0.038963855100051854, 0.040080100664308185, 1.993332627742247, 0.4345132528792622, 0.2566069571469385], "min": [0.38548295613959477, -0.009792889183171095, 1.0118226529179113, -3.1396157274104426, 0.608962606435417, -3.139066390469172, 0.4612046319972443, -0.3300745448842425, 1.0179204474890502, -3.1412745579497234, 0.006033591978536368, -2.806021951026887], "max": [0.6453205627717716, 0.3975786257373016, 1.2929979570313617, 3.140670006802687, 1.4050222783389459, 3.139221669587208, 0.6418232511310968, -0.12040262346020934, 1.1644888777625122, 3.138947071734081, 1.3929650815594488, -1.7840482516895748], "count": [505]}, "gripper_mode_state": {"mean": [0.598019801980198, 0.35247524752475246], "std": [0.490297989410279, 0.47774098359583744], "min": [0, 0], "max": [1, 1], "count": [505]}, "gripper_activity_state": {"mean": [1.704950495049505, 1.6356435643564355], "std": [0.6402932863920755, 0.6878844247869833], "min": [0, 0], "max": [2, 2], "count": [505]}, "gripper_mode_action": {"mean": [0.598019801980198, 0.35247524752475246], "std": [0.490297989410279, 0.47774098359583744], "min": [0, 0], "max": [1, 1], "count": [505]}, "gripper_activity_action": {"mean": [1.704950495049505, 1.6356435643564355], "std": [0.6402932863920755, 0.6878844247869833], "min": [0, 0], "max": [2, 2], "count": [505]}, "gripper_open_scale_state": {"mean": [0.40520495034397275, 0.5939333130097627], "std": [0.3519437858520907, 0.38947887855439867], "min": [0.088, 0.0], "max": [0.927, 0.945], "count": [505]}, "gripper_open_scale_action": {"mean": [0.40520495034397275, 0.5939333130097627], "std": [0.3519437858520907, 0.38947887855439867], "min": [0.088, 0.0], "max": [0.927, 0.945], "count": [505]}}} +{"episode_index": 421, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8666666666666667]], [[1.0]], [[1.0]]], "mean": [[[0.4213318821816361]], [[0.4535466872232764]], [[0.45448356624235714]]], "std": [[[0.24096596024831468]], [[0.20679456701524443]], [[0.20008089345639804]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4157063929738562]], [[0.4548631503004427]], [[0.45659677748787686]]], "std": [[[0.2293957221074638]], [[0.19340001158635042]], [[0.18518376077035803]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4147756792905334]], [[0.4451552880560827]], [[0.4505789123445077]]], "std": [[[0.22810973766911583]], [[0.19667180228062253]], [[0.18788478234771364]]], "count": [124]}, "observation.state": {"min": [0.23034857213497162, 2.0569403171539307, -1.2006993293762207, -1.2316091060638428, -2.8965134620666504, -1.988732933998108, 0.0849800854921341, -1.0, 0.1912190020084381, 0.23208799958229065, -0.1874759942293167, -3.109999895095825, -0.6019999980926514, -0.8029999732971191, -0.9973509907722473, -2.175273895263672, 0.28178343176841736, 0.4204672873020172, 1.4576292037963867, 0.8413883447647095, -2.418450355529785, 50.0, -0.3796530067920685, 0.20530499517917633, -0.13213500380516052, 2.240000009536743, -0.15000000596046448, -3.1401853561401367], "max": [0.9485689997673035, 2.121098756790161, -0.14416420459747314, 0.39039528369903564, -1.2507902383804321, -0.6450039148330688, 2.2157304286956787, 952.0, 0.36709800362586975, 0.41850900650024414, 0.07925000041723251, -2.2960000038146973, 0.7829999923706055, -0.10700000822544098, -0.0809309184551239, -2.046276330947876, 1.7622416019439697, 1.5511265993118286, 2.5478315353393555, 1.818912386894226, -0.7733379006385803, 952.0, -0.0010389999952167273, 0.4148370027542114, 0.08676499873399734, 2.930000066757202, 0.8920000195503235, 3.1410000324249268], "mean": [0.5389197468757629, 2.086851119995117, -0.7428022027015686, -0.8464865684509277, -2.32267165184021, -1.6767596006393433, 1.5880743265151978, 569.9895629882812, 0.27064716815948486, 0.31261691451072693, 0.0026186523027718067, -2.876063346862793, 0.11742189526557922, -0.4896503984928131, -0.42037147283554077, -2.1403696537017822, 0.5835529565811157, 1.02800714969635, 2.3272347450256348, 1.4326151609420776, -1.6265453100204468, 330.81243896484375, -0.30928143858909607, 0.3120391368865967, 0.033744361251592636, 2.6347999572753906, 0.334175705909729, -2.4631218910217285], "std": [0.142494797706604, 0.011235411278903484, 0.3087417185306549, 0.3494698107242584, 0.38203275203704834, 0.3083591163158417, 0.5448278784751892, 373.1198425292969, 0.0324399396777153, 0.04038016498088837, 0.04647921398282051, 0.24245715141296387, 0.47241920232772827, 0.20671719312667847, 0.18582464754581451, 0.028795091435313225, 0.3425057828426361, 0.22564375400543213, 0.22328390181064606, 0.23994620144367218, 0.3285579979419708, 344.77801513671875, 0.1019708439707756, 0.05408540740609169, 0.045596543699502945, 0.15761925280094147, 0.2053581327199936, 0.750541627407074], "count": [621]}, "action": {"min": [0.23034857213497162, 2.0569403171539307, -1.2006993293762207, -1.2316091060638428, -2.8965134620666504, -1.988732933998108, 0.0849800854921341, -1.0, 0.1912190020084381, 0.23208799958229065, -0.1874759942293167, -3.109999895095825, -0.6019999980926514, -0.8029999732971191, -0.9973509907722473, -2.175273895263672, 0.28178343176841736, 0.4204672873020172, 1.4576292037963867, 0.8413883447647095, -2.418450355529785, 50.0, -0.3796530067920685, 0.20530499517917633, -0.13213500380516052, 2.240000009536743, -0.15000000596046448, -3.1401853561401367], "max": [0.9485689997673035, 2.121098756790161, -0.14416420459747314, 0.39039528369903564, -1.2507902383804321, -0.6450039148330688, 2.2157304286956787, 952.0, 0.36709800362586975, 0.41850900650024414, 0.07925000041723251, -2.2960000038146973, 0.7829999923706055, -0.10700000822544098, -0.0809309184551239, -2.046276330947876, 1.7622416019439697, 1.5511265993118286, 2.5478315353393555, 1.818912386894226, -0.7733379006385803, 952.0, -0.0010389999952167273, 0.4148370027542114, 0.08676499873399734, 2.930000066757202, 0.8920000195503235, 3.1410000324249268], "mean": [0.5389197468757629, 2.086851119995117, -0.7428022027015686, -0.8464865684509277, -2.32267165184021, -1.6767596006393433, 1.5880743265151978, 569.9895629882812, 0.27064716815948486, 0.31261691451072693, 0.0026186523027718067, -2.876063346862793, 0.11742189526557922, -0.4896503984928131, -0.42037147283554077, -2.1403696537017822, 0.5835529565811157, 1.02800714969635, 2.3272347450256348, 1.4326151609420776, -1.6265453100204468, 330.81243896484375, -0.30928143858909607, 0.3120391368865967, 0.033744361251592636, 2.6347999572753906, 0.334175705909729, -2.4631218910217285], "std": [0.142494797706604, 0.011235411278903484, 0.3087417185306549, 0.3494698107242584, 0.38203275203704834, 0.3083591163158417, 0.5448278784751892, 373.1198425292969, 0.0324399396777153, 0.04038016498088837, 0.04647921398282051, 0.24245715141296387, 0.47241920232772827, 0.20671719312667847, 0.18582464754581451, 0.028795091435313225, 0.3425057828426361, 0.22564375400543213, 0.22328390181064606, 0.23994620144367218, 0.3285579979419708, 344.77801513671875, 0.1019708439707756, 0.05408540740609169, 0.045596543699502945, 0.15761925280094147, 0.2053581327199936, 0.750541627407074], "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": [424], "max": [424], "mean": [424.0], "std": [0.0], "count": [621]}, "index": {"min": [426252], "max": [426872], "mean": [426562.0], "std": [179.26702615558352], "count": [621]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [621]}, "subtask_annotation": {"mean": [17.636070853462158, 29.0, 29.0, 29.0, 29.0], "std": [10.220889853272311, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [621]}, "scene_annotation": {"mean": [424.0], "std": [0.0], "min": [424], "max": [424], "count": [621]}, "eef_direction_state": {"mean": [3.71658615136876, 3.863123993558776], "std": [2.240786885396813, 1.9433877899631706], "min": [0, 0], "max": [6, 6], "count": [621]}, "eef_velocity_state": {"mean": [0.8727858293075684, 0.9243156199677939], "std": [0.7811693622310099, 0.7327652983798048], "min": [0, 0], "max": [2, 2], "count": [621]}, "eef_acc_mag_state": {"mean": [0.7375201288244766, 0.8196457326892109], "std": [0.8342659332253737, 0.8472749935837354], "min": [0, 0], "max": [2, 2], "count": [621]}, "eef_direction_action": {"mean": [3.71658615136876, 3.863123993558776], "std": [2.240786885396813, 1.9433877899631706], "min": [0, 0], "max": [6, 6], "count": [621]}, "eef_velocity_action": {"mean": [0.8727858293075684, 0.9243156199677939], "std": [0.7811693622310099, 0.7327652983798048], "min": [0, 0], "max": [2, 2], "count": [621]}, "eef_acc_mag_action": {"mean": [0.7375201288244766, 0.8196457326892109], "std": [0.8342659332253737, 0.8472749935837354], "min": [0, 0], "max": [2, 2], "count": [621]}, "eef_sim_pose_state": {"mean": [0.5134075764322074, 0.3296798278902499, 1.0975965736181459, -1.0977264429340825, 0.8778865994325473, 2.336361404040197, 0.5305511111101611, -0.2818515762427284, 1.1012606566160257, 2.456824009145232, 0.7646884028773024, -2.2522744390212703], "std": [0.05313636248230857, 0.0959689888352574, 0.057363258564778884, 2.5736210160039374, 0.15789168953441596, 1.1551235158132318, 0.039678229607547494, 0.05140560307769939, 0.03790009929354383, 1.211271533416782, 0.4885131967058679, 0.8862870268071952], "min": [0.39987130873015153, -0.0005919716884129622, 1.015157283226138, -3.12595441900586, 0.6349836833268259, -3.04550296536014, 0.42908580660184625, -0.3869276936805167, 1.0053863686205495, -3.1127667873312723, 0.03585329078881472, -3.139597339974778], "max": [0.6069655873474359, 0.4047193611268279, 1.2810150122095583, 3.136103893771185, 1.4307372325515715, 3.0717697385876486, 0.6166519935508765, -0.09593184314901339, 1.1588260071061798, 3.1182735488669318, 1.4827644112992675, 3.1402091883383694], "count": [621]}, "eef_sim_pose_action": {"mean": [0.5134075764322074, 0.3296798278902499, 1.0975965736181459, -1.0977264429340825, 0.8778865994325473, 2.336361404040197, 0.5305511111101611, -0.2818515762427284, 1.1012606566160257, 2.456824009145232, 0.7646884028773024, -2.2522744390212703], "std": [0.05313636248230857, 0.0959689888352574, 0.057363258564778884, 2.5736210160039374, 0.15789168953441596, 1.1551235158132318, 0.039678229607547494, 0.05140560307769939, 0.03790009929354383, 1.211271533416782, 0.4885131967058679, 0.8862870268071952], "min": [0.39987130873015153, -0.0005919716884129622, 1.015157283226138, -3.12595441900586, 0.6349836833268259, -3.04550296536014, 0.42908580660184625, -0.3869276936805167, 1.0053863686205495, -3.1127667873312723, 0.03585329078881472, -3.139597339974778], "max": [0.6069655873474359, 0.4047193611268279, 1.2810150122095583, 3.136103893771185, 1.4307372325515715, 3.0717697385876486, 0.6166519935508765, -0.09593184314901339, 1.1588260071061798, 3.1182735488669318, 1.4827644112992675, 3.1402091883383694], "count": [621]}, "gripper_mode_state": {"mean": [0.6908212560386473, 0.3752012882447665], "std": [0.46215500456430514, 0.48417484604658434], "min": [0, 0], "max": [1, 1], "count": [621]}, "gripper_activity_state": {"mean": [1.752012882447665, 1.5909822866344605], "std": [0.6030117432313774, 0.731298781551558], "min": [0, 0], "max": [2, 2], "count": [621]}, "gripper_mode_action": {"mean": [0.6908212560386473, 0.3752012882447665], "std": [0.46215500456430514, 0.48417484604658434], "min": [0, 0], "max": [1, 1], "count": [621]}, "gripper_activity_action": {"mean": [1.752012882447665, 1.5909822866344605], "std": [0.6030117432313774, 0.731298781551558], "min": [0, 0], "max": [2, 2], "count": [621]}, "gripper_open_scale_state": {"mean": [0.33081239926987804, 0.5699927536042806], "std": [0.34477809230858475, 0.3731150743195951], "min": [0.05, 0.0], "max": [0.952, 0.952], "count": [621]}, "gripper_open_scale_action": {"mean": [0.33081239926987804, 0.5699927536042806], "std": [0.34477809230858475, 0.3731150743195951], "min": [0.05, 0.0], "max": [0.952, 0.952], "count": [621]}}} +{"episode_index": 422, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43148512286324786]], [[0.45866146933132224]], [[0.45929057943690293]]], "std": [[[0.22801325598490219]], [[0.19699750395058538]], [[0.19156992260168743]]], "count": [130]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42872347756410256]], [[0.46111586224233286]], [[0.46126401458019106]]], "std": [[[0.20816546546257764]], [[0.1751840771562153]], [[0.16935365542889425]]], "count": [130]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4297636186525892]], [[0.45495640397184517]], [[0.4578807865133233]]], "std": [[[0.20440044639969093]], [[0.17578903898417617]], [[0.16828915180892842]]], "count": [130]}, "observation.state": {"min": [0.3050137460231781, 2.0079665184020996, -1.51231050491333, -1.5621570348739624, -2.8462133407592773, -1.9822227954864502, 0.7546280026435852, -1.0, 0.1614380031824112, 0.2600589990615845, -0.13844400644302368, -3.1411852836608887, -0.45899999141693115, -0.7329999804496765, -1.1648850440979004, -2.175273895263672, 0.2525666058063507, 0.6279171705245972, 1.4445217847824097, 0.9252164959907532, -2.35518217086792, 58.0, -0.38994699716567993, 0.19507500529289246, -0.12038800120353699, 2.3289999961853027, -0.18300001323223114, -3.1411852836608887], "max": [0.9558121562004089, 2.115426540374756, -0.43305113911628723, 0.024486970156431198, -1.688902735710144, -0.8232893347740173, 2.1339964866638184, 945.0, 0.3246159851551056, 0.45590901374816895, 0.10032600164413452, 3.140000104904175, 0.7200000286102295, -0.07199999690055847, -0.14878931641578674, -2.0774130821228027, 1.625861406326294, 1.5036011934280396, 2.536120653152466, 2.0037078857421875, -1.040600299835205, 936.0, 0.028439000248908997, 0.4327859878540039, 0.08619900047779083, 3.0, 0.8960000276565552, 3.128000020980835], "mean": [0.4969061315059662, 2.0802981853485107, -0.7944817543029785, -0.7831501364707947, -2.16904878616333, -1.519296646118164, 1.4304478168487549, 649.5719604492188, 0.2703969180583954, 0.32528769969940186, -0.004121254198253155, -2.5452311038970947, 0.29266053438186646, -0.37087899446487427, -0.3424378037452698, -2.140260934829712, 0.5979686379432678, 0.9465965628623962, 2.155927896499634, 1.5059571266174316, -1.5040675401687622, 561.1052856445312, -0.30506816506385803, 0.2878408133983612, 0.02739420160651207, 2.6541495323181152, 0.48242998123168945, -2.387732982635498], "std": [0.15324421226978302, 0.020649151876568794, 0.20787733793258667, 0.32746097445487976, 0.37789681553840637, 0.2957974672317505, 0.452163428068161, 370.75628662109375, 0.035884760320186615, 0.06081336364150047, 0.04614735767245293, 1.2090932130813599, 0.3769511580467224, 0.21395264565944672, 0.23626874387264252, 0.028844548389315605, 0.31169626116752625, 0.23315539956092834, 0.3367953598499298, 0.25993022322654724, 0.40015196800231934, 393.54052734375, 0.10456404834985733, 0.06602587550878525, 0.03892705217003822, 0.13885816931724548, 0.2564435303211212, 1.107961893081665], "count": [660]}, "action": {"min": [0.3050137460231781, 2.0079665184020996, -1.51231050491333, -1.5621570348739624, -2.8462133407592773, -1.9822227954864502, 0.7546280026435852, -1.0, 0.1614380031824112, 0.2600589990615845, -0.13844400644302368, -3.1411852836608887, -0.45899999141693115, -0.7329999804496765, -1.1648850440979004, -2.175273895263672, 0.2525666058063507, 0.6279171705245972, 1.4445217847824097, 0.9252164959907532, -2.35518217086792, 58.0, -0.38994699716567993, 0.19507500529289246, -0.12038800120353699, 2.3289999961853027, -0.18300001323223114, -3.1411852836608887], "max": [0.9558121562004089, 2.115426540374756, -0.43305113911628723, 0.024486970156431198, -1.688902735710144, -0.8232893347740173, 2.1339964866638184, 945.0, 0.3246159851551056, 0.45590901374816895, 0.10032600164413452, 3.140000104904175, 0.7200000286102295, -0.07199999690055847, -0.14878931641578674, -2.0774130821228027, 1.625861406326294, 1.5036011934280396, 2.536120653152466, 2.0037078857421875, -1.040600299835205, 936.0, 0.028439000248908997, 0.4327859878540039, 0.08619900047779083, 3.0, 0.8960000276565552, 3.128000020980835], "mean": [0.4969061315059662, 2.0802981853485107, -0.7944817543029785, -0.7831501364707947, -2.16904878616333, -1.519296646118164, 1.4304478168487549, 649.5719604492188, 0.2703969180583954, 0.32528769969940186, -0.004121254198253155, -2.5452311038970947, 0.29266053438186646, -0.37087899446487427, -0.3424378037452698, -2.140260934829712, 0.5979686379432678, 0.9465965628623962, 2.155927896499634, 1.5059571266174316, -1.5040675401687622, 561.1052856445312, -0.30506816506385803, 0.2878408133983612, 0.02739420160651207, 2.6541495323181152, 0.48242998123168945, -2.387732982635498], "std": [0.15324421226978302, 0.020649151876568794, 0.20787733793258667, 0.32746097445487976, 0.37789681553840637, 0.2957974672317505, 0.452163428068161, 370.75628662109375, 0.035884760320186615, 0.06081336364150047, 0.04614735767245293, 1.2090932130813599, 0.3769511580467224, 0.21395264565944672, 0.23626874387264252, 0.028844548389315605, 0.31169626116752625, 0.23315539956092834, 0.3367953598499298, 0.25993022322654724, 0.40015196800231934, 393.54052734375, 0.10456404834985733, 0.06602587550878525, 0.03892705217003822, 0.13885816931724548, 0.2564435303211212, 1.107961893081665], "count": [660]}, "timestamp": {"min": [0.0], "max": [21.966666666666665], "mean": [10.983333333333333], "std": [6.350845671305573], "count": [660]}, "frame_index": {"min": [0], "max": [659], "mean": [329.5], "std": [190.5253701391672], "count": [660]}, "episode_index": {"min": [425], "max": [425], "mean": [425.0], "std": [0.0], "count": [660]}, "index": {"min": [426873], "max": [427532], "mean": [427202.5], "std": [190.5253701391672], "count": [660]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [660]}, "subtask_annotation": {"mean": [13.092424242424242, 29.0, 29.0, 29.0, 29.0], "std": [8.918431894474587, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [660]}, "scene_annotation": {"mean": [425.0], "std": [0.0], "min": [425], "max": [425], "count": [660]}, "eef_direction_state": {"mean": [3.7515151515151515, 3.55], "std": [2.252691482746161, 2.0937678086081153], "min": [0, 0], "max": [6, 6], "count": [660]}, "eef_velocity_state": {"mean": [0.8469696969696969, 1.0363636363636364], "std": [0.8104842729242084, 0.8175418372458875], "min": [0, 0], "max": [2, 2], "count": [660]}, "eef_acc_mag_state": {"mean": [0.7151515151515152, 0.8621212121212121], "std": [0.8261341926805111, 0.840682470145925], "min": [0, 0], "max": [2, 2], "count": [660]}, "eef_direction_action": {"mean": [3.7515151515151515, 3.55], "std": [2.252691482746161, 2.0937678086081153], "min": [0, 0], "max": [6, 6], "count": [660]}, "eef_velocity_action": {"mean": [0.8469696969696969, 1.0363636363636364], "std": [0.8104842729242084, 0.8175418372458875], "min": [0, 0], "max": [2, 2], "count": [660]}, "eef_acc_mag_action": {"mean": [0.7151515151515152, 0.8621212121212121], "std": [0.8261341926805111, 0.840682470145925], "min": [0, 0], "max": [2, 2], "count": [660]}, "eef_sim_pose_state": {"mean": [0.4882575158500868, 0.32573669823649565, 1.0893086380584245, -1.3051720648202645, 1.0166764543448343, 1.426335191564173, 0.5367546751164706, -0.2808311353556175, 1.0920912285329987, 1.5793775114862358, 0.9684997162824391, -2.309677434118517], "std": [0.06565387025479191, 0.0913545907053006, 0.06527238438533317, 2.277249298022334, 0.25847993529768043, 2.3466232051125133, 0.05511462726362194, 0.04271440857659565, 0.048287197683268133, 2.367092978644415, 0.3950720588595324, 0.29497904033211975], "min": [0.40337669360956535, -0.01716614483770161, 1.0386327370675847, -3.1398526071100457, 0.5994429729822719, -3.141487383498052, 0.46892105554805774, -0.351723910226739, 1.005645516946973, -3.141276737919545, 0.15835071294601977, -2.923994781673537], "max": [0.6405651762154154, 0.41104350530146266, 1.301574822693761, 3.1415895494655772, 1.4105013119632908, 3.1401363767966646, 0.6517932177021357, -0.1358046292683301, 1.209587601760754, 3.1415088086882155, 1.4234991431160995, -1.6898156037050716], "count": [660]}, "eef_sim_pose_action": {"mean": [0.4882575158500868, 0.32573669823649565, 1.0893086380584245, -1.3051720648202645, 1.0166764543448343, 1.426335191564173, 0.5367546751164706, -0.2808311353556175, 1.0920912285329987, 1.5793775114862358, 0.9684997162824391, -2.309677434118517], "std": [0.06565387025479191, 0.0913545907053006, 0.06527238438533317, 2.277249298022334, 0.25847993529768043, 2.3466232051125133, 0.05511462726362194, 0.04271440857659565, 0.048287197683268133, 2.367092978644415, 0.3950720588595324, 0.29497904033211975], "min": [0.40337669360956535, -0.01716614483770161, 1.0386327370675847, -3.1398526071100457, 0.5994429729822719, -3.141487383498052, 0.46892105554805774, -0.351723910226739, 1.005645516946973, -3.141276737919545, 0.15835071294601977, -2.923994781673537], "max": [0.6405651762154154, 0.41104350530146266, 1.301574822693761, 3.1415895494655772, 1.4105013119632908, 3.1401363767966646, 0.6517932177021357, -0.1358046292683301, 1.209587601760754, 3.1415088086882155, 1.4234991431160995, -1.6898156037050716], "count": [660]}, "gripper_mode_state": {"mean": [0.42424242424242425, 0.31666666666666665], "std": [0.4942274675848487, 0.4651761912317649], "min": [0, 0], "max": [1, 1], "count": [660]}, "gripper_activity_state": {"mean": [1.8, 1.6712121212121211], "std": [0.5443929062392666, 0.6624713033270686], "min": [0, 0], "max": [2, 2], "count": [660]}, "gripper_mode_action": {"mean": [0.42424242424242425, 0.31666666666666665], "std": [0.4942274675848487, 0.4651761912317649], "min": [0, 0], "max": [1, 1], "count": [660]}, "gripper_activity_action": {"mean": [1.8, 1.6712121212121211], "std": [0.5443929062392666, 0.6624713033270686], "min": [0, 0], "max": [2, 2], "count": [660]}, "gripper_open_scale_state": {"mean": [0.5611053031285649, 0.6496098484198245], "std": [0.3935415675758896, 0.3706899240135865], "min": [0.058, 0.0], "max": [0.936, 0.945], "count": [660]}, "gripper_open_scale_action": {"mean": [0.5611053031285649, 0.6496098484198245], "std": [0.3935415675758896, 0.3706899240135865], "min": [0.058, 0.0], "max": [0.936, 0.945], "count": [660]}}} +{"episode_index": 423, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4303154616013072]], [[0.4579796527777778]], [[0.45841793913398693]]], "std": [[[0.2338474287710688]], [[0.20125853550067885]], [[0.19571830975971932]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42261193627450977]], [[0.4582921037581699]], [[0.45932046364379087]]], "std": [[[0.2167022539347683]], [[0.18276540093626292]], [[0.17582152870441922]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41382574550653595]], [[0.4433619076797386]], [[0.4479212193627451]]], "std": [[[0.22114847667111662]], [[0.18822795841724674]], [[0.1799240377592285]]], "count": [100]}, "observation.state": {"min": [0.24383994936943054, 2.044147253036499, -0.8381944298744202, -1.2488703727722168, -2.783468723297119, -1.9910017251968384, 0.44776424765586853, 10.0, 0.17618900537490845, 0.23091399669647217, -0.17082500457763672, -3.069999933242798, -0.36400002241134644, -0.7789999842643738, -0.8554208278656006, -2.174243927001953, 0.3254864513874054, 0.34840264916419983, 1.630661129951477, 0.6570640802383423, -2.232433319091797, 81.0, -0.37080100178718567, 0.20310699939727783, -0.08037800341844559, 2.140000104904175, 0.029999999329447746, -3.052999973297119], "max": [1.0429389476776123, 2.1215872764587402, -0.4101349413394928, 0.24246114492416382, -1.2515233755111694, -0.6741682887077332, 1.954716444015503, 962.0, 0.35113900899887085, 0.43159401416778564, 0.09752900153398514, -2.316999912261963, 0.8389999866485596, -0.06300000101327896, -0.1057145968079567, -1.9833049774169922, 1.4833554029464722, 1.283340573310852, 2.5418450832366943, 1.9733566045761108, -0.6857748031616211, 947.0, -0.036802999675273895, 0.4513910114765167, 0.0764240026473999, 3.0799999237060547, 0.9169999957084656, -2.306999921798706], "mean": [0.4995424449443817, 2.0839016437530518, -0.6354112029075623, -0.7865906357765198, -2.1688435077667236, -1.5459790229797363, 1.4006097316741943, 519.66748046875, 0.2861038148403168, 0.32178622484207153, 0.011001331731677055, -2.781832695007324, 0.3174998462200165, -0.44439682364463806, -0.5246999263763428, -2.109208106994629, 0.6642065644264221, 0.9518166184425354, 2.3554189205169678, 1.353937029838562, -1.69391667842865, 423.6502990722656, -0.2821195125579834, 0.3522908687591553, 0.02636527828872204, 2.635192394256592, 0.28487837314605713, -2.601728916168213], "std": [0.1696764975786209, 0.015499797649681568, 0.12330405414104462, 0.39788103103637695, 0.3838992416858673, 0.37668678164482117, 0.4588598310947418, 394.41668701171875, 0.031654492020606995, 0.05491418018937111, 0.05790335685014725, 0.2514737844467163, 0.31483229994773865, 0.18099530041217804, 0.1765681654214859, 0.04351112246513367, 0.24554811418056488, 0.2188769280910492, 0.2363003045320511, 0.3188643455505371, 0.3348827660083771, 363.2369079589844, 0.09305014461278915, 0.06769637018442154, 0.03501959145069122, 0.2020295262336731, 0.17787781357765198, 0.21575383841991425], "count": [436]}, "action": {"min": [0.24383994936943054, 2.044147253036499, -0.8381944298744202, -1.2488703727722168, -2.783468723297119, -1.9910017251968384, 0.44776424765586853, 10.0, 0.17618900537490845, 0.23091399669647217, -0.17082500457763672, -3.069999933242798, -0.36400002241134644, -0.7789999842643738, -0.8554208278656006, -2.174243927001953, 0.3254864513874054, 0.34840264916419983, 1.630661129951477, 0.6570640802383423, -2.232433319091797, 81.0, -0.37080100178718567, 0.20310699939727783, -0.08037800341844559, 2.140000104904175, 0.029999999329447746, -3.052999973297119], "max": [1.0429389476776123, 2.1215872764587402, -0.4101349413394928, 0.24246114492416382, -1.2515233755111694, -0.6741682887077332, 1.954716444015503, 962.0, 0.35113900899887085, 0.43159401416778564, 0.09752900153398514, -2.316999912261963, 0.8389999866485596, -0.06300000101327896, -0.1057145968079567, -1.9833049774169922, 1.4833554029464722, 1.283340573310852, 2.5418450832366943, 1.9733566045761108, -0.6857748031616211, 947.0, -0.036802999675273895, 0.4513910114765167, 0.0764240026473999, 3.0799999237060547, 0.9169999957084656, -2.306999921798706], "mean": [0.4995424449443817, 2.0839016437530518, -0.6354112029075623, -0.7865906357765198, -2.1688435077667236, -1.5459790229797363, 1.4006097316741943, 519.66748046875, 0.2861038148403168, 0.32178622484207153, 0.011001331731677055, -2.781832695007324, 0.3174998462200165, -0.44439682364463806, -0.5246999263763428, -2.109208106994629, 0.6642065644264221, 0.9518166184425354, 2.3554189205169678, 1.353937029838562, -1.69391667842865, 423.6502990722656, -0.2821195125579834, 0.3522908687591553, 0.02636527828872204, 2.635192394256592, 0.28487837314605713, -2.601728916168213], "std": [0.1696764975786209, 0.015499797649681568, 0.12330405414104462, 0.39788103103637695, 0.3838992416858673, 0.37668678164482117, 0.4588598310947418, 394.41668701171875, 0.031654492020606995, 0.05491418018937111, 0.05790335685014725, 0.2514737844467163, 0.31483229994773865, 0.18099530041217804, 0.1765681654214859, 0.04351112246513367, 0.24554811418056488, 0.2188769280910492, 0.2363003045320511, 0.3188643455505371, 0.3348827660083771, 363.2369079589844, 0.09305014461278915, 0.06769637018442154, 0.03501959145069122, 0.2020295262336731, 0.17787781357765198, 0.21575383841991425], "count": [436]}, "timestamp": {"min": [0.0], "max": [14.5], "mean": [7.25], "std": [4.195400921114559], "count": [436]}, "frame_index": {"min": [0], "max": [435], "mean": [217.5], "std": [125.86202763343677], "count": [436]}, "episode_index": {"min": [426], "max": [426], "mean": [426.0], "std": [0.0], "count": [436]}, "index": {"min": [427533], "max": [427968], "mean": [427750.5], "std": [125.86202763343677], "count": [436]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [436]}, "subtask_annotation": {"mean": [14.288990825688073, 29.0, 29.0, 29.0, 29.0], "std": [10.677678332760262, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [436]}, "scene_annotation": {"mean": [426.0], "std": [0.0], "min": [426], "max": [426], "count": [436]}, "eef_direction_state": {"mean": [3.447247706422018, 3.621559633027523], "std": [1.9286508911004268, 2.192856071663403], "min": [0, 0], "max": [6, 6], "count": [436]}, "eef_velocity_state": {"mean": [1.0963302752293578, 0.9472477064220184], "std": [0.7480159206352373, 0.7982013858688769], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_acc_mag_state": {"mean": [0.9587155963302753, 0.8211009174311926], "std": [0.8449212556734887, 0.8540860660169437], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_direction_action": {"mean": [3.447247706422018, 3.621559633027523], "std": [1.9286508911004268, 2.192856071663403], "min": [0, 0], "max": [6, 6], "count": [436]}, "eef_velocity_action": {"mean": [1.0963302752293578, 0.9472477064220184], "std": [0.7480159206352373, 0.7982013858688769], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_acc_mag_action": {"mean": [0.9587155963302753, 0.8211009174311926], "std": [0.8449212556734887, 0.8540860660169437], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_sim_pose_state": {"mean": [0.5556250155524035, 0.3057565846926391, 1.111906967748743, -0.4471512643945651, 0.8728987981726319, 2.1893957545406084, 0.5315918362539102, -0.30169829049287933, 1.0927480497703848, 2.1461813670439924, 0.9537245940725995, -1.8680850529528452], "std": [0.06549744359371432, 0.07440371997129429, 0.06463089778157859, 2.8242435440510145, 0.18672941319142053, 1.1478589981422773, 0.049443589113523485, 0.056557105030852255, 0.0396124355603688, 1.7531394662225124, 0.32205410298701187, 1.5994442563333384], "min": [0.3933603197523504, 0.06296373767058161, 1.0047638004222068, -3.141463293085166, 0.656835306827873, -3.1337047398281634, 0.4307579717289822, -0.36124240658732465, 1.007380899162311, -3.139595273505424, 0.22131632336090856, -3.096730334843175], "max": [0.6434144435942457, 0.39827547705273336, 1.2564008547043988, 3.141350364038005, 1.4319922164141392, 2.930104926070758, 0.6281762538969764, -0.09805266012471875, 1.1606503609246277, 3.138974689619797, 1.4976019345032934, 3.137563366403561], "count": [436]}, "eef_sim_pose_action": {"mean": [0.5556250155524035, 0.3057565846926391, 1.111906967748743, -0.4471512643945651, 0.8728987981726319, 2.1893957545406084, 0.5315918362539102, -0.30169829049287933, 1.0927480497703848, 2.1461813670439924, 0.9537245940725995, -1.8680850529528452], "std": [0.06549744359371432, 0.07440371997129429, 0.06463089778157859, 2.8242435440510145, 0.18672941319142053, 1.1478589981422773, 0.049443589113523485, 0.056557105030852255, 0.0396124355603688, 1.7531394662225124, 0.32205410298701187, 1.5994442563333384], "min": [0.3933603197523504, 0.06296373767058161, 1.0047638004222068, -3.141463293085166, 0.656835306827873, -3.1337047398281634, 0.4307579717289822, -0.36124240658732465, 1.007380899162311, -3.139595273505424, 0.22131632336090856, -3.096730334843175], "max": [0.6434144435942457, 0.39827547705273336, 1.2564008547043988, 3.141350364038005, 1.4319922164141392, 2.930104926070758, 0.6281762538969764, -0.09805266012471875, 1.1606503609246277, 3.138974689619797, 1.4976019345032934, 3.137563366403561], "count": [436]}, "gripper_mode_state": {"mean": [0.6009174311926605, 0.44036697247706424], "std": [0.4897097835264014, 0.4964311654483929], "min": [0, 0], "max": [1, 1], "count": [436]}, "gripper_activity_state": {"mean": [1.6490825688073394, 1.6307339449541285], "std": [0.6794993317187628, 0.7128379854040435], "min": [0, 0], "max": [2, 2], "count": [436]}, "gripper_mode_action": {"mean": [0.6009174311926605, 0.44036697247706424], "std": [0.4897097835264014, 0.4964311654483929], "min": [0, 0], "max": [1, 1], "count": [436]}, "gripper_activity_action": {"mean": [1.6490825688073394, 1.6307339449541285], "std": [0.6794993317187628, 0.7128379854040435], "min": [0, 0], "max": [2, 2], "count": [436]}, "gripper_open_scale_state": {"mean": [0.4236502294102941, 0.5196674313742087], "std": [0.3632368641686237, 0.3944166115587688], "min": [0.081, 0.01], "max": [0.947, 0.962], "count": [436]}, "gripper_open_scale_action": {"mean": [0.4236502294102941, 0.5196674313742087], "std": [0.3632368641686237, 0.3944166115587688], "min": [0.081, 0.01], "max": [0.947, 0.962], "count": [436]}}} +{"episode_index": 424, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4255289545481801]], [[0.4561505460364574]], [[0.4570476966780596]]], "std": [[[0.2378513945059704]], [[0.2061988033613471]], [[0.19959352298294342]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4206531562930983]], [[0.4565848680068358]], [[0.4571642250554656]]], "std": [[[0.21208896354265083]], [[0.17733765111945693]], [[0.16969758078187658]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.42457626334172816]], [[0.4520825238352221]], [[0.4562539481771302]]], "std": [[[0.21735922285465714]], [[0.18811057352133698]], [[0.17943612459892017]]], "count": [109]}, "observation.state": {"min": [0.3617195188999176, 2.0222606658935547, -1.1004126071929932, -1.2309110164642334, -2.7640256881713867, -1.996447205543518, 0.7198784947395325, -2.0, 0.18931500613689423, 0.28758201003074646, -0.14815999567508698, -3.0999999046325684, -0.5770000219345093, -0.7570000886917114, -0.9102241396903992, -2.1757798194885254, 0.3073873817920685, 0.7746469378471375, 1.525033712387085, 0.8793492913246155, -2.1409780979156494, 48.0, -0.3749600052833557, 0.24927100539207458, -0.11343800276517868, 2.328000068664551, 0.12199997901916504, -3.114000082015991], "max": [0.9783094525337219, 2.1215176582336426, -0.6179163455963135, 0.0777893215417862, -1.4714347124099731, -0.8353146314620972, 2.125584125518799, 939.0, 0.31272000074386597, 0.4460900127887726, 0.07534699887037277, -2.444000005722046, 0.6740000247955322, -0.1860000044107437, -0.23972098529338837, -2.041738510131836, 1.5629773139953613, 1.4679616689682007, 2.646268129348755, 1.834061861038208, -1.2818048000335693, 937.0, -0.025848999619483948, 0.41071000695228577, 0.09409300237894058, 2.940000057220459, 0.8550000190734863, -2.188999891281128], "mean": [0.5323654413223267, 2.0787465572357178, -0.8100392818450928, -0.7717291116714478, -2.1331369876861572, -1.499464511871338, 1.4555573463439941, 581.1309204101562, 0.2678000330924988, 0.336704820394516, -0.006398246623575687, -2.8266875743865967, 0.25810813903808594, -0.3995803892612457, -0.3948266804218292, -2.1465647220611572, 0.6147742867469788, 1.0874192714691162, 2.2504355907440186, 1.4431681632995605, -1.6858866214752197, 428.7172546386719, -0.29749056696891785, 0.31609925627708435, 0.042173828929662704, 2.655217409133911, 0.4031274914741516, -2.545423984527588], "std": [0.12616680562496185, 0.01867394708096981, 0.1255451738834381, 0.3040201663970947, 0.3641035556793213, 0.3249296247959137, 0.41622644662857056, 396.16375732421875, 0.022077152505517006, 0.04706300422549248, 0.04326244816184044, 0.2036440223455429, 0.35875946283340454, 0.1805005818605423, 0.14034351706504822, 0.031644660979509354, 0.3028195798397064, 0.17697572708129883, 0.293570876121521, 0.27326342463493347, 0.25281980633735657, 391.581298828125, 0.09369977563619614, 0.05225179344415665, 0.04136935994029045, 0.1618672013282776, 0.18636982142925262, 0.24037876725196838], "count": [527]}, "action": {"min": [0.3617195188999176, 2.0222606658935547, -1.1004126071929932, -1.2309110164642334, -2.7640256881713867, -1.996447205543518, 0.7198784947395325, -2.0, 0.18931500613689423, 0.28758201003074646, -0.14815999567508698, -3.0999999046325684, -0.5770000219345093, -0.7570000886917114, -0.9102241396903992, -2.1757798194885254, 0.3073873817920685, 0.7746469378471375, 1.525033712387085, 0.8793492913246155, -2.1409780979156494, 48.0, -0.3749600052833557, 0.24927100539207458, -0.11343800276517868, 2.328000068664551, 0.12199997901916504, -3.114000082015991], "max": [0.9783094525337219, 2.1215176582336426, -0.6179163455963135, 0.0777893215417862, -1.4714347124099731, -0.8353146314620972, 2.125584125518799, 939.0, 0.31272000074386597, 0.4460900127887726, 0.07534699887037277, -2.444000005722046, 0.6740000247955322, -0.1860000044107437, -0.23972098529338837, -2.041738510131836, 1.5629773139953613, 1.4679616689682007, 2.646268129348755, 1.834061861038208, -1.2818048000335693, 937.0, -0.025848999619483948, 0.41071000695228577, 0.09409300237894058, 2.940000057220459, 0.8550000190734863, -2.188999891281128], "mean": [0.5323654413223267, 2.0787465572357178, -0.8100392818450928, -0.7717291116714478, -2.1331369876861572, -1.499464511871338, 1.4555573463439941, 581.1309204101562, 0.2678000330924988, 0.336704820394516, -0.006398246623575687, -2.8266875743865967, 0.25810813903808594, -0.3995803892612457, -0.3948266804218292, -2.1465647220611572, 0.6147742867469788, 1.0874192714691162, 2.2504355907440186, 1.4431681632995605, -1.6858866214752197, 428.7172546386719, -0.29749056696891785, 0.31609925627708435, 0.042173828929662704, 2.655217409133911, 0.4031274914741516, -2.545423984527588], "std": [0.12616680562496185, 0.01867394708096981, 0.1255451738834381, 0.3040201663970947, 0.3641035556793213, 0.3249296247959137, 0.41622644662857056, 396.16375732421875, 0.022077152505517006, 0.04706300422549248, 0.04326244816184044, 0.2036440223455429, 0.35875946283340454, 0.1805005818605423, 0.14034351706504822, 0.031644660979509354, 0.3028195798397064, 0.17697572708129883, 0.293570876121521, 0.27326342463493347, 0.25281980633735657, 391.581298828125, 0.09369977563619614, 0.05225179344415665, 0.04136935994029045, 0.1618672013282776, 0.18636982142925262, 0.24037876725196838], "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": [427], "max": [427], "mean": [427.0], "std": [0.0], "count": [527]}, "index": {"min": [427969], "max": [428495], "mean": [428232.0], "std": [152.13152204589292], "count": [527]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [527]}, "subtask_annotation": {"mean": [13.195445920303605, 29.0, 29.0, 29.0, 29.0], "std": [10.545543144339453, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [527]}, "scene_annotation": {"mean": [427.0], "std": [0.0], "min": [427], "max": [427], "count": [527]}, "eef_direction_state": {"mean": [3.920303605313093, 3.795066413662239], "std": [2.0304385592128726, 2.1831975108314867], "min": [0, 0], "max": [6, 6], "count": [527]}, "eef_velocity_state": {"mean": [0.905123339658444, 0.967741935483871], "std": [0.7952135834047058, 0.8474222693926926], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_acc_mag_state": {"mean": [0.8519924098671727, 0.793168880455408], "std": [0.8247308893151687, 0.8201163984235779], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_direction_action": {"mean": [3.920303605313093, 3.795066413662239], "std": [2.0304385592128726, 2.1831975108314867], "min": [0, 0], "max": [6, 6], "count": [527]}, "eef_velocity_action": {"mean": [0.905123339658444, 0.967741935483871], "std": [0.7952135834047058, 0.8474222693926926], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_acc_mag_action": {"mean": [0.8519924098671727, 0.793168880455408], "std": [0.8247308893151687, 0.8201163984235779], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_sim_pose_state": {"mean": [0.5178498408707173, 0.32915387201231355, 1.1094660074410092, -1.6110589625323999, 0.9305154363206859, 2.1895703197050973, 0.549471061569176, -0.2772709774627014, 1.0936638299867443, 1.7967095267803552, 0.9376410102440988, -2.302910594336951], "std": [0.04977228816092945, 0.0846559415170936, 0.04897065029419411, 2.2861889429140256, 0.22001412283805177, 1.526456174208736, 0.039078794575509695, 0.037315399162414394, 0.03681466466916304, 2.2431162589300335, 0.3874571364012678, 0.1735914920067391], "min": [0.45683579140700703, 0.034542616124920655, 1.0403439421066834, -3.138618489367076, 0.5650925384235603, -3.1408299959071484, 0.49881573624681264, -0.3392994581207506, 1.0194534059100624, -3.140969894071824, 0.0446275648096246, -2.711035336188971], "max": [0.6194633539085397, 0.3939195639943393, 1.2478413981202054, 3.1400579084707436, 1.3754819438216677, 3.1387698067447625, 0.6427161471103259, -0.1256291012600599, 1.1843621824158739, 3.1413778885718413, 1.3514480383084404, -1.8533827191516175], "count": [527]}, "eef_sim_pose_action": {"mean": [0.5178498408707173, 0.32915387201231355, 1.1094660074410092, -1.6110589625323999, 0.9305154363206859, 2.1895703197050973, 0.549471061569176, -0.2772709774627014, 1.0936638299867443, 1.7967095267803552, 0.9376410102440988, -2.302910594336951], "std": [0.04977228816092945, 0.0846559415170936, 0.04897065029419411, 2.2861889429140256, 0.22001412283805177, 1.526456174208736, 0.039078794575509695, 0.037315399162414394, 0.03681466466916304, 2.2431162589300335, 0.3874571364012678, 0.1735914920067391], "min": [0.45683579140700703, 0.034542616124920655, 1.0403439421066834, -3.138618489367076, 0.5650925384235603, -3.1408299959071484, 0.49881573624681264, -0.3392994581207506, 1.0194534059100624, -3.140969894071824, 0.0446275648096246, -2.711035336188971], "max": [0.6194633539085397, 0.3939195639943393, 1.2478413981202054, 3.1400579084707436, 1.3754819438216677, 3.1387698067447625, 0.6427161471103259, -0.1256291012600599, 1.1843621824158739, 3.1413778885718413, 1.3514480383084404, -1.8533827191516175], "count": [527]}, "gripper_mode_state": {"mean": [0.573055028462998, 0.36432637571157495], "std": [0.4946341706921095, 0.4812407585319881], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_state": {"mean": [1.6963946869070208, 1.6944971537001898], "std": [0.6423142897980655, 0.6458362358526252], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_mode_action": {"mean": [0.573055028462998, 0.36432637571157495], "std": [0.4946341706921095, 0.4812407585319881], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_action": {"mean": [1.6963946869070208, 1.6944971537001898], "std": [0.6423142897980655, 0.6458362358526252], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_open_scale_state": {"mean": [0.4287172676462823, 0.5813500948947565], "std": [0.39158099586429224, 0.3958415072431044], "min": [0.048, 0.0], "max": [0.937, 0.939], "count": [527]}, "gripper_open_scale_action": {"mean": [0.4287172676462823, 0.5813500948947565], "std": [0.39158099586429224, 0.3958415072431044], "min": [0.048, 0.0], "max": [0.937, 0.939], "count": [527]}}} +{"episode_index": 425, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[1.0]]], "mean": [[[0.4209417629946123]], [[0.4527668849916092]], [[0.4551026775856739]]], "std": [[[0.2384303878377996]], [[0.2041011531524948]], [[0.19723543590553752]]], "count": [148]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3929005227654125]], [[0.43811864897986225]], [[0.44061706743508217]]], "std": [[[0.23185193028893442]], [[0.19904367075274068]], [[0.19233579968855902]]], "count": [148]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39797249961358416]], [[0.4368723972133899]], [[0.440449485790938]]], "std": [[[0.19042524102910666]], [[0.15268791160262188]], [[0.14465773354116487]]], "count": [148]}, "observation.state": {"min": [0.2589719891548157, 1.9626227617263794, -0.5698500275611877, -1.174781084060669, -2.5848848819732666, -1.9851374626159668, 0.5434256792068481, 5.0, 0.15572500228881836, 0.2271209955215454, -0.20395900309085846, -3.1411852836608887, 0.10000000149011612, -2.4019999504089355, -0.7020063400268555, -2.1765129566192627, 0.3966958820819855, 0.5719269514083862, 1.7262179851531982, 1.3139013051986694, -2.3808038234710693, 51.0, -0.3534739911556244, 0.22370700538158417, -0.1087300032377243, -3.1411852836608887, 0.08199998736381531, -2.818000078201294], "max": [0.9853431582450867, 2.1205053329467773, 0.028379056602716446, 0.5369330644607544, -1.8726685047149658, -0.8172504901885986, 2.3189141750335693, 945.0, 0.3572149872779846, 0.3751850128173828, 0.096219003200531, 3.1410000324249268, 1.1299999952316284, -0.44600003957748413, -0.14655530452728271, -2.0800485610961914, 1.2421507835388184, 1.5172669887542725, 2.663005828857422, 1.894432783126831, -1.1334342956542969, 956.0, -0.12732599675655365, 0.3765369951725006, 0.10514699667692184, 3.1410000324249268, 0.8550000190734863, -2.010999917984009], "mean": [0.40821656584739685, 2.0669307708740234, -0.3305959403514862, -0.6414493322372437, -2.2113349437713623, -1.7123422622680664, 1.6773626804351807, 455.9255676269531, 0.3130176067352295, 0.2696280777454376, 0.014400050044059753, -0.08010086417198181, 0.5381706953048706, -1.0555872917175293, -0.35969778895378113, -2.1453707218170166, 0.6209979057312012, 1.2180136442184448, 2.298164129257202, 1.6941373348236084, -2.0087368488311768, 360.7067565917969, -0.2878718972206116, 0.29222002625465393, 0.05560397729277611, 1.8022619485855103, 0.3821577727794647, -2.255288600921631], "std": [0.13818031549453735, 0.03919914364814758, 0.1536383479833603, 0.4057096540927887, 0.23857933282852173, 0.2928239703178406, 0.4850029945373535, 385.961669921875, 0.04048611968755722, 0.03530086949467659, 0.06549318879842758, 2.951829671859741, 0.29995617270469666, 0.5007049441337585, 0.1597873419523239, 0.03233858942985535, 0.13324260711669922, 0.23285384476184845, 0.23038582503795624, 0.14726866781711578, 0.26847678422927856, 391.22064208984375, 0.05851926654577255, 0.047531239688396454, 0.04188026115298271, 2.2059741020202637, 0.19353227317333221, 0.17786714434623718], "count": [786]}, "action": {"min": [0.2589719891548157, 1.9626227617263794, -0.5698500275611877, -1.174781084060669, -2.5848848819732666, -1.9851374626159668, 0.5434256792068481, 5.0, 0.15572500228881836, 0.2271209955215454, -0.20395900309085846, -3.1411852836608887, 0.10000000149011612, -2.4019999504089355, -0.7020063400268555, -2.1765129566192627, 0.3966958820819855, 0.5719269514083862, 1.7262179851531982, 1.3139013051986694, -2.3808038234710693, 51.0, -0.3534739911556244, 0.22370700538158417, -0.1087300032377243, -3.1411852836608887, 0.08199998736381531, -2.818000078201294], "max": [0.9853431582450867, 2.1205053329467773, 0.028379056602716446, 0.5369330644607544, -1.8726685047149658, -0.8172504901885986, 2.3189141750335693, 945.0, 0.3572149872779846, 0.3751850128173828, 0.096219003200531, 3.1410000324249268, 1.1299999952316284, -0.44600003957748413, -0.14655530452728271, -2.0800485610961914, 1.2421507835388184, 1.5172669887542725, 2.663005828857422, 1.894432783126831, -1.1334342956542969, 956.0, -0.12732599675655365, 0.3765369951725006, 0.10514699667692184, 3.1410000324249268, 0.8550000190734863, -2.010999917984009], "mean": [0.40821656584739685, 2.0669307708740234, -0.3305959403514862, -0.6414493322372437, -2.2113349437713623, -1.7123422622680664, 1.6773626804351807, 455.9255676269531, 0.3130176067352295, 0.2696280777454376, 0.014400050044059753, -0.08010086417198181, 0.5381706953048706, -1.0555872917175293, -0.35969778895378113, -2.1453707218170166, 0.6209979057312012, 1.2180136442184448, 2.298164129257202, 1.6941373348236084, -2.0087368488311768, 360.7067565917969, -0.2878718972206116, 0.29222002625465393, 0.05560397729277611, 1.8022619485855103, 0.3821577727794647, -2.255288600921631], "std": [0.13818031549453735, 0.03919914364814758, 0.1536383479833603, 0.4057096540927887, 0.23857933282852173, 0.2928239703178406, 0.4850029945373535, 385.961669921875, 0.04048611968755722, 0.03530086949467659, 0.06549318879842758, 2.951829671859741, 0.29995617270469666, 0.5007049441337585, 0.1597873419523239, 0.03233858942985535, 0.13324260711669922, 0.23285384476184845, 0.23038582503795624, 0.14726866781711578, 0.26847678422927856, 391.22064208984375, 0.05851926654577255, 0.047531239688396454, 0.04188026115298271, 2.2059741020202637, 0.19353227317333221, 0.17786714434623718], "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": [428], "max": [428], "mean": [428.0], "std": [0.0], "count": [786]}, "index": {"min": [428496], "max": [429281], "mean": [428888.5], "std": [226.8984721558668], "count": [786]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [786]}, "subtask_annotation": {"mean": [16.139949109414758, 29.0, 29.0, 29.0, 29.0], "std": [10.422658669354416, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [786]}, "scene_annotation": {"mean": [428.0], "std": [0.0], "min": [428], "max": [428], "count": [786]}, "eef_direction_state": {"mean": [3.9376590330788805, 3.8944020356234095], "std": [2.1269939881735302, 2.089058911586097], "min": [0, 0], "max": [6, 6], "count": [786]}, "eef_velocity_state": {"mean": [0.6972010178117048, 0.7862595419847328], "std": [0.6537558763417568, 0.7465711297136597], "min": [0, 0], "max": [2, 2], "count": [786]}, "eef_acc_mag_state": {"mean": [0.6526717557251909, 0.7748091603053435], "std": [0.8212968313168018, 0.8282090962381772], "min": [0, 0], "max": [2, 2], "count": [786]}, "eef_direction_action": {"mean": [3.9376590330788805, 3.8944020356234095], "std": [2.1269939881735302, 2.089058911586097], "min": [0, 0], "max": [6, 6], "count": [786]}, "eef_velocity_action": {"mean": [0.6972010178117048, 0.7862595419847328], "std": [0.6537558763417568, 0.7465711297136597], "min": [0, 0], "max": [2, 2], "count": [786]}, "eef_acc_mag_action": {"mean": [0.6526717557251909, 0.7748091603053435], "std": [0.8212968313168018, 0.8282090962381772], "min": [0, 0], "max": [2, 2], "count": [786]}, "eef_sim_pose_state": {"mean": [0.5008669097845839, 0.33429328168330535, 1.127915579883682, -2.519733887632117, 0.7339615576701524, 1.2685606763660962, 0.4776046259052917, -0.3275876071624489, 1.069200554216087, 2.1262450878880146, 0.7054032140014087, -0.34648470921054947], "std": [0.04696213156081606, 0.05282732372392723, 0.0360575743531124, 0.309863268632489, 0.19593244255203207, 2.599345637373405, 0.03057429853080122, 0.07111667297103211, 0.030390437338747883, 0.32200471868759584, 0.39742117847669683, 2.806221198141531], "min": [0.4291155677078815, 0.12249396799893472, 1.0424999077627286, -2.869875907787932, 0.4365383674318535, -3.1410526041274855, 0.4325756964335277, -0.39648885940097767, 0.9963033496715737, 1.4190669627644759, 0.03769670318084306, -3.1409036364966796], "max": [0.5806771899284474, 0.3926589227185865, 1.2289136313501572, -1.7276901206106188, 1.2589412549498809, 3.13862176061275, 0.5802408158362374, -0.0706889706339036, 1.1282050175503084, 2.5395006639025093, 1.2216286451050968, 3.137244034830469], "count": [786]}, "eef_sim_pose_action": {"mean": [0.5008669097845839, 0.33429328168330535, 1.127915579883682, -2.519733887632117, 0.7339615576701524, 1.2685606763660962, 0.4776046259052917, -0.3275876071624489, 1.069200554216087, 2.1262450878880146, 0.7054032140014087, -0.34648470921054947], "std": [0.04696213156081606, 0.05282732372392723, 0.0360575743531124, 0.309863268632489, 0.19593244255203207, 2.599345637373405, 0.03057429853080122, 0.07111667297103211, 0.030390437338747883, 0.32200471868759584, 0.39742117847669683, 2.806221198141531], "min": [0.4291155677078815, 0.12249396799893472, 1.0424999077627286, -2.869875907787932, 0.4365383674318535, -3.1410526041274855, 0.4325756964335277, -0.39648885940097767, 0.9963033496715737, 1.4190669627644759, 0.03769670318084306, -3.1409036364966796], "max": [0.5806771899284474, 0.3926589227185865, 1.2289136313501572, -1.7276901206106188, 1.2589412549498809, 3.13862176061275, 0.5802408158362374, -0.0706889706339036, 1.1282050175503084, 2.5395006639025093, 1.2216286451050968, 3.137244034830469], "count": [786]}, "gripper_mode_state": {"mean": [0.6577608142493638, 0.5877862595419847], "std": [0.47445919264714503, 0.4922332502336967], "min": [0, 0], "max": [1, 1], "count": [786]}, "gripper_activity_state": {"mean": [1.806615776081425, 1.743002544529262], "std": [0.536937880472669, 0.6075086926936627], "min": [0, 0], "max": [2, 2], "count": [786]}, "gripper_mode_action": {"mean": [0.6577608142493638, 0.5877862595419847], "std": [0.47445919264714503, 0.4922332502336967], "min": [0, 0], "max": [1, 1], "count": [786]}, "gripper_activity_action": {"mean": [1.806615776081425, 1.743002544529262], "std": [0.536937880472669, 0.6075086926936627], "min": [0, 0], "max": [2, 2], "count": [786]}, "gripper_open_scale_state": {"mean": [0.36070674305593003, 0.4559255726895558], "std": [0.3912206851476043, 0.3859616935159155], "min": [0.051, 0.005], "max": [0.956, 0.945], "count": [786]}, "gripper_open_scale_action": {"mean": [0.36070674305593003, 0.4559255726895558], "std": [0.3912206851476043, 0.3859616935159155], "min": [0.051, 0.005], "max": [0.956, 0.945], "count": [786]}}} +{"episode_index": 426, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.4264270118464052]], [[0.45435943189775907]], [[0.454888858251634]]], "std": [[[0.23529020378538915]], [[0.20264325282235698]], [[0.19747418277612802]]], "count": [140]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40168649334733897]], [[0.4448600709033613]], [[0.44630234593837537]]], "std": [[[0.21784147155927092]], [[0.18198076610182734]], [[0.1766446032361423]]], "count": [140]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41902369864612515]], [[0.44772083187441647]], [[0.45166275093370684]]], "std": [[[0.21550585586426885]], [[0.18560510576647266]], [[0.17770531710295526]]], "count": [140]}, "observation.state": {"min": [0.2336123287677765, 1.9418010711669922, -1.3555275201797485, -1.5509694814682007, -2.8523566722869873, -1.991141438484192, 0.7697775363922119, -2.0, 0.15317100286483765, 0.25321099162101746, -0.13650299608707428, -3.1401853561401367, -0.5649999976158142, -1.0130000114440918, -1.111862063407898, -2.1755356788635254, 0.22963297367095947, 0.5217312574386597, 1.6958842277526855, 0.9545380473136902, -2.089735269546509, 50.0, -0.37035199999809265, 0.22609800100326538, -0.1428840011358261, 2.3550000190734863, 0.056999992579221725, -3.0959999561309814], "max": [0.8626638650894165, 2.111342430114746, -0.5055520534515381, -0.05466371029615402, -1.571860909461975, -0.9438741207122803, 2.251055955886841, 946.0, 0.3206939995288849, 0.4251840114593506, 0.10842099785804749, 3.1410000324249268, 0.7730000019073486, -0.06600002944469452, -0.2669481337070465, -2.0351061820983887, 1.5605337619781494, 1.2460954189300537, 2.6019890308380127, 1.9216424226760864, -0.939388632774353, 938.0, 0.003160000080242753, 0.41554999351501465, 0.08728600293397903, 3.0369999408721924, 0.8050000071525574, -2.308000087738037], "mean": [0.5376316905021667, 2.074868679046631, -0.7706973552703857, -0.8455145955085754, -2.2788894176483154, -1.6659798622131348, 1.5910115242004395, 625.1213989257812, 0.2633468210697174, 0.3204515874385834, 0.00918542593717575, -2.7242538928985596, 0.19801630079746246, -0.4816577732563019, -0.4634212553501129, -2.122488260269165, 0.6361184120178223, 0.8916604518890381, 2.2491705417633057, 1.4292761087417603, -1.5549341440200806, 437.15826416015625, -0.2956446707248688, 0.32451167702674866, 0.01196839939802885, 2.7372212409973145, 0.34904369711875916, -2.606334686279297], "std": [0.14457447826862335, 0.03011423535645008, 0.2160279005765915, 0.3194485902786255, 0.39828118681907654, 0.2707808017730713, 0.48319146037101746, 373.98992919921875, 0.035689953714609146, 0.047519832849502563, 0.04454169422388077, 0.8954293131828308, 0.4715600311756134, 0.26655271649360657, 0.15724194049835205, 0.03240044787526131, 0.25769516825675964, 0.16009671986103058, 0.3131277561187744, 0.2256152629852295, 0.2752998471260071, 386.6108093261719, 0.08964613080024719, 0.046315863728523254, 0.040929269045591354, 0.18371334671974182, 0.22225810587406158, 0.20222051441669464], "count": [733]}, "action": {"min": [0.2336123287677765, 1.9418010711669922, -1.3555275201797485, -1.5509694814682007, -2.8523566722869873, -1.991141438484192, 0.7697775363922119, -2.0, 0.15317100286483765, 0.25321099162101746, -0.13650299608707428, -3.1401853561401367, -0.5649999976158142, -1.0130000114440918, -1.111862063407898, -2.1755356788635254, 0.22963297367095947, 0.5217312574386597, 1.6958842277526855, 0.9545380473136902, -2.089735269546509, 50.0, -0.37035199999809265, 0.22609800100326538, -0.1428840011358261, 2.3550000190734863, 0.056999992579221725, -3.0959999561309814], "max": [0.8626638650894165, 2.111342430114746, -0.5055520534515381, -0.05466371029615402, -1.571860909461975, -0.9438741207122803, 2.251055955886841, 946.0, 0.3206939995288849, 0.4251840114593506, 0.10842099785804749, 3.1410000324249268, 0.7730000019073486, -0.06600002944469452, -0.2669481337070465, -2.0351061820983887, 1.5605337619781494, 1.2460954189300537, 2.6019890308380127, 1.9216424226760864, -0.939388632774353, 938.0, 0.003160000080242753, 0.41554999351501465, 0.08728600293397903, 3.0369999408721924, 0.8050000071525574, -2.308000087738037], "mean": [0.5376316905021667, 2.074868679046631, -0.7706973552703857, -0.8455145955085754, -2.2788894176483154, -1.6659798622131348, 1.5910115242004395, 625.1213989257812, 0.2633468210697174, 0.3204515874385834, 0.00918542593717575, -2.7242538928985596, 0.19801630079746246, -0.4816577732563019, -0.4634212553501129, -2.122488260269165, 0.6361184120178223, 0.8916604518890381, 2.2491705417633057, 1.4292761087417603, -1.5549341440200806, 437.15826416015625, -0.2956446707248688, 0.32451167702674866, 0.01196839939802885, 2.7372212409973145, 0.34904369711875916, -2.606334686279297], "std": [0.14457447826862335, 0.03011423535645008, 0.2160279005765915, 0.3194485902786255, 0.39828118681907654, 0.2707808017730713, 0.48319146037101746, 373.98992919921875, 0.035689953714609146, 0.047519832849502563, 0.04454169422388077, 0.8954293131828308, 0.4715600311756134, 0.26655271649360657, 0.15724194049835205, 0.03240044787526131, 0.25769516825675964, 0.16009671986103058, 0.3131277561187744, 0.2256152629852295, 0.2752998471260071, 386.6108093261719, 0.08964613080024719, 0.046315863728523254, 0.040929269045591354, 0.18371334671974182, 0.22225810587406158, 0.20222051441669464], "count": [733]}, "timestamp": {"min": [0.0], "max": [24.4], "mean": [12.200000000000001], "std": [7.053289224814823], "count": [733]}, "frame_index": {"min": [0], "max": [732], "mean": [366.0], "std": [211.5986767444447], "count": [733]}, "episode_index": {"min": [429], "max": [429], "mean": [429.0], "std": [0.0], "count": [733]}, "index": {"min": [429282], "max": [430014], "mean": [429648.0], "std": [211.5986767444447], "count": [733]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [733]}, "subtask_annotation": {"mean": [12.175989085948158, 29.0, 29.0, 29.0, 29.0], "std": [9.846869670242738, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [733]}, "scene_annotation": {"mean": [429.0], "std": [0.0], "min": [429], "max": [429], "count": [733]}, "eef_direction_state": {"mean": [3.709413369713506, 3.950886766712142], "std": [2.1419938970609684, 2.012997304897536], "min": [0, 0], "max": [6, 6], "count": [733]}, "eef_velocity_state": {"mean": [0.82537517053206, 0.931787175989086], "std": [0.7309639879937075, 0.7770491624201242], "min": [0, 0], "max": [2, 2], "count": [733]}, "eef_acc_mag_state": {"mean": [0.7216916780354706, 0.8158253751705321], "std": [0.825270307794148, 0.840756193154382], "min": [0, 0], "max": [2, 2], "count": [733]}, "eef_direction_action": {"mean": [3.709413369713506, 3.950886766712142], "std": [2.1419938970609684, 2.012997304897536], "min": [0, 0], "max": [6, 6], "count": [733]}, "eef_velocity_action": {"mean": [0.82537517053206, 0.931787175989086], "std": [0.7309639879937075, 0.7770491624201242], "min": [0, 0], "max": [2, 2], "count": [733]}, "eef_acc_mag_action": {"mean": [0.7216916780354706, 0.8158253751705321], "std": [0.825270307794148, 0.840756193154382], "min": [0, 0], "max": [2, 2], "count": [733]}, "eef_sim_pose_state": {"mean": [0.5302685938932887, 0.3091373118101817, 1.089301273298741, -1.8575404205586403, 0.931896156365651, 2.487725105007685, 0.536575194733116, -0.28336618803008573, 1.108399221474309, 1.7345098772320588, 0.8347325592144834, -2.4411694195106515], "std": [0.04529091444152929, 0.0800260295743237, 0.04978868932756036, 2.0725953051151342, 0.24636883748171917, 0.7944441432718798, 0.04299849556041302, 0.040506422167870156, 0.04987884944729194, 2.0740569805940337, 0.5092298421773953, 0.27776733217672267], "min": [0.43591304835663325, -0.006626030337223254, 1.0350217732663176, -3.1414317443198763, 0.6054417050687584, -3.138722884798276, 0.4598305712502664, -0.34595798808927963, 1.035516560429068, -3.1380501053090697, -0.055716671509667526, -3.0898110666357237], "max": [0.6172055490464774, 0.3973168381870311, 1.235074926510293, 3.140923300216515, 1.4164281385673823, 3.1376555044953567, 0.627796606599726, -0.15239198420118905, 1.2474214802325754, 3.1412511219171284, 1.520504145852882, -1.812164643959989], "count": [733]}, "eef_sim_pose_action": {"mean": [0.5302685938932887, 0.3091373118101817, 1.089301273298741, -1.8575404205586403, 0.931896156365651, 2.487725105007685, 0.536575194733116, -0.28336618803008573, 1.108399221474309, 1.7345098772320588, 0.8347325592144834, -2.4411694195106515], "std": [0.04529091444152929, 0.0800260295743237, 0.04978868932756036, 2.0725953051151342, 0.24636883748171917, 0.7944441432718798, 0.04299849556041302, 0.040506422167870156, 0.04987884944729194, 2.0740569805940337, 0.5092298421773953, 0.27776733217672267], "min": [0.43591304835663325, -0.006626030337223254, 1.0350217732663176, -3.1414317443198763, 0.6054417050687584, -3.138722884798276, 0.4598305712502664, -0.34595798808927963, 1.035516560429068, -3.1380501053090697, -0.055716671509667526, -3.0898110666357237], "max": [0.6172055490464774, 0.3973168381870311, 1.235074926510293, 3.140923300216515, 1.4164281385673823, 3.1376555044953567, 0.627796606599726, -0.15239198420118905, 1.2474214802325754, 3.1412511219171284, 1.520504145852882, -1.812164643959989], "count": [733]}, "gripper_mode_state": {"mean": [0.5443383356070941, 0.31241473396998637], "std": [0.4980302320096598, 0.46347790450942755], "min": [0, 0], "max": [1, 1], "count": [733]}, "gripper_activity_state": {"mean": [1.7939972714870396, 1.6684856753069577], "std": [0.5600301930987182, 0.6815058552171123], "min": [0, 0], "max": [2, 2], "count": [733]}, "gripper_mode_action": {"mean": [0.5443383356070941, 0.31241473396998637], "std": [0.4980302320096598, 0.46347790450942755], "min": [0, 0], "max": [1, 1], "count": [733]}, "gripper_activity_action": {"mean": [1.7939972714870396, 1.6684856753069577], "std": [0.5600301930987182, 0.6815058552171123], "min": [0, 0], "max": [2, 2], "count": [733]}, "gripper_open_scale_state": {"mean": [0.4371582537933389, 0.6252249784700543], "std": [0.38661078797339077, 0.3738163948558029], "min": [0.05, 0.0], "max": [0.938, 0.946], "count": [733]}, "gripper_open_scale_action": {"mean": [0.4371582537933389, 0.6252249784700543], "std": [0.38661078797339077, 0.3738163948558029], "min": [0.05, 0.0], "max": [0.938, 0.946], "count": [733]}}} +{"episode_index": 427, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[1.0]], [[1.0]]], "mean": [[[0.4294045942001396]], [[0.45965123897455423]], [[0.4605957349768386]]], "std": [[[0.2373652343287523]], [[0.20384678693790834]], [[0.19799796631541627]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40457814582143536]], [[0.4515263857160987]], [[0.4542417110857288]]], "std": [[[0.22581437243357727]], [[0.1862278320692621]], [[0.17813072581719788]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42377095032997014]], [[0.4538700504473634]], [[0.45828801994098606]]], "std": [[[0.21797888714167213]], [[0.18597635171225746]], [[0.177357484974008]]], "count": [103]}, "observation.state": {"min": [0.2675938904285431, 2.0642008781433105, -1.0934487581253052, -1.2541238069534302, -2.8618688583374023, -1.991019368171692, 0.6620033979415894, -1.0, 0.21289099752902985, 0.25681498646736145, -0.1328430026769638, -3.0920000076293945, -0.6190000176429749, -0.7749999761581421, -1.2812812328338623, -2.175273895263672, 0.31122714281082153, 0.4623028337955475, 1.5253655910491943, 0.9573655128479004, -2.5059611797332764, 55.0, -0.35344600677490234, 0.21768100559711456, -0.1118910014629364, 2.3580000400543213, -0.25099998712539673, -3.127000093460083], "max": [0.9046041965484619, 2.1172242164611816, -0.5821895003318787, -0.007714355830103159, -1.5332717895507812, -0.8153828978538513, 2.097501754760742, 946.0, 0.3271139860153198, 0.4457530081272125, 0.08131100237369537, -2.311000108718872, 0.7049999833106995, -0.11100000143051147, -0.1088736429810524, -2.0247914791107178, 1.6005020141601562, 1.4967072010040283, 2.7277400493621826, 1.861934781074524, -0.7743676900863647, 945.0, 0.05714699998497963, 0.44049298763275146, 0.08009299635887146, 2.9679999351501465, 0.8410000205039978, 3.140000104904175], "mean": [0.510319173336029, 2.086803913116455, -0.8194663524627686, -0.8204036355018616, -2.170421600341797, -1.5272499322891235, 1.4708806276321411, 563.9337768554688, 0.2719513177871704, 0.32970333099365234, -0.000910756818484515, -2.798503875732422, 0.21893592178821564, -0.4035043716430664, -0.5401743054389954, -2.1513564586639404, 0.7256646156311035, 1.0727214813232422, 2.447589874267578, 1.4026103019714355, -1.811104416847229, 402.1673583984375, -0.26527491211891174, 0.3430304527282715, 0.022675173357129097, 2.6313984394073486, 0.20792560279369354, -2.266913652420044], "std": [0.1352318674325943, 0.009220900945365429, 0.1363120973110199, 0.32881832122802734, 0.4135754704475403, 0.32578545808792114, 0.4616498351097107, 418.19134521484375, 0.02173587866127491, 0.0505099780857563, 0.04560607299208641, 0.21453231573104858, 0.385254442691803, 0.1895323395729065, 0.2765061855316162, 0.028871985152363777, 0.3085009753704071, 0.19837792217731476, 0.2764471769332886, 0.26886293292045593, 0.37579700350761414, 369.42559814453125, 0.1234217956662178, 0.056969206780195236, 0.04321027174592018, 0.1509253978729248, 0.2521553039550781, 1.244508147239685], "count": [484]}, "action": {"min": [0.2675938904285431, 2.0642008781433105, -1.0934487581253052, -1.2541238069534302, -2.8618688583374023, -1.991019368171692, 0.6620033979415894, -1.0, 0.21289099752902985, 0.25681498646736145, -0.1328430026769638, -3.0920000076293945, -0.6190000176429749, -0.7749999761581421, -1.2812812328338623, -2.175273895263672, 0.31122714281082153, 0.4623028337955475, 1.5253655910491943, 0.9573655128479004, -2.5059611797332764, 55.0, -0.35344600677490234, 0.21768100559711456, -0.1118910014629364, 2.3580000400543213, -0.25099998712539673, -3.127000093460083], "max": [0.9046041965484619, 2.1172242164611816, -0.5821895003318787, -0.007714355830103159, -1.5332717895507812, -0.8153828978538513, 2.097501754760742, 946.0, 0.3271139860153198, 0.4457530081272125, 0.08131100237369537, -2.311000108718872, 0.7049999833106995, -0.11100000143051147, -0.1088736429810524, -2.0247914791107178, 1.6005020141601562, 1.4967072010040283, 2.7277400493621826, 1.861934781074524, -0.7743676900863647, 945.0, 0.05714699998497963, 0.44049298763275146, 0.08009299635887146, 2.9679999351501465, 0.8410000205039978, 3.140000104904175], "mean": [0.510319173336029, 2.086803913116455, -0.8194663524627686, -0.8204036355018616, -2.170421600341797, -1.5272499322891235, 1.4708806276321411, 563.9337768554688, 0.2719513177871704, 0.32970333099365234, -0.000910756818484515, -2.798503875732422, 0.21893592178821564, -0.4035043716430664, -0.5401743054389954, -2.1513564586639404, 0.7256646156311035, 1.0727214813232422, 2.447589874267578, 1.4026103019714355, -1.811104416847229, 402.1673583984375, -0.26527491211891174, 0.3430304527282715, 0.022675173357129097, 2.6313984394073486, 0.20792560279369354, -2.266913652420044], "std": [0.1352318674325943, 0.009220900945365429, 0.1363120973110199, 0.32881832122802734, 0.4135754704475403, 0.32578545808792114, 0.4616498351097107, 418.19134521484375, 0.02173587866127491, 0.0505099780857563, 0.04560607299208641, 0.21453231573104858, 0.385254442691803, 0.1895323395729065, 0.2765061855316162, 0.028871985152363777, 0.3085009753704071, 0.19837792217731476, 0.2764471769332886, 0.26886293292045593, 0.37579700350761414, 369.42559814453125, 0.1234217956662178, 0.056969206780195236, 0.04321027174592018, 0.1509253978729248, 0.2521553039550781, 1.244508147239685], "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": [430], "max": [430], "mean": [430.0], "std": [0.0], "count": [484]}, "index": {"min": [430015], "max": [430498], "mean": [430256.5], "std": [139.7184669254569], "count": [484]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [484]}, "subtask_annotation": {"mean": [9.847107438016529, 29.0, 29.0, 29.0, 29.0], "std": [8.191999467129403, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [484]}, "scene_annotation": {"mean": [430.0], "std": [0.0], "min": [430], "max": [430], "count": [484]}, "eef_direction_state": {"mean": [3.8264462809917354, 3.6301652892561984], "std": [1.9986676799928855, 2.1275444595178015], "min": [0, 0], "max": [6, 6], "count": [484]}, "eef_velocity_state": {"mean": [0.9442148760330579, 0.8884297520661157], "std": [0.7653306443300226, 0.7440885580731008], "min": [0, 0], "max": [2, 2], "count": [484]}, "eef_acc_mag_state": {"mean": [0.8491735537190083, 0.7851239669421488], "std": [0.8624269874731904, 0.8401752234622256], "min": [0, 0], "max": [2, 2], "count": [484]}, "eef_direction_action": {"mean": [3.8264462809917354, 3.6301652892561984], "std": [1.9986676799928855, 2.1275444595178015], "min": [0, 0], "max": [6, 6], "count": [484]}, "eef_velocity_action": {"mean": [0.9442148760330579, 0.8884297520661157], "std": [0.7653306443300226, 0.7440885580731008], "min": [0, 0], "max": [2, 2], "count": [484]}, "eef_acc_mag_action": {"mean": [0.8491735537190083, 0.7851239669421488], "std": [0.8624269874731904, 0.8401752234622256], "min": [0, 0], "max": [2, 2], "count": [484]}, "eef_sim_pose_state": {"mean": [0.5473422191917551, 0.28886996684256083, 1.1240158089947054, -0.8440133739255222, 0.7865268179464462, 2.1890074576684584, 0.5425729134820753, -0.28235225667391844, 1.095617718539914, 1.6920598739337915, 0.901283825116092, -2.2894427916444564], "std": [0.05485695915218447, 0.11298261082848574, 0.06789911807297283, 2.7345672458187273, 0.22745797863002126, 1.2455965772858035, 0.045065790185416836, 0.034130618191464075, 0.04383424728409831, 2.30432281511385, 0.416197458665111, 0.1777402466325739], "min": [0.4101584152348911, -0.03459011082814803, 1.006488104787644, -3.1306704297095793, 0.5193061693700272, -3.1384174650465817, 0.45979964451683497, -0.3357086763462465, 1.0106637210263085, -3.1394107487474368, 0.004629649019953108, -2.738591236307813], "max": [0.6465451186193469, 0.38900986077557914, 1.2910607264413216, 3.1387240871011404, 1.4553366482536436, 3.13943561550555, 0.6432376087400227, -0.1511431450532584, 1.1683004363090688, 3.1328678075025644, 1.4407021633593957, -1.8030132660253964], "count": [484]}, "eef_sim_pose_action": {"mean": [0.5473422191917551, 0.28886996684256083, 1.1240158089947054, -0.8440133739255222, 0.7865268179464462, 2.1890074576684584, 0.5425729134820753, -0.28235225667391844, 1.095617718539914, 1.6920598739337915, 0.901283825116092, -2.2894427916444564], "std": [0.05485695915218447, 0.11298261082848574, 0.06789911807297283, 2.7345672458187273, 0.22745797863002126, 1.2455965772858035, 0.045065790185416836, 0.034130618191464075, 0.04383424728409831, 2.30432281511385, 0.416197458665111, 0.1777402466325739], "min": [0.4101584152348911, -0.03459011082814803, 1.006488104787644, -3.1306704297095793, 0.5193061693700272, -3.1384174650465817, 0.45979964451683497, -0.3357086763462465, 1.0106637210263085, -3.1394107487474368, 0.004629649019953108, -2.738591236307813], "max": [0.6465451186193469, 0.38900986077557914, 1.2910607264413216, 3.1387240871011404, 1.4553366482536436, 3.13943561550555, 0.6432376087400227, -0.1511431450532584, 1.1683004363090688, 3.1328678075025644, 1.4407021633593957, -1.8030132660253964], "count": [484]}, "gripper_mode_state": {"mean": [0.609504132231405, 0.40289256198347106], "std": [0.4878615018878273, 0.49047950566957194], "min": [0, 0], "max": [1, 1], "count": [484]}, "gripper_activity_state": {"mean": [1.7004132231404958, 1.6818181818181819], "std": [0.6453263594789623, 0.6476275840352279], "min": [0, 0], "max": [2, 2], "count": [484]}, "gripper_mode_action": {"mean": [0.609504132231405, 0.40289256198347106], "std": [0.4878615018878273, 0.49047950566957194], "min": [0, 0], "max": [1, 1], "count": [484]}, "gripper_activity_action": {"mean": [1.7004132231404958, 1.6818181818181819], "std": [0.6453263594789623, 0.6476275840352279], "min": [0, 0], "max": [2, 2], "count": [484]}, "gripper_open_scale_state": {"mean": [0.4021673555925862, 0.5639400825622175], "std": [0.3694256983118629, 0.4181829627582177], "min": [0.055, 0.0], "max": [0.945, 0.946], "count": [484]}, "gripper_open_scale_action": {"mean": [0.4021673555925862, 0.5639400825622175], "std": [0.3694256983118629, 0.4181829627582177], "min": [0.055, 0.0], "max": [0.945, 0.946], "count": [484]}}} +{"episode_index": 428, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[1.0]], [[1.0]]], "mean": [[[0.43770844559197725]], [[0.4618380715835953]], [[0.46175457453973956]]], "std": [[[0.22415458590533785]], [[0.1945545302619606]], [[0.1902193091224643]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4393741050491443]], [[0.4674327056204161]], [[0.4674361887566732]]], "std": [[[0.1909741775781324]], [[0.15986976252172105]], [[0.15272829198317986]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43337386338123035]], [[0.45999515728683327]], [[0.46155473076635234]]], "std": [[[0.2087286821308461]], [[0.18301466250958928]], [[0.1752165395313574]]], "count": [131]}, "observation.state": {"min": [0.24504424631595612, 2.052786350250244, -1.74557363986969, -1.4819066524505615, -2.9240896701812744, -1.9856960773468018, 0.8493819236755371, 0.0, 0.15418000519275665, 0.2556079924106598, -0.13615700602531433, -3.1391851902008057, -0.5099999904632568, -0.8190000057220459, -1.291002631187439, -2.1752912998199463, 0.2920459508895874, 0.6083345413208008, 1.536832332611084, 0.6039886474609375, -2.339282512664795, 45.0, -0.37101200222969055, 0.2318899929523468, -0.15581199526786804, 2.1570000648498535, -0.35199999809265137, -3.1351852416992188], "max": [0.9296845197677612, 2.1153042316436768, -0.3982492685317993, -0.0037873645778745413, -1.7269684076309204, -0.8022406101226807, 2.320537567138672, 945.0, 0.3267279863357544, 0.4292440116405487, 0.10618899762630463, 3.134999990463257, 0.6500000357627869, -0.11699999123811722, -0.26597073674201965, -2.0135514736175537, 1.7792932987213135, 1.3425421714782715, 2.6194074153900146, 1.9254472255706787, -1.082383394241333, 939.0, 0.01803099922835827, 0.43672800064086914, 0.10059700161218643, 2.984999895095825, 0.8539999723434448, 3.134999990463257], "mean": [0.5148603916168213, 2.081176996231079, -0.8065359592437744, -0.8769170045852661, -2.210822582244873, -1.484630823135376, 1.5838500261306763, 477.4409484863281, 0.26603275537490845, 0.33894962072372437, 0.007734714075922966, -2.759535074234009, 0.26482829451560974, -0.42497000098228455, -0.4891645312309265, -2.1358635425567627, 0.7091767191886902, 0.9137694835662842, 2.1551308631896973, 1.2902767658233643, -1.5689465999603271, 451.65625, -0.2777388393878937, 0.35041552782058716, 0.019551796838641167, 2.5691449642181396, 0.40433943271636963, -2.3406713008880615], "std": [0.1228284016251564, 0.01463449839502573, 0.28924113512039185, 0.3194037675857544, 0.3633185625076294, 0.31525108218193054, 0.3880779445171356, 412.19635009765625, 0.04192481189966202, 0.04460306093096733, 0.05240227282047272, 0.5085474848747253, 0.3850148022174835, 0.184986874461174, 0.23247137665748596, 0.03356779366731644, 0.30560070276260376, 0.19861061871051788, 0.3328486979007721, 0.2975464463233948, 0.35532036423683167, 403.5820007324219, 0.10224463790655136, 0.051355622708797455, 0.046800192445516586, 0.18682585656642914, 0.305361807346344, 1.3649370670318604], "count": [669]}, "action": {"min": [0.24504424631595612, 2.052786350250244, -1.74557363986969, -1.4819066524505615, -2.9240896701812744, -1.9856960773468018, 0.8493819236755371, 0.0, 0.15418000519275665, 0.2556079924106598, -0.13615700602531433, -3.1391851902008057, -0.5099999904632568, -0.8190000057220459, -1.291002631187439, -2.1752912998199463, 0.2920459508895874, 0.6083345413208008, 1.536832332611084, 0.6039886474609375, -2.339282512664795, 45.0, -0.37101200222969055, 0.2318899929523468, -0.15581199526786804, 2.1570000648498535, -0.35199999809265137, -3.1351852416992188], "max": [0.9296845197677612, 2.1153042316436768, -0.3982492685317993, -0.0037873645778745413, -1.7269684076309204, -0.8022406101226807, 2.320537567138672, 945.0, 0.3267279863357544, 0.4292440116405487, 0.10618899762630463, 3.134999990463257, 0.6500000357627869, -0.11699999123811722, -0.26597073674201965, -2.0135514736175537, 1.7792932987213135, 1.3425421714782715, 2.6194074153900146, 1.9254472255706787, -1.082383394241333, 939.0, 0.01803099922835827, 0.43672800064086914, 0.10059700161218643, 2.984999895095825, 0.8539999723434448, 3.134999990463257], "mean": [0.5148603916168213, 2.081176996231079, -0.8065359592437744, -0.8769170045852661, -2.210822582244873, -1.484630823135376, 1.5838500261306763, 477.4409484863281, 0.26603275537490845, 0.33894962072372437, 0.007734714075922966, -2.759535074234009, 0.26482829451560974, -0.42497000098228455, -0.4891645312309265, -2.1358635425567627, 0.7091767191886902, 0.9137694835662842, 2.1551308631896973, 1.2902767658233643, -1.5689465999603271, 451.65625, -0.2777388393878937, 0.35041552782058716, 0.019551796838641167, 2.5691449642181396, 0.40433943271636963, -2.3406713008880615], "std": [0.1228284016251564, 0.01463449839502573, 0.28924113512039185, 0.3194037675857544, 0.3633185625076294, 0.31525108218193054, 0.3880779445171356, 412.19635009765625, 0.04192481189966202, 0.04460306093096733, 0.05240227282047272, 0.5085474848747253, 0.3850148022174835, 0.184986874461174, 0.23247137665748596, 0.03356779366731644, 0.30560070276260376, 0.19861061871051788, 0.3328486979007721, 0.2975464463233948, 0.35532036423683167, 403.5820007324219, 0.10224463790655136, 0.051355622708797455, 0.046800192445516586, 0.18682585656642914, 0.305361807346344, 1.3649370670318604], "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": [431], "max": [431], "mean": [431.0], "std": [0.0], "count": [669]}, "index": {"min": [430499], "max": [431167], "mean": [430833.0], "std": [193.12344929258762], "count": [669]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [669]}, "subtask_annotation": {"mean": [16.84454409566517, 29.0, 29.0, 29.0, 29.0], "std": [10.28501402922665, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [669]}, "scene_annotation": {"mean": [431.0], "std": [0.0], "min": [431], "max": [431], "count": [669]}, "eef_direction_state": {"mean": [3.4424514200298955, 3.4185351270553066], "std": [2.146027156296549, 2.029237033064274], "min": [0, 0], "max": [6, 6], "count": [669]}, "eef_velocity_state": {"mean": [0.9715994020926756, 1.1375186846038865], "std": [0.7580759894229304, 0.7822281243918576], "min": [0, 0], "max": [2, 2], "count": [669]}, "eef_acc_mag_state": {"mean": [0.8445440956651719, 0.9506726457399103], "std": [0.8468993706572814, 0.8340405345770143], "min": [0, 0], "max": [2, 2], "count": [669]}, "eef_direction_action": {"mean": [3.4424514200298955, 3.4185351270553066], "std": [2.146027156296549, 2.029237033064274], "min": [0, 0], "max": [6, 6], "count": [669]}, "eef_velocity_action": {"mean": [0.9715994020926756, 1.1375186846038865], "std": [0.7580759894229304, 0.7822281243918576], "min": [0, 0], "max": [2, 2], "count": [669]}, "eef_acc_mag_action": {"mean": [0.8445440956651719, 0.9506726457399103], "std": [0.8468993706572814, 0.8340405345770143], "min": [0, 0], "max": [2, 2], "count": [669]}, "eef_sim_pose_state": {"mean": [0.5494041785566725, 0.29790525870741263, 1.104550459045595, -0.980723409489568, 1.0016471873183876, 1.3610003092870055, 0.5492926102795394, -0.2840063469682954, 1.1055908793932911, 1.8653463915482429, 0.9113606779052577, -2.400724479263742], "std": [0.04948193999106796, 0.09939161415112974, 0.05513894581977166, 2.520398076396077, 0.2579751162313834, 2.175717393541586, 0.03706227782675897, 0.057109821444541686, 0.04178657021055351, 2.0836745270106083, 0.3678359886198559, 0.3440781331971958], "min": [0.44232100813571523, -0.039572561578671846, 1.0412993948303457, -3.1319327684791256, 0.4216487410711971, -3.140476123288647, 0.4647656195136277, -0.36556700185641167, 1.0132333878657378, -3.1374275953568485, 0.11120058918412967, -3.0495392327406328], "max": [0.6391315055029854, 0.38619702215771196, 1.2732153412137632, 3.1388664525747876, 1.4845507984517985, 3.1289946015882384, 0.6242070135373545, -0.1350817229435563, 1.2006345028555623, 3.140086981942469, 1.3357110832401982, -1.6782594693388813], "count": [669]}, "eef_sim_pose_action": {"mean": [0.5494041785566725, 0.29790525870741263, 1.104550459045595, -0.980723409489568, 1.0016471873183876, 1.3610003092870055, 0.5492926102795394, -0.2840063469682954, 1.1055908793932911, 1.8653463915482429, 0.9113606779052577, -2.400724479263742], "std": [0.04948193999106796, 0.09939161415112974, 0.05513894581977166, 2.520398076396077, 0.2579751162313834, 2.175717393541586, 0.03706227782675897, 0.057109821444541686, 0.04178657021055351, 2.0836745270106083, 0.3678359886198559, 0.3440781331971958], "min": [0.44232100813571523, -0.039572561578671846, 1.0412993948303457, -3.1319327684791256, 0.4216487410711971, -3.140476123288647, 0.4647656195136277, -0.36556700185641167, 1.0132333878657378, -3.1374275953568485, 0.11120058918412967, -3.0495392327406328], "max": [0.6391315055029854, 0.38619702215771196, 1.2732153412137632, 3.1388664525747876, 1.4845507984517985, 3.1289946015882384, 0.6242070135373545, -0.1350817229435563, 1.2006345028555623, 3.140086981942469, 1.3357110832401982, -1.6782594693388813], "count": [669]}, "gripper_mode_state": {"mean": [0.5485799701046338, 0.4962630792227205], "std": [0.4976343903958329, 0.49998603522809043], "min": [0, 0], "max": [1, 1], "count": [669]}, "gripper_activity_state": {"mean": [1.7772795216741406, 1.6980568011958146], "std": [0.5626844805996476, 0.64347649046728], "min": [0, 0], "max": [2, 2], "count": [669]}, "gripper_mode_action": {"mean": [0.5485799701046338, 0.4962630792227205], "std": [0.4976343903958329, 0.49998603522809043], "min": [0, 0], "max": [1, 1], "count": [669]}, "gripper_activity_action": {"mean": [1.7772795216741406, 1.6980568011958146], "std": [0.5626844805996476, 0.64347649046728], "min": [0, 0], "max": [2, 2], "count": [669]}, "gripper_open_scale_state": {"mean": [0.4516562033455115, 0.47744095635166267], "std": [0.40358189166397035, 0.41219635235201996], "min": [0.045, 0.0], "max": [0.939, 0.945], "count": [669]}, "gripper_open_scale_action": {"mean": [0.4516562033455115, 0.47744095635166267], "std": [0.40358189166397035, 0.41219635235201996], "min": [0.045, 0.0], "max": [0.939, 0.945], "count": [669]}}} +{"episode_index": 429, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4292369933267425]], [[0.45680287973032346]], [[0.45668865855165597]]], "std": [[[0.2275077082576956]], [[0.1974131028971054]], [[0.19184914489947102]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4206894034574614]], [[0.45628639396935244]], [[0.4570276404679519]]], "std": [[[0.21193675625515862]], [[0.17670903268293575]], [[0.17047302268791548]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4165524523534904]], [[0.4508803653814467]], [[0.4535700022656121]]], "std": [[[0.21285692306803586]], [[0.18097915962800212]], [[0.17265744712835007]]], "count": [119]}, "observation.state": {"min": [0.18589502573013306, 2.0479519367218018, -1.5464314222335815, -1.4676998853683472, -2.8273637294769287, -1.991525411605835, 0.7269471287727356, -1.0, 0.11330100148916245, 0.2626979947090149, -0.14459200203418732, -3.0380001068115234, -0.3929999768733978, -0.968999981880188, -1.3025392293930054, -2.175326108932495, 0.3272666931152344, 0.6141813397407532, 1.6593717336654663, 0.8354542255401611, -2.4247336387634277, 46.0, -0.3779209852218628, 0.24417200684547424, -0.14618000388145447, 2.257999897003174, -0.4059999883174896, -3.1331851482391357], "max": [0.9254608750343323, 2.1199817657470703, -0.44652503728866577, 0.025062929838895798, -1.61607027053833, -0.8125730156898499, 2.4571619033813477, 945.0, 0.3481709957122803, 0.4447599947452545, 0.09114699810743332, -2.315000057220459, 0.6840000152587891, -0.1550000011920929, -0.260315865278244, -2.037078619003296, 1.7532532215118408, 1.3951289653778076, 2.6910533905029297, 1.8797895908355713, -1.0819121599197388, 947.0, 0.029479000717401505, 0.42862600088119507, 0.08521299809217453, 2.88100004196167, 0.7480000257492065, 3.131999969482422], "mean": [0.49941208958625793, 2.0857901573181152, -0.8178082704544067, -0.8815268278121948, -2.2079336643218994, -1.5208858251571655, 1.6024250984191895, 571.8228759765625, 0.26602357625961304, 0.3312739431858063, 0.006410117726773024, -2.7748758792877197, 0.266947478055954, -0.45883050560951233, -0.46912842988967896, -2.1318094730377197, 0.6513279676437378, 0.9407780766487122, 2.2534141540527344, 1.4317855834960938, -1.5769606828689575, 526.2144775390625, -0.2843112349510193, 0.3222653865814209, 0.018803725019097328, 2.6480560302734375, 0.3500238060951233, -2.242363214492798], "std": [0.16671745479106903, 0.012638980522751808, 0.2443004697561264, 0.3140535056591034, 0.3902886211872101, 0.3340793550014496, 0.5212593078613281, 391.3065490722656, 0.047243382781744, 0.05790543928742409, 0.0472186841070652, 0.19800998270511627, 0.3401148319244385, 0.23560307919979095, 0.2622803747653961, 0.030569903552532196, 0.34842342138290405, 0.2313535213470459, 0.3019942343235016, 0.2567482590675354, 0.4041568338871002, 406.4528503417969, 0.11547566205263138, 0.05641152709722519, 0.050094377249479294, 0.14523495733737946, 0.28984591364860535, 1.4352693557739258], "count": [590]}, "action": {"min": [0.18589502573013306, 2.0479519367218018, -1.5464314222335815, -1.4676998853683472, -2.8273637294769287, -1.991525411605835, 0.7269471287727356, -1.0, 0.11330100148916245, 0.2626979947090149, -0.14459200203418732, -3.0380001068115234, -0.3929999768733978, -0.968999981880188, -1.3025392293930054, -2.175326108932495, 0.3272666931152344, 0.6141813397407532, 1.6593717336654663, 0.8354542255401611, -2.4247336387634277, 46.0, -0.3779209852218628, 0.24417200684547424, -0.14618000388145447, 2.257999897003174, -0.4059999883174896, -3.1331851482391357], "max": [0.9254608750343323, 2.1199817657470703, -0.44652503728866577, 0.025062929838895798, -1.61607027053833, -0.8125730156898499, 2.4571619033813477, 945.0, 0.3481709957122803, 0.4447599947452545, 0.09114699810743332, -2.315000057220459, 0.6840000152587891, -0.1550000011920929, -0.260315865278244, -2.037078619003296, 1.7532532215118408, 1.3951289653778076, 2.6910533905029297, 1.8797895908355713, -1.0819121599197388, 947.0, 0.029479000717401505, 0.42862600088119507, 0.08521299809217453, 2.88100004196167, 0.7480000257492065, 3.131999969482422], "mean": [0.49941208958625793, 2.0857901573181152, -0.8178082704544067, -0.8815268278121948, -2.2079336643218994, -1.5208858251571655, 1.6024250984191895, 571.8228759765625, 0.26602357625961304, 0.3312739431858063, 0.006410117726773024, -2.7748758792877197, 0.266947478055954, -0.45883050560951233, -0.46912842988967896, -2.1318094730377197, 0.6513279676437378, 0.9407780766487122, 2.2534141540527344, 1.4317855834960938, -1.5769606828689575, 526.2144775390625, -0.2843112349510193, 0.3222653865814209, 0.018803725019097328, 2.6480560302734375, 0.3500238060951233, -2.242363214492798], "std": [0.16671745479106903, 0.012638980522751808, 0.2443004697561264, 0.3140535056591034, 0.3902886211872101, 0.3340793550014496, 0.5212593078613281, 391.3065490722656, 0.047243382781744, 0.05790543928742409, 0.0472186841070652, 0.19800998270511627, 0.3401148319244385, 0.23560307919979095, 0.2622803747653961, 0.030569903552532196, 0.34842342138290405, 0.2313535213470459, 0.3019942343235016, 0.2567482590675354, 0.4041568338871002, 406.4528503417969, 0.11547566205263138, 0.05641152709722519, 0.050094377249479294, 0.14523495733737946, 0.28984591364860535, 1.4352693557739258], "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": [432], "max": [432], "mean": [432.0], "std": [0.0], "count": [590]}, "index": {"min": [431168], "max": [431757], "mean": [431462.5], "std": [170.31808477081933], "count": [590]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [590]}, "subtask_annotation": {"mean": [12.344067796610169, 29.0, 29.0, 29.0, 29.0], "std": [9.453288750418714, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [590]}, "scene_annotation": {"mean": [432.0], "std": [0.0], "min": [432], "max": [432], "count": [590]}, "eef_direction_state": {"mean": [3.3, 3.5440677966101695], "std": [2.158899594151408, 2.078279208860035], "min": [0, 0], "max": [6, 6], "count": [590]}, "eef_velocity_state": {"mean": [1.0186440677966102, 1.116949152542373], "std": [0.7577787737344182, 0.7907628889667745], "min": [0, 0], "max": [2, 2], "count": [590]}, "eef_acc_mag_state": {"mean": [0.8932203389830509, 0.9152542372881356], "std": [0.8419840182829791, 0.8394537286128706], "min": [0, 0], "max": [2, 2], "count": [590]}, "eef_direction_action": {"mean": [3.3, 3.5440677966101695], "std": [2.158899594151408, 2.078279208860035], "min": [0, 0], "max": [6, 6], "count": [590]}, "eef_velocity_action": {"mean": [1.0186440677966102, 1.116949152542373], "std": [0.7577787737344182, 0.7907628889667745], "min": [0, 0], "max": [2, 2], "count": [590]}, "eef_acc_mag_action": {"mean": [0.8932203389830509, 0.9152542372881356], "std": [0.8419840182829791, 0.8394537286128706], "min": [0, 0], "max": [2, 2], "count": [590]}, "eef_sim_pose_state": {"mean": [0.5242476768174916, 0.3035705765089209, 1.1016889773358298, -1.093666150658176, 0.9417891808255714, 2.571643292959584, 0.5418315073404599, -0.28356148274891485, 1.1048578274129954, 1.671444855396866, 0.9092799306985427, -2.390818127608059], "std": [0.05571113987093031, 0.10979710643438265, 0.06609629030466341, 2.5572869949203723, 0.2766227339511078, 0.4391876640396455, 0.05302784638988254, 0.054198914625440554, 0.050017087467121635, 2.2790859220401765, 0.3809787408867945, 0.24210183201331362], "min": [0.450422710261966, -0.04207824559027653, 1.025137186162381, -3.138851308603365, 0.37347081095652235, 1.3962857247545888, 0.4633953931754131, -0.3454111923277632, 1.00314164082275, -3.1405293629728557, 0.10912513151143699, -2.946617158171507], "max": [0.6377790632680707, 0.39792217082567594, 1.2873946071175422, 3.1407454225625657, 1.4405388108015793, 3.129269460651539, 0.6424490042779349, -0.1384879864166456, 1.2442617232509092, 3.1398953989131546, 1.37557099350082, -1.871508805679775], "count": [590]}, "eef_sim_pose_action": {"mean": [0.5242476768174916, 0.3035705765089209, 1.1016889773358298, -1.093666150658176, 0.9417891808255714, 2.571643292959584, 0.5418315073404599, -0.28356148274891485, 1.1048578274129954, 1.671444855396866, 0.9092799306985427, -2.390818127608059], "std": [0.05571113987093031, 0.10979710643438265, 0.06609629030466341, 2.5572869949203723, 0.2766227339511078, 0.4391876640396455, 0.05302784638988254, 0.054198914625440554, 0.050017087467121635, 2.2790859220401765, 0.3809787408867945, 0.24210183201331362], "min": [0.450422710261966, -0.04207824559027653, 1.025137186162381, -3.138851308603365, 0.37347081095652235, 1.3962857247545888, 0.4633953931754131, -0.3454111923277632, 1.00314164082275, -3.1405293629728557, 0.10912513151143699, -2.946617158171507], "max": [0.6377790632680707, 0.39792217082567594, 1.2873946071175422, 3.1407454225625657, 1.4405388108015793, 3.129269460651539, 0.6424490042779349, -0.1384879864166456, 1.2442617232509092, 3.1398953989131546, 1.37557099350082, -1.871508805679775], "count": [590]}, "gripper_mode_state": {"mean": [0.46779661016949153, 0.3813559322033898], "std": [0.4989618639569811, 0.4857196569798996], "min": [0, 0], "max": [1, 1], "count": [590]}, "gripper_activity_state": {"mean": [1.769491525423729, 1.6372881355932203], "std": [0.5743837485567902, 0.6893618530463571], "min": [0, 0], "max": [2, 2], "count": [590]}, "gripper_mode_action": {"mean": [0.46779661016949153, 0.3813559322033898], "std": [0.4989618639569811, 0.4857196569798996], "min": [0, 0], "max": [1, 1], "count": [590]}, "gripper_activity_action": {"mean": [1.769491525423729, 1.6372881355932203], "std": [0.5743837485567902, 0.6893618530463571], "min": [0, 0], "max": [2, 2], "count": [590]}, "gripper_open_scale_state": {"mean": [0.5262144068055234, 0.5718337860804493], "std": [0.40645275438306644, 0.39129053027137484], "min": [0.046, 0.0], "max": [0.947, 0.945], "count": [590]}, "gripper_open_scale_action": {"mean": [0.5262144068055234, 0.5718337860804493], "std": [0.40645275438306644, 0.39129053027137484], "min": [0.046, 0.0], "max": [0.947, 0.945], "count": [590]}}} +{"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.43143605739539914]], [[0.45832483370644844]], [[0.4585985763728063]]], "std": [[[0.2267040408122858]], [[0.19558525728803214]], [[0.19076174674724886]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4298865295790232]], [[0.4627751498893521]], [[0.46356225072049817]]], "std": [[[0.20214394732843263]], [[0.16853090296877474]], [[0.16153188406518296]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42256722505275074]], [[0.44736506580978846]], [[0.45018236162575265]]], "std": [[[0.20875909026498218]], [[0.17940396193121189]], [[0.17098345374442864]]], "count": [127]}, "observation.state": {"min": [0.17189748585224152, 2.0160298347473145, -1.9577183723449707, -1.499586820602417, -2.9360976219177246, -1.9937419891357422, 0.6427698731422424, -1.0, 0.1049169972538948, 0.23871900141239166, -0.14348100125789642, -3.0360000133514404, -0.7490000128746033, -1.034000039100647, -1.0057286024093628, -2.1757450103759766, 0.2007303237915039, 0.4475722312927246, 1.595876693725586, 0.8352273106575012, -2.3045849800109863, 37.0, -0.36574599146842957, 0.23453299701213837, -0.138497993350029, 2.3450000286102295, -0.01400000136345625, -3.1401853561401367], "max": [0.9024226069450378, 2.1216747760772705, -0.5398303270339966, 0.06290166825056076, -1.6501739025115967, -0.792780876159668, 2.602722406387329, 948.0, 0.3472520112991333, 0.4470289945602417, 0.1065950021147728, -2.380000114440918, 0.6850000023841858, 0.034000005573034286, -0.20666444301605225, -2.0539209842681885, 1.705273985862732, 1.2855397462844849, 2.4343154430389404, 1.929810643196106, -0.9831265211105347, 940.0, 0.005526999942958355, 0.4318409860134125, 0.0738620012998581, 2.9639999866485596, 0.9190000295639038, -2.2239999771118164], "mean": [0.45086342096328735, 2.085348129272461, -0.8688174486160278, -0.9130481481552124, -2.2204911708831787, -1.5571080446243286, 1.6256986856460571, 584.3947143554688, 0.2702028453350067, 0.31377527117729187, 0.005168917588889599, -2.769578218460083, 0.25380781292915344, -0.4707752466201782, -0.4366215169429779, -2.1407880783081055, 0.6232630014419556, 0.8441689610481262, 2.124642848968506, 1.3944313526153564, -1.4663381576538086, 491.468017578125, -0.29050731658935547, 0.32256603240966797, 0.006703744176775217, 2.6537766456604004, 0.4727220833301544, -2.6876821517944336], "std": [0.1689472496509552, 0.017777979373931885, 0.3552810549736023, 0.3697114884853363, 0.42782700061798096, 0.30985233187675476, 0.5705187916755676, 391.1667785644531, 0.054533667862415314, 0.05687381327152252, 0.05126873031258583, 0.19322411715984344, 0.43987059593200684, 0.27137744426727295, 0.1932123601436615, 0.024439124390482903, 0.2960122227668762, 0.21396110951900482, 0.3106890916824341, 0.2627106010913849, 0.3816777467727661, 362.0065612792969, 0.09495154768228531, 0.056968700140714645, 0.03724642097949982, 0.15300992131233215, 0.2623469829559326, 0.2207127809524536], "count": [641]}, "action": {"min": [0.17189748585224152, 2.0160298347473145, -1.9577183723449707, -1.499586820602417, -2.9360976219177246, -1.9937419891357422, 0.6427698731422424, -1.0, 0.1049169972538948, 0.23871900141239166, -0.14348100125789642, -3.0360000133514404, -0.7490000128746033, -1.034000039100647, -1.0057286024093628, -2.1757450103759766, 0.2007303237915039, 0.4475722312927246, 1.595876693725586, 0.8352273106575012, -2.3045849800109863, 37.0, -0.36574599146842957, 0.23453299701213837, -0.138497993350029, 2.3450000286102295, -0.01400000136345625, -3.1401853561401367], "max": [0.9024226069450378, 2.1216747760772705, -0.5398303270339966, 0.06290166825056076, -1.6501739025115967, -0.792780876159668, 2.602722406387329, 948.0, 0.3472520112991333, 0.4470289945602417, 0.1065950021147728, -2.380000114440918, 0.6850000023841858, 0.034000005573034286, -0.20666444301605225, -2.0539209842681885, 1.705273985862732, 1.2855397462844849, 2.4343154430389404, 1.929810643196106, -0.9831265211105347, 940.0, 0.005526999942958355, 0.4318409860134125, 0.0738620012998581, 2.9639999866485596, 0.9190000295639038, -2.2239999771118164], "mean": [0.45086342096328735, 2.085348129272461, -0.8688174486160278, -0.9130481481552124, -2.2204911708831787, -1.5571080446243286, 1.6256986856460571, 584.3947143554688, 0.2702028453350067, 0.31377527117729187, 0.005168917588889599, -2.769578218460083, 0.25380781292915344, -0.4707752466201782, -0.4366215169429779, -2.1407880783081055, 0.6232630014419556, 0.8441689610481262, 2.124642848968506, 1.3944313526153564, -1.4663381576538086, 491.468017578125, -0.29050731658935547, 0.32256603240966797, 0.006703744176775217, 2.6537766456604004, 0.4727220833301544, -2.6876821517944336], "std": [0.1689472496509552, 0.017777979373931885, 0.3552810549736023, 0.3697114884853363, 0.42782700061798096, 0.30985233187675476, 0.5705187916755676, 391.1667785644531, 0.054533667862415314, 0.05687381327152252, 0.05126873031258583, 0.19322411715984344, 0.43987059593200684, 0.27137744426727295, 0.1932123601436615, 0.024439124390482903, 0.2960122227668762, 0.21396110951900482, 0.3106890916824341, 0.2627106010913849, 0.3816777467727661, 362.0065612792969, 0.09495154768228531, 0.056968700140714645, 0.03724642097949982, 0.15300992131233215, 0.2623469829559326, 0.2207127809524536], "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": [433], "max": [433], "mean": [433.0], "std": [0.0], "count": [641]}, "index": {"min": [431758], "max": [432398], "mean": [432078.0], "std": [185.04053609952604], "count": [641]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [641]}, "subtask_annotation": {"mean": [14.336973478939157, 29.0, 29.0, 29.0, 29.0], "std": [10.391795465320508, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [641]}, "scene_annotation": {"mean": [433.0], "std": [0.0], "min": [433], "max": [433], "count": [641]}, "eef_direction_state": {"mean": [3.1965678627145087, 3.310452418096724], "std": [2.2549070945706466, 2.1702929659814014], "min": [0, 0], "max": [6, 6], "count": [641]}, "eef_velocity_state": {"mean": [0.9672386895475819, 1.1123244929797191], "std": [0.7243395102979144, 0.7938065999380657], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_acc_mag_state": {"mean": [0.8689547581903276, 0.9375975039001561], "std": [0.8480428046845284, 0.8336749275339634], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_direction_action": {"mean": [3.1965678627145087, 3.310452418096724], "std": [2.2549070945706466, 2.1702929659814014], "min": [0, 0], "max": [6, 6], "count": [641]}, "eef_velocity_action": {"mean": [0.9672386895475819, 1.1123244929797191], "std": [0.7243395102979144, 0.7938065999380657], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_acc_mag_action": {"mean": [0.8689547581903276, 0.9375975039001561], "std": [0.8480428046845284, 0.8336749275339634], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_sim_pose_state": {"mean": [0.5234443356525859, 0.3017463883367059, 1.084415317473324, -1.0824920240880058, 1.0388527523380415, 1.2112325284411085, 0.5240381444242435, -0.28410556126915204, 1.1004903881806603, 1.591640463651238, 0.8745237473135247, -2.444636085172514], "std": [0.05688158711277946, 0.08523100926002848, 0.05532800153830253, 2.4088134994379526, 0.22097871307516367, 2.2522815003709638, 0.05155994636624478, 0.06761628846806449, 0.0509198959619222, 2.2488042373222985, 0.457575654463688, 0.3653564411496045], "min": [0.43689902149449716, -0.007449985855778385, 1.0242220141076404, -3.140069807344462, 0.7709942858968417, -3.1395164318092794, 0.44587543979028404, -0.36452987457395325, 1.0108047656039258, -3.140871400285838, 0.02928780706733103, -2.9802601788863785], "max": [0.6348406793422353, 0.38769632228217255, 1.256298743365973, 3.139804081027391, 1.4191604740413015, 3.1412733905338834, 0.6419965834929547, -0.1024537309015205, 1.2338756172612595, 3.1414352057405255, 1.4083575607198071, -1.4109770152396535], "count": [641]}, "eef_sim_pose_action": {"mean": [0.5234443356525859, 0.3017463883367059, 1.084415317473324, -1.0824920240880058, 1.0388527523380415, 1.2112325284411085, 0.5240381444242435, -0.28410556126915204, 1.1004903881806603, 1.591640463651238, 0.8745237473135247, -2.444636085172514], "std": [0.05688158711277946, 0.08523100926002848, 0.05532800153830253, 2.4088134994379526, 0.22097871307516367, 2.2522815003709638, 0.05155994636624478, 0.06761628846806449, 0.0509198959619222, 2.2488042373222985, 0.457575654463688, 0.3653564411496045], "min": [0.43689902149449716, -0.007449985855778385, 1.0242220141076404, -3.140069807344462, 0.7709942858968417, -3.1395164318092794, 0.44587543979028404, -0.36452987457395325, 1.0108047656039258, -3.140871400285838, 0.02928780706733103, -2.9802601788863785], "max": [0.6348406793422353, 0.38769632228217255, 1.256298743365973, 3.139804081027391, 1.4191604740413015, 3.1412733905338834, 0.6419965834929547, -0.1024537309015205, 1.2338756172612595, 3.1414352057405255, 1.4083575607198071, -1.4109770152396535], "count": [641]}, "gripper_mode_state": {"mean": [0.46489859594383776, 0.37597503900156004], "std": [0.49876636958929665, 0.48437362546833135], "min": [0, 0], "max": [1, 1], "count": [641]}, "gripper_activity_state": {"mean": [1.7597503900156006, 1.6287051482059283], "std": [0.5924664331051374, 0.6927660820361157], "min": [0, 0], "max": [2, 2], "count": [641]}, "gripper_mode_action": {"mean": [0.46489859594383776, 0.37597503900156004], "std": [0.49876636958929665, 0.48437362546833135], "min": [0, 0], "max": [1, 1], "count": [641]}, "gripper_activity_action": {"mean": [1.7597503900156006, 1.6287051482059283], "std": [0.5924664331051374, 0.6927660820361157], "min": [0, 0], "max": [2, 2], "count": [641]}, "gripper_open_scale_state": {"mean": [0.4914680188695274, 0.5844500778632667], "std": [0.3620064797480619, 0.3910840202641147], "min": [0.037, 0.0], "max": [0.94, 0.948], "count": [641]}, "gripper_open_scale_action": {"mean": [0.4914680188695274, 0.5844500778632667], "std": [0.3620064797480619, 0.3910840202641147], "min": [0.037, 0.0], "max": [0.94, 0.948], "count": [641]}}} +{"episode_index": 431, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[1.0]], [[1.0]]], "mean": [[[0.4228340753732686]], [[0.45469074174012114]], [[0.4552883724590754]]], "std": [[[0.24162599282398886]], [[0.20682134864774587]], [[0.20130615144635952]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3928462909246267]], [[0.4422985661389938]], [[0.4442448506925706]]], "std": [[[0.2132448321733]], [[0.17740256508077434]], [[0.17153454273964422]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40903886153085084]], [[0.446942484409666]], [[0.45037183133956943]]], "std": [[[0.20660295583253624]], [[0.17377245484145099]], [[0.16486912445326796]]], "count": [109]}, "observation.state": {"min": [0.25384068489074707, 2.03358793258667, -0.8105134963989258, -1.270774245262146, -2.832948684692383, -1.9894834756851196, 0.8588590621948242, -1.0, 0.22448700666427612, 0.24636900424957275, -0.1280129998922348, -3.0220000743865967, -0.3009999692440033, -1.0570000410079956, -0.9103637933731079, -2.1757450103759766, 0.1486147940158844, 0.5781752467155457, 1.6456711292266846, 0.8728566765785217, -2.2711446285247803, 37.0, -0.3734009861946106, 0.2083590030670166, -0.12232699990272522, 2.380000114440918, 0.13699999451637268, -3.072999954223633], "max": [0.846275269985199, 2.1144490242004395, -0.44130653142929077, -0.05536184459924698, -1.6785531044006348, -0.9007295370101929, 2.070152521133423, 950.0, 0.35058000683784485, 0.40519800782203674, 0.10677699744701385, -2.4130001068115234, 0.652999997138977, -0.1860000044107437, -0.24958209693431854, -2.055352210998535, 1.6543453931808472, 1.4186384677886963, 2.598498582839966, 1.9243477582931519, -1.0200576782226562, 951.0, -0.006632999982684851, 0.40651199221611023, 0.06661699712276459, 3.0269999504089355, 0.7649999856948853, -2.2929999828338623], "mean": [0.4088939428329468, 2.07791805267334, -0.6639001965522766, -0.8649705648422241, -2.1864047050476074, -1.6466902494430542, 1.458093285560608, 562.845458984375, 0.3016728460788727, 0.29549074172973633, 0.022783776745200157, -2.80968976020813, 0.31941646337509155, -0.5053032040596008, -0.4445559084415436, -2.133138418197632, 0.5615052580833435, 0.9024997353553772, 2.3372600078582764, 1.4712722301483154, -1.530448317527771, 386.01629638671875, -0.30015701055526733, 0.30430322885513306, 0.0061902920715510845, 2.7785730361938477, 0.34200963377952576, -2.5816404819488525], "std": [0.11440683156251907, 0.016322266310453415, 0.11209185421466827, 0.30901408195495605, 0.36627694964408875, 0.30275025963783264, 0.4140879809856415, 388.22900390625, 0.024267397820949554, 0.04642967879772186, 0.04754609614610672, 0.1490953266620636, 0.3309362530708313, 0.2916712164878845, 0.13947689533233643, 0.027891164645552635, 0.3587050437927246, 0.2004777044057846, 0.24316146969795227, 0.29729315638542175, 0.31134146451950073, 350.017333984375, 0.10005655884742737, 0.06077824532985687, 0.03702240809798241, 0.20081831514835358, 0.18250741064548492, 0.23399071395397186], "count": [521]}, "action": {"min": [0.25384068489074707, 2.03358793258667, -0.8105134963989258, -1.270774245262146, -2.832948684692383, -1.9894834756851196, 0.8588590621948242, -1.0, 0.22448700666427612, 0.24636900424957275, -0.1280129998922348, -3.0220000743865967, -0.3009999692440033, -1.0570000410079956, -0.9103637933731079, -2.1757450103759766, 0.1486147940158844, 0.5781752467155457, 1.6456711292266846, 0.8728566765785217, -2.2711446285247803, 37.0, -0.3734009861946106, 0.2083590030670166, -0.12232699990272522, 2.380000114440918, 0.13699999451637268, -3.072999954223633], "max": [0.846275269985199, 2.1144490242004395, -0.44130653142929077, -0.05536184459924698, -1.6785531044006348, -0.9007295370101929, 2.070152521133423, 950.0, 0.35058000683784485, 0.40519800782203674, 0.10677699744701385, -2.4130001068115234, 0.652999997138977, -0.1860000044107437, -0.24958209693431854, -2.055352210998535, 1.6543453931808472, 1.4186384677886963, 2.598498582839966, 1.9243477582931519, -1.0200576782226562, 951.0, -0.006632999982684851, 0.40651199221611023, 0.06661699712276459, 3.0269999504089355, 0.7649999856948853, -2.2929999828338623], "mean": [0.4088939428329468, 2.07791805267334, -0.6639001965522766, -0.8649705648422241, -2.1864047050476074, -1.6466902494430542, 1.458093285560608, 562.845458984375, 0.3016728460788727, 0.29549074172973633, 0.022783776745200157, -2.80968976020813, 0.31941646337509155, -0.5053032040596008, -0.4445559084415436, -2.133138418197632, 0.5615052580833435, 0.9024997353553772, 2.3372600078582764, 1.4712722301483154, -1.530448317527771, 386.01629638671875, -0.30015701055526733, 0.30430322885513306, 0.0061902920715510845, 2.7785730361938477, 0.34200963377952576, -2.5816404819488525], "std": [0.11440683156251907, 0.016322266310453415, 0.11209185421466827, 0.30901408195495605, 0.36627694964408875, 0.30275025963783264, 0.4140879809856415, 388.22900390625, 0.024267397820949554, 0.04642967879772186, 0.04754609614610672, 0.1490953266620636, 0.3309362530708313, 0.2916712164878845, 0.13947689533233643, 0.027891164645552635, 0.3587050437927246, 0.2004777044057846, 0.24316146969795227, 0.29729315638542175, 0.31134146451950073, 350.017333984375, 0.10005655884742737, 0.06077824532985687, 0.03702240809798241, 0.20081831514835358, 0.18250741064548492, 0.23399071395397186], "count": [521]}, "timestamp": {"min": [0.0], "max": [17.333333333333332], "mean": [8.666666666666666], "std": [5.013315602805526], "count": [521]}, "frame_index": {"min": [0], "max": [520], "mean": [260.0], "std": [150.3994680841658], "count": [521]}, "episode_index": {"min": [434], "max": [434], "mean": [434.0], "std": [0.0], "count": [521]}, "index": {"min": [432399], "max": [432919], "mean": [432659.0], "std": [150.3994680841658], "count": [521]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [521]}, "subtask_annotation": {"mean": [15.216890595009597, 29.0, 29.0, 29.0, 29.0], "std": [9.84354493543361, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [521]}, "scene_annotation": {"mean": [434.0], "std": [0.0], "min": [434], "max": [434], "count": [521]}, "eef_direction_state": {"mean": [3.3166986564299425, 3.834932821497121], "std": [2.237674588858253, 2.1155689318185544], "min": [0, 0], "max": [6, 6], "count": [521]}, "eef_velocity_state": {"mean": [0.980806142034549, 0.8502879078694817], "std": [0.7834762604641167, 0.7516104996690138], "min": [0, 0], "max": [2, 2], "count": [521]}, "eef_acc_mag_state": {"mean": [0.8809980806142035, 0.7965451055662188], "std": [0.8614386495980242, 0.8363546038597232], "min": [0, 0], "max": [2, 2], "count": [521]}, "eef_direction_action": {"mean": [3.3166986564299425, 3.834932821497121], "std": [2.237674588858253, 2.1155689318185544], "min": [0, 0], "max": [6, 6], "count": [521]}, "eef_velocity_action": {"mean": [0.980806142034549, 0.8502879078694817], "std": [0.7834762604641167, 0.7516104996690138], "min": [0, 0], "max": [2, 2], "count": [521]}, "eef_acc_mag_action": {"mean": [0.8809980806142035, 0.7965451055662188], "std": [0.8614386495980242, 0.8363546038597232], "min": [0, 0], "max": [2, 2], "count": [521]}, "eef_sim_pose_state": {"mean": [0.5106924891129317, 0.3094633817253467, 1.0822012013200606, -1.1523706703760535, 0.9065227215974684, 2.425368936814471, 0.5072863680213333, -0.3223775941713124, 1.0896709176752393, 2.8073975308835095, 0.931704282370719, -2.478149453167469], "std": [0.056534194383082034, 0.08877473072702771, 0.05498886494705713, 2.4811711436020616, 0.2014905372495947, 0.9243626381818777, 0.03949804374822028, 0.03922961382579697, 0.037599305223274, 0.167290189871632, 0.41991558687617225, 0.21990316927293055], "min": [0.4178715905071979, 0.014986956403101492, 1.0220971407369892, -3.13728464681988, 0.6523089785558671, -3.1411765193658385, 0.4649583325259583, -0.3788688504780247, 1.013509643066222, 2.480019332525119, 0.12269151656856225, -2.9193045488581677], "max": [0.6079868795763187, 0.38772846598868793, 1.2219191673836205, 3.133079627481149, 1.339982370228363, 3.1393729660374436, 0.6004729250682527, -0.16376232235175164, 1.167929570739464, 3.138586757109099, 1.289136022479751, -2.08869720056098], "count": [521]}, "eef_sim_pose_action": {"mean": [0.5106924891129317, 0.3094633817253467, 1.0822012013200606, -1.1523706703760535, 0.9065227215974684, 2.425368936814471, 0.5072863680213333, -0.3223775941713124, 1.0896709176752393, 2.8073975308835095, 0.931704282370719, -2.478149453167469], "std": [0.056534194383082034, 0.08877473072702771, 0.05498886494705713, 2.4811711436020616, 0.2014905372495947, 0.9243626381818777, 0.03949804374822028, 0.03922961382579697, 0.037599305223274, 0.167290189871632, 0.41991558687617225, 0.21990316927293055], "min": [0.4178715905071979, 0.014986956403101492, 1.0220971407369892, -3.13728464681988, 0.6523089785558671, -3.1411765193658385, 0.4649583325259583, -0.3788688504780247, 1.013509643066222, 2.480019332525119, 0.12269151656856225, -2.9193045488581677], "max": [0.6079868795763187, 0.38772846598868793, 1.2219191673836205, 3.133079627481149, 1.339982370228363, 3.1393729660374436, 0.6004729250682527, -0.16376232235175164, 1.167929570739464, 3.138586757109099, 1.289136022479751, -2.08869720056098], "count": [521]}, "gripper_mode_state": {"mean": [0.6199616122840691, 0.36084452975047987], "std": [0.4853959327994082, 0.48024551543937694], "min": [0, 0], "max": [1, 1], "count": [521]}, "gripper_activity_state": {"mean": [1.690978886756238, 1.7024952015355086], "std": [0.6545977956168211, 0.6331937089150551], "min": [0, 0], "max": [2, 2], "count": [521]}, "gripper_mode_action": {"mean": [0.6199616122840691, 0.36084452975047987], "std": [0.4853959327994082, 0.48024551543937694], "min": [0, 0], "max": [1, 1], "count": [521]}, "gripper_activity_action": {"mean": [1.690978886756238, 1.7024952015355086], "std": [0.6545977956168211, 0.6331937089150551], "min": [0, 0], "max": [2, 2], "count": [521]}, "gripper_open_scale_state": {"mean": [0.3860163150428586, 0.5628563038879533], "std": [0.3500173871120642, 0.38821334678298486], "min": [0.037, 0.0], "max": [0.951, 0.95], "count": [521]}, "gripper_open_scale_action": {"mean": [0.3860163150428586, 0.5628563038879533], "std": [0.3500173871120642, 0.38821334678298486], "min": [0.037, 0.0], "max": [0.951, 0.95], "count": [521]}}} +{"episode_index": 432, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[1.0]]], "mean": [[[0.4369677565359477]], [[0.46196858006535946]], [[0.461922998366013]]], "std": [[[0.22394099658264213]], [[0.19501189519208348]], [[0.19082370097328005]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43032680065359474]], [[0.4578705375816993]], [[0.45774948366013074]]], "std": [[[0.21667518441246758]], [[0.18819169569872163]], [[0.18282238549814148]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4347905931372549]], [[0.46132604901960783]], [[0.4637700424836601]]], "std": [[[0.19947994322997548]], [[0.1721890192093452]], [[0.1643692707455395]]], "count": [125]}, "observation.state": {"min": [0.42041489481925964, 1.8775904178619385, -0.8534136414527893, -0.9848719239234924, -2.712049961090088, -1.9862719774246216, 0.36936405301094055, -2.0, 0.13018199801445007, 0.2901169955730438, -0.19380299746990204, -3.1391851902008057, -0.32899999618530273, -0.8650000095367432, -1.0314546823501587, -2.1752212047576904, 0.37166786193847656, 0.44256317615509033, 1.471487045288086, 0.930208146572113, -2.6385366916656494, 16.0, -0.35624900460243225, 0.2747589945793152, -0.12345899641513824, -3.1411852836608887, 0.11899999529123306, -2.5420000553131104], "max": [0.9661794304847717, 2.1214826107025146, 0.3419449031352997, 0.46417033672332764, -1.2809844017028809, -0.6091897487640381, 2.070030450820923, 905.0, 0.31289300322532654, 0.4391149878501892, 0.09869000315666199, 3.132999897003174, 1.2949999570846558, 0.5529999732971191, -0.3302686810493469, -1.8438881635665894, 1.1133456230163574, 0.880954921245575, 2.74898099899292, 1.9064929485321045, -1.7260785102844238, 952.0, -0.07796400040388107, 0.43426498770713806, 0.11076299846172333, 3.1410000324249268, 0.8679999709129333, -1.5850000381469727], "mean": [0.6028997898101807, 2.0366623401641846, -0.5341989994049072, -0.5910924673080444, -2.104187488555908, -1.5611572265625, 1.51661217212677, 562.1829223632812, 0.2624908685684204, 0.3413105607032776, 0.005074914079159498, -0.04730454459786415, 0.46633073687553406, -0.5926993489265442, -0.6630359888076782, -1.9679338932037354, 0.6459552645683289, 0.7350314259529114, 2.367368459701538, 1.391488790512085, -2.2243540287017822, 421.8809814453125, -0.28449440002441406, 0.38311654329299927, 0.046269696205854416, 1.8554224967956543, 0.38049212098121643, -2.029449462890625], "std": [0.12561297416687012, 0.05307037755846977, 0.2776598632335663, 0.3571197986602783, 0.3178197741508484, 0.3910374641418457, 0.4277895987033844, 355.4747314453125, 0.03243261203169823, 0.042460378259420395, 0.05574236437678337, 2.9102938175201416, 0.38471290469169617, 0.2365015596151352, 0.1407937854528427, 0.07577898353338242, 0.1590055376291275, 0.08191724866628647, 0.3029714524745941, 0.269729346036911, 0.3093630373477936, 396.624755859375, 0.07495298236608505, 0.0367966927587986, 0.04194944351911545, 2.1860082149505615, 0.2026168256998062, 0.3402305543422699], "count": [626]}, "action": {"min": [0.42041489481925964, 1.8775904178619385, -0.8534136414527893, -0.9848719239234924, -2.712049961090088, -1.9862719774246216, 0.36936405301094055, -2.0, 0.13018199801445007, 0.2901169955730438, -0.19380299746990204, -3.1391851902008057, -0.32899999618530273, -0.8650000095367432, -1.0314546823501587, -2.1752212047576904, 0.37166786193847656, 0.44256317615509033, 1.471487045288086, 0.930208146572113, -2.6385366916656494, 16.0, -0.35624900460243225, 0.2747589945793152, -0.12345899641513824, -3.1411852836608887, 0.11899999529123306, -2.5420000553131104], "max": [0.9661794304847717, 2.1214826107025146, 0.3419449031352997, 0.46417033672332764, -1.2809844017028809, -0.6091897487640381, 2.070030450820923, 905.0, 0.31289300322532654, 0.4391149878501892, 0.09869000315666199, 3.132999897003174, 1.2949999570846558, 0.5529999732971191, -0.3302686810493469, -1.8438881635665894, 1.1133456230163574, 0.880954921245575, 2.74898099899292, 1.9064929485321045, -1.7260785102844238, 952.0, -0.07796400040388107, 0.43426498770713806, 0.11076299846172333, 3.1410000324249268, 0.8679999709129333, -1.5850000381469727], "mean": [0.6028997898101807, 2.0366623401641846, -0.5341989994049072, -0.5910924673080444, -2.104187488555908, -1.5611572265625, 1.51661217212677, 562.1829223632812, 0.2624908685684204, 0.3413105607032776, 0.005074914079159498, -0.04730454459786415, 0.46633073687553406, -0.5926993489265442, -0.6630359888076782, -1.9679338932037354, 0.6459552645683289, 0.7350314259529114, 2.367368459701538, 1.391488790512085, -2.2243540287017822, 421.8809814453125, -0.28449440002441406, 0.38311654329299927, 0.046269696205854416, 1.8554224967956543, 0.38049212098121643, -2.029449462890625], "std": [0.12561297416687012, 0.05307037755846977, 0.2776598632335663, 0.3571197986602783, 0.3178197741508484, 0.3910374641418457, 0.4277895987033844, 355.4747314453125, 0.03243261203169823, 0.042460378259420395, 0.05574236437678337, 2.9102938175201416, 0.38471290469169617, 0.2365015596151352, 0.1407937854528427, 0.07577898353338242, 0.1590055376291275, 0.08191724866628647, 0.3029714524745941, 0.269729346036911, 0.3093630373477936, 396.624755859375, 0.07495298236608505, 0.0367966927587986, 0.04194944351911545, 2.1860082149505615, 0.2026168256998062, 0.3402305543422699], "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": [435], "max": [435], "mean": [435.0], "std": [0.0], "count": [626]}, "index": {"min": [432920], "max": [433545], "mean": [433232.5], "std": [180.710403685012], "count": [626]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [626]}, "subtask_annotation": {"mean": [11.410543130990416, 29.0, 29.0, 29.0, 29.0], "std": [9.575618867823295, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [626]}, "scene_annotation": {"mean": [435.0], "std": [0.0], "min": [435], "max": [435], "count": [626]}, "eef_direction_state": {"mean": [3.9968051118210863, 4.281150159744409], "std": [1.9539399086183424, 1.909501035424993], "min": [0, 0], "max": [6, 6], "count": [626]}, "eef_velocity_state": {"mean": [0.8706070287539937, 0.7939297124600639], "std": [0.7461500432936693, 0.8136386667579703], "min": [0, 0], "max": [2, 2], "count": [626]}, "eef_acc_mag_state": {"mean": [0.8210862619808307, 0.7012779552715654], "std": [0.8402434431026999, 0.8182610112215287], "min": [0, 0], "max": [2, 2], "count": [626]}, "eef_direction_action": {"mean": [3.9968051118210863, 4.281150159744409], "std": [1.9539399086183424, 1.909501035424993], "min": [0, 0], "max": [6, 6], "count": [626]}, "eef_velocity_action": {"mean": [0.8706070287539937, 0.7939297124600639], "std": [0.7461500432936693, 0.8136386667579703], "min": [0, 0], "max": [2, 2], "count": [626]}, "eef_acc_mag_action": {"mean": [0.8210862619808307, 0.7012779552715654], "std": [0.8402434431026999, 0.8182610112215287], "min": [0, 0], "max": [2, 2], "count": [626]}, "eef_sim_pose_state": {"mean": [0.5923683538798723, 0.32274886227473304, 1.1259014718970897, -2.5277452141131107, 0.5782661979984669, -0.26089486471368256, 0.5534075669907872, -0.2835015817532321, 1.1001010032194194, 2.2983997138873384, 0.916541224735595, -1.5065949966467844], "std": [0.03297760435886408, 0.06639247331811828, 0.040926711926523925, 0.30072059319858124, 0.3123545292090014, 2.931404004614587, 0.03305360904819632, 0.058463245138311686, 0.030381253910374082, 0.34977018765684076, 0.2882808505438466, 2.2573861106891777], "min": [0.49525595098484526, 0.07292762123540408, 1.079227937006584, -3.0233228006608437, 0.11309128461228646, -3.1407415865576547, 0.49683689713094537, -0.3551897508826233, 1.0251571756178444, 1.1306897181426567, 0.21262280495027563, -3.139343019702038], "max": [0.6470946021998757, 0.389854975516312, 1.2486190262758945, -1.5919203138507396, 0.9854172723041237, 3.1342730391680864, 0.6325905138003873, -0.05172294951385174, 1.178919327999349, 2.7106484473468413, 1.2976589601851467, 3.1410792951083497], "count": [626]}, "eef_sim_pose_action": {"mean": [0.5923683538798723, 0.32274886227473304, 1.1259014718970897, -2.5277452141131107, 0.5782661979984669, -0.26089486471368256, 0.5534075669907872, -0.2835015817532321, 1.1001010032194194, 2.2983997138873384, 0.916541224735595, -1.5065949966467844], "std": [0.03297760435886408, 0.06639247331811828, 0.040926711926523925, 0.30072059319858124, 0.3123545292090014, 2.931404004614587, 0.03305360904819632, 0.058463245138311686, 0.030381253910374082, 0.34977018765684076, 0.2882808505438466, 2.2573861106891777], "min": [0.49525595098484526, 0.07292762123540408, 1.079227937006584, -3.0233228006608437, 0.11309128461228646, -3.1407415865576547, 0.49683689713094537, -0.3551897508826233, 1.0251571756178444, 1.1306897181426567, 0.21262280495027563, -3.139343019702038], "max": [0.6470946021998757, 0.389854975516312, 1.2486190262758945, -1.5919203138507396, 0.9854172723041237, 3.1342730391680864, 0.6325905138003873, -0.05172294951385174, 1.178919327999349, 2.7106484473468413, 1.2976589601851467, 3.1410792951083497], "count": [626]}, "gripper_mode_state": {"mean": [0.5638977635782748, 0.33226837060702874], "std": [0.4959002680072831, 0.47102664521360044], "min": [0, 0], "max": [1, 1], "count": [626]}, "gripper_activity_state": {"mean": [1.7507987220447285, 1.7619808306709266], "std": [0.5943350791634653, 0.5757827617860041], "min": [0, 0], "max": [2, 2], "count": [626]}, "gripper_mode_action": {"mean": [0.5638977635782748, 0.33226837060702874], "std": [0.4959002680072831, 0.47102664521360044], "min": [0, 0], "max": [1, 1], "count": [626]}, "gripper_activity_action": {"mean": [1.7507987220447285, 1.7619808306709266], "std": [0.5943350791634653, 0.5757827617860041], "min": [0, 0], "max": [2, 2], "count": [626]}, "gripper_open_scale_state": {"mean": [0.4218809903117415, 0.562371405699002], "std": [0.3966246300733347, 0.3551760225877712], "min": [0.016, 0.0], "max": [0.952, 0.905], "count": [626]}, "gripper_open_scale_action": {"mean": [0.4218809903117415, 0.562371405699002], "std": [0.3966246300733347, 0.3551760225877712], "min": [0.016, 0.0], "max": [0.952, 0.905], "count": [626]}}} +{"episode_index": 433, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[1.0]], [[1.0]]], "mean": [[[0.4276623323961938]], [[0.4560154928392926]], [[0.45662705900374856]]], "std": [[[0.2338845909873365]], [[0.20327680922469768]], [[0.1978702421608136]]], "count": [136]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4482196796304306]], [[0.4702078737745098]], [[0.4682441038302576]]], "std": [[[0.18444240793878922]], [[0.15801935700118497]], [[0.15295854595333527]]], "count": [136]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4393855353109381]], [[0.4603761113514033]], [[0.46159349468954247]]], "std": [[[0.2018350496785123]], [[0.18107000711840246]], [[0.17507492954305937]]], "count": [136]}, "observation.state": {"min": [0.513807475566864, 1.9481539726257324, -1.1152654886245728, -1.0591880083084106, -2.738072633743286, -1.9882267713546753, 0.23631758987903595, -2.0, 0.1134990006685257, 0.3030019998550415, -0.19984400272369385, -3.1351852416992188, -0.5640000104904175, -0.2630000114440918, -0.8043699264526367, -2.175605297088623, 0.11025245487689972, 0.5774946212768555, 1.2947900295257568, 0.6677804589271545, -2.0468523502349854, 20.0, -0.41536200046539307, 0.20022599399089813, -0.1483599990606308, 2.302000045776367, 0.2840000092983246, -2.8580000400543213], "max": [1.0404431819915771, 2.122128486633301, 0.22095869481563568, 0.3795742094516754, -1.3590354919433594, -0.6753726005554199, 1.713162899017334, 945.0, 0.27260398864746094, 0.4432219862937927, 0.06283699721097946, 3.138000011444092, 0.9829999804496765, 0.17000001668930054, -0.189560204744339, -1.942132592201233, 1.5561879873275757, 1.239881992340088, 2.5924248695373535, 2.0001299381256104, -1.336538314819336, 920.0, -0.138046994805336, 0.43682700395584106, 0.15116199851036072, 3.0280001163482666, 1.1169999837875366, -1.8020000457763672], "mean": [0.7121323347091675, 2.0622568130493164, -0.6640872359275818, -0.5160266160964966, -2.1036834716796875, -1.4599689245224, 1.1155797243118286, 566.5801391601562, 0.23206698894500732, 0.35817280411720276, -0.029330682009458542, -1.424904704093933, 0.2721219062805176, -0.0875815898180008, -0.4140375554561615, -2.0808088779449463, 0.39150282740592957, 0.9335024952888489, 2.207247495651245, 1.4329032897949219, -1.7973593473434448, 310.23968505859375, -0.33835524320602417, 0.3107048273086548, 0.07364830374717712, 2.7012436389923096, 0.6403655409812927, -2.2717509269714355], "std": [0.14299921691417694, 0.044070541858673096, 0.3715565502643585, 0.35066643357276917, 0.34330591559410095, 0.39366859197616577, 0.3918939530849457, 422.5785827636719, 0.029558327049016953, 0.045298293232917786, 0.05515364557504654, 2.3306663036346436, 0.40376320481300354, 0.09945505857467651, 0.15160533785820007, 0.05657687410712242, 0.31265175342559814, 0.14223146438598633, 0.29619264602661133, 0.33464598655700684, 0.19359147548675537, 336.6369934082031, 0.08229923248291016, 0.062244296073913574, 0.060560934245586395, 0.18743182718753815, 0.20282836258411407, 0.3473825752735138], "count": [705]}, "action": {"min": [0.513807475566864, 1.9481539726257324, -1.1152654886245728, -1.0591880083084106, -2.738072633743286, -1.9882267713546753, 0.23631758987903595, -2.0, 0.1134990006685257, 0.3030019998550415, -0.19984400272369385, -3.1351852416992188, -0.5640000104904175, -0.2630000114440918, -0.8043699264526367, -2.175605297088623, 0.11025245487689972, 0.5774946212768555, 1.2947900295257568, 0.6677804589271545, -2.0468523502349854, 20.0, -0.41536200046539307, 0.20022599399089813, -0.1483599990606308, 2.302000045776367, 0.2840000092983246, -2.8580000400543213], "max": [1.0404431819915771, 2.122128486633301, 0.22095869481563568, 0.3795742094516754, -1.3590354919433594, -0.6753726005554199, 1.713162899017334, 945.0, 0.27260398864746094, 0.4432219862937927, 0.06283699721097946, 3.138000011444092, 0.9829999804496765, 0.17000001668930054, -0.189560204744339, -1.942132592201233, 1.5561879873275757, 1.239881992340088, 2.5924248695373535, 2.0001299381256104, -1.336538314819336, 920.0, -0.138046994805336, 0.43682700395584106, 0.15116199851036072, 3.0280001163482666, 1.1169999837875366, -1.8020000457763672], "mean": [0.7121323347091675, 2.0622568130493164, -0.6640872359275818, -0.5160266160964966, -2.1036834716796875, -1.4599689245224, 1.1155797243118286, 566.5801391601562, 0.23206698894500732, 0.35817280411720276, -0.029330682009458542, -1.424904704093933, 0.2721219062805176, -0.0875815898180008, -0.4140375554561615, -2.0808088779449463, 0.39150282740592957, 0.9335024952888489, 2.207247495651245, 1.4329032897949219, -1.7973593473434448, 310.23968505859375, -0.33835524320602417, 0.3107048273086548, 0.07364830374717712, 2.7012436389923096, 0.6403655409812927, -2.2717509269714355], "std": [0.14299921691417694, 0.044070541858673096, 0.3715565502643585, 0.35066643357276917, 0.34330591559410095, 0.39366859197616577, 0.3918939530849457, 422.5785827636719, 0.029558327049016953, 0.045298293232917786, 0.05515364557504654, 2.3306663036346436, 0.40376320481300354, 0.09945505857467651, 0.15160533785820007, 0.05657687410712242, 0.31265175342559814, 0.14223146438598633, 0.29619264602661133, 0.33464598655700684, 0.19359147548675537, 336.6369934082031, 0.08229923248291016, 0.062244296073913574, 0.060560934245586395, 0.18743182718753815, 0.20282836258411407, 0.3473825752735138], "count": [705]}, "timestamp": {"min": [0.0], "max": [23.466666666666665], "mean": [11.733333333333333], "std": [6.783858838503403], "count": [705]}, "frame_index": {"min": [0], "max": [704], "mean": [352.0], "std": [203.5157651551021], "count": [705]}, "episode_index": {"min": [436], "max": [436], "mean": [436.0], "std": [0.0], "count": [705]}, "index": {"min": [433546], "max": [434250], "mean": [433898.0], "std": [203.5157651551021], "count": [705]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [705]}, "subtask_annotation": {"mean": [11.483687943262412, 29.0, 29.0, 29.0, 29.0], "std": [10.183289218463504, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [705]}, "scene_annotation": {"mean": [436.0], "std": [0.0], "min": [436], "max": [436], "count": [705]}, "eef_direction_state": {"mean": [3.924822695035461, 4.0539007092198585], "std": [2.0911890820950583, 1.9540653288184302], "min": [0, 0], "max": [6, 6], "count": [705]}, "eef_velocity_state": {"mean": [0.8170212765957446, 0.7801418439716312], "std": [0.7676026460626234, 0.7484470786406183], "min": [0, 0], "max": [2, 2], "count": [705]}, "eef_acc_mag_state": {"mean": [0.7205673758865249, 0.6907801418439716], "std": [0.8319436125955301, 0.8204738908479072], "min": [0, 0], "max": [2, 2], "count": [705]}, "eef_direction_action": {"mean": [3.924822695035461, 4.0539007092198585], "std": [2.0911890820950583, 1.9540653288184302], "min": [0, 0], "max": [6, 6], "count": [705]}, "eef_velocity_action": {"mean": [0.8170212765957446, 0.7801418439716312], "std": [0.7676026460626234, 0.7484470786406183], "min": [0, 0], "max": [2, 2], "count": [705]}, "eef_acc_mag_action": {"mean": [0.7205673758865249, 0.6907801418439716], "std": [0.8319436125955301, 0.8204738908479072], "min": [0, 0], "max": [2, 2], "count": [705]}, "eef_sim_pose_state": {"mean": [0.5084593952790359, 0.37709624977312295, 1.1003057939276464, -2.506616359223338, 0.8836875360217823, -0.6137120361244084, 0.5737554228012101, -0.2358530890774042, 1.0990115569887289, 0.15059298195909385, 1.0148159669790016, -1.4869616168161215], "std": [0.06105088200614331, 0.08483737118733561, 0.0403420483577646, 0.29809178064178216, 0.2585496138168739, 2.7531889893362673, 0.03045424782329523, 0.05755858783973438, 0.028976218505469113, 2.6930639563685963, 0.36021006316640014, 0.9466107967151435], "min": [0.3992646257336072, 0.09430267116542311, 1.0606594972612526, -3.0874229261229345, 0.5004532327149711, -3.14118871999175, 0.5371845896089121, -0.3036600945375829, 1.0390838281190493, -3.1406055429111195, 0.21177366050415913, -3.0353428799528], "max": [0.6406115662368519, 0.44793976791363455, 1.2192859609579603, -1.3795463134452892, 1.3629039113718826, 3.1365082253347376, 0.6340250592472148, -0.03940185383971247, 1.1774734014931167, 3.141322760335558, 1.5565889240334068, 2.9339324888412075], "count": [705]}, "eef_sim_pose_action": {"mean": [0.5084593952790359, 0.37709624977312295, 1.1003057939276464, -2.506616359223338, 0.8836875360217823, -0.6137120361244084, 0.5737554228012101, -0.2358530890774042, 1.0990115569887289, 0.15059298195909385, 1.0148159669790016, -1.4869616168161215], "std": [0.06105088200614331, 0.08483737118733561, 0.0403420483577646, 0.29809178064178216, 0.2585496138168739, 2.7531889893362673, 0.03045424782329523, 0.05755858783973438, 0.028976218505469113, 2.6930639563685963, 0.36021006316640014, 0.9466107967151435], "min": [0.3992646257336072, 0.09430267116542311, 1.0606594972612526, -3.0874229261229345, 0.5004532327149711, -3.14118871999175, 0.5371845896089121, -0.3036600945375829, 1.0390838281190493, -3.1406055429111195, 0.21177366050415913, -3.0353428799528], "max": [0.6406115662368519, 0.44793976791363455, 1.2192859609579603, -1.3795463134452892, 1.3629039113718826, 3.1365082253347376, 0.6340250592472148, -0.03940185383971247, 1.1774734014931167, 3.141322760335558, 1.5565889240334068, 2.9339324888412075], "count": [705]}, "gripper_mode_state": {"mean": [0.6624113475177305, 0.3900709219858156], "std": [0.4728874646228989, 0.4877659252212598], "min": [0, 0], "max": [1, 1], "count": [705]}, "gripper_activity_state": {"mean": [1.8184397163120567, 1.8085106382978724], "std": [0.5228946759248537, 0.5341513268332734], "min": [0, 0], "max": [2, 2], "count": [705]}, "gripper_mode_action": {"mean": [0.6624113475177305, 0.3900709219858156], "std": [0.4728874646228989, 0.4877659252212598], "min": [0, 0], "max": [1, 1], "count": [705]}, "gripper_activity_action": {"mean": [1.8184397163120567, 1.8085106382978724], "std": [0.5228946759248537, 0.5341513268332734], "min": [0, 0], "max": [2, 2], "count": [705]}, "gripper_open_scale_state": {"mean": [0.31023971679092277, 0.5667982776785574], "std": [0.3366369773798631, 0.42228556956756985], "min": [0.02, 0.0], "max": [0.92, 0.945], "count": [705]}, "gripper_open_scale_action": {"mean": [0.31023971679092277, 0.5667982776785574], "std": [0.3366369773798631, 0.42228556956756985], "min": [0.02, 0.0], "max": [0.92, 0.945], "count": [705]}}} +{"episode_index": 434, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[1.0]], [[1.0]]], "mean": [[[0.4268696800865408]], [[0.45803069399055923]], [[0.45921067840716534]]], "std": [[[0.23789765150471615]], [[0.20441839414964658]], [[0.19841643122709413]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4087585557371097]], [[0.44710553210481724]], [[0.4472758374183007]]], "std": [[[0.22449174293518984]], [[0.18907651106348813]], [[0.1833963151120734]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42712067296054224]], [[0.4535357869613895]], [[0.45540159767610744]]], "std": [[[0.20440970336353448]], [[0.17904291809813622]], [[0.17174983695562523]]], "count": [108]}, "observation.state": {"min": [0.2525666058063507, 2.0521059036254883, -1.1768406629562378, -1.2233012914657593, -2.730724811553955, -1.996866226196289, 0.40591126680374146, -3.0, 0.1903740018606186, 0.23783700168132782, -0.18155699968338013, -3.1391851902008057, -0.625, -0.8709999918937683, -0.7998844385147095, -2.175360918045044, 0.29140016436576843, 0.6087010502815247, 1.6819039583206177, 0.8957728147506714, -2.2809183597564697, 60.0, -0.37135499715805054, 0.24487799406051636, -0.09663499891757965, 2.296999931335449, 0.04899999871850014, -2.867000102996826], "max": [1.0233912467956543, 2.1215872764587402, -0.4305553138256073, 0.2797239422798157, -0.9881356954574585, -0.6697177886962891, 2.288039445877075, 941.0, 0.309814989566803, 0.4605570137500763, 0.06191600114107132, 3.131999969482422, 0.7350000143051147, -0.09099999070167542, -0.2569299340248108, -2.0363454818725586, 1.5224158763885498, 1.4557093381881714, 2.7428197860717773, 1.894188404083252, -1.1264355182647705, 947.0, -0.05680700019001961, 0.41074898838996887, 0.1127690002322197, 3.0209999084472656, 0.7099999785423279, -2.1649999618530273], "mean": [0.5520531535148621, 2.089205741882324, -0.8442010879516602, -0.7322213649749756, -2.0774636268615723, -1.521008849143982, 1.4507330656051636, 535.6570434570312, 0.254638135433197, 0.3310655355453491, -0.016635211184620857, -2.744901180267334, 0.26324665546417236, -0.3929811716079712, -0.46925053000450134, -2.112553596496582, 0.5693970322608948, 1.0682083368301392, 2.407534599304199, 1.4695024490356445, -1.8166412115097046, 378.4884338378906, -0.3041847050189972, 0.32776740193367004, 0.054334063082933426, 2.6711487770080566, 0.34494414925575256, -2.426924228668213], "std": [0.1744038462638855, 0.013040801510214806, 0.18945305049419403, 0.3429047167301178, 0.4398534297943115, 0.3985494077205658, 0.567366361618042, 402.52972412109375, 0.020988017320632935, 0.05490608513355255, 0.0483173131942749, 0.7218055725097656, 0.41311007738113403, 0.2571891248226166, 0.13058097660541534, 0.03535112366080284, 0.24344804883003235, 0.1705814152956009, 0.28399068117141724, 0.24550510942935944, 0.2739946246147156, 371.0631408691406, 0.0926479771733284, 0.046998556703329086, 0.041179727762937546, 0.1725139319896698, 0.21597978472709656, 0.22827363014221191], "count": [519]}, "action": {"min": [0.2525666058063507, 2.0521059036254883, -1.1768406629562378, -1.2233012914657593, -2.730724811553955, -1.996866226196289, 0.40591126680374146, -3.0, 0.1903740018606186, 0.23783700168132782, -0.18155699968338013, -3.1391851902008057, -0.625, -0.8709999918937683, -0.7998844385147095, -2.175360918045044, 0.29140016436576843, 0.6087010502815247, 1.6819039583206177, 0.8957728147506714, -2.2809183597564697, 60.0, -0.37135499715805054, 0.24487799406051636, -0.09663499891757965, 2.296999931335449, 0.04899999871850014, -2.867000102996826], "max": [1.0233912467956543, 2.1215872764587402, -0.4305553138256073, 0.2797239422798157, -0.9881356954574585, -0.6697177886962891, 2.288039445877075, 941.0, 0.309814989566803, 0.4605570137500763, 0.06191600114107132, 3.131999969482422, 0.7350000143051147, -0.09099999070167542, -0.2569299340248108, -2.0363454818725586, 1.5224158763885498, 1.4557093381881714, 2.7428197860717773, 1.894188404083252, -1.1264355182647705, 947.0, -0.05680700019001961, 0.41074898838996887, 0.1127690002322197, 3.0209999084472656, 0.7099999785423279, -2.1649999618530273], "mean": [0.5520531535148621, 2.089205741882324, -0.8442010879516602, -0.7322213649749756, -2.0774636268615723, -1.521008849143982, 1.4507330656051636, 535.6570434570312, 0.254638135433197, 0.3310655355453491, -0.016635211184620857, -2.744901180267334, 0.26324665546417236, -0.3929811716079712, -0.46925053000450134, -2.112553596496582, 0.5693970322608948, 1.0682083368301392, 2.407534599304199, 1.4695024490356445, -1.8166412115097046, 378.4884338378906, -0.3041847050189972, 0.32776740193367004, 0.054334063082933426, 2.6711487770080566, 0.34494414925575256, -2.426924228668213], "std": [0.1744038462638855, 0.013040801510214806, 0.18945305049419403, 0.3429047167301178, 0.4398534297943115, 0.3985494077205658, 0.567366361618042, 402.52972412109375, 0.020988017320632935, 0.05490608513355255, 0.0483173131942749, 0.7218055725097656, 0.41311007738113403, 0.2571891248226166, 0.13058097660541534, 0.03535112366080284, 0.24344804883003235, 0.1705814152956009, 0.28399068117141724, 0.24550510942935944, 0.2739946246147156, 371.0631408691406, 0.0926479771733284, 0.046998556703329086, 0.041179727762937546, 0.1725139319896698, 0.21597978472709656, 0.22827363014221191], "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": [437], "max": [437], "mean": [437.0], "std": [0.0], "count": [519]}, "index": {"min": [434251], "max": [434769], "mean": [434510.0], "std": [149.8221167473837], "count": [519]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [519]}, "subtask_annotation": {"mean": [12.79383429672447, 29.0, 29.0, 29.0, 29.0], "std": [10.220209329906517, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [519]}, "scene_annotation": {"mean": [437.0], "std": [0.0], "min": [437], "max": [437], "count": [519]}, "eef_direction_state": {"mean": [3.6666666666666665, 3.7109826589595376], "std": [2.0938175501234255, 2.1738715535861806], "min": [0, 0], "max": [6, 6], "count": [519]}, "eef_velocity_state": {"mean": [0.9961464354527938, 0.9691714836223507], "std": [0.7653280089057347, 0.7672320237714927], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_acc_mag_state": {"mean": [0.8246628131021194, 0.8246628131021194], "std": [0.8340586238623187, 0.8363655615735935], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_direction_action": {"mean": [3.6666666666666665, 3.7109826589595376], "std": [2.0938175501234255, 2.1738715535861806], "min": [0, 0], "max": [6, 6], "count": [519]}, "eef_velocity_action": {"mean": [0.9961464354527938, 0.9691714836223507], "std": [0.7653280089057347, 0.7672320237714927], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_acc_mag_action": {"mean": [0.8246628131021194, 0.8246628131021194], "std": [0.8340586238623187, 0.8363655615735935], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_sim_pose_state": {"mean": [0.5324444324442693, 0.3398808299330226, 1.1170211665951493, -2.819804813892215, 0.8234829472158882, 2.297620939375192, 0.5455554879277265, -0.2609273405088912, 1.0940895637020633, 1.778055180388937, 0.9445831431944535, -2.2809596842580646], "std": [0.04422231563522861, 0.07792818753506181, 0.054012321371049464, 0.20413956452596996, 0.26731547569179187, 1.5134617751594115, 0.047018347085072694, 0.043640352419363794, 0.03860789933231847, 2.196795281678663, 0.47122797996019583, 0.18124626113950204], "min": [0.4521799975938088, 0.07382846806083904, 1.0541671707303122, -3.1322318880640796, 0.4589254503250588, -3.138906696690392, 0.4471499888739552, -0.33699909968460107, 1.0136840874263164, -3.1380600775436855, -0.045333931787817194, -2.6676845931271242], "max": [0.6183985874865158, 0.40116869104915653, 1.2822016848963123, -2.1777426361667693, 1.339057198448165, 3.141120321788877, 0.6562411391716662, -0.10110681849041223, 1.186676347672395, 3.1378768071494103, 1.4840041239982842, -1.8070305616700577], "count": [519]}, "eef_sim_pose_action": {"mean": [0.5324444324442693, 0.3398808299330226, 1.1170211665951493, -2.819804813892215, 0.8234829472158882, 2.297620939375192, 0.5455554879277265, -0.2609273405088912, 1.0940895637020633, 1.778055180388937, 0.9445831431944535, -2.2809596842580646], "std": [0.04422231563522861, 0.07792818753506181, 0.054012321371049464, 0.20413956452596996, 0.26731547569179187, 1.5134617751594115, 0.047018347085072694, 0.043640352419363794, 0.03860789933231847, 2.196795281678663, 0.47122797996019583, 0.18124626113950204], "min": [0.4521799975938088, 0.07382846806083904, 1.0541671707303122, -3.1322318880640796, 0.4589254503250588, -3.138906696690392, 0.4471499888739552, -0.33699909968460107, 1.0136840874263164, -3.1380600775436855, -0.045333931787817194, -2.6676845931271242], "max": [0.6183985874865158, 0.40116869104915653, 1.2822016848963123, -2.1777426361667693, 1.339057198448165, 3.141120321788877, 0.6562411391716662, -0.10110681849041223, 1.186676347672395, 3.1378768071494103, 1.4840041239982842, -1.8070305616700577], "count": [519]}, "gripper_mode_state": {"mean": [0.6377649325626205, 0.41040462427745666], "std": [0.4806462559471527, 0.491907174829904], "min": [0, 0], "max": [1, 1], "count": [519]}, "gripper_activity_state": {"mean": [1.71868978805395, 1.74373795761079], "std": [0.6344762667394598, 0.5936678524245529], "min": [0, 0], "max": [2, 2], "count": [519]}, "gripper_mode_action": {"mean": [0.6377649325626205, 0.41040462427745666], "std": [0.4806462559471527, 0.491907174829904], "min": [0, 0], "max": [1, 1], "count": [519]}, "gripper_activity_action": {"mean": [1.71868978805395, 1.74373795761079], "std": [0.6344762667394598, 0.5936678524245529], "min": [0, 0], "max": [2, 2], "count": [519]}, "gripper_open_scale_state": {"mean": [0.3784884394386601, 0.5358564546507903], "std": [0.3710629604200345, 0.40226373303222623], "min": [0.06, 0.0], "max": [0.947, 0.941], "count": [519]}, "gripper_open_scale_action": {"mean": [0.3784884394386601, 0.5358564546507903], "std": [0.3710629604200345, 0.40226373303222623], "min": [0.06, 0.0], "max": [0.947, 0.941], "count": [519]}}} +{"episode_index": 435, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4249579394257703]], [[0.45440769594874986]], [[0.4543479435755784]]], "std": [[[0.23705380173645363]], [[0.204301546234143]], [[0.19951413223390183]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.418829694146177]], [[0.4501251815541031]], [[0.45044897357090985]]], "std": [[[0.2242564705478835]], [[0.19330953296024386]], [[0.18811153273997927]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44375865786129265]], [[0.46766003669986517]], [[0.47055534158107687]]], "std": [[[0.20224359124955402]], [[0.1772769475660529]], [[0.16841309963404877]]], "count": [126]}, "observation.state": {"min": [0.4611683785915375, 1.9273147583007812, -0.9588664770126343, -1.013565182685852, -2.751948118209839, -1.9839506149291992, 0.5830272436141968, 6.0, 0.15499499440193176, 0.3054090142250061, -0.1867150068283081, -3.1411852836608887, -0.48100003600120544, -0.8220000267028809, -0.9126675724983215, -2.173755168914795, 0.33311355113983154, 0.5901656150817871, 1.7030224800109863, 0.9644165635108948, -2.585775136947632, 33.0, -0.3457010090351105, 0.27093300223350525, -0.10392899811267853, -3.1411852836608887, 0.07999999821186066, -2.621000051498413], "max": [0.9320756793022156, 2.1215872764587402, 0.2924124598503113, 0.369172066450119, -1.3080196380615234, -0.766880214214325, 1.9909319877624512, 956.0, 0.3371340036392212, 0.4230769872665405, 0.07401899993419647, 3.1410000324249268, 1.1610000133514404, -0.01900000125169754, -0.3545636534690857, -1.9022518396377563, 1.171325445175171, 1.003232717514038, 2.8042728900909424, 2.0029399394989014, -1.7488025426864624, 947.0, -0.1032550036907196, 0.43172699213027954, 0.1064630001783371, 3.1410000324249268, 0.8700000047683716, -1.5360000133514404], "mean": [0.6337547898292542, 2.039914846420288, -0.6172254085540771, -0.533892810344696, -2.137382745742798, -1.5216494798660278, 1.519138216972351, 569.2386474609375, 0.2661702632904053, 0.3422841429710388, -0.010952476412057877, 0.10630343109369278, 0.3756521940231323, -0.6047242879867554, -0.65082186460495, -1.9960159063339233, 0.6085888743400574, 0.8168655037879944, 2.451324224472046, 1.4604301452636719, -2.2760579586029053, 409.35906982421875, -0.28715845942497253, 0.37252432107925415, 0.049831245094537735, 1.939268946647644, 0.35558417439460754, -1.983391523361206], "std": [0.10891757160425186, 0.0502496063709259, 0.28546765446662903, 0.2791813313961029, 0.36289533972740173, 0.35493218898773193, 0.38815784454345703, 362.5948486328125, 0.03314746543765068, 0.03437265753746033, 0.045234713703393936, 2.9264373779296875, 0.4755270183086395, 0.15654852986335754, 0.1206139400601387, 0.0754103809595108, 0.16383793950080872, 0.1028403788805008, 0.30728986859321594, 0.2867761552333832, 0.26976487040519714, 357.990478515625, 0.0708400160074234, 0.03529795631766319, 0.03946276009082794, 2.11600399017334, 0.23713864386081696, 0.33866244554519653], "count": [635]}, "action": {"min": [0.4611683785915375, 1.9273147583007812, -0.9588664770126343, -1.013565182685852, -2.751948118209839, -1.9839506149291992, 0.5830272436141968, 6.0, 0.15499499440193176, 0.3054090142250061, -0.1867150068283081, -3.1411852836608887, -0.48100003600120544, -0.8220000267028809, -0.9126675724983215, -2.173755168914795, 0.33311355113983154, 0.5901656150817871, 1.7030224800109863, 0.9644165635108948, -2.585775136947632, 33.0, -0.3457010090351105, 0.27093300223350525, -0.10392899811267853, -3.1411852836608887, 0.07999999821186066, -2.621000051498413], "max": [0.9320756793022156, 2.1215872764587402, 0.2924124598503113, 0.369172066450119, -1.3080196380615234, -0.766880214214325, 1.9909319877624512, 956.0, 0.3371340036392212, 0.4230769872665405, 0.07401899993419647, 3.1410000324249268, 1.1610000133514404, -0.01900000125169754, -0.3545636534690857, -1.9022518396377563, 1.171325445175171, 1.003232717514038, 2.8042728900909424, 2.0029399394989014, -1.7488025426864624, 947.0, -0.1032550036907196, 0.43172699213027954, 0.1064630001783371, 3.1410000324249268, 0.8700000047683716, -1.5360000133514404], "mean": [0.6337547898292542, 2.039914846420288, -0.6172254085540771, -0.533892810344696, -2.137382745742798, -1.5216494798660278, 1.519138216972351, 569.2386474609375, 0.2661702632904053, 0.3422841429710388, -0.010952476412057877, 0.10630343109369278, 0.3756521940231323, -0.6047242879867554, -0.65082186460495, -1.9960159063339233, 0.6085888743400574, 0.8168655037879944, 2.451324224472046, 1.4604301452636719, -2.2760579586029053, 409.35906982421875, -0.28715845942497253, 0.37252432107925415, 0.049831245094537735, 1.939268946647644, 0.35558417439460754, -1.983391523361206], "std": [0.10891757160425186, 0.0502496063709259, 0.28546765446662903, 0.2791813313961029, 0.36289533972740173, 0.35493218898773193, 0.38815784454345703, 362.5948486328125, 0.03314746543765068, 0.03437265753746033, 0.045234713703393936, 2.9264373779296875, 0.4755270183086395, 0.15654852986335754, 0.1206139400601387, 0.0754103809595108, 0.16383793950080872, 0.1028403788805008, 0.30728986859321594, 0.2867761552333832, 0.26976487040519714, 357.990478515625, 0.0708400160074234, 0.03529795631766319, 0.03946276009082794, 2.11600399017334, 0.23713864386081696, 0.33866244554519653], "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": [438], "max": [438], "mean": [438.0], "std": [0.0], "count": [635]}, "index": {"min": [434770], "max": [435404], "mean": [435087.0], "std": [183.30848316430968], "count": [635]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [635]}, "subtask_annotation": {"mean": [9.253543307086614, 29.0, 29.0, 29.0, 29.0], "std": [7.978334790396564, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [635]}, "scene_annotation": {"mean": [438.0], "std": [0.0], "min": [438], "max": [438], "count": [635]}, "eef_direction_state": {"mean": [4.2866141732283465, 4.1559055118110235], "std": [1.9113569490209776, 1.9447346050259302], "min": [0, 0], "max": [6, 6], "count": [635]}, "eef_velocity_state": {"mean": [0.7543307086614173, 0.8047244094488188], "std": [0.7292273880931547, 0.7934632815499133], "min": [0, 0], "max": [2, 2], "count": [635]}, "eef_acc_mag_state": {"mean": [0.6897637795275591, 0.7181102362204724], "std": [0.8247008186384207, 0.8366993009029268], "min": [0, 0], "max": [2, 2], "count": [635]}, "eef_direction_action": {"mean": [4.2866141732283465, 4.1559055118110235], "std": [1.9113569490209776, 1.9447346050259302], "min": [0, 0], "max": [6, 6], "count": [635]}, "eef_velocity_action": {"mean": [0.7543307086614173, 0.8047244094488188], "std": [0.7292273880931547, 0.7934632815499133], "min": [0, 0], "max": [2, 2], "count": [635]}, "eef_acc_mag_action": {"mean": [0.6897637795275591, 0.7181102362204724], "std": [0.8247008186384207, 0.8366993009029268], "min": [0, 0], "max": [2, 2], "count": [635]}, "eef_sim_pose_state": {"mean": [0.5831886725839214, 0.3258787750609607, 1.1280524759082144, -2.5393172230764316, 0.5288962277817373, 1.231956395287026, 0.5571765556342876, -0.27265728289927366, 1.0880316265607368, 2.315681318922611, 0.8541317740844722, -1.2496176306970461], "std": [0.03111332245780099, 0.059816450523564886, 0.04417064064811951, 0.26466979265658563, 0.31094868690805705, 2.6649282862275623, 0.023019574556883644, 0.04532562344184519, 0.0323808599550185, 0.3130947505614393, 0.36795696984498183, 2.3099337041084778], "min": [0.49178136057827954, 0.10127488139813859, 1.0740274006515194, -2.9186844729584895, 0.12552600196672414, -3.1375955869191903, 0.5238808215259528, -0.3310394931708596, 1.022240425852829, 1.327863627704717, 0.1451321462500157, -3.130966524875617], "max": [0.6428872141619338, 0.3844457617675675, 1.2732702072570175, -1.67657761272387, 1.058095484551746, 3.1412078431392736, 0.6140621395405621, -0.0759633282847055, 1.1792756677803695, 2.7062365004996405, 1.3368148587517155, 3.1305017442518723], "count": [635]}, "eef_sim_pose_action": {"mean": [0.5831886725839214, 0.3258787750609607, 1.1280524759082144, -2.5393172230764316, 0.5288962277817373, 1.231956395287026, 0.5571765556342876, -0.27265728289927366, 1.0880316265607368, 2.315681318922611, 0.8541317740844722, -1.2496176306970461], "std": [0.03111332245780099, 0.059816450523564886, 0.04417064064811951, 0.26466979265658563, 0.31094868690805705, 2.6649282862275623, 0.023019574556883644, 0.04532562344184519, 0.0323808599550185, 0.3130947505614393, 0.36795696984498183, 2.3099337041084778], "min": [0.49178136057827954, 0.10127488139813859, 1.0740274006515194, -2.9186844729584895, 0.12552600196672414, -3.1375955869191903, 0.5238808215259528, -0.3310394931708596, 1.022240425852829, 1.327863627704717, 0.1451321462500157, -3.130966524875617], "max": [0.6428872141619338, 0.3844457617675675, 1.2732702072570175, -1.67657761272387, 1.058095484551746, 3.1412078431392736, 0.6140621395405621, -0.0759633282847055, 1.1792756677803695, 2.7062365004996405, 1.3368148587517155, 3.1305017442518723], "count": [635]}, "gripper_mode_state": {"mean": [0.6220472440944882, 0.32755905511811023], "std": [0.48487572656191197, 0.4693230449575659], "min": [0, 0], "max": [1, 1], "count": [635]}, "gripper_activity_state": {"mean": [1.7921259842519686, 1.7700787401574802], "std": [0.5619995655576819, 0.5838124713244841], "min": [0, 0], "max": [2, 2], "count": [635]}, "gripper_mode_action": {"mean": [0.6220472440944882, 0.32755905511811023], "std": [0.48487572656191197, 0.4693230449575659], "min": [0, 0], "max": [1, 1], "count": [635]}, "gripper_activity_action": {"mean": [1.7921259842519686, 1.7700787401574802], "std": [0.5619995655576819, 0.5838124713244841], "min": [0, 0], "max": [2, 2], "count": [635]}, "gripper_open_scale_state": {"mean": [0.4093590551301248, 0.5692385827530085], "std": [0.3579903956220224, 0.3625949246517802], "min": [0.033, 0.006], "max": [0.947, 0.956], "count": [635]}, "gripper_open_scale_action": {"mean": [0.4093590551301248, 0.5692385827530085], "std": [0.3579903956220224, 0.3625949246517802], "min": [0.033, 0.006], "max": [0.947, 0.956], "count": [635]}}} +{"episode_index": 436, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[1.0]], [[1.0]]], "mean": [[[0.4283941166744476]], [[0.4570725324852163]], [[0.45849598797852475]]], "std": [[[0.23697565582791608]], [[0.20288755129577737]], [[0.19778862104211428]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4113271021371512]], [[0.452668838831829]], [[0.4545311381497043]]], "std": [[[0.2263628389284204]], [[0.19033914855973308]], [[0.183919682076833]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44111203995487086]], [[0.46481193912750285]], [[0.46819071285921776]]], "std": [[[0.20376169896149698]], [[0.1785582802751643]], [[0.1702147402450828]]], "count": [126]}, "observation.state": {"min": [0.4340808391571045, 1.869771122932434, -0.9690766334533691, -0.8446346521377563, -2.904158115386963, -1.9845092296600342, 0.5183976888656616, -1.0, 0.1307699978351593, 0.2963779866695404, -0.18982400000095367, -3.1411852836608887, -0.6349999904632568, -0.8230000138282776, -0.9535955786705017, -2.1723241806030273, 0.4493350684642792, 0.6159616112709045, 1.808091402053833, 0.9337337017059326, -2.5649008750915527, 29.0, -0.34067100286483765, 0.2702449858188629, -0.10713600367307663, -3.128000020980835, -0.02800000086426735, -2.881999969482422], "max": [1.0265328884124756, 2.1215872764587402, 0.4847826659679413, 0.3766246438026428, -1.032868504524231, -0.6472553610801697, 1.8735063076019287, 950.0, 0.3142229914665222, 0.44817599654197693, 0.061372000724077225, 3.1410000324249268, 1.2899999618530273, 0.022000018507242203, -0.36273181438446045, -1.9187625646591187, 1.2759054899215698, 1.3348102569580078, 2.808112859725952, 1.9913334846496582, -1.7870949506759644, 952.0, -0.06249300017952919, 0.43119001388549805, 0.09131400287151337, 3.1410000324249268, 0.812000036239624, -1.6299999952316284], "mean": [0.6414687037467957, 2.02679443359375, -0.6343481540679932, -0.6100999712944031, -2.1834757328033447, -1.5585592985153198, 1.5077162981033325, 621.600830078125, 0.2574981451034546, 0.347705602645874, 0.002131279557943344, -1.3263384103775024, 0.32659390568733215, -0.49982497096061707, -0.6941624283790588, -2.001237154006958, 0.6532027125358582, 0.8701717853546143, 2.549463987350464, 1.4766567945480347, -2.2868807315826416, 433.8039245605469, -0.2727157473564148, 0.3803916275501251, 0.049167145043611526, 2.322587728500366, 0.22882045805454254, -2.07546067237854], "std": [0.1420484185218811, 0.04525110125541687, 0.32495877146720886, 0.29320549964904785, 0.3820459246635437, 0.36270713806152344, 0.3375049829483032, 396.8769836425781, 0.030023105442523956, 0.043309442698955536, 0.0468282625079155, 2.641758441925049, 0.47791215777397156, 0.14158320426940918, 0.13023978471755981, 0.06131923571228981, 0.16180649399757385, 0.1601938158273697, 0.24597102403640747, 0.2973617613315582, 0.2536450922489166, 371.8639831542969, 0.07453294843435287, 0.04130297154188156, 0.03351648151874542, 1.5907392501831055, 0.22891578078269958, 0.3844645619392395], "count": [635]}, "action": {"min": [0.4340808391571045, 1.869771122932434, -0.9690766334533691, -0.8446346521377563, -2.904158115386963, -1.9845092296600342, 0.5183976888656616, -1.0, 0.1307699978351593, 0.2963779866695404, -0.18982400000095367, -3.1411852836608887, -0.6349999904632568, -0.8230000138282776, -0.9535955786705017, -2.1723241806030273, 0.4493350684642792, 0.6159616112709045, 1.808091402053833, 0.9337337017059326, -2.5649008750915527, 29.0, -0.34067100286483765, 0.2702449858188629, -0.10713600367307663, -3.128000020980835, -0.02800000086426735, -2.881999969482422], "max": [1.0265328884124756, 2.1215872764587402, 0.4847826659679413, 0.3766246438026428, -1.032868504524231, -0.6472553610801697, 1.8735063076019287, 950.0, 0.3142229914665222, 0.44817599654197693, 0.061372000724077225, 3.1410000324249268, 1.2899999618530273, 0.022000018507242203, -0.36273181438446045, -1.9187625646591187, 1.2759054899215698, 1.3348102569580078, 2.808112859725952, 1.9913334846496582, -1.7870949506759644, 952.0, -0.06249300017952919, 0.43119001388549805, 0.09131400287151337, 3.1410000324249268, 0.812000036239624, -1.6299999952316284], "mean": [0.6414687037467957, 2.02679443359375, -0.6343481540679932, -0.6100999712944031, -2.1834757328033447, -1.5585592985153198, 1.5077162981033325, 621.600830078125, 0.2574981451034546, 0.347705602645874, 0.002131279557943344, -1.3263384103775024, 0.32659390568733215, -0.49982497096061707, -0.6941624283790588, -2.001237154006958, 0.6532027125358582, 0.8701717853546143, 2.549463987350464, 1.4766567945480347, -2.2868807315826416, 433.8039245605469, -0.2727157473564148, 0.3803916275501251, 0.049167145043611526, 2.322587728500366, 0.22882045805454254, -2.07546067237854], "std": [0.1420484185218811, 0.04525110125541687, 0.32495877146720886, 0.29320549964904785, 0.3820459246635437, 0.36270713806152344, 0.3375049829483032, 396.8769836425781, 0.030023105442523956, 0.043309442698955536, 0.0468282625079155, 2.641758441925049, 0.47791215777397156, 0.14158320426940918, 0.13023978471755981, 0.06131923571228981, 0.16180649399757385, 0.1601938158273697, 0.24597102403640747, 0.2973617613315582, 0.2536450922489166, 371.8639831542969, 0.07453294843435287, 0.04130297154188156, 0.03351648151874542, 1.5907392501831055, 0.22891578078269958, 0.3844645619392395], "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": [439], "max": [439], "mean": [439.0], "std": [0.0], "count": [635]}, "index": {"min": [435405], "max": [436039], "mean": [435722.0], "std": [183.30848316430968], "count": [635]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [635]}, "subtask_annotation": {"mean": [13.530708661417323, 29.0, 29.0, 29.0, 29.0], "std": [10.512695825217584, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [635]}, "scene_annotation": {"mean": [439.0], "std": [0.0], "min": [439], "max": [439], "count": [635]}, "eef_direction_state": {"mean": [4.103937007874015, 4.04251968503937], "std": [1.9486074807775582, 2.079465394843743], "min": [0, 0], "max": [6, 6], "count": [635]}, "eef_velocity_state": {"mean": [0.8125984251968504, 0.8188976377952756], "std": [0.7281723562934509, 0.7958289179763043], "min": [0, 0], "max": [2, 2], "count": [635]}, "eef_acc_mag_state": {"mean": [0.7669291338582677, 0.7637795275590551], "std": [0.828151828876142, 0.8516467874679585], "min": [0, 0], "max": [2, 2], "count": [635]}, "eef_direction_action": {"mean": [4.103937007874015, 4.04251968503937], "std": [1.9486074807775582, 2.079465394843743], "min": [0, 0], "max": [6, 6], "count": [635]}, "eef_velocity_action": {"mean": [0.8125984251968504, 0.8188976377952756], "std": [0.7281723562934509, 0.7958289179763043], "min": [0, 0], "max": [2, 2], "count": [635]}, "eef_acc_mag_action": {"mean": [0.7669291338582677, 0.7637795275590551], "std": [0.828151828876142, 0.8516467874679585], "min": [0, 0], "max": [2, 2], "count": [635]}, "eef_sim_pose_state": {"mean": [0.5923304287547881, 0.31362676646813126, 1.1406636122568754, -1.955254600570463, 0.49500847113732377, 1.1305592146304444, 0.5633746407088559, -0.2763321690067911, 1.1044785210636152, 2.4630178981817434, 0.8814974979995168, -1.9683120121936934], "std": [0.035739070391416806, 0.06135869739128043, 0.04797174594760631, 1.8895442106324654, 0.2922471022477229, 2.5812369295734126, 0.032064122769194625, 0.05166099571529594, 0.023231062790375328, 0.3460423866839431, 0.37743375930535145, 1.59646616449274], "min": [0.4880401245434361, 0.08116391384066356, 1.089951631567709, -3.1414313527552062, 0.09108908198551013, -3.140017281537, 0.5130127043965295, -0.3521181850008669, 1.0323845042865072, 1.195250669806027, 0.05654864124986858, -3.1388348932822105], "max": [0.6349881308074729, 0.384069359453873, 1.3017964656078473, 3.139771579229406, 1.0901517919494035, 3.1406689797055103, 0.6416809634246818, -0.05592919080906518, 1.1531332132327679, 2.854109637894889, 1.324097566549646, 3.1321704518455795], "count": [635]}, "eef_sim_pose_action": {"mean": [0.5923304287547881, 0.31362676646813126, 1.1406636122568754, -1.955254600570463, 0.49500847113732377, 1.1305592146304444, 0.5633746407088559, -0.2763321690067911, 1.1044785210636152, 2.4630178981817434, 0.8814974979995168, -1.9683120121936934], "std": [0.035739070391416806, 0.06135869739128043, 0.04797174594760631, 1.8895442106324654, 0.2922471022477229, 2.5812369295734126, 0.032064122769194625, 0.05166099571529594, 0.023231062790375328, 0.3460423866839431, 0.37743375930535145, 1.59646616449274], "min": [0.4880401245434361, 0.08116391384066356, 1.089951631567709, -3.1414313527552062, 0.09108908198551013, -3.140017281537, 0.5130127043965295, -0.3521181850008669, 1.0323845042865072, 1.195250669806027, 0.05654864124986858, -3.1388348932822105], "max": [0.6349881308074729, 0.384069359453873, 1.3017964656078473, 3.139771579229406, 1.0901517919494035, 3.1406689797055103, 0.6416809634246818, -0.05592919080906518, 1.1531332132327679, 2.854109637894889, 1.324097566549646, 3.1321704518455795], "count": [635]}, "gripper_mode_state": {"mean": [0.5779527559055118, 0.33858267716535434], "std": [0.49388598668795686, 0.47322769138005627], "min": [0, 0], "max": [1, 1], "count": [635]}, "gripper_activity_state": {"mean": [1.752755905511811, 1.7622047244094488], "std": [0.5994520820596082, 0.584703859878833], "min": [0, 0], "max": [2, 2], "count": [635]}, "gripper_mode_action": {"mean": [0.5779527559055118, 0.33858267716535434], "std": [0.49388598668795686, 0.47322769138005627], "min": [0, 0], "max": [1, 1], "count": [635]}, "gripper_activity_action": {"mean": [1.752755905511811, 1.7622047244094488], "std": [0.5994520820596082, 0.584703859878833], "min": [0, 0], "max": [2, 2], "count": [635]}, "gripper_open_scale_state": {"mean": [0.4338039371039924, 0.6216070245157077], "std": [0.3718638132397856, 0.39686729728567216], "min": [0.029, 0.0], "max": [0.952, 0.95], "count": [635]}, "gripper_open_scale_action": {"mean": [0.4338039371039924, 0.6216070245157077], "std": [0.3718638132397856, 0.39686729728567216], "min": [0.029, 0.0], "max": [0.952, 0.95], "count": [635]}}} +{"episode_index": 437, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.4307103595853352]], [[0.45770743788685453]], [[0.4586936233930658]]], "std": [[[0.23079316250728543]], [[0.20112575668462737]], [[0.19639838779553714]]], "count": [151]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4301734230944033]], [[0.4608615101393759]], [[0.46040472557676493]]], "std": [[[0.20784781238998581]], [[0.17559415690304975]], [[0.17022714467634198]]], "count": [151]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4344955241202441]], [[0.46089937183482665]], [[0.46321394542916505]]], "std": [[[0.21556050300989882]], [[0.19021577210679977]], [[0.18291022132663962]]], "count": [151]}, "observation.state": {"min": [0.21937043964862823, 1.9382754564285278, -2.092632293701172, -1.3201496601104736, -2.85274076461792, -1.9870225191116333, 0.6184225082397461, -2.0, 0.13684000074863434, 0.2278909981250763, -0.1708189994096756, -3.1411852836608887, -0.6700000166893005, -1.034000039100647, -0.81438809633255, -2.1754133701324463, 0.112905353307724, 0.6411293148994446, 1.671938180923462, 0.8159239888191223, -2.1721322536468506, 20.0, -0.3769110143184662, 0.22819100320339203, -0.13862000405788422, 2.364000082015991, 0.13099999725818634, -3.1391851902008057], "max": [0.8297644853591919, 2.1216397285461426, -0.44689157605171204, -0.08944812417030334, -0.6798406839370728, -0.40306633710861206, 2.258002281188965, 945.0, 0.31768599152565, 0.4444130063056946, 0.10718800127506256, 3.1410000324249268, 0.7510000467300415, -0.08399999886751175, -0.26513296365737915, -2.0389809608459473, 1.795472502708435, 1.4604218006134033, 2.687615156173706, 1.9033688306808472, -1.1697022914886475, 934.0, -0.0015529999509453773, 0.4029960036277771, 0.11760199815034866, 2.937999963760376, 0.7770000100135803, 3.1410000324249268], "mean": [0.5510439872741699, 2.0849802494049072, -1.050681233406067, -0.8701001405715942, -2.07580828666687, -1.5326451063156128, 1.5470179319381714, 561.761474609375, 0.23547974228858948, 0.33035704493522644, -0.022350091487169266, -1.402725338935852, 0.15791720151901245, -0.32825967669487, -0.4155731797218323, -2.130890130996704, 0.5986135601997375, 1.0596678256988525, 2.2749156951904297, 1.4661401510238647, -1.6976948976516724, 454.5129699707031, -0.29999229311943054, 0.31885600090026855, 0.044899143278598785, 2.672173500061035, 0.3989206552505493, -2.4939098358154297], "std": [0.15370583534240723, 0.02970113791525364, 0.34906020760536194, 0.25857996940612793, 0.5422855615615845, 0.36173203587532043, 0.4385712444782257, 360.71112060546875, 0.04071250185370445, 0.04275717958807945, 0.05045858770608902, 2.5571608543395996, 0.41755321621894836, 0.19079916179180145, 0.12641118466854095, 0.030866755172610283, 0.303681343793869, 0.14697980880737305, 0.3261716663837433, 0.21830789744853973, 0.25578707456588745, 368.4928283691406, 0.08948785066604614, 0.04282228276133537, 0.0458739772439003, 0.1493607759475708, 0.21949516236782074, 0.4860466420650482], "count": [809]}, "action": {"min": [0.21937043964862823, 1.9382754564285278, -2.092632293701172, -1.3201496601104736, -2.85274076461792, -1.9870225191116333, 0.6184225082397461, -2.0, 0.13684000074863434, 0.2278909981250763, -0.1708189994096756, -3.1411852836608887, -0.6700000166893005, -1.034000039100647, -0.81438809633255, -2.1754133701324463, 0.112905353307724, 0.6411293148994446, 1.671938180923462, 0.8159239888191223, -2.1721322536468506, 20.0, -0.3769110143184662, 0.22819100320339203, -0.13862000405788422, 2.364000082015991, 0.13099999725818634, -3.1391851902008057], "max": [0.8297644853591919, 2.1216397285461426, -0.44689157605171204, -0.08944812417030334, -0.6798406839370728, -0.40306633710861206, 2.258002281188965, 945.0, 0.31768599152565, 0.4444130063056946, 0.10718800127506256, 3.1410000324249268, 0.7510000467300415, -0.08399999886751175, -0.26513296365737915, -2.0389809608459473, 1.795472502708435, 1.4604218006134033, 2.687615156173706, 1.9033688306808472, -1.1697022914886475, 934.0, -0.0015529999509453773, 0.4029960036277771, 0.11760199815034866, 2.937999963760376, 0.7770000100135803, 3.1410000324249268], "mean": [0.5510439872741699, 2.0849802494049072, -1.050681233406067, -0.8701001405715942, -2.07580828666687, -1.5326451063156128, 1.5470179319381714, 561.761474609375, 0.23547974228858948, 0.33035704493522644, -0.022350091487169266, -1.402725338935852, 0.15791720151901245, -0.32825967669487, -0.4155731797218323, -2.130890130996704, 0.5986135601997375, 1.0596678256988525, 2.2749156951904297, 1.4661401510238647, -1.6976948976516724, 454.5129699707031, -0.29999229311943054, 0.31885600090026855, 0.044899143278598785, 2.672173500061035, 0.3989206552505493, -2.4939098358154297], "std": [0.15370583534240723, 0.02970113791525364, 0.34906020760536194, 0.25857996940612793, 0.5422855615615845, 0.36173203587532043, 0.4385712444782257, 360.71112060546875, 0.04071250185370445, 0.04275717958807945, 0.05045858770608902, 2.5571608543395996, 0.41755321621894836, 0.19079916179180145, 0.12641118466854095, 0.030866755172610283, 0.303681343793869, 0.14697980880737305, 0.3261716663837433, 0.21830789744853973, 0.25578707456588745, 368.4928283691406, 0.08948785066604614, 0.04282228276133537, 0.0458739772439003, 0.1493607759475708, 0.21949516236782074, 0.4860466420650482], "count": [809]}, "timestamp": {"min": [0.0], "max": [26.933333333333334], "mean": [13.466666666666667], "std": [7.784600182411426], "count": [809]}, "frame_index": {"min": [0], "max": [808], "mean": [404.0], "std": [233.53800547234277], "count": [809]}, "episode_index": {"min": [440], "max": [440], "mean": [440.0], "std": [0.0], "count": [809]}, "index": {"min": [436040], "max": [436848], "mean": [436444.0], "std": [233.53800547234277], "count": [809]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [809]}, "subtask_annotation": {"mean": [13.013597033374536, 29.0, 29.0, 29.0, 29.0], "std": [10.415048684519276, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [809]}, "scene_annotation": {"mean": [440.0], "std": [0.0], "min": [440], "max": [440], "count": [809]}, "eef_direction_state": {"mean": [3.5389369592089, 3.9406674907292953], "std": [2.0605852870777555, 1.9234908648054805], "min": [0, 0], "max": [6, 6], "count": [809]}, "eef_velocity_state": {"mean": [0.9888751545117429, 1.0210135970333745], "std": [0.7382368635725672, 0.811416354551208], "min": [0, 0], "max": [2, 2], "count": [809]}, "eef_acc_mag_state": {"mean": [0.826946847960445, 0.8318912237330037], "std": [0.8333088606567312, 0.8253831611465032], "min": [0, 0], "max": [2, 2], "count": [809]}, "eef_direction_action": {"mean": [3.5389369592089, 3.9406674907292953], "std": [2.0605852870777555, 1.9234908648054805], "min": [0, 0], "max": [6, 6], "count": [809]}, "eef_velocity_action": {"mean": [0.9888751545117429, 1.0210135970333745], "std": [0.7382368635725672, 0.811416354551208], "min": [0, 0], "max": [2, 2], "count": [809]}, "eef_acc_mag_action": {"mean": [0.826946847960445, 0.8318912237330037], "std": [0.8333088606567312, 0.8253831611465032], "min": [0, 0], "max": [2, 2], "count": [809]}, "eef_sim_pose_state": {"mean": [0.5217059877312338, 0.33287976113186707, 1.1096459020823788, -1.511460390416291, 0.9115173249329775, 1.716173995850732, 0.5478502310089413, -0.24257574109563984, 1.1070827161390364, 1.5980470002621823, 0.8659680142721232, -2.1352139612657783], "std": [0.040944458506413504, 0.08411635305223118, 0.04343986274832301, 2.327676203524067, 0.27349017972310924, 2.121128519810429, 0.03941501229737864, 0.05575287952918394, 0.04350992710351042, 2.3534119960599873, 0.42171522623454005, 0.38712869808888495], "min": [0.43149005687989905, 0.003686282829060014, 1.062382014132809, -3.1411745094816945, 0.4980383840082676, -3.140263021956322, 0.43524519604838746, -0.3659271996894809, 1.020955779604533, -3.1401558992516203, 0.0022455408517951803, -3.1413734594221583], "max": [0.6140267248590061, 0.4076726136003907, 1.260072106954731, 3.1414377261931983, 1.3587241491277693, 3.1409445312786466, 0.6465965527015058, -0.0990891475368008, 1.2119964834821138, 3.1365458548083627, 1.4611239622893626, 3.13825674381196], "count": [809]}, "eef_sim_pose_action": {"mean": [0.5217059877312338, 0.33287976113186707, 1.1096459020823788, -1.511460390416291, 0.9115173249329775, 1.716173995850732, 0.5478502310089413, -0.24257574109563984, 1.1070827161390364, 1.5980470002621823, 0.8659680142721232, -2.1352139612657783], "std": [0.040944458506413504, 0.08411635305223118, 0.04343986274832301, 2.327676203524067, 0.27349017972310924, 2.121128519810429, 0.03941501229737864, 0.05575287952918394, 0.04350992710351042, 2.3534119960599873, 0.42171522623454005, 0.38712869808888495], "min": [0.43149005687989905, 0.003686282829060014, 1.062382014132809, -3.1411745094816945, 0.4980383840082676, -3.140263021956322, 0.43524519604838746, -0.3659271996894809, 1.020955779604533, -3.1401558992516203, 0.0022455408517951803, -3.1413734594221583], "max": [0.6140267248590061, 0.4076726136003907, 1.260072106954731, 3.1414377261931983, 1.3587241491277693, 3.1409445312786466, 0.6465965527015058, -0.0990891475368008, 1.2119964834821138, 3.1365458548083627, 1.4611239622893626, 3.13825674381196], "count": [809]}, "gripper_mode_state": {"mean": [0.5364647713226205, 0.3572311495673671], "std": [0.4986685476871272, 0.4791837386077994], "min": [0, 0], "max": [1, 1], "count": [809]}, "gripper_activity_state": {"mean": [1.6514215080346106, 1.6798516687268232], "std": [0.674175653996956, 0.6578249944799025], "min": [0, 0], "max": [2, 2], "count": [809]}, "gripper_mode_action": {"mean": [0.5364647713226205, 0.3572311495673671], "std": [0.4986685476871272, 0.4791837386077994], "min": [0, 0], "max": [1, 1], "count": [809]}, "gripper_activity_action": {"mean": [1.6514215080346106, 1.6798516687268232], "std": [0.674175653996956, 0.6578249944799025], "min": [0, 0], "max": [2, 2], "count": [809]}, "gripper_open_scale_state": {"mean": [0.45451297924103073, 0.5617982889933987], "std": [0.3684927907620484, 0.3606535335754436], "min": [0.02, 0.0], "max": [0.934, 0.945], "count": [809]}, "gripper_open_scale_action": {"mean": [0.45451297924103073, 0.5617982889933987], "std": [0.3684927907620484, 0.3606535335754436], "min": [0.02, 0.0], "max": [0.934, 0.945], "count": [809]}}} +{"episode_index": 438, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[1.0]]], "mean": [[[0.4336440156812079]], [[0.4588713076962051]], [[0.4580763398059482]]], "std": [[[0.23177817760079653]], [[0.20281416815258455]], [[0.19871539749041253]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42942653392106195]], [[0.45432616089071287]], [[0.45429926027258444]]], "std": [[[0.2135950985481083]], [[0.1888194175225955]], [[0.18376411786701044]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44061770405836753]], [[0.46441318177787916]], [[0.4655488660257385]]], "std": [[[0.18686365447911638]], [[0.16033490398761435]], [[0.15248201169618103]]], "count": [129]}, "observation.state": {"min": [0.43415066599845886, 1.9152545928955078, -0.8805186748504639, -0.9922371506690979, -2.7443559169769287, -1.9696738719940186, 0.4852539002895355, 7.0, 0.13861599564552307, 0.296658992767334, -0.20856499671936035, -3.1411852836608887, -0.38499999046325684, -0.8169999718666077, -0.956876814365387, -2.175203800201416, 0.35215508937835693, 0.6645690202713013, 1.8036582469940186, 0.9176417589187622, -2.5894229412078857, 33.0, -0.35882899165153503, 0.2687990069389343, -0.11594899743795395, -3.1411852836608887, -0.017000000923871994, -2.9779999256134033], "max": [0.9765466451644897, 2.121535062789917, 0.485061913728714, 0.4793197512626648, -1.1881154775619507, -0.5973389148712158, 1.9986987113952637, 948.0, 0.31114500761032104, 0.44575899839401245, 0.05725900083780289, 3.1410000324249268, 1.2619999647140503, 0.10699999332427979, -0.357199102640152, -1.9148355722427368, 1.4166488647460938, 1.028452754020691, 2.831796884536743, 1.9161970615386963, -1.7872869968414307, 952.0, -0.10340999811887741, 0.4213710129261017, 0.10183999687433243, 3.140000104904175, 0.9110000133514404, -1.5729999542236328], "mean": [0.6094793677330017, 2.051513671875, -0.45054274797439575, -0.4516100287437439, -2.0692672729492188, -1.4253463745117188, 1.3675748109817505, 519.4815673828125, 0.26866406202316284, 0.3501827120780945, -0.01475072093307972, -0.9827176928520203, 0.5420472025871277, -0.5451042056083679, -0.6623587608337402, -2.0183308124542236, 0.6439459919929504, 0.8493061661720276, 2.4407835006713867, 1.4672513008117676, -2.2334659099578857, 442.6411437988281, -0.27103498578071594, 0.37012264132499695, 0.038940783590078354, 1.8937368392944336, 0.33205997943878174, -2.084914207458496], "std": [0.11453603208065033, 0.04601017385721207, 0.45066002011299133, 0.3817392885684967, 0.3203244209289551, 0.3898426592350006, 0.4652903378009796, 436.47760009765625, 0.03090263344347477, 0.040991898626089096, 0.04763982445001602, 2.6335625648498535, 0.4629683494567871, 0.18079452216625214, 0.1323680728673935, 0.08354583382606506, 0.26370036602020264, 0.0954400822520256, 0.2816414535045624, 0.2649221420288086, 0.2860381007194519, 375.7335205078125, 0.08476678282022476, 0.034336261451244354, 0.05708899348974228, 2.177732467651367, 0.24091504514217377, 0.43344420194625854], "count": [652]}, "action": {"min": [0.43415066599845886, 1.9152545928955078, -0.8805186748504639, -0.9922371506690979, -2.7443559169769287, -1.9696738719940186, 0.4852539002895355, 7.0, 0.13861599564552307, 0.296658992767334, -0.20856499671936035, -3.1411852836608887, -0.38499999046325684, -0.8169999718666077, -0.956876814365387, -2.175203800201416, 0.35215508937835693, 0.6645690202713013, 1.8036582469940186, 0.9176417589187622, -2.5894229412078857, 33.0, -0.35882899165153503, 0.2687990069389343, -0.11594899743795395, -3.1411852836608887, -0.017000000923871994, -2.9779999256134033], "max": [0.9765466451644897, 2.121535062789917, 0.485061913728714, 0.4793197512626648, -1.1881154775619507, -0.5973389148712158, 1.9986987113952637, 948.0, 0.31114500761032104, 0.44575899839401245, 0.05725900083780289, 3.1410000324249268, 1.2619999647140503, 0.10699999332427979, -0.357199102640152, -1.9148355722427368, 1.4166488647460938, 1.028452754020691, 2.831796884536743, 1.9161970615386963, -1.7872869968414307, 952.0, -0.10340999811887741, 0.4213710129261017, 0.10183999687433243, 3.140000104904175, 0.9110000133514404, -1.5729999542236328], "mean": [0.6094793677330017, 2.051513671875, -0.45054274797439575, -0.4516100287437439, -2.0692672729492188, -1.4253463745117188, 1.3675748109817505, 519.4815673828125, 0.26866406202316284, 0.3501827120780945, -0.01475072093307972, -0.9827176928520203, 0.5420472025871277, -0.5451042056083679, -0.6623587608337402, -2.0183308124542236, 0.6439459919929504, 0.8493061661720276, 2.4407835006713867, 1.4672513008117676, -2.2334659099578857, 442.6411437988281, -0.27103498578071594, 0.37012264132499695, 0.038940783590078354, 1.8937368392944336, 0.33205997943878174, -2.084914207458496], "std": [0.11453603208065033, 0.04601017385721207, 0.45066002011299133, 0.3817392885684967, 0.3203244209289551, 0.3898426592350006, 0.4652903378009796, 436.47760009765625, 0.03090263344347477, 0.040991898626089096, 0.04763982445001602, 2.6335625648498535, 0.4629683494567871, 0.18079452216625214, 0.1323680728673935, 0.08354583382606506, 0.26370036602020264, 0.0954400822520256, 0.2816414535045624, 0.2649221420288086, 0.2860381007194519, 375.7335205078125, 0.08476678282022476, 0.034336261451244354, 0.05708899348974228, 2.177732467651367, 0.24091504514217377, 0.43344420194625854], "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": [441], "max": [441], "mean": [441.0], "std": [0.0], "count": [652]}, "index": {"min": [436849], "max": [437500], "mean": [437174.5], "std": [188.21596637905085], "count": [652]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [652]}, "subtask_annotation": {"mean": [14.121165644171779, 29.0, 29.0, 29.0, 29.0], "std": [10.51564915584771, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [652]}, "scene_annotation": {"mean": [441.0], "std": [0.0], "min": [441], "max": [441], "count": [652]}, "eef_direction_state": {"mean": [3.9171779141104293, 3.9616564417177913], "std": [2.009001067039289, 1.9644233808909413], "min": [0, 0], "max": [6, 6], "count": [652]}, "eef_velocity_state": {"mean": [0.9003067484662577, 0.8542944785276073], "std": [0.749764726543726, 0.762581561020702], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_acc_mag_state": {"mean": [0.8113496932515337, 0.6855828220858896], "std": [0.8452284080434748, 0.821998610420445], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_direction_action": {"mean": [3.9171779141104293, 3.9616564417177913], "std": [2.009001067039289, 1.9644233808909413], "min": [0, 0], "max": [6, 6], "count": [652]}, "eef_velocity_action": {"mean": [0.9003067484662577, 0.8542944785276073], "std": [0.749764726543726, 0.762581561020702], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_acc_mag_action": {"mean": [0.8113496932515337, 0.6855828220858896], "std": [0.8452284080434748, 0.821998610420445], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_sim_pose_state": {"mean": [0.5817496502099833, 0.3079087205747387, 1.1317107969481484, -2.3890565173174565, 0.5658691141726319, -0.14768896568207096, 0.5585831206381316, -0.2700251622321262, 1.080273887422536, 2.2431711145770876, 0.938737163664768, -1.3036294363852297], "std": [0.031350971461258904, 0.08700238749867457, 0.0397649451909242, 1.0220719042110276, 0.3063565004888418, 2.8144599142232765, 0.029963900618589723, 0.04745118330311912, 0.035646050632389036, 0.42474298495942414, 0.28837833587197254, 2.222582770206321], "min": [0.4878703138957451, 0.09019241443427048, 1.0773284013061386, -3.140577329054658, 0.08238639541895876, -3.1415292946899607, 0.512422428951981, -0.3434676035113334, 1.0100998074527638, 1.2923595990620809, 0.22858205136033094, -3.1411813356812583], "max": [0.6325224640425805, 0.3876848655433357, 1.2606460210936674, 3.1395873024083567, 1.171038826763208, 3.1412037867526386, 0.637466865989832, -0.04890427956472619, 1.147446230961598, 2.844569899291771, 1.241523792552981, 3.140678592394772], "count": [652]}, "eef_sim_pose_action": {"mean": [0.5817496502099833, 0.3079087205747387, 1.1317107969481484, -2.3890565173174565, 0.5658691141726319, -0.14768896568207096, 0.5585831206381316, -0.2700251622321262, 1.080273887422536, 2.2431711145770876, 0.938737163664768, -1.3036294363852297], "std": [0.031350971461258904, 0.08700238749867457, 0.0397649451909242, 1.0220719042110276, 0.3063565004888418, 2.8144599142232765, 0.029963900618589723, 0.04745118330311912, 0.035646050632389036, 0.42474298495942414, 0.28837833587197254, 2.222582770206321], "min": [0.4878703138957451, 0.09019241443427048, 1.0773284013061386, -3.140577329054658, 0.08238639541895876, -3.1415292946899607, 0.512422428951981, -0.3434676035113334, 1.0100998074527638, 1.2923595990620809, 0.22858205136033094, -3.1411813356812583], "max": [0.6325224640425805, 0.3876848655433357, 1.2606460210936674, 3.1395873024083567, 1.171038826763208, 3.1412037867526386, 0.637466865989832, -0.04890427956472619, 1.147446230961598, 2.844569899291771, 1.241523792552981, 3.140678592394772], "count": [652]}, "gripper_mode_state": {"mean": [0.5674846625766872, 0.4662576687116564], "std": [0.49542488867326107, 0.4988601558345054], "min": [0, 0], "max": [1, 1], "count": [652]}, "gripper_activity_state": {"mean": [1.6196319018404908, 1.7653374233128833], "std": [0.7067474011580247, 0.5875714625207888], "min": [0, 0], "max": [2, 2], "count": [652]}, "gripper_mode_action": {"mean": [0.5674846625766872, 0.4662576687116564], "std": [0.49542488867326107, 0.4988601558345054], "min": [0, 0], "max": [1, 1], "count": [652]}, "gripper_activity_action": {"mean": [1.6196319018404908, 1.7653374233128833], "std": [0.7067474011580247, 0.5875714625207888], "min": [0, 0], "max": [2, 2], "count": [652]}, "gripper_open_scale_state": {"mean": [0.4426411040077912, 0.5194815950912934], "std": [0.37573342197638293, 0.4364776430123518], "min": [0.033, 0.007], "max": [0.952, 0.948], "count": [652]}, "gripper_open_scale_action": {"mean": [0.4426411040077912, 0.5194815950912934], "std": [0.37573342197638293, 0.4364776430123518], "min": [0.033, 0.007], "max": [0.952, 0.948], "count": [652]}}} +{"episode_index": 439, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[1.0]], [[1.0]]], "mean": [[[0.43169294662309365]], [[0.46048031253461835]], [[0.4594073958679517]]], "std": [[[0.23438536122686549]], [[0.20074295994210742]], [[0.19715374865787946]]], "count": [177]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41675126587829103]], [[0.45023765739817584]], [[0.45057714472323773]]], "std": [[[0.21985738454946102]], [[0.18630932680622195]], [[0.179575284655788]]], "count": [177]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44682328708319485]], [[0.4619165351168716]], [[0.46341656858129315]]], "std": [[[0.2058409714214122]], [[0.18490857588132606]], [[0.1795564131968425]]], "count": [177]}, "observation.state": {"min": [0.4892332851886749, 1.9084303379058838, -1.1121761798858643, -0.9264208674430847, -2.930058717727661, -1.9821529388427734, 0.34147369861602783, -2.0, 0.1541929990053177, 0.3023679852485657, -0.18113400042057037, -3.128999948501587, -0.7609999775886536, -0.3959999978542328, -0.6711140275001526, -2.1752912998199463, 0.2963220179080963, 0.6669601202011108, 1.5774110555648804, 0.682511031627655, -2.354746103286743, 16.0, -0.35227999091148376, 0.2467849999666214, -0.10484600067138672, 2.3239998817443848, 0.1589999943971634, -3.1351852416992188], "max": [0.9489529728889465, 2.1215524673461914, 0.5190609693527222, 0.3237760663032532, -1.2489227056503296, -0.6125582456588745, 1.755050778388977, 938.0, 0.3370090126991272, 0.45091700553894043, 0.06244700029492378, 3.132999897003174, 1.0449999570846558, 0.3409999907016754, -0.2269277125597, -2.002765417098999, 1.266777515411377, 1.0941468477249146, 2.6632676124572754, 1.810203194618225, -1.4009060859680176, 949.0, -0.13019099831581116, 0.42475199699401855, 0.07827199995517731, 3.052999973297119, 0.9390000104904175, -1.7970000505447388], "mean": [0.6645634174346924, 2.0362696647644043, -0.6964123845100403, -0.6469037532806396, -2.2984540462493896, -1.5856767892837524, 1.2367380857467651, 626.7439575195312, 0.26420387625694275, 0.34668800234794617, 0.005491267424076796, -0.6566744446754456, 0.0986843928694725, -0.1512165367603302, -0.5484815835952759, -2.0860073566436768, 0.6357327103614807, 0.8441346287727356, 2.2926218509674072, 1.3115018606185913, -2.0066964626312256, 318.9914855957031, -0.2975522577762604, 0.36679941415786743, 0.023675497621297836, 2.780654191970825, 0.45342305302619934, -2.2038702964782715], "std": [0.13637781143188477, 0.04463200271129608, 0.29422634840011597, 0.26328521966934204, 0.45320558547973633, 0.3691362738609314, 0.37993642687797546, 354.6515197753906, 0.02389588952064514, 0.04002783074975014, 0.03889888897538185, 2.701361894607544, 0.520207405090332, 0.1780218631029129, 0.11880382895469666, 0.06183381378650665, 0.1388799399137497, 0.09581276774406433, 0.2927306890487671, 0.2703370153903961, 0.3482244312763214, 371.416748046875, 0.04942536726593971, 0.038955461233854294, 0.02611147053539753, 0.17760144174098969, 0.21563027799129486, 0.36556386947631836], "count": [998]}, "action": {"min": [0.4892332851886749, 1.9084303379058838, -1.1121761798858643, -0.9264208674430847, -2.930058717727661, -1.9821529388427734, 0.34147369861602783, -2.0, 0.1541929990053177, 0.3023679852485657, -0.18113400042057037, -3.128999948501587, -0.7609999775886536, -0.3959999978542328, -0.6711140275001526, -2.1752912998199463, 0.2963220179080963, 0.6669601202011108, 1.5774110555648804, 0.682511031627655, -2.354746103286743, 16.0, -0.35227999091148376, 0.2467849999666214, -0.10484600067138672, 2.3239998817443848, 0.1589999943971634, -3.1351852416992188], "max": [0.9489529728889465, 2.1215524673461914, 0.5190609693527222, 0.3237760663032532, -1.2489227056503296, -0.6125582456588745, 1.755050778388977, 938.0, 0.3370090126991272, 0.45091700553894043, 0.06244700029492378, 3.132999897003174, 1.0449999570846558, 0.3409999907016754, -0.2269277125597, -2.002765417098999, 1.266777515411377, 1.0941468477249146, 2.6632676124572754, 1.810203194618225, -1.4009060859680176, 949.0, -0.13019099831581116, 0.42475199699401855, 0.07827199995517731, 3.052999973297119, 0.9390000104904175, -1.7970000505447388], "mean": [0.6645634174346924, 2.0362696647644043, -0.6964123845100403, -0.6469037532806396, -2.2984540462493896, -1.5856767892837524, 1.2367380857467651, 626.7439575195312, 0.26420387625694275, 0.34668800234794617, 0.005491267424076796, -0.6566744446754456, 0.0986843928694725, -0.1512165367603302, -0.5484815835952759, -2.0860073566436768, 0.6357327103614807, 0.8441346287727356, 2.2926218509674072, 1.3115018606185913, -2.0066964626312256, 318.9914855957031, -0.2975522577762604, 0.36679941415786743, 0.023675497621297836, 2.780654191970825, 0.45342305302619934, -2.2038702964782715], "std": [0.13637781143188477, 0.04463200271129608, 0.29422634840011597, 0.26328521966934204, 0.45320558547973633, 0.3691362738609314, 0.37993642687797546, 354.6515197753906, 0.02389588952064514, 0.04002783074975014, 0.03889888897538185, 2.701361894607544, 0.520207405090332, 0.1780218631029129, 0.11880382895469666, 0.06183381378650665, 0.1388799399137497, 0.09581276774406433, 0.2927306890487671, 0.2703370153903961, 0.3482244312763214, 371.416748046875, 0.04942536726593971, 0.038955461233854294, 0.02611147053539753, 0.17760144174098969, 0.21563027799129486, 0.36556386947631836], "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": [442], "max": [442], "mean": [442.0], "std": [0.0], "count": [998]}, "index": {"min": [437501], "max": [438498], "mean": [437999.5], "std": [288.097639698766], "count": [998]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [998]}, "subtask_annotation": {"mean": [10.988977955911823, 29.0, 29.0, 29.0, 29.0], "std": [10.456555736630595, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [998]}, "scene_annotation": {"mean": [442.0], "std": [0.0], "min": [442], "max": [442], "count": [998]}, "eef_direction_state": {"mean": [4.317635270541082, 4.099198396793587], "std": [2.131524433841325, 1.998792059748503], "min": [0, 0], "max": [6, 6], "count": [998]}, "eef_velocity_state": {"mean": [0.5851703406813628, 0.7525050100200401], "std": [0.6980221995209971, 0.7476541385538806], "min": [0, 0], "max": [2, 2], "count": [998]}, "eef_acc_mag_state": {"mean": [0.5681362725450901, 0.6372745490981964], "std": [0.7925420994658864, 0.8148751006337207], "min": [0, 0], "max": [2, 2], "count": [998]}, "eef_direction_action": {"mean": [4.317635270541082, 4.099198396793587], "std": [2.131524433841325, 1.998792059748503], "min": [0, 0], "max": [6, 6], "count": [998]}, "eef_velocity_action": {"mean": [0.5851703406813628, 0.7525050100200401], "std": [0.6980221995209971, 0.7476541385538806], "min": [0, 0], "max": [2, 2], "count": [998]}, "eef_acc_mag_action": {"mean": [0.5681362725450901, 0.6372745490981964], "std": [0.7925420994658864, 0.8148751006337207], "min": [0, 0], "max": [2, 2], "count": [998]}, "eef_sim_pose_state": {"mean": [0.5710050815400184, 0.31534650138309495, 1.0985598530537124, -1.8441592798073445, 0.7320061778391953, 1.1520774671361007, 0.5647597822359633, -0.278139618392288, 1.1055467369776806, 0.20382504115709138, 0.8334994830761431, -1.7414691426140743], "std": [0.03650127516521995, 0.04279120070248027, 0.028115696734675764, 1.8042299624358724, 0.30616005768681503, 2.628964901335277, 0.029146382901453532, 0.04185591019736595, 0.028166928177939973, 2.7361926380886756, 0.4872305131907874, 0.7129110325845821], "min": [0.46117824098982524, 0.13711798044904255, 1.0592639915445312, -3.133849289199282, 0.31105292372148563, -3.14102643519726, 0.519567873847558, -0.35259509069340406, 1.0249381649539928, -3.1344207801968977, 0.008192448689267495, -2.9527067611831264], "max": [0.6168376804906833, 0.3891520728144975, 1.1959186403079756, 3.134835898770877, 1.3790025166090785, 3.1370642999422125, 0.640269279032678, -0.08088587226013676, 1.1547088797170237, 3.140892887208344, 1.5655076924369906, 3.0636829374328998], "count": [998]}, "eef_sim_pose_action": {"mean": [0.5710050815400184, 0.31534650138309495, 1.0985598530537124, -1.8441592798073445, 0.7320061778391953, 1.1520774671361007, 0.5647597822359633, -0.278139618392288, 1.1055467369776806, 0.20382504115709138, 0.8334994830761431, -1.7414691426140743], "std": [0.03650127516521995, 0.04279120070248027, 0.028115696734675764, 1.8042299624358724, 0.30616005768681503, 2.628964901335277, 0.029146382901453532, 0.04185591019736595, 0.028166928177939973, 2.7361926380886756, 0.4872305131907874, 0.7129110325845821], "min": [0.46117824098982524, 0.13711798044904255, 1.0592639915445312, -3.133849289199282, 0.31105292372148563, -3.14102643519726, 0.519567873847558, -0.35259509069340406, 1.0249381649539928, -3.1344207801968977, 0.008192448689267495, -2.9527067611831264], "max": [0.6168376804906833, 0.3891520728144975, 1.1959186403079756, 3.134835898770877, 1.3790025166090785, 3.1370642999422125, 0.640269279032678, -0.08088587226013676, 1.1547088797170237, 3.140892887208344, 1.5655076924369906, 3.0636829374328998], "count": [998]}, "gripper_mode_state": {"mean": [0.6603206412825652, 0.28857715430861725], "std": [0.47360035048418675, 0.45310085005411116], "min": [0, 0], "max": [1, 1], "count": [998]}, "gripper_activity_state": {"mean": [1.8537074148296593, 1.8416833667334669], "std": [0.4786433761457325, 0.49139486135226657], "min": [0, 0], "max": [2, 2], "count": [998]}, "gripper_mode_action": {"mean": [0.6603206412825652, 0.28857715430861725], "std": [0.47360035048418675, 0.45310085005411116], "min": [0, 0], "max": [1, 1], "count": [998]}, "gripper_activity_action": {"mean": [1.8537074148296593, 1.8416833667334669], "std": [0.4786433761457325, 0.49139486135226657], "min": [0, 0], "max": [2, 2], "count": [998]}, "gripper_open_scale_state": {"mean": [0.3189914828283272, 0.6267811491909869], "std": [0.37141686521666945, 0.3545858634920286], "min": [0.016, 0.0], "max": [0.949, 0.938], "count": [998]}, "gripper_open_scale_action": {"mean": [0.3189914828283272, 0.6267811491909869], "std": [0.37141686521666945, 0.3545858634920286], "min": [0.016, 0.0], "max": [0.949, 0.938], "count": [998]}}} +{"episode_index": 440, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8666666666666667]], [[1.0]], [[1.0]]], "mean": [[[0.42975944967830887]], [[0.45696996751174424]], [[0.45722071748621324]]], "std": [[[0.22506720683660109]], [[0.1942832092236578]], [[0.1905584165325376]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4138980321946487]], [[0.45247287964665034]], [[0.45323072246476714]]], "std": [[[0.2245660355365633]], [[0.18828670333845451]], [[0.18242162422868125]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4214571652879902]], [[0.4525478882633783]], [[0.45509724137050656]]], "std": [[[0.21518237952222083]], [[0.1863336858362548]], [[0.17763264460899097]]], "count": [128]}, "observation.state": {"min": [0.2125287652015686, 2.0751616954803467, -1.671484351158142, -1.3498027324676514, -2.9328339099884033, -1.9922934770584106, 0.395788311958313, -2.0, 0.14516200125217438, 0.270689994096756, -0.15897299349308014, -3.1361851692199707, -0.562999963760376, -0.8489999771118164, -1.1503989696502686, -2.1755878925323486, 0.1267458200454712, 0.6453354954719543, 1.7748079299926758, 0.7992386817932129, -2.3379383087158203, 26.0, -0.37257298827171326, 0.23038500547409058, -0.15491899847984314, 2.2709999084472656, 0.023999998345971107, -3.1010000705718994], "max": [1.0266724824905396, 2.1216397285461426, -0.6215117573738098, 0.19425514340400696, -1.168881893157959, -0.6221226453781128, 2.5705907344818115, 948.0, 0.31433799862861633, 0.48659801483154297, 0.0913420021533966, -2.2799999713897705, 0.7200000286102295, -0.05199999734759331, -0.29190632700920105, -2.0527515411376953, 1.7127963304519653, 1.2911072969436646, 2.691193103790283, 1.8956022262573242, -1.103397250175476, 945.0, 0.013013999909162521, 0.4428049921989441, 0.10320000350475311, 2.992000102996826, 0.7250000238418579, -2.2209999561309814], "mean": [0.5955265164375305, 2.092832326889038, -0.9512667059898376, -0.789252758026123, -2.204927682876587, -1.4128059148788452, 1.6171319484710693, 545.1435546875, 0.24161002039909363, 0.35539644956588745, -0.019485533237457275, -2.74644136428833, 0.19828709959983826, -0.41709885001182556, -0.48438456654548645, -2.1387298107147217, 0.6581687927246094, 0.9942309260368347, 2.3370361328125, 1.3908172845840454, -1.6845024824142456, 482.7376403808594, -0.28832757472991943, 0.33262157440185547, 0.024007126688957214, 2.6475698947906494, 0.32091662287712097, -2.5681326389312744], "std": [0.17179261147975922, 0.010737104341387749, 0.21983878314495087, 0.3554132580757141, 0.5171835422515869, 0.3446962535381317, 0.6263277530670166, 375.4634704589844, 0.03507409244775772, 0.057883042842149734, 0.04476012662053108, 0.2709442377090454, 0.39825767278671265, 0.21393373608589172, 0.21733291447162628, 0.02637006901204586, 0.3155556321144104, 0.1740962266921997, 0.326774001121521, 0.23870247602462769, 0.3360978066921234, 367.6092224121094, 0.1051752120256424, 0.05698121339082718, 0.0540500283241272, 0.15360139310359955, 0.21637549996376038, 0.23643124103546143], "count": [648]}, "action": {"min": [0.2125287652015686, 2.0751616954803467, -1.671484351158142, -1.3498027324676514, -2.9328339099884033, -1.9922934770584106, 0.395788311958313, -2.0, 0.14516200125217438, 0.270689994096756, -0.15897299349308014, -3.1361851692199707, -0.562999963760376, -0.8489999771118164, -1.1503989696502686, -2.1755878925323486, 0.1267458200454712, 0.6453354954719543, 1.7748079299926758, 0.7992386817932129, -2.3379383087158203, 26.0, -0.37257298827171326, 0.23038500547409058, -0.15491899847984314, 2.2709999084472656, 0.023999998345971107, -3.1010000705718994], "max": [1.0266724824905396, 2.1216397285461426, -0.6215117573738098, 0.19425514340400696, -1.168881893157959, -0.6221226453781128, 2.5705907344818115, 948.0, 0.31433799862861633, 0.48659801483154297, 0.0913420021533966, -2.2799999713897705, 0.7200000286102295, -0.05199999734759331, -0.29190632700920105, -2.0527515411376953, 1.7127963304519653, 1.2911072969436646, 2.691193103790283, 1.8956022262573242, -1.103397250175476, 945.0, 0.013013999909162521, 0.4428049921989441, 0.10320000350475311, 2.992000102996826, 0.7250000238418579, -2.2209999561309814], "mean": [0.5955265164375305, 2.092832326889038, -0.9512667059898376, -0.789252758026123, -2.204927682876587, -1.4128059148788452, 1.6171319484710693, 545.1435546875, 0.24161002039909363, 0.35539644956588745, -0.019485533237457275, -2.74644136428833, 0.19828709959983826, -0.41709885001182556, -0.48438456654548645, -2.1387298107147217, 0.6581687927246094, 0.9942309260368347, 2.3370361328125, 1.3908172845840454, -1.6845024824142456, 482.7376403808594, -0.28832757472991943, 0.33262157440185547, 0.024007126688957214, 2.6475698947906494, 0.32091662287712097, -2.5681326389312744], "std": [0.17179261147975922, 0.010737104341387749, 0.21983878314495087, 0.3554132580757141, 0.5171835422515869, 0.3446962535381317, 0.6263277530670166, 375.4634704589844, 0.03507409244775772, 0.057883042842149734, 0.04476012662053108, 0.2709442377090454, 0.39825767278671265, 0.21393373608589172, 0.21733291447162628, 0.02637006901204586, 0.3155556321144104, 0.1740962266921997, 0.326774001121521, 0.23870247602462769, 0.3360978066921234, 367.6092224121094, 0.1051752120256424, 0.05698121339082718, 0.0540500283241272, 0.15360139310359955, 0.21637549996376038, 0.23643124103546143], "count": [648]}, "timestamp": {"min": [0.0], "max": [21.566666666666666], "mean": [10.783333333333333], "std": [6.235375482471557], "count": [648]}, "frame_index": {"min": [0], "max": [647], "mean": [323.5], "std": [187.06126447414672], "count": [648]}, "episode_index": {"min": [443], "max": [443], "mean": [443.0], "std": [0.0], "count": [648]}, "index": {"min": [438499], "max": [439146], "mean": [438822.5], "std": [187.06126447414672], "count": [648]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [648]}, "subtask_annotation": {"mean": [14.580246913580247, 29.0, 29.0, 29.0, 29.0], "std": [10.045715501597387, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [648]}, "scene_annotation": {"mean": [443.0], "std": [0.0], "min": [443], "max": [443], "count": [648]}, "eef_direction_state": {"mean": [3.6512345679012346, 3.4135802469135803], "std": [2.0813616641700325, 2.169215201228183], "min": [0, 0], "max": [6, 6], "count": [648]}, "eef_velocity_state": {"mean": [0.941358024691358, 1.0540123456790123], "std": [0.7635318407364026, 0.7608369010313877], "min": [0, 0], "max": [2, 2], "count": [648]}, "eef_acc_mag_state": {"mean": [0.8827160493827161, 0.9027777777777778], "std": [0.8544422949628789, 0.8210906252143021], "min": [0, 0], "max": [2, 2], "count": [648]}, "eef_direction_action": {"mean": [3.6512345679012346, 3.4135802469135803], "std": [2.0813616641700325, 2.169215201228183], "min": [0, 0], "max": [6, 6], "count": [648]}, "eef_velocity_action": {"mean": [0.941358024691358, 1.0540123456790123], "std": [0.7635318407364026, 0.7608369010313877], "min": [0, 0], "max": [2, 2], "count": [648]}, "eef_acc_mag_action": {"mean": [0.8827160493827161, 0.9027777777777778], "std": [0.8544422949628789, 0.8210906252143021], "min": [0, 0], "max": [2, 2], "count": [648]}, "eef_sim_pose_state": {"mean": [0.5364638280477271, 0.3085485462799616, 1.1053473619537026, -1.5798806044083882, 0.8873892922622793, 2.58757223819311, 0.566985914694007, -0.24540793981696526, 1.1044131695740955, 0.8367211944664128, 0.8715298497515382, -2.2854783163755474], "std": [0.055750638068584255, 0.10351944511283982, 0.04937718530239083, 2.427147268109341, 0.25814691656016203, 0.28875062522948886, 0.051736770972500096, 0.04260106801676788, 0.050545040779018544, 2.6901859249467788, 0.4271081803214438, 0.24885523638595816], "min": [0.437678059974955, -0.02448060214372008, 1.0524575643255722, -3.141304940650229, 0.5375873800222877, 1.6378520298590191, 0.46920006625971095, -0.3328942559347295, 1.0135795222870703, -3.1336411001580315, 0.02028393787907712, -2.964925830291395], "max": [0.6509808484675671, 0.39958631665844474, 1.2619770124900427, 3.141223246467035, 1.335514595231842, 3.001924418864798, 0.6829842051698866, -0.12242049447366891, 1.2002821803695172, 3.139410980899135, 1.4655015178970867, -1.8509017944397739], "count": [648]}, "eef_sim_pose_action": {"mean": [0.5364638280477271, 0.3085485462799616, 1.1053473619537026, -1.5798806044083882, 0.8873892922622793, 2.58757223819311, 0.566985914694007, -0.24540793981696526, 1.1044131695740955, 0.8367211944664128, 0.8715298497515382, -2.2854783163755474], "std": [0.055750638068584255, 0.10351944511283982, 0.04937718530239083, 2.427147268109341, 0.25814691656016203, 0.28875062522948886, 0.051736770972500096, 0.04260106801676788, 0.050545040779018544, 2.6901859249467788, 0.4271081803214438, 0.24885523638595816], "min": [0.437678059974955, -0.02448060214372008, 1.0524575643255722, -3.141304940650229, 0.5375873800222877, 1.6378520298590191, 0.46920006625971095, -0.3328942559347295, 1.0135795222870703, -3.1336411001580315, 0.02028393787907712, -2.964925830291395], "max": [0.6509808484675671, 0.39958631665844474, 1.2619770124900427, 3.141223246467035, 1.335514595231842, 3.001924418864798, 0.6829842051698866, -0.12242049447366891, 1.2002821803695172, 3.139410980899135, 1.4655015178970867, -1.8509017944397739], "count": [648]}, "gripper_mode_state": {"mean": [0.5354938271604939, 0.38425925925925924], "std": [0.4987385970962178, 0.48641965516700203], "min": [0, 0], "max": [1, 1], "count": [648]}, "gripper_activity_state": {"mean": [1.7669753086419753, 1.6188271604938271], "std": [0.5771006603962987, 0.6992614144095637], "min": [0, 0], "max": [2, 2], "count": [648]}, "gripper_mode_action": {"mean": [0.5354938271604939, 0.38425925925925924], "std": [0.4987385970962178, 0.48641965516700203], "min": [0, 0], "max": [1, 1], "count": [648]}, "gripper_activity_action": {"mean": [1.7669753086419753, 1.6188271604938271], "std": [0.5771006603962987, 0.6992614144095637], "min": [0, 0], "max": [2, 2], "count": [648]}, "gripper_open_scale_state": {"mean": [0.48273765475661917, 0.5452816359481691], "std": [0.36760886019456707, 0.37526253620698036], "min": [0.026, 0.0], "max": [0.945, 0.948], "count": [648]}, "gripper_open_scale_action": {"mean": [0.48273765475661917, 0.5452816359481691], "std": [0.36760886019456707, 0.37526253620698036], "min": [0.026, 0.0], "max": [0.945, 0.948], "count": [648]}}} +{"episode_index": 441, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8666666666666667]], [[1.0]], [[1.0]]], "mean": [[[0.4271408248840847]], [[0.45530141472543434]], [[0.4566762436456064]]], "std": [[[0.23561756233103748]], [[0.20706501427278343]], [[0.2002309169018388]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4189331584129378]], [[0.4497127447488967]], [[0.4498150103346182]]], "std": [[[0.224148197038787]], [[0.19379610343608542]], [[0.18864121901860362]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44501952055751076]], [[0.4675939175884029]], [[0.4710081577146528]]], "std": [[[0.2010463890695588]], [[0.17717142405543437]], [[0.1689135129373838]]], "count": [117]}, "observation.state": {"min": [0.3972195088863373, 1.8876259326934814, -0.864007830619812, -0.9483246803283691, -2.707651376724243, -1.988540768623352, 0.6995279788970947, 6.0, 0.14024899899959564, 0.27923500537872314, -0.17577999830245972, -3.1401853561401367, -0.3790000081062317, -0.7680000066757202, -1.0693458318710327, -2.16886830329895, 0.39413028955459595, 0.6184749007225037, 1.8601195812225342, 0.9831091165542603, -2.577031135559082, 62.0, -0.33372199535369873, 0.27421799302101135, -0.09067899733781815, -3.1411852836608887, 0.005000000819563866, -2.503000020980835], "max": [0.9818350076675415, 2.121535062789917, 0.2624277174472809, 0.34028685092926025, -1.3829290866851807, -0.7612079381942749, 1.9004716873168945, 959.0, 0.3362720012664795, 0.4208559989929199, 0.09425599873065948, 3.1389999389648438, 1.2790000438690186, 0.1979999840259552, -0.3767293393611908, -1.9262152910232544, 0.9406800866127014, 1.153732419013977, 2.844921588897705, 1.9543849229812622, -1.7281900644302368, 952.0, -0.058479998260736465, 0.43771201372146606, 0.11893100291490555, 3.1410000324249268, 0.7279999852180481, -1.6799999475479126], "mean": [0.6017518043518066, 2.0261757373809814, -0.5090407133102417, -0.5303899049758911, -2.160449743270874, -1.5818897485733032, 1.4211727380752563, 570.3324584960938, 0.27471238374710083, 0.3307234048843384, -0.001034522196277976, 0.6318184733390808, 0.43286776542663574, -0.5621349811553955, -0.67392498254776, -2.022371292114258, 0.641221284866333, 0.9040431976318359, 2.4983153343200684, 1.5264781713485718, -2.312662363052368, 399.74652099609375, -0.2658805549144745, 0.3722468316555023, 0.047118447721004486, 1.8051177263259888, 0.289359450340271, -2.04415225982666], "std": [0.10902786254882812, 0.0562298521399498, 0.26710444688796997, 0.3184623718261719, 0.32472383975982666, 0.36460793018341064, 0.3380415141582489, 424.6235046386719, 0.0353306420147419, 0.03997892141342163, 0.053079139441251755, 2.8495547771453857, 0.41492122411727905, 0.1592206358909607, 0.16245153546333313, 0.06113085150718689, 0.12017811834812164, 0.11535418778657913, 0.2444162219762802, 0.2652600407600403, 0.24446235597133636, 372.5163879394531, 0.08131104707717896, 0.042985670268535614, 0.036708466708660126, 2.204015016555786, 0.20305126905441284, 0.2802467942237854], "count": [576]}, "action": {"min": [0.3972195088863373, 1.8876259326934814, -0.864007830619812, -0.9483246803283691, -2.707651376724243, -1.988540768623352, 0.6995279788970947, 6.0, 0.14024899899959564, 0.27923500537872314, -0.17577999830245972, -3.1401853561401367, -0.3790000081062317, -0.7680000066757202, -1.0693458318710327, -2.16886830329895, 0.39413028955459595, 0.6184749007225037, 1.8601195812225342, 0.9831091165542603, -2.577031135559082, 62.0, -0.33372199535369873, 0.27421799302101135, -0.09067899733781815, -3.1411852836608887, 0.005000000819563866, -2.503000020980835], "max": [0.9818350076675415, 2.121535062789917, 0.2624277174472809, 0.34028685092926025, -1.3829290866851807, -0.7612079381942749, 1.9004716873168945, 959.0, 0.3362720012664795, 0.4208559989929199, 0.09425599873065948, 3.1389999389648438, 1.2790000438690186, 0.1979999840259552, -0.3767293393611908, -1.9262152910232544, 0.9406800866127014, 1.153732419013977, 2.844921588897705, 1.9543849229812622, -1.7281900644302368, 952.0, -0.058479998260736465, 0.43771201372146606, 0.11893100291490555, 3.1410000324249268, 0.7279999852180481, -1.6799999475479126], "mean": [0.6017518043518066, 2.0261757373809814, -0.5090407133102417, -0.5303899049758911, -2.160449743270874, -1.5818897485733032, 1.4211727380752563, 570.3324584960938, 0.27471238374710083, 0.3307234048843384, -0.001034522196277976, 0.6318184733390808, 0.43286776542663574, -0.5621349811553955, -0.67392498254776, -2.022371292114258, 0.641221284866333, 0.9040431976318359, 2.4983153343200684, 1.5264781713485718, -2.312662363052368, 399.74652099609375, -0.2658805549144745, 0.3722468316555023, 0.047118447721004486, 1.8051177263259888, 0.289359450340271, -2.04415225982666], "std": [0.10902786254882812, 0.0562298521399498, 0.26710444688796997, 0.3184623718261719, 0.32472383975982666, 0.36460793018341064, 0.3380415141582489, 424.6235046386719, 0.0353306420147419, 0.03997892141342163, 0.053079139441251755, 2.8495547771453857, 0.41492122411727905, 0.1592206358909607, 0.16245153546333313, 0.06113085150718689, 0.12017811834812164, 0.11535418778657913, 0.2444162219762802, 0.2652600407600403, 0.24446235597133636, 372.5163879394531, 0.08131104707717896, 0.042985670268535614, 0.036708466708660126, 2.204015016555786, 0.20305126905441284, 0.2802467942237854], "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": [444], "max": [444], "mean": [444.0], "std": [0.0], "count": [576]}, "index": {"min": [439147], "max": [439722], "mean": [439434.5], "std": [166.27662694036906], "count": [576]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [576]}, "subtask_annotation": {"mean": [10.81423611111111, 29.0, 29.0, 29.0, 29.0], "std": [8.803519188990187, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [576]}, "scene_annotation": {"mean": [444.0], "std": [0.0], "min": [444], "max": [444], "count": [576]}, "eef_direction_state": {"mean": [4.246527777777778, 3.9722222222222223], "std": [1.7584088923119423, 1.9291061705577452], "min": [0, 0], "max": [6, 6], "count": [576]}, "eef_velocity_state": {"mean": [0.8541666666666666, 0.8819444444444444], "std": [0.7356851492920666, 0.7949190016195378], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_acc_mag_state": {"mean": [0.71875, 0.7725694444444444], "std": [0.8337889379546575, 0.8387393371799295], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_direction_action": {"mean": [4.246527777777778, 3.9722222222222223], "std": [1.7584088923119423, 1.9291061705577452], "min": [0, 0], "max": [6, 6], "count": [576]}, "eef_velocity_action": {"mean": [0.8541666666666666, 0.8819444444444444], "std": [0.7356851492920666, 0.7949190016195378], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_acc_mag_action": {"mean": [0.71875, 0.7725694444444444], "std": [0.8337889379546575, 0.8387393371799295], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_sim_pose_state": {"mean": [0.5844994468300214, 0.3093344288003813, 1.1424187631937137, -2.583471081052233, 0.5276638961149115, 1.93939806584408, 0.5444997823060332, -0.2877993464705029, 1.0875064125228944, 2.314260761256118, 0.9160941784802217, -1.717727205720255], "std": [0.03909612888280707, 0.06504741893474739, 0.05300663750320363, 0.23813438937084666, 0.27549458843301666, 2.1981902415785983, 0.027259856874073833, 0.0573850580319326, 0.029363703555539414, 0.325927525091898, 0.3018791340353573, 2.026434426675878], "min": [0.48888435352229254, 0.09584114827461374, 1.0904981681398906, -2.9071475719372737, 0.08552733012529212, -3.136143093132681, 0.4962082769474276, -0.37976198961408436, 1.0272933527697061, 1.314822194692499, 0.22573039945248552, -3.1393343142259713], "max": [0.6496252083797373, 0.3909129108338038, 1.3110454641680798, -1.9032507740340312, 0.9124882308971363, 3.1391375056469624, 0.612511209892169, -0.0731729331366378, 1.1542021240001206, 2.871757184352238, 1.2465238149024742, 3.139201228890752], "count": [576]}, "eef_sim_pose_action": {"mean": [0.5844994468300214, 0.3093344288003813, 1.1424187631937137, -2.583471081052233, 0.5276638961149115, 1.93939806584408, 0.5444997823060332, -0.2877993464705029, 1.0875064125228944, 2.314260761256118, 0.9160941784802217, -1.717727205720255], "std": [0.03909612888280707, 0.06504741893474739, 0.05300663750320363, 0.23813438937084666, 0.27549458843301666, 2.1981902415785983, 0.027259856874073833, 0.0573850580319326, 0.029363703555539414, 0.325927525091898, 0.3018791340353573, 2.026434426675878], "min": [0.48888435352229254, 0.09584114827461374, 1.0904981681398906, -2.9071475719372737, 0.08552733012529212, -3.136143093132681, 0.4962082769474276, -0.37976198961408436, 1.0272933527697061, 1.314822194692499, 0.22573039945248552, -3.1393343142259713], "max": [0.6496252083797373, 0.3909129108338038, 1.3110454641680798, -1.9032507740340312, 0.9124882308971363, 3.1391375056469624, 0.612511209892169, -0.0731729331366378, 1.1542021240001206, 2.871757184352238, 1.2465238149024742, 3.139201228890752], "count": [576]}, "gripper_mode_state": {"mean": [0.6111111111111112, 0.3993055555555556], "std": [0.4874980215217868, 0.48975568282361315], "min": [0, 0], "max": [1, 1], "count": [576]}, "gripper_activity_state": {"mean": [1.7847222222222223, 1.7239583333333333], "std": [0.5702484161949404, 0.6306816404472414], "min": [0, 0], "max": [2, 2], "count": [576]}, "gripper_mode_action": {"mean": [0.6111111111111112, 0.3993055555555556], "std": [0.4874980215217868, 0.48975568282361315], "min": [0, 0], "max": [1, 1], "count": [576]}, "gripper_activity_action": {"mean": [1.7847222222222223, 1.7239583333333333], "std": [0.5702484161949404, 0.6306816404472414], "min": [0, 0], "max": [2, 2], "count": [576]}, "gripper_open_scale_state": {"mean": [0.39974652801619615, 0.5703324651486347], "std": [0.37251632519043426, 0.42462367515796773], "min": [0.062, 0.006], "max": [0.952, 0.959], "count": [576]}, "gripper_open_scale_action": {"mean": [0.39974652801619615, 0.5703324651486347], "std": [0.37251632519043426, 0.42462367515796773], "min": [0.062, 0.006], "max": [0.952, 0.959], "count": [576]}}} +{"episode_index": 442, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4238900147457357]], [[0.4553584442584622]], [[0.45634878978691745]]], "std": [[[0.24178643488152637]], [[0.20818653669477805]], [[0.2028376992640077]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41577717499601463]], [[0.45126785263563424]], [[0.452137847720389]]], "std": [[[0.23008456996792773]], [[0.19656452747593012]], [[0.19012350925517216]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44828195407566823]], [[0.4683077109570115]], [[0.47219103864445505]]], "std": [[[0.20590868127233034]], [[0.1844296517356455]], [[0.17629507014343415]]], "count": [123]}, "observation.state": {"min": [0.5000542998313904, 1.8879401683807373, -0.9434900879859924, -0.9659873843193054, -2.8534040451049805, -1.9849804639816284, 0.31618383526802063, 2.0, 0.1264680027961731, 0.2920590043067932, -0.19870099425315857, -3.1411852836608887, -0.5910000205039978, -0.8519999980926514, -0.939528226852417, -2.1672277450561523, 0.3684390187263489, 0.6398726105690002, 1.884658932685852, 1.02791166305542, -2.5510778427124023, 37.0, -0.3532249927520752, 0.2705659866333008, -0.08153700083494186, -3.1401853561401367, 0.008999999612569809, -2.9670000076293945], "max": [1.0031629800796509, 2.121535062789917, 0.562222957611084, 0.4430169463157654, -1.0623644590377808, -0.709162175655365, 1.842596411705017, 950.0, 0.3032059967517853, 0.4406540095806122, 0.05799100175499916, 3.1410000324249268, 1.1390000581741333, 0.03200000524520874, -0.3352603018283844, -1.9066499471664429, 1.2226730585098267, 1.357656717300415, 2.778128147125244, 2.0128533840179443, -1.8315659761428833, 938.0, -0.0856269970536232, 0.4221329987049103, 0.09702400118112564, 3.13700008392334, 0.8209999799728394, -1.569000005722046], "mean": [0.663544774055481, 2.0260612964630127, -0.6041249632835388, -0.5650826096534729, -2.236990213394165, -1.5891972780227661, 1.4732872247695923, 627.8176879882812, 0.2561649978160858, 0.3419482409954071, -0.004080063197761774, 0.9910871982574463, 0.2685835361480713, -0.500697135925293, -0.6696187257766724, -1.9968202114105225, 0.5925523042678833, 0.8692405223846436, 2.5366101264953613, 1.5146939754486084, -2.2588181495666504, 383.609375, -0.2801940441131592, 0.3706815242767334, 0.052911434322595596, 2.635692834854126, 0.2551247179508209, -2.052412986755371], "std": [0.11117979884147644, 0.056369055062532425, 0.3540323078632355, 0.31106245517730713, 0.38406842947006226, 0.35793420672416687, 0.4368859529495239, 393.04827880859375, 0.03330891951918602, 0.03845533728599548, 0.048661522567272186, 2.751436710357666, 0.4779534935951233, 0.1699216067790985, 0.1312883198261261, 0.07044357806444168, 0.17698709666728973, 0.18142275512218475, 0.2343665361404419, 0.24759890139102936, 0.29533618688583374, 358.6204528808594, 0.07517249137163162, 0.038199763745069504, 0.030681313946843147, 1.102906584739685, 0.2141905575990677, 0.4511382281780243], "count": [617]}, "action": {"min": [0.5000542998313904, 1.8879401683807373, -0.9434900879859924, -0.9659873843193054, -2.8534040451049805, -1.9849804639816284, 0.31618383526802063, 2.0, 0.1264680027961731, 0.2920590043067932, -0.19870099425315857, -3.1411852836608887, -0.5910000205039978, -0.8519999980926514, -0.939528226852417, -2.1672277450561523, 0.3684390187263489, 0.6398726105690002, 1.884658932685852, 1.02791166305542, -2.5510778427124023, 37.0, -0.3532249927520752, 0.2705659866333008, -0.08153700083494186, -3.1401853561401367, 0.008999999612569809, -2.9670000076293945], "max": [1.0031629800796509, 2.121535062789917, 0.562222957611084, 0.4430169463157654, -1.0623644590377808, -0.709162175655365, 1.842596411705017, 950.0, 0.3032059967517853, 0.4406540095806122, 0.05799100175499916, 3.1410000324249268, 1.1390000581741333, 0.03200000524520874, -0.3352603018283844, -1.9066499471664429, 1.2226730585098267, 1.357656717300415, 2.778128147125244, 2.0128533840179443, -1.8315659761428833, 938.0, -0.0856269970536232, 0.4221329987049103, 0.09702400118112564, 3.13700008392334, 0.8209999799728394, -1.569000005722046], "mean": [0.663544774055481, 2.0260612964630127, -0.6041249632835388, -0.5650826096534729, -2.236990213394165, -1.5891972780227661, 1.4732872247695923, 627.8176879882812, 0.2561649978160858, 0.3419482409954071, -0.004080063197761774, 0.9910871982574463, 0.2685835361480713, -0.500697135925293, -0.6696187257766724, -1.9968202114105225, 0.5925523042678833, 0.8692405223846436, 2.5366101264953613, 1.5146939754486084, -2.2588181495666504, 383.609375, -0.2801940441131592, 0.3706815242767334, 0.052911434322595596, 2.635692834854126, 0.2551247179508209, -2.052412986755371], "std": [0.11117979884147644, 0.056369055062532425, 0.3540323078632355, 0.31106245517730713, 0.38406842947006226, 0.35793420672416687, 0.4368859529495239, 393.04827880859375, 0.03330891951918602, 0.03845533728599548, 0.048661522567272186, 2.751436710357666, 0.4779534935951233, 0.1699216067790985, 0.1312883198261261, 0.07044357806444168, 0.17698709666728973, 0.18142275512218475, 0.2343665361404419, 0.24759890139102936, 0.29533618688583374, 358.6204528808594, 0.07517249137163162, 0.038199763745069504, 0.030681313946843147, 1.102906584739685, 0.2141905575990677, 0.4511382281780243], "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": [445], "max": [445], "mean": [445.0], "std": [0.0], "count": [617]}, "index": {"min": [439723], "max": [440339], "mean": [440031.0], "std": [178.11232411037705], "count": [617]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [617]}, "subtask_annotation": {"mean": [11.382495948136143, 29.0, 29.0, 29.0, 29.0], "std": [9.77955819237198, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [617]}, "scene_annotation": {"mean": [445.0], "std": [0.0], "min": [445], "max": [445], "count": [617]}, "eef_direction_state": {"mean": [4.095623987034036, 4.116693679092383], "std": [2.031900446442795, 2.0431321710163637], "min": [0, 0], "max": [6, 6], "count": [617]}, "eef_velocity_state": {"mean": [0.7633711507293355, 0.7698541329011345], "std": [0.7059049251716948, 0.7882024014962192], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_acc_mag_state": {"mean": [0.7017828200972447, 0.6596434359805511], "std": [0.8182758872845627, 0.8196583088107252], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_direction_action": {"mean": [4.095623987034036, 4.116693679092383], "std": [2.031900446442795, 2.0431321710163637], "min": [0, 0], "max": [6, 6], "count": [617]}, "eef_velocity_action": {"mean": [0.7633711507293355, 0.7698541329011345], "std": [0.7059049251716948, 0.7882024014962192], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_acc_mag_action": {"mean": [0.7017828200972447, 0.6596434359805511], "std": [0.8182758872845627, 0.8196583088107252], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_sim_pose_state": {"mean": [0.5823866244698632, 0.32334864932069873, 1.1371663398142804, -1.6665750527343937, 0.48849848360604997, 0.3196435887158363, 0.5603936619069932, -0.2704225666523026, 1.1013964268531051, 2.2714210947160223, 0.8522442645921041, -1.939887090069039], "std": [0.033713290883542975, 0.06195446824822853, 0.04719499245813582, 2.0787007953315144, 0.30803136834391504, 2.8207847682742817, 0.024850107561247305, 0.051052484381848715, 0.02868623981954273, 0.9440341515479446, 0.4142792579007791, 1.5598076887765824], "min": [0.49245941193116394, 0.10302016172051409, 1.0844673054349623, -3.14136756775024, 0.08805855144066621, -3.1415732459889205, 0.5293675297715204, -0.3471522407475734, 1.0264180248237522, -3.134584892765558, 0.09458106963557533, -3.1394208182729617], "max": [0.6293669567134121, 0.38833092226266347, 1.2944299059494786, 3.1409370187631978, 1.1142579951874696, 3.141590696106091, 0.6347972634390587, -0.04872180411876538, 1.1588223965746436, 3.1394928173811736, 1.5015150067703034, 3.130931177680708], "count": [617]}, "eef_sim_pose_action": {"mean": [0.5823866244698632, 0.32334864932069873, 1.1371663398142804, -1.6665750527343937, 0.48849848360604997, 0.3196435887158363, 0.5603936619069932, -0.2704225666523026, 1.1013964268531051, 2.2714210947160223, 0.8522442645921041, -1.939887090069039], "std": [0.033713290883542975, 0.06195446824822853, 0.04719499245813582, 2.0787007953315144, 0.30803136834391504, 2.8207847682742817, 0.024850107561247305, 0.051052484381848715, 0.02868623981954273, 0.9440341515479446, 0.4142792579007791, 1.5598076887765824], "min": [0.49245941193116394, 0.10302016172051409, 1.0844673054349623, -3.14136756775024, 0.08805855144066621, -3.1415732459889205, 0.5293675297715204, -0.3471522407475734, 1.0264180248237522, -3.134584892765558, 0.09458106963557533, -3.1394208182729617], "max": [0.6293669567134121, 0.38833092226266347, 1.2944299059494786, 3.1409370187631978, 1.1142579951874696, 3.141590696106091, 0.6347972634390587, -0.04872180411876538, 1.1588223965746436, 3.1394928173811736, 1.5015150067703034, 3.130931177680708], "count": [617]}, "gripper_mode_state": {"mean": [0.6045380875202593, 0.3160453808752026], "std": [0.4889496786557944, 0.4649308530337079], "min": [0, 0], "max": [1, 1], "count": [617]}, "gripper_activity_state": {"mean": [1.786061588330632, 1.7730956239870341], "std": [0.5632737856789839, 0.5781451749934521], "min": [0, 0], "max": [2, 2], "count": [617]}, "gripper_mode_action": {"mean": [0.6045380875202593, 0.3160453808752026], "std": [0.4889496786557944, 0.4649308530337079], "min": [0, 0], "max": [1, 1], "count": [617]}, "gripper_activity_action": {"mean": [1.786061588330632, 1.7730956239870341], "std": [0.5632737856789839, 0.5781451749934521], "min": [0, 0], "max": [2, 2], "count": [617]}, "gripper_open_scale_state": {"mean": [0.3836094005158113, 0.6278176661650591], "std": [0.3586205989356244, 0.3930483700858367], "min": [0.037, 0.002], "max": [0.938, 0.95], "count": [617]}, "gripper_open_scale_action": {"mean": [0.3836094005158113, 0.6278176661650591], "std": [0.3586205989356244, 0.3930483700858367], "min": [0.037, 0.002], "max": [0.938, 0.95], "count": [617]}}} +{"episode_index": 443, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4362773302881759]], [[0.46332823640819965]], [[0.46345692401960786]]], "std": [[[0.23169814218381155]], [[0.2000109259502826]], [[0.1948756846293322]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41926977681224004]], [[0.4532872920380273]], [[0.45360985405525844]]], "std": [[[0.2234709451966685]], [[0.18958522826824614]], [[0.18331767249290143]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42783489490493165]], [[0.45828061125965536]], [[0.4597826017528223]]], "std": [[[0.20595158445861966]], [[0.17713037392806505]], [[0.16989353376491]]], "count": [110]}, "observation.state": {"min": [0.314473420381546, 2.033675193786621, -0.8913047909736633, -1.137675404548645, -2.8443284034729004, -1.9816818237304688, 0.1261349618434906, -2.0, 0.2105190008878708, 0.27112600207328796, -0.14410999417304993, -3.1401853561401367, -0.4410000145435333, -0.778999924659729, -0.7692887783050537, -2.1753435134887695, 0.26710519194602966, 0.6421590447425842, 1.6236450672149658, 0.6550744771957397, -2.2269704341888428, 68.0, -0.36937201023101807, 0.22655600309371948, -0.13096599280834198, 2.2190001010894775, 0.08399999141693115, -3.069000005722046], "max": [0.9785013794898987, 2.1215872764587402, -0.5596747398376465, 0.19971802830696106, -1.1559491157531738, -0.6615495681762695, 2.000164747238159, 946.0, 0.3252129852771759, 0.4708620011806488, 0.07447600364685059, 3.140000104904175, 0.6959999799728394, -0.08400000631809235, -0.2197369635105133, -2.0479519367218018, 1.773394227027893, 1.3690712451934814, 2.699902057647705, 1.821617603302002, -1.1502069234848022, 947.0, -0.039406001567840576, 0.4287959933280945, 0.09338799864053726, 2.9509999752044678, 0.675000011920929, -2.119999885559082], "mean": [0.5587926506996155, 2.079867362976074, -0.7742854952812195, -0.6659943461418152, -2.0742669105529785, -1.421032428741455, 1.3226802349090576, 566.160888671875, 0.26804572343826294, 0.3449693024158478, -0.014571970328688622, -2.56402325630188, 0.3146759271621704, -0.3354792594909668, -0.399879515171051, -2.1560561656951904, 0.7513559460639954, 1.0816898345947266, 2.3288934230804443, 1.2715463638305664, -1.7840070724487305, 451.8324279785156, -0.3013714849948883, 0.33024948835372925, 0.02797793224453926, 2.5599403381347656, 0.3259887993335724, -2.4954371452331543], "std": [0.15207567811012268, 0.017769360914826393, 0.0903332382440567, 0.30352500081062317, 0.4306066036224365, 0.34713637828826904, 0.5102764964103699, 399.56634521484375, 0.021856285631656647, 0.05421140789985657, 0.04504933953285217, 1.0395448207855225, 0.3163098692893982, 0.22803670167922974, 0.13137800991535187, 0.02340865321457386, 0.3262263834476471, 0.2255408614873886, 0.2911262810230255, 0.3379500210285187, 0.3492601811885834, 380.70037841796875, 0.09196881204843521, 0.05985849350690842, 0.05210292711853981, 0.18606826663017273, 0.1734413057565689, 0.28965067863464355], "count": [528]}, "action": {"min": [0.314473420381546, 2.033675193786621, -0.8913047909736633, -1.137675404548645, -2.8443284034729004, -1.9816818237304688, 0.1261349618434906, -2.0, 0.2105190008878708, 0.27112600207328796, -0.14410999417304993, -3.1401853561401367, -0.4410000145435333, -0.778999924659729, -0.7692887783050537, -2.1753435134887695, 0.26710519194602966, 0.6421590447425842, 1.6236450672149658, 0.6550744771957397, -2.2269704341888428, 68.0, -0.36937201023101807, 0.22655600309371948, -0.13096599280834198, 2.2190001010894775, 0.08399999141693115, -3.069000005722046], "max": [0.9785013794898987, 2.1215872764587402, -0.5596747398376465, 0.19971802830696106, -1.1559491157531738, -0.6615495681762695, 2.000164747238159, 946.0, 0.3252129852771759, 0.4708620011806488, 0.07447600364685059, 3.140000104904175, 0.6959999799728394, -0.08400000631809235, -0.2197369635105133, -2.0479519367218018, 1.773394227027893, 1.3690712451934814, 2.699902057647705, 1.821617603302002, -1.1502069234848022, 947.0, -0.039406001567840576, 0.4287959933280945, 0.09338799864053726, 2.9509999752044678, 0.675000011920929, -2.119999885559082], "mean": [0.5587926506996155, 2.079867362976074, -0.7742854952812195, -0.6659943461418152, -2.0742669105529785, -1.421032428741455, 1.3226802349090576, 566.160888671875, 0.26804572343826294, 0.3449693024158478, -0.014571970328688622, -2.56402325630188, 0.3146759271621704, -0.3354792594909668, -0.399879515171051, -2.1560561656951904, 0.7513559460639954, 1.0816898345947266, 2.3288934230804443, 1.2715463638305664, -1.7840070724487305, 451.8324279785156, -0.3013714849948883, 0.33024948835372925, 0.02797793224453926, 2.5599403381347656, 0.3259887993335724, -2.4954371452331543], "std": [0.15207567811012268, 0.017769360914826393, 0.0903332382440567, 0.30352500081062317, 0.4306066036224365, 0.34713637828826904, 0.5102764964103699, 399.56634521484375, 0.021856285631656647, 0.05421140789985657, 0.04504933953285217, 1.0395448207855225, 0.3163098692893982, 0.22803670167922974, 0.13137800991535187, 0.02340865321457386, 0.3262263834476471, 0.2255408614873886, 0.2911262810230255, 0.3379500210285187, 0.3492601811885834, 380.70037841796875, 0.09196881204843521, 0.05985849350690842, 0.05210292711853981, 0.18606826663017273, 0.1734413057565689, 0.28965067863464355], "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": [446], "max": [446], "mean": [446.0], "std": [0.0], "count": [528]}, "index": {"min": [440340], "max": [440867], "mean": [440603.5], "std": [152.42019769921134], "count": [528]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [528]}, "subtask_annotation": {"mean": [12.43560606060606, 29.0, 29.0, 29.0, 29.0], "std": [9.629088132790883, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [528]}, "scene_annotation": {"mean": [446.0], "std": [0.0], "min": [446], "max": [446], "count": [528]}, "eef_direction_state": {"mean": [3.4375, 3.5928030303030303], "std": [2.131979402865427, 2.121075989949988], "min": [0, 0], "max": [6, 6], "count": [528]}, "eef_velocity_state": {"mean": [0.9943181818181818, 0.9128787878787878], "std": [0.76001265258788, 0.7537688439807714], "min": [0, 0], "max": [2, 2], "count": [528]}, "eef_acc_mag_state": {"mean": [0.8825757575757576, 0.8257575757575758], "std": [0.8491525376159308, 0.8210877128173193], "min": [0, 0], "max": [2, 2], "count": [528]}, "eef_direction_action": {"mean": [3.4375, 3.5928030303030303], "std": [2.131979402865427, 2.121075989949988], "min": [0, 0], "max": [6, 6], "count": [528]}, "eef_velocity_action": {"mean": [0.9943181818181818, 0.9128787878787878], "std": [0.76001265258788, 0.7537688439807714], "min": [0, 0], "max": [2, 2], "count": [528]}, "eef_acc_mag_action": {"mean": [0.8825757575757576, 0.8257575757575758], "std": [0.8491525376159308, 0.8210877128173193], "min": [0, 0], "max": [2, 2], "count": [528]}, "eef_sim_pose_state": {"mean": [0.531629050244495, 0.31688211814794853, 1.1000482452025233, -0.8052868575252167, 0.8442833141441969, 2.6301341472811726, 0.5552642084300176, -0.27175486778558433, 1.0855061322055728, 1.044141381158467, 1.0101254392691887, -2.2367170338559914], "std": [0.05533071711006427, 0.09110022167709315, 0.043916605484841394, 2.7463800327156984, 0.2517087718869461, 0.35138519797294127, 0.046938538429534854, 0.03813548865460142, 0.037940501602020345, 2.679156363858348, 0.36440995946366195, 0.2706007537367693], "min": [0.42723735714129846, 0.037057477795614385, 1.0365507522879893, -3.138568231095253, 0.4586254761611248, 1.7072416995211583, 0.47940710995172436, -0.32764217248855215, 1.0193300154274039, -3.1409310758273232, 0.15289005191624128, -2.6882492034386076], "max": [0.624073784756002, 0.4031074234584266, 1.216329189967413, 3.1371918187563934, 1.281043749102627, 3.014454317831283, 0.665558841677998, -0.13569509765407164, 1.1799132653785573, 3.1409147558575876, 1.4181361457181723, -1.7704190402968631], "count": [528]}, "eef_sim_pose_action": {"mean": [0.531629050244495, 0.31688211814794853, 1.1000482452025233, -0.8052868575252167, 0.8442833141441969, 2.6301341472811726, 0.5552642084300176, -0.27175486778558433, 1.0855061322055728, 1.044141381158467, 1.0101254392691887, -2.2367170338559914], "std": [0.05533071711006427, 0.09110022167709315, 0.043916605484841394, 2.7463800327156984, 0.2517087718869461, 0.35138519797294127, 0.046938538429534854, 0.03813548865460142, 0.037940501602020345, 2.679156363858348, 0.36440995946366195, 0.2706007537367693], "min": [0.42723735714129846, 0.037057477795614385, 1.0365507522879893, -3.138568231095253, 0.4586254761611248, 1.7072416995211583, 0.47940710995172436, -0.32764217248855215, 1.0193300154274039, -3.1409310758273232, 0.15289005191624128, -2.6882492034386076], "max": [0.624073784756002, 0.4031074234584266, 1.216329189967413, 3.1371918187563934, 1.281043749102627, 3.014454317831283, 0.665558841677998, -0.13569509765407164, 1.1799132653785573, 3.1409147558575876, 1.4181361457181723, -1.7704190402968631], "count": [528]}, "gripper_mode_state": {"mean": [0.5643939393939394, 0.38825757575757575], "std": [0.49583608235920856, 0.4873537017653858], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_state": {"mean": [1.746212121212121, 1.6893939393939394], "std": [0.6061434602456178, 0.6499717448121701], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_mode_action": {"mean": [0.5643939393939394, 0.38825757575757575], "std": [0.49583608235920856, 0.4873537017653858], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_action": {"mean": [1.746212121212121, 1.6893939393939394], "std": [0.6061434602456178, 0.6499717448121701], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_open_scale_state": {"mean": [0.4518323862913888, 0.5662623106778569], "std": [0.38070029330884675, 0.3994224346647463], "min": [0.068, 0.0], "max": [0.947, 0.946], "count": [528]}, "gripper_open_scale_action": {"mean": [0.4518323862913888, 0.5662623106778569], "std": [0.38070029330884675, 0.3994224346647463], "min": [0.068, 0.0], "max": [0.947, 0.946], "count": [528]}}} +{"episode_index": 444, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8549019607843137]], [[1.0]], [[1.0]]], "mean": [[[0.4335443852282515]], [[0.45839641282869736]], [[0.45734684380858287]]], "std": [[[0.22913877041733408]], [[0.19894971839182196]], [[0.1948358090731418]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4184878955135026]], [[0.4467905868419719]], [[0.4463972029057101]]], "std": [[[0.2289055180870269]], [[0.20199946571451538]], [[0.1976674293454544]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4390604860161119]], [[0.4640497321021432]], [[0.46655536714039625]]], "std": [[[0.20643531777999083]], [[0.17966656952937737]], [[0.1722955378809416]]], "count": [129]}, "observation.state": {"min": [0.4491081237792969, 1.9200018644332886, -0.865892767906189, -0.903103232383728, -2.7627689838409424, -1.958050012588501, 0.3663795590400696, 29.0, 0.13377000391483307, 0.28595200181007385, -0.19550900161266327, -3.1411852836608887, -0.41200000047683716, -0.7889999747276306, -1.039430856704712, -2.1757099628448486, 0.5030388236045837, 0.6029414534568787, 1.893088936805725, 0.8734675049781799, -2.595583915710449, 33.0, -0.32345300912857056, 0.2757610082626343, -0.14468200504779816, -3.132185220718384, -0.07599999755620956, -2.9089999198913574], "max": [0.9815208315849304, 2.1215176582336426, 0.486161470413208, 0.4619537889957428, -1.2183969020843506, -0.6116681694984436, 1.9405791759490967, 960.0, 0.35273998975753784, 0.4031980037689209, 0.08784600347280502, 3.1410000324249268, 1.159000039100647, 0.14900001883506775, -0.41112977266311646, -1.9127936363220215, 1.5096399784088135, 1.2684530019760132, 2.8042032718658447, 1.886910319328308, -1.7809689044952393, 937.0, -0.04543700069189072, 0.43718600273132324, 0.08842500299215317, 3.138000011444092, 0.8560000061988831, -1.6269999742507935], "mean": [0.5900828242301941, 2.025634288787842, -0.48644301295280457, -0.515296459197998, -2.1277174949645996, -1.5157122611999512, 1.4131156206130981, 624.416015625, 0.2797107398509979, 0.33683493733406067, -0.0011387044796720147, -0.6489735245704651, 0.4453406035900116, -0.5729510188102722, -0.7164661288261414, -2.0365121364593506, 0.7677907347679138, 0.8527010083198547, 2.455764055252075, 1.4304214715957642, -2.2466683387756348, 471.6357727050781, -0.24465616047382355, 0.3815751075744629, 0.019538449123501778, 1.822889804840088, 0.22622592747211456, -2.177103042602539], "std": [0.11302406340837479, 0.053693145513534546, 0.3623817563056946, 0.3494594395160675, 0.3289157748222351, 0.36917784810066223, 0.45282626152038574, 410.6641845703125, 0.037381548434495926, 0.03311603143811226, 0.05471419915556908, 2.8207449913024902, 0.4161818027496338, 0.21053506433963776, 0.15272176265716553, 0.07369567453861237, 0.22318343818187714, 0.17758701741695404, 0.2958862781524658, 0.3135082423686981, 0.27294352650642395, 359.64520263671875, 0.08937524259090424, 0.04448596388101578, 0.047039926052093506, 2.1779472827911377, 0.23835870623588562, 0.4421765208244324], "count": [655]}, "action": {"min": [0.4491081237792969, 1.9200018644332886, -0.865892767906189, -0.903103232383728, -2.7627689838409424, -1.958050012588501, 0.3663795590400696, 29.0, 0.13377000391483307, 0.28595200181007385, -0.19550900161266327, -3.1411852836608887, -0.41200000047683716, -0.7889999747276306, -1.039430856704712, -2.1757099628448486, 0.5030388236045837, 0.6029414534568787, 1.893088936805725, 0.8734675049781799, -2.595583915710449, 33.0, -0.32345300912857056, 0.2757610082626343, -0.14468200504779816, -3.132185220718384, -0.07599999755620956, -2.9089999198913574], "max": [0.9815208315849304, 2.1215176582336426, 0.486161470413208, 0.4619537889957428, -1.2183969020843506, -0.6116681694984436, 1.9405791759490967, 960.0, 0.35273998975753784, 0.4031980037689209, 0.08784600347280502, 3.1410000324249268, 1.159000039100647, 0.14900001883506775, -0.41112977266311646, -1.9127936363220215, 1.5096399784088135, 1.2684530019760132, 2.8042032718658447, 1.886910319328308, -1.7809689044952393, 937.0, -0.04543700069189072, 0.43718600273132324, 0.08842500299215317, 3.138000011444092, 0.8560000061988831, -1.6269999742507935], "mean": [0.5900828242301941, 2.025634288787842, -0.48644301295280457, -0.515296459197998, -2.1277174949645996, -1.5157122611999512, 1.4131156206130981, 624.416015625, 0.2797107398509979, 0.33683493733406067, -0.0011387044796720147, -0.6489735245704651, 0.4453406035900116, -0.5729510188102722, -0.7164661288261414, -2.0365121364593506, 0.7677907347679138, 0.8527010083198547, 2.455764055252075, 1.4304214715957642, -2.2466683387756348, 471.6357727050781, -0.24465616047382355, 0.3815751075744629, 0.019538449123501778, 1.822889804840088, 0.22622592747211456, -2.177103042602539], "std": [0.11302406340837479, 0.053693145513534546, 0.3623817563056946, 0.3494594395160675, 0.3289157748222351, 0.36917784810066223, 0.45282626152038574, 410.6641845703125, 0.037381548434495926, 0.03311603143811226, 0.05471419915556908, 2.8207449913024902, 0.4161818027496338, 0.21053506433963776, 0.15272176265716553, 0.07369567453861237, 0.22318343818187714, 0.17758701741695404, 0.2958862781524658, 0.3135082423686981, 0.27294352650642395, 359.64520263671875, 0.08937524259090424, 0.04448596388101578, 0.047039926052093506, 2.1779472827911377, 0.23835870623588562, 0.4421765208244324], "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": [447], "max": [447], "mean": [447.0], "std": [0.0], "count": [655]}, "index": {"min": [440868], "max": [441522], "mean": [441195.0], "std": [189.08199279677586], "count": [655]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [655]}, "subtask_annotation": {"mean": [14.483969465648855, 29.0, 29.0, 29.0, 29.0], "std": [10.1495370239531, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [655]}, "scene_annotation": {"mean": [447.0], "std": [0.0], "min": [447], "max": [447], "count": [655]}, "eef_direction_state": {"mean": [4.372519083969466, 3.980152671755725], "std": [1.7063444000165537, 2.0230511250470005], "min": [0, 0], "max": [6, 6], "count": [655]}, "eef_velocity_state": {"mean": [0.7954198473282442, 0.8305343511450382], "std": [0.7168487650631044, 0.7698411782047603], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_acc_mag_state": {"mean": [0.7206106870229008, 0.665648854961832], "std": [0.8213485055196598, 0.8249701352324254], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_direction_action": {"mean": [4.372519083969466, 3.980152671755725], "std": [1.7063444000165537, 2.0230511250470005], "min": [0, 0], "max": [6, 6], "count": [655]}, "eef_velocity_action": {"mean": [0.7954198473282442, 0.8305343511450382], "std": [0.7168487650631044, 0.7698411782047603], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_acc_mag_action": {"mean": [0.7206106870229008, 0.665648854961832], "std": [0.8213485055196598, 0.8249701352324254], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_sim_pose_state": {"mean": [0.5951506857527639, 0.2746368084427525, 1.1382585550671702, -1.6916434207033628, 0.5477501128728075, 1.706542206082808, 0.5479717076336834, -0.2893541397885056, 1.0844174353877756, 2.315805963246292, 0.9080692977698667, -1.3231980648653023], "std": [0.037407983471374306, 0.08260963684850263, 0.049932476263651056, 2.112325473696072, 0.2842150209726126, 2.115413415406651, 0.02078711198402117, 0.06012752406710448, 0.03302820408849272, 0.36902800815825687, 0.30387333538290506, 2.220017265852767], "min": [0.49489727635419506, 0.03959713834097241, 1.0835002844622734, -3.1412013735279487, 0.10225474934173873, -3.1406749173907085, 0.5011720125602633, -0.37634790997942336, 1.0134350860510297, 1.1632502456656815, 0.18215332431396591, -3.1372324044366566], "max": [0.6379604242082185, 0.36398000021430266, 1.2890142718522117, 3.1408472630322217, 1.0671740141479895, 3.1409068888935647, 0.5955588633706458, -0.05331559891913719, 1.1480610493699377, 2.933440051101724, 1.3838144734004896, 3.133965236019728], "count": [655]}, "eef_sim_pose_action": {"mean": [0.5951506857527639, 0.2746368084427525, 1.1382585550671702, -1.6916434207033628, 0.5477501128728075, 1.706542206082808, 0.5479717076336834, -0.2893541397885056, 1.0844174353877756, 2.315805963246292, 0.9080692977698667, -1.3231980648653023], "std": [0.037407983471374306, 0.08260963684850263, 0.049932476263651056, 2.112325473696072, 0.2842150209726126, 2.115413415406651, 0.02078711198402117, 0.06012752406710448, 0.03302820408849272, 0.36902800815825687, 0.30387333538290506, 2.220017265852767], "min": [0.49489727635419506, 0.03959713834097241, 1.0835002844622734, -3.1412013735279487, 0.10225474934173873, -3.1406749173907085, 0.5011720125602633, -0.37634790997942336, 1.0134350860510297, 1.1632502456656815, 0.18215332431396591, -3.1372324044366566], "max": [0.6379604242082185, 0.36398000021430266, 1.2890142718522117, 3.1408472630322217, 1.0671740141479895, 3.1409068888935647, 0.5955588633706458, -0.05331559891913719, 1.1480610493699377, 2.933440051101724, 1.3838144734004896, 3.133965236019728], "count": [655]}, "gripper_mode_state": {"mean": [0.5053435114503817, 0.3526717557251908], "std": [0.4999714460700531, 0.47780162038120133], "min": [0, 0], "max": [1, 1], "count": [655]}, "gripper_activity_state": {"mean": [1.816793893129771, 1.751145038167939], "std": [0.5242446651806224, 0.6033451801786794], "min": [0, 0], "max": [2, 2], "count": [655]}, "gripper_mode_action": {"mean": [0.5053435114503817, 0.3526717557251908], "std": [0.4999714460700531, 0.47780162038120133], "min": [0, 0], "max": [1, 1], "count": [655]}, "gripper_activity_action": {"mean": [1.816793893129771, 1.751145038167939], "std": [0.5242446651806224, 0.6033451801786794], "min": [0, 0], "max": [2, 2], "count": [655]}, "gripper_open_scale_state": {"mean": [0.4716358778160059, 0.624416030537264], "std": [0.35964519309626625, 0.41066460207544037], "min": [0.033, 0.029], "max": [0.937, 0.96], "count": [655]}, "gripper_open_scale_action": {"mean": [0.4716358778160059, 0.624416030537264], "std": [0.35964519309626625, 0.41066460207544037], "min": [0.033, 0.029], "max": [0.937, 0.96], "count": [655]}}} +{"episode_index": 445, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[1.0]], [[1.0]]], "mean": [[[0.43275917234506095]], [[0.4594376390627173]], [[0.45963104053678205]]], "std": [[[0.23606752829681799]], [[0.20364068987345987]], [[0.19956850158776993]]], "count": [141]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42561656352848465]], [[0.4563414424280351]], [[0.4554515757544152]]], "std": [[[0.21302585841157398]], [[0.18223668053573727]], [[0.177631882737829]]], "count": [141]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44371706241598297]], [[0.46433649990729153]], [[0.46490708582487367]]], "std": [[[0.19093456834502262]], [[0.16825470064665835]], [[0.16082549687028816]]], "count": [141]}, "observation.state": {"min": [0.4623202979564667, 1.8920416831970215, -0.9786760210990906, -0.8785813450813293, -2.8893229961395264, -1.9847710132598877, 0.2904227674007416, -2.0, 0.16946999728679657, 0.3001840114593506, -0.17714400589466095, -3.1401853561401367, -0.6140000224113464, -0.35199999809265137, -0.7620630860328674, -2.175273895263672, 0.43675121665000916, 0.695984959602356, 1.5413352251052856, 0.5809153914451599, -2.3388633728027344, 36.0, -0.34987300634384155, 0.250900000333786, -0.13500800728797913, 2.364000082015991, 0.12800000607967377, -3.068000078201294], "max": [0.9220051169395447, 2.1215872764587402, 0.1584409922361374, 0.3274237811565399, -1.295802354812622, -0.8047015070915222, 1.6060519218444824, 878.0, 0.3450460135936737, 0.4132710099220276, 0.0781330019235611, 3.130000114440918, 0.9459999799728394, 0.12099999934434891, -0.2805965840816498, -2.001770496368408, 1.5104080438613892, 1.109278917312622, 2.745891571044922, 1.8819012641906738, -1.4368772506713867, 934.0, -0.10407599806785583, 0.43570199608802795, 0.07502800226211548, 3.0889999866485596, 0.8690000176429749, -1.7829999923706055], "mean": [0.5857983827590942, 2.0383474826812744, -0.5304552316665649, -0.5444740653038025, -2.0813937187194824, -1.511407494544983, 0.9752792119979858, 535.9729614257812, 0.2820942997932434, 0.3413671851158142, 0.003528942819684744, -1.7408539056777954, 0.35245683789253235, -0.09857159107923508, -0.5580064654350281, -2.0951433181762695, 0.6822274327278137, 0.8689401745796204, 2.2864606380462646, 1.3228185176849365, -1.9417256116867065, 425.395263671875, -0.28375235199928284, 0.3624734878540039, 0.01687089540064335, 2.776360511779785, 0.40007027983665466, -2.3016164302825928], "std": [0.10339018702507019, 0.05840354785323143, 0.26166263222694397, 0.295327752828598, 0.3919696807861328, 0.3418981432914734, 0.3328133523464203, 379.7183837890625, 0.03188091143965721, 0.03288134187459946, 0.04441290348768234, 2.0312557220458984, 0.3781285881996155, 0.15136589109897614, 0.11572045832872391, 0.06272715330123901, 0.24867448210716248, 0.10373273491859436, 0.3390210270881653, 0.3602243661880493, 0.3235562741756439, 384.7917785644531, 0.06472684442996979, 0.04272747412323952, 0.04363381490111351, 0.2078169584274292, 0.20718145370483398, 0.41088664531707764], "count": [740]}, "action": {"min": [0.4623202979564667, 1.8920416831970215, -0.9786760210990906, -0.8785813450813293, -2.8893229961395264, -1.9847710132598877, 0.2904227674007416, -2.0, 0.16946999728679657, 0.3001840114593506, -0.17714400589466095, -3.1401853561401367, -0.6140000224113464, -0.35199999809265137, -0.7620630860328674, -2.175273895263672, 0.43675121665000916, 0.695984959602356, 1.5413352251052856, 0.5809153914451599, -2.3388633728027344, 36.0, -0.34987300634384155, 0.250900000333786, -0.13500800728797913, 2.364000082015991, 0.12800000607967377, -3.068000078201294], "max": [0.9220051169395447, 2.1215872764587402, 0.1584409922361374, 0.3274237811565399, -1.295802354812622, -0.8047015070915222, 1.6060519218444824, 878.0, 0.3450460135936737, 0.4132710099220276, 0.0781330019235611, 3.130000114440918, 0.9459999799728394, 0.12099999934434891, -0.2805965840816498, -2.001770496368408, 1.5104080438613892, 1.109278917312622, 2.745891571044922, 1.8819012641906738, -1.4368772506713867, 934.0, -0.10407599806785583, 0.43570199608802795, 0.07502800226211548, 3.0889999866485596, 0.8690000176429749, -1.7829999923706055], "mean": [0.5857983827590942, 2.0383474826812744, -0.5304552316665649, -0.5444740653038025, -2.0813937187194824, -1.511407494544983, 0.9752792119979858, 535.9729614257812, 0.2820942997932434, 0.3413671851158142, 0.003528942819684744, -1.7408539056777954, 0.35245683789253235, -0.09857159107923508, -0.5580064654350281, -2.0951433181762695, 0.6822274327278137, 0.8689401745796204, 2.2864606380462646, 1.3228185176849365, -1.9417256116867065, 425.395263671875, -0.28375235199928284, 0.3624734878540039, 0.01687089540064335, 2.776360511779785, 0.40007027983665466, -2.3016164302825928], "std": [0.10339018702507019, 0.05840354785323143, 0.26166263222694397, 0.295327752828598, 0.3919696807861328, 0.3418981432914734, 0.3328133523464203, 379.7183837890625, 0.03188091143965721, 0.03288134187459946, 0.04441290348768234, 2.0312557220458984, 0.3781285881996155, 0.15136589109897614, 0.11572045832872391, 0.06272715330123901, 0.24867448210716248, 0.10373273491859436, 0.3390210270881653, 0.3602243661880493, 0.3235562741756439, 384.7917785644531, 0.06472684442996979, 0.04272747412323952, 0.04363381490111351, 0.2078169584274292, 0.20718145370483398, 0.41088664531707764], "count": [740]}, "timestamp": {"min": [0.0], "max": [24.633333333333333], "mean": [12.316666666666665], "std": [7.120646818310196], "count": [740]}, "frame_index": {"min": [0], "max": [739], "mean": [369.5], "std": [213.61940454930587], "count": [740]}, "episode_index": {"min": [448], "max": [448], "mean": [448.0], "std": [0.0], "count": [740]}, "index": {"min": [441523], "max": [442262], "mean": [441892.5], "std": [213.61940454930587], "count": [740]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [740]}, "subtask_annotation": {"mean": [13.158108108108108, 29.0, 29.0, 29.0, 29.0], "std": [9.945561372559071, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [740]}, "scene_annotation": {"mean": [448.0], "std": [0.0], "min": [448], "max": [448], "count": [740]}, "eef_direction_state": {"mean": [4.056756756756757, 4.463513513513513], "std": [2.057818385669714, 1.8031559663563723], "min": [0, 0], "max": [6, 6], "count": [740]}, "eef_velocity_state": {"mean": [0.7202702702702702, 0.7148648648648649], "std": [0.6927188364794492, 0.7874320961599268], "min": [0, 0], "max": [2, 2], "count": [740]}, "eef_acc_mag_state": {"mean": [0.7297297297297297, 0.5621621621621622], "std": [0.8462524269963557, 0.7816653570807631], "min": [0, 0], "max": [2, 2], "count": [740]}, "eef_direction_action": {"mean": [4.056756756756757, 4.463513513513513], "std": [2.057818385669714, 1.8031559663563723], "min": [0, 0], "max": [6, 6], "count": [740]}, "eef_velocity_action": {"mean": [0.7202702702702702, 0.7148648648648649], "std": [0.6927188364794492, 0.7874320961599268], "min": [0, 0], "max": [2, 2], "count": [740]}, "eef_acc_mag_action": {"mean": [0.7297297297297297, 0.5621621621621622], "std": [0.8462524269963557, 0.7816653570807631], "min": [0, 0], "max": [2, 2], "count": [740]}, "eef_sim_pose_state": {"mean": [0.5687362523360212, 0.30200424054078956, 1.10332365249203, -1.749714417400581, 0.7616730374130433, 1.6173627418125458, 0.5510468613321067, -0.29373246020974936, 1.0848462911114707, -0.4335426213941912, 1.0894076662787382, -1.590733360212478], "std": [0.037113810629857455, 0.06486510055132272, 0.032668945446266924, 2.070341449582648, 0.3426114119364494, 2.2796627547948054, 0.020014412258236258, 0.046313277417922766, 0.03186636164090069, 2.6972087509224516, 0.3484378169722906, 0.9802770699655237], "min": [0.4653683633140372, 0.08501168813989013, 1.056480570987078, -3.13748343967905, 0.24723881418880578, -3.1413365637685104, 0.5287652333954378, -0.35830288746141237, 1.0238089449042298, -3.1366025140153084, 0.14625588612169538, -3.096542319016245], "max": [0.6248433081730803, 0.3799434253053522, 1.2026500640551547, 3.140656914313568, 1.3401327046816611, 3.1414702370884835, 0.5978859224855202, -0.09236049070948672, 1.1608554934845396, 3.1403946296959906, 1.5277899999599347, 3.000315071735871], "count": [740]}, "eef_sim_pose_action": {"mean": [0.5687362523360212, 0.30200424054078956, 1.10332365249203, -1.749714417400581, 0.7616730374130433, 1.6173627418125458, 0.5510468613321067, -0.29373246020974936, 1.0848462911114707, -0.4335426213941912, 1.0894076662787382, -1.590733360212478], "std": [0.037113810629857455, 0.06486510055132272, 0.032668945446266924, 2.070341449582648, 0.3426114119364494, 2.2796627547948054, 0.020014412258236258, 0.046313277417922766, 0.03186636164090069, 2.6972087509224516, 0.3484378169722906, 0.9802770699655237], "min": [0.4653683633140372, 0.08501168813989013, 1.056480570987078, -3.13748343967905, 0.24723881418880578, -3.1413365637685104, 0.5287652333954378, -0.35830288746141237, 1.0238089449042298, -3.1366025140153084, 0.14625588612169538, -3.096542319016245], "max": [0.6248433081730803, 0.3799434253053522, 1.2026500640551547, 3.140656914313568, 1.3401327046816611, 3.1414702370884835, 0.5978859224855202, -0.09236049070948672, 1.1608554934845396, 3.1403946296959906, 1.5277899999599347, 3.000315071735871], "count": [740]}, "gripper_mode_state": {"mean": [0.5675675675675675, 0.37432432432432433], "std": [0.49541358864387053, 0.48394795644104427], "min": [0, 0], "max": [1, 1], "count": [740]}, "gripper_activity_state": {"mean": [1.7918918918918918, 1.7891891891891891], "std": [0.5501244961693783, 0.5539947232570356], "min": [0, 0], "max": [2, 2], "count": [740]}, "gripper_mode_action": {"mean": [0.5675675675675675, 0.37432432432432433], "std": [0.49541358864387053, 0.48394795644104427], "min": [0, 0], "max": [1, 1], "count": [740]}, "gripper_activity_action": {"mean": [1.7918918918918918, 1.7891891891891891], "std": [0.5501244961693783, 0.5539947232570356], "min": [0, 0], "max": [2, 2], "count": [740]}, "gripper_open_scale_state": {"mean": [0.42539527025996204, 0.5360594594091783], "std": [0.3847916059636374, 0.3795960811824432], "min": [0.036, 0.0], "max": [0.934, 0.878], "count": [740]}, "gripper_open_scale_action": {"mean": [0.42539527025996204, 0.5360594594091783], "std": [0.3847916059636374, 0.3795960811824432], "min": [0.036, 0.0], "max": [0.934, 0.878], "count": [740]}}} +{"episode_index": 446, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43047631911645434]], [[0.4572960960235676]], [[0.4570937261461762]]], "std": [[[0.2245033097603511]], [[0.1945863571898882]], [[0.19071270499193502]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4206810028147512]], [[0.4568690738156576]], [[0.45808622262773724]]], "std": [[[0.22209321118316633]], [[0.18491917943236022]], [[0.17737200224608177]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42997368774151995]], [[0.4557321573398216]], [[0.4560169913768427]]], "std": [[[0.20205236310640984]], [[0.17892080588375064]], [[0.1731650990971471]]], "count": [137]}, "observation.state": {"min": [0.328296422958374, 2.05149507522583, -1.0335839986801147, -1.3357527256011963, -2.821394681930542, -1.9915778636932373, 0.1673596203327179, -3.0, 0.18708500266075134, 0.26660600304603577, -0.15948300063610077, -3.1391851902008057, -0.4880000352859497, -0.8939999938011169, -1.1309384107589722, -2.1753435134887695, 0.18566812574863434, 0.4893380105495453, 1.5483338832855225, 0.5549972653388977, -2.5645692348480225, 45.0, -0.3878439962863922, 0.19863100349903107, -0.16828100383281708, 2.2100000381469727, -0.6140000224113464, -3.1411852836608887], "max": [0.9768258929252625, 2.1216046810150146, -0.3116809129714966, 0.21523401141166687, -1.0219775438308716, -0.6743603348731995, 2.1436831951141357, 945.0, 0.3086239993572235, 0.468425989151001, 0.07732900232076645, 3.140000104904175, 0.7039999961853027, -0.02399999089539051, -0.11897909641265869, -2.066749334335327, 1.995033621788025, 1.374778389930725, 2.8610832691192627, 1.8315659761428833, -0.8818451166152954, 938.0, -0.006707000080496073, 0.46998101472854614, 0.09595700353384018, 2.809999942779541, 0.7580000758171082, 3.1389999389648438], "mean": [0.5450583100318909, 2.093139886856079, -0.759635329246521, -0.45265161991119385, -1.9023605585098267, -1.3658607006072998, 1.0669357776641846, 385.82537841796875, 0.26790666580200195, 0.3275091052055359, -0.0495595820248127, -2.674778461456299, 0.4107421636581421, -0.3093659281730652, -0.5502966642379761, -2.150581121444702, 0.9257515668869019, 0.9595179557800293, 2.433286666870117, 1.173251986503601, -1.7725446224212646, 416.9922790527344, -0.25536635518074036, 0.35238543152809143, -0.009540151804685593, 2.5391504764556885, 0.12267867475748062, -2.295759677886963], "std": [0.15130577981472015, 0.01127446349710226, 0.18724331259727478, 0.44172778725624084, 0.4330447316169739, 0.3418526351451874, 0.603860080242157, 429.08184814453125, 0.020422406494617462, 0.051117561757564545, 0.056450434029102325, 0.4419476091861725, 0.3440452218055725, 0.2201281487941742, 0.3148285448551178, 0.020341986790299416, 0.5544712543487549, 0.21847490966320038, 0.33465176820755005, 0.34655672311782837, 0.4466291069984436, 373.68646240234375, 0.12396139651536942, 0.08562038093805313, 0.07024595886468887, 0.13883627951145172, 0.3909311592578888, 1.5323898792266846], "count": [713]}, "action": {"min": [0.328296422958374, 2.05149507522583, -1.0335839986801147, -1.3357527256011963, -2.821394681930542, -1.9915778636932373, 0.1673596203327179, -3.0, 0.18708500266075134, 0.26660600304603577, -0.15948300063610077, -3.1391851902008057, -0.4880000352859497, -0.8939999938011169, -1.1309384107589722, -2.1753435134887695, 0.18566812574863434, 0.4893380105495453, 1.5483338832855225, 0.5549972653388977, -2.5645692348480225, 45.0, -0.3878439962863922, 0.19863100349903107, -0.16828100383281708, 2.2100000381469727, -0.6140000224113464, -3.1411852836608887], "max": [0.9768258929252625, 2.1216046810150146, -0.3116809129714966, 0.21523401141166687, -1.0219775438308716, -0.6743603348731995, 2.1436831951141357, 945.0, 0.3086239993572235, 0.468425989151001, 0.07732900232076645, 3.140000104904175, 0.7039999961853027, -0.02399999089539051, -0.11897909641265869, -2.066749334335327, 1.995033621788025, 1.374778389930725, 2.8610832691192627, 1.8315659761428833, -0.8818451166152954, 938.0, -0.006707000080496073, 0.46998101472854614, 0.09595700353384018, 2.809999942779541, 0.7580000758171082, 3.1389999389648438], "mean": [0.5450583100318909, 2.093139886856079, -0.759635329246521, -0.45265161991119385, -1.9023605585098267, -1.3658607006072998, 1.0669357776641846, 385.82537841796875, 0.26790666580200195, 0.3275091052055359, -0.0495595820248127, -2.674778461456299, 0.4107421636581421, -0.3093659281730652, -0.5502966642379761, -2.150581121444702, 0.9257515668869019, 0.9595179557800293, 2.433286666870117, 1.173251986503601, -1.7725446224212646, 416.9922790527344, -0.25536635518074036, 0.35238543152809143, -0.009540151804685593, 2.5391504764556885, 0.12267867475748062, -2.295759677886963], "std": [0.15130577981472015, 0.01127446349710226, 0.18724331259727478, 0.44172778725624084, 0.4330447316169739, 0.3418526351451874, 0.603860080242157, 429.08184814453125, 0.020422406494617462, 0.051117561757564545, 0.056450434029102325, 0.4419476091861725, 0.3440452218055725, 0.2201281487941742, 0.3148285448551178, 0.020341986790299416, 0.5544712543487549, 0.21847490966320038, 0.33465176820755005, 0.34655672311782837, 0.4466291069984436, 373.68646240234375, 0.12396139651536942, 0.08562038093805313, 0.07024595886468887, 0.13883627951145172, 0.3909311592578888, 1.5323898792266846], "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": [449], "max": [449], "mean": [449.0], "std": [0.0], "count": [713]}, "index": {"min": [442263], "max": [442975], "mean": [442619.0], "std": [205.82516852902125], "count": [713]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [713]}, "subtask_annotation": {"mean": [10.249649368863954, 29.0, 29.0, 29.0, 29.0], "std": [9.201466619816589, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [713]}, "scene_annotation": {"mean": [449.0], "std": [0.0], "min": [449], "max": [449], "count": [713]}, "eef_direction_state": {"mean": [3.364656381486676, 3.7419354838709675], "std": [2.0828523640155923, 2.2390503800793042], "min": [0, 0], "max": [6, 6], "count": [713]}, "eef_velocity_state": {"mean": [1.0715287517531558, 0.8316970546984572], "std": [0.7427556002561723, 0.7836008932084257], "min": [0, 0], "max": [2, 2], "count": [713]}, "eef_acc_mag_state": {"mean": [0.9256661991584852, 0.6591865357643759], "std": [0.8282023221006753, 0.8120604999179448], "min": [0, 0], "max": [2, 2], "count": [713]}, "eef_direction_action": {"mean": [3.364656381486676, 3.7419354838709675], "std": [2.0828523640155923, 2.2390503800793042], "min": [0, 0], "max": [6, 6], "count": [713]}, "eef_velocity_action": {"mean": [1.0715287517531558, 0.8316970546984572], "std": [0.7427556002561723, 0.7836008932084257], "min": [0, 0], "max": [2, 2], "count": [713]}, "eef_acc_mag_action": {"mean": [0.9256661991584852, 0.6591865357643759], "std": [0.8282023221006753, 0.8120604999179448], "min": [0, 0], "max": [2, 2], "count": [713]}, "eef_sim_pose_state": {"mean": [0.5519694868566373, 0.2564012569068531, 1.1063217740305233, 0.47373552415059195, 0.7669425195354943, 2.271668670466553, 0.5349557070727221, -0.24779054629785258, 1.0568349407020008, 1.3160185967291995, 1.1107855415330008, -2.310735917128204], "std": [0.08496666818250548, 0.13560282663764903, 0.05372867816725859, 2.74807610532337, 0.31629311855128495, 0.5061368503425615, 0.04533724327241982, 0.04066242286370761, 0.05144708761607478, 2.510374181576959, 0.39494213539205214, 0.19570298895624272], "min": [0.3985457590932078, -0.018494992434136104, 1.0104697647488698, -3.1355491309111088, 0.1702855808038335, 1.4455085046983862, 0.47463822538395484, -0.3034936378016276, 1.004259961348837, -3.138669456180717, 0.059132292119342456, -2.824721878408027], "max": [0.6697864414419549, 0.41273401483321304, 1.2260030581629804, 3.1415460201326466, 1.3501694291812392, 3.135946007727644, 0.6626073261915334, -0.11226890137402479, 1.1904551838223816, 3.1374778584639618, 1.4791929712046845, -1.6948361026980643], "count": [713]}, "eef_sim_pose_action": {"mean": [0.5519694868566373, 0.2564012569068531, 1.1063217740305233, 0.47373552415059195, 0.7669425195354943, 2.271668670466553, 0.5349557070727221, -0.24779054629785258, 1.0568349407020008, 1.3160185967291995, 1.1107855415330008, -2.310735917128204], "std": [0.08496666818250548, 0.13560282663764903, 0.05372867816725859, 2.74807610532337, 0.31629311855128495, 0.5061368503425615, 0.04533724327241982, 0.04066242286370761, 0.05144708761607478, 2.510374181576959, 0.39494213539205214, 0.19570298895624272], "min": [0.3985457590932078, -0.018494992434136104, 1.0104697647488698, -3.1355491309111088, 0.1702855808038335, 1.4455085046983862, 0.47463822538395484, -0.3034936378016276, 1.004259961348837, -3.138669456180717, 0.059132292119342456, -2.824721878408027], "max": [0.6697864414419549, 0.41273401483321304, 1.2260030581629804, 3.1415460201326466, 1.3501694291812392, 3.135946007727644, 0.6626073261915334, -0.11226890137402479, 1.1904551838223816, 3.1374778584639618, 1.4791929712046845, -1.6948361026980643], "count": [713]}, "gripper_mode_state": {"mean": [0.5848527349228612, 0.5946704067321178], "std": [0.4927474133631886, 0.4909557149979743], "min": [0, 0], "max": [1, 1], "count": [713]}, "gripper_activity_state": {"mean": [1.6129032258064515, 1.7629733520336606], "std": [0.7057778877379828, 0.5885090588371293], "min": [0, 0], "max": [2, 2], "count": [713]}, "gripper_mode_action": {"mean": [0.5848527349228612, 0.5946704067321178], "std": [0.4927474133631886, 0.4909557149979743], "min": [0, 0], "max": [1, 1], "count": [713]}, "gripper_activity_action": {"mean": [1.6129032258064515, 1.7629733520336606], "std": [0.7057778877379828, 0.5885090588371293], "min": [0, 0], "max": [2, 2], "count": [713]}, "gripper_open_scale_state": {"mean": [0.41699228615781003, 0.38645722310121683], "std": [0.3736864020151741, 0.4285115154322967], "min": [0.045, 0.0], "max": [0.938, 0.945], "count": [713]}, "gripper_open_scale_action": {"mean": [0.41699228615781003, 0.38645722310121683], "std": [0.3736864020151741, 0.4285115154322967], "min": [0.045, 0.0], "max": [0.938, 0.945], "count": [713]}}} +{"episode_index": 447, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.42570019629775846]], [[0.4514733901390534]], [[0.4519918986050796]]], "std": [[[0.2344435937135901]], [[0.20605164451166888]], [[0.20078041692227175]]], "count": [149]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4074375178203272]], [[0.44367335203096897]], [[0.44429527048515155]]], "std": [[[0.22901424087469968]], [[0.19672676980773587]], [[0.19129514895381494]]], "count": [149]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4432636133592139]], [[0.46695745739570993]], [[0.47012879298811244]]], "std": [[[0.2032893600619741]], [[0.17869490502797786]], [[0.17038101630656372]]], "count": [149]}, "observation.state": {"min": [0.3726976215839386, 1.935413122177124, -1.1259816884994507, -1.1468558311462402, -2.7858595848083496, -1.9866384267807007, 0.5704433917999268, -2.0, 0.11714699864387512, 0.28925299644470215, -0.20044100284576416, -3.1391851902008057, -0.4830000102519989, -0.8050000071525574, -1.013442873954773, -2.1726558208465576, 0.45064401626586914, 0.7607192397117615, 2.078390598297119, 0.9973684549331665, -2.591203212738037, 28.0, -0.3607949912548065, 0.2549310028553009, -0.10757099837064743, -3.1411852836608887, -0.06400000303983688, -2.815999984741211], "max": [1.0481574535369873, 2.1219191551208496, 0.460260808467865, 0.3744778633117676, -1.3676401376724243, -0.7416427731513977, 2.3706459999084473, 945.0, 0.3095569908618927, 0.4369719922542572, 0.06827399879693985, 3.140000104904175, 1.0989999771118164, 0.025999996811151505, -0.35845574736595154, -1.9416439533233643, 1.3079497814178467, 1.256724238395691, 2.8172757625579834, 2.006989002227783, -1.9204381704330444, 952.0, -0.0727510005235672, 0.4265420138835907, 0.12173999845981598, 3.1410000324249268, 0.8339999914169312, -1.6089999675750732], "mean": [0.6811469197273254, 2.0455009937286377, -0.5929262042045593, -0.5494634509086609, -2.2201733589172363, -1.4770374298095703, 1.539621353149414, 548.0992431640625, 0.24883699417114258, 0.35611850023269653, -0.01697087474167347, 0.15254299342632294, 0.32764703035354614, -0.5378341674804688, -0.6196585297584534, -2.0435006618499756, 0.7050527930259705, 1.0059525966644287, 2.4880568981170654, 1.5778617858886719, -2.3013527393341064, 487.7782287597656, -0.26282694935798645, 0.35537368059158325, 0.0457601398229599, 2.1349549293518066, 0.2484159618616104, -2.100597381591797], "std": [0.15250004827976227, 0.04432474449276924, 0.4268968105316162, 0.33785301446914673, 0.32311201095581055, 0.34821048378944397, 0.5159424543380737, 420.18585205078125, 0.04856829717755318, 0.047332413494586945, 0.04600796476006508, 2.839304208755493, 0.4373798072338104, 0.1782291829586029, 0.15651565790176392, 0.07612286508083344, 0.21263493597507477, 0.11641833931207657, 0.25057631731033325, 0.2579692602157593, 0.2553463578224182, 394.98895263671875, 0.08198466151952744, 0.041686270385980606, 0.050682734698057175, 1.9243642091751099, 0.207109272480011, 0.3851930499076843], "count": [796]}, "action": {"min": [0.3726976215839386, 1.935413122177124, -1.1259816884994507, -1.1468558311462402, -2.7858595848083496, -1.9866384267807007, 0.5704433917999268, -2.0, 0.11714699864387512, 0.28925299644470215, -0.20044100284576416, -3.1391851902008057, -0.4830000102519989, -0.8050000071525574, -1.013442873954773, -2.1726558208465576, 0.45064401626586914, 0.7607192397117615, 2.078390598297119, 0.9973684549331665, -2.591203212738037, 28.0, -0.3607949912548065, 0.2549310028553009, -0.10757099837064743, -3.1411852836608887, -0.06400000303983688, -2.815999984741211], "max": [1.0481574535369873, 2.1219191551208496, 0.460260808467865, 0.3744778633117676, -1.3676401376724243, -0.7416427731513977, 2.3706459999084473, 945.0, 0.3095569908618927, 0.4369719922542572, 0.06827399879693985, 3.140000104904175, 1.0989999771118164, 0.025999996811151505, -0.35845574736595154, -1.9416439533233643, 1.3079497814178467, 1.256724238395691, 2.8172757625579834, 2.006989002227783, -1.9204381704330444, 952.0, -0.0727510005235672, 0.4265420138835907, 0.12173999845981598, 3.1410000324249268, 0.8339999914169312, -1.6089999675750732], "mean": [0.6811469197273254, 2.0455009937286377, -0.5929262042045593, -0.5494634509086609, -2.2201733589172363, -1.4770374298095703, 1.539621353149414, 548.0992431640625, 0.24883699417114258, 0.35611850023269653, -0.01697087474167347, 0.15254299342632294, 0.32764703035354614, -0.5378341674804688, -0.6196585297584534, -2.0435006618499756, 0.7050527930259705, 1.0059525966644287, 2.4880568981170654, 1.5778617858886719, -2.3013527393341064, 487.7782287597656, -0.26282694935798645, 0.35537368059158325, 0.0457601398229599, 2.1349549293518066, 0.2484159618616104, -2.100597381591797], "std": [0.15250004827976227, 0.04432474449276924, 0.4268968105316162, 0.33785301446914673, 0.32311201095581055, 0.34821048378944397, 0.5159424543380737, 420.18585205078125, 0.04856829717755318, 0.047332413494586945, 0.04600796476006508, 2.839304208755493, 0.4373798072338104, 0.1782291829586029, 0.15651565790176392, 0.07612286508083344, 0.21263493597507477, 0.11641833931207657, 0.25057631731033325, 0.2579692602157593, 0.2553463578224182, 394.98895263671875, 0.08198466151952744, 0.041686270385980606, 0.050682734698057175, 1.9243642091751099, 0.207109272480011, 0.3851930499076843], "count": [796]}, "timestamp": {"min": [0.0], "max": [26.5], "mean": [13.25], "std": [7.659507526959913], "count": [796]}, "frame_index": {"min": [0], "max": [795], "mean": [397.5], "std": [229.78522580879738], "count": [796]}, "episode_index": {"min": [450], "max": [450], "mean": [450.0], "std": [0.0], "count": [796]}, "index": {"min": [442976], "max": [443771], "mean": [443373.5], "std": [229.78522580879738], "count": [796]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [796]}, "subtask_annotation": {"mean": [13.899497487437186, 29.0, 29.0, 29.0, 29.0], "std": [10.834986590709217, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [796]}, "scene_annotation": {"mean": [450.0], "std": [0.0], "min": [450], "max": [450], "count": [796]}, "eef_direction_state": {"mean": [4.2537688442211055, 4.057788944723618], "std": [1.8784478161033018, 1.9559668111987245], "min": [0, 0], "max": [6, 6], "count": [796]}, "eef_velocity_state": {"mean": [0.7386934673366834, 0.8618090452261307], "std": [0.7014416608137578, 0.7771864885007534], "min": [0, 0], "max": [2, 2], "count": [796]}, "eef_acc_mag_state": {"mean": [0.6871859296482412, 0.7399497487437185], "std": [0.8199072263997461, 0.8290952855068537], "min": [0, 0], "max": [2, 2], "count": [796]}, "eef_direction_action": {"mean": [4.2537688442211055, 4.057788944723618], "std": [1.8784478161033018, 1.9559668111987245], "min": [0, 0], "max": [6, 6], "count": [796]}, "eef_velocity_action": {"mean": [0.7386934673366834, 0.8618090452261307], "std": [0.7014416608137578, 0.7771864885007534], "min": [0, 0], "max": [2, 2], "count": [796]}, "eef_acc_mag_action": {"mean": [0.6871859296482412, 0.7399497487437185], "std": [0.8199072263997461, 0.8290952855068537], "min": [0, 0], "max": [2, 2], "count": [796]}, "eef_sim_pose_state": {"mean": [0.5691032747224095, 0.306302263088259, 1.144451759322996, -2.644801928181922, 0.5280286703706356, 1.567951910181612, 0.5705452406195198, -0.2548802997002024, 1.0980908757067807, 2.4385584241456146, 0.8554081641535467, -1.8182750414140498], "std": [0.0375647621018591, 0.08062572289984511, 0.04293350113006943, 0.22844813045457266, 0.2922939030292232, 2.360887817284668, 0.03852794112187721, 0.05508130576086292, 0.043939336363896575, 0.3786243415733571, 0.336061221448389, 1.691621839294946], "min": [0.4726778152733826, 0.07471823903284253, 1.0896743043772985, -3.0980491057969486, 0.07219422435759415, -3.1413873538349892, 0.5126114105745135, -0.3268885655502513, 1.0214782531158655, 1.3173580092271588, 0.17965922139871182, -3.135326689491442], "max": [0.6359468819963925, 0.3955755633399037, 1.301447913047547, -2.138736245021622, 0.9849786461452013, 3.141156154840571, 0.6490655171187156, -0.05359130906809911, 1.2312582818711835, 3.0305570550550485, 1.3841399534769394, 3.141038467030616], "count": [796]}, "eef_sim_pose_action": {"mean": [0.5691032747224095, 0.306302263088259, 1.144451759322996, -2.644801928181922, 0.5280286703706356, 1.567951910181612, 0.5705452406195198, -0.2548802997002024, 1.0980908757067807, 2.4385584241456146, 0.8554081641535467, -1.8182750414140498], "std": [0.0375647621018591, 0.08062572289984511, 0.04293350113006943, 0.22844813045457266, 0.2922939030292232, 2.360887817284668, 0.03852794112187721, 0.05508130576086292, 0.043939336363896575, 0.3786243415733571, 0.336061221448389, 1.691621839294946], "min": [0.4726778152733826, 0.07471823903284253, 1.0896743043772985, -3.0980491057969486, 0.07219422435759415, -3.1413873538349892, 0.5126114105745135, -0.3268885655502513, 1.0214782531158655, 1.3173580092271588, 0.17965922139871182, -3.135326689491442], "max": [0.6359468819963925, 0.3955755633399037, 1.301447913047547, -2.138736245021622, 0.9849786461452013, 3.141156154840571, 0.6490655171187156, -0.05359130906809911, 1.2312582818711835, 3.0305570550550485, 1.3841399534769394, 3.141038467030616], "count": [796]}, "gripper_mode_state": {"mean": [0.5288944723618091, 0.41708542713567837], "std": [0.4991644112583867, 0.49307724912707873], "min": [0, 0], "max": [1, 1], "count": [796]}, "gripper_activity_state": {"mean": [1.7022613065326633, 1.7386934673366834], "std": [0.6324912155508908, 0.6094402254936795], "min": [0, 0], "max": [2, 2], "count": [796]}, "gripper_mode_action": {"mean": [0.5288944723618091, 0.41708542713567837], "std": [0.4991644112583867, 0.49307724912707873], "min": [0, 0], "max": [1, 1], "count": [796]}, "gripper_activity_action": {"mean": [1.7022613065326633, 1.7386934673366834], "std": [0.6324912155508908, 0.6094402254936795], "min": [0, 0], "max": [2, 2], "count": [796]}, "gripper_open_scale_state": {"mean": [0.4877782663412427, 0.5482801752517271], "std": [0.3949885910726025, 0.41994916077755196], "min": [0.028, 0.0], "max": [0.952, 0.945], "count": [796]}, "gripper_open_scale_action": {"mean": [0.4877782663412427, 0.5482801752517271], "std": [0.3949885910726025, 0.41994916077755196], "min": [0.028, 0.0], "max": [0.952, 0.945], "count": [796]}}} +{"episode_index": 448, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.424650466853408]], [[0.4564053221288515]], [[0.4572981034080299]]], "std": [[[0.24102388517636647]], [[0.20714416203556266]], [[0.2014159992782147]]], "count": [140]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3999757148692811]], [[0.44227888217787115]], [[0.4436329233776844]]], "std": [[[0.22879197443784696]], [[0.19214516632883083]], [[0.18593757825432453]]], "count": [140]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44861005485527544]], [[0.471046335200747]], [[0.4751269987161531]]], "std": [[[0.21070288175121582]], [[0.186325862312224]], [[0.17727841827705798]]], "count": [140]}, "observation.state": {"min": [0.45200538635253906, 1.9150277376174927, -0.9572956562042236, -0.9778382182121277, -2.8931450843811035, -1.9882615804672241, 0.3683692216873169, -2.0, 0.11110600084066391, 0.2997719943523407, -0.18455199897289276, -3.1411852836608887, -0.5989999771118164, -0.7039999961853027, -1.0098475217819214, -2.169740915298462, 0.4063475728034973, 0.690085768699646, 1.882250428199768, 0.8595048785209656, -2.5387561321258545, 34.0, -0.3385849893093109, 0.2882699966430664, -0.09671799838542938, -3.1401853561401367, 0.05299999564886093, -2.8289999961853027], "max": [1.140258550643921, 2.121535062789917, 0.4501204490661621, 0.34897860884666443, -0.8769232630729675, -0.6690196394920349, 1.8827565908432007, 950.0, 0.306443989276886, 0.44983598589897156, 0.050377000123262405, 3.1410000324249268, 1.1660000085830688, 0.028000010177493095, -0.3949680030345917, -1.9258313179016113, 1.2311378717422485, 1.310689926147461, 2.7785990238189697, 1.9298803806304932, -1.8311296701431274, 949.0, -0.06412900239229202, 0.443897008895874, 0.08977100253105164, 3.13700008392334, 0.7829999923706055, -1.6230000257492065], "mean": [0.6732905507087708, 2.0518643856048584, -0.7049725651741028, -0.6282373666763306, -2.2049851417541504, -1.5446137189865112, 1.5078721046447754, 680.8551635742188, 0.24850796163082123, 0.35034915804862976, -0.009651277214288712, -0.14153501391410828, 0.2261946201324463, -0.4765722453594208, -0.6928001642227173, -2.008880376815796, 0.6330809593200684, 0.8668791651725769, 2.5702402591705322, 1.4695093631744385, -2.322120428085327, 408.2146911621094, -0.2757450342178345, 0.38022106885910034, 0.04685893654823303, 2.3624989986419678, 0.24642102420330048, -2.035372734069824], "std": [0.13508549332618713, 0.04214312508702278, 0.2974807024002075, 0.30955246090888977, 0.4589619040489197, 0.37758588790893555, 0.39861249923706055, 390.0554504394531, 0.03340037912130356, 0.042373400181531906, 0.042278941720724106, 2.9521031379699707, 0.49563711881637573, 0.13874521851539612, 0.12166736274957657, 0.060272976756095886, 0.15085546672344208, 0.14649997651576996, 0.22364544868469238, 0.2723744213581085, 0.21884749829769135, 387.8995056152344, 0.07004908472299576, 0.04100075364112854, 0.030824551358819008, 1.5282901525497437, 0.19983986020088196, 0.3615758419036865], "count": [729]}, "action": {"min": [0.45200538635253906, 1.9150277376174927, -0.9572956562042236, -0.9778382182121277, -2.8931450843811035, -1.9882615804672241, 0.3683692216873169, -2.0, 0.11110600084066391, 0.2997719943523407, -0.18455199897289276, -3.1411852836608887, -0.5989999771118164, -0.7039999961853027, -1.0098475217819214, -2.169740915298462, 0.4063475728034973, 0.690085768699646, 1.882250428199768, 0.8595048785209656, -2.5387561321258545, 34.0, -0.3385849893093109, 0.2882699966430664, -0.09671799838542938, -3.1401853561401367, 0.05299999564886093, -2.8289999961853027], "max": [1.140258550643921, 2.121535062789917, 0.4501204490661621, 0.34897860884666443, -0.8769232630729675, -0.6690196394920349, 1.8827565908432007, 950.0, 0.306443989276886, 0.44983598589897156, 0.050377000123262405, 3.1410000324249268, 1.1660000085830688, 0.028000010177493095, -0.3949680030345917, -1.9258313179016113, 1.2311378717422485, 1.310689926147461, 2.7785990238189697, 1.9298803806304932, -1.8311296701431274, 949.0, -0.06412900239229202, 0.443897008895874, 0.08977100253105164, 3.13700008392334, 0.7829999923706055, -1.6230000257492065], "mean": [0.6732905507087708, 2.0518643856048584, -0.7049725651741028, -0.6282373666763306, -2.2049851417541504, -1.5446137189865112, 1.5078721046447754, 680.8551635742188, 0.24850796163082123, 0.35034915804862976, -0.009651277214288712, -0.14153501391410828, 0.2261946201324463, -0.4765722453594208, -0.6928001642227173, -2.008880376815796, 0.6330809593200684, 0.8668791651725769, 2.5702402591705322, 1.4695093631744385, -2.322120428085327, 408.2146911621094, -0.2757450342178345, 0.38022106885910034, 0.04685893654823303, 2.3624989986419678, 0.24642102420330048, -2.035372734069824], "std": [0.13508549332618713, 0.04214312508702278, 0.2974807024002075, 0.30955246090888977, 0.4589619040489197, 0.37758588790893555, 0.39861249923706055, 390.0554504394531, 0.03340037912130356, 0.042373400181531906, 0.042278941720724106, 2.9521031379699707, 0.49563711881637573, 0.13874521851539612, 0.12166736274957657, 0.060272976756095886, 0.15085546672344208, 0.14649997651576996, 0.22364544868469238, 0.2723744213581085, 0.21884749829769135, 387.8995056152344, 0.07004908472299576, 0.04100075364112854, 0.030824551358819008, 1.5282901525497437, 0.19983986020088196, 0.3615758419036865], "count": [729]}, "timestamp": {"min": [0.0], "max": [24.266666666666666], "mean": [12.133333333333335], "std": [7.014799170853532], "count": [729]}, "frame_index": {"min": [0], "max": [728], "mean": [364.0], "std": [210.44397512560596], "count": [729]}, "episode_index": {"min": [451], "max": [451], "mean": [451.0], "std": [0.0], "count": [729]}, "index": {"min": [443772], "max": [444500], "mean": [444136.0], "std": [210.44397512560596], "count": [729]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [729]}, "subtask_annotation": {"mean": [10.6159122085048, 29.0, 29.0, 29.0, 29.0], "std": [9.535757225770597, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [729]}, "scene_annotation": {"mean": [451.0], "std": [0.0], "min": [451], "max": [451], "count": [729]}, "eef_direction_state": {"mean": [4.400548696844993, 4.207133058984911], "std": [1.8306339200975927, 2.0047005489442284], "min": [0, 0], "max": [6, 6], "count": [729]}, "eef_velocity_state": {"mean": [0.6844993141289437, 0.7133058984910837], "std": [0.7176348539523532, 0.7600095053775647], "min": [0, 0], "max": [2, 2], "count": [729]}, "eef_acc_mag_state": {"mean": [0.6145404663923183, 0.6268861454046639], "std": [0.8001079068654372, 0.8118743504841339], "min": [0, 0], "max": [2, 2], "count": [729]}, "eef_direction_action": {"mean": [4.400548696844993, 4.207133058984911], "std": [1.8306339200975927, 2.0047005489442284], "min": [0, 0], "max": [6, 6], "count": [729]}, "eef_velocity_action": {"mean": [0.6844993141289437, 0.7133058984910837], "std": [0.7176348539523532, 0.7600095053775647], "min": [0, 0], "max": [2, 2], "count": [729]}, "eef_acc_mag_action": {"mean": [0.6145404663923183, 0.6268861454046639], "std": [0.8001079068654372, 0.8118743504841339], "min": [0, 0], "max": [2, 2], "count": [729]}, "eef_sim_pose_state": {"mean": [0.5919681983104271, 0.3143031112376018, 1.1369501638939767, -2.3801175796443763, 0.4832684398523771, 1.0599558867777334, 0.5684794597224282, -0.25959982726512615, 1.1045261810545215, 2.4443955434833984, 0.8352190829152872, -1.987845259491674], "std": [0.03478246342340992, 0.0569655176510364, 0.04557760965753477, 1.2535306405279698, 0.2885360196819642, 2.6858661916939446, 0.029161927407422367, 0.046085359965074374, 0.02553947158907688, 0.7366534039741806, 0.43724051116897195, 1.4273368099170682], "min": [0.5086614161749984, 0.09609888231672732, 1.0929848612422242, -3.135331369527939, 0.11496122448483082, -3.140359175890135, 0.527217428433765, -0.34158809174633825, 1.038996442269202, -3.1317493063215505, 0.08918482366232894, -3.139939112804986], "max": [0.6481690253284352, 0.37916361195536885, 1.3098001748478016, 3.1395988769709287, 1.0393574152093792, 3.138705207408141, 0.6415253037295823, -0.04616681628916687, 1.1688597063470691, 3.1279403596530444, 1.4848648606297887, 3.1382845472980665], "count": [729]}, "eef_sim_pose_action": {"mean": [0.5919681983104271, 0.3143031112376018, 1.1369501638939767, -2.3801175796443763, 0.4832684398523771, 1.0599558867777334, 0.5684794597224282, -0.25959982726512615, 1.1045261810545215, 2.4443955434833984, 0.8352190829152872, -1.987845259491674], "std": [0.03478246342340992, 0.0569655176510364, 0.04557760965753477, 1.2535306405279698, 0.2885360196819642, 2.6858661916939446, 0.029161927407422367, 0.046085359965074374, 0.02553947158907688, 0.7366534039741806, 0.43724051116897195, 1.4273368099170682], "min": [0.5086614161749984, 0.09609888231672732, 1.0929848612422242, -3.135331369527939, 0.11496122448483082, -3.140359175890135, 0.527217428433765, -0.34158809174633825, 1.038996442269202, -3.1317493063215505, 0.08918482366232894, -3.139939112804986], "max": [0.6481690253284352, 0.37916361195536885, 1.3098001748478016, 3.1395988769709287, 1.0393574152093792, 3.138705207408141, 0.6415253037295823, -0.04616681628916687, 1.1688597063470691, 3.1279403596530444, 1.4848648606297887, 3.1382845472980665], "count": [729]}, "gripper_mode_state": {"mean": [0.6131687242798354, 0.2908093278463649], "std": [0.4870244756117225, 0.4541357315648164], "min": [0, 0], "max": [1, 1], "count": [729]}, "gripper_activity_state": {"mean": [1.7873799725651578, 1.7956104252400549], "std": [0.5443863609072511, 0.5475296227033568], "min": [0, 0], "max": [2, 2], "count": [729]}, "gripper_mode_action": {"mean": [0.6131687242798354, 0.2908093278463649], "std": [0.4870244756117225, 0.4541357315648164], "min": [0, 0], "max": [1, 1], "count": [729]}, "gripper_activity_action": {"mean": [1.7873799725651578, 1.7956104252400549], "std": [0.5443863609072511, 0.5475296227033568], "min": [0, 0], "max": [2, 2], "count": [729]}, "gripper_open_scale_state": {"mean": [0.40821467786561383, 0.6808707133789935], "std": [0.38789942131041255, 0.3900285117165576], "min": [0.034, 0.0], "max": [0.949, 0.95], "count": [729]}, "gripper_open_scale_action": {"mean": [0.40821467786561383, 0.6808707133789935], "std": [0.38789942131041255, 0.3900285117165576], "min": [0.034, 0.0], "max": [0.949, 0.95], "count": [729]}}} +{"episode_index": 449, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4519119934640523]], [[0.46701907679738563]], [[0.4729362193627451]]], "std": [[[0.22835055379055708]], [[0.19616222524827107]], [[0.1905190599217943]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4231265584150327]], [[0.46097362949346404]], [[0.4616478084150327]]], "std": [[[0.2188180197851083]], [[0.18180402107998683]], [[0.17468858659907055]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4352346895424837]], [[0.46242775326797386]], [[0.4640911642156863]]], "std": [[[0.20210939470699618]], [[0.17583193541584938]], [[0.16823380958824288]]], "count": [100]}, "observation.state": {"min": [0.34295719861984253, 2.0478124618530273, -0.9863204956054688, -1.1293327808380127, -2.7234294414520264, -1.9696041345596313, 0.3832917809486389, -2.0, 0.19866600632667542, 0.2706249952316284, -0.1533450037240982, -3.1391851902008057, -0.22499999403953552, -0.746999979019165, -0.9080075621604919, -2.1752562522888184, 0.2589719891548157, 0.5949653387069702, 1.6440651416778564, 0.7218682169914246, -2.2481586933135986, 16.0, -0.3888300061225891, 0.20457200706005096, -0.11941500008106232, 2.2300000190734863, 0.15300001204013824, -3.068000078201294], "max": [0.9958325028419495, 2.121657133102417, -0.5764299035072327, 0.18160150945186615, -1.0120291709899902, -0.7531445026397705, 1.868863821029663, 947.0, 0.32174399495124817, 0.4627789855003357, 0.06317699700593948, 3.138000011444092, 0.6610000729560852, -0.09799998998641968, -0.19591322541236877, -2.0355076789855957, 1.6851502656936646, 1.2673708200454712, 2.517707347869873, 1.8293321132659912, -1.0454871654510498, 940.0, -0.02385699935257435, 0.43893900513648987, 0.09221799671649933, 2.882999897003174, 0.7009999752044678, -2.367000102996826], "mean": [0.5387114882469177, 2.0902152061462402, -0.7943795323371887, -0.5671178698539734, -1.9750183820724487, -1.4124228954315186, 1.19815993309021, 553.5924682617188, 0.2714579403400421, 0.32940009236335754, -0.03527362644672394, -2.5602567195892334, 0.38823840022087097, -0.33023858070373535, -0.41818150877952576, -2.145597457885742, 0.6389850974082947, 0.9994293451309204, 2.3096275329589844, 1.2890009880065918, -1.5893492698669434, 420.7773742675781, -0.3072769045829773, 0.3246930241584778, 0.02655084803700447, 2.560131549835205, 0.33097320795059204, -2.613065719604492], "std": [0.13964316248893738, 0.013206100091338158, 0.09761253744363785, 0.3268307149410248, 0.43148109316825867, 0.32952603697776794, 0.4551005959510803, 392.22320556640625, 0.023486681282520294, 0.056744880974292755, 0.049311332404613495, 1.1661328077316284, 0.25797557830810547, 0.19151827692985535, 0.18348413705825806, 0.029881320893764496, 0.36295485496520996, 0.1618867814540863, 0.21124573051929474, 0.2873431444168091, 0.3122943043708801, 386.6312561035156, 0.10859707742929459, 0.07056205719709396, 0.04756356403231621, 0.15927982330322266, 0.13927772641181946, 0.19498386979103088], "count": [411]}, "action": {"min": [0.34295719861984253, 2.0478124618530273, -0.9863204956054688, -1.1293327808380127, -2.7234294414520264, -1.9696041345596313, 0.3832917809486389, -2.0, 0.19866600632667542, 0.2706249952316284, -0.1533450037240982, -3.1391851902008057, -0.22499999403953552, -0.746999979019165, -0.9080075621604919, -2.1752562522888184, 0.2589719891548157, 0.5949653387069702, 1.6440651416778564, 0.7218682169914246, -2.2481586933135986, 16.0, -0.3888300061225891, 0.20457200706005096, -0.11941500008106232, 2.2300000190734863, 0.15300001204013824, -3.068000078201294], "max": [0.9958325028419495, 2.121657133102417, -0.5764299035072327, 0.18160150945186615, -1.0120291709899902, -0.7531445026397705, 1.868863821029663, 947.0, 0.32174399495124817, 0.4627789855003357, 0.06317699700593948, 3.138000011444092, 0.6610000729560852, -0.09799998998641968, -0.19591322541236877, -2.0355076789855957, 1.6851502656936646, 1.2673708200454712, 2.517707347869873, 1.8293321132659912, -1.0454871654510498, 940.0, -0.02385699935257435, 0.43893900513648987, 0.09221799671649933, 2.882999897003174, 0.7009999752044678, -2.367000102996826], "mean": [0.5387114882469177, 2.0902152061462402, -0.7943795323371887, -0.5671178698539734, -1.9750183820724487, -1.4124228954315186, 1.19815993309021, 553.5924682617188, 0.2714579403400421, 0.32940009236335754, -0.03527362644672394, -2.5602567195892334, 0.38823840022087097, -0.33023858070373535, -0.41818150877952576, -2.145597457885742, 0.6389850974082947, 0.9994293451309204, 2.3096275329589844, 1.2890009880065918, -1.5893492698669434, 420.7773742675781, -0.3072769045829773, 0.3246930241584778, 0.02655084803700447, 2.560131549835205, 0.33097320795059204, -2.613065719604492], "std": [0.13964316248893738, 0.013206100091338158, 0.09761253744363785, 0.3268307149410248, 0.43148109316825867, 0.32952603697776794, 0.4551005959510803, 392.22320556640625, 0.023486681282520294, 0.056744880974292755, 0.049311332404613495, 1.1661328077316284, 0.25797557830810547, 0.19151827692985535, 0.18348413705825806, 0.029881320893764496, 0.36295485496520996, 0.1618867814540863, 0.21124573051929474, 0.2873431444168091, 0.3122943043708801, 386.6312561035156, 0.10859707742929459, 0.07056205719709396, 0.04756356403231621, 0.15927982330322266, 0.13927772641181946, 0.19498386979103088], "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": [452], "max": [452], "mean": [452.0], "std": [0.0], "count": [411]}, "index": {"min": [444501], "max": [444911], "mean": [444706.0], "std": [118.64512913165322], "count": [411]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [411]}, "subtask_annotation": {"mean": [12.795620437956204, 29.0, 29.0, 29.0, 29.0], "std": [9.835982419794265, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [411]}, "scene_annotation": {"mean": [452.0], "std": [0.0], "min": [452], "max": [452], "count": [411]}, "eef_direction_state": {"mean": [3.274939172749392, 3.4476885644768855], "std": [2.2850044713864883, 2.1167995077591253], "min": [0, 0], "max": [6, 6], "count": [411]}, "eef_velocity_state": {"mean": [1.0559610705596107, 1.0072992700729928], "std": [0.8337656718555838, 0.7561235853841395], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_acc_mag_state": {"mean": [0.8661800486618005, 0.8978102189781022], "std": [0.8423693595441248, 0.8453508596466345], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_direction_action": {"mean": [3.274939172749392, 3.4476885644768855], "std": [2.2850044713864883, 2.1167995077591253], "min": [0, 0], "max": [6, 6], "count": [411]}, "eef_velocity_action": {"mean": [1.0559610705596107, 1.0072992700729928], "std": [0.8337656718555838, 0.7561235853841395], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_acc_mag_action": {"mean": [0.8661800486618005, 0.8978102189781022], "std": [0.8423693595441248, 0.8453508596466345], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_sim_pose_state": {"mean": [0.5244721079420145, 0.32207805098666126, 1.0932263937065652, -0.12003720212756855, 0.9227009600686795, 2.5159253302689297, 0.5398212586820912, -0.26241781305317613, 1.0664188212835255, 1.4684961886756676, 1.0822029472116923, -2.2840519972115247], "std": [0.06874908884366941, 0.10197861438845345, 0.05245141459762849, 2.9102311575551507, 0.1519264083573245, 0.3141105429874968, 0.04920026290576423, 0.04117309196167949, 0.03968498430066689, 2.460368515297592, 0.3036361498925143, 0.20411968291422247], "min": [0.4098576808085802, 0.028349375901913845, 1.0225110283639007, -3.139376363022792, 0.7394095671334067, 1.7257899527586005, 0.477363368928756, -0.33031042653991716, 1.0098655800357328, -3.140843889193196, 0.35499667551693737, -2.641905533119609], "max": [0.6431249403792987, 0.415264393019283, 1.2211882698138532, 3.135339886268795, 1.3227326235173384, 3.0084599777578966, 0.6591332124760397, -0.12564948233977447, 1.1583670605564256, 3.141491792491194, 1.3776618447903064, -1.9368961081039657], "count": [411]}, "eef_sim_pose_action": {"mean": [0.5244721079420145, 0.32207805098666126, 1.0932263937065652, -0.12003720212756855, 0.9227009600686795, 2.5159253302689297, 0.5398212586820912, -0.26241781305317613, 1.0664188212835255, 1.4684961886756676, 1.0822029472116923, -2.2840519972115247], "std": [0.06874908884366941, 0.10197861438845345, 0.05245141459762849, 2.9102311575551507, 0.1519264083573245, 0.3141105429874968, 0.04920026290576423, 0.04117309196167949, 0.03968498430066689, 2.460368515297592, 0.3036361498925143, 0.20411968291422247], "min": [0.4098576808085802, 0.028349375901913845, 1.0225110283639007, -3.139376363022792, 0.7394095671334067, 1.7257899527586005, 0.477363368928756, -0.33031042653991716, 1.0098655800357328, -3.140843889193196, 0.35499667551693737, -2.641905533119609], "max": [0.6431249403792987, 0.415264393019283, 1.2211882698138532, 3.135339886268795, 1.3227326235173384, 3.0084599777578966, 0.6591332124760397, -0.12564948233977447, 1.1583670605564256, 3.141491792491194, 1.3776618447903064, -1.9368961081039657], "count": [411]}, "gripper_mode_state": {"mean": [0.5863746958637469, 0.39902676399026765], "std": [0.4924829052002179, 0.48969828017844075], "min": [0, 0], "max": [1, 1], "count": [411]}, "gripper_activity_state": {"mean": [1.610705596107056, 1.5790754257907542], "std": [0.7005609420464389, 0.7151132635550892], "min": [0, 0], "max": [2, 2], "count": [411]}, "gripper_mode_action": {"mean": [0.5863746958637469, 0.39902676399026765], "std": [0.4924829052002179, 0.48969828017844075], "min": [0, 0], "max": [1, 1], "count": [411]}, "gripper_activity_action": {"mean": [1.610705596107056, 1.5790754257907542], "std": [0.7005609420464389, 0.7151132635550892], "min": [0, 0], "max": [2, 2], "count": [411]}, "gripper_open_scale_state": {"mean": [0.42077737222564743, 0.5536755883293433], "std": [0.38663129879707037, 0.39210572916501457], "min": [0.016, 0.0], "max": [0.94, 0.947], "count": [411]}, "gripper_open_scale_action": {"mean": [0.42077737222564743, 0.5536755883293433], "std": [0.38663129879707037, 0.39210572916501457], "min": [0.016, 0.0], "max": [0.94, 0.947], "count": [411]}}} +{"episode_index": 450, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[1.0]], [[1.0]]], "mean": [[[0.43314904321820474]], [[0.4600465255291719]], [[0.45969806282604786]]], "std": [[[0.23385524712550046]], [[0.2032019358489305]], [[0.1981013399042121]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42835235091743123]], [[0.455555636130599]], [[0.455105266609702]]], "std": [[[0.21878420588072678]], [[0.19003657699850687]], [[0.18502901193411267]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43612395252443487]], [[0.45992553179528695]], [[0.46305573544402473]]], "std": [[[0.20331160092152809]], [[0.1785954079193375]], [[0.17067097250791424]]], "count": [109]}, "observation.state": {"min": [0.4392644762992859, 1.874640703201294, -0.9265429973602295, -0.9658303260803223, -2.719834089279175, -1.969167709350586, 0.4720068573951721, 29.0, 0.14149799942970276, 0.2958419919013977, -0.18595300614833832, -3.1411852836608887, -0.41499999165534973, -0.8569999933242798, -0.9769480228424072, -2.1754658222198486, 0.40718531608581543, 0.7447843551635742, 1.7502161264419556, 0.9834232926368713, -2.5836284160614014, 51.0, -0.3402000069618225, 0.2608509957790375, -0.12298599630594254, -3.1361851692199707, 0.03299999609589577, -2.813999891281128], "max": [0.9663015604019165, 2.1214652061462402, 0.3925943672657013, 0.36388370394706726, -1.2942663431167603, -0.8016821146011353, 2.0162394046783447, 938.0, 0.33888301253318787, 0.40794000029563904, 0.05887399986386299, 3.1410000324249268, 1.1430000066757202, 0.13200001418590546, -0.3462384045124054, -1.9430924654006958, 1.4656926393508911, 1.4249391555786133, 2.854870319366455, 1.9805471897125244, -1.7910395860671997, 952.0, -0.05772000178694725, 0.43052801489830017, 0.08798199892044067, 3.140000104904175, 0.7860000133514404, -1.6100000143051147], "mean": [0.5892718434333801, 2.039895534515381, -0.5551079511642456, -0.5458546280860901, -2.0935235023498535, -1.5299102067947388, 1.44098961353302, 554.5477905273438, 0.2715001106262207, 0.335744708776474, -0.006705651991069317, -1.0084962844848633, 0.43684306740760803, -0.5652450919151306, -0.6622592806816101, -2.043118476867676, 0.6730713248252869, 0.9492874145507812, 2.5288569927215576, 1.4788235425949097, -2.280691385269165, 481.6347961425781, -0.2638077735900879, 0.3708988428115845, 0.04417598247528076, 2.503180503845215, 0.26585084199905396, -2.1069047451019287], "std": [0.11744292080402374, 0.053806014358997345, 0.31646600365638733, 0.3420129716396332, 0.3176984488964081, 0.34359121322631836, 0.4510783851146698, 389.8919372558594, 0.03758551552891731, 0.03209943696856499, 0.05181547999382019, 2.7138373851776123, 0.38484543561935425, 0.21157705783843994, 0.14940164983272552, 0.07640291005373001, 0.22368931770324707, 0.18340322375297546, 0.29135119915008545, 0.2917592525482178, 0.2568945288658142, 365.19134521484375, 0.09179893136024475, 0.04345163702964783, 0.040767185389995575, 1.280978798866272, 0.22893404960632324, 0.4258604347705841], "count": [523]}, "action": {"min": [0.4392644762992859, 1.874640703201294, -0.9265429973602295, -0.9658303260803223, -2.719834089279175, -1.969167709350586, 0.4720068573951721, 29.0, 0.14149799942970276, 0.2958419919013977, -0.18595300614833832, -3.1411852836608887, -0.41499999165534973, -0.8569999933242798, -0.9769480228424072, -2.1754658222198486, 0.40718531608581543, 0.7447843551635742, 1.7502161264419556, 0.9834232926368713, -2.5836284160614014, 51.0, -0.3402000069618225, 0.2608509957790375, -0.12298599630594254, -3.1361851692199707, 0.03299999609589577, -2.813999891281128], "max": [0.9663015604019165, 2.1214652061462402, 0.3925943672657013, 0.36388370394706726, -1.2942663431167603, -0.8016821146011353, 2.0162394046783447, 938.0, 0.33888301253318787, 0.40794000029563904, 0.05887399986386299, 3.1410000324249268, 1.1430000066757202, 0.13200001418590546, -0.3462384045124054, -1.9430924654006958, 1.4656926393508911, 1.4249391555786133, 2.854870319366455, 1.9805471897125244, -1.7910395860671997, 952.0, -0.05772000178694725, 0.43052801489830017, 0.08798199892044067, 3.140000104904175, 0.7860000133514404, -1.6100000143051147], "mean": [0.5892718434333801, 2.039895534515381, -0.5551079511642456, -0.5458546280860901, -2.0935235023498535, -1.5299102067947388, 1.44098961353302, 554.5477905273438, 0.2715001106262207, 0.335744708776474, -0.006705651991069317, -1.0084962844848633, 0.43684306740760803, -0.5652450919151306, -0.6622592806816101, -2.043118476867676, 0.6730713248252869, 0.9492874145507812, 2.5288569927215576, 1.4788235425949097, -2.280691385269165, 481.6347961425781, -0.2638077735900879, 0.3708988428115845, 0.04417598247528076, 2.503180503845215, 0.26585084199905396, -2.1069047451019287], "std": [0.11744292080402374, 0.053806014358997345, 0.31646600365638733, 0.3420129716396332, 0.3176984488964081, 0.34359121322631836, 0.4510783851146698, 389.8919372558594, 0.03758551552891731, 0.03209943696856499, 0.05181547999382019, 2.7138373851776123, 0.38484543561935425, 0.21157705783843994, 0.14940164983272552, 0.07640291005373001, 0.22368931770324707, 0.18340322375297546, 0.29135119915008545, 0.2917592525482178, 0.2568945288658142, 365.19134521484375, 0.09179893136024475, 0.04345163702964783, 0.040767185389995575, 1.280978798866272, 0.22893404960632324, 0.4258604347705841], "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": [453], "max": [453], "mean": [453.0], "std": [0.0], "count": [523]}, "index": {"min": [444912], "max": [445434], "mean": [445173.0], "std": [150.9768194127827], "count": [523]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [523]}, "subtask_annotation": {"mean": [14.38432122370937, 29.0, 29.0, 29.0, 29.0], "std": [10.167220548352548, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [523]}, "scene_annotation": {"mean": [453.0], "std": [0.0], "min": [453], "max": [453], "count": [523]}, "eef_direction_state": {"mean": [3.8451242829827916, 3.8948374760994264], "std": [2.0614160362284717, 1.9804088561325732], "min": [0, 0], "max": [6, 6], "count": [523]}, "eef_velocity_state": {"mean": [0.8738049713193117, 0.9311663479923518], "std": [0.7180693364198576, 0.8104503723118113], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_acc_mag_state": {"mean": [0.8202676864244742, 0.734225621414914], "std": [0.8378078042556667, 0.8251048503702646], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_direction_action": {"mean": [3.8451242829827916, 3.8948374760994264], "std": [2.0614160362284717, 1.9804088561325732], "min": [0, 0], "max": [6, 6], "count": [523]}, "eef_velocity_action": {"mean": [0.8738049713193117, 0.9311663479923518], "std": [0.7180693364198576, 0.8104503723118113], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_acc_mag_action": {"mean": [0.8202676864244742, 0.734225621414914], "std": [0.8378078042556667, 0.8251048503702646], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_sim_pose_state": {"mean": [0.5820418959084058, 0.30432887104643835, 1.1421688955978246, -1.8411048845446196, 0.5391274454372131, 1.203420941671519, 0.5478045352421334, -0.280943886599501, 1.0858709047073143, 2.3366719555338324, 0.9310105035837671, -1.3521515761304657], "std": [0.03710206541375535, 0.07937762801136011, 0.05349195893047155, 1.9965593100888126, 0.3240966642072592, 2.5421974382821073, 0.021356474251098278, 0.056059708405998374, 0.033247509008690855, 0.34355364437346436, 0.3141394207310222, 2.2622588285919782], "min": [0.48172403967946426, 0.05371135137561471, 1.0927967498357902, -3.140069318246755, 0.07682954391031926, -3.139548907878825, 0.5072679085229156, -0.35565557582048124, 1.0258445634523368, 1.2312456278338881, 0.19450881289408306, -3.1131588234032854], "max": [0.6270089885257902, 0.3781589062053636, 1.3007148170646443, 3.141130793377657, 1.1025849061431816, 3.14037713113624, 0.6001849973647064, -0.0684462331881865, 1.1467765674063588, 2.9254524035801013, 1.446491384386717, 3.138090686220755], "count": [523]}, "eef_sim_pose_action": {"mean": [0.5820418959084058, 0.30432887104643835, 1.1421688955978246, -1.8411048845446196, 0.5391274454372131, 1.203420941671519, 0.5478045352421334, -0.280943886599501, 1.0858709047073143, 2.3366719555338324, 0.9310105035837671, -1.3521515761304657], "std": [0.03710206541375535, 0.07937762801136011, 0.05349195893047155, 1.9965593100888126, 0.3240966642072592, 2.5421974382821073, 0.021356474251098278, 0.056059708405998374, 0.033247509008690855, 0.34355364437346436, 0.3141394207310222, 2.2622588285919782], "min": [0.48172403967946426, 0.05371135137561471, 1.0927967498357902, -3.140069318246755, 0.07682954391031926, -3.139548907878825, 0.5072679085229156, -0.35565557582048124, 1.0258445634523368, 1.2312456278338881, 0.19450881289408306, -3.1131588234032854], "max": [0.6270089885257902, 0.3781589062053636, 1.3007148170646443, 3.141130793377657, 1.1025849061431816, 3.14037713113624, 0.6001849973647064, -0.0684462331881865, 1.1467765674063588, 2.9254524035801013, 1.446491384386717, 3.138090686220755], "count": [523]}, "gripper_mode_state": {"mean": [0.5678776290630975, 0.4168260038240918], "std": [0.4953712016990599, 0.4930335550042531], "min": [0, 0], "max": [1, 1], "count": [523]}, "gripper_activity_state": {"mean": [1.7629063097514341, 1.7590822179732313], "std": [0.5810921056073595, 0.5695329666696818], "min": [0, 0], "max": [2, 2], "count": [523]}, "gripper_mode_action": {"mean": [0.5678776290630975, 0.4168260038240918], "std": [0.4953712016990599, 0.4930335550042531], "min": [0, 0], "max": [1, 1], "count": [523]}, "gripper_activity_action": {"mean": [1.7629063097514341, 1.7590822179732313], "std": [0.5810921056073595, 0.5695329666696818], "min": [0, 0], "max": [2, 2], "count": [523]}, "gripper_open_scale_state": {"mean": [0.48163479930812036, 0.5545478013915722], "std": [0.36519143496618595, 0.38989194134776767], "min": [0.051, 0.029], "max": [0.952, 0.938], "count": [523]}, "gripper_open_scale_action": {"mean": [0.48163479930812036, 0.5545478013915722], "std": [0.36519143496618595, 0.38989194134776767], "min": [0.051, 0.029], "max": [0.952, 0.938], "count": [523]}}} +{"episode_index": 451, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.43363735430283223]], [[0.4603936928104575]], [[0.4603907843137255]]], "std": [[[0.23369116909215387]], [[0.20234883618017654]], [[0.19786692453218185]]], "count": [150]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4063767674291939]], [[0.44292437500000004]], [[0.44285855664488016]]], "std": [[[0.2282535934780943]], [[0.19469434902329127]], [[0.1892117587962394]]], "count": [150]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4428696241830065]], [[0.46317898420479303]], [[0.46423560185185186]]], "std": [[[0.19581705526237111]], [[0.1742469726551305]], [[0.16708644461046318]]], "count": [150]}, "observation.state": {"min": [0.4507487416267395, 1.9456756114959717, -1.1448662281036377, -1.024665355682373, -2.9299893379211426, -1.98630690574646, 0.44338345527648926, 12.0, 0.16929499804973602, 0.28783300518989563, -0.18401899933815002, -3.131185293197632, -0.7559999823570251, -0.3160000145435333, -0.8311781883239746, -2.175326108932495, 0.4279547333717346, 0.745465099811554, 1.8549532890319824, 0.7514515519142151, -2.2994015216827393, 28.0, -0.3552030026912689, 0.2489749938249588, -0.13930800557136536, 2.371000051498413, -0.010000006295740604, -3.1371853351593018], "max": [0.9714154005050659, 2.121535062789917, 0.09056513756513596, 0.2857452929019928, -1.235850214958191, -0.8005301356315613, 1.6873669624328613, 945.0, 0.33269500732421875, 0.40345299243927, 0.08488599956035614, 3.1410000324249268, 0.9950000047683716, 0.10999999940395355, -0.24560274183750153, -2.0477426052093506, 1.5656999349594116, 1.2519770860671997, 2.776609420776367, 1.824532389640808, -1.5676023960113525, 947.0, -0.0786380022764206, 0.4130769968032837, 0.07801499962806702, 3.121999979019165, 0.8930000066757202, -1.9190000295639038], "mean": [0.5789773464202881, 2.0568552017211914, -0.5779693722724915, -0.5624143481254578, -2.0937185287475586, -1.5181248188018799, 1.0208070278167725, 470.2941589355469, 0.28160661458969116, 0.3363419473171234, -0.0023720161989331245, -1.5828441381454468, 0.3166193664073944, -0.1115155816078186, -0.5447426438331604, -2.116399049758911, 0.7044920921325684, 0.9912981986999512, 2.362868070602417, 1.4079877138137817, -1.9399980306625366, 430.1158447265625, -0.276122123003006, 0.3516242504119873, 0.021877214312553406, 2.7709786891937256, 0.3110087513923645, -2.3717708587646484], "std": [0.1292882263660431, 0.04125363379716873, 0.3163968622684479, 0.3411776125431061, 0.4506419599056244, 0.36118558049201965, 0.3509664535522461, 348.4161071777344, 0.026356756687164307, 0.03819537162780762, 0.04368061199784279, 2.1583523750305176, 0.484080046415329, 0.11364581435918808, 0.13226944208145142, 0.04831669107079506, 0.25414201617240906, 0.11624814569950104, 0.2979085445404053, 0.31202611327171326, 0.23521468043327332, 398.2637023925781, 0.07908934354782104, 0.04140618443489075, 0.049125660210847855, 0.18934647738933563, 0.2194310873746872, 0.36905637383461], "count": [799]}, "action": {"min": [0.4507487416267395, 1.9456756114959717, -1.1448662281036377, -1.024665355682373, -2.9299893379211426, -1.98630690574646, 0.44338345527648926, 12.0, 0.16929499804973602, 0.28783300518989563, -0.18401899933815002, -3.131185293197632, -0.7559999823570251, -0.3160000145435333, -0.8311781883239746, -2.175326108932495, 0.4279547333717346, 0.745465099811554, 1.8549532890319824, 0.7514515519142151, -2.2994015216827393, 28.0, -0.3552030026912689, 0.2489749938249588, -0.13930800557136536, 2.371000051498413, -0.010000006295740604, -3.1371853351593018], "max": [0.9714154005050659, 2.121535062789917, 0.09056513756513596, 0.2857452929019928, -1.235850214958191, -0.8005301356315613, 1.6873669624328613, 945.0, 0.33269500732421875, 0.40345299243927, 0.08488599956035614, 3.1410000324249268, 0.9950000047683716, 0.10999999940395355, -0.24560274183750153, -2.0477426052093506, 1.5656999349594116, 1.2519770860671997, 2.776609420776367, 1.824532389640808, -1.5676023960113525, 947.0, -0.0786380022764206, 0.4130769968032837, 0.07801499962806702, 3.121999979019165, 0.8930000066757202, -1.9190000295639038], "mean": [0.5789773464202881, 2.0568552017211914, -0.5779693722724915, -0.5624143481254578, -2.0937185287475586, -1.5181248188018799, 1.0208070278167725, 470.2941589355469, 0.28160661458969116, 0.3363419473171234, -0.0023720161989331245, -1.5828441381454468, 0.3166193664073944, -0.1115155816078186, -0.5447426438331604, -2.116399049758911, 0.7044920921325684, 0.9912981986999512, 2.362868070602417, 1.4079877138137817, -1.9399980306625366, 430.1158447265625, -0.276122123003006, 0.3516242504119873, 0.021877214312553406, 2.7709786891937256, 0.3110087513923645, -2.3717708587646484], "std": [0.1292882263660431, 0.04125363379716873, 0.3163968622684479, 0.3411776125431061, 0.4506419599056244, 0.36118558049201965, 0.3509664535522461, 348.4161071777344, 0.026356756687164307, 0.03819537162780762, 0.04368061199784279, 2.1583523750305176, 0.484080046415329, 0.11364581435918808, 0.13226944208145142, 0.04831669107079506, 0.25414201617240906, 0.11624814569950104, 0.2979085445404053, 0.31202611327171326, 0.23521468043327332, 398.2637023925781, 0.07908934354782104, 0.04140618443489075, 0.049125660210847855, 0.18934647738933563, 0.2194310873746872, 0.36905637383461], "count": [799]}, "timestamp": {"min": [0.0], "max": [26.6], "mean": [13.3], "std": [7.688375063113864], "count": [799]}, "frame_index": {"min": [0], "max": [798], "mean": [399.0], "std": [230.65125189341592], "count": [799]}, "episode_index": {"min": [454], "max": [454], "mean": [454.0], "std": [0.0], "count": [799]}, "index": {"min": [445435], "max": [446233], "mean": [445834.0], "std": [230.65125189341592], "count": [799]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [799]}, "subtask_annotation": {"mean": [14.554443053817272, 29.0, 29.0, 29.0, 29.0], "std": [10.940353803036654, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [799]}, "scene_annotation": {"mean": [454.0], "std": [0.0], "min": [454], "max": [454], "count": [799]}, "eef_direction_state": {"mean": [3.9899874843554444, 4.282853566958698], "std": [1.9968435354265446, 1.9836866267446378], "min": [0, 0], "max": [6, 6], "count": [799]}, "eef_velocity_state": {"mean": [0.8110137672090113, 0.6946182728410513], "std": [0.727144946539062, 0.7649117175439704], "min": [0, 0], "max": [2, 2], "count": [799]}, "eef_acc_mag_state": {"mean": [0.7459324155193993, 0.5869837296620776], "std": [0.830748475306805, 0.7924113092892272], "min": [0, 0], "max": [2, 2], "count": [799]}, "eef_direction_action": {"mean": [3.9899874843554444, 4.282853566958698], "std": [1.9968435354265446, 1.9836866267446378], "min": [0, 0], "max": [6, 6], "count": [799]}, "eef_velocity_action": {"mean": [0.8110137672090113, 0.6946182728410513], "std": [0.727144946539062, 0.7649117175439704], "min": [0, 0], "max": [2, 2], "count": [799]}, "eef_acc_mag_action": {"mean": [0.7459324155193993, 0.5869837296620776], "std": [0.830748475306805, 0.7924113092892272], "min": [0, 0], "max": [2, 2], "count": [799]}, "eef_sim_pose_state": {"mean": [0.5598368098830082, 0.29927866666903324, 1.1148225911828287, -1.969444194959319, 0.7374808209440442, 1.90109170730513, 0.5469031836538343, -0.2866140350735337, 1.081972319319221, -0.31490271102705863, 1.026591382390374, -1.3512220032737945], "std": [0.03728876312697553, 0.07851049858169418, 0.03915784809308675, 1.946097711518046, 0.2794546866854278, 1.8994499163604606, 0.026023376975240597, 0.04395208940760502, 0.034377717436862534, 2.7158634460282456, 0.41865743572128267, 1.2908461996476128], "min": [0.4615381083834656, 0.06475065986873822, 1.061536492892697, -3.140846883607016, 0.32759804426720884, -3.133551660510106, 0.5065247054454511, -0.3485944097870366, 1.019806193621407, -3.1375428274378883, 0.020687233787731962, -3.0609912358704525], "max": [0.6216753395135217, 0.3894127069000625, 1.238636509093236, 3.139473858874788, 1.1659818729256761, 3.1311952622124872, 0.5947778510885406, -0.08943766990209105, 1.1588778150143404, 3.1410353973498584, 1.4794284014386552, 3.096266088400525], "count": [799]}, "eef_sim_pose_action": {"mean": [0.5598368098830082, 0.29927866666903324, 1.1148225911828287, -1.969444194959319, 0.7374808209440442, 1.90109170730513, 0.5469031836538343, -0.2866140350735337, 1.081972319319221, -0.31490271102705863, 1.026591382390374, -1.3512220032737945], "std": [0.03728876312697553, 0.07851049858169418, 0.03915784809308675, 1.946097711518046, 0.2794546866854278, 1.8994499163604606, 0.026023376975240597, 0.04395208940760502, 0.034377717436862534, 2.7158634460282456, 0.41865743572128267, 1.2908461996476128], "min": [0.4615381083834656, 0.06475065986873822, 1.061536492892697, -3.140846883607016, 0.32759804426720884, -3.133551660510106, 0.5065247054454511, -0.3485944097870366, 1.019806193621407, -3.1375428274378883, 0.020687233787731962, -3.0609912358704525], "max": [0.6216753395135217, 0.3894127069000625, 1.238636509093236, 3.139473858874788, 1.1659818729256761, 3.1311952622124872, 0.5947778510885406, -0.08943766990209105, 1.1588778150143404, 3.1410353973498584, 1.4794284014386552, 3.096266088400525], "count": [799]}, "gripper_mode_state": {"mean": [0.5531914893617021, 0.409261576971214], "std": [0.4971626147041682, 0.4916976088880731], "min": [0, 0], "max": [1, 1], "count": [799]}, "gripper_activity_state": {"mean": [1.809762202753442, 1.83729662077597], "std": [0.5307607297204839, 0.4938274321988247], "min": [0, 0], "max": [2, 2], "count": [799]}, "gripper_mode_action": {"mean": [0.5531914893617021, 0.409261576971214], "std": [0.4971626147041682, 0.4916976088880731], "min": [0, 0], "max": [1, 1], "count": [799]}, "gripper_activity_action": {"mean": [1.809762202753442, 1.83729662077597], "std": [0.5307607297204839, 0.4938274321988247], "min": [0, 0], "max": [2, 2], "count": [799]}, "gripper_open_scale_state": {"mean": [0.4301157699580198, 0.4702941178332579], "std": [0.39826387068539837, 0.3484162393519766], "min": [0.028, 0.012], "max": [0.947, 0.945], "count": [799]}, "gripper_open_scale_action": {"mean": [0.4301157699580198, 0.4702941178332579], "std": [0.39826387068539837, 0.3484162393519766], "min": [0.028, 0.012], "max": [0.947, 0.945], "count": [799]}}} +{"episode_index": 452, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4386201616575592]], [[0.45861474740169295]], [[0.46130342099271404]]], "std": [[[0.2264184709691139]], [[0.19573509361363256]], [[0.1912203746260287]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.438580043595307]], [[0.46574613769688206]], [[0.46603393536376303]]], "std": [[[0.18893381801647074]], [[0.15887371370378708]], [[0.15232100995929954]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4310493728570663]], [[0.45925265522875813]], [[0.46115410036965604]]], "std": [[[0.21343188325523893]], [[0.18677027903380283]], [[0.17938029123292115]]], "count": [122]}, "observation.state": {"min": [0.19086919724941254, 2.0438504219055176, -1.8394200801849365, -1.5770621299743652, -2.933148145675659, -1.9896055459976196, 0.3510555624961853, -1.0, 0.14899499714374542, 0.24973799288272858, -0.1509850025177002, -3.1401853561401367, -0.6299999952316284, -0.8809999823570251, -1.051037311553955, -2.1755530834198, 0.00026179940323345363, 0.6548126935958862, 1.4902145862579346, 0.5455899834632874, -2.3089137077331543, 43.0, -0.39718499779701233, 0.2109609991312027, -0.16973499953746796, 2.203000068664551, -0.04000000283122063, -3.127000093460083], "max": [0.9154601097106934, 2.1224775314331055, -0.6402391195297241, 0.1719672977924347, -1.156978726387024, -0.7633198499679565, 2.5697882175445557, 950.0, 0.3200240135192871, 0.47011199593544006, 0.07391499727964401, 3.1410000324249268, 0.7120000123977661, 0.03400000184774399, -0.18533651530742645, -2.0339717864990234, 1.942132592201233, 1.3360670804977417, 2.566227436065674, 1.9041367769241333, -0.9952565431594849, 940.0, 0.016157999634742737, 0.43665599822998047, 0.09006799757480621, 2.8929998874664307, 0.8500000238418579, 3.1410000324249268], "mean": [0.5567092895507812, 2.0921032428741455, -0.977753221988678, -0.732961893081665, -2.1302289962768555, -1.4444493055343628, 1.4833985567092896, 573.9102172851562, 0.24573014676570892, 0.33408454060554504, -0.03301501274108887, -2.006246566772461, 0.2027067244052887, -0.37195223569869995, -0.38958674669265747, -2.1476998329162598, 0.6034775376319885, 0.9271297454833984, 2.1330223083496094, 1.388325810432434, -1.4376286268234253, 518.9851684570312, -0.2974730432033539, 0.30653277039527893, 0.020822299644351006, 2.5674097537994385, 0.4757760167121887, -2.347963809967041], "std": [0.1520957350730896, 0.014015420340001583, 0.29622870683670044, 0.46099549531936646, 0.5487960577011108, 0.3157021403312683, 0.6983781456947327, 383.4775695800781, 0.04184265434741974, 0.055318936705589294, 0.04953113943338394, 1.8987524509429932, 0.44517603516578674, 0.2657010853290558, 0.21809877455234528, 0.030041644349694252, 0.45295897126197815, 0.17204873263835907, 0.3186236023902893, 0.32677528262138367, 0.3873227536678314, 383.25421142578125, 0.11278396099805832, 0.05995005741715431, 0.05555373430252075, 0.13561369478702545, 0.2137477695941925, 1.3988590240478516], "count": [607]}, "action": {"min": [0.19086919724941254, 2.0438504219055176, -1.8394200801849365, -1.5770621299743652, -2.933148145675659, -1.9896055459976196, 0.3510555624961853, -1.0, 0.14899499714374542, 0.24973799288272858, -0.1509850025177002, -3.1401853561401367, -0.6299999952316284, -0.8809999823570251, -1.051037311553955, -2.1755530834198, 0.00026179940323345363, 0.6548126935958862, 1.4902145862579346, 0.5455899834632874, -2.3089137077331543, 43.0, -0.39718499779701233, 0.2109609991312027, -0.16973499953746796, 2.203000068664551, -0.04000000283122063, -3.127000093460083], "max": [0.9154601097106934, 2.1224775314331055, -0.6402391195297241, 0.1719672977924347, -1.156978726387024, -0.7633198499679565, 2.5697882175445557, 950.0, 0.3200240135192871, 0.47011199593544006, 0.07391499727964401, 3.1410000324249268, 0.7120000123977661, 0.03400000184774399, -0.18533651530742645, -2.0339717864990234, 1.942132592201233, 1.3360670804977417, 2.566227436065674, 1.9041367769241333, -0.9952565431594849, 940.0, 0.016157999634742737, 0.43665599822998047, 0.09006799757480621, 2.8929998874664307, 0.8500000238418579, 3.1410000324249268], "mean": [0.5567092895507812, 2.0921032428741455, -0.977753221988678, -0.732961893081665, -2.1302289962768555, -1.4444493055343628, 1.4833985567092896, 573.9102172851562, 0.24573014676570892, 0.33408454060554504, -0.03301501274108887, -2.006246566772461, 0.2027067244052887, -0.37195223569869995, -0.38958674669265747, -2.1476998329162598, 0.6034775376319885, 0.9271297454833984, 2.1330223083496094, 1.388325810432434, -1.4376286268234253, 518.9851684570312, -0.2974730432033539, 0.30653277039527893, 0.020822299644351006, 2.5674097537994385, 0.4757760167121887, -2.347963809967041], "std": [0.1520957350730896, 0.014015420340001583, 0.29622870683670044, 0.46099549531936646, 0.5487960577011108, 0.3157021403312683, 0.6983781456947327, 383.4775695800781, 0.04184265434741974, 0.055318936705589294, 0.04953113943338394, 1.8987524509429932, 0.44517603516578674, 0.2657010853290558, 0.21809877455234528, 0.030041644349694252, 0.45295897126197815, 0.17204873263835907, 0.3186236023902893, 0.32677528262138367, 0.3873227536678314, 383.25421142578125, 0.11278396099805832, 0.05995005741715431, 0.05555373430252075, 0.13561369478702545, 0.2137477695941925, 1.3988590240478516], "count": [607]}, "timestamp": {"min": [0.0], "max": [20.2], "mean": [10.1], "std": [5.840852297015869], "count": [607]}, "frame_index": {"min": [0], "max": [606], "mean": [303.0], "std": [175.22556891047608], "count": [607]}, "episode_index": {"min": [455], "max": [455], "mean": [455.0], "std": [0.0], "count": [607]}, "index": {"min": [446234], "max": [446840], "mean": [446537.0], "std": [175.22556891047608], "count": [607]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [607]}, "subtask_annotation": {"mean": [14.199341021416805, 29.0, 29.0, 29.0, 29.0], "std": [10.275519101788335, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [607]}, "scene_annotation": {"mean": [455.0], "std": [0.0], "min": [455], "max": [455], "count": [607]}, "eef_direction_state": {"mean": [3.5337726523887976, 3.6013179571663922], "std": [2.1550514049247758, 1.9799318318329917], "min": [0, 0], "max": [6, 6], "count": [607]}, "eef_velocity_state": {"mean": [0.9505766062602965, 1.14168039538715], "std": [0.7791742536862909, 0.7763127119165342], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_acc_mag_state": {"mean": [0.8303130148270181, 0.9225700164744646], "std": [0.8372724215884129, 0.8292041705545588], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_direction_action": {"mean": [3.5337726523887976, 3.6013179571663922], "std": [2.1550514049247758, 1.9799318318329917], "min": [0, 0], "max": [6, 6], "count": [607]}, "eef_velocity_action": {"mean": [0.9505766062602965, 1.14168039538715], "std": [0.7791742536862909, 0.7763127119165342], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_acc_mag_action": {"mean": [0.8303130148270181, 0.9225700164744646], "std": [0.8372724215884129, 0.8292041705545588], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_sim_pose_state": {"mean": [0.5046522348555651, 0.31509664652768293, 1.0890746205106312, -1.5789867704836789, 1.0872109257319857, 1.89036217182196, 0.5461195350136921, -0.24002895105150013, 1.0899786297456395, 0.6107580417526107, 0.8882010587055392, -2.210281524377476], "std": [0.06017060127839562, 0.11278033074031416, 0.05203458988610871, 2.304552811163339, 0.2015499334263117, 1.7572513122728823, 0.048375433695921954, 0.045022635094037027, 0.05978161908739708, 2.7426705387816646, 0.48391700504117363, 0.29864660879281735], "min": [0.41881184573160785, -0.03128308347996983, 1.0305304083754836, -3.1355409650742283, 0.7413522616548218, -3.1397570870133675, 0.4518840137415392, -0.303988720547673, 1.0081539354605527, -3.1412377485927845, 0.08411692161295337, -2.833540764028302], "max": [0.6432606696881926, 0.4124259016231848, 1.2484587410837296, 3.1379275062519785, 1.4468850647272933, 3.14008234973091, 0.665788111412303, -0.13439585581742272, 1.2191997013034603, 3.1410564956015605, 1.4974573382133793, -1.2684895746189389], "count": [607]}, "eef_sim_pose_action": {"mean": [0.5046522348555651, 0.31509664652768293, 1.0890746205106312, -1.5789867704836789, 1.0872109257319857, 1.89036217182196, 0.5461195350136921, -0.24002895105150013, 1.0899786297456395, 0.6107580417526107, 0.8882010587055392, -2.210281524377476], "std": [0.06017060127839562, 0.11278033074031416, 0.05203458988610871, 2.304552811163339, 0.2015499334263117, 1.7572513122728823, 0.048375433695921954, 0.045022635094037027, 0.05978161908739708, 2.7426705387816646, 0.48391700504117363, 0.29864660879281735], "min": [0.41881184573160785, -0.03128308347996983, 1.0305304083754836, -3.1355409650742283, 0.7413522616548218, -3.1397570870133675, 0.4518840137415392, -0.303988720547673, 1.0081539354605527, -3.1412377485927845, 0.08411692161295337, -2.833540764028302], "max": [0.6432606696881926, 0.4124259016231848, 1.2484587410837296, 3.1379275062519785, 1.4468850647272933, 3.14008234973091, 0.665788111412303, -0.13439585581742272, 1.2191997013034603, 3.1410564956015605, 1.4974573382133793, -1.2684895746189389], "count": [607]}, "gripper_mode_state": {"mean": [0.48599670510708404, 0.3805601317957166], "std": [0.49980386926487536, 0.48552458010212407], "min": [0, 0], "max": [1, 1], "count": [607]}, "gripper_activity_state": {"mean": [1.7347611202635915, 1.6457990115321253], "std": [0.6212817440899411, 0.6945857778321799], "min": [0, 0], "max": [2, 2], "count": [607]}, "gripper_mode_action": {"mean": [0.48599670510708404, 0.3805601317957166], "std": [0.49980386926487536, 0.48552458010212407], "min": [0, 0], "max": [1, 1], "count": [607]}, "gripper_activity_action": {"mean": [1.7347611202635915, 1.6457990115321253], "std": [0.6212817440899411, 0.6945857778321799], "min": [0, 0], "max": [2, 2], "count": [607]}, "gripper_open_scale_state": {"mean": [0.5189851729378852, 0.5739151564577264], "std": [0.38325430295863616, 0.3834703631979533], "min": [0.043, 0.0], "max": [0.94, 0.95], "count": [607]}, "gripper_open_scale_action": {"mean": [0.5189851729378852, 0.5739151564577264], "std": [0.38325430295863616, 0.3834703631979533], "min": [0.043, 0.0], "max": [0.94, 0.95], "count": [607]}}} +{"episode_index": 453, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[1.0]], [[1.0]]], "mean": [[[0.4270918800709939]], [[0.454282366322966]], [[0.4545496499605589]]], "std": [[[0.2296015621471364]], [[0.19944882051258145]], [[0.1939733885260251]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4281642597053189]], [[0.4551398590686274]], [[0.45483434753211627]]], "std": [[[0.21979300569661445]], [[0.19195987775519868]], [[0.18724546702554346]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4408551104349786]], [[0.466758590756705]], [[0.46959966439880546]]], "std": [[[0.20573929815615485]], [[0.17942612258048551]], [[0.17193251268457393]]], "count": [116]}, "observation.state": {"min": [0.46155235171318054, 1.9037530422210693, -0.848875880241394, -0.9668775200843811, -2.7199387550354004, -1.9835667610168457, 0.5215916633605957, -2.0, 0.13466300070285797, 0.27927300333976746, -0.18959200382232666, -3.1401853561401367, -0.3709999918937683, -0.9330000281333923, -1.0191326141357422, -2.1724636554718018, 0.3292214572429657, 0.7469485998153687, 1.8258413076400757, 1.0980913639068604, -2.5796663761138916, 42.0, -0.36322298645973206, 0.2683640122413635, -0.10329099744558334, -3.1401853561401367, 0.026999998837709427, -2.815000057220459], "max": [0.9923418760299683, 2.121447801589966, 0.4421617388725281, 0.3690324127674103, -1.4031749963760376, -0.696368932723999, 1.9588876962661743, 950.0, 0.32282599806785583, 0.4166570007801056, 0.07310599833726883, 3.1410000324249268, 1.1759999990463257, 0.16099999845027924, -0.36014869809150696, -1.9319225549697876, 1.3439733982086182, 1.2921020984649658, 2.8563361167907715, 2.0387191772460938, -1.9067025184631348, 952.0, -0.05956999957561493, 0.42238301038742065, 0.10575900226831436, 3.140000104904175, 0.8230000138282776, -1.4910000562667847], "mean": [0.5949368476867676, 2.052504062652588, -0.5065833330154419, -0.5506652593612671, -2.1749420166015625, -1.5614144802093506, 1.4379394054412842, 529.2928466796875, 0.27047279477119446, 0.3287060558795929, -0.010746726766228676, 0.5118487477302551, 0.4264877736568451, -0.5685772895812988, -0.6029917001724243, -2.0271828174591064, 0.6038413047790527, 0.9648363590240479, 2.486880302429199, 1.5843913555145264, -2.2824811935424805, 429.0559387207031, -0.28031089901924133, 0.34764277935028076, 0.05710157752037048, 1.8646594285964966, 0.30031460523605347, -2.0092287063598633], "std": [0.11432749032974243, 0.04445567727088928, 0.29909148812294006, 0.3340703248977661, 0.28070002794265747, 0.366971880197525, 0.39241135120391846, 373.2629699707031, 0.03592172637581825, 0.03921595215797424, 0.055727288126945496, 2.8690004348754883, 0.36793607473373413, 0.19859199225902557, 0.1654287725687027, 0.07301046699285507, 0.20628884434700012, 0.13502191007137299, 0.27375057339668274, 0.24702969193458557, 0.25028684735298157, 374.1497802734375, 0.09324026852846146, 0.04071088507771492, 0.042599983513355255, 2.2119061946868896, 0.23203842341899872, 0.4382224380970001], "count": [572]}, "action": {"min": [0.46155235171318054, 1.9037530422210693, -0.848875880241394, -0.9668775200843811, -2.7199387550354004, -1.9835667610168457, 0.5215916633605957, -2.0, 0.13466300070285797, 0.27927300333976746, -0.18959200382232666, -3.1401853561401367, -0.3709999918937683, -0.9330000281333923, -1.0191326141357422, -2.1724636554718018, 0.3292214572429657, 0.7469485998153687, 1.8258413076400757, 1.0980913639068604, -2.5796663761138916, 42.0, -0.36322298645973206, 0.2683640122413635, -0.10329099744558334, -3.1401853561401367, 0.026999998837709427, -2.815000057220459], "max": [0.9923418760299683, 2.121447801589966, 0.4421617388725281, 0.3690324127674103, -1.4031749963760376, -0.696368932723999, 1.9588876962661743, 950.0, 0.32282599806785583, 0.4166570007801056, 0.07310599833726883, 3.1410000324249268, 1.1759999990463257, 0.16099999845027924, -0.36014869809150696, -1.9319225549697876, 1.3439733982086182, 1.2921020984649658, 2.8563361167907715, 2.0387191772460938, -1.9067025184631348, 952.0, -0.05956999957561493, 0.42238301038742065, 0.10575900226831436, 3.140000104904175, 0.8230000138282776, -1.4910000562667847], "mean": [0.5949368476867676, 2.052504062652588, -0.5065833330154419, -0.5506652593612671, -2.1749420166015625, -1.5614144802093506, 1.4379394054412842, 529.2928466796875, 0.27047279477119446, 0.3287060558795929, -0.010746726766228676, 0.5118487477302551, 0.4264877736568451, -0.5685772895812988, -0.6029917001724243, -2.0271828174591064, 0.6038413047790527, 0.9648363590240479, 2.486880302429199, 1.5843913555145264, -2.2824811935424805, 429.0559387207031, -0.28031089901924133, 0.34764277935028076, 0.05710157752037048, 1.8646594285964966, 0.30031460523605347, -2.0092287063598633], "std": [0.11432749032974243, 0.04445567727088928, 0.29909148812294006, 0.3340703248977661, 0.28070002794265747, 0.366971880197525, 0.39241135120391846, 373.2629699707031, 0.03592172637581825, 0.03921595215797424, 0.055727288126945496, 2.8690004348754883, 0.36793607473373413, 0.19859199225902557, 0.1654287725687027, 0.07301046699285507, 0.20628884434700012, 0.13502191007137299, 0.27375057339668274, 0.24702969193458557, 0.25028684735298157, 374.1497802734375, 0.09324026852846146, 0.04071088507771492, 0.042599983513355255, 2.2119061946868896, 0.23203842341899872, 0.4382224380970001], "count": [572]}, "timestamp": {"min": [0.0], "max": [19.033333333333335], "mean": [9.516666666666667], "std": [5.5040641549878595], "count": [572]}, "frame_index": {"min": [0], "max": [571], "mean": [285.5], "std": [165.1219246496358], "count": [572]}, "episode_index": {"min": [456], "max": [456], "mean": [456.0], "std": [0.0], "count": [572]}, "index": {"min": [446841], "max": [447412], "mean": [447126.5], "std": [165.1219246496358], "count": [572]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [572]}, "subtask_annotation": {"mean": [13.111888111888112, 29.0, 29.0, 29.0, 29.0], "std": [9.620494509995375, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [572]}, "scene_annotation": {"mean": [456.0], "std": [0.0], "min": [456], "max": [456], "count": [572]}, "eef_direction_state": {"mean": [4.1171328671328675, 3.945804195804196], "std": [1.9165966786207689, 2.0223056538181665], "min": [0, 0], "max": [6, 6], "count": [572]}, "eef_velocity_state": {"mean": [0.8234265734265734, 0.8741258741258742], "std": [0.7134645157524708, 0.792156769706644], "min": [0, 0], "max": [2, 2], "count": [572]}, "eef_acc_mag_state": {"mean": [0.6853146853146853, 0.6888111888111889], "std": [0.8418227012938712, 0.8326892061271645], "min": [0, 0], "max": [2, 2], "count": [572]}, "eef_direction_action": {"mean": [4.1171328671328675, 3.945804195804196], "std": [1.9165966786207689, 2.0223056538181665], "min": [0, 0], "max": [6, 6], "count": [572]}, "eef_velocity_action": {"mean": [0.8234265734265734, 0.8741258741258742], "std": [0.7134645157524708, 0.792156769706644], "min": [0, 0], "max": [2, 2], "count": [572]}, "eef_acc_mag_action": {"mean": [0.6853146853146853, 0.6888111888111889], "std": [0.8418227012938712, 0.8326892061271645], "min": [0, 0], "max": [2, 2], "count": [572]}, "eef_sim_pose_state": {"mean": [0.5597555114976052, 0.3273089369834136, 1.1385531326616045, -2.5918578013226607, 0.500980413373797, -0.13939119565847424, 0.5423527215323978, -0.27877729512454547, 1.083739606425606, 2.3351978014251142, 0.9264381241151722, -1.6457606086972667], "std": [0.03562818117636441, 0.07970933613559894, 0.05568022937174534, 0.2808064819133397, 0.3339531068266399, 2.84298863638648, 0.027752539198160137, 0.059734812433742644, 0.028334643654510352, 0.34888152458112637, 0.29832893637264957, 2.08597735523483], "min": [0.4924917905466328, 0.07145785001122455, 1.0878330042356712, -3.009802442661914, 0.016177939803687424, -3.141369065924503, 0.5050390709810467, -0.3518482216173585, 1.0242755422122478, 1.1939671716323264, 0.2294377373242127, -3.139622826937487], "max": [0.6323398993827987, 0.4071453294704286, 1.306865428625562, -2.0164561822190006, 1.0689576336454905, 3.141558636054663, 0.6108223462983656, -0.05980983034807938, 1.1470888187205008, 2.8485614731302675, 1.3931173386290965, 3.1407816589731876], "count": [572]}, "eef_sim_pose_action": {"mean": [0.5597555114976052, 0.3273089369834136, 1.1385531326616045, -2.5918578013226607, 0.500980413373797, -0.13939119565847424, 0.5423527215323978, -0.27877729512454547, 1.083739606425606, 2.3351978014251142, 0.9264381241151722, -1.6457606086972667], "std": [0.03562818117636441, 0.07970933613559894, 0.05568022937174534, 0.2808064819133397, 0.3339531068266399, 2.84298863638648, 0.027752539198160137, 0.059734812433742644, 0.028334643654510352, 0.34888152458112637, 0.29832893637264957, 2.08597735523483], "min": [0.4924917905466328, 0.07145785001122455, 1.0878330042356712, -3.009802442661914, 0.016177939803687424, -3.141369065924503, 0.5050390709810467, -0.3518482216173585, 1.0242755422122478, 1.1939671716323264, 0.2294377373242127, -3.139622826937487], "max": [0.6323398993827987, 0.4071453294704286, 1.306865428625562, -2.0164561822190006, 1.0689576336454905, 3.141558636054663, 0.6108223462983656, -0.05980983034807938, 1.1470888187205008, 2.8485614731302675, 1.3931173386290965, 3.1407816589731876], "count": [572]}, "gripper_mode_state": {"mean": [0.5646853146853147, 0.3793706293706294], "std": [0.49579815455894943, 0.4852304142791979], "min": [0, 0], "max": [1, 1], "count": [572]}, "gripper_activity_state": {"mean": [1.7395104895104896, 1.694055944055944], "std": [0.5945366988282624, 0.6470208627782129], "min": [0, 0], "max": [2, 2], "count": [572]}, "gripper_mode_action": {"mean": [0.5646853146853147, 0.3793706293706294], "std": [0.49579815455894943, 0.4852304142791979], "min": [0, 0], "max": [1, 1], "count": [572]}, "gripper_activity_action": {"mean": [1.7395104895104896, 1.694055944055944], "std": [0.5945366988282624, 0.6470208627782129], "min": [0, 0], "max": [2, 2], "count": [572]}, "gripper_open_scale_state": {"mean": [0.42905594418932547, 0.5295122377922482], "std": [0.3741494514622327, 0.37295105524418715], "min": [0.042, 0.0], "max": [0.952, 0.95], "count": [572]}, "gripper_open_scale_action": {"mean": [0.42905594418932547, 0.5295122377922482], "std": [0.3741494514622327, 0.37295105524418715], "min": [0.042, 0.0], "max": [0.952, 0.95], "count": [572]}}} +{"episode_index": 454, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[1.0]], [[1.0]]], "mean": [[[0.4320264431203516]], [[0.458866071177034]], [[0.46007970264255127]]], "std": [[[0.2356403484401511]], [[0.20543549225966198]], [[0.20022803724901292]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4074406852180527]], [[0.4433216225067613]], [[0.4439077396044625]]], "std": [[[0.22940478876641193]], [[0.19645538398284404]], [[0.19065544081395]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43569124690105926]], [[0.46375979687852154]], [[0.46605197944838855]]], "std": [[[0.20649172495001783]], [[0.17732670490838423]], [[0.16847057625191314]]], "count": [116]}, "observation.state": {"min": [0.4723559021949768, 1.8880798816680908, -0.8860862851142883, -1.0633593797683716, -2.9288370609283447, -1.9529186487197876, -0.006230825092643499, 0.0, 0.13875800371170044, 0.30814701318740845, -0.20478999614715576, -3.1411852836608887, -0.5559999942779541, -0.8590000867843628, -0.8918981552124023, -2.1695141792297363, 0.3975510895252228, 0.7227060198783875, 2.012068033218384, 1.074599266052246, -2.65689754486084, 21.0, -0.33928200602531433, 0.2636820077896118, -0.07709799706935883, -3.124000072479248, 0.007000000216066837, -2.739000082015991], "max": [0.9019687175750732, 2.1231932640075684, 0.41893142461776733, 0.5283984541893005, -0.9269967079162598, -0.6991265416145325, 1.8794752359390259, 957.0, 0.31649500131607056, 0.44207999110221863, 0.06545200198888779, 3.1410000324249268, 1.1039999723434448, 0.14900000393390656, -0.3366565704345703, -1.9585736989974976, 1.1718140840530396, 1.4126172065734863, 2.752192258834839, 1.954838514328003, -1.8804526329040527, 933.0, -0.08969900012016296, 0.4129520058631897, 0.08686000108718872, 3.140000104904175, 0.6830000877380371, -1.565999984741211], "mean": [0.6301206946372986, 2.0513126850128174, -0.5941987633705139, -0.6333544850349426, -2.197807788848877, -1.5135082006454468, 1.4412592649459839, 623.48583984375, 0.25940245389938354, 0.35120072960853577, -0.0013526832917705178, -2.6801676750183105, 0.3179314434528351, -0.46733275055885315, -0.6373671293258667, -2.0538523197174072, 0.6471006870269775, 0.9995052814483643, 2.547560930252075, 1.588975191116333, -2.3597989082336426, 418.8521728515625, -0.2693345844745636, 0.3586978614330292, 0.04540417715907097, 2.647536039352417, 0.22995591163635254, -2.016868829727173], "std": [0.09859685599803925, 0.04485652223229408, 0.2981833815574646, 0.3923395574092865, 0.39881640672683716, 0.3513147830963135, 0.49431508779525757, 417.35821533203125, 0.032708991318941116, 0.034177590161561966, 0.05232563242316246, 1.0499637126922607, 0.42492878437042236, 0.21206527948379517, 0.12682560086250305, 0.04816349595785141, 0.1398916244506836, 0.1571986973285675, 0.2034904658794403, 0.24309444427490234, 0.24841834604740143, 384.1042175292969, 0.06867358833551407, 0.04014391824603081, 0.0275883786380291, 1.1033915281295776, 0.19692716002464294, 0.36966055631637573], "count": [568]}, "action": {"min": [0.4723559021949768, 1.8880798816680908, -0.8860862851142883, -1.0633593797683716, -2.9288370609283447, -1.9529186487197876, -0.006230825092643499, 0.0, 0.13875800371170044, 0.30814701318740845, -0.20478999614715576, -3.1411852836608887, -0.5559999942779541, -0.8590000867843628, -0.8918981552124023, -2.1695141792297363, 0.3975510895252228, 0.7227060198783875, 2.012068033218384, 1.074599266052246, -2.65689754486084, 21.0, -0.33928200602531433, 0.2636820077896118, -0.07709799706935883, -3.124000072479248, 0.007000000216066837, -2.739000082015991], "max": [0.9019687175750732, 2.1231932640075684, 0.41893142461776733, 0.5283984541893005, -0.9269967079162598, -0.6991265416145325, 1.8794752359390259, 957.0, 0.31649500131607056, 0.44207999110221863, 0.06545200198888779, 3.1410000324249268, 1.1039999723434448, 0.14900000393390656, -0.3366565704345703, -1.9585736989974976, 1.1718140840530396, 1.4126172065734863, 2.752192258834839, 1.954838514328003, -1.8804526329040527, 933.0, -0.08969900012016296, 0.4129520058631897, 0.08686000108718872, 3.140000104904175, 0.6830000877380371, -1.565999984741211], "mean": [0.6301206946372986, 2.0513126850128174, -0.5941987633705139, -0.6333544850349426, -2.197807788848877, -1.5135082006454468, 1.4412592649459839, 623.48583984375, 0.25940245389938354, 0.35120072960853577, -0.0013526832917705178, -2.6801676750183105, 0.3179314434528351, -0.46733275055885315, -0.6373671293258667, -2.0538523197174072, 0.6471006870269775, 0.9995052814483643, 2.547560930252075, 1.588975191116333, -2.3597989082336426, 418.8521728515625, -0.2693345844745636, 0.3586978614330292, 0.04540417715907097, 2.647536039352417, 0.22995591163635254, -2.016868829727173], "std": [0.09859685599803925, 0.04485652223229408, 0.2981833815574646, 0.3923395574092865, 0.39881640672683716, 0.3513147830963135, 0.49431508779525757, 417.35821533203125, 0.032708991318941116, 0.034177590161561966, 0.05232563242316246, 1.0499637126922607, 0.42492878437042236, 0.21206527948379517, 0.12682560086250305, 0.04816349595785141, 0.1398916244506836, 0.1571986973285675, 0.2034904658794403, 0.24309444427490234, 0.24841834604740143, 384.1042175292969, 0.06867358833551407, 0.04014391824603081, 0.0275883786380291, 1.1033915281295776, 0.19692716002464294, 0.36966055631637573], "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": [457], "max": [457], "mean": [457.0], "std": [0.0], "count": [568]}, "index": {"min": [447413], "max": [447980], "mean": [447696.5], "std": [163.96722233422142], "count": [568]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [568]}, "subtask_annotation": {"mean": [12.987676056338028, 29.0, 29.0, 29.0, 29.0], "std": [9.953493417841026, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [568]}, "scene_annotation": {"mean": [457.0], "std": [0.0], "min": [457], "max": [457], "count": [568]}, "eef_direction_state": {"mean": [3.920774647887324, 4.073943661971831], "std": [2.021641215136242, 1.9495820995852418], "min": [0, 0], "max": [6, 6], "count": [568]}, "eef_velocity_state": {"mean": [0.8415492957746479, 0.8204225352112676], "std": [0.6916751412990457, 0.7778662338744543], "min": [0, 0], "max": [2, 2], "count": [568]}, "eef_acc_mag_state": {"mean": [0.6725352112676056, 0.698943661971831], "std": [0.8147966450003497, 0.823851490571065], "min": [0, 0], "max": [2, 2], "count": [568]}, "eef_direction_action": {"mean": [3.920774647887324, 4.073943661971831], "std": [2.021641215136242, 1.9495820995852418], "min": [0, 0], "max": [6, 6], "count": [568]}, "eef_velocity_action": {"mean": [0.8415492957746479, 0.8204225352112676], "std": [0.6916751412990457, 0.7778662338744543], "min": [0, 0], "max": [2, 2], "count": [568]}, "eef_acc_mag_action": {"mean": [0.6725352112676056, 0.698943661971831], "std": [0.8147966450003497, 0.823851490571065], "min": [0, 0], "max": [2, 2], "count": [568]}, "eef_sim_pose_state": {"mean": [0.5723489569554934, 0.3102820156578728, 1.140455116582374, -2.639119956293269, 0.46163899705419703, 1.0586143867955695, 0.5643672660450515, -0.27379581117456, 1.101857314643459, 2.243561922512433, 0.9029927447852019, -1.63613235048112], "std": [0.034934929731698816, 0.053122686476817976, 0.045852059254543116, 0.218437528343611, 0.2993177668127664, 2.6746415177669967, 0.023727810962378113, 0.05257479186998226, 0.0343457331398763, 1.2796445003506265, 0.365879866871731, 1.800825887304258], "min": [0.48119375229732264, 0.11192774177859294, 1.096128988049992, -3.0075115162689396, 0.05765586369163511, -3.1400685875558727, 0.5325160018136517, -0.3541208196426705, 1.0196639874647213, -3.1013014447738345, 0.10608801861165329, -3.133844413307399], "max": [0.614626667971873, 0.37477166820855423, 1.290022306016611, -2.223508833573145, 0.982025445249179, 3.140045888751037, 0.6341210408385383, -0.051890386929328916, 1.1615220750975566, 2.990261727444214, 1.4864458412149908, 3.1391559807075757], "count": [568]}, "eef_sim_pose_action": {"mean": [0.5723489569554934, 0.3102820156578728, 1.140455116582374, -2.639119956293269, 0.46163899705419703, 1.0586143867955695, 0.5643672660450515, -0.27379581117456, 1.101857314643459, 2.243561922512433, 0.9029927447852019, -1.63613235048112], "std": [0.034934929731698816, 0.053122686476817976, 0.045852059254543116, 0.218437528343611, 0.2993177668127664, 2.6746415177669967, 0.023727810962378113, 0.05257479186998226, 0.0343457331398763, 1.2796445003506265, 0.365879866871731, 1.800825887304258], "min": [0.48119375229732264, 0.11192774177859294, 1.096128988049992, -3.0075115162689396, 0.05765586369163511, -3.1400685875558727, 0.5325160018136517, -0.3541208196426705, 1.0196639874647213, -3.1013014447738345, 0.10608801861165329, -3.133844413307399], "max": [0.614626667971873, 0.37477166820855423, 1.290022306016611, -2.223508833573145, 0.982025445249179, 3.140045888751037, 0.6341210408385383, -0.051890386929328916, 1.1615220750975566, 2.990261727444214, 1.4864458412149908, 3.1391559807075757], "count": [568]}, "gripper_mode_state": {"mean": [0.5545774647887324, 0.3485915492957746], "std": [0.49701237443069135, 0.4765243761397143], "min": [0, 0], "max": [1, 1], "count": [568]}, "gripper_activity_state": {"mean": [1.75, 1.721830985915493], "std": [0.608768093406098, 0.6195882545990178], "min": [0, 0], "max": [2, 2], "count": [568]}, "gripper_mode_action": {"mean": [0.5545774647887324, 0.3485915492957746], "std": [0.49701237443069135, 0.4765243761397143], "min": [0, 0], "max": [1, 1], "count": [568]}, "gripper_activity_action": {"mean": [1.75, 1.721830985915493], "std": [0.608768093406098, 0.6195882545990178], "min": [0, 0], "max": [2, 2], "count": [568]}, "gripper_open_scale_state": {"mean": [0.4188521129480548, 0.623485915706296], "std": [0.38410409404572615, 0.4173582310294027], "min": [0.021, 0.0], "max": [0.933, 0.957], "count": [568]}, "gripper_open_scale_action": {"mean": [0.4188521129480548, 0.623485915706296], "std": [0.38410409404572615, 0.4173582310294027], "min": [0.021, 0.0], "max": [0.933, 0.957], "count": [568]}}} +{"episode_index": 455, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42944799496187364]], [[0.45598707958877993]], [[0.45634461805555554]]], "std": [[[0.22901936683321303]], [[0.19824462062327683]], [[0.19445686829750955]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4259001991421569]], [[0.46100467728758165]], [[0.46188391714324617]]], "std": [[[0.20929712145301801]], [[0.1730049497331708]], [[0.1659000661028199]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43228786934912855]], [[0.45807465958605664]], [[0.4593052168436819]]], "std": [[[0.20915697437162445]], [[0.18359170188073567]], [[0.17738352746800112]]], "count": [120]}, "observation.state": {"min": [0.3136007785797119, 1.9952778816223145, -1.0539170503616333, -1.1148290634155273, -2.7398526668548584, -1.9672478437423706, 0.3533593714237213, -2.0, 0.22418299317359924, 0.2506589889526367, -0.1491129994392395, -3.1411852836608887, -0.36899998784065247, -0.7019999623298645, -1.223894715309143, -2.1755530834198, 0.20516346395015717, 0.403747022151947, 1.7165138721466064, 0.5127777457237244, -2.4311563968658447, 31.0, -0.38730698823928833, 0.20847399532794952, -0.14301300048828125, 2.2709999084472656, -0.4750000238418579, -3.1411852836608887], "max": [0.8686503767967224, 2.1184980869293213, -0.5718571543693542, 0.1613033264875412, -1.3189802169799805, -0.8394336104393005, 1.9834096431732178, 945.0, 0.30561399459838867, 0.4420669972896576, 0.07629100233316422, 3.1410000324249268, 0.7200000286102295, -0.016000011935830116, -0.13987068831920624, -2.033832311630249, 1.9113101959228516, 1.497963786125183, 2.6989073753356934, 1.928292155265808, -0.9210277199745178, 936.0, -0.015823999419808388, 0.45990800857543945, 0.08568400144577026, 2.9609999656677246, 0.7780000567436218, 3.1410000324249268], "mean": [0.5254744291305542, 2.0834405422210693, -0.7778106331825256, -0.46482181549072266, -1.877367377281189, -1.3926093578338623, 1.0409910678863525, 425.2730407714844, 0.2740066945552826, 0.3202410042285919, -0.0461861826479435, -2.105644941329956, 0.41198018193244934, -0.2852512001991272, -0.5380304455757141, -2.1403958797454834, 0.8644095063209534, 0.9744696021080017, 2.4086577892303467, 1.211015224456787, -1.7247980833053589, 424.2998352050781, -0.2530052661895752, 0.34297439455986023, -0.004653240088373423, 2.5823910236358643, 0.1864555925130844, -1.4853919744491577], "std": [0.1534171849489212, 0.023594046011567116, 0.12567183375358582, 0.4257170855998993, 0.4016314446926117, 0.3181031048297882, 0.5482566356658936, 420.7568664550781, 0.015449856407940388, 0.04604809731245041, 0.06144285947084427, 1.7746936082839966, 0.27858152985572815, 0.2075396329164505, 0.2910086214542389, 0.035437099635601044, 0.5787640810012817, 0.2513604164123535, 0.2504086494445801, 0.395554780960083, 0.41776853799819946, 363.8498229980469, 0.13474416732788086, 0.0766800120472908, 0.07444145530462265, 0.14623312652111053, 0.2949765622615814, 2.325324773788452], "count": [597]}, "action": {"min": [0.3136007785797119, 1.9952778816223145, -1.0539170503616333, -1.1148290634155273, -2.7398526668548584, -1.9672478437423706, 0.3533593714237213, -2.0, 0.22418299317359924, 0.2506589889526367, -0.1491129994392395, -3.1411852836608887, -0.36899998784065247, -0.7019999623298645, -1.223894715309143, -2.1755530834198, 0.20516346395015717, 0.403747022151947, 1.7165138721466064, 0.5127777457237244, -2.4311563968658447, 31.0, -0.38730698823928833, 0.20847399532794952, -0.14301300048828125, 2.2709999084472656, -0.4750000238418579, -3.1411852836608887], "max": [0.8686503767967224, 2.1184980869293213, -0.5718571543693542, 0.1613033264875412, -1.3189802169799805, -0.8394336104393005, 1.9834096431732178, 945.0, 0.30561399459838867, 0.4420669972896576, 0.07629100233316422, 3.1410000324249268, 0.7200000286102295, -0.016000011935830116, -0.13987068831920624, -2.033832311630249, 1.9113101959228516, 1.497963786125183, 2.6989073753356934, 1.928292155265808, -0.9210277199745178, 936.0, -0.015823999419808388, 0.45990800857543945, 0.08568400144577026, 2.9609999656677246, 0.7780000567436218, 3.1410000324249268], "mean": [0.5254744291305542, 2.0834405422210693, -0.7778106331825256, -0.46482181549072266, -1.877367377281189, -1.3926093578338623, 1.0409910678863525, 425.2730407714844, 0.2740066945552826, 0.3202410042285919, -0.0461861826479435, -2.105644941329956, 0.41198018193244934, -0.2852512001991272, -0.5380304455757141, -2.1403958797454834, 0.8644095063209534, 0.9744696021080017, 2.4086577892303467, 1.211015224456787, -1.7247980833053589, 424.2998352050781, -0.2530052661895752, 0.34297439455986023, -0.004653240088373423, 2.5823910236358643, 0.1864555925130844, -1.4853919744491577], "std": [0.1534171849489212, 0.023594046011567116, 0.12567183375358582, 0.4257170855998993, 0.4016314446926117, 0.3181031048297882, 0.5482566356658936, 420.7568664550781, 0.015449856407940388, 0.04604809731245041, 0.06144285947084427, 1.7746936082839966, 0.27858152985572815, 0.2075396329164505, 0.2910086214542389, 0.035437099635601044, 0.5787640810012817, 0.2513604164123535, 0.2504086494445801, 0.395554780960083, 0.41776853799819946, 363.8498229980469, 0.13474416732788086, 0.0766800120472908, 0.07444145530462265, 0.14623312652111053, 0.2949765622615814, 2.325324773788452], "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": [458], "max": [458], "mean": [458.0], "std": [0.0], "count": [597]}, "index": {"min": [447981], "max": [448577], "mean": [448279.0], "std": [172.3388135814642], "count": [597]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [597]}, "subtask_annotation": {"mean": [16.077051926298157, 29.0, 29.0, 29.0, 29.0], "std": [10.840588134776445, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [597]}, "scene_annotation": {"mean": [458.0], "std": [0.0], "min": [458], "max": [458], "count": [597]}, "eef_direction_state": {"mean": [3.4472361809045227, 3.3651591289782243], "std": [2.094736140181478, 2.2102226745648004], "min": [0, 0], "max": [6, 6], "count": [597]}, "eef_velocity_state": {"mean": [1.1072026800670016, 0.9380234505862647], "std": [0.7559247040881598, 0.7532251901355657], "min": [0, 0], "max": [2, 2], "count": [597]}, "eef_acc_mag_state": {"mean": [0.9095477386934674, 0.8023450586264657], "std": [0.8338680809122216, 0.8493535988479219], "min": [0, 0], "max": [2, 2], "count": [597]}, "eef_direction_action": {"mean": [3.4472361809045227, 3.3651591289782243], "std": [2.094736140181478, 2.2102226745648004], "min": [0, 0], "max": [6, 6], "count": [597]}, "eef_velocity_action": {"mean": [1.1072026800670016, 0.9380234505862647], "std": [0.7559247040881598, 0.7532251901355657], "min": [0, 0], "max": [2, 2], "count": [597]}, "eef_acc_mag_action": {"mean": [0.9095477386934674, 0.8023450586264657], "std": [0.8338680809122216, 0.8493535988479219], "min": [0, 0], "max": [2, 2], "count": [597]}, "eef_sim_pose_state": {"mean": [0.5438828920640664, 0.2620661977431316, 1.1101302241406914, -0.006272161916206789, 0.8326803919587084, 2.13480615162692, 0.5288291593728871, -0.2561666579158888, 1.0554019176661262, 0.690645084542059, 1.120346045546017, -2.225138375975161], "std": [0.07459919484208019, 0.1445520530066137, 0.05492408596018646, 2.7907013725667213, 0.2454021718717422, 0.8730461778107145, 0.04041238363767779, 0.04840796359113719, 0.04630352325239829, 2.8099256654907045, 0.3248700537888511, 0.2479323182945524], "min": [0.4173903071101752, 0.009741652958312724, 1.0212436024297524, -3.137182200547963, 0.3105164845800581, -3.1350460476480912, 0.45754973112857406, -0.33017317848483646, 0.998816397600433, -3.1414667802337837, 0.25135213428770364, -2.9010020405865102], "max": [0.661430191436562, 0.409715814123165, 1.2345447832872913, 3.139629208897061, 1.3739039538963889, 3.1287676577168853, 0.639266164874916, -0.14823918834294705, 1.1633611961151178, 3.1402589521886046, 1.4851193470539386, -1.6956845236777522], "count": [597]}, "eef_sim_pose_action": {"mean": [0.5438828920640664, 0.2620661977431316, 1.1101302241406914, -0.006272161916206789, 0.8326803919587084, 2.13480615162692, 0.5288291593728871, -0.2561666579158888, 1.0554019176661262, 0.690645084542059, 1.120346045546017, -2.225138375975161], "std": [0.07459919484208019, 0.1445520530066137, 0.05492408596018646, 2.7907013725667213, 0.2454021718717422, 0.8730461778107145, 0.04041238363767779, 0.04840796359113719, 0.04630352325239829, 2.8099256654907045, 0.3248700537888511, 0.2479323182945524], "min": [0.4173903071101752, 0.009741652958312724, 1.0212436024297524, -3.137182200547963, 0.3105164845800581, -3.1350460476480912, 0.45754973112857406, -0.33017317848483646, 0.998816397600433, -3.1414667802337837, 0.25135213428770364, -2.9010020405865102], "max": [0.661430191436562, 0.409715814123165, 1.2345447832872913, 3.139629208897061, 1.3739039538963889, 3.1287676577168853, 0.639266164874916, -0.14823918834294705, 1.1633611961151178, 3.1402589521886046, 1.4851193470539386, -1.6956845236777522], "count": [597]}, "gripper_mode_state": {"mean": [0.5845896147403685, 0.5326633165829145], "std": [0.4927926512013727, 0.4989319670554329], "min": [0, 0], "max": [1, 1], "count": [597]}, "gripper_activity_state": {"mean": [1.6147403685092128, 1.7554438860971524], "std": [0.7010285393573492, 0.5821101903006861], "min": [0, 0], "max": [2, 2], "count": [597]}, "gripper_mode_action": {"mean": [0.5845896147403685, 0.5326633165829145], "std": [0.4927926512013727, 0.4989319670554329], "min": [0, 0], "max": [1, 1], "count": [597]}, "gripper_activity_action": {"mean": [1.6147403685092128, 1.7554438860971524], "std": [0.7010285393573492, 0.5821101903006861], "min": [0, 0], "max": [2, 2], "count": [597]}, "gripper_open_scale_state": {"mean": [0.4242998323871867, 0.42557872701310273], "std": [0.3638495948950244, 0.42044713265188055], "min": [0.031, 0.0], "max": [0.936, 0.945], "count": [597]}, "gripper_open_scale_action": {"mean": [0.4242998323871867, 0.42557872701310273], "std": [0.3638495948950244, 0.42044713265188055], "min": [0.031, 0.0], "max": [0.936, 0.945], "count": [597]}}} +{"episode_index": 456, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.42595501640738936]], [[0.4552289742343218]], [[0.4558783270539621]]], "std": [[[0.2379709389498688]], [[0.203593623017094]], [[0.1980441880303767]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.419838664046886]], [[0.4511957509587857]], [[0.45209743997461244]]], "std": [[[0.2277248772553568]], [[0.19628261197775368]], [[0.19071847172721587]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4358008629071463]], [[0.4643345807675687]], [[0.4673517663263652]]], "std": [[[0.21248161729392742]], [[0.18332535761265342]], [[0.1756064401536941]]], "count": [121]}, "observation.state": {"min": [0.39816194772720337, 1.9177329540252686, -0.8790176510810852, -0.9398424029350281, -2.7736425399780273, -1.9832350015640259, 0.45341911911964417, 6.0, 0.15623700618743896, 0.288331001996994, -0.18091000616550446, -3.1411852836608887, -0.4569999873638153, -0.8759999871253967, -1.1179357767105103, -2.172149658203125, 0.32243216037750244, 0.606519341468811, 1.8684098720550537, 0.8651596903800964, -2.5905921459198, 48.0, -0.3386250138282776, 0.25906801223754883, -0.09799599647521973, -3.1391851902008057, 0.08399999886751175, -2.6659998893737793], "max": [0.9783094525337219, 2.1215176582336426, 0.12941616773605347, 0.3116110861301422, -1.3954780101776123, -0.6995629072189331, 2.0119283199310303, 956.0, 0.3167020082473755, 0.44111400842666626, 0.06540200114250183, 3.1410000324249268, 1.0549999475479126, -0.09399999678134918, -0.3713362514972687, -1.9050967693328857, 1.2228823900222778, 1.171709418296814, 2.8293707370758057, 1.9699532985687256, -1.829750895500183, 952.0, -0.03950199857354164, 0.4405519962310791, 0.09358000010251999, 3.138000011444092, 0.9480000138282776, -1.468000054359436], "mean": [0.6125575304031372, 2.0341696739196777, -0.5823658108711243, -0.6051211953163147, -2.2256171703338623, -1.581527829170227, 1.5240557193756104, 633.1061401367188, 0.27487432956695557, 0.33299076557159424, 0.0011566511821001768, -1.0838947296142578, 0.3060265779495239, -0.5932666659355164, -0.686452329158783, -2.018315553665161, 0.6256662607192993, 0.8408125042915344, 2.5122103691101074, 1.455919861793518, -2.296704053878784, 422.3129577636719, -0.2723785638809204, 0.3763501048088074, 0.04184674099087715, 1.7586315870285034, 0.30062583088874817, -2.0207834243774414], "std": [0.1268196851015091, 0.05246172845363617, 0.22763212025165558, 0.2943563759326935, 0.3404557704925537, 0.37174075841903687, 0.41229310631752014, 386.9388427734375, 0.028245754539966583, 0.04109856113791466, 0.04982593655586243, 2.7340927124023438, 0.4265054166316986, 0.18622691929340363, 0.17460395395755768, 0.07303957641124725, 0.17578431963920593, 0.13006964325904846, 0.2875133752822876, 0.29558342695236206, 0.27361080050468445, 391.7933349609375, 0.08675862848758698, 0.045388948172330856, 0.034551482647657394, 2.223719358444214, 0.24333994090557098, 0.3678884208202362], "count": [604]}, "action": {"min": [0.39816194772720337, 1.9177329540252686, -0.8790176510810852, -0.9398424029350281, -2.7736425399780273, -1.9832350015640259, 0.45341911911964417, 6.0, 0.15623700618743896, 0.288331001996994, -0.18091000616550446, -3.1411852836608887, -0.4569999873638153, -0.8759999871253967, -1.1179357767105103, -2.172149658203125, 0.32243216037750244, 0.606519341468811, 1.8684098720550537, 0.8651596903800964, -2.5905921459198, 48.0, -0.3386250138282776, 0.25906801223754883, -0.09799599647521973, -3.1391851902008057, 0.08399999886751175, -2.6659998893737793], "max": [0.9783094525337219, 2.1215176582336426, 0.12941616773605347, 0.3116110861301422, -1.3954780101776123, -0.6995629072189331, 2.0119283199310303, 956.0, 0.3167020082473755, 0.44111400842666626, 0.06540200114250183, 3.1410000324249268, 1.0549999475479126, -0.09399999678134918, -0.3713362514972687, -1.9050967693328857, 1.2228823900222778, 1.171709418296814, 2.8293707370758057, 1.9699532985687256, -1.829750895500183, 952.0, -0.03950199857354164, 0.4405519962310791, 0.09358000010251999, 3.138000011444092, 0.9480000138282776, -1.468000054359436], "mean": [0.6125575304031372, 2.0341696739196777, -0.5823658108711243, -0.6051211953163147, -2.2256171703338623, -1.581527829170227, 1.5240557193756104, 633.1061401367188, 0.27487432956695557, 0.33299076557159424, 0.0011566511821001768, -1.0838947296142578, 0.3060265779495239, -0.5932666659355164, -0.686452329158783, -2.018315553665161, 0.6256662607192993, 0.8408125042915344, 2.5122103691101074, 1.455919861793518, -2.296704053878784, 422.3129577636719, -0.2723785638809204, 0.3763501048088074, 0.04184674099087715, 1.7586315870285034, 0.30062583088874817, -2.0207834243774414], "std": [0.1268196851015091, 0.05246172845363617, 0.22763212025165558, 0.2943563759326935, 0.3404557704925537, 0.37174075841903687, 0.41229310631752014, 386.9388427734375, 0.028245754539966583, 0.04109856113791466, 0.04982593655586243, 2.7340927124023438, 0.4265054166316986, 0.18622691929340363, 0.17460395395755768, 0.07303957641124725, 0.17578431963920593, 0.13006964325904846, 0.2875133752822876, 0.29558342695236206, 0.27361080050468445, 391.7933349609375, 0.08675862848758698, 0.045388948172330856, 0.034551482647657394, 2.223719358444214, 0.24333994090557098, 0.3678884208202362], "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": [459], "max": [459], "mean": [459.0], "std": [0.0], "count": [604]}, "index": {"min": [448578], "max": [449181], "mean": [448879.5], "std": [174.35954232562094], "count": [604]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [604]}, "subtask_annotation": {"mean": [9.349337748344372, 29.0, 29.0, 29.0, 29.0], "std": [7.946144232940572, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [604]}, "scene_annotation": {"mean": [459.0], "std": [0.0], "min": [459], "max": [459], "count": [604]}, "eef_direction_state": {"mean": [4.256622516556291, 3.76158940397351], "std": [1.8801963358861675, 2.0278152183785663], "min": [0, 0], "max": [6, 6], "count": [604]}, "eef_velocity_state": {"mean": [0.7897350993377483, 0.9188741721854304], "std": [0.7461782957396544, 0.7773967792442179], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_acc_mag_state": {"mean": [0.6937086092715232, 0.7632450331125827], "std": [0.8302398248380247, 0.8350199661878026], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_direction_action": {"mean": [4.256622516556291, 3.76158940397351], "std": [1.8801963358861675, 2.0278152183785663], "min": [0, 0], "max": [6, 6], "count": [604]}, "eef_velocity_action": {"mean": [0.7897350993377483, 0.9188741721854304], "std": [0.7461782957396544, 0.7773967792442179], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_acc_mag_action": {"mean": [0.6937086092715232, 0.7632450331125827], "std": [0.8302398248380247, 0.8350199661878026], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_sim_pose_state": {"mean": [0.5875096676609624, 0.3090311317707526, 1.1338593875441592, -2.612646896698749, 0.5129262525221377, 1.1633775457576514, 0.5489071842602105, -0.2881627011368787, 1.0924283076721495, 2.465457284323264, 0.8430205806055977, -1.6130610796444584], "std": [0.040274507289756054, 0.07164710185491303, 0.054124819200155, 0.31360201738816573, 0.3007929434656877, 2.6356258078912447, 0.03059080152602817, 0.05132308539762672, 0.027691806195374594, 0.29617162211897347, 0.39406836358107017, 2.029945330818569], "min": [0.481939257397099, 0.06110934654618386, 1.0833405699877374, -3.1209390190743465, 0.0897360820493367, -3.140514155468815, 0.49665400453534847, -0.36192412316525957, 1.0180952854006942, 1.4034886789138568, 0.11165502899787927, -3.0953073040054124], "max": [0.6526256752023174, 0.3826195113513967, 1.3137449626498503, -2.0583785879943246, 1.0063941255686317, 3.1400063236153524, 0.6316970313692829, -0.08118247976165471, 1.1507124040327352, 3.127460401276604, 1.402681575635079, 3.136170017251395], "count": [604]}, "eef_sim_pose_action": {"mean": [0.5875096676609624, 0.3090311317707526, 1.1338593875441592, -2.612646896698749, 0.5129262525221377, 1.1633775457576514, 0.5489071842602105, -0.2881627011368787, 1.0924283076721495, 2.465457284323264, 0.8430205806055977, -1.6130610796444584], "std": [0.040274507289756054, 0.07164710185491303, 0.054124819200155, 0.31360201738816573, 0.3007929434656877, 2.6356258078912447, 0.03059080152602817, 0.05132308539762672, 0.027691806195374594, 0.29617162211897347, 0.39406836358107017, 2.029945330818569], "min": [0.481939257397099, 0.06110934654618386, 1.0833405699877374, -3.1209390190743465, 0.0897360820493367, -3.140514155468815, 0.49665400453534847, -0.36192412316525957, 1.0180952854006942, 1.4034886789138568, 0.11165502899787927, -3.0953073040054124], "max": [0.6526256752023174, 0.3826195113513967, 1.3137449626498503, -2.0583785879943246, 1.0063941255686317, 3.1400063236153524, 0.6316970313692829, -0.08118247976165471, 1.1507124040327352, 3.127460401276604, 1.402681575635079, 3.136170017251395], "count": [604]}, "gripper_mode_state": {"mean": [0.5827814569536424, 0.32450331125827814], "std": [0.493099615072483, 0.46818897065254694], "min": [0, 0], "max": [1, 1], "count": [604]}, "gripper_activity_state": {"mean": [1.7649006622516556, 1.7764900662251655], "std": [0.590509789354984, 0.5679435410279443], "min": [0, 0], "max": [2, 2], "count": [604]}, "gripper_mode_action": {"mean": [0.5827814569536424, 0.32450331125827814], "std": [0.493099615072483, 0.46818897065254694], "min": [0, 0], "max": [1, 1], "count": [604]}, "gripper_activity_action": {"mean": [1.7649006622516556, 1.7764900662251655], "std": [0.590509789354984, 0.5679435410279443], "min": [0, 0], "max": [2, 2], "count": [604]}, "gripper_open_scale_state": {"mean": [0.42231291393886305, 0.6331059602349013], "std": [0.3917933591373459, 0.38693890412118104], "min": [0.048, 0.006], "max": [0.952, 0.956], "count": [604]}, "gripper_open_scale_action": {"mean": [0.42231291393886305, 0.6331059602349013], "std": [0.3917933591373459, 0.38693890412118104], "min": [0.048, 0.006], "max": [0.952, 0.956], "count": [604]}}} +{"episode_index": 457, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[1.0]], [[1.0]]], "mean": [[[0.4442453865805582]], [[0.46777260024380124]], [[0.46730711983867623]]], "std": [[[0.2209832083122145]], [[0.1903998904463096]], [[0.1879450194578181]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4349005115935263]], [[0.4608764248755058]], [[0.45949377042483663]]], "std": [[[0.20113072432710336]], [[0.1745254484798027]], [[0.16881639027171844]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4393847488069302]], [[0.46285935716879345]], [[0.4639510582010582]]], "std": [[[0.20225810411599807]], [[0.17698181266781188]], [[0.16930285588654076]]], "count": [126]}, "observation.state": {"min": [0.4478340446949005, 1.885200023651123, -0.9449911117553711, -1.0055365562438965, -2.9315073490142822, -1.9827114343643188, 0.17002996802330017, 2.0, 0.14430999755859375, 0.31921398639678955, -0.18497799336910248, -3.1391851902008057, -0.6230000257492065, -0.4339999854564667, -1.0996098518371582, -2.1748199462890625, 0.37795108556747437, 0.6292086243629456, 1.6057902574539185, 0.7452905178070068, -2.3799657821655273, 28.0, -0.35633501410484314, 0.2571620047092438, -0.12828800082206726, 2.384999990463257, 0.23399999737739563, -2.696000099182129], "max": [0.9961642026901245, 2.121657133102417, 0.07597418874502182, 0.33337533473968506, -1.229951024055481, -0.6689672470092773, 1.640871286392212, 945.0, 0.33629098534584045, 0.41331198811531067, 0.07476700097322464, 3.1410000324249268, 1.0069999694824219, 0.09000002592802048, -0.275919109582901, -1.9588180780410767, 1.3956350088119507, 1.095665454864502, 2.6416430473327637, 1.7923310995101929, -1.6474685668945312, 934.0, -0.04771500080823898, 0.46052300930023193, 0.07334700226783752, 3.0929999351501465, 0.8119999766349792, -1.8420000076293945], "mean": [0.6405923366546631, 2.0237233638763428, -0.6052690148353577, -0.6011269688606262, -2.1617863178253174, -1.4782905578613281, 1.1652936935424805, 597.873779296875, 0.2685558497905731, 0.35817793011665344, 0.007263688836246729, -1.6288784742355347, 0.253152996301651, -0.1940961480140686, -0.547576904296875, -2.1057662963867188, 0.6093668341636658, 0.9055854678153992, 2.291726589202881, 1.3340306282043457, -2.0049264430999756, 421.7342224121094, -0.2834485173225403, 0.3617827892303467, 0.027860460802912712, 2.807886838912964, 0.4954533278942108, -2.2444310188293457], "std": [0.12507860362529755, 0.0533917061984539, 0.23644423484802246, 0.3198816180229187, 0.40267327427864075, 0.37765610218048096, 0.3521179258823395, 399.01287841796875, 0.03489154204726219, 0.030634773895144463, 0.053566016256809235, 2.2331316471099854, 0.40354859828948975, 0.10499027371406555, 0.2230895310640335, 0.0633421316742897, 0.21047882735729218, 0.12532517313957214, 0.23267941176891327, 0.29106733202934265, 0.1992342323064804, 410.46685791015625, 0.08376265317201614, 0.0604516938328743, 0.0369880385696888, 0.1847560554742813, 0.14603157341480255, 0.21714983880519867], "count": [634]}, "action": {"min": [0.4478340446949005, 1.885200023651123, -0.9449911117553711, -1.0055365562438965, -2.9315073490142822, -1.9827114343643188, 0.17002996802330017, 2.0, 0.14430999755859375, 0.31921398639678955, -0.18497799336910248, -3.1391851902008057, -0.6230000257492065, -0.4339999854564667, -1.0996098518371582, -2.1748199462890625, 0.37795108556747437, 0.6292086243629456, 1.6057902574539185, 0.7452905178070068, -2.3799657821655273, 28.0, -0.35633501410484314, 0.2571620047092438, -0.12828800082206726, 2.384999990463257, 0.23399999737739563, -2.696000099182129], "max": [0.9961642026901245, 2.121657133102417, 0.07597418874502182, 0.33337533473968506, -1.229951024055481, -0.6689672470092773, 1.640871286392212, 945.0, 0.33629098534584045, 0.41331198811531067, 0.07476700097322464, 3.1410000324249268, 1.0069999694824219, 0.09000002592802048, -0.275919109582901, -1.9588180780410767, 1.3956350088119507, 1.095665454864502, 2.6416430473327637, 1.7923310995101929, -1.6474685668945312, 934.0, -0.04771500080823898, 0.46052300930023193, 0.07334700226783752, 3.0929999351501465, 0.8119999766349792, -1.8420000076293945], "mean": [0.6405923366546631, 2.0237233638763428, -0.6052690148353577, -0.6011269688606262, -2.1617863178253174, -1.4782905578613281, 1.1652936935424805, 597.873779296875, 0.2685558497905731, 0.35817793011665344, 0.007263688836246729, -1.6288784742355347, 0.253152996301651, -0.1940961480140686, -0.547576904296875, -2.1057662963867188, 0.6093668341636658, 0.9055854678153992, 2.291726589202881, 1.3340306282043457, -2.0049264430999756, 421.7342224121094, -0.2834485173225403, 0.3617827892303467, 0.027860460802912712, 2.807886838912964, 0.4954533278942108, -2.2444310188293457], "std": [0.12507860362529755, 0.0533917061984539, 0.23644423484802246, 0.3198816180229187, 0.40267327427864075, 0.37765610218048096, 0.3521179258823395, 399.01287841796875, 0.03489154204726219, 0.030634773895144463, 0.053566016256809235, 2.2331316471099854, 0.40354859828948975, 0.10499027371406555, 0.2230895310640335, 0.0633421316742897, 0.21047882735729218, 0.12532517313957214, 0.23267941176891327, 0.29106733202934265, 0.1992342323064804, 410.46685791015625, 0.08376265317201614, 0.0604516938328743, 0.0369880385696888, 0.1847560554742813, 0.14603157341480255, 0.21714983880519867], "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": [460], "max": [460], "mean": [460.0], "std": [0.0], "count": [634]}, "index": {"min": [449182], "max": [449815], "mean": [449498.5], "std": [183.0198076711917], "count": [634]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [634]}, "subtask_annotation": {"mean": [10.184542586750789, 29.0, 29.0, 29.0, 29.0], "std": [8.309035836111658, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [634]}, "scene_annotation": {"mean": [460.0], "std": [0.0], "min": [460], "max": [460], "count": [634]}, "eef_direction_state": {"mean": [3.9353312302839116, 4.096214511041009], "std": [2.004076516025424, 1.858194790186221], "min": [0, 0], "max": [6, 6], "count": [634]}, "eef_velocity_state": {"mean": [0.8580441640378549, 0.831230283911672], "std": [0.718419197377094, 0.7482278119939424], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_acc_mag_state": {"mean": [0.7634069400630915, 0.749211356466877], "std": [0.8202014073356397, 0.8341343627612842], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_direction_action": {"mean": [3.9353312302839116, 4.096214511041009], "std": [2.004076516025424, 1.858194790186221], "min": [0, 0], "max": [6, 6], "count": [634]}, "eef_velocity_action": {"mean": [0.8580441640378549, 0.831230283911672], "std": [0.718419197377094, 0.7482278119939424], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_acc_mag_action": {"mean": [0.7634069400630915, 0.749211356466877], "std": [0.8202014073356397, 0.8341343627612842], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_sim_pose_state": {"mean": [0.5646780865115566, 0.3093048853023574, 1.1105330676813263, -2.54739968558207, 0.7984424852025317, 0.770024475964869, 0.5696712882797361, -0.28577782495094867, 1.101352543813187, -0.09507740810004496, 0.9882583248523403, -1.7944749939443494], "std": [0.05891755439097211, 0.06948336314727051, 0.05355141992572186, 0.14719398806257808, 0.15931589930276135, 2.8259312396852727, 0.02022865420630883, 0.05585016715805369, 0.03558753095977155, 2.908926381680534, 0.37613793415209096, 0.8593115501198634], "min": [0.46368345755710777, 0.06552769144905539, 1.0684494198987806, -2.874906157975948, 0.5071688376178805, -3.137881027605263, 0.5294900379087583, -0.34836008333647334, 1.0264650530400465, -3.1400006172876065, 0.13495336246249567, -3.120576207154065], "max": [0.6705448650159294, 0.373550913125382, 1.2950494800134553, -2.058946396314048, 1.131874364679153, 3.140456152138778, 0.6062904358919395, -0.06862519332922226, 1.1755466718085035, 3.141568659723885, 1.494808403430954, 3.048151504568845], "count": [634]}, "eef_sim_pose_action": {"mean": [0.5646780865115566, 0.3093048853023574, 1.1105330676813263, -2.54739968558207, 0.7984424852025317, 0.770024475964869, 0.5696712882797361, -0.28577782495094867, 1.101352543813187, -0.09507740810004496, 0.9882583248523403, -1.7944749939443494], "std": [0.05891755439097211, 0.06948336314727051, 0.05355141992572186, 0.14719398806257808, 0.15931589930276135, 2.8259312396852727, 0.02022865420630883, 0.05585016715805369, 0.03558753095977155, 2.908926381680534, 0.37613793415209096, 0.8593115501198634], "min": [0.46368345755710777, 0.06552769144905539, 1.0684494198987806, -2.874906157975948, 0.5071688376178805, -3.137881027605263, 0.5294900379087583, -0.34836008333647334, 1.0264650530400465, -3.1400006172876065, 0.13495336246249567, -3.120576207154065], "max": [0.6705448650159294, 0.373550913125382, 1.2950494800134553, -2.058946396314048, 1.131874364679153, 3.140456152138778, 0.6062904358919395, -0.06862519332922226, 1.1755466718085035, 3.141568659723885, 1.494808403430954, 3.048151504568845], "count": [634]}, "gripper_mode_state": {"mean": [0.5725552050473186, 0.35173501577287064], "std": [0.4947077341426373, 0.4775117741502592], "min": [0, 0], "max": [1, 1], "count": [634]}, "gripper_activity_state": {"mean": [1.7570977917981072, 1.779179810725552], "std": [0.5817859210608738, 0.5603699396339806], "min": [0, 0], "max": [2, 2], "count": [634]}, "gripper_mode_action": {"mean": [0.5725552050473186, 0.35173501577287064], "std": [0.4947077341426373, 0.4775117741502592], "min": [0, 0], "max": [1, 1], "count": [634]}, "gripper_activity_action": {"mean": [1.7570977917981072, 1.779179810725552], "std": [0.5817859210608738, 0.5603699396339806], "min": [0, 0], "max": [2, 2], "count": [634]}, "gripper_open_scale_state": {"mean": [0.42173422699997504, 0.5978738172629648], "std": [0.41046684493558233, 0.399012831330814], "min": [0.028, 0.002], "max": [0.934, 0.945], "count": [634]}, "gripper_open_scale_action": {"mean": [0.42173422699997504, 0.5978738172629648], "std": [0.41046684493558233, 0.399012831330814], "min": [0.028, 0.002], "max": [0.934, 0.945], "count": [634]}}} +{"episode_index": 458, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44859296787820824]], [[0.46475943361762045]], [[0.4685083393113343]]], "std": [[[0.2265189928250435]], [[0.19761390013946997]], [[0.19296629633320592]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4295803293878527]], [[0.4638615827089643]], [[0.4641650443036293]]], "std": [[[0.19826261596066308]], [[0.1633943624851137]], [[0.1572930513140837]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4197116096099686]], [[0.45209651980710985]], [[0.45384058498060476]]], "std": [[[0.21863938311869163]], [[0.1901182612818701]], [[0.1830684236513158]]], "count": [123]}, "observation.state": {"min": [0.19828686118125916, 2.04571795463562, -1.8548836708068848, -1.6304690837860107, -2.9330084323883057, -1.9849106073379517, 0.5619960427284241, -1.0, 0.1448729932308197, 0.27443599700927734, -0.1416189968585968, -3.1401853561401367, -0.6380000114440918, -0.8930000066757202, -0.9331578016281128, -2.1757798194885254, 0.20317378640174866, 0.5505990386009216, 1.4016215801239014, 0.5083445906639099, -1.9361809492111206, 38.0, -0.37988001108169556, 0.2172590047121048, -0.164450004696846, 2.2679998874664307, 0.03800000250339508, -3.1351852416992188], "max": [0.9025447368621826, 2.1224775314331055, -0.6661921739578247, 0.07899360358715057, -1.1498754024505615, -0.7448192834854126, 2.5030813217163086, 946.0, 0.33060601353645325, 0.4678199887275696, 0.09129100292921066, 3.130000114440918, 0.7580000162124634, -0.011999999172985554, -0.21177825331687927, -2.046398639678955, 1.929409146308899, 1.34699285030365, 2.5572564601898193, 1.9037004709243774, -0.909613311290741, 938.0, -0.002369999885559082, 0.4121919870376587, 0.08621200174093246, 2.986999988555908, 0.9070000052452087, 3.1389999389648438], "mean": [0.5167821049690247, 2.091803789138794, -0.999397873878479, -0.7699430584907532, -2.0765278339385986, -1.403572916984558, 1.509836196899414, 555.284912109375, 0.25667431950569153, 0.3363229036331177, -0.025370080024003983, -2.6340160369873047, 0.24339443445205688, -0.3866996169090271, -0.3879874646663666, -2.152737617492676, 0.6797617673873901, 0.9125159382820129, 2.090867757797241, 1.358460783958435, -1.411191701889038, 498.3385314941406, -0.2912670075893402, 0.31424471735954285, 0.011987784877419472, 2.572230100631714, 0.4595862925052643, -2.2454566955566406], "std": [0.1428559124469757, 0.013198044151067734, 0.3157941699028015, 0.4384986162185669, 0.5623885989189148, 0.3224862217903137, 0.6644774079322815, 382.5126037597656, 0.04089118540287018, 0.05136118456721306, 0.04992075264453888, 0.7048993110656738, 0.4400942921638489, 0.2501732409000397, 0.16262564063072205, 0.02752627432346344, 0.39154869318008423, 0.23514369130134583, 0.36280307173728943, 0.3093807101249695, 0.32217273116111755, 356.91107177734375, 0.10184621065855026, 0.053187958896160126, 0.05166487395763397, 0.14679639041423798, 0.24996435642242432, 1.5819016695022583], "count": [616]}, "action": {"min": [0.19828686118125916, 2.04571795463562, -1.8548836708068848, -1.6304690837860107, -2.9330084323883057, -1.9849106073379517, 0.5619960427284241, -1.0, 0.1448729932308197, 0.27443599700927734, -0.1416189968585968, -3.1401853561401367, -0.6380000114440918, -0.8930000066757202, -0.9331578016281128, -2.1757798194885254, 0.20317378640174866, 0.5505990386009216, 1.4016215801239014, 0.5083445906639099, -1.9361809492111206, 38.0, -0.37988001108169556, 0.2172590047121048, -0.164450004696846, 2.2679998874664307, 0.03800000250339508, -3.1351852416992188], "max": [0.9025447368621826, 2.1224775314331055, -0.6661921739578247, 0.07899360358715057, -1.1498754024505615, -0.7448192834854126, 2.5030813217163086, 946.0, 0.33060601353645325, 0.4678199887275696, 0.09129100292921066, 3.130000114440918, 0.7580000162124634, -0.011999999172985554, -0.21177825331687927, -2.046398639678955, 1.929409146308899, 1.34699285030365, 2.5572564601898193, 1.9037004709243774, -0.909613311290741, 938.0, -0.002369999885559082, 0.4121919870376587, 0.08621200174093246, 2.986999988555908, 0.9070000052452087, 3.1389999389648438], "mean": [0.5167821049690247, 2.091803789138794, -0.999397873878479, -0.7699430584907532, -2.0765278339385986, -1.403572916984558, 1.509836196899414, 555.284912109375, 0.25667431950569153, 0.3363229036331177, -0.025370080024003983, -2.6340160369873047, 0.24339443445205688, -0.3866996169090271, -0.3879874646663666, -2.152737617492676, 0.6797617673873901, 0.9125159382820129, 2.090867757797241, 1.358460783958435, -1.411191701889038, 498.3385314941406, -0.2912670075893402, 0.31424471735954285, 0.011987784877419472, 2.572230100631714, 0.4595862925052643, -2.2454566955566406], "std": [0.1428559124469757, 0.013198044151067734, 0.3157941699028015, 0.4384986162185669, 0.5623885989189148, 0.3224862217903137, 0.6644774079322815, 382.5126037597656, 0.04089118540287018, 0.05136118456721306, 0.04992075264453888, 0.7048993110656738, 0.4400942921638489, 0.2501732409000397, 0.16262564063072205, 0.02752627432346344, 0.39154869318008423, 0.23514369130134583, 0.36280307173728943, 0.3093807101249695, 0.32217273116111755, 356.91107177734375, 0.10184621065855026, 0.053187958896160126, 0.05166487395763397, 0.14679639041423798, 0.24996435642242432, 1.5819016695022583], "count": [616]}, "timestamp": {"min": [0.0], "max": [20.5], "mean": [10.25], "std": [5.927454953200591], "count": [616]}, "frame_index": {"min": [0], "max": [615], "mean": [307.5], "std": [177.82364859601773], "count": [616]}, "episode_index": {"min": [461], "max": [461], "mean": [461.0], "std": [0.0], "count": [616]}, "index": {"min": [449816], "max": [450431], "mean": [450123.5], "std": [177.82364859601773], "count": [616]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [616]}, "subtask_annotation": {"mean": [16.928571428571427, 29.0, 29.0, 29.0, 29.0], "std": [10.067536320747731, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [616]}, "scene_annotation": {"mean": [461.0], "std": [0.0], "min": [461], "max": [461], "count": [616]}, "eef_direction_state": {"mean": [3.6412337662337664, 3.5113636363636362], "std": [2.156879909812631, 1.9489926029797768], "min": [0, 0], "max": [6, 6], "count": [616]}, "eef_velocity_state": {"mean": [0.9383116883116883, 1.1623376623376624], "std": [0.8034582761735034, 0.7535265937859068], "min": [0, 0], "max": [2, 2], "count": [616]}, "eef_acc_mag_state": {"mean": [0.8051948051948052, 0.9821428571428571], "std": [0.836100426438054, 0.820598818638121], "min": [0, 0], "max": [2, 2], "count": [616]}, "eef_direction_action": {"mean": [3.6412337662337664, 3.5113636363636362], "std": [2.156879909812631, 1.9489926029797768], "min": [0, 0], "max": [6, 6], "count": [616]}, "eef_velocity_action": {"mean": [0.9383116883116883, 1.1623376623376624], "std": [0.8034582761735034, 0.7535265937859068], "min": [0, 0], "max": [2, 2], "count": [616]}, "eef_acc_mag_action": {"mean": [0.8051948051948052, 0.9821428571428571], "std": [0.836100426438054, 0.820598818638121], "min": [0, 0], "max": [2, 2], "count": [616]}, "eef_sim_pose_state": {"mean": [0.5139245915833658, 0.3049778740364071, 1.0868345571051143, -1.0762173782194608, 1.0730776714403258, 1.2400525186697628, 0.5455071167349315, -0.25238688777766416, 1.0875250367144744, 0.8355343790364183, 0.9121306191084174, -2.3149531578665012], "std": [0.052373266909772946, 0.09973666153493536, 0.048524394570581164, 2.4422297371297765, 0.26805902053065667, 2.179742267425738, 0.045176130234620165, 0.05111538588083415, 0.05418651583113967, 2.7129322662365807, 0.4619476287300222, 0.35423362239982653], "min": [0.4266089306249539, -0.015431646232361845, 1.0315024140514626, -3.141151886722354, 0.7018729689534395, -3.131549576394198, 0.4718306899943827, -0.3165700643000835, 0.9977555500265505, -3.139556429131057, 0.12166581131699217, -3.063286406540405], "max": [0.6170224528689424, 0.40146862528044136, 1.2258629248550987, 3.1415649592181873, 1.523363733232193, 3.07650555219424, 0.6624145278949817, -0.13200651188404638, 1.2102234711516624, 3.140481598717765, 1.4900065006761607, -1.6726661575904496], "count": [616]}, "eef_sim_pose_action": {"mean": [0.5139245915833658, 0.3049778740364071, 1.0868345571051143, -1.0762173782194608, 1.0730776714403258, 1.2400525186697628, 0.5455071167349315, -0.25238688777766416, 1.0875250367144744, 0.8355343790364183, 0.9121306191084174, -2.3149531578665012], "std": [0.052373266909772946, 0.09973666153493536, 0.048524394570581164, 2.4422297371297765, 0.26805902053065667, 2.179742267425738, 0.045176130234620165, 0.05111538588083415, 0.05418651583113967, 2.7129322662365807, 0.4619476287300222, 0.35423362239982653], "min": [0.4266089306249539, -0.015431646232361845, 1.0315024140514626, -3.141151886722354, 0.7018729689534395, -3.131549576394198, 0.4718306899943827, -0.3165700643000835, 0.9977555500265505, -3.139556429131057, 0.12166581131699217, -3.063286406540405], "max": [0.6170224528689424, 0.40146862528044136, 1.2258629248550987, 3.1415649592181873, 1.523363733232193, 3.07650555219424, 0.6624145278949817, -0.13200651188404638, 1.2102234711516624, 3.140481598717765, 1.4900065006761607, -1.6726661575904496], "count": [616]}, "gripper_mode_state": {"mean": [0.46266233766233766, 0.4042207792207792], "std": [0.49860395001559976, 0.49074060446117995], "min": [0, 0], "max": [1, 1], "count": [616]}, "gripper_activity_state": {"mean": [1.7370129870129871, 1.599025974025974], "std": [0.6128972391888922, 0.7161851221545158], "min": [0, 0], "max": [2, 2], "count": [616]}, "gripper_mode_action": {"mean": [0.46266233766233766, 0.4042207792207792], "std": [0.49860395001559976, 0.49074060446117995], "min": [0, 0], "max": [1, 1], "count": [616]}, "gripper_activity_action": {"mean": [1.7370129870129871, 1.599025974025974], "std": [0.6128972391888922, 0.7161851221545158], "min": [0, 0], "max": [2, 2], "count": [616]}, "gripper_open_scale_state": {"mean": [0.498338473592486, 0.5552893086946652], "std": [0.35691094533791184, 0.38250641877153724], "min": [0.038, 0.0], "max": [0.938, 0.946], "count": [616]}, "gripper_open_scale_action": {"mean": [0.498338473592486, 0.5552893086946652], "std": [0.35691094533791184, 0.38250641877153724], "min": [0.038, 0.0], "max": [0.938, 0.946], "count": [616]}}} +{"episode_index": 459, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8392156862745098]], [[1.0]], [[1.0]]], "mean": [[[0.42349050245098036]], [[0.45260495739962653]], [[0.4541378472222222]]], "std": [[[0.24026100767109987]], [[0.20631306303776317]], [[0.20051049505663118]]], "count": [140]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.403947254318394]], [[0.44217603583099907]], [[0.44382947595704947]]], "std": [[[0.23509371572842505]], [[0.20029678656524108]], [[0.19399101163123475]]], "count": [140]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43627370885854344]], [[0.46585668183940243]], [[0.4704788690476191]]], "std": [[[0.21835066821230184]], [[0.1890484489204882]], [[0.1801866829421648]]], "count": [140]}, "observation.state": {"min": [0.30855679512023926, 1.9352209568023682, -0.9561612606048584, -0.9206263422966003, -2.8008172512054443, -1.9834270477294922, 0.6533640623092651, 2.0, 0.13292500376701355, 0.2657630145549774, -0.19100399315357208, -3.1411852836608887, -0.5260000228881836, -0.8980000019073486, -1.0520321130752563, -2.1692349910736084, 0.39959314465522766, 0.6416528224945068, 1.9073306322097778, 0.8895769119262695, -2.5633301734924316, 38.0, -0.3590100109577179, 0.25529399514198303, -0.09220299869775772, -3.1401853561401367, 0.06599999964237213, -2.753000020980835], "max": [1.0490127801895142, 2.121447801589966, 0.02511528879404068, 0.353638619184494, -1.1583925485610962, -0.6924245357513428, 1.978801965713501, 958.0, 0.32330700755119324, 0.45745399594306946, 0.08298899978399277, 3.1410000324249268, 1.1729999780654907, -0.1769999861717224, -0.3308969736099243, -1.9039099216461182, 1.0961191654205322, 1.201170563697815, 2.854870319366455, 2.0208120346069336, -1.8669613599777222, 952.0, -0.06921400129795074, 0.4377819895744324, 0.09873300045728683, 3.131999969482422, 0.9639999866485596, -1.590999960899353], "mean": [0.6493068933486938, 2.0319273471832275, -0.6962631344795227, -0.6154873371124268, -2.2501816749572754, -1.5726768970489502, 1.6386873722076416, 616.3422241210938, 0.2660512626171112, 0.3390832245349884, -0.005090402904897928, -0.3665156662464142, 0.2164207398891449, -0.6271395683288574, -0.6691380739212036, -1.9901351928710938, 0.5700631141662598, 0.872370719909668, 2.56009840965271, 1.548444390296936, -2.3247480392456055, 388.550537109375, -0.28462013602256775, 0.3672197163105011, 0.06184454262256622, 2.085989475250244, 0.29344671964645386, -1.9654523134231567], "std": [0.1602465659379959, 0.04024023935198784, 0.21947047114372253, 0.26618531346321106, 0.4067358672618866, 0.360806405544281, 0.34714412689208984, 383.18316650390625, 0.028311526402831078, 0.04727378860116005, 0.04409342631697655, 2.9611728191375732, 0.4924526512622833, 0.11872828751802444, 0.1514437049627304, 0.07419080287218094, 0.13767555356025696, 0.11954109370708466, 0.2736651599407196, 0.273445188999176, 0.23276886343955994, 403.392822265625, 0.07338955998420715, 0.04540344700217247, 0.03232559934258461, 1.9298862218856812, 0.23563744127750397, 0.3447951376438141], "count": [732]}, "action": {"min": [0.30855679512023926, 1.9352209568023682, -0.9561612606048584, -0.9206263422966003, -2.8008172512054443, -1.9834270477294922, 0.6533640623092651, 2.0, 0.13292500376701355, 0.2657630145549774, -0.19100399315357208, -3.1411852836608887, -0.5260000228881836, -0.8980000019073486, -1.0520321130752563, -2.1692349910736084, 0.39959314465522766, 0.6416528224945068, 1.9073306322097778, 0.8895769119262695, -2.5633301734924316, 38.0, -0.3590100109577179, 0.25529399514198303, -0.09220299869775772, -3.1401853561401367, 0.06599999964237213, -2.753000020980835], "max": [1.0490127801895142, 2.121447801589966, 0.02511528879404068, 0.353638619184494, -1.1583925485610962, -0.6924245357513428, 1.978801965713501, 958.0, 0.32330700755119324, 0.45745399594306946, 0.08298899978399277, 3.1410000324249268, 1.1729999780654907, -0.1769999861717224, -0.3308969736099243, -1.9039099216461182, 1.0961191654205322, 1.201170563697815, 2.854870319366455, 2.0208120346069336, -1.8669613599777222, 952.0, -0.06921400129795074, 0.4377819895744324, 0.09873300045728683, 3.131999969482422, 0.9639999866485596, -1.590999960899353], "mean": [0.6493068933486938, 2.0319273471832275, -0.6962631344795227, -0.6154873371124268, -2.2501816749572754, -1.5726768970489502, 1.6386873722076416, 616.3422241210938, 0.2660512626171112, 0.3390832245349884, -0.005090402904897928, -0.3665156662464142, 0.2164207398891449, -0.6271395683288574, -0.6691380739212036, -1.9901351928710938, 0.5700631141662598, 0.872370719909668, 2.56009840965271, 1.548444390296936, -2.3247480392456055, 388.550537109375, -0.28462013602256775, 0.3672197163105011, 0.06184454262256622, 2.085989475250244, 0.29344671964645386, -1.9654523134231567], "std": [0.1602465659379959, 0.04024023935198784, 0.21947047114372253, 0.26618531346321106, 0.4067358672618866, 0.360806405544281, 0.34714412689208984, 383.18316650390625, 0.028311526402831078, 0.04727378860116005, 0.04409342631697655, 2.9611728191375732, 0.4924526512622833, 0.11872828751802444, 0.1514437049627304, 0.07419080287218094, 0.13767555356025696, 0.11954109370708466, 0.2736651599407196, 0.273445188999176, 0.23276886343955994, 403.392822265625, 0.07338955998420715, 0.04540344700217247, 0.03232559934258461, 1.9298862218856812, 0.23563744127750397, 0.3447951376438141], "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": [462], "max": [462], "mean": [462.0], "std": [0.0], "count": [732]}, "index": {"min": [450432], "max": [451163], "mean": [450797.5], "std": [211.31000134084204], "count": [732]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [732]}, "subtask_annotation": {"mean": [10.10655737704918, 29.0, 29.0, 29.0, 29.0], "std": [9.608574873474547, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [732]}, "scene_annotation": {"mean": [462.0], "std": [0.0], "min": [462], "max": [462], "count": [732]}, "eef_direction_state": {"mean": [4.371584699453552, 3.931693989071038], "std": [1.8914998825449445, 1.9447929285074608], "min": [0, 0], "max": [6, 6], "count": [732]}, "eef_velocity_state": {"mean": [0.6885245901639344, 0.8278688524590164], "std": [0.7157322729581173, 0.7376593792866095], "min": [0, 0], "max": [2, 2], "count": [732]}, "eef_acc_mag_state": {"mean": [0.6502732240437158, 0.7418032786885246], "std": [0.81185709777432, 0.8364973973222819], "min": [0, 0], "max": [2, 2], "count": [732]}, "eef_direction_action": {"mean": [4.371584699453552, 3.931693989071038], "std": [1.8914998825449445, 1.9447929285074608], "min": [0, 0], "max": [6, 6], "count": [732]}, "eef_velocity_action": {"mean": [0.6885245901639344, 0.8278688524590164], "std": [0.7157322729581173, 0.7376593792866095], "min": [0, 0], "max": [2, 2], "count": [732]}, "eef_acc_mag_action": {"mean": [0.6502732240437158, 0.7418032786885246], "std": [0.81185709777432, 0.8364973973222819], "min": [0, 0], "max": [2, 2], "count": [732]}, "eef_sim_pose_state": {"mean": [0.5795116739474317, 0.3319405783511001, 1.140218407322672, -2.5913721961735194, 0.467315183107136, 0.30103766149134986, 0.5579129773233062, -0.2754670227825106, 1.0969221597116234, 2.4377425007280786, 0.7330281914624928, -1.6515741577389118], "std": [0.040453869437416544, 0.061906172839155234, 0.044365348191243464, 0.2857193573272419, 0.2873225466088496, 2.907558080606149, 0.03873441143043763, 0.04984024302864389, 0.023459272479961896, 0.26795187566921075, 0.385057632477663, 1.9611147051563427], "min": [0.47534547516115777, 0.09547805095406156, 1.0931241165382848, -3.0861802892668275, 0.07299596995198065, -3.1392477498180567, 0.4753615302838742, -0.36012023389532444, 1.031060938917153, 1.4638944156169937, 0.11101136687686752, -3.1315635190072504], "max": [0.6479649644680203, 0.39185235193661044, 1.2969266642274275, -1.9504244224951357, 1.0067212889625847, 3.1409655110306627, 0.6508657274113567, -0.05826842122700947, 1.152229644842936, 2.750499722764035, 1.2698842745766403, 3.1413442561773723], "count": [732]}, "eef_sim_pose_action": {"mean": [0.5795116739474317, 0.3319405783511001, 1.140218407322672, -2.5913721961735194, 0.467315183107136, 0.30103766149134986, 0.5579129773233062, -0.2754670227825106, 1.0969221597116234, 2.4377425007280786, 0.7330281914624928, -1.6515741577389118], "std": [0.040453869437416544, 0.061906172839155234, 0.044365348191243464, 0.2857193573272419, 0.2873225466088496, 2.907558080606149, 0.03873441143043763, 0.04984024302864389, 0.023459272479961896, 0.26795187566921075, 0.385057632477663, 1.9611147051563427], "min": [0.47534547516115777, 0.09547805095406156, 1.0931241165382848, -3.0861802892668275, 0.07299596995198065, -3.1392477498180567, 0.4753615302838742, -0.36012023389532444, 1.031060938917153, 1.4638944156169937, 0.11101136687686752, -3.1315635190072504], "max": [0.6479649644680203, 0.39185235193661044, 1.2969266642274275, -1.9504244224951357, 1.0067212889625847, 3.1409655110306627, 0.6508657274113567, -0.05826842122700947, 1.152229644842936, 2.750499722764035, 1.2698842745766403, 3.1413442561773723], "count": [732]}, "gripper_mode_state": {"mean": [0.6215846994535519, 0.32103825136612024], "std": [0.48499191834378735, 0.46687545718949924], "min": [0, 0], "max": [1, 1], "count": [732]}, "gripper_activity_state": {"mean": [1.8101092896174864, 1.709016393442623], "std": [0.5156104017729216, 0.6326936212026246], "min": [0, 0], "max": [2, 2], "count": [732]}, "gripper_mode_action": {"mean": [0.6215846994535519, 0.32103825136612024], "std": [0.48499191834378735, 0.46687545718949924], "min": [0, 0], "max": [1, 1], "count": [732]}, "gripper_activity_action": {"mean": [1.8101092896174864, 1.709016393442623], "std": [0.5156104017729216, 0.6326936212026246], "min": [0, 0], "max": [2, 2], "count": [732]}, "gripper_open_scale_state": {"mean": [0.38855054660963945, 0.6163422130642698], "std": [0.4033927892015469, 0.3831831481091561], "min": [0.038, 0.002], "max": [0.952, 0.958], "count": [732]}, "gripper_open_scale_action": {"mean": [0.38855054660963945, 0.6163422130642698], "std": [0.4033927892015469, 0.3831831481091561], "min": [0.038, 0.002], "max": [0.952, 0.958], "count": [732]}}} +{"episode_index": 460, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43852765492161777]], [[0.4635034752936262]], [[0.46364877420266354]]], "std": [[[0.2268205823386303]], [[0.19551194375002598]], [[0.19124803459838546]]], "count": [133]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4309866470711091]], [[0.4594550269669271]], [[0.4597058915671532]]], "std": [[[0.2204564905327586]], [[0.18984533678808477]], [[0.183713141414359]]], "count": [133]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43647928030861466]], [[0.4582944631800088]], [[0.46201329610791686]]], "std": [[[0.20362537707643977]], [[0.17563057907669802]], [[0.1678825486034335]]], "count": [133]}, "observation.state": {"min": [0.4616221487522125, 1.9039099216461182, -0.8920902013778687, -0.9148667454719543, -2.801881790161133, -1.9438605308532715, 0.2520430088043213, 23.0, 0.12315800040960312, 0.3042899966239929, -0.190093994140625, -3.1411852836608887, -0.4570000171661377, -0.7670000195503235, -1.226477861404419, -2.173755168914795, 0.4234169125556946, 0.5621182322502136, 1.833555817604065, 0.9398249387741089, -2.587433099746704, 66.0, -0.34683099389076233, 0.25690099596977234, -0.09486199915409088, -3.1401853561401367, -0.1249999925494194, -2.878999948501587], "max": [1.12201988697052, 2.1215872764587402, 0.5452583432197571, 0.37795108556747437, -0.9577668905258179, -0.5670050978660583, 1.8925652503967285, 956.0, 0.3054569959640503, 0.4416100084781647, 0.04670000076293945, 3.1410000324249268, 1.121999979019165, 0.3230000138282776, -0.2702119052410126, -1.90193772315979, 1.2881227731704712, 1.3231689929962158, 2.8458292484283447, 2.00421404838562, -1.8039549589157104, 952.0, -0.01297099981456995, 0.4490160048007965, 0.10473400354385376, 3.1389999389648438, 0.7350000143051147, -1.5529999732971191], "mean": [0.6471647620201111, 2.0550568103790283, -0.6641338467597961, -0.5895883440971375, -2.0851361751556396, -1.4547821283340454, 1.4624781608581543, 627.2261962890625, 0.24804654717445374, 0.35856783390045166, -0.016006894409656525, -1.3279385566711426, 0.3759765923023224, -0.47473353147506714, -0.7204747200012207, -2.0103867053985596, 0.623742401599884, 0.8942646980285645, 2.648817539215088, 1.4294966459274292, -2.304448127746582, 472.4560852050781, -0.27255886793136597, 0.3870254456996918, 0.0580177903175354, 2.2179951667785645, 0.23395630717277527, -2.0993728637695312], "std": [0.1272185891866684, 0.04456961899995804, 0.3255620300769806, 0.3099348545074463, 0.3482987582683563, 0.34851691126823425, 0.39147305488586426, 413.04974365234375, 0.03365175798535347, 0.039786167442798615, 0.04487927630543709, 2.5957579612731934, 0.35618484020233154, 0.17808593809604645, 0.20682293176651, 0.0759742334485054, 0.17758813500404358, 0.17931920289993286, 0.27146434783935547, 0.30858251452445984, 0.22952210903167725, 373.8334045410156, 0.09379108995199203, 0.05387824773788452, 0.03296412155032158, 1.5920886993408203, 0.24168987572193146, 0.4020580053329468], "count": [683]}, "action": {"min": [0.4616221487522125, 1.9039099216461182, -0.8920902013778687, -0.9148667454719543, -2.801881790161133, -1.9438605308532715, 0.2520430088043213, 23.0, 0.12315800040960312, 0.3042899966239929, -0.190093994140625, -3.1411852836608887, -0.4570000171661377, -0.7670000195503235, -1.226477861404419, -2.173755168914795, 0.4234169125556946, 0.5621182322502136, 1.833555817604065, 0.9398249387741089, -2.587433099746704, 66.0, -0.34683099389076233, 0.25690099596977234, -0.09486199915409088, -3.1401853561401367, -0.1249999925494194, -2.878999948501587], "max": [1.12201988697052, 2.1215872764587402, 0.5452583432197571, 0.37795108556747437, -0.9577668905258179, -0.5670050978660583, 1.8925652503967285, 956.0, 0.3054569959640503, 0.4416100084781647, 0.04670000076293945, 3.1410000324249268, 1.121999979019165, 0.3230000138282776, -0.2702119052410126, -1.90193772315979, 1.2881227731704712, 1.3231689929962158, 2.8458292484283447, 2.00421404838562, -1.8039549589157104, 952.0, -0.01297099981456995, 0.4490160048007965, 0.10473400354385376, 3.1389999389648438, 0.7350000143051147, -1.5529999732971191], "mean": [0.6471647620201111, 2.0550568103790283, -0.6641338467597961, -0.5895883440971375, -2.0851361751556396, -1.4547821283340454, 1.4624781608581543, 627.2261962890625, 0.24804654717445374, 0.35856783390045166, -0.016006894409656525, -1.3279385566711426, 0.3759765923023224, -0.47473353147506714, -0.7204747200012207, -2.0103867053985596, 0.623742401599884, 0.8942646980285645, 2.648817539215088, 1.4294966459274292, -2.304448127746582, 472.4560852050781, -0.27255886793136597, 0.3870254456996918, 0.0580177903175354, 2.2179951667785645, 0.23395630717277527, -2.0993728637695312], "std": [0.1272185891866684, 0.04456961899995804, 0.3255620300769806, 0.3099348545074463, 0.3482987582683563, 0.34851691126823425, 0.39147305488586426, 413.04974365234375, 0.03365175798535347, 0.039786167442798615, 0.04487927630543709, 2.5957579612731934, 0.35618484020233154, 0.17808593809604645, 0.20682293176651, 0.0759742334485054, 0.17758813500404358, 0.17931920289993286, 0.27146434783935547, 0.30858251452445984, 0.22952210903167725, 373.8334045410156, 0.09379108995199203, 0.05387824773788452, 0.03296412155032158, 1.5920886993408203, 0.24168987572193146, 0.4020580053329468], "count": [683]}, "timestamp": {"min": [0.0], "max": [22.733333333333334], "mean": [11.366666666666667], "std": [6.572163519978282], "count": [683]}, "frame_index": {"min": [0], "max": [682], "mean": [341.0], "std": [197.1649055993485], "count": [683]}, "episode_index": {"min": [463], "max": [463], "mean": [463.0], "std": [0.0], "count": [683]}, "index": {"min": [451164], "max": [451846], "mean": [451505.0], "std": [197.1649055993485], "count": [683]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [683]}, "subtask_annotation": {"mean": [12.357247437774523, 29.0, 29.0, 29.0, 29.0], "std": [9.690588906792208, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [683]}, "scene_annotation": {"mean": [463.0], "std": [0.0], "min": [463], "max": [463], "count": [683]}, "eef_direction_state": {"mean": [4.150805270863836, 4.112737920937042], "std": [1.8976239505080494, 2.0327909180910115], "min": [0, 0], "max": [6, 6], "count": [683]}, "eef_velocity_state": {"mean": [0.83601756954612, 0.7276720351390923], "std": [0.7113737846431701, 0.7313788883905609], "min": [0, 0], "max": [2, 2], "count": [683]}, "eef_acc_mag_state": {"mean": [0.7730600292825769, 0.6046852122986823], "std": [0.8399124131102153, 0.7964645591784351], "min": [0, 0], "max": [2, 2], "count": [683]}, "eef_direction_action": {"mean": [4.150805270863836, 4.112737920937042], "std": [1.8976239505080494, 2.0327909180910115], "min": [0, 0], "max": [6, 6], "count": [683]}, "eef_velocity_action": {"mean": [0.83601756954612, 0.7276720351390923], "std": [0.7113737846431701, 0.7313788883905609], "min": [0, 0], "max": [2, 2], "count": [683]}, "eef_acc_mag_action": {"mean": [0.7730600292825769, 0.6046852122986823], "std": [0.8399124131102153, 0.7964645591784351], "min": [0, 0], "max": [2, 2], "count": [683]}, "eef_sim_pose_state": {"mean": [0.596516849259647, 0.3161588563500585, 1.1480277551675797, -0.8957543459000439, 0.5040685814512406, 0.660591094911501, 0.5717403895411497, -0.2579571231759386, 1.0976944933942747, 2.4958737709027257, 0.9557560943361952, -2.1660956783071073], "std": [0.0484793723274098, 0.07767502005344372, 0.05886802728772746, 2.598645718374898, 0.25691819448928715, 2.7245165924957155, 0.029148523332113534, 0.05073805321780501, 0.022671535096179554, 0.3726115775024243, 0.3006292355471056, 1.286190970176721], "min": [0.47556600779655567, 0.06658133576110385, 1.1050307745647585, -3.1394688161669566, 0.09300160289687098, -3.1401051220657625, 0.5191050592200536, -0.3389541844981232, 1.0321640889740313, 0.9349040886810418, 0.18926454938885118, -3.136591115866587], "max": [0.6559351104157347, 0.38972234584397625, 1.3403152960630098, 3.140403713015319, 1.0962043728136512, 3.1410041618290485, 0.6334177211418807, -0.04848192041500918, 1.1484314101888204, 3.0673059008762302, 1.440085962245806, 3.075773862071946], "count": [683]}, "eef_sim_pose_action": {"mean": [0.596516849259647, 0.3161588563500585, 1.1480277551675797, -0.8957543459000439, 0.5040685814512406, 0.660591094911501, 0.5717403895411497, -0.2579571231759386, 1.0976944933942747, 2.4958737709027257, 0.9557560943361952, -2.1660956783071073], "std": [0.0484793723274098, 0.07767502005344372, 0.05886802728772746, 2.598645718374898, 0.25691819448928715, 2.7245165924957155, 0.029148523332113534, 0.05073805321780501, 0.022671535096179554, 0.3726115775024243, 0.3006292355471056, 1.286190970176721], "min": [0.47556600779655567, 0.06658133576110385, 1.1050307745647585, -3.1394688161669566, 0.09300160289687098, -3.1401051220657625, 0.5191050592200536, -0.3389541844981232, 1.0321640889740313, 0.9349040886810418, 0.18926454938885118, -3.136591115866587], "max": [0.6559351104157347, 0.38972234584397625, 1.3403152960630098, 3.140403713015319, 1.0962043728136512, 3.1410041618290485, 0.6334177211418807, -0.04848192041500918, 1.1484314101888204, 3.0673059008762302, 1.440085962245806, 3.075773862071946], "count": [683]}, "gripper_mode_state": {"mean": [0.5153733528550513, 0.34992679355783307], "std": [0.4997636041389918, 0.4769465721736205], "min": [0, 0], "max": [1, 1], "count": [683]}, "gripper_activity_state": {"mean": [1.8155197657393851, 1.7920937042459737], "std": [0.5284795319040506, 0.5444748514305366], "min": [0, 0], "max": [2, 2], "count": [683]}, "gripper_mode_action": {"mean": [0.5153733528550513, 0.34992679355783307], "std": [0.4997636041389918, 0.4769465721736205], "min": [0, 0], "max": [1, 1], "count": [683]}, "gripper_activity_action": {"mean": [1.8155197657393851, 1.7920937042459737], "std": [0.5284795319040506, 0.5444748514305366], "min": [0, 0], "max": [2, 2], "count": [683]}, "gripper_open_scale_state": {"mean": [0.47245607606767714, 0.6272262079761113], "std": [0.3738332763450237, 0.4130496940415646], "min": [0.066, 0.023], "max": [0.952, 0.956], "count": [683]}, "gripper_open_scale_action": {"mean": [0.47245607606767714, 0.6272262079761113], "std": [0.3738332763450237, 0.4130496940415646], "min": [0.066, 0.023], "max": [0.952, 0.956], "count": [683]}}} +{"episode_index": 461, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4274630862077191]], [[0.4568271268665617]], [[0.45799068210009064]]], "std": [[[0.22993127425957982]], [[0.19890887633366228]], [[0.19391943958224253]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40801269470683654]], [[0.4491947798888412]], [[0.4504031609298221]]], "std": [[[0.20645146897464778]], [[0.16946943016485827]], [[0.1633799469935284]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41921030127379416]], [[0.4499985911335337]], [[0.45227005212060495]]], "std": [[[0.21081095263938993]], [[0.18243147497379025]], [[0.17454588086714476]]], "count": [137]}, "observation.state": {"min": [0.21378538012504578, 2.0484580993652344, -1.866158366203308, -1.55381441116333, -2.926515817642212, -1.9927821159362793, 0.6746569871902466, 0.0, 0.14767900109291077, 0.24881599843502045, -0.1333709955215454, -3.0450000762939453, -0.5199999809265137, -0.9409999847412109, -1.1632969379425049, -2.1757798194885254, 0.2497391551733017, 0.6026971340179443, 1.5220667123794556, 0.7879289388656616, -2.1134891510009766, 37.0, -0.37178200483322144, 0.22494900226593018, -0.1475130021572113, 2.4030001163482666, -0.013000001199543476, -3.1401853561401367], "max": [0.8310734033584595, 2.116909980773926, -0.6578320860862732, 0.014137167483568192, -1.4028433561325073, -0.8596444725990295, 2.523937940597534, 947.0, 0.3388749957084656, 0.4436730146408081, 0.09649199992418289, -2.4019999504089355, 0.700999915599823, -0.06799999624490738, -0.24582962691783905, -2.0509016513824463, 1.6198925971984863, 1.2205086946487427, 2.6603007316589355, 1.9985766410827637, -1.0509849786758423, 945.0, -0.0006709999870508909, 0.43044498562812805, 0.08747799694538116, 3.1050000190734863, 0.8009999990463257, 3.1389999389648438], "mean": [0.4586779475212097, 2.090008497238159, -0.943651020526886, -0.8590702414512634, -2.1406233310699463, -1.531388282775879, 1.5002816915512085, 613.1171264648438, 0.2653806805610657, 0.31668218970298767, -0.008704212494194508, -2.7784183025360107, 0.22828738391399384, -0.38045451045036316, -0.44322600960731506, -2.140608787536621, 0.611139178276062, 0.8790765404701233, 2.2256391048431396, 1.4112037420272827, -1.5081309080123901, 501.35760498046875, -0.30180302262306213, 0.31347334384918213, 0.007832051254808903, 2.694256067276001, 0.3838484585285187, -2.386455535888672], "std": [0.13379350304603577, 0.010228296741843224, 0.2614566385746002, 0.36936256289482117, 0.5008476972579956, 0.31449463963508606, 0.5593648552894592, 369.443359375, 0.03754374384880066, 0.04891566187143326, 0.04854201525449753, 0.20790715515613556, 0.4391561448574066, 0.24820780754089355, 0.20848986506462097, 0.028888368979096413, 0.33464816212654114, 0.16492030024528503, 0.3643048107624054, 0.27880531549453735, 0.29976943135261536, 389.3765563964844, 0.09963173419237137, 0.052294909954071045, 0.04944418743252754, 0.16707342863082886, 0.23942798376083374, 1.0749742984771729], "count": [713]}, "action": {"min": [0.21378538012504578, 2.0484580993652344, -1.866158366203308, -1.55381441116333, -2.926515817642212, -1.9927821159362793, 0.6746569871902466, 0.0, 0.14767900109291077, 0.24881599843502045, -0.1333709955215454, -3.0450000762939453, -0.5199999809265137, -0.9409999847412109, -1.1632969379425049, -2.1757798194885254, 0.2497391551733017, 0.6026971340179443, 1.5220667123794556, 0.7879289388656616, -2.1134891510009766, 37.0, -0.37178200483322144, 0.22494900226593018, -0.1475130021572113, 2.4030001163482666, -0.013000001199543476, -3.1401853561401367], "max": [0.8310734033584595, 2.116909980773926, -0.6578320860862732, 0.014137167483568192, -1.4028433561325073, -0.8596444725990295, 2.523937940597534, 947.0, 0.3388749957084656, 0.4436730146408081, 0.09649199992418289, -2.4019999504089355, 0.700999915599823, -0.06799999624490738, -0.24582962691783905, -2.0509016513824463, 1.6198925971984863, 1.2205086946487427, 2.6603007316589355, 1.9985766410827637, -1.0509849786758423, 945.0, -0.0006709999870508909, 0.43044498562812805, 0.08747799694538116, 3.1050000190734863, 0.8009999990463257, 3.1389999389648438], "mean": [0.4586779475212097, 2.090008497238159, -0.943651020526886, -0.8590702414512634, -2.1406233310699463, -1.531388282775879, 1.5002816915512085, 613.1171264648438, 0.2653806805610657, 0.31668218970298767, -0.008704212494194508, -2.7784183025360107, 0.22828738391399384, -0.38045451045036316, -0.44322600960731506, -2.140608787536621, 0.611139178276062, 0.8790765404701233, 2.2256391048431396, 1.4112037420272827, -1.5081309080123901, 501.35760498046875, -0.30180302262306213, 0.31347334384918213, 0.007832051254808903, 2.694256067276001, 0.3838484585285187, -2.386455535888672], "std": [0.13379350304603577, 0.010228296741843224, 0.2614566385746002, 0.36936256289482117, 0.5008476972579956, 0.31449463963508606, 0.5593648552894592, 369.443359375, 0.03754374384880066, 0.04891566187143326, 0.04854201525449753, 0.20790715515613556, 0.4391561448574066, 0.24820780754089355, 0.20848986506462097, 0.028888368979096413, 0.33464816212654114, 0.16492030024528503, 0.3643048107624054, 0.27880531549453735, 0.29976943135261536, 389.3765563964844, 0.09963173419237137, 0.052294909954071045, 0.04944418743252754, 0.16707342863082886, 0.23942798376083374, 1.0749742984771729], "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": [464], "max": [464], "mean": [464.0], "std": [0.0], "count": [713]}, "index": {"min": [451847], "max": [452559], "mean": [452203.0], "std": [205.82516852902125], "count": [713]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [713]}, "subtask_annotation": {"mean": [12.228611500701263, 29.0, 29.0, 29.0, 29.0], "std": [10.179850868761182, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [713]}, "scene_annotation": {"mean": [464.0], "std": [0.0], "min": [464], "max": [464], "count": [713]}, "eef_direction_state": {"mean": [3.426367461430575, 3.799438990182328], "std": [2.2427643643513475, 2.082559575072265], "min": [0, 0], "max": [6, 6], "count": [713]}, "eef_velocity_state": {"mean": [0.8597475455820477, 0.9859747545582047], "std": [0.7144812990761872, 0.8083190768984427], "min": [0, 0], "max": [2, 2], "count": [713]}, "eef_acc_mag_state": {"mean": [0.8008415147265077, 0.7980364656381487], "std": [0.832138035307413, 0.8331468009529513], "min": [0, 0], "max": [2, 2], "count": [713]}, "eef_direction_action": {"mean": [3.426367461430575, 3.799438990182328], "std": [2.2427643643513475, 2.082559575072265], "min": [0, 0], "max": [6, 6], "count": [713]}, "eef_velocity_action": {"mean": [0.8597475455820477, 0.9859747545582047], "std": [0.7144812990761872, 0.8083190768984427], "min": [0, 0], "max": [2, 2], "count": [713]}, "eef_acc_mag_action": {"mean": [0.8008415147265077, 0.7980364656381487], "std": [0.832138035307413, 0.8331468009529513], "min": [0, 0], "max": [2, 2], "count": [713]}, "eef_sim_pose_state": {"mean": [0.5170724168249725, 0.30981910481425373, 1.0810973994142115, -2.1314884684447204, 0.943468520784799, 1.7953151367844955, 0.5291502660104155, -0.27193581979925086, 1.09344192924862, 1.4717342843790964, 0.911250671214169, -2.280433922970889], "std": [0.05017290685535824, 0.09975911491860096, 0.044930190080566194, 1.7532654009816977, 0.2659515033809976, 1.9443166520604394, 0.04341579558637209, 0.047386943204825525, 0.050267327420840446, 2.4449613527776477, 0.4779704047234786, 0.25234012804143374], "min": [0.4396604117391583, -0.008368535859133233, 1.0346530470294473, -3.1414269865506057, 0.5840082793057579, -3.1096944575150287, 0.4530311636550702, -0.3359491058750657, 1.0120399993591183, -3.140326496366116, 0.031013347295520743, -2.863990656168842], "max": [0.6405132279388788, 0.3922902884820443, 1.2330394012864, 3.140400515138635, 1.4077066763814945, 3.125351427740614, 0.6401123677627746, -0.1322761224912915, 1.1945118710649782, 3.140994752710496, 1.4371389448163474, -1.7321320423994064], "count": [713]}, "eef_sim_pose_action": {"mean": [0.5170724168249725, 0.30981910481425373, 1.0810973994142115, -2.1314884684447204, 0.943468520784799, 1.7953151367844955, 0.5291502660104155, -0.27193581979925086, 1.09344192924862, 1.4717342843790964, 0.911250671214169, -2.280433922970889], "std": [0.05017290685535824, 0.09975911491860096, 0.044930190080566194, 1.7532654009816977, 0.2659515033809976, 1.9443166520604394, 0.04341579558637209, 0.047386943204825525, 0.050267327420840446, 2.4449613527776477, 0.4779704047234786, 0.25234012804143374], "min": [0.4396604117391583, -0.008368535859133233, 1.0346530470294473, -3.1414269865506057, 0.5840082793057579, -3.1096944575150287, 0.4530311636550702, -0.3359491058750657, 1.0120399993591183, -3.140326496366116, 0.031013347295520743, -2.863990656168842], "max": [0.6405132279388788, 0.3922902884820443, 1.2330394012864, 3.140400515138635, 1.4077066763814945, 3.125351427740614, 0.6401123677627746, -0.1322761224912915, 1.1945118710649782, 3.140994752710496, 1.4371389448163474, -1.7321320423994064], "count": [713]}, "gripper_mode_state": {"mean": [0.4908835904628331, 0.3267882187938289], "std": [0.4999168841689117, 0.4690391016230788], "min": [0, 0], "max": [1, 1], "count": [713]}, "gripper_activity_state": {"mean": [1.6633941093969145, 1.6872370266479664], "std": [0.660670943609359, 0.6478509699786215], "min": [0, 0], "max": [2, 2], "count": [713]}, "gripper_mode_action": {"mean": [0.4908835904628331, 0.3267882187938289], "std": [0.4999168841689117, 0.4690391016230788], "min": [0, 0], "max": [1, 1], "count": [713]}, "gripper_activity_action": {"mean": [1.6633941093969145, 1.6872370266479664], "std": [0.660670943609359, 0.6478509699786215], "min": [0, 0], "max": [2, 2], "count": [713]}, "gripper_open_scale_state": {"mean": [0.5013576436410632, 0.6131171107163437], "std": [0.38937665622573286, 0.3694433136533757], "min": [0.037, 0.0], "max": [0.945, 0.947], "count": [713]}, "gripper_open_scale_action": {"mean": [0.5013576436410632, 0.6131171107163437], "std": [0.38937665622573286, 0.3694433136533757], "min": [0.037, 0.0], "max": [0.945, 0.947], "count": [713]}}} +{"episode_index": 462, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8392156862745098]], [[1.0]], [[1.0]]], "mean": [[[0.4309864379084967]], [[0.457950704248366]], [[0.4590223986928105]]], "std": [[[0.23258877852727086]], [[0.20335527857547847]], [[0.19714288841939265]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41614096078431373]], [[0.4506912532679739]], [[0.4511248578431373]]], "std": [[[0.22024416059083332]], [[0.18740870787369238]], [[0.18165466915534037]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4266463807189542]], [[0.45549344444444445]], [[0.4587594379084967]]], "std": [[[0.20551407158699128]], [[0.17644025498114538]], [[0.16809964599579205]]], "count": [125]}, "observation.state": {"min": [0.4002912640571594, 1.9593416452407837, -0.9339954853057861, -0.96905916929245, -2.787325620651245, -1.9412250518798828, 0.8302357196807861, 12.0, 0.12360800057649612, 0.2893880009651184, -0.18503999710083008, -3.1411852836608887, -0.4860000014305115, -0.847000002861023, -0.9583254456520081, -2.171276807785034, 0.3828903138637543, 0.6395933628082275, 1.8527716398239136, 0.9558820128440857, -2.618464946746826, 50.0, -0.35558998584747314, 0.26667800545692444, -0.09280899912118912, -3.127000093460083, 0.04100000113248825, -2.812000036239624], "max": [1.0620852708816528, 2.1214826107025146, 0.32522469758987427, 0.30201178789138794, -1.1887786388397217, -0.6915693283081055, 2.070798397064209, 945.0, 0.3265160024166107, 0.45328599214553833, 0.06556200236082077, 3.1410000324249268, 1.2920000553131104, -0.22200000286102295, -0.36974799633026123, -1.9087969064712524, 1.1869810819625854, 1.2394979000091553, 2.802701950073242, 1.9247316122055054, -1.8161721229553223, 949.0, -0.08398599922657013, 0.43678200244903564, 0.1018190011382103, 3.1410000324249268, 0.902999997138977, -1.496999979019165], "mean": [0.6473209261894226, 2.049926996231079, -0.6067597270011902, -0.5778244137763977, -2.1704957485198975, -1.4755563735961914, 1.5538705587387085, 594.3919677734375, 0.26316165924072266, 0.35098326206207275, -0.010012642480432987, -2.124556541442871, 0.3640735447406769, -0.6084634065628052, -0.6283460259437561, -2.036159038543701, 0.6257596611976624, 0.9056192636489868, 2.4759647846221924, 1.473684310913086, -2.2585020065307617, 431.61358642578125, -0.2805776298046112, 0.3660719692707062, 0.04670630767941475, 2.2063045501708984, 0.32293111085891724, -2.0398192405700684], "std": [0.15606066584587097, 0.03734780475497246, 0.26418536901474, 0.30502039194107056, 0.35166633129119873, 0.3927496373653412, 0.3513462543487549, 397.1142272949219, 0.03459889441728592, 0.048769544810056686, 0.04974547401070595, 2.028071403503418, 0.43720802664756775, 0.11879527568817139, 0.14377106726169586, 0.07110017538070679, 0.16751110553741455, 0.15103130042552948, 0.26986604928970337, 0.2888047993183136, 0.2965446710586548, 375.8549499511719, 0.08173853158950806, 0.043615661561489105, 0.03396511822938919, 1.7836915254592896, 0.25785768032073975, 0.4316827356815338], "count": [625]}, "action": {"min": [0.4002912640571594, 1.9593416452407837, -0.9339954853057861, -0.96905916929245, -2.787325620651245, -1.9412250518798828, 0.8302357196807861, 12.0, 0.12360800057649612, 0.2893880009651184, -0.18503999710083008, -3.1411852836608887, -0.4860000014305115, -0.847000002861023, -0.9583254456520081, -2.171276807785034, 0.3828903138637543, 0.6395933628082275, 1.8527716398239136, 0.9558820128440857, -2.618464946746826, 50.0, -0.35558998584747314, 0.26667800545692444, -0.09280899912118912, -3.127000093460083, 0.04100000113248825, -2.812000036239624], "max": [1.0620852708816528, 2.1214826107025146, 0.32522469758987427, 0.30201178789138794, -1.1887786388397217, -0.6915693283081055, 2.070798397064209, 945.0, 0.3265160024166107, 0.45328599214553833, 0.06556200236082077, 3.1410000324249268, 1.2920000553131104, -0.22200000286102295, -0.36974799633026123, -1.9087969064712524, 1.1869810819625854, 1.2394979000091553, 2.802701950073242, 1.9247316122055054, -1.8161721229553223, 949.0, -0.08398599922657013, 0.43678200244903564, 0.1018190011382103, 3.1410000324249268, 0.902999997138977, -1.496999979019165], "mean": [0.6473209261894226, 2.049926996231079, -0.6067597270011902, -0.5778244137763977, -2.1704957485198975, -1.4755563735961914, 1.5538705587387085, 594.3919677734375, 0.26316165924072266, 0.35098326206207275, -0.010012642480432987, -2.124556541442871, 0.3640735447406769, -0.6084634065628052, -0.6283460259437561, -2.036159038543701, 0.6257596611976624, 0.9056192636489868, 2.4759647846221924, 1.473684310913086, -2.2585020065307617, 431.61358642578125, -0.2805776298046112, 0.3660719692707062, 0.04670630767941475, 2.2063045501708984, 0.32293111085891724, -2.0398192405700684], "std": [0.15606066584587097, 0.03734780475497246, 0.26418536901474, 0.30502039194107056, 0.35166633129119873, 0.3927496373653412, 0.3513462543487549, 397.1142272949219, 0.03459889441728592, 0.048769544810056686, 0.04974547401070595, 2.028071403503418, 0.43720802664756775, 0.11879527568817139, 0.14377106726169586, 0.07110017538070679, 0.16751110553741455, 0.15103130042552948, 0.26986604928970337, 0.2888047993183136, 0.2965446710586548, 375.8549499511719, 0.08173853158950806, 0.043615661561489105, 0.03396511822938919, 1.7836915254592896, 0.25785768032073975, 0.4316827356815338], "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": [465], "max": [465], "mean": [465.0], "std": [0.0], "count": [625]}, "index": {"min": [452560], "max": [453184], "mean": [452872.0], "std": [180.42172818150257], "count": [625]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [625]}, "subtask_annotation": {"mean": [12.5712, 29.0, 29.0, 29.0, 29.0], "std": [10.337278682516034, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [625]}, "scene_annotation": {"mean": [465.0], "std": [0.0], "min": [465], "max": [465], "count": [625]}, "eef_direction_state": {"mean": [4.2464, 3.9312], "std": [1.9299966424841246, 1.9758710889124362], "min": [0, 0], "max": [6, 6], "count": [625]}, "eef_velocity_state": {"mean": [0.7504, 0.8608], "std": [0.727804808997578, 0.7847441366458241], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_acc_mag_state": {"mean": [0.6944, 0.7056], "std": [0.8223190621650452, 0.8502521037903994], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_direction_action": {"mean": [4.2464, 3.9312], "std": [1.9299966424841246, 1.9758710889124362], "min": [0, 0], "max": [6, 6], "count": [625]}, "eef_velocity_action": {"mean": [0.7504, 0.8608], "std": [0.727804808997578, 0.7847441366458241], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_acc_mag_action": {"mean": [0.6944, 0.7056], "std": [0.8223190621650452, 0.8502521037903994], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_sim_pose_state": {"mean": [0.5760793489419456, 0.3185984363774091, 1.1307825712944235, -2.244060583398662, 0.5326579364224648, 0.4507512049994892, 0.5642689898416667, -0.2712363942139391, 1.092493685534957, 2.4416590358349994, 0.8591664003267911, -1.7917710026707785], "std": [0.03783516504141786, 0.06719327185340584, 0.05028860891562695, 1.4175604825341062, 0.3380459448275405, 2.7937419733999125, 0.03870977869002259, 0.05572026014032143, 0.02697251231785298, 0.2722254326156729, 0.3486569625551776, 1.9547863928494247], "min": [0.4844433640170265, 0.11071056670182465, 1.074372420985522, -3.141444567702102, 0.02190990538430304, -3.1408226299096413, 0.5033854590467741, -0.3415272944668897, 1.0311981640550305, 1.54429031120012, 0.10602204412570626, -3.139707766002534], "max": [0.6432726026498025, 0.3926036198492241, 1.2735823920544411, 3.1414842238919185, 1.0574699428191847, 3.141385989095325, 0.6451685454079625, -0.05746946579248824, 1.1613105821438774, 2.864506086043544, 1.2420365846277504, 3.1364399438223973], "count": [625]}, "eef_sim_pose_action": {"mean": [0.5760793489419456, 0.3185984363774091, 1.1307825712944235, -2.244060583398662, 0.5326579364224648, 0.4507512049994892, 0.5642689898416667, -0.2712363942139391, 1.092493685534957, 2.4416590358349994, 0.8591664003267911, -1.7917710026707785], "std": [0.03783516504141786, 0.06719327185340584, 0.05028860891562695, 1.4175604825341062, 0.3380459448275405, 2.7937419733999125, 0.03870977869002259, 0.05572026014032143, 0.02697251231785298, 0.2722254326156729, 0.3486569625551776, 1.9547863928494247], "min": [0.4844433640170265, 0.11071056670182465, 1.074372420985522, -3.141444567702102, 0.02190990538430304, -3.1408226299096413, 0.5033854590467741, -0.3415272944668897, 1.0311981640550305, 1.54429031120012, 0.10602204412570626, -3.139707766002534], "max": [0.6432726026498025, 0.3926036198492241, 1.2735823920544411, 3.1414842238919185, 1.0574699428191847, 3.141385989095325, 0.6451685454079625, -0.05746946579248824, 1.1613105821438774, 2.864506086043544, 1.2420365846277504, 3.1364399438223973], "count": [625]}, "gripper_mode_state": {"mean": [0.592, 0.3584], "std": [0.4914631217090451, 0.47953043699018805], "min": [0, 0], "max": [1, 1], "count": [625]}, "gripper_activity_state": {"mean": [1.7792, 1.744], "std": [0.5564596661034843, 0.6027138624587968], "min": [0, 0], "max": [2, 2], "count": [625]}, "gripper_mode_action": {"mean": [0.592, 0.3584], "std": [0.4914631217090451, 0.47953043699018805], "min": [0, 0], "max": [1, 1], "count": [625]}, "gripper_activity_action": {"mean": [1.7792, 1.744], "std": [0.5564596661034843, 0.6027138624587968], "min": [0, 0], "max": [2, 2], "count": [625]}, "gripper_open_scale_state": {"mean": [0.43161359984130876, 0.5943919998764039], "std": [0.37585488432997965, 0.3971141192794741], "min": [0.05, 0.012], "max": [0.949, 0.945], "count": [625]}, "gripper_open_scale_action": {"mean": [0.43161359984130876, 0.5943919998764039], "std": [0.37585488432997965, 0.3971141192794741], "min": [0.05, 0.012], "max": [0.949, 0.945], "count": [625]}}} +{"episode_index": 463, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43882796973803073]], [[0.4645889294064509]], [[0.4648768648041872]]], "std": [[[0.22782475392843704]], [[0.19659320051071968]], [[0.1918721849107246]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.445264584661778]], [[0.4702316093442797]], [[0.46898614432222757]]], "std": [[[0.19641680350070786]], [[0.16926451358930233]], [[0.16363007355187367]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4351372632047399]], [[0.4591735397072108]], [[0.4608468386338275]]], "std": [[[0.19807537654237364]], [[0.1739675176523123]], [[0.16545748516220732]]], "count": [123]}, "observation.state": {"min": [0.43743187189102173, 1.958067536354065, -0.8773072361946106, -1.0441257953643799, -2.8534390926361084, -1.981105923652649, 0.29504793882369995, 9.0, 0.13946600258350372, 0.3012140095233917, -0.17433400452136993, -3.1401853561401367, -0.47999998927116394, -0.33400002121925354, -1.0479131937026978, -2.1755356788635254, 0.4001167416572571, 0.7359704971313477, 1.6468404531478882, 0.8780227899551392, -2.4841272830963135, 36.0, -0.3658280074596405, 0.2427300065755844, -0.13019299507141113, -3.1391851902008057, 0.20600001513957977, -2.687999963760376], "max": [1.0472848415374756, 2.1215524673461914, -0.19495327770709991, 0.262165904045105, -1.2705998420715332, -0.7650825381278992, 1.5282102823257446, 900.0, 0.3349739909172058, 0.4207729995250702, 0.08031799644231796, 3.134000062942505, 1.00600004196167, 0.2619999945163727, -0.22258184850215912, -2.02315092086792, 1.4726216793060303, 1.3347231149673462, 2.719973564147949, 1.8421077728271484, -1.5654730796813965, 934.0, -0.03328099846839905, 0.4355449974536896, 0.08404500037431717, 3.118000030517578, 0.8560000658035278, -1.934000015258789], "mean": [0.6003926992416382, 2.0473034381866455, -0.5899502635002136, -0.5546305775642395, -2.0159969329833984, -1.3796710968017578, 1.0148227214813232, 495.2691650390625, 0.28222304582595825, 0.35998812317848206, 0.0030662999488413334, -1.7899401187896729, 0.3246752619743347, -0.14449593424797058, -0.5589207410812378, -2.114147663116455, 0.6278966069221497, 0.9721753597259521, 2.3367927074432373, 1.3809523582458496, -2.0841455459594727, 394.7284240722656, -0.2731948494911194, 0.3579771816730499, 0.032008565962314606, 2.6035995483398438, 0.4766264259815216, -2.231318235397339], "std": [0.12141645699739456, 0.046641748398542404, 0.1608201265335083, 0.31391477584838867, 0.41575759649276733, 0.3924802839756012, 0.318866491317749, 366.13226318359375, 0.035361334681510925, 0.04236171022057533, 0.04873870685696602, 1.9149340391159058, 0.34278392791748047, 0.12531855702400208, 0.2305329293012619, 0.04384471848607063, 0.2697003483772278, 0.14030466973781586, 0.2698642313480377, 0.27990633249282837, 0.2643404006958008, 382.3572692871094, 0.0967998057603836, 0.058306433260440826, 0.04779568314552307, 1.0539456605911255, 0.1775149405002594, 0.19863846898078918], "count": [613]}, "action": {"min": [0.43743187189102173, 1.958067536354065, -0.8773072361946106, -1.0441257953643799, -2.8534390926361084, -1.981105923652649, 0.29504793882369995, 9.0, 0.13946600258350372, 0.3012140095233917, -0.17433400452136993, -3.1401853561401367, -0.47999998927116394, -0.33400002121925354, -1.0479131937026978, -2.1755356788635254, 0.4001167416572571, 0.7359704971313477, 1.6468404531478882, 0.8780227899551392, -2.4841272830963135, 36.0, -0.3658280074596405, 0.2427300065755844, -0.13019299507141113, -3.1391851902008057, 0.20600001513957977, -2.687999963760376], "max": [1.0472848415374756, 2.1215524673461914, -0.19495327770709991, 0.262165904045105, -1.2705998420715332, -0.7650825381278992, 1.5282102823257446, 900.0, 0.3349739909172058, 0.4207729995250702, 0.08031799644231796, 3.134000062942505, 1.00600004196167, 0.2619999945163727, -0.22258184850215912, -2.02315092086792, 1.4726216793060303, 1.3347231149673462, 2.719973564147949, 1.8421077728271484, -1.5654730796813965, 934.0, -0.03328099846839905, 0.4355449974536896, 0.08404500037431717, 3.118000030517578, 0.8560000658035278, -1.934000015258789], "mean": [0.6003926992416382, 2.0473034381866455, -0.5899502635002136, -0.5546305775642395, -2.0159969329833984, -1.3796710968017578, 1.0148227214813232, 495.2691650390625, 0.28222304582595825, 0.35998812317848206, 0.0030662999488413334, -1.7899401187896729, 0.3246752619743347, -0.14449593424797058, -0.5589207410812378, -2.114147663116455, 0.6278966069221497, 0.9721753597259521, 2.3367927074432373, 1.3809523582458496, -2.0841455459594727, 394.7284240722656, -0.2731948494911194, 0.3579771816730499, 0.032008565962314606, 2.6035995483398438, 0.4766264259815216, -2.231318235397339], "std": [0.12141645699739456, 0.046641748398542404, 0.1608201265335083, 0.31391477584838867, 0.41575759649276733, 0.3924802839756012, 0.318866491317749, 366.13226318359375, 0.035361334681510925, 0.04236171022057533, 0.04873870685696602, 1.9149340391159058, 0.34278392791748047, 0.12531855702400208, 0.2305329293012619, 0.04384471848607063, 0.2697003483772278, 0.14030466973781586, 0.2698642313480377, 0.27990633249282837, 0.2643404006958008, 382.3572692871094, 0.0967998057603836, 0.058306433260440826, 0.04779568314552307, 1.0539456605911255, 0.1775149405002594, 0.19863846898078918], "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": [466], "max": [466], "mean": [466.0], "std": [0.0], "count": [613]}, "index": {"min": [453185], "max": [453797], "mean": [453491.0], "std": [176.95762204550556], "count": [613]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [613]}, "subtask_annotation": {"mean": [14.747145187601957, 29.0, 29.0, 29.0, 29.0], "std": [10.367143441603865, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [613]}, "scene_annotation": {"mean": [466.0], "std": [0.0], "min": [466], "max": [466], "count": [613]}, "eef_direction_state": {"mean": [3.8270799347471454, 3.9771615008156607], "std": [2.067250450697883, 1.9933332037143332], "min": [0, 0], "max": [6, 6], "count": [613]}, "eef_velocity_state": {"mean": [0.8613376835236541, 0.7814029363784666], "std": [0.723880361871095, 0.7142319178124469], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_acc_mag_state": {"mean": [0.7895595432300163, 0.6655791190864601], "std": [0.8412811455555904, 0.8182698887210035], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_direction_action": {"mean": [3.8270799347471454, 3.9771615008156607], "std": [2.067250450697883, 1.9933332037143332], "min": [0, 0], "max": [6, 6], "count": [613]}, "eef_velocity_action": {"mean": [0.8613376835236541, 0.7814029363784666], "std": [0.723880361871095, 0.7142319178124469], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_acc_mag_action": {"mean": [0.7895595432300163, 0.6655791190864601], "std": [0.8412811455555904, 0.8182698887210035], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_sim_pose_state": {"mean": [0.5615521333510984, 0.3044627116674266, 1.121576266193906, -2.555839959942762, 0.7750757590943965, 0.9205437726628929, 0.5660826124973323, -0.2918122501979708, 1.0853592696140688, -0.7785727986531142, 1.0593483234322973, -1.6821108513089593], "std": [0.057139948013123054, 0.08640849631212655, 0.05921499501628639, 0.18762373447989897, 0.15188848653100936, 2.765141147703239, 0.029988313047504798, 0.05322478728160149, 0.02902349268224852, 2.6051665912895174, 0.3061136564821205, 0.862183662563948], "min": [0.44921852935023093, 0.04499331312591104, 1.059405694239051, -2.821625478686735, 0.5506795575236851, -3.1412047767691167, 0.5191518571635073, -0.3478941193225085, 1.0306670932647743, -3.1395591775159897, 0.2801284891799152, -2.8948666410405854], "max": [0.6439341361869131, 0.3834791548091794, 1.3171337778667442, -2.1229237204596996, 1.13577793798814, 3.140556053454657, 0.61455190420562, -0.07478459647212032, 1.1608015100778184, 3.1410855396273343, 1.5415925186642108, 3.0944629749474446], "count": [613]}, "eef_sim_pose_action": {"mean": [0.5615521333510984, 0.3044627116674266, 1.121576266193906, -2.555839959942762, 0.7750757590943965, 0.9205437726628929, 0.5660826124973323, -0.2918122501979708, 1.0853592696140688, -0.7785727986531142, 1.0593483234322973, -1.6821108513089593], "std": [0.057139948013123054, 0.08640849631212655, 0.05921499501628639, 0.18762373447989897, 0.15188848653100936, 2.765141147703239, 0.029988313047504798, 0.05322478728160149, 0.02902349268224852, 2.6051665912895174, 0.3061136564821205, 0.862183662563948], "min": [0.44921852935023093, 0.04499331312591104, 1.059405694239051, -2.821625478686735, 0.5506795575236851, -3.1412047767691167, 0.5191518571635073, -0.3478941193225085, 1.0306670932647743, -3.1395591775159897, 0.2801284891799152, -2.8948666410405854], "max": [0.6439341361869131, 0.3834791548091794, 1.3171337778667442, -2.1229237204596996, 1.13577793798814, 3.140556053454657, 0.61455190420562, -0.07478459647212032, 1.1608015100778184, 3.1410855396273343, 1.5415925186642108, 3.0944629749474446], "count": [613]}, "gripper_mode_state": {"mean": [0.6166394779771615, 0.42088091353996737], "std": [0.4862049281704335, 0.49370048628468044], "min": [0, 0], "max": [1, 1], "count": [613]}, "gripper_activity_state": {"mean": [1.7520391517128875, 1.7797716150081566], "std": [0.5994967316480594, 0.5615016687624362], "min": [0, 0], "max": [2, 2], "count": [613]}, "gripper_mode_action": {"mean": [0.6166394779771615, 0.42088091353996737], "std": [0.4862049281704335, 0.49370048628468044], "min": [0, 0], "max": [1, 1], "count": [613]}, "gripper_activity_action": {"mean": [1.7520391517128875, 1.7797716150081566], "std": [0.5994967316480594, 0.5615016687624362], "min": [0, 0], "max": [2, 2], "count": [613]}, "gripper_open_scale_state": {"mean": [0.39472838484871453, 0.49526916832169393], "std": [0.3823570632184718, 0.36613236318082537], "min": [0.036, 0.009], "max": [0.934, 0.9], "count": [613]}, "gripper_open_scale_action": {"mean": [0.39472838484871453, 0.49526916832169393], "std": [0.3823570632184718, 0.36613236318082537], "min": [0.036, 0.009], "max": [0.934, 0.9], "count": [613]}}} +{"episode_index": 464, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[1.0]], [[1.0]]], "mean": [[[0.4353862300451154]], [[0.4626972948840303]], [[0.4624154556365319]]], "std": [[[0.2253349532368028]], [[0.1944611727268458]], [[0.19062618002604625]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4285273747035687]], [[0.46108196685753944]], [[0.4615611642518364]]], "std": [[[0.20670930127641415]], [[0.17284828847935998]], [[0.1663516639492842]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4229782303776968]], [[0.450786777358436]], [[0.45377656674764305]]], "std": [[[0.21062244658712123]], [[0.18162569505487083]], [[0.17406817865817198]]], "count": [113]}, "observation.state": {"min": [0.12229522317647934, 2.059436321258545, -1.7555220127105713, -1.6493884325027466, -2.9370052814483643, -1.9895182847976685, 0.43048548698425293, -1.0, 0.16880199313163757, 0.2393220067024231, -0.13888299465179443, -3.1401853561401367, -0.5070000290870667, -0.8100000023841858, -1.1677998304367065, -2.1755356788635254, 0.28900906443595886, 0.5756270289421082, 1.4946128129959106, 0.6478836536407471, -2.2212281227111816, 38.0, -0.38058701157569885, 0.2493389993906021, -0.17666900157928467, 2.2890000343322754, -0.10700000077486038, -3.1391851902008057], "max": [0.7789404988288879, 2.1183061599731445, -0.47310641407966614, 0.1451415866613388, -1.3620026111602783, -0.764314591884613, 2.4855408668518066, 948.0, 0.3461500108242035, 0.46393999457359314, 0.11977999657392502, 3.134000062942505, 0.7599999904632568, -0.05199999734759331, -0.2634749114513397, -2.0469396114349365, 1.9001400470733643, 1.254839539527893, 2.50201678276062, 1.8123674392700195, -1.069799542427063, 952.0, 0.027793999761343002, 0.42573800683021545, 0.07475999742746353, 3.006999969482422, 0.778999924659729, 3.1410000324249268], "mean": [0.46183642745018005, 2.090726375579834, -0.842903196811676, -0.7776669263839722, -2.14168381690979, -1.454724669456482, 1.3879859447479248, 586.6995239257812, 0.2766314446926117, 0.3199705481529236, -0.010563148185610771, -2.6095681190490723, 0.27832600474357605, -0.3724590241909027, -0.46976685523986816, -2.1438424587249756, 0.7258043885231018, 0.8527040481567383, 2.147327423095703, 1.2999986410140991, -1.4565842151641846, 522.8342895507812, -0.2794901132583618, 0.33028724789619446, -0.00681244907900691, 2.6337640285491943, 0.3893735408782959, -2.1913721561431885], "std": [0.15217962861061096, 0.010810482315719128, 0.2948128283023834, 0.47762149572372437, 0.5028437376022339, 0.3146728277206421, 0.6169204711914062, 385.0480651855469, 0.036727678030729294, 0.05702205002307892, 0.05827756226062775, 0.6936315298080444, 0.39159372448921204, 0.20785872638225555, 0.23615090548992157, 0.02885112352669239, 0.4154750406742096, 0.1783815175294876, 0.3582761287689209, 0.27756252884864807, 0.36965566873550415, 386.3685607910156, 0.11284095048904419, 0.05304120481014252, 0.054822906851768494, 0.14077000319957733, 0.2324148416519165, 1.6302417516708374], "count": [549]}, "action": {"min": [0.12229522317647934, 2.059436321258545, -1.7555220127105713, -1.6493884325027466, -2.9370052814483643, -1.9895182847976685, 0.43048548698425293, -1.0, 0.16880199313163757, 0.2393220067024231, -0.13888299465179443, -3.1401853561401367, -0.5070000290870667, -0.8100000023841858, -1.1677998304367065, -2.1755356788635254, 0.28900906443595886, 0.5756270289421082, 1.4946128129959106, 0.6478836536407471, -2.2212281227111816, 38.0, -0.38058701157569885, 0.2493389993906021, -0.17666900157928467, 2.2890000343322754, -0.10700000077486038, -3.1391851902008057], "max": [0.7789404988288879, 2.1183061599731445, -0.47310641407966614, 0.1451415866613388, -1.3620026111602783, -0.764314591884613, 2.4855408668518066, 948.0, 0.3461500108242035, 0.46393999457359314, 0.11977999657392502, 3.134000062942505, 0.7599999904632568, -0.05199999734759331, -0.2634749114513397, -2.0469396114349365, 1.9001400470733643, 1.254839539527893, 2.50201678276062, 1.8123674392700195, -1.069799542427063, 952.0, 0.027793999761343002, 0.42573800683021545, 0.07475999742746353, 3.006999969482422, 0.778999924659729, 3.1410000324249268], "mean": [0.46183642745018005, 2.090726375579834, -0.842903196811676, -0.7776669263839722, -2.14168381690979, -1.454724669456482, 1.3879859447479248, 586.6995239257812, 0.2766314446926117, 0.3199705481529236, -0.010563148185610771, -2.6095681190490723, 0.27832600474357605, -0.3724590241909027, -0.46976685523986816, -2.1438424587249756, 0.7258043885231018, 0.8527040481567383, 2.147327423095703, 1.2999986410140991, -1.4565842151641846, 522.8342895507812, -0.2794901132583618, 0.33028724789619446, -0.00681244907900691, 2.6337640285491943, 0.3893735408782959, -2.1913721561431885], "std": [0.15217962861061096, 0.010810482315719128, 0.2948128283023834, 0.47762149572372437, 0.5028437376022339, 0.3146728277206421, 0.6169204711914062, 385.0480651855469, 0.036727678030729294, 0.05702205002307892, 0.05827756226062775, 0.6936315298080444, 0.39159372448921204, 0.20785872638225555, 0.23615090548992157, 0.02885112352669239, 0.4154750406742096, 0.1783815175294876, 0.3582761287689209, 0.27756252884864807, 0.36965566873550415, 386.3685607910156, 0.11284095048904419, 0.05304120481014252, 0.054822906851768494, 0.14077000319957733, 0.2324148416519165, 1.6302417516708374], "count": [549]}, "timestamp": {"min": [0.0], "max": [18.266666666666666], "mean": [9.133333333333335], "std": [5.282746199412519], "count": [549]}, "frame_index": {"min": [0], "max": [548], "mean": [274.0], "std": [158.48238598237555], "count": [549]}, "episode_index": {"min": [467], "max": [467], "mean": [467.0], "std": [0.0], "count": [549]}, "index": {"min": [453798], "max": [454346], "mean": [454072.0], "std": [158.48238598237555], "count": [549]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [549]}, "subtask_annotation": {"mean": [16.103825136612024, 29.0, 29.0, 29.0, 29.0], "std": [10.361505925321003, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [549]}, "scene_annotation": {"mean": [467.0], "std": [0.0], "min": [467], "max": [467], "count": [549]}, "eef_direction_state": {"mean": [3.652094717668488, 3.276867030965392], "std": [2.051500002585819, 2.0565397093482436], "min": [0, 0], "max": [6, 6], "count": [549]}, "eef_velocity_state": {"mean": [1.0018214936247722, 1.214936247723133], "std": [0.7927244052679491, 0.7783939408058028], "min": [0, 0], "max": [2, 2], "count": [549]}, "eef_acc_mag_state": {"mean": [0.8542805100182149, 0.9672131147540983], "std": [0.8560748745846843, 0.8465184630686855], "min": [0, 0], "max": [2, 2], "count": [549]}, "eef_direction_action": {"mean": [3.652094717668488, 3.276867030965392], "std": [2.051500002585819, 2.0565397093482436], "min": [0, 0], "max": [6, 6], "count": [549]}, "eef_velocity_action": {"mean": [1.0018214936247722, 1.214936247723133], "std": [0.7927244052679491, 0.7783939408058028], "min": [0, 0], "max": [2, 2], "count": [549]}, "eef_acc_mag_action": {"mean": [0.8542805100182149, 0.9672131147540983], "std": [0.8560748745846843, 0.8465184630686855], "min": [0, 0], "max": [2, 2], "count": [549]}, "eef_sim_pose_state": {"mean": [0.5314839560160698, 0.2838086355010871, 1.0848676572618807, -0.9316138119854053, 1.0173715373629413, 2.415075246397439, 0.5277693936794894, -0.27745896242474, 1.0833373428839328, 0.9323495868790148, 0.9578119005121538, -2.321392477777745], "std": [0.052620375118398136, 0.11314673262252355, 0.05341740967058742, 2.641121922339065, 0.22156393631663374, 0.7708479578217884, 0.05269789593496389, 0.04776367405350652, 0.060870583427152326, 2.704740263677436, 0.4142185482482991, 0.29997389675546166], "min": [0.4564213253884882, -0.04570396770036214, 1.0297507216719413, -3.135541512501755, 0.6781179716042991, -3.1367614495646907, 0.43484362953793865, -0.34775881501399086, 0.9904109549461702, -3.1409278845547504, 0.19228131555241812, -3.0503902984156146], "max": [0.6354804421040744, 0.39232786091262883, 1.2323061760261165, 3.1383031204581053, 1.4385256902888601, 3.140779171458785, 0.6591260840220573, -0.16593715467603226, 1.208505561509068, 3.1351684693901256, 1.4608072550824258, -1.7704948610618811], "count": [549]}, "eef_sim_pose_action": {"mean": [0.5314839560160698, 0.2838086355010871, 1.0848676572618807, -0.9316138119854053, 1.0173715373629413, 2.415075246397439, 0.5277693936794894, -0.27745896242474, 1.0833373428839328, 0.9323495868790148, 0.9578119005121538, -2.321392477777745], "std": [0.052620375118398136, 0.11314673262252355, 0.05341740967058742, 2.641121922339065, 0.22156393631663374, 0.7708479578217884, 0.05269789593496389, 0.04776367405350652, 0.060870583427152326, 2.704740263677436, 0.4142185482482991, 0.29997389675546166], "min": [0.4564213253884882, -0.04570396770036214, 1.0297507216719413, -3.135541512501755, 0.6781179716042991, -3.1367614495646907, 0.43484362953793865, -0.34775881501399086, 0.9904109549461702, -3.1409278845547504, 0.19228131555241812, -3.0503902984156146], "max": [0.6354804421040744, 0.39232786091262883, 1.2323061760261165, 3.1383031204581053, 1.4385256902888601, 3.140779171458785, 0.6591260840220573, -0.16593715467603226, 1.208505561509068, 3.1351684693901256, 1.4608072550824258, -1.7704948610618811], "count": [549]}, "gripper_mode_state": {"mean": [0.4644808743169399, 0.39162112932604737], "std": [0.4987367960264334, 0.48811271279432666], "min": [0, 0], "max": [1, 1], "count": [549]}, "gripper_activity_state": {"mean": [1.761384335154827, 1.575591985428051], "std": [0.5878883019461919, 0.7294394042366167], "min": [0, 0], "max": [2, 2], "count": [549]}, "gripper_mode_action": {"mean": [0.4644808743169399, 0.39162112932604737], "std": [0.4987367960264334, 0.48811271279432666], "min": [0, 0], "max": [1, 1], "count": [549]}, "gripper_activity_action": {"mean": [1.761384335154827, 1.575591985428051], "std": [0.5878883019461919, 0.7294394042366167], "min": [0, 0], "max": [2, 2], "count": [549]}, "gripper_open_scale_state": {"mean": [0.5228342440454036, 0.5867013059365952], "std": [0.38636856807092945, 0.3850454255038652], "min": [0.038, 0.0], "max": [0.952, 0.948], "count": [549]}, "gripper_open_scale_action": {"mean": [0.5228342440454036, 0.5867013059365952], "std": [0.38636856807092945, 0.3850454255038652], "min": [0.038, 0.0], "max": [0.952, 0.948], "count": [549]}}} +{"episode_index": 465, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.42816736212391293]], [[0.4565397777912818]], [[0.4571974102657592]]], "std": [[[0.23166291843337028]], [[0.19986110813905436]], [[0.19536394077353036]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4346014050937179]], [[0.45930021808999083]], [[0.458892150110733]]], "std": [[[0.21340283429998994]], [[0.18759624123354632]], [[0.18319085728646808]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43640146113541833]], [[0.461925773442986]], [[0.46422921730675737]]], "std": [[[0.20261294407021743]], [[0.17571436604924362]], [[0.16863332493903554]]], "count": [121]}, "observation.state": {"min": [0.38039451837539673, 1.9411553144454956, -0.840585470199585, -1.0754544734954834, -2.826613187789917, -1.962867021560669, 0.4239230155944824, 12.0, 0.1583860069513321, 0.2804130017757416, -0.17900699377059937, -3.1411852836608887, -0.4519999921321869, -0.8650000095367432, -1.0739883184432983, -2.173039674758911, 0.3582811951637268, 0.6149493455886841, 1.7518917322158813, 0.9917659163475037, -2.5909063816070557, 39.0, -0.3452250063419342, 0.26513901352882385, -0.12375599890947342, -3.1411852836608887, 0.05799999460577965, -2.5889999866485596], "max": [0.9496685266494751, 2.1214652061462402, 0.2912256717681885, 0.3182433247566223, -1.3395402431488037, -0.7971616983413696, 1.9254647493362427, 917.0, 0.3271400034427643, 0.41384801268577576, 0.0804319977760315, 3.1410000324249268, 1.2259999513626099, 0.29100000858306885, -0.3464304506778717, -1.9399510622024536, 1.240789532661438, 1.068857192993164, 2.8194923400878906, 1.966881513595581, -1.7619448900222778, 937.0, -0.04707799851894379, 0.4484359920024872, 0.08478499948978424, 3.13700008392334, 0.8889999985694885, -1.4839999675750732], "mean": [0.5784290432929993, 2.0580191612243652, -0.529289960861206, -0.588576078414917, -2.1401994228363037, -1.5504060983657837, 1.4298633337020874, 497.5324401855469, 0.2756199240684509, 0.3314204216003418, -0.00289230328053236, -0.9550114870071411, 0.4319668114185333, -0.5392758250236511, -0.653314471244812, -2.025465250015259, 0.6100635528564453, 0.8364014029502869, 2.4121193885803223, 1.489818811416626, -2.2533793449401855, 445.05657958984375, -0.2704305052757263, 0.36705297231674194, 0.03949002921581268, 1.2624069452285767, 0.36781343817710876, -2.0101318359375], "std": [0.11892101913690567, 0.039139773696660995, 0.25294315814971924, 0.3574841022491455, 0.3415638506412506, 0.3781055510044098, 0.4200907051563263, 361.33636474609375, 0.03192989155650139, 0.04068150371313095, 0.05205473303794861, 2.726926565170288, 0.3993290960788727, 0.23114226758480072, 0.17900162935256958, 0.06553356349468231, 0.1860213428735733, 0.12072033435106277, 0.3011431097984314, 0.2836730182170868, 0.29372885823249817, 370.9399108886719, 0.08905408531427383, 0.0480746366083622, 0.03832220658659935, 2.6161036491394043, 0.26210010051727295, 0.3750018775463104], "count": [601]}, "action": {"min": [0.38039451837539673, 1.9411553144454956, -0.840585470199585, -1.0754544734954834, -2.826613187789917, -1.962867021560669, 0.4239230155944824, 12.0, 0.1583860069513321, 0.2804130017757416, -0.17900699377059937, -3.1411852836608887, -0.4519999921321869, -0.8650000095367432, -1.0739883184432983, -2.173039674758911, 0.3582811951637268, 0.6149493455886841, 1.7518917322158813, 0.9917659163475037, -2.5909063816070557, 39.0, -0.3452250063419342, 0.26513901352882385, -0.12375599890947342, -3.1411852836608887, 0.05799999460577965, -2.5889999866485596], "max": [0.9496685266494751, 2.1214652061462402, 0.2912256717681885, 0.3182433247566223, -1.3395402431488037, -0.7971616983413696, 1.9254647493362427, 917.0, 0.3271400034427643, 0.41384801268577576, 0.0804319977760315, 3.1410000324249268, 1.2259999513626099, 0.29100000858306885, -0.3464304506778717, -1.9399510622024536, 1.240789532661438, 1.068857192993164, 2.8194923400878906, 1.966881513595581, -1.7619448900222778, 937.0, -0.04707799851894379, 0.4484359920024872, 0.08478499948978424, 3.13700008392334, 0.8889999985694885, -1.4839999675750732], "mean": [0.5784290432929993, 2.0580191612243652, -0.529289960861206, -0.588576078414917, -2.1401994228363037, -1.5504060983657837, 1.4298633337020874, 497.5324401855469, 0.2756199240684509, 0.3314204216003418, -0.00289230328053236, -0.9550114870071411, 0.4319668114185333, -0.5392758250236511, -0.653314471244812, -2.025465250015259, 0.6100635528564453, 0.8364014029502869, 2.4121193885803223, 1.489818811416626, -2.2533793449401855, 445.05657958984375, -0.2704305052757263, 0.36705297231674194, 0.03949002921581268, 1.2624069452285767, 0.36781343817710876, -2.0101318359375], "std": [0.11892101913690567, 0.039139773696660995, 0.25294315814971924, 0.3574841022491455, 0.3415638506412506, 0.3781055510044098, 0.4200907051563263, 361.33636474609375, 0.03192989155650139, 0.04068150371313095, 0.05205473303794861, 2.726926565170288, 0.3993290960788727, 0.23114226758480072, 0.17900162935256958, 0.06553356349468231, 0.1860213428735733, 0.12072033435106277, 0.3011431097984314, 0.2836730182170868, 0.29372885823249817, 370.9399108886719, 0.08905408531427383, 0.0480746366083622, 0.03832220658659935, 2.6161036491394043, 0.26210010051727295, 0.3750018775463104], "count": [601]}, "timestamp": {"min": [0.0], "max": [20.0], "mean": [10.0], "std": [5.783117190965824], "count": [601]}, "frame_index": {"min": [0], "max": [600], "mean": [300.0], "std": [173.49351572897473], "count": [601]}, "episode_index": {"min": [468], "max": [468], "mean": [468.0], "std": [0.0], "count": [601]}, "index": {"min": [454347], "max": [454947], "mean": [454647.0], "std": [173.49351572897473], "count": [601]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [601]}, "subtask_annotation": {"mean": [9.858569051580698, 29.0, 29.0, 29.0, 29.0], "std": [7.047849103615132, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [601]}, "scene_annotation": {"mean": [468.0], "std": [0.0], "min": [468], "max": [468], "count": [601]}, "eef_direction_state": {"mean": [4.0083194675540765, 3.9850249584026622], "std": [1.9803352724857735, 1.9110264269153265], "min": [0, 0], "max": [6, 6], "count": [601]}, "eef_velocity_state": {"mean": [0.8136439267886856, 0.8968386023294509], "std": [0.7078454100012135, 0.7756742473556103], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_acc_mag_state": {"mean": [0.7770382695507487, 0.7953410981697171], "std": [0.8440090607976241, 0.8496127678924387], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_direction_action": {"mean": [4.0083194675540765, 3.9850249584026622], "std": [1.9803352724857735, 1.9110264269153265], "min": [0, 0], "max": [6, 6], "count": [601]}, "eef_velocity_action": {"mean": [0.8136439267886856, 0.8968386023294509], "std": [0.7078454100012135, 0.7756742473556103], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_acc_mag_action": {"mean": [0.7770382695507487, 0.7953410981697171], "std": [0.8440090607976241, 0.8496127678924387], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_sim_pose_state": {"mean": [0.5777697546341535, 0.30889066197276394, 1.1306948861842838, -2.489346714584199, 0.5506050978981532, 0.8393528432750548, 0.5434600763649324, -0.28600640747850736, 1.086186813213665, 2.397981450776534, 0.9301748662811034, -1.2765283834613066], "std": [0.043288145918139155, 0.07620629087994396, 0.05282608492721787, 0.2728087738893677, 0.32237671240496735, 2.752491770267701, 0.03022527163992165, 0.05327751337016638, 0.03213870510561298, 0.3920115288552294, 0.3108624527999896, 2.219201616968257], "min": [0.488084173456815, 0.05986994861544781, 1.0742672145583858, -2.8533311466566555, 0.062000054792332504, -3.141481735506707, 0.49048673768821505, -0.36173694024062397, 1.0186700446914483, 1.11005199001148, 0.1440742845494074, -3.140806285471034], "max": [0.658458396825707, 0.3788392781726639, 1.2937169025137956, -1.7685905554604404, 1.0011143307744117, 3.1404160462896504, 0.6069440265954832, -0.08434889291174484, 1.147227433561738, 3.0869183509496274, 1.4033923850112529, 3.13219511437136], "count": [601]}, "eef_sim_pose_action": {"mean": [0.5777697546341535, 0.30889066197276394, 1.1306948861842838, -2.489346714584199, 0.5506050978981532, 0.8393528432750548, 0.5434600763649324, -0.28600640747850736, 1.086186813213665, 2.397981450776534, 0.9301748662811034, -1.2765283834613066], "std": [0.043288145918139155, 0.07620629087994396, 0.05282608492721787, 0.2728087738893677, 0.32237671240496735, 2.752491770267701, 0.03022527163992165, 0.05327751337016638, 0.03213870510561298, 0.3920115288552294, 0.3108624527999896, 2.219201616968257], "min": [0.488084173456815, 0.05986994861544781, 1.0742672145583858, -2.8533311466566555, 0.062000054792332504, -3.141481735506707, 0.49048673768821505, -0.36173694024062397, 1.0186700446914483, 1.11005199001148, 0.1440742845494074, -3.140806285471034], "max": [0.658458396825707, 0.3788392781726639, 1.2937169025137956, -1.7685905554604404, 1.0011143307744117, 3.1404160462896504, 0.6069440265954832, -0.08434889291174484, 1.147227433561738, 3.0869183509496274, 1.4033923850112529, 3.13219511437136], "count": [601]}, "gripper_mode_state": {"mean": [0.5341098169717138, 0.40266222961730447], "std": [0.4988351635421826, 0.4904338471770975], "min": [0, 0], "max": [1, 1], "count": [601]}, "gripper_activity_state": {"mean": [1.7387687188019967, 1.7870216306156406], "std": [0.6077517676387899, 0.5544236994097789], "min": [0, 0], "max": [2, 2], "count": [601]}, "gripper_mode_action": {"mean": [0.5341098169717138, 0.40266222961730447], "std": [0.4988351635421826, 0.4904338471770975], "min": [0, 0], "max": [1, 1], "count": [601]}, "gripper_activity_action": {"mean": [1.7387687188019967, 1.7870216306156406], "std": [0.6077517676387899, 0.5544236994097789], "min": [0, 0], "max": [2, 2], "count": [601]}, "gripper_open_scale_state": {"mean": [0.4450565724872717, 0.49753244604088304], "std": [0.3709396097293698, 0.3613364692380097], "min": [0.039, 0.012], "max": [0.937, 0.917], "count": [601]}, "gripper_open_scale_action": {"mean": [0.4450565724872717, 0.49753244604088304], "std": [0.3709396097293698, 0.3613364692380097], "min": [0.039, 0.012], "max": [0.937, 0.917], "count": [601]}}} +{"episode_index": 466, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.43285033624768315]], [[0.4593807570602868]], [[0.45864572511218415]]], "std": [[[0.23023647884307902]], [[0.19818637085856847]], [[0.1936308223114223]]], "count": [134]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4287005459833187]], [[0.45784672989220565]], [[0.4578403753292362]]], "std": [[[0.21661979162612388]], [[0.1868982185781365]], [[0.1806333632703497]]], "count": [134]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43079294245683347]], [[0.45619876414496147]], [[0.46153258371134526]]], "std": [[[0.21853625900781365]], [[0.18814844976084155]], [[0.17917215034017694]]], "count": [134]}, "observation.state": {"min": [0.45495498180389404, 1.8022793531417847, -0.9532639384269714, -0.9896191954612732, -2.799595355987549, -1.9546465873718262, 0.32878512144088745, 12.0, 0.13751299679279327, 0.31107598543167114, -0.19502900540828705, -3.1411852836608887, -0.5050000548362732, -1.3009999990463257, -0.950506329536438, -2.1708405017852783, 0.44662976264953613, 0.6464700102806091, 1.8374303579330444, 0.9042900204658508, -2.5876078605651855, 42.0, -0.3409160077571869, 0.2758159935474396, -0.07613199949264526, -3.1391851902008057, 0.01100000087171793, -2.934999942779541], "max": [0.9519898295402527, 2.1215524673461914, 0.49701741337776184, 0.42668068408966064, -1.147082805633545, -0.7238229513168335, 2.5185625553131104, 956.0, 0.31604599952697754, 0.45164600014686584, 0.09669099748134613, 3.1410000324249268, 1.2059999704360962, 0.33399999141693115, -0.30625295639038086, -1.8459300994873047, 1.2089545726776123, 1.400783896446228, 2.7779884338378906, 1.922672152519226, -1.7777750492095947, 934.0, -0.08472900092601776, 0.4501259922981262, 0.10732399672269821, 3.132999897003174, 0.7070000171661377, -1.590999960899353], "mean": [0.6649502515792847, 1.9901838302612305, -0.6620025038719177, -0.6108973026275635, -2.224548101425171, -1.53515625, 1.701511263847351, 608.1940307617188, 0.25790268182754517, 0.3598930537700653, 0.011473201215267181, -1.1637208461761475, 0.3122588098049164, -0.6371017694473267, -0.7103713750839233, -1.9739652872085571, 0.6219591498374939, 0.8238148093223572, 2.5339951515197754, 1.4264836311340332, -2.322014808654785, 313.9331359863281, -0.27407485246658325, 0.3942311406135559, 0.057246845215559006, 2.257178544998169, 0.29997387528419495, -2.041844129562378], "std": [0.11452536284923553, 0.07885188609361649, 0.28607553243637085, 0.2927851676940918, 0.3292813003063202, 0.2953701615333557, 0.5111498832702637, 376.02667236328125, 0.029053328558802605, 0.039124954491853714, 0.0506657212972641, 2.7126197814941406, 0.38159412145614624, 0.32420051097869873, 0.12551262974739075, 0.07518461346626282, 0.14852505922317505, 0.18254834413528442, 0.2170320600271225, 0.27388307452201843, 0.27446573972702026, 322.150634765625, 0.061954695731401443, 0.046651195734739304, 0.02985570579767227, 1.695955753326416, 0.22017262876033783, 0.4000508189201355], "count": [688]}, "action": {"min": [0.45495498180389404, 1.8022793531417847, -0.9532639384269714, -0.9896191954612732, -2.799595355987549, -1.9546465873718262, 0.32878512144088745, 12.0, 0.13751299679279327, 0.31107598543167114, -0.19502900540828705, -3.1411852836608887, -0.5050000548362732, -1.3009999990463257, -0.950506329536438, -2.1708405017852783, 0.44662976264953613, 0.6464700102806091, 1.8374303579330444, 0.9042900204658508, -2.5876078605651855, 42.0, -0.3409160077571869, 0.2758159935474396, -0.07613199949264526, -3.1391851902008057, 0.01100000087171793, -2.934999942779541], "max": [0.9519898295402527, 2.1215524673461914, 0.49701741337776184, 0.42668068408966064, -1.147082805633545, -0.7238229513168335, 2.5185625553131104, 956.0, 0.31604599952697754, 0.45164600014686584, 0.09669099748134613, 3.1410000324249268, 1.2059999704360962, 0.33399999141693115, -0.30625295639038086, -1.8459300994873047, 1.2089545726776123, 1.400783896446228, 2.7779884338378906, 1.922672152519226, -1.7777750492095947, 934.0, -0.08472900092601776, 0.4501259922981262, 0.10732399672269821, 3.132999897003174, 0.7070000171661377, -1.590999960899353], "mean": [0.6649502515792847, 1.9901838302612305, -0.6620025038719177, -0.6108973026275635, -2.224548101425171, -1.53515625, 1.701511263847351, 608.1940307617188, 0.25790268182754517, 0.3598930537700653, 0.011473201215267181, -1.1637208461761475, 0.3122588098049164, -0.6371017694473267, -0.7103713750839233, -1.9739652872085571, 0.6219591498374939, 0.8238148093223572, 2.5339951515197754, 1.4264836311340332, -2.322014808654785, 313.9331359863281, -0.27407485246658325, 0.3942311406135559, 0.057246845215559006, 2.257178544998169, 0.29997387528419495, -2.041844129562378], "std": [0.11452536284923553, 0.07885188609361649, 0.28607553243637085, 0.2927851676940918, 0.3292813003063202, 0.2953701615333557, 0.5111498832702637, 376.02667236328125, 0.029053328558802605, 0.039124954491853714, 0.0506657212972641, 2.7126197814941406, 0.38159412145614624, 0.32420051097869873, 0.12551262974739075, 0.07518461346626282, 0.14852505922317505, 0.18254834413528442, 0.2170320600271225, 0.27388307452201843, 0.27446573972702026, 322.150634765625, 0.061954695731401443, 0.046651195734739304, 0.02985570579767227, 1.695955753326416, 0.22017262876033783, 0.4000508189201355], "count": [688]}, "timestamp": {"min": [0.0], "max": [22.9], "mean": [11.450000000000001], "std": [6.620276093604825], "count": [688]}, "frame_index": {"min": [0], "max": [687], "mean": [343.5], "std": [198.60828280814474], "count": [688]}, "episode_index": {"min": [469], "max": [469], "mean": [469.0], "std": [0.0], "count": [688]}, "index": {"min": [454948], "max": [455635], "mean": [455291.5], "std": [198.60828280814474], "count": [688]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [688]}, "subtask_annotation": {"mean": [17.906976744186046, 29.0, 29.0, 29.0, 29.0], "std": [10.43822125426294, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [688]}, "scene_annotation": {"mean": [469.0], "std": [0.0], "min": [469], "max": [469], "count": [688]}, "eef_direction_state": {"mean": [4.024709302325581, 3.925872093023256], "std": [1.948680211491267, 1.8383904568975282], "min": [0, 0], "max": [6, 6], "count": [688]}, "eef_velocity_state": {"mean": [0.8386627906976745, 0.940406976744186], "std": [0.7102771013544589, 0.7592038804197129], "min": [0, 0], "max": [2, 2], "count": [688]}, "eef_acc_mag_state": {"mean": [0.7834302325581395, 0.8066860465116279], "std": [0.8514105128617889, 0.8450344393921395], "min": [0, 0], "max": [2, 2], "count": [688]}, "eef_direction_action": {"mean": [4.024709302325581, 3.925872093023256], "std": [1.948680211491267, 1.8383904568975282], "min": [0, 0], "max": [6, 6], "count": [688]}, "eef_velocity_action": {"mean": [0.8386627906976745, 0.940406976744186], "std": [0.7102771013544589, 0.7592038804197129], "min": [0, 0], "max": [2, 2], "count": [688]}, "eef_acc_mag_action": {"mean": [0.7834302325581395, 0.8066860465116279], "std": [0.8514105128617889, 0.8450344393921395], "min": [0, 0], "max": [2, 2], "count": [688]}, "eef_sim_pose_state": {"mean": [0.6035718407127276, 0.3205423781346036, 1.1444222261325159, -1.4124502896022744, 0.5151509689536493, -0.12091415462530612, 0.5754425965640233, -0.2829815125662206, 1.1135274267589477, 2.385919049828492, 0.7980704822760969, -1.9464126796821857], "std": [0.04079010825816997, 0.04980105746091469, 0.04269160251087668, 2.225005493295158, 0.2584183738718735, 2.8288866679418914, 0.03258006947759762, 0.04898677697486519, 0.03161987842908578, 0.7461214114741749, 0.34974029416835134, 1.752239931317401], "min": [0.494223521223597, 0.12347917861709629, 1.100015923133161, -3.139424943714879, 0.12106474027864866, -3.137454269699253, 0.5301570632854801, -0.36007157625268027, 1.0159339506077487, -3.1143412309974816, 0.17172733971141785, -3.1414204150585583], "max": [0.6485174394243454, 0.38305840681783504, 1.3031695958839133, 3.1304485552797994, 1.111177417626414, 3.140128049588116, 0.6540666280484614, -0.05840791034140154, 1.1772708965115284, 3.1396276245967916, 1.4227393554449779, 3.1396133593320354], "count": [688]}, "eef_sim_pose_action": {"mean": [0.6035718407127276, 0.3205423781346036, 1.1444222261325159, -1.4124502896022744, 0.5151509689536493, -0.12091415462530612, 0.5754425965640233, -0.2829815125662206, 1.1135274267589477, 2.385919049828492, 0.7980704822760969, -1.9464126796821857], "std": [0.04079010825816997, 0.04980105746091469, 0.04269160251087668, 2.225005493295158, 0.2584183738718735, 2.8288866679418914, 0.03258006947759762, 0.04898677697486519, 0.03161987842908578, 0.7461214114741749, 0.34974029416835134, 1.752239931317401], "min": [0.494223521223597, 0.12347917861709629, 1.100015923133161, -3.139424943714879, 0.12106474027864866, -3.137454269699253, 0.5301570632854801, -0.36007157625268027, 1.0159339506077487, -3.1143412309974816, 0.17172733971141785, -3.1414204150585583], "max": [0.6485174394243454, 0.38305840681783504, 1.3031695958839133, 3.1304485552797994, 1.111177417626414, 3.140128049588116, 0.6540666280484614, -0.05840791034140154, 1.1772708965115284, 3.1396276245967916, 1.4227393554449779, 3.1396133593320354], "count": [688]}, "gripper_mode_state": {"mean": [0.6787790697674418, 0.34738372093023256], "std": [0.46694544029585094, 0.47613892023536375], "min": [0, 0], "max": [1, 1], "count": [688]}, "gripper_activity_state": {"mean": [1.811046511627907, 1.697674418604651], "std": [0.5464420415866762, 0.632359322380407], "min": [0, 0], "max": [2, 2], "count": [688]}, "gripper_mode_action": {"mean": [0.6787790697674418, 0.34738372093023256], "std": [0.46694544029585094, 0.47613892023536375], "min": [0, 0], "max": [1, 1], "count": [688]}, "gripper_activity_action": {"mean": [1.811046511627907, 1.697674418604651], "std": [0.5464420415866762, 0.632359322380407], "min": [0, 0], "max": [2, 2], "count": [688]}, "gripper_open_scale_state": {"mean": [0.31393313923547395, 0.608194040437078], "std": [0.32215069165630555, 0.3760267333983999], "min": [0.042, 0.012], "max": [0.934, 0.956], "count": [688]}, "gripper_open_scale_action": {"mean": [0.31393313923547395, 0.608194040437078], "std": [0.32215069165630555, 0.3760267333983999], "min": [0.042, 0.012], "max": [0.934, 0.956], "count": [688]}}} +{"episode_index": 467, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[1.0]], [[1.0]]], "mean": [[[0.42203369381378286]], [[0.45458521815158814]], [[0.45614283052402244]]], "std": [[[0.2412609766268711]], [[0.2062318337307572]], [[0.20139326889847856]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4283997176355922]], [[0.46012014999713335]], [[0.4605806834795322]]], "std": [[[0.2116273779415192]], [[0.17754600501131845]], [[0.17077218548260512]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4226380521872492]], [[0.448333654039101]], [[0.45209781167583996]]], "std": [[[0.2158060171923683]], [[0.1928271894256928]], [[0.18566447792371898]]], "count": [114]}, "observation.state": {"min": [0.22820180654525757, 2.0332388877868652, -1.2567068338394165, -1.1190004348754883, -2.810311794281006, -1.9845963716506958, 0.4734205901622772, -3.0, 0.21059800684452057, 0.2673659920692444, -0.15033400058746338, -3.1411852836608887, -0.5709999799728394, -0.5590000152587891, -0.9664238095283508, -2.1753435134887695, 0.13383184373378754, 0.3957359790802002, 1.386611819267273, 0.7631801962852478, -2.640089988708496, 48.0, -0.40175899863243103, 0.20022700726985931, -0.09734400361776352, 2.2330000400543213, -0.11800000071525574, -3.078000068664551], "max": [0.9107477068901062, 2.1215524673461914, -0.7138920426368713, 0.15779522061347961, -1.3803285360336304, -0.8890707492828369, 1.9129682779312134, 869.0, 0.3004609942436218, 0.4323360025882721, 0.04856700077652931, 3.1389999389648438, 0.597000002861023, 0.030000001192092896, -0.05660103261470795, -2.097571611404419, 1.8254574537277222, 1.6182169914245605, 2.7093095779418945, 1.7830982208251953, -0.7010987401008606, 949.0, -0.029178999364376068, 0.44495999813079834, 0.09366100281476974, 2.7170000076293945, 0.8180000185966492, -2.2679998874664307], "mean": [0.5200022459030151, 2.083540678024292, -0.8720701336860657, -0.7098429203033447, -2.0993287563323975, -1.5390375852584839, 1.280388355255127, 497.54248046875, 0.26813364028930664, 0.3180350363254547, -0.024703921750187874, -1.3158988952636719, 0.21469077467918396, -0.25742149353027344, -0.3116511404514313, -2.1560451984405518, 0.5702423453330994, 0.938670814037323, 2.245588779449463, 1.3400417566299438, -1.470759391784668, 405.6084899902344, -0.32988688349723816, 0.28395891189575195, 0.01780085451900959, 2.5312225818634033, 0.43532541394233704, -2.616597890853882], "std": [0.12040030211210251, 0.018895449116826057, 0.14454485476016998, 0.3442765772342682, 0.39860010147094727, 0.32285311818122864, 0.4676435589790344, 368.56915283203125, 0.015787599608302116, 0.04605099931359291, 0.041609492152929306, 2.533372402191162, 0.408442884683609, 0.19849738478660583, 0.18946772813796997, 0.018658295273780823, 0.4715515375137329, 0.24672789871692657, 0.2615770995616913, 0.2655552625656128, 0.47131866216659546, 382.3762512207031, 0.1098017767071724, 0.07006004452705383, 0.04246581345796585, 0.12425544857978821, 0.21952135860919952, 0.21834337711334229], "count": [553]}, "action": {"min": [0.22820180654525757, 2.0332388877868652, -1.2567068338394165, -1.1190004348754883, -2.810311794281006, -1.9845963716506958, 0.4734205901622772, -3.0, 0.21059800684452057, 0.2673659920692444, -0.15033400058746338, -3.1411852836608887, -0.5709999799728394, -0.5590000152587891, -0.9664238095283508, -2.1753435134887695, 0.13383184373378754, 0.3957359790802002, 1.386611819267273, 0.7631801962852478, -2.640089988708496, 48.0, -0.40175899863243103, 0.20022700726985931, -0.09734400361776352, 2.2330000400543213, -0.11800000071525574, -3.078000068664551], "max": [0.9107477068901062, 2.1215524673461914, -0.7138920426368713, 0.15779522061347961, -1.3803285360336304, -0.8890707492828369, 1.9129682779312134, 869.0, 0.3004609942436218, 0.4323360025882721, 0.04856700077652931, 3.1389999389648438, 0.597000002861023, 0.030000001192092896, -0.05660103261470795, -2.097571611404419, 1.8254574537277222, 1.6182169914245605, 2.7093095779418945, 1.7830982208251953, -0.7010987401008606, 949.0, -0.029178999364376068, 0.44495999813079834, 0.09366100281476974, 2.7170000076293945, 0.8180000185966492, -2.2679998874664307], "mean": [0.5200022459030151, 2.083540678024292, -0.8720701336860657, -0.7098429203033447, -2.0993287563323975, -1.5390375852584839, 1.280388355255127, 497.54248046875, 0.26813364028930664, 0.3180350363254547, -0.024703921750187874, -1.3158988952636719, 0.21469077467918396, -0.25742149353027344, -0.3116511404514313, -2.1560451984405518, 0.5702423453330994, 0.938670814037323, 2.245588779449463, 1.3400417566299438, -1.470759391784668, 405.6084899902344, -0.32988688349723816, 0.28395891189575195, 0.01780085451900959, 2.5312225818634033, 0.43532541394233704, -2.616597890853882], "std": [0.12040030211210251, 0.018895449116826057, 0.14454485476016998, 0.3442765772342682, 0.39860010147094727, 0.32285311818122864, 0.4676435589790344, 368.56915283203125, 0.015787599608302116, 0.04605099931359291, 0.041609492152929306, 2.533372402191162, 0.408442884683609, 0.19849738478660583, 0.18946772813796997, 0.018658295273780823, 0.4715515375137329, 0.24672789871692657, 0.2615770995616913, 0.2655552625656128, 0.47131866216659546, 382.3762512207031, 0.1098017767071724, 0.07006004452705383, 0.04246581345796585, 0.12425544857978821, 0.21952135860919952, 0.21834337711334229], "count": [553]}, "timestamp": {"min": [0.0], "max": [18.4], "mean": [9.200000000000001], "std": [5.321236280748634], "count": [553]}, "frame_index": {"min": [0], "max": [552], "mean": [276.0], "std": [159.63708842245902], "count": [553]}, "episode_index": {"min": [470], "max": [470], "mean": [470.0], "std": [0.0], "count": [553]}, "index": {"min": [455636], "max": [456188], "mean": [455912.0], "std": [159.63708842245902], "count": [553]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [553]}, "subtask_annotation": {"mean": [12.01627486437613, 29.0, 29.0, 29.0, 29.0], "std": [10.210873678440649, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [553]}, "scene_annotation": {"mean": [470.0], "std": [0.0], "min": [470], "max": [470], "count": [553]}, "eef_direction_state": {"mean": [3.5479204339963832, 3.484629294755877], "std": [2.244938090826545, 2.127967282191749], "min": [0, 0], "max": [6, 6], "count": [553]}, "eef_velocity_state": {"mean": [0.9312839059674503, 0.9023508137432188], "std": [0.8106309783435407, 0.7225719383173158], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_acc_mag_state": {"mean": [0.8227848101265823, 0.8625678119349005], "std": [0.8383149716353658, 0.8542576631120306], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_direction_action": {"mean": [3.5479204339963832, 3.484629294755877], "std": [2.244938090826545, 2.127967282191749], "min": [0, 0], "max": [6, 6], "count": [553]}, "eef_velocity_action": {"mean": [0.9312839059674503, 0.9023508137432188], "std": [0.8106309783435407, 0.7225719383173158], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_acc_mag_action": {"mean": [0.8227848101265823, 0.8625678119349005], "std": [0.8383149716353658, 0.8542576631120306], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_sim_pose_state": {"mean": [0.4806879797377123, 0.33166257313634895, 1.0679161851639156, -1.1304465087861773, 0.9889007729169345, 1.9068759178275037, 0.5345305797653506, -0.2650507117054356, 1.0799933186343036, 0.47593038693556106, 0.9436041658893098, -1.99562828139069], "std": [0.06963358629526398, 0.10144266484110208, 0.05930929245259578, 2.5687039529302322, 0.1815529549644022, 1.8426042789806032, 0.03674952531522398, 0.035064864209600026, 0.03404508309142112, 2.851647313986547, 0.4234345123583997, 0.32413845565437355], "min": [0.3973025305014258, 0.04104153523525306, 1.0111246839141104, -3.1282419679722167, 0.631814793260892, -3.1385639258687417, 0.47999009092733724, -0.3297327776923916, 1.020508139853144, -3.1378789526491233, 0.12177304648988252, -2.6467016537721433], "max": [0.6492301700387827, 0.4079375838279194, 1.2234864390166085, 3.1412139171806626, 1.5245417295250934, 3.1405073177636007, 0.6311284073485343, -0.1387289930964904, 1.138740893264723, 3.135027179499172, 1.3766726053215397, -1.4639113160137622], "count": [553]}, "eef_sim_pose_action": {"mean": [0.4806879797377123, 0.33166257313634895, 1.0679161851639156, -1.1304465087861773, 0.9889007729169345, 1.9068759178275037, 0.5345305797653506, -0.2650507117054356, 1.0799933186343036, 0.47593038693556106, 0.9436041658893098, -1.99562828139069], "std": [0.06963358629526398, 0.10144266484110208, 0.05930929245259578, 2.5687039529302322, 0.1815529549644022, 1.8426042789806032, 0.03674952531522398, 0.035064864209600026, 0.03404508309142112, 2.851647313986547, 0.4234345123583997, 0.32413845565437355], "min": [0.3973025305014258, 0.04104153523525306, 1.0111246839141104, -3.1282419679722167, 0.631814793260892, -3.1385639258687417, 0.47999009092733724, -0.3297327776923916, 1.020508139853144, -3.1378789526491233, 0.12177304648988252, -2.6467016537721433], "max": [0.6492301700387827, 0.4079375838279194, 1.2234864390166085, 3.1412139171806626, 1.5245417295250934, 3.1405073177636007, 0.6311284073485343, -0.1387289930964904, 1.138740893264723, 3.135027179499172, 1.3766726053215397, -1.4639113160137622], "count": [553]}, "gripper_mode_state": {"mean": [0.6184448462929476, 0.4141048824593128], "std": [0.4857682764308935, 0.49256677596308707], "min": [0, 0], "max": [1, 1], "count": [553]}, "gripper_activity_state": {"mean": [1.7414104882459314, 1.759493670886076], "std": [0.6014174032917752, 0.5689568167824305], "min": [0, 0], "max": [2, 2], "count": [553]}, "gripper_mode_action": {"mean": [0.6184448462929476, 0.4141048824593128], "std": [0.4857682764308935, 0.49256677596308707], "min": [0, 0], "max": [1, 1], "count": [553]}, "gripper_activity_action": {"mean": [1.7414104882459314, 1.759493670886076], "std": [0.6014174032917752, 0.5689568167824305], "min": [0, 0], "max": [2, 2], "count": [553]}, "gripper_open_scale_state": {"mean": [0.4056084990958406, 0.4976717901557522], "std": [0.38237620067368, 0.36839431339134754], "min": [0.048, 0.0], "max": [0.949, 0.869], "count": [553]}, "gripper_open_scale_action": {"mean": [0.4056084990958406, 0.4976717901557522], "std": [0.38237620067368, 0.36839431339134754], "min": [0.048, 0.0], "max": [0.949, 0.869], "count": [553]}}} +{"episode_index": 468, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[1.0]], [[1.0]]], "mean": [[[0.4268922555250914]], [[0.4558962037498615]], [[0.45672092922621027]]], "std": [[[0.23599011345287796]], [[0.2049814400518472]], [[0.199121376758791]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41310997043591446]], [[0.4470030533399801]], [[0.4468213328763709]]], "std": [[[0.22278320998836607]], [[0.19142232240720652]], [[0.18672175206732866]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44162140142073775]], [[0.46906086428215354]], [[0.4717419598842362]]], "std": [[[0.20896409368482471]], [[0.18135373470613192]], [[0.17371837553402247]]], "count": [118]}, "observation.state": {"min": [0.464309960603714, 1.914957880973816, -0.8422261476516724, -0.9958499670028687, -2.893371820449829, -1.9843347072601318, 0.7149741053581238, -1.0, 0.1250309944152832, 0.28571999073028564, -0.1989459991455078, -3.1401853561401367, -0.5040000081062317, -0.9089999794960022, -0.9969146847724915, -2.1693222522735596, 0.3700621724128723, 0.651374340057373, 1.9060043096542358, 1.0763969421386719, -2.5892832279205322, 14.0, -0.3621459901332855, 0.2602129876613617, -0.09682299941778183, -3.1411852836608887, 0.04800000041723251, -2.7320001125335693], "max": [1.037685513496399, 2.121412754058838, 0.5689772963523865, 0.38409462571144104, -1.4100865125656128, -0.737960159778595, 1.8864216804504395, 956.0, 0.31770700216293335, 0.43666699528694153, 0.07504899799823761, 3.140000104904175, 1.156999945640564, -0.3089999556541443, -0.38948768377304077, -1.9376471042633057, 0.9835628867149353, 1.01021409034729, 2.7536582946777344, 1.9904956817626953, -1.8443243503570557, 952.0, -0.08656899631023407, 0.4320850074291229, 0.09396900236606598, 3.1410000324249268, 0.9290000200271606, -1.5230000019073486], "mean": [0.6380133628845215, 2.0364458560943604, -0.5317221283912659, -0.5968420505523682, -2.262599468231201, -1.5741686820983887, 1.555711030960083, 627.4136352539062, 0.2632761597633362, 0.33997035026550293, -0.0008955545490607619, -0.45354312658309937, 0.3542366325855255, -0.6237491369247437, -0.6216378211975098, -2.009185314178467, 0.5690999031066895, 0.8648477792739868, 2.4412996768951416, 1.579193115234375, -2.2477307319641113, 433.16583251953125, -0.28443247079849243, 0.35349923372268677, 0.050325170159339905, 2.0215206146240234, 0.3218669295310974, -1.9862016439437866], "std": [0.12021294236183167, 0.040474556386470795, 0.3096213936805725, 0.3265657126903534, 0.3204095959663391, 0.39005234837532043, 0.3495374023914337, 412.4281921386719, 0.03897210955619812, 0.04350152611732483, 0.05414914712309837, 2.914813756942749, 0.4096122682094574, 0.14389824867248535, 0.1544463187456131, 0.05894825980067253, 0.12324994057416916, 0.079155333340168, 0.23379991948604584, 0.24602414667606354, 0.2916305661201477, 406.23089599609375, 0.07545983791351318, 0.03966616094112396, 0.03538981452584267, 2.138618230819702, 0.23535428941249847, 0.3886435627937317], "count": [579]}, "action": {"min": [0.464309960603714, 1.914957880973816, -0.8422261476516724, -0.9958499670028687, -2.893371820449829, -1.9843347072601318, 0.7149741053581238, -1.0, 0.1250309944152832, 0.28571999073028564, -0.1989459991455078, -3.1401853561401367, -0.5040000081062317, -0.9089999794960022, -0.9969146847724915, -2.1693222522735596, 0.3700621724128723, 0.651374340057373, 1.9060043096542358, 1.0763969421386719, -2.5892832279205322, 14.0, -0.3621459901332855, 0.2602129876613617, -0.09682299941778183, -3.1411852836608887, 0.04800000041723251, -2.7320001125335693], "max": [1.037685513496399, 2.121412754058838, 0.5689772963523865, 0.38409462571144104, -1.4100865125656128, -0.737960159778595, 1.8864216804504395, 956.0, 0.31770700216293335, 0.43666699528694153, 0.07504899799823761, 3.140000104904175, 1.156999945640564, -0.3089999556541443, -0.38948768377304077, -1.9376471042633057, 0.9835628867149353, 1.01021409034729, 2.7536582946777344, 1.9904956817626953, -1.8443243503570557, 952.0, -0.08656899631023407, 0.4320850074291229, 0.09396900236606598, 3.1410000324249268, 0.9290000200271606, -1.5230000019073486], "mean": [0.6380133628845215, 2.0364458560943604, -0.5317221283912659, -0.5968420505523682, -2.262599468231201, -1.5741686820983887, 1.555711030960083, 627.4136352539062, 0.2632761597633362, 0.33997035026550293, -0.0008955545490607619, -0.45354312658309937, 0.3542366325855255, -0.6237491369247437, -0.6216378211975098, -2.009185314178467, 0.5690999031066895, 0.8648477792739868, 2.4412996768951416, 1.579193115234375, -2.2477307319641113, 433.16583251953125, -0.28443247079849243, 0.35349923372268677, 0.050325170159339905, 2.0215206146240234, 0.3218669295310974, -1.9862016439437866], "std": [0.12021294236183167, 0.040474556386470795, 0.3096213936805725, 0.3265657126903534, 0.3204095959663391, 0.39005234837532043, 0.3495374023914337, 412.4281921386719, 0.03897210955619812, 0.04350152611732483, 0.05414914712309837, 2.914813756942749, 0.4096122682094574, 0.14389824867248535, 0.1544463187456131, 0.05894825980067253, 0.12324994057416916, 0.079155333340168, 0.23379991948604584, 0.24602414667606354, 0.2916305661201477, 406.23089599609375, 0.07545983791351318, 0.03966616094112396, 0.03538981452584267, 2.138618230819702, 0.23535428941249847, 0.3886435627937317], "count": [579]}, "timestamp": {"min": [0.0], "max": [19.266666666666666], "mean": [9.633333333333335], "std": [5.571421788084325], "count": [579]}, "frame_index": {"min": [0], "max": [578], "mean": [289.0], "std": [167.14265364252975], "count": [579]}, "episode_index": {"min": [471], "max": [471], "mean": [471.0], "std": [0.0], "count": [579]}, "index": {"min": [456189], "max": [456767], "mean": [456478.0], "std": [167.14265364252975], "count": [579]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [579]}, "subtask_annotation": {"mean": [15.552677029360968, 29.0, 29.0, 29.0, 29.0], "std": [8.369401394809232, 0.0, 0.0, 0.0, 0.0], "min": [5, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [579]}, "scene_annotation": {"mean": [471.0], "std": [0.0], "min": [471], "max": [471], "count": [579]}, "eef_direction_state": {"mean": [4.075993091537133, 3.7944732297063903], "std": [2.001146607407653, 2.0268245642013976], "min": [0, 0], "max": [6, 6], "count": [579]}, "eef_velocity_state": {"mean": [0.8031088082901554, 0.9015544041450777], "std": [0.7144624948550748, 0.7701115826966748], "min": [0, 0], "max": [2, 2], "count": [579]}, "eef_acc_mag_state": {"mean": [0.7944732297063903, 0.690846286701209], "std": [0.8191810164497682, 0.8308198557305856], "min": [0, 0], "max": [2, 2], "count": [579]}, "eef_direction_action": {"mean": [4.075993091537133, 3.7944732297063903], "std": [2.001146607407653, 2.0268245642013976], "min": [0, 0], "max": [6, 6], "count": [579]}, "eef_velocity_action": {"mean": [0.8031088082901554, 0.9015544041450777], "std": [0.7144624948550748, 0.7701115826966748], "min": [0, 0], "max": [2, 2], "count": [579]}, "eef_acc_mag_action": {"mean": [0.7944732297063903, 0.690846286701209], "std": [0.8191810164497682, 0.8308198557305856], "min": [0, 0], "max": [2, 2], "count": [579]}, "eef_sim_pose_state": {"mean": [0.5658235682292059, 0.3273933469309622, 1.1296424031910923, -2.5037981096303827, 0.5020719593271018, 0.23980243005147717, 0.5556030402499015, -0.27954248270215654, 1.0985280425351642, 2.385655378263233, 0.8483604733973862, -1.5884304855366411], "std": [0.036494027658642944, 0.06377281244056102, 0.04691151868160903, 0.21482460707750406, 0.32048067343376735, 2.8756348280561093, 0.032777422211000176, 0.06001586680688878, 0.028033359887631934, 0.29562660480693803, 0.3214373712555457, 2.1060403497885045], "min": [0.47963132754071314, 0.10120313180021075, 1.078433738387166, -2.824895067278486, 0.03315062623597109, -3.1413794420851895, 0.5012623594938842, -0.353082136733298, 1.0256319685558812, 1.412028467616689, 0.13031741441511246, -3.140308357376837], "max": [0.6470566727831919, 0.3894469393328367, 1.2715421581383135, -2.0075337586250472, 0.9483507339923753, 3.141592400338564, 0.6305402097184591, -0.04860083981509815, 1.1564016505998918, 2.7567844478285863, 1.283258157374878, 3.1412665530894754], "count": [579]}, "eef_sim_pose_action": {"mean": [0.5658235682292059, 0.3273933469309622, 1.1296424031910923, -2.5037981096303827, 0.5020719593271018, 0.23980243005147717, 0.5556030402499015, -0.27954248270215654, 1.0985280425351642, 2.385655378263233, 0.8483604733973862, -1.5884304855366411], "std": [0.036494027658642944, 0.06377281244056102, 0.04691151868160903, 0.21482460707750406, 0.32048067343376735, 2.8756348280561093, 0.032777422211000176, 0.06001586680688878, 0.028033359887631934, 0.29562660480693803, 0.3214373712555457, 2.1060403497885045], "min": [0.47963132754071314, 0.10120313180021075, 1.078433738387166, -2.824895067278486, 0.03315062623597109, -3.1413794420851895, 0.5012623594938842, -0.353082136733298, 1.0256319685558812, 1.412028467616689, 0.13031741441511246, -3.140308357376837], "max": [0.6470566727831919, 0.3894469393328367, 1.2715421581383135, -2.0075337586250472, 0.9483507339923753, 3.141592400338564, 0.6305402097184591, -0.04860083981509815, 1.1564016505998918, 2.7567844478285863, 1.283258157374878, 3.1412665530894754], "count": [579]}, "gripper_mode_state": {"mean": [0.5509499136442142, 0.34024179620034545], "std": [0.49739733242112155, 0.47379037170325333], "min": [0, 0], "max": [1, 1], "count": [579]}, "gripper_activity_state": {"mean": [1.7253886010362693, 1.6960276338514682], "std": [0.6293577442383292, 0.6498317353057341], "min": [0, 0], "max": [2, 2], "count": [579]}, "gripper_mode_action": {"mean": [0.5509499136442142, 0.34024179620034545], "std": [0.49739733242112155, 0.47379037170325333], "min": [0, 0], "max": [1, 1], "count": [579]}, "gripper_activity_action": {"mean": [1.7253886010362693, 1.6960276338514682], "std": [0.6293577442383292, 0.6498317353057341], "min": [0, 0], "max": [2, 2], "count": [579]}, "gripper_open_scale_state": {"mean": [0.4331658030890435, 0.6274462437003795], "std": [0.40623093509858926, 0.4123785759808637], "min": [0.014, 0.0], "max": [0.952, 0.956], "count": [579]}, "gripper_open_scale_action": {"mean": [0.4331658030890435, 0.6274462437003795], "std": [0.40623093509858926, 0.4123785759808637], "min": [0.014, 0.0], "max": [0.952, 0.956], "count": [579]}}} +{"episode_index": 469, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.43222463761388397]], [[0.459035709422658]], [[0.45936856153446226]]], "std": [[[0.23491613113485046]], [[0.2040834574715372]], [[0.19889640345667445]]], "count": [132]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41043894211725096]], [[0.44686662426965734]], [[0.44782208419984154]]], "std": [[[0.22263371961647532]], [[0.18968665198426446]], [[0.1839165742495444]]], "count": [132]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44448516414141415]], [[0.46712490561249753]], [[0.4716404439616756]]], "std": [[[0.2131519107136775]], [[0.18447126823476184]], [[0.17655512774668752]]], "count": [132]}, "observation.state": {"min": [0.5235813856124878, 1.8807320594787598, -0.9810670614242554, -0.9496685266494751, -2.919464349746704, -1.977091670036316, 0.47942450642585754, 2.0, 0.12406200170516968, 0.31578901410102844, -0.1949159950017929, -3.1411852836608887, -0.6610000133514404, -0.6899999976158142, -1.0483494997024536, -2.1719400882720947, 0.31618383526802063, 0.673941433429718, 1.9946670532226562, 1.1251964569091797, -2.537290096282959, 50.0, -0.34643301367759705, 0.2808710038661957, -0.11320000141859055, -3.1361851692199707, -0.027000000700354576, -2.799999952316284], "max": [1.0588912963867188, 2.1217095851898193, 0.7298617959022522, 0.36651915311813354, -1.1422656774520874, -0.6835232377052307, 1.8967541456222534, 959.0, 0.30061399936676025, 0.4363979995250702, 0.08739399909973145, 3.1410000324249268, 1.1519999504089355, 0.26899999380111694, -0.42378342151641846, -1.881569743156433, 1.2400565147399902, 1.1889183521270752, 2.830348491668701, 1.9527965784072876, -1.7899398803710938, 909.0, -0.06817600131034851, 0.4228459894657135, 0.10684700310230255, 3.1410000324249268, 0.6600000858306885, -1.5509999990463257], "mean": [0.6844361424446106, 2.0340638160705566, -0.5905609130859375, -0.6125468015670776, -2.267827033996582, -1.5510592460632324, 1.5187615156173706, 591.8035278320312, 0.2512371242046356, 0.3554290235042572, 0.0008729785331524909, -0.5787365436553955, 0.2531387507915497, -0.47464150190353394, -0.7045137286186218, -1.9777624607086182, 0.5829363465309143, 0.8489930629730225, 2.5589921474456787, 1.5844037532806396, -2.2856414318084717, 382.22674560546875, -0.2706970274448395, 0.3677402436733246, 0.05460961163043976, 2.363386392593384, 0.2171994149684906, -2.0404419898986816], "std": [0.1236300840973854, 0.05151341110467911, 0.4170546531677246, 0.3477102816104889, 0.3786337673664093, 0.36469221115112305, 0.410517156124115, 426.5458984375, 0.03321460634469986, 0.03641675040125847, 0.05170401930809021, 2.858595609664917, 0.4988023638725281, 0.1881386935710907, 0.13815918564796448, 0.06822167336940765, 0.1879621297121048, 0.13670045137405396, 0.22422924637794495, 0.23953022062778473, 0.201902374625206, 359.2903137207031, 0.0826101079583168, 0.038696207106113434, 0.04119288548827171, 1.6886672973632812, 0.1948518306016922, 0.38177457451820374], "count": [677]}, "action": {"min": [0.5235813856124878, 1.8807320594787598, -0.9810670614242554, -0.9496685266494751, -2.919464349746704, -1.977091670036316, 0.47942450642585754, 2.0, 0.12406200170516968, 0.31578901410102844, -0.1949159950017929, -3.1411852836608887, -0.6610000133514404, -0.6899999976158142, -1.0483494997024536, -2.1719400882720947, 0.31618383526802063, 0.673941433429718, 1.9946670532226562, 1.1251964569091797, -2.537290096282959, 50.0, -0.34643301367759705, 0.2808710038661957, -0.11320000141859055, -3.1361851692199707, -0.027000000700354576, -2.799999952316284], "max": [1.0588912963867188, 2.1217095851898193, 0.7298617959022522, 0.36651915311813354, -1.1422656774520874, -0.6835232377052307, 1.8967541456222534, 959.0, 0.30061399936676025, 0.4363979995250702, 0.08739399909973145, 3.1410000324249268, 1.1519999504089355, 0.26899999380111694, -0.42378342151641846, -1.881569743156433, 1.2400565147399902, 1.1889183521270752, 2.830348491668701, 1.9527965784072876, -1.7899398803710938, 909.0, -0.06817600131034851, 0.4228459894657135, 0.10684700310230255, 3.1410000324249268, 0.6600000858306885, -1.5509999990463257], "mean": [0.6844361424446106, 2.0340638160705566, -0.5905609130859375, -0.6125468015670776, -2.267827033996582, -1.5510592460632324, 1.5187615156173706, 591.8035278320312, 0.2512371242046356, 0.3554290235042572, 0.0008729785331524909, -0.5787365436553955, 0.2531387507915497, -0.47464150190353394, -0.7045137286186218, -1.9777624607086182, 0.5829363465309143, 0.8489930629730225, 2.5589921474456787, 1.5844037532806396, -2.2856414318084717, 382.22674560546875, -0.2706970274448395, 0.3677402436733246, 0.05460961163043976, 2.363386392593384, 0.2171994149684906, -2.0404419898986816], "std": [0.1236300840973854, 0.05151341110467911, 0.4170546531677246, 0.3477102816104889, 0.3786337673664093, 0.36469221115112305, 0.410517156124115, 426.5458984375, 0.03321460634469986, 0.03641675040125847, 0.05170401930809021, 2.858595609664917, 0.4988023638725281, 0.1881386935710907, 0.13815918564796448, 0.06822167336940765, 0.1879621297121048, 0.13670045137405396, 0.22422924637794495, 0.23953022062778473, 0.201902374625206, 359.2903137207031, 0.0826101079583168, 0.038696207106113434, 0.04119288548827171, 1.6886672973632812, 0.1948518306016922, 0.38177457451820374], "count": [677]}, "timestamp": {"min": [0.0], "max": [22.533333333333335], "mean": [11.266666666666666], "std": [6.51442843062826], "count": [677]}, "frame_index": {"min": [0], "max": [676], "mean": [338.0], "std": [195.4328529188478], "count": [677]}, "episode_index": {"min": [472], "max": [472], "mean": [472.0], "std": [0.0], "count": [677]}, "index": {"min": [456768], "max": [457444], "mean": [457106.0], "std": [195.4328529188478], "count": [677]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [677]}, "subtask_annotation": {"mean": [13.80797636632201, 29.0, 29.0, 29.0, 29.0], "std": [10.655269424586116, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [677]}, "scene_annotation": {"mean": [472.0], "std": [0.0], "min": [472], "max": [472], "count": [677]}, "eef_direction_state": {"mean": [4.013293943870015, 4.132939438700148], "std": [1.9570273913502334, 1.9008026954490984], "min": [0, 0], "max": [6, 6], "count": [677]}, "eef_velocity_state": {"mean": [0.7872968980797637, 0.8301329394387001], "std": [0.6716134515086735, 0.77580214173766], "min": [0, 0], "max": [2, 2], "count": [677]}, "eef_acc_mag_state": {"mean": [0.7090103397341211, 0.6735598227474151], "std": [0.8113622923606493, 0.821477503804746], "min": [0, 0], "max": [2, 2], "count": [677]}, "eef_direction_action": {"mean": [4.013293943870015, 4.132939438700148], "std": [1.9570273913502334, 1.9008026954490984], "min": [0, 0], "max": [6, 6], "count": [677]}, "eef_velocity_action": {"mean": [0.7872968980797637, 0.8301329394387001], "std": [0.6716134515086735, 0.77580214173766], "min": [0, 0], "max": [2, 2], "count": [677]}, "eef_acc_mag_action": {"mean": [0.7090103397341211, 0.6735598227474151], "std": [0.8113622923606493, 0.821477503804746], "min": [0, 0], "max": [2, 2], "count": [677]}, "eef_sim_pose_state": {"mean": [0.5825128164524164, 0.31919367852939146, 1.1453243001208944, -2.6114291478747944, 0.4664800807937847, 1.119853196396983, 0.571932306032418, -0.26837312377646116, 1.1100720671776827, 2.492836286677271, 0.8231218722601288, -1.9236549443392104], "std": [0.03367055330016778, 0.07325653114608843, 0.04905800334507763, 0.21706934255714955, 0.2981439853929657, 2.626549760863995, 0.023624734983781495, 0.05362330098814114, 0.03118611341661624, 0.41560260555147943, 0.39167445633458214, 1.4546342161874033], "min": [0.5012095510121856, 0.06524823614380057, 1.0958838246240687, -3.0071159122963587, 0.023629052021093555, -3.1398952840014434, 0.5354081539786079, -0.36205902856157185, 1.0278879920417487, 1.0839099234229743, 0.03758083986385108, -3.1302336890638944], "max": [0.6345948316139279, 0.38592035960008253, 1.294211022743064, -2.2225681150442727, 0.9938333821399028, 3.141045825638448, 0.6321878257012421, -0.04975460369542535, 1.1706517544720625, 2.943664143667765, 1.3334959289786315, 3.132535172553159], "count": [677]}, "eef_sim_pose_action": {"mean": [0.5825128164524164, 0.31919367852939146, 1.1453243001208944, -2.6114291478747944, 0.4664800807937847, 1.119853196396983, 0.571932306032418, -0.26837312377646116, 1.1100720671776827, 2.492836286677271, 0.8231218722601288, -1.9236549443392104], "std": [0.03367055330016778, 0.07325653114608843, 0.04905800334507763, 0.21706934255714955, 0.2981439853929657, 2.626549760863995, 0.023624734983781495, 0.05362330098814114, 0.03118611341661624, 0.41560260555147943, 0.39167445633458214, 1.4546342161874033], "min": [0.5012095510121856, 0.06524823614380057, 1.0958838246240687, -3.0071159122963587, 0.023629052021093555, -3.1398952840014434, 0.5354081539786079, -0.36205902856157185, 1.0278879920417487, 1.0839099234229743, 0.03758083986385108, -3.1302336890638944], "max": [0.6345948316139279, 0.38592035960008253, 1.294211022743064, -2.2225681150442727, 0.9938333821399028, 3.141045825638448, 0.6321878257012421, -0.04975460369542535, 1.1706517544720625, 2.943664143667765, 1.3334959289786315, 3.132535172553159], "count": [677]}, "gripper_mode_state": {"mean": [0.5908419497784343, 0.37813884785819796], "std": [0.4916784926763165, 0.4849225294814365], "min": [0, 0], "max": [1, 1], "count": [677]}, "gripper_activity_state": {"mean": [1.7858197932053175, 1.7326440177252584], "std": [0.5647758342967314, 0.6180549936671154], "min": [0, 0], "max": [2, 2], "count": [677]}, "gripper_mode_action": {"mean": [0.5908419497784343, 0.37813884785819796], "std": [0.4916784926763165, 0.4849225294814365], "min": [0, 0], "max": [1, 1], "count": [677]}, "gripper_activity_action": {"mean": [1.7858197932053175, 1.7326440177252584], "std": [0.5647758342967314, 0.6180549936671154], "min": [0, 0], "max": [2, 2], "count": [677]}, "gripper_open_scale_state": {"mean": [0.3822267354010124, 0.591803545118611], "std": [0.3592902451909518, 0.4265459524938212], "min": [0.05, 0.002], "max": [0.909, 0.959], "count": [677]}, "gripper_open_scale_action": {"mean": [0.3822267354010124, 0.591803545118611], "std": [0.3592902451909518, 0.4265459524938212], "min": [0.05, 0.002], "max": [0.909, 0.959], "count": [677]}}} +{"episode_index": 470, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[1.0]], [[1.0]]], "mean": [[[0.4311832309214766]], [[0.45868976255408267]], [[0.45940418737917704]]], "std": [[[0.23537024574110685]], [[0.20444325907550337]], [[0.1997576426323815]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4498817704018227]], [[0.4729862506328823]], [[0.4723425676608672]]], "std": [[[0.19162575365562579]], [[0.16619955783982246]], [[0.1614576241559894]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4239996202706435]], [[0.4465714926815797]], [[0.45021881472659486]]], "std": [[[0.21301030632741896]], [[0.1873204892261688]], [[0.18141071890856914]]], "count": [142]}, "observation.state": {"min": [0.21741566061973572, 2.058877468109131, -1.6811884641647339, -1.5077202320098877, -2.8187942504882812, -1.9996587038040161, 0.3542669415473938, -2.0, 0.16312900185585022, 0.24883900582790375, -0.165025994181633, -3.1411852836608887, -0.6349999904632568, -0.5920000076293945, -0.9565974473953247, -2.1757798194885254, 0.14910347759723663, 0.6028017997741699, 1.4905461072921753, 0.8825082778930664, -1.6082686185836792, 38.0, -0.3768869936466217, 0.20563699305057526, -0.13460899889469147, 2.3350000381469727, 0.13699999451637268, -3.1401853561401367], "max": [0.9132435917854309, 2.1215872764587402, -0.558819591999054, 0.18814648687839508, -1.1702083349227905, -0.8770454525947571, 2.1101553440093994, 950.0, 0.3255949914455414, 0.4152520000934601, 0.08175300061702728, 3.1410000324249268, 0.5889999866485596, 0.059000007808208466, -0.18467330932617188, -2.075493097305298, 1.4614863395690918, 1.077705979347229, 2.4898343086242676, 1.9304563999176025, -0.8824210166931152, 945.0, -0.059147000312805176, 0.39779898524284363, 0.04723300039768219, 2.9739999771118164, 0.8830000162124634, 3.13700008392334], "mean": [0.45316043496131897, 2.091533899307251, -0.8869135975837708, -0.8601280450820923, -2.149320602416992, -1.506261944770813, 1.3044288158416748, 567.9873046875, 0.27458298206329346, 0.31607016921043396, -0.007218801882117987, -1.7175157070159912, 0.14928320050239563, -0.2203499972820282, -0.3863081634044647, -2.157670497894287, 0.5352728962898254, 0.8097260594367981, 2.0417211055755615, 1.4266183376312256, -1.2515294551849365, 455.7657775878906, -0.3047943413257599, 0.3049798607826233, 0.006794807035475969, 2.6029157638549805, 0.536969006061554, -2.291565418243408], "std": [0.12950000166893005, 0.009678775444626808, 0.27338045835494995, 0.42199942469596863, 0.40986669063568115, 0.36995142698287964, 0.5136727690696716, 409.9753112792969, 0.03613951429724693, 0.05222141370177269, 0.04945404455065727, 2.158487319946289, 0.41242167353630066, 0.1867600828409195, 0.1627647876739502, 0.016397614032030106, 0.31691718101501465, 0.1297016441822052, 0.28860026597976685, 0.26751893758773804, 0.18317925930023193, 390.4940490722656, 0.084296815097332, 0.05743059515953064, 0.03887525200843811, 0.16929732263088226, 0.18696103990077972, 1.5884712934494019], "count": [745]}, "action": {"min": [0.21741566061973572, 2.058877468109131, -1.6811884641647339, -1.5077202320098877, -2.8187942504882812, -1.9996587038040161, 0.3542669415473938, -2.0, 0.16312900185585022, 0.24883900582790375, -0.165025994181633, -3.1411852836608887, -0.6349999904632568, -0.5920000076293945, -0.9565974473953247, -2.1757798194885254, 0.14910347759723663, 0.6028017997741699, 1.4905461072921753, 0.8825082778930664, -1.6082686185836792, 38.0, -0.3768869936466217, 0.20563699305057526, -0.13460899889469147, 2.3350000381469727, 0.13699999451637268, -3.1401853561401367], "max": [0.9132435917854309, 2.1215872764587402, -0.558819591999054, 0.18814648687839508, -1.1702083349227905, -0.8770454525947571, 2.1101553440093994, 950.0, 0.3255949914455414, 0.4152520000934601, 0.08175300061702728, 3.1410000324249268, 0.5889999866485596, 0.059000007808208466, -0.18467330932617188, -2.075493097305298, 1.4614863395690918, 1.077705979347229, 2.4898343086242676, 1.9304563999176025, -0.8824210166931152, 945.0, -0.059147000312805176, 0.39779898524284363, 0.04723300039768219, 2.9739999771118164, 0.8830000162124634, 3.13700008392334], "mean": [0.45316043496131897, 2.091533899307251, -0.8869135975837708, -0.8601280450820923, -2.149320602416992, -1.506261944770813, 1.3044288158416748, 567.9873046875, 0.27458298206329346, 0.31607016921043396, -0.007218801882117987, -1.7175157070159912, 0.14928320050239563, -0.2203499972820282, -0.3863081634044647, -2.157670497894287, 0.5352728962898254, 0.8097260594367981, 2.0417211055755615, 1.4266183376312256, -1.2515294551849365, 455.7657775878906, -0.3047943413257599, 0.3049798607826233, 0.006794807035475969, 2.6029157638549805, 0.536969006061554, -2.291565418243408], "std": [0.12950000166893005, 0.009678775444626808, 0.27338045835494995, 0.42199942469596863, 0.40986669063568115, 0.36995142698287964, 0.5136727690696716, 409.9753112792969, 0.03613951429724693, 0.05222141370177269, 0.04945404455065727, 2.158487319946289, 0.41242167353630066, 0.1867600828409195, 0.1627647876739502, 0.016397614032030106, 0.31691718101501465, 0.1297016441822052, 0.28860026597976685, 0.26751893758773804, 0.18317925930023193, 390.4940490722656, 0.084296815097332, 0.05743059515953064, 0.03887525200843811, 0.16929732263088226, 0.18696103990077972, 1.5884712934494019], "count": [745]}, "timestamp": {"min": [0.0], "max": [24.8], "mean": [12.4], "std": [7.168759384378243], "count": [745]}, "frame_index": {"min": [0], "max": [744], "mean": [372.0], "std": [215.06278153134727], "count": [745]}, "episode_index": {"min": [473], "max": [473], "mean": [473.0], "std": [0.0], "count": [745]}, "index": {"min": [457445], "max": [458189], "mean": [457817.0], "std": [215.06278153134727], "count": [745]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [745]}, "subtask_annotation": {"mean": [14.246979865771813, 29.0, 29.0, 29.0, 29.0], "std": [10.70523648474075, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [745]}, "scene_annotation": {"mean": [473.0], "std": [0.0], "min": [473], "max": [473], "count": [745]}, "eef_direction_state": {"mean": [3.9503355704697984, 3.3624161073825505], "std": [2.1672245623146305, 1.9973632454406427], "min": [0, 0], "max": [6, 6], "count": [745]}, "eef_velocity_state": {"mean": [0.7328859060402685, 1.0483221476510067], "std": [0.7177933142737718, 0.7274672461406547], "min": [0, 0], "max": [2, 2], "count": [745]}, "eef_acc_mag_state": {"mean": [0.7328859060402685, 0.8953020134228188], "std": [0.8240058442012845, 0.84172526328666], "min": [0, 0], "max": [2, 2], "count": [745]}, "eef_direction_action": {"mean": [3.9503355704697984, 3.3624161073825505], "std": [2.1672245623146305, 1.9973632454406427], "min": [0, 0], "max": [6, 6], "count": [745]}, "eef_velocity_action": {"mean": [0.7328859060402685, 1.0483221476510067], "std": [0.7177933142737718, 0.7274672461406547], "min": [0, 0], "max": [2, 2], "count": [745]}, "eef_acc_mag_action": {"mean": [0.7328859060402685, 0.8953020134228188], "std": [0.8240058442012845, 0.84172526328666], "min": [0, 0], "max": [2, 2], "count": [745]}, "eef_sim_pose_state": {"mean": [0.5045279385762096, 0.3130321593770964, 1.0710301238992437, -1.3987455262309865, 1.1553507062146522, 1.534812301855844, 0.5283666484535363, -0.27846856659643415, 1.089258082137699, -1.4249644358436109, 0.8948149732197687, -1.9171237008459168], "std": [0.05772036717856691, 0.07963472473650578, 0.03844055820842721, 2.2816956972059725, 0.1905323721780334, 1.924240275317013, 0.04196882831636496, 0.04960136574565906, 0.04452314263501321, 2.48692115916055, 0.4272933222500253, 0.24629987804704834], "min": [0.41497723945818427, 0.0513416000551519, 1.0255854460802512, -3.1386601815472543, 0.8249294902696565, -3.1378287070406126, 0.4590681897001595, -0.35051568810143574, 1.0085516033639095, -3.1414585518939115, 0.06131958163497453, -2.500382428858509], "max": [0.614807253814674, 0.38363920004439034, 1.1684489972067071, 3.1382573354555574, 1.5602333473787109, 3.13164512737005, 0.6092933618359759, -0.1281139003846053, 1.1843335863536297, 3.1382830510503177, 1.3676121667263366, -1.505648896379572], "count": [745]}, "eef_sim_pose_action": {"mean": [0.5045279385762096, 0.3130321593770964, 1.0710301238992437, -1.3987455262309865, 1.1553507062146522, 1.534812301855844, 0.5283666484535363, -0.27846856659643415, 1.089258082137699, -1.4249644358436109, 0.8948149732197687, -1.9171237008459168], "std": [0.05772036717856691, 0.07963472473650578, 0.03844055820842721, 2.2816956972059725, 0.1905323721780334, 1.924240275317013, 0.04196882831636496, 0.04960136574565906, 0.04452314263501321, 2.48692115916055, 0.4272933222500253, 0.24629987804704834], "min": [0.41497723945818427, 0.0513416000551519, 1.0255854460802512, -3.1386601815472543, 0.8249294902696565, -3.1378287070406126, 0.4590681897001595, -0.35051568810143574, 1.0085516033639095, -3.1414585518939115, 0.06131958163497453, -2.500382428858509], "max": [0.614807253814674, 0.38363920004439034, 1.1684489972067071, 3.1382573354555574, 1.5602333473787109, 3.13164512737005, 0.6092933618359759, -0.1281139003846053, 1.1843335863536297, 3.1382830510503177, 1.3676121667263366, -1.505648896379572], "count": [745]}, "gripper_mode_state": {"mean": [0.5704697986577181, 0.4], "std": [0.4950090983781441, 0.4898979485566362], "min": [0, 0], "max": [1, 1], "count": [745]}, "gripper_activity_state": {"mean": [1.7946308724832214, 1.683221476510067], "std": [0.5428961900224145, 0.6546070786802005], "min": [0, 0], "max": [2, 2], "count": [745]}, "gripper_mode_action": {"mean": [0.5704697986577181, 0.4], "std": [0.4950090983781441, 0.4898979485566362], "min": [0, 0], "max": [1, 1], "count": [745]}, "gripper_activity_action": {"mean": [1.7946308724832214, 1.683221476510067], "std": [0.5428961900224145, 0.6546070786802005], "min": [0, 0], "max": [2, 2], "count": [745]}, "gripper_open_scale_state": {"mean": [0.45576577162774573, 0.5681736017308776], "std": [0.39049409800745755, 0.40971654710599426], "min": [0.038, 0.0], "max": [0.945, 0.95], "count": [745]}, "gripper_open_scale_action": {"mean": [0.45576577162774573, 0.5681736017308776], "std": [0.39049409800745755, 0.40971654710599426], "min": [0.038, 0.0], "max": [0.945, 0.95], "count": [745]}}} +{"episode_index": 471, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8666666666666667]], [[1.0]], [[1.0]]], "mean": [[[0.42767425227337313]], [[0.4553349726484797]], [[0.45546785130718953]]], "std": [[[0.23746264961803623]], [[0.20476304371700074]], [[0.19931520357586674]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42322864982949704]], [[0.4526681638959932]], [[0.45357593421426545]]], "std": [[[0.22428119531401516]], [[0.1948006059870798]], [[0.18973592409528003]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4407405992469452]], [[0.46592863029269677]], [[0.4686983624609264]]], "std": [[[0.20416292003619466]], [[0.1770357150773959]], [[0.1689829083835474]]], "count": [115]}, "observation.state": {"min": [0.47338566184043884, 1.9448554515838623, -0.8147022724151611, -0.9813812375068665, -2.7960002422332764, -1.980686902999878, 0.5040860176086426, 15.0, 0.14385700225830078, 0.29183799028396606, -0.18878699839115143, -3.1411852836608887, -0.40700000524520874, -0.9860000014305115, -1.0506184101104736, -2.1723415851593018, 0.31789430975914, 0.588193416595459, 1.7396918535232544, 0.8586148023605347, -2.4988229274749756, 42.0, -0.34879499673843384, 0.24966999888420105, -0.09872700273990631, -3.1411852836608887, 0.034999996423721313, -2.7799999713897705], "max": [1.022152066230774, 2.1214652061462402, 0.20694370567798615, 0.35180601477622986, -1.4341371059417725, -0.7173128724098206, 1.9640190601348877, 945.0, 0.3208889961242676, 0.43338099122047424, 0.05729300156235695, 3.1410000324249268, 1.2710000276565552, 0.5089999437332153, -0.3482804596424103, -1.9201239347457886, 1.1932117938995361, 1.1699116230010986, 2.7977280616760254, 1.9329347610473633, -1.731907844543457, 952.0, -0.061368998140096664, 0.44558700919151306, 0.09195899963378906, 3.1410000324249268, 0.9179999232292175, -1.5329999923706055], "mean": [0.5937253832817078, 2.0405032634735107, -0.5689148902893066, -0.5416464805603027, -2.1147584915161133, -1.5450358390808105, 1.4903721809387207, 615.2518920898438, 0.2715626657009125, 0.3336541950702667, -0.007816449739038944, -0.14516820013523102, 0.4395939111709595, -0.6140906810760498, -0.6223040223121643, -2.0245864391326904, 0.6141350865364075, 0.8414000272750854, 2.4349565505981445, 1.4732338190078735, -2.1686553955078125, 496.2038879394531, -0.28284671902656555, 0.36132410168647766, 0.04139602556824684, 1.5399060249328613, 0.3369733393192291, -2.08302640914917], "std": [0.12278199940919876, 0.04033512622117996, 0.2316930741071701, 0.3169260323047638, 0.32504305243492126, 0.3641907274723053, 0.3917770981788635, 395.812255859375, 0.03009444661438465, 0.03934271261096001, 0.0483001172542572, 2.925004243850708, 0.3842870891094208, 0.2617272138595581, 0.17151007056236267, 0.07007340341806412, 0.1801680326461792, 0.13651876151561737, 0.27410733699798584, 0.3285905420780182, 0.26002833247184753, 374.55706787109375, 0.08299431204795837, 0.05741387978196144, 0.03390195220708847, 2.415198564529419, 0.2613964378833771, 0.3706083595752716], "count": [564]}, "action": {"min": [0.47338566184043884, 1.9448554515838623, -0.8147022724151611, -0.9813812375068665, -2.7960002422332764, -1.980686902999878, 0.5040860176086426, 15.0, 0.14385700225830078, 0.29183799028396606, -0.18878699839115143, -3.1411852836608887, -0.40700000524520874, -0.9860000014305115, -1.0506184101104736, -2.1723415851593018, 0.31789430975914, 0.588193416595459, 1.7396918535232544, 0.8586148023605347, -2.4988229274749756, 42.0, -0.34879499673843384, 0.24966999888420105, -0.09872700273990631, -3.1411852836608887, 0.034999996423721313, -2.7799999713897705], "max": [1.022152066230774, 2.1214652061462402, 0.20694370567798615, 0.35180601477622986, -1.4341371059417725, -0.7173128724098206, 1.9640190601348877, 945.0, 0.3208889961242676, 0.43338099122047424, 0.05729300156235695, 3.1410000324249268, 1.2710000276565552, 0.5089999437332153, -0.3482804596424103, -1.9201239347457886, 1.1932117938995361, 1.1699116230010986, 2.7977280616760254, 1.9329347610473633, -1.731907844543457, 952.0, -0.061368998140096664, 0.44558700919151306, 0.09195899963378906, 3.1410000324249268, 0.9179999232292175, -1.5329999923706055], "mean": [0.5937253832817078, 2.0405032634735107, -0.5689148902893066, -0.5416464805603027, -2.1147584915161133, -1.5450358390808105, 1.4903721809387207, 615.2518920898438, 0.2715626657009125, 0.3336541950702667, -0.007816449739038944, -0.14516820013523102, 0.4395939111709595, -0.6140906810760498, -0.6223040223121643, -2.0245864391326904, 0.6141350865364075, 0.8414000272750854, 2.4349565505981445, 1.4732338190078735, -2.1686553955078125, 496.2038879394531, -0.28284671902656555, 0.36132410168647766, 0.04139602556824684, 1.5399060249328613, 0.3369733393192291, -2.08302640914917], "std": [0.12278199940919876, 0.04033512622117996, 0.2316930741071701, 0.3169260323047638, 0.32504305243492126, 0.3641907274723053, 0.3917770981788635, 395.812255859375, 0.03009444661438465, 0.03934271261096001, 0.0483001172542572, 2.925004243850708, 0.3842870891094208, 0.2617272138595581, 0.17151007056236267, 0.07007340341806412, 0.1801680326461792, 0.13651876151561737, 0.27410733699798584, 0.3285905420780182, 0.26002833247184753, 374.55706787109375, 0.08299431204795837, 0.05741387978196144, 0.03390195220708847, 2.415198564529419, 0.2613964378833771, 0.3706083595752716], "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": [474], "max": [474], "mean": [474.0], "std": [0.0], "count": [564]}, "index": {"min": [458190], "max": [458753], "mean": [458471.5], "std": [162.81251999360083], "count": [564]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [564]}, "subtask_annotation": {"mean": [15.113475177304965, 29.0, 29.0, 29.0, 29.0], "std": [11.419370254140873, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [564]}, "scene_annotation": {"mean": [474.0], "std": [0.0], "min": [474], "max": [474], "count": [564]}, "eef_direction_state": {"mean": [4.056737588652482, 3.9290780141843973], "std": [2.0256267733117297, 2.0957416807649123], "min": [0, 0], "max": [6, 6], "count": [564]}, "eef_velocity_state": {"mean": [0.8226950354609929, 0.8138297872340425], "std": [0.7488401238649721, 0.7666035986157334], "min": [0, 0], "max": [2, 2], "count": [564]}, "eef_acc_mag_state": {"mean": [0.7659574468085106, 0.7109929078014184], "std": [0.8327370735413526, 0.8378161454440489], "min": [0, 0], "max": [2, 2], "count": [564]}, "eef_direction_action": {"mean": [4.056737588652482, 3.9290780141843973], "std": [2.0256267733117297, 2.0957416807649123], "min": [0, 0], "max": [6, 6], "count": [564]}, "eef_velocity_action": {"mean": [0.8226950354609929, 0.8138297872340425], "std": [0.7488401238649721, 0.7666035986157334], "min": [0, 0], "max": [2, 2], "count": [564]}, "eef_acc_mag_action": {"mean": [0.7659574468085106, 0.7109929078014184], "std": [0.8327370735413526, 0.8378161454440489], "min": [0, 0], "max": [2, 2], "count": [564]}, "eef_sim_pose_state": {"mean": [0.5714648231203242, 0.31799601886776985, 1.123827354914724, -2.5660991128393924, 0.5750694226748122, 1.5264154131100376, 0.5466530503088525, -0.2811275176741555, 1.0849927448298995, 2.2906011019819257, 0.8895899361463349, -1.3789026812651284], "std": [0.051250221689044966, 0.0704283708701364, 0.050304895993161354, 0.35002497930482035, 0.2929821611018861, 2.3993240814140715, 0.029638213679285826, 0.05102234998869327, 0.028051866475320573, 0.4086103194506253, 0.2862698857718084, 2.2309687084464453], "min": [0.4663691216947849, 0.10063380903775085, 1.0801423141448738, -3.1363083598727655, 0.10640792883179362, -3.1384053958320335, 0.5123810184223863, -0.34036159281847483, 1.029563097078173, 0.8282358080301847, 0.17472578147457773, -3.140546993447283], "max": [0.6552487574881897, 0.38675544025848807, 1.2867048961367913, -1.805381695992532, 1.0439414412674868, 3.1414339607195556, 0.6241773863119935, -0.06644573692005046, 1.1425278884535743, 3.0490653782425414, 1.4559078873230682, 3.1337877973374373], "count": [564]}, "eef_sim_pose_action": {"mean": [0.5714648231203242, 0.31799601886776985, 1.123827354914724, -2.5660991128393924, 0.5750694226748122, 1.5264154131100376, 0.5466530503088525, -0.2811275176741555, 1.0849927448298995, 2.2906011019819257, 0.8895899361463349, -1.3789026812651284], "std": [0.051250221689044966, 0.0704283708701364, 0.050304895993161354, 0.35002497930482035, 0.2929821611018861, 2.3993240814140715, 0.029638213679285826, 0.05102234998869327, 0.028051866475320573, 0.4086103194506253, 0.2862698857718084, 2.2309687084464453], "min": [0.4663691216947849, 0.10063380903775085, 1.0801423141448738, -3.1363083598727655, 0.10640792883179362, -3.1384053958320335, 0.5123810184223863, -0.34036159281847483, 1.029563097078173, 0.8282358080301847, 0.17472578147457773, -3.140546993447283], "max": [0.6552487574881897, 0.38675544025848807, 1.2867048961367913, -1.805381695992532, 1.0439414412674868, 3.1414339607195556, 0.6241773863119935, -0.06644573692005046, 1.1425278884535743, 3.0490653782425414, 1.4559078873230682, 3.1337877973374373], "count": [564]}, "gripper_mode_state": {"mean": [0.5319148936170213, 0.34574468085106386], "std": [0.49898039998121396, 0.4756104461786562], "min": [0, 0], "max": [1, 1], "count": [564]}, "gripper_activity_state": {"mean": [1.7198581560283688, 1.6950354609929077], "std": [0.6270181440197189, 0.6571296104906951], "min": [0, 0], "max": [2, 2], "count": [564]}, "gripper_mode_action": {"mean": [0.5319148936170213, 0.34574468085106386], "std": [0.49898039998121396, 0.4756104461786562], "min": [0, 0], "max": [1, 1], "count": [564]}, "gripper_activity_action": {"mean": [1.7198581560283688, 1.6950354609929077], "std": [0.6270181440197189, 0.6571296104906951], "min": [0, 0], "max": [2, 2], "count": [564]}, "gripper_open_scale_state": {"mean": [0.4962039007430376, 0.6152517731950635], "std": [0.37455689646850737, 0.3958123006152398], "min": [0.042, 0.015], "max": [0.952, 0.945], "count": [564]}, "gripper_open_scale_action": {"mean": [0.4962039007430376, 0.6152517731950635], "std": [0.37455689646850737, 0.3958123006152398], "min": [0.042, 0.015], "max": [0.952, 0.945], "count": [564]}}} +{"episode_index": 472, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[1.0]], [[1.0]]], "mean": [[[0.4329873062831904]], [[0.46178996246936277]], [[0.4627370366115196]]], "std": [[[0.2374317539792011]], [[0.20432046868767942]], [[0.1995536142064154]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38997690716911765]], [[0.43990581437653187]], [[0.4436356113408905]]], "std": [[[0.2286794942264008]], [[0.19025922250143223]], [[0.18254414510906505]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44470890299479165]], [[0.4689624597886029]], [[0.4723499715967116]]], "std": [[[0.21125155714133023]], [[0.18724641501645364]], [[0.17854870303932607]]], "count": [128]}, "observation.state": {"min": [0.37482690811157227, 1.8580427169799805, -0.9681516289710999, -0.8898910284042358, -2.8809101581573486, -1.9887678623199463, 0.5848947763442993, 3.0, 0.1134829968214035, 0.2919830083847046, -0.19895599782466888, -3.1411852836608887, -0.6010000109672546, -0.8040000796318054, -0.8204618692398071, -2.174872398376465, 0.36992254853248596, 0.8100771307945251, 1.7626080513000488, 0.9025970697402954, -2.2235496044158936, 20.0, -0.34399300813674927, 0.2491690069437027, -0.10671799629926682, -3.1331851482391357, -0.0390000082552433, -2.930999994277954], "max": [1.034177541732788, 2.1217968463897705, 0.36358702182769775, 0.455600768327713, -1.1149861812591553, -0.6235538125038147, 1.898220181465149, 942.0, 0.32033801078796387, 0.4245710074901581, 0.07451099902391434, 3.1410000324249268, 1.350000023841858, -0.05499998480081558, -0.20268508791923523, -2.006901741027832, 1.4134199619293213, 1.3033944368362427, 2.8188462257385254, 1.962448239326477, -1.5577937364578247, 949.0, -0.09712400287389755, 0.4333150088787079, 0.12121400237083435, 3.122999906539917, 0.7490000128746033, -2.0510001182556152], "mean": [0.6609887480735779, 2.042442560195923, -0.5993701815605164, -0.6013799905776978, -2.273674249649048, -1.579120397567749, 1.4897631406784058, 635.4117431640625, 0.26133430004119873, 0.3430421054363251, -0.004298516549170017, -1.7542434930801392, 0.2753700613975525, -0.5207352638244629, -0.6134100556373596, -2.0820114612579346, 0.6266987919807434, 1.007171392440796, 2.526557207107544, 1.5016149282455444, -2.014411211013794, 355.0356140136719, -0.2753007113933563, 0.36373189091682434, 0.04413555562496185, 2.5961244106292725, 0.22639626264572144, -2.3434932231903076], "std": [0.11657185107469559, 0.05305250734090805, 0.3155499994754791, 0.3191029727458954, 0.4100440740585327, 0.36493247747421265, 0.3530523478984833, 395.3137512207031, 0.03267959877848625, 0.038527946919202805, 0.04861084371805191, 2.405576229095459, 0.5329084992408752, 0.153181791305542, 0.13534556329250336, 0.040888652205467224, 0.17333023250102997, 0.11420927196741104, 0.26834896206855774, 0.2725328803062439, 0.1834227442741394, 366.60235595703125, 0.060216840356588364, 0.04972544312477112, 0.03578875586390495, 0.9150350093841553, 0.23034846782684326, 0.2551960051059723], "count": [646]}, "action": {"min": [0.37482690811157227, 1.8580427169799805, -0.9681516289710999, -0.8898910284042358, -2.8809101581573486, -1.9887678623199463, 0.5848947763442993, 3.0, 0.1134829968214035, 0.2919830083847046, -0.19895599782466888, -3.1411852836608887, -0.6010000109672546, -0.8040000796318054, -0.8204618692398071, -2.174872398376465, 0.36992254853248596, 0.8100771307945251, 1.7626080513000488, 0.9025970697402954, -2.2235496044158936, 20.0, -0.34399300813674927, 0.2491690069437027, -0.10671799629926682, -3.1331851482391357, -0.0390000082552433, -2.930999994277954], "max": [1.034177541732788, 2.1217968463897705, 0.36358702182769775, 0.455600768327713, -1.1149861812591553, -0.6235538125038147, 1.898220181465149, 942.0, 0.32033801078796387, 0.4245710074901581, 0.07451099902391434, 3.1410000324249268, 1.350000023841858, -0.05499998480081558, -0.20268508791923523, -2.006901741027832, 1.4134199619293213, 1.3033944368362427, 2.8188462257385254, 1.962448239326477, -1.5577937364578247, 949.0, -0.09712400287389755, 0.4333150088787079, 0.12121400237083435, 3.122999906539917, 0.7490000128746033, -2.0510001182556152], "mean": [0.6609887480735779, 2.042442560195923, -0.5993701815605164, -0.6013799905776978, -2.273674249649048, -1.579120397567749, 1.4897631406784058, 635.4117431640625, 0.26133430004119873, 0.3430421054363251, -0.004298516549170017, -1.7542434930801392, 0.2753700613975525, -0.5207352638244629, -0.6134100556373596, -2.0820114612579346, 0.6266987919807434, 1.007171392440796, 2.526557207107544, 1.5016149282455444, -2.014411211013794, 355.0356140136719, -0.2753007113933563, 0.36373189091682434, 0.04413555562496185, 2.5961244106292725, 0.22639626264572144, -2.3434932231903076], "std": [0.11657185107469559, 0.05305250734090805, 0.3155499994754791, 0.3191029727458954, 0.4100440740585327, 0.36493247747421265, 0.3530523478984833, 395.3137512207031, 0.03267959877848625, 0.038527946919202805, 0.04861084371805191, 2.405576229095459, 0.5329084992408752, 0.153181791305542, 0.13534556329250336, 0.040888652205467224, 0.17333023250102997, 0.11420927196741104, 0.26834896206855774, 0.2725328803062439, 0.1834227442741394, 366.60235595703125, 0.060216840356588364, 0.04972544312477112, 0.03578875586390495, 0.9150350093841553, 0.23034846782684326, 0.2551960051059723], "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": [475], "max": [475], "mean": [475.0], "std": [0.0], "count": [646]}, "index": {"min": [458754], "max": [459399], "mean": [459076.5], "std": [186.48391351534855], "count": [646]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [646]}, "subtask_annotation": {"mean": [8.156346749226007, 29.0, 29.0, 29.0, 29.0], "std": [7.29892576369381, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [646]}, "scene_annotation": {"mean": [475.0], "std": [0.0], "min": [475], "max": [475], "count": [646]}, "eef_direction_state": {"mean": [3.9071207430340555, 3.9210526315789473], "std": [2.0377350553248514, 1.9605133292731762], "min": [0, 0], "max": [6, 6], "count": [646]}, "eef_velocity_state": {"mean": [0.7941176470588235, 0.826625386996904], "std": [0.70996625640264, 0.7491812283525702], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_acc_mag_state": {"mean": [0.7476780185758514, 0.6300309597523219], "std": [0.8382049198490971, 0.814513662734661], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_direction_action": {"mean": [3.9071207430340555, 3.9210526315789473], "std": [2.0377350553248514, 1.9605133292731762], "min": [0, 0], "max": [6, 6], "count": [646]}, "eef_velocity_action": {"mean": [0.7941176470588235, 0.826625386996904], "std": [0.70996625640264, 0.7491812283525702], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_acc_mag_action": {"mean": [0.7476780185758514, 0.6300309597523219], "std": [0.8382049198490971, 0.814513662734661], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_sim_pose_state": {"mean": [0.5732652678300937, 0.31265556916031306, 1.1336629996466487, -1.908359754584258, 0.6748559469674188, 1.6233279457550704, 0.5601524232705309, -0.2727040021571666, 1.0989889679978089, 2.4759511525170903, 0.8097755857335669, -1.1899072345944803], "std": [0.04636926897646441, 0.049777343061751564, 0.04251035580896197, 2.0376393120236957, 0.2535479831102366, 2.153635894554359, 0.026952254347564805, 0.052830172944505455, 0.028253227483019117, 0.3556556220618879, 0.39833578874698633, 2.1500044863853796], "min": [0.45161191048953037, 0.09321074970685884, 1.0860466029059703, -3.1390568386181825, 0.316938066825426, -3.1363031078868957, 0.5035358239802052, -0.34840553132177404, 1.0257884111895288, 1.2629019124466696, 0.08050865888864456, -3.138069488847862], "max": [0.6268051495536946, 0.3804276438849145, 1.2796038041842417, 3.140286844124812, 1.1903236973206641, 3.129515740877946, 0.619055066859134, -0.03783886280110156, 1.1662340234427029, 2.8250009481269625, 1.2022538721672258, 3.1354788602377384], "count": [646]}, "eef_sim_pose_action": {"mean": [0.5732652678300937, 0.31265556916031306, 1.1336629996466487, -1.908359754584258, 0.6748559469674188, 1.6233279457550704, 0.5601524232705309, -0.2727040021571666, 1.0989889679978089, 2.4759511525170903, 0.8097755857335669, -1.1899072345944803], "std": [0.04636926897646441, 0.049777343061751564, 0.04251035580896197, 2.0376393120236957, 0.2535479831102366, 2.153635894554359, 0.026952254347564805, 0.052830172944505455, 0.028253227483019117, 0.3556556220618879, 0.39833578874698633, 2.1500044863853796], "min": [0.45161191048953037, 0.09321074970685884, 1.0860466029059703, -3.1390568386181825, 0.316938066825426, -3.1363031078868957, 0.5035358239802052, -0.34840553132177404, 1.0257884111895288, 1.2629019124466696, 0.08050865888864456, -3.138069488847862], "max": [0.6268051495536946, 0.3804276438849145, 1.2796038041842417, 3.140286844124812, 1.1903236973206641, 3.129515740877946, 0.619055066859134, -0.03783886280110156, 1.1662340234427029, 2.8250009481269625, 1.2022538721672258, 3.1354788602377384], "count": [646]}, "gripper_mode_state": {"mean": [0.6455108359133127, 0.33746130030959753], "std": [0.47835823044221865, 0.4728437068450368], "min": [0, 0], "max": [1, 1], "count": [646]}, "gripper_activity_state": {"mean": [1.7708978328173375, 1.7647058823529411], "std": [0.5836960266109137, 0.5704749177317636], "min": [0, 0], "max": [2, 2], "count": [646]}, "gripper_mode_action": {"mean": [0.6455108359133127, 0.33746130030959753], "std": [0.47835823044221865, 0.4728437068450368], "min": [0, 0], "max": [1, 1], "count": [646]}, "gripper_activity_action": {"mean": [1.7708978328173375, 1.7647058823529411], "std": [0.5836960266109137, 0.5704749177317636], "min": [0, 0], "max": [2, 2], "count": [646]}, "gripper_open_scale_state": {"mean": [0.35503560377422144, 0.6354117645549325], "std": [0.36660239834820496, 0.3953138462367728], "min": [0.02, 0.003], "max": [0.949, 0.942], "count": [646]}, "gripper_open_scale_action": {"mean": [0.35503560377422144, 0.6354117645549325], "std": [0.36660239834820496, 0.3953138462367728], "min": [0.02, 0.003], "max": [0.949, 0.942], "count": [646]}}} +{"episode_index": 473, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[1.0]], [[1.0]]], "mean": [[[0.4334391774098091]], [[0.46195296980340694]], [[0.46377381503782616]]], "std": [[[0.23211341552827264]], [[0.1987504707620344]], [[0.19318302749266783]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4336886177371211]], [[0.4634828383124903]], [[0.46338251698317123]]], "std": [[[0.19950804549980009]], [[0.1678153943446879]], [[0.16114230289583448]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4271902147341876]], [[0.45334114301888734]], [[0.4576341847434512]]], "std": [[[0.20864261268025583]], [[0.17768323351006457]], [[0.1693708311958805]]], "count": [127]}, "observation.state": {"min": [0.2655344009399414, 2.0345304012298584, -1.2355360984802246, -1.3637479543685913, -2.897369146347046, -1.9847885370254517, 0.48544585704803467, -2.0, 0.18825200200080872, 0.2562839984893799, -0.1523520052433014, -3.071000099182129, -0.6209999918937683, -0.6830000281333923, -0.7102094292640686, -2.175797462463379, 0.0829554945230484, 0.5297598242759705, 1.6640492677688599, 0.8270067572593689, -1.8529987335205078, 33.0, -0.37926000356674194, 0.19384099543094635, -0.09153799712657928, 2.2890000343322754, 0.28200000524520874, -2.996000051498413], "max": [1.0280687808990479, 2.122180938720703, -0.5523269176483154, 0.07470009475946426, -1.0699740648269653, -0.7226361632347107, 1.9758000373840332, 944.0, 0.29902899265289307, 0.4517329931259155, 0.08974400162696838, -2.2829999923706055, 0.5019999742507935, 0.08600001037120819, -0.14294245839118958, -2.053938388824463, 1.4152525663375854, 1.1974530220031738, 2.514932155609131, 1.9844393730163574, -0.8517381548881531, 940.0, -0.08942700177431107, 0.4190770089626312, 0.09618300199508667, 2.9000000953674316, 0.7549999952316284, -2.319999933242798], "mean": [0.527643084526062, 2.0884125232696533, -0.9268732666969299, -0.8651002049446106, -2.127171516418457, -1.3661956787109375, 1.416471004486084, 489.50543212890625, 0.2683200240135193, 0.35193610191345215, 0.0010437609162181616, -2.6777544021606445, 0.14580462872982025, -0.28912559151649475, -0.3922227621078491, -2.148423194885254, 0.4886794984340668, 0.944084107875824, 2.2363531589508057, 1.4183200597763062, -1.5123071670532227, 323.6333312988281, -0.3196015954017639, 0.30964550375938416, 0.030752837657928467, 2.6343090534210205, 0.4647628962993622, -2.566415309906006], "std": [0.17359551787376404, 0.01673530414700508, 0.2063950151205063, 0.3647584617137909, 0.49572446942329407, 0.4321266710758209, 0.49040231108665466, 365.0997619628906, 0.022497154772281647, 0.06255751848220825, 0.053847089409828186, 0.22676092386245728, 0.3510313034057617, 0.23444177210330963, 0.13269390165805817, 0.021621979773044586, 0.2768663465976715, 0.16383260488510132, 0.2225867509841919, 0.2929511070251465, 0.26602351665496826, 373.9324035644531, 0.07522374391555786, 0.06856860965490341, 0.03605382889509201, 0.15843844413757324, 0.12595337629318237, 0.22902143001556396], "count": [645]}, "action": {"min": [0.2655344009399414, 2.0345304012298584, -1.2355360984802246, -1.3637479543685913, -2.897369146347046, -1.9847885370254517, 0.48544585704803467, -2.0, 0.18825200200080872, 0.2562839984893799, -0.1523520052433014, -3.071000099182129, -0.6209999918937683, -0.6830000281333923, -0.7102094292640686, -2.175797462463379, 0.0829554945230484, 0.5297598242759705, 1.6640492677688599, 0.8270067572593689, -1.8529987335205078, 33.0, -0.37926000356674194, 0.19384099543094635, -0.09153799712657928, 2.2890000343322754, 0.28200000524520874, -2.996000051498413], "max": [1.0280687808990479, 2.122180938720703, -0.5523269176483154, 0.07470009475946426, -1.0699740648269653, -0.7226361632347107, 1.9758000373840332, 944.0, 0.29902899265289307, 0.4517329931259155, 0.08974400162696838, -2.2829999923706055, 0.5019999742507935, 0.08600001037120819, -0.14294245839118958, -2.053938388824463, 1.4152525663375854, 1.1974530220031738, 2.514932155609131, 1.9844393730163574, -0.8517381548881531, 940.0, -0.08942700177431107, 0.4190770089626312, 0.09618300199508667, 2.9000000953674316, 0.7549999952316284, -2.319999933242798], "mean": [0.527643084526062, 2.0884125232696533, -0.9268732666969299, -0.8651002049446106, -2.127171516418457, -1.3661956787109375, 1.416471004486084, 489.50543212890625, 0.2683200240135193, 0.35193610191345215, 0.0010437609162181616, -2.6777544021606445, 0.14580462872982025, -0.28912559151649475, -0.3922227621078491, -2.148423194885254, 0.4886794984340668, 0.944084107875824, 2.2363531589508057, 1.4183200597763062, -1.5123071670532227, 323.6333312988281, -0.3196015954017639, 0.30964550375938416, 0.030752837657928467, 2.6343090534210205, 0.4647628962993622, -2.566415309906006], "std": [0.17359551787376404, 0.01673530414700508, 0.2063950151205063, 0.3647584617137909, 0.49572446942329407, 0.4321266710758209, 0.49040231108665466, 365.0997619628906, 0.022497154772281647, 0.06255751848220825, 0.053847089409828186, 0.22676092386245728, 0.3510313034057617, 0.23444177210330963, 0.13269390165805817, 0.021621979773044586, 0.2768663465976715, 0.16383260488510132, 0.2225867509841919, 0.2929511070251465, 0.26602351665496826, 373.9324035644531, 0.07522374391555786, 0.06856860965490341, 0.03605382889509201, 0.15843844413757324, 0.12595337629318237, 0.22902143001556396], "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": [476], "max": [476], "mean": [476.0], "std": [0.0], "count": [645]}, "index": {"min": [459400], "max": [460044], "mean": [459722.0], "std": [186.19523803434572], "count": [645]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [645]}, "subtask_annotation": {"mean": [15.125581395348837, 29.0, 29.0, 29.0, 29.0], "std": [10.757714225598956, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [645]}, "scene_annotation": {"mean": [476.0], "std": [0.0], "min": [476], "max": [476], "count": [645]}, "eef_direction_state": {"mean": [3.7767441860465114, 3.5441860465116277], "std": [2.2816596580174573, 1.9781718510694197], "min": [0, 0], "max": [6, 6], "count": [645]}, "eef_velocity_state": {"mean": [0.8201550387596899, 0.9224806201550387], "std": [0.784676879626479, 0.6252119405087023], "min": [0, 0], "max": [2, 2], "count": [645]}, "eef_acc_mag_state": {"mean": [0.751937984496124, 0.8201550387596899], "std": [0.8429461784242063, 0.8437071982791761], "min": [0, 0], "max": [2, 2], "count": [645]}, "eef_direction_action": {"mean": [3.7767441860465114, 3.5441860465116277], "std": [2.2816596580174573, 1.9781718510694197], "min": [0, 0], "max": [6, 6], "count": [645]}, "eef_velocity_action": {"mean": [0.8201550387596899, 0.9224806201550387], "std": [0.784676879626479, 0.6252119405087023], "min": [0, 0], "max": [2, 2], "count": [645]}, "eef_acc_mag_action": {"mean": [0.751937984496124, 0.8201550387596899], "std": [0.8429461784242063, 0.8437071982791761], "min": [0, 0], "max": [2, 2], "count": [645]}, "eef_sim_pose_state": {"mean": [0.509215130009245, 0.33718987483854024, 1.0837024518493503, -1.405118935468843, 0.997229573735738, 2.5627221523889165, 0.5613438774754862, -0.27774274208298005, 1.101573934322287, -1.149292384836544, 0.8635938575496314, -1.989429894650247], "std": [0.06608140700973512, 0.06819690030642932, 0.041433878772970806, 2.453496942610521, 0.1879785110189087, 0.946430763100642, 0.05337624273473503, 0.049314671988988104, 0.03610894408029745, 2.65699272624937, 0.3704879359588077, 0.3384445491508723], "min": [0.3981122967928843, 0.09834147263967068, 1.0140864120324842, -3.1413932790042924, 0.7453068493305555, -3.137329528448225, 0.46959066520012727, -0.34680133785892175, 1.0362368412436642, -3.1349275724188277, 0.07841424069641834, -2.526967109449139], "max": [0.621455245136415, 0.4102147146700699, 1.196831007568227, 3.1379735781756066, 1.4530905667322611, 3.1395821364772534, 0.6466560071160676, -0.1212701116159866, 1.1826165805095141, 3.139928137823925, 1.2831337631096087, -1.307209805981802], "count": [645]}, "eef_sim_pose_action": {"mean": [0.509215130009245, 0.33718987483854024, 1.0837024518493503, -1.405118935468843, 0.997229573735738, 2.5627221523889165, 0.5613438774754862, -0.27774274208298005, 1.101573934322287, -1.149292384836544, 0.8635938575496314, -1.989429894650247], "std": [0.06608140700973512, 0.06819690030642932, 0.041433878772970806, 2.453496942610521, 0.1879785110189087, 0.946430763100642, 0.05337624273473503, 0.049314671988988104, 0.03610894408029745, 2.65699272624937, 0.3704879359588077, 0.3384445491508723], "min": [0.3981122967928843, 0.09834147263967068, 1.0140864120324842, -3.1413932790042924, 0.7453068493305555, -3.137329528448225, 0.46959066520012727, -0.34680133785892175, 1.0362368412436642, -3.1349275724188277, 0.07841424069641834, -2.526967109449139], "max": [0.621455245136415, 0.4102147146700699, 1.196831007568227, 3.1379735781756066, 1.4530905667322611, 3.1395821364772534, 0.6466560071160676, -0.1212701116159866, 1.1826165805095141, 3.139928137823925, 1.2831337631096087, -1.307209805981802], "count": [645]}, "gripper_mode_state": {"mean": [0.6945736434108527, 0.4387596899224806], "std": [0.4605877737085818, 0.4962354526045168], "min": [0, 0], "max": [1, 1], "count": [645]}, "gripper_activity_state": {"mean": [1.7565891472868218, 1.7286821705426356], "std": [0.5850654188877886, 0.6093831928504627], "min": [0, 0], "max": [2, 2], "count": [645]}, "gripper_mode_action": {"mean": [0.6945736434108527, 0.4387596899224806], "std": [0.4605877737085818, 0.4962354526045168], "min": [0, 0], "max": [1, 1], "count": [645]}, "gripper_activity_action": {"mean": [1.7565891472868218, 1.7286821705426356], "std": [0.5850654188877886, 0.6093831928504627], "min": [0, 0], "max": [2, 2], "count": [645]}, "gripper_open_scale_state": {"mean": [0.3236333333215048, 0.4896325580907426], "std": [0.37393242923509273, 0.3649288973786133], "min": [0.033, 0.0], "max": [0.94, 0.944], "count": [645]}, "gripper_open_scale_action": {"mean": [0.3236333333215048, 0.4896325580907426], "std": [0.37393242923509273, 0.3649288973786133], "min": [0.033, 0.0], "max": [0.94, 0.944], "count": [645]}}} +{"episode_index": 474, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[1.0]], [[1.0]]], "mean": [[[0.428833503540305]], [[0.4587755296273602]], [[0.4594400346654866]]], "std": [[[0.23535936918754163]], [[0.2017690787369603]], [[0.19701345431020023]]], "count": [144]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40727425307507265]], [[0.44455803206699346]], [[0.44514850983796295]]], "std": [[[0.22559664518856987]], [[0.19083404780250063]], [[0.18485223058840264]]], "count": [144]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44627676504629626]], [[0.4690895061728395]], [[0.4710520166689361]]], "std": [[[0.20394022716434035]], [[0.18063576689166894]], [[0.1721180956698556]]], "count": [144]}, "observation.state": {"min": [0.4325275123119354, 1.969796061515808, -0.9205564856529236, -1.024141788482666, -2.9185571670532227, -1.9890819787979126, 0.5584355592727661, -1.0, 0.1338929980993271, 0.26934298872947693, -0.2080489993095398, -3.1401853561401367, -0.6000000238418579, -0.7110000252723694, -0.7865676283836365, -2.166930913925171, 0.3839200735092163, 0.64872145652771, 1.8805400133132935, 0.9226160049438477, -2.4571094512939453, 12.0, -0.3437030017375946, 0.22809399664402008, -0.0745529979467392, 2.440999984741211, 0.07999999076128006, -2.9519999027252197], "max": [0.9951169490814209, 2.1216046810150146, 0.4467344880104065, 0.4640481173992157, -1.1914838552474976, -0.6520376205444336, 1.8883241415023804, 952.0, 0.31959399580955505, 0.4516020119190216, 0.06379400193691254, 3.1410000324249268, 1.246000051498413, -0.15900000929832458, -0.22804471850395203, -1.9359017610549927, 1.1454246044158936, 1.379263997077942, 2.84254789352417, 2.029573678970337, -1.5646528005599976, 947.0, -0.1187950000166893, 0.4203000068664551, 0.10729900002479553, 3.134999990463257, 0.8009999990463257, -1.7139999866485596], "mean": [0.6147874593734741, 2.0506703853607178, -0.5849108099937439, -0.6033798456192017, -2.2234785556793213, -1.5133916139602661, 1.4416275024414062, 537.0833129882812, 0.27224501967430115, 0.3424416482448578, -0.0032336642034351826, -1.870455026626587, 0.34955281019210815, -0.5047731995582581, -0.6091284155845642, -2.0356483459472656, 0.5630970597267151, 0.9168363809585571, 2.4899234771728516, 1.5049848556518555, -2.1440272331237793, 387.4464416503906, -0.2901991903781891, 0.360904335975647, 0.05137332156300545, 2.833477020263672, 0.3233756124973297, -2.136232614517212], "std": [0.11503295600414276, 0.03300359845161438, 0.27324846386909485, 0.30704474449157715, 0.3641505241394043, 0.4122786819934845, 0.3220677673816681, 401.85430908203125, 0.029930226504802704, 0.04914458096027374, 0.04596788436174393, 2.2430806159973145, 0.4517444372177124, 0.14758989214897156, 0.14426138997077942, 0.06381162256002426, 0.1477840542793274, 0.17371711134910583, 0.2581641376018524, 0.26939740777015686, 0.26942458748817444, 365.066162109375, 0.058834969997406006, 0.04622630774974823, 0.028774486854672432, 0.14075437188148499, 0.21566243469715118, 0.36998075246810913], "count": [756]}, "action": {"min": [0.4325275123119354, 1.969796061515808, -0.9205564856529236, -1.024141788482666, -2.9185571670532227, -1.9890819787979126, 0.5584355592727661, -1.0, 0.1338929980993271, 0.26934298872947693, -0.2080489993095398, -3.1401853561401367, -0.6000000238418579, -0.7110000252723694, -0.7865676283836365, -2.166930913925171, 0.3839200735092163, 0.64872145652771, 1.8805400133132935, 0.9226160049438477, -2.4571094512939453, 12.0, -0.3437030017375946, 0.22809399664402008, -0.0745529979467392, 2.440999984741211, 0.07999999076128006, -2.9519999027252197], "max": [0.9951169490814209, 2.1216046810150146, 0.4467344880104065, 0.4640481173992157, -1.1914838552474976, -0.6520376205444336, 1.8883241415023804, 952.0, 0.31959399580955505, 0.4516020119190216, 0.06379400193691254, 3.1410000324249268, 1.246000051498413, -0.15900000929832458, -0.22804471850395203, -1.9359017610549927, 1.1454246044158936, 1.379263997077942, 2.84254789352417, 2.029573678970337, -1.5646528005599976, 947.0, -0.1187950000166893, 0.4203000068664551, 0.10729900002479553, 3.134999990463257, 0.8009999990463257, -1.7139999866485596], "mean": [0.6147874593734741, 2.0506703853607178, -0.5849108099937439, -0.6033798456192017, -2.2234785556793213, -1.5133916139602661, 1.4416275024414062, 537.0833129882812, 0.27224501967430115, 0.3424416482448578, -0.0032336642034351826, -1.870455026626587, 0.34955281019210815, -0.5047731995582581, -0.6091284155845642, -2.0356483459472656, 0.5630970597267151, 0.9168363809585571, 2.4899234771728516, 1.5049848556518555, -2.1440272331237793, 387.4464416503906, -0.2901991903781891, 0.360904335975647, 0.05137332156300545, 2.833477020263672, 0.3233756124973297, -2.136232614517212], "std": [0.11503295600414276, 0.03300359845161438, 0.27324846386909485, 0.30704474449157715, 0.3641505241394043, 0.4122786819934845, 0.3220677673816681, 401.85430908203125, 0.029930226504802704, 0.04914458096027374, 0.04596788436174393, 2.2430806159973145, 0.4517444372177124, 0.14758989214897156, 0.14426138997077942, 0.06381162256002426, 0.1477840542793274, 0.17371711134910583, 0.2581641376018524, 0.26939740777015686, 0.26942458748817444, 365.066162109375, 0.058834969997406006, 0.04622630774974823, 0.028774486854672432, 0.14075437188148499, 0.21566243469715118, 0.36998075246810913], "count": [756]}, "timestamp": {"min": [0.0], "max": [25.166666666666668], "mean": [12.583333333333334], "std": [7.274607027696232], "count": [756]}, "frame_index": {"min": [0], "max": [755], "mean": [377.5], "std": [218.23821083088694], "count": [756]}, "episode_index": {"min": [477], "max": [477], "mean": [477.0], "std": [0.0], "count": [756]}, "index": {"min": [460045], "max": [460800], "mean": [460422.5], "std": [218.23821083088694], "count": [756]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [756]}, "subtask_annotation": {"mean": [9.267195767195767, 29.0, 29.0, 29.0, 29.0], "std": [9.329082539305098, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [756]}, "scene_annotation": {"mean": [477.0], "std": [0.0], "min": [477], "max": [477], "count": [756]}, "eef_direction_state": {"mean": [4.097883597883598, 4.193121693121693], "std": [1.9916348253271376, 2.0137767016822914], "min": [0, 0], "max": [6, 6], "count": [756]}, "eef_velocity_state": {"mean": [0.7976190476190477, 0.7195767195767195], "std": [0.7071401849129165, 0.74938269529546], "min": [0, 0], "max": [2, 2], "count": [756]}, "eef_acc_mag_state": {"mean": [0.6931216931216931, 0.6058201058201058], "std": [0.8347640359842986, 0.7972625050945363], "min": [0, 0], "max": [2, 2], "count": [756]}, "eef_direction_action": {"mean": [4.097883597883598, 4.193121693121693], "std": [1.9916348253271376, 2.0137767016822914], "min": [0, 0], "max": [6, 6], "count": [756]}, "eef_velocity_action": {"mean": [0.7976190476190477, 0.7195767195767195], "std": [0.7071401849129165, 0.74938269529546], "min": [0, 0], "max": [2, 2], "count": [756]}, "eef_acc_mag_action": {"mean": [0.6931216931216931, 0.6058201058201058], "std": [0.8347640359842986, 0.7972625050945363], "min": [0, 0], "max": [2, 2], "count": [756]}, "eef_sim_pose_state": {"mean": [0.5702146465135814, 0.3296477753410512, 1.1273837610348487, -2.197258785606164, 0.6004757785810135, 1.3473850595311343, 0.5561762080926675, -0.28206911128846096, 1.090762767337991, 2.536071710746129, 0.9052782329464698, -1.6878189471581106], "std": [0.043292891750700266, 0.045347404696893336, 0.04213238230709802, 1.491594883826152, 0.28928733882337704, 2.50389418965092, 0.03758996156278347, 0.048487507239093765, 0.02750566235503915, 0.3242588029549363, 0.3627752884343422, 1.9182710681320367], "min": [0.442864290008313, 0.1370672837648208, 1.0778604803076863, -3.141137811186793, 0.16336296409511886, -3.1299136619174925, 0.48956152641219347, -0.33890232898617934, 1.0078867614967055, 1.1966985956963583, 0.0658037006947465, -3.136584604602002], "max": [0.6151672044463682, 0.3805749828582892, 1.279066259878587, 3.1399331168372098, 1.1807278623950577, 3.1372255347347253, 0.6435999366212676, -0.04752801370671687, 1.1526058816423146, 2.869535332098902, 1.295572396243121, 3.139977983566725], "count": [756]}, "eef_sim_pose_action": {"mean": [0.5702146465135814, 0.3296477753410512, 1.1273837610348487, -2.197258785606164, 0.6004757785810135, 1.3473850595311343, 0.5561762080926675, -0.28206911128846096, 1.090762767337991, 2.536071710746129, 0.9052782329464698, -1.6878189471581106], "std": [0.043292891750700266, 0.045347404696893336, 0.04213238230709802, 1.491594883826152, 0.28928733882337704, 2.50389418965092, 0.03758996156278347, 0.048487507239093765, 0.02750566235503915, 0.3242588029549363, 0.3627752884343422, 1.9182710681320367], "min": [0.442864290008313, 0.1370672837648208, 1.0778604803076863, -3.141137811186793, 0.16336296409511886, -3.1299136619174925, 0.48956152641219347, -0.33890232898617934, 1.0078867614967055, 1.1966985956963583, 0.0658037006947465, -3.136584604602002], "max": [0.6151672044463682, 0.3805749828582892, 1.279066259878587, 3.1399331168372098, 1.1807278623950577, 3.1372255347347253, 0.6435999366212676, -0.04752801370671687, 1.1526058816423146, 2.869535332098902, 1.295572396243121, 3.139977983566725], "count": [756]}, "gripper_mode_state": {"mean": [0.6322751322751323, 0.41798941798941797], "std": [0.4821859489674068, 0.49322841000725265], "min": [0, 0], "max": [1, 1], "count": [756]}, "gripper_activity_state": {"mean": [1.7526455026455026, 1.7936507936507937], "std": [0.5827601594413899, 0.5513445851732839], "min": [0, 0], "max": [2, 2], "count": [756]}, "gripper_mode_action": {"mean": [0.6322751322751323, 0.41798941798941797], "std": [0.4821859489674068, 0.49322841000725265], "min": [0, 0], "max": [1, 1], "count": [756]}, "gripper_activity_action": {"mean": [1.7526455026455026, 1.7936507936507937], "std": [0.5827601594413899, 0.5513445851732839], "min": [0, 0], "max": [2, 2], "count": [756]}, "gripper_open_scale_state": {"mean": [0.38744642852097, 0.5370846563867805], "std": [0.365065658005635, 0.4018524208630874], "min": [0.012, 0.0], "max": [0.947, 0.952], "count": [756]}, "gripper_open_scale_action": {"mean": [0.38744642852097, 0.5370846563867805], "std": [0.365065658005635, 0.4018524208630874], "min": [0.012, 0.0], "max": [0.947, 0.952], "count": [756]}}} +{"episode_index": 475, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[1.0]], [[1.0]]], "mean": [[[0.4200561547966294]], [[0.45265692520121]], [[0.45489849193809756]]], "std": [[[0.24092873151879354]], [[0.20788320572524904]], [[0.20170281526836534]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4256091648436234]], [[0.4573149442283801]], [[0.45808996887322423]]], "std": [[[0.2083949074121067]], [[0.17612775545764434]], [[0.16845591386667016]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4366013105655485]], [[0.4580122987900394]], [[0.4621435241451953]]], "std": [[[0.20533774331659968]], [[0.17997620542059065]], [[0.1730909401225787]]], "count": [121]}, "observation.state": {"min": [0.31777212023735046, 2.056957721710205, -1.107027530670166, -1.2334589958190918, -2.8852386474609375, -1.9841252565383911, 0.36531487107276917, -1.0, 0.17496900260448456, 0.2679460048675537, -0.17296600341796875, -3.1411852836608887, -0.5669999718666077, -0.5440000295639038, -0.6939429044723511, -2.175395965576172, 0.1877799779176712, 0.45383796095848083, 1.5990009307861328, 0.838246762752533, -2.1351661682128906, 107.0, -0.41047999262809753, 0.19113999605178833, -0.11328499764204025, 2.242000102996826, 0.164000004529953, -3.1411852836608887], "max": [1.0078403949737549, 2.1216397285461426, -0.38700929284095764, 0.22158701717853546, -1.4301228523254395, -0.7543313503265381, 1.8163467645645142, 950.0, 0.318664014339447, 0.4458419978618622, 0.07028000056743622, 3.13700008392334, 0.5580000281333923, 0.05199999734759331, -0.13465215265750885, -2.083207607269287, 1.7130407094955444, 1.3693853616714478, 2.3307301998138428, 1.8048452138900757, -0.7482924461364746, 939.0, -0.04337700083851814, 0.41248899698257446, 0.070762999355793, 2.811000108718872, 0.7500000596046448, 3.1410000324249268], "mean": [0.503722071647644, 2.0864474773406982, -0.7434457540512085, -0.7382968068122864, -2.1466078758239746, -1.5388981103897095, 1.184615135192871, 550.5438842773438, 0.2767702341079712, 0.31866443157196045, -0.007780990097671747, -1.694998025894165, 0.2306472808122635, -0.1909354329109192, -0.3147600293159485, -2.152676582336426, 0.5193474888801575, 0.874605119228363, 2.149777889251709, 1.3643661737442017, -1.3295377492904663, 436.69287109375, -0.32993707060813904, 0.28636375069618225, 0.014392162673175335, 2.559053421020508, 0.47512245178222656, -2.6023921966552734], "std": [0.15373599529266357, 0.014140507206320763, 0.16776955127716064, 0.34435954689979553, 0.3639049828052521, 0.36089256405830383, 0.4201628267765045, 431.43243408203125, 0.027329683303833008, 0.050761573016643524, 0.05183810740709305, 2.1932055950164795, 0.368289053440094, 0.17186115682125092, 0.14174959063529968, 0.016220908612012863, 0.3719058930873871, 0.22567999362945557, 0.18103143572807312, 0.24870526790618896, 0.3474631607532501, 354.04345703125, 0.09770740568637848, 0.06953557580709457, 0.035833973437547684, 0.13989533483982086, 0.14561627805233002, 0.650839626789093], "count": [604]}, "action": {"min": [0.31777212023735046, 2.056957721710205, -1.107027530670166, -1.2334589958190918, -2.8852386474609375, -1.9841252565383911, 0.36531487107276917, -1.0, 0.17496900260448456, 0.2679460048675537, -0.17296600341796875, -3.1411852836608887, -0.5669999718666077, -0.5440000295639038, -0.6939429044723511, -2.175395965576172, 0.1877799779176712, 0.45383796095848083, 1.5990009307861328, 0.838246762752533, -2.1351661682128906, 107.0, -0.41047999262809753, 0.19113999605178833, -0.11328499764204025, 2.242000102996826, 0.164000004529953, -3.1411852836608887], "max": [1.0078403949737549, 2.1216397285461426, -0.38700929284095764, 0.22158701717853546, -1.4301228523254395, -0.7543313503265381, 1.8163467645645142, 950.0, 0.318664014339447, 0.4458419978618622, 0.07028000056743622, 3.13700008392334, 0.5580000281333923, 0.05199999734759331, -0.13465215265750885, -2.083207607269287, 1.7130407094955444, 1.3693853616714478, 2.3307301998138428, 1.8048452138900757, -0.7482924461364746, 939.0, -0.04337700083851814, 0.41248899698257446, 0.070762999355793, 2.811000108718872, 0.7500000596046448, 3.1410000324249268], "mean": [0.503722071647644, 2.0864474773406982, -0.7434457540512085, -0.7382968068122864, -2.1466078758239746, -1.5388981103897095, 1.184615135192871, 550.5438842773438, 0.2767702341079712, 0.31866443157196045, -0.007780990097671747, -1.694998025894165, 0.2306472808122635, -0.1909354329109192, -0.3147600293159485, -2.152676582336426, 0.5193474888801575, 0.874605119228363, 2.149777889251709, 1.3643661737442017, -1.3295377492904663, 436.69287109375, -0.32993707060813904, 0.28636375069618225, 0.014392162673175335, 2.559053421020508, 0.47512245178222656, -2.6023921966552734], "std": [0.15373599529266357, 0.014140507206320763, 0.16776955127716064, 0.34435954689979553, 0.3639049828052521, 0.36089256405830383, 0.4201628267765045, 431.43243408203125, 0.027329683303833008, 0.050761573016643524, 0.05183810740709305, 2.1932055950164795, 0.368289053440094, 0.17186115682125092, 0.14174959063529968, 0.016220908612012863, 0.3719058930873871, 0.22567999362945557, 0.18103143572807312, 0.24870526790618896, 0.3474631607532501, 354.04345703125, 0.09770740568637848, 0.06953557580709457, 0.035833973437547684, 0.13989533483982086, 0.14561627805233002, 0.650839626789093], "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": [478], "max": [478], "mean": [478.0], "std": [0.0], "count": [604]}, "index": {"min": [460801], "max": [461404], "mean": [461102.5], "std": [174.35954232562094], "count": [604]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [604]}, "subtask_annotation": {"mean": [13.152317880794701, 29.0, 29.0, 29.0, 29.0], "std": [10.245495436855855, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [604]}, "scene_annotation": {"mean": [478.0], "std": [0.0], "min": [478], "max": [478], "count": [604]}, "eef_direction_state": {"mean": [3.683774834437086, 3.2864238410596025], "std": [2.292588473661457, 2.183414557892531], "min": [0, 0], "max": [6, 6], "count": [604]}, "eef_velocity_state": {"mean": [0.8427152317880795, 0.8675496688741722], "std": [0.7848502905075051, 0.6922034755088374], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_acc_mag_state": {"mean": [0.793046357615894, 0.8228476821192053], "std": [0.8448625370202181, 0.8359123797388006], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_direction_action": {"mean": [3.683774834437086, 3.2864238410596025], "std": [2.292588473661457, 2.183414557892531], "min": [0, 0], "max": [6, 6], "count": [604]}, "eef_velocity_action": {"mean": [0.8427152317880795, 0.8675496688741722], "std": [0.7848502905075051, 0.6922034755088374], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_acc_mag_action": {"mean": [0.793046357615894, 0.8228476821192053], "std": [0.8448625370202181, 0.8359123797388006], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_sim_pose_state": {"mean": [0.48335441710678956, 0.3322523898471787, 1.0630912676193636, -1.176966575266166, 1.0606857695318475, 2.1157904561269936, 0.5318600036330605, -0.28284825069940867, 1.0849163412964384, -1.2692011913449974, 0.983472341329041, -1.8746502913488294], "std": [0.0689540297776443, 0.08264890411825879, 0.05910467130430345, 2.5616150839677516, 0.12653723986557983, 1.5603845391844895, 0.04275534302939207, 0.05124473398442555, 0.03372937235371994, 2.558899967720472, 0.3868763604671479, 0.2424079545205143], "min": [0.3878220030043965, 0.0472365533168268, 1.0133496036072442, -3.1340268007669057, 0.9323195052694944, -3.1346730057057575, 0.4806756983946556, -0.3499902906181359, 1.0291499684009835, -3.139877202434329, 0.14850995226372365, -2.3826471124840656], "max": [0.6139723967722259, 0.40661854819320886, 1.2204349365786438, 3.1398411624976847, 1.4489135835043023, 3.1390977454827085, 0.640602544072024, -0.09827118358460625, 1.147753896577835, 3.1390084087509837, 1.342079786947168, -1.377801880457624], "count": [604]}, "eef_sim_pose_action": {"mean": [0.48335441710678956, 0.3322523898471787, 1.0630912676193636, -1.176966575266166, 1.0606857695318475, 2.1157904561269936, 0.5318600036330605, -0.28284825069940867, 1.0849163412964384, -1.2692011913449974, 0.983472341329041, -1.8746502913488294], "std": [0.0689540297776443, 0.08264890411825879, 0.05910467130430345, 2.5616150839677516, 0.12653723986557983, 1.5603845391844895, 0.04275534302939207, 0.05124473398442555, 0.03372937235371994, 2.558899967720472, 0.3868763604671479, 0.2424079545205143], "min": [0.3878220030043965, 0.0472365533168268, 1.0133496036072442, -3.1340268007669057, 0.9323195052694944, -3.1346730057057575, 0.4806756983946556, -0.3499902906181359, 1.0291499684009835, -3.139877202434329, 0.14850995226372365, -2.3826471124840656], "max": [0.6139723967722259, 0.40661854819320886, 1.2204349365786438, 3.1398411624976847, 1.4489135835043023, 3.1390977454827085, 0.640602544072024, -0.09827118358460625, 1.147753896577835, 3.1390084087509837, 1.342079786947168, -1.377801880457624], "count": [604]}, "gripper_mode_state": {"mean": [0.6357615894039735, 0.4155629139072848], "std": [0.4812159503201302, 0.4928188089878182], "min": [0, 0], "max": [1, 1], "count": [604]}, "gripper_activity_state": {"mean": [1.7632450331125828, 1.7317880794701987], "std": [0.5684066840755996, 0.6231591019538804], "min": [0, 0], "max": [2, 2], "count": [604]}, "gripper_mode_action": {"mean": [0.6357615894039735, 0.4155629139072848], "std": [0.4812159503201302, 0.4928188089878182], "min": [0, 0], "max": [1, 1], "count": [604]}, "gripper_activity_action": {"mean": [1.7632450331125828, 1.7317880794701987], "std": [0.5684066840755996, 0.6231591019538804], "min": [0, 0], "max": [2, 2], "count": [604]}, "gripper_open_scale_state": {"mean": [0.4366928810725939, 0.5506034770754001], "std": [0.35404339868587176, 0.431356286993249], "min": [0.107, 0.0], "max": [0.939, 0.95], "count": [604]}, "gripper_open_scale_action": {"mean": [0.4366928810725939, 0.5506034770754001], "std": [0.35404339868587176, 0.431356286993249], "min": [0.107, 0.0], "max": [0.939, 0.95], "count": [604]}}} +{"episode_index": 476, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[1.0]], [[1.0]]], "mean": [[[0.42379841324550654]], [[0.45403368693831697]], [[0.45444370276756535]]], "std": [[[0.23794207231972966]], [[0.20560292013043438]], [[0.19925440981535364]]], "count": [160]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41145261182598036]], [[0.4459551483353758]], [[0.44728601664624185]]], "std": [[[0.2302853158997159]], [[0.1976322614766589]], [[0.19194310664355246]]], "count": [160]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4323753587111928]], [[0.4607449269812091]], [[0.464811226000817]]], "std": [[[0.21118806774274176]], [[0.1835307023069898]], [[0.17475036216307732]]], "count": [160]}, "observation.state": {"min": [0.37055087089538574, 1.8652335405349731, -0.9491972923278809, -0.854827344417572, -2.851012945175171, -1.9870225191116333, 0.6620731949806213, 7.0, 0.12017100304365158, 0.288318008184433, -0.18297900259494781, -3.1411852836608887, -0.5989999771118164, -0.968999981880188, -0.9975779056549072, -2.16853666305542, 0.29229027032852173, 0.5626243352890015, 1.8376049995422363, 0.8272162675857544, -2.563347816467285, 28.0, -0.35788899660110474, 0.26116299629211426, -0.0827459990978241, -3.1411852836608887, 0.07000000774860382, -2.7929999828338623], "max": [1.0877765417099, 2.1217095851898193, 0.37456512451171875, 0.30141836404800415, -1.2621872425079346, -0.6540621519088745, 1.9926598072052002, 950.0, 0.3074609935283661, 0.4434170126914978, 0.061507999897003174, 3.1410000324249268, 1.2339999675750732, 0.039000000804662704, -0.3297799825668335, -1.8605209589004517, 1.069153904914856, 1.2397770881652832, 2.828533172607422, 2.034320831298828, -1.6592845916748047, 949.0, -0.08271399885416031, 0.44657599925994873, 0.11628799885511398, 3.140000104904175, 0.8690000772476196, -1.590000033378601], "mean": [0.6701434850692749, 2.0202126502990723, -0.6303554773330688, -0.5487233400344849, -2.1922736167907715, -1.5202326774597168, 1.6211539506912231, 499.9908447265625, 0.2605111002922058, 0.35186466574668884, -0.005769676528871059, -0.622741162776947, 0.3316749632358551, -0.6565529704093933, -0.6728699207305908, -1.9663900136947632, 0.5495606660842896, 0.7687984704971313, 2.537405490875244, 1.4937876462936401, -2.268554449081421, 430.98565673828125, -0.2944791316986084, 0.3691326677799225, 0.05526110902428627, 1.9360352754592896, 0.3075399100780487, -1.9723312854766846], "std": [0.13445574045181274, 0.05905653536319733, 0.21997632086277008, 0.24489222466945648, 0.3405935764312744, 0.36841899156570435, 0.32150357961654663, 388.5012512207031, 0.030821990221738815, 0.042523179203271866, 0.0407772921025753, 2.8843705654144287, 0.42125990986824036, 0.16092613339424133, 0.138311967253685, 0.07110830396413803, 0.1386934071779251, 0.14035941660404205, 0.23925332725048065, 0.31458061933517456, 0.2641429305076599, 360.8063659667969, 0.06786862760782242, 0.05134664103388786, 0.031896330416202545, 2.0771193504333496, 0.2283812016248703, 0.35348066687583923], "count": [874]}, "action": {"min": [0.37055087089538574, 1.8652335405349731, -0.9491972923278809, -0.854827344417572, -2.851012945175171, -1.9870225191116333, 0.6620731949806213, 7.0, 0.12017100304365158, 0.288318008184433, -0.18297900259494781, -3.1411852836608887, -0.5989999771118164, -0.968999981880188, -0.9975779056549072, -2.16853666305542, 0.29229027032852173, 0.5626243352890015, 1.8376049995422363, 0.8272162675857544, -2.563347816467285, 28.0, -0.35788899660110474, 0.26116299629211426, -0.0827459990978241, -3.1411852836608887, 0.07000000774860382, -2.7929999828338623], "max": [1.0877765417099, 2.1217095851898193, 0.37456512451171875, 0.30141836404800415, -1.2621872425079346, -0.6540621519088745, 1.9926598072052002, 950.0, 0.3074609935283661, 0.4434170126914978, 0.061507999897003174, 3.1410000324249268, 1.2339999675750732, 0.039000000804662704, -0.3297799825668335, -1.8605209589004517, 1.069153904914856, 1.2397770881652832, 2.828533172607422, 2.034320831298828, -1.6592845916748047, 949.0, -0.08271399885416031, 0.44657599925994873, 0.11628799885511398, 3.140000104904175, 0.8690000772476196, -1.590000033378601], "mean": [0.6701434850692749, 2.0202126502990723, -0.6303554773330688, -0.5487233400344849, -2.1922736167907715, -1.5202326774597168, 1.6211539506912231, 499.9908447265625, 0.2605111002922058, 0.35186466574668884, -0.005769676528871059, -0.622741162776947, 0.3316749632358551, -0.6565529704093933, -0.6728699207305908, -1.9663900136947632, 0.5495606660842896, 0.7687984704971313, 2.537405490875244, 1.4937876462936401, -2.268554449081421, 430.98565673828125, -0.2944791316986084, 0.3691326677799225, 0.05526110902428627, 1.9360352754592896, 0.3075399100780487, -1.9723312854766846], "std": [0.13445574045181274, 0.05905653536319733, 0.21997632086277008, 0.24489222466945648, 0.3405935764312744, 0.36841899156570435, 0.32150357961654663, 388.5012512207031, 0.030821990221738815, 0.042523179203271866, 0.0407772921025753, 2.8843705654144287, 0.42125990986824036, 0.16092613339424133, 0.138311967253685, 0.07110830396413803, 0.1386934071779251, 0.14035941660404205, 0.23925332725048065, 0.31458061933517456, 0.2641429305076599, 360.8063659667969, 0.06786862760782242, 0.05134664103388786, 0.031896330416202545, 2.0771193504333496, 0.2283812016248703, 0.35348066687583923], "count": [874]}, "timestamp": {"min": [0.0], "max": [29.1], "mean": [14.55], "std": [8.41006341632848], "count": [874]}, "frame_index": {"min": [0], "max": [873], "mean": [436.5], "std": [252.3019024898544], "count": [874]}, "episode_index": {"min": [479], "max": [479], "mean": [479.0], "std": [0.0], "count": [874]}, "index": {"min": [461405], "max": [462278], "mean": [461841.5], "std": [252.3019024898544], "count": [874]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [874]}, "subtask_annotation": {"mean": [11.090389016018307, 29.0, 29.0, 29.0, 29.0], "std": [8.999736791710188, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [874]}, "scene_annotation": {"mean": [479.0], "std": [0.0], "min": [479], "max": [479], "count": [874]}, "eef_direction_state": {"mean": [4.321510297482837, 4.268878718535469], "std": [1.8731682452640424, 1.9377655575430663], "min": [0, 0], "max": [6, 6], "count": [874]}, "eef_velocity_state": {"mean": [0.7196796338672768, 0.6796338672768879], "std": [0.6984139520336715, 0.7351096081331778], "min": [0, 0], "max": [2, 2], "count": [874]}, "eef_acc_mag_state": {"mean": [0.6498855835240275, 0.6167048054919908], "std": [0.8180353959980403, 0.8051579359828823], "min": [0, 0], "max": [2, 2], "count": [874]}, "eef_direction_action": {"mean": [4.321510297482837, 4.268878718535469], "std": [1.8731682452640424, 1.9377655575430663], "min": [0, 0], "max": [6, 6], "count": [874]}, "eef_velocity_action": {"mean": [0.7196796338672768, 0.6796338672768879], "std": [0.6984139520336715, 0.7351096081331778], "min": [0, 0], "max": [2, 2], "count": [874]}, "eef_acc_mag_action": {"mean": [0.6498855835240275, 0.6167048054919908], "std": [0.8180353959980403, 0.8051579359828823], "min": [0, 0], "max": [2, 2], "count": [874]}, "eef_sim_pose_state": {"mean": [0.580922292535651, 0.3349658821076553, 1.1277079452225283, -2.4332284044116435, 0.4809433675743392, 0.3135009133630857, 0.5679017011984769, -0.27365945768982153, 1.0975256528049881, 2.3758989229035246, 0.8121231170910516, -1.5744566142917757], "std": [0.04456963407635958, 0.05242958379516741, 0.04955867141335633, 0.8731478997600276, 0.28974533281015286, 2.895334840731607, 0.032097394277118496, 0.046517364129162755, 0.02304063937310248, 0.2565301827818622, 0.3374814011690964, 2.172684536082587], "min": [0.4851082240114982, 0.10232303687514235, 1.0712423894084075, -3.1406641940548012, 0.0911128583598495, -3.1409371698626014, 0.4985726735689121, -0.3375119178940249, 1.0295659457170354, 1.2488157498410042, 0.0416805650604144, -3.1377172208647925], "max": [0.6533942111043628, 0.39984709898322157, 1.3115081149875072, 3.1410054956003024, 1.066025856602554, 3.1406539224284913, 0.6348129129372683, -0.0559197715385578, 1.156900727528479, 2.699978992471116, 1.2799590609847655, 3.138829232130258], "count": [874]}, "eef_sim_pose_action": {"mean": [0.580922292535651, 0.3349658821076553, 1.1277079452225283, -2.4332284044116435, 0.4809433675743392, 0.3135009133630857, 0.5679017011984769, -0.27365945768982153, 1.0975256528049881, 2.3758989229035246, 0.8121231170910516, -1.5744566142917757], "std": [0.04456963407635958, 0.05242958379516741, 0.04955867141335633, 0.8731478997600276, 0.28974533281015286, 2.895334840731607, 0.032097394277118496, 0.046517364129162755, 0.02304063937310248, 0.2565301827818622, 0.3374814011690964, 2.172684536082587], "min": [0.4851082240114982, 0.10232303687514235, 1.0712423894084075, -3.1406641940548012, 0.0911128583598495, -3.1409371698626014, 0.4985726735689121, -0.3375119178940249, 1.0295659457170354, 1.2488157498410042, 0.0416805650604144, -3.1377172208647925], "max": [0.6533942111043628, 0.39984709898322157, 1.3115081149875072, 3.1410054956003024, 1.066025856602554, 3.1406539224284913, 0.6348129129372683, -0.0559197715385578, 1.156900727528479, 2.699978992471116, 1.2799590609847655, 3.138829232130258], "count": [874]}, "gripper_mode_state": {"mean": [0.5423340961098398, 0.4096109839816934], "std": [0.4982046008484444, 0.49176196048824006], "min": [0, 0], "max": [1, 1], "count": [874]}, "gripper_activity_state": {"mean": [1.7665903890160184, 1.826086956521739], "std": [0.5744208498723207, 0.5125040797865227], "min": [0, 0], "max": [2, 2], "count": [874]}, "gripper_mode_action": {"mean": [0.5423340961098398, 0.4096109839816934], "std": [0.4982046008484444, 0.49176196048824006], "min": [0, 0], "max": [1, 1], "count": [874]}, "gripper_activity_action": {"mean": [1.7665903890160184, 1.826086956521739], "std": [0.5744208498723207, 0.5125040797865227], "min": [0, 0], "max": [2, 2], "count": [874]}, "gripper_open_scale_state": {"mean": [0.4309856979754208, 0.4999908467375715], "std": [0.3608064214197305, 0.3885012460718023], "min": [0.028, 0.007], "max": [0.949, 0.95], "count": [874]}, "gripper_open_scale_action": {"mean": [0.4309856979754208, 0.4999908467375715], "std": [0.3608064214197305, 0.3885012460718023], "min": [0.028, 0.007], "max": [0.949, 0.95], "count": [874]}}} +{"episode_index": 477, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[1.0]], [[1.0]]], "mean": [[[0.4304777031547527]], [[0.4599805529823478]], [[0.4609306600921208]]], "std": [[[0.23367413402419918]], [[0.20099616955692645]], [[0.19607038031796703]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41941382648860065]], [[0.45443199816015645]], [[0.45497170758067007]]], "std": [[[0.23015509189440458]], [[0.19744488144002847]], [[0.19155674289679978]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4463532145797952]], [[0.4665562631876897]], [[0.46995067482373526]]], "std": [[[0.20250471624727506]], [[0.18342074674575692]], [[0.17538812981891877]]], "count": [127]}, "observation.state": {"min": [0.45724135637283325, 1.9047651290893555, -0.9413782954216003, -0.9618684649467468, -2.745943784713745, -1.9902163743972778, 0.36081191897392273, 16.0, 0.13300800323486328, 0.2913709878921509, -0.21015800535678864, -3.1381852626800537, -0.4970000088214874, -1.0859999656677246, -0.9575749635696411, -2.168938159942627, 0.3970973491668701, 0.7484495639801025, 1.7728006839752197, 1.1003777980804443, -2.4360084533691406, 42.0, -0.34270501136779785, 0.2608709931373596, -0.07522600144147873, -3.1411852836608887, -0.044999998062849045, -2.8580000400543213], "max": [1.0146995782852173, 2.121657133102417, 0.5747543573379517, 0.49752357602119446, -1.2523261308670044, -0.5866400599479675, 1.896701693534851, 942.0, 0.3206639885902405, 0.4375610053539276, 0.07517900317907333, 3.13700008392334, 1.2419999837875366, -0.002000008476898074, -0.23026129603385925, -1.9117814302444458, 1.0815455913543701, 1.3883395195007324, 2.8042032718658447, 1.8912736177444458, -1.7306334972381592, 949.0, -0.08118399977684021, 0.4220629930496216, 0.09467499703168869, 3.140000104904175, 0.7940000295639038, -1.6950000524520874], "mean": [0.620171844959259, 2.020780563354492, -0.5574963688850403, -0.5776007771492004, -2.202312469482422, -1.6079376935958862, 1.5643044710159302, 649.430908203125, 0.2631708085536957, 0.33420729637145996, 0.0013995477929711342, 0.8850392699241638, 0.3577406406402588, -0.6394066214561462, -0.652612566947937, -2.0243923664093018, 0.60834801197052, 0.9365160465240479, 2.5364973545074463, 1.5482591390609741, -2.1913273334503174, 432.2073059082031, -0.2721874415874481, 0.3652864098548889, 0.05319435894489288, 2.6341986656188965, 0.24307315051555634, -2.1530842781066895], "std": [0.11882563680410385, 0.054185863584280014, 0.3526455760002136, 0.36137524247169495, 0.32505735754966736, 0.3758217692375183, 0.4154597520828247, 388.867431640625, 0.029809871688485146, 0.0415099635720253, 0.053604427725076675, 2.8056416511535645, 0.45368343591690063, 0.19987407326698303, 0.1710723489522934, 0.07964229583740234, 0.16967244446277618, 0.18328158557415009, 0.2589186429977417, 0.23687024414539337, 0.21985089778900146, 404.4916076660156, 0.07974248379468918, 0.04676099494099617, 0.029273733496665955, 1.0885391235351562, 0.23498308658599854, 0.37496253848075867], "count": [644]}, "action": {"min": [0.45724135637283325, 1.9047651290893555, -0.9413782954216003, -0.9618684649467468, -2.745943784713745, -1.9902163743972778, 0.36081191897392273, 16.0, 0.13300800323486328, 0.2913709878921509, -0.21015800535678864, -3.1381852626800537, -0.4970000088214874, -1.0859999656677246, -0.9575749635696411, -2.168938159942627, 0.3970973491668701, 0.7484495639801025, 1.7728006839752197, 1.1003777980804443, -2.4360084533691406, 42.0, -0.34270501136779785, 0.2608709931373596, -0.07522600144147873, -3.1411852836608887, -0.044999998062849045, -2.8580000400543213], "max": [1.0146995782852173, 2.121657133102417, 0.5747543573379517, 0.49752357602119446, -1.2523261308670044, -0.5866400599479675, 1.896701693534851, 942.0, 0.3206639885902405, 0.4375610053539276, 0.07517900317907333, 3.13700008392334, 1.2419999837875366, -0.002000008476898074, -0.23026129603385925, -1.9117814302444458, 1.0815455913543701, 1.3883395195007324, 2.8042032718658447, 1.8912736177444458, -1.7306334972381592, 949.0, -0.08118399977684021, 0.4220629930496216, 0.09467499703168869, 3.140000104904175, 0.7940000295639038, -1.6950000524520874], "mean": [0.620171844959259, 2.020780563354492, -0.5574963688850403, -0.5776007771492004, -2.202312469482422, -1.6079376935958862, 1.5643044710159302, 649.430908203125, 0.2631708085536957, 0.33420729637145996, 0.0013995477929711342, 0.8850392699241638, 0.3577406406402588, -0.6394066214561462, -0.652612566947937, -2.0243923664093018, 0.60834801197052, 0.9365160465240479, 2.5364973545074463, 1.5482591390609741, -2.1913273334503174, 432.2073059082031, -0.2721874415874481, 0.3652864098548889, 0.05319435894489288, 2.6341986656188965, 0.24307315051555634, -2.1530842781066895], "std": [0.11882563680410385, 0.054185863584280014, 0.3526455760002136, 0.36137524247169495, 0.32505735754966736, 0.3758217692375183, 0.4154597520828247, 388.867431640625, 0.029809871688485146, 0.0415099635720253, 0.053604427725076675, 2.8056416511535645, 0.45368343591690063, 0.19987407326698303, 0.1710723489522934, 0.07964229583740234, 0.16967244446277618, 0.18328158557415009, 0.2589186429977417, 0.23687024414539337, 0.21985089778900146, 404.4916076660156, 0.07974248379468918, 0.04676099494099617, 0.029273733496665955, 1.0885391235351562, 0.23498308658599854, 0.37496253848075867], "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": [480], "max": [480], "mean": [480.0], "std": [0.0], "count": [644]}, "index": {"min": [462279], "max": [462922], "mean": [462600.5], "std": [185.9065625522671], "count": [644]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [644]}, "subtask_annotation": {"mean": [12.650621118012422, 29.0, 29.0, 29.0, 29.0], "std": [9.904543608176096, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [644]}, "scene_annotation": {"mean": [480.0], "std": [0.0], "min": [480], "max": [480], "count": [644]}, "eef_direction_state": {"mean": [3.982919254658385, 4.127329192546584], "std": [1.9531834628224054, 1.9629957957460684], "min": [0, 0], "max": [6, 6], "count": [644]}, "eef_velocity_state": {"mean": [0.8059006211180124, 0.7872670807453416], "std": [0.6990872239181463, 0.7578323841435487], "min": [0, 0], "max": [2, 2], "count": [644]}, "eef_acc_mag_state": {"mean": [0.6692546583850931, 0.6630434782608695], "std": [0.8438223097480971, 0.8226985919915765], "min": [0, 0], "max": [2, 2], "count": [644]}, "eef_direction_action": {"mean": [3.982919254658385, 4.127329192546584], "std": [1.9531834628224054, 1.9629957957460684], "min": [0, 0], "max": [6, 6], "count": [644]}, "eef_velocity_action": {"mean": [0.8059006211180124, 0.7872670807453416], "std": [0.6990872239181463, 0.7578323841435487], "min": [0, 0], "max": [2, 2], "count": [644]}, "eef_acc_mag_action": {"mean": [0.6692546583850931, 0.6630434782608695], "std": [0.8438223097480971, 0.8226985919915765], "min": [0, 0], "max": [2, 2], "count": [644]}, "eef_sim_pose_state": {"mean": [0.5766217561424917, 0.3177618215551117, 1.1425967314389054, -1.4101929813119307, 0.5485102387474513, 1.7295568378036046, 0.5505136266275458, -0.2809652241482967, 1.09928364809557, 2.294224792004544, 0.8086629169945698, -1.0203497690785348], "std": [0.043892342072203716, 0.06513218960368705, 0.05074693538729985, 2.2573375848675483, 0.26044431884569036, 2.224543525311674, 0.029532637501408686, 0.055992503945490844, 0.029940720779384065, 0.35941804480411077, 0.31067868385838027, 2.379093194956826], "min": [0.46658230277919044, 0.10971736609078214, 1.0947612866737615, -3.140798999345214, 0.1494805052098458, -3.141113469872126, 0.513743054367749, -0.34662787441142356, 1.0172757881915535, 1.2027645812263252, 0.14867268769705655, -3.1336627183436407], "max": [0.6228336056138349, 0.3836705173359313, 1.2934743850265438, 3.134307636433746, 1.1083052808248723, 3.1414060142471096, 0.6335862660855854, -0.04332540145726199, 1.1574048430039447, 2.993607374395614, 1.2769809477627114, 3.1305997483380144], "count": [644]}, "eef_sim_pose_action": {"mean": [0.5766217561424917, 0.3177618215551117, 1.1425967314389054, -1.4101929813119307, 0.5485102387474513, 1.7295568378036046, 0.5505136266275458, -0.2809652241482967, 1.09928364809557, 2.294224792004544, 0.8086629169945698, -1.0203497690785348], "std": [0.043892342072203716, 0.06513218960368705, 0.05074693538729985, 2.2573375848675483, 0.26044431884569036, 2.224543525311674, 0.029532637501408686, 0.055992503945490844, 0.029940720779384065, 0.35941804480411077, 0.31067868385838027, 2.379093194956826], "min": [0.46658230277919044, 0.10971736609078214, 1.0947612866737615, -3.140798999345214, 0.1494805052098458, -3.141113469872126, 0.513743054367749, -0.34662787441142356, 1.0172757881915535, 1.2027645812263252, 0.14867268769705655, -3.1336627183436407], "max": [0.6228336056138349, 0.3836705173359313, 1.2934743850265438, 3.134307636433746, 1.1083052808248723, 3.1414060142471096, 0.6335862660855854, -0.04332540145726199, 1.1574048430039447, 2.993607374395614, 1.2769809477627114, 3.1305997483380144], "count": [644]}, "gripper_mode_state": {"mean": [0.5822981366459627, 0.31832298136645965], "std": [0.4931805112781751, 0.4658255691784527], "min": [0, 0], "max": [1, 1], "count": [644]}, "gripper_activity_state": {"mean": [1.781055900621118, 1.7919254658385093], "std": [0.5630011666464855, 0.5375901086138406], "min": [0, 0], "max": [2, 2], "count": [644]}, "gripper_mode_action": {"mean": [0.5822981366459627, 0.31832298136645965], "std": [0.4931805112781751, 0.4658255691784527], "min": [0, 0], "max": [1, 1], "count": [644]}, "gripper_activity_action": {"mean": [1.781055900621118, 1.7919254658385093], "std": [0.5630011666464855, 0.5375901086138406], "min": [0, 0], "max": [2, 2], "count": [644]}, "gripper_open_scale_state": {"mean": [0.43220729827288507, 0.6494309006921998], "std": [0.40449150365537984, 0.38886734625516906], "min": [0.042, 0.016], "max": [0.949, 0.942], "count": [644]}, "gripper_open_scale_action": {"mean": [0.43220729827288507, 0.6494309006921998], "std": [0.40449150365537984, 0.38886734625516906], "min": [0.042, 0.016], "max": [0.949, 0.942], "count": [644]}}} +{"episode_index": 478, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[1.0]], [[1.0]]], "mean": [[[0.43224249198136044]], [[0.4614009395424837]], [[0.4626822859931009]]], "std": [[[0.23125176786283988]], [[0.19762183366856503]], [[0.19260249085608042]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4252392485929557]], [[0.45706387678528204]], [[0.45737561841866375]]], "std": [[[0.20714476030197385]], [[0.1749518533434833]], [[0.16871013759379405]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43339203771786494]], [[0.45689537188332124]], [[0.4609889554587267]]], "std": [[[0.20176764610463602]], [[0.1731832697039405]], [[0.165762685467527]]], "count": [108]}, "observation.state": {"min": [0.36048027873039246, 2.0459446907043457, -1.053061842918396, -1.2451003789901733, -2.880072593688965, -1.983619213104248, 0.5010665655136108, -2.0, 0.238304004073143, 0.27015700936317444, -0.13281099498271942, -3.1391851902008057, -0.5410000085830688, -0.5350000262260437, -1.2450480461120605, -2.175518035888672, 0.16643460094928741, 0.42264890670776367, 1.6010429859161377, 0.8951968550682068, -2.3544840812683105, 29.0, -0.37971198558807373, 0.21522599458694458, -0.1103300005197525, 2.2769999504089355, -0.04699999839067459, -3.125999927520752], "max": [0.8901353478431702, 2.1222853660583496, -0.5259549617767334, 0.0717330351471901, -1.2206308841705322, -0.7120769023895264, 1.7970083951950073, 945.0, 0.30194100737571716, 0.4458869993686676, 0.07568000257015228, 3.1389999389648438, 0.5740000009536743, 0.037000007927417755, -0.1578301340341568, -2.0275142192840576, 1.526901364326477, 1.3783738613128662, 2.5589146614074707, 1.8887779712677002, -0.7006624341011047, 937.0, 0.023106999695301056, 0.45008400082588196, 0.07906399667263031, 2.885999917984009, 0.7699999809265137, -2.4040000438690186], "mean": [0.493666410446167, 2.0857813358306885, -0.8644808530807495, -0.775547981262207, -2.0145885944366455, -1.3863224983215332, 1.2160277366638184, 561.1416625976562, 0.2770300805568695, 0.3395521640777588, -0.005088590085506439, -2.231950283050537, 0.2433437556028366, -0.2176680862903595, -0.4478242099285126, -2.1432507038116455, 0.5643687844276428, 0.8755617141723633, 2.2270395755767822, 1.3622655868530273, -1.4601678848266602, 426.74176025390625, -0.30039215087890625, 0.3142784833908081, 0.01214746292680502, 2.5998787879943848, 0.39653775095939636, -2.6730921268463135], "std": [0.14164382219314575, 0.01685510389506817, 0.18155349791049957, 0.35103440284729004, 0.4707973897457123, 0.4202718734741211, 0.4030854403972626, 408.7582702636719, 0.016300292685627937, 0.05447747930884361, 0.0520477257668972, 1.5228875875473022, 0.3060656189918518, 0.14849995076656342, 0.27095040678977966, 0.029324466362595558, 0.36946389079093933, 0.18344630300998688, 0.24483896791934967, 0.27119702100753784, 0.40745413303375244, 376.3197021484375, 0.12429757416248322, 0.06866663694381714, 0.047276630997657776, 0.17754344642162323, 0.20231366157531738, 0.20957468450069427], "count": [515]}, "action": {"min": [0.36048027873039246, 2.0459446907043457, -1.053061842918396, -1.2451003789901733, -2.880072593688965, -1.983619213104248, 0.5010665655136108, -2.0, 0.238304004073143, 0.27015700936317444, -0.13281099498271942, -3.1391851902008057, -0.5410000085830688, -0.5350000262260437, -1.2450480461120605, -2.175518035888672, 0.16643460094928741, 0.42264890670776367, 1.6010429859161377, 0.8951968550682068, -2.3544840812683105, 29.0, -0.37971198558807373, 0.21522599458694458, -0.1103300005197525, 2.2769999504089355, -0.04699999839067459, -3.125999927520752], "max": [0.8901353478431702, 2.1222853660583496, -0.5259549617767334, 0.0717330351471901, -1.2206308841705322, -0.7120769023895264, 1.7970083951950073, 945.0, 0.30194100737571716, 0.4458869993686676, 0.07568000257015228, 3.1389999389648438, 0.5740000009536743, 0.037000007927417755, -0.1578301340341568, -2.0275142192840576, 1.526901364326477, 1.3783738613128662, 2.5589146614074707, 1.8887779712677002, -0.7006624341011047, 937.0, 0.023106999695301056, 0.45008400082588196, 0.07906399667263031, 2.885999917984009, 0.7699999809265137, -2.4040000438690186], "mean": [0.493666410446167, 2.0857813358306885, -0.8644808530807495, -0.775547981262207, -2.0145885944366455, -1.3863224983215332, 1.2160277366638184, 561.1416625976562, 0.2770300805568695, 0.3395521640777588, -0.005088590085506439, -2.231950283050537, 0.2433437556028366, -0.2176680862903595, -0.4478242099285126, -2.1432507038116455, 0.5643687844276428, 0.8755617141723633, 2.2270395755767822, 1.3622655868530273, -1.4601678848266602, 426.74176025390625, -0.30039215087890625, 0.3142784833908081, 0.01214746292680502, 2.5998787879943848, 0.39653775095939636, -2.6730921268463135], "std": [0.14164382219314575, 0.01685510389506817, 0.18155349791049957, 0.35103440284729004, 0.4707973897457123, 0.4202718734741211, 0.4030854403972626, 408.7582702636719, 0.016300292685627937, 0.05447747930884361, 0.0520477257668972, 1.5228875875473022, 0.3060656189918518, 0.14849995076656342, 0.27095040678977966, 0.029324466362595558, 0.36946389079093933, 0.18344630300998688, 0.24483896791934967, 0.27119702100753784, 0.40745413303375244, 376.3197021484375, 0.12429757416248322, 0.06866663694381714, 0.047276630997657776, 0.17754344642162323, 0.20231366157531738, 0.20957468450069427], "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": [481], "max": [481], "mean": [481.0], "std": [0.0], "count": [515]}, "index": {"min": [462923], "max": [463437], "mean": [463180.0], "std": [148.6674140489435], "count": [515]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [515]}, "subtask_annotation": {"mean": [13.825242718446601, 29.0, 29.0, 29.0, 29.0], "std": [10.34757809895158, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [515]}, "scene_annotation": {"mean": [481.0], "std": [0.0], "min": [481], "max": [481], "count": [515]}, "eef_direction_state": {"mean": [3.0, 3.8058252427184467], "std": [2.2981630486234548, 2.1263864805358197], "min": [0, 0], "max": [6, 6], "count": [515]}, "eef_velocity_state": {"mean": [1.0019417475728156, 0.8194174757281554], "std": [0.7307371703565093, 0.7108122323071759], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_acc_mag_state": {"mean": [0.8116504854368932, 0.7495145631067961], "std": [0.8392438773125248, 0.829887556590672], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_direction_action": {"mean": [3.0, 3.8058252427184467], "std": [2.2981630486234548, 2.1263864805358197], "min": [0, 0], "max": [6, 6], "count": [515]}, "eef_velocity_action": {"mean": [1.0019417475728156, 0.8194174757281554], "std": [0.7307371703565093, 0.7108122323071759], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_acc_mag_action": {"mean": [0.8116504854368932, 0.7495145631067961], "std": [0.8392438773125248, 0.829887556590672], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_sim_pose_state": {"mean": [0.5141120624217793, 0.3097827423758549, 1.084733565148132, -0.5280063214022143, 0.9979297545767205, 2.179981919214982, 0.5479898782078706, -0.2832816335052488, 1.0874032886871414, -1.8047989633397532, 0.9902229153287807, -1.9476463755659539], "std": [0.06889050507264984, 0.11569212915253013, 0.06453628544058479, 2.816819574025624, 0.1890650735368071, 1.3400624324962525, 0.045523005887945715, 0.043102325484716514, 0.03955348148616485, 2.2507457817681003, 0.3216125597292153, 0.22136504993955564], "min": [0.4121230930059562, 0.0045600541583151605, 1.0064802627970801, -3.1385142061301194, 0.7150537128181438, -3.133736844014825, 0.48568170451574655, -0.3461210296974243, 1.0202774935330945, -3.140958709006978, 0.15692280754598165, -2.2756015276549904], "max": [0.6574307151788618, 0.4002144749992233, 1.2474079831989333, 3.1406474294981557, 1.4765114758350153, 3.1402640703816234, 0.6415542720248888, -0.16519424357500734, 1.166338683926629, 3.1205632914194976, 1.358959142650515, -1.439292380149686], "count": [515]}, "eef_sim_pose_action": {"mean": [0.5141120624217793, 0.3097827423758549, 1.084733565148132, -0.5280063214022143, 0.9979297545767205, 2.179981919214982, 0.5479898782078706, -0.2832816335052488, 1.0874032886871414, -1.8047989633397532, 0.9902229153287807, -1.9476463755659539], "std": [0.06889050507264984, 0.11569212915253013, 0.06453628544058479, 2.816819574025624, 0.1890650735368071, 1.3400624324962525, 0.045523005887945715, 0.043102325484716514, 0.03955348148616485, 2.2507457817681003, 0.3216125597292153, 0.22136504993955564], "min": [0.4121230930059562, 0.0045600541583151605, 1.0064802627970801, -3.1385142061301194, 0.7150537128181438, -3.133736844014825, 0.48568170451574655, -0.3461210296974243, 1.0202774935330945, -3.140958709006978, 0.15692280754598165, -2.2756015276549904], "max": [0.6574307151788618, 0.4002144749992233, 1.2474079831989333, 3.1406474294981557, 1.4765114758350153, 3.1402640703816234, 0.6415542720248888, -0.16519424357500734, 1.166338683926629, 3.1205632914194976, 1.358959142650515, -1.439292380149686], "count": [515]}, "gripper_mode_state": {"mean": [0.5902912621359223, 0.3941747572815534], "std": [0.4917799182377237, 0.48867271051654226], "min": [0, 0], "max": [1, 1], "count": [515]}, "gripper_activity_state": {"mean": [1.6854368932038835, 1.7281553398058251], "std": [0.6340512011101156, 0.6199620213435484], "min": [0, 0], "max": [2, 2], "count": [515]}, "gripper_mode_action": {"mean": [0.5902912621359223, 0.3941747572815534], "std": [0.4917799182377237, 0.48867271051654226], "min": [0, 0], "max": [1, 1], "count": [515]}, "gripper_activity_action": {"mean": [1.6854368932038835, 1.7281553398058251], "std": [0.6340512011101156, 0.6199620213435484], "min": [0, 0], "max": [2, 2], "count": [515]}, "gripper_open_scale_state": {"mean": [0.426741747624665, 0.5612281555597068], "std": [0.376319675290803, 0.4086394334713968], "min": [0.029, 0.0], "max": [0.937, 0.945], "count": [515]}, "gripper_open_scale_action": {"mean": [0.426741747624665, 0.5612281555597068], "std": [0.376319675290803, 0.4086394334713968], "min": [0.029, 0.0], "max": [0.937, 0.945], "count": [515]}}} +{"episode_index": 479, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42929632779728805]], [[0.457468934433226]], [[0.4579112327455858]]], "std": [[[0.23445142473781816]], [[0.2011785955772921]], [[0.19592753071715333]]], "count": [134]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40987084644181054]], [[0.4489598972051507]], [[0.4500810103892303]]], "std": [[[0.22441843489401703]], [[0.1883628730477848]], [[0.1819841394198249]]], "count": [134]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44632566334991713]], [[0.47057173385523365]], [[0.474092445249244]]], "std": [[[0.20779987230714853]], [[0.18188622075539324]], [[0.1732725726396612]]], "count": [134]}, "observation.state": {"min": [0.49237483739852905, 1.9515573978424072, -0.9404183030128479, -0.9584127068519592, -2.8257055282592773, -1.9805471897125244, 0.3444930911064148, -2.0, 0.11512400209903717, 0.29013898968696594, -0.20965300500392914, -3.1411852836608887, -0.5350000262260437, -0.8259999752044678, -1.0026917457580566, -2.16717529296875, 0.3159918785095215, 0.5883505344390869, 1.9459373950958252, 0.7229503393173218, -2.5631730556488037, 27.0, -0.3526979982852936, 0.27985501289367676, -0.07822299748659134, -3.118000030517578, 0.0689999982714653, -2.743000030517578], "max": [1.0680543184280396, 2.1216046810150146, 0.6270793676376343, 0.4767192304134369, -1.153907060623169, -0.5544561743736267, 2.010985851287842, 936.0, 0.29861700534820557, 0.47472700476646423, 0.05780399963259697, 3.1410000324249268, 1.1770000457763672, -0.02699999511241913, -0.4438372254371643, -1.879580020904541, 0.9661445021629333, 1.1468384265899658, 2.768929958343506, 1.8898251056671143, -1.8146885633468628, 952.0, -0.08384700119495392, 0.44706401228904724, 0.1065789982676506, 3.134000062942505, 0.8949999809265137, -1.5399999618530273], "mean": [0.6842947006225586, 2.0496926307678223, -0.5816100835800171, -0.5356521010398865, -2.2471916675567627, -1.4822019338607788, 1.5169520378112793, 529.4283447265625, 0.25378191471099854, 0.350667804479599, -0.01791182905435562, -1.0260945558547974, 0.2945035994052887, -0.5827942490577698, -0.6953120827674866, -1.9785181283950806, 0.6199187636375427, 0.8182622790336609, 2.517279863357544, 1.4293123483657837, -2.2659192085266113, 398.7582702636719, -0.28178346157073975, 0.3861532211303711, 0.056844085454940796, 2.5530691146850586, 0.29873088002204895, -2.062800645828247], "std": [0.14667843282222748, 0.038798507302999496, 0.3675534129142761, 0.3476721942424774, 0.3761179745197296, 0.4438702464103699, 0.47198912501335144, 345.3774719238281, 0.03382483869791031, 0.052265699952840805, 0.053188506513834, 2.7507424354553223, 0.47197070717811584, 0.17649471759796143, 0.1351667046546936, 0.06898374855518341, 0.12939977645874023, 0.13319379091262817, 0.23140333592891693, 0.3237271308898926, 0.2569170594215393, 398.4204406738281, 0.0753130242228508, 0.042693447321653366, 0.032514698803424835, 1.15250563621521, 0.24334585666656494, 0.3747672438621521], "count": [691]}, "action": {"min": [0.49237483739852905, 1.9515573978424072, -0.9404183030128479, -0.9584127068519592, -2.8257055282592773, -1.9805471897125244, 0.3444930911064148, -2.0, 0.11512400209903717, 0.29013898968696594, -0.20965300500392914, -3.1411852836608887, -0.5350000262260437, -0.8259999752044678, -1.0026917457580566, -2.16717529296875, 0.3159918785095215, 0.5883505344390869, 1.9459373950958252, 0.7229503393173218, -2.5631730556488037, 27.0, -0.3526979982852936, 0.27985501289367676, -0.07822299748659134, -3.118000030517578, 0.0689999982714653, -2.743000030517578], "max": [1.0680543184280396, 2.1216046810150146, 0.6270793676376343, 0.4767192304134369, -1.153907060623169, -0.5544561743736267, 2.010985851287842, 936.0, 0.29861700534820557, 0.47472700476646423, 0.05780399963259697, 3.1410000324249268, 1.1770000457763672, -0.02699999511241913, -0.4438372254371643, -1.879580020904541, 0.9661445021629333, 1.1468384265899658, 2.768929958343506, 1.8898251056671143, -1.8146885633468628, 952.0, -0.08384700119495392, 0.44706401228904724, 0.1065789982676506, 3.134000062942505, 0.8949999809265137, -1.5399999618530273], "mean": [0.6842947006225586, 2.0496926307678223, -0.5816100835800171, -0.5356521010398865, -2.2471916675567627, -1.4822019338607788, 1.5169520378112793, 529.4283447265625, 0.25378191471099854, 0.350667804479599, -0.01791182905435562, -1.0260945558547974, 0.2945035994052887, -0.5827942490577698, -0.6953120827674866, -1.9785181283950806, 0.6199187636375427, 0.8182622790336609, 2.517279863357544, 1.4293123483657837, -2.2659192085266113, 398.7582702636719, -0.28178346157073975, 0.3861532211303711, 0.056844085454940796, 2.5530691146850586, 0.29873088002204895, -2.062800645828247], "std": [0.14667843282222748, 0.038798507302999496, 0.3675534129142761, 0.3476721942424774, 0.3761179745197296, 0.4438702464103699, 0.47198912501335144, 345.3774719238281, 0.03382483869791031, 0.052265699952840805, 0.053188506513834, 2.7507424354553223, 0.47197070717811584, 0.17649471759796143, 0.1351667046546936, 0.06898374855518341, 0.12939977645874023, 0.13319379091262817, 0.23140333592891693, 0.3237271308898926, 0.2569170594215393, 398.4204406738281, 0.0753130242228508, 0.042693447321653366, 0.032514698803424835, 1.15250563621521, 0.24334585666656494, 0.3747672438621521], "count": [691]}, "timestamp": {"min": [0.0], "max": [23.0], "mean": [11.5], "std": [6.649143637425132], "count": [691]}, "frame_index": {"min": [0], "max": [690], "mean": [345.0], "std": [199.47430912275394], "count": [691]}, "episode_index": {"min": [482], "max": [482], "mean": [482.0], "std": [0.0], "count": [691]}, "index": {"min": [463438], "max": [464128], "mean": [463783.0], "std": [199.47430912275394], "count": [691]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [691]}, "subtask_annotation": {"mean": [12.44862518089725, 29.0, 29.0, 29.0, 29.0], "std": [10.391255242723286, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [691]}, "scene_annotation": {"mean": [482.0], "std": [0.0], "min": [482], "max": [482], "count": [691]}, "eef_direction_state": {"mean": [4.2821997105644, 4.069464544138929], "std": [1.8706241002711177, 2.055195562851599], "min": [0, 0], "max": [6, 6], "count": [691]}, "eef_velocity_state": {"mean": [0.7698986975397974, 0.7554269175108539], "std": [0.7361002308080726, 0.7643155229417665], "min": [0, 0], "max": [2, 2], "count": [691]}, "eef_acc_mag_state": {"mean": [0.6570188133140377, 0.6121562952243126], "std": [0.8085232100083314, 0.808831397928602], "min": [0, 0], "max": [2, 2], "count": [691]}, "eef_direction_action": {"mean": [4.2821997105644, 4.069464544138929], "std": [1.8706241002711177, 2.055195562851599], "min": [0, 0], "max": [6, 6], "count": [691]}, "eef_velocity_action": {"mean": [0.7698986975397974, 0.7554269175108539], "std": [0.7361002308080726, 0.7643155229417665], "min": [0, 0], "max": [2, 2], "count": [691]}, "eef_acc_mag_action": {"mean": [0.6570188133140377, 0.6121562952243126], "std": [0.8085232100083314, 0.808831397928602], "min": [0, 0], "max": [2, 2], "count": [691]}, "eef_sim_pose_state": {"mean": [0.5961969070065537, 0.3248395715603135, 1.1387476135569492, -2.241980400755754, 0.5349546410205562, 1.2238575544567472, 0.5664006509714568, -0.2581977877899354, 1.0943440793823573, 2.194062738647176, 0.8212503527235921, -1.4778405712337286], "std": [0.03680720567455673, 0.059694248088617036, 0.050398256887332404, 1.4874086036196617, 0.288771418042599, 2.5513229453199164, 0.04187032660929581, 0.06008868615511377, 0.02491069392472097, 1.1631574427781812, 0.39511052410749636, 2.102517636624824], "min": [0.49940081033798833, 0.12004577862437024, 1.0857882635581964, -3.1394962322010764, 0.13065930811660342, -3.137078527177639, 0.5011853855546825, -0.3418604691217966, 1.0236988737214308, -3.133777152530058, 0.09324261560251523, -3.140513761719854], "max": [0.6553122675395621, 0.39715238140215225, 1.2949798396101555, 3.1412751245717283, 1.0346514480579652, 3.1408193978401098, 0.6660984024993666, -0.0313838162932666, 1.1514897609872252, 3.137546484757639, 1.4021202169030889, 3.1347814629143507], "count": [691]}, "eef_sim_pose_action": {"mean": [0.5961969070065537, 0.3248395715603135, 1.1387476135569492, -2.241980400755754, 0.5349546410205562, 1.2238575544567472, 0.5664006509714568, -0.2581977877899354, 1.0943440793823573, 2.194062738647176, 0.8212503527235921, -1.4778405712337286], "std": [0.03680720567455673, 0.059694248088617036, 0.050398256887332404, 1.4874086036196617, 0.288771418042599, 2.5513229453199164, 0.04187032660929581, 0.06008868615511377, 0.02491069392472097, 1.1631574427781812, 0.39511052410749636, 2.102517636624824], "min": [0.49940081033798833, 0.12004577862437024, 1.0857882635581964, -3.1394962322010764, 0.13065930811660342, -3.137078527177639, 0.5011853855546825, -0.3418604691217966, 1.0236988737214308, -3.133777152530058, 0.09324261560251523, -3.140513761719854], "max": [0.6553122675395621, 0.39715238140215225, 1.2949798396101555, 3.1412751245717283, 1.0346514480579652, 3.1408193978401098, 0.6660984024993666, -0.0313838162932666, 1.1514897609872252, 3.137546484757639, 1.4021202169030889, 3.1347814629143507], "count": [691]}, "gripper_mode_state": {"mean": [0.613603473227207, 0.32850940665701883], "std": [0.4869232494661913, 0.4696711364293863], "min": [0, 0], "max": [1, 1], "count": [691]}, "gripper_activity_state": {"mean": [1.7785817655571636, 1.76410998552822], "std": [0.5682417726637703, 0.5826109300919997], "min": [0, 0], "max": [2, 2], "count": [691]}, "gripper_mode_action": {"mean": [0.613603473227207, 0.32850940665701883], "std": [0.4869232494661913, 0.4696711364293863], "min": [0, 0], "max": [1, 1], "count": [691]}, "gripper_activity_action": {"mean": [1.7785817655571636, 1.76410998552822], "std": [0.5682417726637703, 0.5826109300919997], "min": [0, 0], "max": [2, 2], "count": [691]}, "gripper_open_scale_state": {"mean": [0.39875832137564704, 0.5295714450293105], "std": [0.3984203830035542, 0.34515769831676335], "min": [0.027, 0.0], "max": [0.952, 0.936], "count": [691]}, "gripper_open_scale_action": {"mean": [0.39875832137564704, 0.5295714450293105], "std": [0.3984203830035542, 0.34515769831676335], "min": [0.027, 0.0], "max": [0.952, 0.936], "count": [691]}}} +{"episode_index": 480, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.43325818110447306]], [[0.4601389862260008]], [[0.45911362591911764]]], "std": [[[0.23068329384459982]], [[0.19889521157238896]], [[0.19557631361875014]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.409119424657884]], [[0.4454698143254697]], [[0.445628582324857]]], "std": [[[0.23029806700994243]], [[0.19757202285284153]], [[0.192275095368432]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4477660462622549]], [[0.46945516269658905]], [[0.4717440193525327]]], "std": [[[0.19481512398981846]], [[0.17040846653905994]], [[0.1627051845831274]]], "count": [128]}, "observation.state": {"min": [0.4616221487522125, 1.88856840133667, -0.7992212176322937, -0.9756216406822205, -2.8839473724365234, -1.9837586879730225, 0.40023887157440186, 24.0, 0.11708799749612808, 0.29520800709724426, -0.2152000069618225, -3.1411852836608887, -0.4570000171661377, -0.8180000185966492, -0.9177639484405518, -2.1723241806030273, 0.317353218793869, 0.722356915473938, 1.6345009803771973, 1.1225957870483398, -2.4605650901794434, 42.0, -0.33636000752449036, 0.2667970061302185, -0.09469299763441086, -3.1411852836608887, -0.020999999716877937, -3.127000093460083], "max": [1.014664649963379, 2.1219887733459473, 0.6799104809761047, 0.5267927646636963, -1.2378398180007935, -0.569727897644043, 1.8862123489379883, 951.0, 0.33066099882125854, 0.4286220073699951, 0.06960500031709671, 3.1410000324249268, 1.281000018119812, 0.11400000751018524, -0.278729110956192, -1.924155831336975, 1.421396255493164, 1.4667398929595947, 2.85331654548645, 1.8883241415023804, -1.6738754510879517, 946.0, -0.07308799773454666, 0.425942987203598, 0.09169600158929825, 3.1410000324249268, 0.8640000224113464, 3.1410000324249268], "mean": [0.603135883808136, 2.049729585647583, -0.42021068930625916, -0.5422322154045105, -2.196192741394043, -1.5411659479141235, 1.424136757850647, 502.17852783203125, 0.26852867007255554, 0.33812254667282104, -0.0024242529179900885, -0.49413982033729553, 0.466761976480484, -0.5462832450866699, -0.6630216240882874, -2.04939866065979, 0.646932065486908, 0.9602513313293457, 2.5328989028930664, 1.5358749628067017, -2.1445600986480713, 451.9435729980469, -0.26056137681007385, 0.36600828170776367, 0.04115208610892296, 2.6446807384490967, 0.21752232313156128, -2.0819432735443115], "std": [0.11694076657295227, 0.04664723947644234, 0.43892309069633484, 0.404532253742218, 0.33358606696128845, 0.3892998695373535, 0.4370611310005188, 372.3681640625, 0.03689439967274666, 0.039190873503685, 0.055785171687603, 2.8409793376922607, 0.45276403427124023, 0.2186674028635025, 0.14510594308376312, 0.07608392834663391, 0.23308299481868744, 0.18411344289779663, 0.28917181491851807, 0.22201216220855713, 0.2710573673248291, 395.0821228027344, 0.0821455791592598, 0.04200432077050209, 0.03996455296874046, 1.044022560119629, 0.22184835374355316, 0.9335696697235107], "count": [647]}, "action": {"min": [0.4616221487522125, 1.88856840133667, -0.7992212176322937, -0.9756216406822205, -2.8839473724365234, -1.9837586879730225, 0.40023887157440186, 24.0, 0.11708799749612808, 0.29520800709724426, -0.2152000069618225, -3.1411852836608887, -0.4570000171661377, -0.8180000185966492, -0.9177639484405518, -2.1723241806030273, 0.317353218793869, 0.722356915473938, 1.6345009803771973, 1.1225957870483398, -2.4605650901794434, 42.0, -0.33636000752449036, 0.2667970061302185, -0.09469299763441086, -3.1411852836608887, -0.020999999716877937, -3.127000093460083], "max": [1.014664649963379, 2.1219887733459473, 0.6799104809761047, 0.5267927646636963, -1.2378398180007935, -0.569727897644043, 1.8862123489379883, 951.0, 0.33066099882125854, 0.4286220073699951, 0.06960500031709671, 3.1410000324249268, 1.281000018119812, 0.11400000751018524, -0.278729110956192, -1.924155831336975, 1.421396255493164, 1.4667398929595947, 2.85331654548645, 1.8883241415023804, -1.6738754510879517, 946.0, -0.07308799773454666, 0.425942987203598, 0.09169600158929825, 3.1410000324249268, 0.8640000224113464, 3.1410000324249268], "mean": [0.603135883808136, 2.049729585647583, -0.42021068930625916, -0.5422322154045105, -2.196192741394043, -1.5411659479141235, 1.424136757850647, 502.17852783203125, 0.26852867007255554, 0.33812254667282104, -0.0024242529179900885, -0.49413982033729553, 0.466761976480484, -0.5462832450866699, -0.6630216240882874, -2.04939866065979, 0.646932065486908, 0.9602513313293457, 2.5328989028930664, 1.5358749628067017, -2.1445600986480713, 451.9435729980469, -0.26056137681007385, 0.36600828170776367, 0.04115208610892296, 2.6446807384490967, 0.21752232313156128, -2.0819432735443115], "std": [0.11694076657295227, 0.04664723947644234, 0.43892309069633484, 0.404532253742218, 0.33358606696128845, 0.3892998695373535, 0.4370611310005188, 372.3681640625, 0.03689439967274666, 0.039190873503685, 0.055785171687603, 2.8409793376922607, 0.45276403427124023, 0.2186674028635025, 0.14510594308376312, 0.07608392834663391, 0.23308299481868744, 0.18411344289779663, 0.28917181491851807, 0.22201216220855713, 0.2710573673248291, 395.0821228027344, 0.0821455791592598, 0.04200432077050209, 0.03996455296874046, 1.044022560119629, 0.22184835374355316, 0.9335696697235107], "count": [647]}, "timestamp": {"min": [0.0], "max": [21.533333333333335], "mean": [10.766666666666666], "std": [6.2257529665093525], "count": [647]}, "frame_index": {"min": [0], "max": [646], "mean": [323.0], "std": [186.77258899528056], "count": [647]}, "episode_index": {"min": [483], "max": [483], "mean": [483.0], "std": [0.0], "count": [647]}, "index": {"min": [464129], "max": [464775], "mean": [464452.0], "std": [186.77258899528056], "count": [647]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [647]}, "subtask_annotation": {"mean": [11.287480680061824, 29.0, 29.0, 29.0, 29.0], "std": [10.488274795295016, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [647]}, "scene_annotation": {"mean": [483.0], "std": [0.0], "min": [483], "max": [483], "count": [647]}, "eef_direction_state": {"mean": [3.8778979907264297, 4.180834621329212], "std": [1.8761308557903174, 1.9098064466146567], "min": [0, 0], "max": [6, 6], "count": [647]}, "eef_velocity_state": {"mean": [0.8593508500772797, 0.7897990726429676], "std": [0.6743259584454983, 0.7698056458780511], "min": [0, 0], "max": [2, 2], "count": [647]}, "eef_acc_mag_state": {"mean": [0.7557959814528593, 0.6445131375579598], "std": [0.8444891499441213, 0.8154592315549404], "min": [0, 0], "max": [2, 2], "count": [647]}, "eef_direction_action": {"mean": [3.8778979907264297, 4.180834621329212], "std": [1.8761308557903174, 1.9098064466146567], "min": [0, 0], "max": [6, 6], "count": [647]}, "eef_velocity_action": {"mean": [0.8593508500772797, 0.7897990726429676], "std": [0.6743259584454983, 0.7698056458780511], "min": [0, 0], "max": [2, 2], "count": [647]}, "eef_acc_mag_action": {"mean": [0.7557959814528593, 0.6445131375579598], "std": [0.8444891499441213, 0.8154592315549404], "min": [0, 0], "max": [2, 2], "count": [647]}, "eef_sim_pose_state": {"mean": [0.5786603531059819, 0.3015283054353164, 1.1424421474022388, -1.300974137335873, 0.573921479613187, 1.7132427744313423, 0.5495240284656395, -0.28048369007803925, 1.090544685617967, 2.2802143743728136, 0.902198212798281, -1.0023078038651272], "std": [0.038967064877380116, 0.07356219329180073, 0.04480858325999866, 2.3809163793883705, 0.3027193338378056, 2.0897776264276438, 0.026964969124013437, 0.06115424561361419, 0.031302555783722145, 0.43493444332334685, 0.29304686492434984, 2.3701432159090103], "min": [0.4758275995859069, 0.09366347228951986, 1.1005368799875361, -3.1389469343928518, 0.14029746265427945, -3.1401391238208283, 0.5130304003055182, -0.3714575029388452, 1.0239282208856568, 1.2269205404810528, 0.16342773675502653, -3.1413734982274244], "max": [0.6275212793294406, 0.3753187266712187, 1.2866936805962588, 3.1405086020930657, 1.3344278423275968, 3.1386246470432333, 0.6209229495508726, -0.02980421745692484, 1.1484679380635305, 2.897594271327257, 1.2922836168874166, 3.1413663119178885], "count": [647]}, "eef_sim_pose_action": {"mean": [0.5786603531059819, 0.3015283054353164, 1.1424421474022388, -1.300974137335873, 0.573921479613187, 1.7132427744313423, 0.5495240284656395, -0.28048369007803925, 1.090544685617967, 2.2802143743728136, 0.902198212798281, -1.0023078038651272], "std": [0.038967064877380116, 0.07356219329180073, 0.04480858325999866, 2.3809163793883705, 0.3027193338378056, 2.0897776264276438, 0.026964969124013437, 0.06115424561361419, 0.031302555783722145, 0.43493444332334685, 0.29304686492434984, 2.3701432159090103], "min": [0.4758275995859069, 0.09366347228951986, 1.1005368799875361, -3.1389469343928518, 0.14029746265427945, -3.1401391238208283, 0.5130304003055182, -0.3714575029388452, 1.0239282208856568, 1.2269205404810528, 0.16342773675502653, -3.1413734982274244], "max": [0.6275212793294406, 0.3753187266712187, 1.2866936805962588, 3.1405086020930657, 1.3344278423275968, 3.1386246470432333, 0.6209229495508726, -0.02980421745692484, 1.1484679380635305, 2.897594271327257, 1.2922836168874166, 3.1413663119178885], "count": [647]}, "gripper_mode_state": {"mean": [0.5285935085007728, 0.4234930448222566], "std": [0.49918174172500857, 0.4941120174711706], "min": [0, 0], "max": [1, 1], "count": [647]}, "gripper_activity_state": {"mean": [1.775888717156105, 1.769706336939722], "std": [0.5649525208643346, 0.5813779987585715], "min": [0, 0], "max": [2, 2], "count": [647]}, "gripper_mode_action": {"mean": [0.5285935085007728, 0.4234930448222566], "std": [0.49918174172500857, 0.4941120174711706], "min": [0, 0], "max": [1, 1], "count": [647]}, "gripper_activity_action": {"mean": [1.775888717156105, 1.769706336939722], "std": [0.5649525208643346, 0.5813779987585715], "min": [0, 0], "max": [2, 2], "count": [647]}, "gripper_open_scale_state": {"mean": [0.45194358551520813, 0.5021785161520997], "std": [0.3950823694800307, 0.3723681260616634], "min": [0.042, 0.024], "max": [0.946, 0.951], "count": [647]}, "gripper_open_scale_action": {"mean": [0.45194358551520813, 0.5021785161520997], "std": [0.3950823694800307, 0.3723681260616634], "min": [0.042, 0.024], "max": [0.946, 0.951], "count": [647]}}} +{"episode_index": 481, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4299555566120126]], [[0.4574376655116069]], [[0.457949415074938]]], "std": [[[0.22745362592501517]], [[0.19475933463231734]], [[0.1903398781031165]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4219922315190444]], [[0.4575723039215686]], [[0.45900357962869054]]], "std": [[[0.2143538387324094]], [[0.18011157326372904]], [[0.17183244294260355]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4402349261184359]], [[0.46652888177541135]], [[0.47129384825050713]]], "std": [[[0.21236387964663275]], [[0.17967050316956823]], [[0.17110162904781911]]], "count": [116]}, "observation.state": {"min": [0.34232890605926514, 2.0468175411224365, -1.023234248161316, -1.2090420722961426, -2.8749589920043945, -1.8574668169021606, 0.4651651680469513, -1.0, 0.20887500047683716, 0.28604599833488464, -0.14068900048732758, -3.0139999389648438, -0.4959999918937683, -0.5759999752044678, -1.1074289083480835, -2.1754133701324463, 0.19952604174613953, 0.5383991599082947, 1.589052438735962, 0.8364141583442688, -2.342493772506714, 89.0, -0.3813050091266632, 0.218082994222641, -0.08805599808692932, 2.257999897003174, 0.014000000432133675, -3.1411852836608887], "max": [0.9386730790138245, 2.1216046810150146, -0.5267403721809387, 0.08182103931903839, -1.4417117834091187, -0.6490530371665955, 1.8321943283081055, 944.0, 0.31868499517440796, 0.4614369869232178, 0.06308700144290924, -2.2100000381469727, 0.5899999737739563, 0.03799999877810478, -0.15974998474121094, -2.0682849884033203, 1.5367101430892944, 1.4053391218185425, 2.5430493354797363, 1.861742615699768, -0.8653517961502075, 947.0, 0.006868000142276287, 0.4532339870929718, 0.058375999331474304, 2.869999885559082, 0.765999972820282, 3.1410000324249268], "mean": [0.5204248428344727, 2.085270643234253, -0.8155405521392822, -0.7695907354354858, -2.167431354522705, -1.4498610496520996, 1.24539315700531, 613.4964599609375, 0.278142511844635, 0.33635851740837097, -0.007192831486463547, -2.7324745655059814, 0.17662329971790314, -0.2236674427986145, -0.4216257631778717, -2.16023325920105, 0.6000038981437683, 0.9072918891906738, 2.2173566818237305, 1.310365080833435, -1.5030053853988647, 387.60211181640625, -0.30145463347435, 0.32170528173446655, 0.010487903840839863, 2.5881593227386475, 0.41786596179008484, -2.6310484409332275], "std": [0.12533633410930634, 0.01489909179508686, 0.1448851376771927, 0.3317507207393646, 0.4358251690864563, 0.37708717584609985, 0.43608006834983826, 381.6059265136719, 0.018514292314648628, 0.05207323282957077, 0.0426822230219841, 0.23254919052124023, 0.36302247643470764, 0.19823597371578217, 0.23332637548446655, 0.01761055551469326, 0.3268631398677826, 0.17244739830493927, 0.2051224261522293, 0.29852521419525146, 0.3486407697200775, 350.8703308105469, 0.11064650863409042, 0.07222016900777817, 0.030752118676900864, 0.1615658402442932, 0.16487382352352142, 0.31797289848327637], "count": [568]}, "action": {"min": [0.34232890605926514, 2.0468175411224365, -1.023234248161316, -1.2090420722961426, -2.8749589920043945, -1.8574668169021606, 0.4651651680469513, -1.0, 0.20887500047683716, 0.28604599833488464, -0.14068900048732758, -3.0139999389648438, -0.4959999918937683, -0.5759999752044678, -1.1074289083480835, -2.1754133701324463, 0.19952604174613953, 0.5383991599082947, 1.589052438735962, 0.8364141583442688, -2.342493772506714, 89.0, -0.3813050091266632, 0.218082994222641, -0.08805599808692932, 2.257999897003174, 0.014000000432133675, -3.1411852836608887], "max": [0.9386730790138245, 2.1216046810150146, -0.5267403721809387, 0.08182103931903839, -1.4417117834091187, -0.6490530371665955, 1.8321943283081055, 944.0, 0.31868499517440796, 0.4614369869232178, 0.06308700144290924, -2.2100000381469727, 0.5899999737739563, 0.03799999877810478, -0.15974998474121094, -2.0682849884033203, 1.5367101430892944, 1.4053391218185425, 2.5430493354797363, 1.861742615699768, -0.8653517961502075, 947.0, 0.006868000142276287, 0.4532339870929718, 0.058375999331474304, 2.869999885559082, 0.765999972820282, 3.1410000324249268], "mean": [0.5204248428344727, 2.085270643234253, -0.8155405521392822, -0.7695907354354858, -2.167431354522705, -1.4498610496520996, 1.24539315700531, 613.4964599609375, 0.278142511844635, 0.33635851740837097, -0.007192831486463547, -2.7324745655059814, 0.17662329971790314, -0.2236674427986145, -0.4216257631778717, -2.16023325920105, 0.6000038981437683, 0.9072918891906738, 2.2173566818237305, 1.310365080833435, -1.5030053853988647, 387.60211181640625, -0.30145463347435, 0.32170528173446655, 0.010487903840839863, 2.5881593227386475, 0.41786596179008484, -2.6310484409332275], "std": [0.12533633410930634, 0.01489909179508686, 0.1448851376771927, 0.3317507207393646, 0.4358251690864563, 0.37708717584609985, 0.43608006834983826, 381.6059265136719, 0.018514292314648628, 0.05207323282957077, 0.0426822230219841, 0.23254919052124023, 0.36302247643470764, 0.19823597371578217, 0.23332637548446655, 0.01761055551469326, 0.3268631398677826, 0.17244739830493927, 0.2051224261522293, 0.29852521419525146, 0.3486407697200775, 350.8703308105469, 0.11064650863409042, 0.07222016900777817, 0.030752118676900864, 0.1615658402442932, 0.16487382352352142, 0.31797289848327637], "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": [484], "max": [484], "mean": [484.0], "std": [0.0], "count": [568]}, "index": {"min": [464776], "max": [465343], "mean": [465059.5], "std": [163.96722233422142], "count": [568]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [568]}, "subtask_annotation": {"mean": [11.214788732394366, 29.0, 29.0, 29.0, 29.0], "std": [10.267701631151523, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [568]}, "scene_annotation": {"mean": [484.0], "std": [0.0], "min": [484], "max": [484], "count": [568]}, "eef_direction_state": {"mean": [3.558098591549296, 3.471830985915493], "std": [2.276673949420479, 2.187331199030255], "min": [0, 0], "max": [6, 6], "count": [568]}, "eef_velocity_state": {"mean": [0.8943661971830986, 0.8538732394366197], "std": [0.7868438154063918, 0.7609198923167345], "min": [0, 0], "max": [2, 2], "count": [568]}, "eef_acc_mag_state": {"mean": [0.7922535211267606, 0.8133802816901409], "std": [0.836539985293378, 0.8394103290145196], "min": [0, 0], "max": [2, 2], "count": [568]}, "eef_direction_action": {"mean": [3.558098591549296, 3.471830985915493], "std": [2.276673949420479, 2.187331199030255], "min": [0, 0], "max": [6, 6], "count": [568]}, "eef_velocity_action": {"mean": [0.8943661971830986, 0.8538732394366197], "std": [0.7868438154063918, 0.7609198923167345], "min": [0, 0], "max": [2, 2], "count": [568]}, "eef_acc_mag_action": {"mean": [0.7922535211267606, 0.8133802816901409], "std": [0.836539985293378, 0.8394103290145196], "min": [0, 0], "max": [2, 2], "count": [568]}, "eef_sim_pose_state": {"mean": [0.5201793448967937, 0.3090599082141209, 1.0825522877240352, -0.9311765943840875, 0.9977959210625963, 2.5082161908556597, 0.5479319811913362, -0.28163974906393047, 1.0868403903954353, -1.275083032554373, 0.9220656006563829, -1.8984122155907024], "std": [0.0706349897374137, 0.09472952004536625, 0.06494451506441845, 2.6494039667980274, 0.14388418276828233, 0.7700428584254492, 0.044326260845812704, 0.03650771915139852, 0.034225993212252545, 2.5983302933396026, 0.3907366555419702, 0.24136688815292426], "min": [0.4201211196820831, 0.030389224544374024, 1.0248058509080162, -3.1394068942888325, 0.7964597548641716, -3.139759256071607, 0.4980320369113321, -0.3471509052399042, 1.0245121873117706, -3.139839752399995, 0.18573691308241047, -2.3186064449992463], "max": [0.657345041303222, 0.3852449285520584, 1.2683069873439081, 3.1338036124866027, 1.433177957797672, 3.1411540712606154, 0.6556262863200931, -0.14136211769087112, 1.140481833078826, 3.1252562733326075, 1.3669778288802807, -1.4787898926725005], "count": [568]}, "eef_sim_pose_action": {"mean": [0.5201793448967937, 0.3090599082141209, 1.0825522877240352, -0.9311765943840875, 0.9977959210625963, 2.5082161908556597, 0.5479319811913362, -0.28163974906393047, 1.0868403903954353, -1.275083032554373, 0.9220656006563829, -1.8984122155907024], "std": [0.0706349897374137, 0.09472952004536625, 0.06494451506441845, 2.6494039667980274, 0.14388418276828233, 0.7700428584254492, 0.044326260845812704, 0.03650771915139852, 0.034225993212252545, 2.5983302933396026, 0.3907366555419702, 0.24136688815292426], "min": [0.4201211196820831, 0.030389224544374024, 1.0248058509080162, -3.1394068942888325, 0.7964597548641716, -3.139759256071607, 0.4980320369113321, -0.3471509052399042, 1.0245121873117706, -3.139839752399995, 0.18573691308241047, -2.3186064449992463], "max": [0.657345041303222, 0.3852449285520584, 1.2683069873439081, 3.1338036124866027, 1.433177957797672, 3.1411540712606154, 0.6556262863200931, -0.14136211769087112, 1.140481833078826, 3.1252562733326075, 1.3669778288802807, -1.4787898926725005], "count": [568]}, "gripper_mode_state": {"mean": [0.6285211267605634, 0.3362676056338028], "std": [0.4832000827568169, 0.4724316913958171], "min": [0, 0], "max": [1, 1], "count": [568]}, "gripper_activity_state": {"mean": [1.7394366197183098, 1.744718309859155], "std": [0.6072284933746421, 0.5933673228326584], "min": [0, 0], "max": [2, 2], "count": [568]}, "gripper_mode_action": {"mean": [0.6285211267605634, 0.3362676056338028], "std": [0.4832000827568169, 0.4724316913958171], "min": [0, 0], "max": [1, 1], "count": [568]}, "gripper_activity_action": {"mean": [1.7394366197183098, 1.744718309859155], "std": [0.6072284933746421, 0.5933673228326584], "min": [0, 0], "max": [2, 2], "count": [568]}, "gripper_open_scale_state": {"mean": [0.3876021126357602, 0.6135096830992208], "std": [0.3508703634309094, 0.38158457995769474], "min": [0.089, 0.0], "max": [0.947, 0.944], "count": [568]}, "gripper_open_scale_action": {"mean": [0.3876021126357602, 0.6135096830992208], "std": [0.3508703634309094, 0.38158457995769474], "min": [0.089, 0.0], "max": [0.947, 0.944], "count": [568]}}} +{"episode_index": 482, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.42902074064920087]], [[0.4595179807217004]], [[0.46066187798648867]]], "std": [[[0.2376002982987431]], [[0.20282950208797568]], [[0.19808926601342208]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4168530098313835]], [[0.45178876771296755]], [[0.45238654089086616]]], "std": [[[0.233389899323931]], [[0.20033821517947675]], [[0.19475376587806004]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44565484600703026]], [[0.46780324531773493]], [[0.4707547251743835]]], "std": [[[0.19955058135546683]], [[0.17542485609477493]], [[0.16775868451757048]]], "count": [119]}, "observation.state": {"min": [0.4463505148887634, 1.8549532890319824, -0.8530471920967102, -0.9810146689414978, -2.789367914199829, -1.9891518354415894, 0.4547629952430725, 3.0, 0.14692500233650208, 0.2861109972000122, -0.18814900517463684, -3.1391851902008057, -0.4560000002384186, -0.9210000038146973, -1.0044195652008057, -2.1665995121002197, 0.3948981761932373, 0.7466868162155151, 1.8914133310317993, 1.1113908290863037, -2.563347816467285, 40.0, -0.3370540142059326, 0.25481200218200684, -0.07436800003051758, -3.134185314178467, 0.04399999603629112, -2.693000078201294], "max": [0.9670869708061218, 2.1215524673461914, 0.44827038049697876, 0.41659265756607056, -1.3306913375854492, -0.699248731136322, 1.9157606363296509, 954.0, 0.3332430124282837, 0.4148229956626892, 0.07701700180768967, 3.1410000324249268, 1.2860000133514404, 0.3070000112056732, -0.28208014369010925, -1.9211537837982178, 1.047005534172058, 1.2913168668746948, 2.828655242919922, 1.9756603240966797, -1.7226049900054932, 952.0, -0.06241000071167946, 0.4295560121536255, 0.0915760025382042, 3.1410000324249268, 0.6340000033378601, -1.628000020980835], "mean": [0.5669963955879211, 2.010181427001953, -0.5322273969650269, -0.5635649561882019, -2.1285548210144043, -1.5683685541152954, 1.4843859672546387, 589.24951171875, 0.28232747316360474, 0.3328101933002472, 0.01125106681138277, -0.009567988105118275, 0.4586107134819031, -0.601250410079956, -0.6916006803512573, -2.0112829208374023, 0.6101248860359192, 0.9043375849723816, 2.5800843238830566, 1.5470753908157349, -2.299509286880493, 485.292724609375, -0.2699049115180969, 0.3715831935405731, 0.051283057779073715, 2.630098342895508, 0.2287174016237259, -2.0645394325256348], "std": [0.1146797463297844, 0.05607055500149727, 0.29404202103614807, 0.3286813795566559, 0.3133105933666229, 0.3441907465457916, 0.38270923495292664, 339.7907409667969, 0.03137687221169472, 0.04044324532151222, 0.04806004837155342, 2.926828145980835, 0.416728675365448, 0.23139773309230804, 0.16399312019348145, 0.0772562101483345, 0.13381831347942352, 0.16196464002132416, 0.2420460283756256, 0.21667811274528503, 0.24526940286159515, 385.8482360839844, 0.0785258486866951, 0.04251968860626221, 0.02910284698009491, 1.0840187072753906, 0.1760370433330536, 0.3611157238483429], "count": [591]}, "action": {"min": [0.4463505148887634, 1.8549532890319824, -0.8530471920967102, -0.9810146689414978, -2.789367914199829, -1.9891518354415894, 0.4547629952430725, 3.0, 0.14692500233650208, 0.2861109972000122, -0.18814900517463684, -3.1391851902008057, -0.4560000002384186, -0.9210000038146973, -1.0044195652008057, -2.1665995121002197, 0.3948981761932373, 0.7466868162155151, 1.8914133310317993, 1.1113908290863037, -2.563347816467285, 40.0, -0.3370540142059326, 0.25481200218200684, -0.07436800003051758, -3.134185314178467, 0.04399999603629112, -2.693000078201294], "max": [0.9670869708061218, 2.1215524673461914, 0.44827038049697876, 0.41659265756607056, -1.3306913375854492, -0.699248731136322, 1.9157606363296509, 954.0, 0.3332430124282837, 0.4148229956626892, 0.07701700180768967, 3.1410000324249268, 1.2860000133514404, 0.3070000112056732, -0.28208014369010925, -1.9211537837982178, 1.047005534172058, 1.2913168668746948, 2.828655242919922, 1.9756603240966797, -1.7226049900054932, 952.0, -0.06241000071167946, 0.4295560121536255, 0.0915760025382042, 3.1410000324249268, 0.6340000033378601, -1.628000020980835], "mean": [0.5669963955879211, 2.010181427001953, -0.5322273969650269, -0.5635649561882019, -2.1285548210144043, -1.5683685541152954, 1.4843859672546387, 589.24951171875, 0.28232747316360474, 0.3328101933002472, 0.01125106681138277, -0.009567988105118275, 0.4586107134819031, -0.601250410079956, -0.6916006803512573, -2.0112829208374023, 0.6101248860359192, 0.9043375849723816, 2.5800843238830566, 1.5470753908157349, -2.299509286880493, 485.292724609375, -0.2699049115180969, 0.3715831935405731, 0.051283057779073715, 2.630098342895508, 0.2287174016237259, -2.0645394325256348], "std": [0.1146797463297844, 0.05607055500149727, 0.29404202103614807, 0.3286813795566559, 0.3133105933666229, 0.3441907465457916, 0.38270923495292664, 339.7907409667969, 0.03137687221169472, 0.04044324532151222, 0.04806004837155342, 2.926828145980835, 0.416728675365448, 0.23139773309230804, 0.16399312019348145, 0.0772562101483345, 0.13381831347942352, 0.16196464002132416, 0.2420460283756256, 0.21667811274528503, 0.24526940286159515, 385.8482360839844, 0.0785258486866951, 0.04251968860626221, 0.02910284698009491, 1.0840187072753906, 0.1760370433330536, 0.3611157238483429], "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": [485], "max": [485], "mean": [485.0], "std": [0.0], "count": [591]}, "index": {"min": [465344], "max": [465934], "mean": [465639.0], "std": [170.60676031935742], "count": [591]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [591]}, "subtask_annotation": {"mean": [12.59052453468697, 29.0, 29.0, 29.0, 29.0], "std": [9.455829000871878, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [591]}, "scene_annotation": {"mean": [485.0], "std": [0.0], "min": [485], "max": [485], "count": [591]}, "eef_direction_state": {"mean": [4.125211505922166, 4.291032148900169], "std": [1.9111987842264553, 1.9623971279963042], "min": [0, 0], "max": [6, 6], "count": [591]}, "eef_velocity_state": {"mean": [0.8392554991539763, 0.7208121827411168], "std": [0.7378219104952186, 0.7900973511439854], "min": [0, 0], "max": [2, 2], "count": [591]}, "eef_acc_mag_state": {"mean": [0.8155668358714044, 0.6531302876480541], "std": [0.8378693317615606, 0.8307659696884], "min": [0, 0], "max": [2, 2], "count": [591]}, "eef_direction_action": {"mean": [4.125211505922166, 4.291032148900169], "std": [1.9111987842264553, 1.9623971279963042], "min": [0, 0], "max": [6, 6], "count": [591]}, "eef_velocity_action": {"mean": [0.8392554991539763, 0.7208121827411168], "std": [0.7378219104952186, 0.7900973511439854], "min": [0, 0], "max": [2, 2], "count": [591]}, "eef_acc_mag_action": {"mean": [0.8155668358714044, 0.6531302876480541], "std": [0.8378693317615606, 0.8307659696884], "min": [0, 0], "max": [2, 2], "count": [591]}, "eef_sim_pose_state": {"mean": [0.5850415836772221, 0.3144528257578029, 1.1444129174973103, -2.6701682248371377, 0.4954204171064249, 1.1797335401714244, 0.5446780584141935, -0.30107954484989413, 1.091177802110786, 2.308193695877742, 0.8974288721028929, -0.640714863195236], "std": [0.039447950500997704, 0.06292884537936981, 0.04739814546822695, 0.20739823457709028, 0.2974618784412376, 2.626230480405486, 0.028231296950301115, 0.053522818762819585, 0.027651563074264984, 0.32472310272999505, 0.2893316464124591, 2.528819762847416], "min": [0.4725192800491194, 0.09909814369659417, 1.100289111655757, -3.087926060971596, 0.10271138103447641, -3.1413825039668435, 0.5065293492814955, -0.36794274260656223, 1.0201377323416387, 1.1921829325246347, 0.1521806951745781, -3.1383678114437052], "max": [0.6335300448643445, 0.3737061329195533, 1.303252723463955, -2.154678158393798, 1.0387383055406914, 3.1413061000804645, 0.6114783549238739, -0.0674323234529971, 1.1656381581268715, 2.6470558095959973, 1.263867622415976, 3.1278107254075183], "count": [591]}, "eef_sim_pose_action": {"mean": [0.5850415836772221, 0.3144528257578029, 1.1444129174973103, -2.6701682248371377, 0.4954204171064249, 1.1797335401714244, 0.5446780584141935, -0.30107954484989413, 1.091177802110786, 2.308193695877742, 0.8974288721028929, -0.640714863195236], "std": [0.039447950500997704, 0.06292884537936981, 0.04739814546822695, 0.20739823457709028, 0.2974618784412376, 2.626230480405486, 0.028231296950301115, 0.053522818762819585, 0.027651563074264984, 0.32472310272999505, 0.2893316464124591, 2.528819762847416], "min": [0.4725192800491194, 0.09909814369659417, 1.100289111655757, -3.087926060971596, 0.10271138103447641, -3.1413825039668435, 0.5065293492814955, -0.36794274260656223, 1.0201377323416387, 1.1921829325246347, 0.1521806951745781, -3.1383678114437052], "max": [0.6335300448643445, 0.3737061329195533, 1.303252723463955, -2.154678158393798, 1.0387383055406914, 3.1413061000804645, 0.6114783549238739, -0.0674323234529971, 1.1656381581268715, 2.6470558095959973, 1.263867622415976, 3.1278107254075183], "count": [591]}, "gripper_mode_state": {"mean": [0.49915397631133673, 0.3062605752961083], "std": [0.49999928424340334, 0.4609392967793111], "min": [0, 0], "max": [1, 1], "count": [591]}, "gripper_activity_state": {"mean": [1.7326565143824026, 1.7766497461928934], "std": [0.6125585427630948, 0.5677720380012969], "min": [0, 0], "max": [2, 2], "count": [591]}, "gripper_mode_action": {"mean": [0.49915397631133673, 0.3062605752961083], "std": [0.49999928424340334, 0.4609392967793111], "min": [0, 0], "max": [1, 1], "count": [591]}, "gripper_activity_action": {"mean": [1.7326565143824026, 1.7766497461928934], "std": [0.6125585427630948, 0.5677720380012969], "min": [0, 0], "max": [2, 2], "count": [591]}, "gripper_open_scale_state": {"mean": [0.4852927241188221, 0.589249576859063], "std": [0.38584821642513933, 0.33979062057682], "min": [0.04, 0.003], "max": [0.952, 0.954], "count": [591]}, "gripper_open_scale_action": {"mean": [0.4852927241188221, 0.589249576859063], "std": [0.38584821642513933, 0.33979062057682], "min": [0.04, 0.003], "max": [0.952, 0.954], "count": [591]}}} +{"episode_index": 483, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[1.0]], [[1.0]]], "mean": [[[0.42797976976223556]], [[0.4572818643533529]], [[0.4578949182363234]]], "std": [[[0.22881731484305193]], [[0.19717723020849112]], [[0.1921972785402425]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4376041248520406]], [[0.46604686615459834]], [[0.4665129239359786]]], "std": [[[0.1986269532769319]], [[0.169049487079486]], [[0.16191511091680674]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4315628891976738]], [[0.4586308492228912]], [[0.46100282409551746]]], "std": [[[0.2188436776632992]], [[0.19382529600242315]], [[0.18632652639305028]]], "count": [127]}, "observation.state": {"min": [0.09480629116296768, 2.0063607692718506, -1.6707338094711304, -1.573623776435852, -2.85446834564209, -1.9819436073303223, 0.506232738494873, -2.0, 0.17600500583648682, 0.2491919994354248, -0.13264599442481995, -3.1411852836608887, -0.5920000076293945, -0.5600000023841858, -1.105439305305481, -2.1758322715759277, 0.2666863203048706, 0.49007102847099304, 1.6305912733078003, 0.880204439163208, -2.1944549083709717, 51.0, -0.3909359872341156, 0.2142760008573532, -0.14325499534606934, 2.3329999446868896, 0.0030000002589076757, -3.134185314178467], "max": [0.8414930701255798, 2.1203134059906006, -0.5810550451278687, -0.0276460163295269, -1.5827168226242065, -0.7763224244117737, 2.207265615463257, 947.0, 0.3512139916419983, 0.44428399205207825, 0.0867220014333725, 3.1410000324249268, 0.5790000557899475, 0.047999992966651917, -0.1909215748310089, -2.0969958305358887, 1.6271181106567383, 1.2599706649780273, 2.370523691177368, 1.838460087776184, -0.7861312031745911, 939.0, 0.0019950000569224358, 0.43209800124168396, 0.058788999915122986, 2.877000093460083, 0.7990000247955322, -2.444999933242798], "mean": [0.443348228931427, 2.0741000175476074, -0.9059041142463684, -0.9457039833068848, -2.238583564758301, -1.5245518684387207, 1.3765885829925537, 590.7301635742188, 0.27477267384529114, 0.31941747665405273, 0.010091554373502731, -2.5563204288482666, 0.08789738267660141, -0.21342624723911285, -0.37326014041900635, -2.1556055545806885, 0.5654421448707581, 0.8079257011413574, 2.0961756706237793, 1.4053256511688232, -1.3322434425354004, 473.2558288574219, -0.3066679537296295, 0.29812824726104736, -1.096679079637397e-05, 2.6244614124298096, 0.5039677023887634, -2.713757038116455], "std": [0.14845922589302063, 0.0337664820253849, 0.263854056596756, 0.3500674068927765, 0.4252431392669678, 0.3685738444328308, 0.4749063551425934, 390.80450439453125, 0.039886508136987686, 0.056696511805057526, 0.04519017040729523, 1.0497106313705444, 0.38419732451438904, 0.20158140361309052, 0.2227199822664261, 0.014461972750723362, 0.3130377531051636, 0.1802431046962738, 0.22668389976024628, 0.23117531836032867, 0.3618604242801666, 400.8227233886719, 0.10330681502819061, 0.06239549443125725, 0.034910932183265686, 0.13401420414447784, 0.18932394683361053, 0.1779857724905014], "count": [643]}, "action": {"min": [0.09480629116296768, 2.0063607692718506, -1.6707338094711304, -1.573623776435852, -2.85446834564209, -1.9819436073303223, 0.506232738494873, -2.0, 0.17600500583648682, 0.2491919994354248, -0.13264599442481995, -3.1411852836608887, -0.5920000076293945, -0.5600000023841858, -1.105439305305481, -2.1758322715759277, 0.2666863203048706, 0.49007102847099304, 1.6305912733078003, 0.880204439163208, -2.1944549083709717, 51.0, -0.3909359872341156, 0.2142760008573532, -0.14325499534606934, 2.3329999446868896, 0.0030000002589076757, -3.134185314178467], "max": [0.8414930701255798, 2.1203134059906006, -0.5810550451278687, -0.0276460163295269, -1.5827168226242065, -0.7763224244117737, 2.207265615463257, 947.0, 0.3512139916419983, 0.44428399205207825, 0.0867220014333725, 3.1410000324249268, 0.5790000557899475, 0.047999992966651917, -0.1909215748310089, -2.0969958305358887, 1.6271181106567383, 1.2599706649780273, 2.370523691177368, 1.838460087776184, -0.7861312031745911, 939.0, 0.0019950000569224358, 0.43209800124168396, 0.058788999915122986, 2.877000093460083, 0.7990000247955322, -2.444999933242798], "mean": [0.443348228931427, 2.0741000175476074, -0.9059041142463684, -0.9457039833068848, -2.238583564758301, -1.5245518684387207, 1.3765885829925537, 590.7301635742188, 0.27477267384529114, 0.31941747665405273, 0.010091554373502731, -2.5563204288482666, 0.08789738267660141, -0.21342624723911285, -0.37326014041900635, -2.1556055545806885, 0.5654421448707581, 0.8079257011413574, 2.0961756706237793, 1.4053256511688232, -1.3322434425354004, 473.2558288574219, -0.3066679537296295, 0.29812824726104736, -1.096679079637397e-05, 2.6244614124298096, 0.5039677023887634, -2.713757038116455], "std": [0.14845922589302063, 0.0337664820253849, 0.263854056596756, 0.3500674068927765, 0.4252431392669678, 0.3685738444328308, 0.4749063551425934, 390.80450439453125, 0.039886508136987686, 0.056696511805057526, 0.04519017040729523, 1.0497106313705444, 0.38419732451438904, 0.20158140361309052, 0.2227199822664261, 0.014461972750723362, 0.3130377531051636, 0.1802431046962738, 0.22668389976024628, 0.23117531836032867, 0.3618604242801666, 400.8227233886719, 0.10330681502819061, 0.06239549443125725, 0.034910932183265686, 0.13401420414447784, 0.18932394683361053, 0.1779857724905014], "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": [486], "max": [486], "mean": [486.0], "std": [0.0], "count": [643]}, "index": {"min": [465935], "max": [466577], "mean": [466256.0], "std": [185.61788706910764], "count": [643]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [643]}, "subtask_annotation": {"mean": [13.66407465007776, 29.0, 29.0, 29.0, 29.0], "std": [10.629300163530676, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [643]}, "scene_annotation": {"mean": [486.0], "std": [0.0], "min": [486], "max": [486], "count": [643]}, "eef_direction_state": {"mean": [3.702954898911353, 3.4199066874027992], "std": [2.2744316828783844, 2.098887061379187], "min": [0, 0], "max": [6, 6], "count": [643]}, "eef_velocity_state": {"mean": [0.833592534992224, 1.0606531881804044], "std": [0.7779967908677866, 0.7853979641861126], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_acc_mag_state": {"mean": [0.80248833592535, 0.8444790046656299], "std": [0.8512327705429442, 0.8369833082376134], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_direction_action": {"mean": [3.702954898911353, 3.4199066874027992], "std": [2.2744316828783844, 2.098887061379187], "min": [0, 0], "max": [6, 6], "count": [643]}, "eef_velocity_action": {"mean": [0.833592534992224, 1.0606531881804044], "std": [0.7779967908677866, 0.7853979641861126], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_acc_mag_action": {"mean": [0.80248833592535, 0.8444790046656299], "std": [0.8512327705429442, 0.8369833082376134], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_sim_pose_state": {"mean": [0.4971328640303045, 0.308696818281496, 1.0671747940235665, -1.6643796591914717, 1.1041520442456794, 1.7070207890540245, 0.531773200408135, -0.2900166245939343, 1.103035092814182, -1.4337927083731525, 0.8365160156836429, -1.8615426234802543], "std": [0.06370685249536115, 0.08990236644263108, 0.06118262065333427, 2.1966945192834824, 0.17644815007617562, 2.08297672757546, 0.049470214819140094, 0.05191944886570115, 0.041877483362085945, 2.43874143610452, 0.4051596273617153, 0.23434564345303535], "min": [0.4175007091220647, -0.007225638818279229, 1.0210833847342324, -3.140857610155117, 0.788971347515218, -3.141338623222829, 0.4570346889644151, -0.36642228791599485, 1.0265601203210644, -3.1353874991736905, 0.1097589202112883, -2.3972773649817487], "max": [0.6433550627970042, 0.38350312484708204, 1.2510698466565322, 3.1388879872770814, 1.475730919647639, 3.141433385736961, 0.6386249134072345, -0.16372787367129316, 1.2123165698698575, 3.1372303158932446, 1.3621934161114537, -1.3774124671895762], "count": [643]}, "eef_sim_pose_action": {"mean": [0.4971328640303045, 0.308696818281496, 1.0671747940235665, -1.6643796591914717, 1.1041520442456794, 1.7070207890540245, 0.531773200408135, -0.2900166245939343, 1.103035092814182, -1.4337927083731525, 0.8365160156836429, -1.8615426234802543], "std": [0.06370685249536115, 0.08990236644263108, 0.06118262065333427, 2.1966945192834824, 0.17644815007617562, 2.08297672757546, 0.049470214819140094, 0.05191944886570115, 0.041877483362085945, 2.43874143610452, 0.4051596273617153, 0.23434564345303535], "min": [0.4175007091220647, -0.007225638818279229, 1.0210833847342324, -3.140857610155117, 0.788971347515218, -3.141338623222829, 0.4570346889644151, -0.36642228791599485, 1.0265601203210644, -3.1353874991736905, 0.1097589202112883, -2.3972773649817487], "max": [0.6433550627970042, 0.38350312484708204, 1.2510698466565322, 3.1388879872770814, 1.475730919647639, 3.141433385736961, 0.6386249134072345, -0.16372787367129316, 1.2123165698698575, 3.1372303158932446, 1.3621934161114537, -1.3774124671895762], "count": [643]}, "gripper_mode_state": {"mean": [0.5194401244167963, 0.36858475894245724], "std": [0.49962193863226056, 0.48242101365693757], "min": [0, 0], "max": [1, 1], "count": [643]}, "gripper_activity_state": {"mean": [1.76049766718507, 1.6391912908242612], "std": [0.5864152117219357, 0.683386931003892], "min": [0, 0], "max": [2, 2], "count": [643]}, "gripper_mode_action": {"mean": [0.5194401244167963, 0.36858475894245724], "std": [0.49962193863226056, 0.48242101365693757], "min": [0, 0], "max": [1, 1], "count": [643]}, "gripper_activity_action": {"mean": [1.76049766718507, 1.6391912908242612], "std": [0.5864152117219357, 0.683386931003892], "min": [0, 0], "max": [2, 2], "count": [643]}, "gripper_open_scale_state": {"mean": [0.47325583229243035, 0.5908685851245418], "std": [0.4008221518153589, 0.39059495032682623], "min": [0.051, 0.0], "max": [0.939, 0.947], "count": [643]}, "gripper_open_scale_action": {"mean": [0.47325583229243035, 0.5908685851245418], "std": [0.4008221518153589, 0.39059495032682623], "min": [0.051, 0.0], "max": [0.939, 0.947], "count": [643]}}} +{"episode_index": 484, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[1.0]], [[1.0]]], "mean": [[[0.4360471597853233]], [[0.46261152292895474]], [[0.4621157158324034]]], "std": [[[0.22413065615008576]], [[0.1921149835739138]], [[0.18830266754207783]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4051553532998565]], [[0.4457517635102822]], [[0.4469818982809926]]], "std": [[[0.2248772398380972]], [[0.1905901018726804]], [[0.18326498288221416]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4383856391811467]], [[0.467452102927892]], [[0.46990441342526174]]], "std": [[[0.20854184914297072]], [[0.17975861983584182]], [[0.17163317940713346]]], "count": [123]}, "observation.state": {"min": [0.44230133295059204, 1.8833324909210205, -0.8237605690956116, -0.9727593064308167, -2.8946635723114014, -1.9411553144454956, 0.3373023271560669, 2.0, 0.11077500134706497, 0.2958109974861145, -0.19581399857997894, -3.1391851902008057, -0.46400001645088196, -0.9099999666213989, -1.16034734249115, -2.1727778911590576, 0.3697131276130676, 0.7523590922355652, 1.749971866607666, 0.980368971824646, -2.377941370010376, 32.0, -0.3418770134449005, 0.26997900009155273, -0.09759599715471268, -3.1351852416992188, -0.10000000894069672, -2.861999988555908], "max": [1.000195860862732, 2.1215524673461914, 0.4465424716472626, 0.47909292578697205, -1.1737688779830933, -0.6074793338775635, 1.8973300457000732, 948.0, 0.33304598927497864, 0.44181400537490845, 0.07838600128889084, 3.140000104904175, 1.371999979019165, 0.16300000250339508, -0.2678382098674774, -1.9800411462783813, 1.4138389825820923, 1.532660961151123, 2.698854923248291, 1.920577883720398, -1.8365750312805176, 941.0, -0.004499000031501055, 0.4394179880619049, 0.09390199929475784, 3.134999990463257, 0.7419999837875366, -1.8070000410079956], "mean": [0.6426556706428528, 2.0279200077056885, -0.5182181000709534, -0.5729844570159912, -2.264381170272827, -1.5225650072097778, 1.5465997457504272, 581.195068359375, 0.27179640531539917, 0.3474973142147064, 0.003685549134388566, -1.2080415487289429, 0.34682461619377136, -0.6264148354530334, -0.598823070526123, -2.086313486099243, 0.6695176362991333, 1.0568833351135254, 2.4904115200042725, 1.491348147392273, -2.0938541889190674, 332.5951232910156, -0.2647218108177185, 0.36170855164527893, 0.04458732157945633, 2.6756510734558105, 0.2538146376609802, -2.3077094554901123], "std": [0.12059766054153442, 0.05616133287549019, 0.3209267258644104, 0.3619391620159149, 0.3999265134334564, 0.3745853006839752, 0.4212318956851959, 422.5585021972656, 0.038805585354566574, 0.04192693158984184, 0.05704426392912865, 2.6383790969848633, 0.48489895462989807, 0.2058384269475937, 0.1833028346300125, 0.048362135887145996, 0.22056961059570312, 0.16719754040241241, 0.210039421916008, 0.27808094024658203, 0.1760888248682022, 373.00048828125, 0.08937282115221024, 0.05101902410387993, 0.034269604831933975, 0.8005670309066772, 0.2326553463935852, 0.26218974590301514], "count": [615]}, "action": {"min": [0.44230133295059204, 1.8833324909210205, -0.8237605690956116, -0.9727593064308167, -2.8946635723114014, -1.9411553144454956, 0.3373023271560669, 2.0, 0.11077500134706497, 0.2958109974861145, -0.19581399857997894, -3.1391851902008057, -0.46400001645088196, -0.9099999666213989, -1.16034734249115, -2.1727778911590576, 0.3697131276130676, 0.7523590922355652, 1.749971866607666, 0.980368971824646, -2.377941370010376, 32.0, -0.3418770134449005, 0.26997900009155273, -0.09759599715471268, -3.1351852416992188, -0.10000000894069672, -2.861999988555908], "max": [1.000195860862732, 2.1215524673461914, 0.4465424716472626, 0.47909292578697205, -1.1737688779830933, -0.6074793338775635, 1.8973300457000732, 948.0, 0.33304598927497864, 0.44181400537490845, 0.07838600128889084, 3.140000104904175, 1.371999979019165, 0.16300000250339508, -0.2678382098674774, -1.9800411462783813, 1.4138389825820923, 1.532660961151123, 2.698854923248291, 1.920577883720398, -1.8365750312805176, 941.0, -0.004499000031501055, 0.4394179880619049, 0.09390199929475784, 3.134999990463257, 0.7419999837875366, -1.8070000410079956], "mean": [0.6426556706428528, 2.0279200077056885, -0.5182181000709534, -0.5729844570159912, -2.264381170272827, -1.5225650072097778, 1.5465997457504272, 581.195068359375, 0.27179640531539917, 0.3474973142147064, 0.003685549134388566, -1.2080415487289429, 0.34682461619377136, -0.6264148354530334, -0.598823070526123, -2.086313486099243, 0.6695176362991333, 1.0568833351135254, 2.4904115200042725, 1.491348147392273, -2.0938541889190674, 332.5951232910156, -0.2647218108177185, 0.36170855164527893, 0.04458732157945633, 2.6756510734558105, 0.2538146376609802, -2.3077094554901123], "std": [0.12059766054153442, 0.05616133287549019, 0.3209267258644104, 0.3619391620159149, 0.3999265134334564, 0.3745853006839752, 0.4212318956851959, 422.5585021972656, 0.038805585354566574, 0.04192693158984184, 0.05704426392912865, 2.6383790969848633, 0.48489895462989807, 0.2058384269475937, 0.1833028346300125, 0.048362135887145996, 0.22056961059570312, 0.16719754040241241, 0.210039421916008, 0.27808094024658203, 0.1760888248682022, 373.00048828125, 0.08937282115221024, 0.05101902410387993, 0.034269604831933975, 0.8005670309066772, 0.2326553463935852, 0.26218974590301514], "count": [615]}, "timestamp": {"min": [0.0], "max": [20.466666666666665], "mean": [10.233333333333333], "std": [5.9178324360141135], "count": [615]}, "frame_index": {"min": [0], "max": [614], "mean": [307.0], "std": [177.5349730804234], "count": [615]}, "episode_index": {"min": [487], "max": [487], "mean": [487.0], "std": [0.0], "count": [615]}, "index": {"min": [466578], "max": [467192], "mean": [466885.0], "std": [177.5349730804234], "count": [615]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [615]}, "subtask_annotation": {"mean": [10.613008130081301, 29.0, 29.0, 29.0, 29.0], "std": [8.689952700850771, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [615]}, "scene_annotation": {"mean": [487.0], "std": [0.0], "min": [487], "max": [487], "count": [615]}, "eef_direction_state": {"mean": [4.131707317073171, 4.087804878048781], "std": [2.034791576517157, 1.8798281086378545], "min": [0, 0], "max": [6, 6], "count": [615]}, "eef_velocity_state": {"mean": [0.8113821138211382, 0.7886178861788617], "std": [0.769457971195428, 0.7677655523790609], "min": [0, 0], "max": [2, 2], "count": [615]}, "eef_acc_mag_state": {"mean": [0.7252032520325203, 0.6861788617886179], "std": [0.8289079401976776, 0.826819275506999], "min": [0, 0], "max": [2, 2], "count": [615]}, "eef_direction_action": {"mean": [4.131707317073171, 4.087804878048781], "std": [2.034791576517157, 1.8798281086378545], "min": [0, 0], "max": [6, 6], "count": [615]}, "eef_velocity_action": {"mean": [0.8113821138211382, 0.7886178861788617], "std": [0.769457971195428, 0.7677655523790609], "min": [0, 0], "max": [2, 2], "count": [615]}, "eef_acc_mag_action": {"mean": [0.7252032520325203, 0.6861788617886179], "std": [0.8289079401976776, 0.826819275506999], "min": [0, 0], "max": [2, 2], "count": [615]}, "eef_sim_pose_state": {"mean": [0.569713213847541, 0.3058349051225899, 1.1412831160480528, -1.197758381872906, 0.6646640793833624, 1.665411804822192, 0.5609716004768774, -0.2855253151534188, 1.0967698043691025, 2.4023586438514792, 0.7930203827960253, -1.7464409812284174], "std": [0.04675875366801643, 0.07338370398403107, 0.05789103448761359, 2.452331229806515, 0.1523416479884327, 2.109333998314251, 0.031328124645995194, 0.06381903737065273, 0.027720825413558425, 0.4024623654245732, 0.34413326464272115, 1.962248657259924], "min": [0.48058451413766584, 0.09561046427368332, 1.093213416199665, -3.136507677087363, 0.5007638456100887, -3.1376874275630167, 0.5136021699415008, -0.37287603645185763, 1.0256604064494204, 1.1840037756713444, 0.1426441937372276, -3.1408989406991474], "max": [0.6473336294383543, 0.3848303792139559, 1.349825420572444, 3.1389572077852037, 1.1722226551617352, 3.140124406707246, 0.636840921771902, -0.03732288700421363, 1.1401233372854227, 2.7984197535221407, 1.276555820735282, 3.1397568808683816], "count": [615]}, "eef_sim_pose_action": {"mean": [0.569713213847541, 0.3058349051225899, 1.1412831160480528, -1.197758381872906, 0.6646640793833624, 1.665411804822192, 0.5609716004768774, -0.2855253151534188, 1.0967698043691025, 2.4023586438514792, 0.7930203827960253, -1.7464409812284174], "std": [0.04675875366801643, 0.07338370398403107, 0.05789103448761359, 2.452331229806515, 0.1523416479884327, 2.109333998314251, 0.031328124645995194, 0.06381903737065273, 0.027720825413558425, 0.4024623654245732, 0.34413326464272115, 1.962248657259924], "min": [0.48058451413766584, 0.09561046427368332, 1.093213416199665, -3.136507677087363, 0.5007638456100887, -3.1376874275630167, 0.5136021699415008, -0.37287603645185763, 1.0256604064494204, 1.1840037756713444, 0.1426441937372276, -3.1408989406991474], "max": [0.6473336294383543, 0.3848303792139559, 1.349825420572444, 3.1389572077852037, 1.1722226551617352, 3.140124406707246, 0.636840921771902, -0.03732288700421363, 1.1401233372854227, 2.7984197535221407, 1.276555820735282, 3.1397568808683816], "count": [615]}, "gripper_mode_state": {"mean": [0.6764227642276422, 0.4016260162601626], "std": [0.46784079371328546, 0.4902270487469612], "min": [0, 0], "max": [1, 1], "count": [615]}, "gripper_activity_state": {"mean": [1.7203252032520324, 1.7121951219512195], "std": [0.616699759550655, 0.6299548784788424], "min": [0, 0], "max": [2, 2], "count": [615]}, "gripper_mode_action": {"mean": [0.6764227642276422, 0.4016260162601626], "std": [0.46784079371328546, 0.4902270487469612], "min": [0, 0], "max": [1, 1], "count": [615]}, "gripper_activity_action": {"mean": [1.7203252032520324, 1.7121951219512195], "std": [0.616699759550655, 0.6299548784788424], "min": [0, 0], "max": [2, 2], "count": [615]}, "gripper_open_scale_state": {"mean": [0.3325951218643814, 0.5811951218488741], "std": [0.37300057831037053, 0.4225585410133336], "min": [0.032, 0.002], "max": [0.941, 0.948], "count": [615]}, "gripper_open_scale_action": {"mean": [0.3325951218643814, 0.5811951218488741], "std": [0.37300057831037053, 0.4225585410133336], "min": [0.032, 0.002], "max": [0.941, 0.948], "count": [615]}}} +{"episode_index": 485, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.42892883661576725]], [[0.4597992509688241]], [[0.4603085415582162]]], "std": [[[0.2380276433031461]], [[0.20496294194677142]], [[0.19904720615577928]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42806684524842387]], [[0.4588527857308115]], [[0.4587443949187345]]], "std": [[[0.20406891646967767]], [[0.17477404903956012]], [[0.16889338731677586]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43829084967320264]], [[0.46558268263057434]], [[0.4675928317861068]]], "std": [[[0.20772800025068852]], [[0.1794396316637871]], [[0.17162795638153364]]], "count": [113]}, "observation.state": {"min": [0.25153684616088867, 2.043955087661743, -1.0972187519073486, -1.245728850364685, -2.9163930416107178, -1.9841777086257935, 0.35678020119667053, -2.0, 0.1901089996099472, 0.25348100066185, -0.16308100521564484, -3.115000009536743, -0.6620000004768372, -0.5759999752044678, -0.6986727118492126, -2.1755356788635254, 0.21530382335186005, 0.43703046441078186, 1.5212639570236206, 0.9294576644897461, -2.1450445652008057, 88.0, -0.39337700605392456, 0.18922899663448334, -0.11065199971199036, 2.2990000247955322, 0.2150000035762787, -3.0950000286102295], "max": [0.9813812375068665, 2.1215524673461914, -0.6418273448944092, 0.18500491976737976, -1.4596188068389893, -0.8238652348518372, 1.926983118057251, 938.0, 0.32395699620246887, 0.43654298782348633, 0.05613800138235092, -2.3420000076293945, 0.5879999995231628, 0.0559999980032444, -0.14238396286964417, -2.070798397064209, 1.654746651649475, 1.4392508268356323, 2.372443675994873, 1.9859927892684937, -0.7490953207015991, 937.0, -0.0389849990606308, 0.38373398780822754, 0.062212999910116196, 2.944000005722046, 0.8059999942779541, -2.4149999618530273], "mean": [0.45348602533340454, 2.079505443572998, -0.7732174396514893, -0.7439525127410889, -2.0719027519226074, -1.5614455938339233, 1.1211124658584595, 556.0308837890625, 0.281947523355484, 0.3092292845249176, -0.005858274642378092, -2.7741525173187256, 0.2704635262489319, -0.15295261144638062, -0.32241278886795044, -2.153479814529419, 0.5530325770378113, 0.9000335931777954, 2.1062982082366943, 1.4675655364990234, -1.3887369632720947, 487.7236328125, -0.30515220761299133, 0.27899494767189026, 0.00968792662024498, 2.6667189598083496, 0.5213286280632019, -2.676300048828125], "std": [0.14884455502033234, 0.01922539249062538, 0.11847066879272461, 0.33304959535598755, 0.35150662064552307, 0.32828956842422485, 0.41586238145828247, 416.64593505859375, 0.02169974520802498, 0.04698425903916359, 0.04682618007063866, 0.21134509146213531, 0.33936867117881775, 0.18023242056369781, 0.15233170986175537, 0.023545140400528908, 0.41267985105514526, 0.2529689371585846, 0.19943228363990784, 0.25541165471076965, 0.4020234942436218, 360.75347900390625, 0.11015068739652634, 0.061727721244096756, 0.04259411245584488, 0.17437034845352173, 0.13564394414424896, 0.1989012360572815], "count": [550]}, "action": {"min": [0.25153684616088867, 2.043955087661743, -1.0972187519073486, -1.245728850364685, -2.9163930416107178, -1.9841777086257935, 0.35678020119667053, -2.0, 0.1901089996099472, 0.25348100066185, -0.16308100521564484, -3.115000009536743, -0.6620000004768372, -0.5759999752044678, -0.6986727118492126, -2.1755356788635254, 0.21530382335186005, 0.43703046441078186, 1.5212639570236206, 0.9294576644897461, -2.1450445652008057, 88.0, -0.39337700605392456, 0.18922899663448334, -0.11065199971199036, 2.2990000247955322, 0.2150000035762787, -3.0950000286102295], "max": [0.9813812375068665, 2.1215524673461914, -0.6418273448944092, 0.18500491976737976, -1.4596188068389893, -0.8238652348518372, 1.926983118057251, 938.0, 0.32395699620246887, 0.43654298782348633, 0.05613800138235092, -2.3420000076293945, 0.5879999995231628, 0.0559999980032444, -0.14238396286964417, -2.070798397064209, 1.654746651649475, 1.4392508268356323, 2.372443675994873, 1.9859927892684937, -0.7490953207015991, 937.0, -0.0389849990606308, 0.38373398780822754, 0.062212999910116196, 2.944000005722046, 0.8059999942779541, -2.4149999618530273], "mean": [0.45348602533340454, 2.079505443572998, -0.7732174396514893, -0.7439525127410889, -2.0719027519226074, -1.5614455938339233, 1.1211124658584595, 556.0308837890625, 0.281947523355484, 0.3092292845249176, -0.005858274642378092, -2.7741525173187256, 0.2704635262489319, -0.15295261144638062, -0.32241278886795044, -2.153479814529419, 0.5530325770378113, 0.9000335931777954, 2.1062982082366943, 1.4675655364990234, -1.3887369632720947, 487.7236328125, -0.30515220761299133, 0.27899494767189026, 0.00968792662024498, 2.6667189598083496, 0.5213286280632019, -2.676300048828125], "std": [0.14884455502033234, 0.01922539249062538, 0.11847066879272461, 0.33304959535598755, 0.35150662064552307, 0.32828956842422485, 0.41586238145828247, 416.64593505859375, 0.02169974520802498, 0.04698425903916359, 0.04682618007063866, 0.21134509146213531, 0.33936867117881775, 0.18023242056369781, 0.15233170986175537, 0.023545140400528908, 0.41267985105514526, 0.2529689371585846, 0.19943228363990784, 0.25541165471076965, 0.4020234942436218, 360.75347900390625, 0.11015068739652634, 0.061727721244096756, 0.04259411245584488, 0.17437034845352173, 0.13564394414424896, 0.1989012360572815], "count": [550]}, "timestamp": {"min": [0.0], "max": [18.3], "mean": [9.15], "std": [5.2923687198329885], "count": [550]}, "frame_index": {"min": [0], "max": [549], "mean": [274.5], "std": [158.77106159498965], "count": [550]}, "episode_index": {"min": [488], "max": [488], "mean": [488.0], "std": [0.0], "count": [550]}, "index": {"min": [467193], "max": [467742], "mean": [467467.5], "std": [158.77106159498965], "count": [550]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [550]}, "subtask_annotation": {"mean": [13.143636363636364, 29.0, 29.0, 29.0, 29.0], "std": [9.970287925747911, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [550]}, "scene_annotation": {"mean": [488.0], "std": [0.0], "min": [488], "max": [488], "count": [550]}, "eef_direction_state": {"mean": [3.430909090909091, 3.6981818181818182], "std": [2.246158152553158, 2.2139632015576063], "min": [0, 0], "max": [6, 6], "count": [550]}, "eef_velocity_state": {"mean": [0.9145454545454546, 0.8381818181818181], "std": [0.7591665721681368, 0.7961249123303829], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_acc_mag_state": {"mean": [0.8490909090909091, 0.7727272727272727], "std": [0.840426888772543, 0.8362154018834552], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_direction_action": {"mean": [3.430909090909091, 3.6981818181818182], "std": [2.246158152553158, 2.2139632015576063], "min": [0, 0], "max": [6, 6], "count": [550]}, "eef_velocity_action": {"mean": [0.9145454545454546, 0.8381818181818181], "std": [0.7591665721681368, 0.7961249123303829], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_acc_mag_action": {"mean": [0.8490909090909091, 0.7727272727272727], "std": [0.840426888772543, 0.8362154018834552], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_sim_pose_state": {"mean": [0.4790556315885075, 0.3153848638587339, 1.0750916656154805, -2.0541756408149743, 1.101578666488707, 2.244981365877169, 0.5214656491140919, -0.28953804730150007, 1.081305915311842, -1.8654191286224113, 1.0308656084689891, -1.803362837464603], "std": [0.06303509824889475, 0.09562875654450477, 0.06407004615808949, 1.8466403890594274, 0.15951893187925487, 1.5067209108291435, 0.04158915823454271, 0.04274807495718813, 0.03578426252353562, 2.1820134936594164, 0.36356446946617754, 0.23542296017912834], "min": [0.39551112601950067, 0.05090767280185565, 0.9976689472646227, -3.141010881048302, 0.8662314634253674, -3.134238891189419, 0.4605922516503912, -0.33041372001489483, 1.0212150069962587, -3.127719087484829, 0.032212591264289436, -2.3514634916976545], "max": [0.5947222690863718, 0.39277876326348155, 1.232501226406795, 3.137417150458723, 1.5333264762041243, 3.1415643711301158, 0.6307117648940546, -0.11609093728089916, 1.1544841583895202, 3.1398517980285896, 1.3706597118031478, -1.3359189410532486], "count": [550]}, "eef_sim_pose_action": {"mean": [0.4790556315885075, 0.3153848638587339, 1.0750916656154805, -2.0541756408149743, 1.101578666488707, 2.244981365877169, 0.5214656491140919, -0.28953804730150007, 1.081305915311842, -1.8654191286224113, 1.0308656084689891, -1.803362837464603], "std": [0.06303509824889475, 0.09562875654450477, 0.06407004615808949, 1.8466403890594274, 0.15951893187925487, 1.5067209108291435, 0.04158915823454271, 0.04274807495718813, 0.03578426252353562, 2.1820134936594164, 0.36356446946617754, 0.23542296017912834], "min": [0.39551112601950067, 0.05090767280185565, 0.9976689472646227, -3.141010881048302, 0.8662314634253674, -3.134238891189419, 0.4605922516503912, -0.33041372001489483, 1.0212150069962587, -3.127719087484829, 0.032212591264289436, -2.3514634916976545], "max": [0.5947222690863718, 0.39277876326348155, 1.232501226406795, 3.137417150458723, 1.5333264762041243, 3.1415643711301158, 0.6307117648940546, -0.11609093728089916, 1.1544841583895202, 3.1398517980285896, 1.3706597118031478, -1.3359189410532486], "count": [550]}, "gripper_mode_state": {"mean": [0.5290909090909091, 0.4109090909090909], "std": [0.49915300160197934, 0.49199879056493173], "min": [0, 0], "max": [1, 1], "count": [550]}, "gripper_activity_state": {"mean": [1.76, 1.6981818181818182], "std": [0.5757524720666936, 0.6408774976094473], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_mode_action": {"mean": [0.5290909090909091, 0.4109090909090909], "std": [0.49915300160197934, 0.49199879056493173], "min": [0, 0], "max": [1, 1], "count": [550]}, "gripper_activity_action": {"mean": [1.76, 1.6981818181818182], "std": [0.5757524720666936, 0.6408774976094473], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_open_scale_state": {"mean": [0.4877236364607372, 0.5561977693507892], "std": [0.3607534420570567, 0.4164229117668856], "min": [0.088, 0.0], "max": [0.937, 0.938], "count": [550]}, "gripper_open_scale_action": {"mean": [0.4877236364607372, 0.5561977693507892], "std": [0.3607534420570567, 0.4164229117668856], "min": [0.088, 0.0], "max": [0.937, 0.938], "count": [550]}}} +{"episode_index": 486, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[1.0]], [[1.0]]], "mean": [[[0.4269209281629318]], [[0.45677097922502335]], [[0.45771151377217556]]], "std": [[[0.23450688813845297]], [[0.20008907310370153]], [[0.19489137057778189]]], "count": [140]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4095953737745098]], [[0.44994757819794584]], [[0.45214999124649863]]], "std": [[[0.23024121791652236]], [[0.1957501749527024]], [[0.18659837265983312]]], "count": [140]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4434737205298786]], [[0.47124481938608775]], [[0.47568154324229694]]], "std": [[[0.2171474383918269]], [[0.19080682241747166]], [[0.18207283382310704]]], "count": [140]}, "observation.state": {"min": [0.4489684998989105, 1.9048349857330322, -0.9653241634368896, -0.9668251872062683, -2.7903451919555664, -1.9789416790008545, 0.13747958838939667, 1.0, 0.12514400482177734, 0.28541100025177, -0.18657000362873077, -3.1411852836608887, -0.4860000014305115, -0.8240000605583191, -0.941133975982666, -2.1735284328460693, 0.4493001401424408, 0.6784444451332092, 1.780654788017273, 0.7919257283210754, -2.5496292114257812, 71.0, -0.3568370044231415, 0.26059800386428833, -0.09524600207805634, -3.1361851692199707, 0.02900000289082527, -2.6760001182556152], "max": [0.9980141520500183, 2.1215524673461914, 0.1420348882675171, 0.4351629614830017, -1.1482173204421997, -0.6745522618293762, 1.9549258947372437, 958.0, 0.29927000403404236, 0.46649599075317383, 0.0783350020647049, 3.1410000324249268, 1.1670000553131104, 0.16999998688697815, -0.29328516125679016, -1.9742990732192993, 1.4553602933883667, 1.672461748123169, 2.672361135482788, 1.9867606163024902, -1.80498468875885, 953.0, -0.05538799986243248, 0.44025900959968567, 0.10623399913311005, 3.125, 0.8980000019073486, -1.8309999704360962], "mean": [0.6918408274650574, 2.0071306228637695, -0.6585664749145508, -0.5962767601013184, -2.287952423095703, -1.5715593099594116, 1.6248672008514404, 542.9384765625, 0.26049312949180603, 0.3516327738761902, 0.00578385591506958, -0.8773320913314819, 0.19327084720134735, -0.586601972579956, -0.5627532601356506, -2.0773470401763916, 0.6609714031219482, 1.0658618211746216, 2.453004837036133, 1.4588624238967896, -2.101069450378418, 322.3775329589844, -0.27674201130867004, 0.3609892725944519, 0.05375772714614868, 2.611419200897217, 0.30632176995277405, -2.2845258712768555], "std": [0.12576992809772491, 0.050970569252967834, 0.26025521755218506, 0.2852349281311035, 0.4095120429992676, 0.3818001449108124, 0.4333716034889221, 372.116455078125, 0.03214724361896515, 0.04986153170466423, 0.045970503240823746, 2.8040356636047363, 0.49179887771606445, 0.192514106631279, 0.14490985870361328, 0.04986865818500519, 0.20972982048988342, 0.21871525049209595, 0.16828389465808868, 0.30152761936187744, 0.20383292436599731, 342.75311279296875, 0.08210945129394531, 0.04745708778500557, 0.03386888653039932, 0.896990954875946, 0.21822293102741241, 0.2035732865333557], "count": [731]}, "action": {"min": [0.4489684998989105, 1.9048349857330322, -0.9653241634368896, -0.9668251872062683, -2.7903451919555664, -1.9789416790008545, 0.13747958838939667, 1.0, 0.12514400482177734, 0.28541100025177, -0.18657000362873077, -3.1411852836608887, -0.4860000014305115, -0.8240000605583191, -0.941133975982666, -2.1735284328460693, 0.4493001401424408, 0.6784444451332092, 1.780654788017273, 0.7919257283210754, -2.5496292114257812, 71.0, -0.3568370044231415, 0.26059800386428833, -0.09524600207805634, -3.1361851692199707, 0.02900000289082527, -2.6760001182556152], "max": [0.9980141520500183, 2.1215524673461914, 0.1420348882675171, 0.4351629614830017, -1.1482173204421997, -0.6745522618293762, 1.9549258947372437, 958.0, 0.29927000403404236, 0.46649599075317383, 0.0783350020647049, 3.1410000324249268, 1.1670000553131104, 0.16999998688697815, -0.29328516125679016, -1.9742990732192993, 1.4553602933883667, 1.672461748123169, 2.672361135482788, 1.9867606163024902, -1.80498468875885, 953.0, -0.05538799986243248, 0.44025900959968567, 0.10623399913311005, 3.125, 0.8980000019073486, -1.8309999704360962], "mean": [0.6918408274650574, 2.0071306228637695, -0.6585664749145508, -0.5962767601013184, -2.287952423095703, -1.5715593099594116, 1.6248672008514404, 542.9384765625, 0.26049312949180603, 0.3516327738761902, 0.00578385591506958, -0.8773320913314819, 0.19327084720134735, -0.586601972579956, -0.5627532601356506, -2.0773470401763916, 0.6609714031219482, 1.0658618211746216, 2.453004837036133, 1.4588624238967896, -2.101069450378418, 322.3775329589844, -0.27674201130867004, 0.3609892725944519, 0.05375772714614868, 2.611419200897217, 0.30632176995277405, -2.2845258712768555], "std": [0.12576992809772491, 0.050970569252967834, 0.26025521755218506, 0.2852349281311035, 0.4095120429992676, 0.3818001449108124, 0.4333716034889221, 372.116455078125, 0.03214724361896515, 0.04986153170466423, 0.045970503240823746, 2.8040356636047363, 0.49179887771606445, 0.192514106631279, 0.14490985870361328, 0.04986865818500519, 0.20972982048988342, 0.21871525049209595, 0.16828389465808868, 0.30152761936187744, 0.20383292436599731, 342.75311279296875, 0.08210945129394531, 0.04745708778500557, 0.03386888653039932, 0.896990954875946, 0.21822293102741241, 0.2035732865333557], "count": [731]}, "timestamp": {"min": [0.0], "max": [24.333333333333332], "mean": [12.166666666666668], "std": [7.034044197883447], "count": [731]}, "frame_index": {"min": [0], "max": [730], "mean": [365.0], "std": [211.0213259365034], "count": [731]}, "episode_index": {"min": [489], "max": [489], "mean": [489.0], "std": [0.0], "count": [731]}, "index": {"min": [467743], "max": [468473], "mean": [468108.0], "std": [211.0213259365034], "count": [731]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [731]}, "subtask_annotation": {"mean": [10.183310533515732, 29.0, 29.0, 29.0, 29.0], "std": [10.291207009284532, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [731]}, "scene_annotation": {"mean": [489.0], "std": [0.0], "min": [489], "max": [489], "count": [731]}, "eef_direction_state": {"mean": [4.4733242134062925, 4.158686730506156], "std": [1.9126727713280705, 2.0451779526697895], "min": [0, 0], "max": [6, 6], "count": [731]}, "eef_velocity_state": {"mean": [0.7058823529411765, 0.7236662106703147], "std": [0.7559745668120642, 0.7617574310741712], "min": [0, 0], "max": [2, 2], "count": [731]}, "eef_acc_mag_state": {"mean": [0.6949384404924761, 0.6224350205198358], "std": [0.8360640575850165, 0.8168807792291184], "min": [0, 0], "max": [2, 2], "count": [731]}, "eef_direction_action": {"mean": [4.4733242134062925, 4.158686730506156], "std": [1.9126727713280705, 2.0451779526697895], "min": [0, 0], "max": [6, 6], "count": [731]}, "eef_velocity_action": {"mean": [0.7058823529411765, 0.7236662106703147], "std": [0.7559745668120642, 0.7617574310741712], "min": [0, 0], "max": [2, 2], "count": [731]}, "eef_acc_mag_action": {"mean": [0.6949384404924761, 0.6224350205198358], "std": [0.8360640575850165, 0.8168807792291184], "min": [0, 0], "max": [2, 2], "count": [731]}, "eef_sim_pose_state": {"mean": [0.56662870365907, 0.3200390135203306, 1.1384893312960758, -1.5128371770881168, 0.6942599628742543, 1.8320061197344526, 0.5703190400734564, -0.2780084096548865, 1.1086532079178002, 2.2407148890862523, 0.7317068264629123, -2.0513635192284747], "std": [0.04231212507494966, 0.06886916531587457, 0.053025681783534104, 2.247094590260264, 0.09880537437006867, 2.016121369476576, 0.03867747659695233, 0.0521489106255583, 0.023669832224388006, 1.1052428467397815, 0.40515841845495054, 1.4283073705849985], "min": [0.4781293304558557, 0.0741249841963628, 1.0780776269718686, -3.1392274422881954, 0.6036452164155692, -3.141115718056172, 0.5050507940838175, -0.34985719613870103, 1.0305716514202012, -3.1182917387810623, 0.1635954011105043, -3.1227422217017855], "max": [0.6284975592617927, 0.399485501962197, 1.3187304527825439, 3.141229620739137, 1.0876857806764115, 3.1321368074556144, 0.6622504093757282, -0.05327416068991746, 1.151251872964012, 3.0368053564456, 1.4436729573077725, 3.1391199262256952], "count": [731]}, "eef_sim_pose_action": {"mean": [0.56662870365907, 0.3200390135203306, 1.1384893312960758, -1.5128371770881168, 0.6942599628742543, 1.8320061197344526, 0.5703190400734564, -0.2780084096548865, 1.1086532079178002, 2.2407148890862523, 0.7317068264629123, -2.0513635192284747], "std": [0.04231212507494966, 0.06886916531587457, 0.053025681783534104, 2.247094590260264, 0.09880537437006867, 2.016121369476576, 0.03867747659695233, 0.0521489106255583, 0.023669832224388006, 1.1052428467397815, 0.40515841845495054, 1.4283073705849985], "min": [0.4781293304558557, 0.0741249841963628, 1.0780776269718686, -3.1392274422881954, 0.6036452164155692, -3.141115718056172, 0.5050507940838175, -0.34985719613870103, 1.0305716514202012, -3.1182917387810623, 0.1635954011105043, -3.1227422217017855], "max": [0.6284975592617927, 0.399485501962197, 1.3187304527825439, 3.141229620739137, 1.0876857806764115, 3.1321368074556144, 0.6622504093757282, -0.05327416068991746, 1.151251872964012, 3.0368053564456, 1.4436729573077725, 3.1391199262256952], "count": [731]}, "gripper_mode_state": {"mean": [0.7209302325581395, 0.4131326949384405], "std": [0.4485418958601403, 0.492396254363642], "min": [0, 0], "max": [1, 1], "count": [731]}, "gripper_activity_state": {"mean": [1.7770177838577292, 1.792065663474692], "std": [0.5713807152051569, 0.5565109955466911], "min": [0, 0], "max": [2, 2], "count": [731]}, "gripper_mode_action": {"mean": [0.7209302325581395, 0.4131326949384405], "std": [0.4485418958601403, 0.492396254363642], "min": [0, 0], "max": [1, 1], "count": [731]}, "gripper_activity_action": {"mean": [1.7770177838577292, 1.792065663474692], "std": [0.5713807152051569, 0.5565109955466911], "min": [0, 0], "max": [2, 2], "count": [731]}, "gripper_open_scale_state": {"mean": [0.322377565000354, 0.5429384406498455], "std": [0.3427530763129469, 0.37211653921304594], "min": [0.071, 0.001], "max": [0.953, 0.958], "count": [731]}, "gripper_open_scale_action": {"mean": [0.322377565000354, 0.5429384406498455], "std": [0.3427530763129469, 0.37211653921304594], "min": [0.071, 0.001], "max": [0.953, 0.958], "count": [731]}}} +{"episode_index": 487, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[1.0]], [[1.0]]], "mean": [[[0.4264425907941793]], [[0.456675626618572]], [[0.4581316669749661]]], "std": [[[0.23373902182868142]], [[0.2019137946586645]], [[0.19665226218712648]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41780227602047104]], [[0.45211158512147]], [[0.4526425769207054]]], "std": [[[0.21392794602878243]], [[0.18065599973673604]], [[0.1735941685227075]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44235170605191765]], [[0.46321320061043286]], [[0.46550717952275245]]], "std": [[[0.21099900416842815]], [[0.18439246367480028]], [[0.17741960398393697]]], "count": [106]}, "observation.state": {"min": [0.2626197040081024, 2.0219290256500244, -1.266602873802185, -1.3254728317260742, -2.897054672241211, -1.9878777265548706, 0.5990144610404968, -1.0, 0.23072199523448944, 0.26685500144958496, -0.12881800532341003, -3.1391851902008057, -0.699999988079071, -0.5019999742507935, -0.8919505476951599, -2.175273895263672, 0.319133460521698, 0.5368632674217224, 1.609542727470398, 0.797947108745575, -2.11965012550354, 82.0, -0.3787280023097992, 0.2134619951248169, -0.10721900314092636, 2.2239999771118164, 0.17399999499320984, -3.0490000247955322], "max": [0.8532915115356445, 2.1167004108428955, -0.5903401970863342, 0.03122394159436226, -1.3766459226608276, -0.8243364691734314, 1.9749622344970703, 947.0, 0.3128330111503601, 0.4450260102748871, 0.06797900050878525, 3.1389999389648438, 0.6160000562667847, 0.06499999761581421, -0.11671016365289688, -2.056434154510498, 1.552749752998352, 1.248416543006897, 2.423459529876709, 1.9356399774551392, -0.8016821146011353, 947.0, -0.025738000869750977, 0.439969003200531, 0.06549499928951263, 2.861999988555908, 0.7749999761581421, -2.4140000343322754], "mean": [0.46835675835609436, 2.0769760608673096, -0.919074535369873, -0.8435425758361816, -2.122927665710449, -1.5417982339859009, 1.3059420585632324, 621.2490234375, 0.27174389362335205, 0.31967228651046753, -0.0035042366944253445, -2.2032105922698975, 0.1648736149072647, -0.19907107949256897, -0.36078545451164246, -2.159053325653076, 0.688220739364624, 0.9702955484390259, 2.1505956649780273, 1.3280036449432373, -1.4981052875518799, 446.7509765625, -0.30072736740112305, 0.3138468265533447, 0.015053960494697094, 2.5850651264190674, 0.40144628286361694, -2.6766772270202637], "std": [0.12816493213176727, 0.02669958584010601, 0.19692090153694153, 0.31956198811531067, 0.43843939900398254, 0.3484858572483063, 0.4530598521232605, 396.35723876953125, 0.020450999960303307, 0.05092235282063484, 0.04109220951795578, 1.7319799661636353, 0.4200858771800995, 0.1660858690738678, 0.1939932107925415, 0.019809046760201454, 0.290826678276062, 0.21383443474769592, 0.20195214450359344, 0.2944951355457306, 0.34973615407943726, 382.02178955078125, 0.10057470202445984, 0.06721968948841095, 0.03916400298476219, 0.16220875084400177, 0.15994219481945038, 0.21911758184432983], "count": [506]}, "action": {"min": [0.2626197040081024, 2.0219290256500244, -1.266602873802185, -1.3254728317260742, -2.897054672241211, -1.9878777265548706, 0.5990144610404968, -1.0, 0.23072199523448944, 0.26685500144958496, -0.12881800532341003, -3.1391851902008057, -0.699999988079071, -0.5019999742507935, -0.8919505476951599, -2.175273895263672, 0.319133460521698, 0.5368632674217224, 1.609542727470398, 0.797947108745575, -2.11965012550354, 82.0, -0.3787280023097992, 0.2134619951248169, -0.10721900314092636, 2.2239999771118164, 0.17399999499320984, -3.0490000247955322], "max": [0.8532915115356445, 2.1167004108428955, -0.5903401970863342, 0.03122394159436226, -1.3766459226608276, -0.8243364691734314, 1.9749622344970703, 947.0, 0.3128330111503601, 0.4450260102748871, 0.06797900050878525, 3.1389999389648438, 0.6160000562667847, 0.06499999761581421, -0.11671016365289688, -2.056434154510498, 1.552749752998352, 1.248416543006897, 2.423459529876709, 1.9356399774551392, -0.8016821146011353, 947.0, -0.025738000869750977, 0.439969003200531, 0.06549499928951263, 2.861999988555908, 0.7749999761581421, -2.4140000343322754], "mean": [0.46835675835609436, 2.0769760608673096, -0.919074535369873, -0.8435425758361816, -2.122927665710449, -1.5417982339859009, 1.3059420585632324, 621.2490234375, 0.27174389362335205, 0.31967228651046753, -0.0035042366944253445, -2.2032105922698975, 0.1648736149072647, -0.19907107949256897, -0.36078545451164246, -2.159053325653076, 0.688220739364624, 0.9702955484390259, 2.1505956649780273, 1.3280036449432373, -1.4981052875518799, 446.7509765625, -0.30072736740112305, 0.3138468265533447, 0.015053960494697094, 2.5850651264190674, 0.40144628286361694, -2.6766772270202637], "std": [0.12816493213176727, 0.02669958584010601, 0.19692090153694153, 0.31956198811531067, 0.43843939900398254, 0.3484858572483063, 0.4530598521232605, 396.35723876953125, 0.020450999960303307, 0.05092235282063484, 0.04109220951795578, 1.7319799661636353, 0.4200858771800995, 0.1660858690738678, 0.1939932107925415, 0.019809046760201454, 0.290826678276062, 0.21383443474769592, 0.20195214450359344, 0.2944951355457306, 0.34973615407943726, 382.02178955078125, 0.10057470202445984, 0.06721968948841095, 0.03916400298476219, 0.16220875084400177, 0.15994219481945038, 0.21911758184432983], "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": [490], "max": [490], "mean": [490.0], "std": [0.0], "count": [506]}, "index": {"min": [468474], "max": [468979], "mean": [468726.5], "std": [146.0693328525875], "count": [506]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [506]}, "subtask_annotation": {"mean": [12.16798418972332, 29.0, 29.0, 29.0, 29.0], "std": [9.842306172750808, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [506]}, "scene_annotation": {"mean": [490.0], "std": [0.0], "min": [490], "max": [490], "count": [506]}, "eef_direction_state": {"mean": [3.5118577075098814, 3.3379446640316206], "std": [2.226515051868171, 2.1937800423944704], "min": [0, 0], "max": [6, 6], "count": [506]}, "eef_velocity_state": {"mean": [0.950592885375494, 0.9268774703557312], "std": [0.8048332532164518, 0.7144671947250353], "min": [0, 0], "max": [2, 2], "count": [506]}, "eef_acc_mag_state": {"mean": [0.8300395256916996, 0.8063241106719368], "std": [0.8404113890146561, 0.8376276527644002], "min": [0, 0], "max": [2, 2], "count": [506]}, "eef_direction_action": {"mean": [3.5118577075098814, 3.3379446640316206], "std": [2.226515051868171, 2.1937800423944704], "min": [0, 0], "max": [6, 6], "count": [506]}, "eef_velocity_action": {"mean": [0.950592885375494, 0.9268774703557312], "std": [0.8048332532164518, 0.7144671947250353], "min": [0, 0], "max": [2, 2], "count": [506]}, "eef_acc_mag_action": {"mean": [0.8300395256916996, 0.8063241106719368], "std": [0.8404113890146561, 0.8376276527644002], "min": [0, 0], "max": [2, 2], "count": [506]}, "eef_sim_pose_state": {"mean": [0.5137288727596416, 0.3123425174399522, 1.0862007099056292, -0.8279685209596831, 1.0146414055470527, 2.531899536375958, 0.5336347485755645, -0.28015795167771806, 1.093489747924583, -1.0427200745857457, 0.9184414778790292, -1.8829596668596058], "std": [0.06562538169430647, 0.08988856743009231, 0.053709644497516265, 2.7605835382534663, 0.20418732505424625, 0.3251902738350969, 0.04353691551339346, 0.03740818887252381, 0.0385994554190078, 2.709049854244855, 0.4342724679000992, 0.23965128315551712], "min": [0.40962271115374443, 0.042447926145083095, 1.0216560488731723, -3.138829602526346, 0.7242987973812074, 1.7741070366074942, 0.4839575934448057, -0.34531345480957243, 1.0280564134842947, -3.1341351056942206, 0.020358486957265942, -2.3835339841954166], "max": [0.6449303164039417, 0.38379021857272627, 1.2397717702853526, 3.1376698106839713, 1.4779897298192513, 3.1028212808031577, 0.6404659954085187, -0.16529716362666658, 1.1646853710998495, 3.1392085696564616, 1.3650167844887942, -1.331412154745124], "count": [506]}, "eef_sim_pose_action": {"mean": [0.5137288727596416, 0.3123425174399522, 1.0862007099056292, -0.8279685209596831, 1.0146414055470527, 2.531899536375958, 0.5336347485755645, -0.28015795167771806, 1.093489747924583, -1.0427200745857457, 0.9184414778790292, -1.8829596668596058], "std": [0.06562538169430647, 0.08988856743009231, 0.053709644497516265, 2.7605835382534663, 0.20418732505424625, 0.3251902738350969, 0.04353691551339346, 0.03740818887252381, 0.0385994554190078, 2.709049854244855, 0.4342724679000992, 0.23965128315551712], "min": [0.40962271115374443, 0.042447926145083095, 1.0216560488731723, -3.138829602526346, 0.7242987973812074, 1.7741070366074942, 0.4839575934448057, -0.34531345480957243, 1.0280564134842947, -3.1341351056942206, 0.020358486957265942, -2.3835339841954166], "max": [0.6449303164039417, 0.38379021857272627, 1.2397717702853526, 3.1376698106839713, 1.4779897298192513, 3.1028212808031577, 0.6404659954085187, -0.16529716362666658, 1.1646853710998495, 3.1392085696564616, 1.3650167844887942, -1.331412154745124], "count": [506]}, "gripper_mode_state": {"mean": [0.567193675889328, 0.34980237154150196], "std": [0.4954644386032942, 0.47690740443553903], "min": [0, 0], "max": [1, 1], "count": [506]}, "gripper_activity_state": {"mean": [1.7312252964426877, 1.6778656126482214], "std": [0.6278242754011818, 0.6571168533945364], "min": [0, 0], "max": [2, 2], "count": [506]}, "gripper_mode_action": {"mean": [0.567193675889328, 0.34980237154150196], "std": [0.4954644386032942, 0.47690740443553903], "min": [0, 0], "max": [1, 1], "count": [506]}, "gripper_activity_action": {"mean": [1.7312252964426877, 1.6778656126482214], "std": [0.6278242754011818, 0.6571168533945364], "min": [0, 0], "max": [2, 2], "count": [506]}, "gripper_open_scale_state": {"mean": [0.4467509883533831, 0.6212549407837888], "std": [0.3820218986610816, 0.3963480552893912], "min": [0.082, 0.0], "max": [0.947, 0.947], "count": [506]}, "gripper_open_scale_action": {"mean": [0.4467509883533831, 0.6212549407837888], "std": [0.3820218986610816, 0.3963480552893912], "min": [0.082, 0.0], "max": [0.947, 0.947], "count": [506]}}} +{"episode_index": 488, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43386688936327217]], [[0.46089655149694286]], [[0.45916414189331645]]], "std": [[[0.23103324814495738]], [[0.19901839571140587]], [[0.19582328863194753]]], "count": [155]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40912860531309303]], [[0.44282714263124606]], [[0.44222883591608686]]], "std": [[[0.22877989437855115]], [[0.19935467994953052]], [[0.19529743769426977]]], "count": [155]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4346787792536369]], [[0.4598250197659709]], [[0.4613124143474594]]], "std": [[[0.20644858492116078]], [[0.18046878127003982]], [[0.17354080621922552]]], "count": [155]}, "observation.state": {"min": [0.40599849820137024, 1.9020774364471436, -0.9328261613845825, -1.0310183763504028, -2.8241870403289795, -1.976410984992981, 0.21019001305103302, 5.0, 0.14753100275993347, 0.29229798913002014, -0.20011700689792633, -3.1411852836608887, -0.5009999871253967, -1.0110000371932983, -0.9164025783538818, -2.1755530834198, 0.2877524197101593, 0.6832789778709412, 1.7183640003204346, 0.8621577620506287, -2.4552245140075684, 11.0, -0.3573710024356842, 0.2638530135154724, -0.12859100103378296, -3.1401853561401367, -0.06700000911951065, -3.1411852836608887], "max": [0.9826029539108276, 2.1215872764587402, 0.6360154747962952, 0.4524242877960205, -1.0611426830291748, -0.6845006942749023, 2.0016658306121826, 950.0, 0.30266401171684265, 0.44755199551582336, 0.08125399798154831, 3.1410000324249268, 1.1230000257492065, -0.12600000202655792, -0.29133036732673645, -1.9841949939727783, 1.6574344635009766, 1.4909476041793823, 2.7922651767730713, 1.8912736177444458, -1.843050241470337, 952.0, -0.0600459985435009, 0.39757001399993896, 0.09799399971961975, 3.140000104904175, 0.8399999141693115, 3.140000104904175], "mean": [0.6132357120513916, 2.0312633514404297, -0.5354362726211548, -0.573907732963562, -2.1904778480529785, -1.5200746059417725, 1.5162816047668457, 441.4538879394531, 0.2688993513584137, 0.34491822123527527, -0.0021121264435350895, -1.1794402599334717, 0.3856574296951294, -0.6129295229911804, -0.6087546348571777, -2.0795791149139404, 0.802042543888092, 1.0234992504119873, 2.4332163333892822, 1.4901121854782104, -2.1421449184417725, 426.95928955078125, -0.2438259869813919, 0.3496347665786743, 0.016559094190597534, 2.218118190765381, 0.20743104815483093, -2.226243734359741], "std": [0.11774136871099472, 0.04429430514574051, 0.3978997766971588, 0.3466224670410156, 0.31860780715942383, 0.367118775844574, 0.476451575756073, 445.32611083984375, 0.027585992589592934, 0.04109030216932297, 0.04947972670197487, 2.6799044609069824, 0.38644182682037354, 0.19841785728931427, 0.1294151246547699, 0.06931177526712418, 0.4124904274940491, 0.17491284012794495, 0.2544683516025543, 0.270999938249588, 0.21428543329238892, 374.1605529785156, 0.10373923182487488, 0.036077797412872314, 0.06822825968265533, 1.8752316236495972, 0.24082206189632416, 0.835603654384613], "count": [835]}, "action": {"min": [0.40599849820137024, 1.9020774364471436, -0.9328261613845825, -1.0310183763504028, -2.8241870403289795, -1.976410984992981, 0.21019001305103302, 5.0, 0.14753100275993347, 0.29229798913002014, -0.20011700689792633, -3.1411852836608887, -0.5009999871253967, -1.0110000371932983, -0.9164025783538818, -2.1755530834198, 0.2877524197101593, 0.6832789778709412, 1.7183640003204346, 0.8621577620506287, -2.4552245140075684, 11.0, -0.3573710024356842, 0.2638530135154724, -0.12859100103378296, -3.1401853561401367, -0.06700000911951065, -3.1411852836608887], "max": [0.9826029539108276, 2.1215872764587402, 0.6360154747962952, 0.4524242877960205, -1.0611426830291748, -0.6845006942749023, 2.0016658306121826, 950.0, 0.30266401171684265, 0.44755199551582336, 0.08125399798154831, 3.1410000324249268, 1.1230000257492065, -0.12600000202655792, -0.29133036732673645, -1.9841949939727783, 1.6574344635009766, 1.4909476041793823, 2.7922651767730713, 1.8912736177444458, -1.843050241470337, 952.0, -0.0600459985435009, 0.39757001399993896, 0.09799399971961975, 3.140000104904175, 0.8399999141693115, 3.140000104904175], "mean": [0.6132357120513916, 2.0312633514404297, -0.5354362726211548, -0.573907732963562, -2.1904778480529785, -1.5200746059417725, 1.5162816047668457, 441.4538879394531, 0.2688993513584137, 0.34491822123527527, -0.0021121264435350895, -1.1794402599334717, 0.3856574296951294, -0.6129295229911804, -0.6087546348571777, -2.0795791149139404, 0.802042543888092, 1.0234992504119873, 2.4332163333892822, 1.4901121854782104, -2.1421449184417725, 426.95928955078125, -0.2438259869813919, 0.3496347665786743, 0.016559094190597534, 2.218118190765381, 0.20743104815483093, -2.226243734359741], "std": [0.11774136871099472, 0.04429430514574051, 0.3978997766971588, 0.3466224670410156, 0.31860780715942383, 0.367118775844574, 0.476451575756073, 445.32611083984375, 0.027585992589592934, 0.04109030216932297, 0.04947972670197487, 2.6799044609069824, 0.38644182682037354, 0.19841785728931427, 0.1294151246547699, 0.06931177526712418, 0.4124904274940491, 0.17491284012794495, 0.2544683516025543, 0.270999938249588, 0.21428543329238892, 374.1605529785156, 0.10373923182487488, 0.036077797412872314, 0.06822825968265533, 1.8752316236495972, 0.24082206189632416, 0.835603654384613], "count": [835]}, "timestamp": {"min": [0.0], "max": [27.8], "mean": [13.9], "std": [8.03478548424149], "count": [835]}, "frame_index": {"min": [0], "max": [834], "mean": [417.0], "std": [241.04356452724474], "count": [835]}, "episode_index": {"min": [491], "max": [491], "mean": [491.0], "std": [0.0], "count": [835]}, "index": {"min": [468980], "max": [469814], "mean": [469397.0], "std": [241.04356452724474], "count": [835]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [835]}, "subtask_annotation": {"mean": [15.846706586826347, 29.0, 29.0, 29.0, 29.0], "std": [10.87954617994577, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [835]}, "scene_annotation": {"mean": [491.0], "std": [0.0], "min": [491], "max": [491], "count": [835]}, "eef_direction_state": {"mean": [4.016766467065868, 4.311377245508982], "std": [1.9471352423622712, 1.9364273283047753], "min": [0, 0], "max": [6, 6], "count": [835]}, "eef_velocity_state": {"mean": [0.7976047904191617, 0.6407185628742516], "std": [0.6945426355177224, 0.6923150167877294], "min": [0, 0], "max": [2, 2], "count": [835]}, "eef_acc_mag_state": {"mean": [0.6946107784431138, 0.511377245508982], "std": [0.8328047614310747, 0.7649835943351971], "min": [0, 0], "max": [2, 2], "count": [835]}, "eef_direction_action": {"mean": [4.016766467065868, 4.311377245508982], "std": [1.9471352423622712, 1.9364273283047753], "min": [0, 0], "max": [6, 6], "count": [835]}, "eef_velocity_action": {"mean": [0.7976047904191617, 0.6407185628742516], "std": [0.6945426355177224, 0.6923150167877294], "min": [0, 0], "max": [2, 2], "count": [835]}, "eef_acc_mag_action": {"mean": [0.6946107784431138, 0.511377245508982], "std": [0.8328047614310747, 0.7649835943351971], "min": [0, 0], "max": [2, 2], "count": [835]}, "eef_sim_pose_state": {"mean": [0.5627934158185636, 0.27365979348123237, 1.136213998096627, -1.3426813247526828, 0.5950126313257903, 1.251820225255124, 0.5576383109364252, -0.2816537630261369, 1.093499239880634, 2.206584253127675, 0.8711233323547256, -1.3966401492777263], "std": [0.03276362707739711, 0.11124128326744223, 0.04415114066323277, 2.3948548241516723, 0.2758493256434057, 2.239997597144034, 0.032139959973071654, 0.05229511836354051, 0.030785422442213432, 0.9962299143695247, 0.305687205327183, 2.2059733505123806], "min": [0.4777149415286479, 0.051744852309215425, 1.0852054382615266, -3.141397645909911, 0.14231024709283946, -3.1412857569735957, 0.507603117315602, -0.35123077266273367, 1.0195003598418706, -3.13985441713808, 0.10160613458814427, -3.1280070553907455], "max": [0.6059136392090888, 0.40376216202975246, 1.293042124473361, 3.140690490088475, 1.2798685758634218, 3.1402440967065073, 0.6418925666065394, -0.06099244969177946, 1.1607543509351057, 3.1107079716017716, 1.3783808391629937, 3.1310014731517803], "count": [835]}, "eef_sim_pose_action": {"mean": [0.5627934158185636, 0.27365979348123237, 1.136213998096627, -1.3426813247526828, 0.5950126313257903, 1.251820225255124, 0.5576383109364252, -0.2816537630261369, 1.093499239880634, 2.206584253127675, 0.8711233323547256, -1.3966401492777263], "std": [0.03276362707739711, 0.11124128326744223, 0.04415114066323277, 2.3948548241516723, 0.2758493256434057, 2.239997597144034, 0.032139959973071654, 0.05229511836354051, 0.030785422442213432, 0.9962299143695247, 0.305687205327183, 2.2059733505123806], "min": [0.4777149415286479, 0.051744852309215425, 1.0852054382615266, -3.141397645909911, 0.14231024709283946, -3.1412857569735957, 0.507603117315602, -0.35123077266273367, 1.0195003598418706, -3.13985441713808, 0.10160613458814427, -3.1280070553907455], "max": [0.6059136392090888, 0.40376216202975246, 1.293042124473361, 3.140690490088475, 1.2798685758634218, 3.1402440967065073, 0.6418925666065394, -0.06099244969177946, 1.1607543509351057, 3.1107079716017716, 1.3783808391629937, 3.1310014731517803], "count": [835]}, "gripper_mode_state": {"mean": [0.555688622754491, 0.5461077844311377], "std": [0.4968890995943781, 0.4978695333266078], "min": [0, 0], "max": [1, 1], "count": [835]}, "gripper_activity_state": {"mean": [1.6167664670658684, 1.8419161676646707], "std": [0.6984716158563454, 0.4734039484006931], "min": [0, 0], "max": [2, 2], "count": [835]}, "gripper_mode_action": {"mean": [0.555688622754491, 0.5461077844311377], "std": [0.4968890995943781, 0.4978695333266078], "min": [0, 0], "max": [1, 1], "count": [835]}, "gripper_activity_action": {"mean": [1.6167664670658684, 1.8419161676646707], "std": [0.6984716158563454, 0.4734039484006931], "min": [0, 0], "max": [2, 2], "count": [835]}, "gripper_open_scale_state": {"mean": [0.42695928139144224, 0.44145389206423774], "std": [0.37416092361358305, 0.4453257839256289], "min": [0.011, 0.005], "max": [0.952, 0.95], "count": [835]}, "gripper_open_scale_action": {"mean": [0.42695928139144224, 0.44145389206423774], "std": [0.37416092361358305, 0.4453257839256289], "min": [0.011, 0.005], "max": [0.952, 0.95], "count": [835]}}} +{"episode_index": 489, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43130473005174297]], [[0.46032577614379083]], [[0.46060632262164125]]], "std": [[[0.23386743216024827]], [[0.20071060991247253]], [[0.19675491372552914]]], "count": [144]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42452552820896877]], [[0.45424840998320626]], [[0.4544289981617647]]], "std": [[[0.21047948725525606]], [[0.17920878638639384]], [[0.17325188800666433]]], "count": [144]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4196208838280683]], [[0.4454754292052469]], [[0.44891048248002907]]], "std": [[[0.2149461083603579]], [[0.18403376928296555]], [[0.17605075586117186]]], "count": [144]}, "observation.state": {"min": [0.49380600452423096, 1.9265992641448975, -0.9524786472320557, -1.14628005027771, -2.776609420776367, -1.9834096431732178, 0.49235737323760986, -2.0, 0.1534699946641922, 0.30107301473617554, -0.16724200546741486, -3.1381852626800537, -0.32199999690055847, -1.190000057220459, -0.8259422183036804, -2.175326108932495, 0.3333055377006531, 0.5803220272064209, 1.4927278757095337, 0.46041786670684814, -2.509591579437256, 21.0, -0.34831899404525757, 0.2536430060863495, -0.11724700033664703, -3.1361851692199707, 0.10599999874830246, -3.1401853561401367], "max": [1.0686476230621338, 2.1215872764587402, 0.004694935865700245, 0.23520056903362274, -0.9726371169090271, -0.5397430658340454, 2.24869966506958, 958.0, 0.3134239912033081, 0.4548569917678833, 0.07964400202035904, 3.135999917984009, 0.8749999403953552, 0.12000000476837158, -0.2442588359117508, -1.9668116569519043, 1.6653932332992554, 1.3639575242996216, 2.699902057647705, 1.8948167562484741, -1.4668445587158203, 937.0, -0.04853599891066551, 0.4589790105819702, 0.08704199641942978, 3.130000114440918, 0.9240000247955322, 3.1410000324249268], "mean": [0.6844685673713684, 2.0445821285247803, -0.7497221827507019, -0.60940021276474, -2.0524396896362305, -1.3747868537902832, 1.3176928758621216, 613.5508422851562, 0.250046044588089, 0.37207919359207153, -0.011771416291594505, -2.7082042694091797, 0.23751232028007507, -0.34162473678588867, -0.6024324297904968, -2.0750620365142822, 0.6759360432624817, 0.8283636569976807, 2.3455734252929688, 1.2404435873031616, -2.068108558654785, 414.426025390625, -0.2774032950401306, 0.37691885232925415, 0.01986684650182724, 2.268287181854248, 0.40275225043296814, -1.9940085411071777], "std": [0.10974601656198502, 0.059349916875362396, 0.2201426774263382, 0.3306743800640106, 0.4742453694343567, 0.42967063188552856, 0.5473381280899048, 386.79541015625, 0.04282103106379509, 0.046296972781419754, 0.04985806345939636, 0.5519105792045593, 0.30171796679496765, 0.4105127155780792, 0.1396854966878891, 0.08035863935947418, 0.30903589725494385, 0.18556299805641174, 0.31942540407180786, 0.42998436093330383, 0.37933486700057983, 393.5169677734375, 0.07937664538621902, 0.056119099259376526, 0.036653224378824234, 1.5821532011032104, 0.2267036885023117, 1.056401252746582], "count": [757]}, "action": {"min": [0.49380600452423096, 1.9265992641448975, -0.9524786472320557, -1.14628005027771, -2.776609420776367, -1.9834096431732178, 0.49235737323760986, -2.0, 0.1534699946641922, 0.30107301473617554, -0.16724200546741486, -3.1381852626800537, -0.32199999690055847, -1.190000057220459, -0.8259422183036804, -2.175326108932495, 0.3333055377006531, 0.5803220272064209, 1.4927278757095337, 0.46041786670684814, -2.509591579437256, 21.0, -0.34831899404525757, 0.2536430060863495, -0.11724700033664703, -3.1361851692199707, 0.10599999874830246, -3.1401853561401367], "max": [1.0686476230621338, 2.1215872764587402, 0.004694935865700245, 0.23520056903362274, -0.9726371169090271, -0.5397430658340454, 2.24869966506958, 958.0, 0.3134239912033081, 0.4548569917678833, 0.07964400202035904, 3.135999917984009, 0.8749999403953552, 0.12000000476837158, -0.2442588359117508, -1.9668116569519043, 1.6653932332992554, 1.3639575242996216, 2.699902057647705, 1.8948167562484741, -1.4668445587158203, 937.0, -0.04853599891066551, 0.4589790105819702, 0.08704199641942978, 3.130000114440918, 0.9240000247955322, 3.1410000324249268], "mean": [0.6844685673713684, 2.0445821285247803, -0.7497221827507019, -0.60940021276474, -2.0524396896362305, -1.3747868537902832, 1.3176928758621216, 613.5508422851562, 0.250046044588089, 0.37207919359207153, -0.011771416291594505, -2.7082042694091797, 0.23751232028007507, -0.34162473678588867, -0.6024324297904968, -2.0750620365142822, 0.6759360432624817, 0.8283636569976807, 2.3455734252929688, 1.2404435873031616, -2.068108558654785, 414.426025390625, -0.2774032950401306, 0.37691885232925415, 0.01986684650182724, 2.268287181854248, 0.40275225043296814, -1.9940085411071777], "std": [0.10974601656198502, 0.059349916875362396, 0.2201426774263382, 0.3306743800640106, 0.4742453694343567, 0.42967063188552856, 0.5473381280899048, 386.79541015625, 0.04282103106379509, 0.046296972781419754, 0.04985806345939636, 0.5519105792045593, 0.30171796679496765, 0.4105127155780792, 0.1396854966878891, 0.08035863935947418, 0.30903589725494385, 0.18556299805641174, 0.31942540407180786, 0.42998436093330383, 0.37933486700057983, 393.5169677734375, 0.07937664538621902, 0.056119099259376526, 0.036653224378824234, 1.5821532011032104, 0.2267036885023117, 1.056401252746582], "count": [757]}, "timestamp": {"min": [0.0], "max": [25.2], "mean": [12.600000000000001], "std": [7.284229540589725], "count": [757]}, "frame_index": {"min": [0], "max": [756], "mean": [378.0], "std": [218.52688621769175], "count": [757]}, "episode_index": {"min": [492], "max": [492], "mean": [492.0], "std": [0.0], "count": [757]}, "index": {"min": [469815], "max": [470571], "mean": [470193.0], "std": [218.52688621769175], "count": [757]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [757]}, "subtask_annotation": {"mean": [8.37120211360634, 29.0, 29.0, 29.0, 29.0], "std": [5.5020942579486185, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [757]}, "scene_annotation": {"mean": [492.0], "std": [0.0], "min": [492], "max": [492], "count": [757]}, "eef_direction_state": {"mean": [4.132100396301189, 4.0898282694848085], "std": [2.093201538821969, 2.015098778739633], "min": [0, 0], "max": [6, 6], "count": [757]}, "eef_velocity_state": {"mean": [0.7318361955085865, 0.7186261558784677], "std": [0.7201228682849923, 0.6906311810744383], "min": [0, 0], "max": [2, 2], "count": [757]}, "eef_acc_mag_state": {"mean": [0.6842800528401585, 0.6486129458388376], "std": [0.8252479973349913, 0.8115180122899154], "min": [0, 0], "max": [2, 2], "count": [757]}, "eef_direction_action": {"mean": [4.132100396301189, 4.0898282694848085], "std": [2.093201538821969, 2.015098778739633], "min": [0, 0], "max": [6, 6], "count": [757]}, "eef_velocity_action": {"mean": [0.7318361955085865, 0.7186261558784677], "std": [0.7201228682849923, 0.6906311810744383], "min": [0, 0], "max": [2, 2], "count": [757]}, "eef_acc_mag_action": {"mean": [0.6842800528401585, 0.6486129458388376], "std": [0.8252479973349913, 0.8115180122899154], "min": [0, 0], "max": [2, 2], "count": [757]}, "eef_sim_pose_state": {"mean": [0.5811199409212374, 0.2976164045615611, 1.109770439813621, -1.1981679763416022, 0.6743193404172325, -0.7807898705035635, 0.5848604633220363, -0.25915904283178787, 1.1026143530524666, -0.5918158793579218, 0.9040431627741242, -1.9449726626007944], "std": [0.049295970452231115, 0.07069414595806882, 0.04839537782612972, 2.237557180604406, 0.35253291114061003, 2.6771399018825077, 0.03093216701572766, 0.05551682474903597, 0.032510644694677376, 2.7652600715520443, 0.41651768632015856, 0.8648098592289777], "min": [0.4664104504598443, 0.08343250919372358, 1.055719468330698, -3.141367602717547, 0.1551616656930872, -3.1292340417904305, 0.5327316898227612, -0.3561253713866824, 1.0421059886599446, -3.1413614481975816, 0.08693445207740114, -3.0434019974569715], "max": [0.6494315016386275, 0.37941619502334845, 1.262259791289263, 3.1336076213713264, 1.291651227227728, 3.135034486332893, 0.6432786624141418, -0.08513680898028501, 1.2008594762847193, 3.139768139171494, 1.5398206018975262, 3.0742192742618375], "count": [757]}, "eef_sim_pose_action": {"mean": [0.5811199409212374, 0.2976164045615611, 1.109770439813621, -1.1981679763416022, 0.6743193404172325, -0.7807898705035635, 0.5848604633220363, -0.25915904283178787, 1.1026143530524666, -0.5918158793579218, 0.9040431627741242, -1.9449726626007944], "std": [0.049295970452231115, 0.07069414595806882, 0.04839537782612972, 2.237557180604406, 0.35253291114061003, 2.6771399018825077, 0.03093216701572766, 0.05551682474903597, 0.032510644694677376, 2.7652600715520443, 0.41651768632015856, 0.8648098592289777], "min": [0.4664104504598443, 0.08343250919372358, 1.055719468330698, -3.141367602717547, 0.1551616656930872, -3.1292340417904305, 0.5327316898227612, -0.3561253713866824, 1.0421059886599446, -3.1413614481975816, 0.08693445207740114, -3.0434019974569715], "max": [0.6494315016386275, 0.37941619502334845, 1.262259791289263, 3.1336076213713264, 1.291651227227728, 3.135034486332893, 0.6432786624141418, -0.08513680898028501, 1.2008594762847193, 3.139768139171494, 1.5398206018975262, 3.0742192742618375], "count": [757]}, "gripper_mode_state": {"mean": [0.5997357992073976, 0.3236459709379128], "std": [0.4899518041159331, 0.4678667079773578], "min": [0, 0], "max": [1, 1], "count": [757]}, "gripper_activity_state": {"mean": [1.785997357992074, 1.8084544253632762], "std": [0.5504070452390386, 0.5381433560874113], "min": [0, 0], "max": [2, 2], "count": [757]}, "gripper_mode_action": {"mean": [0.5997357992073976, 0.3236459709379128], "std": [0.4899518041159331, 0.4678667079773578], "min": [0, 0], "max": [1, 1], "count": [757]}, "gripper_activity_action": {"mean": [1.785997357992074, 1.8084544253632762], "std": [0.5504070452390386, 0.5381433560874113], "min": [0, 0], "max": [2, 2], "count": [757]}, "gripper_open_scale_state": {"mean": [0.41442602405774864, 0.6136188395294214], "std": [0.3935169108474594, 0.386687417218223], "min": [0.021, 0.0], "max": [0.937, 0.958], "count": [757]}, "gripper_open_scale_action": {"mean": [0.41442602405774864, 0.6136188395294214], "std": [0.3935169108474594, 0.386687417218223], "min": [0.021, 0.0], "max": [0.937, 0.958], "count": [757]}}} +{"episode_index": 490, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[1.0]]], "mean": [[[0.42829747977796323]], [[0.45771131014462524]], [[0.45811952585407684]]], "std": [[[0.23794550020866528]], [[0.20422463638101715]], [[0.19972024923270856]]], "count": [141]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39825014195985725]], [[0.4437610960459834]], [[0.446386424871367]]], "std": [[[0.23731134032356901]], [[0.19980870441970328]], [[0.1927378043257098]]], "count": [141]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4550383335071617]], [[0.475178636200343]], [[0.4785170120057479]]], "std": [[[0.20589765447490244]], [[0.1837669494623377]], [[0.17553660997124101]]], "count": [141]}, "observation.state": {"min": [0.4769635796546936, 1.8576936721801758, -0.9805958271026611, -1.0091668367385864, -2.878833770751953, -1.9890121221542358, -0.060196403414011, -2.0, 0.11862500011920929, 0.300246000289917, -0.1952890008687973, -3.1411852836608887, -0.6330000162124634, -0.9129999876022339, -1.0946531295776367, -2.170631170272827, 0.44628071784973145, 0.7699869871139526, 1.9448554515838623, 1.0367430448532104, -2.6139273643493652, 48.0, -0.31997400522232056, 0.27508100867271423, -0.07929299771785736, -3.1411852836608887, -0.10000000149011612, -2.947000026702881], "max": [1.0002481937408447, 2.1216046810150146, 0.5212251543998718, 0.5045921206474304, -0.9869837164878845, -0.6091722846031189, 1.847308874130249, 947.0, 0.3091369867324829, 0.4501810073852539, 0.07197699695825577, 3.140000104904175, 1.11899995803833, 0.01599999889731407, -0.2934073209762573, -1.9311720132827759, 1.1535404920578003, 1.3363288640975952, 2.857889413833618, 1.9124096632003784, -1.8758275508880615, 952.0, -0.044860001653432846, 0.43818199634552, 0.09486900269985199, 3.1410000324249268, 0.6520000100135803, -1.6779999732971191], "mean": [0.6563326120376587, 2.038201093673706, -0.6104163527488708, -0.605610728263855, -2.219590425491333, -1.5679500102996826, 1.4855155944824219, 632.8224487304688, 0.25648021697998047, 0.34560465812683105, -0.001853813766501844, 0.8759483098983765, 0.27598902583122253, -0.5053821802139282, -0.7319898009300232, -2.0275301933288574, 0.6982644200325012, 0.9324653744697571, 2.6465885639190674, 1.517915964126587, -2.333505392074585, 431.9333190917969, -0.25716879963874817, 0.38396021723747253, 0.04488992318511009, 2.5326967239379883, 0.14168837666511536, -2.112816572189331], "std": [0.13825006783008575, 0.05455870181322098, 0.3142734169960022, 0.3305754065513611, 0.39999082684516907, 0.3783665895462036, 0.4841728210449219, 389.25341796875, 0.03274746611714363, 0.044329073280096054, 0.04785298556089401, 2.7887866497039795, 0.45102331042289734, 0.18395297229290009, 0.1679980307817459, 0.06953264027833939, 0.14522667229175568, 0.15713144838809967, 0.2436710000038147, 0.2430092990398407, 0.2389937937259674, 387.8297119140625, 0.07286780327558517, 0.04121258482336998, 0.028959332033991814, 1.105151891708374, 0.22217848896980286, 0.36900028586387634], "count": [735]}, "action": {"min": [0.4769635796546936, 1.8576936721801758, -0.9805958271026611, -1.0091668367385864, -2.878833770751953, -1.9890121221542358, -0.060196403414011, -2.0, 0.11862500011920929, 0.300246000289917, -0.1952890008687973, -3.1411852836608887, -0.6330000162124634, -0.9129999876022339, -1.0946531295776367, -2.170631170272827, 0.44628071784973145, 0.7699869871139526, 1.9448554515838623, 1.0367430448532104, -2.6139273643493652, 48.0, -0.31997400522232056, 0.27508100867271423, -0.07929299771785736, -3.1411852836608887, -0.10000000149011612, -2.947000026702881], "max": [1.0002481937408447, 2.1216046810150146, 0.5212251543998718, 0.5045921206474304, -0.9869837164878845, -0.6091722846031189, 1.847308874130249, 947.0, 0.3091369867324829, 0.4501810073852539, 0.07197699695825577, 3.140000104904175, 1.11899995803833, 0.01599999889731407, -0.2934073209762573, -1.9311720132827759, 1.1535404920578003, 1.3363288640975952, 2.857889413833618, 1.9124096632003784, -1.8758275508880615, 952.0, -0.044860001653432846, 0.43818199634552, 0.09486900269985199, 3.1410000324249268, 0.6520000100135803, -1.6779999732971191], "mean": [0.6563326120376587, 2.038201093673706, -0.6104163527488708, -0.605610728263855, -2.219590425491333, -1.5679500102996826, 1.4855155944824219, 632.8224487304688, 0.25648021697998047, 0.34560465812683105, -0.001853813766501844, 0.8759483098983765, 0.27598902583122253, -0.5053821802139282, -0.7319898009300232, -2.0275301933288574, 0.6982644200325012, 0.9324653744697571, 2.6465885639190674, 1.517915964126587, -2.333505392074585, 431.9333190917969, -0.25716879963874817, 0.38396021723747253, 0.04488992318511009, 2.5326967239379883, 0.14168837666511536, -2.112816572189331], "std": [0.13825006783008575, 0.05455870181322098, 0.3142734169960022, 0.3305754065513611, 0.39999082684516907, 0.3783665895462036, 0.4841728210449219, 389.25341796875, 0.03274746611714363, 0.044329073280096054, 0.04785298556089401, 2.7887866497039795, 0.45102331042289734, 0.18395297229290009, 0.1679980307817459, 0.06953264027833939, 0.14522667229175568, 0.15713144838809967, 0.2436710000038147, 0.2430092990398407, 0.2389937937259674, 387.8297119140625, 0.07286780327558517, 0.04121258482336998, 0.028959332033991814, 1.105151891708374, 0.22217848896980286, 0.36900028586387634], "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": [493], "max": [493], "mean": [493.0], "std": [0.0], "count": [735]}, "index": {"min": [470572], "max": [471306], "mean": [470939.0], "std": [212.176027549454], "count": [735]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [735]}, "subtask_annotation": {"mean": [11.9578231292517, 29.0, 29.0, 29.0, 29.0], "std": [9.825531957834688, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [735]}, "scene_annotation": {"mean": [493.0], "std": [0.0], "min": [493], "max": [493], "count": [735]}, "eef_direction_state": {"mean": [4.3251700680272105, 4.330612244897959], "std": [1.8513772603638938, 1.9478441683224441], "min": [0, 0], "max": [6, 6], "count": [735]}, "eef_velocity_state": {"mean": [0.7346938775510204, 0.7142857142857143], "std": [0.7333320712318575, 0.7859307061248678], "min": [0, 0], "max": [2, 2], "count": [735]}, "eef_acc_mag_state": {"mean": [0.654421768707483, 0.6408163265306123], "std": [0.8216650833435661, 0.8191380156683228], "min": [0, 0], "max": [2, 2], "count": [735]}, "eef_direction_action": {"mean": [4.3251700680272105, 4.330612244897959], "std": [1.8513772603638938, 1.9478441683224441], "min": [0, 0], "max": [6, 6], "count": [735]}, "eef_velocity_action": {"mean": [0.7346938775510204, 0.7142857142857143], "std": [0.7333320712318575, 0.7859307061248678], "min": [0, 0], "max": [2, 2], "count": [735]}, "eef_acc_mag_action": {"mean": [0.654421768707483, 0.6408163265306123], "std": [0.8216650833435661, 0.8191380156683228], "min": [0, 0], "max": [2, 2], "count": [735]}, "eef_sim_pose_state": {"mean": [0.5978544605403177, 0.29714419654953045, 1.1511649246990903, -1.366783534863344, 0.4524423624103793, 2.050418892358369, 0.5623422806051139, -0.2718715375011631, 1.1035511411464243, 2.1526248905596828, 0.8556556066876019, -1.7730204928558368], "std": [0.037653396192313164, 0.060551346962592095, 0.04545196033464135, 2.4042475839314266, 0.26945569864687297, 1.8991808650241497, 0.03354008378588146, 0.05232227386914101, 0.028475052100370293, 1.2541033624156488, 0.3819694673210926, 1.7531141624381508], "min": [0.4933380889761025, 0.09395581134212076, 1.1047391362929173, -3.1408373137877863, 0.08521150976178515, -3.1385790912432765, 0.5201944404210787, -0.35984152855829454, 1.0289307211500127, -3.1109196649434807, 0.0767572734027111, -3.135625256807472], "max": [0.6379583755016546, 0.3725150986638352, 1.309210188606973, 3.1398693851916, 1.0209251771947803, 3.130086878377624, 0.6441585961030153, -0.04170405333600566, 1.1565697831105606, 2.9774912855131435, 1.5039969667606767, 3.138648860737405], "count": [735]}, "eef_sim_pose_action": {"mean": [0.5978544605403177, 0.29714419654953045, 1.1511649246990903, -1.366783534863344, 0.4524423624103793, 2.050418892358369, 0.5623422806051139, -0.2718715375011631, 1.1035511411464243, 2.1526248905596828, 0.8556556066876019, -1.7730204928558368], "std": [0.037653396192313164, 0.060551346962592095, 0.04545196033464135, 2.4042475839314266, 0.26945569864687297, 1.8991808650241497, 0.03354008378588146, 0.05232227386914101, 0.028475052100370293, 1.2541033624156488, 0.3819694673210926, 1.7531141624381508], "min": [0.4933380889761025, 0.09395581134212076, 1.1047391362929173, -3.1408373137877863, 0.08521150976178515, -3.1385790912432765, 0.5201944404210787, -0.35984152855829454, 1.0289307211500127, -3.1109196649434807, 0.0767572734027111, -3.135625256807472], "max": [0.6379583755016546, 0.3725150986638352, 1.309210188606973, 3.1398693851916, 1.0209251771947803, 3.130086878377624, 0.6441585961030153, -0.04170405333600566, 1.1565697831105606, 2.9774912855131435, 1.5039969667606767, 3.138648860737405], "count": [735]}, "gripper_mode_state": {"mean": [0.5673469387755102, 0.308843537414966], "std": [0.49544362932382935, 0.4620164572955972], "min": [0, 0], "max": [1, 1], "count": [735]}, "gripper_activity_state": {"mean": [1.8244897959183672, 1.801360544217687], "std": [0.5168707303927098, 0.5383252430332229], "min": [0, 0], "max": [2, 2], "count": [735]}, "gripper_mode_action": {"mean": [0.5673469387755102, 0.308843537414966], "std": [0.49544362932382935, 0.4620164572955972], "min": [0, 0], "max": [1, 1], "count": [735]}, "gripper_activity_action": {"mean": [1.8244897959183672, 1.801360544217687], "std": [0.5168707303927098, 0.5383252430332229], "min": [0, 0], "max": [2, 2], "count": [735]}, "gripper_open_scale_state": {"mean": [0.4319333335253653, 0.6329891156378243], "std": [0.38782957830708914, 0.3889819803452849], "min": [0.048, 0.0], "max": [0.952, 0.947], "count": [735]}, "gripper_open_scale_action": {"mean": [0.4319333335253653, 0.6329891156378243], "std": [0.38782957830708914, 0.3889819803452849], "min": [0.048, 0.0], "max": [0.952, 0.947], "count": [735]}}} +{"episode_index": 491, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[1.0]], [[1.0]]], "mean": [[[0.4235612163557552]], [[0.45330595412354757]], [[0.45463774992057004]]], "std": [[[0.2418712612893025]], [[0.20788480140258594]], [[0.202842222201168]]], "count": [144]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4357526112586238]], [[0.4614803027982026]], [[0.4605469984000544]]], "std": [[[0.20479732309808482]], [[0.1759797930949994]], [[0.17065870290825014]]], "count": [144]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4305677537218591]], [[0.45415978604983664]], [[0.4583544787127814]]], "std": [[[0.22701340271238482]], [[0.19891839153618956]], [[0.1912326993517257]]], "count": [144]}, "observation.state": {"min": [0.489041268825531, 1.8954625129699707, -0.8888089656829834, -1.0459758043289185, -2.733848810195923, -1.969412088394165, 0.20813052356243134, -1.0, 0.1414490044116974, 0.29131200909614563, -0.19465400278568268, -3.1401853561401367, -0.4320000410079956, -1.0429999828338623, -0.7977027893066406, -2.1731793880462646, 0.43441247940063477, 0.6587396264076233, 1.6541707515716553, 0.5767964124679565, -2.5245141983032227, 14.0, -0.3672569990158081, 0.2579460144042969, -0.10382100194692612, -3.128000020980835, 0.11299999803304672, -2.812000036239624], "max": [0.995815098285675, 2.1215176582336426, 0.04105014353990555, 0.41339871287345886, -1.2555725574493408, -0.6492100954055786, 2.104605197906494, 956.0, 0.30671200156211853, 0.4535540044307709, 0.05923600122332573, 3.1389999389648438, 0.9120000004768372, 0.0820000097155571, -0.15386822819709778, -1.8978536128997803, 1.3101489543914795, 1.1245156526565552, 2.5973639488220215, 1.8655824661254883, -1.5840260982513428, 963.0, -0.10935000330209732, 0.4372900128364563, 0.09224200248718262, 3.138000011444092, 0.8460000157356262, -1.5369999408721924], "mean": [0.685853123664856, 2.0329887866973877, -0.6899467706680298, -0.6331907510757446, -2.192274332046509, -1.4952987432479858, 1.3984237909317017, 638.770751953125, 0.24449267983436584, 0.36135032773017883, -0.004881612025201321, -1.5178122520446777, 0.20303551852703094, -0.33978942036628723, -0.548744797706604, -2.0245699882507324, 0.6351301670074463, 0.8967297077178955, 2.3356266021728516, 1.3706635236740112, -2.2023508548736572, 401.71942138671875, -0.30042657256126404, 0.3651413321495056, 0.05795703083276749, 2.449692726135254, 0.4549613893032074, -2.0756659507751465], "std": [0.10481865704059601, 0.0659874901175499, 0.21631284058094025, 0.31576889753341675, 0.3507710099220276, 0.38414403796195984, 0.4919852316379547, 377.66107177734375, 0.03334794566035271, 0.0474400669336319, 0.04788830503821373, 2.415929079055786, 0.3338525891304016, 0.3558788001537323, 0.13156777620315552, 0.08174865692853928, 0.15013925731182098, 0.1151944100856781, 0.26044219732284546, 0.34676361083984375, 0.3172655701637268, 400.5532531738281, 0.0675065666437149, 0.04693369194865227, 0.0339675098657608, 1.3348724842071533, 0.18014803528785706, 0.3941386938095093], "count": [759]}, "action": {"min": [0.489041268825531, 1.8954625129699707, -0.8888089656829834, -1.0459758043289185, -2.733848810195923, -1.969412088394165, 0.20813052356243134, -1.0, 0.1414490044116974, 0.29131200909614563, -0.19465400278568268, -3.1401853561401367, -0.4320000410079956, -1.0429999828338623, -0.7977027893066406, -2.1731793880462646, 0.43441247940063477, 0.6587396264076233, 1.6541707515716553, 0.5767964124679565, -2.5245141983032227, 14.0, -0.3672569990158081, 0.2579460144042969, -0.10382100194692612, -3.128000020980835, 0.11299999803304672, -2.812000036239624], "max": [0.995815098285675, 2.1215176582336426, 0.04105014353990555, 0.41339871287345886, -1.2555725574493408, -0.6492100954055786, 2.104605197906494, 956.0, 0.30671200156211853, 0.4535540044307709, 0.05923600122332573, 3.1389999389648438, 0.9120000004768372, 0.0820000097155571, -0.15386822819709778, -1.8978536128997803, 1.3101489543914795, 1.1245156526565552, 2.5973639488220215, 1.8655824661254883, -1.5840260982513428, 963.0, -0.10935000330209732, 0.4372900128364563, 0.09224200248718262, 3.138000011444092, 0.8460000157356262, -1.5369999408721924], "mean": [0.685853123664856, 2.0329887866973877, -0.6899467706680298, -0.6331907510757446, -2.192274332046509, -1.4952987432479858, 1.3984237909317017, 638.770751953125, 0.24449267983436584, 0.36135032773017883, -0.004881612025201321, -1.5178122520446777, 0.20303551852703094, -0.33978942036628723, -0.548744797706604, -2.0245699882507324, 0.6351301670074463, 0.8967297077178955, 2.3356266021728516, 1.3706635236740112, -2.2023508548736572, 401.71942138671875, -0.30042657256126404, 0.3651413321495056, 0.05795703083276749, 2.449692726135254, 0.4549613893032074, -2.0756659507751465], "std": [0.10481865704059601, 0.0659874901175499, 0.21631284058094025, 0.31576889753341675, 0.3507710099220276, 0.38414403796195984, 0.4919852316379547, 377.66107177734375, 0.03334794566035271, 0.0474400669336319, 0.04788830503821373, 2.415929079055786, 0.3338525891304016, 0.3558788001537323, 0.13156777620315552, 0.08174865692853928, 0.15013925731182098, 0.1151944100856781, 0.26044219732284546, 0.34676361083984375, 0.3172655701637268, 400.5532531738281, 0.0675065666437149, 0.04693369194865227, 0.0339675098657608, 1.3348724842071533, 0.18014803528785706, 0.3941386938095093], "count": [759]}, "timestamp": {"min": [0.0], "max": [25.266666666666666], "mean": [12.633333333333335], "std": [7.303474566310253], "count": [759]}, "frame_index": {"min": [0], "max": [758], "mean": [379.0], "std": [219.1042369893076], "count": [759]}, "episode_index": {"min": [494], "max": [494], "mean": [494.0], "std": [0.0], "count": [759]}, "index": {"min": [471307], "max": [472065], "mean": [471686.0], "std": [219.1042369893076], "count": [759]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [759]}, "subtask_annotation": {"mean": [11.839262187088273, 29.0, 29.0, 29.0, 29.0], "std": [10.020031977287081, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [759]}, "scene_annotation": {"mean": [494.0], "std": [0.0], "min": [494], "max": [494], "count": [759]}, "eef_direction_state": {"mean": [3.8866930171278, 4.006587615283268], "std": [2.0482505146059764, 1.9771311318210052], "min": [0, 0], "max": [6, 6], "count": [759]}, "eef_velocity_state": {"mean": [0.7971014492753623, 0.8063241106719368], "std": [0.7082737305979093, 0.7496416748489441], "min": [0, 0], "max": [2, 2], "count": [759]}, "eef_acc_mag_state": {"mean": [0.7654808959156785, 0.7088274044795784], "std": [0.8358372917172853, 0.8282327618249538], "min": [0, 0], "max": [2, 2], "count": [759]}, "eef_direction_action": {"mean": [3.8866930171278, 4.006587615283268], "std": [2.0482505146059764, 1.9771311318210052], "min": [0, 0], "max": [6, 6], "count": [759]}, "eef_velocity_action": {"mean": [0.7971014492753623, 0.8063241106719368], "std": [0.7082737305979093, 0.7496416748489441], "min": [0, 0], "max": [2, 2], "count": [759]}, "eef_acc_mag_action": {"mean": [0.7654808959156785, 0.7088274044795784], "std": [0.8358372917172853, 0.8282327618249538], "min": [0, 0], "max": [2, 2], "count": [759]}, "eef_sim_pose_state": {"mean": [0.5700235318541242, 0.3402111039802225, 1.1219779065434885, -2.5847964425689183, 0.6546545182824636, -0.9399294276791025, 0.5779928868216857, -0.2623355890962901, 1.1113274649322151, 0.19421093932107023, 0.8841184805180554, -1.8830349623722142], "std": [0.042201908041251644, 0.054543311024811914, 0.04456652143123808, 0.2093193390521142, 0.35456532971197824, 2.780306185823603, 0.0330414113887489, 0.049699854792069315, 0.028786591994060397, 2.792545315329003, 0.41612647901770955, 0.8700803203412241], "min": [0.46915171599624583, 0.1158127975172354, 1.0602580368687795, -3.0007701890870053, 0.16049215733653388, -3.137694018853255, 0.5325075357877803, -0.3383248729789393, 1.0377433418632873, -3.1395570277152216, 0.05358751192471001, -3.0115237740158705], "max": [0.6339152856541002, 0.4045412850249812, 1.2573780657892686, -2.062475356173363, 1.212950389329666, 3.1415228393242782, 0.6452877583324054, -0.05937752841977921, 1.1874989225123254, 3.1379600649549615, 1.5315106180339915, 3.0538063198126664], "count": [759]}, "eef_sim_pose_action": {"mean": [0.5700235318541242, 0.3402111039802225, 1.1219779065434885, -2.5847964425689183, 0.6546545182824636, -0.9399294276791025, 0.5779928868216857, -0.2623355890962901, 1.1113274649322151, 0.19421093932107023, 0.8841184805180554, -1.8830349623722142], "std": [0.042201908041251644, 0.054543311024811914, 0.04456652143123808, 0.2093193390521142, 0.35456532971197824, 2.780306185823603, 0.0330414113887489, 0.049699854792069315, 0.028786591994060397, 2.792545315329003, 0.41612647901770955, 0.8700803203412241], "min": [0.46915171599624583, 0.1158127975172354, 1.0602580368687795, -3.0007701890870053, 0.16049215733653388, -3.137694018853255, 0.5325075357877803, -0.3383248729789393, 1.0377433418632873, -3.1395570277152216, 0.05358751192471001, -3.0115237740158705], "max": [0.6339152856541002, 0.4045412850249812, 1.2573780657892686, -2.062475356173363, 1.212950389329666, 3.1415228393242782, 0.6452877583324054, -0.05937752841977921, 1.1874989225123254, 3.1379600649549615, 1.5315106180339915, 3.0538063198126664], "count": [759]}, "gripper_mode_state": {"mean": [0.6152832674571805, 0.2964426877470356], "std": [0.48652828103245327, 0.4566885378771275], "min": [0, 0], "max": [1, 1], "count": [759]}, "gripper_activity_state": {"mean": [1.8010540184453228, 1.7826086956521738], "std": [0.5395542453204069, 0.5613019342329587], "min": [0, 0], "max": [2, 2], "count": [759]}, "gripper_mode_action": {"mean": [0.6152832674571805, 0.2964426877470356], "std": [0.48652828103245327, 0.4566885378771275], "min": [0, 0], "max": [1, 1], "count": [759]}, "gripper_activity_action": {"mean": [1.8010540184453228, 1.7826086956521738], "std": [0.5395542453204069, 0.5613019342329587], "min": [0, 0], "max": [2, 2], "count": [759]}, "gripper_open_scale_state": {"mean": [0.40171936751731463, 0.6387720686888351], "std": [0.4005535842206738, 0.3776588006400539], "min": [0.014, 0.0], "max": [0.963, 0.956], "count": [759]}, "gripper_open_scale_action": {"mean": [0.40171936751731463, 0.6387720686888351], "std": [0.4005535842206738, 0.3776588006400539], "min": [0.014, 0.0], "max": [0.963, 0.956], "count": [759]}}} +{"episode_index": 492, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.41976403617002356]], [[0.4521441937886266]], [[0.45352825435729843]]], "std": [[[0.24372733908538766]], [[0.20878790904054687]], [[0.20342906914680753]]], "count": [147]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3886556052976746]], [[0.4368317007358499]], [[0.43994579915299453]]], "std": [[[0.22938555192758392]], [[0.1952572226277516]], [[0.1894223855395909]]], "count": [147]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4415713618780846]], [[0.4658657171201814]], [[0.4701759773353786]]], "std": [[[0.21187539445391965]], [[0.1885500421769428]], [[0.1794062404841211]]], "count": [147]}, "observation.state": {"min": [0.4875577390193939, 1.817847728729248, -0.9330530166625977, -0.9290387630462646, -2.919255256652832, -1.985207438468933, -0.012461650185286999, -2.0, 0.12136200070381165, 0.2918449938297272, -0.189642995595932, -3.1401853561401367, -0.6309999823570251, -0.8060000538825989, -1.1603996753692627, -2.1687114238739014, 0.3909013867378235, 0.6426651477813721, 1.899389624595642, 1.0606192350387573, -2.538825750350952, 33.0, -0.33799099922180176, 0.2685050070285797, -0.08922500163316727, -3.1391851902008057, 0.016999997198581696, -2.6059999465942383], "max": [0.9397725462913513, 2.1214652061462402, 0.3625572621822357, 0.5115908980369568, -1.2388696670532227, -0.7020063400268555, 1.8602243661880493, 905.0, 0.3127939999103546, 0.43477100133895874, 0.08116500079631805, 3.1410000324249268, 1.1970000267028809, 0.02199999988079071, -0.381860613822937, -1.9284491539001465, 0.9572258591651917, 1.0131112337112427, 2.8258278369903564, 1.9373679161071777, -1.7832030057907104, 936.0, -0.04230799898505211, 0.44734498858451843, 0.09629300236701965, 3.1410000324249268, 0.7310000061988831, -1.6089999675750732], "mean": [0.7106566429138184, 1.9939868450164795, -0.4335317611694336, -0.5131992697715759, -2.4707441329956055, -1.6252763271331787, 1.4685261249542236, 609.0700073242188, 0.2746836543083191, 0.33984115719795227, 0.008683851920068264, 0.611687421798706, 0.2071940153837204, -0.5504035949707031, -0.7212079763412476, -2.005868911743164, 0.586111843585968, 0.8297798037528992, 2.5610523223876953, 1.6014111042022705, -2.327244997024536, 383.2590026855469, -0.26202836632728577, 0.36795490980148315, 0.040060728788375854, 1.9959313869476318, 0.215706929564476, -1.9840201139450073], "std": [0.11752939969301224, 0.06345971673727036, 0.37652599811553955, 0.2845449149608612, 0.42992663383483887, 0.35203421115875244, 0.44144755601882935, 339.6275939941406, 0.02996588498353958, 0.04045687988400459, 0.04698089137673378, 2.8724524974823, 0.5301567912101746, 0.1538332849740982, 0.1831618994474411, 0.06483665853738785, 0.10243020951747894, 0.08515230566263199, 0.2469809651374817, 0.2061024308204651, 0.2560548484325409, 373.5185852050781, 0.07549690455198288, 0.044854603707790375, 0.03065713308751583, 2.1326818466186523, 0.20389984548091888, 0.3104422390460968], "count": [778]}, "action": {"min": [0.4875577390193939, 1.817847728729248, -0.9330530166625977, -0.9290387630462646, -2.919255256652832, -1.985207438468933, -0.012461650185286999, -2.0, 0.12136200070381165, 0.2918449938297272, -0.189642995595932, -3.1401853561401367, -0.6309999823570251, -0.8060000538825989, -1.1603996753692627, -2.1687114238739014, 0.3909013867378235, 0.6426651477813721, 1.899389624595642, 1.0606192350387573, -2.538825750350952, 33.0, -0.33799099922180176, 0.2685050070285797, -0.08922500163316727, -3.1391851902008057, 0.016999997198581696, -2.6059999465942383], "max": [0.9397725462913513, 2.1214652061462402, 0.3625572621822357, 0.5115908980369568, -1.2388696670532227, -0.7020063400268555, 1.8602243661880493, 905.0, 0.3127939999103546, 0.43477100133895874, 0.08116500079631805, 3.1410000324249268, 1.1970000267028809, 0.02199999988079071, -0.381860613822937, -1.9284491539001465, 0.9572258591651917, 1.0131112337112427, 2.8258278369903564, 1.9373679161071777, -1.7832030057907104, 936.0, -0.04230799898505211, 0.44734498858451843, 0.09629300236701965, 3.1410000324249268, 0.7310000061988831, -1.6089999675750732], "mean": [0.7106566429138184, 1.9939868450164795, -0.4335317611694336, -0.5131992697715759, -2.4707441329956055, -1.6252763271331787, 1.4685261249542236, 609.0700073242188, 0.2746836543083191, 0.33984115719795227, 0.008683851920068264, 0.611687421798706, 0.2071940153837204, -0.5504035949707031, -0.7212079763412476, -2.005868911743164, 0.586111843585968, 0.8297798037528992, 2.5610523223876953, 1.6014111042022705, -2.327244997024536, 383.2590026855469, -0.26202836632728577, 0.36795490980148315, 0.040060728788375854, 1.9959313869476318, 0.215706929564476, -1.9840201139450073], "std": [0.11752939969301224, 0.06345971673727036, 0.37652599811553955, 0.2845449149608612, 0.42992663383483887, 0.35203421115875244, 0.44144755601882935, 339.6275939941406, 0.02996588498353958, 0.04045687988400459, 0.04698089137673378, 2.8724524974823, 0.5301567912101746, 0.1538332849740982, 0.1831618994474411, 0.06483665853738785, 0.10243020951747894, 0.08515230566263199, 0.2469809651374817, 0.2061024308204651, 0.2560548484325409, 373.5185852050781, 0.07549690455198288, 0.044854603707790375, 0.03065713308751583, 2.1326818466186523, 0.20389984548091888, 0.3104422390460968], "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": [495], "max": [495], "mean": [495.0], "std": [0.0], "count": [778]}, "index": {"min": [472066], "max": [472843], "mean": [472454.5], "std": [224.58906919082239], "count": [778]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [778]}, "subtask_annotation": {"mean": [9.327763496143959, 29.0, 29.0, 29.0, 29.0], "std": [8.129370116693792, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [778]}, "scene_annotation": {"mean": [495.0], "std": [0.0], "min": [495], "max": [495], "count": [778]}, "eef_direction_state": {"mean": [4.584832904884319, 4.232647814910026], "std": [1.8646009064147169, 1.9561026862496964], "min": [0, 0], "max": [6, 6], "count": [778]}, "eef_velocity_state": {"mean": [0.6169665809768637, 0.6863753213367609], "std": [0.7186963715377824, 0.7481558977303453], "min": [0, 0], "max": [2, 2], "count": [778]}, "eef_acc_mag_state": {"mean": [0.6079691516709511, 0.6323907455012854], "std": [0.7979976477628361, 0.8023613553070692], "min": [0, 0], "max": [2, 2], "count": [778]}, "eef_direction_action": {"mean": [4.584832904884319, 4.232647814910026], "std": [1.8646009064147169, 1.9561026862496964], "min": [0, 0], "max": [6, 6], "count": [778]}, "eef_velocity_action": {"mean": [0.6169665809768637, 0.6863753213367609], "std": [0.7186963715377824, 0.7481558977303453], "min": [0, 0], "max": [2, 2], "count": [778]}, "eef_acc_mag_action": {"mean": [0.6079691516709511, 0.6323907455012854], "std": [0.7979976477628361, 0.8023613553070692], "min": [0, 0], "max": [2, 2], "count": [778]}, "eef_sim_pose_state": {"mean": [0.5842399700265641, 0.3036501504263376, 1.1407349636042752, -2.5376944299974897, 0.4334253824923079, 1.4570440836395462, 0.5586169883246082, -0.29032259633009666, 1.099565162159854, 2.3050448516715316, 0.7619310203201373, -2.0109187623785716], "std": [0.042464482987364736, 0.059692206872562756, 0.04987910324144445, 0.21733089510304826, 0.2887345491923771, 2.542779489292246, 0.031539588357395905, 0.05387563025657262, 0.02690806252676793, 0.9277214088587251, 0.43002699934202576, 1.5280523100865548], "min": [0.4868275889864033, 0.09440638386422785, 1.0898344610531152, -2.941853548817135, 0.08034129359060604, -3.1414809883907338, 0.5109415033277269, -0.36885559066740226, 1.0158762816244506, -3.123686237857667, 0.06408450097644858, -3.1358342855847585], "max": [0.6621871295392692, 0.37730929659539647, 1.3103319924794647, -1.998413316334442, 0.9497745289695803, 3.1404494224629116, 0.6304230945933854, -0.04824932946487581, 1.1469461602542959, 3.136913671382396, 1.4873183926119826, 3.138854606248999], "count": [778]}, "eef_sim_pose_action": {"mean": [0.5842399700265641, 0.3036501504263376, 1.1407349636042752, -2.5376944299974897, 0.4334253824923079, 1.4570440836395462, 0.5586169883246082, -0.29032259633009666, 1.099565162159854, 2.3050448516715316, 0.7619310203201373, -2.0109187623785716], "std": [0.042464482987364736, 0.059692206872562756, 0.04987910324144445, 0.21733089510304826, 0.2887345491923771, 2.542779489292246, 0.031539588357395905, 0.05387563025657262, 0.02690806252676793, 0.9277214088587251, 0.43002699934202576, 1.5280523100865548], "min": [0.4868275889864033, 0.09440638386422785, 1.0898344610531152, -2.941853548817135, 0.08034129359060604, -3.1414809883907338, 0.5109415033277269, -0.36885559066740226, 1.0158762816244506, -3.123686237857667, 0.06408450097644858, -3.1358342855847585], "max": [0.6621871295392692, 0.37730929659539647, 1.3103319924794647, -1.998413316334442, 0.9497745289695803, 3.1404494224629116, 0.6304230945933854, -0.04824932946487581, 1.1469461602542959, 3.136913671382396, 1.4873183926119826, 3.138854606248999], "count": [778]}, "gripper_mode_state": {"mean": [0.602827763496144, 0.2712082262210797], "std": [0.48931222246576017, 0.4445833153089458], "min": [0, 0], "max": [1, 1], "count": [778]}, "gripper_activity_state": {"mean": [1.80719794344473, 1.800771208226221], "std": [0.5378712820817974, 0.536722819220797], "min": [0, 0], "max": [2, 2], "count": [778]}, "gripper_mode_action": {"mean": [0.602827763496144, 0.2712082262210797], "std": [0.48931222246576017, 0.4445833153089458], "min": [0, 0], "max": [1, 1], "count": [778]}, "gripper_activity_action": {"mean": [1.80719794344473, 1.800771208226221], "std": [0.5378712820817974, 0.536722819220797], "min": [0, 0], "max": [2, 2], "count": [778]}, "gripper_open_scale_state": {"mean": [0.38325899739498237, 0.6092242930027387], "std": [0.3735189146648751, 0.3393506283878447], "min": [0.033, 0.0], "max": [0.936, 0.905], "count": [778]}, "gripper_open_scale_action": {"mean": [0.38325899739498237, 0.6092242930027387], "std": [0.3735189146648751, 0.3393506283878447], "min": [0.033, 0.0], "max": [0.936, 0.905], "count": [778]}}} +{"episode_index": 493, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[1.0]], [[1.0]]], "mean": [[[0.42301306344376827]], [[0.45261129704755465]], [[0.4531112871872887]]], "std": [[[0.23234914266294732]], [[0.19887747431100425]], [[0.1942941470137372]]], "count": [145]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41191519607843136]], [[0.44850721208023436]], [[0.4503867449853505]]], "std": [[[0.23694675489652262]], [[0.2028236025546387]], [[0.1960371214104205]]], "count": [145]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4425640846855984]], [[0.461630068176696]], [[0.46368154299075953]]], "std": [[[0.19937257971884229]], [[0.1732391115812191]], [[0.16624096279278097]]], "count": [145]}, "observation.state": {"min": [0.33018139004707336, 1.9004716873168945, -0.8268846273422241, -0.8590685725212097, -2.7244067192077637, -1.9846662282943726, 0.5852961540222168, 9.0, 0.1439169943332672, 0.26015499234199524, -0.17373299598693848, -3.1411852836608887, -0.2639999985694885, -0.7609999775886536, -1.0218379497528076, -2.1731793880462646, 0.5001415610313416, 0.730385422706604, 1.7898527383804321, 0.9982759952545166, -2.643213987350464, 28.0, -0.3321169912815094, 0.28482699394226074, -0.10277500003576279, -3.1401853561401367, -0.12399999052286148, -2.8269999027252197], "max": [1.0447016954421997, 2.1215872764587402, 0.28324949741363525, 0.28991666436195374, -1.236234188079834, -0.41402703523635864, 1.749273657798767, 952.0, 0.34013399481773376, 0.48704400658607483, 0.08443000167608261, 3.1410000324249268, 1.1109999418258667, 0.02900000661611557, -0.3425034284591675, -1.8776253461837769, 1.3478305339813232, 1.2007691860198975, 2.830505132675171, 1.913055419921875, -1.7402677536010742, 949.0, -0.06638900190591812, 0.4501180052757263, 0.10337399691343307, 3.124000072479248, 0.6470000147819519, -1.6360000371932983], "mean": [0.5684356093406677, 2.041691541671753, -0.5336391925811768, -0.6294810771942139, -2.130481481552124, -1.5356013774871826, 1.3679174184799194, 526.5894165039062, 0.2771463692188263, 0.33549365401268005, 0.011540086939930916, -1.332926869392395, 0.4420798420906067, -0.45118558406829834, -0.6706796288490295, -2.005918502807617, 0.7468380331993103, 0.8912554383277893, 2.5266637802124023, 1.4924414157867432, -2.3394713401794434, 523.4759521484375, -0.269654780626297, 0.37418103218078613, 0.04343865439295769, 2.533956289291382, 0.2162230908870697, -2.0554821491241455], "std": [0.15823237597942352, 0.05672960355877876, 0.20827916264533997, 0.26861557364463806, 0.26609331369400024, 0.46993300318717957, 0.27193138003349304, 349.1842041015625, 0.03277953341603279, 0.06770040094852448, 0.04826676845550537, 2.5547738075256348, 0.2493540346622467, 0.13364560902118683, 0.1534217894077301, 0.07474344223737717, 0.16290682554244995, 0.11177309602499008, 0.3013489544391632, 0.24400383234024048, 0.2969762086868286, 397.92523193359375, 0.06965059787034988, 0.04039608687162399, 0.03749746456742287, 1.157846212387085, 0.24487771093845367, 0.37113308906555176], "count": [766]}, "action": {"min": [0.33018139004707336, 1.9004716873168945, -0.8268846273422241, -0.8590685725212097, -2.7244067192077637, -1.9846662282943726, 0.5852961540222168, 9.0, 0.1439169943332672, 0.26015499234199524, -0.17373299598693848, -3.1411852836608887, -0.2639999985694885, -0.7609999775886536, -1.0218379497528076, -2.1731793880462646, 0.5001415610313416, 0.730385422706604, 1.7898527383804321, 0.9982759952545166, -2.643213987350464, 28.0, -0.3321169912815094, 0.28482699394226074, -0.10277500003576279, -3.1401853561401367, -0.12399999052286148, -2.8269999027252197], "max": [1.0447016954421997, 2.1215872764587402, 0.28324949741363525, 0.28991666436195374, -1.236234188079834, -0.41402703523635864, 1.749273657798767, 952.0, 0.34013399481773376, 0.48704400658607483, 0.08443000167608261, 3.1410000324249268, 1.1109999418258667, 0.02900000661611557, -0.3425034284591675, -1.8776253461837769, 1.3478305339813232, 1.2007691860198975, 2.830505132675171, 1.913055419921875, -1.7402677536010742, 949.0, -0.06638900190591812, 0.4501180052757263, 0.10337399691343307, 3.124000072479248, 0.6470000147819519, -1.6360000371932983], "mean": [0.5684356093406677, 2.041691541671753, -0.5336391925811768, -0.6294810771942139, -2.130481481552124, -1.5356013774871826, 1.3679174184799194, 526.5894165039062, 0.2771463692188263, 0.33549365401268005, 0.011540086939930916, -1.332926869392395, 0.4420798420906067, -0.45118558406829834, -0.6706796288490295, -2.005918502807617, 0.7468380331993103, 0.8912554383277893, 2.5266637802124023, 1.4924414157867432, -2.3394713401794434, 523.4759521484375, -0.269654780626297, 0.37418103218078613, 0.04343865439295769, 2.533956289291382, 0.2162230908870697, -2.0554821491241455], "std": [0.15823237597942352, 0.05672960355877876, 0.20827916264533997, 0.26861557364463806, 0.26609331369400024, 0.46993300318717957, 0.27193138003349304, 349.1842041015625, 0.03277953341603279, 0.06770040094852448, 0.04826676845550537, 2.5547738075256348, 0.2493540346622467, 0.13364560902118683, 0.1534217894077301, 0.07474344223737717, 0.16290682554244995, 0.11177309602499008, 0.3013489544391632, 0.24400383234024048, 0.2969762086868286, 397.92523193359375, 0.06965059787034988, 0.04039608687162399, 0.03749746456742287, 1.157846212387085, 0.24487771093845367, 0.37113308906555176], "count": [766]}, "timestamp": {"min": [0.0], "max": [25.5], "mean": [12.75], "std": [7.370832155643395], "count": [766]}, "frame_index": {"min": [0], "max": [765], "mean": [382.5], "std": [221.12496466930187], "count": [766]}, "episode_index": {"min": [496], "max": [496], "mean": [496.0], "std": [0.0], "count": [766]}, "index": {"min": [472844], "max": [473609], "mean": [473226.5], "std": [221.12496466930187], "count": [766]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [766]}, "subtask_annotation": {"mean": [14.453002610966058, 29.0, 29.0, 29.0, 29.0], "std": [9.009554552238319, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [766]}, "scene_annotation": {"mean": [496.0], "std": [0.0], "min": [496], "max": [496], "count": [766]}, "eef_direction_state": {"mean": [4.215404699738904, 4.009138381201044], "std": [1.8150294448924167, 2.093423754858095], "min": [0, 0], "max": [6, 6], "count": [766]}, "eef_velocity_state": {"mean": [0.7558746736292428, 0.8080939947780679], "std": [0.6887273653421276, 0.814994767825371], "min": [0, 0], "max": [2, 2], "count": [766]}, "eef_acc_mag_state": {"mean": [0.804177545691906, 0.6814621409921671], "std": [0.8524474301791525, 0.8320260295452553], "min": [0, 0], "max": [2, 2], "count": [766]}, "eef_direction_action": {"mean": [4.215404699738904, 4.009138381201044], "std": [1.8150294448924167, 2.093423754858095], "min": [0, 0], "max": [6, 6], "count": [766]}, "eef_velocity_action": {"mean": [0.7558746736292428, 0.8080939947780679], "std": [0.6887273653421276, 0.814994767825371], "min": [0, 0], "max": [2, 2], "count": [766]}, "eef_acc_mag_action": {"mean": [0.804177545691906, 0.6814621409921671], "std": [0.8524474301791525, 0.8320260295452553], "min": [0, 0], "max": [2, 2], "count": [766]}, "eef_sim_pose_state": {"mean": [0.5882954671482659, 0.3068031338823362, 1.1391020600346489, -2.4409081395712025, 0.477097560984974, 1.827310360761712, 0.5458963279047113, -0.2989585803989468, 1.0946675544031035, 1.785652277211864, 1.0373032058418206, -2.2529841357244953], "std": [0.03447975672794879, 0.0599738142504651, 0.04403127561227253, 1.18025872947179, 0.3536666360782734, 2.2050209589789698, 0.05807980986483621, 0.055919307653216566, 0.02274072015940289, 1.813564042214337, 0.2075429694636924, 1.1409293698832996], "min": [0.5102678215665726, 0.07746486052058528, 1.0893671724425635, -3.1392752087226956, 0.022927952648601257, -3.1410830935094713, 0.4679999026490196, -0.38623457186471344, 1.0228282820955694, -3.140455732614801, 0.3728405988994219, -3.1398480322294016], "max": [0.6561779154217006, 0.36627253637113383, 1.2917863813765404, 3.1409655809670567, 1.1132493905811067, 3.1273205993471755, 0.6775063489431462, -0.07533478527212933, 1.143587018943475, 3.1224915914528015, 1.3425126762832242, 3.1321905042956173], "count": [766]}, "eef_sim_pose_action": {"mean": [0.5882954671482659, 0.3068031338823362, 1.1391020600346489, -2.4409081395712025, 0.477097560984974, 1.827310360761712, 0.5458963279047113, -0.2989585803989468, 1.0946675544031035, 1.785652277211864, 1.0373032058418206, -2.2529841357244953], "std": [0.03447975672794879, 0.0599738142504651, 0.04403127561227253, 1.18025872947179, 0.3536666360782734, 2.2050209589789698, 0.05807980986483621, 0.055919307653216566, 0.02274072015940289, 1.813564042214337, 0.2075429694636924, 1.1409293698832996], "min": [0.5102678215665726, 0.07746486052058528, 1.0893671724425635, -3.1392752087226956, 0.022927952648601257, -3.1410830935094713, 0.4679999026490196, -0.38623457186471344, 1.0228282820955694, -3.140455732614801, 0.3728405988994219, -3.1398480322294016], "max": [0.6561779154217006, 0.36627253637113383, 1.2917863813765404, 3.1409655809670567, 1.1132493905811067, 3.1273205993471755, 0.6775063489431462, -0.07533478527212933, 1.143587018943475, 3.1224915914528015, 1.3425126762832242, 3.1321905042956173], "count": [766]}, "gripper_mode_state": {"mean": [0.46344647519582244, 0.34986945169712796], "std": [0.4986620497134179, 0.4769285255321611], "min": [0, 0], "max": [1, 1], "count": [766]}, "gripper_activity_state": {"mean": [1.8080939947780679, 1.751958224543081], "std": [0.5245784298119693, 0.6033761223242946], "min": [0, 0], "max": [2, 2], "count": [766]}, "gripper_mode_action": {"mean": [0.46344647519582244, 0.34986945169712796], "std": [0.4986620497134179, 0.4769285255321611], "min": [0, 0], "max": [1, 1], "count": [766]}, "gripper_activity_action": {"mean": [1.8080939947780679, 1.751958224543081], "std": [0.5245784298119693, 0.6033761223242946], "min": [0, 0], "max": [2, 2], "count": [766]}, "gripper_open_scale_state": {"mean": [0.5234758485813986, 0.5265894255476266], "std": [0.39792514711217497, 0.34918413429117257], "min": [0.028, 0.009], "max": [0.949, 0.952], "count": [766]}, "gripper_open_scale_action": {"mean": [0.5234758485813986, 0.5265894255476266], "std": [0.39792514711217497, 0.34918413429117257], "min": [0.028, 0.009], "max": [0.949, 0.952], "count": [766]}}} +{"episode_index": 494, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[1.0]], [[1.0]]], "mean": [[[0.4350615429022849]], [[0.4621905924215416]], [[0.4624523679306433]]], "std": [[[0.2246464133498534]], [[0.1924417475720729]], [[0.1885298571057108]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4199054920866418]], [[0.45523589842273]], [[0.4559107654080916]]], "std": [[[0.20822734052014125]], [[0.1773200126728427]], [[0.17227335118305184]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44489008061902446]], [[0.46654466793604493]], [[0.46755163601253175]]], "std": [[[0.19003054891604987]], [[0.16724561486794076]], [[0.16050983682764114]]], "count": [121]}, "observation.state": {"min": [0.41486477851867676, 1.8522480726242065, -0.8148244023323059, -0.8176693320274353, -2.83797550201416, -1.982955813407898, 0.21577507257461548, 1.0, 0.09378799796104431, 0.28355300426483154, -0.18988899886608124, -3.1411852836608887, -0.46000003814697266, -0.8859999179840088, -1.0271437168121338, -2.1738078594207764, 0.4432961642742157, 0.4617443084716797, 1.7793806791305542, 0.9156172275543213, -2.6046245098114014, 34.0, -0.3546369969844818, 0.2672039866447449, -0.11975900083780289, -3.1411852836608887, 0.07800000160932541, -2.4579999446868896], "max": [1.0745469331741333, 2.121744394302368, 0.509112536907196, 0.4677831530570984, -1.1125775575637817, -0.645300567150116, 1.8114773035049438, 917.0, 0.32778000831604004, 0.4443570077419281, 0.08063799887895584, 3.140000104904175, 1.3250000476837158, 0.3880000114440918, -0.4514293968677521, -1.9137011766433716, 0.9667378664016724, 0.9534035325050354, 2.7229056358337402, 2.006744623184204, -1.7305638790130615, 949.0, -0.09291499853134155, 0.4485979974269867, 0.09460800141096115, 3.140000104904175, 0.7570000290870667, -1.6640000343322754], "mean": [0.6039064526557922, 2.004303216934204, -0.5058836340904236, -0.5151979923248291, -2.1110448837280273, -1.5374517440795898, 1.4284504652023315, 542.0316772460938, 0.27447783946990967, 0.3398062586784363, 0.009650206193327904, -0.6687191724777222, 0.46524524688720703, -0.5525326132774353, -0.6581622362136841, -2.0230674743652344, 0.5679285526275635, 0.8125808835029602, 2.3996548652648926, 1.4930380582809448, -2.1438498497009277, 438.3258361816406, -0.2702053189277649, 0.37095174193382263, 0.03869892656803131, 0.9710002541542053, 0.38292500376701355, -2.1011953353881836], "std": [0.14558564126491547, 0.06508408486843109, 0.31542277336120605, 0.32042327523231506, 0.3425156772136688, 0.40053510665893555, 0.4164203107357025, 398.9081726074219, 0.04276248440146446, 0.051275476813316345, 0.05657951533794403, 2.786647081375122, 0.39684897661209106, 0.23893488943576813, 0.15068063139915466, 0.07173535972833633, 0.13304434716701508, 0.10121273249387741, 0.26683440804481506, 0.23156419396400452, 0.27901148796081543, 377.26776123046875, 0.07262085378170013, 0.049982793629169464, 0.04535467177629471, 2.7694735527038574, 0.20245739817619324, 0.21619650721549988], "count": [600]}, "action": {"min": [0.41486477851867676, 1.8522480726242065, -0.8148244023323059, -0.8176693320274353, -2.83797550201416, -1.982955813407898, 0.21577507257461548, 1.0, 0.09378799796104431, 0.28355300426483154, -0.18988899886608124, -3.1411852836608887, -0.46000003814697266, -0.8859999179840088, -1.0271437168121338, -2.1738078594207764, 0.4432961642742157, 0.4617443084716797, 1.7793806791305542, 0.9156172275543213, -2.6046245098114014, 34.0, -0.3546369969844818, 0.2672039866447449, -0.11975900083780289, -3.1411852836608887, 0.07800000160932541, -2.4579999446868896], "max": [1.0745469331741333, 2.121744394302368, 0.509112536907196, 0.4677831530570984, -1.1125775575637817, -0.645300567150116, 1.8114773035049438, 917.0, 0.32778000831604004, 0.4443570077419281, 0.08063799887895584, 3.140000104904175, 1.3250000476837158, 0.3880000114440918, -0.4514293968677521, -1.9137011766433716, 0.9667378664016724, 0.9534035325050354, 2.7229056358337402, 2.006744623184204, -1.7305638790130615, 949.0, -0.09291499853134155, 0.4485979974269867, 0.09460800141096115, 3.140000104904175, 0.7570000290870667, -1.6640000343322754], "mean": [0.6039064526557922, 2.004303216934204, -0.5058836340904236, -0.5151979923248291, -2.1110448837280273, -1.5374517440795898, 1.4284504652023315, 542.0316772460938, 0.27447783946990967, 0.3398062586784363, 0.009650206193327904, -0.6687191724777222, 0.46524524688720703, -0.5525326132774353, -0.6581622362136841, -2.0230674743652344, 0.5679285526275635, 0.8125808835029602, 2.3996548652648926, 1.4930380582809448, -2.1438498497009277, 438.3258361816406, -0.2702053189277649, 0.37095174193382263, 0.03869892656803131, 0.9710002541542053, 0.38292500376701355, -2.1011953353881836], "std": [0.14558564126491547, 0.06508408486843109, 0.31542277336120605, 0.32042327523231506, 0.3425156772136688, 0.40053510665893555, 0.4164203107357025, 398.9081726074219, 0.04276248440146446, 0.051275476813316345, 0.05657951533794403, 2.786647081375122, 0.39684897661209106, 0.23893488943576813, 0.15068063139915466, 0.07173535972833633, 0.13304434716701508, 0.10121273249387741, 0.26683440804481506, 0.23156419396400452, 0.27901148796081543, 377.26776123046875, 0.07262085378170013, 0.049982793629169464, 0.04535467177629471, 2.7694735527038574, 0.20245739817619324, 0.21619650721549988], "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": [497], "max": [497], "mean": [497.0], "std": [0.0], "count": [600]}, "index": {"min": [473610], "max": [474209], "mean": [473909.5], "std": [173.2048401941085], "count": [600]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [600]}, "subtask_annotation": {"mean": [15.213333333333333, 29.0, 29.0, 29.0, 29.0], "std": [10.005223080415995, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [600]}, "scene_annotation": {"mean": [497.0], "std": [0.0], "min": [497], "max": [497], "count": [600]}, "eef_direction_state": {"mean": [3.8716666666666666, 3.715], "std": [2.050657753556698, 2.0785672148541825], "min": [0, 0], "max": [6, 6], "count": [600]}, "eef_velocity_state": {"mean": [0.8316666666666667, 0.8683333333333333], "std": [0.6658307259022814, 0.7773870050081588], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_acc_mag_state": {"mean": [0.74, 0.7116666666666667], "std": [0.8321057625085895, 0.8357814041695093], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_direction_action": {"mean": [3.8716666666666666, 3.715], "std": [2.050657753556698, 2.0785672148541825], "min": [0, 0], "max": [6, 6], "count": [600]}, "eef_velocity_action": {"mean": [0.8316666666666667, 0.8683333333333333], "std": [0.6658307259022814, 0.7773870050081588], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_acc_mag_action": {"mean": [0.74, 0.7116666666666667], "std": [0.8321057625085895, 0.8357814041695093], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_sim_pose_state": {"mean": [0.5812474572764909, 0.3105532447742103, 1.1291368042755208, -2.433415447924453, 0.6285020695593332, 0.33488813199797995, 0.5515196279158715, -0.2945327590180397, 1.0945784781327998, 2.332240170978575, 0.9318942631889231, -1.748827647293776], "std": [0.0455115076943181, 0.06732939639510316, 0.04042145130305769, 0.221639024937774, 0.18843503092385713, 2.881977375962052, 0.03939957515283055, 0.06853721864777719, 0.021977494849715416, 0.3660353305109261, 0.2907246216801449, 2.005468385992073], "min": [0.48986006765914303, 0.08895825542496498, 1.0885283655400846, -2.6846364700412244, 0.3316360818665982, -3.1400737480821443, 0.49988646645802204, -0.37595951717591314, 1.0367009489048704, 1.2969722553614265, 0.1953110219730474, -3.141475091128502], "max": [0.6574012611946628, 0.3841249337068402, 1.2556443827761592, -1.9731406722047022, 1.0398911317350326, 3.1348408853656413, 0.6385266517010895, -0.030518768672184254, 1.147676609253446, 3.125432054478622, 1.4266895427061086, 3.1283793463119447], "count": [600]}, "eef_sim_pose_action": {"mean": [0.5812474572764909, 0.3105532447742103, 1.1291368042755208, -2.433415447924453, 0.6285020695593332, 0.33488813199797995, 0.5515196279158715, -0.2945327590180397, 1.0945784781327998, 2.332240170978575, 0.9318942631889231, -1.748827647293776], "std": [0.0455115076943181, 0.06732939639510316, 0.04042145130305769, 0.221639024937774, 0.18843503092385713, 2.881977375962052, 0.03939957515283055, 0.06853721864777719, 0.021977494849715416, 0.3660353305109261, 0.2907246216801449, 2.005468385992073], "min": [0.48986006765914303, 0.08895825542496498, 1.0885283655400846, -2.6846364700412244, 0.3316360818665982, -3.1400737480821443, 0.49988646645802204, -0.37595951717591314, 1.0367009489048704, 1.2969722553614265, 0.1953110219730474, -3.141475091128502], "max": [0.6574012611946628, 0.3841249337068402, 1.2556443827761592, -1.9731406722047022, 1.0398911317350326, 3.1348408853656413, 0.6385266517010895, -0.030518768672184254, 1.147676609253446, 3.125432054478622, 1.4266895427061086, 3.1283793463119447], "count": [600]}, "gripper_mode_state": {"mean": [0.5416666666666666, 0.3933333333333333], "std": [0.49826086429588884, 0.48848973604593143], "min": [0, 0], "max": [1, 1], "count": [600]}, "gripper_activity_state": {"mean": [1.7266666666666666, 1.7516666666666667], "std": [0.6260635395513393, 0.5887816988399774], "min": [0, 0], "max": [2, 2], "count": [600]}, "gripper_mode_action": {"mean": [0.5416666666666666, 0.3933333333333333], "std": [0.49826086429588884, 0.48848973604593143], "min": [0, 0], "max": [1, 1], "count": [600]}, "gripper_activity_action": {"mean": [1.7266666666666666, 1.7516666666666667], "std": [0.6260635395513393, 0.5887816988399774], "min": [0, 0], "max": [2, 2], "count": [600]}, "gripper_open_scale_state": {"mean": [0.4383258335113529, 0.5420316665409007], "std": [0.377268018999551, 0.39890824464465424], "min": [0.034, 0.001], "max": [0.949, 0.917], "count": [600]}, "gripper_open_scale_action": {"mean": [0.4383258335113529, 0.5420316665409007], "std": [0.377268018999551, 0.39890824464465424], "min": [0.034, 0.001], "max": [0.949, 0.917], "count": [600]}}} +{"episode_index": 495, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[1.0]], [[1.0]]], "mean": [[[0.4327663462025637]], [[0.4609916036505041]], [[0.4618433684197193]]], "std": [[[0.23259111567062704]], [[0.19915071720203717]], [[0.1947042430340425]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4114565378476972]], [[0.44653687553832905]], [[0.44744468510918584]]], "std": [[[0.23142787529047706]], [[0.20094026303784174]], [[0.1954342663799071]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4415200100065866]], [[0.46123654652429447]], [[0.464297138622891]]], "std": [[[0.2018725999639716]], [[0.1747486320785603]], [[0.16733523777803738]]], "count": [129]}, "observation.state": {"min": [0.3332706093788147, 1.9038575887680054, -0.7732681035995483, -1.0406874418258667, -2.707564353942871, -1.9836714267730713, 0.39324015378952026, -1.0, 0.16035400331020355, 0.2521840035915375, -0.18156500160694122, -3.1411852836608887, -0.27000001072883606, -0.7269999980926514, -0.965900182723999, -2.1716086864471436, 0.5100375413894653, 0.8242142796516418, 1.8803131580352783, 1.0594497919082642, -2.7252445220947266, 29.0, -0.34375500679016113, 0.28822800517082214, -0.07642900198698044, -3.1381852626800537, -0.007000000681728125, -2.921999931335449], "max": [0.9268745183944702, 2.121849298477173, 0.28958502411842346, 0.39995965361595154, -1.305174708366394, -0.746128261089325, 1.7913012504577637, 948.0, 0.3468819856643677, 0.42627501487731934, 0.08754300326108932, 3.1410000324249268, 1.1160000562667847, -0.01700001023709774, -0.35585516691207886, -1.8840829133987427, 1.15774667263031, 1.0829418897628784, 2.7244415283203125, 1.9956270456314087, -1.7825047969818115, 952.0, -0.07281800359487534, 0.42840299010276794, 0.08826000243425369, 3.140000104904175, 0.7020000219345093, -1.5160000324249268], "mean": [0.49112996459007263, 2.042893648147583, -0.4157436192035675, -0.6544541120529175, -2.1890830993652344, -1.6654504537582397, 1.2804094552993774, 686.8746948242188, 0.29982978105545044, 0.30395567417144775, 0.020357152447104454, -2.6533985137939453, 0.4553286135196686, -0.4515688717365265, -0.5835286378860474, -2.0247724056243896, 0.7599683403968811, 0.903384804725647, 2.3668019771575928, 1.5432201623916626, -2.236689329147339, 510.2897644042969, -0.27224162220954895, 0.35196828842163086, 0.03277530521154404, 2.141934633255005, 0.26725107431411743, -2.0979645252227783], "std": [0.126685231924057, 0.04546114057302475, 0.2084793895483017, 0.3283912241458893, 0.2840697765350342, 0.36137428879737854, 0.33736342191696167, 386.1083679199219, 0.028745923191308975, 0.044818978756666183, 0.05016348510980606, 1.1242352724075317, 0.3135177493095398, 0.14065638184547424, 0.15200096368789673, 0.060175180435180664, 0.11853291094303131, 0.06848973780870438, 0.29301634430885315, 0.2237698882818222, 0.36745336651802063, 392.5428466796875, 0.0678643062710762, 0.038142070174217224, 0.03162410110235214, 1.9518564939498901, 0.2126007080078125, 0.42544877529144287], "count": [654]}, "action": {"min": [0.3332706093788147, 1.9038575887680054, -0.7732681035995483, -1.0406874418258667, -2.707564353942871, -1.9836714267730713, 0.39324015378952026, -1.0, 0.16035400331020355, 0.2521840035915375, -0.18156500160694122, -3.1411852836608887, -0.27000001072883606, -0.7269999980926514, -0.965900182723999, -2.1716086864471436, 0.5100375413894653, 0.8242142796516418, 1.8803131580352783, 1.0594497919082642, -2.7252445220947266, 29.0, -0.34375500679016113, 0.28822800517082214, -0.07642900198698044, -3.1381852626800537, -0.007000000681728125, -2.921999931335449], "max": [0.9268745183944702, 2.121849298477173, 0.28958502411842346, 0.39995965361595154, -1.305174708366394, -0.746128261089325, 1.7913012504577637, 948.0, 0.3468819856643677, 0.42627501487731934, 0.08754300326108932, 3.1410000324249268, 1.1160000562667847, -0.01700001023709774, -0.35585516691207886, -1.8840829133987427, 1.15774667263031, 1.0829418897628784, 2.7244415283203125, 1.9956270456314087, -1.7825047969818115, 952.0, -0.07281800359487534, 0.42840299010276794, 0.08826000243425369, 3.140000104904175, 0.7020000219345093, -1.5160000324249268], "mean": [0.49112996459007263, 2.042893648147583, -0.4157436192035675, -0.6544541120529175, -2.1890830993652344, -1.6654504537582397, 1.2804094552993774, 686.8746948242188, 0.29982978105545044, 0.30395567417144775, 0.020357152447104454, -2.6533985137939453, 0.4553286135196686, -0.4515688717365265, -0.5835286378860474, -2.0247724056243896, 0.7599683403968811, 0.903384804725647, 2.3668019771575928, 1.5432201623916626, -2.236689329147339, 510.2897644042969, -0.27224162220954895, 0.35196828842163086, 0.03277530521154404, 2.141934633255005, 0.26725107431411743, -2.0979645252227783], "std": [0.126685231924057, 0.04546114057302475, 0.2084793895483017, 0.3283912241458893, 0.2840697765350342, 0.36137428879737854, 0.33736342191696167, 386.1083679199219, 0.028745923191308975, 0.044818978756666183, 0.05016348510980606, 1.1242352724075317, 0.3135177493095398, 0.14065638184547424, 0.15200096368789673, 0.060175180435180664, 0.11853291094303131, 0.06848973780870438, 0.29301634430885315, 0.2237698882818222, 0.36745336651802063, 392.5428466796875, 0.0678643062710762, 0.038142070174217224, 0.03162410110235214, 1.9518564939498901, 0.2126007080078125, 0.42544877529144287], "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": [498], "max": [498], "mean": [498.0], "std": [0.0], "count": [654]}, "index": {"min": [474210], "max": [474863], "mean": [474536.5], "std": [188.79331732523443], "count": [654]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [654]}, "subtask_annotation": {"mean": [13.37920489296636, 29.0, 29.0, 29.0, 29.0], "std": [8.918416946728504, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [654]}, "scene_annotation": {"mean": [498.0], "std": [0.0], "min": [498], "max": [498], "count": [654]}, "eef_direction_state": {"mean": [4.571865443425076, 4.391437308868501], "std": [1.7312218043979717, 1.916367633472319], "min": [0, 0], "max": [6, 6], "count": [654]}, "eef_velocity_state": {"mean": [0.6620795107033639, 0.7232415902140673], "std": [0.7149769268378271, 0.8192137722420855], "min": [0, 0], "max": [2, 2], "count": [654]}, "eef_acc_mag_state": {"mean": [0.7171253822629969, 0.6850152905198776], "std": [0.8429127050388955, 0.8268368947565957], "min": [0, 0], "max": [2, 2], "count": [654]}, "eef_direction_action": {"mean": [4.571865443425076, 4.391437308868501], "std": [1.7312218043979717, 1.916367633472319], "min": [0, 0], "max": [6, 6], "count": [654]}, "eef_velocity_action": {"mean": [0.6620795107033639, 0.7232415902140673], "std": [0.7149769268378271, 0.8192137722420855], "min": [0, 0], "max": [2, 2], "count": [654]}, "eef_acc_mag_action": {"mean": [0.7171253822629969, 0.6850152905198776], "std": [0.8429127050388955, 0.8268368947565957], "min": [0, 0], "max": [2, 2], "count": [654]}, "eef_sim_pose_state": {"mean": [0.5664990032714765, 0.30633117946368266, 1.1262549847167282, -2.5935986505401645, 0.54184264517763, 1.1240343313647911, 0.5141608617173709, -0.3212141856929505, 1.0847837925850106, 2.5290782430472163, 1.0381230156984198, -1.9100377809339024], "std": [0.034378116677357816, 0.0542897734398166, 0.043661702553928414, 0.24513766526802117, 0.37981602351432303, 2.6307687847569254, 0.037403852863961654, 0.0552092007792758, 0.027118897837984643, 0.3116179927012902, 0.26722188088384097, 1.7159294139527026], "min": [0.5135060709507584, 0.11279083711803327, 1.083645766773799, -3.02337546707755, -0.020899361259641758, -3.137594444581988, 0.46244841672089493, -0.38861241842112115, 1.0149597852691863, 1.383489535067591, 0.34340002590658014, -3.139782768434551], "max": [0.6425325186160682, 0.37485933278446315, 1.274914146522025, -2.1931903820543863, 1.0941815193299673, 3.139298150445726, 0.6169847027693671, -0.08092896820371201, 1.1457168718647688, 3.0787053374141964, 1.4080341520485082, 3.1391423665258147], "count": [654]}, "eef_sim_pose_action": {"mean": [0.5664990032714765, 0.30633117946368266, 1.1262549847167282, -2.5935986505401645, 0.54184264517763, 1.1240343313647911, 0.5141608617173709, -0.3212141856929505, 1.0847837925850106, 2.5290782430472163, 1.0381230156984198, -1.9100377809339024], "std": [0.034378116677357816, 0.0542897734398166, 0.043661702553928414, 0.24513766526802117, 0.37981602351432303, 2.6307687847569254, 0.037403852863961654, 0.0552092007792758, 0.027118897837984643, 0.3116179927012902, 0.26722188088384097, 1.7159294139527026], "min": [0.5135060709507584, 0.11279083711803327, 1.083645766773799, -3.02337546707755, -0.020899361259641758, -3.137594444581988, 0.46244841672089493, -0.38861241842112115, 1.0149597852691863, 1.383489535067591, 0.34340002590658014, -3.139782768434551], "max": [0.6425325186160682, 0.37485933278446315, 1.274914146522025, -2.1931903820543863, 1.0941815193299673, 3.139298150445726, 0.6169847027693671, -0.08092896820371201, 1.1457168718647688, 3.0787053374141964, 1.4080341520485082, 3.1391423665258147], "count": [654]}, "gripper_mode_state": {"mean": [0.463302752293578, 0.27675840978593275], "std": [0.49865149354110616, 0.4473960129445659], "min": [0, 0], "max": [1, 1], "count": [654]}, "gripper_activity_state": {"mean": [1.7629969418960245, 1.7553516819571866], "std": [0.5855869869256883, 0.591551462850471], "min": [0, 0], "max": [2, 2], "count": [654]}, "gripper_mode_action": {"mean": [0.463302752293578, 0.27675840978593275], "std": [0.49865149354110616, 0.4473960129445659], "min": [0, 0], "max": [1, 1], "count": [654]}, "gripper_activity_action": {"mean": [1.7629969418960245, 1.7553516819571866], "std": [0.5855869869256883, 0.591551462850471], "min": [0, 0], "max": [2, 2], "count": [654]}, "gripper_open_scale_state": {"mean": [0.5102897551212832, 0.6868937306329829], "std": [0.392543796027376, 0.3860742858508859], "min": [0.029, 0.0], "max": [0.952, 0.948], "count": [654]}, "gripper_open_scale_action": {"mean": [0.5102897551212832, 0.6868937306329829], "std": [0.392543796027376, 0.3860742858508859], "min": [0.029, 0.0], "max": [0.952, 0.948], "count": [654]}}} +{"episode_index": 496, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[1.0]], [[1.0]]], "mean": [[[0.4242592422385621]], [[0.4528792036521816]], [[0.45323113186716124]]], "std": [[[0.2279192421692496]], [[0.1954530082034071]], [[0.19056255720369555]]], "count": [148]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41953590355060943]], [[0.4515224852609963]], [[0.4515727372593181]]], "std": [[[0.21582319681340892]], [[0.1847250581966463]], [[0.17890417948578646]]], "count": [148]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43677095615836425]], [[0.46081796640390393]], [[0.46309502931240065]]], "std": [[[0.1934512366353269]], [[0.16815816268544162]], [[0.16128576115821935]]], "count": [148]}, "observation.state": {"min": [0.4491081237792969, 1.848914623260498, -0.9786409735679626, -0.9541540145874023, -2.747270345687866, -1.990164041519165, 0.176801860332489, 29.0, 0.1309400051832199, 0.28651800751686096, -0.1943109929561615, -3.1331851482391357, -0.5360000133514404, -0.859000027179718, -0.899141252040863, -2.1757798194885254, 0.3940778970718384, 0.6832789778709412, 1.7489769458770752, 0.8037241697311401, -2.563626766204834, 48.0, -0.3433629870414734, 0.280707985162735, -0.1295499950647354, -3.1401853561401367, -0.027000000700354576, -2.9519999027252197], "max": [0.9815033674240112, 2.121447801589966, 0.6041631698608398, 0.47734755277633667, -1.275154948234558, -0.5833065509796143, 1.868985891342163, 925.0, 0.33788400888442993, 0.43902599811553955, 0.0753989964723587, 3.1410000324249268, 1.2450000047683716, 0.1509999930858612, -0.3332706093788147, -1.965572476387024, 1.582350492477417, 1.5981107950210571, 2.8564059734344482, 1.931817650794983, -1.8958640098571777, 934.0, -0.03879300132393837, 0.43515700101852417, 0.10528399795293808, 3.1410000324249268, 0.9450000524520874, -1.6200000047683716], "mean": [0.5854683518409729, 2.0468997955322266, -0.4930039644241333, -0.5789211392402649, -2.138340711593628, -1.5079548358917236, 1.406273603439331, 537.0127563476562, 0.27810487151145935, 0.3389861583709717, 0.0028175378683954477, -1.8615304231643677, 0.45135289430618286, -0.531273603439331, -0.6295493841171265, -2.067904233932495, 0.654418408870697, 0.9967536330223083, 2.516068696975708, 1.4716230630874634, -2.249507427215576, 458.312744140625, -0.26812511682510376, 0.3664509057998657, 0.04703141748905182, 2.4996821880340576, 0.28411492705345154, -2.121730089187622], "std": [0.11979091912508011, 0.06474775820970535, 0.32853174209594727, 0.35841861367225647, 0.3048483431339264, 0.4220016896724701, 0.40620675683021545, 407.5965881347656, 0.03422247990965843, 0.04715895652770996, 0.05334967002272606, 2.1730663776397705, 0.41708123683929443, 0.17371410131454468, 0.13740907609462738, 0.0647847056388855, 0.2569562792778015, 0.2094261795282364, 0.3027133047580719, 0.3284239172935486, 0.24440306425094604, 387.8401794433594, 0.08435753732919693, 0.0474972128868103, 0.040592748671770096, 1.3004995584487915, 0.30750787258148193, 0.4321664869785309], "count": [785]}, "action": {"min": [0.4491081237792969, 1.848914623260498, -0.9786409735679626, -0.9541540145874023, -2.747270345687866, -1.990164041519165, 0.176801860332489, 29.0, 0.1309400051832199, 0.28651800751686096, -0.1943109929561615, -3.1331851482391357, -0.5360000133514404, -0.859000027179718, -0.899141252040863, -2.1757798194885254, 0.3940778970718384, 0.6832789778709412, 1.7489769458770752, 0.8037241697311401, -2.563626766204834, 48.0, -0.3433629870414734, 0.280707985162735, -0.1295499950647354, -3.1401853561401367, -0.027000000700354576, -2.9519999027252197], "max": [0.9815033674240112, 2.121447801589966, 0.6041631698608398, 0.47734755277633667, -1.275154948234558, -0.5833065509796143, 1.868985891342163, 925.0, 0.33788400888442993, 0.43902599811553955, 0.0753989964723587, 3.1410000324249268, 1.2450000047683716, 0.1509999930858612, -0.3332706093788147, -1.965572476387024, 1.582350492477417, 1.5981107950210571, 2.8564059734344482, 1.931817650794983, -1.8958640098571777, 934.0, -0.03879300132393837, 0.43515700101852417, 0.10528399795293808, 3.1410000324249268, 0.9450000524520874, -1.6200000047683716], "mean": [0.5854683518409729, 2.0468997955322266, -0.4930039644241333, -0.5789211392402649, -2.138340711593628, -1.5079548358917236, 1.406273603439331, 537.0127563476562, 0.27810487151145935, 0.3389861583709717, 0.0028175378683954477, -1.8615304231643677, 0.45135289430618286, -0.531273603439331, -0.6295493841171265, -2.067904233932495, 0.654418408870697, 0.9967536330223083, 2.516068696975708, 1.4716230630874634, -2.249507427215576, 458.312744140625, -0.26812511682510376, 0.3664509057998657, 0.04703141748905182, 2.4996821880340576, 0.28411492705345154, -2.121730089187622], "std": [0.11979091912508011, 0.06474775820970535, 0.32853174209594727, 0.35841861367225647, 0.3048483431339264, 0.4220016896724701, 0.40620675683021545, 407.5965881347656, 0.03422247990965843, 0.04715895652770996, 0.05334967002272606, 2.1730663776397705, 0.41708123683929443, 0.17371410131454468, 0.13740907609462738, 0.0647847056388855, 0.2569562792778015, 0.2094261795282364, 0.3027133047580719, 0.3284239172935486, 0.24440306425094604, 387.8401794433594, 0.08435753732919693, 0.0474972128868103, 0.040592748671770096, 1.3004995584487915, 0.30750787258148193, 0.4321664869785309], "count": [785]}, "timestamp": {"min": [0.0], "max": [26.133333333333333], "mean": [13.066666666666668], "std": [7.5536598929113685], "count": [785]}, "frame_index": {"min": [0], "max": [784], "mean": [392.0], "std": [226.60979678734103], "count": [785]}, "episode_index": {"min": [499], "max": [499], "mean": [499.0], "std": [0.0], "count": [785]}, "index": {"min": [474864], "max": [475648], "mean": [475256.0], "std": [226.60979678734103], "count": [785]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [785]}, "subtask_annotation": {"mean": [14.462420382165606, 29.0, 29.0, 29.0, 29.0], "std": [9.870443649401915, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [785]}, "scene_annotation": {"mean": [499.0], "std": [0.0], "min": [499], "max": [499], "count": [785]}, "eef_direction_state": {"mean": [4.415286624203822, 4.1987261146496815], "std": [1.7968892300605845, 1.9070765722370326], "min": [0, 0], "max": [6, 6], "count": [785]}, "eef_velocity_state": {"mean": [0.729936305732484, 0.7872611464968153], "std": [0.7198252590638606, 0.7782657606646246], "min": [0, 0], "max": [2, 2], "count": [785]}, "eef_acc_mag_state": {"mean": [0.7248407643312101, 0.6700636942675159], "std": [0.832895039376825, 0.8056697943941398], "min": [0, 0], "max": [2, 2], "count": [785]}, "eef_direction_action": {"mean": [4.415286624203822, 4.1987261146496815], "std": [1.7968892300605845, 1.9070765722370326], "min": [0, 0], "max": [6, 6], "count": [785]}, "eef_velocity_action": {"mean": [0.729936305732484, 0.7872611464968153], "std": [0.7198252590638606, 0.7782657606646246], "min": [0, 0], "max": [2, 2], "count": [785]}, "eef_acc_mag_action": {"mean": [0.7248407643312101, 0.6700636942675159], "std": [0.832895039376825, 0.8056697943941398], "min": [0, 0], "max": [2, 2], "count": [785]}, "eef_sim_pose_state": {"mean": [0.5757460111497703, 0.30856755802536995, 1.1399772619995512, -1.1976038369170272, 0.5446501680809925, 1.1972571285138212, 0.5492494149007154, -0.2908206033758417, 1.0885080715715985, 2.425719635019368, 0.9501544531313078, -1.0686306614791445], "std": [0.03936892464099409, 0.07545419342806822, 0.04869643709231951, 2.3177696143609627, 0.3029149358687542, 2.4596138242148, 0.035729045121200294, 0.05791484004253153, 0.030500173879490847, 0.32204947994145333, 0.31088617920939315, 2.405564511237806], "min": [0.5014402921293354, 0.058443436381958785, 1.0824854710343317, -3.1406811225997764, 0.05671634511336987, -3.1413342829350177, 0.4985756754835062, -0.3791850347475364, 1.0130763889940722, 1.3753129287590982, 0.12649548508698705, -3.1378446915168756], "max": [0.6354862479420124, 0.38402949974150413, 1.310995432320377, 3.1334338122612793, 1.0670539572173467, 3.141260348720182, 0.6318417843711202, -0.0506428525872967, 1.158298767641249, 2.9601734700573874, 1.3180271040210823, 3.141105120375117], "count": [785]}, "eef_sim_pose_action": {"mean": [0.5757460111497703, 0.30856755802536995, 1.1399772619995512, -1.1976038369170272, 0.5446501680809925, 1.1972571285138212, 0.5492494149007154, -0.2908206033758417, 1.0885080715715985, 2.425719635019368, 0.9501544531313078, -1.0686306614791445], "std": [0.03936892464099409, 0.07545419342806822, 0.04869643709231951, 2.3177696143609627, 0.3029149358687542, 2.4596138242148, 0.035729045121200294, 0.05791484004253153, 0.030500173879490847, 0.32204947994145333, 0.31088617920939315, 2.405564511237806], "min": [0.5014402921293354, 0.058443436381958785, 1.0824854710343317, -3.1406811225997764, 0.05671634511336987, -3.1413342829350177, 0.4985756754835062, -0.3791850347475364, 1.0130763889940722, 1.3753129287590982, 0.12649548508698705, -3.1378446915168756], "max": [0.6354862479420124, 0.38402949974150413, 1.310995432320377, 3.1334338122612793, 1.0670539572173467, 3.141260348720182, 0.6318417843711202, -0.0506428525872967, 1.158298767641249, 2.9601734700573874, 1.3180271040210823, 3.141105120375117], "count": [785]}, "gripper_mode_state": {"mean": [0.5592356687898089, 0.4267515923566879], "std": [0.49647873624458816, 0.49460557091254115], "min": [0, 0], "max": [1, 1], "count": [785]}, "gripper_activity_state": {"mean": [1.8331210191082803, 1.819108280254777], "std": [0.49085763175663816, 0.5101684195448226], "min": [0, 0], "max": [2, 2], "count": [785]}, "gripper_mode_action": {"mean": [0.5592356687898089, 0.4267515923566879], "std": [0.49647873624458816, 0.49460557091254115], "min": [0, 0], "max": [1, 1], "count": [785]}, "gripper_activity_action": {"mean": [1.8331210191082803, 1.819108280254777], "std": [0.49085763175663816, 0.5101684195448226], "min": [0, 0], "max": [2, 2], "count": [785]}, "gripper_open_scale_state": {"mean": [0.45831273877089207, 0.5370127388632234], "std": [0.387840003427114, 0.40759658254111075], "min": [0.048, 0.029], "max": [0.934, 0.925], "count": [785]}, "gripper_open_scale_action": {"mean": [0.45831273877089207, 0.5370127388632234], "std": [0.387840003427114, 0.40759658254111075], "min": [0.048, 0.029], "max": [0.934, 0.925], "count": [785]}}} +{"episode_index": 497, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[1.0]], [[1.0]]], "mean": [[[0.4262565377393647]], [[0.4588228897918816]], [[0.45900789402018116]]], "std": [[[0.23766363783565642]], [[0.20267886551434813]], [[0.19713487236330998]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4156203560371517]], [[0.4512182590872606]], [[0.4518322995499369]]], "std": [[[0.20597304353184678]], [[0.17276832660353733]], [[0.1674208289925141]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44386016691033137]], [[0.4660387928563238]], [[0.46683735917612657]]], "std": [[[0.2067465005815687]], [[0.1850833543944088]], [[0.17868355719561008]]], "count": [114]}, "observation.state": {"min": [0.2949431836605072, 2.006814479827881, -0.9588664770126343, -1.2489402294158936, -2.855480909347534, -1.9854342937469482, 0.2635272741317749, -1.0, 0.2013159990310669, 0.24456599354743958, -0.164683997631073, -3.1401853561401367, -0.4620000123977661, -0.5109999775886536, -0.7063347697257996, -2.1765129566192627, 0.165858656167984, 0.48317697644233704, 1.4255326986312866, 0.6544985175132751, -1.751874327659607, 50.0, -0.3936299979686737, 0.18799200654029846, -0.15676799416542053, 1.9550000429153442, 0.23499999940395355, -3.1371853351593018], "max": [0.9402438402175903, 2.1215524673461914, -0.5861862897872925, 0.20381957292556763, -1.519919991493225, -0.8305673599243164, 1.7935702800750732, 925.0, 0.29826098680496216, 0.452114999294281, 0.09364199638366699, 3.1389999389648438, 0.6759999990463257, 0.1940000057220459, -0.15971508622169495, -2.112215042114258, 1.8205007314682007, 1.2377526760101318, 2.5679900646209717, 1.917855143547058, -0.7647508978843689, 915.0, -0.07057800143957138, 0.4236299991607666, 0.10381399840116501, 2.9609999656677246, 0.8930000066757202, 3.1080000400543213], "mean": [0.4913685619831085, 2.069551706314087, -0.748181939125061, -0.7586469650268555, -2.16696834564209, -1.6107873916625977, 1.1234993934631348, 497.1581115722656, 0.2754155397415161, 0.31275010108947754, 0.004442480392754078, -2.6639957427978516, 0.24209150671958923, -0.10875403136014938, -0.4000333547592163, -2.1554691791534424, 0.536045253276825, 0.9355055689811707, 2.157768964767456, 1.4599355459213257, -1.4738627672195435, 369.4587097167969, -0.30037611722946167, 0.3065478205680847, 0.02493782714009285, 2.6493067741394043, 0.48781681060791016, -2.4665310382843018], "std": [0.14048239588737488, 0.026439573615789413, 0.10791877657175064, 0.3331967294216156, 0.4047956168651581, 0.3804005980491638, 0.46054184436798096, 372.6082763671875, 0.018184956163167953, 0.06033559516072273, 0.048053815960884094, 0.825401782989502, 0.3647160828113556, 0.23982001841068268, 0.12151612341403961, 0.013119270093739033, 0.35506492853164673, 0.20948782563209534, 0.3542121946811676, 0.35024166107177734, 0.33136215806007385, 366.7466735839844, 0.08174700289964676, 0.06332697719335556, 0.05037716031074524, 0.2666957378387451, 0.18065178394317627, 0.9533828496932983], "count": [557]}, "action": {"min": [0.2949431836605072, 2.006814479827881, -0.9588664770126343, -1.2489402294158936, -2.855480909347534, -1.9854342937469482, 0.2635272741317749, -1.0, 0.2013159990310669, 0.24456599354743958, -0.164683997631073, -3.1401853561401367, -0.4620000123977661, -0.5109999775886536, -0.7063347697257996, -2.1765129566192627, 0.165858656167984, 0.48317697644233704, 1.4255326986312866, 0.6544985175132751, -1.751874327659607, 50.0, -0.3936299979686737, 0.18799200654029846, -0.15676799416542053, 1.9550000429153442, 0.23499999940395355, -3.1371853351593018], "max": [0.9402438402175903, 2.1215524673461914, -0.5861862897872925, 0.20381957292556763, -1.519919991493225, -0.8305673599243164, 1.7935702800750732, 925.0, 0.29826098680496216, 0.452114999294281, 0.09364199638366699, 3.1389999389648438, 0.6759999990463257, 0.1940000057220459, -0.15971508622169495, -2.112215042114258, 1.8205007314682007, 1.2377526760101318, 2.5679900646209717, 1.917855143547058, -0.7647508978843689, 915.0, -0.07057800143957138, 0.4236299991607666, 0.10381399840116501, 2.9609999656677246, 0.8930000066757202, 3.1080000400543213], "mean": [0.4913685619831085, 2.069551706314087, -0.748181939125061, -0.7586469650268555, -2.16696834564209, -1.6107873916625977, 1.1234993934631348, 497.1581115722656, 0.2754155397415161, 0.31275010108947754, 0.004442480392754078, -2.6639957427978516, 0.24209150671958923, -0.10875403136014938, -0.4000333547592163, -2.1554691791534424, 0.536045253276825, 0.9355055689811707, 2.157768964767456, 1.4599355459213257, -1.4738627672195435, 369.4587097167969, -0.30037611722946167, 0.3065478205680847, 0.02493782714009285, 2.6493067741394043, 0.48781681060791016, -2.4665310382843018], "std": [0.14048239588737488, 0.026439573615789413, 0.10791877657175064, 0.3331967294216156, 0.4047956168651581, 0.3804005980491638, 0.46054184436798096, 372.6082763671875, 0.018184956163167953, 0.06033559516072273, 0.048053815960884094, 0.825401782989502, 0.3647160828113556, 0.23982001841068268, 0.12151612341403961, 0.013119270093739033, 0.35506492853164673, 0.20948782563209534, 0.3542121946811676, 0.35024166107177734, 0.33136215806007385, 366.7466735839844, 0.08174700289964676, 0.06332697719335556, 0.05037716031074524, 0.2666957378387451, 0.18065178394317627, 0.9533828496932983], "count": [557]}, "timestamp": {"min": [0.0], "max": [18.533333333333335], "mean": [9.266666666666666], "std": [5.359726361174297], "count": [557]}, "frame_index": {"min": [0], "max": [556], "mean": [278.0], "std": [160.7917908352289], "count": [557]}, "episode_index": {"min": [500], "max": [500], "mean": [500.0], "std": [0.0], "count": [557]}, "index": {"min": [475649], "max": [476205], "mean": [475927.0], "std": [160.7917908352289], "count": [557]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [557]}, "subtask_annotation": {"mean": [11.03052064631957, 29.0, 29.0, 29.0, 29.0], "std": [9.63168032986368, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [557]}, "scene_annotation": {"mean": [500.0], "std": [0.0], "min": [500], "max": [500], "count": [557]}, "eef_direction_state": {"mean": [3.5134649910233393, 3.675044883303411], "std": [2.108863492269169, 2.2421549344837124], "min": [0, 0], "max": [6, 6], "count": [557]}, "eef_velocity_state": {"mean": [1.021543985637343, 0.8258527827648114], "std": [0.7946651928400928, 0.779112094096416], "min": [0, 0], "max": [2, 2], "count": [557]}, "eef_acc_mag_state": {"mean": [0.8420107719928187, 0.7450628366247756], "std": [0.8559611938712999, 0.8322482828519885], "min": [0, 0], "max": [2, 2], "count": [557]}, "eef_direction_action": {"mean": [3.5134649910233393, 3.675044883303411], "std": [2.108863492269169, 2.2421549344837124], "min": [0, 0], "max": [6, 6], "count": [557]}, "eef_velocity_action": {"mean": [1.021543985637343, 0.8258527827648114], "std": [0.7946651928400928, 0.779112094096416], "min": [0, 0], "max": [2, 2], "count": [557]}, "eef_acc_mag_action": {"mean": [0.8420107719928187, 0.7450628366247756], "std": [0.8559611938712999, 0.8322482828519885], "min": [0, 0], "max": [2, 2], "count": [557]}, "eef_sim_pose_state": {"mean": [0.5079153162925505, 0.32142507344221133, 1.0897964028478935, -1.5724235442924093, 1.0511997002298594, 2.3490230278121214, 0.527032271065724, -0.2913375708795965, 1.0932898635117854, -1.2143090387742643, 0.9940360789434793, -1.6098389952105474], "std": [0.06012611451564759, 0.07699374863455502, 0.047890573061906166, 2.1980424457152257, 0.27941355795032474, 1.2487028985044362, 0.052230915960399735, 0.03989985665265689, 0.037933488860514765, 2.3740541638819446, 0.3880969711738694, 0.39532546378747385], "min": [0.3956883385051474, 0.042718366542366173, 1.0025975851969435, -3.1411055720158516, 0.6876094560617725, -3.1415925955923316, 0.4622291600458176, -0.3477447280858438, 1.0178459307984045, -3.1137695941522554, 0.24650374752712922, -2.1543391174793123], "max": [0.6150180302668804, 0.3883410952259272, 1.218982586173104, 3.137395980582637, 1.5651800910412041, 3.130586325244169, 0.6480707521612268, -0.12226025699019452, 1.188152595261669, 3.1400023635614263, 1.4562574316013617, -1.00086116703237], "count": [557]}, "eef_sim_pose_action": {"mean": [0.5079153162925505, 0.32142507344221133, 1.0897964028478935, -1.5724235442924093, 1.0511997002298594, 2.3490230278121214, 0.527032271065724, -0.2913375708795965, 1.0932898635117854, -1.2143090387742643, 0.9940360789434793, -1.6098389952105474], "std": [0.06012611451564759, 0.07699374863455502, 0.047890573061906166, 2.1980424457152257, 0.27941355795032474, 1.2487028985044362, 0.052230915960399735, 0.03989985665265689, 0.037933488860514765, 2.3740541638819446, 0.3880969711738694, 0.39532546378747385], "min": [0.3956883385051474, 0.042718366542366173, 1.0025975851969435, -3.1411055720158516, 0.6876094560617725, -3.1415925955923316, 0.4622291600458176, -0.3477447280858438, 1.0178459307984045, -3.1137695941522554, 0.24650374752712922, -2.1543391174793123], "max": [0.6150180302668804, 0.3883410952259272, 1.218982586173104, 3.137395980582637, 1.5651800910412041, 3.130586325244169, 0.6480707521612268, -0.12226025699019452, 1.188152595261669, 3.1400023635614263, 1.4562574316013617, -1.00086116703237], "count": [557]}, "gripper_mode_state": {"mean": [0.6229802513464991, 0.41831238779174146], "std": [0.4846399259024696, 0.4932820025215933], "min": [0, 0], "max": [1, 1], "count": [557]}, "gripper_activity_state": {"mean": [1.7163375224416517, 1.7504488330341113], "std": [0.6301539074860161, 0.5966880280831034], "min": [0, 0], "max": [2, 2], "count": [557]}, "gripper_mode_action": {"mean": [0.6229802513464991, 0.41831238779174146], "std": [0.4846399259024696, 0.4932820025215933], "min": [0, 0], "max": [1, 1], "count": [557]}, "gripper_activity_action": {"mean": [1.7163375224416517, 1.7504488330341113], "std": [0.6301539074860161, 0.5966880280831034], "min": [0, 0], "max": [2, 2], "count": [557]}, "gripper_open_scale_state": {"mean": [0.36945870731292096, 0.49716110738389585], "std": [0.3667466660541107, 0.3726040774621899], "min": [0.05, 0.0], "max": [0.915, 0.925], "count": [557]}, "gripper_open_scale_action": {"mean": [0.36945870731292096, 0.49716110738389585], "std": [0.3667466660541107, 0.3726040774621899], "min": [0.05, 0.0], "max": [0.915, 0.925], "count": [557]}}} +{"episode_index": 498, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8666666666666667]], [[1.0]], [[1.0]]], "mean": [[[0.42549175225645813]], [[0.4569638075137462]], [[0.4593056122912128]]], "std": [[[0.23424379078245533]], [[0.2000370931190674]], [[0.19370855722409858]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.424933953210914]], [[0.4556321259985476]], [[0.4546425848117025]]], "std": [[[0.19526706090090618]], [[0.16321614815674826]], [[0.15867375043694354]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4359942778037141]], [[0.4626677689594356]], [[0.46564216496783895]]], "std": [[[0.20081241607010789]], [[0.17212378689511698]], [[0.16466849952939788]]], "count": [126]}, "observation.state": {"min": [0.20369736850261688, 2.0010898113250732, -0.930871307849884, -1.1036938428878784, -2.7094318866729736, -1.996970772743225, 0.0786096379160881, -1.0, 0.21818900108337402, 0.22498799860477448, -0.15770499408245087, -3.1411852836608887, -0.2800000011920929, -0.5920000076293945, -0.8401142358779907, -2.175326108932495, 0.20039871335029602, 0.626067042350769, 1.5745488405227661, 0.7339982986450195, -2.0126264095306396, 41.0, -0.3983500003814697, 0.20809300243854523, -0.13151900470256805, 2.068000078201294, 0.08500000089406967, -2.9670000076293945], "max": [0.8256629109382629, 2.121535062789917, -0.2738596200942993, 0.2373473346233368, -1.389404296875, -0.8440412878990173, 1.649423360824585, 917.0, 0.36441999673843384, 0.41442400217056274, 0.08248099684715271, 3.134000062942505, 0.6019999980926514, 0.1080000102519989, -0.11936307698488235, -2.100992441177368, 1.6055458784103394, 1.2772494554519653, 2.700582981109619, 1.9420278072357178, -0.9387952089309692, 939.0, -0.047178998589515686, 0.41689398884773254, 0.09301000088453293, 2.9690001010894775, 0.9729999899864197, -2.006999969482422], "mean": [0.4610520601272583, 2.0700156688690186, -0.5847503542900085, -0.6915990114212036, -2.0788285732269287, -1.5510541200637817, 1.0011473894119263, 479.98577880859375, 0.30141037702560425, 0.3076298236846924, 0.009011615067720413, -1.802359700202942, 0.28645193576812744, -0.16333965957164764, -0.4082928001880646, -2.1536734104156494, 0.5855570435523987, 0.980179488658905, 2.1790592670440674, 1.464808702468872, -1.6103219985961914, 385.77020263671875, -0.2934551239013672, 0.3073510527610779, 0.02587387152016163, 2.6746294498443604, 0.45544907450675964, -2.550358533859253], "std": [0.13879454135894775, 0.02852836810052395, 0.17820048332214355, 0.3546946942806244, 0.3467280864715576, 0.3695087730884552, 0.38218003511428833, 399.2939758300781, 0.03465979918837547, 0.05322203040122986, 0.059456564486026764, 2.000779628753662, 0.2416429966688156, 0.17822855710983276, 0.16952428221702576, 0.0192105732858181, 0.34708428382873535, 0.20667459070682526, 0.3303074240684509, 0.34804388880729675, 0.382312148809433, 375.5650939941406, 0.09922977536916733, 0.06491310894489288, 0.05028345063328743, 0.2524847984313965, 0.23505812883377075, 0.33830779790878296], "count": [633]}, "action": {"min": [0.20369736850261688, 2.0010898113250732, -0.930871307849884, -1.1036938428878784, -2.7094318866729736, -1.996970772743225, 0.0786096379160881, -1.0, 0.21818900108337402, 0.22498799860477448, -0.15770499408245087, -3.1411852836608887, -0.2800000011920929, -0.5920000076293945, -0.8401142358779907, -2.175326108932495, 0.20039871335029602, 0.626067042350769, 1.5745488405227661, 0.7339982986450195, -2.0126264095306396, 41.0, -0.3983500003814697, 0.20809300243854523, -0.13151900470256805, 2.068000078201294, 0.08500000089406967, -2.9670000076293945], "max": [0.8256629109382629, 2.121535062789917, -0.2738596200942993, 0.2373473346233368, -1.389404296875, -0.8440412878990173, 1.649423360824585, 917.0, 0.36441999673843384, 0.41442400217056274, 0.08248099684715271, 3.134000062942505, 0.6019999980926514, 0.1080000102519989, -0.11936307698488235, -2.100992441177368, 1.6055458784103394, 1.2772494554519653, 2.700582981109619, 1.9420278072357178, -0.9387952089309692, 939.0, -0.047178998589515686, 0.41689398884773254, 0.09301000088453293, 2.9690001010894775, 0.9729999899864197, -2.006999969482422], "mean": [0.4610520601272583, 2.0700156688690186, -0.5847503542900085, -0.6915990114212036, -2.0788285732269287, -1.5510541200637817, 1.0011473894119263, 479.98577880859375, 0.30141037702560425, 0.3076298236846924, 0.009011615067720413, -1.802359700202942, 0.28645193576812744, -0.16333965957164764, -0.4082928001880646, -2.1536734104156494, 0.5855570435523987, 0.980179488658905, 2.1790592670440674, 1.464808702468872, -1.6103219985961914, 385.77020263671875, -0.2934551239013672, 0.3073510527610779, 0.02587387152016163, 2.6746294498443604, 0.45544907450675964, -2.550358533859253], "std": [0.13879454135894775, 0.02852836810052395, 0.17820048332214355, 0.3546946942806244, 0.3467280864715576, 0.3695087730884552, 0.38218003511428833, 399.2939758300781, 0.03465979918837547, 0.05322203040122986, 0.059456564486026764, 2.000779628753662, 0.2416429966688156, 0.17822855710983276, 0.16952428221702576, 0.0192105732858181, 0.34708428382873535, 0.20667459070682526, 0.3303074240684509, 0.34804388880729675, 0.382312148809433, 375.5650939941406, 0.09922977536916733, 0.06491310894489288, 0.05028345063328743, 0.2524847984313965, 0.23505812883377075, 0.33830779790878296], "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": [501], "max": [501], "mean": [501.0], "std": [0.0], "count": [633]}, "index": {"min": [476206], "max": [476838], "mean": [476522.0], "std": [182.73113217694095], "count": [633]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [633]}, "subtask_annotation": {"mean": [14.973143759873619, 29.0, 29.0, 29.0, 29.0], "std": [10.484664453141706, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [633]}, "scene_annotation": {"mean": [501.0], "std": [0.0], "min": [501], "max": [501], "count": [633]}, "eef_direction_state": {"mean": [3.2827804107424963, 3.617693522906793], "std": [2.2421998572397213, 2.1409576309394365], "min": [0, 0], "max": [6, 6], "count": [633]}, "eef_velocity_state": {"mean": [0.9778830963665087, 0.7756714060031595], "std": [0.7238766569337638, 0.6699901435841561], "min": [0, 0], "max": [2, 2], "count": [633]}, "eef_acc_mag_state": {"mean": [0.8799368088467614, 0.7251184834123223], "std": [0.8458384302189804, 0.8300922274210686], "min": [0, 0], "max": [2, 2], "count": [633]}, "eef_direction_action": {"mean": [3.2827804107424963, 3.617693522906793], "std": [2.2421998572397213, 2.1409576309394365], "min": [0, 0], "max": [6, 6], "count": [633]}, "eef_velocity_action": {"mean": [0.9778830963665087, 0.7756714060031595], "std": [0.7238766569337638, 0.6699901435841561], "min": [0, 0], "max": [2, 2], "count": [633]}, "eef_acc_mag_action": {"mean": [0.8799368088467614, 0.7251184834123223], "std": [0.8458384302189804, 0.8300922274210686], "min": [0, 0], "max": [2, 2], "count": [633]}, "eef_sim_pose_state": {"mean": [0.5101374673630102, 0.31629664610670616, 1.0976688895843616, -1.8252610485951977, 0.9626665876343642, 1.7797066679598836, 0.5159813537363748, -0.31249061667902245, 1.0772600065440276, -1.3377993619360977, 1.0423618456292825, -1.842318034039535], "std": [0.06287042573292971, 0.09407637704174485, 0.04977810501303916, 2.025788465136179, 0.33313209543556765, 1.992634926259591, 0.047028441531673515, 0.06055016374552328, 0.03509757397833293, 2.397042119226417, 0.2724302364820286, 0.2529699702839084], "min": [0.40849326771503125, 0.04591482927810642, 1.019970182824091, -3.1410214872649105, 0.36555310760498183, -3.136037250658278, 0.4305265149689406, -0.3871501777975298, 1.0009690087550376, -3.141069313154579, 0.3870708212434202, -2.351425973478744], "max": [0.6246725893631385, 0.39149831883147657, 1.2187760202010685, 3.1374855314370143, 1.4200773503552626, 3.13876718607921, 0.6063758081221282, -0.1381492048193136, 1.1424414953425477, 3.140552883441354, 1.3864411977625166, -1.1652958721010638], "count": [633]}, "eef_sim_pose_action": {"mean": [0.5101374673630102, 0.31629664610670616, 1.0976688895843616, -1.8252610485951977, 0.9626665876343642, 1.7797066679598836, 0.5159813537363748, -0.31249061667902245, 1.0772600065440276, -1.3377993619360977, 1.0423618456292825, -1.842318034039535], "std": [0.06287042573292971, 0.09407637704174485, 0.04977810501303916, 2.025788465136179, 0.33313209543556765, 1.992634926259591, 0.047028441531673515, 0.06055016374552328, 0.03509757397833293, 2.397042119226417, 0.2724302364820286, 0.2529699702839084], "min": [0.40849326771503125, 0.04591482927810642, 1.019970182824091, -3.1410214872649105, 0.36555310760498183, -3.136037250658278, 0.4305265149689406, -0.3871501777975298, 1.0009690087550376, -3.141069313154579, 0.3870708212434202, -2.351425973478744], "max": [0.6246725893631385, 0.39149831883147657, 1.2187760202010685, 3.1374855314370143, 1.4200773503552626, 3.13876718607921, 0.6063758081221282, -0.1381492048193136, 1.1424414953425477, 3.140552883441354, 1.3864411977625166, -1.1652958721010638], "count": [633]}, "gripper_mode_state": {"mean": [0.617693522906793, 0.5007898894154819], "std": [0.48595085622497536, 0.4999993760743216], "min": [0, 0], "max": [1, 1], "count": [633]}, "gripper_activity_state": {"mean": [1.7709320695102686, 1.7488151658767772], "std": [0.570171047863244, 0.5909555431570139], "min": [0, 0], "max": [2, 2], "count": [633]}, "gripper_mode_action": {"mean": [0.617693522906793, 0.5007898894154819], "std": [0.48595085622497536, 0.4999993760743216], "min": [0, 0], "max": [1, 1], "count": [633]}, "gripper_activity_action": {"mean": [1.7709320695102686, 1.7488151658767772], "std": [0.570171047863244, 0.5909555431570139], "min": [0, 0], "max": [2, 2], "count": [633]}, "gripper_open_scale_state": {"mean": [0.38577014215598904, 0.47998736173620765], "std": [0.3755650804424627, 0.3992919646821185], "min": [0.041, 0.0], "max": [0.939, 0.917], "count": [633]}, "gripper_open_scale_action": {"mean": [0.38577014215598904, 0.47998736173620765], "std": [0.3755650804424627, 0.3992919646821185], "min": [0.041, 0.0], "max": [0.939, 0.917], "count": [633]}}} +{"episode_index": 499, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4258552789589732]], [[0.4553261551106386]], [[0.45680036444798805]]], "std": [[[0.22828070907792214]], [[0.19559008895389227]], [[0.1895527091274728]]], "count": [166]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40063190630167733]], [[0.4489420734408221]], [[0.45273139863375067]]], "std": [[[0.2181197855820606]], [[0.1836033394229621]], [[0.17570866770021912]]], "count": [166]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4280648193263249]], [[0.45664520951452875]], [[0.45780579548586503]]], "std": [[[0.1806023954091223]], [[0.15430221213742645]], [[0.14723304451356883]]], "count": [166]}, "observation.state": {"min": [0.5094965100288391, 1.7959963083267212, -0.8679871559143066, -0.8473573327064514, -2.739800453186035, -1.9862370491027832, 0.6260147094726562, 21.0, 0.1259160041809082, 0.2588230073451996, -0.20954500138759613, -3.1401853561401367, -0.3490000367164612, -1.11899995803833, -0.9720786213874817, -2.171276807785034, 0.34540069103240967, 0.6164153814315796, 1.4448883533477783, 1.0326415300369263, -2.666025400161743, 36.0, -0.3593609929084778, 0.27254199981689453, -0.09718800336122513, -3.1381852626800537, 0.04500000178813934, -2.513000011444092], "max": [1.0113835334777832, 2.1216397285461426, 0.9746267795562744, 0.4268377125263214, -1.3498027324676514, -0.5023232102394104, 2.190580129623413, 944.0, 0.3310759961605072, 0.4806700050830841, 0.1114870011806488, 3.138000011444092, 1.2879999876022339, -0.18199999630451202, -0.3551570773124695, -1.8968586921691895, 0.9593725204467773, 0.9622349143028259, 2.753553628921509, 1.9136488437652588, -1.5600277185440063, 901.0, -0.09770400077104568, 0.41033801436424255, 0.10077500343322754, 3.140000104904175, 1.0180000066757202, -1.468000054359436], "mean": [0.6760215759277344, 1.994992733001709, -0.4552272856235504, -0.45621395111083984, -2.150198221206665, -1.3204189538955688, 1.5251718759536743, 587.73681640625, 0.2789402902126312, 0.3737427592277527, 0.011715232394635677, -2.348768949508667, 0.4857809245586395, -0.7001761198043823, -0.5982983708381653, -2.0261361598968506, 0.48976388573646545, 0.8359513282775879, 2.4368059635162354, 1.6018134355545044, -2.0510435104370117, 406.4660949707031, -0.29266345500946045, 0.34383755922317505, 0.044067442417144775, 1.3670101165771484, 0.3486417233943939, -2.114898681640625], "std": [0.11229491978883743, 0.08887018263339996, 0.4504307806491852, 0.2973199784755707, 0.4873366057872772, 0.5209426879882812, 0.4234112501144409, 361.3477783203125, 0.03599962964653969, 0.06688763946294785, 0.05981862545013428, 1.5134739875793457, 0.45946168899536133, 0.22545063495635986, 0.13977910578250885, 0.0652545914053917, 0.11681748926639557, 0.09472598880529404, 0.2511049807071686, 0.21265363693237305, 0.35400882363319397, 345.1379089355469, 0.0596400648355484, 0.04162963107228279, 0.0323084257543087, 2.6133739948272705, 0.20952783524990082, 0.303323358297348], "count": [914]}, "action": {"min": [0.5094965100288391, 1.7959963083267212, -0.8679871559143066, -0.8473573327064514, -2.739800453186035, -1.9862370491027832, 0.6260147094726562, 21.0, 0.1259160041809082, 0.2588230073451996, -0.20954500138759613, -3.1401853561401367, -0.3490000367164612, -1.11899995803833, -0.9720786213874817, -2.171276807785034, 0.34540069103240967, 0.6164153814315796, 1.4448883533477783, 1.0326415300369263, -2.666025400161743, 36.0, -0.3593609929084778, 0.27254199981689453, -0.09718800336122513, -3.1381852626800537, 0.04500000178813934, -2.513000011444092], "max": [1.0113835334777832, 2.1216397285461426, 0.9746267795562744, 0.4268377125263214, -1.3498027324676514, -0.5023232102394104, 2.190580129623413, 944.0, 0.3310759961605072, 0.4806700050830841, 0.1114870011806488, 3.138000011444092, 1.2879999876022339, -0.18199999630451202, -0.3551570773124695, -1.8968586921691895, 0.9593725204467773, 0.9622349143028259, 2.753553628921509, 1.9136488437652588, -1.5600277185440063, 901.0, -0.09770400077104568, 0.41033801436424255, 0.10077500343322754, 3.140000104904175, 1.0180000066757202, -1.468000054359436], "mean": [0.6760215759277344, 1.994992733001709, -0.4552272856235504, -0.45621395111083984, -2.150198221206665, -1.3204189538955688, 1.5251718759536743, 587.73681640625, 0.2789402902126312, 0.3737427592277527, 0.011715232394635677, -2.348768949508667, 0.4857809245586395, -0.7001761198043823, -0.5982983708381653, -2.0261361598968506, 0.48976388573646545, 0.8359513282775879, 2.4368059635162354, 1.6018134355545044, -2.0510435104370117, 406.4660949707031, -0.29266345500946045, 0.34383755922317505, 0.044067442417144775, 1.3670101165771484, 0.3486417233943939, -2.114898681640625], "std": [0.11229491978883743, 0.08887018263339996, 0.4504307806491852, 0.2973199784755707, 0.4873366057872772, 0.5209426879882812, 0.4234112501144409, 361.3477783203125, 0.03599962964653969, 0.06688763946294785, 0.05981862545013428, 1.5134739875793457, 0.45946168899536133, 0.22545063495635986, 0.13977910578250885, 0.0652545914053917, 0.11681748926639557, 0.09472598880529404, 0.2511049807071686, 0.21265363693237305, 0.35400882363319397, 345.1379089355469, 0.0596400648355484, 0.04162963107228279, 0.0323084257543087, 2.6133739948272705, 0.20952783524990082, 0.303323358297348], "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": [502], "max": [502], "mean": [502.0], "std": [0.0], "count": [914]}, "index": {"min": [476839], "max": [477752], "mean": [477295.5], "std": [263.8489151010479], "count": [914]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [914]}, "subtask_annotation": {"mean": [12.173960612691467, 29.0, 29.0, 29.0, 29.0], "std": [9.827914307259466, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [914]}, "scene_annotation": {"mean": [502.0], "std": [0.0], "min": [502], "max": [502], "count": [914]}, "eef_direction_state": {"mean": [4.112691466083151, 3.9551422319474834], "std": [2.0425969169664127, 2.15157588968918], "min": [0, 0], "max": [6, 6], "count": [914]}, "eef_velocity_state": {"mean": [0.6892778993435449, 0.7078774617067833], "std": [0.6596820759816918, 0.7506403409936311], "min": [0, 0], "max": [2, 2], "count": [914]}, "eef_acc_mag_state": {"mean": [0.6805251641137856, 0.6947483588621444], "std": [0.8346393945597194, 0.8235024151180048], "min": [0, 0], "max": [2, 2], "count": [914]}, "eef_direction_action": {"mean": [4.112691466083151, 3.9551422319474834], "std": [2.0425969169664127, 2.15157588968918], "min": [0, 0], "max": [6, 6], "count": [914]}, "eef_velocity_action": {"mean": [0.6892778993435449, 0.7078774617067833], "std": [0.6596820759816918, 0.7506403409936311], "min": [0, 0], "max": [2, 2], "count": [914]}, "eef_acc_mag_action": {"mean": [0.6805251641137856, 0.6947483588621444], "std": [0.8346393945597194, 0.8235024151180048], "min": [0, 0], "max": [2, 2], "count": [914]}, "eef_sim_pose_state": {"mean": [0.555451505475363, 0.33104124410404956, 1.1172718593420587, -2.4468399825747587, 0.61008312556084, 0.6525837893528577, 0.5809805336466198, -0.2942765023459939, 1.094936191975858, 2.368484411167839, 0.8520853641775445, -0.5973318645651661], "std": [0.03919766632426056, 0.05290027139055968, 0.03398192508688085, 0.23632958607077242, 0.23621875326711375, 2.7540108946153747, 0.05163813664231594, 0.06857296937389686, 0.023865379388953393, 0.34137074258252675, 0.37735103602207204, 2.59060855487795], "min": [0.4859991863938207, 0.10298588195762381, 1.073079670763593, -2.75591920733359, 0.13846612515785273, -3.137856783308712, 0.49119317643598026, -0.40160902799365505, 1.029517129532584, 1.3825463401934188, 0.06528907934428241, -3.1412035868464985], "max": [0.626256798016471, 0.3897482767917362, 1.2361137768194561, -1.3135344270695986, 1.139606239715567, 3.1412428287486387, 0.671994930428401, -0.041191104643549775, 1.1766481736042134, 3.0682744275942557, 1.2719358599587762, 3.139966551214217], "count": [914]}, "eef_sim_pose_action": {"mean": [0.555451505475363, 0.33104124410404956, 1.1172718593420587, -2.4468399825747587, 0.61008312556084, 0.6525837893528577, 0.5809805336466198, -0.2942765023459939, 1.094936191975858, 2.368484411167839, 0.8520853641775445, -0.5973318645651661], "std": [0.03919766632426056, 0.05290027139055968, 0.03398192508688085, 0.23632958607077242, 0.23621875326711375, 2.7540108946153747, 0.05163813664231594, 0.06857296937389686, 0.023865379388953393, 0.34137074258252675, 0.37735103602207204, 2.59060855487795], "min": [0.4859991863938207, 0.10298588195762381, 1.073079670763593, -2.75591920733359, 0.13846612515785273, -3.137856783308712, 0.49119317643598026, -0.40160902799365505, 1.029517129532584, 1.3825463401934188, 0.06528907934428241, -3.1412035868464985], "max": [0.626256798016471, 0.3897482767917362, 1.2361137768194561, -1.3135344270695986, 1.139606239715567, 3.1412428287486387, 0.671994930428401, -0.041191104643549775, 1.1766481736042134, 3.0682744275942557, 1.2719358599587762, 3.139966551214217], "count": [914]}, "gripper_mode_state": {"mean": [0.5601750547045952, 0.3227571115973742], "std": [0.49636575505497876, 0.4675307032812906], "min": [0, 0], "max": [1, 1], "count": [914]}, "gripper_activity_state": {"mean": [1.8654266958424508, 1.8402625820568927], "std": [0.4492243297683476, 0.4980029450102147], "min": [0, 0], "max": [2, 2], "count": [914]}, "gripper_mode_action": {"mean": [0.5601750547045952, 0.3227571115973742], "std": [0.49636575505497876, 0.4675307032812906], "min": [0, 0], "max": [1, 1], "count": [914]}, "gripper_activity_action": {"mean": [1.8654266958424508, 1.8402625820568927], "std": [0.4492243297683476, 0.4980029450102147], "min": [0, 0], "max": [2, 2], "count": [914]}, "gripper_open_scale_state": {"mean": [0.4064660831927215, 0.5877368709785414], "std": [0.34513770226121715, 0.36134788554026], "min": [0.036, 0.021], "max": [0.901, 0.944], "count": [914]}, "gripper_open_scale_action": {"mean": [0.4064660831927215, 0.5877368709785414], "std": [0.34513770226121715, 0.36134788554026], "min": [0.036, 0.021], "max": [0.901, 0.944], "count": [914]}}} +{"episode_index": 500, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4217015479495633]], [[0.455441565084736]], [[0.45667393465498296]]], "std": [[[0.2385645214167853]], [[0.2049686684903482]], [[0.19941738799528413]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40984609072242467]], [[0.44454054781942276]], [[0.44509350237145007]]], "std": [[[0.21214814020751693]], [[0.18308272475388782]], [[0.1787513504005781]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4470375057840245]], [[0.4705886076406964]], [[0.4708098574237955]]], "std": [[[0.20415274038691703]], [[0.18024555046082344]], [[0.17397221321731318]]], "count": [113]}, "observation.state": {"min": [0.2476622313261032, 2.058720588684082, -1.086118459701538, -1.3715845346450806, -2.782264471054077, -1.9862370491027832, 0.33943164348602295, -1.0, 0.2084980010986328, 0.2283719927072525, -0.15650300681591034, -3.055999994277954, -0.4269999861717224, -0.5410000085830688, -0.6802420616149902, -2.175326108932495, 0.330111563205719, 0.6715154051780701, 1.454644799232483, 0.8112290501594543, -1.8908896446228027, 50.0, -0.39315900206565857, 0.17507000267505646, -0.11684100329875946, 2.0810000896453857, 0.2980000078678131, -3.0910000801086426], "max": [0.9072745442390442, 2.1215176582336426, -0.6505889296531677, 0.16149532794952393, -1.3767331838607788, -0.6097308397293091, 1.7773386240005493, 945.0, 0.2973169982433319, 0.4683380126953125, 0.08628500252962112, -2.240999937057495, 0.5920000672340393, 0.24400000274181366, -0.04593706503510475, -2.1366844177246094, 1.6331394910812378, 1.360990285873413, 2.329578399658203, 2.046363592147827, -0.861651599407196, 949.0, -0.05709199979901314, 0.41078001260757446, 0.09618499875068665, 3.0290000438690186, 0.8270000219345093, -2.4040000438690186], "mean": [0.4347003996372223, 2.089599370956421, -0.843369722366333, -0.8400245308876038, -2.095892906188965, -1.6029473543167114, 1.1290992498397827, 549.643310546875, 0.26962777972221375, 0.3046167194843292, 0.0015654065646231174, -2.7607946395874023, 0.23693972826004028, -0.07396712899208069, -0.3064682185649872, -2.160222291946411, 0.6135502457618713, 0.9448122978210449, 2.053513288497925, 1.4875050783157349, -1.4116114377975464, 412.60601806640625, -0.3010643720626831, 0.28429102897644043, 0.02034376747906208, 2.684023857116699, 0.5275154113769531, -2.6913018226623535], "std": [0.15947677195072174, 0.009826522320508957, 0.10521417111158371, 0.34521666169166565, 0.401312917470932, 0.41823628544807434, 0.42977672815322876, 381.05810546875, 0.02108834497630596, 0.06896054744720459, 0.046799082309007645, 0.24000848829746246, 0.3683900535106659, 0.24625040590763092, 0.18342985212802887, 0.007493037264794111, 0.26846078038215637, 0.17978578805923462, 0.21090397238731384, 0.3124808073043823, 0.2706848680973053, 382.4468688964844, 0.09291186183691025, 0.07251086831092834, 0.040730271488428116, 0.23483550548553467, 0.13809539377689362, 0.23003491759300232], "count": [547]}, "action": {"min": [0.2476622313261032, 2.058720588684082, -1.086118459701538, -1.3715845346450806, -2.782264471054077, -1.9862370491027832, 0.33943164348602295, -1.0, 0.2084980010986328, 0.2283719927072525, -0.15650300681591034, -3.055999994277954, -0.4269999861717224, -0.5410000085830688, -0.6802420616149902, -2.175326108932495, 0.330111563205719, 0.6715154051780701, 1.454644799232483, 0.8112290501594543, -1.8908896446228027, 50.0, -0.39315900206565857, 0.17507000267505646, -0.11684100329875946, 2.0810000896453857, 0.2980000078678131, -3.0910000801086426], "max": [0.9072745442390442, 2.1215176582336426, -0.6505889296531677, 0.16149532794952393, -1.3767331838607788, -0.6097308397293091, 1.7773386240005493, 945.0, 0.2973169982433319, 0.4683380126953125, 0.08628500252962112, -2.240999937057495, 0.5920000672340393, 0.24400000274181366, -0.04593706503510475, -2.1366844177246094, 1.6331394910812378, 1.360990285873413, 2.329578399658203, 2.046363592147827, -0.861651599407196, 949.0, -0.05709199979901314, 0.41078001260757446, 0.09618499875068665, 3.0290000438690186, 0.8270000219345093, -2.4040000438690186], "mean": [0.4347003996372223, 2.089599370956421, -0.843369722366333, -0.8400245308876038, -2.095892906188965, -1.6029473543167114, 1.1290992498397827, 549.643310546875, 0.26962777972221375, 0.3046167194843292, 0.0015654065646231174, -2.7607946395874023, 0.23693972826004028, -0.07396712899208069, -0.3064682185649872, -2.160222291946411, 0.6135502457618713, 0.9448122978210449, 2.053513288497925, 1.4875050783157349, -1.4116114377975464, 412.60601806640625, -0.3010643720626831, 0.28429102897644043, 0.02034376747906208, 2.684023857116699, 0.5275154113769531, -2.6913018226623535], "std": [0.15947677195072174, 0.009826522320508957, 0.10521417111158371, 0.34521666169166565, 0.401312917470932, 0.41823628544807434, 0.42977672815322876, 381.05810546875, 0.02108834497630596, 0.06896054744720459, 0.046799082309007645, 0.24000848829746246, 0.3683900535106659, 0.24625040590763092, 0.18342985212802887, 0.007493037264794111, 0.26846078038215637, 0.17978578805923462, 0.21090397238731384, 0.3124808073043823, 0.2706848680973053, 382.4468688964844, 0.09291186183691025, 0.07251086831092834, 0.040730271488428116, 0.23483550548553467, 0.13809539377689362, 0.23003491759300232], "count": [547]}, "timestamp": {"min": [0.0], "max": [18.2], "mean": [9.100000000000001], "std": [5.2635011583967986], "count": [547]}, "frame_index": {"min": [0], "max": [546], "mean": [273.0], "std": [157.90503475190397], "count": [547]}, "episode_index": {"min": [503], "max": [503], "mean": [503.0], "std": [0.0], "count": [547]}, "index": {"min": [477753], "max": [478299], "mean": [478026.0], "std": [157.90503475190397], "count": [547]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [547]}, "subtask_annotation": {"mean": [13.588665447897624, 29.0, 29.0, 29.0, 29.0], "std": [10.330945130364995, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [547]}, "scene_annotation": {"mean": [503.0], "std": [0.0], "min": [503], "max": [503], "count": [547]}, "eef_direction_state": {"mean": [3.36563071297989, 3.96709323583181], "std": [2.2047289450250127, 2.1074463949476], "min": [0, 0], "max": [6, 6], "count": [547]}, "eef_velocity_state": {"mean": [1.0548446069469835, 0.8208409506398537], "std": [0.8003137659277378, 0.7958328547225058], "min": [0, 0], "max": [2, 2], "count": [547]}, "eef_acc_mag_state": {"mean": [0.7879341864716636, 0.7074954296160878], "std": [0.8393873077080299, 0.8237774374383496], "min": [0, 0], "max": [2, 2], "count": [547]}, "eef_direction_action": {"mean": [3.36563071297989, 3.96709323583181], "std": [2.2047289450250127, 2.1074463949476], "min": [0, 0], "max": [6, 6], "count": [547]}, "eef_velocity_action": {"mean": [1.0548446069469835, 0.8208409506398537], "std": [0.8003137659277378, 0.7958328547225058], "min": [0, 0], "max": [2, 2], "count": [547]}, "eef_acc_mag_action": {"mean": [0.7879341864716636, 0.7074954296160878], "std": [0.8393873077080299, 0.8237774374383496], "min": [0, 0], "max": [2, 2], "count": [547]}, "eef_sim_pose_state": {"mean": [0.48610272092223283, 0.3206459765716752, 1.0843555872457025, -1.4665711867557332, 1.1206037482833535, 2.2304331967309428, 0.5187907457639676, -0.28551685261247883, 1.094988614710134, -1.2029745135091234, 0.9872789175350107, -1.5190440643983898], "std": [0.06959223879794839, 0.0753479465664408, 0.05788862837770519, 2.285130914541932, 0.2158345750025358, 1.4911496799483333, 0.06040987457623463, 0.03790264339108859, 0.03871354388696651, 2.341130146904598, 0.3848506196779541, 0.4448871896900216], "min": [0.3875031878379806, 0.061695557465319115, 1.021278886296595, -3.14078719093359, 0.8526896612210573, -3.1197523910950897, 0.4456834490004903, -0.3438978525638238, 1.0217465760845137, -3.1268896408465032, 0.268303889654979, -2.090004708858317], "max": [0.602846617747018, 0.3853414518005597, 1.253954904456474, 3.139935100029031, 1.5218030511137335, 3.1411044398031813, 0.6623475389150361, -0.1342392368543684, 1.193865311642994, 3.140718736844381, 1.3410199585518123, -0.7558504944550817], "count": [547]}, "eef_sim_pose_action": {"mean": [0.48610272092223283, 0.3206459765716752, 1.0843555872457025, -1.4665711867557332, 1.1206037482833535, 2.2304331967309428, 0.5187907457639676, -0.28551685261247883, 1.094988614710134, -1.2029745135091234, 0.9872789175350107, -1.5190440643983898], "std": [0.06959223879794839, 0.0753479465664408, 0.05788862837770519, 2.285130914541932, 0.2158345750025358, 1.4911496799483333, 0.06040987457623463, 0.03790264339108859, 0.03871354388696651, 2.341130146904598, 0.3848506196779541, 0.4448871896900216], "min": [0.3875031878379806, 0.061695557465319115, 1.021278886296595, -3.14078719093359, 0.8526896612210573, -3.1197523910950897, 0.4456834490004903, -0.3438978525638238, 1.0217465760845137, -3.1268896408465032, 0.268303889654979, -2.090004708858317], "max": [0.602846617747018, 0.3853414518005597, 1.253954904456474, 3.139935100029031, 1.5218030511137335, 3.1411044398031813, 0.6623475389150361, -0.1342392368543684, 1.193865311642994, 3.140718736844381, 1.3410199585518123, -0.7558504944550817], "count": [547]}, "gripper_mode_state": {"mean": [0.5758683729433273, 0.37477148080438755], "std": [0.49421047134488266, 0.48406385733710056], "min": [0, 0], "max": [1, 1], "count": [547]}, "gripper_activity_state": {"mean": [1.716636197440585, 1.7550274223034734], "std": [0.6328580749011785, 0.5818297975566387], "min": [0, 0], "max": [2, 2], "count": [547]}, "gripper_mode_action": {"mean": [0.5758683729433273, 0.37477148080438755], "std": [0.49421047134488266, 0.48406385733710056], "min": [0, 0], "max": [1, 1], "count": [547]}, "gripper_activity_action": {"mean": [1.716636197440585, 1.7550274223034734], "std": [0.6328580749011785, 0.5818297975566387], "min": [0, 0], "max": [2, 2], "count": [547]}, "gripper_open_scale_state": {"mean": [0.4126060329974247, 0.5497138939810412], "std": [0.3824467286532177, 0.38095677640731096], "min": [0.05, 0.0], "max": [0.949, 0.945], "count": [547]}, "gripper_open_scale_action": {"mean": [0.4126060329974247, 0.5497138939810412], "std": [0.3824467286532177, 0.38095677640731096], "min": [0.05, 0.0], "max": [0.949, 0.945], "count": [547]}}} +{"episode_index": 501, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4325158052713839]], [[0.46414712453822105]], [[0.46490835642227907]]], "std": [[[0.2297077443065189]], [[0.19455598210272118]], [[0.18808080885877723]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41092967284739984]], [[0.44765095019892015]], [[0.44794547811878377]]], "std": [[[0.20366210453598588]], [[0.16903255952278506]], [[0.16379838674097044]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4497048913043478]], [[0.4776620151321398]], [[0.47978783745382214]]], "std": [[[0.20263434475392625]], [[0.17367530190103445]], [[0.16567943037315394]]], "count": [115]}, "observation.state": {"min": [0.2286730408668518, 2.017181634902954, -0.6599439382553101, -1.1666828393936157, -2.6899712085723877, -1.9899895191192627, 0.5350655913352966, 17.0, 0.25247400999069214, 0.22812600433826447, -0.11715000122785568, -3.1401853561401367, -0.17000000178813934, -0.4449999928474426, -0.9116553664207458, -2.175640106201172, 0.2044653296470642, 0.5904623866081238, 1.5711454153060913, 0.5814390182495117, -1.9633731842041016, 39.0, -0.38357898592948914, 0.2091210037469864, -0.16613300144672394, 2.1670000553131104, 0.210999995470047, -3.1371853351593018], "max": [0.7055667638778687, 2.1077120304107666, -0.3371976315975189, -0.03810054063796997, -1.8076026439666748, -0.7342251539230347, 1.4000508785247803, 790.0, 0.34619399905204773, 0.4374240040779114, 0.08425399661064148, 3.1410000324249268, 0.5839999914169312, -0.014999986626207829, -0.17762215435504913, -2.106193780899048, 1.8573095798492432, 1.2245579957962036, 2.565302610397339, 1.9314162731170654, -0.9168040156364441, 934.0, -0.024643000215291977, 0.41454699635505676, 0.07434099912643433, 2.9739999771118164, 0.8899999260902405, -2.2929999828338623], "mean": [0.39824002981185913, 2.0634987354278564, -0.5104275345802307, -0.728489875793457, -2.1843392848968506, -1.606797456741333, 0.968231737613678, 452.51861572265625, 0.32236146926879883, 0.2868580222129822, 0.019502578303217888, -2.5200390815734863, 0.29758861660957336, -0.15928559005260468, -0.39754244685173035, -2.1584274768829346, 0.5679807662963867, 0.932300329208374, 2.1819002628326416, 1.4394612312316895, -1.490955114364624, 411.5345764160156, -0.2997486889362335, 0.30178847908973694, 0.015077018178999424, 2.675757646560669, 0.4644467532634735, -2.629925012588501], "std": [0.1411866396665573, 0.0245186910033226, 0.09800632297992706, 0.23732547461986542, 0.2738990783691406, 0.3629859685897827, 0.2098589837551117, 324.1542053222656, 0.02095111645758152, 0.0644577369093895, 0.04040633141994476, 1.0278524160385132, 0.2097865790128708, 0.11530550569295883, 0.16827087104320526, 0.012962855398654938, 0.3857865035533905, 0.17777855694293976, 0.2798450291156769, 0.3363577723503113, 0.30755773186683655, 384.1031494140625, 0.09910017997026443, 0.06411033123731613, 0.05102897435426712, 0.21069513261318207, 0.18416081368923187, 0.2603309154510498], "count": [564]}, "action": {"min": [0.2286730408668518, 2.017181634902954, -0.6599439382553101, -1.1666828393936157, -2.6899712085723877, -1.9899895191192627, 0.5350655913352966, 17.0, 0.25247400999069214, 0.22812600433826447, -0.11715000122785568, -3.1401853561401367, -0.17000000178813934, -0.4449999928474426, -0.9116553664207458, -2.175640106201172, 0.2044653296470642, 0.5904623866081238, 1.5711454153060913, 0.5814390182495117, -1.9633731842041016, 39.0, -0.38357898592948914, 0.2091210037469864, -0.16613300144672394, 2.1670000553131104, 0.210999995470047, -3.1371853351593018], "max": [0.7055667638778687, 2.1077120304107666, -0.3371976315975189, -0.03810054063796997, -1.8076026439666748, -0.7342251539230347, 1.4000508785247803, 790.0, 0.34619399905204773, 0.4374240040779114, 0.08425399661064148, 3.1410000324249268, 0.5839999914169312, -0.014999986626207829, -0.17762215435504913, -2.106193780899048, 1.8573095798492432, 1.2245579957962036, 2.565302610397339, 1.9314162731170654, -0.9168040156364441, 934.0, -0.024643000215291977, 0.41454699635505676, 0.07434099912643433, 2.9739999771118164, 0.8899999260902405, -2.2929999828338623], "mean": [0.39824002981185913, 2.0634987354278564, -0.5104275345802307, -0.728489875793457, -2.1843392848968506, -1.606797456741333, 0.968231737613678, 452.51861572265625, 0.32236146926879883, 0.2868580222129822, 0.019502578303217888, -2.5200390815734863, 0.29758861660957336, -0.15928559005260468, -0.39754244685173035, -2.1584274768829346, 0.5679807662963867, 0.932300329208374, 2.1819002628326416, 1.4394612312316895, -1.490955114364624, 411.5345764160156, -0.2997486889362335, 0.30178847908973694, 0.015077018178999424, 2.675757646560669, 0.4644467532634735, -2.629925012588501], "std": [0.1411866396665573, 0.0245186910033226, 0.09800632297992706, 0.23732547461986542, 0.2738990783691406, 0.3629859685897827, 0.2098589837551117, 324.1542053222656, 0.02095111645758152, 0.0644577369093895, 0.04040633141994476, 1.0278524160385132, 0.2097865790128708, 0.11530550569295883, 0.16827087104320526, 0.012962855398654938, 0.3857865035533905, 0.17777855694293976, 0.2798450291156769, 0.3363577723503113, 0.30755773186683655, 384.1031494140625, 0.09910017997026443, 0.06411033123731613, 0.05102897435426712, 0.21069513261318207, 0.18416081368923187, 0.2603309154510498], "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": [504], "max": [504], "mean": [504.0], "std": [0.0], "count": [564]}, "index": {"min": [478300], "max": [478863], "mean": [478581.5], "std": [162.81251999360083], "count": [564]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [564]}, "subtask_annotation": {"mean": [14.374113475177305, 29.0, 29.0, 29.0, 29.0], "std": [8.817702823259676, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [564]}, "scene_annotation": {"mean": [504.0], "std": [0.0], "min": [504], "max": [504], "count": [564]}, "eef_direction_state": {"mean": [3.1950354609929077, 3.74468085106383], "std": [2.197091121438896, 2.245260588642194], "min": [0, 0], "max": [6, 6], "count": [564]}, "eef_velocity_state": {"mean": [1.0354609929078014, 0.8457446808510638], "std": [0.7547612230352073, 0.789536837064387], "min": [0, 0], "max": [2, 2], "count": [564]}, "eef_acc_mag_state": {"mean": [0.8599290780141844, 0.7677304964539007], "std": [0.8399746673433569, 0.8406480688104798], "min": [0, 0], "max": [2, 2], "count": [564]}, "eef_direction_action": {"mean": [3.1950354609929077, 3.74468085106383], "std": [2.197091121438896, 2.245260588642194], "min": [0, 0], "max": [6, 6], "count": [564]}, "eef_velocity_action": {"mean": [1.0354609929078014, 0.8457446808510638], "std": [0.7547612230352073, 0.789536837064387], "min": [0, 0], "max": [2, 2], "count": [564]}, "eef_acc_mag_action": {"mean": [0.8599290780141844, 0.7677304964539007], "std": [0.8399746673433569, 0.8406480688104798], "min": [0, 0], "max": [2, 2], "count": [564]}, "eef_sim_pose_state": {"mean": [0.5038126433637157, 0.31423177848844364, 1.084936475199493, -1.7189072772589473, 1.0270461836873326, 2.4231730216383087, 0.4951028353178393, -0.3359775822404987, 1.0703045012954908, -1.5050247346245642, 1.0616393184786093, -1.8680065034022326], "std": [0.06216307417057556, 0.09568510378433967, 0.04766125483177105, 2.1539754483429276, 0.24461606484482376, 1.0934833189302846, 0.05760414255808458, 0.04124165540542447, 0.024856300788158828, 2.3995379763826548, 0.22921624606272362, 0.12966478359300868], "min": [0.41968064920792286, -0.0008406498321962969, 1.010686839497558, -3.140827125208144, 0.6740560575916468, -3.065793271873445, 0.4389552205514534, -0.38933977314997453, 1.0123534154167193, -3.1390069517322248, 0.5421635997307117, -2.1062674154475043], "max": [0.6236591038586078, 0.39295481768878265, 1.2220385497134436, 3.1388781990874777, 1.4494098133348126, 3.139675331668012, 0.6293354669914644, -0.1927708721032491, 1.1212766871926383, 3.140841281349746, 1.3659960430754623, -1.6265720012958447], "count": [564]}, "eef_sim_pose_action": {"mean": [0.5038126433637157, 0.31423177848844364, 1.084936475199493, -1.7189072772589473, 1.0270461836873326, 2.4231730216383087, 0.4951028353178393, -0.3359775822404987, 1.0703045012954908, -1.5050247346245642, 1.0616393184786093, -1.8680065034022326], "std": [0.06216307417057556, 0.09568510378433967, 0.04766125483177105, 2.1539754483429276, 0.24461606484482376, 1.0934833189302846, 0.05760414255808458, 0.04124165540542447, 0.024856300788158828, 2.3995379763826548, 0.22921624606272362, 0.12966478359300868], "min": [0.41968064920792286, -0.0008406498321962969, 1.010686839497558, -3.140827125208144, 0.6740560575916468, -3.065793271873445, 0.4389552205514534, -0.38933977314997453, 1.0123534154167193, -3.1390069517322248, 0.5421635997307117, -2.1062674154475043], "max": [0.6236591038586078, 0.39295481768878265, 1.2220385497134436, 3.1388781990874777, 1.4494098133348126, 3.139675331668012, 0.6293354669914644, -0.1927708721032491, 1.1212766871926383, 3.140841281349746, 1.3659960430754623, -1.6265720012958447], "count": [564]}, "gripper_mode_state": {"mean": [0.5815602836879432, 0.4308510638297872], "std": [0.4933030712703334, 0.49519533986753816], "min": [0, 0], "max": [1, 1], "count": [564]}, "gripper_activity_state": {"mean": [1.7198581560283688, 1.7340425531914894], "std": [0.6184767215163341, 0.6103515772361192], "min": [0, 0], "max": [2, 2], "count": [564]}, "gripper_mode_action": {"mean": [0.5815602836879432, 0.4308510638297872], "std": [0.4933030712703334, 0.49519533986753816], "min": [0, 0], "max": [1, 1], "count": [564]}, "gripper_activity_action": {"mean": [1.7198581560283688, 1.7340425531914894], "std": [0.6184767215163341, 0.6103515772361192], "min": [0, 0], "max": [2, 2], "count": [564]}, "gripper_open_scale_state": {"mean": [0.41153457458306697, 0.4525186170212766], "std": [0.38410348935672506, 0.3241542342939091], "min": [0.039, 0.017], "max": [0.934, 0.79], "count": [564]}, "gripper_open_scale_action": {"mean": [0.41153457458306697, 0.4525186170212766], "std": [0.38410348935672506, 0.3241542342939091], "min": [0.039, 0.017], "max": [0.934, 0.79], "count": [564]}}} +{"episode_index": 502, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[1.0]], [[1.0]]], "mean": [[[0.43269603943850266]], [[0.4606495190879382]], [[0.46094176879084964]]], "std": [[[0.2276842024341028]], [[0.19477696517497153]], [[0.18967213933041172]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41693432300950684]], [[0.4586120209447415]], [[0.46076058563576944]]], "std": [[[0.21265614801097177]], [[0.18023044093367072]], [[0.17342398927744251]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43874888963161024]], [[0.4655012737670826]], [[0.46683758541295306]]], "std": [[[0.19024943618860474]], [[0.16272204736453946]], [[0.15538999456958003]]], "count": [110]}, "observation.state": {"min": [0.4861963987350464, 1.880260705947876, -0.8698720932006836, -0.8186816573143005, -2.8241870403289795, -1.9833049774169922, 0.4305901825428009, 1.0, 0.10704600065946579, 0.29251599311828613, -0.20069299638271332, -3.1381852626800537, -0.4390000104904175, -0.9300000071525574, -0.956876814365387, -2.1677162647247314, 0.34693655371665955, 0.43561673164367676, 1.2052197456359863, 1.158846378326416, -2.271895170211792, 30.0, -0.3548620045185089, 0.24503499269485474, -0.09390400350093842, -3.1391851902008057, 0.020999999716877937, -2.8940000534057617], "max": [1.0983531475067139, 2.121901512145996, 0.7193025946617126, 0.5018869042396545, -0.8334994912147522, -0.5853310227394104, 2.0605883598327637, 935.0, 0.31083399057388306, 0.45245400071144104, 0.06983699649572372, 3.13700008392334, 1.3650000095367432, 0.07100000977516174, -0.2286904901266098, -1.8964049816131592, 1.1309384107589722, 0.9529322981834412, 2.720933437347412, 2.031144380569458, -1.2085707187652588, 946.0, -0.09618499875068665, 0.4430150091648102, 0.10693500190973282, 3.140000104904175, 1.3619999885559082, -1.9630000591278076], "mean": [0.691103994846344, 2.0031139850616455, -0.46328750252723694, -0.42421814799308777, -2.1684646606445312, -1.3828582763671875, 1.4848480224609375, 473.1733093261719, 0.27178773283958435, 0.3690958619117737, 0.000820708170067519, -1.051861047744751, 0.43673282861709595, -0.6371403932571411, -0.6159752607345581, -2.0373594760894775, 0.5445472598075867, 0.8315074443817139, 2.3401925563812256, 1.5799472332000732, -1.9288647174835205, 329.10986328125, -0.26866135001182556, 0.3519381880760193, 0.03855663910508156, 1.5946729183197021, 0.39207956194877625, -2.310544490814209], "std": [0.11899016052484512, 0.07280341535806656, 0.4753654897212982, 0.3358193337917328, 0.4581352472305298, 0.4436019957065582, 0.5092813372612, 410.0278015136719, 0.03570934385061264, 0.05240515619516373, 0.054127778857946396, 2.5400619506835938, 0.5461093187332153, 0.2106579840183258, 0.18747751414775848, 0.07145494222640991, 0.17928799986839294, 0.0931333601474762, 0.29816189408302307, 0.20665398240089417, 0.2326112687587738, 368.7306213378906, 0.07989639043807983, 0.05403749644756317, 0.04258613660931587, 2.4521937370300293, 0.24347084760665894, 0.18849509954452515], "count": [528]}, "action": {"min": [0.4861963987350464, 1.880260705947876, -0.8698720932006836, -0.8186816573143005, -2.8241870403289795, -1.9833049774169922, 0.4305901825428009, 1.0, 0.10704600065946579, 0.29251599311828613, -0.20069299638271332, -3.1381852626800537, -0.4390000104904175, -0.9300000071525574, -0.956876814365387, -2.1677162647247314, 0.34693655371665955, 0.43561673164367676, 1.2052197456359863, 1.158846378326416, -2.271895170211792, 30.0, -0.3548620045185089, 0.24503499269485474, -0.09390400350093842, -3.1391851902008057, 0.020999999716877937, -2.8940000534057617], "max": [1.0983531475067139, 2.121901512145996, 0.7193025946617126, 0.5018869042396545, -0.8334994912147522, -0.5853310227394104, 2.0605883598327637, 935.0, 0.31083399057388306, 0.45245400071144104, 0.06983699649572372, 3.13700008392334, 1.3650000095367432, 0.07100000977516174, -0.2286904901266098, -1.8964049816131592, 1.1309384107589722, 0.9529322981834412, 2.720933437347412, 2.031144380569458, -1.2085707187652588, 946.0, -0.09618499875068665, 0.4430150091648102, 0.10693500190973282, 3.140000104904175, 1.3619999885559082, -1.9630000591278076], "mean": [0.691103994846344, 2.0031139850616455, -0.46328750252723694, -0.42421814799308777, -2.1684646606445312, -1.3828582763671875, 1.4848480224609375, 473.1733093261719, 0.27178773283958435, 0.3690958619117737, 0.000820708170067519, -1.051861047744751, 0.43673282861709595, -0.6371403932571411, -0.6159752607345581, -2.0373594760894775, 0.5445472598075867, 0.8315074443817139, 2.3401925563812256, 1.5799472332000732, -1.9288647174835205, 329.10986328125, -0.26866135001182556, 0.3519381880760193, 0.03855663910508156, 1.5946729183197021, 0.39207956194877625, -2.310544490814209], "std": [0.11899016052484512, 0.07280341535806656, 0.4753654897212982, 0.3358193337917328, 0.4581352472305298, 0.4436019957065582, 0.5092813372612, 410.0278015136719, 0.03570934385061264, 0.05240515619516373, 0.054127778857946396, 2.5400619506835938, 0.5461093187332153, 0.2106579840183258, 0.18747751414775848, 0.07145494222640991, 0.17928799986839294, 0.0931333601474762, 0.29816189408302307, 0.20665398240089417, 0.2326112687587738, 368.7306213378906, 0.07989639043807983, 0.05403749644756317, 0.04258613660931587, 2.4521937370300293, 0.24347084760665894, 0.18849509954452515], "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": [505], "max": [505], "mean": [505.0], "std": [0.0], "count": [528]}, "index": {"min": [478864], "max": [479391], "mean": [479127.5], "std": [152.42019769921134], "count": [528]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [528]}, "subtask_annotation": {"mean": [12.6875, 29.0, 29.0, 29.0, 29.0], "std": [9.999946732812676, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [528]}, "scene_annotation": {"mean": [505.0], "std": [0.0], "min": [505], "max": [505], "count": [528]}, "eef_direction_state": {"mean": [3.757575757575758, 3.746212121212121], "std": [1.866252167675009, 2.0670541658847625], "min": [0, 0], "max": [6, 6], "count": [528]}, "eef_velocity_state": {"mean": [0.9318181818181818, 0.8314393939393939], "std": [0.6984092511512607, 0.7308127818288923], "min": [0, 0], "max": [2, 2], "count": [528]}, "eef_acc_mag_state": {"mean": [0.8674242424242424, 0.7518939393939394], "std": [0.8401836209948788, 0.8239985957032016], "min": [0, 0], "max": [2, 2], "count": [528]}, "eef_direction_action": {"mean": [3.757575757575758, 3.746212121212121], "std": [1.866252167675009, 2.0670541658847625], "min": [0, 0], "max": [6, 6], "count": [528]}, "eef_velocity_action": {"mean": [0.9318181818181818, 0.8314393939393939], "std": [0.6984092511512607, 0.7308127818288923], "min": [0, 0], "max": [2, 2], "count": [528]}, "eef_acc_mag_action": {"mean": [0.8674242424242424, 0.7518939393939394], "std": [0.8401836209948788, 0.8239985957032016], "min": [0, 0], "max": [2, 2], "count": [528]}, "eef_sim_pose_state": {"mean": [0.5625294674334739, 0.31137509417399356, 1.1274954815917138, -2.427257401694367, 0.7540725633302545, 1.8912554671629587, 0.5789838691922928, -0.2798860926888946, 1.092702732845755, 2.305514173628444, 0.8068550939059232, -0.9204449403328362], "std": [0.0532023214089368, 0.06593380504814748, 0.05448125479425949, 0.36370607852188946, 0.15419025827138452, 2.0709367588617282, 0.03828570946596438, 0.06031081035158735, 0.030991791937122412, 0.4371455598348917, 0.37316393404136367, 2.398648841138662], "min": [0.45598482502264326, 0.10345326134974424, 1.0673588132759804, -2.7719076604522037, 0.4677710083139224, -3.1265563057984664, 0.5127545842203904, -0.3391045208437172, 1.0298783190713683, 1.260076823591366, 0.10589487878388626, -3.1395929062520924], "max": [0.6524283052948682, 0.3803178172594251, 1.2690037515352133, -0.938619742205422, 1.1932304466297867, 3.13972726451627, 0.6481700165232694, -0.032299672515793146, 1.1480313332835481, 2.8374671179592585, 1.321363622633148, 3.1364936146939018], "count": [528]}, "eef_sim_pose_action": {"mean": [0.5625294674334739, 0.31137509417399356, 1.1274954815917138, -2.427257401694367, 0.7540725633302545, 1.8912554671629587, 0.5789838691922928, -0.2798860926888946, 1.092702732845755, 2.305514173628444, 0.8068550939059232, -0.9204449403328362], "std": [0.0532023214089368, 0.06593380504814748, 0.05448125479425949, 0.36370607852188946, 0.15419025827138452, 2.0709367588617282, 0.03828570946596438, 0.06031081035158735, 0.030991791937122412, 0.4371455598348917, 0.37316393404136367, 2.398648841138662], "min": [0.45598482502264326, 0.10345326134974424, 1.0673588132759804, -2.7719076604522037, 0.4677710083139224, -3.1265563057984664, 0.5127545842203904, -0.3391045208437172, 1.0298783190713683, 1.260076823591366, 0.10589487878388626, -3.1395929062520924], "max": [0.6524283052948682, 0.3803178172594251, 1.2690037515352133, -0.938619742205422, 1.1932304466297867, 3.13972726451627, 0.6481700165232694, -0.032299672515793146, 1.1480313332835481, 2.8374671179592585, 1.321363622633148, 3.1364936146939018], "count": [528]}, "gripper_mode_state": {"mean": [0.6534090909090909, 0.48484848484848486], "std": [0.4758840728858729, 0.49977037886274595], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_state": {"mean": [1.7178030303030303, 1.7424242424242424], "std": [0.6439588900791978, 0.6138701387843295], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_mode_action": {"mean": [0.6534090909090909, 0.48484848484848486], "std": [0.4758840728858729, 0.49977037886274595], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_action": {"mean": [1.7178030303030303, 1.7424242424242424], "std": [0.6439588900791978, 0.6138701387843295], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_open_scale_state": {"mean": [0.3291098483873132, 0.4731732953016954], "std": [0.36873069662258245, 0.4100278510221177], "min": [0.03, 0.001], "max": [0.946, 0.935], "count": [528]}, "gripper_open_scale_action": {"mean": [0.3291098483873132, 0.4731732953016954], "std": [0.36873069662258245, 0.4100278510221177], "min": [0.03, 0.001], "max": [0.946, 0.935], "count": [528]}}} +{"episode_index": 503, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.42317792978569635]], [[0.45717294730392155]], [[0.4589047495600804]]], "std": [[[0.24448316079591612]], [[0.20982961263233824]], [[0.2033948548401827]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4125782978255405]], [[0.445714211365636]], [[0.4450705206762192]]], "std": [[[0.21500587922444403]], [[0.1857474806813775]], [[0.18283630320335983]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4321416246386375]], [[0.4559769552853193]], [[0.45742415119092505]]], "std": [[[0.21061047086106052]], [[0.18787293690257695]], [[0.1811781513708623]]], "count": [104]}, "observation.state": {"min": [0.23638740181922913, 2.036083698272705, -1.0820692777633667, -1.3403080701828003, -2.7973265647888184, -1.9921711683273315, 0.22629939019680023, -1.0, 0.20426100492477417, 0.2137870043516159, -0.17512500286102295, -3.1411852836608887, -0.4659999907016754, -0.41600003838539124, -0.6615495681762695, -2.1753435134887695, 0.1733635514974594, 0.5797634720802307, 1.205708384513855, 0.8648455142974854, -1.7326931953430176, 45.0, -0.39795899391174316, 0.17729300260543823, -0.13454300165176392, 2.309000015258789, 0.3199999928474426, -3.0350000858306885], "max": [0.8846725225448608, 2.1214826107025146, -0.47328096628189087, 0.21762511134147644, -1.6810139417648315, -0.6494370102882385, 1.6588307619094849, 950.0, 0.32378101348876953, 0.4334700107574463, 0.10509199649095535, 3.13700008392334, 0.5960000157356262, 0.17100000381469727, -0.1511804163455963, -2.1230709552764893, 1.676877498626709, 1.189249873161316, 2.4375269412994385, 1.997424602508545, -0.8644616007804871, 949.0, -0.09098699688911438, 0.3736079931259155, 0.09973599761724472, 3.0360000133514404, 0.8489999175071716, -2.2039999961853027], "mean": [0.4049004912376404, 2.0832722187042236, -0.7226154208183289, -0.8240332007408142, -2.135241985321045, -1.6330177783966064, 1.0435994863510132, 477.0306091308594, 0.2898692488670349, 0.2916099727153778, 0.008800058625638485, -1.9884347915649414, 0.23332653939723969, -0.06980004906654358, -0.32091033458709717, -2.1593806743621826, 0.4764239490032196, 0.9068887233734131, 2.1126747131347656, 1.6140762567520142, -1.4250547885894775, 423.2438659667969, -0.312289297580719, 0.26854702830314636, 0.02270977385342121, 2.761384963989258, 0.5685163140296936, -2.5925979614257812], "std": [0.13949604332447052, 0.014402666129171848, 0.16719378530979156, 0.3353786766529083, 0.3016505241394043, 0.4233333468437195, 0.34691908955574036, 382.6623229980469, 0.020989375188946724, 0.06006099656224251, 0.04814505577087402, 1.9320918321609497, 0.31674835085868835, 0.16095949709415436, 0.12729568779468536, 0.011220242828130722, 0.30364200472831726, 0.1943751871585846, 0.29526352882385254, 0.28855377435684204, 0.30212682485580444, 397.8521423339844, 0.07715214043855667, 0.055133309215307236, 0.047010909765958786, 0.2173587679862976, 0.1744961440563202, 0.28256508708000183], "count": [490]}, "action": {"min": [0.23638740181922913, 2.036083698272705, -1.0820692777633667, -1.3403080701828003, -2.7973265647888184, -1.9921711683273315, 0.22629939019680023, -1.0, 0.20426100492477417, 0.2137870043516159, -0.17512500286102295, -3.1411852836608887, -0.4659999907016754, -0.41600003838539124, -0.6615495681762695, -2.1753435134887695, 0.1733635514974594, 0.5797634720802307, 1.205708384513855, 0.8648455142974854, -1.7326931953430176, 45.0, -0.39795899391174316, 0.17729300260543823, -0.13454300165176392, 2.309000015258789, 0.3199999928474426, -3.0350000858306885], "max": [0.8846725225448608, 2.1214826107025146, -0.47328096628189087, 0.21762511134147644, -1.6810139417648315, -0.6494370102882385, 1.6588307619094849, 950.0, 0.32378101348876953, 0.4334700107574463, 0.10509199649095535, 3.13700008392334, 0.5960000157356262, 0.17100000381469727, -0.1511804163455963, -2.1230709552764893, 1.676877498626709, 1.189249873161316, 2.4375269412994385, 1.997424602508545, -0.8644616007804871, 949.0, -0.09098699688911438, 0.3736079931259155, 0.09973599761724472, 3.0360000133514404, 0.8489999175071716, -2.2039999961853027], "mean": [0.4049004912376404, 2.0832722187042236, -0.7226154208183289, -0.8240332007408142, -2.135241985321045, -1.6330177783966064, 1.0435994863510132, 477.0306091308594, 0.2898692488670349, 0.2916099727153778, 0.008800058625638485, -1.9884347915649414, 0.23332653939723969, -0.06980004906654358, -0.32091033458709717, -2.1593806743621826, 0.4764239490032196, 0.9068887233734131, 2.1126747131347656, 1.6140762567520142, -1.4250547885894775, 423.2438659667969, -0.312289297580719, 0.26854702830314636, 0.02270977385342121, 2.761384963989258, 0.5685163140296936, -2.5925979614257812], "std": [0.13949604332447052, 0.014402666129171848, 0.16719378530979156, 0.3353786766529083, 0.3016505241394043, 0.4233333468437195, 0.34691908955574036, 382.6623229980469, 0.020989375188946724, 0.06006099656224251, 0.04814505577087402, 1.9320918321609497, 0.31674835085868835, 0.16095949709415436, 0.12729568779468536, 0.011220242828130722, 0.30364200472831726, 0.1943751871585846, 0.29526352882385254, 0.28855377435684204, 0.30212682485580444, 397.8521423339844, 0.07715214043855667, 0.055133309215307236, 0.047010909765958786, 0.2173587679862976, 0.1744961440563202, 0.28256508708000183], "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": [506], "max": [506], "mean": [506.0], "std": [0.0], "count": [490]}, "index": {"min": [479392], "max": [479881], "mean": [479636.5], "std": [141.45052138468773], "count": [490]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [490]}, "subtask_annotation": {"mean": [13.96734693877551, 29.0, 29.0, 29.0, 29.0], "std": [10.264609056545495, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [490]}, "scene_annotation": {"mean": [506.0], "std": [0.0], "min": [506], "max": [506], "count": [490]}, "eef_direction_state": {"mean": [3.33265306122449, 3.7510204081632654], "std": [2.1659600082144856, 2.1710641093552403], "min": [0, 0], "max": [6, 6], "count": [490]}, "eef_velocity_state": {"mean": [1.0979591836734695, 0.8367346938775511], "std": [0.8021628405902533, 0.7731974105848466], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_acc_mag_state": {"mean": [0.9653061224489796, 0.8693877551020408], "std": [0.8285839950791266, 0.8495386699184405], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_direction_action": {"mean": [3.33265306122449, 3.7510204081632654], "std": [2.1659600082144856, 2.1710641093552403], "min": [0, 0], "max": [6, 6], "count": [490]}, "eef_velocity_action": {"mean": [1.0979591836734695, 0.8367346938775511], "std": [0.8021628405902533, 0.7731974105848466], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_acc_mag_action": {"mean": [0.9653061224489796, 0.8693877551020408], "std": [0.8285839950791266, 0.8495386699184405], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_sim_pose_state": {"mean": [0.471778139507273, 0.33137245029932916, 1.0774237489182812, -2.4910666576962144, 1.080210026621294, 1.825125561292407, 0.5044911674846052, -0.3054487634981047, 1.0862048994325508, -1.4809534687055639, 1.0050729654843797, -1.61700001579946], "std": [0.054268944775778864, 0.07000514429999274, 0.045036283628497105, 0.311994262846773, 0.28382599140737225, 2.246250553457634, 0.05260227873085408, 0.04462066688527338, 0.03390168745489792, 2.2664758907321136, 0.3319272647434116, 0.22981898438186918], "min": [0.3884331863369245, 0.07445183170762153, 1.0083745733304479, -3.0764429526911554, 0.6854437909408628, -3.140506436760007, 0.43013852809452857, -0.3633090549429175, 1.0139597354796717, -3.116836605708162, 0.2654407624307207, -1.9827823860405192], "max": [0.5871854484193973, 0.39401587532217786, 1.1949352757527392, -1.8549063080858312, 1.48863946193695, 3.1413192702369552, 0.6272107581229932, -0.12089409768812587, 1.1667381846188525, 3.1325814726534373, 1.3748825804477143, -1.1941903026580696], "count": [490]}, "eef_sim_pose_action": {"mean": [0.471778139507273, 0.33137245029932916, 1.0774237489182812, -2.4910666576962144, 1.080210026621294, 1.825125561292407, 0.5044911674846052, -0.3054487634981047, 1.0862048994325508, -1.4809534687055639, 1.0050729654843797, -1.61700001579946], "std": [0.054268944775778864, 0.07000514429999274, 0.045036283628497105, 0.311994262846773, 0.28382599140737225, 2.246250553457634, 0.05260227873085408, 0.04462066688527338, 0.03390168745489792, 2.2664758907321136, 0.3319272647434116, 0.22981898438186918], "min": [0.3884331863369245, 0.07445183170762153, 1.0083745733304479, -3.0764429526911554, 0.6854437909408628, -3.140506436760007, 0.43013852809452857, -0.3633090549429175, 1.0139597354796717, -3.116836605708162, 0.2654407624307207, -1.9827823860405192], "max": [0.5871854484193973, 0.39401587532217786, 1.1949352757527392, -1.8549063080858312, 1.48863946193695, 3.1413192702369552, 0.6272107581229932, -0.12089409768812587, 1.1667381846188525, 3.1325814726534373, 1.3748825804477143, -1.1941903026580696], "count": [490]}, "gripper_mode_state": {"mean": [0.5693877551020409, 0.48367346938775513], "std": [0.4951619325452008, 0.49973337330837464], "min": [0, 0], "max": [1, 1], "count": [490]}, "gripper_activity_state": {"mean": [1.736734693877551, 1.7346938775510203], "std": [0.6010853712162776, 0.5950650866161229], "min": [0, 0], "max": [2, 2], "count": [490]}, "gripper_mode_action": {"mean": [0.5693877551020409, 0.48367346938775513], "std": [0.4951619325452008, 0.49973337330837464], "min": [0, 0], "max": [1, 1], "count": [490]}, "gripper_activity_action": {"mean": [1.736734693877551, 1.7346938775510203], "std": [0.6010853712162776, 0.5950650866161229], "min": [0, 0], "max": [2, 2], "count": [490]}, "gripper_open_scale_state": {"mean": [0.4232438775432358, 0.4770974954009055], "std": [0.3978516197604573, 0.38257884565990036], "min": [0.045, 0.0], "max": [0.949, 0.95], "count": [490]}, "gripper_open_scale_action": {"mean": [0.4232438775432358, 0.4770974954009055], "std": [0.3978516197604573, 0.38257884565990036], "min": [0.045, 0.0], "max": [0.949, 0.95], "count": [490]}}} +{"episode_index": 504, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.4241540370413257]], [[0.4582663446940456]], [[0.46011329029643355]]], "std": [[[0.2324201191811136]], [[0.19687350819723728]], [[0.19003684412165608]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.425013866373321]], [[0.4571542541557305]], [[0.4571482987880191]]], "std": [[[0.20723742862335262]], [[0.1746324515892857]], [[0.169178493280603]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44562169503628224]], [[0.46958790399361844]], [[0.47274926502753334]]], "std": [[[0.20337821846684143]], [[0.1802115691965993]], [[0.17256554254147755]]], "count": [127]}, "observation.state": {"min": [0.1327497512102127, 1.91679048538208, -1.014664649963379, -1.044195532798767, -2.8106956481933594, -1.9861674308776855, 0.5612804293632507, -2.0, 0.21080799400806427, 0.19226700067520142, -0.1377519965171814, -3.1381852626800537, -0.2109999805688858, -0.5049999952316284, -0.8812691569328308, -2.1754133701324463, 0.11611675471067429, 0.5386086106300354, 1.5619125366210938, 0.6702238917350769, -2.0164310932159424, 50.0, -0.4057439863681793, 0.1810629963874817, -0.14824099838733673, 2.0799999237060547, 0.2750000059604645, -3.0], "max": [0.8490502834320068, 2.1212732791900635, -0.39957568049430847, -0.0074525559321045876, -1.4440853595733643, -0.7630928754806519, 1.4375752210617065, 950.0, 0.3626970052719116, 0.4516170024871826, 0.07223299890756607, 3.1389999389648438, 0.7540000081062317, 0.04200001060962677, -0.11950270086526871, -2.083765983581543, 1.7544574737548828, 1.1310431957244873, 2.53774356842041, 1.9182389974594116, -0.8604822158813477, 940.0, -0.014670999720692635, 0.41869598627090454, 0.07976599782705307, 3.003000020980835, 0.8989999890327454, -2.2699999809265137], "mean": [0.44902220368385315, 2.051912307739258, -0.6216219067573547, -0.6664570569992065, -2.1600568294525146, -1.587819218635559, 1.0161770582199097, 421.8534851074219, 0.31177741289138794, 0.2932809591293335, 0.005996938794851303, -1.4792758226394653, 0.2705211341381073, -0.1983380913734436, -0.37132981419563293, -2.148540735244751, 0.48197290301322937, 0.888518214225769, 2.18168044090271, 1.487998366355896, -1.439574956893921, 415.8387451171875, -0.31432780623435974, 0.2882157564163208, 0.02127874828875065, 2.6821062564849854, 0.5204386115074158, -2.600966691970825], "std": [0.15282629430294037, 0.044031355530023575, 0.17533092200756073, 0.26016169786453247, 0.4415116310119629, 0.3663523197174072, 0.2808666229248047, 394.83209228515625, 0.03348981589078903, 0.06732899695634842, 0.04589584097266197, 2.3446028232574463, 0.24227893352508545, 0.165142223238945, 0.1829584389925003, 0.020590582862496376, 0.3546106815338135, 0.16956806182861328, 0.2859620153903961, 0.2923371493816376, 0.34273335337638855, 376.8243408203125, 0.09612471610307693, 0.06631231307983398, 0.04807446151971817, 0.23455652594566345, 0.1585419923067093, 0.21158021688461304], "count": [645]}, "action": {"min": [0.1327497512102127, 1.91679048538208, -1.014664649963379, -1.044195532798767, -2.8106956481933594, -1.9861674308776855, 0.5612804293632507, -2.0, 0.21080799400806427, 0.19226700067520142, -0.1377519965171814, -3.1381852626800537, -0.2109999805688858, -0.5049999952316284, -0.8812691569328308, -2.1754133701324463, 0.11611675471067429, 0.5386086106300354, 1.5619125366210938, 0.6702238917350769, -2.0164310932159424, 50.0, -0.4057439863681793, 0.1810629963874817, -0.14824099838733673, 2.0799999237060547, 0.2750000059604645, -3.0], "max": [0.8490502834320068, 2.1212732791900635, -0.39957568049430847, -0.0074525559321045876, -1.4440853595733643, -0.7630928754806519, 1.4375752210617065, 950.0, 0.3626970052719116, 0.4516170024871826, 0.07223299890756607, 3.1389999389648438, 0.7540000081062317, 0.04200001060962677, -0.11950270086526871, -2.083765983581543, 1.7544574737548828, 1.1310431957244873, 2.53774356842041, 1.9182389974594116, -0.8604822158813477, 940.0, -0.014670999720692635, 0.41869598627090454, 0.07976599782705307, 3.003000020980835, 0.8989999890327454, -2.2699999809265137], "mean": [0.44902220368385315, 2.051912307739258, -0.6216219067573547, -0.6664570569992065, -2.1600568294525146, -1.587819218635559, 1.0161770582199097, 421.8534851074219, 0.31177741289138794, 0.2932809591293335, 0.005996938794851303, -1.4792758226394653, 0.2705211341381073, -0.1983380913734436, -0.37132981419563293, -2.148540735244751, 0.48197290301322937, 0.888518214225769, 2.18168044090271, 1.487998366355896, -1.439574956893921, 415.8387451171875, -0.31432780623435974, 0.2882157564163208, 0.02127874828875065, 2.6821062564849854, 0.5204386115074158, -2.600966691970825], "std": [0.15282629430294037, 0.044031355530023575, 0.17533092200756073, 0.26016169786453247, 0.4415116310119629, 0.3663523197174072, 0.2808666229248047, 394.83209228515625, 0.03348981589078903, 0.06732899695634842, 0.04589584097266197, 2.3446028232574463, 0.24227893352508545, 0.165142223238945, 0.1829584389925003, 0.020590582862496376, 0.3546106815338135, 0.16956806182861328, 0.2859620153903961, 0.2923371493816376, 0.34273335337638855, 376.8243408203125, 0.09612471610307693, 0.06631231307983398, 0.04807446151971817, 0.23455652594566345, 0.1585419923067093, 0.21158021688461304], "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": [507], "max": [507], "mean": [507.0], "std": [0.0], "count": [645]}, "index": {"min": [479882], "max": [480526], "mean": [480204.0], "std": [186.19523803434572], "count": [645]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [645]}, "subtask_annotation": {"mean": [12.04031007751938, 29.0, 29.0, 29.0, 29.0], "std": [10.22119335998997, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [645]}, "scene_annotation": {"mean": [507.0], "std": [0.0], "min": [507], "max": [507], "count": [645]}, "eef_direction_state": {"mean": [3.6387596899224808, 3.068217054263566], "std": [2.2622041141061917, 2.1627568000455444], "min": [0, 0], "max": [6, 6], "count": [645]}, "eef_velocity_state": {"mean": [0.8945736434108527, 0.9612403100775194], "std": [0.800030045707044, 0.7131445896990004], "min": [0, 0], "max": [2, 2], "count": [645]}, "eef_acc_mag_state": {"mean": [0.7953488372093023, 0.875968992248062], "std": [0.8268611110200152, 0.8371949467617874], "min": [0, 0], "max": [2, 2], "count": [645]}, "eef_direction_action": {"mean": [3.6387596899224808, 3.068217054263566], "std": [2.2622041141061917, 2.1627568000455444], "min": [0, 0], "max": [6, 6], "count": [645]}, "eef_velocity_action": {"mean": [0.8945736434108527, 0.9612403100775194], "std": [0.800030045707044, 0.7131445896990004], "min": [0, 0], "max": [2, 2], "count": [645]}, "eef_acc_mag_action": {"mean": [0.7953488372093023, 0.875968992248062], "std": [0.8268611110200152, 0.8371949467617874], "min": [0, 0], "max": [2, 2], "count": [645]}, "eef_sim_pose_state": {"mean": [0.4892174317053618, 0.32880829102924797, 1.0777429162345122, -2.5411634920208357, 1.0549496750144174, 2.1232982253978214, 0.5049870677213947, -0.31919283329624376, 1.0690949636263853, -0.7495278171711378, 1.0219303935083746, -1.8940142930416515], "std": [0.06589992436781583, 0.09026413137368992, 0.048835220209287225, 0.8562795970157258, 0.20756274419455387, 1.7679853235321747, 0.059527111380333626, 0.05279633918083109, 0.025701409299186604, 2.6835425327266496, 0.27291374093754145, 0.21658105345033057], "min": [0.38933840492648725, 0.00911997803947856, 1.0157563176254618, -3.1362039043445415, 0.7498184689951826, -3.140097031808992, 0.39984074116616375, -0.3874648612836372, 1.0267615062891193, -3.140641417296459, 0.4846479689768066, -2.1966336349187934], "max": [0.625809269815981, 0.4013242920437071, 1.2150619700409255, 3.1394701381443486, 1.4694702913089683, 3.140151083523656, 0.6462819999773489, -0.15025966034744037, 1.139146122811513, 3.1410780091330337, 1.5341734107772584, -1.427971255073389], "count": [645]}, "eef_sim_pose_action": {"mean": [0.4892174317053618, 0.32880829102924797, 1.0777429162345122, -2.5411634920208357, 1.0549496750144174, 2.1232982253978214, 0.5049870677213947, -0.31919283329624376, 1.0690949636263853, -0.7495278171711378, 1.0219303935083746, -1.8940142930416515], "std": [0.06589992436781583, 0.09026413137368992, 0.048835220209287225, 0.8562795970157258, 0.20756274419455387, 1.7679853235321747, 0.059527111380333626, 0.05279633918083109, 0.025701409299186604, 2.6835425327266496, 0.27291374093754145, 0.21658105345033057], "min": [0.38933840492648725, 0.00911997803947856, 1.0157563176254618, -3.1362039043445415, 0.7498184689951826, -3.140097031808992, 0.39984074116616375, -0.3874648612836372, 1.0267615062891193, -3.140641417296459, 0.4846479689768066, -2.1966336349187934], "max": [0.625809269815981, 0.4013242920437071, 1.2150619700409255, 3.1394701381443486, 1.4694702913089683, 3.140151083523656, 0.6462819999773489, -0.15025966034744037, 1.139146122811513, 3.1410780091330337, 1.5341734107772584, -1.427971255073389], "count": [645]}, "gripper_mode_state": {"mean": [0.5612403100775194, 0.5395348837209303], "std": [0.49623545260451674, 0.4984345423113955], "min": [0, 0], "max": [1, 1], "count": [645]}, "gripper_activity_state": {"mean": [1.7751937984496124, 1.6294573643410852], "std": [0.5684237702605323, 0.7048451477386568], "min": [0, 0], "max": [2, 2], "count": [645]}, "gripper_mode_action": {"mean": [0.5612403100775194, 0.5395348837209303], "std": [0.49623545260451674, 0.4984345423113955], "min": [0, 0], "max": [1, 1], "count": [645]}, "gripper_activity_action": {"mean": [1.7751937984496124, 1.6294573643410852], "std": [0.5684237702605323, 0.7048451477386568], "min": [0, 0], "max": [2, 2], "count": [645]}, "gripper_open_scale_state": {"mean": [0.41583875959529576, 0.4221945736951603], "std": [0.376824375257124, 0.3944669965279233], "min": [0.05, 0.0], "max": [0.94, 0.95], "count": [645]}, "gripper_open_scale_action": {"mean": [0.41583875959529576, 0.4221945736951603], "std": [0.376824375257124, 0.3944669965279233], "min": [0.05, 0.0], "max": [0.94, 0.95], "count": [645]}}} +{"episode_index": 505, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42864573810943296]], [[0.460626628466702]], [[0.4617660459172408]]], "std": [[[0.2292393951822037]], [[0.19394604607090168]], [[0.18773947718544481]]], "count": [148]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3972505465023848]], [[0.44547193241035155]], [[0.4482810360912383]]], "std": [[[0.20501381905590357]], [[0.16776730189966796]], [[0.16017743049162472]]], "count": [148]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44081873647544606]], [[0.46600865985470763]], [[0.46779572403285635]]], "std": [[[0.1827389085534598]], [[0.15653973779851812]], [[0.1494679371212609]]], "count": [148]}, "observation.state": {"min": [0.562746524810791, 1.803815245628357, -0.8958775997161865, -0.9186365604400635, -2.923671245574951, -1.983898401260376, 0.6757391095161438, 40.0, 0.0644180029630661, 0.28997600078582764, -0.22721600532531738, -3.1411852836608887, -0.5090000033378601, -0.984000027179718, -0.9278519749641418, -2.156860589981079, 0.32047736644744873, 0.5534264445304871, 1.7501987218856812, 1.0652267932891846, -2.6277503967285156, 42.0, -0.34484899044036865, 0.2768140137195587, -0.07667399942874908, -3.1411852836608887, -0.06499999761581421, -2.430999994277954], "max": [1.1373960971832275, 2.1216046810150146, 0.9018291234970093, 0.5688901543617249, -1.495572805404663, -0.41346850991249084, 2.059087038040161, 970.0, 0.32753700017929077, 0.4706459939479828, 0.09228599816560745, 3.1410000324249268, 1.1319999694824219, -0.28299999237060547, -0.35637882351875305, -1.8767526149749756, 0.7087607979774475, 1.0988069772720337, 2.7475149631500244, 1.943214774131775, -1.632703185081482, 926.0, -0.1306000053882599, 0.4181469976902008, 0.11697400361299515, 3.1410000324249268, 0.8560000658035278, -1.4739999771118164], "mean": [0.7275030016899109, 2.00079083442688, -0.44259729981422424, -0.4303435683250427, -2.2261786460876465, -1.2828588485717773, 1.5903419256210327, 492.7331237792969, 0.26093176007270813, 0.38008102774620056, -0.002395868767052889, -2.3567769527435303, 0.4457058906555176, -0.7777459621429443, -0.6012110710144043, -2.0193114280700684, 0.4660852551460266, 0.8278002142906189, 2.454739809036255, 1.5670074224472046, -2.0825071334838867, 320.529296875, -0.2991952896118164, 0.3510449528694153, 0.0495808981359005, 1.4975727796554565, 0.3601810932159424, -2.067950963973999], "std": [0.11937569081783295, 0.08736234903335571, 0.49505552649497986, 0.35481542348861694, 0.4701368510723114, 0.5361937880516052, 0.38831937313079834, 411.3810729980469, 0.04944802448153496, 0.06354424357414246, 0.0709744244813919, 1.7098456621170044, 0.5128591656684875, 0.16467441618442535, 0.11042819917201996, 0.06278233975172043, 0.09064969420433044, 0.12216880917549133, 0.22130514681339264, 0.22235485911369324, 0.25619739294052124, 365.1947326660156, 0.046380482614040375, 0.041094426065683365, 0.03277530148625374, 2.4933319091796875, 0.21212226152420044, 0.2511669397354126], "count": [785]}, "action": {"min": [0.562746524810791, 1.803815245628357, -0.8958775997161865, -0.9186365604400635, -2.923671245574951, -1.983898401260376, 0.6757391095161438, 40.0, 0.0644180029630661, 0.28997600078582764, -0.22721600532531738, -3.1411852836608887, -0.5090000033378601, -0.984000027179718, -0.9278519749641418, -2.156860589981079, 0.32047736644744873, 0.5534264445304871, 1.7501987218856812, 1.0652267932891846, -2.6277503967285156, 42.0, -0.34484899044036865, 0.2768140137195587, -0.07667399942874908, -3.1411852836608887, -0.06499999761581421, -2.430999994277954], "max": [1.1373960971832275, 2.1216046810150146, 0.9018291234970093, 0.5688901543617249, -1.495572805404663, -0.41346850991249084, 2.059087038040161, 970.0, 0.32753700017929077, 0.4706459939479828, 0.09228599816560745, 3.1410000324249268, 1.1319999694824219, -0.28299999237060547, -0.35637882351875305, -1.8767526149749756, 0.7087607979774475, 1.0988069772720337, 2.7475149631500244, 1.943214774131775, -1.632703185081482, 926.0, -0.1306000053882599, 0.4181469976902008, 0.11697400361299515, 3.1410000324249268, 0.8560000658035278, -1.4739999771118164], "mean": [0.7275030016899109, 2.00079083442688, -0.44259729981422424, -0.4303435683250427, -2.2261786460876465, -1.2828588485717773, 1.5903419256210327, 492.7331237792969, 0.26093176007270813, 0.38008102774620056, -0.002395868767052889, -2.3567769527435303, 0.4457058906555176, -0.7777459621429443, -0.6012110710144043, -2.0193114280700684, 0.4660852551460266, 0.8278002142906189, 2.454739809036255, 1.5670074224472046, -2.0825071334838867, 320.529296875, -0.2991952896118164, 0.3510449528694153, 0.0495808981359005, 1.4975727796554565, 0.3601810932159424, -2.067950963973999], "std": [0.11937569081783295, 0.08736234903335571, 0.49505552649497986, 0.35481542348861694, 0.4701368510723114, 0.5361937880516052, 0.38831937313079834, 411.3810729980469, 0.04944802448153496, 0.06354424357414246, 0.0709744244813919, 1.7098456621170044, 0.5128591656684875, 0.16467441618442535, 0.11042819917201996, 0.06278233975172043, 0.09064969420433044, 0.12216880917549133, 0.22130514681339264, 0.22235485911369324, 0.25619739294052124, 365.1947326660156, 0.046380482614040375, 0.041094426065683365, 0.03277530148625374, 2.4933319091796875, 0.21212226152420044, 0.2511669397354126], "count": [785]}, "timestamp": {"min": [0.0], "max": [26.133333333333333], "mean": [13.066666666666668], "std": [7.5536598929113685], "count": [785]}, "frame_index": {"min": [0], "max": [784], "mean": [392.0], "std": [226.60979678734103], "count": [785]}, "episode_index": {"min": [508], "max": [508], "mean": [508.0], "std": [0.0], "count": [785]}, "index": {"min": [480527], "max": [481311], "mean": [480919.0], "std": [226.60979678734103], "count": [785]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [785]}, "subtask_annotation": {"mean": [16.24968152866242, 29.0, 29.0, 29.0, 29.0], "std": [10.248446358586163, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [785]}, "scene_annotation": {"mean": [508.0], "std": [0.0], "min": [508], "max": [508], "count": [785]}, "eef_direction_state": {"mean": [4.315923566878981, 3.819108280254777], "std": [1.901273778659755, 1.9576124076522108], "min": [0, 0], "max": [6, 6], "count": [785]}, "eef_velocity_state": {"mean": [0.643312101910828, 0.8356687898089172], "std": [0.6484939814629501, 0.7416638841492831], "min": [0, 0], "max": [2, 2], "count": [785]}, "eef_acc_mag_state": {"mean": [0.689171974522293, 0.7222929936305732], "std": [0.8310517944595539, 0.8243583666722277], "min": [0, 0], "max": [2, 2], "count": [785]}, "eef_direction_action": {"mean": [4.315923566878981, 3.819108280254777], "std": [1.901273778659755, 1.9576124076522108], "min": [0, 0], "max": [6, 6], "count": [785]}, "eef_velocity_action": {"mean": [0.643312101910828, 0.8356687898089172], "std": [0.6484939814629501, 0.7416638841492831], "min": [0, 0], "max": [2, 2], "count": [785]}, "eef_acc_mag_action": {"mean": [0.689171974522293, 0.7222929936305732], "std": [0.8310517944595539, 0.8243583666722277], "min": [0, 0], "max": [2, 2], "count": [785]}, "eef_sim_pose_state": {"mean": [0.5609159890900924, 0.3384078403587352, 1.1165742772205476, -2.4417064109567734, 0.5896834431099194, 0.08256822560107185, 0.5893595462235739, -0.27164309612902415, 1.099239349813399, 2.35674514354845, 0.7839520072414413, -0.20523240160490355], "std": [0.036458418253825335, 0.04163654373203136, 0.027996641695982347, 0.2804173677249017, 0.18050784029552555, 2.8717099177215974, 0.046418610733957026, 0.0833222407702115, 0.025744783660309137, 0.27355896272108843, 0.35467993566031275, 2.5799207839326193], "min": [0.4858677799261252, 0.1426475910735706, 1.083914589619095, -2.74198617837268, 0.23652914785757884, -3.1411939814724352, 0.5170382370021902, -0.38249245398675896, 1.0451511945189247, 1.5793656545571344, 0.020672821380525397, -3.1033050741430315], "max": [0.6272468015429705, 0.3790957478245141, 1.1937742927916002, -1.7382374309937916, 1.0030567445319605, 3.1408464877757627, 0.6600495241328506, 0.015192962443363628, 1.1730386693202248, 2.8819331178684067, 1.1777972867268525, 3.1410416167643973], "count": [785]}, "eef_sim_pose_action": {"mean": [0.5609159890900924, 0.3384078403587352, 1.1165742772205476, -2.4417064109567734, 0.5896834431099194, 0.08256822560107185, 0.5893595462235739, -0.27164309612902415, 1.099239349813399, 2.35674514354845, 0.7839520072414413, -0.20523240160490355], "std": [0.036458418253825335, 0.04163654373203136, 0.027996641695982347, 0.2804173677249017, 0.18050784029552555, 2.8717099177215974, 0.046418610733957026, 0.0833222407702115, 0.025744783660309137, 0.27355896272108843, 0.35467993566031275, 2.5799207839326193], "min": [0.4858677799261252, 0.1426475910735706, 1.083914589619095, -2.74198617837268, 0.23652914785757884, -3.1411939814724352, 0.5170382370021902, -0.38249245398675896, 1.0451511945189247, 1.5793656545571344, 0.020672821380525397, -3.1033050741430315], "max": [0.6272468015429705, 0.3790957478245141, 1.1937742927916002, -1.7382374309937916, 1.0030567445319605, 3.1408464877757627, 0.6600495241328506, 0.015192962443363628, 1.1730386693202248, 2.8819331178684067, 1.1777972867268525, 3.1410416167643973], "count": [785]}, "gripper_mode_state": {"mean": [0.6828025477707006, 0.4802547770700637], "std": [0.4653850325574935, 0.49960997405120694], "min": [0, 0], "max": [1, 1], "count": [785]}, "gripper_activity_state": {"mean": [1.8140127388535032, 1.8089171974522293], "std": [0.5280005065050315, 0.5213133581134886], "min": [0, 0], "max": [2, 2], "count": [785]}, "gripper_mode_action": {"mean": [0.6828025477707006, 0.4802547770700637], "std": [0.4653850325574935, 0.49960997405120694], "min": [0, 0], "max": [1, 1], "count": [785]}, "gripper_activity_action": {"mean": [1.8140127388535032, 1.8089171974522293], "std": [0.5280005065050315, 0.5213133581134886], "min": [0, 0], "max": [2, 2], "count": [785]}, "gripper_open_scale_state": {"mean": [0.3205292992026951, 0.49273312091705884], "std": [0.3651946144274316, 0.4113810944703589], "min": [0.042, 0.04], "max": [0.926, 0.97], "count": [785]}, "gripper_open_scale_action": {"mean": [0.3205292992026951, 0.49273312091705884], "std": [0.3651946144274316, 0.4113810944703589], "min": [0.042, 0.04], "max": [0.926, 0.97], "count": [785]}}} +{"episode_index": 506, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.42127960800333203]], [[0.45309875808983724]], [[0.4542804450211457]]], "std": [[[0.23820257740049172]], [[0.2042472443985772]], [[0.1986874324824559]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.414530070565808]], [[0.4488317494072792]], [[0.44873981561578885]]], "std": [[[0.21224362511836345]], [[0.17989638901595653]], [[0.1756773196196478]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4387662617743176]], [[0.4579748654363706]], [[0.46112161388248113]]], "std": [[[0.20705920185960322]], [[0.18328785036468997]], [[0.17612871991180334]]], "count": [102]}, "observation.state": {"min": [0.32819172739982605, 2.0608675479888916, -1.0231294631958008, -1.255624771118164, -2.7327144145965576, -1.9842123985290527, 0.2673495411872864, -2.0, 0.20873799920082092, 0.2514269948005676, -0.1647849977016449, -3.1331851482391357, -0.42900002002716064, -0.3499999940395355, -0.7685906291007996, -2.1755530834198, 0.2128778100013733, 0.6000616550445557, 1.0634989738464355, 0.7456570267677307, -1.7729579210281372, 18.0, -0.3829739987850189, 0.21180599927902222, -0.1362520009279251, 2.2039999961853027, 0.17900000512599945, -3.072000026702881], "max": [0.9265604615211487, 2.1216397285461426, -0.4953244626522064, 0.1690874993801117, -1.5386998653411865, -0.4937187731266022, 1.6470847129821777, 945.0, 0.30769601464271545, 0.4794650077819824, 0.09116499871015549, 3.140000104904175, 0.597000002861023, 0.10199999809265137, -0.19924680888652802, -2.0844991207122803, 1.6638399362564087, 1.1859512329101562, 2.489851951599121, 1.971873164176941, -0.9387602806091309, 934.0, -0.07420600205659866, 0.4326939880847931, 0.08584199845790863, 2.9200000762939453, 0.8859999775886536, -2.303999900817871], "mean": [0.4866997301578522, 2.087700128555298, -0.7315882444381714, -0.7339656352996826, -2.119839906692505, -1.5133309364318848, 1.0010154247283936, 520.9832763671875, 0.28221938014030457, 0.3184555470943451, -0.005723857320845127, -1.5954570770263672, 0.20177456736564636, -0.05123383179306984, -0.3824330270290375, -2.1490862369537354, 0.6210454702377319, 0.9207103252410889, 2.0932350158691406, 1.402328372001648, -1.4729893207550049, 397.5740661621094, -0.3037222921848297, 0.3141087591648102, 0.024281425401568413, 2.620012044906616, 0.49049901962280273, -2.650791645050049], "std": [0.1464224010705948, 0.009607117623090744, 0.15876451134681702, 0.3318193554878235, 0.34569495916366577, 0.43167561292648315, 0.3481782078742981, 401.2771301269531, 0.018545301631093025, 0.06417476385831833, 0.04589882120490074, 2.215916395187378, 0.31176021695137024, 0.12855710089206696, 0.1331583708524704, 0.02011042833328247, 0.29726314544677734, 0.1990586221218109, 0.3717934489250183, 0.32121655344963074, 0.30177539587020874, 361.1759948730469, 0.0786384865641594, 0.05856116861104965, 0.04747879132628441, 0.20458506047725677, 0.21986207365989685, 0.2568693161010742], "count": [479]}, "action": {"min": [0.32819172739982605, 2.0608675479888916, -1.0231294631958008, -1.255624771118164, -2.7327144145965576, -1.9842123985290527, 0.2673495411872864, -2.0, 0.20873799920082092, 0.2514269948005676, -0.1647849977016449, -3.1331851482391357, -0.42900002002716064, -0.3499999940395355, -0.7685906291007996, -2.1755530834198, 0.2128778100013733, 0.6000616550445557, 1.0634989738464355, 0.7456570267677307, -1.7729579210281372, 18.0, -0.3829739987850189, 0.21180599927902222, -0.1362520009279251, 2.2039999961853027, 0.17900000512599945, -3.072000026702881], "max": [0.9265604615211487, 2.1216397285461426, -0.4953244626522064, 0.1690874993801117, -1.5386998653411865, -0.4937187731266022, 1.6470847129821777, 945.0, 0.30769601464271545, 0.4794650077819824, 0.09116499871015549, 3.140000104904175, 0.597000002861023, 0.10199999809265137, -0.19924680888652802, -2.0844991207122803, 1.6638399362564087, 1.1859512329101562, 2.489851951599121, 1.971873164176941, -0.9387602806091309, 934.0, -0.07420600205659866, 0.4326939880847931, 0.08584199845790863, 2.9200000762939453, 0.8859999775886536, -2.303999900817871], "mean": [0.4866997301578522, 2.087700128555298, -0.7315882444381714, -0.7339656352996826, -2.119839906692505, -1.5133309364318848, 1.0010154247283936, 520.9832763671875, 0.28221938014030457, 0.3184555470943451, -0.005723857320845127, -1.5954570770263672, 0.20177456736564636, -0.05123383179306984, -0.3824330270290375, -2.1490862369537354, 0.6210454702377319, 0.9207103252410889, 2.0932350158691406, 1.402328372001648, -1.4729893207550049, 397.5740661621094, -0.3037222921848297, 0.3141087591648102, 0.024281425401568413, 2.620012044906616, 0.49049901962280273, -2.650791645050049], "std": [0.1464224010705948, 0.009607117623090744, 0.15876451134681702, 0.3318193554878235, 0.34569495916366577, 0.43167561292648315, 0.3481782078742981, 401.2771301269531, 0.018545301631093025, 0.06417476385831833, 0.04589882120490074, 2.215916395187378, 0.31176021695137024, 0.12855710089206696, 0.1331583708524704, 0.02011042833328247, 0.29726314544677734, 0.1990586221218109, 0.3717934489250183, 0.32121655344963074, 0.30177539587020874, 361.1759948730469, 0.0786384865641594, 0.05856116861104965, 0.04747879132628441, 0.20458506047725677, 0.21986207365989685, 0.2568693161010742], "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": [509], "max": [509], "mean": [509.0], "std": [0.0], "count": [479]}, "index": {"min": [481312], "max": [481790], "mean": [481551.0], "std": [138.27508813954884], "count": [479]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [479]}, "subtask_annotation": {"mean": [10.430062630480167, 29.0, 29.0, 29.0, 29.0], "std": [8.320486463280806, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [479]}, "scene_annotation": {"mean": [509.0], "std": [0.0], "min": [509], "max": [509], "count": [479]}, "eef_direction_state": {"mean": [3.30062630480167, 3.325678496868476], "std": [2.1560759473710776, 2.1319686935821744], "min": [0, 0], "max": [6, 6], "count": [479]}, "eef_velocity_state": {"mean": [1.0960334029227556, 1.0083507306889352], "std": [0.7934787226048546, 0.7992253518254472], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_acc_mag_state": {"mean": [0.906054279749478, 0.8121085594989561], "std": [0.8360015714900764, 0.8487861532418441], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_direction_action": {"mean": [3.30062630480167, 3.325678496868476], "std": [2.1560759473710776, 2.1319686935821744], "min": [0, 0], "max": [6, 6], "count": [479]}, "eef_velocity_action": {"mean": [1.0960334029227556, 1.0083507306889352], "std": [0.7934787226048546, 0.7992253518254472], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_acc_mag_action": {"mean": [0.906054279749478, 0.8121085594989561], "std": [0.8360015714900764, 0.8487861532418441], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_sim_pose_state": {"mean": [0.5151900811620727, 0.3221945701872559, 1.0871828546604356, -1.8036650230451596, 1.0653178453344563, 2.231118782374107, 0.5299657801722828, -0.2883893377055824, 1.0816929755666593, -1.321401811545087, 0.978326567022094, -1.5949806112049874], "std": [0.0559425271423622, 0.0747696574598, 0.038215195744277806, 2.0488442393639885, 0.2971942258246794, 1.5231171630519802, 0.05491949436451085, 0.041642791276433624, 0.03393043254123911, 2.309613206280221, 0.3207154054317166, 0.18722691751878262], "min": [0.42075552963546403, 0.06500561367805299, 1.016998422207815, -3.141063073539534, 0.6787505819315331, -3.1277295689733733, 0.4693401738426804, -0.3507069129306081, 1.0203383477559844, -3.137863299876628, 0.31747878973076404, -1.939769207714443], "max": [0.6235396269907203, 0.3908351519472896, 1.1772930575253513, 3.13898673012575, 1.5194410211150693, 3.108497453091315, 0.6713957642251556, -0.1279861912967684, 1.1682829533102845, 3.121242645138994, 1.3739266767817138, -1.247022067786628], "count": [479]}, "eef_sim_pose_action": {"mean": [0.5151900811620727, 0.3221945701872559, 1.0871828546604356, -1.8036650230451596, 1.0653178453344563, 2.231118782374107, 0.5299657801722828, -0.2883893377055824, 1.0816929755666593, -1.321401811545087, 0.978326567022094, -1.5949806112049874], "std": [0.0559425271423622, 0.0747696574598, 0.038215195744277806, 2.0488442393639885, 0.2971942258246794, 1.5231171630519802, 0.05491949436451085, 0.041642791276433624, 0.03393043254123911, 2.309613206280221, 0.3207154054317166, 0.18722691751878262], "min": [0.42075552963546403, 0.06500561367805299, 1.016998422207815, -3.141063073539534, 0.6787505819315331, -3.1277295689733733, 0.4693401738426804, -0.3507069129306081, 1.0203383477559844, -3.137863299876628, 0.31747878973076404, -1.939769207714443], "max": [0.6235396269907203, 0.3908351519472896, 1.1772930575253513, 3.13898673012575, 1.5194410211150693, 3.108497453091315, 0.6713957642251556, -0.1279861912967684, 1.1682829533102845, 3.121242645138994, 1.3739266767817138, -1.247022067786628], "count": [479]}, "gripper_mode_state": {"mean": [0.6116910229645094, 0.4279749478079332], "std": [0.48736548440481575, 0.4947851976936339], "min": [0, 0], "max": [1, 1], "count": [479]}, "gripper_activity_state": {"mean": [1.7160751565762005, 1.7515657620041754], "std": [0.6353967762312118, 0.5947514448624419], "min": [0, 0], "max": [2, 2], "count": [479]}, "gripper_mode_action": {"mean": [0.6116910229645094, 0.4279749478079332], "std": [0.48736548440481575, 0.4947851976936339], "min": [0, 0], "max": [1, 1], "count": [479]}, "gripper_activity_action": {"mean": [1.7160751565762005, 1.7515657620041754], "std": [0.6353967762312118, 0.5947514448624419], "min": [0, 0], "max": [2, 2], "count": [479]}, "gripper_open_scale_state": {"mean": [0.3975741126751354, 0.5212087681398015], "std": [0.3611761164473539, 0.40098375143890375], "min": [0.018, 0.0], "max": [0.934, 0.945], "count": [479]}, "gripper_open_scale_action": {"mean": [0.3975741126751354, 0.5212087681398015], "std": [0.3611761164473539, 0.40098375143890375], "min": [0.018, 0.0], "max": [0.934, 0.945], "count": [479]}}} +{"episode_index": 507, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.43017145536244805]], [[0.4610505607546049]], [[0.4624774732620321]]], "std": [[[0.23369270200110356]], [[0.19986494008917685]], [[0.1934126988468094]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41175588420974446]], [[0.4464100025995246]], [[0.4467110943998812]]], "std": [[[0.2074346926095301]], [[0.17548562330775552]], [[0.17029333886389214]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44905535130718954]], [[0.4732589646464646]], [[0.4753966373291741]]], "std": [[[0.20619649827303993]], [[0.1811587291545011]], [[0.17369494155284917]]], "count": [110]}, "observation.state": {"min": [0.21385520696640015, 2.0073206424713135, -0.752289354801178, -1.1631572246551514, -2.6931653022766113, -1.9852945804595947, 0.5792049765586853, -1.0, 0.19981099665164948, 0.2081799954175949, -0.15947699546813965, -3.1391851902008057, -0.11800000071525574, -0.527999997138977, -0.7463377118110657, -2.1753435134887695, 0.0013613568153232336, 0.61765456199646, 1.572855830192566, 0.7352200150489807, -1.909721851348877, 37.0, -0.4123939871788025, 0.19516900181770325, -0.1320369988679886, 2.2330000400543213, 0.22299998998641968, -3.0460000038146973], "max": [0.9016545414924622, 2.1211509704589844, -0.39327508211135864, 0.08447393774986267, -1.7778971195220947, -0.6698923110961914, 1.4768627882003784, 940.0, 0.33863601088523865, 0.44846799969673157, 0.08345399796962738, 3.140000104904175, 0.5519999861717224, 0.06100000441074371, -0.09754645824432373, -2.078390598297119, 1.653315544128418, 1.1887089014053345, 2.5962297916412354, 1.944628357887268, -0.933018147945404, 935.0, -0.06451699882745743, 0.3983609974384308, 0.09932699799537659, 3.069000005722046, 0.9210000038146973, -2.187999963760376], "mean": [0.4496678411960602, 2.0612828731536865, -0.6047375202178955, -0.6731547117233276, -2.1681067943573, -1.5910636186599731, 0.995888352394104, 501.3135681152344, 0.30402272939682007, 0.293292760848999, -2.7787515136878937e-05, -2.690735340118408, 0.3021054267883301, -0.16148407757282257, -0.3744527995586395, -2.1520917415618896, 0.48811474442481995, 0.90327388048172, 2.1774559020996094, 1.4949578046798706, -1.4522597789764404, 423.506591796875, -0.30954891443252563, 0.29187315702438354, 0.021979065611958504, 2.6954281330108643, 0.5214428305625916, -2.6187946796417236], "std": [0.156854048371315, 0.031285203993320465, 0.10121937096118927, 0.2708549499511719, 0.2820858061313629, 0.38141006231307983, 0.21738214790821075, 380.2323303222656, 0.02883804589509964, 0.06388923525810242, 0.050351131707429886, 0.8412287831306458, 0.19879364967346191, 0.13789041340351105, 0.1447288691997528, 0.020293306559324265, 0.32738855481147766, 0.16172176599502563, 0.29809772968292236, 0.29612189531326294, 0.3175960183143616, 398.5394287109375, 0.09121060371398926, 0.0637408047914505, 0.04282062500715256, 0.21929875016212463, 0.1739853322505951, 0.2594464123249054], "count": [531]}, "action": {"min": [0.21385520696640015, 2.0073206424713135, -0.752289354801178, -1.1631572246551514, -2.6931653022766113, -1.9852945804595947, 0.5792049765586853, -1.0, 0.19981099665164948, 0.2081799954175949, -0.15947699546813965, -3.1391851902008057, -0.11800000071525574, -0.527999997138977, -0.7463377118110657, -2.1753435134887695, 0.0013613568153232336, 0.61765456199646, 1.572855830192566, 0.7352200150489807, -1.909721851348877, 37.0, -0.4123939871788025, 0.19516900181770325, -0.1320369988679886, 2.2330000400543213, 0.22299998998641968, -3.0460000038146973], "max": [0.9016545414924622, 2.1211509704589844, -0.39327508211135864, 0.08447393774986267, -1.7778971195220947, -0.6698923110961914, 1.4768627882003784, 940.0, 0.33863601088523865, 0.44846799969673157, 0.08345399796962738, 3.140000104904175, 0.5519999861717224, 0.06100000441074371, -0.09754645824432373, -2.078390598297119, 1.653315544128418, 1.1887089014053345, 2.5962297916412354, 1.944628357887268, -0.933018147945404, 935.0, -0.06451699882745743, 0.3983609974384308, 0.09932699799537659, 3.069000005722046, 0.9210000038146973, -2.187999963760376], "mean": [0.4496678411960602, 2.0612828731536865, -0.6047375202178955, -0.6731547117233276, -2.1681067943573, -1.5910636186599731, 0.995888352394104, 501.3135681152344, 0.30402272939682007, 0.293292760848999, -2.7787515136878937e-05, -2.690735340118408, 0.3021054267883301, -0.16148407757282257, -0.3744527995586395, -2.1520917415618896, 0.48811474442481995, 0.90327388048172, 2.1774559020996094, 1.4949578046798706, -1.4522597789764404, 423.506591796875, -0.30954891443252563, 0.29187315702438354, 0.021979065611958504, 2.6954281330108643, 0.5214428305625916, -2.6187946796417236], "std": [0.156854048371315, 0.031285203993320465, 0.10121937096118927, 0.2708549499511719, 0.2820858061313629, 0.38141006231307983, 0.21738214790821075, 380.2323303222656, 0.02883804589509964, 0.06388923525810242, 0.050351131707429886, 0.8412287831306458, 0.19879364967346191, 0.13789041340351105, 0.1447288691997528, 0.020293306559324265, 0.32738855481147766, 0.16172176599502563, 0.29809772968292236, 0.29612189531326294, 0.3175960183143616, 398.5394287109375, 0.09121060371398926, 0.0637408047914505, 0.04282062500715256, 0.21929875016212463, 0.1739853322505951, 0.2594464123249054], "count": [531]}, "timestamp": {"min": [0.0], "max": [17.666666666666668], "mean": [8.833333333333336], "std": [5.109540821581467], "count": [531]}, "frame_index": {"min": [0], "max": [530], "mean": [265.0], "std": [153.286224647444], "count": [531]}, "episode_index": {"min": [510], "max": [510], "mean": [510.0], "std": [0.0], "count": [531]}, "index": {"min": [481791], "max": [482321], "mean": [482056.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [12.391713747645952, 29.0, 29.0, 29.0, 29.0], "std": [7.7889442557142905, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [531]}, "scene_annotation": {"mean": [510.0], "std": [0.0], "min": [510], "max": [510], "count": [531]}, "eef_direction_state": {"mean": [3.1544256120527305, 3.062146892655367], "std": [2.172996880395034, 2.2182894754468623], "min": [0, 0], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [1.112994350282486, 1.0414312617702448], "std": [0.7729176982898379, 0.7848476914402253], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_acc_mag_state": {"mean": [0.9830508474576272, 0.9849340866290018], "std": [0.8424333171452676, 0.836861989820131], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_direction_action": {"mean": [3.1544256120527305, 3.062146892655367], "std": [2.172996880395034, 2.2182894754468623], "min": [0, 0], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [1.112994350282486, 1.0414312617702448], "std": [0.7729176982898379, 0.7848476914402253], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_acc_mag_action": {"mean": [0.9830508474576272, 0.9849340866290018], "std": [0.8424333171452676, 0.836861989820131], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_sim_pose_state": {"mean": [0.4938846961889249, 0.3267650618980219, 1.081035140227461, -2.1401872726824838, 1.0652215854117733, 2.0103558050105117, 0.5055270821161801, -0.31125166210837885, 1.0697084867874014, -0.6674690200407283, 1.0628119044270152, -1.8604382236843897], "std": [0.06333750534808451, 0.07683848058351146, 0.05293967884704694, 1.6378094097979237, 0.250111023191782, 1.8542205891212242, 0.056531335790241284, 0.05380897460593657, 0.02421813951359268, 2.8115636913467807, 0.2226761126644155, 0.18923812891375397], "min": [0.3948927368039398, 0.05459234846558346, 1.0113636336075726, -3.1406058548709654, 0.591547574578204, -3.138794796296532, 0.42159837285712864, -0.3811057816372033, 1.024484001720585, -3.139091949551171, 0.5559504706181331, -2.214750969282931], "max": [0.6032800532553894, 0.40046218452845533, 1.2161650097556223, 3.1344393636771946, 1.4748673803043033, 3.1310812573596456, 0.6421060583275534, -0.12913254315098877, 1.131451343609219, 3.1414810186246838, 1.3342263540851684, -1.362218158931452], "count": [531]}, "eef_sim_pose_action": {"mean": [0.4938846961889249, 0.3267650618980219, 1.081035140227461, -2.1401872726824838, 1.0652215854117733, 2.0103558050105117, 0.5055270821161801, -0.31125166210837885, 1.0697084867874014, -0.6674690200407283, 1.0628119044270152, -1.8604382236843897], "std": [0.06333750534808451, 0.07683848058351146, 0.05293967884704694, 1.6378094097979237, 0.250111023191782, 1.8542205891212242, 0.056531335790241284, 0.05380897460593657, 0.02421813951359268, 2.8115636913467807, 0.2226761126644155, 0.18923812891375397], "min": [0.3948927368039398, 0.05459234846558346, 1.0113636336075726, -3.1406058548709654, 0.591547574578204, -3.138794796296532, 0.42159837285712864, -0.3811057816372033, 1.024484001720585, -3.139091949551171, 0.5559504706181331, -2.214750969282931], "max": [0.6032800532553894, 0.40046218452845533, 1.2161650097556223, 3.1344393636771946, 1.4748673803043033, 3.1310812573596456, 0.6421060583275534, -0.12913254315098877, 1.131451343609219, 3.1414810186246838, 1.3342263540851684, -1.362218158931452], "count": [531]}, "gripper_mode_state": {"mean": [0.5706214689265536, 0.4180790960451977], "std": [0.4949874827979568, 0.4932433126715714], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.6930320150659133, 1.6967984934086628], "std": [0.6421541818950639, 0.6439411335677803], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.5706214689265536, 0.4180790960451977], "std": [0.4949874827979568, 0.4932433126715714], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.6930320150659133, 1.6967984934086628], "std": [0.6421541818950639, 0.6439411335677803], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.42350659130836366, 0.5013205475236965], "std": [0.39853984858121216, 0.3802230849358891], "min": [0.037, 0.0], "max": [0.935, 0.94], "count": [531]}, "gripper_open_scale_action": {"mean": [0.42350659130836366, 0.5013205475236965], "std": [0.39853984858121216, 0.3802230849358891], "min": [0.037, 0.0], "max": [0.935, 0.94], "count": [531]}}} +{"episode_index": 508, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[1.0]], [[1.0]]], "mean": [[[0.43704098987758944]], [[0.46237742501661677]], [[0.46239708132546803]]], "std": [[[0.2245325202646558]], [[0.19409746608392886]], [[0.18911212947045392]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42732034279107123]], [[0.4601104654785643]], [[0.46031009921624017]]], "std": [[[0.20001741724899777]], [[0.16951512465309648]], [[0.16385752063760142]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44268972942284257]], [[0.46898039388778107]], [[0.4703498030214911]]], "std": [[[0.19559512700002954]], [[0.17078041818988238]], [[0.16402757148471753]]], "count": [118]}, "observation.state": {"min": [0.4653571546077728, 1.787060022354126, -0.7346091270446777, -0.8684583902359009, -2.7076165676116943, -1.969796061515808, 0.27464503049850464, 22.0, 0.1367730051279068, 0.2946789860725403, -0.20152099430561066, -3.1411852836608887, -0.2529999911785126, -1.13100004196167, -1.0126575231552124, -2.173668146133423, 0.25595253705978394, 0.6141639351844788, 1.723076343536377, 0.9946632385253906, -2.5084571838378906, 55.0, -0.35624900460243225, 0.26456600427627563, -0.12350600212812424, -3.1401853561401367, 0.14499999582767487, -2.5329999923706055], "max": [0.9129468202590942, 2.1215176582336426, 0.5999395251274109, 0.48897144198417664, -1.3612346649169922, -0.6365041732788086, 1.8715165853500366, 920.0, 0.3328000009059906, 0.4325929880142212, 0.08941400051116943, 3.140000104904175, 1.4199999570846558, 0.10999999195337296, -0.3064973056316376, -1.9333362579345703, 1.2058656215667725, 0.9639802575111389, 2.773118734359741, 2.0066051483154297, -1.628165364265442, 913.0, -0.07964199781417847, 0.4264509975910187, 0.10341200232505798, 3.1410000324249268, 0.7979999780654907, -1.6890000104904175], "mean": [0.6366273760795593, 1.9883599281311035, -0.44681358337402344, -0.421817421913147, -2.152757167816162, -1.4935860633850098, 1.4304362535476685, 505.365966796875, 0.27615422010421753, 0.34571096301078796, 0.0017071132315322757, -0.7933704257011414, 0.48941531777381897, -0.6156909465789795, -0.6118718385696411, -2.0449535846710205, 0.509751558303833, 0.8334594964981079, 2.373110771179199, 1.5146832466125488, -2.095787525177002, 362.73712158203125, -0.2806459665298462, 0.355349063873291, 0.03784485161304474, 1.50548255443573, 0.43622666597366333, -2.0995023250579834], "std": [0.08918570727109909, 0.0886104628443718, 0.35877591371536255, 0.3098434507846832, 0.30395570397377014, 0.37244555354118347, 0.437934935092926, 390.3196105957031, 0.040855199098587036, 0.03734222427010536, 0.05902043730020523, 2.754720449447632, 0.4189169108867645, 0.22186380624771118, 0.17040984332561493, 0.062147147953510284, 0.19595223665237427, 0.09370958060026169, 0.24146994948387146, 0.2373926192522049, 0.25749093294143677, 346.3466796875, 0.07987778633832932, 0.05070538818836212, 0.04244755208492279, 2.5439181327819824, 0.18103039264678955, 0.21965795755386353], "count": [582]}, "action": {"min": [0.4653571546077728, 1.787060022354126, -0.7346091270446777, -0.8684583902359009, -2.7076165676116943, -1.969796061515808, 0.27464503049850464, 22.0, 0.1367730051279068, 0.2946789860725403, -0.20152099430561066, -3.1411852836608887, -0.2529999911785126, -1.13100004196167, -1.0126575231552124, -2.173668146133423, 0.25595253705978394, 0.6141639351844788, 1.723076343536377, 0.9946632385253906, -2.5084571838378906, 55.0, -0.35624900460243225, 0.26456600427627563, -0.12350600212812424, -3.1401853561401367, 0.14499999582767487, -2.5329999923706055], "max": [0.9129468202590942, 2.1215176582336426, 0.5999395251274109, 0.48897144198417664, -1.3612346649169922, -0.6365041732788086, 1.8715165853500366, 920.0, 0.3328000009059906, 0.4325929880142212, 0.08941400051116943, 3.140000104904175, 1.4199999570846558, 0.10999999195337296, -0.3064973056316376, -1.9333362579345703, 1.2058656215667725, 0.9639802575111389, 2.773118734359741, 2.0066051483154297, -1.628165364265442, 913.0, -0.07964199781417847, 0.4264509975910187, 0.10341200232505798, 3.1410000324249268, 0.7979999780654907, -1.6890000104904175], "mean": [0.6366273760795593, 1.9883599281311035, -0.44681358337402344, -0.421817421913147, -2.152757167816162, -1.4935860633850098, 1.4304362535476685, 505.365966796875, 0.27615422010421753, 0.34571096301078796, 0.0017071132315322757, -0.7933704257011414, 0.48941531777381897, -0.6156909465789795, -0.6118718385696411, -2.0449535846710205, 0.509751558303833, 0.8334594964981079, 2.373110771179199, 1.5146832466125488, -2.095787525177002, 362.73712158203125, -0.2806459665298462, 0.355349063873291, 0.03784485161304474, 1.50548255443573, 0.43622666597366333, -2.0995023250579834], "std": [0.08918570727109909, 0.0886104628443718, 0.35877591371536255, 0.3098434507846832, 0.30395570397377014, 0.37244555354118347, 0.437934935092926, 390.3196105957031, 0.040855199098587036, 0.03734222427010536, 0.05902043730020523, 2.754720449447632, 0.4189169108867645, 0.22186380624771118, 0.17040984332561493, 0.062147147953510284, 0.19595223665237427, 0.09370958060026169, 0.24146994948387146, 0.2373926192522049, 0.25749093294143677, 346.3466796875, 0.07987778633832932, 0.05070538818836212, 0.04244755208492279, 2.5439181327819824, 0.18103039264678955, 0.21965795755386353], "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": [511], "max": [511], "mean": [511.0], "std": [0.0], "count": [582]}, "index": {"min": [482322], "max": [482903], "mean": [482612.5], "std": [168.0086803313051], "count": [582]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [582]}, "subtask_annotation": {"mean": [14.018900343642612, 29.0, 29.0, 29.0, 29.0], "std": [10.688240004422202, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [582]}, "scene_annotation": {"mean": [511.0], "std": [0.0], "min": [511], "max": [511], "count": [582]}, "eef_direction_state": {"mean": [3.783505154639175, 3.915807560137457], "std": [1.9568900433407108, 1.97269791469025], "min": [0, 0], "max": [6, 6], "count": [582]}, "eef_velocity_state": {"mean": [0.865979381443299, 0.8745704467353952], "std": [0.6574270264504803, 0.7551013707369397], "min": [0, 0], "max": [2, 2], "count": [582]}, "eef_acc_mag_state": {"mean": [0.8041237113402062, 0.7542955326460481], "std": [0.8430737648697497, 0.839186585759612], "min": [0, 0], "max": [2, 2], "count": [582]}, "eef_direction_action": {"mean": [3.783505154639175, 3.915807560137457], "std": [1.9568900433407108, 1.97269791469025], "min": [0, 0], "max": [6, 6], "count": [582]}, "eef_velocity_action": {"mean": [0.865979381443299, 0.8745704467353952], "std": [0.6574270264504803, 0.7551013707369397], "min": [0, 0], "max": [2, 2], "count": [582]}, "eef_acc_mag_action": {"mean": [0.8041237113402062, 0.7542955326460481], "std": [0.8430737648697497, 0.839186585759612], "min": [0, 0], "max": [2, 2], "count": [582]}, "eef_sim_pose_state": {"mean": [0.5640288477796986, 0.3179867056115987, 1.1197586528941232, -2.3957900503165344, 0.6615041987449738, 0.4481727763260199, 0.5571642156426844, -0.28985846604283527, 1.08786442847097, 2.2918670454451155, 0.9000059080019575, -0.9480928870173944], "std": [0.04856298264101758, 0.07087790733580264, 0.0466944283428636, 0.18523060012250198, 0.16819106075571372, 2.8691833615933864, 0.026289465117656355, 0.06464854289036669, 0.030955388678089207, 0.3782040266734196, 0.2949770610178131, 2.4412599657606107], "min": [0.4827816973170555, 0.07019185113603349, 1.0747618634251812, -2.6503882413243995, 0.35286418370243355, -3.133907079802681, 0.5090863173918464, -0.3822022260111303, 1.0183990129968692, 1.2754756464099557, 0.2792214104429056, -3.110824095271957], "max": [0.6395430449430624, 0.385268656875091, 1.2436195719182663, -1.7381535172985618, 1.055313265222745, 3.139657608863843, 0.6251867678049533, -0.052300314567976125, 1.1478712716711696, 2.9899116956752785, 1.3821796876319903, 3.1357601050408226], "count": [582]}, "eef_sim_pose_action": {"mean": [0.5640288477796986, 0.3179867056115987, 1.1197586528941232, -2.3957900503165344, 0.6615041987449738, 0.4481727763260199, 0.5571642156426844, -0.28985846604283527, 1.08786442847097, 2.2918670454451155, 0.9000059080019575, -0.9480928870173944], "std": [0.04856298264101758, 0.07087790733580264, 0.0466944283428636, 0.18523060012250198, 0.16819106075571372, 2.8691833615933864, 0.026289465117656355, 0.06464854289036669, 0.030955388678089207, 0.3782040266734196, 0.2949770610178131, 2.4412599657606107], "min": [0.4827816973170555, 0.07019185113603349, 1.0747618634251812, -2.6503882413243995, 0.35286418370243355, -3.133907079802681, 0.5090863173918464, -0.3822022260111303, 1.0183990129968692, 1.2754756464099557, 0.2792214104429056, -3.110824095271957], "max": [0.6395430449430624, 0.385268656875091, 1.2436195719182663, -1.7381535172985618, 1.055313265222745, 3.139657608863843, 0.6251867678049533, -0.052300314567976125, 1.1478712716711696, 2.9899116956752785, 1.3821796876319903, 3.1357601050408226], "count": [582]}, "gripper_mode_state": {"mean": [0.6408934707903781, 0.43470790378006874], "std": [0.47973850157001174, 0.49571861188703437], "min": [0, 0], "max": [1, 1], "count": [582]}, "gripper_activity_state": {"mean": [1.774914089347079, 1.7938144329896908], "std": [0.5706356040586347, 0.5456131390680087], "min": [0, 0], "max": [2, 2], "count": [582]}, "gripper_mode_action": {"mean": [0.6408934707903781, 0.43470790378006874], "std": [0.47973850157001174, 0.49571861188703437], "min": [0, 0], "max": [1, 1], "count": [582]}, "gripper_activity_action": {"mean": [1.774914089347079, 1.7938144329896908], "std": [0.5706356040586347, 0.5456131390680087], "min": [0, 0], "max": [2, 2], "count": [582]}, "gripper_open_scale_state": {"mean": [0.36273711327752695, 0.5053659795551365], "std": [0.3463466951994171, 0.390319585538464], "min": [0.055, 0.022], "max": [0.913, 0.92], "count": [582]}, "gripper_open_scale_action": {"mean": [0.36273711327752695, 0.5053659795551365], "std": [0.3463466951994171, 0.390319585538464], "min": [0.055, 0.022], "max": [0.913, 0.92], "count": [582]}}} +{"episode_index": 509, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[1.0]], [[1.0]]], "mean": [[[0.43047191106260213]], [[0.45888262261284724]], [[0.4597926208895016]]], "std": [[[0.23187270794305834]], [[0.19994299236013674]], [[0.19530181286588225]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4315279054330065]], [[0.4587977031632966]], [[0.45710163111468544]]], "std": [[[0.21005846693986402]], [[0.1842060815546864]], [[0.18221494977766703]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4353609292024101]], [[0.4596394824857026]], [[0.46127733258016745]]], "std": [[[0.2099561600764679]], [[0.1852307352190694]], [[0.17817295373269304]]], "count": [128]}, "observation.state": {"min": [0.13639749586582184, 2.0248961448669434, -0.9680817723274231, -1.2932366132736206, -2.8031907081604004, -1.9900593757629395, 0.19516272842884064, -2.0, 0.21299000084400177, 0.21164099872112274, -0.15913300216197968, -3.1411852836608887, -0.38100001215934753, -0.4399999976158142, -1.0188184976577759, -2.175326108932495, 0.24118705093860626, 0.6208660006523132, 1.617710828781128, 0.7260919213294983, -1.8279881477355957, 52.0, -0.3816770017147064, 0.1887740045785904, -0.17468799650669098, 2.2980000972747803, 0.16300000250339508, -3.128000020980835], "max": [0.8683013319969177, 2.1149377822875977, -0.4450066089630127, 0.1665044128894806, -1.6386197805404663, -0.6650403141975403, 1.55439031124115, 860.0, 0.32537099719047546, 0.46147599816322327, 0.10428900271654129, 3.140000104904175, 0.503000020980835, 0.15600000321865082, -0.16020376980304718, -2.1075375080108643, 1.8489495515823364, 1.2494462728500366, 2.3790061473846436, 1.9925377368927002, -0.8740434646606445, 932.0, 0.004745000042021275, 0.400519996881485, 0.08740799874067307, 3.0390000343322754, 0.777999997138977, 3.1410000324249268], "mean": [0.41020068526268005, 2.07882022857666, -0.6874773502349854, -0.8912401795387268, -2.1896398067474365, -1.5987786054611206, 1.0650532245635986, 472.0, 0.2929926812648773, 0.3039245009422302, 0.02330506220459938, -2.7092902660369873, 0.175565704703331, -0.06874494254589081, -0.3572535216808319, -2.161363363265991, 0.6371864080429077, 0.8987751007080078, 2.005967140197754, 1.4800950288772583, -1.3592991828918457, 515.8778686523438, -0.2855595052242279, 0.2959115505218506, 0.008538293652236462, 2.6873767375946045, 0.5433603525161743, -2.384669780731201], "std": [0.15020045638084412, 0.018072500824928284, 0.14533981680870056, 0.3228582739830017, 0.294347882270813, 0.3722056746482849, 0.33183401823043823, 350.3863830566406, 0.028345048427581787, 0.06939557939767838, 0.043940719217061996, 0.3373517394065857, 0.2719743549823761, 0.1353825330734253, 0.18437813222408295, 0.013658471405506134, 0.35169580578804016, 0.16565169394016266, 0.25872206687927246, 0.2818726897239685, 0.24822355806827545, 398.34466552734375, 0.09685609489679337, 0.054204750806093216, 0.04886152595281601, 0.17431725561618805, 0.17665454745292664, 1.4062116146087646], "count": [647]}, "action": {"min": [0.13639749586582184, 2.0248961448669434, -0.9680817723274231, -1.2932366132736206, -2.8031907081604004, -1.9900593757629395, 0.19516272842884064, -2.0, 0.21299000084400177, 0.21164099872112274, -0.15913300216197968, -3.1411852836608887, -0.38100001215934753, -0.4399999976158142, -1.0188184976577759, -2.175326108932495, 0.24118705093860626, 0.6208660006523132, 1.617710828781128, 0.7260919213294983, -1.8279881477355957, 52.0, -0.3816770017147064, 0.1887740045785904, -0.17468799650669098, 2.2980000972747803, 0.16300000250339508, -3.128000020980835], "max": [0.8683013319969177, 2.1149377822875977, -0.4450066089630127, 0.1665044128894806, -1.6386197805404663, -0.6650403141975403, 1.55439031124115, 860.0, 0.32537099719047546, 0.46147599816322327, 0.10428900271654129, 3.140000104904175, 0.503000020980835, 0.15600000321865082, -0.16020376980304718, -2.1075375080108643, 1.8489495515823364, 1.2494462728500366, 2.3790061473846436, 1.9925377368927002, -0.8740434646606445, 932.0, 0.004745000042021275, 0.400519996881485, 0.08740799874067307, 3.0390000343322754, 0.777999997138977, 3.1410000324249268], "mean": [0.41020068526268005, 2.07882022857666, -0.6874773502349854, -0.8912401795387268, -2.1896398067474365, -1.5987786054611206, 1.0650532245635986, 472.0, 0.2929926812648773, 0.3039245009422302, 0.02330506220459938, -2.7092902660369873, 0.175565704703331, -0.06874494254589081, -0.3572535216808319, -2.161363363265991, 0.6371864080429077, 0.8987751007080078, 2.005967140197754, 1.4800950288772583, -1.3592991828918457, 515.8778686523438, -0.2855595052242279, 0.2959115505218506, 0.008538293652236462, 2.6873767375946045, 0.5433603525161743, -2.384669780731201], "std": [0.15020045638084412, 0.018072500824928284, 0.14533981680870056, 0.3228582739830017, 0.294347882270813, 0.3722056746482849, 0.33183401823043823, 350.3863830566406, 0.028345048427581787, 0.06939557939767838, 0.043940719217061996, 0.3373517394065857, 0.2719743549823761, 0.1353825330734253, 0.18437813222408295, 0.013658471405506134, 0.35169580578804016, 0.16565169394016266, 0.25872206687927246, 0.2818726897239685, 0.24822355806827545, 398.34466552734375, 0.09685609489679337, 0.054204750806093216, 0.04886152595281601, 0.17431725561618805, 0.17665454745292664, 1.4062116146087646], "count": [647]}, "timestamp": {"min": [0.0], "max": [21.533333333333335], "mean": [10.766666666666666], "std": [6.2257529665093525], "count": [647]}, "frame_index": {"min": [0], "max": [646], "mean": [323.0], "std": [186.77258899528056], "count": [647]}, "episode_index": {"min": [512], "max": [512], "mean": [512.0], "std": [0.0], "count": [647]}, "index": {"min": [482904], "max": [483550], "mean": [483227.0], "std": [186.77258899528056], "count": [647]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [647]}, "subtask_annotation": {"mean": [16.36012364760433, 29.0, 29.0, 29.0, 29.0], "std": [10.371692779531987, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [647]}, "scene_annotation": {"mean": [512.0], "std": [0.0], "min": [512], "max": [512], "count": [647]}, "eef_direction_state": {"mean": [3.650695517774343, 3.2179289026275115], "std": [2.174411106127299, 2.1939469999366255], "min": [0, 0], "max": [6, 6], "count": [647]}, "eef_velocity_state": {"mean": [0.9489953632148377, 1.063369397217929], "std": [0.8031206974624466, 0.7866759982971758], "min": [0, 0], "max": [2, 2], "count": [647]}, "eef_acc_mag_state": {"mean": [0.8887171561051005, 0.8717156105100463], "std": [0.8171156297959494, 0.8324489445264353], "min": [0, 0], "max": [2, 2], "count": [647]}, "eef_direction_action": {"mean": [3.650695517774343, 3.2179289026275115], "std": [2.174411106127299, 2.1939469999366255], "min": [0, 0], "max": [6, 6], "count": [647]}, "eef_velocity_action": {"mean": [0.9489953632148377, 1.063369397217929], "std": [0.8031206974624466, 0.7866759982971758], "min": [0, 0], "max": [2, 2], "count": [647]}, "eef_acc_mag_action": {"mean": [0.8887171561051005, 0.8717156105100463], "std": [0.8171156297959494, 0.8324489445264353], "min": [0, 0], "max": [2, 2], "count": [647]}, "eef_sim_pose_state": {"mean": [0.49813969877232583, 0.30295908383992814, 1.0853098822936869, -1.773416555553828, 1.1673204148343341, 2.3077330998870433, 0.5139741196556574, -0.31631191707785267, 1.096388423465132, -1.9093933913112433, 0.950644665695289, -1.646812985520813], "std": [0.05416170952091459, 0.09106596255065648, 0.049044387106332264, 2.0335941022151665, 0.2148072147956421, 1.3801578009619582, 0.06278718434867783, 0.04251030811278019, 0.0387143513527541, 1.9385510930449237, 0.28372233920392903, 0.17864396672902882], "min": [0.396907005145849, -0.025718458863312588, 1.0163869878838372, -3.141453527533617, 0.8088904430195889, -3.1415738708075294, 0.41990655759297874, -0.3790340536605872, 1.0148322412882795, -3.1380413095600606, 0.33744590267807606, -2.018651711355494], "max": [0.601867802438225, 0.3952709456423731, 1.219278347800764, 3.1386700318429543, 1.5151528268028644, 3.1372950093610767, 0.6536599974392198, -0.13610001148248235, 1.1698895020763838, 3.1256424229293542, 1.2871249708177315, -1.1926826337280587], "count": [647]}, "eef_sim_pose_action": {"mean": [0.49813969877232583, 0.30295908383992814, 1.0853098822936869, -1.773416555553828, 1.1673204148343341, 2.3077330998870433, 0.5139741196556574, -0.31631191707785267, 1.096388423465132, -1.9093933913112433, 0.950644665695289, -1.646812985520813], "std": [0.05416170952091459, 0.09106596255065648, 0.049044387106332264, 2.0335941022151665, 0.2148072147956421, 1.3801578009619582, 0.06278718434867783, 0.04251030811278019, 0.0387143513527541, 1.9385510930449237, 0.28372233920392903, 0.17864396672902882], "min": [0.396907005145849, -0.025718458863312588, 1.0163869878838372, -3.141453527533617, 0.8088904430195889, -3.1415738708075294, 0.41990655759297874, -0.3790340536605872, 1.0148322412882795, -3.1380413095600606, 0.33744590267807606, -2.018651711355494], "max": [0.601867802438225, 0.3952709456423731, 1.219278347800764, 3.1386700318429543, 1.5151528268028644, 3.1372950093610767, 0.6536599974392198, -0.13610001148248235, 1.1698895020763838, 3.1256424229293542, 1.2871249708177315, -1.1926826337280587], "count": [647]}, "gripper_mode_state": {"mean": [0.4760432766615147, 0.45131375579598143], "std": [0.49942574563881176, 0.49762400426959374], "min": [0, 0], "max": [1, 1], "count": [647]}, "gripper_activity_state": {"mean": [1.7650695517774344, 1.6862442040185472], "std": [0.5808518126323506, 0.6523143596660516], "min": [0, 0], "max": [2, 2], "count": [647]}, "gripper_mode_action": {"mean": [0.4760432766615147, 0.45131375579598143], "std": [0.49942574563881176, 0.49762400426959374], "min": [0, 0], "max": [1, 1], "count": [647]}, "gripper_activity_action": {"mean": [1.7650695517774344, 1.6862442040185472], "std": [0.5808518126323506, 0.6523143596660516], "min": [0, 0], "max": [2, 2], "count": [647]}, "gripper_open_scale_state": {"mean": [0.5158778979966219, 0.4721661514445473], "std": [0.39834590602918346, 0.3501621481314631], "min": [0.052, 0.0], "max": [0.932, 0.86], "count": [647]}, "gripper_open_scale_action": {"mean": [0.5158778979966219, 0.4721661514445473], "std": [0.39834590602918346, 0.3501621481314631], "min": [0.052, 0.0], "max": [0.932, 0.86], "count": [647]}}} +{"episode_index": 510, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[1.0]], [[1.0]]], "mean": [[[0.4306091908416372]], [[0.4604266447015965]], [[0.4603115005223401]]], "std": [[[0.22822615480857933]], [[0.19679171206765794]], [[0.19215691873958413]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4182113836654881]], [[0.45269782960998606]], [[0.45272698020465013]]], "std": [[[0.20526086995736464]], [[0.17045353707111188]], [[0.16525417462148764]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44414611961587913]], [[0.4664605248178506]], [[0.46831285994589095]]], "std": [[[0.19610999859773032]], [[0.17244638971534715]], [[0.16482503965330883]]], "count": [122]}, "observation.state": {"min": [0.18669787049293518, 2.034198760986328, -1.195009469985962, -1.1069227457046509, -2.683758020401001, -1.9768296480178833, 0.3676186800003052, -1.0, 0.19762100279331207, 0.227059006690979, -0.14037400484085083, -3.1391851902008057, -0.23000001907348633, -0.5239999890327454, -0.9034173488616943, -2.1752912998199463, -0.08906415104866028, 0.30855679512023926, 1.6549735069274902, 0.6552489995956421, -2.021195888519287, 37.0, -0.39776700735092163, 0.1756809949874878, -0.15014199912548065, 1.6319999694824219, 0.17499999701976776, -3.1361851692199707], "max": [0.8898910284042358, 2.1217968463897705, -0.6398377418518066, -0.012810717336833477, -1.3642017841339111, -0.6329087615013123, 1.6395971775054932, 948.0, 0.3216469883918762, 0.4624519944190979, 0.04777099937200546, 3.140000104904175, 0.7609999775886536, 0.13099999725818634, -0.10911798477172852, -2.111010789871216, 1.7434617280960083, 1.2211894989013672, 2.6055846214294434, 1.9721872806549072, -0.6065891981124878, 940.0, -0.021709000691771507, 0.409527987241745, 0.10386399924755096, 2.98799991607666, 0.8989999890327454, 3.117000102996826], "mean": [0.5013880133628845, 2.086556911468506, -0.8478171825408936, -0.575875461101532, -1.927614450454712, -1.438057780265808, 0.9931721687316895, 415.19866943359375, 0.2752429246902466, 0.31843680143356323, -0.03591756522655487, -1.8398373126983643, 0.3336470127105713, -0.11792446672916412, -0.3784821927547455, -2.1533260345458984, 0.47039994597435, 0.9526228904724121, 2.1858768463134766, 1.4446545839309692, -1.4534132480621338, 426.8243103027344, -0.3156481683254242, 0.3000514507293701, 0.038534097373485565, 2.53423810005188, 0.47340571880340576, -2.2301650047302246], "std": [0.14089706540107727, 0.014459840953350067, 0.167753666639328, 0.2960691452026367, 0.40837332606315613, 0.3371128737926483, 0.3775496482849121, 421.98504638671875, 0.02454189583659172, 0.05472361296415329, 0.04676036536693573, 2.063711166381836, 0.2512022852897644, 0.18819592893123627, 0.16412214934825897, 0.0154644176363945, 0.3476995527744293, 0.2543988823890686, 0.3093452453613281, 0.2784278988838196, 0.38630399107933044, 373.13671875, 0.09916505217552185, 0.06169852241873741, 0.04739949107170105, 0.2877941131591797, 0.21581614017486572, 1.435409665107727], "count": [609]}, "action": {"min": [0.18669787049293518, 2.034198760986328, -1.195009469985962, -1.1069227457046509, -2.683758020401001, -1.9768296480178833, 0.3676186800003052, -1.0, 0.19762100279331207, 0.227059006690979, -0.14037400484085083, -3.1391851902008057, -0.23000001907348633, -0.5239999890327454, -0.9034173488616943, -2.1752912998199463, -0.08906415104866028, 0.30855679512023926, 1.6549735069274902, 0.6552489995956421, -2.021195888519287, 37.0, -0.39776700735092163, 0.1756809949874878, -0.15014199912548065, 1.6319999694824219, 0.17499999701976776, -3.1361851692199707], "max": [0.8898910284042358, 2.1217968463897705, -0.6398377418518066, -0.012810717336833477, -1.3642017841339111, -0.6329087615013123, 1.6395971775054932, 948.0, 0.3216469883918762, 0.4624519944190979, 0.04777099937200546, 3.140000104904175, 0.7609999775886536, 0.13099999725818634, -0.10911798477172852, -2.111010789871216, 1.7434617280960083, 1.2211894989013672, 2.6055846214294434, 1.9721872806549072, -0.6065891981124878, 940.0, -0.021709000691771507, 0.409527987241745, 0.10386399924755096, 2.98799991607666, 0.8989999890327454, 3.117000102996826], "mean": [0.5013880133628845, 2.086556911468506, -0.8478171825408936, -0.575875461101532, -1.927614450454712, -1.438057780265808, 0.9931721687316895, 415.19866943359375, 0.2752429246902466, 0.31843680143356323, -0.03591756522655487, -1.8398373126983643, 0.3336470127105713, -0.11792446672916412, -0.3784821927547455, -2.1533260345458984, 0.47039994597435, 0.9526228904724121, 2.1858768463134766, 1.4446545839309692, -1.4534132480621338, 426.8243103027344, -0.3156481683254242, 0.3000514507293701, 0.038534097373485565, 2.53423810005188, 0.47340571880340576, -2.2301650047302246], "std": [0.14089706540107727, 0.014459840953350067, 0.167753666639328, 0.2960691452026367, 0.40837332606315613, 0.3371128737926483, 0.3775496482849121, 421.98504638671875, 0.02454189583659172, 0.05472361296415329, 0.04676036536693573, 2.063711166381836, 0.2512022852897644, 0.18819592893123627, 0.16412214934825897, 0.0154644176363945, 0.3476995527744293, 0.2543988823890686, 0.3093452453613281, 0.2784278988838196, 0.38630399107933044, 373.13671875, 0.09916505217552185, 0.06169852241873741, 0.04739949107170105, 0.2877941131591797, 0.21581614017486572, 1.435409665107727], "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": [513], "max": [513], "mean": [513.0], "std": [0.0], "count": [609]}, "index": {"min": [483551], "max": [484159], "mean": [483855.0], "std": [175.80291996058162], "count": [609]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [609]}, "subtask_annotation": {"mean": [9.995073891625616, 29.0, 29.0, 29.0, 29.0], "std": [8.83352559399853, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [609]}, "scene_annotation": {"mean": [513.0], "std": [0.0], "min": [513], "max": [513], "count": [609]}, "eef_direction_state": {"mean": [3.348111658456486, 3.3858784893267653], "std": [2.3587173076242327, 2.198043074641027], "min": [0, 0], "max": [6, 6], "count": [609]}, "eef_velocity_state": {"mean": [0.9556650246305419, 0.8916256157635468], "std": [0.7938629088230348, 0.7303499067386978], "min": [0, 0], "max": [2, 2], "count": [609]}, "eef_acc_mag_state": {"mean": [0.909688013136289, 0.7750410509031199], "std": [0.8538840466138095, 0.8246814820007121], "min": [0, 0], "max": [2, 2], "count": [609]}, "eef_direction_action": {"mean": [3.348111658456486, 3.3858784893267653], "std": [2.3587173076242327, 2.198043074641027], "min": [0, 0], "max": [6, 6], "count": [609]}, "eef_velocity_action": {"mean": [0.9556650246305419, 0.8916256157635468], "std": [0.7938629088230348, 0.7303499067386978], "min": [0, 0], "max": [2, 2], "count": [609]}, "eef_acc_mag_action": {"mean": [0.909688013136289, 0.7750410509031199], "std": [0.8538840466138095, 0.8246814820007121], "min": [0, 0], "max": [2, 2], "count": [609]}, "eef_sim_pose_state": {"mean": [0.49899757009820794, 0.33768824758846483, 1.0898166500475945, -1.6617314057916985, 1.0434050854252368, 2.0791729447666203, 0.5297922020993273, -0.26519527493457906, 1.0625852182774753, -1.4875853992947476, 1.093563982627972, -1.7307911013020543], "std": [0.06280946241734166, 0.08748242637895605, 0.056080342484289725, 2.1916389773046356, 0.27925268503691164, 1.5825801581100982, 0.04793842373091621, 0.04395241391931774, 0.03209347065670404, 2.300422076482782, 0.2790842540461602, 0.31974972662374107], "min": [0.38083753752053634, 0.0111450927713206, 1.0084087324397926, -3.1398620076068693, 0.6294914117613342, -3.1398075194043726, 0.43847706587722285, -0.34433890161719327, 1.0208724374868245, -3.1409521744034077, 0.45530785892210535, -2.2903025454555954], "max": [0.6150503059183136, 0.4062146214095727, 1.2345855416824225, 3.1404999376946883, 1.5362481198526203, 3.141194109194224, 0.65714912282489, -0.13931294779638026, 1.1450560397225025, 3.137738404189507, 1.5448782947030626, -0.6744820576861512], "count": [609]}, "eef_sim_pose_action": {"mean": [0.49899757009820794, 0.33768824758846483, 1.0898166500475945, -1.6617314057916985, 1.0434050854252368, 2.0791729447666203, 0.5297922020993273, -0.26519527493457906, 1.0625852182774753, -1.4875853992947476, 1.093563982627972, -1.7307911013020543], "std": [0.06280946241734166, 0.08748242637895605, 0.056080342484289725, 2.1916389773046356, 0.27925268503691164, 1.5825801581100982, 0.04793842373091621, 0.04395241391931774, 0.03209347065670404, 2.300422076482782, 0.2790842540461602, 0.31974972662374107], "min": [0.38083753752053634, 0.0111450927713206, 1.0084087324397926, -3.1398620076068693, 0.6294914117613342, -3.1398075194043726, 0.43847706587722285, -0.34433890161719327, 1.0208724374868245, -3.1409521744034077, 0.45530785892210535, -2.2903025454555954], "max": [0.6150503059183136, 0.4062146214095727, 1.2345855416824225, 3.1404999376946883, 1.5362481198526203, 3.141194109194224, 0.65714912282489, -0.13931294779638026, 1.1450560397225025, 3.137738404189507, 1.5448782947030626, -0.6744820576861512], "count": [609]}, "gripper_mode_state": {"mean": [0.5467980295566502, 0.5829228243021346], "std": [0.49780512696196166, 0.49307586151601107], "min": [0, 0], "max": [1, 1], "count": [609]}, "gripper_activity_state": {"mean": [1.6009852216748768, 1.742200328407225], "std": [0.7294411663847452, 0.596273941572919], "min": [0, 0], "max": [2, 2], "count": [609]}, "gripper_mode_action": {"mean": [0.5467980295566502, 0.5829228243021346], "std": [0.49780512696196166, 0.49307586151601107], "min": [0, 0], "max": [1, 1], "count": [609]}, "gripper_activity_action": {"mean": [1.6009852216748768, 1.742200328407225], "std": [0.7294411663847452, 0.596273941572919], "min": [0, 0], "max": [2, 2], "count": [609]}, "gripper_open_scale_state": {"mean": [0.4268243019529945, 0.41520242146230013], "std": [0.373136561270587, 0.4219815023676687], "min": [0.037, 0.0], "max": [0.94, 0.948], "count": [609]}, "gripper_open_scale_action": {"mean": [0.4268243019529945, 0.41520242146230013], "std": [0.373136561270587, 0.4219815023676687], "min": [0.037, 0.0], "max": [0.94, 0.948], "count": [609]}}} +{"episode_index": 511, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4320406144354293]], [[0.4612581502141086]], [[0.46230247210953346]]], "std": [[[0.2306219783328422]], [[0.1958038722186254]], [[0.19038288375232174]]], "count": [145]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40362010930809106]], [[0.4482566260987153]], [[0.45087307161370294]]], "std": [[[0.2221638421079412]], [[0.1873392266599002]], [[0.18035295679025073]]], "count": [145]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43844694472616635]], [[0.46455523157538875]], [[0.4657808034708136]]], "std": [[[0.19788124758309392]], [[0.17252217504915582]], [[0.1660202830487893]]], "count": [145]}, "observation.state": {"min": [0.5153084397315979, 1.7751919031143188, -0.88718581199646, -0.8590685725212097, -2.7406556606292725, -1.982537031173706, 1.113589882850647, 33.0, 0.10847499966621399, 0.2585130035877228, -0.2225019931793213, -3.1411852836608887, -0.28099995851516724, -0.9950000047683716, -0.9928305745124817, -2.1694445610046387, 0.32248449325561523, 0.46122071146965027, 2.0381782054901123, 1.2450655698776245, -2.615602970123291, 33.0, -0.35650399327278137, 0.26693201065063477, -0.10318499803543091, -3.1411852836608887, -0.0989999994635582, -2.4119999408721924], "max": [1.1036241054534912, 2.1215524673461914, 0.5234940648078918, 0.45141199231147766, -1.7764136791229248, -0.5327617526054382, 2.3528783321380615, 960.0, 0.329816997051239, 0.46036800742149353, 0.10008899867534637, 3.1410000324249268, 1.1200000047683716, -0.4390000104904175, -0.3519456684589386, -1.8529987335205078, 0.7625693678855896, 1.0432007312774658, 2.743011713027954, 1.9596906900405884, -1.7677044868469238, 923.0, -0.102183997631073, 0.40054601430892944, 0.12239900231361389, 3.1410000324249268, 0.5360000133514404, -1.4910000562667847], "mean": [0.6681355834007263, 1.980119228363037, -0.48566535115242004, -0.5098552107810974, -2.275459051132202, -1.4212965965270996, 1.6726322174072266, 535.2422485351562, 0.27649110555648804, 0.3584626019001007, 0.008220486342906952, -1.2388513088226318, 0.392689973115921, -0.7796051502227783, -0.6034623980522156, -2.0117080211639404, 0.49197831749916077, 0.8524479269981384, 2.4635651111602783, 1.6370819807052612, -2.0999927520751953, 360.357421875, -0.2910877466201782, 0.3415641486644745, 0.04921862110495567, 1.4910601377487183, 0.2971537411212921, -2.086711883544922], "std": [0.13793794810771942, 0.08032405376434326, 0.3688820004463196, 0.2970926761627197, 0.2571612000465393, 0.4572336673736572, 0.27852609753608704, 408.3087158203125, 0.0428568571805954, 0.059241436421871185, 0.06812245398759842, 2.651597023010254, 0.3730319142341614, 0.12782055139541626, 0.15004880726337433, 0.07480377703905106, 0.10383576899766922, 0.11562423408031464, 0.1797487586736679, 0.17782793939113617, 0.2578338384628296, 371.3166809082031, 0.06314554810523987, 0.03808322921395302, 0.04159107804298401, 2.5299441814422607, 0.13031043112277985, 0.23425205051898956], "count": [768]}, "action": {"min": [0.5153084397315979, 1.7751919031143188, -0.88718581199646, -0.8590685725212097, -2.7406556606292725, -1.982537031173706, 1.113589882850647, 33.0, 0.10847499966621399, 0.2585130035877228, -0.2225019931793213, -3.1411852836608887, -0.28099995851516724, -0.9950000047683716, -0.9928305745124817, -2.1694445610046387, 0.32248449325561523, 0.46122071146965027, 2.0381782054901123, 1.2450655698776245, -2.615602970123291, 33.0, -0.35650399327278137, 0.26693201065063477, -0.10318499803543091, -3.1411852836608887, -0.0989999994635582, -2.4119999408721924], "max": [1.1036241054534912, 2.1215524673461914, 0.5234940648078918, 0.45141199231147766, -1.7764136791229248, -0.5327617526054382, 2.3528783321380615, 960.0, 0.329816997051239, 0.46036800742149353, 0.10008899867534637, 3.1410000324249268, 1.1200000047683716, -0.4390000104904175, -0.3519456684589386, -1.8529987335205078, 0.7625693678855896, 1.0432007312774658, 2.743011713027954, 1.9596906900405884, -1.7677044868469238, 923.0, -0.102183997631073, 0.40054601430892944, 0.12239900231361389, 3.1410000324249268, 0.5360000133514404, -1.4910000562667847], "mean": [0.6681355834007263, 1.980119228363037, -0.48566535115242004, -0.5098552107810974, -2.275459051132202, -1.4212965965270996, 1.6726322174072266, 535.2422485351562, 0.27649110555648804, 0.3584626019001007, 0.008220486342906952, -1.2388513088226318, 0.392689973115921, -0.7796051502227783, -0.6034623980522156, -2.0117080211639404, 0.49197831749916077, 0.8524479269981384, 2.4635651111602783, 1.6370819807052612, -2.0999927520751953, 360.357421875, -0.2910877466201782, 0.3415641486644745, 0.04921862110495567, 1.4910601377487183, 0.2971537411212921, -2.086711883544922], "std": [0.13793794810771942, 0.08032405376434326, 0.3688820004463196, 0.2970926761627197, 0.2571612000465393, 0.4572336673736572, 0.27852609753608704, 408.3087158203125, 0.0428568571805954, 0.059241436421871185, 0.06812245398759842, 2.651597023010254, 0.3730319142341614, 0.12782055139541626, 0.15004880726337433, 0.07480377703905106, 0.10383576899766922, 0.11562423408031464, 0.1797487586736679, 0.17782793939113617, 0.2578338384628296, 371.3166809082031, 0.06314554810523987, 0.03808322921395302, 0.04159107804298401, 2.5299441814422607, 0.13031043112277985, 0.23425205051898956], "count": [768]}, "timestamp": {"min": [0.0], "max": [25.566666666666666], "mean": [12.783333333333333], "std": [7.390077180973196], "count": [768]}, "frame_index": {"min": [0], "max": [767], "mean": [383.5], "std": [221.70231542919586], "count": [768]}, "episode_index": {"min": [514], "max": [514], "mean": [514.0], "std": [0.0], "count": [768]}, "index": {"min": [484160], "max": [484927], "mean": [484543.5], "std": [221.70231542919586], "count": [768]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [768]}, "subtask_annotation": {"mean": [10.216145833333334, 29.0, 29.0, 29.0, 29.0], "std": [8.124368548512876, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [768]}, "scene_annotation": {"mean": [514.0], "std": [0.0], "min": [514], "max": [514], "count": [768]}, "eef_direction_state": {"mean": [4.194010416666667, 3.7278645833333335], "std": [1.8540820841838372, 2.005241730647203], "min": [0, 0], "max": [6, 6], "count": [768]}, "eef_velocity_state": {"mean": [0.7265625, 0.859375], "std": [0.6756344674406051, 0.7331550150150148], "min": [0, 0], "max": [2, 2], "count": [768]}, "eef_acc_mag_state": {"mean": [0.6861979166666666, 0.7239583333333334], "std": [0.8255156989193624, 0.833447257837724], "min": [0, 0], "max": [2, 2], "count": [768]}, "eef_direction_action": {"mean": [4.194010416666667, 3.7278645833333335], "std": [1.8540820841838372, 2.005241730647203], "min": [0, 0], "max": [6, 6], "count": [768]}, "eef_velocity_action": {"mean": [0.7265625, 0.859375], "std": [0.6756344674406051, 0.7331550150150148], "min": [0, 0], "max": [2, 2], "count": [768]}, "eef_acc_mag_action": {"mean": [0.6861979166666666, 0.7239583333333334], "std": [0.8255156989193624, 0.833447257837724], "min": [0, 0], "max": [2, 2], "count": [768]}, "eef_sim_pose_state": {"mean": [0.5545151075702069, 0.3339754405459998, 1.1231553362219513, -2.458745622840332, 0.5662083172378297, 0.9935226812672888, 0.5705295680160211, -0.293784996542152, 1.0971911453998515, 2.39402807371296, 0.7850225643215186, -0.8583825016700061], "std": [0.036894012075122475, 0.05843321851149063, 0.037587391657050065, 0.21011742053164506, 0.18366240887195928, 2.7526887030525136, 0.04551663818420391, 0.07507074713502074, 0.029829938381006057, 0.18875297947238337, 0.26676306674210387, 2.5792444776471863], "min": [0.48585838680146826, 0.10764025546732893, 1.0831851463903532, -2.6876364146495133, 0.13599185090528954, -3.1402275380220095, 0.4989578284808146, -0.37751801389159134, 1.036571118544905, 1.9027325573415275, 0.22124515793260113, -3.1406021192645914], "max": [0.6227424621560442, 0.3918205403582877, 1.2265601204674597, -2.017637428981933, 0.9131592825924368, 3.140958280426031, 0.6611305951114314, -0.018531428675121392, 1.1570338230638975, 2.696559040491936, 1.1126588725574003, 3.130115751715544], "count": [768]}, "eef_sim_pose_action": {"mean": [0.5545151075702069, 0.3339754405459998, 1.1231553362219513, -2.458745622840332, 0.5662083172378297, 0.9935226812672888, 0.5705295680160211, -0.293784996542152, 1.0971911453998515, 2.39402807371296, 0.7850225643215186, -0.8583825016700061], "std": [0.036894012075122475, 0.05843321851149063, 0.037587391657050065, 0.21011742053164506, 0.18366240887195928, 2.7526887030525136, 0.04551663818420391, 0.07507074713502074, 0.029829938381006057, 0.18875297947238337, 0.26676306674210387, 2.5792444776471863], "min": [0.48585838680146826, 0.10764025546732893, 1.0831851463903532, -2.6876364146495133, 0.13599185090528954, -3.1402275380220095, 0.4989578284808146, -0.37751801389159134, 1.036571118544905, 1.9027325573415275, 0.22124515793260113, -3.1406021192645914], "max": [0.6227424621560442, 0.3918205403582877, 1.2265601204674597, -2.017637428981933, 0.9131592825924368, 3.140958280426031, 0.6611305951114314, -0.018531428675121392, 1.1570338230638975, 2.696559040491936, 1.1126588725574003, 3.130115751715544], "count": [768]}, "gripper_mode_state": {"mean": [0.625, 0.4309895833333333], "std": [0.4841229182759271, 0.49521466294072186], "min": [0, 0], "max": [1, 1], "count": [768]}, "gripper_activity_state": {"mean": [1.7838541666666667, 1.79296875], "std": [0.5683947971254723, 0.5497182413352961], "min": [0, 0], "max": [2, 2], "count": [768]}, "gripper_mode_action": {"mean": [0.625, 0.4309895833333333], "std": [0.4841229182759271, 0.49521466294072186], "min": [0, 0], "max": [1, 1], "count": [768]}, "gripper_activity_action": {"mean": [1.7838541666666667, 1.79296875], "std": [0.5683947971254723, 0.5497182413352961], "min": [0, 0], "max": [2, 2], "count": [768]}, "gripper_open_scale_state": {"mean": [0.3603574218998354, 0.535242187390725], "std": [0.3713166969187887, 0.4083087662530469], "min": [0.033, 0.033], "max": [0.923, 0.96], "count": [768]}, "gripper_open_scale_action": {"mean": [0.3603574218998354, 0.535242187390725], "std": [0.3713166969187887, 0.4083087662530469], "min": [0.033, 0.033], "max": [0.923, 0.96], "count": [768]}}} +{"episode_index": 512, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.42458765015015015]], [[0.4562646856415239]], [[0.45897534483012425]]], "std": [[[0.2383598233936206]], [[0.20453354422502873]], [[0.19896154093324564]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40859357151268916]], [[0.4461414668344815]], [[0.4462186727168345]]], "std": [[[0.20710138100068093]], [[0.17146974911787352]], [[0.1666263351481533]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43987386283342167]], [[0.4638529908585055]], [[0.46655052846964606]]], "std": [[[0.2117416315639368]], [[0.18859111051804392]], [[0.18085032690641906]]], "count": [111]}, "observation.state": {"min": [0.24286256730556488, 1.9907225370407104, -1.1397175788879395, -1.215761423110962, -2.7839574813842773, -1.988436222076416, 0.1831548660993576, -1.0, 0.19940799474716187, 0.23077300190925598, -0.16455499827861786, -3.1411852836608887, -0.47699999809265137, -0.6710000038146973, -0.7350279688835144, -2.175448179244995, 0.13416346907615662, 0.373186320066452, 1.3720905780792236, 0.6686879992485046, -1.854796290397644, 34.0, -0.3972010016441345, 0.19380100071430206, -0.13014300167560577, 1.9240000247955322, 0.132999986410141, -3.1351852416992188], "max": [0.9406975507736206, 2.1215872764587402, -0.6155776381492615, 0.16831955313682556, -0.8519999980926514, -0.37519344687461853, 1.9315907955169678, 950.0, 0.3226670026779175, 0.4631510078907013, 0.0528470017015934, 3.1389999389648438, 0.6389999985694885, 0.16099999845027924, -0.14957471191883087, -2.0521929264068604, 1.6892343759536743, 1.2948424816131592, 2.6108906269073486, 1.9982099533081055, -0.6435901522636414, 910.0, -0.04781699925661087, 0.42424699664115906, 0.08850199729204178, 2.947999954223633, 0.9319999814033508, -2.2669999599456787], "mean": [0.5009492635726929, 2.080878973007202, -0.8785174489021301, -0.6761201620101929, -2.038827657699585, -1.4594765901565552, 1.1692087650299072, 556.0569458007812, 0.27620792388916016, 0.3198077082633972, -0.02162376418709755, -2.49322772026062, 0.24508769810199738, -0.2120467573404312, -0.3687953054904938, -2.1518630981445312, 0.6042218804359436, 0.9757629036903381, 2.152202606201172, 1.4242668151855469, -1.5108705759048462, 404.7388000488281, -0.3059912621974945, 0.3053842782974243, 0.02872469276189804, 2.606581926345825, 0.4417645335197449, -2.6264493465423584], "std": [0.13301515579223633, 0.02555033005774021, 0.1509658843278885, 0.3389361500740051, 0.44311559200286865, 0.4621801972389221, 0.43894919753074646, 383.7609558105469, 0.020785655826330185, 0.062145769596099854, 0.04472200572490692, 1.281843662261963, 0.32548099756240845, 0.2035476267337799, 0.1358276754617691, 0.025127418339252472, 0.30287814140319824, 0.24719135463237762, 0.3662004768848419, 0.3364427089691162, 0.378365159034729, 382.2916564941406, 0.08902359753847122, 0.06294272840023041, 0.0409870520234108, 0.26486214995384216, 0.20344579219818115, 0.2838455140590668], "count": [536]}, "action": {"min": [0.24286256730556488, 1.9907225370407104, -1.1397175788879395, -1.215761423110962, -2.7839574813842773, -1.988436222076416, 0.1831548660993576, -1.0, 0.19940799474716187, 0.23077300190925598, -0.16455499827861786, -3.1411852836608887, -0.47699999809265137, -0.6710000038146973, -0.7350279688835144, -2.175448179244995, 0.13416346907615662, 0.373186320066452, 1.3720905780792236, 0.6686879992485046, -1.854796290397644, 34.0, -0.3972010016441345, 0.19380100071430206, -0.13014300167560577, 1.9240000247955322, 0.132999986410141, -3.1351852416992188], "max": [0.9406975507736206, 2.1215872764587402, -0.6155776381492615, 0.16831955313682556, -0.8519999980926514, -0.37519344687461853, 1.9315907955169678, 950.0, 0.3226670026779175, 0.4631510078907013, 0.0528470017015934, 3.1389999389648438, 0.6389999985694885, 0.16099999845027924, -0.14957471191883087, -2.0521929264068604, 1.6892343759536743, 1.2948424816131592, 2.6108906269073486, 1.9982099533081055, -0.6435901522636414, 910.0, -0.04781699925661087, 0.42424699664115906, 0.08850199729204178, 2.947999954223633, 0.9319999814033508, -2.2669999599456787], "mean": [0.5009492635726929, 2.080878973007202, -0.8785174489021301, -0.6761201620101929, -2.038827657699585, -1.4594765901565552, 1.1692087650299072, 556.0569458007812, 0.27620792388916016, 0.3198077082633972, -0.02162376418709755, -2.49322772026062, 0.24508769810199738, -0.2120467573404312, -0.3687953054904938, -2.1518630981445312, 0.6042218804359436, 0.9757629036903381, 2.152202606201172, 1.4242668151855469, -1.5108705759048462, 404.7388000488281, -0.3059912621974945, 0.3053842782974243, 0.02872469276189804, 2.606581926345825, 0.4417645335197449, -2.6264493465423584], "std": [0.13301515579223633, 0.02555033005774021, 0.1509658843278885, 0.3389361500740051, 0.44311559200286865, 0.4621801972389221, 0.43894919753074646, 383.7609558105469, 0.020785655826330185, 0.062145769596099854, 0.04472200572490692, 1.281843662261963, 0.32548099756240845, 0.2035476267337799, 0.1358276754617691, 0.025127418339252472, 0.30287814140319824, 0.24719135463237762, 0.3662004768848419, 0.3364427089691162, 0.378365159034729, 382.2916564941406, 0.08902359753847122, 0.06294272840023041, 0.0409870520234108, 0.26486214995384216, 0.20344579219818115, 0.2838455140590668], "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": [515], "max": [515], "mean": [515.0], "std": [0.0], "count": [536]}, "index": {"min": [484928], "max": [485463], "mean": [485195.5], "std": [154.72960285607923], "count": [536]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [536]}, "subtask_annotation": {"mean": [13.485074626865671, 29.0, 29.0, 29.0, 29.0], "std": [10.352543183564384, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [536]}, "scene_annotation": {"mean": [515.0], "std": [0.0], "min": [515], "max": [515], "count": [536]}, "eef_direction_state": {"mean": [3.121268656716418, 3.4328358208955225], "std": [2.260595919862327, 2.0622685711643873], "min": [0, 0], "max": [6, 6], "count": [536]}, "eef_velocity_state": {"mean": [1.0149253731343284, 0.996268656716418], "std": [0.7277554393513365, 0.7530937897644462], "min": [0, 0], "max": [2, 2], "count": [536]}, "eef_acc_mag_state": {"mean": [0.8582089552238806, 0.9011194029850746], "std": [0.8455589432363465, 0.8192635575855349], "min": [0, 0], "max": [2, 2], "count": [536]}, "eef_direction_action": {"mean": [3.121268656716418, 3.4328358208955225], "std": [2.260595919862327, 2.0622685711643873], "min": [0, 0], "max": [6, 6], "count": [536]}, "eef_velocity_action": {"mean": [1.0149253731343284, 0.996268656716418], "std": [0.7277554393513365, 0.7530937897644462], "min": [0, 0], "max": [2, 2], "count": [536]}, "eef_acc_mag_action": {"mean": [0.8582089552238806, 0.9011194029850746], "std": [0.8455589432363465, 0.8192635575855349], "min": [0, 0], "max": [2, 2], "count": [536]}, "eef_sim_pose_state": {"mean": [0.5068270604643244, 0.32565122217229114, 1.0908915774794654, -1.814266308368804, 1.0117186066513413, 2.3646550955536147, 0.533176220304814, -0.27283811678060665, 1.074927027929673, -0.6865711896598506, 0.9919577303317768, -1.885810910394725], "std": [0.06108693880606607, 0.07618369092393705, 0.052417365554314414, 2.138162520366731, 0.29114194203191246, 1.0733112882892577, 0.052171647175762115, 0.03843847791556004, 0.03564720207414734, 2.7547354469126026, 0.3624955828358925, 0.2559159093868993], "min": [0.3997447963484854, 0.04430412013298518, 0.9982877795034663, -3.1319824125074662, 0.5956929033251734, -3.0400438397985368, 0.4465491283568519, -0.3503500255616501, 1.0172283930112385, -3.13938468733565, 0.16701470116818617, -2.4088901725520073], "max": [0.6147312147084528, 0.4132659716799407, 1.217176972762633, 3.123424319774617, 1.4712267947235635, 3.0760197653133856, 0.6549380926940598, -0.12353563043261202, 1.1511816855270103, 3.140000915806216, 1.4152182641735216, -0.8938434809864806], "count": [536]}, "eef_sim_pose_action": {"mean": [0.5068270604643244, 0.32565122217229114, 1.0908915774794654, -1.814266308368804, 1.0117186066513413, 2.3646550955536147, 0.533176220304814, -0.27283811678060665, 1.074927027929673, -0.6865711896598506, 0.9919577303317768, -1.885810910394725], "std": [0.06108693880606607, 0.07618369092393705, 0.052417365554314414, 2.138162520366731, 0.29114194203191246, 1.0733112882892577, 0.052171647175762115, 0.03843847791556004, 0.03564720207414734, 2.7547354469126026, 0.3624955828358925, 0.2559159093868993], "min": [0.3997447963484854, 0.04430412013298518, 0.9982877795034663, -3.1319824125074662, 0.5956929033251734, -3.0400438397985368, 0.4465491283568519, -0.3503500255616501, 1.0172283930112385, -3.13938468733565, 0.16701470116818617, -2.4088901725520073], "max": [0.6147312147084528, 0.4132659716799407, 1.217176972762633, 3.123424319774617, 1.4712267947235635, 3.0760197653133856, 0.6549380926940598, -0.12353563043261202, 1.1511816855270103, 3.140000915806216, 1.4152182641735216, -0.8938434809864806], "count": [536]}, "gripper_mode_state": {"mean": [0.5932835820895522, 0.39925373134328357], "std": [0.49122110430288124, 0.4897450248361366], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_state": {"mean": [1.7276119402985075, 1.751865671641791], "std": [0.6142452948501026, 0.5953773015572753], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_mode_action": {"mean": [0.5932835820895522, 0.39925373134328357], "std": [0.49122110430288124, 0.4897450248361366], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_action": {"mean": [1.7276119402985075, 1.751865671641791], "std": [0.6142452948501026, 0.5953773015572753], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_open_scale_state": {"mean": [0.4047388058491605, 0.5560587687109833], "std": [0.38229160617001307, 0.383758194061028], "min": [0.034, 0.0], "max": [0.91, 0.95], "count": [536]}, "gripper_open_scale_action": {"mean": [0.4047388058491605, 0.5560587687109833], "std": [0.38229160617001307, 0.383758194061028], "min": [0.034, 0.0], "max": [0.91, 0.95], "count": [536]}}} +{"episode_index": 513, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4386516759115927]], [[0.46502072583419335]], [[0.4653934217692925]]], "std": [[[0.22494158979490558]], [[0.19661430099856042]], [[0.18949908441500982]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4219880711787639]], [[0.45700893138688226]], [[0.45833127293314985]]], "std": [[[0.21391375799784051]], [[0.18225600313293897]], [[0.1758805625160258]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44322856108817793]], [[0.46781891053204905]], [[0.46916045679967894]]], "std": [[[0.19453962003112854]], [[0.1716039507280808]], [[0.16485362765356468]]], "count": [114]}, "observation.state": {"min": [0.5106833577156067, 1.8899822235107422, -0.7503519654273987, -0.897343635559082, -2.816507577896118, -1.9729726314544678, 0.2920983135700226, 6.0, 0.125792995095253, 0.3051530122756958, -0.20560699701309204, -3.1411852836608887, -0.3610000014305115, -0.7289999723434448, -1.0480527877807617, -2.1738078594207764, 0.33395132422447205, 0.494731068611145, 1.8519166707992554, 1.062015414237976, -2.430842161178589, 30.0, -0.35710400342941284, 0.2623150050640106, -0.132314994931221, -3.1371853351593018, -0.03500000014901161, -2.4489998817443848], "max": [1.0229723453521729, 2.1214652061462402, 0.08157669007778168, 0.42008331418037415, -1.4572453498840332, -0.6701191663742065, 1.843573808670044, 950.0, 0.3084059953689575, 0.434578001499176, 0.07277599722146988, 3.140000104904175, 1.3079999685287476, -0.24899999797344208, -0.38580504059791565, -1.9163717031478882, 1.150782823562622, 1.1978893280029297, 2.805861473083496, 2.002800226211548, -1.7629398107528687, 949.0, -0.0774419978260994, 0.41326001286506653, 0.10223200172185898, 3.140000104904175, 0.6050000190734863, -1.684999942779541], "mean": [0.6650441288948059, 2.008147954940796, -0.5136317610740662, -0.46701887249946594, -2.142695903778076, -1.4662266969680786, 1.4111188650131226, 517.97119140625, 0.2633052468299866, 0.3535363972187042, -0.004013580735772848, -1.4179238080978394, 0.43683135509490967, -0.5404849648475647, -0.6400803327560425, -2.066439628601074, 0.5494990348815918, 0.9861473441123962, 2.453829050064087, 1.6436172723770142, -2.18806791305542, 359.997314453125, -0.2580660879611969, 0.349132239818573, 0.04832014441490173, 1.0612095594406128, 0.3081097900867462, -2.1266844272613525], "std": [0.111690953373909, 0.06605023145675659, 0.25506332516670227, 0.326815128326416, 0.35168832540512085, 0.41651609539985657, 0.36890220642089844, 406.4912109375, 0.03761706501245499, 0.04125720262527466, 0.0662524625658989, 2.5074634552001953, 0.40215203166007996, 0.11720911413431168, 0.19226928055286407, 0.07640326023101807, 0.18284878134727478, 0.1802854686975479, 0.2429232895374298, 0.25181853771209717, 0.17855247855186462, 394.17877197265625, 0.08464044332504272, 0.04424844682216644, 0.05260192230343819, 2.7107393741607666, 0.16098612546920776, 0.17456135153770447], "count": [557]}, "action": {"min": [0.5106833577156067, 1.8899822235107422, -0.7503519654273987, -0.897343635559082, -2.816507577896118, -1.9729726314544678, 0.2920983135700226, 6.0, 0.125792995095253, 0.3051530122756958, -0.20560699701309204, -3.1411852836608887, -0.3610000014305115, -0.7289999723434448, -1.0480527877807617, -2.1738078594207764, 0.33395132422447205, 0.494731068611145, 1.8519166707992554, 1.062015414237976, -2.430842161178589, 30.0, -0.35710400342941284, 0.2623150050640106, -0.132314994931221, -3.1371853351593018, -0.03500000014901161, -2.4489998817443848], "max": [1.0229723453521729, 2.1214652061462402, 0.08157669007778168, 0.42008331418037415, -1.4572453498840332, -0.6701191663742065, 1.843573808670044, 950.0, 0.3084059953689575, 0.434578001499176, 0.07277599722146988, 3.140000104904175, 1.3079999685287476, -0.24899999797344208, -0.38580504059791565, -1.9163717031478882, 1.150782823562622, 1.1978893280029297, 2.805861473083496, 2.002800226211548, -1.7629398107528687, 949.0, -0.0774419978260994, 0.41326001286506653, 0.10223200172185898, 3.140000104904175, 0.6050000190734863, -1.684999942779541], "mean": [0.6650441288948059, 2.008147954940796, -0.5136317610740662, -0.46701887249946594, -2.142695903778076, -1.4662266969680786, 1.4111188650131226, 517.97119140625, 0.2633052468299866, 0.3535363972187042, -0.004013580735772848, -1.4179238080978394, 0.43683135509490967, -0.5404849648475647, -0.6400803327560425, -2.066439628601074, 0.5494990348815918, 0.9861473441123962, 2.453829050064087, 1.6436172723770142, -2.18806791305542, 359.997314453125, -0.2580660879611969, 0.349132239818573, 0.04832014441490173, 1.0612095594406128, 0.3081097900867462, -2.1266844272613525], "std": [0.111690953373909, 0.06605023145675659, 0.25506332516670227, 0.326815128326416, 0.35168832540512085, 0.41651609539985657, 0.36890220642089844, 406.4912109375, 0.03761706501245499, 0.04125720262527466, 0.0662524625658989, 2.5074634552001953, 0.40215203166007996, 0.11720911413431168, 0.19226928055286407, 0.07640326023101807, 0.18284878134727478, 0.1802854686975479, 0.2429232895374298, 0.25181853771209717, 0.17855247855186462, 394.17877197265625, 0.08464044332504272, 0.04424844682216644, 0.05260192230343819, 2.7107393741607666, 0.16098612546920776, 0.17456135153770447], "count": [557]}, "timestamp": {"min": [0.0], "max": [18.533333333333335], "mean": [9.266666666666666], "std": [5.359726361174297], "count": [557]}, "frame_index": {"min": [0], "max": [556], "mean": [278.0], "std": [160.7917908352289], "count": [557]}, "episode_index": {"min": [516], "max": [516], "mean": [516.0], "std": [0.0], "count": [557]}, "index": {"min": [485464], "max": [486020], "mean": [485742.0], "std": [160.7917908352289], "count": [557]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [557]}, "subtask_annotation": {"mean": [10.786355475763017, 29.0, 29.0, 29.0, 29.0], "std": [8.65865516917193, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [557]}, "scene_annotation": {"mean": [516.0], "std": [0.0], "min": [516], "max": [516], "count": [557]}, "eef_direction_state": {"mean": [3.7737881508078996, 3.8635547576301614], "std": [1.8427875355721233, 1.9663370614170241], "min": [0, 0], "max": [6, 6], "count": [557]}, "eef_velocity_state": {"mean": [0.9874326750448833, 0.9192100538599641], "std": [0.6974073926480356, 0.7782552557680016], "min": [0, 0], "max": [2, 2], "count": [557]}, "eef_acc_mag_state": {"mean": [0.8438061041292639, 0.8384201077199281], "std": [0.8425522599214992, 0.8531889800728572], "min": [0, 0], "max": [2, 2], "count": [557]}, "eef_direction_action": {"mean": [3.7737881508078996, 3.8635547576301614], "std": [1.8427875355721233, 1.9663370614170241], "min": [0, 0], "max": [6, 6], "count": [557]}, "eef_velocity_action": {"mean": [0.9874326750448833, 0.9192100538599641], "std": [0.6974073926480356, 0.7782552557680016], "min": [0, 0], "max": [2, 2], "count": [557]}, "eef_acc_mag_action": {"mean": [0.8438061041292639, 0.8384201077199281], "std": [0.8425522599214992, 0.8531889800728572], "min": [0, 0], "max": [2, 2], "count": [557]}, "eef_sim_pose_state": {"mean": [0.5620451906257158, 0.30869094362235955, 1.1460893926816893, -2.4813205043981323, 0.6001763841405814, 1.125114418052871, 0.5656780203278637, -0.2770539684033894, 1.0940336952921972, 2.4264069884195956, 0.9405214628323816, -1.8574182215265902], "std": [0.04400929239292209, 0.08002806676141967, 0.04611605750517346, 0.21246267324049453, 0.1598946341867632, 2.692597482269036, 0.02926598207075543, 0.06741013247042903, 0.0348257121809556, 0.38398066501741407, 0.2897463789287437, 1.7936742770581233], "min": [0.479553683796196, 0.0702306711150231, 1.0946089013090883, -2.7663509371854365, 0.2992728173585111, -3.138378021199836, 0.524668580550252, -0.34197148709296127, 1.00993358871121, 1.3326605737476478, 0.24639778310081928, -3.1274020690280606], "max": [0.6329195226330102, 0.390837336464924, 1.2602936316924798, -1.9513475505011417, 0.9512330446154968, 3.1406684318950666, 0.6289624161092341, -0.04417816594062689, 1.156659416535046, 2.973112811691525, 1.3278400653550508, 3.140375474874805], "count": [557]}, "eef_sim_pose_action": {"mean": [0.5620451906257158, 0.30869094362235955, 1.1460893926816893, -2.4813205043981323, 0.6001763841405814, 1.125114418052871, 0.5656780203278637, -0.2770539684033894, 1.0940336952921972, 2.4264069884195956, 0.9405214628323816, -1.8574182215265902], "std": [0.04400929239292209, 0.08002806676141967, 0.04611605750517346, 0.21246267324049453, 0.1598946341867632, 2.692597482269036, 0.02926598207075543, 0.06741013247042903, 0.0348257121809556, 0.38398066501741407, 0.2897463789287437, 1.7936742770581233], "min": [0.479553683796196, 0.0702306711150231, 1.0946089013090883, -2.7663509371854365, 0.2992728173585111, -3.138378021199836, 0.524668580550252, -0.34197148709296127, 1.00993358871121, 1.3326605737476478, 0.24639778310081928, -3.1274020690280606], "max": [0.6329195226330102, 0.390837336464924, 1.2602936316924798, -1.9513475505011417, 0.9512330446154968, 3.1406684318950666, 0.6289624161092341, -0.04417816594062689, 1.156659416535046, 2.973112811691525, 1.3278400653550508, 3.140375474874805], "count": [557]}, "gripper_mode_state": {"mean": [0.6355475763016158, 0.47217235188509876], "std": [0.48127627674627654, 0.4992250214085776], "min": [0, 0], "max": [1, 1], "count": [557]}, "gripper_activity_state": {"mean": [1.710951526032316, 1.7594254937163376], "std": [0.6348117742084, 0.5775000542609808], "min": [0, 0], "max": [2, 2], "count": [557]}, "gripper_mode_action": {"mean": [0.6355475763016158, 0.47217235188509876], "std": [0.48127627674627654, 0.4992250214085776], "min": [0, 0], "max": [1, 1], "count": [557]}, "gripper_activity_action": {"mean": [1.710951526032316, 1.7594254937163376], "std": [0.6348117742084, 0.5775000542609808], "min": [0, 0], "max": [2, 2], "count": [557]}, "gripper_open_scale_state": {"mean": [0.35999730702918925, 0.5179712742432229], "std": [0.3941790752549257, 0.4064912211280128], "min": [0.03, 0.006], "max": [0.949, 0.95], "count": [557]}, "gripper_open_scale_action": {"mean": [0.35999730702918925, 0.5179712742432229], "std": [0.3941790752549257, 0.4064912211280128], "min": [0.03, 0.006], "max": [0.949, 0.95], "count": [557]}}} +{"episode_index": 514, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[1.0]], [[1.0]]], "mean": [[[0.42573059436274513]], [[0.4555240012254902]], [[0.4569027614379085]]], "std": [[[0.234950028581208]], [[0.20242513241252447]], [[0.19751974620683352]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3983129493464052]], [[0.44057234272875817]], [[0.441201881127451]]], "std": [[[0.21807826644449826]], [[0.18108068289360307]], [[0.1764148003091568]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43548489787581696]], [[0.4569946568627451]], [[0.45905822303921573]]], "std": [[[0.21262295136417064]], [[0.187344838605511]], [[0.18149062057813062]]], "count": [100]}, "observation.state": {"min": [0.32569587230682373, 2.0180370807647705, -1.0186439752578735, -1.2392884492874146, -2.7109153270721436, -1.9800411462783813, 0.13646729290485382, -2.0, 0.18198999762535095, 0.24489399790763855, -0.17855499684810638, -3.1351852416992188, -0.3059999644756317, -0.27000001072883606, -0.6573783159255981, -2.175326108932495, 0.48658037185668945, 0.5663942694664001, 1.6482017040252686, 0.6864205002784729, -2.0113000869750977, 29.0, -0.38118401169776917, 0.2033739984035492, -0.09032399952411652, 2.13700008392334, 0.046999987214803696, -3.1411852836608887], "max": [0.9710314273834229, 2.1217095851898193, -0.29215067625045776, 0.2880840599536896, -1.4166662693023682, -0.5475097894668579, 1.4928150177001953, 941.0, 0.3208099901676178, 0.4744490087032318, 0.07905399799346924, 3.1410000324249268, 0.5410000085830688, 0.10199999809265137, -0.17751742899417877, -2.051460027694702, 1.5374780893325806, 1.4455690383911133, 2.6390774250030518, 1.8773635625839233, -0.9377654194831848, 910.0, -0.07142899930477142, 0.4395810067653656, 0.10891400277614594, 2.9539999961853027, 0.7200000286102295, 3.140000104904175], "mean": [0.5049250721931458, 2.0872995853424072, -0.7237400412559509, -0.7190939784049988, -2.1461524963378906, -1.5046863555908203, 0.9812397360801697, 513.9861450195312, 0.273963987827301, 0.3210512399673462, -0.012171435169875622, -1.9179625511169434, 0.2145695984363556, -0.023104947060346603, -0.3988034129142761, -2.153773069381714, 0.6832076907157898, 1.1011513471603394, 2.2863998413085938, 1.3899924755096436, -1.6496573686599731, 373.96783447265625, -0.2924025356769562, 0.3241267800331116, 0.03887936845421791, 2.596754789352417, 0.33567437529563904, -2.566000461578369], "std": [0.1440245658159256, 0.016449062153697014, 0.1783185452222824, 0.34716299176216125, 0.3188103437423706, 0.41772910952568054, 0.3565239906311035, 402.0805358886719, 0.026541823521256447, 0.06431324034929276, 0.04773450270295143, 1.9916895627975464, 0.2619636654853821, 0.11321838945150375, 0.1369718611240387, 0.02319493144750595, 0.24305559694766998, 0.21558399498462677, 0.26741823554039, 0.3126387298107147, 0.29999643564224243, 347.3299865722656, 0.08891423046588898, 0.061377815902233124, 0.04251091182231903, 0.19553756713867188, 0.20431500673294067, 0.6400433778762817], "count": [467]}, "action": {"min": [0.32569587230682373, 2.0180370807647705, -1.0186439752578735, -1.2392884492874146, -2.7109153270721436, -1.9800411462783813, 0.13646729290485382, -2.0, 0.18198999762535095, 0.24489399790763855, -0.17855499684810638, -3.1351852416992188, -0.3059999644756317, -0.27000001072883606, -0.6573783159255981, -2.175326108932495, 0.48658037185668945, 0.5663942694664001, 1.6482017040252686, 0.6864205002784729, -2.0113000869750977, 29.0, -0.38118401169776917, 0.2033739984035492, -0.09032399952411652, 2.13700008392334, 0.046999987214803696, -3.1411852836608887], "max": [0.9710314273834229, 2.1217095851898193, -0.29215067625045776, 0.2880840599536896, -1.4166662693023682, -0.5475097894668579, 1.4928150177001953, 941.0, 0.3208099901676178, 0.4744490087032318, 0.07905399799346924, 3.1410000324249268, 0.5410000085830688, 0.10199999809265137, -0.17751742899417877, -2.051460027694702, 1.5374780893325806, 1.4455690383911133, 2.6390774250030518, 1.8773635625839233, -0.9377654194831848, 910.0, -0.07142899930477142, 0.4395810067653656, 0.10891400277614594, 2.9539999961853027, 0.7200000286102295, 3.140000104904175], "mean": [0.5049250721931458, 2.0872995853424072, -0.7237400412559509, -0.7190939784049988, -2.1461524963378906, -1.5046863555908203, 0.9812397360801697, 513.9861450195312, 0.273963987827301, 0.3210512399673462, -0.012171435169875622, -1.9179625511169434, 0.2145695984363556, -0.023104947060346603, -0.3988034129142761, -2.153773069381714, 0.6832076907157898, 1.1011513471603394, 2.2863998413085938, 1.3899924755096436, -1.6496573686599731, 373.96783447265625, -0.2924025356769562, 0.3241267800331116, 0.03887936845421791, 2.596754789352417, 0.33567437529563904, -2.566000461578369], "std": [0.1440245658159256, 0.016449062153697014, 0.1783185452222824, 0.34716299176216125, 0.3188103437423706, 0.41772910952568054, 0.3565239906311035, 402.0805358886719, 0.026541823521256447, 0.06431324034929276, 0.04773450270295143, 1.9916895627975464, 0.2619636654853821, 0.11321838945150375, 0.1369718611240387, 0.02319493144750595, 0.24305559694766998, 0.21558399498462677, 0.26741823554039, 0.3126387298107147, 0.29999643564224243, 347.3299865722656, 0.08891423046588898, 0.061377815902233124, 0.04251091182231903, 0.19553756713867188, 0.20431500673294067, 0.6400433778762817], "count": [467]}, "timestamp": {"min": [0.0], "max": [15.533333333333333], "mean": [7.7666666666666675], "std": [4.493699292713447], "count": [467]}, "frame_index": {"min": [0], "max": [466], "mean": [233.0], "std": [134.8109787814034], "count": [467]}, "episode_index": {"min": [517], "max": [517], "mean": [517.0], "std": [0.0], "count": [467]}, "index": {"min": [486021], "max": [486487], "mean": [486254.0], "std": [134.8109787814034], "count": [467]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [467]}, "subtask_annotation": {"mean": [13.162740899357601, 29.0, 29.0, 29.0, 29.0], "std": [10.149380176605366, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [467]}, "scene_annotation": {"mean": [517.0], "std": [0.0], "min": [517], "max": [517], "count": [467]}, "eef_direction_state": {"mean": [3.3897216274089934, 3.486081370449679], "std": [2.1048891102906264, 2.1178650359018016], "min": [0, 0], "max": [6, 6], "count": [467]}, "eef_velocity_state": {"mean": [1.113490364025696, 0.9635974304068522], "std": [0.7866457818456704, 0.8126161999819171], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_acc_mag_state": {"mean": [0.8693790149892934, 0.841541755888651], "std": [0.8470026759149982, 0.8307192130902868], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_direction_action": {"mean": [3.3897216274089934, 3.486081370449679], "std": [2.1048891102906264, 2.1178650359018016], "min": [0, 0], "max": [6, 6], "count": [467]}, "eef_velocity_action": {"mean": [1.113490364025696, 0.9635974304068522], "std": [0.7866457818456704, 0.8126161999819171], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_acc_mag_action": {"mean": [0.8693790149892934, 0.841541755888651], "std": [0.8470026759149982, 0.8307192130902868], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_sim_pose_state": {"mean": [0.5269231615699508, 0.32154008528345857, 1.1114249241320078, -1.1947646085819905, 0.9417837080591902, 2.47397102861186, 0.5334520355400765, -0.2794393718550233, 1.0830476435740228, -1.6647045131208926, 0.9932015042445632, -1.5597121849362965], "std": [0.056674257535407856, 0.07284390150082719, 0.05487963482177242, 2.713972557612881, 0.2767395487396871, 0.2802231451520358, 0.05491022886558828, 0.04660904899714234, 0.034326491336086354, 2.1166902378881653, 0.26829464371180467, 0.1708870498170797], "min": [0.4121153220399061, 0.09234374262774273, 1.0424391411163012, -3.136490443971594, 0.5521910601524929, 1.5497888044653707, 0.45803980450124493, -0.33400075967380927, 1.0175253012438144, -3.1410823040993057, 0.45537724375285293, -1.8673831831524983], "max": [0.6297765515066139, 0.38523290799873977, 1.264765111618412, 3.141167115189246, 1.496835903019333, 2.893758828944705, 0.6675108858162813, -0.09912505561540733, 1.173817625144347, 3.133838897481802, 1.3225198816555856, -1.3071809533253822], "count": [467]}, "eef_sim_pose_action": {"mean": [0.5269231615699508, 0.32154008528345857, 1.1114249241320078, -1.1947646085819905, 0.9417837080591902, 2.47397102861186, 0.5334520355400765, -0.2794393718550233, 1.0830476435740228, -1.6647045131208926, 0.9932015042445632, -1.5597121849362965], "std": [0.056674257535407856, 0.07284390150082719, 0.05487963482177242, 2.713972557612881, 0.2767395487396871, 0.2802231451520358, 0.05491022886558828, 0.04660904899714234, 0.034326491336086354, 2.1166902378881653, 0.26829464371180467, 0.1708870498170797], "min": [0.4121153220399061, 0.09234374262774273, 1.0424391411163012, -3.136490443971594, 0.5521910601524929, 1.5497888044653707, 0.45803980450124493, -0.33400075967380927, 1.0175253012438144, -3.1410823040993057, 0.45537724375285293, -1.8673831831524983], "max": [0.6297765515066139, 0.38523290799873977, 1.264765111618412, 3.141167115189246, 1.496835903019333, 2.893758828944705, 0.6675108858162813, -0.09912505561540733, 1.173817625144347, 3.133838897481802, 1.3225198816555856, -1.3071809533253822], "count": [467]}, "gripper_mode_state": {"mean": [0.5910064239828694, 0.41755888650963596], "std": [0.49164807616205364, 0.49315663110868707], "min": [0, 0], "max": [1, 1], "count": [467]}, "gripper_activity_state": {"mean": [1.6937901498929335, 1.777301927194861], "std": [0.6661146756393516, 0.54131135963426], "min": [0, 0], "max": [2, 2], "count": [467]}, "gripper_mode_action": {"mean": [0.5910064239828694, 0.41755888650963596], "std": [0.49164807616205364, 0.49315663110868707], "min": [0, 0], "max": [1, 1], "count": [467]}, "gripper_activity_action": {"mean": [1.6937901498929335, 1.777301927194861], "std": [0.6661146756393516, 0.54131135963426], "min": [0, 0], "max": [2, 2], "count": [467]}, "gripper_open_scale_state": {"mean": [0.37396788016733845, 0.5141917461764379], "std": [0.3473299457571621, 0.4018171290257123], "min": [0.029, 0.0], "max": [0.91, 0.941], "count": [467]}, "gripper_open_scale_action": {"mean": [0.37396788016733845, 0.5141917461764379], "std": [0.3473299457571621, 0.4018171290257123], "min": [0.029, 0.0], "max": [0.91, 0.941], "count": [467]}}} +{"episode_index": 515, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4213947655085426]], [[0.4529081079434698]], [[0.45399233889462215]]], "std": [[[0.23634405816896906]], [[0.2035476625736684]], [[0.19782370525691087]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4211781045751634]], [[0.45293202112716435]], [[0.45538496158697395]]], "std": [[[0.2130140611837235]], [[0.17671846693820753]], [[0.17022151800628751]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43702097666552003]], [[0.45873824138573555]], [[0.46125349372205027]]], "std": [[[0.21337872758618967]], [[0.1922414674009491]], [[0.185085627538687]]], "count": [114]}, "observation.state": {"min": [0.2597399055957794, 2.072805404663086, -1.0231817960739136, -1.2083438634872437, -2.6772828102111816, -1.9835493564605713, 0.49082151055336, -2.0, 0.1993509978055954, 0.2350350022315979, -0.15996499359607697, -3.1381852626800537, -0.31200000643730164, -0.49900001287460327, -0.7192851305007935, -2.1759719848632812, 0.22479841113090515, 0.5690471529960632, 1.6176060438156128, 0.6210231184959412, -1.98618483543396, 40.0, -0.39990898966789246, 0.2025810033082962, -0.08490300178527832, 2.0209999084472656, 0.06400000303983688, -3.0999999046325684], "max": [0.9491100907325745, 2.1215872764587402, -0.6715852618217468, 0.15824902057647705, -1.397432804107666, -0.5673542022705078, 1.7096896171569824, 945.0, 0.3123219907283783, 0.46822699904441833, 0.06791199743747711, 3.140000104904175, 0.6579999923706055, 0.03800000250339508, -0.17460274696350098, -2.0753886699676514, 1.401865839958191, 1.346015453338623, 2.667177200317383, 1.935011625289917, -0.9097877740859985, 936.0, -0.07145000249147415, 0.4390900135040283, 0.113475002348423, 2.927999973297119, 0.8840000033378601, -2.302000045776367], "mean": [0.5130298137664795, 2.0900466442108154, -0.843038022518158, -0.6795561909675598, -2.089571237564087, -1.4863698482513428, 1.1384577751159668, 540.845458984375, 0.27202850580215454, 0.3187696933746338, -0.026681793853640556, -1.624102234840393, 0.22654423117637634, -0.15826396644115448, -0.421453058719635, -2.14711856842041, 0.573091447353363, 1.0446399450302124, 2.3148391246795654, 1.3761950731277466, -1.581407904624939, 352.0578308105469, -0.3079518973827362, 0.3263876736164093, 0.04777039587497711, 2.5276129245758057, 0.33946123719215393, -2.6378133296966553], "std": [0.15303733944892883, 0.008814320899546146, 0.09980273991823196, 0.3233053386211395, 0.3884570300579071, 0.3943067491054535, 0.388657808303833, 418.9718933105469, 0.02087814174592495, 0.06018104404211044, 0.04490799456834793, 2.2849855422973633, 0.31009045243263245, 0.14928922057151794, 0.14144442975521088, 0.025632014498114586, 0.25721475481987, 0.21539141237735748, 0.3222431540489197, 0.29775872826576233, 0.3202396035194397, 351.3121643066406, 0.08952239900827408, 0.059624314308166504, 0.03962244465947151, 0.2211623191833496, 0.2282496690750122, 0.22283397614955902], "count": [553]}, "action": {"min": [0.2597399055957794, 2.072805404663086, -1.0231817960739136, -1.2083438634872437, -2.6772828102111816, -1.9835493564605713, 0.49082151055336, -2.0, 0.1993509978055954, 0.2350350022315979, -0.15996499359607697, -3.1381852626800537, -0.31200000643730164, -0.49900001287460327, -0.7192851305007935, -2.1759719848632812, 0.22479841113090515, 0.5690471529960632, 1.6176060438156128, 0.6210231184959412, -1.98618483543396, 40.0, -0.39990898966789246, 0.2025810033082962, -0.08490300178527832, 2.0209999084472656, 0.06400000303983688, -3.0999999046325684], "max": [0.9491100907325745, 2.1215872764587402, -0.6715852618217468, 0.15824902057647705, -1.397432804107666, -0.5673542022705078, 1.7096896171569824, 945.0, 0.3123219907283783, 0.46822699904441833, 0.06791199743747711, 3.140000104904175, 0.6579999923706055, 0.03800000250339508, -0.17460274696350098, -2.0753886699676514, 1.401865839958191, 1.346015453338623, 2.667177200317383, 1.935011625289917, -0.9097877740859985, 936.0, -0.07145000249147415, 0.4390900135040283, 0.113475002348423, 2.927999973297119, 0.8840000033378601, -2.302000045776367], "mean": [0.5130298137664795, 2.0900466442108154, -0.843038022518158, -0.6795561909675598, -2.089571237564087, -1.4863698482513428, 1.1384577751159668, 540.845458984375, 0.27202850580215454, 0.3187696933746338, -0.026681793853640556, -1.624102234840393, 0.22654423117637634, -0.15826396644115448, -0.421453058719635, -2.14711856842041, 0.573091447353363, 1.0446399450302124, 2.3148391246795654, 1.3761950731277466, -1.581407904624939, 352.0578308105469, -0.3079518973827362, 0.3263876736164093, 0.04777039587497711, 2.5276129245758057, 0.33946123719215393, -2.6378133296966553], "std": [0.15303733944892883, 0.008814320899546146, 0.09980273991823196, 0.3233053386211395, 0.3884570300579071, 0.3943067491054535, 0.388657808303833, 418.9718933105469, 0.02087814174592495, 0.06018104404211044, 0.04490799456834793, 2.2849855422973633, 0.31009045243263245, 0.14928922057151794, 0.14144442975521088, 0.025632014498114586, 0.25721475481987, 0.21539141237735748, 0.3222431540489197, 0.29775872826576233, 0.3202396035194397, 351.3121643066406, 0.08952239900827408, 0.059624314308166504, 0.03962244465947151, 0.2211623191833496, 0.2282496690750122, 0.22283397614955902], "count": [553]}, "timestamp": {"min": [0.0], "max": [18.4], "mean": [9.200000000000001], "std": [5.321236280748634], "count": [553]}, "frame_index": {"min": [0], "max": [552], "mean": [276.0], "std": [159.63708842245902], "count": [553]}, "episode_index": {"min": [518], "max": [518], "mean": [518.0], "std": [0.0], "count": [553]}, "index": {"min": [486488], "max": [487040], "mean": [486764.0], "std": [159.63708842245902], "count": [553]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [553]}, "subtask_annotation": {"mean": [12.52260397830018, 29.0, 29.0, 29.0, 29.0], "std": [10.401694069344883, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [553]}, "scene_annotation": {"mean": [518.0], "std": [0.0], "min": [518], "max": [518], "count": [553]}, "eef_direction_state": {"mean": [3.325497287522604, 3.132007233273056], "std": [2.1276660706559367, 2.145420064910502], "min": [0, 0], "max": [6, 6], "count": [553]}, "eef_velocity_state": {"mean": [1.166365280289331, 1.0488245931283906], "std": [0.805377938768915, 0.7162310132561733], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_acc_mag_state": {"mean": [0.9204339963833634, 0.8661844484629295], "std": [0.833844552363385, 0.8355761070761651], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_direction_action": {"mean": [3.325497287522604, 3.132007233273056], "std": [2.1276660706559367, 2.145420064910502], "min": [0, 0], "max": [6, 6], "count": [553]}, "eef_velocity_action": {"mean": [1.166365280289331, 1.0488245931283906], "std": [0.805377938768915, 0.7162310132561733], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_acc_mag_action": {"mean": [0.9204339963833634, 0.8661844484629295], "std": [0.833844552363385, 0.8355761070761651], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_sim_pose_state": {"mean": [0.5269466711174423, 0.33670080644970096, 1.1060984013576522, -1.104269101582195, 0.9492703099380517, 2.3266375753977706, 0.5331994813324186, -0.2672686104561944, 1.0749075837261581, -0.950968804382155, 0.9902993115955696, -1.812213722968657], "std": [0.05816254092126798, 0.06993936075380706, 0.05730747929996097, 2.7082380418409233, 0.28936468625017614, 0.916671505189848, 0.05194759055226815, 0.0378961991751122, 0.03783899921779256, 2.6504534364516075, 0.33137072765205244, 0.17533174693153972], "min": [0.4115336493572338, 0.09427466195700575, 1.0326444022017265, -3.141551717497383, 0.5612747413978574, -2.9452410700725307, 0.4524498896054926, -0.31757697228208326, 1.0235526977273404, -3.1377724953605517, 0.39651520678104424, -2.1323299592212273], "max": [0.6311069043063903, 0.3962944733451932, 1.2571919593539302, 3.1413528163236406, 1.4741761258347155, 3.120314114862067, 0.6638277244812328, -0.12549238816115163, 1.1771368044028203, 3.1399815217456144, 1.4438662166786846, -1.3587449004857064], "count": [553]}, "eef_sim_pose_action": {"mean": [0.5269466711174423, 0.33670080644970096, 1.1060984013576522, -1.104269101582195, 0.9492703099380517, 2.3266375753977706, 0.5331994813324186, -0.2672686104561944, 1.0749075837261581, -0.950968804382155, 0.9902993115955696, -1.812213722968657], "std": [0.05816254092126798, 0.06993936075380706, 0.05730747929996097, 2.7082380418409233, 0.28936468625017614, 0.916671505189848, 0.05194759055226815, 0.0378961991751122, 0.03783899921779256, 2.6504534364516075, 0.33137072765205244, 0.17533174693153972], "min": [0.4115336493572338, 0.09427466195700575, 1.0326444022017265, -3.141551717497383, 0.5612747413978574, -2.9452410700725307, 0.4524498896054926, -0.31757697228208326, 1.0235526977273404, -3.1377724953605517, 0.39651520678104424, -2.1323299592212273], "max": [0.6311069043063903, 0.3962944733451932, 1.2571919593539302, 3.1413528163236406, 1.4741761258347155, 3.120314114862067, 0.6638277244812328, -0.12549238816115163, 1.1771368044028203, 3.1399815217456144, 1.4438662166786846, -1.3587449004857064], "count": [553]}, "gripper_mode_state": {"mean": [0.6564195298372514, 0.42495479204339964], "std": [0.4749030750432071, 0.494336137423464], "min": [0, 0], "max": [1, 1], "count": [553]}, "gripper_activity_state": {"mean": [1.7269439421338155, 1.6962025316455696], "std": [0.6217407390434286, 0.6406399734776633], "min": [0, 0], "max": [2, 2], "count": [553]}, "gripper_mode_action": {"mean": [0.6564195298372514, 0.42495479204339964], "std": [0.4749030750432071, 0.494336137423464], "min": [0, 0], "max": [1, 1], "count": [553]}, "gripper_activity_action": {"mean": [1.7269439421338155, 1.6962025316455696], "std": [0.6217407390434286, 0.6406399734776633], "min": [0, 0], "max": [2, 2], "count": [553]}, "gripper_open_scale_state": {"mean": [0.35205786632241254, 0.5409493671614701], "std": [0.35131221528604073, 0.4188374676762564], "min": [0.04, 0.0], "max": [0.936, 0.945], "count": [553]}, "gripper_open_scale_action": {"mean": [0.35205786632241254, 0.5409493671614701], "std": [0.35131221528604073, 0.4188374676762564], "min": [0.04, 0.0], "max": [0.936, 0.945], "count": [553]}}} +{"episode_index": 516, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[1.0]], [[1.0]]], "mean": [[[0.43687715778515707]], [[0.46285294447079905]], [[0.46414034662924314]]], "std": [[[0.22623224741377726]], [[0.1947353934415509]], [[0.18830155790115155]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42193664347459414]], [[0.46154907890575586]], [[0.4640909498207885]]], "std": [[[0.21561026720321755]], [[0.18250562418133842]], [[0.17513225636909563]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43337196592346616]], [[0.46132782356894375]], [[0.46285884461311405]]], "std": [[[0.19527863181956895]], [[0.16649861444619643]], [[0.15851452817830258]]], "count": [124]}, "observation.state": {"min": [0.555241584777832, 1.8728779554367065, -0.7886095643043518, -0.8677253723144531, -2.774916410446167, -1.9585909843444824, 0.4944866895675659, 33.0, 0.10543700307607651, 0.3054009974002838, -0.22010500729084015, -3.1331851482391357, -0.335999995470047, -0.9190000295639038, -0.923785388469696, -2.1354103088378906, 0.3404090106487274, 0.5650503635406494, 1.901571273803711, 1.1664384603500366, -2.610628843307495, 44.0, -0.3503130078315735, 0.2704330086708069, -0.06712000072002411, -3.1411852836608887, 0.00800000037997961, -2.4030001163482666], "max": [1.0160609483718872, 2.1214826107025146, 0.8540070652961731, 0.5204223394393921, -1.5158358812332153, -0.5393067598342896, 2.035036563873291, 911.0, 0.31386899948120117, 0.4678319990634918, 0.08512400090694427, 3.140000104904175, 1.2450000047683716, -0.2750000059604645, -0.331787109375, -1.846785306930542, 0.715375542640686, 0.9911900162696838, 2.725872755050659, 1.9189372062683105, -1.7532182931900024, 923.0, -0.12601600587368011, 0.4191029965877533, 0.13324999809265137, 3.1410000324249268, 0.6600000262260437, -1.6089999675750732], "mean": [0.6954795718193054, 2.002453565597534, -0.4078359007835388, -0.45132049918174744, -2.2821192741394043, -1.3397856950759888, 1.5190560817718506, 506.5400695800781, 0.2646121680736542, 0.3712735176086426, -0.003385801799595356, -1.6313070058822632, 0.4252144694328308, -0.663591742515564, -0.6142827868461609, -1.9999252557754517, 0.5027737617492676, 0.8404878377914429, 2.4057981967926025, 1.6293559074401855, -2.1092660427093506, 308.46234130859375, -0.2810688614845276, 0.3519347906112671, 0.05482509732246399, 1.3395758867263794, 0.3547355830669403, -2.111205816268921], "std": [0.10643782466650009, 0.06836802512407303, 0.4406145215034485, 0.3878113329410553, 0.2839227616786957, 0.4817453622817993, 0.44833680987358093, 390.1049499511719, 0.04347977042198181, 0.05326348915696144, 0.07374337315559387, 2.3583338260650635, 0.3634476959705353, 0.15109224617481232, 0.149539977312088, 0.08018465340137482, 0.08099585771560669, 0.09793528914451599, 0.1974249929189682, 0.2160959392786026, 0.2572292685508728, 347.3606872558594, 0.05590256303548813, 0.043720848858356476, 0.03920648992061615, 2.599052667617798, 0.12275402247905731, 0.19739143550395966], "count": [624]}, "action": {"min": [0.555241584777832, 1.8728779554367065, -0.7886095643043518, -0.8677253723144531, -2.774916410446167, -1.9585909843444824, 0.4944866895675659, 33.0, 0.10543700307607651, 0.3054009974002838, -0.22010500729084015, -3.1331851482391357, -0.335999995470047, -0.9190000295639038, -0.923785388469696, -2.1354103088378906, 0.3404090106487274, 0.5650503635406494, 1.901571273803711, 1.1664384603500366, -2.610628843307495, 44.0, -0.3503130078315735, 0.2704330086708069, -0.06712000072002411, -3.1411852836608887, 0.00800000037997961, -2.4030001163482666], "max": [1.0160609483718872, 2.1214826107025146, 0.8540070652961731, 0.5204223394393921, -1.5158358812332153, -0.5393067598342896, 2.035036563873291, 911.0, 0.31386899948120117, 0.4678319990634918, 0.08512400090694427, 3.140000104904175, 1.2450000047683716, -0.2750000059604645, -0.331787109375, -1.846785306930542, 0.715375542640686, 0.9911900162696838, 2.725872755050659, 1.9189372062683105, -1.7532182931900024, 923.0, -0.12601600587368011, 0.4191029965877533, 0.13324999809265137, 3.1410000324249268, 0.6600000262260437, -1.6089999675750732], "mean": [0.6954795718193054, 2.002453565597534, -0.4078359007835388, -0.45132049918174744, -2.2821192741394043, -1.3397856950759888, 1.5190560817718506, 506.5400695800781, 0.2646121680736542, 0.3712735176086426, -0.003385801799595356, -1.6313070058822632, 0.4252144694328308, -0.663591742515564, -0.6142827868461609, -1.9999252557754517, 0.5027737617492676, 0.8404878377914429, 2.4057981967926025, 1.6293559074401855, -2.1092660427093506, 308.46234130859375, -0.2810688614845276, 0.3519347906112671, 0.05482509732246399, 1.3395758867263794, 0.3547355830669403, -2.111205816268921], "std": [0.10643782466650009, 0.06836802512407303, 0.4406145215034485, 0.3878113329410553, 0.2839227616786957, 0.4817453622817993, 0.44833680987358093, 390.1049499511719, 0.04347977042198181, 0.05326348915696144, 0.07374337315559387, 2.3583338260650635, 0.3634476959705353, 0.15109224617481232, 0.149539977312088, 0.08018465340137482, 0.08099585771560669, 0.09793528914451599, 0.1974249929189682, 0.2160959392786026, 0.2572292685508728, 347.3606872558594, 0.05590256303548813, 0.043720848858356476, 0.03920648992061615, 2.599052667617798, 0.12275402247905731, 0.19739143550395966], "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": [519], "max": [519], "mean": [519.0], "std": [0.0], "count": [624]}, "index": {"min": [487041], "max": [487664], "mean": [487352.5], "std": [180.13305267681073], "count": [624]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [624]}, "subtask_annotation": {"mean": [11.330128205128204, 29.0, 29.0, 29.0, 29.0], "std": [8.968605642074499, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [624]}, "scene_annotation": {"mean": [519.0], "std": [0.0], "min": [519], "max": [519], "count": [624]}, "eef_direction_state": {"mean": [3.985576923076923, 3.6858974358974357], "std": [1.7563393385926205, 1.9183810187421984], "min": [0, 0], "max": [6, 6], "count": [624]}, "eef_velocity_state": {"mean": [0.8301282051282052, 0.9118589743589743], "std": [0.6504357387398921, 0.7469513289392283], "min": [0, 0], "max": [2, 2], "count": [624]}, "eef_acc_mag_state": {"mean": [0.6987179487179487, 0.7355769230769231], "std": [0.8256300763726915, 0.839117928499324], "min": [0, 0], "max": [2, 2], "count": [624]}, "eef_direction_action": {"mean": [3.985576923076923, 3.6858974358974357], "std": [1.7563393385926205, 1.9183810187421984], "min": [0, 0], "max": [6, 6], "count": [624]}, "eef_velocity_action": {"mean": [0.8301282051282052, 0.9118589743589743], "std": [0.6504357387398921, 0.7469513289392283], "min": [0, 0], "max": [2, 2], "count": [624]}, "eef_acc_mag_action": {"mean": [0.6987179487179487, 0.7355769230769231], "std": [0.8256300763726915, 0.839117928499324], "min": [0, 0], "max": [2, 2], "count": [624]}, "eef_sim_pose_state": {"mean": [0.5635470241154865, 0.33171438617541615, 1.1320360719272862, -2.4108999701481175, 0.6221136297348632, 0.1336953706325001, 0.5804294398484834, -0.27601886044923285, 1.0963363086024687, 2.475091455692295, 0.8708282800996512, -1.9597793790902274], "std": [0.0419355301640671, 0.041620131055064014, 0.04510516907265279, 0.25870257396656876, 0.1523150157612236, 2.9597852255580253, 0.04167911053473569, 0.081091200195187, 0.029965636587936238, 0.34316625358095426, 0.27803258130339503, 1.879910892969798], "min": [0.48360249603139366, 0.14696949063471298, 1.0809264858046452, -2.7057084559279705, 0.23268546544739777, -3.1413966856676563, 0.5332031125709648, -0.36162913740192726, 1.027170926903371, 1.357959845331937, 0.1749382822562533, -3.141166285157533], "max": [0.6191559997361288, 0.3790240835091156, 1.2314813706998187, -1.8481401132466133, 0.9553912727860898, 3.141180047841016, 0.660119602223561, -0.019232389245016773, 1.1535878384369473, 2.9489219531412587, 1.26979187502213, 3.140892153640675], "count": [624]}, "eef_sim_pose_action": {"mean": [0.5635470241154865, 0.33171438617541615, 1.1320360719272862, -2.4108999701481175, 0.6221136297348632, 0.1336953706325001, 0.5804294398484834, -0.27601886044923285, 1.0963363086024687, 2.475091455692295, 0.8708282800996512, -1.9597793790902274], "std": [0.0419355301640671, 0.041620131055064014, 0.04510516907265279, 0.25870257396656876, 0.1523150157612236, 2.9597852255580253, 0.04167911053473569, 0.081091200195187, 0.029965636587936238, 0.34316625358095426, 0.27803258130339503, 1.879910892969798], "min": [0.48360249603139366, 0.14696949063471298, 1.0809264858046452, -2.7057084559279705, 0.23268546544739777, -3.1413966856676563, 0.5332031125709648, -0.36162913740192726, 1.027170926903371, 1.357959845331937, 0.1749382822562533, -3.141166285157533], "max": [0.6191559997361288, 0.3790240835091156, 1.2314813706998187, -1.8481401132466133, 0.9553912727860898, 3.141180047841016, 0.660119602223561, -0.019232389245016773, 1.1535878384369473, 2.9489219531412587, 1.26979187502213, 3.140892153640675], "count": [624]}, "gripper_mode_state": {"mean": [0.6698717948717948, 0.44871794871794873], "std": [0.4702590491495476, 0.49736319849412297], "min": [0, 0], "max": [1, 1], "count": [624]}, "gripper_activity_state": {"mean": [1.8157051282051282, 1.7467948717948718], "std": [0.5216561547800002, 0.5937624354211782], "min": [0, 0], "max": [2, 2], "count": [624]}, "gripper_mode_action": {"mean": [0.6698717948717948, 0.44871794871794873], "std": [0.4702590491495476, 0.49736319849412297], "min": [0, 0], "max": [1, 1], "count": [624]}, "gripper_activity_action": {"mean": [1.8157051282051282, 1.7467948717948718], "std": [0.5216561547800002, 0.5937624354211782], "min": [0, 0], "max": [2, 2], "count": [624]}, "gripper_open_scale_state": {"mean": [0.308462339755817, 0.5065400643715494], "std": [0.3473605362366915, 0.39010502432241995], "min": [0.044, 0.033], "max": [0.923, 0.911], "count": [624]}, "gripper_open_scale_action": {"mean": [0.308462339755817, 0.5065400643715494], "std": [0.3473605362366915, 0.39010502432241995], "min": [0.044, 0.033], "max": [0.923, 0.911], "count": [624]}}} +{"episode_index": 517, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[1.0]], [[1.0]]], "mean": [[[0.42693873950724076]], [[0.45657639289375884]], [[0.4589100305972062]]], "std": [[[0.23802015188827044]], [[0.207758620187405]], [[0.20081436112590517]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4101063573305139]], [[0.4501450363642189]], [[0.451302609973728]]], "std": [[[0.21307862877176384]], [[0.17966809771443454]], [[0.17410942036321153]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44012059063821607]], [[0.4623238938549276]], [[0.46451910523196205]]], "std": [[[0.21311473361996786]], [[0.18708330858641692]], [[0.18088497576428106]]], "count": [102]}, "observation.state": {"min": [0.278868705034256, 2.0184385776519775, -0.8986002802848816, -1.2704426050186157, -2.7931551933288574, -1.9827289581298828, 0.14868460595607758, -2.0, 0.18876299262046814, 0.2482070028781891, -0.1894340068101883, -3.1401853561401367, -0.4009999930858612, -0.32100000977516174, -0.7145203351974487, -2.175518035888672, 0.26686084270477295, 0.5283809900283813, 1.5446687936782837, 0.5952271223068237, -1.8795102834701538, 20.0, -0.4123449921607971, 0.20372800529003143, -0.1333640068769455, 2.2100000381469727, 0.26499998569488525, -3.1391851902008057], "max": [0.9464396834373474, 2.1215524673461914, -0.03827507048845291, 0.32075661420822144, -1.3107945919036865, -0.7479782700538635, 1.5166912078857422, 912.0, 0.33145201206207275, 0.4432399868965149, 0.07499299943447113, 3.1410000324249268, 0.6340000033378601, 0.11200001090765, -0.1661379039287567, -2.089298725128174, 1.7319252490997314, 1.397188425064087, 2.480252504348755, 1.8897030353546143, -0.8743053078651428, 937.0, -0.06976799666881561, 0.4033229947090149, 0.10542400181293488, 2.928999900817871, 0.7400000095367432, 3.13700008392334], "mean": [0.48224061727523804, 2.078946590423584, -0.671718418598175, -0.7166777849197388, -2.1788547039031982, -1.5323234796524048, 0.9884380102157593, 505.2645263671875, 0.28908440470695496, 0.3125886023044586, -0.0028432300314307213, -1.7543773651123047, 0.19972407817840576, -0.07376769930124283, -0.3401748239994049, -2.1596486568450928, 0.55247962474823, 0.9791392087936401, 2.1779074668884277, 1.4273357391357422, -1.4561320543289185, 344.09539794921875, -0.3148091733455658, 0.2907353639602661, 0.026673343032598495, 2.631361722946167, 0.44989433884620667, -2.599905490875244], "std": [0.14144964516162872, 0.02491695247590542, 0.20760409533977509, 0.35999318957328796, 0.35505199432373047, 0.4037840962409973, 0.36925044655799866, 381.4561462402344, 0.028040003031492233, 0.061290301382541656, 0.05082574486732483, 2.1160848140716553, 0.3164304196834564, 0.13112492859363556, 0.13410241901874542, 0.015543505549430847, 0.34647420048713684, 0.18835388123989105, 0.24273255467414856, 0.32712849974632263, 0.24660469591617584, 370.8514709472656, 0.09730745851993561, 0.06464052200317383, 0.047751590609550476, 0.21190465986728668, 0.1439027488231659, 0.5095693469047546], "count": [482]}, "action": {"min": [0.278868705034256, 2.0184385776519775, -0.8986002802848816, -1.2704426050186157, -2.7931551933288574, -1.9827289581298828, 0.14868460595607758, -2.0, 0.18876299262046814, 0.2482070028781891, -0.1894340068101883, -3.1401853561401367, -0.4009999930858612, -0.32100000977516174, -0.7145203351974487, -2.175518035888672, 0.26686084270477295, 0.5283809900283813, 1.5446687936782837, 0.5952271223068237, -1.8795102834701538, 20.0, -0.4123449921607971, 0.20372800529003143, -0.1333640068769455, 2.2100000381469727, 0.26499998569488525, -3.1391851902008057], "max": [0.9464396834373474, 2.1215524673461914, -0.03827507048845291, 0.32075661420822144, -1.3107945919036865, -0.7479782700538635, 1.5166912078857422, 912.0, 0.33145201206207275, 0.4432399868965149, 0.07499299943447113, 3.1410000324249268, 0.6340000033378601, 0.11200001090765, -0.1661379039287567, -2.089298725128174, 1.7319252490997314, 1.397188425064087, 2.480252504348755, 1.8897030353546143, -0.8743053078651428, 937.0, -0.06976799666881561, 0.4033229947090149, 0.10542400181293488, 2.928999900817871, 0.7400000095367432, 3.13700008392334], "mean": [0.48224061727523804, 2.078946590423584, -0.671718418598175, -0.7166777849197388, -2.1788547039031982, -1.5323234796524048, 0.9884380102157593, 505.2645263671875, 0.28908440470695496, 0.3125886023044586, -0.0028432300314307213, -1.7543773651123047, 0.19972407817840576, -0.07376769930124283, -0.3401748239994049, -2.1596486568450928, 0.55247962474823, 0.9791392087936401, 2.1779074668884277, 1.4273357391357422, -1.4561320543289185, 344.09539794921875, -0.3148091733455658, 0.2907353639602661, 0.026673343032598495, 2.631361722946167, 0.44989433884620667, -2.599905490875244], "std": [0.14144964516162872, 0.02491695247590542, 0.20760409533977509, 0.35999318957328796, 0.35505199432373047, 0.4037840962409973, 0.36925044655799866, 381.4561462402344, 0.028040003031492233, 0.061290301382541656, 0.05082574486732483, 2.1160848140716553, 0.3164304196834564, 0.13112492859363556, 0.13410241901874542, 0.015543505549430847, 0.34647420048713684, 0.18835388123989105, 0.24273255467414856, 0.32712849974632263, 0.24660469591617584, 370.8514709472656, 0.09730745851993561, 0.06464052200317383, 0.047751590609550476, 0.21190465986728668, 0.1439027488231659, 0.5095693469047546], "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": [520], "max": [520], "mean": [520.0], "std": [0.0], "count": [482]}, "index": {"min": [487665], "max": [488146], "mean": [487905.5], "std": [139.14111541884375], "count": [482]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [482]}, "subtask_annotation": {"mean": [13.423236514522822, 29.0, 29.0, 29.0, 29.0], "std": [10.460720815575053, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [482]}, "scene_annotation": {"mean": [520.0], "std": [0.0], "min": [520], "max": [520], "count": [482]}, "eef_direction_state": {"mean": [3.508298755186722, 3.2095435684647304], "std": [2.0534692863336184, 2.1207511095950613], "min": [0, 0], "max": [6, 6], "count": [482]}, "eef_velocity_state": {"mean": [1.0560165975103735, 0.9875518672199171], "std": [0.788253429173758, 0.7538632331403008], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_acc_mag_state": {"mean": [0.9190871369294605, 0.8589211618257261], "std": [0.8396852778578052, 0.8304458621030788], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_direction_action": {"mean": [3.508298755186722, 3.2095435684647304], "std": [2.0534692863336184, 2.1207511095950613], "min": [0, 0], "max": [6, 6], "count": [482]}, "eef_velocity_action": {"mean": [1.0560165975103735, 0.9875518672199171], "std": [0.788253429173758, 0.7538632331403008], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_acc_mag_action": {"mean": [0.9190871369294605, 0.8589211618257261], "std": [0.8396852778578052, 0.8304458621030788], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_sim_pose_state": {"mean": [0.4917369463642346, 0.33169033112998514, 1.0830857169679085, -1.397167890183596, 1.033130936011854, 2.605883690821644, 0.5243009264970903, -0.2948226656194722, 1.0794993931385908, -1.275216729595826, 0.9748882749485142, -1.633578878766334], "std": [0.062228709194671654, 0.08348667971531774, 0.0567498231723959, 2.4718877316826204, 0.22278861189997734, 0.29289679275952185, 0.05335656539497232, 0.05058175217935874, 0.03416088410083415, 2.378031403173705, 0.3259928409066912, 0.19972087694241591], "min": [0.4101588932535462, 0.053782378885310345, 1.028879204049112, -3.136285152744465, 0.7356766716146463, 1.5471574102415202, 0.4471903522474687, -0.3601766198353408, 1.0143445493106835, -3.1331112482817938, 0.35441894726324175, -1.9314715583463684], "max": [0.6102013619287605, 0.40153332616075177, 1.2344640844545325, 3.1411597925877373, 1.489840732326945, 3.009957710406172, 0.6369506315068354, -0.09680612638536258, 1.1653393994148888, 3.1365282268084558, 1.4160815672261284, -1.1190422504048843], "count": [482]}, "eef_sim_pose_action": {"mean": [0.4917369463642346, 0.33169033112998514, 1.0830857169679085, -1.397167890183596, 1.033130936011854, 2.605883690821644, 0.5243009264970903, -0.2948226656194722, 1.0794993931385908, -1.275216729595826, 0.9748882749485142, -1.633578878766334], "std": [0.062228709194671654, 0.08348667971531774, 0.0567498231723959, 2.4718877316826204, 0.22278861189997734, 0.29289679275952185, 0.05335656539497232, 0.05058175217935874, 0.03416088410083415, 2.378031403173705, 0.3259928409066912, 0.19972087694241591], "min": [0.4101588932535462, 0.053782378885310345, 1.028879204049112, -3.136285152744465, 0.7356766716146463, 1.5471574102415202, 0.4471903522474687, -0.3601766198353408, 1.0143445493106835, -3.1331112482817938, 0.35441894726324175, -1.9314715583463684], "max": [0.6102013619287605, 0.40153332616075177, 1.2344640844545325, 3.1411597925877373, 1.489840732326945, 3.009957710406172, 0.6369506315068354, -0.09680612638536258, 1.1653393994148888, 3.1365282268084558, 1.4160815672261284, -1.1190422504048843], "count": [482]}, "gripper_mode_state": {"mean": [0.6410788381742739, 0.4087136929460581], "std": [0.47968402247666925, 0.49159618605564015], "min": [0, 0], "max": [1, 1], "count": [482]}, "gripper_activity_state": {"mean": [1.670124481327801, 1.6929460580912863], "std": [0.6702786200437851, 0.6514522821576753], "min": [0, 0], "max": [2, 2], "count": [482]}, "gripper_mode_action": {"mean": [0.6410788381742739, 0.4087136929460581], "std": [0.47968402247666925, 0.49159618605564015], "min": [0, 0], "max": [1, 1], "count": [482]}, "gripper_activity_action": {"mean": [1.670124481327801, 1.6929460580912863], "std": [0.6702786200437851, 0.6514522821576753], "min": [0, 0], "max": [2, 2], "count": [482]}, "gripper_open_scale_state": {"mean": [0.3440954357479616, 0.5054491702778214], "std": [0.3708514483791012, 0.38121109808821496], "min": [0.02, 0.0], "max": [0.937, 0.912], "count": [482]}, "gripper_open_scale_action": {"mean": [0.3440954357479616, 0.5054491702778214], "std": [0.3708514483791012, 0.38121109808821496], "min": [0.02, 0.0], "max": [0.937, 0.912], "count": [482]}}} +{"episode_index": 518, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8549019607843137]], [[1.0]], [[1.0]]], "mean": [[[0.4218688530122194]], [[0.45495004973003694]], [[0.4567909420289855]]], "std": [[[0.2382516681386868]], [[0.20321388062866894]], [[0.19656449341477167]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42637688441318555]], [[0.4575736910343848]], [[0.46084833759590793]]], "std": [[[0.20566082092945862]], [[0.17113357610375002]], [[0.16429917171991643]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4458594717959648]], [[0.46822806550156293]], [[0.4706399669650469]]], "std": [[[0.21138721953094228]], [[0.1873757130880117]], [[0.179909490377054]]], "count": [115]}, "observation.state": {"min": [0.32382842898368835, 2.0242679119110107, -0.9037314653396606, -1.2086230516433716, -2.708314895629883, -1.9838634729385376, 0.5905671119689941, -2.0, 0.19660000503063202, 0.2398490011692047, -0.1566769927740097, -3.1391851902008057, -0.23800000548362732, -0.5400000214576721, -0.7725002765655518, -2.17464542388916, 0.1350535750389099, 0.5593954920768738, 1.6254076957702637, 0.7797084450721741, -1.7586112022399902, 23.0, -0.389396995306015, 0.20486100018024445, -0.12969399988651276, 2.0889999866485596, 0.0989999920129776, -3.132185220718384], "max": [0.9530196189880371, 2.121657133102417, -0.4180237948894501, 0.09365437924861908, -1.6294918060302734, -0.5996078848838806, 1.6178853511810303, 914.0, 0.32446300983428955, 0.4565500020980835, 0.09843900054693222, 3.1410000324249268, 0.7170000076293945, 0.018000001087784767, -0.1762782633304596, -2.0766103267669678, 1.5483338832855225, 1.2462348937988281, 2.6005756855010986, 1.923893928527832, -0.93764328956604, 944.0, -0.0877859964966774, 0.4201889932155609, 0.11113300174474716, 2.9649999141693115, 1.003000020980835, -2.361999988555908], "mean": [0.47934937477111816, 2.0831539630889893, -0.7411971092224121, -0.6941479444503784, -2.100724458694458, -1.5116825103759766, 1.065319538116455, 517.7882690429688, 0.28637608885765076, 0.3116084337234497, -0.012870698235929012, -2.6211493015289307, 0.2791816294193268, -0.1577703058719635, -0.39923858642578125, -2.146531820297241, 0.5343835353851318, 0.9582200050354004, 2.188430070877075, 1.4776027202606201, -1.4554797410964966, 364.47509765625, -0.3042086362838745, 0.31146010756492615, 0.03310322016477585, 2.6346051692962646, 0.44027572870254517, -2.691263437271118], "std": [0.1290137618780136, 0.01822974719107151, 0.1032029241323471, 0.29164162278175354, 0.32148757576942444, 0.40495163202285767, 0.26702579855918884, 388.3083801269531, 0.024235902354121208, 0.06249263137578964, 0.04752754420042038, 1.0254274606704712, 0.24875463545322418, 0.16511668264865875, 0.1239599883556366, 0.027578501030802727, 0.2648828327655792, 0.1928645670413971, 0.2851320803165436, 0.31714168190956116, 0.2669045627117157, 368.72015380859375, 0.07219361513853073, 0.059058889746665955, 0.041331250220537186, 0.23054838180541992, 0.22407062351703644, 0.1947828233242035], "count": [562]}, "action": {"min": [0.32382842898368835, 2.0242679119110107, -0.9037314653396606, -1.2086230516433716, -2.708314895629883, -1.9838634729385376, 0.5905671119689941, -2.0, 0.19660000503063202, 0.2398490011692047, -0.1566769927740097, -3.1391851902008057, -0.23800000548362732, -0.5400000214576721, -0.7725002765655518, -2.17464542388916, 0.1350535750389099, 0.5593954920768738, 1.6254076957702637, 0.7797084450721741, -1.7586112022399902, 23.0, -0.389396995306015, 0.20486100018024445, -0.12969399988651276, 2.0889999866485596, 0.0989999920129776, -3.132185220718384], "max": [0.9530196189880371, 2.121657133102417, -0.4180237948894501, 0.09365437924861908, -1.6294918060302734, -0.5996078848838806, 1.6178853511810303, 914.0, 0.32446300983428955, 0.4565500020980835, 0.09843900054693222, 3.1410000324249268, 0.7170000076293945, 0.018000001087784767, -0.1762782633304596, -2.0766103267669678, 1.5483338832855225, 1.2462348937988281, 2.6005756855010986, 1.923893928527832, -0.93764328956604, 944.0, -0.0877859964966774, 0.4201889932155609, 0.11113300174474716, 2.9649999141693115, 1.003000020980835, -2.361999988555908], "mean": [0.47934937477111816, 2.0831539630889893, -0.7411971092224121, -0.6941479444503784, -2.100724458694458, -1.5116825103759766, 1.065319538116455, 517.7882690429688, 0.28637608885765076, 0.3116084337234497, -0.012870698235929012, -2.6211493015289307, 0.2791816294193268, -0.1577703058719635, -0.39923858642578125, -2.146531820297241, 0.5343835353851318, 0.9582200050354004, 2.188430070877075, 1.4776027202606201, -1.4554797410964966, 364.47509765625, -0.3042086362838745, 0.31146010756492615, 0.03310322016477585, 2.6346051692962646, 0.44027572870254517, -2.691263437271118], "std": [0.1290137618780136, 0.01822974719107151, 0.1032029241323471, 0.29164162278175354, 0.32148757576942444, 0.40495163202285767, 0.26702579855918884, 388.3083801269531, 0.024235902354121208, 0.06249263137578964, 0.04752754420042038, 1.0254274606704712, 0.24875463545322418, 0.16511668264865875, 0.1239599883556366, 0.027578501030802727, 0.2648828327655792, 0.1928645670413971, 0.2851320803165436, 0.31714168190956116, 0.2669045627117157, 368.72015380859375, 0.07219361513853073, 0.059058889746665955, 0.041331250220537186, 0.23054838180541992, 0.22407062351703644, 0.1947828233242035], "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": [521], "max": [521], "mean": [521.0], "std": [0.0], "count": [562]}, "index": {"min": [488147], "max": [488708], "mean": [488427.5], "std": [162.23516881367], "count": [562]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [562]}, "subtask_annotation": {"mean": [14.051601423487545, 29.0, 29.0, 29.0, 29.0], "std": [10.59422252061117, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [562]}, "scene_annotation": {"mean": [521.0], "std": [0.0], "min": [521], "max": [521], "count": [562]}, "eef_direction_state": {"mean": [3.215302491103203, 3.5693950177935942], "std": [2.149628950261327, 2.149978727986321], "min": [0, 0], "max": [6, 6], "count": [562]}, "eef_velocity_state": {"mean": [1.112099644128114, 0.9163701067615658], "std": [0.766210022056766, 0.7698377550307632], "min": [0, 0], "max": [2, 2], "count": [562]}, "eef_acc_mag_state": {"mean": [0.8629893238434164, 0.8505338078291815], "std": [0.8356494032505024, 0.8493715908781275], "min": [0, 0], "max": [2, 2], "count": [562]}, "eef_direction_action": {"mean": [3.215302491103203, 3.5693950177935942], "std": [2.149628950261327, 2.149978727986321], "min": [0, 0], "max": [6, 6], "count": [562]}, "eef_velocity_action": {"mean": [1.112099644128114, 0.9163701067615658], "std": [0.766210022056766, 0.7698377550307632], "min": [0, 0], "max": [2, 2], "count": [562]}, "eef_acc_mag_action": {"mean": [0.8629893238434164, 0.8505338078291815], "std": [0.8356494032505024, 0.8493715908781275], "min": [0, 0], "max": [2, 2], "count": [562]}, "eef_sim_pose_state": {"mean": [0.5132977552495711, 0.32936180973369233, 1.0941694721566468, -1.7121712501588184, 1.0477892430577787, 2.3288008141525167, 0.5245916517218581, -0.288370059766575, 1.0733763569858061, -1.2946301032965957, 1.0401032195236461, -1.8204903719019485], "std": [0.05641603495603494, 0.06377593363345335, 0.043747845704690175, 2.1905863624201882, 0.24817605960537084, 1.0591445160230106, 0.05218053967774631, 0.04418085982868618, 0.029329992665975857, 2.539559615050539, 0.27952016702093013, 0.1929763992955541], "min": [0.41509430998231855, 0.07238979775369941, 1.0213951725684574, -3.134972018843405, 0.610897562017457, -3.0763916302692618, 0.4692169830036064, -0.3702643555866634, 1.0251861162542262, -3.1406155601788095, 0.43797232005041575, -2.171327852644688], "max": [0.6105698134577273, 0.38261559178688187, 1.2155228340102644, 3.135234572459748, 1.4462846082417298, 3.128814330069209, 0.6482365168561501, -0.12617716755825292, 1.1566840145640593, 3.1361776713485803, 1.501730251067428, -1.5028386690384794], "count": [562]}, "eef_sim_pose_action": {"mean": [0.5132977552495711, 0.32936180973369233, 1.0941694721566468, -1.7121712501588184, 1.0477892430577787, 2.3288008141525167, 0.5245916517218581, -0.288370059766575, 1.0733763569858061, -1.2946301032965957, 1.0401032195236461, -1.8204903719019485], "std": [0.05641603495603494, 0.06377593363345335, 0.043747845704690175, 2.1905863624201882, 0.24817605960537084, 1.0591445160230106, 0.05218053967774631, 0.04418085982868618, 0.029329992665975857, 2.539559615050539, 0.27952016702093013, 0.1929763992955541], "min": [0.41509430998231855, 0.07238979775369941, 1.0213951725684574, -3.134972018843405, 0.610897562017457, -3.0763916302692618, 0.4692169830036064, -0.3702643555866634, 1.0251861162542262, -3.1406155601788095, 0.43797232005041575, -2.171327852644688], "max": [0.6105698134577273, 0.38261559178688187, 1.2155228340102644, 3.135234572459748, 1.4462846082417298, 3.128814330069209, 0.6482365168561501, -0.12617716755825292, 1.1566840145640593, 3.1361776713485803, 1.501730251067428, -1.5028386690384794], "count": [562]}, "gripper_mode_state": {"mean": [0.608540925266904, 0.41637010676156583], "std": [0.4880767025193943, 0.4929564290654172], "min": [0, 0], "max": [1, 1], "count": [562]}, "gripper_activity_state": {"mean": [1.7348754448398576, 1.7651245551601424], "std": [0.6017418980660603, 0.5675012992932561], "min": [0, 0], "max": [2, 2], "count": [562]}, "gripper_mode_action": {"mean": [0.608540925266904, 0.41637010676156583], "std": [0.4880767025193943, 0.4929564290654172], "min": [0, 0], "max": [1, 1], "count": [562]}, "gripper_activity_action": {"mean": [1.7348754448398576, 1.7651245551601424], "std": [0.6017418980660603, 0.5675012992932561], "min": [0, 0], "max": [2, 2], "count": [562]}, "gripper_open_scale_state": {"mean": [0.364475088974759, 0.5180142348279304], "std": [0.3687201040889856, 0.38800641258527624], "min": [0.023, 0.0], "max": [0.944, 0.914], "count": [562]}, "gripper_open_scale_action": {"mean": [0.364475088974759, 0.5180142348279304], "std": [0.3687201040889856, 0.38800641258527624], "min": [0.023, 0.0], "max": [0.944, 0.914], "count": [562]}}} +{"episode_index": 519, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4308085655314758]], [[0.4579248918865792]], [[0.45883993838763576]]], "std": [[[0.23074191975857267]], [[0.20045736102960648]], [[0.1941368996544263]]], "count": [133]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41210922526905497]], [[0.4514595511450194]], [[0.4528445577792521]]], "std": [[[0.22156211199923456]], [[0.1896074092258653]], [[0.18360902405738005]]], "count": [133]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44148485183547104]], [[0.46744970575949674]], [[0.4703297121480171]]], "std": [[[0.20551443070880251]], [[0.18036227816940326]], [[0.1725947207646282]]], "count": [133]}, "observation.state": {"min": [0.49296829104423523, 1.8652682304382324, -0.7992386817932129, -0.7775267958641052, -2.6278202533721924, -1.981995940208435, 0.6227684020996094, -2.0, 0.15366999804973602, 0.2862519919872284, -0.2111539989709854, -3.1411852836608887, -0.2460000067949295, -0.9729999303817749, -1.0128669738769531, -2.1616601943969727, 0.21244148910045624, 0.697503387928009, 1.88345468044281, 1.2440706491470337, -2.5235018730163574, 36.0, -0.3794269859790802, 0.25196999311447144, -0.0889509990811348, -3.134185314178467, 0.11899999529123306, -2.4059998989105225], "max": [0.9222669005393982, 2.1214652061462402, 0.7204893231391907, 0.43762385845184326, -1.2299336194992065, -0.6269047856330872, 1.801912784576416, 948.0, 0.3151110112667084, 0.45790499448776245, 0.07002200186252594, 3.1410000324249268, 1.2239999771118164, -0.38600000739097595, -0.28349384665489197, -1.8983596563339233, 1.0690315961837769, 0.9959720969200134, 2.764112949371338, 2.0491909980773926, -1.6626880168914795, 940.0, -0.07702700048685074, 0.41467800736427307, 0.10555200278759003, 3.132999897003174, 0.6200000047683716, -1.6759999990463257], "mean": [0.641997754573822, 1.9768661260604858, -0.5146018266677856, -0.4802817404270172, -2.2337779998779297, -1.5486797094345093, 1.500688910484314, 571.0719604492188, 0.2700771391391754, 0.34088972210884094, 0.0012008200865238905, 0.33868739008903503, 0.3888181447982788, -0.6216750144958496, -0.6366824507713318, -2.006920099258423, 0.5083777904510498, 0.8640869855880737, 2.4965438842773438, 1.6236910820007324, -2.1849095821380615, 334.6879577636719, -0.2828540802001953, 0.34947389364242554, 0.05332087352871895, 1.3608591556549072, 0.32003965973854065, -2.051339626312256], "std": [0.09635087847709656, 0.06848528981208801, 0.3614625930786133, 0.2899564206600189, 0.2647085189819336, 0.3887338936328888, 0.33042076230049133, 390.9419250488281, 0.032616738229990005, 0.04746297001838684, 0.057863425463438034, 2.9283995628356934, 0.31872519850730896, 0.1107565388083458, 0.16967463493347168, 0.06527416408061981, 0.1489468365907669, 0.06572793424129486, 0.2379779815673828, 0.19000732898712158, 0.27119019627571106, 343.5310974121094, 0.07828836888074875, 0.050960466265678406, 0.03579344227910042, 2.577084541320801, 0.12922194600105286, 0.2166883498430252], "count": [681]}, "action": {"min": [0.49296829104423523, 1.8652682304382324, -0.7992386817932129, -0.7775267958641052, -2.6278202533721924, -1.981995940208435, 0.6227684020996094, -2.0, 0.15366999804973602, 0.2862519919872284, -0.2111539989709854, -3.1411852836608887, -0.2460000067949295, -0.9729999303817749, -1.0128669738769531, -2.1616601943969727, 0.21244148910045624, 0.697503387928009, 1.88345468044281, 1.2440706491470337, -2.5235018730163574, 36.0, -0.3794269859790802, 0.25196999311447144, -0.0889509990811348, -3.134185314178467, 0.11899999529123306, -2.4059998989105225], "max": [0.9222669005393982, 2.1214652061462402, 0.7204893231391907, 0.43762385845184326, -1.2299336194992065, -0.6269047856330872, 1.801912784576416, 948.0, 0.3151110112667084, 0.45790499448776245, 0.07002200186252594, 3.1410000324249268, 1.2239999771118164, -0.38600000739097595, -0.28349384665489197, -1.8983596563339233, 1.0690315961837769, 0.9959720969200134, 2.764112949371338, 2.0491909980773926, -1.6626880168914795, 940.0, -0.07702700048685074, 0.41467800736427307, 0.10555200278759003, 3.132999897003174, 0.6200000047683716, -1.6759999990463257], "mean": [0.641997754573822, 1.9768661260604858, -0.5146018266677856, -0.4802817404270172, -2.2337779998779297, -1.5486797094345093, 1.500688910484314, 571.0719604492188, 0.2700771391391754, 0.34088972210884094, 0.0012008200865238905, 0.33868739008903503, 0.3888181447982788, -0.6216750144958496, -0.6366824507713318, -2.006920099258423, 0.5083777904510498, 0.8640869855880737, 2.4965438842773438, 1.6236910820007324, -2.1849095821380615, 334.6879577636719, -0.2828540802001953, 0.34947389364242554, 0.05332087352871895, 1.3608591556549072, 0.32003965973854065, -2.051339626312256], "std": [0.09635087847709656, 0.06848528981208801, 0.3614625930786133, 0.2899564206600189, 0.2647085189819336, 0.3887338936328888, 0.33042076230049133, 390.9419250488281, 0.032616738229990005, 0.04746297001838684, 0.057863425463438034, 2.9283995628356934, 0.31872519850730896, 0.1107565388083458, 0.16967463493347168, 0.06527416408061981, 0.1489468365907669, 0.06572793424129486, 0.2379779815673828, 0.19000732898712158, 0.27119019627571106, 343.5310974121094, 0.07828836888074875, 0.050960466265678406, 0.03579344227910042, 2.577084541320801, 0.12922194600105286, 0.2166883498430252], "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": [522], "max": [522], "mean": [522.0], "std": [0.0], "count": [681]}, "index": {"min": [488709], "max": [489389], "mean": [489049.0], "std": [196.58755470951527], "count": [681]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [681]}, "subtask_annotation": {"mean": [12.255506607929515, 29.0, 29.0, 29.0, 29.0], "std": [10.4988316146123, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [681]}, "scene_annotation": {"mean": [522.0], "std": [0.0], "min": [522], "max": [522], "count": [681]}, "eef_direction_state": {"mean": [3.826725403817915, 4.170337738619677], "std": [1.8903703720151814, 2.0096101061492813], "min": [0, 0], "max": [6, 6], "count": [681]}, "eef_velocity_state": {"mean": [0.8604992657856094, 0.7400881057268722], "std": [0.6612268113953977, 0.7881236613629156], "min": [0, 0], "max": [2, 2], "count": [681]}, "eef_acc_mag_state": {"mean": [0.8164464023494861, 0.6402349486049926], "std": [0.8448303536346503, 0.8172673589398911], "min": [0, 0], "max": [2, 2], "count": [681]}, "eef_direction_action": {"mean": [3.826725403817915, 4.170337738619677], "std": [1.8903703720151814, 2.0096101061492813], "min": [0, 0], "max": [6, 6], "count": [681]}, "eef_velocity_action": {"mean": [0.8604992657856094, 0.7400881057268722], "std": [0.6612268113953977, 0.7881236613629156], "min": [0, 0], "max": [2, 2], "count": [681]}, "eef_acc_mag_action": {"mean": [0.8164464023494861, 0.6402349486049926], "std": [0.8448303536346503, 0.8172673589398911], "min": [0, 0], "max": [2, 2], "count": [681]}, "eef_sim_pose_state": {"mean": [0.5626874218181637, 0.32955864149914266, 1.1327145115861097, -2.4619209763382672, 0.5570585089742063, 0.775889792295685, 0.5561358458538878, -0.2877139758997534, 1.0944533937551555, 2.3797904876273708, 0.882279251272237, -1.874565713724234], "std": [0.04996428836597967, 0.06546723291758506, 0.04492755100149562, 0.20189131624198012, 0.16827587235655012, 2.8422682072084715, 0.03871788421744463, 0.05971167672869646, 0.03254815649432354, 0.3081020628928456, 0.22089339678018607, 1.840601355837147], "min": [0.46774481673151747, 0.09304211247420797, 1.0838783677178834, -2.7263229639542543, 0.2692984129892426, -3.140919022779528, 0.5027690857042652, -0.3558910420796466, 1.000805260738209, 1.342786584324061, 0.35840121893847376, -3.141125439924561], "max": [0.6334405502806254, 0.4215459334610721, 1.2595884491203895, -1.9189380594787684, 0.9513820969343096, 3.139592076015663, 0.6542344556125368, -0.05850047874610567, 1.1455180507717166, 2.9890727067839964, 1.2278859170995324, 3.1410265747964896], "count": [681]}, "eef_sim_pose_action": {"mean": [0.5626874218181637, 0.32955864149914266, 1.1327145115861097, -2.4619209763382672, 0.5570585089742063, 0.775889792295685, 0.5561358458538878, -0.2877139758997534, 1.0944533937551555, 2.3797904876273708, 0.882279251272237, -1.874565713724234], "std": [0.04996428836597967, 0.06546723291758506, 0.04492755100149562, 0.20189131624198012, 0.16827587235655012, 2.8422682072084715, 0.03871788421744463, 0.05971167672869646, 0.03254815649432354, 0.3081020628928456, 0.22089339678018607, 1.840601355837147], "min": [0.46774481673151747, 0.09304211247420797, 1.0838783677178834, -2.7263229639542543, 0.2692984129892426, -3.140919022779528, 0.5027690857042652, -0.3558910420796466, 1.000805260738209, 1.342786584324061, 0.35840121893847376, -3.141125439924561], "max": [0.6334405502806254, 0.4215459334610721, 1.2595884491203895, -1.9189380594787684, 0.9513820969343096, 3.139592076015663, 0.6542344556125368, -0.05850047874610567, 1.1455180507717166, 2.9890727067839964, 1.2278859170995324, 3.1410265747964896], "count": [681]}, "gripper_mode_state": {"mean": [0.6490455212922174, 0.34948604992657856], "std": [0.4772687215633691, 0.4768076665001249], "min": [0, 0], "max": [1, 1], "count": [681]}, "gripper_activity_state": {"mean": [1.657856093979442, 1.7665198237885462], "std": [0.6847193814063067, 0.5860300393517217], "min": [0, 0], "max": [2, 2], "count": [681]}, "gripper_mode_action": {"mean": [0.6490455212922174, 0.34948604992657856], "std": [0.4772687215633691, 0.4768076665001249], "min": [0, 0], "max": [1, 1], "count": [681]}, "gripper_activity_action": {"mean": [1.657856093979442, 1.7665198237885462], "std": [0.6847193814063067, 0.5860300393517217], "min": [0, 0], "max": [2, 2], "count": [681]}, "gripper_open_scale_state": {"mean": [0.33468795897922154, 0.5711306256092595], "std": [0.3435311536143474, 0.3908563131239806], "min": [0.036, 0.0], "max": [0.94, 0.948], "count": [681]}, "gripper_open_scale_action": {"mean": [0.33468795897922154, 0.5711306256092595], "std": [0.3435311536143474, 0.3908563131239806], "min": [0.036, 0.0], "max": [0.94, 0.948], "count": [681]}}} +{"episode_index": 520, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[1.0]], [[1.0]]], "mean": [[[0.42586493854788293]], [[0.45818824595055413]], [[0.45996394217107134]]], "std": [[[0.2387490365568531]], [[0.20438598740429093]], [[0.1991870480939473]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41309804987212273]], [[0.4513520176186417]], [[0.45160168549303775]]], "std": [[[0.22112386598719236]], [[0.18694603946884017]], [[0.18175385630600877]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43215455917874396]], [[0.4577327170360898]], [[0.46127979539641945]]], "std": [[[0.22020743708106846]], [[0.19092891683685295]], [[0.18319135890234195]]], "count": [115]}, "observation.state": {"min": [0.2989923655986786, 2.0626652240753174, -1.0756289958953857, -1.3521066904067993, -2.900754690170288, -1.981751561164856, 0.26949629187583923, -2.0, 0.20205900073051453, 0.23461200296878815, -0.17328499257564545, -3.1401853561401367, -0.5400000214576721, -0.5149999856948853, -0.7201752662658691, -2.175395965576172, 0.42322489619255066, 0.6027494668960571, 1.1165919303894043, 0.7678053379058838, -1.9285365343093872, 39.0, -0.3800410032272339, 0.2084680050611496, -0.12054300308227539, 2.246999979019165, 0.1809999942779541, -2.989000082015991], "max": [0.9275727272033691, 2.1215524673461914, -0.4250575304031372, 0.22540926933288574, -1.2715420722961426, -0.7494618892669678, 1.733408808708191, 942.0, 0.3172979950904846, 0.4420819878578186, 0.07984399795532227, 3.1410000324249268, 0.5460000038146973, 0.10400000959634781, -0.1733635514974594, -2.1452367305755615, 1.6062787771224976, 1.2881752252578735, 2.4780359268188477, 1.8586012125015259, -0.9689369797706604, 936.0, -0.07533399760723114, 0.40689900517463684, 0.07727400213479996, 3.0380001068115234, 0.7820000052452087, -2.3340001106262207], "mean": [0.48342907428741455, 2.0910966396331787, -0.799386739730835, -0.8169482946395874, -2.2228920459747314, -1.569659948348999, 1.130650520324707, 489.0257568359375, 0.2824441194534302, 0.3118092119693756, -0.002984928200021386, -2.6891067028045654, 0.10725929588079453, -0.13387204706668854, -0.3532620668411255, -2.1626741886138916, 0.6462636590003967, 0.9792770743370056, 2.136033058166504, 1.418676733970642, -1.5319112539291382, 320.3250732421875, -0.3053918480873108, 0.30732443928718567, 0.02052096650004387, 2.6763827800750732, 0.45092540979385376, -2.593175172805786], "std": [0.12755273282527924, 0.009241152554750443, 0.15247759222984314, 0.40014949440956116, 0.46311962604522705, 0.3701624572277069, 0.44756823778152466, 393.671630859375, 0.021654590964317322, 0.049288973212242126, 0.05289146676659584, 0.7964393496513367, 0.38201844692230225, 0.17618991434574127, 0.11235180497169495, 0.0044507840648293495, 0.22454077005386353, 0.20501591265201569, 0.3069683015346527, 0.28370824456214905, 0.29272615909576416, 347.5208435058594, 0.07499133050441742, 0.05381910130381584, 0.03915352746844292, 0.20914752781391144, 0.17751465737819672, 0.19871863722801208], "count": [563]}, "action": {"min": [0.2989923655986786, 2.0626652240753174, -1.0756289958953857, -1.3521066904067993, -2.900754690170288, -1.981751561164856, 0.26949629187583923, -2.0, 0.20205900073051453, 0.23461200296878815, -0.17328499257564545, -3.1401853561401367, -0.5400000214576721, -0.5149999856948853, -0.7201752662658691, -2.175395965576172, 0.42322489619255066, 0.6027494668960571, 1.1165919303894043, 0.7678053379058838, -1.9285365343093872, 39.0, -0.3800410032272339, 0.2084680050611496, -0.12054300308227539, 2.246999979019165, 0.1809999942779541, -2.989000082015991], "max": [0.9275727272033691, 2.1215524673461914, -0.4250575304031372, 0.22540926933288574, -1.2715420722961426, -0.7494618892669678, 1.733408808708191, 942.0, 0.3172979950904846, 0.4420819878578186, 0.07984399795532227, 3.1410000324249268, 0.5460000038146973, 0.10400000959634781, -0.1733635514974594, -2.1452367305755615, 1.6062787771224976, 1.2881752252578735, 2.4780359268188477, 1.8586012125015259, -0.9689369797706604, 936.0, -0.07533399760723114, 0.40689900517463684, 0.07727400213479996, 3.0380001068115234, 0.7820000052452087, -2.3340001106262207], "mean": [0.48342907428741455, 2.0910966396331787, -0.799386739730835, -0.8169482946395874, -2.2228920459747314, -1.569659948348999, 1.130650520324707, 489.0257568359375, 0.2824441194534302, 0.3118092119693756, -0.002984928200021386, -2.6891067028045654, 0.10725929588079453, -0.13387204706668854, -0.3532620668411255, -2.1626741886138916, 0.6462636590003967, 0.9792770743370056, 2.136033058166504, 1.418676733970642, -1.5319112539291382, 320.3250732421875, -0.3053918480873108, 0.30732443928718567, 0.02052096650004387, 2.6763827800750732, 0.45092540979385376, -2.593175172805786], "std": [0.12755273282527924, 0.009241152554750443, 0.15247759222984314, 0.40014949440956116, 0.46311962604522705, 0.3701624572277069, 0.44756823778152466, 393.671630859375, 0.021654590964317322, 0.049288973212242126, 0.05289146676659584, 0.7964393496513367, 0.38201844692230225, 0.17618991434574127, 0.11235180497169495, 0.0044507840648293495, 0.22454077005386353, 0.20501591265201569, 0.3069683015346527, 0.28370824456214905, 0.29272615909576416, 347.5208435058594, 0.07499133050441742, 0.05381910130381584, 0.03915352746844292, 0.20914752781391144, 0.17751465737819672, 0.19871863722801208], "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": [523], "max": [523], "mean": [523.0], "std": [0.0], "count": [563]}, "index": {"min": [489390], "max": [489952], "mean": [489671.0], "std": [162.52384440444425], "count": [563]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [563]}, "subtask_annotation": {"mean": [12.431616341030196, 29.0, 29.0, 29.0, 29.0], "std": [11.504583782523873, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [563]}, "scene_annotation": {"mean": [523.0], "std": [0.0], "min": [523], "max": [523], "count": [563]}, "eef_direction_state": {"mean": [3.6518650088809945, 3.7264653641207817], "std": [2.1914436962387414, 2.068058556221751], "min": [0, 0], "max": [6, 6], "count": [563]}, "eef_velocity_state": {"mean": [0.9573712255772646, 0.9076376554174067], "std": [0.8051531516040477, 0.7386766984268298], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_acc_mag_state": {"mean": [0.822380106571936, 0.8614564831261101], "std": [0.834681218498216, 0.8292966114581147], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_direction_action": {"mean": [3.6518650088809945, 3.7264653641207817], "std": [2.1914436962387414, 2.068058556221751], "min": [0, 0], "max": [6, 6], "count": [563]}, "eef_velocity_action": {"mean": [0.9573712255772646, 0.9076376554174067], "std": [0.8051531516040477, 0.7386766984268298], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_acc_mag_action": {"mean": [0.822380106571936, 0.8614564831261101], "std": [0.834681218498216, 0.8292966114581147], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_sim_pose_state": {"mean": [0.5096190972228735, 0.32129894371227935, 1.085722068137575, -1.985104136469633, 1.0112323945753203, 2.6500250238828205, 0.5263073956772965, -0.2874668119620219, 1.0874988655256503, -1.04662340326096, 0.8736593302467967, -1.7152459741793278], "std": [0.05044003146997854, 0.06207026946672041, 0.04711927166414405, 1.9203553239456466, 0.24461987328024942, 0.6573151342524469, 0.04207932983380304, 0.0400286642108694, 0.0466752273643854, 2.590542070007366, 0.40067511316807813, 0.20358388448890433], "min": [0.4198191334021975, 0.07612771714909009, 1.0203824358287765, -3.13998090805252, 0.6914724861713535, -3.140520836027433, 0.4519106238221053, -0.3354360922981571, 1.0123894348192328, -3.139313946260415, 0.20462141308118276, -2.0419447245301905], "max": [0.5996140025591356, 0.383478481628984, 1.2217652630068585, 3.1392240304286747, 1.46391884731759, 3.1396170610355663, 0.6359577806194981, -0.11829353249363878, 1.1878562800380226, 3.1381763256028212, 1.33187894052484, -1.3531699873364935], "count": [563]}, "eef_sim_pose_action": {"mean": [0.5096190972228735, 0.32129894371227935, 1.085722068137575, -1.985104136469633, 1.0112323945753203, 2.6500250238828205, 0.5263073956772965, -0.2874668119620219, 1.0874988655256503, -1.04662340326096, 0.8736593302467967, -1.7152459741793278], "std": [0.05044003146997854, 0.06207026946672041, 0.04711927166414405, 1.9203553239456466, 0.24461987328024942, 0.6573151342524469, 0.04207932983380304, 0.0400286642108694, 0.0466752273643854, 2.590542070007366, 0.40067511316807813, 0.20358388448890433], "min": [0.4198191334021975, 0.07612771714909009, 1.0203824358287765, -3.13998090805252, 0.6914724861713535, -3.140520836027433, 0.4519106238221053, -0.3354360922981571, 1.0123894348192328, -3.139313946260415, 0.20462141308118276, -2.0419447245301905], "max": [0.5996140025591356, 0.383478481628984, 1.2217652630068585, 3.1392240304286747, 1.46391884731759, 3.1396170610355663, 0.6359577806194981, -0.11829353249363878, 1.1878562800380226, 3.1381763256028212, 1.33187894052484, -1.3531699873364935], "count": [563]}, "gripper_mode_state": {"mean": [0.6785079928952042, 0.4706927175843694], "std": [0.46704913710714235, 0.49914034418929676], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_state": {"mean": [1.7158081705150976, 1.6003552397868561], "std": [0.6315130373236924, 0.7090883359080589], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_mode_action": {"mean": [0.6785079928952042, 0.4706927175843694], "std": [0.46704913710714235, 0.49914034418929676], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_action": {"mean": [1.7158081705150976, 1.6003552397868561], "std": [0.6315130373236924, 0.7090883359080589], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_open_scale_state": {"mean": [0.32032504422203123, 0.48924333905411443], "std": [0.34752070203838786, 0.3934008281669815], "min": [0.039, 0.0], "max": [0.936, 0.942], "count": [563]}, "gripper_open_scale_action": {"mean": [0.32032504422203123, 0.48924333905411443], "std": [0.34752070203838786, 0.3934008281669815], "min": [0.039, 0.0], "max": [0.936, 0.942], "count": [563]}}} +{"episode_index": 521, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[1.0]], [[1.0]]], "mean": [[[0.42719798474945536]], [[0.4585352093923989]], [[0.4601452387436456]]], "std": [[[0.23624436510342223]], [[0.20234503660349631]], [[0.1968999774899023]]], "count": [135]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4486573226821593]], [[0.46791054980634234]], [[0.4686775780682644]]], "std": [[[0.18945435174663516]], [[0.1619252213174762]], [[0.15672262495731618]]], "count": [135]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43679240498668603]], [[0.4612034465020576]], [[0.4624511422778988]]], "std": [[[0.2082592926612196]], [[0.18526421889920328]], [[0.1788311866213493]]], "count": [135]}, "observation.state": {"min": [0.23286183178424835, 2.0324883460998535, -1.168881893157959, -1.256462574005127, -2.692432403564453, -1.9903037548065186, 0.5209633708000183, -2.0, 0.1643189936876297, 0.23399999737739563, -0.15865099430084229, -3.1361851692199707, -0.49300000071525574, -0.42800000309944153, -0.7354817986488342, -2.1760241985321045, 0.11969467997550964, 0.5859419107437134, 1.666056513786316, 0.8592081665992737, -2.0435712337493896, 32.0, -0.4122239947319031, 0.1991640031337738, -0.10181999951601028, 2.121000051498413, 0.31700003147125244, -3.0929999351501465], "max": [1.0676178932189941, 2.1215524673461914, -0.5813516974449158, 0.11355113238096237, -1.313639521598816, -0.7346091270446777, 1.8324037790298462, 945.0, 0.3283419907093048, 0.44767698645591736, 0.05799200013279915, 3.1389999389648438, 0.6480000019073486, 0.04500000551342964, -0.14556047320365906, -2.09732723236084, 1.498958706855774, 1.3864896297454834, 2.4738471508026123, 1.932899832725525, -0.8615120053291321, 937.0, -0.06515499949455261, 0.3999359905719757, 0.13001899421215057, 2.9679999351501465, 0.8920000195503235, -2.2660000324249268], "mean": [0.4597007930278778, 2.0853006839752197, -0.8747141361236572, -0.7629368901252747, -2.0133917331695557, -1.5295943021774292, 1.1438000202178955, 474.4741516113281, 0.26956045627593994, 0.31287842988967896, -0.016006343066692352, -1.965999722480774, 0.2703418731689453, -0.12677891552448273, -0.34129682183265686, -2.14898419380188, 0.3867802321910858, 0.9766551852226257, 2.166779041290283, 1.5285462141036987, -1.4315179586410522, 405.93609619140625, -0.32428601384162903, 0.2863615155220032, 0.050908345729112625, 2.598480224609375, 0.5470505356788635, -2.6445274353027344], "std": [0.1618645340204239, 0.018335117027163506, 0.17319977283477783, 0.2961988151073456, 0.37294402718544006, 0.36127984523773193, 0.3187336027622223, 369.7084045410156, 0.028778530657291412, 0.05543850362300873, 0.04014379158616066, 2.0155534744262695, 0.30360713601112366, 0.12850333750247955, 0.12953732907772064, 0.022358451038599014, 0.26425501704216003, 0.18618392944335938, 0.19660642743110657, 0.24755346775054932, 0.29271161556243896, 379.24273681640625, 0.08339744061231613, 0.05656406283378601, 0.04275762662291527, 0.20482708513736725, 0.12303251773118973, 0.1674426943063736], "count": [696]}, "action": {"min": [0.23286183178424835, 2.0324883460998535, -1.168881893157959, -1.256462574005127, -2.692432403564453, -1.9903037548065186, 0.5209633708000183, -2.0, 0.1643189936876297, 0.23399999737739563, -0.15865099430084229, -3.1361851692199707, -0.49300000071525574, -0.42800000309944153, -0.7354817986488342, -2.1760241985321045, 0.11969467997550964, 0.5859419107437134, 1.666056513786316, 0.8592081665992737, -2.0435712337493896, 32.0, -0.4122239947319031, 0.1991640031337738, -0.10181999951601028, 2.121000051498413, 0.31700003147125244, -3.0929999351501465], "max": [1.0676178932189941, 2.1215524673461914, -0.5813516974449158, 0.11355113238096237, -1.313639521598816, -0.7346091270446777, 1.8324037790298462, 945.0, 0.3283419907093048, 0.44767698645591736, 0.05799200013279915, 3.1389999389648438, 0.6480000019073486, 0.04500000551342964, -0.14556047320365906, -2.09732723236084, 1.498958706855774, 1.3864896297454834, 2.4738471508026123, 1.932899832725525, -0.8615120053291321, 937.0, -0.06515499949455261, 0.3999359905719757, 0.13001899421215057, 2.9679999351501465, 0.8920000195503235, -2.2660000324249268], "mean": [0.4597007930278778, 2.0853006839752197, -0.8747141361236572, -0.7629368901252747, -2.0133917331695557, -1.5295943021774292, 1.1438000202178955, 474.4741516113281, 0.26956045627593994, 0.31287842988967896, -0.016006343066692352, -1.965999722480774, 0.2703418731689453, -0.12677891552448273, -0.34129682183265686, -2.14898419380188, 0.3867802321910858, 0.9766551852226257, 2.166779041290283, 1.5285462141036987, -1.4315179586410522, 405.93609619140625, -0.32428601384162903, 0.2863615155220032, 0.050908345729112625, 2.598480224609375, 0.5470505356788635, -2.6445274353027344], "std": [0.1618645340204239, 0.018335117027163506, 0.17319977283477783, 0.2961988151073456, 0.37294402718544006, 0.36127984523773193, 0.3187336027622223, 369.7084045410156, 0.028778530657291412, 0.05543850362300873, 0.04014379158616066, 2.0155534744262695, 0.30360713601112366, 0.12850333750247955, 0.12953732907772064, 0.022358451038599014, 0.26425501704216003, 0.18618392944335938, 0.19660642743110657, 0.24755346775054932, 0.29271161556243896, 379.24273681640625, 0.08339744061231613, 0.05656406283378601, 0.04275762662291527, 0.20482708513736725, 0.12303251773118973, 0.1674426943063736], "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": [524], "max": [524], "mean": [524.0], "std": [0.0], "count": [696]}, "index": {"min": [489953], "max": [490648], "mean": [490300.5], "std": [200.9176862963205], "count": [696]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [696]}, "subtask_annotation": {"mean": [11.830459770114942, 29.0, 29.0, 29.0, 29.0], "std": [9.894122998202242, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [696]}, "scene_annotation": {"mean": [524.0], "std": [0.0], "min": [524], "max": [524], "count": [696]}, "eef_direction_state": {"mean": [3.3160919540229883, 3.3721264367816093], "std": [2.105159155979478, 2.1316644152905577], "min": [0, 0], "max": [6, 6], "count": [696]}, "eef_velocity_state": {"mean": [1.028735632183908, 0.9827586206896551], "std": [0.7285488719676181, 0.772919067085786], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_acc_mag_state": {"mean": [0.9310344827586207, 0.8132183908045977], "std": [0.8430664260963916, 0.8302111547677882], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_direction_action": {"mean": [3.3160919540229883, 3.3721264367816093], "std": [2.105159155979478, 2.1316644152905577], "min": [0, 0], "max": [6, 6], "count": [696]}, "eef_velocity_action": {"mean": [1.028735632183908, 0.9827586206896551], "std": [0.7285488719676181, 0.772919067085786], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_acc_mag_action": {"mean": [0.9310344827586207, 0.8132183908045977], "std": [0.8430664260963916, 0.8302111547677882], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_sim_pose_state": {"mean": [0.4841291118815406, 0.35529709918767527, 1.0905710909298443, -2.5617376695063254, 1.1074093593485368, 2.5242836951386582, 0.5270087911596851, -0.27474795710493516, 1.0828958086696077, -1.6658280382260255, 1.0399121220207408, -1.7910687168885504], "std": [0.055903626894691257, 0.06558370341507515, 0.05785152447096216, 1.0373551824344736, 0.1658034267590737, 1.144307283259945, 0.047338006050713664, 0.0451504410686187, 0.02484200133746024, 2.3490831219119475, 0.3190472984587656, 0.1776435526235514], "min": [0.4039478181314725, 0.07582378066852839, 1.0219805211632949, -3.1376330037683773, 0.8072711235074279, -3.13627330886538, 0.4489078844415544, -0.34548305841228066, 1.027741568159858, -3.1408471289566386, 0.23529360445304515, -2.3039750889122987], "max": [0.6098213450967581, 0.41491314296399673, 1.2670061327132565, 3.1368707797959767, 1.4768588645954752, 3.1414836118785705, 0.6421624912804884, -0.10257869495844343, 1.142177604420578, 3.1353058289049134, 1.3963425484687049, -1.4143630228407127], "count": [696]}, "eef_sim_pose_action": {"mean": [0.4841291118815406, 0.35529709918767527, 1.0905710909298443, -2.5617376695063254, 1.1074093593485368, 2.5242836951386582, 0.5270087911596851, -0.27474795710493516, 1.0828958086696077, -1.6658280382260255, 1.0399121220207408, -1.7910687168885504], "std": [0.055903626894691257, 0.06558370341507515, 0.05785152447096216, 1.0373551824344736, 0.1658034267590737, 1.144307283259945, 0.047338006050713664, 0.0451504410686187, 0.02484200133746024, 2.3490831219119475, 0.3190472984587656, 0.1776435526235514], "min": [0.4039478181314725, 0.07582378066852839, 1.0219805211632949, -3.1376330037683773, 0.8072711235074279, -3.13627330886538, 0.4489078844415544, -0.34548305841228066, 1.027741568159858, -3.1408471289566386, 0.23529360445304515, -2.3039750889122987], "max": [0.6098213450967581, 0.41491314296399673, 1.2670061327132565, 3.1368707797959767, 1.4768588645954752, 3.1414836118785705, 0.6421624912804884, -0.10257869495844343, 1.142177604420578, 3.1353058289049134, 1.3963425484687049, -1.4143630228407127], "count": [696]}, "gripper_mode_state": {"mean": [0.5761494252873564, 0.4885057471264368], "std": [0.4941672439856806, 0.49986786469114014], "min": [0, 0], "max": [1, 1], "count": [696]}, "gripper_activity_state": {"mean": [1.7327586206896552, 1.7227011494252873], "std": [0.6068255248406244, 0.6268436277707853], "min": [0, 0], "max": [2, 2], "count": [696]}, "gripper_mode_action": {"mean": [0.5761494252873564, 0.4885057471264368], "std": [0.4941672439856806, 0.49986786469114014], "min": [0, 0], "max": [1, 1], "count": [696]}, "gripper_activity_action": {"mean": [1.7327586206896552, 1.7227011494252873], "std": [0.6068255248406244, 0.6268436277707853], "min": [0, 0], "max": [2, 2], "count": [696]}, "gripper_open_scale_state": {"mean": [0.40593606333348875, 0.4745125876336264], "std": [0.37924305036835587, 0.3696589794779753], "min": [0.032, 0.0], "max": [0.937, 0.945], "count": [696]}, "gripper_open_scale_action": {"mean": [0.40593606333348875, 0.4745125876336264], "std": [0.37924305036835587, 0.3696589794779753], "min": [0.032, 0.0], "max": [0.937, 0.945], "count": [696]}}} +{"episode_index": 522, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8549019607843137]], [[1.0]], [[1.0]]], "mean": [[[0.4301557423392062]], [[0.45943713590508667]], [[0.46030985957184806]]], "std": [[[0.23082329536698584]], [[0.19726794504926798]], [[0.1920444700209994]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40040733340437623]], [[0.4468892485436204]], [[0.4494065104906697]]], "std": [[[0.21308390593514973]], [[0.17776138629769464]], [[0.17110854438933198]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42029314672728996]], [[0.4556378365657857]], [[0.4591239373164725]]], "std": [[[0.2098575429209305]], [[0.17894704980043669]], [[0.1705415581340649]]], "count": [138]}, "observation.state": {"min": [0.4895997643470764, 1.8405369520187378, -0.800757110118866, -0.968238890171051, -2.8271889686584473, -1.983898401260376, 0.540790319442749, 5.0, 0.11088400334119797, 0.29916900396347046, -0.2138179987668991, -3.1401853561401367, -0.4009999930858612, -1.0809999704360962, -0.7854156494140625, -2.1698107719421387, 0.3432713747024536, 0.7035422921180725, 1.707647681236267, 0.9349380731582642, -2.2831525802612305, 69.0, -0.34307101368904114, 0.2619200050830841, -0.0814180001616478, -3.1411852836608887, 0.050999995321035385, -2.631999969482422], "max": [0.9305397868156433, 2.1135761737823486, 0.6471157670021057, 0.5811249017715454, -1.5595566034317017, -0.5336518883705139, 1.9370887279510498, 845.0, 0.3556869924068451, 0.39490100741386414, 0.08294200152158737, 3.1410000324249268, 1.3009999990463257, -0.4230000078678131, -0.3134262263774872, -1.981611967086792, 1.0540567636489868, 1.1155097484588623, 2.6686785221099854, 1.9479097127914429, -1.673543930053711, 909.0, -0.12150199711322784, 0.4371269941329956, 0.10111699998378754, 3.140000104904175, 0.7770000100135803, -1.8760000467300415], "mean": [0.5991273522377014, 1.9762475490570068, -0.4106757342815399, -0.5136274099349976, -2.2803492546081543, -1.5460582971572876, 1.527827262878418, 452.70343017578125, 0.2919425070285797, 0.33523187041282654, 0.015824254602193832, -1.6617532968521118, 0.41516387462615967, -0.7354495525360107, -0.5734130144119263, -2.061427116394043, 0.5619017481803894, 0.9409812688827515, 2.4013710021972656, 1.591947078704834, -2.007510185241699, 346.2117919921875, -0.27902400493621826, 0.34583356976509094, 0.045228276401758194, 2.0621206760406494, 0.3297111690044403, -2.249922275543213], "std": [0.0915195420384407, 0.06573925167322159, 0.31887415051460266, 0.34224188327789307, 0.273830771446228, 0.366597443819046, 0.33429214358329773, 336.1354675292969, 0.04225438833236694, 0.02957919053733349, 0.06359169632196426, 2.469151735305786, 0.38667911291122437, 0.10268803685903549, 0.11091043800115585, 0.04732808470726013, 0.12962308526039124, 0.10623448342084885, 0.2503264546394348, 0.2791598439216614, 0.15312302112579346, 313.2975158691406, 0.05796845257282257, 0.05311804264783859, 0.031639743596315384, 2.068469762802124, 0.24068544805049896, 0.2277955263853073], "count": [720]}, "action": {"min": [0.4895997643470764, 1.8405369520187378, -0.800757110118866, -0.968238890171051, -2.8271889686584473, -1.983898401260376, 0.540790319442749, 5.0, 0.11088400334119797, 0.29916900396347046, -0.2138179987668991, -3.1401853561401367, -0.4009999930858612, -1.0809999704360962, -0.7854156494140625, -2.1698107719421387, 0.3432713747024536, 0.7035422921180725, 1.707647681236267, 0.9349380731582642, -2.2831525802612305, 69.0, -0.34307101368904114, 0.2619200050830841, -0.0814180001616478, -3.1411852836608887, 0.050999995321035385, -2.631999969482422], "max": [0.9305397868156433, 2.1135761737823486, 0.6471157670021057, 0.5811249017715454, -1.5595566034317017, -0.5336518883705139, 1.9370887279510498, 845.0, 0.3556869924068451, 0.39490100741386414, 0.08294200152158737, 3.1410000324249268, 1.3009999990463257, -0.4230000078678131, -0.3134262263774872, -1.981611967086792, 1.0540567636489868, 1.1155097484588623, 2.6686785221099854, 1.9479097127914429, -1.673543930053711, 909.0, -0.12150199711322784, 0.4371269941329956, 0.10111699998378754, 3.140000104904175, 0.7770000100135803, -1.8760000467300415], "mean": [0.5991273522377014, 1.9762475490570068, -0.4106757342815399, -0.5136274099349976, -2.2803492546081543, -1.5460582971572876, 1.527827262878418, 452.70343017578125, 0.2919425070285797, 0.33523187041282654, 0.015824254602193832, -1.6617532968521118, 0.41516387462615967, -0.7354495525360107, -0.5734130144119263, -2.061427116394043, 0.5619017481803894, 0.9409812688827515, 2.4013710021972656, 1.591947078704834, -2.007510185241699, 346.2117919921875, -0.27902400493621826, 0.34583356976509094, 0.045228276401758194, 2.0621206760406494, 0.3297111690044403, -2.249922275543213], "std": [0.0915195420384407, 0.06573925167322159, 0.31887415051460266, 0.34224188327789307, 0.273830771446228, 0.366597443819046, 0.33429214358329773, 336.1354675292969, 0.04225438833236694, 0.02957919053733349, 0.06359169632196426, 2.469151735305786, 0.38667911291122437, 0.10268803685903549, 0.11091043800115585, 0.04732808470726013, 0.12962308526039124, 0.10623448342084885, 0.2503264546394348, 0.2791598439216614, 0.15312302112579346, 313.2975158691406, 0.05796845257282257, 0.05311804264783859, 0.031639743596315384, 2.068469762802124, 0.24068544805049896, 0.2277955263853073], "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": [525], "max": [525], "mean": [525.0], "std": [0.0], "count": [720]}, "index": {"min": [490649], "max": [491368], "mean": [491008.5], "std": [207.84589643932512], "count": [720]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [720]}, "subtask_annotation": {"mean": [14.841666666666667, 29.0, 29.0, 29.0, 29.0], "std": [9.961589425834015, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [720]}, "scene_annotation": {"mean": [525.0], "std": [0.0], "min": [525], "max": [525], "count": [720]}, "eef_direction_state": {"mean": [3.9069444444444446, 4.222222222222222], "std": [2.005812829758736, 1.8198154837954668], "min": [0, 0], "max": [6, 6], "count": [720]}, "eef_velocity_state": {"mean": [0.7916666666666666, 0.7666666666666667], "std": [0.6653633092779703, 0.7461009761866462], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_acc_mag_state": {"mean": [0.7944444444444444, 0.7027777777777777], "std": [0.837968590118204, 0.816831993847479], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_direction_action": {"mean": [3.9069444444444446, 4.222222222222222], "std": [2.005812829758736, 1.8198154837954668], "min": [0, 0], "max": [6, 6], "count": [720]}, "eef_velocity_action": {"mean": [0.7916666666666666, 0.7666666666666667], "std": [0.6653633092779703, 0.7461009761866462], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_acc_mag_action": {"mean": [0.7944444444444444, 0.7027777777777777], "std": [0.837968590118204, 0.816831993847479], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_sim_pose_state": {"mean": [0.5568019996945294, 0.32165322439203947, 1.1270576023799481, -1.898259098589838, 0.6903833821694348, 1.6714164737923078, 0.5468299759354932, -0.31120059941071126, 1.090194607093397, 2.3642215269030333, 0.8261670630300104, -1.2135783740304278], "std": [0.04689335769814943, 0.04211705219365876, 0.04104765087692166, 1.6716976073725793, 0.22539137823444078, 2.238317372506598, 0.01820598519235678, 0.07107001886303606, 0.03276487441869734, 0.24533851892555614, 0.262741966774795, 2.464003571888142], "min": [0.4729801386610054, 0.13374342138129855, 1.083970190645048, -3.141315350975347, 0.3591219854858183, -3.133670015489692, 0.5223638097997035, -0.3877155970672566, 1.0223776090593328, 1.5391780154966033, 0.1643980208397764, -3.1385185071289676], "max": [0.6298973533979004, 0.3765059365636191, 1.2423137163758482, 3.1415385648858, 1.1011947175047516, 3.1374227385273747, 0.5878215588545556, -0.027157116761344247, 1.1631077893242425, 2.7294285174943815, 1.2083622063367283, 3.1394768125083607], "count": [720]}, "eef_sim_pose_action": {"mean": [0.5568019996945294, 0.32165322439203947, 1.1270576023799481, -1.898259098589838, 0.6903833821694348, 1.6714164737923078, 0.5468299759354932, -0.31120059941071126, 1.090194607093397, 2.3642215269030333, 0.8261670630300104, -1.2135783740304278], "std": [0.04689335769814943, 0.04211705219365876, 0.04104765087692166, 1.6716976073725793, 0.22539137823444078, 2.238317372506598, 0.01820598519235678, 0.07107001886303606, 0.03276487441869734, 0.24533851892555614, 0.262741966774795, 2.464003571888142], "min": [0.4729801386610054, 0.13374342138129855, 1.083970190645048, -3.141315350975347, 0.3591219854858183, -3.133670015489692, 0.5223638097997035, -0.3877155970672566, 1.0223776090593328, 1.5391780154966033, 0.1643980208397764, -3.1385185071289676], "max": [0.6298973533979004, 0.3765059365636191, 1.2423137163758482, 3.1415385648858, 1.1011947175047516, 3.1374227385273747, 0.5878215588545556, -0.027157116761344247, 1.1631077893242425, 2.7294285174943815, 1.2083622063367283, 3.1394768125083607], "count": [720]}, "gripper_mode_state": {"mean": [0.6097222222222223, 0.4083333333333333], "std": [0.48781249876424243, 0.4915254034352856], "min": [0, 0], "max": [1, 1], "count": [720]}, "gripper_activity_state": {"mean": [1.8347222222222221, 1.8125], "std": [0.5018465132284026, 0.5213330935634573], "min": [0, 0], "max": [2, 2], "count": [720]}, "gripper_mode_action": {"mean": [0.6097222222222223, 0.4083333333333333], "std": [0.48781249876424243, 0.4915254034352856], "min": [0, 0], "max": [1, 1], "count": [720]}, "gripper_activity_action": {"mean": [1.8347222222222221, 1.8125], "std": [0.5018465132284026, 0.5213330935634573], "min": [0, 0], "max": [2, 2], "count": [720]}, "gripper_open_scale_state": {"mean": [0.3462118054813805, 0.45270347234540487], "std": [0.3132975267278827, 0.33613554876627433], "min": [0.069, 0.005], "max": [0.909, 0.845], "count": [720]}, "gripper_open_scale_action": {"mean": [0.3462118054813805, 0.45270347234540487], "std": [0.3132975267278827, 0.33613554876627433], "min": [0.069, 0.005], "max": [0.909, 0.845], "count": [720]}}} +{"episode_index": 523, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.425653443627451]], [[0.4562304187091503]], [[0.4570021343954248]]], "std": [[[0.2376804786656433]], [[0.20439098437485856]], [[0.19893703807867275]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40542860702614375]], [[0.44665516135620914]], [[0.44788956290849674]]], "std": [[[0.21138514958639704]], [[0.17741524447594495]], [[0.17294384031445953]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43662064746732027]], [[0.4581210763888889]], [[0.4611882843137255]]], "std": [[[0.21860350180055177]], [[0.19284091798492223]], [[0.18600021922937207]]], "count": [100]}, "observation.state": {"min": [0.24139650166034698, 2.0446009635925293, -0.9840689897537231, -1.4047108888626099, -2.7813568115234375, -1.9898674488067627, 0.3750188946723938, -1.0, 0.2121790051460266, 0.2459000051021576, -0.1592330038547516, -3.1381852626800537, -0.4480000138282776, -0.36399999260902405, -0.7015002369880676, -2.175360918045044, 0.43629738688468933, 0.5111196637153625, 1.3802412748336792, 0.6968227028846741, -1.988558292388916, 51.0, -0.380715012550354, 0.20986400544643402, -0.14163699746131897, 2.2690000534057617, 0.1159999892115593, -3.0869998931884766], "max": [0.9063146114349365, 2.1216046810150146, -0.5445950627326965, 0.1436755210161209, -1.5056257247924805, -0.6784444451332092, 1.6179726123809814, 941.0, 0.3431850075721741, 0.44721201062202454, 0.09959699958562851, 3.13700008392334, 0.5730000138282776, 0.085999995470047, -0.1448623389005661, -2.0900492668151855, 1.776326298713684, 1.3677796125411987, 2.482713222503662, 1.8582695722579956, -0.8156098127365112, 946.0, -0.054524000734090805, 0.4056189954280853, 0.09285599738359451, 3.063999891281128, 0.843999981880188, -2.3970000743865967], "mean": [0.43133848905563354, 2.084078550338745, -0.7427485585212708, -0.8080459237098694, -2.119581937789917, -1.5465458631515503, 1.0354063510894775, 497.48883056640625, 0.29331400990486145, 0.30596432089805603, 0.006253019906580448, -1.9909110069274902, 0.19578254222869873, -0.08520857989788055, -0.3444824516773224, -2.1608455181121826, 0.7346701622009277, 1.0105034112930298, 2.094019889831543, 1.396028757095337, -1.5224043130874634, 418.8856506347656, -0.2885550260543823, 0.30768081545829773, 0.015327048487961292, 2.6663129329681396, 0.4328634440898895, -2.6790995597839355], "std": [0.1458015888929367, 0.015333338640630245, 0.13161079585552216, 0.3593299686908722, 0.36139920353889465, 0.4097316265106201, 0.34311312437057495, 362.3190612792969, 0.022763369604945183, 0.05849664658308029, 0.05166589841246605, 1.8910248279571533, 0.28939342498779297, 0.12913626432418823, 0.13615916669368744, 0.01705121621489525, 0.2932279706001282, 0.23319391906261444, 0.27331602573394775, 0.307967871427536, 0.3053539991378784, 374.2743835449219, 0.08986417949199677, 0.05594915151596069, 0.048410505056381226, 0.18944747745990753, 0.19955921173095703, 0.18424758315086365], "count": [446]}, "action": {"min": [0.24139650166034698, 2.0446009635925293, -0.9840689897537231, -1.4047108888626099, -2.7813568115234375, -1.9898674488067627, 0.3750188946723938, -1.0, 0.2121790051460266, 0.2459000051021576, -0.1592330038547516, -3.1381852626800537, -0.4480000138282776, -0.36399999260902405, -0.7015002369880676, -2.175360918045044, 0.43629738688468933, 0.5111196637153625, 1.3802412748336792, 0.6968227028846741, -1.988558292388916, 51.0, -0.380715012550354, 0.20986400544643402, -0.14163699746131897, 2.2690000534057617, 0.1159999892115593, -3.0869998931884766], "max": [0.9063146114349365, 2.1216046810150146, -0.5445950627326965, 0.1436755210161209, -1.5056257247924805, -0.6784444451332092, 1.6179726123809814, 941.0, 0.3431850075721741, 0.44721201062202454, 0.09959699958562851, 3.13700008392334, 0.5730000138282776, 0.085999995470047, -0.1448623389005661, -2.0900492668151855, 1.776326298713684, 1.3677796125411987, 2.482713222503662, 1.8582695722579956, -0.8156098127365112, 946.0, -0.054524000734090805, 0.4056189954280853, 0.09285599738359451, 3.063999891281128, 0.843999981880188, -2.3970000743865967], "mean": [0.43133848905563354, 2.084078550338745, -0.7427485585212708, -0.8080459237098694, -2.119581937789917, -1.5465458631515503, 1.0354063510894775, 497.48883056640625, 0.29331400990486145, 0.30596432089805603, 0.006253019906580448, -1.9909110069274902, 0.19578254222869873, -0.08520857989788055, -0.3444824516773224, -2.1608455181121826, 0.7346701622009277, 1.0105034112930298, 2.094019889831543, 1.396028757095337, -1.5224043130874634, 418.8856506347656, -0.2885550260543823, 0.30768081545829773, 0.015327048487961292, 2.6663129329681396, 0.4328634440898895, -2.6790995597839355], "std": [0.1458015888929367, 0.015333338640630245, 0.13161079585552216, 0.3593299686908722, 0.36139920353889465, 0.4097316265106201, 0.34311312437057495, 362.3190612792969, 0.022763369604945183, 0.05849664658308029, 0.05166589841246605, 1.8910248279571533, 0.28939342498779297, 0.12913626432418823, 0.13615916669368744, 0.01705121621489525, 0.2932279706001282, 0.23319391906261444, 0.27331602573394775, 0.307967871427536, 0.3053539991378784, 374.2743835449219, 0.08986417949199677, 0.05594915151596069, 0.048410505056381226, 0.18944747745990753, 0.19955921173095703, 0.18424758315086365], "count": [446]}, "timestamp": {"min": [0.0], "max": [14.833333333333334], "mean": [7.416666666666666], "std": [4.291626213401576], "count": [446]}, "frame_index": {"min": [0], "max": [445], "mean": [222.5], "std": [128.7487864020473], "count": [446]}, "episode_index": {"min": [526], "max": [526], "mean": [526.0], "std": [0.0], "count": [446]}, "index": {"min": [491369], "max": [491814], "mean": [491591.5], "std": [128.7487864020473], "count": [446]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [446]}, "subtask_annotation": {"mean": [15.338565022421525, 29.0, 29.0, 29.0, 29.0], "std": [10.102376921571608, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [446]}, "scene_annotation": {"mean": [526.0], "std": [0.0], "min": [526], "max": [526], "count": [446]}, "eef_direction_state": {"mean": [3.327354260089686, 3.5426008968609866], "std": [2.104983558208796, 2.10417617154459], "min": [0, 0], "max": [6, 6], "count": [446]}, "eef_velocity_state": {"mean": [1.1345291479820627, 0.9955156950672646], "std": [0.8173130141211145, 0.7923273197310726], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_acc_mag_state": {"mean": [0.9147982062780269, 0.827354260089686], "std": [0.8506952206180747, 0.8306168732904827], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_direction_action": {"mean": [3.327354260089686, 3.5426008968609866], "std": [2.104983558208796, 2.10417617154459], "min": [0, 0], "max": [6, 6], "count": [446]}, "eef_velocity_action": {"mean": [1.1345291479820627, 0.9955156950672646], "std": [0.8173130141211145, 0.7923273197310726], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_acc_mag_action": {"mean": [0.9147982062780269, 0.827354260089686], "std": [0.8506952206180747, 0.8306168732904827], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_sim_pose_state": {"mean": [0.5102816783054253, 0.3066413744410349, 1.093298400012426, -2.3651812399898726, 1.0473704439142812, 2.477986371572536, 0.51714357839512, -0.30412308450680975, 1.083590554580595, -1.6048729183898105, 0.9701242524050439, -1.677616601466877], "std": [0.0532666060035086, 0.07838538952721806, 0.05600676340445619, 1.5818643745271088, 0.2435209427675162, 0.7430742269655025, 0.0497499188729532, 0.04303815328206692, 0.04098208204902817, 2.2323820519882087, 0.3004646731089175, 0.17756429261336054], "min": [0.4148274145284748, 0.04023039268222954, 1.0129321059346728, -3.136638676409209, 0.6725025240228182, -3.10938930001125, 0.4561488554297562, -0.3478883424118289, 1.0079444776717332, -3.134088381023391, 0.2968107480835702, -2.0248797080138283], "max": [0.6049144657629654, 0.3755094679053114, 1.2401484631293433, 3.13934253165477, 1.5305334753378927, 3.0407959414555217, 0.6398296901378748, -0.13515289790022564, 1.1761501400468926, 3.1370749083082985, 1.3574474041903746, -1.3405398274586364], "count": [446]}, "eef_sim_pose_action": {"mean": [0.5102816783054253, 0.3066413744410349, 1.093298400012426, -2.3651812399898726, 1.0473704439142812, 2.477986371572536, 0.51714357839512, -0.30412308450680975, 1.083590554580595, -1.6048729183898105, 0.9701242524050439, -1.677616601466877], "std": [0.0532666060035086, 0.07838538952721806, 0.05600676340445619, 1.5818643745271088, 0.2435209427675162, 0.7430742269655025, 0.0497499188729532, 0.04303815328206692, 0.04098208204902817, 2.2323820519882087, 0.3004646731089175, 0.17756429261336054], "min": [0.4148274145284748, 0.04023039268222954, 1.0129321059346728, -3.136638676409209, 0.6725025240228182, -3.10938930001125, 0.4561488554297562, -0.3478883424118289, 1.0079444776717332, -3.134088381023391, 0.2968107480835702, -2.0248797080138283], "max": [0.6049144657629654, 0.3755094679053114, 1.2401484631293433, 3.13934253165477, 1.5305334753378927, 3.0407959414555217, 0.6398296901378748, -0.13515289790022564, 1.1761501400468926, 3.1370749083082985, 1.3574474041903746, -1.3405398274586364], "count": [446]}, "gripper_mode_state": {"mean": [0.5919282511210763, 0.4551569506726457], "std": [0.4914765474016237, 0.4979850408667145], "min": [0, 0], "max": [1, 1], "count": [446]}, "gripper_activity_state": {"mean": [1.6278026905829597, 1.701793721973094], "std": [0.6930391356772038, 0.6305712496991371], "min": [0, 0], "max": [2, 2], "count": [446]}, "gripper_mode_action": {"mean": [0.5919282511210763, 0.4551569506726457], "std": [0.4914765474016237, 0.4979850408667145], "min": [0, 0], "max": [1, 1], "count": [446]}, "gripper_activity_action": {"mean": [1.6278026905829597, 1.701793721973094], "std": [0.6930391356772038, 0.6305712496991371], "min": [0, 0], "max": [2, 2], "count": [446]}, "gripper_open_scale_state": {"mean": [0.41888565028408714, 0.49749103127867633], "std": [0.3742744972488589, 0.3623158912748486], "min": [0.051, 0.0], "max": [0.946, 0.941], "count": [446]}, "gripper_open_scale_action": {"mean": [0.41888565028408714, 0.49749103127867633], "std": [0.3742744972488589, 0.3623158912748486], "min": [0.051, 0.0], "max": [0.946, 0.941], "count": [446]}}} +{"episode_index": 524, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[1.0]]], "mean": [[[0.4239365553513072]], [[0.45845761299311394]], [[0.4601733503297152]]], "std": [[[0.2385663477603355]], [[0.20348365177002842]], [[0.19772156010031125]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42735077650852005]], [[0.45955143776260504]], [[0.4635948788369515]]], "std": [[[0.20794453011234273]], [[0.1738247549454142]], [[0.16608019864414555]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.454123426193394]], [[0.4747633199112979]], [[0.4768037410276611]]], "std": [[[0.21138795931527937]], [[0.19028822091370132]], [[0.1832497795241181]]], "count": [112]}, "observation.state": {"min": [0.19336503744125366, 2.009676933288574, -1.1275349855422974, -1.30288827419281, -2.706552028656006, -1.9909844398498535, 0.6053674817085266, -2.0, 0.1999559998512268, 0.23514899611473083, -0.14544400572776794, -3.1391851902008057, -0.3230000138282776, -0.531000018119812, -0.8677952289581299, -2.175326108932495, 0.20425589382648468, 0.580775797367096, 1.6842776536941528, 0.7071550488471985, -1.9200018644332886, 34.0, -0.38320499658584595, 0.2006399929523468, -0.13224199414253235, 2.1549999713897705, 0.210999995470047, -3.0139999389648438], "max": [0.9027191996574402, 2.120889186859131, -0.5444380640983582, 0.00703367730602622, -1.6919745206832886, -0.3891211748123169, 1.701085090637207, 857.0, 0.3302629888057709, 0.47418200969696045, 0.0988750010728836, 3.13700008392334, 0.5490000247955322, 0.02200000174343586, -0.20254546403884888, -2.0739400386810303, 1.6245001554489136, 1.274963140487671, 2.4342806339263916, 1.9297581911087036, -0.9249546527862549, 923.0, -0.04427099972963333, 0.4253000020980835, 0.09354700148105621, 2.9839999675750732, 0.9010000228881836, -2.5309998989105225], "mean": [0.42351341247558594, 2.083721160888672, -0.8086096048355103, -0.830869734287262, -2.1120967864990234, -1.541944146156311, 1.1379435062408447, 514.2794189453125, 0.28347182273864746, 0.3066323697566986, 0.002038278616964817, -2.662123203277588, 0.22225746512413025, -0.13665242493152618, -0.4105071425437927, -2.156022071838379, 0.5311481952667236, 0.9151909947395325, 2.189207077026367, 1.428137183189392, -1.3731721639633179, 410.2169189453125, -0.3023039996623993, 0.3113105297088623, 0.01856437511742115, 2.632106304168701, 0.425739049911499, -2.7350914478302], "std": [0.14394335448741913, 0.0156248789280653, 0.11792022734880447, 0.27846065163612366, 0.2886953055858612, 0.45078563690185547, 0.2797328233718872, 351.6544494628906, 0.022534120827913284, 0.07062885910272598, 0.04127829894423485, 0.8791146874427795, 0.27554067969322205, 0.16317327320575714, 0.15700818598270416, 0.020391205325722694, 0.3010358214378357, 0.16727067530155182, 0.21377024054527283, 0.31968826055526733, 0.25413820147514343, 364.46533203125, 0.08897963166236877, 0.06467516720294952, 0.04078739881515503, 0.21645626425743103, 0.1571575552225113, 0.13698610663414001], "count": [544]}, "action": {"min": [0.19336503744125366, 2.009676933288574, -1.1275349855422974, -1.30288827419281, -2.706552028656006, -1.9909844398498535, 0.6053674817085266, -2.0, 0.1999559998512268, 0.23514899611473083, -0.14544400572776794, -3.1391851902008057, -0.3230000138282776, -0.531000018119812, -0.8677952289581299, -2.175326108932495, 0.20425589382648468, 0.580775797367096, 1.6842776536941528, 0.7071550488471985, -1.9200018644332886, 34.0, -0.38320499658584595, 0.2006399929523468, -0.13224199414253235, 2.1549999713897705, 0.210999995470047, -3.0139999389648438], "max": [0.9027191996574402, 2.120889186859131, -0.5444380640983582, 0.00703367730602622, -1.6919745206832886, -0.3891211748123169, 1.701085090637207, 857.0, 0.3302629888057709, 0.47418200969696045, 0.0988750010728836, 3.13700008392334, 0.5490000247955322, 0.02200000174343586, -0.20254546403884888, -2.0739400386810303, 1.6245001554489136, 1.274963140487671, 2.4342806339263916, 1.9297581911087036, -0.9249546527862549, 923.0, -0.04427099972963333, 0.4253000020980835, 0.09354700148105621, 2.9839999675750732, 0.9010000228881836, -2.5309998989105225], "mean": [0.42351341247558594, 2.083721160888672, -0.8086096048355103, -0.830869734287262, -2.1120967864990234, -1.541944146156311, 1.1379435062408447, 514.2794189453125, 0.28347182273864746, 0.3066323697566986, 0.002038278616964817, -2.662123203277588, 0.22225746512413025, -0.13665242493152618, -0.4105071425437927, -2.156022071838379, 0.5311481952667236, 0.9151909947395325, 2.189207077026367, 1.428137183189392, -1.3731721639633179, 410.2169189453125, -0.3023039996623993, 0.3113105297088623, 0.01856437511742115, 2.632106304168701, 0.425739049911499, -2.7350914478302], "std": [0.14394335448741913, 0.0156248789280653, 0.11792022734880447, 0.27846065163612366, 0.2886953055858612, 0.45078563690185547, 0.2797328233718872, 351.6544494628906, 0.022534120827913284, 0.07062885910272598, 0.04127829894423485, 0.8791146874427795, 0.27554067969322205, 0.16317327320575714, 0.15700818598270416, 0.020391205325722694, 0.3010358214378357, 0.16727067530155182, 0.21377024054527283, 0.31968826055526733, 0.25413820147514343, 364.46533203125, 0.08897963166236877, 0.06467516720294952, 0.04078739881515503, 0.21645626425743103, 0.1571575552225113, 0.13698610663414001], "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": [527], "max": [527], "mean": [527.0], "std": [0.0], "count": [544]}, "index": {"min": [491815], "max": [492358], "mean": [492086.5], "std": [157.0390078929436], "count": [544]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [544]}, "subtask_annotation": {"mean": [14.325367647058824, 29.0, 29.0, 29.0, 29.0], "std": [8.344094636688393, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [544]}, "scene_annotation": {"mean": [527.0], "std": [0.0], "min": [527], "max": [527], "count": [544]}, "eef_direction_state": {"mean": [3.4761029411764706, 3.542279411764706], "std": [2.258842647695978, 2.318811963469455], "min": [0, 0], "max": [6, 6], "count": [544]}, "eef_velocity_state": {"mean": [0.9816176470588235, 0.9025735294117647], "std": [0.8222728727956666, 0.7927015389713435], "min": [0, 0], "max": [2, 2], "count": [544]}, "eef_acc_mag_state": {"mean": [0.84375, 0.8198529411764706], "std": [0.837668716543999, 0.842730144245929], "min": [0, 0], "max": [2, 2], "count": [544]}, "eef_direction_action": {"mean": [3.4761029411764706, 3.542279411764706], "std": [2.258842647695978, 2.318811963469455], "min": [0, 0], "max": [6, 6], "count": [544]}, "eef_velocity_action": {"mean": [0.9816176470588235, 0.9025735294117647], "std": [0.8222728727956666, 0.7927015389713435], "min": [0, 0], "max": [2, 2], "count": [544]}, "eef_acc_mag_action": {"mean": [0.84375, 0.8198529411764706], "std": [0.837668716543999, 0.842730144245929], "min": [0, 0], "max": [2, 2], "count": [544]}, "eef_sim_pose_state": {"mean": [0.5124775745096088, 0.318561213578769, 1.085299012007169, -1.4484428953779571, 1.0729004881721547, 2.272634839090626, 0.5196375446211222, -0.2960603201018173, 1.0869071485718413, -1.4796671876194822, 0.988525031454215, -1.7681703693593622], "std": [0.0622939610926389, 0.07762531618798524, 0.051715956863083154, 2.504102158379209, 0.1727156630107145, 0.9562560117292469, 0.060537318285937586, 0.03837661088908061, 0.03049841786165297, 2.410539100649889, 0.3019042522715138, 0.1765419932230642], "min": [0.412269194160818, 0.03932079240669199, 1.020578306954843, -3.1406431527328666, 0.8217378610892538, -3.0893350417560055, 0.45664893637547166, -0.3559459570608469, 1.0364926180561693, -3.137888863778371, 0.36296970124618433, -2.1125191374217454], "max": [0.6270709918928099, 0.38986035738951585, 1.2396898933280054, 3.1400577196006276, 1.4455607742131162, 3.082936624202993, 0.6646246284289773, -0.13795701005100974, 1.1716621630783117, 3.139014036708498, 1.3313706126649518, -1.5139786796543238], "count": [544]}, "eef_sim_pose_action": {"mean": [0.5124775745096088, 0.318561213578769, 1.085299012007169, -1.4484428953779571, 1.0729004881721547, 2.272634839090626, 0.5196375446211222, -0.2960603201018173, 1.0869071485718413, -1.4796671876194822, 0.988525031454215, -1.7681703693593622], "std": [0.0622939610926389, 0.07762531618798524, 0.051715956863083154, 2.504102158379209, 0.1727156630107145, 0.9562560117292469, 0.060537318285937586, 0.03837661088908061, 0.03049841786165297, 2.410539100649889, 0.3019042522715138, 0.1765419932230642], "min": [0.412269194160818, 0.03932079240669199, 1.020578306954843, -3.1406431527328666, 0.8217378610892538, -3.0893350417560055, 0.45664893637547166, -0.3559459570608469, 1.0364926180561693, -3.137888863778371, 0.36296970124618433, -2.1125191374217454], "max": [0.6270709918928099, 0.38986035738951585, 1.2396898933280054, 3.1400577196006276, 1.4455607742131162, 3.082936624202993, 0.6646246284289773, -0.13795701005100974, 1.1716621630783117, 3.139014036708498, 1.3313706126649518, -1.5139786796543238], "count": [544]}, "gripper_mode_state": {"mean": [0.5680147058823529, 0.41544117647058826], "std": [0.49535239959420446, 0.4927979356321641], "min": [0, 0], "max": [1, 1], "count": [544]}, "gripper_activity_state": {"mean": [1.7169117647058822, 1.8253676470588236], "std": [0.6393994364036886, 0.4933564635532392], "min": [0, 0], "max": [2, 2], "count": [544]}, "gripper_mode_action": {"mean": [0.5680147058823529, 0.41544117647058826], "std": [0.49535239959420446, 0.4927979356321641], "min": [0, 0], "max": [1, 1], "count": [544]}, "gripper_activity_action": {"mean": [1.7169117647058822, 1.8253676470588236], "std": [0.6393994364036886, 0.4933564635532392], "min": [0, 0], "max": [2, 2], "count": [544]}, "gripper_open_scale_state": {"mean": [0.4102169114772015, 0.5144224875904626], "std": [0.3644653540667564, 0.3514449661086212], "min": [0.034, 0.0], "max": [0.923, 0.857], "count": [544]}, "gripper_open_scale_action": {"mean": [0.4102169114772015, 0.5144224875904626], "std": [0.3644653540667564, 0.3514449661086212], "min": [0.034, 0.0], "max": [0.923, 0.857], "count": [544]}}} +{"episode_index": 525, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.43313350845739534]], [[0.46138054685608815]], [[0.46264782097252477]]], "std": [[[0.23001547124029478]], [[0.19667432446759486]], [[0.19125264030829978]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40712080345255386]], [[0.4487145326494795]], [[0.44957021415819415]]], "std": [[[0.21964099368126286]], [[0.18658985948476164]], [[0.18152292086437108]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43657664041696925]], [[0.46300521400689904]], [[0.46404851087811666]]], "std": [[[0.19482338075188574]], [[0.16900149713987658]], [[0.1627837386922121]]], "count": [108]}, "observation.state": {"min": [0.4233470857143402, 1.91373610496521, -0.7613300681114197, -0.8710240125656128, -2.7764699459075928, -1.9133870601654053, 0.7651872634887695, 14.0, 0.1522430032491684, 0.2864919900894165, -0.1806190013885498, -3.1401853561401367, -0.3319999873638153, -0.8579999804496765, -0.9749410152435303, -2.171992540359497, 0.34693655371665955, 0.7260919213294983, 1.7404773235321045, 1.1664210557937622, -2.4182584285736084, 23.0, -0.3685770034790039, 0.2562350034713745, -0.11829099804162979, -3.1401853561401367, 0.08500000089406967, -2.7809998989105225], "max": [1.0102664232254028, 2.1214826107025146, -0.38643336296081543, 0.24703392386436462, -1.2854524850845337, -0.7964112162590027, 1.7931687831878662, 949.0, 0.3134939968585968, 0.4402740001678467, 0.06438899785280228, 3.1410000324249268, 1.3619999885559082, -0.45100000500679016, -0.34426620602607727, -2.02009654045105, 1.2784013748168945, 1.3080893754959106, 2.726954936981201, 1.9796572923660278, -1.6521111726760864, 923.0, -0.06304000318050385, 0.39564698934555054, 0.11315999925136566, 3.1410000324249268, 0.7590000033378601, -1.8600000143051147], "mean": [0.6192753314971924, 2.002803325653076, -0.6156779527664185, -0.4877369701862335, -2.0816452503204346, -1.4893298149108887, 1.4987155199050903, 532.70751953125, 0.27769735455513, 0.34359073638916016, -0.0020669258665293455, 0.037870749831199646, 0.45125484466552734, -0.6529807448387146, -0.588822066783905, -2.0758912563323975, 0.564172625541687, 1.0430290699005127, 2.4645843505859375, 1.6794729232788086, -2.080443859100342, 375.6351318359375, -0.26741108298301697, 0.3341105282306671, 0.051224496215581894, 1.869224190711975, 0.29299020767211914, -2.226755142211914], "std": [0.12377825379371643, 0.059802886098623276, 0.11616268754005432, 0.24921846389770508, 0.3867964446544647, 0.36446696519851685, 0.2460964471101761, 392.8621826171875, 0.03207831457257271, 0.0471232533454895, 0.051024120301008224, 2.9564926624298096, 0.3939788043498993, 0.08823543041944504, 0.17088623344898224, 0.03840499371290207, 0.19291511178016663, 0.12999753654003143, 0.2628423869609833, 0.22701117396354675, 0.19681386649608612, 371.0728454589844, 0.08775579184293747, 0.04814166575670242, 0.04633825272321701, 2.2292962074279785, 0.1643105447292328, 0.27082622051239014], "count": [518]}, "action": {"min": [0.4233470857143402, 1.91373610496521, -0.7613300681114197, -0.8710240125656128, -2.7764699459075928, -1.9133870601654053, 0.7651872634887695, 14.0, 0.1522430032491684, 0.2864919900894165, -0.1806190013885498, -3.1401853561401367, -0.3319999873638153, -0.8579999804496765, -0.9749410152435303, -2.171992540359497, 0.34693655371665955, 0.7260919213294983, 1.7404773235321045, 1.1664210557937622, -2.4182584285736084, 23.0, -0.3685770034790039, 0.2562350034713745, -0.11829099804162979, -3.1401853561401367, 0.08500000089406967, -2.7809998989105225], "max": [1.0102664232254028, 2.1214826107025146, -0.38643336296081543, 0.24703392386436462, -1.2854524850845337, -0.7964112162590027, 1.7931687831878662, 949.0, 0.3134939968585968, 0.4402740001678467, 0.06438899785280228, 3.1410000324249268, 1.3619999885559082, -0.45100000500679016, -0.34426620602607727, -2.02009654045105, 1.2784013748168945, 1.3080893754959106, 2.726954936981201, 1.9796572923660278, -1.6521111726760864, 923.0, -0.06304000318050385, 0.39564698934555054, 0.11315999925136566, 3.1410000324249268, 0.7590000033378601, -1.8600000143051147], "mean": [0.6192753314971924, 2.002803325653076, -0.6156779527664185, -0.4877369701862335, -2.0816452503204346, -1.4893298149108887, 1.4987155199050903, 532.70751953125, 0.27769735455513, 0.34359073638916016, -0.0020669258665293455, 0.037870749831199646, 0.45125484466552734, -0.6529807448387146, -0.588822066783905, -2.0758912563323975, 0.564172625541687, 1.0430290699005127, 2.4645843505859375, 1.6794729232788086, -2.080443859100342, 375.6351318359375, -0.26741108298301697, 0.3341105282306671, 0.051224496215581894, 1.869224190711975, 0.29299020767211914, -2.226755142211914], "std": [0.12377825379371643, 0.059802886098623276, 0.11616268754005432, 0.24921846389770508, 0.3867964446544647, 0.36446696519851685, 0.2460964471101761, 392.8621826171875, 0.03207831457257271, 0.0471232533454895, 0.051024120301008224, 2.9564926624298096, 0.3939788043498993, 0.08823543041944504, 0.17088623344898224, 0.03840499371290207, 0.19291511178016663, 0.12999753654003143, 0.2628423869609833, 0.22701117396354675, 0.19681386649608612, 371.0728454589844, 0.08775579184293747, 0.04814166575670242, 0.04633825272321701, 2.2292962074279785, 0.1643105447292328, 0.27082622051239014], "count": [518]}, "timestamp": {"min": [0.0], "max": [17.233333333333334], "mean": [8.616666666666667], "std": [4.984448035863371], "count": [518]}, "frame_index": {"min": [0], "max": [517], "mean": [258.5], "std": [149.53344107590115], "count": [518]}, "episode_index": {"min": [528], "max": [528], "mean": [528.0], "std": [0.0], "count": [518]}, "index": {"min": [492359], "max": [492876], "mean": [492617.5], "std": [149.53344107590115], "count": [518]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [518]}, "subtask_annotation": {"mean": [14.776061776061775, 29.0, 29.0, 29.0, 29.0], "std": [10.703085035541745, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [518]}, "scene_annotation": {"mean": [528.0], "std": [0.0], "min": [528], "max": [528], "count": [518]}, "eef_direction_state": {"mean": [3.694980694980695, 3.6814671814671813], "std": [1.9421194835618167, 1.9808163389406095], "min": [0, 0], "max": [6, 6], "count": [518]}, "eef_velocity_state": {"mean": [1.0347490347490347, 0.9208494208494209], "std": [0.744833579109163, 0.7243087854694007], "min": [0, 0], "max": [2, 2], "count": [518]}, "eef_acc_mag_state": {"mean": [0.8552123552123552, 0.7953667953667953], "std": [0.8430283326063737, 0.8409280591086798], "min": [0, 0], "max": [2, 2], "count": [518]}, "eef_direction_action": {"mean": [3.694980694980695, 3.6814671814671813], "std": [1.9421194835618167, 1.9808163389406095], "min": [0, 0], "max": [6, 6], "count": [518]}, "eef_velocity_action": {"mean": [1.0347490347490347, 0.9208494208494209], "std": [0.744833579109163, 0.7243087854694007], "min": [0, 0], "max": [2, 2], "count": [518]}, "eef_acc_mag_action": {"mean": [0.8552123552123552, 0.7953667953667953], "std": [0.8430283326063737, 0.8409280591086798], "min": [0, 0], "max": [2, 2], "count": [518]}, "eef_sim_pose_state": {"mean": [0.5469155638077758, 0.31697605337727575, 1.1420903993594511, -2.5725369203235067, 0.6505582569048618, 1.429019861303193, 0.5561548777441898, -0.28937721695918844, 1.0855287816915598, 2.3299927592530185, 0.888164243726744, -1.7167065963949462], "std": [0.04674130883523008, 0.07726595048274906, 0.053063735430536385, 0.24171222074172605, 0.2033337181260895, 2.438665034388577, 0.036256218114470704, 0.05400276997749249, 0.025996141470840534, 0.28560371584168714, 0.2541096560329661, 2.0795495438957774], "min": [0.4687620249625921, 0.067902298003715, 1.077578842118927, -2.878906458341818, 0.3794229679181944, -3.136907729369252, 0.5014122848795645, -0.3517630005337946, 1.0186949727300885, 1.470446340340542, 0.27006455183811195, -3.1395594963135554], "max": [0.6177112127509582, 0.4081481897751268, 1.2792649621064165, -1.7706925979552772, 1.0518630447977069, 3.1413606357177737, 0.6357135184377033, -0.08204384017219969, 1.1345265574493233, 2.743556079332623, 1.2074918094412554, 3.140788697050124], "count": [518]}, "eef_sim_pose_action": {"mean": [0.5469155638077758, 0.31697605337727575, 1.1420903993594511, -2.5725369203235067, 0.6505582569048618, 1.429019861303193, 0.5561548777441898, -0.28937721695918844, 1.0855287816915598, 2.3299927592530185, 0.888164243726744, -1.7167065963949462], "std": [0.04674130883523008, 0.07726595048274906, 0.053063735430536385, 0.24171222074172605, 0.2033337181260895, 2.438665034388577, 0.036256218114470704, 0.05400276997749249, 0.025996141470840534, 0.28560371584168714, 0.2541096560329661, 2.0795495438957774], "min": [0.4687620249625921, 0.067902298003715, 1.077578842118927, -2.878906458341818, 0.3794229679181944, -3.136907729369252, 0.5014122848795645, -0.3517630005337946, 1.0186949727300885, 1.470446340340542, 0.27006455183811195, -3.1395594963135554], "max": [0.6177112127509582, 0.4081481897751268, 1.2792649621064165, -1.7706925979552772, 1.0518630447977069, 3.1413606357177737, 0.6357135184377033, -0.08204384017219969, 1.1345265574493233, 2.743556079332623, 1.2074918094412554, 3.140788697050124], "count": [518]}, "gripper_mode_state": {"mean": [0.6081081081081081, 0.42857142857142855], "std": [0.48817275319428016, 0.4948716593053926], "min": [0, 0], "max": [1, 1], "count": [518]}, "gripper_activity_state": {"mean": [1.72007722007722, 1.7355212355212355], "std": [0.6373376042854259, 0.6131858846106388], "min": [0, 0], "max": [2, 2], "count": [518]}, "gripper_mode_action": {"mean": [0.6081081081081081, 0.42857142857142855], "std": [0.48817275319428016, 0.4948716593053926], "min": [0, 0], "max": [1, 1], "count": [518]}, "gripper_activity_action": {"mean": [1.72007722007722, 1.7355212355212355], "std": [0.6373376042854259, 0.6131858846106388], "min": [0, 0], "max": [2, 2], "count": [518]}, "gripper_open_scale_state": {"mean": [0.3756351350173068, 0.532707529207914], "std": [0.3710729009483704, 0.39286227233305654], "min": [0.023, 0.014], "max": [0.923, 0.949], "count": [518]}, "gripper_open_scale_action": {"mean": [0.3756351350173068, 0.532707529207914], "std": [0.3710729009483704, 0.39286227233305654], "min": [0.023, 0.014], "max": [0.923, 0.949], "count": [518]}}} +{"episode_index": 526, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8666666666666667]], [[1.0]], [[1.0]]], "mean": [[[0.42218752749497235]], [[0.4536109716723228]], [[0.45509735184137756]]], "std": [[[0.23725447245624118]], [[0.20364447842148242]], [[0.19782057734115868]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.416877437232906]], [[0.4528850435206134]], [[0.4534391987965058]]], "std": [[[0.21238296102507812]], [[0.17881656683083783]], [[0.17250961150480798]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44227741641528406]], [[0.4630924911230518]], [[0.4663759917829311]]], "std": [[[0.21329897074916482]], [[0.18794977246213102]], [[0.18176585826953606]]], "count": [104]}, "observation.state": {"min": [0.26911231875419617, 2.0517218112945557, -1.0750006437301636, -1.3720730543136597, -2.7971346378326416, -1.991019368171692, 0.19015362858772278, -2.0, 0.20176100730895996, 0.24765600264072418, -0.16266199946403503, -3.1351852416992188, -0.4620000123977661, -0.2160000205039978, -0.7395833134651184, -2.1754133701324463, 0.4472406208515167, 0.5933771133422852, 1.648463487625122, 0.8700641393661499, -2.169304847717285, 46.0, -0.39330101013183594, 0.22236399352550507, -0.08690500259399414, 2.302000045776367, 0.27900001406669617, -2.996000051498413], "max": [0.9009389281272888, 2.1216046810150146, -0.5101597309112549, 0.20039871335029602, -1.389125108718872, -0.6621954441070557, 1.5061842203140259, 882.0, 0.3266969919204712, 0.44595301151275635, 0.06975799798965454, 3.134999990463257, 0.6420000195503235, 0.1720000058412552, -0.14219197630882263, -2.135585069656372, 1.5557864904403687, 1.453964114189148, 2.3823046684265137, 1.7423971891403198, -0.9696351885795593, 949.0, -0.026670999825000763, 0.4078649878501892, 0.09150999784469604, 2.9100000858306885, 0.7170000076293945, -2.3529999256134033], "mean": [0.4449255168437958, 2.08772611618042, -0.7760215401649475, -0.7799454927444458, -2.133453369140625, -1.5707008838653564, 0.9780232906341553, 518.1201782226562, 0.2820334732532501, 0.30474433302879333, -0.006040989886969328, -1.615855097770691, 0.17847071588039398, 0.0010242280550301075, -0.3455491065979004, -2.162053346633911, 0.6343396902084351, 0.9915570616722107, 2.13911509513855, 1.3656772375106812, -1.5271236896514893, 355.51617431640625, -0.3056899905204773, 0.3063237965106964, 0.021744852885603905, 2.626727342605591, 0.445963591337204, -2.620373487472534], "std": [0.12512792646884918, 0.013105010613799095, 0.16436003148555756, 0.36295565962791443, 0.35745275020599365, 0.3765784800052643, 0.3737882375717163, 360.4209289550781, 0.02292817085981369, 0.054592348635196686, 0.044602151960134506, 2.2106151580810547, 0.3272448778152466, 0.11237116903066635, 0.15430445969104767, 0.007117436733096838, 0.25012704730033875, 0.22402198612689972, 0.17327260971069336, 0.25181764364242554, 0.3135949373245239, 337.67803955078125, 0.10346242040395737, 0.05720624327659607, 0.03465794399380684, 0.19011977314949036, 0.1203029528260231, 0.17993302643299103], "count": [495]}, "action": {"min": [0.26911231875419617, 2.0517218112945557, -1.0750006437301636, -1.3720730543136597, -2.7971346378326416, -1.991019368171692, 0.19015362858772278, -2.0, 0.20176100730895996, 0.24765600264072418, -0.16266199946403503, -3.1351852416992188, -0.4620000123977661, -0.2160000205039978, -0.7395833134651184, -2.1754133701324463, 0.4472406208515167, 0.5933771133422852, 1.648463487625122, 0.8700641393661499, -2.169304847717285, 46.0, -0.39330101013183594, 0.22236399352550507, -0.08690500259399414, 2.302000045776367, 0.27900001406669617, -2.996000051498413], "max": [0.9009389281272888, 2.1216046810150146, -0.5101597309112549, 0.20039871335029602, -1.389125108718872, -0.6621954441070557, 1.5061842203140259, 882.0, 0.3266969919204712, 0.44595301151275635, 0.06975799798965454, 3.134999990463257, 0.6420000195503235, 0.1720000058412552, -0.14219197630882263, -2.135585069656372, 1.5557864904403687, 1.453964114189148, 2.3823046684265137, 1.7423971891403198, -0.9696351885795593, 949.0, -0.026670999825000763, 0.4078649878501892, 0.09150999784469604, 2.9100000858306885, 0.7170000076293945, -2.3529999256134033], "mean": [0.4449255168437958, 2.08772611618042, -0.7760215401649475, -0.7799454927444458, -2.133453369140625, -1.5707008838653564, 0.9780232906341553, 518.1201782226562, 0.2820334732532501, 0.30474433302879333, -0.006040989886969328, -1.615855097770691, 0.17847071588039398, 0.0010242280550301075, -0.3455491065979004, -2.162053346633911, 0.6343396902084351, 0.9915570616722107, 2.13911509513855, 1.3656772375106812, -1.5271236896514893, 355.51617431640625, -0.3056899905204773, 0.3063237965106964, 0.021744852885603905, 2.626727342605591, 0.445963591337204, -2.620373487472534], "std": [0.12512792646884918, 0.013105010613799095, 0.16436003148555756, 0.36295565962791443, 0.35745275020599365, 0.3765784800052643, 0.3737882375717163, 360.4209289550781, 0.02292817085981369, 0.054592348635196686, 0.044602151960134506, 2.2106151580810547, 0.3272448778152466, 0.11237116903066635, 0.15430445969104767, 0.007117436733096838, 0.25012704730033875, 0.22402198612689972, 0.17327260971069336, 0.25181764364242554, 0.3135949373245239, 337.67803955078125, 0.10346242040395737, 0.05720624327659607, 0.03465794399380684, 0.19011977314949036, 0.1203029528260231, 0.17993302643299103], "count": [495]}, "timestamp": {"min": [0.0], "max": [16.466666666666665], "mean": [8.233333333333333], "std": [4.763130001102994], "count": [495]}, "frame_index": {"min": [0], "max": [494], "mean": [247.0], "std": [142.89390003308984], "count": [495]}, "episode_index": {"min": [529], "max": [529], "mean": [529.0], "std": [0.0], "count": [495]}, "index": {"min": [492877], "max": [493371], "mean": [493124.0], "std": [142.89390003308984], "count": [495]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [495]}, "subtask_annotation": {"mean": [12.424242424242424, 29.0, 29.0, 29.0, 29.0], "std": [10.258567160361862, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [495]}, "scene_annotation": {"mean": [529.0], "std": [0.0], "min": [529], "max": [529], "count": [495]}, "eef_direction_state": {"mean": [3.8383838383838382, 3.8484848484848486], "std": [1.9648788520346876, 2.083914519484399], "min": [0, 0], "max": [6, 6], "count": [495]}, "eef_velocity_state": {"mean": [1.0303030303030303, 0.8707070707070707], "std": [0.7996785396385778, 0.7910168018816636], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_acc_mag_state": {"mean": [0.9030303030303031, 0.7333333333333333], "std": [0.844884134720214, 0.8150106896491764], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_direction_action": {"mean": [3.8383838383838382, 3.8484848484848486], "std": [1.9648788520346876, 2.083914519484399], "min": [0, 0], "max": [6, 6], "count": [495]}, "eef_velocity_action": {"mean": [1.0303030303030303, 0.8707070707070707], "std": [0.7996785396385778, 0.7910168018816636], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_acc_mag_action": {"mean": [0.9030303030303031, 0.7333333333333333], "std": [0.844884134720214, 0.8150106896491764], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_sim_pose_state": {"mean": [0.5064228468079415, 0.321394375338725, 1.086830396128204, -2.1877837747293136, 1.0240914887198744, 2.6345927811759777, 0.5182329186645289, -0.2884480286555416, 1.0820746507351109, -1.3867928015100226, 0.9565894911602089, -1.5051092158629715], "std": [0.05527796153970353, 0.07687024753460524, 0.06939683815383665, 1.8900070770655202, 0.17620422802371774, 0.2185607494921714, 0.04575553693407004, 0.03939392054976708, 0.037059888814013245, 2.236790609090879, 0.3292549595331034, 0.18422309625768085], "min": [0.4249296659266016, 0.05890553289444328, 1.0223800521868516, -3.139588222523943, 0.757565696746092, 2.0038163593923617, 0.45725770764423995, -0.343937815940564, 1.0100067632680616, -3.1137350944980895, 0.3088207514981831, -1.800576538372161], "max": [0.6153433556040819, 0.38672786778052676, 1.2743472602469101, 3.1414758841267774, 1.4396380905964357, 2.996907769171616, 0.6394936719199725, -0.12536038917914655, 1.1752369440549582, 3.140945145655949, 1.4157986651880896, -1.1234620105431086], "count": [495]}, "eef_sim_pose_action": {"mean": [0.5064228468079415, 0.321394375338725, 1.086830396128204, -2.1877837747293136, 1.0240914887198744, 2.6345927811759777, 0.5182329186645289, -0.2884480286555416, 1.0820746507351109, -1.3867928015100226, 0.9565894911602089, -1.5051092158629715], "std": [0.05527796153970353, 0.07687024753460524, 0.06939683815383665, 1.8900070770655202, 0.17620422802371774, 0.2185607494921714, 0.04575553693407004, 0.03939392054976708, 0.037059888814013245, 2.236790609090879, 0.3292549595331034, 0.18422309625768085], "min": [0.4249296659266016, 0.05890553289444328, 1.0223800521868516, -3.139588222523943, 0.757565696746092, 2.0038163593923617, 0.45725770764423995, -0.343937815940564, 1.0100067632680616, -3.1137350944980895, 0.3088207514981831, -1.800576538372161], "max": [0.6153433556040819, 0.38672786778052676, 1.2743472602469101, 3.1414758841267774, 1.4396380905964357, 2.996907769171616, 0.6394936719199725, -0.12536038917914655, 1.1752369440549582, 3.140945145655949, 1.4157986651880896, -1.1234620105431086], "count": [495]}, "gripper_mode_state": {"mean": [0.6464646464646465, 0.4], "std": [0.4780670531797663, 0.48989794855663454], "min": [0, 0], "max": [1, 1], "count": [495]}, "gripper_activity_state": {"mean": [1.698989898989899, 1.7898989898989899], "std": [0.6453399307036539, 0.5470757799326138], "min": [0, 0], "max": [2, 2], "count": [495]}, "gripper_mode_action": {"mean": [0.6464646464646465, 0.4], "std": [0.4780670531797663, 0.48989794855663454], "min": [0, 0], "max": [1, 1], "count": [495]}, "gripper_activity_action": {"mean": [1.698989898989899, 1.7898989898989899], "std": [0.6453399307036539, 0.5470757799326138], "min": [0, 0], "max": [2, 2], "count": [495]}, "gripper_open_scale_state": {"mean": [0.35551616144662, 0.5182160298525686], "std": [0.3376779291924834, 0.36028304770628866], "min": [0.046, 0.0], "max": [0.949, 0.882], "count": [495]}, "gripper_open_scale_action": {"mean": [0.35551616144662, 0.5182160298525686], "std": [0.3376779291924834, 0.36028304770628866], "min": [0.046, 0.0], "max": [0.949, 0.882], "count": [495]}}} +{"episode_index": 527, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[1.0]], [[1.0]]], "mean": [[[0.42923829819538434]], [[0.4612151458297183]], [[0.46258216387587486]]], "std": [[[0.23536730386162674]], [[0.2012661612446624]], [[0.19599204568159198]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43519588322054487]], [[0.4658664450662271]], [[0.46380853432818553]]], "std": [[[0.1875312771992425]], [[0.15785570957315775]], [[0.1521035210897698]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43308959092486554]], [[0.45678006608248023]], [[0.45849566378911444]]], "std": [[[0.2030948478547105]], [[0.17976323321210527]], [[0.1729387335241863]]], "count": [113]}, "observation.state": {"min": [0.328942209482193, 2.0233428478240967, -0.8437968492507935, -1.1608359813690186, -2.7743403911590576, -1.9846488237380981, 0.293721467256546, -1.0, 0.18328000605106354, 0.2485470026731491, -0.17844100296497345, -3.1381852626800537, -0.3499999940395355, -0.43400001525878906, -0.6261368989944458, -2.176198720932007, 0.149190753698349, 0.5490805506706238, 1.6211142539978027, 0.9068905115127563, -1.7808642387390137, 37.0, -0.39851999282836914, 0.18885399401187897, -0.09693700075149536, 2.177999973297119, 0.2680000066757202, -2.9839999675750732], "max": [0.9694955348968506, 2.1216397285461426, -0.31066861748695374, 0.2491632103919983, -1.6597033739089966, -0.7351326942443848, 1.5521562099456787, 939.0, 0.328931987285614, 0.4410949945449829, 0.06980399787425995, 3.134000062942505, 0.6970000267028809, 0.037999995052814484, -0.171670600771904, -2.0918819904327393, 1.4217451810836792, 1.1173948049545288, 2.451873540878296, 1.9204555749893188, -0.8620705604553223, 919.0, -0.10387399792671204, 0.4063029885292053, 0.08366400003433228, 3.0169999599456787, 0.902999997138977, -2.440000057220459], "mean": [0.46023619174957275, 2.0856945514678955, -0.6436472535133362, -0.6767224073410034, -2.1134119033813477, -1.5562121868133545, 0.9944195747375488, 512.1023559570312, 0.2886338531970978, 0.3050476610660553, -0.007937037386000156, -2.0665078163146973, 0.32567933201789856, -0.10546566545963287, -0.35931849479675293, -2.159489393234253, 0.41756153106689453, 0.8704913854598999, 2.135666608810425, 1.4653147459030151, -1.3507921695709229, 477.11859130859375, -0.32207804918289185, 0.29448753595352173, 0.026702752336859703, 2.6152055263519287, 0.5607894659042358, -2.664496660232544], "std": [0.13688379526138306, 0.015846608206629753, 0.12726148962974548, 0.3107040226459503, 0.28311315178871155, 0.3876115083694458, 0.30446091294288635, 360.0291748046875, 0.023642422631382942, 0.057893600314855576, 0.04595747962594032, 1.8289449214935303, 0.27065297961235046, 0.13749948143959045, 0.1328006088733673, 0.014995519071817398, 0.2710365355014801, 0.13167421519756317, 0.2270740419626236, 0.29223498702049255, 0.24199005961418152, 394.5255432128906, 0.0742061510682106, 0.06693031638860703, 0.03516459837555885, 0.22502312064170837, 0.13954991102218628, 0.15787330269813538], "count": [552]}, "action": {"min": [0.328942209482193, 2.0233428478240967, -0.8437968492507935, -1.1608359813690186, -2.7743403911590576, -1.9846488237380981, 0.293721467256546, -1.0, 0.18328000605106354, 0.2485470026731491, -0.17844100296497345, -3.1381852626800537, -0.3499999940395355, -0.43400001525878906, -0.6261368989944458, -2.176198720932007, 0.149190753698349, 0.5490805506706238, 1.6211142539978027, 0.9068905115127563, -1.7808642387390137, 37.0, -0.39851999282836914, 0.18885399401187897, -0.09693700075149536, 2.177999973297119, 0.2680000066757202, -2.9839999675750732], "max": [0.9694955348968506, 2.1216397285461426, -0.31066861748695374, 0.2491632103919983, -1.6597033739089966, -0.7351326942443848, 1.5521562099456787, 939.0, 0.328931987285614, 0.4410949945449829, 0.06980399787425995, 3.134000062942505, 0.6970000267028809, 0.037999995052814484, -0.171670600771904, -2.0918819904327393, 1.4217451810836792, 1.1173948049545288, 2.451873540878296, 1.9204555749893188, -0.8620705604553223, 919.0, -0.10387399792671204, 0.4063029885292053, 0.08366400003433228, 3.0169999599456787, 0.902999997138977, -2.440000057220459], "mean": [0.46023619174957275, 2.0856945514678955, -0.6436472535133362, -0.6767224073410034, -2.1134119033813477, -1.5562121868133545, 0.9944195747375488, 512.1023559570312, 0.2886338531970978, 0.3050476610660553, -0.007937037386000156, -2.0665078163146973, 0.32567933201789856, -0.10546566545963287, -0.35931849479675293, -2.159489393234253, 0.41756153106689453, 0.8704913854598999, 2.135666608810425, 1.4653147459030151, -1.3507921695709229, 477.11859130859375, -0.32207804918289185, 0.29448753595352173, 0.026702752336859703, 2.6152055263519287, 0.5607894659042358, -2.664496660232544], "std": [0.13688379526138306, 0.015846608206629753, 0.12726148962974548, 0.3107040226459503, 0.28311315178871155, 0.3876115083694458, 0.30446091294288635, 360.0291748046875, 0.023642422631382942, 0.057893600314855576, 0.04595747962594032, 1.8289449214935303, 0.27065297961235046, 0.13749948143959045, 0.1328006088733673, 0.014995519071817398, 0.2710365355014801, 0.13167421519756317, 0.2270740419626236, 0.29223498702049255, 0.24199005961418152, 394.5255432128906, 0.0742061510682106, 0.06693031638860703, 0.03516459837555885, 0.22502312064170837, 0.13954991102218628, 0.15787330269813538], "count": [552]}, "timestamp": {"min": [0.0], "max": [18.366666666666667], "mean": [9.183333333333334], "std": [5.311613760500734], "count": [552]}, "frame_index": {"min": [0], "max": [551], "mean": [275.5], "std": [159.348412815022], "count": [552]}, "episode_index": {"min": [530], "max": [530], "mean": [530.0], "std": [0.0], "count": [552]}, "index": {"min": [493372], "max": [493923], "mean": [493647.5], "std": [159.348412815022], "count": [552]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [552]}, "subtask_annotation": {"mean": [14.139492753623188, 29.0, 29.0, 29.0, 29.0], "std": [9.881018534489899, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [552]}, "scene_annotation": {"mean": [530.0], "std": [0.0], "min": [530], "max": [530], "count": [552]}, "eef_direction_state": {"mean": [3.505434782608696, 3.5942028985507246], "std": [2.13747772920518, 2.170746486040748], "min": [0, 0], "max": [6, 6], "count": [552]}, "eef_velocity_state": {"mean": [0.9909420289855072, 0.8731884057971014], "std": [0.7696163053814082, 0.7907105459027413], "min": [0, 0], "max": [2, 2], "count": [552]}, "eef_acc_mag_state": {"mean": [0.8822463768115942, 0.7554347826086957], "std": [0.839843427536778, 0.8362091995767772], "min": [0, 0], "max": [2, 2], "count": [552]}, "eef_direction_action": {"mean": [3.505434782608696, 3.5942028985507246], "std": [2.13747772920518, 2.170746486040748], "min": [0, 0], "max": [6, 6], "count": [552]}, "eef_velocity_action": {"mean": [0.9909420289855072, 0.8731884057971014], "std": [0.7696163053814082, 0.7907105459027413], "min": [0, 0], "max": [2, 2], "count": [552]}, "eef_acc_mag_action": {"mean": [0.8822463768115942, 0.7554347826086957], "std": [0.839843427536778, 0.8362091995767772], "min": [0, 0], "max": [2, 2], "count": [552]}, "eef_sim_pose_state": {"mean": [0.49277029855642773, 0.3375843123163023, 1.073698258034529, -1.6823730959440926, 1.1259778054292844, 2.180666151109381, 0.5164692032528007, -0.2938592627742195, 1.0729881977240299, -1.7907334366498386, 1.096495810963431, -1.7247440229643807], "std": [0.06509661286206228, 0.06026222426462665, 0.045217118124733696, 2.1108537433269006, 0.16835878240318533, 1.7097931099794286, 0.04881858804501709, 0.045780270798465264, 0.02663589315389059, 2.127718793389239, 0.2888796885996186, 0.19653634367060838], "min": [0.39622709540449186, 0.10949689480784285, 1.0186542292908296, -3.1413680995276216, 0.8553770280372177, -3.1402367822957613, 0.4655551684556838, -0.35450466237155764, 1.016660282542687, -3.1234339768812376, 0.37211976069012653, -2.05931992705794], "max": [0.598400944214999, 0.3947891458715749, 1.1991468811114598, 3.1406511602261977, 1.4475058298538532, 3.139347187925746, 0.6350011433601578, -0.10072703248942144, 1.1392478713235754, 3.135852604316433, 1.480726664174163, -1.2985246840068032], "count": [552]}, "eef_sim_pose_action": {"mean": [0.49277029855642773, 0.3375843123163023, 1.073698258034529, -1.6823730959440926, 1.1259778054292844, 2.180666151109381, 0.5164692032528007, -0.2938592627742195, 1.0729881977240299, -1.7907334366498386, 1.096495810963431, -1.7247440229643807], "std": [0.06509661286206228, 0.06026222426462665, 0.045217118124733696, 2.1108537433269006, 0.16835878240318533, 1.7097931099794286, 0.04881858804501709, 0.045780270798465264, 0.02663589315389059, 2.127718793389239, 0.2888796885996186, 0.19653634367060838], "min": [0.39622709540449186, 0.10949689480784285, 1.0186542292908296, -3.1413680995276216, 0.8553770280372177, -3.1402367822957613, 0.4655551684556838, -0.35450466237155764, 1.016660282542687, -3.1234339768812376, 0.37211976069012653, -2.05931992705794], "max": [0.598400944214999, 0.3947891458715749, 1.1991468811114598, 3.1406511602261977, 1.4475058298538532, 3.139347187925746, 0.6350011433601578, -0.10072703248942144, 1.1392478713235754, 3.135852604316433, 1.480726664174163, -1.2985246840068032], "count": [552]}, "gripper_mode_state": {"mean": [0.5072463768115942, 0.3858695652173913], "std": [0.4999474872655169, 0.48680000396089895], "min": [0, 0], "max": [1, 1], "count": [552]}, "gripper_activity_state": {"mean": [1.7481884057971016, 1.766304347826087], "std": [0.589765042269348, 0.5818094913148086], "min": [0, 0], "max": [2, 2], "count": [552]}, "gripper_mode_action": {"mean": [0.5072463768115942, 0.3858695652173913], "std": [0.4999474872655169, 0.48680000396089895], "min": [0, 0], "max": [1, 1], "count": [552]}, "gripper_activity_action": {"mean": [1.7481884057971016, 1.766304347826087], "std": [0.589765042269348, 0.5818094913148086], "min": [0, 0], "max": [2, 2], "count": [552]}, "gripper_open_scale_state": {"mean": [0.477118659599968, 0.5121093513138484], "std": [0.3945257713346958, 0.3600192772367276], "min": [0.037, 0.0], "max": [0.919, 0.939], "count": [552]}, "gripper_open_scale_action": {"mean": [0.477118659599968, 0.5121093513138484], "std": [0.3945257713346958, 0.3600192772367276], "min": [0.037, 0.0], "max": [0.919, 0.939], "count": [552]}}} +{"episode_index": 528, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4272252744407622]], [[0.4555888365322655]], [[0.4559613064415907]]], "std": [[[0.22885803083207804]], [[0.19522230583524589]], [[0.18973604928036314]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40734239074150785]], [[0.4439126751933168]], [[0.4440888379706343]]], "std": [[[0.21947101792940882]], [[0.18629869726880818]], [[0.18118692679724302]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4423972788939519]], [[0.46794663795682595]], [[0.4698573655988217]]], "std": [[[0.1912220009786208]], [[0.16516148590163218]], [[0.15672843302434714]]], "count": [142]}, "observation.state": {"min": [0.48279300332069397, 1.8767874240875244, -0.943455159664154, -0.8454549908638, -2.841745376586914, -1.9653805494308472, 0.27810078859329224, 0.0, 0.14850899577140808, 0.3106209933757782, -0.19752700626850128, -3.1411852836608887, -0.5709999799728394, -0.937999963760376, -1.0120117664337158, -2.1741740703582764, 0.33138567209243774, 0.620534360408783, 1.598512053489685, 0.926351010799408, -2.5535390377044678, 39.0, -0.35196900367736816, 0.2697100043296814, -0.14028599858283997, -3.1411852836608887, 0.035999998450279236, -2.8610000610351562], "max": [0.9105033874511719, 2.121535062789917, 0.3424510657787323, 0.49438196420669556, -1.4026687145233154, -0.6069731712341309, 1.9734961986541748, 960.0, 0.3326919972896576, 0.416375994682312, 0.0660490021109581, 3.1410000324249268, 1.3250000476837158, -0.35499998927116394, -0.34803611040115356, -1.9082906246185303, 1.398794174194336, 1.0366209745407104, 2.741196870803833, 1.8902615308761597, -1.6363685131072998, 921.0, -0.06525100022554398, 0.44154301285743713, 0.11740200221538544, 3.1410000324249268, 0.8250000476837158, -1.5880000591278076], "mean": [0.6523691415786743, 2.0378599166870117, -0.444324254989624, -0.45244619250297546, -2.1483521461486816, -1.4245599508285522, 1.4384922981262207, 523.919677734375, 0.2729073166847229, 0.3575313091278076, -0.011069734580814838, -1.627744197845459, 0.5028525590896606, -0.6527494788169861, -0.670901358127594, -2.008204936981201, 0.5974645614624023, 0.838650107383728, 2.418225049972534, 1.5280603170394897, -2.1931753158569336, 418.795166015625, -0.2650681436061859, 0.36692002415657043, 0.04498115926980972, 1.4074381589889526, 0.33384349942207336, -2.0900027751922607], "std": [0.0875563994050026, 0.061044275760650635, 0.33873623609542847, 0.31711673736572266, 0.33753305673599243, 0.35690757632255554, 0.4002978801727295, 429.48370361328125, 0.034594304859638214, 0.03022582270205021, 0.050466809421777725, 2.410151481628418, 0.49689337611198425, 0.12183120101690292, 0.14057834446430206, 0.0674838200211525, 0.2275126427412033, 0.10805577784776688, 0.3076210916042328, 0.2885673940181732, 0.22850842773914337, 409.260498046875, 0.08415890485048294, 0.049004171043634415, 0.05515178292989731, 2.5847058296203613, 0.23763874173164368, 0.3251444697380066], "count": [747]}, "action": {"min": [0.48279300332069397, 1.8767874240875244, -0.943455159664154, -0.8454549908638, -2.841745376586914, -1.9653805494308472, 0.27810078859329224, 0.0, 0.14850899577140808, 0.3106209933757782, -0.19752700626850128, -3.1411852836608887, -0.5709999799728394, -0.937999963760376, -1.0120117664337158, -2.1741740703582764, 0.33138567209243774, 0.620534360408783, 1.598512053489685, 0.926351010799408, -2.5535390377044678, 39.0, -0.35196900367736816, 0.2697100043296814, -0.14028599858283997, -3.1411852836608887, 0.035999998450279236, -2.8610000610351562], "max": [0.9105033874511719, 2.121535062789917, 0.3424510657787323, 0.49438196420669556, -1.4026687145233154, -0.6069731712341309, 1.9734961986541748, 960.0, 0.3326919972896576, 0.416375994682312, 0.0660490021109581, 3.1410000324249268, 1.3250000476837158, -0.35499998927116394, -0.34803611040115356, -1.9082906246185303, 1.398794174194336, 1.0366209745407104, 2.741196870803833, 1.8902615308761597, -1.6363685131072998, 921.0, -0.06525100022554398, 0.44154301285743713, 0.11740200221538544, 3.1410000324249268, 0.8250000476837158, -1.5880000591278076], "mean": [0.6523691415786743, 2.0378599166870117, -0.444324254989624, -0.45244619250297546, -2.1483521461486816, -1.4245599508285522, 1.4384922981262207, 523.919677734375, 0.2729073166847229, 0.3575313091278076, -0.011069734580814838, -1.627744197845459, 0.5028525590896606, -0.6527494788169861, -0.670901358127594, -2.008204936981201, 0.5974645614624023, 0.838650107383728, 2.418225049972534, 1.5280603170394897, -2.1931753158569336, 418.795166015625, -0.2650681436061859, 0.36692002415657043, 0.04498115926980972, 1.4074381589889526, 0.33384349942207336, -2.0900027751922607], "std": [0.0875563994050026, 0.061044275760650635, 0.33873623609542847, 0.31711673736572266, 0.33753305673599243, 0.35690757632255554, 0.4002978801727295, 429.48370361328125, 0.034594304859638214, 0.03022582270205021, 0.050466809421777725, 2.410151481628418, 0.49689337611198425, 0.12183120101690292, 0.14057834446430206, 0.0674838200211525, 0.2275126427412033, 0.10805577784776688, 0.3076210916042328, 0.2885673940181732, 0.22850842773914337, 409.260498046875, 0.08415890485048294, 0.049004171043634415, 0.05515178292989731, 2.5847058296203613, 0.23763874173164368, 0.3251444697380066], "count": [747]}, "timestamp": {"min": [0.0], "max": [24.866666666666667], "mean": [12.433333333333334], "std": [7.188004410641899], "count": [747]}, "frame_index": {"min": [0], "max": [746], "mean": [373.0], "std": [215.640132319257], "count": [747]}, "episode_index": {"min": [531], "max": [531], "mean": [531.0], "std": [0.0], "count": [747]}, "index": {"min": [493924], "max": [494670], "mean": [494297.0], "std": [215.640132319257], "count": [747]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [747]}, "subtask_annotation": {"mean": [14.875502008032129, 29.0, 29.0, 29.0, 29.0], "std": [10.078236236143741, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [747]}, "scene_annotation": {"mean": [531.0], "std": [0.0], "min": [531], "max": [531], "count": [747]}, "eef_direction_state": {"mean": [3.966532797858099, 4.022757697456493], "std": [1.9409500013031924, 1.9623678833736706], "min": [0, 0], "max": [6, 6], "count": [747]}, "eef_velocity_state": {"mean": [0.8366800535475234, 0.7536813922356091], "std": [0.6942824120252887, 0.6948629406246137], "min": [0, 0], "max": [2, 2], "count": [747]}, "eef_acc_mag_state": {"mean": [0.7603748326639893, 0.6706827309236948], "std": [0.8360254467336184, 0.8205753946609243], "min": [0, 0], "max": [2, 2], "count": [747]}, "eef_direction_action": {"mean": [3.966532797858099, 4.022757697456493], "std": [1.9409500013031924, 1.9623678833736706], "min": [0, 0], "max": [6, 6], "count": [747]}, "eef_velocity_action": {"mean": [0.8366800535475234, 0.7536813922356091], "std": [0.6942824120252887, 0.6948629406246137], "min": [0, 0], "max": [2, 2], "count": [747]}, "eef_acc_mag_action": {"mean": [0.7603748326639893, 0.6706827309236948], "std": [0.8360254467336184, 0.8205753946609243], "min": [0, 0], "max": [2, 2], "count": [747]}, "eef_sim_pose_state": {"mean": [0.579024789917553, 0.31057177072311226, 1.1382503025532813, -2.487947684756278, 0.5839665657123567, 1.715095862042445, 0.5664596927154899, -0.27586082093638914, 1.0819620528173308, 2.3066022099579695, 0.8798650308563343, -0.13724266916272687], "std": [0.04423805206335336, 0.0816382441728914, 0.046247656926662224, 0.2633134110953032, 0.2860733124602226, 2.2982506054946694, 0.01823458040615117, 0.052877361336495954, 0.03511910275279208, 0.3210405544174459, 0.316527893540215, 2.6260308249272764], "min": [0.48191379555814867, 0.045717757184832175, 1.089327766782719, -3.081556414124527, 0.20295782678584562, -3.1336043486199694, 0.5259598025779609, -0.3549861495102024, 1.0171379131906186, 1.5315032472657704, 0.055469055787884525, -3.119810339278474], "max": [0.6349863871907364, 0.39199670233590467, 1.2806109138795811, -1.729273048155504, 1.1467649542111324, 3.1388344585012313, 0.6078413268303373, -0.06119256888259461, 1.1656091967252615, 2.7847123223373758, 1.2867820418564282, 3.1406106111108163], "count": [747]}, "eef_sim_pose_action": {"mean": [0.579024789917553, 0.31057177072311226, 1.1382503025532813, -2.487947684756278, 0.5839665657123567, 1.715095862042445, 0.5664596927154899, -0.27586082093638914, 1.0819620528173308, 2.3066022099579695, 0.8798650308563343, -0.13724266916272687], "std": [0.04423805206335336, 0.0816382441728914, 0.046247656926662224, 0.2633134110953032, 0.2860733124602226, 2.2982506054946694, 0.01823458040615117, 0.052877361336495954, 0.03511910275279208, 0.3210405544174459, 0.316527893540215, 2.6260308249272764], "min": [0.48191379555814867, 0.045717757184832175, 1.089327766782719, -3.081556414124527, 0.20295782678584562, -3.1336043486199694, 0.5259598025779609, -0.3549861495102024, 1.0171379131906186, 1.5315032472657704, 0.055469055787884525, -3.119810339278474], "max": [0.6349863871907364, 0.39199670233590467, 1.2806109138795811, -1.729273048155504, 1.1467649542111324, 3.1388344585012313, 0.6078413268303373, -0.06119256888259461, 1.1656091967252615, 2.7847123223373758, 1.2867820418564282, 3.1406106111108163], "count": [747]}, "gripper_mode_state": {"mean": [0.570281124497992, 0.45113788487282463], "std": [0.4950359214635811, 0.4976067661369748], "min": [0, 0], "max": [1, 1], "count": [747]}, "gripper_activity_state": {"mean": [1.78714859437751, 1.8179384203480589], "std": [0.558680586739892, 0.5216075773498454], "min": [0, 0], "max": [2, 2], "count": [747]}, "gripper_mode_action": {"mean": [0.570281124497992, 0.45113788487282463], "std": [0.4950359214635811, 0.4976067661369748], "min": [0, 0], "max": [1, 1], "count": [747]}, "gripper_activity_action": {"mean": [1.78714859437751, 1.8179384203480589], "std": [0.558680586739892, 0.5216075773498454], "min": [0, 0], "max": [2, 2], "count": [747]}, "gripper_open_scale_state": {"mean": [0.4187951808556648, 0.5239196787728875], "std": [0.40926069206819526, 0.4294836254463026], "min": [0.039, 0.0], "max": [0.921, 0.96], "count": [747]}, "gripper_open_scale_action": {"mean": [0.4187951808556648, 0.5239196787728875], "std": [0.40926069206819526, 0.4294836254463026], "min": [0.039, 0.0], "max": [0.921, 0.96], "count": [747]}}} +{"episode_index": 529, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[1.0]], [[1.0]]], "mean": [[[0.42708192381738175]], [[0.4587134900990099]], [[0.4590227059470653]]], "std": [[[0.2364934156824203]], [[0.20205935920989196]], [[0.1966446402802148]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4264279751504562]], [[0.4567756544036756]], [[0.45567175467546756]]], "std": [[[0.20220596475380273]], [[0.17226262872575468]], [[0.16798650232616077]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44889106079725616]], [[0.4695514260984922]], [[0.4704297850740956]]], "std": [[[0.2044684181138523]], [[0.18412918637023631]], [[0.1770193889254531]]], "count": [101]}, "observation.state": {"min": [0.2652726173400879, 2.02508807182312, -1.071928858757019, -1.4104880094528198, -2.7695932388305664, -1.9860626459121704, 0.2877000570297241, -2.0, 0.21010400354862213, 0.23549099266529083, -0.16219699382781982, -3.1381852626800537, -0.46000000834465027, -0.33900001645088196, -0.6716551184654236, -2.1752912998199463, 0.18819884955883026, 0.5889613628387451, 1.5102683305740356, 0.884899377822876, -1.840868592262268, 36.0, -0.3988249897956848, 0.19112500548362732, -0.10287400335073471, 2.252000093460083, 0.3840000033378601, -3.075000047683716], "max": [0.9049532413482666, 2.1219887733459473, -0.5271592736244202, 0.17208945751190186, -1.4692357778549194, -0.5414709448814392, 1.625966191291809, 947.0, 0.3204909861087799, 0.46174201369285583, 0.09099999815225601, -2.2060000896453857, 0.5389999747276306, 0.15599998831748962, -0.1635722517967224, -2.139913320541382, 1.538839340209961, 1.3066407442092896, 2.356945037841797, 1.9152545928955078, -0.8792271018028259, 947.0, -0.07405400276184082, 0.3873780071735382, 0.08902999758720398, 2.947000026702881, 0.8560000061988831, -2.4030001163482666], "mean": [0.4332917630672455, 2.086483955383301, -0.7514185905456543, -0.8204501271247864, -2.1253063678741455, -1.5699586868286133, 1.0326132774353027, 510.77374267578125, 0.2850714325904846, 0.306345134973526, 0.006657727528363466, -2.7272605895996094, 0.21598723530769348, -0.04377374425530434, -0.31257233023643494, -2.163684129714966, 0.4833202362060547, 0.880172848701477, 2.0715041160583496, 1.4729440212249756, -1.3609178066253662, 378.3963928222656, -0.32155641913414, 0.28258758783340454, 0.02039729245007038, 2.646315097808838, 0.5792348980903625, -2.643425226211548], "std": [0.14753760397434235, 0.017717299982905388, 0.15257768332958221, 0.35160642862319946, 0.3453134000301361, 0.44152966141700745, 0.3840479552745819, 400.2575988769531, 0.018723050132393837, 0.06805305182933807, 0.04575788602232933, 0.2846435606479645, 0.3059106171131134, 0.17141075432300568, 0.12266861647367477, 0.0056793177500367165, 0.27515825629234314, 0.18259921669960022, 0.24276454746723175, 0.2583848237991333, 0.24570760130882263, 372.6171569824219, 0.08227071911096573, 0.058391883969306946, 0.03588638827204704, 0.18753831088542938, 0.1345064640045166, 0.1864016205072403], "count": [473]}, "action": {"min": [0.2652726173400879, 2.02508807182312, -1.071928858757019, -1.4104880094528198, -2.7695932388305664, -1.9860626459121704, 0.2877000570297241, -2.0, 0.21010400354862213, 0.23549099266529083, -0.16219699382781982, -3.1381852626800537, -0.46000000834465027, -0.33900001645088196, -0.6716551184654236, -2.1752912998199463, 0.18819884955883026, 0.5889613628387451, 1.5102683305740356, 0.884899377822876, -1.840868592262268, 36.0, -0.3988249897956848, 0.19112500548362732, -0.10287400335073471, 2.252000093460083, 0.3840000033378601, -3.075000047683716], "max": [0.9049532413482666, 2.1219887733459473, -0.5271592736244202, 0.17208945751190186, -1.4692357778549194, -0.5414709448814392, 1.625966191291809, 947.0, 0.3204909861087799, 0.46174201369285583, 0.09099999815225601, -2.2060000896453857, 0.5389999747276306, 0.15599998831748962, -0.1635722517967224, -2.139913320541382, 1.538839340209961, 1.3066407442092896, 2.356945037841797, 1.9152545928955078, -0.8792271018028259, 947.0, -0.07405400276184082, 0.3873780071735382, 0.08902999758720398, 2.947000026702881, 0.8560000061988831, -2.4030001163482666], "mean": [0.4332917630672455, 2.086483955383301, -0.7514185905456543, -0.8204501271247864, -2.1253063678741455, -1.5699586868286133, 1.0326132774353027, 510.77374267578125, 0.2850714325904846, 0.306345134973526, 0.006657727528363466, -2.7272605895996094, 0.21598723530769348, -0.04377374425530434, -0.31257233023643494, -2.163684129714966, 0.4833202362060547, 0.880172848701477, 2.0715041160583496, 1.4729440212249756, -1.3609178066253662, 378.3963928222656, -0.32155641913414, 0.28258758783340454, 0.02039729245007038, 2.646315097808838, 0.5792348980903625, -2.643425226211548], "std": [0.14753760397434235, 0.017717299982905388, 0.15257768332958221, 0.35160642862319946, 0.3453134000301361, 0.44152966141700745, 0.3840479552745819, 400.2575988769531, 0.018723050132393837, 0.06805305182933807, 0.04575788602232933, 0.2846435606479645, 0.3059106171131134, 0.17141075432300568, 0.12266861647367477, 0.0056793177500367165, 0.27515825629234314, 0.18259921669960022, 0.24276454746723175, 0.2583848237991333, 0.24570760130882263, 372.6171569824219, 0.08227071911096573, 0.058391883969306946, 0.03588638827204704, 0.18753831088542938, 0.1345064640045166, 0.1864016205072403], "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": [532], "max": [532], "mean": [532.0], "std": [0.0], "count": [473]}, "index": {"min": [494671], "max": [495143], "mean": [494907.0], "std": [136.54303350958628], "count": [473]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [473]}, "subtask_annotation": {"mean": [12.689217758985201, 29.0, 29.0, 29.0, 29.0], "std": [9.985329091347843, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [473]}, "scene_annotation": {"mean": [532.0], "std": [0.0], "min": [532], "max": [532], "count": [473]}, "eef_direction_state": {"mean": [3.2684989429175477, 3.568710359408034], "std": [2.264208430933255, 2.2289735942745126], "min": [0, 0], "max": [6, 6], "count": [473]}, "eef_velocity_state": {"mean": [1.0570824524312896, 0.9344608879492601], "std": [0.8088552893050142, 0.8003280082408004], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_acc_mag_state": {"mean": [0.904862579281184, 0.8773784355179705], "std": [0.8387028342134432, 0.8389159788544122], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_direction_action": {"mean": [3.2684989429175477, 3.568710359408034], "std": [2.264208430933255, 2.2289735942745126], "min": [0, 0], "max": [6, 6], "count": [473]}, "eef_velocity_action": {"mean": [1.0570824524312896, 0.9344608879492601], "std": [0.8088552893050142, 0.8003280082408004], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_acc_mag_action": {"mean": [0.904862579281184, 0.8773784355179705], "std": [0.8387028342134432, 0.8389159788544122], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_sim_pose_state": {"mean": [0.4815513915403384, 0.3336853699126945, 1.0695299733844366, -2.6373312989267177, 1.1264419096306555, 2.405329268881706, 0.5179404194823477, -0.29923211398450084, 1.088634082960975, -1.4653972493684766, 0.9845282212043394, -1.5601844874833957], "std": [0.0572598342243843, 0.06380827607925359, 0.05260000612040139, 0.26758472455329696, 0.19405892918803802, 1.5428437268224038, 0.05914245613952247, 0.04066956093597216, 0.03586877929827048, 2.232666416925239, 0.31407000377021344, 0.2874133281596744], "min": [0.3973483661158085, 0.08453621231645234, 1.0072031139407571, -3.014778395069187, 0.8500940492764699, -3.1361884498822046, 0.44918049930153203, -0.35327749602772474, 1.0187050976697498, -3.1309797489353812, 0.28730398691730086, -2.0042175619108455], "max": [0.5987025638476019, 0.3930375864043486, 1.2186984448409668, -1.639181776729334, 1.5219890638534181, 3.13846752168535, 0.6541582750586709, -0.13143425841863798, 1.1622874755371864, 3.1413310417510436, 1.3155609047826213, -1.1608628352179398], "count": [473]}, "eef_sim_pose_action": {"mean": [0.4815513915403384, 0.3336853699126945, 1.0695299733844366, -2.6373312989267177, 1.1264419096306555, 2.405329268881706, 0.5179404194823477, -0.29923211398450084, 1.088634082960975, -1.4653972493684766, 0.9845282212043394, -1.5601844874833957], "std": [0.0572598342243843, 0.06380827607925359, 0.05260000612040139, 0.26758472455329696, 0.19405892918803802, 1.5428437268224038, 0.05914245613952247, 0.04066956093597216, 0.03586877929827048, 2.232666416925239, 0.31407000377021344, 0.2874133281596744], "min": [0.3973483661158085, 0.08453621231645234, 1.0072031139407571, -3.014778395069187, 0.8500940492764699, -3.1361884498822046, 0.44918049930153203, -0.35327749602772474, 1.0187050976697498, -3.1309797489353812, 0.28730398691730086, -2.0042175619108455], "max": [0.5987025638476019, 0.3930375864043486, 1.2186984448409668, -1.639181776729334, 1.5219890638534181, 3.13846752168535, 0.6541582750586709, -0.13143425841863798, 1.1622874755371864, 3.1413310417510436, 1.3155609047826213, -1.1608628352179398], "count": [473]}, "gripper_mode_state": {"mean": [0.627906976744186, 0.4312896405919662], "std": [0.48336301606573445, 0.4952563846231745], "min": [0, 0], "max": [1, 1], "count": [473]}, "gripper_activity_state": {"mean": [1.6701902748414377, 1.6849894291754757], "std": [0.6671856939899339, 0.6503591867344259], "min": [0, 0], "max": [2, 2], "count": [473]}, "gripper_mode_action": {"mean": [0.627906976744186, 0.4312896405919662], "std": [0.48336301606573445, 0.4952563846231745], "min": [0, 0], "max": [1, 1], "count": [473]}, "gripper_activity_action": {"mean": [1.6701902748414377, 1.6849894291754757], "std": [0.6671856939899339, 0.6503591867344259], "min": [0, 0], "max": [2, 2], "count": [473]}, "gripper_open_scale_state": {"mean": [0.3783964056857801, 0.5109477021474921], "std": [0.3726171036020474, 0.4000352798511023], "min": [0.036, 0.0], "max": [0.947, 0.947], "count": [473]}, "gripper_open_scale_action": {"mean": [0.3783964056857801, 0.5109477021474921], "std": [0.3726171036020474, 0.4000352798511023], "min": [0.036, 0.0], "max": [0.947, 0.947], "count": [473]}}} +{"episode_index": 530, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.42891243224932246]], [[0.45853364618205006]], [[0.46089208213773314]]], "std": [[[0.23347405135785806]], [[0.2004794767334694]], [[0.1949493244809326]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4226110795605505]], [[0.45495153667835697]], [[0.45424214723152134]]], "std": [[[0.20240967042742208]], [[0.1703422952402039]], [[0.16568224111265958]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.444681656504065]], [[0.46400088839736436]], [[0.46534660117434506]]], "std": [[[0.2080358296911056]], [[0.18525119450571562]], [[0.17874132650058755]]], "count": [123]}, "observation.state": {"min": [0.23979078233242035, 2.0316853523254395, -0.913470447063446, -1.2730954885482788, -2.787238597869873, -1.9849631786346436, 0.32562607526779175, -3.0, 0.1987369954586029, 0.22524000704288483, -0.16957500576972961, -3.1411852836608887, -0.37699997425079346, -0.5080000162124634, -0.7787659764289856, -2.1752912998199463, 0.10904817283153534, 0.5724854469299316, 1.4758504629135132, 0.6612354516983032, -1.9034910202026367, 44.0, -0.39792001247406006, 0.20045700669288635, -0.14132000505924225, 2.0309998989105225, 0.25, -3.1411852836608887], "max": [0.9472949504852295, 2.1215176582336426, -0.5855928659439087, 0.18903662264347076, -1.464104413986206, -0.5943194627761841, 1.6742072105407715, 945.0, 0.31634798645973206, 0.4752419888973236, 0.07656499743461609, 3.140000104904175, 0.5519999861717224, 0.11500000208616257, -0.19919444620609283, -2.065667152404785, 1.6987987756729126, 1.305052638053894, 2.4962573051452637, 1.966078519821167, -0.8780577182769775, 936.0, -0.07169099897146225, 0.4138120114803314, 0.08338599652051926, 2.9800000190734863, 0.9390000104904175, 3.140000104904175], "mean": [0.4827635884284973, 2.0836527347564697, -0.7507346868515015, -0.7134660482406616, -2.1062488555908203, -1.5328645706176758, 0.9985537528991699, 452.7994079589844, 0.28268226981163025, 0.3128073215484619, -0.008924469351768494, -2.3452625274658203, 0.2164992392063141, -0.0801893025636673, -0.4180735945701599, -2.158430814743042, 0.5443394184112549, 0.851861298084259, 2.118663787841797, 1.3645180463790894, -1.337947130203247, 408.34747314453125, -0.3006282150745392, 0.30794116854667664, 0.004338765516877174, 2.6214184761047363, 0.47839808464050293, -2.5127620697021484], "std": [0.15527383983135223, 0.013319216668605804, 0.08949466794729233, 0.32355713844299316, 0.37411975860595703, 0.41824379563331604, 0.3579249680042267, 411.8763732910156, 0.01894032023847103, 0.06632797420024872, 0.04462606459856033, 1.4794310331344604, 0.3107271194458008, 0.1697392761707306, 0.1529792845249176, 0.020173395052552223, 0.44724240899086, 0.16983142495155334, 0.28693437576293945, 0.3460509479045868, 0.26416558027267456, 387.43377685546875, 0.10354901105165482, 0.06211404874920845, 0.056563641875982285, 0.22935517132282257, 0.15805314481258392, 1.0709835290908813], "count": [613]}, "action": {"min": [0.23979078233242035, 2.0316853523254395, -0.913470447063446, -1.2730954885482788, -2.787238597869873, -1.9849631786346436, 0.32562607526779175, -3.0, 0.1987369954586029, 0.22524000704288483, -0.16957500576972961, -3.1411852836608887, -0.37699997425079346, -0.5080000162124634, -0.7787659764289856, -2.1752912998199463, 0.10904817283153534, 0.5724854469299316, 1.4758504629135132, 0.6612354516983032, -1.9034910202026367, 44.0, -0.39792001247406006, 0.20045700669288635, -0.14132000505924225, 2.0309998989105225, 0.25, -3.1411852836608887], "max": [0.9472949504852295, 2.1215176582336426, -0.5855928659439087, 0.18903662264347076, -1.464104413986206, -0.5943194627761841, 1.6742072105407715, 945.0, 0.31634798645973206, 0.4752419888973236, 0.07656499743461609, 3.140000104904175, 0.5519999861717224, 0.11500000208616257, -0.19919444620609283, -2.065667152404785, 1.6987987756729126, 1.305052638053894, 2.4962573051452637, 1.966078519821167, -0.8780577182769775, 936.0, -0.07169099897146225, 0.4138120114803314, 0.08338599652051926, 2.9800000190734863, 0.9390000104904175, 3.140000104904175], "mean": [0.4827635884284973, 2.0836527347564697, -0.7507346868515015, -0.7134660482406616, -2.1062488555908203, -1.5328645706176758, 0.9985537528991699, 452.7994079589844, 0.28268226981163025, 0.3128073215484619, -0.008924469351768494, -2.3452625274658203, 0.2164992392063141, -0.0801893025636673, -0.4180735945701599, -2.158430814743042, 0.5443394184112549, 0.851861298084259, 2.118663787841797, 1.3645180463790894, -1.337947130203247, 408.34747314453125, -0.3006282150745392, 0.30794116854667664, 0.004338765516877174, 2.6214184761047363, 0.47839808464050293, -2.5127620697021484], "std": [0.15527383983135223, 0.013319216668605804, 0.08949466794729233, 0.32355713844299316, 0.37411975860595703, 0.41824379563331604, 0.3579249680042267, 411.8763732910156, 0.01894032023847103, 0.06632797420024872, 0.04462606459856033, 1.4794310331344604, 0.3107271194458008, 0.1697392761707306, 0.1529792845249176, 0.020173395052552223, 0.44724240899086, 0.16983142495155334, 0.28693437576293945, 0.3460509479045868, 0.26416558027267456, 387.43377685546875, 0.10354901105165482, 0.06211404874920845, 0.056563641875982285, 0.22935517132282257, 0.15805314481258392, 1.0709835290908813], "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": [533], "max": [533], "mean": [533.0], "std": [0.0], "count": [613]}, "index": {"min": [495144], "max": [495756], "mean": [495450.0], "std": [176.95762204550556], "count": [613]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [613]}, "subtask_annotation": {"mean": [12.435562805872756, 29.0, 29.0, 29.0, 29.0], "std": [9.824454684013011, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [613]}, "scene_annotation": {"mean": [533.0], "std": [0.0], "min": [533], "max": [533], "count": [613]}, "eef_direction_state": {"mean": [3.1402936378466557, 3.504078303425775], "std": [2.2055597652042347, 2.2368848518697444], "min": [0, 0], "max": [6, 6], "count": [613]}, "eef_velocity_state": {"mean": [1.0603588907014683, 0.8646003262642741], "std": [0.7389939824570566, 0.7787573519273968], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_acc_mag_state": {"mean": [0.9445350734094616, 0.7618270799347472], "std": [0.8376481802595905, 0.8464750378330775], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_direction_action": {"mean": [3.1402936378466557, 3.504078303425775], "std": [2.2055597652042347, 2.2368848518697444], "min": [0, 0], "max": [6, 6], "count": [613]}, "eef_velocity_action": {"mean": [1.0603588907014683, 0.8646003262642741], "std": [0.7389939824570566, 0.7787573519273968], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_acc_mag_action": {"mean": [0.9445350734094616, 0.7618270799347472], "std": [0.8376481802595905, 0.8464750378330775], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_sim_pose_state": {"mean": [0.5085173021196833, 0.30707535259405155, 1.075082422861818, -1.4842979664641271, 1.0993210214508125, 2.3014517085603123, 0.5257171601023142, -0.28725368179464306, 1.0789869305003426, -1.3745508072754484, 0.9877955304443606, -1.6343314820224908], "std": [0.061766394983686974, 0.09864546475833205, 0.05177991232104289, 2.392578988598604, 0.18165522010874455, 1.0889859694619028, 0.05748198153016351, 0.03796143335014524, 0.035709183765718404, 2.330469219658837, 0.3309141997697009, 0.20976907157676405], "min": [0.40974764206741904, 0.05452115862013754, 1.0119248757440795, -3.1414630442605342, 0.7974726277163522, -3.1224986078781116, 0.43943020219643897, -0.3465272070864526, 1.0189653440808724, -3.137212945866771, 0.3319909512439261, -2.075979287391465], "max": [0.607322802549382, 0.3963374979575477, 1.2276554767586734, 3.1383888797105897, 1.5507502000827742, 3.1038189542316243, 0.6662757280140944, -0.11931102902395546, 1.161520743169901, 3.1370503513902364, 1.3371547141359428, -1.3075942612117157], "count": [613]}, "eef_sim_pose_action": {"mean": [0.5085173021196833, 0.30707535259405155, 1.075082422861818, -1.4842979664641271, 1.0993210214508125, 2.3014517085603123, 0.5257171601023142, -0.28725368179464306, 1.0789869305003426, -1.3745508072754484, 0.9877955304443606, -1.6343314820224908], "std": [0.061766394983686974, 0.09864546475833205, 0.05177991232104289, 2.392578988598604, 0.18165522010874455, 1.0889859694619028, 0.05748198153016351, 0.03796143335014524, 0.035709183765718404, 2.330469219658837, 0.3309141997697009, 0.20976907157676405], "min": [0.40974764206741904, 0.05452115862013754, 1.0119248757440795, -3.1414630442605342, 0.7974726277163522, -3.1224986078781116, 0.43943020219643897, -0.3465272070864526, 1.0189653440808724, -3.137212945866771, 0.3319909512439261, -2.075979287391465], "max": [0.607322802549382, 0.3963374979575477, 1.2276554767586734, 3.1383888797105897, 1.5507502000827742, 3.1038189542316243, 0.6662757280140944, -0.11931102902395546, 1.161520743169901, 3.1370503513902364, 1.3371547141359428, -1.3075942612117157], "count": [613]}, "gripper_mode_state": {"mean": [0.5742251223491027, 0.49592169657422513], "std": [0.49445993893566403, 0.49998336716451525], "min": [0, 0], "max": [1, 1], "count": [613]}, "gripper_activity_state": {"mean": [1.7846655791190864, 1.8042414355628058], "std": [0.5619470005193471, 0.5148828598109871], "min": [0, 0], "max": [2, 2], "count": [613]}, "gripper_mode_action": {"mean": [0.5742251223491027, 0.49592169657422513], "std": [0.49445993893566403, 0.49998336716451525], "min": [0, 0], "max": [1, 1], "count": [613]}, "gripper_activity_action": {"mean": [1.7846655791190864, 1.8042414355628058], "std": [0.5619470005193471, 0.5148828598109871], "min": [0, 0], "max": [2, 2], "count": [613]}, "gripper_open_scale_state": {"mean": [0.40834747137720073, 0.45316884182094536], "std": [0.38743397552138464, 0.4114691093322076], "min": [0.044, 0.0], "max": [0.936, 0.945], "count": [613]}, "gripper_open_scale_action": {"mean": [0.40834747137720073, 0.45316884182094536], "std": [0.38743397552138464, 0.4114691093322076], "min": [0.044, 0.0], "max": [0.936, 0.945], "count": [613]}}} +{"episode_index": 531, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4313920063639491]], [[0.45944462898463484]], [[0.4602370642701525]]], "std": [[[0.23289117417261718]], [[0.200112200692675]], [[0.194407885694057]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40366841711099644]], [[0.4463789918013989]], [[0.44672653472938884]]], "std": [[[0.20152097041639103]], [[0.167582704835423]], [[0.16214726769447546]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4375548191864465]], [[0.46468693562951496]], [[0.4667315191061805]]], "std": [[[0.19667350018615673]], [[0.17017318929548822]], [[0.16306939255844766]]], "count": [114]}, "observation.state": {"min": [0.4458269476890564, 1.867031216621399, -0.8309512734413147, -0.8989841938018799, -2.79650616645813, -1.9828686714172363, 0.4518657326698303, 20.0, 0.15527699887752533, 0.27938199043273926, -0.2062709927558899, -3.1361851692199707, -0.4169999957084656, -0.8980000019073486, -0.9831788539886475, -2.1627771854400635, 0.29054495692253113, 0.6589141488075256, 1.8287909030914307, 1.182931900024414, -2.4167747497558594, 39.0, -0.3535589873790741, 0.2502079904079437, -0.11004400253295898, -3.1411852836608887, 0.03399999812245369, -2.4630000591278076], "max": [0.9081122279167175, 2.120976686477661, 0.934972882270813, 0.4289495646953583, -1.4583274126052856, -0.6778510212898254, 1.973077416419983, 942.0, 0.3303700089454651, 0.44071799516677856, 0.0904339998960495, 3.1410000324249268, 1.3680000305175781, -0.005999991204589605, -0.3597123920917511, -1.9091284275054932, 1.1366980075836182, 1.0962936878204346, 2.697528839111328, 1.9906353950500488, -1.69940984249115, 892.0, -0.09419599920511246, 0.41784200072288513, 0.11122799664735794, 3.134999990463257, 0.7570000290870667, -1.7009999752044678], "mean": [0.6346552968025208, 1.9808086156845093, -0.4135591983795166, -0.4343462884426117, -2.240316152572632, -1.5083403587341309, 1.4299803972244263, 500.1858215332031, 0.2766117453575134, 0.3434692323207855, 0.003318366827443242, -0.5152050852775574, 0.43344706296920776, -0.6083590388298035, -0.5991679430007935, -2.049043893814087, 0.5357893705368042, 0.9244700074195862, 2.4321985244750977, 1.6294325590133667, -2.1621053218841553, 380.75311279296875, -0.27757909893989563, 0.34249159693717957, 0.04606134444475174, 1.2661045789718628, 0.33733925223350525, -2.0692155361175537], "std": [0.1014147400856018, 0.06596256047487259, 0.4592723250389099, 0.3339008390903473, 0.3256225883960724, 0.4122738540172577, 0.4003938138484955, 393.93853759765625, 0.03572831302881241, 0.04566330090165138, 0.0604240782558918, 2.810913562774658, 0.41537243127822876, 0.17073415219783783, 0.16417951881885529, 0.06961851567029953, 0.16149987280368805, 0.11760490387678146, 0.2329668551683426, 0.22125867009162903, 0.20941683650016785, 332.79583740234375, 0.07503072172403336, 0.049749705940485, 0.04090007022023201, 2.686872720718384, 0.23151369392871857, 0.2095983922481537], "count": [557]}, "action": {"min": [0.4458269476890564, 1.867031216621399, -0.8309512734413147, -0.8989841938018799, -2.79650616645813, -1.9828686714172363, 0.4518657326698303, 20.0, 0.15527699887752533, 0.27938199043273926, -0.2062709927558899, -3.1361851692199707, -0.4169999957084656, -0.8980000019073486, -0.9831788539886475, -2.1627771854400635, 0.29054495692253113, 0.6589141488075256, 1.8287909030914307, 1.182931900024414, -2.4167747497558594, 39.0, -0.3535589873790741, 0.2502079904079437, -0.11004400253295898, -3.1411852836608887, 0.03399999812245369, -2.4630000591278076], "max": [0.9081122279167175, 2.120976686477661, 0.934972882270813, 0.4289495646953583, -1.4583274126052856, -0.6778510212898254, 1.973077416419983, 942.0, 0.3303700089454651, 0.44071799516677856, 0.0904339998960495, 3.1410000324249268, 1.3680000305175781, -0.005999991204589605, -0.3597123920917511, -1.9091284275054932, 1.1366980075836182, 1.0962936878204346, 2.697528839111328, 1.9906353950500488, -1.69940984249115, 892.0, -0.09419599920511246, 0.41784200072288513, 0.11122799664735794, 3.134999990463257, 0.7570000290870667, -1.7009999752044678], "mean": [0.6346552968025208, 1.9808086156845093, -0.4135591983795166, -0.4343462884426117, -2.240316152572632, -1.5083403587341309, 1.4299803972244263, 500.1858215332031, 0.2766117453575134, 0.3434692323207855, 0.003318366827443242, -0.5152050852775574, 0.43344706296920776, -0.6083590388298035, -0.5991679430007935, -2.049043893814087, 0.5357893705368042, 0.9244700074195862, 2.4321985244750977, 1.6294325590133667, -2.1621053218841553, 380.75311279296875, -0.27757909893989563, 0.34249159693717957, 0.04606134444475174, 1.2661045789718628, 0.33733925223350525, -2.0692155361175537], "std": [0.1014147400856018, 0.06596256047487259, 0.4592723250389099, 0.3339008390903473, 0.3256225883960724, 0.4122738540172577, 0.4003938138484955, 393.93853759765625, 0.03572831302881241, 0.04566330090165138, 0.0604240782558918, 2.810913562774658, 0.41537243127822876, 0.17073415219783783, 0.16417951881885529, 0.06961851567029953, 0.16149987280368805, 0.11760490387678146, 0.2329668551683426, 0.22125867009162903, 0.20941683650016785, 332.79583740234375, 0.07503072172403336, 0.049749705940485, 0.04090007022023201, 2.686872720718384, 0.23151369392871857, 0.2095983922481537], "count": [557]}, "timestamp": {"min": [0.0], "max": [18.533333333333335], "mean": [9.266666666666666], "std": [5.359726361174297], "count": [557]}, "frame_index": {"min": [0], "max": [556], "mean": [278.0], "std": [160.7917908352289], "count": [557]}, "episode_index": {"min": [534], "max": [534], "mean": [534.0], "std": [0.0], "count": [557]}, "index": {"min": [495757], "max": [496313], "mean": [496035.0], "std": [160.7917908352289], "count": [557]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [557]}, "subtask_annotation": {"mean": [11.486535008976661, 29.0, 29.0, 29.0, 29.0], "std": [8.500200548121702, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [557]}, "scene_annotation": {"mean": [534.0], "std": [0.0], "min": [534], "max": [534], "count": [557]}, "eef_direction_state": {"mean": [3.9299820466786355, 4.068222621184919], "std": [1.8673560162964895, 1.8388425933979178], "min": [0, 0], "max": [6, 6], "count": [557]}, "eef_velocity_state": {"mean": [0.9102333931777379, 0.9192100538599641], "std": [0.7109197896548926, 0.7619360821094396], "min": [0, 0], "max": [2, 2], "count": [557]}, "eef_acc_mag_state": {"mean": [0.8725314183123878, 0.7845601436265709], "std": [0.8345649278823711, 0.8151915077563792], "min": [0, 0], "max": [2, 2], "count": [557]}, "eef_direction_action": {"mean": [3.9299820466786355, 4.068222621184919], "std": [1.8673560162964895, 1.8388425933979178], "min": [0, 0], "max": [6, 6], "count": [557]}, "eef_velocity_action": {"mean": [0.9102333931777379, 0.9192100538599641], "std": [0.7109197896548926, 0.7619360821094396], "min": [0, 0], "max": [2, 2], "count": [557]}, "eef_acc_mag_action": {"mean": [0.8725314183123878, 0.7845601436265709], "std": [0.8345649278823711, 0.8151915077563792], "min": [0, 0], "max": [2, 2], "count": [557]}, "eef_sim_pose_state": {"mean": [0.5548705544853438, 0.32135640151082073, 1.1299513902736542, -2.416961067223327, 0.5745567312505069, 0.7236699153485894, 0.5560415013058075, -0.29118543547960035, 1.0898049102989684, 2.366616687783874, 0.8885643335566923, -1.7801051035926165], "std": [0.0469496452172333, 0.0641532657471996, 0.04710193619673396, 0.20539333692277004, 0.1629989488724356, 2.774646953544388, 0.03435906174081247, 0.061067987836969435, 0.036517478244385344, 0.3725192034421307, 0.3089314441778144, 1.9659132948937608], "min": [0.4673393662639872, 0.09156746581435596, 1.0887866270687587, -2.643148144558508, 0.35672081911913245, -3.1379091768417364, 0.4992559473234798, -0.3657211390974739, 1.0069563272348636, 1.3971579542623886, 0.1416950625040314, -3.134756110410677], "max": [0.6330775482356382, 0.3954786669864483, 1.2618728210953456, -1.8230241060585364, 1.0676834072772898, 3.1408044208540185, 0.6350505304905247, -0.06346298398271606, 1.153882934359107, 2.9479303052949537, 1.2750447362375517, 3.13638579023754], "count": [557]}, "eef_sim_pose_action": {"mean": [0.5548705544853438, 0.32135640151082073, 1.1299513902736542, -2.416961067223327, 0.5745567312505069, 0.7236699153485894, 0.5560415013058075, -0.29118543547960035, 1.0898049102989684, 2.366616687783874, 0.8885643335566923, -1.7801051035926165], "std": [0.0469496452172333, 0.0641532657471996, 0.04710193619673396, 0.20539333692277004, 0.1629989488724356, 2.774646953544388, 0.03435906174081247, 0.061067987836969435, 0.036517478244385344, 0.3725192034421307, 0.3089314441778144, 1.9659132948937608], "min": [0.4673393662639872, 0.09156746581435596, 1.0887866270687587, -2.643148144558508, 0.35672081911913245, -3.1379091768417364, 0.4992559473234798, -0.3657211390974739, 1.0069563272348636, 1.3971579542623886, 0.1416950625040314, -3.134756110410677], "max": [0.6330775482356382, 0.3954786669864483, 1.2618728210953456, -1.8230241060585364, 1.0676834072772898, 3.1408044208540185, 0.6350505304905247, -0.06346298398271606, 1.153882934359107, 2.9479303052949537, 1.2750447362375517, 3.13638579023754], "count": [557]}, "gripper_mode_state": {"mean": [0.6319569120287253, 0.45960502692998206], "std": [0.48227313150106554, 0.4983655748049554], "min": [0, 0], "max": [1, 1], "count": [557]}, "gripper_activity_state": {"mean": [1.7612208258527828, 1.7091561938958708], "std": [0.5797950015954612, 0.6297292219821077], "min": [0, 0], "max": [2, 2], "count": [557]}, "gripper_mode_action": {"mean": [0.6319569120287253, 0.45960502692998206], "std": [0.48227313150106554, 0.4983655748049554], "min": [0, 0], "max": [1, 1], "count": [557]}, "gripper_activity_action": {"mean": [1.7612208258527828, 1.7091561938958708], "std": [0.5797950015954612, 0.6297292219821077], "min": [0, 0], "max": [2, 2], "count": [557]}, "gripper_open_scale_state": {"mean": [0.38075314223530915, 0.5001858167939378], "std": [0.33279593501071364, 0.3939385529051977], "min": [0.039, 0.02], "max": [0.892, 0.942], "count": [557]}, "gripper_open_scale_action": {"mean": [0.38075314223530915, 0.5001858167939378], "std": [0.33279593501071364, 0.3939385529051977], "min": [0.039, 0.02], "max": [0.892, 0.942], "count": [557]}}} +{"episode_index": 532, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[1.0]], [[1.0]]], "mean": [[[0.424599483251634]], [[0.45704929942810457]], [[0.45859195465686275]]], "std": [[[0.23783090267231605]], [[0.2030769995774874]], [[0.1970471355383524]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43622372140522875]], [[0.46142815563725487]], [[0.46018783905228755]]], "std": [[[0.19778996960442607]], [[0.16994931954397352]], [[0.16631495803913887]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44032922385620915]], [[0.4633678370098039]], [[0.4656336683006536]]], "std": [[[0.2113638356716329]], [[0.18762952637624086]], [[0.18025168911388567]]], "count": [100]}, "observation.state": {"min": [0.2448347955942154, 2.0454561710357666, -1.125789761543274, -1.37001371383667, -2.7168667316436768, -1.989797592163086, 0.376170814037323, -1.0, 0.21800599992275238, 0.23498299717903137, -0.1558690071105957, -3.1401853561401367, -0.47600001096725464, -0.3569999933242798, -0.570391058921814, -2.1753435134887695, 0.1722116321325302, 0.5368807315826416, 1.2858713865280151, 0.7920827865600586, -1.7907952070236206, 28.0, -0.3975619971752167, 0.18438899517059326, -0.0672449991106987, 2.2190001010894775, 0.3889999985694885, -3.0409998893737793], "max": [0.8680570125579834, 2.121866464614868, -0.4990594685077667, 0.09487609565258026, -1.5575144290924072, -0.6261194348335266, 1.7045235633850098, 945.0, 0.3115620017051697, 0.4619719982147217, 0.08857099711894989, 3.1410000324249268, 0.47999998927116394, 0.11600000411272049, -0.13891075551509857, -2.1028599739074707, 1.389247179031372, 1.2420810461044312, 2.267723798751831, 1.969796061515808, -0.8136899471282959, 934.0, -0.09218399971723557, 0.409155011177063, 0.08685299754142761, 2.9709999561309814, 0.8609999418258667, -2.484999895095825], "mean": [0.41063743829727173, 2.080916166305542, -0.7796056270599365, -0.8428258895874023, -2.1370418071746826, -1.5919575691223145, 1.063591480255127, 542.5518188476562, 0.28639400005340576, 0.30017992854118347, 0.005943633150309324, -2.304180145263672, 0.19270636141300201, -0.0496954508125782, -0.29743731021881104, -2.1544508934020996, 0.4708080291748047, 0.8462027907371521, 2.033003807067871, 1.474640130996704, -1.2739490270614624, 384.64361572265625, -0.32344239950180054, 0.279032826423645, 0.02380494959652424, 2.602489471435547, 0.5980320572853088, -2.7080163955688477], "std": [0.1443331241607666, 0.017056403681635857, 0.18330036103725433, 0.3422902822494507, 0.31926944851875305, 0.3844371736049652, 0.39104148745536804, 387.8341979980469, 0.020802874118089676, 0.06416241079568863, 0.04608092084527016, 1.5213581323623657, 0.3217020332813263, 0.15746812522411346, 0.13847728073596954, 0.017309555783867836, 0.26955217123031616, 0.1659158319234848, 0.2221759855747223, 0.2794259786605835, 0.23660628497600555, 384.0975341796875, 0.08336956799030304, 0.0695766806602478, 0.03216872364282608, 0.17299717664718628, 0.12922483682632446, 0.15999162197113037], "count": [463]}, "action": {"min": [0.2448347955942154, 2.0454561710357666, -1.125789761543274, -1.37001371383667, -2.7168667316436768, -1.989797592163086, 0.376170814037323, -1.0, 0.21800599992275238, 0.23498299717903137, -0.1558690071105957, -3.1401853561401367, -0.47600001096725464, -0.3569999933242798, -0.570391058921814, -2.1753435134887695, 0.1722116321325302, 0.5368807315826416, 1.2858713865280151, 0.7920827865600586, -1.7907952070236206, 28.0, -0.3975619971752167, 0.18438899517059326, -0.0672449991106987, 2.2190001010894775, 0.3889999985694885, -3.0409998893737793], "max": [0.8680570125579834, 2.121866464614868, -0.4990594685077667, 0.09487609565258026, -1.5575144290924072, -0.6261194348335266, 1.7045235633850098, 945.0, 0.3115620017051697, 0.4619719982147217, 0.08857099711894989, 3.1410000324249268, 0.47999998927116394, 0.11600000411272049, -0.13891075551509857, -2.1028599739074707, 1.389247179031372, 1.2420810461044312, 2.267723798751831, 1.969796061515808, -0.8136899471282959, 934.0, -0.09218399971723557, 0.409155011177063, 0.08685299754142761, 2.9709999561309814, 0.8609999418258667, -2.484999895095825], "mean": [0.41063743829727173, 2.080916166305542, -0.7796056270599365, -0.8428258895874023, -2.1370418071746826, -1.5919575691223145, 1.063591480255127, 542.5518188476562, 0.28639400005340576, 0.30017992854118347, 0.005943633150309324, -2.304180145263672, 0.19270636141300201, -0.0496954508125782, -0.29743731021881104, -2.1544508934020996, 0.4708080291748047, 0.8462027907371521, 2.033003807067871, 1.474640130996704, -1.2739490270614624, 384.64361572265625, -0.32344239950180054, 0.279032826423645, 0.02380494959652424, 2.602489471435547, 0.5980320572853088, -2.7080163955688477], "std": [0.1443331241607666, 0.017056403681635857, 0.18330036103725433, 0.3422902822494507, 0.31926944851875305, 0.3844371736049652, 0.39104148745536804, 387.8341979980469, 0.020802874118089676, 0.06416241079568863, 0.04608092084527016, 1.5213581323623657, 0.3217020332813263, 0.15746812522411346, 0.13847728073596954, 0.017309555783867836, 0.26955217123031616, 0.1659158319234848, 0.2221759855747223, 0.2794259786605835, 0.23660628497600555, 384.0975341796875, 0.08336956799030304, 0.0695766806602478, 0.03216872364282608, 0.17299717664718628, 0.12922483682632446, 0.15999162197113037], "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": [535], "max": [535], "mean": [535.0], "std": [0.0], "count": [463]}, "index": {"min": [496314], "max": [496776], "mean": [496545.0], "std": [133.65627557282897], "count": [463]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [463]}, "subtask_annotation": {"mean": [12.542116630669547, 29.0, 29.0, 29.0, 29.0], "std": [9.743905302920012, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [463]}, "scene_annotation": {"mean": [535.0], "std": [0.0], "min": [535], "max": [535], "count": [463]}, "eef_direction_state": {"mean": [3.3542116630669545, 3.399568034557235], "std": [2.2004855576758575, 2.214755111107041], "min": [0, 0], "max": [6, 6], "count": [463]}, "eef_velocity_state": {"mean": [1.0345572354211663, 0.9481641468682506], "std": [0.7933948222142158, 0.7842344212564591], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_acc_mag_state": {"mean": [0.8315334773218143, 0.8509719222462203], "std": [0.8504345366617504, 0.8451578029898459], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_direction_action": {"mean": [3.3542116630669545, 3.399568034557235], "std": [2.2004855576758575, 2.214755111107041], "min": [0, 0], "max": [6, 6], "count": [463]}, "eef_velocity_action": {"mean": [1.0345572354211663, 0.9481641468682506], "std": [0.7933948222142158, 0.7842344212564591], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_acc_mag_action": {"mean": [0.8315334773218143, 0.8509719222462203], "std": [0.8504345366617504, 0.8451578029898459], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_sim_pose_state": {"mean": [0.47668021259690635, 0.3373561952163462, 1.0687491068337749, -1.9047008595184247, 1.1780151704625101, 1.9121538811742302, 0.5125608610558203, -0.29994445146456306, 1.0878505283802802, -1.51326222624321, 0.9648453820280478, -1.5711752400310717], "std": [0.0689273565748349, 0.0621538416000116, 0.053312538050726284, 1.8690327597798855, 0.16266290184131815, 2.0621425903732367, 0.05720010615851346, 0.04168894369739533, 0.03621566874397144, 2.2167041667224674, 0.33155531213061046, 0.24089719545393534], "min": [0.38995451269077125, 0.12429267386357963, 1.0251682459210458, -3.1415270421520765, 0.9547381056386768, -3.1406961927844326, 0.4471795266444006, -0.3664905255899143, 1.015951060551579, -3.121367837948245, 0.2710658616615258, -1.9572664130774513], "max": [0.597653858479275, 0.3940381521689726, 1.2160207472452822, 3.138966305580175, 1.4922667063237833, 3.141019381268516, 0.6554852084071784, -0.14225103619278429, 1.1816286475899676, 3.134002278214728, 1.2648548696016162, -1.2590364429734477], "count": [463]}, "eef_sim_pose_action": {"mean": [0.47668021259690635, 0.3373561952163462, 1.0687491068337749, -1.9047008595184247, 1.1780151704625101, 1.9121538811742302, 0.5125608610558203, -0.29994445146456306, 1.0878505283802802, -1.51326222624321, 0.9648453820280478, -1.5711752400310717], "std": [0.0689273565748349, 0.0621538416000116, 0.053312538050726284, 1.8690327597798855, 0.16266290184131815, 2.0621425903732367, 0.05720010615851346, 0.04168894369739533, 0.03621566874397144, 2.2167041667224674, 0.33155531213061046, 0.24089719545393534], "min": [0.38995451269077125, 0.12429267386357963, 1.0251682459210458, -3.1415270421520765, 0.9547381056386768, -3.1406961927844326, 0.4471795266444006, -0.3664905255899143, 1.015951060551579, -3.121367837948245, 0.2710658616615258, -1.9572664130774513], "max": [0.597653858479275, 0.3940381521689726, 1.2160207472452822, 3.138966305580175, 1.4922667063237833, 3.141019381268516, 0.6554852084071784, -0.14225103619278429, 1.1816286475899676, 3.134002278214728, 1.2648548696016162, -1.2590364429734477], "count": [463]}, "gripper_mode_state": {"mean": [0.6155507559395248, 0.39956803455723544], "std": [0.4864648217515883, 0.48980957556718074], "min": [0, 0], "max": [1, 1], "count": [463]}, "gripper_activity_state": {"mean": [1.654427645788337, 1.6911447084233262], "std": [0.6746063940413696, 0.6386299004007111], "min": [0, 0], "max": [2, 2], "count": [463]}, "gripper_mode_action": {"mean": [0.6155507559395248, 0.39956803455723544], "std": [0.4864648217515883, 0.48980957556718074], "min": [0, 0], "max": [1, 1], "count": [463]}, "gripper_activity_action": {"mean": [1.654427645788337, 1.6911447084233262], "std": [0.6746063940413696, 0.6386299004007111], "min": [0, 0], "max": [2, 2], "count": [463]}, "gripper_open_scale_state": {"mean": [0.3846436282996226, 0.5426166305307689], "std": [0.3840974765797139, 0.3877435052991391], "min": [0.028, 0.0], "max": [0.934, 0.945], "count": [463]}, "gripper_open_scale_action": {"mean": [0.3846436282996226, 0.5426166305307689], "std": [0.3840974765797139, 0.3877435052991391], "min": [0.028, 0.0], "max": [0.934, 0.945], "count": [463]}}} +{"episode_index": 533, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4200247785517716]], [[0.4533158539731682]], [[0.45462020860975966]]], "std": [[[0.23731848752058857]], [[0.2020701768195305]], [[0.1968571260985319]]], "count": [133]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41290688117352203]], [[0.44835093862106246]], [[0.4474587940439334]]], "std": [[[0.22079630120307242]], [[0.18531711705311318]], [[0.18181646877008076]]], "count": [133]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43557767887856896]], [[0.4589160984569266]], [[0.46241669584500467]]], "std": [[[0.21903064139293066]], [[0.19113204494098876]], [[0.18271293976957764]]], "count": [133]}, "observation.state": {"min": [0.27860692143440247, 1.9796921014785767, -1.2034744024276733, -1.5204784870147705, -2.8210456371307373, -1.9901467561721802, 0.2727251648902893, -2.0, 0.21089400351047516, 0.2728540003299713, -0.15839500725269318, -3.1411852836608887, -0.5690000057220459, -0.5130000114440918, -0.7587818503379822, -2.1754658222198486, 0.3519631028175354, 0.6003932952880859, 1.3038831949234009, 0.5075417160987854, -2.027095317840576, 50.0, -0.36445900797843933, 0.20902599394321442, -0.1421079933643341, 2.1489999294281006, 0.2290000021457672, -3.0450000762939453], "max": [0.91575688123703, 2.1215524673461914, -0.5693613886833191, 0.2223026007413864, -1.3130286931991577, -0.7699345350265503, 1.8484783172607422, 938.0, 0.30473101139068604, 0.4479140043258667, 0.09091600030660629, 3.1410000324249268, 0.6449999809265137, 0.09700001031160355, -0.22333231568336487, -2.105355739593506, 1.8183537721633911, 1.3847618103027344, 2.3824617862701416, 2.03676438331604, -0.9252863526344299, 939.0, -0.0358709990978241, 0.45298799872398376, 0.08611100167036057, 2.984999895095825, 0.8480000495910645, -2.503999948501587], "mean": [0.478225439786911, 2.0735180377960205, -0.8377018570899963, -0.8438899517059326, -2.1843366622924805, -1.5855151414871216, 1.2568401098251343, 481.8845520019531, 0.2779977321624756, 0.31618428230285645, 0.006104043684899807, -2.1224982738494873, 0.10636178404092789, -0.19669564068317413, -0.4305640161037445, -2.152420997619629, 0.7067222595214844, 0.9355042576789856, 2.131601095199585, 1.2531543970108032, -1.5064465999603271, 362.25, -0.28807780146598816, 0.34255295991897583, 0.013254514895379543, 2.580146074295044, 0.4144616425037384, -2.7079694271087646], "std": [0.11831186711788177, 0.029698345810174942, 0.18082603812217712, 0.39943927526474, 0.44506165385246277, 0.3810184895992279, 0.4759390950202942, 396.17681884765625, 0.019273729994893074, 0.0524522140622139, 0.047704439610242844, 1.8146436214447021, 0.4319622814655304, 0.1767820119857788, 0.11193186789751053, 0.016550205647945404, 0.29698488116264343, 0.18086758255958557, 0.2369065284729004, 0.3489132821559906, 0.2680399715900421, 354.1801452636719, 0.08283945918083191, 0.05723815783858299, 0.0406683124601841, 0.20777074992656708, 0.16425035893917084, 0.17191587388515472], "count": [680]}, "action": {"min": [0.27860692143440247, 1.9796921014785767, -1.2034744024276733, -1.5204784870147705, -2.8210456371307373, -1.9901467561721802, 0.2727251648902893, -2.0, 0.21089400351047516, 0.2728540003299713, -0.15839500725269318, -3.1411852836608887, -0.5690000057220459, -0.5130000114440918, -0.7587818503379822, -2.1754658222198486, 0.3519631028175354, 0.6003932952880859, 1.3038831949234009, 0.5075417160987854, -2.027095317840576, 50.0, -0.36445900797843933, 0.20902599394321442, -0.1421079933643341, 2.1489999294281006, 0.2290000021457672, -3.0450000762939453], "max": [0.91575688123703, 2.1215524673461914, -0.5693613886833191, 0.2223026007413864, -1.3130286931991577, -0.7699345350265503, 1.8484783172607422, 938.0, 0.30473101139068604, 0.4479140043258667, 0.09091600030660629, 3.1410000324249268, 0.6449999809265137, 0.09700001031160355, -0.22333231568336487, -2.105355739593506, 1.8183537721633911, 1.3847618103027344, 2.3824617862701416, 2.03676438331604, -0.9252863526344299, 939.0, -0.0358709990978241, 0.45298799872398376, 0.08611100167036057, 2.984999895095825, 0.8480000495910645, -2.503999948501587], "mean": [0.478225439786911, 2.0735180377960205, -0.8377018570899963, -0.8438899517059326, -2.1843366622924805, -1.5855151414871216, 1.2568401098251343, 481.8845520019531, 0.2779977321624756, 0.31618428230285645, 0.006104043684899807, -2.1224982738494873, 0.10636178404092789, -0.19669564068317413, -0.4305640161037445, -2.152420997619629, 0.7067222595214844, 0.9355042576789856, 2.131601095199585, 1.2531543970108032, -1.5064465999603271, 362.25, -0.28807780146598816, 0.34255295991897583, 0.013254514895379543, 2.580146074295044, 0.4144616425037384, -2.7079694271087646], "std": [0.11831186711788177, 0.029698345810174942, 0.18082603812217712, 0.39943927526474, 0.44506165385246277, 0.3810184895992279, 0.4759390950202942, 396.17681884765625, 0.019273729994893074, 0.0524522140622139, 0.047704439610242844, 1.8146436214447021, 0.4319622814655304, 0.1767820119857788, 0.11193186789751053, 0.016550205647945404, 0.29698488116264343, 0.18086758255958557, 0.2369065284729004, 0.3489132821559906, 0.2680399715900421, 354.1801452636719, 0.08283945918083191, 0.05723815783858299, 0.0406683124601841, 0.20777074992656708, 0.16425035893917084, 0.17191587388515472], "count": [680]}, "timestamp": {"min": [0.0], "max": [22.633333333333333], "mean": [11.316666666666666], "std": [6.543295975440987], "count": [680]}, "frame_index": {"min": [0], "max": [679], "mean": [339.5], "std": [196.29887926322962], "count": [680]}, "episode_index": {"min": [536], "max": [536], "mean": [536.0], "std": [0.0], "count": [680]}, "index": {"min": [496777], "max": [497456], "mean": [497116.5], "std": [196.29887926322962], "count": [680]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [680]}, "subtask_annotation": {"mean": [9.901470588235295, 29.0, 29.0, 29.0, 29.0], "std": [8.78605165701429, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [680]}, "scene_annotation": {"mean": [536.0], "std": [0.0], "min": [536], "max": [536], "count": [680]}, "eef_direction_state": {"mean": [3.6558823529411764, 3.9382352941176473], "std": [2.2782463814070786, 2.074851476737316], "min": [0, 0], "max": [6, 6], "count": [680]}, "eef_velocity_state": {"mean": [0.8735294117647059, 0.8264705882352941], "std": [0.805426019361411, 0.7529584097292545], "min": [0, 0], "max": [2, 2], "count": [680]}, "eef_acc_mag_state": {"mean": [0.736764705882353, 0.7382352941176471], "std": [0.8330320966496094, 0.8343770856796523], "min": [0, 0], "max": [2, 2], "count": [680]}, "eef_direction_action": {"mean": [3.6558823529411764, 3.9382352941176473], "std": [2.2782463814070786, 2.074851476737316], "min": [0, 0], "max": [6, 6], "count": [680]}, "eef_velocity_action": {"mean": [0.8735294117647059, 0.8264705882352941], "std": [0.805426019361411, 0.7529584097292545], "min": [0, 0], "max": [2, 2], "count": [680]}, "eef_acc_mag_action": {"mean": [0.736764705882353, 0.7382352941176471], "std": [0.8330320966496094, 0.8343770856796523], "min": [0, 0], "max": [2, 2], "count": [680]}, "eef_sim_pose_state": {"mean": [0.5423340647032135, 0.30266255069830117, 1.0923723812508879, -1.066185134482658, 1.0499708866337838, 2.363949460218367, 0.5305018689347156, -0.2897854673693184, 1.0964429409407592, -0.6554385561189325, 0.8657192752233047, -1.8136607328351801], "std": [0.05252087294822216, 0.07154289470486944, 0.04996161640274213, 2.663800252717298, 0.20342140606654605, 0.8336780122277272, 0.042698082543822846, 0.038346610420921155, 0.04317729284437231, 2.7033115006969712, 0.4563543254766703, 0.17098832703697384], "min": [0.41904754452718085, 0.0253062147277911, 1.034697146019721, -3.131498167886552, 0.8069155581870548, -3.1216611468494313, 0.4819370295331367, -0.35548112618280286, 1.0153517604099844, -3.139003217979952, 0.1405741421716873, -2.0687966561899094], "max": [0.642103660448726, 0.36992090377440345, 1.247109054360753, 3.139975464943882, 1.4983168485097278, 3.1092222645752763, 0.6416572184874225, -0.13139854036095563, 1.2060453623950027, 3.131715412014288, 1.4171227138803975, -1.0611134704054037], "count": [680]}, "eef_sim_pose_action": {"mean": [0.5423340647032135, 0.30266255069830117, 1.0923723812508879, -1.066185134482658, 1.0499708866337838, 2.363949460218367, 0.5305018689347156, -0.2897854673693184, 1.0964429409407592, -0.6554385561189325, 0.8657192752233047, -1.8136607328351801], "std": [0.05252087294822216, 0.07154289470486944, 0.04996161640274213, 2.663800252717298, 0.20342140606654605, 0.8336780122277272, 0.042698082543822846, 0.038346610420921155, 0.04317729284437231, 2.7033115006969712, 0.4563543254766703, 0.17098832703697384], "min": [0.41904754452718085, 0.0253062147277911, 1.034697146019721, -3.131498167886552, 0.8069155581870548, -3.1216611468494313, 0.4819370295331367, -0.35548112618280286, 1.0153517604099844, -3.139003217979952, 0.1405741421716873, -2.0687966561899094], "max": [0.642103660448726, 0.36992090377440345, 1.247109054360753, 3.139975464943882, 1.4983168485097278, 3.1092222645752763, 0.6416572184874225, -0.13139854036095563, 1.2060453623950027, 3.131715412014288, 1.4171227138803975, -1.0611134704054037], "count": [680]}, "gripper_mode_state": {"mean": [0.6558823529411765, 0.46911764705882353], "std": [0.47507966915194333, 0.4990453689563886], "min": [0, 0], "max": [1, 1], "count": [680]}, "gripper_activity_state": {"mean": [1.7882352941176471, 1.6926470588235294], "std": [0.5550647582157855, 0.653905951249553], "min": [0, 0], "max": [2, 2], "count": [680]}, "gripper_mode_action": {"mean": [0.6558823529411765, 0.46911764705882353], "std": [0.47507966915194333, 0.4990453689563886], "min": [0, 0], "max": [1, 1], "count": [680]}, "gripper_activity_action": {"mean": [1.7882352941176471, 1.6926470588235294], "std": [0.5550647582157855, 0.653905951249553], "min": [0, 0], "max": [2, 2], "count": [680]}, "gripper_open_scale_state": {"mean": [0.3622499999775608, 0.48203084649058037], "std": [0.35418017920351946, 0.39599857743459715], "min": [0.05, 0.0], "max": [0.939, 0.938], "count": [680]}, "gripper_open_scale_action": {"mean": [0.3622499999775608, 0.48203084649058037], "std": [0.35418017920351946, 0.39599857743459715], "min": [0.05, 0.0], "max": [0.939, 0.938], "count": [680]}}} +{"episode_index": 534, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4269174364276961]], [[0.4584717524509804]], [[0.45957256689133985]]], "std": [[[0.2365871026617576]], [[0.20051490160079188]], [[0.19533037537731404]]], "count": [160]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38979828559027774]], [[0.4389394633374183]], [[0.4409394071691176]]], "std": [[[0.21777852167840558]], [[0.18070890120120903]], [[0.1750339273402419]]], "count": [160]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4383499042585784]], [[0.46530583256740193]], [[0.46735557087418306]]], "std": [[[0.19603927271357321]], [[0.16760776124382967]], [[0.1594385783333835]]], "count": [160]}, "observation.state": {"min": [0.4708026051521301, 1.8951833248138428, -0.9412037134170532, -0.9827425479888916, -2.930251121520996, -1.9895356893539429, 0.4099254906177521, 1.0, 0.16183499991893768, 0.2956480085849762, -0.2006780058145523, -3.1381852626800537, -0.6200000047683716, -0.8029999732971191, -1.0488556623458862, -2.1752212047576904, 0.3064274489879608, 0.5246634483337402, 1.437330961227417, 0.776374876499176, -2.432814598083496, 41.0, -0.33283498883247375, 0.28559601306915283, -0.158829003572464, -3.1401853561401367, -0.125, -2.8320000171661377], "max": [0.8636237978935242, 2.1214652061462402, 0.6672044992446899, 0.45296528935432434, -1.1814134120941162, -0.675233006477356, 1.9740022420883179, 929.0, 0.32621699571609497, 0.4409340023994446, 0.08007500320672989, 3.1410000324249268, 1.399999976158142, 0.5090000033378601, -0.33391639590263367, -1.8974347114562988, 1.639771819114685, 1.106765627861023, 2.749033212661743, 1.899825930595398, -1.6101709604263306, 893.0, -0.07161200046539307, 0.43661001324653625, 0.08662199974060059, 3.140000104904175, 0.8769999742507935, -1.8339999914169312], "mean": [0.6234134435653687, 2.0013513565063477, -0.4993971884250641, -0.5439930558204651, -2.2061820030212402, -1.520649790763855, 1.499112844467163, 524.4357299804688, 0.27591457962989807, 0.35068365931510925, 0.015613816678524017, -2.086864471435547, 0.3961021602153778, -0.5355565547943115, -0.7050020694732666, -2.030567169189453, 0.6281172037124634, 0.8119605183601379, 2.431532621383667, 1.5401674509048462, -2.1798746585845947, 337.4908142089844, -0.25255391001701355, 0.3679850995540619, 0.024430153891444206, 1.535360336303711, 0.2768895924091339, -2.1243717670440674], "std": [0.09882692247629166, 0.0648522675037384, 0.4699282944202423, 0.3695572018623352, 0.39133667945861816, 0.3738587200641632, 0.4326378405094147, 421.0255432128906, 0.02863808535039425, 0.038346387445926666, 0.054878152906894684, 1.9187331199645996, 0.5650178790092468, 0.2806532382965088, 0.16660025715827942, 0.07386120408773422, 0.24662548303604126, 0.12573999166488647, 0.3130655288696289, 0.25334683060646057, 0.2041165679693222, 355.34393310546875, 0.07800175249576569, 0.04015259072184563, 0.05556368827819824, 2.511507272720337, 0.2124304324388504, 0.20739521086215973], "count": [871]}, "action": {"min": [0.4708026051521301, 1.8951833248138428, -0.9412037134170532, -0.9827425479888916, -2.930251121520996, -1.9895356893539429, 0.4099254906177521, 1.0, 0.16183499991893768, 0.2956480085849762, -0.2006780058145523, -3.1381852626800537, -0.6200000047683716, -0.8029999732971191, -1.0488556623458862, -2.1752212047576904, 0.3064274489879608, 0.5246634483337402, 1.437330961227417, 0.776374876499176, -2.432814598083496, 41.0, -0.33283498883247375, 0.28559601306915283, -0.158829003572464, -3.1401853561401367, -0.125, -2.8320000171661377], "max": [0.8636237978935242, 2.1214652061462402, 0.6672044992446899, 0.45296528935432434, -1.1814134120941162, -0.675233006477356, 1.9740022420883179, 929.0, 0.32621699571609497, 0.4409340023994446, 0.08007500320672989, 3.1410000324249268, 1.399999976158142, 0.5090000033378601, -0.33391639590263367, -1.8974347114562988, 1.639771819114685, 1.106765627861023, 2.749033212661743, 1.899825930595398, -1.6101709604263306, 893.0, -0.07161200046539307, 0.43661001324653625, 0.08662199974060059, 3.140000104904175, 0.8769999742507935, -1.8339999914169312], "mean": [0.6234134435653687, 2.0013513565063477, -0.4993971884250641, -0.5439930558204651, -2.2061820030212402, -1.520649790763855, 1.499112844467163, 524.4357299804688, 0.27591457962989807, 0.35068365931510925, 0.015613816678524017, -2.086864471435547, 0.3961021602153778, -0.5355565547943115, -0.7050020694732666, -2.030567169189453, 0.6281172037124634, 0.8119605183601379, 2.431532621383667, 1.5401674509048462, -2.1798746585845947, 337.4908142089844, -0.25255391001701355, 0.3679850995540619, 0.024430153891444206, 1.535360336303711, 0.2768895924091339, -2.1243717670440674], "std": [0.09882692247629166, 0.0648522675037384, 0.4699282944202423, 0.3695572018623352, 0.39133667945861816, 0.3738587200641632, 0.4326378405094147, 421.0255432128906, 0.02863808535039425, 0.038346387445926666, 0.054878152906894684, 1.9187331199645996, 0.5650178790092468, 0.2806532382965088, 0.16660025715827942, 0.07386120408773422, 0.24662548303604126, 0.12573999166488647, 0.3130655288696289, 0.25334683060646057, 0.2041165679693222, 355.34393310546875, 0.07800175249576569, 0.04015259072184563, 0.05556368827819824, 2.511507272720337, 0.2124304324388504, 0.20739521086215973], "count": [871]}, "timestamp": {"min": [0.0], "max": [29.0], "mean": [14.5], "std": [8.381195883908479], "count": [871]}, "frame_index": {"min": [0], "max": [870], "mean": [435.0], "std": [251.4358765172544], "count": [871]}, "episode_index": {"min": [537], "max": [537], "mean": [537.0], "std": [0.0], "count": [871]}, "index": {"min": [497457], "max": [498327], "mean": [497892.0], "std": [251.4358765172544], "count": [871]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [871]}, "subtask_annotation": {"mean": [12.584385763490241, 29.0, 29.0, 29.0, 29.0], "std": [10.07580610720403, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [871]}, "scene_annotation": {"mean": [537.0], "std": [0.0], "min": [537], "max": [537], "count": [871]}, "eef_direction_state": {"mean": [4.075774971297359, 4.402985074626866], "std": [1.8250076991783075, 1.824552612953413], "min": [0, 0], "max": [6, 6], "count": [871]}, "eef_velocity_state": {"mean": [0.7703788748564868, 0.6854190585533869], "std": [0.6266890151153474, 0.7041005222269491], "min": [0, 0], "max": [2, 2], "count": [871]}, "eef_acc_mag_state": {"mean": [0.7588978185993112, 0.642939150401837], "std": [0.8225918420353256, 0.8060862598351571], "min": [0, 0], "max": [2, 2], "count": [871]}, "eef_direction_action": {"mean": [4.075774971297359, 4.402985074626866], "std": [1.8250076991783075, 1.824552612953413], "min": [0, 0], "max": [6, 6], "count": [871]}, "eef_velocity_action": {"mean": [0.7703788748564868, 0.6854190585533869], "std": [0.6266890151153474, 0.7041005222269491], "min": [0, 0], "max": [2, 2], "count": [871]}, "eef_acc_mag_action": {"mean": [0.7588978185993112, 0.642939150401837], "std": [0.8225918420353256, 0.8060862598351571], "min": [0, 0], "max": [2, 2], "count": [871]}, "eef_sim_pose_state": {"mean": [0.5824805740692294, 0.28828140784762896, 1.133493686481406, -2.4723550242645262, 0.5706622189621703, 1.3396934995425849, 0.5622850266669218, -0.2945664658428245, 1.1004499347605905, 2.362847988165442, 0.8155845772965417, -0.9607653487047626], "std": [0.03897307144340487, 0.08164217117683496, 0.03957786763306759, 0.2362524043261789, 0.20901790372448262, 2.5518407502624325, 0.027999987192596203, 0.05283313650696765, 0.039157800699658296, 0.45416505965007403, 0.3744113903577446, 2.3233542117540753], "min": [0.49235778635365424, 0.04417608648348445, 1.085975893926836, -2.9585722965471595, 0.21296917969426632, -3.1408693700755226, 0.5262525754939313, -0.3744187234975151, 1.0115265497036325, 1.1246462036680587, 0.01560345302887689, -3.138796972438747], "max": [0.6341180873730463, 0.37460247683102427, 1.2686648041281123, -1.5010100750009703, 1.1095695551808036, 3.1375830179296327, 0.6311172374448737, -0.0709509531671137, 1.170845491555562, 2.819500477937971, 1.2487257627226334, 3.1379522803914455], "count": [871]}, "eef_sim_pose_action": {"mean": [0.5824805740692294, 0.28828140784762896, 1.133493686481406, -2.4723550242645262, 0.5706622189621703, 1.3396934995425849, 0.5622850266669218, -0.2945664658428245, 1.1004499347605905, 2.362847988165442, 0.8155845772965417, -0.9607653487047626], "std": [0.03897307144340487, 0.08164217117683496, 0.03957786763306759, 0.2362524043261789, 0.20901790372448262, 2.5518407502624325, 0.027999987192596203, 0.05283313650696765, 0.039157800699658296, 0.45416505965007403, 0.3744113903577446, 2.3233542117540753], "min": [0.49235778635365424, 0.04417608648348445, 1.085975893926836, -2.9585722965471595, 0.21296917969426632, -3.1408693700755226, 0.5262525754939313, -0.3744187234975151, 1.0115265497036325, 1.1246462036680587, 0.01560345302887689, -3.138796972438747], "max": [0.6341180873730463, 0.37460247683102427, 1.2686648041281123, -1.5010100750009703, 1.1095695551808036, 3.1375830179296327, 0.6311172374448737, -0.0709509531671137, 1.170845491555562, 2.819500477937971, 1.2487257627226334, 3.1379522803914455], "count": [871]}, "gripper_mode_state": {"mean": [0.6406429391504018, 0.4362801377726751], "std": [0.47981200867332946, 0.49592315852129154], "min": [0, 0], "max": [1, 1], "count": [871]}, "gripper_activity_state": {"mean": [1.8323765786452353, 1.8105625717566016], "std": [0.5065891666738217, 0.533324413800574], "min": [0, 0], "max": [2, 2], "count": [871]}, "gripper_mode_action": {"mean": [0.6406429391504018, 0.4362801377726751], "std": [0.47981200867332946, 0.49592315852129154], "min": [0, 0], "max": [1, 1], "count": [871]}, "gripper_activity_action": {"mean": [1.8323765786452353, 1.8105625717566016], "std": [0.5065891666738217, 0.533324413800574], "min": [0, 0], "max": [2, 2], "count": [871]}, "gripper_open_scale_state": {"mean": [0.3374908149403903, 0.5244357060998781], "std": [0.35534382252465385, 0.42102519095525986], "min": [0.041, 0.001], "max": [0.893, 0.929], "count": [871]}, "gripper_open_scale_action": {"mean": [0.3374908149403903, 0.5244357060998781], "std": [0.35534382252465385, 0.42102519095525986], "min": [0.041, 0.001], "max": [0.893, 0.929], "count": [871]}}} +{"episode_index": 535, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.43676528302452483]], [[0.46336673262577205]], [[0.46311763768963243]]], "std": [[[0.22501213007627088]], [[0.19193741635840442]], [[0.1886403579422081]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4200548378755172]], [[0.4524983154194399]], [[0.4528112089254662]]], "std": [[[0.20363391006719123]], [[0.17395327387599788]], [[0.16870532299264437]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4408068129010014]], [[0.4685460701864844]], [[0.4697988209809918]]], "std": [[[0.19700469178795535]], [[0.16987554824637005]], [[0.162950023490137]]], "count": [109]}, "observation.state": {"min": [0.49871036410331726, 1.8895982503890991, -0.8392415642738342, -0.9300336241722107, -2.8257055282592773, -1.96328604221344, 0.49551644921302795, 29.0, 0.16844500601291656, 0.2966209948062897, -0.19492599368095398, -3.1371853351593018, -0.4259999990463257, -0.7769999504089355, -0.9120916724205017, -2.174558162689209, 0.37219148874282837, 0.6230477094650269, 1.7466208934783936, 1.1412533521652222, -2.3719372749328613, 38.0, -0.3605149984359741, 0.24810099601745605, -0.12022899836301804, -3.128999948501587, 0.14800000190734863, -2.446000099182129], "max": [0.8886169195175171, 2.1217968463897705, 0.3946364223957062, 0.4158945381641388, -1.382161259651184, -0.7430391311645508, 1.954280138015747, 959.0, 0.31846800446510315, 0.41693300008773804, 0.08657699823379517, 3.140000104904175, 1.409000039100647, -0.22800002992153168, -0.3234967887401581, -2.010951042175293, 1.2210148572921753, 1.0753847360610962, 2.6232821941375732, 1.9454662799835205, -1.715047836303711, 921.0, -0.08917000144720078, 0.40189099311828613, 0.09730999916791916, 3.135999917984009, 0.7120000123977661, -1.8519999980926514], "mean": [0.6057104468345642, 2.013183355331421, -0.514633297920227, -0.5169972777366638, -2.142947196960449, -1.5310577154159546, 1.4745393991470337, 542.7533569335938, 0.2766890227794647, 0.33966749906539917, 0.002798047848045826, -0.5102729797363281, 0.4495549499988556, -0.624640941619873, -0.5561527609825134, -2.072509765625, 0.5402107238769531, 0.9522799253463745, 2.320692777633667, 1.5878292322158813, -2.070453405380249, 335.9490966796875, -0.27578791975975037, 0.3399064540863037, 0.04752332344651222, 0.9508312344551086, 0.44383689761161804, -2.154838800430298], "std": [0.08467139303684235, 0.06184615567326546, 0.3080480098724365, 0.35851728916168213, 0.3391745388507843, 0.39015376567840576, 0.400316059589386, 413.6927185058594, 0.028832515701651573, 0.03498123958706856, 0.05955591797828674, 2.8393731117248535, 0.44754907488822937, 0.12036482989788055, 0.14815253019332886, 0.039201684296131134, 0.18523737788200378, 0.11088144779205322, 0.2673438787460327, 0.2345035970211029, 0.17623311281204224, 362.2385559082031, 0.08348067849874496, 0.04856055974960327, 0.045688092708587646, 2.7612757682800293, 0.1789133995771408, 0.17015011608600616], "count": [521]}, "action": {"min": [0.49871036410331726, 1.8895982503890991, -0.8392415642738342, -0.9300336241722107, -2.8257055282592773, -1.96328604221344, 0.49551644921302795, 29.0, 0.16844500601291656, 0.2966209948062897, -0.19492599368095398, -3.1371853351593018, -0.4259999990463257, -0.7769999504089355, -0.9120916724205017, -2.174558162689209, 0.37219148874282837, 0.6230477094650269, 1.7466208934783936, 1.1412533521652222, -2.3719372749328613, 38.0, -0.3605149984359741, 0.24810099601745605, -0.12022899836301804, -3.128999948501587, 0.14800000190734863, -2.446000099182129], "max": [0.8886169195175171, 2.1217968463897705, 0.3946364223957062, 0.4158945381641388, -1.382161259651184, -0.7430391311645508, 1.954280138015747, 959.0, 0.31846800446510315, 0.41693300008773804, 0.08657699823379517, 3.140000104904175, 1.409000039100647, -0.22800002992153168, -0.3234967887401581, -2.010951042175293, 1.2210148572921753, 1.0753847360610962, 2.6232821941375732, 1.9454662799835205, -1.715047836303711, 921.0, -0.08917000144720078, 0.40189099311828613, 0.09730999916791916, 3.135999917984009, 0.7120000123977661, -1.8519999980926514], "mean": [0.6057104468345642, 2.013183355331421, -0.514633297920227, -0.5169972777366638, -2.142947196960449, -1.5310577154159546, 1.4745393991470337, 542.7533569335938, 0.2766890227794647, 0.33966749906539917, 0.002798047848045826, -0.5102729797363281, 0.4495549499988556, -0.624640941619873, -0.5561527609825134, -2.072509765625, 0.5402107238769531, 0.9522799253463745, 2.320692777633667, 1.5878292322158813, -2.070453405380249, 335.9490966796875, -0.27578791975975037, 0.3399064540863037, 0.04752332344651222, 0.9508312344551086, 0.44383689761161804, -2.154838800430298], "std": [0.08467139303684235, 0.06184615567326546, 0.3080480098724365, 0.35851728916168213, 0.3391745388507843, 0.39015376567840576, 0.400316059589386, 413.6927185058594, 0.028832515701651573, 0.03498123958706856, 0.05955591797828674, 2.8393731117248535, 0.44754907488822937, 0.12036482989788055, 0.14815253019332886, 0.039201684296131134, 0.18523737788200378, 0.11088144779205322, 0.2673438787460327, 0.2345035970211029, 0.17623311281204224, 362.2385559082031, 0.08348067849874496, 0.04856055974960327, 0.045688092708587646, 2.7612757682800293, 0.1789133995771408, 0.17015011608600616], "count": [521]}, "timestamp": {"min": [0.0], "max": [17.333333333333332], "mean": [8.666666666666666], "std": [5.013315602805526], "count": [521]}, "frame_index": {"min": [0], "max": [520], "mean": [260.0], "std": [150.3994680841658], "count": [521]}, "episode_index": {"min": [538], "max": [538], "mean": [538.0], "std": [0.0], "count": [521]}, "index": {"min": [498328], "max": [498848], "mean": [498588.0], "std": [150.3994680841658], "count": [521]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [521]}, "subtask_annotation": {"mean": [11.644913627639156, 29.0, 29.0, 29.0, 29.0], "std": [9.439097542697736, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [521]}, "scene_annotation": {"mean": [538.0], "std": [0.0], "min": [538], "max": [538], "count": [521]}, "eef_direction_state": {"mean": [3.7370441458733206, 3.852207293666027], "std": [1.9975873393855454, 1.921501712793744], "min": [0, 0], "max": [6, 6], "count": [521]}, "eef_velocity_state": {"mean": [0.9213051823416507, 0.9213051823416507], "std": [0.7088330986615763, 0.7685935911775785], "min": [0, 0], "max": [2, 2], "count": [521]}, "eef_acc_mag_state": {"mean": [0.8522072936660269, 0.8138195777351248], "std": [0.8468298811593385, 0.825389455031139], "min": [0, 0], "max": [2, 2], "count": [521]}, "eef_direction_action": {"mean": [3.7370441458733206, 3.852207293666027], "std": [1.9975873393855454, 1.921501712793744], "min": [0, 0], "max": [6, 6], "count": [521]}, "eef_velocity_action": {"mean": [0.9213051823416507, 0.9213051823416507], "std": [0.7088330986615763, 0.7685935911775785], "min": [0, 0], "max": [2, 2], "count": [521]}, "eef_acc_mag_action": {"mean": [0.8522072936660269, 0.8138195777351248], "std": [0.8468298811593385, 0.825389455031139], "min": [0, 0], "max": [2, 2], "count": [521]}, "eef_sim_pose_state": {"mean": [0.5490094653399651, 0.32213977389141124, 1.12875432711458, -2.375060678082952, 0.7069612544727458, 0.6529889085205173, 0.5514453845559785, -0.2901565786924441, 1.0898269805018277, 2.3204208714997954, 0.8694886732792486, -1.1226048902091574], "std": [0.04607907781018236, 0.07429194012191698, 0.044039722544626236, 0.2423601991513411, 0.16505392612443465, 2.8804240754572445, 0.024269255734650802, 0.05633022739576819, 0.04012600036434474, 0.3564741753949592, 0.287146774272222, 2.3980064498453957], "min": [0.46051083163397805, 0.08330838989290713, 1.0802889174826578, -2.671031455115939, 0.4754773927887874, -3.139605552603462, 0.518135348652176, -0.35327454501246647, 1.0021957072583536, 1.3730219408643793, 0.17402240070082464, -3.1411469987257497], "max": [0.6136287019794523, 0.3984342378725565, 1.249185845104144, -1.8297822836780582, 0.9769117742318749, 3.140777475590563, 0.6106344085827354, -0.07948872964505704, 1.1588394429577817, 2.806592017967712, 1.2119785626819004, 3.140779072811523], "count": [521]}, "eef_sim_pose_action": {"mean": [0.5490094653399651, 0.32213977389141124, 1.12875432711458, -2.375060678082952, 0.7069612544727458, 0.6529889085205173, 0.5514453845559785, -0.2901565786924441, 1.0898269805018277, 2.3204208714997954, 0.8694886732792486, -1.1226048902091574], "std": [0.04607907781018236, 0.07429194012191698, 0.044039722544626236, 0.2423601991513411, 0.16505392612443465, 2.8804240754572445, 0.024269255734650802, 0.05633022739576819, 0.04012600036434474, 0.3564741753949592, 0.287146774272222, 2.3980064498453957], "min": [0.46051083163397805, 0.08330838989290713, 1.0802889174826578, -2.671031455115939, 0.4754773927887874, -3.139605552603462, 0.518135348652176, -0.35327454501246647, 1.0021957072583536, 1.3730219408643793, 0.17402240070082464, -3.1411469987257497], "max": [0.6136287019794523, 0.3984342378725565, 1.249185845104144, -1.8297822836780582, 0.9769117742318749, 3.140777475590563, 0.6106344085827354, -0.07948872964505704, 1.1588394429577817, 2.806592017967712, 1.2119785626819004, 3.140779072811523], "count": [521]}, "gripper_mode_state": {"mean": [0.654510556621881, 0.45489443378119004], "std": [0.4755275889918453, 0.49796133172775525], "min": [0, 0], "max": [1, 1], "count": [521]}, "gripper_activity_state": {"mean": [1.7120921305182342, 1.7370441458733206], "std": [0.6269902202057515, 0.5926210494269389], "min": [0, 0], "max": [2, 2], "count": [521]}, "gripper_mode_action": {"mean": [0.654510556621881, 0.45489443378119004], "std": [0.4755275889918453, 0.49796133172775525], "min": [0, 0], "max": [1, 1], "count": [521]}, "gripper_activity_action": {"mean": [1.7120921305182342, 1.7370441458733206], "std": [0.6269902202057515, 0.5926210494269389], "min": [0, 0], "max": [2, 2], "count": [521]}, "gripper_open_scale_state": {"mean": [0.3359491361519191, 0.5427533587347754], "std": [0.3622386209561998, 0.4136927039548129], "min": [0.038, 0.029], "max": [0.921, 0.959], "count": [521]}, "gripper_open_scale_action": {"mean": [0.3359491361519191, 0.5427533587347754], "std": [0.3622386209561998, 0.4136927039548129], "min": [0.038, 0.029], "max": [0.921, 0.959], "count": [521]}}} +{"episode_index": 536, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4297819058028617]], [[0.45784956831831836]], [[0.45840012144497444]]], "std": [[[0.23018915615419336]], [[0.1984480081979943]], [[0.19368504905852268]]], "count": [185]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3916588787316729]], [[0.44180746444974384]], [[0.4444419592386504]]], "std": [[[0.2028367766006145]], [[0.16553378219100337]], [[0.1584341020801946]]], "count": [185]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.432360288597421]], [[0.4603170243773185]], [[0.4621612833421657]]], "std": [[[0.20120937207208237]], [[0.17382958739233523]], [[0.16627146038074747]]], "count": [185]}, "observation.state": {"min": [0.3628539741039276, 1.8985342979431152, -1.882285237312317, -0.983702540397644, -2.8760931491851807, -1.9892914295196533, 0.6756693720817566, -2.0, 0.07626400142908096, 0.29185399413108826, -0.2314310073852539, -3.1401853561401367, -0.4819999933242798, -0.9080000519752502, -0.9932494163513184, -2.170701026916504, 0.31895890831947327, 0.5130046606063843, 1.4625160694122314, 1.1122983694076538, -2.4681925773620605, 1.0, -0.35298600792884827, 0.2780809998512268, -0.10670500248670578, -3.1381852626800537, -0.0560000017285347, -2.4579999446868896], "max": [1.191222071647644, 2.1215872764587402, 0.8818800449371338, 0.5947907567024231, -1.1611850261688232, -0.5083620548248291, 2.2545292377471924, 956.0, 0.30669400095939636, 0.4636729955673218, 0.08367300033569336, 3.1410000324249268, 1.1770000457763672, -0.29899999499320984, -0.32897713780403137, -1.8775378465652466, 0.8787209391593933, 1.0370571613311768, 2.774200916290283, 1.929793119430542, -1.5658047199249268, 932.0, -0.0959789976477623, 0.4172140061855316, 0.11651500314474106, 3.138000011444092, 1.1829999685287476, -1.7050000429153442], "mean": [0.7684124112129211, 2.0368642807006836, -0.7092671990394592, -0.5069073438644409, -2.18937611579895, -1.3697978258132935, 1.6242808103561401, 503.3109130859375, 0.22791960835456848, 0.36815470457077026, -0.029740547761321068, -1.1719319820404053, 0.27869948744773865, -0.5845944881439209, -0.6038709878921509, -2.0182485580444336, 0.4748609662055969, 0.8512367010116577, 2.41672420501709, 1.6600853204727173, -2.0397942066192627, 435.08294677734375, -0.2850678861141205, 0.34264928102493286, 0.05272809416055679, 1.879065752029419, 0.3542636036872864, -2.1526665687561035], "std": [0.18543803691864014, 0.06199614703655243, 0.5706315040588379, 0.3388347029685974, 0.429778128862381, 0.42010292410850525, 0.4291820228099823, 412.9322204589844, 0.06863919645547867, 0.04386136680841446, 0.07603034377098083, 2.6428048610687256, 0.46876832842826843, 0.14707158505916595, 0.14638370275497437, 0.05977913364768028, 0.11260239779949188, 0.10259362310171127, 0.2825467884540558, 0.21133311092853546, 0.2493428736925125, 407.1906433105469, 0.05540686845779419, 0.041149672120809555, 0.03792867809534073, 2.2733004093170166, 0.25670990347862244, 0.19649861752986908], "count": [1055]}, "action": {"min": [0.3628539741039276, 1.8985342979431152, -1.882285237312317, -0.983702540397644, -2.8760931491851807, -1.9892914295196533, 0.6756693720817566, -2.0, 0.07626400142908096, 0.29185399413108826, -0.2314310073852539, -3.1401853561401367, -0.4819999933242798, -0.9080000519752502, -0.9932494163513184, -2.170701026916504, 0.31895890831947327, 0.5130046606063843, 1.4625160694122314, 1.1122983694076538, -2.4681925773620605, 1.0, -0.35298600792884827, 0.2780809998512268, -0.10670500248670578, -3.1381852626800537, -0.0560000017285347, -2.4579999446868896], "max": [1.191222071647644, 2.1215872764587402, 0.8818800449371338, 0.5947907567024231, -1.1611850261688232, -0.5083620548248291, 2.2545292377471924, 956.0, 0.30669400095939636, 0.4636729955673218, 0.08367300033569336, 3.1410000324249268, 1.1770000457763672, -0.29899999499320984, -0.32897713780403137, -1.8775378465652466, 0.8787209391593933, 1.0370571613311768, 2.774200916290283, 1.929793119430542, -1.5658047199249268, 932.0, -0.0959789976477623, 0.4172140061855316, 0.11651500314474106, 3.138000011444092, 1.1829999685287476, -1.7050000429153442], "mean": [0.7684124112129211, 2.0368642807006836, -0.7092671990394592, -0.5069073438644409, -2.18937611579895, -1.3697978258132935, 1.6242808103561401, 503.3109130859375, 0.22791960835456848, 0.36815470457077026, -0.029740547761321068, -1.1719319820404053, 0.27869948744773865, -0.5845944881439209, -0.6038709878921509, -2.0182485580444336, 0.4748609662055969, 0.8512367010116577, 2.41672420501709, 1.6600853204727173, -2.0397942066192627, 435.08294677734375, -0.2850678861141205, 0.34264928102493286, 0.05272809416055679, 1.879065752029419, 0.3542636036872864, -2.1526665687561035], "std": [0.18543803691864014, 0.06199614703655243, 0.5706315040588379, 0.3388347029685974, 0.429778128862381, 0.42010292410850525, 0.4291820228099823, 412.9322204589844, 0.06863919645547867, 0.04386136680841446, 0.07603034377098083, 2.6428048610687256, 0.46876832842826843, 0.14707158505916595, 0.14638370275497437, 0.05977913364768028, 0.11260239779949188, 0.10259362310171127, 0.2825467884540558, 0.21133311092853546, 0.2493428736925125, 407.1906433105469, 0.05540686845779419, 0.041149672120809555, 0.03792867809534073, 2.2733004093170166, 0.25670990347862244, 0.19649861752986908], "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": [539], "max": [539], "mean": [539.0], "std": [0.0], "count": [1055]}, "index": {"min": [498849], "max": [499903], "mean": [499376.0], "std": [304.55213018463684], "count": [1055]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1055]}, "subtask_annotation": {"mean": [13.911848341232227, 29.0, 29.0, 29.0, 29.0], "std": [10.375910941370726, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1055]}, "scene_annotation": {"mean": [539.0], "std": [0.0], "min": [539], "max": [539], "count": [1055]}, "eef_direction_state": {"mean": [4.339336492890995, 4.045497630331753], "std": [1.7590706118795303, 1.937364241076256], "min": [0, 0], "max": [6, 6], "count": [1055]}, "eef_velocity_state": {"mean": [0.6909952606635071, 0.7781990521327015], "std": [0.6612242379620829, 0.7115156895613708], "min": [0, 0], "max": [2, 2], "count": [1055]}, "eef_acc_mag_state": {"mean": [0.6398104265402843, 0.6767772511848341], "std": [0.8163773649340088, 0.8161759420568843], "min": [0, 0], "max": [2, 2], "count": [1055]}, "eef_direction_action": {"mean": [4.339336492890995, 4.045497630331753], "std": [1.7590706118795303, 1.937364241076256], "min": [0, 0], "max": [6, 6], "count": [1055]}, "eef_velocity_action": {"mean": [0.6909952606635071, 0.7781990521327015], "std": [0.6612242379620829, 0.7115156895613708], "min": [0, 0], "max": [2, 2], "count": [1055]}, "eef_acc_mag_action": {"mean": [0.6398104265402843, 0.6767772511848341], "std": [0.8163773649340088, 0.8161759420568843], "min": [0, 0], "max": [2, 2], "count": [1055]}, "eef_sim_pose_state": {"mean": [0.5545337062734045, 0.3325314589494587, 1.1273316310954848, -2.3937896744551233, 0.6347873904951825, 1.2483301924029209, 0.5836046679872865, -0.23033703527012467, 1.1059287637560555, 2.5166832805988046, 0.8042058765206016, -1.270367443213853], "std": [0.041475980519805875, 0.05070446226833961, 0.03527733654592455, 0.31043965086817166, 0.20057347586257787, 2.588657825112788, 0.03363023024260676, 0.09617222688686478, 0.036542780067751635, 0.30506672993108624, 0.369707971132691, 2.220438053523591], "min": [0.482640562304587, 0.10383681509335556, 1.0800956873992706, -2.675914663781146, 0.2757977872900652, -3.1381890773871866, 0.5052901514731163, -0.3454536478190182, 1.0252376454030414, 1.6065368235088815, 0.10428542878501479, -3.140479663838507], "max": [0.625963789950394, 0.3982732017961089, 1.241214090742327, -1.2698751365894425, 1.0809974426014177, 3.13998824135744, 0.6525260827064605, -0.008670873212284824, 1.182055417963909, 3.0290576277198746, 1.2187031293911952, 3.140125759815432], "count": [1055]}, "eef_sim_pose_action": {"mean": [0.5545337062734045, 0.3325314589494587, 1.1273316310954848, -2.3937896744551233, 0.6347873904951825, 1.2483301924029209, 0.5836046679872865, -0.23033703527012467, 1.1059287637560555, 2.5166832805988046, 0.8042058765206016, -1.270367443213853], "std": [0.041475980519805875, 0.05070446226833961, 0.03527733654592455, 0.31043965086817166, 0.20057347586257787, 2.588657825112788, 0.03363023024260676, 0.09617222688686478, 0.036542780067751635, 0.30506672993108624, 0.369707971132691, 2.220438053523591], "min": [0.482640562304587, 0.10383681509335556, 1.0800956873992706, -2.675914663781146, 0.2757977872900652, -3.1381890773871866, 0.5052901514731163, -0.3454536478190182, 1.0252376454030414, 1.6065368235088815, 0.10428542878501479, -3.140479663838507], "max": [0.625963789950394, 0.3982732017961089, 1.241214090742327, -1.2698751365894425, 1.0809974426014177, 3.13998824135744, 0.6525260827064605, -0.008670873212284824, 1.182055417963909, 3.0290576277198746, 1.2187031293911952, 3.140125759815432], "count": [1055]}, "gripper_mode_state": {"mean": [0.5308056872037915, 0.43033175355450237], "std": [0.49905010733984373, 0.4951225458785006], "min": [0, 0], "max": [1, 1], "count": [1055]}, "gripper_activity_state": {"mean": [1.8492890995260665, 1.8587677725118483], "std": [0.47599928992005636, 0.4586776771036932], "min": [0, 0], "max": [2, 2], "count": [1055]}, "gripper_mode_action": {"mean": [0.5308056872037915, 0.43033175355450237], "std": [0.49905010733984373, 0.4951225458785006], "min": [0, 0], "max": [1, 1], "count": [1055]}, "gripper_activity_action": {"mean": [1.8492890995260665, 1.8587677725118483], "std": [0.47599928992005636, 0.4586776771036932], "min": [0, 0], "max": [2, 2], "count": [1055]}, "gripper_open_scale_state": {"mean": [0.4350829383250094, 0.503603633464455], "std": [0.40719062470963235, 0.4125747255792256], "min": [0.001, 0.0], "max": [0.932, 0.956], "count": [1055]}, "gripper_open_scale_action": {"mean": [0.4350829383250094, 0.503603633464455], "std": [0.40719062470963235, 0.4125747255792256], "min": [0.001, 0.0], "max": [0.932, 0.956], "count": [1055]}}} +{"episode_index": 537, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[1.0]], [[1.0]]], "mean": [[[0.438309788426865]], [[0.464153114083277]], [[0.46362289412891594]]], "std": [[[0.22596083315538124]], [[0.19507629131662818]], [[0.1898355462098394]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4245013927625648]], [[0.45935904925907145]], [[0.45935452762283074]]], "std": [[[0.19548496485503378]], [[0.16410190139597058]], [[0.1582221679919177]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4448850469066937]], [[0.4690919610660356]], [[0.4699186387198558]]], "std": [[[0.1979059895024807]], [[0.17459165542902783]], [[0.16831998516162908]]], "count": [116]}, "observation.state": {"min": [0.43533748388290405, 1.8565417528152466, -0.7867594957351685, -0.7366162538528442, -2.7474451065063477, -1.9826592206954956, 0.48233917355537415, 0.0, 0.1605830043554306, 0.27034100890159607, -0.1891310065984726, -3.1411852836608887, -0.3230000138282776, -0.7990000247955322, -0.8783195614814758, -2.175168991088867, 0.32152459025382996, 0.6570815443992615, 1.7063734531402588, 0.8773770928382874, -2.290273427963257, 42.0, -0.36265701055526733, 0.27036601305007935, -0.14117099344730377, -3.1401853561401367, 0.14100000262260437, -2.569999933242798], "max": [0.9237155318260193, 2.121412754058838, 0.2551671266555786, 0.33944907784461975, -1.4466859102249146, -0.7838273644447327, 1.8592644929885864, 956.0, 0.33156099915504456, 0.3851970136165619, 0.07489799708127975, 3.138000011444092, 1.1299999952316284, -0.1640000194311142, -0.3421717882156372, -2.01931095123291, 1.4526724815368652, 1.0084338188171387, 2.602757215499878, 1.9314337968826294, -1.461469054222107, 903.0, -0.09038899838924408, 0.43488600850105286, 0.09535200148820877, 3.140000104904175, 0.7609999775886536, -1.9140000343322754], "mean": [0.581178605556488, 2.0114166736602783, -0.48275309801101685, -0.4172224998474121, -2.119532346725464, -1.5061285495758057, 1.247337818145752, 501.06878662109375, 0.29142850637435913, 0.3272939920425415, -0.008873160928487778, -1.1966402530670166, 0.476044237613678, -0.49450474977493286, -0.5910847187042236, -2.0693368911743164, 0.5784896612167358, 0.8908194303512573, 2.3285915851593018, 1.4595023393630981, -2.0221874713897705, 343.8739013671875, -0.27618277072906494, 0.36016249656677246, 0.03733683004975319, 1.6877793073654175, 0.43990135192871094, -2.2260608673095703], "std": [0.10854217410087585, 0.07025008648633957, 0.24673965573310852, 0.2611696422100067, 0.3388153612613678, 0.3515566289424896, 0.3535741865634918, 415.715087890625, 0.03262200579047203, 0.036135125905275345, 0.05246412009000778, 2.6062679290771484, 0.38624706864356995, 0.15850777924060822, 0.12073560059070587, 0.04341696575284004, 0.22593481838703156, 0.09611184895038605, 0.2612623870372772, 0.29356157779693604, 0.2120750993490219, 348.6905212402344, 0.07496633380651474, 0.049524564296007156, 0.04816332086920738, 2.3350586891174316, 0.2066069394350052, 0.15282005071640015], "count": [567]}, "action": {"min": [0.43533748388290405, 1.8565417528152466, -0.7867594957351685, -0.7366162538528442, -2.7474451065063477, -1.9826592206954956, 0.48233917355537415, 0.0, 0.1605830043554306, 0.27034100890159607, -0.1891310065984726, -3.1411852836608887, -0.3230000138282776, -0.7990000247955322, -0.8783195614814758, -2.175168991088867, 0.32152459025382996, 0.6570815443992615, 1.7063734531402588, 0.8773770928382874, -2.290273427963257, 42.0, -0.36265701055526733, 0.27036601305007935, -0.14117099344730377, -3.1401853561401367, 0.14100000262260437, -2.569999933242798], "max": [0.9237155318260193, 2.121412754058838, 0.2551671266555786, 0.33944907784461975, -1.4466859102249146, -0.7838273644447327, 1.8592644929885864, 956.0, 0.33156099915504456, 0.3851970136165619, 0.07489799708127975, 3.138000011444092, 1.1299999952316284, -0.1640000194311142, -0.3421717882156372, -2.01931095123291, 1.4526724815368652, 1.0084338188171387, 2.602757215499878, 1.9314337968826294, -1.461469054222107, 903.0, -0.09038899838924408, 0.43488600850105286, 0.09535200148820877, 3.140000104904175, 0.7609999775886536, -1.9140000343322754], "mean": [0.581178605556488, 2.0114166736602783, -0.48275309801101685, -0.4172224998474121, -2.119532346725464, -1.5061285495758057, 1.247337818145752, 501.06878662109375, 0.29142850637435913, 0.3272939920425415, -0.008873160928487778, -1.1966402530670166, 0.476044237613678, -0.49450474977493286, -0.5910847187042236, -2.0693368911743164, 0.5784896612167358, 0.8908194303512573, 2.3285915851593018, 1.4595023393630981, -2.0221874713897705, 343.8739013671875, -0.27618277072906494, 0.36016249656677246, 0.03733683004975319, 1.6877793073654175, 0.43990135192871094, -2.2260608673095703], "std": [0.10854217410087585, 0.07025008648633957, 0.24673965573310852, 0.2611696422100067, 0.3388153612613678, 0.3515566289424896, 0.3535741865634918, 415.715087890625, 0.03262200579047203, 0.036135125905275345, 0.05246412009000778, 2.6062679290771484, 0.38624706864356995, 0.15850777924060822, 0.12073560059070587, 0.04341696575284004, 0.22593481838703156, 0.09611184895038605, 0.2612623870372772, 0.29356157779693604, 0.2120750993490219, 348.6905212402344, 0.07496633380651474, 0.049524564296007156, 0.04816332086920738, 2.3350586891174316, 0.2066069394350052, 0.15282005071640015], "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": [540], "max": [540], "mean": [540.0], "std": [0.0], "count": [567]}, "index": {"min": [499904], "max": [500470], "mean": [500187.0], "std": [163.6785467514502], "count": [567]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [567]}, "subtask_annotation": {"mean": [13.698412698412698, 29.0, 29.0, 29.0, 29.0], "std": [10.639965635878626, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [567]}, "scene_annotation": {"mean": [540.0], "std": [0.0], "min": [540], "max": [540], "count": [567]}, "eef_direction_state": {"mean": [3.557319223985891, 3.802469135802469], "std": [1.9390569924035639, 1.924444326776029], "min": [0, 0], "max": [6, 6], "count": [567]}, "eef_velocity_state": {"mean": [0.9329805996472663, 0.8800705467372134], "std": [0.6712189322440303, 0.7344445611244682], "min": [0, 0], "max": [2, 2], "count": [567]}, "eef_acc_mag_state": {"mean": [0.8395061728395061, 0.7160493827160493], "std": [0.8340156589959407, 0.8285938776866684], "min": [0, 0], "max": [2, 2], "count": [567]}, "eef_direction_action": {"mean": [3.557319223985891, 3.802469135802469], "std": [1.9390569924035639, 1.924444326776029], "min": [0, 0], "max": [6, 6], "count": [567]}, "eef_velocity_action": {"mean": [0.9329805996472663, 0.8800705467372134], "std": [0.6712189322440303, 0.7344445611244682], "min": [0, 0], "max": [2, 2], "count": [567]}, "eef_acc_mag_action": {"mean": [0.8395061728395061, 0.7160493827160493], "std": [0.8340156589959407, 0.8285938776866684], "min": [0, 0], "max": [2, 2], "count": [567]}, "eef_sim_pose_state": {"mean": [0.5674643157860447, 0.3133504768444127, 1.1219498608142466, -2.4610590010149167, 0.7497296774141954, 0.210942881849854, 0.5380943351476153, -0.2936358628792425, 1.0690414828861732, 2.399133495257508, 1.008259751712625, -1.0698652693732635], "std": [0.043827838461571914, 0.0716514465657057, 0.0394229592978769, 0.21824408344189938, 0.15820599792198936, 2.8904438335515232, 0.02447821730885169, 0.05518087583621512, 0.031213278131391506, 0.30308255879589513, 0.32533578909651717, 2.405671146344001], "min": [0.4861193578247086, 0.06842240839832854, 1.0610816526692437, -2.7456084814756907, 0.5111116567426404, -3.141249973330101, 0.49200187548379704, -0.3658178977316583, 1.0115467872475217, 1.475395477445849, 0.2566845207040598, -3.135204507157457], "max": [0.6286982867816612, 0.39202185075843715, 1.2277373671324037, -1.9125486255947162, 1.1233274973298877, 3.1415552090550776, 0.5764223998527138, -0.07967355045230093, 1.1351994066463993, 2.861884624095937, 1.3330891585391438, 3.139625093466044], "count": [567]}, "eef_sim_pose_action": {"mean": [0.5674643157860447, 0.3133504768444127, 1.1219498608142466, -2.4610590010149167, 0.7497296774141954, 0.210942881849854, 0.5380943351476153, -0.2936358628792425, 1.0690414828861732, 2.399133495257508, 1.008259751712625, -1.0698652693732635], "std": [0.043827838461571914, 0.0716514465657057, 0.0394229592978769, 0.21824408344189938, 0.15820599792198936, 2.8904438335515232, 0.02447821730885169, 0.05518087583621512, 0.031213278131391506, 0.30308255879589513, 0.32533578909651717, 2.405671146344001], "min": [0.4861193578247086, 0.06842240839832854, 1.0610816526692437, -2.7456084814756907, 0.5111116567426404, -3.141249973330101, 0.49200187548379704, -0.3658178977316583, 1.0115467872475217, 1.475395477445849, 0.2566845207040598, -3.135204507157457], "max": [0.6286982867816612, 0.39202185075843715, 1.2277373671324037, -1.9125486255947162, 1.1233274973298877, 3.1415552090550776, 0.5764223998527138, -0.07967355045230093, 1.1351994066463993, 2.861884624095937, 1.3330891585391438, 3.139625093466044], "count": [567]}, "gripper_mode_state": {"mean": [0.6507936507936508, 0.4585537918871252], "std": [0.4767192831009892, 0.4982792508554465], "min": [0, 0], "max": [1, 1], "count": [567]}, "gripper_activity_state": {"mean": [1.7336860670194003, 1.72663139329806], "std": [0.6240147028859705, 0.6181098028074218], "min": [0, 0], "max": [2, 2], "count": [567]}, "gripper_mode_action": {"mean": [0.6507936507936508, 0.4585537918871252], "std": [0.4767192831009892, 0.4982792508554465], "min": [0, 0], "max": [1, 1], "count": [567]}, "gripper_activity_action": {"mean": [1.7336860670194003, 1.72663139329806], "std": [0.6240147028859705, 0.6181098028074218], "min": [0, 0], "max": [2, 2], "count": [567]}, "gripper_open_scale_state": {"mean": [0.3438738979427074, 0.5010687831490438], "std": [0.34869049005015507, 0.4157151857314715], "min": [0.042, 0.0], "max": [0.903, 0.956], "count": [567]}, "gripper_open_scale_action": {"mean": [0.3438738979427074, 0.5010687831490438], "std": [0.34869049005015507, 0.4157151857314715], "min": [0.042, 0.0], "max": [0.903, 0.956], "count": [567]}}} +{"episode_index": 538, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[1.0]], [[1.0]]], "mean": [[[0.435760383867659]], [[0.4641588291946949]], [[0.4638974568842135]]], "std": [[[0.2249122693435714]], [[0.19166715607846102]], [[0.1870395030184832]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4017503920972282]], [[0.4463641837817852]], [[0.4484082432851486]]], "std": [[[0.20711325336585532]], [[0.17173901098204494]], [[0.1644341147725681]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44897891769238113]], [[0.47067727863651543]], [[0.47170939333762707]]], "std": [[[0.18585476567687503]], [[0.16181848951605238]], [[0.1551292937414331]]], "count": [137]}, "observation.state": {"min": [0.5143136382102966, 1.845197081565857, -0.8938004970550537, -0.7792545557022095, -2.7735202312469482, -1.9890645742416382, 0.6608514785766602, 6.0, 0.13289999961853027, 0.2858009934425354, -0.19755899906158447, -3.1411852836608887, -0.492000013589859, -0.8629999756813049, -0.9702110886573792, -2.167646646499634, 0.4230678081512451, 0.6557027697563171, 1.724926471710205, 0.9282882809638977, -2.481055498123169, 42.0, -0.33726099133491516, 0.28144699335098267, -0.11055999994277954, -3.1411852836608887, -0.09000000357627869, -2.5480000972747803], "max": [1.075960636138916, 2.1214826107025146, 0.49001866579055786, 0.3776892423629761, -1.453649878501892, -0.5303008556365967, 1.9941959381103516, 920.0, 0.33173200488090515, 0.4635710120201111, 0.07850799709558487, 3.1410000324249268, 1.215000033378601, -0.2750000059604645, -0.36280161142349243, -1.8832975625991821, 1.2523609399795532, 0.9828647375106812, 2.7824738025665283, 1.846924901008606, -1.6553401947021484, 910.0, -0.08753299713134766, 0.4437189996242523, 0.10984700173139572, 3.1410000324249268, 0.824999988079071, -1.8459999561309814], "mean": [0.6812030673027039, 2.0185770988464355, -0.49297451972961426, -0.44565752148628235, -2.148798942565918, -1.2889553308486938, 1.4763102531433105, 441.8605041503906, 0.28042784333229065, 0.3711273968219757, -0.00342002185061574, -0.7333527207374573, 0.4306674599647522, -0.6473737359046936, -0.6905203461647034, -2.029573678970337, 0.6242150664329529, 0.8577573895454407, 2.4452500343322754, 1.4873831272125244, -2.0785892009735107, 335.9366455078125, -0.2565504014492035, 0.37992510199546814, 0.03663531318306923, 1.8422846794128418, 0.2857198119163513, -2.277496099472046], "std": [0.12699942290782928, 0.06849595159292221, 0.3884502649307251, 0.29935044050216675, 0.36106184124946594, 0.5294910669326782, 0.39808499813079834, 397.5309753417969, 0.03519826382398605, 0.06061433628201485, 0.05802072584629059, 2.683340072631836, 0.4687097370624542, 0.14408983290195465, 0.15390633046627045, 0.07044094800949097, 0.1713756024837494, 0.08622870594263077, 0.2399340569972992, 0.24323907494544983, 0.25025656819343567, 369.67437744140625, 0.07357911020517349, 0.04620777443051338, 0.04317478835582733, 2.2138071060180664, 0.19123396277427673, 0.16904903948307037], "count": [710]}, "action": {"min": [0.5143136382102966, 1.845197081565857, -0.8938004970550537, -0.7792545557022095, -2.7735202312469482, -1.9890645742416382, 0.6608514785766602, 6.0, 0.13289999961853027, 0.2858009934425354, -0.19755899906158447, -3.1411852836608887, -0.492000013589859, -0.8629999756813049, -0.9702110886573792, -2.167646646499634, 0.4230678081512451, 0.6557027697563171, 1.724926471710205, 0.9282882809638977, -2.481055498123169, 42.0, -0.33726099133491516, 0.28144699335098267, -0.11055999994277954, -3.1411852836608887, -0.09000000357627869, -2.5480000972747803], "max": [1.075960636138916, 2.1214826107025146, 0.49001866579055786, 0.3776892423629761, -1.453649878501892, -0.5303008556365967, 1.9941959381103516, 920.0, 0.33173200488090515, 0.4635710120201111, 0.07850799709558487, 3.1410000324249268, 1.215000033378601, -0.2750000059604645, -0.36280161142349243, -1.8832975625991821, 1.2523609399795532, 0.9828647375106812, 2.7824738025665283, 1.846924901008606, -1.6553401947021484, 910.0, -0.08753299713134766, 0.4437189996242523, 0.10984700173139572, 3.1410000324249268, 0.824999988079071, -1.8459999561309814], "mean": [0.6812030673027039, 2.0185770988464355, -0.49297451972961426, -0.44565752148628235, -2.148798942565918, -1.2889553308486938, 1.4763102531433105, 441.8605041503906, 0.28042784333229065, 0.3711273968219757, -0.00342002185061574, -0.7333527207374573, 0.4306674599647522, -0.6473737359046936, -0.6905203461647034, -2.029573678970337, 0.6242150664329529, 0.8577573895454407, 2.4452500343322754, 1.4873831272125244, -2.0785892009735107, 335.9366455078125, -0.2565504014492035, 0.37992510199546814, 0.03663531318306923, 1.8422846794128418, 0.2857198119163513, -2.277496099472046], "std": [0.12699942290782928, 0.06849595159292221, 0.3884502649307251, 0.29935044050216675, 0.36106184124946594, 0.5294910669326782, 0.39808499813079834, 397.5309753417969, 0.03519826382398605, 0.06061433628201485, 0.05802072584629059, 2.683340072631836, 0.4687097370624542, 0.14408983290195465, 0.15390633046627045, 0.07044094800949097, 0.1713756024837494, 0.08622870594263077, 0.2399340569972992, 0.24323907494544983, 0.25025656819343567, 369.67437744140625, 0.07357911020517349, 0.04620777443051338, 0.04317478835582733, 2.2138071060180664, 0.19123396277427673, 0.16904903948307037], "count": [710]}, "timestamp": {"min": [0.0], "max": [23.633333333333333], "mean": [11.816666666666665], "std": [6.831971408995601], "count": [710]}, "frame_index": {"min": [0], "max": [709], "mean": [354.5], "std": [204.959142269868], "count": [710]}, "episode_index": {"min": [541], "max": [541], "mean": [541.0], "std": [0.0], "count": [710]}, "index": {"min": [500471], "max": [501180], "mean": [500825.5], "std": [204.959142269868], "count": [710]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [710]}, "subtask_annotation": {"mean": [14.554929577464788, 29.0, 29.0, 29.0, 29.0], "std": [10.208347712691362, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [710]}, "scene_annotation": {"mean": [541.0], "std": [0.0], "min": [541], "max": [541], "count": [710]}, "eef_direction_state": {"mean": [4.122535211267605, 3.9183098591549297], "std": [1.802322225266545, 2.000444306926355], "min": [0, 0], "max": [6, 6], "count": [710]}, "eef_velocity_state": {"mean": [0.8253521126760563, 0.7901408450704225], "std": [0.7143830806197843, 0.7255216539177215], "min": [0, 0], "max": [2, 2], "count": [710]}, "eef_acc_mag_state": {"mean": [0.6633802816901408, 0.7183098591549296], "std": [0.8158188553114014, 0.8236486771821635], "min": [0, 0], "max": [2, 2], "count": [710]}, "eef_direction_action": {"mean": [4.122535211267605, 3.9183098591549297], "std": [1.802322225266545, 2.000444306926355], "min": [0, 0], "max": [6, 6], "count": [710]}, "eef_velocity_action": {"mean": [0.8253521126760563, 0.7901408450704225], "std": [0.7143830806197843, 0.7255216539177215], "min": [0, 0], "max": [2, 2], "count": [710]}, "eef_acc_mag_action": {"mean": [0.6633802816901408, 0.7183098591549296], "std": [0.8158188553114014, 0.8236486771821635], "min": [0, 0], "max": [2, 2], "count": [710]}, "eef_sim_pose_state": {"mean": [0.5911247711813074, 0.29800775955277525, 1.1395179169598135, -2.602761639448177, 0.6817752653448563, 2.2081054032311234, 0.5791727505623946, -0.2833364570704798, 1.0843870376940403, 2.4446702088703294, 0.8615842568162818, -0.8154239909744462], "std": [0.04301116649706433, 0.06171913820406968, 0.050083426515300636, 0.2512636335044688, 0.15381568807242632, 1.7762587953263969, 0.0448604990080968, 0.06357883488731522, 0.02895418106022745, 0.34942827683711297, 0.3558216936872115, 2.5619965961614435], "min": [0.4958249180143389, 0.07950192706762209, 1.079479466883641, -2.9063251521178968, 0.38517197502422995, -3.140231555589898, 0.5227941980557668, -0.36365103272524324, 1.0323164085785042, 1.5278672472302377, 0.08496987925724153, -3.1388985107101703], "max": [0.6524161256576048, 0.3623875716186782, 1.27918225240753, -1.8221714826048157, 1.0705267505464242, 3.141456865796443, 0.6562026677133368, -0.05038008344884666, 1.1484279224513465, 2.9803346386989205, 1.2760065154512459, 3.138191695836692], "count": [710]}, "eef_sim_pose_action": {"mean": [0.5911247711813074, 0.29800775955277525, 1.1395179169598135, -2.602761639448177, 0.6817752653448563, 2.2081054032311234, 0.5791727505623946, -0.2833364570704798, 1.0843870376940403, 2.4446702088703294, 0.8615842568162818, -0.8154239909744462], "std": [0.04301116649706433, 0.06171913820406968, 0.050083426515300636, 0.2512636335044688, 0.15381568807242632, 1.7762587953263969, 0.0448604990080968, 0.06357883488731522, 0.02895418106022745, 0.34942827683711297, 0.3558216936872115, 2.5619965961614435], "min": [0.4958249180143389, 0.07950192706762209, 1.079479466883641, -2.9063251521178968, 0.38517197502422995, -3.140231555589898, 0.5227941980557668, -0.36365103272524324, 1.0323164085785042, 1.5278672472302377, 0.08496987925724153, -3.1388985107101703], "max": [0.6524161256576048, 0.3623875716186782, 1.27918225240753, -1.8221714826048157, 1.0705267505464242, 3.141456865796443, 0.6562026677133368, -0.05038008344884666, 1.1484279224513465, 2.9803346386989205, 1.2760065154512459, 3.138191695836692], "count": [710]}, "gripper_mode_state": {"mean": [0.6732394366197183, 0.4943661971830986], "std": [0.46902888780935603, 0.49996825925834404], "min": [0, 0], "max": [1, 1], "count": [710]}, "gripper_activity_state": {"mean": [1.7788732394366198, 1.8], "std": [0.5645428146434653, 0.538124023612339], "min": [0, 0], "max": [2, 2], "count": [710]}, "gripper_mode_action": {"mean": [0.6732394366197183, 0.4943661971830986], "std": [0.46902888780935603, 0.49996825925834404], "min": [0, 0], "max": [1, 1], "count": [710]}, "gripper_activity_action": {"mean": [1.7788732394366198, 1.8], "std": [0.5645428146434653, 0.538124023612339], "min": [0, 0], "max": [2, 2], "count": [710]}, "gripper_open_scale_state": {"mean": [0.3359366197720375, 0.4418605633634904], "std": [0.3696739785006151, 0.39753094078389367], "min": [0.042, 0.006], "max": [0.91, 0.92], "count": [710]}, "gripper_open_scale_action": {"mean": [0.3359366197720375, 0.4418605633634904], "std": [0.3696739785006151, 0.39753094078389367], "min": [0.042, 0.006], "max": [0.91, 0.92], "count": [710]}}} +{"episode_index": 539, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8392156862745098]], [[1.0]], [[1.0]]], "mean": [[[0.4389139554051709]], [[0.4653786367054196]], [[0.46405776613742844]]], "std": [[[0.22318772240128806]], [[0.1932487577596542]], [[0.18881834758280258]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42738238547631446]], [[0.4566525536468275]], [[0.45634990275608767]]], "std": [[[0.1997310878398627]], [[0.17196979896730416]], [[0.1675137555026228]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44435163977095266]], [[0.4701086836283186]], [[0.4717369009919602]]], "std": [[[0.20223699795126107]], [[0.17686549263393628]], [[0.1702153711022389]]], "count": [113]}, "observation.state": {"min": [0.4028743803501129, 1.886910319328308, -0.7755894064903259, -0.788417637348175, -2.772979259490967, -1.945728063583374, 0.5274384617805481, -2.0, 0.17560699582099915, 0.2817609906196594, -0.1770929992198944, -3.1411852836608887, -0.3619999885559082, -0.7360000014305115, -0.9292656779289246, -2.1754133701324463, 0.32567843794822693, 0.6118426322937012, 1.5430281162261963, 0.8931198716163635, -2.4708101749420166, 33.0, -0.36458298563957214, 0.2501020133495331, -0.1576489955186844, -3.1411852836608887, 0.14300000667572021, -2.553999900817871], "max": [0.9216734766960144, 2.121447801589966, -0.09208357334136963, 0.2753955125808716, -1.402267336845398, -0.8482125997543335, 1.7287837266921997, 927.0, 0.3278779983520508, 0.41729599237442017, 0.07104600220918655, 3.1410000324249268, 1.184999942779541, -0.07000000774860382, -0.2957111597061157, -1.9994142055511475, 1.5726289749145508, 1.0929076671600342, 2.6723084449768066, 1.8703123331069946, -1.3758779764175415, 920.0, -0.07587800174951553, 0.4148609936237335, 0.08156000077724457, 3.1410000324249268, 0.8339999914169312, -1.7319999933242798], "mean": [0.5947922468185425, 2.0208020210266113, -0.5627868175506592, -0.46341472864151, -2.0922999382019043, -1.462792992591858, 1.2526054382324219, 501.1495666503906, 0.2881738841533661, 0.3377362787723541, -0.0090118907392025, -1.7661527395248413, 0.43654000759124756, -0.42911532521247864, -0.5933133959770203, -2.076267957687378, 0.5847266316413879, 0.887778103351593, 2.33760404586792, 1.4985440969467163, -2.0392606258392334, 370.3731689453125, -0.2721177041530609, 0.35076412558555603, 0.030578285455703735, 1.3563270568847656, 0.423229843378067, -2.1920254230499268], "std": [0.1054796501994133, 0.06601259857416153, 0.16712114214897156, 0.2583440840244293, 0.35589098930358887, 0.3439847528934479, 0.31319332122802734, 402.6487731933594, 0.030555201694369316, 0.03947644308209419, 0.051910899579524994, 2.242171287536621, 0.359144002199173, 0.15016283094882965, 0.1567973494529724, 0.044094156473875046, 0.2605719268321991, 0.12288603186607361, 0.3090415894985199, 0.26038503646850586, 0.28150197863578796, 365.0751647949219, 0.08719345182180405, 0.051608067005872726, 0.05260929837822914, 2.56256365776062, 0.16177061200141907, 0.2025023251771927], "count": [548]}, "action": {"min": [0.4028743803501129, 1.886910319328308, -0.7755894064903259, -0.788417637348175, -2.772979259490967, -1.945728063583374, 0.5274384617805481, -2.0, 0.17560699582099915, 0.2817609906196594, -0.1770929992198944, -3.1411852836608887, -0.3619999885559082, -0.7360000014305115, -0.9292656779289246, -2.1754133701324463, 0.32567843794822693, 0.6118426322937012, 1.5430281162261963, 0.8931198716163635, -2.4708101749420166, 33.0, -0.36458298563957214, 0.2501020133495331, -0.1576489955186844, -3.1411852836608887, 0.14300000667572021, -2.553999900817871], "max": [0.9216734766960144, 2.121447801589966, -0.09208357334136963, 0.2753955125808716, -1.402267336845398, -0.8482125997543335, 1.7287837266921997, 927.0, 0.3278779983520508, 0.41729599237442017, 0.07104600220918655, 3.1410000324249268, 1.184999942779541, -0.07000000774860382, -0.2957111597061157, -1.9994142055511475, 1.5726289749145508, 1.0929076671600342, 2.6723084449768066, 1.8703123331069946, -1.3758779764175415, 920.0, -0.07587800174951553, 0.4148609936237335, 0.08156000077724457, 3.1410000324249268, 0.8339999914169312, -1.7319999933242798], "mean": [0.5947922468185425, 2.0208020210266113, -0.5627868175506592, -0.46341472864151, -2.0922999382019043, -1.462792992591858, 1.2526054382324219, 501.1495666503906, 0.2881738841533661, 0.3377362787723541, -0.0090118907392025, -1.7661527395248413, 0.43654000759124756, -0.42911532521247864, -0.5933133959770203, -2.076267957687378, 0.5847266316413879, 0.887778103351593, 2.33760404586792, 1.4985440969467163, -2.0392606258392334, 370.3731689453125, -0.2721177041530609, 0.35076412558555603, 0.030578285455703735, 1.3563270568847656, 0.423229843378067, -2.1920254230499268], "std": [0.1054796501994133, 0.06601259857416153, 0.16712114214897156, 0.2583440840244293, 0.35589098930358887, 0.3439847528934479, 0.31319332122802734, 402.6487731933594, 0.030555201694369316, 0.03947644308209419, 0.051910899579524994, 2.242171287536621, 0.359144002199173, 0.15016283094882965, 0.1567973494529724, 0.044094156473875046, 0.2605719268321991, 0.12288603186607361, 0.3090415894985199, 0.26038503646850586, 0.28150197863578796, 365.0751647949219, 0.08719345182180405, 0.051608067005872726, 0.05260929837822914, 2.56256365776062, 0.16177061200141907, 0.2025023251771927], "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": [542], "max": [542], "mean": [542.0], "std": [0.0], "count": [548]}, "index": {"min": [501181], "max": [501728], "mean": [501454.5], "std": [158.19371036801684], "count": [548]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [548]}, "subtask_annotation": {"mean": [14.206204379562044, 29.0, 29.0, 29.0, 29.0], "std": [10.418759304604334, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [548]}, "scene_annotation": {"mean": [542.0], "std": [0.0], "min": [542], "max": [542], "count": [548]}, "eef_direction_state": {"mean": [3.4945255474452557, 3.7171532846715327], "std": [1.8858789392309634, 1.9515849627968511], "min": [0, 0], "max": [6, 6], "count": [548]}, "eef_velocity_state": {"mean": [1.0036496350364963, 0.8813868613138686], "std": [0.6834763820613196, 0.7215278623710537], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_acc_mag_state": {"mean": [0.8503649635036497, 0.7992700729927007], "std": [0.8280329419371117, 0.8304423542323145], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_direction_action": {"mean": [3.4945255474452557, 3.7171532846715327], "std": [1.8858789392309634, 1.9515849627968511], "min": [0, 0], "max": [6, 6], "count": [548]}, "eef_velocity_action": {"mean": [1.0036496350364963, 0.8813868613138686], "std": [0.6834763820613196, 0.7215278623710537], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_acc_mag_action": {"mean": [0.8503649635036497, 0.7992700729927007], "std": [0.8280329419371117, 0.8304423542323145], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_sim_pose_state": {"mean": [0.5597635302451662, 0.30660306749389915, 1.1203347143496156, -2.440621951007625, 0.7199008936122767, 0.4271796730624062, 0.5483533484199661, -0.29088770290304883, 1.0728813405730657, 2.5673377673501427, 1.0142249664585878, -2.0501207024011228], "std": [0.04919766781336325, 0.08413205488892644, 0.04331744941851063, 0.24472431867929553, 0.19004173878507652, 2.921125285871127, 0.029157914310121453, 0.05270997108925284, 0.028976090118432656, 0.3876395454201895, 0.2822832975557557, 1.3779072631834495], "min": [0.46273265512769984, 0.04640535869206046, 1.0589601309192838, -2.7331174379198835, 0.38828091632431105, -3.1404945835415, 0.4950426351586472, -0.35809116685125814, 1.0131142273099234, 1.3711645328836153, 0.2801818919413648, -3.118022209404412], "max": [0.6269794396621942, 0.39072263826494474, 1.2348068616114107, -1.7051273387729897, 1.141821400175676, 3.1400671486240106, 0.6101466407549532, -0.09976674563446421, 1.1464147791943178, 3.1111836742379495, 1.3557387286085838, 3.0311794390627034], "count": [548]}, "eef_sim_pose_action": {"mean": [0.5597635302451662, 0.30660306749389915, 1.1203347143496156, -2.440621951007625, 0.7199008936122767, 0.4271796730624062, 0.5483533484199661, -0.29088770290304883, 1.0728813405730657, 2.5673377673501427, 1.0142249664585878, -2.0501207024011228], "std": [0.04919766781336325, 0.08413205488892644, 0.04331744941851063, 0.24472431867929553, 0.19004173878507652, 2.921125285871127, 0.029157914310121453, 0.05270997108925284, 0.028976090118432656, 0.3876395454201895, 0.2822832975557557, 1.3779072631834495], "min": [0.46273265512769984, 0.04640535869206046, 1.0589601309192838, -2.7331174379198835, 0.38828091632431105, -3.1404945835415, 0.4950426351586472, -0.35809116685125814, 1.0131142273099234, 1.3711645328836153, 0.2801818919413648, -3.118022209404412], "max": [0.6269794396621942, 0.39072263826494474, 1.2348068616114107, -1.7051273387729897, 1.141821400175676, 3.1400671486240106, 0.6101466407549532, -0.09976674563446421, 1.1464147791943178, 3.1111836742379495, 1.3557387286085838, 3.0311794390627034], "count": [548]}, "gripper_mode_state": {"mean": [0.6186131386861314, 0.45072992700729925], "std": [0.4857272108200492, 0.49756653817081903], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_state": {"mean": [1.7098540145985401, 1.7372262773722629], "std": [0.6377234663740835, 0.607376468984372], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_mode_action": {"mean": [0.6186131386861314, 0.45072992700729925], "std": [0.4857272108200492, 0.49756653817081903], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_action": {"mean": [1.7098540145985401, 1.7372262773722629], "std": [0.6377234663740835, 0.607376468984372], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_open_scale_state": {"mean": [0.37037317523120894, 0.5012536495515031], "std": [0.3650749755885353, 0.4025190679496705], "min": [0.033, 0.0], "max": [0.92, 0.927], "count": [548]}, "gripper_open_scale_action": {"mean": [0.37037317523120894, 0.5012536495515031], "std": [0.3650749755885353, 0.4025190679496705], "min": [0.033, 0.0], "max": [0.92, 0.927], "count": [548]}}} +{"episode_index": 540, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[1.0]], [[1.0]]], "mean": [[[0.4400999288263363]], [[0.4631311061490036]], [[0.4635640237178716]]], "std": [[[0.22191371639641677]], [[0.19333192719322098]], [[0.18931282992391235]]], "count": [163]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42161289295881954]], [[0.45462013061870965]], [[0.45486253709050084]]], "std": [[[0.20383968171609343]], [[0.17324415334313767]], [[0.16773715368227296]]], "count": [163]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44330647780584626]], [[0.46707607437146637]], [[0.4679746293456033]]], "std": [[[0.19166139914362543]], [[0.16971650144798545]], [[0.1628889773797761]]], "count": [163]}, "observation.state": {"min": [0.3983015716075897, 1.8742045164108276, -0.7694458961486816, -0.7691142559051514, -2.7970125675201416, -1.9834270477294922, 0.36622241139411926, -2.0, 0.15092100203037262, 0.2684279978275299, -0.19333100318908691, -3.1411852836608887, -0.36899998784065247, -0.7149999737739563, -1.061264991760254, -2.175273895263672, 0.4620759189128876, 0.7178714275360107, 1.6540310382843018, 0.950366735458374, -2.5759315490722656, 36.0, -0.34544700384140015, 0.2730399966239929, -0.17176799476146698, -3.1391851902008057, -0.14499999582767487, -3.1381852626800537], "max": [0.9357233643531799, 2.1215524673461914, 0.6443406343460083, 0.3992615044116974, -1.254839539527893, -0.7213271260261536, 1.7625905275344849, 919.0, 0.36015498638153076, 0.38371899724006653, 0.06997500360012054, 3.1410000324249268, 1.1490000486373901, -0.13500000536441803, -0.29276153445243835, -1.9309799671173096, 1.7981081008911133, 1.2260066270828247, 2.858081340789795, 1.9068944454193115, -1.5492241382598877, 921.0, -0.02860400080680847, 0.45870301127433777, 0.10439299792051315, 3.1410000324249268, 0.7049999237060547, 3.138000011444092], "mean": [0.555883526802063, 2.0436596870422363, -0.33679676055908203, -0.3854398727416992, -2.126284599304199, -1.4253692626953125, 1.1168702840805054, 416.8735656738281, 0.2986420691013336, 0.32938215136528015, -0.016782213002443314, -1.193772792816162, 0.541989266872406, -0.4134017527103424, -0.6905990242958069, -2.0718367099761963, 0.7534915208816528, 0.9499106407165527, 2.4777603149414062, 1.458202838897705, -2.196333408355713, 463.4586181640625, -0.23979173600673676, 0.3694976568222046, 0.02149684727191925, 2.1312062740325928, 0.24859409034252167, -2.000577211380005], "std": [0.10361262410879135, 0.06152313947677612, 0.44604697823524475, 0.31317517161369324, 0.3023064136505127, 0.3468155860900879, 0.3762470483779907, 386.4032287597656, 0.04331095516681671, 0.03273829072713852, 0.049112580716609955, 2.459716796875, 0.3829885721206665, 0.17561189830303192, 0.1963859647512436, 0.07280388474464417, 0.3486197590827942, 0.14329823851585388, 0.31024011969566345, 0.29995325207710266, 0.28419288992881775, 406.2749328613281, 0.09660273045301437, 0.05728607252240181, 0.07228264212608337, 1.8838802576065063, 0.18261730670928955, 1.1085474491119385], "count": [894]}, "action": {"min": [0.3983015716075897, 1.8742045164108276, -0.7694458961486816, -0.7691142559051514, -2.7970125675201416, -1.9834270477294922, 0.36622241139411926, -2.0, 0.15092100203037262, 0.2684279978275299, -0.19333100318908691, -3.1411852836608887, -0.36899998784065247, -0.7149999737739563, -1.061264991760254, -2.175273895263672, 0.4620759189128876, 0.7178714275360107, 1.6540310382843018, 0.950366735458374, -2.5759315490722656, 36.0, -0.34544700384140015, 0.2730399966239929, -0.17176799476146698, -3.1391851902008057, -0.14499999582767487, -3.1381852626800537], "max": [0.9357233643531799, 2.1215524673461914, 0.6443406343460083, 0.3992615044116974, -1.254839539527893, -0.7213271260261536, 1.7625905275344849, 919.0, 0.36015498638153076, 0.38371899724006653, 0.06997500360012054, 3.1410000324249268, 1.1490000486373901, -0.13500000536441803, -0.29276153445243835, -1.9309799671173096, 1.7981081008911133, 1.2260066270828247, 2.858081340789795, 1.9068944454193115, -1.5492241382598877, 921.0, -0.02860400080680847, 0.45870301127433777, 0.10439299792051315, 3.1410000324249268, 0.7049999237060547, 3.138000011444092], "mean": [0.555883526802063, 2.0436596870422363, -0.33679676055908203, -0.3854398727416992, -2.126284599304199, -1.4253692626953125, 1.1168702840805054, 416.8735656738281, 0.2986420691013336, 0.32938215136528015, -0.016782213002443314, -1.193772792816162, 0.541989266872406, -0.4134017527103424, -0.6905990242958069, -2.0718367099761963, 0.7534915208816528, 0.9499106407165527, 2.4777603149414062, 1.458202838897705, -2.196333408355713, 463.4586181640625, -0.23979173600673676, 0.3694976568222046, 0.02149684727191925, 2.1312062740325928, 0.24859409034252167, -2.000577211380005], "std": [0.10361262410879135, 0.06152313947677612, 0.44604697823524475, 0.31317517161369324, 0.3023064136505127, 0.3468155860900879, 0.3762470483779907, 386.4032287597656, 0.04331095516681671, 0.03273829072713852, 0.049112580716609955, 2.459716796875, 0.3829885721206665, 0.17561189830303192, 0.1963859647512436, 0.07280388474464417, 0.3486197590827942, 0.14329823851585388, 0.31024011969566345, 0.29995325207710266, 0.28419288992881775, 406.2749328613281, 0.09660273045301437, 0.05728607252240181, 0.07228264212608337, 1.8838802576065063, 0.18261730670928955, 1.1085474491119385], "count": [894]}, "timestamp": {"min": [0.0], "max": [29.766666666666666], "mean": [14.883333333333335], "std": [8.602513629209822], "count": [894]}, "frame_index": {"min": [0], "max": [893], "mean": [446.5], "std": [258.07540887629466], "count": [894]}, "episode_index": {"min": [543], "max": [543], "mean": [543.0], "std": [0.0], "count": [894]}, "index": {"min": [501729], "max": [502622], "mean": [502175.5], "std": [258.07540887629466], "count": [894]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [894]}, "subtask_annotation": {"mean": [15.266219239373601, 29.0, 29.0, 29.0, 29.0], "std": [10.216922391577272, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [894]}, "scene_annotation": {"mean": [543.0], "std": [0.0], "min": [543], "max": [543], "count": [894]}, "eef_direction_state": {"mean": [3.7416107382550337, 4.296420581655481], "std": [2.0065084482069455, 1.9571610454397208], "min": [0, 0], "max": [6, 6], "count": [894]}, "eef_velocity_state": {"mean": [0.8187919463087249, 0.639821029082774], "std": [0.6386544644377959, 0.6919336871964251], "min": [0, 0], "max": [2, 2], "count": [894]}, "eef_acc_mag_state": {"mean": [0.7550335570469798, 0.6051454138702461], "std": [0.8282973216258931, 0.8079694845890323], "min": [0, 0], "max": [2, 2], "count": [894]}, "eef_direction_action": {"mean": [3.7416107382550337, 4.296420581655481], "std": [2.0065084482069455, 1.9571610454397208], "min": [0, 0], "max": [6, 6], "count": [894]}, "eef_velocity_action": {"mean": [0.8187919463087249, 0.639821029082774], "std": [0.6386544644377959, 0.6919336871964251], "min": [0, 0], "max": [2, 2], "count": [894]}, "eef_acc_mag_action": {"mean": [0.7550335570469798, 0.6051454138702461], "std": [0.8282973216258931, 0.8079694845890323], "min": [0, 0], "max": [2, 2], "count": [894]}, "eef_sim_pose_state": {"mean": [0.5817867798588878, 0.27311163555715445, 1.1427948640794008, -2.1957761025390634, 0.6297092658708172, 2.3583247127579265, 0.53560537427883, -0.2899876566161591, 1.0571138030614164, 2.235086002224248, 1.0669466638620055, -1.7638172287392893], "std": [0.05319492973224982, 0.10529334734263676, 0.04783875005752684, 1.5467127118669415, 0.20263340375128647, 1.5278511702702626, 0.02273731705676776, 0.05600902159363819, 0.03477673496978729, 1.0806301718174414, 0.28680489838086015, 1.7978622729643903], "min": [0.4892442402407901, -0.000852389271210105, 1.0690391317776136, -3.138766260142275, 0.372075419062327, -3.141339763741696, 0.4807751924815216, -0.3734229300076116, 1.0083766828082734, -3.141225798393092, 0.26056689933195476, -3.1404057989446694], "max": [0.664502837225022, 0.37777570229178353, 1.2936627147925635, 3.1274214585512135, 1.254068400055795, 3.136120963692287, 0.5798940969203012, -0.0692022782857242, 1.1446351261078127, 3.133141037084439, 1.416523439499883, 3.1371482230332237], "count": [894]}, "eef_sim_pose_action": {"mean": [0.5817867798588878, 0.27311163555715445, 1.1427948640794008, -2.1957761025390634, 0.6297092658708172, 2.3583247127579265, 0.53560537427883, -0.2899876566161591, 1.0571138030614164, 2.235086002224248, 1.0669466638620055, -1.7638172287392893], "std": [0.05319492973224982, 0.10529334734263676, 0.04783875005752684, 1.5467127118669415, 0.20263340375128647, 1.5278511702702626, 0.02273731705676776, 0.05600902159363819, 0.03477673496978729, 1.0806301718174414, 0.28680489838086015, 1.7978622729643903], "min": [0.4892442402407901, -0.000852389271210105, 1.0690391317776136, -3.138766260142275, 0.372075419062327, -3.141339763741696, 0.4807751924815216, -0.3734229300076116, 1.0083766828082734, -3.141225798393092, 0.26056689933195476, -3.1404057989446694], "max": [0.664502837225022, 0.37777570229178353, 1.2936627147925635, 3.1274214585512135, 1.254068400055795, 3.136120963692287, 0.5798940969203012, -0.0692022782857242, 1.1446351261078127, 3.133141037084439, 1.416523439499883, 3.1371482230332237], "count": [894]}, "gripper_mode_state": {"mean": [0.529082774049217, 0.5044742729306487], "std": [0.4991534756501295, 0.4999799804809627], "min": [0, 0], "max": [1, 1], "count": [894]}, "gripper_activity_state": {"mean": [1.825503355704698, 1.8445190156599554], "std": [0.5080762985581291, 0.49084247437400125], "min": [0, 0], "max": [2, 2], "count": [894]}, "gripper_mode_action": {"mean": [0.529082774049217, 0.5044742729306487], "std": [0.4991534756501295, 0.4999799804809627], "min": [0, 0], "max": [1, 1], "count": [894]}, "gripper_activity_action": {"mean": [1.825503355704698, 1.8445190156599554], "std": [0.5080762985581291, 0.49084247437400125], "min": [0, 0], "max": [2, 2], "count": [894]}, "gripper_open_scale_state": {"mean": [0.46345861299245966, 0.41705145425099466], "std": [0.40627488588342264, 0.3862109663138323], "min": [0.036, 0.0], "max": [0.921, 0.919], "count": [894]}, "gripper_open_scale_action": {"mean": [0.46345861299245966, 0.41705145425099466], "std": [0.40627488588342264, 0.3862109663138323], "min": [0.036, 0.0], "max": [0.921, 0.919], "count": [894]}}} +{"episode_index": 541, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[1.0]]], "mean": [[[0.4317641697303921]], [[0.46018163902930964]], [[0.45963490125868056]]], "std": [[[0.22912285613528047]], [[0.19585982487411205]], [[0.1907446565376853]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41165614947150736]], [[0.45372023239634396]], [[0.4559373739404616]]], "std": [[[0.22136145392732662]], [[0.18577530013123392]], [[0.17832995129246768]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4389145810993668]], [[0.4687674791921977]], [[0.47106220639297386]]], "std": [[[0.20731468825365365]], [[0.17838795636258914]], [[0.1708546450047212]]], "count": [128]}, "observation.state": {"min": [0.41571998596191406, 1.9088315963745117, -0.8375660181045532, -0.8411963582038879, -2.7198164463043213, -1.8951483964920044, 0.2762507200241089, 33.0, 0.17392699420452118, 0.2660599946975708, -0.175819993019104, -3.1411852836608887, -0.34300002455711365, -0.7170000076293945, -0.9752201437950134, -2.175168991088867, 0.47424086928367615, 0.7411017417907715, 1.5699936151504517, 0.8475668430328369, -2.329421281814575, 17.0, -0.3551279902458191, 0.2625899910926819, -0.12729200720787048, -3.137185573577881, -0.00800000224262476, -2.7100000381469727], "max": [0.9145874977111816, 2.118323564529419, 0.14102260768413544, 0.3352079391479492, -1.3798049688339233, -0.768014669418335, 1.7947920560836792, 947.0, 0.3302280008792877, 0.4280320107936859, 0.07252400368452072, 3.1410000324249268, 1.246999979019165, -0.03399999439716339, -0.3217514455318451, -2.03358793258667, 1.4653260707855225, 1.2059876918792725, 2.8447296619415283, 1.9113101959228516, -1.5667297840118408, 901.0, -0.049789998680353165, 0.4439829885959625, 0.10018700361251831, 3.13700008392334, 0.8149999976158142, -1.9589999914169312], "mean": [0.5830674171447754, 2.008518695831299, -0.5295839905738831, -0.5042892694473267, -2.1626570224761963, -1.5370855331420898, 1.3316380977630615, 472.20184326171875, 0.2896985113620758, 0.3318781554698944, 0.0011401562951505184, -1.382504940032959, 0.407170832157135, -0.4840717017650604, -0.6042100191116333, -2.0913474559783936, 0.68491131067276, 1.0343842506408691, 2.45208740234375, 1.4657483100891113, -2.048346519470215, 339.04931640625, -0.26082316040992737, 0.3656351566314697, 0.040995266288518906, 2.5227181911468506, 0.284203439950943, -2.3564813137054443], "std": [0.10606486350297928, 0.05414843559265137, 0.2176317423582077, 0.2750941216945648, 0.33625370264053345, 0.3300982117652893, 0.37465140223503113, 408.1094055175781, 0.026670239865779877, 0.042968813329935074, 0.04518325999379158, 2.543745279312134, 0.38624435663223267, 0.1558580994606018, 0.15704217553138733, 0.03471727669239044, 0.19469581544399261, 0.11181271076202393, 0.25787872076034546, 0.2843891382217407, 0.21917122602462769, 348.48614501953125, 0.08507902920246124, 0.05111435055732727, 0.04368184134364128, 1.1627918481826782, 0.18600399792194366, 0.18438175320625305], "count": [649]}, "action": {"min": [0.41571998596191406, 1.9088315963745117, -0.8375660181045532, -0.8411963582038879, -2.7198164463043213, -1.8951483964920044, 0.2762507200241089, 33.0, 0.17392699420452118, 0.2660599946975708, -0.175819993019104, -3.1411852836608887, -0.34300002455711365, -0.7170000076293945, -0.9752201437950134, -2.175168991088867, 0.47424086928367615, 0.7411017417907715, 1.5699936151504517, 0.8475668430328369, -2.329421281814575, 17.0, -0.3551279902458191, 0.2625899910926819, -0.12729200720787048, -3.137185573577881, -0.00800000224262476, -2.7100000381469727], "max": [0.9145874977111816, 2.118323564529419, 0.14102260768413544, 0.3352079391479492, -1.3798049688339233, -0.768014669418335, 1.7947920560836792, 947.0, 0.3302280008792877, 0.4280320107936859, 0.07252400368452072, 3.1410000324249268, 1.246999979019165, -0.03399999439716339, -0.3217514455318451, -2.03358793258667, 1.4653260707855225, 1.2059876918792725, 2.8447296619415283, 1.9113101959228516, -1.5667297840118408, 901.0, -0.049789998680353165, 0.4439829885959625, 0.10018700361251831, 3.13700008392334, 0.8149999976158142, -1.9589999914169312], "mean": [0.5830674171447754, 2.008518695831299, -0.5295839905738831, -0.5042892694473267, -2.1626570224761963, -1.5370855331420898, 1.3316380977630615, 472.20184326171875, 0.2896985113620758, 0.3318781554698944, 0.0011401562951505184, -1.382504940032959, 0.407170832157135, -0.4840717017650604, -0.6042100191116333, -2.0913474559783936, 0.68491131067276, 1.0343842506408691, 2.45208740234375, 1.4657483100891113, -2.048346519470215, 339.04931640625, -0.26082316040992737, 0.3656351566314697, 0.040995266288518906, 2.5227181911468506, 0.284203439950943, -2.3564813137054443], "std": [0.10606486350297928, 0.05414843559265137, 0.2176317423582077, 0.2750941216945648, 0.33625370264053345, 0.3300982117652893, 0.37465140223503113, 408.1094055175781, 0.026670239865779877, 0.042968813329935074, 0.04518325999379158, 2.543745279312134, 0.38624435663223267, 0.1558580994606018, 0.15704217553138733, 0.03471727669239044, 0.19469581544399261, 0.11181271076202393, 0.25787872076034546, 0.2843891382217407, 0.21917122602462769, 348.48614501953125, 0.08507902920246124, 0.05111435055732727, 0.04368184134364128, 1.1627918481826782, 0.18600399792194366, 0.18438175320625305], "count": [649]}, "timestamp": {"min": [0.0], "max": [21.6], "mean": [10.799999999999999], "std": [6.244997998398398], "count": [649]}, "frame_index": {"min": [0], "max": [648], "mean": [324.0], "std": [187.34993995195194], "count": [649]}, "episode_index": {"min": [544], "max": [544], "mean": [544.0], "std": [0.0], "count": [649]}, "index": {"min": [502623], "max": [503271], "mean": [502947.0], "std": [187.34993995195194], "count": [649]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [649]}, "subtask_annotation": {"mean": [10.177195685670261, 29.0, 29.0, 29.0, 29.0], "std": [8.570618683418411, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [649]}, "scene_annotation": {"mean": [544.0], "std": [0.0], "min": [544], "max": [544], "count": [649]}, "eef_direction_state": {"mean": [3.7395993836671804, 3.761171032357473], "std": [1.931409464757363, 1.9953650105801377], "min": [0, 0], "max": [6, 6], "count": [649]}, "eef_velocity_state": {"mean": [0.889060092449923, 0.864406779661017], "std": [0.6776333403844651, 0.7259951956126498], "min": [0, 0], "max": [2, 2], "count": [649]}, "eef_acc_mag_state": {"mean": [0.8567026194144838, 0.7719568567026194], "std": [0.8379236790079015, 0.8329219871389277], "min": [0, 0], "max": [2, 2], "count": [649]}, "eef_direction_action": {"mean": [3.7395993836671804, 3.761171032357473], "std": [1.931409464757363, 1.9953650105801377], "min": [0, 0], "max": [6, 6], "count": [649]}, "eef_velocity_action": {"mean": [0.889060092449923, 0.864406779661017], "std": [0.6776333403844651, 0.7259951956126498], "min": [0, 0], "max": [2, 2], "count": [649]}, "eef_acc_mag_action": {"mean": [0.8567026194144838, 0.7719568567026194], "std": [0.8379236790079015, 0.8329219871389277], "min": [0, 0], "max": [2, 2], "count": [649]}, "eef_sim_pose_state": {"mean": [0.5741762850286738, 0.30132336470063675, 1.1401566332333222, -2.745950002870766, 0.7344760888204462, 2.3054988266236593, 0.5439585128180231, -0.29913662372301564, 1.0797056969176129, 2.326667448592062, 0.9597356093043887, -2.0436089799652004], "std": [0.04640421355004144, 0.07363130484861273, 0.05042074615336151, 0.24176735020124415, 0.19681417349275337, 1.502316776915832, 0.03419219093785096, 0.047813838422841516, 0.02796631739483074, 0.9563666113276513, 0.31097496980616884, 1.5277831414149705], "min": [0.4839446944918858, 0.062088679219358095, 1.077444730866489, -3.0867652687968246, 0.29066631110375973, -3.1331551399592508, 0.48628755539550933, -0.3517867285502532, 1.0173114061881932, -3.1360086788205037, 0.30449144164841613, -3.135742019270369], "max": [0.6417403347502202, 0.3831347952739782, 1.296013004696278, -1.7435857314481955, 1.118636635698521, 3.1359926948692642, 0.6231701605918474, -0.09509966290974445, 1.1414891698508587, 3.1379191966014095, 1.403707847296312, 3.1330653238814055], "count": [649]}, "eef_sim_pose_action": {"mean": [0.5741762850286738, 0.30132336470063675, 1.1401566332333222, -2.745950002870766, 0.7344760888204462, 2.3054988266236593, 0.5439585128180231, -0.29913662372301564, 1.0797056969176129, 2.326667448592062, 0.9597356093043887, -2.0436089799652004], "std": [0.04640421355004144, 0.07363130484861273, 0.05042074615336151, 0.24176735020124415, 0.19681417349275337, 1.502316776915832, 0.03419219093785096, 0.047813838422841516, 0.02796631739483074, 0.9563666113276513, 0.31097496980616884, 1.5277831414149705], "min": [0.4839446944918858, 0.062088679219358095, 1.077444730866489, -3.0867652687968246, 0.29066631110375973, -3.1331551399592508, 0.48628755539550933, -0.3517867285502532, 1.0173114061881932, -3.1360086788205037, 0.30449144164841613, -3.135742019270369], "max": [0.6417403347502202, 0.3831347952739782, 1.296013004696278, -1.7435857314481955, 1.118636635698521, 3.1359926948692642, 0.6231701605918474, -0.09509966290974445, 1.1414891698508587, 3.1379191966014095, 1.403707847296312, 3.1330653238814055], "count": [649]}, "gripper_mode_state": {"mean": [0.662557781201849, 0.5100154083204931], "std": [0.4728371471984099, 0.49989968153237796], "min": [0, 0], "max": [1, 1], "count": [649]}, "gripper_activity_state": {"mean": [1.7041602465331278, 1.7796610169491525], "std": [0.6295237118258098, 0.5708528011051767], "min": [0, 0], "max": [2, 2], "count": [649]}, "gripper_mode_action": {"mean": [0.662557781201849, 0.5100154083204931], "std": [0.4728371471984099, 0.49989968153237796], "min": [0, 0], "max": [1, 1], "count": [649]}, "gripper_activity_action": {"mean": [1.7041602465331278, 1.7796610169491525], "std": [0.6295237118258098, 0.5708528011051767], "min": [0, 0], "max": [2, 2], "count": [649]}, "gripper_open_scale_state": {"mean": [0.3390493064198543, 0.4722018488691469], "std": [0.3484862128222852, 0.4081095552695827], "min": [0.017, 0.033], "max": [0.901, 0.947], "count": [649]}, "gripper_open_scale_action": {"mean": [0.3390493064198543, 0.4722018488691469], "std": [0.3484862128222852, 0.4081095552695827], "min": [0.017, 0.033], "max": [0.901, 0.947], "count": [649]}}} +{"episode_index": 542, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[1.0]], [[1.0]]], "mean": [[[0.4344152567432446]], [[0.46269025582869966]], [[0.462841265486294]]], "std": [[[0.22769301703693182]], [[0.19378434321937202]], [[0.18983161934371748]]], "count": [134]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41042387785338014]], [[0.45500151357184665]], [[0.4578356684713687]]], "std": [[[0.21840878204413264]], [[0.1823971537189468]], [[0.1745121064816091]]], "count": [134]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44189370396790556]], [[0.46609150936494004]], [[0.46661608775973074]]], "std": [[[0.18779021021349832]], [[0.16514881575725932]], [[0.15802106991098935]]], "count": [134]}, "observation.state": {"min": [0.4705582559108734, 1.8581997156143188, -0.8987573385238647, -0.960280179977417, -2.798111915588379, -1.9908621311187744, 0.9838072061538696, 9.0, 0.1171559989452362, 0.2889690101146698, -0.18674999475479126, -3.1411852836608887, -0.4830000102519989, -0.9259999990463257, -1.0406352281570435, -2.167524576187134, 0.40362486243247986, 0.7055493593215942, 1.967841386795044, 1.2188332080841064, -2.5914649963378906, 28.0, -0.3532719910144806, 0.27498099207878113, -0.09437499940395355, -3.1411852836608887, -0.07200000435113907, -2.5250000953674316], "max": [1.124567985534668, 2.121098756790161, -0.29539698362350464, 0.2675589919090271, -1.6213934421539307, -0.7054271697998047, 2.040569305419922, 957.0, 0.32009199261665344, 0.4493370056152344, 0.07780499756336212, 3.134999990463257, 1.1419999599456787, -0.4959999620914459, -0.357164204120636, -1.905428171157837, 1.0909879207611084, 1.0535681247711182, 2.773101329803467, 1.9405791759490967, -1.6704546213150024, 885.0, -0.06807900220155716, 0.42847099900245667, 0.1054769977927208, 3.1410000324249268, 0.6399999856948853, -1.6009999513626099], "mean": [0.6960547566413879, 2.0202698707580566, -0.6239526867866516, -0.5052274465560913, -2.1415326595306396, -1.3659471273422241, 1.5982205867767334, 517.681396484375, 0.26362988352775574, 0.37189486622810364, -0.006203948985785246, -1.7376893758773804, 0.3939300775527954, -0.6909711360931396, -0.7002604603767395, -2.009310007095337, 0.5270881652832031, 0.9017062783241272, 2.561018705368042, 1.6208462715148926, -2.18991756439209, 328.7540283203125, -0.2663138508796692, 0.36669591069221497, 0.0551307313144207, 2.027484655380249, 0.24981562793254852, -2.12949275970459], "std": [0.13666704297065735, 0.0665668472647667, 0.176841139793396, 0.2541685998439789, 0.3583053648471832, 0.41947999596595764, 0.26723939180374146, 401.5166015625, 0.03697553277015686, 0.05524919927120209, 0.05563703551888466, 2.287534475326538, 0.4392431378364563, 0.10300073027610779, 0.1638401597738266, 0.06387665867805481, 0.13678458333015442, 0.08812196552753448, 0.19747081398963928, 0.1876474767923355, 0.26066854596138, 353.7481689453125, 0.07590603828430176, 0.04285635054111481, 0.03747018054127693, 2.1014022827148438, 0.14885424077510834, 0.23439288139343262], "count": [689]}, "action": {"min": [0.4705582559108734, 1.8581997156143188, -0.8987573385238647, -0.960280179977417, -2.798111915588379, -1.9908621311187744, 0.9838072061538696, 9.0, 0.1171559989452362, 0.2889690101146698, -0.18674999475479126, -3.1411852836608887, -0.4830000102519989, -0.9259999990463257, -1.0406352281570435, -2.167524576187134, 0.40362486243247986, 0.7055493593215942, 1.967841386795044, 1.2188332080841064, -2.5914649963378906, 28.0, -0.3532719910144806, 0.27498099207878113, -0.09437499940395355, -3.1411852836608887, -0.07200000435113907, -2.5250000953674316], "max": [1.124567985534668, 2.121098756790161, -0.29539698362350464, 0.2675589919090271, -1.6213934421539307, -0.7054271697998047, 2.040569305419922, 957.0, 0.32009199261665344, 0.4493370056152344, 0.07780499756336212, 3.134999990463257, 1.1419999599456787, -0.4959999620914459, -0.357164204120636, -1.905428171157837, 1.0909879207611084, 1.0535681247711182, 2.773101329803467, 1.9405791759490967, -1.6704546213150024, 885.0, -0.06807900220155716, 0.42847099900245667, 0.1054769977927208, 3.1410000324249268, 0.6399999856948853, -1.6009999513626099], "mean": [0.6960547566413879, 2.0202698707580566, -0.6239526867866516, -0.5052274465560913, -2.1415326595306396, -1.3659471273422241, 1.5982205867767334, 517.681396484375, 0.26362988352775574, 0.37189486622810364, -0.006203948985785246, -1.7376893758773804, 0.3939300775527954, -0.6909711360931396, -0.7002604603767395, -2.009310007095337, 0.5270881652832031, 0.9017062783241272, 2.561018705368042, 1.6208462715148926, -2.18991756439209, 328.7540283203125, -0.2663138508796692, 0.36669591069221497, 0.0551307313144207, 2.027484655380249, 0.24981562793254852, -2.12949275970459], "std": [0.13666704297065735, 0.0665668472647667, 0.176841139793396, 0.2541685998439789, 0.3583053648471832, 0.41947999596595764, 0.26723939180374146, 401.5166015625, 0.03697553277015686, 0.05524919927120209, 0.05563703551888466, 2.287534475326538, 0.4392431378364563, 0.10300073027610779, 0.1638401597738266, 0.06387665867805481, 0.13678458333015442, 0.08812196552753448, 0.19747081398963928, 0.1876474767923355, 0.26066854596138, 353.7481689453125, 0.07590603828430176, 0.04285635054111481, 0.03747018054127693, 2.1014022827148438, 0.14885424077510834, 0.23439288139343262], "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": [545], "max": [545], "mean": [545.0], "std": [0.0], "count": [689]}, "index": {"min": [503272], "max": [503960], "mean": [503616.0], "std": [198.89695824722912], "count": [689]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [689]}, "subtask_annotation": {"mean": [14.050798258345429, 29.0, 29.0, 29.0, 29.0], "std": [10.649258582705743, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [689]}, "scene_annotation": {"mean": [545.0], "std": [0.0], "min": [545], "max": [545], "count": [689]}, "eef_direction_state": {"mean": [4.188679245283019, 4.0914368650217705], "std": [1.8387348533249517, 1.8730536981166577], "min": [0, 0], "max": [6, 6], "count": [689]}, "eef_velocity_state": {"mean": [0.7779390420899854, 0.7997097242380261], "std": [0.6868288896917428, 0.7291961714955194], "min": [0, 0], "max": [2, 2], "count": [689]}, "eef_acc_mag_state": {"mean": [0.7343976777939042, 0.7024673439767779], "std": [0.831522267663441, 0.820638893656149], "min": [0, 0], "max": [2, 2], "count": [689]}, "eef_direction_action": {"mean": [4.188679245283019, 4.0914368650217705], "std": [1.8387348533249517, 1.8730536981166577], "min": [0, 0], "max": [6, 6], "count": [689]}, "eef_velocity_action": {"mean": [0.7779390420899854, 0.7997097242380261], "std": [0.6868288896917428, 0.7291961714955194], "min": [0, 0], "max": [2, 2], "count": [689]}, "eef_acc_mag_action": {"mean": [0.7343976777939042, 0.7024673439767779], "std": [0.831522267663441, 0.820638893656149], "min": [0, 0], "max": [2, 2], "count": [689]}, "eef_sim_pose_state": {"mean": [0.5802383879183556, 0.3176396700779178, 1.1480904681757664, -2.573066275674258, 0.5600635660927801, 1.3185152737417984, 0.583035208559944, -0.27312421671279397, 1.0948362572091037, 2.430466433422334, 0.8391016649628744, -1.474573805738977], "std": [0.04151057276681016, 0.06404716348024117, 0.048134440832491326, 0.15968111593449652, 0.16439542877740618, 2.5475573262238234, 0.041685130873585954, 0.05982917427967069, 0.02750192137771539, 0.271831022397843, 0.3430401574109094, 2.3265594674666], "min": [0.4927224639189213, 0.08038035016778822, 1.0937559152433582, -2.7532892864818166, 0.24430059239866275, -3.1415472210936506, 0.5115720791208404, -0.36388812917530466, 1.0451304144301485, 1.642198287426277, 0.10121281623716438, -3.1413395779309714], "max": [0.643706518746496, 0.38568179630782157, 1.2781350959351863, -2.0354176877100847, 0.9564264800394771, 3.141269303970045, 0.6409266629588412, -0.05233522084636878, 1.1742608949033135, 2.7393028140485787, 1.136116745807672, 3.1414088250874497], "count": [689]}, "eef_sim_pose_action": {"mean": [0.5802383879183556, 0.3176396700779178, 1.1480904681757664, -2.573066275674258, 0.5600635660927801, 1.3185152737417984, 0.583035208559944, -0.27312421671279397, 1.0948362572091037, 2.430466433422334, 0.8391016649628744, -1.474573805738977], "std": [0.04151057276681016, 0.06404716348024117, 0.048134440832491326, 0.15968111593449652, 0.16439542877740618, 2.5475573262238234, 0.041685130873585954, 0.05982917427967069, 0.02750192137771539, 0.271831022397843, 0.3430401574109094, 2.3265594674666], "min": [0.4927224639189213, 0.08038035016778822, 1.0937559152433582, -2.7532892864818166, 0.24430059239866275, -3.1415472210936506, 0.5115720791208404, -0.36388812917530466, 1.0451304144301485, 1.642198287426277, 0.10121281623716438, -3.1413395779309714], "max": [0.643706518746496, 0.38568179630782157, 1.2781350959351863, -2.0354176877100847, 0.9564264800394771, 3.141269303970045, 0.6409266629588412, -0.05233522084636878, 1.1742608949033135, 2.7393028140485787, 1.136116745807672, 3.1414088250874497], "count": [689]}, "gripper_mode_state": {"mean": [0.6763425253991292, 0.4281567489114659], "std": [0.46787104391686646, 0.4948116280697442], "min": [0, 0], "max": [1, 1], "count": [689]}, "gripper_activity_state": {"mean": [1.7808417997097243, 1.7750362844702468], "std": [0.5623751101557958, 0.5779331374046958], "min": [0, 0], "max": [2, 2], "count": [689]}, "gripper_mode_action": {"mean": [0.6763425253991292, 0.4281567489114659], "std": [0.46787104391686646, 0.4948116280697442], "min": [0, 0], "max": [1, 1], "count": [689]}, "gripper_activity_action": {"mean": [1.7808417997097243, 1.7750362844702468], "std": [0.5623751101557958, 0.5779331374046958], "min": [0, 0], "max": [2, 2], "count": [689]}, "gripper_open_scale_state": {"mean": [0.32875399146336093, 0.5176814224176722], "std": [0.3537482224897465, 0.4015164649566205], "min": [0.028, 0.009], "max": [0.885, 0.957], "count": [689]}, "gripper_open_scale_action": {"mean": [0.32875399146336093, 0.5176814224176722], "std": [0.3537482224897465, 0.4015164649566205], "min": [0.028, 0.009], "max": [0.885, 0.957], "count": [689]}}} +{"episode_index": 543, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[1.0]], [[1.0]]], "mean": [[[0.44011352713007124]], [[0.46587945298239414]], [[0.4654953133280339]]], "std": [[[0.22367825610520375]], [[0.19224442393205843]], [[0.18687807582982907]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4166263561355473]], [[0.45323839464464466]], [[0.45398664473296824]]], "std": [[[0.2078060461380595]], [[0.17658406031761353]], [[0.17083926584709597]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44344060788729905]], [[0.47028533128716954]], [[0.471857659129718]]], "std": [[[0.1979203134611061]], [[0.17089122649909388]], [[0.1633154241772456]]], "count": [111]}, "observation.state": {"min": [0.4064522981643677, 1.9148705005645752, -0.8809025883674622, -0.9325817823410034, -2.824483633041382, -1.967300295829773, 0.5299343466758728, -1.0, 0.1666630059480667, 0.2710619866847992, -0.18373200297355652, -3.1381852626800537, -0.45500001311302185, -0.7179999947547913, -0.9952390789985657, -2.1748898029327393, 0.3683168590068817, 0.7360228896141052, 1.7516474723815918, 0.9459859132766724, -2.403196096420288, 16.0, -0.3584800064563751, 0.24216699600219727, -0.11757300049066544, -3.1411852836608887, 0.1290000081062317, -2.618000030517578], "max": [0.8774468302726746, 2.1214652061462402, 0.6243916153907776, 0.3628539741039276, -1.3449158668518066, -0.8181754350662231, 1.889877438545227, 889.0, 0.3210830092430115, 0.41814300417900085, 0.08706299960613251, 3.1410000324249268, 1.159999966621399, 0.12999999523162842, -0.3274412155151367, -1.957666039466858, 1.28349769115448, 1.1510796546936035, 2.6723084449768066, 1.9296187162399292, -1.5452097654342651, 886.0, -0.05929100140929222, 0.4187780022621155, 0.09563499689102173, 3.138000011444092, 0.7429999709129333, -1.7949999570846558], "mean": [0.5696630477905273, 2.0209834575653076, -0.47694864869117737, -0.5438388586044312, -2.181126832962036, -1.5344488620758057, 1.322962999343872, 432.73321533203125, 0.2878519296646118, 0.33293694257736206, 0.006625210866332054, -2.751081705093384, 0.4359533488750458, -0.46355974674224854, -0.5900393724441528, -2.0900206565856934, 0.5680758953094482, 0.9851281642913818, 2.4228644371032715, 1.54885995388031, -2.0545973777770996, 373.88623046875, -0.26996558904647827, 0.34963974356651306, 0.041469115763902664, 1.9467122554779053, 0.366943895816803, -2.2508316040039062], "std": [0.11002124100923538, 0.05831648409366608, 0.3196164667606354, 0.32232943177223206, 0.3134235739707947, 0.3586043119430542, 0.36263415217399597, 316.1764221191406, 0.027192944660782814, 0.043142616748809814, 0.055365562438964844, 0.755154013633728, 0.38761797547340393, 0.16209523379802704, 0.1793418526649475, 0.05456886067986488, 0.17857174575328827, 0.08182283490896225, 0.23489195108413696, 0.2690477967262268, 0.2511252760887146, 355.8174743652344, 0.08396138995885849, 0.055571891367435455, 0.040317147970199585, 2.1370737552642822, 0.143975168466568, 0.2059461772441864], "count": [536]}, "action": {"min": [0.4064522981643677, 1.9148705005645752, -0.8809025883674622, -0.9325817823410034, -2.824483633041382, -1.967300295829773, 0.5299343466758728, -1.0, 0.1666630059480667, 0.2710619866847992, -0.18373200297355652, -3.1381852626800537, -0.45500001311302185, -0.7179999947547913, -0.9952390789985657, -2.1748898029327393, 0.3683168590068817, 0.7360228896141052, 1.7516474723815918, 0.9459859132766724, -2.403196096420288, 16.0, -0.3584800064563751, 0.24216699600219727, -0.11757300049066544, -3.1411852836608887, 0.1290000081062317, -2.618000030517578], "max": [0.8774468302726746, 2.1214652061462402, 0.6243916153907776, 0.3628539741039276, -1.3449158668518066, -0.8181754350662231, 1.889877438545227, 889.0, 0.3210830092430115, 0.41814300417900085, 0.08706299960613251, 3.1410000324249268, 1.159999966621399, 0.12999999523162842, -0.3274412155151367, -1.957666039466858, 1.28349769115448, 1.1510796546936035, 2.6723084449768066, 1.9296187162399292, -1.5452097654342651, 886.0, -0.05929100140929222, 0.4187780022621155, 0.09563499689102173, 3.138000011444092, 0.7429999709129333, -1.7949999570846558], "mean": [0.5696630477905273, 2.0209834575653076, -0.47694864869117737, -0.5438388586044312, -2.181126832962036, -1.5344488620758057, 1.322962999343872, 432.73321533203125, 0.2878519296646118, 0.33293694257736206, 0.006625210866332054, -2.751081705093384, 0.4359533488750458, -0.46355974674224854, -0.5900393724441528, -2.0900206565856934, 0.5680758953094482, 0.9851281642913818, 2.4228644371032715, 1.54885995388031, -2.0545973777770996, 373.88623046875, -0.26996558904647827, 0.34963974356651306, 0.041469115763902664, 1.9467122554779053, 0.366943895816803, -2.2508316040039062], "std": [0.11002124100923538, 0.05831648409366608, 0.3196164667606354, 0.32232943177223206, 0.3134235739707947, 0.3586043119430542, 0.36263415217399597, 316.1764221191406, 0.027192944660782814, 0.043142616748809814, 0.055365562438964844, 0.755154013633728, 0.38761797547340393, 0.16209523379802704, 0.1793418526649475, 0.05456886067986488, 0.17857174575328827, 0.08182283490896225, 0.23489195108413696, 0.2690477967262268, 0.2511252760887146, 355.8174743652344, 0.08396138995885849, 0.055571891367435455, 0.040317147970199585, 2.1370737552642822, 0.143975168466568, 0.2059461772441864], "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": [546], "max": [546], "mean": [546.0], "std": [0.0], "count": [536]}, "index": {"min": [503961], "max": [504496], "mean": [504228.5], "std": [154.72960285607923], "count": [536]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [536]}, "subtask_annotation": {"mean": [14.779850746268657, 29.0, 29.0, 29.0, 29.0], "std": [10.136569526657826, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [536]}, "scene_annotation": {"mean": [546.0], "std": [0.0], "min": [546], "max": [546], "count": [536]}, "eef_direction_state": {"mean": [3.167910447761194, 3.888059701492537], "std": [2.1049373637743405, 1.9476754141344488], "min": [0, 0], "max": [6, 6], "count": [536]}, "eef_velocity_state": {"mean": [0.9813432835820896, 0.8955223880597015], "std": [0.6403902623607982, 0.7606817122878843], "min": [0, 0], "max": [2, 2], "count": [536]}, "eef_acc_mag_state": {"mean": [0.7779850746268657, 0.7630597014925373], "std": [0.8292464479387418, 0.8318615409438087], "min": [0, 0], "max": [2, 2], "count": [536]}, "eef_direction_action": {"mean": [3.167910447761194, 3.888059701492537], "std": [2.1049373637743405, 1.9476754141344488], "min": [0, 0], "max": [6, 6], "count": [536]}, "eef_velocity_action": {"mean": [0.9813432835820896, 0.8955223880597015], "std": [0.6403902623607982, 0.7606817122878843], "min": [0, 0], "max": [2, 2], "count": [536]}, "eef_acc_mag_action": {"mean": [0.7779850746268657, 0.7630597014925373], "std": [0.8292464479387418, 0.8318615409438087], "min": [0, 0], "max": [2, 2], "count": [536]}, "eef_sim_pose_state": {"mean": [0.5591578533848149, 0.311481710464482, 1.131750356858702, -2.5551347152192148, 0.7247921373142824, 1.4598291442049858, 0.5430510332147723, -0.30107999902392185, 1.0843008541348804, 2.487405093999841, 0.9933344072384293, -1.9303416053347071], "std": [0.052916270316286984, 0.06895702130116953, 0.052181798184336645, 0.20418613245392608, 0.17401667840832594, 2.495634405305865, 0.035056366092411584, 0.05608249750041042, 0.0330964452731382, 0.3703399917905306, 0.3173308371089399, 1.680847063721955], "min": [0.45403854404194494, 0.059282963899593255, 1.0827636343763587, -2.9685095823027607, 0.4115352954117555, -3.140367467733444, 0.4883267033380863, -0.36417358927212046, 0.9986184037283679, 1.1984847637936116, 0.185414574589704, -3.135027624172536], "max": [0.6346537358885295, 0.39174393086179093, 1.2796181708355143, -1.8878926656746295, 1.1525784872578675, 3.1402881639882794, 0.6126616990462617, -0.08669260313058925, 1.1506982141952264, 2.8261580209448716, 1.324119329868656, 3.123172645489094], "count": [536]}, "eef_sim_pose_action": {"mean": [0.5591578533848149, 0.311481710464482, 1.131750356858702, -2.5551347152192148, 0.7247921373142824, 1.4598291442049858, 0.5430510332147723, -0.30107999902392185, 1.0843008541348804, 2.487405093999841, 0.9933344072384293, -1.9303416053347071], "std": [0.052916270316286984, 0.06895702130116953, 0.052181798184336645, 0.20418613245392608, 0.17401667840832594, 2.495634405305865, 0.035056366092411584, 0.05608249750041042, 0.0330964452731382, 0.3703399917905306, 0.3173308371089399, 1.680847063721955], "min": [0.45403854404194494, 0.059282963899593255, 1.0827636343763587, -2.9685095823027607, 0.4115352954117555, -3.140367467733444, 0.4883267033380863, -0.36417358927212046, 0.9986184037283679, 1.1984847637936116, 0.185414574589704, -3.135027624172536], "max": [0.6346537358885295, 0.39174393086179093, 1.2796181708355143, -1.8878926656746295, 1.1525784872578675, 3.1402881639882794, 0.6126616990462617, -0.08669260313058925, 1.1506982141952264, 2.8261580209448716, 1.324119329868656, 3.123172645489094], "count": [536]}, "gripper_mode_state": {"mean": [0.6175373134328358, 0.45149253731343286], "std": [0.48598866236877564, 0.4976414633686699], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_state": {"mean": [1.7332089552238805, 1.7593283582089552], "std": [0.6151824153037124, 0.5890058633886935], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_mode_action": {"mean": [0.6175373134328358, 0.45149253731343286], "std": [0.48598866236877564, 0.4976414633686699], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_action": {"mean": [1.7332089552238805, 1.7593283582089552], "std": [0.6151824153037124, 0.5890058633886935], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_open_scale_state": {"mean": [0.3738861940974629, 0.4327365669607003], "std": [0.3558174470188481, 0.31617169993601124], "min": [0.016, 0.0], "max": [0.886, 0.889], "count": [536]}, "gripper_open_scale_action": {"mean": [0.3738861940974629, 0.4327365669607003], "std": [0.3558174470188481, 0.31617169993601124], "min": [0.016, 0.0], "max": [0.886, 0.889], "count": [536]}}} +{"episode_index": 544, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[1.0]], [[1.0]]], "mean": [[[0.4345716790728637]], [[0.46053484779714354]], [[0.4601292377753571]]], "std": [[[0.22359918258251046]], [[0.1917524139679181]], [[0.18704015426376908]]], "count": [135]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41470226337448557]], [[0.45617228727910913]], [[0.45837526022754777]]], "std": [[[0.21866199962191213]], [[0.18372250562680664]], [[0.17613056701211935]]], "count": [135]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44861704944323405]], [[0.4713491951101428]], [[0.4723972494553377]]], "std": [[[0.2020755947087241]], [[0.1776886508597967]], [[0.17081147498652122]]], "count": [135]}, "observation.state": {"min": [0.46933653950691223, 1.8179000616073608, -1.0181204080581665, -0.8482649922370911, -2.7966108322143555, -1.9809836149215698, 1.0267248153686523, 9.0, 0.1182439997792244, 0.286639004945755, -0.1935569941997528, -3.1411852836608887, -0.3610000014305115, -0.9179999828338623, -0.9434203505516052, -2.16829252243042, 0.39617228507995605, 0.7386059165000916, 1.7507224082946777, 1.222568154335022, -2.2748098373413086, 25.0, -0.35617899894714355, 0.27623799443244934, -0.1027820035815239, -3.1411852836608887, -0.026000000536441803, -2.7170000076293945], "max": [1.1405726671218872, 2.1213953495025635, 0.10533061623573303, 0.2957460284233093, -1.6468578577041626, -0.6719692349433899, 2.3409578800201416, 947.0, 0.3190329968929291, 0.4768030047416687, 0.07737000286579132, 3.1410000324249268, 1.065000057220459, -0.43400004506111145, -0.31899383664131165, -1.878654956817627, 1.196615219116211, 1.069275975227356, 2.748544454574585, 1.933685302734375, -1.5878132581710815, 921.0, -0.07432299852371216, 0.41819700598716736, 0.12552900612354279, 3.140000104904175, 0.781000018119812, -1.996999979019165], "mean": [0.7037819623947144, 2.0029897689819336, -0.6044785380363464, -0.5209460854530334, -2.1778464317321777, -1.4167851209640503, 1.5778214931488037, 471.5243225097656, 0.2578185796737671, 0.3693297207355499, -0.0009493567631579936, -0.2766355574131012, 0.3679415285587311, -0.6162526607513428, -0.6648064255714417, -1.9851043224334717, 0.5402066111564636, 0.8872312903404236, 2.4890170097351074, 1.6185003519058228, -2.040647029876709, 292.8254699707031, -0.2733975648880005, 0.3645482063293457, 0.06298930943012238, 2.412189245223999, 0.26489824056625366, -2.2663309574127197], "std": [0.13300834596157074, 0.07218223065137863, 0.22355887293815613, 0.24706250429153442, 0.2926108241081238, 0.43027937412261963, 0.3047272861003876, 405.78436279296875, 0.04125763848423958, 0.053535494953393936, 0.0565975047647953, 2.8897838592529297, 0.3370530307292938, 0.13611532747745514, 0.1336517333984375, 0.05823846906423569, 0.11111647635698318, 0.09552756696939468, 0.21279498934745789, 0.20467013120651245, 0.20272773504257202, 325.6100769042969, 0.06904201954603195, 0.042079027742147446, 0.03491159901022911, 1.6098328828811646, 0.15775470435619354, 0.18531443178653717], "count": [699]}, "action": {"min": [0.46933653950691223, 1.8179000616073608, -1.0181204080581665, -0.8482649922370911, -2.7966108322143555, -1.9809836149215698, 1.0267248153686523, 9.0, 0.1182439997792244, 0.286639004945755, -0.1935569941997528, -3.1411852836608887, -0.3610000014305115, -0.9179999828338623, -0.9434203505516052, -2.16829252243042, 0.39617228507995605, 0.7386059165000916, 1.7507224082946777, 1.222568154335022, -2.2748098373413086, 25.0, -0.35617899894714355, 0.27623799443244934, -0.1027820035815239, -3.1411852836608887, -0.026000000536441803, -2.7170000076293945], "max": [1.1405726671218872, 2.1213953495025635, 0.10533061623573303, 0.2957460284233093, -1.6468578577041626, -0.6719692349433899, 2.3409578800201416, 947.0, 0.3190329968929291, 0.4768030047416687, 0.07737000286579132, 3.1410000324249268, 1.065000057220459, -0.43400004506111145, -0.31899383664131165, -1.878654956817627, 1.196615219116211, 1.069275975227356, 2.748544454574585, 1.933685302734375, -1.5878132581710815, 921.0, -0.07432299852371216, 0.41819700598716736, 0.12552900612354279, 3.140000104904175, 0.781000018119812, -1.996999979019165], "mean": [0.7037819623947144, 2.0029897689819336, -0.6044785380363464, -0.5209460854530334, -2.1778464317321777, -1.4167851209640503, 1.5778214931488037, 471.5243225097656, 0.2578185796737671, 0.3693297207355499, -0.0009493567631579936, -0.2766355574131012, 0.3679415285587311, -0.6162526607513428, -0.6648064255714417, -1.9851043224334717, 0.5402066111564636, 0.8872312903404236, 2.4890170097351074, 1.6185003519058228, -2.040647029876709, 292.8254699707031, -0.2733975648880005, 0.3645482063293457, 0.06298930943012238, 2.412189245223999, 0.26489824056625366, -2.2663309574127197], "std": [0.13300834596157074, 0.07218223065137863, 0.22355887293815613, 0.24706250429153442, 0.2926108241081238, 0.43027937412261963, 0.3047272861003876, 405.78436279296875, 0.04125763848423958, 0.053535494953393936, 0.0565975047647953, 2.8897838592529297, 0.3370530307292938, 0.13611532747745514, 0.1336517333984375, 0.05823846906423569, 0.11111647635698318, 0.09552756696939468, 0.21279498934745789, 0.20467013120651245, 0.20272773504257202, 325.6100769042969, 0.06904201954603195, 0.042079027742147446, 0.03491159901022911, 1.6098328828811646, 0.15775470435619354, 0.18531443178653717], "count": [699]}, "timestamp": {"min": [0.0], "max": [23.266666666666666], "mean": [11.633333333333331], "std": [6.726123753005199], "count": [699]}, "frame_index": {"min": [0], "max": [698], "mean": [349.0], "std": [201.78371259015597], "count": [699]}, "episode_index": {"min": [547], "max": [547], "mean": [547.0], "std": [0.0], "count": [699]}, "index": {"min": [504497], "max": [505195], "mean": [504846.0], "std": [201.78371259015597], "count": [699]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [699]}, "subtask_annotation": {"mean": [11.380543633762517, 29.0, 29.0, 29.0, 29.0], "std": [9.271981220643426, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [699]}, "scene_annotation": {"mean": [547.0], "std": [0.0], "min": [547], "max": [547], "count": [699]}, "eef_direction_state": {"mean": [4.184549356223176, 3.8569384835479257], "std": [1.793803167594834, 1.9920061448685962], "min": [0, 0], "max": [6, 6], "count": [699]}, "eef_velocity_state": {"mean": [0.7825464949928469, 0.8726752503576538], "std": [0.6539711062279345, 0.7766883379876351], "min": [0, 0], "max": [2, 2], "count": [699]}, "eef_acc_mag_state": {"mean": [0.6552217453505007, 0.7453505007153076], "std": [0.8199134961084673, 0.8344105105037286], "min": [0, 0], "max": [2, 2], "count": [699]}, "eef_direction_action": {"mean": [4.184549356223176, 3.8569384835479257], "std": [1.793803167594834, 1.9920061448685962], "min": [0, 0], "max": [6, 6], "count": [699]}, "eef_velocity_action": {"mean": [0.7825464949928469, 0.8726752503576538], "std": [0.6539711062279345, 0.7766883379876351], "min": [0, 0], "max": [2, 2], "count": [699]}, "eef_acc_mag_action": {"mean": [0.6552217453505007, 0.7453505007153076], "std": [0.8199134961084673, 0.8344105105037286], "min": [0, 0], "max": [2, 2], "count": [699]}, "eef_sim_pose_state": {"mean": [0.5769244246694265, 0.3291423213722656, 1.147141425343451, -2.6088670901512776, 0.6628460460458003, 1.8199328061690436, 0.5823747792090882, -0.2747333277010212, 1.1029321465873614, 2.512031231901652, 0.8860624105167332, -1.9696452329627259], "std": [0.04007231027870985, 0.048249622671539254, 0.05366148823794357, 0.1921424273885488, 0.15803963882655778, 2.1381627030043022, 0.04099209460372338, 0.06185360721529639, 0.030048786157944422, 0.2575261129251075, 0.2944928283997533, 1.771711086868581], "min": [0.4824153600610716, 0.08215212380645094, 1.0788104235754052, -2.8663271210343844, 0.41996804195740056, -3.1415292836666113, 0.5271813415952531, -0.35089075383767604, 1.0398497704998984, 1.7585687014139895, 0.16808118798169502, -3.130797829536883], "max": [0.6291307836255452, 0.38763625793360723, 1.2766911134430268, -1.7669449877135286, 1.0624146199633002, 3.1414404771994042, 0.6797200454657284, -0.04788905272875199, 1.1671709566660762, 3.063468705434936, 1.2175777091439737, 3.1301905026135186], "count": [699]}, "eef_sim_pose_action": {"mean": [0.5769244246694265, 0.3291423213722656, 1.147141425343451, -2.6088670901512776, 0.6628460460458003, 1.8199328061690436, 0.5823747792090882, -0.2747333277010212, 1.1029321465873614, 2.512031231901652, 0.8860624105167332, -1.9696452329627259], "std": [0.04007231027870985, 0.048249622671539254, 0.05366148823794357, 0.1921424273885488, 0.15803963882655778, 2.1381627030043022, 0.04099209460372338, 0.06185360721529639, 0.030048786157944422, 0.2575261129251075, 0.2944928283997533, 1.771711086868581], "min": [0.4824153600610716, 0.08215212380645094, 1.0788104235754052, -2.8663271210343844, 0.41996804195740056, -3.1415292836666113, 0.5271813415952531, -0.35089075383767604, 1.0398497704998984, 1.7585687014139895, 0.16808118798169502, -3.130797829536883], "max": [0.6291307836255452, 0.38763625793360723, 1.2766911134430268, -1.7669449877135286, 1.0624146199633002, 3.1414404771994042, 0.6797200454657284, -0.04788905272875199, 1.1671709566660762, 3.063468705434936, 1.2175777091439737, 3.1301905026135186], "count": [699]}, "gripper_mode_state": {"mean": [0.6452074391988555, 0.47782546494992845], "std": [0.47845041498707946, 0.4995080479785198], "min": [0, 0], "max": [1, 1], "count": [699]}, "gripper_activity_state": {"mean": [1.7911301859799713, 1.815450643776824], "std": [0.565464103705538, 0.5034830515382611], "min": [0, 0], "max": [2, 2], "count": [699]}, "gripper_mode_action": {"mean": [0.6452074391988555, 0.47782546494992845], "std": [0.47845041498707946, 0.4995080479785198], "min": [0, 0], "max": [1, 1], "count": [699]}, "gripper_activity_action": {"mean": [1.7911301859799713, 1.815450643776824], "std": [0.565464103705538, 0.5034830515382611], "min": [0, 0], "max": [2, 2], "count": [699]}, "gripper_open_scale_state": {"mean": [0.2928254649117265, 0.47152432037184294], "std": [0.32561027273591786, 0.405784302374854], "min": [0.025, 0.009], "max": [0.921, 0.947], "count": [699]}, "gripper_open_scale_action": {"mean": [0.2928254649117265, 0.47152432037184294], "std": [0.32561027273591786, 0.405784302374854], "min": [0.025, 0.009], "max": [0.921, 0.947], "count": [699]}}} +{"episode_index": 545, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[1.0]], [[1.0]]], "mean": [[[0.4375739818123511]], [[0.46260693260949237]], [[0.46217750900983445]]], "std": [[[0.22262769780851338]], [[0.1922121493950831]], [[0.18705870083100345]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41956883742593615]], [[0.45246060297171825]], [[0.45158341159672594]]], "std": [[[0.20745542288554936]], [[0.17815513714035713]], [[0.1743179889732342]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4460113730071468]], [[0.47040761674607534]], [[0.47196753596298335]]], "std": [[[0.19733585477915]], [[0.1725620489940358]], [[0.16531105369516852]]], "count": [107]}, "observation.state": {"min": [0.4493350684642792, 1.929636001586914, -0.7608762979507446, -0.9462651610374451, -2.774707317352295, -1.9599175453186035, 0.45059165358543396, -1.0, 0.17424899339675903, 0.27405598759651184, -0.1804479956626892, -3.1411852836608887, -0.3070000410079956, -0.6629999876022339, -1.0340901613235474, -2.174121856689453, 0.35212016105651855, 0.5903750658035278, 1.6606982946395874, 1.031925916671753, -2.223567008972168, 17.0, -0.36105599999427795, 0.25298699736595154, -0.13080500066280365, -3.1411852836608887, 0.16099999845027924, -2.812999963760376], "max": [0.8757014870643616, 2.121098756790161, 0.16657422482967377, 0.3311588168144226, -1.4863922595977783, -0.8696626424789429, 1.7549113035202026, 882.0, 0.3271929919719696, 0.4254109859466553, 0.06781700253486633, 3.1410000324249268, 1.2869999408721924, -0.13199998438358307, -0.33969342708587646, -2.022382974624634, 1.2447688579559326, 1.1274826526641846, 2.618622064590454, 2.0153841972351074, -1.5072664022445679, 901.0, -0.07185900211334229, 0.41220998764038086, 0.09168999642133713, 3.1410000324249268, 0.7839999794960022, -2.052999973297119], "mean": [0.5731121897697449, 2.017712116241455, -0.4841820001602173, -0.4842418134212494, -2.150320291519165, -1.542349100112915, 1.2875362634658813, 488.4617004394531, 0.28794270753860474, 0.3275468349456787, -0.0010252686915919185, -1.8237074613571167, 0.47377827763557434, -0.46888625621795654, -0.5703424215316772, -2.0873987674713135, 0.5708925127983093, 0.9491101503372192, 2.348201274871826, 1.541759967803955, -1.92998206615448, 313.33203125, -0.2716030776500702, 0.3453778922557831, 0.03919012099504471, 1.8834784030914307, 0.4098980128765106, -2.3388912677764893], "std": [0.09992741048336029, 0.04780915006995201, 0.23032799363136292, 0.30067411065101624, 0.31560707092285156, 0.3564167022705078, 0.30906587839126587, 347.859375, 0.029907217249274254, 0.04363865405321121, 0.05171598121523857, 2.2354180812835693, 0.38157689571380615, 0.11360228806734085, 0.1647956520318985, 0.04297022894024849, 0.1922006458044052, 0.13105078041553497, 0.24966850876808167, 0.26070526242256165, 0.2094409316778183, 350.2790832519531, 0.08428715914487839, 0.05320698395371437, 0.050347477197647095, 2.165639877319336, 0.1683138906955719, 0.23673534393310547], "count": [509]}, "action": {"min": [0.4493350684642792, 1.929636001586914, -0.7608762979507446, -0.9462651610374451, -2.774707317352295, -1.9599175453186035, 0.45059165358543396, -1.0, 0.17424899339675903, 0.27405598759651184, -0.1804479956626892, -3.1411852836608887, -0.3070000410079956, -0.6629999876022339, -1.0340901613235474, -2.174121856689453, 0.35212016105651855, 0.5903750658035278, 1.6606982946395874, 1.031925916671753, -2.223567008972168, 17.0, -0.36105599999427795, 0.25298699736595154, -0.13080500066280365, -3.1411852836608887, 0.16099999845027924, -2.812999963760376], "max": [0.8757014870643616, 2.121098756790161, 0.16657422482967377, 0.3311588168144226, -1.4863922595977783, -0.8696626424789429, 1.7549113035202026, 882.0, 0.3271929919719696, 0.4254109859466553, 0.06781700253486633, 3.1410000324249268, 1.2869999408721924, -0.13199998438358307, -0.33969342708587646, -2.022382974624634, 1.2447688579559326, 1.1274826526641846, 2.618622064590454, 2.0153841972351074, -1.5072664022445679, 901.0, -0.07185900211334229, 0.41220998764038086, 0.09168999642133713, 3.1410000324249268, 0.7839999794960022, -2.052999973297119], "mean": [0.5731121897697449, 2.017712116241455, -0.4841820001602173, -0.4842418134212494, -2.150320291519165, -1.542349100112915, 1.2875362634658813, 488.4617004394531, 0.28794270753860474, 0.3275468349456787, -0.0010252686915919185, -1.8237074613571167, 0.47377827763557434, -0.46888625621795654, -0.5703424215316772, -2.0873987674713135, 0.5708925127983093, 0.9491101503372192, 2.348201274871826, 1.541759967803955, -1.92998206615448, 313.33203125, -0.2716030776500702, 0.3453778922557831, 0.03919012099504471, 1.8834784030914307, 0.4098980128765106, -2.3388912677764893], "std": [0.09992741048336029, 0.04780915006995201, 0.23032799363136292, 0.30067411065101624, 0.31560707092285156, 0.3564167022705078, 0.30906587839126587, 347.859375, 0.029907217249274254, 0.04363865405321121, 0.05171598121523857, 2.2354180812835693, 0.38157689571380615, 0.11360228806734085, 0.1647956520318985, 0.04297022894024849, 0.1922006458044052, 0.13105078041553497, 0.24966850876808167, 0.26070526242256165, 0.2094409316778183, 350.2790832519531, 0.08428715914487839, 0.05320698395371437, 0.050347477197647095, 2.165639877319336, 0.1683138906955719, 0.23673534393310547], "count": [509]}, "timestamp": {"min": [0.0], "max": [16.933333333333334], "mean": [8.466666666666665], "std": [4.897845331254233], "count": [509]}, "frame_index": {"min": [0], "max": [508], "mean": [254.0], "std": [146.935359937627], "count": [509]}, "episode_index": {"min": [548], "max": [548], "mean": [548.0], "std": [0.0], "count": [509]}, "index": {"min": [505196], "max": [505704], "mean": [505450.0], "std": [146.935359937627], "count": [509]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [509]}, "subtask_annotation": {"mean": [13.81728880157171, 29.0, 29.0, 29.0, 29.0], "std": [10.218824635559125, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [509]}, "scene_annotation": {"mean": [548.0], "std": [0.0], "min": [548], "max": [548], "count": [509]}, "eef_direction_state": {"mean": [3.4695481335952847, 3.717092337917485], "std": [2.0344662782821055, 2.04913192443362], "min": [0, 0], "max": [6, 6], "count": [509]}, "eef_velocity_state": {"mean": [0.9724950884086444, 0.9056974459724951], "std": [0.6861167903322858, 0.7619041875300304], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_acc_mag_state": {"mean": [0.8722986247544204, 0.7445972495088409], "std": [0.8418095050822586, 0.8372441021082346], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_direction_action": {"mean": [3.4695481335952847, 3.717092337917485], "std": [2.0344662782821055, 2.04913192443362], "min": [0, 0], "max": [6, 6], "count": [509]}, "eef_velocity_action": {"mean": [0.9724950884086444, 0.9056974459724951], "std": [0.6861167903322858, 0.7619041875300304], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_acc_mag_action": {"mean": [0.8722986247544204, 0.7445972495088409], "std": [0.8418095050822586, 0.8372441021082346], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_sim_pose_state": {"mean": [0.5541472986766427, 0.31210843549013806, 1.1265778734430645, -2.553194829961509, 0.8077517570249264, 1.4647289973554358, 0.5385534199747586, -0.2971040086437793, 1.077461467709825, 2.425601597253897, 1.0028408741047616, -1.860169584536808], "std": [0.05013833313348033, 0.0772265862954609, 0.04816704966191465, 0.2467068839661324, 0.19482367512719542, 2.411080864838099, 0.03475607011416888, 0.054238743225025275, 0.028535063266396866, 0.3847318764942924, 0.27045119645586757, 1.753030238695235], "min": [0.47108559690832963, 0.06027501501077415, 1.0616065154728689, -2.8893756241901247, 0.5555401711628423, -3.1404155221506036, 0.4901291685691532, -0.35036785208468685, 1.0125466313085272, 1.3334484788157819, 0.32286808426238567, -3.1403259040314313], "max": [0.6245981247065764, 0.39621405495865225, 1.2571568768344938, -1.786168026002004, 1.1732023975032049, 3.138936397209962, 0.6216052531412775, -0.09614399146968859, 1.136922470071122, 3.052113476378695, 1.3730235061403389, 3.138292119424391], "count": [509]}, "eef_sim_pose_action": {"mean": [0.5541472986766427, 0.31210843549013806, 1.1265778734430645, -2.553194829961509, 0.8077517570249264, 1.4647289973554358, 0.5385534199747586, -0.2971040086437793, 1.077461467709825, 2.425601597253897, 1.0028408741047616, -1.860169584536808], "std": [0.05013833313348033, 0.0772265862954609, 0.04816704966191465, 0.2467068839661324, 0.19482367512719542, 2.411080864838099, 0.03475607011416888, 0.054238743225025275, 0.028535063266396866, 0.3847318764942924, 0.27045119645586757, 1.753030238695235], "min": [0.47108559690832963, 0.06027501501077415, 1.0616065154728689, -2.8893756241901247, 0.5555401711628423, -3.1404155221506036, 0.4901291685691532, -0.35036785208468685, 1.0125466313085272, 1.3334484788157819, 0.32286808426238567, -3.1403259040314313], "max": [0.6245981247065764, 0.39621405495865225, 1.2571568768344938, -1.786168026002004, 1.1732023975032049, 3.138936397209962, 0.6216052531412775, -0.09614399146968859, 1.136922470071122, 3.052113476378695, 1.3730235061403389, 3.138292119424391], "count": [509]}, "gripper_mode_state": {"mean": [0.6345776031434185, 0.44597249508840864], "std": [0.4815484074650964, 0.4970724582121084], "min": [0, 0], "max": [1, 1], "count": [509]}, "gripper_activity_state": {"mean": [1.7445972495088409, 1.7151277013752455], "std": [0.6249520884365137, 0.6263586673432524], "min": [0, 0], "max": [2, 2], "count": [509]}, "gripper_mode_action": {"mean": [0.6345776031434185, 0.44597249508840864], "std": [0.4815484074650964, 0.4970724582121084], "min": [0, 0], "max": [1, 1], "count": [509]}, "gripper_activity_action": {"mean": [1.7445972495088409, 1.7151277013752455], "std": [0.6249520884365137, 0.6263586673432524], "min": [0, 0], "max": [2, 2], "count": [509]}, "gripper_open_scale_state": {"mean": [0.3133320234669688, 0.4884643528887703], "std": [0.35027932281289326, 0.3478555787361255], "min": [0.017, 0.0], "max": [0.901, 0.882], "count": [509]}, "gripper_open_scale_action": {"mean": [0.3133320234669688, 0.4884643528887703], "std": [0.35027932281289326, 0.3478555787361255], "min": [0.017, 0.0], "max": [0.901, 0.882], "count": [509]}}} +{"episode_index": 546, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.42780523641748364]], [[0.45741050889756946]], [[0.4590128947737949]]], "std": [[[0.23500511183657657]], [[0.2005334177139682]], [[0.19639979579275535]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4024182240604575]], [[0.44490122676674837]], [[0.44698752329707925]]], "std": [[[0.21108860169371943]], [[0.1804422183768975]], [[0.17435954497770764]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4424665383731618]], [[0.4691061979804943]], [[0.4715967227711397]]], "std": [[[0.20946491862066532]], [[0.183295150695631]], [[0.17670571187671727]]], "count": [128]}, "observation.state": {"min": [0.4974013864994049, 1.8653206825256348, -0.8419293761253357, -0.7646985650062561, -2.8931798934936523, -1.9814200401306152, 0.932703971862793, -3.0, 0.1346450001001358, 0.3005009889602661, -0.19635100662708282, -3.1391851902008057, -0.5429999828338623, -0.7910000085830688, -0.9847846031188965, -2.169496774673462, 0.36707764863967896, 0.7224092483520508, 1.7612468004226685, 1.1792840957641602, -2.364135980606079, 33.0, -0.33489200472831726, 0.2807680070400238, -0.10955099761486053, -3.1381852626800537, -0.12099999934434891, -2.743000030517578], "max": [1.053445816040039, 2.121412754058838, 0.2347642481327057, 0.3165154755115509, -1.599594235420227, -0.6455798149108887, 1.8631564378738403, 950.0, 0.3063809871673584, 0.4649159908294678, 0.0719589963555336, 3.1410000324249268, 1.003000020980835, -0.4400000274181366, -0.38638103008270264, -1.9102803468704224, 1.2295321226119995, 1.1996870040893555, 2.7761905193328857, 1.938345193862915, -1.7318377494812012, 934.0, -0.0726500004529953, 0.4094269871711731, 0.12127699702978134, 3.1410000324249268, 0.781000018119812, -1.8910000324249268], "mean": [0.6999315023422241, 1.999621868133545, -0.5671483278274536, -0.5169776082038879, -2.2434182167053223, -1.4760655164718628, 1.571460485458374, 507.0440368652344, 0.26157480478286743, 0.35886988043785095, -0.0007758693536743522, 0.6794905662536621, 0.32662200927734375, -0.6331771612167358, -0.6470911502838135, -2.0343894958496094, 0.624499499797821, 0.9347350597381592, 2.4574010372161865, 1.6499253511428833, -2.08689284324646, 348.5694580078125, -0.25832563638687134, 0.35334452986717224, 0.04329224303364754, 1.7555633783340454, 0.2289089411497116, -2.253310203552246], "std": [0.12781700491905212, 0.06893003731966019, 0.28530681133270264, 0.26579949259757996, 0.3160730004310608, 0.43646639585494995, 0.27747517824172974, 434.2620544433594, 0.03719921410083771, 0.051934726536273956, 0.05808638036251068, 2.8508682250976562, 0.40419986844062805, 0.08602289110422134, 0.13341432809829712, 0.06535720825195312, 0.1604200154542923, 0.10893616080284119, 0.2589750587940216, 0.21047388017177582, 0.15352575480937958, 385.5141906738281, 0.07007841020822525, 0.04156971722841263, 0.046488452702760696, 2.3404173851013184, 0.21544291079044342, 0.21093040704727173], "count": [648]}, "action": {"min": [0.4974013864994049, 1.8653206825256348, -0.8419293761253357, -0.7646985650062561, -2.8931798934936523, -1.9814200401306152, 0.932703971862793, -3.0, 0.1346450001001358, 0.3005009889602661, -0.19635100662708282, -3.1391851902008057, -0.5429999828338623, -0.7910000085830688, -0.9847846031188965, -2.169496774673462, 0.36707764863967896, 0.7224092483520508, 1.7612468004226685, 1.1792840957641602, -2.364135980606079, 33.0, -0.33489200472831726, 0.2807680070400238, -0.10955099761486053, -3.1381852626800537, -0.12099999934434891, -2.743000030517578], "max": [1.053445816040039, 2.121412754058838, 0.2347642481327057, 0.3165154755115509, -1.599594235420227, -0.6455798149108887, 1.8631564378738403, 950.0, 0.3063809871673584, 0.4649159908294678, 0.0719589963555336, 3.1410000324249268, 1.003000020980835, -0.4400000274181366, -0.38638103008270264, -1.9102803468704224, 1.2295321226119995, 1.1996870040893555, 2.7761905193328857, 1.938345193862915, -1.7318377494812012, 934.0, -0.0726500004529953, 0.4094269871711731, 0.12127699702978134, 3.1410000324249268, 0.781000018119812, -1.8910000324249268], "mean": [0.6999315023422241, 1.999621868133545, -0.5671483278274536, -0.5169776082038879, -2.2434182167053223, -1.4760655164718628, 1.571460485458374, 507.0440368652344, 0.26157480478286743, 0.35886988043785095, -0.0007758693536743522, 0.6794905662536621, 0.32662200927734375, -0.6331771612167358, -0.6470911502838135, -2.0343894958496094, 0.624499499797821, 0.9347350597381592, 2.4574010372161865, 1.6499253511428833, -2.08689284324646, 348.5694580078125, -0.25832563638687134, 0.35334452986717224, 0.04329224303364754, 1.7555633783340454, 0.2289089411497116, -2.253310203552246], "std": [0.12781700491905212, 0.06893003731966019, 0.28530681133270264, 0.26579949259757996, 0.3160730004310608, 0.43646639585494995, 0.27747517824172974, 434.2620544433594, 0.03719921410083771, 0.051934726536273956, 0.05808638036251068, 2.8508682250976562, 0.40419986844062805, 0.08602289110422134, 0.13341432809829712, 0.06535720825195312, 0.1604200154542923, 0.10893616080284119, 0.2589750587940216, 0.21047388017177582, 0.15352575480937958, 385.5141906738281, 0.07007841020822525, 0.04156971722841263, 0.046488452702760696, 2.3404173851013184, 0.21544291079044342, 0.21093040704727173], "count": [648]}, "timestamp": {"min": [0.0], "max": [21.566666666666666], "mean": [10.783333333333333], "std": [6.235375482471557], "count": [648]}, "frame_index": {"min": [0], "max": [647], "mean": [323.5], "std": [187.06126447414672], "count": [648]}, "episode_index": {"min": [549], "max": [549], "mean": [549.0], "std": [0.0], "count": [648]}, "index": {"min": [505705], "max": [506352], "mean": [506028.5], "std": [187.06126447414672], "count": [648]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [648]}, "subtask_annotation": {"mean": [14.398148148148149, 29.0, 29.0, 29.0, 29.0], "std": [10.552724604131589, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [648]}, "scene_annotation": {"mean": [549.0], "std": [0.0], "min": [549], "max": [549], "count": [648]}, "eef_direction_state": {"mean": [4.067901234567901, 3.7268518518518516], "std": [1.7528690527735629, 2.0017942483232436], "min": [0, 0], "max": [6, 6], "count": [648]}, "eef_velocity_state": {"mean": [0.8549382716049383, 0.8503086419753086], "std": [0.7161757551320691, 0.7269927257260905], "min": [0, 0], "max": [2, 2], "count": [648]}, "eef_acc_mag_state": {"mean": [0.8117283950617284, 0.7916666666666666], "std": [0.8305795836337853, 0.8341431250609319], "min": [0, 0], "max": [2, 2], "count": [648]}, "eef_direction_action": {"mean": [4.067901234567901, 3.7268518518518516], "std": [1.7528690527735629, 2.0017942483232436], "min": [0, 0], "max": [6, 6], "count": [648]}, "eef_velocity_action": {"mean": [0.8549382716049383, 0.8503086419753086], "std": [0.7161757551320691, 0.7269927257260905], "min": [0, 0], "max": [2, 2], "count": [648]}, "eef_acc_mag_action": {"mean": [0.8117283950617284, 0.7916666666666666], "std": [0.8305795836337853, 0.8341431250609319], "min": [0, 0], "max": [2, 2], "count": [648]}, "eef_sim_pose_state": {"mean": [0.5688825457984557, 0.3052942230223129, 1.1431770901656586, -2.5570823685896356, 0.6242923969543107, 1.6954696011992363, 0.5741980893829203, -0.27722310893024343, 1.1008965144122258, 2.4430801414012393, 0.8345438358318841, -1.747513589842377], "std": [0.03740519619618298, 0.06099409235519607, 0.04921774231818818, 0.24743198605201558, 0.21244353954913253, 2.1860351910297178, 0.03824021846901641, 0.060663309488470374, 0.030978218877905393, 0.21117585315506496, 0.3205709129683729, 2.002605281287826], "min": [0.49476775804942236, 0.07458540032900617, 1.0889552093195418, -2.9746872334756933, 0.2970443736812869, -3.136640398457726, 0.5234895628135964, -0.3608861210183857, 1.0338006375256483, 1.718910713584258, 0.09970672009857684, -3.1383263462224544], "max": [0.6194557145795337, 0.3746891366295428, 1.2757119420409322, -1.7647641031454246, 1.0626317998988153, 3.140061969096218, 0.6575680226157329, -0.058025602966341225, 1.156475965545358, 2.9177341788448645, 1.217574832468046, 3.1386023475755014], "count": [648]}, "eef_sim_pose_action": {"mean": [0.5688825457984557, 0.3052942230223129, 1.1431770901656586, -2.5570823685896356, 0.6242923969543107, 1.6954696011992363, 0.5741980893829203, -0.27722310893024343, 1.1008965144122258, 2.4430801414012393, 0.8345438358318841, -1.747513589842377], "std": [0.03740519619618298, 0.06099409235519607, 0.04921774231818818, 0.24743198605201558, 0.21244353954913253, 2.1860351910297178, 0.03824021846901641, 0.060663309488470374, 0.030978218877905393, 0.21117585315506496, 0.3205709129683729, 2.002605281287826], "min": [0.49476775804942236, 0.07458540032900617, 1.0889552093195418, -2.9746872334756933, 0.2970443736812869, -3.136640398457726, 0.5234895628135964, -0.3608861210183857, 1.0338006375256483, 1.718910713584258, 0.09970672009857684, -3.1383263462224544], "max": [0.6194557145795337, 0.3746891366295428, 1.2757119420409322, -1.7647641031454246, 1.0626317998988153, 3.140061969096218, 0.6575680226157329, -0.058025602966341225, 1.156475965545358, 2.9177341788448645, 1.217574832468046, 3.1386023475755014], "count": [648]}, "gripper_mode_state": {"mean": [0.6404320987654321, 0.46296296296296297], "std": [0.4798737601039847, 0.4986263710309706], "min": [0, 0], "max": [1, 1], "count": [648]}, "gripper_activity_state": {"mean": [1.771604938271605, 1.748456790123457], "std": [0.5668266806542724, 0.598349655186083], "min": [0, 0], "max": [2, 2], "count": [648]}, "gripper_mode_action": {"mean": [0.6404320987654321, 0.46296296296296297], "std": [0.4798737601039847, 0.4986263710309706], "min": [0, 0], "max": [1, 1], "count": [648]}, "gripper_activity_action": {"mean": [1.771604938271605, 1.748456790123457], "std": [0.5668266806542724, 0.598349655186083], "min": [0, 0], "max": [2, 2], "count": [648]}, "gripper_open_scale_state": {"mean": [0.34856944453863453, 0.5073783237785103], "std": [0.3855142827068137, 0.43387053434428696], "min": [0.033, 0.0], "max": [0.934, 0.95], "count": [648]}, "gripper_open_scale_action": {"mean": [0.34856944453863453, 0.5073783237785103], "std": [0.3855142827068137, 0.43387053434428696], "min": [0.033, 0.0], "max": [0.934, 0.95], "count": [648]}}} +{"episode_index": 547, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[1.0]], [[1.0]]], "mean": [[[0.4402464717741935]], [[0.46515526499578325]], [[0.46443582977545855]]], "std": [[[0.2240988333745482]], [[0.19395057880946526]], [[0.18944371876751886]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4374519835151802]], [[0.4643424965080118]], [[0.4631522408022349]]], "std": [[[0.19495570801419726]], [[0.16857296848947864]], [[0.16449055703875126]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45233339757273877]], [[0.4737107727835758]], [[0.4747127197317099]]], "std": [[[0.18861430980535718]], [[0.16588526916468407]], [[0.15900473877241333]]], "count": [124]}, "observation.state": {"min": [0.4740663766860962, 1.9337899684906006, -0.9188984632492065, -0.8945685625076294, -2.8434555530548096, -1.903543472290039, 0.6220353245735168, 1.0, 0.15456800162792206, 0.2850410044193268, -0.1956380009651184, -3.1411852836608887, -0.48500001430511475, -0.7369999885559082, -0.8950223326683044, -2.17476749420166, 0.2923775911331177, 0.6724753379821777, 1.640312910079956, 0.7320609092712402, -2.12860369682312, 17.0, -0.36647000908851624, 0.2550959885120392, -0.1463100016117096, 2.36299991607666, 0.15199999511241913, -3.1361851692199707], "max": [0.9557597637176514, 2.121168613433838, 0.6305525302886963, 0.38117992877960205, -1.3494712114334106, -0.7362322211265564, 1.7222037315368652, 778.0, 0.32933899760246277, 0.42092201113700867, 0.05295100063085556, 3.1410000324249268, 1.2920000553131104, -0.1939999908208847, -0.31960469484329224, -2.0248961448669434, 1.5271108150482178, 1.1503289937973022, 2.4651730060577393, 1.892582654953003, -1.4970213174819946, 923.0, -0.07978399842977524, 0.4290130138397217, 0.0903410017490387, 3.13700008392334, 0.7749999761581421, 3.138000011444092], "mean": [0.5906646847724915, 2.0432703495025635, -0.3964194357395172, -0.45137208700180054, -2.1474130153656006, -1.4619874954223633, 1.202816128730774, 369.3400573730469, 0.2855265736579895, 0.3386473059654236, -0.009703470394015312, -1.4845629930496216, 0.5017028450965881, -0.4140065908432007, -0.5400934815406799, -2.0965538024902344, 0.6186416149139404, 0.9014535546302795, 2.2217600345611572, 1.4158881902694702, -1.7655143737792969, 360.63409423828125, -0.2749895453453064, 0.34926608204841614, 0.027757789939641953, 2.8094828128814697, 0.4636283814907074, -2.4342241287231445], "std": [0.11021740734577179, 0.044179767370224, 0.43083620071411133, 0.3554397225379944, 0.3424755036830902, 0.38067495822906494, 0.32282501459121704, 356.1131286621094, 0.03245258703827858, 0.03831857442855835, 0.04966224730014801, 2.3889546394348145, 0.4718993902206421, 0.10571620613336563, 0.14534372091293335, 0.03797334060072899, 0.30455282330513, 0.09943053871393204, 0.2330329567193985, 0.30333036184310913, 0.18304909765720367, 384.0237121582031, 0.08970607817173004, 0.04796005040407181, 0.05797308683395386, 0.2066105455160141, 0.1464707851409912, 0.6252428293228149], "count": [619]}, "action": {"min": [0.4740663766860962, 1.9337899684906006, -0.9188984632492065, -0.8945685625076294, -2.8434555530548096, -1.903543472290039, 0.6220353245735168, 1.0, 0.15456800162792206, 0.2850410044193268, -0.1956380009651184, -3.1411852836608887, -0.48500001430511475, -0.7369999885559082, -0.8950223326683044, -2.17476749420166, 0.2923775911331177, 0.6724753379821777, 1.640312910079956, 0.7320609092712402, -2.12860369682312, 17.0, -0.36647000908851624, 0.2550959885120392, -0.1463100016117096, 2.36299991607666, 0.15199999511241913, -3.1361851692199707], "max": [0.9557597637176514, 2.121168613433838, 0.6305525302886963, 0.38117992877960205, -1.3494712114334106, -0.7362322211265564, 1.7222037315368652, 778.0, 0.32933899760246277, 0.42092201113700867, 0.05295100063085556, 3.1410000324249268, 1.2920000553131104, -0.1939999908208847, -0.31960469484329224, -2.0248961448669434, 1.5271108150482178, 1.1503289937973022, 2.4651730060577393, 1.892582654953003, -1.4970213174819946, 923.0, -0.07978399842977524, 0.4290130138397217, 0.0903410017490387, 3.13700008392334, 0.7749999761581421, 3.138000011444092], "mean": [0.5906646847724915, 2.0432703495025635, -0.3964194357395172, -0.45137208700180054, -2.1474130153656006, -1.4619874954223633, 1.202816128730774, 369.3400573730469, 0.2855265736579895, 0.3386473059654236, -0.009703470394015312, -1.4845629930496216, 0.5017028450965881, -0.4140065908432007, -0.5400934815406799, -2.0965538024902344, 0.6186416149139404, 0.9014535546302795, 2.2217600345611572, 1.4158881902694702, -1.7655143737792969, 360.63409423828125, -0.2749895453453064, 0.34926608204841614, 0.027757789939641953, 2.8094828128814697, 0.4636283814907074, -2.4342241287231445], "std": [0.11021740734577179, 0.044179767370224, 0.43083620071411133, 0.3554397225379944, 0.3424755036830902, 0.38067495822906494, 0.32282501459121704, 356.1131286621094, 0.03245258703827858, 0.03831857442855835, 0.04966224730014801, 2.3889546394348145, 0.4718993902206421, 0.10571620613336563, 0.14534372091293335, 0.03797334060072899, 0.30455282330513, 0.09943053871393204, 0.2330329567193985, 0.30333036184310913, 0.18304909765720367, 384.0237121582031, 0.08970607817173004, 0.04796005040407181, 0.05797308683395386, 0.2066105455160141, 0.1464707851409912, 0.6252428293228149], "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": [550], "max": [550], "mean": [550.0], "std": [0.0], "count": [619]}, "index": {"min": [506353], "max": [506971], "mean": [506662.0], "std": [178.68967513541457], "count": [619]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [619]}, "subtask_annotation": {"mean": [15.248788368336026, 29.0, 29.0, 29.0, 29.0], "std": [10.454276674818873, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [619]}, "scene_annotation": {"mean": [550.0], "std": [0.0], "min": [550], "max": [550], "count": [619]}, "eef_direction_state": {"mean": [3.6736672051696284, 3.5993537964458806], "std": [2.0088981280603773, 2.0171477093386394], "min": [0, 0], "max": [6, 6], "count": [619]}, "eef_velocity_state": {"mean": [0.9143780290791599, 0.8901453957996769], "std": [0.6990208193483122, 0.7307352250760933], "min": [0, 0], "max": [2, 2], "count": [619]}, "eef_acc_mag_state": {"mean": [0.8416801292407108, 0.7689822294022617], "std": [0.8378029702186855, 0.8197525719186481], "min": [0, 0], "max": [2, 2], "count": [619]}, "eef_direction_action": {"mean": [3.6736672051696284, 3.5993537964458806], "std": [2.0088981280603773, 2.0171477093386394], "min": [0, 0], "max": [6, 6], "count": [619]}, "eef_velocity_action": {"mean": [0.9143780290791599, 0.8901453957996769], "std": [0.6990208193483122, 0.7307352250760933], "min": [0, 0], "max": [2, 2], "count": [619]}, "eef_acc_mag_action": {"mean": [0.8416801292407108, 0.7689822294022617], "std": [0.8378029702186855, 0.8197525719186481], "min": [0, 0], "max": [2, 2], "count": [619]}, "eef_sim_pose_state": {"mean": [0.5544892844786243, 0.30645527242607873, 1.113711726984425, -2.5508113334417963, 0.9329721962690487, 1.0163200889187982, 0.5470873066277588, -0.28539906692588435, 1.0727688436948195, 2.431385948189935, 0.9977652606497054, -1.0078226422646868], "std": [0.04598931857926761, 0.08964142727137893, 0.04400119842104879, 0.930432800599716, 0.17734678870451384, 2.5132688697438015, 0.026875449681266008, 0.05286848400297852, 0.033471377230920474, 0.44711958903161136, 0.29060498429755344, 2.2607667043552784], "min": [0.47022881853548426, 0.053382457612290504, 1.0684576593585218, -3.1334366162256906, 0.7381415294007585, -3.1405519564356115, 0.5040985043007542, -0.3539807029724904, 1.0060188386545605, 1.4044696624034136, 0.23732862323511217, -3.141227221273835], "max": [0.621504658893976, 0.3973162954111448, 1.233670009490079, 3.1401877743388633, 1.3364502291928728, 3.130909041045852, 0.6109827143433384, -0.07089144795606069, 1.1327324668343555, 2.9065417702445013, 1.3687717478010666, 3.1410548692610516], "count": [619]}, "eef_sim_pose_action": {"mean": [0.5544892844786243, 0.30645527242607873, 1.113711726984425, -2.5508113334417963, 0.9329721962690487, 1.0163200889187982, 0.5470873066277588, -0.28539906692588435, 1.0727688436948195, 2.431385948189935, 0.9977652606497054, -1.0078226422646868], "std": [0.04598931857926761, 0.08964142727137893, 0.04400119842104879, 0.930432800599716, 0.17734678870451384, 2.5132688697438015, 0.026875449681266008, 0.05286848400297852, 0.033471377230920474, 0.44711958903161136, 0.29060498429755344, 2.2607667043552784], "min": [0.47022881853548426, 0.053382457612290504, 1.0684576593585218, -3.1334366162256906, 0.7381415294007585, -3.1405519564356115, 0.5040985043007542, -0.3539807029724904, 1.0060188386545605, 1.4044696624034136, 0.23732862323511217, -3.141227221273835], "max": [0.621504658893976, 0.3973162954111448, 1.233670009490079, 3.1401877743388633, 1.3364502291928728, 3.130909041045852, 0.6109827143433384, -0.07089144795606069, 1.1327324668343555, 2.9065417702445013, 1.3687717478010666, 3.1410548692610516], "count": [619]}, "gripper_mode_state": {"mean": [0.6138933764135702, 0.5460420032310178], "std": [0.48685552149391886, 0.4978756209521379], "min": [0, 0], "max": [1, 1], "count": [619]}, "gripper_activity_state": {"mean": [1.7835218093699516, 1.7576736672051696], "std": [0.564129595978695, 0.5929731910467145], "min": [0, 0], "max": [2, 2], "count": [619]}, "gripper_mode_action": {"mean": [0.6138933764135702, 0.5460420032310178], "std": [0.48685552149391886, 0.4978756209521379], "min": [0, 0], "max": [1, 1], "count": [619]}, "gripper_activity_action": {"mean": [1.7835218093699516, 1.7576736672051696], "std": [0.564129595978695, 0.5929731910467145], "min": [0, 0], "max": [2, 2], "count": [619]}, "gripper_open_scale_state": {"mean": [0.36063408716044687, 0.3693400645814538], "std": [0.3840234779058699, 0.35611317901998923], "min": [0.017, 0.001], "max": [0.923, 0.778], "count": [619]}, "gripper_open_scale_action": {"mean": [0.36063408716044687, 0.3693400645814538], "std": [0.3840234779058699, 0.35611317901998923], "min": [0.017, 0.001], "max": [0.923, 0.778], "count": [619]}}} +{"episode_index": 548, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[1.0]]], "mean": [[[0.43118937941440016]], [[0.4609556616329328]], [[0.46137814114220954]]], "std": [[[0.23427659172896997]], [[0.20170666873482918]], [[0.1962693816203083]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4156620266049968]], [[0.45916033332015604]], [[0.46244661540691545]]], "std": [[[0.22164399621428757]], [[0.18651591437802914]], [[0.1789146424890725]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4391919638150959]], [[0.46555888447448873]], [[0.4682156698028674]]], "std": [[[0.20191268450651764]], [[0.17538194534751111]], [[0.16786087161209456]]], "count": [124]}, "observation.state": {"min": [0.5417327284812927, 1.8628597259521484, -0.9366832971572876, -0.8422959446907043, -2.7995781898498535, -1.9869701862335205, 0.6987949013710022, 23.0, 0.1286430060863495, 0.2956959903240204, -0.2139109969139099, -3.1411852836608887, -0.5540000200271606, -0.7929999828338623, -0.9987297654151917, -2.166616916656494, 0.4476245939731598, 0.6948679685592651, 1.929112434387207, 1.2571606636047363, -2.3508362770080566, 31.0, -0.35348600149154663, 0.2763580083847046, -0.10643099993467331, -3.1411852836608887, 0.010999999940395355, -2.569000005722046], "max": [0.9836152195930481, 2.1213605403900146, 0.932773768901825, 0.4682543873786926, -1.4873521327972412, -0.52433180809021, 1.9374727010726929, 930.0, 0.3357129991054535, 0.42436298727989197, 0.06536199897527695, 3.1410000324249268, 1.2549999952316284, -0.4039999842643738, -0.3867998719215393, -1.8911690711975098, 1.1305196285247803, 1.0746166706085205, 2.75681734085083, 1.9190419912338257, -1.744735836982727, 895.0, -0.0796699970960617, 0.4227670133113861, 0.10572800040245056, 3.140000104904175, 0.6930000185966492, -2.0199999809265137], "mean": [0.670168399810791, 1.9983805418014526, -0.44457629323005676, -0.472086101770401, -2.2673258781433105, -1.4764153957366943, 1.4998527765274048, 502.7136535644531, 0.2676335871219635, 0.3526267409324646, -0.0036502827424556017, -0.32186803221702576, 0.3865433931350708, -0.636825442314148, -0.6890753507614136, -1.9894846677780151, 0.5621851086616516, 0.8778070211410522, 2.5022029876708984, 1.6598492860794067, -2.0937397480010986, 309.97662353515625, -0.26157090067863464, 0.36164000630378723, 0.05585849657654762, 1.6543596982955933, 0.22563548386096954, -2.2291159629821777], "std": [0.09729745984077454, 0.058265265077352524, 0.4760826826095581, 0.3347569704055786, 0.298370361328125, 0.40300798416137695, 0.35692960023880005, 412.48590087890625, 0.0406268946826458, 0.03708110377192497, 0.062258534133434296, 2.9377546310424805, 0.4586586356163025, 0.09111997485160828, 0.15981251001358032, 0.06899874657392502, 0.12788960337638855, 0.06679604202508926, 0.2105586677789688, 0.18328538537025452, 0.15700332820415497, 364.9526062011719, 0.07462965697050095, 0.046161044389009476, 0.04186294972896576, 2.4277184009552, 0.13320794701576233, 0.15300054848194122], "count": [620]}, "action": {"min": [0.5417327284812927, 1.8628597259521484, -0.9366832971572876, -0.8422959446907043, -2.7995781898498535, -1.9869701862335205, 0.6987949013710022, 23.0, 0.1286430060863495, 0.2956959903240204, -0.2139109969139099, -3.1411852836608887, -0.5540000200271606, -0.7929999828338623, -0.9987297654151917, -2.166616916656494, 0.4476245939731598, 0.6948679685592651, 1.929112434387207, 1.2571606636047363, -2.3508362770080566, 31.0, -0.35348600149154663, 0.2763580083847046, -0.10643099993467331, -3.1411852836608887, 0.010999999940395355, -2.569000005722046], "max": [0.9836152195930481, 2.1213605403900146, 0.932773768901825, 0.4682543873786926, -1.4873521327972412, -0.52433180809021, 1.9374727010726929, 930.0, 0.3357129991054535, 0.42436298727989197, 0.06536199897527695, 3.1410000324249268, 1.2549999952316284, -0.4039999842643738, -0.3867998719215393, -1.8911690711975098, 1.1305196285247803, 1.0746166706085205, 2.75681734085083, 1.9190419912338257, -1.744735836982727, 895.0, -0.0796699970960617, 0.4227670133113861, 0.10572800040245056, 3.140000104904175, 0.6930000185966492, -2.0199999809265137], "mean": [0.670168399810791, 1.9983805418014526, -0.44457629323005676, -0.472086101770401, -2.2673258781433105, -1.4764153957366943, 1.4998527765274048, 502.7136535644531, 0.2676335871219635, 0.3526267409324646, -0.0036502827424556017, -0.32186803221702576, 0.3865433931350708, -0.636825442314148, -0.6890753507614136, -1.9894846677780151, 0.5621851086616516, 0.8778070211410522, 2.5022029876708984, 1.6598492860794067, -2.0937397480010986, 309.97662353515625, -0.26157090067863464, 0.36164000630378723, 0.05585849657654762, 1.6543596982955933, 0.22563548386096954, -2.2291159629821777], "std": [0.09729745984077454, 0.058265265077352524, 0.4760826826095581, 0.3347569704055786, 0.298370361328125, 0.40300798416137695, 0.35692960023880005, 412.48590087890625, 0.0406268946826458, 0.03708110377192497, 0.062258534133434296, 2.9377546310424805, 0.4586586356163025, 0.09111997485160828, 0.15981251001358032, 0.06899874657392502, 0.12788960337638855, 0.06679604202508926, 0.2105586677789688, 0.18328538537025452, 0.15700332820415497, 364.9526062011719, 0.07462965697050095, 0.046161044389009476, 0.04186294972896576, 2.4277184009552, 0.13320794701576233, 0.15300054848194122], "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": [551], "max": [551], "mean": [551.0], "std": [0.0], "count": [620]}, "index": {"min": [506972], "max": [507591], "mean": [507281.5], "std": [178.97835064610467], "count": [620]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [620]}, "subtask_annotation": {"mean": [13.740322580645161, 29.0, 29.0, 29.0, 29.0], "std": [10.450281053133988, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [620]}, "scene_annotation": {"mean": [551.0], "std": [0.0], "min": [551], "max": [551], "count": [620]}, "eef_direction_state": {"mean": [3.9338709677419357, 3.804838709677419], "std": [1.9286836182950535, 2.0061942320139643], "min": [0, 0], "max": [6, 6], "count": [620]}, "eef_velocity_state": {"mean": [0.8451612903225807, 0.9], "std": [0.6852542309845345, 0.7554105911954898], "min": [0, 0], "max": [2, 2], "count": [620]}, "eef_acc_mag_state": {"mean": [0.7483870967741936, 0.8032258064516129], "std": [0.8354527332595919, 0.8308502722018547], "min": [0, 0], "max": [2, 2], "count": [620]}, "eef_direction_action": {"mean": [3.9338709677419357, 3.804838709677419], "std": [1.9286836182950535, 2.0061942320139643], "min": [0, 0], "max": [6, 6], "count": [620]}, "eef_velocity_action": {"mean": [0.8451612903225807, 0.9], "std": [0.6852542309845345, 0.7554105911954898], "min": [0, 0], "max": [2, 2], "count": [620]}, "eef_acc_mag_action": {"mean": [0.7483870967741936, 0.8032258064516129], "std": [0.8354527332595919, 0.8308502722018547], "min": [0, 0], "max": [2, 2], "count": [620]}, "eef_sim_pose_state": {"mean": [0.5769534647190439, 0.3166486659172798, 1.150571816840211, -2.5598808399852593, 0.613534651340484, 2.7049010593844707, 0.5660813680122139, -0.2791709140764568, 1.093251950518753, 2.380138930654675, 0.8453845349977063, -1.0302064538481475], "std": [0.04416892930746672, 0.0637298941400962, 0.04828646128404476, 0.19244290330158553, 0.156510969311651, 0.7881435737316078, 0.02316363613239141, 0.06703681650394837, 0.03298907561213589, 0.2520990863133746, 0.3206842123825709, 2.4168031583743117], "min": [0.49019243931472956, 0.08466206026770191, 1.0977533758794813, -2.852190311528089, 0.40551796279223895, -3.1141970303515745, 0.5190141122023135, -0.36750621914765536, 1.016055582055869, 1.5102032634876665, 0.08822213334440243, -3.1411625846934226], "max": [0.6385159403361248, 0.38725542890096193, 1.2703140243956723, -1.9277579264289306, 0.9884353771801995, 3.127322973895141, 0.6122042281149636, -0.03831842589596941, 1.1538551932439218, 2.750834173805298, 1.1459299941161967, 3.1373278563374893], "count": [620]}, "eef_sim_pose_action": {"mean": [0.5769534647190439, 0.3166486659172798, 1.150571816840211, -2.5598808399852593, 0.613534651340484, 2.7049010593844707, 0.5660813680122139, -0.2791709140764568, 1.093251950518753, 2.380138930654675, 0.8453845349977063, -1.0302064538481475], "std": [0.04416892930746672, 0.0637298941400962, 0.04828646128404476, 0.19244290330158553, 0.156510969311651, 0.7881435737316078, 0.02316363613239141, 0.06703681650394837, 0.03298907561213589, 0.2520990863133746, 0.3206842123825709, 2.4168031583743117], "min": [0.49019243931472956, 0.08466206026770191, 1.0977533758794813, -2.852190311528089, 0.40551796279223895, -3.1141970303515745, 0.5190141122023135, -0.36750621914765536, 1.016055582055869, 1.5102032634876665, 0.08822213334440243, -3.1411625846934226], "max": [0.6385159403361248, 0.38725542890096193, 1.2703140243956723, -1.9277579264289306, 0.9884353771801995, 3.127322973895141, 0.6122042281149636, -0.03831842589596941, 1.1538551932439218, 2.750834173805298, 1.1459299941161967, 3.1373278563374893], "count": [620]}, "gripper_mode_state": {"mean": [0.6919354838709677, 0.4693548387096774], "std": [0.4616933723059248, 0.4990599904715763], "min": [0, 0], "max": [1, 1], "count": [620]}, "gripper_activity_state": {"mean": [1.764516129032258, 1.7790322580645161], "std": [0.5842273017092203, 0.5632959162660389], "min": [0, 0], "max": [2, 2], "count": [620]}, "gripper_mode_action": {"mean": [0.6919354838709677, 0.4693548387096774], "std": [0.4616933723059248, 0.4990599904715763], "min": [0, 0], "max": [1, 1], "count": [620]}, "gripper_activity_action": {"mean": [1.764516129032258, 1.7790322580645161], "std": [0.5842273017092203, 0.5632959162660389], "min": [0, 0], "max": [2, 2], "count": [620]}, "gripper_open_scale_state": {"mean": [0.3099766128509274, 0.5027137096281973], "std": [0.36495275697071233, 0.41248574086272394], "min": [0.031, 0.023], "max": [0.895, 0.93], "count": [620]}, "gripper_open_scale_action": {"mean": [0.3099766128509274, 0.5027137096281973], "std": [0.36495275697071233, 0.41248574086272394], "min": [0.031, 0.023], "max": [0.895, 0.93], "count": [620]}}} +{"episode_index": 549, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[1.0]], [[1.0]]], "mean": [[[0.43662165185388796]], [[0.46084015751939406]], [[0.4610634257986684]]], "std": [[[0.2235459013354856]], [[0.1921338712429754]], [[0.18731870383108024]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4254076415612974]], [[0.458296862592389]], [[0.4584808521929021]]], "std": [[[0.21361613618641712]], [[0.18311325241525545]], [[0.17772721102009173]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.444010615188443]], [[0.4687859725276403]], [[0.4694692978437481]]], "std": [[[0.19334922375661381]], [[0.1669920335060791]], [[0.16018852676747258]]], "count": [107]}, "observation.state": {"min": [0.4103618264198303, 1.9037178754806519, -0.7760606408119202, -0.8209156394004822, -2.6952946186065674, -1.913456916809082, 0.6374291777610779, 1.0, 0.153998002409935, 0.2716290056705475, -0.21053199470043182, -3.1411852836608887, -0.24199999868869781, -0.7900000214576721, -0.9580286741256714, -2.173668146133423, 0.30255281925201416, 0.7849094867706299, 1.710579752922058, 1.0726968050003052, -2.10355806350708, 13.0, -0.3620139956474304, 0.26541200280189514, -0.11505100131034851, -3.1411852836608887, 0.11399998515844345, -2.882999897003174], "max": [0.9376607537269592, 2.1213953495025635, 0.10190978646278381, 0.42778024077415466, -1.4723771810531616, -0.70394366979599, 1.8997560739517212, 959.0, 0.3289499878883362, 0.44761601090431213, 0.0750259980559349, 3.1410000324249268, 1.156000018119812, -0.2279999852180481, -0.3090454638004303, -1.9741942882537842, 1.3198180198669434, 1.1321078538894653, 2.608220100402832, 1.9827989339828491, -1.5445990562438965, 843.0, -0.052299000322818756, 0.4123849868774414, 0.09086599946022034, 3.1410000324249268, 0.7120000123977661, -2.055000066757202], "mean": [0.5946738123893738, 2.011549711227417, -0.5043177604675293, -0.4430679678916931, -2.131899356842041, -1.4464985132217407, 1.3009531497955322, 474.54510498046875, 0.28720492124557495, 0.33559489250183105, -0.008381548337638378, -2.5075395107269287, 0.45472949743270874, -0.5080294609069824, -0.6101951599121094, -2.0588033199310303, 0.5971624255180359, 0.9442647099494934, 2.3789877891540527, 1.5303919315338135, -1.9434212446212769, 297.5235290527344, -0.26569125056266785, 0.35785752534866333, 0.042320895940065384, 2.4896419048309326, 0.3412488102912903, -2.3792359828948975], "std": [0.1284296214580536, 0.0642537772655487, 0.23925703763961792, 0.31476518511772156, 0.3083256483078003, 0.3956725597381592, 0.3462172746658325, 377.361572265625, 0.034930042922496796, 0.05008770525455475, 0.0630975142121315, 1.4078325033187866, 0.3491731286048889, 0.13878954946994781, 0.16847781836986542, 0.04680842533707619, 0.20997686684131622, 0.09567723423242569, 0.21389693021774292, 0.2404589056968689, 0.165873184800148, 338.8512878417969, 0.09005676954984665, 0.04266249015927315, 0.042644742876291275, 1.4267140626907349, 0.1536465585231781, 0.23135949671268463], "count": [510]}, "action": {"min": [0.4103618264198303, 1.9037178754806519, -0.7760606408119202, -0.8209156394004822, -2.6952946186065674, -1.913456916809082, 0.6374291777610779, 1.0, 0.153998002409935, 0.2716290056705475, -0.21053199470043182, -3.1411852836608887, -0.24199999868869781, -0.7900000214576721, -0.9580286741256714, -2.173668146133423, 0.30255281925201416, 0.7849094867706299, 1.710579752922058, 1.0726968050003052, -2.10355806350708, 13.0, -0.3620139956474304, 0.26541200280189514, -0.11505100131034851, -3.1411852836608887, 0.11399998515844345, -2.882999897003174], "max": [0.9376607537269592, 2.1213953495025635, 0.10190978646278381, 0.42778024077415466, -1.4723771810531616, -0.70394366979599, 1.8997560739517212, 959.0, 0.3289499878883362, 0.44761601090431213, 0.0750259980559349, 3.1410000324249268, 1.156000018119812, -0.2279999852180481, -0.3090454638004303, -1.9741942882537842, 1.3198180198669434, 1.1321078538894653, 2.608220100402832, 1.9827989339828491, -1.5445990562438965, 843.0, -0.052299000322818756, 0.4123849868774414, 0.09086599946022034, 3.1410000324249268, 0.7120000123977661, -2.055000066757202], "mean": [0.5946738123893738, 2.011549711227417, -0.5043177604675293, -0.4430679678916931, -2.131899356842041, -1.4464985132217407, 1.3009531497955322, 474.54510498046875, 0.28720492124557495, 0.33559489250183105, -0.008381548337638378, -2.5075395107269287, 0.45472949743270874, -0.5080294609069824, -0.6101951599121094, -2.0588033199310303, 0.5971624255180359, 0.9442647099494934, 2.3789877891540527, 1.5303919315338135, -1.9434212446212769, 297.5235290527344, -0.26569125056266785, 0.35785752534866333, 0.042320895940065384, 2.4896419048309326, 0.3412488102912903, -2.3792359828948975], "std": [0.1284296214580536, 0.0642537772655487, 0.23925703763961792, 0.31476518511772156, 0.3083256483078003, 0.3956725597381592, 0.3462172746658325, 377.361572265625, 0.034930042922496796, 0.05008770525455475, 0.0630975142121315, 1.4078325033187866, 0.3491731286048889, 0.13878954946994781, 0.16847781836986542, 0.04680842533707619, 0.20997686684131622, 0.09567723423242569, 0.21389693021774292, 0.2404589056968689, 0.165873184800148, 338.8512878417969, 0.09005676954984665, 0.04266249015927315, 0.042644742876291275, 1.4267140626907349, 0.1536465585231781, 0.23135949671268463], "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": [552], "max": [552], "mean": [552.0], "std": [0.0], "count": [510]}, "index": {"min": [507592], "max": [508101], "mean": [507846.5], "std": [147.2240356282447], "count": [510]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [510]}, "subtask_annotation": {"mean": [11.821568627450981, 29.0, 29.0, 29.0, 29.0], "std": [8.828292614123331, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [510]}, "scene_annotation": {"mean": [552.0], "std": [0.0], "min": [552], "max": [552], "count": [510]}, "eef_direction_state": {"mean": [3.756862745098039, 3.533333333333333], "std": [1.812727865537034, 1.996532942590648], "min": [0, 0], "max": [6, 6], "count": [510]}, "eef_velocity_state": {"mean": [0.9666666666666667, 0.9686274509803922], "std": [0.6951277683844038, 0.7560190359877528], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_acc_mag_state": {"mean": [0.7803921568627451, 0.7705882352941177], "std": [0.8324355024990472, 0.8426834163870478], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_direction_action": {"mean": [3.756862745098039, 3.533333333333333], "std": [1.812727865537034, 1.996532942590648], "min": [0, 0], "max": [6, 6], "count": [510]}, "eef_velocity_action": {"mean": [0.9666666666666667, 0.9686274509803922], "std": [0.6951277683844038, 0.7560190359877528], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_acc_mag_action": {"mean": [0.7803921568627451, 0.7705882352941177], "std": [0.8324355024990472, 0.8426834163870478], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_sim_pose_state": {"mean": [0.5671206547942043, 0.30948604272898117, 1.1353369634887112, -2.6512415230847775, 0.7838421436737386, 1.5255883495879203, 0.5457874856902812, -0.29063621156312813, 1.074003653735499, 2.4724610850720774, 0.988233123647249, -1.7205158027619858], "std": [0.04120017603587129, 0.07602798547241772, 0.05643608595560108, 0.21285224507121012, 0.1466337023381985, 2.310744142430325, 0.03978421474912008, 0.06737054932100123, 0.028536835949673406, 0.34825911755136707, 0.27732587708461504, 1.936031665079956], "min": [0.47652425345388644, 0.06926821101403322, 1.0806487260681343, -2.898089067543872, 0.5975602778148916, -3.1405061108631367, 0.489969985909648, -0.36986472662313147, 1.008528826606846, 1.509913945149258, 0.3210146583646345, -3.135494134435755], "max": [0.6251627912197553, 0.3853004006978653, 1.2720939508762747, -1.9700811975987542, 1.1358854869994057, 3.1408302862270077, 0.6389044879083029, -0.06038987316119765, 1.1296913400175044, 3.019126736341491, 1.2980493134628657, 3.1360446899251544], "count": [510]}, "eef_sim_pose_action": {"mean": [0.5671206547942043, 0.30948604272898117, 1.1353369634887112, -2.6512415230847775, 0.7838421436737386, 1.5255883495879203, 0.5457874856902812, -0.29063621156312813, 1.074003653735499, 2.4724610850720774, 0.988233123647249, -1.7205158027619858], "std": [0.04120017603587129, 0.07602798547241772, 0.05643608595560108, 0.21285224507121012, 0.1466337023381985, 2.310744142430325, 0.03978421474912008, 0.06737054932100123, 0.028536835949673406, 0.34825911755136707, 0.27732587708461504, 1.936031665079956], "min": [0.47652425345388644, 0.06926821101403322, 1.0806487260681343, -2.898089067543872, 0.5975602778148916, -3.1405061108631367, 0.489969985909648, -0.36986472662313147, 1.008528826606846, 1.509913945149258, 0.3210146583646345, -3.135494134435755], "max": [0.6251627912197553, 0.3853004006978653, 1.2720939508762747, -1.9700811975987542, 1.1358854869994057, 3.1408302862270077, 0.6389044879083029, -0.06038987316119765, 1.1296913400175044, 3.019126736341491, 1.2980493134628657, 3.1360446899251544], "count": [510]}, "gripper_mode_state": {"mean": [0.6647058823529411, 0.46078431372549017], "std": [0.4720931818172555, 0.49845975760337785], "min": [0, 0], "max": [1, 1], "count": [510]}, "gripper_activity_state": {"mean": [1.7352941176470589, 1.7176470588235293], "std": [0.6313146971425123, 0.6093087959038993], "min": [0, 0], "max": [2, 2], "count": [510]}, "gripper_mode_action": {"mean": [0.6647058823529411, 0.46078431372549017], "std": [0.4720931818172555, 0.49845975760337785], "min": [0, 0], "max": [1, 1], "count": [510]}, "gripper_activity_action": {"mean": [1.7352941176470589, 1.7176470588235293], "std": [0.6313146971425123, 0.6093087959038993], "min": [0, 0], "max": [2, 2], "count": [510]}, "gripper_open_scale_state": {"mean": [0.2975235292397287, 0.47454509800953026], "std": [0.33885135074718503, 0.377361692984017], "min": [0.013, 0.001], "max": [0.843, 0.959], "count": [510]}, "gripper_open_scale_action": {"mean": [0.2975235292397287, 0.47454509800953026], "std": [0.33885135074718503, 0.377361692984017], "min": [0.013, 0.001], "max": [0.843, 0.959], "count": [510]}}} +{"episode_index": 550, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[1.0]], [[1.0]]], "mean": [[[0.439530941391155]], [[0.4647212874505033]], [[0.4664547463145842]]], "std": [[[0.22682150573839716]], [[0.1933077685786842]], [[0.18933911801823633]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40509925426983445]], [[0.4482689652807595]], [[0.45045183465722055]]], "std": [[[0.217730069259154]], [[0.18300062125524072]], [[0.17618847508638508]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4407909301798578]], [[0.46803266035733027]], [[0.47030108743619103]]], "std": [[[0.2032694116592232]], [[0.17574840465743433]], [[0.1686287872736056]]], "count": [137]}, "observation.state": {"min": [0.48769739270210266, 1.8520562648773193, -0.8150688409805298, -0.8784591555595398, -2.732051372528076, -1.928204894065857, 0.6223844289779663, -2.0, 0.1463949978351593, 0.2959960103034973, -0.19799299538135529, -3.1411852836608887, -0.3490000367164612, -0.8930000066757202, -0.9064542055130005, -2.173563241958618, 0.3876027464866638, 0.757699728012085, 1.623871922492981, 0.9783617854118347, -2.460705041885376, 37.0, -0.35459598898887634, 0.2849879860877991, -0.1322219967842102, -3.1411852836608887, -0.03599999472498894, -2.8420000076293945], "max": [0.9807354211807251, 2.121342897415161, 0.3666587769985199, 0.37365755438804626, -1.4707889556884766, -0.7106108069419861, 1.9379438161849976, 900.0, 0.32890599966049194, 0.4449940025806427, 0.06761699914932251, 3.1410000324249268, 1.1430000066757202, -0.31700003147125244, -0.3419798016548157, -1.8861249685287476, 1.5384730100631714, 1.2412432432174683, 2.7499585151672363, 1.877171516418457, -1.689723253250122, 936.0, -0.07115799933671951, 0.4452979862689972, 0.10172399878501892, 3.13700008392334, 0.8119999766349792, -1.9880000352859497], "mean": [0.6483200788497925, 1.9964042901992798, -0.5035526156425476, -0.5368388891220093, -2.2067062854766846, -1.5042837858200073, 1.5448870658874512, 485.52105712890625, 0.2720016837120056, 0.3529880940914154, 0.0074953678995370865, -0.8609203100204468, 0.4078863263130188, -0.6282567381858826, -0.6721928715705872, -2.0326929092407227, 0.6584606170654297, 0.9379319548606873, 2.4666740894317627, 1.5625649690628052, -2.0291049480438232, 388.18328857421875, -0.25058573484420776, 0.36874037981033325, 0.042536381632089615, 2.475639581680298, 0.2327781468629837, -2.3658456802368164], "std": [0.10681987553834915, 0.06305821985006332, 0.3282877206802368, 0.28806719183921814, 0.2537243664264679, 0.37438637018203735, 0.3542511463165283, 414.8025207519531, 0.03506192937493324, 0.04198894649744034, 0.054443247616291046, 2.799454927444458, 0.35216981172561646, 0.1490306258201599, 0.16554026305675507, 0.0684526190161705, 0.22785793244838715, 0.1183549240231514, 0.2988772392272949, 0.23834998905658722, 0.21494494378566742, 382.24346923828125, 0.07839013636112213, 0.04749498888850212, 0.04778427258133888, 1.4503241777420044, 0.1849677413702011, 0.23141084611415863], "count": [712]}, "action": {"min": [0.48769739270210266, 1.8520562648773193, -0.8150688409805298, -0.8784591555595398, -2.732051372528076, -1.928204894065857, 0.6223844289779663, -2.0, 0.1463949978351593, 0.2959960103034973, -0.19799299538135529, -3.1411852836608887, -0.3490000367164612, -0.8930000066757202, -0.9064542055130005, -2.173563241958618, 0.3876027464866638, 0.757699728012085, 1.623871922492981, 0.9783617854118347, -2.460705041885376, 37.0, -0.35459598898887634, 0.2849879860877991, -0.1322219967842102, -3.1411852836608887, -0.03599999472498894, -2.8420000076293945], "max": [0.9807354211807251, 2.121342897415161, 0.3666587769985199, 0.37365755438804626, -1.4707889556884766, -0.7106108069419861, 1.9379438161849976, 900.0, 0.32890599966049194, 0.4449940025806427, 0.06761699914932251, 3.1410000324249268, 1.1430000066757202, -0.31700003147125244, -0.3419798016548157, -1.8861249685287476, 1.5384730100631714, 1.2412432432174683, 2.7499585151672363, 1.877171516418457, -1.689723253250122, 936.0, -0.07115799933671951, 0.4452979862689972, 0.10172399878501892, 3.13700008392334, 0.8119999766349792, -1.9880000352859497], "mean": [0.6483200788497925, 1.9964042901992798, -0.5035526156425476, -0.5368388891220093, -2.2067062854766846, -1.5042837858200073, 1.5448870658874512, 485.52105712890625, 0.2720016837120056, 0.3529880940914154, 0.0074953678995370865, -0.8609203100204468, 0.4078863263130188, -0.6282567381858826, -0.6721928715705872, -2.0326929092407227, 0.6584606170654297, 0.9379319548606873, 2.4666740894317627, 1.5625649690628052, -2.0291049480438232, 388.18328857421875, -0.25058573484420776, 0.36874037981033325, 0.042536381632089615, 2.475639581680298, 0.2327781468629837, -2.3658456802368164], "std": [0.10681987553834915, 0.06305821985006332, 0.3282877206802368, 0.28806719183921814, 0.2537243664264679, 0.37438637018203735, 0.3542511463165283, 414.8025207519531, 0.03506192937493324, 0.04198894649744034, 0.054443247616291046, 2.799454927444458, 0.35216981172561646, 0.1490306258201599, 0.16554026305675507, 0.0684526190161705, 0.22785793244838715, 0.1183549240231514, 0.2988772392272949, 0.23834998905658722, 0.21494494378566742, 382.24346923828125, 0.07839013636112213, 0.04749498888850212, 0.04778427258133888, 1.4503241777420044, 0.1849677413702011, 0.23141084611415863], "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": [553], "max": [553], "mean": [553.0], "std": [0.0], "count": [712]}, "index": {"min": [508102], "max": [508813], "mean": [508457.5], "std": [205.5364931101044], "count": [712]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [712]}, "subtask_annotation": {"mean": [14.325842696629213, 29.0, 29.0, 29.0, 29.0], "std": [9.897111462497495, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [712]}, "scene_annotation": {"mean": [553.0], "std": [0.0], "min": [553], "max": [553], "count": [712]}, "eef_direction_state": {"mean": [4.193820224719101, 3.9241573033707864], "std": [1.7503020642150457, 2.021619280324934], "min": [0, 0], "max": [6, 6], "count": [712]}, "eef_velocity_state": {"mean": [0.8328651685393258, 0.7907303370786517], "std": [0.7062232942710412, 0.7342148028473069], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_acc_mag_state": {"mean": [0.6769662921348315, 0.6587078651685393], "std": [0.8242312107360494, 0.8296354377683397], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_direction_action": {"mean": [4.193820224719101, 3.9241573033707864], "std": [1.7503020642150457, 2.021619280324934], "min": [0, 0], "max": [6, 6], "count": [712]}, "eef_velocity_action": {"mean": [0.8328651685393258, 0.7907303370786517], "std": [0.7062232942710412, 0.7342148028473069], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_acc_mag_action": {"mean": [0.6769662921348315, 0.6587078651685393], "std": [0.8242312107360494, 0.8296354377683397], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_sim_pose_state": {"mean": [0.5813810506647974, 0.29773723702673727, 1.1488568894136981, -2.6983322479777256, 0.6967754822510569, 2.5608820909584815, 0.565403803215647, -0.2914552404655709, 1.0978565791689854, 2.407973814522657, 0.8882503865181313, -1.4109933201387606], "std": [0.04540397268008497, 0.07285049593049889, 0.04878999722532852, 0.2619556410994314, 0.1946001244371435, 0.8569795202613626, 0.03173307363379896, 0.05646459257791936, 0.03241594028629217, 0.2607376630652309, 0.2720159763540118, 2.245960210058134], "min": [0.4978537235910993, 0.05745897021676724, 1.0971621863240186, -3.042980516791928, 0.43879712412825134, -3.1391734270873655, 0.5210282309152958, -0.3674528135004846, 1.0237139072588721, 1.5619310076363453, 0.22817335476659584, -3.1405313309014593], "max": [0.6496413933037356, 0.39353283798146055, 1.281192527819063, -1.6933435248705484, 1.1407314438778355, 3.124210736581083, 0.6418835329751608, -0.0630626192341595, 1.151426451535999, 2.9067100976660436, 1.283551315220953, 3.13726913365186], "count": [712]}, "eef_sim_pose_action": {"mean": [0.5813810506647974, 0.29773723702673727, 1.1488568894136981, -2.6983322479777256, 0.6967754822510569, 2.5608820909584815, 0.565403803215647, -0.2914552404655709, 1.0978565791689854, 2.407973814522657, 0.8882503865181313, -1.4109933201387606], "std": [0.04540397268008497, 0.07285049593049889, 0.04878999722532852, 0.2619556410994314, 0.1946001244371435, 0.8569795202613626, 0.03173307363379896, 0.05646459257791936, 0.03241594028629217, 0.2607376630652309, 0.2720159763540118, 2.245960210058134], "min": [0.4978537235910993, 0.05745897021676724, 1.0971621863240186, -3.042980516791928, 0.43879712412825134, -3.1391734270873655, 0.5210282309152958, -0.3674528135004846, 1.0237139072588721, 1.5619310076363453, 0.22817335476659584, -3.1405313309014593], "max": [0.6496413933037356, 0.39353283798146055, 1.281192527819063, -1.6933435248705484, 1.1407314438778355, 3.124210736581083, 0.6418835329751608, -0.0630626192341595, 1.151426451535999, 2.9067100976660436, 1.283551315220953, 3.13726913365186], "count": [712]}, "gripper_mode_state": {"mean": [0.5955056179775281, 0.4592696629213483], "std": [0.4907939251200333, 0.4983382783225254], "min": [0, 0], "max": [1, 1], "count": [712]}, "gripper_activity_state": {"mean": [1.779494382022472, 1.7921348314606742], "std": [0.5712943833439555, 0.5498160507712047], "min": [0, 0], "max": [2, 2], "count": [712]}, "gripper_mode_action": {"mean": [0.5955056179775281, 0.4592696629213483], "std": [0.4907939251200333, 0.4983382783225254], "min": [0, 0], "max": [1, 1], "count": [712]}, "gripper_activity_action": {"mean": [1.779494382022472, 1.7921348314606742], "std": [0.5712943833439555, 0.5498160507712047], "min": [0, 0], "max": [2, 2], "count": [712]}, "gripper_open_scale_state": {"mean": [0.3881832867204475, 0.48573511583818374], "std": [0.3822429358271513, 0.4145514506957033], "min": [0.037, 0.0], "max": [0.936, 0.9], "count": [712]}, "gripper_open_scale_action": {"mean": [0.3881832867204475, 0.48573511583818374], "std": [0.3822429358271513, 0.4145514506957033], "min": [0.037, 0.0], "max": [0.936, 0.9], "count": [712]}}} +{"episode_index": 551, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8549019607843137]], [[1.0]], [[1.0]]], "mean": [[[0.43744653799019606]], [[0.46316358181203515]], [[0.4633739382606491]]], "std": [[[0.22359643511344543]], [[0.19187701606282156]], [[0.18691047840648076]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43609192937232366]], [[0.4654623672385621]], [[0.4654011737237999]]], "std": [[[0.19879276640579188]], [[0.1703713182968298]], [[0.16385594116333016]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4461927100940951]], [[0.4717660810373]], [[0.47347063929738564]]], "std": [[[0.19466388628260167]], [[0.16797080485923352]], [[0.1610017196224674]]], "count": [116]}, "observation.state": {"min": [0.43305113911628723, 1.9012221097946167, -0.7761828303337097, -0.9461953639984131, -2.7096762657165527, -1.98189115524292, 0.349624365568161, -1.0, 0.13750900328159332, 0.26991501450538635, -0.21256500482559204, -3.1401853561401367, -0.28699997067451477, -0.8429999947547913, -1.1503989696502686, -2.169706106185913, 0.32215288281440735, 0.7868468165397644, 1.7549635171890259, 1.1272907257080078, -2.3562121391296387, 36.0, -0.36709898710250854, 0.2644450068473816, -0.1050959974527359, -3.1040000915527344, -0.04100000113248825, -2.6700000762939453], "max": [0.9656557440757751, 2.1217269897460938, 0.46411794424057007, 0.46795767545700073, -1.4546794891357422, -0.5850867629051208, 1.8563497066497803, 949.0, 0.3214559853076935, 0.43174299597740173, 0.1013680025935173, 3.140000104904175, 1.2269999980926514, -0.20000000298023224, -0.30227357149124146, -1.9468973875045776, 1.2536875009536743, 1.0750006437301636, 2.753920078277588, 1.984020709991455, -1.4753268957138062, 873.0, -0.0381929986178875, 0.44650399684906006, 0.10907600075006485, 3.140000104904175, 0.7110000252723694, -1.8949999809265137], "mean": [0.5910492539405823, 2.0284783840179443, -0.43658918142318726, -0.4550683796405792, -2.2159013748168945, -1.5059174299240112, 1.3266839981079102, 547.062255859375, 0.28386518359184265, 0.3291434943675995, -0.012181595899164677, -2.2643065452575684, 0.4555194079875946, -0.5389508008956909, -0.6220051646232605, -2.0417609214782715, 0.5392013192176819, 0.9551892876625061, 2.436394453048706, 1.5777784585952759, -2.0311384201049805, 350.28594970703125, -0.27035239338874817, 0.3557421863079071, 0.0565480962395668, 2.652972936630249, 0.35448068380355835, -2.2843337059020996], "std": [0.12720723450183868, 0.05988258123397827, 0.30384787917137146, 0.3125116229057312, 0.28516578674316406, 0.36901092529296875, 0.3972925841808319, 404.9375, 0.03191033750772476, 0.048300113528966904, 0.05757034197449684, 1.829935073852539, 0.3840523064136505, 0.15831053256988525, 0.205462247133255, 0.054429929703474045, 0.1960250586271286, 0.09208854287862778, 0.18664951622486115, 0.2136087715625763, 0.2432904988527298, 352.8000793457031, 0.09204895049333572, 0.05052904784679413, 0.045269399881362915, 1.0879400968551636, 0.148345485329628, 0.1995217353105545], "count": [570]}, "action": {"min": [0.43305113911628723, 1.9012221097946167, -0.7761828303337097, -0.9461953639984131, -2.7096762657165527, -1.98189115524292, 0.349624365568161, -1.0, 0.13750900328159332, 0.26991501450538635, -0.21256500482559204, -3.1401853561401367, -0.28699997067451477, -0.8429999947547913, -1.1503989696502686, -2.169706106185913, 0.32215288281440735, 0.7868468165397644, 1.7549635171890259, 1.1272907257080078, -2.3562121391296387, 36.0, -0.36709898710250854, 0.2644450068473816, -0.1050959974527359, -3.1040000915527344, -0.04100000113248825, -2.6700000762939453], "max": [0.9656557440757751, 2.1217269897460938, 0.46411794424057007, 0.46795767545700073, -1.4546794891357422, -0.5850867629051208, 1.8563497066497803, 949.0, 0.3214559853076935, 0.43174299597740173, 0.1013680025935173, 3.140000104904175, 1.2269999980926514, -0.20000000298023224, -0.30227357149124146, -1.9468973875045776, 1.2536875009536743, 1.0750006437301636, 2.753920078277588, 1.984020709991455, -1.4753268957138062, 873.0, -0.0381929986178875, 0.44650399684906006, 0.10907600075006485, 3.140000104904175, 0.7110000252723694, -1.8949999809265137], "mean": [0.5910492539405823, 2.0284783840179443, -0.43658918142318726, -0.4550683796405792, -2.2159013748168945, -1.5059174299240112, 1.3266839981079102, 547.062255859375, 0.28386518359184265, 0.3291434943675995, -0.012181595899164677, -2.2643065452575684, 0.4555194079875946, -0.5389508008956909, -0.6220051646232605, -2.0417609214782715, 0.5392013192176819, 0.9551892876625061, 2.436394453048706, 1.5777784585952759, -2.0311384201049805, 350.28594970703125, -0.27035239338874817, 0.3557421863079071, 0.0565480962395668, 2.652972936630249, 0.35448068380355835, -2.2843337059020996], "std": [0.12720723450183868, 0.05988258123397827, 0.30384787917137146, 0.3125116229057312, 0.28516578674316406, 0.36901092529296875, 0.3972925841808319, 404.9375, 0.03191033750772476, 0.048300113528966904, 0.05757034197449684, 1.829935073852539, 0.3840523064136505, 0.15831053256988525, 0.205462247133255, 0.054429929703474045, 0.1960250586271286, 0.09208854287862778, 0.18664951622486115, 0.2136087715625763, 0.2432904988527298, 352.8000793457031, 0.09204895049333572, 0.05052904784679413, 0.045269399881362915, 1.0879400968551636, 0.148345485329628, 0.1995217353105545], "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": [554], "max": [554], "mean": [554.0], "std": [0.0], "count": [570]}, "index": {"min": [508814], "max": [509383], "mean": [509098.5], "std": [164.54457349504622], "count": [570]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [570]}, "subtask_annotation": {"mean": [13.8, 29.0, 29.0, 29.0, 29.0], "std": [10.816264556091804, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [570]}, "scene_annotation": {"mean": [554.0], "std": [0.0], "min": [554], "max": [554], "count": [570]}, "eef_direction_state": {"mean": [3.933333333333333, 3.7403508771929825], "std": [1.8831974799627433, 2.079799218474198], "min": [0, 0], "max": [6, 6], "count": [570]}, "eef_velocity_state": {"mean": [0.9421052631578948, 0.8947368421052632], "std": [0.7667308977871062, 0.7921591751776241], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_acc_mag_state": {"mean": [0.8614035087719298, 0.7649122807017544], "std": [0.8356643299007045, 0.8255760834098245], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_direction_action": {"mean": [3.933333333333333, 3.7403508771929825], "std": [1.8831974799627433, 2.079799218474198], "min": [0, 0], "max": [6, 6], "count": [570]}, "eef_velocity_action": {"mean": [0.9421052631578948, 0.8947368421052632], "std": [0.7667308977871062, 0.7921591751776241], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_acc_mag_action": {"mean": [0.8614035087719298, 0.7649122807017544], "std": [0.8356643299007045, 0.8255760834098245], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_sim_pose_state": {"mean": [0.5644803695903543, 0.32198207553495767, 1.1427952687130105, -2.5983500252806637, 0.7354834430419425, 1.6262053227462852, 0.5402905846128853, -0.28624660893963333, 1.0731758928123418, 2.396013371264411, 0.9611347663379161, -1.7116168656823711], "std": [0.049209374314974096, 0.07951642665518584, 0.05954098781061274, 0.17790457530637227, 0.13897277324426738, 2.3623571432994983, 0.040947915802474213, 0.061117209360743364, 0.029898065995980532, 0.3630126586525377, 0.30736024345146934, 2.012383128878206], "min": [0.4736624604609894, 0.0733700398692986, 1.074256062104165, -2.920031774116867, 0.5086321411088384, -3.141507841910849, 0.4859334760177698, -0.38941383643449556, 1.0108508205803148, 1.2772244506762847, 0.2948080581560315, -3.133814628853256], "max": [0.6590350441278549, 0.40342023478569666, 1.3242652500533112, -1.994963144750086, 1.1320760632752167, 3.141499366097726, 0.6301679009087974, -0.045840330579784316, 1.1438194161320838, 3.097958863055971, 1.3349611840003281, 3.139074537398004], "count": [570]}, "eef_sim_pose_action": {"mean": [0.5644803695903543, 0.32198207553495767, 1.1427952687130105, -2.5983500252806637, 0.7354834430419425, 1.6262053227462852, 0.5402905846128853, -0.28624660893963333, 1.0731758928123418, 2.396013371264411, 0.9611347663379161, -1.7116168656823711], "std": [0.049209374314974096, 0.07951642665518584, 0.05954098781061274, 0.17790457530637227, 0.13897277324426738, 2.3623571432994983, 0.040947915802474213, 0.061117209360743364, 0.029898065995980532, 0.3630126586525377, 0.30736024345146934, 2.012383128878206], "min": [0.4736624604609894, 0.0733700398692986, 1.074256062104165, -2.920031774116867, 0.5086321411088384, -3.141507841910849, 0.4859334760177698, -0.38941383643449556, 1.0108508205803148, 1.2772244506762847, 0.2948080581560315, -3.133814628853256], "max": [0.6590350441278549, 0.40342023478569666, 1.3242652500533112, -1.994963144750086, 1.1320760632752167, 3.141499366097726, 0.6301679009087974, -0.045840330579784316, 1.1438194161320838, 3.097958863055971, 1.3349611840003281, 3.139074537398004], "count": [570]}, "gripper_mode_state": {"mean": [0.6192982456140351, 0.42105263157894735], "std": [0.48555939759561184, 0.49372797471825647], "min": [0, 0], "max": [1, 1], "count": [570]}, "gripper_activity_state": {"mean": [1.7736842105263158, 1.787719298245614], "std": [0.5831031071863204, 0.5286759945102826], "min": [0, 0], "max": [2, 2], "count": [570]}, "gripper_mode_action": {"mean": [0.6192982456140351, 0.42105263157894735], "std": [0.48555939759561184, 0.49372797471825647], "min": [0, 0], "max": [1, 1], "count": [570]}, "gripper_activity_action": {"mean": [1.7736842105263158, 1.787719298245614], "std": [0.5831031071863204, 0.5286759945102826], "min": [0, 0], "max": [2, 2], "count": [570]}, "gripper_open_scale_state": {"mean": [0.35028596481858676, 0.5471421050423069], "std": [0.3528000629572192, 0.4048294522209394], "min": [0.036, 0.0], "max": [0.873, 0.949], "count": [570]}, "gripper_open_scale_action": {"mean": [0.35028596481858676, 0.5471421050423069], "std": [0.3528000629572192, 0.4048294522209394], "min": [0.036, 0.0], "max": [0.873, 0.949], "count": [570]}}} +{"episode_index": 552, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43454882960936314]], [[0.4621478172341288]], [[0.4620716642600193]]], "std": [[[0.22763341087097694]], [[0.19520575640678084]], [[0.19098795241127345]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4053189441151137]], [[0.4501601956351016]], [[0.4523152011450575]]], "std": [[[0.2096866911654477]], [[0.17476526868507916]], [[0.16793949697414404]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4439354100167199]], [[0.4697202351547854]], [[0.47067835315650813]]], "std": [[[0.20097826178907666]], [[0.1748352417841593]], [[0.16782099980760937]]], "count": [129]}, "observation.state": {"min": [0.45087093114852905, 1.8626677989959717, -0.7609461545944214, -1.037004828453064, -2.9295525550842285, -1.98630690574646, 0.6444279551506042, 20.0, 0.1306300014257431, 0.29482701420783997, -0.2070769965648651, -3.1411852836608887, -0.4650000035762787, -0.847000002861023, -0.8694008588790894, -2.171381711959839, 0.4632278382778168, 0.7110471725463867, 1.8257890939712524, 0.9944711327552795, -2.4503376483917236, 30.0, -0.3330180048942566, 0.29142698645591736, -0.09442500025033951, -3.1401853561401367, -0.003000002121552825, -2.6040000915527344], "max": [1.015048623085022, 2.1213254928588867, 0.5950350761413574, 0.39762088656425476, -1.4520092010498047, -0.6224018335342407, 1.952028751373291, 947.0, 0.32259100675582886, 0.47087499499320984, 0.09164199978113174, 3.140000104904175, 1.121999979019165, -0.21400001645088196, -0.42210787534713745, -1.9310498237609863, 1.1015121936798096, 1.0168287754058838, 2.66325044631958, 1.885496735572815, -1.647398829460144, 934.0, -0.12041100114583969, 0.4359619915485382, 0.09545399993658066, 3.1410000324249268, 0.7540000081062317, -1.906999945640564], "mean": [0.6976655721664429, 2.0000340938568115, -0.5045543909072876, -0.5300828218460083, -2.2553699016571045, -1.431789755821228, 1.5247410535812378, 497.2105712890625, 0.26351842284202576, 0.36724966764450073, 0.008010024204850197, -0.9411268830299377, 0.35118368268013, -0.5902130603790283, -0.6681265830993652, -2.0388784408569336, 0.6178819537162781, 0.869780421257019, 2.422574043273926, 1.5173835754394531, -2.037334680557251, 297.0980224609375, -0.25928810238838196, 0.37452423572540283, 0.034863851964473724, 1.787870168685913, 0.2985619604587555, -2.3019139766693115], "std": [0.12816520035266876, 0.059682317078113556, 0.38291308283805847, 0.33522552251815796, 0.35892409086227417, 0.4709013104438782, 0.4111998677253723, 411.3075866699219, 0.03796423599123955, 0.05600253492593765, 0.06316517293453217, 2.67747163772583, 0.4213773012161255, 0.18125152587890625, 0.1140906810760498, 0.0610814243555069, 0.11779683828353882, 0.07776583731174469, 0.22084206342697144, 0.22876083850860596, 0.21355323493480682, 365.86859130859375, 0.062096040695905685, 0.04093703255057335, 0.0380190834403038, 2.2791624069213867, 0.16884568333625793, 0.15742339193820953], "count": [653]}, "action": {"min": [0.45087093114852905, 1.8626677989959717, -0.7609461545944214, -1.037004828453064, -2.9295525550842285, -1.98630690574646, 0.6444279551506042, 20.0, 0.1306300014257431, 0.29482701420783997, -0.2070769965648651, -3.1411852836608887, -0.4650000035762787, -0.847000002861023, -0.8694008588790894, -2.171381711959839, 0.4632278382778168, 0.7110471725463867, 1.8257890939712524, 0.9944711327552795, -2.4503376483917236, 30.0, -0.3330180048942566, 0.29142698645591736, -0.09442500025033951, -3.1401853561401367, -0.003000002121552825, -2.6040000915527344], "max": [1.015048623085022, 2.1213254928588867, 0.5950350761413574, 0.39762088656425476, -1.4520092010498047, -0.6224018335342407, 1.952028751373291, 947.0, 0.32259100675582886, 0.47087499499320984, 0.09164199978113174, 3.140000104904175, 1.121999979019165, -0.21400001645088196, -0.42210787534713745, -1.9310498237609863, 1.1015121936798096, 1.0168287754058838, 2.66325044631958, 1.885496735572815, -1.647398829460144, 934.0, -0.12041100114583969, 0.4359619915485382, 0.09545399993658066, 3.1410000324249268, 0.7540000081062317, -1.906999945640564], "mean": [0.6976655721664429, 2.0000340938568115, -0.5045543909072876, -0.5300828218460083, -2.2553699016571045, -1.431789755821228, 1.5247410535812378, 497.2105712890625, 0.26351842284202576, 0.36724966764450073, 0.008010024204850197, -0.9411268830299377, 0.35118368268013, -0.5902130603790283, -0.6681265830993652, -2.0388784408569336, 0.6178819537162781, 0.869780421257019, 2.422574043273926, 1.5173835754394531, -2.037334680557251, 297.0980224609375, -0.25928810238838196, 0.37452423572540283, 0.034863851964473724, 1.787870168685913, 0.2985619604587555, -2.3019139766693115], "std": [0.12816520035266876, 0.059682317078113556, 0.38291308283805847, 0.33522552251815796, 0.35892409086227417, 0.4709013104438782, 0.4111998677253723, 411.3075866699219, 0.03796423599123955, 0.05600253492593765, 0.06316517293453217, 2.67747163772583, 0.4213773012161255, 0.18125152587890625, 0.1140906810760498, 0.0610814243555069, 0.11779683828353882, 0.07776583731174469, 0.22084206342697144, 0.22876083850860596, 0.21355323493480682, 365.86859130859375, 0.062096040695905685, 0.04093703255057335, 0.0380190834403038, 2.2791624069213867, 0.16884568333625793, 0.15742339193820953], "count": [653]}, "timestamp": {"min": [0.0], "max": [21.733333333333334], "mean": [10.866666666666667], "std": [6.283488061755367], "count": [653]}, "frame_index": {"min": [0], "max": [652], "mean": [326.0], "std": [188.50464185266102], "count": [653]}, "episode_index": {"min": [555], "max": [555], "mean": [555.0], "std": [0.0], "count": [653]}, "index": {"min": [509384], "max": [510036], "mean": [509710.0], "std": [188.50464185266102], "count": [653]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [653]}, "subtask_annotation": {"mean": [15.0260336906585, 29.0, 29.0, 29.0, 29.0], "std": [11.004979899293614, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [653]}, "scene_annotation": {"mean": [555.0], "std": [0.0], "min": [555], "max": [555], "count": [653]}, "eef_direction_state": {"mean": [4.2450229709035225, 3.875957120980092], "std": [1.8038568194842277, 2.02168660608668], "min": [0, 0], "max": [6, 6], "count": [653]}, "eef_velocity_state": {"mean": [0.7274119448698315, 0.8667687595712098], "std": [0.6681089472311686, 0.7582207775092309], "min": [0, 0], "max": [2, 2], "count": [653]}, "eef_acc_mag_state": {"mean": [0.7105666156202144, 0.7381316998468607], "std": [0.8267142757011744, 0.8467761769407115], "min": [0, 0], "max": [2, 2], "count": [653]}, "eef_direction_action": {"mean": [4.2450229709035225, 3.875957120980092], "std": [1.8038568194842277, 2.02168660608668], "min": [0, 0], "max": [6, 6], "count": [653]}, "eef_velocity_action": {"mean": [0.7274119448698315, 0.8667687595712098], "std": [0.6681089472311686, 0.7582207775092309], "min": [0, 0], "max": [2, 2], "count": [653]}, "eef_acc_mag_action": {"mean": [0.7105666156202144, 0.7381316998468607], "std": [0.8267142757011744, 0.8467761769407115], "min": [0, 0], "max": [2, 2], "count": [653]}, "eef_sim_pose_state": {"mean": [0.5861735256671283, 0.2998553708371222, 1.13555200779072, -2.5821874642693503, 0.7106668795751869, 2.5556003815861197, 0.5797122251981444, -0.2824682095446961, 1.1056134246161309, 2.5216508834371947, 0.8662063311193546, -1.8022399279832082], "std": [0.03666160652419586, 0.04792750671314728, 0.04600251616134964, 0.22477916870659176, 0.1582397971275063, 1.2101561202897124, 0.04271092240804414, 0.06475062725510436, 0.03298245231845428, 0.3439404843646072, 0.3621438301238849, 1.873000255150649], "min": [0.5050264567467595, 0.12539902037102607, 1.088815931791337, -2.8175121390595192, 0.47668102709770155, -3.1379939211541643, 0.5137305515058379, -0.37901929600018747, 1.0260851047403474, 1.5803218471847944, 0.10073771568701484, -3.1400831035204257], "max": [0.6331089915823255, 0.3543931958184686, 1.25762017348102, -1.8442100119725644, 1.128882072492392, 3.140979560392009, 0.6631630636856196, -0.04637514731420292, 1.1741078108149885, 3.1264285310350104, 1.380239359789961, 3.1398800382537573], "count": [653]}, "eef_sim_pose_action": {"mean": [0.5861735256671283, 0.2998553708371222, 1.13555200779072, -2.5821874642693503, 0.7106668795751869, 2.5556003815861197, 0.5797122251981444, -0.2824682095446961, 1.1056134246161309, 2.5216508834371947, 0.8662063311193546, -1.8022399279832082], "std": [0.03666160652419586, 0.04792750671314728, 0.04600251616134964, 0.22477916870659176, 0.1582397971275063, 1.2101561202897124, 0.04271092240804414, 0.06475062725510436, 0.03298245231845428, 0.3439404843646072, 0.3621438301238849, 1.873000255150649], "min": [0.5050264567467595, 0.12539902037102607, 1.088815931791337, -2.8175121390595192, 0.47668102709770155, -3.1379939211541643, 0.5137305515058379, -0.37901929600018747, 1.0260851047403474, 1.5803218471847944, 0.10073771568701484, -3.1400831035204257], "max": [0.6331089915823255, 0.3543931958184686, 1.25762017348102, -1.8442100119725644, 1.128882072492392, 3.140979560392009, 0.6631630636856196, -0.04637514731420292, 1.1741078108149885, 3.1264285310350104, 1.380239359789961, 3.1398800382537573], "count": [653]}, "gripper_mode_state": {"mean": [0.7029096477794793, 0.48085758039816234], "std": [0.456976667717303, 0.49963343340071364], "min": [0, 0], "max": [1, 1], "count": [653]}, "gripper_activity_state": {"mean": [1.7947932618683002, 1.7335375191424196], "std": [0.5513484751285449, 0.6083083871866009], "min": [0, 0], "max": [2, 2], "count": [653]}, "gripper_mode_action": {"mean": [0.7029096477794793, 0.48085758039816234], "std": [0.456976667717303, 0.49963343340071364], "min": [0, 0], "max": [1, 1], "count": [653]}, "gripper_activity_action": {"mean": [1.7947932618683002, 1.7335375191424196], "std": [0.5513484751285449, 0.6083083871866009], "min": [0, 0], "max": [2, 2], "count": [653]}, "gripper_open_scale_state": {"mean": [0.29709800945708426, 0.4972105665893312], "std": [0.3658683532793183, 0.41130758059817185], "min": [0.03, 0.02], "max": [0.934, 0.947], "count": [653]}, "gripper_open_scale_action": {"mean": [0.29709800945708426, 0.4972105665893312], "std": [0.3658683532793183, 0.41130758059817185], "min": [0.03, 0.02], "max": [0.934, 0.947], "count": [653]}}} +{"episode_index": 553, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[1.0]], [[1.0]]], "mean": [[[0.43589303999377527]], [[0.46174805477746655]], [[0.46127776221599753]]], "std": [[[0.2248965916148035]], [[0.19262521438233796]], [[0.1877326378530086]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4223643965919701]], [[0.4596414060068472]], [[0.46100399548708376]]], "std": [[[0.2104598424603201]], [[0.17710208440385167]], [[0.1703990586493512]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4439681858854653]], [[0.46966998521630876]], [[0.47104661531279174]]], "std": [[[0.1864999266764249]], [[0.16118318498683787]], [[0.15382986230861337]]], "count": [105]}, "observation.state": {"min": [0.4723559021949768, 1.884658932685852, -0.7991513609886169, -0.8442507386207581, -2.8177642822265625, -1.9677541255950928, 0.3881438076496124, 1.0, 0.14560000598430634, 0.288332998752594, -0.1984490007162094, -3.1411852836608887, -0.4180000126361847, -0.8920000195503235, -1.1112337112426758, -2.1720449924468994, 0.33274704217910767, 0.6031508445739746, 1.8112677335739136, 1.0748261213302612, -2.302525758743286, 28.0, -0.3570680022239685, 0.2686629891395569, -0.1122170016169548, -3.1411852836608887, 0.09799999743700027, -2.562999963760376], "max": [0.9082344174385071, 2.1212732791900635, 0.3648959696292877, 0.4585503935813904, -1.3928426504135132, -0.6651799082756042, 1.990565538406372, 918.0, 0.3170759975910187, 0.43953999876976013, 0.06437700241804123, 3.1389999389648438, 1.2899999618530273, -0.3710000216960907, -0.30520573258399963, -1.9734612703323364, 1.0746865272521973, 1.097532868385315, 2.6995532512664795, 1.9938466548919678, -1.6464389562606812, 848.0, -0.058786001056432724, 0.43817999958992004, 0.09302999824285507, 3.13700008392334, 0.7459999918937683, -1.965000033378601], "mean": [0.6200651526451111, 2.0322210788726807, -0.44595736265182495, -0.4489215612411499, -2.12587308883667, -1.466935634613037, 1.3960323333740234, 467.3233642578125, 0.2755918800830841, 0.34422537684440613, -0.00850343145430088, -1.461940050125122, 0.5095471143722534, -0.6249402165412903, -0.6578478813171387, -2.0562751293182373, 0.5340250730514526, 0.9585927724838257, 2.4583580493927, 1.5904730558395386, -2.052999973297119, 327.807373046875, -0.2587968707084656, 0.3592454195022583, 0.0506281703710556, 2.1953845024108887, 0.32341721653938293, -2.269571304321289], "std": [0.11475536972284317, 0.05833098664879799, 0.30498573184013367, 0.32542112469673157, 0.3462635576725006, 0.39878103137016296, 0.4193187952041626, 371.618408203125, 0.03163481876254082, 0.04211267828941345, 0.05639343336224556, 2.494296073913574, 0.43240275979042053, 0.12893955409526825, 0.22365158796310425, 0.05493086576461792, 0.1594340205192566, 0.12211013585329056, 0.22555245459079742, 0.23898206651210785, 0.19527317583560944, 328.2999267578125, 0.09576863050460815, 0.05113842338323593, 0.044974688440561295, 1.867667317390442, 0.18204937875270844, 0.17563922703266144], "count": [501]}, "action": {"min": [0.4723559021949768, 1.884658932685852, -0.7991513609886169, -0.8442507386207581, -2.8177642822265625, -1.9677541255950928, 0.3881438076496124, 1.0, 0.14560000598430634, 0.288332998752594, -0.1984490007162094, -3.1411852836608887, -0.4180000126361847, -0.8920000195503235, -1.1112337112426758, -2.1720449924468994, 0.33274704217910767, 0.6031508445739746, 1.8112677335739136, 1.0748261213302612, -2.302525758743286, 28.0, -0.3570680022239685, 0.2686629891395569, -0.1122170016169548, -3.1411852836608887, 0.09799999743700027, -2.562999963760376], "max": [0.9082344174385071, 2.1212732791900635, 0.3648959696292877, 0.4585503935813904, -1.3928426504135132, -0.6651799082756042, 1.990565538406372, 918.0, 0.3170759975910187, 0.43953999876976013, 0.06437700241804123, 3.1389999389648438, 1.2899999618530273, -0.3710000216960907, -0.30520573258399963, -1.9734612703323364, 1.0746865272521973, 1.097532868385315, 2.6995532512664795, 1.9938466548919678, -1.6464389562606812, 848.0, -0.058786001056432724, 0.43817999958992004, 0.09302999824285507, 3.13700008392334, 0.7459999918937683, -1.965000033378601], "mean": [0.6200651526451111, 2.0322210788726807, -0.44595736265182495, -0.4489215612411499, -2.12587308883667, -1.466935634613037, 1.3960323333740234, 467.3233642578125, 0.2755918800830841, 0.34422537684440613, -0.00850343145430088, -1.461940050125122, 0.5095471143722534, -0.6249402165412903, -0.6578478813171387, -2.0562751293182373, 0.5340250730514526, 0.9585927724838257, 2.4583580493927, 1.5904730558395386, -2.052999973297119, 327.807373046875, -0.2587968707084656, 0.3592454195022583, 0.0506281703710556, 2.1953845024108887, 0.32341721653938293, -2.269571304321289], "std": [0.11475536972284317, 0.05833098664879799, 0.30498573184013367, 0.32542112469673157, 0.3462635576725006, 0.39878103137016296, 0.4193187952041626, 371.618408203125, 0.03163481876254082, 0.04211267828941345, 0.05639343336224556, 2.494296073913574, 0.43240275979042053, 0.12893955409526825, 0.22365158796310425, 0.05493086576461792, 0.1594340205192566, 0.12211013585329056, 0.22555245459079742, 0.23898206651210785, 0.19527317583560944, 328.2999267578125, 0.09576863050460815, 0.05113842338323593, 0.044974688440561295, 1.867667317390442, 0.18204937875270844, 0.17563922703266144], "count": [501]}, "timestamp": {"min": [0.0], "max": [16.666666666666668], "mean": [8.333333333333334], "std": [4.82086514442592], "count": [501]}, "frame_index": {"min": [0], "max": [500], "mean": [250.0], "std": [144.62595433277758], "count": [501]}, "episode_index": {"min": [556], "max": [556], "mean": [556.0], "std": [0.0], "count": [501]}, "index": {"min": [510037], "max": [510537], "mean": [510287.0], "std": [144.62595433277758], "count": [501]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [501]}, "subtask_annotation": {"mean": [13.548902195608783, 29.0, 29.0, 29.0, 29.0], "std": [10.315777878857341, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [501]}, "scene_annotation": {"mean": [556.0], "std": [0.0], "min": [556], "max": [556], "count": [501]}, "eef_direction_state": {"mean": [4.06187624750499, 3.878243512974052], "std": [1.8087621269230263, 1.9461681755305553], "min": [0, 0], "max": [6, 6], "count": [501]}, "eef_velocity_state": {"mean": [0.9540918163672655, 0.93812375249501], "std": [0.7448346569678767, 0.7854487972036337], "min": [0, 0], "max": [2, 2], "count": [501]}, "eef_acc_mag_state": {"mean": [0.8902195608782435, 0.7844311377245509], "std": [0.8369725834731014, 0.8294944265882797], "min": [0, 0], "max": [2, 2], "count": [501]}, "eef_direction_action": {"mean": [4.06187624750499, 3.878243512974052], "std": [1.8087621269230263, 1.9461681755305553], "min": [0, 0], "max": [6, 6], "count": [501]}, "eef_velocity_action": {"mean": [0.9540918163672655, 0.93812375249501], "std": [0.7448346569678767, 0.7854487972036337], "min": [0, 0], "max": [2, 2], "count": [501]}, "eef_acc_mag_action": {"mean": [0.8902195608782435, 0.7844311377245509], "std": [0.8369725834731014, 0.8294944265882797], "min": [0, 0], "max": [2, 2], "count": [501]}, "eef_sim_pose_state": {"mean": [0.569597968873762, 0.3099781674231528, 1.1472017760644646, -2.579368559104294, 0.70403745271164, 1.644609309422109, 0.5536077720082839, -0.2816687654522811, 1.080353897396721, 2.296876067330111, 0.9307101962816829, -1.1520543299567332], "std": [0.05054156673626878, 0.08149300545196614, 0.059695146633918145, 0.19542636888104212, 0.1557931679298047, 2.2966427440521637, 0.03218512016525061, 0.058888758503642474, 0.03158758669641427, 0.3375588256497826, 0.32977392058609395, 2.4793555634442233], "min": [0.48181513917586977, 0.07573321866153827, 1.0906783389520047, -2.7826968362550977, 0.4839704197304009, -3.1391373278974095, 0.5048874063301623, -0.3487739078105292, 1.0150946121708653, 1.4647954559601677, 0.1416559397753463, -3.1397080597966953], "max": [0.6514413947637397, 0.3975891532529495, 1.3110814516951625, -1.7654417552920738, 1.026206831018106, 3.139982647971887, 0.6308645442610685, -0.0602941123503377, 1.1484279343924906, 2.8507319192818543, 1.3070071429432413, 3.1402928285502933], "count": [501]}, "eef_sim_pose_action": {"mean": [0.569597968873762, 0.3099781674231528, 1.1472017760644646, -2.579368559104294, 0.70403745271164, 1.644609309422109, 0.5536077720082839, -0.2816687654522811, 1.080353897396721, 2.296876067330111, 0.9307101962816829, -1.1520543299567332], "std": [0.05054156673626878, 0.08149300545196614, 0.059695146633918145, 0.19542636888104212, 0.1557931679298047, 2.2966427440521637, 0.03218512016525061, 0.058888758503642474, 0.03158758669641427, 0.3375588256497826, 0.32977392058609395, 2.4793555634442233], "min": [0.48181513917586977, 0.07573321866153827, 1.0906783389520047, -2.7826968362550977, 0.4839704197304009, -3.1391373278974095, 0.5048874063301623, -0.3487739078105292, 1.0150946121708653, 1.4647954559601677, 0.1416559397753463, -3.1397080597966953], "max": [0.6514413947637397, 0.3975891532529495, 1.3110814516951625, -1.7654417552920738, 1.026206831018106, 3.139982647971887, 0.6308645442610685, -0.0602941123503377, 1.1484279343924906, 2.8507319192818543, 1.3070071429432413, 3.1402928285502933], "count": [501]}, "gripper_mode_state": {"mean": [0.6127744510978044, 0.4590818363273453], "std": [0.48711592375900653, 0.4983228911876879], "min": [0, 0], "max": [1, 1], "count": [501]}, "gripper_activity_state": {"mean": [1.750499001996008, 1.688622754491018], "std": [0.5990884213751346, 0.6617963060487703], "min": [0, 0], "max": [2, 2], "count": [501]}, "gripper_mode_action": {"mean": [0.6127744510978044, 0.4590818363273453], "std": [0.48711592375900653, 0.4983228911876879], "min": [0, 0], "max": [1, 1], "count": [501]}, "gripper_activity_action": {"mean": [1.750499001996008, 1.688622754491018], "std": [0.5990884213751346, 0.6617963060487703], "min": [0, 0], "max": [2, 2], "count": [501]}, "gripper_open_scale_state": {"mean": [0.32780738503157236, 0.46732335318467316], "std": [0.3283001322200408, 0.3716183884557248], "min": [0.028, 0.001], "max": [0.848, 0.918], "count": [501]}, "gripper_open_scale_action": {"mean": [0.32780738503157236, 0.46732335318467316], "std": [0.3283001322200408, 0.3716183884557248], "min": [0.028, 0.001], "max": [0.848, 0.918], "count": [501]}}} +{"episode_index": 554, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[1.0]], [[1.0]]], "mean": [[[0.43120108171221244]], [[0.46121009919715916]], [[0.46199537465905]]], "std": [[[0.231678595666611]], [[0.19737786920913847]], [[0.19302007919206085]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41002285330142557]], [[0.454863069965519]], [[0.4573987780479646]]], "std": [[[0.20985286317462948]], [[0.1746010290999979]], [[0.16718277885469351]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44744940591065824]], [[0.4707964190597499]], [[0.47212488098914107]]], "std": [[[0.2048790733224642]], [[0.18274743139270969]], [[0.17651240981799438]]], "count": [127]}, "observation.state": {"min": [0.486161470413208, 1.8588629961013794, -0.8544608950614929, -0.9806132912635803, -2.8257055282592773, -1.988837718963623, 0.6711838841438293, 1.0, 0.11314699798822403, 0.29421401023864746, -0.21933799982070923, -3.1391851902008057, -0.47600001096725464, -0.8389999866485596, -0.7628659605979919, -2.168135166168213, 0.4531223773956299, 0.7991513609886169, 1.7881072759628296, 1.0453474521636963, -2.314812660217285, 30.0, -0.34272700548171997, 0.28150200843811035, -0.08991000056266785, -3.1411852836608887, 0.03200000151991844, -2.7279999256134033], "max": [0.9894272089004517, 2.121342897415161, 1.0091145038604736, 0.4956909716129303, -1.5611621141433716, -0.5737770199775696, 1.9605633020401, 948.0, 0.3289079964160919, 0.4522939920425415, 0.07577399909496307, 3.13700008392334, 1.2200000286102295, -0.2669999897480011, -0.3933623135089874, -1.9831478595733643, 1.220177173614502, 1.1594221591949463, 2.708000421524048, 1.9994317293167114, -1.6872097253799438, 923.0, -0.11551299691200256, 0.426023006439209, 0.1001570001244545, 3.140000104904175, 0.800000011920929, -2.0490000247955322], "mean": [0.6714783906936646, 1.9909542798995972, -0.439303994178772, -0.4961566925048828, -2.2930405139923096, -1.487599492073059, 1.4880485534667969, 522.3668212890625, 0.26602867245674133, 0.35123971104621887, 0.004770967178046703, -0.39257925748825073, 0.36151379346847534, -0.6050043106079102, -0.6124551296234131, -2.051967144012451, 0.6041173934936523, 0.954565703868866, 2.4110755920410156, 1.5871760845184326, -2.0108821392059326, 361.03033447265625, -0.2662976384162903, 0.358863890171051, 0.045240968465805054, 1.8584527969360352, 0.3023146390914917, -2.3222110271453857], "std": [0.11708526313304901, 0.07004553079605103, 0.48055383563041687, 0.3628377914428711, 0.33585724234580994, 0.502304196357727, 0.3795574903488159, 414.40673828125, 0.04090122878551483, 0.052485834807157516, 0.06747064739465714, 2.8509528636932373, 0.4283067584037781, 0.13581329584121704, 0.0892513170838356, 0.042745575308799744, 0.13500136137008667, 0.08838140219449997, 0.23372885584831238, 0.24997606873512268, 0.1714741438627243, 376.4908752441406, 0.05517258495092392, 0.040027275681495667, 0.0337662547826767, 2.2269113063812256, 0.18653419613838196, 0.1465989649295807], "count": [642]}, "action": {"min": [0.486161470413208, 1.8588629961013794, -0.8544608950614929, -0.9806132912635803, -2.8257055282592773, -1.988837718963623, 0.6711838841438293, 1.0, 0.11314699798822403, 0.29421401023864746, -0.21933799982070923, -3.1391851902008057, -0.47600001096725464, -0.8389999866485596, -0.7628659605979919, -2.168135166168213, 0.4531223773956299, 0.7991513609886169, 1.7881072759628296, 1.0453474521636963, -2.314812660217285, 30.0, -0.34272700548171997, 0.28150200843811035, -0.08991000056266785, -3.1411852836608887, 0.03200000151991844, -2.7279999256134033], "max": [0.9894272089004517, 2.121342897415161, 1.0091145038604736, 0.4956909716129303, -1.5611621141433716, -0.5737770199775696, 1.9605633020401, 948.0, 0.3289079964160919, 0.4522939920425415, 0.07577399909496307, 3.13700008392334, 1.2200000286102295, -0.2669999897480011, -0.3933623135089874, -1.9831478595733643, 1.220177173614502, 1.1594221591949463, 2.708000421524048, 1.9994317293167114, -1.6872097253799438, 923.0, -0.11551299691200256, 0.426023006439209, 0.1001570001244545, 3.140000104904175, 0.800000011920929, -2.0490000247955322], "mean": [0.6714783906936646, 1.9909542798995972, -0.439303994178772, -0.4961566925048828, -2.2930405139923096, -1.487599492073059, 1.4880485534667969, 522.3668212890625, 0.26602867245674133, 0.35123971104621887, 0.004770967178046703, -0.39257925748825073, 0.36151379346847534, -0.6050043106079102, -0.6124551296234131, -2.051967144012451, 0.6041173934936523, 0.954565703868866, 2.4110755920410156, 1.5871760845184326, -2.0108821392059326, 361.03033447265625, -0.2662976384162903, 0.358863890171051, 0.045240968465805054, 1.8584527969360352, 0.3023146390914917, -2.3222110271453857], "std": [0.11708526313304901, 0.07004553079605103, 0.48055383563041687, 0.3628377914428711, 0.33585724234580994, 0.502304196357727, 0.3795574903488159, 414.40673828125, 0.04090122878551483, 0.052485834807157516, 0.06747064739465714, 2.8509528636932373, 0.4283067584037781, 0.13581329584121704, 0.0892513170838356, 0.042745575308799744, 0.13500136137008667, 0.08838140219449997, 0.23372885584831238, 0.24997606873512268, 0.1714741438627243, 376.4908752441406, 0.05517258495092392, 0.040027275681495667, 0.0337662547826767, 2.2269113063812256, 0.18653419613838196, 0.1465989649295807], "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": [557], "max": [557], "mean": [557.0], "std": [0.0], "count": [642]}, "index": {"min": [510538], "max": [511179], "mean": [510858.5], "std": [185.32921158486232], "count": [642]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [642]}, "subtask_annotation": {"mean": [14.07943925233645, 29.0, 29.0, 29.0, 29.0], "std": [10.539123713930126, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [642]}, "scene_annotation": {"mean": [557.0], "std": [0.0], "min": [557], "max": [557], "count": [642]}, "eef_direction_state": {"mean": [4.085669781931464, 4.0], "std": [1.883808762804484, 1.9914145945099966], "min": [0, 0], "max": [6, 6], "count": [642]}, "eef_velocity_state": {"mean": [0.7663551401869159, 0.8271028037383178], "std": [0.6755098121228176, 0.7548476886399653], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_acc_mag_state": {"mean": [0.705607476635514, 0.6713395638629284], "std": [0.823486824409018, 0.8180714422936326], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_direction_action": {"mean": [4.085669781931464, 4.0], "std": [1.883808762804484, 1.9914145945099966], "min": [0, 0], "max": [6, 6], "count": [642]}, "eef_velocity_action": {"mean": [0.7663551401869159, 0.8271028037383178], "std": [0.6755098121228176, 0.7548476886399653], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_acc_mag_action": {"mean": [0.705607476635514, 0.6713395638629284], "std": [0.823486824409018, 0.8180714422936326], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_sim_pose_state": {"mean": [0.5704016083698923, 0.31237077335950936, 1.1374545617640281, -2.5809706835399644, 0.7254670654491057, 1.8144058755305021, 0.5656074023636076, -0.28349640972789775, 1.1005776322435632, 2.4371325609553782, 0.8574437003030412, -1.706992111146096], "std": [0.03512873455518873, 0.04589663240532694, 0.03640753680103999, 0.23726429411625224, 0.16108214014886055, 2.138792971016264, 0.0376488707760293, 0.07090991119929384, 0.03462489958878151, 0.33153312994961964, 0.33491396941820806, 1.9810435699824096], "min": [0.49926089901591064, 0.11971440897950271, 1.0890953461065735, -2.96832898696865, 0.481620154030149, -3.1404267983578142, 0.5185274768710061, -0.3712022927928305, 1.029601837150026, 1.3642788250373363, 0.1028367372085599, -3.139198257676869], "max": [0.6237917821118125, 0.3788330093269967, 1.227195635368349, -1.786228788985775, 1.1132225648305716, 3.139505894705528, 0.6433261103707368, -0.025631690039122842, 1.1671052286174821, 2.905920800764559, 1.26567529270226, 3.1408446975850546], "count": [642]}, "eef_sim_pose_action": {"mean": [0.5704016083698923, 0.31237077335950936, 1.1374545617640281, -2.5809706835399644, 0.7254670654491057, 1.8144058755305021, 0.5656074023636076, -0.28349640972789775, 1.1005776322435632, 2.4371325609553782, 0.8574437003030412, -1.706992111146096], "std": [0.03512873455518873, 0.04589663240532694, 0.03640753680103999, 0.23726429411625224, 0.16108214014886055, 2.138792971016264, 0.0376488707760293, 0.07090991119929384, 0.03462489958878151, 0.33153312994961964, 0.33491396941820806, 1.9810435699824096], "min": [0.49926089901591064, 0.11971440897950271, 1.0890953461065735, -2.96832898696865, 0.481620154030149, -3.1404267983578142, 0.5185274768710061, -0.3712022927928305, 1.029601837150026, 1.3642788250373363, 0.1028367372085599, -3.139198257676869], "max": [0.6237917821118125, 0.3788330093269967, 1.227195635368349, -1.786228788985775, 1.1132225648305716, 3.139505894705528, 0.6433261103707368, -0.025631690039122842, 1.1671052286174821, 2.905920800764559, 1.26567529270226, 3.1408446975850546], "count": [642]}, "gripper_mode_state": {"mean": [0.6495327102803738, 0.4657320872274143], "std": [0.4771163050622016, 0.4988243279494396], "min": [0, 0], "max": [1, 1], "count": [642]}, "gripper_activity_state": {"mean": [1.8037383177570094, 1.7897196261682242], "std": [0.5372002939513975, 0.5420225040630376], "min": [0, 0], "max": [2, 2], "count": [642]}, "gripper_mode_action": {"mean": [0.6495327102803738, 0.4657320872274143], "std": [0.4771163050622016, 0.4988243279494396], "min": [0, 0], "max": [1, 1], "count": [642]}, "gripper_activity_action": {"mean": [1.8037383177570094, 1.7897196261682242], "std": [0.5372002939513975, 0.5420225040630376], "min": [0, 0], "max": [2, 2], "count": [642]}, "gripper_open_scale_state": {"mean": [0.36103037378721203, 0.5223668222646483], "std": [0.3764907889075196, 0.41440660450435296], "min": [0.03, 0.001], "max": [0.923, 0.948], "count": [642]}, "gripper_open_scale_action": {"mean": [0.36103037378721203, 0.5223668222646483], "std": [0.3764907889075196, 0.41440660450435296], "min": [0.03, 0.001], "max": [0.923, 0.948], "count": [642]}}} +{"episode_index": 555, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[1.0]], [[1.0]]], "mean": [[[0.4385436377625484]], [[0.46299468359350215]], [[0.46219981439177615]]], "std": [[[0.22317187025147628]], [[0.1924918109557397]], [[0.1872883490018315]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41893983596674916]], [[0.45426400985151344]], [[0.4548160733549083]]], "std": [[[0.2133498833865955]], [[0.1816299909951969]], [[0.1756030542518909]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4409595310616156]], [[0.4694781712037566]], [[0.47110575702773017]]], "std": [[[0.20344258075293034]], [[0.17678570465484159]], [[0.17018026955763424]]], "count": [103]}, "observation.state": {"min": [0.46738171577453613, 1.8519339561462402, -0.8682664632797241, -0.8526283502578735, -2.7336220741271973, -1.9615232944488525, 0.6360154747962952, 0.0, 0.15546000003814697, 0.2901020050048828, -0.19953800737857819, -3.1391851902008057, -0.3779999911785126, -0.8650000095367432, -0.878337025642395, -2.164243221282959, 0.32044246792793274, 0.7744898200035095, 1.7209994792938232, 1.1656181812286377, -2.286835193634033, 18.0, -0.3688330054283142, 0.2628540098667145, -0.09307800233364105, -3.1411852836608887, 0.13200002908706665, -2.7019999027252197], "max": [0.9471553564071655, 2.1213605403900146, 0.26391124725341797, 0.4025951027870178, -1.34121572971344, -0.6835232377052307, 2.033954620361328, 950.0, 0.2977760136127472, 0.43874800205230713, 0.08605500310659409, 3.140000104904175, 1.2289999723434448, -0.17400000989437103, -0.3041061758995056, -1.969447135925293, 1.2157964706420898, 1.1232764720916748, 2.6717848777770996, 1.997285008430481, -1.7103354930877686, 849.0, -0.08532200008630753, 0.4129199981689453, 0.10251200199127197, 3.1410000324249268, 0.765999972820282, -1.8480000495910645], "mean": [0.6381035447120667, 2.011181116104126, -0.5778784155845642, -0.5284867882728577, -2.125485897064209, -1.5083718299865723, 1.5421046018600464, 533.4385375976562, 0.26367703080177307, 0.3488546907901764, -0.0007382788462564349, -0.427382230758667, 0.418538898229599, -0.6282190680503845, -0.5811478495597839, -2.0446951389312744, 0.5362209677696228, 1.001284122467041, 2.4041059017181396, 1.6075098514556885, -2.0244140625, 311.0829772949219, -0.2758468985557556, 0.3465714752674103, 0.06329529732465744, 2.5512897968292236, 0.36025649309158325, -2.2716825008392334], "std": [0.11295013874769211, 0.06285812705755234, 0.28521308302879333, 0.31606054306030273, 0.31566140055656433, 0.40771323442459106, 0.38324785232543945, 411.3813171386719, 0.02756105735898018, 0.042765744030475616, 0.059069376438856125, 2.8724100589752197, 0.39648792147636414, 0.1465948224067688, 0.15671737492084503, 0.051262687891721725, 0.19657012820243835, 0.09807821363210678, 0.254199355840683, 0.22326044738292694, 0.178582102060318, 337.2731018066406, 0.08625247329473495, 0.04810306429862976, 0.0393703393638134, 1.3817925453186035, 0.18699069321155548, 0.23568344116210938], "count": [488]}, "action": {"min": [0.46738171577453613, 1.8519339561462402, -0.8682664632797241, -0.8526283502578735, -2.7336220741271973, -1.9615232944488525, 0.6360154747962952, 0.0, 0.15546000003814697, 0.2901020050048828, -0.19953800737857819, -3.1391851902008057, -0.3779999911785126, -0.8650000095367432, -0.878337025642395, -2.164243221282959, 0.32044246792793274, 0.7744898200035095, 1.7209994792938232, 1.1656181812286377, -2.286835193634033, 18.0, -0.3688330054283142, 0.2628540098667145, -0.09307800233364105, -3.1411852836608887, 0.13200002908706665, -2.7019999027252197], "max": [0.9471553564071655, 2.1213605403900146, 0.26391124725341797, 0.4025951027870178, -1.34121572971344, -0.6835232377052307, 2.033954620361328, 950.0, 0.2977760136127472, 0.43874800205230713, 0.08605500310659409, 3.140000104904175, 1.2289999723434448, -0.17400000989437103, -0.3041061758995056, -1.969447135925293, 1.2157964706420898, 1.1232764720916748, 2.6717848777770996, 1.997285008430481, -1.7103354930877686, 849.0, -0.08532200008630753, 0.4129199981689453, 0.10251200199127197, 3.1410000324249268, 0.765999972820282, -1.8480000495910645], "mean": [0.6381035447120667, 2.011181116104126, -0.5778784155845642, -0.5284867882728577, -2.125485897064209, -1.5083718299865723, 1.5421046018600464, 533.4385375976562, 0.26367703080177307, 0.3488546907901764, -0.0007382788462564349, -0.427382230758667, 0.418538898229599, -0.6282190680503845, -0.5811478495597839, -2.0446951389312744, 0.5362209677696228, 1.001284122467041, 2.4041059017181396, 1.6075098514556885, -2.0244140625, 311.0829772949219, -0.2758468985557556, 0.3465714752674103, 0.06329529732465744, 2.5512897968292236, 0.36025649309158325, -2.2716825008392334], "std": [0.11295013874769211, 0.06285812705755234, 0.28521308302879333, 0.31606054306030273, 0.31566140055656433, 0.40771323442459106, 0.38324785232543945, 411.3813171386719, 0.02756105735898018, 0.042765744030475616, 0.059069376438856125, 2.8724100589752197, 0.39648792147636414, 0.1465948224067688, 0.15671737492084503, 0.051262687891721725, 0.19657012820243835, 0.09807821363210678, 0.254199355840683, 0.22326044738292694, 0.178582102060318, 337.2731018066406, 0.08625247329473495, 0.04810306429862976, 0.0393703393638134, 1.3817925453186035, 0.18699069321155548, 0.23568344116210938], "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": [558], "max": [558], "mean": [558.0], "std": [0.0], "count": [488]}, "index": {"min": [511180], "max": [511667], "mean": [511423.5], "std": [140.8731699082547], "count": [488]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [488]}, "subtask_annotation": {"mean": [12.53483606557377, 29.0, 29.0, 29.0, 29.0], "std": [10.102285063178334, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [488]}, "scene_annotation": {"mean": [558.0], "std": [0.0], "min": [558], "max": [558], "count": [488]}, "eef_direction_state": {"mean": [3.790983606557377, 3.8688524590163933], "std": [1.9941925560363802, 1.9531429890329866], "min": [0, 0], "max": [6, 6], "count": [488]}, "eef_velocity_state": {"mean": [0.8995901639344263, 0.9631147540983607], "std": [0.6984759727388025, 0.7673352677031128], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_acc_mag_state": {"mean": [0.8094262295081968, 0.8155737704918032], "std": [0.8362639390201251, 0.8509898278950601], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_direction_action": {"mean": [3.790983606557377, 3.8688524590163933], "std": [1.9941925560363802, 1.9531429890329866], "min": [0, 0], "max": [6, 6], "count": [488]}, "eef_velocity_action": {"mean": [0.8995901639344263, 0.9631147540983607], "std": [0.6984759727388025, 0.7673352677031128], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_acc_mag_action": {"mean": [0.8094262295081968, 0.8155737704918032], "std": [0.8362639390201251, 0.8509898278950601], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_sim_pose_state": {"mean": [0.5559217638307646, 0.331172486079493, 1.1430381120908426, -2.568847305875481, 0.729850730998463, 1.4551168802261516, 0.561918598811375, -0.27995101381626586, 1.096674948144215, 2.3323640508253343, 0.8784814400873279, -1.6190356514510726], "std": [0.046512038633522504, 0.07128381411315228, 0.0502937008858165, 0.22698561947278334, 0.18107003197688556, 2.3804036581483397, 0.03229480733906777, 0.05583944812920919, 0.036284484045333236, 0.36892866280881353, 0.3022356481636818, 2.1354433842823273], "min": [0.475540709459102, 0.10054767908835754, 1.0912898393145607, -3.003602978479048, 0.5474046304924332, -3.123855270883592, 0.5115266879196748, -0.3466580525632629, 1.0141816754327742, 1.264573409374782, 0.1806982410668494, -3.1396618823565694], "max": [0.6242686724124558, 0.4104190172804178, 1.2827851898374178, -1.846902866669482, 1.1385173997655338, 3.141440438948284, 0.6329618236806136, -0.0677757992113114, 1.164500103774341, 2.8528321419527156, 1.2694309103296493, 3.132454887815424], "count": [488]}, "eef_sim_pose_action": {"mean": [0.5559217638307646, 0.331172486079493, 1.1430381120908426, -2.568847305875481, 0.729850730998463, 1.4551168802261516, 0.561918598811375, -0.27995101381626586, 1.096674948144215, 2.3323640508253343, 0.8784814400873279, -1.6190356514510726], "std": [0.046512038633522504, 0.07128381411315228, 0.0502937008858165, 0.22698561947278334, 0.18107003197688556, 2.3804036581483397, 0.03229480733906777, 0.05583944812920919, 0.036284484045333236, 0.36892866280881353, 0.3022356481636818, 2.1354433842823273], "min": [0.475540709459102, 0.10054767908835754, 1.0912898393145607, -3.003602978479048, 0.5474046304924332, -3.123855270883592, 0.5115266879196748, -0.3466580525632629, 1.0141816754327742, 1.264573409374782, 0.1806982410668494, -3.1396618823565694], "max": [0.6242686724124558, 0.4104190172804178, 1.2827851898374178, -1.846902866669482, 1.1385173997655338, 3.141440438948284, 0.6329618236806136, -0.0677757992113114, 1.164500103774341, 2.8528321419527156, 1.2694309103296493, 3.132454887815424], "count": [488]}, "gripper_mode_state": {"mean": [0.6516393442622951, 0.444672131147541], "std": [0.4764509515907161, 0.49692939833365274], "min": [0, 0], "max": [1, 1], "count": [488]}, "gripper_activity_state": {"mean": [1.6680327868852458, 1.6721311475409837], "std": [0.6748122256662428, 0.6521417797021657], "min": [0, 0], "max": [2, 2], "count": [488]}, "gripper_mode_action": {"mean": [0.6516393442622951, 0.444672131147541], "std": [0.4764509515907161, 0.49692939833365274], "min": [0, 0], "max": [1, 1], "count": [488]}, "gripper_activity_action": {"mean": [1.6680327868852458, 1.6721311475409837], "std": [0.6748122256662428, 0.6521417797021657], "min": [0, 0], "max": [2, 2], "count": [488]}, "gripper_open_scale_state": {"mean": [0.3110829917641936, 0.5334385245021004], "std": [0.33727311390128, 0.41138127866600505], "min": [0.018, 0.0], "max": [0.849, 0.95], "count": [488]}, "gripper_open_scale_action": {"mean": [0.3110829917641936, 0.5334385245021004], "std": [0.33727311390128, 0.41138127866600505], "min": [0.018, 0.0], "max": [0.849, 0.95], "count": [488]}}} +{"episode_index": 556, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[1.0]], [[1.0]]], "mean": [[[0.42820136394252356]], [[0.45727384872524074]], [[0.457180653781869]]], "std": [[[0.22905192395464793]], [[0.1971899098916497]], [[0.19218869148947257]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4089783792970114]], [[0.4501238711769695]], [[0.45120613337574217]]], "std": [[[0.20588575834130277]], [[0.17063093512500163]], [[0.16481521365256196]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45360017524821633]], [[0.4717461660554807]], [[0.4739572060694507]]], "std": [[[0.19928648155345535]], [[0.17553244117157038]], [[0.16935144819451414]]], "count": [131]}, "observation.state": {"min": [0.5796762108802795, 1.8394547700881958, -0.9157044291496277, -0.8598889112472534, -2.7415456771850586, -1.9814897775650024, 0.49406784772872925, 0.0, 0.10273300111293793, 0.29898300766944885, -0.2225250005722046, -3.1401853561401367, -0.4650000035762787, -0.847000002861023, -0.7363194823265076, -2.1692872047424316, 0.34400439262390137, 0.6948156356811523, 1.7086076736450195, 0.8037415146827698, -2.2740418910980225, 28.0, -0.3660129904747009, 0.28933799266815186, -0.07953300327062607, -3.1401853561401367, 0.014000004157423973, -2.7850000858306885], "max": [1.0071423053741455, 2.1215872764587402, 0.6555107831954956, 0.5368632674217224, -1.423787236213684, -0.518956184387207, 1.9674922227859497, 931.0, 0.3087010085582733, 0.4709239900112152, 0.06464999914169312, 3.1389999389648438, 1.1799999475479126, -0.1340000033378601, -0.34630823135375977, -1.925499677658081, 1.0623644590377808, 1.0985451936721802, 2.7223994731903076, 1.852160930633545, -1.5450005531311035, 909.0, -0.1394519954919815, 0.45269298553466797, 0.1164809986948967, 3.138000011444092, 0.7670000195503235, -1.9819999933242798], "mean": [0.7098148465156555, 1.9975136518478394, -0.5177413821220398, -0.4442366659641266, -2.214214324951172, -1.424736499786377, 1.5027034282684326, 455.3854675292969, 0.2528204917907715, 0.36470505595207214, -0.009153543040156364, 0.4861851632595062, 0.3869670331478119, -0.5891799926757812, -0.6212221384048462, -2.0134546756744385, 0.5667020678520203, 0.8742084503173828, 2.401561975479126, 1.509943962097168, -1.9253647327423096, 318.92889404296875, -0.27899160981178284, 0.36621740460395813, 0.055228251963853836, 2.551485538482666, 0.34764811396598816, -2.365591287612915], "std": [0.0999455526471138, 0.0637911707162857, 0.4270484447479248, 0.304248571395874, 0.29102253913879395, 0.4624025225639343, 0.3912585973739624, 380.00848388671875, 0.0370296873152256, 0.053650930523872375, 0.059281136840581894, 2.833899736404419, 0.39280039072036743, 0.15065909922122955, 0.08802199363708496, 0.0673295333981514, 0.16611815989017487, 0.1004481092095375, 0.29903969168663025, 0.2929111421108246, 0.19942080974578857, 344.4537658691406, 0.06370878964662552, 0.04380260780453682, 0.0422261618077755, 1.256764531135559, 0.21073848009109497, 0.24176794290542603], "count": [668]}, "action": {"min": [0.5796762108802795, 1.8394547700881958, -0.9157044291496277, -0.8598889112472534, -2.7415456771850586, -1.9814897775650024, 0.49406784772872925, 0.0, 0.10273300111293793, 0.29898300766944885, -0.2225250005722046, -3.1401853561401367, -0.4650000035762787, -0.847000002861023, -0.7363194823265076, -2.1692872047424316, 0.34400439262390137, 0.6948156356811523, 1.7086076736450195, 0.8037415146827698, -2.2740418910980225, 28.0, -0.3660129904747009, 0.28933799266815186, -0.07953300327062607, -3.1401853561401367, 0.014000004157423973, -2.7850000858306885], "max": [1.0071423053741455, 2.1215872764587402, 0.6555107831954956, 0.5368632674217224, -1.423787236213684, -0.518956184387207, 1.9674922227859497, 931.0, 0.3087010085582733, 0.4709239900112152, 0.06464999914169312, 3.1389999389648438, 1.1799999475479126, -0.1340000033378601, -0.34630823135375977, -1.925499677658081, 1.0623644590377808, 1.0985451936721802, 2.7223994731903076, 1.852160930633545, -1.5450005531311035, 909.0, -0.1394519954919815, 0.45269298553466797, 0.1164809986948967, 3.138000011444092, 0.7670000195503235, -1.9819999933242798], "mean": [0.7098148465156555, 1.9975136518478394, -0.5177413821220398, -0.4442366659641266, -2.214214324951172, -1.424736499786377, 1.5027034282684326, 455.3854675292969, 0.2528204917907715, 0.36470505595207214, -0.009153543040156364, 0.4861851632595062, 0.3869670331478119, -0.5891799926757812, -0.6212221384048462, -2.0134546756744385, 0.5667020678520203, 0.8742084503173828, 2.401561975479126, 1.509943962097168, -1.9253647327423096, 318.92889404296875, -0.27899160981178284, 0.36621740460395813, 0.055228251963853836, 2.551485538482666, 0.34764811396598816, -2.365591287612915], "std": [0.0999455526471138, 0.0637911707162857, 0.4270484447479248, 0.304248571395874, 0.29102253913879395, 0.4624025225639343, 0.3912585973739624, 380.00848388671875, 0.0370296873152256, 0.053650930523872375, 0.059281136840581894, 2.833899736404419, 0.39280039072036743, 0.15065909922122955, 0.08802199363708496, 0.0673295333981514, 0.16611815989017487, 0.1004481092095375, 0.29903969168663025, 0.2929111421108246, 0.19942080974578857, 344.4537658691406, 0.06370878964662552, 0.04380260780453682, 0.0422261618077755, 1.256764531135559, 0.21073848009109497, 0.24176794290542603], "count": [668]}, "timestamp": {"min": [0.0], "max": [22.233333333333334], "mean": [11.116666666666665], "std": [6.42782579450038], "count": [668]}, "frame_index": {"min": [0], "max": [667], "mean": [333.5], "std": [192.83477383501142], "count": [668]}, "episode_index": {"min": [559], "max": [559], "mean": [559.0], "std": [0.0], "count": [668]}, "index": {"min": [511668], "max": [512335], "mean": [512001.5], "std": [192.83477383501142], "count": [668]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [668]}, "subtask_annotation": {"mean": [15.779940119760479, 29.0, 29.0, 29.0, 29.0], "std": [10.522477452241993, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [668]}, "scene_annotation": {"mean": [559.0], "std": [0.0], "min": [559], "max": [559], "count": [668]}, "eef_direction_state": {"mean": [3.7380239520958085, 3.944610778443114], "std": [1.8943479561756933, 2.043300209638858], "min": [0, 0], "max": [6, 6], "count": [668]}, "eef_velocity_state": {"mean": [0.8697604790419161, 0.8547904191616766], "std": [0.6697809563253173, 0.7937958065038996], "min": [0, 0], "max": [2, 2], "count": [668]}, "eef_acc_mag_state": {"mean": [0.7604790419161677, 0.6991017964071856], "std": [0.847395310604807, 0.8392678063141332], "min": [0, 0], "max": [2, 2], "count": [668]}, "eef_direction_action": {"mean": [3.7380239520958085, 3.944610778443114], "std": [1.8943479561756933, 2.043300209638858], "min": [0, 0], "max": [6, 6], "count": [668]}, "eef_velocity_action": {"mean": [0.8697604790419161, 0.8547904191616766], "std": [0.6697809563253173, 0.7937958065038996], "min": [0, 0], "max": [2, 2], "count": [668]}, "eef_acc_mag_action": {"mean": [0.7604790419161677, 0.6991017964071856], "std": [0.847395310604807, 0.8392678063141332], "min": [0, 0], "max": [2, 2], "count": [668]}, "eef_sim_pose_state": {"mean": [0.5755327158737573, 0.3271481365560111, 1.1345438042469562, -2.5169136025504404, 0.7826882175486012, 1.4657507067364617, 0.5786693804746842, -0.2655647565067291, 1.0989028414405362, 2.3638855398241456, 0.8951265255522048, -1.6089980797862131], "std": [0.03735969292314126, 0.05516110636923278, 0.04149860792201602, 0.8256710347769292, 0.24268065510632353, 2.343334399878117, 0.03911628421239582, 0.06212595048157586, 0.029241100018941396, 0.6508099811508714, 0.31459288986023104, 2.072861422431617], "min": [0.5017000219193117, 0.14691495774701552, 1.088462725465754, -3.1409082605867655, 0.42889397081056324, -3.1413560775940783, 0.5323700239129819, -0.3403151205830625, 1.0331011028004846, -3.1311178117811496, 0.1523544976436797, -3.135559639389141], "max": [0.6443638346631438, 0.4034753675732989, 1.2375699374626807, 3.137080721003664, 1.2792395252188573, 3.1357666900233117, 0.6641332682370913, -0.0157178760356715, 1.1725303027376326, 3.1363558383776438, 1.3138893033841934, 3.1399902863355953], "count": [668]}, "eef_sim_pose_action": {"mean": [0.5755327158737573, 0.3271481365560111, 1.1345438042469562, -2.5169136025504404, 0.7826882175486012, 1.4657507067364617, 0.5786693804746842, -0.2655647565067291, 1.0989028414405362, 2.3638855398241456, 0.8951265255522048, -1.6089980797862131], "std": [0.03735969292314126, 0.05516110636923278, 0.04149860792201602, 0.8256710347769292, 0.24268065510632353, 2.343334399878117, 0.03911628421239582, 0.06212595048157586, 0.029241100018941396, 0.6508099811508714, 0.31459288986023104, 2.072861422431617], "min": [0.5017000219193117, 0.14691495774701552, 1.088462725465754, -3.1409082605867655, 0.42889397081056324, -3.1413560775940783, 0.5323700239129819, -0.3403151205830625, 1.0331011028004846, -3.1311178117811496, 0.1523544976436797, -3.135559639389141], "max": [0.6443638346631438, 0.4034753675732989, 1.2375699374626807, 3.137080721003664, 1.2792395252188573, 3.1357666900233117, 0.6641332682370913, -0.0157178760356715, 1.1725303027376326, 3.1363558383776438, 1.3138893033841934, 3.1399902863355953], "count": [668]}, "gripper_mode_state": {"mean": [0.6661676646706587, 0.5], "std": [0.47158064762869345, 0.5], "min": [0, 0], "max": [1, 1], "count": [668]}, "gripper_activity_state": {"mean": [1.781437125748503, 1.81437125748503], "std": [0.5608080947175442, 0.5205105104694776], "min": [0, 0], "max": [2, 2], "count": [668]}, "gripper_mode_action": {"mean": [0.6661676646706587, 0.5], "std": [0.47158064762869345, 0.5], "min": [0, 0], "max": [1, 1], "count": [668]}, "gripper_activity_action": {"mean": [1.781437125748503, 1.81437125748503], "std": [0.5608080947175442, 0.5205105104694776], "min": [0, 0], "max": [2, 2], "count": [668]}, "gripper_open_scale_state": {"mean": [0.3189288922669647, 0.4553854791775443], "std": [0.3444539218468373, 0.3800085116114513], "min": [0.028, 0.0], "max": [0.909, 0.931], "count": [668]}, "gripper_open_scale_action": {"mean": [0.3189288922669647, 0.4553854791775443], "std": [0.3444539218468373, 0.3800085116114513], "min": [0.028, 0.0], "max": [0.909, 0.931], "count": [668]}}} +{"episode_index": 557, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8666666666666667]], [[1.0]], [[1.0]]], "mean": [[[0.4384472948840303]], [[0.4638459226242119]], [[0.4638247802070681]]], "std": [[[0.2212056739273941]], [[0.19040876589221145]], [[0.18547336446028426]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4239228935305686]], [[0.45621159046214355]], [[0.4565763364711667]]], "std": [[[0.2074425738445529]], [[0.17616927115909675]], [[0.17013565962171115]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44492397622765917]], [[0.46802951840765805]], [[0.4685026913789115]]], "std": [[[0.18777625585938487]], [[0.16633766784075157]], [[0.16083911199014023]]], "count": [113]}, "observation.state": {"min": [0.4686034619808197, 1.9048175811767578, -0.8370250463485718, -0.9057386517524719, -2.7489633560180664, -1.9846488237380981, 0.6841167211532593, 33.0, 0.1287190020084381, 0.2902640104293823, -0.1993809938430786, -3.1411852836608887, -0.39899998903274536, -0.968000054359436, -0.7743676900863647, -2.168781280517578, 0.28330186009407043, 0.7589040994644165, 1.7828189134597778, 1.1664907932281494, -2.2871146202087402, 37.0, -0.36885499954223633, 0.2517699897289276, -0.08157599717378616, -3.1401853561401367, 0.06799999624490738, -2.61299991607666], "max": [1.0027790069580078, 2.1214652061462402, 0.4056145250797272, 0.39330995082855225, -1.3523335456848145, -0.7519227862358093, 1.9763760566711426, 954.0, 0.3078629970550537, 0.43015098571777344, 0.07199300080537796, 3.1410000324249268, 1.2619999647140503, -0.38499999046325684, -0.3346319794654846, -1.9822227954864502, 1.093745470046997, 1.1830190420150757, 2.796226978302002, 2.057481527328491, -1.72799813747406, 877.0, -0.11946500092744827, 0.40195098519325256, 0.11534799635410309, 3.13700008392334, 0.7390000224113464, -1.871000051498413], "mean": [0.6365358233451843, 2.0148277282714844, -0.5730130672454834, -0.4852033853530884, -2.0797343254089355, -1.4676333665847778, 1.5611824989318848, 481.9342956542969, 0.266366571187973, 0.3518008291721344, -0.005642075557261705, -0.6173118948936462, 0.48611512780189514, -0.7165440320968628, -0.5456021428108215, -2.061136245727539, 0.5079538822174072, 1.0247362852096558, 2.4051122665405273, 1.5915390253067017, -2.015901803970337, 340.35308837890625, -0.2896755337715149, 0.3430218994617462, 0.06848534941673279, 1.9891724586486816, 0.40422800183296204, -2.236743450164795], "std": [0.1112600788474083, 0.05965844541788101, 0.28591805696487427, 0.2926977574825287, 0.3361387252807617, 0.40108522772789, 0.3314576745033264, 397.9026794433594, 0.034604646265506744, 0.03978553041815758, 0.05244025960564613, 2.8625786304473877, 0.4200170040130615, 0.14325903356075287, 0.11135773360729218, 0.04731019586324692, 0.16650444269180298, 0.11999387294054031, 0.27844566106796265, 0.22671566903591156, 0.17238079011440277, 351.1800231933594, 0.06862544268369675, 0.045616332441568375, 0.036760203540325165, 2.058866262435913, 0.21535705029964447, 0.2315693348646164], "count": [548]}, "action": {"min": [0.4686034619808197, 1.9048175811767578, -0.8370250463485718, -0.9057386517524719, -2.7489633560180664, -1.9846488237380981, 0.6841167211532593, 33.0, 0.1287190020084381, 0.2902640104293823, -0.1993809938430786, -3.1411852836608887, -0.39899998903274536, -0.968000054359436, -0.7743676900863647, -2.168781280517578, 0.28330186009407043, 0.7589040994644165, 1.7828189134597778, 1.1664907932281494, -2.2871146202087402, 37.0, -0.36885499954223633, 0.2517699897289276, -0.08157599717378616, -3.1401853561401367, 0.06799999624490738, -2.61299991607666], "max": [1.0027790069580078, 2.1214652061462402, 0.4056145250797272, 0.39330995082855225, -1.3523335456848145, -0.7519227862358093, 1.9763760566711426, 954.0, 0.3078629970550537, 0.43015098571777344, 0.07199300080537796, 3.1410000324249268, 1.2619999647140503, -0.38499999046325684, -0.3346319794654846, -1.9822227954864502, 1.093745470046997, 1.1830190420150757, 2.796226978302002, 2.057481527328491, -1.72799813747406, 877.0, -0.11946500092744827, 0.40195098519325256, 0.11534799635410309, 3.13700008392334, 0.7390000224113464, -1.871000051498413], "mean": [0.6365358233451843, 2.0148277282714844, -0.5730130672454834, -0.4852033853530884, -2.0797343254089355, -1.4676333665847778, 1.5611824989318848, 481.9342956542969, 0.266366571187973, 0.3518008291721344, -0.005642075557261705, -0.6173118948936462, 0.48611512780189514, -0.7165440320968628, -0.5456021428108215, -2.061136245727539, 0.5079538822174072, 1.0247362852096558, 2.4051122665405273, 1.5915390253067017, -2.015901803970337, 340.35308837890625, -0.2896755337715149, 0.3430218994617462, 0.06848534941673279, 1.9891724586486816, 0.40422800183296204, -2.236743450164795], "std": [0.1112600788474083, 0.05965844541788101, 0.28591805696487427, 0.2926977574825287, 0.3361387252807617, 0.40108522772789, 0.3314576745033264, 397.9026794433594, 0.034604646265506744, 0.03978553041815758, 0.05244025960564613, 2.8625786304473877, 0.4200170040130615, 0.14325903356075287, 0.11135773360729218, 0.04731019586324692, 0.16650444269180298, 0.11999387294054031, 0.27844566106796265, 0.22671566903591156, 0.17238079011440277, 351.1800231933594, 0.06862544268369675, 0.045616332441568375, 0.036760203540325165, 2.058866262435913, 0.21535705029964447, 0.2315693348646164], "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": [560], "max": [560], "mean": [560.0], "std": [0.0], "count": [548]}, "index": {"min": [512336], "max": [512883], "mean": [512609.5], "std": [158.19371036801684], "count": [548]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [548]}, "subtask_annotation": {"mean": [15.094890510948906, 29.0, 29.0, 29.0, 29.0], "std": [10.372009787490942, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [548]}, "scene_annotation": {"mean": [560.0], "std": [0.0], "min": [560], "max": [560], "count": [548]}, "eef_direction_state": {"mean": [3.4927007299270074, 4.045620437956204], "std": [1.9940471641661812, 1.927452219981659], "min": [0, 0], "max": [6, 6], "count": [548]}, "eef_velocity_state": {"mean": [0.9908759124087592, 0.8558394160583942], "std": [0.6713022255533831, 0.7516542751792746], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_acc_mag_state": {"mean": [0.927007299270073, 0.7226277372262774], "std": [0.8360930735773054, 0.8390986388107218], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_direction_action": {"mean": [3.4927007299270074, 4.045620437956204], "std": [1.9940471641661812, 1.927452219981659], "min": [0, 0], "max": [6, 6], "count": [548]}, "eef_velocity_action": {"mean": [0.9908759124087592, 0.8558394160583942], "std": [0.6713022255533831, 0.7516542751792746], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_acc_mag_action": {"mean": [0.927007299270073, 0.7226277372262774], "std": [0.8360930735773054, 0.8390986388107218], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_sim_pose_state": {"mean": [0.5505020863785896, 0.34330281719802097, 1.1362803724316888, -2.542381611607018, 0.7339373768575471, 0.9103602087069841, 0.5633102024556191, -0.2782050238952685, 1.0899961734619215, 2.234981988809924, 0.8608797332775574, -0.4138485955425598], "std": [0.04173076765903354, 0.060582644950490795, 0.03127011091444484, 0.2823539658722356, 0.19991784733051293, 2.7008984377057956, 0.02758372606487712, 0.05290186487859068, 0.0358389423639917, 0.29744481829944663, 0.2828536633800714, 2.6522441542206496], "min": [0.4637329212431969, 0.13173960285581887, 1.0894839209339962, -3.1334286665111577, 0.4977301546782913, -3.1407075968575198, 0.5119465214817763, -0.3294662632639942, 1.023282516959729, 1.359358825028778, 0.17495506296233332, -3.1134321014280637], "max": [0.6096220840692271, 0.41455551553115183, 1.2285871582266006, -1.9361280712681512, 1.1564675943609015, 3.1414295445470604, 0.6233271617085603, -0.051450916009499026, 1.165090671935406, 2.6632087483458102, 1.2158570357438143, 3.1413964817432025], "count": [548]}, "eef_sim_pose_action": {"mean": [0.5505020863785896, 0.34330281719802097, 1.1362803724316888, -2.542381611607018, 0.7339373768575471, 0.9103602087069841, 0.5633102024556191, -0.2782050238952685, 1.0899961734619215, 2.234981988809924, 0.8608797332775574, -0.4138485955425598], "std": [0.04173076765903354, 0.060582644950490795, 0.03127011091444484, 0.2823539658722356, 0.19991784733051293, 2.7008984377057956, 0.02758372606487712, 0.05290186487859068, 0.0358389423639917, 0.29744481829944663, 0.2828536633800714, 2.6522441542206496], "min": [0.4637329212431969, 0.13173960285581887, 1.0894839209339962, -3.1334286665111577, 0.4977301546782913, -3.1407075968575198, 0.5119465214817763, -0.3294662632639942, 1.023282516959729, 1.359358825028778, 0.17495506296233332, -3.1134321014280637], "max": [0.6096220840692271, 0.41455551553115183, 1.2285871582266006, -1.9361280712681512, 1.1564675943609015, 3.1414295445470604, 0.6233271617085603, -0.051450916009499026, 1.165090671935406, 2.6632087483458102, 1.2158570357438143, 3.1413964817432025], "count": [548]}, "gripper_mode_state": {"mean": [0.6678832116788321, 0.48905109489051096], "std": [0.47097263958366137, 0.49988010710259645], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_state": {"mean": [1.6569343065693432, 1.7682481751824817], "std": [0.6747582016699548, 0.5724316142628906], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_mode_action": {"mean": [0.6678832116788321, 0.48905109489051096], "std": [0.47097263958366137, 0.49988010710259645], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_action": {"mean": [1.6569343065693432, 1.7682481751824817], "std": [0.6747582016699548, 0.5724316142628906], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_open_scale_state": {"mean": [0.3403531022593929, 0.4819343061725584], "std": [0.35118008941565304, 0.3979027314610467], "min": [0.037, 0.033], "max": [0.877, 0.954], "count": [548]}, "gripper_open_scale_action": {"mean": [0.3403531022593929, 0.4819343061725584], "std": [0.35118008941565304, 0.3979027314610467], "min": [0.037, 0.033], "max": [0.877, 0.954], "count": [548]}}} +{"episode_index": 558, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4311540970213222]], [[0.4589509084029787]], [[0.45922489754098356]]], "std": [[[0.23303126960878062]], [[0.2004653142956695]], [[0.19629412605746896]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40244435738776385]], [[0.450798433649416]], [[0.4540767270706097]]], "std": [[[0.2204561626228759]], [[0.18501865442554707]], [[0.17851265581563544]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.443612468860495]], [[0.46485968304671593]], [[0.46792675519661414]]], "std": [[[0.21150378570356623]], [[0.18404620640964864]], [[0.17712414606531585]]], "count": [122]}, "observation.state": {"min": [0.5583657622337341, 1.8836292028427124, -0.8559967279434204, -0.8952666521072388, -2.853299379348755, -1.9779118299484253, 0.714712381362915, -2.0, 0.12761400640010834, 0.3056490123271942, -0.20846399664878845, -3.1401853561401367, -0.4870000183582306, -0.8700000047683716, -0.976354718208313, -2.166843891143799, 0.3971322476863861, 0.6867870092391968, 1.801406741142273, 1.2255877256393433, -2.2489092350006104, 36.0, -0.35646799206733704, 0.2783010005950928, -0.10434599965810776, -3.131185293197632, 0.10100000351667404, -2.753000020980835], "max": [0.9937206506729126, 2.121535062789917, 0.5212774872779846, 0.414061963558197, -1.3305518627166748, -0.7165972590446472, 1.9390432834625244, 942.0, 0.3184340000152588, 0.44909799098968506, 0.07759799808263779, 3.138000011444092, 1.1260000467300415, -0.32100000977516174, -0.3867998719215393, -1.972099781036377, 1.111862063407898, 1.1221420764923096, 2.6414337158203125, 1.8920592069625854, -1.6636477708816528, 939.0, -0.0852930024266243, 0.4048129916191101, 0.10064899921417236, 3.138000011444092, 0.8360000252723694, -2.010999917984009], "mean": [0.6864883899688721, 1.9936015605926514, -0.5191159248352051, -0.48066169023513794, -2.24942946434021, -1.488268494606018, 1.5047532320022583, 496.20806884765625, 0.26533883810043335, 0.3549894690513611, -0.000979684991762042, -0.6049692630767822, 0.355764776468277, -0.6122722029685974, -0.6197568774223328, -2.0363309383392334, 0.5570156574249268, 0.8923940062522888, 2.4051826000213623, 1.6180634498596191, -1.916481375694275, 300.7680969238281, -0.270231157541275, 0.34950312972068787, 0.042324092239141464, 1.7212072610855103, 0.3011021614074707, -2.3549697399139404], "std": [0.09672919660806656, 0.07162170857191086, 0.38044196367263794, 0.30726537108421326, 0.3427479863166809, 0.40405991673469543, 0.3858299255371094, 429.4364318847656, 0.035950738936662674, 0.04389959201216698, 0.06273015588521957, 2.8290610313415527, 0.4409741163253784, 0.13278868794441223, 0.1296500414609909, 0.04629616439342499, 0.1599566787481308, 0.08296098560094833, 0.2309454381465912, 0.17953985929489136, 0.16612593829631805, 341.292236328125, 0.07663916051387787, 0.03745507448911667, 0.039518874138593674, 2.3678195476531982, 0.1781916469335556, 0.19420957565307617], "count": [608]}, "action": {"min": [0.5583657622337341, 1.8836292028427124, -0.8559967279434204, -0.8952666521072388, -2.853299379348755, -1.9779118299484253, 0.714712381362915, -2.0, 0.12761400640010834, 0.3056490123271942, -0.20846399664878845, -3.1401853561401367, -0.4870000183582306, -0.8700000047683716, -0.976354718208313, -2.166843891143799, 0.3971322476863861, 0.6867870092391968, 1.801406741142273, 1.2255877256393433, -2.2489092350006104, 36.0, -0.35646799206733704, 0.2783010005950928, -0.10434599965810776, -3.131185293197632, 0.10100000351667404, -2.753000020980835], "max": [0.9937206506729126, 2.121535062789917, 0.5212774872779846, 0.414061963558197, -1.3305518627166748, -0.7165972590446472, 1.9390432834625244, 942.0, 0.3184340000152588, 0.44909799098968506, 0.07759799808263779, 3.138000011444092, 1.1260000467300415, -0.32100000977516174, -0.3867998719215393, -1.972099781036377, 1.111862063407898, 1.1221420764923096, 2.6414337158203125, 1.8920592069625854, -1.6636477708816528, 939.0, -0.0852930024266243, 0.4048129916191101, 0.10064899921417236, 3.138000011444092, 0.8360000252723694, -2.010999917984009], "mean": [0.6864883899688721, 1.9936015605926514, -0.5191159248352051, -0.48066169023513794, -2.24942946434021, -1.488268494606018, 1.5047532320022583, 496.20806884765625, 0.26533883810043335, 0.3549894690513611, -0.000979684991762042, -0.6049692630767822, 0.355764776468277, -0.6122722029685974, -0.6197568774223328, -2.0363309383392334, 0.5570156574249268, 0.8923940062522888, 2.4051826000213623, 1.6180634498596191, -1.916481375694275, 300.7680969238281, -0.270231157541275, 0.34950312972068787, 0.042324092239141464, 1.7212072610855103, 0.3011021614074707, -2.3549697399139404], "std": [0.09672919660806656, 0.07162170857191086, 0.38044196367263794, 0.30726537108421326, 0.3427479863166809, 0.40405991673469543, 0.3858299255371094, 429.4364318847656, 0.035950738936662674, 0.04389959201216698, 0.06273015588521957, 2.8290610313415527, 0.4409741163253784, 0.13278868794441223, 0.1296500414609909, 0.04629616439342499, 0.1599566787481308, 0.08296098560094833, 0.2309454381465912, 0.17953985929489136, 0.16612593829631805, 341.292236328125, 0.07663916051387787, 0.03745507448911667, 0.039518874138593674, 2.3678195476531982, 0.1781916469335556, 0.19420957565307617], "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": [561], "max": [561], "mean": [561.0], "std": [0.0], "count": [608]}, "index": {"min": [512884], "max": [513491], "mean": [513187.5], "std": [175.51424443617105], "count": [608]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [608]}, "subtask_annotation": {"mean": [14.59375, 29.0, 29.0, 29.0, 29.0], "std": [10.740253863050127, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [608]}, "scene_annotation": {"mean": [561.0], "std": [0.0], "min": [561], "max": [561], "count": [608]}, "eef_direction_state": {"mean": [4.041118421052632, 3.8453947368421053], "std": [1.8549241186572694, 1.9624212627781767], "min": [0, 0], "max": [6, 6], "count": [608]}, "eef_velocity_state": {"mean": [0.8273026315789473, 0.9078947368421053], "std": [0.7399177322644676, 0.7746413699755313], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_acc_mag_state": {"mean": [0.7401315789473685, 0.7697368421052632], "std": [0.8379768766767196, 0.8407421121657798], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_direction_action": {"mean": [4.041118421052632, 3.8453947368421053], "std": [1.8549241186572694, 1.9624212627781767], "min": [0, 0], "max": [6, 6], "count": [608]}, "eef_velocity_action": {"mean": [0.8273026315789473, 0.9078947368421053], "std": [0.7399177322644676, 0.7746413699755313], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_acc_mag_action": {"mean": [0.7401315789473685, 0.7697368421052632], "std": [0.8379768766767196, 0.8407421121657798], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_sim_pose_state": {"mean": [0.5623573051257207, 0.31479815116638726, 1.1318592970918313, -2.5620838410357525, 0.7435924075033452, 1.673582667356148, 0.5696425491252013, -0.27902719565848444, 1.097212991511682, 2.4147075065167867, 0.8502772325794797, -1.4320078522387727], "std": [0.0358368800508408, 0.06645461588954152, 0.04435342856946937, 0.22352407102247265, 0.1609756252204833, 2.1600161787176506, 0.031246340050515374, 0.06177221055521952, 0.03613673196970639, 0.2980210149666548, 0.3468123595097863, 2.169729529256099], "min": [0.49220099571681997, 0.0885832039210812, 1.07939916967619, -2.9174405027440793, 0.5544493814306071, -3.1414312303612237, 0.5264942925275584, -0.35109539727316985, 1.0235333456069537, 1.3370221446913122, 0.1161924501074294, -3.141509826194552], "max": [0.6167323328394321, 0.38260675016818574, 1.237796023246739, -1.6850155534779159, 1.0682824269197653, 3.1369043630543554, 0.6439696710054786, -0.04438012942121411, 1.1622945431784875, 2.8132447887245413, 1.2423123780186018, 3.136325963933036], "count": [608]}, "eef_sim_pose_action": {"mean": [0.5623573051257207, 0.31479815116638726, 1.1318592970918313, -2.5620838410357525, 0.7435924075033452, 1.673582667356148, 0.5696425491252013, -0.27902719565848444, 1.097212991511682, 2.4147075065167867, 0.8502772325794797, -1.4320078522387727], "std": [0.0358368800508408, 0.06645461588954152, 0.04435342856946937, 0.22352407102247265, 0.1609756252204833, 2.1600161787176506, 0.031246340050515374, 0.06177221055521952, 0.03613673196970639, 0.2980210149666548, 0.3468123595097863, 2.169729529256099], "min": [0.49220099571681997, 0.0885832039210812, 1.07939916967619, -2.9174405027440793, 0.5544493814306071, -3.1414312303612237, 0.5264942925275584, -0.35109539727316985, 1.0235333456069537, 1.3370221446913122, 0.1161924501074294, -3.141509826194552], "max": [0.6167323328394321, 0.38260675016818574, 1.237796023246739, -1.6850155534779159, 1.0682824269197653, 3.1369043630543554, 0.6439696710054786, -0.04438012942121411, 1.1622945431784875, 2.8132447887245413, 1.2423123780186018, 3.136325963933036], "count": [608]}, "gripper_mode_state": {"mean": [0.6644736842105263, 0.46381578947368424], "std": [0.4721741280525802, 0.49868898414601803], "min": [0, 0], "max": [1, 1], "count": [608]}, "gripper_activity_state": {"mean": [1.800986842105263, 1.730263157894737], "std": [0.5454950188739986, 0.614735659245438], "min": [0, 0], "max": [2, 2], "count": [608]}, "gripper_mode_action": {"mean": [0.6644736842105263, 0.46381578947368424], "std": [0.4721741280525802, 0.49868898414601803], "min": [0, 0], "max": [1, 1], "count": [608]}, "gripper_activity_action": {"mean": [1.800986842105263, 1.730263157894737], "std": [0.5454950188739986, 0.614735659245438], "min": [0, 0], "max": [2, 2], "count": [608]}, "gripper_open_scale_state": {"mean": [0.30076809215545675, 0.49651398040864064], "std": [0.3412922895926694, 0.42908206225800916], "min": [0.036, 0.0], "max": [0.939, 0.942], "count": [608]}, "gripper_open_scale_action": {"mean": [0.30076809215545675, 0.49651398040864064], "std": [0.3412922895926694, 0.42908206225800916], "min": [0.036, 0.0], "max": [0.939, 0.942], "count": [608]}}} +{"episode_index": 559, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43573643382352945]], [[0.46249827410130717]], [[0.4634353860294118]]], "std": [[[0.23140686737094607]], [[0.20027425566318385]], [[0.19463993741130803]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4124849509803921]], [[0.4514734517973856]], [[0.453071039624183]]], "std": [[[0.22087004128484514]], [[0.18848371446446469]], [[0.18243941977710035]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4424181045751634]], [[0.4648807475490196]], [[0.46705661151960787]]], "std": [[[0.20452891036503337]], [[0.18294515737500103]], [[0.17698271587950223]]], "count": [100]}, "observation.state": {"min": [0.4403814971446991, 1.9075227975845337, -0.9138892889022827, -0.8207935094833374, -2.7501327991485596, -1.9815071821212769, 0.47104692459106445, -2.0, 0.16049699485301971, 0.280799001455307, -0.2012760043144226, -3.1411852836608887, -0.4819999933242798, -0.8109999895095825, -0.8639554381370544, -2.1599323749542236, 0.38439130783081055, 0.8092219829559326, 1.6639097929000854, 1.2549965381622314, -2.2448251247406006, 25.0, -0.3701370060443878, 0.2595430016517639, -0.07744500041007996, -3.1411852836608887, 0.052000001072883606, -2.696000099182129], "max": [0.8599761128425598, 2.121412754058838, 0.6091024875640869, 0.44198718667030334, -1.4353413581848145, -0.7339457869529724, 2.0145113468170166, 947.0, 0.31708601117134094, 0.41888999938964844, 0.05504800006747246, 3.1410000324249268, 1.440000057220459, -0.40700003504753113, -0.27637287974357605, -1.97372305393219, 1.1342895030975342, 1.110361099243164, 2.6857998371124268, 2.049557685852051, -1.6802284717559814, 951.0, -0.09865199774503708, 0.39487800002098083, 0.1026889979839325, 3.1410000324249268, 0.8209999799728394, -2.00600004196167], "mean": [0.6154159903526306, 2.0388026237487793, -0.4799993336200714, -0.46084925532341003, -2.2052206993103027, -1.568528175354004, 1.4634712934494019, 531.4498901367188, 0.2659069001674652, 0.32791417837142944, -0.017458802089095116, 0.5103381276130676, 0.4434328079223633, -0.6486483216285706, -0.5699080228805542, -2.0326688289642334, 0.5727688670158386, 0.9985429644584656, 2.39335036277771, 1.6794745922088623, -1.981378197669983, 368.2910461425781, -0.27365121245384216, 0.33745479583740234, 0.06257443875074387, 1.701932668685913, 0.30557358264923096, -2.3093197345733643], "std": [0.10390090942382812, 0.04938456788659096, 0.38014116883277893, 0.34153521060943604, 0.300907164812088, 0.3626573085784912, 0.3999309539794922, 377.484375, 0.028339333832263947, 0.034597307443618774, 0.0540686696767807, 2.895827531814575, 0.4828408658504486, 0.09719046950340271, 0.15460364520549774, 0.051781587302684784, 0.16490648686885834, 0.06951475143432617, 0.2915203273296356, 0.1964193880558014, 0.14537015557289124, 367.4631652832031, 0.07928359508514404, 0.04395029693841934, 0.039034534245729446, 2.3633978366851807, 0.2011263370513916, 0.20124870538711548], "count": [469]}, "action": {"min": [0.4403814971446991, 1.9075227975845337, -0.9138892889022827, -0.8207935094833374, -2.7501327991485596, -1.9815071821212769, 0.47104692459106445, -2.0, 0.16049699485301971, 0.280799001455307, -0.2012760043144226, -3.1411852836608887, -0.4819999933242798, -0.8109999895095825, -0.8639554381370544, -2.1599323749542236, 0.38439130783081055, 0.8092219829559326, 1.6639097929000854, 1.2549965381622314, -2.2448251247406006, 25.0, -0.3701370060443878, 0.2595430016517639, -0.07744500041007996, -3.1411852836608887, 0.052000001072883606, -2.696000099182129], "max": [0.8599761128425598, 2.121412754058838, 0.6091024875640869, 0.44198718667030334, -1.4353413581848145, -0.7339457869529724, 2.0145113468170166, 947.0, 0.31708601117134094, 0.41888999938964844, 0.05504800006747246, 3.1410000324249268, 1.440000057220459, -0.40700003504753113, -0.27637287974357605, -1.97372305393219, 1.1342895030975342, 1.110361099243164, 2.6857998371124268, 2.049557685852051, -1.6802284717559814, 951.0, -0.09865199774503708, 0.39487800002098083, 0.1026889979839325, 3.1410000324249268, 0.8209999799728394, -2.00600004196167], "mean": [0.6154159903526306, 2.0388026237487793, -0.4799993336200714, -0.46084925532341003, -2.2052206993103027, -1.568528175354004, 1.4634712934494019, 531.4498901367188, 0.2659069001674652, 0.32791417837142944, -0.017458802089095116, 0.5103381276130676, 0.4434328079223633, -0.6486483216285706, -0.5699080228805542, -2.0326688289642334, 0.5727688670158386, 0.9985429644584656, 2.39335036277771, 1.6794745922088623, -1.981378197669983, 368.2910461425781, -0.27365121245384216, 0.33745479583740234, 0.06257443875074387, 1.701932668685913, 0.30557358264923096, -2.3093197345733643], "std": [0.10390090942382812, 0.04938456788659096, 0.38014116883277893, 0.34153521060943604, 0.300907164812088, 0.3626573085784912, 0.3999309539794922, 377.484375, 0.028339333832263947, 0.034597307443618774, 0.0540686696767807, 2.895827531814575, 0.4828408658504486, 0.09719046950340271, 0.15460364520549774, 0.051781587302684784, 0.16490648686885834, 0.06951475143432617, 0.2915203273296356, 0.1964193880558014, 0.14537015557289124, 367.4631652832031, 0.07928359508514404, 0.04395029693841934, 0.039034534245729446, 2.3633978366851807, 0.2011263370513916, 0.20124870538711548], "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": [562], "max": [562], "mean": [562.0], "std": [0.0], "count": [469]}, "index": {"min": [513492], "max": [513960], "mean": [513726.0], "std": [135.3883303686104], "count": [469]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [469]}, "subtask_annotation": {"mean": [10.298507462686567, 29.0, 29.0, 29.0, 29.0], "std": [8.199564312522332, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [469]}, "scene_annotation": {"mean": [562.0], "std": [0.0], "min": [562], "max": [562], "count": [469]}, "eef_direction_state": {"mean": [3.7526652452025586, 3.991471215351812], "std": [1.870719944216033, 1.809690737318527], "min": [0, 0], "max": [6, 6], "count": [469]}, "eef_velocity_state": {"mean": [0.9829424307036247, 0.9530916844349681], "std": [0.6970292420525785, 0.7656929872055737], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_acc_mag_state": {"mean": [0.7995735607675906, 0.8422174840085288], "std": [0.824931236666713, 0.861797711753919], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_direction_action": {"mean": [3.7526652452025586, 3.991471215351812], "std": [1.870719944216033, 1.809690737318527], "min": [0, 0], "max": [6, 6], "count": [469]}, "eef_velocity_action": {"mean": [0.9829424307036247, 0.9530916844349681], "std": [0.6970292420525785, 0.7656929872055737], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_acc_mag_action": {"mean": [0.7995735607675906, 0.8422174840085288], "std": [0.824931236666713, 0.861797711753919], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_sim_pose_state": {"mean": [0.549958058127541, 0.3302401836738889, 1.1441394054794007, -2.5568378761707478, 0.7168296696855383, 1.712605203892638, 0.5425777734213718, -0.27002416331689216, 1.0812346015272862, 2.2256256807460035, 0.8539784867994108, -1.0696598736064329], "std": [0.04274782113829893, 0.06734000031017116, 0.044595719540619735, 0.2593872921365945, 0.2079886845553076, 2.2031490423155597, 0.026865481907908554, 0.053693766842295314, 0.03327924220161054, 0.3617871485177854, 0.3267518563668777, 2.426344132158274], "min": [0.4712336417865748, 0.11591886272721875, 1.0815975411968275, -2.944946258331932, 0.4553922820028671, -3.1411169704847968, 0.4953239948430699, -0.34023481500882546, 1.0128473397119262, 1.2255308894389594, 0.11048113587400743, -3.1369416712039797], "max": [0.6134486185474362, 0.4066848028964492, 1.2636955167137802, -1.7532738833387462, 1.1285864832405936, 3.1399300288458525, 0.6112979153226821, -0.07025356016774874, 1.145213465124117, 2.6223629959632526, 1.2184350272046074, 3.140055840592357], "count": [469]}, "eef_sim_pose_action": {"mean": [0.549958058127541, 0.3302401836738889, 1.1441394054794007, -2.5568378761707478, 0.7168296696855383, 1.712605203892638, 0.5425777734213718, -0.27002416331689216, 1.0812346015272862, 2.2256256807460035, 0.8539784867994108, -1.0696598736064329], "std": [0.04274782113829893, 0.06734000031017116, 0.044595719540619735, 0.2593872921365945, 0.2079886845553076, 2.2031490423155597, 0.026865481907908554, 0.053693766842295314, 0.03327924220161054, 0.3617871485177854, 0.3267518563668777, 2.426344132158274], "min": [0.4712336417865748, 0.11591886272721875, 1.0815975411968275, -2.944946258331932, 0.4553922820028671, -3.1411169704847968, 0.4953239948430699, -0.34023481500882546, 1.0128473397119262, 1.2255308894389594, 0.11048113587400743, -3.1369416712039797], "max": [0.6134486185474362, 0.4066848028964492, 1.2636955167137802, -1.7532738833387462, 1.1285864832405936, 3.1399300288458525, 0.6112979153226821, -0.07025356016774874, 1.145213465124117, 2.6223629959632526, 1.2184350272046074, 3.140055840592357], "count": [469]}, "gripper_mode_state": {"mean": [0.6098081023454158, 0.4115138592750533], "std": [0.48779317405976436, 0.492107917940368], "min": [0, 0], "max": [1, 1], "count": [469]}, "gripper_activity_state": {"mean": [1.7078891257995736, 1.7334754797441365], "std": [0.6414615677737783, 0.6014985461311639], "min": [0, 0], "max": [2, 2], "count": [469]}, "gripper_mode_action": {"mean": [0.6098081023454158, 0.4115138592750533], "std": [0.48779317405976436, 0.492107917940368], "min": [0, 0], "max": [1, 1], "count": [469]}, "gripper_activity_action": {"mean": [1.7078891257995736, 1.7334754797441365], "std": [0.6414615677737783, 0.6014985461311639], "min": [0, 0], "max": [2, 2], "count": [469]}, "gripper_open_scale_state": {"mean": [0.3682910445565101, 0.5316353944339224], "std": [0.3674631285376429, 0.37722265496203466], "min": [0.025, 0.0], "max": [0.951, 0.947], "count": [469]}, "gripper_open_scale_action": {"mean": [0.3682910445565101, 0.5316353944339224], "std": [0.3674631285376429, 0.37722265496203466], "min": [0.025, 0.0], "max": [0.951, 0.947], "count": [469]}}} +{"episode_index": 560, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[1.0]], [[1.0]]], "mean": [[[0.4345844341055006]], [[0.4617325033258141]], [[0.46233807442593555]]], "std": [[[0.22989703652328822]], [[0.1977728815164203]], [[0.1930228736715267]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4033352854416103]], [[0.4482920426282608]], [[0.4492845884666551]]], "std": [[[0.223218317846978]], [[0.18924165618732278]], [[0.18410957111897266]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4372204580947423]], [[0.4583013928654058]], [[0.46044076435884085]]], "std": [[[0.20848465787597797]], [[0.18307977548511592]], [[0.17702462616679593]]], "count": [113]}, "observation.state": {"min": [0.5383468270301819, 1.8861424922943115, -0.7813140749931335, -0.8283681869506836, -2.798565626144409, -1.9732344150543213, 0.5167047381401062, -2.0, 0.14232400059700012, 0.3050310015678406, -0.2146410048007965, -3.1411852836608887, -0.3479999899864197, -0.8980000019073486, -0.8306021690368652, -2.172184467315674, 0.30777138471603394, 0.7169289588928223, 1.5668869018554688, 1.283096194267273, -2.265472412109375, 12.0, -0.3462829887866974, 0.27201899886131287, -0.09910599887371063, -3.1401853561401367, -0.034000005573034286, -2.7720000743865967], "max": [0.8962440490722656, 2.1214826107025146, 0.5528679490089417, 0.4715879559516907, -1.483547329902649, -0.6994581818580627, 1.9004716873168945, 947.0, 0.316197007894516, 0.4462609887123108, 0.0786139965057373, 3.1410000324249268, 1.100000023841858, -0.22699998319149017, -0.331717312335968, -1.905148983001709, 1.2344714403152466, 1.069275975227356, 2.7130095958709717, 1.9810011386871338, -1.5446338653564453, 936.0, -0.09132499992847443, 0.4046730101108551, 0.11209200322628021, 3.138000011444092, 0.9860000014305115, -1.8969999551773071], "mean": [0.6722713112831116, 1.9883673191070557, -0.45873281359672546, -0.4672713279724121, -2.239206314086914, -1.5015273094177246, 1.467301368713379, 457.15118408203125, 0.2646348178386688, 0.35215336084365845, 0.0008411688613705337, -0.19412317872047424, 0.4169488847255707, -0.5951311588287354, -0.623860239982605, -2.009077787399292, 0.5647658705711365, 0.8997631669044495, 2.4441893100738525, 1.6640477180480957, -1.9895126819610596, 337.90167236328125, -0.2742752730846405, 0.34640976786613464, 0.05229661986231804, 2.138606309890747, 0.2610236704349518, -2.2842745780944824], "std": [0.08707503974437714, 0.06096677854657173, 0.36001527309417725, 0.3220275938510895, 0.2761068344116211, 0.4021710157394409, 0.4127887487411499, 369.4256286621094, 0.036650050431489944, 0.045680899173021317, 0.06562874466180801, 2.903733491897583, 0.34787067770957947, 0.1869557499885559, 0.11564767360687256, 0.06262867897748947, 0.17589440941810608, 0.08842524141073227, 0.2918245494365692, 0.19104279577732086, 0.16970454156398773, 362.7201232910156, 0.0709463506937027, 0.03537104278802872, 0.042086973786354065, 2.031891107559204, 0.2139214277267456, 0.2572349011898041], "count": [549]}, "action": {"min": [0.5383468270301819, 1.8861424922943115, -0.7813140749931335, -0.8283681869506836, -2.798565626144409, -1.9732344150543213, 0.5167047381401062, -2.0, 0.14232400059700012, 0.3050310015678406, -0.2146410048007965, -3.1411852836608887, -0.3479999899864197, -0.8980000019073486, -0.8306021690368652, -2.172184467315674, 0.30777138471603394, 0.7169289588928223, 1.5668869018554688, 1.283096194267273, -2.265472412109375, 12.0, -0.3462829887866974, 0.27201899886131287, -0.09910599887371063, -3.1401853561401367, -0.034000005573034286, -2.7720000743865967], "max": [0.8962440490722656, 2.1214826107025146, 0.5528679490089417, 0.4715879559516907, -1.483547329902649, -0.6994581818580627, 1.9004716873168945, 947.0, 0.316197007894516, 0.4462609887123108, 0.0786139965057373, 3.1410000324249268, 1.100000023841858, -0.22699998319149017, -0.331717312335968, -1.905148983001709, 1.2344714403152466, 1.069275975227356, 2.7130095958709717, 1.9810011386871338, -1.5446338653564453, 936.0, -0.09132499992847443, 0.4046730101108551, 0.11209200322628021, 3.138000011444092, 0.9860000014305115, -1.8969999551773071], "mean": [0.6722713112831116, 1.9883673191070557, -0.45873281359672546, -0.4672713279724121, -2.239206314086914, -1.5015273094177246, 1.467301368713379, 457.15118408203125, 0.2646348178386688, 0.35215336084365845, 0.0008411688613705337, -0.19412317872047424, 0.4169488847255707, -0.5951311588287354, -0.623860239982605, -2.009077787399292, 0.5647658705711365, 0.8997631669044495, 2.4441893100738525, 1.6640477180480957, -1.9895126819610596, 337.90167236328125, -0.2742752730846405, 0.34640976786613464, 0.05229661986231804, 2.138606309890747, 0.2610236704349518, -2.2842745780944824], "std": [0.08707503974437714, 0.06096677854657173, 0.36001527309417725, 0.3220275938510895, 0.2761068344116211, 0.4021710157394409, 0.4127887487411499, 369.4256286621094, 0.036650050431489944, 0.045680899173021317, 0.06562874466180801, 2.903733491897583, 0.34787067770957947, 0.1869557499885559, 0.11564767360687256, 0.06262867897748947, 0.17589440941810608, 0.08842524141073227, 0.2918245494365692, 0.19104279577732086, 0.16970454156398773, 362.7201232910156, 0.0709463506937027, 0.03537104278802872, 0.042086973786354065, 2.031891107559204, 0.2139214277267456, 0.2572349011898041], "count": [549]}, "timestamp": {"min": [0.0], "max": [18.266666666666666], "mean": [9.133333333333335], "std": [5.282746199412519], "count": [549]}, "frame_index": {"min": [0], "max": [548], "mean": [274.0], "std": [158.48238598237555], "count": [549]}, "episode_index": {"min": [563], "max": [563], "mean": [563.0], "std": [0.0], "count": [549]}, "index": {"min": [513961], "max": [514509], "mean": [514235.0], "std": [158.48238598237555], "count": [549]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [549]}, "subtask_annotation": {"mean": [12.400728597449909, 29.0, 29.0, 29.0, 29.0], "std": [9.284399405933097, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [549]}, "scene_annotation": {"mean": [563.0], "std": [0.0], "min": [563], "max": [563], "count": [549]}, "eef_direction_state": {"mean": [3.877959927140255, 3.883424408014572], "std": [1.8714727916942142, 1.9250714566317584], "min": [0, 0], "max": [6, 6], "count": [549]}, "eef_velocity_state": {"mean": [0.8943533697632058, 0.8743169398907104], "std": [0.7390641641291644, 0.763855464699739], "min": [0, 0], "max": [2, 2], "count": [549]}, "eef_acc_mag_state": {"mean": [0.7959927140255009, 0.8360655737704918], "std": [0.8375860709063996, 0.8420266790932549], "min": [0, 0], "max": [2, 2], "count": [549]}, "eef_direction_action": {"mean": [3.877959927140255, 3.883424408014572], "std": [1.8714727916942142, 1.9250714566317584], "min": [0, 0], "max": [6, 6], "count": [549]}, "eef_velocity_action": {"mean": [0.8943533697632058, 0.8743169398907104], "std": [0.7390641641291644, 0.763855464699739], "min": [0, 0], "max": [2, 2], "count": [549]}, "eef_acc_mag_action": {"mean": [0.7959927140255009, 0.8360655737704918], "std": [0.8375860709063996, 0.8420266790932549], "min": [0, 0], "max": [2, 2], "count": [549]}, "eef_sim_pose_state": {"mean": [0.5611151452754155, 0.3237576998213998, 1.1375293053220343, -2.5531545524283388, 0.6634767631854529, 1.519625008477598, 0.565629949601161, -0.2823398527163442, 1.0973669724508868, 2.3977928742752344, 0.9171971483998096, -1.1369790945664184], "std": [0.03333228717775064, 0.06053982008298376, 0.046112934768146104, 0.24424574409565694, 0.23568547011399169, 2.2859024402645924, 0.033684253108640906, 0.06619811576503558, 0.03441483177698838, 0.28784198647026166, 0.2863191060016712, 2.3675294885017886], "min": [0.48495749461794085, 0.09837851065830226, 1.0927991477294665, -2.851165309647751, 0.38579360065400836, -3.1413301463476566, 0.520503424329499, -0.3658302782202354, 1.0169533094178518, 1.5925616695442562, 0.2346689671535025, -3.137816615825483], "max": [0.6076761577052137, 0.3867829918168477, 1.2618385055757595, -1.4208855683145845, 1.1677079939901929, 3.1384572709457337, 0.6418416675447735, -0.050241936564989126, 1.1591320021167082, 2.910804360713172, 1.3457180052419222, 3.139863761315479], "count": [549]}, "eef_sim_pose_action": {"mean": [0.5611151452754155, 0.3237576998213998, 1.1375293053220343, -2.5531545524283388, 0.6634767631854529, 1.519625008477598, 0.565629949601161, -0.2823398527163442, 1.0973669724508868, 2.3977928742752344, 0.9171971483998096, -1.1369790945664184], "std": [0.03333228717775064, 0.06053982008298376, 0.046112934768146104, 0.24424574409565694, 0.23568547011399169, 2.2859024402645924, 0.033684253108640906, 0.06619811576503558, 0.03441483177698838, 0.28784198647026166, 0.2863191060016712, 2.3675294885017886], "min": [0.48495749461794085, 0.09837851065830226, 1.0927991477294665, -2.851165309647751, 0.38579360065400836, -3.1413301463476566, 0.520503424329499, -0.3658302782202354, 1.0169533094178518, 1.5925616695442562, 0.2346689671535025, -3.137816615825483], "max": [0.6076761577052137, 0.3867829918168477, 1.2618385055757595, -1.4208855683145845, 1.1677079939901929, 3.1384572709457337, 0.6418416675447735, -0.050241936564989126, 1.1591320021167082, 2.910804360713172, 1.3457180052419222, 3.139863761315479], "count": [549]}, "gripper_mode_state": {"mean": [0.6229508196721312, 0.45719489981785066], "std": [0.484647393412934, 0.4981643538014301], "min": [0, 0], "max": [1, 1], "count": [549]}, "gripper_activity_state": {"mean": [1.7304189435336976, 1.726775956284153], "std": [0.6127099523334872, 0.6258202536489791], "min": [0, 0], "max": [2, 2], "count": [549]}, "gripper_mode_action": {"mean": [0.6229508196721312, 0.45719489981785066], "std": [0.484647393412934, 0.4981643538014301], "min": [0, 0], "max": [1, 1], "count": [549]}, "gripper_activity_action": {"mean": [1.7304189435336976, 1.726775956284153], "std": [0.6127099523334872, 0.6258202536489791], "min": [0, 0], "max": [2, 2], "count": [549]}, "gripper_open_scale_state": {"mean": [0.33790163950407714, 0.4572859747557474], "std": [0.362720321039088, 0.36925844564156596], "min": [0.012, 0.0], "max": [0.936, 0.947], "count": [549]}, "gripper_open_scale_action": {"mean": [0.33790163950407714, 0.4572859747557474], "std": [0.362720321039088, 0.36925844564156596], "min": [0.012, 0.0], "max": [0.936, 0.947], "count": [549]}}} +{"episode_index": 561, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4286269526143791]], [[0.45785071895424834]], [[0.4582817054738562]]], "std": [[[0.2296578596383417]], [[0.19679956229864035]], [[0.19108724679644468]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42459168300653594]], [[0.4598711008986928]], [[0.46006884599673203]]], "std": [[[0.21294149873507076]], [[0.18116372380509896]], [[0.1752906924335875]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4388343464052288]], [[0.4679913214869281]], [[0.4702231004901961]]], "std": [[[0.19885122667492058]], [[0.17006875609471397]], [[0.16260099664200328]]], "count": [100]}, "observation.state": {"min": [0.43587854504585266, 1.9065802097320557, -0.7268424034118652, -0.8837998509407043, -2.889514923095703, -1.958067536354065, 0.885353147983551, -2.0, 0.13804000616073608, 0.29925400018692017, -0.179749995470047, -3.1391851902008057, -0.414000004529953, -0.8970000147819519, -0.8933643102645874, -2.1700029373168945, 0.38011524081230164, 0.771435558795929, 1.8808192014694214, 1.1809247732162476, -2.2345449924468994, 19.0, -0.36160099506378174, 0.27232199907302856, -0.09030299633741379, -3.1411852836608887, 0.1509999930858612, -2.690999984741211], "max": [1.028452754020691, 2.1213605403900146, -0.013631021603941917, 0.28708919882774353, -1.4746286869049072, -0.797126829624176, 1.900209903717041, 958.0, 0.30869001150131226, 0.44668298959732056, 0.05988899990916252, 3.1410000324249268, 1.3569999933242798, -0.5149999856948853, -0.334090918302536, -1.9989081621170044, 1.123922348022461, 1.0575997829437256, 2.618622064590454, 1.9546116590499878, -1.6615359783172607, 921.0, -0.08912000060081482, 0.41282498836517334, 0.08978699892759323, 3.1410000324249268, 0.6990000009536743, -1.9910000562667847], "mean": [0.6236386895179749, 2.0192694664001465, -0.5546192526817322, -0.5232498049736023, -2.1530535221099854, -1.5293411016464233, 1.566377878189087, 509.27740478515625, 0.27117371559143066, 0.3433244824409485, -0.0013740308349952102, -0.4126361906528473, 0.44723647832870483, -0.7174667119979858, -0.5627058148384094, -2.053525447845459, 0.5199630856513977, 0.9456027746200562, 2.3652753829956055, 1.6106388568878174, -2.011237859725952, 356.7290344238281, -0.2796591818332672, 0.34109631180763245, 0.05205158144235611, 2.1175224781036377, 0.4042902886867523, -2.229372024536133], "std": [0.12027741968631744, 0.04926035553216934, 0.1705048531293869, 0.2868785858154297, 0.35722213983535767, 0.34927189350128174, 0.2808062732219696, 351.6965637207031, 0.030078988522291183, 0.04294301196932793, 0.05018381401896477, 2.9435696601867676, 0.4151480793952942, 0.07549402117729187, 0.1449050009250641, 0.04064568877220154, 0.15995195508003235, 0.06712976843118668, 0.21970894932746887, 0.20836913585662842, 0.13144934177398682, 332.4808349609375, 0.07858586311340332, 0.04846254736185074, 0.036036282777786255, 2.042689561843872, 0.13859695196151733, 0.20502500236034393], "count": [465]}, "action": {"min": [0.43587854504585266, 1.9065802097320557, -0.7268424034118652, -0.8837998509407043, -2.889514923095703, -1.958067536354065, 0.885353147983551, -2.0, 0.13804000616073608, 0.29925400018692017, -0.179749995470047, -3.1391851902008057, -0.414000004529953, -0.8970000147819519, -0.8933643102645874, -2.1700029373168945, 0.38011524081230164, 0.771435558795929, 1.8808192014694214, 1.1809247732162476, -2.2345449924468994, 19.0, -0.36160099506378174, 0.27232199907302856, -0.09030299633741379, -3.1411852836608887, 0.1509999930858612, -2.690999984741211], "max": [1.028452754020691, 2.1213605403900146, -0.013631021603941917, 0.28708919882774353, -1.4746286869049072, -0.797126829624176, 1.900209903717041, 958.0, 0.30869001150131226, 0.44668298959732056, 0.05988899990916252, 3.1410000324249268, 1.3569999933242798, -0.5149999856948853, -0.334090918302536, -1.9989081621170044, 1.123922348022461, 1.0575997829437256, 2.618622064590454, 1.9546116590499878, -1.6615359783172607, 921.0, -0.08912000060081482, 0.41282498836517334, 0.08978699892759323, 3.1410000324249268, 0.6990000009536743, -1.9910000562667847], "mean": [0.6236386895179749, 2.0192694664001465, -0.5546192526817322, -0.5232498049736023, -2.1530535221099854, -1.5293411016464233, 1.566377878189087, 509.27740478515625, 0.27117371559143066, 0.3433244824409485, -0.0013740308349952102, -0.4126361906528473, 0.44723647832870483, -0.7174667119979858, -0.5627058148384094, -2.053525447845459, 0.5199630856513977, 0.9456027746200562, 2.3652753829956055, 1.6106388568878174, -2.011237859725952, 356.7290344238281, -0.2796591818332672, 0.34109631180763245, 0.05205158144235611, 2.1175224781036377, 0.4042902886867523, -2.229372024536133], "std": [0.12027741968631744, 0.04926035553216934, 0.1705048531293869, 0.2868785858154297, 0.35722213983535767, 0.34927189350128174, 0.2808062732219696, 351.6965637207031, 0.030078988522291183, 0.04294301196932793, 0.05018381401896477, 2.9435696601867676, 0.4151480793952942, 0.07549402117729187, 0.1449050009250641, 0.04064568877220154, 0.15995195508003235, 0.06712976843118668, 0.21970894932746887, 0.20836913585662842, 0.13144934177398682, 332.4808349609375, 0.07858586311340332, 0.04846254736185074, 0.036036282777786255, 2.042689561843872, 0.13859695196151733, 0.20502500236034393], "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": [564], "max": [564], "mean": [564.0], "std": [0.0], "count": [465]}, "index": {"min": [514510], "max": [514974], "mean": [514742.0], "std": [134.23362718285858], "count": [465]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [465]}, "subtask_annotation": {"mean": [10.647311827956988, 29.0, 29.0, 29.0, 29.0], "std": [8.397664695832017, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [465]}, "scene_annotation": {"mean": [564.0], "std": [0.0], "min": [564], "max": [564], "count": [465]}, "eef_direction_state": {"mean": [3.47741935483871, 3.610752688172043], "std": [1.9554241644336867, 2.1253949596570907], "min": [0, 0], "max": [6, 6], "count": [465]}, "eef_velocity_state": {"mean": [1.0064516129032257, 0.9268817204301075], "std": [0.6703885010069507, 0.7470572785321027], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_acc_mag_state": {"mean": [0.864516129032258, 0.8236559139784946], "std": [0.8353281708201036, 0.8418359160559729], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_direction_action": {"mean": [3.47741935483871, 3.610752688172043], "std": [1.9554241644336867, 2.1253949596570907], "min": [0, 0], "max": [6, 6], "count": [465]}, "eef_velocity_action": {"mean": [1.0064516129032257, 0.9268817204301075], "std": [0.6703885010069507, 0.7470572785321027], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_acc_mag_action": {"mean": [0.864516129032258, 0.8236559139784946], "std": [0.8353281708201036, 0.8418359160559729], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_sim_pose_state": {"mean": [0.5504421278965117, 0.32826022154069284, 1.1303216873358346, -2.464007676501948, 0.735609377669863, 1.6831639440525228, 0.5561682910828525, -0.2853822479897084, 1.0904186908440656, 2.265243898841708, 0.8425673304750535, -1.2344283631209827], "std": [0.046368428093280685, 0.06712481246564472, 0.042715225855467366, 0.18368233023980368, 0.18871534450196384, 2.4009182070198976, 0.03273398129856859, 0.05333060011251784, 0.025658186795144096, 0.31864509538929875, 0.27871044705531567, 2.435330273601169], "min": [0.48508755106331886, 0.1027059165656628, 1.084033767484802, -2.7799127753340827, 0.4661522931125601, -3.140555321672924, 0.5164797731658074, -0.3416285373308158, 1.0228086280925877, 1.370027180346411, 0.15411041986195984, -3.137731669290319], "max": [0.6268710900131261, 0.39710801364072623, 1.2523498518298777, -1.9897978454459908, 1.1046396591168781, 3.140516458827876, 0.6412753051492956, -0.07110018243268842, 1.1399942100901905, 2.7038719174706447, 1.1873063265201864, 3.14055492824004], "count": [465]}, "eef_sim_pose_action": {"mean": [0.5504421278965117, 0.32826022154069284, 1.1303216873358346, -2.464007676501948, 0.735609377669863, 1.6831639440525228, 0.5561682910828525, -0.2853822479897084, 1.0904186908440656, 2.265243898841708, 0.8425673304750535, -1.2344283631209827], "std": [0.046368428093280685, 0.06712481246564472, 0.042715225855467366, 0.18368233023980368, 0.18871534450196384, 2.4009182070198976, 0.03273398129856859, 0.05333060011251784, 0.025658186795144096, 0.31864509538929875, 0.27871044705531567, 2.435330273601169], "min": [0.48508755106331886, 0.1027059165656628, 1.084033767484802, -2.7799127753340827, 0.4661522931125601, -3.140555321672924, 0.5164797731658074, -0.3416285373308158, 1.0228086280925877, 1.370027180346411, 0.15411041986195984, -3.137731669290319], "max": [0.6268710900131261, 0.39710801364072623, 1.2523498518298777, -1.9897978454459908, 1.1046396591168781, 3.140516458827876, 0.6412753051492956, -0.07110018243268842, 1.1399942100901905, 2.7038719174706447, 1.1873063265201864, 3.14055492824004], "count": [465]}, "gripper_mode_state": {"mean": [0.5827956989247312, 0.3956989247311828], "std": [0.4930972239219838, 0.4890002921244203], "min": [0, 0], "max": [1, 1], "count": [465]}, "gripper_activity_state": {"mean": [1.6709677419354838, 1.746236559139785], "std": [0.6666527920859397, 0.5903451040613751], "min": [0, 0], "max": [2, 2], "count": [465]}, "gripper_mode_action": {"mean": [0.5827956989247312, 0.3956989247311828], "std": [0.4930972239219838, 0.4890002921244203], "min": [0, 0], "max": [1, 1], "count": [465]}, "gripper_activity_action": {"mean": [1.6709677419354838, 1.746236559139785], "std": [0.6666527920859397, 0.5903451040613751], "min": [0, 0], "max": [2, 2], "count": [465]}, "gripper_open_scale_state": {"mean": [0.3567290326805523, 0.5094892475394796], "std": [0.3324809599326209, 0.3513891277975898], "min": [0.019, 0.0], "max": [0.921, 0.958], "count": [465]}, "gripper_open_scale_action": {"mean": [0.3567290326805523, 0.5094892475394796], "std": [0.3324809599326209, 0.3513891277975898], "min": [0.019, 0.0], "max": [0.921, 0.958], "count": [465]}}} +{"episode_index": 562, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[1.0]], [[1.0]]], "mean": [[[0.43438567466460265]], [[0.46155534234892787]], [[0.4625788040362344]]], "std": [[[0.22922325888020068]], [[0.1960313672031122]], [[0.19055331769718545]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40074641311202847]], [[0.4402410811546841]], [[0.4391273094398578]]], "std": [[[0.19766369047236215]], [[0.1618074174213399]], [[0.15450332199131525]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9372549019607843]]], "mean": [[[0.4272145754500631]], [[0.4601898488562091]], [[0.46274684669189314]]], "std": [[[0.19756478402104702]], [[0.1659520418246278]], [[0.15716478403090267]]], "count": [114]}, "observation.state": {"min": [0.13576915860176086, 2.0103750228881836, -0.8637635111808777, -1.2941267490386963, -2.719362735748291, -1.9870398044586182, 0.23350760340690613, -3.0, 0.2403630018234253, 0.21073399484157562, -0.138931006193161, -3.0230000019073486, -0.18299999833106995, -1.0019999742507935, -1.216511845588684, -2.175168991088867, 0.25509732961654663, 0.7340505719184875, 1.7439852952957153, 0.9280788898468018, -2.2763631343841553, 39.0, -0.384333997964859, 0.21113699674606323, -0.14724600315093994, 2.4149999618530273, -0.12300001829862595, -3.132185220718384], "max": [0.8053996562957764, 2.1223204135894775, -0.3766769766807556, 0.17409659922122955, -1.4043443202972412, -0.7852411270141602, 2.093924045562744, 924.0, 0.34832799434661865, 0.4410820007324219, 0.09422200173139572, -2.318000078201294, 0.7020000219345093, -0.037999995052814484, -0.1223999410867691, -2.0285611152648926, 1.654223084449768, 1.279064655303955, 2.7950053215026855, 1.9246270656585693, -1.1697195768356323, 934.0, 0.03097499907016754, 0.42745500802993774, 0.08982399851083755, 3.052999973297119, 0.8519999980926514, 3.1410000324249268], "mean": [0.4643632769584656, 2.0859625339508057, -0.6831634044647217, -0.6678439974784851, -2.0063843727111816, -1.4543898105621338, 1.2312439680099487, 462.20697021484375, 0.2951832115650177, 0.3174018859863281, -0.003819328034296632, -2.6845223903656006, 0.3830556869506836, -0.3879101872444153, -0.5956947207450867, -2.1015260219573975, 0.64541095495224, 0.9608314037322998, 2.4374465942382812, 1.4656286239624023, -1.779118299484253, 357.99371337890625, -0.2647140622138977, 0.34062275290489197, 0.024474216625094414, 2.756747007369995, 0.23113808035850525, -2.3738632202148438], "std": [0.1650877445936203, 0.01922709308564663, 0.11244381964206696, 0.3990401327610016, 0.41576725244522095, 0.4059162735939026, 0.5555844902992249, 375.43017578125, 0.022966355085372925, 0.06470055878162384, 0.05974790081381798, 0.24918988347053528, 0.24635380506515503, 0.28405773639678955, 0.26528918743133545, 0.04204746335744858, 0.346977561712265, 0.11821930855512619, 0.2770279347896576, 0.2894345819950104, 0.28966253995895386, 339.4410400390625, 0.12839633226394653, 0.061152976006269455, 0.057612452656030655, 0.17050760984420776, 0.264866441488266, 0.9660996794700623], "count": [558]}, "action": {"min": [0.13576915860176086, 2.0103750228881836, -0.8637635111808777, -1.2941267490386963, -2.719362735748291, -1.9870398044586182, 0.23350760340690613, -3.0, 0.2403630018234253, 0.21073399484157562, -0.138931006193161, -3.0230000019073486, -0.18299999833106995, -1.0019999742507935, -1.216511845588684, -2.175168991088867, 0.25509732961654663, 0.7340505719184875, 1.7439852952957153, 0.9280788898468018, -2.2763631343841553, 39.0, -0.384333997964859, 0.21113699674606323, -0.14724600315093994, 2.4149999618530273, -0.12300001829862595, -3.132185220718384], "max": [0.8053996562957764, 2.1223204135894775, -0.3766769766807556, 0.17409659922122955, -1.4043443202972412, -0.7852411270141602, 2.093924045562744, 924.0, 0.34832799434661865, 0.4410820007324219, 0.09422200173139572, -2.318000078201294, 0.7020000219345093, -0.037999995052814484, -0.1223999410867691, -2.0285611152648926, 1.654223084449768, 1.279064655303955, 2.7950053215026855, 1.9246270656585693, -1.1697195768356323, 934.0, 0.03097499907016754, 0.42745500802993774, 0.08982399851083755, 3.052999973297119, 0.8519999980926514, 3.1410000324249268], "mean": [0.4643632769584656, 2.0859625339508057, -0.6831634044647217, -0.6678439974784851, -2.0063843727111816, -1.4543898105621338, 1.2312439680099487, 462.20697021484375, 0.2951832115650177, 0.3174018859863281, -0.003819328034296632, -2.6845223903656006, 0.3830556869506836, -0.3879101872444153, -0.5956947207450867, -2.1015260219573975, 0.64541095495224, 0.9608314037322998, 2.4374465942382812, 1.4656286239624023, -1.779118299484253, 357.99371337890625, -0.2647140622138977, 0.34062275290489197, 0.024474216625094414, 2.756747007369995, 0.23113808035850525, -2.3738632202148438], "std": [0.1650877445936203, 0.01922709308564663, 0.11244381964206696, 0.3990401327610016, 0.41576725244522095, 0.4059162735939026, 0.5555844902992249, 375.43017578125, 0.022966355085372925, 0.06470055878162384, 0.05974790081381798, 0.24918988347053528, 0.24635380506515503, 0.28405773639678955, 0.26528918743133545, 0.04204746335744858, 0.346977561712265, 0.11821930855512619, 0.2770279347896576, 0.2894345819950104, 0.28966253995895386, 339.4410400390625, 0.12839633226394653, 0.061152976006269455, 0.057612452656030655, 0.17050760984420776, 0.264866441488266, 0.9660996794700623], "count": [558]}, "timestamp": {"min": [0.0], "max": [18.566666666666666], "mean": [9.283333333333333], "std": [5.369348881140748], "count": [558]}, "frame_index": {"min": [0], "max": [557], "mean": [278.5], "std": [161.08046643422244], "count": [558]}, "episode_index": {"min": [565], "max": [565], "mean": [565.0], "std": [0.0], "count": [558]}, "index": {"min": [514975], "max": [515532], "mean": [515253.5], "std": [161.08046643422244], "count": [558]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [558]}, "subtask_annotation": {"mean": [14.469534050179211, 29.0, 29.0, 29.0, 29.0], "std": [10.56257867386899, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [558]}, "scene_annotation": {"mean": [565.0], "std": [0.0], "min": [565], "max": [565], "count": [558]}, "eef_direction_state": {"mean": [3.390681003584229, 3.661290322580645], "std": [1.9696767293021853, 2.1730608176363813], "min": [0, 0], "max": [6, 6], "count": [558]}, "eef_velocity_state": {"mean": [1.0734767025089607, 0.8888888888888888], "std": [0.7258507000096764, 0.7726404839273103], "min": [0, 0], "max": [2, 2], "count": [558]}, "eef_acc_mag_state": {"mean": [0.8763440860215054, 0.7688172043010753], "std": [0.8429209135802964, 0.8265068994011933], "min": [0, 0], "max": [2, 2], "count": [558]}, "eef_direction_action": {"mean": [3.390681003584229, 3.661290322580645], "std": [1.9696767293021853, 2.1730608176363813], "min": [0, 0], "max": [6, 6], "count": [558]}, "eef_velocity_action": {"mean": [1.0734767025089607, 0.8888888888888888], "std": [0.7258507000096764, 0.7726404839273103], "min": [0, 0], "max": [2, 2], "count": [558]}, "eef_acc_mag_action": {"mean": [0.8763440860215054, 0.7688172043010753], "std": [0.8429209135802964, 0.8265068994011933], "min": [0, 0], "max": [2, 2], "count": [558]}, "eef_sim_pose_state": {"mean": [0.5492053391685461, 0.29351393644397317, 1.1245856434394725, -1.716992735449237, 0.7953384344197015, 2.317971769858406, 0.5237687062682886, -0.2982330934949384, 1.0727479827840698, 0.9539047319230284, 1.0425140626140146, -2.3420082848556385], "std": [0.059463805327546415, 0.12375307240264735, 0.06018075388855399, 2.233188649427073, 0.24687256685428177, 1.0503522200388977, 0.059007268428523905, 0.050724290184721355, 0.04515897166068931, 2.6707519684861234, 0.3399914226711059, 0.2999584974713574], "min": [0.4124645311066141, -0.02686545175549085, 1.0427276252450162, -3.1392602862775627, 0.4165616329421742, -3.118425927230068, 0.41058521449650537, -0.38010304941920314, 0.9876078866424643, -3.1398978035229117, 0.24816205626544163, -2.7425722189600807], "max": [0.6413817671901283, 0.39976006781331297, 1.27099450729838, 3.131780305324852, 1.3082409941709816, 3.136326981684378, 0.6349119029566925, -0.16396333099758803, 1.1557718788429865, 3.1414836854239057, 1.4385044530917432, -1.6724867182371346], "count": [558]}, "eef_sim_pose_action": {"mean": [0.5492053391685461, 0.29351393644397317, 1.1245856434394725, -1.716992735449237, 0.7953384344197015, 2.317971769858406, 0.5237687062682886, -0.2982330934949384, 1.0727479827840698, 0.9539047319230284, 1.0425140626140146, -2.3420082848556385], "std": [0.059463805327546415, 0.12375307240264735, 0.06018075388855399, 2.233188649427073, 0.24687256685428177, 1.0503522200388977, 0.059007268428523905, 0.050724290184721355, 0.04515897166068931, 2.6707519684861234, 0.3399914226711059, 0.2999584974713574], "min": [0.4124645311066141, -0.02686545175549085, 1.0427276252450162, -3.1392602862775627, 0.4165616329421742, -3.118425927230068, 0.41058521449650537, -0.38010304941920314, 0.9876078866424643, -3.1398978035229117, 0.24816205626544163, -2.7425722189600807], "max": [0.6413817671901283, 0.39976006781331297, 1.27099450729838, 3.131780305324852, 1.3082409941709816, 3.136326981684378, 0.6349119029566925, -0.16396333099758803, 1.1557718788429865, 3.1414836854239057, 1.4385044530917432, -1.6724867182371346], "count": [558]}, "gripper_mode_state": {"mean": [0.5860215053763441, 0.4551971326164875], "std": [0.4925447194040243, 0.4979886575758676], "min": [0, 0], "max": [1, 1], "count": [558]}, "gripper_activity_state": {"mean": [1.7526881720430108, 1.7419354838709677], "std": [0.5984911849494948, 0.5909088887756584], "min": [0, 0], "max": [2, 2], "count": [558]}, "gripper_mode_action": {"mean": [0.5860215053763441, 0.4551971326164875], "std": [0.4925447194040243, 0.4979886575758676], "min": [0, 0], "max": [1, 1], "count": [558]}, "gripper_activity_action": {"mean": [1.7526881720430108, 1.7419354838709677], "std": [0.5984911849494948, 0.5909088887756584], "min": [0, 0], "max": [2, 2], "count": [558]}, "gripper_open_scale_state": {"mean": [0.35799372774212995, 0.46256272417840977], "std": [0.3394409303459644, 0.37499080919491395], "min": [0.039, 0.0], "max": [0.934, 0.924], "count": [558]}, "gripper_open_scale_action": {"mean": [0.35799372774212995, 0.46256272417840977], "std": [0.3394409303459644, 0.37499080919491395], "min": [0.039, 0.0], "max": [0.934, 0.924], "count": [558]}}} +{"episode_index": 563, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.43739259797056074]], [[0.46302153018069975]], [[0.4626155565167243]]], "std": [[[0.22398401393449804]], [[0.19390246470216296]], [[0.18777185811940736]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40796191540341625]], [[0.4487171160130719]], [[0.450128746841874]]], "std": [[[0.20648058437276237]], [[0.16792887267736006]], [[0.1612490343954579]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4245324257153842]], [[0.45841390673916627]], [[0.46078437036579334]]], "std": [[[0.20516578514202913]], [[0.17175335894062815]], [[0.16333569280349355]]], "count": [119]}, "observation.state": {"min": [0.2260899692773819, 1.987930178642273, -0.7811046838760376, -1.250563383102417, -2.597782850265503, -1.9822053909301758, 0.3825238049030304, -2.0, 0.24665500223636627, 0.22682100534439087, -0.122639000415802, -3.125, -0.017000000923871994, -1.0679999589920044, -0.9870361089706421, -2.1749420166015625, 0.3433237373828888, 0.6281265020370483, 1.697105884552002, 0.5896595120429993, -2.2966439723968506, 58.0, -0.38229599595069885, 0.2215690016746521, -0.1346289962530136, -3.1411852836608887, -0.1459999978542328, -2.9709999561309814], "max": [0.8017345070838928, 2.115426540374756, -0.4539601504802704, 0.12157963961362839, -1.3754067420959473, -0.850830614566803, 2.042227268218994, 937.0, 0.3338890075683594, 0.4128609895706177, 0.09783600270748138, -2.3469998836517334, 0.7440000176429749, -0.09099999815225601, -0.17327629029750824, -1.9546990394592285, 1.6319527626037598, 1.2158138751983643, 2.751598834991455, 2.049557685852051, -1.293289065361023, 934.0, -0.012621000409126282, 0.46130600571632385, 0.08764400333166122, 3.135999917984009, 0.9079999923706055, -2.3519999980926514], "mean": [0.45290571451187134, 2.075237989425659, -0.6141858100891113, -0.6558208465576172, -2.018893241882324, -1.4945944547653198, 1.3166080713272095, 524.2106323242188, 0.30222660303115845, 0.31329065561294556, 0.002370182191953063, -2.751127243041992, 0.45753756165504456, -0.48803579807281494, -0.5801946520805359, -2.07561993598938, 0.7238402962684631, 0.8795626163482666, 2.3576254844665527, 1.2429862022399902, -1.749948501586914, 393.1663818359375, -0.2812739610671997, 0.3697702884674072, 0.026956699788570404, 2.4738082885742188, 0.25547289848327637, -2.5733706951141357], "std": [0.1380530297756195, 0.028535941615700722, 0.09479030221700668, 0.34685951471328735, 0.3753429055213928, 0.34624212980270386, 0.5169758200645447, 379.8742980957031, 0.021183283999562263, 0.05633613467216492, 0.053988728672266006, 0.24673962593078613, 0.21454617381095886, 0.31099429726600647, 0.17907823622226715, 0.06534525007009506, 0.30513614416122437, 0.11409378051757812, 0.3072410523891449, 0.3699917197227478, 0.27946653962135315, 344.6695861816406, 0.1047973483800888, 0.0583341009914875, 0.05178513005375862, 0.9090818166732788, 0.2665693759918213, 0.15073131024837494], "count": [586]}, "action": {"min": [0.2260899692773819, 1.987930178642273, -0.7811046838760376, -1.250563383102417, -2.597782850265503, -1.9822053909301758, 0.3825238049030304, -2.0, 0.24665500223636627, 0.22682100534439087, -0.122639000415802, -3.125, -0.017000000923871994, -1.0679999589920044, -0.9870361089706421, -2.1749420166015625, 0.3433237373828888, 0.6281265020370483, 1.697105884552002, 0.5896595120429993, -2.2966439723968506, 58.0, -0.38229599595069885, 0.2215690016746521, -0.1346289962530136, -3.1411852836608887, -0.1459999978542328, -2.9709999561309814], "max": [0.8017345070838928, 2.115426540374756, -0.4539601504802704, 0.12157963961362839, -1.3754067420959473, -0.850830614566803, 2.042227268218994, 937.0, 0.3338890075683594, 0.4128609895706177, 0.09783600270748138, -2.3469998836517334, 0.7440000176429749, -0.09099999815225601, -0.17327629029750824, -1.9546990394592285, 1.6319527626037598, 1.2158138751983643, 2.751598834991455, 2.049557685852051, -1.293289065361023, 934.0, -0.012621000409126282, 0.46130600571632385, 0.08764400333166122, 3.135999917984009, 0.9079999923706055, -2.3519999980926514], "mean": [0.45290571451187134, 2.075237989425659, -0.6141858100891113, -0.6558208465576172, -2.018893241882324, -1.4945944547653198, 1.3166080713272095, 524.2106323242188, 0.30222660303115845, 0.31329065561294556, 0.002370182191953063, -2.751127243041992, 0.45753756165504456, -0.48803579807281494, -0.5801946520805359, -2.07561993598938, 0.7238402962684631, 0.8795626163482666, 2.3576254844665527, 1.2429862022399902, -1.749948501586914, 393.1663818359375, -0.2812739610671997, 0.3697702884674072, 0.026956699788570404, 2.4738082885742188, 0.25547289848327637, -2.5733706951141357], "std": [0.1380530297756195, 0.028535941615700722, 0.09479030221700668, 0.34685951471328735, 0.3753429055213928, 0.34624212980270386, 0.5169758200645447, 379.8742980957031, 0.021183283999562263, 0.05633613467216492, 0.053988728672266006, 0.24673962593078613, 0.21454617381095886, 0.31099429726600647, 0.17907823622226715, 0.06534525007009506, 0.30513614416122437, 0.11409378051757812, 0.3072410523891449, 0.3699917197227478, 0.27946653962135315, 344.6695861816406, 0.1047973483800888, 0.0583341009914875, 0.05178513005375862, 0.9090818166732788, 0.2665693759918213, 0.15073131024837494], "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": [566], "max": [566], "mean": [566.0], "std": [0.0], "count": [586]}, "index": {"min": [515533], "max": [516118], "mean": [515825.5], "std": [169.16338256253923], "count": [586]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [586]}, "subtask_annotation": {"mean": [13.23037542662116, 29.0, 29.0, 29.0, 29.0], "std": [9.61901374655034, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [586]}, "scene_annotation": {"mean": [566.0], "std": [0.0], "min": [566], "max": [566], "count": [586]}, "eef_direction_state": {"mean": [3.281569965870307, 3.6552901023890785], "std": [2.182986086059806, 2.1915010364984346], "min": [0, 0], "max": [6, 6], "count": [586]}, "eef_velocity_state": {"mean": [1.0119453924914676, 0.7815699658703071], "std": [0.7469121671347423, 0.66870686123681], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_acc_mag_state": {"mean": [0.89419795221843, 0.7372013651877133], "std": [0.8419872002925873, 0.8359754579400048], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_direction_action": {"mean": [3.281569965870307, 3.6552901023890785], "std": [2.182986086059806, 2.1915010364984346], "min": [0, 0], "max": [6, 6], "count": [586]}, "eef_velocity_action": {"mean": [1.0119453924914676, 0.7815699658703071], "std": [0.7469121671347423, 0.66870686123681], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_acc_mag_action": {"mean": [0.89419795221843, 0.7372013651877133], "std": [0.8419872002925873, 0.8359754579400048], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_sim_pose_state": {"mean": [0.5740946027581588, 0.3033230306458991, 1.1134888698772865, -1.3372041030704163, 0.839954879413022, 2.3052334941013393, 0.51945685358847, -0.30911352751679444, 1.07097255410699, 1.9740847936046981, 1.0460464750077574, -2.588718641916168], "std": [0.054175587086823324, 0.10272544989591569, 0.04299958321711582, 2.5222720837968264, 0.2572618987404922, 1.0255681343507077, 0.049998998878989176, 0.05003629504522319, 0.0346524731511367, 1.9127443765470944, 0.3347177511422001, 0.27449907682407426], "min": [0.42559139925096723, 0.01747521135586841, 1.0485115001973513, -3.13943418404329, 0.4420116889885133, -3.082085309647742, 0.4400523394786616, -0.38760930846168307, 0.9917195763939155, -3.1342604871260606, 0.35400878273076963, -3.005268352108472], "max": [0.6526163053152433, 0.39400699653354115, 1.2345974046709696, 3.14005294887608, 1.3246489256921308, 3.120047433003115, 0.6088315830272137, -0.1772877046403419, 1.1372804214677616, 3.137826522005093, 1.471128855370436, -2.075085313218261], "count": [586]}, "eef_sim_pose_action": {"mean": [0.5740946027581588, 0.3033230306458991, 1.1134888698772865, -1.3372041030704163, 0.839954879413022, 2.3052334941013393, 0.51945685358847, -0.30911352751679444, 1.07097255410699, 1.9740847936046981, 1.0460464750077574, -2.588718641916168], "std": [0.054175587086823324, 0.10272544989591569, 0.04299958321711582, 2.5222720837968264, 0.2572618987404922, 1.0255681343507077, 0.049998998878989176, 0.05003629504522319, 0.0346524731511367, 1.9127443765470944, 0.3347177511422001, 0.27449907682407426], "min": [0.42559139925096723, 0.01747521135586841, 1.0485115001973513, -3.13943418404329, 0.4420116889885133, -3.082085309647742, 0.4400523394786616, -0.38760930846168307, 0.9917195763939155, -3.1342604871260606, 0.35400878273076963, -3.005268352108472], "max": [0.6526163053152433, 0.39400699653354115, 1.2345974046709696, 3.14005294887608, 1.3246489256921308, 3.120047433003115, 0.6088315830272137, -0.1772877046403419, 1.1372804214677616, 3.137826522005093, 1.471128855370436, -2.075085313218261], "count": [586]}, "gripper_mode_state": {"mean": [0.5767918088737202, 0.39078498293515357], "std": [0.4940678274183623, 0.48792630595974773], "min": [0, 0], "max": [1, 1], "count": [586]}, "gripper_activity_state": {"mean": [1.7815699658703072, 1.7372013651877134], "std": [0.560413297680742, 0.6120644446189759], "min": [0, 0], "max": [2, 2], "count": [586]}, "gripper_mode_action": {"mean": [0.5767918088737202, 0.39078498293515357], "std": [0.4940678274183623, 0.48792630595974773], "min": [0, 0], "max": [1, 1], "count": [586]}, "gripper_activity_action": {"mean": [1.7815699658703072, 1.7372013651877134], "std": [0.560413297680742, 0.6120644446189759], "min": [0, 0], "max": [2, 2], "count": [586]}, "gripper_open_scale_state": {"mean": [0.39316638216142297, 0.5243191127117991], "std": [0.34466953583323, 0.37972448273402204], "min": [0.058, 0.0], "max": [0.934, 0.937], "count": [586]}, "gripper_open_scale_action": {"mean": [0.39316638216142297, 0.5243191127117991], "std": [0.34466953583323, 0.37972448273402204], "min": [0.058, 0.0], "max": [0.934, 0.937], "count": [586]}}} +{"episode_index": 564, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.43939680882352944]], [[0.46462089215686275]], [[0.4647103839869281]]], "std": [[[0.22299724631910262]], [[0.19327405915531468]], [[0.18726047028023599]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4113094379084967]], [[0.44468858169934644]], [[0.44311263398692813]]], "std": [[[0.18198060711573724]], [[0.1485381906784408]], [[0.14164506815470862]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4254204003267974]], [[0.4572696797385621]], [[0.459217362745098]]], "std": [[[0.19383011420544288]], [[0.16338486697949867]], [[0.15469308251516276]]], "count": [125]}, "observation.state": {"min": [0.19320794939994812, 1.9940736293792725, -0.7422885298728943, -1.115562081336975, -2.646878957748413, -1.9815770387649536, 0.4300491213798523, -1.0, 0.252144992351532, 0.2228820025920868, -0.11272100359201431, -3.1411852836608887, -0.04000000283122063, -1.0959999561309814, -1.1160333156585693, -2.1750121116638184, 0.282917857170105, 0.6459813117980957, 1.6506801843643188, 0.5642824172973633, -2.2729249000549316, 32.0, -0.3922809958457947, 0.22765600681304932, -0.13738000392913818, 2.0899999141693115, -0.11100000888109207, -3.0969998836517334], "max": [0.7778409123420715, 2.10785174369812, -0.40133848786354065, 0.060196403414011, -1.5692780017852783, -0.8403934836387634, 2.0828936100006104, 952.0, 0.34584200382232666, 0.4331119954586029, 0.08201000094413757, 3.140000104904175, 0.6620000600814819, -0.12000001221895218, -0.23143066465854645, -2.054776191711426, 1.603102445602417, 1.1428066492080688, 2.724459171295166, 1.8758275508880615, -1.1448662281036377, 870.0, 0.006157999858260155, 0.4562450051307678, 0.08835700154304504, 3.055999994277954, 0.9449999928474426, -2.380000114440918], "mean": [0.45612257719039917, 2.0732228755950928, -0.5665838718414307, -0.6483871340751648, -2.0678112506866455, -1.4688572883605957, 1.287376880645752, 598.947509765625, 0.307339608669281, 0.31765657663345337, 0.0039359200745821, -2.673269748687744, 0.46117115020751953, -0.45827120542526245, -0.5471931099891663, -2.1196160316467285, 0.6599125266075134, 0.896591067314148, 2.309603214263916, 1.280863642692566, -1.6464439630508423, 366.116455078125, -0.2817806601524353, 0.3553462326526642, 0.020117996260523796, 2.6116464138031006, 0.31812024116516113, -2.616459369659424], "std": [0.13725979626178741, 0.025155084207654, 0.09855789691209793, 0.24891424179077148, 0.29707053303718567, 0.3682365119457245, 0.4238218665122986, 406.4214172363281, 0.020963018760085106, 0.059115272015333176, 0.04083871468901634, 0.6202929019927979, 0.19474127888679504, 0.2830360531806946, 0.21765536069869995, 0.03697329759597778, 0.3060149550437927, 0.1767401099205017, 0.27864065766334534, 0.36855530738830566, 0.2993876039981842, 323.5691223144531, 0.10988452285528183, 0.06519176810979843, 0.05039191618561745, 0.24961645901203156, 0.26765337586402893, 0.14820845425128937], "count": [631]}, "action": {"min": [0.19320794939994812, 1.9940736293792725, -0.7422885298728943, -1.115562081336975, -2.646878957748413, -1.9815770387649536, 0.4300491213798523, -1.0, 0.252144992351532, 0.2228820025920868, -0.11272100359201431, -3.1411852836608887, -0.04000000283122063, -1.0959999561309814, -1.1160333156585693, -2.1750121116638184, 0.282917857170105, 0.6459813117980957, 1.6506801843643188, 0.5642824172973633, -2.2729249000549316, 32.0, -0.3922809958457947, 0.22765600681304932, -0.13738000392913818, 2.0899999141693115, -0.11100000888109207, -3.0969998836517334], "max": [0.7778409123420715, 2.10785174369812, -0.40133848786354065, 0.060196403414011, -1.5692780017852783, -0.8403934836387634, 2.0828936100006104, 952.0, 0.34584200382232666, 0.4331119954586029, 0.08201000094413757, 3.140000104904175, 0.6620000600814819, -0.12000001221895218, -0.23143066465854645, -2.054776191711426, 1.603102445602417, 1.1428066492080688, 2.724459171295166, 1.8758275508880615, -1.1448662281036377, 870.0, 0.006157999858260155, 0.4562450051307678, 0.08835700154304504, 3.055999994277954, 0.9449999928474426, -2.380000114440918], "mean": [0.45612257719039917, 2.0732228755950928, -0.5665838718414307, -0.6483871340751648, -2.0678112506866455, -1.4688572883605957, 1.287376880645752, 598.947509765625, 0.307339608669281, 0.31765657663345337, 0.0039359200745821, -2.673269748687744, 0.46117115020751953, -0.45827120542526245, -0.5471931099891663, -2.1196160316467285, 0.6599125266075134, 0.896591067314148, 2.309603214263916, 1.280863642692566, -1.6464439630508423, 366.116455078125, -0.2817806601524353, 0.3553462326526642, 0.020117996260523796, 2.6116464138031006, 0.31812024116516113, -2.616459369659424], "std": [0.13725979626178741, 0.025155084207654, 0.09855789691209793, 0.24891424179077148, 0.29707053303718567, 0.3682365119457245, 0.4238218665122986, 406.4214172363281, 0.020963018760085106, 0.059115272015333176, 0.04083871468901634, 0.6202929019927979, 0.19474127888679504, 0.2830360531806946, 0.21765536069869995, 0.03697329759597778, 0.3060149550437927, 0.1767401099205017, 0.27864065766334534, 0.36855530738830566, 0.2993876039981842, 323.5691223144531, 0.10988452285528183, 0.06519176810979843, 0.05039191618561745, 0.24961645901203156, 0.26765337586402893, 0.14820845425128937], "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": [567], "max": [567], "mean": [567.0], "std": [0.0], "count": [631]}, "index": {"min": [516119], "max": [516749], "mean": [516434.0], "std": [182.1537811850196], "count": [631]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [631]}, "subtask_annotation": {"mean": [12.324881141045958, 29.0, 29.0, 29.0, 29.0], "std": [9.635381129896269, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [631]}, "scene_annotation": {"mean": [567.0], "std": [0.0], "min": [567], "max": [567], "count": [631]}, "eef_direction_state": {"mean": [3.213946117274168, 3.692551505546751], "std": [2.051676780971715, 2.2737930192207085], "min": [0, 0], "max": [6, 6], "count": [631]}, "eef_velocity_state": {"mean": [1.0649762282091917, 0.7622820919175911], "std": [0.7169401156214938, 0.7191541890877583], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_acc_mag_state": {"mean": [0.8874801901743264, 0.7828843106180665], "std": [0.8148882975013938, 0.8456612024574601], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_direction_action": {"mean": [3.213946117274168, 3.692551505546751], "std": [2.051676780971715, 2.2737930192207085], "min": [0, 0], "max": [6, 6], "count": [631]}, "eef_velocity_action": {"mean": [1.0649762282091917, 0.7622820919175911], "std": [0.7169401156214938, 0.7191541890877583], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_acc_mag_action": {"mean": [0.8874801901743264, 0.7828843106180665], "std": [0.8148882975013938, 0.8456612024574601], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_sim_pose_state": {"mean": [0.5579939017124982, 0.2999221948751971, 1.1061259849296474, -1.205013192077579, 0.9088355182916145, 2.0863827632224976, 0.5232359496820295, -0.31375289899085873, 1.0681404440745441, 2.115331330483879, 1.0704573138032296, -2.5476019383870234], "std": [0.06242120777232177, 0.10505274880843406, 0.05042282867789992, 2.608158317502558, 0.24477066816729862, 1.4770827770502126, 0.05211154590341954, 0.04090447360222086, 0.025522172051251485, 1.7888233332775278, 0.3101638163748207, 0.23255299788722888], "min": [0.4320398141125332, 0.006390757626253671, 1.041340868848294, -3.13878131321038, 0.49439651611215885, -3.1333618442266142, 0.42650169080239453, -0.3766445648606844, 1.0115492667288293, -3.119329394400719, 0.30255867770274625, -2.886888794381976], "max": [0.6576527191099798, 0.3945417370674703, 1.242187109103106, 3.1404935057501135, 1.3548024750027823, 3.1413259989895987, 0.6255157470346024, -0.19001645607792172, 1.1274241297570577, 3.1289893534235804, 1.4088624940535937, -1.956507926830048], "count": [631]}, "eef_sim_pose_action": {"mean": [0.5579939017124982, 0.2999221948751971, 1.1061259849296474, -1.205013192077579, 0.9088355182916145, 2.0863827632224976, 0.5232359496820295, -0.31375289899085873, 1.0681404440745441, 2.115331330483879, 1.0704573138032296, -2.5476019383870234], "std": [0.06242120777232177, 0.10505274880843406, 0.05042282867789992, 2.608158317502558, 0.24477066816729862, 1.4770827770502126, 0.05211154590341954, 0.04090447360222086, 0.025522172051251485, 1.7888233332775278, 0.3101638163748207, 0.23255299788722888], "min": [0.4320398141125332, 0.006390757626253671, 1.041340868848294, -3.13878131321038, 0.49439651611215885, -3.1333618442266142, 0.42650169080239453, -0.3766445648606844, 1.0115492667288293, -3.119329394400719, 0.30255867770274625, -2.886888794381976], "max": [0.6576527191099798, 0.3945417370674703, 1.242187109103106, 3.1404935057501135, 1.3548024750027823, 3.1413259989895987, 0.6255157470346024, -0.19001645607792172, 1.1274241297570577, 3.1289893534235804, 1.4088624940535937, -1.956507926830048], "count": [631]}, "gripper_mode_state": {"mean": [0.5927099841521395, 0.35340729001584786], "std": [0.4913296844670689, 0.4780277997977747], "min": [0, 0], "max": [1, 1], "count": [631]}, "gripper_activity_state": {"mean": [1.8431061806656102, 1.7844690966719492], "std": [0.4834298876130351, 0.543930342368635], "min": [0, 0], "max": [2, 2], "count": [631]}, "gripper_mode_action": {"mean": [0.5927099841521395, 0.35340729001584786], "std": [0.4913296844670689, 0.4780277997977747], "min": [0, 0], "max": [1, 1], "count": [631]}, "gripper_activity_action": {"mean": [1.8431061806656102, 1.7844690966719492], "std": [0.4834298876130351, 0.543930342368635], "min": [0, 0], "max": [2, 2], "count": [631]}, "gripper_open_scale_state": {"mean": [0.3661164816177768, 0.5989503933053376], "std": [0.32356935462968617, 0.4064174161926164], "min": [0.032, 0.0], "max": [0.87, 0.952], "count": [631]}, "gripper_open_scale_action": {"mean": [0.3661164816177768, 0.5989503933053376], "std": [0.32356935462968617, 0.4064174161926164], "min": [0.032, 0.0], "max": [0.87, 0.952], "count": [631]}}} +{"episode_index": 565, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.42884916258169936]], [[0.45782496493094094]], [[0.4587295828708842]]], "std": [[[0.23106759642697844]], [[0.19956528839381682]], [[0.1938778871638976]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4037907706714761]], [[0.44472433792699473]], [[0.445418439388334]]], "std": [[[0.19690722345241304]], [[0.16037356398557043]], [[0.15424854494871362]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4236899721759773]], [[0.4538062781323221]], [[0.4566327749260081]]], "std": [[[0.202138859345831]], [[0.1740172516263958]], [[0.16539474141072977]]], "count": [106]}, "observation.state": {"min": [0.20139352977275848, 2.036397933959961, -0.8422959446907043, -1.1678870916366577, -2.743203639984131, -1.99435293674469, 0.35407495498657227, -1.0, 0.2615230083465576, 0.2246520072221756, -0.11600600183010101, -3.0739998817443848, -0.3280000388622284, -1.1519999504089355, -1.1285474300384521, -2.175326108932495, 0.3450865149497986, 0.7102094292640686, 1.7176485061645508, 0.7255159020423889, -2.3291070461273193, 41.0, -0.34669598937034607, 0.21709899604320526, -0.14314299821853638, 2.2330000400543213, -0.03300000727176666, -2.98799991607666], "max": [0.7454999089241028, 2.110818862915039, -0.37449532747268677, 0.08011061698198318, -1.459845781326294, -0.8832238912582397, 2.261143922805786, 950.0, 0.34964001178741455, 0.42989298701286316, 0.08228799700737, -2.2799999713897705, 0.6959999799728394, -0.0950000062584877, -0.21706661581993103, -2.0099213123321533, 1.640993595123291, 1.17973792552948, 2.646233320236206, 1.903665542602539, -1.2770748138427734, 940.0, 0.031606998294591904, 0.4560379981994629, 0.07318799942731857, 3.059999942779541, 0.8199999332427979, -2.4149999618530273], "mean": [0.4512019455432892, 2.0801517963409424, -0.6230603456497192, -0.7436580657958984, -2.0887537002563477, -1.52827787399292, 1.4013487100601196, 535.8619384765625, 0.29961520433425903, 0.315867155790329, 0.014814641326665878, -2.7194204330444336, 0.40232545137405396, -0.49377477169036865, -0.6074429154396057, -2.113917589187622, 0.7439010143280029, 0.9180792570114136, 2.324446678161621, 1.2752208709716797, -1.7741714715957642, 329.61932373046875, -0.2511293888092041, 0.37039971351623535, 0.011229543015360832, 2.6854448318481445, 0.2993847131729126, -2.6111719608306885], "std": [0.12172489613294601, 0.015191015787422657, 0.09314985573291779, 0.33461689949035645, 0.3736443519592285, 0.38268306851387024, 0.5611733794212341, 396.45220947265625, 0.02080032043159008, 0.055540673434734344, 0.04663466289639473, 0.28147798776626587, 0.2971669137477875, 0.32528576254844666, 0.2209060937166214, 0.04937475919723511, 0.31444552540779114, 0.09640765190124512, 0.2427852600812912, 0.3334885835647583, 0.2765968143939972, 346.31964111328125, 0.11998048424720764, 0.057400334626436234, 0.050704579800367355, 0.20353884994983673, 0.22515015304088593, 0.14600682258605957], "count": [507]}, "action": {"min": [0.20139352977275848, 2.036397933959961, -0.8422959446907043, -1.1678870916366577, -2.743203639984131, -1.99435293674469, 0.35407495498657227, -1.0, 0.2615230083465576, 0.2246520072221756, -0.11600600183010101, -3.0739998817443848, -0.3280000388622284, -1.1519999504089355, -1.1285474300384521, -2.175326108932495, 0.3450865149497986, 0.7102094292640686, 1.7176485061645508, 0.7255159020423889, -2.3291070461273193, 41.0, -0.34669598937034607, 0.21709899604320526, -0.14314299821853638, 2.2330000400543213, -0.03300000727176666, -2.98799991607666], "max": [0.7454999089241028, 2.110818862915039, -0.37449532747268677, 0.08011061698198318, -1.459845781326294, -0.8832238912582397, 2.261143922805786, 950.0, 0.34964001178741455, 0.42989298701286316, 0.08228799700737, -2.2799999713897705, 0.6959999799728394, -0.0950000062584877, -0.21706661581993103, -2.0099213123321533, 1.640993595123291, 1.17973792552948, 2.646233320236206, 1.903665542602539, -1.2770748138427734, 940.0, 0.031606998294591904, 0.4560379981994629, 0.07318799942731857, 3.059999942779541, 0.8199999332427979, -2.4149999618530273], "mean": [0.4512019455432892, 2.0801517963409424, -0.6230603456497192, -0.7436580657958984, -2.0887537002563477, -1.52827787399292, 1.4013487100601196, 535.8619384765625, 0.29961520433425903, 0.315867155790329, 0.014814641326665878, -2.7194204330444336, 0.40232545137405396, -0.49377477169036865, -0.6074429154396057, -2.113917589187622, 0.7439010143280029, 0.9180792570114136, 2.324446678161621, 1.2752208709716797, -1.7741714715957642, 329.61932373046875, -0.2511293888092041, 0.37039971351623535, 0.011229543015360832, 2.6854448318481445, 0.2993847131729126, -2.6111719608306885], "std": [0.12172489613294601, 0.015191015787422657, 0.09314985573291779, 0.33461689949035645, 0.3736443519592285, 0.38268306851387024, 0.5611733794212341, 396.45220947265625, 0.02080032043159008, 0.055540673434734344, 0.04663466289639473, 0.28147798776626587, 0.2971669137477875, 0.32528576254844666, 0.2209060937166214, 0.04937475919723511, 0.31444552540779114, 0.09640765190124512, 0.2427852600812912, 0.3334885835647583, 0.2765968143939972, 346.31964111328125, 0.11998048424720764, 0.057400334626436234, 0.050704579800367355, 0.20353884994983673, 0.22515015304088593, 0.14600682258605957], "count": [507]}, "timestamp": {"min": [0.0], "max": [16.866666666666667], "mean": [8.433333333333334], "std": [4.878600284993714], "count": [507]}, "frame_index": {"min": [0], "max": [506], "mean": [253.0], "std": [146.35800854981142], "count": [507]}, "episode_index": {"min": [568], "max": [568], "mean": [568.0], "std": [0.0], "count": [507]}, "index": {"min": [516750], "max": [517256], "mean": [517003.0], "std": [146.35800854981142], "count": [507]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [507]}, "subtask_annotation": {"mean": [14.017751479289942, 29.0, 29.0, 29.0, 29.0], "std": [10.178179878273411, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [507]}, "scene_annotation": {"mean": [568.0], "std": [0.0], "min": [568], "max": [568], "count": [507]}, "eef_direction_state": {"mean": [3.3944773175542404, 3.560157790927022], "std": [2.1506865728628646, 2.100490779214125], "min": [0, 0], "max": [6, 6], "count": [507]}, "eef_velocity_state": {"mean": [1.0138067061143985, 0.8954635108481263], "std": [0.7600780519678442, 0.6929620356057246], "min": [0, 0], "max": [2, 2], "count": [507]}, "eef_acc_mag_state": {"mean": [0.9230769230769231, 0.8284023668639053], "std": [0.8355984993230926, 0.8356822979994656], "min": [0, 0], "max": [2, 2], "count": [507]}, "eef_direction_action": {"mean": [3.3944773175542404, 3.560157790927022], "std": [2.1506865728628646, 2.100490779214125], "min": [0, 0], "max": [6, 6], "count": [507]}, "eef_velocity_action": {"mean": [1.0138067061143985, 0.8954635108481263], "std": [0.7600780519678442, 0.6929620356057246], "min": [0, 0], "max": [2, 2], "count": [507]}, "eef_acc_mag_action": {"mean": [0.9230769230769231, 0.8284023668639053], "std": [0.8355984993230926, 0.8356822979994656], "min": [0, 0], "max": [2, 2], "count": [507]}, "eef_sim_pose_state": {"mean": [0.5751134296932648, 0.27447482714866106, 1.1223207609935892, -1.703504039384809, 0.8974891217295495, 2.383549571716608, 0.523330778878592, -0.3139711013751847, 1.0827147215397375, 1.7746826475979793, 1.0005057422937154, -2.5364178359545853], "std": [0.053902216182882046, 0.11344556097642913, 0.054310660315219805, 2.340032645006479, 0.21325361914589205, 0.840507783383511, 0.0477219913552469, 0.03577365372443259, 0.04179776558694706, 2.112358654735015, 0.4075475138938332, 0.2635224483440988], "min": [0.4231737329245459, -0.024379646301841, 1.0513140845796145, -3.138874347282191, 0.5685341433406244, -3.1008124445081835, 0.4276344027895419, -0.3797059566515581, 0.9997435524546401, -3.139868912473718, 0.04454633048036638, -2.9674202806193337], "max": [0.6497875978125071, 0.37596623055910366, 1.2613131974428318, 3.1381974024504586, 1.275804934761196, 3.131570003579097, 0.6227083109509798, -0.19235457399817874, 1.1585270788894046, 3.1263495808320707, 1.4326044620230656, -1.9654857575163787], "count": [507]}, "eef_sim_pose_action": {"mean": [0.5751134296932648, 0.27447482714866106, 1.1223207609935892, -1.703504039384809, 0.8974891217295495, 2.383549571716608, 0.523330778878592, -0.3139711013751847, 1.0827147215397375, 1.7746826475979793, 1.0005057422937154, -2.5364178359545853], "std": [0.053902216182882046, 0.11344556097642913, 0.054310660315219805, 2.340032645006479, 0.21325361914589205, 0.840507783383511, 0.0477219913552469, 0.03577365372443259, 0.04179776558694706, 2.112358654735015, 0.4075475138938332, 0.2635224483440988], "min": [0.4231737329245459, -0.024379646301841, 1.0513140845796145, -3.138874347282191, 0.5685341433406244, -3.1008124445081835, 0.4276344027895419, -0.3797059566515581, 0.9997435524546401, -3.139868912473718, 0.04454633048036638, -2.9674202806193337], "max": [0.6497875978125071, 0.37596623055910366, 1.2613131974428318, 3.1381974024504586, 1.275804934761196, 3.131570003579097, 0.6227083109509798, -0.19235457399817874, 1.1585270788894046, 3.1263495808320707, 1.4326044620230656, -1.9654857575163787], "count": [507]}, "gripper_mode_state": {"mean": [0.650887573964497, 0.4240631163708087], "std": [0.4766895635768698, 0.4941999491144122], "min": [0, 0], "max": [1, 1], "count": [507]}, "gripper_activity_state": {"mean": [1.7218934911242603, 1.7396449704142012], "std": [0.6308739472936, 0.5919131821279834], "min": [0, 0], "max": [2, 2], "count": [507]}, "gripper_mode_action": {"mean": [0.650887573964497, 0.4240631163708087], "std": [0.4766895635768698, 0.4941999491144122], "min": [0, 0], "max": [1, 1], "count": [507]}, "gripper_activity_action": {"mean": [1.7218934911242603, 1.7396449704142012], "std": [0.6308739472936, 0.5919131821279834], "min": [0, 0], "max": [2, 2], "count": [507]}, "gripper_open_scale_state": {"mean": [0.3296193293885607, 0.5358642998769207], "std": [0.3463196504506021, 0.3964490816285338], "min": [0.041, 0.0], "max": [0.94, 0.95], "count": [507]}, "gripper_open_scale_action": {"mean": [0.3296193293885607, 0.5358642998769207], "std": [0.3463196504506021, 0.3964490816285338], "min": [0.041, 0.0], "max": [0.94, 0.95], "count": [507]}}} +{"episode_index": 566, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.43434408800393315]], [[0.46233662118977387]], [[0.4632907864104344]]], "std": [[[0.22730153014104287]], [[0.19653516725992493]], [[0.1899918727441016]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4001132855428307]], [[0.4411284324570536]], [[0.4419642944936087]]], "std": [[[0.20535691050115795]], [[0.16904749828814322]], [[0.16328524732059022]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42457837353230377]], [[0.45604400738909134]], [[0.4583102695355428]]], "std": [[[0.2025676705953405]], [[0.17321535426447254]], [[0.16571851040048866]]], "count": [113]}, "observation.state": {"min": [0.12688542902469635, 1.9972500801086426, -0.6964910626411438, -1.1435222625732422, -2.717390537261963, -1.9848581552505493, 0.3357839286327362, -2.0, 0.24507899582386017, 0.23126700520515442, -0.11577600240707397, -3.1411852836608887, -0.16300001740455627, -0.9700000286102295, -1.0603748559951782, -2.1753435134887695, 0.34660494327545166, 0.7444004416465759, 1.6998286247253418, 0.8120667934417725, -2.3560025691986084, 69.0, -0.3710069954395294, 0.22180800139904022, -0.1382790058851242, 2.3480000495910645, -0.04800001159310341, -3.075000047683716], "max": [0.766810417175293, 2.1093177795410156, -0.41404443979263306, 0.08283332735300064, -1.506585717201233, -0.7501076459884644, 1.9980878829956055, 952.0, 0.35995298624038696, 0.44539499282836914, 0.09247200191020966, 3.1410000324249268, 0.7139999866485596, -0.034000005573034286, -0.2044827789068222, -1.9992921352386475, 1.6917825937271118, 1.3104979991912842, 2.724459171295166, 1.9953476190567017, -1.257143259048462, 937.0, 0.042840998619794846, 0.4369269907474518, 0.09543400257825851, 3.130000114440918, 0.7820000052452087, -2.240000009536743], "mean": [0.44981980323791504, 2.0792953968048096, -0.560437023639679, -0.7003781795501709, -2.0753161907196045, -1.53062903881073, 1.261017918586731, 560.0908813476562, 0.30470678210258484, 0.311784952878952, 0.013784491457045078, -2.6077945232391357, 0.418163537979126, -0.4048669636249542, -0.5531383156776428, -2.1066067218780518, 0.6922782063484192, 0.9878455996513367, 2.3597280979156494, 1.3992434740066528, -1.8489964008331299, 410.5954895019531, -0.26463326811790466, 0.3481689989566803, 0.027354195713996887, 2.7264273166656494, 0.3264237642288208, -2.5041470527648926], "std": [0.14584335684776306, 0.01983465440571308, 0.0932759940624237, 0.3240848481655121, 0.3677523732185364, 0.3981086015701294, 0.46973925828933716, 418.4023132324219, 0.02093832939863205, 0.06103231757879257, 0.04654105752706528, 0.7617703676223755, 0.24852558970451355, 0.2675918638706207, 0.21396654844284058, 0.05094694346189499, 0.32279810309410095, 0.13041380047798157, 0.27823781967163086, 0.3131057024002075, 0.3162776231765747, 364.4519958496094, 0.11884783208370209, 0.059755582362413406, 0.050613269209861755, 0.17499211430549622, 0.2452036291360855, 0.21573132276535034], "count": [550]}, "action": {"min": [0.12688542902469635, 1.9972500801086426, -0.6964910626411438, -1.1435222625732422, -2.717390537261963, -1.9848581552505493, 0.3357839286327362, -2.0, 0.24507899582386017, 0.23126700520515442, -0.11577600240707397, -3.1411852836608887, -0.16300001740455627, -0.9700000286102295, -1.0603748559951782, -2.1753435134887695, 0.34660494327545166, 0.7444004416465759, 1.6998286247253418, 0.8120667934417725, -2.3560025691986084, 69.0, -0.3710069954395294, 0.22180800139904022, -0.1382790058851242, 2.3480000495910645, -0.04800001159310341, -3.075000047683716], "max": [0.766810417175293, 2.1093177795410156, -0.41404443979263306, 0.08283332735300064, -1.506585717201233, -0.7501076459884644, 1.9980878829956055, 952.0, 0.35995298624038696, 0.44539499282836914, 0.09247200191020966, 3.1410000324249268, 0.7139999866485596, -0.034000005573034286, -0.2044827789068222, -1.9992921352386475, 1.6917825937271118, 1.3104979991912842, 2.724459171295166, 1.9953476190567017, -1.257143259048462, 937.0, 0.042840998619794846, 0.4369269907474518, 0.09543400257825851, 3.130000114440918, 0.7820000052452087, -2.240000009536743], "mean": [0.44981980323791504, 2.0792953968048096, -0.560437023639679, -0.7003781795501709, -2.0753161907196045, -1.53062903881073, 1.261017918586731, 560.0908813476562, 0.30470678210258484, 0.311784952878952, 0.013784491457045078, -2.6077945232391357, 0.418163537979126, -0.4048669636249542, -0.5531383156776428, -2.1066067218780518, 0.6922782063484192, 0.9878455996513367, 2.3597280979156494, 1.3992434740066528, -1.8489964008331299, 410.5954895019531, -0.26463326811790466, 0.3481689989566803, 0.027354195713996887, 2.7264273166656494, 0.3264237642288208, -2.5041470527648926], "std": [0.14584335684776306, 0.01983465440571308, 0.0932759940624237, 0.3240848481655121, 0.3677523732185364, 0.3981086015701294, 0.46973925828933716, 418.4023132324219, 0.02093832939863205, 0.06103231757879257, 0.04654105752706528, 0.7617703676223755, 0.24852558970451355, 0.2675918638706207, 0.21396654844284058, 0.05094694346189499, 0.32279810309410095, 0.13041380047798157, 0.27823781967163086, 0.3131057024002075, 0.3162776231765747, 364.4519958496094, 0.11884783208370209, 0.059755582362413406, 0.050613269209861755, 0.17499211430549622, 0.2452036291360855, 0.21573132276535034], "count": [550]}, "timestamp": {"min": [0.0], "max": [18.3], "mean": [9.15], "std": [5.2923687198329885], "count": [550]}, "frame_index": {"min": [0], "max": [549], "mean": [274.5], "std": [158.77106159498965], "count": [550]}, "episode_index": {"min": [569], "max": [569], "mean": [569.0], "std": [0.0], "count": [550]}, "index": {"min": [517257], "max": [517806], "mean": [517531.5], "std": [158.77106159498965], "count": [550]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [550]}, "subtask_annotation": {"mean": [11.178181818181818, 29.0, 29.0, 29.0, 29.0], "std": [8.987722755547061, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [550]}, "scene_annotation": {"mean": [569.0], "std": [0.0], "min": [569], "max": [569], "count": [550]}, "eef_direction_state": {"mean": [3.5272727272727273, 3.590909090909091], "std": [2.0631357021824424, 2.2266789561033953], "min": [0, 0], "max": [6, 6], "count": [550]}, "eef_velocity_state": {"mean": [1.0, 0.850909090909091], "std": [0.7745966692414834, 0.7648821007836267], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_acc_mag_state": {"mean": [0.8418181818181818, 0.7654545454545455], "std": [0.8347434900703748, 0.8514625239856821], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_direction_action": {"mean": [3.5272727272727273, 3.590909090909091], "std": [2.0631357021824424, 2.2266789561033953], "min": [0, 0], "max": [6, 6], "count": [550]}, "eef_velocity_action": {"mean": [1.0, 0.850909090909091], "std": [0.7745966692414834, 0.7648821007836267], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_acc_mag_action": {"mean": [0.8418181818181818, 0.7654545454545455], "std": [0.8347434900703748, 0.8514625239856821], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_sim_pose_state": {"mean": [0.5542307959483901, 0.29545553949799097, 1.1247485091461522, -2.429077960226606, 0.8496074993877889, 2.336198446001934, 0.5179493687105088, -0.3175861660899701, 1.0772471854694197, 1.3284602800855323, 1.064401616557278, -2.41911658402295], "std": [0.05692593810493897, 0.11064763623591382, 0.057498946427277375, 1.3884568400681059, 0.2549236875618012, 1.299866474707482, 0.05451062240414905, 0.03971553360042944, 0.038501617634153405, 2.4414896956288756, 0.3333432013694916, 0.28036549686657786], "min": [0.427847355187353, -0.027949166152694424, 1.0414321322497417, -3.1275631316724253, 0.4568017941287503, -3.1349388268258016, 0.4277658414363959, -0.36937540198975083, 0.9983141386988259, -3.1402768099330998, 0.285723395626861, -2.96516633911793], "max": [0.6460881069227862, 0.39856512604062866, 1.264839304409455, 3.1308231445726156, 1.3017450245280155, 3.1386775136988954, 0.6368335545505357, -0.18301394283085265, 1.1472877429200816, 3.1404907382045595, 1.4495999048275987, -1.7717495028540848], "count": [550]}, "eef_sim_pose_action": {"mean": [0.5542307959483901, 0.29545553949799097, 1.1247485091461522, -2.429077960226606, 0.8496074993877889, 2.336198446001934, 0.5179493687105088, -0.3175861660899701, 1.0772471854694197, 1.3284602800855323, 1.064401616557278, -2.41911658402295], "std": [0.05692593810493897, 0.11064763623591382, 0.057498946427277375, 1.3884568400681059, 0.2549236875618012, 1.299866474707482, 0.05451062240414905, 0.03971553360042944, 0.038501617634153405, 2.4414896956288756, 0.3333432013694916, 0.28036549686657786], "min": [0.427847355187353, -0.027949166152694424, 1.0414321322497417, -3.1275631316724253, 0.4568017941287503, -3.1349388268258016, 0.4277658414363959, -0.36937540198975083, 0.9983141386988259, -3.1402768099330998, 0.285723395626861, -2.96516633911793], "max": [0.6460881069227862, 0.39856512604062866, 1.264839304409455, 3.1308231445726156, 1.3017450245280155, 3.1386775136988954, 0.6368335545505357, -0.18301394283085265, 1.1472877429200816, 3.1404907382045595, 1.4495999048275987, -1.7717495028540848], "count": [550]}, "gripper_mode_state": {"mean": [0.6145454545454545, 0.40545454545454546], "std": [0.48670251575574874, 0.49097979288846005], "min": [0, 0], "max": [1, 1], "count": [550]}, "gripper_activity_state": {"mean": [1.709090909090909, 1.729090909090909], "std": [0.6345428496950976, 0.6009606634450073], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_mode_action": {"mean": [0.6145454545454545, 0.40545454545454546], "std": [0.48670251575574874, 0.49097979288846005], "min": [0, 0], "max": [1, 1], "count": [550]}, "gripper_activity_action": {"mean": [1.709090909090909, 1.729090909090909], "std": [0.6345428496950976, 0.6009606634450073], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_open_scale_state": {"mean": [0.4105954545177111, 0.5602863636025517], "std": [0.3644519492211669, 0.41814005324703146], "min": [0.069, 0.0], "max": [0.937, 0.952], "count": [550]}, "gripper_open_scale_action": {"mean": [0.4105954545177111, 0.5602863636025517], "std": [0.3644519492211669, 0.41814005324703146], "min": [0.069, 0.0], "max": [0.937, 0.952], "count": [550]}}} +{"episode_index": 567, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4372060161085083]], [[0.46506834728729246]], [[0.46561137862224533]]], "std": [[[0.22438166587409705]], [[0.19253766840166073]], [[0.1867066289397474]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4129182102782116]], [[0.45321450777951294]], [[0.454380080904043]]], "std": [[[0.20357232073310452]], [[0.16750098454751616]], [[0.1619772775093268]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43091625274741163]], [[0.4557296565012436]], [[0.4596007107120134]]], "std": [[[0.19858333849887302]], [[0.16684860327015413]], [[0.15808046994338443]]], "count": [113]}, "observation.state": {"min": [0.18915879726409912, 2.0342164039611816, -0.6697701215744019, -1.1545528173446655, -2.783782720565796, -1.9775278568267822, 0.41404443979263306, -2.0, 0.28166699409484863, 0.24349699914455414, -0.10535500198602676, -3.0290000438690186, -0.18000002205371857, -0.9819999933242798, -1.1569265127182007, -2.1754658222198486, 0.3174230456352234, 0.6595249772071838, 1.7705841064453125, 0.7030360698699951, -2.206881523132324, 48.0, -0.3622719943523407, 0.23944500088691711, -0.15544100105762482, 2.256999969482422, 0.08399999141693115, -3.1391851902008057], "max": [0.6648308038711548, 2.107607364654541, -0.43989279866218567, 0.018133971840143204, -1.5076327323913574, -0.8128522038459778, 1.9994666576385498, 948.0, 0.3671930134296417, 0.44516199827194214, 0.0859220027923584, -2.2200000286102295, 0.7289999723434448, -0.08799999952316284, -0.27754226326942444, -2.0231857299804688, 1.7433222532272339, 1.047319769859314, 2.5673446655273438, 1.915062665939331, -1.2549266815185547, 933.0, 0.037223998457193375, 0.44906100630760193, 0.05700799822807312, 3.0850000381469727, 0.6489999890327454, 3.1410000324249268], "mean": [0.41574594378471375, 2.083334445953369, -0.566231369972229, -0.729266345500946, -2.0961740016937256, -1.5322617292404175, 1.2574150562286377, 534.7400512695312, 0.3153096139431, 0.3033372461795807, 0.017117084935307503, -2.663350820541382, 0.3847617208957672, -0.42310965061187744, -0.5598028302192688, -2.111738920211792, 0.6990196704864502, 0.8249857425689697, 2.268219470977783, 1.2955272197723389, -1.6182409524917603, 415.398193359375, -0.2693144977092743, 0.3490796983242035, -0.0021087212953716516, 2.7230865955352783, 0.341816246509552, -2.5430634021759033], "std": [0.1504078507423401, 0.012407146394252777, 0.07665205001831055, 0.33593353629112244, 0.4062691628932953, 0.35902324318885803, 0.4855024814605713, 381.87640380859375, 0.019838348031044006, 0.05940311402082443, 0.04659188538789749, 0.2832093834877014, 0.2652984857559204, 0.26429855823516846, 0.23164013028144836, 0.04737374559044838, 0.3550918698310852, 0.08787591010332108, 0.23627613484859467, 0.3508099913597107, 0.2904713451862335, 373.1466979980469, 0.11860187351703644, 0.06456965953111649, 0.051096219569444656, 0.2149123102426529, 0.18092913925647736, 0.7070732116699219], "count": [550]}, "action": {"min": [0.18915879726409912, 2.0342164039611816, -0.6697701215744019, -1.1545528173446655, -2.783782720565796, -1.9775278568267822, 0.41404443979263306, -2.0, 0.28166699409484863, 0.24349699914455414, -0.10535500198602676, -3.0290000438690186, -0.18000002205371857, -0.9819999933242798, -1.1569265127182007, -2.1754658222198486, 0.3174230456352234, 0.6595249772071838, 1.7705841064453125, 0.7030360698699951, -2.206881523132324, 48.0, -0.3622719943523407, 0.23944500088691711, -0.15544100105762482, 2.256999969482422, 0.08399999141693115, -3.1391851902008057], "max": [0.6648308038711548, 2.107607364654541, -0.43989279866218567, 0.018133971840143204, -1.5076327323913574, -0.8128522038459778, 1.9994666576385498, 948.0, 0.3671930134296417, 0.44516199827194214, 0.0859220027923584, -2.2200000286102295, 0.7289999723434448, -0.08799999952316284, -0.27754226326942444, -2.0231857299804688, 1.7433222532272339, 1.047319769859314, 2.5673446655273438, 1.915062665939331, -1.2549266815185547, 933.0, 0.037223998457193375, 0.44906100630760193, 0.05700799822807312, 3.0850000381469727, 0.6489999890327454, 3.1410000324249268], "mean": [0.41574594378471375, 2.083334445953369, -0.566231369972229, -0.729266345500946, -2.0961740016937256, -1.5322617292404175, 1.2574150562286377, 534.7400512695312, 0.3153096139431, 0.3033372461795807, 0.017117084935307503, -2.663350820541382, 0.3847617208957672, -0.42310965061187744, -0.5598028302192688, -2.111738920211792, 0.6990196704864502, 0.8249857425689697, 2.268219470977783, 1.2955272197723389, -1.6182409524917603, 415.398193359375, -0.2693144977092743, 0.3490796983242035, -0.0021087212953716516, 2.7230865955352783, 0.341816246509552, -2.5430634021759033], "std": [0.1504078507423401, 0.012407146394252777, 0.07665205001831055, 0.33593353629112244, 0.4062691628932953, 0.35902324318885803, 0.4855024814605713, 381.87640380859375, 0.019838348031044006, 0.05940311402082443, 0.04659188538789749, 0.2832093834877014, 0.2652984857559204, 0.26429855823516846, 0.23164013028144836, 0.04737374559044838, 0.3550918698310852, 0.08787591010332108, 0.23627613484859467, 0.3508099913597107, 0.2904713451862335, 373.1466979980469, 0.11860187351703644, 0.06456965953111649, 0.051096219569444656, 0.2149123102426529, 0.18092913925647736, 0.7070732116699219], "count": [550]}, "timestamp": {"min": [0.0], "max": [18.3], "mean": [9.15], "std": [5.2923687198329885], "count": [550]}, "frame_index": {"min": [0], "max": [549], "mean": [274.5], "std": [158.77106159498965], "count": [550]}, "episode_index": {"min": [570], "max": [570], "mean": [570.0], "std": [0.0], "count": [550]}, "index": {"min": [517807], "max": [518356], "mean": [518081.5], "std": [158.77106159498965], "count": [550]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [550]}, "subtask_annotation": {"mean": [14.474545454545455, 29.0, 29.0, 29.0, 29.0], "std": [10.01046213049702, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [550]}, "scene_annotation": {"mean": [570.0], "std": [0.0], "min": [570], "max": [570], "count": [550]}, "eef_direction_state": {"mean": [3.5436363636363635, 3.9145454545454546], "std": [2.045150684500789, 2.188807743691294], "min": [0, 0], "max": [6, 6], "count": [550]}, "eef_velocity_state": {"mean": [1.0018181818181817, 0.7709090909090909], "std": [0.7757672821362479, 0.7664968071504924], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_acc_mag_state": {"mean": [0.8236363636363636, 0.7218181818181818], "std": [0.8376294768546931, 0.83168851448362], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_direction_action": {"mean": [3.5436363636363635, 3.9145454545454546], "std": [2.045150684500789, 2.188807743691294], "min": [0, 0], "max": [6, 6], "count": [550]}, "eef_velocity_action": {"mean": [1.0018181818181817, 0.7709090909090909], "std": [0.7757672821362479, 0.7664968071504924], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_acc_mag_action": {"mean": [0.8236363636363636, 0.7218181818181818], "std": [0.8376294768546931, 0.83168851448362], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_sim_pose_state": {"mean": [0.5539606559800734, 0.28025138735655225, 1.098138194591289, -1.470058032660387, 0.9421261722529676, 2.513610067645515, 0.5087457623590003, -0.32606860281213096, 1.0734398129543234, 0.885119491085373, 1.0320366373180765, -2.41991982720523], "std": [0.0620375426464274, 0.11383795515087819, 0.05379633239063289, 2.4293112361557916, 0.16932272355648453, 0.32509795749643783, 0.054895888335132946, 0.037316192565690576, 0.04184660095820865, 2.665342871839819, 0.3544035418862178, 0.1837290798164478], "min": [0.44713005288587354, -0.03428634662786584, 1.038092467302501, -3.1415809349097783, 0.6845724220023439, 1.5510857464596304, 0.4348549940027908, -0.38257260189419523, 0.9861061806131105, -3.141195697042311, 0.2629203388966608, -2.817475485989819], "max": [0.6442969590615879, 0.37813239469118815, 1.2293795188043355, 3.140664188803881, 1.2588645930777655, 3.053785873110059, 0.6376359964466258, -0.21416828165459528, 1.1388609957150364, 3.1383080610349103, 1.485009055838411, -2.0475078846230064], "count": [550]}, "eef_sim_pose_action": {"mean": [0.5539606559800734, 0.28025138735655225, 1.098138194591289, -1.470058032660387, 0.9421261722529676, 2.513610067645515, 0.5087457623590003, -0.32606860281213096, 1.0734398129543234, 0.885119491085373, 1.0320366373180765, -2.41991982720523], "std": [0.0620375426464274, 0.11383795515087819, 0.05379633239063289, 2.4293112361557916, 0.16932272355648453, 0.32509795749643783, 0.054895888335132946, 0.037316192565690576, 0.04184660095820865, 2.665342871839819, 0.3544035418862178, 0.1837290798164478], "min": [0.44713005288587354, -0.03428634662786584, 1.038092467302501, -3.1415809349097783, 0.6845724220023439, 1.5510857464596304, 0.4348549940027908, -0.38257260189419523, 0.9861061806131105, -3.141195697042311, 0.2629203388966608, -2.817475485989819], "max": [0.6442969590615879, 0.37813239469118815, 1.2293795188043355, 3.140664188803881, 1.2588645930777655, 3.053785873110059, 0.6376359964466258, -0.21416828165459528, 1.1388609957150364, 3.1383080610349103, 1.485009055838411, -2.0475078846230064], "count": [550]}, "gripper_mode_state": {"mean": [0.5454545454545454, 0.39090909090909093], "std": [0.49792959773196804, 0.48795406910253125], "min": [0, 0], "max": [1, 1], "count": [550]}, "gripper_activity_state": {"mean": [1.74, 1.7745454545454546], "std": [0.6117337507594145, 0.5721468920790386], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_mode_action": {"mean": [0.5454545454545454, 0.39090909090909093], "std": [0.49792959773196804, 0.48795406910253125], "min": [0, 0], "max": [1, 1], "count": [550]}, "gripper_activity_action": {"mean": [1.74, 1.7745454545454546], "std": [0.6117337507594145, 0.5721468920790386], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_open_scale_state": {"mean": [0.4153981819360904, 0.5349690908579394], "std": [0.3731463662780035, 0.3815549905078344], "min": [0.048, 0.0], "max": [0.933, 0.948], "count": [550]}, "gripper_open_scale_action": {"mean": [0.4153981819360904, 0.5349690908579394], "std": [0.3731463662780035, 0.3815549905078344], "min": [0.048, 0.0], "max": [0.933, 0.948], "count": [550]}}} +{"episode_index": 568, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.428825603505291]], [[0.45610244514472453]], [[0.45698199818121693]]], "std": [[[0.226755416338822]], [[0.19473633942600202]], [[0.18941735365401385]]], "count": [168]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4199894654042172]], [[0.45226475694444446]], [[0.45198991888422035]]], "std": [[[0.21032792186302451]], [[0.1782346972384004]], [[0.17308539836355813]]], "count": [168]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.4144099167444756]], [[0.4498724468954248]], [[0.4519450255796763]]], "std": [[[0.2018994479556794]], [[0.16776648090071367]], [[0.15874598851592042]]], "count": [168]}, "observation.state": {"min": [0.26775094866752625, 2.031633138656616, -1.0522241592407227, -1.2455193996429443, -2.6696033477783203, -1.935919165611267, 0.4924272298812866, 21.0, 0.17888499796390533, 0.2682340145111084, -0.18082399666309357, -3.0739998817443848, -0.23499999940395355, -1.1169999837875366, -1.0633069276809692, -2.174121856689453, 0.22513003647327423, 0.6779906153678894, 1.8900519609451294, 0.9794438481330872, -2.32865309715271, 39.0, -0.3852800130844116, 0.2445860058069229, -0.10151100158691406, 2.375999927520752, -0.04500001668930054, -2.828000068664551], "max": [0.9805259704589844, 2.1220061779022217, -0.5049412250518799, 0.24089035391807556, -1.3083337545394897, -0.6165376305580139, 2.3828632831573486, 867.0, 0.31559398770332336, 0.4703429937362671, 0.06241900101304054, -2.318000078201294, 0.7739999890327454, 0.017000004649162292, -0.3349985182285309, -1.93890380859375, 1.35153067111969, 1.376401662826538, 2.7835209369659424, 1.9289205074310303, -1.2192870378494263, 910.0, -0.00953499972820282, 0.4266340136528015, 0.1280599981546402, 3.065000057220459, 0.7229999899864197, -2.0409998893737793], "mean": [0.6246305704116821, 2.091514825820923, -0.8216991424560547, -0.5755665898323059, -1.9461688995361328, -1.2795802354812622, 1.3591233491897583, 652.0867919921875, 0.2502182722091675, 0.3594043254852295, -0.03849054127931595, -2.7872157096862793, 0.3869827389717102, -0.414036363363266, -0.5657609105110168, -2.0688390731811523, 0.5308023691177368, 1.028194785118103, 2.3983981609344482, 1.552151083946228, -1.9546719789505005, 316.502685546875, -0.27587345242500305, 0.3386773467063904, 0.060955848544836044, 2.8068313598632812, 0.37506982684135437, -2.359945297241211], "std": [0.178401380777359, 0.018496258184313774, 0.18046319484710693, 0.3847661018371582, 0.3419988751411438, 0.3610192835330963, 0.5278356671333313, 336.47393798828125, 0.03807510435581207, 0.054003458470106125, 0.06561212241649628, 0.1936742514371872, 0.24595990777015686, 0.32226988673210144, 0.1936304122209549, 0.054705411195755005, 0.2706090807914734, 0.16418929398059845, 0.21770454943180084, 0.26066848635673523, 0.2587546408176422, 348.3857116699219, 0.11773411929607391, 0.05220836028456688, 0.0484144352376461, 0.16395701467990875, 0.22965092957019806, 0.22842584550380707], "count": [933]}, "action": {"min": [0.26775094866752625, 2.031633138656616, -1.0522241592407227, -1.2455193996429443, -2.6696033477783203, -1.935919165611267, 0.4924272298812866, 21.0, 0.17888499796390533, 0.2682340145111084, -0.18082399666309357, -3.0739998817443848, -0.23499999940395355, -1.1169999837875366, -1.0633069276809692, -2.174121856689453, 0.22513003647327423, 0.6779906153678894, 1.8900519609451294, 0.9794438481330872, -2.32865309715271, 39.0, -0.3852800130844116, 0.2445860058069229, -0.10151100158691406, 2.375999927520752, -0.04500001668930054, -2.828000068664551], "max": [0.9805259704589844, 2.1220061779022217, -0.5049412250518799, 0.24089035391807556, -1.3083337545394897, -0.6165376305580139, 2.3828632831573486, 867.0, 0.31559398770332336, 0.4703429937362671, 0.06241900101304054, -2.318000078201294, 0.7739999890327454, 0.017000004649162292, -0.3349985182285309, -1.93890380859375, 1.35153067111969, 1.376401662826538, 2.7835209369659424, 1.9289205074310303, -1.2192870378494263, 910.0, -0.00953499972820282, 0.4266340136528015, 0.1280599981546402, 3.065000057220459, 0.7229999899864197, -2.0409998893737793], "mean": [0.6246305704116821, 2.091514825820923, -0.8216991424560547, -0.5755665898323059, -1.9461688995361328, -1.2795802354812622, 1.3591233491897583, 652.0867919921875, 0.2502182722091675, 0.3594043254852295, -0.03849054127931595, -2.7872157096862793, 0.3869827389717102, -0.414036363363266, -0.5657609105110168, -2.0688390731811523, 0.5308023691177368, 1.028194785118103, 2.3983981609344482, 1.552151083946228, -1.9546719789505005, 316.502685546875, -0.27587345242500305, 0.3386773467063904, 0.060955848544836044, 2.8068313598632812, 0.37506982684135437, -2.359945297241211], "std": [0.178401380777359, 0.018496258184313774, 0.18046319484710693, 0.3847661018371582, 0.3419988751411438, 0.3610192835330963, 0.5278356671333313, 336.47393798828125, 0.03807510435581207, 0.054003458470106125, 0.06561212241649628, 0.1936742514371872, 0.24595990777015686, 0.32226988673210144, 0.1936304122209549, 0.054705411195755005, 0.2706090807914734, 0.16418929398059845, 0.21770454943180084, 0.26066848635673523, 0.2587546408176422, 348.3857116699219, 0.11773411929607391, 0.05220836028456688, 0.0484144352376461, 0.16395701467990875, 0.22965092957019806, 0.22842584550380707], "count": [933]}, "timestamp": {"min": [0.0], "max": [31.066666666666666], "mean": [15.533333333333335], "std": [8.977791529142383], "count": [933]}, "frame_index": {"min": [0], "max": [932], "mean": [466.0], "std": [269.33374587427153], "count": [933]}, "episode_index": {"min": [571], "max": [571], "mean": [571.0], "std": [0.0], "count": [933]}, "index": {"min": [518357], "max": [519289], "mean": [518823.0], "std": [269.33374587427153], "count": [933]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [933]}, "subtask_annotation": {"mean": [17.663451232583064, 29.0, 29.0, 29.0, 29.0], "std": [10.52676493245797, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [933]}, "scene_annotation": {"mean": [571.0], "std": [0.0], "min": [571], "max": [571], "count": [933]}, "eef_direction_state": {"mean": [3.7491961414790995, 3.7867095391211145], "std": [1.9344321535821691, 2.1233543399627504], "min": [0, 0], "max": [6, 6], "count": [933]}, "eef_velocity_state": {"mean": [0.8252947481243301, 0.6666666666666666], "std": [0.6403066018872763, 0.5905048372738996], "min": [0, 0], "max": [2, 2], "count": [933]}, "eef_acc_mag_state": {"mean": [0.6934619506966774, 0.5369774919614148], "std": [0.8284401579373286, 0.7733325085883765], "min": [0, 0], "max": [2, 2], "count": [933]}, "eef_direction_action": {"mean": [3.7491961414790995, 3.7867095391211145], "std": [1.9344321535821691, 2.1233543399627504], "min": [0, 0], "max": [6, 6], "count": [933]}, "eef_velocity_action": {"mean": [0.8252947481243301, 0.6666666666666666], "std": [0.6403066018872763, 0.5905048372738996], "min": [0, 0], "max": [2, 2], "count": [933]}, "eef_acc_mag_action": {"mean": [0.6934619506966774, 0.5369774919614148], "std": [0.8284401579373286, 0.7733325085883765], "min": [0, 0], "max": [2, 2], "count": [933]}, "eef_sim_pose_state": {"mean": [0.5454800626123536, 0.3278027894242464, 1.1409870207108355, -2.6596124170994657, 0.7916588800261907, 1.2666135036505701, 0.5686097760986606, -0.24385392280215987, 1.0810403743757055, 1.5177849861573072, 1.0052418891640857, -1.7745155124948169], "std": [0.050598717089245585, 0.10316196161426916, 0.06425840382705843, 0.16294535874284055, 0.21509365069261235, 2.4871206927919594, 0.045601802802957926, 0.06693051149278688, 0.03164048275043689, 2.337646099821984, 0.3028866885311272, 1.6253529843237327], "min": [0.451632601766624, 0.03269710512420235, 1.058425284373138, -2.9578589481456365, 0.390849600230855, -3.133351994641732, 0.47917585733099066, -0.3495689670733826, 1.0189576822092592, -3.141414816346756, 0.1369218261751084, -3.136409908464936], "max": [0.638183238585959, 0.42604032634805156, 1.2750627609038914, -2.361540624666179, 1.1931656769846097, 3.1406085094791862, 0.6605489970869045, -0.09980302612477525, 1.1500477018175923, 3.1414708962351403, 1.2609493294392498, 3.1399563961184866], "count": [933]}, "eef_sim_pose_action": {"mean": [0.5454800626123536, 0.3278027894242464, 1.1409870207108355, -2.6596124170994657, 0.7916588800261907, 1.2666135036505701, 0.5686097760986606, -0.24385392280215987, 1.0810403743757055, 1.5177849861573072, 1.0052418891640857, -1.7745155124948169], "std": [0.050598717089245585, 0.10316196161426916, 0.06425840382705843, 0.16294535874284055, 0.21509365069261235, 2.4871206927919594, 0.045601802802957926, 0.06693051149278688, 0.03164048275043689, 2.337646099821984, 0.3028866885311272, 1.6253529843237327], "min": [0.451632601766624, 0.03269710512420235, 1.058425284373138, -2.9578589481456365, 0.390849600230855, -3.133351994641732, 0.47917585733099066, -0.3495689670733826, 1.0189576822092592, -3.141414816346756, 0.1369218261751084, -3.136409908464936], "max": [0.638183238585959, 0.42604032634805156, 1.2750627609038914, -2.361540624666179, 1.1931656769846097, 3.1406085094791862, 0.6605489970869045, -0.09980302612477525, 1.1500477018175923, 3.1414708962351403, 1.2609493294392498, 3.1399563961184866], "count": [933]}, "gripper_mode_state": {"mean": [0.6816720257234726, 0.24115755627009647], "std": [0.46582751643664433, 0.4277856815321601], "min": [0, 0], "max": [1, 1], "count": [933]}, "gripper_activity_state": {"mean": [1.8542336548767417, 1.9163987138263665], "std": [0.47687777095174433, 0.3518121814499378], "min": [0, 0], "max": [2, 2], "count": [933]}, "gripper_mode_action": {"mean": [0.6816720257234726, 0.24115755627009647], "std": [0.46582751643664433, 0.4277856815321601], "min": [0, 0], "max": [1, 1], "count": [933]}, "gripper_activity_action": {"mean": [1.8542336548767417, 1.9163987138263665], "std": [0.47687777095174433, 0.3518121814499378], "min": [0, 0], "max": [2, 2], "count": [933]}, "gripper_open_scale_state": {"mean": [0.3165026794916048, 0.6520868167039034], "std": [0.34838581276671654, 0.336473735703999], "min": [0.039, 0.021], "max": [0.91, 0.867], "count": [933]}, "gripper_open_scale_action": {"mean": [0.3165026794916048, 0.6520868167039034], "std": [0.34838581276671654, 0.336473735703999], "min": [0.039, 0.021], "max": [0.91, 0.867], "count": [933]}}} +{"episode_index": 569, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[1.0]]], "mean": [[[0.4349982253387006]], [[0.46042303759252046]], [[0.4621321081136649]]], "std": [[[0.2243977411102041]], [[0.19523710681968778]], [[0.18980138769115854]]], "count": [151]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[0.9921568627450981]]], "mean": [[[0.40909981793490025]], [[0.44447377234558283]], [[0.4445399542267238]]], "std": [[[0.21333081500856646]], [[0.18044602836517673]], [[0.1757400779565247]]], "count": [151]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4179383805674588]], [[0.45055976090767436]], [[0.4522879252694455]]], "std": [[[0.19956905182456386]], [[0.16870707246706343]], [[0.16058197272659533]]], "count": [151]}, "observation.state": {"min": [0.21750293672084808, 2.0060291290283203, -0.9919753074645996, -1.2859063148498535, -2.7197117805480957, -1.9826068878173828, 0.11697196960449219, 23.0, 0.20338700711727142, 0.2538610100746155, -0.1611970067024231, -3.049999952316284, -0.15399999916553497, -1.093999981880188, -1.0891379117965698, -2.1738600730895996, 0.1333780735731125, 0.7669152021408081, 1.7802010774612427, 0.8231845498085022, -2.4209814071655273, 42.0, -0.34865400195121765, 0.25101399421691895, -0.14034399390220642, 2.6610000133514404, -0.15600000321865082, -2.999000072479248], "max": [0.8537976741790771, 2.121657133102417, -0.2629687488079071, 0.3021165132522583, -1.1947652101516724, -0.7459188103675842, 2.174558162689209, 948.0, 0.353753000497818, 0.44286900758743286, 0.07233600318431854, -2.2360000610351562, 0.8339999914169312, -0.06799999624490738, -0.31466540694236755, -1.9550306797027588, 1.6579581499099731, 1.2393234968185425, 2.858448028564453, 2.0036730766296387, -1.2531988620758057, 900.0, 0.00748499995097518, 0.41554099321365356, 0.08720000088214874, 3.0810000896453857, 0.7900000214576721, -1.996999979019165], "mean": [0.48946666717529297, 2.0868167877197266, -0.65021151304245, -0.6113793253898621, -1.9273033142089844, -1.3695456981658936, 1.2186170816421509, 708.8538818359375, 0.28757724165916443, 0.334158331155777, -0.008231524378061295, -2.61625599861145, 0.4546017348766327, -0.38517773151397705, -0.6735728979110718, -2.1053075790405273, 0.7017070651054382, 1.0073736906051636, 2.429523229598999, 1.493981957435608, -2.0715484619140625, 416.10723876953125, -0.22587129473686218, 0.3555566966533661, 0.021010268479585648, 2.848037004470825, 0.2791111171245575, -2.379901647567749], "std": [0.16821253299713135, 0.021716885268688202, 0.20338287949562073, 0.42783123254776, 0.38466766476631165, 0.3501104414463043, 0.5951172113418579, 333.5378112792969, 0.03878375142812729, 0.05459800362586975, 0.06034119054675102, 0.28427577018737793, 0.2536526322364807, 0.29849711060523987, 0.23465412855148315, 0.058863624930381775, 0.3906976580619812, 0.11839739978313446, 0.2903379201889038, 0.2926194369792938, 0.27145105600357056, 379.3916931152344, 0.13444384932518005, 0.046485718339681625, 0.06452243775129318, 0.11116492748260498, 0.2744702994823456, 0.2938893139362335], "count": [811]}, "action": {"min": [0.21750293672084808, 2.0060291290283203, -0.9919753074645996, -1.2859063148498535, -2.7197117805480957, -1.9826068878173828, 0.11697196960449219, 23.0, 0.20338700711727142, 0.2538610100746155, -0.1611970067024231, -3.049999952316284, -0.15399999916553497, -1.093999981880188, -1.0891379117965698, -2.1738600730895996, 0.1333780735731125, 0.7669152021408081, 1.7802010774612427, 0.8231845498085022, -2.4209814071655273, 42.0, -0.34865400195121765, 0.25101399421691895, -0.14034399390220642, 2.6610000133514404, -0.15600000321865082, -2.999000072479248], "max": [0.8537976741790771, 2.121657133102417, -0.2629687488079071, 0.3021165132522583, -1.1947652101516724, -0.7459188103675842, 2.174558162689209, 948.0, 0.353753000497818, 0.44286900758743286, 0.07233600318431854, -2.2360000610351562, 0.8339999914169312, -0.06799999624490738, -0.31466540694236755, -1.9550306797027588, 1.6579581499099731, 1.2393234968185425, 2.858448028564453, 2.0036730766296387, -1.2531988620758057, 900.0, 0.00748499995097518, 0.41554099321365356, 0.08720000088214874, 3.0810000896453857, 0.7900000214576721, -1.996999979019165], "mean": [0.48946666717529297, 2.0868167877197266, -0.65021151304245, -0.6113793253898621, -1.9273033142089844, -1.3695456981658936, 1.2186170816421509, 708.8538818359375, 0.28757724165916443, 0.334158331155777, -0.008231524378061295, -2.61625599861145, 0.4546017348766327, -0.38517773151397705, -0.6735728979110718, -2.1053075790405273, 0.7017070651054382, 1.0073736906051636, 2.429523229598999, 1.493981957435608, -2.0715484619140625, 416.10723876953125, -0.22587129473686218, 0.3555566966533661, 0.021010268479585648, 2.848037004470825, 0.2791111171245575, -2.379901647567749], "std": [0.16821253299713135, 0.021716885268688202, 0.20338287949562073, 0.42783123254776, 0.38466766476631165, 0.3501104414463043, 0.5951172113418579, 333.5378112792969, 0.03878375142812729, 0.05459800362586975, 0.06034119054675102, 0.28427577018737793, 0.2536526322364807, 0.29849711060523987, 0.23465412855148315, 0.058863624930381775, 0.3906976580619812, 0.11839739978313446, 0.2903379201889038, 0.2926194369792938, 0.27145105600357056, 379.3916931152344, 0.13444384932518005, 0.046485718339681625, 0.06452243775129318, 0.11116492748260498, 0.2744702994823456, 0.2938893139362335], "count": [811]}, "timestamp": {"min": [0.0], "max": [27.0], "mean": [13.5], "std": [7.803845206050668], "count": [811]}, "frame_index": {"min": [0], "max": [810], "mean": [405.0], "std": [234.11535618152004], "count": [811]}, "episode_index": {"min": [572], "max": [572], "mean": [572.0], "std": [0.0], "count": [811]}, "index": {"min": [519290], "max": [520100], "mean": [519695.0], "std": [234.11535618152004], "count": [811]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [811]}, "subtask_annotation": {"mean": [12.567200986436498, 29.0, 29.0, 29.0, 29.0], "std": [9.456440960673884, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [811]}, "scene_annotation": {"mean": [572.0], "std": [0.0], "min": [572], "max": [572], "count": [811]}, "eef_direction_state": {"mean": [3.7977805178791617, 3.8532675709001234], "std": [1.9139426145017098, 2.0843905930004625], "min": [0, 0], "max": [6, 6], "count": [811]}, "eef_velocity_state": {"mean": [0.8594327990135635, 0.7053020961775586], "std": [0.6493621446690265, 0.6384390653622062], "min": [0, 0], "max": [2, 2], "count": [811]}, "eef_acc_mag_state": {"mean": [0.7657213316892725, 0.5955610357583231], "std": [0.8335497850571858, 0.7940469162550947], "min": [0, 0], "max": [2, 2], "count": [811]}, "eef_direction_action": {"mean": [3.7977805178791617, 3.8532675709001234], "std": [1.9139426145017098, 2.0843905930004625], "min": [0, 0], "max": [6, 6], "count": [811]}, "eef_velocity_action": {"mean": [0.8594327990135635, 0.7053020961775586], "std": [0.6493621446690265, 0.6384390653622062], "min": [0, 0], "max": [2, 2], "count": [811]}, "eef_acc_mag_action": {"mean": [0.7657213316892725, 0.5955610357583231], "std": [0.8335497850571858, 0.7940469162550947], "min": [0, 0], "max": [2, 2], "count": [811]}, "eef_sim_pose_state": {"mean": [0.5663897490106437, 0.26507867369593757, 1.1495044606942668, -2.3712888511120607, 0.7270390546429273, 1.6895692830232543, 0.5373891777131361, -0.28832185536094246, 1.073132525972427, 1.4659356004511803, 1.0881114658908972, -1.6342808228414236], "std": [0.04610888309278359, 0.1312261815514769, 0.05996406759833087, 1.2614757623826207, 0.2820535485098303, 2.0855234938902725, 0.051543263825468026, 0.06174873246089094, 0.0406858877080506, 2.2942995638354375, 0.33304775947600124, 1.8751465009317159], "min": [0.4578348269040943, -0.005905005745195896, 1.0764678107494425, -3.131844013063089, 0.2258357425604689, -3.1403388629023263, 0.44473783569645714, -0.3593451025327147, 1.0023275906186047, -3.133981571863203, 0.23945858822941402, -3.1403897722954737], "max": [0.6304681893698278, 0.389451471794227, 1.290916916578786, 3.1347501341742996, 1.2618244695348788, 3.139119322375017, 0.6340641590062484, -0.12298806051518936, 1.1423071306785206, 3.1372871054987534, 1.493990893836589, 3.1352640442656705], "count": [811]}, "eef_sim_pose_action": {"mean": [0.5663897490106437, 0.26507867369593757, 1.1495044606942668, -2.3712888511120607, 0.7270390546429273, 1.6895692830232543, 0.5373891777131361, -0.28832185536094246, 1.073132525972427, 1.4659356004511803, 1.0881114658908972, -1.6342808228414236], "std": [0.04610888309278359, 0.1312261815514769, 0.05996406759833087, 1.2614757623826207, 0.2820535485098303, 2.0855234938902725, 0.051543263825468026, 0.06174873246089094, 0.0406858877080506, 2.2942995638354375, 0.33304775947600124, 1.8751465009317159], "min": [0.4578348269040943, -0.005905005745195896, 1.0764678107494425, -3.131844013063089, 0.2258357425604689, -3.1403388629023263, 0.44473783569645714, -0.3593451025327147, 1.0023275906186047, -3.133981571863203, 0.23945858822941402, -3.1403897722954737], "max": [0.6304681893698278, 0.389451471794227, 1.290916916578786, 3.1347501341742996, 1.2618244695348788, 3.139119322375017, 0.6340641590062484, -0.12298806051518936, 1.1423071306785206, 3.1372871054987534, 1.493990893836589, 3.1352640442656705], "count": [811]}, "gripper_mode_state": {"mean": [0.5684340320591862, 0.2034525277435265], "std": [0.49529464287040786, 0.40256626373592247], "min": [0, 0], "max": [1, 1], "count": [811]}, "gripper_activity_state": {"mean": [1.7977805178791615, 1.8890258939580764], "std": [0.5335085054996015, 0.4003887298170652], "min": [0, 0], "max": [2, 2], "count": [811]}, "gripper_mode_action": {"mean": [0.5684340320591862, 0.2034525277435265], "std": [0.49529464287040786, 0.40256626373592247], "min": [0, 0], "max": [1, 1], "count": [811]}, "gripper_activity_action": {"mean": [1.7977805178791615, 1.8890258939580764], "std": [0.5335085054996015, 0.4003887298170652], "min": [0, 0], "max": [2, 2], "count": [811]}, "gripper_open_scale_state": {"mean": [0.416107274940952, 0.7088538838867441], "std": [0.379391874349212, 0.33353825909157114], "min": [0.042, 0.023], "max": [0.9, 0.948], "count": [811]}, "gripper_open_scale_action": {"mean": [0.416107274940952, 0.7088538838867441], "std": [0.379391874349212, 0.33353825909157114], "min": [0.042, 0.023], "max": [0.9, 0.948], "count": [811]}}} +{"episode_index": 570, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[1.0]], [[1.0]]], "mean": [[[0.4405630993716931]], [[0.46452349707244006]], [[0.46382747699774357]]], "std": [[[0.21701107656199672]], [[0.18791799834110387]], [[0.18413632495908186]]], "count": [168]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43125292877567695]], [[0.45573393124610956]], [[0.4560726212359944]]], "std": [[[0.19783044438834885]], [[0.165521588753994]], [[0.15961672930864562]]], "count": [168]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4148355131983349]], [[0.44625466488678805]], [[0.4473054181742141]]], "std": [[[0.197021843277441]], [[0.16679070930174683]], [[0.15846290384376155]]], "count": [168]}, "observation.state": {"min": [0.26307347416877747, 2.0134642124176025, -1.8531557321548462, -1.216407299041748, -2.707354784011841, -1.880260705947876, 0.8134630918502808, 43.0, 0.1852390021085739, 0.2901810109615326, -0.15204499661922455, -3.071000099182129, -0.25699999928474426, -1.0820000171661377, -1.0305471420288086, -2.1754658222198486, 0.26377159357070923, 0.6702762842178345, 1.6874890327453613, 0.6725975275039673, -2.327012538909912, 46.0, -0.37015101313591003, 0.2475620061159134, -0.12625299394130707, 2.2360000610351562, -0.056000009179115295, -2.8440001010894775], "max": [0.7982787489891052, 2.1216397285461426, -0.6501351594924927, -0.3184702396392822, -0.8788605332374573, -0.5461658835411072, 2.3772082328796387, 935.0, 0.29890599846839905, 0.48597899079322815, 0.04882200062274933, -2.2219998836517334, 0.5519999861717224, -0.07699999958276749, -0.24043656885623932, -2.0277934074401855, 1.5560656785964966, 1.518087387084961, 2.7944815158843994, 1.8114948272705078, -1.316152811050415, 901.0, -0.009491999633610249, 0.45329099893569946, 0.09703899919986725, 2.9600000381469727, 0.8069999814033508, -2.1500000953674316], "mean": [0.584037184715271, 2.0862386226654053, -1.030313491821289, -0.7436668872833252, -1.8922902345657349, -1.1951841115951538, 1.475030779838562, 692.4373779296875, 0.24498234689235687, 0.37528684735298157, -0.02969607338309288, -2.722693920135498, 0.30272215604782104, -0.3795408606529236, -0.5181119441986084, -2.119149684906006, 0.6934560537338257, 1.0286946296691895, 2.3244264125823975, 1.3887439966201782, -1.9027491807937622, 443.18695068359375, -0.2690044641494751, 0.35113629698753357, 0.03604663908481598, 2.679307699203491, 0.38611456751823425, -2.46950626373291], "std": [0.12738136947155, 0.019279884174466133, 0.31029918789863586, 0.23322415351867676, 0.45862728357315063, 0.39649587869644165, 0.389056921005249, 292.61334228515625, 0.030001312494277954, 0.045975882560014725, 0.053009938448667526, 0.21258772909641266, 0.1947549730539322, 0.2665445804595947, 0.193539559841156, 0.0424727164208889, 0.2631632387638092, 0.1969439834356308, 0.30815955996513367, 0.28700873255729675, 0.30202892422676086, 373.343017578125, 0.104371078312397, 0.05356080085039139, 0.042836956679821014, 0.15021328628063202, 0.2578895688056946, 0.223548024892807], "count": [933]}, "action": {"min": [0.26307347416877747, 2.0134642124176025, -1.8531557321548462, -1.216407299041748, -2.707354784011841, -1.880260705947876, 0.8134630918502808, 43.0, 0.1852390021085739, 0.2901810109615326, -0.15204499661922455, -3.071000099182129, -0.25699999928474426, -1.0820000171661377, -1.0305471420288086, -2.1754658222198486, 0.26377159357070923, 0.6702762842178345, 1.6874890327453613, 0.6725975275039673, -2.327012538909912, 46.0, -0.37015101313591003, 0.2475620061159134, -0.12625299394130707, 2.2360000610351562, -0.056000009179115295, -2.8440001010894775], "max": [0.7982787489891052, 2.1216397285461426, -0.6501351594924927, -0.3184702396392822, -0.8788605332374573, -0.5461658835411072, 2.3772082328796387, 935.0, 0.29890599846839905, 0.48597899079322815, 0.04882200062274933, -2.2219998836517334, 0.5519999861717224, -0.07699999958276749, -0.24043656885623932, -2.0277934074401855, 1.5560656785964966, 1.518087387084961, 2.7944815158843994, 1.8114948272705078, -1.316152811050415, 901.0, -0.009491999633610249, 0.45329099893569946, 0.09703899919986725, 2.9600000381469727, 0.8069999814033508, -2.1500000953674316], "mean": [0.584037184715271, 2.0862386226654053, -1.030313491821289, -0.7436668872833252, -1.8922902345657349, -1.1951841115951538, 1.475030779838562, 692.4373779296875, 0.24498234689235687, 0.37528684735298157, -0.02969607338309288, -2.722693920135498, 0.30272215604782104, -0.3795408606529236, -0.5181119441986084, -2.119149684906006, 0.6934560537338257, 1.0286946296691895, 2.3244264125823975, 1.3887439966201782, -1.9027491807937622, 443.18695068359375, -0.2690044641494751, 0.35113629698753357, 0.03604663908481598, 2.679307699203491, 0.38611456751823425, -2.46950626373291], "std": [0.12738136947155, 0.019279884174466133, 0.31029918789863586, 0.23322415351867676, 0.45862728357315063, 0.39649587869644165, 0.389056921005249, 292.61334228515625, 0.030001312494277954, 0.045975882560014725, 0.053009938448667526, 0.21258772909641266, 0.1947549730539322, 0.2665445804595947, 0.193539559841156, 0.0424727164208889, 0.2631632387638092, 0.1969439834356308, 0.30815955996513367, 0.28700873255729675, 0.30202892422676086, 373.343017578125, 0.104371078312397, 0.05356080085039139, 0.042836956679821014, 0.15021328628063202, 0.2578895688056946, 0.223548024892807], "count": [933]}, "timestamp": {"min": [0.0], "max": [31.066666666666666], "mean": [15.533333333333335], "std": [8.977791529142383], "count": [933]}, "frame_index": {"min": [0], "max": [932], "mean": [466.0], "std": [269.33374587427153], "count": [933]}, "episode_index": {"min": [573], "max": [573], "mean": [573.0], "std": [0.0], "count": [933]}, "index": {"min": [520101], "max": [521033], "mean": [520567.0], "std": [269.33374587427153], "count": [933]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [933]}, "subtask_annotation": {"mean": [16.126473740621652, 29.0, 29.0, 29.0, 29.0], "std": [10.555375141201612, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [933]}, "scene_annotation": {"mean": [573.0], "std": [0.0], "min": [573], "max": [573], "count": [933]}, "eef_direction_state": {"mean": [3.872454448017149, 3.461950696677385], "std": [1.9999523250786369, 2.1592293615871374], "min": [0, 0], "max": [6, 6], "count": [933]}, "eef_velocity_state": {"mean": [0.797427652733119, 0.7652733118971061], "std": [0.6634815335047242, 0.6156191868179716], "min": [0, 0], "max": [2, 2], "count": [933]}, "eef_acc_mag_state": {"mean": [0.6655948553054662, 0.7256162915326902], "std": [0.8254172317623056, 0.8357998464431775], "min": [0, 0], "max": [2, 2], "count": [933]}, "eef_direction_action": {"mean": [3.872454448017149, 3.461950696677385], "std": [1.9999523250786369, 2.1592293615871374], "min": [0, 0], "max": [6, 6], "count": [933]}, "eef_velocity_action": {"mean": [0.797427652733119, 0.7652733118971061], "std": [0.6634815335047242, 0.6156191868179716], "min": [0, 0], "max": [2, 2], "count": [933]}, "eef_acc_mag_action": {"mean": [0.6655948553054662, 0.7256162915326902], "std": [0.8254172317623056, 0.8357998464431775], "min": [0, 0], "max": [2, 2], "count": [933]}, "eef_sim_pose_state": {"mean": [0.554593343000938, 0.3034343173148386, 1.1266109119400631, -2.7603171928374635, 0.8695621775409897, 1.4806896011361226, 0.5835064026941221, -0.24446762237934364, 1.093371999873992, 0.7275938024304999, 0.9777773621824613, -2.2364147937747183], "std": [0.05216127188616818, 0.09216330892151997, 0.058918136018083, 0.30858558958996773, 0.2725707159061532, 2.352361627298386, 0.03761838356015437, 0.052016599825373856, 0.028853959107815227, 2.857154064066354, 0.2833211748916885, 0.2791008905211987], "min": [0.4521971799170958, 0.014799039260872102, 1.0519508734377205, -3.1355514700209763, 0.3772659353267418, -3.140327367936866, 0.49953216089889546, -0.3256112381935472, 1.043756368600043, -3.140731210753785, 0.14873530942597646, -2.795480223068776], "max": [0.6431040937083486, 0.3946359380862562, 1.272205435978696, -2.0477980153471105, 1.285934339116904, 3.1394120120466527, 0.6761330254690959, -0.11939648911459469, 1.1544459854834506, 3.13963257480751, 1.2515483772738207, -1.7193332642583874], "count": [933]}, "eef_sim_pose_action": {"mean": [0.554593343000938, 0.3034343173148386, 1.1266109119400631, -2.7603171928374635, 0.8695621775409897, 1.4806896011361226, 0.5835064026941221, -0.24446762237934364, 1.093371999873992, 0.7275938024304999, 0.9777773621824613, -2.2364147937747183], "std": [0.05216127188616818, 0.09216330892151997, 0.058918136018083, 0.30858558958996773, 0.2725707159061532, 2.352361627298386, 0.03761838356015437, 0.052016599825373856, 0.028853959107815227, 2.857154064066354, 0.2833211748916885, 0.2791008905211987], "min": [0.4521971799170958, 0.014799039260872102, 1.0519508734377205, -3.1355514700209763, 0.3772659353267418, -3.140327367936866, 0.49953216089889546, -0.3256112381935472, 1.043756368600043, -3.140731210753785, 0.14873530942597646, -2.795480223068776], "max": [0.6431040937083486, 0.3946359380862562, 1.272205435978696, -2.0477980153471105, 1.285934339116904, 3.1394120120466527, 0.6761330254690959, -0.11939648911459469, 1.1544459854834506, 3.13963257480751, 1.2515483772738207, -1.7193332642583874], "count": [933]}, "gripper_mode_state": {"mean": [0.5541264737406216, 0.17684887459807075], "std": [0.4970616911816932, 0.38154075817855654], "min": [0, 0], "max": [1, 1], "count": [933]}, "gripper_activity_state": {"mean": [1.8456591639871383, 1.8981779206859593], "std": [0.47417205963379316, 0.3836515792494938], "min": [0, 0], "max": [2, 2], "count": [933]}, "gripper_mode_action": {"mean": [0.5541264737406216, 0.17684887459807075], "std": [0.4970616911816932, 0.38154075817855654], "min": [0, 0], "max": [1, 1], "count": [933]}, "gripper_activity_action": {"mean": [1.8456591639871383, 1.8981779206859593], "std": [0.47417205963379316, 0.3836515792494938], "min": [0, 0], "max": [2, 2], "count": [933]}, "gripper_open_scale_state": {"mean": [0.44318703115612484, 0.6924372990026604], "std": [0.373343029265497, 0.2926130166998625], "min": [0.046, 0.043], "max": [0.901, 0.935], "count": [933]}, "gripper_open_scale_action": {"mean": [0.44318703115612484, 0.6924372990026604], "std": [0.373343029265497, 0.2926130166998625], "min": [0.046, 0.043], "max": [0.901, 0.935], "count": [933]}}} +{"episode_index": 571, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4382656037457284]], [[0.4635374956454663]], [[0.4619516760807538]]], "std": [[[0.21840863804431598]], [[0.18883084860440744]], [[0.1864749871389251]]], "count": [197]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44163849905444413]], [[0.4617651050479414]], [[0.4610479797037258]]], "std": [[[0.184545448585775]], [[0.15715177177204578]], [[0.1533862405348039]]], "count": [197]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4168685666948675]], [[0.4424072494691616]], [[0.44493263743737765]]], "std": [[[0.21234131275838883]], [[0.18198593427551477]], [[0.174520054916766]]], "count": [197]}, "observation.state": {"min": [0.16688840091228485, 2.0451419353485107, -1.225640058517456, -1.332105040550232, -2.9013304710388184, -1.9429702758789062, 0.349694162607193, 49.0, 0.1957390010356903, 0.2569139897823334, -0.15460899472236633, -3.0920000076293945, -0.5320000052452087, -1.1380000114440918, -1.117464542388916, -2.175360918045044, 0.21003292500972748, 0.6779906153678894, 1.7455388307571411, 0.8390496373176575, -2.1981897354125977, 39.0, -0.36297300457954407, 0.2338559925556183, -0.15158100426197052, 2.296999931335449, 0.03400001302361488, -3.1361851692199707], "max": [0.9179908633232117, 2.1216397285461426, -0.3804643452167511, 0.22212806344032288, -1.31229567527771, -0.7543313503265381, 2.2429749965667725, 921.0, 0.36528199911117554, 0.474606990814209, 0.0870639979839325, -2.2109999656677246, 0.7870000004768372, -0.15600000321865082, -0.2269975244998932, -2.0254721641540527, 1.6646426916122437, 1.2451528310775757, 2.7244415283203125, 1.9512606859207153, -1.2777730226516724, 879.0, 0.029123999178409576, 0.43776699900627136, 0.08872999995946884, 3.078000068664551, 0.8410000205039978, 3.1410000324249268], "mean": [0.5488616824150085, 2.091977119445801, -0.7139864563941956, -0.6891207098960876, -2.060302257537842, -1.2841436862945557, 1.3690975904464722, 668.2000122070312, 0.278857558965683, 0.35794541239738464, -0.006158175878226757, -2.6033096313476562, 0.33656296133995056, -0.44222328066825867, -0.534645676612854, -2.127411365509033, 0.7238610982894897, 0.9562641978263855, 2.182828426361084, 1.377543568611145, -1.7815295457839966, 457.23858642578125, -0.25152987241744995, 0.3523866832256317, 0.01862393319606781, 2.73948073387146, 0.44208765029907227, -2.4592063426971436], "std": [0.17387250065803528, 0.012348325923085213, 0.22738289833068848, 0.4429832696914673, 0.4571612775325775, 0.3758526146411896, 0.5948706865310669, 310.2283935546875, 0.042659737169742584, 0.05894463136792183, 0.05941751226782799, 0.2764027714729309, 0.31640079617500305, 0.2671723961830139, 0.22949349880218506, 0.0430518239736557, 0.2810755968093872, 0.12970177829265594, 0.3393138647079468, 0.2554217278957367, 0.26047536730766296, 368.5281066894531, 0.11317668110132217, 0.050449106842279434, 0.04754442349076271, 0.16372443735599518, 0.2596362829208374, 0.7426011562347412], "count": [1150]}, "action": {"min": [0.16688840091228485, 2.0451419353485107, -1.225640058517456, -1.332105040550232, -2.9013304710388184, -1.9429702758789062, 0.349694162607193, 49.0, 0.1957390010356903, 0.2569139897823334, -0.15460899472236633, -3.0920000076293945, -0.5320000052452087, -1.1380000114440918, -1.117464542388916, -2.175360918045044, 0.21003292500972748, 0.6779906153678894, 1.7455388307571411, 0.8390496373176575, -2.1981897354125977, 39.0, -0.36297300457954407, 0.2338559925556183, -0.15158100426197052, 2.296999931335449, 0.03400001302361488, -3.1361851692199707], "max": [0.9179908633232117, 2.1216397285461426, -0.3804643452167511, 0.22212806344032288, -1.31229567527771, -0.7543313503265381, 2.2429749965667725, 921.0, 0.36528199911117554, 0.474606990814209, 0.0870639979839325, -2.2109999656677246, 0.7870000004768372, -0.15600000321865082, -0.2269975244998932, -2.0254721641540527, 1.6646426916122437, 1.2451528310775757, 2.7244415283203125, 1.9512606859207153, -1.2777730226516724, 879.0, 0.029123999178409576, 0.43776699900627136, 0.08872999995946884, 3.078000068664551, 0.8410000205039978, 3.1410000324249268], "mean": [0.5488616824150085, 2.091977119445801, -0.7139864563941956, -0.6891207098960876, -2.060302257537842, -1.2841436862945557, 1.3690975904464722, 668.2000122070312, 0.278857558965683, 0.35794541239738464, -0.006158175878226757, -2.6033096313476562, 0.33656296133995056, -0.44222328066825867, -0.534645676612854, -2.127411365509033, 0.7238610982894897, 0.9562641978263855, 2.182828426361084, 1.377543568611145, -1.7815295457839966, 457.23858642578125, -0.25152987241744995, 0.3523866832256317, 0.01862393319606781, 2.73948073387146, 0.44208765029907227, -2.4592063426971436], "std": [0.17387250065803528, 0.012348325923085213, 0.22738289833068848, 0.4429832696914673, 0.4571612775325775, 0.3758526146411896, 0.5948706865310669, 310.2283935546875, 0.042659737169742584, 0.05894463136792183, 0.05941751226782799, 0.2764027714729309, 0.31640079617500305, 0.2671723961830139, 0.22949349880218506, 0.0430518239736557, 0.2810755968093872, 0.12970177829265594, 0.3393138647079468, 0.2554217278957367, 0.26047536730766296, 368.5281066894531, 0.11317668110132217, 0.050449106842279434, 0.04754442349076271, 0.16372443735599518, 0.2596362829208374, 0.7426011562347412], "count": [1150]}, "timestamp": {"min": [0.0], "max": [38.3], "mean": [19.15], "std": [11.065875975769433], "count": [1150]}, "frame_index": {"min": [0], "max": [1149], "mean": [574.5], "std": [331.976279273083], "count": [1150]}, "episode_index": {"min": [574], "max": [574], "mean": [574.0], "std": [0.0], "count": [1150]}, "index": {"min": [521034], "max": [522183], "mean": [521608.5], "std": [331.976279273083], "count": [1150]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1150]}, "subtask_annotation": {"mean": [16.27130434782609, 29.0, 29.0, 29.0, 29.0], "std": [9.77589551300991, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1150]}, "scene_annotation": {"mean": [574.0], "std": [0.0], "min": [574], "max": [574], "count": [1150]}, "eef_direction_state": {"mean": [3.9434782608695653, 3.542608695652174], "std": [2.0966486896445584, 2.0979103835282675], "min": [0, 0], "max": [6, 6], "count": [1150]}, "eef_velocity_state": {"mean": [0.6826086956521739, 0.8226086956521739], "std": [0.6783305426868093, 0.6499579745029951], "min": [0, 0], "max": [2, 2], "count": [1150]}, "eef_acc_mag_state": {"mean": [0.6069565217391304, 0.6852173913043478], "std": [0.7990996824285792, 0.829902401622791], "min": [0, 0], "max": [2, 2], "count": [1150]}, "eef_direction_action": {"mean": [3.9434782608695653, 3.542608695652174], "std": [2.0966486896445584, 2.0979103835282675], "min": [0, 0], "max": [6, 6], "count": [1150]}, "eef_velocity_action": {"mean": [0.6826086956521739, 0.8226086956521739], "std": [0.6783305426868093, 0.6499579745029951], "min": [0, 0], "max": [2, 2], "count": [1150]}, "eef_acc_mag_action": {"mean": [0.6069565217391304, 0.6852173913043478], "std": [0.7990996824285792, 0.829902401622791], "min": [0, 0], "max": [2, 2], "count": [1150]}, "eef_sim_pose_state": {"mean": [0.5565783460580016, 0.2824153246504672, 1.1231299483427362, -2.3149076308238805, 0.9496319173868636, 1.3665813898906802, 0.5610640294805722, -0.2800659935833566, 1.0851391671846953, 0.5193798513964937, 0.9645302721095032, -2.3367875380902], "std": [0.050042139503750735, 0.10318999882474121, 0.058915923408807046, 1.3609896004793318, 0.260930173196529, 2.3482219639065027, 0.05318466371803346, 0.056750431454645936, 0.05394471057680289, 2.838929994754452, 0.35138858496734154, 0.7943778236498193], "min": [0.4440472154854582, -0.027823769237975596, 1.0535431707165994, -3.1408101678767935, 0.4501638629945446, -3.1341589129913032, 0.45816968059422086, -0.3591499759457444, 0.9799637152658849, -3.140601777946998, 0.1956002004466315, -3.134072814460974], "max": [0.6316572275041382, 0.39515586294524274, 1.2734008894404008, 3.13641816895245, 1.2849204552121485, 3.1395718777387245, 0.6706640934151318, -0.13085685832860763, 1.2102981732104587, 3.1406780574591213, 1.398146581860913, 3.11802549144958], "count": [1150]}, "eef_sim_pose_action": {"mean": [0.5565783460580016, 0.2824153246504672, 1.1231299483427362, -2.3149076308238805, 0.9496319173868636, 1.3665813898906802, 0.5610640294805722, -0.2800659935833566, 1.0851391671846953, 0.5193798513964937, 0.9645302721095032, -2.3367875380902], "std": [0.050042139503750735, 0.10318999882474121, 0.058915923408807046, 1.3609896004793318, 0.260930173196529, 2.3482219639065027, 0.05318466371803346, 0.056750431454645936, 0.05394471057680289, 2.838929994754452, 0.35138858496734154, 0.7943778236498193], "min": [0.4440472154854582, -0.027823769237975596, 1.0535431707165994, -3.1408101678767935, 0.4501638629945446, -3.1341589129913032, 0.45816968059422086, -0.3591499759457444, 0.9799637152658849, -3.140601777946998, 0.1956002004466315, -3.134072814460974], "max": [0.6316572275041382, 0.39515586294524274, 1.2734008894404008, 3.13641816895245, 1.2849204552121485, 3.1395718777387245, 0.6706640934151318, -0.13085685832860763, 1.2102981732104587, 3.1406780574591213, 1.398146581860913, 3.11802549144958], "count": [1150]}, "gripper_mode_state": {"mean": [0.4678260869565217, 0.2826086956521739], "std": [0.4989637655376103, 0.450267721243653], "min": [0, 0], "max": [1, 1], "count": [1150]}, "gripper_activity_state": {"mean": [1.8617391304347826, 1.8678260869565217], "std": [0.46533440218848754, 0.44125272775843033], "min": [0, 0], "max": [2, 2], "count": [1150]}, "gripper_mode_action": {"mean": [0.4678260869565217, 0.2826086956521739], "std": [0.4989637655376103, 0.450267721243653], "min": [0, 0], "max": [1, 1], "count": [1150]}, "gripper_activity_action": {"mean": [1.8617391304347826, 1.8678260869565217], "std": [0.46533440218848754, 0.44125272775843033], "min": [0, 0], "max": [2, 2], "count": [1150]}, "gripper_open_scale_state": {"mean": [0.45723869565549097, 0.6681999999933665], "std": [0.368528073458445, 0.31022836187616126], "min": [0.039, 0.049], "max": [0.879, 0.921], "count": [1150]}, "gripper_open_scale_action": {"mean": [0.45723869565549097, 0.6681999999933665], "std": [0.368528073458445, 0.31022836187616126], "min": [0.039, 0.049], "max": [0.879, 0.921], "count": [1150]}}} +{"episode_index": 572, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[1.0]], [[1.0]]], "mean": [[[0.42924058512293806]], [[0.45724572807518066]], [[0.4581151193502092]]], "std": [[[0.2285806650716443]], [[0.19828820442029627]], [[0.19395753495395623]]], "count": [189]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4301066252118131]], [[0.45486549866860326]], [[0.45493521760556077]]], "std": [[[0.19109027804214365]], [[0.1606679676753084]], [[0.15588422690947148]]], "count": [189]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4065074512829823]], [[0.44073931640557457]], [[0.4434081757703081]]], "std": [[[0.20842920752008026]], [[0.17765110386501992]], [[0.1690784984328047]]], "count": [189]}, "observation.state": {"min": [0.09641198813915253, 2.0467824935913086, -1.5251038074493408, -1.324181318283081, -2.573051691055298, -1.9496724605560303, 0.7761828303337097, 37.0, 0.20719900727272034, 0.2315780073404312, -0.1447809934616089, -3.122999906539917, -0.16099999845027924, -1.2059999704360962, -0.9750980138778687, -2.1757798194885254, 0.3459067940711975, 0.6380051374435425, 1.5629773139953613, 0.6198188066482544, -2.248612403869629, 48.0, -0.3814150094985962, 0.24781900644302368, -0.17329800128936768, 2.3380000591278076, -0.03099999949336052, -3.1361851692199707], "max": [0.9024226069450378, 2.1216397285461426, -0.6302209496498108, 0.0016231563640758395, -1.2577890157699585, -0.7112740278244019, 2.4149248600006104, 938.0, 0.36393898725509644, 0.44990798830986023, 0.0746460035443306, -2.311000108718872, 0.7170000076293945, -0.12999999523162842, -0.17235127091407776, -1.9766027927398682, 1.9390084743499756, 1.5596262216567993, 2.7239878177642822, 1.8267662525177002, -1.2158138751983643, 883.0, 0.0016850000247359276, 0.4334399998188019, 0.10085900127887726, 3.010999917984009, 0.8060000538825989, 3.1410000324249268], "mean": [0.4597688615322113, 2.090099334716797, -0.9587240219116211, -0.8131651878356934, -1.9446303844451904, -1.3334472179412842, 1.539522647857666, 710.2493286132812, 0.2700565457344055, 0.33943769335746765, -0.015247267670929432, -2.7663276195526123, 0.33827343583106995, -0.48254191875457764, -0.4561067223548889, -2.107588052749634, 0.8088229298591614, 1.0630650520324707, 2.1868953704833984, 1.3751308917999268, -1.7790981531143188, 466.8249206542969, -0.2562020719051361, 0.33594587445259094, 0.026218902319669724, 2.7241368293762207, 0.38567864894866943, -2.278157949447632], "std": [0.17138391733169556, 0.014693725854158401, 0.18866071105003357, 0.31545108556747437, 0.37522125244140625, 0.3326805531978607, 0.45476776361465454, 323.175048828125, 0.034870170056819916, 0.054988354444503784, 0.05139552429318428, 0.19361279904842377, 0.22210761904716492, 0.30439579486846924, 0.18840336799621582, 0.056057609617710114, 0.4124039113521576, 0.2044050395488739, 0.3838356137275696, 0.2868131697177887, 0.24801765382289886, 373.5561828613281, 0.1135709136724472, 0.04555026441812515, 0.056795619428157806, 0.14364880323410034, 0.2627202868461609, 1.265649676322937], "count": [1091]}, "action": {"min": [0.09641198813915253, 2.0467824935913086, -1.5251038074493408, -1.324181318283081, -2.573051691055298, -1.9496724605560303, 0.7761828303337097, 37.0, 0.20719900727272034, 0.2315780073404312, -0.1447809934616089, -3.122999906539917, -0.16099999845027924, -1.2059999704360962, -0.9750980138778687, -2.1757798194885254, 0.3459067940711975, 0.6380051374435425, 1.5629773139953613, 0.6198188066482544, -2.248612403869629, 48.0, -0.3814150094985962, 0.24781900644302368, -0.17329800128936768, 2.3380000591278076, -0.03099999949336052, -3.1361851692199707], "max": [0.9024226069450378, 2.1216397285461426, -0.6302209496498108, 0.0016231563640758395, -1.2577890157699585, -0.7112740278244019, 2.4149248600006104, 938.0, 0.36393898725509644, 0.44990798830986023, 0.0746460035443306, -2.311000108718872, 0.7170000076293945, -0.12999999523162842, -0.17235127091407776, -1.9766027927398682, 1.9390084743499756, 1.5596262216567993, 2.7239878177642822, 1.8267662525177002, -1.2158138751983643, 883.0, 0.0016850000247359276, 0.4334399998188019, 0.10085900127887726, 3.010999917984009, 0.8060000538825989, 3.1410000324249268], "mean": [0.4597688615322113, 2.090099334716797, -0.9587240219116211, -0.8131651878356934, -1.9446303844451904, -1.3334472179412842, 1.539522647857666, 710.2493286132812, 0.2700565457344055, 0.33943769335746765, -0.015247267670929432, -2.7663276195526123, 0.33827343583106995, -0.48254191875457764, -0.4561067223548889, -2.107588052749634, 0.8088229298591614, 1.0630650520324707, 2.1868953704833984, 1.3751308917999268, -1.7790981531143188, 466.8249206542969, -0.2562020719051361, 0.33594587445259094, 0.026218902319669724, 2.7241368293762207, 0.38567864894866943, -2.278157949447632], "std": [0.17138391733169556, 0.014693725854158401, 0.18866071105003357, 0.31545108556747437, 0.37522125244140625, 0.3326805531978607, 0.45476776361465454, 323.175048828125, 0.034870170056819916, 0.054988354444503784, 0.05139552429318428, 0.19361279904842377, 0.22210761904716492, 0.30439579486846924, 0.18840336799621582, 0.056057609617710114, 0.4124039113521576, 0.2044050395488739, 0.3838356137275696, 0.2868131697177887, 0.24801765382289886, 373.5561828613281, 0.1135709136724472, 0.04555026441812515, 0.056795619428157806, 0.14364880323410034, 0.2627202868461609, 1.265649676322937], "count": [1091]}, "timestamp": {"min": [0.0], "max": [36.333333333333336], "mean": [18.166666666666664], "std": [10.498147984816708], "count": [1091]}, "frame_index": {"min": [0], "max": [1090], "mean": [545.0], "std": [314.9444395445012], "count": [1091]}, "episode_index": {"min": [575], "max": [575], "mean": [575.0], "std": [0.0], "count": [1091]}, "index": {"min": [522184], "max": [523274], "mean": [522729.0], "std": [314.9444395445012], "count": [1091]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1091]}, "subtask_annotation": {"mean": [17.599450045829514, 29.0, 29.0, 29.0, 29.0], "std": [9.713586715709999, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1091]}, "scene_annotation": {"mean": [575.0], "std": [0.0], "min": [575], "max": [575], "count": [1091]}, "eef_direction_state": {"mean": [3.991750687442713, 3.5206232813932172], "std": [2.041037674878202, 2.110226936455973], "min": [0, 0], "max": [6, 6], "count": [1091]}, "eef_velocity_state": {"mean": [0.7222731439046746, 0.8304307974335472], "std": [0.697546283877525, 0.6347915479685629], "min": [0, 0], "max": [2, 2], "count": [1091]}, "eef_acc_mag_state": {"mean": [0.6370302474793768, 0.7296058661778185], "std": [0.812518900859943, 0.8264829077558247], "min": [0, 0], "max": [2, 2], "count": [1091]}, "eef_direction_action": {"mean": [3.991750687442713, 3.5206232813932172], "std": [2.041037674878202, 2.110226936455973], "min": [0, 0], "max": [6, 6], "count": [1091]}, "eef_velocity_action": {"mean": [0.7222731439046746, 0.8304307974335472], "std": [0.697546283877525, 0.6347915479685629], "min": [0, 0], "max": [2, 2], "count": [1091]}, "eef_acc_mag_action": {"mean": [0.6370302474793768, 0.7296058661778185], "std": [0.812518900859943, 0.8264829077558247], "min": [0, 0], "max": [2, 2], "count": [1091]}, "eef_sim_pose_state": {"mean": [0.540956389248072, 0.29096725225785175, 1.12643950581024, -1.9851676351668603, 0.935278890648667, 1.6763404456818822, 0.5478226380086962, -0.27288428032085693, 1.0855813071097853, 1.4422989823124501, 0.9495061740360234, -2.3844682046166787], "std": [0.04221166509932154, 0.10851711425875887, 0.0545653927254241, 1.907648751405062, 0.2915155175849414, 2.0501277608235178, 0.04968613788351254, 0.04951371284980002, 0.037945764958202594, 2.49403241012992, 0.31648146753309, 0.6076810667291739], "min": [0.454348575769118, -0.027160186457201765, 1.049989323988263, -3.14135000724435, 0.4610130081908492, -3.1411371021615775, 0.4364171081190644, -0.3767134894723711, 1.0111893859011016, -3.139606031766659, 0.1411292833896176, -3.1402050557582064], "max": [0.6241466619090932, 0.410090961290115, 1.2754608539262293, 3.141541436535494, 1.3665230259614902, 3.14157783881178, 0.641320369060274, -0.14178421676664432, 1.1557567401535298, 3.1413319187892483, 1.2495886217283032, 3.140214219466052], "count": [1091]}, "eef_sim_pose_action": {"mean": [0.540956389248072, 0.29096725225785175, 1.12643950581024, -1.9851676351668603, 0.935278890648667, 1.6763404456818822, 0.5478226380086962, -0.27288428032085693, 1.0855813071097853, 1.4422989823124501, 0.9495061740360234, -2.3844682046166787], "std": [0.04221166509932154, 0.10851711425875887, 0.0545653927254241, 1.907648751405062, 0.2915155175849414, 2.0501277608235178, 0.04968613788351254, 0.04951371284980002, 0.037945764958202594, 2.49403241012992, 0.31648146753309, 0.6076810667291739], "min": [0.454348575769118, -0.027160186457201765, 1.049989323988263, -3.14135000724435, 0.4610130081908492, -3.1411371021615775, 0.4364171081190644, -0.3767134894723711, 1.0111893859011016, -3.139606031766659, 0.1411292833896176, -3.1402050557582064], "max": [0.6241466619090932, 0.410090961290115, 1.2754608539262293, 3.141541436535494, 1.3665230259614902, 3.14157783881178, 0.641320369060274, -0.14178421676664432, 1.1557567401535298, 3.1413319187892483, 1.2495886217283032, 3.140214219466052], "count": [1091]}, "gripper_mode_state": {"mean": [0.4986251145737855, 0.20989917506874428], "std": [0.4999981096864943, 0.4072364317865012], "min": [0, 0], "max": [1, 1], "count": [1091]}, "gripper_activity_state": {"mean": [1.8634280476626948, 1.8551787351054079], "std": [0.46178506225618576, 0.46815964764147255], "min": [0, 0], "max": [2, 2], "count": [1091]}, "gripper_mode_action": {"mean": [0.4986251145737855, 0.20989917506874428], "std": [0.4999981096864943, 0.4072364317865012], "min": [0, 0], "max": [1, 1], "count": [1091]}, "gripper_activity_action": {"mean": [1.8634280476626948, 1.8551787351054079], "std": [0.46178506225618576, 0.46815964764147255], "min": [0, 0], "max": [2, 2], "count": [1091]}, "gripper_open_scale_state": {"mean": [0.4668249313990857, 0.7102493126971479], "std": [0.3735561769476944, 0.3231750133567032], "min": [0.048, 0.037], "max": [0.883, 0.938], "count": [1091]}, "gripper_open_scale_action": {"mean": [0.4668249313990857, 0.7102493126971479], "std": [0.3735561769476944, 0.3231750133567032], "min": [0.048, 0.037], "max": [0.883, 0.938], "count": [1091]}}} +{"episode_index": 573, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[1.0]], [[1.0]]], "mean": [[[0.42681178601875536]], [[0.4576025397840296]], [[0.45981451761864167]]], "std": [[[0.23545384600420033]], [[0.20298086048642447]], [[0.19655954067348277]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39407886651037227]], [[0.44175625177607275]], [[0.44510937766410913]]], "std": [[[0.23206076905359702]], [[0.1926731951604959]], [[0.18608518031802812]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44716647485080985]], [[0.4681957214407502]], [[0.4716765913611822]]], "std": [[[0.21504272937846144]], [[0.1896135319022212]], [[0.18322302526265877]]], "count": [115]}, "observation.state": {"min": [0.516896665096283, 1.9011871814727783, -0.9038187861442566, -0.9724450707435608, -2.6952946186065674, -1.989640474319458, 0.5200557708740234, -2.0, 0.121397003531456, 0.2935029864311218, -0.21892300248146057, -3.1401853561401367, -0.41999998688697815, -0.9729999899864197, -0.9548172950744629, -2.172236919403076, 0.2791305184364319, 0.6990043520927429, 1.7371959686279297, 1.1392637491226196, -2.2502706050872803, 39.0, -0.3724530041217804, 0.26868799328804016, -0.11042699962854385, -3.134185314178467, -0.08899999409914017, -2.884999990463257], "max": [0.9894796013832092, 2.1215872764587402, 0.643433153629303, 0.5025151968002319, -1.534964680671692, -0.5416629314422607, 1.9903560876846313, 942.0, 0.29885199666023254, 0.4349119961261749, 0.07293099910020828, 3.1410000324249268, 1.1790000200271606, -0.2959999740123749, -0.3619638681411743, -1.8743962049484253, 1.2248547077178955, 1.2042946815490723, 2.830313205718994, 2.0324883460998535, -1.5735365152359009, 938.0, -0.09759099781513214, 0.4161149859428406, 0.1278200000524521, 3.128999948501587, 0.8700000047683716, -1.937000036239624], "mean": [0.6756594181060791, 2.011631727218628, -0.504457414150238, -0.47694218158721924, -2.254906415939331, -1.5334527492523193, 1.5439139604568481, 508.2898864746094, 0.2573695182800293, 0.34246453642845154, -0.012530418112874031, 0.42286041378974915, 0.3556614816188812, -0.6529165506362915, -0.6470763683319092, -1.966650128364563, 0.5077731609344482, 0.9182001352310181, 2.6042630672454834, 1.6702502965927124, -1.971651315689087, 312.6888427734375, -0.2918352782726288, 0.3459402024745941, 0.07789267599582672, 2.5981087684631348, 0.17248763144016266, -2.2722585201263428], "std": [0.10997013002634048, 0.05704956501722336, 0.3934321701526642, 0.3454280197620392, 0.2720731496810913, 0.4305340349674225, 0.41815823316574097, 381.4437255859375, 0.03279280662536621, 0.043792884796857834, 0.06411634385585785, 2.909226655960083, 0.4157823324203491, 0.1590600162744522, 0.14732521772384644, 0.07204917073249817, 0.19397957623004913, 0.1321181356906891, 0.26910027861595154, 0.2332521229982376, 0.14976923167705536, 320.7044372558594, 0.08252169191837311, 0.048834167420864105, 0.045809537172317505, 1.17513108253479, 0.2194143831729889, 0.2896548807621002], "count": [564]}, "action": {"min": [0.516896665096283, 1.9011871814727783, -0.9038187861442566, -0.9724450707435608, -2.6952946186065674, -1.989640474319458, 0.5200557708740234, -2.0, 0.121397003531456, 0.2935029864311218, -0.21892300248146057, -3.1401853561401367, -0.41999998688697815, -0.9729999899864197, -0.9548172950744629, -2.172236919403076, 0.2791305184364319, 0.6990043520927429, 1.7371959686279297, 1.1392637491226196, -2.2502706050872803, 39.0, -0.3724530041217804, 0.26868799328804016, -0.11042699962854385, -3.134185314178467, -0.08899999409914017, -2.884999990463257], "max": [0.9894796013832092, 2.1215872764587402, 0.643433153629303, 0.5025151968002319, -1.534964680671692, -0.5416629314422607, 1.9903560876846313, 942.0, 0.29885199666023254, 0.4349119961261749, 0.07293099910020828, 3.1410000324249268, 1.1790000200271606, -0.2959999740123749, -0.3619638681411743, -1.8743962049484253, 1.2248547077178955, 1.2042946815490723, 2.830313205718994, 2.0324883460998535, -1.5735365152359009, 938.0, -0.09759099781513214, 0.4161149859428406, 0.1278200000524521, 3.128999948501587, 0.8700000047683716, -1.937000036239624], "mean": [0.6756594181060791, 2.011631727218628, -0.504457414150238, -0.47694218158721924, -2.254906415939331, -1.5334527492523193, 1.5439139604568481, 508.2898864746094, 0.2573695182800293, 0.34246453642845154, -0.012530418112874031, 0.42286041378974915, 0.3556614816188812, -0.6529165506362915, -0.6470763683319092, -1.966650128364563, 0.5077731609344482, 0.9182001352310181, 2.6042630672454834, 1.6702502965927124, -1.971651315689087, 312.6888427734375, -0.2918352782726288, 0.3459402024745941, 0.07789267599582672, 2.5981087684631348, 0.17248763144016266, -2.2722585201263428], "std": [0.10997013002634048, 0.05704956501722336, 0.3934321701526642, 0.3454280197620392, 0.2720731496810913, 0.4305340349674225, 0.41815823316574097, 381.4437255859375, 0.03279280662536621, 0.043792884796857834, 0.06411634385585785, 2.909226655960083, 0.4157823324203491, 0.1590600162744522, 0.14732521772384644, 0.07204917073249817, 0.19397957623004913, 0.1321181356906891, 0.26910027861595154, 0.2332521229982376, 0.14976923167705536, 320.7044372558594, 0.08252169191837311, 0.048834167420864105, 0.045809537172317505, 1.17513108253479, 0.2194143831729889, 0.2896548807621002], "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": [576], "max": [576], "mean": [576.0], "std": [0.0], "count": [564]}, "index": {"min": [523275], "max": [523838], "mean": [523556.5], "std": [162.81251999360083], "count": [564]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [564]}, "subtask_annotation": {"mean": [12.906028368794326, 29.0, 29.0, 29.0, 29.0], "std": [10.25127733811867, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [564]}, "scene_annotation": {"mean": [576.0], "std": [0.0], "min": [576], "max": [576], "count": [564]}, "eef_direction_state": {"mean": [4.00886524822695, 3.9875886524822697], "std": [1.9226882009343507, 2.017174978682563], "min": [0, 0], "max": [6, 6], "count": [564]}, "eef_velocity_state": {"mean": [0.9166666666666666, 0.8209219858156028], "std": [0.7426750257369825, 0.7636617653032829], "min": [0, 0], "max": [2, 2], "count": [564]}, "eef_acc_mag_state": {"mean": [0.8173758865248227, 0.7056737588652482], "std": [0.8486427590383298, 0.832774824157837], "min": [0, 0], "max": [2, 2], "count": [564]}, "eef_direction_action": {"mean": [4.00886524822695, 3.9875886524822697], "std": [1.9226882009343507, 2.017174978682563], "min": [0, 0], "max": [6, 6], "count": [564]}, "eef_velocity_action": {"mean": [0.9166666666666666, 0.8209219858156028], "std": [0.7426750257369825, 0.7636617653032829], "min": [0, 0], "max": [2, 2], "count": [564]}, "eef_acc_mag_action": {"mean": [0.8173758865248227, 0.7056737588652482], "std": [0.8486427590383298, 0.832774824157837], "min": [0, 0], "max": [2, 2], "count": [564]}, "eef_sim_pose_state": {"mean": [0.5600096088965217, 0.34949583880127005, 1.1473092566245597, -2.5715236874583196, 0.5819076287154525, 1.7833237648975249, 0.5591121922421024, -0.26757461884162326, 1.093931347619297, 2.332592216417409, 0.8257137086110666, -1.572869549597558], "std": [0.045390133817239296, 0.07662112206346347, 0.048054877810354016, 0.9174946015033681, 0.21707466485371887, 2.0447119032654983, 0.032118663461068675, 0.06482692028028737, 0.03358042779964138, 0.2816777336793873, 0.324412298613562, 2.1388838878376695], "min": [0.4871218631763109, 0.09813495061750731, 1.0900935435148162, -3.1411455645478816, 0.3311983743453051, -3.1377274734870926, 0.5171870148036802, -0.3315916064383647, 1.0150735013317673, 1.4910671299355593, 0.1670562534992326, -3.1400728913641944], "max": [0.6283037142649625, 0.42393354022195834, 1.2866181580398766, 3.1410241685071254, 1.1582179476947063, 3.1402386887290183, 0.6343420721094134, -0.030533384419855467, 1.1686115864399116, 2.757877490646903, 1.234858164283624, 3.141333605854853], "count": [564]}, "eef_sim_pose_action": {"mean": [0.5600096088965217, 0.34949583880127005, 1.1473092566245597, -2.5715236874583196, 0.5819076287154525, 1.7833237648975249, 0.5591121922421024, -0.26757461884162326, 1.093931347619297, 2.332592216417409, 0.8257137086110666, -1.572869549597558], "std": [0.045390133817239296, 0.07662112206346347, 0.048054877810354016, 0.9174946015033681, 0.21707466485371887, 2.0447119032654983, 0.032118663461068675, 0.06482692028028737, 0.03358042779964138, 0.2816777336793873, 0.324412298613562, 2.1388838878376695], "min": [0.4871218631763109, 0.09813495061750731, 1.0900935435148162, -3.1411455645478816, 0.3311983743453051, -3.1377274734870926, 0.5171870148036802, -0.3315916064383647, 1.0150735013317673, 1.4910671299355593, 0.1670562534992326, -3.1400728913641944], "max": [0.6283037142649625, 0.42393354022195834, 1.2866181580398766, 3.1410241685071254, 1.1582179476947063, 3.1402386887290183, 0.6343420721094134, -0.030533384419855467, 1.1686115864399116, 2.757877490646903, 1.234858164283624, 3.141333605854853], "count": [564]}, "gripper_mode_state": {"mean": [0.6524822695035462, 0.40602836879432624], "std": [0.4761818533785675, 0.49108994342029266], "min": [0, 0], "max": [1, 1], "count": [564]}, "gripper_activity_state": {"mean": [1.7641843971631206, 1.7411347517730495], "std": [0.6008807436799283, 0.613393181090169], "min": [0, 0], "max": [2, 2], "count": [564]}, "gripper_mode_action": {"mean": [0.6524822695035462, 0.40602836879432624], "std": [0.4761818533785675, 0.49108994342029266], "min": [0, 0], "max": [1, 1], "count": [564]}, "gripper_activity_action": {"mean": [1.7641843971631206, 1.7411347517730495], "std": [0.6008807436799283, 0.613393181090169], "min": [0, 0], "max": [2, 2], "count": [564]}, "gripper_open_scale_state": {"mean": [0.31268882938141496, 0.5084146715799966], "std": [0.32070436928616675, 0.3812771485626729], "min": [0.039, 0.0], "max": [0.938, 0.942], "count": [564]}, "gripper_open_scale_action": {"mean": [0.31268882938141496, 0.5084146715799966], "std": [0.32070436928616675, 0.3812771485626729], "min": [0.039, 0.0], "max": [0.938, 0.942], "count": [564]}}} +{"episode_index": 574, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8666666666666667]], [[1.0]], [[1.0]]], "mean": [[[0.4348611167846768]], [[0.464442456805253]], [[0.4646026934307674]]], "std": [[[0.22735529955814623]], [[0.1931757706240216]], [[0.18860470817042294]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4036608436970467]], [[0.44908086722343254]], [[0.45179718137254904]]], "std": [[[0.21226740201197045]], [[0.17600120238729305]], [[0.1688203222460452]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4519483365105301]], [[0.4726833488410796]], [[0.47434285925018155]]], "std": [[[0.1967955874467514]], [[0.17160484261276987]], [[0.16519482997405316]]], "count": [108]}, "observation.state": {"min": [0.4493699371814728, 1.8562798500061035, -0.8559967279434204, -0.7968475222587585, -2.719763994216919, -1.9788718223571777, 0.24012240767478943, -1.0, 0.10893300175666809, 0.28065600991249084, -0.2081640064716339, -3.1361851692199707, -0.40700000524520874, -0.953000009059906, -0.9860936403274536, -2.1724636554718018, 0.3960501253604889, 0.6368182897567749, 1.856943130493164, 1.023775339126587, -2.238786220550537, 5.0, -0.3564249873161316, 0.26693999767303467, -0.1123260036110878, -3.1391851902008057, 0.010999977588653564, -2.802000045776367], "max": [1.037685513496399, 2.121535062789917, 0.6795963048934937, 0.48769739270210266, -1.2662190198898315, -0.5164952874183655, 1.976672649383545, 950.0, 0.31243500113487244, 0.4640139937400818, 0.0728600025177002, 3.140000104904175, 1.1399999856948853, -0.1899999976158142, -0.43479645252227783, -1.9421849250793457, 1.116260290145874, 1.0733251571655273, 2.67232608795166, 2.034670114517212, -1.6521111726760864, 952.0, -0.09565900266170502, 0.4379589855670929, 0.0896110013127327, 3.138000011444092, 0.7770000100135803, -2.0290000438690186], "mean": [0.6741993427276611, 1.9696601629257202, -0.5084329843521118, -0.43323907256126404, -2.1719887256622314, -1.4456104040145874, 1.4922535419464111, 514.2965087890625, 0.26860588788986206, 0.35602039098739624, 0.0038874787278473377, 0.07583567500114441, 0.39246901869773865, -0.6384224891662598, -0.669861912727356, -2.0033276081085205, 0.5837405920028687, 0.8432838916778564, 2.4663546085357666, 1.538785696029663, -1.9505233764648438, 327.0910949707031, -0.26974058151245117, 0.3692936599254608, 0.04598696157336235, 2.5676939487457275, 0.25811660289764404, -2.356779098510742], "std": [0.13193053007125854, 0.07895037531852722, 0.3968474566936493, 0.31671321392059326, 0.301169753074646, 0.4753372073173523, 0.47358739376068115, 398.1558532714844, 0.04088389128446579, 0.058131396770477295, 0.06567296385765076, 2.8622477054595947, 0.4020273685455322, 0.18558895587921143, 0.14647994935512543, 0.05251364782452583, 0.15814955532550812, 0.0897500216960907, 0.19599051773548126, 0.24588440358638763, 0.1763434261083603, 356.05718994140625, 0.07580046355724335, 0.05184582993388176, 0.0375843271613121, 1.2929083108901978, 0.1810944825410843, 0.21528887748718262], "count": [516]}, "action": {"min": [0.4493699371814728, 1.8562798500061035, -0.8559967279434204, -0.7968475222587585, -2.719763994216919, -1.9788718223571777, 0.24012240767478943, -1.0, 0.10893300175666809, 0.28065600991249084, -0.2081640064716339, -3.1361851692199707, -0.40700000524520874, -0.953000009059906, -0.9860936403274536, -2.1724636554718018, 0.3960501253604889, 0.6368182897567749, 1.856943130493164, 1.023775339126587, -2.238786220550537, 5.0, -0.3564249873161316, 0.26693999767303467, -0.1123260036110878, -3.1391851902008057, 0.010999977588653564, -2.802000045776367], "max": [1.037685513496399, 2.121535062789917, 0.6795963048934937, 0.48769739270210266, -1.2662190198898315, -0.5164952874183655, 1.976672649383545, 950.0, 0.31243500113487244, 0.4640139937400818, 0.0728600025177002, 3.140000104904175, 1.1399999856948853, -0.1899999976158142, -0.43479645252227783, -1.9421849250793457, 1.116260290145874, 1.0733251571655273, 2.67232608795166, 2.034670114517212, -1.6521111726760864, 952.0, -0.09565900266170502, 0.4379589855670929, 0.0896110013127327, 3.138000011444092, 0.7770000100135803, -2.0290000438690186], "mean": [0.6741993427276611, 1.9696601629257202, -0.5084329843521118, -0.43323907256126404, -2.1719887256622314, -1.4456104040145874, 1.4922535419464111, 514.2965087890625, 0.26860588788986206, 0.35602039098739624, 0.0038874787278473377, 0.07583567500114441, 0.39246901869773865, -0.6384224891662598, -0.669861912727356, -2.0033276081085205, 0.5837405920028687, 0.8432838916778564, 2.4663546085357666, 1.538785696029663, -1.9505233764648438, 327.0910949707031, -0.26974058151245117, 0.3692936599254608, 0.04598696157336235, 2.5676939487457275, 0.25811660289764404, -2.356779098510742], "std": [0.13193053007125854, 0.07895037531852722, 0.3968474566936493, 0.31671321392059326, 0.301169753074646, 0.4753372073173523, 0.47358739376068115, 398.1558532714844, 0.04088389128446579, 0.058131396770477295, 0.06567296385765076, 2.8622477054595947, 0.4020273685455322, 0.18558895587921143, 0.14647994935512543, 0.05251364782452583, 0.15814955532550812, 0.0897500216960907, 0.19599051773548126, 0.24588440358638763, 0.1763434261083603, 356.05718994140625, 0.07580046355724335, 0.05184582993388176, 0.0375843271613121, 1.2929083108901978, 0.1810944825410843, 0.21528887748718262], "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": [577], "max": [577], "mean": [577.0], "std": [0.0], "count": [516]}, "index": {"min": [523839], "max": [524354], "mean": [524096.5], "std": [148.95608972669316], "count": [516]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [516]}, "subtask_annotation": {"mean": [13.465116279069768, 29.0, 29.0, 29.0, 29.0], "std": [10.492187208982658, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [516]}, "scene_annotation": {"mean": [577.0], "std": [0.0], "min": [577], "max": [577], "count": [516]}, "eef_direction_state": {"mean": [4.036821705426356, 3.631782945736434], "std": [1.9089245661415724, 2.033650419911648], "min": [0, 0], "max": [6, 6], "count": [516]}, "eef_velocity_state": {"mean": [0.8837209302325582, 0.9515503875968992], "std": [0.7535744998148661, 0.7647626673573779], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_acc_mag_state": {"mean": [0.8507751937984496, 0.7713178294573644], "std": [0.8370186224143237, 0.8341261777331909], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_direction_action": {"mean": [4.036821705426356, 3.631782945736434], "std": [1.9089245661415724, 2.033650419911648], "min": [0, 0], "max": [6, 6], "count": [516]}, "eef_velocity_action": {"mean": [0.8837209302325582, 0.9515503875968992], "std": [0.7535744998148661, 0.7647626673573779], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_acc_mag_action": {"mean": [0.8507751937984496, 0.7713178294573644], "std": [0.8370186224143237, 0.8341261777331909], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_sim_pose_state": {"mean": [0.5808911877425676, 0.31441507036561606, 1.1370564008351023, -2.6723500249958048, 0.7093267201175893, 2.065447935145722, 0.5689853564194783, -0.2851382360678197, 1.0972504839307387, 2.398130245390677, 0.8620327735249578, -1.5688737439795555], "std": [0.047847240307887395, 0.06551862847038224, 0.04806059202922678, 0.24297571785050034, 0.1602988454752964, 1.7604542629080357, 0.04469616448655527, 0.07265926564802284, 0.029688538703344976, 0.3462288164854589, 0.3330453086844398, 2.1573781553300093], "min": [0.49026956010678324, 0.0914065655165815, 1.084000019196147, -2.9985469705273853, 0.5162122169523853, -3.141253963295365, 0.5011941117008212, -0.3583524457770553, 1.0201846930895602, 1.4756175738491102, 0.1392014775332422, -3.1314087661187164], "max": [0.6487221695199694, 0.3916311703389935, 1.2684189742600784, -1.9500390652759172, 1.121965494910964, 3.1262232315725242, 0.6565742799426897, -0.02765704375139877, 1.146816588030295, 3.110253198924487, 1.2871536109798094, 3.141468395648426], "count": [516]}, "eef_sim_pose_action": {"mean": [0.5808911877425676, 0.31441507036561606, 1.1370564008351023, -2.6723500249958048, 0.7093267201175893, 2.065447935145722, 0.5689853564194783, -0.2851382360678197, 1.0972504839307387, 2.398130245390677, 0.8620327735249578, -1.5688737439795555], "std": [0.047847240307887395, 0.06551862847038224, 0.04806059202922678, 0.24297571785050034, 0.1602988454752964, 1.7604542629080357, 0.04469616448655527, 0.07265926564802284, 0.029688538703344976, 0.3462288164854589, 0.3330453086844398, 2.1573781553300093], "min": [0.49026956010678324, 0.0914065655165815, 1.084000019196147, -2.9985469705273853, 0.5162122169523853, -3.141253963295365, 0.5011941117008212, -0.3583524457770553, 1.0201846930895602, 1.4756175738491102, 0.1392014775332422, -3.1314087661187164], "max": [0.6487221695199694, 0.3916311703389935, 1.2684189742600784, -1.9500390652759172, 1.121965494910964, 3.1262232315725242, 0.6565742799426897, -0.02765704375139877, 1.146816588030295, 3.110253198924487, 1.2871536109798094, 3.141468395648426], "count": [516]}, "gripper_mode_state": {"mean": [0.6666666666666666, 0.45542635658914726], "std": [0.47140452079103323, 0.4980092271364881], "min": [0, 0], "max": [1, 1], "count": [516]}, "gripper_activity_state": {"mean": [1.7112403100775193, 1.7422480620155039], "std": [0.6318037519758474, 0.6079559606526952], "min": [0, 0], "max": [2, 2], "count": [516]}, "gripper_mode_action": {"mean": [0.6666666666666666, 0.45542635658914726], "std": [0.47140452079103323, 0.4980092271364881], "min": [0, 0], "max": [1, 1], "count": [516]}, "gripper_activity_action": {"mean": [1.7112403100775193, 1.7422480620155039], "std": [0.6318037519758474, 0.6079559606526952], "min": [0, 0], "max": [2, 2], "count": [516]}, "gripper_open_scale_state": {"mean": [0.327091085104055, 0.514301459801289], "std": [0.35605712897891134, 0.39814929114385667], "min": [0.005, 0.0], "max": [0.952, 0.95], "count": [516]}, "gripper_open_scale_action": {"mean": [0.327091085104055, 0.514301459801289], "std": [0.35605712897891134, 0.39814929114385667], "min": [0.005, 0.0], "max": [0.952, 0.95], "count": [516]}}} +{"episode_index": 575, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.435278175332633]], [[0.4616043289711718]], [[0.46242916411356205]]], "std": [[[0.22611197392093071]], [[0.19474545415175795]], [[0.18997929821143741]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39555244806255835]], [[0.4417158321661998]], [[0.44413714365954715]]], "std": [[[0.21979694457038654]], [[0.18155742487650717]], [[0.17530314296063487]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4454873001283847]], [[0.47165309691584967]], [[0.47393437791783377]]], "std": [[[0.2071337718098636]], [[0.18247071856033678]], [[0.17478844417781483]]], "count": [112]}, "observation.state": {"min": [0.41886159777641296, 1.8690032958984375, -0.8651771545410156, -0.8003731369972229, -2.8134357929229736, -1.9811582565307617, 0.549569308757782, -2.0, 0.11275699734687805, 0.2733739912509918, -0.20907500386238098, -3.1411852836608887, -0.4359999895095825, -0.8960000276565552, -0.918915867805481, -2.171555995941162, 0.2781705856323242, 0.6767688989639282, 1.7552427053451538, 1.2315915822982788, -2.2376868724823, 39.0, -0.3689410090446472, 0.26489201188087463, -0.10172100365161896, -3.128999948501587, -0.014000004157423973, -2.7990000247955322], "max": [1.0181204080581665, 2.1215524673461914, 0.4311312437057495, 0.4544488191604614, -1.4081840515136719, -0.5945988297462463, 2.0031495094299316, 947.0, 0.29599499702453613, 0.45401498675346375, 0.06514299660921097, 3.1410000324249268, 1.2350000143051147, -0.30399999022483826, -0.41627851128578186, -1.93527352809906, 1.1429463624954224, 1.0986149311065674, 2.820120334625244, 2.044827938079834, -1.6182693243026733, 949.0, -0.1132190003991127, 0.41949400305747986, 0.10769499838352203, 3.130000114440918, 0.9139999747276306, -2.000999927520752], "mean": [0.6864933967590332, 1.9924505949020386, -0.5403897166252136, -0.4533589482307434, -2.2021238803863525, -1.4915748834609985, 1.536831259727478, 510.96197509765625, 0.2572324275970459, 0.3511130213737488, -0.006354130804538727, -0.7781059741973877, 0.3786922097206116, -0.6396536231040955, -0.6479200124740601, -2.00738787651062, 0.49038758873939514, 0.920714795589447, 2.529308557510376, 1.6673251390457153, -1.9418004751205444, 370.5518493652344, -0.2778395712375641, 0.3496610224246979, 0.06410802900791168, 2.6133923530578613, 0.24903711676597595, -2.3142778873443604], "std": [0.14273355901241302, 0.06855293363332748, 0.3372665345668793, 0.3181741535663605, 0.3146165907382965, 0.4526512622833252, 0.41889646649360657, 412.313720703125, 0.03791956976056099, 0.05178908258676529, 0.06583357602357864, 2.7919700145721436, 0.3997988998889923, 0.1556939333677292, 0.1343827247619629, 0.054104745388031006, 0.16802580654621124, 0.08784757554531097, 0.2717406153678894, 0.21234506368637085, 0.14846061170101166, 383.7669677734375, 0.07575100660324097, 0.04852670803666115, 0.04247686639428139, 1.2401869297027588, 0.19447843730449677, 0.2470448762178421], "count": [540]}, "action": {"min": [0.41886159777641296, 1.8690032958984375, -0.8651771545410156, -0.8003731369972229, -2.8134357929229736, -1.9811582565307617, 0.549569308757782, -2.0, 0.11275699734687805, 0.2733739912509918, -0.20907500386238098, -3.1411852836608887, -0.4359999895095825, -0.8960000276565552, -0.918915867805481, -2.171555995941162, 0.2781705856323242, 0.6767688989639282, 1.7552427053451538, 1.2315915822982788, -2.2376868724823, 39.0, -0.3689410090446472, 0.26489201188087463, -0.10172100365161896, -3.128999948501587, -0.014000004157423973, -2.7990000247955322], "max": [1.0181204080581665, 2.1215524673461914, 0.4311312437057495, 0.4544488191604614, -1.4081840515136719, -0.5945988297462463, 2.0031495094299316, 947.0, 0.29599499702453613, 0.45401498675346375, 0.06514299660921097, 3.1410000324249268, 1.2350000143051147, -0.30399999022483826, -0.41627851128578186, -1.93527352809906, 1.1429463624954224, 1.0986149311065674, 2.820120334625244, 2.044827938079834, -1.6182693243026733, 949.0, -0.1132190003991127, 0.41949400305747986, 0.10769499838352203, 3.130000114440918, 0.9139999747276306, -2.000999927520752], "mean": [0.6864933967590332, 1.9924505949020386, -0.5403897166252136, -0.4533589482307434, -2.2021238803863525, -1.4915748834609985, 1.536831259727478, 510.96197509765625, 0.2572324275970459, 0.3511130213737488, -0.006354130804538727, -0.7781059741973877, 0.3786922097206116, -0.6396536231040955, -0.6479200124740601, -2.00738787651062, 0.49038758873939514, 0.920714795589447, 2.529308557510376, 1.6673251390457153, -1.9418004751205444, 370.5518493652344, -0.2778395712375641, 0.3496610224246979, 0.06410802900791168, 2.6133923530578613, 0.24903711676597595, -2.3142778873443604], "std": [0.14273355901241302, 0.06855293363332748, 0.3372665345668793, 0.3181741535663605, 0.3146165907382965, 0.4526512622833252, 0.41889646649360657, 412.313720703125, 0.03791956976056099, 0.05178908258676529, 0.06583357602357864, 2.7919700145721436, 0.3997988998889923, 0.1556939333677292, 0.1343827247619629, 0.054104745388031006, 0.16802580654621124, 0.08784757554531097, 0.2717406153678894, 0.21234506368637085, 0.14846061170101166, 383.7669677734375, 0.07575100660324097, 0.04852670803666115, 0.04247686639428139, 1.2401869297027588, 0.19447843730449677, 0.2470448762178421], "count": [540]}, "timestamp": {"min": [0.0], "max": [17.966666666666665], "mean": [8.983333333333333], "std": [5.1961435129726175], "count": [540]}, "frame_index": {"min": [0], "max": [539], "mean": [269.5], "std": [155.8843053891785], "count": [540]}, "episode_index": {"min": [578], "max": [578], "mean": [578.0], "std": [0.0], "count": [540]}, "index": {"min": [524355], "max": [524894], "mean": [524624.5], "std": [155.8843053891785], "count": [540]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [540]}, "subtask_annotation": {"mean": [14.101851851851851, 29.0, 29.0, 29.0, 29.0], "std": [10.281536683329243, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [540]}, "scene_annotation": {"mean": [578.0], "std": [0.0], "min": [578], "max": [578], "count": [540]}, "eef_direction_state": {"mean": [3.738888888888889, 4.037037037037037], "std": [2.0611859824676144, 1.9903746433399034], "min": [0, 0], "max": [6, 6], "count": [540]}, "eef_velocity_state": {"mean": [0.9092592592592592, 0.9148148148148149], "std": [0.7460435193637391, 0.8433635056981547], "min": [0, 0], "max": [2, 2], "count": [540]}, "eef_acc_mag_state": {"mean": [0.8537037037037037, 0.8037037037037037], "std": [0.8470456201284965, 0.8357659966147188], "min": [0, 0], "max": [2, 2], "count": [540]}, "eef_direction_action": {"mean": [3.738888888888889, 4.037037037037037], "std": [2.0611859824676144, 1.9903746433399034], "min": [0, 0], "max": [6, 6], "count": [540]}, "eef_velocity_action": {"mean": [0.9092592592592592, 0.9148148148148149], "std": [0.7460435193637391, 0.8433635056981547], "min": [0, 0], "max": [2, 2], "count": [540]}, "eef_acc_mag_action": {"mean": [0.8537037037037037, 0.8037037037037037], "std": [0.8470456201284965, 0.8357659966147188], "min": [0, 0], "max": [2, 2], "count": [540]}, "eef_sim_pose_state": {"mean": [0.5628919012815204, 0.3331664577787955, 1.1440756090587556, -2.637627720247205, 0.6758954908266445, 2.1485672714997253, 0.5661103672353476, -0.27154411243496546, 1.0978742223500157, 2.3659351596431897, 0.8516390413707193, -2.1368106143099976], "std": [0.04451127756346983, 0.06643404177718, 0.04607913716040939, 0.2589549145926506, 0.2224624007029323, 1.6940321128727542, 0.04190962574768672, 0.06956224798792533, 0.03217489912410543, 0.38654282650042626, 0.31831618837486914, 1.5767571065655146], "min": [0.48215464913208944, 0.1158217215974919, 1.0938171985940282, -3.0020031489446835, 0.37799734472239477, -3.1404464251974953, 0.4935323936605912, -0.3389362353502896, 1.0246950754913533, 1.3005989642381697, 0.12252270382796637, -3.128643353946318], "max": [0.6331626531342927, 0.41281494010703623, 1.2613958212023288, -1.6425536240870318, 1.1526175020341478, 3.1411607208119, 0.6518229807847733, -0.031660420130695796, 1.1591567208293703, 2.8775635248150255, 1.2924167507103177, 3.135636970684617], "count": [540]}, "eef_sim_pose_action": {"mean": [0.5628919012815204, 0.3331664577787955, 1.1440756090587556, -2.637627720247205, 0.6758954908266445, 2.1485672714997253, 0.5661103672353476, -0.27154411243496546, 1.0978742223500157, 2.3659351596431897, 0.8516390413707193, -2.1368106143099976], "std": [0.04451127756346983, 0.06643404177718, 0.04607913716040939, 0.2589549145926506, 0.2224624007029323, 1.6940321128727542, 0.04190962574768672, 0.06956224798792533, 0.03217489912410543, 0.38654282650042626, 0.31831618837486914, 1.5767571065655146], "min": [0.48215464913208944, 0.1158217215974919, 1.0938171985940282, -3.0020031489446835, 0.37799734472239477, -3.1404464251974953, 0.4935323936605912, -0.3389362353502896, 1.0246950754913533, 1.3005989642381697, 0.12252270382796637, -3.128643353946318], "max": [0.6331626531342927, 0.41281494010703623, 1.2613958212023288, -1.6425536240870318, 1.1526175020341478, 3.1411607208119, 0.6518229807847733, -0.031660420130695796, 1.1591567208293703, 2.8775635248150255, 1.2924167507103177, 3.135636970684617], "count": [540]}, "gripper_mode_state": {"mean": [0.6259259259259259, 0.44074074074074077], "std": [0.48388290027618924, 0.49647592105966487], "min": [0, 0], "max": [1, 1], "count": [540]}, "gripper_activity_state": {"mean": [1.6962962962962962, 1.7314814814814814], "std": [0.6443380073874766, 0.6056291721024579], "min": [0, 0], "max": [2, 2], "count": [540]}, "gripper_mode_action": {"mean": [0.6259259259259259, 0.44074074074074077], "std": [0.48388290027618924, 0.49647592105966487], "min": [0, 0], "max": [1, 1], "count": [540]}, "gripper_activity_action": {"mean": [1.6962962962962962, 1.7314814814814814], "std": [0.6443380073874766, 0.6056291721024579], "min": [0, 0], "max": [2, 2], "count": [540]}, "gripper_open_scale_state": {"mean": [0.3705518517388249, 0.5112200000281689], "std": [0.3837671610898625, 0.41199328158227055], "min": [0.039, 0.0], "max": [0.949, 0.947], "count": [540]}, "gripper_open_scale_action": {"mean": [0.3705518517388249, 0.5112200000281689], "std": [0.3837671610898625, 0.41199328158227055], "min": [0.039, 0.0], "max": [0.949, 0.947], "count": [540]}}} +{"episode_index": 576, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[1.0]], [[1.0]]], "mean": [[[0.43639327927432653]], [[0.4637923462219779]], [[0.46406937381650476]]], "std": [[[0.22658079534005116]], [[0.1930373983488082]], [[0.18762578410471037]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4054375534481705]], [[0.4502593209791705]], [[0.4531786772341335]]], "std": [[[0.21811682535439847]], [[0.18141873051299368]], [[0.17429116158395033]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4408922026754627]], [[0.46866285084906234]], [[0.47108461799828966]]], "std": [[[0.20176994346498262]], [[0.17572785346351952]], [[0.1679664639098212]]], "count": [107]}, "observation.state": {"min": [0.49891984462738037, 1.814112663269043, -0.8518602848052979, -0.8526456952095032, -2.829231023788452, -1.9825719594955444, 0.34206709265708923, -3.0, 0.107014000415802, 0.29204198718070984, -0.21913200616836548, -3.1411852836608887, -0.44200000166893005, -0.9070000052452087, -0.9156346917152405, -2.1718530654907227, 0.3971322476863861, 0.6380051374435425, 1.7874789237976074, 1.0875670909881592, -2.2669034004211426, 25.0, -0.3583570122718811, 0.2800790071487427, -0.0953029990196228, -3.1391851902008057, 0.041999999433755875, -2.7769999504089355], "max": [1.0194119215011597, 2.1215524673461914, 0.5278922915458679, 0.5514891147613525, -1.3989511728286743, -0.5175424814224243, 2.0114920139312744, 959.0, 0.31406599283218384, 0.4492399990558624, 0.09925200045108795, 3.1410000324249268, 1.1540000438690186, -0.1639999896287918, -0.36711257696151733, -1.9088841676712036, 1.0552784204483032, 1.0155895948410034, 2.7089955806732178, 1.945047378540039, -1.5621570348739624, 954.0, -0.12927700579166412, 0.42649000883102417, 0.09321100264787674, 3.1410000324249268, 0.8090000152587891, -1.975000023841858], "mean": [0.6752613186836243, 1.9817233085632324, -0.4820881485939026, -0.4794410765171051, -2.257275342941284, -1.5119420289993286, 1.5276771783828735, 552.0772705078125, 0.2674940824508667, 0.3506321609020233, 0.0053739468567073345, -1.0218135118484497, 0.35113099217414856, -0.6481704711914062, -0.643134355545044, -1.99985933303833, 0.5332328081130981, 0.833095371723175, 2.47346830368042, 1.5776612758636475, -1.944885015487671, 360.5224914550781, -0.2827101945877075, 0.3591063618659973, 0.04988361895084381, 2.6274611949920654, 0.2828063666820526, -2.298959493637085], "std": [0.12224266678094864, 0.0744311660528183, 0.3491665720939636, 0.3448919355869293, 0.309521347284317, 0.43132156133651733, 0.47478538751602173, 425.1440124511719, 0.039662640541791916, 0.047110799700021744, 0.0661291554570198, 2.714982271194458, 0.4119645655155182, 0.19080950319766998, 0.13809287548065186, 0.05699317529797554, 0.13518460094928741, 0.09734068810939789, 0.2241211086511612, 0.2128809541463852, 0.18748024106025696, 386.6125183105469, 0.06508561223745346, 0.04741830751299858, 0.03711752966046333, 1.2323994636535645, 0.1938946396112442, 0.22843556106090546], "count": [511]}, "action": {"min": [0.49891984462738037, 1.814112663269043, -0.8518602848052979, -0.8526456952095032, -2.829231023788452, -1.9825719594955444, 0.34206709265708923, -3.0, 0.107014000415802, 0.29204198718070984, -0.21913200616836548, -3.1411852836608887, -0.44200000166893005, -0.9070000052452087, -0.9156346917152405, -2.1718530654907227, 0.3971322476863861, 0.6380051374435425, 1.7874789237976074, 1.0875670909881592, -2.2669034004211426, 25.0, -0.3583570122718811, 0.2800790071487427, -0.0953029990196228, -3.1391851902008057, 0.041999999433755875, -2.7769999504089355], "max": [1.0194119215011597, 2.1215524673461914, 0.5278922915458679, 0.5514891147613525, -1.3989511728286743, -0.5175424814224243, 2.0114920139312744, 959.0, 0.31406599283218384, 0.4492399990558624, 0.09925200045108795, 3.1410000324249268, 1.1540000438690186, -0.1639999896287918, -0.36711257696151733, -1.9088841676712036, 1.0552784204483032, 1.0155895948410034, 2.7089955806732178, 1.945047378540039, -1.5621570348739624, 954.0, -0.12927700579166412, 0.42649000883102417, 0.09321100264787674, 3.1410000324249268, 0.8090000152587891, -1.975000023841858], "mean": [0.6752613186836243, 1.9817233085632324, -0.4820881485939026, -0.4794410765171051, -2.257275342941284, -1.5119420289993286, 1.5276771783828735, 552.0772705078125, 0.2674940824508667, 0.3506321609020233, 0.0053739468567073345, -1.0218135118484497, 0.35113099217414856, -0.6481704711914062, -0.643134355545044, -1.99985933303833, 0.5332328081130981, 0.833095371723175, 2.47346830368042, 1.5776612758636475, -1.944885015487671, 360.5224914550781, -0.2827101945877075, 0.3591063618659973, 0.04988361895084381, 2.6274611949920654, 0.2828063666820526, -2.298959493637085], "std": [0.12224266678094864, 0.0744311660528183, 0.3491665720939636, 0.3448919355869293, 0.309521347284317, 0.43132156133651733, 0.47478538751602173, 425.1440124511719, 0.039662640541791916, 0.047110799700021744, 0.0661291554570198, 2.714982271194458, 0.4119645655155182, 0.19080950319766998, 0.13809287548065186, 0.05699317529797554, 0.13518460094928741, 0.09734068810939789, 0.2241211086511612, 0.2128809541463852, 0.18748024106025696, 386.6125183105469, 0.06508561223745346, 0.04741830751299858, 0.03711752966046333, 1.2323994636535645, 0.1938946396112442, 0.22843556106090546], "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": [579], "max": [579], "mean": [579.0], "std": [0.0], "count": [511]}, "index": {"min": [524895], "max": [525405], "mean": [525150.0], "std": [147.5127113166862], "count": [511]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [511]}, "subtask_annotation": {"mean": [13.637964774951076, 29.0, 29.0, 29.0, 29.0], "std": [10.318416219298816, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [511]}, "scene_annotation": {"mean": [579.0], "std": [0.0], "min": [579], "max": [579], "count": [511]}, "eef_direction_state": {"mean": [3.9823874755381605, 3.696673189823875], "std": [1.990604883671285, 1.9574656847295528], "min": [0, 0], "max": [6, 6], "count": [511]}, "eef_velocity_state": {"mean": [0.9021526418786693, 0.9804305283757339], "std": [0.7752376469095003, 0.7735908915459709], "min": [0, 0], "max": [2, 2], "count": [511]}, "eef_acc_mag_state": {"mean": [0.7827788649706457, 0.8199608610567515], "std": [0.8450251029883742, 0.8456593430546002], "min": [0, 0], "max": [2, 2], "count": [511]}, "eef_direction_action": {"mean": [3.9823874755381605, 3.696673189823875], "std": [1.990604883671285, 1.9574656847295528], "min": [0, 0], "max": [6, 6], "count": [511]}, "eef_velocity_action": {"mean": [0.9021526418786693, 0.9804305283757339], "std": [0.7752376469095003, 0.7735908915459709], "min": [0, 0], "max": [2, 2], "count": [511]}, "eef_acc_mag_action": {"mean": [0.7827788649706457, 0.8199608610567515], "std": [0.8450251029883742, 0.8456593430546002], "min": [0, 0], "max": [2, 2], "count": [511]}, "eef_sim_pose_state": {"mean": [0.5708754835297636, 0.3268005315771914, 1.130139157310687, -2.609286180582107, 0.6896396724580491, 1.5720397040109044, 0.5649677189194529, -0.2856630742710142, 1.1002934170539138, 2.3986350395765443, 0.8289071940669506, -1.823721846268636], "std": [0.04455469913378855, 0.05648177784183225, 0.043546007953618376, 0.24913473815643716, 0.18062942971938337, 2.276862463856375, 0.036766713651516174, 0.07150952413427282, 0.0319742741151805, 0.33880940902043805, 0.34888168894692073, 1.938558266002059], "min": [0.4883383804127905, 0.12755279911122352, 1.0774668035340564, -3.0099811593869825, 0.45412935265116827, -3.13985154805266, 0.5138589379065794, -0.3702446319605456, 1.0166602057555296, 1.3294568555032276, 0.11770258161246527, -3.139863971356312], "max": [0.6362535481762094, 0.3903430628818122, 1.2531310151107087, -1.8129619238659074, 1.1333656292637442, 3.1393270461218528, 0.6468549829681659, -0.01984850115918331, 1.1607906262723893, 3.0182625789056083, 1.317386790990506, 3.1402629060968184], "count": [511]}, "eef_sim_pose_action": {"mean": [0.5708754835297636, 0.3268005315771914, 1.130139157310687, -2.609286180582107, 0.6896396724580491, 1.5720397040109044, 0.5649677189194529, -0.2856630742710142, 1.1002934170539138, 2.3986350395765443, 0.8289071940669506, -1.823721846268636], "std": [0.04455469913378855, 0.05648177784183225, 0.043546007953618376, 0.24913473815643716, 0.18062942971938337, 2.276862463856375, 0.036766713651516174, 0.07150952413427282, 0.0319742741151805, 0.33880940902043805, 0.34888168894692073, 1.938558266002059], "min": [0.4883383804127905, 0.12755279911122352, 1.0774668035340564, -3.0099811593869825, 0.45412935265116827, -3.13985154805266, 0.5138589379065794, -0.3702446319605456, 1.0166602057555296, 1.3294568555032276, 0.11770258161246527, -3.139863971356312], "max": [0.6362535481762094, 0.3903430628818122, 1.2531310151107087, -1.8129619238659074, 1.1333656292637442, 3.1393270461218528, 0.6468549829681659, -0.01984850115918331, 1.1607906262723893, 3.0182625789056083, 1.317386790990506, 3.1402629060968184], "count": [511]}, "gripper_mode_state": {"mean": [0.6379647749510763, 0.42857142857142855], "std": [0.4805889312840025, 0.4948716593053926], "min": [0, 0], "max": [1, 1], "count": [511]}, "gripper_activity_state": {"mean": [1.741682974559687, 1.6908023483365948], "std": [0.5999056557298584, 0.6578545021971189], "min": [0, 0], "max": [2, 2], "count": [511]}, "gripper_mode_action": {"mean": [0.6379647749510763, 0.42857142857142855], "std": [0.4805889312840025, 0.4948716593053926], "min": [0, 0], "max": [1, 1], "count": [511]}, "gripper_activity_action": {"mean": [1.741682974559687, 1.6908023483365948], "std": [0.5999056557298584, 0.6578545021971189], "min": [0, 0], "max": [2, 2], "count": [511]}, "gripper_open_scale_state": {"mean": [0.36052250489609977, 0.5521682973290609], "std": [0.38661270038838275, 0.42502566838867134], "min": [0.025, 0.0], "max": [0.954, 0.959], "count": [511]}, "gripper_open_scale_action": {"mean": [0.36052250489609977, 0.5521682973290609], "std": [0.38661270038838275, 0.42502566838867134], "min": [0.025, 0.0], "max": [0.954, 0.959], "count": [511]}}} +{"episode_index": 577, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[1.0]], [[1.0]]], "mean": [[[0.4350118259803922]], [[0.46342844566993463]], [[0.4642440482026144]]], "std": [[[0.2296153833719378]], [[0.19493056741824355]], [[0.19106363322175698]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4155695751633987]], [[0.45257987949346407]], [[0.4532451613562091]]], "std": [[[0.20848398627718234]], [[0.17614731198589909]], [[0.17048603338236062]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44474981209150327]], [[0.47206785130718953]], [[0.474250006127451]]], "std": [[[0.2059289946908003]], [[0.18075470824377968]], [[0.1737809933246075]]], "count": [100]}, "observation.state": {"min": [0.4861440360546112, 1.8651635646820068, -0.8008268475532532, -0.7770555019378662, -2.708681344985962, -1.9435638189315796, 0.6019989848136902, 0.0, 0.12844699621200562, 0.291828989982605, -0.20246900618076324, -3.1411852836608887, -0.3240000009536743, -0.9010000228881836, -0.8766440749168396, -2.1725683212280273, 0.2893581688404083, 0.593743622303009, 1.5951087474822998, 1.0566223859786987, -2.224526882171631, 33.0, -0.3732520043849945, 0.26701799035072327, -0.1245189979672432, -3.1391851902008057, 0.09300000965595245, -2.7760000228881836], "max": [0.9765815734863281, 2.1214826107025146, 0.3931703269481659, 0.4052305519580841, -1.4807723760604858, -0.7102268934249878, 1.962308645248413, 958.0, 0.3082680106163025, 0.43628400564193726, 0.07565899938344955, 3.1410000324249268, 1.1740000247955322, -0.4320000112056732, -0.3634299337863922, -1.9235972166061401, 1.2215908765792847, 0.9669822454452515, 2.750115394592285, 2.042820453643799, -1.526901364326477, 954.0, -0.11923900246620178, 0.40974000096321106, 0.09638199955224991, 3.140000104904175, 0.9559999704360962, -1.8819999694824219], "mean": [0.6446226835250854, 1.987917184829712, -0.45247676968574524, -0.4196831285953522, -2.202831983566284, -1.4942255020141602, 1.4900624752044678, 539.3139038085938, 0.2759227156639099, 0.3408564031124115, -0.004185305442661047, -0.21011650562286377, 0.44747036695480347, -0.7100958824157715, -0.5931472182273865, -2.006395101547241, 0.48572009801864624, 0.7916534543037415, 2.3658149242401123, 1.5600782632827759, -1.873319149017334, 350.32305908203125, -0.2918280363082886, 0.34689414501190186, 0.048636697232723236, 2.1324408054351807, 0.40773728489875793, -2.276479482650757], "std": [0.12151534110307693, 0.0764225497841835, 0.3142383396625519, 0.29794055223464966, 0.283391535282135, 0.4338638484477997, 0.3431437313556671, 419.8443908691406, 0.04022287204861641, 0.04646226763725281, 0.0631633996963501, 2.917243719100952, 0.39041024446487427, 0.10229719430208206, 0.11378352344036102, 0.06098951771855354, 0.2071533501148224, 0.07838880270719528, 0.30615153908729553, 0.24798761308193207, 0.1587095409631729, 363.5880126953125, 0.07286830991506577, 0.047132715582847595, 0.04311666637659073, 2.013887405395508, 0.2267080396413803, 0.2568334639072418], "count": [438]}, "action": {"min": [0.4861440360546112, 1.8651635646820068, -0.8008268475532532, -0.7770555019378662, -2.708681344985962, -1.9435638189315796, 0.6019989848136902, 0.0, 0.12844699621200562, 0.291828989982605, -0.20246900618076324, -3.1411852836608887, -0.3240000009536743, -0.9010000228881836, -0.8766440749168396, -2.1725683212280273, 0.2893581688404083, 0.593743622303009, 1.5951087474822998, 1.0566223859786987, -2.224526882171631, 33.0, -0.3732520043849945, 0.26701799035072327, -0.1245189979672432, -3.1391851902008057, 0.09300000965595245, -2.7760000228881836], "max": [0.9765815734863281, 2.1214826107025146, 0.3931703269481659, 0.4052305519580841, -1.4807723760604858, -0.7102268934249878, 1.962308645248413, 958.0, 0.3082680106163025, 0.43628400564193726, 0.07565899938344955, 3.1410000324249268, 1.1740000247955322, -0.4320000112056732, -0.3634299337863922, -1.9235972166061401, 1.2215908765792847, 0.9669822454452515, 2.750115394592285, 2.042820453643799, -1.526901364326477, 954.0, -0.11923900246620178, 0.40974000096321106, 0.09638199955224991, 3.140000104904175, 0.9559999704360962, -1.8819999694824219], "mean": [0.6446226835250854, 1.987917184829712, -0.45247676968574524, -0.4196831285953522, -2.202831983566284, -1.4942255020141602, 1.4900624752044678, 539.3139038085938, 0.2759227156639099, 0.3408564031124115, -0.004185305442661047, -0.21011650562286377, 0.44747036695480347, -0.7100958824157715, -0.5931472182273865, -2.006395101547241, 0.48572009801864624, 0.7916534543037415, 2.3658149242401123, 1.5600782632827759, -1.873319149017334, 350.32305908203125, -0.2918280363082886, 0.34689414501190186, 0.048636697232723236, 2.1324408054351807, 0.40773728489875793, -2.276479482650757], "std": [0.12151534110307693, 0.0764225497841835, 0.3142383396625519, 0.29794055223464966, 0.283391535282135, 0.4338638484477997, 0.3431437313556671, 419.8443908691406, 0.04022287204861641, 0.04646226763725281, 0.0631633996963501, 2.917243719100952, 0.39041024446487427, 0.10229719430208206, 0.11378352344036102, 0.06098951771855354, 0.2071533501148224, 0.07838880270719528, 0.30615153908729553, 0.24798761308193207, 0.1587095409631729, 363.5880126953125, 0.07286830991506577, 0.047132715582847595, 0.04311666637659073, 2.013887405395508, 0.2267080396413803, 0.2568334639072418], "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": [580], "max": [580], "mean": [580.0], "std": [0.0], "count": [438]}, "index": {"min": [525406], "max": [525843], "mean": [525624.5], "std": [126.43937941427373], "count": [438]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [438]}, "subtask_annotation": {"mean": [13.949771689497718, 29.0, 29.0, 29.0, 29.0], "std": [10.161357432911279, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [438]}, "scene_annotation": {"mean": [580.0], "std": [0.0], "min": [580], "max": [580], "count": [438]}, "eef_direction_state": {"mean": [3.8013698630136985, 3.8995433789954337], "std": [1.9952679052914877, 1.8317219414936625], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_state": {"mean": [0.9452054794520548, 0.9863013698630136], "std": [0.7535076749613671, 0.8022767377724013], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_state": {"mean": [0.8424657534246576, 0.8013698630136986], "std": [0.8222506936239526, 0.8354573544204579], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_direction_action": {"mean": [3.8013698630136985, 3.8995433789954337], "std": [1.9952679052914877, 1.8317219414936625], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_action": {"mean": [0.9452054794520548, 0.9863013698630136], "std": [0.7535076749613671, 0.8022767377724013], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_action": {"mean": [0.8424657534246576, 0.8013698630136986], "std": [0.8222506936239526, 0.8354573544204579], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_sim_pose_state": {"mean": [0.5565061073626504, 0.33434826746608187, 1.1182969968024046, -2.4665083215237864, 0.758869003510281, 1.4905109691092862, 0.5538200405020637, -0.28655318318405415, 1.0849441590242468, 2.2734895317297834, 0.8563368465091405, -0.9804108501623598], "std": [0.04262632732555437, 0.06857431432388056, 0.036830974258461525, 0.2614453661798826, 0.2388740553299438, 2.379025095520657, 0.034342286656597054, 0.06911883746875294, 0.030778570259310866, 0.3127782879528426, 0.284030855119214, 2.567793944403464], "min": [0.4849706198793047, 0.09923648702310284, 1.078334278716633, -2.9807489133981973, 0.42709545154318795, -3.1292399599949703, 0.5119930059794345, -0.3590887794979166, 1.0204658589777753, 1.4025153953020277, 0.21362346586525538, -3.140882492413013], "max": [0.6182046871186019, 0.4088928486316463, 1.2235415322323488, -1.5240940187113745, 1.1943776639914883, 3.136958478784017, 0.6289605767998346, -0.04857934429998678, 1.1393035890356378, 2.726593800268323, 1.246597477289845, 3.1414929171096366], "count": [438]}, "eef_sim_pose_action": {"mean": [0.5565061073626504, 0.33434826746608187, 1.1182969968024046, -2.4665083215237864, 0.758869003510281, 1.4905109691092862, 0.5538200405020637, -0.28655318318405415, 1.0849441590242468, 2.2734895317297834, 0.8563368465091405, -0.9804108501623598], "std": [0.04262632732555437, 0.06857431432388056, 0.036830974258461525, 0.2614453661798826, 0.2388740553299438, 2.379025095520657, 0.034342286656597054, 0.06911883746875294, 0.030778570259310866, 0.3127782879528426, 0.284030855119214, 2.567793944403464], "min": [0.4849706198793047, 0.09923648702310284, 1.078334278716633, -2.9807489133981973, 0.42709545154318795, -3.1292399599949703, 0.5119930059794345, -0.3590887794979166, 1.0204658589777753, 1.4025153953020277, 0.21362346586525538, -3.140882492413013], "max": [0.6182046871186019, 0.4088928486316463, 1.2235415322323488, -1.5240940187113745, 1.1943776639914883, 3.136958478784017, 0.6289605767998346, -0.04857934429998678, 1.1393035890356378, 2.726593800268323, 1.246597477289845, 3.1414929171096366], "count": [438]}, "gripper_mode_state": {"mean": [0.6461187214611872, 0.4497716894977169], "std": [0.47817289680464703, 0.49747071956456446], "min": [0, 0], "max": [1, 1], "count": [438]}, "gripper_activity_state": {"mean": [1.6575342465753424, 1.6712328767123288], "std": [0.6801660705521627, 0.6562963995278948], "min": [0, 0], "max": [2, 2], "count": [438]}, "gripper_mode_action": {"mean": [0.6461187214611872, 0.4497716894977169], "std": [0.47817289680464703, 0.49747071956456446], "min": [0, 0], "max": [1, 1], "count": [438]}, "gripper_activity_action": {"mean": [1.6575342465753424, 1.6712328767123288], "std": [0.6801660705521627, 0.6562963995278948], "min": [0, 0], "max": [2, 2], "count": [438]}, "gripper_open_scale_state": {"mean": [0.3503230595871735, 0.5393139271343369], "std": [0.36358807341680627, 0.4198443481539833], "min": [0.033, 0.0], "max": [0.954, 0.958], "count": [438]}, "gripper_open_scale_action": {"mean": [0.3503230595871735, 0.5393139271343369], "std": [0.36358807341680627, 0.4198443481539833], "min": [0.033, 0.0], "max": [0.954, 0.958], "count": [438]}}} +{"episode_index": 578, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[1.0]], [[1.0]]], "mean": [[[0.43743337261186527]], [[0.46206730926344897]], [[0.4614868903971845]]], "std": [[[0.22181213050184656]], [[0.1923052702008604]], [[0.18839509186631023]]], "count": [130]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4203108173076923]], [[0.4521075901835093]], [[0.4513830489567622]]], "std": [[[0.21344916505939285]], [[0.1836782043881581]], [[0.17924444225614833]]], "count": [130]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4472125628456511]], [[0.4672677680367019]], [[0.46769119061085973]]], "std": [[[0.18866851166698168]], [[0.1689018795648832]], [[0.16325440204795205]]], "count": [130]}, "observation.state": {"min": [0.47075021266937256, 1.8960559368133545, -0.8174773454666138, -0.7221649289131165, -2.7627341747283936, -1.9818040132522583, 0.5104389786720276, 2.0, 0.13410499691963196, 0.28077998757362366, -0.19332300126552582, -3.1411852836608887, -0.42399999499320984, -0.9470000267028809, -0.9667553305625916, -2.175919532775879, 0.35585516691207886, 0.6072524189949036, 1.3959144353866577, 0.5878269076347351, -2.2488741874694824, 5.0, -0.3604480028152466, 0.26833900809288025, -0.1465660035610199, -3.1411852836608887, -0.03200000151991844, -3.122999906539917], "max": [0.9405579566955566, 2.1216046810150146, 0.11669271439313889, 0.4145331382751465, -1.3688268661499023, -0.7012907862663269, 1.8984122276306152, 932.0, 0.3486739993095398, 0.4376559853553772, 0.05778000131249428, 3.1410000324249268, 1.2690000534057617, -0.4399999976158142, -0.39594539999961853, -1.9832875728607178, 1.6328952312469482, 1.145459532737732, 2.7887916564941406, 1.9973374605178833, -1.5676547288894653, 940.0, -0.0810910016298294, 0.4400469958782196, 0.09851600229740143, 3.1410000324249268, 0.9320000410079956, -2.0], "mean": [0.6317294836044312, 2.0150911808013916, -0.3428734540939331, -0.36198338866233826, -2.0806684494018555, -1.3906973600387573, 1.3710428476333618, 416.8421936035156, 0.28718820214271545, 0.3510262072086334, -0.003999999724328518, -0.18152835965156555, 0.619846761226654, -0.6650093793869019, -0.6578835248947144, -2.072850227355957, 0.7573820352554321, 0.9258099794387817, 2.338961601257324, 1.4382920265197754, -1.9267804622650146, 398.30120849609375, -0.23467452824115753, 0.36950117349624634, 0.016888123005628586, 2.04227614402771, 0.2796037793159485, -2.4822819232940674], "std": [0.11937759071588516, 0.06656145304441452, 0.3274872303009033, 0.28953152894973755, 0.323017954826355, 0.44310176372528076, 0.37971481680870056, 417.36517333984375, 0.042309802025556564, 0.04996992647647858, 0.056601524353027344, 2.7674481868743896, 0.4600638747215271, 0.12167389690876007, 0.15728190541267395, 0.06503516435623169, 0.3436894118785858, 0.13283571600914001, 0.32983696460723877, 0.3118009567260742, 0.19863152503967285, 367.3716735839844, 0.0960245355963707, 0.04662512615323067, 0.06932420283555984, 2.005763292312622, 0.19325849413871765, 0.32313472032546997], "count": [659]}, "action": {"min": [0.47075021266937256, 1.8960559368133545, -0.8174773454666138, -0.7221649289131165, -2.7627341747283936, -1.9818040132522583, 0.5104389786720276, 2.0, 0.13410499691963196, 0.28077998757362366, -0.19332300126552582, -3.1411852836608887, -0.42399999499320984, -0.9470000267028809, -0.9667553305625916, -2.175919532775879, 0.35585516691207886, 0.6072524189949036, 1.3959144353866577, 0.5878269076347351, -2.2488741874694824, 5.0, -0.3604480028152466, 0.26833900809288025, -0.1465660035610199, -3.1411852836608887, -0.03200000151991844, -3.122999906539917], "max": [0.9405579566955566, 2.1216046810150146, 0.11669271439313889, 0.4145331382751465, -1.3688268661499023, -0.7012907862663269, 1.8984122276306152, 932.0, 0.3486739993095398, 0.4376559853553772, 0.05778000131249428, 3.1410000324249268, 1.2690000534057617, -0.4399999976158142, -0.39594539999961853, -1.9832875728607178, 1.6328952312469482, 1.145459532737732, 2.7887916564941406, 1.9973374605178833, -1.5676547288894653, 940.0, -0.0810910016298294, 0.4400469958782196, 0.09851600229740143, 3.1410000324249268, 0.9320000410079956, -2.0], "mean": [0.6317294836044312, 2.0150911808013916, -0.3428734540939331, -0.36198338866233826, -2.0806684494018555, -1.3906973600387573, 1.3710428476333618, 416.8421936035156, 0.28718820214271545, 0.3510262072086334, -0.003999999724328518, -0.18152835965156555, 0.619846761226654, -0.6650093793869019, -0.6578835248947144, -2.072850227355957, 0.7573820352554321, 0.9258099794387817, 2.338961601257324, 1.4382920265197754, -1.9267804622650146, 398.30120849609375, -0.23467452824115753, 0.36950117349624634, 0.016888123005628586, 2.04227614402771, 0.2796037793159485, -2.4822819232940674], "std": [0.11937759071588516, 0.06656145304441452, 0.3274872303009033, 0.28953152894973755, 0.323017954826355, 0.44310176372528076, 0.37971481680870056, 417.36517333984375, 0.042309802025556564, 0.04996992647647858, 0.056601524353027344, 2.7674481868743896, 0.4600638747215271, 0.12167389690876007, 0.15728190541267395, 0.06503516435623169, 0.3436894118785858, 0.13283571600914001, 0.32983696460723877, 0.3118009567260742, 0.19863152503967285, 367.3716735839844, 0.0960245355963707, 0.04662512615323067, 0.06932420283555984, 2.005763292312622, 0.19325849413871765, 0.32313472032546997], "count": [659]}, "timestamp": {"min": [0.0], "max": [21.933333333333334], "mean": [10.966666666666667], "std": [6.341223155757185], "count": [659]}, "frame_index": {"min": [0], "max": [658], "mean": [329.0], "std": [190.23669467271554], "count": [659]}, "episode_index": {"min": [581], "max": [581], "mean": [581.0], "std": [0.0], "count": [659]}, "index": {"min": [525844], "max": [526502], "mean": [526173.0], "std": [190.23669467271554], "count": [659]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [659]}, "subtask_annotation": {"mean": [16.644916540212442, 29.0, 29.0, 29.0, 29.0], "std": [10.600978457890493, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [659]}, "scene_annotation": {"mean": [581.0], "std": [0.0], "min": [581], "max": [581], "count": [659]}, "eef_direction_state": {"mean": [3.479514415781487, 3.9939301972685888], "std": [1.975753422152872, 2.083235970900535], "min": [0, 0], "max": [6, 6], "count": [659]}, "eef_velocity_state": {"mean": [0.9954476479514416, 0.8179059180576631], "std": [0.7108377828174407, 0.8135319035343094], "min": [0, 0], "max": [2, 2], "count": [659]}, "eef_acc_mag_state": {"mean": [0.8861911987860395, 0.6433990895295902], "std": [0.8395247046726008, 0.8145106484374492], "min": [0, 0], "max": [2, 2], "count": [659]}, "eef_direction_action": {"mean": [3.479514415781487, 3.9939301972685888], "std": [1.975753422152872, 2.083235970900535], "min": [0, 0], "max": [6, 6], "count": [659]}, "eef_velocity_action": {"mean": [0.9954476479514416, 0.8179059180576631], "std": [0.7108377828174407, 0.8135319035343094], "min": [0, 0], "max": [2, 2], "count": [659]}, "eef_acc_mag_action": {"mean": [0.8861911987860395, 0.6433990895295902], "std": [0.8395247046726008, 0.8145106484374492], "min": [0, 0], "max": [2, 2], "count": [659]}, "eef_sim_pose_state": {"mean": [0.5806208095402218, 0.26973831741555643, 1.1394646545417384, -1.842313639993602, 0.7843279121797737, 1.9401012384084264, 0.5574688489837042, -0.2899699116407002, 1.0737398803814984, 2.170223934159026, 0.9197729878083486, -0.3248948755185563], "std": [0.044383128284891334, 0.10264901261930587, 0.04448153036784823, 2.0035521995902457, 0.20605210328755766, 1.7051367422429, 0.03612459539996585, 0.06241609680907253, 0.033555175953454947, 0.30011368487093604, 0.26500352053496357, 2.578804113507096], "min": [0.486993858910841, 0.05186749374053708, 1.0738628632125635, -3.132062919384656, 0.46748986003342763, -3.1315505668152706, 0.5016209147195804, -0.3488158403156232, 1.0181879266579563, 1.4685735934177184, 0.16628126677218824, -3.1384934119606815], "max": [0.6353275448706942, 0.39719245238823303, 1.260038703320074, 3.1206194442016106, 1.2663219375757175, 3.1396838761021946, 0.6325981588147892, -0.0573271727162018, 1.1314780863104028, 2.6147537829986165, 1.2270695214545353, 3.1400142685117247], "count": [659]}, "eef_sim_pose_action": {"mean": [0.5806208095402218, 0.26973831741555643, 1.1394646545417384, -1.842313639993602, 0.7843279121797737, 1.9401012384084264, 0.5574688489837042, -0.2899699116407002, 1.0737398803814984, 2.170223934159026, 0.9197729878083486, -0.3248948755185563], "std": [0.044383128284891334, 0.10264901261930587, 0.04448153036784823, 2.0035521995902457, 0.20605210328755766, 1.7051367422429, 0.03612459539996585, 0.06241609680907253, 0.033555175953454947, 0.30011368487093604, 0.26500352053496357, 2.578804113507096], "min": [0.486993858910841, 0.05186749374053708, 1.0738628632125635, -3.132062919384656, 0.46748986003342763, -3.1315505668152706, 0.5016209147195804, -0.3488158403156232, 1.0181879266579563, 1.4685735934177184, 0.16628126677218824, -3.1384934119606815], "max": [0.6353275448706942, 0.39719245238823303, 1.260038703320074, 3.1206194442016106, 1.2663219375757175, 3.1396838761021946, 0.6325981588147892, -0.0573271727162018, 1.1314780863104028, 2.6147537829986165, 1.2270695214545353, 3.1400142685117247], "count": [659]}, "gripper_mode_state": {"mean": [0.5918057663125948, 0.575113808801214], "std": [0.49149944178173505, 0.4943257182540429], "min": [0, 0], "max": [1, 1], "count": [659]}, "gripper_activity_state": {"mean": [1.6798179059180576, 1.7617602427921093], "std": [0.6650174597508388, 0.5798806299096363], "min": [0, 0], "max": [2, 2], "count": [659]}, "gripper_mode_action": {"mean": [0.5918057663125948, 0.575113808801214], "std": [0.49149944178173505, 0.4943257182540429], "min": [0, 0], "max": [1, 1], "count": [659]}, "gripper_activity_action": {"mean": [1.6798179059180576, 1.7617602427921093], "std": [0.6650174597508388, 0.5798806299096363], "min": [0, 0], "max": [2, 2], "count": [659]}, "gripper_open_scale_state": {"mean": [0.3983012138397095, 0.41684218523534955], "std": [0.36737171556001197, 0.41736513474803955], "min": [0.005, 0.002], "max": [0.94, 0.932], "count": [659]}, "gripper_open_scale_action": {"mean": [0.3983012138397095, 0.41684218523534955], "std": [0.36737171556001197, 0.41736513474803955], "min": [0.005, 0.002], "max": [0.94, 0.932], "count": [659]}}} +{"episode_index": 579, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.43536968197772935]], [[0.4638806149388768]], [[0.46359415660554343]]], "std": [[[0.22647116047207452]], [[0.1931743358002567]], [[0.189107978196492]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4157180218923989]], [[0.4518588549231421]], [[0.4530745393064633]]], "std": [[[0.20960045748407893]], [[0.17775934942762614]], [[0.1718220840675152]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4449890764947954]], [[0.47207315495642704]], [[0.4737445306826434]]], "std": [[[0.19907133042330166]], [[0.17237959826455104]], [[0.1659382918490052]]], "count": [108]}, "observation.state": {"min": [0.4495444893836975, 1.90181565284729, -0.7124782800674438, -0.8021533489227295, -2.7978501319885254, -1.924976110458374, 0.12215559929609299, 2.0, 0.1446020007133484, 0.2922089993953705, -0.20282399654388428, -3.1411852836608887, -0.3190000057220459, -0.890999972820282, -0.846729040145874, -2.172987461090088, 0.35156166553497314, 0.6857049465179443, 1.8054907321929932, 1.0504264831542969, -2.258211851119995, 18.0, -0.36370599269866943, 0.2597379982471466, -0.1266700029373169, -3.1371853351593018, -0.04999999329447746, -2.697999954223633], "max": [0.8962440490722656, 2.1215176582336426, 0.7682067155838013, 0.47790607810020447, -1.4771419763565063, -0.589327871799469, 1.8574492931365967, 947.0, 0.3105419874191284, 0.4584380090236664, 0.055045001208782196, 3.1410000324249268, 1.3550000190734863, 0.312000036239624, -0.415370911359787, -1.9595162868499756, 1.3394180536270142, 1.1206411123275757, 2.7919158935546875, 2.04402494430542, -1.6490744352340698, 923.0, -0.11275099962949753, 0.41379401087760925, 0.10087300091981888, 3.134000062942505, 0.7950000166893005, -1.9630000591278076], "mean": [0.6437966227531433, 2.0113980770111084, -0.44695717096328735, -0.4074268341064453, -2.1527163982391357, -1.4273834228515625, 1.3738250732421875, 506.1534118652344, 0.27318885922431946, 0.3490074872970581, -0.010129786096513271, -0.10586810111999512, 0.4495340585708618, -0.5745594501495361, -0.6067657470703125, -2.0292112827301025, 0.5690117478370667, 0.9148687124252319, 2.420055866241455, 1.5445306301116943, -1.9728899002075195, 343.67864990234375, -0.27960991859436035, 0.3569430708885193, 0.05380293354392052, 2.1534013748168945, 0.3317379653453827, -2.310410261154175], "std": [0.11108027398586273, 0.06794050335884094, 0.3725927174091339, 0.33874285221099854, 0.3255080580711365, 0.4549436569213867, 0.485393226146698, 414.1806640625, 0.03305482864379883, 0.05045044794678688, 0.06113321706652641, 2.82308030128479, 0.3915227949619293, 0.25432685017585754, 0.11386776715517044, 0.04552657902240753, 0.1955959051847458, 0.08786541223526001, 0.26776203513145447, 0.2616191804409027, 0.1566433310508728, 391.2015686035156, 0.07702130824327469, 0.04612734541296959, 0.04141736403107643, 1.8874213695526123, 0.20309124886989594, 0.20897811651229858], "count": [515]}, "action": {"min": [0.4495444893836975, 1.90181565284729, -0.7124782800674438, -0.8021533489227295, -2.7978501319885254, -1.924976110458374, 0.12215559929609299, 2.0, 0.1446020007133484, 0.2922089993953705, -0.20282399654388428, -3.1411852836608887, -0.3190000057220459, -0.890999972820282, -0.846729040145874, -2.172987461090088, 0.35156166553497314, 0.6857049465179443, 1.8054907321929932, 1.0504264831542969, -2.258211851119995, 18.0, -0.36370599269866943, 0.2597379982471466, -0.1266700029373169, -3.1371853351593018, -0.04999999329447746, -2.697999954223633], "max": [0.8962440490722656, 2.1215176582336426, 0.7682067155838013, 0.47790607810020447, -1.4771419763565063, -0.589327871799469, 1.8574492931365967, 947.0, 0.3105419874191284, 0.4584380090236664, 0.055045001208782196, 3.1410000324249268, 1.3550000190734863, 0.312000036239624, -0.415370911359787, -1.9595162868499756, 1.3394180536270142, 1.1206411123275757, 2.7919158935546875, 2.04402494430542, -1.6490744352340698, 923.0, -0.11275099962949753, 0.41379401087760925, 0.10087300091981888, 3.134000062942505, 0.7950000166893005, -1.9630000591278076], "mean": [0.6437966227531433, 2.0113980770111084, -0.44695717096328735, -0.4074268341064453, -2.1527163982391357, -1.4273834228515625, 1.3738250732421875, 506.1534118652344, 0.27318885922431946, 0.3490074872970581, -0.010129786096513271, -0.10586810111999512, 0.4495340585708618, -0.5745594501495361, -0.6067657470703125, -2.0292112827301025, 0.5690117478370667, 0.9148687124252319, 2.420055866241455, 1.5445306301116943, -1.9728899002075195, 343.67864990234375, -0.27960991859436035, 0.3569430708885193, 0.05380293354392052, 2.1534013748168945, 0.3317379653453827, -2.310410261154175], "std": [0.11108027398586273, 0.06794050335884094, 0.3725927174091339, 0.33874285221099854, 0.3255080580711365, 0.4549436569213867, 0.485393226146698, 414.1806640625, 0.03305482864379883, 0.05045044794678688, 0.06113321706652641, 2.82308030128479, 0.3915227949619293, 0.25432685017585754, 0.11386776715517044, 0.04552657902240753, 0.1955959051847458, 0.08786541223526001, 0.26776203513145447, 0.2616191804409027, 0.1566433310508728, 391.2015686035156, 0.07702130824327469, 0.04612734541296959, 0.04141736403107643, 1.8874213695526123, 0.20309124886989594, 0.20897811651229858], "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": [582], "max": [582], "mean": [582.0], "std": [0.0], "count": [515]}, "index": {"min": [526503], "max": [527017], "mean": [526760.0], "std": [148.6674140489435], "count": [515]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [515]}, "subtask_annotation": {"mean": [15.22135922330097, 29.0, 29.0, 29.0, 29.0], "std": [10.489455181141317, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [515]}, "scene_annotation": {"mean": [582.0], "std": [0.0], "min": [582], "max": [582], "count": [515]}, "eef_direction_state": {"mean": [3.89126213592233, 3.7359223300970874], "std": [1.8808749666106581, 2.0902387269675553], "min": [0, 0], "max": [6, 6], "count": [515]}, "eef_velocity_state": {"mean": [0.9300970873786408, 0.912621359223301], "std": [0.7497358695361899, 0.792033098706547], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_acc_mag_state": {"mean": [0.8038834951456311, 0.8815533980582524], "std": [0.8466865549593585, 0.8496427087814848], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_direction_action": {"mean": [3.89126213592233, 3.7359223300970874], "std": [1.8808749666106581, 2.0902387269675553], "min": [0, 0], "max": [6, 6], "count": [515]}, "eef_velocity_action": {"mean": [0.9300970873786408, 0.912621359223301], "std": [0.7497358695361899, 0.792033098706547], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_acc_mag_action": {"mean": [0.8038834951456311, 0.8815533980582524], "std": [0.8466865549593585, 0.8496427087814848], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_sim_pose_state": {"mean": [0.5667864483617363, 0.32646848673879447, 1.1338962496092162, -2.611320856560495, 0.7353062405556711, 1.609832921713633, 0.5595091090578294, -0.2786091085527503, 1.082203029734383, 1.8343541983755627, 0.9045727113866662, -1.3789847262077861], "std": [0.04246997545366392, 0.06849248554060233, 0.04182073233658831, 0.2646785096061771, 0.19711581541009607, 2.283117311524242, 0.039128061441606944, 0.0643146731948275, 0.031484725650819556, 1.5863212406349263, 0.2841500757994855, 2.207283071776094], "min": [0.4799773856592182, 0.09230087378307984, 1.0898307705841876, -3.1339189044914018, 0.4608158742734627, -3.1401809999854424, 0.5071215735778133, -0.35047402236728875, 1.0112640058325126, -3.139730190002533, 0.26282764406235337, -3.132458937098911], "max": [0.6231216622476872, 0.40552718226819706, 1.239080102687773, -1.7932157677737535, 1.0943538859742792, 3.1404586336843505, 0.6519156314031672, -0.05672673898680293, 1.1320040510847678, 3.139923361675511, 1.3270635597080909, 3.140000351743897], "count": [515]}, "eef_sim_pose_action": {"mean": [0.5667864483617363, 0.32646848673879447, 1.1338962496092162, -2.611320856560495, 0.7353062405556711, 1.609832921713633, 0.5595091090578294, -0.2786091085527503, 1.082203029734383, 1.8343541983755627, 0.9045727113866662, -1.3789847262077861], "std": [0.04246997545366392, 0.06849248554060233, 0.04182073233658831, 0.2646785096061771, 0.19711581541009607, 2.283117311524242, 0.039128061441606944, 0.0643146731948275, 0.031484725650819556, 1.5863212406349263, 0.2841500757994855, 2.207283071776094], "min": [0.4799773856592182, 0.09230087378307984, 1.0898307705841876, -3.1339189044914018, 0.4608158742734627, -3.1401809999854424, 0.5071215735778133, -0.35047402236728875, 1.0112640058325126, -3.139730190002533, 0.26282764406235337, -3.132458937098911], "max": [0.6231216622476872, 0.40552718226819706, 1.239080102687773, -1.7932157677737535, 1.0943538859742792, 3.1404586336843505, 0.6519156314031672, -0.05672673898680293, 1.1320040510847678, 3.139923361675511, 1.3270635597080909, 3.140000351743897], "count": [515]}, "gripper_mode_state": {"mean": [0.6485436893203883, 0.47378640776699027], "std": [0.4774251484401393, 0.49931237475376317], "min": [0, 0], "max": [1, 1], "count": [515]}, "gripper_activity_state": {"mean": [1.7106796116504854, 1.7262135922330097], "std": [0.6292101106710881, 0.6080305889482903], "min": [0, 0], "max": [2, 2], "count": [515]}, "gripper_mode_action": {"mean": [0.6485436893203883, 0.47378640776699027], "std": [0.4774251484401393, 0.49931237475376317], "min": [0, 0], "max": [1, 1], "count": [515]}, "gripper_activity_action": {"mean": [1.7106796116504854, 1.7262135922330097], "std": [0.6292101106710881, 0.6080305889482903], "min": [0, 0], "max": [2, 2], "count": [515]}, "gripper_open_scale_state": {"mean": [0.3436786404952266, 0.5061533982795419], "std": [0.3912013013557415, 0.4141807378734743], "min": [0.018, 0.002], "max": [0.923, 0.947], "count": [515]}, "gripper_open_scale_action": {"mean": [0.3436786404952266, 0.5061533982795419], "std": [0.3912013013557415, 0.4141807378734743], "min": [0.018, 0.002], "max": [0.923, 0.947], "count": [515]}}} +{"episode_index": 580, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[1.0]]], "mean": [[[0.4412239524415535]], [[0.46614234539969834]], [[0.46734045453117146]]], "std": [[[0.220930236724042]], [[0.1872553486413798]], [[0.18461970552057894]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4176446844362745]], [[0.4538818619595274]], [[0.4544418874120161]]], "std": [[[0.20774171285221568]], [[0.17526126515659513]], [[0.1688509276069443]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4415592202425842]], [[0.47023800433634994]], [[0.4715015259709653]]], "std": [[[0.19684249954386907]], [[0.16801020636150024]], [[0.16125684629257517]]], "count": [104]}, "observation.state": {"min": [0.4694063365459442, 1.8758100271224976, -0.8115432858467102, -0.8779529929161072, -2.695312023162842, -1.9366697072982788, 0.38892918825149536, -2.0, 0.1041719987988472, 0.29531198740005493, -0.20787300169467926, -3.1381852626800537, -0.2709999978542328, -0.8859999775886536, -0.8070052862167358, -2.172079563140869, 0.36339500546455383, 0.7376982569694519, 1.7091835737228394, 0.8924566507339478, -2.1016383171081543, 15.0, -0.3647559881210327, 0.2696419954299927, -0.1008479967713356, -3.1401853561401367, 0.10399999469518661, -2.763000011444092], "max": [1.0038087368011475, 2.1215176582336426, 0.593743622303009, 0.5001938939094543, -1.213056206703186, -0.5828527212142944, 2.017984628677368, 945.0, 0.3001840114593506, 0.46221500635147095, 0.07078199833631516, 3.134999990463257, 1.2630000114440918, -0.20999999344348907, -0.3742160499095917, -1.987511157989502, 1.2065460681915283, 1.0927332639694214, 2.654907703399658, 2.028770685195923, -1.5715991258621216, 947.0, -0.12376900017261505, 0.42542898654937744, 0.09350699931383133, 3.1410000324249268, 0.890999972820282, -2.0920000076293945], "mean": [0.6620747447013855, 1.9931159019470215, -0.5029869079589844, -0.4234716594219208, -2.1346683502197266, -1.426015853881836, 1.468471646308899, 503.2230529785156, 0.2673657536506653, 0.3570907413959503, -0.005311470944434404, -0.5287261605262756, 0.46027061343193054, -0.6400057673454285, -0.573762834072113, -2.045912981033325, 0.5496116280555725, 0.902998685836792, 2.3664326667785645, 1.4828298091888428, -1.909742832183838, 330.2769775390625, -0.28905433416366577, 0.3578241169452667, 0.05180840939283371, 2.3270678520202637, 0.39719563722610474, -2.346870183944702], "std": [0.12382500618696213, 0.07354782521724701, 0.37319353222846985, 0.31279221177101135, 0.3235206604003906, 0.4235473573207855, 0.43216222524642944, 413.1875915527344, 0.03804503008723259, 0.049751076847314835, 0.059522587805986404, 2.814368963241577, 0.38323304057121277, 0.15885749459266663, 0.11028658598661423, 0.04007371887564659, 0.1545218825340271, 0.08422724157571793, 0.23780158162117004, 0.2701098322868347, 0.1379176527261734, 379.41339111328125, 0.07120247930288315, 0.04699934273958206, 0.035057682543992996, 1.602292537689209, 0.18465188145637512, 0.1880989372730255], "count": [491]}, "action": {"min": [0.4694063365459442, 1.8758100271224976, -0.8115432858467102, -0.8779529929161072, -2.695312023162842, -1.9366697072982788, 0.38892918825149536, -2.0, 0.1041719987988472, 0.29531198740005493, -0.20787300169467926, -3.1381852626800537, -0.2709999978542328, -0.8859999775886536, -0.8070052862167358, -2.172079563140869, 0.36339500546455383, 0.7376982569694519, 1.7091835737228394, 0.8924566507339478, -2.1016383171081543, 15.0, -0.3647559881210327, 0.2696419954299927, -0.1008479967713356, -3.1401853561401367, 0.10399999469518661, -2.763000011444092], "max": [1.0038087368011475, 2.1215176582336426, 0.593743622303009, 0.5001938939094543, -1.213056206703186, -0.5828527212142944, 2.017984628677368, 945.0, 0.3001840114593506, 0.46221500635147095, 0.07078199833631516, 3.134999990463257, 1.2630000114440918, -0.20999999344348907, -0.3742160499095917, -1.987511157989502, 1.2065460681915283, 1.0927332639694214, 2.654907703399658, 2.028770685195923, -1.5715991258621216, 947.0, -0.12376900017261505, 0.42542898654937744, 0.09350699931383133, 3.1410000324249268, 0.890999972820282, -2.0920000076293945], "mean": [0.6620747447013855, 1.9931159019470215, -0.5029869079589844, -0.4234716594219208, -2.1346683502197266, -1.426015853881836, 1.468471646308899, 503.2230529785156, 0.2673657536506653, 0.3570907413959503, -0.005311470944434404, -0.5287261605262756, 0.46027061343193054, -0.6400057673454285, -0.573762834072113, -2.045912981033325, 0.5496116280555725, 0.902998685836792, 2.3664326667785645, 1.4828298091888428, -1.909742832183838, 330.2769775390625, -0.28905433416366577, 0.3578241169452667, 0.05180840939283371, 2.3270678520202637, 0.39719563722610474, -2.346870183944702], "std": [0.12382500618696213, 0.07354782521724701, 0.37319353222846985, 0.31279221177101135, 0.3235206604003906, 0.4235473573207855, 0.43216222524642944, 413.1875915527344, 0.03804503008723259, 0.049751076847314835, 0.059522587805986404, 2.814368963241577, 0.38323304057121277, 0.15885749459266663, 0.11028658598661423, 0.04007371887564659, 0.1545218825340271, 0.08422724157571793, 0.23780158162117004, 0.2701098322868347, 0.1379176527261734, 379.41339111328125, 0.07120247930288315, 0.04699934273958206, 0.035057682543992996, 1.602292537689209, 0.18465188145637512, 0.1880989372730255], "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": [583], "max": [583], "mean": [583.0], "std": [0.0], "count": [491]}, "index": {"min": [527018], "max": [527508], "mean": [527263.0], "std": [141.7391971192161], "count": [491]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [491]}, "subtask_annotation": {"mean": [13.678207739307537, 29.0, 29.0, 29.0, 29.0], "std": [10.233441925928185, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [491]}, "scene_annotation": {"mean": [583.0], "std": [0.0], "min": [583], "max": [583], "count": [491]}, "eef_direction_state": {"mean": [4.0, 3.865580448065173], "std": [1.8814129976209657, 1.946916884600985], "min": [0, 0], "max": [6, 6], "count": [491]}, "eef_velocity_state": {"mean": [0.8940936863543788, 0.9144602851323829], "std": [0.7611932851070825, 0.7873844039240899], "min": [0, 0], "max": [2, 2], "count": [491]}, "eef_acc_mag_state": {"mean": [0.8635437881873728, 0.7922606924643585], "std": [0.8319699511461252, 0.8404375141170001], "min": [0, 0], "max": [2, 2], "count": [491]}, "eef_direction_action": {"mean": [4.0, 3.865580448065173], "std": [1.8814129976209657, 1.946916884600985], "min": [0, 0], "max": [6, 6], "count": [491]}, "eef_velocity_action": {"mean": [0.8940936863543788, 0.9144602851323829], "std": [0.7611932851070825, 0.7873844039240899], "min": [0, 0], "max": [2, 2], "count": [491]}, "eef_acc_mag_action": {"mean": [0.8635437881873728, 0.7922606924643585], "std": [0.8319699511461252, 0.8404375141170001], "min": [0, 0], "max": [2, 2], "count": [491]}, "eef_sim_pose_state": {"mean": [0.5646498786591755, 0.331505391049411, 1.1241111231411205, -2.6125850103345827, 0.8059867126117274, 1.500172949951785, 0.5679431404844473, -0.2784924763363707, 1.0902522236380792, 2.3438394419980684, 0.8988192559232021, -1.4847760762996347], "std": [0.04257522297970695, 0.05832524947492138, 0.04150076844116316, 0.25575996709128923, 0.18802145682552482, 2.397489543515111, 0.039289893849402104, 0.06742257275897925, 0.02749548396700415, 0.3508333536331136, 0.29264051828754123, 2.275120197340004], "min": [0.48687555395998794, 0.1253951048866813, 1.0806409212083237, -3.0456348063407717, 0.5082990995548147, -3.1394887735729733, 0.5140854322329376, -0.35085666497941154, 1.0188658169859937, 1.4143106091585518, 0.271930406245638, -3.1368508579237364], "max": [0.6218698771303536, 0.39522087970258546, 1.2435439927968595, -1.7043018882230638, 1.1703954276190784, 3.141083964165972, 0.6537221176098496, -0.026304308653987543, 1.1513712306767774, 2.795362002399076, 1.3360523132112423, 3.136221632170548], "count": [491]}, "eef_sim_pose_action": {"mean": [0.5646498786591755, 0.331505391049411, 1.1241111231411205, -2.6125850103345827, 0.8059867126117274, 1.500172949951785, 0.5679431404844473, -0.2784924763363707, 1.0902522236380792, 2.3438394419980684, 0.8988192559232021, -1.4847760762996347], "std": [0.04257522297970695, 0.05832524947492138, 0.04150076844116316, 0.25575996709128923, 0.18802145682552482, 2.397489543515111, 0.039289893849402104, 0.06742257275897925, 0.02749548396700415, 0.3508333536331136, 0.29264051828754123, 2.275120197340004], "min": [0.48687555395998794, 0.1253951048866813, 1.0806409212083237, -3.0456348063407717, 0.5082990995548147, -3.1394887735729733, 0.5140854322329376, -0.35085666497941154, 1.0188658169859937, 1.4143106091585518, 0.271930406245638, -3.1368508579237364], "max": [0.6218698771303536, 0.39522087970258546, 1.2435439927968595, -1.7043018882230638, 1.1703954276190784, 3.141083964165972, 0.6537221176098496, -0.026304308653987543, 1.1513712306767774, 2.795362002399076, 1.3360523132112423, 3.136221632170548], "count": [491]}, "gripper_mode_state": {"mean": [0.6578411405295316, 0.4684317718940937], "std": [0.4744324760767725, 0.49900245187198766], "min": [0, 0], "max": [1, 1], "count": [491]}, "gripper_activity_state": {"mean": [1.6782077393075356, 1.6822810590631365], "std": [0.6650372833224752, 0.6546649851626904], "min": [0, 0], "max": [2, 2], "count": [491]}, "gripper_mode_action": {"mean": [0.6578411405295316, 0.4684317718940937], "std": [0.4744324760767725, 0.49900245187198766], "min": [0, 0], "max": [1, 1], "count": [491]}, "gripper_activity_action": {"mean": [1.6782077393075356, 1.6822810590631365], "std": [0.6650372833224752, 0.6546649851626904], "min": [0, 0], "max": [2, 2], "count": [491]}, "gripper_open_scale_state": {"mean": [0.3302769857414392, 0.5034419551672613], "std": [0.3794133714811667, 0.4129203622264372], "min": [0.015, 0.0], "max": [0.947, 0.945], "count": [491]}, "gripper_open_scale_action": {"mean": [0.3302769857414392, 0.5034419551672613], "std": [0.3794133714811667, 0.4129203622264372], "min": [0.015, 0.0], "max": [0.947, 0.945], "count": [491]}}} +{"episode_index": 581, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.44500559522687283]], [[0.4695327916823781]], [[0.46864098243464053]]], "std": [[[0.21952673462077393]], [[0.1888995630136161]], [[0.1843844769124955]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4184420975521619]], [[0.45421395212732524]], [[0.4542806372549019]]], "std": [[[0.20622633000364293]], [[0.17419555866737685]], [[0.1695970986300618]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44367023904914527]], [[0.46857498468137254]], [[0.46897878762883355]]], "std": [[[0.18089608791013112]], [[0.15443108376133602]], [[0.14737458565505082]]], "count": [104]}, "observation.state": {"min": [0.47739994525909424, 1.9165985584259033, -0.7871434688568115, -0.9628458023071289, -2.76849365234375, -1.972780466079712, 0.4432089030742645, -1.0, 0.12853999435901642, 0.2822929918766022, -0.20330199599266052, -3.1411852836608887, -0.2980000376701355, -0.8650000095367432, -0.9339256882667542, -2.175168991088867, 0.3868522644042969, 0.542518138885498, 1.3670116662979126, 0.8996648788452148, -2.1844542026519775, 26.0, -0.3614169955253601, 0.27536100149154663, -0.1581439971923828, -3.1411852836608887, 0.06300000101327896, -2.8510000705718994], "max": [1.0139490365982056, 2.1213605403900146, 0.5263214707374573, 0.4847128689289093, -0.9462651610374451, -0.5141915082931519, 2.004615545272827, 958.0, 0.3404119908809662, 0.45619499683380127, 0.09271799772977829, 3.1389999389648438, 1.3550000190734863, -0.32600000500679016, -0.3453831970691681, -1.9581024646759033, 1.562000036239624, 1.0377553701400757, 2.708314895629883, 1.8823201656341553, -1.4700210094451904, 947.0, -0.08160299807786942, 0.41552600264549255, 0.1132349967956543, 3.140000104904175, 1.0110000371932983, -2.055000066757202], "mean": [0.6264525055885315, 2.009868621826172, -0.39883556962013245, -0.3989086449146271, -2.06174635887146, -1.4201328754425049, 1.4059256315231323, 438.4337463378906, 0.2771865725517273, 0.3528381884098053, -0.001487139379605651, -0.5610657334327698, 0.5902857780456543, -0.6687267422676086, -0.6108173131942749, -2.0507349967956543, 0.6302484273910522, 0.8853127956390381, 2.3190252780914307, 1.5055681467056274, -1.9002617597579956, 434.14794921875, -0.2645982503890991, 0.3551061451435089, 0.036719802767038345, 2.320493459701538, 0.3660467565059662, -2.385197877883911], "std": [0.12312367558479309, 0.06303885579109192, 0.4363580048084259, 0.3568993806838989, 0.3596092462539673, 0.4579951763153076, 0.46129485964775085, 390.0469665527344, 0.037618596106767654, 0.05017603933811188, 0.05718272551894188, 2.7280051708221436, 0.44213587045669556, 0.10607346892356873, 0.15440066158771515, 0.05578433349728584, 0.291664183139801, 0.11904701590538025, 0.34825530648231506, 0.2714013457298279, 0.16578826308250427, 396.2253112792969, 0.09011922031641006, 0.04762396961450577, 0.06619545072317123, 1.71906316280365, 0.22108004987239838, 0.2351820468902588], "count": [490]}, "action": {"min": [0.47739994525909424, 1.9165985584259033, -0.7871434688568115, -0.9628458023071289, -2.76849365234375, -1.972780466079712, 0.4432089030742645, -1.0, 0.12853999435901642, 0.2822929918766022, -0.20330199599266052, -3.1411852836608887, -0.2980000376701355, -0.8650000095367432, -0.9339256882667542, -2.175168991088867, 0.3868522644042969, 0.542518138885498, 1.3670116662979126, 0.8996648788452148, -2.1844542026519775, 26.0, -0.3614169955253601, 0.27536100149154663, -0.1581439971923828, -3.1411852836608887, 0.06300000101327896, -2.8510000705718994], "max": [1.0139490365982056, 2.1213605403900146, 0.5263214707374573, 0.4847128689289093, -0.9462651610374451, -0.5141915082931519, 2.004615545272827, 958.0, 0.3404119908809662, 0.45619499683380127, 0.09271799772977829, 3.1389999389648438, 1.3550000190734863, -0.32600000500679016, -0.3453831970691681, -1.9581024646759033, 1.562000036239624, 1.0377553701400757, 2.708314895629883, 1.8823201656341553, -1.4700210094451904, 947.0, -0.08160299807786942, 0.41552600264549255, 0.1132349967956543, 3.140000104904175, 1.0110000371932983, -2.055000066757202], "mean": [0.6264525055885315, 2.009868621826172, -0.39883556962013245, -0.3989086449146271, -2.06174635887146, -1.4201328754425049, 1.4059256315231323, 438.4337463378906, 0.2771865725517273, 0.3528381884098053, -0.001487139379605651, -0.5610657334327698, 0.5902857780456543, -0.6687267422676086, -0.6108173131942749, -2.0507349967956543, 0.6302484273910522, 0.8853127956390381, 2.3190252780914307, 1.5055681467056274, -1.9002617597579956, 434.14794921875, -0.2645982503890991, 0.3551061451435089, 0.036719802767038345, 2.320493459701538, 0.3660467565059662, -2.385197877883911], "std": [0.12312367558479309, 0.06303885579109192, 0.4363580048084259, 0.3568993806838989, 0.3596092462539673, 0.4579951763153076, 0.46129485964775085, 390.0469665527344, 0.037618596106767654, 0.05017603933811188, 0.05718272551894188, 2.7280051708221436, 0.44213587045669556, 0.10607346892356873, 0.15440066158771515, 0.05578433349728584, 0.291664183139801, 0.11904701590538025, 0.34825530648231506, 0.2714013457298279, 0.16578826308250427, 396.2253112792969, 0.09011922031641006, 0.04762396961450577, 0.06619545072317123, 1.71906316280365, 0.22108004987239838, 0.2351820468902588], "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": [584], "max": [584], "mean": [584.0], "std": [0.0], "count": [490]}, "index": {"min": [527509], "max": [527998], "mean": [527753.5], "std": [141.45052138468773], "count": [490]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [490]}, "subtask_annotation": {"mean": [14.848979591836734, 29.0, 29.0, 29.0, 29.0], "std": [10.089075167441166, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [490]}, "scene_annotation": {"mean": [584.0], "std": [0.0], "min": [584], "max": [584], "count": [490]}, "eef_direction_state": {"mean": [3.6163265306122447, 3.8], "std": [1.9752909306541833, 2.067434573157206], "min": [0, 0], "max": [6, 6], "count": [490]}, "eef_velocity_state": {"mean": [0.9530612244897959, 0.9387755102040817], "std": [0.7366781594002046, 0.7748117155169332], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_acc_mag_state": {"mean": [0.8673469387755102, 0.8734693877551021], "std": [0.8310032675350324, 0.8525533103695492], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_direction_action": {"mean": [3.6163265306122447, 3.8], "std": [1.9752909306541833, 2.067434573157206], "min": [0, 0], "max": [6, 6], "count": [490]}, "eef_velocity_action": {"mean": [0.9530612244897959, 0.9387755102040817], "std": [0.7366781594002046, 0.7748117155169332], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_acc_mag_action": {"mean": [0.8673469387755102, 0.8734693877551021], "std": [0.8310032675350324, 0.8525533103695492], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_sim_pose_state": {"mean": [0.5648645044261399, 0.30546502004890347, 1.1302061624256856, -2.584496961098432, 0.8015503233839877, 1.7923874452628215, 0.5601354396317688, -0.28540948537440264, 1.0834991506948959, 2.2179144830496687, 0.904233300108451, -1.1751820996991809], "std": [0.04592632627478293, 0.09620003030047121, 0.04093694822850123, 0.32162618512638297, 0.22679243805169166, 2.1176305845807164, 0.039999023622247956, 0.0612955803806348, 0.03775942755774948, 0.39703346890327845, 0.2423397718846739, 2.3782640303358784], "min": [0.48352550472841926, 0.04989355094963527, 1.0905468147254735, -3.01233538768596, 0.460466801690409, -3.141255628083408, 0.5024850491550652, -0.3612154032591024, 1.0128500542429995, 1.3709649469343075, 0.2348444592141512, -3.1401428900258224], "max": [0.6238617233764021, 0.40046358758664075, 1.243781304902291, -1.4003961488189525, 1.2294228423721263, 3.1404756830616143, 0.6522548053281466, -0.043565942729132195, 1.1637048285344993, 2.857676369930106, 1.304751632717804, 3.1408997061185984], "count": [490]}, "eef_sim_pose_action": {"mean": [0.5648645044261399, 0.30546502004890347, 1.1302061624256856, -2.584496961098432, 0.8015503233839877, 1.7923874452628215, 0.5601354396317688, -0.28540948537440264, 1.0834991506948959, 2.2179144830496687, 0.904233300108451, -1.1751820996991809], "std": [0.04592632627478293, 0.09620003030047121, 0.04093694822850123, 0.32162618512638297, 0.22679243805169166, 2.1176305845807164, 0.039999023622247956, 0.0612955803806348, 0.03775942755774948, 0.39703346890327845, 0.2423397718846739, 2.3782640303358784], "min": [0.48352550472841926, 0.04989355094963527, 1.0905468147254735, -3.01233538768596, 0.460466801690409, -3.141255628083408, 0.5024850491550652, -0.3612154032591024, 1.0128500542429995, 1.3709649469343075, 0.2348444592141512, -3.1401428900258224], "max": [0.6238617233764021, 0.40046358758664075, 1.243781304902291, -1.4003961488189525, 1.2294228423721263, 3.1404756830616143, 0.6522548053281466, -0.043565942729132195, 1.1637048285344993, 2.857676369930106, 1.304751632717804, 3.1408997061185984], "count": [490]}, "gripper_mode_state": {"mean": [0.5714285714285714, 0.5142857142857142], "std": [0.49487165930539295, 0.49979587670102615], "min": [0, 0], "max": [1, 1], "count": [490]}, "gripper_activity_state": {"mean": [1.6775510204081632, 1.683673469387755], "std": [0.6624830551926049, 0.6514808684444906], "min": [0, 0], "max": [2, 2], "count": [490]}, "gripper_mode_action": {"mean": [0.5714285714285714, 0.5142857142857142], "std": [0.49487165930539295, 0.49979587670102615], "min": [0, 0], "max": [1, 1], "count": [490]}, "gripper_activity_action": {"mean": [1.6775510204081632, 1.683673469387755], "std": [0.6624830551926049, 0.6514808684444906], "min": [0, 0], "max": [2, 2], "count": [490]}, "gripper_open_scale_state": {"mean": [0.43414795943279855, 0.4385523808489045], "std": [0.39622501024675477, 0.3899131339388493], "min": [0.026, 0.0], "max": [0.947, 0.958], "count": [490]}, "gripper_open_scale_action": {"mean": [0.43414795943279855, 0.4385523808489045], "std": [0.39622501024675477, 0.3899131339388493], "min": [0.026, 0.0], "max": [0.947, 0.958], "count": [490]}}} +{"episode_index": 582, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[1.0]], [[1.0]]], "mean": [[[0.43986884875309346]], [[0.4654842907227616]], [[0.4661853841455676]]], "std": [[[0.2274179876026684]], [[0.1958812191321943]], [[0.1913251893585612]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4192319944158894]], [[0.4546994039120502]], [[0.4550777650866172]]], "std": [[[0.2117515370460601]], [[0.18189091457560796]], [[0.17769102707072018]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4488692037089917]], [[0.4712499881020369]], [[0.4732297853607462]]], "std": [[[0.1968886487007373]], [[0.17465048164652794]], [[0.16797607340688636]]], "count": [103]}, "observation.state": {"min": [0.42039749026298523, 1.906370759010315, -0.804160475730896, -0.9456892013549805, -2.8254611492156982, -1.9522204399108887, 0.3654370605945587, -1.0, 0.14271500706672668, 0.2940860092639923, -0.21230100095272064, -3.1391851902008057, -0.4000000059604645, -0.8699999451637268, -0.8970642685890198, -2.1752212047576904, 0.26794296503067017, 0.6479361057281494, 1.473110318183899, 0.9788679480552673, -2.1428630352020264, 42.0, -0.368817001581192, 0.27476099133491516, -0.14765200018882751, -3.1411852836608887, 0.06800000369548798, -2.934000015258789], "max": [0.9054070115089417, 2.1214826107025146, 0.7339982986450195, 0.5109975337982178, -1.2305269241333008, -0.5843886733055115, 1.909948706626892, 958.0, 0.33063700795173645, 0.43445900082588196, 0.0684799998998642, 3.1410000324249268, 1.409999966621399, 0.18999998271465302, -0.3853512704372406, -1.9609997272491455, 1.5905184745788574, 1.139036774635315, 2.723289728164673, 2.0065526962280273, -1.6203811168670654, 946.0, -0.07882300019264221, 0.4157960116863251, 0.10902199894189835, 3.135999917984009, 0.906000018119812, -2.059999942779541], "mean": [0.6000219583511353, 2.0260961055755615, -0.31616419553756714, -0.39964959025382996, -2.1943094730377197, -1.5025355815887451, 1.3539283275604248, 484.99896240234375, 0.2780248820781708, 0.3363901376724243, -0.0060630920343101025, -0.43723157048225403, 0.5599096417427063, -0.5562288165092468, -0.6176416277885437, -2.044848680496216, 0.6086139678955078, 0.9102729558944702, 2.3560333251953125, 1.5641413927078247, -1.93678879737854, 426.51751708984375, -0.26264384388923645, 0.3491721451282501, 0.04089351370930672, 1.3504741191864014, 0.342896968126297, -2.3573803901672363], "std": [0.10861846059560776, 0.0579594261944294, 0.48550328612327576, 0.3899275064468384, 0.3274289071559906, 0.4057360291481018, 0.450177401304245, 419.6094665527344, 0.03435679152607918, 0.03831811249256134, 0.057924892753362656, 2.761580467224121, 0.485521137714386, 0.2480206936597824, 0.1403268277645111, 0.05885350704193115, 0.30673131346702576, 0.10344649106264114, 0.3251875936985016, 0.28138768672943115, 0.17675325274467468, 389.9483642578125, 0.09403841197490692, 0.04517913982272148, 0.06357783079147339, 2.572805881500244, 0.18959392607212067, 0.22315748035907745], "count": [485]}, "action": {"min": [0.42039749026298523, 1.906370759010315, -0.804160475730896, -0.9456892013549805, -2.8254611492156982, -1.9522204399108887, 0.3654370605945587, -1.0, 0.14271500706672668, 0.2940860092639923, -0.21230100095272064, -3.1391851902008057, -0.4000000059604645, -0.8699999451637268, -0.8970642685890198, -2.1752212047576904, 0.26794296503067017, 0.6479361057281494, 1.473110318183899, 0.9788679480552673, -2.1428630352020264, 42.0, -0.368817001581192, 0.27476099133491516, -0.14765200018882751, -3.1411852836608887, 0.06800000369548798, -2.934000015258789], "max": [0.9054070115089417, 2.1214826107025146, 0.7339982986450195, 0.5109975337982178, -1.2305269241333008, -0.5843886733055115, 1.909948706626892, 958.0, 0.33063700795173645, 0.43445900082588196, 0.0684799998998642, 3.1410000324249268, 1.409999966621399, 0.18999998271465302, -0.3853512704372406, -1.9609997272491455, 1.5905184745788574, 1.139036774635315, 2.723289728164673, 2.0065526962280273, -1.6203811168670654, 946.0, -0.07882300019264221, 0.4157960116863251, 0.10902199894189835, 3.135999917984009, 0.906000018119812, -2.059999942779541], "mean": [0.6000219583511353, 2.0260961055755615, -0.31616419553756714, -0.39964959025382996, -2.1943094730377197, -1.5025355815887451, 1.3539283275604248, 484.99896240234375, 0.2780248820781708, 0.3363901376724243, -0.0060630920343101025, -0.43723157048225403, 0.5599096417427063, -0.5562288165092468, -0.6176416277885437, -2.044848680496216, 0.6086139678955078, 0.9102729558944702, 2.3560333251953125, 1.5641413927078247, -1.93678879737854, 426.51751708984375, -0.26264384388923645, 0.3491721451282501, 0.04089351370930672, 1.3504741191864014, 0.342896968126297, -2.3573803901672363], "std": [0.10861846059560776, 0.0579594261944294, 0.48550328612327576, 0.3899275064468384, 0.3274289071559906, 0.4057360291481018, 0.450177401304245, 419.6094665527344, 0.03435679152607918, 0.03831811249256134, 0.057924892753362656, 2.761580467224121, 0.485521137714386, 0.2480206936597824, 0.1403268277645111, 0.05885350704193115, 0.30673131346702576, 0.10344649106264114, 0.3251875936985016, 0.28138768672943115, 0.17675325274467468, 389.9483642578125, 0.09403841197490692, 0.04517913982272148, 0.06357783079147339, 2.572805881500244, 0.18959392607212067, 0.22315748035907745], "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": [585], "max": [585], "mean": [585.0], "std": [0.0], "count": [485]}, "index": {"min": [527999], "max": [528483], "mean": [528241.0], "std": [140.0071426749364], "count": [485]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [485]}, "subtask_annotation": {"mean": [13.705154639175257, 29.0, 29.0, 29.0, 29.0], "std": [9.95255104979457, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [485]}, "scene_annotation": {"mean": [585.0], "std": [0.0], "min": [585], "max": [585], "count": [485]}, "eef_direction_state": {"mean": [3.7257731958762887, 3.870103092783505], "std": [1.9041613869982545, 1.943965813010964], "min": [0, 0], "max": [6, 6], "count": [485]}, "eef_velocity_state": {"mean": [1.0185567010309278, 0.9463917525773196], "std": [0.7046721687009457, 0.7820224712238079], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_acc_mag_state": {"mean": [0.9030927835051547, 0.8536082474226804], "std": [0.8427316418986532, 0.8306080068015906], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_direction_action": {"mean": [3.7257731958762887, 3.870103092783505], "std": [1.9041613869982545, 1.943965813010964], "min": [0, 0], "max": [6, 6], "count": [485]}, "eef_velocity_action": {"mean": [1.0185567010309278, 0.9463917525773196], "std": [0.7046721687009457, 0.7820224712238079], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_acc_mag_action": {"mean": [0.9030927835051547, 0.8536082474226804], "std": [0.8427316418986532, 0.8306080068015906], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_sim_pose_state": {"mean": [0.5609978148737633, 0.30754756595638805, 1.1352375130406778, -2.5619575931268086, 0.7717102959329786, 1.6155059124353537, 0.5455980703095465, -0.2833803295786644, 1.0791811634589068, 2.1990961046931257, 0.9016384553183433, -0.8609766865307885], "std": [0.041987706934566445, 0.09662953934828912, 0.043537211569324545, 0.26503567339221923, 0.1969716809898326, 2.2377905496866908, 0.03048353011915085, 0.05921001873638066, 0.03833420388422176, 0.4396297939730164, 0.2727967935885694, 2.4407493729069327], "min": [0.4925583690709063, 0.05667021257578504, 1.0927930575457954, -2.9530327751756267, 0.4705307859927008, -3.127645093141982, 0.5130124776820251, -0.3474024884604009, 1.0012184429298003, 1.2500972720004784, 0.20920764593115604, -3.1394345794708114], "max": [0.6209449503495159, 0.40589166953968564, 1.2672210433439821, -1.5390524304875173, 1.2495732259739665, 3.13310080050018, 0.6271827900955241, -0.04919818028401604, 1.1523088769254848, 2.7330386072044406, 1.3026493345004582, 3.140924160282113], "count": [485]}, "eef_sim_pose_action": {"mean": [0.5609978148737633, 0.30754756595638805, 1.1352375130406778, -2.5619575931268086, 0.7717102959329786, 1.6155059124353537, 0.5455980703095465, -0.2833803295786644, 1.0791811634589068, 2.1990961046931257, 0.9016384553183433, -0.8609766865307885], "std": [0.041987706934566445, 0.09662953934828912, 0.043537211569324545, 0.26503567339221923, 0.1969716809898326, 2.2377905496866908, 0.03048353011915085, 0.05921001873638066, 0.03833420388422176, 0.4396297939730164, 0.2727967935885694, 2.4407493729069327], "min": [0.4925583690709063, 0.05667021257578504, 1.0927930575457954, -2.9530327751756267, 0.4705307859927008, -3.127645093141982, 0.5130124776820251, -0.3474024884604009, 1.0012184429298003, 1.2500972720004784, 0.20920764593115604, -3.1394345794708114], "max": [0.6209449503495159, 0.40589166953968564, 1.2672210433439821, -1.5390524304875173, 1.2495732259739665, 3.13310080050018, 0.6271827900955241, -0.04919818028401604, 1.1523088769254848, 2.7330386072044406, 1.3026493345004582, 3.140924160282113], "count": [485]}, "gripper_mode_state": {"mean": [0.5752577319587628, 0.5092783505154639], "std": [0.4943038273981109, 0.4999139047993259], "min": [0, 0], "max": [1, 1], "count": [485]}, "gripper_activity_state": {"mean": [1.6680412371134021, 1.6432989690721649], "std": [0.6697508987233511, 0.6754772602939292], "min": [0, 0], "max": [2, 2], "count": [485]}, "gripper_mode_action": {"mean": [0.5752577319587628, 0.5092783505154639], "std": [0.4943038273981109, 0.4999139047993259], "min": [0, 0], "max": [1, 1], "count": [485]}, "gripper_activity_action": {"mean": [1.6680412371134021, 1.6432989690721649], "std": [0.6697508987233511, 0.6754772602939292], "min": [0, 0], "max": [2, 2], "count": [485]}, "gripper_open_scale_state": {"mean": [0.42651752583611796, 0.485010309580675], "std": [0.38994847459977733, 0.41959630536666026], "min": [0.042, 0.0], "max": [0.946, 0.958], "count": [485]}, "gripper_open_scale_action": {"mean": [0.42651752583611796, 0.485010309580675], "std": [0.38994847459977733, 0.41959630536666026], "min": [0.042, 0.0], "max": [0.946, 0.958], "count": [485]}}} +{"episode_index": 583, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[1.0]], [[1.0]]], "mean": [[[0.43924299590780264]], [[0.465071866504714]], [[0.46489875065070274]]], "std": [[[0.22490094170353592]], [[0.19384015026093074]], [[0.18960693149597818]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4197406190352247]], [[0.4537850855312627]], [[0.4539539356671872]]], "std": [[[0.20753185191012338]], [[0.17776590528317182]], [[0.17330510105028618]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4385572491902366]], [[0.46745727594135]], [[0.46875531949505467]]], "std": [[[0.19988149006248468]], [[0.17333475426998057]], [[0.16581104744778224]]], "count": [113]}, "observation.state": {"min": [0.33395132422447205, 1.885200023651123, -0.7740012407302856, -0.8310908675193787, -2.695120334625244, -1.906632661819458, 0.45211008191108704, 3.0, 0.15808500349521637, 0.2526339888572693, -0.18699100613594055, -3.1411852836608887, -0.24500000476837158, -0.9459999799728394, -0.9374861717224121, -2.174872398376465, 0.36973053216934204, 0.5658881068229675, 1.3433102369308472, 1.12791907787323, -2.273343801498413, 38.0, -0.3568449914455414, 0.271246999502182, -0.11632099747657776, -3.1391851902008057, 0.0820000022649765, -2.5969998836517334], "max": [0.9124930500984192, 2.121447801589966, 0.041434116661548615, 0.3543018400669098, -1.3963507413864136, -0.7976678609848022, 1.9630067348480225, 945.0, 0.3379170000553131, 0.42398399114608765, 0.06283500045537949, 3.1410000324249268, 1.371999979019165, -0.24000000953674316, -0.36278414726257324, -2.0080363750457764, 1.2265825271606445, 1.0694854259490967, 2.694998025894165, 1.9319398403167725, -1.4371914863586426, 949.0, -0.07595500349998474, 0.4213539958000183, 0.08261299878358841, 3.1410000324249268, 1.2209999561309814, -2.0239999294281006], "mean": [0.5793803334236145, 2.003159761428833, -0.551546037197113, -0.4468947649002075, -2.042139768600464, -1.4870673418045044, 1.4774773120880127, 535.9310302734375, 0.283789724111557, 0.336047500371933, -0.0019959411583840847, -0.9221171736717224, 0.5402284860610962, -0.6817408204078674, -0.6058283448219299, -2.0735509395599365, 0.6135942339897156, 0.8663486838340759, 2.2701094150543213, 1.5581244230270386, -1.9360604286193848, 483.951904296875, -0.2559274137020111, 0.35289931297302246, 0.030024388805031776, 0.9145628809928894, 0.428305059671402, -2.306736946105957], "std": [0.11614272743463516, 0.07245679944753647, 0.23507167398929596, 0.2969498634338379, 0.32878759503364563, 0.3418472111225128, 0.3921879529953003, 383.1241149902344, 0.03733005374670029, 0.041563112288713455, 0.05931846797466278, 2.7476770877838135, 0.3967302739620209, 0.15781478583812714, 0.1624080091714859, 0.05126414820551872, 0.19079774618148804, 0.1407712697982788, 0.4047929346561432, 0.21944601833820343, 0.24984560906887054, 399.0450744628906, 0.08337565511465073, 0.04683477431535721, 0.04306342825293541, 2.7893404960632324, 0.2997249662876129, 0.1532294750213623], "count": [551]}, "action": {"min": [0.33395132422447205, 1.885200023651123, -0.7740012407302856, -0.8310908675193787, -2.695120334625244, -1.906632661819458, 0.45211008191108704, 3.0, 0.15808500349521637, 0.2526339888572693, -0.18699100613594055, -3.1411852836608887, -0.24500000476837158, -0.9459999799728394, -0.9374861717224121, -2.174872398376465, 0.36973053216934204, 0.5658881068229675, 1.3433102369308472, 1.12791907787323, -2.273343801498413, 38.0, -0.3568449914455414, 0.271246999502182, -0.11632099747657776, -3.1391851902008057, 0.0820000022649765, -2.5969998836517334], "max": [0.9124930500984192, 2.121447801589966, 0.041434116661548615, 0.3543018400669098, -1.3963507413864136, -0.7976678609848022, 1.9630067348480225, 945.0, 0.3379170000553131, 0.42398399114608765, 0.06283500045537949, 3.1410000324249268, 1.371999979019165, -0.24000000953674316, -0.36278414726257324, -2.0080363750457764, 1.2265825271606445, 1.0694854259490967, 2.694998025894165, 1.9319398403167725, -1.4371914863586426, 949.0, -0.07595500349998474, 0.4213539958000183, 0.08261299878358841, 3.1410000324249268, 1.2209999561309814, -2.0239999294281006], "mean": [0.5793803334236145, 2.003159761428833, -0.551546037197113, -0.4468947649002075, -2.042139768600464, -1.4870673418045044, 1.4774773120880127, 535.9310302734375, 0.283789724111557, 0.336047500371933, -0.0019959411583840847, -0.9221171736717224, 0.5402284860610962, -0.6817408204078674, -0.6058283448219299, -2.0735509395599365, 0.6135942339897156, 0.8663486838340759, 2.2701094150543213, 1.5581244230270386, -1.9360604286193848, 483.951904296875, -0.2559274137020111, 0.35289931297302246, 0.030024388805031776, 0.9145628809928894, 0.428305059671402, -2.306736946105957], "std": [0.11614272743463516, 0.07245679944753647, 0.23507167398929596, 0.2969498634338379, 0.32878759503364563, 0.3418472111225128, 0.3921879529953003, 383.1241149902344, 0.03733005374670029, 0.041563112288713455, 0.05931846797466278, 2.7476770877838135, 0.3967302739620209, 0.15781478583812714, 0.1624080091714859, 0.05126414820551872, 0.19079774618148804, 0.1407712697982788, 0.4047929346561432, 0.21944601833820343, 0.24984560906887054, 399.0450744628906, 0.08337565511465073, 0.04683477431535721, 0.04306342825293541, 2.7893404960632324, 0.2997249662876129, 0.1532294750213623], "count": [551]}, "timestamp": {"min": [0.0], "max": [18.333333333333332], "mean": [9.166666666666668], "std": [5.301991240195622], "count": [551]}, "frame_index": {"min": [0], "max": [550], "mean": [275.0], "std": [159.05973720586866], "count": [551]}, "episode_index": {"min": [586], "max": [586], "mean": [586.0], "std": [0.0], "count": [551]}, "index": {"min": [528484], "max": [529034], "mean": [528759.0], "std": [159.05973720586866], "count": [551]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [551]}, "subtask_annotation": {"mean": [14.52087114337568, 29.0, 29.0, 29.0, 29.0], "std": [9.439799705441782, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [551]}, "scene_annotation": {"mean": [586.0], "std": [0.0], "min": [586], "max": [586], "count": [551]}, "eef_direction_state": {"mean": [3.560798548094374, 3.985480943738657], "std": [1.9660056738700804, 1.8539621805415136], "min": [0, 0], "max": [6, 6], "count": [551]}, "eef_velocity_state": {"mean": [0.9637023593466425, 1.0199637023593466], "std": [0.6990712625357504, 0.7910346085087102], "min": [0, 0], "max": [2, 2], "count": [551]}, "eef_acc_mag_state": {"mean": [0.8638838475499092, 0.7931034482758621], "std": [0.833499269274223, 0.8352638422756932], "min": [0, 0], "max": [2, 2], "count": [551]}, "eef_direction_action": {"mean": [3.560798548094374, 3.985480943738657], "std": [1.9660056738700804, 1.8539621805415136], "min": [0, 0], "max": [6, 6], "count": [551]}, "eef_velocity_action": {"mean": [0.9637023593466425, 1.0199637023593466], "std": [0.6990712625357504, 0.7910346085087102], "min": [0, 0], "max": [2, 2], "count": [551]}, "eef_acc_mag_action": {"mean": [0.8638838475499092, 0.7931034482758621], "std": [0.833499269274223, 0.8352638422756932], "min": [0, 0], "max": [2, 2], "count": [551]}, "eef_sim_pose_state": {"mean": [0.5631747604526449, 0.2961572905907363, 1.1285440148993067, -2.3707633194773816, 0.7691309106519074, 1.5328808156640696, 0.5455330968379206, -0.2931698855594088, 1.0790252778963743, 2.221547351461721, 0.8929027648424472, -0.5428378696248539], "std": [0.04538216954260666, 0.07615610682579083, 0.04373412211098664, 0.46959038021799593, 0.183385157905655, 2.3111722120024214, 0.034955995506936996, 0.06189219897935278, 0.03429136410663611, 0.4019581255848893, 0.24594411930865806, 2.659493442257974], "min": [0.4870058913636166, 0.08235715171962847, 1.0885258667048407, -2.9567483186113064, 0.46495442291176303, -3.1410959284651225, 0.4664469567799856, -0.3781887289692233, 1.003425840702224, 1.0780390048371906, 0.26521016140349496, -3.1404412321110193], "max": [0.6249437242614425, 0.3927169770678973, 1.2500712889192689, -1.1657453268005635, 1.1483074069443324, 3.141310738471619, 0.6185232482001778, -0.07908824350119134, 1.138471321491286, 2.6560997164832925, 1.2862641260311136, 3.1355397556529563], "count": [551]}, "eef_sim_pose_action": {"mean": [0.5631747604526449, 0.2961572905907363, 1.1285440148993067, -2.3707633194773816, 0.7691309106519074, 1.5328808156640696, 0.5455330968379206, -0.2931698855594088, 1.0790252778963743, 2.221547351461721, 0.8929027648424472, -0.5428378696248539], "std": [0.04538216954260666, 0.07615610682579083, 0.04373412211098664, 0.46959038021799593, 0.183385157905655, 2.3111722120024214, 0.034955995506936996, 0.06189219897935278, 0.03429136410663611, 0.4019581255848893, 0.24594411930865806, 2.659493442257974], "min": [0.4870058913636166, 0.08235715171962847, 1.0885258667048407, -2.9567483186113064, 0.46495442291176303, -3.1410959284651225, 0.4664469567799856, -0.3781887289692233, 1.003425840702224, 1.0780390048371906, 0.26521016140349496, -3.1404412321110193], "max": [0.6249437242614425, 0.3927169770678973, 1.2500712889192689, -1.1657453268005635, 1.1483074069443324, 3.141310738471619, 0.6185232482001778, -0.07908824350119134, 1.138471321491286, 2.6560997164832925, 1.2862641260311136, 3.1355397556529563], "count": [551]}, "gripper_mode_state": {"mean": [0.5099818511796733, 0.40653357531760437], "std": [0.499900352717447, 0.49118634697749025], "min": [0, 0], "max": [1, 1], "count": [551]}, "gripper_activity_state": {"mean": [1.7622504537205081, 1.7332123411978222], "std": [0.586995811282752, 0.602147117338009], "min": [0, 0], "max": [2, 2], "count": [551]}, "gripper_mode_action": {"mean": [0.5099818511796733, 0.40653357531760437], "std": [0.499900352717447, 0.49118634697749025], "min": [0, 0], "max": [1, 1], "count": [551]}, "gripper_activity_action": {"mean": [1.7622504537205081, 1.7332123411978222], "std": [0.586995811282752, 0.602147117338009], "min": [0, 0], "max": [2, 2], "count": [551]}, "gripper_open_scale_state": {"mean": [0.48395190574382785, 0.5359310344628538], "std": [0.3990454152837912, 0.3831240338233125], "min": [0.038, 0.003], "max": [0.949, 0.945], "count": [551]}, "gripper_open_scale_action": {"mean": [0.48395190574382785, 0.5359310344628538], "std": [0.3990454152837912, 0.3831240338233125], "min": [0.038, 0.003], "max": [0.949, 0.945], "count": [551]}}} +{"episode_index": 584, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4399109721523937]], [[0.4639818952153511]], [[0.46417299662030054]]], "std": [[[0.21721540003921141]], [[0.1892398084073066]], [[0.18415799128488664]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42744931149097815]], [[0.4539765760292721]], [[0.453969392422211]]], "std": [[[0.19386808634602382]], [[0.1642594593882862]], [[0.15977433910076277]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44337946553265184]], [[0.469036513323278]], [[0.4701425129881012]]], "std": [[[0.19371496359097437]], [[0.16792342599687443]], [[0.16076299247993298]]], "count": [117]}, "observation.state": {"min": [0.4582711160182953, 1.8653380870819092, -0.7639306783676147, -0.9375909566879272, -2.8495991230010986, -1.9779467582702637, 0.3044203221797943, -1.0, 0.15106000006198883, 0.2858699858188629, -0.19526100158691406, -3.1401853561401367, -0.3959999978542328, -0.9959999918937683, -0.93549644947052, -2.1710848808288574, 0.3036174774169922, 0.6437123417854309, 1.530810832977295, 0.7620282769203186, -2.3018102645874023, 24.0, -0.35665199160575867, 0.26729199290275574, -0.11567500233650208, -3.1401853561401367, 0.09699999541044235, -2.4820001125335693], "max": [0.9197885394096375, 2.121447801589966, 0.486126571893692, 0.42591267824172974, -1.3872400522232056, -0.6576924324035645, 1.8914133310317993, 956.0, 0.32117700576782227, 0.412992000579834, 0.10911799967288971, 3.134000062942505, 1.2879999876022339, -0.22499997913837433, -0.3193429112434387, -2.00433611869812, 1.2024097442626953, 1.0843207836151123, 2.694875717163086, 2.031057119369507, -1.4803534746170044, 925.0, -0.08857200294733047, 0.43830499053001404, 0.10273600369691849, 3.138000011444092, 0.9309999942779541, -1.8839999437332153], "mean": [0.5920019149780273, 2.001500129699707, -0.4317303001880646, -0.42305558919906616, -2.090579032897949, -1.4666483402252197, 1.413600206375122, 419.74261474609375, 0.2856214642524719, 0.3403362035751343, 0.001181524246931076, -0.684415340423584, 0.5558128952980042, -0.6923379898071289, -0.6060453057289124, -2.0774238109588623, 0.5649396181106567, 0.9045372009277344, 2.335315465927124, 1.446460247039795, -2.087702989578247, 353.50347900390625, -0.27037957310676575, 0.3648197054862976, 0.04299351945519447, 1.1622300148010254, 0.4789614975452423, -2.174067735671997], "std": [0.11114983260631561, 0.07726731151342392, 0.30909237265586853, 0.3311724364757538, 0.3255307078361511, 0.42090216279029846, 0.41765347123146057, 380.9661560058594, 0.03510786220431328, 0.042074404656887054, 0.06347710639238358, 2.7975783348083496, 0.4059908390045166, 0.16556943953037262, 0.15197324752807617, 0.047111593186855316, 0.19215884804725647, 0.12119033187627792, 0.29404452443122864, 0.33687809109687805, 0.2210683822631836, 384.1715087890625, 0.08307258784770966, 0.0575273334980011, 0.044697314500808716, 2.598864793777466, 0.22622278332710266, 0.1388646960258484], "count": [577]}, "action": {"min": [0.4582711160182953, 1.8653380870819092, -0.7639306783676147, -0.9375909566879272, -2.8495991230010986, -1.9779467582702637, 0.3044203221797943, -1.0, 0.15106000006198883, 0.2858699858188629, -0.19526100158691406, -3.1401853561401367, -0.3959999978542328, -0.9959999918937683, -0.93549644947052, -2.1710848808288574, 0.3036174774169922, 0.6437123417854309, 1.530810832977295, 0.7620282769203186, -2.3018102645874023, 24.0, -0.35665199160575867, 0.26729199290275574, -0.11567500233650208, -3.1401853561401367, 0.09699999541044235, -2.4820001125335693], "max": [0.9197885394096375, 2.121447801589966, 0.486126571893692, 0.42591267824172974, -1.3872400522232056, -0.6576924324035645, 1.8914133310317993, 956.0, 0.32117700576782227, 0.412992000579834, 0.10911799967288971, 3.134000062942505, 1.2879999876022339, -0.22499997913837433, -0.3193429112434387, -2.00433611869812, 1.2024097442626953, 1.0843207836151123, 2.694875717163086, 2.031057119369507, -1.4803534746170044, 925.0, -0.08857200294733047, 0.43830499053001404, 0.10273600369691849, 3.138000011444092, 0.9309999942779541, -1.8839999437332153], "mean": [0.5920019149780273, 2.001500129699707, -0.4317303001880646, -0.42305558919906616, -2.090579032897949, -1.4666483402252197, 1.413600206375122, 419.74261474609375, 0.2856214642524719, 0.3403362035751343, 0.001181524246931076, -0.684415340423584, 0.5558128952980042, -0.6923379898071289, -0.6060453057289124, -2.0774238109588623, 0.5649396181106567, 0.9045372009277344, 2.335315465927124, 1.446460247039795, -2.087702989578247, 353.50347900390625, -0.27037957310676575, 0.3648197054862976, 0.04299351945519447, 1.1622300148010254, 0.4789614975452423, -2.174067735671997], "std": [0.11114983260631561, 0.07726731151342392, 0.30909237265586853, 0.3311724364757538, 0.3255307078361511, 0.42090216279029846, 0.41765347123146057, 380.9661560058594, 0.03510786220431328, 0.042074404656887054, 0.06347710639238358, 2.7975783348083496, 0.4059908390045166, 0.16556943953037262, 0.15197324752807617, 0.047111593186855316, 0.19215884804725647, 0.12119033187627792, 0.29404452443122864, 0.33687809109687805, 0.2210683822631836, 384.1715087890625, 0.08307258784770966, 0.0575273334980011, 0.044697314500808716, 2.598864793777466, 0.22622278332710266, 0.1388646960258484], "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": [587], "max": [587], "mean": [587.0], "std": [0.0], "count": [577]}, "index": {"min": [529035], "max": [529611], "mean": [529323.0], "std": [166.5653025092561], "count": [577]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [577]}, "subtask_annotation": {"mean": [16.462738301559792, 29.0, 29.0, 29.0, 29.0], "std": [10.324496695550602, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [577]}, "scene_annotation": {"mean": [587.0], "std": [0.0], "min": [587], "max": [587], "count": [577]}, "eef_direction_state": {"mean": [3.516464471403813, 3.5909878682842287], "std": [1.9738733651282385, 1.9612684401003335], "min": [0, 0], "max": [6, 6], "count": [577]}, "eef_velocity_state": {"mean": [0.9393414211438474, 0.9532062391681109], "std": [0.6902100121711324, 0.7536584008654329], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_acc_mag_state": {"mean": [0.8457538994800693, 0.8700173310225303], "std": [0.8463112917357621, 0.8276538637883798], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_direction_action": {"mean": [3.516464471403813, 3.5909878682842287], "std": [1.9738733651282385, 1.9612684401003335], "min": [0, 0], "max": [6, 6], "count": [577]}, "eef_velocity_action": {"mean": [0.9393414211438474, 0.9532062391681109], "std": [0.6902100121711324, 0.7536584008654329], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_acc_mag_action": {"mean": [0.8457538994800693, 0.8700173310225303], "std": [0.8463112917357621, 0.8276538637883798], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_sim_pose_state": {"mean": [0.5712431896834781, 0.3120756714034999, 1.1291868545757826, -2.4150429541426672, 0.7348637720914428, 0.5175982918754357, 0.548301829027023, -0.2956120186003643, 1.0797632647788826, 2.2399013752986234, 0.9068700284296449, -0.5635573244666433], "std": [0.052444547066562985, 0.07510809765896302, 0.042092814486988504, 0.3110234051507509, 0.17006981397610188, 2.878699001576315, 0.03139321671845686, 0.06596175561870547, 0.03733235390283017, 0.373764981872803, 0.2623055494270735, 2.636465768605315], "min": [0.4775815573886403, 0.08383394867493152, 1.0706301983994297, -2.8764029105985207, 0.4705102278851423, -3.1408026217879685, 0.49938844345151556, -0.3730745719050649, 1.0140313974013402, 1.2860568320257115, 0.195512176856806, -3.1379697185809383], "max": [0.6391954088776187, 0.39145912526339044, 1.2404619051840482, -1.5087207209967755, 1.1208369110734737, 3.141245764845257, 0.6041044187768667, -0.06584388490338847, 1.1730810241934022, 3.1077176323995617, 1.3005170946799471, 3.141503754576106], "count": [577]}, "eef_sim_pose_action": {"mean": [0.5712431896834781, 0.3120756714034999, 1.1291868545757826, -2.4150429541426672, 0.7348637720914428, 0.5175982918754357, 0.548301829027023, -0.2956120186003643, 1.0797632647788826, 2.2399013752986234, 0.9068700284296449, -0.5635573244666433], "std": [0.052444547066562985, 0.07510809765896302, 0.042092814486988504, 0.3110234051507509, 0.17006981397610188, 2.878699001576315, 0.03139321671845686, 0.06596175561870547, 0.03733235390283017, 0.373764981872803, 0.2623055494270735, 2.636465768605315], "min": [0.4775815573886403, 0.08383394867493152, 1.0706301983994297, -2.8764029105985207, 0.4705102278851423, -3.1408026217879685, 0.49938844345151556, -0.3730745719050649, 1.0140313974013402, 1.2860568320257115, 0.195512176856806, -3.1379697185809383], "max": [0.6391954088776187, 0.39145912526339044, 1.2404619051840482, -1.5087207209967755, 1.1208369110734737, 3.141245764845257, 0.6041044187768667, -0.06584388490338847, 1.1730810241934022, 3.1077176323995617, 1.3005170946799471, 3.141503754576106], "count": [577]}, "gripper_mode_state": {"mean": [0.6395147313691508, 0.5060658578856152], "std": [0.4801412705975125, 0.49996320401416866], "min": [0, 0], "max": [1, 1], "count": [577]}, "gripper_activity_state": {"mean": [1.7192374350086654, 1.7383015597920277], "std": [0.6320669299501243, 0.6167555511937001], "min": [0, 0], "max": [2, 2], "count": [577]}, "gripper_mode_action": {"mean": [0.6395147313691508, 0.5060658578856152], "std": [0.4801412705975125, 0.49996320401416866], "min": [0, 0], "max": [1, 1], "count": [577]}, "gripper_activity_action": {"mean": [1.7192374350086654, 1.7383015597920277], "std": [0.6320669299501243, 0.6167555511937001], "min": [0, 0], "max": [2, 2], "count": [577]}, "gripper_open_scale_state": {"mean": [0.3535034662045063, 0.41982582330958695], "std": [0.3841715045267872, 0.38087439820773167], "min": [0.024, 0.0], "max": [0.925, 0.956], "count": [577]}, "gripper_open_scale_action": {"mean": [0.3535034662045063, 0.41982582330958695], "std": [0.3841715045267872, 0.38087439820773167], "min": [0.024, 0.0], "max": [0.925, 0.956], "count": [577]}}} +{"episode_index": 585, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42984866841031716]], [[0.4567063018160284]], [[0.45863397184936616]]], "std": [[[0.22711372384814998]], [[0.19741909767556365]], [[0.19201623470897497]]], "count": [149]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4192809621331754]], [[0.4497155382287143]], [[0.4493471015923148]]], "std": [[[0.2177998126870009]], [[0.1878466503657181]], [[0.1837064909480182]]], "count": [149]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4247837777448787]], [[0.45410925368469535]], [[0.4548079969403869]]], "std": [[[0.18963388093250894]], [[0.16146426429138766]], [[0.15461914541616284]]], "count": [149]}, "observation.state": {"min": [0.1774476319551468, 1.996569275856018, -0.9526007771492004, -1.256322979927063, -2.683443784713745, -1.9915603399276733, 0.2566157579421997, 2.0, 0.2035049945116043, 0.22897399961948395, -0.16566699743270874, -3.1080000400543213, -0.2940000295639038, -1.3669999837875366, -1.17973792552948, -2.1752562522888184, 0.4798608124256134, 0.641146719455719, 1.5825250148773193, 0.8365712761878967, -2.300431251525879, 37.0, -0.36278000473976135, 0.22519400715827942, -0.15112300217151642, -3.1411852836608887, -0.034000005573034286, -3.071000099182129], "max": [0.8693310022354126, 2.1215872764587402, -0.16657422482967377, 0.2496868073940277, -1.3530839681625366, -0.8221548199653625, 2.575093984603882, 952.0, 0.34901100397109985, 0.4415139853954315, 0.08827199786901474, -2.1110000610351562, 0.9049999117851257, -0.014999999664723873, -0.12349951267242432, -1.9463564157485962, 1.6583247184753418, 1.3248270750045776, 2.7750558853149414, 1.8738205432891846, -1.2511742115020752, 922.0, 0.031766001135110855, 0.4302310049533844, 0.10849899798631668, 3.132999897003174, 0.8700000047683716, -1.996999979019165], "mean": [0.4711245000362396, 2.076051950454712, -0.6258039474487305, -0.6081979274749756, -2.0212035179138184, -1.5039104223251343, 1.3644788265228271, 536.144287109375, 0.2854101359844208, 0.3143034875392914, -0.007916873320937157, -2.719444751739502, 0.47349897027015686, -0.5105111598968506, -0.6250097751617432, -2.046018362045288, 0.7032940983772278, 0.9382451772689819, 2.3421237468719482, 1.5314841270446777, -1.9894407987594604, 376.32025146484375, -0.2465074360370636, 0.34847548604011536, 0.03725707530975342, 2.8144185543060303, 0.29560360312461853, -2.3921334743499756], "std": [0.1587786078453064, 0.030554937198758125, 0.2306755632162094, 0.4154682457447052, 0.33768442273139954, 0.34581366181373596, 0.7223657965660095, 419.05462646484375, 0.03061186708509922, 0.05569930747151375, 0.06098772957921028, 0.27926862239837646, 0.32169705629348755, 0.4230610430240631, 0.27518874406814575, 0.0609382726252079, 0.2649478018283844, 0.14066161215305328, 0.3129385709762573, 0.260405570268631, 0.27800682187080383, 364.6406555175781, 0.131491556763649, 0.05281767621636391, 0.05777765437960625, 0.4935908019542694, 0.253202348947525, 0.29647722840309143], "count": [790]}, "action": {"min": [0.1774476319551468, 1.996569275856018, -0.9526007771492004, -1.256322979927063, -2.683443784713745, -1.9915603399276733, 0.2566157579421997, 2.0, 0.2035049945116043, 0.22897399961948395, -0.16566699743270874, -3.1080000400543213, -0.2940000295639038, -1.3669999837875366, -1.17973792552948, -2.1752562522888184, 0.4798608124256134, 0.641146719455719, 1.5825250148773193, 0.8365712761878967, -2.300431251525879, 37.0, -0.36278000473976135, 0.22519400715827942, -0.15112300217151642, -3.1411852836608887, -0.034000005573034286, -3.071000099182129], "max": [0.8693310022354126, 2.1215872764587402, -0.16657422482967377, 0.2496868073940277, -1.3530839681625366, -0.8221548199653625, 2.575093984603882, 952.0, 0.34901100397109985, 0.4415139853954315, 0.08827199786901474, -2.1110000610351562, 0.9049999117851257, -0.014999999664723873, -0.12349951267242432, -1.9463564157485962, 1.6583247184753418, 1.3248270750045776, 2.7750558853149414, 1.8738205432891846, -1.2511742115020752, 922.0, 0.031766001135110855, 0.4302310049533844, 0.10849899798631668, 3.132999897003174, 0.8700000047683716, -1.996999979019165], "mean": [0.4711245000362396, 2.076051950454712, -0.6258039474487305, -0.6081979274749756, -2.0212035179138184, -1.5039104223251343, 1.3644788265228271, 536.144287109375, 0.2854101359844208, 0.3143034875392914, -0.007916873320937157, -2.719444751739502, 0.47349897027015686, -0.5105111598968506, -0.6250097751617432, -2.046018362045288, 0.7032940983772278, 0.9382451772689819, 2.3421237468719482, 1.5314841270446777, -1.9894407987594604, 376.32025146484375, -0.2465074360370636, 0.34847548604011536, 0.03725707530975342, 2.8144185543060303, 0.29560360312461853, -2.3921334743499756], "std": [0.1587786078453064, 0.030554937198758125, 0.2306755632162094, 0.4154682457447052, 0.33768442273139954, 0.34581366181373596, 0.7223657965660095, 419.05462646484375, 0.03061186708509922, 0.05569930747151375, 0.06098772957921028, 0.27926862239837646, 0.32169705629348755, 0.4230610430240631, 0.27518874406814575, 0.0609382726252079, 0.2649478018283844, 0.14066161215305328, 0.3129385709762573, 0.260405570268631, 0.27800682187080383, 364.6406555175781, 0.131491556763649, 0.05281767621636391, 0.05777765437960625, 0.4935908019542694, 0.253202348947525, 0.29647722840309143], "count": [790]}, "timestamp": {"min": [0.0], "max": [26.3], "mean": [13.15], "std": [7.601772454134919], "count": [790]}, "frame_index": {"min": [0], "max": [789], "mean": [394.5], "std": [228.0531736240476], "count": [790]}, "episode_index": {"min": [588], "max": [588], "mean": [588.0], "std": [0.0], "count": [790]}, "index": {"min": [529612], "max": [530401], "mean": [530006.5], "std": [228.0531736240476], "count": [790]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [790]}, "subtask_annotation": {"mean": [11.929113924050633, 29.0, 29.0, 29.0, 29.0], "std": [9.513350404759082, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [790]}, "scene_annotation": {"mean": [588.0], "std": [0.0], "min": [588], "max": [588], "count": [790]}, "eef_direction_state": {"mean": [3.6151898734177217, 3.7911392405063293], "std": [2.1314456143627054, 2.095968998793453], "min": [0, 0], "max": [6, 6], "count": [790]}, "eef_velocity_state": {"mean": [0.8556962025316456, 0.7772151898734178], "std": [0.7040114418379501, 0.7033283200932685], "min": [0, 0], "max": [2, 2], "count": [790]}, "eef_acc_mag_state": {"mean": [0.7189873417721518, 0.6329113924050633], "std": [0.8280029274954498, 0.807829020477669], "min": [0, 0], "max": [2, 2], "count": [790]}, "eef_direction_action": {"mean": [3.6151898734177217, 3.7911392405063293], "std": [2.1314456143627054, 2.095968998793453], "min": [0, 0], "max": [6, 6], "count": [790]}, "eef_velocity_action": {"mean": [0.8556962025316456, 0.7772151898734178], "std": [0.7040114418379501, 0.7033283200932685], "min": [0, 0], "max": [2, 2], "count": [790]}, "eef_acc_mag_action": {"mean": [0.7189873417721518, 0.6329113924050633], "std": [0.8280029274954498, 0.807829020477669], "min": [0, 0], "max": [2, 2], "count": [790]}, "eef_sim_pose_state": {"mean": [0.5598306198324925, 0.2920528646694597, 1.1454575045687536, -2.481659934768755, 0.7521061235859705, 1.9174261995898472, 0.5214945343354614, -0.2887146508401067, 1.0742562387197463, 1.941759275822325, 1.0217451792630499, -1.389158880155848], "std": [0.052741948187688445, 0.12397108590039019, 0.06225212466546513, 0.952434033458324, 0.3057809335785057, 1.9512215708025522, 0.05427612803251718, 0.05329241533886756, 0.047939870431048685, 1.6660678265867286, 0.46508662811291057, 2.227619333989404], "min": [0.42752283493876997, -0.029390878220806826, 1.0697824875483903, -3.140964411402649, 0.28211292555202916, -3.1410816960504175, 0.41768150083779243, -0.3808691153757339, 0.9937303593151882, -3.135591126832143, -0.060956170230745066, -3.1387614880167414], "max": [0.6481406638443371, 0.41956314862642974, 1.286652798939947, 3.1324610211747688, 1.3427121309082484, 3.1407203676719977, 0.635543011362354, -0.12206915813800656, 1.1604520203171893, 3.136573874529967, 1.5595807368395858, 3.140655368966354], "count": [790]}, "eef_sim_pose_action": {"mean": [0.5598306198324925, 0.2920528646694597, 1.1454575045687536, -2.481659934768755, 0.7521061235859705, 1.9174261995898472, 0.5214945343354614, -0.2887146508401067, 1.0742562387197463, 1.941759275822325, 1.0217451792630499, -1.389158880155848], "std": [0.052741948187688445, 0.12397108590039019, 0.06225212466546513, 0.952434033458324, 0.3057809335785057, 1.9512215708025522, 0.05427612803251718, 0.05329241533886756, 0.047939870431048685, 1.6660678265867286, 0.46508662811291057, 2.227619333989404], "min": [0.42752283493876997, -0.029390878220806826, 1.0697824875483903, -3.140964411402649, 0.28211292555202916, -3.1410816960504175, 0.41768150083779243, -0.3808691153757339, 0.9937303593151882, -3.135591126832143, -0.060956170230745066, -3.1387614880167414], "max": [0.6481406638443371, 0.41956314862642974, 1.286652798939947, 3.1324610211747688, 1.3427121309082484, 3.1407203676719977, 0.635543011362354, -0.12206915813800656, 1.1604520203171893, 3.136573874529967, 1.5595807368395858, 3.140655368966354], "count": [790]}, "gripper_mode_state": {"mean": [0.5594936708860759, 0.4151898734177215], "std": [0.4964478856078456, 0.4927547487636177], "min": [0, 0], "max": [1, 1], "count": [790]}, "gripper_activity_state": {"mean": [1.8329113924050633, 1.8189873417721518], "std": [0.5030845410463692, 0.5144927326908209], "min": [0, 0], "max": [2, 2], "count": [790]}, "gripper_mode_action": {"mean": [0.5594936708860759, 0.4151898734177215], "std": [0.4964478856078456, 0.4927547487636177], "min": [0, 0], "max": [1, 1], "count": [790]}, "gripper_activity_action": {"mean": [1.8329113924050633, 1.8189873417721518], "std": [0.5030845410463692, 0.5144927326908209], "min": [0, 0], "max": [2, 2], "count": [790]}, "gripper_open_scale_state": {"mean": [0.3763202531838721, 0.536144303950177], "std": [0.3646406867527739, 0.41905474522399494], "min": [0.037, 0.002], "max": [0.922, 0.952], "count": [790]}, "gripper_open_scale_action": {"mean": [0.3763202531838721, 0.536144303950177], "std": [0.3646406867527739, 0.41905474522399494], "min": [0.037, 0.002], "max": [0.922, 0.952], "count": [790]}}} +{"episode_index": 586, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.4422377999707346]], [[0.4655095859550288]], [[0.46590409319822457]]], "std": [[[0.2196656687874186]], [[0.19167612806233023]], [[0.18765954051520242]]], "count": [134]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4324931424373232]], [[0.45940874670763826]], [[0.45866366695932104]]], "std": [[[0.2032166403989051]], [[0.1769975352468923]], [[0.17201139104670427]]], "count": [134]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4537145491903229]], [[0.473723293764023]], [[0.47439960430689687]]], "std": [[[0.18458409218059307]], [[0.16354972428931808]], [[0.1573060337449359]]], "count": [134]}, "observation.state": {"min": [0.40943679213523865, 1.9097044467926025, -0.813794732093811, -0.899839460849762, -2.8416404724121094, -1.9803553819656372, 0.21165607869625092, 10.0, 0.11297699809074402, 0.280707985162735, -0.21009500324726105, -3.1401853561401367, -0.4429999589920044, -0.8759999871253967, -1.058838963508606, -2.1754133701324463, 0.3591538369655609, 0.5904623866081238, 1.2331973314285278, 0.8750033974647522, -2.4465153217315674, 43.0, -0.3630549907684326, 0.26385000348091125, -0.17009100317955017, -3.1381852626800537, -0.10000000149011612, -3.1351852416992188], "max": [0.9972985982894897, 2.1215524673461914, 0.31496211886405945, 0.5421167612075806, -1.3650394678115845, -0.5185198783874512, 1.923091173171997, 947.0, 0.31481701135635376, 0.4246090054512024, 0.06596700102090836, 3.1410000324249268, 1.409999966621399, -0.15699997544288635, -0.3277204930782318, -1.9375598430633545, 1.7361314296722412, 1.087078332901001, 2.7527859210968018, 2.008228302001953, -1.4097024202346802, 895.0, -0.05778700113296509, 0.4283669888973236, 0.1078919991850853, 3.1410000324249268, 1.4329999685287476, 3.140000104904175], "mean": [0.6388274431228638, 2.0348358154296875, -0.40096572041511536, -0.3984719514846802, -2.0652289390563965, -1.4646111726760864, 1.3582863807678223, 424.8504943847656, 0.26661232113838196, 0.3467659056186676, -0.012202169746160507, -0.7505943179130554, 0.5848690867424011, -0.6039722561836243, -0.6304743885993958, -2.051128625869751, 0.6383877992630005, 0.892747163772583, 2.3013529777526855, 1.5363131761550903, -2.060786485671997, 480.2917175292969, -0.2554280757904053, 0.3505055904388428, 0.040412403643131256, 2.2443692684173584, 0.4130363166332245, -2.0533080101013184], "std": [0.10959029197692871, 0.05411233380436897, 0.3750649392604828, 0.3650534451007843, 0.34643375873565674, 0.41617336869239807, 0.43929556012153625, 427.6434631347656, 0.03695500269532204, 0.04464959725737572, 0.059593647718429565, 2.7232396602630615, 0.49173256754875183, 0.14482656121253967, 0.22073277831077576, 0.07452911138534546, 0.36469385027885437, 0.13667668402194977, 0.4139484763145447, 0.2892374098300934, 0.31236544251441956, 381.2078552246094, 0.1056479662656784, 0.04756804183125496, 0.07749749720096588, 1.8034709692001343, 0.35988643765449524, 1.0939465761184692], "count": [689]}, "action": {"min": [0.40943679213523865, 1.9097044467926025, -0.813794732093811, -0.899839460849762, -2.8416404724121094, -1.9803553819656372, 0.21165607869625092, 10.0, 0.11297699809074402, 0.280707985162735, -0.21009500324726105, -3.1401853561401367, -0.4429999589920044, -0.8759999871253967, -1.058838963508606, -2.1754133701324463, 0.3591538369655609, 0.5904623866081238, 1.2331973314285278, 0.8750033974647522, -2.4465153217315674, 43.0, -0.3630549907684326, 0.26385000348091125, -0.17009100317955017, -3.1381852626800537, -0.10000000149011612, -3.1351852416992188], "max": [0.9972985982894897, 2.1215524673461914, 0.31496211886405945, 0.5421167612075806, -1.3650394678115845, -0.5185198783874512, 1.923091173171997, 947.0, 0.31481701135635376, 0.4246090054512024, 0.06596700102090836, 3.1410000324249268, 1.409999966621399, -0.15699997544288635, -0.3277204930782318, -1.9375598430633545, 1.7361314296722412, 1.087078332901001, 2.7527859210968018, 2.008228302001953, -1.4097024202346802, 895.0, -0.05778700113296509, 0.4283669888973236, 0.1078919991850853, 3.1410000324249268, 1.4329999685287476, 3.140000104904175], "mean": [0.6388274431228638, 2.0348358154296875, -0.40096572041511536, -0.3984719514846802, -2.0652289390563965, -1.4646111726760864, 1.3582863807678223, 424.8504943847656, 0.26661232113838196, 0.3467659056186676, -0.012202169746160507, -0.7505943179130554, 0.5848690867424011, -0.6039722561836243, -0.6304743885993958, -2.051128625869751, 0.6383877992630005, 0.892747163772583, 2.3013529777526855, 1.5363131761550903, -2.060786485671997, 480.2917175292969, -0.2554280757904053, 0.3505055904388428, 0.040412403643131256, 2.2443692684173584, 0.4130363166332245, -2.0533080101013184], "std": [0.10959029197692871, 0.05411233380436897, 0.3750649392604828, 0.3650534451007843, 0.34643375873565674, 0.41617336869239807, 0.43929556012153625, 427.6434631347656, 0.03695500269532204, 0.04464959725737572, 0.059593647718429565, 2.7232396602630615, 0.49173256754875183, 0.14482656121253967, 0.22073277831077576, 0.07452911138534546, 0.36469385027885437, 0.13667668402194977, 0.4139484763145447, 0.2892374098300934, 0.31236544251441956, 381.2078552246094, 0.1056479662656784, 0.04756804183125496, 0.07749749720096588, 1.8034709692001343, 0.35988643765449524, 1.0939465761184692], "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": [589], "max": [589], "mean": [589.0], "std": [0.0], "count": [689]}, "index": {"min": [530402], "max": [531090], "mean": [530746.0], "std": [198.89695824722912], "count": [689]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [689]}, "subtask_annotation": {"mean": [13.104499274310594, 29.0, 29.0, 29.0, 29.0], "std": [9.418543613073288, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [689]}, "scene_annotation": {"mean": [589.0], "std": [0.0], "min": [589], "max": [589], "count": [689]}, "eef_direction_state": {"mean": [3.72133526850508, 3.9056603773584904], "std": [1.9819564784980424, 1.9959566983154955], "min": [0, 0], "max": [6, 6], "count": [689]}, "eef_velocity_state": {"mean": [0.8940493468795355, 0.8911465892597968], "std": [0.6568447275524905, 0.7907630697641851], "min": [0, 0], "max": [2, 2], "count": [689]}, "eef_acc_mag_state": {"mean": [0.8374455732946299, 0.772133526850508], "std": [0.8396850472246484, 0.830500717794791], "min": [0, 0], "max": [2, 2], "count": [689]}, "eef_direction_action": {"mean": [3.72133526850508, 3.9056603773584904], "std": [1.9819564784980424, 1.9959566983154955], "min": [0, 0], "max": [6, 6], "count": [689]}, "eef_velocity_action": {"mean": [0.8940493468795355, 0.8911465892597968], "std": [0.6568447275524905, 0.7907630697641851], "min": [0, 0], "max": [2, 2], "count": [689]}, "eef_acc_mag_action": {"mean": [0.8374455732946299, 0.772133526850508], "std": [0.8396850472246484, 0.830500717794791], "min": [0, 0], "max": [2, 2], "count": [689]}, "eef_sim_pose_state": {"mean": [0.5603792346497914, 0.3000039605544096, 1.1386955694652259, -2.266817123620345, 0.6879419915732334, 0.7458151747594965, 0.5559615649162244, -0.2717355679283415, 1.0819776329402881, 2.162652024920313, 0.9145479016075623, -0.763198114467926], "std": [0.04771948980819389, 0.11752192493320797, 0.0463060819065848, 0.9865699850359118, 0.21107845483427015, 2.620271129312932, 0.031100559611855302, 0.06240770688070517, 0.0341254647406976, 0.4041445439451095, 0.2825881221039958, 2.476827722106186], "min": [0.4782435952576201, 0.015293252724683612, 1.0970786351435873, -3.134940788354199, 0.37329725803872793, -3.1366052952760235, 0.49357279310181446, -0.3389756707654153, 1.0071038516926016, 1.195514746287398, 0.17044768607079996, -3.141117738042133], "max": [0.6445415762671344, 0.4062074148552885, 1.2878389059640152, 3.1382553100886734, 1.2153407953432276, 3.140796576139182, 0.6200336449775289, -0.028863633685424772, 1.147442296573297, 2.789172985493401, 1.4004932859841914, 3.1393355699568244], "count": [689]}, "eef_sim_pose_action": {"mean": [0.5603792346497914, 0.3000039605544096, 1.1386955694652259, -2.266817123620345, 0.6879419915732334, 0.7458151747594965, 0.5559615649162244, -0.2717355679283415, 1.0819776329402881, 2.162652024920313, 0.9145479016075623, -0.763198114467926], "std": [0.04771948980819389, 0.11752192493320797, 0.0463060819065848, 0.9865699850359118, 0.21107845483427015, 2.620271129312932, 0.031100559611855302, 0.06240770688070517, 0.0341254647406976, 0.4041445439451095, 0.2825881221039958, 2.476827722106186], "min": [0.4782435952576201, 0.015293252724683612, 1.0970786351435873, -3.134940788354199, 0.37329725803872793, -3.1366052952760235, 0.49357279310181446, -0.3389756707654153, 1.0071038516926016, 1.195514746287398, 0.17044768607079996, -3.141117738042133], "max": [0.6445415762671344, 0.4062074148552885, 1.2878389059640152, 3.1382553100886734, 1.2153407953432276, 3.140796576139182, 0.6200336449775289, -0.028863633685424772, 1.147442296573297, 2.789172985493401, 1.4004932859841914, 3.1393355699568244], "count": [689]}, "gripper_mode_state": {"mean": [0.48911465892597966, 0.5471698113207547], "std": [0.4998814953063414, 0.4977700361612436], "min": [0, 0], "max": [1, 1], "count": [689]}, "gripper_activity_state": {"mean": [1.7677793904208998, 1.7895500725689404], "std": [0.5687108923282089, 0.5579414274475953], "min": [0, 0], "max": [2, 2], "count": [689]}, "gripper_mode_action": {"mean": [0.48911465892597966, 0.5471698113207547], "std": [0.4998814953063414, 0.4977700361612436], "min": [0, 0], "max": [1, 1], "count": [689]}, "gripper_activity_action": {"mean": [1.7677793904208998, 1.7895500725689404], "std": [0.5687108923282089, 0.5579414274475953], "min": [0, 0], "max": [2, 2], "count": [689]}, "gripper_open_scale_state": {"mean": [0.4802917271906129, 0.42485050799504065], "std": [0.38120824499022027, 0.427643497597599], "min": [0.043, 0.01], "max": [0.895, 0.947], "count": [689]}, "gripper_open_scale_action": {"mean": [0.4802917271906129, 0.42485050799504065], "std": [0.38120824499022027, 0.427643497597599], "min": [0.043, 0.01], "max": [0.895, 0.947], "count": [689]}}} +{"episode_index": 587, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[1.0]], [[1.0]]], "mean": [[[0.43712500258542236]], [[0.4623541757156449]], [[0.4619790102486142]]], "std": [[[0.22257814123779046]], [[0.19163853062659875]], [[0.1865352264978554]]], "count": [158]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41860066341937624]], [[0.45345405833747]], [[0.4529222162757508]]], "std": [[[0.19520190092671125]], [[0.1610282633645015]], [[0.1565502505614336]]], "count": [158]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42422819971870607]], [[0.4537061421878878]], [[0.45387326647431125]]], "std": [[[0.18437947649816777]], [[0.15654819601907288]], [[0.14844441873194555]]], "count": [158]}, "observation.state": {"min": [0.18999655544757843, 1.9795175790786743, -0.8655437231063843, -1.3194514513015747, -2.7367985248565674, -1.9832526445388794, 0.21043436229228973, 0.0, 0.2148980051279068, 0.23325000703334808, -0.171766996383667, -3.124000072479248, -0.20900002121925354, -1.1779999732971191, -1.0804111957550049, -2.175326108932495, 0.3243345618247986, 0.7454999089241028, 1.7547192573547363, 0.8130790591239929, -2.314236879348755, 43.0, -0.3744480013847351, 0.250095009803772, -0.13850000500679016, 2.3350000381469727, -0.04700000211596489, -2.944999933242798], "max": [0.9147270917892456, 2.121535062789917, -0.3108431398868561, 0.290876567363739, -1.2960641384124756, -0.6600311994552612, 2.2984938621520996, 939.0, 0.3432919979095459, 0.45510900020599365, 0.0895180031657219, -2.309999942779541, 0.7440000176429749, -0.05899999290704727, -0.2791305184364319, -2.014162302017212, 1.6179901361465454, 1.2722927331924438, 2.6953470706939697, 1.9618549346923828, -1.3272181749343872, 939.0, 0.01971999928355217, 0.43862900137901306, 0.09594999998807907, 3.130000114440918, 0.7129999399185181, -2.2730000019073486], "mean": [0.4685195982456207, 2.0793187618255615, -0.6820809841156006, -0.6623678207397461, -2.0040342807769775, -1.4084932804107666, 1.3594955205917358, 488.8485107421875, 0.2893003523349762, 0.3260241448879242, -0.003928488120436668, -2.6995761394500732, 0.4357511103153229, -0.4822877049446106, -0.5903614163398743, -2.108466148376465, 0.6906687617301941, 0.991144061088562, 2.364535093307495, 1.4084588289260864, -1.8605087995529175, 401.510498046875, -0.2539791464805603, 0.3534759283065796, 0.02637973427772522, 2.7406513690948486, 0.3029484748840332, -2.528763771057129], "std": [0.18291407823562622, 0.025602029636502266, 0.1373259574174881, 0.39593085646629333, 0.35853949189186096, 0.3960789740085602, 0.6182214021682739, 387.2383117675781, 0.02623300999403, 0.06631066650152206, 0.05884767696261406, 0.2262793332338333, 0.25681719183921814, 0.32584062218666077, 0.23899923264980316, 0.04255117103457451, 0.30589789152145386, 0.13331560790538788, 0.21170781552791595, 0.3210839033126831, 0.2692525088787079, 393.93157958984375, 0.12684160470962524, 0.06014128029346466, 0.050255902111530304, 0.1994474232196808, 0.23001764714717865, 0.20326298475265503], "count": [855]}, "action": {"min": [0.18999655544757843, 1.9795175790786743, -0.8655437231063843, -1.3194514513015747, -2.7367985248565674, -1.9832526445388794, 0.21043436229228973, 0.0, 0.2148980051279068, 0.23325000703334808, -0.171766996383667, -3.124000072479248, -0.20900002121925354, -1.1779999732971191, -1.0804111957550049, -2.175326108932495, 0.3243345618247986, 0.7454999089241028, 1.7547192573547363, 0.8130790591239929, -2.314236879348755, 43.0, -0.3744480013847351, 0.250095009803772, -0.13850000500679016, 2.3350000381469727, -0.04700000211596489, -2.944999933242798], "max": [0.9147270917892456, 2.121535062789917, -0.3108431398868561, 0.290876567363739, -1.2960641384124756, -0.6600311994552612, 2.2984938621520996, 939.0, 0.3432919979095459, 0.45510900020599365, 0.0895180031657219, -2.309999942779541, 0.7440000176429749, -0.05899999290704727, -0.2791305184364319, -2.014162302017212, 1.6179901361465454, 1.2722927331924438, 2.6953470706939697, 1.9618549346923828, -1.3272181749343872, 939.0, 0.01971999928355217, 0.43862900137901306, 0.09594999998807907, 3.130000114440918, 0.7129999399185181, -2.2730000019073486], "mean": [0.4685195982456207, 2.0793187618255615, -0.6820809841156006, -0.6623678207397461, -2.0040342807769775, -1.4084932804107666, 1.3594955205917358, 488.8485107421875, 0.2893003523349762, 0.3260241448879242, -0.003928488120436668, -2.6995761394500732, 0.4357511103153229, -0.4822877049446106, -0.5903614163398743, -2.108466148376465, 0.6906687617301941, 0.991144061088562, 2.364535093307495, 1.4084588289260864, -1.8605087995529175, 401.510498046875, -0.2539791464805603, 0.3534759283065796, 0.02637973427772522, 2.7406513690948486, 0.3029484748840332, -2.528763771057129], "std": [0.18291407823562622, 0.025602029636502266, 0.1373259574174881, 0.39593085646629333, 0.35853949189186096, 0.3960789740085602, 0.6182214021682739, 387.2383117675781, 0.02623300999403, 0.06631066650152206, 0.05884767696261406, 0.2262793332338333, 0.25681719183921814, 0.32584062218666077, 0.23899923264980316, 0.04255117103457451, 0.30589789152145386, 0.13331560790538788, 0.21170781552791595, 0.3210839033126831, 0.2692525088787079, 393.93157958984375, 0.12684160470962524, 0.06014128029346466, 0.050255902111530304, 0.1994474232196808, 0.23001764714717865, 0.20326298475265503], "count": [855]}, "timestamp": {"min": [0.0], "max": [28.466666666666665], "mean": [14.233333333333333], "std": [8.227235708754636], "count": [855]}, "frame_index": {"min": [0], "max": [854], "mean": [427.0], "std": [246.8170712626391], "count": [855]}, "episode_index": {"min": [590], "max": [590], "mean": [590.0], "std": [0.0], "count": [855]}, "index": {"min": [531091], "max": [531945], "mean": [531518.0], "std": [246.8170712626391], "count": [855]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [855]}, "subtask_annotation": {"mean": [14.821052631578947, 29.0, 29.0, 29.0, 29.0], "std": [10.370652533938516, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [855]}, "scene_annotation": {"mean": [590.0], "std": [0.0], "min": [590], "max": [590], "count": [855]}, "eef_direction_state": {"mean": [3.784795321637427, 3.8222222222222224], "std": [2.032024985796705, 2.076033605114483], "min": [0, 0], "max": [6, 6], "count": [855]}, "eef_velocity_state": {"mean": [0.856140350877193, 0.7543859649122807], "std": [0.7151700105879164, 0.6582104505626728], "min": [0, 0], "max": [2, 2], "count": [855]}, "eef_acc_mag_state": {"mean": [0.7111111111111111, 0.6830409356725147], "std": [0.829037661264361, 0.8158546579420091], "min": [0, 0], "max": [2, 2], "count": [855]}, "eef_direction_action": {"mean": [3.784795321637427, 3.8222222222222224], "std": [2.032024985796705, 2.076033605114483], "min": [0, 0], "max": [6, 6], "count": [855]}, "eef_velocity_action": {"mean": [0.856140350877193, 0.7543859649122807], "std": [0.7151700105879164, 0.6582104505626728], "min": [0, 0], "max": [2, 2], "count": [855]}, "eef_acc_mag_action": {"mean": [0.7111111111111111, 0.6830409356725147], "std": [0.829037661264361, 0.8158546579420091], "min": [0, 0], "max": [2, 2], "count": [855]}, "eef_sim_pose_state": {"mean": [0.5600797883345615, 0.287396195862316, 1.1321414888966075, -2.4793812892030656, 0.8448297317798054, 2.4009376842734187, 0.5314767578410727, -0.293833644473567, 1.07636221221228, 1.915459363401059, 1.029240862099049, -2.5680304276514687], "std": [0.05668652320829072, 0.11495702468887843, 0.06573683406571652, 1.3927176282847396, 0.21295011975863637, 1.0641747334643856, 0.06144029615411313, 0.053481829651670025, 0.04297299262379025, 1.9778209126924584, 0.3692915147814392, 0.30779989258652285], "min": [0.459567036120152, -0.01048230482469921, 1.0604088028085235, -3.1415718330560387, 0.4563002117225814, -3.131530626870628, 0.4368469844330547, -0.37523956344842047, 0.989167468646809, -3.136378541681913, 0.1231732249471198, -3.1298504359029615], "max": [0.6355145570957587, 0.3900293852058656, 1.3004682650051602, 3.1405991074035184, 1.2440629699910182, 3.139275688917301, 0.6491645611281507, -0.12271101979028827, 1.15626030537034, 3.135101745642, 1.4908458602908818, -1.8781779611820233], "count": [855]}, "eef_sim_pose_action": {"mean": [0.5600797883345615, 0.287396195862316, 1.1321414888966075, -2.4793812892030656, 0.8448297317798054, 2.4009376842734187, 0.5314767578410727, -0.293833644473567, 1.07636221221228, 1.915459363401059, 1.029240862099049, -2.5680304276514687], "std": [0.05668652320829072, 0.11495702468887843, 0.06573683406571652, 1.3927176282847396, 0.21295011975863637, 1.0641747334643856, 0.06144029615411313, 0.053481829651670025, 0.04297299262379025, 1.9778209126924584, 0.3692915147814392, 0.30779989258652285], "min": [0.459567036120152, -0.01048230482469921, 1.0604088028085235, -3.1415718330560387, 0.4563002117225814, -3.131530626870628, 0.4368469844330547, -0.37523956344842047, 0.989167468646809, -3.136378541681913, 0.1231732249471198, -3.1298504359029615], "max": [0.6355145570957587, 0.3900293852058656, 1.3004682650051602, 3.1405991074035184, 1.2440629699910182, 3.139275688917301, 0.6491645611281507, -0.12271101979028827, 1.15626030537034, 3.135101745642, 1.4908458602908818, -1.8781779611820233], "count": [855]}, "gripper_mode_state": {"mean": [0.5871345029239766, 0.41871345029239765], "std": [0.4923490412300915, 0.49334825107284525], "min": [0, 0], "max": [1, 1], "count": [855]}, "gripper_activity_state": {"mean": [1.8245614035087718, 1.839766081871345], "std": [0.52279524300882, 0.4849162865190578], "min": [0, 0], "max": [2, 2], "count": [855]}, "gripper_mode_action": {"mean": [0.5871345029239766, 0.41871345029239765], "std": [0.4923490412300915, 0.49334825107284525], "min": [0, 0], "max": [1, 1], "count": [855]}, "gripper_activity_action": {"mean": [1.8245614035087718, 1.839766081871345], "std": [0.52279524300882, 0.4849162865190578], "min": [0, 0], "max": [2, 2], "count": [855]}, "gripper_open_scale_state": {"mean": [0.40151052620424815, 0.4888485379837984], "std": [0.3939314889690863, 0.38723850538767046], "min": [0.043, 0.0], "max": [0.939, 0.939], "count": [855]}, "gripper_open_scale_action": {"mean": [0.40151052620424815, 0.4888485379837984], "std": [0.3939314889690863, 0.38723850538767046], "min": [0.043, 0.0], "max": [0.939, 0.939], "count": [855]}}} +{"episode_index": 588, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.4378898650759323]], [[0.46517826677239527]], [[0.4650107560793926]]], "std": [[[0.22392333210980747]], [[0.192249166984213]], [[0.18712799955847517]]], "count": [136]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4161024080281623]], [[0.4528689371275471]], [[0.45327211138744716]]], "std": [[[0.19014358564950842]], [[0.1553553721485588]], [[0.1499989470020056]]], "count": [136]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42306408442666277]], [[0.4532597663759131]], [[0.45526404507881585]]], "std": [[[0.18686259005751424]], [[0.157034737790991]], [[0.14809111549629114]]], "count": [136]}, "observation.state": {"min": [0.1733635514974594, 1.9798142910003662, -0.701133668422699, -1.1965279579162598, -2.8015501499176025, -1.9910017251968384, 0.1710946410894394, -1.0, 0.2173909991979599, 0.20471300184726715, -0.16137699782848358, -3.0290000438690186, -0.21299999952316284, -1.0789999961853027, -1.1133804321289062, -2.166093349456787, 0.30147072672843933, 0.6874328851699829, 1.8849905729293823, 0.7248702049255371, -2.3799309730529785, 30.0, -0.3793930113315582, 0.23831599950790405, -0.041482001543045044, -3.1391851902008057, -0.08300000429153442, -2.7200000286102295], "max": [0.8881456851959229, 2.1215524673461914, -0.2869146764278412, 0.26338765025138855, -1.2543331384658813, -0.723630964756012, 2.0739049911499023, 945.0, 0.34114399552345276, 0.4412750005722046, 0.10452999919652939, -2.2209999561309814, 0.7089999914169312, -0.12199998646974564, -0.2777167856693268, -2.0508317947387695, 1.0608285665512085, 1.1508526802062988, 2.687615156173706, 1.9928170442581177, -1.3146343231201172, 889.0, 0.011455000378191471, 0.4481149911880493, 0.07788799703121185, 3.1389999389648438, 0.7639999985694885, -2.322000026702881], "mean": [0.47857144474983215, 2.082669973373413, -0.5842921733856201, -0.6403427124023438, -2.041090250015259, -1.3951767683029175, 1.21792471408844, 594.8505859375, 0.3050996959209442, 0.32310763001441956, 0.0017760206246748567, -2.6445767879486084, 0.3972342014312744, -0.4331595301628113, -0.5703614950180054, -2.121999740600586, 0.6944760084152222, 0.99287348985672, 2.3583672046661377, 1.3523492813110352, -1.8458032608032227, 392.2995300292969, -0.26100224256515503, 0.3666130602359772, 0.02806098572909832, 2.5590648651123047, 0.3015291392803192, -2.5302932262420654], "std": [0.17469538748264313, 0.026982532814145088, 0.11740221828222275, 0.38874733448028564, 0.3996521234512329, 0.4524703025817871, 0.5150514245033264, 413.14178466796875, 0.025473786517977715, 0.06656201928853989, 0.06516881287097931, 0.2644348740577698, 0.24311263859272003, 0.27319028973579407, 0.1963878720998764, 0.032485708594322205, 0.18430304527282715, 0.13477639853954315, 0.21577787399291992, 0.34158843755722046, 0.26168203353881836, 376.47210693359375, 0.09969428926706314, 0.06199255585670471, 0.024772128090262413, 0.8760059475898743, 0.22866493463516235, 0.11301465332508087], "count": [701]}, "action": {"min": [0.1733635514974594, 1.9798142910003662, -0.701133668422699, -1.1965279579162598, -2.8015501499176025, -1.9910017251968384, 0.1710946410894394, -1.0, 0.2173909991979599, 0.20471300184726715, -0.16137699782848358, -3.0290000438690186, -0.21299999952316284, -1.0789999961853027, -1.1133804321289062, -2.166093349456787, 0.30147072672843933, 0.6874328851699829, 1.8849905729293823, 0.7248702049255371, -2.3799309730529785, 30.0, -0.3793930113315582, 0.23831599950790405, -0.041482001543045044, -3.1391851902008057, -0.08300000429153442, -2.7200000286102295], "max": [0.8881456851959229, 2.1215524673461914, -0.2869146764278412, 0.26338765025138855, -1.2543331384658813, -0.723630964756012, 2.0739049911499023, 945.0, 0.34114399552345276, 0.4412750005722046, 0.10452999919652939, -2.2209999561309814, 0.7089999914169312, -0.12199998646974564, -0.2777167856693268, -2.0508317947387695, 1.0608285665512085, 1.1508526802062988, 2.687615156173706, 1.9928170442581177, -1.3146343231201172, 889.0, 0.011455000378191471, 0.4481149911880493, 0.07788799703121185, 3.1389999389648438, 0.7639999985694885, -2.322000026702881], "mean": [0.47857144474983215, 2.082669973373413, -0.5842921733856201, -0.6403427124023438, -2.041090250015259, -1.3951767683029175, 1.21792471408844, 594.8505859375, 0.3050996959209442, 0.32310763001441956, 0.0017760206246748567, -2.6445767879486084, 0.3972342014312744, -0.4331595301628113, -0.5703614950180054, -2.121999740600586, 0.6944760084152222, 0.99287348985672, 2.3583672046661377, 1.3523492813110352, -1.8458032608032227, 392.2995300292969, -0.26100224256515503, 0.3666130602359772, 0.02806098572909832, 2.5590648651123047, 0.3015291392803192, -2.5302932262420654], "std": [0.17469538748264313, 0.026982532814145088, 0.11740221828222275, 0.38874733448028564, 0.3996521234512329, 0.4524703025817871, 0.5150514245033264, 413.14178466796875, 0.025473786517977715, 0.06656201928853989, 0.06516881287097931, 0.2644348740577698, 0.24311263859272003, 0.27319028973579407, 0.1963878720998764, 0.032485708594322205, 0.18430304527282715, 0.13477639853954315, 0.21577787399291992, 0.34158843755722046, 0.26168203353881836, 376.47210693359375, 0.09969428926706314, 0.06199255585670471, 0.024772128090262413, 0.8760059475898743, 0.22866493463516235, 0.11301465332508087], "count": [701]}, "timestamp": {"min": [0.0], "max": [23.333333333333332], "mean": [11.666666666666664], "std": [6.745368781616021], "count": [701]}, "frame_index": {"min": [0], "max": [700], "mean": [350.0], "std": [202.36106344848062], "count": [701]}, "episode_index": {"min": [591], "max": [591], "mean": [591.0], "std": [0.0], "count": [701]}, "index": {"min": [531946], "max": [532646], "mean": [532296.0], "std": [202.36106344848062], "count": [701]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [701]}, "subtask_annotation": {"mean": [12.423680456490727, 29.0, 29.0, 29.0, 29.0], "std": [9.424311211104031, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [701]}, "scene_annotation": {"mean": [591.0], "std": [0.0], "min": [591], "max": [591], "count": [701]}, "eef_direction_state": {"mean": [3.470756062767475, 3.7703281027104136], "std": [1.9224072890525676, 2.209441168601837], "min": [0, 0], "max": [6, 6], "count": [701]}, "eef_velocity_state": {"mean": [1.0, 0.7746077032810271], "std": [0.6819456933461225, 0.7519712725550584], "min": [0, 0], "max": [2, 2], "count": [701]}, "eef_acc_mag_state": {"mean": [0.8345221112696148, 0.7646219686162625], "std": [0.8367491651299214, 0.851417065671753], "min": [0, 0], "max": [2, 2], "count": [701]}, "eef_direction_action": {"mean": [3.470756062767475, 3.7703281027104136], "std": [1.9224072890525676, 2.209441168601837], "min": [0, 0], "max": [6, 6], "count": [701]}, "eef_velocity_action": {"mean": [1.0, 0.7746077032810271], "std": [0.6819456933461225, 0.7519712725550584], "min": [0, 0], "max": [2, 2], "count": [701]}, "eef_acc_mag_action": {"mean": [0.8345221112696148, 0.7646219686162625], "std": [0.8367491651299214, 0.851417065671753], "min": [0, 0], "max": [2, 2], "count": [701]}, "eef_sim_pose_state": {"mean": [0.5715483209438424, 0.2923743711934264, 1.1276682379353071, -1.8789264620946167, 0.8571581384662785, 2.469393021364045, 0.5274558859531056, -0.3075670544053933, 1.0697627454656027, 0.8287243829471185, 1.0338622268190583, -2.457191515691335], "std": [0.057086942746713165, 0.07742498437816157, 0.059914907952316146, 2.0674856385716702, 0.218040183126795, 0.8841253413992037, 0.05874924303924159, 0.060792890563464846, 0.03941890078289421, 2.6667533120650178, 0.337726900656544, 0.23510468991494338], "min": [0.453392621959833, 0.07708122708948362, 1.0513104967077267, -3.140891836742684, 0.4705116910992211, -3.117696430280648, 0.40881609185270396, -0.39587455480165107, 0.9892738792908261, -3.138620314766323, 0.18927660653711031, -2.840873690636343], "max": [0.6495312098305144, 0.38435357311903456, 1.2868544478905086, 3.1413981652623115, 1.192105696460552, 3.125988452154046, 0.6326100622134158, -0.13103109449804795, 1.1423251134816477, 3.141222119476528, 1.405262606944591, -1.8329338822436827], "count": [701]}, "eef_sim_pose_action": {"mean": [0.5715483209438424, 0.2923743711934264, 1.1276682379353071, -1.8789264620946167, 0.8571581384662785, 2.469393021364045, 0.5274558859531056, -0.3075670544053933, 1.0697627454656027, 0.8287243829471185, 1.0338622268190583, -2.457191515691335], "std": [0.057086942746713165, 0.07742498437816157, 0.059914907952316146, 2.0674856385716702, 0.218040183126795, 0.8841253413992037, 0.05874924303924159, 0.060792890563464846, 0.03941890078289421, 2.6667533120650178, 0.337726900656544, 0.23510468991494338], "min": [0.453392621959833, 0.07708122708948362, 1.0513104967077267, -3.140891836742684, 0.4705116910992211, -3.117696430280648, 0.40881609185270396, -0.39587455480165107, 0.9892738792908261, -3.138620314766323, 0.18927660653711031, -2.840873690636343], "max": [0.6495312098305144, 0.38435357311903456, 1.2868544478905086, 3.1413981652623115, 1.192105696460552, 3.125988452154046, 0.6326100622134158, -0.13103109449804795, 1.1423251134816477, 3.141222119476528, 1.405262606944591, -1.8329338822436827], "count": [701]}, "gripper_mode_state": {"mean": [0.5748930099857347, 0.3680456490727532], "std": [0.49435921864093807, 0.48227383224820297], "min": [0, 0], "max": [1, 1], "count": [701]}, "gripper_activity_state": {"mean": [1.7931526390870185, 1.7660485021398002], "std": [0.5434175322547066, 0.5797731298519518], "min": [0, 0], "max": [2, 2], "count": [701]}, "gripper_mode_action": {"mean": [0.5748930099857347, 0.3680456490727532], "std": [0.49435921864093807, 0.48227383224820297], "min": [0, 0], "max": [1, 1], "count": [701]}, "gripper_activity_action": {"mean": [1.7931526390870185, 1.7660485021398002], "std": [0.5434175322547066, 0.5797731298519518], "min": [0, 0], "max": [2, 2], "count": [701]}, "gripper_open_scale_state": {"mean": [0.39229957186308484, 0.5949101284371635], "std": [0.3764722441882642, 0.41305641472583116], "min": [0.03, 0.0], "max": [0.889, 0.945], "count": [701]}, "gripper_open_scale_action": {"mean": [0.39229957186308484, 0.5949101284371635], "std": [0.3764722441882642, 0.41305641472583116], "min": [0.03, 0.0], "max": [0.889, 0.945], "count": [701]}}} +{"episode_index": 589, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[1.0]], [[1.0]]], "mean": [[[0.4309492047194253]], [[0.46001203593299184]], [[0.4602934423393982]]], "std": [[[0.22917441510538328]], [[0.19592647615315653]], [[0.1906335857532758]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40804766163222045]], [[0.4515801647235471]], [[0.45340910579697347]]], "std": [[[0.21289313056441753]], [[0.17507716476950305]], [[0.1695780732220426]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42641891707884355]], [[0.4576116060913855]], [[0.45932635392745685]]], "std": [[[0.19884910729118963]], [[0.16988586259250935]], [[0.16201106708578067]]], "count": [111]}, "observation.state": {"min": [0.13576915860176086, 2.01906681060791, -0.7624820470809937, -1.1370820999145508, -2.731475353240967, -1.9867433309555054, 0.012339478358626366, -2.0, 0.2552489936351776, 0.20456600189208984, -0.1370919942855835, -3.114000082015991, -0.19500000774860382, -1.1319999694824219, -1.0842509269714355, -2.175203800201416, 0.31930801272392273, 0.6828775405883789, 1.915062665939331, 0.7626041769981384, -2.2616848945617676, 50.0, -0.35609200596809387, 0.2578260004520416, -0.14186300337314606, 2.247999906539917, -0.09300000965595245, -2.9570000171661377], "max": [0.759759247303009, 2.116962194442749, -0.3619638681411743, 0.2721317410469055, -1.3396449089050293, -0.867411196231842, 2.1163864135742188, 912.0, 0.3540390133857727, 0.41769999265670776, 0.08100699633359909, -2.2760000228881836, 0.7630000114440918, -0.09799999743700027, -0.30377456545829773, -1.9703370332717896, 1.6036783456802368, 1.1501719951629639, 2.7183327674865723, 1.9892739057540894, -1.3401859998703003, 923.0, 0.026576999574899673, 0.45294201374053955, 0.07329999655485153, 3.114000082015991, 0.6230000257492065, -2.4619998931884766], "mean": [0.39666038751602173, 2.0845417976379395, -0.5929161906242371, -0.7083866596221924, -2.0517642498016357, -1.5343663692474365, 1.3195782899856567, 516.2216186523438, 0.31101173162460327, 0.29650557041168213, 0.010849162936210632, -2.703385591506958, 0.4343930184841156, -0.5004579424858093, -0.64317387342453, -2.08787202835083, 0.7180032730102539, 0.8902038335800171, 2.397752523422241, 1.3347526788711548, -1.7059478759765625, 376.8305358886719, -0.2539671063423157, 0.3697861135005951, 0.013198754750192165, 2.729309320449829, 0.19331099092960358, -2.660679578781128], "std": [0.15202580392360687, 0.0171493012458086, 0.13699117302894592, 0.3737957179546356, 0.40207651257514954, 0.3820291757583618, 0.5859599709510803, 374.4278564453125, 0.02013915404677391, 0.062262021005153656, 0.05381009355187416, 0.2751396596431732, 0.2775484025478363, 0.3227910101413727, 0.19355840981006622, 0.05733596161007881, 0.3029669225215912, 0.09761664271354675, 0.24273182451725006, 0.3228302597999573, 0.2491934448480606, 341.35052490234375, 0.11831768602132797, 0.05211808532476425, 0.05007530748844147, 0.2244907021522522, 0.19559919834136963, 0.13398957252502441], "count": [537]}, "action": {"min": [0.13576915860176086, 2.01906681060791, -0.7624820470809937, -1.1370820999145508, -2.731475353240967, -1.9867433309555054, 0.012339478358626366, -2.0, 0.2552489936351776, 0.20456600189208984, -0.1370919942855835, -3.114000082015991, -0.19500000774860382, -1.1319999694824219, -1.0842509269714355, -2.175203800201416, 0.31930801272392273, 0.6828775405883789, 1.915062665939331, 0.7626041769981384, -2.2616848945617676, 50.0, -0.35609200596809387, 0.2578260004520416, -0.14186300337314606, 2.247999906539917, -0.09300000965595245, -2.9570000171661377], "max": [0.759759247303009, 2.116962194442749, -0.3619638681411743, 0.2721317410469055, -1.3396449089050293, -0.867411196231842, 2.1163864135742188, 912.0, 0.3540390133857727, 0.41769999265670776, 0.08100699633359909, -2.2760000228881836, 0.7630000114440918, -0.09799999743700027, -0.30377456545829773, -1.9703370332717896, 1.6036783456802368, 1.1501719951629639, 2.7183327674865723, 1.9892739057540894, -1.3401859998703003, 923.0, 0.026576999574899673, 0.45294201374053955, 0.07329999655485153, 3.114000082015991, 0.6230000257492065, -2.4619998931884766], "mean": [0.39666038751602173, 2.0845417976379395, -0.5929161906242371, -0.7083866596221924, -2.0517642498016357, -1.5343663692474365, 1.3195782899856567, 516.2216186523438, 0.31101173162460327, 0.29650557041168213, 0.010849162936210632, -2.703385591506958, 0.4343930184841156, -0.5004579424858093, -0.64317387342453, -2.08787202835083, 0.7180032730102539, 0.8902038335800171, 2.397752523422241, 1.3347526788711548, -1.7059478759765625, 376.8305358886719, -0.2539671063423157, 0.3697861135005951, 0.013198754750192165, 2.729309320449829, 0.19331099092960358, -2.660679578781128], "std": [0.15202580392360687, 0.0171493012458086, 0.13699117302894592, 0.3737957179546356, 0.40207651257514954, 0.3820291757583618, 0.5859599709510803, 374.4278564453125, 0.02013915404677391, 0.062262021005153656, 0.05381009355187416, 0.2751396596431732, 0.2775484025478363, 0.3227910101413727, 0.19355840981006622, 0.05733596161007881, 0.3029669225215912, 0.09761664271354675, 0.24273182451725006, 0.3228302597999573, 0.2491934448480606, 341.35052490234375, 0.11831768602132797, 0.05211808532476425, 0.05007530748844147, 0.2244907021522522, 0.19559919834136963, 0.13398957252502441], "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": [592], "max": [592], "mean": [592.0], "std": [0.0], "count": [537]}, "index": {"min": [532647], "max": [533183], "mean": [532915.0], "std": [155.01827849213998], "count": [537]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [537]}, "subtask_annotation": {"mean": [13.986964618249534, 29.0, 29.0, 29.0, 29.0], "std": [10.47271072501511, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [537]}, "scene_annotation": {"mean": [592.0], "std": [0.0], "min": [592], "max": [592], "count": [537]}, "eef_direction_state": {"mean": [3.404096834264432, 3.642458100558659], "std": [2.0080429464517073, 2.231212459973392], "min": [0, 0], "max": [6, 6], "count": [537]}, "eef_velocity_state": {"mean": [1.1042830540037243, 0.845437616387337], "std": [0.7476345677416821, 0.7673157184913223], "min": [0, 0], "max": [2, 2], "count": [537]}, "eef_acc_mag_state": {"mean": [1.0148975791433892, 0.7616387337057728], "std": [0.8186385793426683, 0.8362033534120826], "min": [0, 0], "max": [2, 2], "count": [537]}, "eef_direction_action": {"mean": [3.404096834264432, 3.642458100558659], "std": [2.0080429464517073, 2.231212459973392], "min": [0, 0], "max": [6, 6], "count": [537]}, "eef_velocity_action": {"mean": [1.1042830540037243, 0.845437616387337], "std": [0.7476345677416821, 0.7673157184913223], "min": [0, 0], "max": [2, 2], "count": [537]}, "eef_acc_mag_action": {"mean": [1.0148975791433892, 0.7616387337057728], "std": [0.8186385793426683, 0.8362033534120826], "min": [0, 0], "max": [2, 2], "count": [537]}, "eef_sim_pose_state": {"mean": [0.5777695384324033, 0.27819911458541224, 1.1239230211654965, -1.215481893029731, 0.8400191641654879, 2.3432157451935653, 0.5022409432334917, -0.3194957611240703, 1.070886004528549, 2.008535832142439, 1.0204293625913716, -2.625172321637861], "std": [0.04777634224347597, 0.11128427149266866, 0.053595856352755454, 2.6588892425023065, 0.19229148077061534, 0.22907726825103583, 0.05661540905359072, 0.04732877939861065, 0.04032808854984237, 1.798296199385159, 0.39423090537101757, 0.2525857099546894], "min": [0.46655904626131395, -0.013833228090223165, 1.0649728034761385, -3.136171272343204, 0.5438481246519475, 1.9035299379311255, 0.40491283121844523, -0.38755594061878407, 0.983369807770053, -3.114011143690842, 0.15844328226893745, -3.0638172278618416], "max": [0.6478325544189169, 0.3801554823011919, 1.2675901968411138, 3.1351634103354753, 1.1834438005919403, 2.9914081011138864, 0.6121040151970788, -0.17326131833750522, 1.1377907890618928, 3.120309701210553, 1.4613113701308165, -1.901726002486522], "count": [537]}, "eef_sim_pose_action": {"mean": [0.5777695384324033, 0.27819911458541224, 1.1239230211654965, -1.215481893029731, 0.8400191641654879, 2.3432157451935653, 0.5022409432334917, -0.3194957611240703, 1.070886004528549, 2.008535832142439, 1.0204293625913716, -2.625172321637861], "std": [0.04777634224347597, 0.11128427149266866, 0.053595856352755454, 2.6588892425023065, 0.19229148077061534, 0.22907726825103583, 0.05661540905359072, 0.04732877939861065, 0.04032808854984237, 1.798296199385159, 0.39423090537101757, 0.2525857099546894], "min": [0.46655904626131395, -0.013833228090223165, 1.0649728034761385, -3.136171272343204, 0.5438481246519475, 1.9035299379311255, 0.40491283121844523, -0.38755594061878407, 0.983369807770053, -3.114011143690842, 0.15844328226893745, -3.0638172278618416], "max": [0.6478325544189169, 0.3801554823011919, 1.2675901968411138, 3.1351634103354753, 1.1834438005919403, 2.9914081011138864, 0.6121040151970788, -0.17326131833750522, 1.1377907890618928, 3.120309701210553, 1.4613113701308165, -1.901726002486522], "count": [537]}, "gripper_mode_state": {"mean": [0.5754189944134078, 0.4059590316573557], "std": [0.4942792482814454, 0.49107667046315256], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_state": {"mean": [1.7411545623836127, 1.728119180633147], "std": [0.6057153060443428, 0.6137854585666985], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_mode_action": {"mean": [0.5754189944134078, 0.4059590316573557], "std": [0.4942792482814454, 0.49107667046315256], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_action": {"mean": [1.7411545623836127, 1.728119180633147], "std": [0.6057153060443428, 0.6137854585666985], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_open_scale_state": {"mean": [0.3768305397957176, 0.51648603343786], "std": [0.3413505990146315, 0.3740624414318722], "min": [0.05, 0.0], "max": [0.923, 0.912], "count": [537]}, "gripper_open_scale_action": {"mean": [0.3768305397957176, 0.51648603343786], "std": [0.3413505990146315, 0.3740624414318722], "min": [0.05, 0.0], "max": [0.923, 0.912], "count": [537]}}} +{"episode_index": 590, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[1.0]], [[1.0]]], "mean": [[[0.4265256858791904]], [[0.4589214813277462]], [[0.46123349047280204]]], "std": [[[0.236961905269118]], [[0.20240942878547463]], [[0.1956429173879445]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39977879572527936]], [[0.4383381315227704]], [[0.4390660578747628]]], "std": [[[0.2168912009402102]], [[0.1813248157233279]], [[0.1761868817881376]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42663327535315204]], [[0.455209746600253]], [[0.4576656816624499]]], "std": [[[0.18125573067046064]], [[0.15062869503021173]], [[0.14255554055042838]]], "count": [124]}, "observation.state": {"min": [0.08126253634691238, 2.0350539684295654, -0.9410641193389893, -1.3621248006820679, -2.7624197006225586, -1.9917525053024292, 0.15622442960739136, -2.0, 0.23578299582004547, 0.1924310028553009, -0.15164199471473694, -3.0880000591278076, -0.4000000059604645, -1.1859999895095825, -0.9852558374404907, -2.1752212047576904, 0.3341433107852936, 0.5870065689086914, 1.4520267248153687, 0.6868045926094055, -2.19085955619812, 55.0, -0.38443899154663086, 0.20135000348091125, -0.150178000330925, 2.367000102996826, -0.0260000079870224, -2.808000087738037], "max": [0.7778409123420715, 2.121744394302368, -0.365751177072525, 0.24647538363933563, -1.2980363368988037, -0.8941147923469543, 2.409688949584961, 956.0, 0.3566780090332031, 0.4183320105075836, 0.10077299922704697, -1.934000015258789, 0.9129999876022339, 0.1380000114440918, -0.07501424849033356, -1.9462865591049194, 1.682218313217163, 1.252291202545166, 2.7625420093536377, 1.9543849229812622, -1.0621026754379272, 895.0, -0.017162000760436058, 0.42285698652267456, 0.10916999727487564, 3.1029999256134033, 0.9319999814033508, -2.1649999618530273], "mean": [0.44562679529190063, 2.0863795280456543, -0.6200590133666992, -0.6533776521682739, -2.0098342895507812, -1.5530632734298706, 1.3713781833648682, 515.6910400390625, 0.29604634642601013, 0.3063249886035919, 0.005140084307640791, -2.6336374282836914, 0.43270471692085266, -0.5089711546897888, -0.4905278980731964, -2.1004042625427246, 0.6661571264266968, 0.9523198008537292, 2.2888338565826416, 1.4667497873306274, -1.7924107313156128, 351.1942138671875, -0.2850300967693329, 0.3271131217479706, 0.029588574543595314, 2.764552593231201, 0.3610110282897949, -2.4427924156188965], "std": [0.17025285959243774, 0.015214361250400543, 0.17994548380374908, 0.42695727944374084, 0.4567796289920807, 0.36497506499290466, 0.7156829237937927, 400.14990234375, 0.0277628842741251, 0.058383382856845856, 0.05315098911523819, 0.3123176693916321, 0.4349469542503357, 0.40168294310569763, 0.18787948787212372, 0.055895425379276276, 0.2997511327266693, 0.16807718575000763, 0.3880539536476135, 0.2995433807373047, 0.3163139522075653, 364.0788879394531, 0.10421249270439148, 0.053132131695747375, 0.05062977597117424, 0.1775922030210495, 0.29595431685447693, 0.22930748760700226], "count": [623]}, "action": {"min": [0.08126253634691238, 2.0350539684295654, -0.9410641193389893, -1.3621248006820679, -2.7624197006225586, -1.9917525053024292, 0.15622442960739136, -2.0, 0.23578299582004547, 0.1924310028553009, -0.15164199471473694, -3.0880000591278076, -0.4000000059604645, -1.1859999895095825, -0.9852558374404907, -2.1752212047576904, 0.3341433107852936, 0.5870065689086914, 1.4520267248153687, 0.6868045926094055, -2.19085955619812, 55.0, -0.38443899154663086, 0.20135000348091125, -0.150178000330925, 2.367000102996826, -0.0260000079870224, -2.808000087738037], "max": [0.7778409123420715, 2.121744394302368, -0.365751177072525, 0.24647538363933563, -1.2980363368988037, -0.8941147923469543, 2.409688949584961, 956.0, 0.3566780090332031, 0.4183320105075836, 0.10077299922704697, -1.934000015258789, 0.9129999876022339, 0.1380000114440918, -0.07501424849033356, -1.9462865591049194, 1.682218313217163, 1.252291202545166, 2.7625420093536377, 1.9543849229812622, -1.0621026754379272, 895.0, -0.017162000760436058, 0.42285698652267456, 0.10916999727487564, 3.1029999256134033, 0.9319999814033508, -2.1649999618530273], "mean": [0.44562679529190063, 2.0863795280456543, -0.6200590133666992, -0.6533776521682739, -2.0098342895507812, -1.5530632734298706, 1.3713781833648682, 515.6910400390625, 0.29604634642601013, 0.3063249886035919, 0.005140084307640791, -2.6336374282836914, 0.43270471692085266, -0.5089711546897888, -0.4905278980731964, -2.1004042625427246, 0.6661571264266968, 0.9523198008537292, 2.2888338565826416, 1.4667497873306274, -1.7924107313156128, 351.1942138671875, -0.2850300967693329, 0.3271131217479706, 0.029588574543595314, 2.764552593231201, 0.3610110282897949, -2.4427924156188965], "std": [0.17025285959243774, 0.015214361250400543, 0.17994548380374908, 0.42695727944374084, 0.4567796289920807, 0.36497506499290466, 0.7156829237937927, 400.14990234375, 0.0277628842741251, 0.058383382856845856, 0.05315098911523819, 0.3123176693916321, 0.4349469542503357, 0.40168294310569763, 0.18787948787212372, 0.055895425379276276, 0.2997511327266693, 0.16807718575000763, 0.3880539536476135, 0.2995433807373047, 0.3163139522075653, 364.0788879394531, 0.10421249270439148, 0.053132131695747375, 0.05062977597117424, 0.1775922030210495, 0.29595431685447693, 0.22930748760700226], "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": [593], "max": [593], "mean": [593.0], "std": [0.0], "count": [623]}, "index": {"min": [533184], "max": [533806], "mean": [533495.0], "std": [179.84437717093076], "count": [623]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [623]}, "subtask_annotation": {"mean": [12.725521669341894, 29.0, 29.0, 29.0, 29.0], "std": [10.366174170973052, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [623]}, "scene_annotation": {"mean": [593.0], "std": [0.0], "min": [593], "max": [593], "count": [623]}, "eef_direction_state": {"mean": [3.9069020866773676, 3.9052969502407704], "std": [1.9800774670009034, 2.0481415136201306], "min": [0, 0], "max": [6, 6], "count": [623]}, "eef_velocity_state": {"mean": [0.9470304975922953, 0.8426966292134831], "std": [0.7944955155761061, 0.7350263092035454], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_acc_mag_state": {"mean": [0.7512038523274478, 0.709470304975923], "std": [0.8273384554829766, 0.8292545582102203], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_direction_action": {"mean": [3.9069020866773676, 3.9052969502407704], "std": [1.9800774670009034, 2.0481415136201306], "min": [0, 0], "max": [6, 6], "count": [623]}, "eef_velocity_action": {"mean": [0.9470304975922953, 0.8426966292134831], "std": [0.7944955155761061, 0.7350263092035454], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_acc_mag_action": {"mean": [0.7512038523274478, 0.709470304975923], "std": [0.8273384554829766, 0.8292545582102203], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_sim_pose_state": {"mean": [0.53443830835531, 0.3124604406925009, 1.1103348385854128, -2.644658901857675, 0.8347134883567229, 1.784315605615454, 0.5128494300983416, -0.3021398068711209, 1.0759650739737348, 1.745331613338808, 0.976477468585972, -1.242296579486937], "std": [0.052366460007560026, 0.09836428887513408, 0.04954828884038885, 0.3222103144920528, 0.3268926177819285, 2.080908333019606, 0.056044901150066724, 0.04752921852347388, 0.046532985790199745, 1.6858637727140422, 0.5279509504445106, 2.2529060826146665], "min": [0.4019825667499963, 0.005980649521069276, 1.0364055878939145, -3.0801108723447648, 0.39117789758854116, -3.1392176849079214, 0.37987356515245024, -0.35875927608790453, 0.9864185150798146, -3.1396478028005914, -0.026601659603621153, -3.139301556044658], "max": [0.6329792717247529, 0.41486638624537375, 1.2372717008657603, -1.5288194433418851, 1.320013839944183, 3.1282939588131393, 0.6126678033412889, -0.15192741478096367, 1.1771718290087452, 3.115836346053308, 1.5188767644687657, 3.1366944629203477], "count": [623]}, "eef_sim_pose_action": {"mean": [0.53443830835531, 0.3124604406925009, 1.1103348385854128, -2.644658901857675, 0.8347134883567229, 1.784315605615454, 0.5128494300983416, -0.3021398068711209, 1.0759650739737348, 1.745331613338808, 0.976477468585972, -1.242296579486937], "std": [0.052366460007560026, 0.09836428887513408, 0.04954828884038885, 0.3222103144920528, 0.3268926177819285, 2.080908333019606, 0.056044901150066724, 0.04752921852347388, 0.046532985790199745, 1.6858637727140422, 0.5279509504445106, 2.2529060826146665], "min": [0.4019825667499963, 0.005980649521069276, 1.0364055878939145, -3.0801108723447648, 0.39117789758854116, -3.1392176849079214, 0.37987356515245024, -0.35875927608790453, 0.9864185150798146, -3.1396478028005914, -0.026601659603621153, -3.139301556044658], "max": [0.6329792717247529, 0.41486638624537375, 1.2372717008657603, -1.5288194433418851, 1.320013839944183, 3.1282939588131393, 0.6126678033412889, -0.15192741478096367, 1.1771718290087452, 3.115836346053308, 1.5188767644687657, 3.1366944629203477], "count": [623]}, "gripper_mode_state": {"mean": [0.6452648475120385, 0.4189406099518459], "std": [0.47843298807388224, 0.4933856253327845], "min": [0, 0], "max": [1, 1], "count": [623]}, "gripper_activity_state": {"mean": [1.7640449438202248, 1.754414125200642], "std": [0.5782502620460271, 0.5853006267593671], "min": [0, 0], "max": [2, 2], "count": [623]}, "gripper_mode_action": {"mean": [0.6452648475120385, 0.4189406099518459], "std": [0.47843298807388224, 0.4933856253327845], "min": [0, 0], "max": [1, 1], "count": [623]}, "gripper_activity_action": {"mean": [1.7640449438202248, 1.754414125200642], "std": [0.5782502620460271, 0.5853006267593671], "min": [0, 0], "max": [2, 2], "count": [623]}, "gripper_open_scale_state": {"mean": [0.3511942216067982, 0.5159181379468253], "std": [0.3640789319412905, 0.3998566233130808], "min": [0.055, 0.0], "max": [0.895, 0.956], "count": [623]}, "gripper_open_scale_action": {"mean": [0.3511942216067982, 0.5159181379468253], "std": [0.3640789319412905, 0.3998566233130808], "min": [0.055, 0.0], "max": [0.895, 0.956], "count": [623]}}} +{"episode_index": 591, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[1.0]], [[1.0]]], "mean": [[[0.42700634208485655]], [[0.45849976632602196]], [[0.4585982400022156]]], "std": [[[0.23151857086180294]], [[0.19657450189251194]], [[0.1901930745807532]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40616665801207485]], [[0.44728972284535284]], [[0.44796052986872714]]], "std": [[[0.21422195209409134]], [[0.17927076999899022]], [[0.17365266903743712]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4223702538218677]], [[0.4538411484297109]], [[0.4558813126592445]]], "std": [[[0.19476217248456826]], [[0.16506991403689739]], [[0.1570233801619059]]], "count": [118]}, "observation.state": {"min": [0.1759641021490097, 1.9676493406295776, -0.8231671452522278, -1.146768569946289, -2.7190661430358887, -1.988540768623352, 0.2840349078178406, -2.0, 0.24185700714588165, 0.22713899612426758, -0.1463180035352707, -3.0859999656677246, -0.26099997758865356, -1.1059999465942383, -0.9547998905181885, -2.175326108932495, 0.33169981837272644, 0.5464975237846375, 1.436301350593567, 0.6265557408332825, -2.270411729812622, 55.0, -0.3701210021972656, 0.2213979959487915, -0.1618809998035431, 2.3450000286102295, 0.13900001347064972, -2.9260001182556152], "max": [0.8048934936523438, 2.1209068298339844, -0.2422168105840683, 0.21680480241775513, -1.3026788234710693, -0.8647932410240173, 2.226412057876587, 951.0, 0.3581399917602539, 0.4243130087852478, 0.1214120015501976, -2.1050000190734863, 0.8309999704360962, 6.249246453648993e-09, -0.17156587541103363, -1.9734090566635132, 1.8322118520736694, 1.2578065395355225, 2.5643250942230225, 1.960057258605957, -1.162214756011963, 889.0, 8.900000102585182e-05, 0.4279159903526306, 0.10220400243997574, 3.124000072479248, 0.8420000672340393, -2.321000099182129], "mean": [0.42510849237442017, 2.069164991378784, -0.5607700347900391, -0.6764814257621765, -2.0476090908050537, -1.5998334884643555, 1.3180097341537476, 585.0549926757812, 0.3074188232421875, 0.29644596576690674, 0.01552808377891779, -2.7037606239318848, 0.4512871205806732, -0.4886806905269623, -0.49785947799682617, -2.082207679748535, 0.6771724820137024, 0.8933458924293518, 2.2455716133117676, 1.3910212516784668, -1.7118878364562988, 380.6134033203125, -0.2851652503013611, 0.33463340997695923, 0.02255481854081154, 2.7641384601593018, 0.38823530077934265, -2.51556396484375], "std": [0.14478980004787445, 0.03531530499458313, 0.16567417979240417, 0.37002092599868774, 0.4224172532558441, 0.3798769414424896, 0.5836936235427856, 376.781005859375, 0.02262403443455696, 0.05616547539830208, 0.055922433733940125, 0.2779071033000946, 0.3433268964290619, 0.3481253981590271, 0.17638356983661652, 0.058519911020994186, 0.3536626696586609, 0.1469539999961853, 0.2907295227050781, 0.3023950755596161, 0.27036726474761963, 337.8460388183594, 0.11157450824975967, 0.05180122330784798, 0.05320831015706062, 0.1752489060163498, 0.19802555441856384, 0.17811165750026703], "count": [582]}, "action": {"min": [0.1759641021490097, 1.9676493406295776, -0.8231671452522278, -1.146768569946289, -2.7190661430358887, -1.988540768623352, 0.2840349078178406, -2.0, 0.24185700714588165, 0.22713899612426758, -0.1463180035352707, -3.0859999656677246, -0.26099997758865356, -1.1059999465942383, -0.9547998905181885, -2.175326108932495, 0.33169981837272644, 0.5464975237846375, 1.436301350593567, 0.6265557408332825, -2.270411729812622, 55.0, -0.3701210021972656, 0.2213979959487915, -0.1618809998035431, 2.3450000286102295, 0.13900001347064972, -2.9260001182556152], "max": [0.8048934936523438, 2.1209068298339844, -0.2422168105840683, 0.21680480241775513, -1.3026788234710693, -0.8647932410240173, 2.226412057876587, 951.0, 0.3581399917602539, 0.4243130087852478, 0.1214120015501976, -2.1050000190734863, 0.8309999704360962, 6.249246453648993e-09, -0.17156587541103363, -1.9734090566635132, 1.8322118520736694, 1.2578065395355225, 2.5643250942230225, 1.960057258605957, -1.162214756011963, 889.0, 8.900000102585182e-05, 0.4279159903526306, 0.10220400243997574, 3.124000072479248, 0.8420000672340393, -2.321000099182129], "mean": [0.42510849237442017, 2.069164991378784, -0.5607700347900391, -0.6764814257621765, -2.0476090908050537, -1.5998334884643555, 1.3180097341537476, 585.0549926757812, 0.3074188232421875, 0.29644596576690674, 0.01552808377891779, -2.7037606239318848, 0.4512871205806732, -0.4886806905269623, -0.49785947799682617, -2.082207679748535, 0.6771724820137024, 0.8933458924293518, 2.2455716133117676, 1.3910212516784668, -1.7118878364562988, 380.6134033203125, -0.2851652503013611, 0.33463340997695923, 0.02255481854081154, 2.7641384601593018, 0.38823530077934265, -2.51556396484375], "std": [0.14478980004787445, 0.03531530499458313, 0.16567417979240417, 0.37002092599868774, 0.4224172532558441, 0.3798769414424896, 0.5836936235427856, 376.781005859375, 0.02262403443455696, 0.05616547539830208, 0.055922433733940125, 0.2779071033000946, 0.3433268964290619, 0.3481253981590271, 0.17638356983661652, 0.058519911020994186, 0.3536626696586609, 0.1469539999961853, 0.2907295227050781, 0.3023950755596161, 0.27036726474761963, 337.8460388183594, 0.11157450824975967, 0.05180122330784798, 0.05320831015706062, 0.1752489060163498, 0.19802555441856384, 0.17811165750026703], "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": [594], "max": [594], "mean": [594.0], "std": [0.0], "count": [582]}, "index": {"min": [533807], "max": [534388], "mean": [534097.5], "std": [168.0086803313051], "count": [582]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [582]}, "subtask_annotation": {"mean": [12.40893470790378, 29.0, 29.0, 29.0, 29.0], "std": [10.091733333923434, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [582]}, "scene_annotation": {"mean": [594.0], "std": [0.0], "min": [594], "max": [594], "count": [582]}, "eef_direction_state": {"mean": [3.577319587628866, 3.759450171821306], "std": [2.0154133812140054, 2.154800851122502], "min": [0, 0], "max": [6, 6], "count": [582]}, "eef_velocity_state": {"mean": [0.979381443298969, 0.8213058419243986], "std": [0.7796295901259619, 0.7591546749840021], "min": [0, 0], "max": [2, 2], "count": [582]}, "eef_acc_mag_state": {"mean": [0.802405498281787, 0.7835051546391752], "std": [0.8272388473018167, 0.8522475334202229], "min": [0, 0], "max": [2, 2], "count": [582]}, "eef_direction_action": {"mean": [3.577319587628866, 3.759450171821306], "std": [2.0154133812140054, 2.154800851122502], "min": [0, 0], "max": [6, 6], "count": [582]}, "eef_velocity_action": {"mean": [0.979381443298969, 0.8213058419243986], "std": [0.7796295901259619, 0.7591546749840021], "min": [0, 0], "max": [2, 2], "count": [582]}, "eef_acc_mag_action": {"mean": [0.802405498281787, 0.7835051546391752], "std": [0.8272388473018167, 0.8522475334202229], "min": [0, 0], "max": [2, 2], "count": [582]}, "eef_sim_pose_state": {"mean": [0.5399397185265224, 0.3090679869277876, 1.1044349570200171, -2.6014706556936114, 0.9079807207615611, 2.0995548416432794, 0.5032018299056509, -0.3203979708224667, 1.0755347098210672, 1.9615763243432922, 1.0348573877738239, -2.219871733177988], "std": [0.04967523695844452, 0.10829215249886165, 0.04921491770776963, 0.8437064888719489, 0.20723545225182932, 1.7291894446401983, 0.05156079784742148, 0.051991617565187345, 0.03998094020221105, 1.735719779363774, 0.4562464083415418, 1.4557689344292928], "min": [0.4280263720184321, -0.014118050515471908, 1.0458966909514673, -3.1369918556288994, 0.6226204101617538, -3.138625133694186, 0.42796987123617064, -0.4132263902985809, 0.990160204951498, -3.1390859381243503, 0.1260021359039991, -3.1387172034974835], "max": [0.6386278590376032, 0.3987033001897125, 1.2454431041980587, 3.1295898732560965, 1.3241368475076283, 3.140098072321645, 0.6164116632699549, -0.15909136925192163, 1.1432783706187095, 3.1320602331759426, 1.5605937508914698, 3.1410012321355665], "count": [582]}, "eef_sim_pose_action": {"mean": [0.5399397185265224, 0.3090679869277876, 1.1044349570200171, -2.6014706556936114, 0.9079807207615611, 2.0995548416432794, 0.5032018299056509, -0.3203979708224667, 1.0755347098210672, 1.9615763243432922, 1.0348573877738239, -2.219871733177988], "std": [0.04967523695844452, 0.10829215249886165, 0.04921491770776963, 0.8437064888719489, 0.20723545225182932, 1.7291894446401983, 0.05156079784742148, 0.051991617565187345, 0.03998094020221105, 1.735719779363774, 0.4562464083415418, 1.4557689344292928], "min": [0.4280263720184321, -0.014118050515471908, 1.0458966909514673, -3.1369918556288994, 0.6226204101617538, -3.138625133694186, 0.42796987123617064, -0.4132263902985809, 0.990160204951498, -3.1390859381243503, 0.1260021359039991, -3.1387172034974835], "max": [0.6386278590376032, 0.3987033001897125, 1.2454431041980587, 3.1295898732560965, 1.3241368475076283, 3.140098072321645, 0.6164116632699549, -0.15909136925192163, 1.1432783706187095, 3.1320602331759426, 1.5605937508914698, 3.1410012321355665], "count": [582]}, "gripper_mode_state": {"mean": [0.647766323024055, 0.35223367697594504], "std": [0.4776663205418101, 0.47766632054180963], "min": [0, 0], "max": [1, 1], "count": [582]}, "gripper_activity_state": {"mean": [1.7663230240549828, 1.7130584192439862], "std": [0.5533713158280189, 0.6301158405660109], "min": [0, 0], "max": [2, 2], "count": [582]}, "gripper_mode_action": {"mean": [0.647766323024055, 0.35223367697594504], "std": [0.4776663205418101, 0.47766632054180963], "min": [0, 0], "max": [1, 1], "count": [582]}, "gripper_activity_action": {"mean": [1.7663230240549828, 1.7130584192439862], "std": [0.5533713158280189, 0.6301158405660109], "min": [0, 0], "max": [2, 2], "count": [582]}, "gripper_open_scale_state": {"mean": [0.38061340216672723, 0.5851063311476894], "std": [0.3378461286054875, 0.3767012384915992], "min": [0.055, 0.0], "max": [0.889, 0.951], "count": [582]}, "gripper_open_scale_action": {"mean": [0.38061340216672723, 0.5851063311476894], "std": [0.3378461286054875, 0.3767012384915992], "min": [0.055, 0.0], "max": [0.889, 0.951], "count": [582]}}} +{"episode_index": 592, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[1.0]]], "mean": [[[0.4277575422445401]], [[0.458635004848823]], [[0.4606898945214942]]], "std": [[[0.23414403455909727]], [[0.19915731440166917]], [[0.1925389305873852]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3996379091609544]], [[0.4423145225569903]], [[0.4434894089749721]]], "std": [[[0.20759355610390226]], [[0.1705286587482811]], [[0.16424675815894188]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.427857647191668]], [[0.4612436766034327]], [[0.4637475606434986]]], "std": [[[0.19457720368067777]], [[0.16405725051784253]], [[0.15563508405550625]]], "count": [123]}, "observation.state": {"min": [0.13041101396083832, 2.0191714763641357, -1.0706373453140259, -1.352193832397461, -2.706045627593994, -1.9913856983184814, 0.2928313612937927, 0.0, 0.24225099384784698, 0.22917699813842773, -0.14289000630378723, -3.0139999389648438, -0.47099998593330383, -1.1069999933242798, -1.0595893859863281, -2.1756577491760254, 0.3833616077899933, 0.6559645533561707, 1.4037683010101318, 0.7165972590446472, -2.2341787815093994, 39.0, -0.38844600319862366, 0.18993599712848663, -0.1595579981803894, 2.3410000801086426, 0.053999993950128555, -2.930000066757202], "max": [0.8106530904769897, 2.121255874633789, -0.39062216877937317, 0.16838936507701874, -1.3067978620529175, -0.7847698926925659, 2.4107184410095215, 951.0, 0.361625999212265, 0.4226529896259308, 0.09250400215387344, -1.9859999418258667, 0.7910000085830688, 0.07700001448392868, -0.05852089077234268, -1.993515133857727, 1.732728123664856, 1.1461228132247925, 2.5721442699432373, 1.8619871139526367, -1.1505210399627686, 877.0, 0.009065000340342522, 0.42290300130844116, 0.08747000247240067, 2.996999979019165, 0.9120000004768372, -2.3519999980926514], "mean": [0.4320194721221924, 2.086958169937134, -0.7239975333213806, -0.7480721473693848, -2.0040924549102783, -1.5454241037368774, 1.3941770792007446, 553.067626953125, 0.29564064741134644, 0.30726709961891174, 0.0078046368435025215, -2.6604979038238525, 0.33675408363342285, -0.4713093936443329, -0.44873547554016113, -2.1035995483398438, 0.672296404838562, 0.9100635051727295, 2.2032039165496826, 1.3825429677963257, -1.6357322931289673, 327.0488586425781, -0.2965552806854248, 0.3223404884338379, 0.02256796881556511, 2.711102247238159, 0.3819464147090912, -2.5539844036102295], "std": [0.155043363571167, 0.014808045700192451, 0.19873382151126862, 0.394750714302063, 0.44803935289382935, 0.39695268869400024, 0.6535569429397583, 414.2926940917969, 0.026710564270615578, 0.05306204408407211, 0.050107892602682114, 0.29790806770324707, 0.40469273924827576, 0.3535471558570862, 0.22553488612174988, 0.045021459460258484, 0.3136432468891144, 0.13056451082229614, 0.29499366879463196, 0.27195170521736145, 0.29390212893486023, 349.4461975097656, 0.11579572409391403, 0.0580945760011673, 0.052214380353689194, 0.1853756308555603, 0.24988651275634766, 0.14677192270755768], "count": [614]}, "action": {"min": [0.13041101396083832, 2.0191714763641357, -1.0706373453140259, -1.352193832397461, -2.706045627593994, -1.9913856983184814, 0.2928313612937927, 0.0, 0.24225099384784698, 0.22917699813842773, -0.14289000630378723, -3.0139999389648438, -0.47099998593330383, -1.1069999933242798, -1.0595893859863281, -2.1756577491760254, 0.3833616077899933, 0.6559645533561707, 1.4037683010101318, 0.7165972590446472, -2.2341787815093994, 39.0, -0.38844600319862366, 0.18993599712848663, -0.1595579981803894, 2.3410000801086426, 0.053999993950128555, -2.930000066757202], "max": [0.8106530904769897, 2.121255874633789, -0.39062216877937317, 0.16838936507701874, -1.3067978620529175, -0.7847698926925659, 2.4107184410095215, 951.0, 0.361625999212265, 0.4226529896259308, 0.09250400215387344, -1.9859999418258667, 0.7910000085830688, 0.07700001448392868, -0.05852089077234268, -1.993515133857727, 1.732728123664856, 1.1461228132247925, 2.5721442699432373, 1.8619871139526367, -1.1505210399627686, 877.0, 0.009065000340342522, 0.42290300130844116, 0.08747000247240067, 2.996999979019165, 0.9120000004768372, -2.3519999980926514], "mean": [0.4320194721221924, 2.086958169937134, -0.7239975333213806, -0.7480721473693848, -2.0040924549102783, -1.5454241037368774, 1.3941770792007446, 553.067626953125, 0.29564064741134644, 0.30726709961891174, 0.0078046368435025215, -2.6604979038238525, 0.33675408363342285, -0.4713093936443329, -0.44873547554016113, -2.1035995483398438, 0.672296404838562, 0.9100635051727295, 2.2032039165496826, 1.3825429677963257, -1.6357322931289673, 327.0488586425781, -0.2965552806854248, 0.3223404884338379, 0.02256796881556511, 2.711102247238159, 0.3819464147090912, -2.5539844036102295], "std": [0.155043363571167, 0.014808045700192451, 0.19873382151126862, 0.394750714302063, 0.44803935289382935, 0.39695268869400024, 0.6535569429397583, 414.2926940917969, 0.026710564270615578, 0.05306204408407211, 0.050107892602682114, 0.29790806770324707, 0.40469273924827576, 0.3535471558570862, 0.22553488612174988, 0.045021459460258484, 0.3136432468891144, 0.13056451082229614, 0.29499366879463196, 0.27195170521736145, 0.29390212893486023, 349.4461975097656, 0.11579572409391403, 0.0580945760011673, 0.052214380353689194, 0.1853756308555603, 0.24988651275634766, 0.14677192270755768], "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": [595], "max": [595], "mean": [595.0], "std": [0.0], "count": [614]}, "index": {"min": [534389], "max": [535002], "mean": [534695.5], "std": [177.24629756358806], "count": [614]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [614]}, "subtask_annotation": {"mean": [12.871335504885993, 29.0, 29.0, 29.0, 29.0], "std": [10.52829563441358, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [614]}, "scene_annotation": {"mean": [595.0], "std": [0.0], "min": [595], "max": [595], "count": [614]}, "eef_direction_state": {"mean": [3.57328990228013, 3.470684039087948], "std": [2.0775682487005724, 2.098926479409601], "min": [0, 0], "max": [6, 6], "count": [614]}, "eef_velocity_state": {"mean": [0.9462540716612378, 0.8583061889250815], "std": [0.7627594174659057, 0.6389535398744197], "min": [0, 0], "max": [2, 2], "count": [614]}, "eef_acc_mag_state": {"mean": [0.7947882736156352, 0.741042345276873], "std": [0.8350460036046539, 0.8169875276628836], "min": [0, 0], "max": [2, 2], "count": [614]}, "eef_direction_action": {"mean": [3.57328990228013, 3.470684039087948], "std": [2.0775682487005724, 2.098926479409601], "min": [0, 0], "max": [6, 6], "count": [614]}, "eef_velocity_action": {"mean": [0.9462540716612378, 0.8583061889250815], "std": [0.7627594174659057, 0.6389535398744197], "min": [0, 0], "max": [2, 2], "count": [614]}, "eef_acc_mag_action": {"mean": [0.7947882736156352, 0.741042345276873], "std": [0.8350460036046539, 0.8169875276628836], "min": [0, 0], "max": [2, 2], "count": [614]}, "eef_sim_pose_state": {"mean": [0.5263571958353167, 0.3155389141836936, 1.096412412730221, -2.6277583429616156, 0.9209598668980337, 1.7914034042767444, 0.5154419127277791, -0.3040762847343311, 1.0806889491026428, 1.28730203223761, 0.9572761705851155, -2.330144962967137], "std": [0.057842229074647054, 0.10990588841319103, 0.05282295957776662, 0.8980293607680787, 0.22396924909392843, 1.9791303493560068, 0.04841904623821487, 0.04625370370012864, 0.04409778031127204, 2.325607332802952, 0.507338277199345, 0.7892927533829013], "min": [0.39118152474184853, -0.01875919220670666, 1.024868026002332, -3.1410837976531756, 0.6085132815118963, -3.1407963604137725, 0.4165295553527026, -0.3683243243330726, 1.0005015777345192, -3.1401179946267828, -0.027075580832222945, -3.125783399150014], "max": [0.6358937971708154, 0.408516384458864, 1.2347840403339974, 3.1393653753893886, 1.3223368517589518, 3.140870766932722, 0.6130741650904048, -0.1629574800371916, 1.1614148954092165, 3.140803635178563, 1.5663884430302097, 3.126766346163562], "count": [614]}, "eef_sim_pose_action": {"mean": [0.5263571958353167, 0.3155389141836936, 1.096412412730221, -2.6277583429616156, 0.9209598668980337, 1.7914034042767444, 0.5154419127277791, -0.3040762847343311, 1.0806889491026428, 1.28730203223761, 0.9572761705851155, -2.330144962967137], "std": [0.057842229074647054, 0.10990588841319103, 0.05282295957776662, 0.8980293607680787, 0.22396924909392843, 1.9791303493560068, 0.04841904623821487, 0.04625370370012864, 0.04409778031127204, 2.325607332802952, 0.507338277199345, 0.7892927533829013], "min": [0.39118152474184853, -0.01875919220670666, 1.024868026002332, -3.1410837976531756, 0.6085132815118963, -3.1407963604137725, 0.4165295553527026, -0.3683243243330726, 1.0005015777345192, -3.1401179946267828, -0.027075580832222945, -3.125783399150014], "max": [0.6358937971708154, 0.408516384458864, 1.2347840403339974, 3.1393653753893886, 1.3223368517589518, 3.140870766932722, 0.6130741650904048, -0.1629574800371916, 1.1614148954092165, 3.140803635178563, 1.5663884430302097, 3.126766346163562], "count": [614]}, "gripper_mode_state": {"mean": [0.6465798045602605, 0.40879478827361565], "std": [0.47803175720350904, 0.49161123802649676], "min": [0, 0], "max": [1, 1], "count": [614]}, "gripper_activity_state": {"mean": [1.8029315960912051, 1.750814332247557], "std": [0.5371457974319054, 0.6024848016435981], "min": [0, 0], "max": [2, 2], "count": [614]}, "gripper_mode_action": {"mean": [0.6465798045602605, 0.40879478827361565], "std": [0.47803175720350904, 0.49161123802649676], "min": [0, 0], "max": [1, 1], "count": [614]}, "gripper_activity_action": {"mean": [1.8029315960912051, 1.750814332247557], "std": [0.5371457974319054, 0.6024848016435981], "min": [0, 0], "max": [2, 2], "count": [614]}, "gripper_open_scale_state": {"mean": [0.3270488599597055, 0.5530675895379171], "std": [0.34944601327487124, 0.41429272698093034], "min": [0.039, 0.0], "max": [0.877, 0.951], "count": [614]}, "gripper_open_scale_action": {"mean": [0.3270488599597055, 0.5530675895379171], "std": [0.34944601327487124, 0.41429272698093034], "min": [0.039, 0.0], "max": [0.877, 0.951], "count": [614]}}} +{"episode_index": 593, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[1.0]], [[1.0]]], "mean": [[[0.43547893736897275]], [[0.4632166863207547]], [[0.4643753757399186]]], "std": [[[0.22821696394351668]], [[0.1949247603761959]], [[0.1888645831565994]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4237774232334443]], [[0.4559261796306573]], [[0.4558453743525712]]], "std": [[[0.20434984273856813]], [[0.17309459731917448]], [[0.16686689562105414]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4365179488068812]], [[0.4604242411980516]], [[0.46399976299482054]]], "std": [[[0.20272158151650232]], [[0.17479877143933745]], [[0.16717677596639172]]], "count": [106]}, "observation.state": {"min": [0.14184290170669556, 1.9988384246826172, -0.7690969109535217, -1.23155677318573, -2.617051601409912, -1.9895356893539429, 0.4446750283241272, -2.0, 0.22936700284481049, 0.20520399510860443, -0.13267099857330322, -3.1411852836608887, -0.14000000059604645, -0.9449999928474426, -0.9574352502822876, -2.175273895263672, 0.22804471850395203, 0.6258576512336731, 1.5647052526474, 0.7239277362823486, -2.001962661743164, 29.0, -0.39657700061798096, 0.2004919946193695, -0.15049099922180176, 2.2929999828338623, 0.19699998199939728, -3.003000020980835], "max": [0.8176518678665161, 2.115321636199951, -0.48377037048339844, 0.12196360528469086, -1.451922059059143, -0.8762600421905518, 2.0226447582244873, 930.0, 0.35938701033592224, 0.436504989862442, 0.07293400168418884, 3.1410000324249268, 0.777999997138977, -0.11700000613927841, -0.13060298562049866, -1.9762886762619019, 1.71665358543396, 1.2014323472976685, 2.4789609909057617, 2.006011724472046, -1.1059454679489136, 921.0, -0.005386999808251858, 0.4248250126838684, 0.0825750008225441, 3.055999994277954, 0.746999979019165, -2.4119999408721924], "mean": [0.42778706550598145, 2.0777225494384766, -0.6513009071350098, -0.7196182012557983, -2.047447681427002, -1.5793575048446655, 1.346505045890808, 512.3629150390625, 0.2944643497467041, 0.3034665882587433, 0.00723934406414628, -2.546485424041748, 0.4340592622756958, -0.4410768449306488, -0.4511454105377197, -2.08583664894104, 0.5973114371299744, 0.8907827734947205, 2.2018539905548096, 1.386702537536621, -1.5271371603012085, 372.2130126953125, -0.3009036183357239, 0.32528236508369446, 0.03495348244905472, 2.6618778705596924, 0.40743398666381836, -2.637413740158081], "std": [0.16440153121948242, 0.020472124218940735, 0.07371291518211365, 0.31750205159187317, 0.35343125462532043, 0.3536894619464874, 0.46457427740097046, 386.2013854980469, 0.024676630273461342, 0.06098209321498871, 0.04440569132566452, 1.1830997467041016, 0.26424911618232727, 0.2533949911594391, 0.19446706771850586, 0.05588085576891899, 0.33147570490837097, 0.1443920135498047, 0.24898749589920044, 0.30585891008377075, 0.27532726526260376, 353.1772155761719, 0.11256878077983856, 0.06359116733074188, 0.049779996275901794, 0.2165617197751999, 0.16005554795265198, 0.1581968516111374], "count": [507]}, "action": {"min": [0.14184290170669556, 1.9988384246826172, -0.7690969109535217, -1.23155677318573, -2.617051601409912, -1.9895356893539429, 0.4446750283241272, -2.0, 0.22936700284481049, 0.20520399510860443, -0.13267099857330322, -3.1411852836608887, -0.14000000059604645, -0.9449999928474426, -0.9574352502822876, -2.175273895263672, 0.22804471850395203, 0.6258576512336731, 1.5647052526474, 0.7239277362823486, -2.001962661743164, 29.0, -0.39657700061798096, 0.2004919946193695, -0.15049099922180176, 2.2929999828338623, 0.19699998199939728, -3.003000020980835], "max": [0.8176518678665161, 2.115321636199951, -0.48377037048339844, 0.12196360528469086, -1.451922059059143, -0.8762600421905518, 2.0226447582244873, 930.0, 0.35938701033592224, 0.436504989862442, 0.07293400168418884, 3.1410000324249268, 0.777999997138977, -0.11700000613927841, -0.13060298562049866, -1.9762886762619019, 1.71665358543396, 1.2014323472976685, 2.4789609909057617, 2.006011724472046, -1.1059454679489136, 921.0, -0.005386999808251858, 0.4248250126838684, 0.0825750008225441, 3.055999994277954, 0.746999979019165, -2.4119999408721924], "mean": [0.42778706550598145, 2.0777225494384766, -0.6513009071350098, -0.7196182012557983, -2.047447681427002, -1.5793575048446655, 1.346505045890808, 512.3629150390625, 0.2944643497467041, 0.3034665882587433, 0.00723934406414628, -2.546485424041748, 0.4340592622756958, -0.4410768449306488, -0.4511454105377197, -2.08583664894104, 0.5973114371299744, 0.8907827734947205, 2.2018539905548096, 1.386702537536621, -1.5271371603012085, 372.2130126953125, -0.3009036183357239, 0.32528236508369446, 0.03495348244905472, 2.6618778705596924, 0.40743398666381836, -2.637413740158081], "std": [0.16440153121948242, 0.020472124218940735, 0.07371291518211365, 0.31750205159187317, 0.35343125462532043, 0.3536894619464874, 0.46457427740097046, 386.2013854980469, 0.024676630273461342, 0.06098209321498871, 0.04440569132566452, 1.1830997467041016, 0.26424911618232727, 0.2533949911594391, 0.19446706771850586, 0.05588085576891899, 0.33147570490837097, 0.1443920135498047, 0.24898749589920044, 0.30585891008377075, 0.27532726526260376, 353.1772155761719, 0.11256878077983856, 0.06359116733074188, 0.049779996275901794, 0.2165617197751999, 0.16005554795265198, 0.1581968516111374], "count": [507]}, "timestamp": {"min": [0.0], "max": [16.866666666666667], "mean": [8.433333333333334], "std": [4.878600284993714], "count": [507]}, "frame_index": {"min": [0], "max": [506], "mean": [253.0], "std": [146.35800854981142], "count": [507]}, "episode_index": {"min": [596], "max": [596], "mean": [596.0], "std": [0.0], "count": [507]}, "index": {"min": [535003], "max": [535509], "mean": [535256.0], "std": [146.35800854981142], "count": [507]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [507]}, "subtask_annotation": {"mean": [12.865877712031558, 29.0, 29.0, 29.0, 29.0], "std": [9.720033571546368, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [507]}, "scene_annotation": {"mean": [596.0], "std": [0.0], "min": [596], "max": [596], "count": [507]}, "eef_direction_state": {"mean": [3.230769230769231, 3.4615384615384617], "std": [2.1252682856514995, 2.141908308764831], "min": [0, 0], "max": [6, 6], "count": [507]}, "eef_velocity_state": {"mean": [1.0729783037475344, 0.9289940828402367], "std": [0.7566924324975756, 0.7317049164640154], "min": [0, 0], "max": [2, 2], "count": [507]}, "eef_acc_mag_state": {"mean": [0.8974358974358975, 0.8086785009861933], "std": [0.8457652565369577, 0.8337574635817189], "min": [0, 0], "max": [2, 2], "count": [507]}, "eef_direction_action": {"mean": [3.230769230769231, 3.4615384615384617], "std": [2.1252682856514995, 2.141908308764831], "min": [0, 0], "max": [6, 6], "count": [507]}, "eef_velocity_action": {"mean": [1.0729783037475344, 0.9289940828402367], "std": [0.7566924324975756, 0.7317049164640154], "min": [0, 0], "max": [2, 2], "count": [507]}, "eef_acc_mag_action": {"mean": [0.8974358974358975, 0.8086785009861933], "std": [0.8457652565369577, 0.8337574635817189], "min": [0, 0], "max": [2, 2], "count": [507]}, "eef_sim_pose_state": {"mean": [0.5272191726233904, 0.3278197000372847, 1.1002269236506332, -1.7446635003328346, 0.9996038518156595, 2.523022830294857, 0.5123392442720223, -0.3078105250926871, 1.079546217000095, 2.0861814053211454, 1.0580425613366469, -2.5171102968329833], "std": [0.06272357464178019, 0.1053651197415041, 0.05202842099085482, 2.2721028037611544, 0.1651866872425328, 0.6326895935251081, 0.056553797957278634, 0.04080602424003699, 0.03620295973270045, 1.7407390953152344, 0.3419091202385324, 0.548426196125625], "min": [0.40636517739731276, -0.0002932862854274909, 1.035657760014702, -3.1377036803345404, 0.762070305297835, -3.135679345213559, 0.413758089379882, -0.37234831868524937, 1.002420384410044, -3.141025510080324, 0.34411176061584214, -3.1341577447215934], "max": [0.6363447910565304, 0.41109697618898944, 1.2315411721727163, 3.1373026369937795, 1.3483858468695695, 3.1225997731098727, 0.6312783558031767, -0.16231100180589597, 1.1381523795565482, 3.1378258261214134, 1.4789720094826069, 3.1392909125154884], "count": [507]}, "eef_sim_pose_action": {"mean": [0.5272191726233904, 0.3278197000372847, 1.1002269236506332, -1.7446635003328346, 0.9996038518156595, 2.523022830294857, 0.5123392442720223, -0.3078105250926871, 1.079546217000095, 2.0861814053211454, 1.0580425613366469, -2.5171102968329833], "std": [0.06272357464178019, 0.1053651197415041, 0.05202842099085482, 2.2721028037611544, 0.1651866872425328, 0.6326895935251081, 0.056553797957278634, 0.04080602424003699, 0.03620295973270045, 1.7407390953152344, 0.3419091202385324, 0.548426196125625], "min": [0.40636517739731276, -0.0002932862854274909, 1.035657760014702, -3.1377036803345404, 0.762070305297835, -3.135679345213559, 0.413758089379882, -0.37234831868524937, 1.002420384410044, -3.141025510080324, 0.34411176061584214, -3.1341577447215934], "max": [0.6363447910565304, 0.41109697618898944, 1.2315411721727163, 3.1373026369937795, 1.3483858468695695, 3.1225997731098727, 0.6312783558031767, -0.16231100180589597, 1.1381523795565482, 3.1378258261214134, 1.4789720094826069, 3.1392909125154884], "count": [507]}, "gripper_mode_state": {"mean": [0.5798816568047337, 0.4181459566074951], "std": [0.4935776746431412, 0.49325441263134834], "min": [0, 0], "max": [1, 1], "count": [507]}, "gripper_activity_state": {"mean": [1.7297830374753451, 1.6863905325443787], "std": [0.618549993888206, 0.6604285481474867], "min": [0, 0], "max": [2, 2], "count": [507]}, "gripper_mode_action": {"mean": [0.5798816568047337, 0.4181459566074951], "std": [0.4935776746431412, 0.49325441263134834], "min": [0, 0], "max": [1, 1], "count": [507]}, "gripper_activity_action": {"mean": [1.7297830374753451, 1.6863905325443787], "std": [0.618549993888206, 0.6604285481474867], "min": [0, 0], "max": [2, 2], "count": [507]}, "gripper_open_scale_state": {"mean": [0.3722130178906741, 0.5125907299015408], "std": [0.35317711831358795, 0.38589851751464627], "min": [0.029, 0.0], "max": [0.921, 0.93], "count": [507]}, "gripper_open_scale_action": {"mean": [0.3722130178906741, 0.5125907299015408], "std": [0.35317711831358795, 0.38589851751464627], "min": [0.029, 0.0], "max": [0.921, 0.93], "count": [507]}}} +{"episode_index": 594, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[1.0]], [[1.0]]], "mean": [[[0.43096660272804777]], [[0.46028906294401817]], [[0.46246882281898266]]], "std": [[[0.22947334259753668]], [[0.19564716505379096]], [[0.18863426726921978]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4148417288292129]], [[0.4516838324097755]], [[0.45187111750497305]]], "std": [[[0.20340260517103032]], [[0.16826335455376654]], [[0.16216832002049306]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.429974337524865]], [[0.4572104894856493]], [[0.46199662368570615]]], "std": [[[0.21097613488976294]], [[0.18134977127086158]], [[0.173463011632644]]], "count": [115]}, "observation.state": {"min": [0.12072442471981049, 2.024442434310913, -0.9144653081893921, -1.1469082832336426, -2.7336220741271973, -1.9848930835723877, 0.5069483518600464, -2.0, 0.23534099757671356, 0.20507900416851044, -0.12236399948596954, -3.1401853561401367, -0.35600000619888306, -0.9490000605583191, -0.934379518032074, -2.1748898029327393, 0.22024311125278473, 0.73150235414505, 1.6958143711090088, 0.7989594340324402, -2.2991223335266113, 46.0, -0.39189401268959045, 0.2163199931383133, -0.1183990016579628, -3.1391851902008057, 0.08099999278783798, -2.9040000438690186], "max": [0.7817678451538086, 2.1107664108276367, -0.41266563534736633, 0.044313911348581314, -1.4810341596603394, -0.8224515318870544, 2.1852917671203613, 947.0, 0.3841089904308319, 0.445592999458313, 0.09161700308322906, -2.2239999771118164, 0.7319999933242798, -0.11099998652935028, -0.2246762365102768, -2.0094149112701416, 1.5933983325958252, 1.3715845346450806, 2.6185524463653564, 2.0249485969543457, -1.2235281467437744, 871.0, 0.0056059998460114, 0.4351330101490021, 0.11210399866104126, 3.1410000324249268, 0.8320000171661377, -2.4059998989105225], "mean": [0.44855546951293945, 2.0776548385620117, -0.7046312093734741, -0.8176932334899902, -2.114150285720825, -1.5921059846878052, 1.4821866750717163, 529.3883666992188, 0.28858670592308044, 0.3099846839904785, 0.01601232960820198, -2.7974419593811035, 0.31751617789268494, -0.477805495262146, -0.48426496982574463, -2.0986461639404297, 0.5760701298713684, 0.9587028622627258, 2.310206174850464, 1.390251636505127, -1.6318572759628296, 377.02227783203125, -0.2958485186100006, 0.3311523497104645, 0.04106966033577919, 2.4460954666137695, 0.3691553771495819, -2.5911502838134766], "std": [0.18242785334587097, 0.015486543998122215, 0.11303909122943878, 0.29430878162384033, 0.3735301196575165, 0.37991583347320557, 0.46611225605010986, 397.8963928222656, 0.03125487267971039, 0.06324153393507004, 0.042148105800151825, 0.2839460074901581, 0.32931986451148987, 0.2570011615753174, 0.17116302251815796, 0.05835020914673805, 0.3436833620071411, 0.13670703768730164, 0.24235029518604279, 0.3504636287689209, 0.2952665388584137, 360.0437927246094, 0.11650729179382324, 0.060985226184129715, 0.049058932811021805, 1.0680874586105347, 0.19834004342556, 0.1480415165424347], "count": [560]}, "action": {"min": [0.12072442471981049, 2.024442434310913, -0.9144653081893921, -1.1469082832336426, -2.7336220741271973, -1.9848930835723877, 0.5069483518600464, -2.0, 0.23534099757671356, 0.20507900416851044, -0.12236399948596954, -3.1401853561401367, -0.35600000619888306, -0.9490000605583191, -0.934379518032074, -2.1748898029327393, 0.22024311125278473, 0.73150235414505, 1.6958143711090088, 0.7989594340324402, -2.2991223335266113, 46.0, -0.39189401268959045, 0.2163199931383133, -0.1183990016579628, -3.1391851902008057, 0.08099999278783798, -2.9040000438690186], "max": [0.7817678451538086, 2.1107664108276367, -0.41266563534736633, 0.044313911348581314, -1.4810341596603394, -0.8224515318870544, 2.1852917671203613, 947.0, 0.3841089904308319, 0.445592999458313, 0.09161700308322906, -2.2239999771118164, 0.7319999933242798, -0.11099998652935028, -0.2246762365102768, -2.0094149112701416, 1.5933983325958252, 1.3715845346450806, 2.6185524463653564, 2.0249485969543457, -1.2235281467437744, 871.0, 0.0056059998460114, 0.4351330101490021, 0.11210399866104126, 3.1410000324249268, 0.8320000171661377, -2.4059998989105225], "mean": [0.44855546951293945, 2.0776548385620117, -0.7046312093734741, -0.8176932334899902, -2.114150285720825, -1.5921059846878052, 1.4821866750717163, 529.3883666992188, 0.28858670592308044, 0.3099846839904785, 0.01601232960820198, -2.7974419593811035, 0.31751617789268494, -0.477805495262146, -0.48426496982574463, -2.0986461639404297, 0.5760701298713684, 0.9587028622627258, 2.310206174850464, 1.390251636505127, -1.6318572759628296, 377.02227783203125, -0.2958485186100006, 0.3311523497104645, 0.04106966033577919, 2.4460954666137695, 0.3691553771495819, -2.5911502838134766], "std": [0.18242785334587097, 0.015486543998122215, 0.11303909122943878, 0.29430878162384033, 0.3735301196575165, 0.37991583347320557, 0.46611225605010986, 397.8963928222656, 0.03125487267971039, 0.06324153393507004, 0.042148105800151825, 0.2839460074901581, 0.32931986451148987, 0.2570011615753174, 0.17116302251815796, 0.05835020914673805, 0.3436833620071411, 0.13670703768730164, 0.24235029518604279, 0.3504636287689209, 0.2952665388584137, 360.0437927246094, 0.11650729179382324, 0.060985226184129715, 0.049058932811021805, 1.0680874586105347, 0.19834004342556, 0.1480415165424347], "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": [597], "max": [597], "mean": [597.0], "std": [0.0], "count": [560]}, "index": {"min": [535510], "max": [536069], "mean": [535789.5], "std": [161.65781762723384], "count": [560]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [560]}, "subtask_annotation": {"mean": [13.3125, 29.0, 29.0, 29.0, 29.0], "std": [10.170889174853045, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [560]}, "scene_annotation": {"mean": [597.0], "std": [0.0], "min": [597], "max": [597], "count": [560]}, "eef_direction_state": {"mean": [3.460714285714286, 3.7], "std": [2.1226397456459547, 2.1084862545708645], "min": [0, 0], "max": [6, 6], "count": [560]}, "eef_velocity_state": {"mean": [0.9857142857142858, 0.8410714285714286], "std": [0.7698396334461409, 0.7231569642186679], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_acc_mag_state": {"mean": [0.8821428571428571, 0.7803571428571429], "std": [0.8326178901635533, 0.832363168261036], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_direction_action": {"mean": [3.460714285714286, 3.7], "std": [2.1226397456459547, 2.1084862545708645], "min": [0, 0], "max": [6, 6], "count": [560]}, "eef_velocity_action": {"mean": [0.9857142857142858, 0.8410714285714286], "std": [0.7698396334461409, 0.7231569642186679], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_acc_mag_action": {"mean": [0.8821428571428571, 0.7803571428571429], "std": [0.8326178901635533, 0.832363168261036], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_sim_pose_state": {"mean": [0.5339449796502767, 0.3269084796246337, 1.110103853907176, -1.877256565885974, 0.9419684292815116, 2.3240501561401152, 0.5211393693388879, -0.30763176322288227, 1.0933790247869148, 1.724690186403931, 0.9460358731656068, -2.460906405891472], "std": [0.05731427630496507, 0.1078770285501288, 0.054980944914153916, 2.1611787803859652, 0.1930517551903151, 1.2075996429676157, 0.05926124505793236, 0.04234173645641438, 0.03804649457821429, 2.183226677898988, 0.39864451127209277, 0.21388729151145136], "min": [0.4249571801283615, 0.01567532325744589, 1.049758088699916, -3.139999272618756, 0.6562440445328606, -3.138531487482939, 0.40935587556929576, -0.39287326323200666, 1.0029147365301976, -3.1350624149281647, 0.13995249829202927, -2.9447190947341966], "max": [0.6419158526887835, 0.41631982957288394, 1.2587955649632079, 3.1394723282632198, 1.3334714700852999, 3.129224338657144, 0.6407022061009796, -0.17518104871376006, 1.177921382992555, 3.138193845603426, 1.3898811855084574, -1.9784661725882087], "count": [560]}, "eef_sim_pose_action": {"mean": [0.5339449796502767, 0.3269084796246337, 1.110103853907176, -1.877256565885974, 0.9419684292815116, 2.3240501561401152, 0.5211393693388879, -0.30763176322288227, 1.0933790247869148, 1.724690186403931, 0.9460358731656068, -2.460906405891472], "std": [0.05731427630496507, 0.1078770285501288, 0.054980944914153916, 2.1611787803859652, 0.1930517551903151, 1.2075996429676157, 0.05926124505793236, 0.04234173645641438, 0.03804649457821429, 2.183226677898988, 0.39864451127209277, 0.21388729151145136], "min": [0.4249571801283615, 0.01567532325744589, 1.049758088699916, -3.139999272618756, 0.6562440445328606, -3.138531487482939, 0.40935587556929576, -0.39287326323200666, 1.0029147365301976, -3.1350624149281647, 0.13995249829202927, -2.9447190947341966], "max": [0.6419158526887835, 0.41631982957288394, 1.2587955649632079, 3.1394723282632198, 1.3334714700852999, 3.129224338657144, 0.6407022061009796, -0.17518104871376006, 1.177921382992555, 3.138193845603426, 1.3898811855084574, -1.9784661725882087], "count": [560]}, "gripper_mode_state": {"mean": [0.6125, 0.40714285714285714], "std": [0.4871793817476274, 0.49130189397193286], "min": [0, 0], "max": [1, 1], "count": [560]}, "gripper_activity_state": {"mean": [1.7428571428571429, 1.7732142857142856], "std": [0.5990638956074803, 0.5512942795395778], "min": [0, 0], "max": [2, 2], "count": [560]}, "gripper_mode_action": {"mean": [0.6125, 0.40714285714285714], "std": [0.4871793817476274, 0.49130189397193286], "min": [0, 0], "max": [1, 1], "count": [560]}, "gripper_activity_action": {"mean": [1.7428571428571429, 1.7732142857142856], "std": [0.5990638956074803, 0.5512942795395778], "min": [0, 0], "max": [2, 2], "count": [560]}, "gripper_open_scale_state": {"mean": [0.377022321374076, 0.5295776786395473], "std": [0.36004370085865983, 0.39764401026063545], "min": [0.046, 0.0], "max": [0.871, 0.947], "count": [560]}, "gripper_open_scale_action": {"mean": [0.377022321374076, 0.5295776786395473], "std": [0.36004370085865983, 0.39764401026063545], "min": [0.046, 0.0], "max": [0.871, 0.947], "count": [560]}}} +{"episode_index": 595, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[1.0]], [[1.0]]], "mean": [[[0.4307008905228758]], [[0.4612644240196078]], [[0.4628498529411765]]], "std": [[[0.2346146934903785]], [[0.19945335087593338]], [[0.19309398564715274]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40420343954248367]], [[0.4448480984477124]], [[0.4454118443627451]]], "std": [[[0.20753686898625529]], [[0.17083400382219163]], [[0.16633758061844134]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4314834885620915]], [[0.4582703676470588]], [[0.4625444424019608]]], "std": [[[0.19652699617461736]], [[0.16590269531441468]], [[0.15760726643019815]]], "count": [100]}, "observation.state": {"min": [0.15503761172294617, 2.0408310890197754, -0.7287971377372742, -1.1471525430679321, -2.706080675125122, -1.9860626459121704, 0.33480653166770935, -2.0, 0.258432000875473, 0.2213910073041916, -0.12386800348758698, -3.0959999561309814, -0.18000000715255737, -0.9710000157356262, -0.9951868057250977, -2.1752562522888184, 0.2122844010591507, 0.7343822121620178, 1.606191635131836, 0.6805039048194885, -2.061565637588501, 43.0, -0.3881259858608246, 0.21059900522232056, -0.1528480052947998, 2.2820000648498535, -0.006000002846121788, -3.0179998874664307], "max": [0.6668902635574341, 2.1123719215393066, -0.39873793721199036, 0.12133529782295227, -1.428901195526123, -0.8317017555236816, 2.019136667251587, 947.0, 0.3575479984283447, 0.4452640116214752, 0.0822179988026619, -2.2100000381469727, 0.7940000295639038, 0.002000001724809408, -0.2638414204120636, -2.0078790187835693, 1.749169111251831, 1.1889009475708008, 2.672238826751709, 2.0080363750457764, -1.2295669317245483, 858.0, 0.011158999986946583, 0.4261470139026642, 0.10562600195407867, 3.0889999866485596, 0.6880000233650208, -2.3259999752044678], "mean": [0.4337866008281708, 2.083526372909546, -0.6027677655220032, -0.6691259741783142, -2.040813684463501, -1.5231589078903198, 1.2931652069091797, 467.44903564453125, 0.3080313801765442, 0.3048930764198303, 0.007502108346670866, -2.674316167831421, 0.42087167501449585, -0.4699937105178833, -0.5087143778800964, -2.109222412109375, 0.6649036407470703, 0.981441855430603, 2.3208060264587402, 1.401355266571045, -1.6700167655944824, 343.1290588378906, -0.2801573872566223, 0.3321877717971802, 0.028319189324975014, 2.7011475563049316, 0.30528855323791504, -2.58876633644104], "std": [0.15557073056697845, 0.013343495316803455, 0.10264396667480469, 0.38563695549964905, 0.4596047103404999, 0.370847225189209, 0.5751922130584717, 387.923583984375, 0.023781927302479744, 0.06272077560424805, 0.05183552950620651, 0.31595852971076965, 0.2986587584018707, 0.2961732745170593, 0.19131018221378326, 0.04757989943027496, 0.38176843523979187, 0.12749820947647095, 0.31450292468070984, 0.3637167513370514, 0.25932320952415466, 326.7654724121094, 0.11991986632347107, 0.06055128574371338, 0.06146727129817009, 0.2247636914253235, 0.19883935153484344, 0.1984374076128006], "count": [461]}, "action": {"min": [0.15503761172294617, 2.0408310890197754, -0.7287971377372742, -1.1471525430679321, -2.706080675125122, -1.9860626459121704, 0.33480653166770935, -2.0, 0.258432000875473, 0.2213910073041916, -0.12386800348758698, -3.0959999561309814, -0.18000000715255737, -0.9710000157356262, -0.9951868057250977, -2.1752562522888184, 0.2122844010591507, 0.7343822121620178, 1.606191635131836, 0.6805039048194885, -2.061565637588501, 43.0, -0.3881259858608246, 0.21059900522232056, -0.1528480052947998, 2.2820000648498535, -0.006000002846121788, -3.0179998874664307], "max": [0.6668902635574341, 2.1123719215393066, -0.39873793721199036, 0.12133529782295227, -1.428901195526123, -0.8317017555236816, 2.019136667251587, 947.0, 0.3575479984283447, 0.4452640116214752, 0.0822179988026619, -2.2100000381469727, 0.7940000295639038, 0.002000001724809408, -0.2638414204120636, -2.0078790187835693, 1.749169111251831, 1.1889009475708008, 2.672238826751709, 2.0080363750457764, -1.2295669317245483, 858.0, 0.011158999986946583, 0.4261470139026642, 0.10562600195407867, 3.0889999866485596, 0.6880000233650208, -2.3259999752044678], "mean": [0.4337866008281708, 2.083526372909546, -0.6027677655220032, -0.6691259741783142, -2.040813684463501, -1.5231589078903198, 1.2931652069091797, 467.44903564453125, 0.3080313801765442, 0.3048930764198303, 0.007502108346670866, -2.674316167831421, 0.42087167501449585, -0.4699937105178833, -0.5087143778800964, -2.109222412109375, 0.6649036407470703, 0.981441855430603, 2.3208060264587402, 1.401355266571045, -1.6700167655944824, 343.1290588378906, -0.2801573872566223, 0.3321877717971802, 0.028319189324975014, 2.7011475563049316, 0.30528855323791504, -2.58876633644104], "std": [0.15557073056697845, 0.013343495316803455, 0.10264396667480469, 0.38563695549964905, 0.4596047103404999, 0.370847225189209, 0.5751922130584717, 387.923583984375, 0.023781927302479744, 0.06272077560424805, 0.05183552950620651, 0.31595852971076965, 0.2986587584018707, 0.2961732745170593, 0.19131018221378326, 0.04757989943027496, 0.38176843523979187, 0.12749820947647095, 0.31450292468070984, 0.3637167513370514, 0.25932320952415466, 326.7654724121094, 0.11991986632347107, 0.06055128574371338, 0.06146727129817009, 0.2247636914253235, 0.19883935153484344, 0.1984374076128006], "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": [598], "max": [598], "mean": [598.0], "std": [0.0], "count": [461]}, "index": {"min": [536070], "max": [536530], "mean": [536300.0], "std": [133.07892395116517], "count": [461]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [461]}, "subtask_annotation": {"mean": [13.20824295010846, 29.0, 29.0, 29.0, 29.0], "std": [10.351104049678286, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [461]}, "scene_annotation": {"mean": [598.0], "std": [0.0], "min": [598], "max": [598], "count": [461]}, "eef_direction_state": {"mean": [3.407809110629067, 3.650759219088937], "std": [1.9255851786571463, 2.101942203961005], "min": [0, 0], "max": [6, 6], "count": [461]}, "eef_velocity_state": {"mean": [1.1019522776572668, 0.9023861171366594], "std": [0.7599067229979592, 0.7576183931607154], "min": [0, 0], "max": [2, 2], "count": [461]}, "eef_acc_mag_state": {"mean": [0.96529284164859, 0.789587852494577], "std": [0.8139839166899359, 0.8416877241164715], "min": [0, 0], "max": [2, 2], "count": [461]}, "eef_direction_action": {"mean": [3.407809110629067, 3.650759219088937], "std": [1.9255851786571463, 2.101942203961005], "min": [0, 0], "max": [6, 6], "count": [461]}, "eef_velocity_action": {"mean": [1.1019522776572668, 0.9023861171366594], "std": [0.7599067229979592, 0.7576183931607154], "min": [0, 0], "max": [2, 2], "count": [461]}, "eef_acc_mag_action": {"mean": [0.96529284164859, 0.789587852494577], "std": [0.8139839166899359, 0.8416877241164715], "min": [0, 0], "max": [2, 2], "count": [461]}, "eef_sim_pose_state": {"mean": [0.5381256181867358, 0.30744440536749085, 1.1138157020561117, -1.4658966247517977, 0.894182954498404, 2.5198826593283963, 0.5102909729427383, -0.3140188965408301, 1.0707640898359032, 1.419545171516893, 1.0294109559420836, -2.4376300824275283], "std": [0.05754396459596884, 0.11973856058032983, 0.04639084603686353, 2.511169246477083, 0.2412168227533935, 0.24984055633383104, 0.05874897188745759, 0.04351456155267775, 0.04666410070332053, 2.360543368928471, 0.39275947848985493, 0.8909645990658043], "min": [0.4231971975447909, -0.013849249846204961, 1.0451810961415229, -3.139824264990654, 0.5474006507205855, 1.853674891492683, 0.4183265624532425, -0.3940497266637986, 0.9883961577633488, -3.1350517351860225, 0.26992772407327426, -3.1222123823270036], "max": [0.6299366682157851, 0.4219618712110228, 1.233779256913159, 3.141590681766138, 1.2819192386348641, 2.9867144085854354, 0.639573401660486, -0.19802457554953765, 1.1607062589329713, 3.1410060210414734, 1.529469875433282, 3.1386649630560797], "count": [461]}, "eef_sim_pose_action": {"mean": [0.5381256181867358, 0.30744440536749085, 1.1138157020561117, -1.4658966247517977, 0.894182954498404, 2.5198826593283963, 0.5102909729427383, -0.3140188965408301, 1.0707640898359032, 1.419545171516893, 1.0294109559420836, -2.4376300824275283], "std": [0.05754396459596884, 0.11973856058032983, 0.04639084603686353, 2.511169246477083, 0.2412168227533935, 0.24984055633383104, 0.05874897188745759, 0.04351456155267775, 0.04666410070332053, 2.360543368928471, 0.39275947848985493, 0.8909645990658043], "min": [0.4231971975447909, -0.013849249846204961, 1.0451810961415229, -3.139824264990654, 0.5474006507205855, 1.853674891492683, 0.4183265624532425, -0.3940497266637986, 0.9883961577633488, -3.1350517351860225, 0.26992772407327426, -3.1222123823270036], "max": [0.6299366682157851, 0.4219618712110228, 1.233779256913159, 3.141590681766138, 1.2819192386348641, 2.9867144085854354, 0.639573401660486, -0.19802457554953765, 1.1607062589329713, 3.1410060210414734, 1.529469875433282, 3.1386649630560797], "count": [461]}, "gripper_mode_state": {"mean": [0.6117136659436009, 0.4772234273318872], "std": [0.4873602946911465, 0.4994809583332405], "min": [0, 0], "max": [1, 1], "count": [461]}, "gripper_activity_state": {"mean": [1.704989154013015, 1.7180043383947938], "std": [0.6349859939114464, 0.613196461338532], "min": [0, 0], "max": [2, 2], "count": [461]}, "gripper_mode_action": {"mean": [0.6117136659436009, 0.4772234273318872], "std": [0.4873602946911465, 0.4994809583332405], "min": [0, 0], "max": [1, 1], "count": [461]}, "gripper_activity_action": {"mean": [1.704989154013015, 1.7180043383947938], "std": [0.6349859939114464, 0.613196461338532], "min": [0, 0], "max": [2, 2], "count": [461]}, "gripper_open_scale_state": {"mean": [0.34312906707134805, 0.4676435284681796], "std": [0.3267653857797323, 0.3876888057917236], "min": [0.043, 0.0], "max": [0.858, 0.947], "count": [461]}, "gripper_open_scale_action": {"mean": [0.34312906707134805, 0.4676435284681796], "std": [0.3267653857797323, 0.3876888057917236], "min": [0.043, 0.0], "max": [0.858, 0.947], "count": [461]}}} +{"episode_index": 596, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4362411699054622]], [[0.46361227824463114]], [[0.4637941924165499]]], "std": [[[0.2240704669294219]], [[0.19134067171747474]], [[0.18576729617217774]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41669555322128854]], [[0.4527269582312092]], [[0.4545636561916433]]], "std": [[[0.20239870561952497]], [[0.17121876529012026]], [[0.1638595135278013]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4403209489524977]], [[0.4634094742063492]], [[0.466888394680789]]], "std": [[[0.19324042627976906]], [[0.16460120075501464]], [[0.1571412953513597]]], "count": [112]}, "observation.state": {"min": [0.16460201144218445, 1.9906178712844849, -0.6304827928543091, -1.2361644506454468, -2.6054275035858154, -1.990024447441101, 0.455635666847229, -2.0, 0.22318600118160248, 0.20566600561141968, -0.1411380022764206, -3.125999927520752, -0.024000000208616257, -1.0169999599456787, -0.982236385345459, -2.174680233001709, 0.1889144480228424, 0.7139095067977905, 1.7019753456115723, 0.9619731307029724, -2.202692747116089, 42.0, -0.3800230026245117, 0.22867299616336823, -0.11993899941444397, 2.378000020980835, 0.18199999630451202, -2.927000045776367], "max": [0.8085412979125977, 2.110731363296509, -0.2528284192085266, 0.1425759494304657, -1.756970763206482, -0.9391791224479675, 1.969569206237793, 938.0, 0.38489899039268494, 0.4455850124359131, 0.11480499804019928, -2.1659998893737793, 0.8060000538825989, -0.11500000208616257, -0.24952973425388336, -1.9986463785171509, 1.505887508392334, 1.108371376991272, 2.5218961238861084, 2.0005836486816406, -1.1869635581970215, 934.0, -0.005752000026404858, 0.4272330105304718, 0.07444100081920624, 3.0759999752044678, 0.6650000214576721, -2.4240000247955322], "mean": [0.3982595205307007, 2.0601069927215576, -0.4394872188568115, -0.7389389276504517, -2.1667933464050293, -1.6270619630813599, 1.3239940404891968, 508.07275390625, 0.31899160146713257, 0.2888506054878235, 0.03254997730255127, -2.7387046813964844, 0.4696834683418274, -0.4798436164855957, -0.5252059698104858, -2.1024980545043945, 0.6026378273963928, 0.9293333888053894, 2.280339241027832, 1.4582431316375732, -1.66489577293396, 333.4189758300781, -0.27386850118637085, 0.3386962115764618, 0.026279227808117867, 2.771085262298584, 0.3760477900505066, -2.5860671997070312], "std": [0.16458283364772797, 0.03072919137775898, 0.13352130353450775, 0.2882276475429535, 0.252861350774765, 0.35419997572898865, 0.4173318147659302, 419.10546875, 0.029616808518767357, 0.07078295201063156, 0.05072721838951111, 0.26370152831077576, 0.21866153180599213, 0.27081018686294556, 0.19438348710536957, 0.049374572932720184, 0.2883622944355011, 0.10595641285181046, 0.19860313832759857, 0.28519126772880554, 0.27258098125457764, 347.7205505371094, 0.10636642575263977, 0.06001520901918411, 0.04280925914645195, 0.19502288103103638, 0.15324480831623077, 0.12570686638355255], "count": [543]}, "action": {"min": [0.16460201144218445, 1.9906178712844849, -0.6304827928543091, -1.2361644506454468, -2.6054275035858154, -1.990024447441101, 0.455635666847229, -2.0, 0.22318600118160248, 0.20566600561141968, -0.1411380022764206, -3.125999927520752, -0.024000000208616257, -1.0169999599456787, -0.982236385345459, -2.174680233001709, 0.1889144480228424, 0.7139095067977905, 1.7019753456115723, 0.9619731307029724, -2.202692747116089, 42.0, -0.3800230026245117, 0.22867299616336823, -0.11993899941444397, 2.378000020980835, 0.18199999630451202, -2.927000045776367], "max": [0.8085412979125977, 2.110731363296509, -0.2528284192085266, 0.1425759494304657, -1.756970763206482, -0.9391791224479675, 1.969569206237793, 938.0, 0.38489899039268494, 0.4455850124359131, 0.11480499804019928, -2.1659998893737793, 0.8060000538825989, -0.11500000208616257, -0.24952973425388336, -1.9986463785171509, 1.505887508392334, 1.108371376991272, 2.5218961238861084, 2.0005836486816406, -1.1869635581970215, 934.0, -0.005752000026404858, 0.4272330105304718, 0.07444100081920624, 3.0759999752044678, 0.6650000214576721, -2.4240000247955322], "mean": [0.3982595205307007, 2.0601069927215576, -0.4394872188568115, -0.7389389276504517, -2.1667933464050293, -1.6270619630813599, 1.3239940404891968, 508.07275390625, 0.31899160146713257, 0.2888506054878235, 0.03254997730255127, -2.7387046813964844, 0.4696834683418274, -0.4798436164855957, -0.5252059698104858, -2.1024980545043945, 0.6026378273963928, 0.9293333888053894, 2.280339241027832, 1.4582431316375732, -1.66489577293396, 333.4189758300781, -0.27386850118637085, 0.3386962115764618, 0.026279227808117867, 2.771085262298584, 0.3760477900505066, -2.5860671997070312], "std": [0.16458283364772797, 0.03072919137775898, 0.13352130353450775, 0.2882276475429535, 0.252861350774765, 0.35419997572898865, 0.4173318147659302, 419.10546875, 0.029616808518767357, 0.07078295201063156, 0.05072721838951111, 0.26370152831077576, 0.21866153180599213, 0.27081018686294556, 0.19438348710536957, 0.049374572932720184, 0.2883622944355011, 0.10595641285181046, 0.19860313832759857, 0.28519126772880554, 0.27258098125457764, 347.7205505371094, 0.10636642575263977, 0.06001520901918411, 0.04280925914645195, 0.19502288103103638, 0.15324480831623077, 0.12570686638355255], "count": [543]}, "timestamp": {"min": [0.0], "max": [18.066666666666666], "mean": [9.033333333333333], "std": [5.225011075657232], "count": [543]}, "frame_index": {"min": [0], "max": [542], "mean": [271.0], "std": [156.75033226971695], "count": [543]}, "episode_index": {"min": [599], "max": [599], "mean": [599.0], "std": [0.0], "count": [543]}, "index": {"min": [536531], "max": [537073], "mean": [536802.0], "std": [156.75033226971695], "count": [543]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [543]}, "subtask_annotation": {"mean": [12.965009208103131, 29.0, 29.0, 29.0, 29.0], "std": [10.511620788104825, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [543]}, "scene_annotation": {"mean": [599.0], "std": [0.0], "min": [599], "max": [599], "count": [543]}, "eef_direction_state": {"mean": [3.322283609576427, 3.154696132596685], "std": [2.1200613147966965, 2.316171638432161], "min": [0, 0], "max": [6, 6], "count": [543]}, "eef_velocity_state": {"mean": [0.994475138121547, 0.9484346224677717], "std": [0.7219058893664471, 0.7611130860152632], "min": [0, 0], "max": [2, 2], "count": [543]}, "eef_acc_mag_state": {"mean": [0.860036832412523, 0.8121546961325967], "std": [0.8336420782718882, 0.8483976653296947], "min": [0, 0], "max": [2, 2], "count": [543]}, "eef_direction_action": {"mean": [3.322283609576427, 3.154696132596685], "std": [2.1200613147966965, 2.316171638432161], "min": [0, 0], "max": [6, 6], "count": [543]}, "eef_velocity_action": {"mean": [0.994475138121547, 0.9484346224677717], "std": [0.7219058893664471, 0.7611130860152632], "min": [0, 0], "max": [2, 2], "count": [543]}, "eef_acc_mag_action": {"mean": [0.860036832412523, 0.8121546961325967], "std": [0.8336420782718882, 0.8483976653296947], "min": [0, 0], "max": [2, 2], "count": [543]}, "eef_sim_pose_state": {"mean": [0.5441974291585168, 0.30503069951179723, 1.11452326614087, -2.6319184924948327, 0.9493974370955864, 2.6150788597380865, 0.49441664237807814, -0.34191647204949505, 1.0799941511381224, 2.0164943304589182, 1.0625038526482755, -2.3632843083652144], "std": [0.05818737953341133, 0.09771489293336691, 0.053079293026767005, 0.9193246580908527, 0.15364521669158382, 0.22021174843057592, 0.06572529312583551, 0.05103935996969952, 0.0331165060960643, 1.826855813703775, 0.31924272436358747, 1.1750178009867227], "min": [0.4371006777916499, 0.019531224158696736, 1.0507111033180716, -3.138528502799001, 0.7276132823034072, 2.0622494958386763, 0.4104369647393683, -0.4029661687359879, 1.0147107026421454, -3.1396536408210953, 0.3764015092851023, -3.1280260873274046], "max": [0.6399244090624406, 0.406302801623319, 1.2469138862462692, 3.1344082330171696, 1.293635637305627, 2.9963061581035895, 0.6398447577697997, -0.15371910103584951, 1.148620365281388, 3.1403212582556894, 1.439542374073385, 3.1305705973383504], "count": [543]}, "eef_sim_pose_action": {"mean": [0.5441974291585168, 0.30503069951179723, 1.11452326614087, -2.6319184924948327, 0.9493974370955864, 2.6150788597380865, 0.49441664237807814, -0.34191647204949505, 1.0799941511381224, 2.0164943304589182, 1.0625038526482755, -2.3632843083652144], "std": [0.05818737953341133, 0.09771489293336691, 0.053079293026767005, 0.9193246580908527, 0.15364521669158382, 0.22021174843057592, 0.06572529312583551, 0.05103935996969952, 0.0331165060960643, 1.826855813703775, 0.31924272436358747, 1.1750178009867227], "min": [0.4371006777916499, 0.019531224158696736, 1.0507111033180716, -3.138528502799001, 0.7276132823034072, 2.0622494958386763, 0.4104369647393683, -0.4029661687359879, 1.0147107026421454, -3.1396536408210953, 0.3764015092851023, -3.1280260873274046], "max": [0.6399244090624406, 0.406302801623319, 1.2469138862462692, 3.1344082330171696, 1.293635637305627, 2.9963061581035895, 0.6398447577697997, -0.15371910103584951, 1.148620365281388, 3.1403212582556894, 1.439542374073385, 3.1305705973383504], "count": [543]}, "gripper_mode_state": {"mean": [0.6500920810313076, 0.44935543278084716], "std": [0.4769406327958357, 0.4974285152775049], "min": [0, 0], "max": [1, 1], "count": [543]}, "gripper_activity_state": {"mean": [1.736648250460405, 1.705340699815838], "std": [0.6058959848127611, 0.6319523258275486], "min": [0, 0], "max": [2, 2], "count": [543]}, "gripper_mode_action": {"mean": [0.6500920810313076, 0.44935543278084716], "std": [0.4769406327958357, 0.4974285152775049], "min": [0, 0], "max": [1, 1], "count": [543]}, "gripper_activity_action": {"mean": [1.736648250460405, 1.705340699815838], "std": [0.6058959848127611, 0.6319523258275486], "min": [0, 0], "max": [2, 2], "count": [543]}, "gripper_open_scale_state": {"mean": [0.3334189688891556, 0.5083091411706931], "std": [0.347720707424395, 0.4188182868592615], "min": [0.042, 0.0], "max": [0.934, 0.938], "count": [543]}, "gripper_open_scale_action": {"mean": [0.3334189688891556, 0.5083091411706931], "std": [0.347720707424395, 0.4188182868592615], "min": [0.042, 0.0], "max": [0.934, 0.938], "count": [543]}}} +{"episode_index": 597, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4329195098039216]], [[0.4612501531862745]], [[0.4615655535130719]]], "std": [[[0.2293244294927699]], [[0.19648193366360198]], [[0.19082850822226635]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4041615788398693]], [[0.44554791258169935]], [[0.44601940972222226]]], "std": [[[0.2077435206294231]], [[0.17227270467472067]], [[0.1669403207935701]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4297178982843137]], [[0.4590085294117647]], [[0.46358819240196075]]], "std": [[[0.2008308898663839]], [[0.16826720885117288]], [[0.15915972999768538]]], "count": [100]}, "observation.state": {"min": [0.1572716236114502, 2.0652830600738525, -0.7393389344215393, -1.241487741470337, -2.689342975616455, -1.983898401260376, 0.4113915264606476, -2.0, 0.22684800624847412, 0.21202200651168823, -0.14589400589466095, -3.0429999828338623, -0.1340000033378601, -1.0529999732971191, -0.9701412916183472, -2.1736855506896973, 0.2508212924003601, 0.6572561264038086, 1.724385380744934, 0.9254783391952515, -2.1160545349121094, 38.0, -0.36622199416160583, 0.22372999787330627, -0.11588399857282639, 2.3340001106262207, 0.034000005573034286, -3.1050000190734863], "max": [0.8108625411987305, 2.112110137939453, -0.27295204997062683, 0.19336503744125366, -1.627048373222351, -0.8895769119262695, 2.095128297805786, 868.0, 0.37209901213645935, 0.4330649971961975, 0.09991399943828583, -2.0299999713897705, 0.8519999980926514, -0.039999984204769135, -0.27031660079956055, -2.0066747665405273, 1.5283674001693726, 1.1732451915740967, 2.6557977199554443, 1.9520809650421143, -1.225500464439392, 904.0, -0.007476999890059233, 0.4423289895057678, 0.07543899863958359, 3.069999933242798, 0.721000075340271, -2.427000045776367], "mean": [0.4285103678703308, 2.0849990844726562, -0.5187104940414429, -0.7517555952072144, -2.1778199672698975, -1.5804333686828613, 1.3846949338912964, 473.1449890136719, 0.3080429136753082, 0.30158567428588867, 0.020407896488904953, -2.693314790725708, 0.41952037811279297, -0.49577414989471436, -0.554955005645752, -2.095383405685425, 0.651500403881073, 0.9107255339622498, 2.316638469696045, 1.3996812105178833, -1.6263245344161987, 342.1482238769531, -0.2695910930633545, 0.34837666153907776, 0.021023130044341087, 2.7325856685638428, 0.3056908845901489, -2.653050661087036], "std": [0.15106336772441864, 0.008273584768176079, 0.14267660677433014, 0.37430477142333984, 0.3534441888332367, 0.33277255296707153, 0.5491648316383362, 365.0159606933594, 0.026953088119626045, 0.059356920421123505, 0.053585052490234375, 0.2921249270439148, 0.29167017340660095, 0.3086644113063812, 0.1828111857175827, 0.048379793763160706, 0.30109935998916626, 0.12005996704101562, 0.26113051176071167, 0.27820080518722534, 0.25493112206459045, 355.2676086425781, 0.11344833672046661, 0.06120280176401138, 0.042701784521341324, 0.19327789545059204, 0.1951092928647995, 0.17055819928646088], "count": [469]}, "action": {"min": [0.1572716236114502, 2.0652830600738525, -0.7393389344215393, -1.241487741470337, -2.689342975616455, -1.983898401260376, 0.4113915264606476, -2.0, 0.22684800624847412, 0.21202200651168823, -0.14589400589466095, -3.0429999828338623, -0.1340000033378601, -1.0529999732971191, -0.9701412916183472, -2.1736855506896973, 0.2508212924003601, 0.6572561264038086, 1.724385380744934, 0.9254783391952515, -2.1160545349121094, 38.0, -0.36622199416160583, 0.22372999787330627, -0.11588399857282639, 2.3340001106262207, 0.034000005573034286, -3.1050000190734863], "max": [0.8108625411987305, 2.112110137939453, -0.27295204997062683, 0.19336503744125366, -1.627048373222351, -0.8895769119262695, 2.095128297805786, 868.0, 0.37209901213645935, 0.4330649971961975, 0.09991399943828583, -2.0299999713897705, 0.8519999980926514, -0.039999984204769135, -0.27031660079956055, -2.0066747665405273, 1.5283674001693726, 1.1732451915740967, 2.6557977199554443, 1.9520809650421143, -1.225500464439392, 904.0, -0.007476999890059233, 0.4423289895057678, 0.07543899863958359, 3.069999933242798, 0.721000075340271, -2.427000045776367], "mean": [0.4285103678703308, 2.0849990844726562, -0.5187104940414429, -0.7517555952072144, -2.1778199672698975, -1.5804333686828613, 1.3846949338912964, 473.1449890136719, 0.3080429136753082, 0.30158567428588867, 0.020407896488904953, -2.693314790725708, 0.41952037811279297, -0.49577414989471436, -0.554955005645752, -2.095383405685425, 0.651500403881073, 0.9107255339622498, 2.316638469696045, 1.3996812105178833, -1.6263245344161987, 342.1482238769531, -0.2695910930633545, 0.34837666153907776, 0.021023130044341087, 2.7325856685638428, 0.3056908845901489, -2.653050661087036], "std": [0.15106336772441864, 0.008273584768176079, 0.14267660677433014, 0.37430477142333984, 0.3534441888332367, 0.33277255296707153, 0.5491648316383362, 365.0159606933594, 0.026953088119626045, 0.059356920421123505, 0.053585052490234375, 0.2921249270439148, 0.29167017340660095, 0.3086644113063812, 0.1828111857175827, 0.048379793763160706, 0.30109935998916626, 0.12005996704101562, 0.26113051176071167, 0.27820080518722534, 0.25493112206459045, 355.2676086425781, 0.11344833672046661, 0.06120280176401138, 0.042701784521341324, 0.19327789545059204, 0.1951092928647995, 0.17055819928646088], "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": [600], "max": [600], "mean": [600.0], "std": [0.0], "count": [469]}, "index": {"min": [537074], "max": [537542], "mean": [537308.0], "std": [135.3883303686104], "count": [469]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [469]}, "subtask_annotation": {"mean": [14.132196162046908, 29.0, 29.0, 29.0, 29.0], "std": [10.664670150545811, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [469]}, "scene_annotation": {"mean": [600.0], "std": [0.0], "min": [600], "max": [600], "count": [469]}, "eef_direction_state": {"mean": [3.5287846481876333, 3.7995735607675907], "std": [2.0941900578504704, 2.058401016207173], "min": [0, 0], "max": [6, 6], "count": [469]}, "eef_velocity_state": {"mean": [1.072494669509595, 0.9317697228144989], "std": [0.7938129371474589, 0.772414362225625], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_acc_mag_state": {"mean": [0.9147121535181236, 0.8038379530916845], "std": [0.837027543777419, 0.8336641596571612], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_direction_action": {"mean": [3.5287846481876333, 3.7995735607675907], "std": [2.0941900578504704, 2.058401016207173], "min": [0, 0], "max": [6, 6], "count": [469]}, "eef_velocity_action": {"mean": [1.072494669509595, 0.9317697228144989], "std": [0.7938129371474589, 0.772414362225625], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_acc_mag_action": {"mean": [0.9147121535181236, 0.8038379530916845], "std": [0.837027543777419, 0.8336641596571612], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_sim_pose_state": {"mean": [0.5547847801814381, 0.29686453333008245, 1.1152285507545097, -1.9913362918887596, 0.9283059152692351, 2.4506523315838504, 0.5078666038557353, -0.3232151152942732, 1.0807454279828723, 1.6547926018463832, 1.00765006308995, -2.144718029062419], "std": [0.058298113846510916, 0.10202640237333356, 0.05514173707319842, 2.1219035486172184, 0.21156247963651312, 0.27590668344825026, 0.05653510552035653, 0.04681275945280904, 0.04392315620482199, 2.1301820227350445, 0.3901532046659373, 1.460452853488034], "min": [0.43416013138706144, 0.03263784821645381, 1.0446813642888748, -3.1415262556604855, 0.6249169625151381, 1.6442356753092282, 0.4118901367853657, -0.37828344374747547, 0.9982757005027932, -3.13715448399889, 0.2683010994370987, -3.1258541126631836], "max": [0.6381039789122362, 0.4012838227810364, 1.2454277142244277, 3.141211206997151, 1.3324156843513695, 3.1115232094153056, 0.6288099034343032, -0.15121032817216848, 1.1688247198912372, 3.139477016679228, 1.5010133552672715, 3.136789072103942], "count": [469]}, "eef_sim_pose_action": {"mean": [0.5547847801814381, 0.29686453333008245, 1.1152285507545097, -1.9913362918887596, 0.9283059152692351, 2.4506523315838504, 0.5078666038557353, -0.3232151152942732, 1.0807454279828723, 1.6547926018463832, 1.00765006308995, -2.144718029062419], "std": [0.058298113846510916, 0.10202640237333356, 0.05514173707319842, 2.1219035486172184, 0.21156247963651312, 0.27590668344825026, 0.05653510552035653, 0.04681275945280904, 0.04392315620482199, 2.1301820227350445, 0.3901532046659373, 1.460452853488034], "min": [0.43416013138706144, 0.03263784821645381, 1.0446813642888748, -3.1415262556604855, 0.6249169625151381, 1.6442356753092282, 0.4118901367853657, -0.37828344374747547, 0.9982757005027932, -3.13715448399889, 0.2683010994370987, -3.1258541126631836], "max": [0.6381039789122362, 0.4012838227810364, 1.2454277142244277, 3.141211206997151, 1.3324156843513695, 3.1115232094153056, 0.6288099034343032, -0.15121032817216848, 1.1688247198912372, 3.139477016679228, 1.5010133552672715, 3.136789072103942], "count": [469]}, "gripper_mode_state": {"mean": [0.6417910447761194, 0.43923240938166314], "std": [0.4794739822151931, 0.496293562249645], "min": [0, 0], "max": [1, 1], "count": [469]}, "gripper_activity_state": {"mean": [1.7313432835820894, 1.6844349680170576], "std": [0.5987714033393914, 0.6583826783120372], "min": [0, 0], "max": [2, 2], "count": [469]}, "gripper_mode_action": {"mean": [0.6417910447761194, 0.43923240938166314], "std": [0.4794739822151931, 0.496293562249645], "min": [0, 0], "max": [1, 1], "count": [469]}, "gripper_activity_action": {"mean": [1.7313432835820894, 1.6844349680170576], "std": [0.5987714033393914, 0.6583826783120372], "min": [0, 0], "max": [2, 2], "count": [469]}, "gripper_open_scale_state": {"mean": [0.34214818757632626, 0.47337420031256777], "std": [0.35526758161364186, 0.36471810588244447], "min": [0.038, 0.0], "max": [0.904, 0.868], "count": [469]}, "gripper_open_scale_action": {"mean": [0.34214818757632626, 0.47337420031256777], "std": [0.35526758161364186, 0.36471810588244447], "min": [0.038, 0.0], "max": [0.904, 0.868], "count": [469]}}} +{"episode_index": 598, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.431309919216908]], [[0.459939027090587]], [[0.46171418590800806]]], "std": [[[0.22672357488920675]], [[0.19509275296581371]], [[0.1888154497730674]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4026008108851017]], [[0.44473108698307984]], [[0.4454596542666911]]], "std": [[[0.20437630064650875]], [[0.17038984020171224]], [[0.16596156632401682]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42447890897013013]], [[0.45832106697819314]], [[0.46044870693604545]]], "std": [[[0.20060308592408824]], [[0.17055901247000943]], [[0.1624564220657331]]], "count": [107]}, "observation.state": {"min": [0.17699383199214935, 1.9466181993484497, -0.8024325966835022, -1.1724250316619873, -2.586543083190918, -1.9915952682495117, 0.44661232829093933, -2.0, 0.20041599869728088, 0.2098190039396286, -0.1541150063276291, -3.0989999771118164, -0.13700000941753387, -1.0920000076293945, -0.9821491837501526, -2.1757099628448486, 0.24759241938591003, 0.7150439620018005, 1.711033582687378, 0.8616166710853577, -2.140995502471924, 39.0, -0.36933600902557373, 0.2205660045146942, -0.14371000230312347, 2.421999931335449, 0.08299998939037323, -3.058000087738037], "max": [0.9249372482299805, 2.121255874633789, -0.36395353078842163, 0.17317157983779907, -1.5055036544799805, -0.8705528378486633, 2.132338523864746, 929.0, 0.3680810034275055, 0.44234299659729004, 0.11445199698209763, -2.2309999465942383, 0.7799999713897705, -0.1249999925494194, -0.2535265386104584, -2.0252976417541504, 1.6811186075210571, 1.0756639242172241, 2.5941002368927, 1.9592193365097046, -1.3291903734207153, 874.0, 0.0005029999883845448, 0.42399901151657104, 0.07794500142335892, 3.121000051498413, 0.809999942779541, -2.3340001106262207], "mean": [0.39740675687789917, 2.0495855808258057, -0.6129666566848755, -0.7247527837753296, -2.0569820404052734, -1.5640549659729004, 1.3744205236434937, 486.1417236328125, 0.31200411915779114, 0.2966812252998352, 0.024430615827441216, -2.729766607284546, 0.41749799251556396, -0.5020608305931091, -0.5277643799781799, -2.107895612716675, 0.6564909815788269, 0.9438018798828125, 2.2965404987335205, 1.4629237651824951, -1.7246623039245605, 374.8887939453125, -0.2673320174217224, 0.3295847773551941, 0.01808163709938526, 2.816793918609619, 0.3438718914985657, -2.5499155521392822], "std": [0.17334365844726562, 0.04891704022884369, 0.12952494621276855, 0.3295169472694397, 0.34215041995048523, 0.37863317131996155, 0.5058596730232239, 407.8097229003906, 0.031691327691078186, 0.06488018482923508, 0.05834915116429329, 0.2954657971858978, 0.2672885060310364, 0.3126768469810486, 0.22020599246025085, 0.04166658967733383, 0.3463609218597412, 0.07901471108198166, 0.2342361956834793, 0.2956525385379791, 0.24127386510372162, 358.6827697753906, 0.12366034090518951, 0.061466287821531296, 0.05324992910027504, 0.19370467960834503, 0.18962407112121582, 0.1879754662513733], "count": [508]}, "action": {"min": [0.17699383199214935, 1.9466181993484497, -0.8024325966835022, -1.1724250316619873, -2.586543083190918, -1.9915952682495117, 0.44661232829093933, -2.0, 0.20041599869728088, 0.2098190039396286, -0.1541150063276291, -3.0989999771118164, -0.13700000941753387, -1.0920000076293945, -0.9821491837501526, -2.1757099628448486, 0.24759241938591003, 0.7150439620018005, 1.711033582687378, 0.8616166710853577, -2.140995502471924, 39.0, -0.36933600902557373, 0.2205660045146942, -0.14371000230312347, 2.421999931335449, 0.08299998939037323, -3.058000087738037], "max": [0.9249372482299805, 2.121255874633789, -0.36395353078842163, 0.17317157983779907, -1.5055036544799805, -0.8705528378486633, 2.132338523864746, 929.0, 0.3680810034275055, 0.44234299659729004, 0.11445199698209763, -2.2309999465942383, 0.7799999713897705, -0.1249999925494194, -0.2535265386104584, -2.0252976417541504, 1.6811186075210571, 1.0756639242172241, 2.5941002368927, 1.9592193365097046, -1.3291903734207153, 874.0, 0.0005029999883845448, 0.42399901151657104, 0.07794500142335892, 3.121000051498413, 0.809999942779541, -2.3340001106262207], "mean": [0.39740675687789917, 2.0495855808258057, -0.6129666566848755, -0.7247527837753296, -2.0569820404052734, -1.5640549659729004, 1.3744205236434937, 486.1417236328125, 0.31200411915779114, 0.2966812252998352, 0.024430615827441216, -2.729766607284546, 0.41749799251556396, -0.5020608305931091, -0.5277643799781799, -2.107895612716675, 0.6564909815788269, 0.9438018798828125, 2.2965404987335205, 1.4629237651824951, -1.7246623039245605, 374.8887939453125, -0.2673320174217224, 0.3295847773551941, 0.01808163709938526, 2.816793918609619, 0.3438718914985657, -2.5499155521392822], "std": [0.17334365844726562, 0.04891704022884369, 0.12952494621276855, 0.3295169472694397, 0.34215041995048523, 0.37863317131996155, 0.5058596730232239, 407.8097229003906, 0.031691327691078186, 0.06488018482923508, 0.05834915116429329, 0.2954657971858978, 0.2672885060310364, 0.3126768469810486, 0.22020599246025085, 0.04166658967733383, 0.3463609218597412, 0.07901471108198166, 0.2342361956834793, 0.2956525385379791, 0.24127386510372162, 358.6827697753906, 0.12366034090518951, 0.061466287821531296, 0.05324992910027504, 0.19370467960834503, 0.18962407112121582, 0.1879754662513733], "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": [601], "max": [601], "mean": [601.0], "std": [0.0], "count": [508]}, "index": {"min": [537543], "max": [538050], "mean": [537796.5], "std": [146.64668424482022], "count": [508]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [508]}, "subtask_annotation": {"mean": [13.340551181102363, 29.0, 29.0, 29.0, 29.0], "std": [10.223880167551409, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [508]}, "scene_annotation": {"mean": [601.0], "std": [0.0], "min": [601], "max": [601], "count": [508]}, "eef_direction_state": {"mean": [3.326771653543307, 3.234251968503937], "std": [2.137846028312446, 2.0558750152293164], "min": [0, 0], "max": [6, 6], "count": [508]}, "eef_velocity_state": {"mean": [1.0413385826771653, 1.061023622047244], "std": [0.7372697688997036, 0.7385720790670542], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_acc_mag_state": {"mean": [0.8070866141732284, 0.7775590551181102], "std": [0.8265935316186135, 0.841661476953817], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_direction_action": {"mean": [3.326771653543307, 3.234251968503937], "std": [2.137846028312446, 2.0558750152293164], "min": [0, 0], "max": [6, 6], "count": [508]}, "eef_velocity_action": {"mean": [1.0413385826771653, 1.061023622047244], "std": [0.7372697688997036, 0.7385720790670542], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_acc_mag_action": {"mean": [0.8070866141732284, 0.7775590551181102], "std": [0.8265935316186135, 0.841661476953817], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_sim_pose_state": {"mean": [0.5376388648956529, 0.2946152209102187, 1.1145113486208642, -2.4020281492787134, 0.8950093508351419, 2.4312890947257824, 0.5033123578270773, -0.33030114037861746, 1.0802261904659822, 1.5178191012674902, 1.0084852302213294, -2.586712011418834], "std": [0.06027689029948576, 0.11653258045945375, 0.055874682693595454, 1.3469254783541806, 0.19563692792180135, 0.9881357029373731, 0.0599750887372701, 0.05731305816871573, 0.03962594560648807, 2.2484117283911282, 0.38192553425000897, 0.4246814380606953], "min": [0.4301698108765629, 0.008596127321081434, 1.0520234496243606, -3.1335079072506185, 0.6087256553319236, -3.1335724359396453, 0.4244016073731041, -0.4067925412677333, 1.010204862460445, -3.1365099674568935, 0.24293278355351666, -3.1380309397125554], "max": [0.6386011016238222, 0.39893474025987297, 1.25192470786205, 3.141407950725697, 1.3180837533386, 3.1079913931068894, 0.6359000582442561, -0.12920139753613735, 1.1584118965980594, 3.137467039387926, 1.4641591564995111, 3.1357599639628457], "count": [508]}, "eef_sim_pose_action": {"mean": [0.5376388648956529, 0.2946152209102187, 1.1145113486208642, -2.4020281492787134, 0.8950093508351419, 2.4312890947257824, 0.5033123578270773, -0.33030114037861746, 1.0802261904659822, 1.5178191012674902, 1.0084852302213294, -2.586712011418834], "std": [0.06027689029948576, 0.11653258045945375, 0.055874682693595454, 1.3469254783541806, 0.19563692792180135, 0.9881357029373731, 0.0599750887372701, 0.05731305816871573, 0.03962594560648807, 2.2484117283911282, 0.38192553425000897, 0.4246814380606953], "min": [0.4301698108765629, 0.008596127321081434, 1.0520234496243606, -3.1335079072506185, 0.6087256553319236, -3.1335724359396453, 0.4244016073731041, -0.4067925412677333, 1.010204862460445, -3.1365099674568935, 0.24293278355351666, -3.1380309397125554], "max": [0.6386011016238222, 0.39893474025987297, 1.25192470786205, 3.141407950725697, 1.3180837533386, 3.1079913931068894, 0.6359000582442561, -0.12920139753613735, 1.1584118965980594, 3.137467039387926, 1.4641591564995111, 3.1357599639628457], "count": [508]}, "gripper_mode_state": {"mean": [0.6062992125984252, 0.4704724409448819], "std": [0.4885698285823165, 0.49912736175874517], "min": [0, 0], "max": [1, 1], "count": [508]}, "gripper_activity_state": {"mean": [1.7106299212598426, 1.718503937007874], "std": [0.6313069159266707, 0.6223306191975423], "min": [0, 0], "max": [2, 2], "count": [508]}, "gripper_mode_action": {"mean": [0.6062992125984252, 0.4704724409448819], "std": [0.4885698285823165, 0.49912736175874517], "min": [0, 0], "max": [1, 1], "count": [508]}, "gripper_activity_action": {"mean": [1.7106299212598426, 1.718503937007874], "std": [0.6313069159266707, 0.6223306191975423], "min": [0, 0], "max": [2, 2], "count": [508]}, "gripper_open_scale_state": {"mean": [0.37488877964019895, 0.48616850013737584], "std": [0.3586828814851113, 0.4077777911559377], "min": [0.039, 0.0], "max": [0.874, 0.929], "count": [508]}, "gripper_open_scale_action": {"mean": [0.37488877964019895, 0.48616850013737584], "std": [0.3586828814851113, 0.4077777911559377], "min": [0.039, 0.0], "max": [0.874, 0.929], "count": [508]}}} +{"episode_index": 599, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42890472759319775]], [[0.4606171080700799]], [[0.46226427280016946]]], "std": [[[0.23079266291505848]], [[0.19606884989101547]], [[0.1896092865351816]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41206571123819896]], [[0.4515889180131929]], [[0.4523541477547809]]], "std": [[[0.19182088152734336]], [[0.15842990862156422]], [[0.15252590265089508]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42784079218106996]], [[0.45936141748366016]], [[0.46110220550411524]]], "std": [[[0.18625679221235936]], [[0.1554870223981939]], [[0.14690980724993136]]], "count": [108]}, "observation.state": {"min": [0.18868756294250488, 1.9182389974594116, -0.8129045963287354, -1.0882477760314941, -2.561253070831299, -1.9901814460754395, 0.4501902759075165, -1.0, 0.1952279955148697, 0.20244699716567993, -0.15895700454711914, -3.115000009536743, -0.02500000037252903, -1.0889999866485596, -0.862402081489563, -2.175483226776123, 0.2684839963912964, 0.6564358472824097, 1.5907280445098877, 0.8548099994659424, -2.1116912364959717, 40.0, -0.37448298931121826, 0.216731995344162, -0.11807200312614441, 2.359999895095825, 0.17799998819828033, -3.00600004196167], "max": [0.920434296131134, 2.115391492843628, -0.1903456151485443, 0.2134363204240799, -1.6593018770217896, -0.6937858462333679, 2.0680580139160156, 942.0, 0.3787660002708435, 0.46055299043655396, 0.10778000205755234, -2.132999897003174, 0.7839999794960022, -0.08899999409914017, -0.12681563198566437, -2.0155935287475586, 1.6237672567367554, 1.2549092769622803, 2.517392873764038, 1.984718680381775, -1.1915363073349, 870.0, -0.010552000254392624, 0.4205470085144043, 0.08498899638652802, 3.0399999618530273, 0.7889999747276306, -2.3380000591278076], "mean": [0.4064778983592987, 2.0576603412628174, -0.5048239231109619, -0.660355269908905, -2.099290132522583, -1.5212719440460205, 1.2766412496566772, 509.92486572265625, 0.31545862555503845, 0.2972120940685272, 0.02008473500609398, -2.670119524002075, 0.47698044776916504, -0.45434898138046265, -0.4361720085144043, -2.118206262588501, 0.6264263391494751, 0.9546995162963867, 2.2165191173553467, 1.4306951761245728, -1.6161139011383057, 391.6166076660156, -0.2869822382926941, 0.320391446352005, 0.026754675433039665, 2.7268826961517334, 0.42483028769493103, -2.5965309143066406], "std": [0.18618367612361908, 0.04385443031787872, 0.20646628737449646, 0.3036077618598938, 0.27770793437957764, 0.4452563226222992, 0.4964902102947235, 381.1089172363281, 0.0348675511777401, 0.083709716796875, 0.05579870194196701, 0.2969975471496582, 0.2287515550851822, 0.3094509541988373, 0.18571694195270538, 0.044557783752679825, 0.30804741382598877, 0.12803220748901367, 0.234619602560997, 0.31042835116386414, 0.2614861726760864, 370.2059326171875, 0.10874347388744354, 0.06935027986764908, 0.03896292299032211, 0.18863894045352936, 0.1706390082836151, 0.172959566116333], "count": [519]}, "action": {"min": [0.18868756294250488, 1.9182389974594116, -0.8129045963287354, -1.0882477760314941, -2.561253070831299, -1.9901814460754395, 0.4501902759075165, -1.0, 0.1952279955148697, 0.20244699716567993, -0.15895700454711914, -3.115000009536743, -0.02500000037252903, -1.0889999866485596, -0.862402081489563, -2.175483226776123, 0.2684839963912964, 0.6564358472824097, 1.5907280445098877, 0.8548099994659424, -2.1116912364959717, 40.0, -0.37448298931121826, 0.216731995344162, -0.11807200312614441, 2.359999895095825, 0.17799998819828033, -3.00600004196167], "max": [0.920434296131134, 2.115391492843628, -0.1903456151485443, 0.2134363204240799, -1.6593018770217896, -0.6937858462333679, 2.0680580139160156, 942.0, 0.3787660002708435, 0.46055299043655396, 0.10778000205755234, -2.132999897003174, 0.7839999794960022, -0.08899999409914017, -0.12681563198566437, -2.0155935287475586, 1.6237672567367554, 1.2549092769622803, 2.517392873764038, 1.984718680381775, -1.1915363073349, 870.0, -0.010552000254392624, 0.4205470085144043, 0.08498899638652802, 3.0399999618530273, 0.7889999747276306, -2.3380000591278076], "mean": [0.4064778983592987, 2.0576603412628174, -0.5048239231109619, -0.660355269908905, -2.099290132522583, -1.5212719440460205, 1.2766412496566772, 509.92486572265625, 0.31545862555503845, 0.2972120940685272, 0.02008473500609398, -2.670119524002075, 0.47698044776916504, -0.45434898138046265, -0.4361720085144043, -2.118206262588501, 0.6264263391494751, 0.9546995162963867, 2.2165191173553467, 1.4306951761245728, -1.6161139011383057, 391.6166076660156, -0.2869822382926941, 0.320391446352005, 0.026754675433039665, 2.7268826961517334, 0.42483028769493103, -2.5965309143066406], "std": [0.18618367612361908, 0.04385443031787872, 0.20646628737449646, 0.3036077618598938, 0.27770793437957764, 0.4452563226222992, 0.4964902102947235, 381.1089172363281, 0.0348675511777401, 0.083709716796875, 0.05579870194196701, 0.2969975471496582, 0.2287515550851822, 0.3094509541988373, 0.18571694195270538, 0.044557783752679825, 0.30804741382598877, 0.12803220748901367, 0.234619602560997, 0.31042835116386414, 0.2614861726760864, 370.2059326171875, 0.10874347388744354, 0.06935027986764908, 0.03896292299032211, 0.18863894045352936, 0.1706390082836151, 0.172959566116333], "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": [602], "max": [602], "mean": [602.0], "std": [0.0], "count": [519]}, "index": {"min": [538051], "max": [538569], "mean": [538310.0], "std": [149.8221167473837], "count": [519]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [519]}, "subtask_annotation": {"mean": [14.554913294797688, 29.0, 29.0, 29.0, 29.0], "std": [10.547094584919266, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [519]}, "scene_annotation": {"mean": [602.0], "std": [0.0], "min": [602], "max": [602], "count": [519]}, "eef_direction_state": {"mean": [3.2890173410404624, 3.3198458574181116], "std": [2.120024447655927, 2.197785532738894], "min": [0, 0], "max": [6, 6], "count": [519]}, "eef_velocity_state": {"mean": [1.069364161849711, 0.9961464354527938], "std": [0.7312233924456699, 0.7778141062951013], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_acc_mag_state": {"mean": [0.8747591522157996, 0.838150289017341], "std": [0.8104083807154095, 0.8402273115199247], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_direction_action": {"mean": [3.2890173410404624, 3.3198458574181116], "std": [2.120024447655927, 2.197785532738894], "min": [0, 0], "max": [6, 6], "count": [519]}, "eef_velocity_action": {"mean": [1.069364161849711, 0.9961464354527938], "std": [0.7312233924456699, 0.7778141062951013], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_acc_mag_action": {"mean": [0.8747591522157996, 0.838150289017341], "std": [0.8104083807154095, 0.8402273115199247], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_sim_pose_state": {"mean": [0.5238881197806285, 0.31400827755114663, 1.1039884329188194, -2.2846239392471417, 0.9871412627811642, 2.468669245308812, 0.5010110094728889, -0.32933392392974925, 1.0727173942665484, 1.1239660632680724, 1.081023687810094, -2.559001056837946], "std": [0.0671414286825908, 0.09459106509543613, 0.05782695106944885, 1.5970537094819284, 0.18720535660021556, 1.0297216861227045, 0.07870233711889381, 0.058268317336236386, 0.03836303330301594, 2.485003709336971, 0.34955158186237933, 0.6142172308102659], "min": [0.4170760305002855, 0.026123743417069856, 1.0394444605511204, -3.140244844231777, 0.7153008752114687, -3.13777848992929, 0.41113633290763246, -0.4122206178412229, 1.0084987881719674, -3.1359204176298965, 0.32132734690213804, -3.1362425357695827], "max": [0.630593895064834, 0.4120745592693334, 1.2670538994710965, 3.14118064568892, 1.3518024485164357, 3.140651671177325, 0.6532671632881035, -0.12213696995543964, 1.1573903083511254, 3.128649720014386, 1.4782426885193476, 3.131424962683821], "count": [519]}, "eef_sim_pose_action": {"mean": [0.5238881197806285, 0.31400827755114663, 1.1039884329188194, -2.2846239392471417, 0.9871412627811642, 2.468669245308812, 0.5010110094728889, -0.32933392392974925, 1.0727173942665484, 1.1239660632680724, 1.081023687810094, -2.559001056837946], "std": [0.0671414286825908, 0.09459106509543613, 0.05782695106944885, 1.5970537094819284, 0.18720535660021556, 1.0297216861227045, 0.07870233711889381, 0.058268317336236386, 0.03836303330301594, 2.485003709336971, 0.34955158186237933, 0.6142172308102659], "min": [0.4170760305002855, 0.026123743417069856, 1.0394444605511204, -3.140244844231777, 0.7153008752114687, -3.13777848992929, 0.41113633290763246, -0.4122206178412229, 1.0084987881719674, -3.1359204176298965, 0.32132734690213804, -3.1362425357695827], "max": [0.630593895064834, 0.4120745592693334, 1.2670538994710965, 3.14118064568892, 1.3518024485164357, 3.140651671177325, 0.6532671632881035, -0.12213696995543964, 1.1573903083511254, 3.128649720014386, 1.4782426885193476, 3.131424962683821], "count": [519]}, "gripper_mode_state": {"mean": [0.581888246628131, 0.41040462427745666], "std": [0.4932487354917102, 0.49190717482990365], "min": [0, 0], "max": [1, 1], "count": [519]}, "gripper_activity_state": {"mean": [1.7129094412331407, 1.7360308285163777], "std": [0.6242120377721725, 0.622067259506703], "min": [0, 0], "max": [2, 2], "count": [519]}, "gripper_mode_action": {"mean": [0.581888246628131, 0.41040462427745666], "std": [0.4932487354917102, 0.49190717482990365], "min": [0, 0], "max": [1, 1], "count": [519]}, "gripper_activity_action": {"mean": [1.7129094412331407, 1.7360308285163777], "std": [0.6242120377721725, 0.622067259506703], "min": [0, 0], "max": [2, 2], "count": [519]}, "gripper_open_scale_state": {"mean": [0.3916165704378046, 0.509930290104107], "std": [0.3702058847521059, 0.38110169041600217], "min": [0.04, 0.0], "max": [0.87, 0.942], "count": [519]}, "gripper_open_scale_action": {"mean": [0.3916165704378046, 0.509930290104107], "std": [0.3702058847521059, 0.38110169041600217], "min": [0.04, 0.0], "max": [0.87, 0.942], "count": [519]}}} +{"episode_index": 600, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[1.0]]], "mean": [[[0.4297246466503268]], [[0.45893704452614376]], [[0.4620290890522876]]], "std": [[[0.2330041600084515]], [[0.19909949007477795]], [[0.19240388218342466]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4139555902777778]], [[0.45192778594771243]], [[0.4521165767973856]]], "std": [[[0.19349238707459135]], [[0.16067789893845377]], [[0.15630809456408284]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4388191932189543]], [[0.465866664624183]], [[0.46901131127450985]]], "std": [[[0.18678781807768588]], [[0.15692699337518623]], [[0.14856679752871238]]], "count": [100]}, "observation.state": {"min": [0.16896532475948334, 2.0317554473876953, -0.7022507190704346, -1.1920075416564941, -2.7447922229766846, -1.9882615804672241, 0.37742745876312256, -4.0, 0.21531200408935547, 0.18968500196933746, -0.1681309938430786, -3.1080000400543213, -0.15300001204013824, -0.996999979019165, -0.779306948184967, -2.175273895263672, 0.2352878302335739, 0.7042054533958435, 1.511507511138916, 0.6507111191749573, -2.0387890338897705, 36.0, -0.3781859874725342, 0.2101760059595108, -0.13817399740219116, 2.430000066757202, 0.15599998831748962, -2.8980000019073486], "max": [0.8007047176361084, 2.11217999458313, -0.12049753218889236, 0.23308873176574707, -1.797095775604248, -0.9226334691047668, 1.937123417854309, 939.0, 0.3730179965496063, 0.4153650104999542, 0.10988199710845947, -2.0220000743865967, 0.8389999866485596, 0.028000006452202797, -0.19765853881835938, -2.0369911193847656, 1.7257466316223145, 1.2335115671157837, 2.6169817447662354, 1.9455358982086182, -1.1568042039871216, 908.0, -0.04196000099182129, 0.39609798789024353, 0.08235300332307816, 3.0450000762939453, 0.8809999823570251, -2.2769999504089355], "mean": [0.3963163495063782, 2.0758984088897705, -0.383624792098999, -0.6947441101074219, -2.1844301223754883, -1.6079614162445068, 1.2457942962646484, 463.9559326171875, 0.3226613700389862, 0.2848263084888458, 0.026386896148324013, -2.638634204864502, 0.46587684750556946, -0.4326764941215515, -0.41474801301956177, -2.1247806549072266, 0.5570154190063477, 0.963013231754303, 2.2118794918060303, 1.5412826538085938, -1.6205778121948242, 382.9107971191406, -0.2921581268310547, 0.3013670742511749, 0.02949422039091587, 2.8040552139282227, 0.4655221402645111, -2.522125482559204], "std": [0.15013277530670166, 0.01890852302312851, 0.1819295734167099, 0.35849496722221375, 0.3059837818145752, 0.3526689112186432, 0.5027880072593689, 363.5816955566406, 0.032065123319625854, 0.06290167570114136, 0.05764260143041611, 0.30197298526763916, 0.29582342505455017, 0.3113750219345093, 0.1485082507133484, 0.03978625312447548, 0.3544043302536011, 0.14343367516994476, 0.32174545526504517, 0.31294015049934387, 0.2887425422668457, 371.0482482910156, 0.09871510416269302, 0.0616266168653965, 0.0461726076900959, 0.18059679865837097, 0.20838810503482819, 0.18762987852096558], "count": [454]}, "action": {"min": [0.16896532475948334, 2.0317554473876953, -0.7022507190704346, -1.1920075416564941, -2.7447922229766846, -1.9882615804672241, 0.37742745876312256, -4.0, 0.21531200408935547, 0.18968500196933746, -0.1681309938430786, -3.1080000400543213, -0.15300001204013824, -0.996999979019165, -0.779306948184967, -2.175273895263672, 0.2352878302335739, 0.7042054533958435, 1.511507511138916, 0.6507111191749573, -2.0387890338897705, 36.0, -0.3781859874725342, 0.2101760059595108, -0.13817399740219116, 2.430000066757202, 0.15599998831748962, -2.8980000019073486], "max": [0.8007047176361084, 2.11217999458313, -0.12049753218889236, 0.23308873176574707, -1.797095775604248, -0.9226334691047668, 1.937123417854309, 939.0, 0.3730179965496063, 0.4153650104999542, 0.10988199710845947, -2.0220000743865967, 0.8389999866485596, 0.028000006452202797, -0.19765853881835938, -2.0369911193847656, 1.7257466316223145, 1.2335115671157837, 2.6169817447662354, 1.9455358982086182, -1.1568042039871216, 908.0, -0.04196000099182129, 0.39609798789024353, 0.08235300332307816, 3.0450000762939453, 0.8809999823570251, -2.2769999504089355], "mean": [0.3963163495063782, 2.0758984088897705, -0.383624792098999, -0.6947441101074219, -2.1844301223754883, -1.6079614162445068, 1.2457942962646484, 463.9559326171875, 0.3226613700389862, 0.2848263084888458, 0.026386896148324013, -2.638634204864502, 0.46587684750556946, -0.4326764941215515, -0.41474801301956177, -2.1247806549072266, 0.5570154190063477, 0.963013231754303, 2.2118794918060303, 1.5412826538085938, -1.6205778121948242, 382.9107971191406, -0.2921581268310547, 0.3013670742511749, 0.02949422039091587, 2.8040552139282227, 0.4655221402645111, -2.522125482559204], "std": [0.15013277530670166, 0.01890852302312851, 0.1819295734167099, 0.35849496722221375, 0.3059837818145752, 0.3526689112186432, 0.5027880072593689, 363.5816955566406, 0.032065123319625854, 0.06290167570114136, 0.05764260143041611, 0.30197298526763916, 0.29582342505455017, 0.3113750219345093, 0.1485082507133484, 0.03978625312447548, 0.3544043302536011, 0.14343367516994476, 0.32174545526504517, 0.31294015049934387, 0.2887425422668457, 371.0482482910156, 0.09871510416269302, 0.0616266168653965, 0.0461726076900959, 0.18059679865837097, 0.20838810503482819, 0.18762987852096558], "count": [454]}, "timestamp": {"min": [0.0], "max": [15.1], "mean": [7.55], "std": [4.368606439383413], "count": [454]}, "frame_index": {"min": [0], "max": [453], "mean": [226.5], "std": [131.0581931815024], "count": [454]}, "episode_index": {"min": [603], "max": [603], "mean": [603.0], "std": [0.0], "count": [454]}, "index": {"min": [538570], "max": [539023], "mean": [538796.5], "std": [131.0581931815024], "count": [454]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [454]}, "subtask_annotation": {"mean": [13.416299559471366, 29.0, 29.0, 29.0, 29.0], "std": [10.263308689183557, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [454]}, "scene_annotation": {"mean": [603.0], "std": [0.0], "min": [603], "max": [603], "count": [454]}, "eef_direction_state": {"mean": [3.3722466960352424, 3.1696035242290748], "std": [2.093671136785553, 1.9778178073144947], "min": [0, 0], "max": [6, 6], "count": [454]}, "eef_velocity_state": {"mean": [1.0638766519823788, 1.0462555066079295], "std": [0.7841316883081946, 0.7055922534356819], "min": [0, 0], "max": [2, 2], "count": [454]}, "eef_acc_mag_state": {"mean": [0.8480176211453745, 0.8876651982378855], "std": [0.83232228574915, 0.83067687106313], "min": [0, 0], "max": [2, 2], "count": [454]}, "eef_direction_action": {"mean": [3.3722466960352424, 3.1696035242290748], "std": [2.093671136785553, 1.9778178073144947], "min": [0, 0], "max": [6, 6], "count": [454]}, "eef_velocity_action": {"mean": [1.0638766519823788, 1.0462555066079295], "std": [0.7841316883081946, 0.7055922534356819], "min": [0, 0], "max": [2, 2], "count": [454]}, "eef_acc_mag_action": {"mean": [0.8480176211453745, 0.8876651982378855], "std": [0.83232228574915, 0.83067687106313], "min": [0, 0], "max": [2, 2], "count": [454]}, "eef_sim_pose_state": {"mean": [0.5063946041197204, 0.3212487867120738, 1.1008915165030584, -2.57748508970462, 0.9679257439059922, 1.9386070014645786, 0.4887547941125867, -0.3378279113436913, 1.0722173742716863, 1.7058780778502918, 1.0769229618037965, -2.1341568699525624], "std": [0.060669562730814544, 0.09137000534387726, 0.049068036638584445, 0.2683678874967996, 0.23898404317772673, 2.0216813020736235, 0.060349541439547384, 0.056226940987622875, 0.04020964897608411, 2.036224193539478, 0.39077336819269054, 1.4280566341485272], "min": [0.4146083429068531, 0.037188061177234014, 1.0264746957624797, -3.054318535084356, 0.6330366901151243, -3.1380277273320663, 0.3903010285030627, -0.4116172188025081, 0.9991744827552681, -3.141068987526519, 0.27949705868023034, -3.1355004630596426], "max": [0.6027207132306814, 0.4125648385058603, 1.2189454379434137, -1.4860790570967661, 1.3861170480438059, 3.141203678580072, 0.6112610129201902, -0.13177940262737628, 1.164434588299274, 3.138658840979989, 1.5541689376951493, 3.1271181038482734], "count": [454]}, "eef_sim_pose_action": {"mean": [0.5063946041197204, 0.3212487867120738, 1.1008915165030584, -2.57748508970462, 0.9679257439059922, 1.9386070014645786, 0.4887547941125867, -0.3378279113436913, 1.0722173742716863, 1.7058780778502918, 1.0769229618037965, -2.1341568699525624], "std": [0.060669562730814544, 0.09137000534387726, 0.049068036638584445, 0.2683678874967996, 0.23898404317772673, 2.0216813020736235, 0.060349541439547384, 0.056226940987622875, 0.04020964897608411, 2.036224193539478, 0.39077336819269054, 1.4280566341485272], "min": [0.4146083429068531, 0.037188061177234014, 1.0264746957624797, -3.054318535084356, 0.6330366901151243, -3.1380277273320663, 0.3903010285030627, -0.4116172188025081, 0.9991744827552681, -3.141068987526519, 0.27949705868023034, -3.1355004630596426], "max": [0.6027207132306814, 0.4125648385058603, 1.2189454379434137, -1.4860790570967661, 1.3861170480438059, 3.141203678580072, 0.6112610129201902, -0.13177940262737628, 1.164434588299274, 3.138658840979989, 1.5541689376951493, 3.1271181038482734], "count": [454]}, "gripper_mode_state": {"mean": [0.5969162995594713, 0.44933920704845814], "std": [0.49051730945981825, 0.4974268630236235], "min": [0, 0], "max": [1, 1], "count": [454]}, "gripper_activity_state": {"mean": [1.658590308370044, 1.6828193832599119], "std": [0.6737388247376968, 0.660939778107722], "min": [0, 0], "max": [2, 2], "count": [454]}, "gripper_mode_action": {"mean": [0.5969162995594713, 0.44933920704845814], "std": [0.49051730945981825, 0.4974268630236235], "min": [0, 0], "max": [1, 1], "count": [454]}, "gripper_activity_action": {"mean": [1.658590308370044, 1.6828193832599119], "std": [0.6737388247376968, 0.660939778107722], "min": [0, 0], "max": [2, 2], "count": [454]}, "gripper_open_scale_state": {"mean": [0.3829107929431393, 0.46405947150953003], "std": [0.3710482730215884, 0.3634493387471205], "min": [0.036, 0.0], "max": [0.908, 0.939], "count": [454]}, "gripper_open_scale_action": {"mean": [0.3829107929431393, 0.46405947150953003], "std": [0.3710482730215884, 0.3634493387471205], "min": [0.036, 0.0], "max": [0.908, 0.939], "count": [454]}}} +{"episode_index": 601, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43090272449559536]], [[0.4613214691673771]], [[0.4629776818698494]]], "std": [[[0.2363486449497056]], [[0.20310265229861912]], [[0.19664696333573875]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.411177600170503]], [[0.44519266481955105]], [[0.44457820758738276]]], "std": [[[0.20556941948941504]], [[0.17436876930943992]], [[0.17000234625176233]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4468750372975277]], [[0.47022131642512077]], [[0.47264119423131573]]], "std": [[[0.1944956359562567]], [[0.16981589570267244]], [[0.16307299174911463]]], "count": [115]}, "observation.state": {"min": [0.14042918384075165, 2.0270254611968994, -0.8478285670280457, -1.1399967670440674, -2.5585827827453613, -1.989256501197815, 0.25158923864364624, -2.0, 0.21343199908733368, 0.18479099869728088, -0.17316900193691254, -3.1411852836608887, -0.20600000023841858, -0.9750000238418579, -0.8378628492355347, -2.1754133701324463, 0.21757274866104126, 0.6903301477432251, 1.6477477550506592, 0.690155565738678, -2.2681949138641357, 39.0, -0.3950049877166748, 0.1975110024213791, -0.15422199666500092, 2.371000051498413, 0.08699999004602432, -3.0910000801086426], "max": [0.8377929925918579, 2.1154439449310303, -0.23305381834506989, 0.314473420381546, -1.4757457971572876, -0.8698720932006836, 2.0403249263763428, 956.0, 0.36151498556137085, 0.4145149886608124, 0.08102399855852127, 3.1410000324249268, 0.8629999756813049, 0.12300000339746475, -0.13960888981819153, -2.0403945446014404, 1.8233281373977661, 1.3748308420181274, 2.6728148460388184, 2.006779670715332, -1.1422481536865234, 909.0, -0.007046000100672245, 0.3980970084667206, 0.0929889976978302, 3.055999994277954, 0.824999988079071, -2.200000047683716], "mean": [0.37260550260543823, 2.077899694442749, -0.5229893326759338, -0.6488237380981445, -2.0611159801483154, -1.6690020561218262, 1.2063839435577393, 477.7202453613281, 0.3083582818508148, 0.2734356224536896, 0.008856493979692459, -1.920883297920227, 0.47648102045059204, -0.36511746048927307, -0.459722101688385, -2.122748613357544, 0.7030633091926575, 1.0423327684402466, 2.2863128185272217, 1.4743173122406006, -1.749916672706604, 462.19805908203125, -0.26776301860809326, 0.30521902441978455, 0.0205036923289299, 2.7729432582855225, 0.3485345244407654, -2.552252769470215], "std": [0.1501448005437851, 0.020380528643727303, 0.20130442082881927, 0.35481151938438416, 0.30959025025367737, 0.3102465569972992, 0.5361629128456116, 389.27618408203125, 0.028356527909636497, 0.0554220974445343, 0.05237368121743202, 1.9352220296859741, 0.31296777725219727, 0.3310687243938446, 0.20938237011432648, 0.042501501739025116, 0.48703742027282715, 0.16221022605895996, 0.28498438000679016, 0.35826098918914795, 0.33559319376945496, 370.0110168457031, 0.13471375405788422, 0.0621793307363987, 0.07246874272823334, 0.18056169152259827, 0.1967146247625351, 0.2771695554256439], "count": [563]}, "action": {"min": [0.14042918384075165, 2.0270254611968994, -0.8478285670280457, -1.1399967670440674, -2.5585827827453613, -1.989256501197815, 0.25158923864364624, -2.0, 0.21343199908733368, 0.18479099869728088, -0.17316900193691254, -3.1411852836608887, -0.20600000023841858, -0.9750000238418579, -0.8378628492355347, -2.1754133701324463, 0.21757274866104126, 0.6903301477432251, 1.6477477550506592, 0.690155565738678, -2.2681949138641357, 39.0, -0.3950049877166748, 0.1975110024213791, -0.15422199666500092, 2.371000051498413, 0.08699999004602432, -3.0910000801086426], "max": [0.8377929925918579, 2.1154439449310303, -0.23305381834506989, 0.314473420381546, -1.4757457971572876, -0.8698720932006836, 2.0403249263763428, 956.0, 0.36151498556137085, 0.4145149886608124, 0.08102399855852127, 3.1410000324249268, 0.8629999756813049, 0.12300000339746475, -0.13960888981819153, -2.0403945446014404, 1.8233281373977661, 1.3748308420181274, 2.6728148460388184, 2.006779670715332, -1.1422481536865234, 909.0, -0.007046000100672245, 0.3980970084667206, 0.0929889976978302, 3.055999994277954, 0.824999988079071, -2.200000047683716], "mean": [0.37260550260543823, 2.077899694442749, -0.5229893326759338, -0.6488237380981445, -2.0611159801483154, -1.6690020561218262, 1.2063839435577393, 477.7202453613281, 0.3083582818508148, 0.2734356224536896, 0.008856493979692459, -1.920883297920227, 0.47648102045059204, -0.36511746048927307, -0.459722101688385, -2.122748613357544, 0.7030633091926575, 1.0423327684402466, 2.2863128185272217, 1.4743173122406006, -1.749916672706604, 462.19805908203125, -0.26776301860809326, 0.30521902441978455, 0.0205036923289299, 2.7729432582855225, 0.3485345244407654, -2.552252769470215], "std": [0.1501448005437851, 0.020380528643727303, 0.20130442082881927, 0.35481151938438416, 0.30959025025367737, 0.3102465569972992, 0.5361629128456116, 389.27618408203125, 0.028356527909636497, 0.0554220974445343, 0.05237368121743202, 1.9352220296859741, 0.31296777725219727, 0.3310687243938446, 0.20938237011432648, 0.042501501739025116, 0.48703742027282715, 0.16221022605895996, 0.28498438000679016, 0.35826098918914795, 0.33559319376945496, 370.0110168457031, 0.13471375405788422, 0.0621793307363987, 0.07246874272823334, 0.18056169152259827, 0.1967146247625351, 0.2771695554256439], "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": [604], "max": [604], "mean": [604.0], "std": [0.0], "count": [563]}, "index": {"min": [539024], "max": [539586], "mean": [539305.0], "std": [162.52384440444425], "count": [563]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [563]}, "subtask_annotation": {"mean": [13.127886323268205, 29.0, 29.0, 29.0, 29.0], "std": [9.903691848429096, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [563]}, "scene_annotation": {"mean": [604.0], "std": [0.0], "min": [604], "max": [604], "count": [563]}, "eef_direction_state": {"mean": [3.447602131438721, 3.7992895204262878], "std": [1.9764170278532647, 2.086205950491298], "min": [0, 0], "max": [6, 6], "count": [563]}, "eef_velocity_state": {"mean": [1.0657193605683837, 0.7975133214920072], "std": [0.7403234659307774, 0.7163610908769132], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_acc_mag_state": {"mean": [0.9360568383658969, 0.7353463587921847], "std": [0.821230336127108, 0.829695965479693], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_direction_action": {"mean": [3.447602131438721, 3.7992895204262878], "std": [1.9764170278532647, 2.086205950491298], "min": [0, 0], "max": [6, 6], "count": [563]}, "eef_velocity_action": {"mean": [1.0657193605683837, 0.7975133214920072], "std": [0.7403234659307774, 0.7163610908769132], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_acc_mag_action": {"mean": [0.9360568383658969, 0.7353463587921847], "std": [0.821230336127108, 0.829695965479693], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_sim_pose_state": {"mean": [0.5123310840019863, 0.29571754475057455, 1.1159734987041494, -2.215792160000695, 0.8911583866464634, 2.3991459622521867, 0.48085125212557617, -0.31824733724914966, 1.0675880072635273, 1.842119834699781, 1.1009512244278155, -1.7986934436536732], "std": [0.06212014039457528, 0.13606455949961543, 0.0577713461645216, 1.670870600802673, 0.24873399586671444, 1.0780481313318786, 0.05515623497242908, 0.047932631328763645, 0.040179592302256664, 1.6218053067184148, 0.38937270531069307, 1.4909031453203971], "min": [0.40251202458015, 0.004173650799396175, 1.036026827992537, -3.138207869168293, 0.5111540493991273, -3.140915193602519, 0.38917853713345857, -0.3697408702961562, 0.9945199161234688, -3.091201335042199, 0.26080409158750895, -3.1397520814635587], "max": [0.6118313892654769, 0.4148441972580378, 1.259192571399287, 3.13911269175115, 1.3566205552963204, 3.1381915820009385, 0.6116320219681892, -0.12471623678226214, 1.1508292751147469, 3.1392263418538073, 1.565538882392023, 3.1241336234290307], "count": [563]}, "eef_sim_pose_action": {"mean": [0.5123310840019863, 0.29571754475057455, 1.1159734987041494, -2.215792160000695, 0.8911583866464634, 2.3991459622521867, 0.48085125212557617, -0.31824733724914966, 1.0675880072635273, 1.842119834699781, 1.1009512244278155, -1.7986934436536732], "std": [0.06212014039457528, 0.13606455949961543, 0.0577713461645216, 1.670870600802673, 0.24873399586671444, 1.0780481313318786, 0.05515623497242908, 0.047932631328763645, 0.040179592302256664, 1.6218053067184148, 0.38937270531069307, 1.4909031453203971], "min": [0.40251202458015, 0.004173650799396175, 1.036026827992537, -3.138207869168293, 0.5111540493991273, -3.140915193602519, 0.38917853713345857, -0.3697408702961562, 0.9945199161234688, -3.091201335042199, 0.26080409158750895, -3.1397520814635587], "max": [0.6118313892654769, 0.4148441972580378, 1.259192571399287, 3.13911269175115, 1.3566205552963204, 3.1381915820009385, 0.6116320219681892, -0.12471623678226214, 1.1508292751147469, 3.1392263418538073, 1.565538882392023, 3.1241336234290307], "count": [563]}, "gripper_mode_state": {"mean": [0.5008880994671403, 0.4547069271758437], "std": [0.49999921127871316, 0.4979443116997597], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_state": {"mean": [1.6980461811722913, 1.6483126110124333], "std": [0.6345133529133806, 0.6774283953829792], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_mode_action": {"mean": [0.5008880994671403, 0.4547069271758437], "std": [0.49999921127871316, 0.4979443116997597], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_action": {"mean": [1.6980461811722913, 1.6483126110124333], "std": [0.6345133529133806, 0.6774283953829792], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_open_scale_state": {"mean": [0.46219804630990985, 0.477878330257816], "std": [0.37001112145254345, 0.3890817170964501], "min": [0.039, 0.0], "max": [0.909, 0.956], "count": [563]}, "gripper_open_scale_action": {"mean": [0.46219804630990985, 0.477878330257816], "std": [0.37001112145254345, 0.3890817170964501], "min": [0.039, 0.0], "max": [0.909, 0.956], "count": [563]}}} +{"episode_index": 602, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[1.0]], [[1.0]]], "mean": [[[0.4261012632856881]], [[0.4570612821452569]], [[0.4585345676043003]]], "std": [[[0.23437262260531433]], [[0.20048035488417845]], [[0.19533684947986105]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42512362752733496]], [[0.4580046633528801]], [[0.4578390408344023]]], "std": [[[0.2044572192992279]], [[0.17476038591008625]], [[0.16954881219833098]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4447202370044591]], [[0.4672144035184167]], [[0.4684892206493189]]], "std": [[[0.1873805022248343]], [[0.16500936447665043]], [[0.1586511786990408]]], "count": [107]}, "observation.state": {"min": [0.43100908398628235, 1.9203161001205444, -0.7636339068412781, -0.8576548099517822, -2.7715132236480713, -1.9815421104431152, 0.45177850127220154, -1.0, 0.12417399883270264, 0.2680540084838867, -0.20091600716114044, -3.1351852416992188, -0.3580000400543213, -0.7400000095367432, -0.8592604994773865, -2.171032428741455, 0.2369982898235321, 0.6580066084861755, 1.717997431755066, 0.9216734766960144, -2.3562817573547363, 34.0, -0.3777259886264801, 0.2430189996957779, -0.1203019991517067, -3.1411852836608887, 0.1720000058412552, -2.578000068664551], "max": [1.0149438381195068, 2.1196675300598145, 0.7101047039031982, 0.42617449164390564, -1.3795431852340698, -0.6666110754013062, 1.8331018686294556, 947.0, 0.3174610137939453, 0.4382050037384033, 0.06718599796295166, 3.135999917984009, 1.187000036239624, 0.14399997889995575, -0.2658485770225525, -1.9075052738189697, 1.3121734857559204, 1.0446319580078125, 2.6248183250427246, 1.9820657968521118, -1.5293447971343994, 940.0, -0.10862399637699127, 0.4216980040073395, 0.10413800179958344, 3.1389999389648438, 0.7559999823570251, -1.7050000429153442], "mean": [0.5936345458030701, 2.036409854888916, -0.3917999565601349, -0.4370502829551697, -2.1381020545959473, -1.4715338945388794, 1.1839840412139893, 579.6353149414062, 0.283713698387146, 0.33729949593544006, -0.007560565136373043, -1.7036359310150146, 0.48699983954429626, -0.4060686528682709, -0.4991987347602844, -2.025270462036133, 0.5590046644210815, 0.8581368923187256, 2.270399808883667, 1.5632754564285278, -1.9432649612426758, 445.67254638671875, -0.30029401183128357, 0.3263888955116272, 0.049567416310310364, 1.0697706937789917, 0.454149067401886, -2.202439785003662], "std": [0.12978550791740417, 0.050729893147945404, 0.3424505591392517, 0.304577112197876, 0.3277113437652588, 0.40882188081741333, 0.36365851759910583, 389.7022399902344, 0.033497750759124756, 0.05183107778429985, 0.05135315656661987, 2.1912717819213867, 0.3723612427711487, 0.1850406974554062, 0.15605078637599945, 0.07006192952394485, 0.2131875902414322, 0.13047857582569122, 0.24690860509872437, 0.2867247760295868, 0.24760638177394867, 390.0923767089844, 0.07743416726589203, 0.0576663464307785, 0.04274266958236694, 2.7244672775268555, 0.1657465547323227, 0.22755803167819977], "count": [510]}, "action": {"min": [0.43100908398628235, 1.9203161001205444, -0.7636339068412781, -0.8576548099517822, -2.7715132236480713, -1.9815421104431152, 0.45177850127220154, -1.0, 0.12417399883270264, 0.2680540084838867, -0.20091600716114044, -3.1351852416992188, -0.3580000400543213, -0.7400000095367432, -0.8592604994773865, -2.171032428741455, 0.2369982898235321, 0.6580066084861755, 1.717997431755066, 0.9216734766960144, -2.3562817573547363, 34.0, -0.3777259886264801, 0.2430189996957779, -0.1203019991517067, -3.1411852836608887, 0.1720000058412552, -2.578000068664551], "max": [1.0149438381195068, 2.1196675300598145, 0.7101047039031982, 0.42617449164390564, -1.3795431852340698, -0.6666110754013062, 1.8331018686294556, 947.0, 0.3174610137939453, 0.4382050037384033, 0.06718599796295166, 3.135999917984009, 1.187000036239624, 0.14399997889995575, -0.2658485770225525, -1.9075052738189697, 1.3121734857559204, 1.0446319580078125, 2.6248183250427246, 1.9820657968521118, -1.5293447971343994, 940.0, -0.10862399637699127, 0.4216980040073395, 0.10413800179958344, 3.1389999389648438, 0.7559999823570251, -1.7050000429153442], "mean": [0.5936345458030701, 2.036409854888916, -0.3917999565601349, -0.4370502829551697, -2.1381020545959473, -1.4715338945388794, 1.1839840412139893, 579.6353149414062, 0.283713698387146, 0.33729949593544006, -0.007560565136373043, -1.7036359310150146, 0.48699983954429626, -0.4060686528682709, -0.4991987347602844, -2.025270462036133, 0.5590046644210815, 0.8581368923187256, 2.270399808883667, 1.5632754564285278, -1.9432649612426758, 445.67254638671875, -0.30029401183128357, 0.3263888955116272, 0.049567416310310364, 1.0697706937789917, 0.454149067401886, -2.202439785003662], "std": [0.12978550791740417, 0.050729893147945404, 0.3424505591392517, 0.304577112197876, 0.3277113437652588, 0.40882188081741333, 0.36365851759910583, 389.7022399902344, 0.033497750759124756, 0.05183107778429985, 0.05135315656661987, 2.1912717819213867, 0.3723612427711487, 0.1850406974554062, 0.15605078637599945, 0.07006192952394485, 0.2131875902414322, 0.13047857582569122, 0.24690860509872437, 0.2867247760295868, 0.24760638177394867, 390.0923767089844, 0.07743416726589203, 0.0576663464307785, 0.04274266958236694, 2.7244672775268555, 0.1657465547323227, 0.22755803167819977], "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": [605], "max": [605], "mean": [605.0], "std": [0.0], "count": [510]}, "index": {"min": [539587], "max": [540096], "mean": [539841.5], "std": [147.2240356282447], "count": [510]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [510]}, "subtask_annotation": {"mean": [12.468627450980392, 29.0, 29.0, 29.0, 29.0], "std": [9.260817526188703, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [510]}, "scene_annotation": {"mean": [605.0], "std": [0.0], "min": [605], "max": [605], "count": [510]}, "eef_direction_state": {"mean": [3.9176470588235293, 4.074509803921568], "std": [1.950636485602057, 2.0906742638093756], "min": [0, 0], "max": [6, 6], "count": [510]}, "eef_velocity_state": {"mean": [0.8745098039215686, 0.7901960784313725], "std": [0.7488142619658699, 0.7952690756779874], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_acc_mag_state": {"mean": [0.7784313725490196, 0.6980392156862745], "std": [0.833093391062158, 0.8254506068472444], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_direction_action": {"mean": [3.9176470588235293, 4.074509803921568], "std": [1.950636485602057, 2.0906742638093756], "min": [0, 0], "max": [6, 6], "count": [510]}, "eef_velocity_action": {"mean": [0.8745098039215686, 0.7901960784313725], "std": [0.7488142619658699, 0.7952690756779874], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_acc_mag_action": {"mean": [0.7784313725490196, 0.6980392156862745], "std": [0.833093391062158, 0.8254506068472444], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_sim_pose_state": {"mean": [0.5347833039867815, 0.34092475150253654, 1.1123043269989945, -2.4045127487865536, 0.7464389929023764, 0.7399760735085015, 0.5456712722270813, -0.28822165339921413, 1.0740028540625675, 2.0192013605796935, 1.0616329918401242, -2.0608626467367914], "std": [0.054040428956046854, 0.06889675804340199, 0.04386538390144406, 0.23868671019074483, 0.18272071927465947, 2.819103729660765, 0.039495487208141125, 0.058800065228201734, 0.024614994888736856, 1.5254237161692108, 0.3248886022009898, 1.4973099687021152], "min": [0.453608179440919, 0.09251692176714536, 1.0783770909362265, -2.796932101282146, 0.44364621614042665, -3.140128275504307, 0.4865052628954289, -0.3437063542225045, 1.018638185604272, -3.1384774123611083, 0.24888107059779951, -3.1353968026559964], "max": [0.632868287031564, 0.4173566419906867, 1.2439090774673158, -2.019956980878635, 1.0826988694300965, 3.1413933099052547, 0.6292900792251125, -0.04545086470705903, 1.1409564715047662, 3.1330508399547736, 1.4434274681913961, 3.1407985738874205], "count": [510]}, "eef_sim_pose_action": {"mean": [0.5347833039867815, 0.34092475150253654, 1.1123043269989945, -2.4045127487865536, 0.7464389929023764, 0.7399760735085015, 0.5456712722270813, -0.28822165339921413, 1.0740028540625675, 2.0192013605796935, 1.0616329918401242, -2.0608626467367914], "std": [0.054040428956046854, 0.06889675804340199, 0.04386538390144406, 0.23868671019074483, 0.18272071927465947, 2.819103729660765, 0.039495487208141125, 0.058800065228201734, 0.024614994888736856, 1.5254237161692108, 0.3248886022009898, 1.4973099687021152], "min": [0.453608179440919, 0.09251692176714536, 1.0783770909362265, -2.796932101282146, 0.44364621614042665, -3.140128275504307, 0.4865052628954289, -0.3437063542225045, 1.018638185604272, -3.1384774123611083, 0.24888107059779951, -3.1353968026559964], "max": [0.632868287031564, 0.4173566419906867, 1.2439090774673158, -2.019956980878635, 1.0826988694300965, 3.1413933099052547, 0.6292900792251125, -0.04545086470705903, 1.1409564715047662, 3.1330508399547736, 1.4434274681913961, 3.1407985738874205], "count": [510]}, "gripper_mode_state": {"mean": [0.5470588235294118, 0.3686274509803922], "std": [0.49778054113035525, 0.48243264127139185], "min": [0, 0], "max": [1, 1], "count": [510]}, "gripper_activity_state": {"mean": [1.7156862745098038, 1.6784313725490196], "std": [0.6132115871344282, 0.6466546568998568], "min": [0, 0], "max": [2, 2], "count": [510]}, "gripper_mode_action": {"mean": [0.5470588235294118, 0.3686274509803922], "std": [0.49778054113035525, 0.48243264127139185], "min": [0, 0], "max": [1, 1], "count": [510]}, "gripper_activity_action": {"mean": [1.7156862745098038, 1.6784313725490196], "std": [0.6132115871344282, 0.6466546568998568], "min": [0, 0], "max": [2, 2], "count": [510]}, "gripper_open_scale_state": {"mean": [0.44567254881017465, 0.579638235414116], "std": [0.3900926578071419, 0.3896978216377506], "min": [0.034, 0.0], "max": [0.94, 0.947], "count": [510]}, "gripper_open_scale_action": {"mean": [0.44567254881017465, 0.579638235414116], "std": [0.3900926578071419, 0.3896978216377506], "min": [0.034, 0.0], "max": [0.94, 0.947], "count": [510]}}} +{"episode_index": 603, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.43329260825163396]], [[0.4616261928104575]], [[0.46136757557189545]]], "std": [[[0.23073895268041303]], [[0.1979706450538651]], [[0.193086285936874]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41147071895424836]], [[0.4476867626633987]], [[0.44841733251633986]]], "std": [[[0.21155495826197748]], [[0.17991411208295346]], [[0.17500074346681302]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4369859579248366]], [[0.46614731413398697]], [[0.4675374591503268]]], "std": [[[0.1956341045209847]], [[0.16807904369042323]], [[0.16093656031951997]]], "count": [100]}, "observation.state": {"min": [0.4662995934486389, 1.8903311491012573, -0.7890110611915588, -0.934309720993042, -2.8131916522979736, -1.960179328918457, 0.8960695266723633, 2.0, 0.13975000381469727, 0.2915619909763336, -0.19058799743652344, -3.1411852836608887, -0.36800000071525574, -1.1180000305175781, -0.8686155676841736, -2.1646971702575684, 0.32213544845581055, 0.603255569934845, 1.8235549926757812, 1.1919028759002686, -2.241142511367798, 28.0, -0.35866600275039673, 0.26821398735046387, -0.09526900202035904, -3.1411852836608887, 0.03200000151991844, -2.4779999256134033], "max": [1.0199530124664307, 2.1215872764587402, 0.23294910788536072, 0.30108675360679626, -1.4888880252838135, -0.890449583530426, 2.036275625228882, 947.0, 0.3032529950141907, 0.4451409876346588, 0.09393499791622162, 3.13700008392334, 1.430999994277954, -0.5519999861717224, -0.26019370555877686, -1.8973649740219116, 0.9929876327514648, 1.100569725036621, 2.640613555908203, 1.9893786907196045, -1.7140181064605713, 883.0, -0.12317799776792526, 0.40291300415992737, 0.0945580005645752, 3.140000104904175, 0.7269999980926514, -1.8609999418258667], "mean": [0.6076274514198303, 2.006856918334961, -0.5732290744781494, -0.5653851628303528, -2.150142192840576, -1.5280213356018066, 1.6527107954025269, 457.5010681152344, 0.27147412300109863, 0.3459906578063965, 0.010355308651924133, -0.8424574732780457, 0.46729037165641785, -0.7618626356124878, -0.5654281973838806, -1.9908159971237183, 0.5405027270317078, 0.810797929763794, 2.3319852352142334, 1.60606849193573, -2.108905076980591, 318.00323486328125, -0.29359710216522217, 0.3402268588542938, 0.053244177252054214, 1.2785147428512573, 0.3925957977771759, -2.0500521659851074], "std": [0.13314387202262878, 0.05988086387515068, 0.2424120008945465, 0.29483506083488464, 0.31270965933799744, 0.35932087898254395, 0.30943170189857483, 351.9286193847656, 0.028126107528805733, 0.04524920880794525, 0.057759642601013184, 2.8619210720062256, 0.4128752648830414, 0.12515471875667572, 0.1251981556415558, 0.06410535424947739, 0.12746544182300568, 0.0856730192899704, 0.24632398784160614, 0.2171204388141632, 0.12544852495193481, 342.825927734375, 0.06805028021335602, 0.043806545436382294, 0.03497328236699104, 2.663754463195801, 0.21607981622219086, 0.16187240183353424], "count": [465]}, "action": {"min": [0.4662995934486389, 1.8903311491012573, -0.7890110611915588, -0.934309720993042, -2.8131916522979736, -1.960179328918457, 0.8960695266723633, 2.0, 0.13975000381469727, 0.2915619909763336, -0.19058799743652344, -3.1411852836608887, -0.36800000071525574, -1.1180000305175781, -0.8686155676841736, -2.1646971702575684, 0.32213544845581055, 0.603255569934845, 1.8235549926757812, 1.1919028759002686, -2.241142511367798, 28.0, -0.35866600275039673, 0.26821398735046387, -0.09526900202035904, -3.1411852836608887, 0.03200000151991844, -2.4779999256134033], "max": [1.0199530124664307, 2.1215872764587402, 0.23294910788536072, 0.30108675360679626, -1.4888880252838135, -0.890449583530426, 2.036275625228882, 947.0, 0.3032529950141907, 0.4451409876346588, 0.09393499791622162, 3.13700008392334, 1.430999994277954, -0.5519999861717224, -0.26019370555877686, -1.8973649740219116, 0.9929876327514648, 1.100569725036621, 2.640613555908203, 1.9893786907196045, -1.7140181064605713, 883.0, -0.12317799776792526, 0.40291300415992737, 0.0945580005645752, 3.140000104904175, 0.7269999980926514, -1.8609999418258667], "mean": [0.6076274514198303, 2.006856918334961, -0.5732290744781494, -0.5653851628303528, -2.150142192840576, -1.5280213356018066, 1.6527107954025269, 457.5010681152344, 0.27147412300109863, 0.3459906578063965, 0.010355308651924133, -0.8424574732780457, 0.46729037165641785, -0.7618626356124878, -0.5654281973838806, -1.9908159971237183, 0.5405027270317078, 0.810797929763794, 2.3319852352142334, 1.60606849193573, -2.108905076980591, 318.00323486328125, -0.29359710216522217, 0.3402268588542938, 0.053244177252054214, 1.2785147428512573, 0.3925957977771759, -2.0500521659851074], "std": [0.13314387202262878, 0.05988086387515068, 0.2424120008945465, 0.29483506083488464, 0.31270965933799744, 0.35932087898254395, 0.30943170189857483, 351.9286193847656, 0.028126107528805733, 0.04524920880794525, 0.057759642601013184, 2.8619210720062256, 0.4128752648830414, 0.12515471875667572, 0.1251981556415558, 0.06410535424947739, 0.12746544182300568, 0.0856730192899704, 0.24632398784160614, 0.2171204388141632, 0.12544852495193481, 342.825927734375, 0.06805028021335602, 0.043806545436382294, 0.03497328236699104, 2.663754463195801, 0.21607981622219086, 0.16187240183353424], "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": [606], "max": [606], "mean": [606.0], "std": [0.0], "count": [465]}, "index": {"min": [540097], "max": [540561], "mean": [540329.0], "std": [134.23362718285858], "count": [465]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [465]}, "subtask_annotation": {"mean": [10.843010752688173, 29.0, 29.0, 29.0, 29.0], "std": [8.47634783711701, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [465]}, "scene_annotation": {"mean": [606.0], "std": [0.0], "min": [606], "max": [606], "count": [465]}, "eef_direction_state": {"mean": [3.524731182795699, 3.756989247311828], "std": [2.0128434877634986, 1.952962891006335], "min": [0, 0], "max": [6, 6], "count": [465]}, "eef_velocity_state": {"mean": [0.978494623655914, 1.0172043010752687], "std": [0.7270280440621367, 0.7702287966061014], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_acc_mag_state": {"mean": [0.896774193548387, 0.8946236559139785], "std": [0.8283227791331111, 0.8293494783804095], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_direction_action": {"mean": [3.524731182795699, 3.756989247311828], "std": [2.0128434877634986, 1.952962891006335], "min": [0, 0], "max": [6, 6], "count": [465]}, "eef_velocity_action": {"mean": [0.978494623655914, 1.0172043010752687], "std": [0.7270280440621367, 0.7702287966061014], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_acc_mag_action": {"mean": [0.896774193548387, 0.8946236559139785], "std": [0.8283227791331111, 0.8293494783804095], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_sim_pose_state": {"mean": [0.5518292741869907, 0.3394030031118417, 1.1208834495039721, -2.329803711799813, 0.5992430557336341, -0.18904866714797794, 0.5576033239583599, -0.2932794389834699, 1.0986336412017268, 2.2786580343931897, 0.8352555232765897, -1.3968361982741166], "std": [0.03903024355398989, 0.05797910361871436, 0.035513582996439634, 0.23389986553262637, 0.19967976817836558, 2.9483769180122845, 0.038240087941320354, 0.0566988556674955, 0.03178804495148889, 0.3541254655821923, 0.28048523480644416, 2.390834719360353], "min": [0.47898765725517994, 0.12593868210848946, 1.0841408429942525, -2.5621920469520876, 0.27006291723861264, -3.1411880533060055, 0.5103702431528425, -0.3508968434631412, 1.0085413348075518, 1.2058949537426464, 0.16291044664742094, -3.141000318451822], "max": [0.612690256991032, 0.39797206179523814, 1.2180687521411138, -1.7540187876113098, 0.9831964536586226, 3.135220488826906, 0.6432903189169227, -0.0664249549265934, 1.170836230707125, 2.753572469864367, 1.142984046350207, 3.1406063305198533], "count": [465]}, "eef_sim_pose_action": {"mean": [0.5518292741869907, 0.3394030031118417, 1.1208834495039721, -2.329803711799813, 0.5992430557336341, -0.18904866714797794, 0.5576033239583599, -0.2932794389834699, 1.0986336412017268, 2.2786580343931897, 0.8352555232765897, -1.3968361982741166], "std": [0.03903024355398989, 0.05797910361871436, 0.035513582996439634, 0.23389986553262637, 0.19967976817836558, 2.9483769180122845, 0.038240087941320354, 0.0566988556674955, 0.03178804495148889, 0.3541254655821923, 0.28048523480644416, 2.390834719360353], "min": [0.47898765725517994, 0.12593868210848946, 1.0841408429942525, -2.5621920469520876, 0.27006291723861264, -3.1411880533060055, 0.5103702431528425, -0.3508968434631412, 1.0085413348075518, 1.2058949537426464, 0.16291044664742094, -3.141000318451822], "max": [0.612690256991032, 0.39797206179523814, 1.2180687521411138, -1.7540187876113098, 0.9831964536586226, 3.135220488826906, 0.6432903189169227, -0.0664249549265934, 1.170836230707125, 2.753572469864367, 1.142984046350207, 3.1406063305198533], "count": [465]}, "gripper_mode_state": {"mean": [0.6580645161290323, 0.46881720430107526], "std": [0.47435810179746823, 0.49902668591208726], "min": [0, 0], "max": [1, 1], "count": [465]}, "gripper_activity_state": {"mean": [1.675268817204301, 1.7053763440860215], "std": [0.662295765066848, 0.6469723683913428], "min": [0, 0], "max": [2, 2], "count": [465]}, "gripper_mode_action": {"mean": [0.6580645161290323, 0.46881720430107526], "std": [0.47435810179746823, 0.49902668591208726], "min": [0, 0], "max": [1, 1], "count": [465]}, "gripper_activity_action": {"mean": [1.675268817204301, 1.7053763440860215], "std": [0.662295765066848, 0.6469723683913428], "min": [0, 0], "max": [2, 2], "count": [465]}, "gripper_open_scale_state": {"mean": [0.31800322583926677, 0.4575010754682683], "std": [0.34282606684508155, 0.35192869126933785], "min": [0.028, 0.002], "max": [0.883, 0.947], "count": [465]}, "gripper_open_scale_action": {"mean": [0.31800322583926677, 0.4575010754682683], "std": [0.34282606684508155, 0.35192869126933785], "min": [0.028, 0.002], "max": [0.883, 0.947], "count": [465]}}} +{"episode_index": 604, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.43100111408199643]], [[0.45882141096796847]], [[0.45895884142224386]]], "std": [[[0.22646950475884095]], [[0.1951478444929625]], [[0.18934144305969752]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42027838377086374]], [[0.45506671156754713]], [[0.4548350635364339]]], "std": [[[0.20658352488965046]], [[0.1755364100932878]], [[0.1703319351905166]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43798229622427487]], [[0.4667065508021391]], [[0.46830599612434504]]], "std": [[[0.18420673851953145]], [[0.15634738886489974]], [[0.1491275381811279]]], "count": [121]}, "observation.state": {"min": [0.389400452375412, 1.9055331945419312, -0.7359355688095093, -1.025730013847351, -2.8265607357025146, -1.9804600477218628, 0.8066912293434143, 10.0, 0.13819800317287445, 0.2882170081138611, -0.19963699579238892, -3.1391851902008057, -0.335999995470047, -0.8840000033378601, -0.9465095400810242, -2.1750643253326416, 0.37487930059432983, 0.562886118888855, 1.6135919094085693, 0.949162483215332, -2.198085308074951, 19.0, -0.3608019948005676, 0.2604900002479553, -0.15424899756908417, -3.1411852836608887, -0.09200000017881393, -3.1411852836608887], "max": [1.0048035383224487, 2.121447801589966, 0.02321287989616394, 0.36531487107276917, -1.427696943283081, -0.6237457990646362, 1.96646249294281, 931.0, 0.31161001324653625, 0.46118101477622986, 0.0963750034570694, 3.134999990463257, 1.284000039100647, -0.31299999356269836, -0.199281707406044, -1.9635652303695679, 1.6744340658187866, 1.0646684169769287, 2.4982991218566895, 1.936477780342102, -1.7132153511047363, 934.0, -0.051545001566410065, 0.419048011302948, 0.0891759991645813, 3.1410000324249268, 0.9369999766349792, 3.138000011444092], "mean": [0.5907540917396545, 2.0262515544891357, -0.44498711824417114, -0.5464298129081726, -2.165762186050415, -1.5669922828674316, 1.514467716217041, 441.7686462402344, 0.28019559383392334, 0.33727550506591797, 0.015338125638663769, -1.4265978336334229, 0.5211740136146545, -0.6534280180931091, -0.5607775449752808, -2.0715630054473877, 0.6942414045333862, 0.9037904739379883, 2.2295305728912354, 1.507514476776123, -1.9730783700942993, 420.8648376464844, -0.2590010166168213, 0.3380892872810364, 0.019989116117358208, 1.8298449516296387, 0.4019668996334076, -2.06014347076416], "std": [0.12560465931892395, 0.061660025268793106, 0.2540159821510315, 0.31930094957351685, 0.37189364433288574, 0.3737413287162781, 0.3281979262828827, 398.2763977050781, 0.029960311949253082, 0.04484912380576134, 0.05232938379049301, 2.5290396213531494, 0.5111634731292725, 0.13199511170387268, 0.19928403198719025, 0.05955953523516655, 0.36927691102027893, 0.120803602039814, 0.23655039072036743, 0.26124307513237, 0.12397698312997818, 385.5921325683594, 0.10196787118911743, 0.0459710918366909, 0.07082444429397583, 2.3401389122009277, 0.23612737655639648, 1.0919078588485718], "count": [603]}, "action": {"min": [0.389400452375412, 1.9055331945419312, -0.7359355688095093, -1.025730013847351, -2.8265607357025146, -1.9804600477218628, 0.8066912293434143, 10.0, 0.13819800317287445, 0.2882170081138611, -0.19963699579238892, -3.1391851902008057, -0.335999995470047, -0.8840000033378601, -0.9465095400810242, -2.1750643253326416, 0.37487930059432983, 0.562886118888855, 1.6135919094085693, 0.949162483215332, -2.198085308074951, 19.0, -0.3608019948005676, 0.2604900002479553, -0.15424899756908417, -3.1411852836608887, -0.09200000017881393, -3.1411852836608887], "max": [1.0048035383224487, 2.121447801589966, 0.02321287989616394, 0.36531487107276917, -1.427696943283081, -0.6237457990646362, 1.96646249294281, 931.0, 0.31161001324653625, 0.46118101477622986, 0.0963750034570694, 3.134999990463257, 1.284000039100647, -0.31299999356269836, -0.199281707406044, -1.9635652303695679, 1.6744340658187866, 1.0646684169769287, 2.4982991218566895, 1.936477780342102, -1.7132153511047363, 934.0, -0.051545001566410065, 0.419048011302948, 0.0891759991645813, 3.1410000324249268, 0.9369999766349792, 3.138000011444092], "mean": [0.5907540917396545, 2.0262515544891357, -0.44498711824417114, -0.5464298129081726, -2.165762186050415, -1.5669922828674316, 1.514467716217041, 441.7686462402344, 0.28019559383392334, 0.33727550506591797, 0.015338125638663769, -1.4265978336334229, 0.5211740136146545, -0.6534280180931091, -0.5607775449752808, -2.0715630054473877, 0.6942414045333862, 0.9037904739379883, 2.2295305728912354, 1.507514476776123, -1.9730783700942993, 420.8648376464844, -0.2590010166168213, 0.3380892872810364, 0.019989116117358208, 1.8298449516296387, 0.4019668996334076, -2.06014347076416], "std": [0.12560465931892395, 0.061660025268793106, 0.2540159821510315, 0.31930094957351685, 0.37189364433288574, 0.3737413287162781, 0.3281979262828827, 398.2763977050781, 0.029960311949253082, 0.04484912380576134, 0.05232938379049301, 2.5290396213531494, 0.5111634731292725, 0.13199511170387268, 0.19928403198719025, 0.05955953523516655, 0.36927691102027893, 0.120803602039814, 0.23655039072036743, 0.26124307513237, 0.12397698312997818, 385.5921325683594, 0.10196787118911743, 0.0459710918366909, 0.07082444429397583, 2.3401389122009277, 0.23612737655639648, 1.0919078588485718], "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": [607], "max": [607], "mean": [607.0], "std": [0.0], "count": [603]}, "index": {"min": [540562], "max": [541164], "mean": [540863.0], "std": [174.07086679472434], "count": [603]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [603]}, "subtask_annotation": {"mean": [10.92039800995025, 29.0, 29.0, 29.0, 29.0], "std": [9.557557080866747, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [603]}, "scene_annotation": {"mean": [607.0], "std": [0.0], "min": [607], "max": [607], "count": [603]}, "eef_direction_state": {"mean": [3.8922056384742953, 4.069651741293533], "std": [1.9572518413112954, 1.9543185274945023], "min": [0, 0], "max": [6, 6], "count": [603]}, "eef_velocity_state": {"mean": [0.9071310116086235, 0.8623548922056384], "std": [0.7473550227968231, 0.78920521353853], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_acc_mag_state": {"mean": [0.9104477611940298, 0.8839137645107794], "std": [0.8357320492935383, 0.8364359788963499], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_direction_action": {"mean": [3.8922056384742953, 4.069651741293533], "std": [1.9572518413112954, 1.9543185274945023], "min": [0, 0], "max": [6, 6], "count": [603]}, "eef_velocity_action": {"mean": [0.9071310116086235, 0.8623548922056384], "std": [0.7473550227968231, 0.78920521353853], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_acc_mag_action": {"mean": [0.9104477611940298, 0.8839137645107794], "std": [0.8357320492935383, 0.8364359788963499], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_sim_pose_state": {"mean": [0.5480599792350999, 0.29160403020834436, 1.1213845709113184, -2.0511108480465365, 0.7529898549141315, 1.506834952621908, 0.5471772723229917, -0.30090439368942773, 1.0933018950212128, 2.185656394200036, 0.8580284082541068, -1.2486872109384306], "std": [0.045436572070649855, 0.1134353341961197, 0.04009994767396911, 1.3908083489880962, 0.1548424616248944, 2.3322690629996723, 0.03610378095146605, 0.05319253698483668, 0.03219203693527472, 0.5342557541450539, 0.32099709896881884, 2.2529452203258127], "min": [0.4711631168769581, 0.02838748953326338, 1.073004784710163, -3.1404250749079274, 0.546416098057549, -3.141172655336735, 0.5007669682043634, -0.3711772520248879, 1.017195667469815, 1.1584248125080199, 0.1935180283570439, -3.140613439442455], "max": [0.6272212570599481, 0.39755791662766504, 1.2497014128275197, 3.135915318044282, 1.2667315055046497, 3.141439982569299, 0.6523687364851021, -0.05737562877784291, 1.1631171110185279, 3.093156225587818, 1.1656810136753224, 3.1367335448058724], "count": [603]}, "eef_sim_pose_action": {"mean": [0.5480599792350999, 0.29160403020834436, 1.1213845709113184, -2.0511108480465365, 0.7529898549141315, 1.506834952621908, 0.5471772723229917, -0.30090439368942773, 1.0933018950212128, 2.185656394200036, 0.8580284082541068, -1.2486872109384306], "std": [0.045436572070649855, 0.1134353341961197, 0.04009994767396911, 1.3908083489880962, 0.1548424616248944, 2.3322690629996723, 0.03610378095146605, 0.05319253698483668, 0.03219203693527472, 0.5342557541450539, 0.32099709896881884, 2.2529452203258127], "min": [0.4711631168769581, 0.02838748953326338, 1.073004784710163, -3.1404250749079274, 0.546416098057549, -3.141172655336735, 0.5007669682043634, -0.3711772520248879, 1.017195667469815, 1.1584248125080199, 0.1935180283570439, -3.140613439442455], "max": [0.6272212570599481, 0.39755791662766504, 1.2497014128275197, 3.135915318044282, 1.2667315055046497, 3.141439982569299, 0.6523687364851021, -0.05737562877784291, 1.1631171110185279, 3.093156225587818, 1.1656810136753224, 3.1367335448058724], "count": [603]}, "gripper_mode_state": {"mean": [0.5538971807628524, 0.5373134328358209], "std": [0.4970866060414578, 0.4986057638355239], "min": [0, 0], "max": [1, 1], "count": [603]}, "gripper_activity_state": {"mean": [1.7048092868988391, 1.6616915422885572], "std": [0.6275277944304438, 0.6826262263398657], "min": [0, 0], "max": [2, 2], "count": [603]}, "gripper_mode_action": {"mean": [0.5538971807628524, 0.5373134328358209], "std": [0.4970866060414578, 0.4986057638355239], "min": [0, 0], "max": [1, 1], "count": [603]}, "gripper_activity_action": {"mean": [1.7048092868988391, 1.6616915422885572], "std": [0.6275277944304438, 0.6826262263398657], "min": [0, 0], "max": [2, 2], "count": [603]}, "gripper_open_scale_state": {"mean": [0.42086484245123273, 0.4417686570485429], "std": [0.3855923840725474, 0.3982764378033796], "min": [0.019, 0.01], "max": [0.934, 0.931], "count": [603]}, "gripper_open_scale_action": {"mean": [0.42086484245123273, 0.4417686570485429], "std": [0.3855923840725474, 0.3982764378033796], "min": [0.019, 0.01], "max": [0.934, 0.931], "count": [603]}}} +{"episode_index": 605, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[1.0]], [[1.0]]], "mean": [[[0.4362937904714355]], [[0.46159435896272094]], [[0.4609872269123699]]], "std": [[[0.22477444677587866]], [[0.1954265142679408]], [[0.189583408937855]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40927058558763013]], [[0.4486356473916727]], [[0.4500940960875091]]], "std": [[[0.19838990036089338]], [[0.16573284853696207]], [[0.16037909970068376]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44144273102759624]], [[0.46673027679435974]], [[0.46823547188937303]]], "std": [[[0.18280152659181492]], [[0.1580970014735232]], [[0.15159262854531588]]], "count": [108]}, "observation.state": {"min": [0.4999670386314392, 1.916249394416809, -0.7992386817932129, -0.9495987892150879, -2.7871861457824707, -1.9734961986541748, 0.6335195899009705, -2.0, 0.11173299700021744, 0.2953610122203827, -0.21335400640964508, -3.1411852836608887, -0.34599998593330383, -0.9039999842643738, -0.9515361189842224, -2.1721322536468506, 0.43381908535957336, 0.7467217445373535, 1.483425259590149, 0.8372170329093933, -2.1887128353118896, 17.0, -0.36822399497032166, 0.261150985956192, -0.11085899919271469, -3.1411852836608887, -0.10400000959634781, -3.111999988555908], "max": [1.0277371406555176, 2.1216397285461426, 0.7891506552696228, 0.46876055002212524, -1.278017282485962, -0.5972342491149902, 1.988732933998108, 948.0, 0.3081830143928528, 0.44143399596214294, 0.07812900096178055, 3.1410000324249268, 1.371999979019165, -0.26399996876716614, -0.25537657737731934, -1.9445587396621704, 1.38589608669281, 1.0186264514923096, 2.642376184463501, 1.903543472290039, -1.584357500076294, 949.0, -0.0693650022149086, 0.40245598554611206, 0.11061800271272659, 3.1410000324249268, 1.0069999694824219, -2.000999927520752], "mean": [0.633510947227478, 2.0391223430633545, -0.34665346145629883, -0.39081549644470215, -2.1564502716064453, -1.4004982709884644, 1.3654191493988037, 407.51641845703125, 0.27068808674812317, 0.35214537382125854, -0.01546091865748167, -1.3803900480270386, 0.5638083815574646, -0.6230208873748779, -0.5279521942138672, -2.0727837085723877, 0.6557782292366028, 0.9171657562255859, 2.263458251953125, 1.4888911247253418, -1.9110370874404907, 389.7862548828125, -0.2797093689441681, 0.33969444036483765, 0.0323311947286129, 2.525529623031616, 0.4038298428058624, -2.3490960597991943], "std": [0.11729075014591217, 0.05201084166765213, 0.5310202836990356, 0.3633159399032593, 0.3994275629520416, 0.429288774728775, 0.40928885340690613, 361.2691955566406, 0.03662149980664253, 0.04289615526795387, 0.05732736736536026, 2.471778392791748, 0.4902535378932953, 0.13807328045368195, 0.15691691637039185, 0.06608383357524872, 0.23780138790607452, 0.08052545040845871, 0.27515652775764465, 0.30289435386657715, 0.13411813974380493, 391.6129150390625, 0.08545596152544022, 0.047351617366075516, 0.05239313840866089, 1.4256794452667236, 0.2561381161212921, 0.2885364592075348], "count": [517]}, "action": {"min": [0.4999670386314392, 1.916249394416809, -0.7992386817932129, -0.9495987892150879, -2.7871861457824707, -1.9734961986541748, 0.6335195899009705, -2.0, 0.11173299700021744, 0.2953610122203827, -0.21335400640964508, -3.1411852836608887, -0.34599998593330383, -0.9039999842643738, -0.9515361189842224, -2.1721322536468506, 0.43381908535957336, 0.7467217445373535, 1.483425259590149, 0.8372170329093933, -2.1887128353118896, 17.0, -0.36822399497032166, 0.261150985956192, -0.11085899919271469, -3.1411852836608887, -0.10400000959634781, -3.111999988555908], "max": [1.0277371406555176, 2.1216397285461426, 0.7891506552696228, 0.46876055002212524, -1.278017282485962, -0.5972342491149902, 1.988732933998108, 948.0, 0.3081830143928528, 0.44143399596214294, 0.07812900096178055, 3.1410000324249268, 1.371999979019165, -0.26399996876716614, -0.25537657737731934, -1.9445587396621704, 1.38589608669281, 1.0186264514923096, 2.642376184463501, 1.903543472290039, -1.584357500076294, 949.0, -0.0693650022149086, 0.40245598554611206, 0.11061800271272659, 3.1410000324249268, 1.0069999694824219, -2.000999927520752], "mean": [0.633510947227478, 2.0391223430633545, -0.34665346145629883, -0.39081549644470215, -2.1564502716064453, -1.4004982709884644, 1.3654191493988037, 407.51641845703125, 0.27068808674812317, 0.35214537382125854, -0.01546091865748167, -1.3803900480270386, 0.5638083815574646, -0.6230208873748779, -0.5279521942138672, -2.0727837085723877, 0.6557782292366028, 0.9171657562255859, 2.263458251953125, 1.4888911247253418, -1.9110370874404907, 389.7862548828125, -0.2797093689441681, 0.33969444036483765, 0.0323311947286129, 2.525529623031616, 0.4038298428058624, -2.3490960597991943], "std": [0.11729075014591217, 0.05201084166765213, 0.5310202836990356, 0.3633159399032593, 0.3994275629520416, 0.429288774728775, 0.40928885340690613, 361.2691955566406, 0.03662149980664253, 0.04289615526795387, 0.05732736736536026, 2.471778392791748, 0.4902535378932953, 0.13807328045368195, 0.15691691637039185, 0.06608383357524872, 0.23780138790607452, 0.08052545040845871, 0.27515652775764465, 0.30289435386657715, 0.13411813974380493, 391.6129150390625, 0.08545596152544022, 0.047351617366075516, 0.05239313840866089, 1.4256794452667236, 0.2561381161212921, 0.2885364592075348], "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": [608], "max": [608], "mean": [608.0], "std": [0.0], "count": [517]}, "index": {"min": [541165], "max": [541681], "mean": [541423.0], "std": [149.24476540234167], "count": [517]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [517]}, "subtask_annotation": {"mean": [13.5357833655706, 29.0, 29.0, 29.0, 29.0], "std": [9.9440006512035, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [517]}, "scene_annotation": {"mean": [608.0], "std": [0.0], "min": [608], "max": [608], "count": [517]}, "eef_direction_state": {"mean": [3.7292069632495166, 3.996131528046422], "std": [1.9261455557270453, 1.7940328035746511], "min": [0, 0], "max": [6, 6], "count": [517]}, "eef_velocity_state": {"mean": [1.0328820116054158, 0.9477756286266924], "std": [0.7205749447969066, 0.732751289701249], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_acc_mag_state": {"mean": [0.8568665377176016, 0.769825918762089], "std": [0.8634061957060305, 0.8152431782695684], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_direction_action": {"mean": [3.7292069632495166, 3.996131528046422], "std": [1.9261455557270453, 1.7940328035746511], "min": [0, 0], "max": [6, 6], "count": [517]}, "eef_velocity_action": {"mean": [1.0328820116054158, 0.9477756286266924], "std": [0.7205749447969066, 0.732751289701249], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_acc_mag_action": {"mean": [0.8568665377176016, 0.769825918762089], "std": [0.8634061957060305, 0.8152431782695684], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_sim_pose_state": {"mean": [0.5486886616884941, 0.31269665365726007, 1.1159882702579318, -2.3195058855465693, 0.7896972903195308, 1.2852282187379507, 0.5595327617663042, -0.2712013595193249, 1.0774817247809136, 1.997995578772053, 0.9044710327043052, -1.0234015322407095], "std": [0.043620769111209406, 0.08315995414779889, 0.044186846254753095, 1.0516748518930223, 0.22339129205112848, 2.4221816531388853, 0.03176853488785831, 0.06169976554276213, 0.0314132066734293, 1.1093676275888071, 0.30752105009587916, 2.4097583889309986], "min": [0.47591591207004197, 0.06640712592943425, 1.0646259817529418, -3.1391652350985852, 0.4633295780116846, -3.1278599700097605, 0.5177250827029203, -0.3480527790302132, 1.0173272870937815, -3.133443105187272, 0.19207057928469395, -3.1414378744956863], "max": [0.6154787016975889, 0.40582985061658994, 1.2377295156088852, 3.1281229184146477, 1.3031252805512072, 3.139058652785205, 0.6312321297783292, -0.0285603764094004, 1.1544004195058826, 3.1357960630788133, 1.253848353586354, 3.1272425220854023], "count": [517]}, "eef_sim_pose_action": {"mean": [0.5486886616884941, 0.31269665365726007, 1.1159882702579318, -2.3195058855465693, 0.7896972903195308, 1.2852282187379507, 0.5595327617663042, -0.2712013595193249, 1.0774817247809136, 1.997995578772053, 0.9044710327043052, -1.0234015322407095], "std": [0.043620769111209406, 0.08315995414779889, 0.044186846254753095, 1.0516748518930223, 0.22339129205112848, 2.4221816531388853, 0.03176853488785831, 0.06169976554276213, 0.0314132066734293, 1.1093676275888071, 0.30752105009587916, 2.4097583889309986], "min": [0.47591591207004197, 0.06640712592943425, 1.0646259817529418, -3.1391652350985852, 0.4633295780116846, -3.1278599700097605, 0.5177250827029203, -0.3480527790302132, 1.0173272870937815, -3.133443105187272, 0.19207057928469395, -3.1414378744956863], "max": [0.6154787016975889, 0.40582985061658994, 1.2377295156088852, 3.1281229184146477, 1.3031252805512072, 3.139058652785205, 0.6312321297783292, -0.0285603764094004, 1.1544004195058826, 3.1357960630788133, 1.253848353586354, 3.1272425220854023], "count": [517]}, "gripper_mode_state": {"mean": [0.6189555125725339, 0.5145067698259188], "std": [0.4856434762545543, 0.4997895093228916], "min": [0, 0], "max": [1, 1], "count": [517]}, "gripper_activity_state": {"mean": [1.7311411992263057, 1.735009671179884], "std": [0.6088144084458361, 0.5977008252480607], "min": [0, 0], "max": [2, 2], "count": [517]}, "gripper_mode_action": {"mean": [0.6189555125725339, 0.5145067698259188], "std": [0.4856434762545543, 0.4997895093228916], "min": [0, 0], "max": [1, 1], "count": [517]}, "gripper_activity_action": {"mean": [1.7311411992263057, 1.735009671179884], "std": [0.6088144084458361, 0.5977008252480607], "min": [0, 0], "max": [2, 2], "count": [517]}, "gripper_open_scale_state": {"mean": [0.38978626704631014, 0.4077011604272196], "std": [0.3916129926908803, 0.36106038219011705], "min": [0.017, 0.0], "max": [0.949, 0.948], "count": [517]}, "gripper_open_scale_action": {"mean": [0.38978626704631014, 0.4077011604272196], "std": [0.3916129926908803, 0.36106038219011705], "min": [0.017, 0.0], "max": [0.949, 0.948], "count": [517]}}} +{"episode_index": 606, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44114496063576947]], [[0.46515960406201046]], [[0.4642388220439691]]], "std": [[[0.21616404934643563]], [[0.18675038006246025]], [[0.18266118251618196]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.433001291322314]], [[0.46210022011559443]], [[0.46198894189218387]]], "std": [[[0.19332241761487462]], [[0.16244396451545096]], [[0.15558131851080087]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44716594251336894]], [[0.4682983646626695]], [[0.46854386782261115]]], "std": [[[0.17607356872125288]], [[0.15331235912769922]], [[0.14674278841046295]]], "count": [121]}, "observation.state": {"min": [0.46307075023651123, 1.9156036376953125, -0.7766715288162231, -0.9170483946800232, -2.817746877670288, -1.954960823059082, 0.3539527952671051, 0.0, 0.1479800045490265, 0.2909899950027466, -0.19588600099086761, -3.1411852836608887, -0.4090000092983246, -0.9729999899864197, -0.7963413596153259, -2.17443585395813, 0.3320488929748535, 0.6791076064109802, 1.639771819114685, 0.7415205836296082, -2.511162281036377, -1.0, -0.3547019958496094, 0.2694610059261322, -0.14915700256824493, -3.1381852626800537, 0.015999997034668922, -2.9149999618530273], "max": [0.9416574835777283, 2.1214826107025146, 0.7376634478569031, 0.41982150077819824, -1.4226703643798828, -0.650466799736023, 1.9129682779312134, 956.0, 0.34421899914741516, 0.42028000950813293, 0.07692000269889832, 3.1410000324249268, 1.378999948501587, 0.5230000019073486, -0.19339993596076965, -1.9449076652526855, 1.7816321849822998, 1.6760571002960205, 2.564779043197632, 1.9463039636611938, -1.773289442062378, 934.0, -0.08605100214481354, 0.42807498574256897, 0.08708299696445465, 3.1389999389648438, 0.8050000071525574, -2.006999969482422], "mean": [0.5818957686424255, 2.042940855026245, -0.39877790212631226, -0.39098167419433594, -2.0130138397216797, -1.4352270364761353, 1.305923581123352, 446.67584228515625, 0.2865685522556305, 0.33931687474250793, -0.010505838319659233, -0.5659273862838745, 0.618429958820343, -0.5885636806488037, -0.5130677223205566, -2.09200382232666, 0.8276787996292114, 1.048832893371582, 2.3168935775756836, 1.336789608001709, -2.0628812313079834, 361.7516784667969, -0.2504218816757202, 0.35757532715797424, 0.023147737607359886, 2.465482711791992, 0.37220343947410583, -2.4068763256073], "std": [0.10910648852586746, 0.05647343397140503, 0.350782185792923, 0.36004534363746643, 0.39366596937179565, 0.38972270488739014, 0.42474350333213806, 409.31732177734375, 0.03521023690700531, 0.03504513204097748, 0.056027572602033615, 2.7485742568969727, 0.4534876346588135, 0.25990691781044006, 0.13598904013633728, 0.06540558487176895, 0.420096218585968, 0.2328988015651703, 0.2161458432674408, 0.3385128974914551, 0.21177852153778076, 345.3663024902344, 0.0954682007431984, 0.048231594264507294, 0.05485846474766731, 1.2815316915512085, 0.1979445070028305, 0.2685219645500183], "count": [600]}, "action": {"min": [0.46307075023651123, 1.9156036376953125, -0.7766715288162231, -0.9170483946800232, -2.817746877670288, -1.954960823059082, 0.3539527952671051, 0.0, 0.1479800045490265, 0.2909899950027466, -0.19588600099086761, -3.1411852836608887, -0.4090000092983246, -0.9729999899864197, -0.7963413596153259, -2.17443585395813, 0.3320488929748535, 0.6791076064109802, 1.639771819114685, 0.7415205836296082, -2.511162281036377, -1.0, -0.3547019958496094, 0.2694610059261322, -0.14915700256824493, -3.1381852626800537, 0.015999997034668922, -2.9149999618530273], "max": [0.9416574835777283, 2.1214826107025146, 0.7376634478569031, 0.41982150077819824, -1.4226703643798828, -0.650466799736023, 1.9129682779312134, 956.0, 0.34421899914741516, 0.42028000950813293, 0.07692000269889832, 3.1410000324249268, 1.378999948501587, 0.5230000019073486, -0.19339993596076965, -1.9449076652526855, 1.7816321849822998, 1.6760571002960205, 2.564779043197632, 1.9463039636611938, -1.773289442062378, 934.0, -0.08605100214481354, 0.42807498574256897, 0.08708299696445465, 3.1389999389648438, 0.8050000071525574, -2.006999969482422], "mean": [0.5818957686424255, 2.042940855026245, -0.39877790212631226, -0.39098167419433594, -2.0130138397216797, -1.4352270364761353, 1.305923581123352, 446.67584228515625, 0.2865685522556305, 0.33931687474250793, -0.010505838319659233, -0.5659273862838745, 0.618429958820343, -0.5885636806488037, -0.5130677223205566, -2.09200382232666, 0.8276787996292114, 1.048832893371582, 2.3168935775756836, 1.336789608001709, -2.0628812313079834, 361.7516784667969, -0.2504218816757202, 0.35757532715797424, 0.023147737607359886, 2.465482711791992, 0.37220343947410583, -2.4068763256073], "std": [0.10910648852586746, 0.05647343397140503, 0.350782185792923, 0.36004534363746643, 0.39366596937179565, 0.38972270488739014, 0.42474350333213806, 409.31732177734375, 0.03521023690700531, 0.03504513204097748, 0.056027572602033615, 2.7485742568969727, 0.4534876346588135, 0.25990691781044006, 0.13598904013633728, 0.06540558487176895, 0.420096218585968, 0.2328988015651703, 0.2161458432674408, 0.3385128974914551, 0.21177852153778076, 345.3663024902344, 0.0954682007431984, 0.048231594264507294, 0.05485846474766731, 1.2815316915512085, 0.1979445070028305, 0.2685219645500183], "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": [609], "max": [609], "mean": [609.0], "std": [0.0], "count": [600]}, "index": {"min": [541682], "max": [542281], "mean": [541981.5], "std": [173.2048401941085], "count": [600]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [600]}, "subtask_annotation": {"mean": [17.141666666666666, 29.0, 29.0, 29.0, 29.0], "std": [10.712995094224931, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [600]}, "scene_annotation": {"mean": [609.0], "std": [0.0], "min": [609], "max": [609], "count": [600]}, "eef_direction_state": {"mean": [3.3983333333333334, 3.8983333333333334], "std": [1.888473075147109, 1.9497001193915815], "min": [0, 0], "max": [6, 6], "count": [600]}, "eef_velocity_state": {"mean": [1.13, 0.95], "std": [0.6706464543011234, 0.8025999418556338], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_acc_mag_state": {"mean": [0.935, 0.8066666666666666], "std": [0.8271084169160278, 0.8362349483780803], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_direction_action": {"mean": [3.3983333333333334, 3.8983333333333334], "std": [1.888473075147109, 1.9497001193915815], "min": [0, 0], "max": [6, 6], "count": [600]}, "eef_velocity_action": {"mean": [1.13, 0.95], "std": [0.6706464543011234, 0.8025999418556338], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_acc_mag_action": {"mean": [0.935, 0.8066666666666666], "std": [0.8271084169160278, 0.8362349483780803], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_sim_pose_state": {"mean": [0.5622317360231031, 0.283583334503284, 1.1309811219883448, -1.7677668655306997, 0.8163597893995114, 1.4562975339955764, 0.54499582796508, -0.28568060207776763, 1.068859026426195, 2.178750795773889, 0.9451311424780103, -0.2755660703305451], "std": [0.04379937910595112, 0.09569171394175617, 0.049578689962579206, 2.0123739151935625, 0.1800183987277987, 2.2556155301534813, 0.023102314784163913, 0.05695334311797558, 0.03814562988078912, 0.38897485243923074, 0.2844686552773711, 2.589621935212391], "min": [0.47880096599110095, 0.07623070514515824, 1.0655141348323816, -3.1364311865648244, 0.5228447532110274, -3.1347140909931337, 0.5113971675735125, -0.3536002131517596, 1.011711615112671, 1.2266441294726689, 0.15569309673735066, -3.1305325504389576], "max": [0.6329209686068489, 0.39289427584180237, 1.2503808126501161, 3.133469748705278, 1.178280200620653, 3.1319074822845874, 0.6102557477813771, -0.06343364777587493, 1.1480765467072318, 2.7517152833052028, 1.2600295442282112, 3.1413271028233325], "count": [600]}, "eef_sim_pose_action": {"mean": [0.5622317360231031, 0.283583334503284, 1.1309811219883448, -1.7677668655306997, 0.8163597893995114, 1.4562975339955764, 0.54499582796508, -0.28568060207776763, 1.068859026426195, 2.178750795773889, 0.9451311424780103, -0.2755660703305451], "std": [0.04379937910595112, 0.09569171394175617, 0.049578689962579206, 2.0123739151935625, 0.1800183987277987, 2.2556155301534813, 0.023102314784163913, 0.05695334311797558, 0.03814562988078912, 0.38897485243923074, 0.2844686552773711, 2.589621935212391], "min": [0.47880096599110095, 0.07623070514515824, 1.0655141348323816, -3.1364311865648244, 0.5228447532110274, -3.1347140909931337, 0.5113971675735125, -0.3536002131517596, 1.011711615112671, 1.2266441294726689, 0.15569309673735066, -3.1305325504389576], "max": [0.6329209686068489, 0.39289427584180237, 1.2503808126501161, 3.133469748705278, 1.178280200620653, 3.1319074822845874, 0.6102557477813771, -0.06343364777587493, 1.1480765467072318, 2.7517152833052028, 1.2600295442282112, 3.1413271028233325], "count": [600]}, "gripper_mode_state": {"mean": [0.6183333333333333, 0.5166666666666667], "std": [0.4857954530687006, 0.4997221450188344], "min": [0, 0], "max": [1, 1], "count": [600]}, "gripper_activity_state": {"mean": [1.6716666666666666, 1.7533333333333334], "std": [0.6637247588839507, 0.5908938614976105], "min": [0, 0], "max": [2, 2], "count": [600]}, "gripper_mode_action": {"mean": [0.6183333333333333, 0.5166666666666667], "std": [0.4857954530687006, 0.4997221450188344], "min": [0, 0], "max": [1, 1], "count": [600]}, "gripper_activity_action": {"mean": [1.6716666666666666, 1.7533333333333334], "std": [0.6637247588839507, 0.5908938614976105], "min": [0, 0], "max": [2, 2], "count": [600]}, "gripper_open_scale_state": {"mean": [0.3617536841561395, 0.44667583326384325], "std": [0.34536411649969506, 0.4093172841167237], "min": [0.0, 0.0], "max": [0.934, 0.956], "count": [600]}, "gripper_open_scale_action": {"mean": [0.3617536841561395, 0.44667583326384325], "std": [0.34536411649969506, 0.4093172841167237], "min": [0.0, 0.0], "max": [0.934, 0.956], "count": [600]}}} +{"episode_index": 607, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.4413894171851433]], [[0.46656657318376066]], [[0.465714537377451]]], "std": [[[0.2212174417567277]], [[0.19107854413257688]], [[0.1861147197238345]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42042913956447964]], [[0.4556394348604827]], [[0.45645674058886376]]], "std": [[[0.20649294134073906]], [[0.17563107088830585]], [[0.1694563871267596]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43764471978695324]], [[0.46635517219708394]], [[0.4675969747674711]]], "std": [[[0.19434546929490404]], [[0.16688934270453798]], [[0.159660362326324]]], "count": [104]}, "observation.state": {"min": [0.4506964087486267, 1.8985867500305176, -0.7631277441978455, -0.9294227361679077, -2.720968246459961, -1.9014490842819214, 0.7045370936393738, 3.0, 0.1565520018339157, 0.2956230044364929, -0.1876019984483719, -3.1411852836608887, -0.26600003242492676, -0.9179999828338623, -0.8646710515022278, -2.1743314266204834, 0.45088836550712585, 0.6175673007965088, 1.7151000499725342, 0.8736420273780823, -2.130733013153076, 21.0, -0.3646779954433441, 0.26127898693084717, -0.11731500178575516, -3.1411852836608887, 0.16500002145767212, -2.697000026702881], "max": [0.9930574297904968, 2.120976686477661, 0.12100367993116379, 0.3107384443283081, -1.40652596950531, -0.7738091349601746, 1.9589401483535767, 940.0, 0.33337199687957764, 0.40955299139022827, 0.08338399976491928, 3.1410000324249268, 1.3530000448226929, -0.17599999904632568, -0.30487412214279175, -1.9523427486419678, 1.2054814100265503, 1.1518476009368896, 2.5597522258758545, 1.8493510484695435, -1.835667610168457, 936.0, -0.09668000042438507, 0.42418500781059265, 0.08809100091457367, 3.1410000324249268, 0.8019999265670776, -2.015000104904175], "mean": [0.5743158459663391, 2.0260770320892334, -0.5162256956100464, -0.5223002433776855, -2.09012770652771, -1.4822832345962524, 1.4892709255218506, 429.6341552734375, 0.2865903079509735, 0.3397640883922577, 0.0018451533978804946, -1.6060532331466675, 0.5237665176391602, -0.6555055379867554, -0.5491354465484619, -2.0574843883514404, 0.6580431461334229, 0.8874185085296631, 2.258239984512329, 1.4482872486114502, -1.9857633113861084, 398.631103515625, -0.2785455286502838, 0.35233402252197266, 0.03199895843863487, 1.9351720809936523, 0.414701372385025, -2.2632412910461426], "std": [0.11420922726392746, 0.05348540470004082, 0.2189859300851822, 0.32349348068237305, 0.31338563561439514, 0.3550586998462677, 0.33425939083099365, 349.9958801269531, 0.03394310176372528, 0.035198964178562164, 0.0516815111041069, 2.431507110595703, 0.39885345101356506, 0.16623422503471375, 0.15217308700084686, 0.04849172756075859, 0.19013620913028717, 0.1512122005224228, 0.22489508986473083, 0.290323942899704, 0.0902525782585144, 356.97119140625, 0.0820733904838562, 0.0544530488550663, 0.04074658825993538, 2.169989585876465, 0.19201405346393585, 0.19805055856704712], "count": [492]}, "action": {"min": [0.4506964087486267, 1.8985867500305176, -0.7631277441978455, -0.9294227361679077, -2.720968246459961, -1.9014490842819214, 0.7045370936393738, 3.0, 0.1565520018339157, 0.2956230044364929, -0.1876019984483719, -3.1411852836608887, -0.26600003242492676, -0.9179999828338623, -0.8646710515022278, -2.1743314266204834, 0.45088836550712585, 0.6175673007965088, 1.7151000499725342, 0.8736420273780823, -2.130733013153076, 21.0, -0.3646779954433441, 0.26127898693084717, -0.11731500178575516, -3.1411852836608887, 0.16500002145767212, -2.697000026702881], "max": [0.9930574297904968, 2.120976686477661, 0.12100367993116379, 0.3107384443283081, -1.40652596950531, -0.7738091349601746, 1.9589401483535767, 940.0, 0.33337199687957764, 0.40955299139022827, 0.08338399976491928, 3.1410000324249268, 1.3530000448226929, -0.17599999904632568, -0.30487412214279175, -1.9523427486419678, 1.2054814100265503, 1.1518476009368896, 2.5597522258758545, 1.8493510484695435, -1.835667610168457, 936.0, -0.09668000042438507, 0.42418500781059265, 0.08809100091457367, 3.1410000324249268, 0.8019999265670776, -2.015000104904175], "mean": [0.5743158459663391, 2.0260770320892334, -0.5162256956100464, -0.5223002433776855, -2.09012770652771, -1.4822832345962524, 1.4892709255218506, 429.6341552734375, 0.2865903079509735, 0.3397640883922577, 0.0018451533978804946, -1.6060532331466675, 0.5237665176391602, -0.6555055379867554, -0.5491354465484619, -2.0574843883514404, 0.6580431461334229, 0.8874185085296631, 2.258239984512329, 1.4482872486114502, -1.9857633113861084, 398.631103515625, -0.2785455286502838, 0.35233402252197266, 0.03199895843863487, 1.9351720809936523, 0.414701372385025, -2.2632412910461426], "std": [0.11420922726392746, 0.05348540470004082, 0.2189859300851822, 0.32349348068237305, 0.31338563561439514, 0.3550586998462677, 0.33425939083099365, 349.9958801269531, 0.03394310176372528, 0.035198964178562164, 0.0516815111041069, 2.431507110595703, 0.39885345101356506, 0.16623422503471375, 0.15217308700084686, 0.04849172756075859, 0.19013620913028717, 0.1512122005224228, 0.22489508986473083, 0.290323942899704, 0.0902525782585144, 356.97119140625, 0.0820733904838562, 0.0544530488550663, 0.04074658825993538, 2.169989585876465, 0.19201405346393585, 0.19805055856704712], "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": [610], "max": [610], "mean": [610.0], "std": [0.0], "count": [492]}, "index": {"min": [542282], "max": [542773], "mean": [542527.5], "std": [142.02787285130574], "count": [492]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [492]}, "subtask_annotation": {"mean": [12.713414634146341, 29.0, 29.0, 29.0, 29.0], "std": [9.888873547962419, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [492]}, "scene_annotation": {"mean": [610.0], "std": [0.0], "min": [610], "max": [610], "count": [492]}, "eef_direction_state": {"mean": [3.3678861788617884, 3.790650406504065], "std": [2.0354643312903633, 1.9356712412512456], "min": [0, 0], "max": [6, 6], "count": [492]}, "eef_velocity_state": {"mean": [0.9796747967479674, 0.9695121951219512], "std": [0.6530054780822646, 0.7277075639511829], "min": [0, 0], "max": [2, 2], "count": [492]}, "eef_acc_mag_state": {"mean": [0.8963414634146342, 0.8211382113821138], "std": [0.84067507551356, 0.8291686533476527], "min": [0, 0], "max": [2, 2], "count": [492]}, "eef_direction_action": {"mean": [3.3678861788617884, 3.790650406504065], "std": [2.0354643312903633, 1.9356712412512456], "min": [0, 0], "max": [6, 6], "count": [492]}, "eef_velocity_action": {"mean": [0.9796747967479674, 0.9695121951219512], "std": [0.6530054780822646, 0.7277075639511829], "min": [0, 0], "max": [2, 2], "count": [492]}, "eef_acc_mag_action": {"mean": [0.8963414634146342, 0.8211382113821138], "std": [0.84067507551356, 0.8291686533476527], "min": [0, 0], "max": [2, 2], "count": [492]}, "eef_sim_pose_state": {"mean": [0.5601954524326307, 0.31197337230511435, 1.1170355407526598, -2.5060206997706373, 0.7595546975686733, 1.3649359217916193, 0.5485739263037636, -0.2968658312885671, 1.0810993449409896, 2.2894140295583467, 0.9044332375233309, -0.626204960610184], "std": [0.049550152678193723, 0.07275995374620392, 0.04493659547673204, 0.1933382525248965, 0.16020288499897445, 2.474525338513569, 0.025474033478868126, 0.05387803360174339, 0.03225944412537845, 0.3389875743937975, 0.255092972949891, 2.597497736032047], "min": [0.47356503009867223, 0.09837484853927027, 1.0759338947559578, -2.9424508345817864, 0.4913096118305429, -3.1286205464389076, 0.513928540381119, -0.3556477252788421, 1.0197334847265471, 1.3259914563568298, 0.26781180080466904, -3.1299811501539594], "max": [0.6254213229990826, 0.40458386961879095, 1.2553554431498588, -2.0603554587784627, 1.0975472313636079, 3.1397056727158663, 0.6035447313565208, -0.07736460938642155, 1.1533340596012778, 2.6847066815758716, 1.211537705339317, 3.131372184252188], "count": [492]}, "eef_sim_pose_action": {"mean": [0.5601954524326307, 0.31197337230511435, 1.1170355407526598, -2.5060206997706373, 0.7595546975686733, 1.3649359217916193, 0.5485739263037636, -0.2968658312885671, 1.0810993449409896, 2.2894140295583467, 0.9044332375233309, -0.626204960610184], "std": [0.049550152678193723, 0.07275995374620392, 0.04493659547673204, 0.1933382525248965, 0.16020288499897445, 2.474525338513569, 0.025474033478868126, 0.05387803360174339, 0.03225944412537845, 0.3389875743937975, 0.255092972949891, 2.597497736032047], "min": [0.47356503009867223, 0.09837484853927027, 1.0759338947559578, -2.9424508345817864, 0.4913096118305429, -3.1286205464389076, 0.513928540381119, -0.3556477252788421, 1.0197334847265471, 1.3259914563568298, 0.26781180080466904, -3.1299811501539594], "max": [0.6254213229990826, 0.40458386961879095, 1.2553554431498588, -2.0603554587784627, 1.0975472313636079, 3.1397056727158663, 0.6035447313565208, -0.07736460938642155, 1.1533340596012778, 2.6847066815758716, 1.211537705339317, 3.131372184252188], "count": [492]}, "gripper_mode_state": {"mean": [0.6117886178861789, 0.4735772357723577], "std": [0.4873431079958928, 0.4993013494179331], "min": [0, 0], "max": [1, 1], "count": [492]}, "gripper_activity_state": {"mean": [1.701219512195122, 1.741869918699187], "std": [0.6329041147607298, 0.5916380040145356], "min": [0, 0], "max": [2, 2], "count": [492]}, "gripper_mode_action": {"mean": [0.6117886178861789, 0.4735772357723577], "std": [0.4873431079958928, 0.4993013494179331], "min": [0, 0], "max": [1, 1], "count": [492]}, "gripper_activity_action": {"mean": [1.701219512195122, 1.741869918699187], "std": [0.6329041147607298, 0.5916380040145356], "min": [0, 0], "max": [2, 2], "count": [492]}, "gripper_open_scale_state": {"mean": [0.3986310974756873, 0.4296341463007581], "std": [0.3569712736720146, 0.34999582025180204], "min": [0.021, 0.003], "max": [0.936, 0.94], "count": [492]}, "gripper_open_scale_action": {"mean": [0.3986310974756873, 0.4296341463007581], "std": [0.3569712736720146, 0.34999582025180204], "min": [0.021, 0.003], "max": [0.936, 0.94], "count": [492]}}} +{"episode_index": 608, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[1.0]], [[1.0]]], "mean": [[[0.438733180339746]], [[0.46358031970649893]], [[0.46338750732211126]]], "std": [[[0.22092548233933867]], [[0.18969132697549276]], [[0.18465543119962197]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.437135780845357]], [[0.4645461582038476]], [[0.46358385358860527]]], "std": [[[0.1890330769164051]], [[0.16127873232143886]], [[0.1554811701409702]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43625727779319273]], [[0.4644394788969047]], [[0.46570553744296456]]], "std": [[[0.19257049009979682]], [[0.16614283885280165]], [[0.15899046219045163]]], "count": [106]}, "observation.state": {"min": [0.4225267767906189, 1.8983596563339233, -0.8115606307983398, -0.9254084825515747, -2.7867848873138428, -1.9811930656433105, 0.8006872534751892, 2.0, 0.12909099459648132, 0.2782999873161316, -0.18780800700187683, -3.1401853561401367, -0.4020000398159027, -1.1790000200271606, -0.7574380040168762, -2.1756751537323, 0.447537362575531, 0.527752697467804, 1.5893840789794922, 0.7621852159500122, -2.327082395553589, 28.0, -0.356548011302948, 0.2644819915294647, -0.12711399793624878, -3.1411852836608887, 0.11999998986721039, -2.4709999561309814], "max": [1.025869607925415, 2.1213254928588867, -0.06735225766897202, 0.3119252622127533, -1.449251651763916, -0.8963137865066528, 1.9914032220840454, 948.0, 0.348471999168396, 0.37615299224853516, 0.09003700315952301, 3.1410000324249268, 1.5180000066757202, -0.42500001192092896, -0.20326106250286102, -1.9536168575286865, 1.2334067821502686, 1.0796781778335571, 2.5535390377044678, 1.8831928968429565, -1.714768648147583, 936.0, -0.13931800425052643, 0.4411509931087494, 0.08939000219106674, 3.1410000324249268, 0.8309999704360962, -1.8530000448226929], "mean": [0.5479393005371094, 2.027541399002075, -0.5206583738327026, -0.5619142055511475, -2.0918595790863037, -1.5368775129318237, 1.559348464012146, 462.4565124511719, 0.28976374864578247, 0.3291982114315033, 0.009337292052805424, -1.7812966108322144, 0.5294153690338135, -0.7514543533325195, -0.5074416399002075, -2.0796895027160645, 0.6580793261528015, 0.8858267664909363, 2.1797525882720947, 1.3894225358963013, -2.0862133502960205, 376.6472473144531, -0.28621959686279297, 0.3533870279788971, 0.033480193465948105, 1.4759443998336792, 0.5394324064254761, -2.1026499271392822], "std": [0.12879399955272675, 0.06406191736459732, 0.1829277127981186, 0.3110545575618744, 0.32919642329216003, 0.3409941792488098, 0.28577902913093567, 371.3508605957031, 0.04200764000415802, 0.030185064300894737, 0.05462514981627464, 2.381401538848877, 0.44152340292930603, 0.15702316164970398, 0.12814804911613464, 0.04983806237578392, 0.18010707199573517, 0.15194275975227356, 0.2747367024421692, 0.32563289999961853, 0.16223040223121643, 363.3550109863281, 0.06321243196725845, 0.055259402841329575, 0.04176963493227959, 2.4545297622680664, 0.21250426769256592, 0.14025552570819855], "count": [506]}, "action": {"min": [0.4225267767906189, 1.8983596563339233, -0.8115606307983398, -0.9254084825515747, -2.7867848873138428, -1.9811930656433105, 0.8006872534751892, 2.0, 0.12909099459648132, 0.2782999873161316, -0.18780800700187683, -3.1401853561401367, -0.4020000398159027, -1.1790000200271606, -0.7574380040168762, -2.1756751537323, 0.447537362575531, 0.527752697467804, 1.5893840789794922, 0.7621852159500122, -2.327082395553589, 28.0, -0.356548011302948, 0.2644819915294647, -0.12711399793624878, -3.1411852836608887, 0.11999998986721039, -2.4709999561309814], "max": [1.025869607925415, 2.1213254928588867, -0.06735225766897202, 0.3119252622127533, -1.449251651763916, -0.8963137865066528, 1.9914032220840454, 948.0, 0.348471999168396, 0.37615299224853516, 0.09003700315952301, 3.1410000324249268, 1.5180000066757202, -0.42500001192092896, -0.20326106250286102, -1.9536168575286865, 1.2334067821502686, 1.0796781778335571, 2.5535390377044678, 1.8831928968429565, -1.714768648147583, 936.0, -0.13931800425052643, 0.4411509931087494, 0.08939000219106674, 3.1410000324249268, 0.8309999704360962, -1.8530000448226929], "mean": [0.5479393005371094, 2.027541399002075, -0.5206583738327026, -0.5619142055511475, -2.0918595790863037, -1.5368775129318237, 1.559348464012146, 462.4565124511719, 0.28976374864578247, 0.3291982114315033, 0.009337292052805424, -1.7812966108322144, 0.5294153690338135, -0.7514543533325195, -0.5074416399002075, -2.0796895027160645, 0.6580793261528015, 0.8858267664909363, 2.1797525882720947, 1.3894225358963013, -2.0862133502960205, 376.6472473144531, -0.28621959686279297, 0.3533870279788971, 0.033480193465948105, 1.4759443998336792, 0.5394324064254761, -2.1026499271392822], "std": [0.12879399955272675, 0.06406191736459732, 0.1829277127981186, 0.3110545575618744, 0.32919642329216003, 0.3409941792488098, 0.28577902913093567, 371.3508605957031, 0.04200764000415802, 0.030185064300894737, 0.05462514981627464, 2.381401538848877, 0.44152340292930603, 0.15702316164970398, 0.12814804911613464, 0.04983806237578392, 0.18010707199573517, 0.15194275975227356, 0.2747367024421692, 0.32563289999961853, 0.16223040223121643, 363.3550109863281, 0.06321243196725845, 0.055259402841329575, 0.04176963493227959, 2.4545297622680664, 0.21250426769256592, 0.14025552570819855], "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": [611], "max": [611], "mean": [611.0], "std": [0.0], "count": [506]}, "index": {"min": [542774], "max": [543279], "mean": [543026.5], "std": [146.0693328525875], "count": [506]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [506]}, "subtask_annotation": {"mean": [14.74703557312253, 29.0, 29.0, 29.0, 29.0], "std": [10.3258779788601, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [506]}, "scene_annotation": {"mean": [611.0], "std": [0.0], "min": [611], "max": [611], "count": [506]}, "eef_direction_state": {"mean": [3.2865612648221343, 4.2312252964426875], "std": [2.0359654635519364, 1.773736058540837], "min": [0, 0], "max": [6, 6], "count": [506]}, "eef_velocity_state": {"mean": [0.9446640316205533, 0.8636363636363636], "std": [0.6418393050050462, 0.738001399319171], "min": [0, 0], "max": [2, 2], "count": [506]}, "eef_acc_mag_state": {"mean": [0.9011857707509882, 0.8320158102766798], "std": [0.8470587201432064, 0.837275536404062], "min": [0, 0], "max": [2, 2], "count": [506]}, "eef_direction_action": {"mean": [3.2865612648221343, 4.2312252964426875], "std": [2.0359654635519364, 1.773736058540837], "min": [0, 0], "max": [6, 6], "count": [506]}, "eef_velocity_action": {"mean": [0.9446640316205533, 0.8636363636363636], "std": [0.6418393050050462, 0.738001399319171], "min": [0, 0], "max": [2, 2], "count": [506]}, "eef_acc_mag_action": {"mean": [0.9011857707509882, 0.8320158102766798], "std": [0.8470587201432064, 0.837275536404062], "min": [0, 0], "max": [2, 2], "count": [506]}, "eef_sim_pose_state": {"mean": [0.5581595550650594, 0.31747046289243847, 1.1096170269507395, -2.3324415477127602, 0.7230281980836656, -0.34758749382039256, 0.5386971544142607, -0.30477877169965517, 1.0836804091563728, 2.2308306717771567, 0.8514095211923579, -0.613287926533236], "std": [0.04822485507602353, 0.0604945312494882, 0.029276564699069783, 0.299849080478764, 0.1206567199972414, 2.843295673479154, 0.020434432670500012, 0.058788194038160956, 0.0357080929299947, 0.34844914546365435, 0.2693626540983984, 2.593757760709682], "min": [0.4768881360436765, 0.11909752946479435, 1.0765186018607196, -2.650788368584109, 0.4571686603304115, -3.1336367943879004, 0.4970286628281502, -0.35890376242877486, 1.0166912389005327, 1.1196240812354428, 0.14175902361673876, -3.1182810642500356], "max": [0.6338196322108709, 0.39640346389119974, 1.1893996039534318, -1.6222113383207055, 0.985668824040058, 3.1322976999205485, 0.5748110090797822, -0.06138005856161842, 1.1626462259741543, 2.64511156556575, 1.1858226925826805, 3.1330781235019325], "count": [506]}, "eef_sim_pose_action": {"mean": [0.5581595550650594, 0.31747046289243847, 1.1096170269507395, -2.3324415477127602, 0.7230281980836656, -0.34758749382039256, 0.5386971544142607, -0.30477877169965517, 1.0836804091563728, 2.2308306717771567, 0.8514095211923579, -0.613287926533236], "std": [0.04822485507602353, 0.0604945312494882, 0.029276564699069783, 0.299849080478764, 0.1206567199972414, 2.843295673479154, 0.020434432670500012, 0.058788194038160956, 0.0357080929299947, 0.34844914546365435, 0.2693626540983984, 2.593757760709682], "min": [0.4768881360436765, 0.11909752946479435, 1.0765186018607196, -2.650788368584109, 0.4571686603304115, -3.1336367943879004, 0.4970286628281502, -0.35890376242877486, 1.0166912389005327, 1.1196240812354428, 0.14175902361673876, -3.1182810642500356], "max": [0.6338196322108709, 0.39640346389119974, 1.1893996039534318, -1.6222113383207055, 0.985668824040058, 3.1322976999205485, 0.5748110090797822, -0.06138005856161842, 1.1626462259741543, 2.64511156556575, 1.1858226925826805, 3.1330781235019325], "count": [506]}, "gripper_mode_state": {"mean": [0.6343873517786561, 0.466403162055336], "std": [0.4816015362121697, 0.49886997552480417], "min": [0, 0], "max": [1, 1], "count": [506]}, "gripper_activity_state": {"mean": [1.7391304347826086, 1.6798418972332017], "std": [0.5990196493430093, 0.6565787288493482], "min": [0, 0], "max": [2, 2], "count": [506]}, "gripper_mode_action": {"mean": [0.6343873517786561, 0.466403162055336], "std": [0.4816015362121697, 0.49886997552480417], "min": [0, 0], "max": [1, 1], "count": [506]}, "gripper_activity_action": {"mean": [1.7391304347826086, 1.6798418972332017], "std": [0.5990196493430093, 0.6565787288493482], "min": [0, 0], "max": [2, 2], "count": [506]}, "gripper_open_scale_state": {"mean": [0.37664723324681515, 0.46245652184326114], "std": [0.36335494208870034, 0.3713507687799256], "min": [0.028, 0.002], "max": [0.936, 0.948], "count": [506]}, "gripper_open_scale_action": {"mean": [0.37664723324681515, 0.46245652184326114], "std": [0.36335494208870034, 0.3713507687799256], "min": [0.028, 0.002], "max": [0.936, 0.948], "count": [506]}}} +{"episode_index": 609, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4401501368464052]], [[0.4646856719771242]], [[0.4642498590686275]]], "std": [[[0.22154433256517322]], [[0.1917321058449473]], [[0.18714034777009628]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4259875653594771]], [[0.45871247344771243]], [[0.45958043709150326]]], "std": [[[0.20641241781797612]], [[0.17682337379510368]], [[0.1704675045463833]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43654660947712415]], [[0.46332301470588233]], [[0.4643864256535948]]], "std": [[[0.18980852293471645]], [[0.16320283977130198]], [[0.1564806339362492]]], "count": [100]}, "observation.state": {"min": [0.4892332851886749, 1.9403349161148071, -0.7486939430236816, -0.9412735104560852, -2.7588069438934326, -1.9744386672973633, 0.7420267462730408, 9.0, 0.12997600436210632, 0.29881900548934937, -0.20163899660110474, -3.1401853561401367, -0.2800000011920929, -0.8500000238418579, -0.8223991394042969, -2.17419171333313, 0.37234851717948914, 0.7108551859855652, 1.7731324434280396, 0.9715026021003723, -2.1199817657470703, 27.0, -0.39056000113487244, 0.25855201482772827, -0.10716299712657928, -3.1411852836608887, 0.20799998939037323, -2.6640000343322754], "max": [1.0085558891296387, 2.1215176582336426, 0.48717376589775085, 0.42348670959472656, -1.2287991046905518, -0.6872583031654358, 1.9326554536819458, 956.0, 0.29742199182510376, 0.4468100070953369, 0.05899199843406677, 3.138000011444092, 1.3350000381469727, -0.3330000340938568, -0.2618517577648163, -1.921258568763733, 1.2177337408065796, 1.2748757600784302, 2.549943447113037, 1.918431043624878, -1.777827262878418, 945.0, -0.1107570007443428, 0.3979560136795044, 0.09722399711608887, 3.140000104904175, 0.8769999146461487, -2.0280001163482666], "mean": [0.6378961801528931, 2.049929618835449, -0.49824759364128113, -0.49479448795318604, -2.1483511924743652, -1.489612340927124, 1.4592291116714478, 531.8375244140625, 0.26179370284080505, 0.3457790017127991, -0.015958411619067192, -1.7477747201919556, 0.47770455479621887, -0.6161589026451111, -0.46504101157188416, -2.0664162635803223, 0.6031123995780945, 0.958798348903656, 2.238424777984619, 1.495866298675537, -1.942571997642517, 395.9159240722656, -0.2968660295009613, 0.3310941755771637, 0.050304949283599854, 2.198474645614624, 0.47666120529174805, -2.276884078979492], "std": [0.12385839968919754, 0.04506846144795418, 0.33426520228385925, 0.33950239419937134, 0.3616611361503601, 0.37844178080558777, 0.3374423384666443, 374.9393310546875, 0.02906961925327778, 0.03966129943728447, 0.05400366708636284, 2.359760284423828, 0.41802695393562317, 0.10646083205938339, 0.1328808069229126, 0.06112807244062424, 0.21634195744991302, 0.10826166719198227, 0.23005931079387665, 0.26235976815223694, 0.12007787078619003, 387.6343688964844, 0.08165393769741058, 0.04580941051244736, 0.0443192794919014, 1.8528703451156616, 0.18255615234375, 0.18981842696666718], "count": [440]}, "action": {"min": [0.4892332851886749, 1.9403349161148071, -0.7486939430236816, -0.9412735104560852, -2.7588069438934326, -1.9744386672973633, 0.7420267462730408, 9.0, 0.12997600436210632, 0.29881900548934937, -0.20163899660110474, -3.1401853561401367, -0.2800000011920929, -0.8500000238418579, -0.8223991394042969, -2.17419171333313, 0.37234851717948914, 0.7108551859855652, 1.7731324434280396, 0.9715026021003723, -2.1199817657470703, 27.0, -0.39056000113487244, 0.25855201482772827, -0.10716299712657928, -3.1411852836608887, 0.20799998939037323, -2.6640000343322754], "max": [1.0085558891296387, 2.1215176582336426, 0.48717376589775085, 0.42348670959472656, -1.2287991046905518, -0.6872583031654358, 1.9326554536819458, 956.0, 0.29742199182510376, 0.4468100070953369, 0.05899199843406677, 3.138000011444092, 1.3350000381469727, -0.3330000340938568, -0.2618517577648163, -1.921258568763733, 1.2177337408065796, 1.2748757600784302, 2.549943447113037, 1.918431043624878, -1.777827262878418, 945.0, -0.1107570007443428, 0.3979560136795044, 0.09722399711608887, 3.140000104904175, 0.8769999146461487, -2.0280001163482666], "mean": [0.6378961801528931, 2.049929618835449, -0.49824759364128113, -0.49479448795318604, -2.1483511924743652, -1.489612340927124, 1.4592291116714478, 531.8375244140625, 0.26179370284080505, 0.3457790017127991, -0.015958411619067192, -1.7477747201919556, 0.47770455479621887, -0.6161589026451111, -0.46504101157188416, -2.0664162635803223, 0.6031123995780945, 0.958798348903656, 2.238424777984619, 1.495866298675537, -1.942571997642517, 395.9159240722656, -0.2968660295009613, 0.3310941755771637, 0.050304949283599854, 2.198474645614624, 0.47666120529174805, -2.276884078979492], "std": [0.12385839968919754, 0.04506846144795418, 0.33426520228385925, 0.33950239419937134, 0.3616611361503601, 0.37844178080558777, 0.3374423384666443, 374.9393310546875, 0.02906961925327778, 0.03966129943728447, 0.05400366708636284, 2.359760284423828, 0.41802695393562317, 0.10646083205938339, 0.1328808069229126, 0.06112807244062424, 0.21634195744991302, 0.10826166719198227, 0.23005931079387665, 0.26235976815223694, 0.12007787078619003, 387.6343688964844, 0.08165393769741058, 0.04580941051244736, 0.0443192794919014, 1.8528703451156616, 0.18255615234375, 0.18981842696666718], "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": [612], "max": [612], "mean": [612.0], "std": [0.0], "count": [440]}, "index": {"min": [543280], "max": [543719], "mean": [543499.5], "std": [127.01673118136839], "count": [440]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [440]}, "subtask_annotation": {"mean": [13.381818181818181, 29.0, 29.0, 29.0, 29.0], "std": [10.138120516313991, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [440]}, "scene_annotation": {"mean": [612.0], "std": [0.0], "min": [612], "max": [612], "count": [440]}, "eef_direction_state": {"mean": [3.793181818181818, 3.8704545454545456], "std": [1.7864258027582125, 1.9549563521580213], "min": [0, 0], "max": [6, 6], "count": [440]}, "eef_velocity_state": {"mean": [0.990909090909091, 0.9386363636363636], "std": [0.713448151208488, 0.7706891570922121], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_acc_mag_state": {"mean": [0.9159090909090909, 0.8159090909090909], "std": [0.8473067443424874, 0.8258447966168789], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_direction_action": {"mean": [3.793181818181818, 3.8704545454545456], "std": [1.7864258027582125, 1.9549563521580213], "min": [0, 0], "max": [6, 6], "count": [440]}, "eef_velocity_action": {"mean": [0.990909090909091, 0.9386363636363636], "std": [0.713448151208488, 0.7706891570922121], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_acc_mag_action": {"mean": [0.9159090909090909, 0.8159090909090909], "std": [0.8473067443424874, 0.8258447966168789], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_sim_pose_state": {"mean": [0.5368863409915058, 0.33710391896068037, 1.1154171217604256, -2.4840571965284703, 0.8090951403393848, 1.5984780143118469, 0.5572753868867233, -0.26814974541644343, 1.0856526881218913, 2.2787911886777983, 0.908814035892202, -1.103201814404896], "std": [0.0422550697198947, 0.07410996270692177, 0.041358068088190286, 0.22281868819669176, 0.16398925474271384, 2.3968413761103156, 0.03110972264781525, 0.055139766074411053, 0.03076525518655403, 0.3874917776495412, 0.28209950516142573, 2.432285760036011], "min": [0.46941526393738353, 0.10559900896025247, 1.076554089553506, -2.945076544239459, 0.5400286634421567, -3.1386624774528618, 0.5197904822464865, -0.33317884397142516, 1.0216485960759591, 1.2518081953556774, 0.2933104835499303, -3.139632141020028], "max": [0.6087831094602799, 0.42781910095949494, 1.2487517715208483, -2.015823151799683, 1.171502843696365, 3.139037658199449, 0.6387849208831629, -0.049364001699410145, 1.1444390563945184, 2.721932635929554, 1.2579804856259482, 3.141041297936472], "count": [440]}, "eef_sim_pose_action": {"mean": [0.5368863409915058, 0.33710391896068037, 1.1154171217604256, -2.4840571965284703, 0.8090951403393848, 1.5984780143118469, 0.5572753868867233, -0.26814974541644343, 1.0856526881218913, 2.2787911886777983, 0.908814035892202, -1.103201814404896], "std": [0.0422550697198947, 0.07410996270692177, 0.041358068088190286, 0.22281868819669176, 0.16398925474271384, 2.3968413761103156, 0.03110972264781525, 0.055139766074411053, 0.03076525518655403, 0.3874917776495412, 0.28209950516142573, 2.432285760036011], "min": [0.46941526393738353, 0.10559900896025247, 1.076554089553506, -2.945076544239459, 0.5400286634421567, -3.1386624774528618, 0.5197904822464865, -0.33317884397142516, 1.0216485960759591, 1.2518081953556774, 0.2933104835499303, -3.139632141020028], "max": [0.6087831094602799, 0.42781910095949494, 1.2487517715208483, -2.015823151799683, 1.171502843696365, 3.139037658199449, 0.6387849208831629, -0.049364001699410145, 1.1444390563945184, 2.721932635929554, 1.2579804856259482, 3.141041297936472], "count": [440]}, "gripper_mode_state": {"mean": [0.6045454545454545, 0.3977272727272727], "std": [0.48894810351803436, 0.48942853334904446], "min": [0, 0], "max": [1, 1], "count": [440]}, "gripper_activity_state": {"mean": [1.6704545454545454, 1.6704545454545454], "std": [0.666087472229555, 0.6762461713736507], "min": [0, 0], "max": [2, 2], "count": [440]}, "gripper_mode_action": {"mean": [0.6045454545454545, 0.3977272727272727], "std": [0.48894810351803436, 0.48942853334904446], "min": [0, 0], "max": [1, 1], "count": [440]}, "gripper_activity_action": {"mean": [1.6704545454545454, 1.6704545454545454], "std": [0.666087472229555, 0.6762461713736507], "min": [0, 0], "max": [2, 2], "count": [440]}, "gripper_open_scale_state": {"mean": [0.3959159092209556, 0.5318375003532938], "std": [0.3876342768108934, 0.37493945668359313], "min": [0.027, 0.009], "max": [0.945, 0.956], "count": [440]}, "gripper_open_scale_action": {"mean": [0.3959159092209556, 0.5318375003532938], "std": [0.3876342768108934, 0.37493945668359313], "min": [0.027, 0.009], "max": [0.945, 0.956], "count": [440]}}} +{"episode_index": 610, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.4366993223760092]], [[0.46365543472290877]], [[0.46351576145163953]]], "std": [[[0.2266758588351457]], [[0.19435780645030992]], [[0.18919675141405343]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42608013573076287]], [[0.4583350170950733]], [[0.4577506075959796]]], "std": [[[0.20676096309234285]], [[0.1756897256846069]], [[0.17048187656978642]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44397645651397816]], [[0.4717979863514033]], [[0.47363534972812654]]], "std": [[[0.19275818976189013]], [[0.1650999296905896]], [[0.1575871118496906]]], "count": [119]}, "observation.state": {"min": [0.46013861894607544, 1.8710628747940063, -0.7825357913970947, -0.8935911655426025, -2.7903802394866943, -1.9746829271316528, 0.5707226991653442, -2.0, 0.1391579955816269, 0.29599499702453613, -0.18844999372959137, -3.1391851902008057, -0.3280000388622284, -0.9350000023841858, -0.867620587348938, -2.1745057106018066, 0.29499557614326477, 0.5553637742996216, 1.5683878660202026, 0.8796284794807434, -2.3303637504577637, 27.0, -0.38099199533462524, 0.26157501339912415, -0.1273069977760315, -3.1411852836608887, 0.13500000536441803, -2.5190000534057617], "max": [0.9615018963813782, 2.121412754058838, 0.5423785448074341, 0.3680550456047058, -1.5196232795715332, -0.8495565056800842, 1.9345229864120483, 946.0, 0.32138198614120483, 0.41278600692749023, 0.09166699647903442, 3.1410000324249268, 1.4290000200271606, 0.1170000210404396, -0.25015804171562195, -1.8850078582763672, 1.2519421577453613, 1.0972187519073486, 2.634260654449463, 1.8516547679901123, -1.5952658653259277, 917.0, -0.11100900173187256, 0.42149001359939575, 0.10081899911165237, 3.1410000324249268, 0.902999997138977, -1.6360000371932983], "mean": [0.6016095876693726, 1.9985146522521973, -0.46841445565223694, -0.5032089948654175, -2.170772075653076, -1.5449234247207642, 1.5259761810302734, 407.4407653808594, 0.2807706296443939, 0.3411327302455902, 0.008521417155861855, -1.3055084943771362, 0.4906177818775177, -0.6677178740501404, -0.5105953812599182, -2.0121946334838867, 0.5589021444320679, 0.8191691040992737, 2.2483291625976562, 1.499690055847168, -2.023149251937866, 344.7783508300781, -0.30535364151000977, 0.33760467171669006, 0.05096696689724922, 1.6500978469848633, 0.49325090646743774, -2.0903284549713135], "std": [0.09148650616407394, 0.06246824935078621, 0.2775094211101532, 0.284843772649765, 0.276151567697525, 0.3088952600955963, 0.3502535820007324, 367.00634765625, 0.03025929257273674, 0.031908854842185974, 0.050466906279325485, 2.637058734893799, 0.3941432535648346, 0.1961691975593567, 0.12884065508842468, 0.0663539245724678, 0.20645524561405182, 0.11265383660793304, 0.29662877321243286, 0.25446516275405884, 0.18090252578258514, 351.2083740234375, 0.0749141201376915, 0.0487159825861454, 0.04214774817228317, 2.4526784420013428, 0.22630083560943604, 0.24505308270454407], "count": [591]}, "action": {"min": [0.46013861894607544, 1.8710628747940063, -0.7825357913970947, -0.8935911655426025, -2.7903802394866943, -1.9746829271316528, 0.5707226991653442, -2.0, 0.1391579955816269, 0.29599499702453613, -0.18844999372959137, -3.1391851902008057, -0.3280000388622284, -0.9350000023841858, -0.867620587348938, -2.1745057106018066, 0.29499557614326477, 0.5553637742996216, 1.5683878660202026, 0.8796284794807434, -2.3303637504577637, 27.0, -0.38099199533462524, 0.26157501339912415, -0.1273069977760315, -3.1411852836608887, 0.13500000536441803, -2.5190000534057617], "max": [0.9615018963813782, 2.121412754058838, 0.5423785448074341, 0.3680550456047058, -1.5196232795715332, -0.8495565056800842, 1.9345229864120483, 946.0, 0.32138198614120483, 0.41278600692749023, 0.09166699647903442, 3.1410000324249268, 1.4290000200271606, 0.1170000210404396, -0.25015804171562195, -1.8850078582763672, 1.2519421577453613, 1.0972187519073486, 2.634260654449463, 1.8516547679901123, -1.5952658653259277, 917.0, -0.11100900173187256, 0.42149001359939575, 0.10081899911165237, 3.1410000324249268, 0.902999997138977, -1.6360000371932983], "mean": [0.6016095876693726, 1.9985146522521973, -0.46841445565223694, -0.5032089948654175, -2.170772075653076, -1.5449234247207642, 1.5259761810302734, 407.4407653808594, 0.2807706296443939, 0.3411327302455902, 0.008521417155861855, -1.3055084943771362, 0.4906177818775177, -0.6677178740501404, -0.5105953812599182, -2.0121946334838867, 0.5589021444320679, 0.8191691040992737, 2.2483291625976562, 1.499690055847168, -2.023149251937866, 344.7783508300781, -0.30535364151000977, 0.33760467171669006, 0.05096696689724922, 1.6500978469848633, 0.49325090646743774, -2.0903284549713135], "std": [0.09148650616407394, 0.06246824935078621, 0.2775094211101532, 0.284843772649765, 0.276151567697525, 0.3088952600955963, 0.3502535820007324, 367.00634765625, 0.03025929257273674, 0.031908854842185974, 0.050466906279325485, 2.637058734893799, 0.3941432535648346, 0.1961691975593567, 0.12884065508842468, 0.0663539245724678, 0.20645524561405182, 0.11265383660793304, 0.29662877321243286, 0.25446516275405884, 0.18090252578258514, 351.2083740234375, 0.0749141201376915, 0.0487159825861454, 0.04214774817228317, 2.4526784420013428, 0.22630083560943604, 0.24505308270454407], "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": [613], "max": [613], "mean": [613.0], "std": [0.0], "count": [591]}, "index": {"min": [543720], "max": [544310], "mean": [544015.0], "std": [170.60676031935742], "count": [591]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [591]}, "subtask_annotation": {"mean": [11.597292724196278, 29.0, 29.0, 29.0, 29.0], "std": [10.207007618052863, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [591]}, "scene_annotation": {"mean": [613.0], "std": [0.0], "min": [613], "max": [613], "count": [591]}, "eef_direction_state": {"mean": [3.575296108291032, 3.942470389170897], "std": [1.9720549046204685, 1.8931008382572163], "min": [0, 0], "max": [6, 6], "count": [591]}, "eef_velocity_state": {"mean": [0.9678510998307953, 0.9170896785109983], "std": [0.7105551449666315, 0.7550589607831609], "min": [0, 0], "max": [2, 2], "count": [591]}, "eef_acc_mag_state": {"mean": [0.8629441624365483, 0.7817258883248731], "std": [0.8469098573796646, 0.8276550770428682], "min": [0, 0], "max": [2, 2], "count": [591]}, "eef_direction_action": {"mean": [3.575296108291032, 3.942470389170897], "std": [1.9720549046204685, 1.8931008382572163], "min": [0, 0], "max": [6, 6], "count": [591]}, "eef_velocity_action": {"mean": [0.9678510998307953, 0.9170896785109983], "std": [0.7105551449666315, 0.7550589607831609], "min": [0, 0], "max": [2, 2], "count": [591]}, "eef_acc_mag_action": {"mean": [0.8629441624365483, 0.7817258883248731], "std": [0.8469098573796646, 0.8276550770428682], "min": [0, 0], "max": [2, 2], "count": [591]}, "eef_sim_pose_state": {"mean": [0.5444042583180135, 0.34438475058879975, 1.1095724381120342, -2.3438785572864127, 0.6875827747867377, 0.4737686080368002, 0.5519316364066128, -0.29924743126346937, 1.089637156520809, 2.247005539593234, 0.8801597298009399, -1.0459886231083226], "std": [0.043902259533931114, 0.0686351051471625, 0.038616336024092056, 0.2658741571527042, 0.2262121482503079, 2.8998315780300867, 0.022789472203291798, 0.052923741225907366, 0.029348766958078677, 0.33007290235906506, 0.27133193867445976, 2.5206689402773144], "min": [0.4719594932926481, 0.09292018531061191, 1.0713565698655998, -2.8473318525698796, 0.2603056113897986, -3.141518293839738, 0.513819941461362, -0.3582606051706228, 1.020343937537202, 1.1708972555466721, 0.22639851644656805, -3.115533685226331], "max": [0.6120502323450766, 0.41904741147244323, 1.2353239091970882, -1.6756563996252494, 1.1091625448559088, 3.1413597868499075, 0.6058909553598288, -0.06637508952256124, 1.1611106386369565, 2.6581560888207654, 1.3217448198200126, 3.141245937852082], "count": [591]}, "eef_sim_pose_action": {"mean": [0.5444042583180135, 0.34438475058879975, 1.1095724381120342, -2.3438785572864127, 0.6875827747867377, 0.4737686080368002, 0.5519316364066128, -0.29924743126346937, 1.089637156520809, 2.247005539593234, 0.8801597298009399, -1.0459886231083226], "std": [0.043902259533931114, 0.0686351051471625, 0.038616336024092056, 0.2658741571527042, 0.2262121482503079, 2.8998315780300867, 0.022789472203291798, 0.052923741225907366, 0.029348766958078677, 0.33007290235906506, 0.27133193867445976, 2.5206689402773144], "min": [0.4719594932926481, 0.09292018531061191, 1.0713565698655998, -2.8473318525698796, 0.2603056113897986, -3.141518293839738, 0.513819941461362, -0.3582606051706228, 1.020343937537202, 1.1708972555466721, 0.22639851644656805, -3.115533685226331], "max": [0.6120502323450766, 0.41904741147244323, 1.2353239091970882, -1.6756563996252494, 1.1091625448559088, 3.1413597868499075, 0.6058909553598288, -0.06637508952256124, 1.1611106386369565, 2.6581560888207654, 1.3217448198200126, 3.141245937852082], "count": [591]}, "gripper_mode_state": {"mean": [0.626057529610829, 0.5211505922165821], "std": [0.4838486325581744, 0.4995524521498093], "min": [0, 0], "max": [1, 1], "count": [591]}, "gripper_activity_state": {"mean": [1.6802030456852792, 1.7732656514382403], "std": [0.6432762688733584, 0.5811733235166459], "min": [0, 0], "max": [2, 2], "count": [591]}, "gripper_mode_action": {"mean": [0.626057529610829, 0.5211505922165821], "std": [0.4838486325581744, 0.4995524521498093], "min": [0, 0], "max": [1, 1], "count": [591]}, "gripper_activity_action": {"mean": [1.6802030456852792, 1.7732656514382403], "std": [0.6432762688733584, 0.5811733235166459], "min": [0, 0], "max": [2, 2], "count": [591]}, "gripper_open_scale_state": {"mean": [0.3447783415870215, 0.4076353638515051], "std": [0.3512084941952037, 0.3667896434457404], "min": [0.027, 0.0], "max": [0.917, 0.946], "count": [591]}, "gripper_open_scale_action": {"mean": [0.3447783415870215, 0.4076353638515051], "std": [0.3512084941952037, 0.3667896434457404], "min": [0.027, 0.0], "max": [0.917, 0.946], "count": [591]}}} +{"episode_index": 611, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[1.0]], [[1.0]]], "mean": [[[0.4355632120585237]], [[0.46081290287521737]], [[0.4602454521946393]]], "std": [[[0.22363381431447837]], [[0.19216229570490473]], [[0.18731305410211363]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43322837028542305]], [[0.46194591540744734]], [[0.4614817563110871]]], "std": [[[0.19257766092150255]], [[0.16504343764410745]], [[0.15916319088161748]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44259683246387244]], [[0.46724597874317925]], [[0.46816155108832525]]], "std": [[[0.19366346820353197]], [[0.17093143017239829]], [[0.16495390736650253]]], "count": [109]}, "observation.state": {"min": [0.43650686740875244, 1.92190420627594, -0.7710516452789307, -0.9554455876350403, -2.6978254318237305, -1.9821878671646118, 0.7548549175262451, -2.0, 0.14160199463367462, 0.28356999158859253, -0.1622840017080307, -3.1411852836608887, -0.29600000381469727, -0.8500000238418579, -0.831666886806488, -2.1737377643585205, 0.37861430644989014, 0.48638835549354553, 1.5201468467712402, 0.6848148107528687, -2.4447176456451416, 51.0, -0.3812200129032135, 0.26295700669288635, -0.1338459998369217, -3.128000020980835, 0.24199999868869781, -2.4760000705718994], "max": [1.0009114742279053, 2.120296001434326, -0.36014869809150696, 0.2241002768278122, -1.26047682762146, -0.978291928768158, 1.9218519926071167, 958.0, 0.33578601479530334, 0.3848409950733185, 0.07133100181818008, 3.1389999389648438, 1.4730000495910645, -0.2290000468492508, -0.23956389725208282, -1.8969460725784302, 1.2551884651184082, 1.0458537340164185, 2.4772679805755615, 1.9585562944412231, -1.7239489555358887, 891.0, -0.12884299457073212, 0.4451740086078644, 0.1019349992275238, 3.134999990463257, 0.953000009059906, -1.6319999694824219], "mean": [0.5582833886146545, 2.0356383323669434, -0.5839643478393555, -0.5297659039497375, -1.9898513555526733, -1.5543811321258545, 1.4848456382751465, 556.920654296875, 0.2767294943332672, 0.33081626892089844, 0.0018523258622735739, -0.8914360404014587, 0.5692925453186035, -0.6556288599967957, -0.5160338878631592, -2.042940855026245, 0.6203450560569763, 0.8008303642272949, 2.1249213218688965, 1.3783472776412964, -2.0061023235321045, 393.5525817871094, -0.29360905289649963, 0.35379743576049805, 0.0404699370265007, 1.387515902519226, 0.571200966835022, -2.1106066703796387], "std": [0.118949294090271, 0.057901863008737564, 0.09725875407457352, 0.29625388979911804, 0.38422754406929016, 0.3237781822681427, 0.2808448076248169, 421.510009765625, 0.03647710010409355, 0.03379533812403679, 0.049441974610090256, 2.808779239654541, 0.41770127415657043, 0.12552903592586517, 0.13566578924655914, 0.06859263777732849, 0.20836062729358673, 0.13562290370464325, 0.279651939868927, 0.3455812335014343, 0.21146376430988312, 355.8703308105469, 0.07163596898317337, 0.05843450874090195, 0.04533662647008896, 2.4836270809173584, 0.22034390270709991, 0.21415767073631287], "count": [523]}, "action": {"min": [0.43650686740875244, 1.92190420627594, -0.7710516452789307, -0.9554455876350403, -2.6978254318237305, -1.9821878671646118, 0.7548549175262451, -2.0, 0.14160199463367462, 0.28356999158859253, -0.1622840017080307, -3.1411852836608887, -0.29600000381469727, -0.8500000238418579, -0.831666886806488, -2.1737377643585205, 0.37861430644989014, 0.48638835549354553, 1.5201468467712402, 0.6848148107528687, -2.4447176456451416, 51.0, -0.3812200129032135, 0.26295700669288635, -0.1338459998369217, -3.128000020980835, 0.24199999868869781, -2.4760000705718994], "max": [1.0009114742279053, 2.120296001434326, -0.36014869809150696, 0.2241002768278122, -1.26047682762146, -0.978291928768158, 1.9218519926071167, 958.0, 0.33578601479530334, 0.3848409950733185, 0.07133100181818008, 3.1389999389648438, 1.4730000495910645, -0.2290000468492508, -0.23956389725208282, -1.8969460725784302, 1.2551884651184082, 1.0458537340164185, 2.4772679805755615, 1.9585562944412231, -1.7239489555358887, 891.0, -0.12884299457073212, 0.4451740086078644, 0.1019349992275238, 3.134999990463257, 0.953000009059906, -1.6319999694824219], "mean": [0.5582833886146545, 2.0356383323669434, -0.5839643478393555, -0.5297659039497375, -1.9898513555526733, -1.5543811321258545, 1.4848456382751465, 556.920654296875, 0.2767294943332672, 0.33081626892089844, 0.0018523258622735739, -0.8914360404014587, 0.5692925453186035, -0.6556288599967957, -0.5160338878631592, -2.042940855026245, 0.6203450560569763, 0.8008303642272949, 2.1249213218688965, 1.3783472776412964, -2.0061023235321045, 393.5525817871094, -0.29360905289649963, 0.35379743576049805, 0.0404699370265007, 1.387515902519226, 0.571200966835022, -2.1106066703796387], "std": [0.118949294090271, 0.057901863008737564, 0.09725875407457352, 0.29625388979911804, 0.38422754406929016, 0.3237781822681427, 0.2808448076248169, 421.510009765625, 0.03647710010409355, 0.03379533812403679, 0.049441974610090256, 2.808779239654541, 0.41770127415657043, 0.12552903592586517, 0.13566578924655914, 0.06859263777732849, 0.20836062729358673, 0.13562290370464325, 0.279651939868927, 0.3455812335014343, 0.21146376430988312, 355.8703308105469, 0.07163596898317337, 0.05843450874090195, 0.04533662647008896, 2.4836270809173584, 0.22034390270709991, 0.21415767073631287], "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": [614], "max": [614], "mean": [614.0], "std": [0.0], "count": [523]}, "index": {"min": [544311], "max": [544833], "mean": [544572.0], "std": [150.9768194127827], "count": [523]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [523]}, "subtask_annotation": {"mean": [14.564053537284895, 29.0, 29.0, 29.0, 29.0], "std": [10.192281806613842, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [523]}, "scene_annotation": {"mean": [614.0], "std": [0.0], "min": [614], "max": [614], "count": [523]}, "eef_direction_state": {"mean": [3.3097514340344167, 4.2065009560229445], "std": [1.909931909774271, 1.7180282935662905], "min": [0, 0], "max": [6, 6], "count": [523]}, "eef_velocity_state": {"mean": [0.9923518164435946, 0.8776290630975143], "std": [0.6396243628536781, 0.7474216484234383], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_acc_mag_state": {"mean": [0.8260038240917782, 0.7724665391969407], "std": [0.8378776201183114, 0.8295723496460089], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_direction_action": {"mean": [3.3097514340344167, 4.2065009560229445], "std": [1.909931909774271, 1.7180282935662905], "min": [0, 0], "max": [6, 6], "count": [523]}, "eef_velocity_action": {"mean": [0.9923518164435946, 0.8776290630975143], "std": [0.6396243628536781, 0.7474216484234383], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_acc_mag_action": {"mean": [0.8260038240917782, 0.7724665391969407], "std": [0.8378776201183114, 0.8295723496460089], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_sim_pose_state": {"mean": [0.5576934489311061, 0.3278983918042176, 1.1075095184020831, -2.2965432616180688, 0.7450966742691234, -0.11908842674529839, 0.5410099602045778, -0.2921630152480577, 1.084804209551967, 2.1503556777558614, 0.9248631215920768, -0.7273818898639247], "std": [0.05125768183213381, 0.06935532209674955, 0.031029518297954403, 0.3166427331089492, 0.13779931518091973, 2.8156648418162478, 0.022327843182212852, 0.05256130053607254, 0.030820536607248532, 0.35112581189057146, 0.2623592135918749, 2.6028445078571454], "min": [0.4728236487319659, 0.10301239515210694, 1.0736505703032875, -2.6505855897049133, 0.5078988818835817, -3.134010631320085, 0.5043004570612037, -0.3574251918501823, 1.022876313539093, 1.1628906085302535, 0.2441983463127666, -3.1181582119050906], "max": [0.6342309762184661, 0.4213541233157533, 1.1963609761443066, -1.5611248505283406, 1.0141015932995585, 3.139432597858176, 0.5774602078973592, -0.08929070637233863, 1.1471323329492333, 2.56834542485317, 1.2053737121808399, 3.1349995944063327], "count": [523]}, "eef_sim_pose_action": {"mean": [0.5576934489311061, 0.3278983918042176, 1.1075095184020831, -2.2965432616180688, 0.7450966742691234, -0.11908842674529839, 0.5410099602045778, -0.2921630152480577, 1.084804209551967, 2.1503556777558614, 0.9248631215920768, -0.7273818898639247], "std": [0.05125768183213381, 0.06935532209674955, 0.031029518297954403, 0.3166427331089492, 0.13779931518091973, 2.8156648418162478, 0.022327843182212852, 0.05256130053607254, 0.030820536607248532, 0.35112581189057146, 0.2623592135918749, 2.6028445078571454], "min": [0.4728236487319659, 0.10301239515210694, 1.0736505703032875, -2.6505855897049133, 0.5078988818835817, -3.134010631320085, 0.5043004570612037, -0.3574251918501823, 1.022876313539093, 1.1628906085302535, 0.2441983463127666, -3.1181582119050906], "max": [0.6342309762184661, 0.4213541233157533, 1.1963609761443066, -1.5611248505283406, 1.0141015932995585, 3.139432597858176, 0.5774602078973592, -0.08929070637233863, 1.1471323329492333, 2.56834542485317, 1.2053737121808399, 3.1349995944063327], "count": [523]}, "gripper_mode_state": {"mean": [0.5831739961759083, 0.4091778202676864], "std": [0.4930335550042526, 0.49168214495614254], "min": [0, 0], "max": [1, 1], "count": [523]}, "gripper_activity_state": {"mean": [1.7992351816443595, 1.6978967495219885], "std": [0.5354001631928732, 0.6340673981831606], "min": [0, 0], "max": [2, 2], "count": [523]}, "gripper_mode_action": {"mean": [0.5831739961759083, 0.4091778202676864], "std": [0.4930335550042526, 0.49168214495614254], "min": [0, 0], "max": [1, 1], "count": [523]}, "gripper_activity_action": {"mean": [1.7992351816443595, 1.6978967495219885], "std": [0.5354001631928732, 0.6340673981831606], "min": [0, 0], "max": [2, 2], "count": [523]}, "gripper_open_scale_state": {"mean": [0.3935525813057131, 0.5570105162688006], "std": [0.3558704370169918, 0.4213912494070076], "min": [0.051, 0.0], "max": [0.891, 0.958], "count": [523]}, "gripper_open_scale_action": {"mean": [0.3935525813057131, 0.5570105162688006], "std": [0.3558704370169918, 0.4213912494070076], "min": [0.051, 0.0], "max": [0.891, 0.958], "count": [523]}}} +{"episode_index": 612, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8549019607843137]], [[1.0]], [[1.0]]], "mean": [[[0.437667673891452]], [[0.46404046921056]], [[0.4629455137447136]]], "std": [[[0.22154327430342466]], [[0.18972272124291176]], [[0.18500891086513516]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4362221020761246]], [[0.46391413959374594]], [[0.4632143846917852]]], "std": [[[0.18844570031697908]], [[0.15993183037012212]], [[0.15414687675032]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4422173122516981]], [[0.4667314834839164]], [[0.4672545355151864]]], "std": [[[0.18462195370639004]], [[0.15939415954711958]], [[0.15294655285960856]]], "count": [102]}, "observation.state": {"min": [0.4737696349620819, 1.9172440767288208, -0.7854331135749817, -0.8666956424713135, -2.770622968673706, -1.9805997610092163, 0.6504493951797485, -1.0, 0.12534500658512115, 0.3062410056591034, -0.19368499517440796, -3.1391851902008057, -0.35600000619888306, -0.871999979019165, -0.838246762752533, -2.1750643253326416, 0.35780996084213257, 0.44083526730537415, 1.4632840156555176, 0.8829097151756287, -2.1548707485198975, 29.0, -0.3812809884548187, 0.2472500056028366, -0.12077199667692184, -3.1401853561401367, 0.25699999928474426, -2.555000066757202], "max": [0.972864031791687, 2.1213953495025635, 0.47363001108169556, 0.4174478352069855, -1.345247507095337, -0.7251494526863098, 1.9503531455993652, 942.0, 0.3180769979953766, 0.4201500117778778, 0.060506999492645264, 3.135999917984009, 1.399999976158142, -0.23999996483325958, -0.20811305940151215, -1.968190312385559, 1.161499261856079, 1.04718017578125, 2.4581217765808105, 1.9000003337860107, -1.54849112033844, 895.0, -0.1268800050020218, 0.4180009961128235, 0.08621600270271301, 3.134999990463257, 0.8420000076293945, -1.9049999713897705], "mean": [0.6020914912223816, 2.023752450942993, -0.48864707350730896, -0.4802510440349579, -2.068571090698242, -1.4686169624328613, 1.4350413084030151, 544.6997680664062, 0.27306047081947327, 0.3471738398075104, -0.002485350938513875, -1.518414855003357, 0.5409329533576965, -0.6251941919326782, -0.47333407402038574, -2.0696310997009277, 0.5736474990844727, 0.8573222756385803, 2.15787935256958, 1.4507806301116943, -1.8943930864334106, 345.63494873046875, -0.30078938603401184, 0.33523669838905334, 0.039178285747766495, 1.6108415126800537, 0.5532799959182739, -2.2168521881103516], "std": [0.10907629877328873, 0.060603346675634384, 0.33478423953056335, 0.3398939371109009, 0.32273751497268677, 0.3742164671421051, 0.3626406490802765, 403.6093444824219, 0.03451924026012421, 0.03383801132440567, 0.05456187576055527, 2.477703809738159, 0.4229678809642792, 0.11300411820411682, 0.15845148265361786, 0.0584273487329483, 0.19399195909500122, 0.12860511243343353, 0.2692550718784332, 0.26213788986206055, 0.17343831062316895, 348.86199951171875, 0.07684878259897232, 0.05137705057859421, 0.042785514146089554, 2.4111785888671875, 0.17566567659378052, 0.1665458232164383], "count": [478]}, "action": {"min": [0.4737696349620819, 1.9172440767288208, -0.7854331135749817, -0.8666956424713135, -2.770622968673706, -1.9805997610092163, 0.6504493951797485, -1.0, 0.12534500658512115, 0.3062410056591034, -0.19368499517440796, -3.1391851902008057, -0.35600000619888306, -0.871999979019165, -0.838246762752533, -2.1750643253326416, 0.35780996084213257, 0.44083526730537415, 1.4632840156555176, 0.8829097151756287, -2.1548707485198975, 29.0, -0.3812809884548187, 0.2472500056028366, -0.12077199667692184, -3.1401853561401367, 0.25699999928474426, -2.555000066757202], "max": [0.972864031791687, 2.1213953495025635, 0.47363001108169556, 0.4174478352069855, -1.345247507095337, -0.7251494526863098, 1.9503531455993652, 942.0, 0.3180769979953766, 0.4201500117778778, 0.060506999492645264, 3.135999917984009, 1.399999976158142, -0.23999996483325958, -0.20811305940151215, -1.968190312385559, 1.161499261856079, 1.04718017578125, 2.4581217765808105, 1.9000003337860107, -1.54849112033844, 895.0, -0.1268800050020218, 0.4180009961128235, 0.08621600270271301, 3.134999990463257, 0.8420000076293945, -1.9049999713897705], "mean": [0.6020914912223816, 2.023752450942993, -0.48864707350730896, -0.4802510440349579, -2.068571090698242, -1.4686169624328613, 1.4350413084030151, 544.6997680664062, 0.27306047081947327, 0.3471738398075104, -0.002485350938513875, -1.518414855003357, 0.5409329533576965, -0.6251941919326782, -0.47333407402038574, -2.0696310997009277, 0.5736474990844727, 0.8573222756385803, 2.15787935256958, 1.4507806301116943, -1.8943930864334106, 345.63494873046875, -0.30078938603401184, 0.33523669838905334, 0.039178285747766495, 1.6108415126800537, 0.5532799959182739, -2.2168521881103516], "std": [0.10907629877328873, 0.060603346675634384, 0.33478423953056335, 0.3398939371109009, 0.32273751497268677, 0.3742164671421051, 0.3626406490802765, 403.6093444824219, 0.03451924026012421, 0.03383801132440567, 0.05456187576055527, 2.477703809738159, 0.4229678809642792, 0.11300411820411682, 0.15845148265361786, 0.0584273487329483, 0.19399195909500122, 0.12860511243343353, 0.2692550718784332, 0.26213788986206055, 0.17343831062316895, 348.86199951171875, 0.07684878259897232, 0.05137705057859421, 0.042785514146089554, 2.4111785888671875, 0.17566567659378052, 0.1665458232164383], "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": [615], "max": [615], "mean": [615.0], "std": [0.0], "count": [478]}, "index": {"min": [544834], "max": [545311], "mean": [545072.5], "std": [137.9864123745523], "count": [478]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [478]}, "subtask_annotation": {"mean": [13.531380753138075, 29.0, 29.0, 29.0, 29.0], "std": [10.142192958617892, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [478]}, "scene_annotation": {"mean": [615.0], "std": [0.0], "min": [615], "max": [615], "count": [478]}, "eef_direction_state": {"mean": [3.6066945606694563, 4.089958158995816], "std": [1.9491756531391713, 1.8393262132507677], "min": [0, 0], "max": [6, 6], "count": [478]}, "eef_velocity_state": {"mean": [0.9769874476987448, 0.897489539748954], "std": [0.7242755172909259, 0.7653273255036364], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_acc_mag_state": {"mean": [0.9309623430962343, 0.8389121338912134], "std": [0.846753284082778, 0.8416414455238547], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_direction_action": {"mean": [3.6066945606694563, 4.089958158995816], "std": [1.9491756531391713, 1.8393262132507677], "min": [0, 0], "max": [6, 6], "count": [478]}, "eef_velocity_action": {"mean": [0.9769874476987448, 0.897489539748954], "std": [0.7242755172909259, 0.7653273255036364], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_acc_mag_action": {"mean": [0.9309623430962343, 0.8389121338912134], "std": [0.846753284082778, 0.8416414455238547], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_sim_pose_state": {"mean": [0.5390633474698262, 0.332953897364519, 1.1022893650639893, -2.355219041908484, 0.812188920861486, -0.2795815188247, 0.5559892776606932, -0.2845011826955529, 1.0860539506062323, 2.2612807447053376, 0.9348783682179684, -0.6554485180560148], "std": [0.04865289539134716, 0.06882957034543101, 0.041272150522664204, 0.2514041044992798, 0.16027308535949994, 2.9193600366741768, 0.022597232734176943, 0.056925013710011074, 0.03514381349075033, 0.34025872958494263, 0.28202400614845946, 2.6003742474503895], "min": [0.4560803255384621, 0.10960966613391657, 1.0644034514896195, -2.6558277191367825, 0.5781526014500047, -3.1338463177602467, 0.5241947150735563, -0.33976615470588933, 1.0160707854455702, 1.3445907374945036, 0.21356331815498697, -3.1360520837924666], "max": [0.6261195658999688, 0.41207729275643723, 1.2295717501823809, -1.784333751817019, 1.0893036919133725, 3.1384015654219577, 0.6104236135103983, -0.051902726795569565, 1.1469163700462164, 2.661820230651037, 1.1977580205117637, 3.13748498531521], "count": [478]}, "eef_sim_pose_action": {"mean": [0.5390633474698262, 0.332953897364519, 1.1022893650639893, -2.355219041908484, 0.812188920861486, -0.2795815188247, 0.5559892776606932, -0.2845011826955529, 1.0860539506062323, 2.2612807447053376, 0.9348783682179684, -0.6554485180560148], "std": [0.04865289539134716, 0.06882957034543101, 0.041272150522664204, 0.2514041044992798, 0.16027308535949994, 2.9193600366741768, 0.022597232734176943, 0.056925013710011074, 0.03514381349075033, 0.34025872958494263, 0.28202400614845946, 2.6003742474503895], "min": [0.4560803255384621, 0.10960966613391657, 1.0644034514896195, -2.6558277191367825, 0.5781526014500047, -3.1338463177602467, 0.5241947150735563, -0.33976615470588933, 1.0160707854455702, 1.3445907374945036, 0.21356331815498697, -3.1360520837924666], "max": [0.6261195658999688, 0.41207729275643723, 1.2295717501823809, -1.784333751817019, 1.0893036919133725, 3.1384015654219577, 0.6104236135103983, -0.051902726795569565, 1.1469163700462164, 2.661820230651037, 1.1977580205117637, 3.13748498531521], "count": [478]}, "gripper_mode_state": {"mean": [0.6255230125523012, 0.4330543933054393], "std": [0.4839875755841182, 0.4954980179014824], "min": [0, 0], "max": [1, 1], "count": [478]}, "gripper_activity_state": {"mean": [1.6778242677824269, 1.6715481171548117], "std": [0.6602664246688333, 0.6682160325035456], "min": [0, 0], "max": [2, 2], "count": [478]}, "gripper_mode_action": {"mean": [0.6255230125523012, 0.4330543933054393], "std": [0.4839875755841182, 0.4954980179014824], "min": [0, 0], "max": [1, 1], "count": [478]}, "gripper_activity_action": {"mean": [1.6778242677824269, 1.6715481171548117], "std": [0.6602664246688333, 0.6682160325035456], "min": [0, 0], "max": [2, 2], "count": [478]}, "gripper_open_scale_state": {"mean": [0.3456349372384933, 0.544708158751412], "std": [0.3488620343524671, 0.4035980395786909], "min": [0.029, 0.0], "max": [0.895, 0.942], "count": [478]}, "gripper_open_scale_action": {"mean": [0.3456349372384933, 0.544708158751412], "std": [0.3488620343524671, 0.4035980395786909], "min": [0.029, 0.0], "max": [0.895, 0.942], "count": [478]}}} +{"episode_index": 613, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.4396998309944893]], [[0.4647382577213892]], [[0.4646650767333077]]], "std": [[[0.22408211994017424]], [[0.19338566954442224]], [[0.18887534224153874]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.425539958589645]], [[0.45892511694220167]], [[0.4590960487953351]]], "std": [[[0.2114986122363558]], [[0.17984842907114118]], [[0.1742790377141057]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44259265667051134]], [[0.4671563681436627]], [[0.46817172481737795]]], "std": [[[0.1960217045391789]], [[0.17259611283449675]], [[0.1665949917920003]]], "count": [102]}, "observation.state": {"min": [0.47101202607154846, 1.8792660236358643, -0.7841939330101013, -0.9392489194869995, -2.6123390197753906, -1.9567060470581055, 0.5348386764526367, 9.0, 0.14401400089263916, 0.29595598578453064, -0.19783100485801697, -3.1401853561401367, -0.2199999988079071, -0.8209999799728394, -0.8237953782081604, -2.1750121116638184, 0.3703588843345642, 0.7441385984420776, 1.6831083297729492, 0.9376083612442017, -2.139599084854126, 37.0, -0.38562700152397156, 0.2517780065536499, -0.12242799997329712, -3.1401853561401367, 0.25200000405311584, -2.7090001106262207], "max": [0.9373815059661865, 2.121535062789917, 0.3208613395690918, 0.4510803520679474, -1.320987343788147, -0.6677804589271545, 1.8544472455978394, 954.0, 0.32043400406837463, 0.4235000014305115, 0.08246000111103058, 3.140000104904175, 1.496999979019165, 6.221815063156555e-09, -0.26275932788848877, -1.9213109016418457, 1.3596464395523071, 1.2346633672714233, 2.4852967262268066, 1.863802194595337, -1.7103354930877686, 937.0, -0.10725300014019012, 0.40108001232147217, 0.09052299708127975, 3.135999917984009, 0.7730000019073486, -2.0480000972747803], "mean": [0.6016896367073059, 2.025261163711548, -0.48677635192871094, -0.49257051944732666, -2.088360071182251, -1.5363266468048096, 1.4663058519363403, 590.6708374023438, 0.26887860894203186, 0.338803231716156, -0.002398782642558217, 0.13355578482151031, 0.5308168530464172, -0.6311501264572144, -0.4721114933490753, -2.0627620220184326, 0.6096627712249756, 0.9420319199562073, 2.2628471851348877, 1.4889298677444458, -1.9097843170166016, 415.5135803222656, -0.29851609468460083, 0.33203330636024475, 0.04587686434388161, 2.501185417175293, 0.44127899408340454, -2.3063580989837646], "std": [0.09139671176671982, 0.06172804906964302, 0.27107009291648865, 0.3377682864665985, 0.2852865159511566, 0.37006574869155884, 0.35966360569000244, 400.1243896484375, 0.03331298381090164, 0.03600733354687691, 0.054118476808071136, 2.9079172611236572, 0.3978610336780548, 0.14786690473556519, 0.12451374530792236, 0.06485597044229507, 0.22059056162834167, 0.10671449452638626, 0.24049967527389526, 0.2594822943210602, 0.12720318138599396, 367.0356140136719, 0.0804557353258133, 0.04703846946358681, 0.03997839242219925, 1.408069372177124, 0.1646118015050888, 0.18098662793636322], "count": [480]}, "action": {"min": [0.47101202607154846, 1.8792660236358643, -0.7841939330101013, -0.9392489194869995, -2.6123390197753906, -1.9567060470581055, 0.5348386764526367, 9.0, 0.14401400089263916, 0.29595598578453064, -0.19783100485801697, -3.1401853561401367, -0.2199999988079071, -0.8209999799728394, -0.8237953782081604, -2.1750121116638184, 0.3703588843345642, 0.7441385984420776, 1.6831083297729492, 0.9376083612442017, -2.139599084854126, 37.0, -0.38562700152397156, 0.2517780065536499, -0.12242799997329712, -3.1401853561401367, 0.25200000405311584, -2.7090001106262207], "max": [0.9373815059661865, 2.121535062789917, 0.3208613395690918, 0.4510803520679474, -1.320987343788147, -0.6677804589271545, 1.8544472455978394, 954.0, 0.32043400406837463, 0.4235000014305115, 0.08246000111103058, 3.140000104904175, 1.496999979019165, 6.221815063156555e-09, -0.26275932788848877, -1.9213109016418457, 1.3596464395523071, 1.2346633672714233, 2.4852967262268066, 1.863802194595337, -1.7103354930877686, 937.0, -0.10725300014019012, 0.40108001232147217, 0.09052299708127975, 3.135999917984009, 0.7730000019073486, -2.0480000972747803], "mean": [0.6016896367073059, 2.025261163711548, -0.48677635192871094, -0.49257051944732666, -2.088360071182251, -1.5363266468048096, 1.4663058519363403, 590.6708374023438, 0.26887860894203186, 0.338803231716156, -0.002398782642558217, 0.13355578482151031, 0.5308168530464172, -0.6311501264572144, -0.4721114933490753, -2.0627620220184326, 0.6096627712249756, 0.9420319199562073, 2.2628471851348877, 1.4889298677444458, -1.9097843170166016, 415.5135803222656, -0.29851609468460083, 0.33203330636024475, 0.04587686434388161, 2.501185417175293, 0.44127899408340454, -2.3063580989837646], "std": [0.09139671176671982, 0.06172804906964302, 0.27107009291648865, 0.3377682864665985, 0.2852865159511566, 0.37006574869155884, 0.35966360569000244, 400.1243896484375, 0.03331298381090164, 0.03600733354687691, 0.054118476808071136, 2.9079172611236572, 0.3978610336780548, 0.14786690473556519, 0.12451374530792236, 0.06485597044229507, 0.22059056162834167, 0.10671449452638626, 0.24049967527389526, 0.2594822943210602, 0.12720318138599396, 367.0356140136719, 0.0804557353258133, 0.04703846946358681, 0.03997839242219925, 1.408069372177124, 0.1646118015050888, 0.18098662793636322], "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": [616], "max": [616], "mean": [616.0], "std": [0.0], "count": [480]}, "index": {"min": [545312], "max": [545791], "mean": [545551.5], "std": [138.5637639019187], "count": [480]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [480]}, "subtask_annotation": {"mean": [13.791666666666666, 29.0, 29.0, 29.0, 29.0], "std": [10.580757560569785, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [480]}, "scene_annotation": {"mean": [616.0], "std": [0.0], "min": [616], "max": [616], "count": [480]}, "eef_direction_state": {"mean": [3.8208333333333333, 4.208333333333333], "std": [2.0003081359852692, 1.9111333170544451], "min": [0, 0], "max": [6, 6], "count": [480]}, "eef_velocity_state": {"mean": [0.8895833333333333, 0.8416666666666667], "std": [0.7233428138779634, 0.8215415726276797], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_acc_mag_state": {"mean": [0.85, 0.7458333333333333], "std": [0.8455767262643871, 0.835403678203271], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_direction_action": {"mean": [3.8208333333333333, 4.208333333333333], "std": [2.0003081359852692, 1.9111333170544451], "min": [0, 0], "max": [6, 6], "count": [480]}, "eef_velocity_action": {"mean": [0.8895833333333333, 0.8416666666666667], "std": [0.7233428138779634, 0.8215415726276797], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_acc_mag_action": {"mean": [0.85, 0.7458333333333333], "std": [0.8455767262643871, 0.835403678203271], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_sim_pose_state": {"mean": [0.5383552842164698, 0.3352754981714488, 1.1120207669461015, -2.5279021652346723, 0.8095353868194126, 1.656704695568132, 0.5499632396825392, -0.2835198139947651, 1.0885545026332155, 2.2087092168326032, 0.9167241366335229, -0.9763581665978497], "std": [0.04378589654628031, 0.0723824354145088, 0.039854545898770154, 0.22390084965367796, 0.17015973814945023, 2.3552635683194296, 0.023729934575792026, 0.05642896148836627, 0.03213322423820956, 0.3458116169122941, 0.23651058148413387, 2.494585329799757], "min": [0.4616186620251667, 0.09065742516664972, 1.072790000506987, -2.8956940922822954, 0.5977977654228521, -3.138638437307304, 0.5189731246490787, -0.3628197497818754, 1.0170693535869457, 1.177364248131506, 0.33126645117981535, -3.14123567626579], "max": [0.6024960328665189, 0.41981819943924603, 1.2307539322916903, -1.8931950900325316, 1.1943083859467079, 3.13655518350613, 0.6139587466441276, -0.05986280036484426, 1.1483468385554696, 2.5566901549301337, 1.2669707634779073, 3.1332467331987726], "count": [480]}, "eef_sim_pose_action": {"mean": [0.5383552842164698, 0.3352754981714488, 1.1120207669461015, -2.5279021652346723, 0.8095353868194126, 1.656704695568132, 0.5499632396825392, -0.2835198139947651, 1.0885545026332155, 2.2087092168326032, 0.9167241366335229, -0.9763581665978497], "std": [0.04378589654628031, 0.0723824354145088, 0.039854545898770154, 0.22390084965367796, 0.17015973814945023, 2.3552635683194296, 0.023729934575792026, 0.05642896148836627, 0.03213322423820956, 0.3458116169122941, 0.23651058148413387, 2.494585329799757], "min": [0.4616186620251667, 0.09065742516664972, 1.072790000506987, -2.8956940922822954, 0.5977977654228521, -3.138638437307304, 0.5189731246490787, -0.3628197497818754, 1.0170693535869457, 1.177364248131506, 0.33126645117981535, -3.14123567626579], "max": [0.6024960328665189, 0.41981819943924603, 1.2307539322916903, -1.8931950900325316, 1.1943083859467079, 3.13655518350613, 0.6139587466441276, -0.05986280036484426, 1.1483468385554696, 2.5566901549301337, 1.2669707634779073, 3.1332467331987726], "count": [480]}, "gripper_mode_state": {"mean": [0.6145833333333334, 0.3729166666666667], "std": [0.48669359942598595, 0.48358021711903004], "min": [0, 0], "max": [1, 1], "count": [480]}, "gripper_activity_state": {"mean": [1.7520833333333334, 1.675], "std": [0.611517778200731, 0.6603345111885853], "min": [0, 0], "max": [2, 2], "count": [480]}, "gripper_mode_action": {"mean": [0.6145833333333334, 0.3729166666666667], "std": [0.48669359942598595, 0.48358021711903004], "min": [0, 0], "max": [1, 1], "count": [480]}, "gripper_activity_action": {"mean": [1.7520833333333334, 1.675], "std": [0.611517778200731, 0.6603345111885853], "min": [0, 0], "max": [2, 2], "count": [480]}, "gripper_open_scale_state": {"mean": [0.415513541698456, 0.590670833524068], "std": [0.3670354174921574, 0.4001244526955126], "min": [0.037, 0.009], "max": [0.937, 0.954], "count": [480]}, "gripper_open_scale_action": {"mean": [0.415513541698456, 0.590670833524068], "std": [0.3670354174921574, 0.4001244526955126], "min": [0.037, 0.009], "max": [0.937, 0.954], "count": [480]}}} +{"episode_index": 614, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[1.0]], [[1.0]]], "mean": [[[0.43067706820382473]], [[0.45880237835875093]], [[0.4591628880718954]]], "std": [[[0.23054266666776768]], [[0.1987749212604418]], [[0.19317654488369163]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41759361005204554]], [[0.4543348651960784]], [[0.45487053868615346]]], "std": [[[0.20491973387072343]], [[0.17244417531507458]], [[0.16628387752190146]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4479687934973372]], [[0.4750576963810215]], [[0.47784879569111594]]], "std": [[[0.19877531979643817]], [[0.17109722167039593]], [[0.1640181405383702]]], "count": [108]}, "observation.state": {"min": [0.48623126745224, 1.9372457265853882, -0.802415132522583, -1.024124264717102, -2.798670530319214, -1.9707560539245605, 0.5820848345756531, -2.0, 0.13062100112438202, 0.29202398657798767, -0.19935299456119537, -3.1411852836608887, -0.40299999713897705, -0.8549999594688416, -0.9159488081932068, -2.1752912998199463, 0.33107152581214905, 0.4895648658275604, 1.537757396697998, 1.0903421640396118, -2.1168925762176514, 25.0, -0.3706119954586029, 0.26727500557899475, -0.12904199957847595, -3.1411852836608887, 0.12099999934434891, -2.494999885559082], "max": [0.9397551417350769, 2.121412754058838, 0.36538466811180115, 0.45434412360191345, -1.3112658262252808, -0.7551865577697754, 1.955065369606018, 951.0, 0.31764599680900574, 0.42374199628829956, 0.06799899786710739, 3.1410000324249268, 1.3910000324249268, 0.16200001537799835, -0.25530678033828735, -1.9224802255630493, 1.196720004081726, 1.0480178594589233, 2.567868232727051, 1.9056901931762695, -1.548298954963684, 954.0, -0.10888999700546265, 0.39785298705101013, 0.09993100166320801, 3.1410000324249268, 0.902999997138977, -1.944000005722046], "mean": [0.5997386574745178, 2.0395071506500244, -0.5108259320259094, -0.5656826496124268, -2.182314395904541, -1.556923747062683, 1.5178825855255127, 535.2003784179688, 0.27142101526260376, 0.3358410894870758, -0.0008298011380247772, -0.346902996301651, 0.4300597906112671, -0.6200190186500549, -0.5033155679702759, -2.044694423675537, 0.5711212158203125, 0.8674551844596863, 2.2374789714813232, 1.5377016067504883, -1.952318787574768, 367.427734375, -0.29665786027908325, 0.33381742238998413, 0.044157352298498154, 1.5281453132629395, 0.47199031710624695, -2.1865363121032715], "std": [0.10150893032550812, 0.04686806723475456, 0.2943609356880188, 0.36466604471206665, 0.33563292026519775, 0.3435615599155426, 0.37044695019721985, 402.3028259277344, 0.03662153705954552, 0.03691045567393303, 0.05325695499777794, 2.916090965270996, 0.4513988196849823, 0.18264873325824738, 0.13024525344371796, 0.05229758098721504, 0.1928148865699768, 0.1275370568037033, 0.28636354207992554, 0.23167301714420319, 0.13652274012565613, 391.921875, 0.0709613561630249, 0.04431205242872238, 0.04307044297456741, 2.5055155754089355, 0.22366739809513092, 0.16284997761249542], "count": [519]}, "action": {"min": [0.48623126745224, 1.9372457265853882, -0.802415132522583, -1.024124264717102, -2.798670530319214, -1.9707560539245605, 0.5820848345756531, -2.0, 0.13062100112438202, 0.29202398657798767, -0.19935299456119537, -3.1411852836608887, -0.40299999713897705, -0.8549999594688416, -0.9159488081932068, -2.1752912998199463, 0.33107152581214905, 0.4895648658275604, 1.537757396697998, 1.0903421640396118, -2.1168925762176514, 25.0, -0.3706119954586029, 0.26727500557899475, -0.12904199957847595, -3.1411852836608887, 0.12099999934434891, -2.494999885559082], "max": [0.9397551417350769, 2.121412754058838, 0.36538466811180115, 0.45434412360191345, -1.3112658262252808, -0.7551865577697754, 1.955065369606018, 951.0, 0.31764599680900574, 0.42374199628829956, 0.06799899786710739, 3.1410000324249268, 1.3910000324249268, 0.16200001537799835, -0.25530678033828735, -1.9224802255630493, 1.196720004081726, 1.0480178594589233, 2.567868232727051, 1.9056901931762695, -1.548298954963684, 954.0, -0.10888999700546265, 0.39785298705101013, 0.09993100166320801, 3.1410000324249268, 0.902999997138977, -1.944000005722046], "mean": [0.5997386574745178, 2.0395071506500244, -0.5108259320259094, -0.5656826496124268, -2.182314395904541, -1.556923747062683, 1.5178825855255127, 535.2003784179688, 0.27142101526260376, 0.3358410894870758, -0.0008298011380247772, -0.346902996301651, 0.4300597906112671, -0.6200190186500549, -0.5033155679702759, -2.044694423675537, 0.5711212158203125, 0.8674551844596863, 2.2374789714813232, 1.5377016067504883, -1.952318787574768, 367.427734375, -0.29665786027908325, 0.33381742238998413, 0.044157352298498154, 1.5281453132629395, 0.47199031710624695, -2.1865363121032715], "std": [0.10150893032550812, 0.04686806723475456, 0.2943609356880188, 0.36466604471206665, 0.33563292026519775, 0.3435615599155426, 0.37044695019721985, 402.3028259277344, 0.03662153705954552, 0.03691045567393303, 0.05325695499777794, 2.916090965270996, 0.4513988196849823, 0.18264873325824738, 0.13024525344371796, 0.05229758098721504, 0.1928148865699768, 0.1275370568037033, 0.28636354207992554, 0.23167301714420319, 0.13652274012565613, 391.921875, 0.0709613561630249, 0.04431205242872238, 0.04307044297456741, 2.5055155754089355, 0.22366739809513092, 0.16284997761249542], "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": [617], "max": [617], "mean": [617.0], "std": [0.0], "count": [519]}, "index": {"min": [545792], "max": [546310], "mean": [546051.0], "std": [149.8221167473837], "count": [519]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [519]}, "subtask_annotation": {"mean": [13.45664739884393, 29.0, 29.0, 29.0, 29.0], "std": [10.180147532770244, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [519]}, "scene_annotation": {"mean": [617.0], "std": [0.0], "min": [617], "max": [617], "count": [519]}, "eef_direction_state": {"mean": [3.69364161849711, 3.8034682080924855], "std": [2.0039888052776895, 1.9864443099620945], "min": [0, 0], "max": [6, 6], "count": [519]}, "eef_velocity_state": {"mean": [0.8882466281310212, 0.9325626204238922], "std": [0.7044016639014471, 0.7560159387494622], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_acc_mag_state": {"mean": [0.7514450867052023, 0.7938342967244701], "std": [0.8408368344956377, 0.8339384351274883], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_direction_action": {"mean": [3.69364161849711, 3.8034682080924855], "std": [2.0039888052776895, 1.9864443099620945], "min": [0, 0], "max": [6, 6], "count": [519]}, "eef_velocity_action": {"mean": [0.8882466281310212, 0.9325626204238922], "std": [0.7044016639014471, 0.7560159387494622], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_acc_mag_action": {"mean": [0.7514450867052023, 0.7938342967244701], "std": [0.8408368344956377, 0.8339384351274883], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_sim_pose_state": {"mean": [0.5413898005906091, 0.3345280765717557, 1.1105284036297476, -2.355947421952716, 0.7400218447367698, 0.46240860125775063, 0.5486106492348399, -0.2848013365556331, 1.0907826963447802, 2.2912543918844257, 0.8538112081550353, -1.0539585008824313], "std": [0.04010591856258798, 0.06680795813630545, 0.03466420880218214, 0.263502307640117, 0.18404363012247768, 2.8777357194565583, 0.02498261042116771, 0.05876376255478508, 0.028987263331740756, 0.36825515223912836, 0.30330261229849004, 2.413514074763056], "min": [0.47897776384860535, 0.08941698249422515, 1.0764095168819887, -2.721695694150377, 0.46456520314477023, -3.1414868990357316, 0.5129246521422646, -0.3432253999307928, 1.0230155325007495, 1.153244717443529, 0.16749260372583707, -3.140132410136257], "max": [0.6098648973359524, 0.4154300676660138, 1.217096055037705, -1.6027818496518673, 1.0954747560997786, 3.141558813994232, 0.6159926742762635, -0.05204141757612729, 1.1409658037306212, 2.6468740591178106, 1.219556260888107, 3.1369393923421462], "count": [519]}, "eef_sim_pose_action": {"mean": [0.5413898005906091, 0.3345280765717557, 1.1105284036297476, -2.355947421952716, 0.7400218447367698, 0.46240860125775063, 0.5486106492348399, -0.2848013365556331, 1.0907826963447802, 2.2912543918844257, 0.8538112081550353, -1.0539585008824313], "std": [0.04010591856258798, 0.06680795813630545, 0.03466420880218214, 0.263502307640117, 0.18404363012247768, 2.8777357194565583, 0.02498261042116771, 0.05876376255478508, 0.028987263331740756, 0.36825515223912836, 0.30330261229849004, 2.413514074763056], "min": [0.47897776384860535, 0.08941698249422515, 1.0764095168819887, -2.721695694150377, 0.46456520314477023, -3.1414868990357316, 0.5129246521422646, -0.3432253999307928, 1.0230155325007495, 1.153244717443529, 0.16749260372583707, -3.140132410136257], "max": [0.6098648973359524, 0.4154300676660138, 1.217096055037705, -1.6027818496518673, 1.0954747560997786, 3.141558813994232, 0.6159926742762635, -0.05204141757612729, 1.1409658037306212, 2.6468740591178106, 1.219556260888107, 3.1369393923421462], "count": [519]}, "gripper_mode_state": {"mean": [0.6339113680154143, 0.4296724470134875], "std": [0.4817341025049417, 0.49502932770789154], "min": [0, 0], "max": [1, 1], "count": [519]}, "gripper_activity_state": {"mean": [1.716763005780347, 1.6955684007707128], "std": [0.6320961882756323, 0.638971668016273], "min": [0, 0], "max": [2, 2], "count": [519]}, "gripper_mode_action": {"mean": [0.6339113680154143, 0.4296724470134875], "std": [0.4817341025049417, 0.49502932770789154], "min": [0, 0], "max": [1, 1], "count": [519]}, "gripper_activity_action": {"mean": [1.716763005780347, 1.6955684007707128], "std": [0.6320961882756323, 0.638971668016273], "min": [0, 0], "max": [2, 2], "count": [519]}, "gripper_open_scale_state": {"mean": [0.36742774538543554, 0.5353757227190654], "std": [0.3919217630109114, 0.40206907507342177], "min": [0.025, 0.0], "max": [0.954, 0.951], "count": [519]}, "gripper_open_scale_action": {"mean": [0.36742774538543554, 0.5353757227190654], "std": [0.3919217630109114, 0.40206907507342177], "min": [0.025, 0.0], "max": [0.954, 0.951], "count": [519]}}} +{"episode_index": 615, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[1.0]], [[1.0]]], "mean": [[[0.4352443889505488]], [[0.46173671229498087]], [[0.46182095703847575]]], "std": [[[0.22713008816230065]], [[0.19761302509474726]], [[0.19160843438602518]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43749480900850907]], [[0.4652272108922185]], [[0.46433949354112714]]], "std": [[[0.18859231734165616]], [[0.16253884686096784]], [[0.15687270865103553]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44256477948883954]], [[0.4694618556542114]], [[0.47126727054815637]]], "std": [[[0.19373459311997654]], [[0.16725321433705778]], [[0.16042894907887972]]], "count": [106]}, "observation.state": {"min": [0.5069308876991272, 1.905725121498108, -0.7593404054641724, -0.9150587320327759, -2.8250772953033447, -1.9823800325393677, 0.1739220768213272, -2.0, 0.11312200129032135, 0.29188600182533264, -0.20777300000190735, -3.1411852836608887, -0.37599998712539673, -0.8640000224113464, -0.7488859295845032, -2.162567615509033, 0.27378982305526733, 0.5998347997665405, 1.7629398107528687, 0.7188836932182312, -2.276747226715088, 23.0, -0.3798460066318512, 0.2517479956150055, -0.10877399891614914, -3.1411852836608887, 0.27300000190734863, -2.4769999980926514], "max": [0.9072396159172058, 2.121412754058838, 0.5677033066749573, 0.5781577825546265, -1.1609232425689697, -0.6468713879585266, 1.9152895212173462, 930.0, 0.32526901364326477, 0.39590099453926086, 0.06205900013446808, 3.1410000324249268, 1.3630000352859497, 0.46700000762939453, -0.2920285165309906, -1.9321669340133667, 1.1854450702667236, 0.8641299605369568, 2.462031126022339, 1.9164762496948242, -1.6339248418807983, 883.0, -0.13694800436496735, 0.4326399862766266, 0.0881349965929985, 3.1410000324249268, 1.031000018119812, -1.7309999465942383], "mean": [0.5987114906311035, 2.0392119884490967, -0.4630986154079437, -0.494411826133728, -2.1408329010009766, -1.5233550071716309, 1.409582257270813, 526.2628784179688, 0.27317720651626587, 0.3366137444972992, -0.007209617178887129, -0.4056271016597748, 0.46941670775413513, -0.5763852596282959, -0.49903401732444763, -2.0280113220214844, 0.55653977394104, 0.7673584222793579, 2.1532673835754395, 1.470787763595581, -1.9240198135375977, 386.3204345703125, -0.30153384804725647, 0.3383016288280487, 0.04165257513523102, 0.809486985206604, 0.573772132396698, -2.149883508682251], "std": [0.08394556492567062, 0.049543775618076324, 0.34418925642967224, 0.3910277187824249, 0.37051650881767273, 0.36200571060180664, 0.4609714150428772, 392.1450500488281, 0.03901728242635727, 0.031843774020671844, 0.05380472540855408, 2.8523991107940674, 0.44407376646995544, 0.25135961174964905, 0.12653188407421112, 0.05049251765012741, 0.20021815598011017, 0.08278456330299377, 0.23987992107868195, 0.3200056850910187, 0.2086385041475296, 355.43182373046875, 0.06947647780179977, 0.05820289999246597, 0.036528944969177246, 2.8241446018218994, 0.19731904566287994, 0.1875976026058197], "count": [504]}, "action": {"min": [0.5069308876991272, 1.905725121498108, -0.7593404054641724, -0.9150587320327759, -2.8250772953033447, -1.9823800325393677, 0.1739220768213272, -2.0, 0.11312200129032135, 0.29188600182533264, -0.20777300000190735, -3.1411852836608887, -0.37599998712539673, -0.8640000224113464, -0.7488859295845032, -2.162567615509033, 0.27378982305526733, 0.5998347997665405, 1.7629398107528687, 0.7188836932182312, -2.276747226715088, 23.0, -0.3798460066318512, 0.2517479956150055, -0.10877399891614914, -3.1411852836608887, 0.27300000190734863, -2.4769999980926514], "max": [0.9072396159172058, 2.121412754058838, 0.5677033066749573, 0.5781577825546265, -1.1609232425689697, -0.6468713879585266, 1.9152895212173462, 930.0, 0.32526901364326477, 0.39590099453926086, 0.06205900013446808, 3.1410000324249268, 1.3630000352859497, 0.46700000762939453, -0.2920285165309906, -1.9321669340133667, 1.1854450702667236, 0.8641299605369568, 2.462031126022339, 1.9164762496948242, -1.6339248418807983, 883.0, -0.13694800436496735, 0.4326399862766266, 0.0881349965929985, 3.1410000324249268, 1.031000018119812, -1.7309999465942383], "mean": [0.5987114906311035, 2.0392119884490967, -0.4630986154079437, -0.494411826133728, -2.1408329010009766, -1.5233550071716309, 1.409582257270813, 526.2628784179688, 0.27317720651626587, 0.3366137444972992, -0.007209617178887129, -0.4056271016597748, 0.46941670775413513, -0.5763852596282959, -0.49903401732444763, -2.0280113220214844, 0.55653977394104, 0.7673584222793579, 2.1532673835754395, 1.470787763595581, -1.9240198135375977, 386.3204345703125, -0.30153384804725647, 0.3383016288280487, 0.04165257513523102, 0.809486985206604, 0.573772132396698, -2.149883508682251], "std": [0.08394556492567062, 0.049543775618076324, 0.34418925642967224, 0.3910277187824249, 0.37051650881767273, 0.36200571060180664, 0.4609714150428772, 392.1450500488281, 0.03901728242635727, 0.031843774020671844, 0.05380472540855408, 2.8523991107940674, 0.44407376646995544, 0.25135961174964905, 0.12653188407421112, 0.05049251765012741, 0.20021815598011017, 0.08278456330299377, 0.23987992107868195, 0.3200056850910187, 0.2086385041475296, 355.43182373046875, 0.06947647780179977, 0.05820289999246597, 0.036528944969177246, 2.8241446018218994, 0.19731904566287994, 0.1875976026058197], "count": [504]}, "timestamp": {"min": [0.0], "max": [16.766666666666666], "mean": [8.383333333333333], "std": [4.849732715048058], "count": [504]}, "frame_index": {"min": [0], "max": [503], "mean": [251.5], "std": [145.49198145144175], "count": [504]}, "episode_index": {"min": [618], "max": [618], "mean": [618.0], "std": [0.0], "count": [504]}, "index": {"min": [546311], "max": [546814], "mean": [546562.5], "std": [145.49198145144175], "count": [504]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [504]}, "subtask_annotation": {"mean": [13.128968253968255, 29.0, 29.0, 29.0, 29.0], "std": [9.816229784875112, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [504]}, "scene_annotation": {"mean": [618.0], "std": [0.0], "min": [618], "max": [618], "count": [504]}, "eef_direction_state": {"mean": [3.6031746031746033, 4.291666666666667], "std": [1.9833808120742225, 1.7458141549122765], "min": [0, 0], "max": [6, 6], "count": [504]}, "eef_velocity_state": {"mean": [0.9186507936507936, 0.8234126984126984], "std": [0.6924546322593723, 0.7282340704924836], "min": [0, 0], "max": [2, 2], "count": [504]}, "eef_acc_mag_state": {"mean": [0.8630952380952381, 0.7321428571428571], "std": [0.8375530916938327, 0.8223554122374808], "min": [0, 0], "max": [2, 2], "count": [504]}, "eef_direction_action": {"mean": [3.6031746031746033, 4.291666666666667], "std": [1.9833808120742225, 1.7458141549122765], "min": [0, 0], "max": [6, 6], "count": [504]}, "eef_velocity_action": {"mean": [0.9186507936507936, 0.8234126984126984], "std": [0.6924546322593723, 0.7282340704924836], "min": [0, 0], "max": [2, 2], "count": [504]}, "eef_acc_mag_action": {"mean": [0.8630952380952381, 0.7321428571428571], "std": [0.8375530916938327, 0.8223554122374808], "min": [0, 0], "max": [2, 2], "count": [504]}, "eef_sim_pose_state": {"mean": [0.543464823327351, 0.33644363987767656, 1.1019538538336822, -2.263094230051624, 0.7765395451000054, 0.07541547894090823, 0.5478386881982454, -0.2807495916631003, 1.0838093584338846, 2.259852493021921, 0.8916670279236061, -0.8807964112190428], "std": [0.05260233815470629, 0.06088066274612442, 0.03539028303062872, 0.2684829208399296, 0.1188555588506638, 2.872023485245056, 0.017799386493499696, 0.06038904291618729, 0.032557790349560585, 0.37933603604014865, 0.3059968906808673, 2.43909805743225], "min": [0.4618068644387279, 0.1301089853952783, 1.064363637232269, -2.6424915990501776, 0.5957701926871213, -3.1351301486531433, 0.5206980193589202, -0.3455869666444405, 1.0208322951668323, 1.1508576813260196, 0.20173984915498733, -3.1252462701488275], "max": [0.6226529640381526, 0.4091183154966677, 1.202999545371555, -1.7260559277844663, 1.0099953253766176, 3.138787969040763, 0.5868110522843287, -0.03283622042726546, 1.1376599155884595, 2.6652815574475786, 1.3259646177516737, 3.1225813268718934], "count": [504]}, "eef_sim_pose_action": {"mean": [0.543464823327351, 0.33644363987767656, 1.1019538538336822, -2.263094230051624, 0.7765395451000054, 0.07541547894090823, 0.5478386881982454, -0.2807495916631003, 1.0838093584338846, 2.259852493021921, 0.8916670279236061, -0.8807964112190428], "std": [0.05260233815470629, 0.06088066274612442, 0.03539028303062872, 0.2684829208399296, 0.1188555588506638, 2.872023485245056, 0.017799386493499696, 0.06038904291618729, 0.032557790349560585, 0.37933603604014865, 0.3059968906808673, 2.43909805743225], "min": [0.4618068644387279, 0.1301089853952783, 1.064363637232269, -2.6424915990501776, 0.5957701926871213, -3.1351301486531433, 0.5206980193589202, -0.3455869666444405, 1.0208322951668323, 1.1508576813260196, 0.20173984915498733, -3.1252462701488275], "max": [0.6226529640381526, 0.4091183154966677, 1.202999545371555, -1.7260559277844663, 1.0099953253766176, 3.138787969040763, 0.5868110522843287, -0.03283622042726546, 1.1376599155884595, 2.6652815574475786, 1.3259646177516737, 3.1225813268718934], "count": [504]}, "gripper_mode_state": {"mean": [0.6150793650793651, 0.41865079365079366], "std": [0.48657655074297684, 0.4933379233612141], "min": [0, 0], "max": [1, 1], "count": [504]}, "gripper_activity_state": {"mean": [1.7222222222222223, 1.7261904761904763], "std": [0.6221938769053873, 0.6110982270338368], "min": [0, 0], "max": [2, 2], "count": [504]}, "gripper_mode_action": {"mean": [0.6150793650793651, 0.41865079365079366], "std": [0.48657655074297684, 0.4933379233612141], "min": [0, 0], "max": [1, 1], "count": [504]}, "gripper_activity_action": {"mean": [1.7222222222222223, 1.7261904761904763], "std": [0.6221938769053873, 0.6110982270338368], "min": [0, 0], "max": [2, 2], "count": [504]}, "gripper_open_scale_state": {"mean": [0.3863204367879838, 0.5263561506559923], "std": [0.35543186670525073, 0.3920199376463725], "min": [0.023, 0.0], "max": [0.883, 0.93], "count": [504]}, "gripper_open_scale_action": {"mean": [0.3863204367879838, 0.5263561506559923], "std": [0.35543186670525073, 0.3920199376463725], "min": [0.023, 0.0], "max": [0.883, 0.93], "count": [504]}}} +{"episode_index": 616, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8666666666666667]], [[1.0]], [[1.0]]], "mean": [[[0.4354004861111111]], [[0.46064243055555554]], [[0.46136775531045754]]], "std": [[[0.22727611480588833]], [[0.19913668339799598]], [[0.19295539805142303]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43615155841503267]], [[0.46425954044117645]], [[0.46393247753267974]]], "std": [[[0.1957122523215145]], [[0.16832574682001075]], [[0.16267986663067124]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43550973039215685]], [[0.464881868872549]], [[0.46632068423202616]]], "std": [[[0.19575386032836253]], [[0.1685293567590494]], [[0.16212389628161963]]], "count": [100]}, "observation.state": {"min": [0.41203731298446655, 1.9443840980529785, -0.7154977321624756, -1.0109994411468506, -2.72979998588562, -1.9546815156936646, 0.42147958278656006, -1.0, 0.14982500672340393, 0.27951499819755554, -0.20329399406909943, -3.1391851902008057, -0.1860000044107437, -0.8820000290870667, -0.7578917741775513, -2.1611366271972656, 0.34147369861602783, 0.6037268042564392, 1.7996090650558472, 0.9664411544799805, -2.3006579875946045, 32.0, -0.39312198758125305, 0.23936599493026733, -0.09690099954605103, -3.1371853351593018, 0.3139999806880951, -2.4860000610351562], "max": [0.8766091465950012, 2.1216397285461426, 0.45958009362220764, 0.45469316840171814, -1.2993278503417969, -0.7772475481033325, 1.9752939939498901, 948.0, 0.32048499584198, 0.4149650037288666, 0.08026500046253204, 3.1410000324249268, 1.2450000047683716, -0.08699999749660492, -0.24005258083343506, -1.9195480346679688, 1.081859827041626, 0.9793391823768616, 2.357835054397583, 1.9142074584960938, -1.6671210527420044, 889.0, -0.13675999641418457, 0.3873499929904938, 0.09537699818611145, 3.1410000324249268, 0.921999990940094, -1.7289999723434448], "mean": [0.5725560784339905, 2.043929100036621, -0.47250550985336304, -0.5228894948959351, -2.1353416442871094, -1.520961880683899, 1.421455979347229, 532.5416259765625, 0.2770664691925049, 0.3312532603740692, -0.006565387826412916, -1.5846285820007324, 0.4905533194541931, -0.6121261715888977, -0.43129414319992065, -2.042677640914917, 0.5652994513511658, 0.812414288520813, 2.1253409385681152, 1.513692855834961, -1.9432346820831299, 405.0726013183594, -0.3116475045681, 0.3185116648674011, 0.04302408918738365, 1.3358656167984009, 0.5675513744354248, -2.102041482925415], "std": [0.09597935527563095, 0.049050815403461456, 0.30243024230003357, 0.37353089451789856, 0.3145321011543274, 0.3947244882583618, 0.4385993480682373, 376.53070068359375, 0.03240349143743515, 0.041169892996549606, 0.057815391570329666, 2.4152960777282715, 0.350156307220459, 0.19209647178649902, 0.13998185098171234, 0.06654001027345657, 0.1557798832654953, 0.08093111962080002, 0.19017353653907776, 0.2567082345485687, 0.18819572031497955, 347.41552734375, 0.07448750734329224, 0.0489606037735939, 0.035011958330869675, 2.5839240550994873, 0.17152447998523712, 0.1830809861421585], "count": [468]}, "action": {"min": [0.41203731298446655, 1.9443840980529785, -0.7154977321624756, -1.0109994411468506, -2.72979998588562, -1.9546815156936646, 0.42147958278656006, -1.0, 0.14982500672340393, 0.27951499819755554, -0.20329399406909943, -3.1391851902008057, -0.1860000044107437, -0.8820000290870667, -0.7578917741775513, -2.1611366271972656, 0.34147369861602783, 0.6037268042564392, 1.7996090650558472, 0.9664411544799805, -2.3006579875946045, 32.0, -0.39312198758125305, 0.23936599493026733, -0.09690099954605103, -3.1371853351593018, 0.3139999806880951, -2.4860000610351562], "max": [0.8766091465950012, 2.1216397285461426, 0.45958009362220764, 0.45469316840171814, -1.2993278503417969, -0.7772475481033325, 1.9752939939498901, 948.0, 0.32048499584198, 0.4149650037288666, 0.08026500046253204, 3.1410000324249268, 1.2450000047683716, -0.08699999749660492, -0.24005258083343506, -1.9195480346679688, 1.081859827041626, 0.9793391823768616, 2.357835054397583, 1.9142074584960938, -1.6671210527420044, 889.0, -0.13675999641418457, 0.3873499929904938, 0.09537699818611145, 3.1410000324249268, 0.921999990940094, -1.7289999723434448], "mean": [0.5725560784339905, 2.043929100036621, -0.47250550985336304, -0.5228894948959351, -2.1353416442871094, -1.520961880683899, 1.421455979347229, 532.5416259765625, 0.2770664691925049, 0.3312532603740692, -0.006565387826412916, -1.5846285820007324, 0.4905533194541931, -0.6121261715888977, -0.43129414319992065, -2.042677640914917, 0.5652994513511658, 0.812414288520813, 2.1253409385681152, 1.513692855834961, -1.9432346820831299, 405.0726013183594, -0.3116475045681, 0.3185116648674011, 0.04302408918738365, 1.3358656167984009, 0.5675513744354248, -2.102041482925415], "std": [0.09597935527563095, 0.049050815403461456, 0.30243024230003357, 0.37353089451789856, 0.3145321011543274, 0.3947244882583618, 0.4385993480682373, 376.53070068359375, 0.03240349143743515, 0.041169892996549606, 0.057815391570329666, 2.4152960777282715, 0.350156307220459, 0.19209647178649902, 0.13998185098171234, 0.06654001027345657, 0.1557798832654953, 0.08093111962080002, 0.19017353653907776, 0.2567082345485687, 0.18819572031497955, 347.41552734375, 0.07448750734329224, 0.0489606037735939, 0.035011958330869675, 2.5839240550994873, 0.17152447998523712, 0.1830809861421585], "count": [468]}, "timestamp": {"min": [0.0], "max": [15.566666666666666], "mean": [7.783333333333334], "std": [4.503321819213835], "count": [468]}, "frame_index": {"min": [0], "max": [467], "mean": [233.5], "std": [135.09965457641508], "count": [468]}, "episode_index": {"min": [619], "max": [619], "mean": [619.0], "std": [0.0], "count": [468]}, "index": {"min": [546815], "max": [547282], "mean": [547048.5], "std": [135.09965457641508], "count": [468]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [468]}, "subtask_annotation": {"mean": [13.367521367521368, 29.0, 29.0, 29.0, 29.0], "std": [9.994526955792189, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [468]}, "scene_annotation": {"mean": [619.0], "std": [0.0], "min": [619], "max": [619], "count": [468]}, "eef_direction_state": {"mean": [3.4871794871794872, 4.1581196581196584], "std": [1.99835566855371, 1.8399061345548449], "min": [0, 0], "max": [6, 6], "count": [468]}, "eef_velocity_state": {"mean": [0.9764957264957265, 0.9252136752136753], "std": [0.6960533630187903, 0.7877025972366287], "min": [0, 0], "max": [2, 2], "count": [468]}, "eef_acc_mag_state": {"mean": [0.7970085470085471, 0.8247863247863247], "std": [0.8444335227156249, 0.8443280829202955], "min": [0, 0], "max": [2, 2], "count": [468]}, "eef_direction_action": {"mean": [3.4871794871794872, 4.1581196581196584], "std": [1.99835566855371, 1.8399061345548449], "min": [0, 0], "max": [6, 6], "count": [468]}, "eef_velocity_action": {"mean": [0.9764957264957265, 0.9252136752136753], "std": [0.6960533630187903, 0.7877025972366287], "min": [0, 0], "max": [2, 2], "count": [468]}, "eef_acc_mag_action": {"mean": [0.7970085470085471, 0.8247863247863247], "std": [0.8444335227156249, 0.8443280829202955], "min": [0, 0], "max": [2, 2], "count": [468]}, "eef_sim_pose_state": {"mean": [0.5236801198594605, 0.34478813790345475, 1.0958796795165033, -2.247488008942979, 0.7422672709627733, -0.011480337951690681, 0.5417942502766765, -0.28567602673098447, 1.0814304876132366, 2.307320697528573, 0.9385294291100037, -0.9106958474175945], "std": [0.046031494112269505, 0.06530019000304949, 0.032830149715415306, 0.2712475136263537, 0.11818835786626589, 2.887251667546436, 0.030415380818170815, 0.05925956471423556, 0.034513389780014454, 0.33309186861534273, 0.2752870732011779, 2.5189938824604883], "min": [0.44505436021005385, 0.1370209148033355, 1.0610303958079392, -2.5381071319780784, 0.49249194779822547, -3.1303924561573515, 0.49309144916730846, -0.36093465571054567, 1.0113412793946643, 1.3117371785474312, 0.3167651411483141, -3.1383527468636325], "max": [0.5947957796222072, 0.4323718857902877, 1.1870463617923304, -1.5700740767278711, 1.042696167399141, 3.131766527433143, 0.6074386937690918, -0.06320334381527061, 1.1519762345988656, 2.772423496392961, 1.36382052259086, 3.139879577126675], "count": [468]}, "eef_sim_pose_action": {"mean": [0.5236801198594605, 0.34478813790345475, 1.0958796795165033, -2.247488008942979, 0.7422672709627733, -0.011480337951690681, 0.5417942502766765, -0.28567602673098447, 1.0814304876132366, 2.307320697528573, 0.9385294291100037, -0.9106958474175945], "std": [0.046031494112269505, 0.06530019000304949, 0.032830149715415306, 0.2712475136263537, 0.11818835786626589, 2.887251667546436, 0.030415380818170815, 0.05925956471423556, 0.034513389780014454, 0.33309186861534273, 0.2752870732011779, 2.5189938824604883], "min": [0.44505436021005385, 0.1370209148033355, 1.0610303958079392, -2.5381071319780784, 0.49249194779822547, -3.1303924561573515, 0.49309144916730846, -0.36093465571054567, 1.0113412793946643, 1.3117371785474312, 0.3167651411483141, -3.1383527468636325], "max": [0.5947957796222072, 0.4323718857902877, 1.1870463617923304, -1.5700740767278711, 1.042696167399141, 3.131766527433143, 0.6074386937690918, -0.06320334381527061, 1.1519762345988656, 2.772423496392961, 1.36382052259086, 3.139879577126675], "count": [468]}, "gripper_mode_state": {"mean": [0.5790598290598291, 0.3995726495726496], "std": [0.49370997906567476, 0.4898105218205721], "min": [0, 0], "max": [1, 1], "count": [468]}, "gripper_activity_state": {"mean": [1.7222222222222223, 1.6581196581196582], "std": [0.6234191783902767, 0.6687453894707186], "min": [0, 0], "max": [2, 2], "count": [468]}, "gripper_mode_action": {"mean": [0.5790598290598291, 0.3995726495726496], "std": [0.49370997906567476, 0.4898105218205721], "min": [0, 0], "max": [1, 1], "count": [468]}, "gripper_activity_action": {"mean": [1.7222222222222223, 1.6581196581196582], "std": [0.6234191783902767, 0.6687453894707186], "min": [0, 0], "max": [2, 2], "count": [468]}, "gripper_open_scale_state": {"mean": [0.4050726497030678, 0.5325886750506542], "std": [0.3474156420034758, 0.37646419486343985], "min": [0.032, 0.0], "max": [0.889, 0.948], "count": [468]}, "gripper_open_scale_action": {"mean": [0.4050726497030678, 0.5325886750506542], "std": [0.3474156420034758, 0.37646419486343985], "min": [0.032, 0.0], "max": [0.889, 0.948], "count": [468]}}} +{"episode_index": 617, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4334121772875817]], [[0.46083981821895426]], [[0.46071436070261435]]], "std": [[[0.22805630759393825]], [[0.19718749082370007]], [[0.19205941446345398]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4366134272875817]], [[0.4623365379901961]], [[0.4625576919934641]]], "std": [[[0.19097845045228623]], [[0.16518035007861556]], [[0.1589856407899709]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43891386642156865]], [[0.46788249795751635]], [[0.46980953431372546]]], "std": [[[0.19780819960124202]], [[0.1695004938854478]], [[0.16217851496707936]]], "count": [100]}, "observation.state": {"min": [0.4572064280509949, 1.8916577100753784, -0.7466518878936768, -0.8785289525985718, -2.6818902492523193, -1.963512897491455, 0.6580764055252075, -2.0, 0.13245399296283722, 0.29188600182533264, -0.19080999493598938, -3.1411852836608887, -0.24500001966953278, -0.8330000638961792, -0.8638681769371033, -2.165726661682129, 0.25588274002075195, 0.48982667922973633, 1.7797646522521973, 1.0028836727142334, -2.425745964050293, 23.0, -0.3864400088787079, 0.25681498646736145, -0.11342000216245651, -3.1351852416992188, 0.34299999475479126, -2.4609999656677246], "max": [0.9951169490814209, 2.121290683746338, 0.1796990931034088, 0.402612566947937, -1.178673267364502, -0.7795164585113525, 1.88799250125885, 950.0, 0.31258198618888855, 0.4268929958343506, 0.07737100124359131, 3.1410000324249268, 1.4190000295639038, -0.445000022649765, -0.2894279658794403, -1.9315383434295654, 1.0925238132476807, 0.8566076755523682, 2.386964797973633, 1.8622488975524902, -1.6291950941085815, 947.0, -0.12245599925518036, 0.40509799122810364, 0.0926240012049675, 3.128000020980835, 0.9559999108314514, -1.5759999752044678], "mean": [0.5953256487846375, 2.0214591026306152, -0.5612998604774475, -0.4946865141391754, -2.0643513202667236, -1.475983738899231, 1.4682252407073975, 546.3709106445312, 0.2761608064174652, 0.3421918451786041, -0.005270928144454956, -1.5428823232650757, 0.49225831031799316, -0.6565285325050354, -0.5073302984237671, -2.0238521099090576, 0.534559965133667, 0.7440681457519531, 2.144768714904785, 1.482313632965088, -2.0183663368225098, 389.6889953613281, -0.30096590518951416, 0.33976638317108154, 0.04087924584746361, 0.8983877301216125, 0.5784425139427185, -2.0175302028656006], "std": [0.11831855028867722, 0.06771653890609741, 0.24644026160240173, 0.3362164795398712, 0.3430236876010895, 0.3697030544281006, 0.32927918434143066, 385.9486389160156, 0.03379904106259346, 0.039720818400382996, 0.05385298654437065, 2.49495792388916, 0.41239890456199646, 0.1003383919596672, 0.1319686770439148, 0.05971087887883186, 0.17235557734966278, 0.07418913394212723, 0.21780474483966827, 0.2442590743303299, 0.21761773526668549, 379.7052917480469, 0.0725133940577507, 0.047980088740587234, 0.039720963686704636, 2.792640209197998, 0.16137143969535828, 0.20747442543506622], "count": [418]}, "action": {"min": [0.4572064280509949, 1.8916577100753784, -0.7466518878936768, -0.8785289525985718, -2.6818902492523193, -1.963512897491455, 0.6580764055252075, -2.0, 0.13245399296283722, 0.29188600182533264, -0.19080999493598938, -3.1411852836608887, -0.24500001966953278, -0.8330000638961792, -0.8638681769371033, -2.165726661682129, 0.25588274002075195, 0.48982667922973633, 1.7797646522521973, 1.0028836727142334, -2.425745964050293, 23.0, -0.3864400088787079, 0.25681498646736145, -0.11342000216245651, -3.1351852416992188, 0.34299999475479126, -2.4609999656677246], "max": [0.9951169490814209, 2.121290683746338, 0.1796990931034088, 0.402612566947937, -1.178673267364502, -0.7795164585113525, 1.88799250125885, 950.0, 0.31258198618888855, 0.4268929958343506, 0.07737100124359131, 3.1410000324249268, 1.4190000295639038, -0.445000022649765, -0.2894279658794403, -1.9315383434295654, 1.0925238132476807, 0.8566076755523682, 2.386964797973633, 1.8622488975524902, -1.6291950941085815, 947.0, -0.12245599925518036, 0.40509799122810364, 0.0926240012049675, 3.128000020980835, 0.9559999108314514, -1.5759999752044678], "mean": [0.5953256487846375, 2.0214591026306152, -0.5612998604774475, -0.4946865141391754, -2.0643513202667236, -1.475983738899231, 1.4682252407073975, 546.3709106445312, 0.2761608064174652, 0.3421918451786041, -0.005270928144454956, -1.5428823232650757, 0.49225831031799316, -0.6565285325050354, -0.5073302984237671, -2.0238521099090576, 0.534559965133667, 0.7440681457519531, 2.144768714904785, 1.482313632965088, -2.0183663368225098, 389.6889953613281, -0.30096590518951416, 0.33976638317108154, 0.04087924584746361, 0.8983877301216125, 0.5784425139427185, -2.0175302028656006], "std": [0.11831855028867722, 0.06771653890609741, 0.24644026160240173, 0.3362164795398712, 0.3430236876010895, 0.3697030544281006, 0.32927918434143066, 385.9486389160156, 0.03379904106259346, 0.039720818400382996, 0.05385298654437065, 2.49495792388916, 0.41239890456199646, 0.1003383919596672, 0.1319686770439148, 0.05971087887883186, 0.17235557734966278, 0.07418913394212723, 0.21780474483966827, 0.2442590743303299, 0.21761773526668549, 379.7052917480469, 0.0725133940577507, 0.047980088740587234, 0.039720963686704636, 2.792640209197998, 0.16137143969535828, 0.20747442543506622], "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": [620], "max": [620], "mean": [620.0], "std": [0.0], "count": [418]}, "index": {"min": [547283], "max": [547700], "mean": [547491.5], "std": [120.66586095495279], "count": [418]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [418]}, "subtask_annotation": {"mean": [14.552631578947368, 29.0, 29.0, 29.0, 29.0], "std": [10.780913280465459, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [418]}, "scene_annotation": {"mean": [620.0], "std": [0.0], "min": [620], "max": [620], "count": [418]}, "eef_direction_state": {"mean": [3.4330143540669855, 3.8947368421052633], "std": [1.9359507400077485, 1.8620925237784387], "min": [0, 0], "max": [6, 6], "count": [418]}, "eef_velocity_state": {"mean": [1.0, 1.0023923444976077], "std": [0.674199862463242, 0.7624526146630145], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_acc_mag_state": {"mean": [0.9712918660287081, 0.9952153110047847], "std": [0.8266718631716451, 0.8386455681918715], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_direction_action": {"mean": [3.4330143540669855, 3.8947368421052633], "std": [1.9359507400077485, 1.8620925237784387], "min": [0, 0], "max": [6, 6], "count": [418]}, "eef_velocity_action": {"mean": [1.0, 1.0023923444976077], "std": [0.674199862463242, 0.7624526146630145], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_acc_mag_action": {"mean": [0.9712918660287081, 0.9952153110047847], "std": [0.8266718631716451, 0.8386455681918715], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_sim_pose_state": {"mean": [0.5445993110754199, 0.3362806255408083, 1.1013338663225756, -2.195464032018858, 0.6914030684051793, -0.21495659123357802, 0.5526054597657681, -0.28516629289060763, 1.0834753567547206, 2.3012170944479715, 0.895403123027779, -0.888069205993933], "std": [0.04465394509294263, 0.06650830082591318, 0.03304814326751068, 0.26395325223025573, 0.13888326726295927, 2.890300019160375, 0.02889470248971727, 0.05821722316323958, 0.030527321904769398, 0.35219252852809585, 0.26012976237014734, 2.5239082059318756], "min": [0.4624639212410597, 0.1158695507895719, 1.063603573881929, -2.5618811765196465, 0.4111785343559209, -3.1373246656925575, 0.5122995339454264, -0.3518860629485121, 1.0196338594366763, 1.2319049706964844, 0.29404286940919744, -3.1403325839524667], "max": [0.6121798652098369, 0.42645721358163563, 1.1990191494527611, -1.576008511573911, 1.0378860426740015, 3.1341986798838666, 0.6186882115379637, -0.05938441700107666, 1.1515211921695498, 2.6757556852143094, 1.2362882145583098, 3.1403186878549447], "count": [418]}, "eef_sim_pose_action": {"mean": [0.5445993110754199, 0.3362806255408083, 1.1013338663225756, -2.195464032018858, 0.6914030684051793, -0.21495659123357802, 0.5526054597657681, -0.28516629289060763, 1.0834753567547206, 2.3012170944479715, 0.895403123027779, -0.888069205993933], "std": [0.04465394509294263, 0.06650830082591318, 0.03304814326751068, 0.26395325223025573, 0.13888326726295927, 2.890300019160375, 0.02889470248971727, 0.05821722316323958, 0.030527321904769398, 0.35219252852809585, 0.26012976237014734, 2.5239082059318756], "min": [0.4624639212410597, 0.1158695507895719, 1.063603573881929, -2.5618811765196465, 0.4111785343559209, -3.1373246656925575, 0.5122995339454264, -0.3518860629485121, 1.0196338594366763, 1.2319049706964844, 0.29404286940919744, -3.1403325839524667], "max": [0.6121798652098369, 0.42645721358163563, 1.1990191494527611, -1.576008511573911, 1.0378860426740015, 3.1341986798838666, 0.6186882115379637, -0.05938441700107666, 1.1515211921695498, 2.6757556852143094, 1.2362882145583098, 3.1403186878549447], "count": [418]}, "gripper_mode_state": {"mean": [0.6124401913875598, 0.4090909090909091], "std": [0.4871931889514965, 0.491666083017817], "min": [0, 0], "max": [1, 1], "count": [418]}, "gripper_activity_state": {"mean": [1.645933014354067, 1.6507177033492824], "std": [0.6840599426090533, 0.6688646108720514], "min": [0, 0], "max": [2, 2], "count": [418]}, "gripper_mode_action": {"mean": [0.6124401913875598, 0.4090909090909091], "std": [0.4871931889514965, 0.491666083017817], "min": [0, 0], "max": [1, 1], "count": [418]}, "gripper_activity_action": {"mean": [1.645933014354067, 1.6507177033492824], "std": [0.6840599426090533, 0.6688646108720514], "min": [0, 0], "max": [2, 2], "count": [418]}, "gripper_open_scale_state": {"mean": [0.3896889950282257, 0.54640550247619], "std": [0.37970511941372637, 0.38589945357172406], "min": [0.023, 0.0], "max": [0.947, 0.95], "count": [418]}, "gripper_open_scale_action": {"mean": [0.3896889950282257, 0.54640550247619], "std": [0.37970511941372637, 0.38589945357172406], "min": [0.023, 0.0], "max": [0.947, 0.95], "count": [418]}}} +{"episode_index": 618, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8392156862745098]], [[1.0]], [[1.0]]], "mean": [[[0.43383745737425405]], [[0.46225415423415744]], [[0.46290242433930096]]], "std": [[[0.22995067348306927]], [[0.199300897405844]], [[0.1933002390464409]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42146169011082696]], [[0.45582240515771527]], [[0.4558783976271668]]], "std": [[[0.20892881418073123]], [[0.17692689331555272]], [[0.17084098201186096]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43735878267973854]], [[0.4662554685279909]], [[0.46978071362603013]]], "std": [[[0.19972360585963003]], [[0.1729522462598198]], [[0.16410726591141175]]], "count": [115]}, "observation.state": {"min": [0.4357563555240631, 1.9535644054412842, -0.8640252947807312, -0.9349380731582642, -2.7697153091430664, -1.8795278072357178, 0.3787190020084381, 10.0, 0.1492210030555725, 0.2944430112838745, -0.20784899592399597, -3.1401853561401367, -0.41999998688697815, -0.8270000219345093, -0.8657007813453674, -2.1746280193328857, 0.4247607886791229, 0.5628163814544678, 1.6793733835220337, 0.9949772953987122, -2.32387113571167, 18.0, -0.3827059864997864, 0.25905799865722656, -0.12290199846029282, -3.1401853561401367, 0.2460000216960907, -2.510999917984009], "max": [0.8684409260749817, 2.1212732791900635, 0.4819028675556183, 0.4824090003967285, -1.5854746103286743, -0.7456919550895691, 1.9453964233398438, 820.0, 0.31121501326560974, 0.4229130148887634, 0.06220800057053566, 3.1389999389648438, 1.159999966621399, 0.21899999678134918, -0.25075146555900574, -1.9043985605239868, 1.2042423486709595, 0.9260542392730713, 2.463637113571167, 1.9152895212173462, -1.6228420734405518, 907.0, -0.11474700272083282, 0.40140199661254883, 0.09201899915933609, 3.140000104904175, 0.9089999794960022, -1.6299999952316284], "mean": [0.6073614954948425, 2.0406548976898193, -0.5257855653762817, -0.568488597869873, -2.223794460296631, -1.5383343696594238, 1.4893522262573242, 502.4991149902344, 0.27390915155410767, 0.3387666642665863, -0.0021504347678273916, -1.855473279953003, 0.36279013752937317, -0.5724129676818848, -0.48211875557899475, -2.011007070541382, 0.5808565020561218, 0.781492292881012, 2.1931278705596924, 1.4871926307678223, -1.9617420434951782, 299.9510803222656, -0.3121892213821411, 0.33198171854019165, 0.04385566711425781, 1.637596845626831, 0.5088271498680115, -2.115328311920166], "std": [0.1088641881942749, 0.04486527293920517, 0.31418436765670776, 0.35313305258750916, 0.33428287506103516, 0.34572869539260864, 0.4611276686191559, 344.472412109375, 0.027365561574697495, 0.037563156336545944, 0.04983052983880043, 2.240618944168091, 0.4496665596961975, 0.22965343296527863, 0.11742961406707764, 0.0565224215388298, 0.17251837253570557, 0.08350705355405807, 0.24268363416194916, 0.24178078770637512, 0.14490416646003723, 353.53485107421875, 0.0705842524766922, 0.04416481778025627, 0.03940209001302719, 2.482856273651123, 0.2092198133468628, 0.222020223736763], "count": [562]}, "action": {"min": [0.4357563555240631, 1.9535644054412842, -0.8640252947807312, -0.9349380731582642, -2.7697153091430664, -1.8795278072357178, 0.3787190020084381, 10.0, 0.1492210030555725, 0.2944430112838745, -0.20784899592399597, -3.1401853561401367, -0.41999998688697815, -0.8270000219345093, -0.8657007813453674, -2.1746280193328857, 0.4247607886791229, 0.5628163814544678, 1.6793733835220337, 0.9949772953987122, -2.32387113571167, 18.0, -0.3827059864997864, 0.25905799865722656, -0.12290199846029282, -3.1401853561401367, 0.2460000216960907, -2.510999917984009], "max": [0.8684409260749817, 2.1212732791900635, 0.4819028675556183, 0.4824090003967285, -1.5854746103286743, -0.7456919550895691, 1.9453964233398438, 820.0, 0.31121501326560974, 0.4229130148887634, 0.06220800057053566, 3.1389999389648438, 1.159999966621399, 0.21899999678134918, -0.25075146555900574, -1.9043985605239868, 1.2042423486709595, 0.9260542392730713, 2.463637113571167, 1.9152895212173462, -1.6228420734405518, 907.0, -0.11474700272083282, 0.40140199661254883, 0.09201899915933609, 3.140000104904175, 0.9089999794960022, -1.6299999952316284], "mean": [0.6073614954948425, 2.0406548976898193, -0.5257855653762817, -0.568488597869873, -2.223794460296631, -1.5383343696594238, 1.4893522262573242, 502.4991149902344, 0.27390915155410767, 0.3387666642665863, -0.0021504347678273916, -1.855473279953003, 0.36279013752937317, -0.5724129676818848, -0.48211875557899475, -2.011007070541382, 0.5808565020561218, 0.781492292881012, 2.1931278705596924, 1.4871926307678223, -1.9617420434951782, 299.9510803222656, -0.3121892213821411, 0.33198171854019165, 0.04385566711425781, 1.637596845626831, 0.5088271498680115, -2.115328311920166], "std": [0.1088641881942749, 0.04486527293920517, 0.31418436765670776, 0.35313305258750916, 0.33428287506103516, 0.34572869539260864, 0.4611276686191559, 344.472412109375, 0.027365561574697495, 0.037563156336545944, 0.04983052983880043, 2.240618944168091, 0.4496665596961975, 0.22965343296527863, 0.11742961406707764, 0.0565224215388298, 0.17251837253570557, 0.08350705355405807, 0.24268363416194916, 0.24178078770637512, 0.14490416646003723, 353.53485107421875, 0.0705842524766922, 0.04416481778025627, 0.03940209001302719, 2.482856273651123, 0.2092198133468628, 0.222020223736763], "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": [621], "max": [621], "mean": [621.0], "std": [0.0], "count": [562]}, "index": {"min": [547701], "max": [548262], "mean": [547981.5], "std": [162.23516881367], "count": [562]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [562]}, "subtask_annotation": {"mean": [12.177935943060499, 29.0, 29.0, 29.0, 29.0], "std": [10.837213992884378, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [562]}, "scene_annotation": {"mean": [621.0], "std": [0.0], "min": [621], "max": [621], "count": [562]}, "eef_direction_state": {"mean": [3.97864768683274, 4.048042704626335], "std": [2.0052172929360252, 1.876859859062641], "min": [0, 0], "max": [6, 6], "count": [562]}, "eef_velocity_state": {"mean": [0.8345195729537367, 0.8594306049822064], "std": [0.7203329601374037, 0.7449653289044661], "min": [0, 0], "max": [2, 2], "count": [562]}, "eef_acc_mag_state": {"mean": [0.7775800711743772, 0.7330960854092526], "std": [0.8449109840632566, 0.8179094225571744], "min": [0, 0], "max": [2, 2], "count": [562]}, "eef_direction_action": {"mean": [3.97864768683274, 4.048042704626335], "std": [2.0052172929360252, 1.876859859062641], "min": [0, 0], "max": [6, 6], "count": [562]}, "eef_velocity_action": {"mean": [0.8345195729537367, 0.8594306049822064], "std": [0.7203329601374037, 0.7449653289044661], "min": [0, 0], "max": [2, 2], "count": [562]}, "eef_acc_mag_action": {"mean": [0.7775800711743772, 0.7330960854092526], "std": [0.8449109840632566, 0.8179094225571744], "min": [0, 0], "max": [2, 2], "count": [562]}, "eef_sim_pose_state": {"mean": [0.5383756205952364, 0.34516280146435946, 1.0989984701530076, -2.323031230878553, 0.7171257528312247, 0.614231658865087, 0.5519065610723155, -0.2841920574854535, 1.0895307452650917, 2.372326609112285, 0.8677813241184669, -1.449622085349493], "std": [0.04015694175946501, 0.06568326286689906, 0.03277648849686116, 0.22976519554829467, 0.170526671613337, 2.854217473644595, 0.028608182160078592, 0.04979180385833261, 0.031363068100511565, 0.4172440560537921, 0.38474539662808926, 2.167544229290925], "min": [0.4689126590249261, 0.09809478556431751, 1.0647086685815788, -2.6467039675540014, 0.5151833063599698, -3.14130102873691, 0.5112385799577146, -0.3438809947893779, 1.015466635429293, 0.8538511932577069, 0.1904234129368103, -3.136244342928079], "max": [0.5992319135958282, 0.4201963797993924, 1.1983071444885882, -1.8125736237364993, 1.0742510356545405, 3.139683256366961, 0.6176727399273616, -0.05938539941541533, 1.1434630382887279, 2.8542767554502624, 1.4123209357407949, 3.136369828848939], "count": [562]}, "eef_sim_pose_action": {"mean": [0.5383756205952364, 0.34516280146435946, 1.0989984701530076, -2.323031230878553, 0.7171257528312247, 0.614231658865087, 0.5519065610723155, -0.2841920574854535, 1.0895307452650917, 2.372326609112285, 0.8677813241184669, -1.449622085349493], "std": [0.04015694175946501, 0.06568326286689906, 0.03277648849686116, 0.22976519554829467, 0.170526671613337, 2.854217473644595, 0.028608182160078592, 0.04979180385833261, 0.031363068100511565, 0.4172440560537921, 0.38474539662808926, 2.167544229290925], "min": [0.4689126590249261, 0.09809478556431751, 1.0647086685815788, -2.6467039675540014, 0.5151833063599698, -3.14130102873691, 0.5112385799577146, -0.3438809947893779, 1.015466635429293, 0.8538511932577069, 0.1904234129368103, -3.136244342928079], "max": [0.5992319135958282, 0.4201963797993924, 1.1983071444885882, -1.8125736237364993, 1.0742510356545405, 3.139683256366961, 0.6176727399273616, -0.05938539941541533, 1.1434630382887279, 2.8542767554502624, 1.4123209357407949, 3.136369828848939], "count": [562]}, "gripper_mode_state": {"mean": [0.6868327402135231, 0.3736654804270463], "std": [0.4637817667656948, 0.48377638342964935], "min": [0, 0], "max": [1, 1], "count": [562]}, "gripper_activity_state": {"mean": [1.7526690391459074, 1.7669039145907472], "std": [0.5944898175191495, 0.5882364208827989], "min": [0, 0], "max": [2, 2], "count": [562]}, "gripper_mode_action": {"mean": [0.6868327402135231, 0.3736654804270463], "std": [0.4637817667656948, 0.48377638342964935], "min": [0, 0], "max": [1, 1], "count": [562]}, "gripper_activity_action": {"mean": [1.7526690391459074, 1.7669039145907472], "std": [0.5944898175191495, 0.5882364208827989], "min": [0, 0], "max": [2, 2], "count": [562]}, "gripper_open_scale_state": {"mean": [0.2999510676563853, 0.5024991101285314], "std": [0.35353480134672216, 0.3444723754152207], "min": [0.018, 0.01], "max": [0.907, 0.82], "count": [562]}, "gripper_open_scale_action": {"mean": [0.2999510676563853, 0.5024991101285314], "std": [0.35353480134672216, 0.3444723754152207], "min": [0.018, 0.01], "max": [0.907, 0.82], "count": [562]}}} +{"episode_index": 619, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.43776430703515]], [[0.46228400976532347]], [[0.46271843478204927]]], "std": [[[0.21997583080888578]], [[0.18974796494863339]], [[0.1860703799979616]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44933253724718236]], [[0.4696682926123205]], [[0.4678986558205959]]], "std": [[[0.17730170786940913]], [[0.1537238896277143]], [[0.14913403609755455]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45161882269311926]], [[0.47043800177551337]], [[0.4706002393083218]]], "std": [[[0.16855280878366877]], [[0.1480674635608354]], [[0.142073587965758]]], "count": [127]}, "observation.state": {"min": [0.4616570472717285, 1.9450997114181519, -0.9435774087905884, -0.9475218653678894, -2.7074596881866455, -1.9822752475738525, 0.6813416481018066, 2.0, 0.11879400163888931, 0.29108700156211853, -0.21420599520206451, -3.1351852416992188, -0.4580000042915344, -0.8569999933242798, -0.9199455976486206, -2.1743836402893066, 0.31723105907440186, 0.4765796363353729, 1.2020606994628906, 0.8759458661079407, -1.8421077728271484, 24.0, -0.4051010012626648, 0.23821799457073212, -0.14699000120162964, -3.1411852836608887, 0.14399999380111694, -3.0859999656677246], "max": [1.011802315711975, 2.1214826107025146, 0.6948156356811523, 0.476317822933197, -1.2447514533996582, -0.6734527349472046, 1.9109785556793213, 852.0, 0.31940698623657227, 0.443105012178421, 0.06440100073814392, 3.140000104904175, 1.3580000400543213, -0.16500000655651093, -0.21273818612098694, -1.9556065797805786, 1.4776482582092285, 1.00352942943573, 2.333156108856201, 1.9598476886749268, -1.3518449068069458, 936.0, -0.08100699633359909, 0.392753005027771, 0.09762600064277649, 3.13700008392334, 1.0540000200271606, -2.0859999656677246], "mean": [0.6227351427078247, 2.0525898933410645, -0.4387259781360626, -0.39041951298713684, -2.048158645629883, -1.4304518699645996, 1.3318134546279907, 339.152099609375, 0.2617799639701843, 0.3487693965435028, -0.022156378254294395, -0.5669308304786682, 0.5945647358894348, -0.5486347079277039, -0.4377857446670532, -2.074002504348755, 0.5683704018592834, 0.820389986038208, 2.060795783996582, 1.431641697883606, -1.650095820426941, 385.8377685546875, -0.30684494972229004, 0.3240292966365814, 0.03845585137605667, 2.215674877166748, 0.5983007550239563, -2.4514973163604736], "std": [0.12517189979553223, 0.048514675348997116, 0.49919456243515015, 0.36684492230415344, 0.3594191372394562, 0.3652998208999634, 0.3867156207561493, 325.24066162109375, 0.03211676701903343, 0.03934446722269058, 0.05227165296673775, 2.789940595626831, 0.49960771203041077, 0.12482602149248123, 0.16293860971927643, 0.05056052282452583, 0.2797473669052124, 0.11619841307401657, 0.23840561509132385, 0.24466195702552795, 0.12822693586349487, 368.17156982421875, 0.0893324688076973, 0.04341210052371025, 0.05850713700056076, 1.7145352363586426, 0.17963562905788422, 0.22888118028640747], "count": [641]}, "action": {"min": [0.4616570472717285, 1.9450997114181519, -0.9435774087905884, -0.9475218653678894, -2.7074596881866455, -1.9822752475738525, 0.6813416481018066, 2.0, 0.11879400163888931, 0.29108700156211853, -0.21420599520206451, -3.1351852416992188, -0.4580000042915344, -0.8569999933242798, -0.9199455976486206, -2.1743836402893066, 0.31723105907440186, 0.4765796363353729, 1.2020606994628906, 0.8759458661079407, -1.8421077728271484, 24.0, -0.4051010012626648, 0.23821799457073212, -0.14699000120162964, -3.1411852836608887, 0.14399999380111694, -3.0859999656677246], "max": [1.011802315711975, 2.1214826107025146, 0.6948156356811523, 0.476317822933197, -1.2447514533996582, -0.6734527349472046, 1.9109785556793213, 852.0, 0.31940698623657227, 0.443105012178421, 0.06440100073814392, 3.140000104904175, 1.3580000400543213, -0.16500000655651093, -0.21273818612098694, -1.9556065797805786, 1.4776482582092285, 1.00352942943573, 2.333156108856201, 1.9598476886749268, -1.3518449068069458, 936.0, -0.08100699633359909, 0.392753005027771, 0.09762600064277649, 3.13700008392334, 1.0540000200271606, -2.0859999656677246], "mean": [0.6227351427078247, 2.0525898933410645, -0.4387259781360626, -0.39041951298713684, -2.048158645629883, -1.4304518699645996, 1.3318134546279907, 339.152099609375, 0.2617799639701843, 0.3487693965435028, -0.022156378254294395, -0.5669308304786682, 0.5945647358894348, -0.5486347079277039, -0.4377857446670532, -2.074002504348755, 0.5683704018592834, 0.820389986038208, 2.060795783996582, 1.431641697883606, -1.650095820426941, 385.8377685546875, -0.30684494972229004, 0.3240292966365814, 0.03845585137605667, 2.215674877166748, 0.5983007550239563, -2.4514973163604736], "std": [0.12517189979553223, 0.048514675348997116, 0.49919456243515015, 0.36684492230415344, 0.3594191372394562, 0.3652998208999634, 0.3867156207561493, 325.24066162109375, 0.03211676701903343, 0.03934446722269058, 0.05227165296673775, 2.789940595626831, 0.49960771203041077, 0.12482602149248123, 0.16293860971927643, 0.05056052282452583, 0.2797473669052124, 0.11619841307401657, 0.23840561509132385, 0.24466195702552795, 0.12822693586349487, 368.17156982421875, 0.0893324688076973, 0.04341210052371025, 0.05850713700056076, 1.7145352363586426, 0.17963562905788422, 0.22888118028640747], "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": [622], "max": [622], "mean": [622.0], "std": [0.0], "count": [641]}, "index": {"min": [548263], "max": [548903], "mean": [548583.0], "std": [185.04053609952604], "count": [641]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [641]}, "subtask_annotation": {"mean": [10.542901716068643, 29.0, 29.0, 29.0, 29.0], "std": [9.445555476366103, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [641]}, "scene_annotation": {"mean": [622.0], "std": [0.0], "min": [622], "max": [622], "count": [641]}, "eef_direction_state": {"mean": [3.6021840873634945, 3.921996879875195], "std": [1.8363452062457812, 1.9106809740774786], "min": [0, 0], "max": [6, 6], "count": [641]}, "eef_velocity_state": {"mean": [0.9937597503900156, 0.8783151326053042], "std": [0.6702678801820096, 0.7499439192170927], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_acc_mag_state": {"mean": [0.8923556942277691, 0.8299531981279251], "std": [0.829988386759457, 0.8401627680091209], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_direction_action": {"mean": [3.6021840873634945, 3.921996879875195], "std": [1.8363452062457812, 1.9106809740774786], "min": [0, 0], "max": [6, 6], "count": [641]}, "eef_velocity_action": {"mean": [0.9937597503900156, 0.8783151326053042], "std": [0.6702678801820096, 0.7499439192170927], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_acc_mag_action": {"mean": [0.8923556942277691, 0.8299531981279251], "std": [0.829988386759457, 0.8401627680091209], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_sim_pose_state": {"mean": [0.525526485108024, 0.3362342758028885, 1.0946548095396624, -2.3776462051305236, 0.9862372430888521, 0.6906399049348428, 0.5569485244527171, -0.26117487408568296, 1.077674253736926, 2.1484834783287217, 0.9518334437975988, 0.02124147533589234], "std": [0.04474037430695386, 0.0924862548694781, 0.03478752255313274, 0.7036797563183526, 0.146526294345168, 2.7620379785577716, 0.02788395532183268, 0.05479107479231302, 0.032752657105806944, 0.40364351772006707, 0.2975680931438205, 2.5758825684084643], "min": [0.43969802871859354, 0.05870494857356519, 1.0530912151877152, -3.13605492522324, 0.7538439942241717, -3.1391900259067462, 0.5111843751735831, -0.3211178969308041, 1.0207983422821278, 1.2960265885941527, 0.19287399741590816, -3.1412394749662274], "max": [0.6037319682025741, 0.43260131818332537, 1.1894364841962164, 3.133617172091702, 1.4195044127648138, 3.1374307218128528, 0.6352284247128213, -0.03418320999952977, 1.1597190092405811, 2.6443248757248234, 1.2357444588867543, 3.1396029327356927], "count": [641]}, "eef_sim_pose_action": {"mean": [0.525526485108024, 0.3362342758028885, 1.0946548095396624, -2.3776462051305236, 0.9862372430888521, 0.6906399049348428, 0.5569485244527171, -0.26117487408568296, 1.077674253736926, 2.1484834783287217, 0.9518334437975988, 0.02124147533589234], "std": [0.04474037430695386, 0.0924862548694781, 0.03478752255313274, 0.7036797563183526, 0.146526294345168, 2.7620379785577716, 0.02788395532183268, 0.05479107479231302, 0.032752657105806944, 0.40364351772006707, 0.2975680931438205, 2.5758825684084643], "min": [0.43969802871859354, 0.05870494857356519, 1.0530912151877152, -3.13605492522324, 0.7538439942241717, -3.1391900259067462, 0.5111843751735831, -0.3211178969308041, 1.0207983422821278, 1.2960265885941527, 0.19287399741590816, -3.1412394749662274], "max": [0.6037319682025741, 0.43260131818332537, 1.1894364841962164, 3.133617172091702, 1.4195044127648138, 3.1374307218128528, 0.6352284247128213, -0.03418320999952977, 1.1597190092405811, 2.6443248757248234, 1.2357444588867543, 3.1396029327356927], "count": [641]}, "gripper_mode_state": {"mean": [0.6177847113884556, 0.5787831513260531], "std": [0.48592876202498914, 0.49375420511337254], "min": [0, 0], "max": [1, 1], "count": [641]}, "gripper_activity_state": {"mean": [1.6942277691107643, 1.7379095163806553], "std": [0.6394086615152815, 0.6092997422452113], "min": [0, 0], "max": [2, 2], "count": [641]}, "gripper_mode_action": {"mean": [0.6177847113884556, 0.5787831513260531], "std": [0.48592876202498914, 0.49375420511337254], "min": [0, 0], "max": [1, 1], "count": [641]}, "gripper_activity_action": {"mean": [1.6942277691107643, 1.7379095163806553], "std": [0.6394086615152815, 0.6092997422452113], "min": [0, 0], "max": [2, 2], "count": [641]}, "gripper_open_scale_state": {"mean": [0.3858377534387272, 0.3391521061787182], "std": [0.36817129869396575, 0.32524058045588655], "min": [0.024, 0.002], "max": [0.936, 0.852], "count": [641]}, "gripper_open_scale_action": {"mean": [0.3858377534387272, 0.3391521061787182], "std": [0.36817129869396575, 0.32524058045588655], "min": [0.024, 0.002], "max": [0.936, 0.852], "count": [641]}}} +{"episode_index": 620, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4386433393532852]], [[0.46579901602453844]], [[0.4670183357699805]]], "std": [[[0.22413987790811984]], [[0.19244998637275196]], [[0.18794072849696303]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43710210268317856]], [[0.46510677531246414]], [[0.4640977185099186]]], "std": [[[0.19354661676207924]], [[0.16373453853998798]], [[0.15756174128799508]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43609344721075566]], [[0.4639941932547873]], [[0.46422748788843027]]], "std": [[[0.17828070044304892]], [[0.14988518077662472]], [[0.14299237068503182]]], "count": [114]}, "observation.state": {"min": [0.431427925825119, 1.9273496866226196, -0.7232819199562073, -0.9602103233337402, -2.7575855255126953, -1.981227993965149, 0.6949552297592163, -2.0, 0.12189000099897385, 0.2822139859199524, -0.20656299591064453, -3.1371853351593018, -0.15599998831748962, -0.8519999980926514, -0.8532740473747253, -2.1724984645843506, 0.3188891112804413, 0.6966132521629333, 1.811023473739624, 0.7863231897354126, -1.9871970415115356, 16.0, -0.3842790126800537, 0.25096699595451355, -0.10765600204467773, -3.130185127258301, 0.19099999964237213, -2.8519999980926514], "max": [1.0177887678146362, 2.121779441833496, 0.28902652859687805, 0.3995233178138733, -1.4859732389450073, -0.6184574365615845, 1.9232831001281738, 912.0, 0.31441500782966614, 0.45626699924468994, 0.0717340037226677, 3.13700008392334, 1.3650000095367432, -0.1589999943971634, -0.26307347416877747, -1.964368224143982, 1.223789930343628, 1.1124902963638306, 2.3365771770477295, 1.9120954275131226, -1.6976816654205322, 925.0, -0.10622800141572952, 0.4119090139865875, 0.10025899857282639, 3.134000062942505, 0.890999972820282, -2.0350000858306885], "mean": [0.617573618888855, 2.0358049869537354, -0.48279067873954773, -0.5313626527786255, -2.08896803855896, -1.450281023979187, 1.4450846910476685, 431.96038818359375, 0.26991400122642517, 0.3539985716342926, 0.0012083796318620443, -1.7281378507614136, 0.5273334383964539, -0.5905984044075012, -0.45050105452537537, -2.060115098953247, 0.5791816115379333, 0.8429986238479614, 2.1556360721588135, 1.4029275178909302, -1.8077937364578247, 339.462158203125, -0.31372320652008057, 0.33455461263656616, 0.03949154168367386, 2.697033166885376, 0.5377065539360046, -2.317781448364258], "std": [0.1280953735113144, 0.05088961869478226, 0.24802115559577942, 0.31753358244895935, 0.324363112449646, 0.38632333278656006, 0.3131133019924164, 397.75177001953125, 0.0359848327934742, 0.047123413532972336, 0.05563050135970116, 2.3122048377990723, 0.34327203035354614, 0.13201962411403656, 0.14287754893302917, 0.05487225949764252, 0.1794792115688324, 0.10113533586263657, 0.1303192675113678, 0.25621044635772705, 0.08909010142087936, 345.7302551269531, 0.0750858262181282, 0.04677587375044823, 0.03483694791793823, 0.8751830458641052, 0.15517114102840424, 0.20860230922698975], "count": [555]}, "action": {"min": [0.431427925825119, 1.9273496866226196, -0.7232819199562073, -0.9602103233337402, -2.7575855255126953, -1.981227993965149, 0.6949552297592163, -2.0, 0.12189000099897385, 0.2822139859199524, -0.20656299591064453, -3.1371853351593018, -0.15599998831748962, -0.8519999980926514, -0.8532740473747253, -2.1724984645843506, 0.3188891112804413, 0.6966132521629333, 1.811023473739624, 0.7863231897354126, -1.9871970415115356, 16.0, -0.3842790126800537, 0.25096699595451355, -0.10765600204467773, -3.130185127258301, 0.19099999964237213, -2.8519999980926514], "max": [1.0177887678146362, 2.121779441833496, 0.28902652859687805, 0.3995233178138733, -1.4859732389450073, -0.6184574365615845, 1.9232831001281738, 912.0, 0.31441500782966614, 0.45626699924468994, 0.0717340037226677, 3.13700008392334, 1.3650000095367432, -0.1589999943971634, -0.26307347416877747, -1.964368224143982, 1.223789930343628, 1.1124902963638306, 2.3365771770477295, 1.9120954275131226, -1.6976816654205322, 925.0, -0.10622800141572952, 0.4119090139865875, 0.10025899857282639, 3.134000062942505, 0.890999972820282, -2.0350000858306885], "mean": [0.617573618888855, 2.0358049869537354, -0.48279067873954773, -0.5313626527786255, -2.08896803855896, -1.450281023979187, 1.4450846910476685, 431.96038818359375, 0.26991400122642517, 0.3539985716342926, 0.0012083796318620443, -1.7281378507614136, 0.5273334383964539, -0.5905984044075012, -0.45050105452537537, -2.060115098953247, 0.5791816115379333, 0.8429986238479614, 2.1556360721588135, 1.4029275178909302, -1.8077937364578247, 339.462158203125, -0.31372320652008057, 0.33455461263656616, 0.03949154168367386, 2.697033166885376, 0.5377065539360046, -2.317781448364258], "std": [0.1280953735113144, 0.05088961869478226, 0.24802115559577942, 0.31753358244895935, 0.324363112449646, 0.38632333278656006, 0.3131133019924164, 397.75177001953125, 0.0359848327934742, 0.047123413532972336, 0.05563050135970116, 2.3122048377990723, 0.34327203035354614, 0.13201962411403656, 0.14287754893302917, 0.05487225949764252, 0.1794792115688324, 0.10113533586263657, 0.1303192675113678, 0.25621044635772705, 0.08909010142087936, 345.7302551269531, 0.0750858262181282, 0.04677587375044823, 0.03483694791793823, 0.8751830458641052, 0.15517114102840424, 0.20860230922698975], "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": [623], "max": [623], "mean": [623.0], "std": [0.0], "count": [555]}, "index": {"min": [548904], "max": [549458], "mean": [549181.0], "std": [160.21443963222126], "count": [555]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [555]}, "subtask_annotation": {"mean": [11.192792792792792, 29.0, 29.0, 29.0, 29.0], "std": [9.522507351237008, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [555]}, "scene_annotation": {"mean": [623.0], "std": [0.0], "min": [623], "max": [623], "count": [555]}, "eef_direction_state": {"mean": [3.472072072072072, 4.1117117117117115], "std": [2.041160735453913, 2.042377114357249], "min": [0, 0], "max": [6, 6], "count": [555]}, "eef_velocity_state": {"mean": [0.9369369369369369, 0.8288288288288288], "std": [0.66412957705718, 0.7904141219727434], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_acc_mag_state": {"mean": [0.8972972972972973, 0.7783783783783784], "std": [0.8395043002706257, 0.8529129107982737], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_direction_action": {"mean": [3.472072072072072, 4.1117117117117115], "std": [2.041160735453913, 2.042377114357249], "min": [0, 0], "max": [6, 6], "count": [555]}, "eef_velocity_action": {"mean": [0.9369369369369369, 0.8288288288288288], "std": [0.66412957705718, 0.7904141219727434], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_acc_mag_action": {"mean": [0.8972972972972973, 0.7783783783783784], "std": [0.8395043002706257, 0.8529129107982737], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_sim_pose_state": {"mean": [0.536652789846433, 0.34080081300608117, 1.0946277657309873, -2.5086615943664703, 0.8696650352345777, 0.5239699888336341, 0.5622061123133896, -0.2857297023312102, 1.0913116759615011, 2.3485982764623947, 0.9745554203887351, -1.675993640988454], "std": [0.04569044172545688, 0.06210976229068613, 0.047641648631941404, 0.18868966018951705, 0.11488204774407106, 2.8232919425787935, 0.036823765904167124, 0.060794869907398005, 0.026623889107916895, 0.35411256477910563, 0.24868795379713063, 2.174008097008327], "min": [0.4591142372657884, 0.1002284808578332, 1.050044925042702, -2.8321110886676975, 0.7200745310542054, -3.141077868818943, 0.5003142756351291, -0.3493925227273836, 1.0244657815358904, 1.3222060413691041, 0.3730909833557692, -3.139195610975846], "max": [0.6084307957858526, 0.40723663430686413, 1.23447223741862, -1.963533131293378, 1.1074787957087096, 3.138256356148845, 0.6452779094762359, -0.04157098322000112, 1.1472467140709028, 3.0420722646114813, 1.2747762860145175, 3.140168789373388], "count": [555]}, "eef_sim_pose_action": {"mean": [0.536652789846433, 0.34080081300608117, 1.0946277657309873, -2.5086615943664703, 0.8696650352345777, 0.5239699888336341, 0.5622061123133896, -0.2857297023312102, 1.0913116759615011, 2.3485982764623947, 0.9745554203887351, -1.675993640988454], "std": [0.04569044172545688, 0.06210976229068613, 0.047641648631941404, 0.18868966018951705, 0.11488204774407106, 2.8232919425787935, 0.036823765904167124, 0.060794869907398005, 0.026623889107916895, 0.35411256477910563, 0.24868795379713063, 2.174008097008327], "min": [0.4591142372657884, 0.1002284808578332, 1.050044925042702, -2.8321110886676975, 0.7200745310542054, -3.141077868818943, 0.5003142756351291, -0.3493925227273836, 1.0244657815358904, 1.3222060413691041, 0.3730909833557692, -3.139195610975846], "max": [0.6084307957858526, 0.40723663430686413, 1.23447223741862, -1.963533131293378, 1.1074787957087096, 3.138256356148845, 0.6452779094762359, -0.04157098322000112, 1.1472467140709028, 3.0420722646114813, 1.2747762860145175, 3.140168789373388], "count": [555]}, "gripper_mode_state": {"mean": [0.6414414414414414, 0.527927927927928], "std": [0.4795772290705297, 0.49921942153892007], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_state": {"mean": [1.6396396396396395, 1.7567567567567568], "std": [0.6895983005245551, 0.5822636196901746], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_mode_action": {"mean": [0.6414414414414414, 0.527927927927928], "std": [0.4795772290705297, 0.49921942153892007], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_action": {"mean": [1.6396396396396395, 1.7567567567567568], "std": [0.6895983005245551, 0.5822636196901746], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_open_scale_state": {"mean": [0.33946216222745934, 0.43219729715553595], "std": [0.34573012916379414, 0.39749390085085595], "min": [0.016, 0.0], "max": [0.925, 0.912], "count": [555]}, "gripper_open_scale_action": {"mean": [0.33946216222745934, 0.43219729715553595], "std": [0.34573012916379414, 0.39749390085085595], "min": [0.016, 0.0], "max": [0.925, 0.912], "count": [555]}}} +{"episode_index": 621, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4326720118078678]], [[0.460859517588482]], [[0.46209211793994326]]], "std": [[[0.22990126579648476]], [[0.19573558823996534]], [[0.190829952105907]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43189830165556786]], [[0.4636864633431989]], [[0.4642333210013565]]], "std": [[[0.19516994277850222]], [[0.16452472722948655]], [[0.15747215115427077]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4372812577074855]], [[0.467420844123813]], [[0.4688391043131089]]], "std": [[[0.1986132494510775]], [[0.17030317048070634]], [[0.16329763775133435]]], "count": [106]}, "observation.state": {"min": [0.4861440360546112, 1.9428482055664062, -0.7725350856781006, -0.9115331768989563, -2.734529733657837, -1.9807742834091187, 0.5713684558868408, 0.0, 0.13748499751091003, 0.2911219894886017, -0.18560999631881714, -3.1401853561401367, -0.3230000138282776, -0.8349999785423279, -0.8787907958030701, -2.172428846359253, 0.29099875688552856, 0.4610287547111511, 1.59238600730896, 0.8806408643722534, -2.510045289993286, 29.0, -0.3759959936141968, 0.2511970102787018, -0.11517199873924255, -3.1391851902008057, 0.2770000100135803, -2.4579999446868896], "max": [0.9427396059036255, 2.1213953495025635, 0.6599788069725037, 0.35388296842575073, -1.1922518014907837, -0.7084466218948364, 1.9264246225357056, 952.0, 0.3102419972419739, 0.4405040144920349, 0.06662199646234512, 3.1410000324249268, 1.378999948501587, 0.05399999022483826, -0.18102554976940155, -1.9729377031326294, 1.0441083908081055, 0.9106779098510742, 2.445223808288574, 1.9085001945495605, -1.5304268598556519, 907.0, -0.12243500351905823, 0.40031901001930237, 0.08235900104045868, 3.1389999389648438, 0.8500000238418579, -1.4630000591278076], "mean": [0.595210611820221, 2.0412912368774414, -0.4868030548095703, -0.5401113033294678, -2.156611442565918, -1.4919379949569702, 1.457358717918396, 579.8240966796875, 0.27697068452835083, 0.3423728346824646, -0.0031230123713612556, -1.0229226350784302, 0.4607037603855133, -0.5925870537757874, -0.4727188050746918, -2.051403522491455, 0.5512756109237671, 0.7996244430541992, 2.1577818393707275, 1.4702743291854858, -1.9619146585464478, 367.270751953125, -0.30758437514305115, 0.33121681213378906, 0.03793349862098694, 1.2980679273605347, 0.5412412285804749, -2.079371452331543], "std": [0.10049311071634293, 0.05053303390741348, 0.37596595287323, 0.3581838011741638, 0.34725427627563477, 0.3761850893497467, 0.38459154963493347, 399.8442687988281, 0.030897116288542747, 0.04160822182893753, 0.050570398569107056, 2.6977195739746094, 0.44053715467453003, 0.17846955358982086, 0.1429399847984314, 0.06004511937499046, 0.17885710299015045, 0.0966034084558487, 0.2596191465854645, 0.24154119193553925, 0.30059096217155457, 358.1643981933594, 0.07216039299964905, 0.046214498579502106, 0.04212554171681404, 2.573274850845337, 0.17178875207901, 0.2939491868019104], "count": [506]}, "action": {"min": [0.4861440360546112, 1.9428482055664062, -0.7725350856781006, -0.9115331768989563, -2.734529733657837, -1.9807742834091187, 0.5713684558868408, 0.0, 0.13748499751091003, 0.2911219894886017, -0.18560999631881714, -3.1401853561401367, -0.3230000138282776, -0.8349999785423279, -0.8787907958030701, -2.172428846359253, 0.29099875688552856, 0.4610287547111511, 1.59238600730896, 0.8806408643722534, -2.510045289993286, 29.0, -0.3759959936141968, 0.2511970102787018, -0.11517199873924255, -3.1391851902008057, 0.2770000100135803, -2.4579999446868896], "max": [0.9427396059036255, 2.1213953495025635, 0.6599788069725037, 0.35388296842575073, -1.1922518014907837, -0.7084466218948364, 1.9264246225357056, 952.0, 0.3102419972419739, 0.4405040144920349, 0.06662199646234512, 3.1410000324249268, 1.378999948501587, 0.05399999022483826, -0.18102554976940155, -1.9729377031326294, 1.0441083908081055, 0.9106779098510742, 2.445223808288574, 1.9085001945495605, -1.5304268598556519, 907.0, -0.12243500351905823, 0.40031901001930237, 0.08235900104045868, 3.1389999389648438, 0.8500000238418579, -1.4630000591278076], "mean": [0.595210611820221, 2.0412912368774414, -0.4868030548095703, -0.5401113033294678, -2.156611442565918, -1.4919379949569702, 1.457358717918396, 579.8240966796875, 0.27697068452835083, 0.3423728346824646, -0.0031230123713612556, -1.0229226350784302, 0.4607037603855133, -0.5925870537757874, -0.4727188050746918, -2.051403522491455, 0.5512756109237671, 0.7996244430541992, 2.1577818393707275, 1.4702743291854858, -1.9619146585464478, 367.270751953125, -0.30758437514305115, 0.33121681213378906, 0.03793349862098694, 1.2980679273605347, 0.5412412285804749, -2.079371452331543], "std": [0.10049311071634293, 0.05053303390741348, 0.37596595287323, 0.3581838011741638, 0.34725427627563477, 0.3761850893497467, 0.38459154963493347, 399.8442687988281, 0.030897116288542747, 0.04160822182893753, 0.050570398569107056, 2.6977195739746094, 0.44053715467453003, 0.17846955358982086, 0.1429399847984314, 0.06004511937499046, 0.17885710299015045, 0.0966034084558487, 0.2596191465854645, 0.24154119193553925, 0.30059096217155457, 358.1643981933594, 0.07216039299964905, 0.046214498579502106, 0.04212554171681404, 2.573274850845337, 0.17178875207901, 0.2939491868019104], "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": [624], "max": [624], "mean": [624.0], "std": [0.0], "count": [506]}, "index": {"min": [549459], "max": [549964], "mean": [549711.5], "std": [146.0693328525875], "count": [506]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [506]}, "subtask_annotation": {"mean": [13.096837944664031, 29.0, 29.0, 29.0, 29.0], "std": [10.9746613424941, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [506]}, "scene_annotation": {"mean": [624.0], "std": [0.0], "min": [624], "max": [624], "count": [506]}, "eef_direction_state": {"mean": [3.567193675889328, 3.9762845849802373], "std": [2.082401042265771, 1.9538729224983526], "min": [0, 0], "max": [6, 6], "count": [506]}, "eef_velocity_state": {"mean": [0.8992094861660079, 0.8675889328063241], "std": [0.7027046616403224, 0.744052118029323], "min": [0, 0], "max": [2, 2], "count": [506]}, "eef_acc_mag_state": {"mean": [0.8537549407114624, 0.7569169960474308], "std": [0.8354519564681737, 0.8400790365059377], "min": [0, 0], "max": [2, 2], "count": [506]}, "eef_direction_action": {"mean": [3.567193675889328, 3.9762845849802373], "std": [2.082401042265771, 1.9538729224983526], "min": [0, 0], "max": [6, 6], "count": [506]}, "eef_velocity_action": {"mean": [0.8992094861660079, 0.8675889328063241], "std": [0.7027046616403224, 0.744052118029323], "min": [0, 0], "max": [2, 2], "count": [506]}, "eef_acc_mag_action": {"mean": [0.8537549407114624, 0.7569169960474308], "std": [0.8354519564681737, 0.8400790365059377], "min": [0, 0], "max": [2, 2], "count": [506]}, "eef_sim_pose_state": {"mean": [0.535618433671014, 0.33765181669278327, 1.0959747879463761, -2.2948232534689508, 0.713786026940657, -0.29018770886311573, 0.5527571419036279, -0.28591934704538885, 1.0851230686104911, 2.3354006071847904, 0.8893642093812559, -1.2129822230476581], "std": [0.043735358124515615, 0.067641060551497, 0.03363402670058345, 0.31021047341807884, 0.18882508476585738, 2.84268775155084, 0.029238520428974284, 0.053925826967538025, 0.030093316687618294, 0.3792209674871878, 0.30136160227305436, 2.3179432844250565], "min": [0.4619529553545779, 0.11019053798311673, 1.059459414087347, -2.728002329044255, 0.33517244605644114, -3.1406109318275157, 0.5195851136279537, -0.34554937815149867, 1.0231491370243286, 1.234610862322494, 0.22640620513388754, -3.1363256245105915], "max": [0.6077728011060737, 0.4079627346458933, 1.196199869754078, -1.6180712120249312, 1.0852088251742287, 3.1360870817616893, 0.6316112942531117, -0.06792169743450202, 1.1392669352702498, 2.7865677382881198, 1.322626811889779, 3.1317359018062505], "count": [506]}, "eef_sim_pose_action": {"mean": [0.535618433671014, 0.33765181669278327, 1.0959747879463761, -2.2948232534689508, 0.713786026940657, -0.29018770886311573, 0.5527571419036279, -0.28591934704538885, 1.0851230686104911, 2.3354006071847904, 0.8893642093812559, -1.2129822230476581], "std": [0.043735358124515615, 0.067641060551497, 0.03363402670058345, 0.31021047341807884, 0.18882508476585738, 2.84268775155084, 0.029238520428974284, 0.053925826967538025, 0.030093316687618294, 0.3792209674871878, 0.30136160227305436, 2.3179432844250565], "min": [0.4619529553545779, 0.11019053798311673, 1.059459414087347, -2.728002329044255, 0.33517244605644114, -3.1406109318275157, 0.5195851136279537, -0.34554937815149867, 1.0231491370243286, 1.234610862322494, 0.22640620513388754, -3.1363256245105915], "max": [0.6077728011060737, 0.4079627346458933, 1.196199869754078, -1.6180712120249312, 1.0852088251742287, 3.1360870817616893, 0.6316112942531117, -0.06792169743450202, 1.1392669352702498, 2.7865677382881198, 1.322626811889779, 3.1317359018062505], "count": [506]}, "gripper_mode_state": {"mean": [0.6027667984189723, 0.3952569169960474], "std": [0.4893250301616654, 0.4889058054092113], "min": [0, 0], "max": [1, 1], "count": [506]}, "gripper_activity_state": {"mean": [1.7391304347826086, 1.6245059288537549], "std": [0.6088367989937058, 0.6981852909921098], "min": [0, 0], "max": [2, 2], "count": [506]}, "gripper_mode_action": {"mean": [0.6027667984189723, 0.3952569169960474], "std": [0.4893250301616654, 0.4889058054092113], "min": [0, 0], "max": [1, 1], "count": [506]}, "gripper_activity_action": {"mean": [1.7391304347826086, 1.6245059288537549], "std": [0.6088367989937058, 0.6981852909921098], "min": [0, 0], "max": [2, 2], "count": [506]}, "gripper_open_scale_state": {"mean": [0.36727075116153857, 0.5798241105582634], "std": [0.3581644657354461, 0.3998441974507486], "min": [0.029, 0.0], "max": [0.907, 0.952], "count": [506]}, "gripper_open_scale_action": {"mean": [0.36727075116153857, 0.5798241105582634], "std": [0.3581644657354461, 0.3998441974507486], "min": [0.029, 0.0], "max": [0.907, 0.952], "count": [506]}}} +{"episode_index": 622, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4308715230278158]], [[0.4587269927673912]], [[0.4593399484470791]]], "std": [[[0.2346872162985104]], [[0.20234335735018485]], [[0.19691970742737666]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38655490797740283]], [[0.4312274503470639]], [[0.4314290925672595]]], "std": [[[0.22330405615488635]], [[0.18580139367390625]], [[0.18165388561646142]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41375803376906317]], [[0.44739013337893296]], [[0.44943145963165626]]], "std": [[[0.21274867575099968]], [[0.18478913415161505]], [[0.17749083196015533]]], "count": [129]}, "observation.state": {"min": [0.19134044647216797, 1.9751368761062622, -1.5042294263839722, -1.277458906173706, -2.789437770843506, -1.9621167182922363, 0.833691418170929, 40.0, 0.08233900368213654, 0.24968500435352325, -0.14743399620056152, -3.1411852836608887, -0.2330000102519989, -0.7870000600814819, -0.8706051111221313, -2.175797462463379, 0.19053760170936584, -0.33800047636032104, 1.5603419542312622, 0.8877792358398438, -2.2973594665527344, 8.0, -0.35713300108909607, 0.23900499939918518, -0.18704000115394592, -3.1411852836608887, -0.14399999380111694, -3.1411852836608887], "max": [1.157065987586975, 2.1215872764587402, -0.3513522446155548, -0.33485889434814453, -1.329155445098877, -0.898478090763092, 1.839140772819519, 928.0, 0.3894290030002594, 0.4378319978713989, 0.1129629984498024, 3.138000011444092, 0.6690000295639038, 0.4830000102519989, -0.18414968252182007, -2.050726890563965, 0.7841764688491821, 1.0188184976577759, 2.8303308486938477, 1.9780514240264893, -0.5061978697776794, 933.0, -0.18421700596809387, 0.4591900110244751, 0.04818800091743469, 3.140000104904175, 1.034000039100647, 3.1410000324249268], "mean": [0.48643752932548523, 2.0541648864746094, -0.7077994346618652, -0.7877091765403748, -2.1419241428375244, -1.523980975151062, 1.260892629623413, 610.680908203125, 0.2879290282726288, 0.3213571608066559, 0.017827877774834633, -2.398104429244995, 0.2936413884162903, -0.2617083191871643, -0.5741394758224487, -2.109647750854492, 0.6004433035850525, 0.7401411533355713, 2.3366751670837402, 1.574537992477417, -1.744928240776062, 454.2175598144531, -0.27300113439559937, 0.3240622878074646, -0.006778671871870756, 1.2609434127807617, 0.32737109065055847, -2.1971800327301025], "std": [0.19671572744846344, 0.039357561618089676, 0.24913156032562256, 0.21658778190612793, 0.366105854511261, 0.32442978024482727, 0.32300812005996704, 383.5171813964844, 0.07052002847194672, 0.05985824018716812, 0.05426078289747238, 1.3701833486557007, 0.25223401188850403, 0.30507948994636536, 0.14806769788265228, 0.036774251610040665, 0.15591983497142792, 0.33935561776161194, 0.4238852262496948, 0.3098412752151489, 0.5680482387542725, 403.50970458984375, 0.0480564720928669, 0.05792930722236633, 0.05191897600889206, 2.564769983291626, 0.3505268692970276, 0.9760131239891052], "count": [655]}, "action": {"min": [0.19134044647216797, 1.9751368761062622, -1.5042294263839722, -1.277458906173706, -2.789437770843506, -1.9621167182922363, 0.833691418170929, 40.0, 0.08233900368213654, 0.24968500435352325, -0.14743399620056152, -3.1411852836608887, -0.2330000102519989, -0.7870000600814819, -0.8706051111221313, -2.175797462463379, 0.19053760170936584, -0.33800047636032104, 1.5603419542312622, 0.8877792358398438, -2.2973594665527344, 8.0, -0.35713300108909607, 0.23900499939918518, -0.18704000115394592, -3.1411852836608887, -0.14399999380111694, -3.1411852836608887], "max": [1.157065987586975, 2.1215872764587402, -0.3513522446155548, -0.33485889434814453, -1.329155445098877, -0.898478090763092, 1.839140772819519, 928.0, 0.3894290030002594, 0.4378319978713989, 0.1129629984498024, 3.138000011444092, 0.6690000295639038, 0.4830000102519989, -0.18414968252182007, -2.050726890563965, 0.7841764688491821, 1.0188184976577759, 2.8303308486938477, 1.9780514240264893, -0.5061978697776794, 933.0, -0.18421700596809387, 0.4591900110244751, 0.04818800091743469, 3.140000104904175, 1.034000039100647, 3.1410000324249268], "mean": [0.48643752932548523, 2.0541648864746094, -0.7077994346618652, -0.7877091765403748, -2.1419241428375244, -1.523980975151062, 1.260892629623413, 610.680908203125, 0.2879290282726288, 0.3213571608066559, 0.017827877774834633, -2.398104429244995, 0.2936413884162903, -0.2617083191871643, -0.5741394758224487, -2.109647750854492, 0.6004433035850525, 0.7401411533355713, 2.3366751670837402, 1.574537992477417, -1.744928240776062, 454.2175598144531, -0.27300113439559937, 0.3240622878074646, -0.006778671871870756, 1.2609434127807617, 0.32737109065055847, -2.1971800327301025], "std": [0.19671572744846344, 0.039357561618089676, 0.24913156032562256, 0.21658778190612793, 0.366105854511261, 0.32442978024482727, 0.32300812005996704, 383.5171813964844, 0.07052002847194672, 0.05985824018716812, 0.05426078289747238, 1.3701833486557007, 0.25223401188850403, 0.30507948994636536, 0.14806769788265228, 0.036774251610040665, 0.15591983497142792, 0.33935561776161194, 0.4238852262496948, 0.3098412752151489, 0.5680482387542725, 403.50970458984375, 0.0480564720928669, 0.05792930722236633, 0.05191897600889206, 2.564769983291626, 0.3505268692970276, 0.9760131239891052], "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": [625], "max": [625], "mean": [625.0], "std": [0.0], "count": [655]}, "index": {"min": [549965], "max": [550619], "mean": [550292.0], "std": [189.08199279677586], "count": [655]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [655]}, "subtask_annotation": {"mean": [10.172519083969465, 29.0, 29.0, 29.0, 29.0], "std": [8.7238818783992, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [655]}, "scene_annotation": {"mean": [625.0], "std": [0.0], "min": [625], "max": [625], "count": [655]}, "eef_direction_state": {"mean": [3.644274809160305, 3.5068702290076335], "std": [2.289743487261631, 2.1991390001402995], "min": [0, 0], "max": [6, 6], "count": [655]}, "eef_velocity_state": {"mean": [0.7251908396946565, 0.8931297709923665], "std": [0.6818635792293396, 0.7480448653416925], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_acc_mag_state": {"mean": [0.6702290076335878, 0.8244274809160306], "std": [0.8221824110385434, 0.8314515590956912], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_direction_action": {"mean": [3.644274809160305, 3.5068702290076335], "std": [2.289743487261631, 2.1991390001402995], "min": [0, 0], "max": [6, 6], "count": [655]}, "eef_velocity_action": {"mean": [0.7251908396946565, 0.8931297709923665], "std": [0.6818635792293396, 0.7480448653416925], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_acc_mag_action": {"mean": [0.6702290076335878, 0.8244274809160306], "std": [0.8221824110385434, 0.8314515590956912], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_sim_pose_state": {"mean": [0.5378257399335546, 0.28052985275360837, 1.0915574973678712, -2.419204767250362, 0.7490530175846373, 2.096037459157854, 0.5319977077453195, -0.3090713281039629, 1.0954898801232538, 0.87231992874796, 0.9917776155568512, -2.03220863444073], "std": [0.05595211910500855, 0.05638825282575902, 0.042689740954839905, 0.38824654455882235, 0.41861793329665725, 1.7572582242386998, 0.05535760253324991, 0.07554497876227974, 0.04015881704781618, 2.742601406187812, 0.3025906741972781, 0.4613174781815883], "min": [0.4219700741889291, 0.09872389517849825, 0.9941142579562975, -2.9583199564577276, 0.1369244853276539, -3.1342177884894924, 0.4557107374206358, -0.4003734649987514, 1.0295508683039891, -3.140154388865234, 0.3347005378763046, -2.6578142805742724], "max": [0.6543936644503403, 0.35246153216351483, 1.1439900737329245, -1.1431057690183701, 1.3997175700855649, 3.140808159892241, 0.6484548557744059, -0.04953694448929749, 1.177527668670297, 3.1412555136575024, 1.4263294625400307, -0.9478014778702399], "count": [655]}, "eef_sim_pose_action": {"mean": [0.5378257399335546, 0.28052985275360837, 1.0915574973678712, -2.419204767250362, 0.7490530175846373, 2.096037459157854, 0.5319977077453195, -0.3090713281039629, 1.0954898801232538, 0.87231992874796, 0.9917776155568512, -2.03220863444073], "std": [0.05595211910500855, 0.05638825282575902, 0.042689740954839905, 0.38824654455882235, 0.41861793329665725, 1.7572582242386998, 0.05535760253324991, 0.07554497876227974, 0.04015881704781618, 2.742601406187812, 0.3025906741972781, 0.4613174781815883], "min": [0.4219700741889291, 0.09872389517849825, 0.9941142579562975, -2.9583199564577276, 0.1369244853276539, -3.1342177884894924, 0.4557107374206358, -0.4003734649987514, 1.0295508683039891, -3.140154388865234, 0.3347005378763046, -2.6578142805742724], "max": [0.6543936644503403, 0.35246153216351483, 1.1439900737329245, -1.1431057690183701, 1.3997175700855649, 3.140808159892241, 0.6484548557744059, -0.04953694448929749, 1.177527668670297, 3.1412555136575024, 1.4263294625400307, -0.9478014778702399], "count": [655]}, "gripper_mode_state": {"mean": [0.5251908396946565, 0.35572519083969467], "std": [0.499365018393836, 0.478732471680956], "min": [0, 0], "max": [1, 1], "count": [655]}, "gripper_activity_state": {"mean": [1.7282442748091602, 1.7786259541984732], "std": [0.6198097232228389, 0.567438012700664], "min": [0, 0], "max": [2, 2], "count": [655]}, "gripper_mode_action": {"mean": [0.5251908396946565, 0.35572519083969467], "std": [0.499365018393836, 0.478732471680956], "min": [0, 0], "max": [1, 1], "count": [655]}, "gripper_activity_action": {"mean": [1.7282442748091602, 1.7786259541984732], "std": [0.6198097232228389, 0.567438012700664], "min": [0, 0], "max": [2, 2], "count": [655]}, "gripper_open_scale_state": {"mean": [0.4542175571528993, 0.6106809159897679], "std": [0.4035099040050442, 0.3835172366523988], "min": [0.008, 0.04], "max": [0.933, 0.928], "count": [655]}, "gripper_open_scale_action": {"mean": [0.4542175571528993, 0.6106809159897679], "std": [0.4035099040050442, 0.3835172366523988], "min": [0.008, 0.04], "max": [0.933, 0.928], "count": [655]}}} +{"episode_index": 623, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41101072130829736]], [[0.44571327423978063]], [[0.4486204450883461]]], "std": [[[0.24295072803635318]], [[0.2076846714283447]], [[0.1999565097196532]]], "count": [236]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3640524148041985]], [[0.42116692024620583]], [[0.42151447567021155]]], "std": [[[0.2272192880215432]], [[0.1831219810058566]], [[0.17693377643568345]]], "count": [236]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43910723212307523]], [[0.4566359307494184]], [[0.4567852622687493]]], "std": [[[0.1420013186709143]], [[0.12508310544006876]], [[0.11847491274751538]]], "count": [236]}, "observation.state": {"min": [0.07567747682332993, 1.955484390258789, -1.3866815567016602, -1.1075685024261475, -2.4314706325531006, -1.9681379795074463, 1.3283177614212036, 45.0, 0.07562699913978577, 0.16733600199222565, -0.10865899920463562, -3.1411852836608887, 0.09600000828504562, -1.309000015258789, -0.7608762979507446, -2.175326108932495, 0.2912256717681885, 0.5920331478118896, 1.4623939990997314, 0.5534439086914062, -2.3393869400024414, 48.0, -0.37581199407577515, 0.2435240000486374, -0.17538000643253326, -3.1411852836608887, -0.21199999749660492, -2.4809999465942383], "max": [1.003686547279358, 2.099142551422119, -0.10417870432138443, -0.4539950489997864, -1.5253480672836304, -1.0644065141677856, 2.1965317726135254, 944.0, 0.39991599321365356, 0.4116550087928772, 0.11161299794912338, 3.1410000324249268, 0.9789999127388, -0.22500000894069672, -0.2718350291252136, -1.9630067348480225, 1.7488199472427368, 1.069275975227356, 2.859407901763916, 1.8941011428833008, -1.3938723802566528, 929.0, -0.12469200044870377, 0.4326600134372711, 0.10422900319099426, 3.1389999389648438, 1.1799999475479126, -1.9620000123977661], "mean": [0.3655233681201935, 2.0036795139312744, -0.36758819222450256, -0.6014013290405273, -2.110820770263672, -1.6551400423049927, 1.6539623737335205, 662.1422119140625, 0.32565999031066895, 0.27700892090797424, 0.0402967594563961, 0.7695853114128113, 0.7364659905433655, -0.9696487784385681, -0.5516899228096008, -2.061244010925293, 0.6162185668945312, 0.8910885453224182, 2.4848575592041016, 1.5598633289337158, -1.973834753036499, 562.0723266601562, -0.2982654571533203, 0.3222610056400299, 0.029879488050937653, 2.249152898788452, 0.22309650480747223, -2.1795952320098877], "std": [0.17520609498023987, 0.03394820913672447, 0.2727409899234772, 0.15757620334625244, 0.14586125314235687, 0.26360929012298584, 0.21607813239097595, 338.7171325683594, 0.06379354000091553, 0.07085201144218445, 0.03427238017320633, 2.8892617225646973, 0.16302485764026642, 0.22519268095493317, 0.11414076387882233, 0.07682248204946518, 0.30858314037323, 0.11766419559717178, 0.3950839638710022, 0.3851798176765442, 0.17959517240524292, 367.35675048828125, 0.07086742669343948, 0.06045947223901749, 0.057909682393074036, 1.83904230594635, 0.3260015845298767, 0.13098260760307312], "count": [1459]}, "action": {"min": [0.07567747682332993, 1.955484390258789, -1.3866815567016602, -1.1075685024261475, -2.4314706325531006, -1.9681379795074463, 1.3283177614212036, 45.0, 0.07562699913978577, 0.16733600199222565, -0.10865899920463562, -3.1411852836608887, 0.09600000828504562, -1.309000015258789, -0.7608762979507446, -2.175326108932495, 0.2912256717681885, 0.5920331478118896, 1.4623939990997314, 0.5534439086914062, -2.3393869400024414, 48.0, -0.37581199407577515, 0.2435240000486374, -0.17538000643253326, -3.1411852836608887, -0.21199999749660492, -2.4809999465942383], "max": [1.003686547279358, 2.099142551422119, -0.10417870432138443, -0.4539950489997864, -1.5253480672836304, -1.0644065141677856, 2.1965317726135254, 944.0, 0.39991599321365356, 0.4116550087928772, 0.11161299794912338, 3.1410000324249268, 0.9789999127388, -0.22500000894069672, -0.2718350291252136, -1.9630067348480225, 1.7488199472427368, 1.069275975227356, 2.859407901763916, 1.8941011428833008, -1.3938723802566528, 929.0, -0.12469200044870377, 0.4326600134372711, 0.10422900319099426, 3.1389999389648438, 1.1799999475479126, -1.9620000123977661], "mean": [0.3655233681201935, 2.0036795139312744, -0.36758819222450256, -0.6014013290405273, -2.110820770263672, -1.6551400423049927, 1.6539623737335205, 662.1422119140625, 0.32565999031066895, 0.27700892090797424, 0.0402967594563961, 0.7695853114128113, 0.7364659905433655, -0.9696487784385681, -0.5516899228096008, -2.061244010925293, 0.6162185668945312, 0.8910885453224182, 2.4848575592041016, 1.5598633289337158, -1.973834753036499, 562.0723266601562, -0.2982654571533203, 0.3222610056400299, 0.029879488050937653, 2.249152898788452, 0.22309650480747223, -2.1795952320098877], "std": [0.17520609498023987, 0.03394820913672447, 0.2727409899234772, 0.15757620334625244, 0.14586125314235687, 0.26360929012298584, 0.21607813239097595, 338.7171325683594, 0.06379354000091553, 0.07085201144218445, 0.03427238017320633, 2.8892617225646973, 0.16302485764026642, 0.22519268095493317, 0.11414076387882233, 0.07682248204946518, 0.30858314037323, 0.11766419559717178, 0.3950839638710022, 0.3851798176765442, 0.17959517240524292, 367.35675048828125, 0.07086742669343948, 0.06045947223901749, 0.057909682393074036, 1.83904230594635, 0.3260015845298767, 0.13098260760307312], "count": [1459]}, "timestamp": {"min": [0.0], "max": [48.6], "mean": [24.299999999999997], "std": [14.03923074815711], "count": [1459]}, "frame_index": {"min": [0], "max": [1458], "mean": [729.0], "std": [421.1769224447132], "count": [1459]}, "episode_index": {"min": [626], "max": [626], "mean": [626.0], "std": [0.0], "count": [1459]}, "index": {"min": [550620], "max": [552078], "mean": [551349.0], "std": [421.1769224447132], "count": [1459]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1459]}, "subtask_annotation": {"mean": [8.501028101439342, 29.0, 29.0, 29.0, 29.0], "std": [7.48939155875762, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1459]}, "scene_annotation": {"mean": [626.0], "std": [0.0], "min": [626], "max": [626], "count": [1459]}, "eef_direction_state": {"mean": [4.0603152844413986, 4.224126113776559], "std": [2.10627383844104, 2.304108848976892], "min": [0, 0], "max": [6, 6], "count": [1459]}, "eef_velocity_state": {"mean": [0.5867032213845099, 0.5058259081562714], "std": [0.6003095172043379, 0.6297950969484286], "min": [0, 0], "max": [2, 2], "count": [1459]}, "eef_acc_mag_state": {"mean": [0.6079506511309116, 0.44825222755311855], "std": [0.8068197038845317, 0.7399512067255851], "min": [0, 0], "max": [2, 2], "count": [1459]}, "eef_direction_action": {"mean": [4.0603152844413986, 4.224126113776559], "std": [2.10627383844104, 2.304108848976892], "min": [0, 0], "max": [6, 6], "count": [1459]}, "eef_velocity_action": {"mean": [0.5867032213845099, 0.5058259081562714], "std": [0.6003095172043379, 0.6297950969484286], "min": [0, 0], "max": [2, 2], "count": [1459]}, "eef_acc_mag_action": {"mean": [0.6079506511309116, 0.44825222755311855], "std": [0.8068197038845317, 0.7399512067255851], "min": [0, 0], "max": [2, 2], "count": [1459]}, "eef_sim_pose_state": {"mean": [0.5371192303569435, 0.32190051998646396, 1.105538091357764, -2.5193705642577515, 0.5625212962459685, 2.2097238088818516, 0.47926638768522395, -0.3538672490750794, 1.0752885765128892, 2.026989106635059, 0.8722069206409899, 2.348146352980103], "std": [0.05218191887687578, 0.08291507767873242, 0.026584221325536138, 0.2752284983401064, 0.2868290339576405, 1.7553885266378961, 0.07203735423591888, 0.060069813374278754, 0.037987969782130156, 0.2817755924081815, 0.14266849836260698, 1.507810329948277], "min": [0.45627316487611314, 0.0641564364925512, 1.0553805691554288, -3.0417499909802213, 0.14041589887614503, -3.135206366252586, 0.36035933706699047, -0.4122910735985178, 1.0214650050647758, 1.645220358574492, 0.5486336913762937, -3.1386083809012497], "max": [0.6266673069275916, 0.40714802259517546, 1.1684425675100383, -1.4832453537663095, 1.110856146248587, 3.1353024387273654, 0.6303457369897557, -0.07807200899257905, 1.197939988049354, 2.790613370416886, 1.411181710588881, 3.1364814863310664], "count": [1459]}, "eef_sim_pose_action": {"mean": [0.5371192303569435, 0.32190051998646396, 1.105538091357764, -2.5193705642577515, 0.5625212962459685, 2.2097238088818516, 0.47926638768522395, -0.3538672490750794, 1.0752885765128892, 2.026989106635059, 0.8722069206409899, 2.348146352980103], "std": [0.05218191887687578, 0.08291507767873242, 0.026584221325536138, 0.2752284983401064, 0.2868290339576405, 1.7553885266378961, 0.07203735423591888, 0.060069813374278754, 0.037987969782130156, 0.2817755924081815, 0.14266849836260698, 1.507810329948277], "min": [0.45627316487611314, 0.0641564364925512, 1.0553805691554288, -3.0417499909802213, 0.14041589887614503, -3.135206366252586, 0.36035933706699047, -0.4122910735985178, 1.0214650050647758, 1.645220358574492, 0.5486336913762937, -3.1386083809012497], "max": [0.6266673069275916, 0.40714802259517546, 1.1684425675100383, -1.4832453537663095, 1.110856146248587, 3.1353024387273654, 0.6303457369897557, -0.07807200899257905, 1.197939988049354, 2.790613370416886, 1.411181710588881, 3.1364814863310664], "count": [1459]}, "gripper_mode_state": {"mean": [0.3577793008910212, 0.26936257710760797], "std": [0.479346714544862, 0.44362865006844904], "min": [0, 0], "max": [1, 1], "count": [1459]}, "gripper_activity_state": {"mean": [1.832076764907471, 1.8951336531871144], "std": [0.499388802175622, 0.39958464464603], "min": [0, 0], "max": [2, 2], "count": [1459]}, "gripper_mode_action": {"mean": [0.3577793008910212, 0.26936257710760797], "std": [0.479346714544862, 0.44362865006844904], "min": [0, 0], "max": [1, 1], "count": [1459]}, "gripper_activity_action": {"mean": [1.832076764907471, 1.8951336531871144], "std": [0.499388802175622, 0.39958464464603], "min": [0, 0], "max": [2, 2], "count": [1459]}, "gripper_open_scale_state": {"mean": [0.5620723099241204, 0.6621422206520455], "std": [0.3673566785835469, 0.3387170497431743], "min": [0.048, 0.045], "max": [0.929, 0.944], "count": [1459]}, "gripper_open_scale_action": {"mean": [0.5620723099241204, 0.6621422206520455], "std": [0.3673566785835469, 0.3387170497431743], "min": [0.048, 0.045], "max": [0.929, 0.944], "count": [1459]}}} +{"episode_index": 624, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41798569344404424]], [[0.4510703064559157]], [[0.45087396041750033]]], "std": [[[0.24256465870612418]], [[0.20924814014125684]], [[0.2031143056563823]]], "count": [245]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36572353774843275]], [[0.4242720721621982]], [[0.4260387004801921]]], "std": [[[0.23659536574396975]], [[0.19113746395570502]], [[0.1845121716490706]]], "count": [245]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44781746031746034]], [[0.46671160547552354]], [[0.46727156445911694]]], "std": [[[0.16694451109208136]], [[0.1483013868370558]], [[0.14186846401740194]]], "count": [245]}, "observation.state": {"min": [0.14479251205921173, 1.8833149671554565, -1.543639063835144, -0.8280715346336365, -2.284705877304077, -1.8254050016403198, 1.042345643043518, 32.0, 0.007185999769717455, 0.18783800303936005, -0.14668600261211395, -3.1371853351593018, 0.037999995052814484, -1.2350000143051147, -0.8534311056137085, -2.172306537628174, 0.44605377316474915, 0.5421167612075806, 1.4050947427749634, 0.9075537919998169, -2.4366543292999268, 44.0, -0.3509120047092438, 0.2922219932079315, -0.07976099848747253, -3.1411852836608887, -0.36899998784065247, -2.5339999198913574], "max": [1.2701983451843262, 2.121098756790161, -0.2837032675743103, -0.3568849265575409, -0.8585450053215027, -0.7494444251060486, 1.8714642524719238, 934.0, 0.3884649872779846, 0.45028600096702576, 0.10504099726676941, 3.1410000324249268, 1.0820000171661377, 0.2770000100135803, -0.2699326276779175, -1.8967890739440918, 0.9617462754249573, 1.04276442527771, 2.859407901763916, 1.8681830167770386, -1.401063084602356, 872.0, -0.1649630069732666, 0.4483810067176819, 0.08976999670267105, 3.1410000324249268, 1.2170000076293945, -1.9010000228881836], "mean": [0.549122154712677, 1.995363712310791, -0.6377424001693726, -0.48938724398612976, -1.9786725044250488, -1.4573500156402588, 1.5990813970565796, 687.6942138671875, 0.2784152925014496, 0.3327263295650482, 0.002267288276925683, 0.296568363904953, 0.621365487575531, -0.7797325253486633, -0.6591741442680359, -2.0178046226501465, 0.7196354866027832, 0.7999076843261719, 2.521470546722412, 1.58967125415802, -2.135077476501465, 515.1414794921875, -0.278935045003891, 0.34880679845809937, 0.028430167585611343, 2.414867877960205, 0.10246104747056961, -2.1266298294067383], "std": [0.22238951921463013, 0.049764301627874374, 0.28903722763061523, 0.08205967396497726, 0.2614687383174896, 0.3088005781173706, 0.17475636303424835, 332.70855712890625, 0.08705087751150131, 0.06506136059761047, 0.0440785251557827, 2.9214916229248047, 0.16678689420223236, 0.3399377763271332, 0.15041980147361755, 0.09637180715799332, 0.11205492913722992, 0.09193422645330429, 0.40910959243774414, 0.2707672715187073, 0.2399839460849762, 372.4039611816406, 0.0561666302382946, 0.03697241097688675, 0.03558129444718361, 1.6087026596069336, 0.4304225742816925, 0.1563805341720581], "count": [1537]}, "action": {"min": [0.14479251205921173, 1.8833149671554565, -1.543639063835144, -0.8280715346336365, -2.284705877304077, -1.8254050016403198, 1.042345643043518, 32.0, 0.007185999769717455, 0.18783800303936005, -0.14668600261211395, -3.1371853351593018, 0.037999995052814484, -1.2350000143051147, -0.8534311056137085, -2.172306537628174, 0.44605377316474915, 0.5421167612075806, 1.4050947427749634, 0.9075537919998169, -2.4366543292999268, 44.0, -0.3509120047092438, 0.2922219932079315, -0.07976099848747253, -3.1411852836608887, -0.36899998784065247, -2.5339999198913574], "max": [1.2701983451843262, 2.121098756790161, -0.2837032675743103, -0.3568849265575409, -0.8585450053215027, -0.7494444251060486, 1.8714642524719238, 934.0, 0.3884649872779846, 0.45028600096702576, 0.10504099726676941, 3.1410000324249268, 1.0820000171661377, 0.2770000100135803, -0.2699326276779175, -1.8967890739440918, 0.9617462754249573, 1.04276442527771, 2.859407901763916, 1.8681830167770386, -1.401063084602356, 872.0, -0.1649630069732666, 0.4483810067176819, 0.08976999670267105, 3.1410000324249268, 1.2170000076293945, -1.9010000228881836], "mean": [0.549122154712677, 1.995363712310791, -0.6377424001693726, -0.48938724398612976, -1.9786725044250488, -1.4573500156402588, 1.5990813970565796, 687.6942138671875, 0.2784152925014496, 0.3327263295650482, 0.002267288276925683, 0.296568363904953, 0.621365487575531, -0.7797325253486633, -0.6591741442680359, -2.0178046226501465, 0.7196354866027832, 0.7999076843261719, 2.521470546722412, 1.58967125415802, -2.135077476501465, 515.1414794921875, -0.278935045003891, 0.34880679845809937, 0.028430167585611343, 2.414867877960205, 0.10246104747056961, -2.1266298294067383], "std": [0.22238951921463013, 0.049764301627874374, 0.28903722763061523, 0.08205967396497726, 0.2614687383174896, 0.3088005781173706, 0.17475636303424835, 332.70855712890625, 0.08705087751150131, 0.06506136059761047, 0.0440785251557827, 2.9214916229248047, 0.16678689420223236, 0.3399377763271332, 0.15041980147361755, 0.09637180715799332, 0.11205492913722992, 0.09193422645330429, 0.40910959243774414, 0.2707672715187073, 0.2399839460849762, 372.4039611816406, 0.0561666302382946, 0.03697241097688675, 0.03558129444718361, 1.6087026596069336, 0.4304225742816925, 0.1563805341720581], "count": [1537]}, "timestamp": {"min": [0.0], "max": [51.2], "mean": [25.599999999999998], "std": [14.78978626545285], "count": [1537]}, "frame_index": {"min": [0], "max": [1536], "mean": [768.0], "std": [443.6935879635855], "count": [1537]}, "episode_index": {"min": [627], "max": [627], "mean": [627.0], "std": [0.0], "count": [1537]}, "index": {"min": [552079], "max": [553615], "mean": [552847.0], "std": [443.6935879635855], "count": [1537]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1537]}, "subtask_annotation": {"mean": [6.322706571242681, 29.0, 29.0, 29.0, 29.0], "std": [7.359790594381425, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1537]}, "scene_annotation": {"mean": [627.0], "std": [0.0], "min": [627], "max": [627], "count": [1537]}, "eef_direction_state": {"mean": [4.384515289525049, 3.851659076122316], "std": [2.002560407904567, 2.367665817727343], "min": [0, 0], "max": [6, 6], "count": [1537]}, "eef_velocity_state": {"mean": [0.4951203643461288, 0.6031229668184775], "std": [0.5471957271231016, 0.6542514035121115], "min": [0, 0], "max": [2, 2], "count": [1537]}, "eef_acc_mag_state": {"mean": [0.4424202992843201, 0.44307091737150295], "std": [0.7309293896131933, 0.7318698724911776], "min": [0, 0], "max": [2, 2], "count": [1537]}, "eef_direction_action": {"mean": [4.384515289525049, 3.851659076122316], "std": [2.002560407904567, 2.367665817727343], "min": [0, 0], "max": [6, 6], "count": [1537]}, "eef_velocity_action": {"mean": [0.4951203643461288, 0.6031229668184775], "std": [0.5471957271231016, 0.6542514035121115], "min": [0, 0], "max": [2, 2], "count": [1537]}, "eef_acc_mag_action": {"mean": [0.4424202992843201, 0.44307091737150295], "std": [0.7309293896131933, 0.7318698724911776], "min": [0, 0], "max": [2, 2], "count": [1537]}, "eef_sim_pose_state": {"mean": [0.5688223397602478, 0.303918092814507, 1.1202649692055753, -2.5348116686186097, 0.424941706869672, 1.8180150824589936, 0.5406892850254212, -0.29550411879369065, 1.0838445712009064, 1.8627492696497472, 0.9246361686027464, 0.8039358028317446], "std": [0.03271089529994285, 0.05607186693307136, 0.026292396459801068, 0.3390468604416073, 0.3438342038992806, 2.0075139235760178, 0.06305195657710505, 0.08643203228189782, 0.037142250142545775, 1.0725301101840556, 0.17108394971131202, 2.6885692711287152], "min": [0.5023975680032315, 0.19130587070427205, 1.0700532407414811, -3.128451291619231, -0.03166268506210268, -3.138703598585141, 0.39005421883550284, -0.4188339665165733, 1.0193699752559364, -3.1412545122039512, 0.5861939504293812, -3.1415618088765402], "max": [0.6534951339421499, 0.38308277242811734, 1.1687011174245119, -1.3354516729901813, 1.1310089500397233, 3.140732365278124, 0.66230127568764, -0.0002171261753975834, 1.1926358649136786, 3.104747193405316, 1.521921400038707, 3.141458013867365], "count": [1537]}, "eef_sim_pose_action": {"mean": [0.5688223397602478, 0.303918092814507, 1.1202649692055753, -2.5348116686186097, 0.424941706869672, 1.8180150824589936, 0.5406892850254212, -0.29550411879369065, 1.0838445712009064, 1.8627492696497472, 0.9246361686027464, 0.8039358028317446], "std": [0.03271089529994285, 0.05607186693307136, 0.026292396459801068, 0.3390468604416073, 0.3438342038992806, 2.0075139235760178, 0.06305195657710505, 0.08643203228189782, 0.037142250142545775, 1.0725301101840556, 0.17108394971131202, 2.6885692711287152], "min": [0.5023975680032315, 0.19130587070427205, 1.0700532407414811, -3.128451291619231, -0.03166268506210268, -3.138703598585141, 0.39005421883550284, -0.4188339665165733, 1.0193699752559364, -3.1412545122039512, 0.5861939504293812, -3.1415618088765402], "max": [0.6534951339421499, 0.38308277242811734, 1.1687011174245119, -1.3354516729901813, 1.1310089500397233, 3.140732365278124, 0.66230127568764, -0.0002171261753975834, 1.1926358649136786, 3.104747193405316, 1.521921400038707, 3.141458013867365], "count": [1537]}, "gripper_mode_state": {"mean": [0.41379310344827586, 0.23096942094990242], "std": [0.4925123054167567, 0.4214529007326582], "min": [0, 0], "max": [1, 1], "count": [1537]}, "gripper_activity_state": {"mean": [1.8581652569941445, 1.904359141184125], "std": [0.4696930890848888, 0.39428314975689555], "min": [0, 0], "max": [2, 2], "count": [1537]}, "gripper_mode_action": {"mean": [0.41379310344827586, 0.23096942094990242], "std": [0.4925123054167567, 0.4214529007326582], "min": [0, 0], "max": [1, 1], "count": [1537]}, "gripper_activity_action": {"mean": [1.8581652569941445, 1.904359141184125], "std": [0.4696930890848888, 0.39428314975689555], "min": [0, 0], "max": [2, 2], "count": [1537]}, "gripper_open_scale_state": {"mean": [0.5151415093595055, 0.6876942093600367], "std": [0.3724039629789577, 0.33270866869865645], "min": [0.044, 0.032], "max": [0.872, 0.934], "count": [1537]}, "gripper_open_scale_action": {"mean": [0.5151415093595055, 0.6876942093600367], "std": [0.3724039629789577, 0.33270866869865645], "min": [0.044, 0.032], "max": [0.872, 0.934], "count": [1537]}}} +{"episode_index": 625, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4248996890153911]], [[0.45408940412186377]], [[0.4542108844613114]]], "std": [[[0.23052962169379498]], [[0.19720981527112239]], [[0.1911562199459937]]], "count": [155]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38963862797807297]], [[0.4354627595930845]], [[0.43780111348302764]]], "std": [[[0.19711916336302143]], [[0.16050059523308133]], [[0.15168259778265453]]], "count": [155]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4434497654438119]], [[0.4630226939700611]], [[0.461656497733502]]], "std": [[[0.15657148548831434]], [[0.1387848430190336]], [[0.1317132994404535]]], "count": [155]}, "observation.state": {"min": [0.18622663617134094, 1.952552318572998, -1.3479702472686768, -1.0547025203704834, -2.340486764907837, -1.9803553819656372, 1.379246473312378, 47.0, 0.04483500123023987, 0.19732099771499634, -0.11112400144338608, -3.1381852626800537, 0.14800000190734863, -1.2319999933242798, -0.7511199116706848, -2.1755356788635254, 0.19188152253627777, 0.5159542560577393, 1.5896284580230713, 0.23064526915550232, -2.1430375576019287, -5.0, -0.3732520043849945, 0.25142499804496765, -0.1554960012435913, -3.1381852626800537, 0.05299999937415123, -2.6570000648498535], "max": [1.1408692598342896, 2.099142551422119, -0.22078414261341095, -0.5568822026252747, -1.514719009399414, -0.9478011131286621, 2.2289774417877197, 937.0, 0.3801639974117279, 0.44539201259613037, 0.10411500185728073, 3.138000011444092, 0.8320000171661377, -0.31299999356269836, -0.352608859539032, -1.94050931930542, 1.528227686882019, 0.9667030572891235, 2.7651076316833496, 1.92710542678833, -1.459165096282959, 961.0, -0.16501599550247192, 0.46405500173568726, 0.10528899729251862, 3.130000114440918, 0.996999979019165, -2.0980000495910645], "mean": [0.49524927139282227, 2.0277976989746094, -0.5121695399284363, -0.6807176470756531, -2.1443464756011963, -1.4536874294281006, 1.797715187072754, 540.8787231445312, 0.29717811942100525, 0.3309471309185028, 0.03198501467704773, -0.4975576400756836, 0.6479987502098083, -0.9091247320175171, -0.5691340565681458, -2.089780807495117, 0.6150569319725037, 0.831598162651062, 2.29815936088562, 1.4089221954345703, -1.8466534614562988, 411.674072265625, -0.27849364280700684, 0.3458407521247864, 0.013954800553619862, 2.536808967590332, 0.3993084132671356, -2.311809778213501], "std": [0.19629378616809845, 0.03136785700917244, 0.272434800863266, 0.13976167142391205, 0.17297802865505219, 0.3709670305252075, 0.27368560433387756, 397.113525390625, 0.0844605341553688, 0.08202210813760757, 0.04136858507990837, 2.873753309249878, 0.12665778398513794, 0.26165470480918884, 0.10558789223432541, 0.08325997740030289, 0.3547765910625458, 0.12060264497995377, 0.3754703104496002, 0.4819408059120178, 0.14651818573474884, 427.0920715332031, 0.0658685564994812, 0.06907669454813004, 0.059877458959817886, 1.3770452737808228, 0.2396869957447052, 0.14455941319465637], "count": [833]}, "action": {"min": [0.18622663617134094, 1.952552318572998, -1.3479702472686768, -1.0547025203704834, -2.340486764907837, -1.9803553819656372, 1.379246473312378, 47.0, 0.04483500123023987, 0.19732099771499634, -0.11112400144338608, -3.1381852626800537, 0.14800000190734863, -1.2319999933242798, -0.7511199116706848, -2.1755356788635254, 0.19188152253627777, 0.5159542560577393, 1.5896284580230713, 0.23064526915550232, -2.1430375576019287, -5.0, -0.3732520043849945, 0.25142499804496765, -0.1554960012435913, -3.1381852626800537, 0.05299999937415123, -2.6570000648498535], "max": [1.1408692598342896, 2.099142551422119, -0.22078414261341095, -0.5568822026252747, -1.514719009399414, -0.9478011131286621, 2.2289774417877197, 937.0, 0.3801639974117279, 0.44539201259613037, 0.10411500185728073, 3.138000011444092, 0.8320000171661377, -0.31299999356269836, -0.352608859539032, -1.94050931930542, 1.528227686882019, 0.9667030572891235, 2.7651076316833496, 1.92710542678833, -1.459165096282959, 961.0, -0.16501599550247192, 0.46405500173568726, 0.10528899729251862, 3.130000114440918, 0.996999979019165, -2.0980000495910645], "mean": [0.49524927139282227, 2.0277976989746094, -0.5121695399284363, -0.6807176470756531, -2.1443464756011963, -1.4536874294281006, 1.797715187072754, 540.8787231445312, 0.29717811942100525, 0.3309471309185028, 0.03198501467704773, -0.4975576400756836, 0.6479987502098083, -0.9091247320175171, -0.5691340565681458, -2.089780807495117, 0.6150569319725037, 0.831598162651062, 2.29815936088562, 1.4089221954345703, -1.8466534614562988, 411.674072265625, -0.27849364280700684, 0.3458407521247864, 0.013954800553619862, 2.536808967590332, 0.3993084132671356, -2.311809778213501], "std": [0.19629378616809845, 0.03136785700917244, 0.272434800863266, 0.13976167142391205, 0.17297802865505219, 0.3709670305252075, 0.27368560433387756, 397.113525390625, 0.0844605341553688, 0.08202210813760757, 0.04136858507990837, 2.873753309249878, 0.12665778398513794, 0.26165470480918884, 0.10558789223432541, 0.08325997740030289, 0.3547765910625458, 0.12060264497995377, 0.3754703104496002, 0.4819408059120178, 0.14651818573474884, 427.0920715332031, 0.0658685564994812, 0.06907669454813004, 0.059877458959817886, 1.3770452737808228, 0.2396869957447052, 0.14455941319465637], "count": [833]}, "timestamp": {"min": [0.0], "max": [27.733333333333334], "mean": [13.866666666666664], "std": [8.015540461434206], "count": [833]}, "frame_index": {"min": [0], "max": [832], "mean": [416.0], "std": [240.4662138430262], "count": [833]}, "episode_index": {"min": [628], "max": [628], "mean": [628.0], "std": [0.0], "count": [833]}, "index": {"min": [553616], "max": [554448], "mean": [554032.0], "std": [240.4662138430262], "count": [833]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [833]}, "subtask_annotation": {"mean": [7.322929171668667, 29.0, 29.0, 29.0, 29.0], "std": [5.291744465408357, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [833]}, "scene_annotation": {"mean": [628.0], "std": [0.0], "min": [628], "max": [628], "count": [833]}, "eef_direction_state": {"mean": [3.985594237695078, 3.6254501800720287], "std": [2.07130603255411, 2.265970519750314], "min": [0, 0], "max": [6, 6], "count": [833]}, "eef_velocity_state": {"mean": [0.6842737094837935, 0.7623049219687875], "std": [0.6806923824760395, 0.7057782219785717], "min": [0, 0], "max": [2, 2], "count": [833]}, "eef_acc_mag_state": {"mean": [0.6110444177671068, 0.595438175270108], "std": [0.7961329038974094, 0.8086140864315557], "min": [0, 0], "max": [2, 2], "count": [833]}, "eef_direction_action": {"mean": [3.985594237695078, 3.6254501800720287], "std": [2.07130603255411, 2.265970519750314], "min": [0, 0], "max": [6, 6], "count": [833]}, "eef_velocity_action": {"mean": [0.6842737094837935, 0.7623049219687875], "std": [0.6806923824760395, 0.7057782219785717], "min": [0, 0], "max": [2, 2], "count": [833]}, "eef_acc_mag_action": {"mean": [0.6110444177671068, 0.595438175270108], "std": [0.7961329038974094, 0.8086140864315557], "min": [0, 0], "max": [2, 2], "count": [833]}, "eef_sim_pose_state": {"mean": [0.5540016232289053, 0.299416568009592, 1.1029579708589279, -2.4857464590356297, 0.7794020075157386, 1.788739919038186, 0.5348376370738905, -0.32585706198299824, 1.09411033272062, 2.2305587610141577, 0.8761483327620422, 0.9389211664058756], "std": [0.06024306997574845, 0.08403324754678629, 0.02388808844653751, 0.21100660232315302, 0.2305400369370988, 2.265153250895489, 0.07791420935212175, 0.07318761722697174, 0.05291614071025317, 0.30193008718497405, 0.16396760129587046, 2.741870960328395], "min": [0.4691917809053226, 0.10592295497062641, 1.0600359002059774, -2.9850013746461297, 0.43716305302648006, -3.141448209224977, 0.39933035089082003, -0.39315732067171455, 1.0265745479879287, 1.8263249400186148, 0.6118586659378682, -3.140085994454731], "max": [0.6484342278021654, 0.41250197713460496, 1.1490943370758069, -1.7359203353103347, 1.2185477031090968, 3.139878965924898, 0.6593098548670594, -0.05112022821401535, 1.2364693872571102, 3.0566270136307976, 1.2602782904814118, 3.1402608027071937], "count": [833]}, "eef_sim_pose_action": {"mean": [0.5540016232289053, 0.299416568009592, 1.1029579708589279, -2.4857464590356297, 0.7794020075157386, 1.788739919038186, 0.5348376370738905, -0.32585706198299824, 1.09411033272062, 2.2305587610141577, 0.8761483327620422, 0.9389211664058756], "std": [0.06024306997574845, 0.08403324754678629, 0.02388808844653751, 0.21100660232315302, 0.2305400369370988, 2.265153250895489, 0.07791420935212175, 0.07318761722697174, 0.05291614071025317, 0.30193008718497405, 0.16396760129587046, 2.741870960328395], "min": [0.4691917809053226, 0.10592295497062641, 1.0600359002059774, -2.9850013746461297, 0.43716305302648006, -3.141448209224977, 0.39933035089082003, -0.39315732067171455, 1.0265745479879287, 1.8263249400186148, 0.6118586659378682, -3.140085994454731], "max": [0.6484342278021654, 0.41250197713460496, 1.1490943370758069, -1.7359203353103347, 1.2185477031090968, 3.139878965924898, 0.6593098548670594, -0.05112022821401535, 1.2364693872571102, 3.0566270136307976, 1.2602782904814118, 3.1402608027071937], "count": [833]}, "gripper_mode_state": {"mean": [0.5618247298919568, 0.45138055222088835], "std": [0.49616298005170084, 0.497630534932953], "min": [0, 0], "max": [1, 1], "count": [833]}, "gripper_activity_state": {"mean": [1.8115246098439375, 1.787515006002401], "std": [0.5247870016048596, 0.5623118931171274], "min": [0, 0], "max": [2, 2], "count": [833]}, "gripper_mode_action": {"mean": [0.5618247298919568, 0.45138055222088835], "std": [0.49616298005170084, 0.497630534932953], "min": [0, 0], "max": [1, 1], "count": [833]}, "gripper_activity_action": {"mean": [1.8115246098439375, 1.787515006002401], "std": [0.5247870016048596, 0.5623118931171274], "min": [0, 0], "max": [2, 2], "count": [833]}, "gripper_open_scale_state": {"mean": [0.41170173536582716, 0.5408787517020968], "std": [0.4270652837311596, 0.3971134513706919], "min": [0.0, 0.047], "max": [0.961, 0.937], "count": [833]}, "gripper_open_scale_action": {"mean": [0.41170173536582716, 0.5408787517020968], "std": [0.4270652837311596, 0.3971134513706919], "min": [0.0, 0.047], "max": [0.961, 0.937], "count": [833]}}} +{"episode_index": 626, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.43101706750408497]], [[0.45494557802287583]], [[0.4536749782986111]]], "std": [[[0.22441196983877262]], [[0.1970423045040918]], [[0.19329198417856433]]], "count": [160]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42454296492034316]], [[0.453401358251634]], [[0.45284702308006536]]], "std": [[[0.20796630634655489]], [[0.17661587882554558]], [[0.17285140192144374]]], "count": [160]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4236852200776144]], [[0.4549681347017974]], [[0.45672731438929737]]], "std": [[[0.21348363171606044]], [[0.18633110403585404]], [[0.17860924958662266]]], "count": [160]}, "observation.state": {"min": [0.08194321393966675, 2.0104622840881348, -1.5940442085266113, -1.2863075733184814, -2.899498224258423, -1.9952255487442017, 0.8587717413902283, 34.0, 0.0829010009765625, 0.22077299654483795, -0.13284599781036377, -3.0959999561309814, -0.4729999601840973, -0.8650000095367432, -0.8845503330230713, -2.176041603088379, -0.03405137360095978, -0.3868347704410553, 1.640592098236084, -0.027576202526688576, -2.3125436305999756, 28.0, -0.35927700996398926, 0.23779700696468353, -0.20150700211524963, -3.1381852626800537, -0.23500001430511475, -3.1411852836608887], "max": [1.0744247436523438, 2.1091957092285156, -0.4957258999347687, -0.45200538635253906, -1.4510493278503418, -0.6939254999160767, 2.280883550643921, 945.0, 0.37904900312423706, 0.46713799238204956, 0.08841799944639206, -2.3919999599456787, 0.7649999856948853, 0.3709999918937683, -0.2111324965953827, -2.028822898864746, 1.287895917892456, 1.0730633735656738, 2.8474698066711426, 1.9683300256729126, -0.49209561944007874, 934.0, -0.17634600400924683, 0.48986899852752686, 0.06965699791908264, 3.1410000324249268, 1.0570000410079956, 3.140000104904175], "mean": [0.596060574054718, 2.071491003036499, -0.8733903169631958, -0.8505101799964905, -2.1967854499816895, -1.4058325290679932, 1.4882299900054932, 688.2286987304688, 0.24499563872814178, 0.35411232709884644, -0.0027660352643579245, -2.779904365539551, 0.17041976749897003, -0.2532741129398346, -0.5379998683929443, -2.1303141117095947, 0.614645779132843, 0.6113526225090027, 2.249321222305298, 1.380196213722229, -1.5563023090362549, 535.8217163085938, -0.2776569128036499, 0.32905104756355286, -0.021558823063969612, 1.732007622718811, 0.43136149644851685, -2.431034564971924], "std": [0.24654577672481537, 0.023798737674951553, 0.34945589303970337, 0.19577465951442719, 0.2681589424610138, 0.3378872871398926, 0.29909205436706543, 329.7934875488281, 0.08673089742660522, 0.05902574583888054, 0.061777204275131226, 0.2047938108444214, 0.27964168787002563, 0.2729509174823761, 0.20704469084739685, 0.044816166162490845, 0.320555716753006, 0.3228076994419098, 0.4178125262260437, 0.5146657824516296, 0.6023566722869873, 362.5399169921875, 0.04813674837350845, 0.07840973883867264, 0.053792160004377365, 2.0171518325805664, 0.404854416847229, 0.9021605849266052], "count": [872]}, "action": {"min": [0.08194321393966675, 2.0104622840881348, -1.5940442085266113, -1.2863075733184814, -2.899498224258423, -1.9952255487442017, 0.8587717413902283, 34.0, 0.0829010009765625, 0.22077299654483795, -0.13284599781036377, -3.0959999561309814, -0.4729999601840973, -0.8650000095367432, -0.8845503330230713, -2.176041603088379, -0.03405137360095978, -0.3868347704410553, 1.640592098236084, -0.027576202526688576, -2.3125436305999756, 28.0, -0.35927700996398926, 0.23779700696468353, -0.20150700211524963, -3.1381852626800537, -0.23500001430511475, -3.1411852836608887], "max": [1.0744247436523438, 2.1091957092285156, -0.4957258999347687, -0.45200538635253906, -1.4510493278503418, -0.6939254999160767, 2.280883550643921, 945.0, 0.37904900312423706, 0.46713799238204956, 0.08841799944639206, -2.3919999599456787, 0.7649999856948853, 0.3709999918937683, -0.2111324965953827, -2.028822898864746, 1.287895917892456, 1.0730633735656738, 2.8474698066711426, 1.9683300256729126, -0.49209561944007874, 934.0, -0.17634600400924683, 0.48986899852752686, 0.06965699791908264, 3.1410000324249268, 1.0570000410079956, 3.140000104904175], "mean": [0.596060574054718, 2.071491003036499, -0.8733903169631958, -0.8505101799964905, -2.1967854499816895, -1.4058325290679932, 1.4882299900054932, 688.2286987304688, 0.24499563872814178, 0.35411232709884644, -0.0027660352643579245, -2.779904365539551, 0.17041976749897003, -0.2532741129398346, -0.5379998683929443, -2.1303141117095947, 0.614645779132843, 0.6113526225090027, 2.249321222305298, 1.380196213722229, -1.5563023090362549, 535.8217163085938, -0.2776569128036499, 0.32905104756355286, -0.021558823063969612, 1.732007622718811, 0.43136149644851685, -2.431034564971924], "std": [0.24654577672481537, 0.023798737674951553, 0.34945589303970337, 0.19577465951442719, 0.2681589424610138, 0.3378872871398926, 0.29909205436706543, 329.7934875488281, 0.08673089742660522, 0.05902574583888054, 0.061777204275131226, 0.2047938108444214, 0.27964168787002563, 0.2729509174823761, 0.20704469084739685, 0.044816166162490845, 0.320555716753006, 0.3228076994419098, 0.4178125262260437, 0.5146657824516296, 0.6023566722869873, 362.5399169921875, 0.04813674837350845, 0.07840973883867264, 0.053792160004377365, 2.0171518325805664, 0.404854416847229, 0.9021605849266052], "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": [629], "max": [629], "mean": [629.0], "std": [0.0], "count": [872]}, "index": {"min": [554449], "max": [555320], "mean": [554884.5], "std": [251.72455184188928], "count": [872]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [872]}, "subtask_annotation": {"mean": [11.754587155963304, 29.0, 29.0, 29.0, 29.0], "std": [9.554016018265074, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [872]}, "scene_annotation": {"mean": [629.0], "std": [0.0], "min": [629], "max": [629], "count": [872]}, "eef_direction_state": {"mean": [4.154816513761468, 3.5091743119266057], "std": [1.9775401069484535, 2.1412095220509775], "min": [0, 0], "max": [6, 6], "count": [872]}, "eef_velocity_state": {"mean": [0.7419724770642202, 0.9013761467889908], "std": [0.7286280681032092, 0.7163861496388143], "min": [0, 0], "max": [2, 2], "count": [872]}, "eef_acc_mag_state": {"mean": [0.7087155963302753, 0.8256880733944955], "std": [0.823962902119192, 0.8387850179703517], "min": [0, 0], "max": [2, 2], "count": [872]}, "eef_direction_action": {"mean": [4.154816513761468, 3.5091743119266057], "std": [1.9775401069484535, 2.1412095220509775], "min": [0, 0], "max": [6, 6], "count": [872]}, "eef_velocity_action": {"mean": [0.7419724770642202, 0.9013761467889908], "std": [0.7286280681032092, 0.7163861496388143], "min": [0, 0], "max": [2, 2], "count": [872]}, "eef_acc_mag_action": {"mean": [0.7087155963302753, 0.8256880733944955], "std": [0.823962902119192, 0.8387850179703517], "min": [0, 0], "max": [2, 2], "count": [872]}, "eef_sim_pose_state": {"mean": [0.5340259658997609, 0.2707240058772468, 1.0722558717160477, -1.4905740646843637, 0.8904574915497312, 1.1950121772649407, 0.5651017994001922, -0.26218968427435413, 1.1155500794939635, 0.07672615407568094, 0.8762641776440201, -1.941667649845113], "std": [0.07806163678829042, 0.06290392352678954, 0.04387583491560032, 1.720689025023762, 0.39750095243918254, 2.262827114212722, 0.057872718082303584, 0.10046663183678554, 0.03807987191809591, 2.8846662596013606, 0.2786543207287054, 0.7485541257022363], "min": [0.42048284179837536, 0.08409390136362942, 0.9845721646290495, -3.0839318808000518, 0.2075573720442252, -3.1411811508980967, 0.4299988875704987, -0.39298513669755025, 1.0294037429897602, -3.1406327886928933, 0.09157887786303331, -3.115520813431594], "max": [0.6757906816021237, 0.36174190669187145, 1.1369482209441475, 3.141255647557163, 1.401349869091153, 3.138835112517723, 0.6739017413136542, -0.06529681788418674, 1.1970913006284183, 3.140825283362069, 1.3800188715983124, 3.1332709996054833], "count": [872]}, "eef_sim_pose_action": {"mean": [0.5340259658997609, 0.2707240058772468, 1.0722558717160477, -1.4905740646843637, 0.8904574915497312, 1.1950121772649407, 0.5651017994001922, -0.26218968427435413, 1.1155500794939635, 0.07672615407568094, 0.8762641776440201, -1.941667649845113], "std": [0.07806163678829042, 0.06290392352678954, 0.04387583491560032, 1.720689025023762, 0.39750095243918254, 2.262827114212722, 0.057872718082303584, 0.10046663183678554, 0.03807987191809591, 2.8846662596013606, 0.2786543207287054, 0.7485541257022363], "min": [0.42048284179837536, 0.08409390136362942, 0.9845721646290495, -3.0839318808000518, 0.2075573720442252, -3.1411811508980967, 0.4299988875704987, -0.39298513669755025, 1.0294037429897602, -3.1406327886928933, 0.09157887786303331, -3.115520813431594], "max": [0.6757906816021237, 0.36174190669187145, 1.1369482209441475, 3.141255647557163, 1.401349869091153, 3.138835112517723, 0.6739017413136542, -0.06529681788418674, 1.1970913006284183, 3.140825283362069, 1.3800188715983124, 3.1332709996054833], "count": [872]}, "gripper_mode_state": {"mean": [0.4036697247706422, 0.23394495412844038], "std": [0.49063273237140803, 0.42333758699917556], "min": [0, 0], "max": [1, 1], "count": [872]}, "gripper_activity_state": {"mean": [1.7339449541284404, 1.8211009174311927], "std": [0.6135653339199473, 0.51367954785943], "min": [0, 0], "max": [2, 2], "count": [872]}, "gripper_mode_action": {"mean": [0.4036697247706422, 0.23394495412844038], "std": [0.49063273237140803, 0.42333758699917556], "min": [0, 0], "max": [1, 1], "count": [872]}, "gripper_activity_action": {"mean": [1.7339449541284404, 1.8211009174311927], "std": [0.6135653339199473, 0.51367954785943], "min": [0, 0], "max": [2, 2], "count": [872]}, "gripper_open_scale_state": {"mean": [0.5358216742025596, 0.6882287844255432], "std": [0.36253979759975574, 0.3297936787337945], "min": [0.028, 0.034], "max": [0.934, 0.945], "count": [872]}, "gripper_open_scale_action": {"mean": [0.5358216742025596, 0.6882287844255432], "std": [0.36253979759975574, 0.3297936787337945], "min": [0.028, 0.034], "max": [0.934, 0.945], "count": [872]}}} +{"episode_index": 627, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.4119897263933703]], [[0.44768053573398414]], [[0.4495798162971236]]], "std": [[[0.24768772645604936]], [[0.21245874200481404]], [[0.2056483813127505]]], "count": [237]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3505291040994457]], [[0.414890797792394]], [[0.4178764650726676]]], "std": [[[0.2322449569978804]], [[0.18825124268744597]], [[0.1804544809305703]]], "count": [237]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44821224076831856]], [[0.47039425105485233]], [[0.4716106190190563]]], "std": [[[0.18156374660260294]], [[0.1600608201511778]], [[0.15245489407569388]]], "count": [237]}, "observation.state": {"min": [0.19821704924106598, 1.9277335405349731, -1.29608154296875, -1.0016618967056274, -2.3502256870269775, -1.8812905550003052, 1.285365343093872, 34.0, 0.0681539997458458, 0.19843299686908722, -0.10259299725294113, -3.1411852836608887, 0.17299999296665192, -1.315999984741211, -0.9427221417427063, -2.146109104156494, 0.3753854036331177, 0.5936213731765747, 1.8699108362197876, 0.9326341152191162, -2.3038697242736816, 38.0, -0.36878201365470886, 0.2553359866142273, -0.04944099858403206, -3.1371853351593018, -0.22200000286102295, -2.444999933242798], "max": [1.0606889724731445, 2.1006433963775635, -0.234467551112175, -0.46467649936676025, -1.6050920486450195, -0.8443030714988708, 2.0907647609710693, 945.0, 0.3844529986381531, 0.4497619867324829, 0.08995400369167328, 3.1410000324249268, 0.8330000042915344, -0.40299999713897705, -0.3643375039100647, -1.8944501876831055, 0.7886968851089478, 0.926351010799408, 2.856318473815918, 1.8781139850616455, -1.416998028755188, 939.0, -0.18971200287342072, 0.44683200120925903, 0.09295699745416641, 3.138000011444092, 0.8569999933242798, -1.906000018119812], "mean": [0.5006747841835022, 1.9893510341644287, -0.5064184069633484, -0.5715611577033997, -2.1475157737731934, -1.560177206993103, 1.6096242666244507, 628.5745849609375, 0.301270991563797, 0.31900548934936523, 0.0252885390073061, 0.884214460849762, 0.5982747077941895, -0.7775130867958069, -0.655002236366272, -2.008763551712036, 0.5764833092689514, 0.7856166362762451, 2.658499002456665, 1.640525460243225, -2.087822675704956, 597.7161865234375, -0.2954804301261902, 0.3334474265575409, 0.029256941750645638, 2.5414600372314453, 0.06728655099868774, -2.1068220138549805], "std": [0.14054501056671143, 0.0386803038418293, 0.22112716734409332, 0.12909898161888123, 0.12294389307498932, 0.33052605390548706, 0.2642286419868469, 385.6793212890625, 0.0605105459690094, 0.0626404657959938, 0.034565623849630356, 2.8138954639434814, 0.10838354378938675, 0.28389206528663635, 0.12633392214775085, 0.0849907174706459, 0.13229210674762726, 0.0693630650639534, 0.22840845584869385, 0.24241897463798523, 0.1849825531244278, 369.3609924316406, 0.0576230026781559, 0.05448613688349724, 0.03649474307894707, 1.4930812120437622, 0.2523882985115051, 0.12901747226715088], "count": [1469]}, "action": {"min": [0.19821704924106598, 1.9277335405349731, -1.29608154296875, -1.0016618967056274, -2.3502256870269775, -1.8812905550003052, 1.285365343093872, 34.0, 0.0681539997458458, 0.19843299686908722, -0.10259299725294113, -3.1411852836608887, 0.17299999296665192, -1.315999984741211, -0.9427221417427063, -2.146109104156494, 0.3753854036331177, 0.5936213731765747, 1.8699108362197876, 0.9326341152191162, -2.3038697242736816, 38.0, -0.36878201365470886, 0.2553359866142273, -0.04944099858403206, -3.1371853351593018, -0.22200000286102295, -2.444999933242798], "max": [1.0606889724731445, 2.1006433963775635, -0.234467551112175, -0.46467649936676025, -1.6050920486450195, -0.8443030714988708, 2.0907647609710693, 945.0, 0.3844529986381531, 0.4497619867324829, 0.08995400369167328, 3.1410000324249268, 0.8330000042915344, -0.40299999713897705, -0.3643375039100647, -1.8944501876831055, 0.7886968851089478, 0.926351010799408, 2.856318473815918, 1.8781139850616455, -1.416998028755188, 939.0, -0.18971200287342072, 0.44683200120925903, 0.09295699745416641, 3.138000011444092, 0.8569999933242798, -1.906000018119812], "mean": [0.5006747841835022, 1.9893510341644287, -0.5064184069633484, -0.5715611577033997, -2.1475157737731934, -1.560177206993103, 1.6096242666244507, 628.5745849609375, 0.301270991563797, 0.31900548934936523, 0.0252885390073061, 0.884214460849762, 0.5982747077941895, -0.7775130867958069, -0.655002236366272, -2.008763551712036, 0.5764833092689514, 0.7856166362762451, 2.658499002456665, 1.640525460243225, -2.087822675704956, 597.7161865234375, -0.2954804301261902, 0.3334474265575409, 0.029256941750645638, 2.5414600372314453, 0.06728655099868774, -2.1068220138549805], "std": [0.14054501056671143, 0.0386803038418293, 0.22112716734409332, 0.12909898161888123, 0.12294389307498932, 0.33052605390548706, 0.2642286419868469, 385.6793212890625, 0.0605105459690094, 0.0626404657959938, 0.034565623849630356, 2.8138954639434814, 0.10838354378938675, 0.28389206528663635, 0.12633392214775085, 0.0849907174706459, 0.13229210674762726, 0.0693630650639534, 0.22840845584869385, 0.24241897463798523, 0.1849825531244278, 369.3609924316406, 0.0576230026781559, 0.05448613688349724, 0.03649474307894707, 1.4930812120437622, 0.2523882985115051, 0.12901747226715088], "count": [1469]}, "timestamp": {"min": [0.0], "max": [48.93333333333333], "mean": [24.466666666666665], "std": [14.135455815470227], "count": [1469]}, "frame_index": {"min": [0], "max": [1468], "mean": [734.0], "std": [424.06367446410684], "count": [1469]}, "episode_index": {"min": [630], "max": [630], "mean": [630.0], "std": [0.0], "count": [1469]}, "index": {"min": [555321], "max": [556789], "mean": [556055.0], "std": [424.06367446410684], "count": [1469]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1469]}, "subtask_annotation": {"mean": [10.168141592920353, 29.0, 29.0, 29.0, 29.0], "std": [10.037352602210214, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1469]}, "scene_annotation": {"mean": [630.0], "std": [0.0], "min": [630], "max": [630], "count": [1469]}, "eef_direction_state": {"mean": [4.648740639891082, 4.185840707964601], "std": [1.9612915421730386, 2.3365951686405], "min": [0, 0], "max": [6, 6], "count": [1469]}, "eef_velocity_state": {"mean": [0.4315861130020422, 0.5030633083730429], "std": [0.5706542674500532, 0.6365518363621174], "min": [0, 0], "max": [2, 2], "count": [1469]}, "eef_acc_mag_state": {"mean": [0.44179714091218514, 0.4084411164057182], "std": [0.734389924098976, 0.709238524993268], "min": [0, 0], "max": [2, 2], "count": [1469]}, "eef_direction_action": {"mean": [4.648740639891082, 4.185840707964601], "std": [1.9612915421730386, 2.3365951686405], "min": [0, 0], "max": [6, 6], "count": [1469]}, "eef_velocity_action": {"mean": [0.4315861130020422, 0.5030633083730429], "std": [0.5706542674500532, 0.6365518363621174], "min": [0, 0], "max": [2, 2], "count": [1469]}, "eef_acc_mag_action": {"mean": [0.44179714091218514, 0.4084411164057182], "std": [0.734389924098976, 0.709238524993268], "min": [0, 0], "max": [2, 2], "count": [1469]}, "eef_sim_pose_state": {"mean": [0.554704847132642, 0.3191793698543894, 1.1109661335874792, -2.5602507257801705, 0.4129595867954329, 2.4393897507276523, 0.5271499917256149, -0.32721423551028556, 1.0852381437390584, 2.2370146108013143, 0.9454176923621277, -0.46935148845283303], "std": [0.04819671364649579, 0.06273709375394018, 0.02159859941469225, 0.15245713684144127, 0.2460074246116095, 1.3373608436199431, 0.05825952052815048, 0.05989225421439708, 0.026857865850915406, 0.29425646671033323, 0.20593999421052897, 2.8860554025035046], "min": [0.47300922862897554, 0.2015652841199871, 1.0668254986775345, -2.910796510902748, 0.07493766599327989, -3.1365018609252093, 0.40188293931562324, -0.40370608064595986, 1.024605003797118, 1.7848455102934677, 0.5119309651817829, -3.139730583087207], "max": [0.6547204820115675, 0.3917696411651346, 1.1829154601267569, -1.9323054068364796, 0.965401223177166, 3.134020192035015, 0.645294546896167, -0.07560158024818901, 1.1758089749519256, 2.8512520619756865, 1.202415698195737, 3.1414034829802224], "count": [1469]}, "eef_sim_pose_action": {"mean": [0.554704847132642, 0.3191793698543894, 1.1109661335874792, -2.5602507257801705, 0.4129595867954329, 2.4393897507276523, 0.5271499917256149, -0.32721423551028556, 1.0852381437390584, 2.2370146108013143, 0.9454176923621277, -0.46935148845283303], "std": [0.04819671364649579, 0.06273709375394018, 0.02159859941469225, 0.15245713684144127, 0.2460074246116095, 1.3373608436199431, 0.05825952052815048, 0.05989225421439708, 0.026857865850915406, 0.29425646671033323, 0.20593999421052897, 2.8860554025035046], "min": [0.47300922862897554, 0.2015652841199871, 1.0668254986775345, -2.910796510902748, 0.07493766599327989, -3.1365018609252093, 0.40188293931562324, -0.40370608064595986, 1.024605003797118, 1.7848455102934677, 0.5119309651817829, -3.139730583087207], "max": [0.6547204820115675, 0.3917696411651346, 1.1829154601267569, -1.9323054068364796, 0.965401223177166, 3.134020192035015, 0.645294546896167, -0.07560158024818901, 1.1758089749519256, 2.8512520619756865, 1.202415698195737, 3.1414034829802224], "count": [1469]}, "gripper_mode_state": {"mean": [0.3274336283185841, 0.35398230088495575], "std": [0.46927694101107825, 0.47820375526039627], "min": [0, 0], "max": [1, 1], "count": [1469]}, "gripper_activity_state": {"mean": [1.879509870660313, 1.9033356024506467], "std": [0.43476654855285063, 0.39073132766734703], "min": [0, 0], "max": [2, 2], "count": [1469]}, "gripper_mode_action": {"mean": [0.3274336283185841, 0.35398230088495575], "std": [0.46927694101107825, 0.47820375526039627], "min": [0, 0], "max": [1, 1], "count": [1469]}, "gripper_activity_action": {"mean": [1.879509870660313, 1.9033356024506467], "std": [0.43476654855285063, 0.39073132766734703], "min": [0, 0], "max": [2, 2], "count": [1469]}, "gripper_open_scale_state": {"mean": [0.5977161333955309, 0.6285745405868415], "std": [0.3693607926895842, 0.38567942763162943], "min": [0.038, 0.034], "max": [0.939, 0.945], "count": [1469]}, "gripper_open_scale_action": {"mean": [0.5977161333955309, 0.6285745405868415], "std": [0.3693607926895842, 0.38567942763162943], "min": [0.038, 0.034], "max": [0.939, 0.945], "count": [1469]}}} +{"episode_index": 628, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.42299304965242357]], [[0.4532812570837584]], [[0.4544033928841286]]], "std": [[[0.2353718546115548]], [[0.20211323901242886]], [[0.19620977651924587]]], "count": [173]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3800129585552911]], [[0.43068376803997127]], [[0.4311473162000831]]], "std": [[[0.2070520340441289]], [[0.16543871408318994]], [[0.15812423604627432]]], "count": [173]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44487438135177]], [[0.4692227747553742]], [[0.46995743841852733]]], "std": [[[0.18458625819050414]], [[0.16265835307557092]], [[0.15529907064971155]]], "count": [173]}, "observation.state": {"min": [0.15227998793125153, 1.9419231414794922, -1.5274598598480225, -1.2471250295639038, -2.2618420124053955, -1.8294717073440552, 1.3973804712295532, 43.0, 0.02768000029027462, 0.20847199857234955, -0.13112500309944153, -3.1411852836608887, 0.06599999964237213, -1.246000051498413, -0.8527154922485352, -2.175395965576172, 0.32939597964286804, 0.5106658935546875, 1.625966191291809, 0.2520604729652405, -2.11841082572937, 9.0, -0.36087799072265625, 0.2540439963340759, -0.17458799481391907, -3.1401853561401367, -0.19900000095367432, -2.619999885559082], "max": [1.1490899324417114, 2.110818862915039, -0.3880215883255005, -0.5152910351753235, -1.392493486404419, -0.9711012244224548, 2.2565011978149414, 929.0, 0.37918001413345337, 0.44117099046707153, 0.0833199992775917, 3.1410000324249268, 0.8360000252723694, -0.3319999873638153, -0.25453880429267883, -1.9787496328353882, 1.6896880865097046, 1.04854154586792, 2.859407901763916, 1.9163717031478882, -1.4892719984054565, 904.0, -0.13958899676799774, 0.45566898584365845, 0.09693600237369537, 3.1389999389648438, 1.0499999523162842, -2.0899999141693115], "mean": [0.43588006496429443, 2.042229652404785, -0.677736759185791, -0.6824290156364441, -2.0402660369873047, -1.4529719352722168, 1.7437450885772705, 520.532470703125, 0.29334554076194763, 0.31245747208595276, 0.010106796398758888, -0.2485939860343933, 0.5922695398330688, -0.8605362772941589, -0.6254667639732361, -2.0895209312438965, 0.6972740292549133, 0.8693291544914246, 2.4446215629577637, 1.379296064376831, -1.9631624221801758, 494.56231689453125, -0.2763146758079529, 0.3579826354980469, 0.014845536090433598, 2.5853888988494873, 0.24389693140983582, -2.2983689308166504], "std": [0.21263204514980316, 0.04431375861167908, 0.2695193290710449, 0.1893017292022705, 0.13970187306404114, 0.2865217328071594, 0.26169344782829285, 404.6836242675781, 0.08988391607999802, 0.07424464821815491, 0.044620465487241745, 2.9207510948181152, 0.14631040394306183, 0.2574792206287384, 0.127226784825325, 0.07051227986812592, 0.3213629126548767, 0.13224035501480103, 0.40598389506340027, 0.5038325786590576, 0.15012143552303314, 399.2585754394531, 0.06259351223707199, 0.06645482033491135, 0.062663733959198, 1.0991854667663574, 0.3303684890270233, 0.13559988141059875], "count": [971]}, "action": {"min": [0.15227998793125153, 1.9419231414794922, -1.5274598598480225, -1.2471250295639038, -2.2618420124053955, -1.8294717073440552, 1.3973804712295532, 43.0, 0.02768000029027462, 0.20847199857234955, -0.13112500309944153, -3.1411852836608887, 0.06599999964237213, -1.246000051498413, -0.8527154922485352, -2.175395965576172, 0.32939597964286804, 0.5106658935546875, 1.625966191291809, 0.2520604729652405, -2.11841082572937, 9.0, -0.36087799072265625, 0.2540439963340759, -0.17458799481391907, -3.1401853561401367, -0.19900000095367432, -2.619999885559082], "max": [1.1490899324417114, 2.110818862915039, -0.3880215883255005, -0.5152910351753235, -1.392493486404419, -0.9711012244224548, 2.2565011978149414, 929.0, 0.37918001413345337, 0.44117099046707153, 0.0833199992775917, 3.1410000324249268, 0.8360000252723694, -0.3319999873638153, -0.25453880429267883, -1.9787496328353882, 1.6896880865097046, 1.04854154586792, 2.859407901763916, 1.9163717031478882, -1.4892719984054565, 904.0, -0.13958899676799774, 0.45566898584365845, 0.09693600237369537, 3.1389999389648438, 1.0499999523162842, -2.0899999141693115], "mean": [0.43588006496429443, 2.042229652404785, -0.677736759185791, -0.6824290156364441, -2.0402660369873047, -1.4529719352722168, 1.7437450885772705, 520.532470703125, 0.29334554076194763, 0.31245747208595276, 0.010106796398758888, -0.2485939860343933, 0.5922695398330688, -0.8605362772941589, -0.6254667639732361, -2.0895209312438965, 0.6972740292549133, 0.8693291544914246, 2.4446215629577637, 1.379296064376831, -1.9631624221801758, 494.56231689453125, -0.2763146758079529, 0.3579826354980469, 0.014845536090433598, 2.5853888988494873, 0.24389693140983582, -2.2983689308166504], "std": [0.21263204514980316, 0.04431375861167908, 0.2695193290710449, 0.1893017292022705, 0.13970187306404114, 0.2865217328071594, 0.26169344782829285, 404.6836242675781, 0.08988391607999802, 0.07424464821815491, 0.044620465487241745, 2.9207510948181152, 0.14631040394306183, 0.2574792206287384, 0.127226784825325, 0.07051227986812592, 0.3213629126548767, 0.13224035501480103, 0.40598389506340027, 0.5038325786590576, 0.15012143552303314, 399.2585754394531, 0.06259351223707199, 0.06645482033491135, 0.062663733959198, 1.0991854667663574, 0.3303684890270233, 0.13559988141059875], "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": [631], "max": [631], "mean": [631.0], "std": [0.0], "count": [971]}, "index": {"min": [556790], "max": [557760], "mean": [557275.0], "std": [280.30340704315387], "count": [971]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [971]}, "subtask_annotation": {"mean": [10.744593202883625, 29.0, 29.0, 29.0, 29.0], "std": [9.330009780649734, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [971]}, "scene_annotation": {"mean": [631.0], "std": [0.0], "min": [631], "max": [631], "count": [971]}, "eef_direction_state": {"mean": [3.72399588053553, 3.4531410916580842], "std": [2.1112300620383255, 2.2968697455186464], "min": [0, 0], "max": [6, 6], "count": [971]}, "eef_velocity_state": {"mean": [0.6766220391349125, 0.7744593202883625], "std": [0.6041900727116416, 0.6834866925184411], "min": [0, 0], "max": [2, 2], "count": [971]}, "eef_acc_mag_state": {"mean": [0.6364572605561277, 0.6138002059732235], "std": [0.8173387607480314, 0.8056028550609479], "min": [0, 0], "max": [2, 2], "count": [971]}, "eef_direction_action": {"mean": [3.72399588053553, 3.4531410916580842], "std": [2.1112300620383255, 2.2968697455186464], "min": [0, 0], "max": [6, 6], "count": [971]}, "eef_velocity_action": {"mean": [0.6766220391349125, 0.7744593202883625], "std": [0.6041900727116416, 0.6834866925184411], "min": [0, 0], "max": [2, 2], "count": [971]}, "eef_acc_mag_action": {"mean": [0.6364572605561277, 0.6138002059732235], "std": [0.8173387607480314, 0.8056028550609479], "min": [0, 0], "max": [2, 2], "count": [971]}, "eef_sim_pose_state": {"mean": [0.5693843501681314, 0.29328055283311727, 1.1105880125476693, -2.6373148036393093, 0.6557091745058476, 2.039942035837595, 0.5183527397239606, -0.3092752382393243, 1.0817618564039966, 2.2663855428694966, 0.878961228609253, 0.1536361402588887], "std": [0.055793584683695586, 0.0828602507632206, 0.023074805056606723, 0.20022595786414588, 0.29694142010084584, 1.849597777031083, 0.0713983090597139, 0.08231213566023017, 0.05465340496003192, 0.3016703614957242, 0.1456404403542179, 2.877933606197271], "min": [0.45935268397900286, 0.07256683725612614, 1.0630322242937222, -2.9287413381350387, 0.24903252991599834, -3.1176544709383496, 0.4095414639544609, -0.3814468541982792, 1.0197867585002371, 1.9200900328401258, 0.6369567800991152, -3.140413121870029], "max": [0.6395231196975025, 0.393949235993621, 1.157925053646459, -1.6558374647803933, 1.2077533235693685, 3.1289177827282812, 0.6545350498236601, -0.02216734539557577, 1.224724785213611, 2.9551912243101173, 1.288770154112266, 3.1413710274909197], "count": [971]}, "eef_sim_pose_action": {"mean": [0.5693843501681314, 0.29328055283311727, 1.1105880125476693, -2.6373148036393093, 0.6557091745058476, 2.039942035837595, 0.5183527397239606, -0.3092752382393243, 1.0817618564039966, 2.2663855428694966, 0.878961228609253, 0.1536361402588887], "std": [0.055793584683695586, 0.0828602507632206, 0.023074805056606723, 0.20022595786414588, 0.29694142010084584, 1.849597777031083, 0.0713983090597139, 0.08231213566023017, 0.05465340496003192, 0.3016703614957242, 0.1456404403542179, 2.877933606197271], "min": [0.45935268397900286, 0.07256683725612614, 1.0630322242937222, -2.9287413381350387, 0.24903252991599834, -3.1176544709383496, 0.4095414639544609, -0.3814468541982792, 1.0197867585002371, 1.9200900328401258, 0.6369567800991152, -3.140413121870029], "max": [0.6395231196975025, 0.393949235993621, 1.157925053646459, -1.6558374647803933, 1.2077533235693685, 3.1289177827282812, 0.6545350498236601, -0.02216734539557577, 1.224724785213611, 2.9551912243101173, 1.288770154112266, 3.1413710274909197], "count": [971]}, "gripper_mode_state": {"mean": [0.4593202883625129, 0.46138002059732236], "std": [0.4983424134679798, 0.4985062659495214], "min": [0, 0], "max": [1, 1], "count": [971]}, "gripper_activity_state": {"mean": [1.835221421215242, 1.811534500514933], "std": [0.4905234046392788, 0.5297637714558237], "min": [0, 0], "max": [2, 2], "count": [971]}, "gripper_mode_action": {"mean": [0.4593202883625129, 0.46138002059732236], "std": [0.4983424134679798, 0.4985062659495214], "min": [0, 0], "max": [1, 1], "count": [971]}, "gripper_activity_action": {"mean": [1.835221421215242, 1.811534500514933], "std": [0.4905234046392788, 0.5297637714558237], "min": [0, 0], "max": [2, 2], "count": [971]}, "gripper_open_scale_state": {"mean": [0.49456230698063935, 0.5205324409162716], "std": [0.39925884752737184, 0.40468374573795673], "min": [0.009, 0.043], "max": [0.904, 0.929], "count": [971]}, "gripper_open_scale_action": {"mean": [0.49456230698063935, 0.5205324409162716], "std": [0.39925884752737184, 0.40468374573795673], "min": [0.009, 0.043], "max": [0.904, 0.929], "count": [971]}}} +{"episode_index": 629, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4245477006848839]], [[0.4566858247288277]], [[0.45842860541823116]]], "std": [[[0.2348018185614183]], [[0.2014200403918173]], [[0.19437379139026015]]], "count": [188]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37924010155924076]], [[0.43395404954978445]], [[0.4360733088669865]]], "std": [[[0.21481222991426174]], [[0.17462726580984408]], [[0.16744815447173314]]], "count": [188]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4463484727002503]], [[0.46671464873626756]], [[0.46635857973508554]]], "std": [[[0.1586583515627195]], [[0.13780267483740613]], [[0.13057788986800298]]], "count": [188]}, "observation.state": {"min": [0.2165953516960144, 1.9356050491333008, -1.4525327682495117, -0.7937583327293396, -2.35357666015625, -1.8761416673660278, 1.2986996173858643, 54.0, 0.04023100063204765, 0.20773999392986298, -0.1365099996328354, -3.1411852836608887, 0.24400000274181366, -1.24399995803833, -0.7577695846557617, -2.172149658203125, 0.22769565880298615, 0.4843638241291046, 1.5663459300994873, 0.8522443175315857, -2.035961627960205, 40.0, -0.3590430021286011, 0.26267901062965393, -0.0971670001745224, -3.1411852836608887, -0.001999999862164259, -2.3949999809265137], "max": [1.1690739393234253, 2.113837957382202, -0.24790658056735992, -0.41606906056404114, -1.4027734994888306, -0.8898037672042847, 1.9653104543685913, 944.0, 0.3975909948348999, 0.4542919993400574, 0.09443499892950058, 3.1410000324249268, 0.9210000038146973, -0.1979999840259552, -0.275884211063385, -1.9335980415344238, 0.7053923010826111, 0.8776038885116577, 2.776609420776367, 1.8993196487426758, -1.4925357103347778, 939.0, -0.20050300657749176, 0.405925989151001, 0.10018400102853775, 3.1410000324249268, 1.2300000190734863, -1.9450000524520874], "mean": [0.4831402897834778, 1.9954540729522705, -0.5380210876464844, -0.5368208885192871, -2.0511820316314697, -1.4670352935791016, 1.592682957649231, 679.239990234375, 0.30652138590812683, 0.31712114810943604, 0.018407367169857025, -1.9426510334014893, 0.6557943224906921, -0.8095394372940063, -0.5721498727798462, -2.0558829307556152, 0.484146386384964, 0.7561207413673401, 2.3988051414489746, 1.6053109169006348, -1.929640293121338, 581.0964965820312, -0.2932825982570648, 0.32491523027420044, 0.020077912136912346, 0.7616636157035828, 0.3541008234024048, -2.1219875812530518], "std": [0.21698902547359467, 0.04385964944958687, 0.2789173126220703, 0.0855444148182869, 0.21457727253437042, 0.33981916308403015, 0.23540374636650085, 344.8043518066406, 0.0901266559958458, 0.0692734494805336, 0.04438833147287369, 2.281374454498291, 0.1308901309967041, 0.2976066470146179, 0.12649677693843842, 0.08713652193546295, 0.11772464960813522, 0.08335960656404495, 0.34101542830467224, 0.26075097918510437, 0.1348731368780136, 394.6711120605469, 0.05824072286486626, 0.0516120046377182, 0.04651862382888794, 2.9172394275665283, 0.31636884808540344, 0.1262155920267105], "count": [1077]}, "action": {"min": [0.2165953516960144, 1.9356050491333008, -1.4525327682495117, -0.7937583327293396, -2.35357666015625, -1.8761416673660278, 1.2986996173858643, 54.0, 0.04023100063204765, 0.20773999392986298, -0.1365099996328354, -3.1411852836608887, 0.24400000274181366, -1.24399995803833, -0.7577695846557617, -2.172149658203125, 0.22769565880298615, 0.4843638241291046, 1.5663459300994873, 0.8522443175315857, -2.035961627960205, 40.0, -0.3590430021286011, 0.26267901062965393, -0.0971670001745224, -3.1411852836608887, -0.001999999862164259, -2.3949999809265137], "max": [1.1690739393234253, 2.113837957382202, -0.24790658056735992, -0.41606906056404114, -1.4027734994888306, -0.8898037672042847, 1.9653104543685913, 944.0, 0.3975909948348999, 0.4542919993400574, 0.09443499892950058, 3.1410000324249268, 0.9210000038146973, -0.1979999840259552, -0.275884211063385, -1.9335980415344238, 0.7053923010826111, 0.8776038885116577, 2.776609420776367, 1.8993196487426758, -1.4925357103347778, 939.0, -0.20050300657749176, 0.405925989151001, 0.10018400102853775, 3.1410000324249268, 1.2300000190734863, -1.9450000524520874], "mean": [0.4831402897834778, 1.9954540729522705, -0.5380210876464844, -0.5368208885192871, -2.0511820316314697, -1.4670352935791016, 1.592682957649231, 679.239990234375, 0.30652138590812683, 0.31712114810943604, 0.018407367169857025, -1.9426510334014893, 0.6557943224906921, -0.8095394372940063, -0.5721498727798462, -2.0558829307556152, 0.484146386384964, 0.7561207413673401, 2.3988051414489746, 1.6053109169006348, -1.929640293121338, 581.0964965820312, -0.2932825982570648, 0.32491523027420044, 0.020077912136912346, 0.7616636157035828, 0.3541008234024048, -2.1219875812530518], "std": [0.21698902547359467, 0.04385964944958687, 0.2789173126220703, 0.0855444148182869, 0.21457727253437042, 0.33981916308403015, 0.23540374636650085, 344.8043518066406, 0.0901266559958458, 0.0692734494805336, 0.04438833147287369, 2.281374454498291, 0.1308901309967041, 0.2976066470146179, 0.12649677693843842, 0.08713652193546295, 0.11772464960813522, 0.08335960656404495, 0.34101542830467224, 0.26075097918510437, 0.1348731368780136, 394.6711120605469, 0.05824072286486626, 0.0516120046377182, 0.04651862382888794, 2.9172394275665283, 0.31636884808540344, 0.1262155920267105], "count": [1077]}, "timestamp": {"min": [0.0], "max": [35.86666666666667], "mean": [17.933333333333334], "std": [10.363432864680542], "count": [1077]}, "frame_index": {"min": [0], "max": [1076], "mean": [538.0], "std": [310.9029859404163], "count": [1077]}, "episode_index": {"min": [632], "max": [632], "mean": [632.0], "std": [0.0], "count": [1077]}, "index": {"min": [557761], "max": [558837], "mean": [558299.0], "std": [310.9029859404163], "count": [1077]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1077]}, "subtask_annotation": {"mean": [8.428969359331477, 29.0, 29.0, 29.0, 29.0], "std": [8.020043146195786, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1077]}, "scene_annotation": {"mean": [632.0], "std": [0.0], "min": [632], "max": [632], "count": [1077]}, "eef_direction_state": {"mean": [4.216341689879294, 3.916434540389972], "std": [2.1318194168920117, 2.3223269612570623], "min": [0, 0], "max": [6, 6], "count": [1077]}, "eef_velocity_state": {"mean": [0.5394614670380687, 0.6545961002785515], "std": [0.6106246612506444, 0.7271813464248896], "min": [0, 0], "max": [2, 2], "count": [1077]}, "eef_acc_mag_state": {"mean": [0.4856081708449396, 0.5543175487465181], "std": [0.7482737339486457, 0.7946387343342278], "min": [0, 0], "max": [2, 2], "count": [1077]}, "eef_direction_action": {"mean": [4.216341689879294, 3.916434540389972], "std": [2.1318194168920117, 2.3223269612570623], "min": [0, 0], "max": [6, 6], "count": [1077]}, "eef_velocity_action": {"mean": [0.5394614670380687, 0.6545961002785515], "std": [0.6106246612506444, 0.7271813464248896], "min": [0, 0], "max": [2, 2], "count": [1077]}, "eef_acc_mag_action": {"mean": [0.4856081708449396, 0.5543175487465181], "std": [0.7482737339486457, 0.7946387343342278], "min": [0, 0], "max": [2, 2], "count": [1077]}, "eef_sim_pose_state": {"mean": [0.5384232887326557, 0.3166401161222116, 1.096749675766695, -2.2974481379166547, 0.604173132404856, 1.541740725630258, 0.5221457193102801, -0.32470009348300677, 1.0766633175178093, 2.2226141176353815, 0.9475671847161462, 0.2742018233538402], "std": [0.04595334571913001, 0.0674629571735729, 0.019881573349765515, 0.25176258763161685, 0.23824328070219272, 2.4311006534895485, 0.06735043825187581, 0.088434828628727, 0.03783890160030607, 0.24502937901052158, 0.1847882763885625, 2.88249754304578], "min": [0.468243544178004, 0.20127737795864142, 1.0494344318162305, -2.5543073204938294, 0.269624066959119, -3.1397581738821074, 0.41096890004245357, -0.42949606671724266, 1.0208752425406518, 1.6964499238195443, 0.6904530120135255, -3.14100357787094], "max": [0.6076897076202659, 0.400055481515309, 1.1552422828294169, -1.4659922880369824, 1.033725195804454, 3.1378823537430938, 0.664845263347588, -0.030747579780782158, 1.1846449436499573, 3.0413074255649857, 1.329344412318647, 3.1415275653239565], "count": [1077]}, "eef_sim_pose_action": {"mean": [0.5384232887326557, 0.3166401161222116, 1.096749675766695, -2.2974481379166547, 0.604173132404856, 1.541740725630258, 0.5221457193102801, -0.32470009348300677, 1.0766633175178093, 2.2226141176353815, 0.9475671847161462, 0.2742018233538402], "std": [0.04595334571913001, 0.0674629571735729, 0.019881573349765515, 0.25176258763161685, 0.23824328070219272, 2.4311006534895485, 0.06735043825187581, 0.088434828628727, 0.03783890160030607, 0.24502937901052158, 0.1847882763885625, 2.88249754304578], "min": [0.468243544178004, 0.20127737795864142, 1.0494344318162305, -2.5543073204938294, 0.269624066959119, -3.1397581738821074, 0.41096890004245357, -0.42949606671724266, 1.0208752425406518, 1.6964499238195443, 0.6904530120135255, -3.14100357787094], "max": [0.6076897076202659, 0.400055481515309, 1.1552422828294169, -1.4659922880369824, 1.033725195804454, 3.1378823537430938, 0.664845263347588, -0.030747579780782158, 1.1846449436499573, 3.0413074255649857, 1.329344412318647, 3.1415275653239565], "count": [1077]}, "gripper_mode_state": {"mean": [0.37604456824512533, 0.27298050139275765], "std": [0.4843914232709575, 0.44549090591404356], "min": [0, 0], "max": [1, 1], "count": [1077]}, "gripper_activity_state": {"mean": [1.841225626740947, 1.8681522748375117], "std": [0.4911941205282363, 0.44708653788226443], "min": [0, 0], "max": [2, 2], "count": [1077]}, "gripper_mode_action": {"mean": [0.37604456824512533, 0.27298050139275765], "std": [0.4843914232709575, 0.44549090591404356], "min": [0, 0], "max": [1, 1], "count": [1077]}, "gripper_activity_action": {"mean": [1.841225626740947, 1.8681522748375117], "std": [0.4911941205282363, 0.44708653788226443], "min": [0, 0], "max": [2, 2], "count": [1077]}, "gripper_open_scale_state": {"mean": [0.5810965644992265, 0.679240018577186], "std": [0.394671224138626, 0.3448042580540081], "min": [0.04, 0.054], "max": [0.939, 0.944], "count": [1077]}, "gripper_open_scale_action": {"mean": [0.5810965644992265, 0.679240018577186], "std": [0.394671224138626, 0.3448042580540081], "min": [0.04, 0.054], "max": [0.939, 0.944], "count": [1077]}}} +{"episode_index": 630, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4297982232455272]], [[0.45790037734369843]], [[0.4578907436291015]]], "std": [[[0.2285236668229518]], [[0.19605307481093923]], [[0.19068333212215371]]], "count": [198]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3953241184310425]], [[0.43968795285370044]], [[0.44070524588202287]]], "std": [[[0.21883641456819286]], [[0.17833188781763848]], [[0.17018919698173715]]], "count": [198]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44933847461543536]], [[0.46546160233874695]], [[0.4632657993332013]]], "std": [[[0.14315220514379257]], [[0.12692572888190606]], [[0.12113725776728668]]], "count": [198]}, "observation.state": {"min": [0.11791444569826126, 1.9675794839859009, -1.3769251108169556, -1.1184070110321045, -2.2990002632141113, -1.8248291015625, 1.4648723602294922, 35.0, 0.09104800224304199, 0.18711499869823456, -0.10237699747085571, -3.1411852836608887, 0.24299998581409454, -1.2910000085830688, -0.9388300776481628, -2.1759018898010254, 0.3231302797794342, 0.5135456919670105, 1.6440304517745972, 0.37028905749320984, -2.483307123184204, 36.0, -0.35327500104904175, 0.262131005525589, -0.1703300029039383, -3.1401853561401367, -0.09800000488758087, -2.6470000743865967], "max": [0.9004153609275818, 2.1002070903778076, -0.2082352340221405, -0.513737678527832, -1.5222935676574707, -0.9197361469268799, 2.167855978012085, 946.0, 0.38976800441741943, 0.42480701208114624, 0.10376700013875961, 3.1410000324249268, 0.9700000286102295, -0.4300000071525574, -0.3165678381919861, -1.9972152709960938, 1.6070992946624756, 1.0519973039627075, 2.8579416275024414, 1.9366872310638428, -1.5131655931472778, 861.0, -0.12683500349521637, 0.4719659984111786, 0.10108400136232376, 3.135999917984009, 0.925000011920929, -2.0510001182556152], "mean": [0.42905282974243164, 2.056878089904785, -0.525319516658783, -0.7055734395980835, -2.011394500732422, -1.382887601852417, 1.7598015069961548, 606.6935424804688, 0.31505540013313293, 0.3284831643104553, 0.034474316984415054, -1.1969743967056274, 0.7424094080924988, -0.927096426486969, -0.7117342948913574, -2.0907955169677734, 0.811478853225708, 0.8563191890716553, 2.556493043899536, 1.3106638193130493, -2.1523244380950928, 396.7732849121094, -0.2508188784122467, 0.38440456986427307, 0.0013141216477379203, 2.4596102237701416, 0.1643526703119278, -2.3054323196411133], "std": [0.14788389205932617, 0.026316311210393906, 0.24213102459907532, 0.1268247365951538, 0.1491978019475937, 0.2897222936153412, 0.19469454884529114, 370.3232421875, 0.07140334695577621, 0.06722752004861832, 0.041348692029714584, 2.6496334075927734, 0.15620912611484528, 0.22970853745937347, 0.1646847426891327, 0.058227792382240295, 0.3307930827140808, 0.13619591295719147, 0.3757134974002838, 0.43678390979766846, 0.254698246717453, 336.0060119628906, 0.062448788434267044, 0.07223343104124069, 0.059888772666454315, 1.1925013065338135, 0.261355459690094, 0.14834396541118622], "count": [1160]}, "action": {"min": [0.11791444569826126, 1.9675794839859009, -1.3769251108169556, -1.1184070110321045, -2.2990002632141113, -1.8248291015625, 1.4648723602294922, 35.0, 0.09104800224304199, 0.18711499869823456, -0.10237699747085571, -3.1411852836608887, 0.24299998581409454, -1.2910000085830688, -0.9388300776481628, -2.1759018898010254, 0.3231302797794342, 0.5135456919670105, 1.6440304517745972, 0.37028905749320984, -2.483307123184204, 36.0, -0.35327500104904175, 0.262131005525589, -0.1703300029039383, -3.1401853561401367, -0.09800000488758087, -2.6470000743865967], "max": [0.9004153609275818, 2.1002070903778076, -0.2082352340221405, -0.513737678527832, -1.5222935676574707, -0.9197361469268799, 2.167855978012085, 946.0, 0.38976800441741943, 0.42480701208114624, 0.10376700013875961, 3.1410000324249268, 0.9700000286102295, -0.4300000071525574, -0.3165678381919861, -1.9972152709960938, 1.6070992946624756, 1.0519973039627075, 2.8579416275024414, 1.9366872310638428, -1.5131655931472778, 861.0, -0.12683500349521637, 0.4719659984111786, 0.10108400136232376, 3.135999917984009, 0.925000011920929, -2.0510001182556152], "mean": [0.42905282974243164, 2.056878089904785, -0.525319516658783, -0.7055734395980835, -2.011394500732422, -1.382887601852417, 1.7598015069961548, 606.6935424804688, 0.31505540013313293, 0.3284831643104553, 0.034474316984415054, -1.1969743967056274, 0.7424094080924988, -0.927096426486969, -0.7117342948913574, -2.0907955169677734, 0.811478853225708, 0.8563191890716553, 2.556493043899536, 1.3106638193130493, -2.1523244380950928, 396.7732849121094, -0.2508188784122467, 0.38440456986427307, 0.0013141216477379203, 2.4596102237701416, 0.1643526703119278, -2.3054323196411133], "std": [0.14788389205932617, 0.026316311210393906, 0.24213102459907532, 0.1268247365951538, 0.1491978019475937, 0.2897222936153412, 0.19469454884529114, 370.3232421875, 0.07140334695577621, 0.06722752004861832, 0.041348692029714584, 2.6496334075927734, 0.15620912611484528, 0.22970853745937347, 0.1646847426891327, 0.058227792382240295, 0.3307930827140808, 0.13619591295719147, 0.3757134974002838, 0.43678390979766846, 0.254698246717453, 336.0060119628906, 0.062448788434267044, 0.07223343104124069, 0.059888772666454315, 1.1925013065338135, 0.261355459690094, 0.14834396541118622], "count": [1160]}, "timestamp": {"min": [0.0], "max": [38.63333333333333], "mean": [19.316666666666666], "std": [11.162101056700749], "count": [1160]}, "frame_index": {"min": [0], "max": [1159], "mean": [579.5], "std": [334.8630317010225], "count": [1160]}, "episode_index": {"min": [633], "max": [633], "mean": [633.0], "std": [0.0], "count": [1160]}, "index": {"min": [558838], "max": [559997], "mean": [559417.5], "std": [334.8630317010225], "count": [1160]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1160]}, "subtask_annotation": {"mean": [14.187931034482759, 29.0, 29.0, 29.0, 29.0], "std": [10.500124425965701, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1160]}, "scene_annotation": {"mean": [633.0], "std": [0.0], "min": [633], "max": [633], "count": [1160]}, "eef_direction_state": {"mean": [4.088793103448276, 3.6336206896551726], "std": [1.9555082041515854, 2.304285511431397], "min": [0, 0], "max": [6, 6], "count": [1160]}, "eef_velocity_state": {"mean": [0.6448275862068965, 0.7448275862068966], "std": [0.6170487081296907, 0.7110391651740461], "min": [0, 0], "max": [2, 2], "count": [1160]}, "eef_acc_mag_state": {"mean": [0.6353448275862069, 0.6362068965517241], "std": [0.8140738666756646, 0.8096824145096865], "min": [0, 0], "max": [2, 2], "count": [1160]}, "eef_direction_action": {"mean": [4.088793103448276, 3.6336206896551726], "std": [1.9555082041515854, 2.304285511431397], "min": [0, 0], "max": [6, 6], "count": [1160]}, "eef_velocity_action": {"mean": [0.6448275862068965, 0.7448275862068966], "std": [0.6170487081296907, 0.7110391651740461], "min": [0, 0], "max": [2, 2], "count": [1160]}, "eef_acc_mag_action": {"mean": [0.6353448275862069, 0.6362068965517241], "std": [0.8140738666756646, 0.8096824145096865], "min": [0, 0], "max": [2, 2], "count": [1160]}, "eef_sim_pose_state": {"mean": [0.595169484488647, 0.26258731563698484, 1.1220357299956385, -1.7148765515835402, 0.6065808532476725, 2.219887623806387, 0.5281614741407895, -0.3376097893608973, 1.082016664863335, 2.186538350981603, 0.9044975701788095, 1.3851360414959208], "std": [0.0641736425544475, 0.08461105892517579, 0.02301214750033284, 2.1936848454534394, 0.24019186478933874, 1.5086717875527453, 0.06400810936548978, 0.0638557809078365, 0.04342443363920721, 0.15358687221981654, 0.1284756999249478, 2.4111498670944136], "min": [0.4776123010844759, 0.06777071213563146, 1.068487314494924, -3.1402740983812207, 0.28458299176716273, -3.132225599195842, 0.3853958937657266, -0.3910654326062586, 1.0204088006600405, 1.9142328630917673, 0.6705711590680035, -3.136315315292998], "max": [0.6745287105823271, 0.3877964985352541, 1.1655798358675282, 3.138047787811969, 1.2278894559005251, 3.13318840447521, 0.630574772908946, -0.09304112497058085, 1.214800244744585, 2.688626724377458, 1.2061026993991577, 3.1406762554194145], "count": [1160]}, "eef_sim_pose_action": {"mean": [0.595169484488647, 0.26258731563698484, 1.1220357299956385, -1.7148765515835402, 0.6065808532476725, 2.219887623806387, 0.5281614741407895, -0.3376097893608973, 1.082016664863335, 2.186538350981603, 0.9044975701788095, 1.3851360414959208], "std": [0.0641736425544475, 0.08461105892517579, 0.02301214750033284, 2.1936848454534394, 0.24019186478933874, 1.5086717875527453, 0.06400810936548978, 0.0638557809078365, 0.04342443363920721, 0.15358687221981654, 0.1284756999249478, 2.4111498670944136], "min": [0.4776123010844759, 0.06777071213563146, 1.068487314494924, -3.1402740983812207, 0.28458299176716273, -3.132225599195842, 0.3853958937657266, -0.3910654326062586, 1.0204088006600405, 1.9142328630917673, 0.6705711590680035, -3.136315315292998], "max": [0.6745287105823271, 0.3877964985352541, 1.1655798358675282, 3.138047787811969, 1.2278894559005251, 3.13318840447521, 0.630574772908946, -0.09304112497058085, 1.214800244744585, 2.688626724377458, 1.2061026993991577, 3.1406762554194145], "count": [1160]}, "gripper_mode_state": {"mean": [0.553448275862069, 0.35258620689655173], "std": [0.4971350740064271, 0.4777752333502166], "min": [0, 0], "max": [1, 1], "count": [1160]}, "gripper_activity_state": {"mean": [1.8060344827586208, 1.7948275862068965], "std": [0.5376816121575254, 0.5486417126815721], "min": [0, 0], "max": [2, 2], "count": [1160]}, "gripper_mode_action": {"mean": [0.553448275862069, 0.35258620689655173], "std": [0.4971350740064271, 0.4777752333502166], "min": [0, 0], "max": [1, 1], "count": [1160]}, "gripper_activity_action": {"mean": [1.8060344827586208, 1.7948275862068965], "std": [0.5376816121575254, 0.5486417126815721], "min": [0, 0], "max": [2, 2], "count": [1160]}, "gripper_open_scale_state": {"mean": [0.3967732757634127, 0.6066935344169887], "std": [0.3360059748845812, 0.37032300465480206], "min": [0.036, 0.035], "max": [0.861, 0.946], "count": [1160]}, "gripper_open_scale_action": {"mean": [0.3967732757634127, 0.6066935344169887], "std": [0.3360059748845812, 0.37032300465480206], "min": [0.036, 0.035], "max": [0.861, 0.946], "count": [1160]}}} +{"episode_index": 631, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4236649305555556]], [[0.4533585960314977]], [[0.45435338769816436]]], "std": [[[0.2328794466946171]], [[0.198883373276848]], [[0.19157038382890276]]], "count": [188]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42140024205604226]], [[0.4525577794726046]], [[0.4527494165884439]]], "std": [[[0.204611738486646]], [[0.1688257691105516]], [[0.16328098774438005]]], "count": [188]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4413667431511612]], [[0.46234149783583645]], [[0.4616261450945626]]], "std": [[[0.1578121343245061]], [[0.13783993455411295]], [[0.12992322594281108]]], "count": [188]}, "observation.state": {"min": [0.14468780159950256, 1.9451345205307007, -1.3444794416427612, -0.9506808519363403, -2.34029483795166, -1.8546916246414185, 1.3224709033966064, 55.0, 0.030824000015854836, 0.1873989999294281, -0.10524500161409378, -3.1381852626800537, 0.10899999737739563, -1.2009999752044678, -0.9555677771568298, -2.165883779525757, 0.2903180718421936, 0.5767265558242798, 1.59238600730896, 0.7187615036964417, -2.6655542850494385, 42.0, -0.3563930094242096, 0.26241400837898254, -0.08726000040769577, -3.1411852836608887, -0.11300001293420792, -2.515000104904175], "max": [1.1932642459869385, 2.1070313453674316, -0.21837560832500458, -0.4645193815231323, -1.2529021501541138, -0.8650200963020325, 2.0849530696868896, 946.0, 0.38639798760414124, 0.45310699939727783, 0.11914700269699097, 3.132999897003174, 1.034000039100647, -0.03700000047683716, -0.4050036668777466, -1.8583393096923828, 1.0969743728637695, 0.9940522909164429, 2.857872247695923, 1.983095407485962, -1.5369893312454224, 934.0, -0.18750299513339996, 0.46894600987434387, 0.1065019965171814, 3.1410000324249268, 0.9919999837875366, -1.8839999437332153], "mean": [0.45408666133880615, 2.0155091285705566, -0.5337752103805542, -0.6350250840187073, -2.0802204608917236, -1.4472551345825195, 1.6839138269424438, 547.4532470703125, 0.3119005560874939, 0.32207563519477844, 0.0334714911878109, -0.5774018168449402, 0.6551507115364075, -0.8382932543754578, -0.6672210097312927, -2.057917594909668, 0.7115374803543091, 0.7584791779518127, 2.4979052543640137, 1.4071691036224365, -2.1095151901245117, 621.1383666992188, -0.267930805683136, 0.3662554621696472, 0.007328555919229984, 1.727015495300293, 0.2393396496772766, -2.2221903800964355], "std": [0.216755211353302, 0.03888862580060959, 0.243147075176239, 0.136204794049263, 0.25649136304855347, 0.29545655846595764, 0.21071286499500275, 392.4888610839844, 0.07768973708152771, 0.07496289908885956, 0.04363779351115227, 2.789577007293701, 0.16615761816501617, 0.23336978256702423, 0.1654694378376007, 0.09647107869386673, 0.23029319941997528, 0.09618030488491058, 0.39379993081092834, 0.40140005946159363, 0.3107836842536926, 388.3190612792969, 0.057994768023490906, 0.06792446970939636, 0.04783456772565842, 2.2635252475738525, 0.307896226644516, 0.1834108829498291], "count": [1084]}, "action": {"min": [0.14468780159950256, 1.9451345205307007, -1.3444794416427612, -0.9506808519363403, -2.34029483795166, -1.8546916246414185, 1.3224709033966064, 55.0, 0.030824000015854836, 0.1873989999294281, -0.10524500161409378, -3.1381852626800537, 0.10899999737739563, -1.2009999752044678, -0.9555677771568298, -2.165883779525757, 0.2903180718421936, 0.5767265558242798, 1.59238600730896, 0.7187615036964417, -2.6655542850494385, 42.0, -0.3563930094242096, 0.26241400837898254, -0.08726000040769577, -3.1411852836608887, -0.11300001293420792, -2.515000104904175], "max": [1.1932642459869385, 2.1070313453674316, -0.21837560832500458, -0.4645193815231323, -1.2529021501541138, -0.8650200963020325, 2.0849530696868896, 946.0, 0.38639798760414124, 0.45310699939727783, 0.11914700269699097, 3.132999897003174, 1.034000039100647, -0.03700000047683716, -0.4050036668777466, -1.8583393096923828, 1.0969743728637695, 0.9940522909164429, 2.857872247695923, 1.983095407485962, -1.5369893312454224, 934.0, -0.18750299513339996, 0.46894600987434387, 0.1065019965171814, 3.1410000324249268, 0.9919999837875366, -1.8839999437332153], "mean": [0.45408666133880615, 2.0155091285705566, -0.5337752103805542, -0.6350250840187073, -2.0802204608917236, -1.4472551345825195, 1.6839138269424438, 547.4532470703125, 0.3119005560874939, 0.32207563519477844, 0.0334714911878109, -0.5774018168449402, 0.6551507115364075, -0.8382932543754578, -0.6672210097312927, -2.057917594909668, 0.7115374803543091, 0.7584791779518127, 2.4979052543640137, 1.4071691036224365, -2.1095151901245117, 621.1383666992188, -0.267930805683136, 0.3662554621696472, 0.007328555919229984, 1.727015495300293, 0.2393396496772766, -2.2221903800964355], "std": [0.216755211353302, 0.03888862580060959, 0.243147075176239, 0.136204794049263, 0.25649136304855347, 0.29545655846595764, 0.21071286499500275, 392.4888610839844, 0.07768973708152771, 0.07496289908885956, 0.04363779351115227, 2.789577007293701, 0.16615761816501617, 0.23336978256702423, 0.1654694378376007, 0.09647107869386673, 0.23029319941997528, 0.09618030488491058, 0.39379993081092834, 0.40140005946159363, 0.3107836842536926, 388.3190612792969, 0.057994768023490906, 0.06792446970939636, 0.04783456772565842, 2.2635252475738525, 0.307896226644516, 0.1834108829498291], "count": [1084]}, "timestamp": {"min": [0.0], "max": [36.1], "mean": [18.049999999999997], "std": [10.430790424933717], "count": [1084]}, "frame_index": {"min": [0], "max": [1083], "mean": [541.5], "std": [312.9237127480115], "count": [1084]}, "episode_index": {"min": [634], "max": [634], "mean": [634.0], "std": [0.0], "count": [1084]}, "index": {"min": [559998], "max": [561081], "mean": [560539.5], "std": [312.9237127480115], "count": [1084]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1084]}, "subtask_annotation": {"mean": [9.640221402214022, 29.0, 29.0, 29.0, 29.0], "std": [4.6522706382155325, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1084]}, "scene_annotation": {"mean": [634.0], "std": [0.0], "min": [634], "max": [634], "count": [1084]}, "eef_direction_state": {"mean": [4.125461254612546, 3.75], "std": [2.0043626931507053, 2.360743284664506], "min": [0, 0], "max": [6, 6], "count": [1084]}, "eef_velocity_state": {"mean": [0.6429889298892989, 0.6845018450184502], "std": [0.6576520321943934, 0.729011127601178], "min": [0, 0], "max": [2, 2], "count": [1084]}, "eef_acc_mag_state": {"mean": [0.5857933579335793, 0.5581180811808119], "std": [0.7972630868313051, 0.7893073244798245], "min": [0, 0], "max": [2, 2], "count": [1084]}, "eef_direction_action": {"mean": [4.125461254612546, 3.75], "std": [2.0043626931507053, 2.360743284664506], "min": [0, 0], "max": [6, 6], "count": [1084]}, "eef_velocity_action": {"mean": [0.6429889298892989, 0.6845018450184502], "std": [0.6576520321943934, 0.729011127601178], "min": [0, 0], "max": [2, 2], "count": [1084]}, "eef_acc_mag_action": {"mean": [0.5857933579335793, 0.5581180811808119], "std": [0.7972630868313051, 0.7893073244798245], "min": [0, 0], "max": [2, 2], "count": [1084]}, "eef_sim_pose_state": {"mean": [0.5790267224983174, 0.2830164834108071, 1.1103576887271838, -1.805517318159774, 0.6031220728267559, 1.9629891198277982, 0.5244209173719864, -0.3364176384939867, 1.0841011256283795, 2.1166270340690803, 0.9126600226302392, 1.9485464000318833], "std": [0.05917819443487493, 0.07259886140048523, 0.02588000715417392, 1.8732320033842778, 0.2965395396769478, 1.972508449412841, 0.0727305543812295, 0.07638563960369418, 0.04009347228365225, 0.8294428416960361, 0.1505644038758676, 2.118588491604327], "min": [0.4802788549871908, 0.16114941208056635, 1.061612255108282, -3.1396531504282366, 0.16278684198473115, -3.123866284182353, 0.3898419502674154, -0.41225285847832727, 1.0178330661149837, -3.140070120219291, 0.6211312627821242, -3.1415729292503523], "max": [0.6699112028082321, 0.3949373296257332, 1.2011289361164255, 3.1407435094931864, 1.0986553385496474, 3.1391997881012337, 0.6657254549968925, -0.044050351324359804, 1.1977811268005343, 3.104217341614613, 1.3211731504704813, 3.137408378310992], "count": [1084]}, "eef_sim_pose_action": {"mean": [0.5790267224983174, 0.2830164834108071, 1.1103576887271838, -1.805517318159774, 0.6031220728267559, 1.9629891198277982, 0.5244209173719864, -0.3364176384939867, 1.0841011256283795, 2.1166270340690803, 0.9126600226302392, 1.9485464000318833], "std": [0.05917819443487493, 0.07259886140048523, 0.02588000715417392, 1.8732320033842778, 0.2965395396769478, 1.972508449412841, 0.0727305543812295, 0.07638563960369418, 0.04009347228365225, 0.8294428416960361, 0.1505644038758676, 2.118588491604327], "min": [0.4802788549871908, 0.16114941208056635, 1.061612255108282, -3.1396531504282366, 0.16278684198473115, -3.123866284182353, 0.3898419502674154, -0.41225285847832727, 1.0178330661149837, -3.140070120219291, 0.6211312627821242, -3.1415729292503523], "max": [0.6699112028082321, 0.3949373296257332, 1.2011289361164255, 3.1407435094931864, 1.0986553385496474, 3.1391997881012337, 0.6657254549968925, -0.044050351324359804, 1.1977811268005343, 3.104217341614613, 1.3211731504704813, 3.137408378310992], "count": [1084]}, "gripper_mode_state": {"mean": [0.3404059040590406, 0.42343173431734316], "std": [0.4738456758700872, 0.49410252042501757], "min": [0, 0], "max": [1, 1], "count": [1084]}, "gripper_activity_state": {"mean": [1.881918819188192, 1.8514760147601477], "std": [0.42833842800737404, 0.4793596189278505], "min": [0, 0], "max": [2, 2], "count": [1084]}, "gripper_mode_action": {"mean": [0.3404059040590406, 0.42343173431734316], "std": [0.4738456758700872, 0.49410252042501757], "min": [0, 0], "max": [1, 1], "count": [1084]}, "gripper_activity_action": {"mean": [1.881918819188192, 1.8514760147601477], "std": [0.42833842800737404, 0.4793596189278505], "min": [0, 0], "max": [2, 2], "count": [1084]}, "gripper_open_scale_state": {"mean": [0.6211383763591286, 0.5474534133369235], "std": [0.38831934441437205, 0.39248979560415775], "min": [0.042, 0.055], "max": [0.934, 0.946], "count": [1084]}, "gripper_open_scale_action": {"mean": [0.6211383763591286, 0.5474534133369235], "std": [0.38831934441437205, 0.39248979560415775], "min": [0.042, 0.055], "max": [0.934, 0.946], "count": [1084]}}} +{"episode_index": 632, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4201467002283868]], [[0.45241891920120325]], [[0.4524836961062834]]], "std": [[[0.23749401954200064]], [[0.20416769993590134]], [[0.19762577297046627]]], "count": [176]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3821119768456625]], [[0.4317461970346851]], [[0.4328865922552733]]], "std": [[[0.20793325988459488]], [[0.1706046733678944]], [[0.16423274847288732]]], "count": [176]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44372302761066545]], [[0.4651886895146316]], [[0.4654649145406269]]], "std": [[[0.16859362917165746]], [[0.14705241741458733]], [[0.14007962085413525]]], "count": [176]}, "observation.state": {"min": [0.0677013248205185, 1.996970772743225, -1.2578413486480713, -1.27532958984375, -2.166093349456787, -1.7645279169082642, 1.4147813320159912, 36.0, 0.10066000372171402, 0.1736070066690445, -0.0779620036482811, -3.1401853561401367, 0.2150000035762787, -1.1169999837875366, -0.890065610408783, -2.1755878925323486, 0.2923600971698761, 0.4372049868106842, 1.3719509840011597, 0.26939159631729126, -2.0178275108337402, -6.0, -0.37000900506973267, 0.23055699467658997, -0.19630299508571625, -3.1401853561401367, -0.015000003390014172, -2.6670000553131104], "max": [0.8911476135253906, 2.0956692695617676, -0.2724633514881134, -0.5460262894630432, -1.5428013801574707, -0.9465968012809753, 2.202780246734619, 946.0, 0.3913710117340088, 0.42127400636672974, 0.12773199379444122, 3.1410000324249268, 0.9390000104904175, -0.3819999694824219, -0.2666339576244354, -1.9966915845870972, 1.9432846307754517, 1.115195631980896, 2.778128147125244, 1.91464364528656, -1.2309807538986206, 932.0, -0.14222699403762817, 0.44302499294281006, 0.08813200145959854, 3.140000104904175, 1.1729999780654907, -2.0739998817443848], "mean": [0.395395964384079, 2.056262254714966, -0.5902611017227173, -0.7031176090240479, -2.023585319519043, -1.50576913356781, 1.6340911388397217, 502.1322326660156, 0.30374181270599365, 0.301474004983902, 0.01800285279750824, -1.1117455959320068, 0.6405565738677979, -0.7845407724380493, -0.5138234496116638, -2.1195387840270996, 0.6459531188011169, 0.8485360741615295, 2.2496824264526367, 1.462532639503479, -1.8060640096664429, 456.6886901855469, -0.28722164034843445, 0.3188997805118561, 0.004018452484160662, 1.6523723602294922, 0.40499207377433777, -2.276261806488037], "std": [0.16282939910888672, 0.029191823676228523, 0.2607059180736542, 0.18575341999530792, 0.11467379331588745, 0.23292888700962067, 0.2157839983701706, 407.63446044921875, 0.07769358903169632, 0.0669117420911789, 0.04526336491107941, 2.7079098224639893, 0.13339558243751526, 0.21097587049007416, 0.1651129573583603, 0.05258740857243538, 0.40026575326919556, 0.20619143545627594, 0.4539521634578705, 0.49583643674850464, 0.1945779174566269, 388.7644348144531, 0.0668155699968338, 0.07513340562582016, 0.06707397103309631, 2.3945717811584473, 0.2788463532924652, 0.1523030400276184], "count": [991]}, "action": {"min": [0.0677013248205185, 1.996970772743225, -1.2578413486480713, -1.27532958984375, -2.166093349456787, -1.7645279169082642, 1.4147813320159912, 36.0, 0.10066000372171402, 0.1736070066690445, -0.0779620036482811, -3.1401853561401367, 0.2150000035762787, -1.1169999837875366, -0.890065610408783, -2.1755878925323486, 0.2923600971698761, 0.4372049868106842, 1.3719509840011597, 0.26939159631729126, -2.0178275108337402, -6.0, -0.37000900506973267, 0.23055699467658997, -0.19630299508571625, -3.1401853561401367, -0.015000003390014172, -2.6670000553131104], "max": [0.8911476135253906, 2.0956692695617676, -0.2724633514881134, -0.5460262894630432, -1.5428013801574707, -0.9465968012809753, 2.202780246734619, 946.0, 0.3913710117340088, 0.42127400636672974, 0.12773199379444122, 3.1410000324249268, 0.9390000104904175, -0.3819999694824219, -0.2666339576244354, -1.9966915845870972, 1.9432846307754517, 1.115195631980896, 2.778128147125244, 1.91464364528656, -1.2309807538986206, 932.0, -0.14222699403762817, 0.44302499294281006, 0.08813200145959854, 3.140000104904175, 1.1729999780654907, -2.0739998817443848], "mean": [0.395395964384079, 2.056262254714966, -0.5902611017227173, -0.7031176090240479, -2.023585319519043, -1.50576913356781, 1.6340911388397217, 502.1322326660156, 0.30374181270599365, 0.301474004983902, 0.01800285279750824, -1.1117455959320068, 0.6405565738677979, -0.7845407724380493, -0.5138234496116638, -2.1195387840270996, 0.6459531188011169, 0.8485360741615295, 2.2496824264526367, 1.462532639503479, -1.8060640096664429, 456.6886901855469, -0.28722164034843445, 0.3188997805118561, 0.004018452484160662, 1.6523723602294922, 0.40499207377433777, -2.276261806488037], "std": [0.16282939910888672, 0.029191823676228523, 0.2607059180736542, 0.18575341999530792, 0.11467379331588745, 0.23292888700962067, 0.2157839983701706, 407.63446044921875, 0.07769358903169632, 0.0669117420911789, 0.04526336491107941, 2.7079098224639893, 0.13339558243751526, 0.21097587049007416, 0.1651129573583603, 0.05258740857243538, 0.40026575326919556, 0.20619143545627594, 0.4539521634578705, 0.49583643674850464, 0.1945779174566269, 388.7644348144531, 0.0668155699968338, 0.07513340562582016, 0.06707397103309631, 2.3945717811584473, 0.2788463532924652, 0.1523030400276184], "count": [991]}, "timestamp": {"min": [0.0], "max": [33.0], "mean": [16.5], "std": [9.53589709116732], "count": [991]}, "frame_index": {"min": [0], "max": [990], "mean": [495.0], "std": [286.07691273501956], "count": [991]}, "episode_index": {"min": [635], "max": [635], "mean": [635.0], "std": [0.0], "count": [991]}, "index": {"min": [561082], "max": [562072], "mean": [561577.0], "std": [286.07691273501956], "count": [991]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [991]}, "subtask_annotation": {"mean": [7.475277497477296, 29.0, 29.0, 29.0, 29.0], "std": [4.798160627506576, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [991]}, "scene_annotation": {"mean": [635.0], "std": [0.0], "min": [635], "max": [635], "count": [991]}, "eef_direction_state": {"mean": [3.710393541876892, 4.130171543895056], "std": [2.162398355145434, 2.248041612304679], "min": [0, 0], "max": [6, 6], "count": [991]}, "eef_velocity_state": {"mean": [0.7083753784056509, 0.6387487386478304], "std": [0.6469056083808726, 0.7400003057489232], "min": [0, 0], "max": [2, 2], "count": [991]}, "eef_acc_mag_state": {"mean": [0.6639757820383451, 0.5297679112008072], "std": [0.8241461565798941, 0.7760750472279987], "min": [0, 0], "max": [2, 2], "count": [991]}, "eef_direction_action": {"mean": [3.710393541876892, 4.130171543895056], "std": [2.162398355145434, 2.248041612304679], "min": [0, 0], "max": [6, 6], "count": [991]}, "eef_velocity_action": {"mean": [0.7083753784056509, 0.6387487386478304], "std": [0.6469056083808726, 0.7400003057489232], "min": [0, 0], "max": [2, 2], "count": [991]}, "eef_acc_mag_action": {"mean": [0.6639757820383451, 0.5297679112008072], "std": [0.8241461565798941, 0.7760750472279987], "min": [0, 0], "max": [2, 2], "count": [991]}, "eef_sim_pose_state": {"mean": [0.5284659987147629, 0.2988306355576381, 1.0896153884081432, -2.4102588739606037, 0.7483582323786703, 1.6564361478248804, 0.506163702926416, -0.3221352014447743, 1.078328625978463, 2.251634408375088, 0.9572720753362798, 0.28995143998512796], "std": [0.06760120312280166, 0.09016179323813, 0.019723573044219737, 0.2917427470793161, 0.2463378534942486, 2.3479772426350105, 0.06630988011123692, 0.06936650350936213, 0.04973489109549661, 0.21942511341070622, 0.11728783091901902, 2.8580051946326783], "min": [0.4451206520490897, 0.05827903927924154, 1.0485091167797733, -2.7818659517588014, 0.34782726300091826, -3.1408465974461124, 0.37176735959201634, -0.400469058079832, 1.0173940483283332, 1.9484647370072072, 0.764952123158503, -3.1410703284451866], "max": [0.6376222627088027, 0.40612379615722055, 1.149096354193544, -1.5455549188658675, 1.232828542270985, 3.13937773555875, 0.624104901088687, -0.11408644844561035, 1.2268453001436972, 2.832598212722184, 1.1787501143764874, 3.140520010721188], "count": [991]}, "eef_sim_pose_action": {"mean": [0.5284659987147629, 0.2988306355576381, 1.0896153884081432, -2.4102588739606037, 0.7483582323786703, 1.6564361478248804, 0.506163702926416, -0.3221352014447743, 1.078328625978463, 2.251634408375088, 0.9572720753362798, 0.28995143998512796], "std": [0.06760120312280166, 0.09016179323813, 0.019723573044219737, 0.2917427470793161, 0.2463378534942486, 2.3479772426350105, 0.06630988011123692, 0.06936650350936213, 0.04973489109549661, 0.21942511341070622, 0.11728783091901902, 2.8580051946326783], "min": [0.4451206520490897, 0.05827903927924154, 1.0485091167797733, -2.7818659517588014, 0.34782726300091826, -3.1408465974461124, 0.37176735959201634, -0.400469058079832, 1.0173940483283332, 1.9484647370072072, 0.764952123158503, -3.1410703284451866], "max": [0.6376222627088027, 0.40612379615722055, 1.149096354193544, -1.5455549188658675, 1.232828542270985, 3.13937773555875, 0.624104901088687, -0.11408644844561035, 1.2268453001436972, 2.832598212722184, 1.1787501143764874, 3.140520010721188], "count": [991]}, "gripper_mode_state": {"mean": [0.5146316851664985, 0.48335015136226034], "std": [0.49978586793665014, 0.49972270564817944], "min": [0, 0], "max": [1, 1], "count": [991]}, "gripper_activity_state": {"mean": [1.773965691220989, 1.8627648839556004], "std": [0.5782540222617222, 0.4661455234789856], "min": [0, 0], "max": [2, 2], "count": [991]}, "gripper_mode_action": {"mean": [0.5146316851664985, 0.48335015136226034], "std": [0.49978586793665014, 0.49972270564817944], "min": [0, 0], "max": [1, 1], "count": [991]}, "gripper_activity_action": {"mean": [1.773965691220989, 1.8627648839556004], "std": [0.5782540222617222, 0.4661455234789856], "min": [0, 0], "max": [2, 2], "count": [991]}, "gripper_open_scale_state": {"mean": [0.45682428215126775, 0.5021321899036842], "std": [0.38860483865711226, 0.40763401648148806], "min": [0.0, 0.036], "max": [0.932, 0.946], "count": [991]}, "gripper_open_scale_action": {"mean": [0.45682428215126775, 0.5021321899036842], "std": [0.38860483865711226, 0.40763401648148806], "min": [0.0, 0.036], "max": [0.932, 0.946], "count": [991]}}} +{"episode_index": 633, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41469516660831]], [[0.4480339885954382]], [[0.45085808594271043]]], "std": [[[0.24479855897742672]], [[0.21020518251836007]], [[0.20291022262456787]]], "count": [196]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3560530316293184]], [[0.420203018707483]], [[0.4254331274176337]]], "std": [[[0.20595353933738847]], [[0.16628224744057857]], [[0.1569126190368345]]], "count": [196]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42881506144124315]], [[0.4604629185007336]], [[0.46185627375950383]]], "std": [[[0.1882492730255737]], [[0.16038648382195822]], [[0.15324384874104025]]], "count": [196]}, "observation.state": {"min": [0.05249950662255287, 1.9501785039901733, -1.4999535083770752, -0.9425301551818848, -2.4667961597442627, -1.8699806928634644, 1.2715420722961426, 30.0, 0.005836999975144863, 0.16548499464988708, -0.13429699838161469, -3.1411852836608887, 0.08300000429153442, -1.2200000286102295, -0.8407775163650513, -2.1724462509155273, 0.31977924704551697, 0.5001938939094543, 1.7116096019744873, 0.6035174131393433, -2.2512478828430176, 44.0, -0.35790300369262695, 0.2416130006313324, -0.1259630024433136, -3.1401853561401367, -0.05700000002980232, -2.4230000972747803], "max": [1.2867439985275269, 2.115478754043579, -0.1547059863805771, -0.42725661396980286, -1.4042047262191772, -0.924605667591095, 2.0310046672821045, 946.0, 0.39645901322364807, 0.4284679889678955, 0.09369199723005295, 3.140000104904175, 0.8700000047683716, 0.06199999898672104, -0.36704275012016296, -1.9204206466674805, 1.1209551095962524, 0.9940872192382812, 2.830313205718994, 1.9978086948394775, -1.5035313367843628, 887.0, -0.18515600264072418, 0.43905600905418396, 0.08642300218343735, 3.138000011444092, 1.0670000314712524, -1.9559999704360962], "mean": [0.4081166982650757, 2.0137970447540283, -0.5241736769676208, -0.5717461109161377, -2.121713399887085, -1.5760138034820557, 1.599274754524231, 528.8869018554688, 0.31533944606781006, 0.27829259634017944, 0.010566233657300472, 0.31168609857559204, 0.592417299747467, -0.8823658227920532, -0.6130911111831665, -2.0354528427124023, 0.5051068067550659, 0.8095051646232605, 2.555720567703247, 1.5867257118225098, -2.0332822799682617, 253.2362518310547, -0.29900476336479187, 0.33567512035369873, 0.031958263367414474, 2.5849571228027344, 0.23243653774261475, -2.120436906814575], "std": [0.24011722207069397, 0.03944067284464836, 0.2920001745223999, 0.11294017732143402, 0.24546398222446442, 0.2559911906719208, 0.2231934815645218, 293.0248718261719, 0.09144064038991928, 0.0759972631931305, 0.041685719043016434, 2.995600700378418, 0.1665002554655075, 0.29328233003616333, 0.11366694420576096, 0.06770697981119156, 0.17472530901432037, 0.09558136761188507, 0.2513640224933624, 0.3643578886985779, 0.13854657113552094, 327.38531494140625, 0.04287416487932205, 0.05737215653061867, 0.04096004366874695, 1.4347771406173706, 0.26025429368019104, 0.12088914960622787], "count": [1145]}, "action": {"min": [0.05249950662255287, 1.9501785039901733, -1.4999535083770752, -0.9425301551818848, -2.4667961597442627, -1.8699806928634644, 1.2715420722961426, 30.0, 0.005836999975144863, 0.16548499464988708, -0.13429699838161469, -3.1411852836608887, 0.08300000429153442, -1.2200000286102295, -0.8407775163650513, -2.1724462509155273, 0.31977924704551697, 0.5001938939094543, 1.7116096019744873, 0.6035174131393433, -2.2512478828430176, 44.0, -0.35790300369262695, 0.2416130006313324, -0.1259630024433136, -3.1401853561401367, -0.05700000002980232, -2.4230000972747803], "max": [1.2867439985275269, 2.115478754043579, -0.1547059863805771, -0.42725661396980286, -1.4042047262191772, -0.924605667591095, 2.0310046672821045, 946.0, 0.39645901322364807, 0.4284679889678955, 0.09369199723005295, 3.140000104904175, 0.8700000047683716, 0.06199999898672104, -0.36704275012016296, -1.9204206466674805, 1.1209551095962524, 0.9940872192382812, 2.830313205718994, 1.9978086948394775, -1.5035313367843628, 887.0, -0.18515600264072418, 0.43905600905418396, 0.08642300218343735, 3.138000011444092, 1.0670000314712524, -1.9559999704360962], "mean": [0.4081166982650757, 2.0137970447540283, -0.5241736769676208, -0.5717461109161377, -2.121713399887085, -1.5760138034820557, 1.599274754524231, 528.8869018554688, 0.31533944606781006, 0.27829259634017944, 0.010566233657300472, 0.31168609857559204, 0.592417299747467, -0.8823658227920532, -0.6130911111831665, -2.0354528427124023, 0.5051068067550659, 0.8095051646232605, 2.555720567703247, 1.5867257118225098, -2.0332822799682617, 253.2362518310547, -0.29900476336479187, 0.33567512035369873, 0.031958263367414474, 2.5849571228027344, 0.23243653774261475, -2.120436906814575], "std": [0.24011722207069397, 0.03944067284464836, 0.2920001745223999, 0.11294017732143402, 0.24546398222446442, 0.2559911906719208, 0.2231934815645218, 293.0248718261719, 0.09144064038991928, 0.0759972631931305, 0.041685719043016434, 2.995600700378418, 0.1665002554655075, 0.29328233003616333, 0.11366694420576096, 0.06770697981119156, 0.17472530901432037, 0.09558136761188507, 0.2513640224933624, 0.3643578886985779, 0.13854657113552094, 327.38531494140625, 0.04287416487932205, 0.05737215653061867, 0.04096004366874695, 1.4347771406173706, 0.26025429368019104, 0.12088914960622787], "count": [1145]}, "timestamp": {"min": [0.0], "max": [38.13333333333333], "mean": [19.066666666666663], "std": [11.017763435067533], "count": [1145]}, "frame_index": {"min": [0], "max": [1144], "mean": [572.0], "std": [330.532903052026], "count": [1145]}, "episode_index": {"min": [636], "max": [636], "mean": [636.0], "std": [0.0], "count": [1145]}, "index": {"min": [562073], "max": [563217], "mean": [562645.0], "std": [330.532903052026], "count": [1145]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1145]}, "subtask_annotation": {"mean": [7.887336244541484, 29.0, 29.0, 29.0, 29.0], "std": [7.681115410696672, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1145]}, "scene_annotation": {"mean": [636.0], "std": [0.0], "min": [636], "max": [636], "count": [1145]}, "eef_direction_state": {"mean": [4.6, 3.530131004366812], "std": [1.916784060704595, 2.3992739950580635], "min": [0, 0], "max": [6, 6], "count": [1145]}, "eef_velocity_state": {"mean": [0.474235807860262, 0.7344978165938865], "std": [0.633483442487306, 0.710057096077178], "min": [0, 0], "max": [2, 2], "count": [1145]}, "eef_acc_mag_state": {"mean": [0.4759825327510917, 0.634061135371179], "std": [0.7485587430754072, 0.8123885832754352], "min": [0, 0], "max": [2, 2], "count": [1145]}, "eef_direction_action": {"mean": [4.6, 3.530131004366812], "std": [1.916784060704595, 2.3992739950580635], "min": [0, 0], "max": [6, 6], "count": [1145]}, "eef_velocity_action": {"mean": [0.474235807860262, 0.7344978165938865], "std": [0.633483442487306, 0.710057096077178], "min": [0, 0], "max": [2, 2], "count": [1145]}, "eef_acc_mag_action": {"mean": [0.4759825327510917, 0.634061135371179], "std": [0.7485587430754072, 0.8123885832754352], "min": [0, 0], "max": [2, 2], "count": [1145]}, "eef_sim_pose_state": {"mean": [0.5509564651821101, 0.32551080107116903, 1.1065116094243979, -2.47880528464364, 0.5344393176095084, 2.0734002372750897, 0.48600237029445076, -0.32701442384237456, 1.0656051894659948, 2.064354816246546, 0.8572679221536444, 0.888203398134046], "std": [0.04891344098809498, 0.05568183471367298, 0.014461573197762279, 0.17259104807689282, 0.2330612373981959, 1.9873264938605608, 0.0752927359349387, 0.08740382835781646, 0.043838351758631225, 0.7393804142593707, 0.2068303298251574, 2.788497850747923], "min": [0.4594635049023234, 0.14020802275321428, 1.0680424722029465, -2.8658890425809007, 0.24433073036800002, -3.137014827386997, 0.3634606746991382, -0.4009972959694778, 1.016999277792322, -3.105705316553828, 0.539310497249128, -3.1415203192226384], "max": [0.6399626525894557, 0.4024418847117261, 1.1560301292691726, -1.7573570531476772, 1.066659808782934, 3.141535187413949, 0.6485771803328303, -0.0072035143490322695, 1.2008362554804328, 3.1255720743834603, 1.3198376788011217, 3.1413389265994494], "count": [1145]}, "eef_sim_pose_action": {"mean": [0.5509564651821101, 0.32551080107116903, 1.1065116094243979, -2.47880528464364, 0.5344393176095084, 2.0734002372750897, 0.48600237029445076, -0.32701442384237456, 1.0656051894659948, 2.064354816246546, 0.8572679221536444, 0.888203398134046], "std": [0.04891344098809498, 0.05568183471367298, 0.014461573197762279, 0.17259104807689282, 0.2330612373981959, 1.9873264938605608, 0.0752927359349387, 0.08740382835781646, 0.043838351758631225, 0.7393804142593707, 0.2068303298251574, 2.788497850747923], "min": [0.4594635049023234, 0.14020802275321428, 1.0680424722029465, -2.8658890425809007, 0.24433073036800002, -3.137014827386997, 0.3634606746991382, -0.4009972959694778, 1.016999277792322, -3.105705316553828, 0.539310497249128, -3.1415203192226384], "max": [0.6399626525894557, 0.4024418847117261, 1.1560301292691726, -1.7573570531476772, 1.066659808782934, 3.141535187413949, 0.6485771803328303, -0.0072035143490322695, 1.2008362554804328, 3.1255720743834603, 1.3198376788011217, 3.1413389265994494], "count": [1145]}, "gripper_mode_state": {"mean": [0.77117903930131, 0.2794759825327511], "std": [0.4200737181062572, 0.4487417494730163], "min": [0, 0], "max": [1, 1], "count": [1145]}, "gripper_activity_state": {"mean": [1.8593886462882097, 1.8716157205240174], "std": [0.47132774646444286, 0.4463608414734656], "min": [0, 0], "max": [2, 2], "count": [1145]}, "gripper_mode_action": {"mean": [0.77117903930131, 0.2794759825327511], "std": [0.4200737181062572, 0.4487417494730163], "min": [0, 0], "max": [1, 1], "count": [1145]}, "gripper_activity_action": {"mean": [1.8593886462882097, 1.8716157205240174], "std": [0.47132774646444286, 0.4463608414734656], "min": [0, 0], "max": [2, 2], "count": [1145]}, "gripper_open_scale_state": {"mean": [0.2532362445214958, 0.5288868995116791], "std": [0.3273854428135337, 0.2930246526311016], "min": [0.044, 0.03], "max": [0.887, 0.946], "count": [1145]}, "gripper_open_scale_action": {"mean": [0.2532362445214958, 0.5288868995116791], "std": [0.3273854428135337, 0.2930246526311016], "min": [0.044, 0.03], "max": [0.887, 0.946], "count": [1145]}}} +{"episode_index": 634, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[1.0]], [[1.0]]], "mean": [[[0.4329109929573095]], [[0.45650513852692975]], [[0.45672898310167953]]], "std": [[[0.2211077868254983]], [[0.1914679716313413]], [[0.18883021647046727]]], "count": [158]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39160988562091503]], [[0.43838971234590884]], [[0.439498724094068]]], "std": [[[0.21516560776093208]], [[0.17550573903368594]], [[0.16915177458425965]]], "count": [158]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41410868986307603]], [[0.44823734306486307]], [[0.4499468527653677]]], "std": [[[0.20040669245501302]], [[0.16883113775653258]], [[0.1585884695475663]]], "count": [158]}, "observation.state": {"min": [0.2514845132827759, 2.0074777603149414, -1.545384407043457, -1.3672211170196533, -2.9289419651031494, -1.9831478595733643, 0.8328886032104492, 34.0, 0.04577700048685074, 0.2933740019798279, -0.12504899501800537, -2.8929998874664307, -0.2939999997615814, -0.9850000143051147, -0.8643220067024231, -2.1760241985321045, 0.36042794585227966, 0.4587947428226471, 1.0718415975570679, 0.37173765897750854, -2.1184630393981934, 0.0, -0.3328070044517517, 0.2677290141582489, -0.15228800475597382, 2.0789999961853027, -0.29099997878074646, -3.0390000343322754], "max": [1.0579837560653687, 2.109527111053467, -0.5212774872779846, -0.4620061218738556, -1.2961164712905884, -0.6512696146965027, 2.2314558029174805, 924.0, 0.359732985496521, 0.46661001443862915, 0.09378799796104431, -2.2790000438690186, 0.6769999861717224, 0.18900001049041748, -0.22097614407539368, -2.0900840759277344, 1.6626530885696411, 1.215639352798462, 2.8564581871032715, 1.8150027990341187, -0.8218057155609131, 939.0, -0.13732600212097168, 0.48735499382019043, 0.06658600270748138, 3.1389999389648438, 0.9399999976158142, -2.078000068664551], "mean": [0.5370746850967407, 2.0790317058563232, -0.8871945142745972, -0.9076052904129028, -2.1141867637634277, -1.2716349363327026, 1.6553633213043213, 491.3343505859375, 0.254718154668808, 0.3727739155292511, 0.014477173797786236, -2.623290777206421, 0.33375751972198486, -0.4351375699043274, -0.5903548002243042, -2.1388492584228516, 0.8069741725921631, 0.8713686466217041, 2.249898672103882, 1.345765233039856, -1.774841547012329, 448.2065124511719, -0.25344452261924744, 0.36091428995132446, -0.008852152153849602, 2.738990306854248, 0.29752132296562195, -2.5228404998779297], "std": [0.16204088926315308, 0.01975921355187893, 0.23153887689113617, 0.26420944929122925, 0.37453997135162354, 0.34158462285995483, 0.4168749153614044, 397.3000183105469, 0.0682467371225357, 0.04808267205953598, 0.0504055880010128, 0.17817462980747223, 0.2280144840478897, 0.3076821267604828, 0.17029522359371185, 0.023880338296294212, 0.3094078004360199, 0.22362570464611053, 0.5068204998970032, 0.402326375246048, 0.36780306696891785, 385.22381591796875, 0.05999039486050606, 0.05943675339221954, 0.05336189270019531, 0.2541247606277466, 0.2906390428543091, 0.25365322828292847], "count": [857]}, "action": {"min": [0.2514845132827759, 2.0074777603149414, -1.545384407043457, -1.3672211170196533, -2.9289419651031494, -1.9831478595733643, 0.8328886032104492, 34.0, 0.04577700048685074, 0.2933740019798279, -0.12504899501800537, -2.8929998874664307, -0.2939999997615814, -0.9850000143051147, -0.8643220067024231, -2.1760241985321045, 0.36042794585227966, 0.4587947428226471, 1.0718415975570679, 0.37173765897750854, -2.1184630393981934, 0.0, -0.3328070044517517, 0.2677290141582489, -0.15228800475597382, 2.0789999961853027, -0.29099997878074646, -3.0390000343322754], "max": [1.0579837560653687, 2.109527111053467, -0.5212774872779846, -0.4620061218738556, -1.2961164712905884, -0.6512696146965027, 2.2314558029174805, 924.0, 0.359732985496521, 0.46661001443862915, 0.09378799796104431, -2.2790000438690186, 0.6769999861717224, 0.18900001049041748, -0.22097614407539368, -2.0900840759277344, 1.6626530885696411, 1.215639352798462, 2.8564581871032715, 1.8150027990341187, -0.8218057155609131, 939.0, -0.13732600212097168, 0.48735499382019043, 0.06658600270748138, 3.1389999389648438, 0.9399999976158142, -2.078000068664551], "mean": [0.5370746850967407, 2.0790317058563232, -0.8871945142745972, -0.9076052904129028, -2.1141867637634277, -1.2716349363327026, 1.6553633213043213, 491.3343505859375, 0.254718154668808, 0.3727739155292511, 0.014477173797786236, -2.623290777206421, 0.33375751972198486, -0.4351375699043274, -0.5903548002243042, -2.1388492584228516, 0.8069741725921631, 0.8713686466217041, 2.249898672103882, 1.345765233039856, -1.774841547012329, 448.2065124511719, -0.25344452261924744, 0.36091428995132446, -0.008852152153849602, 2.738990306854248, 0.29752132296562195, -2.5228404998779297], "std": [0.16204088926315308, 0.01975921355187893, 0.23153887689113617, 0.26420944929122925, 0.37453997135162354, 0.34158462285995483, 0.4168749153614044, 397.3000183105469, 0.0682467371225357, 0.04808267205953598, 0.0504055880010128, 0.17817462980747223, 0.2280144840478897, 0.3076821267604828, 0.17029522359371185, 0.023880338296294212, 0.3094078004360199, 0.22362570464611053, 0.5068204998970032, 0.402326375246048, 0.36780306696891785, 385.22381591796875, 0.05999039486050606, 0.05943675339221954, 0.05336189270019531, 0.2541247606277466, 0.2906390428543091, 0.25365322828292847], "count": [857]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [637], "max": [637], "mean": [637.0], "std": [0.0], "count": [857]}, "index": {"min": [563218], "max": [564074], "mean": [563646.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [857]}, "subtask_annotation": {"mean": [8.03267211201867, 29.0, 29.0, 29.0, 29.0], "std": [7.139964698347995, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [857]}, "scene_annotation": {"mean": [637.0], "std": [0.0], "min": [637], "max": [637], "count": [857]}, "eef_direction_state": {"mean": [3.866977829638273, 4.05950991831972], "std": [2.0903834580866314, 1.9497673601363519], "min": [0, 0], "max": [6, 6], "count": [857]}, "eef_velocity_state": {"mean": [0.8203033838973163, 0.8296382730455076], "std": [0.7019947583472423, 0.7271427016710769], "min": [0, 0], "max": [2, 2], "count": [857]}, "eef_acc_mag_state": {"mean": [0.7362893815635939, 0.7911318553092183], "std": [0.8397931346610149, 0.8516663617377973], "min": [0, 0], "max": [2, 2], "count": [857]}, "eef_direction_action": {"mean": [3.866977829638273, 4.05950991831972], "std": [2.0903834580866314, 1.9497673601363519], "min": [0, 0], "max": [6, 6], "count": [857]}, "eef_velocity_action": {"mean": [0.8203033838973163, 0.8296382730455076], "std": [0.7019947583472423, 0.7271427016710769], "min": [0, 0], "max": [2, 2], "count": [857]}, "eef_acc_mag_action": {"mean": [0.7362893815635939, 0.7911318553092183], "std": [0.8397931346610149, 0.8516663617377973], "min": [0, 0], "max": [2, 2], "count": [857]}, "eef_sim_pose_state": {"mean": [0.5687860736358022, 0.2626142962917381, 1.1059266811547255, -1.7444971650786663, 0.8364643901671472, 2.1994004245884415, 0.5778269103225375, -0.27866233556172104, 1.1184326423006883, 0.08608956589438749, 0.9633622934019532, -2.3280999179060844], "std": [0.0569417681201633, 0.07164604763128259, 0.034398645435490365, 2.061456031236866, 0.3294276591477114, 1.3935081315860087, 0.04424699321605801, 0.06640184651103313, 0.049131091275226246, 2.958644293101388, 0.30396194603986726, 0.4157980866627393], "min": [0.4760477134288222, 0.10004903860769783, 1.0257358399051622, -3.1410741858790443, 0.33607039641530334, -3.120361113482586, 0.49511623636190605, -0.38096206192441884, 1.0317855462109764, -3.1382473396038835, 0.18643541479251868, -3.080790388259894], "max": [0.6789710671138104, 0.366228169357428, 1.1738414341605852, 3.141460648456291, 1.4508621993680126, 3.1380394316921416, 0.6617990037658293, -0.04255890811610952, 1.196149047111821, 3.1412408277427084, 1.3798056740068518, -1.2750700823109995], "count": [857]}, "eef_sim_pose_action": {"mean": [0.5687860736358022, 0.2626142962917381, 1.1059266811547255, -1.7444971650786663, 0.8364643901671472, 2.1994004245884415, 0.5778269103225375, -0.27866233556172104, 1.1184326423006883, 0.08608956589438749, 0.9633622934019532, -2.3280999179060844], "std": [0.0569417681201633, 0.07164604763128259, 0.034398645435490365, 2.061456031236866, 0.3294276591477114, 1.3935081315860087, 0.04424699321605801, 0.06640184651103313, 0.049131091275226246, 2.958644293101388, 0.30396194603986726, 0.4157980866627393], "min": [0.4760477134288222, 0.10004903860769783, 1.0257358399051622, -3.1410741858790443, 0.33607039641530334, -3.120361113482586, 0.49511623636190605, -0.38096206192441884, 1.0317855462109764, -3.1382473396038835, 0.18643541479251868, -3.080790388259894], "max": [0.6789710671138104, 0.366228169357428, 1.1738414341605852, 3.141460648456291, 1.4508621993680126, 3.1380394316921416, 0.6617990037658293, -0.04255890811610952, 1.196149047111821, 3.1412408277427084, 1.3798056740068518, -1.2750700823109995], "count": [857]}, "gripper_mode_state": {"mean": [0.514585764294049, 0.49241540256709454], "std": [0.49978721020045985, 0.49994247057214813], "min": [0, 0], "max": [1, 1], "count": [857]}, "gripper_activity_state": {"mean": [1.7829638273045507, 1.837806301050175], "std": [0.5609119843916068, 0.48843698017339193], "min": [0, 0], "max": [2, 2], "count": [857]}, "gripper_mode_action": {"mean": [0.514585764294049, 0.49241540256709454], "std": [0.49978721020045985, 0.49994247057214813], "min": [0, 0], "max": [1, 1], "count": [857]}, "gripper_activity_action": {"mean": [1.7829638273045507, 1.837806301050175], "std": [0.5609119843916068, 0.48843698017339193], "min": [0, 0], "max": [2, 2], "count": [857]}, "gripper_open_scale_state": {"mean": [0.44820653438105607, 0.4913343057576792], "std": [0.38522381455796156, 0.39730006520319067], "min": [0.0, 0.034], "max": [0.939, 0.924], "count": [857]}, "gripper_open_scale_action": {"mean": [0.44820653438105607, 0.4913343057576792], "std": [0.38522381455796156, 0.39730006520319067], "min": [0.0, 0.034], "max": [0.939, 0.924], "count": [857]}}} +{"episode_index": 635, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4264239771666242]], [[0.4547624007936508]], [[0.4556141164799253]]], "std": [[[0.23261283899389165]], [[0.20285019176997665]], [[0.19645677658132848]]], "count": [154]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39157004525294964]], [[0.4351359233087174]], [[0.4361760448497581]]], "std": [[[0.19359366607594652]], [[0.15671229516284166]], [[0.1493661083111397]]], "count": [154]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44792772658305746]], [[0.46843765119684233]], [[0.4681779573571853]]], "std": [[[0.17555696788871994]], [[0.15567365491539092]], [[0.14863259702426337]]], "count": [154]}, "observation.state": {"min": [0.11732103675603867, 1.9940911531448364, -1.5304793119430542, -1.3338680267333984, -2.233567714691162, -1.8792660236358643, 1.4035065174102783, 54.0, 0.07925199717283249, 0.1890929937362671, -0.10930799692869186, -3.1411852836608887, 0.054999999701976776, -1.0490000247955322, -0.8282983303070068, -2.1753435134887695, 0.22764331102371216, 0.5018869042396545, 1.4510143995285034, 0.679020345211029, -1.975695252418518, -3.0, -0.37304699420928955, 0.24954399466514587, -0.18308000266551971, -3.1391851902008057, 0.019999993965029716, -2.5220000743865967], "max": [0.9137148261070251, 2.10219669342041, -0.3030240535736084, -0.6105161905288696, -1.6375203132629395, -0.9626888036727905, 2.2013487815856934, 928.0, 0.3836750090122223, 0.4172289967536926, 0.12665300071239471, 3.1410000324249268, 0.7979999780654907, -0.23600000143051147, -0.2903006076812744, -1.9597079753875732, 1.7750697135925293, 0.9912248253822327, 2.7796289920806885, 1.9267911911010742, -1.4739480018615723, 917.0, -0.13276700675487518, 0.4349290132522583, 0.10333099961280823, 3.134999990463257, 1.1050000190734863, -2.1589999198913574], "mean": [0.41212692856788635, 2.068622350692749, -0.6412063241004944, -0.7863497138023376, -2.058152914047241, -1.4995276927947998, 1.6759943962097168, 542.0812377929688, 0.29401296377182007, 0.3073428273200989, 0.01821240410208702, -1.199031114578247, 0.5769648551940918, -0.7222273349761963, -0.5623148083686829, -2.1038591861724854, 0.6337248086929321, 0.8183627724647522, 2.2656445503234863, 1.4310370683670044, -1.7823530435562134, 509.57769775390625, -0.279741495847702, 0.33945807814598083, 0.0057401577942073345, 2.3710877895355225, 0.393558531999588, -2.3358240127563477], "std": [0.17090599238872528, 0.02859240584075451, 0.31602680683135986, 0.1785656213760376, 0.12985900044441223, 0.2846495807170868, 0.24243272840976715, 395.2604675292969, 0.08334711194038391, 0.06173453480005264, 0.04900587350130081, 2.66072416305542, 0.15976135432720184, 0.21830502152442932, 0.1268427073955536, 0.06863091140985489, 0.3671130836009979, 0.13064277172088623, 0.4656960964202881, 0.420354962348938, 0.1548597365617752, 376.51324462890625, 0.06332176923751831, 0.06820474565029144, 0.06380871683359146, 1.660096287727356, 0.30290600657463074, 0.1109113022685051], "count": [831]}, "action": {"min": [0.11732103675603867, 1.9940911531448364, -1.5304793119430542, -1.3338680267333984, -2.233567714691162, -1.8792660236358643, 1.4035065174102783, 54.0, 0.07925199717283249, 0.1890929937362671, -0.10930799692869186, -3.1411852836608887, 0.054999999701976776, -1.0490000247955322, -0.8282983303070068, -2.1753435134887695, 0.22764331102371216, 0.5018869042396545, 1.4510143995285034, 0.679020345211029, -1.975695252418518, -3.0, -0.37304699420928955, 0.24954399466514587, -0.18308000266551971, -3.1391851902008057, 0.019999993965029716, -2.5220000743865967], "max": [0.9137148261070251, 2.10219669342041, -0.3030240535736084, -0.6105161905288696, -1.6375203132629395, -0.9626888036727905, 2.2013487815856934, 928.0, 0.3836750090122223, 0.4172289967536926, 0.12665300071239471, 3.1410000324249268, 0.7979999780654907, -0.23600000143051147, -0.2903006076812744, -1.9597079753875732, 1.7750697135925293, 0.9912248253822327, 2.7796289920806885, 1.9267911911010742, -1.4739480018615723, 917.0, -0.13276700675487518, 0.4349290132522583, 0.10333099961280823, 3.134999990463257, 1.1050000190734863, -2.1589999198913574], "mean": [0.41212692856788635, 2.068622350692749, -0.6412063241004944, -0.7863497138023376, -2.058152914047241, -1.4995276927947998, 1.6759943962097168, 542.0812377929688, 0.29401296377182007, 0.3073428273200989, 0.01821240410208702, -1.199031114578247, 0.5769648551940918, -0.7222273349761963, -0.5623148083686829, -2.1038591861724854, 0.6337248086929321, 0.8183627724647522, 2.2656445503234863, 1.4310370683670044, -1.7823530435562134, 509.57769775390625, -0.279741495847702, 0.33945807814598083, 0.0057401577942073345, 2.3710877895355225, 0.393558531999588, -2.3358240127563477], "std": [0.17090599238872528, 0.02859240584075451, 0.31602680683135986, 0.1785656213760376, 0.12985900044441223, 0.2846495807170868, 0.24243272840976715, 395.2604675292969, 0.08334711194038391, 0.06173453480005264, 0.04900587350130081, 2.66072416305542, 0.15976135432720184, 0.21830502152442932, 0.1268427073955536, 0.06863091140985489, 0.3671130836009979, 0.13064277172088623, 0.4656960964202881, 0.420354962348938, 0.1548597365617752, 376.51324462890625, 0.06332176923751831, 0.06820474565029144, 0.06380871683359146, 1.660096287727356, 0.30290600657463074, 0.1109113022685051], "count": [831]}, "timestamp": {"min": [0.0], "max": [27.666666666666668], "mean": [13.833333333333334], "std": [7.99629543856033], "count": [831]}, "frame_index": {"min": [0], "max": [830], "mean": [415.0], "std": [239.8888631568099], "count": [831]}, "episode_index": {"min": [638], "max": [638], "mean": [638.0], "std": [0.0], "count": [831]}, "index": {"min": [564075], "max": [564905], "mean": [564490.0], "std": [239.8888631568099], "count": [831]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [831]}, "subtask_annotation": {"mean": [7.626955475330926, 29.0, 29.0, 29.0, 29.0], "std": [6.128817354341645, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [831]}, "scene_annotation": {"mean": [638.0], "std": [0.0], "min": [638], "max": [638], "count": [831]}, "eef_direction_state": {"mean": [3.997593261131167, 3.490974729241877], "std": [2.0428605939133315, 2.3181599591556723], "min": [0, 0], "max": [6, 6], "count": [831]}, "eef_velocity_state": {"mean": [0.6618531889290012, 0.8363417569193743], "std": [0.652663473940022, 0.747029801680033], "min": [0, 0], "max": [2, 2], "count": [831]}, "eef_acc_mag_state": {"mean": [0.6257521058965102, 0.6197352587244284], "std": [0.8154708243607781, 0.7969831366123346], "min": [0, 0], "max": [2, 2], "count": [831]}, "eef_direction_action": {"mean": [3.997593261131167, 3.490974729241877], "std": [2.0428605939133315, 2.3181599591556723], "min": [0, 0], "max": [6, 6], "count": [831]}, "eef_velocity_action": {"mean": [0.6618531889290012, 0.8363417569193743], "std": [0.652663473940022, 0.747029801680033], "min": [0, 0], "max": [2, 2], "count": [831]}, "eef_acc_mag_action": {"mean": [0.6257521058965102, 0.6197352587244284], "std": [0.8154708243607781, 0.7969831366123346], "min": [0, 0], "max": [2, 2], "count": [831]}, "eef_sim_pose_state": {"mean": [0.5485167541313571, 0.29479848421327226, 1.095982930566052, -2.444177232927548, 0.7773706958520692, 1.9048639567458052, 0.5134642430541441, -0.31494123497691107, 1.087412003047378, 2.3712601303940466, 0.9625657257372809, -0.20383374512166136], "std": [0.05882405665541846, 0.08520280031743444, 0.020054902051461262, 0.2765318873772986, 0.23947378355315357, 2.0533134428785216, 0.06024681316042174, 0.08005349691931357, 0.04780762175719132, 0.2686403439295431, 0.12915480197072352, 2.8502659679476285], "min": [0.46340864519760133, 0.06523982522068301, 1.061531941413914, -2.8490504891191826, 0.4374219254102285, -3.1256899172712185, 0.39107655494528204, -0.3888599986424222, 1.020792608956379, 1.9872386748164164, 0.7176496959826806, -3.141573591903986], "max": [0.630535361621621, 0.40513419469989487, 1.1620244965099211, -1.5045436996727766, 1.1312777246444465, 3.105873474420691, 0.6118640720934723, -0.0777314705628306, 1.2200746952447807, 2.97856908987872, 1.2665840310876249, 3.1389476689806814], "count": [831]}, "eef_sim_pose_action": {"mean": [0.5485167541313571, 0.29479848421327226, 1.095982930566052, -2.444177232927548, 0.7773706958520692, 1.9048639567458052, 0.5134642430541441, -0.31494123497691107, 1.087412003047378, 2.3712601303940466, 0.9625657257372809, -0.20383374512166136], "std": [0.05882405665541846, 0.08520280031743444, 0.020054902051461262, 0.2765318873772986, 0.23947378355315357, 2.0533134428785216, 0.06024681316042174, 0.08005349691931357, 0.04780762175719132, 0.2686403439295431, 0.12915480197072352, 2.8502659679476285], "min": [0.46340864519760133, 0.06523982522068301, 1.061531941413914, -2.8490504891191826, 0.4374219254102285, -3.1256899172712185, 0.39107655494528204, -0.3888599986424222, 1.020792608956379, 1.9872386748164164, 0.7176496959826806, -3.141573591903986], "max": [0.630535361621621, 0.40513419469989487, 1.1620244965099211, -1.5045436996727766, 1.1312777246444465, 3.105873474420691, 0.6118640720934723, -0.0777314705628306, 1.2200746952447807, 2.97856908987872, 1.2665840310876249, 3.1389476689806814], "count": [831]}, "gripper_mode_state": {"mean": [0.3971119133574007, 0.42478941034897716], "std": [0.48929954182179836, 0.49431100251192267], "min": [0, 0], "max": [1, 1], "count": [831]}, "gripper_activity_state": {"mean": [1.812274368231047, 1.8580024067388687], "std": [0.5200143493392313, 0.4512908134556837], "min": [0, 0], "max": [2, 2], "count": [831]}, "gripper_mode_action": {"mean": [0.3971119133574007, 0.42478941034897716], "std": [0.48929954182179836, 0.49431100251192267], "min": [0, 0], "max": [1, 1], "count": [831]}, "gripper_activity_action": {"mean": [1.812274368231047, 1.8580024067388687], "std": [0.5200143493392313, 0.4512908134556837], "min": [0, 0], "max": [2, 2], "count": [831]}, "gripper_open_scale_state": {"mean": [0.5095938628020678, 0.5420812275194523], "std": [0.3764913033906148, 0.3952604565076681], "min": [0.0, 0.054], "max": [0.917, 0.928], "count": [831]}, "gripper_open_scale_action": {"mean": [0.5095938628020678, 0.5420812275194523], "std": [0.3764913033906148, 0.3952604565076681], "min": [0.0, 0.054], "max": [0.917, 0.928], "count": [831]}}} +{"episode_index": 636, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42647655122655126]], [[0.4552976588362618]], [[0.4565536947733639]]], "std": [[[0.23577465450140095]], [[0.20388213681540193]], [[0.1984259632942052]]], "count": [154]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40081924019607845]], [[0.44175181966726085]], [[0.442736780886597]]], "std": [[[0.22448639187271557]], [[0.18498770362679742]], [[0.17964022793390652]]], "count": [154]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4113095012626262]], [[0.4502349081678126]], [[0.45401806537008743]]], "std": [[[0.21888104920975396]], [[0.1847852295148931]], [[0.17608804671628323]]], "count": [154]}, "observation.state": {"min": [0.17587682604789734, 2.060849905014038, -1.4770896434783936, -1.4656227827072144, -2.716919183731079, -1.9235796928405762, 0.9077457189559937, 45.0, 0.09351900219917297, 0.24589300155639648, -0.10073599964380264, -3.1401853561401367, -0.3370000123977661, -0.6930000185966492, -0.8358906507492065, -2.1759369373321533, 0.3730292022228241, 0.3170390725135803, 0.9437519311904907, 0.6426128149032593, -2.3398232460021973, 2.0, -0.34692099690437317, 0.24563799798488617, -0.15496399998664856, 2.003000020980835, -0.23399999737739563, -3.134185314178467], "max": [0.8810946345329285, 2.1036977767944336, -0.4983264207839966, -0.49296829104423523, -1.5317184925079346, -0.891810953617096, 2.01894474029541, 930.0, 0.38106000423431396, 0.4274129867553711, 0.10522899776697159, 3.134000062942505, 0.6190000176429749, 0.1509999930858612, -0.17287486791610718, -2.0381782054901123, 1.6589181423187256, 1.4983999729156494, 2.8594250679016113, 1.952656865119934, -0.7095810174942017, 911.0, -0.17023800313472748, 0.4893220067024231, 0.138482004404068, 3.0739998817443848, 0.9470000267028809, 3.135999917984009], "mean": [0.4111405611038208, 2.0897908210754395, -0.8156979084014893, -0.973251223564148, -2.114729642868042, -1.5151422023773193, 1.4875890016555786, 587.0834350585938, 0.2789139151573181, 0.3185731768608093, 0.017505913972854614, -2.3152003288269043, 0.2725865840911865, -0.353018194437027, -0.4924580752849579, -2.112722158432007, 0.7479998469352722, 0.9957191944122314, 2.3049674034118652, 1.5585700273513794, -1.804993987083435, 410.7212829589844, -0.280307799577713, 0.32554712891578674, 0.028724173083901405, 2.7174127101898193, 0.2809007465839386, -2.1834335327148438], "std": [0.13409832119941711, 0.006140238139778376, 0.22265009582042694, 0.2424526810646057, 0.2985130250453949, 0.2884480953216553, 0.32884088158607483, 372.3497314453125, 0.0591723769903183, 0.04162042215466499, 0.04244470223784447, 1.508317232131958, 0.24990540742874146, 0.23774732649326324, 0.1426374912261963, 0.039451517164707184, 0.2756943106651306, 0.2895100712776184, 0.5706132650375366, 0.329474538564682, 0.4792173206806183, 405.48809814453125, 0.05306374281644821, 0.0563071146607399, 0.06102919578552246, 0.2604806423187256, 0.3025357723236084, 1.1438583135604858], "count": [827]}, "action": {"min": [0.17587682604789734, 2.060849905014038, -1.4770896434783936, -1.4656227827072144, -2.716919183731079, -1.9235796928405762, 0.9077457189559937, 45.0, 0.09351900219917297, 0.24589300155639648, -0.10073599964380264, -3.1401853561401367, -0.3370000123977661, -0.6930000185966492, -0.8358906507492065, -2.1759369373321533, 0.3730292022228241, 0.3170390725135803, 0.9437519311904907, 0.6426128149032593, -2.3398232460021973, 2.0, -0.34692099690437317, 0.24563799798488617, -0.15496399998664856, 2.003000020980835, -0.23399999737739563, -3.134185314178467], "max": [0.8810946345329285, 2.1036977767944336, -0.4983264207839966, -0.49296829104423523, -1.5317184925079346, -0.891810953617096, 2.01894474029541, 930.0, 0.38106000423431396, 0.4274129867553711, 0.10522899776697159, 3.134000062942505, 0.6190000176429749, 0.1509999930858612, -0.17287486791610718, -2.0381782054901123, 1.6589181423187256, 1.4983999729156494, 2.8594250679016113, 1.952656865119934, -0.7095810174942017, 911.0, -0.17023800313472748, 0.4893220067024231, 0.138482004404068, 3.0739998817443848, 0.9470000267028809, 3.135999917984009], "mean": [0.4111405611038208, 2.0897908210754395, -0.8156979084014893, -0.973251223564148, -2.114729642868042, -1.5151422023773193, 1.4875890016555786, 587.0834350585938, 0.2789139151573181, 0.3185731768608093, 0.017505913972854614, -2.3152003288269043, 0.2725865840911865, -0.353018194437027, -0.4924580752849579, -2.112722158432007, 0.7479998469352722, 0.9957191944122314, 2.3049674034118652, 1.5585700273513794, -1.804993987083435, 410.7212829589844, -0.280307799577713, 0.32554712891578674, 0.028724173083901405, 2.7174127101898193, 0.2809007465839386, -2.1834335327148438], "std": [0.13409832119941711, 0.006140238139778376, 0.22265009582042694, 0.2424526810646057, 0.2985130250453949, 0.2884480953216553, 0.32884088158607483, 372.3497314453125, 0.0591723769903183, 0.04162042215466499, 0.04244470223784447, 1.508317232131958, 0.24990540742874146, 0.23774732649326324, 0.1426374912261963, 0.039451517164707184, 0.2756943106651306, 0.2895100712776184, 0.5706132650375366, 0.329474538564682, 0.4792173206806183, 405.48809814453125, 0.05306374281644821, 0.0563071146607399, 0.06102919578552246, 0.2604806423187256, 0.3025357723236084, 1.1438583135604858], "count": [827]}, "timestamp": {"min": [0.0], "max": [27.533333333333335], "mean": [13.766666666666666], "std": [7.957805392610871], "count": [827]}, "frame_index": {"min": [0], "max": [826], "mean": [413.0], "std": [238.73416177832615], "count": [827]}, "episode_index": {"min": [639], "max": [639], "mean": [639.0], "std": [0.0], "count": [827]}, "index": {"min": [564906], "max": [565732], "mean": [565319.0], "std": [238.73416177832615], "count": [827]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [827]}, "subtask_annotation": {"mean": [6.7061668681983075, 29.0, 29.0, 29.0, 29.0], "std": [4.85080909854081, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [827]}, "scene_annotation": {"mean": [639.0], "std": [0.0], "min": [639], "max": [639], "count": [827]}, "eef_direction_state": {"mean": [3.8814993954050787, 3.552599758162031], "std": [2.220163436348511, 2.1215944787895795], "min": [0, 0], "max": [6, 6], "count": [827]}, "eef_velocity_state": {"mean": [0.7436517533252721, 0.9625151148730351], "std": [0.7373718581561609, 0.7505241768105168], "min": [0, 0], "max": [2, 2], "count": [827]}, "eef_acc_mag_state": {"mean": [0.6807738814993954, 0.788391777509069], "std": [0.8153042656613588, 0.8359866706470274], "min": [0, 0], "max": [2, 2], "count": [827]}, "eef_direction_action": {"mean": [3.8814993954050787, 3.552599758162031], "std": [2.220163436348511, 2.1215944787895795], "min": [0, 0], "max": [6, 6], "count": [827]}, "eef_velocity_action": {"mean": [0.7436517533252721, 0.9625151148730351], "std": [0.7373718581561609, 0.7505241768105168], "min": [0, 0], "max": [2, 2], "count": [827]}, "eef_acc_mag_action": {"mean": [0.6807738814993954, 0.788391777509069], "std": [0.8153042656613588, 0.8359866706470274], "min": [0, 0], "max": [2, 2], "count": [827]}, "eef_sim_pose_state": {"mean": [0.5357352278925659, 0.306570791604094, 1.1145895243381925, -2.0640920416778052, 0.7701247993605869, 2.361259972429328, 0.5283770424142774, -0.3015127197579383, 1.1037227884106027, 0.36872774300788774, 0.9517182770008347, -2.193739999214232], "std": [0.05360865398568491, 0.06881080839261527, 0.03854726054615274, 1.7000640056157048, 0.4129032874735229, 1.1624854523383783, 0.03970790516477496, 0.0544020026005527, 0.04796536858073516, 2.9089557939610553, 0.27070689517975677, 0.3840285010211917], "min": [0.4545180977117431, 0.129689153026449, 1.0238078027529496, -3.1250664844307097, 0.09123570436222717, -3.104328324934621, 0.4551847199833862, -0.3774004734282021, 1.0126046137023155, -3.141556987107897, 0.3220090264776616, -2.893630025879513], "max": [0.6811242797590435, 0.4195329306553684, 1.1656494316492787, 3.136340895410724, 1.470774877168746, 3.1301333410871166, 0.6382429082638126, -0.09087248948440146, 1.2040602514641408, 3.141206892117942, 1.3488403116842096, -1.341554089251333], "count": [827]}, "eef_sim_pose_action": {"mean": [0.5357352278925659, 0.306570791604094, 1.1145895243381925, -2.0640920416778052, 0.7701247993605869, 2.361259972429328, 0.5283770424142774, -0.3015127197579383, 1.1037227884106027, 0.36872774300788774, 0.9517182770008347, -2.193739999214232], "std": [0.05360865398568491, 0.06881080839261527, 0.03854726054615274, 1.7000640056157048, 0.4129032874735229, 1.1624854523383783, 0.03970790516477496, 0.0544020026005527, 0.04796536858073516, 2.9089557939610553, 0.27070689517975677, 0.3840285010211917], "min": [0.4545180977117431, 0.129689153026449, 1.0238078027529496, -3.1250664844307097, 0.09123570436222717, -3.104328324934621, 0.4551847199833862, -0.3774004734282021, 1.0126046137023155, -3.141556987107897, 0.3220090264776616, -2.893630025879513], "max": [0.6811242797590435, 0.4195329306553684, 1.1656494316492787, 3.136340895410724, 1.470774877168746, 3.1301333410871166, 0.6382429082638126, -0.09087248948440146, 1.2040602514641408, 3.141206892117942, 1.3488403116842096, -1.341554089251333], "count": [827]}, "gripper_mode_state": {"mean": [0.5598548972188634, 0.3893591293833132], "std": [0.49640446339544325, 0.4876049607512028], "min": [0, 0], "max": [1, 1], "count": [827]}, "gripper_activity_state": {"mean": [1.8174123337363965, 1.7545344619105199], "std": [0.524409338249966, 0.5913222694279751], "min": [0, 0], "max": [2, 2], "count": [827]}, "gripper_mode_action": {"mean": [0.5598548972188634, 0.3893591293833132], "std": [0.49640446339544325, 0.4876049607512028], "min": [0, 0], "max": [1, 1], "count": [827]}, "gripper_activity_action": {"mean": [1.8174123337363965, 1.7545344619105199], "std": [0.524409338249966, 0.5913222694279751], "min": [0, 0], "max": [2, 2], "count": [827]}, "gripper_open_scale_state": {"mean": [0.4107212815956451, 0.5870834340530277], "std": [0.4054881114706844, 0.3723497715359942], "min": [0.002, 0.045], "max": [0.911, 0.93], "count": [827]}, "gripper_open_scale_action": {"mean": [0.4107212815956451, 0.5870834340530277], "std": [0.4054881114706844, 0.3723497715359942], "min": [0.002, 0.045], "max": [0.911, 0.93], "count": [827]}}} +{"episode_index": 637, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.41894949162227507]], [[0.4496428569741962]], [[0.449227660187389]]], "std": [[[0.23945154203676422]], [[0.2057318551001097]], [[0.19988922273213394]]], "count": [173]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38263206604896294]], [[0.43014605765234804]], [[0.43254542105859684]]], "std": [[[0.20135283720750743]], [[0.1639375942652993]], [[0.15621500545219913]]], "count": [173]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.449344954238921]], [[0.4691876499395519]], [[0.46922112896218215]]], "std": [[[0.18087582222149556]], [[0.15686833895854413]], [[0.14841618430947007]]], "count": [173]}, "observation.state": {"min": [0.18301522731781006, 2.005941867828369, -1.35969877243042, -1.2461302280426025, -2.311793327331543, -1.7394999265670776, 1.4767754077911377, 51.0, 0.08447600156068802, 0.20507200062274933, -0.09115099906921387, -3.1411852836608887, -0.035999998450279236, -1.1920000314712524, -0.9159138798713684, -2.175448179244995, 0.3257657289505005, 0.47368237376213074, 1.6696343421936035, 0.061103980988264084, -2.144503593444824, 38.0, -0.3697269856929779, 0.23141300678253174, -0.19211700558662415, -3.1381852626800537, -0.11000000685453415, -2.5899999141693115], "max": [1.0256427526474, 2.099177360534668, -0.23104669153690338, -0.5395686030387878, -1.5661712884902954, -0.9541540145874023, 2.090660333633423, 940.0, 0.384456992149353, 0.4267269968986511, 0.1297989934682846, 3.1410000324249268, 0.9919999837875366, -0.2680000066757202, -0.2638065218925476, -2.0078442096710205, 1.8804876804351807, 1.160713791847229, 2.8536481857299805, 1.9510862827301025, -1.5112806558609009, 934.0, -0.13562500476837158, 0.4598979949951172, 0.11003000289201736, 3.1389999389648438, 0.9039999842643738, -2.200000047683716], "mean": [0.42964082956314087, 2.064162492752075, -0.5246764421463013, -0.7162770628929138, -2.108837127685547, -1.5129082202911377, 1.6709730625152588, 580.9252319335938, 0.3037545680999756, 0.30995070934295654, 0.016921894624829292, -1.3560855388641357, 0.6101619601249695, -0.81402587890625, -0.590058445930481, -2.0846428871154785, 0.6863337159156799, 0.8706551194190979, 2.410025119781494, 1.3947489261627197, -1.8996015787124634, 441.7561950683594, -0.28451067209243774, 0.3474562168121338, 0.015871981158852577, 2.494600772857666, 0.26750826835632324, -2.336723566055298], "std": [0.16028256714344025, 0.020359661430120468, 0.26893651485443115, 0.1663346290588379, 0.16301582753658295, 0.22666095197200775, 0.17716985940933228, 385.2317810058594, 0.06870880722999573, 0.059617213904857635, 0.03807046264410019, 2.653770685195923, 0.16193903982639313, 0.22939802706241608, 0.11525627970695496, 0.060737792402505875, 0.3962956666946411, 0.11844595521688461, 0.4014674723148346, 0.5185238122940063, 0.1554715931415558, 378.38763427734375, 0.0625215619802475, 0.06111195310950279, 0.060424089431762695, 1.3486485481262207, 0.28987881541252136, 0.10024075955152512], "count": [970]}, "action": {"min": [0.18301522731781006, 2.005941867828369, -1.35969877243042, -1.2461302280426025, -2.311793327331543, -1.7394999265670776, 1.4767754077911377, 51.0, 0.08447600156068802, 0.20507200062274933, -0.09115099906921387, -3.1411852836608887, -0.035999998450279236, -1.1920000314712524, -0.9159138798713684, -2.175448179244995, 0.3257657289505005, 0.47368237376213074, 1.6696343421936035, 0.061103980988264084, -2.144503593444824, 38.0, -0.3697269856929779, 0.23141300678253174, -0.19211700558662415, -3.1381852626800537, -0.11000000685453415, -2.5899999141693115], "max": [1.0256427526474, 2.099177360534668, -0.23104669153690338, -0.5395686030387878, -1.5661712884902954, -0.9541540145874023, 2.090660333633423, 940.0, 0.384456992149353, 0.4267269968986511, 0.1297989934682846, 3.1410000324249268, 0.9919999837875366, -0.2680000066757202, -0.2638065218925476, -2.0078442096710205, 1.8804876804351807, 1.160713791847229, 2.8536481857299805, 1.9510862827301025, -1.5112806558609009, 934.0, -0.13562500476837158, 0.4598979949951172, 0.11003000289201736, 3.1389999389648438, 0.9039999842643738, -2.200000047683716], "mean": [0.42964082956314087, 2.064162492752075, -0.5246764421463013, -0.7162770628929138, -2.108837127685547, -1.5129082202911377, 1.6709730625152588, 580.9252319335938, 0.3037545680999756, 0.30995070934295654, 0.016921894624829292, -1.3560855388641357, 0.6101619601249695, -0.81402587890625, -0.590058445930481, -2.0846428871154785, 0.6863337159156799, 0.8706551194190979, 2.410025119781494, 1.3947489261627197, -1.8996015787124634, 441.7561950683594, -0.28451067209243774, 0.3474562168121338, 0.015871981158852577, 2.494600772857666, 0.26750826835632324, -2.336723566055298], "std": [0.16028256714344025, 0.020359661430120468, 0.26893651485443115, 0.1663346290588379, 0.16301582753658295, 0.22666095197200775, 0.17716985940933228, 385.2317810058594, 0.06870880722999573, 0.059617213904857635, 0.03807046264410019, 2.653770685195923, 0.16193903982639313, 0.22939802706241608, 0.11525627970695496, 0.060737792402505875, 0.3962956666946411, 0.11844595521688461, 0.4014674723148346, 0.5185238122940063, 0.1554715931415558, 378.38763427734375, 0.0625215619802475, 0.06111195310950279, 0.060424089431762695, 1.3486485481262207, 0.28987881541252136, 0.10024075955152512], "count": [970]}, "timestamp": {"min": [0.0], "max": [32.3], "mean": [16.15], "std": [9.333824391843773], "count": [970]}, "frame_index": {"min": [0], "max": [969], "mean": [484.5], "std": [280.01473175531316], "count": [970]}, "episode_index": {"min": [640], "max": [640], "mean": [640.0], "std": [0.0], "count": [970]}, "index": {"min": [565733], "max": [566702], "mean": [566217.5], "std": [280.01473175531316], "count": [970]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [970]}, "subtask_annotation": {"mean": [10.915463917525773, 29.0, 29.0, 29.0, 29.0], "std": [10.107110288951462, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [970]}, "scene_annotation": {"mean": [640.0], "std": [0.0], "min": [640], "max": [640], "count": [970]}, "eef_direction_state": {"mean": [3.6278350515463917, 3.415463917525773], "std": [2.2237352373386825, 2.3901792283306706], "min": [0, 0], "max": [6, 6], "count": [970]}, "eef_velocity_state": {"mean": [0.7556701030927835, 0.7670103092783506], "std": [0.6939308430091359, 0.7073577449036409], "min": [0, 0], "max": [2, 2], "count": [970]}, "eef_acc_mag_state": {"mean": [0.6371134020618556, 0.6556701030927835], "std": [0.8137123263331889, 0.8129073535125815], "min": [0, 0], "max": [2, 2], "count": [970]}, "eef_direction_action": {"mean": [3.6278350515463917, 3.415463917525773], "std": [2.2237352373386825, 2.3901792283306706], "min": [0, 0], "max": [6, 6], "count": [970]}, "eef_velocity_action": {"mean": [0.7556701030927835, 0.7670103092783506], "std": [0.6939308430091359, 0.7073577449036409], "min": [0, 0], "max": [2, 2], "count": [970]}, "eef_acc_mag_action": {"mean": [0.6371134020618556, 0.6556701030927835], "std": [0.8137123263331889, 0.8129073535125815], "min": [0, 0], "max": [2, 2], "count": [970]}, "eef_sim_pose_state": {"mean": [0.5584208809259821, 0.30143889871401036, 1.1044622455417046, -2.6279198575368414, 0.702290677426673, 2.1386980112408955, 0.5144557288293896, -0.3215203974658976, 1.0788950010125455, 2.278650454621965, 0.9154663007003083, 0.24100541881315352], "std": [0.05064669351532072, 0.08207586570818844, 0.022079634014719206, 0.22186305159124953, 0.2480824553686199, 1.7675109033444871, 0.05884874351414899, 0.06236782721394924, 0.04510509286481395, 0.23062637332434427, 0.13109661939420947, 2.870411923818076], "min": [0.4464519402534881, 0.058515881952739726, 1.0592508039821524, -2.941568904902362, 0.344967789902062, -3.1397944467323136, 0.405809187517819, -0.3926725041913159, 1.0220456802478488, 1.8938132352804784, 0.6669541801876817, -3.140018426041913], "max": [0.6460457946532703, 0.38734120988429394, 1.154994344483482, -1.6773793979905682, 1.1790799172267143, 3.1407100434587196, 0.6424850735917064, -0.09395980140880496, 1.211285129625971, 3.1222845158953314, 1.275001734237402, 3.138843542242888], "count": [970]}, "eef_sim_pose_action": {"mean": [0.5584208809259821, 0.30143889871401036, 1.1044622455417046, -2.6279198575368414, 0.702290677426673, 2.1386980112408955, 0.5144557288293896, -0.3215203974658976, 1.0788950010125455, 2.278650454621965, 0.9154663007003083, 0.24100541881315352], "std": [0.05064669351532072, 0.08207586570818844, 0.022079634014719206, 0.22186305159124953, 0.2480824553686199, 1.7675109033444871, 0.05884874351414899, 0.06236782721394924, 0.04510509286481395, 0.23062637332434427, 0.13109661939420947, 2.870411923818076], "min": [0.4464519402534881, 0.058515881952739726, 1.0592508039821524, -2.941568904902362, 0.344967789902062, -3.1397944467323136, 0.405809187517819, -0.3926725041913159, 1.0220456802478488, 1.8938132352804784, 0.6669541801876817, -3.140018426041913], "max": [0.6460457946532703, 0.38734120988429394, 1.154994344483482, -1.6773793979905682, 1.1790799172267143, 3.1407100434587196, 0.6424850735917064, -0.09395980140880496, 1.211285129625971, 3.1222845158953314, 1.275001734237402, 3.138843542242888], "count": [970]}, "gripper_mode_state": {"mean": [0.5515463917525774, 0.388659793814433], "std": [0.49733587191885475, 0.48744574927529755], "min": [0, 0], "max": [1, 1], "count": [970]}, "gripper_activity_state": {"mean": [1.8628865979381444, 1.8371134020618556], "std": [0.4526712440405381, 0.4893335648158968], "min": [0, 0], "max": [2, 2], "count": [970]}, "gripper_mode_action": {"mean": [0.5515463917525774, 0.388659793814433], "std": [0.49733587191885475, 0.48744574927529755], "min": [0, 0], "max": [1, 1], "count": [970]}, "gripper_activity_action": {"mean": [1.8628865979381444, 1.8371134020618556], "std": [0.4526712440405381, 0.4893335648158968], "min": [0, 0], "max": [2, 2], "count": [970]}, "gripper_open_scale_state": {"mean": [0.4417561856142033, 0.5809252578145443], "std": [0.37838776103467553, 0.38523181925682126], "min": [0.038, 0.051], "max": [0.934, 0.94], "count": [970]}, "gripper_open_scale_action": {"mean": [0.4417561856142033, 0.5809252578145443], "std": [0.37838776103467553, 0.38523181925682126], "min": [0.038, 0.051], "max": [0.934, 0.94], "count": [970]}}} +{"episode_index": 638, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42579344067291486]], [[0.4544353097895342]], [[0.4549185537160357]]], "std": [[[0.2374059919704581]], [[0.2058401593491867]], [[0.19994137230660583]]], "count": [159]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3945204646586098]], [[0.4376923955378797]], [[0.43678564968964523]]], "std": [[[0.22266991379703482]], [[0.18313766986489777]], [[0.1775634128696118]]], "count": [159]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4196080538085255]], [[0.4526869103773585]], [[0.45656368052986396]]], "std": [[[0.20272948692254544]], [[0.17086612028808926]], [[0.16105492052011866]]], "count": [159]}, "observation.state": {"min": [0.2551845908164978, 1.9910017251968384, -1.635879635810852, -1.3195911645889282, -2.9165499210357666, -1.9811582565307617, 0.8599761128425598, 52.0, 0.04928699880838394, 0.27576500177383423, -0.1533540040254593, -3.078000068664551, -0.3460000157356262, -0.8759999871253967, -0.774838924407959, -2.1754133701324463, 0.424010306596756, -0.19689059257507324, 1.1680266857147217, 0.8818451166152954, -2.4046273231506348, 1.0, -0.3753010034561157, 0.2581140100955963, -0.16095300018787384, -3.1411852836608887, -0.2930000424385071, -2.7929999828338623], "max": [1.147868037223816, 2.1176257133483887, -0.4423536956310272, -0.4544837474822998, -1.5720181465148926, -0.8699768781661987, 1.9956793785095215, 930.0, 0.3846290111541748, 0.43206700682640076, 0.09291400015354156, -2.3389999866485596, 0.702000081539154, 0.8140000104904175, -0.1819854974746704, -2.003253936767578, 1.3172000646591187, 1.0981961488723755, 2.8578546047210693, 2.0548808574676514, -0.9132609963417053, 937.0, -0.19473299384117126, 0.446056991815567, 0.08060900121927261, 3.138000011444092, 1.0540000200271606, -1.7020000219345093], "mean": [0.5308803915977478, 2.066420078277588, -0.718066930770874, -0.8594607710838318, -2.178142786026001, -1.459304690361023, 1.371840000152588, 509.85198974609375, 0.273801326751709, 0.34763726592063904, 0.023766176775097847, -2.708766460418701, 0.25824087858200073, -0.26679500937461853, -0.5604070425033569, -2.0864975452423096, 0.7033551335334778, 0.7518826723098755, 2.3028595447540283, 1.5096631050109863, -1.8729519844055176, 461.58465576171875, -0.287834495306015, 0.32943350076675415, 0.0002352154115214944, 2.5885868072509766, 0.2732316553592682, -2.241011142730713], "std": [0.17820976674556732, 0.030610695481300354, 0.22409218549728394, 0.21017774939537048, 0.29581037163734436, 0.29279449582099915, 0.2839810252189636, 377.6878967285156, 0.07020402699708939, 0.05114876478910446, 0.04790739715099335, 0.22694861888885498, 0.2532235383987427, 0.335223913192749, 0.15707504749298096, 0.051283013075590134, 0.163499653339386, 0.25590044260025024, 0.5196235179901123, 0.3622877299785614, 0.4711771607398987, 394.695556640625, 0.04419475048780441, 0.06370365619659424, 0.049551092088222504, 1.2165195941925049, 0.38624057173728943, 0.33507171273231506], "count": [868]}, "action": {"min": [0.2551845908164978, 1.9910017251968384, -1.635879635810852, -1.3195911645889282, -2.9165499210357666, -1.9811582565307617, 0.8599761128425598, 52.0, 0.04928699880838394, 0.27576500177383423, -0.1533540040254593, -3.078000068664551, -0.3460000157356262, -0.8759999871253967, -0.774838924407959, -2.1754133701324463, 0.424010306596756, -0.19689059257507324, 1.1680266857147217, 0.8818451166152954, -2.4046273231506348, 1.0, -0.3753010034561157, 0.2581140100955963, -0.16095300018787384, -3.1411852836608887, -0.2930000424385071, -2.7929999828338623], "max": [1.147868037223816, 2.1176257133483887, -0.4423536956310272, -0.4544837474822998, -1.5720181465148926, -0.8699768781661987, 1.9956793785095215, 930.0, 0.3846290111541748, 0.43206700682640076, 0.09291400015354156, -2.3389999866485596, 0.702000081539154, 0.8140000104904175, -0.1819854974746704, -2.003253936767578, 1.3172000646591187, 1.0981961488723755, 2.8578546047210693, 2.0548808574676514, -0.9132609963417053, 937.0, -0.19473299384117126, 0.446056991815567, 0.08060900121927261, 3.138000011444092, 1.0540000200271606, -1.7020000219345093], "mean": [0.5308803915977478, 2.066420078277588, -0.718066930770874, -0.8594607710838318, -2.178142786026001, -1.459304690361023, 1.371840000152588, 509.85198974609375, 0.273801326751709, 0.34763726592063904, 0.023766176775097847, -2.708766460418701, 0.25824087858200073, -0.26679500937461853, -0.5604070425033569, -2.0864975452423096, 0.7033551335334778, 0.7518826723098755, 2.3028595447540283, 1.5096631050109863, -1.8729519844055176, 461.58465576171875, -0.287834495306015, 0.32943350076675415, 0.0002352154115214944, 2.5885868072509766, 0.2732316553592682, -2.241011142730713], "std": [0.17820976674556732, 0.030610695481300354, 0.22409218549728394, 0.21017774939537048, 0.29581037163734436, 0.29279449582099915, 0.2839810252189636, 377.6878967285156, 0.07020402699708939, 0.05114876478910446, 0.04790739715099335, 0.22694861888885498, 0.2532235383987427, 0.335223913192749, 0.15707504749298096, 0.051283013075590134, 0.163499653339386, 0.25590044260025024, 0.5196235179901123, 0.3622877299785614, 0.4711771607398987, 394.695556640625, 0.04419475048780441, 0.06370365619659424, 0.049551092088222504, 1.2165195941925049, 0.38624057173728943, 0.33507171273231506], "count": [868]}, "timestamp": {"min": [0.0], "max": [28.9], "mean": [14.450000000000003], "std": [8.352328351357416], "count": [868]}, "frame_index": {"min": [0], "max": [867], "mean": [433.5], "std": [250.56985054072248], "count": [868]}, "episode_index": {"min": [641], "max": [641], "mean": [641.0], "std": [0.0], "count": [868]}, "index": {"min": [566703], "max": [567570], "mean": [567136.5], "std": [250.56985054072248], "count": [868]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [868]}, "subtask_annotation": {"mean": [11.988479262672811, 29.0, 29.0, 29.0, 29.0], "std": [10.008399973901405, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [868]}, "scene_annotation": {"mean": [641.0], "std": [0.0], "min": [641], "max": [641], "count": [868]}, "eef_direction_state": {"mean": [3.9527649769585254, 3.9308755760368665], "std": [2.1150828126130614, 2.2106394738030364], "min": [0, 0], "max": [6, 6], "count": [868]}, "eef_velocity_state": {"mean": [0.6877880184331797, 0.7649769585253456], "std": [0.644357423815405, 0.7436794341996965], "min": [0, 0], "max": [2, 2], "count": [868]}, "eef_acc_mag_state": {"mean": [0.7211981566820277, 0.6175115207373272], "std": [0.8373000510453095, 0.8039460748967729], "min": [0, 0], "max": [2, 2], "count": [868]}, "eef_direction_action": {"mean": [3.9527649769585254, 3.9308755760368665], "std": [2.1150828126130614, 2.2106394738030364], "min": [0, 0], "max": [6, 6], "count": [868]}, "eef_velocity_action": {"mean": [0.6877880184331797, 0.7649769585253456], "std": [0.644357423815405, 0.7436794341996965], "min": [0, 0], "max": [2, 2], "count": [868]}, "eef_acc_mag_action": {"mean": [0.7211981566820277, 0.6175115207373272], "std": [0.8373000510453095, 0.8039460748967729], "min": [0, 0], "max": [2, 2], "count": [868]}, "eef_sim_pose_state": {"mean": [0.5429398799442522, 0.2941133559435176, 1.0885288990274826, -2.5211555325205612, 0.6300559211307096, 2.014413626853161, 0.556028234461551, -0.3014956780746779, 1.1112121860293058, 0.07100712207263944, 0.9474350340083534, -2.0852619189796786], "std": [0.057353925711905264, 0.05290093164482318, 0.0415542390235645, 0.28324293320235383, 0.4557305363255312, 1.93427541365282, 0.046706181030073374, 0.07014301849301388, 0.04455653767358825, 2.9026761415716655, 0.30554352924507194, 0.4510929492456908], "min": [0.45428847698924174, 0.13798045934217681, 0.9869901798401632, -3.052590304529111, -0.10999110620308583, -3.1389518003148407, 0.47967722099659094, -0.3888451917791527, 1.0351007983365745, -3.1287001015214804, 0.18705569627359853, -2.7973717650173344], "max": [0.6426009426639426, 0.37370769393779735, 1.1597584636132219, -1.8386929889629862, 1.2981232695989866, 3.141416223761121, 0.6479756959354048, -0.030142415385500304, 1.2322461129431619, 3.1406021846348313, 1.4162025215669605, -0.5679795388154785], "count": [868]}, "eef_sim_pose_action": {"mean": [0.5429398799442522, 0.2941133559435176, 1.0885288990274826, -2.5211555325205612, 0.6300559211307096, 2.014413626853161, 0.556028234461551, -0.3014956780746779, 1.1112121860293058, 0.07100712207263944, 0.9474350340083534, -2.0852619189796786], "std": [0.057353925711905264, 0.05290093164482318, 0.0415542390235645, 0.28324293320235383, 0.4557305363255312, 1.93427541365282, 0.046706181030073374, 0.07014301849301388, 0.04455653767358825, 2.9026761415716655, 0.30554352924507194, 0.4510929492456908], "min": [0.45428847698924174, 0.13798045934217681, 0.9869901798401632, -3.052590304529111, -0.10999110620308583, -3.1389518003148407, 0.47967722099659094, -0.3888451917791527, 1.0351007983365745, -3.1287001015214804, 0.18705569627359853, -2.7973717650173344], "max": [0.6426009426639426, 0.37370769393779735, 1.1597584636132219, -1.8386929889629862, 1.2981232695989866, 3.141416223761121, 0.6479756959354048, -0.030142415385500304, 1.2322461129431619, 3.1406021846348313, 1.4162025215669605, -0.5679795388154785], "count": [868]}, "gripper_mode_state": {"mean": [0.5138248847926268, 0.43202764976958524], "std": [0.4998088360168062, 0.4953582134215147], "min": [0, 0], "max": [1, 1], "count": [868]}, "gripper_activity_state": {"mean": [1.7327188940092166, 1.8387096774193548], "std": [0.6071679967512801, 0.49118890239154983], "min": [0, 0], "max": [2, 2], "count": [868]}, "gripper_mode_action": {"mean": [0.5138248847926268, 0.43202764976958524], "std": [0.4998088360168062, 0.4953582134215147], "min": [0, 0], "max": [1, 1], "count": [868]}, "gripper_activity_action": {"mean": [1.7327188940092166, 1.8387096774193548], "std": [0.6071679967512801, 0.49118890239154983], "min": [0, 0], "max": [2, 2], "count": [868]}, "gripper_open_scale_state": {"mean": [0.4615846774116639, 0.5098519585517142], "std": [0.3946955528067893, 0.3776881605594572], "min": [0.001, 0.052], "max": [0.937, 0.93], "count": [868]}, "gripper_open_scale_action": {"mean": [0.4615846774116639, 0.5098519585517142], "std": [0.3946955528067893, 0.3776881605594572], "min": [0.001, 0.052], "max": [0.937, 0.93], "count": [868]}}} +{"episode_index": 639, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4275834306597359]], [[0.4550573321051015]], [[0.4564259359784182]]], "std": [[[0.23395878474093879]], [[0.20507670819622262]], [[0.1976852104189042]]], "count": [149]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38623833728122126]], [[0.43402459342238014]], [[0.4344797711869983]]], "std": [[[0.20925725902690823]], [[0.17005628518340074]], [[0.1635635802522855]]], "count": [149]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4498803762556477]], [[0.4702774693490372]], [[0.470654347337369]]], "std": [[[0.1725194463439462]], [[0.14997865303844493]], [[0.14181544213190037]]], "count": [149]}, "observation.state": {"min": [0.20341812074184418, 2.014162302017212, -1.414170503616333, -1.1168187856674194, -2.200493812561035, -1.783970832824707, 1.466111421585083, 53.0, 0.05725900083780289, 0.22153599560260773, -0.11703699827194214, -3.1411852836608887, 0.11899999529123306, -1.1109999418258667, -0.7561639547348022, -2.175273895263672, 0.2154259979724884, 0.5590639114379883, 1.4893244504928589, 0.7253064513206482, -2.0923705101013184, -3.0, -0.36681100726127625, 0.23730100691318512, -0.15933600068092346, -3.1411852836608887, -0.044999998062849045, -2.5420000553131104], "max": [1.0698693990707397, 2.1002769470214844, -0.3899589478969574, -0.516896665096283, -1.5226601362228394, -0.9032253623008728, 2.075615406036377, 939.0, 0.38247400522232056, 0.4291520118713379, 0.08875100314617157, 3.1389999389648438, 0.8130000233650208, -0.24199999868869781, -0.2626895010471344, -1.9712274074554443, 1.561423897743225, 1.0656980276107788, 2.8199985027313232, 1.8808192014694214, -1.4174168109893799, 934.0, -0.15496200323104858, 0.44075900316238403, 0.0979200005531311, 3.1410000324249268, 1.0789999961853027, -2.0799999237060547], "mean": [0.4560968279838562, 2.0685312747955322, -0.6236860752105713, -0.7326554656028748, -2.0474581718444824, -1.4249018430709839, 1.642288327217102, 513.309326171875, 0.29329100251197815, 0.32695937156677246, 0.013841752894222736, -2.6533045768737793, 0.5856313705444336, -0.7031047940254211, -0.5546038746833801, -2.088876962661743, 0.5934291481971741, 0.8559733629226685, 2.344041347503662, 1.483461618423462, -1.882502555847168, 470.3964538574219, -0.28962093591690063, 0.3368672728538513, 0.021785305812954903, 1.8760671615600586, 0.36809593439102173, -2.244251012802124], "std": [0.18576081097126007, 0.020200753584504128, 0.27868008613586426, 0.1273963898420334, 0.13535453379154205, 0.28447842597961426, 0.17292438447475433, 393.95947265625, 0.08102616667747498, 0.06023532524704933, 0.04055166617035866, 1.1686286926269531, 0.1386009156703949, 0.19609114527702332, 0.11044114828109741, 0.07146888226270676, 0.29467713832855225, 0.11545850336551666, 0.4446146786212921, 0.3770272731781006, 0.16607695817947388, 370.77459716796875, 0.05944707617163658, 0.061916906386613846, 0.057260215282440186, 2.2071831226348877, 0.32815295457839966, 0.12409345805644989], "count": [792]}, "action": {"min": [0.20341812074184418, 2.014162302017212, -1.414170503616333, -1.1168187856674194, -2.200493812561035, -1.783970832824707, 1.466111421585083, 53.0, 0.05725900083780289, 0.22153599560260773, -0.11703699827194214, -3.1411852836608887, 0.11899999529123306, -1.1109999418258667, -0.7561639547348022, -2.175273895263672, 0.2154259979724884, 0.5590639114379883, 1.4893244504928589, 0.7253064513206482, -2.0923705101013184, -3.0, -0.36681100726127625, 0.23730100691318512, -0.15933600068092346, -3.1411852836608887, -0.044999998062849045, -2.5420000553131104], "max": [1.0698693990707397, 2.1002769470214844, -0.3899589478969574, -0.516896665096283, -1.5226601362228394, -0.9032253623008728, 2.075615406036377, 939.0, 0.38247400522232056, 0.4291520118713379, 0.08875100314617157, 3.1389999389648438, 0.8130000233650208, -0.24199999868869781, -0.2626895010471344, -1.9712274074554443, 1.561423897743225, 1.0656980276107788, 2.8199985027313232, 1.8808192014694214, -1.4174168109893799, 934.0, -0.15496200323104858, 0.44075900316238403, 0.0979200005531311, 3.1410000324249268, 1.0789999961853027, -2.0799999237060547], "mean": [0.4560968279838562, 2.0685312747955322, -0.6236860752105713, -0.7326554656028748, -2.0474581718444824, -1.4249018430709839, 1.642288327217102, 513.309326171875, 0.29329100251197815, 0.32695937156677246, 0.013841752894222736, -2.6533045768737793, 0.5856313705444336, -0.7031047940254211, -0.5546038746833801, -2.088876962661743, 0.5934291481971741, 0.8559733629226685, 2.344041347503662, 1.483461618423462, -1.882502555847168, 470.3964538574219, -0.28962093591690063, 0.3368672728538513, 0.021785305812954903, 1.8760671615600586, 0.36809593439102173, -2.244251012802124], "std": [0.18576081097126007, 0.020200753584504128, 0.27868008613586426, 0.1273963898420334, 0.13535453379154205, 0.28447842597961426, 0.17292438447475433, 393.95947265625, 0.08102616667747498, 0.06023532524704933, 0.04055166617035866, 1.1686286926269531, 0.1386009156703949, 0.19609114527702332, 0.11044114828109741, 0.07146888226270676, 0.29467713832855225, 0.11545850336551666, 0.4446146786212921, 0.3770272731781006, 0.16607695817947388, 370.77459716796875, 0.05944707617163658, 0.061916906386613846, 0.057260215282440186, 2.2071831226348877, 0.32815295457839966, 0.12409345805644989], "count": [792]}, "timestamp": {"min": [0.0], "max": [26.366666666666667], "mean": [13.183333333333334], "std": [7.6210174784872], "count": [792]}, "frame_index": {"min": [0], "max": [791], "mean": [395.5], "std": [228.630524354616], "count": [792]}, "episode_index": {"min": [642], "max": [642], "mean": [642.0], "std": [0.0], "count": [792]}, "index": {"min": [567571], "max": [568362], "mean": [567966.5], "std": [228.630524354616], "count": [792]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [792]}, "subtask_annotation": {"mean": [10.58459595959596, 29.0, 29.0, 29.0, 29.0], "std": [9.82307709038372, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [792]}, "scene_annotation": {"mean": [642.0], "std": [0.0], "min": [642], "max": [642], "count": [792]}, "eef_direction_state": {"mean": [3.7133838383838382, 3.664141414141414], "std": [2.1898347947791885, 2.254810126656958], "min": [0, 0], "max": [6, 6], "count": [792]}, "eef_velocity_state": {"mean": [0.7310606060606061, 0.7853535353535354], "std": [0.6887588649917217, 0.7295270546714513], "min": [0, 0], "max": [2, 2], "count": [792]}, "eef_acc_mag_state": {"mean": [0.702020202020202, 0.6717171717171717], "std": [0.839128913174376, 0.8262169358338465], "min": [0, 0], "max": [2, 2], "count": [792]}, "eef_direction_action": {"mean": [3.7133838383838382, 3.664141414141414], "std": [2.1898347947791885, 2.254810126656958], "min": [0, 0], "max": [6, 6], "count": [792]}, "eef_velocity_action": {"mean": [0.7310606060606061, 0.7853535353535354], "std": [0.6887588649917217, 0.7295270546714513], "min": [0, 0], "max": [2, 2], "count": [792]}, "eef_acc_mag_action": {"mean": [0.702020202020202, 0.6717171717171717], "std": [0.839128913174376, 0.8262169358338465], "min": [0, 0], "max": [2, 2], "count": [792]}, "eef_sim_pose_state": {"mean": [0.5469662989928035, 0.3116711705524703, 1.1017484495127516, -2.433859645357675, 0.6957864865537214, 1.4821731421011903, 0.5311771429492151, -0.3108222429829351, 1.0848675264948995, 2.405904987560895, 0.9830605170602401, -0.3254935995101483], "std": [0.052021892883747166, 0.07577889210339803, 0.02055737721162913, 0.28225564496734434, 0.2608068504709958, 2.4377677390701447, 0.05913291670056452, 0.07558759377591728, 0.04399808652510307, 0.25188848653877, 0.11683917607985879, 2.8656288653236177], "min": [0.45676127457826143, 0.0963319516714886, 1.0605733275899316, -2.7889488712691777, 0.32365747879047824, -3.1415465794235256, 0.4266187970061704, -0.37966690993334906, 1.0254785920835885, 2.153721310326703, 0.7206412759753866, -3.141166932426494], "max": [0.6354168406741654, 0.4024291183350145, 1.1351173598270028, -1.620685537785391, 1.1098894797164705, 3.14157415259189, 0.6339275206051201, -0.05478969728918026, 1.1983383313732339, 3.0182530017467966, 1.233265549617264, 3.1394870398379835], "count": [792]}, "eef_sim_pose_action": {"mean": [0.5469662989928035, 0.3116711705524703, 1.1017484495127516, -2.433859645357675, 0.6957864865537214, 1.4821731421011903, 0.5311771429492151, -0.3108222429829351, 1.0848675264948995, 2.405904987560895, 0.9830605170602401, -0.3254935995101483], "std": [0.052021892883747166, 0.07577889210339803, 0.02055737721162913, 0.28225564496734434, 0.2608068504709958, 2.4377677390701447, 0.05913291670056452, 0.07558759377591728, 0.04399808652510307, 0.25188848653877, 0.11683917607985879, 2.8656288653236177], "min": [0.45676127457826143, 0.0963319516714886, 1.0605733275899316, -2.7889488712691777, 0.32365747879047824, -3.1415465794235256, 0.4266187970061704, -0.37966690993334906, 1.0254785920835885, 2.153721310326703, 0.7206412759753866, -3.141166932426494], "max": [0.6354168406741654, 0.4024291183350145, 1.1351173598270028, -1.620685537785391, 1.1098894797164705, 3.14157415259189, 0.6339275206051201, -0.05478969728918026, 1.1983383313732339, 3.0182530017467966, 1.233265549617264, 3.1394870398379835], "count": [792]}, "gripper_mode_state": {"mean": [0.43686868686868685, 0.44696969696969696], "std": [0.49599842469741345, 0.4971798336221158], "min": [0, 0], "max": [1, 1], "count": [792]}, "gripper_activity_state": {"mean": [1.7954545454545454, 1.803030303030303], "std": [0.542235873844014, 0.5309519838768223], "min": [0, 0], "max": [2, 2], "count": [792]}, "gripper_mode_action": {"mean": [0.43686868686868685, 0.44696969696969696], "std": [0.49599842469741345, 0.4971798336221158], "min": [0, 0], "max": [1, 1], "count": [792]}, "gripper_activity_action": {"mean": [1.7954545454545454, 1.803030303030303], "std": [0.542235873844014, 0.5309519838768223], "min": [0, 0], "max": [2, 2], "count": [792]}, "gripper_open_scale_state": {"mean": [0.47040782827381517, 0.5133093433476463], "std": [0.37076015014544406, 0.39395966165616303], "min": [0.0, 0.053], "max": [0.934, 0.939], "count": [792]}, "gripper_open_scale_action": {"mean": [0.47040782827381517, 0.5133093433476463], "std": [0.37076015014544406, 0.39395966165616303], "min": [0.0, 0.053], "max": [0.934, 0.939], "count": [792]}}} +{"episode_index": 640, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.43153406550698986]], [[0.4586740607411946]], [[0.4584349596609477]]], "std": [[[0.23531822018949852]], [[0.20447583701125485]], [[0.1993386143474762]]], "count": [144]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3916772946736565]], [[0.43497874256762886]], [[0.4337313169480755]]], "std": [[[0.21529845844872905]], [[0.17626793443057343]], [[0.1724690139744924]]], "count": [144]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3965726925608206]], [[0.4381121635575526]], [[0.4422902894085875]]], "std": [[[0.21868551148496282]], [[0.18424296084074543]], [[0.17528985729503685]]], "count": [144]}, "observation.state": {"min": [0.13805554807186127, 2.034268617630005, -1.3566794395446777, -1.4040825366973877, -2.8380274772644043, -1.9462690353393555, 0.8068482875823975, 50.0, 0.05745000019669533, 0.25604599714279175, -0.09381499886512756, -3.072999954223633, -0.4490000009536743, -0.9089999794960022, -0.7099825143814087, -2.1755356788635254, 0.34114205837249756, 0.4383743703365326, 0.9403136372566223, 0.5893977284431458, -2.093033790588379, -2.0, -0.3366430103778839, 0.25980499386787415, -0.1667490005493164, 1.9359999895095825, -0.1080000028014183, -3.0799999237060547], "max": [1.011941909790039, 2.1019349098205566, -0.4532794952392578, -0.45748570561408997, -1.3835400342941284, -0.9314298629760742, 2.2533771991729736, 945.0, 0.3939490020275116, 0.44362398982048035, 0.09774100035429001, -2.299999952316284, 0.6639999747276306, 0.22700001299381256, -0.2010095864534378, -2.05013370513916, 1.7860653400421143, 1.2654509544372559, 2.855672836303711, 1.9052189588546753, -0.8044397234916687, 937.0, -0.1389009952545166, 0.4551520049571991, 0.09819000214338303, 3.128999948501587, 0.9359999895095825, -2.0510001182556152], "mean": [0.46024420857429504, 2.0887835025787354, -0.9023488759994507, -0.953544020652771, -2.131869077682495, -1.4762581586837769, 1.5498474836349487, 625.3637084960938, 0.2668260931968689, 0.3288598656654358, 0.008433755487203598, -2.717803955078125, 0.21749810874462128, -0.3854665756225586, -0.4941929280757904, -2.1257483959198, 0.7464439868927002, 0.9411137104034424, 2.204050064086914, 1.5168439149856567, -1.664884328842163, 461.2503356933594, -0.2747780680656433, 0.32683780789375305, 0.01468308363109827, 2.760671854019165, 0.3230278491973877, -2.5394504070281982], "std": [0.1735074520111084, 0.00962317269295454, 0.25468021631240845, 0.27431413531303406, 0.4087388813495636, 0.26398181915283203, 0.47307485342025757, 363.8196716308594, 0.07498078793287277, 0.04287070780992508, 0.047530487179756165, 0.21469752490520477, 0.33835992217063904, 0.31291213631629944, 0.12244729697704315, 0.03511643409729004, 0.3186884820461273, 0.2278735190629959, 0.5970509052276611, 0.37234634160995483, 0.39982372522354126, 385.51220703125, 0.05842316895723343, 0.05064249038696289, 0.055968064814805984, 0.2633901834487915, 0.31411272287368774, 0.3238993287086487], "count": [759]}, "action": {"min": [0.13805554807186127, 2.034268617630005, -1.3566794395446777, -1.4040825366973877, -2.8380274772644043, -1.9462690353393555, 0.8068482875823975, 50.0, 0.05745000019669533, 0.25604599714279175, -0.09381499886512756, -3.072999954223633, -0.4490000009536743, -0.9089999794960022, -0.7099825143814087, -2.1755356788635254, 0.34114205837249756, 0.4383743703365326, 0.9403136372566223, 0.5893977284431458, -2.093033790588379, -2.0, -0.3366430103778839, 0.25980499386787415, -0.1667490005493164, 1.9359999895095825, -0.1080000028014183, -3.0799999237060547], "max": [1.011941909790039, 2.1019349098205566, -0.4532794952392578, -0.45748570561408997, -1.3835400342941284, -0.9314298629760742, 2.2533771991729736, 945.0, 0.3939490020275116, 0.44362398982048035, 0.09774100035429001, -2.299999952316284, 0.6639999747276306, 0.22700001299381256, -0.2010095864534378, -2.05013370513916, 1.7860653400421143, 1.2654509544372559, 2.855672836303711, 1.9052189588546753, -0.8044397234916687, 937.0, -0.1389009952545166, 0.4551520049571991, 0.09819000214338303, 3.128999948501587, 0.9359999895095825, -2.0510001182556152], "mean": [0.46024420857429504, 2.0887835025787354, -0.9023488759994507, -0.953544020652771, -2.131869077682495, -1.4762581586837769, 1.5498474836349487, 625.3637084960938, 0.2668260931968689, 0.3288598656654358, 0.008433755487203598, -2.717803955078125, 0.21749810874462128, -0.3854665756225586, -0.4941929280757904, -2.1257483959198, 0.7464439868927002, 0.9411137104034424, 2.204050064086914, 1.5168439149856567, -1.664884328842163, 461.2503356933594, -0.2747780680656433, 0.32683780789375305, 0.01468308363109827, 2.760671854019165, 0.3230278491973877, -2.5394504070281982], "std": [0.1735074520111084, 0.00962317269295454, 0.25468021631240845, 0.27431413531303406, 0.4087388813495636, 0.26398181915283203, 0.47307485342025757, 363.8196716308594, 0.07498078793287277, 0.04287070780992508, 0.047530487179756165, 0.21469752490520477, 0.33835992217063904, 0.31291213631629944, 0.12244729697704315, 0.03511643409729004, 0.3186884820461273, 0.2278735190629959, 0.5970509052276611, 0.37234634160995483, 0.39982372522354126, 385.51220703125, 0.05842316895723343, 0.05064249038696289, 0.055968064814805984, 0.2633901834487915, 0.31411272287368774, 0.3238993287086487], "count": [759]}, "timestamp": {"min": [0.0], "max": [25.266666666666666], "mean": [12.633333333333335], "std": [7.303474566310253], "count": [759]}, "frame_index": {"min": [0], "max": [758], "mean": [379.0], "std": [219.1042369893076], "count": [759]}, "episode_index": {"min": [643], "max": [643], "mean": [643.0], "std": [0.0], "count": [759]}, "index": {"min": [568363], "max": [569121], "mean": [568742.0], "std": [219.1042369893076], "count": [759]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [759]}, "subtask_annotation": {"mean": [7.457180500658762, 29.0, 29.0, 29.0, 29.0], "std": [5.60518750487303, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [759]}, "scene_annotation": {"mean": [643.0], "std": [0.0], "min": [643], "max": [643], "count": [759]}, "eef_direction_state": {"mean": [4.163372859025033, 3.505928853754941], "std": [2.1479351746427575, 2.149155951660123], "min": [0, 0], "max": [6, 6], "count": [759]}, "eef_velocity_state": {"mean": [0.6495388669301713, 0.9262187088274044], "std": [0.7175361688637735, 0.7018404637009232], "min": [0, 0], "max": [2, 2], "count": [759]}, "eef_acc_mag_state": {"mean": [0.6350461133069829, 0.8247694334650857], "std": [0.8066813988784444, 0.8432435765825711], "min": [0, 0], "max": [2, 2], "count": [759]}, "eef_direction_action": {"mean": [4.163372859025033, 3.505928853754941], "std": [2.1479351746427575, 2.149155951660123], "min": [0, 0], "max": [6, 6], "count": [759]}, "eef_velocity_action": {"mean": [0.6495388669301713, 0.9262187088274044], "std": [0.7175361688637735, 0.7018404637009232], "min": [0, 0], "max": [2, 2], "count": [759]}, "eef_acc_mag_action": {"mean": [0.6350461133069829, 0.8247694334650857], "std": [0.8066813988784444, 0.8432435765825711], "min": [0, 0], "max": [2, 2], "count": [759]}, "eef_sim_pose_state": {"mean": [0.5369569982004502, 0.29586775021448763, 1.1057112135389653, -2.0374026749609486, 0.865840902953619, 2.228287224214867, 0.5397111713410334, -0.2835039892555711, 1.1071810190001232, 1.0522922228636875, 0.8826708301541142, -2.172945444166596], "std": [0.045545609490943696, 0.068081647553772, 0.03676586315126993, 1.7442134154477278, 0.40914339662868454, 1.2970741312790517, 0.04460279163537384, 0.06798046466028361, 0.055108237392204634, 2.7283913932329087, 0.3881962531816005, 0.43088752633903904], "min": [0.47135610194679384, 0.10264271812546026, 1.0286217067637187, -3.140848937654371, 0.2563709372381, -3.101832857359293, 0.44643744605013314, -0.3867765429228797, 1.007900764943543, -3.1403769149500196, 0.08512490275118711, -2.9209170909335422], "max": [0.6473856621647031, 0.38315771236316615, 1.1573218790434532, 3.1402619621447143, 1.441403762219709, 3.121199008425496, 0.6541026456863659, -0.07132658591695773, 1.2083689267040918, 3.1400479164233843, 1.3855793896983486, -1.227183047036812], "count": [759]}, "eef_sim_pose_action": {"mean": [0.5369569982004502, 0.29586775021448763, 1.1057112135389653, -2.0374026749609486, 0.865840902953619, 2.228287224214867, 0.5397111713410334, -0.2835039892555711, 1.1071810190001232, 1.0522922228636875, 0.8826708301541142, -2.172945444166596], "std": [0.045545609490943696, 0.068081647553772, 0.03676586315126993, 1.7442134154477278, 0.40914339662868454, 1.2970741312790517, 0.04460279163537384, 0.06798046466028361, 0.055108237392204634, 2.7283913932329087, 0.3881962531816005, 0.43088752633903904], "min": [0.47135610194679384, 0.10264271812546026, 1.0286217067637187, -3.140848937654371, 0.2563709372381, -3.101832857359293, 0.44643744605013314, -0.3867765429228797, 1.007900764943543, -3.1403769149500196, 0.08512490275118711, -2.9209170909335422], "max": [0.6473856621647031, 0.38315771236316615, 1.1573218790434532, 3.1402619621447143, 1.441403762219709, 3.121199008425496, 0.6541026456863659, -0.07132658591695773, 1.2083689267040918, 3.1400479164233843, 1.3855793896983486, -1.227183047036812], "count": [759]}, "gripper_mode_state": {"mean": [0.5401844532279315, 0.3359683794466403], "std": [0.4983825937156827, 0.4723278813055989], "min": [0, 0], "max": [1, 1], "count": [759]}, "gripper_activity_state": {"mean": [1.8221343873517786, 1.7997364953886692], "std": [0.5094471703304397, 0.5353879404421206], "min": [0, 0], "max": [2, 2], "count": [759]}, "gripper_mode_action": {"mean": [0.5401844532279315, 0.3359683794466403], "std": [0.4983825937156827, 0.4723278813055989], "min": [0, 0], "max": [1, 1], "count": [759]}, "gripper_activity_action": {"mean": [1.8221343873517786, 1.7997364953886692], "std": [0.5094471703304397, 0.5353879404421206], "min": [0, 0], "max": [2, 2], "count": [759]}, "gripper_open_scale_state": {"mean": [0.4612595518877549, 0.6253636369466471], "std": [0.38550103340043795, 0.3638197130429931], "min": [0.0, 0.05], "max": [0.937, 0.945], "count": [759]}, "gripper_open_scale_action": {"mean": [0.4612595518877549, 0.6253636369466471], "std": [0.38550103340043795, 0.3638197130429931], "min": [0.0, 0.05], "max": [0.937, 0.945], "count": [759]}}} +{"episode_index": 641, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4181841917518181]], [[0.4492384139395195]], [[0.45100078391098225]]], "std": [[[0.24062482561476972]], [[0.20920319835784976]], [[0.2026550767222987]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37993724109362054]], [[0.42448936757801714]], [[0.42645436918899016]]], "std": [[[0.20124663761660014]], [[0.16637284777893088]], [[0.15926692681387028]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4405346905781092]], [[0.46434827510816534]], [[0.464432398105956]]], "std": [[[0.18391163873727323]], [[0.16230054608698258]], [[0.15534440178466977]]], "count": [142]}, "observation.state": {"min": [0.08780752122402191, 2.006465435028076, -1.6097869873046875, -1.2230393886566162, -2.233515501022339, -1.8056304454803467, 1.4648025035858154, 31.0, 0.02322399988770485, 0.17735299468040466, -0.14012399315834045, -3.1411852836608887, -0.038999997079372406, -1.1180000305175781, -0.7347138524055481, -2.1754133701324463, 0.23057545721530914, 0.6764721870422363, 1.6715717315673828, 0.4622155427932739, -2.2890517711639404, -6.0, -0.36344999074935913, 0.2223680019378662, -0.14869800209999084, -3.1391851902008057, -0.10300000011920929, -2.499000072479248], "max": [1.1480602025985718, 2.1125292778015137, -0.23457224667072296, -0.5291140079498291, -1.5369194746017456, -0.9752900004386902, 2.0970306396484375, 929.0, 0.3829970061779022, 0.41695401072502136, 0.08402200043201447, 3.1410000324249268, 0.890999972820282, 0.06600000709295273, -0.22383849322795868, -1.9893962144851685, 1.5175812244415283, 1.110395908355713, 2.854905128479004, 1.9577009677886963, -1.4754141569137573, 896.0, -0.1565289944410324, 0.43880701065063477, 0.10460799932479858, 3.140000104904175, 1.0199999809265137, -2.075000047683716], "mean": [0.46545156836509705, 2.068674325942993, -0.6567527651786804, -0.6973143219947815, -2.0576558113098145, -1.4818894863128662, 1.6601510047912598, 565.782470703125, 0.2798309326171875, 0.31050682067871094, -0.0031165722757577896, -0.932648241519928, 0.5688928365707397, -0.7428563833236694, -0.5457218289375305, -2.0983176231384277, 0.6369855999946594, 0.9038935899734497, 2.392960786819458, 1.4877229928970337, -1.9166500568389893, 420.951171875, -0.2861812114715576, 0.3334932029247284, 0.021189700812101364, 2.1610448360443115, 0.3166746199131012, -2.2745728492736816], "std": [0.2320713996887207, 0.024169834330677986, 0.3691972494125366, 0.16629658639431, 0.14369724690914154, 0.2708117365837097, 0.18363988399505615, 379.1914978027344, 0.0981486365199089, 0.06387306749820709, 0.04742645472288132, 2.8228769302368164, 0.18320247530937195, 0.3019860088825226, 0.10897209495306015, 0.06309555470943451, 0.3119463622570038, 0.09276344627141953, 0.39535295963287354, 0.47639724612236023, 0.16011261940002441, 369.429443359375, 0.054422613233327866, 0.06450620293617249, 0.05397781729698181, 1.915298581123352, 0.3325672745704651, 0.11300607770681381], "count": [747]}, "action": {"min": [0.08780752122402191, 2.006465435028076, -1.6097869873046875, -1.2230393886566162, -2.233515501022339, -1.8056304454803467, 1.4648025035858154, 31.0, 0.02322399988770485, 0.17735299468040466, -0.14012399315834045, -3.1411852836608887, -0.038999997079372406, -1.1180000305175781, -0.7347138524055481, -2.1754133701324463, 0.23057545721530914, 0.6764721870422363, 1.6715717315673828, 0.4622155427932739, -2.2890517711639404, -6.0, -0.36344999074935913, 0.2223680019378662, -0.14869800209999084, -3.1391851902008057, -0.10300000011920929, -2.499000072479248], "max": [1.1480602025985718, 2.1125292778015137, -0.23457224667072296, -0.5291140079498291, -1.5369194746017456, -0.9752900004386902, 2.0970306396484375, 929.0, 0.3829970061779022, 0.41695401072502136, 0.08402200043201447, 3.1410000324249268, 0.890999972820282, 0.06600000709295273, -0.22383849322795868, -1.9893962144851685, 1.5175812244415283, 1.110395908355713, 2.854905128479004, 1.9577009677886963, -1.4754141569137573, 896.0, -0.1565289944410324, 0.43880701065063477, 0.10460799932479858, 3.140000104904175, 1.0199999809265137, -2.075000047683716], "mean": [0.46545156836509705, 2.068674325942993, -0.6567527651786804, -0.6973143219947815, -2.0576558113098145, -1.4818894863128662, 1.6601510047912598, 565.782470703125, 0.2798309326171875, 0.31050682067871094, -0.0031165722757577896, -0.932648241519928, 0.5688928365707397, -0.7428563833236694, -0.5457218289375305, -2.0983176231384277, 0.6369855999946594, 0.9038935899734497, 2.392960786819458, 1.4877229928970337, -1.9166500568389893, 420.951171875, -0.2861812114715576, 0.3334932029247284, 0.021189700812101364, 2.1610448360443115, 0.3166746199131012, -2.2745728492736816], "std": [0.2320713996887207, 0.024169834330677986, 0.3691972494125366, 0.16629658639431, 0.14369724690914154, 0.2708117365837097, 0.18363988399505615, 379.1914978027344, 0.0981486365199089, 0.06387306749820709, 0.04742645472288132, 2.8228769302368164, 0.18320247530937195, 0.3019860088825226, 0.10897209495306015, 0.06309555470943451, 0.3119463622570038, 0.09276344627141953, 0.39535295963287354, 0.47639724612236023, 0.16011261940002441, 369.429443359375, 0.054422613233327866, 0.06450620293617249, 0.05397781729698181, 1.915298581123352, 0.3325672745704651, 0.11300607770681381], "count": [747]}, "timestamp": {"min": [0.0], "max": [24.866666666666667], "mean": [12.433333333333334], "std": [7.188004410641899], "count": [747]}, "frame_index": {"min": [0], "max": [746], "mean": [373.0], "std": [215.640132319257], "count": [747]}, "episode_index": {"min": [644], "max": [644], "mean": [644.0], "std": [0.0], "count": [747]}, "index": {"min": [569122], "max": [569868], "mean": [569495.0], "std": [215.640132319257], "count": [747]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [747]}, "subtask_annotation": {"mean": [8.78045515394913, 29.0, 29.0, 29.0, 29.0], "std": [8.255296838833399, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [747]}, "scene_annotation": {"mean": [644.0], "std": [0.0], "min": [644], "max": [644], "count": [747]}, "eef_direction_state": {"mean": [3.4725568942436413, 3.6291834002677374], "std": [2.0120744675819044, 2.2460090447313226], "min": [0, 0], "max": [6, 6], "count": [747]}, "eef_velocity_state": {"mean": [0.8232931726907631, 0.8714859437751004], "std": [0.6407353318300726, 0.786143937178854], "min": [0, 0], "max": [2, 2], "count": [747]}, "eef_acc_mag_state": {"mean": [0.8032128514056225, 0.713520749665328], "std": [0.8534301911934364, 0.8235924184884604], "min": [0, 0], "max": [2, 2], "count": [747]}, "eef_direction_action": {"mean": [3.4725568942436413, 3.6291834002677374], "std": [2.0120744675819044, 2.2460090447313226], "min": [0, 0], "max": [6, 6], "count": [747]}, "eef_velocity_action": {"mean": [0.8232931726907631, 0.8714859437751004], "std": [0.6407353318300726, 0.786143937178854], "min": [0, 0], "max": [2, 2], "count": [747]}, "eef_acc_mag_action": {"mean": [0.8032128514056225, 0.713520749665328], "std": [0.8534301911934364, 0.8235924184884604], "min": [0, 0], "max": [2, 2], "count": [747]}, "eef_sim_pose_state": {"mean": [0.5451832295829119, 0.30788770422945183, 1.104878174429029, -2.493446867171315, 0.687833103223156, 1.846804866161114, 0.5181573945673301, -0.2914492157909027, 1.0819530657753775, 2.0528823909850122, 0.9267883656620571, 0.155526656214272], "std": [0.053776980912410156, 0.07104115058014182, 0.01899137292182646, 0.25467759157811876, 0.2765591480460322, 2.132676367846014, 0.06459072693678831, 0.09503453861334504, 0.04969430858186101, 1.1058228391540101, 0.13647140825320533, 2.7940828513837572], "min": [0.4336810967671051, 0.10460801586360409, 1.0658445802313454, -2.8907525342316283, 0.30577919868020853, -3.1396691722734755, 0.3787607039268357, -0.38152638254357046, 1.021174555722035, -3.1243381891056696, 0.707605097720561, -3.132083923163754], "max": [0.6248546649903508, 0.4040995495658471, 1.144627932602526, -1.5046751934774016, 1.1299298277936933, 3.1404635711105566, 0.6338821392931745, -0.019980017254441956, 1.1880228314588732, 3.137502803378624, 1.302267529742747, 3.134586408861807], "count": [747]}, "eef_sim_pose_action": {"mean": [0.5451832295829119, 0.30788770422945183, 1.104878174429029, -2.493446867171315, 0.687833103223156, 1.846804866161114, 0.5181573945673301, -0.2914492157909027, 1.0819530657753775, 2.0528823909850122, 0.9267883656620571, 0.155526656214272], "std": [0.053776980912410156, 0.07104115058014182, 0.01899137292182646, 0.25467759157811876, 0.2765591480460322, 2.132676367846014, 0.06459072693678831, 0.09503453861334504, 0.04969430858186101, 1.1058228391540101, 0.13647140825320533, 2.7940828513837572], "min": [0.4336810967671051, 0.10460801586360409, 1.0658445802313454, -2.8907525342316283, 0.30577919868020853, -3.1396691722734755, 0.3787607039268357, -0.38152638254357046, 1.021174555722035, -3.1243381891056696, 0.707605097720561, -3.132083923163754], "max": [0.6248546649903508, 0.4040995495658471, 1.144627932602526, -1.5046751934774016, 1.1299298277936933, 3.1404635711105566, 0.6338821392931745, -0.019980017254441956, 1.1880228314588732, 3.137502803378624, 1.302267529742747, 3.134586408861807], "count": [747]}, "gripper_mode_state": {"mean": [0.5836680053547524, 0.4149933065595716], "std": [0.4929499618419242, 0.4927208764303817], "min": [0, 0], "max": [1, 1], "count": [747]}, "gripper_activity_state": {"mean": [1.8420348058902276, 1.8393574297188755], "std": [0.4845126273597147, 0.4780634904402551], "min": [0, 0], "max": [2, 2], "count": [747]}, "gripper_mode_action": {"mean": [0.5836680053547524, 0.4149933065595716], "std": [0.4929499618419242, 0.4927208764303817], "min": [0, 0], "max": [1, 1], "count": [747]}, "gripper_activity_action": {"mean": [1.8420348058902276, 1.8393574297188755], "std": [0.4845126273597147, 0.4780634904402551], "min": [0, 0], "max": [2, 2], "count": [747]}, "gripper_open_scale_state": {"mean": [0.4209883776757934, 0.5657824631094767], "std": [0.36938677049203916, 0.3791915215007952], "min": [0.0, 0.031], "max": [0.896, 0.929], "count": [747]}, "gripper_open_scale_action": {"mean": [0.4209883776757934, 0.5657824631094767], "std": [0.36938677049203916, 0.3791915215007952], "min": [0.0, 0.031], "max": [0.896, 0.929], "count": [747]}}} +{"episode_index": 642, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[1.0]]], "mean": [[[0.4320385528935636]], [[0.4589523573778297]], [[0.4582623482339956]]], "std": [[[0.23262880545657982]], [[0.20270138659422152]], [[0.1977308661547192]]], "count": [151]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40242549533610356]], [[0.4392077895727827]], [[0.4377567483119076]]], "std": [[[0.2087817901900285]], [[0.17254673566690568]], [[0.16783654015652832]]], "count": [151]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41801952533220793]], [[0.45365829518893647]], [[0.45595771382504435]]], "std": [[[0.21703956406797045]], [[0.18566742177005102]], [[0.17726420739356188]]], "count": [151]}, "observation.state": {"min": [0.1212654784321785, 2.0454037189483643, -1.725310206413269, -1.2610701322555542, -2.909254550933838, -1.981751561164856, 0.8570090532302856, 50.0, 0.07176800072193146, 0.24226899445056915, -0.15255700051784515, -3.0940001010894775, -0.3929999768733978, -0.6700000166893005, -0.7770555019378662, -2.1759018898010254, 0.38871973752975464, 0.3580543100833893, 0.6248977184295654, 0.7630754113197327, -2.3550426959991455, 2.0, -0.3703179955482483, 0.2543869912624359, -0.1760289967060089, -3.1401853561401367, -0.1770000159740448, -3.078000068664551], "max": [1.103833556175232, 2.117154359817505, -0.32786011695861816, -0.46073204278945923, -1.4047108888626099, -0.5278748273849487, 1.7867982387542725, 917.0, 0.38519400358200073, 0.4547719955444336, 0.0959089994430542, -2.4170000553131104, 0.5410000085830688, 0.5860000252723694, -0.10295697301626205, -1.9963775873184204, 1.9875460863113403, 1.0207383632659912, 2.8564059734344482, 1.9475780725479126, -0.7732681035995483, 940.0, -0.18437400460243225, 0.4602310061454773, 0.07304400205612183, 3.135999917984009, 1.0269999504089355, -1.784000039100647], "mean": [0.5844700336456299, 2.0843498706817627, -0.8520012497901917, -0.845757246017456, -2.155042886734009, -1.3786406517028809, 1.269324779510498, 675.89892578125, 0.24768687784671783, 0.34887081384658813, -0.007124823052436113, -2.7467029094696045, 0.16076679527759552, -0.10024073719978333, -0.4785732328891754, -2.0972747802734375, 0.7449237108230591, 0.7455497980117798, 2.0666844844818115, 1.466694951057434, -1.6509817838668823, 383.09814453125, -0.29654234647750854, 0.3219507038593292, 0.008017471991479397, 2.5286624431610107, 0.39644548296928406, -2.4675705432891846], "std": [0.2231893390417099, 0.013987275771796703, 0.45220673084259033, 0.19134899973869324, 0.34143802523612976, 0.38998860120773315, 0.2533383369445801, 335.3860168457031, 0.09123371541500092, 0.054800115525722504, 0.0709863156080246, 0.18822261691093445, 0.2572470009326935, 0.3584466576576233, 0.20316247642040253, 0.05911010503768921, 0.26669153571128845, 0.21132954955101013, 0.697367250919342, 0.3557437062263489, 0.5763298869132996, 409.3106994628906, 0.05270131677389145, 0.05566626042127609, 0.04928804934024811, 0.9523020386695862, 0.40106528997421265, 0.44358861446380615], "count": [810]}, "action": {"min": [0.1212654784321785, 2.0454037189483643, -1.725310206413269, -1.2610701322555542, -2.909254550933838, -1.981751561164856, 0.8570090532302856, 50.0, 0.07176800072193146, 0.24226899445056915, -0.15255700051784515, -3.0940001010894775, -0.3929999768733978, -0.6700000166893005, -0.7770555019378662, -2.1759018898010254, 0.38871973752975464, 0.3580543100833893, 0.6248977184295654, 0.7630754113197327, -2.3550426959991455, 2.0, -0.3703179955482483, 0.2543869912624359, -0.1760289967060089, -3.1401853561401367, -0.1770000159740448, -3.078000068664551], "max": [1.103833556175232, 2.117154359817505, -0.32786011695861816, -0.46073204278945923, -1.4047108888626099, -0.5278748273849487, 1.7867982387542725, 917.0, 0.38519400358200073, 0.4547719955444336, 0.0959089994430542, -2.4170000553131104, 0.5410000085830688, 0.5860000252723694, -0.10295697301626205, -1.9963775873184204, 1.9875460863113403, 1.0207383632659912, 2.8564059734344482, 1.9475780725479126, -0.7732681035995483, 940.0, -0.18437400460243225, 0.4602310061454773, 0.07304400205612183, 3.135999917984009, 1.0269999504089355, -1.784000039100647], "mean": [0.5844700336456299, 2.0843498706817627, -0.8520012497901917, -0.845757246017456, -2.155042886734009, -1.3786406517028809, 1.269324779510498, 675.89892578125, 0.24768687784671783, 0.34887081384658813, -0.007124823052436113, -2.7467029094696045, 0.16076679527759552, -0.10024073719978333, -0.4785732328891754, -2.0972747802734375, 0.7449237108230591, 0.7455497980117798, 2.0666844844818115, 1.466694951057434, -1.6509817838668823, 383.09814453125, -0.29654234647750854, 0.3219507038593292, 0.008017471991479397, 2.5286624431610107, 0.39644548296928406, -2.4675705432891846], "std": [0.2231893390417099, 0.013987275771796703, 0.45220673084259033, 0.19134899973869324, 0.34143802523612976, 0.38998860120773315, 0.2533383369445801, 335.3860168457031, 0.09123371541500092, 0.054800115525722504, 0.0709863156080246, 0.18822261691093445, 0.2572470009326935, 0.3584466576576233, 0.20316247642040253, 0.05911010503768921, 0.26669153571128845, 0.21132954955101013, 0.697367250919342, 0.3557437062263489, 0.5763298869132996, 409.3106994628906, 0.05270131677389145, 0.05566626042127609, 0.04928804934024811, 0.9523020386695862, 0.40106528997421265, 0.44358861446380615], "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": [645], "max": [645], "mean": [645.0], "std": [0.0], "count": [810]}, "index": {"min": [569869], "max": [570678], "mean": [570273.5], "std": [233.826680827203], "count": [810]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [810]}, "subtask_annotation": {"mean": [9.491358024691358, 29.0, 29.0, 29.0, 29.0], "std": [8.14243870301225, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [810]}, "scene_annotation": {"mean": [645.0], "std": [0.0], "min": [645], "max": [645], "count": [810]}, "eef_direction_state": {"mean": [4.003703703703704, 3.937037037037037], "std": [2.0284972510195165, 1.940404975195645], "min": [0, 0], "max": [6, 6], "count": [810]}, "eef_velocity_state": {"mean": [0.691358024691358, 0.8864197530864197], "std": [0.6524781876803042, 0.7332917642123494], "min": [0, 0], "max": [2, 2], "count": [810]}, "eef_acc_mag_state": {"mean": [0.6814814814814815, 0.7925925925925926], "std": [0.8238888680768852, 0.8278751289179669], "min": [0, 0], "max": [2, 2], "count": [810]}, "eef_direction_action": {"mean": [4.003703703703704, 3.937037037037037], "std": [2.0284972510195165, 1.940404975195645], "min": [0, 0], "max": [6, 6], "count": [810]}, "eef_velocity_action": {"mean": [0.691358024691358, 0.8864197530864197], "std": [0.6524781876803042, 0.7332917642123494], "min": [0, 0], "max": [2, 2], "count": [810]}, "eef_acc_mag_action": {"mean": [0.6814814814814815, 0.7925925925925926], "std": [0.8238888680768852, 0.8278751289179669], "min": [0, 0], "max": [2, 2], "count": [810]}, "eef_sim_pose_state": {"mean": [0.5298438110511123, 0.3034258662574653, 1.08284510830395, -1.9455473611529999, 0.8137840803263264, 1.4616968606092295, 0.5590432876166606, -0.26225836832779126, 1.1091214752938854, -0.7979052189435498, 0.8725988210126794, -1.7866638513373823], "std": [0.05634210908602394, 0.06070920286646596, 0.040936997169391406, 1.3795416936636542, 0.4777582083525722, 2.1153233470923802, 0.05364648191748996, 0.10723022383522846, 0.039118725326590414, 2.7130061326130575, 0.27244147575071015, 0.5389313938767588], "min": [0.4611072298851154, 0.10762709817721298, 1.0221685498132576, -3.1362199186574955, 0.04278486000081938, -3.1125877280080574, 0.4505640605030771, -0.3951387245599822, 1.0316485416254348, -3.1396324743009583, 0.2511040631803778, -2.6613874099063834], "max": [0.6558028143527247, 0.37308008824649835, 1.1470526527207336, 3.1267007182374495, 1.453275234878237, 3.124219891589793, 0.6568411543188214, -0.04252282986600357, 1.205299158843496, 3.1380549229871866, 1.2849093846059687, -0.8072445345650154], "count": [810]}, "eef_sim_pose_action": {"mean": [0.5298438110511123, 0.3034258662574653, 1.08284510830395, -1.9455473611529999, 0.8137840803263264, 1.4616968606092295, 0.5590432876166606, -0.26225836832779126, 1.1091214752938854, -0.7979052189435498, 0.8725988210126794, -1.7866638513373823], "std": [0.05634210908602394, 0.06070920286646596, 0.040936997169391406, 1.3795416936636542, 0.4777582083525722, 2.1153233470923802, 0.05364648191748996, 0.10723022383522846, 0.039118725326590414, 2.7130061326130575, 0.27244147575071015, 0.5389313938767588], "min": [0.4611072298851154, 0.10762709817721298, 1.0221685498132576, -3.1362199186574955, 0.04278486000081938, -3.1125877280080574, 0.4505640605030771, -0.3951387245599822, 1.0316485416254348, -3.1396324743009583, 0.2511040631803778, -2.6613874099063834], "max": [0.6558028143527247, 0.37308008824649835, 1.1470526527207336, 3.1267007182374495, 1.453275234878237, 3.124219891589793, 0.6568411543188214, -0.04252282986600357, 1.205299158843496, 3.1380549229871866, 1.2849093846059687, -0.8072445345650154], "count": [810]}, "gripper_mode_state": {"mean": [0.5728395061728395, 0.26296296296296295], "std": [0.4946659542969323, 0.4402424821308155], "min": [0, 0], "max": [1, 1], "count": [810]}, "gripper_activity_state": {"mean": [1.8160493827160493, 1.7432098765432098], "std": [0.5277384289713992, 0.5822345782414378], "min": [0, 0], "max": [2, 2], "count": [810]}, "gripper_mode_action": {"mean": [0.5728395061728395, 0.26296296296296295], "std": [0.4946659542969323, 0.4402424821308155], "min": [0, 0], "max": [1, 1], "count": [810]}, "gripper_activity_action": {"mean": [1.8160493827160493, 1.7432098765432098], "std": [0.5277384289713992, 0.5822345782414378], "min": [0, 0], "max": [2, 2], "count": [810]}, "gripper_open_scale_state": {"mean": [0.3830981481122388, 0.6758987652813946], "std": [0.40931085555781044, 0.3353859162862359], "min": [0.002, 0.05], "max": [0.94, 0.917], "count": [810]}, "gripper_open_scale_action": {"mean": [0.3830981481122388, 0.6758987652813946], "std": [0.40931085555781044, 0.3353859162862359], "min": [0.002, 0.05], "max": [0.94, 0.917], "count": [810]}}} +{"episode_index": 643, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.41639067130475377]], [[0.4493778239556692]], [[0.45149879734502496]]], "std": [[[0.24305859550004685]], [[0.20925684558605978]], [[0.20259725727866512]]], "count": [161]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37312661115170703]], [[0.42568046548329475]], [[0.42827657892867294]]], "std": [[[0.20408424482601514]], [[0.16758007202397765]], [[0.1608763423401923]]], "count": [161]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4334230732147932]], [[0.4614649733081639]], [[0.46346379221978645]]], "std": [[[0.18361811577809223]], [[0.15947063351518823]], [[0.15051947063717724]]], "count": [161]}, "observation.state": {"min": [0.11815879493951797, 1.9968836307525635, -1.5324864387512207, -1.2215733528137207, -2.32387113571167, -1.8943630456924438, 1.4770371913909912, 33.0, 0.03805899992585182, 0.19312499463558197, -0.12057100236415863, -3.1411852836608887, 0.08800000697374344, -1.0460000038146973, -0.847270131111145, -2.1757798194885254, 0.17486454546451569, 0.4835609495639801, 1.6437162160873413, 0.049096111208200455, -2.113820791244507, 6.0, -0.36413198709487915, 0.23937100172042847, -0.1783050000667572, -3.1391851902008057, -0.05999999865889549, -2.628999948501587], "max": [1.053742527961731, 2.104710102081299, -0.2209063172340393, -0.6207962036132812, -1.5419809818267822, -1.0164623260498047, 2.168781280517578, 935.0, 0.38842499256134033, 0.42039498686790466, 0.1014230027794838, 3.13700008392334, 0.7940000295639038, -0.2680000066757202, -0.2474004328250885, -1.958853006362915, 1.7573895454406738, 1.0345439910888672, 2.804185628890991, 1.8884462118148804, -1.444015622138977, 897.0, -0.141184002161026, 0.45326000452041626, 0.0819920003414154, 3.1410000324249268, 0.9459999799728394, -2.122999906539917], "mean": [0.41115498542785645, 2.0609843730926514, -0.5882659554481506, -0.7795107960700989, -2.0988845825195312, -1.5201274156570435, 1.6608080863952637, 548.5802001953125, 0.29969322681427, 0.3028719425201416, 0.02308855950832367, -1.6088314056396484, 0.5703628659248352, -0.7342993021011353, -0.5939498543739319, -2.0804481506347656, 0.6383036375045776, 0.7931442856788635, 2.416429281234741, 1.439197063446045, -1.872022032737732, 380.7974853515625, -0.2849843502044678, 0.33587849140167236, 0.006184618454426527, 1.8277767896652222, 0.27630943059921265, -2.3062429428100586], "std": [0.1927814930677414, 0.024461587890982628, 0.3087414503097534, 0.1415766030550003, 0.16129305958747864, 0.29949551820755005, 0.19543632864952087, 388.63421630859375, 0.08988478779792786, 0.07034497708082199, 0.041259851306676865, 2.443758964538574, 0.12532462179660797, 0.23119452595710754, 0.12374944984912872, 0.06901294738054276, 0.3886280059814453, 0.10705351829528809, 0.4091474711894989, 0.5379551649093628, 0.14379151165485382, 362.4766540527344, 0.06007901206612587, 0.06578564643859863, 0.057406045496463776, 2.2681381702423096, 0.2946885824203491, 0.13771404325962067], "count": [879]}, "action": {"min": [0.11815879493951797, 1.9968836307525635, -1.5324864387512207, -1.2215733528137207, -2.32387113571167, -1.8943630456924438, 1.4770371913909912, 33.0, 0.03805899992585182, 0.19312499463558197, -0.12057100236415863, -3.1411852836608887, 0.08800000697374344, -1.0460000038146973, -0.847270131111145, -2.1757798194885254, 0.17486454546451569, 0.4835609495639801, 1.6437162160873413, 0.049096111208200455, -2.113820791244507, 6.0, -0.36413198709487915, 0.23937100172042847, -0.1783050000667572, -3.1391851902008057, -0.05999999865889549, -2.628999948501587], "max": [1.053742527961731, 2.104710102081299, -0.2209063172340393, -0.6207962036132812, -1.5419809818267822, -1.0164623260498047, 2.168781280517578, 935.0, 0.38842499256134033, 0.42039498686790466, 0.1014230027794838, 3.13700008392334, 0.7940000295639038, -0.2680000066757202, -0.2474004328250885, -1.958853006362915, 1.7573895454406738, 1.0345439910888672, 2.804185628890991, 1.8884462118148804, -1.444015622138977, 897.0, -0.141184002161026, 0.45326000452041626, 0.0819920003414154, 3.1410000324249268, 0.9459999799728394, -2.122999906539917], "mean": [0.41115498542785645, 2.0609843730926514, -0.5882659554481506, -0.7795107960700989, -2.0988845825195312, -1.5201274156570435, 1.6608080863952637, 548.5802001953125, 0.29969322681427, 0.3028719425201416, 0.02308855950832367, -1.6088314056396484, 0.5703628659248352, -0.7342993021011353, -0.5939498543739319, -2.0804481506347656, 0.6383036375045776, 0.7931442856788635, 2.416429281234741, 1.439197063446045, -1.872022032737732, 380.7974853515625, -0.2849843502044678, 0.33587849140167236, 0.006184618454426527, 1.8277767896652222, 0.27630943059921265, -2.3062429428100586], "std": [0.1927814930677414, 0.024461587890982628, 0.3087414503097534, 0.1415766030550003, 0.16129305958747864, 0.29949551820755005, 0.19543632864952087, 388.63421630859375, 0.08988478779792786, 0.07034497708082199, 0.041259851306676865, 2.443758964538574, 0.12532462179660797, 0.23119452595710754, 0.12374944984912872, 0.06901294738054276, 0.3886280059814453, 0.10705351829528809, 0.4091474711894989, 0.5379551649093628, 0.14379151165485382, 362.4766540527344, 0.06007901206612587, 0.06578564643859863, 0.057406045496463776, 2.2681381702423096, 0.2946885824203491, 0.13771404325962067], "count": [879]}, "timestamp": {"min": [0.0], "max": [29.266666666666666], "mean": [14.633333333333335], "std": [8.458175970074207], "count": [879]}, "frame_index": {"min": [0], "max": [878], "mean": [439.0], "std": [253.7452791022262], "count": [879]}, "episode_index": {"min": [646], "max": [646], "mean": [646.0], "std": [0.0], "count": [879]}, "index": {"min": [570679], "max": [571557], "mean": [571118.0], "std": [253.7452791022262], "count": [879]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [879]}, "subtask_annotation": {"mean": [9.473265073947667, 29.0, 29.0, 29.0, 29.0], "std": [8.901759469269836, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [879]}, "scene_annotation": {"mean": [646.0], "std": [0.0], "min": [646], "max": [646], "count": [879]}, "eef_direction_state": {"mean": [4.026166097838453, 3.7303754266211606], "std": [2.057865451352452, 2.2839149113049393], "min": [0, 0], "max": [6, 6], "count": [879]}, "eef_velocity_state": {"mean": [0.6791808873720137, 0.7849829351535836], "std": [0.7167181320560231, 0.7574895477519072], "min": [0, 0], "max": [2, 2], "count": [879]}, "eef_acc_mag_state": {"mean": [0.6131968145620023, 0.6609783845278726], "std": [0.8042032051454365, 0.8185641571656159], "min": [0, 0], "max": [2, 2], "count": [879]}, "eef_direction_action": {"mean": [4.026166097838453, 3.7303754266211606], "std": [2.057865451352452, 2.2839149113049393], "min": [0, 0], "max": [6, 6], "count": [879]}, "eef_velocity_action": {"mean": [0.6791808873720137, 0.7849829351535836], "std": [0.7167181320560231, 0.7574895477519072], "min": [0, 0], "max": [2, 2], "count": [879]}, "eef_acc_mag_action": {"mean": [0.6131968145620023, 0.6609783845278726], "std": [0.8042032051454365, 0.8185641571656159], "min": [0, 0], "max": [2, 2], "count": [879]}, "eef_sim_pose_state": {"mean": [0.5495663770569161, 0.297283765214178, 1.0952701202566493, -2.519023646745342, 0.6881382251701804, 2.1253016323820333, 0.5086540449442529, -0.3227030359786732, 1.0872234151509463, 2.3807378657285367, 0.9549130075720094, -0.1732227711378415], "std": [0.05450462869173306, 0.07889062603007595, 0.016034253897070243, 0.23469872608833744, 0.2741883683795966, 1.810863743236829, 0.06862415815627364, 0.08169302374231005, 0.04999498213630029, 0.23629649753054838, 0.1524278364982112, 2.9111260794457055], "min": [0.45113206600604394, 0.07090189305662212, 1.057048397749649, -3.0150690154659716, 0.3777477145232031, -3.1355695190469874, 0.3953896378161204, -0.3997467999877632, 1.0288477942419412, 2.0873121256416187, 0.6909565408016025, -3.141008278470034], "max": [0.6423089686673213, 0.3952888061712084, 1.1324178668698348, -1.784118118187926, 1.2159718324162516, 3.1391157466051687, 0.6343330103635786, -0.038271330145006444, 1.2217642593422284, 3.0203311544156906, 1.2256221092156268, 3.1413410716303014], "count": [879]}, "eef_sim_pose_action": {"mean": [0.5495663770569161, 0.297283765214178, 1.0952701202566493, -2.519023646745342, 0.6881382251701804, 2.1253016323820333, 0.5086540449442529, -0.3227030359786732, 1.0872234151509463, 2.3807378657285367, 0.9549130075720094, -0.1732227711378415], "std": [0.05450462869173306, 0.07889062603007595, 0.016034253897070243, 0.23469872608833744, 0.2741883683795966, 1.810863743236829, 0.06862415815627364, 0.08169302374231005, 0.04999498213630029, 0.23629649753054838, 0.1524278364982112, 2.9111260794457055], "min": [0.45113206600604394, 0.07090189305662212, 1.057048397749649, -3.0150690154659716, 0.3777477145232031, -3.1355695190469874, 0.3953896378161204, -0.3997467999877632, 1.0288477942419412, 2.0873121256416187, 0.6909565408016025, -3.141008278470034], "max": [0.6423089686673213, 0.3952888061712084, 1.1324178668698348, -1.784118118187926, 1.2159718324162516, 3.1391157466051687, 0.6343330103635786, -0.038271330145006444, 1.2217642593422284, 3.0203311544156906, 1.2256221092156268, 3.1413410716303014], "count": [879]}, "gripper_mode_state": {"mean": [0.5278725824800911, 0.3902161547212742], "std": [0.4992225146624401, 0.4877986339831415], "min": [0, 0], "max": [1, 1], "count": [879]}, "gripper_activity_state": {"mean": [1.8600682593856654, 1.8486916951080774], "std": [0.45726146781482246, 0.46842994778660396], "min": [0, 0], "max": [2, 2], "count": [879]}, "gripper_mode_action": {"mean": [0.5278725824800911, 0.3902161547212742], "std": [0.4992225146624401, 0.4877986339831415], "min": [0, 0], "max": [1, 1], "count": [879]}, "gripper_activity_action": {"mean": [1.8600682593856654, 1.8486916951080774], "std": [0.45726146781482246, 0.46842994778660396], "min": [0, 0], "max": [2, 2], "count": [879]}, "gripper_open_scale_state": {"mean": [0.380797497190577, 0.548580204613244], "std": [0.3624765747699223, 0.38863418367256664], "min": [0.006, 0.033], "max": [0.897, 0.935], "count": [879]}, "gripper_open_scale_action": {"mean": [0.380797497190577, 0.548580204613244], "std": [0.3624765747699223, 0.38863418367256664], "min": [0.006, 0.033], "max": [0.897, 0.935], "count": [879]}}} +{"episode_index": 644, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4370480221483571]], [[0.4622434486637121]], [[0.4614987857014952]]], "std": [[[0.22438725875436769]], [[0.19562217565979614]], [[0.1910129035001932]]], "count": [146]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4041028656325544]], [[0.43811698814799893]], [[0.4379290600658072]]], "std": [[[0.2133313378080773]], [[0.17934327374479755]], [[0.1758149249640317]]], "count": [146]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4126694072320709]], [[0.44986206380383204]], [[0.45207138480392156]]], "std": [[[0.20845351156567452]], [[0.17618959192799574]], [[0.1668383491065117]]], "count": [146]}, "observation.state": {"min": [0.08112290501594543, 2.012120485305786, -1.4235080480575562, -1.4216580390930176, -2.685852289199829, -1.9616804122924805, 0.910119354724884, -1.0, 0.08487100154161453, 0.22078099846839905, -0.09238199889659882, -3.015000104904175, -0.10300000011920929, -0.8090000152587891, -0.7366162538528442, -2.175518035888672, 0.37861430644989014, 0.06707300245761871, 1.3817771673202515, 0.9598962664604187, -2.166738986968994, -2.0, -0.3493900001049042, 0.2490759938955307, -0.14802199602127075, -3.1411852836608887, -0.132999986410141, -3.1371853351593018], "max": [0.8885297179222107, 2.10764217376709, -0.3482804596424103, -0.4800528287887573, -1.5694174766540527, -0.9101892113685608, 1.907418131828308, 925.0, 0.40362000465393066, 0.43118101358413696, 0.11657600104808807, -2.244999885559082, 0.6029999852180481, 1.7750694247808951e-09, -0.17961184680461884, -2.043152332305908, 1.1780450344085693, 1.1760202646255493, 2.7997000217437744, 1.9701975584030151, -0.7526907324790955, 937.0, -0.19983099400997162, 0.4546250104904175, 0.07089000195264816, 3.134000062942505, 0.9610000252723694, -2.009000062942505], "mean": [0.40004417300224304, 2.08200740814209, -0.7173368334770203, -0.8990637063980103, -2.0807387828826904, -1.4076240062713623, 1.3627302646636963, 567.107666015625, 0.3002050817012787, 0.32139378786087036, 0.023399049416184425, -2.6521809101104736, 0.33243831992149353, -0.33515438437461853, -0.4769205152988434, -2.1237235069274902, 0.6924512982368469, 0.9416214227676392, 2.2223925590515137, 1.6375375986099243, -1.7044050693511963, 564.2029418945312, -0.26764294505119324, 0.315611869096756, 0.016153452917933464, 2.5839812755584717, 0.35486915707588196, -2.5339415073394775], "std": [0.14709413051605225, 0.02037089876830578, 0.2848701775074005, 0.2532999515533447, 0.27676674723625183, 0.3162989616394043, 0.29581913352012634, 379.06005859375, 0.0729811042547226, 0.04449198767542839, 0.0468517504632473, 0.22470566630363464, 0.1680055409669876, 0.22285832464694977, 0.12322400510311127, 0.040000587701797485, 0.17308716475963593, 0.2934779226779938, 0.4302983283996582, 0.24324312806129456, 0.4333570599555969, 414.0847473144531, 0.048631779849529266, 0.04905208200216293, 0.04537249729037285, 1.2355217933654785, 0.2883293330669403, 0.29872456192970276], "count": [771]}, "action": {"min": [0.08112290501594543, 2.012120485305786, -1.4235080480575562, -1.4216580390930176, -2.685852289199829, -1.9616804122924805, 0.910119354724884, -1.0, 0.08487100154161453, 0.22078099846839905, -0.09238199889659882, -3.015000104904175, -0.10300000011920929, -0.8090000152587891, -0.7366162538528442, -2.175518035888672, 0.37861430644989014, 0.06707300245761871, 1.3817771673202515, 0.9598962664604187, -2.166738986968994, -2.0, -0.3493900001049042, 0.2490759938955307, -0.14802199602127075, -3.1411852836608887, -0.132999986410141, -3.1371853351593018], "max": [0.8885297179222107, 2.10764217376709, -0.3482804596424103, -0.4800528287887573, -1.5694174766540527, -0.9101892113685608, 1.907418131828308, 925.0, 0.40362000465393066, 0.43118101358413696, 0.11657600104808807, -2.244999885559082, 0.6029999852180481, 1.7750694247808951e-09, -0.17961184680461884, -2.043152332305908, 1.1780450344085693, 1.1760202646255493, 2.7997000217437744, 1.9701975584030151, -0.7526907324790955, 937.0, -0.19983099400997162, 0.4546250104904175, 0.07089000195264816, 3.134000062942505, 0.9610000252723694, -2.009000062942505], "mean": [0.40004417300224304, 2.08200740814209, -0.7173368334770203, -0.8990637063980103, -2.0807387828826904, -1.4076240062713623, 1.3627302646636963, 567.107666015625, 0.3002050817012787, 0.32139378786087036, 0.023399049416184425, -2.6521809101104736, 0.33243831992149353, -0.33515438437461853, -0.4769205152988434, -2.1237235069274902, 0.6924512982368469, 0.9416214227676392, 2.2223925590515137, 1.6375375986099243, -1.7044050693511963, 564.2029418945312, -0.26764294505119324, 0.315611869096756, 0.016153452917933464, 2.5839812755584717, 0.35486915707588196, -2.5339415073394775], "std": [0.14709413051605225, 0.02037089876830578, 0.2848701775074005, 0.2532999515533447, 0.27676674723625183, 0.3162989616394043, 0.29581913352012634, 379.06005859375, 0.0729811042547226, 0.04449198767542839, 0.0468517504632473, 0.22470566630363464, 0.1680055409669876, 0.22285832464694977, 0.12322400510311127, 0.040000587701797485, 0.17308716475963593, 0.2934779226779938, 0.4302983283996582, 0.24324312806129456, 0.4333570599555969, 414.0847473144531, 0.048631779849529266, 0.04905208200216293, 0.04537249729037285, 1.2355217933654785, 0.2883293330669403, 0.29872456192970276], "count": [771]}, "timestamp": {"min": [0.0], "max": [25.666666666666668], "mean": [12.833333333333334], "std": [7.418944718808784], "count": [771]}, "frame_index": {"min": [0], "max": [770], "mean": [385.0], "std": [222.5683415642635], "count": [771]}, "episode_index": {"min": [647], "max": [647], "mean": [647.0], "std": [0.0], "count": [771]}, "index": {"min": [571558], "max": [572328], "mean": [571943.0], "std": [222.5683415642635], "count": [771]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [771]}, "subtask_annotation": {"mean": [7.8884565499351496, 29.0, 29.0, 29.0, 29.0], "std": [3.960310103163935, 0.0, 0.0, 0.0, 0.0], "min": [5, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [771]}, "scene_annotation": {"mean": [647.0], "std": [0.0], "min": [647], "max": [647], "count": [771]}, "eef_direction_state": {"mean": [4.383916990920882, 3.250324254215305], "std": [2.165751748569039, 2.2994634853114553], "min": [0, 0], "max": [6, 6], "count": [771]}, "eef_velocity_state": {"mean": [0.5706874189364461, 0.9027237354085603], "std": [0.7138590396519626, 0.7054579513222897], "min": [0, 0], "max": [2, 2], "count": [771]}, "eef_acc_mag_state": {"mean": [0.5071335927367056, 0.7146562905317769], "std": [0.7696502863096524, 0.8237905365694365], "min": [0, 0], "max": [2, 2], "count": [771]}, "eef_direction_action": {"mean": [4.383916990920882, 3.250324254215305], "std": [2.165751748569039, 2.2994634853114553], "min": [0, 0], "max": [6, 6], "count": [771]}, "eef_velocity_action": {"mean": [0.5706874189364461, 0.9027237354085603], "std": [0.7138590396519626, 0.7054579513222897], "min": [0, 0], "max": [2, 2], "count": [771]}, "eef_acc_mag_action": {"mean": [0.5071335927367056, 0.7146562905317769], "std": [0.7696502863096524, 0.8237905365694365], "min": [0, 0], "max": [2, 2], "count": [771]}, "eef_sim_pose_state": {"mean": [0.5272181379766941, 0.29499155071284744, 1.1101900987728184, -2.1569629016827885, 0.8845840381621743, 2.229473782309565, 0.5267220904423247, -0.31929093554009047, 1.0913660370432403, -1.1097806879539034, 1.0196672265908653, -2.1935507697545846], "std": [0.04756391539568883, 0.049995065121117406, 0.04297424062912905, 1.3763245060425475, 0.3676835606660891, 1.3687878457668754, 0.04266316763071554, 0.06600145307642956, 0.04876782116645086, 2.775804062459938, 0.21288232637865845, 0.34444700907981823], "min": [0.4432905533798634, 0.15938606665068256, 1.0075987961524597, -3.1384869530182207, 0.21520563462994868, -3.096529206283239, 0.42546661087684357, -0.3935278303259956, 1.0152478104018379, -3.141347746523393, 0.4287089972188829, -2.7513160860521606], "max": [0.650392706356821, 0.36613516574742977, 1.1610915242953506, 3.1354146343079905, 1.4150976392996912, 3.1402854741874413, 0.6418808749820951, -0.09147627876411678, 1.2038398623133675, 3.1410886048764723, 1.2845697898693076, -1.5695198231591712], "count": [771]}, "eef_sim_pose_action": {"mean": [0.5272181379766941, 0.29499155071284744, 1.1101900987728184, -2.1569629016827885, 0.8845840381621743, 2.229473782309565, 0.5267220904423247, -0.31929093554009047, 1.0913660370432403, -1.1097806879539034, 1.0196672265908653, -2.1935507697545846], "std": [0.04756391539568883, 0.049995065121117406, 0.04297424062912905, 1.3763245060425475, 0.3676835606660891, 1.3687878457668754, 0.04266316763071554, 0.06600145307642956, 0.04876782116645086, 2.775804062459938, 0.21288232637865845, 0.34444700907981823], "min": [0.4432905533798634, 0.15938606665068256, 1.0075987961524597, -3.1384869530182207, 0.21520563462994868, -3.096529206283239, 0.42546661087684357, -0.3935278303259956, 1.0152478104018379, -3.141347746523393, 0.4287089972188829, -2.7513160860521606], "max": [0.650392706356821, 0.36613516574742977, 1.1610915242953506, 3.1354146343079905, 1.4150976392996912, 3.1402854741874413, 0.6418808749820951, -0.09147627876411678, 1.2038398623133675, 3.1410886048764723, 1.2845697898693076, -1.5695198231591712], "count": [771]}, "gripper_mode_state": {"mean": [0.3942931258106355, 0.41245136186770426], "std": [0.4886983289812987, 0.49227556912889653], "min": [0, 0], "max": [1, 1], "count": [771]}, "gripper_activity_state": {"mean": [1.793774319066148, 1.6718547341115435], "std": [0.5392627391696021, 0.6601293428759539], "min": [0, 0], "max": [2, 2], "count": [771]}, "gripper_mode_action": {"mean": [0.3942931258106355, 0.41245136186770426], "std": [0.4886983289812987, 0.49227556912889653], "min": [0, 0], "max": [1, 1], "count": [771]}, "gripper_activity_action": {"mean": [1.793774319066148, 1.6718547341115435], "std": [0.5392627391696021, 0.6601293428759539], "min": [0, 0], "max": [2, 2], "count": [771]}, "gripper_open_scale_state": {"mean": [0.5642081709820325, 0.5671089493483105], "std": [0.4140778155020836, 0.37905799027778614], "min": [0.0, 0.0], "max": [0.937, 0.925], "count": [771]}, "gripper_open_scale_action": {"mean": [0.5642081709820325, 0.5671089493483105], "std": [0.4140778155020836, 0.37905799027778614], "min": [0.0, 0.0], "max": [0.937, 0.925], "count": [771]}}} +{"episode_index": 645, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[1.0]], [[1.0]]], "mean": [[[0.4302660736875395]], [[0.45423127503689653]], [[0.4538702877925364]]], "std": [[[0.22697921826538187]], [[0.19800170743055284]], [[0.19412144670823642]]], "count": [155]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4347841463736032]], [[0.45889293300653594]], [[0.4567876844823951]]], "std": [[[0.19000800921167843]], [[0.16114288598498383]], [[0.15794964623352237]]], "count": [155]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4222476359898798]], [[0.45187804791271347]], [[0.45379009329538267]]], "std": [[[0.21731473803634424]], [[0.19138589320174515]], [[0.18389643029750655]]], "count": [155]}, "observation.state": {"min": [0.11681488901376724, 2.017984628677368, -1.5497127771377563, -1.3722302913665771, -2.8598265647888184, -1.985102653503418, 0.9453052282333374, 7.0, 0.08680199831724167, 0.22632800042629242, -0.1316480040550232, -3.1401853561401367, -0.44200000166893005, -0.7179999947547913, -0.8370599746704102, -2.1760241985321045, -0.03848451003432274, -0.29991739988327026, 1.3566968441009521, 0.7585200667381287, -2.2505149841308594, 0.0, -0.366237998008728, 0.2464890033006668, -0.18763600289821625, -3.1391851902008057, -0.0820000022649765, -3.0810000896453857], "max": [1.0153977870941162, 2.111185312271118, -0.3429397642612457, -0.5141216516494751, -1.5882147550582886, -0.8047888278961182, 1.9972326755523682, 930.0, 0.38541901111602783, 0.4519979953765869, 0.11498600244522095, 3.140000104904175, 0.6679999828338623, 0.5730000734329224, -0.2393719106912613, -1.983636498451233, 0.9110619425773621, 0.9871059060096741, 2.802772045135498, 1.9407188892364502, -0.6771528720855713, 933.0, -0.1871809959411621, 0.4613859951496124, 0.06915099918842316, 3.1410000324249268, 1.128000020980835, -1.815000057220459], "mean": [0.6016490459442139, 2.0725364685058594, -0.8425480127334595, -0.9064320921897888, -2.2670087814331055, -1.4841248989105225, 1.4654438495635986, 613.563232421875, 0.24133799970149994, 0.3501437306404114, 0.006353032309561968, -2.7920258045196533, 0.11671364307403564, -0.1844032257795334, -0.4905714988708496, -2.0921778678894043, 0.4774376451969147, 0.559985876083374, 2.157496452331543, 1.5228526592254639, -1.5158601999282837, 578.0877075195312, -0.29953035712242126, 0.3100479543209076, -0.004162158817052841, 1.8190134763717651, 0.5569233894348145, -2.4777519702911377], "std": [0.23513394594192505, 0.022438636049628258, 0.34646740555763245, 0.20428261160850525, 0.2460486888885498, 0.31018519401550293, 0.3208375573158264, 336.67279052734375, 0.0834394246339798, 0.05892954766750336, 0.06380687654018402, 0.31550827622413635, 0.288173109292984, 0.2835160195827484, 0.17948417365550995, 0.07308631390333176, 0.2610953450202942, 0.31565266847610474, 0.44567808508872986, 0.31606295704841614, 0.6278117895126343, 407.5681457519531, 0.04626689851284027, 0.06458118557929993, 0.050783466547727585, 1.989210605621338, 0.42159032821655273, 0.43369773030281067], "count": [838]}, "action": {"min": [0.11681488901376724, 2.017984628677368, -1.5497127771377563, -1.3722302913665771, -2.8598265647888184, -1.985102653503418, 0.9453052282333374, 7.0, 0.08680199831724167, 0.22632800042629242, -0.1316480040550232, -3.1401853561401367, -0.44200000166893005, -0.7179999947547913, -0.8370599746704102, -2.1760241985321045, -0.03848451003432274, -0.29991739988327026, 1.3566968441009521, 0.7585200667381287, -2.2505149841308594, 0.0, -0.366237998008728, 0.2464890033006668, -0.18763600289821625, -3.1391851902008057, -0.0820000022649765, -3.0810000896453857], "max": [1.0153977870941162, 2.111185312271118, -0.3429397642612457, -0.5141216516494751, -1.5882147550582886, -0.8047888278961182, 1.9972326755523682, 930.0, 0.38541901111602783, 0.4519979953765869, 0.11498600244522095, 3.140000104904175, 0.6679999828338623, 0.5730000734329224, -0.2393719106912613, -1.983636498451233, 0.9110619425773621, 0.9871059060096741, 2.802772045135498, 1.9407188892364502, -0.6771528720855713, 933.0, -0.1871809959411621, 0.4613859951496124, 0.06915099918842316, 3.1410000324249268, 1.128000020980835, -1.815000057220459], "mean": [0.6016490459442139, 2.0725364685058594, -0.8425480127334595, -0.9064320921897888, -2.2670087814331055, -1.4841248989105225, 1.4654438495635986, 613.563232421875, 0.24133799970149994, 0.3501437306404114, 0.006353032309561968, -2.7920258045196533, 0.11671364307403564, -0.1844032257795334, -0.4905714988708496, -2.0921778678894043, 0.4774376451969147, 0.559985876083374, 2.157496452331543, 1.5228526592254639, -1.5158601999282837, 578.0877075195312, -0.29953035712242126, 0.3100479543209076, -0.004162158817052841, 1.8190134763717651, 0.5569233894348145, -2.4777519702911377], "std": [0.23513394594192505, 0.022438636049628258, 0.34646740555763245, 0.20428261160850525, 0.2460486888885498, 0.31018519401550293, 0.3208375573158264, 336.67279052734375, 0.0834394246339798, 0.05892954766750336, 0.06380687654018402, 0.31550827622413635, 0.288173109292984, 0.2835160195827484, 0.17948417365550995, 0.07308631390333176, 0.2610953450202942, 0.31565266847610474, 0.44567808508872986, 0.31606295704841614, 0.6278117895126343, 407.5681457519531, 0.04626689851284027, 0.06458118557929993, 0.050783466547727585, 1.989210605621338, 0.42159032821655273, 0.43369773030281067], "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": [648], "max": [648], "mean": [648.0], "std": [0.0], "count": [838]}, "index": {"min": [572329], "max": [573166], "mean": [572747.5], "std": [241.9095905498581], "count": [838]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [838]}, "subtask_annotation": {"mean": [9.785202863961814, 29.0, 29.0, 29.0, 29.0], "std": [7.740059181188315, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [838]}, "scene_annotation": {"mean": [648.0], "std": [0.0], "min": [648], "max": [648], "count": [838]}, "eef_direction_state": {"mean": [3.807875894988067, 3.675417661097852], "std": [2.2382197630591008, 2.0823481340960996], "min": [0, 0], "max": [6, 6], "count": [838]}, "eef_velocity_state": {"mean": [0.6921241050119332, 0.9427207637231504], "std": [0.6931027563779136, 0.7157039999770839], "min": [0, 0], "max": [2, 2], "count": [838]}, "eef_acc_mag_state": {"mean": [0.6336515513126492, 0.8424821002386634], "std": [0.8134688284796783, 0.8212625163742222], "min": [0, 0], "max": [2, 2], "count": [838]}, "eef_direction_action": {"mean": [3.807875894988067, 3.675417661097852], "std": [2.2382197630591008, 2.0823481340960996], "min": [0, 0], "max": [6, 6], "count": [838]}, "eef_velocity_action": {"mean": [0.6921241050119332, 0.9427207637231504], "std": [0.6931027563779136, 0.7157039999770839], "min": [0, 0], "max": [2, 2], "count": [838]}, "eef_acc_mag_action": {"mean": [0.6336515513126492, 0.8424821002386634], "std": [0.8134688284796783, 0.8212625163742222], "min": [0, 0], "max": [2, 2], "count": [838]}, "eef_sim_pose_state": {"mean": [0.5152049113294062, 0.2989077323885658, 1.0670954110972652, -1.9964983531146359, 0.8677289934893604, 0.6442843281212521, 0.5625605152067283, -0.26529930253787853, 1.1255164513525078, -0.21749000186002435, 0.8422493478620332, -1.903151568908756], "std": [0.06638009095631213, 0.05797664412418949, 0.04296549266785611, 0.884952102735755, 0.4291669810730465, 2.520340023199788, 0.05878824201554756, 0.09796244420572894, 0.04085924162090928, 2.8856743964013374, 0.2958939298775403, 0.4132311122064144], "min": [0.4343796180101881, 0.10256195668615735, 0.9989403360288874, -3.1374223456538965, 0.12158320297942216, -3.140386470954972, 0.43403019340760873, -0.40779094416558104, 1.0365641998005166, -3.140929247254403, 0.1921243222125315, -2.71090154519575], "max": [0.6595158899416418, 0.3807696627603733, 1.1326743804335415, 3.139333429225024, 1.3377832374094556, 3.140423263509147, 0.6586938629847365, -0.07523441360765486, 1.2010634257007498, 3.137578859710983, 1.4272234832772752, -0.890135859576467], "count": [838]}, "eef_sim_pose_action": {"mean": [0.5152049113294062, 0.2989077323885658, 1.0670954110972652, -1.9964983531146359, 0.8677289934893604, 0.6442843281212521, 0.5625605152067283, -0.26529930253787853, 1.1255164513525078, -0.21749000186002435, 0.8422493478620332, -1.903151568908756], "std": [0.06638009095631213, 0.05797664412418949, 0.04296549266785611, 0.884952102735755, 0.4291669810730465, 2.520340023199788, 0.05878824201554756, 0.09796244420572894, 0.04085924162090928, 2.8856743964013374, 0.2958939298775403, 0.4132311122064144], "min": [0.4343796180101881, 0.10256195668615735, 0.9989403360288874, -3.1374223456538965, 0.12158320297942216, -3.140386470954972, 0.43403019340760873, -0.40779094416558104, 1.0365641998005166, -3.140929247254403, 0.1921243222125315, -2.71090154519575], "max": [0.6595158899416418, 0.3807696627603733, 1.1326743804335415, 3.139333429225024, 1.3377832374094556, 3.140423263509147, 0.6586938629847365, -0.07523441360765486, 1.2010634257007498, 3.137578859710983, 1.4272234832772752, -0.890135859576467], "count": [838]}, "gripper_mode_state": {"mean": [0.3794749403341289, 0.3269689737470167], "std": [0.48525633431469795, 0.46910581317421196], "min": [0, 0], "max": [1, 1], "count": [838]}, "gripper_activity_state": {"mean": [1.8138424821002386, 1.6610978520286397], "std": [0.5111634760946054, 0.667835700336955], "min": [0, 0], "max": [2, 2], "count": [838]}, "gripper_mode_action": {"mean": [0.3794749403341289, 0.3269689737470167], "std": [0.48525633431469795, 0.46910581317421196], "min": [0, 0], "max": [1, 1], "count": [838]}, "gripper_activity_action": {"mean": [1.8138424821002386, 1.6610978520286397], "std": [0.5111634760946054, 0.667835700336955], "min": [0, 0], "max": [2, 2], "count": [838]}, "gripper_open_scale_state": {"mean": [0.5780877087521136, 0.6135632458780125], "std": [0.40756825937610425, 0.33667309716069826], "min": [0.0, 0.007], "max": [0.933, 0.93], "count": [838]}, "gripper_open_scale_action": {"mean": [0.5780877087521136, 0.6135632458780125], "std": [0.40756825937610425, 0.33667309716069826], "min": [0.0, 0.007], "max": [0.933, 0.93], "count": [838]}}} +{"episode_index": 646, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43593079079332886]], [[0.46115851926977686]], [[0.4622238759296822]]], "std": [[[0.22899882154320292]], [[0.19854894742269352]], [[0.1947998768856468]]], "count": [145]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3926452572120802]], [[0.43445419765607396]], [[0.43442438162046426]]], "std": [[[0.21576051253479028]], [[0.17836774707012157]], [[0.1738889068293864]]], "count": [145]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41771227603110206]], [[0.4499633141762452]], [[0.45307622549019605]]], "std": [[[0.2070942847965035]], [[0.17610723568092454]], [[0.1660148717724988]]], "count": [145]}, "observation.state": {"min": [0.13704326748847961, 2.013673782348633, -1.4557965993881226, -1.283340573310852, -2.8519206047058105, -1.9843347072601318, 0.7518005967140198, 23.0, 0.04671899974346161, 0.23205900192260742, -0.10829900205135345, -3.0850000381469727, -0.3790000081062317, -0.8700000047683716, -0.7657806277275085, -2.175395965576172, 0.3343527317047119, 0.6445326805114746, 1.2281184196472168, 0.2264041304588318, -2.139512062072754, -1.0, -0.3426629900932312, 0.253803014755249, -0.17198599874973297, 2.2360000610351562, -0.25700002908706665, -3.00600004196167], "max": [1.0080149173736572, 2.1038548946380615, -0.3234793245792389, -0.3737971782684326, -1.5860506296157837, -0.9089500308036804, 2.0450546741485596, 936.0, 0.39919599890708923, 0.441552996635437, 0.09581799805164337, -2.236999988555908, 0.6610000133514404, 0.2630000114440918, -0.09992010146379471, -2.0231857299804688, 1.9949811697006226, 1.2577890157699585, 2.8570518493652344, 2.019939422607422, -1.2783315181732178, 921.0, -0.1479939967393875, 0.45789799094200134, 0.09128300100564957, 3.0739998817443848, 1.0190000534057617, -2.072000026702881], "mean": [0.45851844549179077, 2.0872983932495117, -0.7278931140899658, -0.9290071725845337, -2.1470112800598145, -1.4215830564498901, 1.4562585353851318, 570.6238403320312, 0.28444230556488037, 0.3349156081676483, 0.02707342617213726, -2.6478781700134277, 0.2936408221721649, -0.3575385808944702, -0.5216556787490845, -2.129605531692505, 0.9054107069969177, 0.9726850390434265, 2.2158994674682617, 1.3953924179077148, -1.7559140920639038, 510.3262939453125, -0.24725955724716187, 0.3407033681869507, -0.005029154475778341, 2.7809619903564453, 0.25615593791007996, -2.598330020904541], "std": [0.17509759962558746, 0.00864823441952467, 0.2669520974159241, 0.22178593277931213, 0.31033357977867126, 0.31246644258499146, 0.3201065957546234, 397.59796142578125, 0.08920955657958984, 0.05123056843876839, 0.03771188482642174, 0.24109801650047302, 0.25838714838027954, 0.2961541712284088, 0.15398180484771729, 0.04648740217089653, 0.4104813039302826, 0.15236513316631317, 0.5100839734077454, 0.49000558257102966, 0.24034279584884644, 403.9823913574219, 0.06466653198003769, 0.06238306686282158, 0.06660714745521545, 0.22082111239433289, 0.3198706805706024, 0.24189907312393188], "count": [763]}, "action": {"min": [0.13704326748847961, 2.013673782348633, -1.4557965993881226, -1.283340573310852, -2.8519206047058105, -1.9843347072601318, 0.7518005967140198, 23.0, 0.04671899974346161, 0.23205900192260742, -0.10829900205135345, -3.0850000381469727, -0.3790000081062317, -0.8700000047683716, -0.7657806277275085, -2.175395965576172, 0.3343527317047119, 0.6445326805114746, 1.2281184196472168, 0.2264041304588318, -2.139512062072754, -1.0, -0.3426629900932312, 0.253803014755249, -0.17198599874973297, 2.2360000610351562, -0.25700002908706665, -3.00600004196167], "max": [1.0080149173736572, 2.1038548946380615, -0.3234793245792389, -0.3737971782684326, -1.5860506296157837, -0.9089500308036804, 2.0450546741485596, 936.0, 0.39919599890708923, 0.441552996635437, 0.09581799805164337, -2.236999988555908, 0.6610000133514404, 0.2630000114440918, -0.09992010146379471, -2.0231857299804688, 1.9949811697006226, 1.2577890157699585, 2.8570518493652344, 2.019939422607422, -1.2783315181732178, 921.0, -0.1479939967393875, 0.45789799094200134, 0.09128300100564957, 3.0739998817443848, 1.0190000534057617, -2.072000026702881], "mean": [0.45851844549179077, 2.0872983932495117, -0.7278931140899658, -0.9290071725845337, -2.1470112800598145, -1.4215830564498901, 1.4562585353851318, 570.6238403320312, 0.28444230556488037, 0.3349156081676483, 0.02707342617213726, -2.6478781700134277, 0.2936408221721649, -0.3575385808944702, -0.5216556787490845, -2.129605531692505, 0.9054107069969177, 0.9726850390434265, 2.2158994674682617, 1.3953924179077148, -1.7559140920639038, 510.3262939453125, -0.24725955724716187, 0.3407033681869507, -0.005029154475778341, 2.7809619903564453, 0.25615593791007996, -2.598330020904541], "std": [0.17509759962558746, 0.00864823441952467, 0.2669520974159241, 0.22178593277931213, 0.31033357977867126, 0.31246644258499146, 0.3201065957546234, 397.59796142578125, 0.08920955657958984, 0.05123056843876839, 0.03771188482642174, 0.24109801650047302, 0.25838714838027954, 0.2961541712284088, 0.15398180484771729, 0.04648740217089653, 0.4104813039302826, 0.15236513316631317, 0.5100839734077454, 0.49000558257102966, 0.24034279584884644, 403.9823913574219, 0.06466653198003769, 0.06238306686282158, 0.06660714745521545, 0.22082111239433289, 0.3198706805706024, 0.24189907312393188], "count": [763]}, "timestamp": {"min": [0.0], "max": [25.4], "mean": [12.700000000000001], "std": [7.341964617487913], "count": [763]}, "frame_index": {"min": [0], "max": [762], "mean": [381.0], "std": [220.25893852463741], "count": [763]}, "episode_index": {"min": [649], "max": [649], "mean": [649.0], "std": [0.0], "count": [763]}, "index": {"min": [573167], "max": [573929], "mean": [573548.0], "std": [220.25893852463741], "count": [763]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [763]}, "subtask_annotation": {"mean": [10.043250327653997, 29.0, 29.0, 29.0, 29.0], "std": [8.674813479903937, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [763]}, "scene_annotation": {"mean": [649.0], "std": [0.0], "min": [649], "max": [649], "count": [763]}, "eef_direction_state": {"mean": [3.980340760157274, 3.4967234600262125], "std": [2.055808862826237, 2.219519568482236], "min": [0, 0], "max": [6, 6], "count": [763]}, "eef_velocity_state": {"mean": [0.7404980340760158, 0.8846657929226737], "std": [0.6912850217673329, 0.6886560598567695], "min": [0, 0], "max": [2, 2], "count": [763]}, "eef_acc_mag_state": {"mean": [0.7038007863695938, 0.8283093053735255], "std": [0.831126899827388, 0.8432202200224441], "min": [0, 0], "max": [2, 2], "count": [763]}, "eef_direction_action": {"mean": [3.980340760157274, 3.4967234600262125], "std": [2.055808862826237, 2.219519568482236], "min": [0, 0], "max": [6, 6], "count": [763]}, "eef_velocity_action": {"mean": [0.7404980340760158, 0.8846657929226737], "std": [0.6912850217673329, 0.6886560598567695], "min": [0, 0], "max": [2, 2], "count": [763]}, "eef_acc_mag_action": {"mean": [0.7038007863695938, 0.8283093053735255], "std": [0.831126899827388, 0.8432202200224441], "min": [0, 0], "max": [2, 2], "count": [763]}, "eef_sim_pose_state": {"mean": [0.5512299745705284, 0.26259614538397796, 1.1127251344073432, -1.7777998153832453, 0.8449356482082482, 2.1219997375304076, 0.5411612930388587, -0.30905857684066973, 1.10625572432448, 0.33599517361282216, 0.9533234414421151, -2.2182892852396843], "std": [0.05753607303597706, 0.08737591983775998, 0.02574479881457012, 2.085771723417432, 0.3504530811011372, 1.2399119773681464, 0.050605687370967746, 0.07551937992577429, 0.054363698360336304, 2.9172389654383655, 0.28707114732371164, 0.4804235647748411], "min": [0.44204393205338577, 0.07806344617139273, 1.0528483724998672, -3.141561991353295, 0.25558457883029284, -3.1184487796691642, 0.42084990280776163, -0.39589919866009876, 0.9936130641378645, -3.1406301084017145, 0.1626942415495729, -2.80899188512906], "max": [0.6540026301063626, 0.38316628221877164, 1.168241736372571, 3.1384780841619886, 1.3607084951799608, 3.138139080618845, 0.6500964591861702, -0.05883770150829554, 1.228257797755515, 3.138977031122632, 1.3668177637439176, -1.1432141656033876], "count": [763]}, "eef_sim_pose_action": {"mean": [0.5512299745705284, 0.26259614538397796, 1.1127251344073432, -1.7777998153832453, 0.8449356482082482, 2.1219997375304076, 0.5411612930388587, -0.30905857684066973, 1.10625572432448, 0.33599517361282216, 0.9533234414421151, -2.2182892852396843], "std": [0.05753607303597706, 0.08737591983775998, 0.02574479881457012, 2.085771723417432, 0.3504530811011372, 1.2399119773681464, 0.050605687370967746, 0.07551937992577429, 0.054363698360336304, 2.9172389654383655, 0.28707114732371164, 0.4804235647748411], "min": [0.44204393205338577, 0.07806344617139273, 1.0528483724998672, -3.141561991353295, 0.25558457883029284, -3.1184487796691642, 0.42084990280776163, -0.39589919866009876, 0.9936130641378645, -3.1406301084017145, 0.1626942415495729, -2.80899188512906], "max": [0.6540026301063626, 0.38316628221877164, 1.168241736372571, 3.1384780841619886, 1.3607084951799608, 3.138139080618845, 0.6500964591861702, -0.05883770150829554, 1.228257797755515, 3.138977031122632, 1.3668177637439176, -1.1432141656033876], "count": [763]}, "gripper_mode_state": {"mean": [0.42988204456094364, 0.40104849279161203], "std": [0.49505905943134504, 0.49011080300396215], "min": [0, 0], "max": [1, 1], "count": [763]}, "gripper_activity_state": {"mean": [1.8034076015727392, 1.7182175622542595], "std": [0.5351487590197268, 0.6232885094680866], "min": [0, 0], "max": [2, 2], "count": [763]}, "gripper_mode_action": {"mean": [0.42988204456094364, 0.40104849279161203], "std": [0.49505905943134504, 0.49011080300396215], "min": [0, 0], "max": [1, 1], "count": [763]}, "gripper_activity_action": {"mean": [1.8034076015727392, 1.7182175622542595], "std": [0.5351487590197268, 0.6232885094680866], "min": [0, 0], "max": [2, 2], "count": [763]}, "gripper_open_scale_state": {"mean": [0.510358060350737, 0.5706238531310155], "std": [0.40394229236327955, 0.39759804671455995], "min": [0.0, 0.023], "max": [0.921, 0.936], "count": [763]}, "gripper_open_scale_action": {"mean": [0.510358060350737, 0.5706238531310155], "std": [0.40394229236327955, 0.39759804671455995], "min": [0.0, 0.023], "max": [0.921, 0.936], "count": [763]}}} +{"episode_index": 647, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4244102176007219]], [[0.45518151277924107]], [[0.4565158079089845]]], "std": [[[0.2413729130709846]], [[0.2091472038780963]], [[0.20295218374829935]]], "count": [134]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3998818606111599]], [[0.43734001255975025]], [[0.4395133904619062]]], "std": [[[0.2354614890665583]], [[0.20074464148170526]], [[0.19591027420019477]]], "count": [134]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4325422275875524]], [[0.4637663932177349]], [[0.46565969935859913]]], "std": [[[0.20699003942163596]], [[0.17787527789230848]], [[0.17005903277319767]]], "count": [134]}, "observation.state": {"min": [0.1414240300655365, 1.955763578414917, -1.533324122428894, -1.134568691253662, -2.7567999362945557, -1.9652408361434937, 0.8573580980300903, 45.0, 0.08033300191164017, 0.2193789929151535, -0.13328799605369568, -3.1361851692199707, -0.10999999940395355, -0.7050000429153442, -0.8235511183738708, -2.1757450103759766, -0.13615313172340393, -0.4645019471645355, 1.4703352451324463, 0.8476889729499817, -2.394120693206787, -2.0, -0.33660298585891724, 0.22915500402450562, -0.20599299669265747, -3.1401853561401367, -0.11900000274181366, -3.1411852836608887], "max": [1.0053794384002686, 2.1103124618530273, -0.33602824807167053, -0.37601372599601746, -1.8245149850845337, -1.0625391006469727, 1.7295340299606323, 926.0, 0.39546799659729004, 0.42322400212287903, 0.10031499713659286, 3.1410000324249268, 0.6070000529289246, 0.35100001096725464, -0.22537437081336975, -2.0261003971099854, 0.8805710077285767, 1.1878187656402588, 2.8268749713897705, 1.9962900876998901, -0.41694170236587524, 937.0, -0.14629800617694855, 0.44069400429725647, 0.0849820002913475, 3.1410000324249268, 1.0010000467300415, 3.1389999389648438], "mean": [0.4517674148082733, 2.0424680709838867, -0.5779030323028564, -0.7779020071029663, -2.168030023574829, -1.61598539352417, 1.2178473472595215, 622.1412963867188, 0.2987014651298523, 0.3055388033390045, 0.027927987277507782, -2.657771348953247, 0.36551153659820557, -0.24668532609939575, -0.5508704781532288, -2.092532157897949, 0.5347000956535339, 0.7372506856918335, 2.3782572746276855, 1.652692437171936, -1.7569047212600708, 453.4443054199219, -0.2774861752986908, 0.30861732363700867, -0.0007632836932316422, 0.9519901275634766, 0.3397202789783478, -2.286705493927002], "std": [0.16959379613399506, 0.04301665350794792, 0.2211942821741104, 0.1699226200580597, 0.23364132642745972, 0.2696094810962677, 0.27347710728645325, 375.70245361328125, 0.06650921702384949, 0.054040469229221344, 0.044067882001399994, 0.8589633107185364, 0.18787695467472076, 0.24586158990859985, 0.12549273669719696, 0.04915053769946098, 0.23041574656963348, 0.38177213072776794, 0.3588900566101074, 0.3209114968776703, 0.6081516742706299, 394.8257751464844, 0.04552057012915611, 0.05577406659722328, 0.0614694282412529, 2.7301127910614014, 0.3274642825126648, 0.4769609272480011], "count": [690]}, "action": {"min": [0.1414240300655365, 1.955763578414917, -1.533324122428894, -1.134568691253662, -2.7567999362945557, -1.9652408361434937, 0.8573580980300903, 45.0, 0.08033300191164017, 0.2193789929151535, -0.13328799605369568, -3.1361851692199707, -0.10999999940395355, -0.7050000429153442, -0.8235511183738708, -2.1757450103759766, -0.13615313172340393, -0.4645019471645355, 1.4703352451324463, 0.8476889729499817, -2.394120693206787, -2.0, -0.33660298585891724, 0.22915500402450562, -0.20599299669265747, -3.1401853561401367, -0.11900000274181366, -3.1411852836608887], "max": [1.0053794384002686, 2.1103124618530273, -0.33602824807167053, -0.37601372599601746, -1.8245149850845337, -1.0625391006469727, 1.7295340299606323, 926.0, 0.39546799659729004, 0.42322400212287903, 0.10031499713659286, 3.1410000324249268, 0.6070000529289246, 0.35100001096725464, -0.22537437081336975, -2.0261003971099854, 0.8805710077285767, 1.1878187656402588, 2.8268749713897705, 1.9962900876998901, -0.41694170236587524, 937.0, -0.14629800617694855, 0.44069400429725647, 0.0849820002913475, 3.1410000324249268, 1.0010000467300415, 3.1389999389648438], "mean": [0.4517674148082733, 2.0424680709838867, -0.5779030323028564, -0.7779020071029663, -2.168030023574829, -1.61598539352417, 1.2178473472595215, 622.1412963867188, 0.2987014651298523, 0.3055388033390045, 0.027927987277507782, -2.657771348953247, 0.36551153659820557, -0.24668532609939575, -0.5508704781532288, -2.092532157897949, 0.5347000956535339, 0.7372506856918335, 2.3782572746276855, 1.652692437171936, -1.7569047212600708, 453.4443054199219, -0.2774861752986908, 0.30861732363700867, -0.0007632836932316422, 0.9519901275634766, 0.3397202789783478, -2.286705493927002], "std": [0.16959379613399506, 0.04301665350794792, 0.2211942821741104, 0.1699226200580597, 0.23364132642745972, 0.2696094810962677, 0.27347710728645325, 375.70245361328125, 0.06650921702384949, 0.054040469229221344, 0.044067882001399994, 0.8589633107185364, 0.18787695467472076, 0.24586158990859985, 0.12549273669719696, 0.04915053769946098, 0.23041574656963348, 0.38177213072776794, 0.3588900566101074, 0.3209114968776703, 0.6081516742706299, 394.8257751464844, 0.04552057012915611, 0.05577406659722328, 0.0614694282412529, 2.7301127910614014, 0.3274642825126648, 0.4769609272480011], "count": [690]}, "timestamp": {"min": [0.0], "max": [22.966666666666665], "mean": [11.483333333333333], "std": [6.639521122847697], "count": [690]}, "frame_index": {"min": [0], "max": [689], "mean": [344.5], "std": [199.1856336854309], "count": [690]}, "episode_index": {"min": [650], "max": [650], "mean": [650.0], "std": [0.0], "count": [690]}, "index": {"min": [573930], "max": [574619], "mean": [574274.5], "std": [199.1856336854309], "count": [690]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [690]}, "subtask_annotation": {"mean": [6.350724637681159, 29.0, 29.0, 29.0, 29.0], "std": [5.845489359473016, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [690]}, "scene_annotation": {"mean": [650.0], "std": [0.0], "min": [650], "max": [650], "count": [690]}, "eef_direction_state": {"mean": [3.8434782608695652, 3.453623188405797], "std": [2.1485066104912325, 2.0945117870589853], "min": [0, 0], "max": [6, 6], "count": [690]}, "eef_velocity_state": {"mean": [0.7565217391304347, 0.9260869565217391], "std": [0.7051525193987233, 0.7215426657693395], "min": [0, 0], "max": [2, 2], "count": [690]}, "eef_acc_mag_state": {"mean": [0.6971014492753623, 0.8492753623188406], "std": [0.8215346216901503, 0.8464115537836729], "min": [0, 0], "max": [2, 2], "count": [690]}, "eef_direction_action": {"mean": [3.8434782608695652, 3.453623188405797], "std": [2.1485066104912325, 2.0945117870589853], "min": [0, 0], "max": [6, 6], "count": [690]}, "eef_velocity_action": {"mean": [0.7565217391304347, 0.9260869565217391], "std": [0.7051525193987233, 0.7215426657693395], "min": [0, 0], "max": [2, 2], "count": [690]}, "eef_acc_mag_action": {"mean": [0.6971014492753623, 0.8492753623188406], "std": [0.8215346216901503, 0.8464115537836729], "min": [0, 0], "max": [2, 2], "count": [690]}, "eef_sim_pose_state": {"mean": [0.5238277363537622, 0.2898391350582595, 1.091926642498514, -2.337358593232254, 0.7134321715375339, 1.8908880890636925, 0.5158413067072678, -0.32613508651914824, 1.0931831145019733, 0.12148829264041282, 1.07369583501682, -2.064656976489536], "std": [0.05246315196029255, 0.06705628755032982, 0.03788991220552343, 0.4065566876534179, 0.43003539669669044, 2.0504668141465725, 0.051278614496136236, 0.06495078548143209, 0.040159254025965666, 2.9330125492788355, 0.2255265077568131, 0.42542084307808914], "min": [0.417701152994922, 0.06054724975400301, 1.0074592395667448, -2.9271181537160103, 0.07861433982977317, -3.1333375909946035, 0.43202466466077305, -0.40242701281598836, 1.0148108563569564, -3.1409115017760416, 0.4769000691168026, -2.7756999250944845], "max": [0.6398842623758603, 0.36633684990031395, 1.1526785848288748, -0.9546451153117531, 1.431357300350653, 3.12384078170073, 0.6201394698251599, -0.06161772718857593, 1.174965954355489, 3.1413960125595177, 1.3532197665317374, -1.0551292337042286], "count": [690]}, "eef_sim_pose_action": {"mean": [0.5238277363537622, 0.2898391350582595, 1.091926642498514, -2.337358593232254, 0.7134321715375339, 1.8908880890636925, 0.5158413067072678, -0.32613508651914824, 1.0931831145019733, 0.12148829264041282, 1.07369583501682, -2.064656976489536], "std": [0.05246315196029255, 0.06705628755032982, 0.03788991220552343, 0.4065566876534179, 0.43003539669669044, 2.0504668141465725, 0.051278614496136236, 0.06495078548143209, 0.040159254025965666, 2.9330125492788355, 0.2255265077568131, 0.42542084307808914], "min": [0.417701152994922, 0.06054724975400301, 1.0074592395667448, -2.9271181537160103, 0.07861433982977317, -3.1333375909946035, 0.43202466466077305, -0.40242701281598836, 1.0148108563569564, -3.1409115017760416, 0.4769000691168026, -2.7756999250944845], "max": [0.6398842623758603, 0.36633684990031395, 1.1526785848288748, -0.9546451153117531, 1.431357300350653, 3.12384078170073, 0.6201394698251599, -0.06161772718857593, 1.174965954355489, 3.1413960125595177, 1.3532197665317374, -1.0551292337042286], "count": [690]}, "gripper_mode_state": {"mean": [0.4855072463768116, 0.3347826086956522], "std": [0.4997899159571144, 0.4719144134380572], "min": [0, 0], "max": [1, 1], "count": [690]}, "gripper_activity_state": {"mean": [1.7797101449275363, 1.8072463768115943], "std": [0.5779974700674118, 0.5375248806050564], "min": [0, 0], "max": [2, 2], "count": [690]}, "gripper_mode_action": {"mean": [0.4855072463768116, 0.3347826086956522], "std": [0.4997899159571144, 0.4719144134380572], "min": [0, 0], "max": [1, 1], "count": [690]}, "gripper_activity_action": {"mean": [1.7797101449275363, 1.8072463768115943], "std": [0.5779974700674118, 0.5375248806050564], "min": [0, 0], "max": [2, 2], "count": [690]}, "gripper_open_scale_state": {"mean": [0.4538304350507426, 0.6221413042593692], "std": [0.3943811405850239, 0.37570240309922537], "min": [0.0, 0.045], "max": [0.937, 0.926], "count": [690]}, "gripper_open_scale_action": {"mean": [0.4538304350507426, 0.6221413042593692], "std": [0.3943811405850239, 0.37570240309922537], "min": [0.0, 0.045], "max": [0.937, 0.926], "count": [690]}}} +{"episode_index": 648, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[1.0]], [[1.0]]], "mean": [[[0.42723071863259743]], [[0.45618021782203694]], [[0.45774769376254437]]], "std": [[[0.23862886294429553]], [[0.20692995720849436]], [[0.1999732494109573]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39032274458339766]], [[0.43685694090628374]], [[0.4370284226879728]]], "std": [[[0.22216040510842014]], [[0.18248493626136186]], [[0.17776518660905027]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43008881104935415]], [[0.4620878171478565]], [[0.4645693833307601]]], "std": [[[0.206866836561538]], [[0.1762240677953901]], [[0.16751956654653982]]], "count": [127]}, "observation.state": {"min": [0.2021614909172058, 2.053100824356079, -1.2762371301651, -1.2651891708374023, -2.8235936164855957, -1.9848581552505493, 0.7160214185714722, 34.0, 0.0736439973115921, 0.24739600718021393, -0.08205799758434296, -3.121000051498413, -0.44699999690055847, -0.8059999942779541, -0.7141364216804504, -2.1752912998199463, 0.3749490976333618, 0.2815914452075958, 1.3935930728912354, 0.8505862951278687, -2.1161246299743652, -3.0, -0.3435260057449341, 0.26807901263237, -0.12508000433444977, 2.2929999828338623, -0.19200000166893005, -3.046999931335449], "max": [0.9483596086502075, 2.0990726947784424, -0.2752384543418884, -0.29529228806495667, -1.4661637544631958, -0.9316916465759277, 2.0705015659332275, 931.0, 0.39127400517463684, 0.44466400146484375, 0.09087199717760086, -2.2790000438690186, 0.6579999923706055, 0.28200000524520874, -0.1979028880596161, -2.027845859527588, 1.1413930654525757, 1.2726417779922485, 2.8583431243896484, 1.9295488595962524, -0.9138370156288147, 940.0, -0.19026799499988556, 0.45788800716400146, 0.10785800218582153, 3.0329999923706055, 0.847000002861023, -2.0380001068115234], "mean": [0.45973557233810425, 2.08750057220459, -0.7676140069961548, -0.8650645017623901, -2.066669225692749, -1.5161064863204956, 1.3569693565368652, 607.4314575195312, 0.27088236808776855, 0.3240490257740021, 0.009979473426938057, -2.732429265975952, 0.3202476501464844, -0.28104984760284424, -0.48410511016845703, -2.1191110610961914, 0.7248362898826599, 0.9501158595085144, 2.2635488510131836, 1.5494029521942139, -1.6975544691085815, 450.8356628417969, -0.27704861760139465, 0.32708194851875305, 0.018961606547236443, 2.75931453704834, 0.30580195784568787, -2.5290534496307373], "std": [0.15979504585266113, 0.008756831288337708, 0.28585875034332275, 0.2533532679080963, 0.3653858006000519, 0.2652748227119446, 0.3745459020137787, 387.5804443359375, 0.07047431170940399, 0.043482791632413864, 0.045161183923482895, 0.23425526916980743, 0.30808591842651367, 0.2806498110294342, 0.12696990370750427, 0.03982911631464958, 0.17250652611255646, 0.2661694884300232, 0.48393872380256653, 0.29247650504112244, 0.42156800627708435, 398.47320556640625, 0.04722755774855614, 0.05235406383872032, 0.048137225210666656, 0.2122776359319687, 0.3188195526599884, 0.3009684979915619], "count": [642]}, "action": {"min": [0.2021614909172058, 2.053100824356079, -1.2762371301651, -1.2651891708374023, -2.8235936164855957, -1.9848581552505493, 0.7160214185714722, 34.0, 0.0736439973115921, 0.24739600718021393, -0.08205799758434296, -3.121000051498413, -0.44699999690055847, -0.8059999942779541, -0.7141364216804504, -2.1752912998199463, 0.3749490976333618, 0.2815914452075958, 1.3935930728912354, 0.8505862951278687, -2.1161246299743652, -3.0, -0.3435260057449341, 0.26807901263237, -0.12508000433444977, 2.2929999828338623, -0.19200000166893005, -3.046999931335449], "max": [0.9483596086502075, 2.0990726947784424, -0.2752384543418884, -0.29529228806495667, -1.4661637544631958, -0.9316916465759277, 2.0705015659332275, 931.0, 0.39127400517463684, 0.44466400146484375, 0.09087199717760086, -2.2790000438690186, 0.6579999923706055, 0.28200000524520874, -0.1979028880596161, -2.027845859527588, 1.1413930654525757, 1.2726417779922485, 2.8583431243896484, 1.9295488595962524, -0.9138370156288147, 940.0, -0.19026799499988556, 0.45788800716400146, 0.10785800218582153, 3.0329999923706055, 0.847000002861023, -2.0380001068115234], "mean": [0.45973557233810425, 2.08750057220459, -0.7676140069961548, -0.8650645017623901, -2.066669225692749, -1.5161064863204956, 1.3569693565368652, 607.4314575195312, 0.27088236808776855, 0.3240490257740021, 0.009979473426938057, -2.732429265975952, 0.3202476501464844, -0.28104984760284424, -0.48410511016845703, -2.1191110610961914, 0.7248362898826599, 0.9501158595085144, 2.2635488510131836, 1.5494029521942139, -1.6975544691085815, 450.8356628417969, -0.27704861760139465, 0.32708194851875305, 0.018961606547236443, 2.75931453704834, 0.30580195784568787, -2.5290534496307373], "std": [0.15979504585266113, 0.008756831288337708, 0.28585875034332275, 0.2533532679080963, 0.3653858006000519, 0.2652748227119446, 0.3745459020137787, 387.5804443359375, 0.07047431170940399, 0.043482791632413864, 0.045161183923482895, 0.23425526916980743, 0.30808591842651367, 0.2806498110294342, 0.12696990370750427, 0.03982911631464958, 0.17250652611255646, 0.2661694884300232, 0.48393872380256653, 0.29247650504112244, 0.42156800627708435, 398.47320556640625, 0.04722755774855614, 0.05235406383872032, 0.048137225210666656, 0.2122776359319687, 0.3188195526599884, 0.3009684979915619], "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": [651], "max": [651], "mean": [651.0], "std": [0.0], "count": [642]}, "index": {"min": [574620], "max": [575261], "mean": [574940.5], "std": [185.32921158486232], "count": [642]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [642]}, "subtask_annotation": {"mean": [7.372274143302181, 29.0, 29.0, 29.0, 29.0], "std": [5.972161075555838, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [642]}, "scene_annotation": {"mean": [651.0], "std": [0.0], "min": [651], "max": [651], "count": [642]}, "eef_direction_state": {"mean": [3.850467289719626, 3.602803738317757], "std": [2.1318110051556216, 2.170215744070522], "min": [0, 0], "max": [6, 6], "count": [642]}, "eef_velocity_state": {"mean": [0.7507788161993769, 0.9595015576323987], "std": [0.6837278823635455, 0.7703086735132761], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_acc_mag_state": {"mean": [0.6682242990654206, 0.778816199376947], "std": [0.8225139789937247, 0.8470140887428375], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_direction_action": {"mean": [3.850467289719626, 3.602803738317757], "std": [2.1318110051556216, 2.170215744070522], "min": [0, 0], "max": [6, 6], "count": [642]}, "eef_velocity_action": {"mean": [0.7507788161993769, 0.9595015576323987], "std": [0.6837278823635455, 0.7703086735132761], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_acc_mag_action": {"mean": [0.6682242990654206, 0.778816199376947], "std": [0.8225139789937247, 0.8470140887428375], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_sim_pose_state": {"mean": [0.5369227399527285, 0.3002806721482276, 1.1078008135498543, -2.122537525285207, 0.8533547744229866, 2.1576559605972814, 0.5338257661192942, -0.29116741572523763, 1.1009967153149294, 0.7752562586393293, 1.0138387930699206, -2.1002345465476604], "std": [0.048514155758101585, 0.05472194993348854, 0.03791543400863075, 1.625664924690535, 0.40917042319936436, 1.5021492677723192, 0.04464199310088386, 0.06259795170536492, 0.0518286755055345, 2.7739178035719725, 0.3429398994129708, 0.4822399307091987], "min": [0.47052187503328524, 0.1667316923165631, 1.023095058096826, -3.136492646933451, 0.21006446847349447, -3.1176240483424733, 0.437009407523948, -0.38064053928205055, 0.9902788379436939, -3.140192740672981, 0.13453295822927802, -2.7781518625278707], "max": [0.6530234774645867, 0.378243089805244, 1.1625303708079835, 3.1321272764296877, 1.4862588551446825, 3.134048450441582, 0.6545771282542168, -0.09503114014564307, 1.1995375123892316, 3.1373576356012247, 1.4115945286926355, -1.0376813444845838], "count": [642]}, "eef_sim_pose_action": {"mean": [0.5369227399527285, 0.3002806721482276, 1.1078008135498543, -2.122537525285207, 0.8533547744229866, 2.1576559605972814, 0.5338257661192942, -0.29116741572523763, 1.1009967153149294, 0.7752562586393293, 1.0138387930699206, -2.1002345465476604], "std": [0.048514155758101585, 0.05472194993348854, 0.03791543400863075, 1.625664924690535, 0.40917042319936436, 1.5021492677723192, 0.04464199310088386, 0.06259795170536492, 0.0518286755055345, 2.7739178035719725, 0.3429398994129708, 0.4822399307091987], "min": [0.47052187503328524, 0.1667316923165631, 1.023095058096826, -3.136492646933451, 0.21006446847349447, -3.1176240483424733, 0.437009407523948, -0.38064053928205055, 0.9902788379436939, -3.140192740672981, 0.13453295822927802, -2.7781518625278707], "max": [0.6530234774645867, 0.378243089805244, 1.1625303708079835, 3.1321272764296877, 1.4862588551446825, 3.134048450441582, 0.6545771282542168, -0.09503114014564307, 1.1995375123892316, 3.1373576356012247, 1.4115945286926355, -1.0376813444845838], "count": [642]}, "gripper_mode_state": {"mean": [0.5186915887850467, 0.367601246105919], "std": [0.49965050236008896, 0.4821520195615667], "min": [0, 0], "max": [1, 1], "count": [642]}, "gripper_activity_state": {"mean": [1.7570093457943925, 1.7788161993769471], "std": [0.5934395464070127, 0.5617505742323321], "min": [0, 0], "max": [2, 2], "count": [642]}, "gripper_mode_action": {"mean": [0.5186915887850467, 0.367601246105919], "std": [0.49965050236008896, 0.4821520195615667], "min": [0, 0], "max": [1, 1], "count": [642]}, "gripper_activity_action": {"mean": [1.7570093457943925, 1.7788161993769471], "std": [0.5934395464070127, 0.5617505742323321], "min": [0, 0], "max": [2, 2], "count": [642]}, "gripper_open_scale_state": {"mean": [0.4508468845854303, 0.6074314641982224], "std": [0.3984607071344608, 0.38758039018383766], "min": [0.0, 0.034], "max": [0.94, 0.931], "count": [642]}, "gripper_open_scale_action": {"mean": [0.4508468845854303, 0.6074314641982224], "std": [0.3984607071344608, 0.38758039018383766], "min": [0.0, 0.034], "max": [0.94, 0.931], "count": [642]}}} +{"episode_index": 649, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.42875109235052045]], [[0.45686913428951825]], [[0.4561600490196078]]], "std": [[[0.2366197072861468]], [[0.2052446729544318]], [[0.19877449912780681]]], "count": [135]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40551477245219075]], [[0.446143857419511]], [[0.4471505068385379]]], "std": [[[0.20371058149293414]], [[0.1677853165688527]], [[0.1624135032848176]]], "count": [135]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.421682045812152]], [[0.45460758744855967]], [[0.45762966896635193]]], "std": [[[0.22166935647604352]], [[0.19228599632867244]], [[0.18452681521073344]]], "count": [135]}, "observation.state": {"min": [0.1276010125875473, 1.9309799671173096, -1.52559232711792, -1.2559564113616943, -2.9007198810577393, -1.986010193824768, 0.78354811668396, 36.0, 0.08136399835348129, 0.2228589951992035, -0.1373939961194992, -3.1411852836608887, -0.38499999046325684, -0.6489999890327454, -0.8683711290359497, -2.175326108932495, 0.0026703537441790104, -0.45411720871925354, 1.5621570348739624, 0.8126427531242371, -2.2656991481781006, 3.0, -0.3451699912548065, 0.22226199507713318, -0.20937499403953552, -3.1411852836608887, -0.13300000131130219, -2.9539999961853027], "max": [1.117063045501709, 2.1122848987579346, -0.28265607357025146, -0.4236088693141937, -1.4828665256500244, -0.9463175535202026, 1.9426039457321167, 931.0, 0.3854759931564331, 0.4455769956111908, 0.11120700091123581, 3.1389999389648438, 0.659000039100647, 0.39800000190734863, -0.22689281404018402, -2.0178275108337402, 0.779848039150238, 1.1090171337127686, 2.7796289920806885, 2.041616201400757, -0.5017472505569458, 944.0, -0.13919200003147125, 0.44320300221443176, 0.08529999852180481, 3.1410000324249268, 1.0, -1.9210000038146973], "mean": [0.5628790855407715, 2.043962240219116, -0.7476698756217957, -0.8396508693695068, -2.256209373474121, -1.5606008768081665, 1.336011528968811, 564.6282348632812, 0.2645247280597687, 0.3309885859489441, 0.015378793701529503, -2.6645898818969727, 0.16816996037960052, -0.18204903602600098, -0.5095289945602417, -2.1196208000183105, 0.4171017110347748, 0.675044059753418, 2.3346011638641357, 1.660162091255188, -1.590494155883789, 324.1455078125, -0.28779351711273193, 0.2924722135066986, -0.00792801845818758, 1.8187974691390991, 0.43277108669281006, -2.410465717315674], "std": [0.2190881371498108, 0.04696353152394295, 0.37615767121315, 0.19167332351207733, 0.3122870922088623, 0.30495643615722656, 0.283640056848526, 367.5672302246094, 0.08567894250154495, 0.05640092492103577, 0.06431056559085846, 0.941932201385498, 0.31003808975219727, 0.2688000202178955, 0.18037118017673492, 0.0476318895816803, 0.24999015033245087, 0.3308715224266052, 0.34786245226860046, 0.29167547821998596, 0.5429167747497559, 411.6344299316406, 0.05149781331419945, 0.06011076271533966, 0.05806530639529228, 2.2353484630584717, 0.39807048439979553, 0.35399794578552246], "count": [694]}, "action": {"min": [0.1276010125875473, 1.9309799671173096, -1.52559232711792, -1.2559564113616943, -2.9007198810577393, -1.986010193824768, 0.78354811668396, 36.0, 0.08136399835348129, 0.2228589951992035, -0.1373939961194992, -3.1411852836608887, -0.38499999046325684, -0.6489999890327454, -0.8683711290359497, -2.175326108932495, 0.0026703537441790104, -0.45411720871925354, 1.5621570348739624, 0.8126427531242371, -2.2656991481781006, 3.0, -0.3451699912548065, 0.22226199507713318, -0.20937499403953552, -3.1411852836608887, -0.13300000131130219, -2.9539999961853027], "max": [1.117063045501709, 2.1122848987579346, -0.28265607357025146, -0.4236088693141937, -1.4828665256500244, -0.9463175535202026, 1.9426039457321167, 931.0, 0.3854759931564331, 0.4455769956111908, 0.11120700091123581, 3.1389999389648438, 0.659000039100647, 0.39800000190734863, -0.22689281404018402, -2.0178275108337402, 0.779848039150238, 1.1090171337127686, 2.7796289920806885, 2.041616201400757, -0.5017472505569458, 944.0, -0.13919200003147125, 0.44320300221443176, 0.08529999852180481, 3.1410000324249268, 1.0, -1.9210000038146973], "mean": [0.5628790855407715, 2.043962240219116, -0.7476698756217957, -0.8396508693695068, -2.256209373474121, -1.5606008768081665, 1.336011528968811, 564.6282348632812, 0.2645247280597687, 0.3309885859489441, 0.015378793701529503, -2.6645898818969727, 0.16816996037960052, -0.18204903602600098, -0.5095289945602417, -2.1196208000183105, 0.4171017110347748, 0.675044059753418, 2.3346011638641357, 1.660162091255188, -1.590494155883789, 324.1455078125, -0.28779351711273193, 0.2924722135066986, -0.00792801845818758, 1.8187974691390991, 0.43277108669281006, -2.410465717315674], "std": [0.2190881371498108, 0.04696353152394295, 0.37615767121315, 0.19167332351207733, 0.3122870922088623, 0.30495643615722656, 0.283640056848526, 367.5672302246094, 0.08567894250154495, 0.05640092492103577, 0.06431056559085846, 0.941932201385498, 0.31003808975219727, 0.2688000202178955, 0.18037118017673492, 0.0476318895816803, 0.24999015033245087, 0.3308715224266052, 0.34786245226860046, 0.29167547821998596, 0.5429167747497559, 411.6344299316406, 0.05149781331419945, 0.06011076271533966, 0.05806530639529228, 2.2353484630584717, 0.39807048439979553, 0.35399794578552246], "count": [694]}, "timestamp": {"min": [0.0], "max": [23.1], "mean": [11.549999999999999], "std": [6.678011180982953], "count": [694]}, "frame_index": {"min": [0], "max": [693], "mean": [346.5], "std": [200.3403354294886], "count": [694]}, "episode_index": {"min": [652], "max": [652], "mean": [652.0], "std": [0.0], "count": [694]}, "index": {"min": [575262], "max": [575955], "mean": [575608.5], "std": [200.3403354294886], "count": [694]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [694]}, "subtask_annotation": {"mean": [7.8097982708933715, 29.0, 29.0, 29.0, 29.0], "std": [5.451765619896983, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [694]}, "scene_annotation": {"mean": [652.0], "std": [0.0], "min": [652], "max": [652], "count": [694]}, "eef_direction_state": {"mean": [4.053314121037464, 3.6037463976945245], "std": [2.169020608451452, 2.067321653137286], "min": [0, 0], "max": [6, 6], "count": [694]}, "eef_velocity_state": {"mean": [0.6887608069164265, 0.9610951008645533], "std": [0.7387702359452876, 0.7221780693613479], "min": [0, 0], "max": [2, 2], "count": [694]}, "eef_acc_mag_state": {"mean": [0.6829971181556196, 0.8847262247838616], "std": [0.8422039205535237, 0.8392205952357749], "min": [0, 0], "max": [2, 2], "count": [694]}, "eef_direction_action": {"mean": [4.053314121037464, 3.6037463976945245], "std": [2.169020608451452, 2.067321653137286], "min": [0, 0], "max": [6, 6], "count": [694]}, "eef_velocity_action": {"mean": [0.6887608069164265, 0.9610951008645533], "std": [0.7387702359452876, 0.7221780693613479], "min": [0, 0], "max": [2, 2], "count": [694]}, "eef_acc_mag_action": {"mean": [0.6829971181556196, 0.8847262247838616], "std": [0.8422039205535237, 0.8392205952357749], "min": [0, 0], "max": [2, 2], "count": [694]}, "eef_sim_pose_state": {"mean": [0.5037974555148784, 0.2926638750931073, 1.0753206240626574, -2.1817463450356716, 0.8134438566550443, 1.0489712514722143, 0.5441221269478256, -0.28969562656090425, 1.1138057890876083, -0.5600081554031927, 0.8964672567692327, -1.9042209948473459], "std": [0.06250601530041454, 0.06935162335972692, 0.03667172852431546, 0.4377100380806986, 0.4301427578012677, 2.4915609924062943, 0.05654908366161559, 0.09923501794973091, 0.04199765327780773, 2.8727551750544973, 0.3217227674079776, 0.41478318958306876], "min": [0.41417590481189215, 0.052853623638446576, 1.0074195325818245, -2.7879950663359225, 0.19556465211356344, -3.1213853061232233, 0.4269809038066133, -0.41042994510150704, 1.014002258290745, -3.139258201353583, 0.2627666046890975, -2.6844486453107246], "max": [0.6428891078025423, 0.3852265427055248, 1.1382403848593043, -1.3432382564924126, 1.3862035215789033, 3.137797458092857, 0.6571313201913637, -0.05627626080589128, 1.175651878631217, 3.140064206133914, 1.4101698516575398, -1.066494352858117], "count": [694]}, "eef_sim_pose_action": {"mean": [0.5037974555148784, 0.2926638750931073, 1.0753206240626574, -2.1817463450356716, 0.8134438566550443, 1.0489712514722143, 0.5441221269478256, -0.28969562656090425, 1.1138057890876083, -0.5600081554031927, 0.8964672567692327, -1.9042209948473459], "std": [0.06250601530041454, 0.06935162335972692, 0.03667172852431546, 0.4377100380806986, 0.4301427578012677, 2.4915609924062943, 0.05654908366161559, 0.09923501794973091, 0.04199765327780773, 2.8727551750544973, 0.3217227674079776, 0.41478318958306876], "min": [0.41417590481189215, 0.052853623638446576, 1.0074195325818245, -2.7879950663359225, 0.19556465211356344, -3.1213853061232233, 0.4269809038066133, -0.41042994510150704, 1.014002258290745, -3.139258201353583, 0.2627666046890975, -2.6844486453107246], "max": [0.6428891078025423, 0.3852265427055248, 1.1382403848593043, -1.3432382564924126, 1.3862035215789033, 3.137797458092857, 0.6571313201913637, -0.05627626080589128, 1.175651878631217, 3.140064206133914, 1.4101698516575398, -1.066494352858117], "count": [694]}, "gripper_mode_state": {"mean": [0.6671469740634006, 0.39481268011527376], "std": [0.4712344311077536, 0.48881042105858097], "min": [0, 0], "max": [1, 1], "count": [694]}, "gripper_activity_state": {"mean": [1.7680115273775217, 1.6945244956772334], "std": [0.5752456634813955, 0.6365876169613663], "min": [0, 0], "max": [2, 2], "count": [694]}, "gripper_mode_action": {"mean": [0.6671469740634006, 0.39481268011527376], "std": [0.4712344311077536, 0.48881042105858097], "min": [0, 0], "max": [1, 1], "count": [694]}, "gripper_activity_action": {"mean": [1.7680115273775217, 1.6945244956772334], "std": [0.5752456634813955, 0.6365876169613663], "min": [0, 0], "max": [2, 2], "count": [694]}, "gripper_open_scale_state": {"mean": [0.3241455331621666, 0.5646282422947971], "std": [0.4116344508312005, 0.3675670173564271], "min": [0.003, 0.036], "max": [0.944, 0.931], "count": [694]}, "gripper_open_scale_action": {"mean": [0.3241455331621666, 0.5646282422947971], "std": [0.4116344508312005, 0.3675670173564271], "min": [0.003, 0.036], "max": [0.944, 0.931], "count": [694]}}} +{"episode_index": 650, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[1.0]]], "mean": [[[0.43424459961223294]], [[0.4619701172446591]], [[0.4619257572431958]]], "std": [[[0.23283150105305928]], [[0.2018114505645082]], [[0.19630573741087365]]], "count": [134]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4096027308311384]], [[0.4499644074358599]], [[0.4500583479660521]]], "std": [[[0.20842028409559232]], [[0.17230067149186898]], [[0.1674528150128045]]], "count": [134]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4312141025875524]], [[0.4610438341381329]], [[0.46302184390547263]]], "std": [[[0.19754559990612763]], [[0.16712487997960498]], [[0.15943204925277932]]], "count": [134]}, "observation.state": {"min": [0.13350023329257965, 2.060971975326538, -1.6054935455322266, -1.440839171409607, -2.7576026916503906, -1.986202359199524, 0.6104463934898376, 50.0, 0.03400000184774399, 0.24741899967193604, -0.12204399704933167, -3.0739998817443848, -0.36500000953674316, -0.7910000085830688, -0.7584503293037415, -2.1754133701324463, 0.3184702396392822, 0.24357816576957703, 0.7472103834152222, 0.7051653861999512, -2.0098164081573486, 14.0, -0.3617219924926758, 0.24646300077438354, -0.1651040017604828, 1.7940000295639038, -0.049000002443790436, -3.1391851902008057], "max": [1.1479380130767822, 2.1115691661834717, -0.3649657666683197, -0.47905799746513367, -0.9617113471031189, -0.9918707013130188, 2.0352632999420166, 936.0, 0.38434699177742004, 0.430402010679245, 0.09459300339221954, -2.309000015258789, 0.7049999833106995, 0.4360000193119049, -0.10718066990375519, -2.0244946479797363, 1.794058918952942, 1.2000011205673218, 2.8014278411865234, 1.9656248092651367, -0.702652096748352, 938.0, -0.18008600175380707, 0.4521790146827698, 0.0848890021443367, 3.068000078201294, 1.003000020980835, 3.138000011444092], "mean": [0.4218871593475342, 2.0887792110443115, -0.8112495541572571, -0.9244056344032288, -2.0349299907684326, -1.5273151397705078, 1.3943772315979004, 653.5328369140625, 0.2695073187351227, 0.3136218190193176, 0.015416220761835575, -2.727470636367798, 0.3340233862400055, -0.2763046324253082, -0.4503667950630188, -2.129627227783203, 0.7101559638977051, 0.8215783834457397, 2.0516371726989746, 1.491851806640625, -1.4718438386917114, 474.6275634765625, -0.2886742055416107, 0.3153623640537262, 0.006392693147063255, 2.7059288024902344, 0.4385102689266205, -2.4110443592071533], "std": [0.22955109179019928, 0.007679057773202658, 0.3516335189342499, 0.23919031023979187, 0.413289338350296, 0.27499833703041077, 0.3600650727748871, 376.8979797363281, 0.08665738999843597, 0.0504382960498333, 0.05182148143649101, 0.19871929287910461, 0.3041975796222687, 0.2987220287322998, 0.1664167195558548, 0.04352277144789696, 0.33062759041786194, 0.2885326147079468, 0.6417340636253357, 0.32950517535209656, 0.4425787627696991, 419.6562805175781, 0.05554282292723656, 0.05842295289039612, 0.05799597501754761, 0.31937375664711, 0.3000129461288452, 1.0445730686187744], "count": [686]}, "action": {"min": [0.13350023329257965, 2.060971975326538, -1.6054935455322266, -1.440839171409607, -2.7576026916503906, -1.986202359199524, 0.6104463934898376, 50.0, 0.03400000184774399, 0.24741899967193604, -0.12204399704933167, -3.0739998817443848, -0.36500000953674316, -0.7910000085830688, -0.7584503293037415, -2.1754133701324463, 0.3184702396392822, 0.24357816576957703, 0.7472103834152222, 0.7051653861999512, -2.0098164081573486, 14.0, -0.3617219924926758, 0.24646300077438354, -0.1651040017604828, 1.7940000295639038, -0.049000002443790436, -3.1391851902008057], "max": [1.1479380130767822, 2.1115691661834717, -0.3649657666683197, -0.47905799746513367, -0.9617113471031189, -0.9918707013130188, 2.0352632999420166, 936.0, 0.38434699177742004, 0.430402010679245, 0.09459300339221954, -2.309000015258789, 0.7049999833106995, 0.4360000193119049, -0.10718066990375519, -2.0244946479797363, 1.794058918952942, 1.2000011205673218, 2.8014278411865234, 1.9656248092651367, -0.702652096748352, 938.0, -0.18008600175380707, 0.4521790146827698, 0.0848890021443367, 3.068000078201294, 1.003000020980835, 3.138000011444092], "mean": [0.4218871593475342, 2.0887792110443115, -0.8112495541572571, -0.9244056344032288, -2.0349299907684326, -1.5273151397705078, 1.3943772315979004, 653.5328369140625, 0.2695073187351227, 0.3136218190193176, 0.015416220761835575, -2.727470636367798, 0.3340233862400055, -0.2763046324253082, -0.4503667950630188, -2.129627227783203, 0.7101559638977051, 0.8215783834457397, 2.0516371726989746, 1.491851806640625, -1.4718438386917114, 474.6275634765625, -0.2886742055416107, 0.3153623640537262, 0.006392693147063255, 2.7059288024902344, 0.4385102689266205, -2.4110443592071533], "std": [0.22955109179019928, 0.007679057773202658, 0.3516335189342499, 0.23919031023979187, 0.413289338350296, 0.27499833703041077, 0.3600650727748871, 376.8979797363281, 0.08665738999843597, 0.0504382960498333, 0.05182148143649101, 0.19871929287910461, 0.3041975796222687, 0.2987220287322998, 0.1664167195558548, 0.04352277144789696, 0.33062759041786194, 0.2885326147079468, 0.6417340636253357, 0.32950517535209656, 0.4425787627696991, 419.6562805175781, 0.05554282292723656, 0.05842295289039612, 0.05799597501754761, 0.31937375664711, 0.3000129461288452, 1.0445730686187744], "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": [653], "max": [653], "mean": [653.0], "std": [0.0], "count": [686]}, "index": {"min": [575956], "max": [576641], "mean": [576298.5], "std": [198.03093192731282], "count": [686]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [686]}, "subtask_annotation": {"mean": [9.246355685131196, 29.0, 29.0, 29.0, 29.0], "std": [8.985521711152552, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [686]}, "scene_annotation": {"mean": [653.0], "std": [0.0], "min": [653], "max": [653], "count": [686]}, "eef_direction_state": {"mean": [3.7317784256559765, 3.6355685131195337], "std": [2.1559623849066147, 2.1026472722328804], "min": [0, 0], "max": [6, 6], "count": [686]}, "eef_velocity_state": {"mean": [0.7463556851311953, 0.8994169096209913], "std": [0.6387235462481542, 0.7040695602849882], "min": [0, 0], "max": [2, 2], "count": [686]}, "eef_acc_mag_state": {"mean": [0.6938775510204082, 0.7667638483965015], "std": [0.8379781701080738, 0.8300850142132097], "min": [0, 0], "max": [2, 2], "count": [686]}, "eef_direction_action": {"mean": [3.7317784256559765, 3.6355685131195337], "std": [2.1559623849066147, 2.1026472722328804], "min": [0, 0], "max": [6, 6], "count": [686]}, "eef_velocity_action": {"mean": [0.7463556851311953, 0.8994169096209913], "std": [0.6387235462481542, 0.7040695602849882], "min": [0, 0], "max": [2, 2], "count": [686]}, "eef_acc_mag_action": {"mean": [0.6938775510204082, 0.7667638483965015], "std": [0.8379781701080738, 0.8300850142132097], "min": [0, 0], "max": [2, 2], "count": [686]}, "eef_sim_pose_state": {"mean": [0.5211369322362598, 0.3005930128369755, 1.0859557137283542, -2.040866187587564, 0.9748408795880059, 2.0076103903278426, 0.5217799749942027, -0.2940373505853501, 1.10593742908939, 0.790285755550252, 1.0147620962650217, -2.127139838387135], "std": [0.05728422021737011, 0.07022004215481926, 0.037700082023117636, 1.545416155191695, 0.3540999188091723, 1.6393594801976745, 0.053009457296042554, 0.0869934932675925, 0.05289926448402826, 2.7289666458655355, 0.32611622226398496, 0.5470966250359565], "min": [0.43260210887439887, 0.12450656589460708, 1.0085840016833945, -3.1382957775876132, 0.3983403144819213, -3.1333433048213286, 0.43783827383443946, -0.3795677491830125, 1.0076533138461508, -3.141074089763296, 0.21675382613745797, -2.9499119189712313], "max": [0.6470458149871492, 0.39602155866822186, 1.1391076585948388, 3.1413389956247153, 1.450169979065251, 3.1301014024013725, 0.6457529710146251, -0.02850937699686734, 1.2120628472309567, 3.1389708691850977, 1.4697950341051023, -0.9776460869537539], "count": [686]}, "eef_sim_pose_action": {"mean": [0.5211369322362598, 0.3005930128369755, 1.0859557137283542, -2.040866187587564, 0.9748408795880059, 2.0076103903278426, 0.5217799749942027, -0.2940373505853501, 1.10593742908939, 0.790285755550252, 1.0147620962650217, -2.127139838387135], "std": [0.05728422021737011, 0.07022004215481926, 0.037700082023117636, 1.545416155191695, 0.3540999188091723, 1.6393594801976745, 0.053009457296042554, 0.0869934932675925, 0.05289926448402826, 2.7289666458655355, 0.32611622226398496, 0.5470966250359565], "min": [0.43260210887439887, 0.12450656589460708, 1.0085840016833945, -3.1382957775876132, 0.3983403144819213, -3.1333433048213286, 0.43783827383443946, -0.3795677491830125, 1.0076533138461508, -3.141074089763296, 0.21675382613745797, -2.9499119189712313], "max": [0.6470458149871492, 0.39602155866822186, 1.1391076585948388, 3.1413389956247153, 1.450169979065251, 3.1301014024013725, 0.6457529710146251, -0.02850937699686734, 1.2120628472309567, 3.1389708691850977, 1.4697950341051023, -0.9776460869537539], "count": [686]}, "gripper_mode_state": {"mean": [0.4970845481049563, 0.3104956268221574], "std": [0.49999150006800136, 0.4626965447747311], "min": [0, 0], "max": [1, 1], "count": [686]}, "gripper_activity_state": {"mean": [1.793002915451895, 1.784256559766764], "std": [0.5434561866550592, 0.563814025079895], "min": [0, 0], "max": [2, 2], "count": [686]}, "gripper_mode_action": {"mean": [0.4970845481049563, 0.3104956268221574], "std": [0.49999150006800136, 0.4626965447747311], "min": [0, 0], "max": [1, 1], "count": [686]}, "gripper_activity_action": {"mean": [1.793002915451895, 1.784256559766764], "std": [0.5434561866550592, 0.563814025079895], "min": [0, 0], "max": [2, 2], "count": [686]}, "gripper_open_scale_state": {"mean": [0.4746275512817652, 0.6535327988560646], "std": [0.4196560265803476, 0.3768975931950405], "min": [0.014, 0.05], "max": [0.938, 0.936], "count": [686]}, "gripper_open_scale_action": {"mean": [0.4746275512817652, 0.6535327988560646], "std": [0.4196560265803476, 0.3768975931950405], "min": [0.014, 0.05], "max": [0.938, 0.936], "count": [686]}}} +{"episode_index": 651, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.4315690618840129]], [[0.4582655504331362]], [[0.45852861260244837]]], "std": [[[0.23724350012625098]], [[0.2062643882732664]], [[0.20107781064152563]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3945602143635232]], [[0.4367002541757444]], [[0.4370205723493101]]], "std": [[[0.21972287637621993]], [[0.1810579409665721]], [[0.1765196628368307]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4185939963948543]], [[0.45385995046166616]], [[0.45637969609139956]]], "std": [[[0.2147777638641602]], [[0.18509563481592128]], [[0.17743463852041222]]], "count": [126]}, "observation.state": {"min": [0.08890707045793533, 1.9708433151245117, -1.7799217700958252, -1.2597787380218506, -2.92737078666687, -1.9733566045761108, 0.9862681031227112, 51.0, 0.07965700328350067, 0.23382699489593506, -0.13725799322128296, -3.1401853561401367, -0.40700000524520874, -0.8460000157356262, -0.8481602072715759, -2.1752562522888184, -0.0878424197435379, -0.5078908205032349, 1.4840534925460815, 0.7544184923171997, -2.2693991661071777, 6.0, -0.34922799468040466, 0.24128000438213348, -0.21022799611091614, -3.1371853351593018, -0.12200000137090683, -2.9509999752044678], "max": [1.0294824838638306, 2.111307382583618, -0.4516563415527344, -0.43970081210136414, -1.3802412748336792, -1.0200926065444946, 2.0466253757476807, 926.0, 0.3753030002117157, 0.42958301305770874, 0.08175300061702728, 3.1410000324249268, 0.6700000166893005, 0.4399999976158142, -0.2625848054885864, -2.0033762454986572, 0.7849444150924683, 1.017719030380249, 2.830138683319092, 1.9570552110671997, -0.2753256857395172, 937.0, -0.1393290013074875, 0.45276400446891785, 0.07191000133752823, 3.1389999389648438, 0.9800000190734863, -1.8519999980926514], "mean": [0.5250383019447327, 2.073094367980957, -0.8190276026725769, -0.8506324887275696, -2.1933348178863525, -1.503418207168579, 1.440341830253601, 635.4677124023438, 0.2616460621356964, 0.32796183228492737, -0.0009351561311632395, -2.506404161453247, 0.24986325204372406, -0.2938191592693329, -0.5609184503555298, -2.077125310897827, 0.4513740837574005, 0.7038706541061401, 2.395214557647705, 1.6345611810684204, -1.6776849031448364, 440.46148681640625, -0.2863357663154602, 0.31062138080596924, 0.008381830528378487, 2.3073387145996094, 0.34440740942955017, -2.351423978805542], "std": [0.20223866403102875, 0.03167152777314186, 0.35220763087272644, 0.2194676697254181, 0.3292699158191681, 0.26309332251548767, 0.3183612525463104, 349.4025573730469, 0.08035758137702942, 0.04969141632318497, 0.05866779014468193, 1.3384045362472534, 0.29661279916763306, 0.31407755613327026, 0.1619739979505539, 0.05915406718850136, 0.2307867854833603, 0.3610897362232208, 0.3973392844200134, 0.32230475544929504, 0.5776400566101074, 424.80712890625, 0.05441790446639061, 0.06130049005150795, 0.06513661891222, 1.723510503768921, 0.37137407064437866, 0.36579829454421997], "count": [636]}, "action": {"min": [0.08890707045793533, 1.9708433151245117, -1.7799217700958252, -1.2597787380218506, -2.92737078666687, -1.9733566045761108, 0.9862681031227112, 51.0, 0.07965700328350067, 0.23382699489593506, -0.13725799322128296, -3.1401853561401367, -0.40700000524520874, -0.8460000157356262, -0.8481602072715759, -2.1752562522888184, -0.0878424197435379, -0.5078908205032349, 1.4840534925460815, 0.7544184923171997, -2.2693991661071777, 6.0, -0.34922799468040466, 0.24128000438213348, -0.21022799611091614, -3.1371853351593018, -0.12200000137090683, -2.9509999752044678], "max": [1.0294824838638306, 2.111307382583618, -0.4516563415527344, -0.43970081210136414, -1.3802412748336792, -1.0200926065444946, 2.0466253757476807, 926.0, 0.3753030002117157, 0.42958301305770874, 0.08175300061702728, 3.1410000324249268, 0.6700000166893005, 0.4399999976158142, -0.2625848054885864, -2.0033762454986572, 0.7849444150924683, 1.017719030380249, 2.830138683319092, 1.9570552110671997, -0.2753256857395172, 937.0, -0.1393290013074875, 0.45276400446891785, 0.07191000133752823, 3.1389999389648438, 0.9800000190734863, -1.8519999980926514], "mean": [0.5250383019447327, 2.073094367980957, -0.8190276026725769, -0.8506324887275696, -2.1933348178863525, -1.503418207168579, 1.440341830253601, 635.4677124023438, 0.2616460621356964, 0.32796183228492737, -0.0009351561311632395, -2.506404161453247, 0.24986325204372406, -0.2938191592693329, -0.5609184503555298, -2.077125310897827, 0.4513740837574005, 0.7038706541061401, 2.395214557647705, 1.6345611810684204, -1.6776849031448364, 440.46148681640625, -0.2863357663154602, 0.31062138080596924, 0.008381830528378487, 2.3073387145996094, 0.34440740942955017, -2.351423978805542], "std": [0.20223866403102875, 0.03167152777314186, 0.35220763087272644, 0.2194676697254181, 0.3292699158191681, 0.26309332251548767, 0.3183612525463104, 349.4025573730469, 0.08035758137702942, 0.04969141632318497, 0.05866779014468193, 1.3384045362472534, 0.29661279916763306, 0.31407755613327026, 0.1619739979505539, 0.05915406718850136, 0.2307867854833603, 0.3610897362232208, 0.3973392844200134, 0.32230475544929504, 0.5776400566101074, 424.80712890625, 0.05441790446639061, 0.06130049005150795, 0.06513661891222, 1.723510503768921, 0.37137407064437866, 0.36579829454421997], "count": [636]}, "timestamp": {"min": [0.0], "max": [21.166666666666668], "mean": [10.583333333333334], "std": [6.11990528854334], "count": [636]}, "frame_index": {"min": [0], "max": [635], "mean": [317.5], "std": [183.5971586563002], "count": [636]}, "episode_index": {"min": [654], "max": [654], "mean": [654.0], "std": [0.0], "count": [636]}, "index": {"min": [576642], "max": [577277], "mean": [576959.5], "std": [183.5971586563002], "count": [636]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [636]}, "subtask_annotation": {"mean": [7.389937106918239, 29.0, 29.0, 29.0, 29.0], "std": [5.442277951760692, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [636]}, "scene_annotation": {"mean": [654.0], "std": [0.0], "min": [654], "max": [654], "count": [636]}, "eef_direction_state": {"mean": [3.7830188679245285, 3.619496855345912], "std": [2.1529768055950362, 2.0770981810602374], "min": [0, 0], "max": [6, 6], "count": [636]}, "eef_velocity_state": {"mean": [0.779874213836478, 0.9150943396226415], "std": [0.7150475969743909, 0.732677409279549], "min": [0, 0], "max": [2, 2], "count": [636]}, "eef_acc_mag_state": {"mean": [0.7421383647798742, 0.7908805031446541], "std": [0.837139758084561, 0.8214758031460623], "min": [0, 0], "max": [2, 2], "count": [636]}, "eef_direction_action": {"mean": [3.7830188679245285, 3.619496855345912], "std": [2.1529768055950362, 2.0770981810602374], "min": [0, 0], "max": [6, 6], "count": [636]}, "eef_velocity_action": {"mean": [0.779874213836478, 0.9150943396226415], "std": [0.7150475969743909, 0.732677409279549], "min": [0, 0], "max": [2, 2], "count": [636]}, "eef_acc_mag_action": {"mean": [0.7421383647798742, 0.7908805031446541], "std": [0.837139758084561, 0.8214758031460623], "min": [0, 0], "max": [2, 2], "count": [636]}, "eef_sim_pose_state": {"mean": [0.523683758078371, 0.30157722296768247, 1.091919582810892, -2.37221314124875, 0.741392668291602, 1.6830761523473525, 0.540980088783307, -0.2765482211786695, 1.1032605271564155, 1.3554888477224647, 0.9307029407290486, -2.1238296031977852], "std": [0.0597082983292674, 0.07630451171020881, 0.03835581234948889, 0.37393038930115235, 0.45418837083832714, 2.1767332656843053, 0.04933769983552819, 0.08692834824911726, 0.04722035336174564, 2.555387036299798, 0.3186443363386702, 0.4805146990587407], "min": [0.43017998554601194, 0.04904120698480838, 1.0074555081901246, -3.0385219002109736, 0.1307672715412389, -3.129237590843861, 0.4403901243019136, -0.38005798688198433, 1.0111613420336267, -3.1412562410190055, 0.15120777757118242, -2.9258458304844046], "max": [0.6516882733373258, 0.38270129265141556, 1.1612027484567364, -1.515677449625152, 1.3522158025171174, 3.139813789667294, 0.6439379808009539, -0.05625224894870687, 1.1908870489071781, 3.141216302866198, 1.453420890847882, -1.0241227508161632], "count": [636]}, "eef_sim_pose_action": {"mean": [0.523683758078371, 0.30157722296768247, 1.091919582810892, -2.37221314124875, 0.741392668291602, 1.6830761523473525, 0.540980088783307, -0.2765482211786695, 1.1032605271564155, 1.3554888477224647, 0.9307029407290486, -2.1238296031977852], "std": [0.0597082983292674, 0.07630451171020881, 0.03835581234948889, 0.37393038930115235, 0.45418837083832714, 2.1767332656843053, 0.04933769983552819, 0.08692834824911726, 0.04722035336174564, 2.555387036299798, 0.3186443363386702, 0.4805146990587407], "min": [0.43017998554601194, 0.04904120698480838, 1.0074555081901246, -3.0385219002109736, 0.1307672715412389, -3.129237590843861, 0.4403901243019136, -0.38005798688198433, 1.0111613420336267, -3.1412562410190055, 0.15120777757118242, -2.9258458304844046], "max": [0.6516882733373258, 0.38270129265141556, 1.1612027484567364, -1.515677449625152, 1.3522158025171174, 3.139813789667294, 0.6439379808009539, -0.05625224894870687, 1.1908870489071781, 3.141216302866198, 1.453420890847882, -1.0241227508161632], "count": [636]}, "gripper_mode_state": {"mean": [0.539308176100629, 0.3128930817610063], "std": [0.4984524724501252, 0.46367122096061286], "min": [0, 0], "max": [1, 1], "count": [636]}, "gripper_activity_state": {"mean": [1.751572327044025, 1.7861635220125787], "std": [0.5918051848744377, 0.545014913813757], "min": [0, 0], "max": [2, 2], "count": [636]}, "gripper_mode_action": {"mean": [0.539308176100629, 0.3128930817610063], "std": [0.4984524724501252, 0.46367122096061286], "min": [0, 0], "max": [1, 1], "count": [636]}, "gripper_activity_action": {"mean": [1.751572327044025, 1.7861635220125787], "std": [0.5918051848744377, 0.545014913813757], "min": [0, 0], "max": [2, 2], "count": [636]}, "gripper_open_scale_state": {"mean": [0.44046147768827354, 0.6354677671576434], "std": [0.4248071899320422, 0.3494026369371767], "min": [0.006, 0.051], "max": [0.937, 0.926], "count": [636]}, "gripper_open_scale_action": {"mean": [0.44046147768827354, 0.6354677671576434], "std": [0.4248071899320422, 0.3494026369371767], "min": [0.006, 0.051], "max": [0.937, 0.926], "count": [636]}}} +{"episode_index": 652, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4273491157050252]], [[0.45605722469998927]], [[0.4579538750267867]]], "std": [[[0.2365023536070353]], [[0.20384529072433646]], [[0.19778493278701906]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4011030449748205]], [[0.4427996641621129]], [[0.44271233124397297]]], "std": [[[0.21236907893927542]], [[0.17230988159679334]], [[0.16694813897027322]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41774979742580093]], [[0.45047629379620696]], [[0.4533255601762563]]], "std": [[[0.20167334206750306]], [[0.1714170914446788]], [[0.16273484841397637]]], "count": [122]}, "observation.state": {"min": [0.1978679895401001, 2.0410752296447754, -1.3467135429382324, -1.3166590929031372, -2.8426525592803955, -1.9852423667907715, 0.8062199950218201, 53.0, 0.060906000435352325, 0.2533630132675171, -0.1020359992980957, -3.1411852836608887, -0.4269999861717224, -0.6760000586509705, -0.7507533431053162, -2.175518035888672, 0.29140016436576843, -0.0023736481089144945, 1.407730221748352, 0.8018391728401184, -2.090904474258423, 15.0, -0.3628869950771332, 0.25102901458740234, -0.13898800313472748, 1.809999942779541, -0.09700000286102295, -3.1411852836608887], "max": [1.0322401523590088, 2.1049020290374756, -0.40338051319122314, -0.37398913502693176, -1.485292673110962, -0.9341700077056885, 1.840100646018982, 928.0, 0.3881799876689911, 0.44238999485969543, 0.0918089970946312, 3.140000104904175, 0.6830000281333923, 0.3630000054836273, -0.20460495352745056, -2.045107126235962, 0.8908684849739075, 1.0920873880386353, 2.801114082336426, 1.960458517074585, -0.8014551997184753, 934.0, -0.21375900506973267, 0.4674839973449707, 0.07672099769115448, 3.11299991607666, 1.062999963760376, 3.134999990463257], "mean": [0.4574488401412964, 2.081761360168457, -0.7510583400726318, -0.8844144940376282, -2.097404956817627, -1.4895747900009155, 1.3313933610916138, 624.3154907226562, 0.27932050824165344, 0.32938486337661743, 0.02132624015212059, -2.6047441959381104, 0.28053370118141174, -0.25356999039649963, -0.5038986206054688, -2.1104297637939453, 0.5801601409912109, 0.8257090449333191, 2.3216922283172607, 1.525360107421875, -1.6873515844345093, 471.14910888671875, -0.2942611277103424, 0.32120281457901, 0.013866952620446682, 2.770963430404663, 0.35453546047210693, -2.227980375289917], "std": [0.1706930696964264, 0.011377331800758839, 0.236212357878685, 0.24348130822181702, 0.39104795455932617, 0.2725978493690491, 0.306381493806839, 366.77862548828125, 0.07313811033964157, 0.04508189111948013, 0.04024043679237366, 0.6576091051101685, 0.33137863874435425, 0.27156102657318115, 0.14419876039028168, 0.04623035341501236, 0.20657099783420563, 0.2753763198852539, 0.46130579710006714, 0.3430900573730469, 0.4243549406528473, 412.8853759765625, 0.051436468958854675, 0.06885866820812225, 0.045381441712379456, 0.31029006838798523, 0.32373932003974915, 1.030289888381958], "count": [607]}, "action": {"min": [0.1978679895401001, 2.0410752296447754, -1.3467135429382324, -1.3166590929031372, -2.8426525592803955, -1.9852423667907715, 0.8062199950218201, 53.0, 0.060906000435352325, 0.2533630132675171, -0.1020359992980957, -3.1411852836608887, -0.4269999861717224, -0.6760000586509705, -0.7507533431053162, -2.175518035888672, 0.29140016436576843, -0.0023736481089144945, 1.407730221748352, 0.8018391728401184, -2.090904474258423, 15.0, -0.3628869950771332, 0.25102901458740234, -0.13898800313472748, 1.809999942779541, -0.09700000286102295, -3.1411852836608887], "max": [1.0322401523590088, 2.1049020290374756, -0.40338051319122314, -0.37398913502693176, -1.485292673110962, -0.9341700077056885, 1.840100646018982, 928.0, 0.3881799876689911, 0.44238999485969543, 0.0918089970946312, 3.140000104904175, 0.6830000281333923, 0.3630000054836273, -0.20460495352745056, -2.045107126235962, 0.8908684849739075, 1.0920873880386353, 2.801114082336426, 1.960458517074585, -0.8014551997184753, 934.0, -0.21375900506973267, 0.4674839973449707, 0.07672099769115448, 3.11299991607666, 1.062999963760376, 3.134999990463257], "mean": [0.4574488401412964, 2.081761360168457, -0.7510583400726318, -0.8844144940376282, -2.097404956817627, -1.4895747900009155, 1.3313933610916138, 624.3154907226562, 0.27932050824165344, 0.32938486337661743, 0.02132624015212059, -2.6047441959381104, 0.28053370118141174, -0.25356999039649963, -0.5038986206054688, -2.1104297637939453, 0.5801601409912109, 0.8257090449333191, 2.3216922283172607, 1.525360107421875, -1.6873515844345093, 471.14910888671875, -0.2942611277103424, 0.32120281457901, 0.013866952620446682, 2.770963430404663, 0.35453546047210693, -2.227980375289917], "std": [0.1706930696964264, 0.011377331800758839, 0.236212357878685, 0.24348130822181702, 0.39104795455932617, 0.2725978493690491, 0.306381493806839, 366.77862548828125, 0.07313811033964157, 0.04508189111948013, 0.04024043679237366, 0.6576091051101685, 0.33137863874435425, 0.27156102657318115, 0.14419876039028168, 0.04623035341501236, 0.20657099783420563, 0.2753763198852539, 0.46130579710006714, 0.3430900573730469, 0.4243549406528473, 412.8853759765625, 0.051436468958854675, 0.06885866820812225, 0.045381441712379456, 0.31029006838798523, 0.32373932003974915, 1.030289888381958], "count": [607]}, "timestamp": {"min": [0.0], "max": [20.2], "mean": [10.1], "std": [5.840852297015869], "count": [607]}, "frame_index": {"min": [0], "max": [606], "mean": [303.0], "std": [175.22556891047608], "count": [607]}, "episode_index": {"min": [655], "max": [655], "mean": [655.0], "std": [0.0], "count": [607]}, "index": {"min": [577278], "max": [577884], "mean": [577581.0], "std": [175.22556891047608], "count": [607]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [607]}, "subtask_annotation": {"mean": [8.181219110378912, 29.0, 29.0, 29.0, 29.0], "std": [6.656810301504116, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [607]}, "scene_annotation": {"mean": [655.0], "std": [0.0], "min": [655], "max": [655], "count": [607]}, "eef_direction_state": {"mean": [3.838550247116969, 3.6787479406919275], "std": [2.3324153414229705, 2.116210224448607], "min": [0, 0], "max": [6, 6], "count": [607]}, "eef_velocity_state": {"mean": [0.6886326194398682, 0.9588138385502472], "std": [0.7239735278208691, 0.7593137736532668], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_acc_mag_state": {"mean": [0.6326194398682042, 0.7792421746293245], "std": [0.7881684136367756, 0.8342132710219488], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_direction_action": {"mean": [3.838550247116969, 3.6787479406919275], "std": [2.3324153414229705, 2.116210224448607], "min": [0, 0], "max": [6, 6], "count": [607]}, "eef_velocity_action": {"mean": [0.6886326194398682, 0.9588138385502472], "std": [0.7239735278208691, 0.7593137736532668], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_acc_mag_action": {"mean": [0.6326194398682042, 0.7792421746293245], "std": [0.7881684136367756, 0.8342132710219488], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_sim_pose_state": {"mean": [0.5297780993158643, 0.3086724350814461, 1.0910174196518825, -1.822719010777656, 0.8019584393149515, 2.046249554900911, 0.5374192646740339, -0.3032216999028393, 1.1039248365194445, -0.9083122328428218, 0.9842307193497669, -2.0497123106966773], "std": [0.06359500134178245, 0.05897654638193595, 0.038050050101607946, 1.7458163990540998, 0.37634273812505437, 1.7765837156142865, 0.045164622081100794, 0.06427855885545963, 0.050003094302978404, 2.7257017780260218, 0.35137586162196244, 0.47988164533977234], "min": [0.442013406070589, 0.1656328746963015, 1.0062297457542797, -3.1399111388730407, 0.2510959418298526, -3.138611126747219, 0.44389400700451237, -0.38009995657174567, 0.9980818108010493, -3.136972821321962, 0.21779650173615206, -2.999919897688463], "max": [0.6610072803865337, 0.3918502995825472, 1.1497657991302817, 3.1403779836638397, 1.3888138915993733, 3.139227554404604, 0.6556334840013368, -0.06950827821065528, 1.2154131274168685, 3.1414072378799633, 1.3779342667150818, -1.0192844469893634], "count": [607]}, "eef_sim_pose_action": {"mean": [0.5297780993158643, 0.3086724350814461, 1.0910174196518825, -1.822719010777656, 0.8019584393149515, 2.046249554900911, 0.5374192646740339, -0.3032216999028393, 1.1039248365194445, -0.9083122328428218, 0.9842307193497669, -2.0497123106966773], "std": [0.06359500134178245, 0.05897654638193595, 0.038050050101607946, 1.7458163990540998, 0.37634273812505437, 1.7765837156142865, 0.045164622081100794, 0.06427855885545963, 0.050003094302978404, 2.7257017780260218, 0.35137586162196244, 0.47988164533977234], "min": [0.442013406070589, 0.1656328746963015, 1.0062297457542797, -3.1399111388730407, 0.2510959418298526, -3.138611126747219, 0.44389400700451237, -0.38009995657174567, 0.9980818108010493, -3.136972821321962, 0.21779650173615206, -2.999919897688463], "max": [0.6610072803865337, 0.3918502995825472, 1.1497657991302817, 3.1403779836638397, 1.3888138915993733, 3.139227554404604, 0.6556334840013368, -0.06950827821065528, 1.2154131274168685, 3.1414072378799633, 1.3779342667150818, -1.0192844469893634], "count": [607]}, "gripper_mode_state": {"mean": [0.4975288303130148, 0.3261943986820428], "std": [0.4999938932830874, 0.46881938201241785], "min": [0, 0], "max": [1, 1], "count": [607]}, "gripper_activity_state": {"mean": [1.7479406919275124, 1.7561779242174629], "std": [0.6053508327816547, 0.593643335563218], "min": [0, 0], "max": [2, 2], "count": [607]}, "gripper_mode_action": {"mean": [0.4975288303130148, 0.3261943986820428], "std": [0.4999938932830874, 0.46881938201241785], "min": [0, 0], "max": [1, 1], "count": [607]}, "gripper_activity_action": {"mean": [1.7479406919275124, 1.7561779242174629], "std": [0.6053508327816547, 0.593643335563218], "min": [0, 0], "max": [2, 2], "count": [607]}, "gripper_open_scale_state": {"mean": [0.47114909384945713, 0.6243154859967057], "std": [0.41288531027522446, 0.3667788393884304], "min": [0.015, 0.053], "max": [0.934, 0.928], "count": [607]}, "gripper_open_scale_action": {"mean": [0.47114909384945713, 0.6243154859967057], "std": [0.41288531027522446, 0.3667788393884304], "min": [0.015, 0.053], "max": [0.934, 0.928], "count": [607]}}} +{"episode_index": 653, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42474938543125584]], [[0.4530287242501167]], [[0.4537174716240663]]], "std": [[[0.23456281878382687]], [[0.20284061509447962]], [[0.19720237776277957]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39841452205882355]], [[0.4392998730742297]], [[0.4396504161560457]]], "std": [[[0.23234824302099802]], [[0.1958902736294959]], [[0.19109054577315182]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42440030856092437]], [[0.46006582997782447]], [[0.4623325965802988]]], "std": [[[0.201745807567085]], [[0.16842026070527613]], [[0.1594667186476967]]], "count": [112]}, "observation.state": {"min": [0.20985840260982513, 1.9170172214508057, -1.3973280191421509, -1.208884835243225, -2.8013930320739746, -1.9124795198440552, 0.8942543864250183, 43.0, 0.09392599761486053, 0.2404100000858307, -0.12086399644613266, -3.0759999752044678, -0.14100000262260437, -0.8219999670982361, -0.898687481880188, -2.175360918045044, 0.07380998134613037, -0.4550073444843292, 1.5194661617279053, 0.849765956401825, -2.3232953548431396, 0.0, -0.33393898606300354, 0.25428199768066406, -0.208856001496315, -3.1411852836608887, -0.18700002133846283, -3.1331851482391357], "max": [1.044370174407959, 2.1031742095947266, -0.3355919420719147, -0.4501902759075165, -1.5448782444000244, -1.1149338483810425, 1.8489320278167725, 925.0, 0.3862819969654083, 0.4202139973640442, 0.1176069974899292, -2.384000062942505, 0.6359999775886536, 0.257999986410141, -0.31264084577560425, -1.9747004508972168, 0.7868468165397644, 1.079189419746399, 2.857732057571411, 1.9568283557891846, -0.318033903837204, 940.0, -0.16657599806785583, 0.4725799858570099, 0.076555997133255, 3.140000104904175, 0.9470000267028809, -1.8459999561309814], "mean": [0.46180260181427, 2.0465664863586426, -0.6670405864715576, -0.7737415432929993, -2.1188855171203613, -1.531691312789917, 1.3304874897003174, 567.4484252929688, 0.2939991354942322, 0.316712886095047, 0.02063952200114727, -2.767063617706299, 0.36445680260658264, -0.34409043192863464, -0.6180819869041443, -2.070979118347168, 0.5432289242744446, 0.6694262027740479, 2.3772754669189453, 1.5620850324630737, -1.7000582218170166, 419.75506591796875, -0.2748202979564667, 0.330131471157074, -0.0014614727115258574, 1.70314621925354, 0.3079097867012024, -2.381131887435913], "std": [0.19492165744304657, 0.05115479975938797, 0.2632666528224945, 0.17732787132263184, 0.3254105746746063, 0.22654063999652863, 0.318198561668396, 380.6957092285156, 0.07050932198762894, 0.05492705479264259, 0.05592097342014313, 0.19977082312107086, 0.2276238203048706, 0.292438805103302, 0.15363654494285583, 0.0621277391910553, 0.20810702443122864, 0.3572618365287781, 0.4156177341938019, 0.3286662995815277, 0.6038801074028015, 416.9068298339844, 0.052071232348680496, 0.06014610826969147, 0.06877430528402328, 2.2979013919830322, 0.32894185185432434, 0.3691694736480713], "count": [543]}, "action": {"min": [0.20985840260982513, 1.9170172214508057, -1.3973280191421509, -1.208884835243225, -2.8013930320739746, -1.9124795198440552, 0.8942543864250183, 43.0, 0.09392599761486053, 0.2404100000858307, -0.12086399644613266, -3.0759999752044678, -0.14100000262260437, -0.8219999670982361, -0.898687481880188, -2.175360918045044, 0.07380998134613037, -0.4550073444843292, 1.5194661617279053, 0.849765956401825, -2.3232953548431396, 0.0, -0.33393898606300354, 0.25428199768066406, -0.208856001496315, -3.1411852836608887, -0.18700002133846283, -3.1331851482391357], "max": [1.044370174407959, 2.1031742095947266, -0.3355919420719147, -0.4501902759075165, -1.5448782444000244, -1.1149338483810425, 1.8489320278167725, 925.0, 0.3862819969654083, 0.4202139973640442, 0.1176069974899292, -2.384000062942505, 0.6359999775886536, 0.257999986410141, -0.31264084577560425, -1.9747004508972168, 0.7868468165397644, 1.079189419746399, 2.857732057571411, 1.9568283557891846, -0.318033903837204, 940.0, -0.16657599806785583, 0.4725799858570099, 0.076555997133255, 3.140000104904175, 0.9470000267028809, -1.8459999561309814], "mean": [0.46180260181427, 2.0465664863586426, -0.6670405864715576, -0.7737415432929993, -2.1188855171203613, -1.531691312789917, 1.3304874897003174, 567.4484252929688, 0.2939991354942322, 0.316712886095047, 0.02063952200114727, -2.767063617706299, 0.36445680260658264, -0.34409043192863464, -0.6180819869041443, -2.070979118347168, 0.5432289242744446, 0.6694262027740479, 2.3772754669189453, 1.5620850324630737, -1.7000582218170166, 419.75506591796875, -0.2748202979564667, 0.330131471157074, -0.0014614727115258574, 1.70314621925354, 0.3079097867012024, -2.381131887435913], "std": [0.19492165744304657, 0.05115479975938797, 0.2632666528224945, 0.17732787132263184, 0.3254105746746063, 0.22654063999652863, 0.318198561668396, 380.6957092285156, 0.07050932198762894, 0.05492705479264259, 0.05592097342014313, 0.19977082312107086, 0.2276238203048706, 0.292438805103302, 0.15363654494285583, 0.0621277391910553, 0.20810702443122864, 0.3572618365287781, 0.4156177341938019, 0.3286662995815277, 0.6038801074028015, 416.9068298339844, 0.052071232348680496, 0.06014610826969147, 0.06877430528402328, 2.2979013919830322, 0.32894185185432434, 0.3691694736480713], "count": [543]}, "timestamp": {"min": [0.0], "max": [18.066666666666666], "mean": [9.033333333333333], "std": [5.225011075657232], "count": [543]}, "frame_index": {"min": [0], "max": [542], "mean": [271.0], "std": [156.75033226971695], "count": [543]}, "episode_index": {"min": [656], "max": [656], "mean": [656.0], "std": [0.0], "count": [543]}, "index": {"min": [577885], "max": [578427], "mean": [578156.0], "std": [156.75033226971695], "count": [543]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [543]}, "subtask_annotation": {"mean": [10.243093922651934, 29.0, 29.0, 29.0, 29.0], "std": [8.956402650545119, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [543]}, "scene_annotation": {"mean": [656.0], "std": [0.0], "min": [656], "max": [656], "count": [543]}, "eef_direction_state": {"mean": [3.6224677716390423, 3.421731123388582], "std": [2.0986735674029147, 2.12432356160074], "min": [0, 0], "max": [6, 6], "count": [543]}, "eef_velocity_state": {"mean": [0.8931860036832413, 0.9650092081031307], "std": [0.7405696729820547, 0.7437092529704631], "min": [0, 0], "max": [2, 2], "count": [543]}, "eef_acc_mag_state": {"mean": [0.7513812154696132, 0.9318600368324125], "std": [0.8270701624226285, 0.8192873215282529], "min": [0, 0], "max": [2, 2], "count": [543]}, "eef_direction_action": {"mean": [3.6224677716390423, 3.421731123388582], "std": [2.0986735674029147, 2.12432356160074], "min": [0, 0], "max": [6, 6], "count": [543]}, "eef_velocity_action": {"mean": [0.8931860036832413, 0.9650092081031307], "std": [0.7405696729820547, 0.7437092529704631], "min": [0, 0], "max": [2, 2], "count": [543]}, "eef_acc_mag_action": {"mean": [0.7513812154696132, 0.9318600368324125], "std": [0.8270701624226285, 0.8192873215282529], "min": [0, 0], "max": [2, 2], "count": [543]}, "eef_sim_pose_state": {"mean": [0.5438516018829468, 0.2856364726997712, 1.0946453424618932, -2.46946582414682, 0.749110520884167, 2.350623378903942, 0.5255637050528239, -0.316198294768006, 1.0923864699419699, 1.2196014340640566, 1.025983907407412, -2.2363676848740592], "std": [0.057193275431659085, 0.07470822219607959, 0.043373353051646815, 0.38614277325910856, 0.4400393982063961, 1.3944087414633606, 0.05480373152300939, 0.072167270400504, 0.04968604943887121, 2.607330364061039, 0.2755267469406241, 0.47395638564773823], "min": [0.46215021989076766, 0.07186585579188334, 0.9960315035359508, -3.0912017577493254, 0.08858804895406203, -3.138424804443924, 0.4501695804926425, -0.3934026443687296, 1.0111162326016747, -3.141070419465346, 0.40472489087197827, -2.973698075405428], "max": [0.6702661126112992, 0.36924181178664606, 1.1549810833163001, -1.1043079094472308, 1.4545015491587936, 3.122323838678092, 0.6341899330136597, -0.07431671276276598, 1.1847808365519301, 3.1408268849817564, 1.412403123155638, -1.150845843612284], "count": [543]}, "eef_sim_pose_action": {"mean": [0.5438516018829468, 0.2856364726997712, 1.0946453424618932, -2.46946582414682, 0.749110520884167, 2.350623378903942, 0.5255637050528239, -0.316198294768006, 1.0923864699419699, 1.2196014340640566, 1.025983907407412, -2.2363676848740592], "std": [0.057193275431659085, 0.07470822219607959, 0.043373353051646815, 0.38614277325910856, 0.4400393982063961, 1.3944087414633606, 0.05480373152300939, 0.072167270400504, 0.04968604943887121, 2.607330364061039, 0.2755267469406241, 0.47395638564773823], "min": [0.46215021989076766, 0.07186585579188334, 0.9960315035359508, -3.0912017577493254, 0.08858804895406203, -3.138424804443924, 0.4501695804926425, -0.3934026443687296, 1.0111162326016747, -3.141070419465346, 0.40472489087197827, -2.973698075405428], "max": [0.6702661126112992, 0.36924181178664606, 1.1549810833163001, -1.1043079094472308, 1.4545015491587936, 3.122323838678092, 0.6341899330136597, -0.07431671276276598, 1.1847808365519301, 3.1408268849817564, 1.412403123155638, -1.150845843612284], "count": [543]}, "gripper_mode_state": {"mean": [0.5543278084714549, 0.4162062615101289], "std": [0.4970397260045635, 0.4929286047592387], "min": [0, 0], "max": [1, 1], "count": [543]}, "gripper_activity_state": {"mean": [1.6777163904235728, 1.720073664825046], "std": [0.6739023109636482, 0.6121110364212271], "min": [0, 0], "max": [2, 2], "count": [543]}, "gripper_mode_action": {"mean": [0.5543278084714549, 0.4162062615101289], "std": [0.4970397260045635, 0.4929286047592387], "min": [0, 0], "max": [1, 1], "count": [543]}, "gripper_activity_action": {"mean": [1.6777163904235728, 1.720073664825046], "std": [0.6739023109636482, 0.6121110364212271], "min": [0, 0], "max": [2, 2], "count": [543]}, "gripper_open_scale_state": {"mean": [0.4197550646178355, 0.5674484343133587], "std": [0.4169067517589511, 0.3806961425407496], "min": [0.0, 0.043], "max": [0.94, 0.925], "count": [543]}, "gripper_open_scale_action": {"mean": [0.4197550646178355, 0.5674484343133587], "std": [0.4169067517589511, 0.3806961425407496], "min": [0.0, 0.043], "max": [0.94, 0.925], "count": [543]}}} +{"episode_index": 654, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.43378252736279693]], [[0.45925336199294536]], [[0.4589674207646022]]], "std": [[[0.2291716338309884]], [[0.1994334925425898]], [[0.19449795837421657]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40457356669519656]], [[0.44451538022616455]], [[0.4439195796374105]]], "std": [[[0.19064850096314553]], [[0.15106236488849775]], [[0.1455405015580294]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.41901530079624444]], [[0.45387687065566973]], [[0.4563692518674136]]], "std": [[[0.2075932105519591]], [[0.1750305814699335]], [[0.16626080925643077]]], "count": [126]}, "observation.state": {"min": [0.2361779510974884, 2.0509016513824463, -1.5039676427841187, -1.298647165298462, -2.8653244972229004, -1.939828872680664, 0.9473647475242615, 56.0, 0.034954000264406204, 0.2799740135669708, -0.1265150010585785, -3.0460000038146973, -0.4050000309944153, -0.7730000019073486, -0.7659726738929749, -2.1758322715759277, 0.28293532133102417, 0.18043215572834015, 0.8142659664154053, 0.6812543869018555, -2.023360252380371, -1.0, -0.36083999276161194, 0.24755899608135223, -0.13945400714874268, 1.437000036239624, -0.12399999797344208, -3.1381852626800537], "max": [1.1248472929000854, 2.1151819229125977, -0.3959803283214569, -0.38611921668052673, -1.5749328136444092, -0.506773829460144, 2.1327052116394043, 928.0, 0.3854680061340332, 0.4792490005493164, 0.08718600124120712, -2.2960000038146973, 0.6620000004768372, 0.4880000054836273, -0.17929768562316895, -2.023115873336792, 1.5070395469665527, 1.2255527973175049, 2.799961805343628, 1.9771788120269775, -0.6261892318725586, 919.0, -0.18725000321865082, 0.4536519944667816, 0.08537600189447403, 3.078000068664551, 1.121999979019165, 3.134000062942505], "mean": [0.5795694589614868, 2.0834298133850098, -0.8098576664924622, -0.8761476278305054, -2.1373376846313477, -1.3695844411849976, 1.4766696691513062, 636.09228515625, 0.24694585800170898, 0.360495001077652, 0.01066557876765728, -2.6845812797546387, 0.24001437425613403, -0.2841574251651764, -0.46758031845092773, -2.1286377906799316, 0.7175162434577942, 0.7447690963745117, 1.9929355382919312, 1.472190260887146, -1.4635066986083984, 448.281494140625, -0.28881964087486267, 0.3215041160583496, 0.0036526545882225037, 2.598263740539551, 0.4551449716091156, -1.4990907907485962], "std": [0.23485377430915833, 0.012750846333801746, 0.3083534836769104, 0.266603022813797, 0.3323138356208801, 0.38945472240448, 0.32404664158821106, 344.0792236328125, 0.09811361134052277, 0.05687996372580528, 0.05357297509908676, 0.22140520811080933, 0.29481732845306396, 0.2912198305130005, 0.1711302250623703, 0.04538240283727646, 0.26012474298477173, 0.31934332847595215, 0.6805374026298523, 0.36275309324264526, 0.4865435063838959, 402.13916015625, 0.0484701432287693, 0.062007151544094086, 0.05506027489900589, 0.4396336078643799, 0.41980311274528503, 2.154423236846924], "count": [634]}, "action": {"min": [0.2361779510974884, 2.0509016513824463, -1.5039676427841187, -1.298647165298462, -2.8653244972229004, -1.939828872680664, 0.9473647475242615, 56.0, 0.034954000264406204, 0.2799740135669708, -0.1265150010585785, -3.0460000038146973, -0.4050000309944153, -0.7730000019073486, -0.7659726738929749, -2.1758322715759277, 0.28293532133102417, 0.18043215572834015, 0.8142659664154053, 0.6812543869018555, -2.023360252380371, -1.0, -0.36083999276161194, 0.24755899608135223, -0.13945400714874268, 1.437000036239624, -0.12399999797344208, -3.1381852626800537], "max": [1.1248472929000854, 2.1151819229125977, -0.3959803283214569, -0.38611921668052673, -1.5749328136444092, -0.506773829460144, 2.1327052116394043, 928.0, 0.3854680061340332, 0.4792490005493164, 0.08718600124120712, -2.2960000038146973, 0.6620000004768372, 0.4880000054836273, -0.17929768562316895, -2.023115873336792, 1.5070395469665527, 1.2255527973175049, 2.799961805343628, 1.9771788120269775, -0.6261892318725586, 919.0, -0.18725000321865082, 0.4536519944667816, 0.08537600189447403, 3.078000068664551, 1.121999979019165, 3.134000062942505], "mean": [0.5795694589614868, 2.0834298133850098, -0.8098576664924622, -0.8761476278305054, -2.1373376846313477, -1.3695844411849976, 1.4766696691513062, 636.09228515625, 0.24694585800170898, 0.360495001077652, 0.01066557876765728, -2.6845812797546387, 0.24001437425613403, -0.2841574251651764, -0.46758031845092773, -2.1286377906799316, 0.7175162434577942, 0.7447690963745117, 1.9929355382919312, 1.472190260887146, -1.4635066986083984, 448.281494140625, -0.28881964087486267, 0.3215041160583496, 0.0036526545882225037, 2.598263740539551, 0.4551449716091156, -1.4990907907485962], "std": [0.23485377430915833, 0.012750846333801746, 0.3083534836769104, 0.266603022813797, 0.3323138356208801, 0.38945472240448, 0.32404664158821106, 344.0792236328125, 0.09811361134052277, 0.05687996372580528, 0.05357297509908676, 0.22140520811080933, 0.29481732845306396, 0.2912198305130005, 0.1711302250623703, 0.04538240283727646, 0.26012474298477173, 0.31934332847595215, 0.6805374026298523, 0.36275309324264526, 0.4865435063838959, 402.13916015625, 0.0484701432287693, 0.062007151544094086, 0.05506027489900589, 0.4396336078643799, 0.41980311274528503, 2.154423236846924], "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": [657], "max": [657], "mean": [657.0], "std": [0.0], "count": [634]}, "index": {"min": [578428], "max": [579061], "mean": [578744.5], "std": [183.0198076711917], "count": [634]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [634]}, "subtask_annotation": {"mean": [10.641955835962145, 29.0, 29.0, 29.0, 29.0], "std": [8.531415684864655, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [634]}, "scene_annotation": {"mean": [657.0], "std": [0.0], "min": [657], "max": [657], "count": [634]}, "eef_direction_state": {"mean": [3.9305993690851735, 3.8769716088328074], "std": [2.1353810718803055, 1.9962124172960167], "min": [0, 0], "max": [6, 6], "count": [634]}, "eef_velocity_state": {"mean": [0.7318611987381703, 0.9905362776025236], "std": [0.6721316011404035, 0.7450607258989019], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_acc_mag_state": {"mean": [0.667192429022082, 0.8548895899053628], "std": [0.8107884569735844, 0.831791273592952], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_direction_action": {"mean": [3.9305993690851735, 3.8769716088328074], "std": [2.1353810718803055, 1.9962124172960167], "min": [0, 0], "max": [6, 6], "count": [634]}, "eef_velocity_action": {"mean": [0.7318611987381703, 0.9905362776025236], "std": [0.6721316011404035, 0.7450607258989019], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_acc_mag_action": {"mean": [0.667192429022082, 0.8548895899053628], "std": [0.8107884569735844, 0.831791273592952], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_sim_pose_state": {"mean": [0.526483026113599, 0.29553344802074255, 1.082289837437035, -1.8823925658415088, 0.9212320674448838, 1.4160357475001315, 0.5681435898936013, -0.2720273861165701, 1.1215552761139718, 0.2681685325128755, 0.9263103875898727, -2.1072104616094745], "std": [0.061065405547565746, 0.06459839758085528, 0.03703127893029103, 1.5416409487423832, 0.3823830121697334, 1.9940987184033945, 0.05531001513525809, 0.09520445532086245, 0.05436120693067977, 2.8765666533795047, 0.2990878018558765, 0.5047872059007458], "min": [0.43565136236974117, 0.1402807212661633, 1.011924778109411, -3.13978773340275, 0.29202634990825405, -3.127192848736235, 0.47079109463934077, -0.3779540240295453, 1.0095571027413985, -3.1415346715377708, 0.18736755938590055, -2.847105322441328], "max": [0.6477500123600344, 0.3764468209667513, 1.1428426037821635, 3.1400526482246356, 1.4326729024606957, 3.1254551240205526, 0.6829716029220125, -0.03699707191802171, 1.2318960957868348, 3.1401400186564574, 1.330304846754537, -0.933346780190178], "count": [634]}, "eef_sim_pose_action": {"mean": [0.526483026113599, 0.29553344802074255, 1.082289837437035, -1.8823925658415088, 0.9212320674448838, 1.4160357475001315, 0.5681435898936013, -0.2720273861165701, 1.1215552761139718, 0.2681685325128755, 0.9263103875898727, -2.1072104616094745], "std": [0.061065405547565746, 0.06459839758085528, 0.03703127893029103, 1.5416409487423832, 0.3823830121697334, 1.9940987184033945, 0.05531001513525809, 0.09520445532086245, 0.05436120693067977, 2.8765666533795047, 0.2990878018558765, 0.5047872059007458], "min": [0.43565136236974117, 0.1402807212661633, 1.011924778109411, -3.13978773340275, 0.29202634990825405, -3.127192848736235, 0.47079109463934077, -0.3779540240295453, 1.0095571027413985, -3.1415346715377708, 0.18736755938590055, -2.847105322441328], "max": [0.6477500123600344, 0.3764468209667513, 1.1428426037821635, 3.1400526482246356, 1.4326729024606957, 3.1254551240205526, 0.6829716029220125, -0.03699707191802171, 1.2318960957868348, 3.1401400186564574, 1.330304846754537, -0.933346780190178], "count": [634]}, "gripper_mode_state": {"mean": [0.48738170347003157, 0.31545741324921134], "std": [0.4998407532331482, 0.46469778746549706], "min": [0, 0], "max": [1, 1], "count": [634]}, "gripper_activity_state": {"mean": [1.7365930599369086, 1.7570977917981072], "std": [0.6191107913283481, 0.5978313330192738], "min": [0, 0], "max": [2, 2], "count": [634]}, "gripper_mode_action": {"mean": [0.48738170347003157, 0.31545741324921134], "std": [0.4998407532331482, 0.46469778746549706], "min": [0, 0], "max": [1, 1], "count": [634]}, "gripper_activity_action": {"mean": [1.7365930599369086, 1.7570977917981072], "std": [0.6191107913283481, 0.5978313330192738], "min": [0, 0], "max": [2, 2], "count": [634]}, "gripper_open_scale_state": {"mean": [0.4483939633839047, 0.6360922712813417], "std": [0.4020136376434742, 0.34407926566796226], "min": [0.0, 0.056], "max": [0.919, 0.928], "count": [634]}, "gripper_open_scale_action": {"mean": [0.4483939633839047, 0.6360922712813417], "std": [0.4020136376434742, 0.34407926566796226], "min": [0.0, 0.056], "max": [0.919, 0.928], "count": [634]}}} +{"episode_index": 655, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42168084390618993]], [[0.44975366295415226]], [[0.4514809598471742]]], "std": [[[0.2400107274849761]], [[0.20820634633001758]], [[0.2025914964418673]]], "count": [136]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4108376075307574]], [[0.44480446673154556]], [[0.44438059730632445]]], "std": [[[0.2229393655110899]], [[0.18883701842351625]], [[0.18410757036900155]]], "count": [136]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4062782823913879]], [[0.4412846981930027]], [[0.4436885587874856]]], "std": [[[0.22354183991625046]], [[0.19531831737120398]], [[0.18718574971600507]]], "count": [136]}, "observation.state": {"min": [0.11580260843038559, 1.9994317293167114, -1.4520092010498047, -1.3195562362670898, -2.818340301513672, -1.9841252565383911, 1.0422757863998413, 31.0, 0.04772999882698059, 0.25016799569129944, -0.1434600055217743, -3.1361851692199707, -0.5889999866485596, -0.8509999513626099, -0.8101469278335571, -2.175273895263672, 0.06045820564031601, -0.26399850845336914, 1.7064083814620972, 0.9686054587364197, -2.2780213356018066, 0.0, -0.356220006942749, 0.2383349984884262, -0.1708430051803589, -3.1401853561401367, -0.14500001072883606, -3.1411852836608887], "max": [1.2174195051193237, 2.1167004108428955, -0.5226213932037354, -0.3727674186229706, -1.4987318515777588, -0.9120567440986633, 2.3556010723114014, 931.0, 0.36691799759864807, 0.4457710087299347, 0.09491299837827682, 3.1410000324249268, 0.7069999575614929, 0.5239999890327454, -0.2013062834739685, -1.9814375638961792, 0.6829473972320557, 1.19096040725708, 2.860978603363037, 2.0032191276550293, -0.5173330307006836, 927.0, -0.19521799683570862, 0.4531790018081665, 0.1088550016283989, 3.1410000324249268, 1.0839999914169312, 3.140000104904175], "mean": [0.5747994184494019, 2.0734009742736816, -0.903953492641449, -0.9185548424720764, -2.168787956237793, -1.5199494361877441, 1.5919950008392334, 633.1635131835938, 0.23359589278697968, 0.34731316566467285, 0.003937752451747656, -1.3583825826644897, 0.21198569238185883, -0.32131317257881165, -0.5307064652442932, -2.0807647705078125, 0.5309497714042664, 0.8435674905776978, 2.394656181335449, 1.635469675064087, -1.74198317527771, 510.3103942871094, -0.2927594482898712, 0.3169544041156769, 0.03011172078549862, 1.4574742317199707, 0.341338574886322, -2.34370756149292], "std": [0.2252209335565567, 0.025223083794116974, 0.2536799907684326, 0.2037592977285385, 0.3508535325527191, 0.23226934671401978, 0.4177352488040924, 375.2649841308594, 0.07124548405408859, 0.05101921036839485, 0.05255754664540291, 2.4820406436920166, 0.30445730686187744, 0.3196532428264618, 0.12131709605455399, 0.04973117262125015, 0.1542639583349228, 0.3534407913684845, 0.38522523641586304, 0.3098846971988678, 0.49527934193611145, 391.0862121582031, 0.04252868518233299, 0.05396080017089844, 0.06544744968414307, 2.378439426422119, 0.34084460139274597, 0.4964560270309448], "count": [700]}, "action": {"min": [0.11580260843038559, 1.9994317293167114, -1.4520092010498047, -1.3195562362670898, -2.818340301513672, -1.9841252565383911, 1.0422757863998413, 31.0, 0.04772999882698059, 0.25016799569129944, -0.1434600055217743, -3.1361851692199707, -0.5889999866485596, -0.8509999513626099, -0.8101469278335571, -2.175273895263672, 0.06045820564031601, -0.26399850845336914, 1.7064083814620972, 0.9686054587364197, -2.2780213356018066, 0.0, -0.356220006942749, 0.2383349984884262, -0.1708430051803589, -3.1401853561401367, -0.14500001072883606, -3.1411852836608887], "max": [1.2174195051193237, 2.1167004108428955, -0.5226213932037354, -0.3727674186229706, -1.4987318515777588, -0.9120567440986633, 2.3556010723114014, 931.0, 0.36691799759864807, 0.4457710087299347, 0.09491299837827682, 3.1410000324249268, 0.7069999575614929, 0.5239999890327454, -0.2013062834739685, -1.9814375638961792, 0.6829473972320557, 1.19096040725708, 2.860978603363037, 2.0032191276550293, -0.5173330307006836, 927.0, -0.19521799683570862, 0.4531790018081665, 0.1088550016283989, 3.1410000324249268, 1.0839999914169312, 3.140000104904175], "mean": [0.5747994184494019, 2.0734009742736816, -0.903953492641449, -0.9185548424720764, -2.168787956237793, -1.5199494361877441, 1.5919950008392334, 633.1635131835938, 0.23359589278697968, 0.34731316566467285, 0.003937752451747656, -1.3583825826644897, 0.21198569238185883, -0.32131317257881165, -0.5307064652442932, -2.0807647705078125, 0.5309497714042664, 0.8435674905776978, 2.394656181335449, 1.635469675064087, -1.74198317527771, 510.3103942871094, -0.2927594482898712, 0.3169544041156769, 0.03011172078549862, 1.4574742317199707, 0.341338574886322, -2.34370756149292], "std": [0.2252209335565567, 0.025223083794116974, 0.2536799907684326, 0.2037592977285385, 0.3508535325527191, 0.23226934671401978, 0.4177352488040924, 375.2649841308594, 0.07124548405408859, 0.05101921036839485, 0.05255754664540291, 2.4820406436920166, 0.30445730686187744, 0.3196532428264618, 0.12131709605455399, 0.04973117262125015, 0.1542639583349228, 0.3534407913684845, 0.38522523641586304, 0.3098846971988678, 0.49527934193611145, 391.0862121582031, 0.04252868518233299, 0.05396080017089844, 0.06544744968414307, 2.378439426422119, 0.34084460139274597, 0.4964560270309448], "count": [700]}, "timestamp": {"min": [0.0], "max": [23.3], "mean": [11.65], "std": [6.735746267324637], "count": [700]}, "frame_index": {"min": [0], "max": [699], "mean": [349.5], "std": [202.0723880197391], "count": [700]}, "episode_index": {"min": [658], "max": [658], "mean": [658.0], "std": [0.0], "count": [700]}, "index": {"min": [579062], "max": [579761], "mean": [579411.5], "std": [202.0723880197391], "count": [700]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [700]}, "subtask_annotation": {"mean": [8.735714285714286, 29.0, 29.0, 29.0, 29.0], "std": [8.125102825094993, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [700]}, "scene_annotation": {"mean": [658.0], "std": [0.0], "min": [658], "max": [658], "count": [700]}, "eef_direction_state": {"mean": [3.6014285714285714, 3.7542857142857144], "std": [2.2340861255391578, 2.00347453292564], "min": [0, 0], "max": [6, 6], "count": [700]}, "eef_velocity_state": {"mean": [0.7471428571428571, 0.9485714285714286], "std": [0.6805924789835521, 0.7617166434429251], "min": [0, 0], "max": [2, 2], "count": [700]}, "eef_acc_mag_state": {"mean": [0.7014285714285714, 0.8], "std": [0.825139443997687, 0.8366600265340752], "min": [0, 0], "max": [2, 2], "count": [700]}, "eef_direction_action": {"mean": [3.6014285714285714, 3.7542857142857144], "std": [2.2340861255391578, 2.00347453292564], "min": [0, 0], "max": [6, 6], "count": [700]}, "eef_velocity_action": {"mean": [0.7471428571428571, 0.9485714285714286], "std": [0.6805924789835521, 0.7617166434429251], "min": [0, 0], "max": [2, 2], "count": [700]}, "eef_acc_mag_action": {"mean": [0.7014285714285714, 0.8], "std": [0.825139443997687, 0.8366600265340752], "min": [0, 0], "max": [2, 2], "count": [700]}, "eef_sim_pose_state": {"mean": [0.5289627568060078, 0.3183158816111358, 1.1046012601034425, -2.5005890733669798, 0.754306502153628, 2.0153092619830835, 0.5617542937155614, -0.2594031328133336, 1.1275729030318795, 1.8492554070782552, 0.8934887658771544, -2.0964591802444525], "std": [0.04852573759870936, 0.06377282774762594, 0.04137925425366321, 0.42022669627195813, 0.41159114976656425, 1.879322308180204, 0.051074071668205226, 0.0734331038666034, 0.048317803386297514, 2.2936593982078466, 0.34238051718725476, 0.460724388990552], "min": [0.42195571297931844, 0.12724742789301796, 0.9915609917216952, -3.0662920516574332, 0.11959017564749308, -3.1414765419944066, 0.45796549542762965, -0.3733690681204821, 1.0292059458554197, -3.13589909611712, 0.02452516336354793, -2.968269838208891], "max": [0.647760077688101, 0.3797592571749717, 1.1612181753940818, -1.1847438147347287, 1.344088830501327, 3.141561815987149, 0.6584841570012393, -0.02893509836478031, 1.2039576062912707, 3.140717367479159, 1.3247651706818129, -0.8773175001992581], "count": [700]}, "eef_sim_pose_action": {"mean": [0.5289627568060078, 0.3183158816111358, 1.1046012601034425, -2.5005890733669798, 0.754306502153628, 2.0153092619830835, 0.5617542937155614, -0.2594031328133336, 1.1275729030318795, 1.8492554070782552, 0.8934887658771544, -2.0964591802444525], "std": [0.04852573759870936, 0.06377282774762594, 0.04137925425366321, 0.42022669627195813, 0.41159114976656425, 1.879322308180204, 0.051074071668205226, 0.0734331038666034, 0.048317803386297514, 2.2936593982078466, 0.34238051718725476, 0.460724388990552], "min": [0.42195571297931844, 0.12724742789301796, 0.9915609917216952, -3.0662920516574332, 0.11959017564749308, -3.1414765419944066, 0.45796549542762965, -0.3733690681204821, 1.0292059458554197, -3.13589909611712, 0.02452516336354793, -2.968269838208891], "max": [0.647760077688101, 0.3797592571749717, 1.1612181753940818, -1.1847438147347287, 1.344088830501327, 3.141561815987149, 0.6584841570012393, -0.02893509836478031, 1.2039576062912707, 3.140717367479159, 1.3247651706818129, -0.8773175001992581], "count": [700]}, "gripper_mode_state": {"mean": [0.44142857142857145, 0.3242857142857143], "std": [0.4965575372050083, 0.4681073485814086], "min": [0, 0], "max": [1, 1], "count": [700]}, "gripper_activity_state": {"mean": [1.7985714285714285, 1.8071428571428572], "std": [0.535321760957934, 0.5304503285138119], "min": [0, 0], "max": [2, 2], "count": [700]}, "gripper_mode_action": {"mean": [0.44142857142857145, 0.3242857142857143], "std": [0.4965575372050083, 0.4681073485814086], "min": [0, 0], "max": [1, 1], "count": [700]}, "gripper_activity_action": {"mean": [1.7985714285714285, 1.8071428571428572], "std": [0.535321760957934, 0.5304503285138119], "min": [0, 0], "max": [2, 2], "count": [700]}, "gripper_open_scale_state": {"mean": [0.5103107140786933, 0.6331635716683526], "std": [0.3910862790907403, 0.3752650109308491], "min": [0.0, 0.031], "max": [0.927, 0.931], "count": [700]}, "gripper_open_scale_action": {"mean": [0.5103107140786933, 0.6331635716683526], "std": [0.3910862790907403, 0.3752650109308491], "min": [0.0, 0.031], "max": [0.927, 0.931], "count": [700]}}} +{"episode_index": 656, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.43079012090536417]], [[0.45932500870170556]], [[0.45798925339366514]]], "std": [[[0.22966779630098713]], [[0.20152614136761363]], [[0.19721560886294695]]], "count": [169]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41699654107205014]], [[0.450189842209073]], [[0.44945714289167343]]], "std": [[[0.19735722862231436]], [[0.16078165970984443]], [[0.15694140976202225]]], "count": [169]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42411495678152916]], [[0.45293554211625475]], [[0.45411367086282245]]], "std": [[[0.19754624013198394]], [[0.16985145944272179]], [[0.16176059781454477]]], "count": [169]}, "observation.state": {"min": [0.1667836606502533, 2.0352284908294678, -1.8103601932525635, -1.48965585231781, -2.6924846172332764, -1.876089334487915, 0.7006100416183472, 55.0, 0.042204998433589935, 0.25749099254608154, -0.15202400088310242, -3.071000099182129, -0.3319999873638153, -0.6620000600814819, -0.7508231997489929, -2.175797462463379, 0.2134712189435959, 0.01153662707656622, 1.4851704835891724, 0.956876814365387, -2.115478754043579, 14.0, -0.38226398825645447, 0.2189909964799881, -0.1440030038356781, -3.1351852416992188, -0.05700000375509262, -3.1401853561401367], "max": [1.127377986907959, 2.1138904094696045, -0.47659704089164734, -0.4361054301261902, -1.1741877794265747, -0.48890164494514465, 2.2395715713500977, 929.0, 0.3661690056324005, 0.46221598982810974, 0.09143999963998795, -2.3329999446868896, 0.8130000233650208, 0.5139999985694885, -0.10988593846559525, -2.0510237216949463, 0.7855901718139648, 1.267545461654663, 2.835287570953369, 1.9427084922790527, -0.7506137490272522, 909.0, -0.20453399419784546, 0.43103599548339844, 0.09240800142288208, 3.138000011444092, 1.1430000066757202, 3.1410000324249268], "mean": [0.5147737860679626, 2.0900511741638184, -0.9915146231651306, -0.8464632630348206, -2.0112552642822266, -1.3676849603652954, 1.407944917678833, 689.8179321289062, 0.23833858966827393, 0.33904245495796204, -0.01711035519838333, -2.7230618000030518, 0.26406386494636536, -0.15860168635845184, -0.37779197096824646, -2.135643243789673, 0.45919686555862427, 0.6940599083900452, 2.1202166080474854, 1.612421989440918, -1.391715407371521, 535.6121826171875, -0.31623056530952454, 0.27847182750701904, 0.007012533023953438, 2.1495227813720703, 0.5692744851112366, -2.447110891342163], "std": [0.28516218066215515, 0.01166490837931633, 0.3612671196460724, 0.24470281600952148, 0.3380439877510071, 0.3183560371398926, 0.4263789653778076, 305.98980712890625, 0.09483204036951065, 0.05689040198922157, 0.06046351417899132, 0.18632018566131592, 0.32139918208122253, 0.2724353075027466, 0.14417092502117157, 0.03369175270199776, 0.17883320152759552, 0.35468000173568726, 0.4839596748352051, 0.23079362511634827, 0.5257111191749573, 337.4356689453125, 0.045403193682432175, 0.04687220975756645, 0.04587237909436226, 1.5760184526443481, 0.40155187249183655, 0.892279863357544], "count": [936]}, "action": {"min": [0.1667836606502533, 2.0352284908294678, -1.8103601932525635, -1.48965585231781, -2.6924846172332764, -1.876089334487915, 0.7006100416183472, 55.0, 0.042204998433589935, 0.25749099254608154, -0.15202400088310242, -3.071000099182129, -0.3319999873638153, -0.6620000600814819, -0.7508231997489929, -2.175797462463379, 0.2134712189435959, 0.01153662707656622, 1.4851704835891724, 0.956876814365387, -2.115478754043579, 14.0, -0.38226398825645447, 0.2189909964799881, -0.1440030038356781, -3.1351852416992188, -0.05700000375509262, -3.1401853561401367], "max": [1.127377986907959, 2.1138904094696045, -0.47659704089164734, -0.4361054301261902, -1.1741877794265747, -0.48890164494514465, 2.2395715713500977, 929.0, 0.3661690056324005, 0.46221598982810974, 0.09143999963998795, -2.3329999446868896, 0.8130000233650208, 0.5139999985694885, -0.10988593846559525, -2.0510237216949463, 0.7855901718139648, 1.267545461654663, 2.835287570953369, 1.9427084922790527, -0.7506137490272522, 909.0, -0.20453399419784546, 0.43103599548339844, 0.09240800142288208, 3.138000011444092, 1.1430000066757202, 3.1410000324249268], "mean": [0.5147737860679626, 2.0900511741638184, -0.9915146231651306, -0.8464632630348206, -2.0112552642822266, -1.3676849603652954, 1.407944917678833, 689.8179321289062, 0.23833858966827393, 0.33904245495796204, -0.01711035519838333, -2.7230618000030518, 0.26406386494636536, -0.15860168635845184, -0.37779197096824646, -2.135643243789673, 0.45919686555862427, 0.6940599083900452, 2.1202166080474854, 1.612421989440918, -1.391715407371521, 535.6121826171875, -0.31623056530952454, 0.27847182750701904, 0.007012533023953438, 2.1495227813720703, 0.5692744851112366, -2.447110891342163], "std": [0.28516218066215515, 0.01166490837931633, 0.3612671196460724, 0.24470281600952148, 0.3380439877510071, 0.3183560371398926, 0.4263789653778076, 305.98980712890625, 0.09483204036951065, 0.05689040198922157, 0.06046351417899132, 0.18632018566131592, 0.32139918208122253, 0.2724353075027466, 0.14417092502117157, 0.03369175270199776, 0.17883320152759552, 0.35468000173568726, 0.4839596748352051, 0.23079362511634827, 0.5257111191749573, 337.4356689453125, 0.045403193682432175, 0.04687220975756645, 0.04587237909436226, 1.5760184526443481, 0.40155187249183655, 0.892279863357544], "count": [936]}, "timestamp": {"min": [0.0], "max": [31.166666666666668], "mean": [15.583333333333334], "std": [9.00665905912994], "count": [936]}, "frame_index": {"min": [0], "max": [935], "mean": [467.5], "std": [270.1997717738982], "count": [936]}, "episode_index": {"min": [659], "max": [659], "mean": [659.0], "std": [0.0], "count": [936]}, "index": {"min": [579762], "max": [580697], "mean": [580229.5], "std": [270.1997717738982], "count": [936]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [936]}, "subtask_annotation": {"mean": [8.110042735042734, 29.0, 29.0, 29.0, 29.0], "std": [6.508021480290086, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [936]}, "scene_annotation": {"mean": [659.0], "std": [0.0], "min": [659], "max": [659], "count": [936]}, "eef_direction_state": {"mean": [4.213675213675214, 3.966880341880342], "std": [2.2186238124138056, 2.0698211271755835], "min": [0, 0], "max": [6, 6], "count": [936]}, "eef_velocity_state": {"mean": [0.6004273504273504, 0.8493589743589743], "std": [0.6907197944648954, 0.7774599883791955], "min": [0, 0], "max": [2, 2], "count": [936]}, "eef_acc_mag_state": {"mean": [0.5587606837606838, 0.6976495726495726], "std": [0.7795244018984187, 0.8187407134332293], "min": [0, 0], "max": [2, 2], "count": [936]}, "eef_direction_action": {"mean": [4.213675213675214, 3.966880341880342], "std": [2.2186238124138056, 2.0698211271755835], "min": [0, 0], "max": [6, 6], "count": [936]}, "eef_velocity_action": {"mean": [0.6004273504273504, 0.8493589743589743], "std": [0.6907197944648954, 0.7774599883791955], "min": [0, 0], "max": [2, 2], "count": [936]}, "eef_acc_mag_action": {"mean": [0.5587606837606838, 0.6976495726495726], "std": [0.7795244018984187, 0.8187407134332293], "min": [0, 0], "max": [2, 2], "count": [936]}, "eef_sim_pose_state": {"mean": [0.4821844837842642, 0.3186038914978034, 1.062357671485665, -2.1761820211096565, 0.9543853427823247, 0.8469842412295959, 0.5471498815009563, -0.24903127806687303, 1.1057947860398958, -0.9237726884969173, 0.9879381128673765, -1.887564211916239], "std": [0.050274424107548364, 0.04976570821241407, 0.04388218337502033, 0.5502246434625552, 0.41586971791407157, 2.467906075109738, 0.058006993044380444, 0.10401077225881873, 0.05267161261843662, 2.72187862926876, 0.3278475698677648, 0.6459961182325563], "min": [0.40050049062017434, 0.15358027599743523, 1.007336293598398, -3.0866413272306232, 0.23605633533603876, -3.1254302893325003, 0.4537832264057817, -0.378060075992394, 1.0244384452712325, -3.14158478502073, 0.3860396354890141, -3.1340021940692946], "max": [0.6240988680007521, 0.39421326493486714, 1.1438802174331417, -0.9871193879960592, 1.4096264959251559, 3.129819780244601, 0.6623015412883317, -0.039443642524754366, 1.2211861571562919, 3.1407310332644447, 1.5455643648856823, 3.033723185483943], "count": [936]}, "eef_sim_pose_action": {"mean": [0.4821844837842642, 0.3186038914978034, 1.062357671485665, -2.1761820211096565, 0.9543853427823247, 0.8469842412295959, 0.5471498815009563, -0.24903127806687303, 1.1057947860398958, -0.9237726884969173, 0.9879381128673765, -1.887564211916239], "std": [0.050274424107548364, 0.04976570821241407, 0.04388218337502033, 0.5502246434625552, 0.41586971791407157, 2.467906075109738, 0.058006993044380444, 0.10401077225881873, 0.05267161261843662, 2.72187862926876, 0.3278475698677648, 0.6459961182325563], "min": [0.40050049062017434, 0.15358027599743523, 1.007336293598398, -3.0866413272306232, 0.23605633533603876, -3.1254302893325003, 0.4537832264057817, -0.378060075992394, 1.0244384452712325, -3.14158478502073, 0.3860396354890141, -3.1340021940692946], "max": [0.6240988680007521, 0.39421326493486714, 1.1438802174331417, -0.9871193879960592, 1.4096264959251559, 3.129819780244601, 0.6623015412883317, -0.039443642524754366, 1.2211861571562919, 3.1407310332644447, 1.5455643648856823, 3.033723185483943], "count": [936]}, "gripper_mode_state": {"mean": [0.35683760683760685, 0.2553418803418803], "std": [0.4790663097985665, 0.4360532129056664], "min": [0, 0], "max": [1, 1], "count": [936]}, "gripper_activity_state": {"mean": [1.7788461538461537, 1.7852564102564104], "std": [0.5616112673794861, 0.564093458551218], "min": [0, 0], "max": [2, 2], "count": [936]}, "gripper_mode_action": {"mean": [0.35683760683760685, 0.2553418803418803], "std": [0.4790663097985665, 0.4360532129056664], "min": [0, 0], "max": [1, 1], "count": [936]}, "gripper_activity_action": {"mean": [1.7788461538461537, 1.7852564102564104], "std": [0.5616112673794861, 0.564093458551218], "min": [0, 0], "max": [2, 2], "count": [936]}, "gripper_open_scale_state": {"mean": [0.5356121793791787, 0.6898178417662252], "std": [0.33743564109006857, 0.3059899230249677], "min": [0.014, 0.055], "max": [0.909, 0.929], "count": [936]}, "gripper_open_scale_action": {"mean": [0.5356121793791787, 0.6898178417662252], "std": [0.33743564109006857, 0.3059899230249677], "min": [0.014, 0.055], "max": [0.909, 0.929], "count": [936]}}} +{"episode_index": 657, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43138644052706554]], [[0.4560097947565779]], [[0.4567795518581364]]], "std": [[[0.2302014862746673]], [[0.20409529343569963]], [[0.19818284374725628]]], "count": [156]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.413069162948299]], [[0.4485096913231104]], [[0.4484484168133065]]], "std": [[[0.19537251964347843]], [[0.1594521982802061]], [[0.15242250415346364]]], "count": [156]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4231925145592425]], [[0.45252310756033187]], [[0.45437330185813646]]], "std": [[[0.1989318952315737]], [[0.1719898441057288]], [[0.16384229478776163]]], "count": [156]}, "observation.state": {"min": [0.17345081269741058, 1.9693771600723267, -1.554076075553894, -1.228572130203247, -2.7178964614868164, -1.9273147583007812, 0.8823163509368896, 34.0, 0.004387000110000372, 0.27327099442481995, -0.1411069929599762, -3.0959999561309814, -0.3580000102519989, -0.9940000176429749, -0.7689222693443298, -2.1755530834198, 0.332886666059494, 0.540720522403717, 1.2560261487960815, 0.25333455204963684, -2.22011137008667, -2.0, -0.3750450015068054, 0.2630319893360138, -0.17232799530029297, 2.1670000553131104, -0.15300001204013824, -2.8480000495910645], "max": [1.2804782390594482, 2.113314390182495, -0.45774751901626587, -0.4953942596912384, -1.5720880031585693, -0.8837824463844299, 2.1113946437835693, 928.0, 0.35674598813056946, 0.44790399074554443, 0.11325299739837646, -2.4609999656677246, 0.593000054359436, 0.7710000276565552, -0.1463109701871872, -2.0189969539642334, 1.936460256576538, 1.265049695968628, 2.859372854232788, 2.0435712337493896, -1.0696251392364502, 925.0, -0.17042900621891022, 0.44683998823165894, 0.1048400029540062, 3.0139999389648438, 1.1330000162124634, -1.9229999780654907], "mean": [0.5125371813774109, 2.0822086334228516, -0.8354318141937256, -0.8164810538291931, -2.045377492904663, -1.4558700323104858, 1.3400124311447144, 658.776611328125, 0.25428998470306396, 0.33930298686027527, -0.004322628956288099, -2.7934319972991943, 0.32904013991355896, -0.22019872069358826, -0.4570000469684601, -2.1102073192596436, 0.7476515769958496, 0.8704697489738464, 2.189112663269043, 1.4048572778701782, -1.7168635129928589, 529.9628295898438, -0.29507800936698914, 0.3247993290424347, 0.01297899428755045, 2.7187623977661133, 0.38366934657096863, -2.436868906021118], "std": [0.21456202864646912, 0.022504277527332306, 0.2429772913455963, 0.18085552752017975, 0.29639527201652527, 0.2303391695022583, 0.3305407762527466, 351.84747314453125, 0.07473305612802505, 0.04587974026799202, 0.04555865749716759, 0.188613623380661, 0.24877798557281494, 0.34919068217277527, 0.15324142575263977, 0.056131042540073395, 0.34154003858566284, 0.2143944352865219, 0.5009305477142334, 0.48892247676849365, 0.37339451909065247, 407.815673828125, 0.051268838346004486, 0.06374894827604294, 0.0610651895403862, 0.2497682273387909, 0.3582455813884735, 0.2716737389564514], "count": [846]}, "action": {"min": [0.17345081269741058, 1.9693771600723267, -1.554076075553894, -1.228572130203247, -2.7178964614868164, -1.9273147583007812, 0.8823163509368896, 34.0, 0.004387000110000372, 0.27327099442481995, -0.1411069929599762, -3.0959999561309814, -0.3580000102519989, -0.9940000176429749, -0.7689222693443298, -2.1755530834198, 0.332886666059494, 0.540720522403717, 1.2560261487960815, 0.25333455204963684, -2.22011137008667, -2.0, -0.3750450015068054, 0.2630319893360138, -0.17232799530029297, 2.1670000553131104, -0.15300001204013824, -2.8480000495910645], "max": [1.2804782390594482, 2.113314390182495, -0.45774751901626587, -0.4953942596912384, -1.5720880031585693, -0.8837824463844299, 2.1113946437835693, 928.0, 0.35674598813056946, 0.44790399074554443, 0.11325299739837646, -2.4609999656677246, 0.593000054359436, 0.7710000276565552, -0.1463109701871872, -2.0189969539642334, 1.936460256576538, 1.265049695968628, 2.859372854232788, 2.0435712337493896, -1.0696251392364502, 925.0, -0.17042900621891022, 0.44683998823165894, 0.1048400029540062, 3.0139999389648438, 1.1330000162124634, -1.9229999780654907], "mean": [0.5125371813774109, 2.0822086334228516, -0.8354318141937256, -0.8164810538291931, -2.045377492904663, -1.4558700323104858, 1.3400124311447144, 658.776611328125, 0.25428998470306396, 0.33930298686027527, -0.004322628956288099, -2.7934319972991943, 0.32904013991355896, -0.22019872069358826, -0.4570000469684601, -2.1102073192596436, 0.7476515769958496, 0.8704697489738464, 2.189112663269043, 1.4048572778701782, -1.7168635129928589, 529.9628295898438, -0.29507800936698914, 0.3247993290424347, 0.01297899428755045, 2.7187623977661133, 0.38366934657096863, -2.436868906021118], "std": [0.21456202864646912, 0.022504277527332306, 0.2429772913455963, 0.18085552752017975, 0.29639527201652527, 0.2303391695022583, 0.3305407762527466, 351.84747314453125, 0.07473305612802505, 0.04587974026799202, 0.04555865749716759, 0.188613623380661, 0.24877798557281494, 0.34919068217277527, 0.15324142575263977, 0.056131042540073395, 0.34154003858566284, 0.2143944352865219, 0.5009305477142334, 0.48892247676849365, 0.37339451909065247, 407.815673828125, 0.051268838346004486, 0.06374894827604294, 0.0610651895403862, 0.2497682273387909, 0.3582455813884735, 0.2716737389564514], "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": [660], "max": [660], "mean": [660.0], "std": [0.0], "count": [846]}, "index": {"min": [580698], "max": [581543], "mean": [581120.5], "std": [244.21899325537044], "count": [846]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [846]}, "subtask_annotation": {"mean": [11.094562647754136, 29.0, 29.0, 29.0, 29.0], "std": [8.93716143951519, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [846]}, "scene_annotation": {"mean": [660.0], "std": [0.0], "min": [660], "max": [660], "count": [846]}, "eef_direction_state": {"mean": [4.1867612293144205, 3.900709219858156], "std": [2.0976435404744134, 2.045481549385079], "min": [0, 0], "max": [6, 6], "count": [846]}, "eef_velocity_state": {"mean": [0.6276595744680851, 0.8333333333333334], "std": [0.6769706946853065, 0.743371019621585], "min": [0, 0], "max": [2, 2], "count": [846]}, "eef_acc_mag_state": {"mean": [0.599290780141844, 0.7115839243498818], "std": [0.8115300717107684, 0.8205591687012495], "min": [0, 0], "max": [2, 2], "count": [846]}, "eef_direction_action": {"mean": [4.1867612293144205, 3.900709219858156], "std": [2.0976435404744134, 2.045481549385079], "min": [0, 0], "max": [6, 6], "count": [846]}, "eef_velocity_action": {"mean": [0.6276595744680851, 0.8333333333333334], "std": [0.6769706946853065, 0.743371019621585], "min": [0, 0], "max": [2, 2], "count": [846]}, "eef_acc_mag_action": {"mean": [0.599290780141844, 0.7115839243498818], "std": [0.8115300717107684, 0.8205591687012495], "min": [0, 0], "max": [2, 2], "count": [846]}, "eef_sim_pose_state": {"mean": [0.5311692542931181, 0.3065640230872398, 1.08989679407688, -1.7079434042121735, 0.828964465617663, 2.1780077460727245, 0.5497284999011527, -0.271595131837358, 1.102676256841112, 0.23715615530157264, 1.0155117303882901, -1.9393655780723456], "std": [0.058593378009536595, 0.07089075576698078, 0.03967642981377829, 1.986117393311686, 0.38428028718673446, 1.6956341088822042, 0.04498593593856734, 0.07250132205534254, 0.048079849955450116, 2.8965317735053318, 0.2863578149228214, 0.7978177035602818], "min": [0.4619798629205456, 0.09424734191190415, 1.023124988315879, -3.1415894796385007, 0.15709289561880624, -3.132243233283561, 0.47891901975058737, -0.3891730605920479, 1.0262002462505764, -3.141118855243106, 0.27164228080721253, -3.1353643307191703], "max": [0.6375438710082103, 0.3999130360019483, 1.1681861482373408, 3.1407630265322855, 1.301427515259121, 3.1402277030476085, 0.660882599538563, -0.013572879317497635, 1.2256845268168444, 3.141236370155276, 1.3745054130702603, 3.1386560379278796], "count": [846]}, "eef_sim_pose_action": {"mean": [0.5311692542931181, 0.3065640230872398, 1.08989679407688, -1.7079434042121735, 0.828964465617663, 2.1780077460727245, 0.5497284999011527, -0.271595131837358, 1.102676256841112, 0.23715615530157264, 1.0155117303882901, -1.9393655780723456], "std": [0.058593378009536595, 0.07089075576698078, 0.03967642981377829, 1.986117393311686, 0.38428028718673446, 1.6956341088822042, 0.04498593593856734, 0.07250132205534254, 0.048079849955450116, 2.8965317735053318, 0.2863578149228214, 0.7978177035602818], "min": [0.4619798629205456, 0.09424734191190415, 1.023124988315879, -3.1415894796385007, 0.15709289561880624, -3.132243233283561, 0.47891901975058737, -0.3891730605920479, 1.0262002462505764, -3.141118855243106, 0.27164228080721253, -3.1353643307191703], "max": [0.6375438710082103, 0.3999130360019483, 1.1681861482373408, 3.1407630265322855, 1.301427515259121, 3.1402277030476085, 0.660882599538563, -0.013572879317497635, 1.2256845268168444, 3.141236370155276, 1.3745054130702603, 3.1386560379278796], "count": [846]}, "gripper_mode_state": {"mean": [0.3959810874704492, 0.2789598108747045], "std": [0.48906039078642083, 0.448487719777757], "min": [0, 0], "max": [1, 1], "count": [846]}, "gripper_activity_state": {"mean": [1.7990543735224587, 1.8546099290780143], "std": [0.5499185878912407, 0.46777606389534615], "min": [0, 0], "max": [2, 2], "count": [846]}, "gripper_mode_action": {"mean": [0.3959810874704492, 0.2789598108747045], "std": [0.48906039078642083, 0.448487719777757], "min": [0, 0], "max": [1, 1], "count": [846]}, "gripper_activity_action": {"mean": [1.7990543735224587, 1.8546099290780143], "std": [0.5499185878912407, 0.46777606389534615], "min": [0, 0], "max": [2, 2], "count": [846]}, "gripper_open_scale_state": {"mean": [0.5300204055617488, 0.6587765958979903], "std": [0.4077407688909153, 0.35184798817463897], "min": [0.0, 0.034], "max": [0.925, 0.928], "count": [846]}, "gripper_open_scale_action": {"mean": [0.5300204055617488, 0.6587765958979903], "std": [0.4077407688909153, 0.35184798817463897], "min": [0.0, 0.034], "max": [0.925, 0.928], "count": [846]}}} +{"episode_index": 658, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[1.0]], [[1.0]]], "mean": [[[0.4235082474081587]], [[0.4531161961911201]], [[0.45349312880324544]]], "std": [[[0.24308540572998344]], [[0.21376527573812568]], [[0.2074547128418026]]], "count": [145]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3815585995605139]], [[0.4286354406130268]], [[0.4288691401848096]]], "std": [[[0.23241354206631387]], [[0.19222951904325153]], [[0.18716073071260242]]], "count": [145]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4092608124859139]], [[0.4448465827135452]], [[0.44643483209375706]]], "std": [[[0.20375437513700595]], [[0.1736395455339283]], [[0.16535752852182395]]], "count": [145]}, "observation.state": {"min": [0.18538887798786163, 1.9930962324142456, -1.3384581804275513, -1.3174618482589722, -2.8298072814941406, -1.9821878671646118, 0.9621127843856812, 55.0, 0.056745998561382294, 0.2727830111980438, -0.10806699842214584, -2.98799991607666, -0.3569999933242798, -0.7559999823570251, -0.846205472946167, -2.1757450103759766, 0.2765125334262848, -0.10332348942756653, 1.2920846939086914, 0.788487434387207, -2.4102299213409424, 32.0, -0.368137001991272, 0.23343999683856964, -0.15468500554561615, 1.8489999771118164, -0.23199999332427979, -3.1371853351593018], "max": [1.1277793645858765, 2.106123685836792, -0.521312415599823, -0.46387359499931335, -1.497859001159668, -0.811665415763855, 1.9408761262893677, 928.0, 0.3763299882411957, 0.4662570059299469, 0.08526899665594101, -2.378999948501587, 0.5920000076293945, 0.39500001072883606, -0.11496483534574509, -2.0378639698028564, 1.008870244026184, 1.2355186939239502, 2.8585877418518066, 1.955484390258789, -0.8087507486343384, 934.0, -0.19038799405097961, 0.44754499197006226, 0.08053699880838394, 3.121999979019165, 1.1679999828338623, 3.1389999389648438], "mean": [0.47712141275405884, 2.0811831951141357, -0.8746650815010071, -0.8418620228767395, -2.025453805923462, -1.4051498174667358, 1.291756510734558, 692.3253173828125, 0.2625352144241333, 0.3415149748325348, -0.0033088286872953176, -2.7255430221557617, 0.2814212739467621, -0.19386979937553406, -0.4881182909011841, -2.1165246963500977, 0.6757346391677856, 0.9128454327583313, 2.3900837898254395, 1.6434601545333862, -1.900983452796936, 542.456298828125, -0.2930397689342499, 0.3047494888305664, 0.014351380988955498, 2.8108413219451904, 0.2472451627254486, -2.215613842010498], "std": [0.16731137037277222, 0.022803984582424164, 0.2055506855249405, 0.20405296981334686, 0.31697043776512146, 0.25372880697250366, 0.28471609950065613, 314.2506103515625, 0.06149698421359062, 0.04488671198487282, 0.04091041535139084, 0.1676265448331833, 0.23480823636054993, 0.2602197527885437, 0.1419898271560669, 0.03798377513885498, 0.17897017300128937, 0.3086329698562622, 0.5001718401908875, 0.32056599855422974, 0.5205897688865662, 356.2644958496094, 0.04479348659515381, 0.056461405009031296, 0.042905423790216446, 0.2578803300857544, 0.4028521180152893, 0.5690627098083496], "count": [767]}, "action": {"min": [0.18538887798786163, 1.9930962324142456, -1.3384581804275513, -1.3174618482589722, -2.8298072814941406, -1.9821878671646118, 0.9621127843856812, 55.0, 0.056745998561382294, 0.2727830111980438, -0.10806699842214584, -2.98799991607666, -0.3569999933242798, -0.7559999823570251, -0.846205472946167, -2.1757450103759766, 0.2765125334262848, -0.10332348942756653, 1.2920846939086914, 0.788487434387207, -2.4102299213409424, 32.0, -0.368137001991272, 0.23343999683856964, -0.15468500554561615, 1.8489999771118164, -0.23199999332427979, -3.1371853351593018], "max": [1.1277793645858765, 2.106123685836792, -0.521312415599823, -0.46387359499931335, -1.497859001159668, -0.811665415763855, 1.9408761262893677, 928.0, 0.3763299882411957, 0.4662570059299469, 0.08526899665594101, -2.378999948501587, 0.5920000076293945, 0.39500001072883606, -0.11496483534574509, -2.0378639698028564, 1.008870244026184, 1.2355186939239502, 2.8585877418518066, 1.955484390258789, -0.8087507486343384, 934.0, -0.19038799405097961, 0.44754499197006226, 0.08053699880838394, 3.121999979019165, 1.1679999828338623, 3.1389999389648438], "mean": [0.47712141275405884, 2.0811831951141357, -0.8746650815010071, -0.8418620228767395, -2.025453805923462, -1.4051498174667358, 1.291756510734558, 692.3253173828125, 0.2625352144241333, 0.3415149748325348, -0.0033088286872953176, -2.7255430221557617, 0.2814212739467621, -0.19386979937553406, -0.4881182909011841, -2.1165246963500977, 0.6757346391677856, 0.9128454327583313, 2.3900837898254395, 1.6434601545333862, -1.900983452796936, 542.456298828125, -0.2930397689342499, 0.3047494888305664, 0.014351380988955498, 2.8108413219451904, 0.2472451627254486, -2.215613842010498], "std": [0.16731137037277222, 0.022803984582424164, 0.2055506855249405, 0.20405296981334686, 0.31697043776512146, 0.25372880697250366, 0.28471609950065613, 314.2506103515625, 0.06149698421359062, 0.04488671198487282, 0.04091041535139084, 0.1676265448331833, 0.23480823636054993, 0.2602197527885437, 0.1419898271560669, 0.03798377513885498, 0.17897017300128937, 0.3086329698562622, 0.5001718401908875, 0.32056599855422974, 0.5205897688865662, 356.2644958496094, 0.04479348659515381, 0.056461405009031296, 0.042905423790216446, 0.2578803300857544, 0.4028521180152893, 0.5690627098083496], "count": [767]}, "timestamp": {"min": [0.0], "max": [25.533333333333335], "mean": [12.76666666666667], "std": [7.380454668318958], "count": [767]}, "frame_index": {"min": [0], "max": [766], "mean": [383.0], "std": [221.41364004956876], "count": [767]}, "episode_index": {"min": [661], "max": [661], "mean": [661.0], "std": [0.0], "count": [767]}, "index": {"min": [581544], "max": [582310], "mean": [581927.0], "std": [221.41364004956876], "count": [767]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [767]}, "subtask_annotation": {"mean": [5.688396349413298, 29.0, 29.0, 29.0, 29.0], "std": [5.794900280991562, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [767]}, "scene_annotation": {"mean": [661.0], "std": [0.0], "min": [661], "max": [661], "count": [767]}, "eef_direction_state": {"mean": [3.7640156453715776, 3.984354628422425], "std": [2.2370259964406642, 2.193332392149552], "min": [0, 0], "max": [6, 6], "count": [767]}, "eef_velocity_state": {"mean": [0.7014341590612777, 0.7757496740547588], "std": [0.6505723309441739, 0.7806567488347189], "min": [0, 0], "max": [2, 2], "count": [767]}, "eef_acc_mag_state": {"mean": [0.6962190352020861, 0.6492829204693612], "std": [0.8314382029170848, 0.8207360718385796], "min": [0, 0], "max": [2, 2], "count": [767]}, "eef_direction_action": {"mean": [3.7640156453715776, 3.984354628422425], "std": [2.2370259964406642, 2.193332392149552], "min": [0, 0], "max": [6, 6], "count": [767]}, "eef_velocity_action": {"mean": [0.7014341590612777, 0.7757496740547588], "std": [0.6505723309441739, 0.7806567488347189], "min": [0, 0], "max": [2, 2], "count": [767]}, "eef_acc_mag_action": {"mean": [0.6962190352020861, 0.6492829204693612], "std": [0.8314382029170848, 0.8207360718385796], "min": [0, 0], "max": [2, 2], "count": [767]}, "eef_sim_pose_state": {"mean": [0.5198165585139747, 0.306219316982974, 1.095998729543651, -2.5026679035993427, 0.6055333965170318, 2.3962777028997104, 0.5507498067125491, -0.2772497576352057, 1.0981457893966065, -1.0572370231574886, 1.0103920717724753, -1.919075429621154], "std": [0.05331535266207431, 0.05284877343503611, 0.03344509020083798, 0.3434946001182885, 0.47075692272164843, 1.424204050064674, 0.04213363122096913, 0.05725284471266404, 0.04380289579506557, 2.6861114932677803, 0.27346710804132845, 0.3925837685732465], "min": [0.4155121899426706, 0.1339483342104018, 1.0127541658396364, -3.000971226278898, 0.027484901949442753, -3.139601474159898, 0.4814714282163882, -0.3562664139465213, 1.0169608576500802, -3.141393271680869, 0.23561892063083412, -2.712783535480582], "max": [0.6403776389274474, 0.3758754069848114, 1.134468439080496, -1.2592096494595306, 1.325174198070037, 3.1133444057995843, 0.6743651238507719, -0.058478613003241905, 1.2160139144848177, 3.1397547129661936, 1.3100451663806547, -1.0556396609690897], "count": [767]}, "eef_sim_pose_action": {"mean": [0.5198165585139747, 0.306219316982974, 1.095998729543651, -2.5026679035993427, 0.6055333965170318, 2.3962777028997104, 0.5507498067125491, -0.2772497576352057, 1.0981457893966065, -1.0572370231574886, 1.0103920717724753, -1.919075429621154], "std": [0.05331535266207431, 0.05284877343503611, 0.03344509020083798, 0.3434946001182885, 0.47075692272164843, 1.424204050064674, 0.04213363122096913, 0.05725284471266404, 0.04380289579506557, 2.6861114932677803, 0.27346710804132845, 0.3925837685732465], "min": [0.4155121899426706, 0.1339483342104018, 1.0127541658396364, -3.000971226278898, 0.027484901949442753, -3.139601474159898, 0.4814714282163882, -0.3562664139465213, 1.0169608576500802, -3.141393271680869, 0.23561892063083412, -2.712783535480582], "max": [0.6403776389274474, 0.3758754069848114, 1.134468439080496, -1.2592096494595306, 1.325174198070037, 3.1133444057995843, 0.6743651238507719, -0.058478613003241905, 1.2160139144848177, 3.1397547129661936, 1.3100451663806547, -1.0556396609690897], "count": [767]}, "gripper_mode_state": {"mean": [0.37809647979139505, 0.25684485006518903], "std": [0.48491188040792466, 0.4368930911106029], "min": [0, 0], "max": [1, 1], "count": [767]}, "gripper_activity_state": {"mean": [1.7900912646675358, 1.8265971316818774], "std": [0.5561141648001433, 0.5054299917394997], "min": [0, 0], "max": [2, 2], "count": [767]}, "gripper_mode_action": {"mean": [0.37809647979139505, 0.25684485006518903], "std": [0.48491188040792466, 0.4368930911106029], "min": [0, 0], "max": [1, 1], "count": [767]}, "gripper_activity_action": {"mean": [1.7900912646675358, 1.8265971316818774], "std": [0.5561141648001433, 0.5054299917394997], "min": [0, 0], "max": [2, 2], "count": [767]}, "gripper_open_scale_state": {"mean": [0.5424563233575735, 0.6923252933159042], "std": [0.3562644695908744, 0.314250698054367], "min": [0.032, 0.055], "max": [0.934, 0.928], "count": [767]}, "gripper_open_scale_action": {"mean": [0.5424563233575735, 0.6923252933159042], "std": [0.3562644695908744, 0.314250698054367], "min": [0.032, 0.055], "max": [0.934, 0.928], "count": [767]}}} +{"episode_index": 659, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[1.0]], [[1.0]]], "mean": [[[0.42607701391960295]], [[0.4571547388692319]], [[0.45744530290186247]]], "std": [[[0.2420656563871483]], [[0.20943348031436793]], [[0.20360596660706215]]], "count": [133]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.393484322018281]], [[0.4367075071256573]], [[0.4368515175807165]]], "std": [[[0.23628466051378455]], [[0.1950268337199002]], [[0.18976092898751432]]], "count": [133]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4192941038257408]], [[0.45504164363113664]], [[0.4572681581404492]]], "std": [[[0.21297530162365122]], [[0.1816517938521186]], [[0.1730134564428951]]], "count": [133]}, "observation.state": {"min": [0.28553587198257446, 2.0360662937164307, -1.448570966720581, -1.1866493225097656, -2.777761459350586, -1.8758798837661743, 1.037004828453064, 49.0, 0.06316500157117844, 0.2872210144996643, -0.1122250035405159, -3.062999963760376, -0.31299999356269836, -0.6990000009536743, -0.8038288354873657, -2.1755878925323486, 0.3456450402736664, 0.15515978634357452, 1.2241041660308838, 0.7398450970649719, -2.6414859294891357, 0.0, -0.3708899915218353, 0.2455430030822754, -0.1454239934682846, 1.7710000276565552, -0.24199999868869781, -3.1411852836608887], "max": [1.1027164459228516, 2.1071362495422363, -0.4024031460285187, -0.5199336409568787, -1.5610748529434204, -0.7168591022491455, 1.8424044847488403, 931.0, 0.3774009943008423, 0.4617069959640503, 0.08208800107240677, -2.437999963760376, 0.5530000329017639, 0.30900001525878906, -0.1771509200334549, -2.0084550380706787, 1.1931594610214233, 1.1892149448394775, 2.860978603363037, 1.8657920360565186, -0.8275479078292847, 939.0, -0.17538900673389435, 0.4750269949436188, 0.07439800351858139, 3.134999990463257, 1.0679999589920044, 3.1389999389648438], "mean": [0.4935762286186218, 2.0822629928588867, -0.8063228726387024, -0.8548400402069092, -2.11155366897583, -1.4719563722610474, 1.3460088968276978, 711.369140625, 0.26640138030052185, 0.33510348200798035, 0.0015806626761332154, -2.787661075592041, 0.27562713623046875, -0.23755969107151031, -0.5752362012863159, -2.0824460983276367, 0.7752293944358826, 0.8681714534759521, 2.416255235671997, 1.5620224475860596, -2.002586603164673, 482.90130615234375, -0.27864086627960205, 0.33620330691337585, 0.014227423816919327, 2.71944260597229, 0.20478802919387817, -2.2318572998046875], "std": [0.1591588854789734, 0.014841320924460888, 0.24344484508037567, 0.17470747232437134, 0.2730499804019928, 0.2760309875011444, 0.2371785044670105, 315.5573425292969, 0.06554782390594482, 0.04412582144141197, 0.04257094860076904, 0.19306644797325134, 0.21957331895828247, 0.24051277339458466, 0.15771722793579102, 0.05286266654729843, 0.20676514506340027, 0.23875641822814941, 0.5216214656829834, 0.3032029867172241, 0.5848420262336731, 373.6293640136719, 0.05168752744793892, 0.05447904020547867, 0.04236369952559471, 0.31291159987449646, 0.38145434856414795, 0.617354154586792], "count": [684]}, "action": {"min": [0.28553587198257446, 2.0360662937164307, -1.448570966720581, -1.1866493225097656, -2.777761459350586, -1.8758798837661743, 1.037004828453064, 49.0, 0.06316500157117844, 0.2872210144996643, -0.1122250035405159, -3.062999963760376, -0.31299999356269836, -0.6990000009536743, -0.8038288354873657, -2.1755878925323486, 0.3456450402736664, 0.15515978634357452, 1.2241041660308838, 0.7398450970649719, -2.6414859294891357, 0.0, -0.3708899915218353, 0.2455430030822754, -0.1454239934682846, 1.7710000276565552, -0.24199999868869781, -3.1411852836608887], "max": [1.1027164459228516, 2.1071362495422363, -0.4024031460285187, -0.5199336409568787, -1.5610748529434204, -0.7168591022491455, 1.8424044847488403, 931.0, 0.3774009943008423, 0.4617069959640503, 0.08208800107240677, -2.437999963760376, 0.5530000329017639, 0.30900001525878906, -0.1771509200334549, -2.0084550380706787, 1.1931594610214233, 1.1892149448394775, 2.860978603363037, 1.8657920360565186, -0.8275479078292847, 939.0, -0.17538900673389435, 0.4750269949436188, 0.07439800351858139, 3.134999990463257, 1.0679999589920044, 3.1389999389648438], "mean": [0.4935762286186218, 2.0822629928588867, -0.8063228726387024, -0.8548400402069092, -2.11155366897583, -1.4719563722610474, 1.3460088968276978, 711.369140625, 0.26640138030052185, 0.33510348200798035, 0.0015806626761332154, -2.787661075592041, 0.27562713623046875, -0.23755969107151031, -0.5752362012863159, -2.0824460983276367, 0.7752293944358826, 0.8681714534759521, 2.416255235671997, 1.5620224475860596, -2.002586603164673, 482.90130615234375, -0.27864086627960205, 0.33620330691337585, 0.014227423816919327, 2.71944260597229, 0.20478802919387817, -2.2318572998046875], "std": [0.1591588854789734, 0.014841320924460888, 0.24344484508037567, 0.17470747232437134, 0.2730499804019928, 0.2760309875011444, 0.2371785044670105, 315.5573425292969, 0.06554782390594482, 0.04412582144141197, 0.04257094860076904, 0.19306644797325134, 0.21957331895828247, 0.24051277339458466, 0.15771722793579102, 0.05286266654729843, 0.20676514506340027, 0.23875641822814941, 0.5216214656829834, 0.3032029867172241, 0.5848420262336731, 373.6293640136719, 0.05168752744793892, 0.05447904020547867, 0.04236369952559471, 0.31291159987449646, 0.38145434856414795, 0.617354154586792], "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": [662], "max": [662], "mean": [662.0], "std": [0.0], "count": [684]}, "index": {"min": [582311], "max": [582994], "mean": [582652.5], "std": [197.453581042904], "count": [684]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [684]}, "subtask_annotation": {"mean": [7.592105263157895, 29.0, 29.0, 29.0, 29.0], "std": [8.62042296288851, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [684]}, "scene_annotation": {"mean": [662.0], "std": [0.0], "min": [662], "max": [662], "count": [684]}, "eef_direction_state": {"mean": [3.543859649122807, 3.807017543859649], "std": [2.2287607715483695, 2.1194333057928256], "min": [0, 0], "max": [6, 6], "count": [684]}, "eef_velocity_state": {"mean": [0.7748538011695907, 0.8216374269005848], "std": [0.632140480283486, 0.7533936535409116], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_acc_mag_state": {"mean": [0.6900584795321637, 0.7090643274853801], "std": [0.8238871616062917, 0.8281450783019654], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_direction_action": {"mean": [3.543859649122807, 3.807017543859649], "std": [2.2287607715483695, 2.1194333057928256], "min": [0, 0], "max": [6, 6], "count": [684]}, "eef_velocity_action": {"mean": [0.7748538011695907, 0.8216374269005848], "std": [0.632140480283486, 0.7533936535409116], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_acc_mag_action": {"mean": [0.6900584795321637, 0.7090643274853801], "std": [0.8238871616062917, 0.8281450783019654], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_sim_pose_state": {"mean": [0.5514443767815792, 0.29224331039812623, 1.108100500801962, -2.3962331405382105, 0.5927427031602633, 2.2608772900135996, 0.5461639572037114, -0.2836688833698086, 1.1000342886665264, -0.384868447681086, 0.9952000298565595, -2.005395851306617], "std": [0.054594364893876264, 0.05404335647607849, 0.03950830001190029, 1.1406256441880538, 0.4861441543934987, 1.4808118622592412, 0.04076691152488558, 0.06650596296982422, 0.03690674873510792, 2.9370713807241664, 0.24802219267187642, 0.375665183530719], "min": [0.4478552599439472, 0.1369898559248227, 1.0202766725786683, -3.1378743855275797, -0.028501434101831702, -3.1371232795093276, 0.48711076764604533, -0.3734599565130466, 1.0217729636659438, -3.1401816117642802, 0.3005498104460924, -2.7511062863422087], "max": [0.6686624702477089, 0.36335443484378716, 1.156886224369411, 3.140802312263978, 1.379223817831662, 3.141314738167444, 0.6687990413396347, -0.057597558734379356, 1.1813650736129522, 3.141158533777153, 1.273632414425033, -1.1792750393753564], "count": [684]}, "eef_sim_pose_action": {"mean": [0.5514443767815792, 0.29224331039812623, 1.108100500801962, -2.3962331405382105, 0.5927427031602633, 2.2608772900135996, 0.5461639572037114, -0.2836688833698086, 1.1000342886665264, -0.384868447681086, 0.9952000298565595, -2.005395851306617], "std": [0.054594364893876264, 0.05404335647607849, 0.03950830001190029, 1.1406256441880538, 0.4861441543934987, 1.4808118622592412, 0.04076691152488558, 0.06650596296982422, 0.03690674873510792, 2.9370713807241664, 0.24802219267187642, 0.375665183530719], "min": [0.4478552599439472, 0.1369898559248227, 1.0202766725786683, -3.1378743855275797, -0.028501434101831702, -3.1371232795093276, 0.48711076764604533, -0.3734599565130466, 1.0217729636659438, -3.1401816117642802, 0.3005498104460924, -2.7511062863422087], "max": [0.6686624702477089, 0.36335443484378716, 1.156886224369411, 3.140802312263978, 1.379223817831662, 3.141314738167444, 0.6687990413396347, -0.057597558734379356, 1.1813650736129522, 3.141158533777153, 1.273632414425033, -1.1792750393753564], "count": [684]}, "gripper_mode_state": {"mean": [0.489766081871345, 0.2631578947368421], "std": [0.4998952559484216, 0.4403473823863557], "min": [0, 0], "max": [1, 1], "count": [684]}, "gripper_activity_state": {"mean": [1.6461988304093567, 1.7748538011695907], "std": [0.6822521581131826, 0.5865543719532584], "min": [0, 0], "max": [2, 2], "count": [684]}, "gripper_mode_action": {"mean": [0.489766081871345, 0.2631578947368421], "std": [0.4998952559484216, 0.4403473823863557], "min": [0, 0], "max": [1, 1], "count": [684]}, "gripper_activity_action": {"mean": [1.6461988304093567, 1.7748538011695907], "std": [0.6822521581131826, 0.5865543719532584], "min": [0, 0], "max": [2, 2], "count": [684]}, "gripper_open_scale_state": {"mean": [0.48290131589955504, 0.7113691520690896], "std": [0.3736293899309085, 0.3155575314589138], "min": [0.0, 0.049], "max": [0.939, 0.931], "count": [684]}, "gripper_open_scale_action": {"mean": [0.48290131589955504, 0.7113691520690896], "std": [0.3736293899309085, 0.3155575314589138], "min": [0.0, 0.049], "max": [0.939, 0.931], "count": [684]}}} +{"episode_index": 660, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8352941176470589]], [[1.0]], [[1.0]]], "mean": [[[0.42906344255598416]], [[0.45721908315921994]], [[0.4570175251794707]]], "std": [[[0.23671661013176268]], [[0.2056202669744494]], [[0.19975061997547097]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4027957867914925]], [[0.4425707168113147]], [[0.44318201208078856]]], "std": [[[0.22411371218785334]], [[0.18661757508405702]], [[0.18189015162549124]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41122160445462336]], [[0.4476603132031501]], [[0.4501070947846352]]], "std": [[[0.20941616393185278]], [[0.17683244247753452]], [[0.16738934344480427]]], "count": [122]}, "observation.state": {"min": [0.20395919680595398, 2.0488595962524414, -1.5023795366287231, -1.370240569114685, -2.9145774841308594, -1.9878427982330322, 0.9492846131324768, 49.0, 0.05108800157904625, 0.2765209972858429, -0.1301790028810501, -2.9839999675750732, -0.4269999861717224, -0.7929999828338623, -0.8160287737846375, -2.1755356788635254, 0.24232152104377747, -0.1420348882675171, 1.5121183395385742, 0.9000314474105835, -2.518300771713257, -4.0, -0.3600890040397644, 0.23751600086688995, -0.16232000291347504, -3.1391851902008057, -0.2770000398159027, -3.1361851692199707], "max": [1.1579387187957764, 2.110539674758911, -0.41263076663017273, -0.44799110293388367, -1.678221344947815, -0.6902777552604675, 1.966357707977295, 930.0, 0.38871198892593384, 0.46131399273872375, 0.09444800019264221, -2.3499999046325684, 0.6380000114440918, 0.5799999833106995, -0.18050195276737213, -2.0001821517944336, 0.8375660181045532, 1.0882127285003662, 2.8578546047210693, 1.954262614250183, -0.7092669010162354, 922.0, -0.20886799693107605, 0.4456329941749573, 0.07847200334072113, 3.1410000324249268, 1.1339999437332153, 3.13700008392334], "mean": [0.5115333795547485, 2.0850415229797363, -0.7989516854286194, -0.8878530263900757, -2.1415109634399414, -1.438360333442688, 1.3683593273162842, 658.9058837890625, 0.26438191533088684, 0.3431076407432556, 0.009843570180237293, -2.720447301864624, 0.2246759980916977, -0.24144181609153748, -0.5457574725151062, -2.0893404483795166, 0.617373526096344, 0.7797377705574036, 2.318898916244507, 1.6147140264511108, -1.8123149871826172, 475.072021484375, -0.2831656336784363, 0.3222656846046448, 0.011773426085710526, 1.6327075958251953, 0.346955806016922, -2.2985193729400635], "std": [0.20511358976364136, 0.00968652218580246, 0.2517566382884979, 0.22300110757350922, 0.314299613237381, 0.31374791264533997, 0.2805887460708618, 341.32720947265625, 0.0777057632803917, 0.04984745755791664, 0.04596221074461937, 0.2047308087348938, 0.2663835883140564, 0.30655696988105774, 0.1525486409664154, 0.04985833540558815, 0.19424937665462494, 0.3249013125896454, 0.46572941541671753, 0.30012238025665283, 0.6140313148498535, 382.9637145996094, 0.04064338281750679, 0.052827928215265274, 0.047869157046079636, 2.25687313079834, 0.42178571224212646, 0.5846351981163025], "count": [611]}, "action": {"min": [0.20395919680595398, 2.0488595962524414, -1.5023795366287231, -1.370240569114685, -2.9145774841308594, -1.9878427982330322, 0.9492846131324768, 49.0, 0.05108800157904625, 0.2765209972858429, -0.1301790028810501, -2.9839999675750732, -0.4269999861717224, -0.7929999828338623, -0.8160287737846375, -2.1755356788635254, 0.24232152104377747, -0.1420348882675171, 1.5121183395385742, 0.9000314474105835, -2.518300771713257, -4.0, -0.3600890040397644, 0.23751600086688995, -0.16232000291347504, -3.1391851902008057, -0.2770000398159027, -3.1361851692199707], "max": [1.1579387187957764, 2.110539674758911, -0.41263076663017273, -0.44799110293388367, -1.678221344947815, -0.6902777552604675, 1.966357707977295, 930.0, 0.38871198892593384, 0.46131399273872375, 0.09444800019264221, -2.3499999046325684, 0.6380000114440918, 0.5799999833106995, -0.18050195276737213, -2.0001821517944336, 0.8375660181045532, 1.0882127285003662, 2.8578546047210693, 1.954262614250183, -0.7092669010162354, 922.0, -0.20886799693107605, 0.4456329941749573, 0.07847200334072113, 3.1410000324249268, 1.1339999437332153, 3.13700008392334], "mean": [0.5115333795547485, 2.0850415229797363, -0.7989516854286194, -0.8878530263900757, -2.1415109634399414, -1.438360333442688, 1.3683593273162842, 658.9058837890625, 0.26438191533088684, 0.3431076407432556, 0.009843570180237293, -2.720447301864624, 0.2246759980916977, -0.24144181609153748, -0.5457574725151062, -2.0893404483795166, 0.617373526096344, 0.7797377705574036, 2.318898916244507, 1.6147140264511108, -1.8123149871826172, 475.072021484375, -0.2831656336784363, 0.3222656846046448, 0.011773426085710526, 1.6327075958251953, 0.346955806016922, -2.2985193729400635], "std": [0.20511358976364136, 0.00968652218580246, 0.2517566382884979, 0.22300110757350922, 0.314299613237381, 0.31374791264533997, 0.2805887460708618, 341.32720947265625, 0.0777057632803917, 0.04984745755791664, 0.04596221074461937, 0.2047308087348938, 0.2663835883140564, 0.30655696988105774, 0.1525486409664154, 0.04985833540558815, 0.19424937665462494, 0.3249013125896454, 0.46572941541671753, 0.30012238025665283, 0.6140313148498535, 382.9637145996094, 0.04064338281750679, 0.052827928215265274, 0.047869157046079636, 2.25687313079834, 0.42178571224212646, 0.5846351981163025], "count": [611]}, "timestamp": {"min": [0.0], "max": [20.333333333333332], "mean": [10.166666666666666], "std": [5.879342366852493], "count": [611]}, "frame_index": {"min": [0], "max": [610], "mean": [305.0], "std": [176.38027100557477], "count": [611]}, "episode_index": {"min": [663], "max": [663], "mean": [663.0], "std": [0.0], "count": [611]}, "index": {"min": [582995], "max": [583605], "mean": [583300.0], "std": [176.38027100557477], "count": [611]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [611]}, "subtask_annotation": {"mean": [9.826513911620294, 29.0, 29.0, 29.0, 29.0], "std": [9.008053359451731, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [611]}, "scene_annotation": {"mean": [663.0], "std": [0.0], "min": [663], "max": [663], "count": [611]}, "eef_direction_state": {"mean": [3.6268412438625206, 3.6366612111292964], "std": [2.1494565230964566, 2.1081009631465744], "min": [0, 0], "max": [6, 6], "count": [611]}, "eef_velocity_state": {"mean": [0.8003273322422259, 0.9590834697217676], "std": [0.6765174306208229, 0.7437432272786212], "min": [0, 0], "max": [2, 2], "count": [611]}, "eef_acc_mag_state": {"mean": [0.6972176759410802, 0.795417348608838], "std": [0.8280923496349261, 0.8324703133126229], "min": [0, 0], "max": [2, 2], "count": [611]}, "eef_direction_action": {"mean": [3.6268412438625206, 3.6366612111292964], "std": [2.1494565230964566, 2.1081009631465744], "min": [0, 0], "max": [6, 6], "count": [611]}, "eef_velocity_action": {"mean": [0.8003273322422259, 0.9590834697217676], "std": [0.6765174306208229, 0.7437432272786212], "min": [0, 0], "max": [2, 2], "count": [611]}, "eef_acc_mag_action": {"mean": [0.6972176759410802, 0.795417348608838], "std": [0.8280923496349261, 0.8324703133126229], "min": [0, 0], "max": [2, 2], "count": [611]}, "eef_sim_pose_state": {"mean": [0.5349514620572382, 0.29775353041896685, 1.097811631400982, -2.4142396473398335, 0.7089739834880929, 1.7416447800278678, 0.5523492565955451, -0.2854243469187755, 1.1084793781314057, -0.4844995419855588, 0.9303445763993615, -2.009741650583241], "std": [0.054360693994576485, 0.04648822639690644, 0.04661191304352484, 0.4188285414676785, 0.46404782430089603, 2.1179870133543095, 0.047779913665365825, 0.076520209897896, 0.04483411966395184, 2.8640319802867222, 0.30214356664735526, 0.44083650713691624], "min": [0.42032279724511196, 0.13710746725356338, 1.001251403737797, -2.8070859322056507, -0.013193006623007264, -3.1399388993461916, 0.46817538242535095, -0.3724348617572184, 1.0142798544669214, -3.139117438174468, 0.16005109892849534, -2.7158396872709503], "max": [0.6400566594259685, 0.3533078145487101, 1.1500244963426751, -1.0561782094223064, 1.3384562952728576, 3.1413428591268384, 0.667614250434164, -0.04484160800394198, 1.1887715007853268, 3.1403249195002885, 1.2865396355925331, -0.8917035578878121], "count": [611]}, "eef_sim_pose_action": {"mean": [0.5349514620572382, 0.29775353041896685, 1.097811631400982, -2.4142396473398335, 0.7089739834880929, 1.7416447800278678, 0.5523492565955451, -0.2854243469187755, 1.1084793781314057, -0.4844995419855588, 0.9303445763993615, -2.009741650583241], "std": [0.054360693994576485, 0.04648822639690644, 0.04661191304352484, 0.4188285414676785, 0.46404782430089603, 2.1179870133543095, 0.047779913665365825, 0.076520209897896, 0.04483411966395184, 2.8640319802867222, 0.30214356664735526, 0.44083650713691624], "min": [0.42032279724511196, 0.13710746725356338, 1.001251403737797, -2.8070859322056507, -0.013193006623007264, -3.1399388993461916, 0.46817538242535095, -0.3724348617572184, 1.0142798544669214, -3.139117438174468, 0.16005109892849534, -2.7158396872709503], "max": [0.6400566594259685, 0.3533078145487101, 1.1500244963426751, -1.0561782094223064, 1.3384562952728576, 3.1413428591268384, 0.667614250434164, -0.04484160800394198, 1.1887715007853268, 3.1403249195002885, 1.2865396355925331, -0.8917035578878121], "count": [611]}, "gripper_mode_state": {"mean": [0.486088379705401, 0.3322422258592471], "std": [0.4998064293511839, 0.47101733430452336], "min": [0, 0], "max": [1, 1], "count": [611]}, "gripper_activity_state": {"mean": [1.746317512274959, 1.7888707037643208], "std": [0.5941328170195671, 0.5513921093392322], "min": [0, 0], "max": [2, 2], "count": [611]}, "gripper_mode_action": {"mean": [0.486088379705401, 0.3322422258592471], "std": [0.4998064293511839, 0.47101733430452336], "min": [0, 0], "max": [1, 1], "count": [611]}, "gripper_activity_action": {"mean": [1.746317512274959, 1.7888707037643208], "std": [0.5941328170195671, 0.5513921093392322], "min": [0, 0], "max": [2, 2], "count": [611]}, "gripper_open_scale_state": {"mean": [0.4750801964231484, 0.6589058920615245], "std": [0.382953377161734, 0.3413270745758799], "min": [0.0, 0.049], "max": [0.922, 0.93], "count": [611]}, "gripper_open_scale_action": {"mean": [0.4750801964231484, 0.6589058920615245], "std": [0.382953377161734, 0.3413270745758799], "min": [0.0, 0.049], "max": [0.922, 0.93], "count": [611]}}} +{"episode_index": 661, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[1.0]], [[1.0]]], "mean": [[[0.4333974474376771]], [[0.4620644014980624]], [[0.4623585462577361]]], "std": [[[0.2346753015905393]], [[0.20341671585534027]], [[0.1978203607161267]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4026681452079357]], [[0.4414631666088264]], [[0.4413340165712303]]], "std": [[[0.22069292902751814]], [[0.18268395266676074]], [[0.17781662829558967]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42425392048412286]], [[0.4549181108652901]], [[0.4564973031985655]]], "std": [[[0.19876442826834806]], [[0.16988006152095395]], [[0.16162028046834087]]], "count": [113]}, "observation.state": {"min": [0.24202480912208557, 2.038055896759033, -1.581146240234375, -1.1603124141693115, -2.740760326385498, -1.8777474164962769, 0.9225810766220093, 52.0, 0.07198899984359741, 0.27194899320602417, -0.13086000084877014, -3.0339999198913574, -0.18299999833106995, -0.6830000877380371, -0.7183251976966858, -2.1755878925323486, 0.40936699509620667, 0.38468801975250244, 0.8938703536987305, 0.6236585378646851, -2.5340609550476074, -5.0, -0.3692060112953186, 0.24775899946689606, -0.1658259928226471, -3.1401853561401367, -0.24799999594688416, -2.994999885559082], "max": [1.026794672012329, 2.109457492828369, -0.3631157875061035, -0.5323079824447632, -1.5439356565475464, -0.8194495439529419, 1.7108590602874756, 927.0, 0.3778479993343353, 0.44165098667144775, 0.0742890015244484, -2.371999979019165, 0.6570000052452087, 0.6420000195503235, -0.14945253729820251, -2.0492959022521973, 1.7642136812210083, 1.2744219303131104, 2.859372854232788, 2.0055928230285645, -0.9139591455459595, 944.0, -0.18481099605560303, 0.44210299849510193, 0.06913699954748154, 3.13700008392334, 1.1740000247955322, -1.784999966621399], "mean": [0.47145554423332214, 2.0798966884613037, -0.7221047282218933, -0.7935651540756226, -2.091670036315918, -1.462715744972229, 1.2056771516799927, 629.7676391601562, 0.28282663226127625, 0.32641229033470154, 0.006468890700489283, -2.721687078475952, 0.32306548953056335, -0.19411270320415497, -0.49883347749710083, -2.120434045791626, 0.8130502700805664, 0.8854422569274902, 2.2070250511169434, 1.54081130027771, -1.8548829555511475, 464.8203430175781, -0.2775786519050598, 0.3219779133796692, 0.004142989870160818, 1.5921292304992676, 0.3260888457298279, -2.346121072769165], "std": [0.16413353383541107, 0.012955795042216778, 0.2688722312450409, 0.15927913784980774, 0.28716224431991577, 0.2818550765514374, 0.2423063963651657, 360.7197570800781, 0.0726931020617485, 0.052897192537784576, 0.04646473005414009, 0.23020659387111664, 0.21340413391590118, 0.2903497517108917, 0.14647863805294037, 0.037129372358322144, 0.2587437927722931, 0.2802794575691223, 0.6334250569343567, 0.3946661353111267, 0.5671128034591675, 387.48724365234375, 0.0472538024187088, 0.05348166078329086, 0.04902190342545509, 2.2646307945251465, 0.40016448497772217, 0.3684484362602234], "count": [551]}, "action": {"min": [0.24202480912208557, 2.038055896759033, -1.581146240234375, -1.1603124141693115, -2.740760326385498, -1.8777474164962769, 0.9225810766220093, 52.0, 0.07198899984359741, 0.27194899320602417, -0.13086000084877014, -3.0339999198913574, -0.18299999833106995, -0.6830000877380371, -0.7183251976966858, -2.1755878925323486, 0.40936699509620667, 0.38468801975250244, 0.8938703536987305, 0.6236585378646851, -2.5340609550476074, -5.0, -0.3692060112953186, 0.24775899946689606, -0.1658259928226471, -3.1401853561401367, -0.24799999594688416, -2.994999885559082], "max": [1.026794672012329, 2.109457492828369, -0.3631157875061035, -0.5323079824447632, -1.5439356565475464, -0.8194495439529419, 1.7108590602874756, 927.0, 0.3778479993343353, 0.44165098667144775, 0.0742890015244484, -2.371999979019165, 0.6570000052452087, 0.6420000195503235, -0.14945253729820251, -2.0492959022521973, 1.7642136812210083, 1.2744219303131104, 2.859372854232788, 2.0055928230285645, -0.9139591455459595, 944.0, -0.18481099605560303, 0.44210299849510193, 0.06913699954748154, 3.13700008392334, 1.1740000247955322, -1.784999966621399], "mean": [0.47145554423332214, 2.0798966884613037, -0.7221047282218933, -0.7935651540756226, -2.091670036315918, -1.462715744972229, 1.2056771516799927, 629.7676391601562, 0.28282663226127625, 0.32641229033470154, 0.006468890700489283, -2.721687078475952, 0.32306548953056335, -0.19411270320415497, -0.49883347749710083, -2.120434045791626, 0.8130502700805664, 0.8854422569274902, 2.2070250511169434, 1.54081130027771, -1.8548829555511475, 464.8203430175781, -0.2775786519050598, 0.3219779133796692, 0.004142989870160818, 1.5921292304992676, 0.3260888457298279, -2.346121072769165], "std": [0.16413353383541107, 0.012955795042216778, 0.2688722312450409, 0.15927913784980774, 0.28716224431991577, 0.2818550765514374, 0.2423063963651657, 360.7197570800781, 0.0726931020617485, 0.052897192537784576, 0.04646473005414009, 0.23020659387111664, 0.21340413391590118, 0.2903497517108917, 0.14647863805294037, 0.037129372358322144, 0.2587437927722931, 0.2802794575691223, 0.6334250569343567, 0.3946661353111267, 0.5671128034591675, 387.48724365234375, 0.0472538024187088, 0.05348166078329086, 0.04902190342545509, 2.2646307945251465, 0.40016448497772217, 0.3684484362602234], "count": [551]}, "timestamp": {"min": [0.0], "max": [18.333333333333332], "mean": [9.166666666666668], "std": [5.301991240195622], "count": [551]}, "frame_index": {"min": [0], "max": [550], "mean": [275.0], "std": [159.05973720586866], "count": [551]}, "episode_index": {"min": [664], "max": [664], "mean": [664.0], "std": [0.0], "count": [551]}, "index": {"min": [583606], "max": [584156], "mean": [583881.0], "std": [159.05973720586866], "count": [551]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [551]}, "subtask_annotation": {"mean": [7.731397459165154, 29.0, 29.0, 29.0, 29.0], "std": [6.447082771961555, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [551]}, "scene_annotation": {"mean": [664.0], "std": [0.0], "min": [664], "max": [664], "count": [551]}, "eef_direction_state": {"mean": [3.3901996370235934, 3.206896551724138], "std": [2.260329014982297, 2.150597685506627], "min": [0, 0], "max": [6, 6], "count": [551]}, "eef_velocity_state": {"mean": [0.8348457350272233, 1.014519056261343], "std": [0.657182792704036, 0.7253309496215943], "min": [0, 0], "max": [2, 2], "count": [551]}, "eef_acc_mag_state": {"mean": [0.8257713248638838, 0.8275862068965517], "std": [0.8318457896522224, 0.8289462508821009], "min": [0, 0], "max": [2, 2], "count": [551]}, "eef_direction_action": {"mean": [3.3901996370235934, 3.206896551724138], "std": [2.260329014982297, 2.150597685506627], "min": [0, 0], "max": [6, 6], "count": [551]}, "eef_velocity_action": {"mean": [0.8348457350272233, 1.014519056261343], "std": [0.657182792704036, 0.7253309496215943], "min": [0, 0], "max": [2, 2], "count": [551]}, "eef_acc_mag_action": {"mean": [0.8257713248638838, 0.8275862068965517], "std": [0.8318457896522224, 0.8289462508821009], "min": [0, 0], "max": [2, 2], "count": [551]}, "eef_sim_pose_state": {"mean": [0.5345763492259381, 0.287748120081472, 1.0974965956733111, -2.5149849207372243, 0.7130493872350997, 2.137753717268716, 0.5348671887896194, -0.29838133046246806, 1.0897026826922045, -0.8075031608067915, 1.037084178825026, -1.9718913036774142], "std": [0.05038562306079124, 0.05335443948593828, 0.04347340158252203, 0.3696436134141167, 0.4574650615353962, 1.6753303331657896, 0.04911318135837554, 0.072817918073671, 0.040959722102894246, 2.782363183864842, 0.25425857077986364, 0.45686944216904335], "min": [0.4571398370072962, 0.12362945011858509, 1.0048270250996016, -2.970465726291231, -0.009119480117085521, -3.0880855535531304, 0.4798707090905152, -0.3783029478933006, 1.0238810417750954, -3.1397118795383694, 0.4268338237676004, -2.635154451407505], "max": [0.6368501203548943, 0.34875983418025186, 1.1467382173105634, -1.3549792840875143, 1.327614686966624, 3.1406308369971114, 0.6540645568792973, -0.05497882963037902, 1.1918074059913193, 3.1380785204941777, 1.4085133475447695, -0.7793784483042234], "count": [551]}, "eef_sim_pose_action": {"mean": [0.5345763492259381, 0.287748120081472, 1.0974965956733111, -2.5149849207372243, 0.7130493872350997, 2.137753717268716, 0.5348671887896194, -0.29838133046246806, 1.0897026826922045, -0.8075031608067915, 1.037084178825026, -1.9718913036774142], "std": [0.05038562306079124, 0.05335443948593828, 0.04347340158252203, 0.3696436134141167, 0.4574650615353962, 1.6753303331657896, 0.04911318135837554, 0.072817918073671, 0.040959722102894246, 2.782363183864842, 0.25425857077986364, 0.45686944216904335], "min": [0.4571398370072962, 0.12362945011858509, 1.0048270250996016, -2.970465726291231, -0.009119480117085521, -3.0880855535531304, 0.4798707090905152, -0.3783029478933006, 1.0238810417750954, -3.1397118795383694, 0.4268338237676004, -2.635154451407505], "max": [0.6368501203548943, 0.34875983418025186, 1.1467382173105634, -1.3549792840875143, 1.327614686966624, 3.1406308369971114, 0.6540645568792973, -0.05497882963037902, 1.1918074059913193, 3.1380785204941777, 1.4085133475447695, -0.7793784483042234], "count": [551]}, "gripper_mode_state": {"mean": [0.49364791288566245, 0.35208711433756806], "std": [0.49995964936111653, 0.4776209566748661], "min": [0, 0], "max": [1, 1], "count": [551]}, "gripper_activity_state": {"mean": [1.718693284936479, 1.73502722323049], "std": [0.6310154567455741, 0.6163441990257474], "min": [0, 0], "max": [2, 2], "count": [551]}, "gripper_mode_action": {"mean": [0.49364791288566245, 0.35208711433756806], "std": [0.49995964936111653, 0.4776209566748661], "min": [0, 0], "max": [1, 1], "count": [551]}, "gripper_activity_action": {"mean": [1.718693284936479, 1.73502722323049], "std": [0.6310154567455741, 0.6163441990257474], "min": [0, 0], "max": [2, 2], "count": [551]}, "gripper_open_scale_state": {"mean": [0.46483666060234746, 0.6297676951898186], "std": [0.3874675788267952, 0.3607193595571174], "min": [0.0, 0.052], "max": [0.944, 0.927], "count": [551]}, "gripper_open_scale_action": {"mean": [0.46483666060234746, 0.6297676951898186], "std": [0.3874675788267952, 0.3607193595571174], "min": [0.0, 0.052], "max": [0.944, 0.927], "count": [551]}}} +{"episode_index": 662, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[1.0]], [[1.0]]], "mean": [[[0.43121001882637117]], [[0.4613930537794828]], [[0.46058871483375957]]], "std": [[[0.23493356905087534]], [[0.202738391589842]], [[0.19744370049321447]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3903393311310031]], [[0.434188380932083]], [[0.43487345304063657]]], "std": [[[0.22239811316983]], [[0.18584161629577475]], [[0.18012838053148506]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4032518719806763]], [[0.44273417874396137]], [[0.44450577756464904]]], "std": [[[0.2060831153426575]], [[0.17270856427619952]], [[0.16344287392692075]]], "count": [115]}, "observation.state": {"min": [0.1186649352312088, 2.0440945625305176, -1.585666537284851, -1.3102360963821411, -2.8778910636901855, -1.938205599784851, 1.085594892501831, 36.0, 0.04139300063252449, 0.2513180077075958, -0.12677699327468872, -2.9769999980926514, -0.33400002121925354, -0.7999999523162842, -0.7951196432113647, -2.1757450103759766, -0.10550516098737717, -0.143483504652977, 1.7581924200057983, 0.9464571475982666, -2.354623794555664, 25.0, -0.3702569901943207, 0.24076999723911285, -0.1686439961194992, -3.1411852836608887, -0.3019999861717224, -3.119999885559082], "max": [1.017160415649414, 2.1079390048980713, -0.5129871964454651, -0.6090152263641357, -1.6118289232254028, -1.0265328884124756, 1.9147310256958008, 930.0, 0.35600998997688293, 0.43754100799560547, 0.10414700210094452, -2.3980000019073486, 0.5130000114440918, 0.4519999921321869, -0.22823670506477356, -1.9833571910858154, 0.8885994553565979, 1.1559840440750122, 2.8563361167907715, 2.038527250289917, -0.708097517490387, 938.0, -0.21603600680828094, 0.43511098623275757, 0.08003000169992447, 3.13700008392334, 1.0670000314712524, 3.1389999389648438], "mean": [0.4581030011177063, 2.0785181522369385, -0.7966861128807068, -0.9965689182281494, -2.1792824268341064, -1.4836375713348389, 1.4546653032302856, 579.7140502929688, 0.2716313600540161, 0.3326083719730377, 0.026459617540240288, -2.7282087802886963, 0.2234921157360077, -0.2898294925689697, -0.548579216003418, -2.1075985431671143, 0.6151643991470337, 0.8432304263114929, 2.3839473724365234, 1.6488761901855469, -1.7798019647598267, 456.0621032714844, -0.27394822239875793, 0.3165450990200043, 0.007176044397056103, 1.2333210706710815, 0.26943156123161316, -2.2688443660736084], "std": [0.19513362646102905, 0.015259002335369587, 0.264260470867157, 0.17425571382045746, 0.3037180006504059, 0.2724935710430145, 0.23259828984737396, 388.95086669921875, 0.07628266513347626, 0.04897972568869591, 0.0465315543115139, 0.1893288642168045, 0.21855022013187408, 0.2737710475921631, 0.1169099509716034, 0.045580483973026276, 0.2257324457168579, 0.3590802550315857, 0.37889736890792847, 0.33210790157318115, 0.5396345853805542, 420.9680480957031, 0.03532691299915314, 0.05036327987909317, 0.05921657755970955, 2.567084789276123, 0.378501296043396, 0.8019324541091919], "count": [563]}, "action": {"min": [0.1186649352312088, 2.0440945625305176, -1.585666537284851, -1.3102360963821411, -2.8778910636901855, -1.938205599784851, 1.085594892501831, 36.0, 0.04139300063252449, 0.2513180077075958, -0.12677699327468872, -2.9769999980926514, -0.33400002121925354, -0.7999999523162842, -0.7951196432113647, -2.1757450103759766, -0.10550516098737717, -0.143483504652977, 1.7581924200057983, 0.9464571475982666, -2.354623794555664, 25.0, -0.3702569901943207, 0.24076999723911285, -0.1686439961194992, -3.1411852836608887, -0.3019999861717224, -3.119999885559082], "max": [1.017160415649414, 2.1079390048980713, -0.5129871964454651, -0.6090152263641357, -1.6118289232254028, -1.0265328884124756, 1.9147310256958008, 930.0, 0.35600998997688293, 0.43754100799560547, 0.10414700210094452, -2.3980000019073486, 0.5130000114440918, 0.4519999921321869, -0.22823670506477356, -1.9833571910858154, 0.8885994553565979, 1.1559840440750122, 2.8563361167907715, 2.038527250289917, -0.708097517490387, 938.0, -0.21603600680828094, 0.43511098623275757, 0.08003000169992447, 3.13700008392334, 1.0670000314712524, 3.1389999389648438], "mean": [0.4581030011177063, 2.0785181522369385, -0.7966861128807068, -0.9965689182281494, -2.1792824268341064, -1.4836375713348389, 1.4546653032302856, 579.7140502929688, 0.2716313600540161, 0.3326083719730377, 0.026459617540240288, -2.7282087802886963, 0.2234921157360077, -0.2898294925689697, -0.548579216003418, -2.1075985431671143, 0.6151643991470337, 0.8432304263114929, 2.3839473724365234, 1.6488761901855469, -1.7798019647598267, 456.0621032714844, -0.27394822239875793, 0.3165450990200043, 0.007176044397056103, 1.2333210706710815, 0.26943156123161316, -2.2688443660736084], "std": [0.19513362646102905, 0.015259002335369587, 0.264260470867157, 0.17425571382045746, 0.3037180006504059, 0.2724935710430145, 0.23259828984737396, 388.95086669921875, 0.07628266513347626, 0.04897972568869591, 0.0465315543115139, 0.1893288642168045, 0.21855022013187408, 0.2737710475921631, 0.1169099509716034, 0.045580483973026276, 0.2257324457168579, 0.3590802550315857, 0.37889736890792847, 0.33210790157318115, 0.5396345853805542, 420.9680480957031, 0.03532691299915314, 0.05036327987909317, 0.05921657755970955, 2.567084789276123, 0.378501296043396, 0.8019324541091919], "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": [665], "max": [665], "mean": [665.0], "std": [0.0], "count": [563]}, "index": {"min": [584157], "max": [584719], "mean": [584438.0], "std": [162.52384440444425], "count": [563]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [563]}, "subtask_annotation": {"mean": [10.600355239786856, 29.0, 29.0, 29.0, 29.0], "std": [8.795392779998167, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [563]}, "scene_annotation": {"mean": [665.0], "std": [0.0], "min": [665], "max": [665], "count": [563]}, "eef_direction_state": {"mean": [3.387211367673179, 3.4458259325044405], "std": [2.1396983244840175, 2.136171477366215], "min": [0, 0], "max": [6, 6], "count": [563]}, "eef_velocity_state": {"mean": [0.8774422735346359, 0.9857904085257548], "std": [0.6426846402748955, 0.7608146555407737], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_acc_mag_state": {"mean": [0.7655417406749556, 0.822380106571936], "std": [0.8248488852065295, 0.828272625955961], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_direction_action": {"mean": [3.387211367673179, 3.4458259325044405], "std": [2.1396983244840175, 2.136171477366215], "min": [0, 0], "max": [6, 6], "count": [563]}, "eef_velocity_action": {"mean": [0.8774422735346359, 0.9857904085257548], "std": [0.6426846402748955, 0.7608146555407737], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_acc_mag_action": {"mean": [0.7655417406749556, 0.822380106571936], "std": [0.8248488852065295, 0.828272625955961], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_sim_pose_state": {"mean": [0.5315069660176642, 0.29002802902654146, 1.1021345966421006, -2.5017463776849107, 0.7272786754494152, 2.392915558316927, 0.5417171223968572, -0.301922559523526, 1.1163526724683777, -0.34496056666385777, 0.9237761906492256, -2.0726648122193563], "std": [0.047317206761592207, 0.053520192986934965, 0.04592943060053111, 0.3464223291299141, 0.4230829390182386, 1.285739775966137, 0.04572574347396898, 0.07577673733924482, 0.04394938026996123, 2.941562659358809, 0.2546476268402994, 0.3800521990549132], "min": [0.43010342292215503, 0.13998281036170848, 0.9909361589786996, -2.9780878133841564, 0.08375901184001466, -3.133124224385038, 0.4645137816909513, -0.3672108678982681, 1.0511404488968341, -3.1411033381629125, 0.24170396855529774, -2.561719312572008], "max": [0.6306259664480526, 0.3635076711473822, 1.1554809630194607, -1.1110936234336084, 1.408555767648902, 3.1391737039917733, 0.6354292604615178, -0.04050001079317152, 1.2275923959187325, 3.1414357009623037, 1.2686002863074344, -0.9681844597968114], "count": [563]}, "eef_sim_pose_action": {"mean": [0.5315069660176642, 0.29002802902654146, 1.1021345966421006, -2.5017463776849107, 0.7272786754494152, 2.392915558316927, 0.5417171223968572, -0.301922559523526, 1.1163526724683777, -0.34496056666385777, 0.9237761906492256, -2.0726648122193563], "std": [0.047317206761592207, 0.053520192986934965, 0.04592943060053111, 0.3464223291299141, 0.4230829390182386, 1.285739775966137, 0.04572574347396898, 0.07577673733924482, 0.04394938026996123, 2.941562659358809, 0.2546476268402994, 0.3800521990549132], "min": [0.43010342292215503, 0.13998281036170848, 0.9909361589786996, -2.9780878133841564, 0.08375901184001466, -3.133124224385038, 0.4645137816909513, -0.3672108678982681, 1.0511404488968341, -3.1411033381629125, 0.24170396855529774, -2.561719312572008], "max": [0.6306259664480526, 0.3635076711473822, 1.1554809630194607, -1.1110936234336084, 1.408555767648902, 3.1391737039917733, 0.6354292604615178, -0.04050001079317152, 1.2275923959187325, 3.1414357009623037, 1.2686002863074344, -0.9681844597968114], "count": [563]}, "gripper_mode_state": {"mean": [0.5293072824156305, 0.3960923623445826], "std": [0.4991403441892972, 0.4890840447580258], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_state": {"mean": [1.7353463587921847, 1.7300177619893429], "std": [0.6101081746963607, 0.6150318044345643], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_mode_action": {"mean": [0.5293072824156305, 0.3960923623445826], "std": [0.4991403441892972, 0.4890840447580258], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_action": {"mean": [1.7353463587921847, 1.7300177619893429], "std": [0.6101081746963607, 0.6150318044345643], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_open_scale_state": {"mean": [0.4560621670236811, 0.5797140319512513], "std": [0.42096794435164336, 0.38895029409501314], "min": [0.025, 0.036], "max": [0.938, 0.93], "count": [563]}, "gripper_open_scale_action": {"mean": [0.4560621670236811, 0.5797140319512513], "std": [0.42096794435164336, 0.38895029409501314], "min": [0.025, 0.036], "max": [0.938, 0.93], "count": [563]}}} +{"episode_index": 663, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43834350724579446]], [[0.4641768171407908]], [[0.4630190687613843]]], "std": [[[0.22601297082400032]], [[0.19657392068026047]], [[0.19242282147576542]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4018021452775099]], [[0.4411350165407693]], [[0.4414909896335584]]], "std": [[[0.21082257194180232]], [[0.17168116964150903]], [[0.16592368852757328]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4164342219811422]], [[0.45203007975731274]], [[0.45383398793260477]]], "std": [[[0.20250291012561233]], [[0.1699546017713925]], [[0.16100197776050004]]], "count": [122]}, "observation.state": {"min": [0.2514670491218567, 2.0570101737976074, -1.771544098854065, -1.4557965993881226, -2.8964786529541016, -1.9264944791793823, 0.9102416038513184, 49.0, 0.05687899887561798, 0.2753579914569855, -0.15489399433135986, -3.066999912261963, -0.3610000014305115, -0.7570000290870667, -0.7567748427391052, -2.175640106201172, 0.4959876537322998, 0.29133036732673645, 0.6612878441810608, 0.5752430558204651, -2.484633207321167, -2.0, -0.34892401099205017, 0.27807900309562683, -0.16155199706554413, -3.1331851482391357, -0.26100000739097595, -3.119999885559082], "max": [1.1077953577041626, 2.110050678253174, -0.5406681299209595, -0.5246808528900146, -1.2833056449890137, -0.8583180904388428, 1.884554147720337, 928.0, 0.3690750002861023, 0.43873101472854614, 0.08514100313186646, -2.3610000610351562, 0.7940000295639038, 0.6460000276565552, -0.21333158016204834, -2.018490791320801, 1.8983945846557617, 1.1709938049316406, 2.857872247695923, 2.0080363750457764, -0.6947632431983948, 936.0, -0.17243899405002594, 0.4630019962787628, 0.08401499688625336, 3.1389999389648438, 1.0509999990463257, -1.909000039100647], "mean": [0.5195590257644653, 2.0871663093566895, -0.9045156836509705, -0.9106912612915039, -2.1035172939300537, -1.3797266483306885, 1.401593804359436, 609.2520751953125, 0.25095418095588684, 0.34587329626083374, 0.0016882531344890594, -2.730879783630371, 0.2263646125793457, -0.19670753180980682, -0.5406836867332458, -2.124438524246216, 0.9352984428405762, 0.773989737033844, 2.0156519412994385, 1.37335205078125, -1.69718599319458, 405.4606018066406, -0.2703765332698822, 0.34297049045562744, -0.01549060083925724, 2.4252936840057373, 0.34163355827331543, -2.479849338531494], "std": [0.2311762273311615, 0.010910897515714169, 0.3013504147529602, 0.22623391449451447, 0.3232305347919464, 0.28532156348228455, 0.27030399441719055, 376.78582763671875, 0.09117419272661209, 0.04923607036471367, 0.06125413998961449, 0.2066030502319336, 0.24422970414161682, 0.343670129776001, 0.1785530298948288, 0.045210469514131546, 0.31135323643684387, 0.28786301612854004, 0.8226155042648315, 0.4195653200149536, 0.6508198380470276, 392.6958923339844, 0.051129914820194244, 0.053187526762485504, 0.05431872233748436, 1.1263556480407715, 0.41809576749801636, 0.3606353998184204], "count": [609]}, "action": {"min": [0.2514670491218567, 2.0570101737976074, -1.771544098854065, -1.4557965993881226, -2.8964786529541016, -1.9264944791793823, 0.9102416038513184, 49.0, 0.05687899887561798, 0.2753579914569855, -0.15489399433135986, -3.066999912261963, -0.3610000014305115, -0.7570000290870667, -0.7567748427391052, -2.175640106201172, 0.4959876537322998, 0.29133036732673645, 0.6612878441810608, 0.5752430558204651, -2.484633207321167, -2.0, -0.34892401099205017, 0.27807900309562683, -0.16155199706554413, -3.1331851482391357, -0.26100000739097595, -3.119999885559082], "max": [1.1077953577041626, 2.110050678253174, -0.5406681299209595, -0.5246808528900146, -1.2833056449890137, -0.8583180904388428, 1.884554147720337, 928.0, 0.3690750002861023, 0.43873101472854614, 0.08514100313186646, -2.3610000610351562, 0.7940000295639038, 0.6460000276565552, -0.21333158016204834, -2.018490791320801, 1.8983945846557617, 1.1709938049316406, 2.857872247695923, 2.0080363750457764, -0.6947632431983948, 936.0, -0.17243899405002594, 0.4630019962787628, 0.08401499688625336, 3.1389999389648438, 1.0509999990463257, -1.909000039100647], "mean": [0.5195590257644653, 2.0871663093566895, -0.9045156836509705, -0.9106912612915039, -2.1035172939300537, -1.3797266483306885, 1.401593804359436, 609.2520751953125, 0.25095418095588684, 0.34587329626083374, 0.0016882531344890594, -2.730879783630371, 0.2263646125793457, -0.19670753180980682, -0.5406836867332458, -2.124438524246216, 0.9352984428405762, 0.773989737033844, 2.0156519412994385, 1.37335205078125, -1.69718599319458, 405.4606018066406, -0.2703765332698822, 0.34297049045562744, -0.01549060083925724, 2.4252936840057373, 0.34163355827331543, -2.479849338531494], "std": [0.2311762273311615, 0.010910897515714169, 0.3013504147529602, 0.22623391449451447, 0.3232305347919464, 0.28532156348228455, 0.27030399441719055, 376.78582763671875, 0.09117419272661209, 0.04923607036471367, 0.06125413998961449, 0.2066030502319336, 0.24422970414161682, 0.343670129776001, 0.1785530298948288, 0.045210469514131546, 0.31135323643684387, 0.28786301612854004, 0.8226155042648315, 0.4195653200149536, 0.6508198380470276, 392.6958923339844, 0.051129914820194244, 0.053187526762485504, 0.05431872233748436, 1.1263556480407715, 0.41809576749801636, 0.3606353998184204], "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": [666], "max": [666], "mean": [666.0], "std": [0.0], "count": [609]}, "index": {"min": [584720], "max": [585328], "mean": [585024.0], "std": [175.80291996058162], "count": [609]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [609]}, "subtask_annotation": {"mean": [10.160919540229886, 29.0, 29.0, 29.0, 29.0], "std": [8.218309276525586, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [609]}, "scene_annotation": {"mean": [666.0], "std": [0.0], "min": [666], "max": [666], "count": [609]}, "eef_direction_state": {"mean": [3.8292282430213467, 3.9146141215106733], "std": [2.163376206980596, 2.1163062029616233], "min": [0, 0], "max": [6, 6], "count": [609]}, "eef_velocity_state": {"mean": [0.7619047619047619, 0.8949096880131363], "std": [0.6762159157082336, 0.8117307221257337], "min": [0, 0], "max": [2, 2], "count": [609]}, "eef_acc_mag_state": {"mean": [0.7898193760262726, 0.7750410509031199], "std": [0.8374416433178089, 0.8443579035283477], "min": [0, 0], "max": [2, 2], "count": [609]}, "eef_direction_action": {"mean": [3.8292282430213467, 3.9146141215106733], "std": [2.163376206980596, 2.1163062029616233], "min": [0, 0], "max": [6, 6], "count": [609]}, "eef_velocity_action": {"mean": [0.7619047619047619, 0.8949096880131363], "std": [0.6762159157082336, 0.8117307221257337], "min": [0, 0], "max": [2, 2], "count": [609]}, "eef_acc_mag_action": {"mean": [0.7898193760262726, 0.7750410509031199], "std": [0.8374416433178089, 0.8443579035283477], "min": [0, 0], "max": [2, 2], "count": [609]}, "eef_sim_pose_state": {"mean": [0.5516276537615434, 0.2664730868840582, 1.0877177602170156, -2.5455904352268974, 0.7940636164239593, 1.7677469677611033, 0.5549170724131552, -0.27023337638878403, 1.1126503503505887, -0.5010733321230353, 0.9281976361564805, -1.9200945799418079], "std": [0.05249461086990275, 0.06095325295069736, 0.04835570006592185, 0.4639015750307641, 0.44540079057114496, 1.8555224339628027, 0.04785751766036515, 0.09527429014551635, 0.05098802335895617, 2.854766461736865, 0.27968691178692917, 0.6950286671960255], "min": [0.47806364546216173, 0.1209742090485603, 1.0022177845640068, -3.134674548775194, 0.06427346916571897, -3.102917789308798, 0.4807513983611717, -0.3694681158618617, 1.032168464016422, -3.1413801427875834, 0.2385556030211342, -3.0305964737069555], "max": [0.6563064389768046, 0.34977944943729977, 1.1609418099400075, -1.2958974163340478, 1.4286531145312655, 3.1410210146018636, 0.6470529730783813, -0.03520992742801379, 1.22458359299689, 3.1380924613774606, 1.5387083012884935, 3.136245261693313], "count": [609]}, "eef_sim_pose_action": {"mean": [0.5516276537615434, 0.2664730868840582, 1.0877177602170156, -2.5455904352268974, 0.7940636164239593, 1.7677469677611033, 0.5549170724131552, -0.27023337638878403, 1.1126503503505887, -0.5010733321230353, 0.9281976361564805, -1.9200945799418079], "std": [0.05249461086990275, 0.06095325295069736, 0.04835570006592185, 0.4639015750307641, 0.44540079057114496, 1.8555224339628027, 0.04785751766036515, 0.09527429014551635, 0.05098802335895617, 2.854766461736865, 0.27968691178692917, 0.6950286671960255], "min": [0.47806364546216173, 0.1209742090485603, 1.0022177845640068, -3.134674548775194, 0.06427346916571897, -3.102917789308798, 0.4807513983611717, -0.3694681158618617, 1.032168464016422, -3.1413801427875834, 0.2385556030211342, -3.0305964737069555], "max": [0.6563064389768046, 0.34977944943729977, 1.1609418099400075, -1.2958974163340478, 1.4286531145312655, 3.1410210146018636, 0.6470529730783813, -0.03520992742801379, 1.22458359299689, 3.1380924613774606, 1.5387083012884935, 3.136245261693313], "count": [609]}, "gripper_mode_state": {"mean": [0.5779967159277504, 0.35139573070607555], "std": [0.493879046229426, 0.4774062956723766], "min": [0, 0], "max": [1, 1], "count": [609]}, "gripper_activity_state": {"mean": [1.7635467980295567, 1.7471264367816093], "std": [0.5843480345464145, 0.6024818283333261], "min": [0, 0], "max": [2, 2], "count": [609]}, "gripper_mode_action": {"mean": [0.5779967159277504, 0.35139573070607555], "std": [0.493879046229426, 0.4774062956723766], "min": [0, 0], "max": [1, 1], "count": [609]}, "gripper_activity_action": {"mean": [1.7635467980295567, 1.7471264367816093], "std": [0.5843480345464145, 0.6024818283333261], "min": [0, 0], "max": [2, 2], "count": [609]}, "gripper_open_scale_state": {"mean": [0.40546704627649344, 0.6092520525138343], "std": [0.3926891941901205, 0.3767860953885985], "min": [0.0, 0.049], "max": [0.936, 0.928], "count": [609]}, "gripper_open_scale_action": {"mean": [0.40546704627649344, 0.6092520525138343], "std": [0.3926891941901205, 0.3767860953885985], "min": [0.0, 0.049], "max": [0.936, 0.928], "count": [609]}}} +{"episode_index": 664, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4335239413768652]], [[0.4608754971328154]], [[0.461266569166975]]], "std": [[[0.2357559387279635]], [[0.20346146004437748]], [[0.198193355240636]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38513892935318783]], [[0.4325774159113331]], [[0.4335965516709829]]], "std": [[[0.219527704787686]], [[0.18089534462343937]], [[0.17576317836298688]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41807007838512766]], [[0.45386807289739795]], [[0.45576099087433714]]], "std": [[[0.19688787723838594]], [[0.16524269982485848]], [[0.15623995519286996]]], "count": [106]}, "observation.state": {"min": [0.25527188181877136, 2.0340068340301514, -1.5233583450317383, -1.1391240358352661, -2.777883529663086, -1.8259285688400269, 0.791524350643158, 54.0, 0.06874100118875504, 0.2641189992427826, -0.12931199371814728, -3.009000062942505, -0.18800000846385956, -0.6370000243186951, -0.7143458127975464, -2.176198720932007, 0.06120869889855385, -0.1584409922361374, 1.6419709920883179, 1.0396229028701782, -2.192500114440918, -5.0, -0.36901000142097473, 0.23993100225925446, -0.16039299964904785, -3.1411852836608887, -0.14100000262260437, -3.0880000591278076], "max": [1.0149613618850708, 2.1083579063415527, -0.409471720457077, -0.4649033546447754, -1.3944833278656006, -0.947556734085083, 1.6465435028076172, 924.0, 0.3694249987602234, 0.41390499472618103, 0.09262499958276749, -2.3910000324249268, 0.628000020980835, 0.3569999933242798, -0.22617721557617188, -2.061565637588501, 0.78354811668396, 1.1992331743240356, 2.830191135406494, 1.990164041519165, -0.7119547724723816, 940.0, -0.21428300440311432, 0.42910200357437134, 0.06625799834728241, 3.1410000324249268, 1.1230000257492065, -1.9700000286102295], "mean": [0.47186264395713806, 2.0776851177215576, -0.7277076244354248, -0.8075723052024841, -2.076962471008301, -1.4716702699661255, 1.2371151447296143, 624.9940795898438, 0.28368186950683594, 0.32642662525177, 0.009194821119308472, -2.728517770767212, 0.32725152373313904, -0.22362984716892242, -0.4934425354003906, -2.1268868446350098, 0.5466848015785217, 0.8469367623329163, 2.3542239665985107, 1.6296379566192627, -1.7073742151260376, 463.142578125, -0.29143238067626953, 0.30738577246665955, 0.009735013358294964, 2.566110134124756, 0.3521997630596161, -2.4027533531188965], "std": [0.14884276688098907, 0.014932530000805855, 0.29664382338523865, 0.1865656077861786, 0.3615858554840088, 0.23776429891586304, 0.21557720005512238, 367.90423583984375, 0.07123880088329315, 0.04248439893126488, 0.051530271768569946, 0.19448046386241913, 0.21591192483901978, 0.2122533917427063, 0.1248030811548233, 0.031007198616862297, 0.2040576934814453, 0.3346118927001953, 0.4125329554080963, 0.258376806974411, 0.48801690340042114, 407.7203063964844, 0.042080994695425034, 0.050452910363674164, 0.045372627675533295, 1.224665880203247, 0.3700326085090637, 0.2963208258152008], "count": [505]}, "action": {"min": [0.25527188181877136, 2.0340068340301514, -1.5233583450317383, -1.1391240358352661, -2.777883529663086, -1.8259285688400269, 0.791524350643158, 54.0, 0.06874100118875504, 0.2641189992427826, -0.12931199371814728, -3.009000062942505, -0.18800000846385956, -0.6370000243186951, -0.7143458127975464, -2.176198720932007, 0.06120869889855385, -0.1584409922361374, 1.6419709920883179, 1.0396229028701782, -2.192500114440918, -5.0, -0.36901000142097473, 0.23993100225925446, -0.16039299964904785, -3.1411852836608887, -0.14100000262260437, -3.0880000591278076], "max": [1.0149613618850708, 2.1083579063415527, -0.409471720457077, -0.4649033546447754, -1.3944833278656006, -0.947556734085083, 1.6465435028076172, 924.0, 0.3694249987602234, 0.41390499472618103, 0.09262499958276749, -2.3910000324249268, 0.628000020980835, 0.3569999933242798, -0.22617721557617188, -2.061565637588501, 0.78354811668396, 1.1992331743240356, 2.830191135406494, 1.990164041519165, -0.7119547724723816, 940.0, -0.21428300440311432, 0.42910200357437134, 0.06625799834728241, 3.1410000324249268, 1.1230000257492065, -1.9700000286102295], "mean": [0.47186264395713806, 2.0776851177215576, -0.7277076244354248, -0.8075723052024841, -2.076962471008301, -1.4716702699661255, 1.2371151447296143, 624.9940795898438, 0.28368186950683594, 0.32642662525177, 0.009194821119308472, -2.728517770767212, 0.32725152373313904, -0.22362984716892242, -0.4934425354003906, -2.1268868446350098, 0.5466848015785217, 0.8469367623329163, 2.3542239665985107, 1.6296379566192627, -1.7073742151260376, 463.142578125, -0.29143238067626953, 0.30738577246665955, 0.009735013358294964, 2.566110134124756, 0.3521997630596161, -2.4027533531188965], "std": [0.14884276688098907, 0.014932530000805855, 0.29664382338523865, 0.1865656077861786, 0.3615858554840088, 0.23776429891586304, 0.21557720005512238, 367.90423583984375, 0.07123880088329315, 0.04248439893126488, 0.051530271768569946, 0.19448046386241913, 0.21591192483901978, 0.2122533917427063, 0.1248030811548233, 0.031007198616862297, 0.2040576934814453, 0.3346118927001953, 0.4125329554080963, 0.258376806974411, 0.48801690340042114, 407.7203063964844, 0.042080994695425034, 0.050452910363674164, 0.045372627675533295, 1.224665880203247, 0.3700326085090637, 0.2963208258152008], "count": [505]}, "timestamp": {"min": [0.0], "max": [16.8], "mean": [8.4], "std": [4.859355238437846], "count": [505]}, "frame_index": {"min": [0], "max": [504], "mean": [252.0], "std": [145.78065715313537], "count": [505]}, "episode_index": {"min": [667], "max": [667], "mean": [667.0], "std": [0.0], "count": [505]}, "index": {"min": [585329], "max": [585833], "mean": [585581.0], "std": [145.78065715313537], "count": [505]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [505]}, "subtask_annotation": {"mean": [7.5069306930693065, 29.0, 29.0, 29.0, 29.0], "std": [6.203516368305195, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [505]}, "scene_annotation": {"mean": [667.0], "std": [0.0], "min": [667], "max": [667], "count": [505]}, "eef_direction_state": {"mean": [3.6772277227722774, 3.738613861386139], "std": [2.1973828351882494, 2.183419531582735], "min": [0, 0], "max": [6, 6], "count": [505]}, "eef_velocity_state": {"mean": [0.7940594059405941, 0.9128712871287129], "std": [0.6757206321465696, 0.8085757391903698], "min": [0, 0], "max": [2, 2], "count": [505]}, "eef_acc_mag_state": {"mean": [0.7108910891089109, 0.7683168316831683], "std": [0.8393657424058687, 0.8465340744598799], "min": [0, 0], "max": [2, 2], "count": [505]}, "eef_direction_action": {"mean": [3.6772277227722774, 3.738613861386139], "std": [2.1973828351882494, 2.183419531582735], "min": [0, 0], "max": [6, 6], "count": [505]}, "eef_velocity_action": {"mean": [0.7940594059405941, 0.9128712871287129], "std": [0.6757206321465696, 0.8085757391903698], "min": [0, 0], "max": [2, 2], "count": [505]}, "eef_acc_mag_action": {"mean": [0.7108910891089109, 0.7683168316831683], "std": [0.8393657424058687, 0.8465340744598799], "min": [0, 0], "max": [2, 2], "count": [505]}, "eef_sim_pose_state": {"mean": [0.5185817965740072, 0.30425325110587825, 1.0901313766823508, -2.4435438609483833, 0.7700542278936044, 1.9317143150713438, 0.5348617407292386, -0.30098260737716703, 1.091435531162593, -0.4007669277517911, 1.05285930737897, -2.020142629158053], "std": [0.05034173086530558, 0.048304068010156145, 0.04129771528695857, 0.395495315985216, 0.3829445157930266, 1.903925557808673, 0.04086504785496407, 0.07242301659666493, 0.043289315063607565, 2.9275913945834686, 0.23974604256189558, 0.36290870940179404], "min": [0.4357290417711879, 0.13925982951324678, 0.9998014468069332, -3.1103497845907713, 0.23118609462201545, -3.1326069779567343, 0.470269190641104, -0.3820446459967536, 1.0203280495651605, -3.135046514653223, 0.440583267401478, -2.6386888300980376], "max": [0.6265610788063598, 0.3659601837147711, 1.144717698256228, -1.3745381535071948, 1.314502610407855, 3.139013228830041, 0.6301750812479185, -0.05432875141402617, 1.1972390436640965, 3.1410373153167397, 1.3939309272984022, -1.0548626054687706], "count": [505]}, "eef_sim_pose_action": {"mean": [0.5185817965740072, 0.30425325110587825, 1.0901313766823508, -2.4435438609483833, 0.7700542278936044, 1.9317143150713438, 0.5348617407292386, -0.30098260737716703, 1.091435531162593, -0.4007669277517911, 1.05285930737897, -2.020142629158053], "std": [0.05034173086530558, 0.048304068010156145, 0.04129771528695857, 0.395495315985216, 0.3829445157930266, 1.903925557808673, 0.04086504785496407, 0.07242301659666493, 0.043289315063607565, 2.9275913945834686, 0.23974604256189558, 0.36290870940179404], "min": [0.4357290417711879, 0.13925982951324678, 0.9998014468069332, -3.1103497845907713, 0.23118609462201545, -3.1326069779567343, 0.470269190641104, -0.3820446459967536, 1.0203280495651605, -3.135046514653223, 0.440583267401478, -2.6386888300980376], "max": [0.6265610788063598, 0.3659601837147711, 1.144717698256228, -1.3745381535071948, 1.314502610407855, 3.139013228830041, 0.6301750812479185, -0.05432875141402617, 1.1972390436640965, 3.1410373153167397, 1.3939309272984022, -1.0548626054687706], "count": [505]}, "gripper_mode_state": {"mean": [0.497029702970297, 0.3425742574257426], "std": [0.4999911772577119, 0.47457047482428105], "min": [0, 0], "max": [1, 1], "count": [505]}, "gripper_activity_state": {"mean": [1.6772277227722772, 1.7128712871287128], "std": [0.6576106145885775, 0.6377037032478066], "min": [0, 0], "max": [2, 2], "count": [505]}, "gripper_mode_action": {"mean": [0.497029702970297, 0.3425742574257426], "std": [0.4999911772577119, 0.47457047482428105], "min": [0, 0], "max": [1, 1], "count": [505]}, "gripper_activity_action": {"mean": [1.6772277227722772, 1.7128712871287128], "std": [0.6576106145885775, 0.6377037032478066], "min": [0, 0], "max": [2, 2], "count": [505]}, "gripper_open_scale_state": {"mean": [0.4631689767606186, 0.6249940593455098], "std": [0.40769033369890756, 0.3679042715265038], "min": [0.0, 0.054], "max": [0.94, 0.924], "count": [505]}, "gripper_open_scale_action": {"mean": [0.4631689767606186, 0.6249940593455098], "std": [0.40769033369890756, 0.3679042715265038], "min": [0.0, 0.054], "max": [0.94, 0.924], "count": [505]}}} +{"episode_index": 665, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[1.0]]], "mean": [[[0.4338586796675192]], [[0.46119613526570047]], [[0.46189467710997445]]], "std": [[[0.2328862116699847]], [[0.2022164308921041]], [[0.19691512762520685]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3994632157573174]], [[0.44034621341290137]], [[0.4403789837311736]]], "std": [[[0.22476726030801059]], [[0.18678802271887293]], [[0.18177065492527228]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4231426665956238]], [[0.4576395407075874]], [[0.4605434782608696]]], "std": [[[0.21475062171975592]], [[0.1826280910039773]], [[0.17388912619136507]]], "count": [115]}, "observation.state": {"min": [0.21652556955814362, 2.0485801696777344, -1.4806675910949707, -1.3607285022735596, -2.8684661388397217, -1.9901467561721802, 1.061474323272705, 51.0, 0.06936799734830856, 0.28483501076698303, -0.12246699631214142, -3.059999942779541, -0.38199999928474426, -0.7179999947547913, -0.8916189670562744, -2.1757450103759766, 0.16491617262363434, -0.24146631360054016, 1.5769399404525757, 0.8414582014083862, -2.3763880729675293, -5.0, -0.3604409992694855, 0.2642480134963989, -0.18193300068378448, -3.1371853351593018, -0.210999995470047, -3.0209999084472656], "max": [1.0839366912841797, 2.1096668243408203, -0.5409648418426514, -0.5942845940589905, -1.4794284105300903, -0.846205472946167, 1.8793531656265259, 930.0, 0.38051000237464905, 0.44359898567199707, 0.09410800039768219, -2.4110000133514404, 0.5529999732971191, 0.453000009059906, -0.2413790374994278, -2.0141100883483887, 0.8030259609222412, 1.1850610971450806, 2.857889413833618, 1.9883490800857544, -0.6774320602416992, 947.0, -0.18654599785804749, 0.4590590000152588, 0.07030700147151947, 3.1389999389648438, 1.1449999809265137, -1.9220000505447388], "mean": [0.4720826745033264, 2.0809671878814697, -0.8001434206962585, -0.9391390085220337, -2.1464133262634277, -1.4811185598373413, 1.3933464288711548, 633.0935668945312, 0.27236104011535645, 0.3333774507045746, 0.018865106627345085, -2.7364895343780518, 0.23252762854099274, -0.26370570063591003, -0.5609548687934875, -2.1059532165527344, 0.621799886226654, 0.8066510558128357, 2.3652639389038086, 1.5578012466430664, -1.7753340005874634, 478.4073181152344, -0.2799343466758728, 0.3294955790042877, 0.00600317120552063, 2.560908079147339, 0.31081095337867737, -2.3921384811401367], "std": [0.18861357867717743, 0.013299074023962021, 0.2600362300872803, 0.18481282889842987, 0.35080498456954956, 0.3040030598640442, 0.23807355761528015, 364.5124206542969, 0.07181611657142639, 0.04688034579157829, 0.0462225079536438, 0.1918403059244156, 0.26092463731765747, 0.27936482429504395, 0.13948506116867065, 0.04286963865160942, 0.20315317809581757, 0.34603288769721985, 0.4294849932193756, 0.3222881853580475, 0.5472076535224915, 385.8777160644531, 0.04614773392677307, 0.0537564791738987, 0.05244941636919975, 1.1263355016708374, 0.3858092129230499, 0.3259476125240326], "count": [561]}, "action": {"min": [0.21652556955814362, 2.0485801696777344, -1.4806675910949707, -1.3607285022735596, -2.8684661388397217, -1.9901467561721802, 1.061474323272705, 51.0, 0.06936799734830856, 0.28483501076698303, -0.12246699631214142, -3.059999942779541, -0.38199999928474426, -0.7179999947547913, -0.8916189670562744, -2.1757450103759766, 0.16491617262363434, -0.24146631360054016, 1.5769399404525757, 0.8414582014083862, -2.3763880729675293, -5.0, -0.3604409992694855, 0.2642480134963989, -0.18193300068378448, -3.1371853351593018, -0.210999995470047, -3.0209999084472656], "max": [1.0839366912841797, 2.1096668243408203, -0.5409648418426514, -0.5942845940589905, -1.4794284105300903, -0.846205472946167, 1.8793531656265259, 930.0, 0.38051000237464905, 0.44359898567199707, 0.09410800039768219, -2.4110000133514404, 0.5529999732971191, 0.453000009059906, -0.2413790374994278, -2.0141100883483887, 0.8030259609222412, 1.1850610971450806, 2.857889413833618, 1.9883490800857544, -0.6774320602416992, 947.0, -0.18654599785804749, 0.4590590000152588, 0.07030700147151947, 3.1389999389648438, 1.1449999809265137, -1.9220000505447388], "mean": [0.4720826745033264, 2.0809671878814697, -0.8001434206962585, -0.9391390085220337, -2.1464133262634277, -1.4811185598373413, 1.3933464288711548, 633.0935668945312, 0.27236104011535645, 0.3333774507045746, 0.018865106627345085, -2.7364895343780518, 0.23252762854099274, -0.26370570063591003, -0.5609548687934875, -2.1059532165527344, 0.621799886226654, 0.8066510558128357, 2.3652639389038086, 1.5578012466430664, -1.7753340005874634, 478.4073181152344, -0.2799343466758728, 0.3294955790042877, 0.00600317120552063, 2.560908079147339, 0.31081095337867737, -2.3921384811401367], "std": [0.18861357867717743, 0.013299074023962021, 0.2600362300872803, 0.18481282889842987, 0.35080498456954956, 0.3040030598640442, 0.23807355761528015, 364.5124206542969, 0.07181611657142639, 0.04688034579157829, 0.0462225079536438, 0.1918403059244156, 0.26092463731765747, 0.27936482429504395, 0.13948506116867065, 0.04286963865160942, 0.20315317809581757, 0.34603288769721985, 0.4294849932193756, 0.3222881853580475, 0.5472076535224915, 385.8777160644531, 0.04614773392677307, 0.0537564791738987, 0.05244941636919975, 1.1263355016708374, 0.3858092129230499, 0.3259476125240326], "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": [668], "max": [668], "mean": [668.0], "std": [0.0], "count": [561]}, "index": {"min": [585834], "max": [586394], "mean": [586114.0], "std": [161.94649322126944], "count": [561]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [561]}, "subtask_annotation": {"mean": [8.07843137254902, 29.0, 29.0, 29.0, 29.0], "std": [6.0003786303004185, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [561]}, "scene_annotation": {"mean": [668.0], "std": [0.0], "min": [668], "max": [668], "count": [561]}, "eef_direction_state": {"mean": [3.6720142602495542, 3.661319073083779], "std": [2.370966177107425, 2.179817742420447], "min": [0, 0], "max": [6, 6], "count": [561]}, "eef_velocity_state": {"mean": [0.6916221033868093, 0.8983957219251337], "std": [0.6724136744068091, 0.7303071853248689], "min": [0, 0], "max": [2, 2], "count": [561]}, "eef_acc_mag_state": {"mean": [0.6149732620320856, 0.7450980392156863], "std": [0.7997707164735238, 0.8364991767726104], "min": [0, 0], "max": [2, 2], "count": [561]}, "eef_direction_action": {"mean": [3.6720142602495542, 3.661319073083779], "std": [2.370966177107425, 2.179817742420447], "min": [0, 0], "max": [6, 6], "count": [561]}, "eef_velocity_action": {"mean": [0.6916221033868093, 0.8983957219251337], "std": [0.6724136744068091, 0.7303071853248689], "min": [0, 0], "max": [2, 2], "count": [561]}, "eef_acc_mag_action": {"mean": [0.6149732620320856, 0.7450980392156863], "std": [0.7997707164735238, 0.8364991767726104], "min": [0, 0], "max": [2, 2], "count": [561]}, "eef_sim_pose_state": {"mean": [0.5416681261356994, 0.291288280413767, 1.097421036497591, -2.5356862645882425, 0.736717586663118, 2.1534505620489233, 0.5429903998028871, -0.2975090732141931, 1.1095731863346467, -0.47497377235857474, 0.9376809149001173, -2.0339498982427218], "std": [0.0518326228709226, 0.05679691248137665, 0.04134731440818405, 0.38594324665223384, 0.4211572520235073, 1.606366025278718, 0.04417586820686536, 0.0710982484800162, 0.04383648921519984, 2.921877817958369, 0.28907500326059177, 0.408694241586525], "min": [0.446919152525938, 0.10840289890158002, 1.0021740506292935, -3.0222478350550013, 0.11975710127948824, -3.1272749864396427, 0.4914015616088985, -0.3718488299948207, 1.0288886978751106, -3.1414747880707257, 0.232535827574883, -2.635988018916482], "max": [0.6542009274206484, 0.35433210194379483, 1.1396251145855096, -1.4025994215340742, 1.3377766813325405, 3.109939719664141, 0.6556334385795571, -0.057009247506690924, 1.204791776511656, 3.141559906011761, 1.3169891137047371, -1.0051077433800273], "count": [561]}, "eef_sim_pose_action": {"mean": [0.5416681261356994, 0.291288280413767, 1.097421036497591, -2.5356862645882425, 0.736717586663118, 2.1534505620489233, 0.5429903998028871, -0.2975090732141931, 1.1095731863346467, -0.47497377235857474, 0.9376809149001173, -2.0339498982427218], "std": [0.0518326228709226, 0.05679691248137665, 0.04134731440818405, 0.38594324665223384, 0.4211572520235073, 1.606366025278718, 0.04417586820686536, 0.0710982484800162, 0.04383648921519984, 2.921877817958369, 0.28907500326059177, 0.408694241586525], "min": [0.446919152525938, 0.10840289890158002, 1.0021740506292935, -3.0222478350550013, 0.11975710127948824, -3.1272749864396427, 0.4914015616088985, -0.3718488299948207, 1.0288886978751106, -3.1414747880707257, 0.232535827574883, -2.635988018916482], "max": [0.6542009274206484, 0.35433210194379483, 1.1396251145855096, -1.4025994215340742, 1.3377766813325405, 3.109939719664141, 0.6556334385795571, -0.057009247506690924, 1.204791776511656, 3.141559906011761, 1.3169891137047371, -1.0051077433800273], "count": [561]}, "gripper_mode_state": {"mean": [0.5151515151515151, 0.34402852049910876], "std": [0.4997703788627463, 0.47505041583215596], "min": [0, 0], "max": [1, 1], "count": [561]}, "gripper_activity_state": {"mean": [1.7254901960784315, 1.714795008912656], "std": [0.6229787139765508, 0.6295843653793869], "min": [0, 0], "max": [2, 2], "count": [561]}, "gripper_mode_action": {"mean": [0.5151515151515151, 0.34402852049910876], "std": [0.4997703788627463, 0.47505041583215596], "min": [0, 0], "max": [1, 1], "count": [561]}, "gripper_activity_action": {"mean": [1.7254901960784315, 1.714795008912656], "std": [0.6229787139765508, 0.6295843653793869], "min": [0, 0], "max": [2, 2], "count": [561]}, "gripper_open_scale_state": {"mean": [0.4784304811053527, 0.6330935827041062], "std": [0.3858491563037614, 0.3645124033214957], "min": [0.0, 0.051], "max": [0.947, 0.93], "count": [561]}, "gripper_open_scale_action": {"mean": [0.4784304811053527, 0.6330935827041062], "std": [0.3858491563037614, 0.3645124033214957], "min": [0.0, 0.051], "max": [0.947, 0.93], "count": [561]}}} +{"episode_index": 666, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.437756303003295]], [[0.463580056919462]], [[0.4631873919678064]]], "std": [[[0.23018100205099798]], [[0.19922411727788744]], [[0.1951574846093291]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4115512815318965]], [[0.44922373467293253]], [[0.44908329450926376]]], "std": [[[0.21883686608887826]], [[0.18394682599435974]], [[0.17920882666918939]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41685291923243123]], [[0.4500280984983525]], [[0.4506552439501971]]], "std": [[[0.19827600295140468]], [[0.1676540078371248]], [[0.15989524763004623]]], "count": [121]}, "observation.state": {"min": [0.0863937959074974, 1.9869701862335205, -1.9904781579971313, -1.238101840019226, -2.703584909439087, -1.8959511518478394, 1.0125353336334229, 50.0, 0.038040999323129654, 0.2579460144042969, -0.17151300609111786, -3.075000047683716, -0.3199999928474426, -0.7480000257492065, -0.8165697455406189, -2.1756577491760254, 0.35496506094932556, -0.30051082372665405, 1.564914584159851, 0.9678374528884888, -2.320066213607788, 28.0, -0.326896995306015, 0.238414004445076, -0.1824990063905716, -3.1381852626800537, -0.1289999932050705, -3.058000087738037], "max": [1.0833957195281982, 2.120051622390747, -0.4110599458217621, -0.4997401237487793, -1.425392985343933, -0.7305948734283447, 1.764283537864685, 927.0, 0.38104501366615295, 0.42914101481437683, 0.10974200069904327, -2.322000026702881, 0.6610000133514404, 0.8369999527931213, -0.17439329624176025, -2.002800226211548, 0.7646113038063049, 1.107411503791809, 2.793050527572632, 1.9458850622177124, -0.624007523059845, 947.0, -0.19873200356960297, 0.4353480041027069, 0.08154799789190292, 3.13700008392334, 1.0750000476837158, -1.9429999589920044], "mean": [0.5031070113182068, 2.0738227367401123, -0.8660966753959656, -0.9453416466712952, -2.1273000240325928, -1.419811725616455, 1.408514142036438, 614.3529052734375, 0.2549685835838318, 0.3331252634525299, 0.010807455517351627, -2.745732307434082, 0.22758248448371887, -0.16891853511333466, -0.5170883536338806, -2.1040725708007812, 0.5999042391777039, 0.6836738586425781, 2.2078287601470947, 1.5912933349609375, -1.6338757276535034, 409.4425964355469, -0.2796657383441925, 0.31291306018829346, -0.006597999949008226, 1.4663294553756714, 0.4373428523540497, -2.4365646839141846], "std": [0.25849786400794983, 0.026773270219564438, 0.44041064381599426, 0.1669163703918457, 0.27922117710113525, 0.3245216906070709, 0.20164741575717926, 384.66748046875, 0.10419534146785736, 0.050373271107673645, 0.07396355271339417, 0.21451862156391144, 0.243877112865448, 0.39995309710502625, 0.17762534320354462, 0.05070614814758301, 0.1401926428079605, 0.3286398649215698, 0.4316173791885376, 0.25327399373054504, 0.5783325433731079, 400.27288818359375, 0.036941878497600555, 0.05348004773259163, 0.05465856194496155, 2.435004711151123, 0.382816344499588, 0.3453048765659332], "count": [601]}, "action": {"min": [0.0863937959074974, 1.9869701862335205, -1.9904781579971313, -1.238101840019226, -2.703584909439087, -1.8959511518478394, 1.0125353336334229, 50.0, 0.038040999323129654, 0.2579460144042969, -0.17151300609111786, -3.075000047683716, -0.3199999928474426, -0.7480000257492065, -0.8165697455406189, -2.1756577491760254, 0.35496506094932556, -0.30051082372665405, 1.564914584159851, 0.9678374528884888, -2.320066213607788, 28.0, -0.326896995306015, 0.238414004445076, -0.1824990063905716, -3.1381852626800537, -0.1289999932050705, -3.058000087738037], "max": [1.0833957195281982, 2.120051622390747, -0.4110599458217621, -0.4997401237487793, -1.425392985343933, -0.7305948734283447, 1.764283537864685, 927.0, 0.38104501366615295, 0.42914101481437683, 0.10974200069904327, -2.322000026702881, 0.6610000133514404, 0.8369999527931213, -0.17439329624176025, -2.002800226211548, 0.7646113038063049, 1.107411503791809, 2.793050527572632, 1.9458850622177124, -0.624007523059845, 947.0, -0.19873200356960297, 0.4353480041027069, 0.08154799789190292, 3.13700008392334, 1.0750000476837158, -1.9429999589920044], "mean": [0.5031070113182068, 2.0738227367401123, -0.8660966753959656, -0.9453416466712952, -2.1273000240325928, -1.419811725616455, 1.408514142036438, 614.3529052734375, 0.2549685835838318, 0.3331252634525299, 0.010807455517351627, -2.745732307434082, 0.22758248448371887, -0.16891853511333466, -0.5170883536338806, -2.1040725708007812, 0.5999042391777039, 0.6836738586425781, 2.2078287601470947, 1.5912933349609375, -1.6338757276535034, 409.4425964355469, -0.2796657383441925, 0.31291306018829346, -0.006597999949008226, 1.4663294553756714, 0.4373428523540497, -2.4365646839141846], "std": [0.25849786400794983, 0.026773270219564438, 0.44041064381599426, 0.1669163703918457, 0.27922117710113525, 0.3245216906070709, 0.20164741575717926, 384.66748046875, 0.10419534146785736, 0.050373271107673645, 0.07396355271339417, 0.21451862156391144, 0.243877112865448, 0.39995309710502625, 0.17762534320354462, 0.05070614814758301, 0.1401926428079605, 0.3286398649215698, 0.4316173791885376, 0.25327399373054504, 0.5783325433731079, 400.27288818359375, 0.036941878497600555, 0.05348004773259163, 0.05465856194496155, 2.435004711151123, 0.382816344499588, 0.3453048765659332], "count": [601]}, "timestamp": {"min": [0.0], "max": [20.0], "mean": [10.0], "std": [5.783117190965824], "count": [601]}, "frame_index": {"min": [0], "max": [600], "mean": [300.0], "std": [173.49351572897473], "count": [601]}, "episode_index": {"min": [669], "max": [669], "mean": [669.0], "std": [0.0], "count": [601]}, "index": {"min": [586395], "max": [586995], "mean": [586695.0], "std": [173.49351572897473], "count": [601]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [601]}, "subtask_annotation": {"mean": [9.830282861896839, 29.0, 29.0, 29.0, 29.0], "std": [8.013371609105173, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [601]}, "scene_annotation": {"mean": [669.0], "std": [0.0], "min": [669], "max": [669], "count": [601]}, "eef_direction_state": {"mean": [3.7953410981697173, 3.3261231281198005], "std": [2.2214455259470527, 2.0759617248420503], "min": [0, 0], "max": [6, 6], "count": [601]}, "eef_velocity_state": {"mean": [0.7537437603993344, 1.0316139767054908], "std": [0.7176803043137229, 0.7232751982362505], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_acc_mag_state": {"mean": [0.7770382695507487, 0.8153078202995009], "std": [0.8440090607976246, 0.8344687232038107], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_direction_action": {"mean": [3.7953410981697173, 3.3261231281198005], "std": [2.2214455259470527, 2.0759617248420503], "min": [0, 0], "max": [6, 6], "count": [601]}, "eef_velocity_action": {"mean": [0.7537437603993344, 1.0316139767054908], "std": [0.7176803043137229, 0.7232751982362505], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_acc_mag_action": {"mean": [0.7770382695507487, 0.8153078202995009], "std": [0.8440090607976246, 0.8344687232038107], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_sim_pose_state": {"mean": [0.5234731284065626, 0.28680706337466555, 1.082781106694168, -2.2512750748382238, 0.8411831240130511, 1.5042560442376562, 0.5422067918211018, -0.27969926173256077, 1.1162906958409085, -0.8290838067334587, 0.9161776718843557, -1.9386494429733752], "std": [0.05728836426755568, 0.05509495048053761, 0.04068252926249168, 0.47627242984164647, 0.4220375560406976, 2.2612129049130636, 0.049751783104677545, 0.11981569906264475, 0.0386060090972557, 2.759783520726099, 0.29229404552044386, 0.5534192424933457], "min": [0.42986144897934375, 0.1168063220771069, 0.9869515077382944, -2.8243407322311693, 0.18935240622956484, -3.1398962015379492, 0.4676538420309283, -0.39463891060348516, 1.0370039233363226, -3.140788466667869, 0.236753981912734, -2.6339355458840448], "max": [0.6329190742437745, 0.36430130281129575, 1.142501230310327, -1.1492566540059304, 1.4043715725216637, 3.14114894990932, 0.6361643731859405, -0.012738707799447177, 1.1968625876155838, 3.141521287638743, 1.4090571265984457, -0.7551330522925119], "count": [601]}, "eef_sim_pose_action": {"mean": [0.5234731284065626, 0.28680706337466555, 1.082781106694168, -2.2512750748382238, 0.8411831240130511, 1.5042560442376562, 0.5422067918211018, -0.27969926173256077, 1.1162906958409085, -0.8290838067334587, 0.9161776718843557, -1.9386494429733752], "std": [0.05728836426755568, 0.05509495048053761, 0.04068252926249168, 0.47627242984164647, 0.4220375560406976, 2.2612129049130636, 0.049751783104677545, 0.11981569906264475, 0.0386060090972557, 2.759783520726099, 0.29229404552044386, 0.5534192424933457], "min": [0.42986144897934375, 0.1168063220771069, 0.9869515077382944, -2.8243407322311693, 0.18935240622956484, -3.1398962015379492, 0.4676538420309283, -0.39463891060348516, 1.0370039233363226, -3.140788466667869, 0.236753981912734, -2.6339355458840448], "max": [0.6329190742437745, 0.36430130281129575, 1.142501230310327, -1.1492566540059304, 1.4043715725216637, 3.14114894990932, 0.6361643731859405, -0.012738707799447177, 1.1968625876155838, 3.141521287638743, 1.4090571265984457, -0.7551330522925119], "count": [601]}, "gripper_mode_state": {"mean": [0.5940099833610649, 0.35108153078202997], "std": [0.4910826030602722, 0.4773083799031554], "min": [0, 0], "max": [1, 1], "count": [601]}, "gripper_activity_state": {"mean": [1.7637271214642263, 1.7537437603993344], "std": [0.5717260133629911, 0.6044126100822654], "min": [0, 0], "max": [2, 2], "count": [601]}, "gripper_mode_action": {"mean": [0.5940099833610649, 0.35108153078202997], "std": [0.4910826030602722, 0.4773083799031554], "min": [0, 0], "max": [1, 1], "count": [601]}, "gripper_activity_action": {"mean": [1.7637271214642263, 1.7537437603993344], "std": [0.5717260133629911, 0.6044126100822654], "min": [0, 0], "max": [2, 2], "count": [601]}, "gripper_open_scale_state": {"mean": [0.40944259572465447, 0.6143527451704026], "std": [0.4002728863996609, 0.38466749067560757], "min": [0.028, 0.05], "max": [0.947, 0.927], "count": [601]}, "gripper_open_scale_action": {"mean": [0.40944259572465447, 0.6143527451704026], "std": [0.4002728863996609, 0.38466749067560757], "min": [0.028, 0.05], "max": [0.947, 0.927], "count": [601]}}} +{"episode_index": 667, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4103796779128318]], [[0.4452382077831133]], [[0.44662690909697217]]], "std": [[[0.2465333418964227]], [[0.20929347992108008]], [[0.20392071574854043]]], "count": [196]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34766933231625985]], [[0.4154104850273443]], [[0.4171599493964252]]], "std": [[[0.21787091979684073]], [[0.17448210110593457]], [[0.16839133074924992]]], "count": [196]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4642139762154862]], [[0.4762370604491797]], [[0.47454170522375616]]], "std": [[[0.1344804302294]], [[0.11976075443028827]], [[0.11481591321378279]]], "count": [196]}, "observation.state": {"min": [0.04541346803307533, 1.9404047727584839, -0.9980141520500183, -1.0041053295135498, -2.1434214115142822, -1.7624684572219849, 1.2026365995407104, 37.0, 0.08976999670267105, 0.17103399336338043, -0.050606999546289444, -3.131185293197632, 0.42500001192092896, -2.809000015258789, -0.8632572889328003, -2.1761114597320557, -0.5356066226959229, -0.6225065588951111, 1.365859866142273, 0.7766715288162231, -2.183581590652466, 0.0, -0.3673180043697357, 0.2147279977798462, -0.20508499443531036, -3.1411852836608887, -0.010000000707805157, -3.121999979019165], "max": [0.9282708764076233, 2.097048044204712, -0.1310742348432541, -0.33253759145736694, -1.4450976848602295, -0.7370874285697937, 2.3699653148651123, 940.0, 0.41413599252700806, 0.43934300541877747, 0.1214120015501976, 3.140000104904175, 1.3420000076293945, -0.4429999887943268, -0.21156881749629974, -1.9827114343643188, 0.6518805027008057, 1.1189829111099243, 2.721247673034668, 1.9453614950180054, 0.4159817695617676, 938.0, -0.14081299304962158, 0.4581339955329895, 0.07020600140094757, 3.1410000324249268, 1.1729999780654907, 3.134999990463257], "mean": [0.4066215455532074, 2.0454251766204834, -0.48791077733039856, -0.5047926902770996, -1.9152450561523438, -1.5679314136505127, 1.5133812427520752, 731.1082153320312, 0.30165648460388184, 0.2945874333381653, 0.010420134291052818, 0.053987838327884674, 0.8194095492362976, -0.9024301767349243, -0.5283796787261963, -2.108785390853882, 0.4163566529750824, 0.7135376334190369, 2.3901827335357666, 1.6246418952941895, -1.7318168878555298, 519.4721069335938, -0.2895112633705139, 0.3025614321231842, -0.006201692391186953, 1.9655736684799194, 0.31181275844573975, -2.053490400314331], "std": [0.16250202059745789, 0.03329987823963165, 0.23890094459056854, 0.15937447547912598, 0.1356091946363449, 0.26132819056510925, 0.3631705641746521, 305.41778564453125, 0.0689232349395752, 0.06216512620449066, 0.04146679490804672, 2.9693875312805176, 0.19152550399303436, 0.47897011041641235, 0.14910197257995605, 0.04486599937081337, 0.26697787642478943, 0.4618303179740906, 0.35818764567375183, 0.29974690079689026, 0.7173741459846497, 391.2204895019531, 0.0523829460144043, 0.048256438225507736, 0.05903949961066246, 2.22544527053833, 0.280030757188797, 0.8118656277656555], "count": [1144]}, "action": {"min": [0.04541346803307533, 1.9404047727584839, -0.9980141520500183, -1.0041053295135498, -2.1434214115142822, -1.7624684572219849, 1.2026365995407104, 37.0, 0.08976999670267105, 0.17103399336338043, -0.050606999546289444, -3.131185293197632, 0.42500001192092896, -2.809000015258789, -0.8632572889328003, -2.1761114597320557, -0.5356066226959229, -0.6225065588951111, 1.365859866142273, 0.7766715288162231, -2.183581590652466, 0.0, -0.3673180043697357, 0.2147279977798462, -0.20508499443531036, -3.1411852836608887, -0.010000000707805157, -3.121999979019165], "max": [0.9282708764076233, 2.097048044204712, -0.1310742348432541, -0.33253759145736694, -1.4450976848602295, -0.7370874285697937, 2.3699653148651123, 940.0, 0.41413599252700806, 0.43934300541877747, 0.1214120015501976, 3.140000104904175, 1.3420000076293945, -0.4429999887943268, -0.21156881749629974, -1.9827114343643188, 0.6518805027008057, 1.1189829111099243, 2.721247673034668, 1.9453614950180054, 0.4159817695617676, 938.0, -0.14081299304962158, 0.4581339955329895, 0.07020600140094757, 3.1410000324249268, 1.1729999780654907, 3.134999990463257], "mean": [0.4066215455532074, 2.0454251766204834, -0.48791077733039856, -0.5047926902770996, -1.9152450561523438, -1.5679314136505127, 1.5133812427520752, 731.1082153320312, 0.30165648460388184, 0.2945874333381653, 0.010420134291052818, 0.053987838327884674, 0.8194095492362976, -0.9024301767349243, -0.5283796787261963, -2.108785390853882, 0.4163566529750824, 0.7135376334190369, 2.3901827335357666, 1.6246418952941895, -1.7318168878555298, 519.4721069335938, -0.2895112633705139, 0.3025614321231842, -0.006201692391186953, 1.9655736684799194, 0.31181275844573975, -2.053490400314331], "std": [0.16250202059745789, 0.03329987823963165, 0.23890094459056854, 0.15937447547912598, 0.1356091946363449, 0.26132819056510925, 0.3631705641746521, 305.41778564453125, 0.0689232349395752, 0.06216512620449066, 0.04146679490804672, 2.9693875312805176, 0.19152550399303436, 0.47897011041641235, 0.14910197257995605, 0.04486599937081337, 0.26697787642478943, 0.4618303179740906, 0.35818764567375183, 0.29974690079689026, 0.7173741459846497, 391.2204895019531, 0.0523829460144043, 0.048256438225507736, 0.05903949961066246, 2.22544527053833, 0.280030757188797, 0.8118656277656555], "count": [1144]}, "timestamp": {"min": [0.0], "max": [38.1], "mean": [19.049999999999997], "std": [11.00814092690799], "count": [1144]}, "frame_index": {"min": [0], "max": [1143], "mean": [571.5], "std": [330.24422780723967], "count": [1144]}, "episode_index": {"min": [670], "max": [670], "mean": [670.0], "std": [0.0], "count": [1144]}, "index": {"min": [586996], "max": [588139], "mean": [587567.5], "std": [330.24422780723967], "count": [1144]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1144]}, "subtask_annotation": {"mean": [4.669580419580419, 29.0, 29.0, 29.0, 29.0], "std": [7.573134183573774, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1144]}, "scene_annotation": {"mean": [670.0], "std": [0.0], "min": [670], "max": [670], "count": [1144]}, "eef_direction_state": {"mean": [3.8076923076923075, 4.450174825174825], "std": [2.0892859195373967, 2.1956648253729845], "min": [0, 0], "max": [6, 6], "count": [1144]}, "eef_velocity_state": {"mean": [0.7176573426573427, 0.5096153846153846], "std": [0.6408332382369883, 0.6983335751207552], "min": [0, 0], "max": [2, 2], "count": [1144]}, "eef_acc_mag_state": {"mean": [0.7106643356643356, 0.4554195804195804], "std": [0.82531509934302, 0.7442826359213892], "min": [0, 0], "max": [2, 2], "count": [1144]}, "eef_direction_action": {"mean": [3.8076923076923075, 4.450174825174825], "std": [2.0892859195373967, 2.1956648253729845], "min": [0, 0], "max": [6, 6], "count": [1144]}, "eef_velocity_action": {"mean": [0.7176573426573427, 0.5096153846153846], "std": [0.6408332382369883, 0.6983335751207552], "min": [0, 0], "max": [2, 2], "count": [1144]}, "eef_acc_mag_action": {"mean": [0.7106643356643356, 0.4554195804195804], "std": [0.82531509934302, 0.7442826359213892], "min": [0, 0], "max": [2, 2], "count": [1144]}, "eef_sim_pose_state": {"mean": [0.5158864163773517, 0.2942922059631449, 1.081103393786382, -2.1562202325680593, 0.6286874160117883, 1.77426200117464, 0.49740193551729517, -0.31614869720495803, 1.0668059444207103, 1.8964927574525072, 0.9628105564978471, 0.6114777405112548], "std": [0.04440725998390534, 0.07611181380099494, 0.0285710900465908, 1.0271548464633302, 0.3534585910140886, 2.2377554128636423, 0.06185503628187962, 0.059498745922968985, 0.04681259859738529, 0.20774177589711917, 0.2247615772131657, 2.584327047023774], "min": [0.4201505764335046, 0.05061552744966222, 1.0073559007669082, -3.1371389090915924, 0.2805619541875928, -3.1411015165627525, 0.3597008818459274, -0.41468312425794307, 1.015982669493415, 1.5560736243813689, 0.2888674600314747, -3.137845664731365], "max": [0.652297856006869, 0.37130828564374063, 1.1383525074849876, 3.126612985252475, 1.4976286424871699, 3.140669434558462, 0.6433730808596286, -0.13344753436857437, 1.243428615951928, 2.4544540398028385, 1.2295515403791644, 3.127881900018042], "count": [1144]}, "eef_sim_pose_action": {"mean": [0.5158864163773517, 0.2942922059631449, 1.081103393786382, -2.1562202325680593, 0.6286874160117883, 1.77426200117464, 0.49740193551729517, -0.31614869720495803, 1.0668059444207103, 1.8964927574525072, 0.9628105564978471, 0.6114777405112548], "std": [0.04440725998390534, 0.07611181380099494, 0.0285710900465908, 1.0271548464633302, 0.3534585910140886, 2.2377554128636423, 0.06185503628187962, 0.059498745922968985, 0.04681259859738529, 0.20774177589711917, 0.2247615772131657, 2.584327047023774], "min": [0.4201505764335046, 0.05061552744966222, 1.0073559007669082, -3.1371389090915924, 0.2805619541875928, -3.1411015165627525, 0.3597008818459274, -0.41468312425794307, 1.015982669493415, 1.5560736243813689, 0.2888674600314747, -3.137845664731365], "max": [0.652297856006869, 0.37130828564374063, 1.1383525074849876, 3.126612985252475, 1.4976286424871699, 3.140669434558462, 0.6433730808596286, -0.13344753436857437, 1.243428615951928, 2.4544540398028385, 1.2295515403791644, 3.127881900018042], "count": [1144]}, "gripper_mode_state": {"mean": [0.44842657342657344, 0.20804195804195805], "std": [0.49733306915132514, 0.4059070111934826], "min": [0, 0], "max": [1, 1], "count": [1144]}, "gripper_activity_state": {"mean": [1.6748251748251748, 1.8706293706293706], "std": [0.657816746164208, 0.4433395465587993], "min": [0, 0], "max": [2, 2], "count": [1144]}, "gripper_mode_action": {"mean": [0.44842657342657344, 0.20804195804195805], "std": [0.49733306915132514, 0.4059070111934826], "min": [0, 0], "max": [1, 1], "count": [1144]}, "gripper_activity_action": {"mean": [1.6748251748251748, 1.8706293706293706], "std": [0.657816746164208, 0.4433395465587993], "min": [0, 0], "max": [2, 2], "count": [1144]}, "gripper_open_scale_state": {"mean": [0.5194720280301738, 0.7311079546088122], "std": [0.3912204350206985, 0.3054179632665324], "min": [0.0, 0.037], "max": [0.938, 0.94], "count": [1144]}, "gripper_open_scale_action": {"mean": [0.5194720280301738, 0.7311079546088122], "std": [0.3912204350206985, 0.3054179632665324], "min": [0.0, 0.037], "max": [0.938, 0.94], "count": [1144]}}} +{"episode_index": 668, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.4209156352124183]], [[0.4529502693525327]], [[0.45428619408700976]]], "std": [[[0.23811715587504947]], [[0.20162330199111778]], [[0.19613259767418045]]], "count": [160]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38067038271037584]], [[0.43521606285743464]], [[0.4371324116625817]]], "std": [[[0.2055012820257712]], [[0.16390990311988082]], [[0.15715854904130502]]], "count": [160]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4540748570261438]], [[0.47133267207924834]], [[0.4708072801776961]]], "std": [[[0.17302077079005088]], [[0.15351949042461874]], [[0.14719999678999426]]], "count": [160]}, "observation.state": {"min": [0.18191568553447723, 1.8806970119476318, -0.9793391823768616, -1.0770426988601685, -2.2658214569091797, -1.8480769395828247, 1.2585046291351318, 44.0, 0.1343120038509369, 0.22156499326229095, -0.04069900140166283, -3.1411852836608887, 0.5149999856948853, -2.0840001106262207, -0.8222944736480713, -2.175326108932495, -0.07641050964593887, -0.41083306074142456, 1.1971912384033203, 0.7378903031349182, -2.0878851413726807, -5.0, -0.36781299114227295, 0.2110469937324524, -0.1811870038509369, -3.1411852836608887, 0.10899999737739563, -3.119999885559082], "max": [0.8725947737693787, 2.0963847637176514, -0.10088004171848297, -0.3644073009490967, -1.4295992851257324, -0.8684933185577393, 2.3111650943756104, 961.0, 0.41245999932289124, 0.45441800355911255, 0.12738800048828125, 3.138000011444092, 1.2350000143051147, -0.25200000405311584, -0.2523397207260132, -2.018421173095703, 0.7883651852607727, 1.151865005493164, 2.58024263381958, 1.9998157024383545, -0.06091199442744255, 947.0, -0.1815659999847412, 0.47312799096107483, 0.06594400107860565, 3.1410000324249268, 1.0410000085830688, 3.138000011444092], "mean": [0.3977041244506836, 2.024576425552368, -0.5278399586677551, -0.5927990674972534, -2.0095276832580566, -1.48903489112854, 1.7338156700134277, 701.3402099609375, 0.32710328698158264, 0.2997996509075165, 0.02397404983639717, 1.650689959526062, 0.7252830266952515, -1.093425989151001, -0.503277599811554, -2.145601272583008, 0.48593950271606445, 0.6937673687934875, 2.238325834274292, 1.5220081806182861, -1.6618326902389526, 557.2448120117188, -0.2825397849082947, 0.3099759519100189, -0.022276977077126503, 1.3501653671264648, 0.46177780628204346, -2.184967279434204], "std": [0.10591506212949753, 0.05644199624657631, 0.21813525259494781, 0.12547847628593445, 0.15550608932971954, 0.2910160720348358, 0.3519314229488373, 324.64422607421875, 0.06084846705198288, 0.05519264191389084, 0.04629913717508316, 2.530919313430786, 0.20866042375564575, 0.46478307247161865, 0.13860121369361877, 0.03173764795064926, 0.2058156579732895, 0.3969368636608124, 0.34115350246429443, 0.32107916474342346, 0.5669232606887817, 411.76605224609375, 0.049341101199388504, 0.06633033603429794, 0.05053718015551567, 2.6228854656219482, 0.2542012631893158, 0.6908130049705505], "count": [870]}, "action": {"min": [0.18191568553447723, 1.8806970119476318, -0.9793391823768616, -1.0770426988601685, -2.2658214569091797, -1.8480769395828247, 1.2585046291351318, 44.0, 0.1343120038509369, 0.22156499326229095, -0.04069900140166283, -3.1411852836608887, 0.5149999856948853, -2.0840001106262207, -0.8222944736480713, -2.175326108932495, -0.07641050964593887, -0.41083306074142456, 1.1971912384033203, 0.7378903031349182, -2.0878851413726807, -5.0, -0.36781299114227295, 0.2110469937324524, -0.1811870038509369, -3.1411852836608887, 0.10899999737739563, -3.119999885559082], "max": [0.8725947737693787, 2.0963847637176514, -0.10088004171848297, -0.3644073009490967, -1.4295992851257324, -0.8684933185577393, 2.3111650943756104, 961.0, 0.41245999932289124, 0.45441800355911255, 0.12738800048828125, 3.138000011444092, 1.2350000143051147, -0.25200000405311584, -0.2523397207260132, -2.018421173095703, 0.7883651852607727, 1.151865005493164, 2.58024263381958, 1.9998157024383545, -0.06091199442744255, 947.0, -0.1815659999847412, 0.47312799096107483, 0.06594400107860565, 3.1410000324249268, 1.0410000085830688, 3.138000011444092], "mean": [0.3977041244506836, 2.024576425552368, -0.5278399586677551, -0.5927990674972534, -2.0095276832580566, -1.48903489112854, 1.7338156700134277, 701.3402099609375, 0.32710328698158264, 0.2997996509075165, 0.02397404983639717, 1.650689959526062, 0.7252830266952515, -1.093425989151001, -0.503277599811554, -2.145601272583008, 0.48593950271606445, 0.6937673687934875, 2.238325834274292, 1.5220081806182861, -1.6618326902389526, 557.2448120117188, -0.2825397849082947, 0.3099759519100189, -0.022276977077126503, 1.3501653671264648, 0.46177780628204346, -2.184967279434204], "std": [0.10591506212949753, 0.05644199624657631, 0.21813525259494781, 0.12547847628593445, 0.15550608932971954, 0.2910160720348358, 0.3519314229488373, 324.64422607421875, 0.06084846705198288, 0.05519264191389084, 0.04629913717508316, 2.530919313430786, 0.20866042375564575, 0.46478307247161865, 0.13860121369361877, 0.03173764795064926, 0.2058156579732895, 0.3969368636608124, 0.34115350246429443, 0.32107916474342346, 0.5669232606887817, 411.76605224609375, 0.049341101199388504, 0.06633033603429794, 0.05053718015551567, 2.6228854656219482, 0.2542012631893158, 0.6908130049705505], "count": [870]}, "timestamp": {"min": [0.0], "max": [28.966666666666665], "mean": [14.483333333333333], "std": [8.371573373072755], "count": [870]}, "frame_index": {"min": [0], "max": [869], "mean": [434.5], "std": [251.14720119218265], "count": [870]}, "episode_index": {"min": [671], "max": [671], "mean": [671.0], "std": [0.0], "count": [870]}, "index": {"min": [588140], "max": [589009], "mean": [588574.5], "std": [251.14720119218265], "count": [870]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [870]}, "subtask_annotation": {"mean": [8.36896551724138, 29.0, 29.0, 29.0, 29.0], "std": [7.3301896659664045, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [870]}, "scene_annotation": {"mean": [671.0], "std": [0.0], "min": [671], "max": [671], "count": [870]}, "eef_direction_state": {"mean": [3.913793103448276, 3.650574712643678], "std": [2.2724068163079822, 2.3585926820501153], "min": [0, 0], "max": [6, 6], "count": [870]}, "eef_velocity_state": {"mean": [0.6229885057471264, 0.7724137931034483], "std": [0.6698260452553075, 0.7663452082453173], "min": [0, 0], "max": [2, 2], "count": [870]}, "eef_acc_mag_state": {"mean": [0.6436781609195402, 0.671264367816092], "std": [0.8147633673008743, 0.8262793001363392], "min": [0, 0], "max": [2, 2], "count": [870]}, "eef_direction_action": {"mean": [3.913793103448276, 3.650574712643678], "std": [2.2724068163079822, 2.3585926820501153], "min": [0, 0], "max": [6, 6], "count": [870]}, "eef_velocity_action": {"mean": [0.6229885057471264, 0.7724137931034483], "std": [0.6698260452553075, 0.7663452082453173], "min": [0, 0], "max": [2, 2], "count": [870]}, "eef_acc_mag_action": {"mean": [0.6436781609195402, 0.671264367816092], "std": [0.8147633673008743, 0.8262793001363392], "min": [0, 0], "max": [2, 2], "count": [870]}, "eef_sim_pose_state": {"mean": [0.5182741428142497, 0.27988922564714763, 1.070296959278179, -2.247797388261363, 0.774407512832676, 0.7721510598112789, 0.5038370566273812, -0.3415088226138744, 1.0650936804857227, 2.086443678574544, 0.8068425211015539, 0.28498347538732755], "std": [0.06043124735137112, 0.06749371221559797, 0.0286223833484181, 0.3306538719755065, 0.3235058472206762, 2.84069081819916, 0.048598763443434126, 0.06140587812874534, 0.030303291622937902, 0.11959663567717092, 0.23120031853916503, 2.659360720230246], "min": [0.41589881100443693, 0.09645272718641183, 0.9987453327978381, -2.925049830593405, 0.42164215592378396, -3.138229944975343, 0.4129737595991778, -0.43661966815234404, 1.038542042788257, 1.5485875091780632, 0.45580618205915835, -3.140944648185109], "max": [0.664150525256718, 0.3687059557268647, 1.1582059475035043, -0.7566096814648844, 1.5180176896553301, 3.141521854984652, 0.6602921794343762, -0.16376994757599034, 1.1794722416366297, 2.2836755474858847, 1.3930562054999616, 3.14094876175206], "count": [870]}, "eef_sim_pose_action": {"mean": [0.5182741428142497, 0.27988922564714763, 1.070296959278179, -2.247797388261363, 0.774407512832676, 0.7721510598112789, 0.5038370566273812, -0.3415088226138744, 1.0650936804857227, 2.086443678574544, 0.8068425211015539, 0.28498347538732755], "std": [0.06043124735137112, 0.06749371221559797, 0.0286223833484181, 0.3306538719755065, 0.3235058472206762, 2.84069081819916, 0.048598763443434126, 0.06140587812874534, 0.030303291622937902, 0.11959663567717092, 0.23120031853916503, 2.659360720230246], "min": [0.41589881100443693, 0.09645272718641183, 0.9987453327978381, -2.925049830593405, 0.42164215592378396, -3.138229944975343, 0.4129737595991778, -0.43661966815234404, 1.038542042788257, 1.5485875091780632, 0.45580618205915835, -3.140944648185109], "max": [0.664150525256718, 0.3687059557268647, 1.1582059475035043, -0.7566096814648844, 1.5180176896553301, 3.141521854984652, 0.6602921794343762, -0.16376994757599034, 1.1794722416366297, 2.2836755474858847, 1.3930562054999616, 3.14094876175206], "count": [870]}, "gripper_mode_state": {"mean": [0.3839080459770115, 0.2632183908045977], "std": [0.48633595200347585, 0.4403799150129746], "min": [0, 0], "max": [1, 1], "count": [870]}, "gripper_activity_state": {"mean": [1.8344827586206895, 1.7505747126436781], "std": [0.49149726351991313, 0.5939103928732418], "min": [0, 0], "max": [2, 2], "count": [870]}, "gripper_mode_action": {"mean": [0.3839080459770115, 0.2632183908045977], "std": [0.48633595200347585, 0.4403799150129746], "min": [0, 0], "max": [1, 1], "count": [870]}, "gripper_activity_action": {"mean": [1.8344827586206895, 1.7505747126436781], "std": [0.49149726351991313, 0.5939103928732418], "min": [0, 0], "max": [2, 2], "count": [870]}, "gripper_open_scale_state": {"mean": [0.5572649424834831, 0.7013402297579013], "std": [0.4117385300280375, 0.3246442542135444], "min": [0.0, 0.044], "max": [0.947, 0.961], "count": [870]}, "gripper_open_scale_action": {"mean": [0.5572649424834831, 0.7013402297579013], "std": [0.4117385300280375, 0.3246442542135444], "min": [0.0, 0.044], "max": [0.947, 0.961], "count": [870]}}} +{"episode_index": 669, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[1.0]], [[1.0]]], "mean": [[[0.41099838582821185]], [[0.43979307506584725]], [[0.44226846008925963]]], "std": [[[0.23909870462749233]], [[0.21146645654805943]], [[0.20382543695552205]]], "count": [134]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4125034021071115]], [[0.45382685225831626]], [[0.45547730099502487]]], "std": [[[0.20783333924340797]], [[0.1709654924513414]], [[0.1633359597685175]]], "count": [134]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44833808744268855]], [[0.469663644095698]], [[0.46862539020583355]]], "std": [[[0.1630206531598076]], [[0.14134737287357876]], [[0.13469966515193274]]], "count": [134]}, "observation.state": {"min": [0.1120152398943901, 1.9655548334121704, -1.1105705499649048, -0.8970642685890198, -2.3364200592041016, -1.9262325763702393, 1.4086203575134277, 40.0, 0.044808000326156616, 0.1785770058631897, -0.0848110020160675, -3.1401853561401367, 0.32100000977516174, -2.1640000343322754, -0.66243976354599, -2.175326108932495, -0.20202185213565826, -0.4919734001159668, 1.6837716102600098, 0.784211277961731, -1.7211390733718872, 21.0, -0.38405001163482666, 0.2043749988079071, -0.19203199446201324, -3.128000020980835, 0.2619999945163727, -3.1401853561401367], "max": [1.1587939262390137, 2.098741054534912, -0.10218903422355652, -0.34663984179496765, -1.510460376739502, -1.0287145376205444, 2.2253122329711914, 961.0, 0.39611199498176575, 0.45642900466918945, 0.10101199895143509, 3.138000011444092, 1.2079999446868896, -0.421999990940094, -0.1840624213218689, -2.110574245452881, 0.5000717639923096, 1.0998541116714478, 2.54191517829895, 1.862336277961731, 0.2315702885389328, 951.0, -0.19757099449634552, 0.4070959985256195, 0.06331700086593628, 3.138000011444092, 1.0529999732971191, 3.13100004196167], "mean": [0.3871246874332428, 2.0362167358398438, -0.42778781056404114, -0.6251854300498962, -2.0549299716949463, -1.6594665050506592, 1.6997746229171753, 705.2120361328125, 0.3115236163139343, 0.28241077065467834, 0.02709883451461792, 1.799960970878601, 0.7063934206962585, -1.0710570812225342, -0.38170310854911804, -2.1571571826934814, 0.2735053300857544, 0.7189298868179321, 2.2185909748077393, 1.5808734893798828, -1.3506792783737183, 528.0648803710938, -0.3163222074508667, 0.2728562653064728, -0.001097245141863823, 2.510302782058716, 0.5578068494796753, -2.3798623085021973], "std": [0.16801035404205322, 0.02990075759589672, 0.24540472030639648, 0.11446051299571991, 0.19092676043510437, 0.28225401043891907, 0.21020793914794922, 345.6996765136719, 0.07042068243026733, 0.06117186322808266, 0.026866376399993896, 2.3553192615509033, 0.18555794656276703, 0.42781805992126465, 0.1454675942659378, 0.015191159211099148, 0.16072781383991241, 0.46916675567626953, 0.24463430047035217, 0.32271602749824524, 0.5774765014648438, 412.1470947265625, 0.047272201627492905, 0.055990904569625854, 0.06767114996910095, 1.2731260061264038, 0.2062394917011261, 0.5412723422050476], "count": [686]}, "action": {"min": [0.1120152398943901, 1.9655548334121704, -1.1105705499649048, -0.8970642685890198, -2.3364200592041016, -1.9262325763702393, 1.4086203575134277, 40.0, 0.044808000326156616, 0.1785770058631897, -0.0848110020160675, -3.1401853561401367, 0.32100000977516174, -2.1640000343322754, -0.66243976354599, -2.175326108932495, -0.20202185213565826, -0.4919734001159668, 1.6837716102600098, 0.784211277961731, -1.7211390733718872, 21.0, -0.38405001163482666, 0.2043749988079071, -0.19203199446201324, -3.128000020980835, 0.2619999945163727, -3.1401853561401367], "max": [1.1587939262390137, 2.098741054534912, -0.10218903422355652, -0.34663984179496765, -1.510460376739502, -1.0287145376205444, 2.2253122329711914, 961.0, 0.39611199498176575, 0.45642900466918945, 0.10101199895143509, 3.138000011444092, 1.2079999446868896, -0.421999990940094, -0.1840624213218689, -2.110574245452881, 0.5000717639923096, 1.0998541116714478, 2.54191517829895, 1.862336277961731, 0.2315702885389328, 951.0, -0.19757099449634552, 0.4070959985256195, 0.06331700086593628, 3.138000011444092, 1.0529999732971191, 3.13100004196167], "mean": [0.3871246874332428, 2.0362167358398438, -0.42778781056404114, -0.6251854300498962, -2.0549299716949463, -1.6594665050506592, 1.6997746229171753, 705.2120361328125, 0.3115236163139343, 0.28241077065467834, 0.02709883451461792, 1.799960970878601, 0.7063934206962585, -1.0710570812225342, -0.38170310854911804, -2.1571571826934814, 0.2735053300857544, 0.7189298868179321, 2.2185909748077393, 1.5808734893798828, -1.3506792783737183, 528.0648803710938, -0.3163222074508667, 0.2728562653064728, -0.001097245141863823, 2.510302782058716, 0.5578068494796753, -2.3798623085021973], "std": [0.16801035404205322, 0.02990075759589672, 0.24540472030639648, 0.11446051299571991, 0.19092676043510437, 0.28225401043891907, 0.21020793914794922, 345.6996765136719, 0.07042068243026733, 0.06117186322808266, 0.026866376399993896, 2.3553192615509033, 0.18555794656276703, 0.42781805992126465, 0.1454675942659378, 0.015191159211099148, 0.16072781383991241, 0.46916675567626953, 0.24463430047035217, 0.32271602749824524, 0.5774765014648438, 412.1470947265625, 0.047272201627492905, 0.055990904569625854, 0.06767114996910095, 1.2731260061264038, 0.2062394917011261, 0.5412723422050476], "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": [672], "max": [672], "mean": [672.0], "std": [0.0], "count": [686]}, "index": {"min": [589010], "max": [589695], "mean": [589352.5], "std": [198.03093192731282], "count": [686]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [686]}, "subtask_annotation": {"mean": [6.534985422740525, 29.0, 29.0, 29.0, 29.0], "std": [8.355150673928307, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [686]}, "scene_annotation": {"mean": [672.0], "std": [0.0], "min": [672], "max": [672], "count": [686]}, "eef_direction_state": {"mean": [3.8206997084548107, 3.817784256559767], "std": [2.215419743886799, 2.4441943565478033], "min": [0, 0], "max": [6, 6], "count": [686]}, "eef_velocity_state": {"mean": [0.7084548104956269, 0.6967930029154519], "std": [0.7098751194933474, 0.7701926461959039], "min": [0, 0], "max": [2, 2], "count": [686]}, "eef_acc_mag_state": {"mean": [0.6151603498542274, 0.577259475218659], "std": [0.8048706796887408, 0.7837686930207742], "min": [0, 0], "max": [2, 2], "count": [686]}, "eef_direction_action": {"mean": [3.8206997084548107, 3.817784256559767], "std": [2.215419743886799, 2.4441943565478033], "min": [0, 0], "max": [6, 6], "count": [686]}, "eef_velocity_action": {"mean": [0.7084548104956269, 0.6967930029154519], "std": [0.7098751194933474, 0.7701926461959039], "min": [0, 0], "max": [2, 2], "count": [686]}, "eef_acc_mag_action": {"mean": [0.6151603498542274, 0.577259475218659], "std": [0.8048706796887408, 0.7837686930207742], "min": [0, 0], "max": [2, 2], "count": [686]}, "eef_sim_pose_state": {"mean": [0.47501264992485676, 0.31671141576914513, 1.0591726426522885, -1.847100725297909, 0.9414441158073167, 0.4879810988842684, 0.4876714323957282, -0.33612480643074655, 1.0753131586316298, 1.9841350435532008, 0.8180380936924722, -0.006200264600473077], "std": [0.05093050244264316, 0.080772984610468, 0.0248586921491978, 1.4483871190339221, 0.24001931716219438, 2.794747215707122, 0.05919953789920134, 0.05830289202292551, 0.04201863204275979, 0.1774232254689077, 0.2033040973319828, 2.851327269417331], "min": [0.40643532827597445, 0.09591091961203617, 0.9893302196703864, -3.0645904637058337, 0.6205895919635762, -3.1407658736078172, 0.3746498918311636, -0.40278458524769156, 1.0265512733457236, 1.5716174112322985, 0.425920495762822, -3.141179243412396], "max": [0.5953572252157759, 0.3961025527876712, 1.091264438565314, 2.9213752572252245, 1.5445829332884289, 3.1393357869719565, 0.6704564746024302, -0.06940886718261585, 1.2308444763179809, 2.656759739584846, 1.2774123512733215, 3.1413154592775197], "count": [686]}, "eef_sim_pose_action": {"mean": [0.47501264992485676, 0.31671141576914513, 1.0591726426522885, -1.847100725297909, 0.9414441158073167, 0.4879810988842684, 0.4876714323957282, -0.33612480643074655, 1.0753131586316298, 1.9841350435532008, 0.8180380936924722, -0.006200264600473077], "std": [0.05093050244264316, 0.080772984610468, 0.0248586921491978, 1.4483871190339221, 0.24001931716219438, 2.794747215707122, 0.05919953789920134, 0.05830289202292551, 0.04201863204275979, 0.1774232254689077, 0.2033040973319828, 2.851327269417331], "min": [0.40643532827597445, 0.09591091961203617, 0.9893302196703864, -3.0645904637058337, 0.6205895919635762, -3.1407658736078172, 0.3746498918311636, -0.40278458524769156, 1.0265512733457236, 1.5716174112322985, 0.425920495762822, -3.141179243412396], "max": [0.5953572252157759, 0.3961025527876712, 1.091264438565314, 2.9213752572252245, 1.5445829332884289, 3.1393357869719565, 0.6704564746024302, -0.06940886718261585, 1.2308444763179809, 2.656759739584846, 1.2774123512733215, 3.1413154592775197], "count": [686]}, "gripper_mode_state": {"mean": [0.43731778425655976, 0.24635568513119532], "std": [0.49605537980097736, 0.4308881079059089], "min": [0, 0], "max": [1, 1], "count": [686]}, "gripper_activity_state": {"mean": [1.7696793002915452, 1.7521865889212829], "std": [0.5785390888493397, 0.59867652883325], "min": [0, 0], "max": [2, 2], "count": [686]}, "gripper_mode_action": {"mean": [0.43731778425655976, 0.24635568513119532], "std": [0.49605537980097736, 0.4308881079059089], "min": [0, 0], "max": [1, 1], "count": [686]}, "gripper_activity_action": {"mean": [1.7696793002915452, 1.7521865889212829], "std": [0.5785390888493397, 0.59867652883325], "min": [0, 0], "max": [2, 2], "count": [686]}, "gripper_open_scale_state": {"mean": [0.5280648685655515, 0.7052120989752237], "std": [0.4121471627058124, 0.34569969759313407], "min": [0.021, 0.04], "max": [0.951, 0.961], "count": [686]}, "gripper_open_scale_action": {"mean": [0.5280648685655515, 0.7052120989752237], "std": [0.4121471627058124, 0.34569969759313407], "min": [0.021, 0.04], "max": [0.951, 0.961], "count": [686]}}} +{"episode_index": 670, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4107257145816073]], [[0.4422724692380865]], [[0.44362614014698215]]], "std": [[[0.24959665273022494]], [[0.21541651067608308]], [[0.2098400407145977]]], "count": [213]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36699814546319315]], [[0.4229906515618767]], [[0.4237953287535672]]], "std": [[[0.21468134883845097]], [[0.17079485999058744]], [[0.16537360122122036]]], "count": [213]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4577788795682592]], [[0.4751256856224493]], [[0.47417992459111974]]], "std": [[[0.17033784040446384]], [[0.15324939325542317]], [[0.14817427320744625]]], "count": [213]}, "observation.state": {"min": [0.0653800368309021, 1.9431449174880981, -1.1244807243347168, -0.9579938054084778, -2.158413887023926, -1.8232059478759766, 1.437226414680481, 31.0, 0.09132999926805496, 0.1821250021457672, -0.09463900327682495, -3.1401853561401367, 0.3240000009536743, -2.572999954223633, -0.7821518778800964, -2.1756577491760254, 0.020350540056824684, -0.49268901348114014, 1.2623792886734009, 0.7925540208816528, -2.443094491958618, -1.0, -0.3772990107536316, 0.18152600526809692, -0.15943700075149536, -3.1110000610351562, -0.07199999690055847, -3.124000072479248], "max": [0.9948027729988098, 2.0990028381347656, -0.09190903604030609, -0.26968827843666077, -1.6059298515319824, -0.9057909846305847, 2.0984270572662354, 958.0, 0.3983139991760254, 0.425790011882782, 0.08641800284385681, 3.1410000324249268, 1.277999997138977, -0.41600000858306885, -0.18226473033428192, -2.098339557647705, 0.9996722936630249, 1.4255849123001099, 2.7396607398986816, 1.9490091800689697, 0.0953298881649971, 968.0, -0.21601299941539764, 0.42498698830604553, 0.07941100001335144, 3.13700008392334, 1.0490000247955322, 3.140000104904175], "mean": [0.40625420212745667, 2.011840343475342, -0.7323547601699829, -0.5234848260879517, -1.8310894966125488, -1.5960568189620972, 1.6216012239456177, 721.768798828125, 0.2907366454601288, 0.2890625298023224, 0.0006172036519274116, 2.0233006477355957, 0.6619080305099487, -0.9625550508499146, -0.4141600430011749, -2.157442569732666, 0.519635021686554, 0.7906236052513123, 2.205204963684082, 1.6422157287597656, -1.6124681234359741, 510.9733581542969, -0.295259565114975, 0.2781461179256439, -0.006174982059746981, 2.644068956375122, 0.4043636918067932, -1.8773152828216553], "std": [0.17803128063678741, 0.0420340858399868, 0.2609373927116394, 0.10307016223669052, 0.10596468299627304, 0.2378845512866974, 0.2270737737417221, 349.2397766113281, 0.06356677412986755, 0.06046942621469498, 0.03590398654341698, 2.094860792160034, 0.18755461275577545, 0.4202057421207428, 0.13304482400417328, 0.020442556589841843, 0.24042001366615295, 0.6145109534263611, 0.5237796902656555, 0.30512166023254395, 0.8177144527435303, 418.8603210449219, 0.04328785464167595, 0.05228974297642708, 0.06711950153112411, 0.965121865272522, 0.3649262487888336, 1.33153235912323], "count": [1276]}, "action": {"min": [0.0653800368309021, 1.9431449174880981, -1.1244807243347168, -0.9579938054084778, -2.158413887023926, -1.8232059478759766, 1.437226414680481, 31.0, 0.09132999926805496, 0.1821250021457672, -0.09463900327682495, -3.1401853561401367, 0.3240000009536743, -2.572999954223633, -0.7821518778800964, -2.1756577491760254, 0.020350540056824684, -0.49268901348114014, 1.2623792886734009, 0.7925540208816528, -2.443094491958618, -1.0, -0.3772990107536316, 0.18152600526809692, -0.15943700075149536, -3.1110000610351562, -0.07199999690055847, -3.124000072479248], "max": [0.9948027729988098, 2.0990028381347656, -0.09190903604030609, -0.26968827843666077, -1.6059298515319824, -0.9057909846305847, 2.0984270572662354, 958.0, 0.3983139991760254, 0.425790011882782, 0.08641800284385681, 3.1410000324249268, 1.277999997138977, -0.41600000858306885, -0.18226473033428192, -2.098339557647705, 0.9996722936630249, 1.4255849123001099, 2.7396607398986816, 1.9490091800689697, 0.0953298881649971, 968.0, -0.21601299941539764, 0.42498698830604553, 0.07941100001335144, 3.13700008392334, 1.0490000247955322, 3.140000104904175], "mean": [0.40625420212745667, 2.011840343475342, -0.7323547601699829, -0.5234848260879517, -1.8310894966125488, -1.5960568189620972, 1.6216012239456177, 721.768798828125, 0.2907366454601288, 0.2890625298023224, 0.0006172036519274116, 2.0233006477355957, 0.6619080305099487, -0.9625550508499146, -0.4141600430011749, -2.157442569732666, 0.519635021686554, 0.7906236052513123, 2.205204963684082, 1.6422157287597656, -1.6124681234359741, 510.9733581542969, -0.295259565114975, 0.2781461179256439, -0.006174982059746981, 2.644068956375122, 0.4043636918067932, -1.8773152828216553], "std": [0.17803128063678741, 0.0420340858399868, 0.2609373927116394, 0.10307016223669052, 0.10596468299627304, 0.2378845512866974, 0.2270737737417221, 349.2397766113281, 0.06356677412986755, 0.06046942621469498, 0.03590398654341698, 2.094860792160034, 0.18755461275577545, 0.4202057421207428, 0.13304482400417328, 0.020442556589841843, 0.24042001366615295, 0.6145109534263611, 0.5237796902656555, 0.30512166023254395, 0.8177144527435303, 418.8603210449219, 0.04328785464167595, 0.05228974297642708, 0.06711950153112411, 0.965121865272522, 0.3649262487888336, 1.33153235912323], "count": [1276]}, "timestamp": {"min": [0.0], "max": [42.5], "mean": [21.25], "std": [12.278311954191604], "count": [1276]}, "frame_index": {"min": [0], "max": [1275], "mean": [637.5], "std": [368.3493586257481], "count": [1276]}, "episode_index": {"min": [673], "max": [673], "mean": [673.0], "std": [0.0], "count": [1276]}, "index": {"min": [589696], "max": [590971], "mean": [590333.5], "std": [368.3493586257481], "count": [1276]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1276]}, "subtask_annotation": {"mean": [8.045454545454545, 29.0, 29.0, 29.0, 29.0], "std": [10.574610408660714, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1276]}, "scene_annotation": {"mean": [673.0], "std": [0.0], "min": [673], "max": [673], "count": [1276]}, "eef_direction_state": {"mean": [3.7884012539184955, 4.2766457680250785], "std": [2.12443397192388, 2.2429520481262504], "min": [0, 0], "max": [6, 6], "count": [1276]}, "eef_velocity_state": {"mean": [0.6873040752351097, 0.5564263322884012], "std": [0.5887092876850072, 0.71643125928121], "min": [0, 0], "max": [2, 2], "count": [1276]}, "eef_acc_mag_state": {"mean": [0.677115987460815, 0.48589341692789967], "std": [0.8195169207600965, 0.7721372861350819], "min": [0, 0], "max": [2, 2], "count": [1276]}, "eef_direction_action": {"mean": [3.7884012539184955, 4.2766457680250785], "std": [2.12443397192388, 2.2429520481262504], "min": [0, 0], "max": [6, 6], "count": [1276]}, "eef_velocity_action": {"mean": [0.6873040752351097, 0.5564263322884012], "std": [0.5887092876850072, 0.71643125928121], "min": [0, 0], "max": [2, 2], "count": [1276]}, "eef_acc_mag_action": {"mean": [0.677115987460815, 0.48589341692789967], "std": [0.8195169207600965, 0.7721372861350819], "min": [0, 0], "max": [2, 2], "count": [1276]}, "eef_sim_pose_state": {"mean": [0.4869176750410724, 0.29452513902276456, 1.075383558626447, -2.318069331677447, 0.7039824474798406, 1.0943634523348282, 0.49878272569001497, -0.3050705999542538, 1.070027834470936, 1.9609252030708686, 0.8650982884989105, -0.9904626194948545], "std": [0.047250127077892896, 0.07501727825489077, 0.042487447894635086, 0.45558431509087843, 0.4323095356275339, 2.5256863117873958, 0.057770307805704614, 0.061365513833750086, 0.03207729859316008, 0.17790446055773648, 0.17609637029971784, 2.6562476744947765], "min": [0.38635931624414227, 0.12921813009721703, 0.9877294341161215, -3.1328790571894274, 0.11528659886028048, -3.1415921081786595, 0.37683802342892825, -0.3980133574199485, 1.0126365412604685, 1.4470560457255186, 0.32560372148830874, -3.1399174575344517], "max": [0.6184981167303133, 0.40092191600085453, 1.1563199641692705, 0.34700913953002116, 1.547735857767388, 3.138514151452267, 0.6414379196777901, -0.10255424439890912, 1.1721835303473251, 2.5649478622772373, 1.2201056921549043, 3.140486027925691], "count": [1276]}, "eef_sim_pose_action": {"mean": [0.4869176750410724, 0.29452513902276456, 1.075383558626447, -2.318069331677447, 0.7039824474798406, 1.0943634523348282, 0.49878272569001497, -0.3050705999542538, 1.070027834470936, 1.9609252030708686, 0.8650982884989105, -0.9904626194948545], "std": [0.047250127077892896, 0.07501727825489077, 0.042487447894635086, 0.45558431509087843, 0.4323095356275339, 2.5256863117873958, 0.057770307805704614, 0.061365513833750086, 0.03207729859316008, 0.17790446055773648, 0.17609637029971784, 2.6562476744947765], "min": [0.38635931624414227, 0.12921813009721703, 0.9877294341161215, -3.1328790571894274, 0.11528659886028048, -3.1415921081786595, 0.37683802342892825, -0.3980133574199485, 1.0126365412604685, 1.4470560457255186, 0.32560372148830874, -3.1399174575344517], "max": [0.6184981167303133, 0.40092191600085453, 1.1563199641692705, 0.34700913953002116, 1.547735857767388, 3.138514151452267, 0.6414379196777901, -0.10255424439890912, 1.1721835303473251, 2.5649478622772373, 1.2201056921549043, 3.140486027925691], "count": [1276]}, "gripper_mode_state": {"mean": [0.46316614420062696, 0.24294670846394983], "std": [0.49864142133095346, 0.4288631545265717], "min": [0, 0], "max": [1, 1], "count": [1276]}, "gripper_activity_state": {"mean": [1.8385579937304075, 1.8894984326018809], "std": [0.4870927659329257, 0.4146790115250872], "min": [0, 0], "max": [2, 2], "count": [1276]}, "gripper_mode_action": {"mean": [0.46316614420062696, 0.24294670846394983], "std": [0.49864142133095346, 0.4288631545265717], "min": [0, 0], "max": [1, 1], "count": [1276]}, "gripper_activity_action": {"mean": [1.8385579937304075, 1.8894984326018809], "std": [0.4870927659329257, 0.4146790115250872], "min": [0, 0], "max": [2, 2], "count": [1276]}, "gripper_open_scale_state": {"mean": [0.5110137147342644, 0.7217688088312416], "std": [0.4188111893758727, 0.34923979596300486], "min": [0.0, 0.031], "max": [0.968, 0.958], "count": [1276]}, "gripper_open_scale_action": {"mean": [0.5110137147342644, 0.7217688088312416], "std": [0.4188111893758727, 0.34923979596300486], "min": [0.0, 0.031], "max": [0.968, 0.958], "count": [1276]}}} +{"episode_index": 671, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4255579799670546]], [[0.4554395707131091]], [[0.4544619550055795]]], "std": [[[0.23524878246408573]], [[0.20249684590066017]], [[0.19782387729987086]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4142126507784686]], [[0.4565146477628992]], [[0.4570762776316488]]], "std": [[[0.20922508147259655]], [[0.1710626937657134]], [[0.16489934727615746]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4506299169057867]], [[0.4694446985094851]], [[0.469443129284234]]], "std": [[[0.16053435264130428]], [[0.14110674808683812]], [[0.135359699572757]]], "count": [123]}, "observation.state": {"min": [0.11355113238096237, 1.9741244316101074, -1.1362966299057007, -0.8176518678665161, -2.192465305328369, -1.8026283979415894, 1.3083860874176025, 42.0, 0.08599899709224701, 0.1915780007839203, -0.08434399962425232, -3.1401853561401367, 0.49799996614456177, -2.4260001182556152, -0.6938556432723999, -2.1757099628448486, 0.11503465473651886, -0.3237411379814148, 1.3776756525039673, 0.8785114884376526, -1.7258164882659912, 0.0, -0.3742679953575134, 0.22058099508285522, -0.15780700743198395, 1.8660000562667847, 0.2749999761581421, -3.1351852416992188], "max": [1.0231993198394775, 2.100102424621582, 0.0613483265042305, -0.2790257930755615, -1.4646104574203491, -1.0092017650604248, 2.2026405334472656, 950.0, 0.397599995136261, 0.44830000400543213, 0.09119000285863876, 3.1410000324249268, 1.2489999532699585, -0.3930000066757202, -0.1995958536863327, -2.127643585205078, 0.6948156356811523, 1.0431485176086426, 2.515770196914673, 1.7691006660461426, -0.03534292057156563, 952.0, -0.22666099667549133, 0.4246149957180023, 0.048565998673439026, 3.125999927520752, 0.9900000095367432, 3.127000093460083], "mean": [0.46334192156791687, 2.053544044494629, -0.5520873665809631, -0.5018166303634644, -1.9104479551315308, -1.4505257606506348, 1.6622858047485352, 614.26953125, 0.28799450397491455, 0.31287243962287903, -0.006258810870349407, 2.0580875873565674, 0.7394335865974426, -1.1041029691696167, -0.4494222402572632, -2.165040969848633, 0.39799395203590393, 0.5763311982154846, 2.0027060508728027, 1.422731637954712, -1.2066608667373657, 418.7776794433594, -0.3009694814682007, 0.30663666129112244, -0.022897563874721527, 2.674619674682617, 0.6125200390815735, -2.235379695892334], "std": [0.2150764763355255, 0.04412197694182396, 0.3502669036388397, 0.14999574422836304, 0.18038524687290192, 0.222516730427742, 0.30252090096473694, 377.54510498046875, 0.08825027942657471, 0.06801724433898926, 0.04991865158081055, 2.1009747982025146, 0.20710894465446472, 0.5566712617874146, 0.13725125789642334, 0.01144667062908411, 0.13024336099624634, 0.4929445683956146, 0.4172047972679138, 0.26881712675094604, 0.6371259689331055, 416.55975341796875, 0.0444573312997818, 0.05060423165559769, 0.06482778489589691, 0.30016636848449707, 0.24114522337913513, 1.2500547170639038], "count": [614]}, "action": {"min": [0.11355113238096237, 1.9741244316101074, -1.1362966299057007, -0.8176518678665161, -2.192465305328369, -1.8026283979415894, 1.3083860874176025, 42.0, 0.08599899709224701, 0.1915780007839203, -0.08434399962425232, -3.1401853561401367, 0.49799996614456177, -2.4260001182556152, -0.6938556432723999, -2.1757099628448486, 0.11503465473651886, -0.3237411379814148, 1.3776756525039673, 0.8785114884376526, -1.7258164882659912, 0.0, -0.3742679953575134, 0.22058099508285522, -0.15780700743198395, 1.8660000562667847, 0.2749999761581421, -3.1351852416992188], "max": [1.0231993198394775, 2.100102424621582, 0.0613483265042305, -0.2790257930755615, -1.4646104574203491, -1.0092017650604248, 2.2026405334472656, 950.0, 0.397599995136261, 0.44830000400543213, 0.09119000285863876, 3.1410000324249268, 1.2489999532699585, -0.3930000066757202, -0.1995958536863327, -2.127643585205078, 0.6948156356811523, 1.0431485176086426, 2.515770196914673, 1.7691006660461426, -0.03534292057156563, 952.0, -0.22666099667549133, 0.4246149957180023, 0.048565998673439026, 3.125999927520752, 0.9900000095367432, 3.127000093460083], "mean": [0.46334192156791687, 2.053544044494629, -0.5520873665809631, -0.5018166303634644, -1.9104479551315308, -1.4505257606506348, 1.6622858047485352, 614.26953125, 0.28799450397491455, 0.31287243962287903, -0.006258810870349407, 2.0580875873565674, 0.7394335865974426, -1.1041029691696167, -0.4494222402572632, -2.165040969848633, 0.39799395203590393, 0.5763311982154846, 2.0027060508728027, 1.422731637954712, -1.2066608667373657, 418.7776794433594, -0.3009694814682007, 0.30663666129112244, -0.022897563874721527, 2.674619674682617, 0.6125200390815735, -2.235379695892334], "std": [0.2150764763355255, 0.04412197694182396, 0.3502669036388397, 0.14999574422836304, 0.18038524687290192, 0.222516730427742, 0.30252090096473694, 377.54510498046875, 0.08825027942657471, 0.06801724433898926, 0.04991865158081055, 2.1009747982025146, 0.20710894465446472, 0.5566712617874146, 0.13725125789642334, 0.01144667062908411, 0.13024336099624634, 0.4929445683956146, 0.4172047972679138, 0.26881712675094604, 0.6371259689331055, 416.55975341796875, 0.0444573312997818, 0.05060423165559769, 0.06482778489589691, 0.30016636848449707, 0.24114522337913513, 1.2500547170639038], "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": [674], "max": [674], "mean": [674.0], "std": [0.0], "count": [614]}, "index": {"min": [590972], "max": [591585], "mean": [591278.5], "std": [177.24629756358806], "count": [614]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [614]}, "subtask_annotation": {"mean": [9.45114006514658, 29.0, 29.0, 29.0, 29.0], "std": [8.888930476692352, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [614]}, "scene_annotation": {"mean": [674.0], "std": [0.0], "min": [674], "max": [674], "count": [614]}, "eef_direction_state": {"mean": [3.6628664495114007, 3.6221498371335503], "std": [2.269042959674478, 2.3657224975054736], "min": [0, 0], "max": [6, 6], "count": [614]}, "eef_velocity_state": {"mean": [0.6824104234527687, 0.758957654723127], "std": [0.6420016953478135, 0.7200318180843026], "min": [0, 0], "max": [2, 2], "count": [614]}, "eef_acc_mag_state": {"mean": [0.6514657980456026, 0.7084690553745928], "std": [0.812577914862773, 0.8357016994571982], "min": [0, 0], "max": [2, 2], "count": [614]}, "eef_direction_action": {"mean": [3.6628664495114007, 3.6221498371335503], "std": [2.269042959674478, 2.3657224975054736], "min": [0, 0], "max": [6, 6], "count": [614]}, "eef_velocity_action": {"mean": [0.6824104234527687, 0.758957654723127], "std": [0.6420016953478135, 0.7200318180843026], "min": [0, 0], "max": [2, 2], "count": [614]}, "eef_acc_mag_action": {"mean": [0.6514657980456026, 0.7084690553745928], "std": [0.812577914862773, 0.8357016994571982], "min": [0, 0], "max": [2, 2], "count": [614]}, "eef_sim_pose_state": {"mean": [0.5054692166633579, 0.28817042365593737, 1.0519714225293866, -2.0325069886497444, 1.0460343873531521, 1.0452036620066514, 0.5164698375267608, -0.29460395504710973, 1.067521636743623, 2.0026232424794963, 0.8282773628319797, 0.2854399718967137], "std": [0.04442276891656434, 0.0768774063121161, 0.027695656278602977, 1.287018120200998, 0.2935845622809085, 2.5010104035030754, 0.06922596603557367, 0.08278264626218955, 0.047708852189470914, 0.2334015348139661, 0.24143110257447772, 2.6660029053193313], "min": [0.4209864820671225, 0.13918113875369753, 0.991028644692763, -3.138296757531326, 0.6813303297012498, -3.1395994654916355, 0.38759257492339505, -0.39124210882544075, 1.0163238211499797, 1.452292347867091, 0.36776273908809687, -3.141182116618616], "max": [0.6111628246447254, 0.38402063389086527, 1.0863097196513796, 3.139523797268194, 1.545338030069154, 3.1381426101980945, 0.6592275722994039, -0.10257012614939195, 1.1944629755642657, 2.362597287685194, 1.2850056305419582, 3.130536284513703], "count": [614]}, "eef_sim_pose_action": {"mean": [0.5054692166633579, 0.28817042365593737, 1.0519714225293866, -2.0325069886497444, 1.0460343873531521, 1.0452036620066514, 0.5164698375267608, -0.29460395504710973, 1.067521636743623, 2.0026232424794963, 0.8282773628319797, 0.2854399718967137], "std": [0.04442276891656434, 0.0768774063121161, 0.027695656278602977, 1.287018120200998, 0.2935845622809085, 2.5010104035030754, 0.06922596603557367, 0.08278264626218955, 0.047708852189470914, 0.2334015348139661, 0.24143110257447772, 2.6660029053193313], "min": [0.4209864820671225, 0.13918113875369753, 0.991028644692763, -3.138296757531326, 0.6813303297012498, -3.1395994654916355, 0.38759257492339505, -0.39124210882544075, 1.0163238211499797, 1.452292347867091, 0.36776273908809687, -3.141182116618616], "max": [0.6111628246447254, 0.38402063389086527, 1.0863097196513796, 3.139523797268194, 1.545338030069154, 3.1381426101980945, 0.6592275722994039, -0.10257012614939195, 1.1944629755642657, 2.362597287685194, 1.2850056305419582, 3.130536284513703], "count": [614]}, "gripper_mode_state": {"mean": [0.5667752442996743, 0.3941368078175896], "std": [0.4955210053556957, 0.48866449077148], "min": [0, 0], "max": [1, 1], "count": [614]}, "gripper_activity_state": {"mean": [1.723127035830619, 1.780130293159609], "std": [0.6264157854850838, 0.5552790617733476], "min": [0, 0], "max": [2, 2], "count": [614]}, "gripper_mode_action": {"mean": [0.5667752442996743, 0.3941368078175896], "std": [0.4955210053556957, 0.48866449077148], "min": [0, 0], "max": [1, 1], "count": [614]}, "gripper_activity_action": {"mean": [1.723127035830619, 1.780130293159609], "std": [0.6264157854850838, 0.5552790617733476], "min": [0, 0], "max": [2, 2], "count": [614]}, "gripper_open_scale_state": {"mean": [0.4187776871192291, 0.614269543824832], "std": [0.41655977005992567, 0.37754515027321084], "min": [0.0, 0.042], "max": [0.952, 0.95], "count": [614]}, "gripper_open_scale_action": {"mean": [0.4187776871192291, 0.614269543824832], "std": [0.41655977005992567, 0.37754515027321084], "min": [0.0, 0.042], "max": [0.952, 0.95], "count": [614]}}} +{"episode_index": 672, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[1.0]], [[1.0]]], "mean": [[[0.4291552236773648]], [[0.45775998174974797]], [[0.45827042382044025]]], "std": [[[0.2300232712709681]], [[0.19661861738516728]], [[0.19118013989078983]]], "count": [201]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4229727628198875]], [[0.4593575657252951]], [[0.4611448486733002]]], "std": [[[0.19988036336846457]], [[0.16419295684899257]], [[0.15736040620413225]]], "count": [201]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44446095401261665]], [[0.46272448927746884]], [[0.46164830565310705]]], "std": [[[0.14579762617014871]], [[0.12563044056919964]], [[0.11940362867395458]]], "count": [201]}, "observation.state": {"min": [0.08637634664773941, 1.9557985067367554, -1.1893022060394287, -1.0191326141357422, -2.1429851055145264, -1.7330595254898071, 1.4017612934112549, 17.0, 0.02120400033891201, 0.19242000579833984, -0.09885600209236145, -3.1411852836608887, 0.2930000126361847, -2.3359999656677246, -0.7421314716339111, -2.1754658222198486, 0.2375742346048355, -0.39880773425102234, 1.0705676078796387, 0.8254884481430054, -2.1089510917663574, 0.0, -0.38354700803756714, 0.2029850035905838, -0.16263799369335175, 1.9589999914169312, 0.2580000162124634, -3.125], "max": [1.198465347290039, 2.104395866394043, -0.027454029768705368, -0.3588222563266754, -1.5572874546051025, -0.8264657855033875, 2.2062532901763916, 949.0, 0.39277100563049316, 0.44843998551368713, 0.09452600032091141, 3.1389999389648438, 1.1950000524520874, -0.34199997782707214, -0.14755015075206757, -2.131047010421753, 0.8131139874458313, 1.080376386642456, 2.5164332389831543, 1.780218482017517, -0.2162637561559677, 954.0, -0.1970759928226471, 0.4230009913444519, 0.05902000144124031, 3.1080000400543213, 1.0540000200271606, 3.127000093460083], "mean": [0.41854897141456604, 2.044699192047119, -0.5336886048316956, -0.5564390420913696, -1.8785488605499268, -1.4085910320281982, 1.7238260507583618, 488.7918701171875, 0.30761781334877014, 0.3188234567642212, 0.013516604900360107, -0.3368094861507416, 0.8003525137901306, -1.1806186437606812, -0.4327702820301056, -2.165210247039795, 0.5538861155509949, 0.729875922203064, 2.0271496772766113, 1.4071024656295776, -1.496812343597412, 492.3209533691406, -0.2973952293395996, 0.318493127822876, -0.008574075065553188, 2.747074842453003, 0.612558901309967, -2.4158148765563965], "std": [0.17195913195610046, 0.03889746963977814, 0.3694303333759308, 0.19492879509925842, 0.12737078964710236, 0.24542371928691864, 0.2138729840517044, 414.93121337890625, 0.07748571783304214, 0.05767311528325081, 0.037852171808481216, 2.8880748748779297, 0.21900144219398499, 0.5591281652450562, 0.12800545990467072, 0.009928254410624504, 0.17541877925395966, 0.40741246938705444, 0.4203622043132782, 0.25304698944091797, 0.5184179544448853, 383.2411804199219, 0.04099341109395027, 0.05485629290342331, 0.053113363683223724, 0.1937483847141266, 0.22834037244319916, 0.46719881892204285], "count": [1184]}, "action": {"min": [0.08637634664773941, 1.9557985067367554, -1.1893022060394287, -1.0191326141357422, -2.1429851055145264, -1.7330595254898071, 1.4017612934112549, 17.0, 0.02120400033891201, 0.19242000579833984, -0.09885600209236145, -3.1411852836608887, 0.2930000126361847, -2.3359999656677246, -0.7421314716339111, -2.1754658222198486, 0.2375742346048355, -0.39880773425102234, 1.0705676078796387, 0.8254884481430054, -2.1089510917663574, 0.0, -0.38354700803756714, 0.2029850035905838, -0.16263799369335175, 1.9589999914169312, 0.2580000162124634, -3.125], "max": [1.198465347290039, 2.104395866394043, -0.027454029768705368, -0.3588222563266754, -1.5572874546051025, -0.8264657855033875, 2.2062532901763916, 949.0, 0.39277100563049316, 0.44843998551368713, 0.09452600032091141, 3.1389999389648438, 1.1950000524520874, -0.34199997782707214, -0.14755015075206757, -2.131047010421753, 0.8131139874458313, 1.080376386642456, 2.5164332389831543, 1.780218482017517, -0.2162637561559677, 954.0, -0.1970759928226471, 0.4230009913444519, 0.05902000144124031, 3.1080000400543213, 1.0540000200271606, 3.127000093460083], "mean": [0.41854897141456604, 2.044699192047119, -0.5336886048316956, -0.5564390420913696, -1.8785488605499268, -1.4085910320281982, 1.7238260507583618, 488.7918701171875, 0.30761781334877014, 0.3188234567642212, 0.013516604900360107, -0.3368094861507416, 0.8003525137901306, -1.1806186437606812, -0.4327702820301056, -2.165210247039795, 0.5538861155509949, 0.729875922203064, 2.0271496772766113, 1.4071024656295776, -1.496812343597412, 492.3209533691406, -0.2973952293395996, 0.318493127822876, -0.008574075065553188, 2.747074842453003, 0.612558901309967, -2.4158148765563965], "std": [0.17195913195610046, 0.03889746963977814, 0.3694303333759308, 0.19492879509925842, 0.12737078964710236, 0.24542371928691864, 0.2138729840517044, 414.93121337890625, 0.07748571783304214, 0.05767311528325081, 0.037852171808481216, 2.8880748748779297, 0.21900144219398499, 0.5591281652450562, 0.12800545990467072, 0.009928254410624504, 0.17541877925395966, 0.40741246938705444, 0.4203622043132782, 0.25304698944091797, 0.5184179544448853, 383.2411804199219, 0.04099341109395027, 0.05485629290342331, 0.053113363683223724, 0.1937483847141266, 0.22834037244319916, 0.46719881892204285], "count": [1184]}, "timestamp": {"min": [0.0], "max": [39.43333333333333], "mean": [19.71666666666667], "std": [11.393041248450253], "count": [1184]}, "frame_index": {"min": [0], "max": [1183], "mean": [591.5], "std": [341.79123745350756], "count": [1184]}, "episode_index": {"min": [675], "max": [675], "mean": [675.0], "std": [0.0], "count": [1184]}, "index": {"min": [591586], "max": [592769], "mean": [592177.5], "std": [341.79123745350756], "count": [1184]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1184]}, "subtask_annotation": {"mean": [13.43918918918919, 29.0, 29.0, 29.0, 29.0], "std": [10.49515741055449, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1184]}, "scene_annotation": {"mean": [675.0], "std": [0.0], "min": [675], "max": [675], "count": [1184]}, "eef_direction_state": {"mean": [3.808277027027027, 4.078547297297297], "std": [2.1820596218999935, 2.242045831662796], "min": [0, 0], "max": [6, 6], "count": [1184]}, "eef_velocity_state": {"mean": [0.6283783783783784, 0.6140202702702703], "std": [0.5772184630857682, 0.6905535770904088], "min": [0, 0], "max": [2, 2], "count": [1184]}, "eef_acc_mag_state": {"mean": [0.6368243243243243, 0.5836148648648649], "std": [0.8032001342284224, 0.7946836275444124], "min": [0, 0], "max": [2, 2], "count": [1184]}, "eef_direction_action": {"mean": [3.808277027027027, 4.078547297297297], "std": [2.1820596218999935, 2.242045831662796], "min": [0, 0], "max": [6, 6], "count": [1184]}, "eef_velocity_action": {"mean": [0.6283783783783784, 0.6140202702702703], "std": [0.5772184630857682, 0.6905535770904088], "min": [0, 0], "max": [2, 2], "count": [1184]}, "eef_acc_mag_action": {"mean": [0.6368243243243243, 0.5836148648648649], "std": [0.8032001342284224, 0.7946836275444124], "min": [0, 0], "max": [2, 2], "count": [1184]}, "eef_sim_pose_state": {"mean": [0.5182500370945003, 0.2962126845611418, 1.0668167776941293, -2.302962108564217, 0.9768539054512433, 0.4051825525984603, 0.5183455181779021, -0.31908637538572665, 1.0679839955220678, 2.026330999400763, 0.8050963124693209, 0.7818554095162525], "std": [0.05168258485004904, 0.06412206703502224, 0.026257513692122383, 0.36544294744050443, 0.2464887708604638, 2.8124609355370493, 0.05730859270392706, 0.06788891343796181, 0.0452672763137913, 0.30909540508819494, 0.23929380641874198, 2.4509664276121756], "min": [0.40106801903602757, 0.11787696476457166, 0.9881919565130615, -2.8265355543101953, 0.6311698267536539, -3.140653833154153, 0.38904395123873525, -0.39363334975690906, 1.0193375758528083, 1.4704054756935032, 0.4128363769364438, -3.134448291356645], "max": [0.6122531353746592, 0.3890711437687884, 1.123170838477289, -0.9571100064733407, 1.5271377078821726, 3.1400990246112737, 0.6641169270510059, -0.044108556503927004, 1.2573427404594264, 2.711586131912868, 1.295605923427753, 3.1332105757885578], "count": [1184]}, "eef_sim_pose_action": {"mean": [0.5182500370945003, 0.2962126845611418, 1.0668167776941293, -2.302962108564217, 0.9768539054512433, 0.4051825525984603, 0.5183455181779021, -0.31908637538572665, 1.0679839955220678, 2.026330999400763, 0.8050963124693209, 0.7818554095162525], "std": [0.05168258485004904, 0.06412206703502224, 0.026257513692122383, 0.36544294744050443, 0.2464887708604638, 2.8124609355370493, 0.05730859270392706, 0.06788891343796181, 0.0452672763137913, 0.30909540508819494, 0.23929380641874198, 2.4509664276121756], "min": [0.40106801903602757, 0.11787696476457166, 0.9881919565130615, -2.8265355543101953, 0.6311698267536539, -3.140653833154153, 0.38904395123873525, -0.39363334975690906, 1.0193375758528083, 1.4704054756935032, 0.4128363769364438, -3.134448291356645], "max": [0.6122531353746592, 0.3890711437687884, 1.123170838477289, -0.9571100064733407, 1.5271377078821726, 3.1400990246112737, 0.6641169270510059, -0.044108556503927004, 1.2573427404594264, 2.711586131912868, 1.295605923427753, 3.1332105757885578], "count": [1184]}, "gripper_mode_state": {"mean": [0.4577702702702703, 0.4983108108108108], "std": [0.4982134581953344, 0.4999971466317436], "min": [0, 0], "max": [1, 1], "count": [1184]}, "gripper_activity_state": {"mean": [1.7829391891891893, 1.864864864864865], "std": [0.5659357322689613, 0.44681528695582096], "min": [0, 0], "max": [2, 2], "count": [1184]}, "gripper_mode_action": {"mean": [0.4577702702702703, 0.4983108108108108], "std": [0.4982134581953344, 0.4999971466317436], "min": [0, 0], "max": [1, 1], "count": [1184]}, "gripper_activity_action": {"mean": [1.7829391891891893, 1.864864864864865], "std": [0.5659357322689613, 0.44681528695582096], "min": [0, 0], "max": [2, 2], "count": [1184]}, "gripper_open_scale_state": {"mean": [0.4923209457746575, 0.4887918077175685], "std": [0.38324118665549656, 0.41493130950268403], "min": [0.0, 0.017], "max": [0.954, 0.949], "count": [1184]}, "gripper_open_scale_action": {"mean": [0.4923209457746575, 0.4887918077175685], "std": [0.38324118665549656, 0.41493130950268403], "min": [0.0, 0.017], "max": [0.954, 0.949], "count": [1184]}}} +{"episode_index": 673, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.41200682704184033]], [[0.4445951765220524]], [[0.4455186830965982]]], "std": [[[0.2462784820073277]], [[0.2123207142572449]], [[0.20572086969620812]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4077561982141938]], [[0.4487606579048943]], [[0.4497686348489527]]], "std": [[[0.21794926461343986]], [[0.17951361520710493]], [[0.17241593078975895]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4461348473444496]], [[0.46827300286912665]], [[0.4680998436776286]]], "std": [[[0.16644946988163645]], [[0.1438035002767259]], [[0.13705563759666992]]], "count": [127]}, "observation.state": {"min": [0.06857398897409439, 1.99220609664917, -1.06442391872406, -1.013041377067566, -2.3979427814483643, -1.8300302028656006, 1.3385279178619385, 37.0, 0.07002100348472595, 0.16665999591350555, -0.0460130013525486, -3.1371853351593018, 0.2940000295639038, -1.7070000171661377, -0.7323925495147705, -2.175326108932495, -0.21999874711036682, -0.5014156699180603, 1.4425321817398071, 0.9590584635734558, -1.721575379371643, -6.0, -0.3816159963607788, 0.21209000051021576, -0.1893640011548996, -3.1381852626800537, 0.34599998593330383, -3.1411852836608887], "max": [0.9859540462493896, 2.0972225666046143, -0.2626371681690216, -0.39734166860580444, -1.5891222953796387, -1.032484531402588, 2.2791032791137695, 951.0, 0.390855997800827, 0.4365760087966919, 0.10115499794483185, 3.1410000324249268, 1.1549999713897705, -0.26100000739097595, -0.20408134162425995, -2.106193780899048, 0.62796950340271, 1.0677226781845093, 2.5188417434692383, 1.8445512056350708, 0.06761405616998672, 934.0, -0.16743700206279755, 0.40915700793266296, 0.08255299925804138, 3.127000093460083, 1.0199999809265137, 3.130000114440918], "mean": [0.4051920473575592, 2.056427478790283, -0.5534607172012329, -0.5967310070991516, -1.9712785482406616, -1.5670063495635986, 1.6211159229278564, 681.7359619140625, 0.29603609442710876, 0.2933107316493988, 0.005327618680894375, 1.058334231376648, 0.7050390243530273, -0.9348136186599731, -0.3939658999443054, -2.1594841480255127, 0.2686881422996521, 0.6767424941062927, 2.1467175483703613, 1.5495244264602661, -1.323635458946228, 399.4554748535156, -0.3140488266944885, 0.28274446725845337, 0.0023904074914753437, 2.341107130050659, 0.6379936933517456, -2.139686107635498], "std": [0.1853821724653244, 0.029697246849536896, 0.22998610138893127, 0.1462799608707428, 0.19156500697135925, 0.2304384708404541, 0.25305959582328796, 355.6358337402344, 0.08023979514837265, 0.06804434210062027, 0.030141133815050125, 2.8218116760253906, 0.1955014020204544, 0.31864356994628906, 0.12388115376234055, 0.015731777995824814, 0.1731569766998291, 0.5140488147735596, 0.33787548542022705, 0.28114041686058044, 0.5902835130691528, 411.7021179199219, 0.05052207410335541, 0.052987124770879745, 0.0655272826552391, 1.4113173484802246, 0.2408803105354309, 1.216533899307251], "count": [640]}, "action": {"min": [0.06857398897409439, 1.99220609664917, -1.06442391872406, -1.013041377067566, -2.3979427814483643, -1.8300302028656006, 1.3385279178619385, 37.0, 0.07002100348472595, 0.16665999591350555, -0.0460130013525486, -3.1371853351593018, 0.2940000295639038, -1.7070000171661377, -0.7323925495147705, -2.175326108932495, -0.21999874711036682, -0.5014156699180603, 1.4425321817398071, 0.9590584635734558, -1.721575379371643, -6.0, -0.3816159963607788, 0.21209000051021576, -0.1893640011548996, -3.1381852626800537, 0.34599998593330383, -3.1411852836608887], "max": [0.9859540462493896, 2.0972225666046143, -0.2626371681690216, -0.39734166860580444, -1.5891222953796387, -1.032484531402588, 2.2791032791137695, 951.0, 0.390855997800827, 0.4365760087966919, 0.10115499794483185, 3.1410000324249268, 1.1549999713897705, -0.26100000739097595, -0.20408134162425995, -2.106193780899048, 0.62796950340271, 1.0677226781845093, 2.5188417434692383, 1.8445512056350708, 0.06761405616998672, 934.0, -0.16743700206279755, 0.40915700793266296, 0.08255299925804138, 3.127000093460083, 1.0199999809265137, 3.130000114440918], "mean": [0.4051920473575592, 2.056427478790283, -0.5534607172012329, -0.5967310070991516, -1.9712785482406616, -1.5670063495635986, 1.6211159229278564, 681.7359619140625, 0.29603609442710876, 0.2933107316493988, 0.005327618680894375, 1.058334231376648, 0.7050390243530273, -0.9348136186599731, -0.3939658999443054, -2.1594841480255127, 0.2686881422996521, 0.6767424941062927, 2.1467175483703613, 1.5495244264602661, -1.323635458946228, 399.4554748535156, -0.3140488266944885, 0.28274446725845337, 0.0023904074914753437, 2.341107130050659, 0.6379936933517456, -2.139686107635498], "std": [0.1853821724653244, 0.029697246849536896, 0.22998610138893127, 0.1462799608707428, 0.19156500697135925, 0.2304384708404541, 0.25305959582328796, 355.6358337402344, 0.08023979514837265, 0.06804434210062027, 0.030141133815050125, 2.8218116760253906, 0.1955014020204544, 0.31864356994628906, 0.12388115376234055, 0.015731777995824814, 0.1731569766998291, 0.5140488147735596, 0.33787548542022705, 0.28114041686058044, 0.5902835130691528, 411.7021179199219, 0.05052207410335541, 0.052987124770879745, 0.0655272826552391, 1.4113173484802246, 0.2408803105354309, 1.216533899307251], "count": [640]}, "timestamp": {"min": [0.0], "max": [21.3], "mean": [10.65], "std": [6.158395353769789], "count": [640]}, "frame_index": {"min": [0], "max": [639], "mean": [319.5], "std": [184.7518606130937], "count": [640]}, "episode_index": {"min": [676], "max": [676], "mean": [676.0], "std": [0.0], "count": [640]}, "index": {"min": [592770], "max": [593409], "mean": [593089.5], "std": [184.7518606130937], "count": [640]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [640]}, "subtask_annotation": {"mean": [5.9625, 29.0, 29.0, 29.0, 29.0], "std": [5.542604870455752, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [640]}, "scene_annotation": {"mean": [676.0], "std": [0.0], "min": [676], "max": [676], "count": [640]}, "eef_direction_state": {"mean": [3.9578125, 3.7078125], "std": [2.2000926605131323, 2.3619248431827216], "min": [0, 0], "max": [6, 6], "count": [640]}, "eef_velocity_state": {"mean": [0.6796875, 0.7921875], "std": [0.7195223431859152, 0.7617423874537576], "min": [0, 0], "max": [2, 2], "count": [640]}, "eef_acc_mag_state": {"mean": [0.6390625, 0.7171875], "std": [0.811656713822879, 0.828978039421886], "min": [0, 0], "max": [2, 2], "count": [640]}, "eef_direction_action": {"mean": [3.9578125, 3.7078125], "std": [2.2000926605131323, 2.3619248431827216], "min": [0, 0], "max": [6, 6], "count": [640]}, "eef_velocity_action": {"mean": [0.6796875, 0.7921875], "std": [0.7195223431859152, 0.7617423874537576], "min": [0, 0], "max": [2, 2], "count": [640]}, "eef_acc_mag_action": {"mean": [0.6390625, 0.7171875], "std": [0.811656713822879, 0.828978039421886], "min": [0, 0], "max": [2, 2], "count": [640]}, "eef_sim_pose_state": {"mean": [0.4821374375349475, 0.3150858578386084, 1.0610981575117777, -2.1993025473638634, 0.9757213682237683, 0.746976858161476, 0.49896639458986136, -0.3101758528587101, 1.0709983443789275, 2.025452858133214, 0.8928313836990995, 0.697793125730142], "std": [0.047110234357528376, 0.08220308339310686, 0.02390786197344336, 0.45882301098395883, 0.25390231315071415, 2.677772154455027, 0.06735620688568615, 0.06114297164411213, 0.05504225399138781, 0.20290395648788775, 0.160773559429643, 2.7643345875990444], "min": [0.4103937603062763, 0.08032911373348159, 0.9971646567781578, -2.87646135567445, 0.693313390232531, -3.1385185432784337, 0.3655557136000062, -0.38818558872016906, 1.0162664391124505, 1.5745099607830553, 0.6338197259411573, -3.139829120339823], "max": [0.5951818901054683, 0.4123519643168046, 1.0921965971211485, -0.3564675536466843, 1.5014877530317143, 3.1378852524713854, 0.6520401960379294, -0.11674395350623759, 1.242616912369482, 2.624779008691018, 1.37239976554425, 3.137383354112014], "count": [640]}, "eef_sim_pose_action": {"mean": [0.4821374375349475, 0.3150858578386084, 1.0610981575117777, -2.1993025473638634, 0.9757213682237683, 0.746976858161476, 0.49896639458986136, -0.3101758528587101, 1.0709983443789275, 2.025452858133214, 0.8928313836990995, 0.697793125730142], "std": [0.047110234357528376, 0.08220308339310686, 0.02390786197344336, 0.45882301098395883, 0.25390231315071415, 2.677772154455027, 0.06735620688568615, 0.06114297164411213, 0.05504225399138781, 0.20290395648788775, 0.160773559429643, 2.7643345875990444], "min": [0.4103937603062763, 0.08032911373348159, 0.9971646567781578, -2.87646135567445, 0.693313390232531, -3.1385185432784337, 0.3655557136000062, -0.38818558872016906, 1.0162664391124505, 1.5745099607830553, 0.6338197259411573, -3.139829120339823], "max": [0.5951818901054683, 0.4123519643168046, 1.0921965971211485, -0.3564675536466843, 1.5014877530317143, 3.1378852524713854, 0.6520401960379294, -0.11674395350623759, 1.242616912369482, 2.624779008691018, 1.37239976554425, 3.137383354112014], "count": [640]}, "gripper_mode_state": {"mean": [0.575, 0.2859375], "std": [0.4943429983321301, 0.45185976374728243], "min": [0, 0], "max": [1, 1], "count": [640]}, "gripper_activity_state": {"mean": [1.7734375, 1.8203125], "std": [0.5620115066382093, 0.5189170476518863], "min": [0, 0], "max": [2, 2], "count": [640]}, "gripper_mode_action": {"mean": [0.575, 0.2859375], "std": [0.4943429983321301, 0.45185976374728243], "min": [0, 0], "max": [1, 1], "count": [640]}, "gripper_activity_action": {"mean": [1.7734375, 1.8203125], "std": [0.5620115066382093, 0.5189170476518863], "min": [0, 0], "max": [2, 2], "count": [640]}, "gripper_open_scale_state": {"mean": [0.3994843751034467, 0.6817359377384188], "std": [0.4116738064892747, 0.3556357037257063], "min": [0.0, 0.037], "max": [0.934, 0.951], "count": [640]}, "gripper_open_scale_action": {"mean": [0.3994843751034467, 0.6817359377384188], "std": [0.4116738064892747, 0.3556357037257063], "min": [0.0, 0.037], "max": [0.934, 0.951], "count": [640]}}} +{"episode_index": 674, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[1.0]], [[1.0]]], "mean": [[[0.4155374358076564]], [[0.4469381013979666]], [[0.44843681430905696]]], "std": [[[0.2412037838557973]], [[0.20746874321529848]], [[0.20221039638897953]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4088591383312584]], [[0.4548300215919701]], [[0.45634844447038075]]], "std": [[[0.21702029621135455]], [[0.1778957467580198]], [[0.17100478316377277]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4525527317408445]], [[0.47220572349310097]], [[0.4729120208268493]]], "std": [[[0.17475628868946305]], [[0.15248005173036647]], [[0.14622876818165467]]], "count": [126]}, "observation.state": {"min": [0.10088004171848297, 1.9707036018371582, -1.236914873123169, -1.089050531387329, -2.377784252166748, -1.9014837741851807, 1.4280110597610474, 44.0, 0.04231800138950348, 0.171316996216774, -0.09608399868011475, -3.1401853561401367, 0.21699999272823334, -1.5180000066757202, -0.7398101687431335, -2.1754133701324463, 0.16177457571029663, -0.4040262997150421, 1.1130139827728271, 1.0145949125289917, -1.905271291732788, 0.0, -0.37191298604011536, 0.20463000237941742, -0.16429699957370758, -3.125999927520752, 0.29899999499320984, -3.115999937057495], "max": [1.1133804321289062, 2.10186505317688, -0.17498670518398285, -0.3971322476863861, -1.7153445482254028, -1.0190105438232422, 2.113663673400879, 928.0, 0.3897089958190918, 0.43474501371383667, 0.10051699727773666, 3.13700008392334, 1.121999979019165, -0.3879999816417694, -0.21204005181789398, -2.1118834018707275, 0.8120493292808533, 1.072225570678711, 2.542787790298462, 1.920263648033142, -0.04757767915725708, 952.0, -0.2000429928302765, 0.4135589897632599, 0.06966300308704376, 3.13700008392334, 1.1269999742507935, 3.118000030517578], "mean": [0.42728516459465027, 2.045766592025757, -0.5774757862091064, -0.6486204862594604, -2.039929151535034, -1.6008967161178589, 1.615056037902832, 681.1520385742188, 0.29260358214378357, 0.2954052984714508, 0.009446930140256882, 0.3896699845790863, 0.6232240796089172, -0.8247865438461304, -0.4118286371231079, -2.15799617767334, 0.40711405873298645, 0.7610146999359131, 2.16872501373291, 1.576342225074768, -1.5154144763946533, 496.4631652832031, -0.3079145550727844, 0.2858200669288635, -0.0007570748566649854, 2.5440421104431152, 0.5448402762413025, -2.2626490592956543], "std": [0.17034855484962463, 0.037247978150844574, 0.2518020272254944, 0.1530846655368805, 0.1607387810945511, 0.24735039472579956, 0.21687458455562592, 355.1952819824219, 0.0770401582121849, 0.06084238365292549, 0.03984839469194412, 3.0125343799591064, 0.20160068571567535, 0.3111878037452698, 0.12847977876663208, 0.0169666800647974, 0.16716258227825165, 0.4552238881587982, 0.410737007856369, 0.2812768518924713, 0.5722611546516418, 394.53533935546875, 0.04560668393969536, 0.05438409000635147, 0.06022065132856369, 1.3300994634628296, 0.21697859466075897, 0.6220313310623169], "count": [638]}, "action": {"min": [0.10088004171848297, 1.9707036018371582, -1.236914873123169, -1.089050531387329, -2.377784252166748, -1.9014837741851807, 1.4280110597610474, 44.0, 0.04231800138950348, 0.171316996216774, -0.09608399868011475, -3.1401853561401367, 0.21699999272823334, -1.5180000066757202, -0.7398101687431335, -2.1754133701324463, 0.16177457571029663, -0.4040262997150421, 1.1130139827728271, 1.0145949125289917, -1.905271291732788, 0.0, -0.37191298604011536, 0.20463000237941742, -0.16429699957370758, -3.125999927520752, 0.29899999499320984, -3.115999937057495], "max": [1.1133804321289062, 2.10186505317688, -0.17498670518398285, -0.3971322476863861, -1.7153445482254028, -1.0190105438232422, 2.113663673400879, 928.0, 0.3897089958190918, 0.43474501371383667, 0.10051699727773666, 3.13700008392334, 1.121999979019165, -0.3879999816417694, -0.21204005181789398, -2.1118834018707275, 0.8120493292808533, 1.072225570678711, 2.542787790298462, 1.920263648033142, -0.04757767915725708, 952.0, -0.2000429928302765, 0.4135589897632599, 0.06966300308704376, 3.13700008392334, 1.1269999742507935, 3.118000030517578], "mean": [0.42728516459465027, 2.045766592025757, -0.5774757862091064, -0.6486204862594604, -2.039929151535034, -1.6008967161178589, 1.615056037902832, 681.1520385742188, 0.29260358214378357, 0.2954052984714508, 0.009446930140256882, 0.3896699845790863, 0.6232240796089172, -0.8247865438461304, -0.4118286371231079, -2.15799617767334, 0.40711405873298645, 0.7610146999359131, 2.16872501373291, 1.576342225074768, -1.5154144763946533, 496.4631652832031, -0.3079145550727844, 0.2858200669288635, -0.0007570748566649854, 2.5440421104431152, 0.5448402762413025, -2.2626490592956543], "std": [0.17034855484962463, 0.037247978150844574, 0.2518020272254944, 0.1530846655368805, 0.1607387810945511, 0.24735039472579956, 0.21687458455562592, 355.1952819824219, 0.0770401582121849, 0.06084238365292549, 0.03984839469194412, 3.0125343799591064, 0.20160068571567535, 0.3111878037452698, 0.12847977876663208, 0.0169666800647974, 0.16716258227825165, 0.4552238881587982, 0.410737007856369, 0.2812768518924713, 0.5722611546516418, 394.53533935546875, 0.04560668393969536, 0.05438409000635147, 0.06022065132856369, 1.3300994634628296, 0.21697859466075897, 0.6220313310623169], "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": [677], "max": [677], "mean": [677.0], "std": [0.0], "count": [638]}, "index": {"min": [593410], "max": [594047], "mean": [593728.5], "std": [184.17450963692016], "count": [638]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [638]}, "subtask_annotation": {"mean": [6.83385579937304, 29.0, 29.0, 29.0, 29.0], "std": [8.492518255737464, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [638]}, "scene_annotation": {"mean": [677.0], "std": [0.0], "min": [677], "max": [677], "count": [638]}, "eef_direction_state": {"mean": [3.6363636363636362, 3.8573667711598745], "std": [2.0271033287393516, 2.345548834643683], "min": [0, 0], "max": [6, 6], "count": [638]}, "eef_velocity_state": {"mean": [0.822884012539185, 0.7476489028213166], "std": [0.6936635437578932, 0.7741629855149572], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_acc_mag_state": {"mean": [0.7460815047021944, 0.6269592476489029], "std": [0.8350334625864484, 0.8047822394192766], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_direction_action": {"mean": [3.6363636363636362, 3.8573667711598745], "std": [2.0271033287393516, 2.345548834643683], "min": [0, 0], "max": [6, 6], "count": [638]}, "eef_velocity_action": {"mean": [0.822884012539185, 0.7476489028213166], "std": [0.6936635437578932, 0.7741629855149572], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_acc_mag_action": {"mean": [0.7460815047021944, 0.6269592476489029], "std": [0.8350334625864484, 0.8047822394192766], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_sim_pose_state": {"mean": [0.4894139509678355, 0.31103727242566953, 1.066655077095957, -2.300972366065067, 0.8687607642415772, 0.8581599740490587, 0.5044103483528062, -0.31142483213797356, 1.0787475244535838, 2.1545472353046464, 0.9218604044785877, -0.7490359131769977], "std": [0.04902019628420858, 0.07312665676323458, 0.028138359182160223, 0.262027207768205, 0.2674276755799603, 2.801914782132472, 0.058607759180668045, 0.06883634182485335, 0.04594180278254606, 0.19643102107744348, 0.13574986330882433, 2.6609264377191315], "min": [0.40963804653081065, 0.11541099828011454, 0.9861667141473016, -2.5637310362481887, 0.5812463470210911, -3.1396683046576674, 0.3695757677617273, -0.419041885333785, 1.0306325005218544, 1.575933775077187, 0.6891581009744709, -3.135815071187719], "max": [0.6051186024882736, 0.397913203855494, 1.1143859784962995, -1.0806415847593491, 1.4613529039737316, 3.141315738349227, 0.6522519884159177, -0.06045490167499175, 1.2251686425193964, 2.814898834427921, 1.2146229480857045, 3.1388972452013837], "count": [638]}, "eef_sim_pose_action": {"mean": [0.4894139509678355, 0.31103727242566953, 1.066655077095957, -2.300972366065067, 0.8687607642415772, 0.8581599740490587, 0.5044103483528062, -0.31142483213797356, 1.0787475244535838, 2.1545472353046464, 0.9218604044785877, -0.7490359131769977], "std": [0.04902019628420858, 0.07312665676323458, 0.028138359182160223, 0.262027207768205, 0.2674276755799603, 2.801914782132472, 0.058607759180668045, 0.06883634182485335, 0.04594180278254606, 0.19643102107744348, 0.13574986330882433, 2.6609264377191315], "min": [0.40963804653081065, 0.11541099828011454, 0.9861667141473016, -2.5637310362481887, 0.5812463470210911, -3.1396683046576674, 0.3695757677617273, -0.419041885333785, 1.0306325005218544, 1.575933775077187, 0.6891581009744709, -3.135815071187719], "max": [0.6051186024882736, 0.397913203855494, 1.1143859784962995, -1.0806415847593491, 1.4613529039737316, 3.141315738349227, 0.6522519884159177, -0.06045490167499175, 1.2251686425193964, 2.814898834427921, 1.2146229480857045, 3.1388972452013837], "count": [638]}, "gripper_mode_state": {"mean": [0.48589341692789967, 0.26959247648902823], "std": [0.4998009646989785, 0.4437480964573713], "min": [0, 0], "max": [1, 1], "count": [638]}, "gripper_activity_state": {"mean": [1.7695924764890283, 1.7648902821316614], "std": [0.5806845139755181, 0.5774410395063643], "min": [0, 0], "max": [2, 2], "count": [638]}, "gripper_mode_action": {"mean": [0.48589341692789967, 0.26959247648902823], "std": [0.4998009646989785, 0.4437480964573713], "min": [0, 0], "max": [1, 1], "count": [638]}, "gripper_activity_action": {"mean": [1.7695924764890283, 1.7648902821316614], "std": [0.5806845139755181, 0.5774410395063643], "min": [0, 0], "max": [2, 2], "count": [638]}, "gripper_open_scale_state": {"mean": [0.4964631661614835, 0.6811520374680764], "std": [0.39453544082206127, 0.35519523270084463], "min": [0.0, 0.044], "max": [0.952, 0.928], "count": [638]}, "gripper_open_scale_action": {"mean": [0.4964631661614835, 0.6811520374680764], "std": [0.39453544082206127, 0.35519523270084463], "min": [0.0, 0.044], "max": [0.952, 0.928], "count": [638]}}} +{"episode_index": 675, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[1.0]], [[1.0]]], "mean": [[[0.4146723353209443]], [[0.4479676601673008]], [[0.4495245783947907]]], "std": [[[0.24365003459567966]], [[0.2086299829380953]], [[0.20239289528645288]]], "count": [134]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41289675092673883]], [[0.45728160667251977]], [[0.4616019900497513]]], "std": [[[0.20852878956106022]], [[0.17161812653802655]], [[0.16365114254674076]]], "count": [134]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43057256304263]], [[0.46070798428202125]], [[0.46293928641108184]]], "std": [[[0.18709812361648923]], [[0.15809568728047235]], [[0.15049204873847502]]], "count": [134]}, "observation.state": {"min": [0.026459192857146263, 1.8670834302902222, -1.4129836559295654, -1.0974630117416382, -2.1708056926727295, -1.8537839651107788, 1.2546474933624268, 16.0, 0.026934999972581863, 0.17539900541305542, -0.05348600074648857, -3.1411852836608887, 0.24899999797344208, -1.593000054359436, -0.7610158920288086, -2.175849676132202, 0.2690075933933258, -0.3623652458190918, 1.3491570949554443, 0.9959023594856262, -1.7999930381774902, 15.0, -0.3647089898586273, 0.21262599527835846, -0.17440399527549744, -3.134185314178467, 0.27399998903274536, -3.0929999351501465], "max": [1.1187734603881836, 2.0973970890045166, -0.3510904312133789, -0.3986855745315552, -1.334356665611267, -1.1015297174453735, 2.204577922821045, 942.0, 0.4045180082321167, 0.44655799865722656, 0.14764000475406647, 3.1410000324249268, 1.1390000581741333, -0.40299996733665466, -0.2084970474243164, -2.142932891845703, 0.6489134430885315, 1.0711610317230225, 2.512698173522949, 1.8555818796157837, -0.2603682279586792, 934.0, -0.18630699813365936, 0.421081006526947, 0.07040999829769135, 3.13700008392334, 1.0679999589920044, -2.132999897003174], "mean": [0.33822304010391235, 1.9459823369979858, -0.816467821598053, -0.5812975764274597, -1.774118423461914, -1.5267492532730103, 1.6544219255447388, 671.7000732421875, 0.3189973533153534, 0.28287574648857117, 0.02912890911102295, 0.1535097360610962, 0.6494554281234741, -0.9261608719825745, -0.4023265242576599, -2.168011426925659, 0.4642726182937622, 0.7479067444801331, 2.0988376140594482, 1.6011292934417725, -1.472459077835083, 416.05682373046875, -0.29498469829559326, 0.2853460907936096, -0.0073668016120791435, 2.7416903972625732, 0.5933555960655212, -2.4062986373901367], "std": [0.19851437211036682, 0.07322786748409271, 0.30457550287246704, 0.20127195119857788, 0.2699936628341675, 0.1731107234954834, 0.2891031801700592, 366.1371765136719, 0.08441643416881561, 0.06492123752832413, 0.035687755793333054, 3.061851978302002, 0.19437143206596375, 0.3470071852207184, 0.12512145936489105, 0.007122315000742674, 0.08730966597795486, 0.4299514591693878, 0.3529784381389618, 0.27314168214797974, 0.4810016453266144, 401.54962158203125, 0.040098801255226135, 0.051279887557029724, 0.05760950595140457, 1.0046907663345337, 0.26457899808883667, 0.24752306938171387], "count": [687]}, "action": {"min": [0.026459192857146263, 1.8670834302902222, -1.4129836559295654, -1.0974630117416382, -2.1708056926727295, -1.8537839651107788, 1.2546474933624268, 16.0, 0.026934999972581863, 0.17539900541305542, -0.05348600074648857, -3.1411852836608887, 0.24899999797344208, -1.593000054359436, -0.7610158920288086, -2.175849676132202, 0.2690075933933258, -0.3623652458190918, 1.3491570949554443, 0.9959023594856262, -1.7999930381774902, 15.0, -0.3647089898586273, 0.21262599527835846, -0.17440399527549744, -3.134185314178467, 0.27399998903274536, -3.0929999351501465], "max": [1.1187734603881836, 2.0973970890045166, -0.3510904312133789, -0.3986855745315552, -1.334356665611267, -1.1015297174453735, 2.204577922821045, 942.0, 0.4045180082321167, 0.44655799865722656, 0.14764000475406647, 3.1410000324249268, 1.1390000581741333, -0.40299996733665466, -0.2084970474243164, -2.142932891845703, 0.6489134430885315, 1.0711610317230225, 2.512698173522949, 1.8555818796157837, -0.2603682279586792, 934.0, -0.18630699813365936, 0.421081006526947, 0.07040999829769135, 3.13700008392334, 1.0679999589920044, -2.132999897003174], "mean": [0.33822304010391235, 1.9459823369979858, -0.816467821598053, -0.5812975764274597, -1.774118423461914, -1.5267492532730103, 1.6544219255447388, 671.7000732421875, 0.3189973533153534, 0.28287574648857117, 0.02912890911102295, 0.1535097360610962, 0.6494554281234741, -0.9261608719825745, -0.4023265242576599, -2.168011426925659, 0.4642726182937622, 0.7479067444801331, 2.0988376140594482, 1.6011292934417725, -1.472459077835083, 416.05682373046875, -0.29498469829559326, 0.2853460907936096, -0.0073668016120791435, 2.7416903972625732, 0.5933555960655212, -2.4062986373901367], "std": [0.19851437211036682, 0.07322786748409271, 0.30457550287246704, 0.20127195119857788, 0.2699936628341675, 0.1731107234954834, 0.2891031801700592, 366.1371765136719, 0.08441643416881561, 0.06492123752832413, 0.035687755793333054, 3.061851978302002, 0.19437143206596375, 0.3470071852207184, 0.12512145936489105, 0.007122315000742674, 0.08730966597795486, 0.4299514591693878, 0.3529784381389618, 0.27314168214797974, 0.4810016453266144, 401.54962158203125, 0.040098801255226135, 0.051279887557029724, 0.05760950595140457, 1.0046907663345337, 0.26457899808883667, 0.24752306938171387], "count": [687]}, "timestamp": {"min": [0.0], "max": [22.866666666666667], "mean": [11.433333333333334], "std": [6.610653578939131], "count": [687]}, "frame_index": {"min": [0], "max": [686], "mean": [343.0], "std": [198.31960736817393], "count": [687]}, "episode_index": {"min": [678], "max": [678], "mean": [678.0], "std": [0.0], "count": [687]}, "index": {"min": [594048], "max": [594734], "mean": [594391.0], "std": [198.31960736817393], "count": [687]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [687]}, "subtask_annotation": {"mean": [8.094614264919942, 29.0, 29.0, 29.0, 29.0], "std": [7.570229179448572, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [687]}, "scene_annotation": {"mean": [678.0], "std": [0.0], "min": [678], "max": [678], "count": [687]}, "eef_direction_state": {"mean": [4.203784570596798, 3.60844250363901], "std": [2.1288447229915706, 2.2890381882966], "min": [0, 0], "max": [6, 6], "count": [687]}, "eef_velocity_state": {"mean": [0.6098981077147017, 0.8311499272197962], "std": [0.7152453929601462, 0.7303100890300009], "min": [0, 0], "max": [2, 2], "count": [687]}, "eef_acc_mag_state": {"mean": [0.5560407569141194, 0.6870451237263464], "std": [0.779646871561709, 0.8126678096564223], "min": [0, 0], "max": [2, 2], "count": [687]}, "eef_direction_action": {"mean": [4.203784570596798, 3.60844250363901], "std": [2.1288447229915706, 2.2890381882966], "min": [0, 0], "max": [6, 6], "count": [687]}, "eef_velocity_action": {"mean": [0.6098981077147017, 0.8311499272197962], "std": [0.7152453929601462, 0.7303100890300009], "min": [0, 0], "max": [2, 2], "count": [687]}, "eef_acc_mag_action": {"mean": [0.5560407569141194, 0.6870451237263464], "std": [0.779646871561709, 0.8126678096564223], "min": [0, 0], "max": [2, 2], "count": [687]}, "eef_sim_pose_state": {"mean": [0.4897920587197534, 0.2996737990136408, 1.067675657688299, -2.1758940372496967, 0.9313921303346632, 0.8538408584770125, 0.4888582672201698, -0.3425206221646312, 1.0747345770679917, 2.134162841963756, 0.8673831115447326, 0.04843622996015881], "std": [0.04440395492931032, 0.06657800512021485, 0.0272017897566039, 0.33864018351728997, 0.25286311633768715, 2.67250435061886, 0.06475234660859978, 0.06675566599227037, 0.057823700619716464, 0.17533558315832593, 0.22108771819958772, 2.8379217423927403], "min": [0.41949082401576226, 0.10698184760491065, 0.990985901423958, -2.6364297458725856, 0.6326733630077568, -3.1349663522136173, 0.3725418026197118, -0.41097933867149494, 1.0160810773791997, 1.6739269569221213, 0.5743186544567109, -3.1409164024401335], "max": [0.6107673521347307, 0.3825672682491638, 1.1090630336373362, -1.028736405845548, 1.49574173954524, 3.1305401968607907, 0.6632988482093496, -0.08022776844085366, 1.2698705615664907, 2.8112440064691904, 1.2620344620655701, 3.1403071531529827], "count": [687]}, "eef_sim_pose_action": {"mean": [0.4897920587197534, 0.2996737990136408, 1.067675657688299, -2.1758940372496967, 0.9313921303346632, 0.8538408584770125, 0.4888582672201698, -0.3425206221646312, 1.0747345770679917, 2.134162841963756, 0.8673831115447326, 0.04843622996015881], "std": [0.04440395492931032, 0.06657800512021485, 0.0272017897566039, 0.33864018351728997, 0.25286311633768715, 2.67250435061886, 0.06475234660859978, 0.06675566599227037, 0.057823700619716464, 0.17533558315832593, 0.22108771819958772, 2.8379217423927403], "min": [0.41949082401576226, 0.10698184760491065, 0.990985901423958, -2.6364297458725856, 0.6326733630077568, -3.1349663522136173, 0.3725418026197118, -0.41097933867149494, 1.0160810773791997, 1.6739269569221213, 0.5743186544567109, -3.1409164024401335], "max": [0.6107673521347307, 0.3825672682491638, 1.1090630336373362, -1.028736405845548, 1.49574173954524, 3.1305401968607907, 0.6632988482093496, -0.08022776844085366, 1.2698705615664907, 2.8112440064691904, 1.2620344620655701, 3.1403071531529827], "count": [687]}, "gripper_mode_state": {"mean": [0.5778748180494906, 0.264919941775837], "std": [0.4938982817481313, 0.441290568928598], "min": [0, 0], "max": [1, 1], "count": [687]}, "gripper_activity_state": {"mean": [1.784570596797671, 1.787481804949054], "std": [0.5556595780732946, 0.5462220964364789], "min": [0, 0], "max": [2, 2], "count": [687]}, "gripper_mode_action": {"mean": [0.5778748180494906, 0.264919941775837], "std": [0.4938982817481313, 0.441290568928598], "min": [0, 0], "max": [1, 1], "count": [687]}, "gripper_activity_action": {"mean": [1.784570596797671, 1.787481804949054], "std": [0.5556595780732946, 0.5462220964364789], "min": [0, 0], "max": [2, 2], "count": [687]}, "gripper_open_scale_state": {"mean": [0.41605676854923507, 0.6717001454521293], "std": [0.4015498485376401, 0.366137155110208], "min": [0.015, 0.016], "max": [0.934, 0.942], "count": [687]}, "gripper_open_scale_action": {"mean": [0.41605676854923507, 0.6717001454521293], "std": [0.4015498485376401, 0.366137155110208], "min": [0.015, 0.016], "max": [0.934, 0.942], "count": [687]}}} +{"episode_index": 676, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40891590708355413]], [[0.44124291313372194]], [[0.44279236442324676]]], "std": [[[0.24413297894549102]], [[0.2116903752020834]], [[0.20644970930063455]]], "count": [185]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36767241101395515]], [[0.4227012276982865]], [[0.4238076907790143]]], "std": [[[0.22057206217623662]], [[0.17583792777674573]], [[0.17021609300879384]]], "count": [185]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4530930268503798]], [[0.4714705197844904]], [[0.4706007573750221]]], "std": [[[0.18655150281573712]], [[0.17039646952005724]], [[0.1656310007553292]]], "count": [185]}, "observation.state": {"min": [0.1034107655286789, 1.9860626459121704, -1.3170777559280396, -1.137029767036438, -2.325528860092163, -1.921380639076233, 1.3513038158416748, 34.0, 0.06474299728870392, 0.1733819991350174, -0.12205799669027328, -3.1401853561401367, 0.21799999475479126, -1.965999960899353, -0.7268772721290588, -2.1754658222198486, -0.28550097346305847, -0.6093118786811829, 1.2591677904129028, 0.8672017455101013, -2.136510133743286, -5.0, -0.38740700483322144, 0.20166699588298798, -0.1998019963502884, -3.1351852416992188, 0.09599999338388443, -3.1361851692199707], "max": [1.0231294631958008, 2.105285882949829, -0.05742133408784866, -0.3593981862068176, -1.690648078918457, -0.8600459694862366, 2.3327200412750244, 946.0, 0.3965129852294922, 0.43414101004600525, 0.09752000123262405, 3.13700008392334, 1.1150000095367432, -0.24500000476837158, -0.18411476910114288, -2.0966291427612305, 0.7618711590766907, 1.3265025615692139, 2.7258551120758057, 1.848670244216919, 0.4378682076931, 937.0, -0.16668500006198883, 0.4294930100440979, 0.07673399895429611, 3.134999990463257, 1.0989999771118164, 3.1410000324249268], "mean": [0.5020787715911865, 2.0617358684539795, -0.6324692964553833, -0.6457676887512207, -2.0547544956207275, -1.5752789974212646, 1.6792420148849487, 640.3021240234375, 0.2609303593635559, 0.30900824069976807, -0.007934046909213066, 1.7231409549713135, 0.5759656429290771, -0.8242106437683105, -0.428245484828949, -2.154599666595459, 0.30133599042892456, 0.5604491829872131, 2.1538102626800537, 1.5165170431137085, -1.2668635845184326, 346.0165100097656, -0.2972012758255005, 0.28489601612091064, -0.01498524658381939, 2.422248601913452, 0.4996564984321594, -1.563760757446289], "std": [0.19326253235340118, 0.03482934460043907, 0.32810142636299133, 0.21418116986751556, 0.17062979936599731, 0.24851161241531372, 0.33194074034690857, 358.7214050292969, 0.0886739119887352, 0.06575106084346771, 0.0422554686665535, 2.4552438259124756, 0.19796441495418549, 0.40332460403442383, 0.14592403173446655, 0.01898769661784172, 0.27523091435432434, 0.7274718880653381, 0.4890172779560089, 0.34633636474609375, 0.9941073656082153, 397.2725524902344, 0.05627734586596489, 0.050988830626010895, 0.08518776297569275, 1.10153067111969, 0.2837177813053131, 1.825797438621521], "count": [1059]}, "action": {"min": [0.1034107655286789, 1.9860626459121704, -1.3170777559280396, -1.137029767036438, -2.325528860092163, -1.921380639076233, 1.3513038158416748, 34.0, 0.06474299728870392, 0.1733819991350174, -0.12205799669027328, -3.1401853561401367, 0.21799999475479126, -1.965999960899353, -0.7268772721290588, -2.1754658222198486, -0.28550097346305847, -0.6093118786811829, 1.2591677904129028, 0.8672017455101013, -2.136510133743286, -5.0, -0.38740700483322144, 0.20166699588298798, -0.1998019963502884, -3.1351852416992188, 0.09599999338388443, -3.1361851692199707], "max": [1.0231294631958008, 2.105285882949829, -0.05742133408784866, -0.3593981862068176, -1.690648078918457, -0.8600459694862366, 2.3327200412750244, 946.0, 0.3965129852294922, 0.43414101004600525, 0.09752000123262405, 3.13700008392334, 1.1150000095367432, -0.24500000476837158, -0.18411476910114288, -2.0966291427612305, 0.7618711590766907, 1.3265025615692139, 2.7258551120758057, 1.848670244216919, 0.4378682076931, 937.0, -0.16668500006198883, 0.4294930100440979, 0.07673399895429611, 3.134999990463257, 1.0989999771118164, 3.1410000324249268], "mean": [0.5020787715911865, 2.0617358684539795, -0.6324692964553833, -0.6457676887512207, -2.0547544956207275, -1.5752789974212646, 1.6792420148849487, 640.3021240234375, 0.2609303593635559, 0.30900824069976807, -0.007934046909213066, 1.7231409549713135, 0.5759656429290771, -0.8242106437683105, -0.428245484828949, -2.154599666595459, 0.30133599042892456, 0.5604491829872131, 2.1538102626800537, 1.5165170431137085, -1.2668635845184326, 346.0165100097656, -0.2972012758255005, 0.28489601612091064, -0.01498524658381939, 2.422248601913452, 0.4996564984321594, -1.563760757446289], "std": [0.19326253235340118, 0.03482934460043907, 0.32810142636299133, 0.21418116986751556, 0.17062979936599731, 0.24851161241531372, 0.33194074034690857, 358.7214050292969, 0.0886739119887352, 0.06575106084346771, 0.0422554686665535, 2.4552438259124756, 0.19796441495418549, 0.40332460403442383, 0.14592403173446655, 0.01898769661784172, 0.27523091435432434, 0.7274718880653381, 0.4890172779560089, 0.34633636474609375, 0.9941073656082153, 397.2725524902344, 0.05627734586596489, 0.050988830626010895, 0.08518776297569275, 1.10153067111969, 0.2837177813053131, 1.825797438621521], "count": [1059]}, "timestamp": {"min": [0.0], "max": [35.266666666666666], "mean": [17.633333333333333], "std": [10.19022770799263], "count": [1059]}, "frame_index": {"min": [0], "max": [1058], "mean": [529.0], "std": [305.7068312397789], "count": [1059]}, "episode_index": {"min": [679], "max": [679], "mean": [679.0], "std": [0.0], "count": [1059]}, "index": {"min": [594735], "max": [595793], "mean": [595264.0], "std": [305.7068312397789], "count": [1059]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1059]}, "subtask_annotation": {"mean": [9.209631728045325, 29.0, 29.0, 29.0, 29.0], "std": [8.759802913235479, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1059]}, "scene_annotation": {"mean": [679.0], "std": [0.0], "min": [679], "max": [679], "count": [1059]}, "eef_direction_state": {"mean": [3.9830028328611897, 3.903682719546742], "std": [2.1974519648579216, 2.334650034008789], "min": [0, 0], "max": [6, 6], "count": [1059]}, "eef_velocity_state": {"mean": [0.6052880075542965, 0.7223796033994334], "std": [0.637963582602345, 0.7812604542979792], "min": [0, 0], "max": [2, 2], "count": [1059]}, "eef_acc_mag_state": {"mean": [0.6081208687440982, 0.6260623229461756], "std": [0.8038917147685105, 0.8164507123579512], "min": [0, 0], "max": [2, 2], "count": [1059]}, "eef_direction_action": {"mean": [3.9830028328611897, 3.903682719546742], "std": [2.1974519648579216, 2.334650034008789], "min": [0, 0], "max": [6, 6], "count": [1059]}, "eef_velocity_action": {"mean": [0.6052880075542965, 0.7223796033994334], "std": [0.637963582602345, 0.7812604542979792], "min": [0, 0], "max": [2, 2], "count": [1059]}, "eef_acc_mag_action": {"mean": [0.6081208687440982, 0.6260623229461756], "std": [0.8038917147685105, 0.8164507123579512], "min": [0, 0], "max": [2, 2], "count": [1059]}, "eef_sim_pose_state": {"mean": [0.4869832191816465, 0.28615991472687125, 1.0643750647125143, -2.0884017392712773, 0.8648347322162878, 1.1182133021051368, 0.5208030153936689, -0.2777767444220776, 1.0891333888115975, 2.176739704581495, 0.8962563895455824, -0.654335636041827], "std": [0.04813701466367161, 0.10051829358631595, 0.03989566099514614, 1.0599301378595698, 0.4248242713238911, 2.4675688477203, 0.06611436958348149, 0.07361137322535055, 0.06081415857627191, 0.2555691582425029, 0.18062906972931386, 2.601658003438235], "min": [0.40262761112102174, 0.07019291406491641, 1.000543303271191, -3.1227494125059367, 0.3214616729743467, -3.141581194092724, 0.36675994656665234, -0.39622583777303844, 1.0159765151016036, 1.6146199929404053, 0.49345139026258433, -3.1384132649362266], "max": [0.6168298520748654, 0.4002401428594122, 1.1206780918956905, 3.1353588742828755, 1.5625101513073316, 3.140996809519824, 0.6464138652364552, -0.09144478389413781, 1.2334447858348583, 3.026636759523745, 1.1808567626281716, 3.131138834429046], "count": [1059]}, "eef_sim_pose_action": {"mean": [0.4869832191816465, 0.28615991472687125, 1.0643750647125143, -2.0884017392712773, 0.8648347322162878, 1.1182133021051368, 0.5208030153936689, -0.2777767444220776, 1.0891333888115975, 2.176739704581495, 0.8962563895455824, -0.654335636041827], "std": [0.04813701466367161, 0.10051829358631595, 0.03989566099514614, 1.0599301378595698, 0.4248242713238911, 2.4675688477203, 0.06611436958348149, 0.07361137322535055, 0.06081415857627191, 0.2555691582425029, 0.18062906972931386, 2.601658003438235], "min": [0.40262761112102174, 0.07019291406491641, 1.000543303271191, -3.1227494125059367, 0.3214616729743467, -3.141581194092724, 0.36675994656665234, -0.39622583777303844, 1.0159765151016036, 1.6146199929404053, 0.49345139026258433, -3.1384132649362266], "max": [0.6168298520748654, 0.4002401428594122, 1.1206780918956905, 3.1353588742828755, 1.5625101513073316, 3.140996809519824, 0.6464138652364552, -0.09144478389413781, 1.2334447858348583, 3.026636759523745, 1.1808567626281716, 3.131138834429046], "count": [1059]}, "gripper_mode_state": {"mean": [0.6128423040604344, 0.31728045325779036], "std": [0.4871002098278431, 0.4654176266949073], "min": [0, 0], "max": [1, 1], "count": [1059]}, "gripper_activity_state": {"mean": [1.7629839471199245, 1.8640226628895185], "std": [0.589095889216904, 0.4520640559958418], "min": [0, 0], "max": [2, 2], "count": [1059]}, "gripper_mode_action": {"mean": [0.6128423040604344, 0.31728045325779036], "std": [0.4871002098278431, 0.4654176266949073], "min": [0, 0], "max": [1, 1], "count": [1059]}, "gripper_activity_action": {"mean": [1.7629839471199245, 1.8640226628895185], "std": [0.589095889216904, 0.4520640559958418], "min": [0, 0], "max": [2, 2], "count": [1059]}, "gripper_open_scale_state": {"mean": [0.3460278565444478, 0.6403021717701927], "std": [0.39726245100449126, 0.35872117545084237], "min": [0.0, 0.034], "max": [0.937, 0.946], "count": [1059]}, "gripper_open_scale_action": {"mean": [0.3460278565444478, 0.6403021717701927], "std": [0.39726245100449126, 0.35872117545084237], "min": [0.0, 0.034], "max": [0.937, 0.946], "count": [1059]}}} +{"episode_index": 677, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.41580578714425404]], [[0.4459224837244609]], [[0.4459840155550409]]], "std": [[[0.22969951205553082]], [[0.19696069964132643]], [[0.19252166832636297]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3994770839766353]], [[0.44039033631825436]], [[0.4413680684215944]]], "std": [[[0.2129510442478798]], [[0.17342603790971803]], [[0.16803740586281035]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4477901002264423]], [[0.4666930098811178]], [[0.46578065655396017]]], "std": [[[0.14286897793256287]], [[0.12044332641955588]], [[0.1140562356153233]]], "count": [127]}, "observation.state": {"min": [0.15358898043632507, 1.973286747932434, -1.2441405057907104, -0.9277471899986267, -2.1018128395080566, -1.756569266319275, 1.0296919345855713, 42.0, 0.08894400298595428, 0.21656599640846252, -0.10340899974107742, -3.1371853351593018, 0.4830000102519989, -2.2190001010894775, -0.8281413316726685, -2.175605297088623, -0.6496290564537048, -0.5039812922477722, 0.8272337317466736, 0.7484320998191833, -1.9208920001983643, 0.0, -0.3777729868888855, 0.2286510020494461, -0.18567800521850586, 1.4040000438690186, 0.3149999976158142, -3.119999885559082], "max": [1.0173873901367188, 2.109893560409546, -0.1189441904425621, -0.21851523220539093, -1.457157850265503, -0.7201054096221924, 2.0833821296691895, 959.0, 0.3892880082130432, 0.44209399819374084, 0.0625080019235611, 3.140000104904175, 1.371999979019165, -0.19499999284744263, -0.222896009683609, -2.0455260276794434, 1.0073168277740479, 1.0460631847381592, 2.528615713119507, 1.8217921257019043, 0.016598081216216087, 949.0, -0.1655140072107315, 0.46797001361846924, 0.07703399658203125, 3.0160000324249268, 0.9840000867843628, 3.11899995803833], "mean": [0.4589320123195648, 2.066527843475342, -0.6713363528251648, -0.5465142130851746, -1.755164623260498, -1.3499977588653564, 1.568598985671997, 533.49755859375, 0.2745208740234375, 0.3271790146827698, -0.004249832592904568, -0.3815709948539734, 0.8084630370140076, -0.9002397060394287, -0.5006610155105591, -2.1559836864471436, 0.30486321449279785, 0.463206022977829, 2.0925862789154053, 1.3279163837432861, -1.181834101676941, 336.9820556640625, -0.28408822417259216, 0.3178030252456665, -0.034944113343954086, 2.5991668701171875, 0.5962496995925903, -2.1742537021636963], "std": [0.2285749912261963, 0.03638029098510742, 0.3000520169734955, 0.20672738552093506, 0.17864012718200684, 0.2817181646823883, 0.3687291145324707, 388.4372253417969, 0.10420797765254974, 0.08240387588739395, 0.03577539324760437, 2.915074348449707, 0.21436497569084167, 0.4446973204612732, 0.19014543294906616, 0.02819531038403511, 0.3820793628692627, 0.5878059267997742, 0.44205570220947266, 0.3629513680934906, 0.8044923543930054, 413.1941223144531, 0.06331349164247513, 0.07016044855117798, 0.07943464070558548, 0.38691627979278564, 0.19668366014957428, 1.3431177139282227], "count": [641]}, "action": {"min": [0.15358898043632507, 1.973286747932434, -1.2441405057907104, -0.9277471899986267, -2.1018128395080566, -1.756569266319275, 1.0296919345855713, 42.0, 0.08894400298595428, 0.21656599640846252, -0.10340899974107742, -3.1371853351593018, 0.4830000102519989, -2.2190001010894775, -0.8281413316726685, -2.175605297088623, -0.6496290564537048, -0.5039812922477722, 0.8272337317466736, 0.7484320998191833, -1.9208920001983643, 0.0, -0.3777729868888855, 0.2286510020494461, -0.18567800521850586, 1.4040000438690186, 0.3149999976158142, -3.119999885559082], "max": [1.0173873901367188, 2.109893560409546, -0.1189441904425621, -0.21851523220539093, -1.457157850265503, -0.7201054096221924, 2.0833821296691895, 959.0, 0.3892880082130432, 0.44209399819374084, 0.0625080019235611, 3.140000104904175, 1.371999979019165, -0.19499999284744263, -0.222896009683609, -2.0455260276794434, 1.0073168277740479, 1.0460631847381592, 2.528615713119507, 1.8217921257019043, 0.016598081216216087, 949.0, -0.1655140072107315, 0.46797001361846924, 0.07703399658203125, 3.0160000324249268, 0.9840000867843628, 3.11899995803833], "mean": [0.4589320123195648, 2.066527843475342, -0.6713363528251648, -0.5465142130851746, -1.755164623260498, -1.3499977588653564, 1.568598985671997, 533.49755859375, 0.2745208740234375, 0.3271790146827698, -0.004249832592904568, -0.3815709948539734, 0.8084630370140076, -0.9002397060394287, -0.5006610155105591, -2.1559836864471436, 0.30486321449279785, 0.463206022977829, 2.0925862789154053, 1.3279163837432861, -1.181834101676941, 336.9820556640625, -0.28408822417259216, 0.3178030252456665, -0.034944113343954086, 2.5991668701171875, 0.5962496995925903, -2.1742537021636963], "std": [0.2285749912261963, 0.03638029098510742, 0.3000520169734955, 0.20672738552093506, 0.17864012718200684, 0.2817181646823883, 0.3687291145324707, 388.4372253417969, 0.10420797765254974, 0.08240387588739395, 0.03577539324760437, 2.915074348449707, 0.21436497569084167, 0.4446973204612732, 0.19014543294906616, 0.02819531038403511, 0.3820793628692627, 0.5878059267997742, 0.44205570220947266, 0.3629513680934906, 0.8044923543930054, 413.1941223144531, 0.06331349164247513, 0.07016044855117798, 0.07943464070558548, 0.38691627979278564, 0.19668366014957428, 1.3431177139282227], "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": [680], "max": [680], "mean": [680.0], "std": [0.0], "count": [641]}, "index": {"min": [595794], "max": [596434], "mean": [596114.0], "std": [185.04053609952604], "count": [641]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [641]}, "subtask_annotation": {"mean": [8.486739469578783, 29.0, 29.0, 29.0, 29.0], "std": [7.985960505034688, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [641]}, "scene_annotation": {"mean": [680.0], "std": [0.0], "min": [680], "max": [680], "count": [641]}, "eef_direction_state": {"mean": [3.4914196567862716, 3.8190327613104524], "std": [2.0751117136675212, 2.203743730097464], "min": [0, 0], "max": [6, 6], "count": [641]}, "eef_velocity_state": {"mean": [0.9516380655226209, 0.8065522620904836], "std": [0.7734889451405287, 0.778025502490812], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_acc_mag_state": {"mean": [0.8564742589703588, 0.7940717628705148], "std": [0.8423239080247387, 0.8386318557900566], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_direction_action": {"mean": [3.4914196567862716, 3.8190327613104524], "std": [2.0751117136675212, 2.203743730097464], "min": [0, 0], "max": [6, 6], "count": [641]}, "eef_velocity_action": {"mean": [0.9516380655226209, 0.8065522620904836], "std": [0.7734889451405287, 0.778025502490812], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_acc_mag_action": {"mean": [0.8564742589703588, 0.7940717628705148], "std": [0.8423239080247387, 0.8386318557900566], "min": [0, 0], "max": [2, 2], "count": [641]}, "eef_sim_pose_state": {"mean": [0.515891330534281, 0.26567475060746215, 1.0560408597087267, -2.3997936591441347, 1.0336016304294269, 1.0294139382741654, 0.5287197819150458, -0.2850137744749097, 1.0775418012047284, 2.0497845742999137, 0.9604081903462898, 0.9160655971607287], "std": [0.0658531105934807, 0.09804282949212156, 0.036962463821832034, 0.5204711161031513, 0.3511875211610659, 2.6506610128866472, 0.08188786837590532, 0.07412359310937916, 0.07279139760090729, 0.29030250556178, 0.23352963386334644, 2.518535151222434], "min": [0.4301814037965255, 0.08026145524987309, 0.9992810062473185, -3.1383726709797837, 0.5581787463501664, -3.1411080001968497, 0.41239865885328914, -0.3840299406358924, 1.014253839824885, 1.4712880785875608, 0.5612500897676882, -3.1365223734967644], "max": [0.6587590532332438, 0.39747237886779524, 1.1416475443106597, -0.23073778657938604, 1.5197542363201433, 3.1404150060389266, 0.6529696990623359, -0.08970143629952089, 1.2052409618347049, 2.961047471218484, 1.3572111052379547, 3.1134085493506682], "count": [641]}, "eef_sim_pose_action": {"mean": [0.515891330534281, 0.26567475060746215, 1.0560408597087267, -2.3997936591441347, 1.0336016304294269, 1.0294139382741654, 0.5287197819150458, -0.2850137744749097, 1.0775418012047284, 2.0497845742999137, 0.9604081903462898, 0.9160655971607287], "std": [0.0658531105934807, 0.09804282949212156, 0.036962463821832034, 0.5204711161031513, 0.3511875211610659, 2.6506610128866472, 0.08188786837590532, 0.07412359310937916, 0.07279139760090729, 0.29030250556178, 0.23352963386334644, 2.518535151222434], "min": [0.4301814037965255, 0.08026145524987309, 0.9992810062473185, -3.1383726709797837, 0.5581787463501664, -3.1411080001968497, 0.41239865885328914, -0.3840299406358924, 1.014253839824885, 1.4712880785875608, 0.5612500897676882, -3.1365223734967644], "max": [0.6587590532332438, 0.39747237886779524, 1.1416475443106597, -0.23073778657938604, 1.5197542363201433, 3.1404150060389266, 0.6529696990623359, -0.08970143629952089, 1.2052409618347049, 2.961047471218484, 1.3572111052379547, 3.1134085493506682], "count": [641]}, "gripper_mode_state": {"mean": [0.6583463338533542, 0.4711388455538221], "std": [0.47426410211526776, 0.49916633877298905], "min": [0, 0], "max": [1, 1], "count": [641]}, "gripper_activity_state": {"mean": [1.7597503900156006, 1.826833073322933], "std": [0.5845135583896641, 0.4961292782602423], "min": [0, 0], "max": [2, 2], "count": [641]}, "gripper_mode_action": {"mean": [0.6583463338533542, 0.4711388455538221], "std": [0.47426410211526776, 0.49916633877298905], "min": [0, 0], "max": [1, 1], "count": [641]}, "gripper_activity_action": {"mean": [1.7597503900156006, 1.826833073322933], "std": [0.5845135583896641, 0.4961292782602423], "min": [0, 0], "max": [2, 2], "count": [641]}, "gripper_open_scale_state": {"mean": [0.3369820594099032, 0.5334976595731312], "std": [0.4131940722493235, 0.3884370081538707], "min": [0.0, 0.042], "max": [0.949, 0.959], "count": [641]}, "gripper_open_scale_action": {"mean": [0.3369820594099032, 0.5334976595731312], "std": [0.4131940722493235, 0.3884370081538707], "min": [0.0, 0.042], "max": [0.949, 0.959], "count": [641]}}} +{"episode_index": 678, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4185999429933665]], [[0.4503717183079699]], [[0.4504379237391474]]], "std": [[[0.23487058772336372]], [[0.2015793102982918]], [[0.19621867751974945]]], "count": [134]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41415225648717197]], [[0.45001127633889376]], [[0.45049540898448936]]], "std": [[[0.19564376524760316]], [[0.1609885033631005]], [[0.15473854130491288]]], "count": [134]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4496901171227197]], [[0.46768997079553215]], [[0.4663015452760706]]], "std": [[[0.15715806129966267]], [[0.13698926017400723]], [[0.13105193585187633]]], "count": [134]}, "observation.state": {"min": [0.13555972278118134, 1.8772238492965698, -1.2843180894851685, -0.865142285823822, -2.0080885887145996, -1.8484783172607422, 0.964957594871521, 41.0, 0.11841099709272385, 0.2148360013961792, -0.11941800266504288, -3.1391851902008057, 0.31999996304512024, -2.5420000553131104, -0.8621577620506287, -2.175326108932495, -0.10979866236448288, -0.38378044962882996, 0.8876396417617798, 0.6557900905609131, -1.7738306522369385, -5.0, -0.3668690025806427, 0.2334350049495697, -0.18842700123786926, 1.8739999532699585, 0.4090000092983246, -3.1411852836608887], "max": [0.9382889866828918, 2.10764217376709, -0.1944296956062317, -0.22891739010810852, -1.3865419626235962, -0.6693337559700012, 1.912776231765747, 946.0, 0.403328001499176, 0.4511840045452118, 0.09150899946689606, 3.132999897003174, 1.3660000562667847, -0.25200000405311584, -0.28530898690223694, -2.123350143432617, 1.101145625114441, 0.9526879787445068, 2.4485576152801514, 1.8500142097473145, -0.035011306405067444, 949.0, -0.15954500436782837, 0.4726659953594208, 0.046025000512599945, 3.119999885559082, 0.8259999752044678, 3.140000104904175], "mean": [0.3913053572177887, 2.0210206508636475, -0.8024915456771851, -0.45618194341659546, -1.611526370048523, -1.3640862703323364, 1.4787836074829102, 620.0086669921875, 0.3063659071922302, 0.30406856536865234, -0.005202285945415497, -0.6090697646141052, 0.7916783094406128, -0.9482871294021606, -0.46269845962524414, -2.1658122539520264, 0.3760806918144226, 0.47170424461364746, 2.0218706130981445, 1.4060628414154053, -1.0788681507110596, 360.4184875488281, -0.28465163707733154, 0.3036160171031952, -0.04188135638833046, 2.6383259296417236, 0.606870710849762, -1.4579517841339111], "std": [0.2133299559354782, 0.0684710294008255, 0.3911406397819519, 0.15022319555282593, 0.20740097761154175, 0.2794727087020874, 0.32093724608421326, 364.4329833984375, 0.08119212090969086, 0.07107467949390411, 0.05192933231592178, 2.8367440700531006, 0.2685423791408539, 0.5744378566741943, 0.15255367755889893, 0.011105300858616829, 0.3266317844390869, 0.49570104479789734, 0.41253185272216797, 0.32730013132095337, 0.6956472396850586, 401.4219970703125, 0.05166659876704216, 0.06335889548063278, 0.06415315717458725, 0.40209612250328064, 0.14653946459293365, 2.232459545135498], "count": [687]}, "action": {"min": [0.13555972278118134, 1.8772238492965698, -1.2843180894851685, -0.865142285823822, -2.0080885887145996, -1.8484783172607422, 0.964957594871521, 41.0, 0.11841099709272385, 0.2148360013961792, -0.11941800266504288, -3.1391851902008057, 0.31999996304512024, -2.5420000553131104, -0.8621577620506287, -2.175326108932495, -0.10979866236448288, -0.38378044962882996, 0.8876396417617798, 0.6557900905609131, -1.7738306522369385, -5.0, -0.3668690025806427, 0.2334350049495697, -0.18842700123786926, 1.8739999532699585, 0.4090000092983246, -3.1411852836608887], "max": [0.9382889866828918, 2.10764217376709, -0.1944296956062317, -0.22891739010810852, -1.3865419626235962, -0.6693337559700012, 1.912776231765747, 946.0, 0.403328001499176, 0.4511840045452118, 0.09150899946689606, 3.132999897003174, 1.3660000562667847, -0.25200000405311584, -0.28530898690223694, -2.123350143432617, 1.101145625114441, 0.9526879787445068, 2.4485576152801514, 1.8500142097473145, -0.035011306405067444, 949.0, -0.15954500436782837, 0.4726659953594208, 0.046025000512599945, 3.119999885559082, 0.8259999752044678, 3.140000104904175], "mean": [0.3913053572177887, 2.0210206508636475, -0.8024915456771851, -0.45618194341659546, -1.611526370048523, -1.3640862703323364, 1.4787836074829102, 620.0086669921875, 0.3063659071922302, 0.30406856536865234, -0.005202285945415497, -0.6090697646141052, 0.7916783094406128, -0.9482871294021606, -0.46269845962524414, -2.1658122539520264, 0.3760806918144226, 0.47170424461364746, 2.0218706130981445, 1.4060628414154053, -1.0788681507110596, 360.4184875488281, -0.28465163707733154, 0.3036160171031952, -0.04188135638833046, 2.6383259296417236, 0.606870710849762, -1.4579517841339111], "std": [0.2133299559354782, 0.0684710294008255, 0.3911406397819519, 0.15022319555282593, 0.20740097761154175, 0.2794727087020874, 0.32093724608421326, 364.4329833984375, 0.08119212090969086, 0.07107467949390411, 0.05192933231592178, 2.8367440700531006, 0.2685423791408539, 0.5744378566741943, 0.15255367755889893, 0.011105300858616829, 0.3266317844390869, 0.49570104479789734, 0.41253185272216797, 0.32730013132095337, 0.6956472396850586, 401.4219970703125, 0.05166659876704216, 0.06335889548063278, 0.06415315717458725, 0.40209612250328064, 0.14653946459293365, 2.232459545135498], "count": [687]}, "timestamp": {"min": [0.0], "max": [22.866666666666667], "mean": [11.433333333333334], "std": [6.610653578939131], "count": [687]}, "frame_index": {"min": [0], "max": [686], "mean": [343.0], "std": [198.31960736817393], "count": [687]}, "episode_index": {"min": [681], "max": [681], "mean": [681.0], "std": [0.0], "count": [687]}, "index": {"min": [596435], "max": [597121], "mean": [596778.0], "std": [198.31960736817393], "count": [687]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [687]}, "subtask_annotation": {"mean": [11.643377001455605, 29.0, 29.0, 29.0, 29.0], "std": [10.182442531288551, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [687]}, "scene_annotation": {"mean": [681.0], "std": [0.0], "min": [681], "max": [681], "count": [687]}, "eef_direction_state": {"mean": [3.921397379912664, 3.0407569141193593], "std": [2.282059470575211, 2.3471804158434644], "min": [0, 0], "max": [6, 6], "count": [687]}, "eef_velocity_state": {"mean": [0.6957787481804949, 0.9781659388646288], "std": [0.7431568040949814, 0.7521657126048036], "min": [0, 0], "max": [2, 2], "count": [687]}, "eef_acc_mag_state": {"mean": [0.6084425036390102, 0.7671033478893741], "std": [0.8054319168927178, 0.8330303982094822], "min": [0, 0], "max": [2, 2], "count": [687]}, "eef_direction_action": {"mean": [3.921397379912664, 3.0407569141193593], "std": [2.282059470575211, 2.3471804158434644], "min": [0, 0], "max": [6, 6], "count": [687]}, "eef_velocity_action": {"mean": [0.6957787481804949, 0.9781659388646288], "std": [0.7431568040949814, 0.7521657126048036], "min": [0, 0], "max": [2, 2], "count": [687]}, "eef_acc_mag_action": {"mean": [0.6084425036390102, 0.7671033478893741], "std": [0.8054319168927178, 0.8330303982094822], "min": [0, 0], "max": [2, 2], "count": [687]}, "eef_sim_pose_state": {"mean": [0.5025846135327416, 0.26464037527577206, 1.047494888245314, -1.6470830766142392, 1.1258548228175196, 1.560174330876762, 0.5053375788043291, -0.30590940221316293, 1.0551370592366789, 2.1160587376449795, 0.9327226015643477, 0.10768426387381326], "std": [0.06026973598906459, 0.07827856282348093, 0.03659756191985504, 1.601340552997526, 0.31658664368552136, 2.070813446031488, 0.07096344409268562, 0.08014578255443944, 0.04238844594843875, 0.37988902002016245, 0.2803870270731435, 2.548991343533135], "min": [0.4356509042133675, 0.08256175097487169, 0.9888811885738493, -3.140854939778841, 0.7297558301843603, -3.1411348458284953, 0.4116610385977788, -0.4120235848439163, 1.0034317549440543, 1.1867929513990134, 0.4912602347293036, -3.1284347916440094], "max": [0.6630352398611568, 0.3688071466312465, 1.1275416465360408, 3.120428022302949, 1.5470330943329897, 3.138655829771268, 0.6583595415630228, -0.12818316024498694, 1.1800932929194707, 2.8681700694258856, 1.3219443695720674, 3.1380900415547353], "count": [687]}, "eef_sim_pose_action": {"mean": [0.5025846135327416, 0.26464037527577206, 1.047494888245314, -1.6470830766142392, 1.1258548228175196, 1.560174330876762, 0.5053375788043291, -0.30590940221316293, 1.0551370592366789, 2.1160587376449795, 0.9327226015643477, 0.10768426387381326], "std": [0.06026973598906459, 0.07827856282348093, 0.03659756191985504, 1.601340552997526, 0.31658664368552136, 2.070813446031488, 0.07096344409268562, 0.08014578255443944, 0.04238844594843875, 0.37988902002016245, 0.2803870270731435, 2.548991343533135], "min": [0.4356509042133675, 0.08256175097487169, 0.9888811885738493, -3.140854939778841, 0.7297558301843603, -3.1411348458284953, 0.4116610385977788, -0.4120235848439163, 1.0034317549440543, 1.1867929513990134, 0.4912602347293036, -3.1284347916440094], "max": [0.6630352398611568, 0.3688071466312465, 1.1275416465360408, 3.120428022302949, 1.5470330943329897, 3.138655829771268, 0.6583595415630228, -0.12818316024498694, 1.1800932929194707, 2.8681700694258856, 1.3219443695720674, 3.1380900415547353], "count": [687]}, "gripper_mode_state": {"mean": [0.6200873362445415, 0.3260553129548763], "std": [0.4853648438790091, 0.46876779523424306], "min": [0, 0], "max": [1, 1], "count": [687]}, "gripper_activity_state": {"mean": [1.7481804949053856, 1.8034934497816595], "std": [0.6001397527910523, 0.5455545043403105], "min": [0, 0], "max": [2, 2], "count": [687]}, "gripper_mode_action": {"mean": [0.6200873362445415, 0.3260553129548763], "std": [0.4853648438790091, 0.46876779523424306], "min": [0, 0], "max": [1, 1], "count": [687]}, "gripper_activity_action": {"mean": [1.7481804949053856, 1.8034934497816595], "std": [0.6001397527910523, 0.5455545043403105], "min": [0, 0], "max": [2, 2], "count": [687]}, "gripper_open_scale_state": {"mean": [0.36043267824764347, 0.6200087334689782], "std": [0.4014091659070832, 0.3644331842841493], "min": [0.0, 0.041], "max": [0.949, 0.946], "count": [687]}, "gripper_open_scale_action": {"mean": [0.36043267824764347, 0.6200087334689782], "std": [0.4014091659070832, 0.3644331842841493], "min": [0.0, 0.041], "max": [0.949, 0.946], "count": [687]}}} +{"episode_index": 679, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.43252544077023075]], [[0.45720206934062757]], [[0.456120233452497]]], "std": [[[0.2200210349243242]], [[0.19325237953946445]], [[0.18940049720457275]]], "count": [181]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.439327208139241]], [[0.4661790705232369]], [[0.46672016732567795]]], "std": [[[0.18117845685279468]], [[0.15238381367772177]], [[0.14588949424242315]]], "count": [181]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44622614017982887]], [[0.4653849810872784]], [[0.4652632603455747]]], "std": [[[0.1640613599987192]], [[0.14343642850635413]], [[0.1361708434982255]]], "count": [181]}, "observation.state": {"min": [0.11044444143772125, 2.003690481185913, -1.2682783603668213, -0.9842609763145447, -2.166930913925171, -1.6951336860656738, 0.21032962203025818, 53.0, 0.10898199677467346, 0.21747200191020966, -0.09328199923038483, -3.1411852836608887, 0.25600001215934753, -2.7790000438690186, -0.8349306583404541, -2.175448179244995, -0.5232497453689575, -0.42586034536361694, 1.3579012155532837, 0.6832091212272644, -1.7103878259658813, -6.0, -0.359483003616333, 0.23743699491024017, -0.1886799931526184, 1.5520000457763672, 0.4699999988079071, -3.1411852836608887], "max": [1.0040531158447266, 2.103191614151001, -0.12271410971879959, 0.22423990070819855, -1.1652865409851074, -0.6321408748626709, 2.091358184814453, 956.0, 0.40210801362991333, 0.45860400795936584, 0.09611699730157852, 3.140000104904175, 1.4170000553131104, 0.375, -0.146293506026268, -2.1083579063415527, 1.1382863521575928, 0.9386206865310669, 2.2536911964416504, 1.578336238861084, 0.1442863792181015, 934.0, -0.15363499522209167, 0.46014800667762756, 0.029397999867796898, 3.053999900817871, 0.9779999256134033, 3.1410000324249268], "mean": [0.3465214669704437, 2.0815420150756836, -0.7096037864685059, -0.5498319864273071, -1.6973216533660889, -1.3493138551712036, 1.286686897277832, 755.07861328125, 0.30711930990219116, 0.30554261803627014, -0.009218648076057434, -1.8729808330535889, 0.7305122017860413, -0.6059214472770691, -0.45259660482406616, -2.1687443256378174, 0.23987020552158356, 0.27799370884895325, 2.002620220184326, 1.3382165431976318, -0.8488261103630066, 552.3563232421875, -0.2789914309978485, 0.3063650131225586, -0.06860043108463287, 2.549025774002075, 0.6823502779006958, -1.0482149124145508], "std": [0.19398543238639832, 0.026802726089954376, 0.3787178099155426, 0.2578410506248474, 0.2897583544254303, 0.24115079641342163, 0.4038223326206207, 313.0342712402344, 0.06661752611398697, 0.058961257338523865, 0.038850266486406326, 1.9719789028167725, 0.26469600200653076, 0.5657989382743835, 0.169464111328125, 0.008925117552280426, 0.37395867705345154, 0.44292882084846497, 0.23331637680530548, 0.18905873596668243, 0.6712709665298462, 404.06842041015625, 0.03792842850089073, 0.0443621426820755, 0.04662986844778061, 0.4448952078819275, 0.12714341282844543, 2.5381979942321777], "count": [1030]}, "action": {"min": [0.11044444143772125, 2.003690481185913, -1.2682783603668213, -0.9842609763145447, -2.166930913925171, -1.6951336860656738, 0.21032962203025818, 53.0, 0.10898199677467346, 0.21747200191020966, -0.09328199923038483, -3.1411852836608887, 0.25600001215934753, -2.7790000438690186, -0.8349306583404541, -2.175448179244995, -0.5232497453689575, -0.42586034536361694, 1.3579012155532837, 0.6832091212272644, -1.7103878259658813, -6.0, -0.359483003616333, 0.23743699491024017, -0.1886799931526184, 1.5520000457763672, 0.4699999988079071, -3.1411852836608887], "max": [1.0040531158447266, 2.103191614151001, -0.12271410971879959, 0.22423990070819855, -1.1652865409851074, -0.6321408748626709, 2.091358184814453, 956.0, 0.40210801362991333, 0.45860400795936584, 0.09611699730157852, 3.140000104904175, 1.4170000553131104, 0.375, -0.146293506026268, -2.1083579063415527, 1.1382863521575928, 0.9386206865310669, 2.2536911964416504, 1.578336238861084, 0.1442863792181015, 934.0, -0.15363499522209167, 0.46014800667762756, 0.029397999867796898, 3.053999900817871, 0.9779999256134033, 3.1410000324249268], "mean": [0.3465214669704437, 2.0815420150756836, -0.7096037864685059, -0.5498319864273071, -1.6973216533660889, -1.3493138551712036, 1.286686897277832, 755.07861328125, 0.30711930990219116, 0.30554261803627014, -0.009218648076057434, -1.8729808330535889, 0.7305122017860413, -0.6059214472770691, -0.45259660482406616, -2.1687443256378174, 0.23987020552158356, 0.27799370884895325, 2.002620220184326, 1.3382165431976318, -0.8488261103630066, 552.3563232421875, -0.2789914309978485, 0.3063650131225586, -0.06860043108463287, 2.549025774002075, 0.6823502779006958, -1.0482149124145508], "std": [0.19398543238639832, 0.026802726089954376, 0.3787178099155426, 0.2578410506248474, 0.2897583544254303, 0.24115079641342163, 0.4038223326206207, 313.0342712402344, 0.06661752611398697, 0.058961257338523865, 0.038850266486406326, 1.9719789028167725, 0.26469600200653076, 0.5657989382743835, 0.169464111328125, 0.008925117552280426, 0.37395867705345154, 0.44292882084846497, 0.23331637680530548, 0.18905873596668243, 0.6712709665298462, 404.06842041015625, 0.03792842850089073, 0.0443621426820755, 0.04662986844778061, 0.4448952078819275, 0.12714341282844543, 2.5381979942321777], "count": [1030]}, "timestamp": {"min": [0.0], "max": [34.3], "mean": [17.15], "std": [9.911174949968792], "count": [1030]}, "frame_index": {"min": [0], "max": [1029], "mean": [514.5], "std": [297.33524849906377], "count": [1030]}, "episode_index": {"min": [682], "max": [682], "mean": [682.0], "std": [0.0], "count": [1030]}, "index": {"min": [597122], "max": [598151], "mean": [597636.5], "std": [297.33524849906377], "count": [1030]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1030]}, "subtask_annotation": {"mean": [12.583495145631067, 29.0, 29.0, 29.0, 29.0], "std": [8.516478568130694, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1030]}, "scene_annotation": {"mean": [682.0], "std": [0.0], "min": [682], "max": [682], "count": [1030]}, "eef_direction_state": {"mean": [4.467961165048544, 3.761165048543689], "std": [2.0944778802185673, 2.4190278481324925], "min": [0, 0], "max": [6, 6], "count": [1030]}, "eef_velocity_state": {"mean": [0.47378640776699027, 0.7485436893203884], "std": [0.6512066715994653, 0.7979785234073573], "min": [0, 0], "max": [2, 2], "count": [1030]}, "eef_acc_mag_state": {"mean": [0.5300970873786408, 0.6359223300970874], "std": [0.772442218463813, 0.8151900569307929], "min": [0, 0], "max": [2, 2], "count": [1030]}, "eef_direction_action": {"mean": [4.467961165048544, 3.761165048543689], "std": [2.0944778802185673, 2.4190278481324925], "min": [0, 0], "max": [6, 6], "count": [1030]}, "eef_velocity_action": {"mean": [0.47378640776699027, 0.7485436893203884], "std": [0.6512066715994653, 0.7979785234073573], "min": [0, 0], "max": [2, 2], "count": [1030]}, "eef_acc_mag_action": {"mean": [0.5300970873786408, 0.6359223300970874], "std": [0.772442218463813, 0.8151900569307929], "min": [0, 0], "max": [2, 2], "count": [1030]}, "eef_sim_pose_state": {"mean": [0.5029358764553177, 0.24112839187763918, 1.0282695779811717, -1.3340609449389758, 1.219870684308723, 1.1438355979820212, 0.5045339712000676, -0.301015009170743, 1.0519979170217217, 2.194612289447438, 1.089067207870573, -0.7826999072547086], "std": [0.04287353405603175, 0.05866003900640192, 0.02435642484092893, 1.6846589468943212, 0.2562054040127465, 2.2319257096397958, 0.061147469146056524, 0.05862240071334203, 0.04224603052278035, 0.8614591833954354, 0.2257179747821258, 2.3297912355713692], "min": [0.43991692357970386, 0.0750023999214994, 0.9956705003361385, -2.7460312399913347, 0.7598195395612417, -3.138552919321936, 0.40110088514768694, -0.40320029763426546, 1.003521474119636, -3.1259853915939253, 0.5074288316242996, -3.135255744949326], "max": [0.6494026272372405, 0.3523054367844808, 1.1000071007596481, 2.3812454883146392, 1.5651430770551498, 3.1389208291366466, 0.6659487695405087, -0.11404428452795809, 1.2051358542592687, 3.140302981429657, 1.4613245908281964, 3.1181191173532374], "count": [1030]}, "eef_sim_pose_action": {"mean": [0.5029358764553177, 0.24112839187763918, 1.0282695779811717, -1.3340609449389758, 1.219870684308723, 1.1438355979820212, 0.5045339712000676, -0.301015009170743, 1.0519979170217217, 2.194612289447438, 1.089067207870573, -0.7826999072547086], "std": [0.04287353405603175, 0.05866003900640192, 0.02435642484092893, 1.6846589468943212, 0.2562054040127465, 2.2319257096397958, 0.061147469146056524, 0.05862240071334203, 0.04224603052278035, 0.8614591833954354, 0.2257179747821258, 2.3297912355713692], "min": [0.43991692357970386, 0.0750023999214994, 0.9956705003361385, -2.7460312399913347, 0.7598195395612417, -3.138552919321936, 0.40110088514768694, -0.40320029763426546, 1.003521474119636, -3.1259853915939253, 0.5074288316242996, -3.135255744949326], "max": [0.6494026272372405, 0.3523054367844808, 1.1000071007596481, 2.3812454883146392, 1.5651430770551498, 3.1389208291366466, 0.6659487695405087, -0.11404428452795809, 1.2051358542592687, 3.140302981429657, 1.4613245908281964, 3.1181191173532374], "count": [1030]}, "gripper_mode_state": {"mean": [0.39223300970873787, 0.19320388349514564], "std": [0.4882481703023185, 0.3948115283240167], "min": [0, 0], "max": [1, 1], "count": [1030]}, "gripper_activity_state": {"mean": [1.8223300970873786, 1.8747572815533982], "std": [0.5105550071322024, 0.4393769743099632], "min": [0, 0], "max": [2, 2], "count": [1030]}, "gripper_mode_action": {"mean": [0.39223300970873787, 0.19320388349514564], "std": [0.4882481703023185, 0.3948115283240167], "min": [0, 0], "max": [1, 1], "count": [1030]}, "gripper_activity_action": {"mean": [1.8223300970873786, 1.8747572815533982], "std": [0.5105550071322024, 0.4393769743099632], "min": [0, 0], "max": [2, 2], "count": [1030]}, "gripper_open_scale_state": {"mean": [0.5523679611468046, 0.75507864079152], "std": [0.40405211385243556, 0.313035197446863], "min": [0.0, 0.053], "max": [0.934, 0.956], "count": [1030]}, "gripper_open_scale_action": {"mean": [0.5523679611468046, 0.75507864079152], "std": [0.40405211385243556, 0.313035197446863], "min": [0.0, 0.053], "max": [0.934, 0.956], "count": [1030]}}} +{"episode_index": 680, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4209607585935609]], [[0.4528194716775599]], [[0.4543521983175986]]], "std": [[[0.23961830935822737]], [[0.20328515056406604]], [[0.19889983487754032]]], "count": [135]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4085888389615105]], [[0.45188788126361656]], [[0.45568659071653356]]], "std": [[[0.20960314623014428]], [[0.17505389013535785]], [[0.16746567233201623]]], "count": [135]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44181838235294113]], [[0.4624809428709756]], [[0.46228733206245465]]], "std": [[[0.16984202787848696]], [[0.1479213687687713]], [[0.14179408012799613]]], "count": [135]}, "observation.state": {"min": [0.1751263439655304, 1.8919196128845215, -0.8893675208091736, -0.7909309267997742, -2.285735607147217, -1.9813501834869385, 1.3483365774154663, 52.0, 0.11183100193738937, 0.216962993144989, -0.044172998517751694, -3.1401853561401367, 0.48500001430511475, -2.3519999980926514, -0.7295650839805603, -2.1754658222198486, 0.08395034074783325, -0.05513495206832886, 0.04283038154244423, 0.48747050762176514, -2.0104622840881348, 8.0, -0.3746950030326843, 0.21979300677776337, -0.18419699370861053, -3.128999948501587, 0.23100000619888306, -3.0820000171661377], "max": [0.9228951930999756, 2.0985665321350098, -0.011362094432115555, -0.2860594689846039, -1.6932486295700073, -1.0396229028701782, 2.1904754638671875, 959.0, 0.39900800585746765, 0.44404101371765137, 0.11931200325489044, 3.1410000324249268, 1.0859999656677246, -0.32600000500679016, -0.2739294171333313, -2.00264310836792, 2.2851247787475586, 1.110116720199585, 2.609092950820923, 1.9333362579345703, -0.2978229820728302, 934.0, -0.18407799303531647, 0.466933012008667, 0.09679199755191803, 3.1410000324249268, 1.0779999494552612, 3.13100004196167], "mean": [0.42740845680236816, 2.0366103649139404, -0.38772693276405334, -0.5270474553108215, -2.0464673042297363, -1.5255972146987915, 1.7589232921600342, 572.99853515625, 0.3211624026298523, 0.3013743460178375, 0.01580985076725483, 2.415205955505371, 0.7335914373397827, -1.247890830039978, -0.4647965729236603, -2.152555227279663, 0.8479104042053223, 0.824296772480011, 1.907326102256775, 1.3715780973434448, -1.5381507873535156, 498.5345764160156, -0.27560895681381226, 0.31920644640922546, -0.020889004692435265, 2.4940125942230225, 0.48035913705825806, -2.3936069011688232], "std": [0.13028934597969055, 0.046817854046821594, 0.22692078351974487, 0.10649817436933517, 0.1495973765850067, 0.20231464505195618, 0.284720242023468, 364.8889465332031, 0.06514010578393936, 0.04467654228210449, 0.04018918424844742, 1.6550928354263306, 0.20999370515346527, 0.5446205735206604, 0.09693371504545212, 0.03795782849192619, 0.6577703952789307, 0.29161685705184937, 0.84629225730896, 0.44774073362350464, 0.5112192630767822, 424.5606994628906, 0.057272303849458694, 0.06327590346336365, 0.06841649860143661, 1.324568271636963, 0.1821608692407608, 0.6565026640892029], "count": [693]}, "action": {"min": [0.1751263439655304, 1.8919196128845215, -0.8893675208091736, -0.7909309267997742, -2.285735607147217, -1.9813501834869385, 1.3483365774154663, 52.0, 0.11183100193738937, 0.216962993144989, -0.044172998517751694, -3.1401853561401367, 0.48500001430511475, -2.3519999980926514, -0.7295650839805603, -2.1754658222198486, 0.08395034074783325, -0.05513495206832886, 0.04283038154244423, 0.48747050762176514, -2.0104622840881348, 8.0, -0.3746950030326843, 0.21979300677776337, -0.18419699370861053, -3.128999948501587, 0.23100000619888306, -3.0820000171661377], "max": [0.9228951930999756, 2.0985665321350098, -0.011362094432115555, -0.2860594689846039, -1.6932486295700073, -1.0396229028701782, 2.1904754638671875, 959.0, 0.39900800585746765, 0.44404101371765137, 0.11931200325489044, 3.1410000324249268, 1.0859999656677246, -0.32600000500679016, -0.2739294171333313, -2.00264310836792, 2.2851247787475586, 1.110116720199585, 2.609092950820923, 1.9333362579345703, -0.2978229820728302, 934.0, -0.18407799303531647, 0.466933012008667, 0.09679199755191803, 3.1410000324249268, 1.0779999494552612, 3.13100004196167], "mean": [0.42740845680236816, 2.0366103649139404, -0.38772693276405334, -0.5270474553108215, -2.0464673042297363, -1.5255972146987915, 1.7589232921600342, 572.99853515625, 0.3211624026298523, 0.3013743460178375, 0.01580985076725483, 2.415205955505371, 0.7335914373397827, -1.247890830039978, -0.4647965729236603, -2.152555227279663, 0.8479104042053223, 0.824296772480011, 1.907326102256775, 1.3715780973434448, -1.5381507873535156, 498.5345764160156, -0.27560895681381226, 0.31920644640922546, -0.020889004692435265, 2.4940125942230225, 0.48035913705825806, -2.3936069011688232], "std": [0.13028934597969055, 0.046817854046821594, 0.22692078351974487, 0.10649817436933517, 0.1495973765850067, 0.20231464505195618, 0.284720242023468, 364.8889465332031, 0.06514010578393936, 0.04467654228210449, 0.04018918424844742, 1.6550928354263306, 0.20999370515346527, 0.5446205735206604, 0.09693371504545212, 0.03795782849192619, 0.6577703952789307, 0.29161685705184937, 0.84629225730896, 0.44774073362350464, 0.5112192630767822, 424.5606994628906, 0.057272303849458694, 0.06327590346336365, 0.06841649860143661, 1.324568271636963, 0.1821608692407608, 0.6565026640892029], "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": [683], "max": [683], "mean": [683.0], "std": [0.0], "count": [693]}, "index": {"min": [598152], "max": [598844], "mean": [598498.0], "std": [200.05165999477902], "count": [693]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [693]}, "subtask_annotation": {"mean": [8.972582972582973, 29.0, 29.0, 29.0, 29.0], "std": [9.012775850840121, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [693]}, "scene_annotation": {"mean": [683.0], "std": [0.0], "min": [683], "max": [683], "count": [693]}, "eef_direction_state": {"mean": [3.6955266955266954, 3.6002886002886], "std": [2.1302318271621834, 2.3911452641539053], "min": [0, 0], "max": [6, 6], "count": [693]}, "eef_velocity_state": {"mean": [0.8354978354978355, 0.8023088023088023], "std": [0.7259831898788396, 0.8075369227181597], "min": [0, 0], "max": [2, 2], "count": [693]}, "eef_acc_mag_state": {"mean": [0.7748917748917749, 0.70995670995671], "std": [0.833015625049954, 0.8223968934539001], "min": [0, 0], "max": [2, 2], "count": [693]}, "eef_direction_action": {"mean": [3.6955266955266954, 3.6002886002886], "std": [2.1302318271621834, 2.3911452641539053], "min": [0, 0], "max": [6, 6], "count": [693]}, "eef_velocity_action": {"mean": [0.8354978354978355, 0.8023088023088023], "std": [0.7259831898788396, 0.8075369227181597], "min": [0, 0], "max": [2, 2], "count": [693]}, "eef_acc_mag_action": {"mean": [0.7748917748917749, 0.70995670995671], "std": [0.833015625049954, 0.8223968934539001], "min": [0, 0], "max": [2, 2], "count": [693]}, "eef_sim_pose_state": {"mean": [0.5237722212372218, 0.2745554371553143, 1.0760774939156688, -1.7322310893946087, 0.929288645325729, 2.0116324118327533, 0.5037923796599357, -0.33218241993752007, 1.0611647541786584, 2.0028384058099804, 0.7227771221858391, 0.8485857502794131], "std": [0.05879079200382349, 0.08416210210740693, 0.030092136286340165, 1.7932982716053403, 0.2625251095854577, 1.958365126983397, 0.045312267315585825, 0.05824235402730568, 0.038698751363649427, 0.22126855505947096, 0.26105286279611933, 2.452655154015251], "min": [0.4199343542352537, 0.09792864721541622, 0.9994729989319441, -3.140974599565723, 0.5745777660871312, -3.139237100368122, 0.4116808119805668, -0.41350691701995324, 1.0254095773489442, 1.398661464851104, 0.24510289212354186, -3.129882704958904], "max": [0.6578762503943836, 0.39781859558225324, 1.147432280724402, 3.1265973818693835, 1.496597228517139, 3.140602468380709, 0.6556531686972863, -0.1595968217250645, 1.2008925687349228, 2.583238126914523, 1.339288544430615, 3.135153680616209], "count": [693]}, "eef_sim_pose_action": {"mean": [0.5237722212372218, 0.2745554371553143, 1.0760774939156688, -1.7322310893946087, 0.929288645325729, 2.0116324118327533, 0.5037923796599357, -0.33218241993752007, 1.0611647541786584, 2.0028384058099804, 0.7227771221858391, 0.8485857502794131], "std": [0.05879079200382349, 0.08416210210740693, 0.030092136286340165, 1.7932982716053403, 0.2625251095854577, 1.958365126983397, 0.045312267315585825, 0.05824235402730568, 0.038698751363649427, 0.22126855505947096, 0.26105286279611933, 2.452655154015251], "min": [0.4199343542352537, 0.09792864721541622, 0.9994729989319441, -3.140974599565723, 0.5745777660871312, -3.139237100368122, 0.4116808119805668, -0.41350691701995324, 1.0254095773489442, 1.398661464851104, 0.24510289212354186, -3.129882704958904], "max": [0.6578762503943836, 0.39781859558225324, 1.147432280724402, 3.1265973818693835, 1.496597228517139, 3.140602468380709, 0.6556531686972863, -0.1595968217250645, 1.2008925687349228, 2.583238126914523, 1.339288544430615, 3.135153680616209], "count": [693]}, "gripper_mode_state": {"mean": [0.46176046176046176, 0.4199134199134199], "std": [0.4985355932280346, 0.4935444657678139], "min": [0, 0], "max": [1, 1], "count": [693]}, "gripper_activity_state": {"mean": [1.7647907647907648, 1.7965367965367964], "std": [0.5843817352533212, 0.5535034531056156], "min": [0, 0], "max": [2, 2], "count": [693]}, "gripper_mode_action": {"mean": [0.46176046176046176, 0.4199134199134199], "std": [0.4985355932280346, 0.4935444657678139], "min": [0, 0], "max": [1, 1], "count": [693]}, "gripper_activity_action": {"mean": [1.7647907647907648, 1.7965367965367964], "std": [0.5843817352533212, 0.5535034531056156], "min": [0, 0], "max": [2, 2], "count": [693]}, "gripper_open_scale_state": {"mean": [0.49853463195481473, 0.5729985572077325], "std": [0.4245607231878772, 0.3648888779806258], "min": [0.008, 0.052], "max": [0.934, 0.959], "count": [693]}, "gripper_open_scale_action": {"mean": [0.49853463195481473, 0.5729985572077325], "std": [0.4245607231878772, 0.3648888779806258], "min": [0.008, 0.052], "max": [0.934, 0.959], "count": [693]}}} +{"episode_index": 681, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4217768308080808]], [[0.4532868513567043]], [[0.4533229352346999]]], "std": [[[0.23195634960568962]], [[0.19562908904521165]], [[0.19211637852868932]]], "count": [132]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40080907883986927]], [[0.4363539995543672]], [[0.4395991331823133]]], "std": [[[0.2061894899609452]], [[0.1681641425609625]], [[0.16239788877417385]]], "count": [132]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45191290354525654]], [[0.4679858078332343]], [[0.4681422667236086]]], "std": [[[0.15863389947651982]], [[0.1360310727097835]], [[0.12986278323054695]]], "count": [132]}, "observation.state": {"min": [0.16065756976604462, 1.959132194519043, -1.0112961530685425, -0.8624894022941589, -2.1642258167266846, -1.8971729278564453, 0.8819498419761658, 30.0, 0.13288499414920807, 0.1977429986000061, -0.0623989999294281, -3.1381852626800537, 0.4659999907016754, -2.188999891281128, -0.8090299963951111, -2.175605297088623, 0.3453483283519745, -0.1567305624485016, -0.6217386722564697, -0.0763057991862297, -2.2208619117736816, 2.0, -0.3631860017776489, 0.22788800299167633, -0.20958399772644043, -3.1391851902008057, 0.14800000190734863, -3.1371853351593018], "max": [0.8532915115356445, 2.095128297805786, 0.09182177484035492, -0.33279940485954285, -1.5727511644363403, -1.0378077030181885, 1.9385547637939453, 957.0, 0.4067319929599762, 0.4215030074119568, 0.10799700021743774, 3.1410000324249268, 1.36899995803833, -0.11200001090765, -0.19947367906570435, -1.981611967086792, 2.5658609867095947, 1.0977423191070557, 2.689412832260132, 1.9892042875289917, 0.05230752006173134, 939.0, -0.11184900254011154, 0.4673300087451935, 0.08285800367593765, 3.132999897003174, 0.9710000157356262, 3.138000011444092], "mean": [0.3867296874523163, 2.0608255863189697, -0.42027875781059265, -0.5132049918174744, -1.9575212001800537, -1.470458984375, 1.4223788976669312, 600.3098754882812, 0.327812522649765, 0.293433278799057, 0.00768324825912714, -1.7354291677474976, 0.8066748976707458, -0.8873637318611145, -0.5285109281539917, -2.127124071121216, 1.0565146207809448, 0.720521867275238, 1.665186882019043, 1.3298977613449097, -1.5261480808258057, 416.5081787109375, -0.2701270580291748, 0.3262081742286682, -0.02973298355937004, 2.442064046859741, 0.4306180477142334, -2.180964946746826], "std": [0.1250518560409546, 0.03484800085425377, 0.3105747103691101, 0.11045072227716446, 0.16428573429584503, 0.20089121162891388, 0.3358321785926819, 386.9470520019531, 0.06438951194286346, 0.04899897053837776, 0.05074060708284378, 2.3659727573394775, 0.27058500051498413, 0.5368075966835022, 0.13433390855789185, 0.04635384678840637, 0.8423296213150024, 0.32695677876472473, 1.2225487232208252, 0.5176241993904114, 0.795699417591095, 411.88104248046875, 0.0645686611533165, 0.06499429792165756, 0.07873044162988663, 1.3624577522277832, 0.20213685929775238, 1.0730767250061035], "count": [673]}, "action": {"min": [0.16065756976604462, 1.959132194519043, -1.0112961530685425, -0.8624894022941589, -2.1642258167266846, -1.8971729278564453, 0.8819498419761658, 30.0, 0.13288499414920807, 0.1977429986000061, -0.0623989999294281, -3.1381852626800537, 0.4659999907016754, -2.188999891281128, -0.8090299963951111, -2.175605297088623, 0.3453483283519745, -0.1567305624485016, -0.6217386722564697, -0.0763057991862297, -2.2208619117736816, 2.0, -0.3631860017776489, 0.22788800299167633, -0.20958399772644043, -3.1391851902008057, 0.14800000190734863, -3.1371853351593018], "max": [0.8532915115356445, 2.095128297805786, 0.09182177484035492, -0.33279940485954285, -1.5727511644363403, -1.0378077030181885, 1.9385547637939453, 957.0, 0.4067319929599762, 0.4215030074119568, 0.10799700021743774, 3.1410000324249268, 1.36899995803833, -0.11200001090765, -0.19947367906570435, -1.981611967086792, 2.5658609867095947, 1.0977423191070557, 2.689412832260132, 1.9892042875289917, 0.05230752006173134, 939.0, -0.11184900254011154, 0.4673300087451935, 0.08285800367593765, 3.132999897003174, 0.9710000157356262, 3.138000011444092], "mean": [0.3867296874523163, 2.0608255863189697, -0.42027875781059265, -0.5132049918174744, -1.9575212001800537, -1.470458984375, 1.4223788976669312, 600.3098754882812, 0.327812522649765, 0.293433278799057, 0.00768324825912714, -1.7354291677474976, 0.8066748976707458, -0.8873637318611145, -0.5285109281539917, -2.127124071121216, 1.0565146207809448, 0.720521867275238, 1.665186882019043, 1.3298977613449097, -1.5261480808258057, 416.5081787109375, -0.2701270580291748, 0.3262081742286682, -0.02973298355937004, 2.442064046859741, 0.4306180477142334, -2.180964946746826], "std": [0.1250518560409546, 0.03484800085425377, 0.3105747103691101, 0.11045072227716446, 0.16428573429584503, 0.20089121162891388, 0.3358321785926819, 386.9470520019531, 0.06438951194286346, 0.04899897053837776, 0.05074060708284378, 2.3659727573394775, 0.27058500051498413, 0.5368075966835022, 0.13433390855789185, 0.04635384678840637, 0.8423296213150024, 0.32695677876472473, 1.2225487232208252, 0.5176241993904114, 0.795699417591095, 411.88104248046875, 0.0645686611533165, 0.06499429792165756, 0.07873044162988663, 1.3624577522277832, 0.20213685929775238, 1.0730767250061035], "count": [673]}, "timestamp": {"min": [0.0], "max": [22.4], "mean": [11.200000000000001], "std": [6.475938370443142], "count": [673]}, "frame_index": {"min": [0], "max": [672], "mean": [336.0], "std": [194.27815111329426], "count": [673]}, "episode_index": {"min": [684], "max": [684], "mean": [684.0], "std": [0.0], "count": [673]}, "index": {"min": [598845], "max": [599517], "mean": [599181.0], "std": [194.27815111329426], "count": [673]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [673]}, "subtask_annotation": {"mean": [9.416047548291234, 29.0, 29.0, 29.0, 29.0], "std": [9.43732801218789, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [673]}, "scene_annotation": {"mean": [684.0], "std": [0.0], "min": [684], "max": [684], "count": [673]}, "eef_direction_state": {"mean": [3.4056463595839523, 3.4903417533432393], "std": [2.1085894328872508, 2.44103941681974], "min": [0, 0], "max": [6, 6], "count": [673]}, "eef_velocity_state": {"mean": [0.9524517087667161, 0.7771173848439822], "std": [0.7298338416209803, 0.7539569788084061], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_acc_mag_state": {"mean": [0.8068350668647846, 0.674591381872214], "std": [0.8293363309987378, 0.83188280034312], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_direction_action": {"mean": [3.4056463595839523, 3.4903417533432393], "std": [2.1085894328872508, 2.44103941681974], "min": [0, 0], "max": [6, 6], "count": [673]}, "eef_velocity_action": {"mean": [0.9524517087667161, 0.7771173848439822], "std": [0.7298338416209803, 0.7539569788084061], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_acc_mag_action": {"mean": [0.8068350668647846, 0.674591381872214], "std": [0.8293363309987378, 0.83188280034312], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_sim_pose_state": {"mean": [0.5316782243917149, 0.26326550116234343, 1.0744159276213374, -1.6686401637859454, 0.8429704886601567, 1.7346623183015133, 0.49377798301718745, -0.32931405924138624, 1.0495377420633671, 2.181342084076566, 0.9772574109794044, 0.1970470517963077], "std": [0.06048503420094364, 0.09569828686341013, 0.04146010522225974, 1.889729354173867, 0.4035154926110149, 2.181563101584534, 0.04795726954717222, 0.062468237069453904, 0.03789525159833337, 0.3753353897299786, 0.229747896039867, 2.5062789895382527], "min": [0.4285277181285647, 0.05557700176564384, 0.9775906378146542, -3.1362415854990924, 0.31851151592372595, -3.1398086672109407, 0.3932875427644475, -0.42717299937333963, 1.0140784510707603, 1.3697814300571323, 0.6145258424315032, -3.136100440692777], "max": [0.6606800043969616, 0.3819019292954375, 1.1728317624939466, 3.128461003410184, 1.504148163258482, 3.14123647520676, 0.6337715977642028, -0.15122204200891237, 1.1700122573672684, 2.908339663610085, 1.4738676470059202, 3.1313270232194514], "count": [673]}, "eef_sim_pose_action": {"mean": [0.5316782243917149, 0.26326550116234343, 1.0744159276213374, -1.6686401637859454, 0.8429704886601567, 1.7346623183015133, 0.49377798301718745, -0.32931405924138624, 1.0495377420633671, 2.181342084076566, 0.9772574109794044, 0.1970470517963077], "std": [0.06048503420094364, 0.09569828686341013, 0.04146010522225974, 1.889729354173867, 0.4035154926110149, 2.181563101584534, 0.04795726954717222, 0.062468237069453904, 0.03789525159833337, 0.3753353897299786, 0.229747896039867, 2.5062789895382527], "min": [0.4285277181285647, 0.05557700176564384, 0.9775906378146542, -3.1362415854990924, 0.31851151592372595, -3.1398086672109407, 0.3932875427644475, -0.42717299937333963, 1.0140784510707603, 1.3697814300571323, 0.6145258424315032, -3.136100440692777], "max": [0.6606800043969616, 0.3819019292954375, 1.1728317624939466, 3.128461003410184, 1.504148163258482, 3.14123647520676, 0.6337715977642028, -0.15122204200891237, 1.1700122573672684, 2.908339663610085, 1.4738676470059202, 3.1313270232194514], "count": [673]}, "gripper_mode_state": {"mean": [0.5468053491827637, 0.3774145616641902], "std": [0.49780443879889075, 0.4847399409044166], "min": [0, 0], "max": [1, 1], "count": [673]}, "gripper_activity_state": {"mean": [1.7979197622585439, 1.8083209509658247], "std": [0.5348439770093544, 0.5345053714295689], "min": [0, 0], "max": [2, 2], "count": [673]}, "gripper_mode_action": {"mean": [0.5468053491827637, 0.3774145616641902], "std": [0.49780443879889075, 0.4847399409044166], "min": [0, 0], "max": [1, 1], "count": [673]}, "gripper_activity_action": {"mean": [1.7979197622585439, 1.8083209509658247], "std": [0.5348439770093544, 0.5345053714295689], "min": [0, 0], "max": [2, 2], "count": [673]}, "gripper_open_scale_state": {"mean": [0.4165081724121525, 0.6003098068067246], "std": [0.4118809370572839, 0.386947348532894], "min": [0.002, 0.03], "max": [0.939, 0.957], "count": [673]}, "gripper_open_scale_action": {"mean": [0.4165081724121525, 0.6003098068067246], "std": [0.4118809370572839, 0.386947348532894], "min": [0.002, 0.03], "max": [0.939, 0.957], "count": [673]}}} +{"episode_index": 682, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.41921854214725107]], [[0.45460787557670124]], [[0.4560264201268743]]], "std": [[[0.24044772850203067]], [[0.20224026164987563]], [[0.1958758386275033]]], "count": [170]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38765987480776626]], [[0.430983860774702]], [[0.4350988285755479]]], "std": [[[0.21189067884478335]], [[0.17169604300767063]], [[0.16514191645579226]]], "count": [170]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43255228277585545]], [[0.4537237853229527]], [[0.4538454969242599]]], "std": [[[0.1586783127752443]], [[0.13479504180643484]], [[0.1267401713248148]]], "count": [170]}, "observation.state": {"min": [0.05927138403058052, 1.9595509767532349, -0.9310459494590759, -0.714904248714447, -2.217545509338379, -1.907418131828308, 0.8802742958068848, 40.0, 0.13797399401664734, 0.14532500505447388, -0.05614599958062172, -3.130185127258301, 0.5899999737739563, -2.9049999713897705, -0.7976154685020447, -2.1759018898010254, 0.47132614254951477, 0.43329542875289917, 1.2951042652130127, -1.0655410289764404, -3.1307194232940674, 0.0, -0.36995700001716614, 0.21901999413967133, -0.1973010003566742, -3.1411852836608887, 0.07100000977516174, -3.1401853561401367], "max": [0.9017243981361389, 2.0953900814056396, 0.404462605714798, -0.26916468143463135, -1.6288809776306152, -1.0086084604263306, 1.792540431022644, 957.0, 0.43535101413726807, 0.4521839916706085, 0.11275400221347809, 3.140000104904175, 1.468999981880188, -0.12400000542402267, -0.146293506026268, -2.0283169746398926, 2.6715404987335205, 1.2092164754867554, 2.8563883304595947, 1.9973722696304321, -1.033793330192566, 940.0, -0.11712600290775299, 0.465023010969162, 0.06043199822306633, 3.1410000324249268, 0.9380000233650208, 3.140000104904175], "mean": [0.330959290266037, 2.066408395767212, -0.23959389328956604, -0.49269843101501465, -2.0595970153808594, -1.5224946737289429, 1.1827515363693237, 754.171142578125, 0.3483300507068634, 0.2697964012622833, 0.01219753548502922, -2.1351845264434814, 0.7991187572479248, -0.6512581706047058, -0.39938464760780334, -2.1219964027404785, 1.095951795578003, 0.8979635238647461, 2.2782440185546875, 1.1346230506896973, -2.180556297302246, 532.784423828125, -0.2702552080154419, 0.30313289165496826, -0.0313168503344059, 2.234579086303711, 0.37458714842796326, -1.8818292617797852], "std": [0.11748629808425903, 0.03374667465686798, 0.2607688903808594, 0.08685427904129028, 0.17055551707744598, 0.19102931022644043, 0.33790287375450134, 317.9437255859375, 0.05561056733131409, 0.05010996013879776, 0.04089951887726784, 1.7237064838409424, 0.22947177290916443, 0.5158314108848572, 0.150492861866951, 0.046754125505685806, 0.6993059515953064, 0.21344515681266785, 0.312958300113678, 0.8987507224082947, 0.46793216466903687, 392.37286376953125, 0.06624490767717361, 0.05673149973154068, 0.06800178438425064, 1.7948330640792847, 0.20504242181777954, 1.4184788465499878], "count": [944]}, "action": {"min": [0.05927138403058052, 1.9595509767532349, -0.9310459494590759, -0.714904248714447, -2.217545509338379, -1.907418131828308, 0.8802742958068848, 40.0, 0.13797399401664734, 0.14532500505447388, -0.05614599958062172, -3.130185127258301, 0.5899999737739563, -2.9049999713897705, -0.7976154685020447, -2.1759018898010254, 0.47132614254951477, 0.43329542875289917, 1.2951042652130127, -1.0655410289764404, -3.1307194232940674, 0.0, -0.36995700001716614, 0.21901999413967133, -0.1973010003566742, -3.1411852836608887, 0.07100000977516174, -3.1401853561401367], "max": [0.9017243981361389, 2.0953900814056396, 0.404462605714798, -0.26916468143463135, -1.6288809776306152, -1.0086084604263306, 1.792540431022644, 957.0, 0.43535101413726807, 0.4521839916706085, 0.11275400221347809, 3.140000104904175, 1.468999981880188, -0.12400000542402267, -0.146293506026268, -2.0283169746398926, 2.6715404987335205, 1.2092164754867554, 2.8563883304595947, 1.9973722696304321, -1.033793330192566, 940.0, -0.11712600290775299, 0.465023010969162, 0.06043199822306633, 3.1410000324249268, 0.9380000233650208, 3.140000104904175], "mean": [0.330959290266037, 2.066408395767212, -0.23959389328956604, -0.49269843101501465, -2.0595970153808594, -1.5224946737289429, 1.1827515363693237, 754.171142578125, 0.3483300507068634, 0.2697964012622833, 0.01219753548502922, -2.1351845264434814, 0.7991187572479248, -0.6512581706047058, -0.39938464760780334, -2.1219964027404785, 1.095951795578003, 0.8979635238647461, 2.2782440185546875, 1.1346230506896973, -2.180556297302246, 532.784423828125, -0.2702552080154419, 0.30313289165496826, -0.0313168503344059, 2.234579086303711, 0.37458714842796326, -1.8818292617797852], "std": [0.11748629808425903, 0.03374667465686798, 0.2607688903808594, 0.08685427904129028, 0.17055551707744598, 0.19102931022644043, 0.33790287375450134, 317.9437255859375, 0.05561056733131409, 0.05010996013879776, 0.04089951887726784, 1.7237064838409424, 0.22947177290916443, 0.5158314108848572, 0.150492861866951, 0.046754125505685806, 0.6993059515953064, 0.21344515681266785, 0.312958300113678, 0.8987507224082947, 0.46793216466903687, 392.37286376953125, 0.06624490767717361, 0.05673149973154068, 0.06800178438425064, 1.7948330640792847, 0.20504242181777954, 1.4184788465499878], "count": [944]}, "timestamp": {"min": [0.0], "max": [31.433333333333334], "mean": [15.716666666666667], "std": [9.08363913858317], "count": [944]}, "frame_index": {"min": [0], "max": [943], "mean": [471.5], "std": [272.5091741574951], "count": [944]}, "episode_index": {"min": [685], "max": [685], "mean": [685.0], "std": [0.0], "count": [944]}, "index": {"min": [599518], "max": [600461], "mean": [599989.5], "std": [272.5091741574951], "count": [944]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [944]}, "subtask_annotation": {"mean": [5.8866525423728815, 29.0, 29.0, 29.0, 29.0], "std": [8.19200673753066, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [944]}, "scene_annotation": {"mean": [685.0], "std": [0.0], "min": [685], "max": [685], "count": [944]}, "eef_direction_state": {"mean": [3.844279661016949, 4.268008474576271], "std": [2.0258156732853756, 2.3549429299492632], "min": [0, 0], "max": [6, 6], "count": [944]}, "eef_velocity_state": {"mean": [0.7944915254237288, 0.5603813559322034], "std": [0.7087014832078885, 0.763687435169291], "min": [0, 0], "max": [2, 2], "count": [944]}, "eef_acc_mag_state": {"mean": [0.7913135593220338, 0.4692796610169492], "std": [0.8386131428587714, 0.7500770512465138], "min": [0, 0], "max": [2, 2], "count": [944]}, "eef_direction_action": {"mean": [3.844279661016949, 4.268008474576271], "std": [2.0258156732853756, 2.3549429299492632], "min": [0, 0], "max": [6, 6], "count": [944]}, "eef_velocity_action": {"mean": [0.7944915254237288, 0.5603813559322034], "std": [0.7087014832078885, 0.763687435169291], "min": [0, 0], "max": [2, 2], "count": [944]}, "eef_acc_mag_action": {"mean": [0.7913135593220338, 0.4692796610169492], "std": [0.8386131428587714, 0.7500770512465138], "min": [0, 0], "max": [2, 2], "count": [944]}, "eef_sim_pose_state": {"mean": [0.5108370677652598, 0.26286953504235383, 1.0746229907711937, -1.4883281741483303, 0.7572050241322458, 1.73016561995008, 0.46682639095235473, -0.34590153292922676, 1.037485494206748, 2.2734006005329603, 1.125947445120317, -0.8685795261691995], "std": [0.0526287146702718, 0.0925004563775635, 0.03429283632156634, 1.9099101289845575, 0.3607767122011678, 2.160881776392267, 0.05052334331671248, 0.051778612464203254, 0.03213298780389184, 0.8270885432991042, 0.24155751531727795, 2.4267561008635368], "min": [0.4236609102935476, 0.06066454036614106, 0.9980843388543774, -3.0876183309432523, 0.2906319654191474, -3.141484807285524, 0.335222225562765, -0.43632527628200984, 1.013060662556742, -3.1411303751307003, 0.547139650700065, -3.129668751108628], "max": [0.6606203278876804, 0.3591192897860823, 1.1629959278799593, 3.1258650557362477, 1.5520621034017443, 3.1412229989668963, 0.657379980501071, -0.15640976998808426, 1.1729634296597935, 3.1410956645083195, 1.4328378450156753, 3.1259807304216936], "count": [944]}, "eef_sim_pose_action": {"mean": [0.5108370677652598, 0.26286953504235383, 1.0746229907711937, -1.4883281741483303, 0.7572050241322458, 1.73016561995008, 0.46682639095235473, -0.34590153292922676, 1.037485494206748, 2.2734006005329603, 1.125947445120317, -0.8685795261691995], "std": [0.0526287146702718, 0.0925004563775635, 0.03429283632156634, 1.9099101289845575, 0.3607767122011678, 2.160881776392267, 0.05052334331671248, 0.051778612464203254, 0.03213298780389184, 0.8270885432991042, 0.24155751531727795, 2.4267561008635368], "min": [0.4236609102935476, 0.06066454036614106, 0.9980843388543774, -3.0876183309432523, 0.2906319654191474, -3.141484807285524, 0.335222225562765, -0.43632527628200984, 1.013060662556742, -3.1411303751307003, 0.547139650700065, -3.129668751108628], "max": [0.6606203278876804, 0.3591192897860823, 1.1629959278799593, 3.1258650557362477, 1.5520621034017443, 3.1412229989668963, 0.657379980501071, -0.15640976998808426, 1.1729634296597935, 3.1410956645083195, 1.4328378450156753, 3.1259807304216936], "count": [944]}, "gripper_mode_state": {"mean": [0.4247881355932203, 0.20021186440677965], "std": [0.49431080855313686, 0.4001588106708905], "min": [0, 0], "max": [1, 1], "count": [944]}, "gripper_activity_state": {"mean": [1.7605932203389831, 1.8622881355932204], "std": [0.583943043967562, 0.46039944156291024], "min": [0, 0], "max": [2, 2], "count": [944]}, "gripper_mode_action": {"mean": [0.4247881355932203, 0.20021186440677965], "std": [0.49431080855313686, 0.4001588106708905], "min": [0, 0], "max": [1, 1], "count": [944]}, "gripper_activity_action": {"mean": [1.7605932203389831, 1.8622881355932204], "std": [0.583943043967562, 0.46039944156291024], "min": [0, 0], "max": [2, 2], "count": [944]}, "gripper_open_scale_state": {"mean": [0.5327844280355886, 0.7541710805286796], "std": [0.39237289317349705, 0.31794386155933435], "min": [0.0, 0.04], "max": [0.94, 0.957], "count": [944]}, "gripper_open_scale_action": {"mean": [0.5327844280355886, 0.7541710805286796], "std": [0.39237289317349705, 0.31794386155933435], "min": [0.0, 0.04], "max": [0.94, 0.957], "count": [944]}}} +{"episode_index": 683, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4288478034289696]], [[0.4561698099889466]], [[0.45657620416426375]]], "std": [[[0.22528485016723113]], [[0.19259710373457442]], [[0.1891436275219051]]], "count": [136]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43106906598423683]], [[0.4554367641051519]], [[0.4568179426182238]]], "std": [[[0.18014237927179333]], [[0.1484027107443354]], [[0.14347842718169496]]], "count": [136]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4483727277369281]], [[0.46570186496780086]], [[0.46394217969050366]]], "std": [[[0.14932112875465017]], [[0.12987194074511144]], [[0.123823099754807]]], "count": [136]}, "observation.state": {"min": [0.1252971887588501, 1.960877537727356, -1.0287668704986572, -0.8007047176361084, -2.166285276412964, -1.9800935983657837, 0.9605768918991089, 43.0, 0.14218799769878387, 0.2008969932794571, -0.06557100266218185, -3.1371853351593018, 0.42899999022483826, -1.906000018119812, -0.888774037361145, -2.1754133701324463, -0.31265828013420105, -0.5893452763557434, 1.1990411281585693, 0.5001415610313416, -1.9491139650344849, 20.0, -0.34338000416755676, 0.24754999577999115, -0.21685099601745605, -3.1411852836608887, 0.3659999966621399, -3.1411852836608887], "max": [0.8523315191268921, 2.0941858291625977, 0.062046460807323456, -0.3315253257751465, -1.5939394235610962, -0.8873777389526367, 1.949637532234192, 950.0, 0.4183160066604614, 0.42486900091171265, 0.11311399936676025, 3.1410000324249268, 1.3890000581741333, -0.17500001192092896, -0.1822996288537979, -2.0601518154144287, 1.1119842529296875, 0.9372767210006714, 2.301076889038086, 1.942394495010376, 0.23568926751613617, 904.0, -0.1500300019979477, 0.48890501260757446, 0.05434900149703026, 3.1410000324249268, 0.9259999990463257, 3.140000104904175], "mean": [0.398901104927063, 2.047140121459961, -0.4479750692844391, -0.5674856901168823, -1.9073927402496338, -1.4346593618392944, 1.526922345161438, 605.3894653320312, 0.32456982135772705, 0.30699828267097473, 0.024816494435071945, -1.3263505697250366, 0.8246324062347412, -0.855646014213562, -0.4667935371398926, -2.153686046600342, 0.3540628254413605, 0.295409619808197, 1.9864623546600342, 1.3028149604797363, -0.965585470199585, 526.427978515625, -0.2629203796386719, 0.31459543108940125, -0.0627555102109909, 2.1554131507873535, 0.5997480154037476, -0.689620852470398], "std": [0.15704560279846191, 0.042555052787065506, 0.33255812525749207, 0.11478564888238907, 0.17526234686374664, 0.2725834548473358, 0.2984316647052765, 368.7224426269531, 0.07864640653133392, 0.05827134847640991, 0.04619339480996132, 2.5483558177948, 0.24440236389636993, 0.3858727216720581, 0.17403237521648407, 0.022993067279458046, 0.4355999827384949, 0.5452544689178467, 0.23112443089485168, 0.3143863379955292, 0.9219900965690613, 304.7704162597656, 0.045961324125528336, 0.06386435776948929, 0.06350330263376236, 1.4637598991394043, 0.15120680630207062, 2.5850918292999268], "count": [701]}, "action": {"min": [0.1252971887588501, 1.960877537727356, -1.0287668704986572, -0.8007047176361084, -2.166285276412964, -1.9800935983657837, 0.9605768918991089, 43.0, 0.14218799769878387, 0.2008969932794571, -0.06557100266218185, -3.1371853351593018, 0.42899999022483826, -1.906000018119812, -0.888774037361145, -2.1754133701324463, -0.31265828013420105, -0.5893452763557434, 1.1990411281585693, 0.5001415610313416, -1.9491139650344849, 20.0, -0.34338000416755676, 0.24754999577999115, -0.21685099601745605, -3.1411852836608887, 0.3659999966621399, -3.1411852836608887], "max": [0.8523315191268921, 2.0941858291625977, 0.062046460807323456, -0.3315253257751465, -1.5939394235610962, -0.8873777389526367, 1.949637532234192, 950.0, 0.4183160066604614, 0.42486900091171265, 0.11311399936676025, 3.1410000324249268, 1.3890000581741333, -0.17500001192092896, -0.1822996288537979, -2.0601518154144287, 1.1119842529296875, 0.9372767210006714, 2.301076889038086, 1.942394495010376, 0.23568926751613617, 904.0, -0.1500300019979477, 0.48890501260757446, 0.05434900149703026, 3.1410000324249268, 0.9259999990463257, 3.140000104904175], "mean": [0.398901104927063, 2.047140121459961, -0.4479750692844391, -0.5674856901168823, -1.9073927402496338, -1.4346593618392944, 1.526922345161438, 605.3894653320312, 0.32456982135772705, 0.30699828267097473, 0.024816494435071945, -1.3263505697250366, 0.8246324062347412, -0.855646014213562, -0.4667935371398926, -2.153686046600342, 0.3540628254413605, 0.295409619808197, 1.9864623546600342, 1.3028149604797363, -0.965585470199585, 526.427978515625, -0.2629203796386719, 0.31459543108940125, -0.0627555102109909, 2.1554131507873535, 0.5997480154037476, -0.689620852470398], "std": [0.15704560279846191, 0.042555052787065506, 0.33255812525749207, 0.11478564888238907, 0.17526234686374664, 0.2725834548473358, 0.2984316647052765, 368.7224426269531, 0.07864640653133392, 0.05827134847640991, 0.04619339480996132, 2.5483558177948, 0.24440236389636993, 0.3858727216720581, 0.17403237521648407, 0.022993067279458046, 0.4355999827384949, 0.5452544689178467, 0.23112443089485168, 0.3143863379955292, 0.9219900965690613, 304.7704162597656, 0.045961324125528336, 0.06386435776948929, 0.06350330263376236, 1.4637598991394043, 0.15120680630207062, 2.5850918292999268], "count": [701]}, "timestamp": {"min": [0.0], "max": [23.333333333333332], "mean": [11.666666666666664], "std": [6.745368781616021], "count": [701]}, "frame_index": {"min": [0], "max": [700], "mean": [350.0], "std": [202.36106344848062], "count": [701]}, "episode_index": {"min": [686], "max": [686], "mean": [686.0], "std": [0.0], "count": [701]}, "index": {"min": [600462], "max": [601162], "mean": [600812.0], "std": [202.36106344848062], "count": [701]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [701]}, "subtask_annotation": {"mean": [12.323823109843081, 29.0, 29.0, 29.0, 29.0], "std": [10.10737588572754, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [701]}, "scene_annotation": {"mean": [686.0], "std": [0.0], "min": [686], "max": [686], "count": [701]}, "eef_direction_state": {"mean": [3.7845934379457917, 2.6661911554921542], "std": [2.1940373122892116, 2.336184609832859], "min": [0, 0], "max": [6, 6], "count": [701]}, "eef_velocity_state": {"mean": [0.7703281027104137, 1.1112696148359487], "std": [0.7497244615458334, 0.8023867481717615], "min": [0, 0], "max": [2, 2], "count": [701]}, "eef_acc_mag_state": {"mean": [0.7689015691868759, 1.0028530670470757], "std": [0.8331248895630982, 0.827482900914915], "min": [0, 0], "max": [2, 2], "count": [701]}, "eef_direction_action": {"mean": [3.7845934379457917, 2.6661911554921542], "std": [2.1940373122892116, 2.336184609832859], "min": [0, 0], "max": [6, 6], "count": [701]}, "eef_velocity_action": {"mean": [0.7703281027104137, 1.1112696148359487], "std": [0.7497244615458334, 0.8023867481717615], "min": [0, 0], "max": [2, 2], "count": [701]}, "eef_acc_mag_action": {"mean": [0.7689015691868759, 1.0028530670470757], "std": [0.8331248895630982, 0.827482900914915], "min": [0, 0], "max": [2, 2], "count": [701]}, "eef_sim_pose_state": {"mean": [0.5124049120254007, 0.23301966647399827, 1.045773132676708, -0.8264463991133877, 1.1189169700015291, 1.1587259850740348, 0.5062861839534365, -0.33748252055752836, 1.0643911966718702, 2.125228990605197, 0.9716180800836874, 0.3842323960263375], "std": [0.06380966033202885, 0.07366580076059914, 0.04029143267988547, 1.9415519649198778, 0.33064071528685013, 2.1197715279835947, 0.05955369984519776, 0.06902039917651827, 0.043589252560376414, 0.30075483329435115, 0.20117649841586663, 2.593970136406136], "min": [0.43895558113825445, 0.054024845069411576, 0.984256117206885, -3.1382272622023386, 0.6054790180946341, -3.1398682392383055, 0.3929432022376732, -0.436704633144563, 1.0209113503382863, 1.3864809879526607, 0.5985643950368917, -3.139123807800524], "max": [0.6795835480027377, 0.3617821028937123, 1.1361612373549526, 3.1370992071783026, 1.5559037335901813, 3.139160669499288, 0.6370750870195436, -0.16253954854930439, 1.1668568294137618, 2.9064506387267555, 1.3852568444573703, 3.141099460168648], "count": [701]}, "eef_sim_pose_action": {"mean": [0.5124049120254007, 0.23301966647399827, 1.045773132676708, -0.8264463991133877, 1.1189169700015291, 1.1587259850740348, 0.5062861839534365, -0.33748252055752836, 1.0643911966718702, 2.125228990605197, 0.9716180800836874, 0.3842323960263375], "std": [0.06380966033202885, 0.07366580076059914, 0.04029143267988547, 1.9415519649198778, 0.33064071528685013, 2.1197715279835947, 0.05955369984519776, 0.06902039917651827, 0.043589252560376414, 0.30075483329435115, 0.20117649841586663, 2.593970136406136], "min": [0.43895558113825445, 0.054024845069411576, 0.984256117206885, -3.1382272622023386, 0.6054790180946341, -3.1398682392383055, 0.3929432022376732, -0.436704633144563, 1.0209113503382863, 1.3864809879526607, 0.5985643950368917, -3.139123807800524], "max": [0.6795835480027377, 0.3617821028937123, 1.1361612373549526, 3.1370992071783026, 1.5559037335901813, 3.139160669499288, 0.6370750870195436, -0.16253954854930439, 1.1668568294137618, 2.9064506387267555, 1.3852568444573703, 3.141099460168648], "count": [701]}, "gripper_mode_state": {"mean": [0.24821683309557774, 0.34950071326676174], "std": [0.4319782828610476, 0.4768122950310571], "min": [0, 0], "max": [1, 1], "count": [701]}, "gripper_activity_state": {"mean": [1.8345221112696148, 1.8345221112696148], "std": [0.5022127427243838, 0.49071923822736274], "min": [0, 0], "max": [2, 2], "count": [701]}, "gripper_mode_action": {"mean": [0.24821683309557774, 0.34950071326676174], "std": [0.4319782828610476, 0.4768122950310571], "min": [0, 0], "max": [1, 1], "count": [701]}, "gripper_activity_action": {"mean": [1.8345221112696148, 1.8345221112696148], "std": [0.5022127427243838, 0.49071923822736274], "min": [0, 0], "max": [2, 2], "count": [701]}, "gripper_open_scale_state": {"mean": [0.526427960029852, 0.6053894435866252], "std": [0.30477030472063654, 0.3687225515563997], "min": [0.02, 0.043], "max": [0.904, 0.95], "count": [701]}, "gripper_open_scale_action": {"mean": [0.526427960029852, 0.6053894435866252], "std": [0.30477030472063654, 0.3687225515563997], "min": [0.02, 0.043], "max": [0.904, 0.95], "count": [701]}}} +{"episode_index": 684, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4269837002720163]], [[0.45761841446597906]], [[0.45854015428425704]]], "std": [[[0.23173815030622275]], [[0.19763309397470386]], [[0.19199627125295507]]], "count": [173]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4033038778854509]], [[0.4415430196645132]], [[0.4469034920567456]]], "std": [[[0.20806858602769082]], [[0.17284909828229159]], [[0.16618669484226709]]], "count": [173]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43821315146964374]], [[0.46040982493671845]], [[0.45983115980014355]]], "std": [[[0.15194848061618496]], [[0.12765685060275822]], [[0.12107981540778982]]], "count": [173]}, "observation.state": {"min": [0.15154694020748138, 1.9024088382720947, -1.0473895072937012, -0.8302879929542542, -2.3363850116729736, -1.8130131959915161, 1.0634989738464355, 27.0, 0.1047080010175705, 0.19798800349235535, -0.10840799659490585, -3.1401853561401367, 0.3709999918937683, -3.1361851692199707, -0.8365887403488159, -2.1757798194885254, -0.10489429533481598, -0.4267504811286926, 1.2805131673812866, 0.6931750178337097, -2.102545738220215, 2.0, -0.3483099937438965, 0.22960999608039856, -0.17673799395561218, -3.1401853561401367, 0.13600000739097595, -3.134185314178467], "max": [1.0569539070129395, 2.10797381401062, 0.12110840529203415, -0.25274112820625305, -1.3589308261871338, -0.7933394312858582, 2.0204806327819824, 946.0, 0.42638099193573, 0.4592669904232025, 0.1257680058479309, 3.1389999389648438, 1.4759999513626099, 3.1410000324249268, -0.33135077357292175, -2.0408833026885986, 0.8736420273780823, 0.9990439414978027, 2.5378832817077637, 1.9981228113174438, 0.05440191552042961, 947.0, -0.177729994058609, 0.43091800808906555, 0.05793299898505211, 3.140000104904175, 0.9829999804496765, 3.1410000324249268], "mean": [0.3787837028503418, 2.0056369304656982, -0.3027813136577606, -0.5174490213394165, -1.9409140348434448, -1.4731395244598389, 1.683871865272522, 482.2023620605469, 0.34694552421569824, 0.296698659658432, 0.05023803561925888, 0.35609713196754456, 0.8749737739562988, -1.1916053295135498, -0.5150214433670044, -2.141505718231201, 0.47721970081329346, 0.6097719073295593, 2.154191493988037, 1.5372296571731567, -1.5574861764907837, 396.54345703125, -0.27124983072280884, 0.31057077646255493, -0.032759975641965866, 0.00735111627727747, 0.47262001037597656, -1.9512630701065063], "std": [0.16994616389274597, 0.07054994255304337, 0.358224093914032, 0.1303284913301468, 0.2680942714214325, 0.26381245255470276, 0.2809472382068634, 401.74371337890625, 0.0758359506726265, 0.0572349913418293, 0.05286778509616852, 2.7350101470947266, 0.28372183442115784, 1.0288094282150269, 0.12170378118753433, 0.03226335346698761, 0.24628308415412903, 0.43420225381851196, 0.3450930714607239, 0.2981981337070465, 0.7102333903312683, 379.09844970703125, 0.04011155292391777, 0.047895997762680054, 0.05655447393655777, 2.9211552143096924, 0.23517635464668274, 1.3020439147949219], "count": [966]}, "action": {"min": [0.15154694020748138, 1.9024088382720947, -1.0473895072937012, -0.8302879929542542, -2.3363850116729736, -1.8130131959915161, 1.0634989738464355, 27.0, 0.1047080010175705, 0.19798800349235535, -0.10840799659490585, -3.1401853561401367, 0.3709999918937683, -3.1361851692199707, -0.8365887403488159, -2.1757798194885254, -0.10489429533481598, -0.4267504811286926, 1.2805131673812866, 0.6931750178337097, -2.102545738220215, 2.0, -0.3483099937438965, 0.22960999608039856, -0.17673799395561218, -3.1401853561401367, 0.13600000739097595, -3.134185314178467], "max": [1.0569539070129395, 2.10797381401062, 0.12110840529203415, -0.25274112820625305, -1.3589308261871338, -0.7933394312858582, 2.0204806327819824, 946.0, 0.42638099193573, 0.4592669904232025, 0.1257680058479309, 3.1389999389648438, 1.4759999513626099, 3.1410000324249268, -0.33135077357292175, -2.0408833026885986, 0.8736420273780823, 0.9990439414978027, 2.5378832817077637, 1.9981228113174438, 0.05440191552042961, 947.0, -0.177729994058609, 0.43091800808906555, 0.05793299898505211, 3.140000104904175, 0.9829999804496765, 3.1410000324249268], "mean": [0.3787837028503418, 2.0056369304656982, -0.3027813136577606, -0.5174490213394165, -1.9409140348434448, -1.4731395244598389, 1.683871865272522, 482.2023620605469, 0.34694552421569824, 0.296698659658432, 0.05023803561925888, 0.35609713196754456, 0.8749737739562988, -1.1916053295135498, -0.5150214433670044, -2.141505718231201, 0.47721970081329346, 0.6097719073295593, 2.154191493988037, 1.5372296571731567, -1.5574861764907837, 396.54345703125, -0.27124983072280884, 0.31057077646255493, -0.032759975641965866, 0.00735111627727747, 0.47262001037597656, -1.9512630701065063], "std": [0.16994616389274597, 0.07054994255304337, 0.358224093914032, 0.1303284913301468, 0.2680942714214325, 0.26381245255470276, 0.2809472382068634, 401.74371337890625, 0.0758359506726265, 0.0572349913418293, 0.05286778509616852, 2.7350101470947266, 0.28372183442115784, 1.0288094282150269, 0.12170378118753433, 0.03226335346698761, 0.24628308415412903, 0.43420225381851196, 0.3450930714607239, 0.2981981337070465, 0.7102333903312683, 379.09844970703125, 0.04011155292391777, 0.047895997762680054, 0.05655447393655777, 2.9211552143096924, 0.23517635464668274, 1.3020439147949219], "count": [966]}, "timestamp": {"min": [0.0], "max": [32.166666666666664], "mean": [16.083333333333332], "std": [9.295334353359257], "count": [966]}, "frame_index": {"min": [0], "max": [965], "mean": [482.5], "std": [278.8600306007777], "count": [966]}, "episode_index": {"min": [687], "max": [687], "mean": [687.0], "std": [0.0], "count": [966]}, "index": {"min": [601163], "max": [602128], "mean": [601645.5], "std": [278.8600306007777], "count": [966]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [966]}, "subtask_annotation": {"mean": [7.796066252587992, 29.0, 29.0, 29.0, 29.0], "std": [9.147447858884682, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [966]}, "scene_annotation": {"mean": [687.0], "std": [0.0], "min": [687], "max": [687], "count": [966]}, "eef_direction_state": {"mean": [3.4855072463768115, 3.39648033126294], "std": [2.1282135855412783, 2.4062436110804915], "min": [0, 0], "max": [6, 6], "count": [966]}, "eef_velocity_state": {"mean": [0.8881987577639752, 0.8157349896480331], "std": [0.7063197900353281, 0.7594816992585417], "min": [0, 0], "max": [2, 2], "count": [966]}, "eef_acc_mag_state": {"mean": [0.8819875776397516, 0.7484472049689441], "std": [0.8405771603955233, 0.8339786347111781], "min": [0, 0], "max": [2, 2], "count": [966]}, "eef_direction_action": {"mean": [3.4855072463768115, 3.39648033126294], "std": [2.1282135855412783, 2.4062436110804915], "min": [0, 0], "max": [6, 6], "count": [966]}, "eef_velocity_action": {"mean": [0.8881987577639752, 0.8157349896480331], "std": [0.7063197900353281, 0.7594816992585417], "min": [0, 0], "max": [2, 2], "count": [966]}, "eef_acc_mag_action": {"mean": [0.8819875776397516, 0.7484472049689441], "std": [0.8405771603955233, 0.8339786347111781], "min": [0, 0], "max": [2, 2], "count": [966]}, "eef_sim_pose_state": {"mean": [0.5191492038782619, 0.2656799178224361, 1.068251680129846, -2.0332271915852678, 0.8159181899299013, 0.9725550791954847, 0.4928157260706524, -0.3676913800280191, 1.0653425112407595, 1.9871804447333405, 0.7656295507444207, 1.2269200274571765], "std": [0.04396276024820474, 0.06650798100526543, 0.03237653041300935, 0.8728875232430652, 0.3420320131216499, 2.663001112785307, 0.0577649182943886, 0.07983078193058159, 0.031182199758821576, 0.3465457825430174, 0.275286166125247, 2.1044909010970065], "min": [0.4495599156410013, 0.09433710729836668, 0.9877982344819457, -2.928298823517726, 0.39338218306170347, -3.139307566633402, 0.3960318901589672, -0.45071844330030864, 1.0261672140440938, 1.4221939636523557, 0.33684872194090487, -3.136910284775469], "max": [0.6260589877283876, 0.36553042141628783, 1.1215370366775328, 2.7708021764450184, 1.5470385642082607, 3.1408666224774104, 0.6650151394819478, -0.1090268822112424, 1.1814270223576964, 2.8484077876618814, 1.3617137372694743, 3.140992759805034], "count": [966]}, "eef_sim_pose_action": {"mean": [0.5191492038782619, 0.2656799178224361, 1.068251680129846, -2.0332271915852678, 0.8159181899299013, 0.9725550791954847, 0.4928157260706524, -0.3676913800280191, 1.0653425112407595, 1.9871804447333405, 0.7656295507444207, 1.2269200274571765], "std": [0.04396276024820474, 0.06650798100526543, 0.03237653041300935, 0.8728875232430652, 0.3420320131216499, 2.663001112785307, 0.0577649182943886, 0.07983078193058159, 0.031182199758821576, 0.3465457825430174, 0.275286166125247, 2.1044909010970065], "min": [0.4495599156410013, 0.09433710729836668, 0.9877982344819457, -2.928298823517726, 0.39338218306170347, -3.139307566633402, 0.3960318901589672, -0.45071844330030864, 1.0261672140440938, 1.4221939636523557, 0.33684872194090487, -3.136910284775469], "max": [0.6260589877283876, 0.36553042141628783, 1.1215370366775328, 2.7708021764450184, 1.5470385642082607, 3.1408666224774104, 0.6650151394819478, -0.1090268822112424, 1.1814270223576964, 2.8484077876618814, 1.3617137372694743, 3.140992759805034], "count": [966]}, "gripper_mode_state": {"mean": [0.5973084886128365, 0.5186335403726708], "std": [0.4904396579028713, 0.4996526705354241], "min": [0, 0], "max": [1, 1], "count": [966]}, "gripper_activity_state": {"mean": [1.6873706004140787, 1.8633540372670807], "std": [0.6495626186708969, 0.4503997912589442], "min": [0, 0], "max": [2, 2], "count": [966]}, "gripper_mode_action": {"mean": [0.5973084886128365, 0.5186335403726708], "std": [0.4904396579028713, 0.4996526705354241], "min": [0, 0], "max": [1, 1], "count": [966]}, "gripper_activity_action": {"mean": [1.6873706004140787, 1.8633540372670807], "std": [0.6495626186708969, 0.4503997912589442], "min": [0, 0], "max": [2, 2], "count": [966]}, "gripper_open_scale_state": {"mean": [0.3965434783882231, 0.4822023809247384], "std": [0.37909843594069703, 0.4017436934853276], "min": [0.002, 0.027], "max": [0.947, 0.946], "count": [966]}, "gripper_open_scale_action": {"mean": [0.3965434783882231, 0.4822023809247384], "std": [0.37909843594069703, 0.4017436934853276], "min": [0.002, 0.027], "max": [0.947, 0.946], "count": [966]}}} +{"episode_index": 685, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[1.0]]], "mean": [[[0.4251552038118046]], [[0.4546548888639425]], [[0.4548855772588934]]], "std": [[[0.22671733209959236]], [[0.19256122001533638]], [[0.18747041178324467]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4224242020281395]], [[0.45090800248216334]], [[0.45434217370154173]]], "std": [[[0.19221068818167944]], [[0.15983115562746655]], [[0.1540719135506779]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44800166516988477]], [[0.46471909613081874]], [[0.4643063070648107]]], "std": [[[0.1523204975622151]], [[0.1294667800031711]], [[0.12320021857996707]]], "count": [131]}, "observation.state": {"min": [0.17866937816143036, 1.9513654708862305, -1.2407196760177612, -0.7190931439399719, -2.0933480262756348, -1.7100387811660767, 0.9427570700645447, 47.0, 0.06432200223207474, 0.2190449982881546, -0.09925299882888794, -3.1411852836608887, 0.36899998784065247, -1.690999984741211, -0.9180781245231628, -2.175483226776123, 0.2243620753288269, -0.29215067625045776, 0.9135926365852356, 0.6310063004493713, -1.9064581394195557, -1.0, -0.36886799335479736, 0.2268649935722351, -0.1608700007200241, -3.1411852836608887, 0.11299999803304672, -3.1351852416992188], "max": [1.107690691947937, 2.110382318496704, -0.12013101577758789, -0.31410691142082214, -1.1307988166809082, -0.7710516452789307, 1.8870326280593872, 958.0, 0.40365898609161377, 0.47448301315307617, 0.0935870036482811, 3.1410000324249268, 1.3329999446868896, -0.06800001114606857, -0.19830432534217834, -2.0534846782684326, 1.1038858890533447, 0.9490926265716553, 2.4370033740997314, 1.99967622756958, -0.024312438443303108, 935.0, -0.18418100476264954, 0.4796369969844818, 0.05197799950838089, 3.1410000324249268, 0.8289999961853027, 3.138000011444092], "mean": [0.44162851572036743, 2.0508854389190674, -0.5831815004348755, -0.48810654878616333, -1.7773317098617554, -1.2896493673324585, 1.489983081817627, 633.3005981445312, 0.31653907895088196, 0.32569223642349243, 0.0074999453499913216, -0.903449296951294, 0.818989634513855, -0.8517805933952332, -0.5249044299125671, -2.1473217010498047, 0.5030921101570129, 0.5311928987503052, 1.980913758277893, 1.3649885654449463, -1.2503228187561035, 328.2247314453125, -0.274485319852829, 0.3250136971473694, -0.037472598254680634, 1.1211042404174805, 0.506966769695282, -1.3381822109222412], "std": [0.22667773067951202, 0.05048957094550133, 0.30667218565940857, 0.09563294798135757, 0.3045435845851898, 0.30150896310806274, 0.2967072129249573, 377.137939453125, 0.09332721680402756, 0.06727883964776993, 0.04707104340195656, 2.7047178745269775, 0.2539903223514557, 0.48896339535713196, 0.19268569350242615, 0.027723440900444984, 0.22410839796066284, 0.44723814725875854, 0.41185203194618225, 0.39375588297843933, 0.7766525745391846, 403.97161865234375, 0.05233081802725792, 0.07390005141496658, 0.06280902773141861, 2.5186820030212402, 0.157553568482399, 2.156479597091675], "count": [672]}, "action": {"min": [0.17866937816143036, 1.9513654708862305, -1.2407196760177612, -0.7190931439399719, -2.0933480262756348, -1.7100387811660767, 0.9427570700645447, 47.0, 0.06432200223207474, 0.2190449982881546, -0.09925299882888794, -3.1411852836608887, 0.36899998784065247, -1.690999984741211, -0.9180781245231628, -2.175483226776123, 0.2243620753288269, -0.29215067625045776, 0.9135926365852356, 0.6310063004493713, -1.9064581394195557, -1.0, -0.36886799335479736, 0.2268649935722351, -0.1608700007200241, -3.1411852836608887, 0.11299999803304672, -3.1351852416992188], "max": [1.107690691947937, 2.110382318496704, -0.12013101577758789, -0.31410691142082214, -1.1307988166809082, -0.7710516452789307, 1.8870326280593872, 958.0, 0.40365898609161377, 0.47448301315307617, 0.0935870036482811, 3.1410000324249268, 1.3329999446868896, -0.06800001114606857, -0.19830432534217834, -2.0534846782684326, 1.1038858890533447, 0.9490926265716553, 2.4370033740997314, 1.99967622756958, -0.024312438443303108, 935.0, -0.18418100476264954, 0.4796369969844818, 0.05197799950838089, 3.1410000324249268, 0.8289999961853027, 3.138000011444092], "mean": [0.44162851572036743, 2.0508854389190674, -0.5831815004348755, -0.48810654878616333, -1.7773317098617554, -1.2896493673324585, 1.489983081817627, 633.3005981445312, 0.31653907895088196, 0.32569223642349243, 0.0074999453499913216, -0.903449296951294, 0.818989634513855, -0.8517805933952332, -0.5249044299125671, -2.1473217010498047, 0.5030921101570129, 0.5311928987503052, 1.980913758277893, 1.3649885654449463, -1.2503228187561035, 328.2247314453125, -0.274485319852829, 0.3250136971473694, -0.037472598254680634, 1.1211042404174805, 0.506966769695282, -1.3381822109222412], "std": [0.22667773067951202, 0.05048957094550133, 0.30667218565940857, 0.09563294798135757, 0.3045435845851898, 0.30150896310806274, 0.2967072129249573, 377.137939453125, 0.09332721680402756, 0.06727883964776993, 0.04707104340195656, 2.7047178745269775, 0.2539903223514557, 0.48896339535713196, 0.19268569350242615, 0.027723440900444984, 0.22410839796066284, 0.44723814725875854, 0.41185203194618225, 0.39375588297843933, 0.7766525745391846, 403.97161865234375, 0.05233081802725792, 0.07390005141496658, 0.06280902773141861, 2.5186820030212402, 0.157553568482399, 2.156479597091675], "count": [672]}, "timestamp": {"min": [0.0], "max": [22.366666666666667], "mean": [11.183333333333334], "std": [6.4663158553182924], "count": [672]}, "frame_index": {"min": [0], "max": [671], "mean": [335.5], "std": [193.98947565954876], "count": [672]}, "episode_index": {"min": [688], "max": [688], "mean": [688.0], "std": [0.0], "count": [672]}, "index": {"min": [602129], "max": [602800], "mean": [602464.5], "std": [193.98947565954876], "count": [672]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [672]}, "subtask_annotation": {"mean": [11.891369047619047, 29.0, 29.0, 29.0, 29.0], "std": [10.284572208247699, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [672]}, "scene_annotation": {"mean": [688.0], "std": [0.0], "min": [688], "max": [688], "count": [672]}, "eef_direction_state": {"mean": [3.2142857142857144, 3.3511904761904763], "std": [2.2936061675232495, 2.2648711751243855], "min": [0, 0], "max": [6, 6], "count": [672]}, "eef_velocity_state": {"mean": [0.9449404761904762, 0.8854166666666666], "std": [0.7724447098597083, 0.7619846847031906], "min": [0, 0], "max": [2, 2], "count": [672]}, "eef_acc_mag_state": {"mean": [0.8541666666666666, 0.8735119047619048], "std": [0.8588720570128351, 0.8436108896829234], "min": [0, 0], "max": [2, 2], "count": [672]}, "eef_direction_action": {"mean": [3.2142857142857144, 3.3511904761904763], "std": [2.2936061675232495, 2.2648711751243855], "min": [0, 0], "max": [6, 6], "count": [672]}, "eef_velocity_action": {"mean": [0.9449404761904762, 0.8854166666666666], "std": [0.7724447098597083, 0.7619846847031906], "min": [0, 0], "max": [2, 2], "count": [672]}, "eef_acc_mag_action": {"mean": [0.8541666666666666, 0.8735119047619048], "std": [0.8588720570128351, 0.8436108896829234], "min": [0, 0], "max": [2, 2], "count": [672]}, "eef_sim_pose_state": {"mean": [0.5263396909438511, 0.26210712829117505, 1.0604949434905737, -1.0494872840912155, 0.9637080659671666, 1.252646431235736, 0.5233129386973004, -0.3180707270961604, 1.0584540591937217, 1.740823369911661, 0.9512406040752273, 0.846386034157982], "std": [0.0676163725521258, 0.07970920446567852, 0.032870271010448156, 2.10595683294353, 0.33206053324117907, 2.32272969757699, 0.0659909449646934, 0.08795710974551375, 0.044984187422520125, 1.3053078859633922, 0.2477811746125752, 2.281025526855646], "min": [0.42909175582913506, 0.11975611317267525, 0.9898589743549209, -3.1308312179327444, 0.5225373782868372, -3.1404700370584466, 0.4145282258442823, -0.42300363024972826, 1.0200509985634134, -3.121636611677573, 0.5606418734886991, -3.1301021996981255], "max": [0.6704631557048591, 0.37780704162477446, 1.1266211950324947, 3.0943643200652184, 1.5396217472920681, 3.1408267459195547, 0.6799174167716876, -0.07361987934541436, 1.194917066068987, 3.1349317767240876, 1.470480253165836, 3.137529031161919], "count": [672]}, "eef_sim_pose_action": {"mean": [0.5263396909438511, 0.26210712829117505, 1.0604949434905737, -1.0494872840912155, 0.9637080659671666, 1.252646431235736, 0.5233129386973004, -0.3180707270961604, 1.0584540591937217, 1.740823369911661, 0.9512406040752273, 0.846386034157982], "std": [0.0676163725521258, 0.07970920446567852, 0.032870271010448156, 2.10595683294353, 0.33206053324117907, 2.32272969757699, 0.0659909449646934, 0.08795710974551375, 0.044984187422520125, 1.3053078859633922, 0.2477811746125752, 2.281025526855646], "min": [0.42909175582913506, 0.11975611317267525, 0.9898589743549209, -3.1308312179327444, 0.5225373782868372, -3.1404700370584466, 0.4145282258442823, -0.42300363024972826, 1.0200509985634134, -3.121636611677573, 0.5606418734886991, -3.1301021996981255], "max": [0.6704631557048591, 0.37780704162477446, 1.1266211950324947, 3.0943643200652184, 1.5396217472920681, 3.1408267459195547, 0.6799174167716876, -0.07361987934541436, 1.194917066068987, 3.1349317767240876, 1.470480253165836, 3.137529031161919], "count": [672]}, "gripper_mode_state": {"mean": [0.6532738095238095, 0.3392857142857143], "std": [0.47592766185005597, 0.473466913698675], "min": [0, 0], "max": [1, 1], "count": [672]}, "gripper_activity_state": {"mean": [1.7678571428571428, 1.7604166666666667], "std": [0.57964700142285, 0.5804696929936377], "min": [0, 0], "max": [2, 2], "count": [672]}, "gripper_mode_action": {"mean": [0.6532738095238095, 0.3392857142857143], "std": [0.47592766185005597, 0.473466913698675], "min": [0, 0], "max": [1, 1], "count": [672]}, "gripper_activity_action": {"mean": [1.7678571428571428, 1.7604166666666667], "std": [0.57964700142285, 0.5804696929936377], "min": [0, 0], "max": [2, 2], "count": [672]}, "gripper_open_scale_state": {"mean": [0.3282454784730713, 0.6333005952721544], "std": [0.40395481277545975, 0.37713797528481047], "min": [0.0, 0.047], "max": [0.935, 0.958], "count": [672]}, "gripper_open_scale_action": {"mean": [0.3282454784730713, 0.6333005952721544], "std": [0.40395481277545975, 0.37713797528481047], "min": [0.0, 0.047], "max": [0.935, 0.958], "count": [672]}}} +{"episode_index": 686, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.42464476210064445]], [[0.45767056166872344]], [[0.45774055458430457]]], "std": [[[0.23392863378681783]], [[0.19615071059400468]], [[0.1909196608050447]]], "count": [143]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38495126319758677]], [[0.430882985682618]], [[0.4352371252113899]]], "std": [[[0.20737830045454486]], [[0.16706979154733076]], [[0.1605302902758886]]], "count": [143]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4461244015380045]], [[0.4644618169820376]], [[0.4646747551876228]]], "std": [[[0.15026553437968818]], [[0.1280308438780638]], [[0.12070535975127092]]], "count": [143]}, "observation.state": {"min": [0.19027580320835114, 1.971977710723877, -1.1397697925567627, -0.8290314674377441, -2.1140825748443604, -1.6456012725830078, 1.0704280138015747, 39.0, 0.09118200093507767, 0.23995399475097656, -0.06453000009059906, -3.1391851902008057, 0.5109999775886536, -2.5490000247955322, -0.8351225852966309, -2.1752212047576904, 0.17633061110973358, -0.3764326274394989, 1.2665157318115234, 0.7482227087020874, -2.259206533432007, -2.0, -0.3590570092201233, 0.24076199531555176, -0.17807400226593018, -3.1391851902008057, 0.0860000029206276, -3.128999948501587], "max": [0.9753423929214478, 2.1003990173339844, -0.09239773452281952, -0.2664943337440491, -1.397816777229309, -0.8367283344268799, 2.1197547912597656, 956.0, 0.4129430055618286, 0.469870001077652, 0.08919599652290344, 3.1410000324249268, 1.4579999446868896, -0.18500001728534698, -0.2520604729652405, -2.049051523208618, 0.763860821723938, 1.0969743728637695, 2.580120325088501, 1.827604055404663, -0.06386160105466843, 966.0, -0.18310700356960297, 0.46629399061203003, 0.051798999309539795, 3.1410000324249268, 0.9229999780654907, 3.13700008392334], "mean": [0.37710314989089966, 2.037808895111084, -0.4807295799255371, -0.5076304078102112, -1.8377079963684082, -1.4124079942703247, 1.5415172576904297, 556.3568115234375, 0.33159002661705017, 0.30472123622894287, 0.02135433442890644, -0.2896021008491516, 0.8665446043014526, -1.0962326526641846, -0.499128133058548, -2.140948534011841, 0.525630533695221, 0.696398913860321, 2.176285743713379, 1.4501672983169556, -1.6897568702697754, 490.8479919433594, -0.2887864112854004, 0.31937944889068604, -0.018607402220368385, 2.5155272483825684, 0.47468656301498413, -2.203791618347168], "std": [0.15184202790260315, 0.04539260268211365, 0.29925915598869324, 0.10968033969402313, 0.1998094916343689, 0.24099692702293396, 0.2986340820789337, 386.0357360839844, 0.07041915506124496, 0.0557175949215889, 0.044438622891902924, 2.9148879051208496, 0.26175209879875183, 0.6086368560791016, 0.16478240489959717, 0.03385515138506889, 0.12150323390960693, 0.41230064630508423, 0.35206347703933716, 0.3435786962509155, 0.6568726301193237, 375.0954284667969, 0.04326780140399933, 0.06469665467739105, 0.05473322421312332, 1.4599807262420654, 0.23202936351299286, 0.5633748173713684], "count": [750]}, "action": {"min": [0.19027580320835114, 1.971977710723877, -1.1397697925567627, -0.8290314674377441, -2.1140825748443604, -1.6456012725830078, 1.0704280138015747, 39.0, 0.09118200093507767, 0.23995399475097656, -0.06453000009059906, -3.1391851902008057, 0.5109999775886536, -2.5490000247955322, -0.8351225852966309, -2.1752212047576904, 0.17633061110973358, -0.3764326274394989, 1.2665157318115234, 0.7482227087020874, -2.259206533432007, -2.0, -0.3590570092201233, 0.24076199531555176, -0.17807400226593018, -3.1391851902008057, 0.0860000029206276, -3.128999948501587], "max": [0.9753423929214478, 2.1003990173339844, -0.09239773452281952, -0.2664943337440491, -1.397816777229309, -0.8367283344268799, 2.1197547912597656, 956.0, 0.4129430055618286, 0.469870001077652, 0.08919599652290344, 3.1410000324249268, 1.4579999446868896, -0.18500001728534698, -0.2520604729652405, -2.049051523208618, 0.763860821723938, 1.0969743728637695, 2.580120325088501, 1.827604055404663, -0.06386160105466843, 966.0, -0.18310700356960297, 0.46629399061203003, 0.051798999309539795, 3.1410000324249268, 0.9229999780654907, 3.13700008392334], "mean": [0.37710314989089966, 2.037808895111084, -0.4807295799255371, -0.5076304078102112, -1.8377079963684082, -1.4124079942703247, 1.5415172576904297, 556.3568115234375, 0.33159002661705017, 0.30472123622894287, 0.02135433442890644, -0.2896021008491516, 0.8665446043014526, -1.0962326526641846, -0.499128133058548, -2.140948534011841, 0.525630533695221, 0.696398913860321, 2.176285743713379, 1.4501672983169556, -1.6897568702697754, 490.8479919433594, -0.2887864112854004, 0.31937944889068604, -0.018607402220368385, 2.5155272483825684, 0.47468656301498413, -2.203791618347168], "std": [0.15184202790260315, 0.04539260268211365, 0.29925915598869324, 0.10968033969402313, 0.1998094916343689, 0.24099692702293396, 0.2986340820789337, 386.0357360839844, 0.07041915506124496, 0.0557175949215889, 0.044438622891902924, 2.9148879051208496, 0.26175209879875183, 0.6086368560791016, 0.16478240489959717, 0.03385515138506889, 0.12150323390960693, 0.41230064630508423, 0.35206347703933716, 0.3435786962509155, 0.6568726301193237, 375.0954284667969, 0.04326780140399933, 0.06469665467739105, 0.05473322421312332, 1.4599807262420654, 0.23202936351299286, 0.5633748173713684], "count": [750]}, "timestamp": {"min": [0.0], "max": [24.966666666666665], "mean": [12.483333333333333], "std": [7.21687194986448], "count": [750]}, "frame_index": {"min": [0], "max": [749], "mean": [374.5], "std": [216.5061584959344], "count": [750]}, "episode_index": {"min": [689], "max": [689], "mean": [689.0], "std": [0.0], "count": [750]}, "index": {"min": [602801], "max": [603550], "mean": [603175.5], "std": [216.5061584959344], "count": [750]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [750]}, "subtask_annotation": {"mean": [8.065333333333333, 29.0, 29.0, 29.0, 29.0], "std": [8.315270985094552, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [750]}, "scene_annotation": {"mean": [689.0], "std": [0.0], "min": [689], "max": [689], "count": [750]}, "eef_direction_state": {"mean": [3.8826666666666667, 3.9506666666666668], "std": [2.0531844101838965, 2.3085853292053677], "min": [0, 0], "max": [6, 6], "count": [750]}, "eef_velocity_state": {"mean": [0.7253333333333334, 0.6773333333333333], "std": [0.6647492426137488, 0.735676257300424], "min": [0, 0], "max": [2, 2], "count": [750]}, "eef_acc_mag_state": {"mean": [0.7013333333333334, 0.6453333333333333], "std": [0.8271224549941482, 0.8162178358474852], "min": [0, 0], "max": [2, 2], "count": [750]}, "eef_direction_action": {"mean": [3.8826666666666667, 3.9506666666666668], "std": [2.0531844101838965, 2.3085853292053677], "min": [0, 0], "max": [6, 6], "count": [750]}, "eef_velocity_action": {"mean": [0.7253333333333334, 0.6773333333333333], "std": [0.6647492426137488, 0.735676257300424], "min": [0, 0], "max": [2, 2], "count": [750]}, "eef_acc_mag_action": {"mean": [0.7013333333333334, 0.6453333333333333], "std": [0.8271224549941482, 0.8162178358474852], "min": [0, 0], "max": [2, 2], "count": [750]}, "eef_sim_pose_state": {"mean": [0.5252517136100523, 0.28495421001157223, 1.069586212487139, -2.1679719662016916, 0.775829724055319, 0.5232556668401848, 0.5020947955381856, -0.33950238538535266, 1.0559140745629951, 2.0859964381166787, 0.8932686274098014, 0.7339076893688253], "std": [0.058213990946309344, 0.0670733646183892, 0.03043626640719371, 1.0097508184609356, 0.3543083288683698, 2.873039299809721, 0.05450957797940376, 0.06748641375466999, 0.036872427049507134, 0.35986358338295577, 0.23441006858778274, 2.3609542095006573], "min": [0.4450054039964711, 0.09765888367389297, 0.9916121998012558, -3.1414062010620647, 0.2946988859282422, -3.1409662574844086, 0.43312018232281824, -0.4075218747623025, 1.020108769212015, 1.4151217331895527, 0.5225116015707822, -3.138683306915005], "max": [0.6568250960172991, 0.37055677581664914, 1.1250103356449512, 3.1364553624069624, 1.4875890847389832, 3.1409575164101864, 0.6746713667675137, -0.12125693358786846, 1.196840006869439, 2.9693132337019588, 1.4199237026038327, 3.1405404052005976], "count": [750]}, "eef_sim_pose_action": {"mean": [0.5252517136100523, 0.28495421001157223, 1.069586212487139, -2.1679719662016916, 0.775829724055319, 0.5232556668401848, 0.5020947955381856, -0.33950238538535266, 1.0559140745629951, 2.0859964381166787, 0.8932686274098014, 0.7339076893688253], "std": [0.058213990946309344, 0.0670733646183892, 0.03043626640719371, 1.0097508184609356, 0.3543083288683698, 2.873039299809721, 0.05450957797940376, 0.06748641375466999, 0.036872427049507134, 0.35986358338295577, 0.23441006858778274, 2.3609542095006573], "min": [0.4450054039964711, 0.09765888367389297, 0.9916121998012558, -3.1414062010620647, 0.2946988859282422, -3.1409662574844086, 0.43312018232281824, -0.4075218747623025, 1.020108769212015, 1.4151217331895527, 0.5225116015707822, -3.138683306915005], "max": [0.6568250960172991, 0.37055677581664914, 1.1250103356449512, 3.1364553624069624, 1.4875890847389832, 3.1409575164101864, 0.6746713667675137, -0.12125693358786846, 1.196840006869439, 2.9693132337019588, 1.4199237026038327, 3.1405404052005976], "count": [750]}, "gripper_mode_state": {"mean": [0.4866666666666667, 0.4693333333333333], "std": [0.4998221906060429, 0.49905866945235466], "min": [0, 0], "max": [1, 1], "count": [750]}, "gripper_activity_state": {"mean": [1.6946666666666668, 1.8253333333333333], "std": [0.6563318943610413, 0.5034794489902807], "min": [0, 0], "max": [2, 2], "count": [750]}, "gripper_mode_action": {"mean": [0.4866666666666667, 0.4693333333333333], "std": [0.4998221906060429, 0.49905866945235466], "min": [0, 0], "max": [1, 1], "count": [750]}, "gripper_activity_action": {"mean": [1.6946666666666668, 1.8253333333333333], "std": [0.6563318943610413, 0.5034794489902807], "min": [0, 0], "max": [2, 2], "count": [750]}, "gripper_open_scale_state": {"mean": [0.4908866668319699, 0.5563580007069909], "std": [0.37504484676983557, 0.386036000674714], "min": [0.0, 0.039], "max": [0.966, 0.956], "count": [750]}, "gripper_open_scale_action": {"mean": [0.4908866668319699, 0.5563580007069909], "std": [0.37504484676983557, 0.386036000674714], "min": [0.0, 0.039], "max": [0.966, 0.956], "count": [750]}}} +{"episode_index": 687, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4110687063191613]], [[0.44560895942535433]], [[0.44664112348734875]]], "std": [[[0.2369273064907144]], [[0.20088856075918932]], [[0.19535025778849105]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41587638727108006]], [[0.4458217943117841]], [[0.4495179415000324]]], "std": [[[0.19609388396271535]], [[0.16375555678511905]], [[0.15777033086404862]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4519290752604672]], [[0.46791412872904936]], [[0.4666981775383421]]], "std": [[[0.14752509175875803]], [[0.12886202555574158]], [[0.12316369469789133]]], "count": [101]}, "observation.state": {"min": [0.0720122903585434, 1.9603712558746338, -1.2257097959518433, -0.797877311706543, -2.075737476348877, -1.7165138721466064, 1.0889981985092163, 42.0, 0.06797699630260468, 0.20025399327278137, -0.08994700014591217, -3.132185220718384, 0.46700000762939453, -3.069999933242798, -0.7875972986221313, -2.1759893894195557, -0.01541125774383545, -0.4147600531578064, 1.5864346027374268, 0.7889586687088013, -1.7304590940475464, -5.0, -0.367810994386673, 0.16248099505901337, -0.17965200543403625, -3.1401853561401367, 0.40699997544288635, -3.1401853561401367], "max": [1.0930299758911133, 2.1070661544799805, -0.15477579832077026, -0.13210397958755493, -1.2340351343154907, -0.8199731707572937, 1.947735071182251, 957.0, 0.41387200355529785, 0.4713520109653473, 0.06762699782848358, 3.132999897003174, 1.4259999990463257, -0.26899999380111694, -0.083514004945755, -2.11375093460083, 0.7087956666946411, 0.9343620538711548, 2.359441041946411, 1.9212236404418945, 0.15425221621990204, 921.0, -0.19063900411128998, 0.44646400213241577, 0.02824700064957142, 3.1410000324249268, 0.9699999690055847, 3.1389999389648438], "mean": [0.33700671792030334, 2.03782057762146, -0.6487979292869568, -0.4602687358856201, -1.657545804977417, -1.3736017942428589, 1.418587327003479, 660.8086547851562, 0.32739996910095215, 0.291611909866333, 0.00579392584040761, -0.7754045128822327, 0.8631690144538879, -1.015594720840454, -0.4225381314754486, -2.165003538131714, 0.3535308241844177, 0.5137790441513062, 2.073637008666992, 1.4798024892807007, -1.2261488437652588, 449.01373291015625, -0.2906048595905304, 0.28195321559906006, -0.043657928705215454, 1.9417659044265747, 0.6163788437843323, -2.418433427810669], "std": [0.21382153034210205, 0.04792306199669838, 0.3536140024662018, 0.14741617441177368, 0.22694620490074158, 0.29007554054260254, 0.29838982224464417, 361.78863525390625, 0.08288931846618652, 0.07141042500734329, 0.03473374620079994, 2.7006726264953613, 0.25634700059890747, 0.715816080570221, 0.22459356486797333, 0.011360347270965576, 0.17419573664665222, 0.4389513432979584, 0.24853017926216125, 0.35822591185569763, 0.6195045709609985, 403.84185791015625, 0.053665824234485626, 0.07879173010587692, 0.060926031321287155, 2.16369891166687, 0.1688736081123352, 0.42129865288734436], "count": [473]}, "action": {"min": [0.0720122903585434, 1.9603712558746338, -1.2257097959518433, -0.797877311706543, -2.075737476348877, -1.7165138721466064, 1.0889981985092163, 42.0, 0.06797699630260468, 0.20025399327278137, -0.08994700014591217, -3.132185220718384, 0.46700000762939453, -3.069999933242798, -0.7875972986221313, -2.1759893894195557, -0.01541125774383545, -0.4147600531578064, 1.5864346027374268, 0.7889586687088013, -1.7304590940475464, -5.0, -0.367810994386673, 0.16248099505901337, -0.17965200543403625, -3.1401853561401367, 0.40699997544288635, -3.1401853561401367], "max": [1.0930299758911133, 2.1070661544799805, -0.15477579832077026, -0.13210397958755493, -1.2340351343154907, -0.8199731707572937, 1.947735071182251, 957.0, 0.41387200355529785, 0.4713520109653473, 0.06762699782848358, 3.132999897003174, 1.4259999990463257, -0.26899999380111694, -0.083514004945755, -2.11375093460083, 0.7087956666946411, 0.9343620538711548, 2.359441041946411, 1.9212236404418945, 0.15425221621990204, 921.0, -0.19063900411128998, 0.44646400213241577, 0.02824700064957142, 3.1410000324249268, 0.9699999690055847, 3.1389999389648438], "mean": [0.33700671792030334, 2.03782057762146, -0.6487979292869568, -0.4602687358856201, -1.657545804977417, -1.3736017942428589, 1.418587327003479, 660.8086547851562, 0.32739996910095215, 0.291611909866333, 0.00579392584040761, -0.7754045128822327, 0.8631690144538879, -1.015594720840454, -0.4225381314754486, -2.165003538131714, 0.3535308241844177, 0.5137790441513062, 2.073637008666992, 1.4798024892807007, -1.2261488437652588, 449.01373291015625, -0.2906048595905304, 0.28195321559906006, -0.043657928705215454, 1.9417659044265747, 0.6163788437843323, -2.418433427810669], "std": [0.21382153034210205, 0.04792306199669838, 0.3536140024662018, 0.14741617441177368, 0.22694620490074158, 0.29007554054260254, 0.29838982224464417, 361.78863525390625, 0.08288931846618652, 0.07141042500734329, 0.03473374620079994, 2.7006726264953613, 0.25634700059890747, 0.715816080570221, 0.22459356486797333, 0.011360347270965576, 0.17419573664665222, 0.4389513432979584, 0.24853017926216125, 0.35822591185569763, 0.6195045709609985, 403.84185791015625, 0.053665824234485626, 0.07879173010587692, 0.060926031321287155, 2.16369891166687, 0.1688736081123352, 0.42129865288734436], "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": [690], "max": [690], "mean": [690.0], "std": [0.0], "count": [473]}, "index": {"min": [603551], "max": [604023], "mean": [603787.0], "std": [136.54303350958628], "count": [473]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [473]}, "subtask_annotation": {"mean": [6.575052854122622, 29.0, 29.0, 29.0, 29.0], "std": [6.147858497823225, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [473]}, "scene_annotation": {"mean": [690.0], "std": [0.0], "min": [690], "max": [690], "count": [473]}, "eef_direction_state": {"mean": [3.20507399577167, 3.315010570824524], "std": [2.335092984014997, 2.4710002703440774], "min": [0, 0], "max": [6, 6], "count": [473]}, "eef_velocity_state": {"mean": [0.8710359408033826, 0.9112050739957717], "std": [0.7458598800400076, 0.8279864430718843], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_acc_mag_state": {"mean": [0.773784355179704, 0.7674418604651163], "std": [0.8362744903826465, 0.8127142484167664], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_direction_action": {"mean": [3.20507399577167, 3.315010570824524], "std": [2.335092984014997, 2.4710002703440774], "min": [0, 0], "max": [6, 6], "count": [473]}, "eef_velocity_action": {"mean": [0.8710359408033826, 0.9112050739957717], "std": [0.7458598800400076, 0.8279864430718843], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_acc_mag_action": {"mean": [0.773784355179704, 0.7674418604651163], "std": [0.8362744903826465, 0.8127142484167664], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_sim_pose_state": {"mean": [0.4845658169604202, 0.27156888332924434, 1.0429084141651845, -1.4834094377519589, 0.9847108941367887, 0.7036693466919076, 0.4896564091064792, -0.3250866568899527, 1.0470276775710583, 2.0964397796848067, 0.9470734172616507, 0.06464831202085244], "std": [0.07257701565381657, 0.08092211031875221, 0.02198802548657839, 1.6868883696278263, 0.2556408150305452, 2.7505381752444187, 0.06993459245639236, 0.07164609562242888, 0.04328987865362386, 0.344593796263409, 0.2966180920938051, 2.4910405333128], "min": [0.3688820784162278, 0.09978814155049409, 0.9837089690976552, -2.9690927453551197, 0.6851856577615423, -3.139577556637745, 0.38737407821991743, -0.40895625624469506, 1.008114388842464, 1.3931534663798404, 0.4150035158829426, -3.096536798255286], "max": [0.6362294893862022, 0.37068067685923867, 1.0825262906338864, 3.069152427831844, 1.542382186635244, 3.137483056201067, 0.6777990222367158, -0.08204041086920547, 1.1851009612292662, 2.7708025978914606, 1.3431549520569215, 3.141332181581797], "count": [473]}, "eef_sim_pose_action": {"mean": [0.4845658169604202, 0.27156888332924434, 1.0429084141651845, -1.4834094377519589, 0.9847108941367887, 0.7036693466919076, 0.4896564091064792, -0.3250866568899527, 1.0470276775710583, 2.0964397796848067, 0.9470734172616507, 0.06464831202085244], "std": [0.07257701565381657, 0.08092211031875221, 0.02198802548657839, 1.6868883696278263, 0.2556408150305452, 2.7505381752444187, 0.06993459245639236, 0.07164609562242888, 0.04328987865362386, 0.344593796263409, 0.2966180920938051, 2.4910405333128], "min": [0.3688820784162278, 0.09978814155049409, 0.9837089690976552, -2.9690927453551197, 0.6851856577615423, -3.139577556637745, 0.38737407821991743, -0.40895625624469506, 1.008114388842464, 1.3931534663798404, 0.4150035158829426, -3.096536798255286], "max": [0.6362294893862022, 0.37068067685923867, 1.0825262906338864, 3.069152427831844, 1.542382186635244, 3.137483056201067, 0.6777990222367158, -0.08204041086920547, 1.1851009612292662, 2.7708025978914606, 1.3431549520569215, 3.141332181581797], "count": [473]}, "gripper_mode_state": {"mean": [0.53276955602537, 0.3128964059196617], "std": [0.49892500057413663, 0.46367256235647547], "min": [0, 0], "max": [1, 1], "count": [473]}, "gripper_activity_state": {"mean": [1.6342494714587739, 1.7315010570824525], "std": [0.6846630914235481, 0.6080861639343874], "min": [0, 0], "max": [2, 2], "count": [473]}, "gripper_mode_action": {"mean": [0.53276955602537, 0.3128964059196617], "std": [0.49892500057413663, 0.46367256235647547], "min": [0, 0], "max": [1, 1], "count": [473]}, "gripper_activity_action": {"mean": [1.6342494714587739, 1.7315010570824525], "std": [0.6846630914235481, 0.6080861639343874], "min": [0, 0], "max": [2, 2], "count": [473]}, "gripper_open_scale_state": {"mean": [0.4490588445188065, 0.6608086681083694], "std": [0.40379145822578166, 0.36178872217844166], "min": [0.0, 0.042], "max": [0.921, 0.957], "count": [473]}, "gripper_open_scale_action": {"mean": [0.4490588445188065, 0.6608086681083694], "std": [0.40379145822578166, 0.36178872217844166], "min": [0.0, 0.042], "max": [0.921, 0.957], "count": [473]}}} +{"episode_index": 688, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41876848295288266]], [[0.4515529064237635]], [[0.4521588427348552]]], "std": [[[0.2358483789577801]], [[0.20045247927484683]], [[0.19448798356331792]]], "count": [134]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39598548007511464]], [[0.43060262260998927]], [[0.4332470124865867]]], "std": [[[0.2082800915023438]], [[0.1705565455060106]], [[0.16508577450683531]]], "count": [134]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44514663203589894]], [[0.46375856928592335]], [[0.4628226438274315]]], "std": [[[0.14558058734156853]], [[0.12417748451784559]], [[0.11843508515429917]]], "count": [134]}, "observation.state": {"min": [0.00945968460291624, 1.9156734943389893, -1.306553602218628, -0.6263638138771057, -2.01023530960083, -1.7774958610534668, 0.7711737751960754, 44.0, 0.09799200296401978, 0.1677429974079132, -0.0896340012550354, -3.1401853561401367, 0.593999981880188, -2.7260000705718994, -0.8154702186584473, -2.175360918045044, 0.1344601809978485, -0.3830299377441406, 1.3043370246887207, 0.8820021748542786, -2.1413094997406006, 0.0, -0.3596920073032379, 0.24032899737358093, -0.18367999792099, -3.1411852836608887, 0.2150000035762787, -3.1059999465942383], "max": [1.047023057937622, 2.1051812171936035, -0.1555786430835724, -0.1780235916376114, -1.050915241241455, -0.8496960997581482, 1.9773708581924438, 956.0, 0.4112260043621063, 0.46855100989341736, 0.06306599825620651, 3.134000062942505, 1.371999979019165, -0.06499999761581421, -0.2594955563545227, -2.093714475631714, 0.7380997538566589, 1.0310359001159668, 2.6153411865234375, 1.8269059658050537, -0.11644837260246277, 946.0, -0.1761610060930252, 0.4493100047111511, 0.05642800033092499, 3.140000104904175, 0.968999981880188, 3.135999917984009], "mean": [0.3360646367073059, 2.029066324234009, -0.7522552609443665, -0.402497261762619, -1.5464167594909668, -1.4017283916473389, 1.3381696939468384, 695.5820922851562, 0.31844332814216614, 0.2893657386302948, -0.0036961445584893227, -0.44614601135253906, 0.8538985848426819, -0.9499137997627258, -0.5257017612457275, -2.140812397003174, 0.37365344166755676, 0.598633885383606, 2.1972923278808594, 1.477608323097229, -1.5329147577285767, 416.4012145996094, -0.2878786325454712, 0.30990639328956604, -0.023101862519979477, 2.3984484672546387, 0.5235773324966431, -1.9793729782104492], "std": [0.21606916189193726, 0.05116536468267441, 0.37378305196762085, 0.09965374320745468, 0.22754301130771637, 0.2223433554172516, 0.3774598240852356, 357.1484375, 0.07463863492012024, 0.07087083160877228, 0.038657382130622864, 2.751620054244995, 0.2299334853887558, 0.7298134565353394, 0.14126670360565186, 0.026470370590686798, 0.13974152505397797, 0.512081503868103, 0.41588547825813293, 0.33198514580726624, 0.7770090699195862, 418.36529541015625, 0.05752851068973541, 0.05395037680864334, 0.07631507515907288, 1.6025710105895996, 0.26406970620155334, 1.1665414571762085], "count": [688]}, "action": {"min": [0.00945968460291624, 1.9156734943389893, -1.306553602218628, -0.6263638138771057, -2.01023530960083, -1.7774958610534668, 0.7711737751960754, 44.0, 0.09799200296401978, 0.1677429974079132, -0.0896340012550354, -3.1401853561401367, 0.593999981880188, -2.7260000705718994, -0.8154702186584473, -2.175360918045044, 0.1344601809978485, -0.3830299377441406, 1.3043370246887207, 0.8820021748542786, -2.1413094997406006, 0.0, -0.3596920073032379, 0.24032899737358093, -0.18367999792099, -3.1411852836608887, 0.2150000035762787, -3.1059999465942383], "max": [1.047023057937622, 2.1051812171936035, -0.1555786430835724, -0.1780235916376114, -1.050915241241455, -0.8496960997581482, 1.9773708581924438, 956.0, 0.4112260043621063, 0.46855100989341736, 0.06306599825620651, 3.134000062942505, 1.371999979019165, -0.06499999761581421, -0.2594955563545227, -2.093714475631714, 0.7380997538566589, 1.0310359001159668, 2.6153411865234375, 1.8269059658050537, -0.11644837260246277, 946.0, -0.1761610060930252, 0.4493100047111511, 0.05642800033092499, 3.140000104904175, 0.968999981880188, 3.135999917984009], "mean": [0.3360646367073059, 2.029066324234009, -0.7522552609443665, -0.402497261762619, -1.5464167594909668, -1.4017283916473389, 1.3381696939468384, 695.5820922851562, 0.31844332814216614, 0.2893657386302948, -0.0036961445584893227, -0.44614601135253906, 0.8538985848426819, -0.9499137997627258, -0.5257017612457275, -2.140812397003174, 0.37365344166755676, 0.598633885383606, 2.1972923278808594, 1.477608323097229, -1.5329147577285767, 416.4012145996094, -0.2878786325454712, 0.30990639328956604, -0.023101862519979477, 2.3984484672546387, 0.5235773324966431, -1.9793729782104492], "std": [0.21606916189193726, 0.05116536468267441, 0.37378305196762085, 0.09965374320745468, 0.22754301130771637, 0.2223433554172516, 0.3774598240852356, 357.1484375, 0.07463863492012024, 0.07087083160877228, 0.038657382130622864, 2.751620054244995, 0.2299334853887558, 0.7298134565353394, 0.14126670360565186, 0.026470370590686798, 0.13974152505397797, 0.512081503868103, 0.41588547825813293, 0.33198514580726624, 0.7770090699195862, 418.36529541015625, 0.05752851068973541, 0.05395037680864334, 0.07631507515907288, 1.6025710105895996, 0.26406970620155334, 1.1665414571762085], "count": [688]}, "timestamp": {"min": [0.0], "max": [22.9], "mean": [11.450000000000001], "std": [6.620276093604825], "count": [688]}, "frame_index": {"min": [0], "max": [687], "mean": [343.5], "std": [198.60828280814474], "count": [688]}, "episode_index": {"min": [691], "max": [691], "mean": [691.0], "std": [0.0], "count": [688]}, "index": {"min": [604024], "max": [604711], "mean": [604367.5], "std": [198.60828280814474], "count": [688]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [688]}, "subtask_annotation": {"mean": [7.838662790697675, 29.0, 29.0, 29.0, 29.0], "std": [8.75067203148239, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [688]}, "scene_annotation": {"mean": [691.0], "std": [0.0], "min": [691], "max": [691], "count": [688]}, "eef_direction_state": {"mean": [3.7180232558139537, 3.4651162790697674], "std": [2.265545942607164, 2.4486478205879028], "min": [0, 0], "max": [6, 6], "count": [688]}, "eef_velocity_state": {"mean": [0.7209302325581395, 0.8037790697674418], "std": [0.7075368803058727, 0.7591593560867271], "min": [0, 0], "max": [2, 2], "count": [688]}, "eef_acc_mag_state": {"mean": [0.7049418604651163, 0.7776162790697675], "std": [0.822205624915722, 0.8395867708471292], "min": [0, 0], "max": [2, 2], "count": [688]}, "eef_direction_action": {"mean": [3.7180232558139537, 3.4651162790697674], "std": [2.265545942607164, 2.4486478205879028], "min": [0, 0], "max": [6, 6], "count": [688]}, "eef_velocity_action": {"mean": [0.7209302325581395, 0.8037790697674418], "std": [0.7075368803058727, 0.7591593560867271], "min": [0, 0], "max": [2, 2], "count": [688]}, "eef_acc_mag_action": {"mean": [0.7049418604651163, 0.7776162790697675], "std": [0.822205624915722, 0.8395867708471292], "min": [0, 0], "max": [2, 2], "count": [688]}, "eef_sim_pose_state": {"mean": [0.5146695812582877, 0.2811586077743454, 1.0648914094519675, -2.2486775135727486, 0.7954959992479107, -0.21914755997399424, 0.4874437946576503, -0.31450834574663755, 1.0445350048677131, 2.0761049087299135, 0.9897073016963824, 0.19538736746537422], "std": [0.047313566889710695, 0.09256495805576304, 0.029685122323842357, 0.6787912650783087, 0.42745743128869046, 2.8136088261150647, 0.07071066749238684, 0.06814173430947124, 0.039373813330251105, 0.42317490058935014, 0.33856072385359853, 2.52230520898833], "min": [0.44438176044718436, 0.094622477143026, 0.9920948043945799, -3.1397833319935735, 0.3607576726916404, -3.1414867325739313, 0.3598260467977868, -0.41452412430199104, 1.005495513876464, 1.1704735193148865, 0.4254349902579875, -3.139679567146271], "max": [0.6389936445818435, 0.3845275640807659, 1.0996169448470288, 3.13474722679022, 1.5617744725461584, 3.1395367686189863, 0.6720841472675307, -0.1065733995736934, 1.1614368369330308, 2.8720870490233943, 1.5067483985785897, 3.1403827779124565], "count": [688]}, "eef_sim_pose_action": {"mean": [0.5146695812582877, 0.2811586077743454, 1.0648914094519675, -2.2486775135727486, 0.7954959992479107, -0.21914755997399424, 0.4874437946576503, -0.31450834574663755, 1.0445350048677131, 2.0761049087299135, 0.9897073016963824, 0.19538736746537422], "std": [0.047313566889710695, 0.09256495805576304, 0.029685122323842357, 0.6787912650783087, 0.42745743128869046, 2.8136088261150647, 0.07071066749238684, 0.06814173430947124, 0.039373813330251105, 0.42317490058935014, 0.33856072385359853, 2.52230520898833], "min": [0.44438176044718436, 0.094622477143026, 0.9920948043945799, -3.1397833319935735, 0.3607576726916404, -3.1414867325739313, 0.3598260467977868, -0.41452412430199104, 1.005495513876464, 1.1704735193148865, 0.4254349902579875, -3.139679567146271], "max": [0.6389936445818435, 0.3845275640807659, 1.0996169448470288, 3.13474722679022, 1.5617744725461584, 3.1395367686189863, 0.6720841472675307, -0.1065733995736934, 1.1614368369330308, 2.8720870490233943, 1.5067483985785897, 3.1403827779124565], "count": [688]}, "gripper_mode_state": {"mean": [0.5494186046511628, 0.28488372093023256], "std": [0.49755180786962344, 0.45135904386550035], "min": [0, 0], "max": [1, 1], "count": [688]}, "gripper_activity_state": {"mean": [1.7950581395348837, 1.7819767441860466], "std": [0.5446665259833495, 0.5567979880164509], "min": [0, 0], "max": [2, 2], "count": [688]}, "gripper_mode_action": {"mean": [0.5494186046511628, 0.28488372093023256], "std": [0.49755180786962344, 0.45135904386550035], "min": [0, 0], "max": [1, 1], "count": [688]}, "gripper_activity_action": {"mean": [1.7950581395348837, 1.7819767441860466], "std": [0.5446665259833495, 0.5567979880164509], "min": [0, 0], "max": [2, 2], "count": [688]}, "gripper_open_scale_state": {"mean": [0.41640116285603057, 0.6955821221540149], "std": [0.4183654823857726, 0.3571485662908253], "min": [0.0, 0.044], "max": [0.946, 0.956], "count": [688]}, "gripper_open_scale_action": {"mean": [0.41640116285603057, 0.6955821221540149], "std": [0.4183654823857726, 0.3571485662908253], "min": [0.0, 0.044], "max": [0.946, 0.956], "count": [688]}}} +{"episode_index": 689, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4179526205684294]], [[0.4506192887824322]], [[0.4516817903297683]]], "std": [[[0.23606621248614593]], [[0.20214807593448214]], [[0.19568354103010177]]], "count": [132]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40307313793572985]], [[0.4378403799019608]], [[0.44028921723361064]]], "std": [[[0.20934254243803194]], [[0.17255874605282295]], [[0.16677119930777373]]], "count": [132]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4541709032729253]], [[0.4710002599524658]], [[0.47031273674242424]]], "std": [[[0.14361401173844246]], [[0.12452765989769052]], [[0.11911521690941243]]], "count": [132]}, "observation.state": {"min": [0.08424704521894455, 1.9545767307281494, -1.1539943218231201, -0.7841415405273438, -1.9745608568191528, -1.7461146116256714, 0.8574453592300415, 41.0, 0.08058299869298935, 0.19672200083732605, -0.10392399877309799, -3.1381852626800537, 0.41100001335144043, -2.6110000610351562, -0.8285078406333923, -2.1754133701324463, 0.05305800959467888, -0.4596673846244812, 0.9806830286979675, 0.7862533330917358, -2.0259084701538086, 0.0, -0.37453699111938477, 0.23322699964046478, -0.19165100157260895, -3.1331851482391357, 0.2879999876022339, -3.128999948501587], "max": [1.0625391006469727, 2.1049892902374268, -0.08073893189430237, -0.16407839953899384, -1.470178246498108, -0.8452804684638977, 2.0685641765594482, 957.0, 0.38687199354171753, 0.4427880048751831, 0.051538001745939255, 3.138000011444092, 1.3070000410079956, -0.18500001728534698, -0.2736152708530426, -1.987511157989502, 0.980351448059082, 1.0340378284454346, 2.5679030418395996, 1.9196702241897583, -0.07737044990062714, 946.0, -0.17005300521850586, 0.47359699010849, 0.08294499665498734, 3.134999990463257, 0.9850000143051147, 3.134999990463257], "mean": [0.3877337872982025, 2.0505306720733643, -0.6721668839454651, -0.40280187129974365, -1.6596319675445557, -1.4042409658432007, 1.4498507976531982, 644.1245727539062, 0.30439820885658264, 0.2980339825153351, -0.013250499963760376, -0.054392024874687195, 0.8331550359725952, -1.1032061576843262, -0.4836233854293823, -2.1237714290618896, 0.4121314287185669, 0.6225295662879944, 2.1760640144348145, 1.4551631212234497, -1.4779019355773926, 414.2781982421875, -0.29549160599708557, 0.30967292189598083, -0.008533835411071777, 2.6240804195404053, 0.5520523190498352, -1.9306159019470215], "std": [0.21455495059490204, 0.04435371607542038, 0.3431304395198822, 0.14085499942302704, 0.1482958048582077, 0.2601158618927002, 0.423536479473114, 369.23895263671875, 0.07917384803295135, 0.07546603679656982, 0.036071304231882095, 2.7931435108184814, 0.23932090401649475, 0.7622542977333069, 0.16810159385204315, 0.050159670412540436, 0.23637348413467407, 0.5001206398010254, 0.4098984897136688, 0.3446504771709442, 0.731001615524292, 409.7204895019531, 0.05635524168610573, 0.07409103214740753, 0.07592069357633591, 0.9096889495849609, 0.21458353102207184, 1.437784194946289], "count": [674]}, "action": {"min": [0.08424704521894455, 1.9545767307281494, -1.1539943218231201, -0.7841415405273438, -1.9745608568191528, -1.7461146116256714, 0.8574453592300415, 41.0, 0.08058299869298935, 0.19672200083732605, -0.10392399877309799, -3.1381852626800537, 0.41100001335144043, -2.6110000610351562, -0.8285078406333923, -2.1754133701324463, 0.05305800959467888, -0.4596673846244812, 0.9806830286979675, 0.7862533330917358, -2.0259084701538086, 0.0, -0.37453699111938477, 0.23322699964046478, -0.19165100157260895, -3.1331851482391357, 0.2879999876022339, -3.128999948501587], "max": [1.0625391006469727, 2.1049892902374268, -0.08073893189430237, -0.16407839953899384, -1.470178246498108, -0.8452804684638977, 2.0685641765594482, 957.0, 0.38687199354171753, 0.4427880048751831, 0.051538001745939255, 3.138000011444092, 1.3070000410079956, -0.18500001728534698, -0.2736152708530426, -1.987511157989502, 0.980351448059082, 1.0340378284454346, 2.5679030418395996, 1.9196702241897583, -0.07737044990062714, 946.0, -0.17005300521850586, 0.47359699010849, 0.08294499665498734, 3.134999990463257, 0.9850000143051147, 3.134999990463257], "mean": [0.3877337872982025, 2.0505306720733643, -0.6721668839454651, -0.40280187129974365, -1.6596319675445557, -1.4042409658432007, 1.4498507976531982, 644.1245727539062, 0.30439820885658264, 0.2980339825153351, -0.013250499963760376, -0.054392024874687195, 0.8331550359725952, -1.1032061576843262, -0.4836233854293823, -2.1237714290618896, 0.4121314287185669, 0.6225295662879944, 2.1760640144348145, 1.4551631212234497, -1.4779019355773926, 414.2781982421875, -0.29549160599708557, 0.30967292189598083, -0.008533835411071777, 2.6240804195404053, 0.5520523190498352, -1.9306159019470215], "std": [0.21455495059490204, 0.04435371607542038, 0.3431304395198822, 0.14085499942302704, 0.1482958048582077, 0.2601158618927002, 0.423536479473114, 369.23895263671875, 0.07917384803295135, 0.07546603679656982, 0.036071304231882095, 2.7931435108184814, 0.23932090401649475, 0.7622542977333069, 0.16810159385204315, 0.050159670412540436, 0.23637348413467407, 0.5001206398010254, 0.4098984897136688, 0.3446504771709442, 0.731001615524292, 409.7204895019531, 0.05635524168610573, 0.07409103214740753, 0.07592069357633591, 0.9096889495849609, 0.21458353102207184, 1.437784194946289], "count": [674]}, "timestamp": {"min": [0.0], "max": [22.433333333333334], "mean": [11.216666666666667], "std": [6.485560885536423], "count": [674]}, "frame_index": {"min": [0], "max": [673], "mean": [336.5], "std": [194.56682656609271], "count": [674]}, "episode_index": {"min": [692], "max": [692], "mean": [692.0], "std": [0.0], "count": [674]}, "index": {"min": [604712], "max": [605385], "mean": [605048.5], "std": [194.56682656609271], "count": [674]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [674]}, "subtask_annotation": {"mean": [8.459940652818991, 29.0, 29.0, 29.0, 29.0], "std": [8.74188206701675, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [674]}, "scene_annotation": {"mean": [692.0], "std": [0.0], "min": [692], "max": [692], "count": [674]}, "eef_direction_state": {"mean": [3.8590504451038576, 3.2255192878338277], "std": [2.235274859553516, 2.4201555570357667], "min": [0, 0], "max": [6, 6], "count": [674]}, "eef_velocity_state": {"mean": [0.7344213649851632, 0.8323442136498517], "std": [0.7343434302083249, 0.738969223692327], "min": [0, 0], "max": [2, 2], "count": [674]}, "eef_acc_mag_state": {"mean": [0.7166172106824926, 0.7908011869436202], "std": [0.8411468496117726, 0.838168633273011], "min": [0, 0], "max": [2, 2], "count": [674]}, "eef_direction_action": {"mean": [3.8590504451038576, 3.2255192878338277], "std": [2.235274859553516, 2.4201555570357667], "min": [0, 0], "max": [6, 6], "count": [674]}, "eef_velocity_action": {"mean": [0.7344213649851632, 0.8323442136498517], "std": [0.7343434302083249, 0.738969223692327], "min": [0, 0], "max": [2, 2], "count": [674]}, "eef_acc_mag_action": {"mean": [0.7166172106824926, 0.7908011869436202], "std": [0.8411468496117726, 0.838168633273011], "min": [0, 0], "max": [2, 2], "count": [674]}, "eef_sim_pose_state": {"mean": [0.5116197078027666, 0.29499965697586067, 1.06946069689972, -2.1118820184848452, 0.8934611348109511, 0.6017154023609108, 0.498255141629107, -0.2986776558334523, 1.0479989791722435, 2.046024795997942, 0.8934721914032951, 0.33589267785901233], "std": [0.06991399605187462, 0.09015872904784868, 0.037453476864225024, 1.1245537805944172, 0.3732199951565222, 2.7793527308957136, 0.0731800348844092, 0.06626016597809403, 0.04748208805294269, 0.3785903317079631, 0.3752481545600407, 2.465313588721503], "min": [0.4225526871651273, 0.08409159753008313, 0.9946110400595688, -3.1337981533197965, 0.46064562232732964, -3.140285246557079, 0.3895863807709432, -0.38769147276516713, 1.0106518919501204, 1.3559004174606335, 0.38575316897081957, -3.1211272817784277], "max": [0.6646310362578659, 0.4072708710273113, 1.135209697777723, 3.112310073592203, 1.4976605496360706, 3.140356650454998, 0.655257621054435, -0.08430063153680951, 1.1725682433757205, 3.0188975438735564, 1.4052001564165626, 3.120442949810356], "count": [674]}, "eef_sim_pose_action": {"mean": [0.5116197078027666, 0.29499965697586067, 1.06946069689972, -2.1118820184848452, 0.8934611348109511, 0.6017154023609108, 0.498255141629107, -0.2986776558334523, 1.0479989791722435, 2.046024795997942, 0.8934721914032951, 0.33589267785901233], "std": [0.06991399605187462, 0.09015872904784868, 0.037453476864225024, 1.1245537805944172, 0.3732199951565222, 2.7793527308957136, 0.0731800348844092, 0.06626016597809403, 0.04748208805294269, 0.3785903317079631, 0.3752481545600407, 2.465313588721503], "min": [0.4225526871651273, 0.08409159753008313, 0.9946110400595688, -3.1337981533197965, 0.46064562232732964, -3.140285246557079, 0.3895863807709432, -0.38769147276516713, 1.0106518919501204, 1.3559004174606335, 0.38575316897081957, -3.1211272817784277], "max": [0.6646310362578659, 0.4072708710273113, 1.135209697777723, 3.112310073592203, 1.4976605496360706, 3.140356650454998, 0.655257621054435, -0.08430063153680951, 1.1725682433757205, 3.0188975438735564, 1.4052001564165626, 3.120442949810356], "count": [674]}, "gripper_mode_state": {"mean": [0.5400593471810089, 0.3264094955489614], "std": [0.4983926651782004, 0.4688990688457732], "min": [0, 0], "max": [1, 1], "count": [674]}, "gripper_activity_state": {"mean": [1.771513353115727, 1.7937685459940653], "std": [0.5749636246781169, 0.5532931192468391], "min": [0, 0], "max": [2, 2], "count": [674]}, "gripper_mode_action": {"mean": [0.5400593471810089, 0.3264094955489614], "std": [0.4983926651782004, 0.4688990688457732], "min": [0, 0], "max": [1, 1], "count": [674]}, "gripper_activity_action": {"mean": [1.771513353115727, 1.7937685459940653], "std": [0.5749636246781169, 0.5532931192468391], "min": [0, 0], "max": [2, 2], "count": [674]}, "gripper_open_scale_state": {"mean": [0.41427818985097664, 0.644124629108417], "std": [0.4097205763902417, 0.3692391330117928], "min": [0.0, 0.041], "max": [0.946, 0.957], "count": [674]}, "gripper_open_scale_action": {"mean": [0.41427818985097664, 0.644124629108417], "std": [0.4097205763902417, 0.3692391330117928], "min": [0.0, 0.041], "max": [0.946, 0.957], "count": [674]}}} +{"episode_index": 690, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4205516133813407]], [[0.45291614791196716]], [[0.45410445767540053]]], "std": [[[0.2349818561799793]], [[0.19966364530793984]], [[0.19396787268214777]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39205419811729997]], [[0.43983178249175775]], [[0.4405663355312626]]], "std": [[[0.2081371969737025]], [[0.16786810586884157]], [[0.16192372698863075]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44046057102782116]], [[0.46231411591185145]], [[0.46151507461391633]]], "std": [[[0.1600326961936412]], [[0.1363542898995414]], [[0.1292826677813135]]], "count": [113]}, "observation.state": {"min": [0.19598303735256195, 1.9111007452011108, -1.045714020729065, -0.8435351252555847, -2.2864162921905518, -1.7879153490066528, 1.055854320526123, 45.0, 0.10396300256252289, 0.2145169973373413, -0.06076100096106529, -3.1401853561401367, 0.48099997639656067, -2.2929999828338623, -0.9144128561019897, -2.175326108932495, -0.016667895019054413, -0.3389603793621063, 1.148269534111023, 0.5959950089454651, -1.9204206466674805, 15.0, -0.3482840061187744, 0.24632799625396729, -0.1852249950170517, 1.9630000591278076, 0.29899999499320984, -3.1381852626800537], "max": [0.9792518615722656, 2.0939414501190186, -0.03782128915190697, -0.29647907614707947, -1.4398269653320312, -0.9576971530914307, 2.0204806327819824, 950.0, 0.40226900577545166, 0.4639889895915985, 0.10612499713897705, 3.1410000324249268, 1.3220000267028809, -0.19099999964237213, -0.2465801239013672, -2.0652830600738525, 0.8652992844581604, 1.0034595727920532, 2.4179441928863525, 1.7795552015304565, -0.10327113419771194, 963.0, -0.17797599732875824, 0.4796049892902374, 0.04140400141477585, 3.131999969482422, 0.8939999938011169, 3.135999917984009], "mean": [0.3879237771034241, 2.04486346244812, -0.3778652250766754, -0.5127459764480591, -1.9649831056594849, -1.4602797031402588, 1.5532575845718384, 619.6300048828125, 0.33159729838371277, 0.2950522303581238, 0.01955666020512581, -0.2619627118110657, 0.8420196771621704, -1.083371877670288, -0.5093809962272644, -2.161397933959961, 0.5538711547851562, 0.6536545753479004, 2.1156129837036133, 1.356199026107788, -1.4920454025268555, 416.6609191894531, -0.278294175863266, 0.3249734342098236, -0.03498870134353638, 2.828477382659912, 0.48350003361701965, -2.411181926727295], "std": [0.15856356918811798, 0.05647967755794525, 0.2860836386680603, 0.13811403512954712, 0.26203039288520813, 0.27734726667404175, 0.33987534046173096, 354.8061218261719, 0.07557082921266556, 0.06350426375865936, 0.046209339052438736, 2.9350781440734863, 0.25225839018821716, 0.5487030744552612, 0.2073008418083191, 0.022964946925640106, 0.190143883228302, 0.4213838577270508, 0.3267570436000824, 0.3582274317741394, 0.6258876919746399, 411.6513671875, 0.05339794605970383, 0.07181571424007416, 0.060010313987731934, 0.2721574604511261, 0.14748665690422058, 0.46926382184028625], "count": [550]}, "action": {"min": [0.19598303735256195, 1.9111007452011108, -1.045714020729065, -0.8435351252555847, -2.2864162921905518, -1.7879153490066528, 1.055854320526123, 45.0, 0.10396300256252289, 0.2145169973373413, -0.06076100096106529, -3.1401853561401367, 0.48099997639656067, -2.2929999828338623, -0.9144128561019897, -2.175326108932495, -0.016667895019054413, -0.3389603793621063, 1.148269534111023, 0.5959950089454651, -1.9204206466674805, 15.0, -0.3482840061187744, 0.24632799625396729, -0.1852249950170517, 1.9630000591278076, 0.29899999499320984, -3.1381852626800537], "max": [0.9792518615722656, 2.0939414501190186, -0.03782128915190697, -0.29647907614707947, -1.4398269653320312, -0.9576971530914307, 2.0204806327819824, 950.0, 0.40226900577545166, 0.4639889895915985, 0.10612499713897705, 3.1410000324249268, 1.3220000267028809, -0.19099999964237213, -0.2465801239013672, -2.0652830600738525, 0.8652992844581604, 1.0034595727920532, 2.4179441928863525, 1.7795552015304565, -0.10327113419771194, 963.0, -0.17797599732875824, 0.4796049892902374, 0.04140400141477585, 3.131999969482422, 0.8939999938011169, 3.135999917984009], "mean": [0.3879237771034241, 2.04486346244812, -0.3778652250766754, -0.5127459764480591, -1.9649831056594849, -1.4602797031402588, 1.5532575845718384, 619.6300048828125, 0.33159729838371277, 0.2950522303581238, 0.01955666020512581, -0.2619627118110657, 0.8420196771621704, -1.083371877670288, -0.5093809962272644, -2.161397933959961, 0.5538711547851562, 0.6536545753479004, 2.1156129837036133, 1.356199026107788, -1.4920454025268555, 416.6609191894531, -0.278294175863266, 0.3249734342098236, -0.03498870134353638, 2.828477382659912, 0.48350003361701965, -2.411181926727295], "std": [0.15856356918811798, 0.05647967755794525, 0.2860836386680603, 0.13811403512954712, 0.26203039288520813, 0.27734726667404175, 0.33987534046173096, 354.8061218261719, 0.07557082921266556, 0.06350426375865936, 0.046209339052438736, 2.9350781440734863, 0.25225839018821716, 0.5487030744552612, 0.2073008418083191, 0.022964946925640106, 0.190143883228302, 0.4213838577270508, 0.3267570436000824, 0.3582274317741394, 0.6258876919746399, 411.6513671875, 0.05339794605970383, 0.07181571424007416, 0.060010313987731934, 0.2721574604511261, 0.14748665690422058, 0.46926382184028625], "count": [550]}, "timestamp": {"min": [0.0], "max": [18.3], "mean": [9.15], "std": [5.2923687198329885], "count": [550]}, "frame_index": {"min": [0], "max": [549], "mean": [274.5], "std": [158.77106159498965], "count": [550]}, "episode_index": {"min": [693], "max": [693], "mean": [693.0], "std": [0.0], "count": [550]}, "index": {"min": [605386], "max": [605935], "mean": [605660.5], "std": [158.77106159498965], "count": [550]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [550]}, "subtask_annotation": {"mean": [9.289090909090909, 29.0, 29.0, 29.0, 29.0], "std": [8.944173781188459, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [550]}, "scene_annotation": {"mean": [693.0], "std": [0.0], "min": [693], "max": [693], "count": [550]}, "eef_direction_state": {"mean": [3.7963636363636364, 3.4709090909090907], "std": [2.229224376843676, 2.2421720578916466], "min": [0, 0], "max": [6, 6], "count": [550]}, "eef_velocity_state": {"mean": [0.7963636363636364, 0.8672727272727273], "std": [0.7876232685892044, 0.7327543419317529], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_acc_mag_state": {"mean": [0.6509090909090909, 0.7472727272727273], "std": [0.8212789864313589, 0.8244787985486366], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_direction_action": {"mean": [3.7963636363636364, 3.4709090909090907], "std": [2.229224376843676, 2.2421720578916466], "min": [0, 0], "max": [6, 6], "count": [550]}, "eef_velocity_action": {"mean": [0.7963636363636364, 0.8672727272727273], "std": [0.7876232685892044, 0.7327543419317529], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_acc_mag_action": {"mean": [0.6509090909090909, 0.7472727272727273], "std": [0.8212789864313589, 0.8244787985486366], "min": [0, 0], "max": [2, 2], "count": [550]}, "eef_sim_pose_state": {"mean": [0.5292005417094887, 0.2665975106839803, 1.0640608202455786, -1.711188637435123, 0.9189161717433882, 2.1558548882474073, 0.49374017920722635, -0.3389878504802691, 1.0552760476371112, 2.0567820440501206, 0.8758572236160532, 0.5707143551800212], "std": [0.06588479359508884, 0.07545451438945572, 0.032153067370582954, 1.8508142218041077, 0.28713703584299965, 1.8615181439648116, 0.061258213874848, 0.07069214242490947, 0.04292097944503296, 0.2737543956604964, 0.27587792123677035, 2.5340348423658665], "min": [0.45343714850153427, 0.0939090018501788, 0.9869162734664974, -3.139983684200129, 0.596504064355031, -3.1390087699066735, 0.41596573369055617, -0.4320738886726028, 1.0094834345612982, 1.467694118301364, 0.5247817166719093, -3.1394613919322962], "max": [0.6707374352624877, 0.35373375999139445, 1.1356970541732516, 3.1408483386237336, 1.5039032001533794, 3.13859367539813, 0.6703747726651351, -0.12975834571878758, 1.1922824680190107, 2.7361117448654024, 1.4216347487874228, 3.1413676031901927], "count": [550]}, "eef_sim_pose_action": {"mean": [0.5292005417094887, 0.2665975106839803, 1.0640608202455786, -1.711188637435123, 0.9189161717433882, 2.1558548882474073, 0.49374017920722635, -0.3389878504802691, 1.0552760476371112, 2.0567820440501206, 0.8758572236160532, 0.5707143551800212], "std": [0.06588479359508884, 0.07545451438945572, 0.032153067370582954, 1.8508142218041077, 0.28713703584299965, 1.8615181439648116, 0.061258213874848, 0.07069214242490947, 0.04292097944503296, 0.2737543956604964, 0.27587792123677035, 2.5340348423658665], "min": [0.45343714850153427, 0.0939090018501788, 0.9869162734664974, -3.139983684200129, 0.596504064355031, -3.1390087699066735, 0.41596573369055617, -0.4320738886726028, 1.0094834345612982, 1.467694118301364, 0.5247817166719093, -3.1394613919322962], "max": [0.6707374352624877, 0.35373375999139445, 1.1356970541732516, 3.1408483386237336, 1.5039032001533794, 3.13859367539813, 0.6703747726651351, -0.12975834571878758, 1.1922824680190107, 2.7361117448654024, 1.4216347487874228, 3.1413676031901927], "count": [550]}, "gripper_mode_state": {"mean": [0.5636363636363636, 0.3381818181818182], "std": [0.4959338798903943, 0.47309076933825245], "min": [0, 0], "max": [1, 1], "count": [550]}, "gripper_activity_state": {"mean": [1.730909090909091, 1.709090909090909], "std": [0.6032857689422696, 0.6430814248664521], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_mode_action": {"mean": [0.5636363636363636, 0.3381818181818182], "std": [0.4959338798903943, 0.47309076933825245], "min": [0, 0], "max": [1, 1], "count": [550]}, "gripper_activity_action": {"mean": [1.730909090909091, 1.709090909090909], "std": [0.6032857689422696, 0.6430814248664521], "min": [0, 0], "max": [2, 2], "count": [550]}, "gripper_open_scale_state": {"mean": [0.4166609093059191, 0.6196299998335403], "std": [0.4116513937984477, 0.35480609155490334], "min": [0.015, 0.045], "max": [0.963, 0.95], "count": [550]}, "gripper_open_scale_action": {"mean": [0.4166609093059191, 0.6196299998335403], "std": [0.4116513937984477, 0.35480609155490334], "min": [0.015, 0.045], "max": [0.963, 0.95], "count": [550]}}} +{"episode_index": 691, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.40372603189826656]], [[0.4358086597360361]], [[0.4377215335006788]]], "std": [[[0.2522743067080189]], [[0.2200551635909481]], [[0.21416908942192556]]], "count": [207]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.410066293888731]], [[0.44258518439581956]], [[0.44432214308831425]]], "std": [[[0.21627334108073443]], [[0.1894839856544805]], [[0.18387535652929585]]], "count": [207]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44342747801616617]], [[0.4631739317909129]], [[0.46437096140791256]]], "std": [[[0.21339372329497266]], [[0.195804596933129]], [[0.1903451634904728]]], "count": [207]}, "observation.state": {"min": [0.3543018400669098, 1.850956678390503, -1.3042670488357544, -1.210787296295166, -2.798792600631714, -1.9846662282943726, 1.2976871728897095, 46.0, 0.07163599878549576, 0.2528359889984131, -0.09589000046253204, -3.1411852836608887, -0.44999998807907104, -1.0889999866485596, -0.8362221717834473, -2.175395965576172, -0.4173606038093567, -0.5560793280601501, 1.1220722198486328, 0.8039161562919617, -2.331742525100708, 0.0, -0.3657810091972351, 0.22760899364948273, -0.20944499969482422, -3.1391851902008057, 0.01799999736249447, -3.1401853561401367], "max": [1.184136152267456, 2.1007132530212402, -0.41172319650650024, -0.45235443115234375, -1.708625078201294, -0.8295724391937256, 2.4113643169403076, 961.0, 0.33080700039863586, 0.45811599493026733, 0.1155880019068718, 3.1410000324249268, 0.6740000247955322, -0.2120000123977661, -0.2343977391719818, -1.9989604949951172, 0.592207670211792, 1.0172826051712036, 2.7732062339782715, 2.0487375259399414, 0.3003188371658325, 952.0, -0.13102400302886963, 0.43780800700187683, 0.08894699811935425, 3.121999979019165, 1.1050000190734863, 3.140000104904175], "mean": [0.5782679319381714, 2.0431156158447266, -0.7256585955619812, -0.7424660325050354, -2.2231483459472656, -1.7589755058288574, 1.6447136402130127, 787.6966552734375, 0.24676679074764252, 0.31135156750679016, 0.00386914424598217, 0.7891835570335388, 0.32469767332077026, -0.5607786774635315, -0.43965819478034973, -2.099750280380249, 0.3464493751525879, 0.6337257027626038, 2.2301185131073, 1.683595895767212, -1.5339159965515137, 629.0292358398438, -0.3021644353866577, 0.28316250443458557, 0.005817552097141743, 0.4444822072982788, 0.5143340229988098, -1.3482067584991455], "std": [0.20650529861450195, 0.06248041242361069, 0.17139752209186554, 0.1309427171945572, 0.22707083821296692, 0.250296026468277, 0.3547961413860321, 307.1501770019531, 0.05942288413643837, 0.060706328600645065, 0.040490493178367615, 2.8578507900238037, 0.30643483996391296, 0.1810983270406723, 0.1230413019657135, 0.05785662680864334, 0.2680131793022156, 0.39670810103416443, 0.3477826714515686, 0.34607210755348206, 0.7220765948295593, 353.6579284667969, 0.037821460515260696, 0.05667760595679283, 0.05183081328868866, 2.7551801204681396, 0.2652507424354553, 1.8995742797851562], "count": [1231]}, "action": {"min": [0.3543018400669098, 1.850956678390503, -1.3042670488357544, -1.210787296295166, -2.798792600631714, -1.9846662282943726, 1.2976871728897095, 46.0, 0.07163599878549576, 0.2528359889984131, -0.09589000046253204, -3.1411852836608887, -0.44999998807907104, -1.0889999866485596, -0.8362221717834473, -2.175395965576172, -0.4173606038093567, -0.5560793280601501, 1.1220722198486328, 0.8039161562919617, -2.331742525100708, 0.0, -0.3657810091972351, 0.22760899364948273, -0.20944499969482422, -3.1391851902008057, 0.01799999736249447, -3.1401853561401367], "max": [1.184136152267456, 2.1007132530212402, -0.41172319650650024, -0.45235443115234375, -1.708625078201294, -0.8295724391937256, 2.4113643169403076, 961.0, 0.33080700039863586, 0.45811599493026733, 0.1155880019068718, 3.1410000324249268, 0.6740000247955322, -0.2120000123977661, -0.2343977391719818, -1.9989604949951172, 0.592207670211792, 1.0172826051712036, 2.7732062339782715, 2.0487375259399414, 0.3003188371658325, 952.0, -0.13102400302886963, 0.43780800700187683, 0.08894699811935425, 3.121999979019165, 1.1050000190734863, 3.140000104904175], "mean": [0.5782679319381714, 2.0431156158447266, -0.7256585955619812, -0.7424660325050354, -2.2231483459472656, -1.7589755058288574, 1.6447136402130127, 787.6966552734375, 0.24676679074764252, 0.31135156750679016, 0.00386914424598217, 0.7891835570335388, 0.32469767332077026, -0.5607786774635315, -0.43965819478034973, -2.099750280380249, 0.3464493751525879, 0.6337257027626038, 2.2301185131073, 1.683595895767212, -1.5339159965515137, 629.0292358398438, -0.3021644353866577, 0.28316250443458557, 0.005817552097141743, 0.4444822072982788, 0.5143340229988098, -1.3482067584991455], "std": [0.20650529861450195, 0.06248041242361069, 0.17139752209186554, 0.1309427171945572, 0.22707083821296692, 0.250296026468277, 0.3547961413860321, 307.1501770019531, 0.05942288413643837, 0.060706328600645065, 0.040490493178367615, 2.8578507900238037, 0.30643483996391296, 0.1810983270406723, 0.1230413019657135, 0.05785662680864334, 0.2680131793022156, 0.39670810103416443, 0.3477826714515686, 0.34607210755348206, 0.7220765948295593, 353.6579284667969, 0.037821460515260696, 0.05667760595679283, 0.05183081328868866, 2.7551801204681396, 0.2652507424354553, 1.8995742797851562], "count": [1231]}, "timestamp": {"min": [0.0], "max": [41.0], "mean": [20.5], "std": [11.845299114463556], "count": [1231]}, "frame_index": {"min": [0], "max": [1230], "mean": [615.0], "std": [355.35897343390667], "count": [1231]}, "episode_index": {"min": [694], "max": [694], "mean": [694.0], "std": [0.0], "count": [1231]}, "index": {"min": [605936], "max": [607166], "mean": [606551.0], "std": [355.35897343390667], "count": [1231]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1231]}, "subtask_annotation": {"mean": [5.029244516653128, 29.0, 29.0, 29.0, 29.0], "std": [7.368392946914992, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1231]}, "scene_annotation": {"mean": [694.0], "std": [0.0], "min": [694], "max": [694], "count": [1231]}, "eef_direction_state": {"mean": [4.610073111291633, 4.924451665312754], "std": [2.1000241949439906, 1.6765147993260008], "min": [0, 0], "max": [6, 6], "count": [1231]}, "eef_velocity_state": {"mean": [0.4435418359057677, 0.5166531275385865], "std": [0.6622133563452614, 0.7330032426705965], "min": [0, 0], "max": [2, 2], "count": [1231]}, "eef_acc_mag_state": {"mean": [0.4281072298943948, 0.4321689683184403], "std": [0.7296591738811811, 0.7388962000987552], "min": [0, 0], "max": [2, 2], "count": [1231]}, "eef_direction_action": {"mean": [4.610073111291633, 4.924451665312754], "std": [2.1000241949439906, 1.6765147993260008], "min": [0, 0], "max": [6, 6], "count": [1231]}, "eef_velocity_action": {"mean": [0.4435418359057677, 0.5166531275385865], "std": [0.6622133563452614, 0.7330032426705965], "min": [0, 0], "max": [2, 2], "count": [1231]}, "eef_acc_mag_action": {"mean": [0.4281072298943948, 0.4321689683184403], "std": [0.7296591738811811, 0.7388962000987552], "min": [0, 0], "max": [2, 2], "count": [1231]}, "eef_sim_pose_state": {"mean": [0.49183151790723034, 0.3120777759236329, 1.07180629986445, -1.8444501775839144, 0.8055128426228343, 0.7842810786020749, 0.532802013814929, -0.2748278227543888, 1.113133112575232, 2.3962474720023024, 0.8932873818968298, -2.428183174241628], "std": [0.0496937076288072, 0.061574673127408025, 0.030210779256174086, 0.9931852904401895, 0.385634556730306, 2.656889385557536, 0.05715690791949981, 0.05750246531721119, 0.049765572101312223, 0.26548992716942166, 0.29043775962804563, 0.9759657347568845], "min": [0.43421881065356127, 0.044019947163477346, 1.000505394409881, -2.5979007890138788, 0.11251668846915086, -3.1412953524929543, 0.47614728832958775, -0.369406513490031, 1.0525269227746004, 2.094247975067555, 0.23576472587250996, -3.1374384273218565], "max": [0.62878647839463, 0.40485875451030634, 1.1157163012401898, 2.50794984378818, 1.54996663322643, 3.1413749180091672, 0.6627131190023863, -0.07679357160876715, 1.2941376783756042, 3.0904946185904487, 1.2188440078712879, 3.1392170516570386], "count": [1231]}, "eef_sim_pose_action": {"mean": [0.49183151790723034, 0.3120777759236329, 1.07180629986445, -1.8444501775839144, 0.8055128426228343, 0.7842810786020749, 0.532802013814929, -0.2748278227543888, 1.113133112575232, 2.3962474720023024, 0.8932873818968298, -2.428183174241628], "std": [0.0496937076288072, 0.061574673127408025, 0.030210779256174086, 0.9931852904401895, 0.385634556730306, 2.656889385557536, 0.05715690791949981, 0.05750246531721119, 0.049765572101312223, 0.26548992716942166, 0.29043775962804563, 0.9759657347568845], "min": [0.43421881065356127, 0.044019947163477346, 1.000505394409881, -2.5979007890138788, 0.11251668846915086, -3.1412953524929543, 0.47614728832958775, -0.369406513490031, 1.0525269227746004, 2.094247975067555, 0.23576472587250996, -3.1374384273218565], "max": [0.62878647839463, 0.40485875451030634, 1.1157163012401898, 2.50794984378818, 1.54996663322643, 3.1413749180091672, 0.6627131190023863, -0.07679357160876715, 1.2941376783756042, 3.0904946185904487, 1.2188440078712879, 3.1392170516570386], "count": [1231]}, "gripper_mode_state": {"mean": [0.27538586515028435, 0.1852152721364744], "std": [0.44670850722334504, 0.3884721033792313], "min": [0, 0], "max": [1, 1], "count": [1231]}, "gripper_activity_state": {"mean": [1.8310316815597076, 1.8903330625507717], "std": [0.5008965072126095, 0.41713401042325615], "min": [0, 0], "max": [2, 2], "count": [1231]}, "gripper_mode_action": {"mean": [0.27538586515028435, 0.1852152721364744], "std": [0.44670850722334504, 0.3884721033792313], "min": [0, 0], "max": [1, 1], "count": [1231]}, "gripper_activity_action": {"mean": [1.8310316815597076, 1.8903330625507717], "std": [0.5008965072126095, 0.41713401042325615], "min": [0, 0], "max": [2, 2], "count": [1231]}, "gripper_open_scale_state": {"mean": [0.6290292445068109, 0.7876965881149329], "std": [0.35365815147788443, 0.30715021138876575], "min": [0.0, 0.046], "max": [0.952, 0.961], "count": [1231]}, "gripper_open_scale_action": {"mean": [0.6290292445068109, 0.7876965881149329], "std": [0.35365815147788443, 0.30715021138876575], "min": [0.0, 0.046], "max": [0.952, 0.961], "count": [1231]}}} +{"episode_index": 692, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4287399172008547]], [[0.45698738242626114]], [[0.45651209385997993]]], "std": [[[0.2315576418188432]], [[0.19862334759757674]], [[0.194567493295189]]], "count": [156]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41500697586727]], [[0.45174658800486006]], [[0.4513695834904475]]], "std": [[[0.19197185563662522]], [[0.15652227945377842]], [[0.15212048320713528]]], "count": [156]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42823266900243]], [[0.4573183223877158]], [[0.45831306430157537]]], "std": [[[0.20485677473606695]], [[0.17772131971167016]], [[0.17061282002851144]]], "count": [156]}, "observation.state": {"min": [0.33602824807167053, 1.8579728603363037, -1.6490917205810547, -1.181640386581421, -2.9294652938842773, -1.9292172193527222, 1.2040852308273315, 39.0, 0.08604100346565247, 0.26978498697280884, -0.09364499896764755, -3.1391851902008057, -0.5730000138282776, -1.0140000581741333, -0.8733803033828735, -2.175727605819702, -0.639855146408081, -0.5192703604698181, 1.0725746154785156, 0.6660001873970032, -2.4191484451293945, -3.0, -0.3676750063896179, 0.25801798701286316, -0.21766899526119232, -3.1381852626800537, 0.06499999761581421, -3.1411852836608887], "max": [1.1146371364593506, 2.107816696166992, -0.2993065416812897, -0.39728930592536926, -1.7745635509490967, -0.9410466551780701, 2.4402670860290527, 945.0, 0.3393380045890808, 0.4449610114097595, 0.15667900443077087, 3.140000104904175, 0.7829999923706055, -0.2720000147819519, -0.33218854665756226, -1.987511157989502, 0.7885572910308838, 0.87687087059021, 2.5550050735473633, 1.9411203861236572, 0.24851743876934052, 935.0, -0.13963200151920319, 0.4472520053386688, 0.06432600319385529, 3.132999897003174, 0.9639999866485596, 3.13700008392334], "mean": [0.6598889231681824, 2.0102314949035645, -0.6921065449714661, -0.7801830768585205, -2.3344032764434814, -1.6103885173797607, 1.8275206089019775, 597.053466796875, 0.24925577640533447, 0.34901994466781616, 0.026217618957161903, -0.5535046458244324, 0.27177760004997253, -0.6433419585227966, -0.5017076134681702, -2.104816436767578, 0.2809857726097107, 0.43580377101898193, 2.104046583175659, 1.41623854637146, -1.400593876838684, 579.61962890625, -0.2998673915863037, 0.3174986243247986, -0.022264108061790466, 0.061667200177907944, 0.5445021986961365, -1.776767373085022], "std": [0.18911083042621613, 0.07444962859153748, 0.35989564657211304, 0.21159061789512634, 0.2894580662250519, 0.2908918261528015, 0.43378931283950806, 359.1758728027344, 0.07937542349100113, 0.056072965264320374, 0.06280367821455002, 2.8453166484832764, 0.39974233508110046, 0.2340594083070755, 0.12818685173988342, 0.06178554147481918, 0.48699286580085754, 0.406222403049469, 0.33168333768844604, 0.3506936728954315, 0.925008237361908, 385.6070556640625, 0.05160420760512352, 0.049353186041116714, 0.05349830910563469, 2.6942543983459473, 0.3157288432121277, 1.6276482343673706], "count": [840]}, "action": {"min": [0.33602824807167053, 1.8579728603363037, -1.6490917205810547, -1.181640386581421, -2.9294652938842773, -1.9292172193527222, 1.2040852308273315, 39.0, 0.08604100346565247, 0.26978498697280884, -0.09364499896764755, -3.1391851902008057, -0.5730000138282776, -1.0140000581741333, -0.8733803033828735, -2.175727605819702, -0.639855146408081, -0.5192703604698181, 1.0725746154785156, 0.6660001873970032, -2.4191484451293945, -3.0, -0.3676750063896179, 0.25801798701286316, -0.21766899526119232, -3.1381852626800537, 0.06499999761581421, -3.1411852836608887], "max": [1.1146371364593506, 2.107816696166992, -0.2993065416812897, -0.39728930592536926, -1.7745635509490967, -0.9410466551780701, 2.4402670860290527, 945.0, 0.3393380045890808, 0.4449610114097595, 0.15667900443077087, 3.140000104904175, 0.7829999923706055, -0.2720000147819519, -0.33218854665756226, -1.987511157989502, 0.7885572910308838, 0.87687087059021, 2.5550050735473633, 1.9411203861236572, 0.24851743876934052, 935.0, -0.13963200151920319, 0.4472520053386688, 0.06432600319385529, 3.132999897003174, 0.9639999866485596, 3.13700008392334], "mean": [0.6598889231681824, 2.0102314949035645, -0.6921065449714661, -0.7801830768585205, -2.3344032764434814, -1.6103885173797607, 1.8275206089019775, 597.053466796875, 0.24925577640533447, 0.34901994466781616, 0.026217618957161903, -0.5535046458244324, 0.27177760004997253, -0.6433419585227966, -0.5017076134681702, -2.104816436767578, 0.2809857726097107, 0.43580377101898193, 2.104046583175659, 1.41623854637146, -1.400593876838684, 579.61962890625, -0.2998673915863037, 0.3174986243247986, -0.022264108061790466, 0.061667200177907944, 0.5445021986961365, -1.776767373085022], "std": [0.18911083042621613, 0.07444962859153748, 0.35989564657211304, 0.21159061789512634, 0.2894580662250519, 0.2908918261528015, 0.43378931283950806, 359.1758728027344, 0.07937542349100113, 0.056072965264320374, 0.06280367821455002, 2.8453166484832764, 0.39974233508110046, 0.2340594083070755, 0.12818685173988342, 0.06178554147481918, 0.48699286580085754, 0.406222403049469, 0.33168333768844604, 0.3506936728954315, 0.925008237361908, 385.6070556640625, 0.05160420760512352, 0.049353186041116714, 0.05349830910563469, 2.6942543983459473, 0.3157288432121277, 1.6276482343673706], "count": [840]}, "timestamp": {"min": [0.0], "max": [27.966666666666665], "mean": [13.983333333333333], "std": [8.08289804097149], "count": [840]}, "frame_index": {"min": [0], "max": [839], "mean": [419.5], "std": [242.48694122914466], "count": [840]}, "episode_index": {"min": [695], "max": [695], "mean": [695.0], "std": [0.0], "count": [840]}, "index": {"min": [607167], "max": [608006], "mean": [607586.5], "std": [242.48694122914466], "count": [840]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [840]}, "subtask_annotation": {"mean": [6.852380952380952, 29.0, 29.0, 29.0, 29.0], "std": [5.392200632802801, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [840]}, "scene_annotation": {"mean": [695.0], "std": [0.0], "min": [695], "max": [695], "count": [840]}, "eef_direction_state": {"mean": [4.160714285714286, 4.063095238095238], "std": [2.249683462239095, 1.8681719968935637], "min": [0, 0], "max": [6, 6], "count": [840]}, "eef_velocity_state": {"mean": [0.6202380952380953, 0.9071428571428571], "std": [0.7350542192351674, 0.7828193421530767], "min": [0, 0], "max": [2, 2], "count": [840]}, "eef_acc_mag_state": {"mean": [0.5428571428571428, 0.7309523809523809], "std": [0.7780142173822938, 0.8318047204545831], "min": [0, 0], "max": [2, 2], "count": [840]}, "eef_direction_action": {"mean": [4.160714285714286, 4.063095238095238], "std": [2.249683462239095, 1.8681719968935637], "min": [0, 0], "max": [6, 6], "count": [840]}, "eef_velocity_action": {"mean": [0.6202380952380953, 0.9071428571428571], "std": [0.7350542192351674, 0.7828193421530767], "min": [0, 0], "max": [2, 2], "count": [840]}, "eef_acc_mag_action": {"mean": [0.5428571428571428, 0.7309523809523809], "std": [0.7780142173822938, 0.8318047204545831], "min": [0, 0], "max": [2, 2], "count": [840]}, "eef_sim_pose_state": {"mean": [0.5207201642760929, 0.28509425113257547, 1.053227588124424, -1.8223456424731292, 0.8350048929914866, -0.12846581522555484, 0.5637334955114722, -0.2852708433174894, 1.1316920074838677, 2.2461208209792956, 0.7836351178915647, -2.0770305999421135], "std": [0.04504392089285691, 0.06528834267177752, 0.03925624251843155, 1.1394331576316798, 0.4951921733277402, 2.70577889635649, 0.05237434771131847, 0.09090363580588366, 0.051528008049646995, 1.2575679705101195, 0.34940466323679303, 1.723006889947203], "min": [0.4618909380864229, 0.04541140444337127, 0.9825384449971566, -2.7535791893031183, 0.06703871012028961, -3.1407337191578693, 0.48802581600995754, -0.40058201082547407, 1.0656091268646362, -3.1354495734025187, 0.17649941850563833, -3.1376094197558313], "max": [0.6369736240762152, 0.37489394229117706, 1.1073541200115278, 2.612723936333976, 1.55906856203078, 3.1399752767810565, 0.6536243592514407, -0.09155584279149619, 1.2550527554837598, 3.1377884819529394, 1.2368113580825262, 3.1406172120200933], "count": [840]}, "eef_sim_pose_action": {"mean": [0.5207201642760929, 0.28509425113257547, 1.053227588124424, -1.8223456424731292, 0.8350048929914866, -0.12846581522555484, 0.5637334955114722, -0.2852708433174894, 1.1316920074838677, 2.2461208209792956, 0.7836351178915647, -2.0770305999421135], "std": [0.04504392089285691, 0.06528834267177752, 0.03925624251843155, 1.1394331576316798, 0.4951921733277402, 2.70577889635649, 0.05237434771131847, 0.09090363580588366, 0.051528008049646995, 1.2575679705101195, 0.34940466323679303, 1.723006889947203], "min": [0.4618909380864229, 0.04541140444337127, 0.9825384449971566, -2.7535791893031183, 0.06703871012028961, -3.1407337191578693, 0.48802581600995754, -0.40058201082547407, 1.0656091268646362, -3.1354495734025187, 0.17649941850563833, -3.1376094197558313], "max": [0.6369736240762152, 0.37489394229117706, 1.1073541200115278, 2.612723936333976, 1.55906856203078, 3.1399752767810565, 0.6536243592514407, -0.09155584279149619, 1.2550527554837598, 3.1377884819529394, 1.2368113580825262, 3.1406172120200933], "count": [840]}, "gripper_mode_state": {"mean": [0.34285714285714286, 0.37023809523809526], "std": [0.4746642207381783, 0.48286835480549367], "min": [0, 0], "max": [1, 1], "count": [840]}, "gripper_activity_state": {"mean": [1.7952380952380953, 1.7511904761904762], "std": [0.546396150091185, 0.5885806267581472], "min": [0, 0], "max": [2, 2], "count": [840]}, "gripper_mode_action": {"mean": [0.34285714285714286, 0.37023809523809526], "std": [0.4746642207381783, 0.48286835480549367], "min": [0, 0], "max": [1, 1], "count": [840]}, "gripper_activity_action": {"mean": [1.7952380952380953, 1.7511904761904762], "std": [0.546396150091185, 0.5885806267581472], "min": [0, 0], "max": [2, 2], "count": [840]}, "gripper_open_scale_state": {"mean": [0.5796545239344595, 0.5970535713786177], "std": [0.3855542972518252, 0.35917570167779017], "min": [0.0, 0.039], "max": [0.935, 0.945], "count": [840]}, "gripper_open_scale_action": {"mean": [0.5796545239344595, 0.5970535713786177], "std": [0.3855542972518252, 0.35917570167779017], "min": [0.0, 0.039], "max": [0.935, 0.945], "count": [840]}}} +{"episode_index": 693, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4243909674163783]], [[0.4531297354726204]], [[0.45392502196957213]]], "std": [[[0.2333302131974971]], [[0.20142640576996768]], [[0.19573566720985972]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4020262244603724]], [[0.44339672584720163]], [[0.44398649042950517]]], "std": [[[0.2098012254306158]], [[0.17385797673870262]], [[0.16886181853966736]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4186231274372494]], [[0.44864142568792226]], [[0.450659209026748]]], "std": [[[0.20507978841690774]], [[0.1768504825665021]], [[0.16911054577919654]]], "count": [119]}, "observation.state": {"min": [0.3119252622127533, 1.8761765956878662, -1.057477593421936, -1.2071919441223145, -2.8257055282592773, -1.9481714963912964, 1.1283729076385498, 42.0, 0.09099200367927551, 0.25409001111984253, -0.06157200038433075, -3.1411852836608887, -0.35600000619888306, -0.9459999799728394, -0.861058235168457, -2.1754133701324463, -0.4911356568336487, -0.49040260910987854, 1.479637861251831, 0.7863231897354126, -2.1933202743530273, 1.0, -0.3574559986591339, 0.24868200719356537, -0.21771100163459778, -3.1401853561401367, 0.14300000667572021, -3.1331851482391357], "max": [1.010650396347046, 2.084725856781006, -0.40189701318740845, -0.4262792468070984, -1.766308307647705, -0.8548099994659424, 2.399251699447632, 952.0, 0.32678601145744324, 0.4454770088195801, 0.1621289998292923, 3.140000104904175, 0.8270000219345093, -0.44600000977516174, -0.3041236102581024, -2.007948875427246, 0.5254837274551392, 0.9502619504928589, 2.67380952835083, 2.037479877471924, 0.12042772769927979, 952.0, -0.1470319926738739, 0.43691399693489075, 0.07247699797153473, 3.1389999389648438, 1.1019999980926514, 3.125], "mean": [0.5922803282737732, 2.018613815307617, -0.6678916811943054, -0.8152573108673096, -2.2604544162750244, -1.6248656511306763, 1.810168981552124, 582.1879272460938, 0.25943267345428467, 0.34593167901039124, 0.03632266819477081, -0.5720632076263428, 0.35304418206214905, -0.6755626797676086, -0.49032822251319885, -2.094332456588745, 0.34759554266929626, 0.6343215107917786, 2.2584197521209717, 1.5653467178344727, -1.5569392442703247, 481.6428527832031, -0.29933780431747437, 0.30578282475471497, 0.0042833732441067696, 2.412095785140991, 0.5119832158088684, -1.4041948318481445], "std": [0.17897146940231323, 0.05800671502947807, 0.1456993818283081, 0.18965572118759155, 0.31124523282051086, 0.3212088346481323, 0.37888863682746887, 350.24700927734375, 0.05006615072488785, 0.06744212657213211, 0.04722321033477783, 2.8491039276123047, 0.32547616958618164, 0.160873681306839, 0.11978097259998322, 0.05428945645689964, 0.2346906214952469, 0.40476518869400024, 0.3027336895465851, 0.3467288017272949, 0.7306185364723206, 396.4375, 0.04760951176285744, 0.05045290291309357, 0.06655733287334442, 1.544479489326477, 0.2540960907936096, 1.8684487342834473], "count": [588]}, "action": {"min": [0.3119252622127533, 1.8761765956878662, -1.057477593421936, -1.2071919441223145, -2.8257055282592773, -1.9481714963912964, 1.1283729076385498, 42.0, 0.09099200367927551, 0.25409001111984253, -0.06157200038433075, -3.1411852836608887, -0.35600000619888306, -0.9459999799728394, -0.861058235168457, -2.1754133701324463, -0.4911356568336487, -0.49040260910987854, 1.479637861251831, 0.7863231897354126, -2.1933202743530273, 1.0, -0.3574559986591339, 0.24868200719356537, -0.21771100163459778, -3.1401853561401367, 0.14300000667572021, -3.1331851482391357], "max": [1.010650396347046, 2.084725856781006, -0.40189701318740845, -0.4262792468070984, -1.766308307647705, -0.8548099994659424, 2.399251699447632, 952.0, 0.32678601145744324, 0.4454770088195801, 0.1621289998292923, 3.140000104904175, 0.8270000219345093, -0.44600000977516174, -0.3041236102581024, -2.007948875427246, 0.5254837274551392, 0.9502619504928589, 2.67380952835083, 2.037479877471924, 0.12042772769927979, 952.0, -0.1470319926738739, 0.43691399693489075, 0.07247699797153473, 3.1389999389648438, 1.1019999980926514, 3.125], "mean": [0.5922803282737732, 2.018613815307617, -0.6678916811943054, -0.8152573108673096, -2.2604544162750244, -1.6248656511306763, 1.810168981552124, 582.1879272460938, 0.25943267345428467, 0.34593167901039124, 0.03632266819477081, -0.5720632076263428, 0.35304418206214905, -0.6755626797676086, -0.49032822251319885, -2.094332456588745, 0.34759554266929626, 0.6343215107917786, 2.2584197521209717, 1.5653467178344727, -1.5569392442703247, 481.6428527832031, -0.29933780431747437, 0.30578282475471497, 0.0042833732441067696, 2.412095785140991, 0.5119832158088684, -1.4041948318481445], "std": [0.17897146940231323, 0.05800671502947807, 0.1456993818283081, 0.18965572118759155, 0.31124523282051086, 0.3212088346481323, 0.37888863682746887, 350.24700927734375, 0.05006615072488785, 0.06744212657213211, 0.04722321033477783, 2.8491039276123047, 0.32547616958618164, 0.160873681306839, 0.11978097259998322, 0.05428945645689964, 0.2346906214952469, 0.40476518869400024, 0.3027336895465851, 0.3467288017272949, 0.7306185364723206, 396.4375, 0.04760951176285744, 0.05045290291309357, 0.06655733287334442, 1.544479489326477, 0.2540960907936096, 1.8684487342834473], "count": [588]}, "timestamp": {"min": [0.0], "max": [19.566666666666666], "mean": [9.783333333333333], "std": [5.658024455650642], "count": [588]}, "frame_index": {"min": [0], "max": [587], "mean": [293.5], "std": [169.74073366951924], "count": [588]}, "episode_index": {"min": [696], "max": [696], "mean": [696.0], "std": [0.0], "count": [588]}, "index": {"min": [608007], "max": [608594], "mean": [608300.5], "std": [169.74073366951924], "count": [588]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [588]}, "subtask_annotation": {"mean": [9.508503401360544, 29.0, 29.0, 29.0, 29.0], "std": [8.927995932214307, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [588]}, "scene_annotation": {"mean": [696.0], "std": [0.0], "min": [696], "max": [696], "count": [588]}, "eef_direction_state": {"mean": [3.6547619047619047, 3.9523809523809526], "std": [2.226508762579036, 1.9133733907489985], "min": [0, 0], "max": [6, 6], "count": [588]}, "eef_velocity_state": {"mean": [0.8197278911564626, 0.9421768707482994], "std": [0.7524236988262766, 0.8123557052461625], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_acc_mag_state": {"mean": [0.7619047619047619, 0.7551020408163265], "std": [0.8377434326551965, 0.835780109208286], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_direction_action": {"mean": [3.6547619047619047, 3.9523809523809526], "std": [2.226508762579036, 1.9133733907489985], "min": [0, 0], "max": [6, 6], "count": [588]}, "eef_velocity_action": {"mean": [0.8197278911564626, 0.9421768707482994], "std": [0.7524236988262766, 0.8123557052461625], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_acc_mag_action": {"mean": [0.7619047619047619, 0.7551020408163265], "std": [0.8377434326551965, 0.835780109208286], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_sim_pose_state": {"mean": [0.5122382887410225, 0.30880711799417276, 1.0749348775096759, -1.7343901440736769, 0.8174327225491228, 0.9555876934852604, 0.5593804497468361, -0.30206095843181713, 1.1296379078089804, 2.4837083694886193, 0.8415069199061037, -1.9360077870975065], "std": [0.04398033064467067, 0.07752570974780071, 0.02904090605956382, 1.3384616911782061, 0.3857227555348181, 2.632556155546799, 0.06275662243983315, 0.044452969099196965, 0.05329191171442372, 0.33503793042818575, 0.28787302681350746, 1.9592925392253207], "min": [0.4463736172413451, 0.052160351322091555, 1.0031290588178674, -2.659871451216073, 0.27014315987593784, -3.138622289249725, 0.47197003128747866, -0.3729506472195209, 1.040617826377495, 1.8500423147589082, 0.2773756806580552, -3.1414272070622262], "max": [0.6248360903958398, 0.39059105286512585, 1.1100635453436298, 2.4575887986748945, 1.5268398379816293, 3.1394861522310404, 0.6496204515844186, -0.11863742491352192, 1.2769616016522674, 2.99508767443748, 1.2396240692973874, 3.1400086171381547], "count": [588]}, "eef_sim_pose_action": {"mean": [0.5122382887410225, 0.30880711799417276, 1.0749348775096759, -1.7343901440736769, 0.8174327225491228, 0.9555876934852604, 0.5593804497468361, -0.30206095843181713, 1.1296379078089804, 2.4837083694886193, 0.8415069199061037, -1.9360077870975065], "std": [0.04398033064467067, 0.07752570974780071, 0.02904090605956382, 1.3384616911782061, 0.3857227555348181, 2.632556155546799, 0.06275662243983315, 0.044452969099196965, 0.05329191171442372, 0.33503793042818575, 0.28787302681350746, 1.9592925392253207], "min": [0.4463736172413451, 0.052160351322091555, 1.0031290588178674, -2.659871451216073, 0.27014315987593784, -3.138622289249725, 0.47197003128747866, -0.3729506472195209, 1.040617826377495, 1.8500423147589082, 0.2773756806580552, -3.1414272070622262], "max": [0.6248360903958398, 0.39059105286512585, 1.1100635453436298, 2.4575887986748945, 1.5268398379816293, 3.1394861522310404, 0.6496204515844186, -0.11863742491352192, 1.2769616016522674, 2.99508767443748, 1.2396240692973874, 3.1400086171381547], "count": [588]}, "gripper_mode_state": {"mean": [0.4421768707482993, 0.35714285714285715], "std": [0.4966452312501772, 0.4791574237499556], "min": [0, 0], "max": [1, 1], "count": [588]}, "gripper_activity_state": {"mean": [1.7227891156462585, 1.7431972789115646], "std": [0.6224466562537958, 0.6064040169963671], "min": [0, 0], "max": [2, 2], "count": [588]}, "gripper_mode_action": {"mean": [0.4421768707482993, 0.35714285714285715], "std": [0.4966452312501772, 0.4791574237499556], "min": [0, 0], "max": [1, 1], "count": [588]}, "gripper_activity_action": {"mean": [1.7227891156462585, 1.7431972789115646], "std": [0.6224466562537958, 0.6064040169963671], "min": [0, 0], "max": [2, 2], "count": [588]}, "gripper_open_scale_state": {"mean": [0.48164285709055166, 0.5821879254165955], "std": [0.39643753783206714, 0.3502469666319203], "min": [0.001, 0.042], "max": [0.952, 0.952], "count": [588]}, "gripper_open_scale_action": {"mean": [0.48164285709055166, 0.5821879254165955], "std": [0.39643753783206714, 0.3502469666319203], "min": [0.001, 0.042], "max": [0.952, 0.952], "count": [588]}}} +{"episode_index": 694, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43068755406574394]], [[0.4584888954969243]], [[0.4586420652513456]]], "std": [[[0.23847885556509185]], [[0.2059470917056695]], [[0.20001106567711363]]], "count": [136]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4187624186010188]], [[0.4551773521602268]], [[0.45616509876009226]]], "std": [[[0.1965485919108479]], [[0.16299959574553047]], [[0.15625160853297881]]], "count": [136]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4295848336577278]], [[0.45730733221597464]], [[0.45874430507497116]]], "std": [[[0.20025749085372221]], [[0.17429346575915092]], [[0.16637573272432596]]], "count": [136]}, "observation.state": {"min": [0.2926393747329712, 1.842788577079773, -1.5709534883499146, -1.083849549293518, -2.903965950012207, -1.9836714267730713, 1.2946155071258545, 37.0, 0.04632499814033508, 0.24595099687576294, -0.11310900002717972, -3.1391851902008057, -0.38600000739097595, -1.0540000200271606, -0.7627438306808472, -2.1755356788635254, -0.4003087282180786, -0.5141565799713135, 1.2184842824935913, 0.7852935194969177, -1.9988906383514404, 0.0, -0.35616400837898254, 0.22720299661159515, -0.2085929960012436, -3.1411852836608887, 0.10200000554323196, -3.131185293197632], "max": [1.1666828393936157, 2.1052684783935547, -0.29330259561538696, -0.47773152589797974, -1.5358723402023315, -0.7560766339302063, 2.4910037517547607, 946.0, 0.36895400285720825, 0.4376620054244995, 0.1426910012960434, 3.1389999389648438, 0.7379999756813049, -0.3310000002384186, -0.19767600297927856, -1.9976341724395752, 0.7332826256752014, 1.0087305307388306, 2.542787790298462, 2.0550382137298584, 0.35035738348960876, 949.0, -0.1688539981842041, 0.4240480065345764, 0.08502200245857239, 3.1410000324249268, 1.0950000286102295, 3.140000104904175], "mean": [0.6124503016471863, 1.9890989065170288, -0.7570279836654663, -0.8023453950881958, -2.2388479709625244, -1.6511613130569458, 1.8268691301345825, 565.2770385742188, 0.24917209148406982, 0.3336491286754608, 0.032463956624269485, -1.7770261764526367, 0.28905290365219116, -0.642833411693573, -0.4462123215198517, -2.110491991043091, 0.3040212094783783, 0.513170063495636, 2.1313648223876953, 1.551409363746643, -1.328855037689209, 429.6524353027344, -0.3001829981803894, 0.2963683605194092, -0.010374123230576515, 0.447422593832016, 0.5564849972724915, -1.1050615310668945], "std": [0.23392929136753082, 0.06583016365766525, 0.35267719626426697, 0.17892098426818848, 0.3572557270526886, 0.30638742446899414, 0.42443081736564636, 360.80902099609375, 0.09492707252502441, 0.058127231895923615, 0.0685308426618576, 2.3524818420410156, 0.3760874271392822, 0.21540799736976624, 0.14784690737724304, 0.05113029479980469, 0.36202844977378845, 0.47605955600738525, 0.3289910554885864, 0.32623380422592163, 0.7692659497261047, 407.9864807128906, 0.04184703156352043, 0.054010920226573944, 0.06043173372745514, 2.6564910411834717, 0.3140495717525482, 2.2540194988250732], "count": [702]}, "action": {"min": [0.2926393747329712, 1.842788577079773, -1.5709534883499146, -1.083849549293518, -2.903965950012207, -1.9836714267730713, 1.2946155071258545, 37.0, 0.04632499814033508, 0.24595099687576294, -0.11310900002717972, -3.1391851902008057, -0.38600000739097595, -1.0540000200271606, -0.7627438306808472, -2.1755356788635254, -0.4003087282180786, -0.5141565799713135, 1.2184842824935913, 0.7852935194969177, -1.9988906383514404, 0.0, -0.35616400837898254, 0.22720299661159515, -0.2085929960012436, -3.1411852836608887, 0.10200000554323196, -3.131185293197632], "max": [1.1666828393936157, 2.1052684783935547, -0.29330259561538696, -0.47773152589797974, -1.5358723402023315, -0.7560766339302063, 2.4910037517547607, 946.0, 0.36895400285720825, 0.4376620054244995, 0.1426910012960434, 3.1389999389648438, 0.7379999756813049, -0.3310000002384186, -0.19767600297927856, -1.9976341724395752, 0.7332826256752014, 1.0087305307388306, 2.542787790298462, 2.0550382137298584, 0.35035738348960876, 949.0, -0.1688539981842041, 0.4240480065345764, 0.08502200245857239, 3.1410000324249268, 1.0950000286102295, 3.140000104904175], "mean": [0.6124503016471863, 1.9890989065170288, -0.7570279836654663, -0.8023453950881958, -2.2388479709625244, -1.6511613130569458, 1.8268691301345825, 565.2770385742188, 0.24917209148406982, 0.3336491286754608, 0.032463956624269485, -1.7770261764526367, 0.28905290365219116, -0.642833411693573, -0.4462123215198517, -2.110491991043091, 0.3040212094783783, 0.513170063495636, 2.1313648223876953, 1.551409363746643, -1.328855037689209, 429.6524353027344, -0.3001829981803894, 0.2963683605194092, -0.010374123230576515, 0.447422593832016, 0.5564849972724915, -1.1050615310668945], "std": [0.23392929136753082, 0.06583016365766525, 0.35267719626426697, 0.17892098426818848, 0.3572557270526886, 0.30638742446899414, 0.42443081736564636, 360.80902099609375, 0.09492707252502441, 0.058127231895923615, 0.0685308426618576, 2.3524818420410156, 0.3760874271392822, 0.21540799736976624, 0.14784690737724304, 0.05113029479980469, 0.36202844977378845, 0.47605955600738525, 0.3289910554885864, 0.32623380422592163, 0.7692659497261047, 407.9864807128906, 0.04184703156352043, 0.054010920226573944, 0.06043173372745514, 2.6564910411834717, 0.3140495717525482, 2.2540194988250732], "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": [697], "max": [697], "mean": [697.0], "std": [0.0], "count": [702]}, "index": {"min": [608595], "max": [609296], "mean": [608945.5], "std": [202.6497388763841], "count": [702]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [702]}, "subtask_annotation": {"mean": [7.304843304843305, 29.0, 29.0, 29.0, 29.0], "std": [5.725780596301689, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [702]}, "scene_annotation": {"mean": [697.0], "std": [0.0], "min": [697], "max": [697], "count": [702]}, "eef_direction_state": {"mean": [3.866096866096866, 3.9800569800569803], "std": [2.2403363559447795, 1.8817313350385891], "min": [0, 0], "max": [6, 6], "count": [702]}, "eef_velocity_state": {"mean": [0.7207977207977208, 0.9387464387464387], "std": [0.7073850900576195, 0.7719864642264515], "min": [0, 0], "max": [2, 2], "count": [702]}, "eef_acc_mag_state": {"mean": [0.6894586894586895, 0.8689458689458689], "std": [0.8271583131868179, 0.8422116962078914], "min": [0, 0], "max": [2, 2], "count": [702]}, "eef_direction_action": {"mean": [3.866096866096866, 3.9800569800569803], "std": [2.2403363559447795, 1.8817313350385891], "min": [0, 0], "max": [6, 6], "count": [702]}, "eef_velocity_action": {"mean": [0.7207977207977208, 0.9387464387464387], "std": [0.7073850900576195, 0.7719864642264515], "min": [0, 0], "max": [2, 2], "count": [702]}, "eef_acc_mag_action": {"mean": [0.6894586894586895, 0.8689458689458689], "std": [0.8271583131868179, 0.8422116962078914], "min": [0, 0], "max": [2, 2], "count": [702]}, "eef_sim_pose_state": {"mean": [0.4998544612818873, 0.2948498869757062, 1.0610414436229327, -1.7805049878132106, 0.9062126540081733, 1.3136442584799397, 0.5496165263179328, -0.2916595384545798, 1.1353736072964207, 2.444338488559392, 0.8048024611528403, -2.2692018449351252], "std": [0.05460997320182935, 0.06684536703866707, 0.04332485054952592, 1.251460550716149, 0.3241220369663487, 2.269396922819523, 0.057143960844664714, 0.10685990168092502, 0.050782032881880476, 0.618871150725859, 0.3480628949116817, 1.5207311992582475], "min": [0.41068615004765147, 0.06877420567842221, 0.9895694952180384, -3.0849226720465595, 0.3568271715564888, -3.1414159630736447, 0.4652103862841906, -0.4064063335933431, 1.0565347400162939, -3.1392048578124534, 0.18044010990089387, -3.1398076501020853], "max": [0.6176857771875599, 0.3889776268912781, 1.123479178447647, 2.9521886838669924, 1.5141560727625554, 3.140307777512039, 0.6467440777434699, -0.054437159031964125, 1.2671941124284234, 3.134003428754692, 1.2775235965603975, 3.1383919160021683], "count": [702]}, "eef_sim_pose_action": {"mean": [0.4998544612818873, 0.2948498869757062, 1.0610414436229327, -1.7805049878132106, 0.9062126540081733, 1.3136442584799397, 0.5496165263179328, -0.2916595384545798, 1.1353736072964207, 2.444338488559392, 0.8048024611528403, -2.2692018449351252], "std": [0.05460997320182935, 0.06684536703866707, 0.04332485054952592, 1.251460550716149, 0.3241220369663487, 2.269396922819523, 0.057143960844664714, 0.10685990168092502, 0.050782032881880476, 0.618871150725859, 0.3480628949116817, 1.5207311992582475], "min": [0.41068615004765147, 0.06877420567842221, 0.9895694952180384, -3.0849226720465595, 0.3568271715564888, -3.1414159630736447, 0.4652103862841906, -0.4064063335933431, 1.0565347400162939, -3.1392048578124534, 0.18044010990089387, -3.1398076501020853], "max": [0.6176857771875599, 0.3889776268912781, 1.123479178447647, 2.9521886838669924, 1.5141560727625554, 3.140307777512039, 0.6467440777434699, -0.054437159031964125, 1.2671941124284234, 3.134003428754692, 1.2775235965603975, 3.1383919160021683], "count": [702]}, "gripper_mode_state": {"mean": [0.5754985754985755, 0.3817663817663818], "std": [0.4942670989431595, 0.48581973150479013], "min": [0, 0], "max": [1, 1], "count": [702]}, "gripper_activity_state": {"mean": [1.794871794871795, 1.6823361823361824], "std": [0.5423142591184698, 0.6538958077838369], "min": [0, 0], "max": [2, 2], "count": [702]}, "gripper_mode_action": {"mean": [0.5754985754985755, 0.3817663817663818], "std": [0.4942670989431595, 0.48581973150479013], "min": [0, 0], "max": [1, 1], "count": [702]}, "gripper_activity_action": {"mean": [1.794871794871795, 1.6823361823361824], "std": [0.5423142591184698, 0.6538958077838369], "min": [0, 0], "max": [2, 2], "count": [702]}, "gripper_open_scale_state": {"mean": [0.42965242155254935, 0.5652770657770315], "std": [0.4079864491162508, 0.3608089416975485], "min": [0.0, 0.037], "max": [0.949, 0.946], "count": [702]}, "gripper_open_scale_action": {"mean": [0.42965242155254935, 0.5652770657770315], "std": [0.4079864491162508, 0.3608089416975485], "min": [0.0, 0.037], "max": [0.949, 0.946], "count": [702]}}} +{"episode_index": 695, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.42206700967424005]], [[0.4532417733297023]], [[0.45300615825033713]]], "std": [[[0.23496376095013388]], [[0.2018902490212303]], [[0.19568525378092283]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39461991000103747]], [[0.438939156681191]], [[0.43969037568731195]]], "std": [[[0.20690125756597677]], [[0.1691112797808987]], [[0.16381747473506594]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41088861979977176]], [[0.4439993175510945]], [[0.4468484687856624]]], "std": [[[0.20505512424380137]], [[0.17596371665349606]], [[0.16828442743264208]]], "count": [126]}, "observation.state": {"min": [0.38233184814453125, 1.7986490726470947, -1.098737120628357, -1.1078827381134033, -2.8478713035583496, -1.9323937892913818, 1.3235703706741333, 55.0, 0.061250001192092896, 0.27068400382995605, -0.0853009968996048, -3.1401853561401367, -0.3569999933242798, -1.0759999752044678, -0.7762352228164673, -2.175326108932495, -0.4137652516365051, -0.545467734336853, 1.2466363906860352, 0.869156539440155, -2.3239760398864746, -3.0, -0.36011001467704773, 0.23693299293518066, -0.20566800236701965, -3.1401853561401367, 0.02199999801814556, -3.1411852836608887], "max": [1.1392288208007812, 2.090782403945923, -0.4130670726299286, -0.4495618939399719, -1.716374397277832, -0.9222319722175598, 2.382112741470337, 876.0, 0.32723501324653625, 0.4524880051612854, 0.12412899732589722, 3.140000104904175, 0.722000002861023, -0.4269999861717224, -0.25877997279167175, -2.0072858333587646, 0.5893104076385498, 0.9281660914421082, 2.7213523387908936, 2.0218069553375244, 0.19992747902870178, 885.0, -0.14886799454689026, 0.406127005815506, 0.06705000251531601, 3.1410000324249268, 1.0609999895095825, 3.1410000324249268], "mean": [0.6232336759567261, 1.9840837717056274, -0.6869220733642578, -0.7440475821495056, -2.2673041820526123, -1.599671483039856, 1.8236980438232422, 560.6114501953125, 0.2630230188369751, 0.3513813018798828, 0.035055287182331085, -0.9069364070892334, 0.32142701745033264, -0.7177329063415527, -0.49045509099960327, -2.083526134490967, 0.35275575518608093, 0.6059985160827637, 2.2575721740722656, 1.625145435333252, -1.6172453165054321, 487.84381103515625, -0.30108439922332764, 0.29731497168540955, 0.0023919492959976196, 0.7895672917366028, 0.4636043608188629, -1.508606195449829], "std": [0.17826426029205322, 0.0585300587117672, 0.15163388848304749, 0.17290319502353668, 0.33186349272727966, 0.29606395959854126, 0.3833513855934143, 306.1839904785156, 0.059670768678188324, 0.060441721230745316, 0.04430421441793442, 2.7856035232543945, 0.3325445353984833, 0.2062513530254364, 0.1135287955403328, 0.05579231679439545, 0.23536793887615204, 0.40312460064888, 0.3658614754676819, 0.30826249718666077, 0.7785032391548157, 375.4016418457031, 0.04620806872844696, 0.04720258340239525, 0.060008786618709564, 2.774179220199585, 0.2982746660709381, 1.7197271585464478], "count": [637]}, "action": {"min": [0.38233184814453125, 1.7986490726470947, -1.098737120628357, -1.1078827381134033, -2.8478713035583496, -1.9323937892913818, 1.3235703706741333, 55.0, 0.061250001192092896, 0.27068400382995605, -0.0853009968996048, -3.1401853561401367, -0.3569999933242798, -1.0759999752044678, -0.7762352228164673, -2.175326108932495, -0.4137652516365051, -0.545467734336853, 1.2466363906860352, 0.869156539440155, -2.3239760398864746, -3.0, -0.36011001467704773, 0.23693299293518066, -0.20566800236701965, -3.1401853561401367, 0.02199999801814556, -3.1411852836608887], "max": [1.1392288208007812, 2.090782403945923, -0.4130670726299286, -0.4495618939399719, -1.716374397277832, -0.9222319722175598, 2.382112741470337, 876.0, 0.32723501324653625, 0.4524880051612854, 0.12412899732589722, 3.140000104904175, 0.722000002861023, -0.4269999861717224, -0.25877997279167175, -2.0072858333587646, 0.5893104076385498, 0.9281660914421082, 2.7213523387908936, 2.0218069553375244, 0.19992747902870178, 885.0, -0.14886799454689026, 0.406127005815506, 0.06705000251531601, 3.1410000324249268, 1.0609999895095825, 3.1410000324249268], "mean": [0.6232336759567261, 1.9840837717056274, -0.6869220733642578, -0.7440475821495056, -2.2673041820526123, -1.599671483039856, 1.8236980438232422, 560.6114501953125, 0.2630230188369751, 0.3513813018798828, 0.035055287182331085, -0.9069364070892334, 0.32142701745033264, -0.7177329063415527, -0.49045509099960327, -2.083526134490967, 0.35275575518608093, 0.6059985160827637, 2.2575721740722656, 1.625145435333252, -1.6172453165054321, 487.84381103515625, -0.30108439922332764, 0.29731497168540955, 0.0023919492959976196, 0.7895672917366028, 0.4636043608188629, -1.508606195449829], "std": [0.17826426029205322, 0.0585300587117672, 0.15163388848304749, 0.17290319502353668, 0.33186349272727966, 0.29606395959854126, 0.3833513855934143, 306.1839904785156, 0.059670768678188324, 0.060441721230745316, 0.04430421441793442, 2.7856035232543945, 0.3325445353984833, 0.2062513530254364, 0.1135287955403328, 0.05579231679439545, 0.23536793887615204, 0.40312460064888, 0.3658614754676819, 0.30826249718666077, 0.7785032391548157, 375.4016418457031, 0.04620806872844696, 0.04720258340239525, 0.060008786618709564, 2.774179220199585, 0.2982746660709381, 1.7197271585464478], "count": [637]}, "timestamp": {"min": [0.0], "max": [21.2], "mean": [10.6], "std": [6.12952780490562], "count": [637]}, "frame_index": {"min": [0], "max": [636], "mean": [318.0], "std": [183.8858341471686], "count": [637]}, "episode_index": {"min": [698], "max": [698], "mean": [698.0], "std": [0.0], "count": [637]}, "index": {"min": [609297], "max": [609933], "mean": [609615.0], "std": [183.8858341471686], "count": [637]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [637]}, "subtask_annotation": {"mean": [9.849293563579279, 29.0, 29.0, 29.0, 29.0], "std": [8.612678415292699, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [637]}, "scene_annotation": {"mean": [698.0], "std": [0.0], "min": [698], "max": [698], "count": [637]}, "eef_direction_state": {"mean": [4.1004709576138145, 3.7503924646781788], "std": [2.1562110856817442, 1.9584828980575866], "min": [0, 0], "max": [6, 6], "count": [637]}, "eef_velocity_state": {"mean": [0.6985871271585558, 0.902668759811617], "std": [0.7456085231033754, 0.7517279551389552], "min": [0, 0], "max": [2, 2], "count": [637]}, "eef_acc_mag_state": {"mean": [0.6295133437990581, 0.7676609105180534], "std": [0.8067271604206734, 0.8382663341848706], "min": [0, 0], "max": [2, 2], "count": [637]}, "eef_direction_action": {"mean": [4.1004709576138145, 3.7503924646781788], "std": [2.1562110856817442, 1.9584828980575866], "min": [0, 0], "max": [6, 6], "count": [637]}, "eef_velocity_action": {"mean": [0.6985871271585558, 0.902668759811617], "std": [0.7456085231033754, 0.7517279551389552], "min": [0, 0], "max": [2, 2], "count": [637]}, "eef_acc_mag_action": {"mean": [0.6295133437990581, 0.7676609105180534], "std": [0.8067271604206734, 0.8382663341848706], "min": [0, 0], "max": [2, 2], "count": [637]}, "eef_sim_pose_state": {"mean": [0.5061148900758724, 0.30883577251136274, 1.0725878922391765, -1.802164048176656, 0.7300934370266455, 1.0406710076279175, 0.5663247093129877, -0.30355352398775576, 1.1273283631679492, 2.4800051917539903, 0.7931223195321745, -2.304455367983214], "std": [0.04183467202147804, 0.07277818701244004, 0.029035504628490392, 1.2209092454226071, 0.4614653036343372, 2.5745552786003563, 0.05581355410163466, 0.05816007541185949, 0.04387536362085025, 0.2883746400923038, 0.31336638309703274, 1.556892856381609], "min": [0.44369142109833504, 0.05843476897652557, 0.99698955377994, -2.426045152697289, 0.04632021473663528, -3.1398915044815983, 0.4909846762540558, -0.3964192308388673, 1.0752125070062537, 2.0007778924300084, 0.25368271464709324, -3.1378499376298485], "max": [0.5996657176353741, 0.3874599665192981, 1.114864709192375, 3.12998107674039, 1.5420959636955058, 3.139893024631361, 0.6579839157445077, -0.08069601664689594, 1.237906388225083, 2.897457887856741, 1.2091485192651068, 3.1398168045446826], "count": [637]}, "eef_sim_pose_action": {"mean": [0.5061148900758724, 0.30883577251136274, 1.0725878922391765, -1.802164048176656, 0.7300934370266455, 1.0406710076279175, 0.5663247093129877, -0.30355352398775576, 1.1273283631679492, 2.4800051917539903, 0.7931223195321745, -2.304455367983214], "std": [0.04183467202147804, 0.07277818701244004, 0.029035504628490392, 1.2209092454226071, 0.4614653036343372, 2.5745552786003563, 0.05581355410163466, 0.05816007541185949, 0.04387536362085025, 0.2883746400923038, 0.31336638309703274, 1.556892856381609], "min": [0.44369142109833504, 0.05843476897652557, 0.99698955377994, -2.426045152697289, 0.04632021473663528, -3.1398915044815983, 0.4909846762540558, -0.3964192308388673, 1.0752125070062537, 2.0007778924300084, 0.25368271464709324, -3.1378499376298485], "max": [0.5996657176353741, 0.3874599665192981, 1.114864709192375, 3.12998107674039, 1.5420959636955058, 3.139893024631361, 0.6579839157445077, -0.08069601664689594, 1.237906388225083, 2.897457887856741, 1.2091485192651068, 3.1398168045446826], "count": [637]}, "gripper_mode_state": {"mean": [0.48194662480376765, 0.3453689167974882], "std": [0.4996739693480387, 0.47548841006655035], "min": [0, 0], "max": [1, 1], "count": [637]}, "gripper_activity_state": {"mean": [1.7629513343799057, 1.8131868131868132], "std": [0.5812421758780155, 0.5327120722435541], "min": [0, 0], "max": [2, 2], "count": [637]}, "gripper_mode_action": {"mean": [0.48194662480376765, 0.3453689167974882], "std": [0.4996739693480387, 0.47548841006655035], "min": [0, 0], "max": [1, 1], "count": [637]}, "gripper_activity_action": {"mean": [1.7629513343799057, 1.8131868131868132], "std": [0.5812421758780155, 0.5327120722435541], "min": [0, 0], "max": [2, 2], "count": [637]}, "gripper_open_scale_state": {"mean": [0.48786028258378095, 0.5606114598488329], "std": [0.3753801622738285, 0.3061841124078551], "min": [0.0, 0.055], "max": [0.885, 0.876], "count": [637]}, "gripper_open_scale_action": {"mean": [0.48786028258378095, 0.5606114598488329], "std": [0.3753801622738285, 0.3061841124078551], "min": [0.0, 0.055], "max": [0.885, 0.876], "count": [637]}}} +{"episode_index": 696, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[1.0]], [[1.0]]], "mean": [[[0.422292572326088]], [[0.4511963396792826]], [[0.4514143328520039]]], "std": [[[0.23604406350415272]], [[0.2030879430352922]], [[0.19753659810704602]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3972157448573745]], [[0.4385772628818969]], [[0.4387414136520241]]], "std": [[[0.21715623508670623]], [[0.17912405404465903]], [[0.1735592052698807]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43006901219790244]], [[0.45652283781729747]], [[0.45787046695293104]]], "std": [[[0.2044934206304746]], [[0.17850306618757458]], [[0.17128808575040647]]], "count": [129]}, "observation.state": {"min": [0.30681145191192627, 1.8128910064697266, -1.1024372577667236, -1.1151257753372192, -2.720200538635254, -1.9744560718536377, 1.1295771598815918, 43.0, 0.05242500081658363, 0.2657710015773773, -0.08908200263977051, -3.1331851482391357, -0.2750000059604645, -1.1480000019073486, -0.8636761903762817, -2.175326108932495, -0.23111650347709656, -0.5545434951782227, 1.0777583122253418, 0.737349271774292, -2.434420108795166, -3.0, -0.3573020100593567, 0.25949400663375854, -0.2070389986038208, -3.121000051498413, 0.0860000029206276, -3.1371853351593018], "max": [1.1749207973480225, 2.087972402572632, -0.4798608124256134, -0.4515341520309448, -1.665183663368225, -0.9188286066055298, 2.4821548461914062, 946.0, 0.3129250109195709, 0.45097100734710693, 0.1222350001335144, 3.1410000324249268, 0.8579999804496765, -0.4020000398159027, -0.30548498034477234, -1.9810360670089722, 0.7104886174201965, 1.0418744087219238, 2.804185628890991, 2.0158729553222656, 0.5851565599441528, 937.0, -0.12635700404644012, 0.45486700534820557, 0.09173499792814255, 3.140000104904175, 1.0329999923706055, 3.1389999389648438], "mean": [0.6224624514579773, 1.9994901418685913, -0.7067528367042542, -0.7107824087142944, -2.1959497928619385, -1.601356029510498, 1.8482903242111206, 619.4121704101562, 0.24958665668964386, 0.349191278219223, 0.02263886108994484, -0.7149938941001892, 0.40446391701698303, -0.7562917470932007, -0.5569082498550415, -2.0640647411346436, 0.4258239269256592, 0.6725248098373413, 2.3001303672790527, 1.51436448097229, -1.7608258724212646, 524.9083862304688, -0.29529646039009094, 0.3290407657623291, 0.015935588628053665, 2.416022777557373, 0.4025997221469879, -1.3254388570785522], "std": [0.21176156401634216, 0.069440558552742, 0.14105629920959473, 0.1701677441596985, 0.27537763118743896, 0.2924553453922272, 0.4384557604789734, 366.54986572265625, 0.06263159960508347, 0.07147085666656494, 0.0443279929459095, 2.8777270317077637, 0.2985525131225586, 0.21775175631046295, 0.11835749447345734, 0.06750134378671646, 0.2389715015888214, 0.4424819052219391, 0.4402214288711548, 0.365727037191391, 0.8995404839515686, 382.7859191894531, 0.053431686013936996, 0.052914515137672424, 0.07142995297908783, 1.41501784324646, 0.2718818783760071, 1.7956265211105347], "count": [655]}, "action": {"min": [0.30681145191192627, 1.8128910064697266, -1.1024372577667236, -1.1151257753372192, -2.720200538635254, -1.9744560718536377, 1.1295771598815918, 43.0, 0.05242500081658363, 0.2657710015773773, -0.08908200263977051, -3.1331851482391357, -0.2750000059604645, -1.1480000019073486, -0.8636761903762817, -2.175326108932495, -0.23111650347709656, -0.5545434951782227, 1.0777583122253418, 0.737349271774292, -2.434420108795166, -3.0, -0.3573020100593567, 0.25949400663375854, -0.2070389986038208, -3.121000051498413, 0.0860000029206276, -3.1371853351593018], "max": [1.1749207973480225, 2.087972402572632, -0.4798608124256134, -0.4515341520309448, -1.665183663368225, -0.9188286066055298, 2.4821548461914062, 946.0, 0.3129250109195709, 0.45097100734710693, 0.1222350001335144, 3.1410000324249268, 0.8579999804496765, -0.4020000398159027, -0.30548498034477234, -1.9810360670089722, 0.7104886174201965, 1.0418744087219238, 2.804185628890991, 2.0158729553222656, 0.5851565599441528, 937.0, -0.12635700404644012, 0.45486700534820557, 0.09173499792814255, 3.140000104904175, 1.0329999923706055, 3.1389999389648438], "mean": [0.6224624514579773, 1.9994901418685913, -0.7067528367042542, -0.7107824087142944, -2.1959497928619385, -1.601356029510498, 1.8482903242111206, 619.4121704101562, 0.24958665668964386, 0.349191278219223, 0.02263886108994484, -0.7149938941001892, 0.40446391701698303, -0.7562917470932007, -0.5569082498550415, -2.0640647411346436, 0.4258239269256592, 0.6725248098373413, 2.3001303672790527, 1.51436448097229, -1.7608258724212646, 524.9083862304688, -0.29529646039009094, 0.3290407657623291, 0.015935588628053665, 2.416022777557373, 0.4025997221469879, -1.3254388570785522], "std": [0.21176156401634216, 0.069440558552742, 0.14105629920959473, 0.1701677441596985, 0.27537763118743896, 0.2924553453922272, 0.4384557604789734, 366.54986572265625, 0.06263159960508347, 0.07147085666656494, 0.0443279929459095, 2.8777270317077637, 0.2985525131225586, 0.21775175631046295, 0.11835749447345734, 0.06750134378671646, 0.2389715015888214, 0.4424819052219391, 0.4402214288711548, 0.365727037191391, 0.8995404839515686, 382.7859191894531, 0.053431686013936996, 0.052914515137672424, 0.07142995297908783, 1.41501784324646, 0.2718818783760071, 1.7956265211105347], "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": [699], "max": [699], "mean": [699.0], "std": [0.0], "count": [655]}, "index": {"min": [609934], "max": [610588], "mean": [610261.0], "std": [189.08199279677586], "count": [655]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [655]}, "subtask_annotation": {"mean": [7.890076335877863, 29.0, 29.0, 29.0, 29.0], "std": [8.72480761582195, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [655]}, "scene_annotation": {"mean": [699.0], "std": [0.0], "min": [699], "max": [699], "count": [655]}, "eef_direction_state": {"mean": [3.8717557251908397, 4.441221374045801], "std": [2.1462651675264857, 1.676732110181633], "min": [0, 0], "max": [6, 6], "count": [655]}, "eef_velocity_state": {"mean": [0.7938931297709924, 0.8122137404580153], "std": [0.7588415966006494, 0.7930059634906944], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_acc_mag_state": {"mean": [0.7312977099236642, 0.7099236641221374], "std": [0.8404909479025956, 0.8315216403964766], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_direction_action": {"mean": [3.8717557251908397, 4.441221374045801], "std": [2.1462651675264857, 1.676732110181633], "min": [0, 0], "max": [6, 6], "count": [655]}, "eef_velocity_action": {"mean": [0.7938931297709924, 0.8122137404580153], "std": [0.7588415966006494, 0.7930059634906944], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_acc_mag_action": {"mean": [0.7312977099236642, 0.7099236641221374], "std": [0.8404909479025956, 0.8315216403964766], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_sim_pose_state": {"mean": [0.5369565047478378, 0.3102090120845137, 1.091551698898707, -1.9091975428879229, 0.6544553140448175, 0.060774013419950916, 0.5636115918376885, -0.28747160883295747, 1.1254714145248585, 2.3593297870481598, 0.8281819841206083, -1.8879523426400033], "std": [0.04616007103804929, 0.08525586979883842, 0.03327754927255912, 1.365445034329879, 0.4550495224236707, 2.809401730039787, 0.067382242740332, 0.0540574080149891, 0.057806221921831574, 0.27382187774042194, 0.2966039299044295, 2.101742223185819], "min": [0.46938589252386087, 0.040268345047343834, 1.004324514481732, -3.13165294130941, 0.08661918210876518, -3.140808476779328, 0.4795275953260255, -0.37607129232539177, 1.0503678986139395, 1.9069012089478323, 0.22450099950227664, -3.14151644586786], "max": [0.645392170767297, 0.39648245675809424, 1.1373236662657227, 2.992989195391143, 1.5095648473114878, 3.141465743328864, 0.667892964253846, -0.07250037213873972, 1.2652710947867751, 2.803564132591918, 1.28953564708508, 3.136525217851401], "count": [655]}, "eef_sim_pose_action": {"mean": [0.5369565047478378, 0.3102090120845137, 1.091551698898707, -1.9091975428879229, 0.6544553140448175, 0.060774013419950916, 0.5636115918376885, -0.28747160883295747, 1.1254714145248585, 2.3593297870481598, 0.8281819841206083, -1.8879523426400033], "std": [0.04616007103804929, 0.08525586979883842, 0.03327754927255912, 1.365445034329879, 0.4550495224236707, 2.809401730039787, 0.067382242740332, 0.0540574080149891, 0.057806221921831574, 0.27382187774042194, 0.2966039299044295, 2.101742223185819], "min": [0.46938589252386087, 0.040268345047343834, 1.004324514481732, -3.13165294130941, 0.08661918210876518, -3.140808476779328, 0.4795275953260255, -0.37607129232539177, 1.0503678986139395, 1.9069012089478323, 0.22450099950227664, -3.14151644586786], "max": [0.645392170767297, 0.39648245675809424, 1.1373236662657227, 2.992989195391143, 1.5095648473114878, 3.141465743328864, 0.667892964253846, -0.07250037213873972, 1.2652710947867751, 2.803564132591918, 1.28953564708508, 3.136525217851401], "count": [655]}, "gripper_mode_state": {"mean": [0.4351145038167939, 0.3511450381679389], "std": [0.4957719963703666, 0.47732818933934296], "min": [0, 0], "max": [1, 1], "count": [655]}, "gripper_activity_state": {"mean": [1.7587786259541984, 1.7709923664122138], "std": [0.5846471146798338, 0.5764445577729095], "min": [0, 0], "max": [2, 2], "count": [655]}, "gripper_mode_action": {"mean": [0.4351145038167939, 0.3511450381679389], "std": [0.4957719963703666, 0.47732818933934296], "min": [0, 0], "max": [1, 1], "count": [655]}, "gripper_activity_action": {"mean": [1.7587786259541984, 1.7709923664122138], "std": [0.5846471146798338, 0.5764445577729095], "min": [0, 0], "max": [2, 2], "count": [655]}, "gripper_open_scale_state": {"mean": [0.524924427499001, 0.6194122135657387], "std": [0.38276408084913727, 0.3665499079986379], "min": [0.0, 0.043], "max": [0.937, 0.946], "count": [655]}, "gripper_open_scale_action": {"mean": [0.524924427499001, 0.6194122135657387], "std": [0.38276408084913727, 0.3665499079986379], "min": [0.0, 0.043], "max": [0.937, 0.946], "count": [655]}}} +{"episode_index": 697, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42700957604116024]], [[0.45481396012261655]], [[0.45537993234483876]]], "std": [[[0.23217816162349544]], [[0.19956046039431136]], [[0.19500012685775425]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40908864547885265]], [[0.4462996576729865]], [[0.4463117403986388]]], "std": [[[0.2180904892705884]], [[0.1790336415251892]], [[0.17397252467656363]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42989352414519527]], [[0.458591106587263]], [[0.4603117133905904]]], "std": [[[0.19659692915367485]], [[0.16789571355546895]], [[0.15946788670415177]]], "count": [121]}, "observation.state": {"min": [0.30024898052215576, 1.8205703496932983, -1.0722954273223877, -1.0400068759918213, -2.6936888694763184, -1.82404363155365, 1.32364022731781, 36.0, 0.09520799666643143, 0.2708579897880554, -0.07453300058841705, -3.1391851902008057, -0.24899999797344208, -1.0410000085830688, -0.9359153509140015, -2.175326108932495, -0.5092521905899048, -0.48459064960479736, 1.363852620124817, 0.55290287733078, -2.4677908420562744, 3.0, -0.35184600949287415, 0.2566019892692566, -0.2177249938249588, -3.1331851482391357, 0.08799999952316284, -3.1371853351593018], "max": [1.0214539766311646, 2.0862269401550293, -0.5455899834632874, -0.4130147397518158, -1.7866761684417725, -0.7109947800636292, 2.4398131370544434, 947.0, 0.2980940043926239, 0.46063899993896484, 0.11478199809789658, 3.1410000324249268, 0.7609999775886536, -0.4350000023841858, -0.32791247963905334, -1.9596731662750244, 0.6351602077484131, 1.048227310180664, 2.773589849472046, 2.0004963874816895, -0.2516764998435974, 948.0, -0.13029499351978302, 0.45103201270103455, 0.10334999859333038, 3.130000114440918, 1.065999984741211, 3.0999999046325684], "mean": [0.6192076206207275, 2.0174403190612793, -0.7556710839271545, -0.6886996626853943, -2.143980026245117, -1.4904446601867676, 1.8086941242218018, 548.6904907226562, 0.25165754556655884, 0.35997000336647034, 0.01046688947826624, -0.29771003127098083, 0.4145374596118927, -0.7177485823631287, -0.5583733320236206, -2.0632805824279785, 0.4491715729236603, 0.7025412321090698, 2.3281147480010986, 1.4648306369781494, -1.8419469594955444, 498.212158203125, -0.2984601855278015, 0.33633187413215637, 0.02313425950706005, 2.451761484146118, 0.4583227336406708, -1.8256036043167114], "std": [0.18021689355373383, 0.06399524956941605, 0.11235693097114563, 0.1782405525445938, 0.2993701994419098, 0.3106614351272583, 0.39908552169799805, 360.30438232421875, 0.04438047856092453, 0.06648088246583939, 0.04621240496635437, 2.930604934692383, 0.294627845287323, 0.1674080640077591, 0.12231504917144775, 0.07124479115009308, 0.2690220773220062, 0.4196932911872864, 0.3821471333503723, 0.3878450095653534, 0.7459450364112854, 421.99969482421875, 0.05215133726596832, 0.05279788002371788, 0.0740831047296524, 1.2608132362365723, 0.3028622567653656, 1.272611141204834], "count": [601]}, "action": {"min": [0.30024898052215576, 1.8205703496932983, -1.0722954273223877, -1.0400068759918213, -2.6936888694763184, -1.82404363155365, 1.32364022731781, 36.0, 0.09520799666643143, 0.2708579897880554, -0.07453300058841705, -3.1391851902008057, -0.24899999797344208, -1.0410000085830688, -0.9359153509140015, -2.175326108932495, -0.5092521905899048, -0.48459064960479736, 1.363852620124817, 0.55290287733078, -2.4677908420562744, 3.0, -0.35184600949287415, 0.2566019892692566, -0.2177249938249588, -3.1331851482391357, 0.08799999952316284, -3.1371853351593018], "max": [1.0214539766311646, 2.0862269401550293, -0.5455899834632874, -0.4130147397518158, -1.7866761684417725, -0.7109947800636292, 2.4398131370544434, 947.0, 0.2980940043926239, 0.46063899993896484, 0.11478199809789658, 3.1410000324249268, 0.7609999775886536, -0.4350000023841858, -0.32791247963905334, -1.9596731662750244, 0.6351602077484131, 1.048227310180664, 2.773589849472046, 2.0004963874816895, -0.2516764998435974, 948.0, -0.13029499351978302, 0.45103201270103455, 0.10334999859333038, 3.130000114440918, 1.065999984741211, 3.0999999046325684], "mean": [0.6192076206207275, 2.0174403190612793, -0.7556710839271545, -0.6886996626853943, -2.143980026245117, -1.4904446601867676, 1.8086941242218018, 548.6904907226562, 0.25165754556655884, 0.35997000336647034, 0.01046688947826624, -0.29771003127098083, 0.4145374596118927, -0.7177485823631287, -0.5583733320236206, -2.0632805824279785, 0.4491715729236603, 0.7025412321090698, 2.3281147480010986, 1.4648306369781494, -1.8419469594955444, 498.212158203125, -0.2984601855278015, 0.33633187413215637, 0.02313425950706005, 2.451761484146118, 0.4583227336406708, -1.8256036043167114], "std": [0.18021689355373383, 0.06399524956941605, 0.11235693097114563, 0.1782405525445938, 0.2993701994419098, 0.3106614351272583, 0.39908552169799805, 360.30438232421875, 0.04438047856092453, 0.06648088246583939, 0.04621240496635437, 2.930604934692383, 0.294627845287323, 0.1674080640077591, 0.12231504917144775, 0.07124479115009308, 0.2690220773220062, 0.4196932911872864, 0.3821471333503723, 0.3878450095653534, 0.7459450364112854, 421.99969482421875, 0.05215133726596832, 0.05279788002371788, 0.0740831047296524, 1.2608132362365723, 0.3028622567653656, 1.272611141204834], "count": [601]}, "timestamp": {"min": [0.0], "max": [20.0], "mean": [10.0], "std": [5.783117190965824], "count": [601]}, "frame_index": {"min": [0], "max": [600], "mean": [300.0], "std": [173.49351572897473], "count": [601]}, "episode_index": {"min": [700], "max": [700], "mean": [700.0], "std": [0.0], "count": [601]}, "index": {"min": [610589], "max": [611189], "mean": [610889.0], "std": [173.49351572897473], "count": [601]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [601]}, "subtask_annotation": {"mean": [8.316139767054908, 29.0, 29.0, 29.0, 29.0], "std": [9.086562224076404, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [601]}, "scene_annotation": {"mean": [700.0], "std": [0.0], "min": [700], "max": [700], "count": [601]}, "eef_direction_state": {"mean": [3.9850249584026622, 4.166389351081531], "std": [2.02598150023896, 1.871656115261774], "min": [0, 0], "max": [6, 6], "count": [601]}, "eef_velocity_state": {"mean": [0.8153078202995009, 0.8386023294509152], "std": [0.7723369985676464, 0.8110555004969915], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_acc_mag_state": {"mean": [0.7504159733777038, 0.7454242928452579], "std": [0.8305345751644062, 0.8576269515522632], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_direction_action": {"mean": [3.9850249584026622, 4.166389351081531], "std": [2.02598150023896, 1.871656115261774], "min": [0, 0], "max": [6, 6], "count": [601]}, "eef_velocity_action": {"mean": [0.8153078202995009, 0.8386023294509152], "std": [0.7723369985676464, 0.8110555004969915], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_acc_mag_action": {"mean": [0.7504159733777038, 0.7454242928452579], "std": [0.8305345751644062, 0.8576269515522632], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_sim_pose_state": {"mean": [0.543307828493436, 0.3157222475518581, 1.094786801483062, -2.2160889378142286, 0.6919448096633185, -0.022527903028635714, 0.5723747868067108, -0.27928431043196844, 1.1153512927997093, 2.4072910578788167, 0.8605646635196965, -1.8453242192163293], "std": [0.046203649765685875, 0.08334456828149372, 0.03451875728914007, 1.0241774482693446, 0.46296389419092293, 2.8801740893360885, 0.06187977417566083, 0.04076867302711585, 0.05173276503602005, 0.3180082518700482, 0.2684402945950457, 2.1871967859284207], "min": [0.4541642978607585, 0.040944475887378956, 1.0113698471037214, -3.1189200636138876, 0.1149616069917121, -3.141403804227538, 0.4823203262076556, -0.3634601790471149, 1.0614899280758376, 2.0127686585512823, 0.32202854028279515, -3.1405885622135217], "max": [0.6394572792257102, 0.39705569769384075, 1.1446939710201056, 3.115092811364677, 1.4495298315298504, 3.1411169801563017, 0.6686505704752113, -0.11149901695412968, 1.2349092955827508, 2.9166633827954342, 1.208060441953183, 3.140372675845289], "count": [601]}, "eef_sim_pose_action": {"mean": [0.543307828493436, 0.3157222475518581, 1.094786801483062, -2.2160889378142286, 0.6919448096633185, -0.022527903028635714, 0.5723747868067108, -0.27928431043196844, 1.1153512927997093, 2.4072910578788167, 0.8605646635196965, -1.8453242192163293], "std": [0.046203649765685875, 0.08334456828149372, 0.03451875728914007, 1.0241774482693446, 0.46296389419092293, 2.8801740893360885, 0.06187977417566083, 0.04076867302711585, 0.05173276503602005, 0.3180082518700482, 0.2684402945950457, 2.1871967859284207], "min": [0.4541642978607585, 0.040944475887378956, 1.0113698471037214, -3.1189200636138876, 0.1149616069917121, -3.141403804227538, 0.4823203262076556, -0.3634601790471149, 1.0614899280758376, 2.0127686585512823, 0.32202854028279515, -3.1405885622135217], "max": [0.6394572792257102, 0.39705569769384075, 1.1446939710201056, 3.115092811364677, 1.4495298315298504, 3.1411169801563017, 0.6686505704752113, -0.11149901695412968, 1.2349092955827508, 2.9166633827954342, 1.208060441953183, 3.140372675845289], "count": [601]}, "gripper_mode_state": {"mean": [0.46422628951747086, 0.41098169717138106], "std": [0.49871859965145987, 0.4920119325397629], "min": [0, 0], "max": [1, 1], "count": [601]}, "gripper_activity_state": {"mean": [1.7753743760399334, 1.7737104825291181], "std": [0.5662080730370785, 0.5728531877791073], "min": [0, 0], "max": [2, 2], "count": [601]}, "gripper_mode_action": {"mean": [0.46422628951747086, 0.41098169717138106], "std": [0.49871859965145987, 0.4920119325397629], "min": [0, 0], "max": [1, 1], "count": [601]}, "gripper_activity_action": {"mean": [1.7753743760399334, 1.7737104825291181], "std": [0.5662080730370785, 0.5728531877791073], "min": [0, 0], "max": [2, 2], "count": [601]}, "gripper_open_scale_state": {"mean": [0.4982121460759119, 0.5486905156292654], "std": [0.42199965478875023, 0.36030432603796925], "min": [0.003, 0.036], "max": [0.948, 0.947], "count": [601]}, "gripper_open_scale_action": {"mean": [0.4982121460759119, 0.5486905156292654], "std": [0.42199965478875023, 0.36030432603796925], "min": [0.003, 0.036], "max": [0.948, 0.947], "count": [601]}}} +{"episode_index": 698, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42290980838950165]], [[0.452277934155433]], [[0.45303922685610704]]], "std": [[[0.2371413254411809]], [[0.2043923448076446]], [[0.19849407944746464]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4026724318959355]], [[0.4443004030713848]], [[0.44489030107485705]]], "std": [[[0.22504313782213323]], [[0.18461058455253973]], [[0.1785206792530586]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4393933743744894]], [[0.4647623602175245]], [[0.46696152790543305]]], "std": [[[0.19900714052749674]], [[0.17488969250517805]], [[0.16694792429717764]]], "count": [128]}, "observation.state": {"min": [0.2808932960033417, 1.8383902311325073, -1.0996971130371094, -0.9881705641746521, -2.719834089279175, -1.9340518712997437, 1.2490100860595703, 43.0, 0.08918900042772293, 0.2643910050392151, -0.060586001724004745, -3.1411852836608887, -0.2930000424385071, -1.1720000505447388, -0.8604124188423157, -2.1752912998199463, -0.3819827735424042, -0.5229181051254272, 1.118284821510315, 0.7592705488204956, -2.416321277618408, 8.0, -0.35198599100112915, 0.2592250108718872, -0.2122499942779541, -3.1371853351593018, 0.029999997466802597, -3.1361851692199707], "max": [1.0188359022140503, 2.0753886699676514, -0.33395132422447205, -0.463803768157959, -1.731803059577942, -0.9874200820922852, 2.4646494388580322, 956.0, 0.34218600392341614, 0.4239419996738434, 0.12393900007009506, 3.13700008392334, 0.8190000057220459, -0.49900001287460327, -0.33890801668167114, -1.9642808437347412, 0.7226709723472595, 1.0986149311065674, 2.7504992485046387, 2.015000104904175, -0.03632030636072159, 939.0, -0.13441599905490875, 0.448386013507843, 0.08345600217580795, 3.124000072479248, 1.090000033378601, 3.130000114440918], "mean": [0.583961546421051, 1.989889144897461, -0.6413620710372925, -0.674092173576355, -2.1820266246795654, -1.5786021947860718, 1.8203421831130981, 481.83746337890625, 0.2720729410648346, 0.3443080186843872, 0.025049809366464615, -0.5845329165458679, 0.43600916862487793, -0.816665768623352, -0.5198869705200195, -2.0728683471679688, 0.48354572057724, 0.7349787950515747, 2.309131145477295, 1.524532675743103, -1.808778166770935, 440.4473571777344, -0.3009629249572754, 0.3228325843811035, 0.017855141311883926, 2.4764976501464844, 0.4084952175617218, -1.7957820892333984], "std": [0.1688193529844284, 0.0659908652305603, 0.1556568443775177, 0.13519644737243652, 0.24608135223388672, 0.24267153441905975, 0.3547816574573517, 408.874755859375, 0.05510367825627327, 0.05717117711901665, 0.040358494967222214, 2.942060947418213, 0.27514827251434326, 0.19650259613990784, 0.10492299497127533, 0.056605029851198196, 0.24795304238796234, 0.4220173954963684, 0.38600772619247437, 0.3354392647743225, 0.7383027076721191, 375.4075622558594, 0.04798184707760811, 0.047738123685121536, 0.06704160571098328, 1.3102673292160034, 0.2875475287437439, 1.3572489023208618], "count": [646]}, "action": {"min": [0.2808932960033417, 1.8383902311325073, -1.0996971130371094, -0.9881705641746521, -2.719834089279175, -1.9340518712997437, 1.2490100860595703, 43.0, 0.08918900042772293, 0.2643910050392151, -0.060586001724004745, -3.1411852836608887, -0.2930000424385071, -1.1720000505447388, -0.8604124188423157, -2.1752912998199463, -0.3819827735424042, -0.5229181051254272, 1.118284821510315, 0.7592705488204956, -2.416321277618408, 8.0, -0.35198599100112915, 0.2592250108718872, -0.2122499942779541, -3.1371853351593018, 0.029999997466802597, -3.1361851692199707], "max": [1.0188359022140503, 2.0753886699676514, -0.33395132422447205, -0.463803768157959, -1.731803059577942, -0.9874200820922852, 2.4646494388580322, 956.0, 0.34218600392341614, 0.4239419996738434, 0.12393900007009506, 3.13700008392334, 0.8190000057220459, -0.49900001287460327, -0.33890801668167114, -1.9642808437347412, 0.7226709723472595, 1.0986149311065674, 2.7504992485046387, 2.015000104904175, -0.03632030636072159, 939.0, -0.13441599905490875, 0.448386013507843, 0.08345600217580795, 3.124000072479248, 1.090000033378601, 3.130000114440918], "mean": [0.583961546421051, 1.989889144897461, -0.6413620710372925, -0.674092173576355, -2.1820266246795654, -1.5786021947860718, 1.8203421831130981, 481.83746337890625, 0.2720729410648346, 0.3443080186843872, 0.025049809366464615, -0.5845329165458679, 0.43600916862487793, -0.816665768623352, -0.5198869705200195, -2.0728683471679688, 0.48354572057724, 0.7349787950515747, 2.309131145477295, 1.524532675743103, -1.808778166770935, 440.4473571777344, -0.3009629249572754, 0.3228325843811035, 0.017855141311883926, 2.4764976501464844, 0.4084952175617218, -1.7957820892333984], "std": [0.1688193529844284, 0.0659908652305603, 0.1556568443775177, 0.13519644737243652, 0.24608135223388672, 0.24267153441905975, 0.3547816574573517, 408.874755859375, 0.05510367825627327, 0.05717117711901665, 0.040358494967222214, 2.942060947418213, 0.27514827251434326, 0.19650259613990784, 0.10492299497127533, 0.056605029851198196, 0.24795304238796234, 0.4220173954963684, 0.38600772619247437, 0.3354392647743225, 0.7383027076721191, 375.4075622558594, 0.04798184707760811, 0.047738123685121536, 0.06704160571098328, 1.3102673292160034, 0.2875475287437439, 1.3572489023208618], "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": [701], "max": [701], "mean": [701.0], "std": [0.0], "count": [646]}, "index": {"min": [611190], "max": [611835], "mean": [611512.5], "std": [186.48391351534855], "count": [646]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [646]}, "subtask_annotation": {"mean": [6.821981424148607, 29.0, 29.0, 29.0, 29.0], "std": [5.217042782347454, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [646]}, "scene_annotation": {"mean": [701.0], "std": [0.0], "min": [701], "max": [701], "count": [646]}, "eef_direction_state": {"mean": [3.98297213622291, 4.359133126934984], "std": [2.137246243876346, 1.7545522898150372], "min": [0, 0], "max": [6, 6], "count": [646]}, "eef_velocity_state": {"mean": [0.7693498452012384, 0.7368421052631579], "std": [0.743009868027366, 0.7641980740825547], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_acc_mag_state": {"mean": [0.6408668730650154, 0.6222910216718266], "std": [0.8127097153033355, 0.8080851207423694], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_direction_action": {"mean": [3.98297213622291, 4.359133126934984], "std": [2.137246243876346, 1.7545522898150372], "min": [0, 0], "max": [6, 6], "count": [646]}, "eef_velocity_action": {"mean": [0.7693498452012384, 0.7368421052631579], "std": [0.743009868027366, 0.7641980740825547], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_acc_mag_action": {"mean": [0.6408668730650154, 0.6222910216718266], "std": [0.8127097153033355, 0.8080851207423694], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_sim_pose_state": {"mean": [0.5313047036851197, 0.31554185168295257, 1.0896757706760982, -2.1143825197347788, 0.6851224432059363, 1.4695968343593928, 0.556871493142966, -0.30549596263517376, 1.110857334280942, 2.3177865098552823, 0.8068278137334722, -0.710354467999838], "std": [0.040779779432511834, 0.07658783195869177, 0.03271461889229495, 1.2115056303488647, 0.4491272371564666, 2.452853433568235, 0.053952962923803555, 0.04484149542457824, 0.051720146330096466, 0.22723244549077665, 0.23059197384148858, 2.779909679564575], "min": [0.4705555140363651, 0.046050046365099365, 1.0013335440127704, -3.123972802827868, 0.071542770874226, -3.1411230167039785, 0.4712928499374226, -0.3828616199931725, 1.053209298134631, 1.848597990480744, 0.32071691200678965, -3.13483155421199], "max": [0.6372847659641521, 0.3858015582784492, 1.1320568577890946, 3.1280655277503824, 1.5636308757858983, 3.1414938572817017, 0.6413185949414515, -0.11865180082987066, 1.2571673959053313, 2.754819577019038, 1.1987224658846305, 3.138916331470246], "count": [646]}, "eef_sim_pose_action": {"mean": [0.5313047036851197, 0.31554185168295257, 1.0896757706760982, -2.1143825197347788, 0.6851224432059363, 1.4695968343593928, 0.556871493142966, -0.30549596263517376, 1.110857334280942, 2.3177865098552823, 0.8068278137334722, -0.710354467999838], "std": [0.040779779432511834, 0.07658783195869177, 0.03271461889229495, 1.2115056303488647, 0.4491272371564666, 2.452853433568235, 0.053952962923803555, 0.04484149542457824, 0.051720146330096466, 0.22723244549077665, 0.23059197384148858, 2.779909679564575], "min": [0.4705555140363651, 0.046050046365099365, 1.0013335440127704, -3.123972802827868, 0.071542770874226, -3.1411230167039785, 0.4712928499374226, -0.3828616199931725, 1.053209298134631, 1.848597990480744, 0.32071691200678965, -3.13483155421199], "max": [0.6372847659641521, 0.3858015582784492, 1.1320568577890946, 3.1280655277503824, 1.5636308757858983, 3.1414938572817017, 0.6413185949414515, -0.11865180082987066, 1.2571673959053313, 2.754819577019038, 1.1987224658846305, 3.138916331470246], "count": [646]}, "gripper_mode_state": {"mean": [0.47832817337461303, 0.5123839009287926], "std": [0.49953011113517376, 0.4998466154709732], "min": [0, 0], "max": [1, 1], "count": [646]}, "gripper_activity_state": {"mean": [1.7291021671826625, 1.7693498452012384], "std": [0.6064576116787602, 0.5764108105335782], "min": [0, 0], "max": [2, 2], "count": [646]}, "gripper_mode_action": {"mean": [0.47832817337461303, 0.5123839009287926], "std": [0.49953011113517376, 0.4998466154709732], "min": [0, 0], "max": [1, 1], "count": [646]}, "gripper_activity_action": {"mean": [1.7291021671826625, 1.7693498452012384], "std": [0.6064576116787602, 0.5764108105335782], "min": [0, 0], "max": [2, 2], "count": [646]}, "gripper_open_scale_state": {"mean": [0.4404473683236179, 0.48183746119401805], "std": [0.3754074742334372, 0.4088747983282804], "min": [0.008, 0.043], "max": [0.939, 0.956], "count": [646]}, "gripper_open_scale_action": {"mean": [0.4404473683236179, 0.48183746119401805], "std": [0.3754074742334372, 0.4088747983282804], "min": [0.008, 0.043], "max": [0.939, 0.956], "count": [646]}}} +{"episode_index": 699, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4241644400246437]], [[0.4527534186488803]], [[0.45298068346190934]]], "std": [[[0.23371725522125555]], [[0.2011909082172481]], [[0.19649618765874674]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4143610424702668]], [[0.44739586849083895]], [[0.44700377022393656]]], "std": [[[0.20493430089576845]], [[0.17112732008114162]], [[0.16663481159899132]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.433601548269581]], [[0.4608305843512268]], [[0.4627264026170577]]], "std": [[[0.20687917160356156]], [[0.18142501369462632]], [[0.1738373157999691]]], "count": [122]}, "observation.state": {"min": [0.3715980648994446, 1.8241833448410034, -0.9947503805160522, -1.0553656816482544, -2.7581787109375, -1.9599697589874268, 1.3743596076965332, 39.0, 0.11620700359344482, 0.26715099811553955, -0.05418999865651131, -3.1401853561401367, -0.33000001311302185, -1.1469999551773071, -0.9310284852981567, -2.175448179244995, -0.5714731812477112, -0.56208336353302, 1.2544031143188477, 0.7759907841682434, -2.449063539505005, 0.0, -0.3497999906539917, 0.24753600358963013, -0.22095400094985962, -3.1411852836608887, 0.07999999076128006, -3.1411852836608887], "max": [1.0022029876708984, 2.0708680152893066, -0.39638176560401917, -0.46272167563438416, -1.8271504640579224, -0.9670171141624451, 2.4530255794525146, 957.0, 0.3379490077495575, 0.4340269863605499, 0.1498820036649704, 3.140000104904175, 0.7590000033378601, -0.4909999966621399, -0.2892359793186188, -1.9701101779937744, 0.6029414534568787, 0.9386730790138245, 2.7244067192077637, 2.046800136566162, -0.16573646664619446, 886.0, -0.09734500199556351, 0.45238998532295227, 0.07756999880075455, 3.140000104904175, 1.2990000247955322, 3.140000104904175], "mean": [0.6035288572311401, 1.980247139930725, -0.6171442270278931, -0.7309293746948242, -2.2460432052612305, -1.6735317707061768, 1.818229079246521, 581.9539184570312, 0.2643434703350067, 0.3411310315132141, 0.039254575967788696, 0.21577498316764832, 0.39079293608665466, -0.7479643225669861, -0.5666390657424927, -2.0851714611053467, 0.3842543959617615, 0.5400840044021606, 2.200404644012451, 1.4971551895141602, -1.626799464225769, 459.3363342285156, -0.2780403196811676, 0.32423093914985657, -0.009083444252610207, 1.6027594804763794, 0.5424786806106567, -2.0336124897003174], "std": [0.14014635980129242, 0.0709802657365799, 0.11631450802087784, 0.15320053696632385, 0.24925965070724487, 0.28549301624298096, 0.38190212845802307, 378.30096435546875, 0.04763025790452957, 0.05858924984931946, 0.047130223363637924, 2.9530084133148193, 0.2620614767074585, 0.21353678405284882, 0.15385471284389496, 0.06698434799909592, 0.2647725045681, 0.43624699115753174, 0.3844252824783325, 0.38294270634651184, 0.7675212025642395, 386.3938903808594, 0.060773201286792755, 0.05606464296579361, 0.07605374604463577, 2.3695504665374756, 0.31432193517684937, 1.1081645488739014], "count": [608]}, "action": {"min": [0.3715980648994446, 1.8241833448410034, -0.9947503805160522, -1.0553656816482544, -2.7581787109375, -1.9599697589874268, 1.3743596076965332, 39.0, 0.11620700359344482, 0.26715099811553955, -0.05418999865651131, -3.1401853561401367, -0.33000001311302185, -1.1469999551773071, -0.9310284852981567, -2.175448179244995, -0.5714731812477112, -0.56208336353302, 1.2544031143188477, 0.7759907841682434, -2.449063539505005, 0.0, -0.3497999906539917, 0.24753600358963013, -0.22095400094985962, -3.1411852836608887, 0.07999999076128006, -3.1411852836608887], "max": [1.0022029876708984, 2.0708680152893066, -0.39638176560401917, -0.46272167563438416, -1.8271504640579224, -0.9670171141624451, 2.4530255794525146, 957.0, 0.3379490077495575, 0.4340269863605499, 0.1498820036649704, 3.140000104904175, 0.7590000033378601, -0.4909999966621399, -0.2892359793186188, -1.9701101779937744, 0.6029414534568787, 0.9386730790138245, 2.7244067192077637, 2.046800136566162, -0.16573646664619446, 886.0, -0.09734500199556351, 0.45238998532295227, 0.07756999880075455, 3.140000104904175, 1.2990000247955322, 3.140000104904175], "mean": [0.6035288572311401, 1.980247139930725, -0.6171442270278931, -0.7309293746948242, -2.2460432052612305, -1.6735317707061768, 1.818229079246521, 581.9539184570312, 0.2643434703350067, 0.3411310315132141, 0.039254575967788696, 0.21577498316764832, 0.39079293608665466, -0.7479643225669861, -0.5666390657424927, -2.0851714611053467, 0.3842543959617615, 0.5400840044021606, 2.200404644012451, 1.4971551895141602, -1.626799464225769, 459.3363342285156, -0.2780403196811676, 0.32423093914985657, -0.009083444252610207, 1.6027594804763794, 0.5424786806106567, -2.0336124897003174], "std": [0.14014635980129242, 0.0709802657365799, 0.11631450802087784, 0.15320053696632385, 0.24925965070724487, 0.28549301624298096, 0.38190212845802307, 378.30096435546875, 0.04763025790452957, 0.05858924984931946, 0.047130223363637924, 2.9530084133148193, 0.2620614767074585, 0.21353678405284882, 0.15385471284389496, 0.06698434799909592, 0.2647725045681, 0.43624699115753174, 0.3844252824783325, 0.38294270634651184, 0.7675212025642395, 386.3938903808594, 0.060773201286792755, 0.05606464296579361, 0.07605374604463577, 2.3695504665374756, 0.31432193517684937, 1.1081645488739014], "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": [702], "max": [702], "mean": [702.0], "std": [0.0], "count": [608]}, "index": {"min": [611836], "max": [612443], "mean": [612139.5], "std": [175.51424443617105], "count": [608]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [608]}, "subtask_annotation": {"mean": [8.31578947368421, 29.0, 29.0, 29.0, 29.0], "std": [8.399499556389255, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [608]}, "scene_annotation": {"mean": [702.0], "std": [0.0], "min": [702], "max": [702], "count": [608]}, "eef_direction_state": {"mean": [3.5921052631578947, 3.9786184210526314], "std": [2.151667845006622, 2.0035831551649297], "min": [0, 0], "max": [6, 6], "count": [608]}, "eef_velocity_state": {"mean": [0.8601973684210527, 0.7911184210526315], "std": [0.7312534034061456, 0.7145941517854262], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_acc_mag_state": {"mean": [0.7680921052631579, 0.6677631578947368], "std": [0.8471129247662895, 0.8200691541510591], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_direction_action": {"mean": [3.5921052631578947, 3.9786184210526314], "std": [2.151667845006622, 2.0035831551649297], "min": [0, 0], "max": [6, 6], "count": [608]}, "eef_velocity_action": {"mean": [0.8601973684210527, 0.7911184210526315], "std": [0.7312534034061456, 0.7145941517854262], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_acc_mag_action": {"mean": [0.7680921052631579, 0.6677631578947368], "std": [0.8471129247662895, 0.8200691541510591], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_sim_pose_state": {"mean": [0.5313295694250606, 0.28444792713241945, 1.0798842881700896, -1.952412417645502, 0.7789876887993843, -0.569760771840684, 0.5566260311934935, -0.310305951955056, 1.1268118223350285, 2.3712625433168277, 0.8285797859615986, -2.0713368584576384], "std": [0.049229551252528723, 0.09286582574499845, 0.03039849944438342, 1.104983022130392, 0.45507966175288866, 2.7356528973873404, 0.053305628873550684, 0.03881899743866999, 0.05248695756575576, 0.25072626600982806, 0.2616474801547529, 1.9038451965865766], "min": [0.45047158316965086, 0.01640613456387001, 0.9932154570360155, -3.133039470015765, 0.08867995843808663, -3.140797593478718, 0.48925847534155387, -0.37176778131858157, 1.0584992141667369, 1.9319076837872426, 0.2857353721693068, -3.129820118601695], "max": [0.6408530503499523, 0.3885494134380729, 1.1240312299041624, 3.111392773419327, 1.5592600547693287, 3.14101584730475, 0.6430203515487806, -0.14184816224061042, 1.24433119376802, 2.8263268171778586, 1.1292632832527238, 3.1386128043951693], "count": [608]}, "eef_sim_pose_action": {"mean": [0.5313295694250606, 0.28444792713241945, 1.0798842881700896, -1.952412417645502, 0.7789876887993843, -0.569760771840684, 0.5566260311934935, -0.310305951955056, 1.1268118223350285, 2.3712625433168277, 0.8285797859615986, -2.0713368584576384], "std": [0.049229551252528723, 0.09286582574499845, 0.03039849944438342, 1.104983022130392, 0.45507966175288866, 2.7356528973873404, 0.053305628873550684, 0.03881899743866999, 0.05248695756575576, 0.25072626600982806, 0.2616474801547529, 1.9038451965865766], "min": [0.45047158316965086, 0.01640613456387001, 0.9932154570360155, -3.133039470015765, 0.08867995843808663, -3.140797593478718, 0.48925847534155387, -0.37176778131858157, 1.0584992141667369, 1.9319076837872426, 0.2857353721693068, -3.129820118601695], "max": [0.6408530503499523, 0.3885494134380729, 1.1240312299041624, 3.111392773419327, 1.5592600547693287, 3.14101584730475, 0.6430203515487806, -0.14184816224061042, 1.24433119376802, 2.8263268171778586, 1.1292632832527238, 3.1386128043951693], "count": [608]}, "gripper_mode_state": {"mean": [0.4786184210526316, 0.4029605263157895], "std": [0.4995426188842312, 0.4904929566742942], "min": [0, 0], "max": [1, 1], "count": [608]}, "gripper_activity_state": {"mean": [1.7286184210526316, 1.7828947368421053], "std": [0.6311826299037742, 0.5580483279144279], "min": [0, 0], "max": [2, 2], "count": [608]}, "gripper_mode_action": {"mean": [0.4786184210526316, 0.4029605263157895], "std": [0.4995426188842312, 0.4904929566742942], "min": [0, 0], "max": [1, 1], "count": [608]}, "gripper_activity_action": {"mean": [1.7286184210526316, 1.7828947368421053], "std": [0.6311826299037742, 0.5580483279144279], "min": [0, 0], "max": [2, 2], "count": [608]}, "gripper_open_scale_state": {"mean": [0.4593363487346849, 0.5819539473809703], "std": [0.38639390021968145, 0.3783008953646637], "min": [0.0, 0.039], "max": [0.886, 0.957], "count": [608]}, "gripper_open_scale_action": {"mean": [0.4593363487346849, 0.5819539473809703], "std": [0.38639390021968145, 0.3783008953646637], "min": [0.0, 0.039], "max": [0.886, 0.957], "count": [608]}}} +{"episode_index": 700, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.43183038202361046]], [[0.4562354397831484]], [[0.4569292714824948]]], "std": [[[0.22806173243476036]], [[0.1994354064599046]], [[0.19440202138205656]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4270128977301515]], [[0.4572912692531793]], [[0.4564345708567665]]], "std": [[[0.20253962830767272]], [[0.16961996455576261]], [[0.16532435208958846]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4396815831306683]], [[0.4632277749278006]], [[0.4633978504838628]]], "std": [[[0.19082510704104294]], [[0.1661358821642659]], [[0.1596031623373932]]], "count": [129]}, "observation.state": {"min": [0.28354617953300476, 1.8295588493347168, -1.0517703294754028, -1.0797654390335083, -2.780257225036621, -1.9632511138916016, 1.1469781398773193, 52.0, 0.06583999842405319, 0.25456199049949646, -0.07443500310182571, -3.1411852836608887, -0.2709999978542328, -1.1130000352859497, -0.8946906924247742, -2.1754133701324463, -0.4398055076599121, -0.4717625081539154, 1.1890404224395752, 0.5641428232192993, -2.4872164726257324, -1.0, -0.3489300012588501, 0.2413029968738556, -0.20488500595092773, -3.1411852836608887, 0.12099999934434891, -3.1050000190734863], "max": [1.1179357767105103, 2.0839755535125732, -0.41205477714538574, -0.4262268543243408, -1.7950189113616943, -0.8099550008773804, 2.4608967304229736, 956.0, 0.3230009973049164, 0.44994598627090454, 0.12789900600910187, 3.1410000324249268, 0.843999981880188, -0.40700000524520874, -0.32885491847991943, -1.9685046672821045, 0.670677661895752, 0.9491972923278809, 2.6987502574920654, 1.9834270477294922, -0.2183232456445694, 952.0, -0.139041006565094, 0.4681209921836853, 0.08372700214385986, 3.1410000324249268, 1.1089999675750732, 3.1389999389648438], "mean": [0.5739218592643738, 2.0175814628601074, -0.6749788522720337, -0.6497141122817993, -2.1328284740448, -1.5538465976715088, 1.69495689868927, 617.7098999023438, 0.263175368309021, 0.33932650089263916, 0.0125576788559556, -0.8506776094436646, 0.48949742317199707, -0.697685182094574, -0.5481248497962952, -2.087315797805786, 0.42887452244758606, 0.584708571434021, 2.2130448818206787, 1.4737319946289062, -1.6389602422714233, 608.782470703125, -0.28875741362571716, 0.32889145612716675, -0.005530293565243483, 2.0043435096740723, 0.5434569120407104, -2.0459299087524414], "std": [0.19239918887615204, 0.07196331769227982, 0.14092789590358734, 0.183713898062706, 0.27954745292663574, 0.29058346152305603, 0.4923027455806732, 356.1929931640625, 0.05819598585367203, 0.07185870409011841, 0.04939252883195877, 2.8285489082336426, 0.2804095447063446, 0.2323770970106125, 0.12603041529655457, 0.06821688264608383, 0.24094036221504211, 0.3563256561756134, 0.33900701999664307, 0.35398629307746887, 0.6880146861076355, 391.17730712890625, 0.04614520072937012, 0.05388640612363815, 0.0632530003786087, 2.0308756828308105, 0.2683635950088501, 1.1481349468231201], "count": [655]}, "action": {"min": [0.28354617953300476, 1.8295588493347168, -1.0517703294754028, -1.0797654390335083, -2.780257225036621, -1.9632511138916016, 1.1469781398773193, 52.0, 0.06583999842405319, 0.25456199049949646, -0.07443500310182571, -3.1411852836608887, -0.2709999978542328, -1.1130000352859497, -0.8946906924247742, -2.1754133701324463, -0.4398055076599121, -0.4717625081539154, 1.1890404224395752, 0.5641428232192993, -2.4872164726257324, -1.0, -0.3489300012588501, 0.2413029968738556, -0.20488500595092773, -3.1411852836608887, 0.12099999934434891, -3.1050000190734863], "max": [1.1179357767105103, 2.0839755535125732, -0.41205477714538574, -0.4262268543243408, -1.7950189113616943, -0.8099550008773804, 2.4608967304229736, 956.0, 0.3230009973049164, 0.44994598627090454, 0.12789900600910187, 3.1410000324249268, 0.843999981880188, -0.40700000524520874, -0.32885491847991943, -1.9685046672821045, 0.670677661895752, 0.9491972923278809, 2.6987502574920654, 1.9834270477294922, -0.2183232456445694, 952.0, -0.139041006565094, 0.4681209921836853, 0.08372700214385986, 3.1410000324249268, 1.1089999675750732, 3.1389999389648438], "mean": [0.5739218592643738, 2.0175814628601074, -0.6749788522720337, -0.6497141122817993, -2.1328284740448, -1.5538465976715088, 1.69495689868927, 617.7098999023438, 0.263175368309021, 0.33932650089263916, 0.0125576788559556, -0.8506776094436646, 0.48949742317199707, -0.697685182094574, -0.5481248497962952, -2.087315797805786, 0.42887452244758606, 0.584708571434021, 2.2130448818206787, 1.4737319946289062, -1.6389602422714233, 608.782470703125, -0.28875741362571716, 0.32889145612716675, -0.005530293565243483, 2.0043435096740723, 0.5434569120407104, -2.0459299087524414], "std": [0.19239918887615204, 0.07196331769227982, 0.14092789590358734, 0.183713898062706, 0.27954745292663574, 0.29058346152305603, 0.4923027455806732, 356.1929931640625, 0.05819598585367203, 0.07185870409011841, 0.04939252883195877, 2.8285489082336426, 0.2804095447063446, 0.2323770970106125, 0.12603041529655457, 0.06821688264608383, 0.24094036221504211, 0.3563256561756134, 0.33900701999664307, 0.35398629307746887, 0.6880146861076355, 391.17730712890625, 0.04614520072937012, 0.05388640612363815, 0.0632530003786087, 2.0308756828308105, 0.2683635950088501, 1.1481349468231201], "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": [703], "max": [703], "mean": [703.0], "std": [0.0], "count": [655]}, "index": {"min": [612444], "max": [613098], "mean": [612771.0], "std": [189.08199279677586], "count": [655]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [655]}, "subtask_annotation": {"mean": [7.972519083969465, 29.0, 29.0, 29.0, 29.0], "std": [6.059187125023281, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [655]}, "scene_annotation": {"mean": [703.0], "std": [0.0], "min": [703], "max": [703], "count": [655]}, "eef_direction_state": {"mean": [3.818320610687023, 3.882442748091603], "std": [2.216998918031372, 2.082258056325982], "min": [0, 0], "max": [6, 6], "count": [655]}, "eef_velocity_state": {"mean": [0.7480916030534351, 0.8320610687022901], "std": [0.7550694973360804, 0.7887827297449513], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_acc_mag_state": {"mean": [0.683969465648855, 0.7206106870229008], "std": [0.8303238395089977, 0.8269060846691664], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_direction_action": {"mean": [3.818320610687023, 3.882442748091603], "std": [2.216998918031372, 2.082258056325982], "min": [0, 0], "max": [6, 6], "count": [655]}, "eef_velocity_action": {"mean": [0.7480916030534351, 0.8320610687022901], "std": [0.7550694973360804, 0.7887827297449513], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_acc_mag_action": {"mean": [0.683969465648855, 0.7206106870229008], "std": [0.8303238395089977, 0.8269060846691664], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_sim_pose_state": {"mean": [0.5351461013491233, 0.29379026276121567, 1.0759075150911364, -2.206931043452035, 0.8293329970389755, -0.4232272826403961, 0.5511634838250263, -0.29046055352512923, 1.105933649146111, 2.3215371990677616, 0.9220904593148407, -1.8527986279293136], "std": [0.04831727315075705, 0.07341627176903816, 0.029336750094023912, 0.6938863721446747, 0.4346776873030806, 2.837811338960093, 0.06789467172320261, 0.048536948318887316, 0.060853259360413386, 0.2683376196968312, 0.29307109710749957, 2.2079598036119363], "min": [0.4586895641528557, 0.055570568559503805, 1.002019575697413, -3.1147969481753375, 0.10096750864501502, -3.141204514838933, 0.465666176945701, -0.3793590135887242, 1.0436139380919325, 1.8649626214807782, 0.2830851204475948, -3.141368264360513], "max": [0.6573496147751903, 0.3926092397887305, 1.1205876540349293, 3.111788615522676, 1.4975683698905096, 3.141560733145099, 0.6569154745287399, -0.09003106963905617, 1.2651905239465846, 2.836777304328621, 1.272277273758763, 3.138317634510159], "count": [655]}, "eef_sim_pose_action": {"mean": [0.5351461013491233, 0.29379026276121567, 1.0759075150911364, -2.206931043452035, 0.8293329970389755, -0.4232272826403961, 0.5511634838250263, -0.29046055352512923, 1.105933649146111, 2.3215371990677616, 0.9220904593148407, -1.8527986279293136], "std": [0.04831727315075705, 0.07341627176903816, 0.029336750094023912, 0.6938863721446747, 0.4346776873030806, 2.837811338960093, 0.06789467172320261, 0.048536948318887316, 0.060853259360413386, 0.2683376196968312, 0.29307109710749957, 2.2079598036119363], "min": [0.4586895641528557, 0.055570568559503805, 1.002019575697413, -3.1147969481753375, 0.10096750864501502, -3.141204514838933, 0.465666176945701, -0.3793590135887242, 1.0436139380919325, 1.8649626214807782, 0.2830851204475948, -3.141368264360513], "max": [0.6573496147751903, 0.3926092397887305, 1.1205876540349293, 3.111788615522676, 1.4975683698905096, 3.141560733145099, 0.6569154745287399, -0.09003106963905617, 1.2651905239465846, 2.836777304328621, 1.272277273758763, 3.138317634510159], "count": [655]}, "gripper_mode_state": {"mean": [0.35572519083969467, 0.3267175572519084], "std": [0.4787324716809564, 0.4690130009234888], "min": [0, 0], "max": [1, 1], "count": [655]}, "gripper_activity_state": {"mean": [1.7679389312977098, 1.7725190839694656], "std": [0.5672038253368218, 0.5810037951176777], "min": [0, 0], "max": [2, 2], "count": [655]}, "gripper_mode_action": {"mean": [0.35572519083969467, 0.3267175572519084], "std": [0.4787324716809564, 0.4690130009234888], "min": [0, 0], "max": [1, 1], "count": [655]}, "gripper_activity_action": {"mean": [1.7679389312977098, 1.7725190839694656], "std": [0.5672038253368218, 0.5810037951176777], "min": [0, 0], "max": [2, 2], "count": [655]}, "gripper_open_scale_state": {"mean": [0.6087839694068692, 0.6177099238097213], "std": [0.39117429985588914, 0.35619296966673736], "min": [0.0, 0.052], "max": [0.952, 0.956], "count": [655]}, "gripper_open_scale_action": {"mean": [0.6087839694068692, 0.6177099238097213], "std": [0.39117429985588914, 0.35619296966673736], "min": [0.0, 0.052], "max": [0.952, 0.956], "count": [655]}}} +{"episode_index": 701, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4291714689542484]], [[0.4554469133986928]], [[0.4550747352941176]]], "std": [[[0.2270001444543906]], [[0.19521086912672853]], [[0.19104973388272667]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4073668954248366]], [[0.44368393464052286]], [[0.4436191568627451]]], "std": [[[0.21343882662086158]], [[0.17916031273848268]], [[0.17526920767037965]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41852479411764704]], [[0.44898721405228753]], [[0.4498796633986928]]], "std": [[[0.1998910853057249]], [[0.17192185342392904]], [[0.16402704472963256]]], "count": [125]}, "observation.state": {"min": [0.22937117516994476, 1.8375874757766724, -0.9901951551437378, -1.0646508932113647, -2.787325620651245, -1.8750944137573242, 1.2025319337844849, 51.0, 0.10638999938964844, 0.2567029893398285, -0.04135400056838989, -3.134185314178467, -0.25, -1.121000051498413, -0.9760404825210571, -2.1760241985321045, -0.5712811946868896, -0.5142089128494263, 1.1676079034805298, 0.3487342596054077, -2.511197328567505, 30.0, -0.3322409987449646, 0.26373499631881714, -0.21734000742435455, -3.1411852836608887, 0.11400000005960464, -3.1391851902008057], "max": [0.9756914973258972, 2.087745428085327, -0.46237263083457947, -0.3376339375972748, -1.6007287502288818, -0.6802420616149902, 2.5424039363861084, 960.0, 0.3417859971523285, 0.4532240033149719, 0.13892899453639984, 3.13700008392334, 0.9869999885559082, -0.4169999361038208, -0.3804643452167511, -1.9742814302444458, 0.8645139932632446, 0.8879536986351013, 2.669184446334839, 1.9925203323364258, -0.07913322746753693, 937.0, -0.10946699976921082, 0.48602399230003357, 0.06545999646186829, 3.1389999389648438, 1.1230000257492065, 3.1410000324249268], "mean": [0.624499499797821, 1.9953858852386475, -0.6381186842918396, -0.7050446271896362, -2.23730206489563, -1.5059268474578857, 1.853206992149353, 606.7963256835938, 0.2707597315311432, 0.36188217997550964, 0.03617289289832115, -0.5465677976608276, 0.43201419711112976, -0.781785786151886, -0.6061180233955383, -2.0935707092285156, 0.5426100492477417, 0.5680632591247559, 2.1642472743988037, 1.3770636320114136, -1.7187904119491577, 487.2427978515625, -0.26361435651779175, 0.35078930854797363, -0.01883074641227722, 2.202929973602295, 0.5173689126968384, -1.9511914253234863], "std": [0.1707756370306015, 0.07420839369297028, 0.13507720828056335, 0.16790908575057983, 0.3726053535938263, 0.3685363531112671, 0.47841817140579224, 379.38031005859375, 0.05146171897649765, 0.06733627617359161, 0.0466814748942852, 2.792767286300659, 0.2988330125808716, 0.23296882212162018, 0.1316038966178894, 0.07009508460760117, 0.34156107902526855, 0.3692697286605835, 0.3945682942867279, 0.39215996861457825, 0.7623263597488403, 382.8996276855469, 0.05233277380466461, 0.054057903587818146, 0.06218583136796951, 1.8185805082321167, 0.2813107371330261, 1.3139110803604126], "count": [626]}, "action": {"min": [0.22937117516994476, 1.8375874757766724, -0.9901951551437378, -1.0646508932113647, -2.787325620651245, -1.8750944137573242, 1.2025319337844849, 51.0, 0.10638999938964844, 0.2567029893398285, -0.04135400056838989, -3.134185314178467, -0.25, -1.121000051498413, -0.9760404825210571, -2.1760241985321045, -0.5712811946868896, -0.5142089128494263, 1.1676079034805298, 0.3487342596054077, -2.511197328567505, 30.0, -0.3322409987449646, 0.26373499631881714, -0.21734000742435455, -3.1411852836608887, 0.11400000005960464, -3.1391851902008057], "max": [0.9756914973258972, 2.087745428085327, -0.46237263083457947, -0.3376339375972748, -1.6007287502288818, -0.6802420616149902, 2.5424039363861084, 960.0, 0.3417859971523285, 0.4532240033149719, 0.13892899453639984, 3.13700008392334, 0.9869999885559082, -0.4169999361038208, -0.3804643452167511, -1.9742814302444458, 0.8645139932632446, 0.8879536986351013, 2.669184446334839, 1.9925203323364258, -0.07913322746753693, 937.0, -0.10946699976921082, 0.48602399230003357, 0.06545999646186829, 3.1389999389648438, 1.1230000257492065, 3.1410000324249268], "mean": [0.624499499797821, 1.9953858852386475, -0.6381186842918396, -0.7050446271896362, -2.23730206489563, -1.5059268474578857, 1.853206992149353, 606.7963256835938, 0.2707597315311432, 0.36188217997550964, 0.03617289289832115, -0.5465677976608276, 0.43201419711112976, -0.781785786151886, -0.6061180233955383, -2.0935707092285156, 0.5426100492477417, 0.5680632591247559, 2.1642472743988037, 1.3770636320114136, -1.7187904119491577, 487.2427978515625, -0.26361435651779175, 0.35078930854797363, -0.01883074641227722, 2.202929973602295, 0.5173689126968384, -1.9511914253234863], "std": [0.1707756370306015, 0.07420839369297028, 0.13507720828056335, 0.16790908575057983, 0.3726053535938263, 0.3685363531112671, 0.47841817140579224, 379.38031005859375, 0.05146171897649765, 0.06733627617359161, 0.0466814748942852, 2.792767286300659, 0.2988330125808716, 0.23296882212162018, 0.1316038966178894, 0.07009508460760117, 0.34156107902526855, 0.3692697286605835, 0.3945682942867279, 0.39215996861457825, 0.7623263597488403, 382.8996276855469, 0.05233277380466461, 0.054057903587818146, 0.06218583136796951, 1.8185805082321167, 0.2813107371330261, 1.3139110803604126], "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": [704], "max": [704], "mean": [704.0], "std": [0.0], "count": [626]}, "index": {"min": [613099], "max": [613724], "mean": [613411.5], "std": [180.710403685012], "count": [626]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [626]}, "subtask_annotation": {"mean": [9.017571884984026, 29.0, 29.0, 29.0, 29.0], "std": [8.336647481383494, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [626]}, "scene_annotation": {"mean": [704.0], "std": [0.0], "min": [704], "max": [704], "count": [626]}, "eef_direction_state": {"mean": [4.097444089456869, 3.6789137380191694], "std": [2.1311083642772615, 1.9921818683023744], "min": [0, 0], "max": [6, 6], "count": [626]}, "eef_velocity_state": {"mean": [0.7300319488817891, 0.952076677316294], "std": [0.7764252064530726, 0.7693845309212475], "min": [0, 0], "max": [2, 2], "count": [626]}, "eef_acc_mag_state": {"mean": [0.6661341853035144, 0.8242811501597445], "std": [0.820291817404255, 0.8503625673996157], "min": [0, 0], "max": [2, 2], "count": [626]}, "eef_direction_action": {"mean": [4.097444089456869, 3.6789137380191694], "std": [2.1311083642772615, 1.9921818683023744], "min": [0, 0], "max": [6, 6], "count": [626]}, "eef_velocity_action": {"mean": [0.7300319488817891, 0.952076677316294], "std": [0.7764252064530726, 0.7693845309212475], "min": [0, 0], "max": [2, 2], "count": [626]}, "eef_acc_mag_action": {"mean": [0.6661341853035144, 0.8242811501597445], "std": [0.820291817404255, 0.8503625673996157], "min": [0, 0], "max": [2, 2], "count": [626]}, "eef_sim_pose_state": {"mean": [0.5580033682051004, 0.2663333769862827, 1.0849109019673384, -1.8585362457153654, 0.8063885977682999, 0.6812905888073448, 0.5726870998235688, -0.3078112534272259, 1.1212066131727805, 2.450201507634151, 0.8262950689149218, -1.711325444301401], "std": [0.048798807037362, 0.07542848243874495, 0.03001075738115945, 1.3641087567691095, 0.4406217948138138, 2.773219838761409, 0.06222930473655096, 0.043122963476230784, 0.05362437370379585, 0.30339548113694936, 0.307212293469468, 2.2726631175349183], "min": [0.4791490416256609, 0.0274188964476436, 1.0028051058144425, -3.092100122576749, 0.13005885063307332, -3.138240006976876, 0.4626168052514079, -0.4076465248954409, 1.049712806689762, 2.037091416599422, 0.2031075471472994, -3.1404889207084605], "max": [0.6736169526278553, 0.3613739680698396, 1.1245021325445994, 3.116355226993389, 1.5514999245491685, 3.1408126325105155, 0.6577087814978936, -0.146769885498615, 1.2471141322338115, 2.9771750145771825, 1.2492664938514735, 3.1379128017022735], "count": [626]}, "eef_sim_pose_action": {"mean": [0.5580033682051004, 0.2663333769862827, 1.0849109019673384, -1.8585362457153654, 0.8063885977682999, 0.6812905888073448, 0.5726870998235688, -0.3078112534272259, 1.1212066131727805, 2.450201507634151, 0.8262950689149218, -1.711325444301401], "std": [0.048798807037362, 0.07542848243874495, 0.03001075738115945, 1.3641087567691095, 0.4406217948138138, 2.773219838761409, 0.06222930473655096, 0.043122963476230784, 0.05362437370379585, 0.30339548113694936, 0.307212293469468, 2.2726631175349183], "min": [0.4791490416256609, 0.0274188964476436, 1.0028051058144425, -3.092100122576749, 0.13005885063307332, -3.138240006976876, 0.4626168052514079, -0.4076465248954409, 1.049712806689762, 2.037091416599422, 0.2031075471472994, -3.1404889207084605], "max": [0.6736169526278553, 0.3613739680698396, 1.1245021325445994, 3.116355226993389, 1.5514999245491685, 3.1408126325105155, 0.6577087814978936, -0.146769885498615, 1.2471141322338115, 2.9771750145771825, 1.2492664938514735, 3.1379128017022735], "count": [626]}, "gripper_mode_state": {"mean": [0.4504792332268371, 0.3722044728434505], "std": [0.4975416501743342, 0.48339249398266243], "min": [0, 0], "max": [1, 1], "count": [626]}, "gripper_activity_state": {"mean": [1.7699680511182108, 1.7268370607028753], "std": [0.5720812842458509, 0.6143766645233576], "min": [0, 0], "max": [2, 2], "count": [626]}, "gripper_mode_action": {"mean": [0.4504792332268371, 0.3722044728434505], "std": [0.4975416501743342, 0.48339249398266243], "min": [0, 0], "max": [1, 1], "count": [626]}, "gripper_activity_action": {"mean": [1.7699680511182108, 1.7268370607028753], "std": [0.5720812842458509, 0.6143766645233576], "min": [0, 0], "max": [2, 2], "count": [626]}, "gripper_open_scale_state": {"mean": [0.4872428114894122, 0.6067963257201565], "std": [0.38289969112192396, 0.3793801770818262], "min": [0.03, 0.051], "max": [0.937, 0.96], "count": [626]}, "gripper_open_scale_action": {"mean": [0.4872428114894122, 0.6067963257201565], "std": [0.38289969112192396, 0.3793801770818262], "min": [0.03, 0.051], "max": [0.937, 0.96], "count": [626]}}} +{"episode_index": 702, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4282425916694361]], [[0.4560761829096045]], [[0.456010749002991]]], "std": [[[0.2338729927924709]], [[0.20217706508949654]], [[0.19676561089681444]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4134001987094273]], [[0.4463003039492633]], [[0.44608310139027363]]], "std": [[[0.2105838255856889]], [[0.17622961278192484]], [[0.17125672474539455]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4338544141879916]], [[0.4608877862938961]], [[0.46184603135039326]]], "std": [[[0.20148287653394903]], [[0.17311853677603678]], [[0.16527175845263783]]], "count": [118]}, "observation.state": {"min": [0.2646791934967041, 1.8339571952819824, -1.0097428560256958, -1.0073168277740479, -2.7935917377471924, -1.9487473964691162, 1.2707568407058716, 49.0, 0.1145709976553917, 0.24694199860095978, -0.05187800154089928, -3.1411852836608887, -0.3460000157356262, -1.1480000019073486, -0.9394583702087402, -2.175395965576172, -0.43561673164367676, -0.5590813755989075, 1.4091962575912476, 0.731537401676178, -2.4912304878234863, 52.0, -0.36349499225616455, 0.2510400116443634, -0.22343100607395172, -3.1381852626800537, 0.13500000536441803, -3.010999917984009], "max": [0.9635264873504639, 2.092754364013672, -0.5193925499916077, -0.2836334705352783, -1.6760048866271973, -0.717801570892334, 2.4468994140625, 959.0, 0.3101089894771576, 0.45006299018859863, 0.12491100281476974, 3.140000104904175, 0.8799999952316284, -0.4399999976158142, -0.3407929837703705, -1.9685918092727661, 0.5799380540847778, 0.9925338625907898, 2.7767317295074463, 2.034268617630005, -0.2727775275707245, 949.0, -0.11294300109148026, 0.4484330117702484, 0.09118500351905823, 3.134000062942505, 1.1349999904632568, -1.5019999742507935], "mean": [0.6113294363021851, 2.015876054763794, -0.7098463773727417, -0.6807319521903992, -2.1538596153259277, -1.5344561338424683, 1.7812296152114868, 626.037841796875, 0.25730323791503906, 0.3526567220687866, 0.013562995009124279, 0.11035846918821335, 0.41695839166641235, -0.7302395701408386, -0.5413249731063843, -2.0704736709594727, 0.39439472556114197, 0.6616131663322449, 2.340404748916626, 1.4951273202896118, -1.8159289360046387, 553.8416748046875, -0.30081096291542053, 0.3227907121181488, 0.014020396396517754, 2.2390666007995605, 0.5009968280792236, -2.147254705429077], "std": [0.17887459695339203, 0.072517529129982, 0.10385087877511978, 0.16943900287151337, 0.30749785900115967, 0.35274890065193176, 0.4310555160045624, 401.6513366699219, 0.04019364342093468, 0.07051342725753784, 0.04319034889340401, 2.9414451122283936, 0.29773685336112976, 0.2347366213798523, 0.1284162402153015, 0.07167359441518784, 0.24700313806533813, 0.41522541642189026, 0.375224769115448, 0.379474401473999, 0.7358662486076355, 378.7785949707031, 0.0569426491856575, 0.05502510070800781, 0.07671846449375153, 1.7349170446395874, 0.292741060256958, 0.5150030851364136], "count": [581]}, "action": {"min": [0.2646791934967041, 1.8339571952819824, -1.0097428560256958, -1.0073168277740479, -2.7935917377471924, -1.9487473964691162, 1.2707568407058716, 49.0, 0.1145709976553917, 0.24694199860095978, -0.05187800154089928, -3.1411852836608887, -0.3460000157356262, -1.1480000019073486, -0.9394583702087402, -2.175395965576172, -0.43561673164367676, -0.5590813755989075, 1.4091962575912476, 0.731537401676178, -2.4912304878234863, 52.0, -0.36349499225616455, 0.2510400116443634, -0.22343100607395172, -3.1381852626800537, 0.13500000536441803, -3.010999917984009], "max": [0.9635264873504639, 2.092754364013672, -0.5193925499916077, -0.2836334705352783, -1.6760048866271973, -0.717801570892334, 2.4468994140625, 959.0, 0.3101089894771576, 0.45006299018859863, 0.12491100281476974, 3.140000104904175, 0.8799999952316284, -0.4399999976158142, -0.3407929837703705, -1.9685918092727661, 0.5799380540847778, 0.9925338625907898, 2.7767317295074463, 2.034268617630005, -0.2727775275707245, 949.0, -0.11294300109148026, 0.4484330117702484, 0.09118500351905823, 3.134000062942505, 1.1349999904632568, -1.5019999742507935], "mean": [0.6113294363021851, 2.015876054763794, -0.7098463773727417, -0.6807319521903992, -2.1538596153259277, -1.5344561338424683, 1.7812296152114868, 626.037841796875, 0.25730323791503906, 0.3526567220687866, 0.013562995009124279, 0.11035846918821335, 0.41695839166641235, -0.7302395701408386, -0.5413249731063843, -2.0704736709594727, 0.39439472556114197, 0.6616131663322449, 2.340404748916626, 1.4951273202896118, -1.8159289360046387, 553.8416748046875, -0.30081096291542053, 0.3227907121181488, 0.014020396396517754, 2.2390666007995605, 0.5009968280792236, -2.147254705429077], "std": [0.17887459695339203, 0.072517529129982, 0.10385087877511978, 0.16943900287151337, 0.30749785900115967, 0.35274890065193176, 0.4310555160045624, 401.6513366699219, 0.04019364342093468, 0.07051342725753784, 0.04319034889340401, 2.9414451122283936, 0.29773685336112976, 0.2347366213798523, 0.1284162402153015, 0.07167359441518784, 0.24700313806533813, 0.41522541642189026, 0.375224769115448, 0.379474401473999, 0.7358662486076355, 378.7785949707031, 0.0569426491856575, 0.05502510070800781, 0.07671846449375153, 1.7349170446395874, 0.292741060256958, 0.5150030851364136], "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": [705], "max": [705], "mean": [705.0], "std": [0.0], "count": [581]}, "index": {"min": [613725], "max": [614305], "mean": [614015.0], "std": [167.72000476985446], "count": [581]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [581]}, "subtask_annotation": {"mean": [6.3752151462994835, 29.0, 29.0, 29.0, 29.0], "std": [5.91567291652109, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [581]}, "scene_annotation": {"mean": [705.0], "std": [0.0], "min": [705], "max": [705], "count": [581]}, "eef_direction_state": {"mean": [3.755593803786575, 4.142857142857143], "std": [2.233100358680941, 1.8743411267573855], "min": [0, 0], "max": [6, 6], "count": [581]}, "eef_velocity_state": {"mean": [0.8209982788296041, 0.8364888123924269], "std": [0.7754670138038742, 0.7952813044106234], "min": [0, 0], "max": [2, 2], "count": [581]}, "eef_acc_mag_state": {"mean": [0.7590361445783133, 0.7555938037865749], "std": [0.836212529541835, 0.853558230327949], "min": [0, 0], "max": [2, 2], "count": [581]}, "eef_direction_action": {"mean": [3.755593803786575, 4.142857142857143], "std": [2.233100358680941, 1.8743411267573855], "min": [0, 0], "max": [6, 6], "count": [581]}, "eef_velocity_action": {"mean": [0.8209982788296041, 0.8364888123924269], "std": [0.7754670138038742, 0.7952813044106234], "min": [0, 0], "max": [2, 2], "count": [581]}, "eef_acc_mag_action": {"mean": [0.7590361445783133, 0.7555938037865749], "std": [0.836212529541835, 0.853558230327949], "min": [0, 0], "max": [2, 2], "count": [581]}, "eef_sim_pose_state": {"mean": [0.5300728651077178, 0.3135926029032352, 1.0851099743143884, -2.2777839012460275, 0.6961879060860193, -1.0978592793843793, 0.5660355899196404, -0.28600188386842595, 1.1131725062120468, 2.3892444876078733, 0.8524880027164988, -1.4291595226979859], "std": [0.04820308602641039, 0.08893112426449906, 0.03261657516651871, 0.6684394429810645, 0.47508260755503756, 2.673440469275446, 0.06455099829704142, 0.03752360093432569, 0.04723691107871837, 0.2549163379585399, 0.2942154996348728, 2.4426491679130247], "min": [0.46402987094967474, 0.025439578761889153, 0.9990262651054636, -3.122732357095623, 0.05849854884658656, -3.140022780152985, 0.4574959467600584, -0.35196028835477605, 1.0587555824378871, 1.9852454286852645, 0.24561633534791683, -3.1374826275011203], "max": [0.640031293096971, 0.40677849435443203, 1.1352573309852345, 3.1256274670227757, 1.4516639158906952, 3.136955345070005, 0.6582111165400938, -0.14376970175115028, 1.2211178007685604, 2.8759857228823353, 1.1677032784484775, 3.139602099938733], "count": [581]}, "eef_sim_pose_action": {"mean": [0.5300728651077178, 0.3135926029032352, 1.0851099743143884, -2.2777839012460275, 0.6961879060860193, -1.0978592793843793, 0.5660355899196404, -0.28600188386842595, 1.1131725062120468, 2.3892444876078733, 0.8524880027164988, -1.4291595226979859], "std": [0.04820308602641039, 0.08893112426449906, 0.03261657516651871, 0.6684394429810645, 0.47508260755503756, 2.673440469275446, 0.06455099829704142, 0.03752360093432569, 0.04723691107871837, 0.2549163379585399, 0.2942154996348728, 2.4426491679130247], "min": [0.46402987094967474, 0.025439578761889153, 0.9990262651054636, -3.122732357095623, 0.05849854884658656, -3.140022780152985, 0.4574959467600584, -0.35196028835477605, 1.0587555824378871, 1.9852454286852645, 0.24561633534791683, -3.1374826275011203], "max": [0.640031293096971, 0.40677849435443203, 1.1352573309852345, 3.1256274670227757, 1.4516639158906952, 3.136955345070005, 0.6582111165400938, -0.14376970175115028, 1.2211178007685604, 2.8759857228823353, 1.1677032784484775, 3.139602099938733], "count": [581]}, "gripper_mode_state": {"mean": [0.4010327022375215, 0.35800344234079173], "std": [0.4901076146864008, 0.47941315961593706], "min": [0, 0], "max": [1, 1], "count": [581]}, "gripper_activity_state": {"mean": [1.7142857142857142, 1.738382099827883], "std": [0.632688752691363, 0.6072341845287603], "min": [0, 0], "max": [2, 2], "count": [581]}, "gripper_mode_action": {"mean": [0.4010327022375215, 0.35800344234079173], "std": [0.4901076146864008, 0.47941315961593706], "min": [0, 0], "max": [1, 1], "count": [581]}, "gripper_activity_action": {"mean": [1.7142857142857142, 1.738382099827883], "std": [0.632688752691363, 0.6072341845287603], "min": [0, 0], "max": [2, 2], "count": [581]}, "gripper_open_scale_state": {"mean": [0.5538416521397378, 0.6260378659062865], "std": [0.3787785328527117, 0.40165134566457245], "min": [0.052, 0.049], "max": [0.949, 0.959], "count": [581]}, "gripper_open_scale_action": {"mean": [0.5538416521397378, 0.6260378659062865], "std": [0.3787785328527117, 0.40165134566457245], "min": [0.052, 0.049], "max": [0.949, 0.959], "count": [581]}}} +{"episode_index": 703, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4325167266759211]], [[0.45858280373358784]], [[0.458144953077101]]], "std": [[[0.2264105175944615]], [[0.19459139271406392]], [[0.18987725030030808]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40642307970385794]], [[0.44425152734397594]], [[0.4440322459367228]]], "std": [[[0.20828166542751214]], [[0.17104844851824713]], [[0.16549162578226553]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4176395432066632]], [[0.4497122393573949]], [[0.4515823319740876]]], "std": [[[0.20998348126231617]], [[0.18088381436838505]], [[0.17306744214586497]]], "count": [113]}, "observation.state": {"min": [0.29593801498413086, 1.8359118700027466, -0.982096791267395, -1.0446842908859253, -2.8945415019989014, -1.888411283493042, 1.191920280456543, 40.0, 0.08898600190877914, 0.26166200637817383, -0.03252499923110008, -3.1401853561401367, -0.44600000977516174, -1.1119999885559082, -0.8928232192993164, -2.1752912998199463, -0.4040088355541229, -0.4515865445137024, 1.1151257753372192, 0.5493074655532837, -2.4360432624816895, 13.0, -0.3429900109767914, 0.26829400658607483, -0.20197699964046478, -3.1401853561401367, 0.08799999952316284, -3.1411852836608887], "max": [1.004751205444336, 2.08416748046875, -0.4058763384819031, -0.3327295780181885, -1.756272554397583, -0.7808428406715393, 2.4891364574432373, 958.0, 0.32496100664138794, 0.456371009349823, 0.11842700093984604, 3.1389999389648438, 0.8889999985694885, -0.43799999356269836, -0.33423054218292236, -1.9531282186508179, 0.668932318687439, 0.8780751824378967, 2.7228708267211914, 1.9312418699264526, -0.1549154371023178, 946.0, -0.14336499571800232, 0.45732399821281433, 0.0760670006275177, 3.140000104904175, 1.1720000505447388, 3.125999927520752], "mean": [0.645260214805603, 2.003434658050537, -0.6785675287246704, -0.7328217625617981, -2.26067852973938, -1.5250128507614136, 1.8418992757797241, 613.719482421875, 0.26053401827812195, 0.3652859330177307, 0.03034397028386593, -0.6751423478126526, 0.35211849212646484, -0.7359451651573181, -0.5926682949066162, -2.0589518547058105, 0.4680080711841583, 0.5835047364234924, 2.1995151042938232, 1.4143825769424438, -1.7881028652191162, 455.2313232421875, -0.2877204716205597, 0.34941089153289795, 0.004778360482305288, 2.412471055984497, 0.5149325132369995, -1.8881791830062866], "std": [0.16503937542438507, 0.06237666681408882, 0.16112785041332245, 0.18478384613990784, 0.3530024290084839, 0.34900131821632385, 0.447392076253891, 382.8664245605469, 0.05253010615706444, 0.06556982547044754, 0.038104575127363205, 2.8038084506988525, 0.37537503242492676, 0.22209186851978302, 0.1113600954413414, 0.07762352377176285, 0.23641259968280792, 0.34321776032447815, 0.3912646472454071, 0.3654630482196808, 0.7100444436073303, 399.8984069824219, 0.045685335993766785, 0.050099555402994156, 0.060283757746219635, 1.509896159172058, 0.31192585825920105, 1.180195689201355], "count": [549]}, "action": {"min": [0.29593801498413086, 1.8359118700027466, -0.982096791267395, -1.0446842908859253, -2.8945415019989014, -1.888411283493042, 1.191920280456543, 40.0, 0.08898600190877914, 0.26166200637817383, -0.03252499923110008, -3.1401853561401367, -0.44600000977516174, -1.1119999885559082, -0.8928232192993164, -2.1752912998199463, -0.4040088355541229, -0.4515865445137024, 1.1151257753372192, 0.5493074655532837, -2.4360432624816895, 13.0, -0.3429900109767914, 0.26829400658607483, -0.20197699964046478, -3.1401853561401367, 0.08799999952316284, -3.1411852836608887], "max": [1.004751205444336, 2.08416748046875, -0.4058763384819031, -0.3327295780181885, -1.756272554397583, -0.7808428406715393, 2.4891364574432373, 958.0, 0.32496100664138794, 0.456371009349823, 0.11842700093984604, 3.1389999389648438, 0.8889999985694885, -0.43799999356269836, -0.33423054218292236, -1.9531282186508179, 0.668932318687439, 0.8780751824378967, 2.7228708267211914, 1.9312418699264526, -0.1549154371023178, 946.0, -0.14336499571800232, 0.45732399821281433, 0.0760670006275177, 3.140000104904175, 1.1720000505447388, 3.125999927520752], "mean": [0.645260214805603, 2.003434658050537, -0.6785675287246704, -0.7328217625617981, -2.26067852973938, -1.5250128507614136, 1.8418992757797241, 613.719482421875, 0.26053401827812195, 0.3652859330177307, 0.03034397028386593, -0.6751423478126526, 0.35211849212646484, -0.7359451651573181, -0.5926682949066162, -2.0589518547058105, 0.4680080711841583, 0.5835047364234924, 2.1995151042938232, 1.4143825769424438, -1.7881028652191162, 455.2313232421875, -0.2877204716205597, 0.34941089153289795, 0.004778360482305288, 2.412471055984497, 0.5149325132369995, -1.8881791830062866], "std": [0.16503937542438507, 0.06237666681408882, 0.16112785041332245, 0.18478384613990784, 0.3530024290084839, 0.34900131821632385, 0.447392076253891, 382.8664245605469, 0.05253010615706444, 0.06556982547044754, 0.038104575127363205, 2.8038084506988525, 0.37537503242492676, 0.22209186851978302, 0.1113600954413414, 0.07762352377176285, 0.23641259968280792, 0.34321776032447815, 0.3912646472454071, 0.3654630482196808, 0.7100444436073303, 399.8984069824219, 0.045685335993766785, 0.050099555402994156, 0.060283757746219635, 1.509896159172058, 0.31192585825920105, 1.180195689201355], "count": [549]}, "timestamp": {"min": [0.0], "max": [18.266666666666666], "mean": [9.133333333333335], "std": [5.282746199412519], "count": [549]}, "frame_index": {"min": [0], "max": [548], "mean": [274.0], "std": [158.48238598237555], "count": [549]}, "episode_index": {"min": [706], "max": [706], "mean": [706.0], "std": [0.0], "count": [549]}, "index": {"min": [614306], "max": [614854], "mean": [614580.0], "std": [158.48238598237555], "count": [549]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [549]}, "subtask_annotation": {"mean": [9.451730418943534, 29.0, 29.0, 29.0, 29.0], "std": [8.877836226157472, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [549]}, "scene_annotation": {"mean": [706.0], "std": [0.0], "min": [706], "max": [706], "count": [549]}, "eef_direction_state": {"mean": [4.0109289617486334, 4.040072859744991], "std": [2.0565477758895847, 1.8589214791727238], "min": [0, 0], "max": [6, 6], "count": [549]}, "eef_velocity_state": {"mean": [0.7868852459016393, 0.941712204007286], "std": [0.7659245324322669, 0.8166469168217834], "min": [0, 0], "max": [2, 2], "count": [549]}, "eef_acc_mag_state": {"mean": [0.6885245901639344, 0.7285974499089253], "std": [0.8250823273136036, 0.8281929107002294], "min": [0, 0], "max": [2, 2], "count": [549]}, "eef_direction_action": {"mean": [4.0109289617486334, 4.040072859744991], "std": [2.0565477758895847, 1.8589214791727238], "min": [0, 0], "max": [6, 6], "count": [549]}, "eef_velocity_action": {"mean": [0.7868852459016393, 0.941712204007286], "std": [0.7659245324322669, 0.8166469168217834], "min": [0, 0], "max": [2, 2], "count": [549]}, "eef_acc_mag_action": {"mean": [0.6885245901639344, 0.7285974499089253], "std": [0.8250823273136036, 0.8281929107002294], "min": [0, 0], "max": [2, 2], "count": [549]}, "eef_sim_pose_state": {"mean": [0.5554288062205085, 0.29804141617125235, 1.0860317256496608, -2.088378859869161, 0.7240420616156202, -0.5641370746748352, 0.5776948788959029, -0.2962180998983211, 1.125681482492957, 2.495338313270358, 0.7909694658681673, -1.4121044972016565], "std": [0.043986581077286105, 0.07034157568915175, 0.03071487742621214, 0.9759713714737764, 0.42261137768256574, 2.8346736611147096, 0.06007114559048614, 0.03880822909915445, 0.052854616387848496, 0.3011349132011612, 0.32450976685059646, 2.3771424244612014], "min": [0.4756306450498783, 0.057810356512264946, 1.0031702756829217, -3.1003232404360954, 0.1124395218010461, -3.141261985885502, 0.4762517115366027, -0.37664121298950587, 1.0509092816636905, 2.0005793132138336, 0.15889047863244943, -3.139561147445888], "max": [0.6451283778280515, 0.376330455936114, 1.1294902447214354, 3.115954858515721, 1.492858861553295, 3.1415807237268707, 0.6601081021788725, -0.13940950373274852, 1.2547080887328392, 2.9603736794366804, 1.2004595964315774, 3.141106988391452], "count": [549]}, "eef_sim_pose_action": {"mean": [0.5554288062205085, 0.29804141617125235, 1.0860317256496608, -2.088378859869161, 0.7240420616156202, -0.5641370746748352, 0.5776948788959029, -0.2962180998983211, 1.125681482492957, 2.495338313270358, 0.7909694658681673, -1.4121044972016565], "std": [0.043986581077286105, 0.07034157568915175, 0.03071487742621214, 0.9759713714737764, 0.42261137768256574, 2.8346736611147096, 0.06007114559048614, 0.03880822909915445, 0.052854616387848496, 0.3011349132011612, 0.32450976685059646, 2.3771424244612014], "min": [0.4756306450498783, 0.057810356512264946, 1.0031702756829217, -3.1003232404360954, 0.1124395218010461, -3.141261985885502, 0.4762517115366027, -0.37664121298950587, 1.0509092816636905, 2.0005793132138336, 0.15889047863244943, -3.139561147445888], "max": [0.6451283778280515, 0.376330455936114, 1.1294902447214354, 3.115954858515721, 1.492858861553295, 3.1415807237268707, 0.6601081021788725, -0.13940950373274852, 1.2547080887328392, 2.9603736794366804, 1.2004595964315774, 3.141106988391452], "count": [549]}, "gripper_mode_state": {"mean": [0.49544626593806923, 0.3806921675774135], "std": [0.4999792630760744, 0.4855570420894188], "min": [0, 0], "max": [1, 1], "count": [549]}, "gripper_activity_state": {"mean": [1.7668488160291438, 1.7540983606557377], "std": [0.5854281643492688, 0.5972055122323178], "min": [0, 0], "max": [2, 2], "count": [549]}, "gripper_mode_action": {"mean": [0.49544626593806923, 0.3806921675774135], "std": [0.4999792630760744, 0.4855570420894188], "min": [0, 0], "max": [1, 1], "count": [549]}, "gripper_activity_action": {"mean": [1.7668488160291438, 1.7540983606557377], "std": [0.5854281643492688, 0.5972055122323178], "min": [0, 0], "max": [2, 2], "count": [549]}, "gripper_open_scale_state": {"mean": [0.45523132954095447, 0.6137194901624443], "std": [0.399898530659466, 0.38286630953451667], "min": [0.013, 0.04], "max": [0.946, 0.958], "count": [549]}, "gripper_open_scale_action": {"mean": [0.45523132954095447, 0.6137194901624443], "std": [0.399898530659466, 0.38286630953451667], "min": [0.013, 0.04], "max": [0.946, 0.958], "count": [549]}}} +{"episode_index": 704, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4277161706865637]], [[0.4550816162010527]], [[0.4554374909624617]]], "std": [[[0.23148138946146982]], [[0.20062434178147862]], [[0.19503539934279515]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4170398916941408]], [[0.45134058505408065]], [[0.45217211449476546]]], "std": [[[0.2097976811018191]], [[0.17718246589972708]], [[0.1718338083181552]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42440205477471227]], [[0.4544536121233154]], [[0.4560820319278154]]], "std": [[[0.20873984201137058]], [[0.1801048086905918]], [[0.1716960258220041]]], "count": [113]}, "observation.state": {"min": [0.29883527755737305, 1.8278659582138062, -0.9482723474502563, -1.1042349338531494, -2.917038679122925, -1.9535644054412842, 1.2005423307418823, 39.0, 0.08838000148534775, 0.26790300011634827, -0.0454070009291172, -3.1381852626800537, -0.49399998784065247, -1.0609999895095825, -0.8638681769371033, -2.1760241985321045, -0.41640064120292664, -0.5697453022003174, 1.3109866380691528, 0.787283182144165, -2.49726939201355, 14.0, -0.3503600060939789, 0.24662399291992188, -0.21510399878025055, -3.1401853561401367, 0.08499999344348907, -3.134185314178467], "max": [1.0472149848937988, 2.0846214294433594, -0.4605051279067993, -0.3972020447254181, -1.740721583366394, -0.9534384608268738, 2.416443109512329, 959.0, 0.3206920027732849, 0.43330299854278564, 0.12293300032615662, 3.1410000324249268, 0.8460000157356262, -0.4230000078678131, -0.29590314626693726, -1.9844393730163574, 0.5893452763557434, 1.0669547319412231, 2.7520525455474854, 1.942394495010376, -0.3602359890937805, 937.0, -0.11860200017690659, 0.4361270070075989, 0.09788999706506729, 3.1389999389648438, 1.2359999418258667, 3.140000104904175], "mean": [0.642885148525238, 2.0049679279327393, -0.6953427791595459, -0.7159184813499451, -2.250140905380249, -1.5686249732971191, 1.8418571949005127, 610.0921020507812, 0.2547605037689209, 0.3585701584815979, 0.022590121254324913, -0.49891048669815063, 0.3465510606765747, -0.746025562286377, -0.5071132779121399, -2.078874349594116, 0.4178107678890228, 0.6441115736961365, 2.2121176719665527, 1.5683866739273071, -1.7673122882843018, 524.1925048828125, -0.290764182806015, 0.31411421298980713, 0.009973660111427307, 1.5425314903259277, 0.570014238357544, -1.9675270318984985], "std": [0.15853650867938995, 0.07605036348104477, 0.12744756042957306, 0.19104167819023132, 0.3315528333187103, 0.27376583218574524, 0.4057474434375763, 391.7909240722656, 0.05047423020005226, 0.05908571556210518, 0.04486531764268875, 2.873356580734253, 0.348787397146225, 0.18906404078006744, 0.12049990147352219, 0.06392330676317215, 0.23661832511425018, 0.4243892431259155, 0.37832212448120117, 0.3342221677303314, 0.6883096098899841, 401.7301025390625, 0.048940032720565796, 0.044834379106760025, 0.070980504155159, 2.490353584289551, 0.32514575123786926, 0.9976242184638977], "count": [548]}, "action": {"min": [0.29883527755737305, 1.8278659582138062, -0.9482723474502563, -1.1042349338531494, -2.917038679122925, -1.9535644054412842, 1.2005423307418823, 39.0, 0.08838000148534775, 0.26790300011634827, -0.0454070009291172, -3.1381852626800537, -0.49399998784065247, -1.0609999895095825, -0.8638681769371033, -2.1760241985321045, -0.41640064120292664, -0.5697453022003174, 1.3109866380691528, 0.787283182144165, -2.49726939201355, 14.0, -0.3503600060939789, 0.24662399291992188, -0.21510399878025055, -3.1401853561401367, 0.08499999344348907, -3.134185314178467], "max": [1.0472149848937988, 2.0846214294433594, -0.4605051279067993, -0.3972020447254181, -1.740721583366394, -0.9534384608268738, 2.416443109512329, 959.0, 0.3206920027732849, 0.43330299854278564, 0.12293300032615662, 3.1410000324249268, 0.8460000157356262, -0.4230000078678131, -0.29590314626693726, -1.9844393730163574, 0.5893452763557434, 1.0669547319412231, 2.7520525455474854, 1.942394495010376, -0.3602359890937805, 937.0, -0.11860200017690659, 0.4361270070075989, 0.09788999706506729, 3.1389999389648438, 1.2359999418258667, 3.140000104904175], "mean": [0.642885148525238, 2.0049679279327393, -0.6953427791595459, -0.7159184813499451, -2.250140905380249, -1.5686249732971191, 1.8418571949005127, 610.0921020507812, 0.2547605037689209, 0.3585701584815979, 0.022590121254324913, -0.49891048669815063, 0.3465510606765747, -0.746025562286377, -0.5071132779121399, -2.078874349594116, 0.4178107678890228, 0.6441115736961365, 2.2121176719665527, 1.5683866739273071, -1.7673122882843018, 524.1925048828125, -0.290764182806015, 0.31411421298980713, 0.009973660111427307, 1.5425314903259277, 0.570014238357544, -1.9675270318984985], "std": [0.15853650867938995, 0.07605036348104477, 0.12744756042957306, 0.19104167819023132, 0.3315528333187103, 0.27376583218574524, 0.4057474434375763, 391.7909240722656, 0.05047423020005226, 0.05908571556210518, 0.04486531764268875, 2.873356580734253, 0.348787397146225, 0.18906404078006744, 0.12049990147352219, 0.06392330676317215, 0.23661832511425018, 0.4243892431259155, 0.37832212448120117, 0.3342221677303314, 0.6883096098899841, 401.7301025390625, 0.048940032720565796, 0.044834379106760025, 0.070980504155159, 2.490353584289551, 0.32514575123786926, 0.9976242184638977], "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": [707], "max": [707], "mean": [707.0], "std": [0.0], "count": [548]}, "index": {"min": [614855], "max": [615402], "mean": [615128.5], "std": [158.19371036801684], "count": [548]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [548]}, "subtask_annotation": {"mean": [8.897810218978103, 29.0, 29.0, 29.0, 29.0], "std": [8.241372105599977, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [548]}, "scene_annotation": {"mean": [707.0], "std": [0.0], "min": [707], "max": [707], "count": [548]}, "eef_direction_state": {"mean": [3.4361313868613137, 4.041970802919708], "std": [2.293582207029376, 1.8264253865346316], "min": [0, 0], "max": [6, 6], "count": [548]}, "eef_velocity_state": {"mean": [0.8759124087591241, 0.9251824817518248], "std": [0.7754937722947385, 0.7922209400131353], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_acc_mag_state": {"mean": [0.7299270072992701, 0.7901459854014599], "std": [0.8327568290190717, 0.8336740294907765], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_direction_action": {"mean": [3.4361313868613137, 4.041970802919708], "std": [2.293582207029376, 1.8264253865346316], "min": [0, 0], "max": [6, 6], "count": [548]}, "eef_velocity_action": {"mean": [0.8759124087591241, 0.9251824817518248], "std": [0.7754937722947385, 0.7922209400131353], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_acc_mag_action": {"mean": [0.7299270072992701, 0.7901459854014599], "std": [0.8327568290190717, 0.8336740294907765], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_sim_pose_state": {"mean": [0.5210495469379414, 0.3064008951957262, 1.0851506603979821, -2.139042010419216, 0.725303871599452, -2.384334292271699, 0.5728565802332247, -0.2888480174263901, 1.1236056067371576, 2.432077421911155, 0.7875986665317509, -2.0377459999810847], "std": [0.040499477666328575, 0.07991507029908894, 0.034846369618172134, 0.3373070627914415, 0.4217724743014883, 1.6371897448196282, 0.05524247946899089, 0.03718364771498969, 0.05624747581295579, 0.3005560094242622, 0.3053647301216302, 1.8976908234081957], "min": [0.45189714867406605, 0.03410664561746406, 0.9982010130406012, -2.5283207782886024, 0.0514863438800639, -3.139070014152537, 0.4775881085424466, -0.35794222673463927, 1.0480915637465114, 1.9267309513934374, 0.13465595481557413, -3.1370697253188733], "max": [0.6270362124680846, 0.39950379160787386, 1.1295514965796214, -1.22644642029384, 1.4113926595864466, 3.1392643674925935, 0.6451126909157556, -0.13133656861750967, 1.246705753200088, 2.925590722627892, 1.2549935297037509, 3.134792869349441], "count": [548]}, "eef_sim_pose_action": {"mean": [0.5210495469379414, 0.3064008951957262, 1.0851506603979821, -2.139042010419216, 0.725303871599452, -2.384334292271699, 0.5728565802332247, -0.2888480174263901, 1.1236056067371576, 2.432077421911155, 0.7875986665317509, -2.0377459999810847], "std": [0.040499477666328575, 0.07991507029908894, 0.034846369618172134, 0.3373070627914415, 0.4217724743014883, 1.6371897448196282, 0.05524247946899089, 0.03718364771498969, 0.05624747581295579, 0.3005560094242622, 0.3053647301216302, 1.8976908234081957], "min": [0.45189714867406605, 0.03410664561746406, 0.9982010130406012, -2.5283207782886024, 0.0514863438800639, -3.139070014152537, 0.4775881085424466, -0.35794222673463927, 1.0480915637465114, 1.9267309513934374, 0.13465595481557413, -3.1370697253188733], "max": [0.6270362124680846, 0.39950379160787386, 1.1295514965796214, -1.22644642029384, 1.4113926595864466, 3.1392643674925935, 0.6451126909157556, -0.13133656861750967, 1.246705753200088, 2.925590722627892, 1.2549935297037509, 3.134792869349441], "count": [548]}, "gripper_mode_state": {"mean": [0.4397810218978102, 0.3686131386861314], "std": [0.49636042819339377, 0.48242874362343985], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_state": {"mean": [1.7372262773722629, 1.7080291970802919], "std": [0.6073764689843721, 0.6468405408436599], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_mode_action": {"mean": [0.4397810218978102, 0.3686131386861314], "std": [0.49636042819339377, 0.48242874362343985], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_action": {"mean": [1.7372262773722629, 1.7080291970802919], "std": [0.6073764689843721, 0.6468405408436599], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_open_scale_state": {"mean": [0.5241925183769569, 0.6100921533751664], "std": [0.40173022015851595, 0.3917910096625261], "min": [0.014, 0.039], "max": [0.937, 0.959], "count": [548]}, "gripper_open_scale_action": {"mean": [0.5241925183769569, 0.6100921533751664], "std": [0.40173022015851595, 0.3917910096625261], "min": [0.014, 0.039], "max": [0.937, 0.959], "count": [548]}}} +{"episode_index": 705, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4273504425381264]], [[0.45357296772875816]], [[0.4538667160266885]]], "std": [[[0.2308570507425107]], [[0.2022072412441586]], [[0.19643212660842102]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4375780211737473]], [[0.4644594975490196]], [[0.4631606838916122]]], "std": [[[0.18748790205712285]], [[0.15716287029402515]], [[0.1522416441294012]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4311523080065359]], [[0.4589566550925926]], [[0.4610194852941176]]], "std": [[[0.21404209429984042]], [[0.18820759300220158]], [[0.1810800798059786]]], "count": [120]}, "observation.state": {"min": [0.24593433737754822, 1.8694571256637573, -1.5124675035476685, -1.0605318546295166, -2.771897077560425, -1.8901218175888062, 1.2196186780929565, 43.0, 0.08177699893712997, 0.24616000056266785, -0.0936020016670227, -3.1411852836608887, -0.4350000023841858, -1.0199999809265137, -0.8535532355308533, -2.175273895263672, -0.09827949851751328, -0.33916985988616943, 1.4407869577407837, 0.771889328956604, -2.4321165084838867, 1.0, -0.37346601486206055, 0.22766399383544922, -0.18327300250530243, -3.1411852836608887, 0.17099998891353607, -3.1391851902008057], "max": [1.06112539768219, 2.1030521392822266, -0.4535936713218689, -0.3451214134693146, -1.7139133214950562, -0.8140564560890198, 2.3904380798339844, 957.0, 0.32955101132392883, 0.4500029981136322, 0.12535199522972107, 3.140000104904175, 0.7960000038146973, -0.23199999332427979, -0.23919737339019775, -1.9618024826049805, 0.5891533493995667, 0.9533337950706482, 2.7391371726989746, 2.04584002494812, -0.39933133125305176, 947.0, -0.16261300444602966, 0.4390990138053894, 0.09362500160932541, 3.1410000324249268, 1.1829999685287476, 3.140000104904175], "mean": [0.7190507650375366, 2.0193495750427246, -0.8056923151016235, -0.7158476710319519, -2.247185230255127, -1.5253480672836304, 1.838707685470581, 576.1087646484375, 0.2249264419078827, 0.36648279428482056, 0.0005547326290979981, -0.7514306902885437, 0.24794770777225494, -0.6030151844024658, -0.46857285499572754, -2.072876214981079, 0.2728903591632843, 0.5225859880447388, 2.1370604038238525, 1.528161644935608, -1.5672214031219482, 506.8245544433594, -0.31695178151130676, 0.30495160818099976, 0.012833022512495518, 1.2809950113296509, 0.6945891380310059, -2.21359920501709], "std": [0.19081133604049683, 0.06291957944631577, 0.30218666791915894, 0.18551114201545715, 0.30059072375297546, 0.31224748492240906, 0.40868130326271057, 364.46173095703125, 0.07435362786054611, 0.054869525134563446, 0.05102517083287239, 2.8383238315582275, 0.38027089834213257, 0.22281457483768463, 0.13351647555828094, 0.08014310151338577, 0.21099556982517242, 0.37258413434028625, 0.3734055757522583, 0.3207913339138031, 0.7236612439155579, 365.5728759765625, 0.04948047176003456, 0.054338861256837845, 0.0662103220820427, 2.4332950115203857, 0.3294471502304077, 0.8144029378890991], "count": [593]}, "action": {"min": [0.24593433737754822, 1.8694571256637573, -1.5124675035476685, -1.0605318546295166, -2.771897077560425, -1.8901218175888062, 1.2196186780929565, 43.0, 0.08177699893712997, 0.24616000056266785, -0.0936020016670227, -3.1411852836608887, -0.4350000023841858, -1.0199999809265137, -0.8535532355308533, -2.175273895263672, -0.09827949851751328, -0.33916985988616943, 1.4407869577407837, 0.771889328956604, -2.4321165084838867, 1.0, -0.37346601486206055, 0.22766399383544922, -0.18327300250530243, -3.1411852836608887, 0.17099998891353607, -3.1391851902008057], "max": [1.06112539768219, 2.1030521392822266, -0.4535936713218689, -0.3451214134693146, -1.7139133214950562, -0.8140564560890198, 2.3904380798339844, 957.0, 0.32955101132392883, 0.4500029981136322, 0.12535199522972107, 3.140000104904175, 0.7960000038146973, -0.23199999332427979, -0.23919737339019775, -1.9618024826049805, 0.5891533493995667, 0.9533337950706482, 2.7391371726989746, 2.04584002494812, -0.39933133125305176, 947.0, -0.16261300444602966, 0.4390990138053894, 0.09362500160932541, 3.1410000324249268, 1.1829999685287476, 3.140000104904175], "mean": [0.7190507650375366, 2.0193495750427246, -0.8056923151016235, -0.7158476710319519, -2.247185230255127, -1.5253480672836304, 1.838707685470581, 576.1087646484375, 0.2249264419078827, 0.36648279428482056, 0.0005547326290979981, -0.7514306902885437, 0.24794770777225494, -0.6030151844024658, -0.46857285499572754, -2.072876214981079, 0.2728903591632843, 0.5225859880447388, 2.1370604038238525, 1.528161644935608, -1.5672214031219482, 506.8245544433594, -0.31695178151130676, 0.30495160818099976, 0.012833022512495518, 1.2809950113296509, 0.6945891380310059, -2.21359920501709], "std": [0.19081133604049683, 0.06291957944631577, 0.30218666791915894, 0.18551114201545715, 0.30059072375297546, 0.31224748492240906, 0.40868130326271057, 364.46173095703125, 0.07435362786054611, 0.054869525134563446, 0.05102517083287239, 2.8383238315582275, 0.38027089834213257, 0.22281457483768463, 0.13351647555828094, 0.08014310151338577, 0.21099556982517242, 0.37258413434028625, 0.3734055757522583, 0.3207913339138031, 0.7236612439155579, 365.5728759765625, 0.04948047176003456, 0.054338861256837845, 0.0662103220820427, 2.4332950115203857, 0.3294471502304077, 0.8144029378890991], "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": [708], "max": [708], "mean": [708.0], "std": [0.0], "count": [593]}, "index": {"min": [615403], "max": [615995], "mean": [615699.0], "std": [171.18411141224527], "count": [593]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [593]}, "subtask_annotation": {"mean": [9.591905564924115, 29.0, 29.0, 29.0, 29.0], "std": [8.5843931828774, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [593]}, "scene_annotation": {"mean": [708.0], "std": [0.0], "min": [708], "max": [708], "count": [593]}, "eef_direction_state": {"mean": [3.8988195615514334, 3.7015177065767286], "std": [2.342484366631756, 1.9479606814042525], "min": [0, 0], "max": [6, 6], "count": [593]}, "eef_velocity_state": {"mean": [0.7268128161888702, 1.0016863406408094], "std": [0.7810397318766659, 0.7693521438063065], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_acc_mag_state": {"mean": [0.6610455311973018, 0.9527824620573356], "std": [0.8283246178058281, 0.8382487053190016], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_direction_action": {"mean": [3.8988195615514334, 3.7015177065767286], "std": [2.342484366631756, 1.9479606814042525], "min": [0, 0], "max": [6, 6], "count": [593]}, "eef_velocity_action": {"mean": [0.7268128161888702, 1.0016863406408094], "std": [0.7810397318766659, 0.7693521438063065], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_acc_mag_action": {"mean": [0.6610455311973018, 0.9527824620573356], "std": [0.8283246178058281, 0.8382487053190016], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_sim_pose_state": {"mean": [0.505509149107597, 0.3230432265759306, 1.0648741576083356, -2.0469960554203883, 0.8006746717199, -1.145668708730371, 0.5827988494960897, -0.25117711547139704, 1.131109428606578, 2.308554262714219, 0.7872799285680335, -1.7860849044281122], "std": [0.051281390237900085, 0.07681941755199659, 0.03858135503063347, 0.4146131044503974, 0.44474563223548247, 2.367950888424975, 0.051104779160316485, 0.07804976238011378, 0.05239843669501792, 1.1623524492323036, 0.31786001395957125, 1.8966663166081419], "min": [0.4289219405786792, 0.08717062479706876, 0.9955762387626557, -3.024112082659272, 0.04654441902658313, -3.141187659983214, 0.45854616770827594, -0.34289116753136084, 1.0483167935087063, -3.141217945769853, 0.20614655197182996, -3.1245385009436433], "max": [0.6261294465906464, 0.41440834621484723, 1.121790295037881, -1.2440133344507907, 1.4740207657842017, 3.140640610065527, 0.6579539898129786, -0.08118144578728137, 1.2510175218569826, 3.139493094972554, 1.2506705602160588, 3.120092707599498], "count": [593]}, "eef_sim_pose_action": {"mean": [0.505509149107597, 0.3230432265759306, 1.0648741576083356, -2.0469960554203883, 0.8006746717199, -1.145668708730371, 0.5827988494960897, -0.25117711547139704, 1.131109428606578, 2.308554262714219, 0.7872799285680335, -1.7860849044281122], "std": [0.051281390237900085, 0.07681941755199659, 0.03858135503063347, 0.4146131044503974, 0.44474563223548247, 2.367950888424975, 0.051104779160316485, 0.07804976238011378, 0.05239843669501792, 1.1623524492323036, 0.31786001395957125, 1.8966663166081419], "min": [0.4289219405786792, 0.08717062479706876, 0.9955762387626557, -3.024112082659272, 0.04654441902658313, -3.141187659983214, 0.45854616770827594, -0.34289116753136084, 1.0483167935087063, -3.141217945769853, 0.20614655197182996, -3.1245385009436433], "max": [0.6261294465906464, 0.41440834621484723, 1.121790295037881, -1.2440133344507907, 1.4740207657842017, 3.140640610065527, 0.6579539898129786, -0.08118144578728137, 1.2510175218569826, 3.139493094972554, 1.2506705602160588, 3.120092707599498], "count": [593]}, "gripper_mode_state": {"mean": [0.41652613827993257, 0.40640809443507586], "std": [0.49298287435725513, 0.4911624529753128], "min": [0, 0], "max": [1, 1], "count": [593]}, "gripper_activity_state": {"mean": [1.7504215851602023, 1.684654300168634], "std": [0.5965929045561943, 0.6362176838157579], "min": [0, 0], "max": [2, 2], "count": [593]}, "gripper_mode_action": {"mean": [0.41652613827993257, 0.40640809443507586], "std": [0.49298287435725513, 0.4911624529753128], "min": [0, 0], "max": [1, 1], "count": [593]}, "gripper_activity_action": {"mean": [1.7504215851602023, 1.684654300168634], "std": [0.5965929045561943, 0.6362176838157579], "min": [0, 0], "max": [2, 2], "count": [593]}, "gripper_open_scale_state": {"mean": [0.5068246206015, 0.5761087687526139], "std": [0.3655730585397698, 0.36446182324349063], "min": [0.001, 0.043], "max": [0.947, 0.957], "count": [593]}, "gripper_open_scale_action": {"mean": [0.5068246206015, 0.5761087687526139], "std": [0.3655730585397698, 0.36446182324349063], "min": [0.001, 0.043], "max": [0.947, 0.957], "count": [593]}}} +{"episode_index": 706, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4358174406975434]], [[0.4618554942810457]], [[0.4614945187485914]]], "std": [[[0.22677655122260668]], [[0.19575896468495]], [[0.19061338242551934]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44271098151904437]], [[0.4645622200388776]], [[0.46382106258451655]]], "std": [[[0.17025166273491366]], [[0.14421266196996582]], [[0.13945385379972353]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42706955889395987]], [[0.45728643192190666]], [[0.45943674287243635]]], "std": [[[0.19660714562691964]], [[0.1675474309918973]], [[0.1595143450388844]]], "count": [116]}, "observation.state": {"min": [0.31752777099609375, 1.8399959802627563, -1.0085210800170898, -0.9554281234741211, -2.772141456604004, -1.9274195432662964, 1.3078275918960571, 47.0, 0.06967899948358536, 0.2464430034160614, -0.061987001448869705, -3.1401853561401367, -0.33899998664855957, -1.055999994277954, -0.8909731507301331, -2.1761114597320557, -0.30304154753685, -0.3909013867378235, 1.5454018115997314, 0.7791324257850647, -1.7671809196472168, 1.0, -0.3808859884738922, 0.23118700087070465, -0.1987529993057251, -3.1361851692199707, 0.4000000059604645, -3.1411852836608887], "max": [1.1058928966522217, 2.047288656234741, -0.34770452976226807, -0.40945422649383545, -1.6796700954437256, -0.9807528853416443, 2.320781707763672, 947.0, 0.3384149968624115, 0.42955100536346436, 0.13029000163078308, 3.1410000324249268, 0.8700000047683716, -0.45500001311302185, -0.31960469484329224, -2.0226621627807617, 0.7374539971351624, 0.8713207840919495, 2.5388433933258057, 1.9479097127914429, -0.43621015548706055, 934.0, -0.15277600288391113, 0.4545170068740845, 0.07018399983644485, 3.1410000324249268, 1.1319999694824219, 3.128999948501587], "mean": [0.6054414510726929, 1.954960584640503, -0.685519278049469, -0.6845447421073914, -2.161994695663452, -1.5725866556167603, 1.7988481521606445, 615.2005004882812, 0.26861026883125305, 0.3542120158672333, 0.04292226582765579, -0.7727734446525574, 0.41335687041282654, -0.7280587553977966, -0.5037046670913696, -2.1007728576660156, 0.30048543214797974, 0.5167074799537659, 2.095370054244995, 1.4683940410614014, -1.4044429063796997, 551.9390258789062, -0.298462837934494, 0.31825435161590576, -0.005715130362659693, 1.967822551727295, 0.7244757413864136, -2.2428271770477295], "std": [0.1982201784849167, 0.05438939481973648, 0.1358053833246231, 0.14962390065193176, 0.35225898027420044, 0.28517383337020874, 0.36013755202293396, 360.7812194824219, 0.06190080568194389, 0.06279299408197403, 0.03654322028160095, 2.842853546142578, 0.33607017993927, 0.18253867328166962, 0.14558309316635132, 0.05006757751107216, 0.21236786246299744, 0.3069264590740204, 0.2667486071586609, 0.3037307560443878, 0.394482284784317, 413.82769775390625, 0.054791539907455444, 0.05708794295787811, 0.062462806701660156, 2.07665753364563, 0.1911863088607788, 0.8807429671287537], "count": [566]}, "action": {"min": [0.31752777099609375, 1.8399959802627563, -1.0085210800170898, -0.9554281234741211, -2.772141456604004, -1.9274195432662964, 1.3078275918960571, 47.0, 0.06967899948358536, 0.2464430034160614, -0.061987001448869705, -3.1401853561401367, -0.33899998664855957, -1.055999994277954, -0.8909731507301331, -2.1761114597320557, -0.30304154753685, -0.3909013867378235, 1.5454018115997314, 0.7791324257850647, -1.7671809196472168, 1.0, -0.3808859884738922, 0.23118700087070465, -0.1987529993057251, -3.1361851692199707, 0.4000000059604645, -3.1411852836608887], "max": [1.1058928966522217, 2.047288656234741, -0.34770452976226807, -0.40945422649383545, -1.6796700954437256, -0.9807528853416443, 2.320781707763672, 947.0, 0.3384149968624115, 0.42955100536346436, 0.13029000163078308, 3.1410000324249268, 0.8700000047683716, -0.45500001311302185, -0.31960469484329224, -2.0226621627807617, 0.7374539971351624, 0.8713207840919495, 2.5388433933258057, 1.9479097127914429, -0.43621015548706055, 934.0, -0.15277600288391113, 0.4545170068740845, 0.07018399983644485, 3.1410000324249268, 1.1319999694824219, 3.128999948501587], "mean": [0.6054414510726929, 1.954960584640503, -0.685519278049469, -0.6845447421073914, -2.161994695663452, -1.5725866556167603, 1.7988481521606445, 615.2005004882812, 0.26861026883125305, 0.3542120158672333, 0.04292226582765579, -0.7727734446525574, 0.41335687041282654, -0.7280587553977966, -0.5037046670913696, -2.1007728576660156, 0.30048543214797974, 0.5167074799537659, 2.095370054244995, 1.4683940410614014, -1.4044429063796997, 551.9390258789062, -0.298462837934494, 0.31825435161590576, -0.005715130362659693, 1.967822551727295, 0.7244757413864136, -2.2428271770477295], "std": [0.1982201784849167, 0.05438939481973648, 0.1358053833246231, 0.14962390065193176, 0.35225898027420044, 0.28517383337020874, 0.36013755202293396, 360.7812194824219, 0.06190080568194389, 0.06279299408197403, 0.03654322028160095, 2.842853546142578, 0.33607017993927, 0.18253867328166962, 0.14558309316635132, 0.05006757751107216, 0.21236786246299744, 0.3069264590740204, 0.2667486071586609, 0.3037307560443878, 0.394482284784317, 413.82769775390625, 0.054791539907455444, 0.05708794295787811, 0.062462806701660156, 2.07665753364563, 0.1911863088607788, 0.8807429671287537], "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": [709], "max": [709], "mean": [709.0], "std": [0.0], "count": [566]}, "index": {"min": [615996], "max": [616561], "mean": [616278.5], "std": [163.3898711670953], "count": [566]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [566]}, "subtask_annotation": {"mean": [9.477031802120141, 29.0, 29.0, 29.0, 29.0], "std": [8.740588215668256, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [566]}, "scene_annotation": {"mean": [709.0], "std": [0.0], "min": [709], "max": [709], "count": [566]}, "eef_direction_state": {"mean": [3.5, 4.1537102473498235], "std": [2.2516189699560014, 1.6957790086207403], "min": [0, 0], "max": [6, 6], "count": [566]}, "eef_velocity_state": {"mean": [0.9151943462897526, 0.9346289752650176], "std": [0.7996568705635057, 0.8091583465748907], "min": [0, 0], "max": [2, 2], "count": [566]}, "eef_acc_mag_state": {"mean": [0.7597173144876325, 0.8021201413427562], "std": [0.8272325555777134, 0.8488585724521044], "min": [0, 0], "max": [2, 2], "count": [566]}, "eef_direction_action": {"mean": [3.5, 4.1537102473498235], "std": [2.2516189699560014, 1.6957790086207403], "min": [0, 0], "max": [6, 6], "count": [566]}, "eef_velocity_action": {"mean": [0.9151943462897526, 0.9346289752650176], "std": [0.7996568705635057, 0.8091583465748907], "min": [0, 0], "max": [2, 2], "count": [566]}, "eef_acc_mag_action": {"mean": [0.7597173144876325, 0.8021201413427562], "std": [0.8272325555777134, 0.8488585724521044], "min": [0, 0], "max": [2, 2], "count": [566]}, "eef_sim_pose_state": {"mean": [0.5184181879111334, 0.30148971178660217, 1.062654337796029, -2.0842794340861106, 0.9841252107227618, -0.9119344800879702, 0.5664699871352376, -0.3135589604895522, 1.1265061866527686, 2.3956828895050966, 0.8428252723819092, -1.3101210936916714], "std": [0.05256568539414332, 0.07844171414533349, 0.023454094041437095, 0.3407757865860786, 0.17261013952483595, 2.6693243194020155, 0.06023579911329249, 0.050073864174818926, 0.05115520132906557, 0.32263067545611274, 0.2964398196841638, 2.4484580698509717], "min": [0.43791096278486863, 0.06877837555385628, 0.9966346225233887, -2.825266114094804, 0.675311725661031, -3.131747732776003, 0.4635949729109578, -0.400210391283577, 1.0541105444823682, 1.8341150278855054, 0.2522978036933212, -3.1248304488284484], "max": [0.642192240830461, 0.40792342556018923, 1.0950746895715018, -1.2233945496019862, 1.3692498033580685, 3.1375779289958587, 0.6507499798550064, -0.10431098086736107, 1.264219971629679, 2.858782105466293, 1.1748315296866072, 3.126858769739369], "count": [566]}, "eef_sim_pose_action": {"mean": [0.5184181879111334, 0.30148971178660217, 1.062654337796029, -2.0842794340861106, 0.9841252107227618, -0.9119344800879702, 0.5664699871352376, -0.3135589604895522, 1.1265061866527686, 2.3956828895050966, 0.8428252723819092, -1.3101210936916714], "std": [0.05256568539414332, 0.07844171414533349, 0.023454094041437095, 0.3407757865860786, 0.17261013952483595, 2.6693243194020155, 0.06023579911329249, 0.050073864174818926, 0.05115520132906557, 0.32263067545611274, 0.2964398196841638, 2.4484580698509717], "min": [0.43791096278486863, 0.06877837555385628, 0.9966346225233887, -2.825266114094804, 0.675311725661031, -3.131747732776003, 0.4635949729109578, -0.400210391283577, 1.0541105444823682, 1.8341150278855054, 0.2522978036933212, -3.1248304488284484], "max": [0.642192240830461, 0.40792342556018923, 1.0950746895715018, -1.2233945496019862, 1.3692498033580685, 3.1375779289958587, 0.6507499798550064, -0.10431098086736107, 1.264219971629679, 2.858782105466293, 1.1748315296866072, 3.126858769739369], "count": [566]}, "gripper_mode_state": {"mean": [0.4028268551236749, 0.3374558303886926], "std": [0.49046649214278065, 0.47284182653966805], "min": [0, 0], "max": [1, 1], "count": [566]}, "gripper_activity_state": {"mean": [1.7385159010600706, 1.7314487632508835], "std": [0.6051900868872456, 0.610827238439249], "min": [0, 0], "max": [2, 2], "count": [566]}, "gripper_mode_action": {"mean": [0.4028268551236749, 0.3374558303886926], "std": [0.49046649214278065, 0.47284182653966805], "min": [0, 0], "max": [1, 1], "count": [566]}, "gripper_activity_action": {"mean": [1.7385159010600706, 1.7314487632508835], "std": [0.6051900868872456, 0.610827238439249], "min": [0, 0], "max": [2, 2], "count": [566]}, "gripper_open_scale_state": {"mean": [0.5519390456823902, 0.6152005301296922], "std": [0.41382741874669365, 0.3607816423440216], "min": [0.001, 0.047], "max": [0.934, 0.947], "count": [566]}, "gripper_open_scale_action": {"mean": [0.5519390456823902, 0.6152005301296922], "std": [0.41382741874669365, 0.3607816423440216], "min": [0.001, 0.047], "max": [0.934, 0.947], "count": [566]}}} +{"episode_index": 707, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4271098439780443]], [[0.4553157977187639]], [[0.45524367623262896]]], "std": [[[0.23202501379542562]], [[0.1996266666653013]], [[0.19393922499464383]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42671191263722313]], [[0.4580621133162003]], [[0.45695441097150835]]], "std": [[[0.19454473391129923]], [[0.16302380585284232]], [[0.15911631903330142]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4199718831302748]], [[0.4512708670442287]], [[0.4523604031823085]]], "std": [[[0.19826520802246053]], [[0.1686655095340035]], [[0.16102925893803757]]], "count": [103]}, "observation.state": {"min": [0.2660929262638092, 1.8386170864105225, -1.015729308128357, -0.9697747826576233, -2.8522868156433105, -1.9175060987472534, 1.2230219841003418, 55.0, 0.08518200367689133, 0.25458699464797974, -0.04740599915385246, -3.1381852626800537, -0.3050000071525574, -1.1729999780654907, -0.8967676758766174, -2.175273895263672, -0.29506537318229675, -0.4939107298851013, 1.2425872087478638, 0.7025125026702881, -2.1492857933044434, -5.0, -0.35778799653053284, 0.23747800290584564, -0.2138189971446991, -3.1411852836608887, 0.1720000058412552, -3.132185220718384], "max": [1.0326415300369263, 2.0768895149230957, -0.3121870458126068, -0.45088836550712585, -1.7117316722869873, -0.9441009759902954, 2.421888828277588, 942.0, 0.3434230089187622, 0.4377340078353882, 0.1332239955663681, 3.1389999389648438, 0.8289999961853027, -0.4410000145435333, -0.2922554016113281, -2.0252277851104736, 0.6550918817520142, 0.9519549608230591, 2.56835675239563, 1.9883664846420288, -0.2781880497932434, 952.0, -0.1309099942445755, 0.45896899700164795, 0.06642899662256241, 3.1410000324249268, 1.121000051498413, 3.1389999389648438], "mean": [0.6040289402008057, 1.9865769147872925, -0.6340790390968323, -0.7116081118583679, -2.2435905933380127, -1.5647107362747192, 1.8316329717636108, 612.4774780273438, 0.2716084122657776, 0.35218381881713867, 0.037241846323013306, -1.590857982635498, 0.41690173745155334, -0.7803824543952942, -0.5135281085968018, -2.095902919769287, 0.3778421878814697, 0.5603816509246826, 2.162612199783325, 1.5233029127120972, -1.5632981061935425, 469.7627868652344, -0.284671425819397, 0.3132669925689697, -0.008689348585903645, 0.31324446201324463, 0.5976113677024841, -2.038313388824463], "std": [0.1801198571920395, 0.07141794264316559, 0.1655476838350296, 0.16123802959918976, 0.3322872221469879, 0.29051193594932556, 0.3840475380420685, 371.57470703125, 0.05929437652230263, 0.06540152430534363, 0.04335607588291168, 2.437596082687378, 0.3247436285018921, 0.21389660239219666, 0.15080107748508453, 0.05285371467471123, 0.22207941114902496, 0.37641680240631104, 0.2816043794155121, 0.3683149814605713, 0.618261456489563, 391.3895263671875, 0.05103842169046402, 0.0646667331457138, 0.06630927324295044, 2.885885238647461, 0.23583659529685974, 1.166597843170166], "count": [489]}, "action": {"min": [0.2660929262638092, 1.8386170864105225, -1.015729308128357, -0.9697747826576233, -2.8522868156433105, -1.9175060987472534, 1.2230219841003418, 55.0, 0.08518200367689133, 0.25458699464797974, -0.04740599915385246, -3.1381852626800537, -0.3050000071525574, -1.1729999780654907, -0.8967676758766174, -2.175273895263672, -0.29506537318229675, -0.4939107298851013, 1.2425872087478638, 0.7025125026702881, -2.1492857933044434, -5.0, -0.35778799653053284, 0.23747800290584564, -0.2138189971446991, -3.1411852836608887, 0.1720000058412552, -3.132185220718384], "max": [1.0326415300369263, 2.0768895149230957, -0.3121870458126068, -0.45088836550712585, -1.7117316722869873, -0.9441009759902954, 2.421888828277588, 942.0, 0.3434230089187622, 0.4377340078353882, 0.1332239955663681, 3.1389999389648438, 0.8289999961853027, -0.4410000145435333, -0.2922554016113281, -2.0252277851104736, 0.6550918817520142, 0.9519549608230591, 2.56835675239563, 1.9883664846420288, -0.2781880497932434, 952.0, -0.1309099942445755, 0.45896899700164795, 0.06642899662256241, 3.1410000324249268, 1.121000051498413, 3.1389999389648438], "mean": [0.6040289402008057, 1.9865769147872925, -0.6340790390968323, -0.7116081118583679, -2.2435905933380127, -1.5647107362747192, 1.8316329717636108, 612.4774780273438, 0.2716084122657776, 0.35218381881713867, 0.037241846323013306, -1.590857982635498, 0.41690173745155334, -0.7803824543952942, -0.5135281085968018, -2.095902919769287, 0.3778421878814697, 0.5603816509246826, 2.162612199783325, 1.5233029127120972, -1.5632981061935425, 469.7627868652344, -0.284671425819397, 0.3132669925689697, -0.008689348585903645, 0.31324446201324463, 0.5976113677024841, -2.038313388824463], "std": [0.1801198571920395, 0.07141794264316559, 0.1655476838350296, 0.16123802959918976, 0.3322872221469879, 0.29051193594932556, 0.3840475380420685, 371.57470703125, 0.05929437652230263, 0.06540152430534363, 0.04335607588291168, 2.437596082687378, 0.3247436285018921, 0.21389660239219666, 0.15080107748508453, 0.05285371467471123, 0.22207941114902496, 0.37641680240631104, 0.2816043794155121, 0.3683149814605713, 0.618261456489563, 391.3895263671875, 0.05103842169046402, 0.0646667331457138, 0.06630927324295044, 2.885885238647461, 0.23583659529685974, 1.166597843170166], "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": [710], "max": [710], "mean": [710.0], "std": [0.0], "count": [489]}, "index": {"min": [616562], "max": [617050], "mean": [616806.0], "std": [141.16184564770563], "count": [489]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [489]}, "subtask_annotation": {"mean": [11.413087934560327, 29.0, 29.0, 29.0, 29.0], "std": [9.181041664619617, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [489]}, "scene_annotation": {"mean": [710.0], "std": [0.0], "min": [710], "max": [710], "count": [489]}, "eef_direction_state": {"mean": [3.7341513292433537, 3.5480572597137012], "std": [2.2761498690965403, 1.9245059676772114], "min": [0, 0], "max": [6, 6], "count": [489]}, "eef_velocity_state": {"mean": [0.8404907975460123, 1.0613496932515338], "std": [0.8159432322776937, 0.7808541141937348], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_acc_mag_state": {"mean": [0.7730061349693251, 0.869120654396728], "std": [0.8360532475160892, 0.8455630883398113], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_direction_action": {"mean": [3.7341513292433537, 3.5480572597137012], "std": [2.2761498690965403, 1.9245059676772114], "min": [0, 0], "max": [6, 6], "count": [489]}, "eef_velocity_action": {"mean": [0.8404907975460123, 1.0613496932515338], "std": [0.8159432322776937, 0.7808541141937348], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_acc_mag_action": {"mean": [0.7730061349693251, 0.869120654396728], "std": [0.8360532475160892, 0.8455630883398113], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_sim_pose_state": {"mean": [0.5185055127245026, 0.2916740490228716, 1.0729064810007354, -2.010340563387799, 0.8632600489974567, -0.20007381099875943, 0.5639841688925902, -0.31083789833937286, 1.121064242268509, 2.398939069547957, 0.8138706223167571, -1.224693851351423], "std": [0.058801675791745715, 0.07997924804531355, 0.02809441509659027, 0.8157086370273993, 0.3708605008886212, 2.855470351659991, 0.06197775142197155, 0.05032082322934081, 0.05254371734135136, 0.3125037306468205, 0.29593408173592994, 2.5632557964818186], "min": [0.4455324470532365, 0.04523090047773998, 1.0003171219585743, -3.1332118372824507, 0.27986692601536656, -3.141342482216335, 0.47034894232451985, -0.3894462517488215, 1.0549467769955196, 1.9468829579850253, 0.2183755797485658, -3.1403547968012617], "max": [0.6464007960976722, 0.3908314530330544, 1.1046050794933042, 3.109694838101128, 1.472166527358762, 3.1406210361023597, 0.6493430378081703, -0.12452405694317895, 1.2463537251892356, 2.9077152017143644, 1.231212277870506, 3.140229108197732], "count": [489]}, "eef_sim_pose_action": {"mean": [0.5185055127245026, 0.2916740490228716, 1.0729064810007354, -2.010340563387799, 0.8632600489974567, -0.20007381099875943, 0.5639841688925902, -0.31083789833937286, 1.121064242268509, 2.398939069547957, 0.8138706223167571, -1.224693851351423], "std": [0.058801675791745715, 0.07997924804531355, 0.02809441509659027, 0.8157086370273993, 0.3708605008886212, 2.855470351659991, 0.06197775142197155, 0.05032082322934081, 0.05254371734135136, 0.3125037306468205, 0.29593408173592994, 2.5632557964818186], "min": [0.4455324470532365, 0.04523090047773998, 1.0003171219585743, -3.1332118372824507, 0.27986692601536656, -3.141342482216335, 0.47034894232451985, -0.3894462517488215, 1.0549467769955196, 1.9468829579850253, 0.2183755797485658, -3.1403547968012617], "max": [0.6464007960976722, 0.3908314530330544, 1.1046050794933042, 3.109694838101128, 1.472166527358762, 3.1406210361023597, 0.6493430378081703, -0.12452405694317895, 1.2463537251892356, 2.9077152017143644, 1.231212277870506, 3.140229108197732], "count": [489]}, "gripper_mode_state": {"mean": [0.4662576687116564, 0.3660531697341513], "std": [0.4988601558345048, 0.4817242433817643], "min": [0, 0], "max": [1, 1], "count": [489]}, "gripper_activity_state": {"mean": [1.656441717791411, 1.7157464212678937], "std": [0.680253484254513, 0.6290330043526341], "min": [0, 0], "max": [2, 2], "count": [489]}, "gripper_mode_action": {"mean": [0.4662576687116564, 0.3660531697341513], "std": [0.4988601558345048, 0.4817242433817643], "min": [0, 0], "max": [1, 1], "count": [489]}, "gripper_activity_action": {"mean": [1.656441717791411, 1.7157464212678937], "std": [0.680253484254513, 0.6290330043526341], "min": [0, 0], "max": [2, 2], "count": [489]}, "gripper_open_scale_state": {"mean": [0.469814835583749, 0.6124775055493301], "std": [0.3913268118822508, 0.37157484999978874], "min": [0.0, 0.055], "max": [0.952, 0.942], "count": [489]}, "gripper_open_scale_action": {"mean": [0.469814835583749, 0.6124775055493301], "std": [0.3913268118822508, 0.37157484999978874], "min": [0.0, 0.055], "max": [0.952, 0.942], "count": [489]}}} +{"episode_index": 708, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.41834560052091013]], [[0.4496627920905204]], [[0.4491894211632021]]], "std": [[[0.2356696889222716]], [[0.20061207013982887]], [[0.1960904159894415]]], "count": [133]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4052175997592019]], [[0.4477390458376333]], [[0.44742235029976907]]], "std": [[[0.19743866383035708]], [[0.1583360903511901]], [[0.1531448284487798]]], "count": [133]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42036440672760333]], [[0.44997659743722046]], [[0.4507573790481105]]], "std": [[[0.20879191653457674]], [[0.1818854081399942]], [[0.17477864990128114]]], "count": [133]}, "observation.state": {"min": [0.2866005301475525, 1.8355278968811035, -1.3586690425872803, -1.0370571613311768, -2.854276418685913, -1.879073977470398, 1.3221566677093506, 40.0, 0.07001999765634537, 0.25773701071739197, -0.08214999735355377, -3.1401853561401367, -0.48500001430511475, -1.1269999742507935, -0.9704728722572327, -2.175605297088623, -0.5204223394393921, -0.4227711260318756, 1.4111510515213013, 0.6299766302108765, -2.323277711868286, -2.0, -0.34560099244117737, 0.23535899817943573, -0.20820599794387817, -3.1411852836608887, 0.08699999749660492, -2.9800000190734863], "max": [1.134446620941162, 2.098409414291382, -0.403258353471756, -0.4262966513633728, -1.8300302028656006, -0.8356287479400635, 2.447545051574707, 961.0, 0.3276340067386627, 0.47740501165390015, 0.13812999427318573, 3.11899995803833, 0.9010000228881836, -0.2709999978542328, -0.3387160301208496, -2.0164663791656494, 0.6842738389968872, 0.9901776909828186, 2.6415560245513916, 2.0443739891052246, -0.451516717672348, 949.0, -0.11882200092077255, 0.47085800766944885, 0.07606499642133713, 3.1410000324249268, 1.2170000076293945, -1.6540000438690186], "mean": [0.6600691080093384, 2.0028321743011475, -0.7812780737876892, -0.7460439801216125, -2.253826856613159, -1.5669981241226196, 1.8638020753860474, 615.9521484375, 0.24068741500377655, 0.35703444480895996, 0.020560964941978455, -0.9159492254257202, 0.3019633889198303, -0.6651873588562012, -0.509779155254364, -2.104464292526245, 0.30036595463752747, 0.5510421395301819, 2.207738161087036, 1.5056695938110352, -1.615322470664978, 584.4005737304688, -0.29247939586639404, 0.3138725757598877, -0.008609773591160774, 0.575083315372467, 0.5886585712432861, -2.253728151321411], "std": [0.24236485362052917, 0.0708010122179985, 0.23581871390342712, 0.1545044630765915, 0.32005590200424194, 0.3092922568321228, 0.4124802350997925, 358.469482421875, 0.07153548300266266, 0.07127056270837784, 0.0539713129401207, 2.769176721572876, 0.3843768239021301, 0.24340671300888062, 0.13774417340755463, 0.05438694357872009, 0.38868576288223267, 0.4243828356266022, 0.34336256980895996, 0.37184178829193115, 0.7045831680297852, 410.37860107421875, 0.05133187398314476, 0.05754541978240013, 0.061243243515491486, 2.7761354446411133, 0.3945785164833069, 0.49005064368247986], "count": [679]}, "action": {"min": [0.2866005301475525, 1.8355278968811035, -1.3586690425872803, -1.0370571613311768, -2.854276418685913, -1.879073977470398, 1.3221566677093506, 40.0, 0.07001999765634537, 0.25773701071739197, -0.08214999735355377, -3.1401853561401367, -0.48500001430511475, -1.1269999742507935, -0.9704728722572327, -2.175605297088623, -0.5204223394393921, -0.4227711260318756, 1.4111510515213013, 0.6299766302108765, -2.323277711868286, -2.0, -0.34560099244117737, 0.23535899817943573, -0.20820599794387817, -3.1411852836608887, 0.08699999749660492, -2.9800000190734863], "max": [1.134446620941162, 2.098409414291382, -0.403258353471756, -0.4262966513633728, -1.8300302028656006, -0.8356287479400635, 2.447545051574707, 961.0, 0.3276340067386627, 0.47740501165390015, 0.13812999427318573, 3.11899995803833, 0.9010000228881836, -0.2709999978542328, -0.3387160301208496, -2.0164663791656494, 0.6842738389968872, 0.9901776909828186, 2.6415560245513916, 2.0443739891052246, -0.451516717672348, 949.0, -0.11882200092077255, 0.47085800766944885, 0.07606499642133713, 3.1410000324249268, 1.2170000076293945, -1.6540000438690186], "mean": [0.6600691080093384, 2.0028321743011475, -0.7812780737876892, -0.7460439801216125, -2.253826856613159, -1.5669981241226196, 1.8638020753860474, 615.9521484375, 0.24068741500377655, 0.35703444480895996, 0.020560964941978455, -0.9159492254257202, 0.3019633889198303, -0.6651873588562012, -0.509779155254364, -2.104464292526245, 0.30036595463752747, 0.5510421395301819, 2.207738161087036, 1.5056695938110352, -1.615322470664978, 584.4005737304688, -0.29247939586639404, 0.3138725757598877, -0.008609773591160774, 0.575083315372467, 0.5886585712432861, -2.253728151321411], "std": [0.24236485362052917, 0.0708010122179985, 0.23581871390342712, 0.1545044630765915, 0.32005590200424194, 0.3092922568321228, 0.4124802350997925, 358.469482421875, 0.07153548300266266, 0.07127056270837784, 0.0539713129401207, 2.769176721572876, 0.3843768239021301, 0.24340671300888062, 0.13774417340755463, 0.05438694357872009, 0.38868576288223267, 0.4243828356266022, 0.34336256980895996, 0.37184178829193115, 0.7045831680297852, 410.37860107421875, 0.05133187398314476, 0.05754541978240013, 0.061243243515491486, 2.7761354446411133, 0.3945785164833069, 0.49005064368247986], "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": [711], "max": [711], "mean": [711.0], "std": [0.0], "count": [679]}, "index": {"min": [617051], "max": [617729], "mean": [617390.0], "std": [196.01020381602586], "count": [679]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [679]}, "subtask_annotation": {"mean": [7.861561119293078, 29.0, 29.0, 29.0, 29.0], "std": [8.189488821975566, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [679]}, "scene_annotation": {"mean": [711.0], "std": [0.0], "min": [711], "max": [711], "count": [679]}, "eef_direction_state": {"mean": [3.712812960235641, 4.013254786450663], "std": [2.228810723658209, 2.031011670299411], "min": [0, 0], "max": [6, 6], "count": [679]}, "eef_velocity_state": {"mean": [0.8070692194403535, 0.9057437407952872], "std": [0.7634180827001991, 0.8284054980717471], "min": [0, 0], "max": [2, 2], "count": [679]}, "eef_acc_mag_state": {"mean": [0.6892488954344624, 0.7746686303387335], "std": [0.8350138825199168, 0.8324461358753241], "min": [0, 0], "max": [2, 2], "count": [679]}, "eef_direction_action": {"mean": [3.712812960235641, 4.013254786450663], "std": [2.228810723658209, 2.031011670299411], "min": [0, 0], "max": [6, 6], "count": [679]}, "eef_velocity_action": {"mean": [0.8070692194403535, 0.9057437407952872], "std": [0.7634180827001991, 0.8284054980717471], "min": [0, 0], "max": [2, 2], "count": [679]}, "eef_acc_mag_action": {"mean": [0.6892488954344624, 0.7746686303387335], "std": [0.8350138825199168, 0.8324461358753241], "min": [0, 0], "max": [2, 2], "count": [679]}, "eef_sim_pose_state": {"mean": [0.5190382608546132, 0.2927593103873652, 1.0688874908976067, -2.0983651102503296, 0.7451366070944574, -1.4921256409990677, 0.5717789169481919, -0.27619036624130144, 1.1330920782708822, 2.226561855498887, 0.7924187707920273, -1.9397151801242294], "std": [0.04986987173370269, 0.07385898156787445, 0.03746502674034251, 0.3425294282214239, 0.44467356231354777, 2.3695727372242787, 0.06725859874605945, 0.0761162588353332, 0.05589893357283028, 1.230354552871162, 0.3270844324790368, 1.8007845806492169], "min": [0.45113860473873413, 0.040830646323266745, 0.9931488668798182, -3.0202734785493934, 0.12549210755006568, -3.141477415715152, 0.47812812714772307, -0.37975419895376583, 1.057471806803532, -3.1395823994676424, 0.13786754974192483, -3.1337949697818144], "max": [0.6582168404283472, 0.3855967168577602, 1.1220451800095186, -1.3965438943250092, 1.4282285393248673, 3.141278821864451, 0.6813981688191516, -0.08356606261255317, 1.2584257715895268, 3.1379954916950514, 1.1325751384096479, 3.1277198361214205], "count": [679]}, "eef_sim_pose_action": {"mean": [0.5190382608546132, 0.2927593103873652, 1.0688874908976067, -2.0983651102503296, 0.7451366070944574, -1.4921256409990677, 0.5717789169481919, -0.27619036624130144, 1.1330920782708822, 2.226561855498887, 0.7924187707920273, -1.9397151801242294], "std": [0.04986987173370269, 0.07385898156787445, 0.03746502674034251, 0.3425294282214239, 0.44467356231354777, 2.3695727372242787, 0.06725859874605945, 0.0761162588353332, 0.05589893357283028, 1.230354552871162, 0.3270844324790368, 1.8007845806492169], "min": [0.45113860473873413, 0.040830646323266745, 0.9931488668798182, -3.0202734785493934, 0.12549210755006568, -3.141477415715152, 0.47812812714772307, -0.37975419895376583, 1.057471806803532, -3.1395823994676424, 0.13786754974192483, -3.1337949697818144], "max": [0.6582168404283472, 0.3855967168577602, 1.1220451800095186, -1.3965438943250092, 1.4282285393248673, 3.141278821864451, 0.6813981688191516, -0.08356606261255317, 1.2584257715895268, 3.1379954916950514, 1.1325751384096479, 3.1277198361214205], "count": [679]}, "gripper_mode_state": {"mean": [0.3637702503681885, 0.36671575846833576], "std": [0.4810836261142672, 0.4819079901384998], "min": [0, 0], "max": [1, 1], "count": [679]}, "gripper_activity_state": {"mean": [1.7835051546391754, 1.695139911634757], "std": [0.5655490610022509, 0.6304660380991655], "min": [0, 0], "max": [2, 2], "count": [679]}, "gripper_mode_action": {"mean": [0.3637702503681885, 0.36671575846833576], "std": [0.4810836261142672, 0.4819079901384998], "min": [0, 0], "max": [1, 1], "count": [679]}, "gripper_activity_action": {"mean": [1.7835051546391754, 1.695139911634757], "std": [0.5655490610022509, 0.6304660380991655], "min": [0, 0], "max": [2, 2], "count": [679]}, "gripper_open_scale_state": {"mean": [0.5846921943146989, 0.6159521355888808], "std": [0.40996204708234907, 0.35846950679449285], "min": [0.0, 0.04], "max": [0.949, 0.961], "count": [679]}, "gripper_open_scale_action": {"mean": [0.5846921943146989, 0.6159521355888808], "std": [0.40996204708234907, 0.35846950679449285], "min": [0.0, 0.04], "max": [0.949, 0.961], "count": [679]}}} +{"episode_index": 709, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.423287284610814]], [[0.4515334410279263]], [[0.45225959292119056]]], "std": [[[0.2329591072272649]], [[0.1994716918498374]], [[0.19618102214281014]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4187151022254632]], [[0.4557723609760709]], [[0.4547953988413547]]], "std": [[[0.1924657851725274]], [[0.1551671138591055]], [[0.14965461956029735]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4247512288662021]], [[0.45265219204072815]], [[0.4539594220952844]]], "std": [[[0.20909279132320838]], [[0.18278732468105563]], [[0.175890964877354]]], "count": [121]}, "observation.state": {"min": [0.25619688630104065, 1.8159801959991455, -1.323814868927002, -0.9850987792015076, -2.8621129989624023, -1.9119035005569458, 1.2486958503723145, 51.0, 0.10587400197982788, 0.2518799901008606, -0.07069899886846542, -3.131185293197632, -0.42500001192092896, -1.090999960899353, -0.9223715662956238, -2.175273895263672, -0.38817867636680603, -0.4997052550315857, 1.4387621879577637, 0.6224542856216431, -1.8736283779144287, 17.0, -0.36328500509262085, 0.21679599583148956, -0.21525700390338898, -3.1401853561401367, 0.296999990940094, -3.1110000610351562], "max": [1.025625228881836, 2.098339557647705, -0.43825221061706543, -0.39739400148391724, -1.670978307723999, -0.9185668230056763, 2.3888845443725586, 962.0, 0.34392300248146057, 0.4542050063610077, 0.13989600539207458, 3.1410000324249268, 0.8920000195503235, -0.38499999046325684, -0.2896897494792938, -2.061286211013794, 0.6320884823799133, 0.8997870683670044, 2.52276873588562, 1.9490965604782104, -0.2970026731491089, 945.0, -0.129488006234169, 0.4758250117301941, 0.047460999339818954, 3.140000104904175, 1.1410000324249268, -2.055000066757202], "mean": [0.6426194310188293, 1.9984540939331055, -0.7305372357368469, -0.729472279548645, -2.241560697555542, -1.575314998626709, 1.8277087211608887, 534.40576171875, 0.2516689896583557, 0.35308951139450073, 0.023894859477877617, -0.6177260875701904, 0.3253896236419678, -0.6869833469390869, -0.47092404961586, -2.127664089202881, 0.259982705116272, 0.49563103914260864, 2.1721880435943604, 1.4600576162338257, -1.326385498046875, 533.33056640625, -0.29781997203826904, 0.3049439489841461, -0.020492250099778175, 2.533512592315674, 0.6754428148269653, -2.484945297241211], "std": [0.21696363389492035, 0.08654685318470001, 0.24248014390468597, 0.14462800323963165, 0.33700376749038696, 0.31350064277648926, 0.4211627244949341, 325.3061828613281, 0.07140644639730453, 0.06694651395082474, 0.05272055044770241, 2.857393741607666, 0.37511521577835083, 0.23940810561180115, 0.16734367609024048, 0.03867058455944061, 0.30878472328186035, 0.4231022298336029, 0.2577403485774994, 0.3228103220462799, 0.5596923232078552, 356.5494689941406, 0.054723337292671204, 0.06380638480186462, 0.06241722032427788, 1.1304521560668945, 0.27421921491622925, 0.36128902435302734], "count": [605]}, "action": {"min": [0.25619688630104065, 1.8159801959991455, -1.323814868927002, -0.9850987792015076, -2.8621129989624023, -1.9119035005569458, 1.2486958503723145, 51.0, 0.10587400197982788, 0.2518799901008606, -0.07069899886846542, -3.131185293197632, -0.42500001192092896, -1.090999960899353, -0.9223715662956238, -2.175273895263672, -0.38817867636680603, -0.4997052550315857, 1.4387621879577637, 0.6224542856216431, -1.8736283779144287, 17.0, -0.36328500509262085, 0.21679599583148956, -0.21525700390338898, -3.1401853561401367, 0.296999990940094, -3.1110000610351562], "max": [1.025625228881836, 2.098339557647705, -0.43825221061706543, -0.39739400148391724, -1.670978307723999, -0.9185668230056763, 2.3888845443725586, 962.0, 0.34392300248146057, 0.4542050063610077, 0.13989600539207458, 3.1410000324249268, 0.8920000195503235, -0.38499999046325684, -0.2896897494792938, -2.061286211013794, 0.6320884823799133, 0.8997870683670044, 2.52276873588562, 1.9490965604782104, -0.2970026731491089, 945.0, -0.129488006234169, 0.4758250117301941, 0.047460999339818954, 3.140000104904175, 1.1410000324249268, -2.055000066757202], "mean": [0.6426194310188293, 1.9984540939331055, -0.7305372357368469, -0.729472279548645, -2.241560697555542, -1.575314998626709, 1.8277087211608887, 534.40576171875, 0.2516689896583557, 0.35308951139450073, 0.023894859477877617, -0.6177260875701904, 0.3253896236419678, -0.6869833469390869, -0.47092404961586, -2.127664089202881, 0.259982705116272, 0.49563103914260864, 2.1721880435943604, 1.4600576162338257, -1.326385498046875, 533.33056640625, -0.29781997203826904, 0.3049439489841461, -0.020492250099778175, 2.533512592315674, 0.6754428148269653, -2.484945297241211], "std": [0.21696363389492035, 0.08654685318470001, 0.24248014390468597, 0.14462800323963165, 0.33700376749038696, 0.31350064277648926, 0.4211627244949341, 325.3061828613281, 0.07140644639730453, 0.06694651395082474, 0.05272055044770241, 2.857393741607666, 0.37511521577835083, 0.23940810561180115, 0.16734367609024048, 0.03867058455944061, 0.30878472328186035, 0.4231022298336029, 0.2577403485774994, 0.3228103220462799, 0.5596923232078552, 356.5494689941406, 0.054723337292671204, 0.06380638480186462, 0.06241722032427788, 1.1304521560668945, 0.27421921491622925, 0.36128902435302734], "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": [712], "max": [712], "mean": [712.0], "std": [0.0], "count": [605]}, "index": {"min": [617730], "max": [618334], "mean": [618032.0], "std": [174.64821785520743], "count": [605]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [605]}, "subtask_annotation": {"mean": [9.388429752066116, 29.0, 29.0, 29.0, 29.0], "std": [8.534588740668042, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [605]}, "scene_annotation": {"mean": [712.0], "std": [0.0], "min": [712], "max": [712], "count": [605]}, "eef_direction_state": {"mean": [3.547107438016529, 3.6611570247933884], "std": [2.369889434257605, 2.087165498545437], "min": [0, 0], "max": [6, 6], "count": [605]}, "eef_velocity_state": {"mean": [0.8033057851239669, 0.9570247933884297], "std": [0.7709534597328007, 0.7372975498882648], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_acc_mag_state": {"mean": [0.7834710743801653, 0.8165289256198347], "std": [0.8318402488317892, 0.8338249124969226], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_direction_action": {"mean": [3.547107438016529, 3.6611570247933884], "std": [2.369889434257605, 2.087165498545437], "min": [0, 0], "max": [6, 6], "count": [605]}, "eef_velocity_action": {"mean": [0.8033057851239669, 0.9570247933884297], "std": [0.7709534597328007, 0.7372975498882648], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_acc_mag_action": {"mean": [0.7834710743801653, 0.8165289256198347], "std": [0.8318402488317892, 0.8338249124969226], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_sim_pose_state": {"mean": [0.5056756349618874, 0.2885406790083558, 1.054162759524166, -2.121256169232412, 0.9701568281467389, -0.08400661822570099, 0.5674889916479157, -0.28678620460170956, 1.1272991812058153, 2.452173648575389, 0.7981845845658483, -1.6977324880346072], "std": [0.05998256543046817, 0.07868567245762102, 0.03239649634411362, 0.44960197124611445, 0.2634273705592533, 2.7568179877541663, 0.06363130328504246, 0.07561379638045028, 0.05183794859787246, 0.5586162353526537, 0.3212805203163687, 2.085777165956076], "min": [0.4300370814432006, 0.04218298320238023, 0.9959542722417223, -3.002862898491429, 0.5514643262593997, -3.138097843362329, 0.4711822131210164, -0.3806318058312026, 1.0515308170943203, -3.139495321638777, 0.2564267213660678, -3.1408521147136335], "max": [0.6649835294895641, 0.377136996050918, 1.1109773800595721, -1.245982026813297, 1.4311059552000729, 3.138447537194966, 0.6632416674203419, -0.1208010495255504, 1.240249342590188, 3.141056319713197, 1.2025935722097274, 3.139905180092814], "count": [605]}, "eef_sim_pose_action": {"mean": [0.5056756349618874, 0.2885406790083558, 1.054162759524166, -2.121256169232412, 0.9701568281467389, -0.08400661822570099, 0.5674889916479157, -0.28678620460170956, 1.1272991812058153, 2.452173648575389, 0.7981845845658483, -1.6977324880346072], "std": [0.05998256543046817, 0.07868567245762102, 0.03239649634411362, 0.44960197124611445, 0.2634273705592533, 2.7568179877541663, 0.06363130328504246, 0.07561379638045028, 0.05183794859787246, 0.5586162353526537, 0.3212805203163687, 2.085777165956076], "min": [0.4300370814432006, 0.04218298320238023, 0.9959542722417223, -3.002862898491429, 0.5514643262593997, -3.138097843362329, 0.4711822131210164, -0.3806318058312026, 1.0515308170943203, -3.139495321638777, 0.2564267213660678, -3.1408521147136335], "max": [0.6649835294895641, 0.377136996050918, 1.1109773800595721, -1.245982026813297, 1.4311059552000729, 3.138447537194966, 0.6632416674203419, -0.1208010495255504, 1.240249342590188, 3.141056319713197, 1.2025935722097274, 3.139905180092814], "count": [605]}, "gripper_mode_state": {"mean": [0.3669421487603306, 0.39834710743801655], "std": [0.48197054704979697, 0.4895576466911541], "min": [0, 0], "max": [1, 1], "count": [605]}, "gripper_activity_state": {"mean": [1.7504132231404959, 1.6396694214876033], "std": [0.5881929136149107, 0.6940692487949663], "min": [0, 0], "max": [2, 2], "count": [605]}, "gripper_mode_action": {"mean": [0.3669421487603306, 0.39834710743801655], "std": [0.48197054704979697, 0.4895576466911541], "min": [0, 0], "max": [1, 1], "count": [605]}, "gripper_activity_action": {"mean": [1.7504132231404959, 1.6396694214876033], "std": [0.5881929136149107, 0.6940692487949663], "min": [0, 0], "max": [2, 2], "count": [605]}, "gripper_open_scale_state": {"mean": [0.5333305785439234, 0.5344057855527269], "std": [0.35654944786096354, 0.3253061593876744], "min": [0.017, 0.051], "max": [0.945, 0.962], "count": [605]}, "gripper_open_scale_action": {"mean": [0.5333305785439234, 0.5344057855527269], "std": [0.35654944786096354, 0.3253061593876744], "min": [0.017, 0.051], "max": [0.945, 0.962], "count": [605]}}} +{"episode_index": 710, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4170125081699346]], [[0.44659746732026145]], [[0.4464866111111111]]], "std": [[[0.2350637047452601]], [[0.20213328600874608]], [[0.1971097495691268]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42055404084967324]], [[0.45372860620915034]], [[0.4535345767973856]]], "std": [[[0.19090157470962188]], [[0.15726412425659117]], [[0.15271155327195846]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4263223333333333]], [[0.4519046862745098]], [[0.4524148562091503]]], "std": [[[0.20357685762225944]], [[0.1803018922518947]], [[0.17394881791951627]]], "count": [125]}, "observation.state": {"min": [0.2719572186470032, 1.8754959106445312, -1.5401134490966797, -1.083203673362732, -2.9036691188812256, -1.9012395143508911, 1.0398672819137573, 51.0, 0.08506900072097778, 0.2565020024776459, -0.07766500115394592, -3.1401853561401367, -0.5879999995231628, -1.0549999475479126, -0.8719664812088013, -2.1756577491760254, -0.4449367821216583, -0.5411044359207153, 1.1911349296569824, 0.5974087715148926, -2.3547284603118896, -1.0, -0.3548550009727478, 0.23892700672149658, -0.21111999452114105, -3.1411852836608887, 0.10199999809265137, -3.134185314178467], "max": [1.0852108001708984, 2.0999104976654053, -0.3213849365711212, -0.35033994913101196, -1.6049175262451172, -0.8633620142936707, 2.3954296112060547, 947.0, 0.3333800137042999, 0.46468499302864075, 0.15259000658988953, 3.1410000324249268, 0.8460000157356262, -0.2290000021457672, -0.3021688759326935, -2.0245296955108643, 0.760963499546051, 0.9675582051277161, 2.6962544918060303, 1.9515923261642456, -0.25623178482055664, 889.0, -0.12329699844121933, 0.4493919909000397, 0.06147199869155884, 3.1410000324249268, 1.24399995803833, 3.138000011444092], "mean": [0.6800112128257751, 2.022038459777832, -0.7842233777046204, -0.7677068114280701, -2.269489288330078, -1.5423414707183838, 1.8518478870391846, 568.3732299804688, 0.23519770801067352, 0.36072471737861633, 0.014470268972218037, -0.8056640028953552, 0.2585199177265167, -0.6281067132949829, -0.48912596702575684, -2.1092770099639893, 0.25617659091949463, 0.44848886132240295, 2.157806158065796, 1.4883133172988892, -1.457437515258789, 463.6136474609375, -0.2930334806442261, 0.3088286221027374, -0.016609953716397285, 0.1220439076423645, 0.6612005233764648, -1.0465694665908813], "std": [0.2059456706047058, 0.07636388391256332, 0.30090129375457764, 0.20937342941761017, 0.33955782651901245, 0.3166680634021759, 0.4351212978363037, 374.1795654296875, 0.07716935873031616, 0.0653715506196022, 0.059204161167144775, 2.7706570625305176, 0.4193533658981323, 0.23680363595485687, 0.12751659750938416, 0.05940847843885422, 0.4053381383419037, 0.45361003279685974, 0.3454541563987732, 0.3645423948764801, 0.7468385696411133, 344.1932678222656, 0.05096567049622536, 0.05396081507205963, 0.0624823160469532, 2.712642192840576, 0.3787464201450348, 2.1916396617889404], "count": [627]}, "action": {"min": [0.2719572186470032, 1.8754959106445312, -1.5401134490966797, -1.083203673362732, -2.9036691188812256, -1.9012395143508911, 1.0398672819137573, 51.0, 0.08506900072097778, 0.2565020024776459, -0.07766500115394592, -3.1401853561401367, -0.5879999995231628, -1.0549999475479126, -0.8719664812088013, -2.1756577491760254, -0.4449367821216583, -0.5411044359207153, 1.1911349296569824, 0.5974087715148926, -2.3547284603118896, -1.0, -0.3548550009727478, 0.23892700672149658, -0.21111999452114105, -3.1411852836608887, 0.10199999809265137, -3.134185314178467], "max": [1.0852108001708984, 2.0999104976654053, -0.3213849365711212, -0.35033994913101196, -1.6049175262451172, -0.8633620142936707, 2.3954296112060547, 947.0, 0.3333800137042999, 0.46468499302864075, 0.15259000658988953, 3.1410000324249268, 0.8460000157356262, -0.2290000021457672, -0.3021688759326935, -2.0245296955108643, 0.760963499546051, 0.9675582051277161, 2.6962544918060303, 1.9515923261642456, -0.25623178482055664, 889.0, -0.12329699844121933, 0.4493919909000397, 0.06147199869155884, 3.1410000324249268, 1.24399995803833, 3.138000011444092], "mean": [0.6800112128257751, 2.022038459777832, -0.7842233777046204, -0.7677068114280701, -2.269489288330078, -1.5423414707183838, 1.8518478870391846, 568.3732299804688, 0.23519770801067352, 0.36072471737861633, 0.014470268972218037, -0.8056640028953552, 0.2585199177265167, -0.6281067132949829, -0.48912596702575684, -2.1092770099639893, 0.25617659091949463, 0.44848886132240295, 2.157806158065796, 1.4883133172988892, -1.457437515258789, 463.6136474609375, -0.2930334806442261, 0.3088286221027374, -0.016609953716397285, 0.1220439076423645, 0.6612005233764648, -1.0465694665908813], "std": [0.2059456706047058, 0.07636388391256332, 0.30090129375457764, 0.20937342941761017, 0.33955782651901245, 0.3166680634021759, 0.4351212978363037, 374.1795654296875, 0.07716935873031616, 0.0653715506196022, 0.059204161167144775, 2.7706570625305176, 0.4193533658981323, 0.23680363595485687, 0.12751659750938416, 0.05940847843885422, 0.4053381383419037, 0.45361003279685974, 0.3454541563987732, 0.3645423948764801, 0.7468385696411133, 344.1932678222656, 0.05096567049622536, 0.05396081507205963, 0.0624823160469532, 2.712642192840576, 0.3787464201450348, 2.1916396617889404], "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": [713], "max": [713], "mean": [713.0], "std": [0.0], "count": [627]}, "index": {"min": [618335], "max": [618961], "mean": [618648.0], "std": [180.99907918734468], "count": [627]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [627]}, "subtask_annotation": {"mean": [7.036682615629984, 29.0, 29.0, 29.0, 29.0], "std": [5.332060698417788, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [627]}, "scene_annotation": {"mean": [713.0], "std": [0.0], "min": [713], "max": [713], "count": [627]}, "eef_direction_state": {"mean": [3.583732057416268, 4.047846889952153], "std": [2.3566912668505897, 1.8485584682041079], "min": [0, 0], "max": [6, 6], "count": [627]}, "eef_velocity_state": {"mean": [0.7830940988835726, 0.9936204146730463], "std": [0.7561558085311403, 0.8026813931525886], "min": [0, 0], "max": [2, 2], "count": [627]}, "eef_acc_mag_state": {"mean": [0.7687400318979266, 0.8261562998405104], "std": [0.8428962985184693, 0.826254820380459], "min": [0, 0], "max": [2, 2], "count": [627]}, "eef_direction_action": {"mean": [3.583732057416268, 4.047846889952153], "std": [2.3566912668505897, 1.8485584682041079], "min": [0, 0], "max": [6, 6], "count": [627]}, "eef_velocity_action": {"mean": [0.7830940988835726, 0.9936204146730463], "std": [0.7561558085311403, 0.8026813931525886], "min": [0, 0], "max": [2, 2], "count": [627]}, "eef_acc_mag_action": {"mean": [0.7687400318979266, 0.8261562998405104], "std": [0.8428962985184693, 0.826254820380459], "min": [0, 0], "max": [2, 2], "count": [627]}, "eef_sim_pose_state": {"mean": [0.5116334178308091, 0.2859302997302896, 1.0597337865259364, -2.00502440490692, 0.8154486799226629, -1.5865231160896565, 0.5750519369160377, -0.26652171998770363, 1.133429064752204, 2.2418631941764637, 0.7718867776822892, -1.6095925922667957], "std": [0.04790606934484248, 0.077643691103053, 0.03242756995606749, 0.45212106678371955, 0.42015513114919156, 2.215005642568436, 0.060270858827263296, 0.07863245166843204, 0.06410680562848496, 1.2721615301753704, 0.3375801599202147, 2.120379595153395], "min": [0.441043458038382, 0.03961284810703666, 1.0012563301091748, -2.8811050557303943, 0.08552454726935, -3.1399298534659597, 0.4646364117603689, -0.3756414597126833, 1.0383021694831254, -3.129233025255337, 0.14528547416144533, -3.14144551526198], "max": [0.6383301031259971, 0.3791607904432053, 1.0991778453628165, -1.1664964265791733, 1.398293148757967, 3.1331745915506577, 0.6691751361021041, -0.10264239490213714, 1.2781152982464046, 3.1392154790694184, 1.2931278942209596, 3.141389019519671], "count": [627]}, "eef_sim_pose_action": {"mean": [0.5116334178308091, 0.2859302997302896, 1.0597337865259364, -2.00502440490692, 0.8154486799226629, -1.5865231160896565, 0.5750519369160377, -0.26652171998770363, 1.133429064752204, 2.2418631941764637, 0.7718867776822892, -1.6095925922667957], "std": [0.04790606934484248, 0.077643691103053, 0.03242756995606749, 0.45212106678371955, 0.42015513114919156, 2.215005642568436, 0.060270858827263296, 0.07863245166843204, 0.06410680562848496, 1.2721615301753704, 0.3375801599202147, 2.120379595153395], "min": [0.441043458038382, 0.03961284810703666, 1.0012563301091748, -2.8811050557303943, 0.08552454726935, -3.1399298534659597, 0.4646364117603689, -0.3756414597126833, 1.0383021694831254, -3.129233025255337, 0.14528547416144533, -3.14144551526198], "max": [0.6383301031259971, 0.3791607904432053, 1.0991778453628165, -1.1664964265791733, 1.398293148757967, 3.1331745915506577, 0.6691751361021041, -0.10264239490213714, 1.2781152982464046, 3.1392154790694184, 1.2931278942209596, 3.141389019519671], "count": [627]}, "gripper_mode_state": {"mean": [0.5247208931419458, 0.4098883572567783], "std": [0.4993885035143146, 0.49181286262370044], "min": [0, 0], "max": [1, 1], "count": [627]}, "gripper_activity_state": {"mean": [1.7878787878787878, 1.668261562998405], "std": [0.5573746256745977, 0.6670633649517231], "min": [0, 0], "max": [2, 2], "count": [627]}, "gripper_mode_action": {"mean": [0.5247208931419458, 0.4098883572567783], "std": [0.4993885035143146, 0.49181286262370044], "min": [0, 0], "max": [1, 1], "count": [627]}, "gripper_activity_action": {"mean": [1.7878787878787878, 1.668261562998405], "std": [0.5573746256745977, 0.6670633649517231], "min": [0, 0], "max": [2, 2], "count": [627]}, "gripper_open_scale_state": {"mean": [0.46371531118274334, 0.5683732057659633], "std": [0.34405675369845706, 0.3741795290738709], "min": [0.0, 0.051], "max": [0.889, 0.947], "count": [627]}, "gripper_open_scale_action": {"mean": [0.46371531118274334, 0.5683732057659633], "std": [0.34405675369845706, 0.3741795290738709], "min": [0.0, 0.051], "max": [0.889, 0.947], "count": [627]}}} +{"episode_index": 711, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4267834292412617]], [[0.45565118464052284]], [[0.4566806390309747]]], "std": [[[0.2311392562230501]], [[0.19729285476767242]], [[0.19245182234959402]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41945198564933217]], [[0.45278349317988065]], [[0.45234865196078433]]], "std": [[[0.20603568050610307]], [[0.17327425426276666]], [[0.1691605048605898]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4194477284029554]], [[0.4517984104148906]], [[0.45487083510940607]]], "std": [[[0.2105082799113309]], [[0.18030742974509034]], [[0.17120662633700617]]], "count": [115]}, "observation.state": {"min": [0.28297024965286255, 1.868060827255249, -1.0706896781921387, -1.1316365003585815, -2.7317545413970947, -1.922672152519226, 1.2863949537277222, 53.0, 0.08621200174093246, 0.2544899880886078, -0.05281100049614906, -3.1411852836608887, -0.22800001502037048, -1.1169999837875366, -0.8949699401855469, -2.1754133701324463, -0.4941725432872772, -0.5751383304595947, 1.3816725015640259, 0.7910879254341125, -2.2212979793548584, 28.0, -0.36524298787117004, 0.2364100068807602, -0.21573099493980408, -3.1411852836608887, 0.20799998939037323, -3.124000072479248], "max": [1.0165495872497559, 2.073817729949951, -0.3560123145580292, -0.39819687604904175, -1.78493070602417, -1.0247875452041626, 2.467686176300049, 956.0, 0.3464660048484802, 0.4387510120868683, 0.1585949957370758, 3.1410000324249268, 0.9049999713897705, -0.46299999952316284, -0.25565582513809204, -1.9813501834869385, 0.6550918817520142, 0.9498780369758606, 2.618657112121582, 1.9943878650665283, -0.25741860270500183, 949.0, -0.12269999831914902, 0.45711299777030945, 0.08379500359296799, 3.13700008392334, 1.2109999656677246, 3.078000068664551], "mean": [0.6084258556365967, 1.986447811126709, -0.6564326286315918, -0.7453331351280212, -2.254901170730591, -1.6039862632751465, 1.8480966091156006, 576.771728515625, 0.265828400850296, 0.349450945854187, 0.037963319569826126, -0.7870423197746277, 0.37684905529022217, -0.7374897599220276, -0.5047958493232727, -2.0805842876434326, 0.3534935712814331, 0.5410934686660767, 2.180905818939209, 1.5385855436325073, -1.5346038341522217, 524.21044921875, -0.29092374444007874, 0.30890801548957825, -0.0035419187042862177, 0.8701072931289673, 0.6095823049545288, -1.961082100868225], "std": [0.19289177656173706, 0.06673683971166611, 0.16932111978530884, 0.1622336506843567, 0.3138587772846222, 0.2680191099643707, 0.45618003606796265, 360.093017578125, 0.061183393001556396, 0.06398827582597733, 0.04388364776968956, 2.8190648555755615, 0.29874393343925476, 0.21920403838157654, 0.1418885588645935, 0.07045084238052368, 0.26574599742889404, 0.3974921405315399, 0.29702067375183105, 0.3289759159088135, 0.6318073868751526, 391.9239501953125, 0.05846007168292999, 0.05418774485588074, 0.07193636149168015, 2.782973527908325, 0.27221137285232544, 1.2550549507141113], "count": [563]}, "action": {"min": [0.28297024965286255, 1.868060827255249, -1.0706896781921387, -1.1316365003585815, -2.7317545413970947, -1.922672152519226, 1.2863949537277222, 53.0, 0.08621200174093246, 0.2544899880886078, -0.05281100049614906, -3.1411852836608887, -0.22800001502037048, -1.1169999837875366, -0.8949699401855469, -2.1754133701324463, -0.4941725432872772, -0.5751383304595947, 1.3816725015640259, 0.7910879254341125, -2.2212979793548584, 28.0, -0.36524298787117004, 0.2364100068807602, -0.21573099493980408, -3.1411852836608887, 0.20799998939037323, -3.124000072479248], "max": [1.0165495872497559, 2.073817729949951, -0.3560123145580292, -0.39819687604904175, -1.78493070602417, -1.0247875452041626, 2.467686176300049, 956.0, 0.3464660048484802, 0.4387510120868683, 0.1585949957370758, 3.1410000324249268, 0.9049999713897705, -0.46299999952316284, -0.25565582513809204, -1.9813501834869385, 0.6550918817520142, 0.9498780369758606, 2.618657112121582, 1.9943878650665283, -0.25741860270500183, 949.0, -0.12269999831914902, 0.45711299777030945, 0.08379500359296799, 3.13700008392334, 1.2109999656677246, 3.078000068664551], "mean": [0.6084258556365967, 1.986447811126709, -0.6564326286315918, -0.7453331351280212, -2.254901170730591, -1.6039862632751465, 1.8480966091156006, 576.771728515625, 0.265828400850296, 0.349450945854187, 0.037963319569826126, -0.7870423197746277, 0.37684905529022217, -0.7374897599220276, -0.5047958493232727, -2.0805842876434326, 0.3534935712814331, 0.5410934686660767, 2.180905818939209, 1.5385855436325073, -1.5346038341522217, 524.21044921875, -0.29092374444007874, 0.30890801548957825, -0.0035419187042862177, 0.8701072931289673, 0.6095823049545288, -1.961082100868225], "std": [0.19289177656173706, 0.06673683971166611, 0.16932111978530884, 0.1622336506843567, 0.3138587772846222, 0.2680191099643707, 0.45618003606796265, 360.093017578125, 0.061183393001556396, 0.06398827582597733, 0.04388364776968956, 2.8190648555755615, 0.29874393343925476, 0.21920403838157654, 0.1418885588645935, 0.07045084238052368, 0.26574599742889404, 0.3974921405315399, 0.29702067375183105, 0.3289759159088135, 0.6318073868751526, 391.9239501953125, 0.05846007168292999, 0.05418774485588074, 0.07193636149168015, 2.782973527908325, 0.27221137285232544, 1.2550549507141113], "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": [714], "max": [714], "mean": [714.0], "std": [0.0], "count": [563]}, "index": {"min": [618962], "max": [619524], "mean": [619243.0], "std": [162.52384440444425], "count": [563]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [563]}, "subtask_annotation": {"mean": [7.184724689165186, 29.0, 29.0, 29.0, 29.0], "std": [5.970143095703272, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [563]}, "scene_annotation": {"mean": [714.0], "std": [0.0], "min": [714], "max": [714], "count": [563]}, "eef_direction_state": {"mean": [3.669626998223801, 3.7477797513321494], "std": [2.352788535512974, 2.0361670904930826], "min": [0, 0], "max": [6, 6], "count": [563]}, "eef_velocity_state": {"mean": [0.8170515097690941, 0.8987566607460036], "std": [0.8086524825219059, 0.7762334820036557], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_acc_mag_state": {"mean": [0.7211367673179396, 0.7744227353463587], "std": [0.8378464236405819, 0.8411610087309184], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_direction_action": {"mean": [3.669626998223801, 3.7477797513321494], "std": [2.352788535512974, 2.0361670904930826], "min": [0, 0], "max": [6, 6], "count": [563]}, "eef_velocity_action": {"mean": [0.8170515097690941, 0.8987566607460036], "std": [0.8086524825219059, 0.7762334820036557], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_acc_mag_action": {"mean": [0.7211367673179396, 0.7744227353463587], "std": [0.8378464236405819, 0.8411610087309184], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_sim_pose_state": {"mean": [0.5148523158741417, 0.29834387971884263, 1.0726561112307669, -2.1202694145226184, 0.8541087321463038, -0.5818507904102982, 0.5625108185808682, -0.3073655035811357, 1.1266789877754528, 2.4664624657309244, 0.8178054209299461, -1.8813575832474885], "std": [0.048531093207955456, 0.0886431964902161, 0.02585539082029067, 0.36426599430657564, 0.3649642004449346, 2.7613264721662922, 0.06173675700227526, 0.047869575504283675, 0.05988560343058428, 0.2796325775808551, 0.29453357189745105, 2.0122738702324448], "min": [0.4368799474819717, 0.036631236178188045, 1.005085098260281, -2.8442040701983395, 0.2712905744510965, -3.1376944325222857, 0.4664589940695057, -0.37756631737399926, 1.0542833416731965, 2.0265363990720164, 0.31318667839206604, -3.14095511923764], "max": [0.6422526696298039, 0.40141822115353787, 1.1097967814645453, -0.8498831649352725, 1.400577667791553, 3.1267161637800736, 0.6499711782547308, -0.12131931352132362, 1.273204626203767, 2.984157787747889, 1.177765902981196, 3.1346978770063076], "count": [563]}, "eef_sim_pose_action": {"mean": [0.5148523158741417, 0.29834387971884263, 1.0726561112307669, -2.1202694145226184, 0.8541087321463038, -0.5818507904102982, 0.5625108185808682, -0.3073655035811357, 1.1266789877754528, 2.4664624657309244, 0.8178054209299461, -1.8813575832474885], "std": [0.048531093207955456, 0.0886431964902161, 0.02585539082029067, 0.36426599430657564, 0.3649642004449346, 2.7613264721662922, 0.06173675700227526, 0.047869575504283675, 0.05988560343058428, 0.2796325775808551, 0.29453357189745105, 2.0122738702324448], "min": [0.4368799474819717, 0.036631236178188045, 1.005085098260281, -2.8442040701983395, 0.2712905744510965, -3.1376944325222857, 0.4664589940695057, -0.37756631737399926, 1.0542833416731965, 2.0265363990720164, 0.31318667839206604, -3.14095511923764], "max": [0.6422526696298039, 0.40141822115353787, 1.1097967814645453, -0.8498831649352725, 1.400577667791553, 3.1267161637800736, 0.6499711782547308, -0.12131931352132362, 1.273204626203767, 2.984157787747889, 1.177765902981196, 3.1346978770063076], "count": [563]}, "gripper_mode_state": {"mean": [0.4227353463587922, 0.3960923623445826], "std": [0.4939941024928378, 0.4890840447580258], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_state": {"mean": [1.7282415630550623, 1.7282415630550623], "std": [0.6299524343421595, 0.6185713201073656], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_mode_action": {"mean": [0.4227353463587922, 0.3960923623445826], "std": [0.4939941024928378, 0.4890840447580258], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_action": {"mean": [1.7282415630550623, 1.7282415630550623], "std": [0.6299524343421595, 0.6185713201073656], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_open_scale_state": {"mean": [0.5242104794585266, 0.5767717585521311], "std": [0.3919239603830207, 0.3600931236065012], "min": [0.028, 0.053], "max": [0.949, 0.956], "count": [563]}, "gripper_open_scale_action": {"mean": [0.5242104794585266, 0.5767717585521311], "std": [0.3919239603830207, 0.3600931236065012], "min": [0.028, 0.053], "max": [0.949, 0.956], "count": [563]}}} +{"episode_index": 712, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4294708354462475]], [[0.45927574163286006]], [[0.4606611343531665]]], "std": [[[0.22673336410346848]], [[0.19241759606085276]], [[0.18603111364230218]]], "count": [290]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9294117647058824]], [[0.9490196078431372]]], "mean": [[[0.3895514318514762]], [[0.437892713967771]], [[0.4406602708755916]]], "std": [[[0.196369663615975]], [[0.1559748603301626]], [[0.14619373387636564]]], "count": [290]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4468458213601533]], [[0.4644795054372323]], [[0.46354869351476224]]], "std": [[[0.1444671701146419]], [[0.1257493777946032]], [[0.11855111128341828]]], "count": [290]}, "observation.state": {"min": [0.07597418874502182, 1.860329031944275, -1.128599762916565, -0.8575326800346375, -2.2197797298431396, -1.8912911415100098, 1.4755537509918213, 52.0, 0.07827600091695786, 0.17222900688648224, -0.07745999842882156, -3.1411852836608887, 0.46000000834465027, -1.6369999647140503, -0.7641226053237915, -2.1757798194885254, 0.1505870223045349, 0.5411742925643921, 1.4178706407546997, 0.6690196394920349, -2.0869250297546387, 44.0, -0.3632369935512543, 0.2516869902610779, -0.11496999859809875, -3.1371853351593018, -0.0279999990016222, -2.8350000381469727], "max": [1.0048035383224487, 2.093801975250244, -0.1799783706665039, -0.3082076907157898, -1.3308136463165283, -0.8332725763320923, 2.1521830558776855, 958.0, 0.42107701301574707, 0.4523470103740692, 0.10740199685096741, 3.1410000324249268, 1.2100000381469727, -0.7540000081062317, -0.26975810527801514, -1.9297409057617188, 1.2842656373977661, 1.0972884893417358, 2.8565456867218018, 1.9419406652450562, -1.4104704856872559, 959.0, -0.17601700127124786, 0.4428369998931885, 0.10527200251817703, 3.135999917984009, 1.1380000114440918, -2.125], "mean": [0.4534370005130768, 1.9931392669677734, -0.4430547058582306, -0.4725612998008728, -1.963948369026184, -1.2800335884094238, 1.8103975057601929, 700.6759643554688, 0.34055909514427185, 0.3304438591003418, 0.031220464035868645, 0.5281299352645874, 0.8400542736053467, -1.270248293876648, -0.571581244468689, -2.0974514484405518, 0.601196825504303, 0.8603633642196655, 2.381389617919922, 1.4303473234176636, -1.761427640914917, 533.5820922851562, -0.2809876799583435, 0.35053667426109314, 0.012966124340891838, 2.720055103302002, 0.305184006690979, -2.431962728500366], "std": [0.18211664259433746, 0.057237450033426285, 0.2407216578722, 0.1044636070728302, 0.15892429649829865, 0.31149399280548096, 0.15877649188041687, 356.6668701171875, 0.07685930281877518, 0.075053870677948, 0.04579991474747658, 2.9479081630706787, 0.20171618461608887, 0.2926209568977356, 0.08388760685920715, 0.07562322914600372, 0.2850629985332489, 0.14569489657878876, 0.3657929301261902, 0.3619304597377777, 0.12485267966985703, 419.1536865234375, 0.050315484404563904, 0.06090938672423363, 0.041507091373205185, 0.8166553378105164, 0.24480295181274414, 0.1725275218486786], "count": [1924]}, "action": {"min": [0.07597418874502182, 1.860329031944275, -1.128599762916565, -0.8575326800346375, -2.2197797298431396, -1.8912911415100098, 1.4755537509918213, 52.0, 0.07827600091695786, 0.17222900688648224, -0.07745999842882156, -3.1411852836608887, 0.46000000834465027, -1.6369999647140503, -0.7641226053237915, -2.1757798194885254, 0.1505870223045349, 0.5411742925643921, 1.4178706407546997, 0.6690196394920349, -2.0869250297546387, 44.0, -0.3632369935512543, 0.2516869902610779, -0.11496999859809875, -3.1371853351593018, -0.0279999990016222, -2.8350000381469727], "max": [1.0048035383224487, 2.093801975250244, -0.1799783706665039, -0.3082076907157898, -1.3308136463165283, -0.8332725763320923, 2.1521830558776855, 958.0, 0.42107701301574707, 0.4523470103740692, 0.10740199685096741, 3.1410000324249268, 1.2100000381469727, -0.7540000081062317, -0.26975810527801514, -1.9297409057617188, 1.2842656373977661, 1.0972884893417358, 2.8565456867218018, 1.9419406652450562, -1.4104704856872559, 959.0, -0.17601700127124786, 0.4428369998931885, 0.10527200251817703, 3.135999917984009, 1.1380000114440918, -2.125], "mean": [0.4534370005130768, 1.9931392669677734, -0.4430547058582306, -0.4725612998008728, -1.963948369026184, -1.2800335884094238, 1.8103975057601929, 700.6759643554688, 0.34055909514427185, 0.3304438591003418, 0.031220464035868645, 0.5281299352645874, 0.8400542736053467, -1.270248293876648, -0.571581244468689, -2.0974514484405518, 0.601196825504303, 0.8603633642196655, 2.381389617919922, 1.4303473234176636, -1.761427640914917, 533.5820922851562, -0.2809876799583435, 0.35053667426109314, 0.012966124340891838, 2.720055103302002, 0.305184006690979, -2.431962728500366], "std": [0.18211664259433746, 0.057237450033426285, 0.2407216578722, 0.1044636070728302, 0.15892429649829865, 0.31149399280548096, 0.15877649188041687, 356.6668701171875, 0.07685930281877518, 0.075053870677948, 0.04579991474747658, 2.9479081630706787, 0.20171618461608887, 0.2926209568977356, 0.08388760685920715, 0.07562322914600372, 0.2850629985332489, 0.14569489657878876, 0.3657929301261902, 0.3619304597377777, 0.12485267966985703, 419.1536865234375, 0.050315484404563904, 0.06090938672423363, 0.041507091373205185, 0.8166553378105164, 0.24480295181274414, 0.1725275218486786], "count": [1924]}, "timestamp": {"min": [0.0], "max": [64.1], "mean": [32.05], "std": [18.513696131362977], "count": [1924]}, "frame_index": {"min": [0], "max": [1923], "mean": [961.5], "std": [555.4108839408893], "count": [1924]}, "episode_index": {"min": [716], "max": [716], "mean": [716.0], "std": [0.0], "count": [1924]}, "index": {"min": [621869], "max": [623792], "mean": [622830.5], "std": [555.4108839408893], "count": [1924]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1924]}, "subtask_annotation": {"mean": [6.97972972972973, 29.0, 29.0, 29.0, 29.0], "std": [5.317771633423951, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1924]}, "scene_annotation": {"mean": [716.0], "std": [0.0], "min": [716], "max": [716], "count": [1924]}, "eef_direction_state": {"mean": [4.743243243243243, 3.744802494802495], "std": [1.9357080825241866, 2.4064295832976788], "min": [0, 0], "max": [6, 6], "count": [1924]}, "eef_velocity_state": {"mean": [0.3596673596673597, 0.5852390852390852], "std": [0.5224234802120005, 0.5958191089699212], "min": [0, 0], "max": [2, 2], "count": [1924]}, "eef_acc_mag_state": {"mean": [0.3575883575883576, 0.5369022869022869], "std": [0.683933229307764, 0.7792727891112569], "min": [0, 0], "max": [2, 2], "count": [1924]}, "eef_direction_action": {"mean": [4.743243243243243, 3.744802494802495], "std": [1.9357080825241866, 2.4064295832976788], "min": [0, 0], "max": [6, 6], "count": [1924]}, "eef_velocity_action": {"mean": [0.3596673596673597, 0.5852390852390852], "std": [0.5224234802120005, 0.5958191089699212], "min": [0, 0], "max": [2, 2], "count": [1924]}, "eef_acc_mag_action": {"mean": [0.3575883575883576, 0.5369022869022869], "std": [0.683933229307764, 0.7792727891112569], "min": [0, 0], "max": [2, 2], "count": [1924]}, "eef_sim_pose_state": {"mean": [0.5594123897661539, 0.29994153473708, 1.102422923365785, -2.6557242278939412, 0.7926562367936018, 2.308452527440001, 0.5274588384753095, -0.3504720265616946, 1.0612449111334632, 2.058865118972887, 0.733105063926466, 1.4134791564125844], "std": [0.05109953263331627, 0.06186083528200961, 0.019648450711482746, 0.2546364969871825, 0.25044081606965657, 1.387927770682785, 0.07321852016177853, 0.07366919788924144, 0.03633312622618453, 0.13800027574618004, 0.14089878183578802, 2.1600720852883155], "min": [0.47546017619663905, 0.1546261626147182, 1.050426937593037, -3.028537302235435, 0.38190355841994306, -3.136375695573862, 0.3682813975360484, -0.4444922720390151, 1.017021498524839, 1.7052719060622348, 0.4632791244132113, -3.1308249737987297], "max": [0.6372319527689013, 0.40525739150337026, 1.1477414169068083, -1.5119392250167145, 1.2560499256246618, 3.1415688303173646, 0.662578902762108, -0.10241632243865735, 1.1736276643467076, 2.3046315454095874, 1.0559289307082573, 3.141409473199472], "count": [1924]}, "eef_sim_pose_action": {"mean": [0.5594123897661539, 0.29994153473708, 1.102422923365785, -2.6557242278939412, 0.7926562367936018, 2.308452527440001, 0.5274588384753095, -0.3504720265616946, 1.0612449111334632, 2.058865118972887, 0.733105063926466, 1.4134791564125844], "std": [0.05109953263331627, 0.06186083528200961, 0.019648450711482746, 0.2546364969871825, 0.25044081606965657, 1.387927770682785, 0.07321852016177853, 0.07366919788924144, 0.03633312622618453, 0.13800027574618004, 0.14089878183578802, 2.1600720852883155], "min": [0.47546017619663905, 0.1546261626147182, 1.050426937593037, -3.028537302235435, 0.38190355841994306, -3.136375695573862, 0.3682813975360484, -0.4444922720390151, 1.017021498524839, 1.7052719060622348, 0.4632791244132113, -3.1308249737987297], "max": [0.6372319527689013, 0.40525739150337026, 1.1477414169068083, -1.5119392250167145, 1.2560499256246618, 3.1415688303173646, 0.662578902762108, -0.10241632243865735, 1.1736276643467076, 2.3046315454095874, 1.0559289307082573, 3.141409473199472], "count": [1924]}, "gripper_mode_state": {"mean": [0.4402286902286902, 0.2718295218295218], "std": [0.4964145349687269, 0.44490249818522243], "min": [0, 0], "max": [1, 1], "count": [1924]}, "gripper_activity_state": {"mean": [1.9204781704781704, 1.920997920997921], "std": [0.3567242102877, 0.35022392895328985], "min": [0, 0], "max": [2, 2], "count": [1924]}, "gripper_mode_action": {"mean": [0.4402286902286902, 0.2718295218295218], "std": [0.4964145349687269, 0.44490249818522243], "min": [0, 0], "max": [1, 1], "count": [1924]}, "gripper_activity_action": {"mean": [1.9204781704781704, 1.920997920997921], "std": [0.3567242102877, 0.35022392895328985], "min": [0, 0], "max": [2, 2], "count": [1924]}, "gripper_open_scale_state": {"mean": [0.5335821206297053, 0.7006754158876545], "std": [0.41915402532777113, 0.3566667157579095], "min": [0.044, 0.052], "max": [0.959, 0.958], "count": [1924]}, "gripper_open_scale_action": {"mean": [0.5335821206297053, 0.7006754158876545], "std": [0.41915402532777113, 0.3566667157579095], "min": [0.044, 0.052], "max": [0.959, 0.958], "count": [1924]}}} +{"episode_index": 713, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[1.0]], [[0.9490196078431372]]], "mean": [[[0.4133103223374696]], [[0.45016055302958546]], [[0.45227574910801677]]], "std": [[[0.24259220806328882]], [[0.20474263790155875]], [[0.19759039410227516]]], "count": [207]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9058823529411765]], [[0.9137254901960784]]], "mean": [[[0.3323446015282119]], [[0.4071061173865681]], [[0.4114731428199299]]], "std": [[[0.22129497096838935]], [[0.17823883894813583]], [[0.16952279556151575]]], "count": [207]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45059268830317956]], [[0.4708266237251744]], [[0.47062460531716716]]], "std": [[[0.15196351641710423]], [[0.12984375876750356]], [[0.12237194924674791]]], "count": [207]}, "observation.state": {"min": [0.15680038928985596, 1.887608528137207, -0.582887589931488, -0.6208310723304749, -2.218278646469116, -1.784651517868042, 1.7026386260986328, 45.0, 0.29457101225852966, 0.20313699543476105, -0.008147000335156918, -3.1411852836608887, 0.4869999885559082, -1.7130000591278076, -0.8640775680541992, -2.1675941944122314, 0.14884167909622192, 0.6945712566375732, 2.296190023422241, 0.8287172317504883, -2.2469370365142822, 45.0, -0.37465700507164, 0.25308600068092346, -0.04434499889612198, -3.1401853561401367, -0.296999990940094, -2.559000015258789], "max": [0.6426651477813721, 2.083958148956299, -0.1701870709657669, -0.42531928420066833, -1.717997431755066, -0.7590436935424805, 1.963652491569519, 950.0, 0.41251200437545776, 0.4326919913291931, 0.11052100360393524, 3.1410000324249268, 1.2419999837875366, -0.9860000014305115, -0.4202054738998413, -1.9087270498275757, 1.047564148902893, 1.308543086051941, 2.857994318008423, 1.9957318305969238, -1.6335585117340088, 951.0, -0.18163299560546875, 0.45392298698425293, 0.10468199849128723, 3.135999917984009, 0.31200000643730164, -2.058000087738037], "mean": [0.3953688144683838, 2.0279195308685303, -0.3082641065120697, -0.5194833278656006, -2.044034004211426, -1.448348045349121, 1.8142732381820679, 505.14813232421875, 0.3485800325870514, 0.3027276396751404, 0.03239930421113968, 2.0031917095184326, 0.8342494964599609, -1.36997389793396, -0.6244010925292969, -2.026815891265869, 0.5564541816711426, 0.8984757661819458, 2.7167322635650635, 1.6712590456008911, -1.9321708679199219, 489.0320739746094, -0.29935920238494873, 0.3273300230503082, 0.04018343240022659, 2.704591751098633, 0.017431020736694336, -2.2795138359069824], "std": [0.11838129162788391, 0.040511250495910645, 0.1318928599357605, 0.0562395416200161, 0.14079293608665466, 0.29106128215789795, 0.056846149265766144, 419.404296875, 0.03355696424841881, 0.06542547047138214, 0.03015892393887043, 2.1646721363067627, 0.2285265177488327, 0.19907307624816895, 0.11918328702449799, 0.0657583549618721, 0.23225967586040497, 0.14166559278964996, 0.15758053958415985, 0.30441388487815857, 0.15771348774433136, 378.23724365234375, 0.049731481820344925, 0.062330517917871475, 0.03138133883476257, 1.0650322437286377, 0.16192451119422913, 0.14461074769496918], "count": [1232]}, "action": {"min": [0.15680038928985596, 1.887608528137207, -0.582887589931488, -0.6208310723304749, -2.218278646469116, -1.784651517868042, 1.7026386260986328, 45.0, 0.29457101225852966, 0.20313699543476105, -0.008147000335156918, -3.1411852836608887, 0.4869999885559082, -1.7130000591278076, -0.8640775680541992, -2.1675941944122314, 0.14884167909622192, 0.6945712566375732, 2.296190023422241, 0.8287172317504883, -2.2469370365142822, 45.0, -0.37465700507164, 0.25308600068092346, -0.04434499889612198, -3.1401853561401367, -0.296999990940094, -2.559000015258789], "max": [0.6426651477813721, 2.083958148956299, -0.1701870709657669, -0.42531928420066833, -1.717997431755066, -0.7590436935424805, 1.963652491569519, 950.0, 0.41251200437545776, 0.4326919913291931, 0.11052100360393524, 3.1410000324249268, 1.2419999837875366, -0.9860000014305115, -0.4202054738998413, -1.9087270498275757, 1.047564148902893, 1.308543086051941, 2.857994318008423, 1.9957318305969238, -1.6335585117340088, 951.0, -0.18163299560546875, 0.45392298698425293, 0.10468199849128723, 3.135999917984009, 0.31200000643730164, -2.058000087738037], "mean": [0.3953688144683838, 2.0279195308685303, -0.3082641065120697, -0.5194833278656006, -2.044034004211426, -1.448348045349121, 1.8142732381820679, 505.14813232421875, 0.3485800325870514, 0.3027276396751404, 0.03239930421113968, 2.0031917095184326, 0.8342494964599609, -1.36997389793396, -0.6244010925292969, -2.026815891265869, 0.5564541816711426, 0.8984757661819458, 2.7167322635650635, 1.6712590456008911, -1.9321708679199219, 489.0320739746094, -0.29935920238494873, 0.3273300230503082, 0.04018343240022659, 2.704591751098633, 0.017431020736694336, -2.2795138359069824], "std": [0.11838129162788391, 0.040511250495910645, 0.1318928599357605, 0.0562395416200161, 0.14079293608665466, 0.29106128215789795, 0.056846149265766144, 419.404296875, 0.03355696424841881, 0.06542547047138214, 0.03015892393887043, 2.1646721363067627, 0.2285265177488327, 0.19907307624816895, 0.11918328702449799, 0.0657583549618721, 0.23225967586040497, 0.14166559278964996, 0.15758053958415985, 0.30441388487815857, 0.15771348774433136, 378.23724365234375, 0.049731481820344925, 0.062330517917871475, 0.03138133883476257, 1.0650322437286377, 0.16192451119422913, 0.14461074769496918], "count": [1232]}, "timestamp": {"min": [0.0], "max": [41.03333333333333], "mean": [20.516666666666666], "std": [11.854921622122461], "count": [1232]}, "frame_index": {"min": [0], "max": [1231], "mean": [615.5], "std": [355.64764866367386], "count": [1232]}, "episode_index": {"min": [717], "max": [717], "mean": [717.0], "std": [0.0], "count": [1232]}, "index": {"min": [623793], "max": [625024], "mean": [624408.5], "std": [355.64764866367386], "count": [1232]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1232]}, "subtask_annotation": {"mean": [7.537337662337662, 29.0, 29.0, 29.0, 29.0], "std": [4.651689616535157, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1232]}, "scene_annotation": {"mean": [717.0], "std": [0.0], "min": [717], "max": [717], "count": [1232]}, "eef_direction_state": {"mean": [4.090097402597403, 4.353896103896104], "std": [2.164688422045701, 2.3465402306674155], "min": [0, 0], "max": [6, 6], "count": [1232]}, "eef_velocity_state": {"mean": [0.5081168831168831, 0.4074675324675325], "std": [0.5252695900035473, 0.5401503658954848], "min": [0, 0], "max": [2, 2], "count": [1232]}, "eef_acc_mag_state": {"mean": [0.5, 0.3782467532467532], "std": [0.7516216235148274, 0.6977102002467949], "min": [0, 0], "max": [2, 2], "count": [1232]}, "eef_direction_action": {"mean": [4.090097402597403, 4.353896103896104], "std": [2.164688422045701, 2.3465402306674155], "min": [0, 0], "max": [6, 6], "count": [1232]}, "eef_velocity_action": {"mean": [0.5081168831168831, 0.4074675324675325], "std": [0.5252695900035473, 0.5401503658954848], "min": [0, 0], "max": [2, 2], "count": [1232]}, "eef_acc_mag_action": {"mean": [0.5, 0.3782467532467532], "std": [0.7516216235148274, 0.6977102002467949], "min": [0, 0], "max": [2, 2], "count": [1232]}, "eef_sim_pose_state": {"mean": [0.5469152325460823, 0.32850570615742203, 1.1172284241006956, -2.29832581711768, 0.4897920654815303, 2.6090473368897102, 0.5002830242858813, -0.3592650095722903, 1.0537989774891647, 1.9392543143683163, 0.6595651310158221, 2.387987274729828], "std": [0.055442428695456195, 0.05732679021204689, 0.019055936251918988, 1.4310997468769626, 0.20054529560312984, 0.09493674284255532, 0.05935326311943091, 0.03002262650897495, 0.0233739871749054, 0.10547601218484222, 0.11932531944777514, 0.9648356336813986], "min": [0.4735810330505192, 0.20839071239823298, 1.0951618697392655, -3.1393229231033315, 0.1291284018565524, 2.398769672307988, 0.400436776047674, -0.4423997545192976, 1.0155592702091316, 1.7093710713253965, 0.45249350644433095, -3.1414469234803017], "max": [0.658111217796625, 0.4218658317985085, 1.1691690023569359, 3.1374603521325493, 0.8492047383925678, 2.8890673819382897, 0.6181984856349788, -0.3054374994417878, 1.100020034232819, 2.335985166919715, 0.8203836722263951, 3.140881637098919], "count": [1232]}, "eef_sim_pose_action": {"mean": [0.5469152325460823, 0.32850570615742203, 1.1172284241006956, -2.29832581711768, 0.4897920654815303, 2.6090473368897102, 0.5002830242858813, -0.3592650095722903, 1.0537989774891647, 1.9392543143683163, 0.6595651310158221, 2.387987274729828], "std": [0.055442428695456195, 0.05732679021204689, 0.019055936251918988, 1.4310997468769626, 0.20054529560312984, 0.09493674284255532, 0.05935326311943091, 0.03002262650897495, 0.0233739871749054, 0.10547601218484222, 0.11932531944777514, 0.9648356336813986], "min": [0.4735810330505192, 0.20839071239823298, 1.0951618697392655, -3.1393229231033315, 0.1291284018565524, 2.398769672307988, 0.400436776047674, -0.4423997545192976, 1.0155592702091316, 1.7093710713253965, 0.45249350644433095, -3.1414469234803017], "max": [0.658111217796625, 0.4218658317985085, 1.1691690023569359, 3.1374603521325493, 0.8492047383925678, 2.8890673819382897, 0.6181984856349788, -0.3054374994417878, 1.100020034232819, 2.335985166919715, 0.8203836722263951, 3.140881637098919], "count": [1232]}, "gripper_mode_state": {"mean": [0.474025974025974, 0.4699675324675325], "std": [0.4993248942068662, 0.4990972359109122], "min": [0, 0], "max": [1, 1], "count": [1232]}, "gripper_activity_state": {"mean": [1.8295454545454546, 1.9358766233766234], "std": [0.5082154171919067, 0.32724530748616626], "min": [0, 0], "max": [2, 2], "count": [1232]}, "gripper_mode_action": {"mean": [0.474025974025974, 0.4699675324675325], "std": [0.4993248942068662, 0.4990972359109122], "min": [0, 0], "max": [1, 1], "count": [1232]}, "gripper_activity_action": {"mean": [1.8295454545454546, 1.9358766233766234], "std": [0.5082154171919067, 0.32724530748616626], "min": [0, 0], "max": [2, 2], "count": [1232]}, "gripper_open_scale_state": {"mean": [0.48903206166044444, 0.5051481331168867], "std": [0.3782371409072375, 0.4194050385079409], "min": [0.045, 0.045], "max": [0.951, 0.95], "count": [1232]}, "gripper_open_scale_action": {"mean": [0.48903206166044444, 0.5051481331168867], "std": [0.3782371409072375, 0.4194050385079409], "min": [0.045, 0.045], "max": [0.951, 0.95], "count": [1232]}}} +{"episode_index": 714, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.42767547534165185]], [[0.4564162358882947]], [[0.4563721776589424]]], "std": [[[0.23970737673251954]], [[0.20873734754826545]], [[0.20291606551778985]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39010223187759957]], [[0.43265082070707067]], [[0.43298721219548425]]], "std": [[[0.22450932946299298]], [[0.18799219161880357]], [[0.18321038414899052]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4224353498217469]], [[0.45453505273321454]], [[0.4569904820261438]]], "std": [[[0.2152782822619423]], [[0.18883497406996558]], [[0.1810224755674562]]], "count": [110]}, "observation.state": {"min": [0.21561798453330994, 1.9400906562805176, -1.3170777559280396, -1.4410487413406372, -2.854032278060913, -1.987389087677002, 0.9081471562385559, 39.0, 0.0668639987707138, 0.24665400385856628, -0.08868999779224396, -3.1401853561401367, -0.34299999475479126, -0.7850000262260437, -0.8413010239601135, -2.1755878925323486, 0.07246606796979904, -0.33192673325538635, 1.2942663431167603, 0.9606990218162537, -2.3401548862457275, 28.0, -0.3508859872817993, 0.21715299785137177, -0.19180500507354736, -3.132185220718384, -0.2329999953508377, -3.1351852416992188], "max": [1.0072120428085327, 2.099055051803589, -0.3373546898365021, -0.5665862560272217, -1.51482355594635, -1.1386528015136719, 1.8215477466583252, 930.0, 0.3919070065021515, 0.42531999945640564, 0.13654300570487976, -2.4210000038146973, 0.6399999856948853, 0.3610000014305115, -0.15079645812511444, -2.0453341007232666, 0.9894796013832092, 1.1116002798080444, 2.8253390789031982, 2.0006186962127686, -0.5538802742958069, 938.0, -0.19189900159835815, 0.42751601338386536, 0.055792998522520065, 3.1410000324249268, 1.0490000247955322, 3.11299991607666], "mean": [0.4641926884651184, 2.0541579723358154, -0.6581518650054932, -0.8893573880195618, -2.189509391784668, -1.6148078441619873, 1.348455548286438, 599.1365356445312, 0.2863139808177948, 0.31158167123794556, 0.034029554575681686, -2.789013385772705, 0.3035820722579956, -0.2977232336997986, -0.5462175607681274, -2.1196863651275635, 0.6166278123855591, 0.7592090368270874, 2.283724546432495, 1.6588680744171143, -1.7644213438034058, 470.05084228515625, -0.26894503831863403, 0.3080254793167114, -0.008267571218311787, 1.4389450550079346, 0.31672513484954834, -1.93345308303833], "std": [0.17766787111759186, 0.049202077090740204, 0.2638726830482483, 0.22713026404380798, 0.30783408880233765, 0.26224690675735474, 0.25783953070640564, 386.7984313964844, 0.07929890602827072, 0.05174993351101875, 0.05579095706343651, 0.23209987580776215, 0.2614195644855499, 0.2885311543941498, 0.16903266310691833, 0.0342988595366478, 0.22210361063480377, 0.3535883128643036, 0.4498440623283386, 0.27727600932121277, 0.5874263644218445, 390.2679443359375, 0.04653089866042137, 0.05535481870174408, 0.05548607185482979, 2.5092310905456543, 0.38537710905075073, 1.3582466840744019], "count": [531]}, "action": {"min": [0.21561798453330994, 1.9400906562805176, -1.3170777559280396, -1.4410487413406372, -2.854032278060913, -1.987389087677002, 0.9081471562385559, 39.0, 0.0668639987707138, 0.24665400385856628, -0.08868999779224396, -3.1401853561401367, -0.34299999475479126, -0.7850000262260437, -0.8413010239601135, -2.1755878925323486, 0.07246606796979904, -0.33192673325538635, 1.2942663431167603, 0.9606990218162537, -2.3401548862457275, 28.0, -0.3508859872817993, 0.21715299785137177, -0.19180500507354736, -3.132185220718384, -0.2329999953508377, -3.1351852416992188], "max": [1.0072120428085327, 2.099055051803589, -0.3373546898365021, -0.5665862560272217, -1.51482355594635, -1.1386528015136719, 1.8215477466583252, 930.0, 0.3919070065021515, 0.42531999945640564, 0.13654300570487976, -2.4210000038146973, 0.6399999856948853, 0.3610000014305115, -0.15079645812511444, -2.0453341007232666, 0.9894796013832092, 1.1116002798080444, 2.8253390789031982, 2.0006186962127686, -0.5538802742958069, 938.0, -0.19189900159835815, 0.42751601338386536, 0.055792998522520065, 3.1410000324249268, 1.0490000247955322, 3.11299991607666], "mean": [0.4641926884651184, 2.0541579723358154, -0.6581518650054932, -0.8893573880195618, -2.189509391784668, -1.6148078441619873, 1.348455548286438, 599.1365356445312, 0.2863139808177948, 0.31158167123794556, 0.034029554575681686, -2.789013385772705, 0.3035820722579956, -0.2977232336997986, -0.5462175607681274, -2.1196863651275635, 0.6166278123855591, 0.7592090368270874, 2.283724546432495, 1.6588680744171143, -1.7644213438034058, 470.05084228515625, -0.26894503831863403, 0.3080254793167114, -0.008267571218311787, 1.4389450550079346, 0.31672513484954834, -1.93345308303833], "std": [0.17766787111759186, 0.049202077090740204, 0.2638726830482483, 0.22713026404380798, 0.30783408880233765, 0.26224690675735474, 0.25783953070640564, 386.7984313964844, 0.07929890602827072, 0.05174993351101875, 0.05579095706343651, 0.23209987580776215, 0.2614195644855499, 0.2885311543941498, 0.16903266310691833, 0.0342988595366478, 0.22210361063480377, 0.3535883128643036, 0.4498440623283386, 0.27727600932121277, 0.5874263644218445, 390.2679443359375, 0.04653089866042137, 0.05535481870174408, 0.05548607185482979, 2.5092310905456543, 0.38537710905075073, 1.3582466840744019], "count": [531]}, "timestamp": {"min": [0.0], "max": [17.666666666666668], "mean": [8.833333333333336], "std": [5.109540821581467], "count": [531]}, "frame_index": {"min": [0], "max": [530], "mean": [265.0], "std": [153.286224647444], "count": [531]}, "episode_index": {"min": [718], "max": [718], "mean": [718.0], "std": [0.0], "count": [531]}, "index": {"min": [625025], "max": [625555], "mean": [625290.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [8.819209039548022, 29.0, 29.0, 29.0, 29.0], "std": [8.003135457566572, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [531]}, "scene_annotation": {"mean": [718.0], "std": [0.0], "min": [718], "max": [718], "count": [531]}, "eef_direction_state": {"mean": [3.7156308851224105, 3.8380414312617703], "std": [2.1436457424274327, 2.1180204145914634], "min": [0, 0], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [0.8022598870056498, 0.9811676082862524], "std": [0.7107425470874031, 0.82773449813497], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_acc_mag_state": {"mean": [0.7871939736346516, 0.8418079096045198], "std": [0.8403130514999261, 0.8310271642122893], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_direction_action": {"mean": [3.7156308851224105, 3.8380414312617703], "std": [2.1436457424274327, 2.1180204145914634], "min": [0, 0], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [0.8022598870056498, 0.9811676082862524], "std": [0.7107425470874031, 0.82773449813497], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_acc_mag_action": {"mean": [0.7871939736346516, 0.8418079096045198], "std": [0.8403130514999261, 0.8310271642122893], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_sim_pose_state": {"mean": [0.5233714303803977, 0.27794733541533995, 1.0919849515008129, -2.29476161853725, 0.7137543450025358, 2.1786374884965785, 0.5230326571964092, -0.31926479109163014, 1.108897140315918, 1.6237239104331038, 0.9899708157124514, -2.111091138142765], "std": [0.05749027642162339, 0.058766066372495575, 0.04290696338116876, 0.4721965396126175, 0.43688623057897374, 1.649541054438028, 0.04995626852650591, 0.07628481994270561, 0.052224445659634904, 2.4516607076936476, 0.2969866097411628, 0.4594152617797051], "min": [0.4012582032269408, 0.1027719022193342, 0.9910862787541854, -2.775894695015151, 0.05725612378443823, -3.138200168129511, 0.4585484678303171, -0.41479901216258397, 1.0233308295601575, -3.1300037858671934, 0.23419512687685673, -2.797357878201388], "max": [0.6301169932288473, 0.35493067394062106, 1.1575057231605075, -0.6718818599299285, 1.3895937703976076, 3.1330033965188875, 0.6429769019859065, -0.0820503147872426, 1.2135976604528866, 3.1399982991425404, 1.4055122201077346, -1.093506201440373], "count": [531]}, "eef_sim_pose_action": {"mean": [0.5233714303803977, 0.27794733541533995, 1.0919849515008129, -2.29476161853725, 0.7137543450025358, 2.1786374884965785, 0.5230326571964092, -0.31926479109163014, 1.108897140315918, 1.6237239104331038, 0.9899708157124514, -2.111091138142765], "std": [0.05749027642162339, 0.058766066372495575, 0.04290696338116876, 0.4721965396126175, 0.43688623057897374, 1.649541054438028, 0.04995626852650591, 0.07628481994270561, 0.052224445659634904, 2.4516607076936476, 0.2969866097411628, 0.4594152617797051], "min": [0.4012582032269408, 0.1027719022193342, 0.9910862787541854, -2.775894695015151, 0.05725612378443823, -3.138200168129511, 0.4585484678303171, -0.41479901216258397, 1.0233308295601575, -3.1300037858671934, 0.23419512687685673, -2.797357878201388], "max": [0.6301169932288473, 0.35493067394062106, 1.1575057231605075, -0.6718818599299285, 1.3895937703976076, 3.1330033965188875, 0.6429769019859065, -0.0820503147872426, 1.2135976604528866, 3.1399982991425404, 1.4055122201077346, -1.093506201440373], "count": [531]}, "gripper_mode_state": {"mean": [0.5178907721280602, 0.3559322033898305], "std": [0.49967981775599174, 0.4787948098923916], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.743879472693032, 1.7212806026365348], "std": [0.6000119400667752, 0.6299934672040566], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.5178907721280602, 0.3559322033898305], "std": [0.49967981775599174, 0.4787948098923916], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.743879472693032, 1.7212806026365348], "std": [0.6000119400667752, 0.6299934672040566], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.47005084728521146, 0.5991365347896372], "std": [0.39026799815442825, 0.38679846553091324], "min": [0.028, 0.039], "max": [0.938, 0.93], "count": [531]}, "gripper_open_scale_action": {"mean": [0.47005084728521146, 0.5991365347896372], "std": [0.39026799815442825, 0.38679846553091324], "min": [0.028, 0.039], "max": [0.938, 0.93], "count": [531]}}} +{"episode_index": 715, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.4284753265584986]], [[0.45477757472384667]], [[0.4557560187574055]]], "std": [[[0.22923703322466452]], [[0.19940775160979157]], [[0.1964611837561972]]], "count": [171]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42212604035278833]], [[0.453005443039789]], [[0.4523307593261476]]], "std": [[[0.21023421803132558]], [[0.17660864178133506]], [[0.17113089388335914]]], "count": [171]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4122251127546535]], [[0.4444772878205863]], [[0.44571445839544394]]], "std": [[[0.21601574516022834]], [[0.18872084147738102]], [[0.18133366907795143]]], "count": [171]}, "observation.state": {"min": [-0.0038222710136324167, 2.015453815460205, -1.6286541223526, -1.3927727937698364, -2.9068634510040283, -1.9969011545181274, 1.0656108856201172, 35.0, 0.07502999901771545, 0.21248500049114227, -0.11054199934005737, -3.1411852836608887, -0.6000000834465027, -0.9380000233650208, -0.9015324115753174, -2.1754658222198486, 0.2027723491191864, -0.38287290930747986, 1.4354110956192017, 0.1344601809978485, -2.341533899307251, 50.0, -0.3615860044956207, 0.25801900029182434, -0.2069759964942932, -3.1411852836608887, -0.23000000417232513, -3.007999897003174], "max": [1.0050828456878662, 2.103749990463257, -0.41692429780960083, -0.6473077535629272, -1.598023533821106, -1.0308963060379028, 2.31969952583313, 951.0, 0.3782309889793396, 0.4131760001182556, 0.10032500326633453, 3.1410000324249268, 0.5640000104904175, 0.6349999904632568, -0.2957809567451477, -1.9953826665878296, 1.4245027303695679, 1.1792666912078857, 2.8563883304595947, 1.9642808437347412, -0.584248960018158, 934.0, -0.18360500037670135, 0.4892970025539398, 0.08741699904203415, 3.140000104904175, 0.9139999747276306, -1.7979999780654907], "mean": [0.544158399105072, 2.0821001529693604, -0.8693546056747437, -1.01958429813385, -2.247982978820801, -1.5623278617858887, 1.6051353216171265, 672.4758911132812, 0.24008463323116302, 0.33910948038101196, 0.01643913984298706, -2.316429376602173, 0.16054901480674744, -0.2820422947406769, -0.5858185887336731, -2.1127986907958984, 0.6895015239715576, 0.7187360525131226, 2.362253427505493, 1.3512189388275146, -1.7888425588607788, 433.15740966796875, -0.2738909125328064, 0.34647610783576965, -0.009065508842468262, 1.9208834171295166, 0.28826770186424255, -2.441168785095215], "std": [0.21343818306922913, 0.020313261076807976, 0.30360323190689087, 0.19877997040748596, 0.24247507750988007, 0.21180088818073273, 0.35799410939216614, 345.8367004394531, 0.07543924450874329, 0.04568980261683464, 0.057455625385046005, 1.622031331062317, 0.32053127884864807, 0.3492931127548218, 0.18087999522686005, 0.057304736226797104, 0.35139742493629456, 0.31986966729164124, 0.4383743405342102, 0.5197566747665405, 0.5316439867019653, 371.379150390625, 0.05410010740160942, 0.07240316271781921, 0.06252651661634445, 1.8832556009292603, 0.40604183077812195, 0.3593837320804596], "count": [953]}, "action": {"min": [-0.0038222710136324167, 2.015453815460205, -1.6286541223526, -1.3927727937698364, -2.9068634510040283, -1.9969011545181274, 1.0656108856201172, 35.0, 0.07502999901771545, 0.21248500049114227, -0.11054199934005737, -3.1411852836608887, -0.6000000834465027, -0.9380000233650208, -0.9015324115753174, -2.1754658222198486, 0.2027723491191864, -0.38287290930747986, 1.4354110956192017, 0.1344601809978485, -2.341533899307251, 50.0, -0.3615860044956207, 0.25801900029182434, -0.2069759964942932, -3.1411852836608887, -0.23000000417232513, -3.007999897003174], "max": [1.0050828456878662, 2.103749990463257, -0.41692429780960083, -0.6473077535629272, -1.598023533821106, -1.0308963060379028, 2.31969952583313, 951.0, 0.3782309889793396, 0.4131760001182556, 0.10032500326633453, 3.1410000324249268, 0.5640000104904175, 0.6349999904632568, -0.2957809567451477, -1.9953826665878296, 1.4245027303695679, 1.1792666912078857, 2.8563883304595947, 1.9642808437347412, -0.584248960018158, 934.0, -0.18360500037670135, 0.4892970025539398, 0.08741699904203415, 3.140000104904175, 0.9139999747276306, -1.7979999780654907], "mean": [0.544158399105072, 2.0821001529693604, -0.8693546056747437, -1.01958429813385, -2.247982978820801, -1.5623278617858887, 1.6051353216171265, 672.4758911132812, 0.24008463323116302, 0.33910948038101196, 0.01643913984298706, -2.316429376602173, 0.16054901480674744, -0.2820422947406769, -0.5858185887336731, -2.1127986907958984, 0.6895015239715576, 0.7187360525131226, 2.362253427505493, 1.3512189388275146, -1.7888425588607788, 433.15740966796875, -0.2738909125328064, 0.34647610783576965, -0.009065508842468262, 1.9208834171295166, 0.28826770186424255, -2.441168785095215], "std": [0.21343818306922913, 0.020313261076807976, 0.30360323190689087, 0.19877997040748596, 0.24247507750988007, 0.21180088818073273, 0.35799410939216614, 345.8367004394531, 0.07543924450874329, 0.04568980261683464, 0.057455625385046005, 1.622031331062317, 0.32053127884864807, 0.3492931127548218, 0.18087999522686005, 0.057304736226797104, 0.35139742493629456, 0.31986966729164124, 0.4383743405342102, 0.5197566747665405, 0.5316439867019653, 371.379150390625, 0.05410010740160942, 0.07240316271781921, 0.06252651661634445, 1.8832556009292603, 0.40604183077812195, 0.3593837320804596], "count": [953]}, "timestamp": {"min": [0.0], "max": [31.733333333333334], "mean": [15.866666666666667], "std": [9.170241727093858], "count": [953]}, "frame_index": {"min": [0], "max": [952], "mean": [476.0], "std": [275.1072518128157], "count": [953]}, "episode_index": {"min": [719], "max": [719], "mean": [719.0], "std": [0.0], "count": [953]}, "index": {"min": [625556], "max": [626508], "mean": [626032.0], "std": [275.1072518128157], "count": [953]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [953]}, "subtask_annotation": {"mean": [9.199370409233998, 29.0, 29.0, 29.0, 29.0], "std": [6.960397615483597, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [953]}, "scene_annotation": {"mean": [719.0], "std": [0.0], "min": [719], "max": [719], "count": [953]}, "eef_direction_state": {"mean": [3.9664218258132213, 3.868835257082896], "std": [1.941139500057671, 2.005397859308458], "min": [0, 0], "max": [6, 6], "count": [953]}, "eef_velocity_state": {"mean": [0.7649527806925498, 0.8488982161594963], "std": [0.6521812805839343, 0.7172301150319054], "min": [0, 0], "max": [2, 2], "count": [953]}, "eef_acc_mag_state": {"mean": [0.7397691500524659, 0.776495278069255], "std": [0.8343760348217057, 0.8368440528321247], "min": [0, 0], "max": [2, 2], "count": [953]}, "eef_direction_action": {"mean": [3.9664218258132213, 3.868835257082896], "std": [1.941139500057671, 2.005397859308458], "min": [0, 0], "max": [6, 6], "count": [953]}, "eef_velocity_action": {"mean": [0.7649527806925498, 0.8488982161594963], "std": [0.6521812805839343, 0.7172301150319054], "min": [0, 0], "max": [2, 2], "count": [953]}, "eef_acc_mag_action": {"mean": [0.7397691500524659, 0.776495278069255], "std": [0.8343760348217057, 0.8368440528321247], "min": [0, 0], "max": [2, 2], "count": [953]}, "eef_sim_pose_state": {"mean": [0.5535885391503489, 0.27494767949811233, 1.0891617136535798, -1.3997941385125923, 0.7345286438217452, 1.4189445148642932, 0.5524410378489077, -0.27151854297862504, 1.1335060700737267, 0.11417997234676434, 0.8426269631949448, -2.0523107920991412], "std": [0.06773746465051418, 0.07614711548625488, 0.041025118529853744, 1.9845764476588366, 0.3992085995855471, 2.2440986292838363, 0.045745127376789256, 0.08581353161155635, 0.04338783839001305, 2.937475278753375, 0.3378781840909921, 0.49263487450663307], "min": [0.47017687145112946, 0.08367079682747827, 0.9865071300194629, -3.128668698035604, 0.075398951925987, -3.1327336533672665, 0.4209640598258273, -0.3989145770355053, 1.0338118888349284, -3.1415743869921533, -0.05248731312392696, -2.6442569818150026], "max": [0.6772792920481544, 0.3784015080853006, 1.1576981379536915, 3.118258327039106, 1.3099453368515257, 3.125872175651649, 0.6285015834861228, -0.06387896657859898, 1.2310679407297855, 3.14063019326157, 1.3113193019130316, -0.9205475719514062], "count": [953]}, "eef_sim_pose_action": {"mean": [0.5535885391503489, 0.27494767949811233, 1.0891617136535798, -1.3997941385125923, 0.7345286438217452, 1.4189445148642932, 0.5524410378489077, -0.27151854297862504, 1.1335060700737267, 0.11417997234676434, 0.8426269631949448, -2.0523107920991412], "std": [0.06773746465051418, 0.07614711548625488, 0.041025118529853744, 1.9845764476588366, 0.3992085995855471, 2.2440986292838363, 0.045745127376789256, 0.08581353161155635, 0.04338783839001305, 2.937475278753375, 0.3378781840909921, 0.49263487450663307], "min": [0.47017687145112946, 0.08367079682747827, 0.9865071300194629, -3.128668698035604, 0.075398951925987, -3.1327336533672665, 0.4209640598258273, -0.3989145770355053, 1.0338118888349284, -3.1415743869921533, -0.05248731312392696, -2.6442569818150026], "max": [0.6772792920481544, 0.3784015080853006, 1.1576981379536915, 3.118258327039106, 1.3099453368515257, 3.125872175651649, 0.6285015834861228, -0.06387896657859898, 1.2310679407297855, 3.14063019326157, 1.3113193019130316, -0.9205475719514062], "count": [953]}, "gripper_mode_state": {"mean": [0.527806925498426, 0.2906610703043022], "std": [0.4992261760908818, 0.4540674096583675], "min": [0, 0], "max": [1, 1], "count": [953]}, "gripper_activity_state": {"mean": [1.7817418677859391, 1.7964323189926548], "std": [0.5522084902313612, 0.5386507860791919], "min": [0, 0], "max": [2, 2], "count": [953]}, "gripper_mode_action": {"mean": [0.527806925498426, 0.2906610703043022], "std": [0.4992261760908818, 0.4540674096583675], "min": [0, 0], "max": [1, 1], "count": [953]}, "gripper_activity_action": {"mean": [1.7817418677859391, 1.7964323189926548], "std": [0.5522084902313612, 0.5386507860791919], "min": [0, 0], "max": [2, 2], "count": [953]}, "gripper_open_scale_state": {"mean": [0.4331573976754889, 0.6724758657873732], "std": [0.3713791274001192, 0.34583667220006414], "min": [0.05, 0.035], "max": [0.934, 0.951], "count": [953]}, "gripper_open_scale_action": {"mean": [0.4331573976754889, 0.6724758657873732], "std": [0.3713791274001192, 0.34583667220006414], "min": [0.05, 0.035], "max": [0.934, 0.951], "count": [953]}}} +{"episode_index": 716, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[1.0]]], "mean": [[[0.4334286160841148]], [[0.46137323458368856]], [[0.46169844948849104]]], "std": [[[0.23031473523522428]], [[0.1985450714976541]], [[0.19321026153467374]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40109300049730034]], [[0.4401800387183859]], [[0.44035374040920716]]], "std": [[[0.2302202491626544]], [[0.19449300268576286]], [[0.19010936877695112]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42379397378516626]], [[0.45706550866723505]], [[0.4588853935777209]]], "std": [[[0.20586917172063582]], [[0.17493486181052031]], [[0.16670694627420593]]], "count": [115]}, "observation.state": {"min": [0.19118338823318481, 1.998750925064087, -1.5498874187469482, -1.2976523637771606, -2.757411003112793, -1.979308009147644, 0.9847147464752197, 49.0, 0.05355300009250641, 0.2310120016336441, -0.14376899600028992, -3.0910000801086426, -0.18799999356269836, -0.6510000824928284, -0.8794016242027283, -2.1756577491760254, 0.3726626932621002, -0.24762731790542603, 1.4592698812484741, 1.0220822095870972, -2.462153434753418, -3.0, -0.35211798548698425, 0.2304770052433014, -0.1799049973487854, -3.1381852626800537, -0.11000000685453415, -3.0989999771118164], "max": [1.2229522466659546, 2.1190218925476074, -0.3622779846191406, -0.4849920868873596, -1.5365182161331177, -0.9720611572265625, 1.8620744943618774, 928.0, 0.3771960139274597, 0.42207100987434387, 0.12000499665737152, -2.4000000953674316, 0.6890000104904175, 0.48899999260902405, -0.16142550110816956, -2.0769245624542236, 1.033130168914795, 1.2466363906860352, 2.8084444999694824, 1.9776674509048462, -0.804230272769928, 926.0, -0.18232999742031097, 0.45387300848960876, 0.06529200077056885, 3.1410000324249268, 0.9980000257492065, -1.8250000476837158], "mean": [0.4979284703731537, 2.061072587966919, -0.6004050970077515, -0.8688914775848389, -2.259071111679077, -1.578660011291504, 1.323095440864563, 535.1734619140625, 0.29064005613327026, 0.3194403648376465, 0.03275170922279358, -2.769066333770752, 0.28453102707862854, -0.28593963384628296, -0.555336058139801, -2.128232717514038, 0.6538758873939514, 0.814996600151062, 2.3136308193206787, 1.5976476669311523, -1.8584010601043701, 369.01947021484375, -0.2701919376850128, 0.31970301270484924, -0.0007445121882483363, 1.5761276483535767, 0.3499043583869934, -2.300189733505249], "std": [0.1967737376689911, 0.03164641931653023, 0.283927857875824, 0.18746954202651978, 0.27407801151275635, 0.26924651861190796, 0.2731877565383911, 404.5075988769531, 0.07293591648340225, 0.05590767040848732, 0.060039542615413666, 0.20922136306762695, 0.21400675177574158, 0.26295551657676697, 0.18507330119609833, 0.030708089470863342, 0.14707280695438385, 0.3699473440647125, 0.495735228061676, 0.2967577874660492, 0.5901464223861694, 377.67523193359375, 0.051296528428792953, 0.06154150888323784, 0.06025715544819832, 2.34989857673645, 0.339150995016098, 0.379031240940094], "count": [565]}, "action": {"min": [0.19118338823318481, 1.998750925064087, -1.5498874187469482, -1.2976523637771606, -2.757411003112793, -1.979308009147644, 0.9847147464752197, 49.0, 0.05355300009250641, 0.2310120016336441, -0.14376899600028992, -3.0910000801086426, -0.18799999356269836, -0.6510000824928284, -0.8794016242027283, -2.1756577491760254, 0.3726626932621002, -0.24762731790542603, 1.4592698812484741, 1.0220822095870972, -2.462153434753418, -3.0, -0.35211798548698425, 0.2304770052433014, -0.1799049973487854, -3.1381852626800537, -0.11000000685453415, -3.0989999771118164], "max": [1.2229522466659546, 2.1190218925476074, -0.3622779846191406, -0.4849920868873596, -1.5365182161331177, -0.9720611572265625, 1.8620744943618774, 928.0, 0.3771960139274597, 0.42207100987434387, 0.12000499665737152, -2.4000000953674316, 0.6890000104904175, 0.48899999260902405, -0.16142550110816956, -2.0769245624542236, 1.033130168914795, 1.2466363906860352, 2.8084444999694824, 1.9776674509048462, -0.804230272769928, 926.0, -0.18232999742031097, 0.45387300848960876, 0.06529200077056885, 3.1410000324249268, 0.9980000257492065, -1.8250000476837158], "mean": [0.4979284703731537, 2.061072587966919, -0.6004050970077515, -0.8688914775848389, -2.259071111679077, -1.578660011291504, 1.323095440864563, 535.1734619140625, 0.29064005613327026, 0.3194403648376465, 0.03275170922279358, -2.769066333770752, 0.28453102707862854, -0.28593963384628296, -0.555336058139801, -2.128232717514038, 0.6538758873939514, 0.814996600151062, 2.3136308193206787, 1.5976476669311523, -1.8584010601043701, 369.01947021484375, -0.2701919376850128, 0.31970301270484924, -0.0007445121882483363, 1.5761276483535767, 0.3499043583869934, -2.300189733505249], "std": [0.1967737376689911, 0.03164641931653023, 0.283927857875824, 0.18746954202651978, 0.27407801151275635, 0.26924651861190796, 0.2731877565383911, 404.5075988769531, 0.07293591648340225, 0.05590767040848732, 0.060039542615413666, 0.20922136306762695, 0.21400675177574158, 0.26295551657676697, 0.18507330119609833, 0.030708089470863342, 0.14707280695438385, 0.3699473440647125, 0.495735228061676, 0.2967577874660492, 0.5901464223861694, 377.67523193359375, 0.051296528428792953, 0.06154150888323784, 0.06025715544819832, 2.34989857673645, 0.339150995016098, 0.379031240940094], "count": [565]}, "timestamp": {"min": [0.0], "max": [18.8], "mean": [9.4], "std": [5.436706519371611], "count": [565]}, "frame_index": {"min": [0], "max": [564], "mean": [282.0], "std": [163.10119558114832], "count": [565]}, "episode_index": {"min": [720], "max": [720], "mean": [720.0], "std": [0.0], "count": [565]}, "index": {"min": [626509], "max": [627073], "mean": [626791.0], "std": [163.10119558114832], "count": [565]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [565]}, "subtask_annotation": {"mean": [11.023008849557522, 29.0, 29.0, 29.0, 29.0], "std": [9.108267263302308, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [565]}, "scene_annotation": {"mean": [720.0], "std": [0.0], "min": [720], "max": [720], "count": [565]}, "eef_direction_state": {"mean": [3.4, 2.984070796460177], "std": [2.2677422400389005, 2.123137033317558], "min": [0, 0], "max": [6, 6], "count": [565]}, "eef_velocity_state": {"mean": [0.8106194690265487, 1.1345132743362831], "std": [0.6714615984589335, 0.6884341488170231], "min": [0, 0], "max": [2, 2], "count": [565]}, "eef_acc_mag_state": {"mean": [0.7575221238938054, 0.9433628318584071], "std": [0.8327165598086511, 0.8499740866632675], "min": [0, 0], "max": [2, 2], "count": [565]}, "eef_direction_action": {"mean": [3.4, 2.984070796460177], "std": [2.2677422400389005, 2.123137033317558], "min": [0, 0], "max": [6, 6], "count": [565]}, "eef_velocity_action": {"mean": [0.8106194690265487, 1.1345132743362831], "std": [0.6714615984589335, 0.6884341488170231], "min": [0, 0], "max": [2, 2], "count": [565]}, "eef_acc_mag_action": {"mean": [0.7575221238938054, 0.9433628318584071], "std": [0.8327165598086511, 0.8499740866632675], "min": [0, 0], "max": [2, 2], "count": [565]}, "eef_sim_pose_state": {"mean": [0.5330337222742584, 0.28185612008589006, 1.098131568593047, -2.374051614145009, 0.7121903721972734, 2.1226090331538296, 0.5293138067141998, -0.32135913983388775, 1.1056835517663754, 0.0493290155309308, 0.98358811174021, -2.092681749888498], "std": [0.05962160261110079, 0.06523833005315104, 0.0429384182563331, 0.4244884974531667, 0.43073128884102385, 1.8533197730784996, 0.0523136598898527, 0.08369617801758089, 0.037824964007825645, 2.9648943403356385, 0.24943166715844883, 0.3774724399278826], "min": [0.441140741962866, 0.10724714953991624, 1.009285819156066, -2.8254653669406005, 0.12242708714925721, -3.1410628041587985, 0.4448674232605225, -0.40258418704185694, 1.044329463910294, -3.141340616896534, 0.5033241195578384, -2.754066025652714], "max": [0.6535405944313073, 0.36091461823893783, 1.1570620974084038, -1.2600940982615643, 1.3920716596451577, 3.14101982860023, 0.6413108531226824, -0.025791060600440757, 1.1912861002126347, 3.141519921595204, 1.4688753495919418, -1.0102765544966106], "count": [565]}, "eef_sim_pose_action": {"mean": [0.5330337222742584, 0.28185612008589006, 1.098131568593047, -2.374051614145009, 0.7121903721972734, 2.1226090331538296, 0.5293138067141998, -0.32135913983388775, 1.1056835517663754, 0.0493290155309308, 0.98358811174021, -2.092681749888498], "std": [0.05962160261110079, 0.06523833005315104, 0.0429384182563331, 0.4244884974531667, 0.43073128884102385, 1.8533197730784996, 0.0523136598898527, 0.08369617801758089, 0.037824964007825645, 2.9648943403356385, 0.24943166715844883, 0.3774724399278826], "min": [0.441140741962866, 0.10724714953991624, 1.009285819156066, -2.8254653669406005, 0.12242708714925721, -3.1410628041587985, 0.4448674232605225, -0.40258418704185694, 1.044329463910294, -3.141340616896534, 0.5033241195578384, -2.754066025652714], "max": [0.6535405944313073, 0.36091461823893783, 1.1570620974084038, -1.2600940982615643, 1.3920716596451577, 3.14101982860023, 0.6413108531226824, -0.025791060600440757, 1.1912861002126347, 3.141519921595204, 1.4688753495919418, -1.0102765544966106], "count": [565]}, "gripper_mode_state": {"mean": [0.6194690265486725, 0.44601769911504424], "std": [0.48551740617151146, 0.4970773694216686], "min": [0, 0], "max": [1, 1], "count": [565]}, "gripper_activity_state": {"mean": [1.7734513274336283, 1.7504424778761063], "std": [0.5565407854426041, 0.585688293945385], "min": [0, 0], "max": [2, 2], "count": [565]}, "gripper_mode_action": {"mean": [0.6194690265486725, 0.44601769911504424], "std": [0.48551740617151146, 0.4970773694216686], "min": [0, 0], "max": [1, 1], "count": [565]}, "gripper_activity_action": {"mean": [1.7734513274336283, 1.7504424778761063], "std": [0.5565407854426041, 0.585688293945385], "min": [0, 0], "max": [2, 2], "count": [565]}, "gripper_open_scale_state": {"mean": [0.3690342182560299, 0.5351734514017008], "std": [0.377660821177281, 0.40450776259299215], "min": [0.0, 0.049], "max": [0.926, 0.928], "count": [565]}, "gripper_open_scale_action": {"mean": [0.3690342182560299, 0.5351734514017008], "std": [0.377660821177281, 0.40450776259299215], "min": [0.0, 0.049], "max": [0.926, 0.928], "count": [565]}}} +{"episode_index": 717, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4265222371081201]], [[0.4569698647114213]], [[0.4577692287720173]]], "std": [[[0.23814417185491987]], [[0.20634898254126022]], [[0.2001416693887786]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3887367584745763]], [[0.4313498393707766]], [[0.43100647882740667]]], "std": [[[0.22941961595497434]], [[0.19060869162158378]], [[0.18649631502296604]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42569347339924674]], [[0.4623078888334995]], [[0.46554389262767254]]], "std": [[[0.21012872836930557]], [[0.17657014683479785]], [[0.16821972454163853]]], "count": [118]}, "observation.state": {"min": [0.18264871835708618, 1.981995940208435, -1.4375405311584473, -1.2516454458236694, -2.846248149871826, -1.9845616817474365, 0.8931547999382019, 50.0, 0.03334200009703636, 0.2320680022239685, -0.12096899747848511, -3.1391851902008057, -0.3269999921321869, -0.7269999980926514, -0.853029727935791, -2.1757798194885254, 0.3346319794654846, 0.025621434673666954, 1.513619303703308, 1.0373539924621582, -2.4738471508026123, -2.0, -0.34280499815940857, 0.25882598757743835, -0.1519249975681305, -3.1391851902008057, -0.4050000011920929, -2.8410000801086426], "max": [1.2563927173614502, 2.113628625869751, -0.4702964425086975, -0.5289918780326843, -1.53805410861969, -1.1494041681289673, 1.8338698148727417, 928.0, 0.36385399103164673, 0.42192399501800537, 0.09479200094938278, 3.134999990463257, 0.6389999985694885, 0.5889999866485596, -0.20125393569469452, -1.9997460842132568, 1.0073342323303223, 1.1363141536712646, 2.8594250679016113, 1.9790637493133545, -1.151323914527893, 950.0, -0.17046399414539337, 0.4619230031967163, 0.07632400095462799, 3.138000011444092, 1.149999976158142, -1.8519999980926514], "mean": [0.5005266070365906, 2.062241554260254, -0.6766130924224854, -0.873199462890625, -2.223745107650757, -1.6326245069503784, 1.3459973335266113, 617.527587890625, 0.2771316468715668, 0.3151349425315857, 0.023667315021157265, -2.572340250015259, 0.2601638734340668, -0.2683244049549103, -0.5759059190750122, -2.0831353664398193, 0.7079694867134094, 0.8042483329772949, 2.363337993621826, 1.6435354948043823, -1.874549388885498, 490.2879333496094, -0.27530786395072937, 0.32125863432884216, 0.010197804309427738, 1.903281569480896, 0.23441030085086823, -2.3080997467041016], "std": [0.22985504567623138, 0.026114709675312042, 0.24562431871891022, 0.18606780469417572, 0.3101732134819031, 0.24385492503643036, 0.2860758304595947, 379.22314453125, 0.07673539221286774, 0.05292775481939316, 0.05026792734861374, 1.2115219831466675, 0.26366615295410156, 0.2638416588306427, 0.17718946933746338, 0.05805603414773941, 0.17769518494606018, 0.2506888508796692, 0.5135842561721802, 0.27007660269737244, 0.49440014362335205, 416.0400695800781, 0.05258971080183983, 0.05158001556992531, 0.054261717945337296, 2.114771842956543, 0.4587593674659729, 0.3279098868370056], "count": [580]}, "action": {"min": [0.18264871835708618, 1.981995940208435, -1.4375405311584473, -1.2516454458236694, -2.846248149871826, -1.9845616817474365, 0.8931547999382019, 50.0, 0.03334200009703636, 0.2320680022239685, -0.12096899747848511, -3.1391851902008057, -0.3269999921321869, -0.7269999980926514, -0.853029727935791, -2.1757798194885254, 0.3346319794654846, 0.025621434673666954, 1.513619303703308, 1.0373539924621582, -2.4738471508026123, -2.0, -0.34280499815940857, 0.25882598757743835, -0.1519249975681305, -3.1391851902008057, -0.4050000011920929, -2.8410000801086426], "max": [1.2563927173614502, 2.113628625869751, -0.4702964425086975, -0.5289918780326843, -1.53805410861969, -1.1494041681289673, 1.8338698148727417, 928.0, 0.36385399103164673, 0.42192399501800537, 0.09479200094938278, 3.134999990463257, 0.6389999985694885, 0.5889999866485596, -0.20125393569469452, -1.9997460842132568, 1.0073342323303223, 1.1363141536712646, 2.8594250679016113, 1.9790637493133545, -1.151323914527893, 950.0, -0.17046399414539337, 0.4619230031967163, 0.07632400095462799, 3.138000011444092, 1.149999976158142, -1.8519999980926514], "mean": [0.5005266070365906, 2.062241554260254, -0.6766130924224854, -0.873199462890625, -2.223745107650757, -1.6326245069503784, 1.3459973335266113, 617.527587890625, 0.2771316468715668, 0.3151349425315857, 0.023667315021157265, -2.572340250015259, 0.2601638734340668, -0.2683244049549103, -0.5759059190750122, -2.0831353664398193, 0.7079694867134094, 0.8042483329772949, 2.363337993621826, 1.6435354948043823, -1.874549388885498, 490.2879333496094, -0.27530786395072937, 0.32125863432884216, 0.010197804309427738, 1.903281569480896, 0.23441030085086823, -2.3080997467041016], "std": [0.22985504567623138, 0.026114709675312042, 0.24562431871891022, 0.18606780469417572, 0.3101732134819031, 0.24385492503643036, 0.2860758304595947, 379.22314453125, 0.07673539221286774, 0.05292775481939316, 0.05026792734861374, 1.2115219831466675, 0.26366615295410156, 0.2638416588306427, 0.17718946933746338, 0.05805603414773941, 0.17769518494606018, 0.2506888508796692, 0.5135842561721802, 0.27007660269737244, 0.49440014362335205, 416.0400695800781, 0.05258971080183983, 0.05158001556992531, 0.054261717945337296, 2.114771842956543, 0.4587593674659729, 0.3279098868370056], "count": [580]}, "timestamp": {"min": [0.0], "max": [19.3], "mean": [9.65], "std": [5.58104430689773], "count": [580]}, "frame_index": {"min": [0], "max": [579], "mean": [289.5], "std": [167.43132920693188], "count": [580]}, "episode_index": {"min": [721], "max": [721], "mean": [721.0], "std": [0.0], "count": [580]}, "index": {"min": [627074], "max": [627653], "mean": [627363.5], "std": [167.43132920693188], "count": [580]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [580]}, "subtask_annotation": {"mean": [9.63448275862069, 29.0, 29.0, 29.0, 29.0], "std": [9.44078736715173, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [580]}, "scene_annotation": {"mean": [721.0], "std": [0.0], "min": [721], "max": [721], "count": [580]}, "eef_direction_state": {"mean": [3.439655172413793, 3.3189655172413794], "std": [2.1967405050690885, 2.265175405901395], "min": [0, 0], "max": [6, 6], "count": [580]}, "eef_velocity_state": {"mean": [0.8413793103448276, 1.0086206896551724], "std": [0.6478171524590968, 0.7712024830851884], "min": [0, 0], "max": [2, 2], "count": [580]}, "eef_acc_mag_state": {"mean": [0.6931034482758621, 0.8086206896551724], "std": [0.8318782381403904, 0.84461468112503], "min": [0, 0], "max": [2, 2], "count": [580]}, "eef_direction_action": {"mean": [3.439655172413793, 3.3189655172413794], "std": [2.1967405050690885, 2.265175405901395], "min": [0, 0], "max": [6, 6], "count": [580]}, "eef_velocity_action": {"mean": [0.8413793103448276, 1.0086206896551724], "std": [0.6478171524590968, 0.7712024830851884], "min": [0, 0], "max": [2, 2], "count": [580]}, "eef_acc_mag_action": {"mean": [0.6931034482758621, 0.8086206896551724], "std": [0.8318782381403904, 0.84461468112503], "min": [0, 0], "max": [2, 2], "count": [580]}, "eef_sim_pose_state": {"mean": [0.5387029997111855, 0.2913844902458592, 1.103989065586462, -2.46940052696739, 0.6288084381114396, 2.1068742701613465, 0.5277065792695065, -0.30644914066890144, 1.1092001383503156, 0.8401621713155203, 0.9642538233349223, -2.098083364511084], "std": [0.05077767512655834, 0.06201776070629479, 0.039361194853647745, 0.3929099142707319, 0.4876855650366432, 1.6859860892440284, 0.05275551933325455, 0.07965631349304389, 0.047824232781253986, 2.847731065205904, 0.2861045693286813, 0.3815326101213113], "min": [0.46614625736500315, 0.12758034754528513, 1.0377667021787031, -3.071583221826655, -0.040196197963944025, -3.1411462118777047, 0.4406623034470029, -0.3838888875718458, 1.0265204556472194, -3.139726417427759, 0.29162516547536743, -2.8481515683136474], "max": [0.6633212739887934, 0.36453314366494655, 1.1663650016461062, -1.5395445576488493, 1.2686481188376475, 3.133921267979023, 0.6323599964476558, -0.02409312338981425, 1.1994008839340533, 3.140379605865732, 1.3749868157090663, -0.9128004751451484], "count": [580]}, "eef_sim_pose_action": {"mean": [0.5387029997111855, 0.2913844902458592, 1.103989065586462, -2.46940052696739, 0.6288084381114396, 2.1068742701613465, 0.5277065792695065, -0.30644914066890144, 1.1092001383503156, 0.8401621713155203, 0.9642538233349223, -2.098083364511084], "std": [0.05077767512655834, 0.06201776070629479, 0.039361194853647745, 0.3929099142707319, 0.4876855650366432, 1.6859860892440284, 0.05275551933325455, 0.07965631349304389, 0.047824232781253986, 2.847731065205904, 0.2861045693286813, 0.3815326101213113], "min": [0.46614625736500315, 0.12758034754528513, 1.0377667021787031, -3.071583221826655, -0.040196197963944025, -3.1411462118777047, 0.4406623034470029, -0.3838888875718458, 1.0265204556472194, -3.139726417427759, 0.29162516547536743, -2.8481515683136474], "max": [0.6633212739887934, 0.36453314366494655, 1.1663650016461062, -1.5395445576488493, 1.2686481188376475, 3.133921267979023, 0.6323599964476558, -0.02409312338981425, 1.1994008839340533, 3.140379605865732, 1.3749868157090663, -0.9128004751451484], "count": [580]}, "gripper_mode_state": {"mean": [0.4896551724137931, 0.3568965517241379], "std": [0.49989297308745034, 0.47908392071907085], "min": [0, 0], "max": [1, 1], "count": [580]}, "gripper_activity_state": {"mean": [1.7534482758620689, 1.7706896551724138], "std": [0.5897736319807686, 0.5547626459498327], "min": [0, 0], "max": [2, 2], "count": [580]}, "gripper_mode_action": {"mean": [0.4896551724137931, 0.3568965517241379], "std": [0.49989297308745034, 0.47908392071907085], "min": [0, 0], "max": [1, 1], "count": [580]}, "gripper_activity_action": {"mean": [1.7534482758620689, 1.7706896551724138], "std": [0.5897736319807686, 0.5547626459498327], "min": [0, 0], "max": [2, 2], "count": [580]}, "gripper_open_scale_state": {"mean": [0.49030120690922213, 0.6175275865094437], "std": [0.41602457580706376, 0.3792226392828235], "min": [0.0, 0.05], "max": [0.95, 0.928], "count": [580]}, "gripper_open_scale_action": {"mean": [0.49030120690922213, 0.6175275865094437], "std": [0.41602457580706376, 0.3792226392828235], "min": [0.0, 0.05], "max": [0.95, 0.928], "count": [580]}}} +{"episode_index": 718, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[1.0]], [[1.0]]], "mean": [[[0.4289674800087633]], [[0.45217556002848064]], [[0.45122428752692884]]], "std": [[[0.22542869203434782]], [[0.1986666488976332]], [[0.1951467049843649]]], "count": [179]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40290601608427357]], [[0.44357659998356885]], [[0.44465401353744477]]], "std": [[[0.2233510679355886]], [[0.18576271292580557]], [[0.17915253587139937]]], "count": [179]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.424886361457991]], [[0.4519841724632125]], [[0.45297974746229963]]], "std": [[[0.20975413502842616]], [[0.18643370949997573]], [[0.18001661173131733]]], "count": [179]}, "observation.state": {"min": [0.18842574954032898, 1.946810007095337, -1.6682032346725464, -1.256724238395691, -2.927039623260498, -1.99163019657135, 0.6593679785728455, 45.0, 0.03584299981594086, 0.23126600682735443, -0.1501609981060028, -3.1391851902008057, -0.5920000076293945, -0.7540000081062317, -0.9222669005393982, -2.175483226776123, 0.36967819929122925, -0.029565878212451935, 1.5119961500167847, 0.09667378664016724, -2.591325283050537, -3.0, -0.3590790033340454, 0.2486100047826767, -0.15298500657081604, -3.1371853351593018, -0.5299999713897705, -2.9809999465942383], "max": [1.346294641494751, 2.1200690269470215, -0.3548952639102936, -0.37519344687461853, -1.4067702293395996, -0.6475521326065063, 2.1540331840515137, 937.0, 0.3805670142173767, 0.4607200026512146, 0.10455500334501266, 3.1389999389648438, 0.6880000233650208, 0.6200000047683716, -0.16891297698020935, -1.9984370470046997, 1.458781123161316, 1.3471848964691162, 2.8625495433807373, 1.9712796211242676, -0.9755867123603821, 936.0, -0.17910900712013245, 0.5017979741096497, 0.07039599865674973, 3.1389999389648438, 0.9369999766349792, -1.7920000553131104], "mean": [0.5990632176399231, 2.0658185482025146, -0.8436018228530884, -0.7841176390647888, -2.150132417678833, -1.5147780179977417, 1.4238324165344238, 700.2554321289062, 0.23984484374523163, 0.34205546975135803, -0.009564372710883617, -2.8318207263946533, 0.2456957846879959, -0.25088977813720703, -0.5827978849411011, -2.1104660034179688, 0.8607378602027893, 0.8023173213005066, 2.44049072265625, 1.3319600820541382, -1.8623169660568237, 509.4345397949219, -0.26877257227897644, 0.3568241596221924, -0.010276242159307003, 2.210103750228882, 0.15420570969581604, -2.502030849456787], "std": [0.2196383774280548, 0.036329977214336395, 0.33146926760673523, 0.2148008495569229, 0.3080017864704132, 0.2893313467502594, 0.344637393951416, 335.69219970703125, 0.0753115639090538, 0.04917607083916664, 0.05879546329379082, 0.5568435192108154, 0.305066853761673, 0.26774320006370544, 0.21159328520298004, 0.04885415360331535, 0.3352328836917877, 0.2555297613143921, 0.5102497339248657, 0.4113664925098419, 0.5352141261100769, 388.30419921875, 0.05071951076388359, 0.07489465922117233, 0.04644991457462311, 1.4869909286499023, 0.44203469157218933, 0.37032878398895264], "count": [1016]}, "action": {"min": [0.18842574954032898, 1.946810007095337, -1.6682032346725464, -1.256724238395691, -2.927039623260498, -1.99163019657135, 0.6593679785728455, 45.0, 0.03584299981594086, 0.23126600682735443, -0.1501609981060028, -3.1391851902008057, -0.5920000076293945, -0.7540000081062317, -0.9222669005393982, -2.175483226776123, 0.36967819929122925, -0.029565878212451935, 1.5119961500167847, 0.09667378664016724, -2.591325283050537, -3.0, -0.3590790033340454, 0.2486100047826767, -0.15298500657081604, -3.1371853351593018, -0.5299999713897705, -2.9809999465942383], "max": [1.346294641494751, 2.1200690269470215, -0.3548952639102936, -0.37519344687461853, -1.4067702293395996, -0.6475521326065063, 2.1540331840515137, 937.0, 0.3805670142173767, 0.4607200026512146, 0.10455500334501266, 3.1389999389648438, 0.6880000233650208, 0.6200000047683716, -0.16891297698020935, -1.9984370470046997, 1.458781123161316, 1.3471848964691162, 2.8625495433807373, 1.9712796211242676, -0.9755867123603821, 936.0, -0.17910900712013245, 0.5017979741096497, 0.07039599865674973, 3.1389999389648438, 0.9369999766349792, -1.7920000553131104], "mean": [0.5990632176399231, 2.0658185482025146, -0.8436018228530884, -0.7841176390647888, -2.150132417678833, -1.5147780179977417, 1.4238324165344238, 700.2554321289062, 0.23984484374523163, 0.34205546975135803, -0.009564372710883617, -2.8318207263946533, 0.2456957846879959, -0.25088977813720703, -0.5827978849411011, -2.1104660034179688, 0.8607378602027893, 0.8023173213005066, 2.44049072265625, 1.3319600820541382, -1.8623169660568237, 509.4345397949219, -0.26877257227897644, 0.3568241596221924, -0.010276242159307003, 2.210103750228882, 0.15420570969581604, -2.502030849456787], "std": [0.2196383774280548, 0.036329977214336395, 0.33146926760673523, 0.2148008495569229, 0.3080017864704132, 0.2893313467502594, 0.344637393951416, 335.69219970703125, 0.0753115639090538, 0.04917607083916664, 0.05879546329379082, 0.5568435192108154, 0.305066853761673, 0.26774320006370544, 0.21159328520298004, 0.04885415360331535, 0.3352328836917877, 0.2555297613143921, 0.5102497339248657, 0.4113664925098419, 0.5352141261100769, 388.30419921875, 0.05071951076388359, 0.07489465922117233, 0.04644991457462311, 1.4869909286499023, 0.44203469157218933, 0.37032878398895264], "count": [1016]}, "timestamp": {"min": [0.0], "max": [33.833333333333336], "mean": [16.916666666666664], "std": [9.776459822792026], "count": [1016]}, "frame_index": {"min": [0], "max": [1015], "mean": [507.5], "std": [293.2937946837607], "count": [1016]}, "episode_index": {"min": [722], "max": [722], "mean": [722.0], "std": [0.0], "count": [1016]}, "index": {"min": [627654], "max": [628669], "mean": [628161.5], "std": [293.2937946837607], "count": [1016]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1016]}, "subtask_annotation": {"mean": [10.244094488188976, 29.0, 29.0, 29.0, 29.0], "std": [8.211732086782089, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1016]}, "scene_annotation": {"mean": [722.0], "std": [0.0], "min": [722], "max": [722], "count": [1016]}, "eef_direction_state": {"mean": [3.7145669291338583, 3.9901574803149606], "std": [2.071845484124583, 2.0321969354983116], "min": [0, 0], "max": [6, 6], "count": [1016]}, "eef_velocity_state": {"mean": [0.8070866141732284, 0.8572834645669292], "std": [0.6084938294917063, 0.7838842454080923], "min": [0, 0], "max": [2, 2], "count": [1016]}, "eef_acc_mag_state": {"mean": [0.7549212598425197, 0.7037401574803149], "std": [0.8406358870446811, 0.8215992826802851], "min": [0, 0], "max": [2, 2], "count": [1016]}, "eef_direction_action": {"mean": [3.7145669291338583, 3.9901574803149606], "std": [2.071845484124583, 2.0321969354983116], "min": [0, 0], "max": [6, 6], "count": [1016]}, "eef_velocity_action": {"mean": [0.8070866141732284, 0.8572834645669292], "std": [0.6084938294917063, 0.7838842454080923], "min": [0, 0], "max": [2, 2], "count": [1016]}, "eef_acc_mag_action": {"mean": [0.7549212598425197, 0.7037401574803149], "std": [0.8406358870446811, 0.8215992826802851], "min": [0, 0], "max": [2, 2], "count": [1016]}, "eef_sim_pose_state": {"mean": [0.5644000180254513, 0.2668010341484503, 1.0955369118823366, -0.8073190205599701, 0.6700694837880883, 1.945803889831134, 0.5561486496828736, -0.25739697403911316, 1.111482166826319, 1.2638331732609411, 0.9524927849038498, -2.073067465219437], "std": [0.07255448064336587, 0.06271724364465862, 0.04346888124899099, 2.414782063105709, 0.432035350251024, 1.731029796869394, 0.049326539543384416, 0.08752446536397214, 0.04374590486044397, 2.5569027156673885, 0.3168198845863741, 0.40826174142732574], "min": [0.45693567409607366, 0.14271548492550096, 1.011734776039275, -3.1380267015027536, 0.09415885533766644, -3.1407451395573722, 0.4342833071928825, -0.4072227931158688, 1.0103228062600995, -3.140497113579878, 0.04825437777526309, -2.7618769572494335], "max": [0.6888703213970636, 0.366928415865679, 1.1817428375162067, 3.1200347764186063, 1.4137733654969034, 3.1414856428452387, 0.6674005402877949, -0.007358716871641094, 1.20142097963314, 3.141072341984094, 1.452903688214541, -0.891667052479074], "count": [1016]}, "eef_sim_pose_action": {"mean": [0.5644000180254513, 0.2668010341484503, 1.0955369118823366, -0.8073190205599701, 0.6700694837880883, 1.945803889831134, 0.5561486496828736, -0.25739697403911316, 1.111482166826319, 1.2638331732609411, 0.9524927849038498, -2.073067465219437], "std": [0.07255448064336587, 0.06271724364465862, 0.04346888124899099, 2.414782063105709, 0.432035350251024, 1.731029796869394, 0.049326539543384416, 0.08752446536397214, 0.04374590486044397, 2.5569027156673885, 0.3168198845863741, 0.40826174142732574], "min": [0.45693567409607366, 0.14271548492550096, 1.011734776039275, -3.1380267015027536, 0.09415885533766644, -3.1407451395573722, 0.4342833071928825, -0.4072227931158688, 1.0103228062600995, -3.140497113579878, 0.04825437777526309, -2.7618769572494335], "max": [0.6888703213970636, 0.366928415865679, 1.1817428375162067, 3.1200347764186063, 1.4137733654969034, 3.1414856428452387, 0.6674005402877949, -0.007358716871641094, 1.20142097963314, 3.141072341984094, 1.452903688214541, -0.891667052479074], "count": [1016]}, "gripper_mode_state": {"mean": [0.4478346456692913, 0.2421259842519685], "std": [0.4972713301685067, 0.42837015769306724], "min": [0, 0], "max": [1, 1], "count": [1016]}, "gripper_activity_state": {"mean": [1.719488188976378, 1.7627952755905512], "std": [0.6251410343695458, 0.5834273408273919], "min": [0, 0], "max": [2, 2], "count": [1016]}, "gripper_mode_action": {"mean": [0.4478346456692913, 0.2421259842519685], "std": [0.4972713301685067, 0.42837015769306724], "min": [0, 0], "max": [1, 1], "count": [1016]}, "gripper_activity_action": {"mean": [1.719488188976378, 1.7627952755905512], "std": [0.6251410343695458, 0.5834273408273919], "min": [0, 0], "max": [2, 2], "count": [1016]}, "gripper_open_scale_state": {"mean": [0.509450787516553, 0.7002554132844526], "std": [0.38828291639254586, 0.3356921692246654], "min": [0.0, 0.045], "max": [0.936, 0.937], "count": [1016]}, "gripper_open_scale_action": {"mean": [0.509450787516553, 0.7002554132844526], "std": [0.38828291639254586, 0.3356921692246654], "min": [0.0, 0.045], "max": [0.936, 0.937], "count": [1016]}}} +{"episode_index": 719, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4302966300447918]], [[0.45477209595959595]], [[0.4555153986128251]]], "std": [[[0.22887479444229877]], [[0.20219123880774548]], [[0.19779432314100043]]], "count": [143]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4119840500594177]], [[0.4464314139700169]], [[0.44611018413775766]]], "std": [[[0.2253750280130241]], [[0.1900925676983241]], [[0.18518511005235824]]], "count": [143]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42783244492435674]], [[0.4593325120549385]], [[0.4614954279788839]]], "std": [[[0.21594275997397172]], [[0.18913862349689717]], [[0.18222606165688207]]], "count": [143]}, "observation.state": {"min": [0.18074631690979004, 1.9723093509674072, -1.6286015510559082, -1.2738983631134033, -2.9218382835388184, -1.9850153923034668, 0.9087231755256653, 41.0, 0.028098000213503838, 0.23751600086688995, -0.1509079933166504, -3.1411852836608887, -0.5099999904632568, -0.6909999847412109, -0.8193273544311523, -2.176041603088379, 0.02967059798538685, -0.47574183344841003, 1.470701813697815, 0.9720611572265625, -2.687894582748413, 1.0, -0.3703480064868927, 0.22001199424266815, -0.1891610026359558, -3.1381852626800537, -0.10700000077486038, -3.125], "max": [1.29459810256958, 2.1209590435028076, -0.4865105450153351, -0.4818330407142639, -1.363171935081482, -1.1334168910980225, 1.9199844598770142, 929.0, 0.3495419919490814, 0.4351460039615631, 0.10466600209474564, 3.1410000324249268, 0.6690000891685486, 0.6520000100135803, -0.15111060440540314, -1.9764456748962402, 0.8280017375946045, 1.1435573101043701, 2.8578546047210693, 1.9470021724700928, -0.21781709790229797, 925.0, -0.22567899525165558, 0.45644399523735046, 0.10586000233888626, 3.138000011444092, 1.1269999742507935, -1.684999942779541], "mean": [0.6488091945648193, 2.0682365894317627, -0.8738549947738647, -0.8577372431755066, -2.2024362087249756, -1.5459647178649902, 1.4296834468841553, 465.0166931152344, 0.21846766769886017, 0.34825918078422546, -0.004684950690716505, -1.8120651245117188, 0.16902661323547363, -0.1548999845981598, -0.523329496383667, -2.0886001586914062, 0.5427444577217102, 0.6491507887840271, 2.2712113857269287, 1.5153619050979614, -1.6859121322631836, 387.8664855957031, -0.2948862314224243, 0.31674495339393616, 0.001351375482045114, 2.50716495513916, 0.44907766580581665, -2.308903455734253], "std": [0.28928348422050476, 0.03227158263325691, 0.2539430260658264, 0.1975444257259369, 0.317825049161911, 0.23677514493465424, 0.2953987419605255, 388.7671203613281, 0.0969749167561531, 0.05661622807383537, 0.055373553186655045, 2.2752487659454346, 0.27208611369132996, 0.3600435256958008, 0.17009864747524261, 0.06568077206611633, 0.20357950031757355, 0.4727948307991028, 0.531709611415863, 0.2897663116455078, 0.7997532486915588, 393.278076171875, 0.04182220250368118, 0.06433764100074768, 0.07685276120901108, 1.0500333309173584, 0.3817843794822693, 0.4490869343280792], "count": [749]}, "action": {"min": [0.18074631690979004, 1.9723093509674072, -1.6286015510559082, -1.2738983631134033, -2.9218382835388184, -1.9850153923034668, 0.9087231755256653, 41.0, 0.028098000213503838, 0.23751600086688995, -0.1509079933166504, -3.1411852836608887, -0.5099999904632568, -0.6909999847412109, -0.8193273544311523, -2.176041603088379, 0.02967059798538685, -0.47574183344841003, 1.470701813697815, 0.9720611572265625, -2.687894582748413, 1.0, -0.3703480064868927, 0.22001199424266815, -0.1891610026359558, -3.1381852626800537, -0.10700000077486038, -3.125], "max": [1.29459810256958, 2.1209590435028076, -0.4865105450153351, -0.4818330407142639, -1.363171935081482, -1.1334168910980225, 1.9199844598770142, 929.0, 0.3495419919490814, 0.4351460039615631, 0.10466600209474564, 3.1410000324249268, 0.6690000891685486, 0.6520000100135803, -0.15111060440540314, -1.9764456748962402, 0.8280017375946045, 1.1435573101043701, 2.8578546047210693, 1.9470021724700928, -0.21781709790229797, 925.0, -0.22567899525165558, 0.45644399523735046, 0.10586000233888626, 3.138000011444092, 1.1269999742507935, -1.684999942779541], "mean": [0.6488091945648193, 2.0682365894317627, -0.8738549947738647, -0.8577372431755066, -2.2024362087249756, -1.5459647178649902, 1.4296834468841553, 465.0166931152344, 0.21846766769886017, 0.34825918078422546, -0.004684950690716505, -1.8120651245117188, 0.16902661323547363, -0.1548999845981598, -0.523329496383667, -2.0886001586914062, 0.5427444577217102, 0.6491507887840271, 2.2712113857269287, 1.5153619050979614, -1.6859121322631836, 387.8664855957031, -0.2948862314224243, 0.31674495339393616, 0.001351375482045114, 2.50716495513916, 0.44907766580581665, -2.308903455734253], "std": [0.28928348422050476, 0.03227158263325691, 0.2539430260658264, 0.1975444257259369, 0.317825049161911, 0.23677514493465424, 0.2953987419605255, 388.7671203613281, 0.0969749167561531, 0.05661622807383537, 0.055373553186655045, 2.2752487659454346, 0.27208611369132996, 0.3600435256958008, 0.17009864747524261, 0.06568077206611633, 0.20357950031757355, 0.4727948307991028, 0.531709611415863, 0.2897663116455078, 0.7997532486915588, 393.278076171875, 0.04182220250368118, 0.06433764100074768, 0.07685276120901108, 1.0500333309173584, 0.3817843794822693, 0.4490869343280792], "count": [749]}, "timestamp": {"min": [0.0], "max": [24.933333333333334], "mean": [12.466666666666667], "std": [7.2072494368132185], "count": [749]}, "frame_index": {"min": [0], "max": [748], "mean": [374.0], "std": [216.21748310439654], "count": [749]}, "episode_index": {"min": [723], "max": [723], "mean": [723.0], "std": [0.0], "count": [749]}, "index": {"min": [628670], "max": [629418], "mean": [629044.0], "std": [216.21748310439654], "count": [749]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [749]}, "subtask_annotation": {"mean": [11.032042723631509, 29.0, 29.0, 29.0, 29.0], "std": [9.04470656915263, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [749]}, "scene_annotation": {"mean": [723.0], "std": [0.0], "min": [723], "max": [723], "count": [749]}, "eef_direction_state": {"mean": [3.596795727636849, 3.9052069425901204], "std": [2.1838808408498847, 2.052797658855545], "min": [0, 0], "max": [6, 6], "count": [749]}, "eef_velocity_state": {"mean": [0.8878504672897196, 0.8317757009345794], "std": [0.7239738276627379, 0.74954702682191], "min": [0, 0], "max": [2, 2], "count": [749]}, "eef_acc_mag_state": {"mean": [0.7503337783711616, 0.7236315086782377], "std": [0.8238050508198065, 0.82175990949933], "min": [0, 0], "max": [2, 2], "count": [749]}, "eef_direction_action": {"mean": [3.596795727636849, 3.9052069425901204], "std": [2.1838808408498847, 2.052797658855545], "min": [0, 0], "max": [6, 6], "count": [749]}, "eef_velocity_action": {"mean": [0.8878504672897196, 0.8317757009345794], "std": [0.7239738276627379, 0.74954702682191], "min": [0, 0], "max": [2, 2], "count": [749]}, "eef_acc_mag_action": {"mean": [0.7503337783711616, 0.7236315086782377], "std": [0.8238050508198065, 0.82175990949933], "min": [0, 0], "max": [2, 2], "count": [749]}, "eef_sim_pose_state": {"mean": [0.5242953117704416, 0.2967929064031068, 1.0812483950723888, -2.40005085800197, 0.7451412075061203, 0.9839615122999831, 0.5651298401642977, -0.24447206953558973, 1.1330081058988744, 0.8365767545048269, 0.8719823129673208, -1.864416179466574], "std": [0.06659398182670342, 0.0675303635492164, 0.06212052247657483, 0.43404793010713016, 0.4598301839716227, 2.6108650776532265, 0.05697871819443721, 0.09579582630037738, 0.05729165858942029, 2.7673559131350602, 0.2841222678192016, 0.5478697751604651], "min": [0.40117538855724827, 0.1194900271356452, 0.9713914100015879, -2.9548151354378036, 0.045144459726883523, -3.1410858794546104, 0.4509438029392177, -0.37033938946541745, 1.0297222625643103, -3.139576343177994, 0.15495817579926885, -2.853459629821848], "max": [0.6571221469514544, 0.37330935510513125, 1.1720194452844295, -1.3215162042116035, 1.335817003139689, 3.141155371805265, 0.6563024813999672, -0.006075271766588286, 1.236526905306551, 3.1399222594173155, 1.4450114334946909, -0.7922448675729288], "count": [749]}, "eef_sim_pose_action": {"mean": [0.5242953117704416, 0.2967929064031068, 1.0812483950723888, -2.40005085800197, 0.7451412075061203, 0.9839615122999831, 0.5651298401642977, -0.24447206953558973, 1.1330081058988744, 0.8365767545048269, 0.8719823129673208, -1.864416179466574], "std": [0.06659398182670342, 0.0675303635492164, 0.06212052247657483, 0.43404793010713016, 0.4598301839716227, 2.6108650776532265, 0.05697871819443721, 0.09579582630037738, 0.05729165858942029, 2.7673559131350602, 0.2841222678192016, 0.5478697751604651], "min": [0.40117538855724827, 0.1194900271356452, 0.9713914100015879, -2.9548151354378036, 0.045144459726883523, -3.1410858794546104, 0.4509438029392177, -0.37033938946541745, 1.0297222625643103, -3.139576343177994, 0.15495817579926885, -2.853459629821848], "max": [0.6571221469514544, 0.37330935510513125, 1.1720194452844295, -1.3215162042116035, 1.335817003139689, 3.141155371805265, 0.6563024813999672, -0.006075271766588286, 1.236526905306551, 3.1399222594173155, 1.4450114334946909, -0.7922448675729288], "count": [749]}, "gripper_mode_state": {"mean": [0.6088117489986649, 0.4953271028037383], "std": [0.4880163965276723, 0.49997816355496], "min": [0, 0], "max": [1, 1], "count": [749]}, "gripper_activity_state": {"mean": [1.814419225634179, 1.814419225634179], "std": [0.5105094086229859, 0.5310194648475043], "min": [0, 0], "max": [2, 2], "count": [749]}, "gripper_mode_action": {"mean": [0.6088117489986649, 0.4953271028037383], "std": [0.4880163965276723, 0.49997816355496], "min": [0, 0], "max": [1, 1], "count": [749]}, "gripper_activity_action": {"mean": [1.814419225634179, 1.814419225634179], "std": [0.5105094086229859, 0.5310194648475043], "min": [0, 0], "max": [2, 2], "count": [749]}, "gripper_open_scale_state": {"mean": [0.38786648866649615, 0.4650166890153262], "std": [0.39327812003530804, 0.38876689239429213], "min": [0.001, 0.041], "max": [0.925, 0.929], "count": [749]}, "gripper_open_scale_action": {"mean": [0.38786648866649615, 0.4650166890153262], "std": [0.39327812003530804, 0.38876689239429213], "min": [0.001, 0.041], "max": [0.925, 0.929], "count": [749]}}} +{"episode_index": 720, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4292391714324619]], [[0.4564158718001089]], [[0.45720959286492374]]], "std": [[[0.2345820015668642]], [[0.20403239163122278]], [[0.19866702693727054]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40408350013616556]], [[0.4417363085511983]], [[0.4415911373229848]]], "std": [[[0.22797226352177466]], [[0.19158469690021296]], [[0.1868961155278043]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4290274680010894]], [[0.4601334729030501]], [[0.46210398454520696]]], "std": [[[0.20677078624685497]], [[0.1769864209298854]], [[0.16947031122473585]]], "count": [120]}, "observation.state": {"min": [0.1851794421672821, 1.9688535928726196, -1.2634613513946533, -1.3115277290344238, -2.7056617736816406, -1.9770042896270752, 0.9084438681602478, 54.0, 0.06501299887895584, 0.22508099675178528, -0.10378199815750122, -3.0910000801086426, -0.18000000715255737, -0.6639999747276306, -0.904447078704834, -2.175395965576172, 0.1967509537935257, -0.3648436367511749, 1.2305967807769775, 0.9848719239234924, -2.8226163387298584, -2.0, -0.3532240092754364, 0.24167600274085999, -0.18411099910736084, -3.1411852836608887, -0.22599999606609344, -3.003000020980835], "max": [1.1508177518844604, 2.0987932682037354, -0.21697933971881866, -0.4913276135921478, -1.5309854745864868, -1.249516248703003, 1.71529221534729, 927.0, 0.38420599699020386, 0.4399990141391754, 0.11367599666118622, -2.4790000915527344, 0.6380000114440918, 0.257999986410141, -0.20350538194179535, -1.9801634550094604, 1.050513744354248, 1.097532868385315, 2.8578195571899414, 1.9949113130569458, -0.5278748273849487, 939.0, -0.17421099543571472, 0.4659709930419922, 0.07118900120258331, 3.140000104904175, 1.2029999494552612, -1.5759999752044678], "mean": [0.46891453862190247, 2.0628974437713623, -0.6420481204986572, -0.8648844361305237, -2.215435028076172, -1.6472458839416504, 1.284878134727478, 584.3995361328125, 0.282746821641922, 0.30560174584388733, 0.024666359648108482, -2.823721408843994, 0.29049158096313477, -0.24734798073768616, -0.6265065670013428, -2.070056438446045, 0.6456570625305176, 0.704720139503479, 2.375713348388672, 1.620375633239746, -1.958754301071167, 476.6849670410156, -0.2668033838272095, 0.3294990360736847, 0.0008150127250701189, 2.238936424255371, 0.30018067359924316, -2.1978492736816406], "std": [0.2223827987909317, 0.028105122968554497, 0.2565261125564575, 0.18526725471019745, 0.26593855023384094, 0.20024022459983826, 0.25862881541252136, 381.3997802734375, 0.07778365910053253, 0.059655576944351196, 0.05109328031539917, 0.19983738660812378, 0.22803474962711334, 0.23281583189964294, 0.19167378544807434, 0.06171756610274315, 0.21743144094944, 0.34772002696990967, 0.5046229362487793, 0.28667429089546204, 0.7466865181922913, 403.07781982421875, 0.05118553340435028, 0.06209304556250572, 0.05751496180891991, 1.735106110572815, 0.41905903816223145, 0.4692207872867584], "count": [592]}, "action": {"min": [0.1851794421672821, 1.9688535928726196, -1.2634613513946533, -1.3115277290344238, -2.7056617736816406, -1.9770042896270752, 0.9084438681602478, 54.0, 0.06501299887895584, 0.22508099675178528, -0.10378199815750122, -3.0910000801086426, -0.18000000715255737, -0.6639999747276306, -0.904447078704834, -2.175395965576172, 0.1967509537935257, -0.3648436367511749, 1.2305967807769775, 0.9848719239234924, -2.8226163387298584, -2.0, -0.3532240092754364, 0.24167600274085999, -0.18411099910736084, -3.1411852836608887, -0.22599999606609344, -3.003000020980835], "max": [1.1508177518844604, 2.0987932682037354, -0.21697933971881866, -0.4913276135921478, -1.5309854745864868, -1.249516248703003, 1.71529221534729, 927.0, 0.38420599699020386, 0.4399990141391754, 0.11367599666118622, -2.4790000915527344, 0.6380000114440918, 0.257999986410141, -0.20350538194179535, -1.9801634550094604, 1.050513744354248, 1.097532868385315, 2.8578195571899414, 1.9949113130569458, -0.5278748273849487, 939.0, -0.17421099543571472, 0.4659709930419922, 0.07118900120258331, 3.140000104904175, 1.2029999494552612, -1.5759999752044678], "mean": [0.46891453862190247, 2.0628974437713623, -0.6420481204986572, -0.8648844361305237, -2.215435028076172, -1.6472458839416504, 1.284878134727478, 584.3995361328125, 0.282746821641922, 0.30560174584388733, 0.024666359648108482, -2.823721408843994, 0.29049158096313477, -0.24734798073768616, -0.6265065670013428, -2.070056438446045, 0.6456570625305176, 0.704720139503479, 2.375713348388672, 1.620375633239746, -1.958754301071167, 476.6849670410156, -0.2668033838272095, 0.3294990360736847, 0.0008150127250701189, 2.238936424255371, 0.30018067359924316, -2.1978492736816406], "std": [0.2223827987909317, 0.028105122968554497, 0.2565261125564575, 0.18526725471019745, 0.26593855023384094, 0.20024022459983826, 0.25862881541252136, 381.3997802734375, 0.07778365910053253, 0.059655576944351196, 0.05109328031539917, 0.19983738660812378, 0.22803474962711334, 0.23281583189964294, 0.19167378544807434, 0.06171756610274315, 0.21743144094944, 0.34772002696990967, 0.5046229362487793, 0.28667429089546204, 0.7466865181922913, 403.07781982421875, 0.05118553340435028, 0.06209304556250572, 0.05751496180891991, 1.735106110572815, 0.41905903816223145, 0.4692207872867584], "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": [724], "max": [724], "mean": [724.0], "std": [0.0], "count": [592]}, "index": {"min": [629419], "max": [630010], "mean": [629714.5], "std": [170.89543586649702], "count": [592]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [592]}, "subtask_annotation": {"mean": [7.636824324324325, 29.0, 29.0, 29.0, 29.0], "std": [6.06676218658662, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [592]}, "scene_annotation": {"mean": [724.0], "std": [0.0], "min": [724], "max": [724], "count": [592]}, "eef_direction_state": {"mean": [3.3699324324324325, 3.6030405405405403], "std": [2.24886788233355, 2.1370740159638406], "min": [0, 0], "max": [6, 6], "count": [592]}, "eef_velocity_state": {"mean": [0.8496621621621622, 0.9662162162162162], "std": [0.6388597481118129, 0.7703591698343332], "min": [0, 0], "max": [2, 2], "count": [592]}, "eef_acc_mag_state": {"mean": [0.768581081081081, 0.8412162162162162], "std": [0.8395780070442165, 0.8332960485937164], "min": [0, 0], "max": [2, 2], "count": [592]}, "eef_direction_action": {"mean": [3.3699324324324325, 3.6030405405405403], "std": [2.24886788233355, 2.1370740159638406], "min": [0, 0], "max": [6, 6], "count": [592]}, "eef_velocity_action": {"mean": [0.8496621621621622, 0.9662162162162162], "std": [0.6388597481118129, 0.7703591698343332], "min": [0, 0], "max": [2, 2], "count": [592]}, "eef_acc_mag_action": {"mean": [0.768581081081081, 0.8412162162162162], "std": [0.8395780070442165, 0.8332960485937164], "min": [0, 0], "max": [2, 2], "count": [592]}, "eef_sim_pose_state": {"mean": [0.5454950373772981, 0.2786764228015402, 1.1033665342035097, -2.4295635548317396, 0.5846616204028201, 1.4736329900966445, 0.5178553375954813, -0.3120895029114549, 1.1044994118005032, 0.028658190566525667, 1.009037542566233, -2.0370787665600334], "std": [0.06352339671273033, 0.0606052934207381, 0.053715723737291186, 0.3995599672931764, 0.5150809264384043, 2.375298573069376, 0.05881231420469444, 0.07638565284262457, 0.0508493970966452, 2.9561502266907604, 0.2582859223474879, 0.35452439641763533], "min": [0.4322291487277754, 0.09631128776818643, 0.9928546764631925, -2.8744148735296706, -0.12018614708240971, -3.1394964309567657, 0.4380245826443161, -0.39837699326958936, 1.0195620918181612, -3.1408794511809863, 0.4608821574906008, -2.5646347574103094], "max": [0.6689023351415034, 0.34976644737019547, 1.179043769375829, -1.2996566982761935, 1.3351101610037905, 3.1360297953792466, 0.6499175822621763, -0.06476778568323782, 1.216705511006066, 3.1399384715373917, 1.403174585518884, -1.2425779384031252], "count": [592]}, "eef_sim_pose_action": {"mean": [0.5454950373772981, 0.2786764228015402, 1.1033665342035097, -2.4295635548317396, 0.5846616204028201, 1.4736329900966445, 0.5178553375954813, -0.3120895029114549, 1.1044994118005032, 0.028658190566525667, 1.009037542566233, -2.0370787665600334], "std": [0.06352339671273033, 0.0606052934207381, 0.053715723737291186, 0.3995599672931764, 0.5150809264384043, 2.375298573069376, 0.05881231420469444, 0.07638565284262457, 0.0508493970966452, 2.9561502266907604, 0.2582859223474879, 0.35452439641763533], "min": [0.4322291487277754, 0.09631128776818643, 0.9928546764631925, -2.8744148735296706, -0.12018614708240971, -3.1394964309567657, 0.4380245826443161, -0.39837699326958936, 1.0195620918181612, -3.1408794511809863, 0.4608821574906008, -2.5646347574103094], "max": [0.6689023351415034, 0.34976644737019547, 1.179043769375829, -1.2996566982761935, 1.3351101610037905, 3.1360297953792466, 0.6499175822621763, -0.06476778568323782, 1.216705511006066, 3.1399384715373917, 1.403174585518884, -1.2425779384031252], "count": [592]}, "gripper_mode_state": {"mean": [0.5152027027027027, 0.38682432432432434], "std": [0.4997688243883689, 0.4870228602800421], "min": [0, 0], "max": [1, 1], "count": [592]}, "gripper_activity_state": {"mean": [1.739864864864865, 1.724662162162162], "std": [0.6122885586353823, 0.6234710114205885], "min": [0, 0], "max": [2, 2], "count": [592]}, "gripper_mode_action": {"mean": [0.5152027027027027, 0.38682432432432434], "std": [0.4997688243883689, 0.4870228602800421], "min": [0, 0], "max": [1, 1], "count": [592]}, "gripper_activity_action": {"mean": [1.739864864864865, 1.724662162162162], "std": [0.6122885586353823, 0.6234710114205885], "min": [0, 0], "max": [2, 2], "count": [592]}, "gripper_open_scale_state": {"mean": [0.4767381758113972, 0.584399493462329], "std": [0.40301477371243266, 0.381399417558495], "min": [0.0, 0.054], "max": [0.939, 0.927], "count": [592]}, "gripper_open_scale_action": {"mean": [0.4767381758113972, 0.584399493462329], "std": [0.40301477371243266, 0.381399417558495], "min": [0.0, 0.054], "max": [0.939, 0.927], "count": [592]}}} +{"episode_index": 721, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4259126014075221]], [[0.456353819086114]], [[0.45723291122004356]]], "std": [[[0.23613473113119335]], [[0.20453066663288486]], [[0.19834486744793298]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3950133101851852]], [[0.4382010771413829]], [[0.4385723612544433]]], "std": [[[0.23168944392679316]], [[0.19135542175240908]], [[0.186653453848161]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42901716761265907]], [[0.4587997255188625]], [[0.4612697081756679]]], "std": [[[0.21139464928776203]], [[0.18724647210035195]], [[0.17968565582949755]]], "count": [114]}, "observation.state": {"min": [0.1515120267868042, 2.008350372314453, -1.5153472423553467, -1.283742070198059, -2.7406208515167236, -1.9671257734298706, 0.7571936845779419, 43.0, 0.047001998871564865, 0.23389199376106262, -0.14157399535179138, -3.1371853351593018, -0.20000000298023224, -0.6159999966621399, -0.8486663699150085, -2.175448179244995, 0.136519655585289, -0.3492927551269531, 1.5407068729400635, 0.9491450190544128, -2.616126537322998, -4.0, -0.36231300234794617, 0.22115500271320343, -0.18447500467300415, -3.1401853561401367, -0.23899999260902405, -3.1351852416992188], "max": [1.200856328010559, 2.11965012550354, -0.38751542568206787, -0.42212536931037903, -1.233546495437622, -0.9085835218429565, 1.7556092739105225, 927.0, 0.3802129924297333, 0.4317289888858795, 0.08959399908781052, -2.4189999103546143, 0.703000009059906, 0.5289999842643738, -0.1422617882490158, -2.0033936500549316, 0.8529773354530334, 1.2070698738098145, 2.8623576164245605, 1.9930089712142944, -0.32847097516059875, 925.0, -0.18687500059604645, 0.46157100796699524, 0.0729999989271164, 3.1410000324249268, 1.0230000019073486, 3.13700008392334], "mean": [0.5009505152702332, 2.0749545097351074, -0.7242655754089355, -0.8273977041244507, -2.166494607925415, -1.5719491243362427, 1.2533382177352905, 606.978515625, 0.2725498080253601, 0.31547796726226807, 0.007550246547907591, -2.8374295234680176, 0.283100426197052, -0.20244088768959045, -0.568849503993988, -2.094679117202759, 0.6137384176254272, 0.7523484230041504, 2.39953351020813, 1.631083607673645, -1.860472321510315, 439.3557434082031, -0.27716609835624695, 0.3142832815647125, 0.002595667028799653, 1.8609862327575684, 0.29697489738464355, -1.8650457859039307], "std": [0.23075968027114868, 0.02052353136241436, 0.2884051203727722, 0.2050287127494812, 0.33361122012138367, 0.29826605319976807, 0.2811453938484192, 378.85723876953125, 0.08211235702037811, 0.05733921751379967, 0.05382147431373596, 0.22805945575237274, 0.2320496290922165, 0.2789030373096466, 0.1822482794523239, 0.05661586672067642, 0.22860944271087646, 0.42359933257102966, 0.4859182834625244, 0.2989611029624939, 0.7741084694862366, 386.27667236328125, 0.05220320075750351, 0.06043758988380432, 0.06805238872766495, 2.0398943424224854, 0.39633452892303467, 1.3547369241714478], "count": [558]}, "action": {"min": [0.1515120267868042, 2.008350372314453, -1.5153472423553467, -1.283742070198059, -2.7406208515167236, -1.9671257734298706, 0.7571936845779419, 43.0, 0.047001998871564865, 0.23389199376106262, -0.14157399535179138, -3.1371853351593018, -0.20000000298023224, -0.6159999966621399, -0.8486663699150085, -2.175448179244995, 0.136519655585289, -0.3492927551269531, 1.5407068729400635, 0.9491450190544128, -2.616126537322998, -4.0, -0.36231300234794617, 0.22115500271320343, -0.18447500467300415, -3.1401853561401367, -0.23899999260902405, -3.1351852416992188], "max": [1.200856328010559, 2.11965012550354, -0.38751542568206787, -0.42212536931037903, -1.233546495437622, -0.9085835218429565, 1.7556092739105225, 927.0, 0.3802129924297333, 0.4317289888858795, 0.08959399908781052, -2.4189999103546143, 0.703000009059906, 0.5289999842643738, -0.1422617882490158, -2.0033936500549316, 0.8529773354530334, 1.2070698738098145, 2.8623576164245605, 1.9930089712142944, -0.32847097516059875, 925.0, -0.18687500059604645, 0.46157100796699524, 0.0729999989271164, 3.1410000324249268, 1.0230000019073486, 3.13700008392334], "mean": [0.5009505152702332, 2.0749545097351074, -0.7242655754089355, -0.8273977041244507, -2.166494607925415, -1.5719491243362427, 1.2533382177352905, 606.978515625, 0.2725498080253601, 0.31547796726226807, 0.007550246547907591, -2.8374295234680176, 0.283100426197052, -0.20244088768959045, -0.568849503993988, -2.094679117202759, 0.6137384176254272, 0.7523484230041504, 2.39953351020813, 1.631083607673645, -1.860472321510315, 439.3557434082031, -0.27716609835624695, 0.3142832815647125, 0.002595667028799653, 1.8609862327575684, 0.29697489738464355, -1.8650457859039307], "std": [0.23075968027114868, 0.02052353136241436, 0.2884051203727722, 0.2050287127494812, 0.33361122012138367, 0.29826605319976807, 0.2811453938484192, 378.85723876953125, 0.08211235702037811, 0.05733921751379967, 0.05382147431373596, 0.22805945575237274, 0.2320496290922165, 0.2789030373096466, 0.1822482794523239, 0.05661586672067642, 0.22860944271087646, 0.42359933257102966, 0.4859182834625244, 0.2989611029624939, 0.7741084694862366, 386.27667236328125, 0.05220320075750351, 0.06043758988380432, 0.06805238872766495, 2.0398943424224854, 0.39633452892303467, 1.3547369241714478], "count": [558]}, "timestamp": {"min": [0.0], "max": [18.566666666666666], "mean": [9.283333333333333], "std": [5.369348881140748], "count": [558]}, "frame_index": {"min": [0], "max": [557], "mean": [278.5], "std": [161.08046643422244], "count": [558]}, "episode_index": {"min": [725], "max": [725], "mean": [725.0], "std": [0.0], "count": [558]}, "index": {"min": [630011], "max": [630568], "mean": [630289.5], "std": [161.08046643422244], "count": [558]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [558]}, "subtask_annotation": {"mean": [9.157706093189963, 29.0, 29.0, 29.0, 29.0], "std": [8.608793731122702, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [558]}, "scene_annotation": {"mean": [725.0], "std": [0.0], "min": [725], "max": [725], "count": [558]}, "eef_direction_state": {"mean": [3.3010752688172045, 3.403225806451613], "std": [2.247028844662032, 2.129446304910948], "min": [0, 0], "max": [6, 6], "count": [558]}, "eef_velocity_state": {"mean": [0.8817204301075269, 1.039426523297491], "std": [0.7009895059357673, 0.7633314744864573], "min": [0, 0], "max": [2, 2], "count": [558]}, "eef_acc_mag_state": {"mean": [0.7634408602150538, 0.9121863799283154], "std": [0.8432466205031236, 0.8367640484565565], "min": [0, 0], "max": [2, 2], "count": [558]}, "eef_direction_action": {"mean": [3.3010752688172045, 3.403225806451613], "std": [2.247028844662032, 2.129446304910948], "min": [0, 0], "max": [6, 6], "count": [558]}, "eef_velocity_action": {"mean": [0.8817204301075269, 1.039426523297491], "std": [0.7009895059357673, 0.7633314744864573], "min": [0, 0], "max": [2, 2], "count": [558]}, "eef_acc_mag_action": {"mean": [0.7634408602150538, 0.9121863799283154], "std": [0.8432466205031236, 0.8367640484565565], "min": [0, 0], "max": [2, 2], "count": [558]}, "eef_sim_pose_state": {"mean": [0.5291049157944008, 0.2858058804152818, 1.097118593757191, -2.437520373427413, 0.6316980431054731, 1.7581455478998056, 0.5284519743946429, -0.292485059140201, 1.0999750103092372, 0.20588885368567056, 0.9940591349221064, -1.9902349595070439], "std": [0.06248119783189768, 0.06933664642510984, 0.05301390651386686, 0.48125136513919825, 0.5339373601130288, 2.1547544832863674, 0.056344992535062956, 0.08382902388446482, 0.04801618444211372, 2.9101165370422657, 0.24273706584775984, 0.48948800630509826], "min": [0.4041056387695995, 0.10681941967501503, 0.9880906478993405, -2.955563804336435, -0.06445425021813178, -3.138209222735979, 0.44148484695437634, -0.37813418497946094, 1.0068200929902573, -3.14151774722421, 0.47438569261459484, -2.768820007929603], "max": [0.6616716482397196, 0.3579594376905859, 1.173253586008332, -1.074491533250717, 1.3907978128227936, 3.1023617199981275, 0.6504729149060549, -0.027646265158438016, 1.1949094247839267, 3.1402670396533177, 1.4670704787138162, -0.906919890316431], "count": [558]}, "eef_sim_pose_action": {"mean": [0.5291049157944008, 0.2858058804152818, 1.097118593757191, -2.437520373427413, 0.6316980431054731, 1.7581455478998056, 0.5284519743946429, -0.292485059140201, 1.0999750103092372, 0.20588885368567056, 0.9940591349221064, -1.9902349595070439], "std": [0.06248119783189768, 0.06933664642510984, 0.05301390651386686, 0.48125136513919825, 0.5339373601130288, 2.1547544832863674, 0.056344992535062956, 0.08382902388446482, 0.04801618444211372, 2.9101165370422657, 0.24273706584775984, 0.48948800630509826], "min": [0.4041056387695995, 0.10681941967501503, 0.9880906478993405, -2.955563804336435, -0.06445425021813178, -3.138209222735979, 0.44148484695437634, -0.37813418497946094, 1.0068200929902573, -3.14151774722421, 0.47438569261459484, -2.768820007929603], "max": [0.6616716482397196, 0.3579594376905859, 1.173253586008332, -1.074491533250717, 1.3907978128227936, 3.1023617199981275, 0.6504729149060549, -0.027646265158438016, 1.1949094247839267, 3.1402670396533177, 1.4670704787138162, -0.906919890316431], "count": [558]}, "gripper_mode_state": {"mean": [0.5376344086021505, 0.36200716845878134], "std": [0.4985816395427806, 0.4805808760689896], "min": [0, 0], "max": [1, 1], "count": [558]}, "gripper_activity_state": {"mean": [1.7186379928315412, 1.7419354838709677], "std": [0.6347552866804113, 0.5909088887756596], "min": [0, 0], "max": [2, 2], "count": [558]}, "gripper_mode_action": {"mean": [0.5376344086021505, 0.36200716845878134], "std": [0.4985816395427806, 0.4805808760689896], "min": [0, 0], "max": [1, 1], "count": [558]}, "gripper_activity_action": {"mean": [1.7186379928315412, 1.7419354838709677], "std": [0.6347552866804113, 0.5909088887756596], "min": [0, 0], "max": [2, 2], "count": [558]}, "gripper_open_scale_state": {"mean": [0.43938239238291005, 0.6069784946168189], "std": [0.3862461067121239, 0.3788570246300267], "min": [0.0, 0.043], "max": [0.925, 0.927], "count": [558]}, "gripper_open_scale_action": {"mean": [0.43938239238291005, 0.6069784946168189], "std": [0.3862461067121239, 0.3788570246300267], "min": [0.0, 0.043], "max": [0.925, 0.927], "count": [558]}}} +{"episode_index": 722, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4311205010650093]], [[0.45999638918067226]], [[0.45872662085667604]]], "std": [[[0.23187628169163407]], [[0.2011814334071293]], [[0.1962150012548483]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40944422013597104]], [[0.44448380602240894]], [[0.4440249930701447]]], "std": [[[0.22703186456690747]], [[0.19307347157013577]], [[0.18961021246865142]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42000610191993465]], [[0.4523566176470588]], [[0.4542941231179972]]], "std": [[[0.20377525792463508]], [[0.17320157848119494]], [[0.1652823171011933]]], "count": [112]}, "observation.state": {"min": [0.18421950936317444, 1.9865163564682007, -1.3918129205703735, -1.232499122619629, -2.7618789672851562, -1.9041367769241333, 0.8981638550758362, 47.0, 0.07798700034618378, 0.23683400452136993, -0.12671299278736115, -3.0739998817443848, -0.15400001406669617, -0.76500004529953, -0.8699768781661987, -2.175483226776123, 0.08271115273237228, -0.3693291246891022, 1.5393105745315552, 0.922999918460846, -2.5123841762542725, 32.0, -0.34905800223350525, 0.2412790060043335, -0.1956779956817627, -3.1391851902008057, -0.1599999964237213, -3.1411852836608887], "max": [1.0826627016067505, 2.109858989715576, -0.3862239122390747, -0.455600768327713, -1.2940568923950195, -1.01248300075531, 1.8063808679580688, 924.0, 0.3778170049190521, 0.4251309931278229, 0.09483200311660767, -2.3929998874664307, 0.6500000357627869, 0.3319999873638153, -0.21235421299934387, -2.0429952144622803, 0.8142659664154053, 1.1013027429580688, 2.8578195571899414, 1.898988127708435, -0.4444655478000641, 940.0, -0.17584000527858734, 0.4598110020160675, 0.07260800153017044, 3.138000011444092, 1.0709999799728394, 3.1410000324249268], "mean": [0.47279590368270874, 2.07124662399292, -0.6879618763923645, -0.7957479953765869, -2.1181044578552246, -1.5137593746185303, 1.2795519828796387, 589.0684204101562, 0.28675439953804016, 0.32002943754196167, 0.011510174721479416, -2.7797276973724365, 0.35035496950149536, -0.28868368268013, -0.5761633515357971, -2.1076276302337646, 0.5825554132461548, 0.692380428314209, 2.3054401874542236, 1.577328085899353, -1.737117052078247, 426.38543701171875, -0.271303653717041, 0.31987905502319336, -0.009309470653533936, 1.576741337776184, 0.3870665729045868, -2.2516753673553467], "std": [0.18711605668067932, 0.02404257468879223, 0.2597419321537018, 0.1961819976568222, 0.3259802758693695, 0.2761852741241455, 0.272221177816391, 360.5113220214844, 0.06832611560821533, 0.05296114832162857, 0.05212486535310745, 0.19826795160770416, 0.22500282526016235, 0.2611372768878937, 0.15065036714076996, 0.046187855303287506, 0.22044481337070465, 0.4055979251861572, 0.4706924259662628, 0.309067040681839, 0.7036752104759216, 396.0700378417969, 0.05054081603884697, 0.052962735295295715, 0.06751774996519089, 2.3229713439941406, 0.3637210726737976, 0.7517663240432739], "count": [541]}, "action": {"min": [0.18421950936317444, 1.9865163564682007, -1.3918129205703735, -1.232499122619629, -2.7618789672851562, -1.9041367769241333, 0.8981638550758362, 47.0, 0.07798700034618378, 0.23683400452136993, -0.12671299278736115, -3.0739998817443848, -0.15400001406669617, -0.76500004529953, -0.8699768781661987, -2.175483226776123, 0.08271115273237228, -0.3693291246891022, 1.5393105745315552, 0.922999918460846, -2.5123841762542725, 32.0, -0.34905800223350525, 0.2412790060043335, -0.1956779956817627, -3.1391851902008057, -0.1599999964237213, -3.1411852836608887], "max": [1.0826627016067505, 2.109858989715576, -0.3862239122390747, -0.455600768327713, -1.2940568923950195, -1.01248300075531, 1.8063808679580688, 924.0, 0.3778170049190521, 0.4251309931278229, 0.09483200311660767, -2.3929998874664307, 0.6500000357627869, 0.3319999873638153, -0.21235421299934387, -2.0429952144622803, 0.8142659664154053, 1.1013027429580688, 2.8578195571899414, 1.898988127708435, -0.4444655478000641, 940.0, -0.17584000527858734, 0.4598110020160675, 0.07260800153017044, 3.138000011444092, 1.0709999799728394, 3.1410000324249268], "mean": [0.47279590368270874, 2.07124662399292, -0.6879618763923645, -0.7957479953765869, -2.1181044578552246, -1.5137593746185303, 1.2795519828796387, 589.0684204101562, 0.28675439953804016, 0.32002943754196167, 0.011510174721479416, -2.7797276973724365, 0.35035496950149536, -0.28868368268013, -0.5761633515357971, -2.1076276302337646, 0.5825554132461548, 0.692380428314209, 2.3054401874542236, 1.577328085899353, -1.737117052078247, 426.38543701171875, -0.271303653717041, 0.31987905502319336, -0.009309470653533936, 1.576741337776184, 0.3870665729045868, -2.2516753673553467], "std": [0.18711605668067932, 0.02404257468879223, 0.2597419321537018, 0.1961819976568222, 0.3259802758693695, 0.2761852741241455, 0.272221177816391, 360.5113220214844, 0.06832611560821533, 0.05296114832162857, 0.05212486535310745, 0.19826795160770416, 0.22500282526016235, 0.2611372768878937, 0.15065036714076996, 0.046187855303287506, 0.22044481337070465, 0.4055979251861572, 0.4706924259662628, 0.309067040681839, 0.7036752104759216, 396.0700378417969, 0.05054081603884697, 0.052962735295295715, 0.06751774996519089, 2.3229713439941406, 0.3637210726737976, 0.7517663240432739], "count": [541]}, "timestamp": {"min": [0.0], "max": [18.0], "mean": [9.0], "std": [5.205766033928148], "count": [541]}, "frame_index": {"min": [0], "max": [540], "mean": [270.0], "std": [156.17298101784445], "count": [541]}, "episode_index": {"min": [726], "max": [726], "mean": [726.0], "std": [0.0], "count": [541]}, "index": {"min": [630569], "max": [631109], "mean": [630839.0], "std": [156.17298101784445], "count": [541]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [541]}, "subtask_annotation": {"mean": [7.088724584103512, 29.0, 29.0, 29.0, 29.0], "std": [5.498401922085111, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [541]}, "scene_annotation": {"mean": [726.0], "std": [0.0], "min": [726], "max": [726], "count": [541]}, "eef_direction_state": {"mean": [3.44362292051756, 3.343807763401109], "std": [2.127858737769851, 2.1123926898588095], "min": [0, 0], "max": [6, 6], "count": [541]}, "eef_velocity_state": {"mean": [0.8539741219963032, 1.009242144177449], "std": [0.6597259774476336, 0.7308286503877427], "min": [0, 0], "max": [2, 2], "count": [541]}, "eef_acc_mag_state": {"mean": [0.7652495378927912, 0.8964879852125693], "std": [0.8305474346735737, 0.8427173361428377], "min": [0, 0], "max": [2, 2], "count": [541]}, "eef_direction_action": {"mean": [3.44362292051756, 3.343807763401109], "std": [2.127858737769851, 2.1123926898588095], "min": [0, 0], "max": [6, 6], "count": [541]}, "eef_velocity_action": {"mean": [0.8539741219963032, 1.009242144177449], "std": [0.6597259774476336, 0.7308286503877427], "min": [0, 0], "max": [2, 2], "count": [541]}, "eef_acc_mag_action": {"mean": [0.7652495378927912, 0.8964879852125693], "std": [0.8305474346735737, 0.8427173361428377], "min": [0, 0], "max": [2, 2], "count": [541]}, "eef_sim_pose_state": {"mean": [0.5329637969180951, 0.2769699571433693, 1.0894505437298274, -2.3748713216779436, 0.7489865017085269, 2.1692290575846096, 0.5298265890936508, -0.30512833971023196, 1.0911549980037334, 0.9704812262153774, 1.0362557014093277, -2.0531534238865525], "std": [0.05261325426183118, 0.0693088477385986, 0.04664754372823092, 0.40782112514324803, 0.484929113483514, 1.8006795224193095, 0.050149751583832954, 0.07128709854050484, 0.041047377013087714, 2.7135859495798695, 0.24102069242290902, 0.7538934488512834], "min": [0.42441665787706806, 0.08850270857375128, 0.9951804295002534, -2.844812487413994, 0.04353559299561138, -3.130401520995297, 0.4507790155181768, -0.3804682335366276, 1.0172545083935054, -3.1285406851884128, 0.45070844069259985, -3.130795082208386], "max": [0.6533038358856714, 0.3630991911885083, 1.165229069273107, -1.1989755450540192, 1.3601524801785247, 3.1404930817001464, 0.6415168270318228, -0.06361804485737164, 1.1572829675379401, 3.138872957452179, 1.4065398282152337, 3.139346515861097], "count": [541]}, "eef_sim_pose_action": {"mean": [0.5329637969180951, 0.2769699571433693, 1.0894505437298274, -2.3748713216779436, 0.7489865017085269, 2.1692290575846096, 0.5298265890936508, -0.30512833971023196, 1.0911549980037334, 0.9704812262153774, 1.0362557014093277, -2.0531534238865525], "std": [0.05261325426183118, 0.0693088477385986, 0.04664754372823092, 0.40782112514324803, 0.484929113483514, 1.8006795224193095, 0.050149751583832954, 0.07128709854050484, 0.041047377013087714, 2.7135859495798695, 0.24102069242290902, 0.7538934488512834], "min": [0.42441665787706806, 0.08850270857375128, 0.9951804295002534, -2.844812487413994, 0.04353559299561138, -3.130401520995297, 0.4507790155181768, -0.3804682335366276, 1.0172545083935054, -3.1285406851884128, 0.45070844069259985, -3.130795082208386], "max": [0.6533038358856714, 0.3630991911885083, 1.165229069273107, -1.1989755450540192, 1.3601524801785247, 3.1404930817001464, 0.6415168270318228, -0.06361804485737164, 1.1572829675379401, 3.138872957452179, 1.4065398282152337, 3.139346515861097], "count": [541]}, "gripper_mode_state": {"mean": [0.5526802218114603, 0.3955637707948244], "std": [0.49721704941594236, 0.48897144500410566], "min": [0, 0], "max": [1, 1], "count": [541]}, "gripper_activity_state": {"mean": [1.7171903881700554, 1.7523105360443623], "std": [0.625594178766478, 0.5749059423672801], "min": [0, 0], "max": [2, 2], "count": [541]}, "gripper_mode_action": {"mean": [0.5526802218114603, 0.3955637707948244], "std": [0.49721704941594236, 0.48897144500410566], "min": [0, 0], "max": [1, 1], "count": [541]}, "gripper_activity_action": {"mean": [1.7171903881700554, 1.7523105360443623], "std": [0.625594178766478, 0.5749059423672801], "min": [0, 0], "max": [2, 2], "count": [541]}, "gripper_open_scale_state": {"mean": [0.4263853972852779, 0.5890683915284554], "std": [0.3960699980957435, 0.3605112974193815], "min": [0.032, 0.047], "max": [0.94, 0.924], "count": [541]}, "gripper_open_scale_action": {"mean": [0.4263853972852779, 0.5890683915284554], "std": [0.3960699980957435, 0.3605112974193815], "min": [0.032, 0.047], "max": [0.94, 0.924], "count": [541]}}} +{"episode_index": 723, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42440965603062214]], [[0.45366256467864924]], [[0.45506222199527957]]], "std": [[[0.23735673464937482]], [[0.20642942151043375]], [[0.2000888725680111]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4041726428225611]], [[0.439948079308884]], [[0.439103014932825]]], "std": [[[0.22388387185004743]], [[0.18938335614224996]], [[0.18533942973357534]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42297271582244006]], [[0.45541116330791576]], [[0.45778601579520695]]], "std": [[[0.2140894950735823]], [[0.18727616980810138]], [[0.18030478976491385]]], "count": [108]}, "observation.state": {"min": [0.2157401591539383, 2.041983127593994, -1.6293696165084839, -1.1616737842559814, -2.927283763885498, -1.9758349657058716, 0.841597855091095, 47.0, 0.05381200090050697, 0.25145599246025085, -0.14731599390506744, -3.117000102996826, -0.42399999499320984, -0.6949999928474426, -0.8453152775764465, -2.1755530834198, -0.06045820564031601, -0.14248868823051453, 1.693458080291748, 0.9968448281288147, -2.3380606174468994, 1.0, -0.38989898562431335, 0.21205000579357147, -0.168846994638443, -3.1411852836608887, -0.050999999046325684, -3.1371853351593018], "max": [1.126173734664917, 2.113384246826172, -0.38236677646636963, -0.46444955468177795, -1.5121358633041382, -1.0098824501037598, 1.843591332435608, 922.0, 0.374532014131546, 0.4204609990119934, 0.08015900105237961, -2.447000026702881, 0.6439999938011169, 0.3330000042915344, -0.17749999463558197, -2.0075128078460693, 0.7481703162193298, 1.1144102811813354, 2.8571736812591553, 2.0449326038360596, -0.775449812412262, 937.0, -0.19290900230407715, 0.44431599974632263, 0.09120000153779984, 3.1410000324249268, 1.031000018119812, 3.1410000324249268], "mean": [0.49469947814941406, 2.081415891647339, -0.7318829298019409, -0.8345608115196228, -2.183192729949951, -1.605249047279358, 1.2966176271438599, 595.1133422851562, 0.2725379467010498, 0.30990660190582275, 0.0031895858701318502, -2.869492292404175, 0.26943397521972656, -0.24478861689567566, -0.5046981573104858, -2.0890212059020996, 0.42910638451576233, 0.7578537464141846, 2.3723137378692627, 1.668143630027771, -1.724104404449463, 464.3091125488281, -0.3032521903514862, 0.29415440559387207, 0.017728228121995926, 2.0920348167419434, 0.39949020743370056, -1.9161165952682495], "std": [0.20070964097976685, 0.014023524709045887, 0.31622838973999023, 0.18237397074699402, 0.3422703444957733, 0.2655612528324127, 0.2922297418117523, 381.4747619628906, 0.07508725672960281, 0.047173380851745605, 0.052223384380340576, 0.21773812174797058, 0.27772998809814453, 0.25297996401786804, 0.16184678673744202, 0.052705515176057816, 0.2059907764196396, 0.3184323012828827, 0.4179224967956543, 0.29885923862457275, 0.5689864158630371, 406.7205505371094, 0.05343994125723839, 0.06196656823158264, 0.06374035030603409, 1.990673542022705, 0.3300313353538513, 1.313879132270813], "count": [516]}, "action": {"min": [0.2157401591539383, 2.041983127593994, -1.6293696165084839, -1.1616737842559814, -2.927283763885498, -1.9758349657058716, 0.841597855091095, 47.0, 0.05381200090050697, 0.25145599246025085, -0.14731599390506744, -3.117000102996826, -0.42399999499320984, -0.6949999928474426, -0.8453152775764465, -2.1755530834198, -0.06045820564031601, -0.14248868823051453, 1.693458080291748, 0.9968448281288147, -2.3380606174468994, 1.0, -0.38989898562431335, 0.21205000579357147, -0.168846994638443, -3.1411852836608887, -0.050999999046325684, -3.1371853351593018], "max": [1.126173734664917, 2.113384246826172, -0.38236677646636963, -0.46444955468177795, -1.5121358633041382, -1.0098824501037598, 1.843591332435608, 922.0, 0.374532014131546, 0.4204609990119934, 0.08015900105237961, -2.447000026702881, 0.6439999938011169, 0.3330000042915344, -0.17749999463558197, -2.0075128078460693, 0.7481703162193298, 1.1144102811813354, 2.8571736812591553, 2.0449326038360596, -0.775449812412262, 937.0, -0.19290900230407715, 0.44431599974632263, 0.09120000153779984, 3.1410000324249268, 1.031000018119812, 3.1410000324249268], "mean": [0.49469947814941406, 2.081415891647339, -0.7318829298019409, -0.8345608115196228, -2.183192729949951, -1.605249047279358, 1.2966176271438599, 595.1133422851562, 0.2725379467010498, 0.30990660190582275, 0.0031895858701318502, -2.869492292404175, 0.26943397521972656, -0.24478861689567566, -0.5046981573104858, -2.0890212059020996, 0.42910638451576233, 0.7578537464141846, 2.3723137378692627, 1.668143630027771, -1.724104404449463, 464.3091125488281, -0.3032521903514862, 0.29415440559387207, 0.017728228121995926, 2.0920348167419434, 0.39949020743370056, -1.9161165952682495], "std": [0.20070964097976685, 0.014023524709045887, 0.31622838973999023, 0.18237397074699402, 0.3422703444957733, 0.2655612528324127, 0.2922297418117523, 381.4747619628906, 0.07508725672960281, 0.047173380851745605, 0.052223384380340576, 0.21773812174797058, 0.27772998809814453, 0.25297996401786804, 0.16184678673744202, 0.052705515176057816, 0.2059907764196396, 0.3184323012828827, 0.4179224967956543, 0.29885923862457275, 0.5689864158630371, 406.7205505371094, 0.05343994125723839, 0.06196656823158264, 0.06374035030603409, 1.990673542022705, 0.3300313353538513, 1.313879132270813], "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": [727], "max": [727], "mean": [727.0], "std": [0.0], "count": [516]}, "index": {"min": [631110], "max": [631625], "mean": [631367.5], "std": [148.95608972669316], "count": [516]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [516]}, "subtask_annotation": {"mean": [9.343023255813954, 29.0, 29.0, 29.0, 29.0], "std": [8.682411705883737, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [516]}, "scene_annotation": {"mean": [727.0], "std": [0.0], "min": [727], "max": [727], "count": [516]}, "eef_direction_state": {"mean": [3.5775193798449614, 3.8430232558139537], "std": [2.261019194967615, 2.0309069668466595], "min": [0, 0], "max": [6, 6], "count": [516]}, "eef_velocity_state": {"mean": [0.8217054263565892, 0.936046511627907], "std": [0.7334701676753974, 0.7983625865119754], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_acc_mag_state": {"mean": [0.7344961240310077, 0.8255813953488372], "std": [0.8383099103547131, 0.8448456645229175], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_direction_action": {"mean": [3.5775193798449614, 3.8430232558139537], "std": [2.261019194967615, 2.0309069668466595], "min": [0, 0], "max": [6, 6], "count": [516]}, "eef_velocity_action": {"mean": [0.8217054263565892, 0.936046511627907], "std": [0.7334701676753974, 0.7983625865119754], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_acc_mag_action": {"mean": [0.7344961240310077, 0.8255813953488372], "std": [0.8383099103547131, 0.8448456645229175], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_sim_pose_state": {"mean": [0.5060415532402068, 0.31967380985081234, 1.0859594742437415, -2.325519684885717, 0.7239245108791321, 1.5954290568392797, 0.524431234507815, -0.2895939412528866, 1.0968342971054441, 1.2752964668514444, 0.9828331718883615, -2.0132977709710604], "std": [0.06038749771488461, 0.06959660513505905, 0.04219988252922746, 0.3302516553221407, 0.4624627271220943, 2.337162036855058, 0.046852840343157766, 0.07935564967821984, 0.043094766315057584, 2.600338826682205, 0.29651956093288606, 0.41736842189226314], "min": [0.4087963033607148, 0.1205025934232574, 0.9972847283428724, -2.764845201225038, 0.07910804387289994, -3.137481096488499, 0.4508767229297856, -0.37461436174728685, 1.009426708067862, -3.1332927862515585, 0.204787628297324, -2.858578344585609], "max": [0.6411855795706339, 0.39059451340550777, 1.1488100072187548, -1.3200004947052368, 1.39694979649388, 3.1372352826416634, 0.6361865876298675, -0.02836242424521042, 1.1684574590593602, 3.1400279575777943, 1.4082857934524329, -1.1113328262901632], "count": [516]}, "eef_sim_pose_action": {"mean": [0.5060415532402068, 0.31967380985081234, 1.0859594742437415, -2.325519684885717, 0.7239245108791321, 1.5954290568392797, 0.524431234507815, -0.2895939412528866, 1.0968342971054441, 1.2752964668514444, 0.9828331718883615, -2.0132977709710604], "std": [0.06038749771488461, 0.06959660513505905, 0.04219988252922746, 0.3302516553221407, 0.4624627271220943, 2.337162036855058, 0.046852840343157766, 0.07935564967821984, 0.043094766315057584, 2.600338826682205, 0.29651956093288606, 0.41736842189226314], "min": [0.4087963033607148, 0.1205025934232574, 0.9972847283428724, -2.764845201225038, 0.07910804387289994, -3.137481096488499, 0.4508767229297856, -0.37461436174728685, 1.009426708067862, -3.1332927862515585, 0.204787628297324, -2.858578344585609], "max": [0.6411855795706339, 0.39059451340550777, 1.1488100072187548, -1.3200004947052368, 1.39694979649388, 3.1372352826416634, 0.6361865876298675, -0.02836242424521042, 1.1684574590593602, 3.1400279575777943, 1.4082857934524329, -1.1113328262901632], "count": [516]}, "gripper_mode_state": {"mean": [0.5387596899224806, 0.3701550387596899], "std": [0.49849542268421526, 0.48284602725972897], "min": [0, 0], "max": [1, 1], "count": [516]}, "gripper_activity_state": {"mean": [1.7189922480620154, 1.7170542635658914], "std": [0.6135641775233497, 0.626745504401926], "min": [0, 0], "max": [2, 2], "count": [516]}, "gripper_mode_action": {"mean": [0.5387596899224806, 0.3701550387596899], "std": [0.49849542268421526, 0.48284602725972897], "min": [0, 0], "max": [1, 1], "count": [516]}, "gripper_activity_action": {"mean": [1.7189922480620154, 1.7170542635658914], "std": [0.6135641775233497, 0.626745504401926], "min": [0, 0], "max": [2, 2], "count": [516]}, "gripper_open_scale_state": {"mean": [0.46430910840746054, 0.5951133721078102], "std": [0.40672057163777475, 0.3814746362321205], "min": [0.001, 0.047], "max": [0.937, 0.922], "count": [516]}, "gripper_open_scale_action": {"mean": [0.46430910840746054, 0.5951133721078102], "std": [0.40672057163777475, 0.3814746362321205], "min": [0.001, 0.047], "max": [0.937, 0.922], "count": [516]}}} +{"episode_index": 724, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[1.0]], [[1.0]]], "mean": [[[0.4349825597786063]], [[0.4601281960554175]], [[0.4606872209564577]]], "std": [[[0.2362332221040407]], [[0.2086157456134523]], [[0.20207735820341532]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4061083782104391]], [[0.44495097607705053]], [[0.4457309603125288]]], "std": [[[0.222418743926995]], [[0.18695675182600555]], [[0.18198363799877051]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39424991369787354]], [[0.4341488567844979]], [[0.4363726540205284]]], "std": [[[0.22383099671457668]], [[0.19104178947177447]], [[0.1836505839432764]]], "count": [142]}, "observation.state": {"min": [0.16238543391227722, 1.9473161697387695, -1.519012451171875, -1.4575071334838867, -2.89152193069458, -1.9822053909301758, 0.9821142554283142, 35.0, 0.07917699962854385, 0.23514199256896973, -0.14077100157737732, -3.1391851902008057, -0.5559999942779541, -1.0199999809265137, -0.8718617558479309, -2.176251173019409, 0.376170814037323, -0.20432569086551666, 1.5891222953796387, 0.8892278671264648, -2.5083348751068115, 0.0, -0.3418639898300171, 0.25440800189971924, -0.1796880066394806, -3.1381852626800537, -0.19600000977516174, -2.9070000648498535], "max": [1.1369423866271973, 2.111220121383667, -0.4051781892776489, -0.509182333946228, -1.6165415048599243, -1.0863453149795532, 2.381641387939453, 918.0, 0.3709290027618408, 0.41821199655532837, 0.10288800299167633, 3.130000114440918, 0.6200000047683716, 0.47600001096725464, -0.24651029706001282, -2.0064306259155273, 0.8010886311531067, 1.1732279062271118, 2.859407901763916, 2.0241456031799316, -0.8035496473312378, 937.0, -0.18828900158405304, 0.4471159875392914, 0.08173900097608566, 3.138000011444092, 1.0870000123977661, -1.7039999961853027], "mean": [0.5336392521858215, 2.075587749481201, -0.8393053412437439, -0.9288160800933838, -2.2634952068328857, -1.635830044746399, 1.5800507068634033, 589.088134765625, 0.2561264932155609, 0.3200986683368683, 0.006289677694439888, -1.69756281375885, 0.1736285239458084, -0.3997148871421814, -0.5379181504249573, -2.0891079902648926, 0.627387285232544, 0.774884819984436, 2.266767978668213, 1.5743415355682373, -1.7851479053497314, 453.42059326171875, -0.2811601459980011, 0.3244691491127014, 0.006779346149414778, 2.171130895614624, 0.38847631216049194, -2.323990821838379], "std": [0.17662611603736877, 0.03864077106118202, 0.28010573983192444, 0.2718392312526703, 0.3026127219200134, 0.20202034711837769, 0.4366418421268463, 380.050048828125, 0.06390734016895294, 0.04120296239852905, 0.059694427996873856, 2.339977979660034, 0.3167153298854828, 0.3661962151527405, 0.12745314836502075, 0.053053274750709534, 0.10471431910991669, 0.3319220542907715, 0.4005403518676758, 0.3052232265472412, 0.5460823774337769, 415.5367126464844, 0.038271594792604446, 0.04803834483027458, 0.06199009716510773, 1.8814566135406494, 0.3276187479496002, 0.36270999908447266], "count": [743]}, "action": {"min": [0.16238543391227722, 1.9473161697387695, -1.519012451171875, -1.4575071334838867, -2.89152193069458, -1.9822053909301758, 0.9821142554283142, 35.0, 0.07917699962854385, 0.23514199256896973, -0.14077100157737732, -3.1391851902008057, -0.5559999942779541, -1.0199999809265137, -0.8718617558479309, -2.176251173019409, 0.376170814037323, -0.20432569086551666, 1.5891222953796387, 0.8892278671264648, -2.5083348751068115, 0.0, -0.3418639898300171, 0.25440800189971924, -0.1796880066394806, -3.1381852626800537, -0.19600000977516174, -2.9070000648498535], "max": [1.1369423866271973, 2.111220121383667, -0.4051781892776489, -0.509182333946228, -1.6165415048599243, -1.0863453149795532, 2.381641387939453, 918.0, 0.3709290027618408, 0.41821199655532837, 0.10288800299167633, 3.130000114440918, 0.6200000047683716, 0.47600001096725464, -0.24651029706001282, -2.0064306259155273, 0.8010886311531067, 1.1732279062271118, 2.859407901763916, 2.0241456031799316, -0.8035496473312378, 937.0, -0.18828900158405304, 0.4471159875392914, 0.08173900097608566, 3.138000011444092, 1.0870000123977661, -1.7039999961853027], "mean": [0.5336392521858215, 2.075587749481201, -0.8393053412437439, -0.9288160800933838, -2.2634952068328857, -1.635830044746399, 1.5800507068634033, 589.088134765625, 0.2561264932155609, 0.3200986683368683, 0.006289677694439888, -1.69756281375885, 0.1736285239458084, -0.3997148871421814, -0.5379181504249573, -2.0891079902648926, 0.627387285232544, 0.774884819984436, 2.266767978668213, 1.5743415355682373, -1.7851479053497314, 453.42059326171875, -0.2811601459980011, 0.3244691491127014, 0.006779346149414778, 2.171130895614624, 0.38847631216049194, -2.323990821838379], "std": [0.17662611603736877, 0.03864077106118202, 0.28010573983192444, 0.2718392312526703, 0.3026127219200134, 0.20202034711837769, 0.4366418421268463, 380.050048828125, 0.06390734016895294, 0.04120296239852905, 0.059694427996873856, 2.339977979660034, 0.3167153298854828, 0.3661962151527405, 0.12745314836502075, 0.053053274750709534, 0.10471431910991669, 0.3319220542907715, 0.4005403518676758, 0.3052232265472412, 0.5460823774337769, 415.5367126464844, 0.038271594792604446, 0.04803834483027458, 0.06199009716510773, 1.8814566135406494, 0.3276187479496002, 0.36270999908447266], "count": [743]}, "timestamp": {"min": [0.0], "max": [24.733333333333334], "mean": [12.366666666666665], "std": [7.149514358021499], "count": [743]}, "frame_index": {"min": [0], "max": [742], "mean": [371.0], "std": [214.48543074064494], "count": [743]}, "episode_index": {"min": [728], "max": [728], "mean": [728.0], "std": [0.0], "count": [743]}, "index": {"min": [631626], "max": [632368], "mean": [631997.0], "std": [214.48543074064494], "count": [743]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [743]}, "subtask_annotation": {"mean": [8.989232839838493, 29.0, 29.0, 29.0, 29.0], "std": [8.119059697221767, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [743]}, "scene_annotation": {"mean": [728.0], "std": [0.0], "min": [728], "max": [728], "count": [743]}, "eef_direction_state": {"mean": [3.7092866756393, 3.7173620457604306], "std": [2.2131401057720357, 2.0256252144878286], "min": [0, 0], "max": [6, 6], "count": [743]}, "eef_velocity_state": {"mean": [0.7429340511440108, 0.9811574697173621], "std": [0.6723739143596463, 0.756965149562921], "min": [0, 0], "max": [2, 2], "count": [743]}, "eef_acc_mag_state": {"mean": [0.7106325706594886, 0.8384925975773889], "std": [0.8339902322725129, 0.845078469768539], "min": [0, 0], "max": [2, 2], "count": [743]}, "eef_direction_action": {"mean": [3.7092866756393, 3.7173620457604306], "std": [2.2131401057720357, 2.0256252144878286], "min": [0, 0], "max": [6, 6], "count": [743]}, "eef_velocity_action": {"mean": [0.7429340511440108, 0.9811574697173621], "std": [0.6723739143596463, 0.756965149562921], "min": [0, 0], "max": [2, 2], "count": [743]}, "eef_acc_mag_action": {"mean": [0.7106325706594886, 0.8384925975773889], "std": [0.8339902322725129, 0.845078469768539], "min": [0, 0], "max": [2, 2], "count": [743]}, "eef_sim_pose_state": {"mean": [0.5364266154070051, 0.296557805455907, 1.0948265331703844, -2.4359148411218183, 0.7620371837493113, 2.010117332791952, 0.5376297800753616, -0.27737479120153485, 1.1148013308134055, 1.9190648620862623, 0.8225065160802445, -2.150893128234993], "std": [0.04302993629252318, 0.06096691542367114, 0.038349362474145096, 0.3004631599417483, 0.42647371847736093, 1.9997890446364461, 0.04129563358404738, 0.07368857238900743, 0.046764707730413996, 2.1647525951695883, 0.3698303867863417, 0.4864975904270354], "min": [0.4589678487660214, 0.10784521364879741, 1.018136728267906, -2.796385916361647, -0.03953844022305919, -3.1410427475086857, 0.43612416229807244, -0.39545696342867603, 1.0172242873668291, -3.13008898490986, -0.052235680054194544, -2.953544229763998], "max": [0.6423775302180282, 0.35479753522946955, 1.1429769509529482, -1.42953240226967, 1.3137994531107329, 3.1410773773855074, 0.6386280327814078, -0.04920021881838829, 1.2209166829468077, 3.135314386071079, 1.261250038510465, -0.9642485618375107], "count": [743]}, "eef_sim_pose_action": {"mean": [0.5364266154070051, 0.296557805455907, 1.0948265331703844, -2.4359148411218183, 0.7620371837493113, 2.010117332791952, 0.5376297800753616, -0.27737479120153485, 1.1148013308134055, 1.9190648620862623, 0.8225065160802445, -2.150893128234993], "std": [0.04302993629252318, 0.06096691542367114, 0.038349362474145096, 0.3004631599417483, 0.42647371847736093, 1.9997890446364461, 0.04129563358404738, 0.07368857238900743, 0.046764707730413996, 2.1647525951695883, 0.3698303867863417, 0.4864975904270354], "min": [0.4589678487660214, 0.10784521364879741, 1.018136728267906, -2.796385916361647, -0.03953844022305919, -3.1410427475086857, 0.43612416229807244, -0.39545696342867603, 1.0172242873668291, -3.13008898490986, -0.052235680054194544, -2.953544229763998], "max": [0.6423775302180282, 0.35479753522946955, 1.1429769509529482, -1.42953240226967, 1.3137994531107329, 3.1410773773855074, 0.6386280327814078, -0.04920021881838829, 1.2209166829468077, 3.135314386071079, 1.261250038510465, -0.9642485618375107], "count": [743]}, "gripper_mode_state": {"mean": [0.5343203230148048, 0.3822341857335128], "std": [0.4988207247380172, 0.4859333421264206], "min": [0, 0], "max": [1, 1], "count": [743]}, "gripper_activity_state": {"mean": [1.765814266487214, 1.8088829071332435], "std": [0.5838237560723902, 0.5199406902879609], "min": [0, 0], "max": [2, 2], "count": [743]}, "gripper_mode_action": {"mean": [0.5343203230148048, 0.3822341857335128], "std": [0.4988207247380172, 0.4859333421264206], "min": [0, 0], "max": [1, 1], "count": [743]}, "gripper_activity_action": {"mean": [1.765814266487214, 1.8088829071332435], "std": [0.5838237560723902, 0.5199406902879609], "min": [0, 0], "max": [2, 2], "count": [743]}, "gripper_open_scale_state": {"mean": [0.45342059233994136, 0.5890881560468082], "std": [0.4155367835460901, 0.3800497592406332], "min": [0.0, 0.035], "max": [0.937, 0.918], "count": [743]}, "gripper_open_scale_action": {"mean": [0.45342059233994136, 0.5890881560468082], "std": [0.4155367835460901, 0.3800497592406332], "min": [0.0, 0.035], "max": [0.937, 0.918], "count": [743]}}} +{"episode_index": 725, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.4220829114870349]], [[0.4523839415395788]], [[0.4541779830941091]]], "std": [[[0.2364923303383507]], [[0.2064152911991254]], [[0.1988188203611301]]], "count": [153]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39568355386817033]], [[0.4378756728181469]], [[0.4377847182173523]]], "std": [[[0.2312478344282755]], [[0.1903219807011196]], [[0.18549089031665875]]], "count": [153]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42455516441325986]], [[0.4611732493378615]], [[0.46429923053099237]]], "std": [[[0.2048710808779739]], [[0.17098604965570807]], [[0.16224111994882914]]], "count": [153]}, "observation.state": {"min": [0.11307989060878754, 1.9575437307357788, -1.387519359588623, -1.301823616027832, -2.6509807109832764, -1.990338683128357, 0.7310835123062134, 47.0, 0.08834899961948395, 0.2258179932832718, -0.12775400280952454, -3.1019999980926514, -0.10499999672174454, -0.568000078201294, -0.7762876152992249, -2.1755356788635254, 0.49055972695350647, 0.30942943692207336, 0.8994379639625549, 0.7385884523391724, -2.591325283050537, -5.0, -0.32847800850868225, 0.27229100465774536, -0.17806200683116913, -3.1391851902008057, -0.23000000417232513, -2.7909998893737793], "max": [1.0957525968551636, 2.1025807857513428, -0.25877997279167175, -0.4342728555202484, -1.1645185947418213, -1.0579662322998047, 1.5695222616195679, 929.0, 0.39057400822639465, 0.43348899483680725, 0.12373799830675125, -2.2899999618530273, 0.8009999990463257, 0.5139999985694885, -0.22108086943626404, -2.027898073196411, 1.8811508417129517, 1.119192361831665, 2.8578546047210693, 2.0248961448669434, -0.9956231117248535, 921.0, -0.17538900673389435, 0.4711970090866089, 0.07232300192117691, 3.1389999389648438, 1.1710000038146973, -1.6399999856948853], "mean": [0.44693872332572937, 2.0506479740142822, -0.5587016940116882, -0.8600670099258423, -2.215909719467163, -1.6351937055587769, 1.165079951286316, 598.1484375, 0.29969164729118347, 0.3023519515991211, 0.03971315175294876, -2.727889060974121, 0.2777126133441925, -0.17647024989128113, -0.5639585852622986, -2.098320960998535, 0.8041733503341675, 0.8389244675636292, 2.307860851287842, 1.529884696006775, -2.0359761714935303, 382.6890869140625, -0.2772437632083893, 0.3325553834438324, 0.0036916062235832214, 2.1070961952209473, 0.2691005766391754, -2.1666619777679443], "std": [0.21512535214424133, 0.03362695500254631, 0.2897546887397766, 0.19928711652755737, 0.2937370538711548, 0.3046508729457855, 0.20969624817371368, 388.0288391113281, 0.07216326892375946, 0.06727639585733414, 0.05297299101948738, 0.19422884285449982, 0.23191747069358826, 0.24566586315631866, 0.15021692216396332, 0.04543440788984299, 0.2576574385166168, 0.22834821045398712, 0.6555159091949463, 0.3598860502243042, 0.5470001101493835, 381.1943664550781, 0.04503203555941582, 0.052961207926273346, 0.052538663148880005, 1.8545444011688232, 0.4132659137248993, 0.3936404883861542], "count": [825]}, "action": {"min": [0.11307989060878754, 1.9575437307357788, -1.387519359588623, -1.301823616027832, -2.6509807109832764, -1.990338683128357, 0.7310835123062134, 47.0, 0.08834899961948395, 0.2258179932832718, -0.12775400280952454, -3.1019999980926514, -0.10499999672174454, -0.568000078201294, -0.7762876152992249, -2.1755356788635254, 0.49055972695350647, 0.30942943692207336, 0.8994379639625549, 0.7385884523391724, -2.591325283050537, -5.0, -0.32847800850868225, 0.27229100465774536, -0.17806200683116913, -3.1391851902008057, -0.23000000417232513, -2.7909998893737793], "max": [1.0957525968551636, 2.1025807857513428, -0.25877997279167175, -0.4342728555202484, -1.1645185947418213, -1.0579662322998047, 1.5695222616195679, 929.0, 0.39057400822639465, 0.43348899483680725, 0.12373799830675125, -2.2899999618530273, 0.8009999990463257, 0.5139999985694885, -0.22108086943626404, -2.027898073196411, 1.8811508417129517, 1.119192361831665, 2.8578546047210693, 2.0248961448669434, -0.9956231117248535, 921.0, -0.17538900673389435, 0.4711970090866089, 0.07232300192117691, 3.1389999389648438, 1.1710000038146973, -1.6399999856948853], "mean": [0.44693872332572937, 2.0506479740142822, -0.5587016940116882, -0.8600670099258423, -2.215909719467163, -1.6351937055587769, 1.165079951286316, 598.1484375, 0.29969164729118347, 0.3023519515991211, 0.03971315175294876, -2.727889060974121, 0.2777126133441925, -0.17647024989128113, -0.5639585852622986, -2.098320960998535, 0.8041733503341675, 0.8389244675636292, 2.307860851287842, 1.529884696006775, -2.0359761714935303, 382.6890869140625, -0.2772437632083893, 0.3325553834438324, 0.0036916062235832214, 2.1070961952209473, 0.2691005766391754, -2.1666619777679443], "std": [0.21512535214424133, 0.03362695500254631, 0.2897546887397766, 0.19928711652755737, 0.2937370538711548, 0.3046508729457855, 0.20969624817371368, 388.0288391113281, 0.07216326892375946, 0.06727639585733414, 0.05297299101948738, 0.19422884285449982, 0.23191747069358826, 0.24566586315631866, 0.15021692216396332, 0.04543440788984299, 0.2576574385166168, 0.22834821045398712, 0.6555159091949463, 0.3598860502243042, 0.5470001101493835, 381.1943664550781, 0.04503203555941582, 0.052961207926273346, 0.052538663148880005, 1.8545444011688232, 0.4132659137248993, 0.3936404883861542], "count": [825]}, "timestamp": {"min": [0.0], "max": [27.466666666666665], "mean": [13.733333333333333], "std": [7.938560369534311], "count": [825]}, "frame_index": {"min": [0], "max": [824], "mean": [412.0], "std": [238.15681108602934], "count": [825]}, "episode_index": {"min": [729], "max": [729], "mean": [729.0], "std": [0.0], "count": [825]}, "index": {"min": [632369], "max": [633193], "mean": [632781.0], "std": [238.15681108602934], "count": [825]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [825]}, "subtask_annotation": {"mean": [10.790303030303031, 29.0, 29.0, 29.0, 29.0], "std": [9.394951734308712, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [825]}, "scene_annotation": {"mean": [729.0], "std": [0.0], "min": [729], "max": [729], "count": [825]}, "eef_direction_state": {"mean": [3.9927272727272727, 3.578181818181818], "std": [2.106255146890256, 2.2986708340486306], "min": [0, 0], "max": [6, 6], "count": [825]}, "eef_velocity_state": {"mean": [0.6896969696969697, 0.8484848484848485], "std": [0.64625956342955, 0.7467591442141139], "min": [0, 0], "max": [2, 2], "count": [825]}, "eef_acc_mag_state": {"mean": [0.7103030303030303, 0.7660606060606061], "std": [0.8251812834746565, 0.8296400803924386], "min": [0, 0], "max": [2, 2], "count": [825]}, "eef_direction_action": {"mean": [3.9927272727272727, 3.578181818181818], "std": [2.106255146890256, 2.2986708340486306], "min": [0, 0], "max": [6, 6], "count": [825]}, "eef_velocity_action": {"mean": [0.6896969696969697, 0.8484848484848485], "std": [0.64625956342955, 0.7467591442141139], "min": [0, 0], "max": [2, 2], "count": [825]}, "eef_acc_mag_action": {"mean": [0.7103030303030303, 0.7660606060606061], "std": [0.8251812834746565, 0.8296400803924386], "min": [0, 0], "max": [2, 2], "count": [825]}, "eef_sim_pose_state": {"mean": [0.5476659798457082, 0.28679068251929113, 1.099642659428736, -2.4945423803672337, 0.5560502308044509, 2.1924027514454405, 0.5110369231984744, -0.333436403890816, 1.1027387894185816, -1.1543461533225203, 1.010055032483491, -1.8988431326441404], "std": [0.04688722131626051, 0.056660538570093, 0.039325541403683634, 0.37747229716936587, 0.4847241028099338, 1.743984770659415, 0.06622481747137403, 0.07972478811240913, 0.03878619010356957, 2.6618728059624734, 0.25727227268712477, 0.5012603503986137], "min": [0.48980244276003915, 0.10292255998630724, 1.01890699593897, -3.1260433409646424, -0.05561571164914336, -3.101077090284347, 0.43038284973599394, -0.41783366747290707, 1.0275540432522028, -3.1394306722402394, 0.5670803360449179, -3.0710981738373686], "max": [0.6659948661211729, 0.35682387528737985, 1.1650112436324362, -1.522465487606875, 1.3023326330878953, 3.105491320919573, 0.6496512712666493, -0.07783779275906737, 1.1919765886918392, 3.138948447981103, 1.56217062413005, 3.0056435491361766], "count": [825]}, "eef_sim_pose_action": {"mean": [0.5476659798457082, 0.28679068251929113, 1.099642659428736, -2.4945423803672337, 0.5560502308044509, 2.1924027514454405, 0.5110369231984744, -0.333436403890816, 1.1027387894185816, -1.1543461533225203, 1.010055032483491, -1.8988431326441404], "std": [0.04688722131626051, 0.056660538570093, 0.039325541403683634, 0.37747229716936587, 0.4847241028099338, 1.743984770659415, 0.06622481747137403, 0.07972478811240913, 0.03878619010356957, 2.6618728059624734, 0.25727227268712477, 0.5012603503986137], "min": [0.48980244276003915, 0.10292255998630724, 1.01890699593897, -3.1260433409646424, -0.05561571164914336, -3.101077090284347, 0.43038284973599394, -0.41783366747290707, 1.0275540432522028, -3.1394306722402394, 0.5670803360449179, -3.0710981738373686], "max": [0.6659948661211729, 0.35682387528737985, 1.1650112436324362, -1.522465487606875, 1.3023326330878953, 3.105491320919573, 0.6496512712666493, -0.07783779275906737, 1.1919765886918392, 3.138948447981103, 1.56217062413005, 3.0056435491361766], "count": [825]}, "gripper_mode_state": {"mean": [0.5890909090909091, 0.3563636363636364], "std": [0.4919987905649303, 0.4789244147475908], "min": [0, 0], "max": [1, 1], "count": [825]}, "gripper_activity_state": {"mean": [1.7527272727272727, 1.8351515151515152], "std": [0.5903839158073976, 0.5088080022009916], "min": [0, 0], "max": [2, 2], "count": [825]}, "gripper_mode_action": {"mean": [0.5890909090909091, 0.3563636363636364], "std": [0.4919987905649303, 0.4789244147475908], "min": [0, 0], "max": [1, 1], "count": [825]}, "gripper_activity_action": {"mean": [1.7527272727272727, 1.8351515151515152], "std": [0.5903839158073976, 0.5088080022009916], "min": [0, 0], "max": [2, 2], "count": [825]}, "gripper_open_scale_state": {"mean": [0.38271030300694453, 0.59814848466353], "std": [0.3811730803762092, 0.38802879816980507], "min": [0.0, 0.047], "max": [0.921, 0.929], "count": [825]}, "gripper_open_scale_action": {"mean": [0.38271030300694453, 0.59814848466353], "std": [0.3811730803762092, 0.38802879816980507], "min": [0.0, 0.047], "max": [0.921, 0.929], "count": [825]}}} +{"episode_index": 726, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[1.0]], [[1.0]]], "mean": [[[0.429306596118177]], [[0.45300064586645467]], [[0.45350090945725136]]], "std": [[[0.23077115070990695]], [[0.20624187744591901]], [[0.20174089805725168]]], "count": [148]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41460282249160924]], [[0.44603794051404344]], [[0.4445852764529235]]], "std": [[[0.217883976223917]], [[0.18686190670906014]], [[0.18400357707737092]]], "count": [148]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.424319725975976]], [[0.45578951653859745]], [[0.4574982321475888]]], "std": [[[0.21429294333313453]], [[0.18508228655237333]], [[0.17761376919411753]]], "count": [148]}, "observation.state": {"min": [0.158999502658844, 2.009188175201416, -1.377867579460144, -1.327829122543335, -2.898904800415039, -1.9909319877624512, 0.730315625667572, 33.0, 0.0738459974527359, 0.22628100216388702, -0.10569699853658676, -3.1401853561401367, -0.5040000081062317, -0.777999997138977, -0.8068656921386719, -2.1758670806884766, 0.4676609933376312, 0.3821049630641937, 0.9578367471694946, 0.727034330368042, -2.6803197860717773, -3.0, -0.34774601459503174, 0.24481700360774994, -0.16888999938964844, -3.1411852836608887, -0.15300001204013824, -2.9200000762939453], "max": [1.1104309558868408, 2.099700927734375, -0.38585740327835083, -0.48087313771247864, -1.3680241107940674, -0.8868715763092041, 2.081514596939087, 931.0, 0.37607601284980774, 0.46069198846817017, 0.09249000251293182, 3.1389999389648438, 0.6930000185966492, 0.34700000286102295, -0.11252138018608093, -2.0599772930145264, 1.7904808521270752, 1.1765265464782715, 2.857872247695923, 1.941556692123413, -1.0159212350845337, 934.0, -0.1732490062713623, 0.4580810070037842, 0.06431200355291367, 3.1410000324249268, 1.246000051498413, -1.684999942779541], "mean": [0.5396788716316223, 2.0797934532165527, -0.7842679619789124, -0.8172008395195007, -2.167574167251587, -1.512028694152832, 1.35530424118042, 587.5590209960938, 0.2598985731601715, 0.33051323890686035, -0.002419905737042427, -2.7770180702209473, 0.23778924345970154, -0.22688579559326172, -0.49473831057548523, -2.1279611587524414, 0.7812767028808594, 0.8598744869232178, 2.1837785243988037, 1.5662788152694702, -1.8246206045150757, 550.3743896484375, -0.267622709274292, 0.3192128539085388, -0.000597205595113337, 1.8041801452636719, 0.4084049463272095, -2.374781608581543], "std": [0.23860657215118408, 0.01798917166888714, 0.288276344537735, 0.19885499775409698, 0.278530091047287, 0.258812814950943, 0.3348348140716553, 372.93756103515625, 0.0831553265452385, 0.05713840201497078, 0.05255429446697235, 0.460976779460907, 0.29301097989082336, 0.27097421884536743, 0.18185395002365112, 0.038029469549655914, 0.22502128779888153, 0.24881695210933685, 0.5790027379989624, 0.31698909401893616, 0.5736366510391235, 404.2950134277344, 0.05113875865936279, 0.05652010813355446, 0.049654942005872726, 2.1945438385009766, 0.38390660285949707, 0.3951455056667328], "count": [788]}, "action": {"min": [0.158999502658844, 2.009188175201416, -1.377867579460144, -1.327829122543335, -2.898904800415039, -1.9909319877624512, 0.730315625667572, 33.0, 0.0738459974527359, 0.22628100216388702, -0.10569699853658676, -3.1401853561401367, -0.5040000081062317, -0.777999997138977, -0.8068656921386719, -2.1758670806884766, 0.4676609933376312, 0.3821049630641937, 0.9578367471694946, 0.727034330368042, -2.6803197860717773, -3.0, -0.34774601459503174, 0.24481700360774994, -0.16888999938964844, -3.1411852836608887, -0.15300001204013824, -2.9200000762939453], "max": [1.1104309558868408, 2.099700927734375, -0.38585740327835083, -0.48087313771247864, -1.3680241107940674, -0.8868715763092041, 2.081514596939087, 931.0, 0.37607601284980774, 0.46069198846817017, 0.09249000251293182, 3.1389999389648438, 0.6930000185966492, 0.34700000286102295, -0.11252138018608093, -2.0599772930145264, 1.7904808521270752, 1.1765265464782715, 2.857872247695923, 1.941556692123413, -1.0159212350845337, 934.0, -0.1732490062713623, 0.4580810070037842, 0.06431200355291367, 3.1410000324249268, 1.246000051498413, -1.684999942779541], "mean": [0.5396788716316223, 2.0797934532165527, -0.7842679619789124, -0.8172008395195007, -2.167574167251587, -1.512028694152832, 1.35530424118042, 587.5590209960938, 0.2598985731601715, 0.33051323890686035, -0.002419905737042427, -2.7770180702209473, 0.23778924345970154, -0.22688579559326172, -0.49473831057548523, -2.1279611587524414, 0.7812767028808594, 0.8598744869232178, 2.1837785243988037, 1.5662788152694702, -1.8246206045150757, 550.3743896484375, -0.267622709274292, 0.3192128539085388, -0.000597205595113337, 1.8041801452636719, 0.4084049463272095, -2.374781608581543], "std": [0.23860657215118408, 0.01798917166888714, 0.288276344537735, 0.19885499775409698, 0.278530091047287, 0.258812814950943, 0.3348348140716553, 372.93756103515625, 0.0831553265452385, 0.05713840201497078, 0.05255429446697235, 0.460976779460907, 0.29301097989082336, 0.27097421884536743, 0.18185395002365112, 0.038029469549655914, 0.22502128779888153, 0.24881695210933685, 0.5790027379989624, 0.31698909401893616, 0.5736366510391235, 404.2950134277344, 0.05113875865936279, 0.05652010813355446, 0.049654942005872726, 2.1945438385009766, 0.38390660285949707, 0.3951455056667328], "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": [730], "max": [730], "mean": [730.0], "std": [0.0], "count": [788]}, "index": {"min": [633194], "max": [633981], "mean": [633587.5], "std": [227.47582289113717], "count": [788]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [788]}, "subtask_annotation": {"mean": [7.769035532994923, 29.0, 29.0, 29.0, 29.0], "std": [5.43769094617821, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [788]}, "scene_annotation": {"mean": [730.0], "std": [0.0], "min": [730], "max": [730], "count": [788]}, "eef_direction_state": {"mean": [3.9035532994923856, 3.5583756345177666], "std": [2.177022966904175, 2.093716342501557], "min": [0, 0], "max": [6, 6], "count": [788]}, "eef_velocity_state": {"mean": [0.6700507614213198, 0.9708121827411168], "std": [0.6434097757691081, 0.7216104734443463], "min": [0, 0], "max": [2, 2], "count": [788]}, "eef_acc_mag_state": {"mean": [0.6598984771573604, 0.8718274111675127], "std": [0.8161230559694915, 0.84455148981223], "min": [0, 0], "max": [2, 2], "count": [788]}, "eef_direction_action": {"mean": [3.9035532994923856, 3.5583756345177666], "std": [2.177022966904175, 2.093716342501557], "min": [0, 0], "max": [6, 6], "count": [788]}, "eef_velocity_action": {"mean": [0.6700507614213198, 0.9708121827411168], "std": [0.6434097757691081, 0.7216104734443463], "min": [0, 0], "max": [2, 2], "count": [788]}, "eef_acc_mag_action": {"mean": [0.6598984771573604, 0.8718274111675127], "std": [0.8161230559694915, 0.84455148981223], "min": [0, 0], "max": [2, 2], "count": [788]}, "eef_sim_pose_state": {"mean": [0.5314197370530924, 0.2806575583066041, 1.0981501568349123, -2.4061036326628016, 0.7832413219923272, 1.2809324009970537, 0.5427784022362254, -0.27512969682952115, 1.1029318563757002, 0.04892388858419091, 0.9516115085806283, -1.995014241474653], "std": [0.05604917027311931, 0.057267658822000085, 0.041882767353405743, 0.4038788352914121, 0.4567354453931085, 2.462767714048875, 0.059042458858870044, 0.08586027334556556, 0.049379697530356204, 2.9339399876604433, 0.307696642077385, 0.4402793087504299], "min": [0.44810512775544026, 0.10458892282563749, 1.0351258024463557, -2.9460603866697506, -0.0202262707459524, -3.1388373213812737, 0.43164477543873203, -0.38809404810761666, 1.0184356452514933, -3.1409917066824593, 0.0997817558827303, -2.786440916208236], "max": [0.6565313795627897, 0.3519158181280893, 1.1617753719221604, -1.445274892977577, 1.3809339025477674, 3.1368402558791693, 0.6693655513094152, -0.07413330089757567, 1.2067328315510295, 3.141436865789025, 1.4541733652809246, -1.1246011707005799], "count": [788]}, "eef_sim_pose_action": {"mean": [0.5314197370530924, 0.2806575583066041, 1.0981501568349123, -2.4061036326628016, 0.7832413219923272, 1.2809324009970537, 0.5427784022362254, -0.27512969682952115, 1.1029318563757002, 0.04892388858419091, 0.9516115085806283, -1.995014241474653], "std": [0.05604917027311931, 0.057267658822000085, 0.041882767353405743, 0.4038788352914121, 0.4567354453931085, 2.462767714048875, 0.059042458858870044, 0.08586027334556556, 0.049379697530356204, 2.9339399876604433, 0.307696642077385, 0.4402793087504299], "min": [0.44810512775544026, 0.10458892282563749, 1.0351258024463557, -2.9460603866697506, -0.0202262707459524, -3.1388373213812737, 0.43164477543873203, -0.38809404810761666, 1.0184356452514933, -3.1409917066824593, 0.0997817558827303, -2.786440916208236], "max": [0.6565313795627897, 0.3519158181280893, 1.1617753719221604, -1.445274892977577, 1.3809339025477674, 3.1368402558791693, 0.6693655513094152, -0.07413330089757567, 1.2067328315510295, 3.141436865789025, 1.4541733652809246, -1.1246011707005799], "count": [788]}, "gripper_mode_state": {"mean": [0.4149746192893401, 0.3629441624365482], "std": [0.49271765204324525, 0.4808489340632646], "min": [0, 0], "max": [1, 1], "count": [788]}, "gripper_activity_state": {"mean": [1.8096446700507614, 1.7233502538071066], "std": [0.5301167150813564, 0.6187534087789506], "min": [0, 0], "max": [2, 2], "count": [788]}, "gripper_mode_action": {"mean": [0.4149746192893401, 0.3629441624365482], "std": [0.49271765204324525, 0.4808489340632646], "min": [0, 0], "max": [1, 1], "count": [788]}, "gripper_activity_action": {"mean": [1.8096446700507614, 1.7233502538071066], "std": [0.5301167150813564, 0.6187534087789506], "min": [0, 0], "max": [2, 2], "count": [788]}, "gripper_open_scale_state": {"mean": [0.5503863305877582, 0.5875590100264191], "std": [0.40427810575473566, 0.37293747793232046], "min": [0.0, 0.033], "max": [0.934, 0.931], "count": [788]}, "gripper_open_scale_action": {"mean": [0.5503863305877582, 0.5875590100264191], "std": [0.40427810575473566, 0.37293747793232046], "min": [0.0, 0.033], "max": [0.934, 0.931], "count": [788]}}} +{"episode_index": 727, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4315941356872698]], [[0.45697186867555817]], [[0.45718350316014733]]], "std": [[[0.22726700481135925]], [[0.1994472671049994]], [[0.19458800445626423]]], "count": [197]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4094364030722272]], [[0.44667228194154146]], [[0.44665993476493815]]], "std": [[[0.22373762038571363]], [[0.18679027092675995]], [[0.1814352275276208]]], "count": [197]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42867636794565545]], [[0.446776158305962]], [[0.44915531481205]]], "std": [[[0.19847842689292905]], [[0.17434668066751702]], [[0.16758459245893848]]], "count": [197]}, "observation.state": {"min": [0.12973032891750336, 1.9394623041152954, -1.4360220432281494, -1.2026365995407104, -2.689901351928711, -1.9851374626159668, 0.6993185877799988, 36.0, 0.07567600160837173, 0.23381300270557404, -0.12447600066661835, -3.127000093460083, -0.15700000524520874, -0.6890000104904175, -1.0081371068954468, -2.175326108932495, 0.38065630197525024, 0.5124810338020325, 0.9997596144676208, 0.7260395288467407, -2.8010964393615723, 1.0, -0.3250350058078766, 0.2594340145587921, -0.17858700454235077, -3.1401853561401367, -0.28700000047683716, -2.8570001125335693], "max": [1.1289836168289185, 2.10310435295105, -0.36821213364601135, -0.3108431398868561, -1.2511917352676392, -0.6409372687339783, 2.254913091659546, 927.0, 0.3801870048046112, 0.46092501282691956, 0.1096929982304573, -2.367000102996826, 0.6669999957084656, 0.5109999775886536, -0.26776841282844543, -2.0217719078063965, 1.8914308547973633, 1.228903889656067, 2.8594250679016113, 1.9762539863586426, -1.03108811378479, 933.0, -0.16561700403690338, 0.4990519881248474, 0.06375599652528763, 3.140000104904175, 0.9879999756813049, -1.6180000305175781], "mean": [0.5207248330116272, 2.0565898418426514, -0.7473859786987305, -0.7688785195350647, -2.0924911499023438, -1.5083820819854736, 1.2651090621948242, 690.3904418945312, 0.26614072918891907, 0.3300848603248596, 0.00560055673122406, -2.781262159347534, 0.32226648926734924, -0.19269303977489471, -0.5846984386444092, -2.107387065887451, 0.8722397685050964, 0.8435144424438477, 2.3504297733306885, 1.4437812566757202, -2.005401134490967, 532.3991088867188, -0.26215019822120667, 0.3497481048107147, -0.006285792216658592, 2.184246301651001, 0.27887117862701416, -2.3325366973876953], "std": [0.2341117411851883, 0.04382157698273659, 0.3218030333518982, 0.17058065533638, 0.30146312713623047, 0.31046515703201294, 0.33538350462913513, 354.6202392578125, 0.0772913321852684, 0.06427277624607086, 0.05567009001970291, 0.19370342791080475, 0.2065976858139038, 0.21179307997226715, 0.20707213878631592, 0.04683898389339447, 0.2533017098903656, 0.22375768423080444, 0.5599249601364136, 0.33642446994781494, 0.6676470041275024, 394.838623046875, 0.04391850158572197, 0.0670197457075119, 0.04821261018514633, 1.6233329772949219, 0.32805222272872925, 0.40818336606025696], "count": [1150]}, "action": {"min": [0.12973032891750336, 1.9394623041152954, -1.4360220432281494, -1.2026365995407104, -2.689901351928711, -1.9851374626159668, 0.6993185877799988, 36.0, 0.07567600160837173, 0.23381300270557404, -0.12447600066661835, -3.127000093460083, -0.15700000524520874, -0.6890000104904175, -1.0081371068954468, -2.175326108932495, 0.38065630197525024, 0.5124810338020325, 0.9997596144676208, 0.7260395288467407, -2.8010964393615723, 1.0, -0.3250350058078766, 0.2594340145587921, -0.17858700454235077, -3.1401853561401367, -0.28700000047683716, -2.8570001125335693], "max": [1.1289836168289185, 2.10310435295105, -0.36821213364601135, -0.3108431398868561, -1.2511917352676392, -0.6409372687339783, 2.254913091659546, 927.0, 0.3801870048046112, 0.46092501282691956, 0.1096929982304573, -2.367000102996826, 0.6669999957084656, 0.5109999775886536, -0.26776841282844543, -2.0217719078063965, 1.8914308547973633, 1.228903889656067, 2.8594250679016113, 1.9762539863586426, -1.03108811378479, 933.0, -0.16561700403690338, 0.4990519881248474, 0.06375599652528763, 3.140000104904175, 0.9879999756813049, -1.6180000305175781], "mean": [0.5207248330116272, 2.0565898418426514, -0.7473859786987305, -0.7688785195350647, -2.0924911499023438, -1.5083820819854736, 1.2651090621948242, 690.3904418945312, 0.26614072918891907, 0.3300848603248596, 0.00560055673122406, -2.781262159347534, 0.32226648926734924, -0.19269303977489471, -0.5846984386444092, -2.107387065887451, 0.8722397685050964, 0.8435144424438477, 2.3504297733306885, 1.4437812566757202, -2.005401134490967, 532.3991088867188, -0.26215019822120667, 0.3497481048107147, -0.006285792216658592, 2.184246301651001, 0.27887117862701416, -2.3325366973876953], "std": [0.2341117411851883, 0.04382157698273659, 0.3218030333518982, 0.17058065533638, 0.30146312713623047, 0.31046515703201294, 0.33538350462913513, 354.6202392578125, 0.0772913321852684, 0.06427277624607086, 0.05567009001970291, 0.19370342791080475, 0.2065976858139038, 0.21179307997226715, 0.20707213878631592, 0.04683898389339447, 0.2533017098903656, 0.22375768423080444, 0.5599249601364136, 0.33642446994781494, 0.6676470041275024, 394.838623046875, 0.04391850158572197, 0.0670197457075119, 0.04821261018514633, 1.6233329772949219, 0.32805222272872925, 0.40818336606025696], "count": [1150]}, "timestamp": {"min": [0.0], "max": [38.3], "mean": [19.15], "std": [11.065875975769433], "count": [1150]}, "frame_index": {"min": [0], "max": [1149], "mean": [574.5], "std": [331.976279273083], "count": [1150]}, "episode_index": {"min": [731], "max": [731], "mean": [731.0], "std": [0.0], "count": [1150]}, "index": {"min": [633982], "max": [635131], "mean": [634556.5], "std": [331.976279273083], "count": [1150]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1150]}, "subtask_annotation": {"mean": [9.871304347826086, 29.0, 29.0, 29.0, 29.0], "std": [7.718692896974706, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1150]}, "scene_annotation": {"mean": [731.0], "std": [0.0], "min": [731], "max": [731], "count": [1150]}, "eef_direction_state": {"mean": [3.973913043478261, 3.6443478260869564], "std": [2.139324840936344, 2.2954659015337215], "min": [0, 0], "max": [6, 6], "count": [1150]}, "eef_velocity_state": {"mean": [0.6382608695652174, 0.8217391304347826], "std": [0.6182137816105059, 0.7380682905478932], "min": [0, 0], "max": [2, 2], "count": [1150]}, "eef_acc_mag_state": {"mean": [0.6782608695652174, 0.74], "std": [0.8187777326144886, 0.8367951284254178], "min": [0, 0], "max": [2, 2], "count": [1150]}, "eef_direction_action": {"mean": [3.973913043478261, 3.6443478260869564], "std": [2.139324840936344, 2.2954659015337215], "min": [0, 0], "max": [6, 6], "count": [1150]}, "eef_velocity_action": {"mean": [0.6382608695652174, 0.8217391304347826], "std": [0.6182137816105059, 0.7380682905478932], "min": [0, 0], "max": [2, 2], "count": [1150]}, "eef_acc_mag_action": {"mean": [0.6782608695652174, 0.74], "std": [0.8187777326144886, 0.8367951284254178], "min": [0, 0], "max": [2, 2], "count": [1150]}, "eef_sim_pose_state": {"mean": [0.561773241653448, 0.2674887942454344, 1.1036456837433741, -2.4018951241144637, 0.7019031364151627, 2.4310017584000034, 0.5402033860205285, -0.28734662700538843, 1.1013083141682112, -0.6434411928628554, 1.0544563511915537, -1.9670365139710102], "std": [0.06425906281351815, 0.05526120010321432, 0.04144804759886406, 1.2632140384449482, 0.47327996588230536, 1.3222519253915415, 0.06288160933944471, 0.08535545683001428, 0.04569288445462903, 2.8735396303325134, 0.22225446648180522, 0.3723977039893856], "min": [0.4763701069205949, 0.09321295539776703, 1.0350839465371486, -3.141365562585281, -0.02320733931127661, -3.11873437342356, 0.4449901871504214, -0.3949427982975745, 1.0163944489952639, -3.140832272579688, 0.5186957904120302, -2.7614888181240658], "max": [0.6980590823975743, 0.34918095783144376, 1.1780788734553063, 3.1393308224962038, 1.3663113776165559, 3.138142347849093, 0.6689677712151114, -0.07790694129351586, 1.223956433868814, 3.140047643514344, 1.4186359370990465, -0.9286845745156891], "count": [1150]}, "eef_sim_pose_action": {"mean": [0.561773241653448, 0.2674887942454344, 1.1036456837433741, -2.4018951241144637, 0.7019031364151627, 2.4310017584000034, 0.5402033860205285, -0.28734662700538843, 1.1013083141682112, -0.6434411928628554, 1.0544563511915537, -1.9670365139710102], "std": [0.06425906281351815, 0.05526120010321432, 0.04144804759886406, 1.2632140384449482, 0.47327996588230536, 1.3222519253915415, 0.06288160933944471, 0.08535545683001428, 0.04569288445462903, 2.8735396303325134, 0.22225446648180522, 0.3723977039893856], "min": [0.4763701069205949, 0.09321295539776703, 1.0350839465371486, -3.141365562585281, -0.02320733931127661, -3.11873437342356, 0.4449901871504214, -0.3949427982975745, 1.0163944489952639, -3.140832272579688, 0.5186957904120302, -2.7614888181240658], "max": [0.6980590823975743, 0.34918095783144376, 1.1780788734553063, 3.1393308224962038, 1.3663113776165559, 3.138142347849093, 0.6689677712151114, -0.07790694129351586, 1.223956433868814, 3.140047643514344, 1.4186359370990465, -0.9286845745156891], "count": [1150]}, "gripper_mode_state": {"mean": [0.4295652173913043, 0.2608695652173913], "std": [0.495014082020764, 0.43910891036357297], "min": [0, 0], "max": [1, 1], "count": [1150]}, "gripper_activity_state": {"mean": [1.691304347826087, 1.8834782608695653], "std": [0.6483511149384736, 0.4236344681100579], "min": [0, 0], "max": [2, 2], "count": [1150]}, "gripper_mode_action": {"mean": [0.4295652173913043, 0.2608695652173913], "std": [0.495014082020764, 0.43910891036357297], "min": [0, 0], "max": [1, 1], "count": [1150]}, "gripper_activity_action": {"mean": [1.691304347826087, 1.8834782608695653], "std": [0.6483511149384736, 0.4236344681100579], "min": [0, 0], "max": [2, 2], "count": [1150]}, "gripper_open_scale_state": {"mean": [0.532399130398398, 0.6903899998872169], "std": [0.39483877983404664, 0.35462040997878164], "min": [0.001, 0.036], "max": [0.933, 0.927], "count": [1150]}, "gripper_open_scale_action": {"mean": [0.532399130398398, 0.6903899998872169], "std": [0.39483877983404664, 0.35462040997878164], "min": [0.001, 0.036], "max": [0.933, 0.927], "count": [1150]}}} +{"episode_index": 728, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[1.0]], [[1.0]]], "mean": [[[0.42907776346548354]], [[0.4553319751562425]], [[0.4554658547421402]]], "std": [[[0.2343569566964444]], [[0.2043785734377229]], [[0.20068311125688765]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41160584388865035]], [[0.44556225400744237]], [[0.4445777649563475]]], "std": [[[0.21207910465641228]], [[0.1774661029285975]], [[0.1739423366440822]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4274931226444349]], [[0.45700315914078526]], [[0.45824214911025235]]], "std": [[[0.2007138665933278]], [[0.1734398287142462]], [[0.16520797230829923]]], "count": [137]}, "observation.state": {"min": [0.20467476546764374, 1.948956847190857, -1.4755362272262573, -1.2777206897735596, -2.8766167163848877, -1.9493408203125, 0.5377708673477173, 47.0, 0.072782002389431, 0.23513400554656982, -0.1197730004787445, -3.1411852836608887, -0.36500000953674316, -0.9049999713897705, -0.871652364730835, -2.1765129566192627, 0.23766149580478668, -0.3793647885322571, 1.5646353960037231, 0.9593027830123901, -2.590470314025879, 37.0, -0.34531599283218384, 0.24233199656009674, -0.19307300448417664, -3.1411852836608887, -0.14800001680850983, -2.9030001163482666], "max": [1.1540292501449585, 2.105879306793213, -0.3896796703338623, -0.32492795586586, -1.2516803741455078, -1.0523463487625122, 2.3869996070861816, 928.0, 0.37741199135780334, 0.4337089955806732, 0.1137859970331192, 3.138000011444092, 0.734000027179718, 0.3499999940395355, -0.27757716178894043, -2.0485105514526367, 0.8268498182296753, 1.3059775829315186, 2.857872247695923, 1.9308576583862305, -0.5451536178588867, 927.0, -0.17492499947547913, 0.46442800760269165, 0.05420200154185295, 3.138000011444092, 1.2170000076293945, -1.7410000562667847], "mean": [0.5789075493812561, 2.058152437210083, -0.7959097623825073, -0.8398702144622803, -2.1671056747436523, -1.561424970626831, 1.5101100206375122, 617.6766967773438, 0.24602921307086945, 0.33731353282928467, 0.007771314587444067, -2.469381093978882, 0.26667335629463196, -0.3143392503261566, -0.5278065204620361, -2.1395070552825928, 0.6104669570922852, 0.7594448328018188, 2.264265298843384, 1.5643939971923828, -1.7578117847442627, 436.97393798828125, -0.27344658970832825, 0.320125550031662, -0.006224117241799831, 1.938178300857544, 0.458608478307724, -2.3758010864257812], "std": [0.24603843688964844, 0.044472720474004745, 0.3017297089099884, 0.2051847130060196, 0.30993565917015076, 0.2053702473640442, 0.3851562440395355, 382.70526123046875, 0.08414684236049652, 0.05126193165779114, 0.06086573749780655, 1.4589228630065918, 0.2966221868991852, 0.32593417167663574, 0.1701108068227768, 0.03178730234503746, 0.2031661719083786, 0.3997442424297333, 0.4804595410823822, 0.2904622554779053, 0.6732808947563171, 385.39599609375, 0.04429609701037407, 0.058908212929964066, 0.05367060750722885, 1.98838472366333, 0.4268007278442383, 0.3914932608604431], "count": [710]}, "action": {"min": [0.20467476546764374, 1.948956847190857, -1.4755362272262573, -1.2777206897735596, -2.8766167163848877, -1.9493408203125, 0.5377708673477173, 47.0, 0.072782002389431, 0.23513400554656982, -0.1197730004787445, -3.1411852836608887, -0.36500000953674316, -0.9049999713897705, -0.871652364730835, -2.1765129566192627, 0.23766149580478668, -0.3793647885322571, 1.5646353960037231, 0.9593027830123901, -2.590470314025879, 37.0, -0.34531599283218384, 0.24233199656009674, -0.19307300448417664, -3.1411852836608887, -0.14800001680850983, -2.9030001163482666], "max": [1.1540292501449585, 2.105879306793213, -0.3896796703338623, -0.32492795586586, -1.2516803741455078, -1.0523463487625122, 2.3869996070861816, 928.0, 0.37741199135780334, 0.4337089955806732, 0.1137859970331192, 3.138000011444092, 0.734000027179718, 0.3499999940395355, -0.27757716178894043, -2.0485105514526367, 0.8268498182296753, 1.3059775829315186, 2.857872247695923, 1.9308576583862305, -0.5451536178588867, 927.0, -0.17492499947547913, 0.46442800760269165, 0.05420200154185295, 3.138000011444092, 1.2170000076293945, -1.7410000562667847], "mean": [0.5789075493812561, 2.058152437210083, -0.7959097623825073, -0.8398702144622803, -2.1671056747436523, -1.561424970626831, 1.5101100206375122, 617.6766967773438, 0.24602921307086945, 0.33731353282928467, 0.007771314587444067, -2.469381093978882, 0.26667335629463196, -0.3143392503261566, -0.5278065204620361, -2.1395070552825928, 0.6104669570922852, 0.7594448328018188, 2.264265298843384, 1.5643939971923828, -1.7578117847442627, 436.97393798828125, -0.27344658970832825, 0.320125550031662, -0.006224117241799831, 1.938178300857544, 0.458608478307724, -2.3758010864257812], "std": [0.24603843688964844, 0.044472720474004745, 0.3017297089099884, 0.2051847130060196, 0.30993565917015076, 0.2053702473640442, 0.3851562440395355, 382.70526123046875, 0.08414684236049652, 0.05126193165779114, 0.06086573749780655, 1.4589228630065918, 0.2966221868991852, 0.32593417167663574, 0.1701108068227768, 0.03178730234503746, 0.2031661719083786, 0.3997442424297333, 0.4804595410823822, 0.2904622554779053, 0.6732808947563171, 385.39599609375, 0.04429609701037407, 0.058908212929964066, 0.05367060750722885, 1.98838472366333, 0.4268007278442383, 0.3914932608604431], "count": [710]}, "timestamp": {"min": [0.0], "max": [23.633333333333333], "mean": [11.816666666666665], "std": [6.831971408995601], "count": [710]}, "frame_index": {"min": [0], "max": [709], "mean": [354.5], "std": [204.959142269868], "count": [710]}, "episode_index": {"min": [732], "max": [732], "mean": [732.0], "std": [0.0], "count": [710]}, "index": {"min": [635132], "max": [635841], "mean": [635486.5], "std": [204.959142269868], "count": [710]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [710]}, "subtask_annotation": {"mean": [7.488732394366197, 29.0, 29.0, 29.0, 29.0], "std": [5.026326446631298, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [710]}, "scene_annotation": {"mean": [732.0], "std": [0.0], "min": [732], "max": [732], "count": [710]}, "eef_direction_state": {"mean": [3.77887323943662, 3.3422535211267608], "std": [2.1310194276057453, 1.9999409830610175], "min": [0, 0], "max": [6, 6], "count": [710]}, "eef_velocity_state": {"mean": [0.7690140845070422, 1.080281690140845], "std": [0.639231834180521, 0.7065328393252737], "min": [0, 0], "max": [2, 2], "count": [710]}, "eef_acc_mag_state": {"mean": [0.7366197183098592, 0.9929577464788732], "std": [0.8254302227135482, 0.8057581407055314], "min": [0, 0], "max": [2, 2], "count": [710]}, "eef_direction_action": {"mean": [3.77887323943662, 3.3422535211267608], "std": [2.1310194276057453, 1.9999409830610175], "min": [0, 0], "max": [6, 6], "count": [710]}, "eef_velocity_action": {"mean": [0.7690140845070422, 1.080281690140845], "std": [0.639231834180521, 0.7065328393252737], "min": [0, 0], "max": [2, 2], "count": [710]}, "eef_acc_mag_action": {"mean": [0.7366197183098592, 0.9929577464788732], "std": [0.8254302227135482, 0.8057581407055314], "min": [0, 0], "max": [2, 2], "count": [710]}, "eef_sim_pose_state": {"mean": [0.5297360959078725, 0.27892174472100484, 1.0888812771585337, -2.3474587028092455, 0.782943025519086, 1.5607511205328766, 0.5510357681026266, -0.2727350397068333, 1.120150012445785, 1.2063780316137407, 0.9353076387221794, -2.1631814194730015], "std": [0.059003904001537356, 0.055557023705615965, 0.04606864367933731, 0.47433256854998446, 0.4468731966494949, 2.2742751626277657, 0.05397782338452446, 0.09262813676677853, 0.0487036122981425, 2.6212433111125146, 0.3194344121780802, 0.5115920643372676], "min": [0.448530137413397, 0.08890103981899819, 0.9953566417424106, -2.8908369155506977, 0.02432819926159402, -3.1357700342159807, 0.4377528164403615, -0.4048642572747136, 1.0127951447036738, -3.1415132065767137, 0.15970143989129815, -3.0132641444957637], "max": [0.6598775695262865, 0.33674384655539447, 1.159894412709099, -1.2814696013481774, 1.3566601462116106, 3.140168600150286, 0.6499821490325546, -0.05865546586600161, 1.221573854833367, 3.140131656040759, 1.4999809411475695, -0.9739481263549257], "count": [710]}, "eef_sim_pose_action": {"mean": [0.5297360959078725, 0.27892174472100484, 1.0888812771585337, -2.3474587028092455, 0.782943025519086, 1.5607511205328766, 0.5510357681026266, -0.2727350397068333, 1.120150012445785, 1.2063780316137407, 0.9353076387221794, -2.1631814194730015], "std": [0.059003904001537356, 0.055557023705615965, 0.04606864367933731, 0.47433256854998446, 0.4468731966494949, 2.2742751626277657, 0.05397782338452446, 0.09262813676677853, 0.0487036122981425, 2.6212433111125146, 0.3194344121780802, 0.5115920643372676], "min": [0.448530137413397, 0.08890103981899819, 0.9953566417424106, -2.8908369155506977, 0.02432819926159402, -3.1357700342159807, 0.4377528164403615, -0.4048642572747136, 1.0127951447036738, -3.1415132065767137, 0.15970143989129815, -3.0132641444957637], "max": [0.6598775695262865, 0.33674384655539447, 1.159894412709099, -1.2814696013481774, 1.3566601462116106, 3.140168600150286, 0.6499821490325546, -0.05865546586600161, 1.221573854833367, 3.140131656040759, 1.4999809411475695, -0.9739481263549257], "count": [710]}, "gripper_mode_state": {"mean": [0.543661971830986, 0.3295774647887324], "std": [0.4980899840549223, 0.4700597403438876], "min": [0, 0], "max": [1, 1], "count": [710]}, "gripper_activity_state": {"mean": [1.7943661971830986, 1.7887323943661972], "std": [0.5515374986150059, 0.5595645429108261], "min": [0, 0], "max": [2, 2], "count": [710]}, "gripper_mode_action": {"mean": [0.543661971830986, 0.3295774647887324], "std": [0.4980899840549223, 0.4700597403438876], "min": [0, 0], "max": [1, 1], "count": [710]}, "gripper_activity_action": {"mean": [1.7943661971830986, 1.7887323943661972], "std": [0.5515374986150059, 0.5595645429108261], "min": [0, 0], "max": [2, 2], "count": [710]}, "gripper_open_scale_state": {"mean": [0.43697394367271725, 0.6176767603806992], "std": [0.3853959934734477, 0.38270584081982356], "min": [0.037, 0.047], "max": [0.927, 0.928], "count": [710]}, "gripper_open_scale_action": {"mean": [0.43697394367271725, 0.6176767603806992], "std": [0.3853959934734477, 0.38270584081982356], "min": [0.037, 0.047], "max": [0.927, 0.928], "count": [710]}}} +{"episode_index": 729, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4245551219205631]], [[0.4569253927853193]], [[0.45796114410507793]]], "std": [[[0.24210296027328387]], [[0.2067762357116355]], [[0.2003766806671269]]], "count": [130]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38582787047511313]], [[0.43347513983157365]], [[0.43417164718451484]]], "std": [[[0.22765102514029228]], [[0.18710701249681064]], [[0.1822132957017603]]], "count": [130]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4298444695827049]], [[0.46411091471845145]], [[0.46815633327048767]]], "std": [[[0.21153625867173195]], [[0.1792406231437912]], [[0.16997982398371617]]], "count": [130]}, "observation.state": {"min": [0.19488348066806793, 1.8946770429611206, -1.1995123624801636, -1.1205188035964966, -2.6432838439941406, -1.983095407485962, 0.7905468344688416, 45.0, 0.07350099831819534, 0.23852099478244781, -0.0973770022392273, -3.0360000133514404, -0.04600000008940697, -0.706000030040741, -0.7975108027458191, -2.1754658222198486, 0.4509407579898834, 0.43710026144981384, 1.0977075099945068, 0.8545656204223633, -2.546156406402588, -4.0, -0.35765498876571655, 0.2226479947566986, -0.16599099338054657, -3.1411852836608887, -0.23499999940395355, -2.940999984741211], "max": [1.1141659021377563, 2.0943078994750977, -0.30855679512023926, -0.491851270198822, -1.483128309249878, -1.1471874713897705, 1.926477074623108, 924.0, 0.376460999250412, 0.4482190012931824, 0.11256899684667587, -2.3389999866485596, 0.7409999966621399, 0.3240000009536743, -0.07031930983066559, -2.026519298553467, 1.7270207405090332, 1.1372390985488892, 2.856510639190674, 2.0052437782287598, -1.0587341785430908, 939.0, -0.1690250039100647, 0.46346598863601685, 0.07101999968290329, 3.1410000324249268, 1.1579999923706055, -1.7079999446868896], "mean": [0.45190393924713135, 2.0201027393341064, -0.6099581718444824, -0.8001253008842468, -2.189626455307007, -1.606452465057373, 1.3060191869735718, 654.9977416992188, 0.30208373069763184, 0.3088029623031616, 0.03646901249885559, -2.797459840774536, 0.33513256907463074, -0.32240960001945496, -0.5654306411743164, -2.105053186416626, 0.8109134435653687, 0.9077737927436829, 2.359753131866455, 1.573455810546875, -2.0358099937438965, 433.196533203125, -0.263957679271698, 0.33369043469429016, 0.005418920889496803, 1.954040765762329, 0.24304822087287903, -2.2594690322875977], "std": [0.20807091891765594, 0.0507047213613987, 0.2209601253271103, 0.1528981477022171, 0.2558940351009369, 0.2600509822368622, 0.28073254227638245, 360.6934509277344, 0.06579242646694183, 0.06916649639606476, 0.046488482505083084, 0.17526057362556458, 0.18267375230789185, 0.25972580909729004, 0.1693602353334427, 0.03822450339794159, 0.2355160415172577, 0.2112763375043869, 0.5270969867706299, 0.3085586428642273, 0.5027928352355957, 398.1297607421875, 0.047301579266786575, 0.05901841074228287, 0.050430916249752045, 2.0302815437316895, 0.3662719428539276, 0.3593079745769501], "count": [664]}, "action": {"min": [0.19488348066806793, 1.8946770429611206, -1.1995123624801636, -1.1205188035964966, -2.6432838439941406, -1.983095407485962, 0.7905468344688416, 45.0, 0.07350099831819534, 0.23852099478244781, -0.0973770022392273, -3.0360000133514404, -0.04600000008940697, -0.706000030040741, -0.7975108027458191, -2.1754658222198486, 0.4509407579898834, 0.43710026144981384, 1.0977075099945068, 0.8545656204223633, -2.546156406402588, -4.0, -0.35765498876571655, 0.2226479947566986, -0.16599099338054657, -3.1411852836608887, -0.23499999940395355, -2.940999984741211], "max": [1.1141659021377563, 2.0943078994750977, -0.30855679512023926, -0.491851270198822, -1.483128309249878, -1.1471874713897705, 1.926477074623108, 924.0, 0.376460999250412, 0.4482190012931824, 0.11256899684667587, -2.3389999866485596, 0.7409999966621399, 0.3240000009536743, -0.07031930983066559, -2.026519298553467, 1.7270207405090332, 1.1372390985488892, 2.856510639190674, 2.0052437782287598, -1.0587341785430908, 939.0, -0.1690250039100647, 0.46346598863601685, 0.07101999968290329, 3.1410000324249268, 1.1579999923706055, -1.7079999446868896], "mean": [0.45190393924713135, 2.0201027393341064, -0.6099581718444824, -0.8001253008842468, -2.189626455307007, -1.606452465057373, 1.3060191869735718, 654.9977416992188, 0.30208373069763184, 0.3088029623031616, 0.03646901249885559, -2.797459840774536, 0.33513256907463074, -0.32240960001945496, -0.5654306411743164, -2.105053186416626, 0.8109134435653687, 0.9077737927436829, 2.359753131866455, 1.573455810546875, -2.0358099937438965, 433.196533203125, -0.263957679271698, 0.33369043469429016, 0.005418920889496803, 1.954040765762329, 0.24304822087287903, -2.2594690322875977], "std": [0.20807091891765594, 0.0507047213613987, 0.2209601253271103, 0.1528981477022171, 0.2558940351009369, 0.2600509822368622, 0.28073254227638245, 360.6934509277344, 0.06579242646694183, 0.06916649639606476, 0.046488482505083084, 0.17526057362556458, 0.18267375230789185, 0.25972580909729004, 0.1693602353334427, 0.03822450339794159, 0.2355160415172577, 0.2112763375043869, 0.5270969867706299, 0.3085586428642273, 0.5027928352355957, 398.1297607421875, 0.047301579266786575, 0.05901841074228287, 0.050430916249752045, 2.0302815437316895, 0.3662719428539276, 0.3593079745769501], "count": [664]}, "timestamp": {"min": [0.0], "max": [22.1], "mean": [11.049999999999999], "std": [6.389335733165938], "count": [664]}, "frame_index": {"min": [0], "max": [663], "mean": [331.5], "std": [191.68007199497814], "count": [664]}, "episode_index": {"min": [733], "max": [733], "mean": [733.0], "std": [0.0], "count": [664]}, "index": {"min": [635842], "max": [636505], "mean": [636173.5], "std": [191.68007199497814], "count": [664]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [664]}, "subtask_annotation": {"mean": [8.936746987951807, 29.0, 29.0, 29.0, 29.0], "std": [9.119466747308294, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [664]}, "scene_annotation": {"mean": [733.0], "std": [0.0], "min": [733], "max": [733], "count": [664]}, "eef_direction_state": {"mean": [3.858433734939759, 3.5210843373493974], "std": [2.124403804063011, 2.330941953476658], "min": [0, 0], "max": [6, 6], "count": [664]}, "eef_velocity_state": {"mean": [0.7289156626506024, 0.8825301204819277], "std": [0.6801895767777486, 0.7846775769035107], "min": [0, 0], "max": [2, 2], "count": [664]}, "eef_acc_mag_state": {"mean": [0.6551204819277109, 0.7846385542168675], "std": [0.8177461222310126, 0.8468610656640597], "min": [0, 0], "max": [2, 2], "count": [664]}, "eef_direction_action": {"mean": [3.858433734939759, 3.5210843373493974], "std": [2.124403804063011, 2.330941953476658], "min": [0, 0], "max": [6, 6], "count": [664]}, "eef_velocity_action": {"mean": [0.7289156626506024, 0.8825301204819277], "std": [0.6801895767777486, 0.7846775769035107], "min": [0, 0], "max": [2, 2], "count": [664]}, "eef_acc_mag_action": {"mean": [0.6551204819277109, 0.7846385542168675], "std": [0.8177461222310126, 0.8468610656640597], "min": [0, 0], "max": [2, 2], "count": [664]}, "eef_sim_pose_state": {"mean": [0.5495857033928766, 0.2791793570178499, 1.1110459589028467, -2.5411450655352525, 0.6124311323877106, 2.323357057434857, 0.5188403959105837, -0.3338317430566606, 1.099043117869128, 1.125165409942771, 1.0156135030804763, -2.174386596157907], "std": [0.05704008057077192, 0.05692008001997768, 0.036393480102959036, 0.36427505433728163, 0.4382245683681437, 1.477544451786288, 0.06576965563301436, 0.06531884412879424, 0.04455216642866721, 2.729356748810611, 0.220605920299062, 0.417569677799603], "min": [0.4252358003541806, 0.10483697832645904, 1.0385992970686544, -2.9623813491269577, -0.0019984874267253705, -3.117904641668942, 0.4551076498382282, -0.3997262775237507, 1.0229530045055735, -3.141580448512952, 0.5313030423797827, -3.1282505576775295], "max": [0.6598455693254779, 0.35965765726293414, 1.1643906500517445, -1.367819384007334, 1.3382219284957761, 3.1383489263863673, 0.6516626009930205, -0.07825897099020455, 1.200341811518899, 3.1415912681657443, 1.3893169741712161, -1.1353650485642242], "count": [664]}, "eef_sim_pose_action": {"mean": [0.5495857033928766, 0.2791793570178499, 1.1110459589028467, -2.5411450655352525, 0.6124311323877106, 2.323357057434857, 0.5188403959105837, -0.3338317430566606, 1.099043117869128, 1.125165409942771, 1.0156135030804763, -2.174386596157907], "std": [0.05704008057077192, 0.05692008001997768, 0.036393480102959036, 0.36427505433728163, 0.4382245683681437, 1.477544451786288, 0.06576965563301436, 0.06531884412879424, 0.04455216642866721, 2.729356748810611, 0.220605920299062, 0.417569677799603], "min": [0.4252358003541806, 0.10483697832645904, 1.0385992970686544, -2.9623813491269577, -0.0019984874267253705, -3.117904641668942, 0.4551076498382282, -0.3997262775237507, 1.0229530045055735, -3.141580448512952, 0.5313030423797827, -3.1282505576775295], "max": [0.6598455693254779, 0.35965765726293414, 1.1643906500517445, -1.367819384007334, 1.3382219284957761, 3.1383489263863673, 0.6516626009930205, -0.07825897099020455, 1.200341811518899, 3.1415912681657443, 1.3893169741712161, -1.1353650485642242], "count": [664]}, "gripper_mode_state": {"mean": [0.5617469879518072, 0.32228915662650603], "std": [0.49617266095471263, 0.4673530316018952], "min": [0, 0], "max": [1, 1], "count": [664]}, "gripper_activity_state": {"mean": [1.6746987951807228, 1.8087349397590362], "std": [0.6628422504900358, 0.5331048764184587], "min": [0, 0], "max": [2, 2], "count": [664]}, "gripper_mode_action": {"mean": [0.5617469879518072, 0.32228915662650603], "std": [0.49617266095471263, 0.4673530316018952], "min": [0, 0], "max": [1, 1], "count": [664]}, "gripper_activity_action": {"mean": [1.6746987951807228, 1.8087349397590362], "std": [0.6628422504900358, 0.5331048764184587], "min": [0, 0], "max": [2, 2], "count": [664]}, "gripper_open_scale_state": {"mean": [0.4332261090298935, 0.6549977410615209], "std": [0.39809760866847177, 0.3606934047582298], "min": [0.0, 0.045], "max": [0.939, 0.924], "count": [664]}, "gripper_open_scale_action": {"mean": [0.4332261090298935, 0.6549977410615209], "std": [0.39809760866847177, 0.3606934047582298], "min": [0.0, 0.045], "max": [0.939, 0.924], "count": [664]}}} +{"episode_index": 730, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[1.0]], [[1.0]]], "mean": [[[0.424530521204694]], [[0.45299084131758766]], [[0.4537786380966528]]], "std": [[[0.24362450400979774]], [[0.21194623068868093]], [[0.206445504897269]]], "count": [132]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40947087603980986]], [[0.4459308944221628]], [[0.44527991155426816]]], "std": [[[0.22678143041778845]], [[0.19115142596020004]], [[0.18673123664067717]]], "count": [132]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42509105763517524]], [[0.458730935271836]], [[0.4611779436522083]]], "std": [[[0.20941594411704445]], [[0.17784557817474345]], [[0.17005063309827048]]], "count": [132]}, "observation.state": {"min": [0.21697933971881866, 1.9622911214828491, -1.2277519702911377, -1.1792840957641602, -2.8665640354156494, -1.9781562089920044, 0.6603453159332275, 44.0, 0.07598099857568741, 0.249782994389534, -0.08570700138807297, -3.1391851902008057, -0.2709999978542328, -0.9039999842643738, -0.8033401370048523, -2.1763558387756348, 0.09752900153398514, -0.22430972754955292, 1.7207376956939697, 1.0411064624786377, -2.62141489982605, -5.0, -0.33265501260757446, 0.24315400421619415, -0.1700340062379837, -3.1411852836608887, -0.20200000703334808, -3.0820000171661377], "max": [1.1082667112350464, 2.098863124847412, -0.3828379809856415, -0.3171263337135315, -1.2688543796539307, -1.2342445850372314, 2.0351762771606445, 924.0, 0.3736000061035156, 0.41733500361442566, 0.10028400272130966, 3.134999990463257, 0.8610000014305115, 0.25999999046325684, -0.30316370725631714, -2.0674123764038086, 0.9292482137680054, 1.2961862087249756, 2.8578546047210693, 1.946653127670288, -0.5760459303855896, 922.0, -0.18269899487495422, 0.4164929986000061, 0.0749489963054657, 3.1410000324249268, 1.187000036239624, -1.6740000247955322], "mean": [0.4959184527397156, 2.061173677444458, -0.7003324627876282, -0.8165282011032104, -2.152212381362915, -1.6270320415496826, 1.3331447839736938, 675.1715698242188, 0.27557089924812317, 0.3150867223739624, 0.015351615846157074, -2.577223300933838, 0.3156789243221283, -0.27841895818710327, -0.49152663350105286, -2.1402711868286133, 0.6352611780166626, 0.8713172078132629, 2.318633556365967, 1.6240286827087402, -1.8096805810928345, 455.0586853027344, -0.27509963512420654, 0.3117043972015381, 0.0013403479242697358, 2.2316935062408447, 0.3745422959327698, -2.3598554134368896], "std": [0.20195093750953674, 0.02961641177535057, 0.2223219871520996, 0.21053160727024078, 0.3450786769390106, 0.20351748168468475, 0.337454617023468, 352.75860595703125, 0.0687483549118042, 0.04590781405568123, 0.04686468839645386, 1.2132567167282104, 0.2612888813018799, 0.27011924982070923, 0.10000886768102646, 0.029553424566984177, 0.2449536770582199, 0.39500975608825684, 0.3910358250141144, 0.26600775122642517, 0.6268213987350464, 395.2020568847656, 0.038614772260189056, 0.042707134038209915, 0.04724783077836037, 1.7045577764511108, 0.3992258310317993, 0.4389975070953369], "count": [673]}, "action": {"min": [0.21697933971881866, 1.9622911214828491, -1.2277519702911377, -1.1792840957641602, -2.8665640354156494, -1.9781562089920044, 0.6603453159332275, 44.0, 0.07598099857568741, 0.249782994389534, -0.08570700138807297, -3.1391851902008057, -0.2709999978542328, -0.9039999842643738, -0.8033401370048523, -2.1763558387756348, 0.09752900153398514, -0.22430972754955292, 1.7207376956939697, 1.0411064624786377, -2.62141489982605, -5.0, -0.33265501260757446, 0.24315400421619415, -0.1700340062379837, -3.1411852836608887, -0.20200000703334808, -3.0820000171661377], "max": [1.1082667112350464, 2.098863124847412, -0.3828379809856415, -0.3171263337135315, -1.2688543796539307, -1.2342445850372314, 2.0351762771606445, 924.0, 0.3736000061035156, 0.41733500361442566, 0.10028400272130966, 3.134999990463257, 0.8610000014305115, 0.25999999046325684, -0.30316370725631714, -2.0674123764038086, 0.9292482137680054, 1.2961862087249756, 2.8578546047210693, 1.946653127670288, -0.5760459303855896, 922.0, -0.18269899487495422, 0.4164929986000061, 0.0749489963054657, 3.1410000324249268, 1.187000036239624, -1.6740000247955322], "mean": [0.4959184527397156, 2.061173677444458, -0.7003324627876282, -0.8165282011032104, -2.152212381362915, -1.6270320415496826, 1.3331447839736938, 675.1715698242188, 0.27557089924812317, 0.3150867223739624, 0.015351615846157074, -2.577223300933838, 0.3156789243221283, -0.27841895818710327, -0.49152663350105286, -2.1402711868286133, 0.6352611780166626, 0.8713172078132629, 2.318633556365967, 1.6240286827087402, -1.8096805810928345, 455.0586853027344, -0.27509963512420654, 0.3117043972015381, 0.0013403479242697358, 2.2316935062408447, 0.3745422959327698, -2.3598554134368896], "std": [0.20195093750953674, 0.02961641177535057, 0.2223219871520996, 0.21053160727024078, 0.3450786769390106, 0.20351748168468475, 0.337454617023468, 352.75860595703125, 0.0687483549118042, 0.04590781405568123, 0.04686468839645386, 1.2132567167282104, 0.2612888813018799, 0.27011924982070923, 0.10000886768102646, 0.029553424566984177, 0.2449536770582199, 0.39500975608825684, 0.3910358250141144, 0.26600775122642517, 0.6268213987350464, 395.2020568847656, 0.038614772260189056, 0.042707134038209915, 0.04724783077836037, 1.7045577764511108, 0.3992258310317993, 0.4389975070953369], "count": [673]}, "timestamp": {"min": [0.0], "max": [22.4], "mean": [11.200000000000001], "std": [6.475938370443142], "count": [673]}, "frame_index": {"min": [0], "max": [672], "mean": [336.0], "std": [194.27815111329426], "count": [673]}, "episode_index": {"min": [734], "max": [734], "mean": [734.0], "std": [0.0], "count": [673]}, "index": {"min": [636506], "max": [637178], "mean": [636842.0], "std": [194.27815111329426], "count": [673]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [673]}, "subtask_annotation": {"mean": [6.1649331352154535, 29.0, 29.0, 29.0, 29.0], "std": [5.6760873793115625, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [673]}, "scene_annotation": {"mean": [734.0], "std": [0.0], "min": [734], "max": [734], "count": [673]}, "eef_direction_state": {"mean": [3.8543833580980684, 3.6552748885586923], "std": [2.1076981835940622, 2.307692341659257], "min": [0, 0], "max": [6, 6], "count": [673]}, "eef_velocity_state": {"mean": [0.7488855869242199, 0.8573551263001485], "std": [0.6615772771159311, 0.771238262690434], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_acc_mag_state": {"mean": [0.8023774145616642, 0.8439821693907875], "std": [0.8416323523652419, 0.8433095911626111], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_direction_action": {"mean": [3.8543833580980684, 3.6552748885586923], "std": [2.1076981835940622, 2.307692341659257], "min": [0, 0], "max": [6, 6], "count": [673]}, "eef_velocity_action": {"mean": [0.7488855869242199, 0.8573551263001485], "std": [0.6615772771159311, 0.771238262690434], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_acc_mag_action": {"mean": [0.8023774145616642, 0.8439821693907875], "std": [0.8416323523652419, 0.8433095911626111], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_sim_pose_state": {"mean": [0.5241001179225379, 0.28642188345959074, 1.0950293457934717, -2.440727975566828, 0.7414111641680577, 2.1082714940585734, 0.5279260976785211, -0.30048562744622925, 1.1026330051780837, 1.7073339405785486, 1.0113010910420777, -2.02364807233821], "std": [0.04019342445168362, 0.04802424299539524, 0.03921094498940263, 0.4493589590053245, 0.48872034673374976, 1.7440101404029131, 0.04829992945682688, 0.068363820468918, 0.04856548967232241, 2.3893113097421868, 0.29245319377924184, 0.8014035705418756], "min": [0.45706069712933217, 0.11994399925488926, 1.0041928911846318, -2.815330637641517, -0.043962174200758986, -3.1398325306521944, 0.4516400898557943, -0.3807707642563466, 1.0081723416665789, -3.1406982468495035, 0.23343669722901317, -3.048058472859783], "max": [0.6115053396450251, 0.3544543390006404, 1.1438563196574574, -1.1091729811510511, 1.3297387272461574, 3.1389352139840367, 0.6398164088575342, -0.09163927611781693, 1.2016849269954994, 3.1402557874563928, 1.5240126604625455, 3.1354340447527194], "count": [673]}, "eef_sim_pose_action": {"mean": [0.5241001179225379, 0.28642188345959074, 1.0950293457934717, -2.440727975566828, 0.7414111641680577, 2.1082714940585734, 0.5279260976785211, -0.30048562744622925, 1.1026330051780837, 1.7073339405785486, 1.0113010910420777, -2.02364807233821], "std": [0.04019342445168362, 0.04802424299539524, 0.03921094498940263, 0.4493589590053245, 0.48872034673374976, 1.7440101404029131, 0.04829992945682688, 0.068363820468918, 0.04856548967232241, 2.3893113097421868, 0.29245319377924184, 0.8014035705418756], "min": [0.45706069712933217, 0.11994399925488926, 1.0041928911846318, -2.815330637641517, -0.043962174200758986, -3.1398325306521944, 0.4516400898557943, -0.3807707642563466, 1.0081723416665789, -3.1406982468495035, 0.23343669722901317, -3.048058472859783], "max": [0.6115053396450251, 0.3544543390006404, 1.1438563196574574, -1.1091729811510511, 1.3297387272461574, 3.1389352139840367, 0.6398164088575342, -0.09163927611781693, 1.2016849269954994, 3.1402557874563928, 1.5240126604625455, 3.1354340447527194], "count": [673]}, "gripper_mode_state": {"mean": [0.5156017830609212, 0.28826151560178304], "std": [0.4997565250852856, 0.4529534349408839], "min": [0, 0], "max": [1, 1], "count": [673]}, "gripper_activity_state": {"mean": [1.674591381872214, 1.8008915304606241], "std": [0.6447127660541919, 0.5387226445849435], "min": [0, 0], "max": [2, 2], "count": [673]}, "gripper_mode_action": {"mean": [0.5156017830609212, 0.28826151560178304], "std": [0.4997565250852856, 0.4529534349408839], "min": [0, 0], "max": [1, 1], "count": [673]}, "gripper_activity_action": {"mean": [1.674591381872214, 1.8008915304606241], "std": [0.6447127660541919, 0.5387226445849435], "min": [0, 0], "max": [2, 2], "count": [673]}, "gripper_open_scale_state": {"mean": [0.4550759286899754, 0.6751716197610407], "std": [0.3951822489909321, 0.3527592410708915], "min": [0.0, 0.044], "max": [0.922, 0.924], "count": [673]}, "gripper_open_scale_action": {"mean": [0.4550759286899754, 0.6751716197610407], "std": [0.3951822489909321, 0.3527592410708915], "min": [0.0, 0.044], "max": [0.922, 0.924], "count": [673]}}} +{"episode_index": 731, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.4352076022650439]], [[0.4612124873225152]], [[0.4587306485237774]]], "std": [[[0.22990219745471605]], [[0.2008474923448262]], [[0.19784369358201073]]], "count": [145]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41943088939598827]], [[0.44772824402749606]], [[0.4465843940162272]]], "std": [[[0.21035781773531467]], [[0.1847583508551612]], [[0.18184224264216725]]], "count": [145]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4295472940613027]], [[0.4577410102546766]], [[0.45880946585530763]]], "std": [[[0.19884843541162842]], [[0.1701858683824495]], [[0.16252309059996825]]], "count": [145]}, "observation.state": {"min": [0.08855800330638885, 1.9683126211166382, -1.4294072389602661, -1.2398122549057007, -2.8372769355773926, -1.9629371166229248, 0.761975884437561, -1.0, 0.07122799754142761, 0.20646899938583374, -0.14463800191879272, -3.1411852836608887, -0.22100000083446503, -0.9480000138282776, -0.8371297121047974, -2.1755356788635254, 0.1033933013677597, -0.23366467654705048, 1.5504459142684937, 0.8858245015144348, -2.465574264526367, 6.0, -0.3565939962863922, 0.23000800609588623, -0.1734199970960617, -3.1401853561401367, -0.15199998021125793, -3.0840001106262207], "max": [1.1321601867675781, 2.1221110820770264, -0.3084695041179657, -0.14981906116008759, -1.521438479423523, -0.5764647722244263, 2.332056760787964, 939.0, 0.3757390081882477, 0.45894700288772583, 0.09430799633264542, 3.1410000324249268, 0.7960000038146973, 0.35600000619888306, -0.2745577394962311, -2.0855987071990967, 0.9279741048812866, 1.2333195209503174, 2.857872247695923, 1.9155163764953613, -0.5174552202224731, 934.0, -0.19155199825763702, 0.4257720112800598, 0.05276099964976311, 3.1410000324249268, 1.184000015258789, -1.7630000114440918], "mean": [0.5765478610992432, 2.0701346397399902, -0.762626051902771, -0.7714858055114746, -2.1277525424957275, -1.4775294065475464, 1.3589693307876587, 511.3363342285156, 0.25577789545059204, 0.3367055356502533, -0.0002394254697719589, -2.6701242923736572, 0.2648228406906128, -0.24455790221691132, -0.4730638861656189, -2.1510324478149414, 0.6346532106399536, 0.7372140288352966, 2.1535158157348633, 1.5591115951538086, -1.582249641418457, 523.0717163085938, -0.2721395790576935, 0.309536337852478, -0.017221936956048012, 2.2902722358703613, 0.5116376876831055, -2.51297926902771], "std": [0.2935587465763092, 0.034221626818180084, 0.3307315707206726, 0.2629969120025635, 0.29579561948776245, 0.3629956841468811, 0.37584954500198364, 402.9633483886719, 0.08779173344373703, 0.06879451870918274, 0.06711166352033615, 0.811214804649353, 0.25463220477104187, 0.30283352732658386, 0.12775100767612457, 0.023179994896054268, 0.21777984499931335, 0.3637761175632477, 0.3862690329551697, 0.2845152020454407, 0.5924211740493774, 394.9931640625, 0.039082448929548264, 0.05155118554830551, 0.045970138162374496, 1.6606119871139526, 0.359549880027771, 0.3666965067386627], "count": [767]}, "action": {"min": [0.08855800330638885, 1.9683126211166382, -1.4294072389602661, -1.2398122549057007, -2.8372769355773926, -1.9629371166229248, 0.761975884437561, -1.0, 0.07122799754142761, 0.20646899938583374, -0.14463800191879272, -3.1411852836608887, -0.22100000083446503, -0.9480000138282776, -0.8371297121047974, -2.1755356788635254, 0.1033933013677597, -0.23366467654705048, 1.5504459142684937, 0.8858245015144348, -2.465574264526367, 6.0, -0.3565939962863922, 0.23000800609588623, -0.1734199970960617, -3.1401853561401367, -0.15199998021125793, -3.0840001106262207], "max": [1.1321601867675781, 2.1221110820770264, -0.3084695041179657, -0.14981906116008759, -1.521438479423523, -0.5764647722244263, 2.332056760787964, 939.0, 0.3757390081882477, 0.45894700288772583, 0.09430799633264542, 3.1410000324249268, 0.7960000038146973, 0.35600000619888306, -0.2745577394962311, -2.0855987071990967, 0.9279741048812866, 1.2333195209503174, 2.857872247695923, 1.9155163764953613, -0.5174552202224731, 934.0, -0.19155199825763702, 0.4257720112800598, 0.05276099964976311, 3.1410000324249268, 1.184000015258789, -1.7630000114440918], "mean": [0.5765478610992432, 2.0701346397399902, -0.762626051902771, -0.7714858055114746, -2.1277525424957275, -1.4775294065475464, 1.3589693307876587, 511.3363342285156, 0.25577789545059204, 0.3367055356502533, -0.0002394254697719589, -2.6701242923736572, 0.2648228406906128, -0.24455790221691132, -0.4730638861656189, -2.1510324478149414, 0.6346532106399536, 0.7372140288352966, 2.1535158157348633, 1.5591115951538086, -1.582249641418457, 523.0717163085938, -0.2721395790576935, 0.309536337852478, -0.017221936956048012, 2.2902722358703613, 0.5116376876831055, -2.51297926902771], "std": [0.2935587465763092, 0.034221626818180084, 0.3307315707206726, 0.2629969120025635, 0.29579561948776245, 0.3629956841468811, 0.37584954500198364, 402.9633483886719, 0.08779173344373703, 0.06879451870918274, 0.06711166352033615, 0.811214804649353, 0.25463220477104187, 0.30283352732658386, 0.12775100767612457, 0.023179994896054268, 0.21777984499931335, 0.3637761175632477, 0.3862690329551697, 0.2845152020454407, 0.5924211740493774, 394.9931640625, 0.039082448929548264, 0.05155118554830551, 0.045970138162374496, 1.6606119871139526, 0.359549880027771, 0.3666965067386627], "count": [767]}, "timestamp": {"min": [0.0], "max": [25.533333333333335], "mean": [12.76666666666667], "std": [7.380454668318958], "count": [767]}, "frame_index": {"min": [0], "max": [766], "mean": [383.0], "std": [221.41364004956876], "count": [767]}, "episode_index": {"min": [735], "max": [735], "mean": [735.0], "std": [0.0], "count": [767]}, "index": {"min": [637179], "max": [637945], "mean": [637562.0], "std": [221.41364004956876], "count": [767]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [767]}, "subtask_annotation": {"mean": [8.432855280312907, 29.0, 29.0, 29.0, 29.0], "std": [5.762836931630871, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [767]}, "scene_annotation": {"mean": [735.0], "std": [0.0], "min": [735], "max": [735], "count": [767]}, "eef_direction_state": {"mean": [3.9139504563233376, 3.0795306388526726], "std": [2.186935467886642, 2.199368355166529], "min": [0, 0], "max": [6, 6], "count": [767]}, "eef_velocity_state": {"mean": [0.6805736636245111, 1.0977835723598435], "std": [0.6506846735887448, 0.6961115992676465], "min": [0, 0], "max": [2, 2], "count": [767]}, "eef_acc_mag_state": {"mean": [0.7314211212516297, 0.8826597131681877], "std": [0.8349228438131555, 0.8463737929384776], "min": [0, 0], "max": [2, 2], "count": [767]}, "eef_direction_action": {"mean": [3.9139504563233376, 3.0795306388526726], "std": [2.186935467886642, 2.199368355166529], "min": [0, 0], "max": [6, 6], "count": [767]}, "eef_velocity_action": {"mean": [0.6805736636245111, 1.0977835723598435], "std": [0.6506846735887448, 0.6961115992676465], "min": [0, 0], "max": [2, 2], "count": [767]}, "eef_acc_mag_action": {"mean": [0.7314211212516297, 0.8826597131681877], "std": [0.8349228438131555, 0.8463737929384776], "min": [0, 0], "max": [2, 2], "count": [767]}, "eef_sim_pose_state": {"mean": [0.5187337145976751, 0.27422595260536275, 1.0783630586012927, -2.2745223633656293, 0.9256579277769147, 1.3803405115211977, 0.5473712498698652, -0.27391315854326603, 1.107017633208636, -0.14773642400067197, 0.9638363018962843, -1.9604586510514428], "std": [0.05092010744397727, 0.046895736139761134, 0.03901526797954825, 0.47831385304474405, 0.4053845688271806, 2.370436510910199, 0.0700647268363881, 0.10355048834564724, 0.041776229713290584, 2.8770924607582953, 0.2800657971440767, 0.7833715690136703], "min": [0.43703739778652695, 0.12184518994888387, 0.9965286040986414, -2.8410058120796036, 0.052054105175633136, -3.1410152466777634, 0.41545077253234974, -0.39223502274735833, 1.0177935277424925, -3.140139152082072, 0.248569172411649, -3.074666702245921], "max": [0.6178131128435767, 0.3355134970332155, 1.132446877557464, -1.2913346911482901, 1.3778204684833786, 3.14131311388165, 0.66311377578579, -0.08304273276615116, 1.2061290172154362, 3.1400185454578082, 1.5257302039150415, 3.138868803481241], "count": [767]}, "eef_sim_pose_action": {"mean": [0.5187337145976751, 0.27422595260536275, 1.0783630586012927, -2.2745223633656293, 0.9256579277769147, 1.3803405115211977, 0.5473712498698652, -0.27391315854326603, 1.107017633208636, -0.14773642400067197, 0.9638363018962843, -1.9604586510514428], "std": [0.05092010744397727, 0.046895736139761134, 0.03901526797954825, 0.47831385304474405, 0.4053845688271806, 2.370436510910199, 0.0700647268363881, 0.10355048834564724, 0.041776229713290584, 2.8770924607582953, 0.2800657971440767, 0.7833715690136703], "min": [0.43703739778652695, 0.12184518994888387, 0.9965286040986414, -2.8410058120796036, 0.052054105175633136, -3.1410152466777634, 0.41545077253234974, -0.39223502274735833, 1.0177935277424925, -3.140139152082072, 0.248569172411649, -3.074666702245921], "max": [0.6178131128435767, 0.3355134970332155, 1.132446877557464, -1.2913346911482901, 1.3778204684833786, 3.14131311388165, 0.66311377578579, -0.08304273276615116, 1.2061290172154362, 3.1400185454578082, 1.5257302039150415, 3.138868803481241], "count": [767]}, "gripper_mode_state": {"mean": [0.43415906127770537, 0.4745762711864407], "std": [0.4956460135905146, 0.499353215683261], "min": [0, 0], "max": [1, 1], "count": [767]}, "gripper_activity_state": {"mean": [1.78748370273794, 1.7222946544980444], "std": [0.55512292770004, 0.6061922550443287], "min": [0, 0], "max": [2, 2], "count": [767]}, "gripper_mode_action": {"mean": [0.43415906127770537, 0.4745762711864407], "std": [0.4956460135905146, 0.499353215683261], "min": [0, 0], "max": [1, 1], "count": [767]}, "gripper_activity_action": {"mean": [1.78748370273794, 1.7222946544980444], "std": [0.55512292770004, 0.6061922550443287], "min": [0, 0], "max": [2, 2], "count": [767]}, "gripper_open_scale_state": {"mean": [0.5230717079922301, 0.5113377905549399], "std": [0.39499328252931704, 0.4029613847038298], "min": [0.006, 0.0], "max": [0.934, 0.939], "count": [767]}, "gripper_open_scale_action": {"mean": [0.5230717079922301, 0.5113377905549399], "std": [0.39499328252931704, 0.4029613847038298], "min": [0.006, 0.0], "max": [0.934, 0.939], "count": [767]}}} +{"episode_index": 732, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.43069609601566894]], [[0.45674843364498113]], [[0.45646573091156994]]], "std": [[[0.2321323908157846]], [[0.20280474710470184]], [[0.19837252785005194]]], "count": [151]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42462254631433144]], [[0.45655013688698437]], [[0.45702624118079904]]], "std": [[[0.207327595303202]], [[0.1754312843595377]], [[0.16994867351258472]]], "count": [151]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4321422326104835]], [[0.46110935809202264]], [[0.4619298332467645]]], "std": [[[0.20367075481638092]], [[0.17696127378203447]], [[0.17025168946359653]]], "count": [151]}, "observation.state": {"min": [0.1359611451625824, 1.9341564178466797, -1.387292504310608, -1.3047208786010742, -2.830191135406494, -1.9907925128936768, 0.7014303803443909, 45.0, 0.07263900339603424, 0.22135399281978607, -0.09339699894189835, -3.1411852836608887, -0.34299999475479126, -0.859000027179718, -0.8899608850479126, -2.175326108932495, -0.031607914716005325, -0.3671649396419525, 1.7453467845916748, 0.3050311803817749, -2.6138925552368164, 38.0, -0.34969499707221985, 0.2706269919872284, -0.20236699283123016, -3.1411852836608887, -0.3709999918937683, -3.010999917984009], "max": [1.090935468673706, 2.1099984645843506, -0.20914281904697418, -0.37372738122940063, -1.4838964939117432, -1.2093909978866577, 2.06613826751709, 924.0, 0.38509601354599, 0.41502800583839417, 0.11931300163269043, 3.140000104904175, 0.7649999856948853, 0.5019999742507935, -0.3193429112434387, -2.0759470462799072, 1.3975898027420044, 1.3543756008148193, 2.860978603363037, 1.9298803806304932, -0.5229181051254272, 939.0, -0.17451199889183044, 0.49705299735069275, 0.0457490012049675, 3.1410000324249268, 1.1970000267028809, -1.7389999628067017], "mean": [0.47519269585609436, 2.070491075515747, -0.6686873435974121, -0.8744956254959106, -2.168769598007202, -1.6796555519104004, 1.3900495767593384, 691.993896484375, 0.2700693607330322, 0.308137983083725, 0.0212505292147398, -2.592059850692749, 0.3417559862136841, -0.3007424771785736, -0.6020819544792175, -2.1503400802612305, 0.8250791430473328, 0.7911254167556763, 2.408262252807617, 1.2926968336105347, -1.882856011390686, 456.8512878417969, -0.24678750336170197, 0.36106589436531067, -0.025693345814943314, 1.6139849424362183, 0.25557875633239746, -2.488898992538452], "std": [0.20499737560749054, 0.03775746747851372, 0.25623539090156555, 0.22257640957832336, 0.24538806080818176, 0.1989307701587677, 0.29449358582496643, 346.7721252441406, 0.07110202312469482, 0.047402285039424896, 0.04735106974840164, 1.2813400030136108, 0.27833011746406555, 0.28859883546829224, 0.148699089884758, 0.02413973957300186, 0.36471423506736755, 0.43140652775764465, 0.41870397329330444, 0.4785782992839813, 0.5999827980995178, 347.58062744140625, 0.044577568769454956, 0.06866966933012009, 0.05447414144873619, 2.1194112300872803, 0.43382370471954346, 0.34968051314353943], "count": [807]}, "action": {"min": [0.1359611451625824, 1.9341564178466797, -1.387292504310608, -1.3047208786010742, -2.830191135406494, -1.9907925128936768, 0.7014303803443909, 45.0, 0.07263900339603424, 0.22135399281978607, -0.09339699894189835, -3.1411852836608887, -0.34299999475479126, -0.859000027179718, -0.8899608850479126, -2.175326108932495, -0.031607914716005325, -0.3671649396419525, 1.7453467845916748, 0.3050311803817749, -2.6138925552368164, 38.0, -0.34969499707221985, 0.2706269919872284, -0.20236699283123016, -3.1411852836608887, -0.3709999918937683, -3.010999917984009], "max": [1.090935468673706, 2.1099984645843506, -0.20914281904697418, -0.37372738122940063, -1.4838964939117432, -1.2093909978866577, 2.06613826751709, 924.0, 0.38509601354599, 0.41502800583839417, 0.11931300163269043, 3.140000104904175, 0.7649999856948853, 0.5019999742507935, -0.3193429112434387, -2.0759470462799072, 1.3975898027420044, 1.3543756008148193, 2.860978603363037, 1.9298803806304932, -0.5229181051254272, 939.0, -0.17451199889183044, 0.49705299735069275, 0.0457490012049675, 3.1410000324249268, 1.1970000267028809, -1.7389999628067017], "mean": [0.47519269585609436, 2.070491075515747, -0.6686873435974121, -0.8744956254959106, -2.168769598007202, -1.6796555519104004, 1.3900495767593384, 691.993896484375, 0.2700693607330322, 0.308137983083725, 0.0212505292147398, -2.592059850692749, 0.3417559862136841, -0.3007424771785736, -0.6020819544792175, -2.1503400802612305, 0.8250791430473328, 0.7911254167556763, 2.408262252807617, 1.2926968336105347, -1.882856011390686, 456.8512878417969, -0.24678750336170197, 0.36106589436531067, -0.025693345814943314, 1.6139849424362183, 0.25557875633239746, -2.488898992538452], "std": [0.20499737560749054, 0.03775746747851372, 0.25623539090156555, 0.22257640957832336, 0.24538806080818176, 0.1989307701587677, 0.29449358582496643, 346.7721252441406, 0.07110202312469482, 0.047402285039424896, 0.04735106974840164, 1.2813400030136108, 0.27833011746406555, 0.28859883546829224, 0.148699089884758, 0.02413973957300186, 0.36471423506736755, 0.43140652775764465, 0.41870397329330444, 0.4785782992839813, 0.5999827980995178, 347.58062744140625, 0.044577568769454956, 0.06866966933012009, 0.05447414144873619, 2.1194112300872803, 0.43382370471954346, 0.34968051314353943], "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": [736], "max": [736], "mean": [736.0], "std": [0.0], "count": [807]}, "index": {"min": [637946], "max": [638752], "mean": [638349.0], "std": [232.96065476098462], "count": [807]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [807]}, "subtask_annotation": {"mean": [8.815365551425032, 29.0, 29.0, 29.0, 29.0], "std": [7.452242784019616, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [807]}, "scene_annotation": {"mean": [736.0], "std": [0.0], "min": [736], "max": [736], "count": [807]}, "eef_direction_state": {"mean": [3.645600991325898, 3.6121437422552662], "std": [1.917325262696184, 2.1744263843081852], "min": [0, 0], "max": [6, 6], "count": [807]}, "eef_velocity_state": {"mean": [0.9045848822800495, 0.9355638166047088], "std": [0.6391337809933807, 0.774955983451181], "min": [0, 0], "max": [2, 2], "count": [807]}, "eef_acc_mag_state": {"mean": [0.9132589838909542, 0.8265179677819083], "std": [0.8403752988781366, 0.8402163197959124], "min": [0, 0], "max": [2, 2], "count": [807]}, "eef_direction_action": {"mean": [3.645600991325898, 3.6121437422552662], "std": [1.917325262696184, 2.1744263843081852], "min": [0, 0], "max": [6, 6], "count": [807]}, "eef_velocity_action": {"mean": [0.9045848822800495, 0.9355638166047088], "std": [0.6391337809933807, 0.774955983451181], "min": [0, 0], "max": [2, 2], "count": [807]}, "eef_acc_mag_action": {"mean": [0.9132589838909542, 0.8265179677819083], "std": [0.8403752988781366, 0.8402163197959124], "min": [0, 0], "max": [2, 2], "count": [807]}, "eef_sim_pose_state": {"mean": [0.568187944520688, 0.24160990696201215, 1.0978616384704978, -1.1843072548011386, 0.7143981326295051, 1.9834667758486748, 0.5207100776488298, -0.301279102170929, 1.1097996496971836, 1.6871284559290298, 1.0092920001379533, -2.2355682516716424], "std": [0.06271268619452003, 0.056718286993031296, 0.04697829361404008, 2.1862845168969365, 0.3617735059488344, 1.5867179104163112, 0.05005070615622687, 0.07278016175598148, 0.048249640516580455, 2.2351006453743216, 0.2847410151250976, 0.6163962489541818], "min": [0.4644444796549191, 0.08312575754845193, 0.9983058386980549, -3.0833614281006345, 0.022772837865768558, -3.118871516721983, 0.4248805025917502, -0.3908641727668037, 1.0132528936454757, -3.1362292482892578, 0.19843890296177302, -3.1371674871287873], "max": [0.6861227434148393, 0.31269234540442953, 1.1570197573580336, 3.128142430561542, 1.297248017464848, 3.133828136084283, 0.6380273749978773, -0.08036945886305245, 1.2155887493126258, 3.139843313385845, 1.4858128292322363, 3.1324071831642963], "count": [807]}, "eef_sim_pose_action": {"mean": [0.568187944520688, 0.24160990696201215, 1.0978616384704978, -1.1843072548011386, 0.7143981326295051, 1.9834667758486748, 0.5207100776488298, -0.301279102170929, 1.1097996496971836, 1.6871284559290298, 1.0092920001379533, -2.2355682516716424], "std": [0.06271268619452003, 0.056718286993031296, 0.04697829361404008, 2.1862845168969365, 0.3617735059488344, 1.5867179104163112, 0.05005070615622687, 0.07278016175598148, 0.048249640516580455, 2.2351006453743216, 0.2847410151250976, 0.6163962489541818], "min": [0.4644444796549191, 0.08312575754845193, 0.9983058386980549, -3.0833614281006345, 0.022772837865768558, -3.118871516721983, 0.4248805025917502, -0.3908641727668037, 1.0132528936454757, -3.1362292482892578, 0.19843890296177302, -3.1371674871287873], "max": [0.6861227434148393, 0.31269234540442953, 1.1570197573580336, 3.128142430561542, 1.297248017464848, 3.133828136084283, 0.6380273749978773, -0.08036945886305245, 1.2155887493126258, 3.139843313385845, 1.4858128292322363, 3.1324071831642963], "count": [807]}, "gripper_mode_state": {"mean": [0.4969021065675341, 0.2527881040892193], "std": [0.4999904029641765, 0.43461049057770734], "min": [0, 0], "max": [1, 1], "count": [807]}, "gripper_activity_state": {"mean": [1.614622057001239, 1.8475836431226766], "std": [0.7032826726359585, 0.46467905821396477], "min": [0, 0], "max": [2, 2], "count": [807]}, "gripper_mode_action": {"mean": [0.4969021065675341, 0.2527881040892193], "std": [0.4999904029641765, 0.43461049057770734], "min": [0, 0], "max": [1, 1], "count": [807]}, "gripper_activity_action": {"mean": [1.614622057001239, 1.8475836431226766], "std": [0.7032826726359585, 0.46467905821396477], "min": [0, 0], "max": [2, 2], "count": [807]}, "gripper_open_scale_state": {"mean": [0.45685130112942224, 0.6919938041564107], "std": [0.34758063773010944, 0.3467722188691525], "min": [0.038, 0.045], "max": [0.939, 0.924], "count": [807]}, "gripper_open_scale_action": {"mean": [0.45685130112942224, 0.6919938041564107], "std": [0.34758063773010944, 0.3467722188691525], "min": [0.038, 0.045], "max": [0.939, 0.924], "count": [807]}}} +{"episode_index": 733, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[1.0]], [[1.0]]], "mean": [[[0.4312890172321884]], [[0.45727454167246095]], [[0.4558922075626941]]], "std": [[[0.23046699051621153]], [[0.2028441048679271]], [[0.19793270651587988]]], "count": [141]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4263601753349094]], [[0.4528347558290456]], [[0.4517622505562509]]], "std": [[[0.19891280691997418]], [[0.17286449083710131]], [[0.16814312320464506]]], "count": [141]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41566411428637645]], [[0.44911573349789086]], [[0.4507694992003894]]], "std": [[[0.2150713984770695]], [[0.18776233202974094]], [[0.1800470483534625]]], "count": [141]}, "observation.state": {"min": [0.06691592186689377, 1.9169650077819824, -1.48953378200531, -1.2877213954925537, -2.803417682647705, -1.978522777557373, 0.8550368547439575, 36.0, 0.07590100169181824, 0.23572200536727905, -0.12287800014019012, -3.1351852416992188, -0.16899999976158142, -0.8840000033378601, -0.924064576625824, -2.176285982131958, 0.059166666120290756, -0.35529667139053345, 1.6529839038848877, 0.9512218832969666, -2.535684108734131, 45.0, -0.32741498947143555, 0.25114700198173523, -0.20193900167942047, -3.1361851692199707, -0.16700001060962677, -2.9040000438690186], "max": [1.049187183380127, 2.105355739593506, -0.28562313318252563, -0.4623028337955475, -1.2664633989334106, -0.9822015762329102, 2.114867925643921, 940.0, 0.3852449953556061, 0.44861099123954773, 0.1388310045003891, -2.3239998817443848, 0.6819999814033508, 0.6320000290870667, -0.3174055814743042, -2.061565637588501, 0.8123809695243835, 1.3012826442718506, 2.833280324935913, 1.993811845779419, -0.6100623607635498, 934.0, -0.15947000682353973, 0.4405739903450012, 0.04876499995589256, 3.13100004196167, 1.1549999713897705, -1.7039999961853027], "mean": [0.484435498714447, 2.066051721572876, -0.7958842515945435, -0.9127411842346191, -2.1491925716400146, -1.5150829553604126, 1.4157358407974243, 605.1864624023438, 0.2673709988594055, 0.32219675183296204, 0.0166777390986681, -2.78143048286438, 0.24666498601436615, -0.26458802819252014, -0.5115053057670593, -2.1413941383361816, 0.5743030905723572, 0.6700361371040344, 2.178556442260742, 1.603685736656189, -1.588241696357727, 556.6195678710938, -0.26455503702163696, 0.3066539168357849, -0.02561439387500286, 1.7945804595947266, 0.5044403672218323, -2.4430460929870605], "std": [0.26642900705337524, 0.041127003729343414, 0.3339317739009857, 0.19578471779823303, 0.2883121073246002, 0.28608131408691406, 0.34248411655426025, 352.9375, 0.09178329259157181, 0.06056790426373482, 0.06512909382581711, 0.22933287918567657, 0.2341790795326233, 0.30892521142959595, 0.14740809798240662, 0.03638411685824394, 0.21644994616508484, 0.38413774967193604, 0.342868447303772, 0.25716039538383484, 0.6311541199684143, 379.72674560546875, 0.047035135328769684, 0.04496731236577034, 0.048464126884937286, 2.240715503692627, 0.37044113874435425, 0.37078243494033813], "count": [740]}, "action": {"min": [0.06691592186689377, 1.9169650077819824, -1.48953378200531, -1.2877213954925537, -2.803417682647705, -1.978522777557373, 0.8550368547439575, 36.0, 0.07590100169181824, 0.23572200536727905, -0.12287800014019012, -3.1351852416992188, -0.16899999976158142, -0.8840000033378601, -0.924064576625824, -2.176285982131958, 0.059166666120290756, -0.35529667139053345, 1.6529839038848877, 0.9512218832969666, -2.535684108734131, 45.0, -0.32741498947143555, 0.25114700198173523, -0.20193900167942047, -3.1361851692199707, -0.16700001060962677, -2.9040000438690186], "max": [1.049187183380127, 2.105355739593506, -0.28562313318252563, -0.4623028337955475, -1.2664633989334106, -0.9822015762329102, 2.114867925643921, 940.0, 0.3852449953556061, 0.44861099123954773, 0.1388310045003891, -2.3239998817443848, 0.6819999814033508, 0.6320000290870667, -0.3174055814743042, -2.061565637588501, 0.8123809695243835, 1.3012826442718506, 2.833280324935913, 1.993811845779419, -0.6100623607635498, 934.0, -0.15947000682353973, 0.4405739903450012, 0.04876499995589256, 3.13100004196167, 1.1549999713897705, -1.7039999961853027], "mean": [0.484435498714447, 2.066051721572876, -0.7958842515945435, -0.9127411842346191, -2.1491925716400146, -1.5150829553604126, 1.4157358407974243, 605.1864624023438, 0.2673709988594055, 0.32219675183296204, 0.0166777390986681, -2.78143048286438, 0.24666498601436615, -0.26458802819252014, -0.5115053057670593, -2.1413941383361816, 0.5743030905723572, 0.6700361371040344, 2.178556442260742, 1.603685736656189, -1.588241696357727, 556.6195678710938, -0.26455503702163696, 0.3066539168357849, -0.02561439387500286, 1.7945804595947266, 0.5044403672218323, -2.4430460929870605], "std": [0.26642900705337524, 0.041127003729343414, 0.3339317739009857, 0.19578471779823303, 0.2883121073246002, 0.28608131408691406, 0.34248411655426025, 352.9375, 0.09178329259157181, 0.06056790426373482, 0.06512909382581711, 0.22933287918567657, 0.2341790795326233, 0.30892521142959595, 0.14740809798240662, 0.03638411685824394, 0.21644994616508484, 0.38413774967193604, 0.342868447303772, 0.25716039538383484, 0.6311541199684143, 379.72674560546875, 0.047035135328769684, 0.04496731236577034, 0.048464126884937286, 2.240715503692627, 0.37044113874435425, 0.37078243494033813], "count": [740]}, "timestamp": {"min": [0.0], "max": [24.633333333333333], "mean": [12.316666666666665], "std": [7.120646818310196], "count": [740]}, "frame_index": {"min": [0], "max": [739], "mean": [369.5], "std": [213.61940454930587], "count": [740]}, "episode_index": {"min": [737], "max": [737], "mean": [737.0], "std": [0.0], "count": [740]}, "index": {"min": [638753], "max": [639492], "mean": [639122.5], "std": [213.61940454930587], "count": [740]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [740]}, "subtask_annotation": {"mean": [11.572972972972973, 29.0, 29.0, 29.0, 29.0], "std": [8.787203492322508, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [740]}, "scene_annotation": {"mean": [737.0], "std": [0.0], "min": [737], "max": [737], "count": [740]}, "eef_direction_state": {"mean": [3.8202702702702704, 3.0364864864864867], "std": [2.2047540605460965, 2.1504288902401583], "min": [0, 0], "max": [6, 6], "count": [740]}, "eef_velocity_state": {"mean": [0.727027027027027, 1.154054054054054], "std": [0.6706788205621401, 0.7519684419034435], "min": [0, 0], "max": [2, 2], "count": [740]}, "eef_acc_mag_state": {"mean": [0.6702702702702703, 0.9635135135135136], "std": [0.8249045366110884, 0.8252885366563018], "min": [0, 0], "max": [2, 2], "count": [740]}, "eef_direction_action": {"mean": [3.8202702702702704, 3.0364864864864867], "std": [2.2047540605460965, 2.1504288902401583], "min": [0, 0], "max": [6, 6], "count": [740]}, "eef_velocity_action": {"mean": [0.727027027027027, 1.154054054054054], "std": [0.6706788205621401, 0.7519684419034435], "min": [0, 0], "max": [2, 2], "count": [740]}, "eef_acc_mag_action": {"mean": [0.6702702702702703, 0.9635135135135136], "std": [0.8249045366110884, 0.8252885366563018], "min": [0, 0], "max": [2, 2], "count": [740]}, "eef_sim_pose_state": {"mean": [0.5178246562906342, 0.2650491179407882, 1.0772208373127419, -2.198505861189628, 0.8885360760660591, 1.0244319388967604, 0.5328177904334666, -0.29283085232709627, 1.1120303795620607, 0.7881009255161502, 0.9358603824460711, -2.0707985143831], "std": [0.046076115982534256, 0.05462348554154811, 0.043119423763941525, 0.3944034336570573, 0.4329160709385259, 2.5626906330620383, 0.06240531029926138, 0.10029815105530392, 0.049738035918748244, 2.812974108614781, 0.25025480515664394, 0.4880387975278352], "min": [0.4539231167701915, 0.07458590088654403, 1.0024573223194, -2.706972869516156, -0.010166076684112513, -3.1410331303129104, 0.437743611660445, -0.4170097593866742, 1.0274822361295812, -3.140644390829662, 0.3309739132640641, -3.0042457071102153], "max": [0.6399622782686627, 0.3271317302722289, 1.139578926661233, -1.3830161539195855, 1.4011109117795053, 3.1415044043696105, 0.6584972175408345, -0.07729476585922146, 1.244892932902214, 3.1415920964985533, 1.4458405175900122, -0.796147125177088], "count": [740]}, "eef_sim_pose_action": {"mean": [0.5178246562906342, 0.2650491179407882, 1.0772208373127419, -2.198505861189628, 0.8885360760660591, 1.0244319388967604, 0.5328177904334666, -0.29283085232709627, 1.1120303795620607, 0.7881009255161502, 0.9358603824460711, -2.0707985143831], "std": [0.046076115982534256, 0.05462348554154811, 0.043119423763941525, 0.3944034336570573, 0.4329160709385259, 2.5626906330620383, 0.06240531029926138, 0.10029815105530392, 0.049738035918748244, 2.812974108614781, 0.25025480515664394, 0.4880387975278352], "min": [0.4539231167701915, 0.07458590088654403, 1.0024573223194, -2.706972869516156, -0.010166076684112513, -3.1410331303129104, 0.437743611660445, -0.4170097593866742, 1.0274822361295812, -3.140644390829662, 0.3309739132640641, -3.0042457071102153], "max": [0.6399622782686627, 0.3271317302722289, 1.139578926661233, -1.3830161539195855, 1.4011109117795053, 3.1415044043696105, 0.6584972175408345, -0.07729476585922146, 1.244892932902214, 3.1415920964985533, 1.4458405175900122, -0.796147125177088], "count": [740]}, "gripper_mode_state": {"mean": [0.3932432432432432, 0.33378378378378376], "std": [0.4884700552610934, 0.4715635370411508], "min": [0, 0], "max": [1, 1], "count": [740]}, "gripper_activity_state": {"mean": [1.777027027027027, 1.695945945945946], "std": [0.574467390765846, 0.6499353791556189], "min": [0, 0], "max": [2, 2], "count": [740]}, "gripper_mode_action": {"mean": [0.3932432432432432, 0.33378378378378376], "std": [0.4884700552610934, 0.4715635370411508], "min": [0, 0], "max": [1, 1], "count": [740]}, "gripper_activity_action": {"mean": [1.777027027027027, 1.695945945945946], "std": [0.574467390765846, 0.6499353791556189], "min": [0, 0], "max": [2, 2], "count": [740]}, "gripper_open_scale_state": {"mean": [0.5566195945275795, 0.6051864870174504], "std": [0.37972675194254746, 0.3529382109699552], "min": [0.045, 0.036], "max": [0.934, 0.94], "count": [740]}, "gripper_open_scale_action": {"mean": [0.5566195945275795, 0.6051864870174504], "std": [0.37972675194254746, 0.3529382109699552], "min": [0.045, 0.036], "max": [0.934, 0.94], "count": [740]}}} +{"episode_index": 734, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41357430867259887]], [[0.44730808610258027]], [[0.4488489136283697]]], "std": [[[0.24881261191100154]], [[0.21336476846199176]], [[0.20601869097764225]]], "count": [249]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.374741152518571]], [[0.4377818438787831]], [[0.43938278604614533]]], "std": [[[0.22933068976422896]], [[0.18586679786850202]], [[0.17952745706219478]]], "count": [249]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44502307678426123]], [[0.46849481094311884]], [[0.4691522290140956]]], "std": [[[0.1780112896254526]], [[0.1541577061361103]], [[0.1461724797464467]]], "count": [249]}, "observation.state": {"min": [0.01953023485839367, 1.9131252765655518, -1.17825448513031, -1.171133279800415, -2.431522846221924, -1.8837862014770508, 1.145058274269104, 21.0, 0.11235500127077103, 0.13738100230693817, -0.09445600211620331, -3.1411852836608887, 0.1339999884366989, -1.2599999904632568, -0.9255306720733643, -2.175797462463379, 0.26939159631729126, 0.5716651678085327, 1.177730679512024, 0.39563125371932983, -2.121412754058838, 25.0, -0.3546609878540039, 0.23040400445461273, -0.20819200575351715, -3.1411852836608887, -0.23000000417232513, -2.5409998893737793], "max": [0.9744696617126465, 2.0914978981018066, -0.027523843571543694, -0.5730265378952026, -1.6734740734100342, -1.122718095779419, 2.054182767868042, 924.0, 0.41599199175834656, 0.4059689939022064, 0.15221600234508514, 3.140000104904175, 0.9330000877380371, -0.37599998712539673, -0.34341099858283997, -1.9947891235351562, 2.111255168914795, 0.9679595828056335, 2.8563361167907715, 2.0520708560943604, -1.560010313987732, 913.0, -0.06666599959135056, 0.4436039924621582, 0.07752799987792969, 3.1410000324249268, 0.9279999732971191, -1.8899999856948853], "mean": [0.3331284523010254, 2.014573812484741, -0.3116208016872406, -0.7044102549552917, -2.2042129039764404, -1.70608651638031, 1.53944993019104, 487.8598327636719, 0.3404291570186615, 0.25754421949386597, 0.05229571461677551, -2.4053266048431396, 0.6662550568580627, -0.8069627285003662, -0.595249593257904, -2.074589252471924, 0.6451118588447571, 0.7872068285942078, 2.471701145172119, 1.6057567596435547, -1.9367536306381226, 498.41766357421875, -0.2797282636165619, 0.30949148535728455, -0.0036893028300255537, 0.8595428466796875, 0.14796952903270721, -2.181147813796997], "std": [0.15103816986083984, 0.05332902818918228, 0.25887468457221985, 0.12238989770412445, 0.14452199637889862, 0.20840463042259216, 0.2609608769416809, 399.0118103027344, 0.06472710520029068, 0.06507785618305206, 0.05102110654115677, 1.7537896633148193, 0.12871241569519043, 0.2980724275112152, 0.12107223272323608, 0.06590640544891357, 0.3749382495880127, 0.09118156135082245, 0.4644087851047516, 0.453166127204895, 0.14026373624801636, 373.4961242675781, 0.07268427312374115, 0.06561964005231857, 0.05839904397726059, 2.8815019130706787, 0.27658143639564514, 0.16161058843135834], "count": [1573]}, "action": {"min": [0.01953023485839367, 1.9131252765655518, -1.17825448513031, -1.171133279800415, -2.431522846221924, -1.8837862014770508, 1.145058274269104, 21.0, 0.11235500127077103, 0.13738100230693817, -0.09445600211620331, -3.1411852836608887, 0.1339999884366989, -1.2599999904632568, -0.9255306720733643, -2.175797462463379, 0.26939159631729126, 0.5716651678085327, 1.177730679512024, 0.39563125371932983, -2.121412754058838, 25.0, -0.3546609878540039, 0.23040400445461273, -0.20819200575351715, -3.1411852836608887, -0.23000000417232513, -2.5409998893737793], "max": [0.9744696617126465, 2.0914978981018066, -0.027523843571543694, -0.5730265378952026, -1.6734740734100342, -1.122718095779419, 2.054182767868042, 924.0, 0.41599199175834656, 0.4059689939022064, 0.15221600234508514, 3.140000104904175, 0.9330000877380371, -0.37599998712539673, -0.34341099858283997, -1.9947891235351562, 2.111255168914795, 0.9679595828056335, 2.8563361167907715, 2.0520708560943604, -1.560010313987732, 913.0, -0.06666599959135056, 0.4436039924621582, 0.07752799987792969, 3.1410000324249268, 0.9279999732971191, -1.8899999856948853], "mean": [0.3331284523010254, 2.014573812484741, -0.3116208016872406, -0.7044102549552917, -2.2042129039764404, -1.70608651638031, 1.53944993019104, 487.8598327636719, 0.3404291570186615, 0.25754421949386597, 0.05229571461677551, -2.4053266048431396, 0.6662550568580627, -0.8069627285003662, -0.595249593257904, -2.074589252471924, 0.6451118588447571, 0.7872068285942078, 2.471701145172119, 1.6057567596435547, -1.9367536306381226, 498.41766357421875, -0.2797282636165619, 0.30949148535728455, -0.0036893028300255537, 0.8595428466796875, 0.14796952903270721, -2.181147813796997], "std": [0.15103816986083984, 0.05332902818918228, 0.25887468457221985, 0.12238989770412445, 0.14452199637889862, 0.20840463042259216, 0.2609608769416809, 399.0118103027344, 0.06472710520029068, 0.06507785618305206, 0.05102110654115677, 1.7537896633148193, 0.12871241569519043, 0.2980724275112152, 0.12107223272323608, 0.06590640544891357, 0.3749382495880127, 0.09118156135082245, 0.4644087851047516, 0.453166127204895, 0.14026373624801636, 373.4961242675781, 0.07268427312374115, 0.06561964005231857, 0.05839904397726059, 2.8815019130706787, 0.27658143639564514, 0.16161058843135834], "count": [1573]}, "timestamp": {"min": [0.0], "max": [52.4], "mean": [26.2], "std": [15.136196498607056], "count": [1573]}, "frame_index": {"min": [0], "max": [1572], "mean": [786.0], "std": [454.0858949582116], "count": [1573]}, "episode_index": {"min": [738], "max": [738], "mean": [738.0], "std": [0.0], "count": [1573]}, "index": {"min": [639493], "max": [641065], "mean": [640279.0], "std": [454.0858949582116], "count": [1573]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1573]}, "subtask_annotation": {"mean": [6.076287349014621, 29.0, 29.0, 29.0, 29.0], "std": [6.876202802631072, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1573]}, "scene_annotation": {"mean": [738.0], "std": [0.0], "min": [738], "max": [738], "count": [1573]}, "eef_direction_state": {"mean": [4.356643356643357, 4.43801652892562], "std": [2.022587498419375, 2.2710772488046937], "min": [0, 0], "max": [6, 6], "count": [1573]}, "eef_velocity_state": {"mean": [0.5162110616656072, 0.44373808010171645], "std": [0.6013529025188024, 0.632993483549016], "min": [0, 0], "max": [2, 2], "count": [1573]}, "eef_acc_mag_state": {"mean": [0.5009535918626827, 0.39987285441830894], "std": [0.7560935208959785, 0.7120254744521771], "min": [0, 0], "max": [2, 2], "count": [1573]}, "eef_direction_action": {"mean": [4.356643356643357, 4.43801652892562], "std": [2.022587498419375, 2.2710772488046937], "min": [0, 0], "max": [6, 6], "count": [1573]}, "eef_velocity_action": {"mean": [0.5162110616656072, 0.44373808010171645], "std": [0.6013529025188024, 0.632993483549016], "min": [0, 0], "max": [2, 2], "count": [1573]}, "eef_acc_mag_action": {"mean": [0.5009535918626827, 0.39987285441830894], "std": [0.7560935208959785, 0.7120254744521771], "min": [0, 0], "max": [2, 2], "count": [1573]}, "eef_sim_pose_state": {"mean": [0.5306215181594216, 0.2898722134221989, 1.0932115447143393, -2.413156754493524, 0.5186369838515285, 2.449586036469753, 0.46116433316206423, -0.37212963819340095, 1.0765401981843081, 2.2508552956573133, 0.954874729614299, 0.8266182062989097], "std": [0.055612345715358454, 0.08945698951167357, 0.01644075275668596, 0.1630034779986313, 0.28893552504990916, 1.3472756293757997, 0.06495219031773657, 0.06759459681124523, 0.03763260775933168, 0.14034640745318197, 0.19039519167494223, 2.6751403604134216], "min": [0.46107408673135847, 0.0012786511553962154, 1.0633280078650598, -2.7497160333232964, 0.09100832408572423, -3.1327584124756815, 0.33405239132113984, -0.45392486726342696, 1.0260296298532783, 1.9876071172390115, 0.6305542970398119, -3.1297525307092875], "max": [0.6400833697668322, 0.38039249884687637, 1.1324611241754559, -1.7803903942741781, 1.1460880529327886, 3.139824590176357, 0.626850136723555, -0.11144021251961696, 1.2043250373088124, 2.6931957106604436, 1.2329364751243408, 3.1391754673680365], "count": [1573]}, "eef_sim_pose_action": {"mean": [0.5306215181594216, 0.2898722134221989, 1.0932115447143393, -2.413156754493524, 0.5186369838515285, 2.449586036469753, 0.46116433316206423, -0.37212963819340095, 1.0765401981843081, 2.2508552956573133, 0.954874729614299, 0.8266182062989097], "std": [0.055612345715358454, 0.08945698951167357, 0.01644075275668596, 0.1630034779986313, 0.28893552504990916, 1.3472756293757997, 0.06495219031773657, 0.06759459681124523, 0.03763260775933168, 0.14034640745318197, 0.19039519167494223, 2.6751403604134216], "min": [0.46107408673135847, 0.0012786511553962154, 1.0633280078650598, -2.7497160333232964, 0.09100832408572423, -3.1327584124756815, 0.33405239132113984, -0.45392486726342696, 1.0260296298532783, 1.9876071172390115, 0.6305542970398119, -3.1297525307092875], "max": [0.6400833697668322, 0.38039249884687637, 1.1324611241754559, -1.7803903942741781, 1.1460880529327886, 3.139824590176357, 0.626850136723555, -0.11144021251961696, 1.2043250373088124, 2.6931957106604436, 1.2329364751243408, 3.1391754673680365], "count": [1573]}, "gripper_mode_state": {"mean": [0.46662428480610296, 0.5022250476795931], "std": [0.4988848180044067, 0.4999950491383181], "min": [0, 0], "max": [1, 1], "count": [1573]}, "gripper_activity_state": {"mean": [1.813731722822632, 1.9173553719008265], "std": [0.5218818915245383, 0.35051156724308774], "min": [0, 0], "max": [2, 2], "count": [1573]}, "gripper_mode_action": {"mean": [0.46662428480610296, 0.5022250476795931], "std": [0.4988848180044067, 0.4999950491383181], "min": [0, 0], "max": [1, 1], "count": [1573]}, "gripper_activity_action": {"mean": [1.813731722822632, 1.9173553719008265], "std": [0.5218818915245383, 0.35051156724308774], "min": [0, 0], "max": [2, 2], "count": [1573]}, "gripper_open_scale_state": {"mean": [0.498417673235854, 0.4878598221077409], "std": [0.3734959685172529, 0.3990117145954373], "min": [0.025, 0.021], "max": [0.913, 0.924], "count": [1573]}, "gripper_open_scale_action": {"mean": [0.498417673235854, 0.4878598221077409], "std": [0.3734959685172529, 0.3990117145954373], "min": [0.025, 0.021], "max": [0.913, 0.924], "count": [1573]}}} +{"episode_index": 735, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.42300700297903715]], [[0.4519471594532122]], [[0.45214733779690736]]], "std": [[[0.236729586815752]], [[0.20401686750055753]], [[0.19827480995684518]]], "count": [164]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3950689861310378]], [[0.44185857668778894]], [[0.44452596569623787]]], "std": [[[0.19732918421081877]], [[0.16369586168636235]], [[0.1570445360297295]]], "count": [164]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44632247952534676]], [[0.4652854657360912]], [[0.46494075551968755]]], "std": [[[0.1722031505488965]], [[0.15317322697141514]], [[0.14643873896052884]]], "count": [164]}, "observation.state": {"min": [0.21043436229228973, 1.929636001586914, -1.2130038738250732, -0.9621826410293579, -2.3639090061187744, -1.957369327545166, 1.2792739868164062, 40.0, 0.06830199807882309, 0.21870900690555573, -0.08087199926376343, -3.1411852836608887, 0.10700000077486038, -1.4079999923706055, -0.9035744667053223, -2.1759893894195557, 0.31778955459594727, 0.27918288111686707, 1.4104880094528198, 0.5117654800415039, -2.11671781539917, 2.0, -0.358597993850708, 0.25887998938560486, -0.16164100170135498, -3.1401853561401367, -0.034000005573034286, -2.6019999980926514], "max": [1.0998716354370117, 2.09765887260437, -0.2304183691740036, -0.46097636222839355, -1.5724719762802124, -1.1187909841537476, 2.0972225666046143, 944.0, 0.3902289867401123, 0.44866299629211426, 0.09210900217294693, 3.1410000324249268, 0.9139999747276306, -0.2829999625682831, -0.3066369295120239, -1.9533724784851074, 1.4055659770965576, 0.8624195456504822, 2.8198585510253906, 1.9079766273498535, -1.5395026206970215, 911.0, -0.1494860053062439, 0.4552600085735321, 0.0854640007019043, 3.1410000324249268, 1.0670000314712524, -2.0179998874664307], "mean": [0.47425663471221924, 1.994997262954712, -0.5349442362785339, -0.6419996023178101, -2.1008520126342773, -1.5740954875946045, 1.7103333473205566, 603.7783813476562, 0.2957765758037567, 0.3176855146884918, 0.032709501683712006, -1.0331395864486694, 0.6212986707687378, -0.8391771912574768, -0.6003992557525635, -2.069270372390747, 0.6005057096481323, 0.7074312567710876, 2.2738633155822754, 1.5010865926742554, -1.8569698333740234, 514.6889038085938, -0.27399638295173645, 0.33713045716285706, 0.0024760165251791477, 1.1429612636566162, 0.3796265423297882, -2.1921277046203613], "std": [0.19059398770332336, 0.043342895805835724, 0.23532415926456451, 0.14499898254871368, 0.14365828037261963, 0.27410733699798584, 0.2987128496170044, 361.4498291015625, 0.0747944787144661, 0.06948332488536835, 0.03513423725962639, 2.8310375213623047, 0.140254944562912, 0.3596433699131012, 0.11062664538621902, 0.08799470216035843, 0.2799495756626129, 0.12756086885929108, 0.48341476917266846, 0.41938430070877075, 0.1469586193561554, 402.9851379394531, 0.057984791696071625, 0.06309354305267334, 0.058232806622982025, 2.76914381980896, 0.3380630612373352, 0.14599338173866272], "count": [900]}, "action": {"min": [0.21043436229228973, 1.929636001586914, -1.2130038738250732, -0.9621826410293579, -2.3639090061187744, -1.957369327545166, 1.2792739868164062, 40.0, 0.06830199807882309, 0.21870900690555573, -0.08087199926376343, -3.1411852836608887, 0.10700000077486038, -1.4079999923706055, -0.9035744667053223, -2.1759893894195557, 0.31778955459594727, 0.27918288111686707, 1.4104880094528198, 0.5117654800415039, -2.11671781539917, 2.0, -0.358597993850708, 0.25887998938560486, -0.16164100170135498, -3.1401853561401367, -0.034000005573034286, -2.6019999980926514], "max": [1.0998716354370117, 2.09765887260437, -0.2304183691740036, -0.46097636222839355, -1.5724719762802124, -1.1187909841537476, 2.0972225666046143, 944.0, 0.3902289867401123, 0.44866299629211426, 0.09210900217294693, 3.1410000324249268, 0.9139999747276306, -0.2829999625682831, -0.3066369295120239, -1.9533724784851074, 1.4055659770965576, 0.8624195456504822, 2.8198585510253906, 1.9079766273498535, -1.5395026206970215, 911.0, -0.1494860053062439, 0.4552600085735321, 0.0854640007019043, 3.1410000324249268, 1.0670000314712524, -2.0179998874664307], "mean": [0.47425663471221924, 1.994997262954712, -0.5349442362785339, -0.6419996023178101, -2.1008520126342773, -1.5740954875946045, 1.7103333473205566, 603.7783813476562, 0.2957765758037567, 0.3176855146884918, 0.032709501683712006, -1.0331395864486694, 0.6212986707687378, -0.8391771912574768, -0.6003992557525635, -2.069270372390747, 0.6005057096481323, 0.7074312567710876, 2.2738633155822754, 1.5010865926742554, -1.8569698333740234, 514.6889038085938, -0.27399638295173645, 0.33713045716285706, 0.0024760165251791477, 1.1429612636566162, 0.3796265423297882, -2.1921277046203613], "std": [0.19059398770332336, 0.043342895805835724, 0.23532415926456451, 0.14499898254871368, 0.14365828037261963, 0.27410733699798584, 0.2987128496170044, 361.4498291015625, 0.0747944787144661, 0.06948332488536835, 0.03513423725962639, 2.8310375213623047, 0.140254944562912, 0.3596433699131012, 0.11062664538621902, 0.08799470216035843, 0.2799495756626129, 0.12756086885929108, 0.48341476917266846, 0.41938430070877075, 0.1469586193561554, 402.9851379394531, 0.057984791696071625, 0.06309354305267334, 0.058232806622982025, 2.76914381980896, 0.3380630612373352, 0.14599338173866272], "count": [900]}, "timestamp": {"min": [0.0], "max": [29.966666666666665], "mean": [14.983333333333333], "std": [8.66024869200691], "count": [900]}, "frame_index": {"min": [0], "max": [899], "mean": [449.5], "std": [259.80746076020733], "count": [900]}, "episode_index": {"min": [739], "max": [739], "mean": [739.0], "std": [0.0], "count": [900]}, "index": {"min": [641066], "max": [641965], "mean": [641515.5], "std": [259.80746076020733], "count": [900]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [900]}, "subtask_annotation": {"mean": [9.066666666666666, 29.0, 29.0, 29.0, 29.0], "std": [8.735495915452608, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [900]}, "scene_annotation": {"mean": [739.0], "std": [0.0], "min": [739], "max": [739], "count": [900]}, "eef_direction_state": {"mean": [4.19, 3.7555555555555555], "std": [2.1109529180496276, 2.3295736906667894], "min": [0, 0], "max": [6, 6], "count": [900]}, "eef_velocity_state": {"mean": [0.5588888888888889, 0.7355555555555555], "std": [0.6513907249441074, 0.7356495408233388], "min": [0, 0], "max": [2, 2], "count": [900]}, "eef_acc_mag_state": {"mean": [0.4911111111111111, 0.59], "std": [0.756401487225234, 0.7956199539422737], "min": [0, 0], "max": [2, 2], "count": [900]}, "eef_direction_action": {"mean": [4.19, 3.7555555555555555], "std": [2.1109529180496276, 2.3295736906667894], "min": [0, 0], "max": [6, 6], "count": [900]}, "eef_velocity_action": {"mean": [0.5588888888888889, 0.7355555555555555], "std": [0.6513907249441074, 0.7356495408233388], "min": [0, 0], "max": [2, 2], "count": [900]}, "eef_acc_mag_action": {"mean": [0.4911111111111111, 0.59], "std": [0.756401487225234, 0.7956199539422737], "min": [0, 0], "max": [2, 2], "count": [900]}, "eef_sim_pose_state": {"mean": [0.5503249330367149, 0.291034781809727, 1.0957847832583614, -2.2667577013261964, 0.6695558438644692, 0.3672734228793939, 0.5242465971424789, -0.32847305798614834, 1.0946143407404771, 2.211839582402252, 0.9093945928774178, 0.2788850165312629], "std": [0.051317112179083246, 0.0774649123147266, 0.016697897275603914, 0.22639839027563818, 0.28362755376534987, 2.846832669005618, 0.06839366136788036, 0.06665276431840315, 0.04612950114826926, 0.2693415279429621, 0.2411401975274478, 2.8492906329240477], "min": [0.4799958363309637, 0.09299476338116835, 1.0592356814458526, -2.5589063371921412, 0.29054808923381925, -3.141146895844809, 0.41849987177852815, -0.40034985204137935, 1.024416841842332, 1.785886140846094, 0.5364071929591923, -3.138913229355074], "max": [0.6416168277033435, 0.3942049613767641, 1.1405128576637085, -1.552748472784292, 1.198177157365509, 3.141509419475086, 0.6631330532166373, -0.08734856956068333, 1.1904149939455122, 3.098580284594761, 1.248636153804188, 3.139344517968759], "count": [900]}, "eef_sim_pose_action": {"mean": [0.5503249330367149, 0.291034781809727, 1.0957847832583614, -2.2667577013261964, 0.6695558438644692, 0.3672734228793939, 0.5242465971424789, -0.32847305798614834, 1.0946143407404771, 2.211839582402252, 0.9093945928774178, 0.2788850165312629], "std": [0.051317112179083246, 0.0774649123147266, 0.016697897275603914, 0.22639839027563818, 0.28362755376534987, 2.846832669005618, 0.06839366136788036, 0.06665276431840315, 0.04612950114826926, 0.2693415279429621, 0.2411401975274478, 2.8492906329240477], "min": [0.4799958363309637, 0.09299476338116835, 1.0592356814458526, -2.5589063371921412, 0.29054808923381925, -3.141146895844809, 0.41849987177852815, -0.40034985204137935, 1.024416841842332, 1.785886140846094, 0.5364071929591923, -3.138913229355074], "max": [0.6416168277033435, 0.3942049613767641, 1.1405128576637085, -1.552748472784292, 1.198177157365509, 3.141509419475086, 0.6631330532166373, -0.08734856956068333, 1.1904149939455122, 3.098580284594761, 1.248636153804188, 3.139344517968759], "count": [900]}, "gripper_mode_state": {"mean": [0.42444444444444446, 0.36777777777777776], "std": [0.49425839196182675, 0.4822004603384568], "min": [0, 0], "max": [1, 1], "count": [900]}, "gripper_activity_state": {"mean": [1.8266666666666667, 1.83], "std": [0.5043808085167406, 0.49552441357055493], "min": [0, 0], "max": [2, 2], "count": [900]}, "gripper_mode_action": {"mean": [0.42444444444444446, 0.36777777777777776], "std": [0.49425839196182675, 0.4822004603384568], "min": [0, 0], "max": [1, 1], "count": [900]}, "gripper_activity_action": {"mean": [1.8266666666666667, 1.83], "std": [0.5043808085167406, 0.49552441357055493], "min": [0, 0], "max": [2, 2], "count": [900]}, "gripper_open_scale_state": {"mean": [0.5146888887834551, 0.6037783333672416], "std": [0.4029851670534173, 0.3614498811157722], "min": [0.002, 0.04], "max": [0.911, 0.944], "count": [900]}, "gripper_open_scale_action": {"mean": [0.5146888887834551, 0.6037783333672416], "std": [0.4029851670534173, 0.3614498811157722], "min": [0.002, 0.04], "max": [0.911, 0.944], "count": [900]}}} +{"episode_index": 736, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[1.0]], [[1.0]]], "mean": [[[0.428651780707352]], [[0.45539461267741815]], [[0.4546146957303631]]], "std": [[[0.22912891164410504]], [[0.19863713410869854]], [[0.19339349013683196]]], "count": [169]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39964460784313727]], [[0.43797012051862166]], [[0.43721218625517266]]], "std": [[[0.1900221229905856]], [[0.15531582780481523]], [[0.15025286748213912]]], "count": [169]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4345711303998917]], [[0.4630184971671114]], [[0.46369472362416364]]], "std": [[[0.18902391121515244]], [[0.16293276375945343]], [[0.15432850987677432]]], "count": [169]}, "observation.state": {"min": [0.12027063220739365, 1.9200892448425293, -1.2809146642684937, -1.1774863004684448, -2.3808560371398926, -1.8837862014770508, 1.324198842048645, 42.0, 0.05249499902129173, 0.18045400083065033, -0.0856660008430481, -3.1411852836608887, 0.007999999448657036, -1.215999960899353, -0.8342674374580383, -2.175919532775879, 0.3599741756916046, 0.4585503935813904, 1.428656816482544, 0.3251199424266815, -2.1981201171875, 36.0, -0.3572790026664734, 0.25412899255752563, -0.17902599275112152, -3.1411852836608887, -0.11800000816583633, -2.631999969482422], "max": [1.0998367071151733, 2.0974669456481934, -0.2471037060022354, -0.5292187333106995, -1.5473217964172363, -1.164570927619934, 2.0678486824035645, 927.0, 0.38990700244903564, 0.4490340054035187, 0.11922500282526016, 3.1410000324249268, 0.9850000143051147, -0.2240000069141388, -0.32101839780807495, -1.9609297513961792, 1.746376395225525, 0.9276425838470459, 2.8565456867218018, 1.843172550201416, -1.4499672651290894, 952.0, -0.13524900376796722, 0.4609610140323639, 0.0781639963388443, 3.1410000324249268, 1.0069999694824219, -2.005000114440918], "mean": [0.4960879981517792, 2.009488582611084, -0.5168652534484863, -0.6887253522872925, -2.1790404319763184, -1.549883484840393, 1.677404522895813, 551.87353515625, 0.2959344983100891, 0.32365870475769043, 0.031118612736463547, -2.438861608505249, 0.5452015995979309, -0.7560760974884033, -0.6293911933898926, -2.0968849658966064, 0.7611371278762817, 0.7500216364860535, 2.1749022006988525, 1.3387972116470337, -1.919653296470642, 587.0821533203125, -0.24800637364387512, 0.3626249134540558, -0.011036002077162266, 1.5012868642807007, 0.415859192609787, -2.2440075874328613], "std": [0.1901792734861374, 0.04760044068098068, 0.2347540259361267, 0.16838645935058594, 0.1462927609682083, 0.19874535501003265, 0.24856165051460266, 379.5450439453125, 0.0777369812130928, 0.06390600651502609, 0.04310290142893791, 1.6906321048736572, 0.15471985936164856, 0.25461724400520325, 0.10360780358314514, 0.08351388573646545, 0.35270246863365173, 0.11399462074041367, 0.49444514513015747, 0.46181708574295044, 0.16222752630710602, 392.12689208984375, 0.06676687300205231, 0.06097472086548805, 0.06263861805200577, 2.5307013988494873, 0.3256795108318329, 0.17906071245670319], "count": [937]}, "action": {"min": [0.12027063220739365, 1.9200892448425293, -1.2809146642684937, -1.1774863004684448, -2.3808560371398926, -1.8837862014770508, 1.324198842048645, 42.0, 0.05249499902129173, 0.18045400083065033, -0.0856660008430481, -3.1411852836608887, 0.007999999448657036, -1.215999960899353, -0.8342674374580383, -2.175919532775879, 0.3599741756916046, 0.4585503935813904, 1.428656816482544, 0.3251199424266815, -2.1981201171875, 36.0, -0.3572790026664734, 0.25412899255752563, -0.17902599275112152, -3.1411852836608887, -0.11800000816583633, -2.631999969482422], "max": [1.0998367071151733, 2.0974669456481934, -0.2471037060022354, -0.5292187333106995, -1.5473217964172363, -1.164570927619934, 2.0678486824035645, 927.0, 0.38990700244903564, 0.4490340054035187, 0.11922500282526016, 3.1410000324249268, 0.9850000143051147, -0.2240000069141388, -0.32101839780807495, -1.9609297513961792, 1.746376395225525, 0.9276425838470459, 2.8565456867218018, 1.843172550201416, -1.4499672651290894, 952.0, -0.13524900376796722, 0.4609610140323639, 0.0781639963388443, 3.1410000324249268, 1.0069999694824219, -2.005000114440918], "mean": [0.4960879981517792, 2.009488582611084, -0.5168652534484863, -0.6887253522872925, -2.1790404319763184, -1.549883484840393, 1.677404522895813, 551.87353515625, 0.2959344983100891, 0.32365870475769043, 0.031118612736463547, -2.438861608505249, 0.5452015995979309, -0.7560760974884033, -0.6293911933898926, -2.0968849658966064, 0.7611371278762817, 0.7500216364860535, 2.1749022006988525, 1.3387972116470337, -1.919653296470642, 587.0821533203125, -0.24800637364387512, 0.3626249134540558, -0.011036002077162266, 1.5012868642807007, 0.415859192609787, -2.2440075874328613], "std": [0.1901792734861374, 0.04760044068098068, 0.2347540259361267, 0.16838645935058594, 0.1462927609682083, 0.19874535501003265, 0.24856165051460266, 379.5450439453125, 0.0777369812130928, 0.06390600651502609, 0.04310290142893791, 1.6906321048736572, 0.15471985936164856, 0.25461724400520325, 0.10360780358314514, 0.08351388573646545, 0.35270246863365173, 0.11399462074041367, 0.49444514513015747, 0.46181708574295044, 0.16222752630710602, 392.12689208984375, 0.06676687300205231, 0.06097472086548805, 0.06263861805200577, 2.5307013988494873, 0.3256795108318329, 0.17906071245670319], "count": [937]}, "timestamp": {"min": [0.0], "max": [31.2], "mean": [15.600000000000001], "std": [9.016281569102272], "count": [937]}, "frame_index": {"min": [0], "max": [936], "mean": [468.0], "std": [270.4884470730682], "count": [937]}, "episode_index": {"min": [740], "max": [740], "mean": [740.0], "std": [0.0], "count": [937]}, "index": {"min": [641966], "max": [642902], "mean": [642434.0], "std": [270.4884470730682], "count": [937]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [937]}, "subtask_annotation": {"mean": [9.386339381003202, 29.0, 29.0, 29.0, 29.0], "std": [8.3355550670263, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [937]}, "scene_annotation": {"mean": [740.0], "std": [0.0], "min": [740], "max": [740], "count": [937]}, "eef_direction_state": {"mean": [4.032017075773746, 3.290288153681964], "std": [2.1563832639224927, 2.385262833672096], "min": [0, 0], "max": [6, 6], "count": [937]}, "eef_velocity_state": {"mean": [0.615795090715048, 0.7993596584845251], "std": [0.6644552520059321, 0.6993514420393215], "min": [0, 0], "max": [2, 2], "count": [937]}, "eef_acc_mag_state": {"mean": [0.5891141942369263, 0.6723585912486659], "std": [0.8060662246808245, 0.8110852102362425], "min": [0, 0], "max": [2, 2], "count": [937]}, "eef_direction_action": {"mean": [4.032017075773746, 3.290288153681964], "std": [2.1563832639224927, 2.385262833672096], "min": [0, 0], "max": [6, 6], "count": [937]}, "eef_velocity_action": {"mean": [0.615795090715048, 0.7993596584845251], "std": [0.6644552520059321, 0.6993514420393215], "min": [0, 0], "max": [2, 2], "count": [937]}, "eef_acc_mag_action": {"mean": [0.5891141942369263, 0.6723585912486659], "std": [0.8060662246808245, 0.8110852102362425], "min": [0, 0], "max": [2, 2], "count": [937]}, "eef_sim_pose_state": {"mean": [0.5731694765560408, 0.26146804372980575, 1.1047254145301941, -2.3352140913176394, 0.7325369153615819, 0.6627508340949592, 0.5299776200358399, -0.3265292182073765, 1.0961838851094479, 2.3593002600286446, 0.9196476010885911, -1.1425269110462564], "std": [0.04984924113970071, 0.08553702194723933, 0.017747440576594525, 0.262408683362269, 0.30627899100687134, 2.8372796816388934, 0.06337449316375399, 0.07162655754205116, 0.052444482549013606, 0.3785051908920546, 0.16129645584375069, 2.675717692496543], "min": [0.47467445741271974, 0.06798021757598369, 1.0590762544327719, -2.737359715975176, 0.2244790230846998, -3.1413657259915304, 0.3798497343147351, -0.4126643801223717, 1.0297239927530257, -3.1398264513006025, 0.6713371257902478, -3.1413678074515903], "max": [0.6461587056624812, 0.3904800429755661, 1.1349423670062981, -1.5015174121058166, 1.2177040808050825, 3.1412972453731722, 0.6624302225547937, -0.07113104141662549, 1.2168141376881505, 3.1385634828270383, 1.3395127332621413, 3.141179552877987], "count": [937]}, "eef_sim_pose_action": {"mean": [0.5731694765560408, 0.26146804372980575, 1.1047254145301941, -2.3352140913176394, 0.7325369153615819, 0.6627508340949592, 0.5299776200358399, -0.3265292182073765, 1.0961838851094479, 2.3593002600286446, 0.9196476010885911, -1.1425269110462564], "std": [0.04984924113970071, 0.08553702194723933, 0.017747440576594525, 0.262408683362269, 0.30627899100687134, 2.8372796816388934, 0.06337449316375399, 0.07162655754205116, 0.052444482549013606, 0.3785051908920546, 0.16129645584375069, 2.675717692496543], "min": [0.47467445741271974, 0.06798021757598369, 1.0590762544327719, -2.737359715975176, 0.2244790230846998, -3.1413657259915304, 0.3798497343147351, -0.4126643801223717, 1.0297239927530257, -3.1398264513006025, 0.6713371257902478, -3.1413678074515903], "max": [0.6461587056624812, 0.3904800429755661, 1.1349423670062981, -1.5015174121058166, 1.2177040808050825, 3.1412972453731722, 0.6624302225547937, -0.07113104141662549, 1.2168141376881505, 3.1385634828270383, 1.3395127332621413, 3.141179552877987], "count": [937]}, "gripper_mode_state": {"mean": [0.43329775880469584, 0.3799359658484525], "std": [0.4955308376070266, 0.48537060861083864], "min": [0, 0], "max": [1, 1], "count": [937]}, "gripper_activity_state": {"mean": [1.808964781216649, 1.8249733191035218], "std": [0.5295985227929564, 0.5032399025331488], "min": [0, 0], "max": [2, 2], "count": [937]}, "gripper_mode_action": {"mean": [0.43329775880469584, 0.3799359658484525], "std": [0.4955308376070266, 0.48537060861083864], "min": [0, 0], "max": [1, 1], "count": [937]}, "gripper_activity_action": {"mean": [1.808964781216649, 1.8249733191035218], "std": [0.5295985227929564, 0.5032399025331488], "min": [0, 0], "max": [2, 2], "count": [937]}, "gripper_open_scale_state": {"mean": [0.5870821771122985, 0.551873532424488], "std": [0.39212672080752436, 0.37954497646304863], "min": [0.036, 0.042], "max": [0.952, 0.927], "count": [937]}, "gripper_open_scale_action": {"mean": [0.5870821771122985, 0.551873532424488], "std": [0.39212672080752436, 0.37954497646304863], "min": [0.036, 0.042], "max": [0.952, 0.927], "count": [937]}}} +{"episode_index": 737, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42971390382927865]], [[0.4549906055207577]], [[0.4550941755174292]]], "std": [[[0.22947090665769346]], [[0.19937286016554526]], [[0.1943120382275374]]], "count": [216]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40673827179405714]], [[0.4453005543073711]], [[0.44609788981178894]]], "std": [[[0.2010970237027031]], [[0.16579789024975858]], [[0.15855172442897605]]], "count": [216]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4424172926500847]], [[0.46280918569202373]], [[0.4621306593818083]]], "std": [[[0.1706145151920174]], [[0.15058260168022644]], [[0.1440056808708521]]], "count": [216]}, "observation.state": {"min": [0.22994713485240936, 1.894293189048767, -1.3195562362670898, -0.9066636562347412, -2.3029794692993164, -1.8394200801849365, 1.3267817497253418, 42.0, 0.08128300309181213, 0.2229910045862198, -0.11660899966955185, -3.1411852836608887, 0.036000002175569534, -1.2120000123977661, -0.9186716079711914, -2.175326108932495, 0.1515294909477234, 0.46205851435661316, 1.540043592453003, -0.18104301393032074, -2.7846901416778564, 31.0, -0.36507800221443176, 0.27557599544525146, -0.19957199692726135, -3.1401853561401367, -0.030000001192092896, -2.880000114440918], "max": [1.1383037567138672, 2.0974669456481934, -0.19687312841415405, -0.4631056785583496, -1.3970139026641846, -0.9944711327552795, 1.8918672800064087, 937.0, 0.38101598620414734, 0.45012301206588745, 0.10604999959468842, 3.1410000324249268, 0.8799999952316284, -0.2240000069141388, -0.3574609160423279, -1.94344162940979, 2.086488962173462, 0.9893574118614197, 2.8578546047210693, 1.868566870689392, -1.4524805545806885, 936.0, -0.11177399754524231, 0.48378700017929077, 0.11098700016736984, 3.140000104904175, 0.9399999976158142, -2.0230000019073486], "mean": [0.512933611869812, 2.009489059448242, -0.48100951313972473, -0.6084142327308655, -2.1143503189086914, -1.514966607093811, 1.624514102935791, 545.9114990234375, 0.2963312864303589, 0.3312404155731201, 0.025911541655659676, -1.9192144870758057, 0.6286735534667969, -0.7691917419433594, -0.6685569882392883, -2.0829672813415527, 0.8005940318107605, 0.7882440686225891, 2.376744031906128, 1.2332197427749634, -2.065673589706421, 567.6307373046875, -0.2551088035106659, 0.37328264117240906, -0.0047763255424797535, 1.5260412693023682, 0.3215293288230896, -2.2734274864196777], "std": [0.17680053412914276, 0.055447738617658615, 0.25520309805870056, 0.09619592130184174, 0.17350216209888458, 0.24890713393688202, 0.20365206897258759, 380.8674621582031, 0.06794702261686325, 0.05772675946354866, 0.044691454619169235, 2.2891016006469727, 0.1451812982559204, 0.2906354069709778, 0.1240403950214386, 0.08518337458372116, 0.47081512212753296, 0.10271283239126205, 0.47455859184265137, 0.5724711418151855, 0.2797711491584778, 369.8402404785156, 0.0820254534482956, 0.0646299421787262, 0.06862954795360565, 2.3533475399017334, 0.23832841217517853, 0.20795778930187225], "count": [1304]}, "action": {"min": [0.22994713485240936, 1.894293189048767, -1.3195562362670898, -0.9066636562347412, -2.3029794692993164, -1.8394200801849365, 1.3267817497253418, 42.0, 0.08128300309181213, 0.2229910045862198, -0.11660899966955185, -3.1411852836608887, 0.036000002175569534, -1.2120000123977661, -0.9186716079711914, -2.175326108932495, 0.1515294909477234, 0.46205851435661316, 1.540043592453003, -0.18104301393032074, -2.7846901416778564, 31.0, -0.36507800221443176, 0.27557599544525146, -0.19957199692726135, -3.1401853561401367, -0.030000001192092896, -2.880000114440918], "max": [1.1383037567138672, 2.0974669456481934, -0.19687312841415405, -0.4631056785583496, -1.3970139026641846, -0.9944711327552795, 1.8918672800064087, 937.0, 0.38101598620414734, 0.45012301206588745, 0.10604999959468842, 3.1410000324249268, 0.8799999952316284, -0.2240000069141388, -0.3574609160423279, -1.94344162940979, 2.086488962173462, 0.9893574118614197, 2.8578546047210693, 1.868566870689392, -1.4524805545806885, 936.0, -0.11177399754524231, 0.48378700017929077, 0.11098700016736984, 3.140000104904175, 0.9399999976158142, -2.0230000019073486], "mean": [0.512933611869812, 2.009489059448242, -0.48100951313972473, -0.6084142327308655, -2.1143503189086914, -1.514966607093811, 1.624514102935791, 545.9114990234375, 0.2963312864303589, 0.3312404155731201, 0.025911541655659676, -1.9192144870758057, 0.6286735534667969, -0.7691917419433594, -0.6685569882392883, -2.0829672813415527, 0.8005940318107605, 0.7882440686225891, 2.376744031906128, 1.2332197427749634, -2.065673589706421, 567.6307373046875, -0.2551088035106659, 0.37328264117240906, -0.0047763255424797535, 1.5260412693023682, 0.3215293288230896, -2.2734274864196777], "std": [0.17680053412914276, 0.055447738617658615, 0.25520309805870056, 0.09619592130184174, 0.17350216209888458, 0.24890713393688202, 0.20365206897258759, 380.8674621582031, 0.06794702261686325, 0.05772675946354866, 0.044691454619169235, 2.2891016006469727, 0.1451812982559204, 0.2906354069709778, 0.1240403950214386, 0.08518337458372116, 0.47081512212753296, 0.10271283239126205, 0.47455859184265137, 0.5724711418151855, 0.2797711491584778, 369.8402404785156, 0.0820254534482956, 0.0646299421787262, 0.06862954795360565, 2.3533475399017334, 0.23832841217517853, 0.20795778930187225], "count": [1304]}, "timestamp": {"min": [0.0], "max": [43.43333333333333], "mean": [21.716666666666665], "std": [12.547742160776707], "count": [1304]}, "frame_index": {"min": [0], "max": [1303], "mean": [651.5], "std": [376.43226482330124], "count": [1304]}, "episode_index": {"min": [741], "max": [741], "mean": [741.0], "std": [0.0], "count": [1304]}, "index": {"min": [642903], "max": [644206], "mean": [643554.5], "std": [376.43226482330124], "count": [1304]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1304]}, "subtask_annotation": {"mean": [10.389570552147239, 29.0, 29.0, 29.0, 29.0], "std": [9.639916461574051, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1304]}, "scene_annotation": {"mean": [741.0], "std": [0.0], "min": [741], "max": [741], "count": [1304]}, "eef_direction_state": {"mean": [3.954754601226994, 4.04601226993865], "std": [1.9931497950288692, 2.2706515212902705], "min": [0, 0], "max": [6, 6], "count": [1304]}, "eef_velocity_state": {"mean": [0.6572085889570553, 0.5851226993865031], "std": [0.6203181941649929, 0.6660888615251908], "min": [0, 0], "max": [2, 2], "count": [1304]}, "eef_acc_mag_state": {"mean": [0.5866564417177914, 0.5429447852760736], "std": [0.8007894025546106, 0.7850184105655041], "min": [0, 0], "max": [2, 2], "count": [1304]}, "eef_direction_action": {"mean": [3.954754601226994, 4.04601226993865], "std": [1.9931497950288692, 2.2706515212902705], "min": [0, 0], "max": [6, 6], "count": [1304]}, "eef_velocity_action": {"mean": [0.6572085889570553, 0.5851226993865031], "std": [0.6203181941649929, 0.6660888615251908], "min": [0, 0], "max": [2, 2], "count": [1304]}, "eef_acc_mag_action": {"mean": [0.5866564417177914, 0.5429447852760736], "std": [0.8007894025546106, 0.7850184105655041], "min": [0, 0], "max": [2, 2], "count": [1304]}, "eef_sim_pose_state": {"mean": [0.5823163498904474, 0.2653031224277028, 1.1094852320864528, -2.25787338840295, 0.7037856240365539, 2.2077651478997065, 0.5361027134180422, -0.3235432995712028, 1.0893174334963023, 2.238628071453416, 0.9577655958880937, 0.4577735464614085], "std": [0.055691028180676554, 0.10442339125476754, 0.01565318602266507, 1.3499704602959615, 0.26734498321513667, 1.789450927995011, 0.05683444517472698, 0.06940410916499519, 0.03842416675985297, 0.46128266612189595, 0.17382205527652414, 2.7929433509474078], "min": [0.4980951743740409, 0.031170241964555173, 1.068880829989842, -3.1383318980182184, 0.33518728234442086, -3.1396247340543377, 0.4236712973325202, -0.3867752067064526, 1.0148441216242634, -3.1365383120564463, 0.6676447393383307, -3.1410967010800945], "max": [0.6666868562029646, 0.41851409757406194, 1.1399210360106893, 3.1324276613492104, 1.349490316031194, 3.139598774845196, 0.661135535478501, -0.06940580604336796, 1.1822714592742238, 3.141019979303729, 1.318398051800442, 3.139182464154459], "count": [1304]}, "eef_sim_pose_action": {"mean": [0.5823163498904474, 0.2653031224277028, 1.1094852320864528, -2.25787338840295, 0.7037856240365539, 2.2077651478997065, 0.5361027134180422, -0.3235432995712028, 1.0893174334963023, 2.238628071453416, 0.9577655958880937, 0.4577735464614085], "std": [0.055691028180676554, 0.10442339125476754, 0.01565318602266507, 1.3499704602959615, 0.26734498321513667, 1.789450927995011, 0.05683444517472698, 0.06940410916499519, 0.03842416675985297, 0.46128266612189595, 0.17382205527652414, 2.7929433509474078], "min": [0.4980951743740409, 0.031170241964555173, 1.068880829989842, -3.1383318980182184, 0.33518728234442086, -3.1396247340543377, 0.4236712973325202, -0.3867752067064526, 1.0148441216242634, -3.1365383120564463, 0.6676447393383307, -3.1410967010800945], "max": [0.6666868562029646, 0.41851409757406194, 1.1399210360106893, 3.1324276613492104, 1.349490316031194, 3.139598774845196, 0.661135535478501, -0.06940580604336796, 1.1822714592742238, 3.141019979303729, 1.318398051800442, 3.139182464154459], "count": [1304]}, "gripper_mode_state": {"mean": [0.36349693251533743, 0.42484662576687116], "std": [0.481006146080565, 0.49431970458537583], "min": [0, 0], "max": [1, 1], "count": [1304]}, "gripper_activity_state": {"mean": [1.822085889570552, 1.8773006134969326], "std": [0.5171327913711609, 0.4346637673111491], "min": [0, 0], "max": [2, 2], "count": [1304]}, "gripper_mode_action": {"mean": [0.36349693251533743, 0.42484662576687116], "std": [0.481006146080565, 0.49431970458537583], "min": [0, 0], "max": [1, 1], "count": [1304]}, "gripper_activity_action": {"mean": [1.822085889570552, 1.8773006134969326], "std": [0.5171327913711609, 0.4346637673111491], "min": [0, 0], "max": [2, 2], "count": [1304]}, "gripper_open_scale_state": {"mean": [0.5676307515220396, 0.5459114264564274], "std": [0.3698405042363573, 0.3808674055135176], "min": [0.031, 0.042], "max": [0.936, 0.937], "count": [1304]}, "gripper_open_scale_action": {"mean": [0.5676307515220396, 0.5459114264564274], "std": [0.3698405042363573, 0.3808674055135176], "min": [0.031, 0.042], "max": [0.936, 0.937], "count": [1304]}}} +{"episode_index": 738, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.42906284644659554]], [[0.4560818536099391]], [[0.4564191124762141]]], "std": [[[0.22628232878070867]], [[0.19423707628808484]], [[0.18907061475882198]]], "count": [237]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39822222049860734]], [[0.4420531140550453]], [[0.44338053711287606]]], "std": [[[0.2162255599333203]], [[0.1798061111439856]], [[0.17357505957131839]]], "count": [237]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45287120373817596]], [[0.4691596265615951]], [[0.4676262478971898]]], "std": [[[0.14296313904294228]], [[0.12635525165857972]], [[0.12033024079103387]]], "count": [237]}, "observation.state": {"min": [0.16311846673488617, 1.819889783859253, -1.2332147359848022, -0.9305397868156433, -2.3501906394958496, -1.8659664392471313, 1.3767156600952148, 36.0, 0.13766899704933167, 0.19700700044631958, -0.10392100363969803, -3.1411852836608887, 0.32100000977516174, -1.4670000076293945, -0.9800896644592285, -2.1755356788635254, 0.4714308977127075, 0.5009618401527405, 1.2629377841949463, -0.6351602077484131, -2.810800552368164, 1.0, -0.347119003534317, 0.2716760039329529, -0.23079299926757812, -3.1401853561401367, -0.14100000262260437, -2.997999906539917], "max": [0.8710763454437256, 2.0983047485351562, -0.15587535500526428, -0.4020191729068756, -1.5356279611587524, -0.9754645228385925, 2.1527938842773438, 945.0, 0.3997490108013153, 0.42892199754714966, 0.14531199634075165, 3.1410000324249268, 1.1339999437332153, -0.47099995613098145, -0.33108896017074585, -1.9609647989273071, 2.456376552581787, 1.0159212350845337, 2.862497329711914, 1.9209094047546387, -1.5108966827392578, 923.0, -0.07275699824094772, 0.48078200221061707, 0.0697150006890297, 3.140000104904175, 0.8009999990463257, -1.9859999418258667], "mean": [0.4325655996799469, 1.999699592590332, -0.4050306975841522, -0.6235387921333313, -2.0142130851745605, -1.4919630289077759, 1.6883432865142822, 688.9342041015625, 0.32673829793930054, 0.31991085410118103, 0.05651693046092987, -2.246854305267334, 0.8025280237197876, -0.9071492552757263, -0.724077045917511, -2.084625482559204, 0.988680899143219, 0.7416744232177734, 2.376046657562256, 1.1837151050567627, -2.1482017040252686, 511.33441162109375, -0.23323987424373627, 0.37386342883110046, -0.029791539534926414, 1.4139633178710938, 0.19262096285820007, -2.3128254413604736], "std": [0.1321483701467514, 0.05395133048295975, 0.23502293229103088, 0.11197193711996078, 0.18676874041557312, 0.265965074300766, 0.22690382599830627, 349.78338623046875, 0.055209022015333176, 0.054466452449560165, 0.0509064607322216, 1.9395837783813477, 0.2183280885219574, 0.27250412106513977, 0.15602535009384155, 0.08435793966054916, 0.5130860209465027, 0.10638897866010666, 0.5407230257987976, 0.6472831964492798, 0.27978599071502686, 358.23333740234375, 0.07878816872835159, 0.06823579967021942, 0.07277761399745941, 2.4163687229156494, 0.24933740496635437, 0.2603282034397125], "count": [1467]}, "action": {"min": [0.16311846673488617, 1.819889783859253, -1.2332147359848022, -0.9305397868156433, -2.3501906394958496, -1.8659664392471313, 1.3767156600952148, 36.0, 0.13766899704933167, 0.19700700044631958, -0.10392100363969803, -3.1411852836608887, 0.32100000977516174, -1.4670000076293945, -0.9800896644592285, -2.1755356788635254, 0.4714308977127075, 0.5009618401527405, 1.2629377841949463, -0.6351602077484131, -2.810800552368164, 1.0, -0.347119003534317, 0.2716760039329529, -0.23079299926757812, -3.1401853561401367, -0.14100000262260437, -2.997999906539917], "max": [0.8710763454437256, 2.0983047485351562, -0.15587535500526428, -0.4020191729068756, -1.5356279611587524, -0.9754645228385925, 2.1527938842773438, 945.0, 0.3997490108013153, 0.42892199754714966, 0.14531199634075165, 3.1410000324249268, 1.1339999437332153, -0.47099995613098145, -0.33108896017074585, -1.9609647989273071, 2.456376552581787, 1.0159212350845337, 2.862497329711914, 1.9209094047546387, -1.5108966827392578, 923.0, -0.07275699824094772, 0.48078200221061707, 0.0697150006890297, 3.140000104904175, 0.8009999990463257, -1.9859999418258667], "mean": [0.4325655996799469, 1.999699592590332, -0.4050306975841522, -0.6235387921333313, -2.0142130851745605, -1.4919630289077759, 1.6883432865142822, 688.9342041015625, 0.32673829793930054, 0.31991085410118103, 0.05651693046092987, -2.246854305267334, 0.8025280237197876, -0.9071492552757263, -0.724077045917511, -2.084625482559204, 0.988680899143219, 0.7416744232177734, 2.376046657562256, 1.1837151050567627, -2.1482017040252686, 511.33441162109375, -0.23323987424373627, 0.37386342883110046, -0.029791539534926414, 1.4139633178710938, 0.19262096285820007, -2.3128254413604736], "std": [0.1321483701467514, 0.05395133048295975, 0.23502293229103088, 0.11197193711996078, 0.18676874041557312, 0.265965074300766, 0.22690382599830627, 349.78338623046875, 0.055209022015333176, 0.054466452449560165, 0.0509064607322216, 1.9395837783813477, 0.2183280885219574, 0.27250412106513977, 0.15602535009384155, 0.08435793966054916, 0.5130860209465027, 0.10638897866010666, 0.5407230257987976, 0.6472831964492798, 0.27978599071502686, 358.23333740234375, 0.07878816872835159, 0.06823579967021942, 0.07277761399745941, 2.4163687229156494, 0.24933740496635437, 0.2603282034397125], "count": [1467]}, "timestamp": {"min": [0.0], "max": [48.86666666666667], "mean": [24.43333333333333], "std": [14.116210802032088], "count": [1467]}, "frame_index": {"min": [0], "max": [1466], "mean": [733.0], "std": [423.48632406096266], "count": [1467]}, "episode_index": {"min": [742], "max": [742], "mean": [742.0], "std": [0.0], "count": [1467]}, "index": {"min": [644207], "max": [645673], "mean": [644940.0], "std": [423.48632406096266], "count": [1467]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1467]}, "subtask_annotation": {"mean": [12.359918200408998, 29.0, 29.0, 29.0, 29.0], "std": [9.897772059670016, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1467]}, "scene_annotation": {"mean": [742.0], "std": [0.0], "min": [742], "max": [742], "count": [1467]}, "eef_direction_state": {"mean": [4.099522835719155, 4.157464212678937], "std": [2.1206726926574837, 2.2372300295438623], "min": [0, 0], "max": [6, 6], "count": [1467]}, "eef_velocity_state": {"mean": [0.5828220858895705, 0.5732788002726653], "std": [0.586537862652321, 0.6578520173529157], "min": [0, 0], "max": [2, 2], "count": [1467]}, "eef_acc_mag_state": {"mean": [0.5548738922972052, 0.4662576687116564], "std": [0.7825345758622764, 0.7481309383303177], "min": [0, 0], "max": [2, 2], "count": [1467]}, "eef_direction_action": {"mean": [4.099522835719155, 4.157464212678937], "std": [2.1206726926574837, 2.2372300295438623], "min": [0, 0], "max": [6, 6], "count": [1467]}, "eef_velocity_action": {"mean": [0.5828220858895705, 0.5732788002726653], "std": [0.586537862652321, 0.6578520173529157], "min": [0, 0], "max": [2, 2], "count": [1467]}, "eef_acc_mag_action": {"mean": [0.5548738922972052, 0.4662576687116564], "std": [0.7825345758622764, 0.7481309383303177], "min": [0, 0], "max": [2, 2], "count": [1467]}, "eef_sim_pose_state": {"mean": [0.587084610003757, 0.23133816990561404, 1.1086535445127292, -1.1001149774887085, 0.637838215412698, 2.4299496066409016, 0.5192968283665587, -0.3621517780119705, 1.0864980055783138, 2.078946699693803, 0.9259732109690045, 0.6635272698246943], "std": [0.05753224945873358, 0.10460664593354428, 0.019976194852259266, 2.3826614850904413, 0.31763005864624066, 1.1874541243482275, 0.05221550419266414, 0.06112804226894672, 0.03059909679680228, 0.21657938006829944, 0.16310337033501254, 2.6240142495758363], "min": [0.4915240069681668, -0.0160410302048897, 1.068984787941166, -3.128684823472405, 0.2051007134574907, -3.13837484613044, 0.3957087380498151, -0.4404740089785445, 1.0213181334698864, 1.713706126651629, 0.5911278907312623, -3.139756175823907], "max": [0.6804415438349889, 0.37630396664081, 1.1810268564217046, 3.1399856357632796, 1.365824373107548, 3.137565221377209, 0.6391304023195526, -0.1318412430274638, 1.1961775006537532, 2.7237425098401933, 1.1654036457400765, 3.1404363669415734], "count": [1467]}, "eef_sim_pose_action": {"mean": [0.587084610003757, 0.23133816990561404, 1.1086535445127292, -1.1001149774887085, 0.637838215412698, 2.4299496066409016, 0.5192968283665587, -0.3621517780119705, 1.0864980055783138, 2.078946699693803, 0.9259732109690045, 0.6635272698246943], "std": [0.05753224945873358, 0.10460664593354428, 0.019976194852259266, 2.3826614850904413, 0.31763005864624066, 1.1874541243482275, 0.05221550419266414, 0.06112804226894672, 0.03059909679680228, 0.21657938006829944, 0.16310337033501254, 2.6240142495758363], "min": [0.4915240069681668, -0.0160410302048897, 1.068984787941166, -3.128684823472405, 0.2051007134574907, -3.13837484613044, 0.3957087380498151, -0.4404740089785445, 1.0213181334698864, 1.713706126651629, 0.5911278907312623, -3.139756175823907], "max": [0.6804415438349889, 0.37630396664081, 1.1810268564217046, 3.1399856357632796, 1.365824373107548, 3.137565221377209, 0.6391304023195526, -0.1318412430274638, 1.1961775006537532, 2.7237425098401933, 1.1654036457400765, 3.1404363669415734], "count": [1467]}, "gripper_mode_state": {"mean": [0.39740967961826856, 0.24335378323108384], "std": [0.48936206040514696, 0.4291068857734655], "min": [0, 0], "max": [1, 1], "count": [1467]}, "gripper_activity_state": {"mean": [1.790729379686435, 1.89093387866394], "std": [0.5481293213654235, 0.40828954782666577], "min": [0, 0], "max": [2, 2], "count": [1467]}, "gripper_mode_action": {"mean": [0.39740967961826856, 0.24335378323108384], "std": [0.48936206040514696, 0.4291068857734655], "min": [0, 0], "max": [1, 1], "count": [1467]}, "gripper_activity_action": {"mean": [1.790729379686435, 1.89093387866394], "std": [0.5481293213654235, 0.40828954782666577], "min": [0, 0], "max": [2, 2], "count": [1467]}, "gripper_open_scale_state": {"mean": [0.511334355846748, 0.6889342194877661], "std": [0.3582335213729279, 0.3497835537195064], "min": [0.001, 0.036], "max": [0.923, 0.945], "count": [1467]}, "gripper_open_scale_action": {"mean": [0.511334355846748, 0.6889342194877661], "std": [0.3582335213729279, 0.3497835537195064], "min": [0.001, 0.036], "max": [0.923, 0.945], "count": [1467]}}} +{"episode_index": 739, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.4257070995787525]], [[0.4540275133174657]], [[0.4519926057368998]]], "std": [[[0.2241535673921574]], [[0.19398173000544522]], [[0.1884845806692836]]], "count": [173]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42213273664475426]], [[0.45267301253352976]], [[0.45247369210208166]]], "std": [[[0.17950898944588126]], [[0.1503957846200984]], [[0.1460414744518322]]], "count": [173]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44427774590086516]], [[0.4649728833730024]], [[0.464759462720541]]], "std": [[[0.17083487042945897]], [[0.15088281482517693]], [[0.14293217524593443]]], "count": [173]}, "observation.state": {"min": [0.1857553869485855, 1.864448070526123, -1.3464866876602173, -0.8315970301628113, -2.311548948287964, -1.847692847251892, 1.3906086683273315, 31.0, 0.07038799673318863, 0.21341000497341156, -0.1274220049381256, -3.1411852836608887, 0.10899999737739563, -1.6160000562667847, -0.8516333699226379, -2.1755878925323486, 0.2555162310600281, 0.5342278480529785, 1.3087351322174072, -0.4737521708011627, -2.143177032470703, 2.0, -0.37226399779319763, 0.2535409927368164, -0.1995140016078949, -3.1411852836608887, 0.007000000216066837, -2.9019999504089355], "max": [1.16046941280365, 2.1046926975250244, -0.2321287989616394, -0.37950438261032104, -1.5611271858215332, -1.0870260000228882, 2.179776668548584, 945.0, 0.3827199935913086, 0.4299210011959076, 0.11438699811697006, 3.1410000324249268, 0.9490000009536743, -0.5210000276565552, -0.30548498034477234, -1.9327775239944458, 2.1149027347564697, 1.0803065299987793, 2.7486491203308105, 1.87664794921875, -1.4878408908843994, 952.0, -0.10892999917268753, 0.4767189919948578, 0.0856809988617897, 3.1410000324249268, 0.8740000128746033, -2.01200008392334], "mean": [0.5230479836463928, 1.9922674894332886, -0.545623242855072, -0.6139733791351318, -2.087372303009033, -1.4328367710113525, 1.8170326948165894, 490.19305419921875, 0.29957348108291626, 0.3440028429031372, 0.03189690038561821, -1.5209983587265015, 0.6269805431365967, -0.9600971937179565, -0.6148080229759216, -2.1007511615753174, 0.8992494344711304, 0.7494813203811646, 2.052145481109619, 1.1572730541229248, -1.8720893859863281, 506.3792419433594, -0.2386886030435562, 0.36691054701805115, -0.02093307301402092, 2.285860538482666, 0.47049057483673096, -2.3653433322906494], "std": [0.19658243656158447, 0.05681079626083374, 0.22721485793590546, 0.12150892615318298, 0.16240118443965912, 0.21974731981754303, 0.2652494013309479, 393.7977294921875, 0.07166820019483566, 0.06552714854478836, 0.05044358968734741, 2.596977472305298, 0.14558696746826172, 0.3286280035972595, 0.12126980721950531, 0.08444536477327347, 0.5299303531646729, 0.08597873151302338, 0.4798319339752197, 0.6458179950714111, 0.14919784665107727, 417.31219482421875, 0.07924090325832367, 0.06535302847623825, 0.06960409134626389, 1.7367335557937622, 0.2556864321231842, 0.26372796297073364], "count": [969]}, "action": {"min": [0.1857553869485855, 1.864448070526123, -1.3464866876602173, -0.8315970301628113, -2.311548948287964, -1.847692847251892, 1.3906086683273315, 31.0, 0.07038799673318863, 0.21341000497341156, -0.1274220049381256, -3.1411852836608887, 0.10899999737739563, -1.6160000562667847, -0.8516333699226379, -2.1755878925323486, 0.2555162310600281, 0.5342278480529785, 1.3087351322174072, -0.4737521708011627, -2.143177032470703, 2.0, -0.37226399779319763, 0.2535409927368164, -0.1995140016078949, -3.1411852836608887, 0.007000000216066837, -2.9019999504089355], "max": [1.16046941280365, 2.1046926975250244, -0.2321287989616394, -0.37950438261032104, -1.5611271858215332, -1.0870260000228882, 2.179776668548584, 945.0, 0.3827199935913086, 0.4299210011959076, 0.11438699811697006, 3.1410000324249268, 0.9490000009536743, -0.5210000276565552, -0.30548498034477234, -1.9327775239944458, 2.1149027347564697, 1.0803065299987793, 2.7486491203308105, 1.87664794921875, -1.4878408908843994, 952.0, -0.10892999917268753, 0.4767189919948578, 0.0856809988617897, 3.1410000324249268, 0.8740000128746033, -2.01200008392334], "mean": [0.5230479836463928, 1.9922674894332886, -0.545623242855072, -0.6139733791351318, -2.087372303009033, -1.4328367710113525, 1.8170326948165894, 490.19305419921875, 0.29957348108291626, 0.3440028429031372, 0.03189690038561821, -1.5209983587265015, 0.6269805431365967, -0.9600971937179565, -0.6148080229759216, -2.1007511615753174, 0.8992494344711304, 0.7494813203811646, 2.052145481109619, 1.1572730541229248, -1.8720893859863281, 506.3792419433594, -0.2386886030435562, 0.36691054701805115, -0.02093307301402092, 2.285860538482666, 0.47049057483673096, -2.3653433322906494], "std": [0.19658243656158447, 0.05681079626083374, 0.22721485793590546, 0.12150892615318298, 0.16240118443965912, 0.21974731981754303, 0.2652494013309479, 393.7977294921875, 0.07166820019483566, 0.06552714854478836, 0.05044358968734741, 2.596977472305298, 0.14558696746826172, 0.3286280035972595, 0.12126980721950531, 0.08444536477327347, 0.5299303531646729, 0.08597873151302338, 0.4798319339752197, 0.6458179950714111, 0.14919784665107727, 417.31219482421875, 0.07924090325832367, 0.06535302847623825, 0.06960409134626389, 1.7367335557937622, 0.2556864321231842, 0.26372796297073364], "count": [969]}, "timestamp": {"min": [0.0], "max": [32.266666666666666], "mean": [16.133333333333333], "std": [9.32420188223854], "count": [969]}, "frame_index": {"min": [0], "max": [968], "mean": [484.0], "std": [279.72605646715624], "count": [969]}, "episode_index": {"min": [743], "max": [743], "mean": [743.0], "std": [0.0], "count": [969]}, "index": {"min": [645674], "max": [646642], "mean": [646158.0], "std": [279.72605646715624], "count": [969]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [969]}, "subtask_annotation": {"mean": [10.268317853457173, 29.0, 29.0, 29.0, 29.0], "std": [8.609774208878292, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [969]}, "scene_annotation": {"mean": [743.0], "std": [0.0], "min": [743], "max": [743], "count": [969]}, "eef_direction_state": {"mean": [4.063983488132095, 3.4840041279669762], "std": [2.0469295447403213, 2.287851449704913], "min": [0, 0], "max": [6, 6], "count": [969]}, "eef_velocity_state": {"mean": [0.6480908152734778, 0.7966976264189887], "std": [0.6791901387612758, 0.7103462377652701], "min": [0, 0], "max": [2, 2], "count": [969]}, "eef_acc_mag_state": {"mean": [0.6099071207430341, 0.6522187822497421], "std": [0.8028232507669428, 0.8112964879438384], "min": [0, 0], "max": [2, 2], "count": [969]}, "eef_direction_action": {"mean": [4.063983488132095, 3.4840041279669762], "std": [2.0469295447403213, 2.287851449704913], "min": [0, 0], "max": [6, 6], "count": [969]}, "eef_velocity_action": {"mean": [0.6480908152734778, 0.7966976264189887], "std": [0.6791901387612758, 0.7103462377652701], "min": [0, 0], "max": [2, 2], "count": [969]}, "eef_acc_mag_action": {"mean": [0.6099071207430341, 0.6522187822497421], "std": [0.8028232507669428, 0.8112964879438384], "min": [0, 0], "max": [2, 2], "count": [969]}, "eef_sim_pose_state": {"mean": [0.573897645732794, 0.2468389694156944, 1.1023846045269146, -1.9961271694686358, 0.8607099809726245, 1.1861895321103872, 0.5475542959046633, -0.3279363797804792, 1.093434728190464, 2.249172969226534, 0.83346950780891, 0.41791854037160314], "std": [0.05432386118476431, 0.10242582024039534, 0.017245801394871585, 1.4224634841863784, 0.30108154002860643, 2.595749496245097, 0.06464831360497808, 0.07368709321996446, 0.04291072604201624, 0.23173474167828623, 0.19300613156940036, 2.7864636407606174], "min": [0.4746289180961874, 0.031581996274879634, 1.0581912654895584, -3.138939622577024, 0.34362507759124816, -3.140401519617259, 0.4135096839086809, -0.40738950817682446, 1.0156770329923677, 1.9203583390131251, 0.44254214045083273, -3.139656080439304], "max": [0.658544164103316, 0.4123904067088904, 1.1254617363742323, 3.12730778249407, 1.3802842067236303, 3.1343592574390535, 0.6406368274089025, -0.05774083341355843, 1.173822698265504, 2.8094319120376285, 1.1643037425713918, 3.139405353660314], "count": [969]}, "eef_sim_pose_action": {"mean": [0.573897645732794, 0.2468389694156944, 1.1023846045269146, -1.9961271694686358, 0.8607099809726245, 1.1861895321103872, 0.5475542959046633, -0.3279363797804792, 1.093434728190464, 2.249172969226534, 0.83346950780891, 0.41791854037160314], "std": [0.05432386118476431, 0.10242582024039534, 0.017245801394871585, 1.4224634841863784, 0.30108154002860643, 2.595749496245097, 0.06464831360497808, 0.07368709321996446, 0.04291072604201624, 0.23173474167828623, 0.19300613156940036, 2.7864636407606174], "min": [0.4746289180961874, 0.031581996274879634, 1.0581912654895584, -3.138939622577024, 0.34362507759124816, -3.140401519617259, 0.4135096839086809, -0.40738950817682446, 1.0156770329923677, 1.9203583390131251, 0.44254214045083273, -3.139656080439304], "max": [0.658544164103316, 0.4123904067088904, 1.1254617363742323, 3.12730778249407, 1.3802842067236303, 3.1343592574390535, 0.6406368274089025, -0.05774083341355843, 1.173822698265504, 2.8094319120376285, 1.1643037425713918, 3.139405353660314], "count": [969]}, "gripper_mode_state": {"mean": [0.49019607843137253, 0.4891640866873065], "std": [0.4999038738816463, 0.4998825691926854], "min": [0, 0], "max": [1, 1], "count": [969]}, "gripper_activity_state": {"mean": [1.8317853457172342, 1.7997936016511868], "std": [0.49930913193961957, 0.5309414489459298], "min": [0, 0], "max": [2, 2], "count": [969]}, "gripper_mode_action": {"mean": [0.49019607843137253, 0.4891640866873065], "std": [0.4999038738816463, 0.4998825691926854], "min": [0, 0], "max": [1, 1], "count": [969]}, "gripper_activity_action": {"mean": [1.8317853457172342, 1.7997936016511868], "std": [0.49930913193961957, 0.5309414489459298], "min": [0, 0], "max": [2, 2], "count": [969]}, "gripper_open_scale_state": {"mean": [0.5063792570023591, 0.49019298241480597], "std": [0.41731204926752663, 0.3937975863020776], "min": [0.002, 0.031], "max": [0.952, 0.945], "count": [969]}, "gripper_open_scale_action": {"mean": [0.5063792570023591, 0.49019298241480597], "std": [0.41731204926752663, 0.3937975863020776], "min": [0.002, 0.031], "max": [0.952, 0.945], "count": [969]}}} +{"episode_index": 740, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[1.0]], [[1.0]]], "mean": [[[0.41978629971492143]], [[0.4487966892209011]], [[0.44908021745932414]]], "std": [[[0.23354328983044292]], [[0.20021975796213043]], [[0.19467605943741365]]], "count": [188]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3993683369402726]], [[0.4407005479940203]], [[0.4426284113822834]]], "std": [[[0.18622563993867844]], [[0.14999048924982403]], [[0.14230080755396918]]], "count": [188]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43202937808545405]], [[0.4555610919899875]], [[0.45503901469719094]]], "std": [[[0.16779943681762619]], [[0.14696913977576595]], [[0.13948676401792076]]], "count": [188]}, "observation.state": {"min": [0.16863371431827545, 1.8681656122207642, -1.6131904125213623, -1.100726842880249, -2.276520252227783, -1.8195407390594482, 1.338405728340149, 35.0, 0.04001300036907196, 0.20179300010204315, -0.12804299592971802, -3.1411852836608887, -0.05900000408291817, -1.4609999656677246, -0.8358730673789978, -2.175640106201172, 0.29049259424209595, 0.3574259877204895, 1.255642294883728, 0.30314624309539795, -2.1166656017303467, 19.0, -0.3508189916610718, 0.2572210133075714, -0.17131200432777405, -3.1371853351593018, -0.09399998933076859, -2.6589999198913574], "max": [1.2102986574172974, 2.110417366027832, -0.20846214890480042, -0.4616570472717285, -1.453946590423584, -1.0569016933441162, 2.141641139984131, 931.0, 0.3868829905986786, 0.43288999795913696, 0.11357399821281433, 3.1410000324249268, 0.765999972820282, -0.1589999943971634, -0.2630211412906647, -1.93007230758667, 1.6544325351715088, 0.9362469911575317, 2.8072922229766846, 1.8756879568099976, -1.5307585000991821, 937.0, -0.15348100662231445, 0.46924200654029846, 0.09001900255680084, 3.1410000324249268, 1.187000036239624, -2.003000020980835], "mean": [0.48537811636924744, 2.0016753673553467, -0.5170764923095703, -0.6139601469039917, -2.132138252258301, -1.467498779296875, 1.7696679830551147, 582.8203735351562, 0.3045257031917572, 0.32202738523483276, 0.025465229526162148, -1.0123404264450073, 0.6154106259346008, -0.9330540299415588, -0.6450210213661194, -2.0724778175354004, 0.6792408227920532, 0.7267460823059082, 2.2708663940429688, 1.330027461051941, -1.9493720531463623, 475.59393310546875, -0.2697179913520813, 0.3683274984359741, 0.0013004891807213426, 2.4872007369995117, 0.3748553991317749, -2.1996350288391113], "std": [0.22481201589107513, 0.06738779693841934, 0.3243825137615204, 0.1575712412595749, 0.13943786919116974, 0.24116608500480652, 0.25056692957878113, 362.4034423828125, 0.08686492592096329, 0.0740586370229721, 0.05511978268623352, 2.771355390548706, 0.16980819404125214, 0.3390587568283081, 0.10372331738471985, 0.07970943301916122, 0.31212833523750305, 0.11132263392210007, 0.48030105233192444, 0.4743399918079376, 0.1642952561378479, 409.9272155761719, 0.05438873916864395, 0.06387752294540405, 0.053361378610134125, 1.5022037029266357, 0.33064109086990356, 0.1604967713356018], "count": [1080]}, "action": {"min": [0.16863371431827545, 1.8681656122207642, -1.6131904125213623, -1.100726842880249, -2.276520252227783, -1.8195407390594482, 1.338405728340149, 35.0, 0.04001300036907196, 0.20179300010204315, -0.12804299592971802, -3.1411852836608887, -0.05900000408291817, -1.4609999656677246, -0.8358730673789978, -2.175640106201172, 0.29049259424209595, 0.3574259877204895, 1.255642294883728, 0.30314624309539795, -2.1166656017303467, 19.0, -0.3508189916610718, 0.2572210133075714, -0.17131200432777405, -3.1371853351593018, -0.09399998933076859, -2.6589999198913574], "max": [1.2102986574172974, 2.110417366027832, -0.20846214890480042, -0.4616570472717285, -1.453946590423584, -1.0569016933441162, 2.141641139984131, 931.0, 0.3868829905986786, 0.43288999795913696, 0.11357399821281433, 3.1410000324249268, 0.765999972820282, -0.1589999943971634, -0.2630211412906647, -1.93007230758667, 1.6544325351715088, 0.9362469911575317, 2.8072922229766846, 1.8756879568099976, -1.5307585000991821, 937.0, -0.15348100662231445, 0.46924200654029846, 0.09001900255680084, 3.1410000324249268, 1.187000036239624, -2.003000020980835], "mean": [0.48537811636924744, 2.0016753673553467, -0.5170764923095703, -0.6139601469039917, -2.132138252258301, -1.467498779296875, 1.7696679830551147, 582.8203735351562, 0.3045257031917572, 0.32202738523483276, 0.025465229526162148, -1.0123404264450073, 0.6154106259346008, -0.9330540299415588, -0.6450210213661194, -2.0724778175354004, 0.6792408227920532, 0.7267460823059082, 2.2708663940429688, 1.330027461051941, -1.9493720531463623, 475.59393310546875, -0.2697179913520813, 0.3683274984359741, 0.0013004891807213426, 2.4872007369995117, 0.3748553991317749, -2.1996350288391113], "std": [0.22481201589107513, 0.06738779693841934, 0.3243825137615204, 0.1575712412595749, 0.13943786919116974, 0.24116608500480652, 0.25056692957878113, 362.4034423828125, 0.08686492592096329, 0.0740586370229721, 0.05511978268623352, 2.771355390548706, 0.16980819404125214, 0.3390587568283081, 0.10372331738471985, 0.07970943301916122, 0.31212833523750305, 0.11132263392210007, 0.48030105233192444, 0.4743399918079376, 0.1642952561378479, 409.9272155761719, 0.05438873916864395, 0.06387752294540405, 0.053361378610134125, 1.5022037029266357, 0.33064109086990356, 0.1604967713356018], "count": [1080]}, "timestamp": {"min": [0.0], "max": [35.96666666666667], "mean": [17.983333333333334], "std": [10.39230039054912], "count": [1080]}, "frame_index": {"min": [0], "max": [1079], "mean": [539.5], "std": [311.76901171647364], "count": [1080]}, "episode_index": {"min": [744], "max": [744], "mean": [744.0], "std": [0.0], "count": [1080]}, "index": {"min": [646643], "max": [647722], "mean": [647182.5], "std": [311.76901171647364], "count": [1080]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1080]}, "subtask_annotation": {"mean": [10.774074074074074, 29.0, 29.0, 29.0, 29.0], "std": [9.399117081962512, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1080]}, "scene_annotation": {"mean": [744.0], "std": [0.0], "min": [744], "max": [744], "count": [1080]}, "eef_direction_state": {"mean": [4.0472222222222225, 3.721296296296296], "std": [1.9820004079928992, 2.2907038755679077], "min": [0, 0], "max": [6, 6], "count": [1080]}, "eef_velocity_state": {"mean": [0.6509259259259259, 0.712037037037037], "std": [0.6436290872237185, 0.690841890121594], "min": [0, 0], "max": [2, 2], "count": [1080]}, "eef_acc_mag_state": {"mean": [0.5824074074074074, 0.625], "std": [0.8031568159806974, 0.8103068691688491], "min": [0, 0], "max": [2, 2], "count": [1080]}, "eef_direction_action": {"mean": [4.0472222222222225, 3.721296296296296], "std": [1.9820004079928992, 2.2907038755679077], "min": [0, 0], "max": [6, 6], "count": [1080]}, "eef_velocity_action": {"mean": [0.6509259259259259, 0.712037037037037], "std": [0.6436290872237185, 0.690841890121594], "min": [0, 0], "max": [2, 2], "count": [1080]}, "eef_acc_mag_action": {"mean": [0.5824074074074074, 0.625], "std": [0.8031568159806974, 0.8103068691688491], "min": [0, 0], "max": [2, 2], "count": [1080]}, "eef_sim_pose_state": {"mean": [0.5780181289001334, 0.2828622611933589, 1.1010819413312727, -2.4228956488456594, 0.6748923999832727, 0.28830144743268354, 0.5257995153710939, -0.3269566031738953, 1.0852276561713492, 2.2110933529325196, 0.8335705194964269, 1.9348298603503162], "std": [0.0517912089292575, 0.0724142848566939, 0.016432176820498773, 0.25410961316265707, 0.2895998914191225, 2.8769418809518914, 0.07350200971709692, 0.08935894528024595, 0.049565032790291515, 0.5124870106222074, 0.20870185769933328, 2.0933536356295415], "min": [0.4658082284253997, 0.08796250285252018, 1.0514964111696479, -2.8559998554881814, 0.23512529778220514, -3.1409903426873407, 0.40126967160137794, -0.41141718887178386, 1.0194369229367253, -3.1407528098007997, 0.4425689764861449, -3.1409966299304126], "max": [0.6548367263730477, 0.3909714770610976, 1.1318917072008416, -1.2948800357438122, 1.2319161569902426, 3.140827379590513, 0.649295126090295, -0.029543408942200852, 1.1856149084926646, 3.1415179967549363, 1.2842560754675825, 3.141309686546566], "count": [1080]}, "eef_sim_pose_action": {"mean": [0.5780181289001334, 0.2828622611933589, 1.1010819413312727, -2.4228956488456594, 0.6748923999832727, 0.28830144743268354, 0.5257995153710939, -0.3269566031738953, 1.0852276561713492, 2.2110933529325196, 0.8335705194964269, 1.9348298603503162], "std": [0.0517912089292575, 0.0724142848566939, 0.016432176820498773, 0.25410961316265707, 0.2895998914191225, 2.8769418809518914, 0.07350200971709692, 0.08935894528024595, 0.049565032790291515, 0.5124870106222074, 0.20870185769933328, 2.0933536356295415], "min": [0.4658082284253997, 0.08796250285252018, 1.0514964111696479, -2.8559998554881814, 0.23512529778220514, -3.1409903426873407, 0.40126967160137794, -0.41141718887178386, 1.0194369229367253, -3.1407528098007997, 0.4425689764861449, -3.1409966299304126], "max": [0.6548367263730477, 0.3909714770610976, 1.1318917072008416, -1.2948800357438122, 1.2319161569902426, 3.140827379590513, 0.649295126090295, -0.029543408942200852, 1.1856149084926646, 3.1415179967549363, 1.2842560754675825, 3.141309686546566], "count": [1080]}, "gripper_mode_state": {"mean": [0.4685185185185185, 0.3425925925925926], "std": [0.4990079321250613, 0.47457655661998377], "min": [0, 0], "max": [1, 1], "count": [1080]}, "gripper_activity_state": {"mean": [1.8842592592592593, 1.8777777777777778], "std": [0.4020001006626581, 0.43018801516901817], "min": [0, 0], "max": [2, 2], "count": [1080]}, "gripper_mode_action": {"mean": [0.4685185185185185, 0.3425925925925926], "std": [0.4990079321250613, 0.47457655661998377], "min": [0, 0], "max": [1, 1], "count": [1080]}, "gripper_activity_action": {"mean": [1.8842592592592593, 1.8777777777777778], "std": [0.4020001006626581, 0.43018801516901817], "min": [0, 0], "max": [2, 2], "count": [1080]}, "gripper_open_scale_state": {"mean": [0.47559398163689504, 0.5828203702255532], "std": [0.40992698250418574, 0.36240362655004066], "min": [0.019, 0.035], "max": [0.937, 0.931], "count": [1080]}, "gripper_open_scale_action": {"mean": [0.47559398163689504, 0.5828203702255532], "std": [0.40992698250418574, 0.36240362655004066], "min": [0.019, 0.035], "max": [0.937, 0.931], "count": [1080]}}} +{"episode_index": 741, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.42538288247397726]], [[0.4530915196582748]], [[0.4530703837347696]]], "std": [[[0.22951883710098514]], [[0.19889307529425154]], [[0.19385705414468982]]], "count": [162]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4035159578491891]], [[0.4423235937121762]], [[0.44314689239893484]]], "std": [[[0.1935846835782413]], [[0.15906807119391275]], [[0.15286971596068183]]], "count": [162]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44906923767449364]], [[0.46872125897684175]], [[0.4684006142580489]]], "std": [[[0.17360622460015765]], [[0.15503842661573541]], [[0.14775649718813208]]], "count": [162]}, "observation.state": {"min": [0.14597934484481812, 1.8896855115890503, -1.3736963272094727, -1.1079349517822266, -2.3130500316619873, -1.7983176708221436, 1.3773789405822754, 43.0, 0.06482899934053421, 0.1973540037870407, -0.10701899975538254, -3.1391851902008057, 0.019999999552965164, -1.305999994277954, -0.88945472240448, -2.1759893894195557, 0.30206412076950073, 0.47759193181991577, 1.513095736503601, -0.4147600531578064, -2.326611042022705, 16.0, -0.36245399713516235, 0.25829100608825684, -0.20416900515556335, -3.1361851692199707, 0.04500000551342964, -2.7690000534057617], "max": [1.0986847877502441, 2.097606658935547, -0.23247787356376648, -0.5030212998390198, -1.5679689645767212, -1.0859962701797485, 2.182865858078003, 938.0, 0.3875519931316376, 0.44665199518203735, 0.09188900142908096, 3.140000104904175, 0.9600000381469727, -0.34299999475479126, -0.2762681841850281, -1.9557461738586426, 2.1498444080352783, 0.9905092716217041, 2.7010366916656494, 1.8886033296585083, -1.4398269653320312, 938.0, -0.11884699761867523, 0.46858400106430054, 0.09168100357055664, 3.135999917984009, 0.8799999952316284, -1.9589999914169312], "mean": [0.5103095769882202, 2.015186071395874, -0.5841007232666016, -0.6601108312606812, -2.1001014709472656, -1.4864716529846191, 1.76614248752594, 526.8196411132812, 0.287034809589386, 0.3356932997703552, 0.023252910003066063, -0.35310015082359314, 0.6003051400184631, -0.8517575263977051, -0.605370283126831, -2.0784072875976562, 0.8247273564338684, 0.7476770877838135, 2.200259208679199, 1.2222390174865723, -2.015916347503662, 477.0417175292969, -0.2656518816947937, 0.36001765727996826, -0.0073368139564991, 2.2298760414123535, 0.41810405254364014, -2.2199718952178955], "std": [0.18103061616420746, 0.06133601814508438, 0.2462759166955948, 0.1422850340604782, 0.1481715887784958, 0.23159050941467285, 0.2895371615886688, 380.9960021972656, 0.07318712770938873, 0.0654909610748291, 0.04510482773184776, 2.9709219932556152, 0.15764880180358887, 0.3043099641799927, 0.12985621392726898, 0.08383678644895554, 0.500899612903595, 0.11529506742954254, 0.4356221556663513, 0.6409434676170349, 0.19339916110038757, 425.7944641113281, 0.06750011444091797, 0.06618890166282654, 0.07084224373102188, 1.799964189529419, 0.2647324502468109, 0.21711322665214539], "count": [887]}, "action": {"min": [0.14597934484481812, 1.8896855115890503, -1.3736963272094727, -1.1079349517822266, -2.3130500316619873, -1.7983176708221436, 1.3773789405822754, 43.0, 0.06482899934053421, 0.1973540037870407, -0.10701899975538254, -3.1391851902008057, 0.019999999552965164, -1.305999994277954, -0.88945472240448, -2.1759893894195557, 0.30206412076950073, 0.47759193181991577, 1.513095736503601, -0.4147600531578064, -2.326611042022705, 16.0, -0.36245399713516235, 0.25829100608825684, -0.20416900515556335, -3.1361851692199707, 0.04500000551342964, -2.7690000534057617], "max": [1.0986847877502441, 2.097606658935547, -0.23247787356376648, -0.5030212998390198, -1.5679689645767212, -1.0859962701797485, 2.182865858078003, 938.0, 0.3875519931316376, 0.44665199518203735, 0.09188900142908096, 3.140000104904175, 0.9600000381469727, -0.34299999475479126, -0.2762681841850281, -1.9557461738586426, 2.1498444080352783, 0.9905092716217041, 2.7010366916656494, 1.8886033296585083, -1.4398269653320312, 938.0, -0.11884699761867523, 0.46858400106430054, 0.09168100357055664, 3.135999917984009, 0.8799999952316284, -1.9589999914169312], "mean": [0.5103095769882202, 2.015186071395874, -0.5841007232666016, -0.6601108312606812, -2.1001014709472656, -1.4864716529846191, 1.76614248752594, 526.8196411132812, 0.287034809589386, 0.3356932997703552, 0.023252910003066063, -0.35310015082359314, 0.6003051400184631, -0.8517575263977051, -0.605370283126831, -2.0784072875976562, 0.8247273564338684, 0.7476770877838135, 2.200259208679199, 1.2222390174865723, -2.015916347503662, 477.0417175292969, -0.2656518816947937, 0.36001765727996826, -0.0073368139564991, 2.2298760414123535, 0.41810405254364014, -2.2199718952178955], "std": [0.18103061616420746, 0.06133601814508438, 0.2462759166955948, 0.1422850340604782, 0.1481715887784958, 0.23159050941467285, 0.2895371615886688, 380.9960021972656, 0.07318712770938873, 0.0654909610748291, 0.04510482773184776, 2.9709219932556152, 0.15764880180358887, 0.3043099641799927, 0.12985621392726898, 0.08383678644895554, 0.500899612903595, 0.11529506742954254, 0.4356221556663513, 0.6409434676170349, 0.19339916110038757, 425.7944641113281, 0.06750011444091797, 0.06618890166282654, 0.07084224373102188, 1.799964189529419, 0.2647324502468109, 0.21711322665214539], "count": [887]}, "timestamp": {"min": [0.0], "max": [29.533333333333335], "mean": [14.766666666666666], "std": [8.535156055333076], "count": [887]}, "frame_index": {"min": [0], "max": [886], "mean": [443.0], "std": [256.0546816599923], "count": [887]}, "episode_index": {"min": [745], "max": [745], "mean": [745.0], "std": [0.0], "count": [887]}, "index": {"min": [647723], "max": [648609], "mean": [648166.0], "std": [256.0546816599923], "count": [887]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [887]}, "subtask_annotation": {"mean": [10.146561443066517, 29.0, 29.0, 29.0, 29.0], "std": [9.588191900184823, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [887]}, "scene_annotation": {"mean": [745.0], "std": [0.0], "min": [745], "max": [745], "count": [887]}, "eef_direction_state": {"mean": [3.5174746335963922, 3.602029312288613], "std": [2.089723376821423, 2.3292939515133773], "min": [0, 0], "max": [6, 6], "count": [887]}, "eef_velocity_state": {"mean": [0.7925591882750845, 0.8049605411499436], "std": [0.63337368250824, 0.7724528448656766], "min": [0, 0], "max": [2, 2], "count": [887]}, "eef_acc_mag_state": {"mean": [0.6685456595264938, 0.6335963923337091], "std": [0.8131892091354435, 0.8057843500819837], "min": [0, 0], "max": [2, 2], "count": [887]}, "eef_direction_action": {"mean": [3.5174746335963922, 3.602029312288613], "std": [2.089723376821423, 2.3292939515133773], "min": [0, 0], "max": [6, 6], "count": [887]}, "eef_velocity_action": {"mean": [0.7925591882750845, 0.8049605411499436], "std": [0.63337368250824, 0.7724528448656766], "min": [0, 0], "max": [2, 2], "count": [887]}, "eef_acc_mag_action": {"mean": [0.6685456595264938, 0.6335963923337091], "std": [0.8131892091354435, 0.8057843500819837], "min": [0, 0], "max": [2, 2], "count": [887]}, "eef_sim_pose_state": {"mean": [0.5678708209656251, 0.273375349907885, 1.0967288742471708, -2.4606060925051927, 0.7271048945408681, 0.6262524521356153, 0.5415238802035275, -0.3144347686595561, 1.0956873923941886, 2.27017001497067, 0.8886602019774978, -0.1751343018905124], "std": [0.05569631487346539, 0.09632531847042838, 0.019253606600667175, 0.311767878451976, 0.28570812185031774, 2.8707162864998916, 0.06453615613186953, 0.06947950769904036, 0.04885857446453418, 0.2362410132358334, 0.18115651744435182, 2.8363008640680536], "min": [0.47346904012816354, 0.03275886834634824, 1.0418604737861645, -3.139707498489686, 0.31838150515876307, -3.139254923698525, 0.3953442815268201, -0.3898003393204947, 1.0206978374429996, 1.891339913653167, 0.6046601625792367, -3.1389957382878704], "max": [0.6513127790345586, 0.4000179856572338, 1.1277293669525867, -1.6237923329514918, 1.307506275354955, 3.13959717070256, 0.6453966112167616, -0.06314678415885948, 1.2113982455045966, 3.0233395769491826, 1.1863703406112496, 3.1392148197827177], "count": [887]}, "eef_sim_pose_action": {"mean": [0.5678708209656251, 0.273375349907885, 1.0967288742471708, -2.4606060925051927, 0.7271048945408681, 0.6262524521356153, 0.5415238802035275, -0.3144347686595561, 1.0956873923941886, 2.27017001497067, 0.8886602019774978, -0.1751343018905124], "std": [0.05569631487346539, 0.09632531847042838, 0.019253606600667175, 0.311767878451976, 0.28570812185031774, 2.8707162864998916, 0.06453615613186953, 0.06947950769904036, 0.04885857446453418, 0.2362410132358334, 0.18115651744435182, 2.8363008640680536], "min": [0.47346904012816354, 0.03275886834634824, 1.0418604737861645, -3.139707498489686, 0.31838150515876307, -3.139254923698525, 0.3953442815268201, -0.3898003393204947, 1.0206978374429996, 1.891339913653167, 0.6046601625792367, -3.1389957382878704], "max": [0.6513127790345586, 0.4000179856572338, 1.1277293669525867, -1.6237923329514918, 1.307506275354955, 3.13959717070256, 0.6453966112167616, -0.06314678415885948, 1.2113982455045966, 3.0233395769491826, 1.1863703406112496, 3.1392148197827177], "count": [887]}, "gripper_mode_state": {"mean": [0.5129650507328072, 0.41939120631341603], "std": [0.49983187919489286, 0.4934594435010761], "min": [0, 0], "max": [1, 1], "count": [887]}, "gripper_activity_state": {"mean": [1.7970687711386697, 1.8489289740698986], "std": [0.5511823703794321, 0.4792850774697621], "min": [0, 0], "max": [2, 2], "count": [887]}, "gripper_mode_action": {"mean": [0.5129650507328072, 0.41939120631341603], "std": [0.49983187919489286, 0.4934594435010761], "min": [0, 0], "max": [1, 1], "count": [887]}, "gripper_activity_action": {"mean": [1.7970687711386697, 1.8489289740698986], "std": [0.5511823703794321, 0.4792850774697621], "min": [0, 0], "max": [2, 2], "count": [887]}, "gripper_open_scale_state": {"mean": [0.47704171373610155, 0.5268196165736388], "std": [0.4257944911927187, 0.38099608486501974], "min": [0.016, 0.043], "max": [0.938, 0.938], "count": [887]}, "gripper_open_scale_action": {"mean": [0.47704171373610155, 0.5268196165736388], "std": [0.4257944911927187, 0.38099608486501974], "min": [0.016, 0.043], "max": [0.938, 0.938], "count": [887]}}} +{"episode_index": 742, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.42678962936697523]], [[0.45468286760558707]], [[0.4545338336899904]]], "std": [[[0.229529752329057]], [[0.19840967903524334]], [[0.19337340277710854]]], "count": [197]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40052255959490396]], [[0.4437891493314754]], [[0.4438075638250224]]], "std": [[[0.20416496699139047]], [[0.16637184284108092]], [[0.1610752977886433]]], "count": [197]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4507016636392289]], [[0.46882777404532033]], [[0.4684091229554428]]], "std": [[[0.16693530433782036]], [[0.14846203001940797]], [[0.14136676258904637]]], "count": [197]}, "observation.state": {"min": [0.15044738352298737, 1.9226372241973877, -1.351094365119934, -1.0923317670822144, -2.326925277709961, -1.8806970119476318, 1.3497503995895386, 36.0, 0.0830020010471344, 0.19390299916267395, -0.11354000121355057, -3.1401853561401367, 0.1509999930858612, -1.315999984741211, -1.0078577995300293, -2.1758670806884766, 0.2681000530719757, -0.0279427208006382, 1.3590006828308105, 0.8022406101226807, -1.9986463785171509, 31.0, -0.363629013299942, 0.2570050060749054, -0.1733900010585785, -3.1401853561401367, 0.03099999949336052, -2.630000114440918], "max": [1.0226233005523682, 2.099491596221924, -0.1563815027475357, -0.5288347601890564, -1.5721577405929565, -1.111862063407898, 2.073643207550049, 925.0, 0.3934899866580963, 0.40997299551963806, 0.10374099761247635, 3.1410000324249268, 0.9819999933242798, -0.4729999899864197, -0.33311355113983154, -1.94855535030365, 0.8135502934455872, 0.853692889213562, 2.701420545578003, 1.8341314792633057, -1.2040677070617676, 949.0, -0.14346200227737427, 0.427852988243103, 0.08963900059461594, 3.135999917984009, 1.2769999504089355, -1.9859999418258667], "mean": [0.3982159197330475, 2.0352015495300293, -0.5101744532585144, -0.6574581265449524, -2.0429201126098633, -1.6087675094604492, 1.6145706176757812, 640.7654418945312, 0.3054920434951782, 0.2912735641002655, 0.02379050850868225, -0.06825381517410278, 0.679495096206665, -0.8271933794021606, -0.5729832649230957, -2.083245277404785, 0.528742253780365, 0.6172447204589844, 2.194106340408325, 1.54179847240448, -1.7325091361999512, 626.2493286132812, -0.27751079201698303, 0.3251793384552002, -0.00781040545552969, 0.40772661566734314, 0.4903014004230499, -2.208547592163086], "std": [0.1527719646692276, 0.044218722730875015, 0.3062146008014679, 0.13621124625205994, 0.18349824845790863, 0.2182292491197586, 0.23471666872501373, 354.4206848144531, 0.07322768867015839, 0.05599982291460037, 0.04549271613359451, 3.0364573001861572, 0.14621515572071075, 0.2538208067417145, 0.15240301191806793, 0.08521288633346558, 0.12970124185085297, 0.21051834523677826, 0.4145621955394745, 0.27377209067344666, 0.24719467759132385, 375.948974609375, 0.06237497180700302, 0.05164359137415886, 0.059915412217378616, 2.971121311187744, 0.3537217676639557, 0.1484249383211136], "count": [1151]}, "action": {"min": [0.15044738352298737, 1.9226372241973877, -1.351094365119934, -1.0923317670822144, -2.326925277709961, -1.8806970119476318, 1.3497503995895386, 36.0, 0.0830020010471344, 0.19390299916267395, -0.11354000121355057, -3.1401853561401367, 0.1509999930858612, -1.315999984741211, -1.0078577995300293, -2.1758670806884766, 0.2681000530719757, -0.0279427208006382, 1.3590006828308105, 0.8022406101226807, -1.9986463785171509, 31.0, -0.363629013299942, 0.2570050060749054, -0.1733900010585785, -3.1401853561401367, 0.03099999949336052, -2.630000114440918], "max": [1.0226233005523682, 2.099491596221924, -0.1563815027475357, -0.5288347601890564, -1.5721577405929565, -1.111862063407898, 2.073643207550049, 925.0, 0.3934899866580963, 0.40997299551963806, 0.10374099761247635, 3.1410000324249268, 0.9819999933242798, -0.4729999899864197, -0.33311355113983154, -1.94855535030365, 0.8135502934455872, 0.853692889213562, 2.701420545578003, 1.8341314792633057, -1.2040677070617676, 949.0, -0.14346200227737427, 0.427852988243103, 0.08963900059461594, 3.135999917984009, 1.2769999504089355, -1.9859999418258667], "mean": [0.3982159197330475, 2.0352015495300293, -0.5101744532585144, -0.6574581265449524, -2.0429201126098633, -1.6087675094604492, 1.6145706176757812, 640.7654418945312, 0.3054920434951782, 0.2912735641002655, 0.02379050850868225, -0.06825381517410278, 0.679495096206665, -0.8271933794021606, -0.5729832649230957, -2.083245277404785, 0.528742253780365, 0.6172447204589844, 2.194106340408325, 1.54179847240448, -1.7325091361999512, 626.2493286132812, -0.27751079201698303, 0.3251793384552002, -0.00781040545552969, 0.40772661566734314, 0.4903014004230499, -2.208547592163086], "std": [0.1527719646692276, 0.044218722730875015, 0.3062146008014679, 0.13621124625205994, 0.18349824845790863, 0.2182292491197586, 0.23471666872501373, 354.4206848144531, 0.07322768867015839, 0.05599982291460037, 0.04549271613359451, 3.0364573001861572, 0.14621515572071075, 0.2538208067417145, 0.15240301191806793, 0.08521288633346558, 0.12970124185085297, 0.21051834523677826, 0.4145621955394745, 0.27377209067344666, 0.24719467759132385, 375.948974609375, 0.06237497180700302, 0.05164359137415886, 0.059915412217378616, 2.971121311187744, 0.3537217676639557, 0.1484249383211136], "count": [1151]}, "timestamp": {"min": [0.0], "max": [38.333333333333336], "mean": [19.16666666666666], "std": [11.075498483890767], "count": [1151]}, "frame_index": {"min": [0], "max": [1150], "mean": [575.0], "std": [332.264954516723], "count": [1151]}, "episode_index": {"min": [746], "max": [746], "mean": [746.0], "std": [0.0], "count": [1151]}, "index": {"min": [648610], "max": [649760], "mean": [649185.0], "std": [332.264954516723], "count": [1151]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1151]}, "subtask_annotation": {"mean": [8.504778453518679, 29.0, 29.0, 29.0, 29.0], "std": [8.102928416940742, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1151]}, "scene_annotation": {"mean": [746.0], "std": [0.0], "min": [746], "max": [746], "count": [1151]}, "eef_direction_state": {"mean": [3.841007819287576, 3.8505647263249347], "std": [2.2470957085335344, 2.2938548081581844], "min": [0, 0], "max": [6, 6], "count": [1151]}, "eef_velocity_state": {"mean": [0.6064291920069504, 0.682015638575152], "std": [0.6229832267114537, 0.7217712331814184], "min": [0, 0], "max": [2, 2], "count": [1151]}, "eef_acc_mag_state": {"mean": [0.5195482189400521, 0.5325803649000869], "std": [0.772749480364668, 0.7723097902335381], "min": [0, 0], "max": [2, 2], "count": [1151]}, "eef_direction_action": {"mean": [3.841007819287576, 3.8505647263249347], "std": [2.2470957085335344, 2.2938548081581844], "min": [0, 0], "max": [6, 6], "count": [1151]}, "eef_velocity_action": {"mean": [0.6064291920069504, 0.682015638575152], "std": [0.6229832267114537, 0.7217712331814184], "min": [0, 0], "max": [2, 2], "count": [1151]}, "eef_acc_mag_action": {"mean": [0.5195482189400521, 0.5325803649000869], "std": [0.772749480364668, 0.7723097902335381], "min": [0, 0], "max": [2, 2], "count": [1151]}, "eef_sim_pose_state": {"mean": [0.5361124281953293, 0.28775704314496947, 1.08198218054295, -2.124421234375085, 0.7281684353428349, 0.7464017540082156, 0.49687412478417914, -0.3295423131068767, 1.0788680496561385, 2.1092581423962296, 0.946902480254702, 1.137313092081348], "std": [0.04532112111915757, 0.08129377508151348, 0.016589994199851795, 0.39388127373606746, 0.24907217352308234, 2.728104806513196, 0.056240943303371954, 0.06997621348261163, 0.04275181722787067, 0.20868628594407967, 0.15410909241858856, 2.6328269429115645], "min": [0.46953881653530166, 0.08500443491642795, 1.0403368562346331, -2.5816990188917908, 0.3664920507478826, -3.139955426029886, 0.3913005456916908, -0.41221612953343256, 1.0179002498400858, 1.833739097189832, 0.6690376261981306, -3.1379669255392653], "max": [0.6170980915017065, 0.3930084007304506, 1.118345102950359, -1.1118229849189936, 1.1486720655669074, 3.1412044150055918, 0.6303746645086331, -0.07884366078972631, 1.2023696247982114, 2.881442547363763, 1.217698474238786, 3.140469310861619], "count": [1151]}, "eef_sim_pose_action": {"mean": [0.5361124281953293, 0.28775704314496947, 1.08198218054295, -2.124421234375085, 0.7281684353428349, 0.7464017540082156, 0.49687412478417914, -0.3295423131068767, 1.0788680496561385, 2.1092581423962296, 0.946902480254702, 1.137313092081348], "std": [0.04532112111915757, 0.08129377508151348, 0.016589994199851795, 0.39388127373606746, 0.24907217352308234, 2.728104806513196, 0.056240943303371954, 0.06997621348261163, 0.04275181722787067, 0.20868628594407967, 0.15410909241858856, 2.6328269429115645], "min": [0.46953881653530166, 0.08500443491642795, 1.0403368562346331, -2.5816990188917908, 0.3664920507478826, -3.139955426029886, 0.3913005456916908, -0.41221612953343256, 1.0179002498400858, 1.833739097189832, 0.6690376261981306, -3.1379669255392653], "max": [0.6170980915017065, 0.3930084007304506, 1.118345102950359, -1.1118229849189936, 1.1486720655669074, 3.1412044150055918, 0.6303746645086331, -0.07884366078972631, 1.2023696247982114, 2.881442547363763, 1.217698474238786, 3.140469310861619], "count": [1151]}, "gripper_mode_state": {"mean": [0.3058210251954822, 0.30668983492615115], "std": [0.46075430084142793, 0.4611194856857861], "min": [0, 0], "max": [1, 1], "count": [1151]}, "gripper_activity_state": {"mean": [1.8722849695916595, 1.8523023457862728], "std": [0.4452918980657941, 0.4705870031429662], "min": [0, 0], "max": [2, 2], "count": [1151]}, "gripper_mode_action": {"mean": [0.3058210251954822, 0.30668983492615115], "std": [0.46075430084142793, 0.4611194856857861], "min": [0, 0], "max": [1, 1], "count": [1151]}, "gripper_activity_action": {"mean": [1.8722849695916595, 1.8523023457862728], "std": [0.4452918980657941, 0.4705870031429662], "min": [0, 0], "max": [2, 2], "count": [1151]}, "gripper_open_scale_state": {"mean": [0.6262493483313889, 0.6407654213826612], "std": [0.3759489623292495, 0.35442066437038955], "min": [0.031, 0.036], "max": [0.949, 0.925], "count": [1151]}, "gripper_open_scale_action": {"mean": [0.6262493483313889, 0.6407654213826612], "std": [0.3759489623292495, 0.35442066437038955], "min": [0.031, 0.036], "max": [0.949, 0.925], "count": [1151]}}} +{"episode_index": 743, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[1.0]], [[1.0]]], "mean": [[[0.4292605089413092]], [[0.4559085413141568]], [[0.4564419343668093]]], "std": [[[0.22719976682112294]], [[0.19663915339264504]], [[0.19197984745873442]]], "count": [197]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4085584917554162]], [[0.44785378408977805]], [[0.4484550394396337]]], "std": [[[0.2088133834737957]], [[0.17276220348306454]], [[0.16618489080794002]]], "count": [197]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4417271770594871]], [[0.4631960442171793]], [[0.462446787598288]]], "std": [[[0.16984059540425553]], [[0.14932022005296483]], [[0.14236212854445465]]], "count": [197]}, "observation.state": {"min": [0.18512709438800812, 1.90342116355896, -1.5752294063568115, -1.1689168214797974, -2.2859623432159424, -1.788927674293518, 1.350448489189148, 39.0, 0.07211200147867203, 0.21361899375915527, -0.13210000097751617, -3.1411852836608887, 0.015000002458691597, -1.2419999837875366, -0.8760680556297302, -2.175448179244995, 0.15156438946723938, 0.49239230155944824, 1.3936803340911865, 0.1316501945257187, -2.3156330585479736, 45.0, -0.36570098996162415, 0.2769710123538971, -0.19527600705623627, -3.1381852626800537, -0.039000000804662704, -2.7090001106262207], "max": [1.0627135038375854, 2.1061062812805176, -0.14339624345302582, -0.4792499542236328, -1.5606733560562134, -0.9667030572891235, 2.2607946395874023, 938.0, 0.39032500982284546, 0.4315269887447357, 0.11268699914216995, 3.1410000324249268, 0.8949999809265137, -0.3149999976158142, -0.2618691921234131, -1.9328299760818481, 1.9482760429382324, 0.8993158340454102, 2.8253042697906494, 1.8508867025375366, -1.4774037599563599, 892.0, -0.12418100237846375, 0.4768109917640686, 0.09891899675130844, 3.140000104904175, 1.0399999618530273, -1.8769999742507935], "mean": [0.48185351490974426, 2.031189441680908, -0.5458083152770996, -0.6569775342941284, -2.107924461364746, -1.4802520275115967, 1.7088298797607422, 469.0508728027344, 0.29308944940567017, 0.31847891211509705, 0.01474436093121767, -1.9518605470657349, 0.6075301766395569, -0.8250685334205627, -0.6192958950996399, -2.0618910789489746, 0.7582603096961975, 0.7232804894447327, 2.198709487915039, 1.2710421085357666, -1.9623454809188843, 440.0078125, -0.26790910959243774, 0.36121541261672974, -0.002803126582875848, 1.7775487899780273, 0.39844685792922974, -2.194509744644165], "std": [0.20465359091758728, 0.0577920600771904, 0.42093732953071594, 0.18068015575408936, 0.13290464878082275, 0.25129252672195435, 0.24558213353157043, 380.86761474609375, 0.0911768227815628, 0.06274105608463287, 0.059787023812532425, 2.245290994644165, 0.20093466341495514, 0.29598838090896606, 0.11607099324464798, 0.0965680405497551, 0.4498352110385895, 0.09171024709939957, 0.4982686936855316, 0.5692793726921082, 0.20167149603366852, 351.9136657714844, 0.07255106419324875, 0.06332569569349289, 0.06668033450841904, 2.2856268882751465, 0.2766673266887665, 0.2540641129016876], "count": [1150]}, "action": {"min": [0.18512709438800812, 1.90342116355896, -1.5752294063568115, -1.1689168214797974, -2.2859623432159424, -1.788927674293518, 1.350448489189148, 39.0, 0.07211200147867203, 0.21361899375915527, -0.13210000097751617, -3.1411852836608887, 0.015000002458691597, -1.2419999837875366, -0.8760680556297302, -2.175448179244995, 0.15156438946723938, 0.49239230155944824, 1.3936803340911865, 0.1316501945257187, -2.3156330585479736, 45.0, -0.36570098996162415, 0.2769710123538971, -0.19527600705623627, -3.1381852626800537, -0.039000000804662704, -2.7090001106262207], "max": [1.0627135038375854, 2.1061062812805176, -0.14339624345302582, -0.4792499542236328, -1.5606733560562134, -0.9667030572891235, 2.2607946395874023, 938.0, 0.39032500982284546, 0.4315269887447357, 0.11268699914216995, 3.1410000324249268, 0.8949999809265137, -0.3149999976158142, -0.2618691921234131, -1.9328299760818481, 1.9482760429382324, 0.8993158340454102, 2.8253042697906494, 1.8508867025375366, -1.4774037599563599, 892.0, -0.12418100237846375, 0.4768109917640686, 0.09891899675130844, 3.140000104904175, 1.0399999618530273, -1.8769999742507935], "mean": [0.48185351490974426, 2.031189441680908, -0.5458083152770996, -0.6569775342941284, -2.107924461364746, -1.4802520275115967, 1.7088298797607422, 469.0508728027344, 0.29308944940567017, 0.31847891211509705, 0.01474436093121767, -1.9518605470657349, 0.6075301766395569, -0.8250685334205627, -0.6192958950996399, -2.0618910789489746, 0.7582603096961975, 0.7232804894447327, 2.198709487915039, 1.2710421085357666, -1.9623454809188843, 440.0078125, -0.26790910959243774, 0.36121541261672974, -0.002803126582875848, 1.7775487899780273, 0.39844685792922974, -2.194509744644165], "std": [0.20465359091758728, 0.0577920600771904, 0.42093732953071594, 0.18068015575408936, 0.13290464878082275, 0.25129252672195435, 0.24558213353157043, 380.86761474609375, 0.0911768227815628, 0.06274105608463287, 0.059787023812532425, 2.245290994644165, 0.20093466341495514, 0.29598838090896606, 0.11607099324464798, 0.0965680405497551, 0.4498352110385895, 0.09171024709939957, 0.4982686936855316, 0.5692793726921082, 0.20167149603366852, 351.9136657714844, 0.07255106419324875, 0.06332569569349289, 0.06668033450841904, 2.2856268882751465, 0.2766673266887665, 0.2540641129016876], "count": [1150]}, "timestamp": {"min": [0.0], "max": [38.3], "mean": [19.15], "std": [11.065875975769433], "count": [1150]}, "frame_index": {"min": [0], "max": [1149], "mean": [574.5], "std": [331.976279273083], "count": [1150]}, "episode_index": {"min": [747], "max": [747], "mean": [747.0], "std": [0.0], "count": [1150]}, "index": {"min": [649761], "max": [650910], "mean": [650335.5], "std": [331.976279273083], "count": [1150]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1150]}, "subtask_annotation": {"mean": [13.238260869565217, 29.0, 29.0, 29.0, 29.0], "std": [9.643142033578727, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1150]}, "scene_annotation": {"mean": [747.0], "std": [0.0], "min": [747], "max": [747], "count": [1150]}, "eef_direction_state": {"mean": [3.968695652173913, 3.7686956521739132], "std": [2.1408801610305415, 2.3092391074114635], "min": [0, 0], "max": [6, 6], "count": [1150]}, "eef_velocity_state": {"mean": [0.6365217391304347, 0.66], "std": [0.6461027559657557, 0.6620521455884365], "min": [0, 0], "max": [2, 2], "count": [1150]}, "eef_acc_mag_state": {"mean": [0.6191304347826087, 0.5739130434782609], "std": [0.8135692324751757, 0.7853093499043903], "min": [0, 0], "max": [2, 2], "count": [1150]}, "eef_direction_action": {"mean": [3.968695652173913, 3.7686956521739132], "std": [2.1408801610305415, 2.3092391074114635], "min": [0, 0], "max": [6, 6], "count": [1150]}, "eef_velocity_action": {"mean": [0.6365217391304347, 0.66], "std": [0.6461027559657557, 0.6620521455884365], "min": [0, 0], "max": [2, 2], "count": [1150]}, "eef_acc_mag_action": {"mean": [0.6191304347826087, 0.5739130434782609], "std": [0.8135692324751757, 0.7853093499043903], "min": [0, 0], "max": [2, 2], "count": [1150]}, "eef_sim_pose_state": {"mean": [0.5700200019920572, 0.2790500333621779, 1.0986620294253129, -2.435252366764766, 0.6945442154941772, 1.132423723056894, 0.5227010405021536, -0.3121371027253081, 1.0850463328165705, 2.286698930566602, 0.9001324062848208, 0.8417847212960373], "std": [0.05284765592507157, 0.09650786508510534, 0.016291038734379898, 0.2567410152289261, 0.3188441563472057, 2.725487609316117, 0.0643706515522683, 0.09731567643431513, 0.04840413585512202, 0.29147467751423, 0.15952599972589113, 2.680448949608404], "min": [0.4905275351895233, 0.048400224275425036, 1.0555891279924563, -2.904851423802218, 0.21894993792779993, -3.1411501873087873, 0.4089697151053894, -0.4016604490096509, 1.0213122255195044, 1.907343274238297, 0.6626574997414845, -3.1411522904331037], "max": [0.6606987461946817, 0.4188762642884061, 1.1229790482168445, -1.5830398637420808, 1.2603455600188491, 3.141428509147117, 0.6465390380017517, -0.06434262104442541, 1.1994439492222777, 3.103901469784197, 1.2637863291110834, 3.1412404549160873], "count": [1150]}, "eef_sim_pose_action": {"mean": [0.5700200019920572, 0.2790500333621779, 1.0986620294253129, -2.435252366764766, 0.6945442154941772, 1.132423723056894, 0.5227010405021536, -0.3121371027253081, 1.0850463328165705, 2.286698930566602, 0.9001324062848208, 0.8417847212960373], "std": [0.05284765592507157, 0.09650786508510534, 0.016291038734379898, 0.2567410152289261, 0.3188441563472057, 2.725487609316117, 0.0643706515522683, 0.09731567643431513, 0.04840413585512202, 0.29147467751423, 0.15952599972589113, 2.680448949608404], "min": [0.4905275351895233, 0.048400224275425036, 1.0555891279924563, -2.904851423802218, 0.21894993792779993, -3.1411501873087873, 0.4089697151053894, -0.4016604490096509, 1.0213122255195044, 1.907343274238297, 0.6626574997414845, -3.1411522904331037], "max": [0.6606987461946817, 0.4188762642884061, 1.1229790482168445, -1.5830398637420808, 1.2603455600188491, 3.141428509147117, 0.6465390380017517, -0.06434262104442541, 1.1994439492222777, 3.103901469784197, 1.2637863291110834, 3.1412404549160873], "count": [1150]}, "gripper_mode_state": {"mean": [0.5895652173913043, 0.4860869565217391], "std": [0.4919126668766015, 0.499806389736242], "min": [0, 0], "max": [1, 1], "count": [1150]}, "gripper_activity_state": {"mean": [1.8321739130434782, 1.8530434782608696], "std": [0.49572920835384154, 0.4846911592434613], "min": [0, 0], "max": [2, 2], "count": [1150]}, "gripper_mode_action": {"mean": [0.5895652173913043, 0.4860869565217391], "std": [0.4919126668766015, 0.499806389736242], "min": [0, 0], "max": [1, 1], "count": [1150]}, "gripper_activity_action": {"mean": [1.8321739130434782, 1.8530434782608696], "std": [0.49572920835384154, 0.4846911592434613], "min": [0, 0], "max": [2, 2], "count": [1150]}, "gripper_open_scale_state": {"mean": [0.44000782614666506, 0.4690508696216089], "std": [0.3519136446196002, 0.3808677036670611], "min": [0.045, 0.039], "max": [0.892, 0.938], "count": [1150]}, "gripper_open_scale_action": {"mean": [0.44000782614666506, 0.4690508696216089], "std": [0.3519136446196002, 0.3808677036670611], "min": [0.045, 0.039], "max": [0.892, 0.938], "count": [1150]}}} +{"episode_index": 744, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.41472120740329677]], [[0.44721722520244994]], [[0.4480264623669174]]], "std": [[[0.24466045218818633]], [[0.2107372617339512]], [[0.20501465861098828]]], "count": [159]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38162405326386317]], [[0.4335484518230772]], [[0.4343066936942492]]], "std": [[[0.2189122379297971]], [[0.17660255176201964]], [[0.1701957768089088]]], "count": [159]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43841266905084886]], [[0.4618419837012373]], [[0.4629013827229005]]], "std": [[[0.19045898481065665]], [[0.16807413868132948]], [[0.1613973297179682]]], "count": [159]}, "observation.state": {"min": [0.08772025257349014, 1.9189022779464722, -1.444329857826233, -1.182809591293335, -2.2969753742218018, -1.7788745164871216, 1.29608154296875, 41.0, 0.03465000167489052, 0.16862399876117706, -0.1126129999756813, -3.1411852836608887, 0.18199999630451202, -1.309999942779541, -0.8692787289619446, -2.175326108932495, 0.2519731819629669, 0.5561142563819885, 1.6497725248336792, -0.059201568365097046, -2.4515068531036377, 21.0, -0.3576129972934723, 0.2680610120296478, -0.17743100225925446, -3.1361851692199707, -0.06499999761581421, -2.822999954223633], "max": [1.0934138298034668, 2.1054255962371826, -0.2614852488040924, -0.45376816391944885, -1.4739130735397339, -0.9676280617713928, 2.232729911804199, 917.0, 0.3920390009880066, 0.4598200023174286, 0.11858899891376495, 3.1410000324249268, 0.8959999680519104, -0.3749999701976776, -0.3167772591114044, -1.947229027748108, 1.7700954675674438, 1.0104060173034668, 2.844066619873047, 1.7655751705169678, -1.5179129838943481, 891.0, -0.12675000727176666, 0.4974299967288971, 0.08652199804782867, 3.138000011444092, 0.8109999895095825, -2.0390000343322754], "mean": [0.43382927775382996, 2.041934013366699, -0.5576236844062805, -0.6109136343002319, -2.0757410526275635, -1.5121549367904663, 1.638195514678955, 534.1369018554688, 0.29856306314468384, 0.30020180344581604, 0.005610618740320206, 0.29645219445228577, 0.6304494142532349, -0.8592498302459717, -0.6582697629928589, -2.0635557174682617, 0.6950445771217346, 0.7888776659965515, 2.4335834980010986, 1.3481031656265259, -2.0043554306030273, 488.5787048339844, -0.2697106897830963, 0.36359497904777527, 0.008808472193777561, 2.367804527282715, 0.2722831070423126, -2.256807327270508], "std": [0.21683180332183838, 0.04267536476254463, 0.27736926078796387, 0.20657257735729218, 0.13955360651016235, 0.20233489573001862, 0.27988019585609436, 368.6089172363281, 0.08379335701465607, 0.07536681741476059, 0.053817592561244965, 2.9709322452545166, 0.13393506407737732, 0.31335708498954773, 0.11624990403652191, 0.08977660536766052, 0.3852412700653076, 0.08409589529037476, 0.4049510955810547, 0.5141667127609253, 0.17775480449199677, 398.2772521972656, 0.07271473109722137, 0.06278888881206512, 0.0617191456258297, 1.576728343963623, 0.29383599758148193, 0.18757402896881104], "count": [862]}, "action": {"min": [0.08772025257349014, 1.9189022779464722, -1.444329857826233, -1.182809591293335, -2.2969753742218018, -1.7788745164871216, 1.29608154296875, 41.0, 0.03465000167489052, 0.16862399876117706, -0.1126129999756813, -3.1411852836608887, 0.18199999630451202, -1.309999942779541, -0.8692787289619446, -2.175326108932495, 0.2519731819629669, 0.5561142563819885, 1.6497725248336792, -0.059201568365097046, -2.4515068531036377, 21.0, -0.3576129972934723, 0.2680610120296478, -0.17743100225925446, -3.1361851692199707, -0.06499999761581421, -2.822999954223633], "max": [1.0934138298034668, 2.1054255962371826, -0.2614852488040924, -0.45376816391944885, -1.4739130735397339, -0.9676280617713928, 2.232729911804199, 917.0, 0.3920390009880066, 0.4598200023174286, 0.11858899891376495, 3.1410000324249268, 0.8959999680519104, -0.3749999701976776, -0.3167772591114044, -1.947229027748108, 1.7700954675674438, 1.0104060173034668, 2.844066619873047, 1.7655751705169678, -1.5179129838943481, 891.0, -0.12675000727176666, 0.4974299967288971, 0.08652199804782867, 3.138000011444092, 0.8109999895095825, -2.0390000343322754], "mean": [0.43382927775382996, 2.041934013366699, -0.5576236844062805, -0.6109136343002319, -2.0757410526275635, -1.5121549367904663, 1.638195514678955, 534.1369018554688, 0.29856306314468384, 0.30020180344581604, 0.005610618740320206, 0.29645219445228577, 0.6304494142532349, -0.8592498302459717, -0.6582697629928589, -2.0635557174682617, 0.6950445771217346, 0.7888776659965515, 2.4335834980010986, 1.3481031656265259, -2.0043554306030273, 488.5787048339844, -0.2697106897830963, 0.36359497904777527, 0.008808472193777561, 2.367804527282715, 0.2722831070423126, -2.256807327270508], "std": [0.21683180332183838, 0.04267536476254463, 0.27736926078796387, 0.20657257735729218, 0.13955360651016235, 0.20233489573001862, 0.27988019585609436, 368.6089172363281, 0.08379335701465607, 0.07536681741476059, 0.053817592561244965, 2.9709322452545166, 0.13393506407737732, 0.31335708498954773, 0.11624990403652191, 0.08977660536766052, 0.3852412700653076, 0.08409589529037476, 0.4049510955810547, 0.5141667127609253, 0.17775480449199677, 398.2772521972656, 0.07271473109722137, 0.06278888881206512, 0.0617191456258297, 1.576728343963623, 0.29383599758148193, 0.18757402896881104], "count": [862]}, "timestamp": {"min": [0.0], "max": [28.7], "mean": [14.349999999999996], "std": [8.294593285856623], "count": [862]}, "frame_index": {"min": [0], "max": [861], "mean": [430.5], "std": [248.8377985756987], "count": [862]}, "episode_index": {"min": [748], "max": [748], "mean": [748.0], "std": [0.0], "count": [862]}, "index": {"min": [650911], "max": [651772], "mean": [651341.5], "std": [248.8377985756987], "count": [862]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [862]}, "subtask_annotation": {"mean": [6.3584686774942, 29.0, 29.0, 29.0, 29.0], "std": [5.507454679959091, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [862]}, "scene_annotation": {"mean": [748.0], "std": [0.0], "min": [748], "max": [748], "count": [862]}, "eef_direction_state": {"mean": [3.9385150812064964, 3.4791183294663575], "std": [2.096771714641931, 2.4125359307352463], "min": [0, 0], "max": [6, 6], "count": [862]}, "eef_velocity_state": {"mean": [0.6554524361948956, 0.8074245939675174], "std": [0.6575188664993951, 0.7477983792491517], "min": [0, 0], "max": [2, 2], "count": [862]}, "eef_acc_mag_state": {"mean": [0.6194895591647331, 0.6102088167053364], "std": [0.8068676907080996, 0.802425385515075], "min": [0, 0], "max": [2, 2], "count": [862]}, "eef_direction_action": {"mean": [3.9385150812064964, 3.4791183294663575], "std": [2.096771714641931, 2.4125359307352463], "min": [0, 0], "max": [6, 6], "count": [862]}, "eef_velocity_action": {"mean": [0.6554524361948956, 0.8074245939675174], "std": [0.6575188664993951, 0.7477983792491517], "min": [0, 0], "max": [2, 2], "count": [862]}, "eef_acc_mag_action": {"mean": [0.6194895591647331, 0.6102088167053364], "std": [0.8068676907080996, 0.802425385515075], "min": [0, 0], "max": [2, 2], "count": [862]}, "eef_sim_pose_state": {"mean": [0.575468546796975, 0.2862149595140062, 1.1096204421375255, -2.5760493471158976, 0.6551102085602583, 1.5912921160509124, 0.5056242992225678, -0.3108920337613422, 1.0734180708922858, 2.2249995364149706, 0.903563470514667, 0.18077756897593253], "std": [0.051918453017742214, 0.09005624209675085, 0.021496591247263334, 0.2380545833160338, 0.3015322261032194, 2.3662835866405505, 0.07632526356710131, 0.07769763936152776, 0.05959421331797848, 0.22306297724980187, 0.17096726752051652, 2.7945251088135805], "min": [0.4812712062133001, 0.060615990415071486, 1.0623335772661755, -3.1409103497521045, 0.3058373821637339, -3.139753620828618, 0.36695838801991415, -0.38338719763684825, 1.001885747456714, 1.9020236245244642, 0.6393361088754199, -3.139460803509794], "max": [0.6795478540975645, 0.38782635199374643, 1.1502352702183487, -1.743828458974543, 1.34310745826249, 3.140936523164862, 0.668647977204712, -0.04609597645666286, 1.2170904823403892, 2.812345864769845, 1.1720530007034502, 3.1375144114574], "count": [862]}, "eef_sim_pose_action": {"mean": [0.575468546796975, 0.2862149595140062, 1.1096204421375255, -2.5760493471158976, 0.6551102085602583, 1.5912921160509124, 0.5056242992225678, -0.3108920337613422, 1.0734180708922858, 2.2249995364149706, 0.903563470514667, 0.18077756897593253], "std": [0.051918453017742214, 0.09005624209675085, 0.021496591247263334, 0.2380545833160338, 0.3015322261032194, 2.3662835866405505, 0.07632526356710131, 0.07769763936152776, 0.05959421331797848, 0.22306297724980187, 0.17096726752051652, 2.7945251088135805], "min": [0.4812712062133001, 0.060615990415071486, 1.0623335772661755, -3.1409103497521045, 0.3058373821637339, -3.139753620828618, 0.36695838801991415, -0.38338719763684825, 1.001885747456714, 1.9020236245244642, 0.6393361088754199, -3.139460803509794], "max": [0.6795478540975645, 0.38782635199374643, 1.1502352702183487, -1.743828458974543, 1.34310745826249, 3.140936523164862, 0.668647977204712, -0.04609597645666286, 1.2170904823403892, 2.812345864769845, 1.1720530007034502, 3.1375144114574], "count": [862]}, "gripper_mode_state": {"mean": [0.47447795823665895, 0.3851508120649652], "std": [0.49934820054169393, 0.4866309320528875], "min": [0, 0], "max": [1, 1], "count": [862]}, "gripper_activity_state": {"mean": [1.822505800464037, 1.8387470997679813], "std": [0.5296798791046343, 0.4847869468511867], "min": [0, 0], "max": [2, 2], "count": [862]}, "gripper_mode_action": {"mean": [0.47447795823665895, 0.3851508120649652], "std": [0.49934820054169393, 0.4866309320528875], "min": [0, 0], "max": [1, 1], "count": [862]}, "gripper_activity_action": {"mean": [1.822505800464037, 1.8387470997679813], "std": [0.5296798791046343, 0.4847869468511867], "min": [0, 0], "max": [2, 2], "count": [862]}, "gripper_open_scale_state": {"mean": [0.4885788863507342, 0.5341368908804701], "std": [0.39827723820008365, 0.3686088490085709], "min": [0.021, 0.041], "max": [0.891, 0.917], "count": [862]}, "gripper_open_scale_action": {"mean": [0.4885788863507342, 0.5341368908804701], "std": [0.39827723820008365, 0.3686088490085709], "min": [0.021, 0.041], "max": [0.891, 0.917], "count": [862]}}} +{"episode_index": 745, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4236954081056181]], [[0.45259485924245585]], [[0.45287580612918926]]], "std": [[[0.2347634427860053]], [[0.20186978050251783]], [[0.19659552296527835]]], "count": [188]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4052050762237519]], [[0.4452929269225421]], [[0.44632707116534553]]], "std": [[[0.19952888844524302]], [[0.16606353193887288]], [[0.1588931591335546]]], "count": [188]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44229743668300653]], [[0.4624002974638437]], [[0.46174164754554303]]], "std": [[[0.1655153789969494]], [[0.14564763088272015]], [[0.13918310302932937]]], "count": [188]}, "observation.state": {"min": [0.03534292057156563, 1.9305611848831177, -1.2617683410644531, -1.1849738359451294, -2.1989927291870117, -1.863662600517273, 1.3082115650177002, 43.0, 0.094370998442173, 0.1730639934539795, -0.09733700007200241, -3.1411852836608887, 0.12300000339746475, -1.0779999494552612, -0.8275827765464783, -2.1752912998199463, 0.11040953546762466, 0.5503371953964233, 1.3602049350738525, -0.05742133408784866, -2.3265414237976074, 0.0, -0.363182008266449, 0.2559809982776642, -0.20920300483703613, -3.1411852836608887, -0.006000001914799213, -2.8919999599456787], "max": [1.0251191854476929, 2.097903251647949, -0.2085144817829132, -0.4353025555610657, -1.5289084911346436, -1.0019935369491577, 2.1066298484802246, 930.0, 0.41240400075912476, 0.4360249936580658, 0.12716099619865417, 3.1410000324249268, 1.0160000324249268, -0.4189999997615814, -0.25038495659828186, -1.9455534219741821, 2.19506573677063, 1.1199603080749512, 2.724459171295166, 1.8226299285888672, -1.412721872329712, 950.0, -0.11068499833345413, 0.47678500413894653, 0.09079200029373169, 3.1410000324249268, 0.8740000128746033, -2.0339999198913574], "mean": [0.37198781967163086, 2.043182611465454, -0.5082681775093079, -0.6630058884620667, -2.0066957473754883, -1.55785071849823, 1.5740329027175903, 448.7174377441406, 0.31508389115333557, 0.2899436056613922, 0.028460538014769554, -1.4668376445770264, 0.7070069313049316, -0.7869914174079895, -0.5915747284889221, -2.0876412391662598, 0.8445354104042053, 0.7682495713233948, 2.168393135070801, 1.2631481885910034, -1.931983232498169, 529.1159057617188, -0.25189220905303955, 0.36012306809425354, -0.01372759509831667, 1.7530927658081055, 0.4122537076473236, -2.309199810028076], "std": [0.18499279022216797, 0.03810182586312294, 0.2647877633571625, 0.16462287306785583, 0.1560819000005722, 0.22330155968666077, 0.20950374007225037, 387.28765869140625, 0.07409387826919556, 0.06635066866874695, 0.05146234109997749, 2.5632121562957764, 0.15951991081237793, 0.21823328733444214, 0.13180112838745117, 0.07900228351354599, 0.44343724846839905, 0.1037660464644432, 0.45054057240486145, 0.54115229845047, 0.21728958189487457, 364.3311462402344, 0.07259954512119293, 0.06386123597621918, 0.05755496025085449, 2.2857534885406494, 0.2726750671863556, 0.20123504102230072], "count": [1083]}, "action": {"min": [0.03534292057156563, 1.9305611848831177, -1.2617683410644531, -1.1849738359451294, -2.1989927291870117, -1.863662600517273, 1.3082115650177002, 43.0, 0.094370998442173, 0.1730639934539795, -0.09733700007200241, -3.1411852836608887, 0.12300000339746475, -1.0779999494552612, -0.8275827765464783, -2.1752912998199463, 0.11040953546762466, 0.5503371953964233, 1.3602049350738525, -0.05742133408784866, -2.3265414237976074, 0.0, -0.363182008266449, 0.2559809982776642, -0.20920300483703613, -3.1411852836608887, -0.006000001914799213, -2.8919999599456787], "max": [1.0251191854476929, 2.097903251647949, -0.2085144817829132, -0.4353025555610657, -1.5289084911346436, -1.0019935369491577, 2.1066298484802246, 930.0, 0.41240400075912476, 0.4360249936580658, 0.12716099619865417, 3.1410000324249268, 1.0160000324249268, -0.4189999997615814, -0.25038495659828186, -1.9455534219741821, 2.19506573677063, 1.1199603080749512, 2.724459171295166, 1.8226299285888672, -1.412721872329712, 950.0, -0.11068499833345413, 0.47678500413894653, 0.09079200029373169, 3.1410000324249268, 0.8740000128746033, -2.0339999198913574], "mean": [0.37198781967163086, 2.043182611465454, -0.5082681775093079, -0.6630058884620667, -2.0066957473754883, -1.55785071849823, 1.5740329027175903, 448.7174377441406, 0.31508389115333557, 0.2899436056613922, 0.028460538014769554, -1.4668376445770264, 0.7070069313049316, -0.7869914174079895, -0.5915747284889221, -2.0876412391662598, 0.8445354104042053, 0.7682495713233948, 2.168393135070801, 1.2631481885910034, -1.931983232498169, 529.1159057617188, -0.25189220905303955, 0.36012306809425354, -0.01372759509831667, 1.7530927658081055, 0.4122537076473236, -2.309199810028076], "std": [0.18499279022216797, 0.03810182586312294, 0.2647877633571625, 0.16462287306785583, 0.1560819000005722, 0.22330155968666077, 0.20950374007225037, 387.28765869140625, 0.07409387826919556, 0.06635066866874695, 0.05146234109997749, 2.5632121562957764, 0.15951991081237793, 0.21823328733444214, 0.13180112838745117, 0.07900228351354599, 0.44343724846839905, 0.1037660464644432, 0.45054057240486145, 0.54115229845047, 0.21728958189487457, 364.3311462402344, 0.07259954512119293, 0.06386123597621918, 0.05755496025085449, 2.2857534885406494, 0.2726750671863556, 0.20123504102230072], "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": [749], "max": [749], "mean": [749.0], "std": [0.0], "count": [1083]}, "index": {"min": [651773], "max": [652855], "mean": [652314.0], "std": [312.63503749046856], "count": [1083]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1083]}, "subtask_annotation": {"mean": [8.655586334256695, 29.0, 29.0, 29.0, 29.0], "std": [8.158321081257517, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1083]}, "scene_annotation": {"mean": [749.0], "std": [0.0], "min": [749], "max": [749], "count": [1083]}, "eef_direction_state": {"mean": [3.721144967682364, 3.53185595567867], "std": [2.0871558535500876, 2.463332384269648], "min": [0, 0], "max": [6, 6], "count": [1083]}, "eef_velocity_state": {"mean": [0.7119113573407202, 0.739612188365651], "std": [0.6093427301442101, 0.7371995606137347], "min": [0, 0], "max": [2, 2], "count": [1083]}, "eef_acc_mag_state": {"mean": [0.6768236380424746, 0.6195752539242844], "std": [0.8259907022357614, 0.8035384606961345], "min": [0, 0], "max": [2, 2], "count": [1083]}, "eef_direction_action": {"mean": [3.721144967682364, 3.53185595567867], "std": [2.0871558535500876, 2.463332384269648], "min": [0, 0], "max": [6, 6], "count": [1083]}, "eef_velocity_action": {"mean": [0.7119113573407202, 0.739612188365651], "std": [0.6093427301442101, 0.7371995606137347], "min": [0, 0], "max": [2, 2], "count": [1083]}, "eef_acc_mag_action": {"mean": [0.6768236380424746, 0.6195752539242844], "std": [0.8259907022357614, 0.8035384606961345], "min": [0, 0], "max": [2, 2], "count": [1083]}, "eef_sim_pose_state": {"mean": [0.5687234701542563, 0.2612885352451307, 1.1005033108728859, -2.1887856026091423, 0.7815645472235544, 1.784491558475841, 0.49250755597609047, -0.3371650311946179, 1.0758113515066172, 2.173618938064742, 0.9816768330666477, 0.8486082756829848], "std": [0.05526753517707263, 0.08851350919123356, 0.024458889111370383, 1.1257700990379231, 0.279818044600791, 2.2463496029386207, 0.0673871487023103, 0.07128771144213952, 0.049138270402058676, 0.20333120797190035, 0.12669754021436888, 2.688431387571307], "min": [0.47678107416035814, 0.025912439629330902, 1.0532846280769286, -3.1277300421183516, 0.34600703429892143, -3.139898919920679, 0.3670012660284181, -0.4086461458298549, 1.0086461284036363, 1.9090107076313116, 0.7704154233076221, -3.1411791072219883], "max": [0.6600405871073226, 0.400792786220855, 1.1485684197449155, 3.1307516371086828, 1.36969623084159, 3.1356037457095822, 0.6476241157957797, -0.09452384119009428, 1.2030061726288674, 2.8948090752415534, 1.2626056875036786, 3.14155929104657], "count": [1083]}, "eef_sim_pose_action": {"mean": [0.5687234701542563, 0.2612885352451307, 1.1005033108728859, -2.1887856026091423, 0.7815645472235544, 1.784491558475841, 0.49250755597609047, -0.3371650311946179, 1.0758113515066172, 2.173618938064742, 0.9816768330666477, 0.8486082756829848], "std": [0.05526753517707263, 0.08851350919123356, 0.024458889111370383, 1.1257700990379231, 0.279818044600791, 2.2463496029386207, 0.0673871487023103, 0.07128771144213952, 0.049138270402058676, 0.20333120797190035, 0.12669754021436888, 2.688431387571307], "min": [0.47678107416035814, 0.025912439629330902, 1.0532846280769286, -3.1277300421183516, 0.34600703429892143, -3.139898919920679, 0.3670012660284181, -0.4086461458298549, 1.0086461284036363, 1.9090107076313116, 0.7704154233076221, -3.1411791072219883], "max": [0.6600405871073226, 0.400792786220855, 1.1485684197449155, 3.1307516371086828, 1.36969623084159, 3.1356037457095822, 0.6476241157957797, -0.09452384119009428, 1.2030061726288674, 2.8948090752415534, 1.2626056875036786, 3.14155929104657], "count": [1083]}, "gripper_mode_state": {"mean": [0.394275161588181, 0.5290858725761773], "std": [0.48869444292194875, 0.499153295107303], "min": [0, 0], "max": [1, 1], "count": [1083]}, "gripper_activity_state": {"mean": [1.778393351800554, 1.8855032317636196], "std": [0.5755998953696246, 0.40518614070940456], "min": [0, 0], "max": [2, 2], "count": [1083]}, "gripper_mode_action": {"mean": [0.394275161588181, 0.5290858725761773], "std": [0.48869444292194875, 0.499153295107303], "min": [0, 0], "max": [1, 1], "count": [1083]}, "gripper_activity_action": {"mean": [1.778393351800554, 1.8855032317636196], "std": [0.5755998953696246, 0.40518614070940456], "min": [0, 0], "max": [2, 2], "count": [1083]}, "gripper_open_scale_state": {"mean": [0.5291158819471586, 0.44871745140026403], "std": [0.36433070985430005, 0.3872874634659128], "min": [0.0, 0.043], "max": [0.95, 0.93], "count": [1083]}, "gripper_open_scale_action": {"mean": [0.5291158819471586, 0.44871745140026403], "std": [0.36433070985430005, 0.3872874634659128], "min": [0.0, 0.043], "max": [0.95, 0.93], "count": [1083]}}} +{"episode_index": 746, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42335529003267974]], [[0.453575625]], [[0.45520696282679735]]], "std": [[[0.23545188183214438]], [[0.2023809876706931]], [[0.19688321702030734]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4264045812908497]], [[0.4594552471405229]], [[0.46068286968954253]]], "std": [[[0.19060063975415428]], [[0.1605836813201263]], [[0.15475509509933322]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4400572651143791]], [[0.4638261928104575]], [[0.46332797385620916]]], "std": [[[0.16091112000965724]], [[0.1378388284452155]], [[0.13013856038664603]]], "count": [100]}, "observation.state": {"min": [0.22717206180095673, 1.9361635446548462, -1.2680689096450806, -1.1695103645324707, -2.3176400661468506, -1.8191567659378052, 1.3051049709320068, 50.0, 0.04772699996829033, 0.2353149950504303, -0.0777600035071373, -3.1371853351593018, 0.10700000077486038, -1.156999945640564, -0.7646636962890625, -2.1759893894195557, 0.15657348930835724, -0.36184167861938477, 1.412163496017456, 0.8841139674186707, -1.5922462940216064, 2.0, -0.37518200278282166, 0.21046799421310425, -0.17173999547958374, -3.1070001125335693, 0.3779999911785126, -3.11299991607666], "max": [1.1042174100875854, 2.1008529663085938, -0.23289674520492554, -0.41170573234558105, -1.4131757020950317, -0.9388300776481628, 2.1925699710845947, 915.0, 0.39493098855018616, 0.4606809914112091, 0.13007999956607819, 3.135999917984009, 1.190999984741211, -0.30300000309944153, -0.21127210557460785, -2.070431709289551, 0.777509331703186, 0.8993158340454102, 2.412027597427368, 1.8655998706817627, -0.28728118538856506, 949.0, -0.2004069983959198, 0.4336850047111511, 0.0534840002655983, 3.1389999389648438, 1.1230000257492065, 3.138000011444092], "mean": [0.45859456062316895, 2.029788017272949, -0.6231793761253357, -0.6685744524002075, -1.9717587232589722, -1.4263440370559692, 1.6243056058883667, 586.4539794921875, 0.29301849007606506, 0.32860907912254333, 0.022630685940384865, -2.8626294136047363, 0.6576465964317322, -0.7237452864646912, -0.4560346007347107, -2.147895336151123, 0.4106651842594147, 0.5078058242797852, 2.0030159950256348, 1.4462569952011108, -1.2465957403182983, 372.51708984375, -0.2938779294490814, 0.30043208599090576, -0.03309876471757889, 2.34195876121521, 0.669989824295044, -2.337918758392334], "std": [0.18369555473327637, 0.0496237576007843, 0.26027214527130127, 0.21358731389045715, 0.17649191617965698, 0.2512158155441284, 0.26621800661087036, 332.1407165527344, 0.09296336770057678, 0.05645007640123367, 0.043723780661821365, 0.5775264501571655, 0.23610801994800568, 0.22772946953773499, 0.16171105206012726, 0.02625115215778351, 0.14329107105731964, 0.4223896861076355, 0.3516411781311035, 0.3051493763923645, 0.4730668067932129, 383.6947021484375, 0.04820533096790314, 0.061757996678352356, 0.06300456821918488, 1.5812256336212158, 0.19056691229343414, 0.8579176068305969], "count": [467]}, "action": {"min": [0.22717206180095673, 1.9361635446548462, -1.2680689096450806, -1.1695103645324707, -2.3176400661468506, -1.8191567659378052, 1.3051049709320068, 50.0, 0.04772699996829033, 0.2353149950504303, -0.0777600035071373, -3.1371853351593018, 0.10700000077486038, -1.156999945640564, -0.7646636962890625, -2.1759893894195557, 0.15657348930835724, -0.36184167861938477, 1.412163496017456, 0.8841139674186707, -1.5922462940216064, 2.0, -0.37518200278282166, 0.21046799421310425, -0.17173999547958374, -3.1070001125335693, 0.3779999911785126, -3.11299991607666], "max": [1.1042174100875854, 2.1008529663085938, -0.23289674520492554, -0.41170573234558105, -1.4131757020950317, -0.9388300776481628, 2.1925699710845947, 915.0, 0.39493098855018616, 0.4606809914112091, 0.13007999956607819, 3.135999917984009, 1.190999984741211, -0.30300000309944153, -0.21127210557460785, -2.070431709289551, 0.777509331703186, 0.8993158340454102, 2.412027597427368, 1.8655998706817627, -0.28728118538856506, 949.0, -0.2004069983959198, 0.4336850047111511, 0.0534840002655983, 3.1389999389648438, 1.1230000257492065, 3.138000011444092], "mean": [0.45859456062316895, 2.029788017272949, -0.6231793761253357, -0.6685744524002075, -1.9717587232589722, -1.4263440370559692, 1.6243056058883667, 586.4539794921875, 0.29301849007606506, 0.32860907912254333, 0.022630685940384865, -2.8626294136047363, 0.6576465964317322, -0.7237452864646912, -0.4560346007347107, -2.147895336151123, 0.4106651842594147, 0.5078058242797852, 2.0030159950256348, 1.4462569952011108, -1.2465957403182983, 372.51708984375, -0.2938779294490814, 0.30043208599090576, -0.03309876471757889, 2.34195876121521, 0.669989824295044, -2.337918758392334], "std": [0.18369555473327637, 0.0496237576007843, 0.26027214527130127, 0.21358731389045715, 0.17649191617965698, 0.2512158155441284, 0.26621800661087036, 332.1407165527344, 0.09296336770057678, 0.05645007640123367, 0.043723780661821365, 0.5775264501571655, 0.23610801994800568, 0.22772946953773499, 0.16171105206012726, 0.02625115215778351, 0.14329107105731964, 0.4223896861076355, 0.3516411781311035, 0.3051493763923645, 0.4730668067932129, 383.6947021484375, 0.04820533096790314, 0.061757996678352356, 0.06300456821918488, 1.5812256336212158, 0.19056691229343414, 0.8579176068305969], "count": [467]}, "timestamp": {"min": [0.0], "max": [15.533333333333333], "mean": [7.7666666666666675], "std": [4.493699292713447], "count": [467]}, "frame_index": {"min": [0], "max": [466], "mean": [233.0], "std": [134.8109787814034], "count": [467]}, "episode_index": {"min": [750], "max": [750], "mean": [750.0], "std": [0.0], "count": [467]}, "index": {"min": [652856], "max": [653322], "mean": [653089.0], "std": [134.8109787814034], "count": [467]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [467]}, "subtask_annotation": {"mean": [9.820128479657388, 29.0, 29.0, 29.0, 29.0], "std": [8.791285688226475, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [467]}, "scene_annotation": {"mean": [750.0], "std": [0.0], "min": [750], "max": [750], "count": [467]}, "eef_direction_state": {"mean": [3.3468950749464668, 3.158458244111349], "std": [2.1485531199701176, 2.1237285350662694], "min": [0, 0], "max": [6, 6], "count": [467]}, "eef_velocity_state": {"mean": [0.9186295503211992, 1.0214132762312633], "std": [0.7503145991320375, 0.7105594912875763], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_acc_mag_state": {"mean": [0.860813704496788, 0.8072805139186295], "std": [0.8328801076056277, 0.8129772474206881], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_direction_action": {"mean": [3.3468950749464668, 3.158458244111349], "std": [2.1485531199701176, 2.1237285350662694], "min": [0, 0], "max": [6, 6], "count": [467]}, "eef_velocity_action": {"mean": [0.9186295503211992, 1.0214132762312633], "std": [0.7503145991320375, 0.7105594912875763], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_acc_mag_action": {"mean": [0.860813704496788, 0.8072805139186295], "std": [0.8328801076056277, 0.8129772474206881], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_sim_pose_state": {"mean": [0.5009804120456696, 0.2796724072906048, 1.0476724685190542, -2.183932856944595, 1.0326909340588326, -0.8650408510135009, 0.5317227551935486, -0.3167449344208749, 1.0892684395918826, 2.2165699870369986, 0.9860463392940121, -0.3743684004064523], "std": [0.05549082333618979, 0.07835785820071173, 0.02330220183458593, 0.32275700829299137, 0.19237557781887363, 2.779329726037879, 0.05464218110051705, 0.08055192217968005, 0.059533630231008876, 0.6682611414262177, 0.11769647940396558, 2.7335191430114074], "min": [0.41691022325773297, 0.11589068138181947, 0.9979265192123167, -2.726995128458879, 0.7313081078589625, -3.1362029686082495, 0.43751970125995415, -0.4048144785385415, 1.037124795535125, -3.1333245981486977, 0.7975331428239687, -3.1387685027268764], "max": [0.6253348247347563, 0.38764598334074885, 1.0909150785029726, -0.7110765950281859, 1.3109963554339918, 3.140432059546769, 0.6706464126686359, -0.07748081041715842, 1.258739911488583, 3.138288084620228, 1.2410286954913934, 3.1407519194718794], "count": [467]}, "eef_sim_pose_action": {"mean": [0.5009804120456696, 0.2796724072906048, 1.0476724685190542, -2.183932856944595, 1.0326909340588326, -0.8650408510135009, 0.5317227551935486, -0.3167449344208749, 1.0892684395918826, 2.2165699870369986, 0.9860463392940121, -0.3743684004064523], "std": [0.05549082333618979, 0.07835785820071173, 0.02330220183458593, 0.32275700829299137, 0.19237557781887363, 2.779329726037879, 0.05464218110051705, 0.08055192217968005, 0.059533630231008876, 0.6682611414262177, 0.11769647940396558, 2.7335191430114074], "min": [0.41691022325773297, 0.11589068138181947, 0.9979265192123167, -2.726995128458879, 0.7313081078589625, -3.1362029686082495, 0.43751970125995415, -0.4048144785385415, 1.037124795535125, -3.1333245981486977, 0.7975331428239687, -3.1387685027268764], "max": [0.6253348247347563, 0.38764598334074885, 1.0909150785029726, -0.7110765950281859, 1.3109963554339918, 3.140432059546769, 0.6706464126686359, -0.07748081041715842, 1.258739911488583, 3.138288084620228, 1.2410286954913934, 3.1407519194718794], "count": [467]}, "gripper_mode_state": {"mean": [0.5802997858672377, 0.37687366167023556], "std": [0.4935098219789291, 0.4846028320279446], "min": [0, 0], "max": [1, 1], "count": [467]}, "gripper_activity_state": {"mean": [1.6980728051391862, 1.7323340471092077], "std": [0.6419127358435638, 0.598967269482614], "min": [0, 0], "max": [2, 2], "count": [467]}, "gripper_mode_action": {"mean": [0.5802997858672377, 0.37687366167023556], "std": [0.4935098219789291, 0.4846028320279446], "min": [0, 0], "max": [1, 1], "count": [467]}, "gripper_activity_action": {"mean": [1.6980728051391862, 1.7323340471092077], "std": [0.6419127358435638, 0.598967269482614], "min": [0, 0], "max": [2, 2], "count": [467]}, "gripper_open_scale_state": {"mean": [0.37251713043259865, 0.5864539615867982], "std": [0.3836945799997428, 0.3321406006607956], "min": [0.002, 0.05], "max": [0.949, 0.915], "count": [467]}, "gripper_open_scale_action": {"mean": [0.37251713043259865, 0.5864539615867982], "std": [0.3836945799997428, 0.3321406006607956], "min": [0.002, 0.05], "max": [0.949, 0.915], "count": [467]}}} +{"episode_index": 747, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.44543137774177466]], [[0.46090317935083636]], [[0.4642496797801042]]], "std": [[[0.2216482620150859]], [[0.19140023824302668]], [[0.18676509468914132]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4294020317519663]], [[0.4604914613797496]], [[0.46139284057549573]]], "std": [[[0.20070597313658275]], [[0.17099723783558113]], [[0.16560604114022554]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4189334998476792]], [[0.45367440560263655]], [[0.4562665735432591]]], "std": [[[0.2124822892332879]], [[0.1809513193713716]], [[0.17289177982387507]]], "count": [118]}, "observation.state": {"min": [0.3594156801700592, 1.8130654096603394, -1.2249767780303955, -1.0401464700698853, -2.811969757080078, -1.9242429733276367, 1.486898422241211, 36.0, 0.05455699935555458, 0.2669979929924011, -0.11110600084066391, -3.1411852836608887, -0.33400002121925354, -1.059999942779541, -0.8200080990791321, -2.1752912998199463, -0.324858158826828, -0.39908698201179504, 1.4353935718536377, 0.7346091270446777, -1.9866211414337158, -1.0, -0.36081400513648987, 0.25346601009368896, -0.19133999943733215, -3.1351852416992188, 0.11800000071525574, -3.1411852836608887], "max": [1.1819021701812744, 2.108933687210083, -0.3866078555583954, -0.4449193775653839, -1.3979041576385498, -0.9091071486473083, 2.3150572776794434, 959.0, 0.3121190071105957, 0.45018699765205383, 0.13366499543190002, 3.1410000324249268, 0.8949999809265137, -0.32199999690055847, -0.2575407922267914, -2.0041441917419434, 0.7601083517074585, 1.080795168876648, 2.584535837173462, 2.025437355041504, 0.02254965528845787, 938.0, -0.1647689938545227, 0.43995100259780884, 0.09103800356388092, 3.13700008392334, 1.215000033378601, 3.1410000324249268], "mean": [0.7097203135490417, 1.9788049459457397, -0.7303023338317871, -0.756178081035614, -2.271059513092041, -1.5751441717147827, 1.9377222061157227, 627.7572631835938, 0.23386716842651367, 0.36939772963523865, 0.03135067969560623, -1.3410289287567139, 0.26598960161209106, -0.7177169322967529, -0.48395219445228577, -2.093574285507202, 0.3694968521595001, 0.6020501255989075, 2.062981605529785, 1.5331474542617798, -1.3914158344268799, 496.5933837890625, -0.2903851866722107, 0.31730255484580994, 0.008932190015912056, 1.3642868995666504, 0.590328574180603, -1.2189946174621582], "std": [0.21630695462226868, 0.07273221760988235, 0.18576563894748688, 0.1475793570280075, 0.2978936731815338, 0.2916017472743988, 0.23894017934799194, 381.48516845703125, 0.08101324737071991, 0.05696844309568405, 0.053061604499816895, 2.6523687839508057, 0.3080838918685913, 0.1608375757932663, 0.11739294975996017, 0.056502413004636765, 0.29482027888298035, 0.45091676712036133, 0.3041555881500244, 0.34181153774261475, 0.7189054489135742, 359.548095703125, 0.04503147676587105, 0.04340161755681038, 0.06878887116909027, 2.3583762645721436, 0.27160951495170593, 2.254232168197632], "count": [583]}, "action": {"min": [0.3594156801700592, 1.8130654096603394, -1.2249767780303955, -1.0401464700698853, -2.811969757080078, -1.9242429733276367, 1.486898422241211, 36.0, 0.05455699935555458, 0.2669979929924011, -0.11110600084066391, -3.1411852836608887, -0.33400002121925354, -1.059999942779541, -0.8200080990791321, -2.1752912998199463, -0.324858158826828, -0.39908698201179504, 1.4353935718536377, 0.7346091270446777, -1.9866211414337158, -1.0, -0.36081400513648987, 0.25346601009368896, -0.19133999943733215, -3.1351852416992188, 0.11800000071525574, -3.1411852836608887], "max": [1.1819021701812744, 2.108933687210083, -0.3866078555583954, -0.4449193775653839, -1.3979041576385498, -0.9091071486473083, 2.3150572776794434, 959.0, 0.3121190071105957, 0.45018699765205383, 0.13366499543190002, 3.1410000324249268, 0.8949999809265137, -0.32199999690055847, -0.2575407922267914, -2.0041441917419434, 0.7601083517074585, 1.080795168876648, 2.584535837173462, 2.025437355041504, 0.02254965528845787, 938.0, -0.1647689938545227, 0.43995100259780884, 0.09103800356388092, 3.13700008392334, 1.215000033378601, 3.1410000324249268], "mean": [0.7097203135490417, 1.9788049459457397, -0.7303023338317871, -0.756178081035614, -2.271059513092041, -1.5751441717147827, 1.9377222061157227, 627.7572631835938, 0.23386716842651367, 0.36939772963523865, 0.03135067969560623, -1.3410289287567139, 0.26598960161209106, -0.7177169322967529, -0.48395219445228577, -2.093574285507202, 0.3694968521595001, 0.6020501255989075, 2.062981605529785, 1.5331474542617798, -1.3914158344268799, 496.5933837890625, -0.2903851866722107, 0.31730255484580994, 0.008932190015912056, 1.3642868995666504, 0.590328574180603, -1.2189946174621582], "std": [0.21630695462226868, 0.07273221760988235, 0.18576563894748688, 0.1475793570280075, 0.2978936731815338, 0.2916017472743988, 0.23894017934799194, 381.48516845703125, 0.08101324737071991, 0.05696844309568405, 0.053061604499816895, 2.6523687839508057, 0.3080838918685913, 0.1608375757932663, 0.11739294975996017, 0.056502413004636765, 0.29482027888298035, 0.45091676712036133, 0.3041555881500244, 0.34181153774261475, 0.7189054489135742, 359.548095703125, 0.04503147676587105, 0.04340161755681038, 0.06878887116909027, 2.3583762645721436, 0.27160951495170593, 2.254232168197632], "count": [583]}, "timestamp": {"min": [0.0], "max": [19.4], "mean": [9.700000000000001], "std": [5.609911863043047], "count": [583]}, "frame_index": {"min": [0], "max": [582], "mean": [291.0], "std": [168.2973558912914], "count": [583]}, "episode_index": {"min": [751], "max": [751], "mean": [751.0], "std": [0.0], "count": [583]}, "index": {"min": [653323], "max": [653905], "mean": [653614.0], "std": [168.2973558912914], "count": [583]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [583]}, "subtask_annotation": {"mean": [9.39794168096055, 29.0, 29.0, 29.0, 29.0], "std": [7.656170229957076, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [583]}, "scene_annotation": {"mean": [751.0], "std": [0.0], "min": [751], "max": [751], "count": [583]}, "eef_direction_state": {"mean": [3.8644939965694682, 3.6192109777015435], "std": [2.084943584977034, 1.8858800226357357], "min": [0, 0], "max": [6, 6], "count": [583]}, "eef_velocity_state": {"mean": [0.8782161234991424, 1.0960548885077186], "std": [0.7905459224614851, 0.7369457695876648], "min": [0, 0], "max": [2, 2], "count": [583]}, "eef_acc_mag_state": {"mean": [0.8061749571183533, 0.9708404802744426], "std": [0.8397273205157361, 0.8329660246517413], "min": [0, 0], "max": [2, 2], "count": [583]}, "eef_direction_action": {"mean": [3.8644939965694682, 3.6192109777015435], "std": [2.084943584977034, 1.8858800226357357], "min": [0, 0], "max": [6, 6], "count": [583]}, "eef_velocity_action": {"mean": [0.8782161234991424, 1.0960548885077186], "std": [0.7905459224614851, 0.7369457695876648], "min": [0, 0], "max": [2, 2], "count": [583]}, "eef_acc_mag_action": {"mean": [0.8061749571183533, 0.9708404802744426], "std": [0.8397273205157361, 0.8329660246517413], "min": [0, 0], "max": [2, 2], "count": [583]}, "eef_sim_pose_state": {"mean": [0.519614760929921, 0.30337366822799583, 1.0809160340992243, -1.6667482116366197, 0.9728920314431355, 0.970900669626445, 0.5855938874527714, -0.2806187599072231, 1.1471087366849937, 2.5158936084321435, 0.750781714412506, -1.9009710465699752], "std": [0.04227073048709199, 0.06951930665351415, 0.04929743776355658, 1.4231476333533744, 0.2785437387415283, 2.4324034020471843, 0.0539098905356613, 0.07697132840416007, 0.05500494329840088, 0.2704705357747267, 0.24675347889688376, 1.854431581775594], "min": [0.4412812753409243, 0.08074999360942017, 0.9932032834493454, -3.0858144383087, 0.49491241173046197, -3.1376573832133743, 0.48659473057558883, -0.37472119081102573, 1.0852463338645186, 1.7593721202902097, 0.253942711124689, -3.1414366500880764], "max": [0.6299637527313379, 0.3927400493698491, 1.1435881136480484, 3.0049046455913135, 1.546390053776852, 3.1395417903538454, 0.662501812374036, -0.06295002411545693, 1.283564018704783, 2.890459812513352, 1.2455971674901467, 3.1311281617333404], "count": [583]}, "eef_sim_pose_action": {"mean": [0.519614760929921, 0.30337366822799583, 1.0809160340992243, -1.6667482116366197, 0.9728920314431355, 0.970900669626445, 0.5855938874527714, -0.2806187599072231, 1.1471087366849937, 2.5158936084321435, 0.750781714412506, -1.9009710465699752], "std": [0.04227073048709199, 0.06951930665351415, 0.04929743776355658, 1.4231476333533744, 0.2785437387415283, 2.4324034020471843, 0.0539098905356613, 0.07697132840416007, 0.05500494329840088, 0.2704705357747267, 0.24675347889688376, 1.854431581775594], "min": [0.4412812753409243, 0.08074999360942017, 0.9932032834493454, -3.0858144383087, 0.49491241173046197, -3.1376573832133743, 0.48659473057558883, -0.37472119081102573, 1.0852463338645186, 1.7593721202902097, 0.253942711124689, -3.1414366500880764], "max": [0.6299637527313379, 0.3927400493698491, 1.1435881136480484, 3.0049046455913135, 1.546390053776852, 3.1395417903538454, 0.662501812374036, -0.06295002411545693, 1.283564018704783, 2.890459812513352, 1.2455971674901467, 3.1311281617333404], "count": [583]}, "gripper_mode_state": {"mean": [0.4322469982847341, 0.3704974271012007], "std": [0.49538826263706787, 0.48293797077118567], "min": [0, 0], "max": [1, 1], "count": [583]}, "gripper_activity_state": {"mean": [1.732418524871355, 1.7427101200686106], "std": [0.614654220773605, 0.5964539552826945], "min": [0, 0], "max": [2, 2], "count": [583]}, "gripper_mode_action": {"mean": [0.4322469982847341, 0.3704974271012007], "std": [0.49538826263706787, 0.48293797077118567], "min": [0, 0], "max": [1, 1], "count": [583]}, "gripper_activity_action": {"mean": [1.732418524871355, 1.7427101200686106], "std": [0.614654220773605, 0.5964539552826945], "min": [0, 0], "max": [2, 2], "count": [583]}, "gripper_open_scale_state": {"mean": [0.49660291605625506, 0.6277572900827707], "std": [0.35953501462615706, 0.38148503586750093], "min": [0.0, 0.036], "max": [0.938, 0.959], "count": [583]}, "gripper_open_scale_action": {"mean": [0.49660291605625506, 0.6277572900827707], "std": [0.35953501462615706, 0.38148503586750093], "min": [0.0, 0.036], "max": [0.938, 0.959], "count": [583]}}} +{"episode_index": 748, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4186957169117647]], [[0.449415414624183]], [[0.4503107924836601]]], "std": [[[0.2367560618437008]], [[0.20332792954182008]], [[0.19812639636685386]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4107408210784314]], [[0.45186685049019604]], [[0.45393386437908495]]], "std": [[[0.20147476998260677]], [[0.16513467055048842]], [[0.15907186540922283]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4499447181372549]], [[0.4687932373366013]], [[0.46807318218954247]]], "std": [[[0.14758664714270145]], [[0.12635157889649576]], [[0.12000989098563412]]], "count": [100]}, "observation.state": {"min": [0.1714087873697281, 1.9579105377197266, -1.2307887077331543, -1.1419689655303955, -2.2259230613708496, -1.7555569410324097, 1.334478735923767, 44.0, 0.027938000857830048, 0.2156430035829544, -0.0992249995470047, -3.1381852626800537, 0.16200000047683716, -1.5199999809265137, -0.7579267024993896, -2.1753435134887695, 0.2477145940065384, -0.3240901827812195, 1.3947625160217285, 0.7784168720245361, -1.7992948293685913, -1.0, -0.3834710121154785, 0.18766599893569946, -0.1707729995250702, -3.1401853561401367, 0.23600000143051147, -3.124000072479248], "max": [1.2293400764465332, 2.108130931854248, -0.2762856185436249, -0.3926641643047333, -1.5743043422698975, -0.8742354512214661, 2.220879316329956, 931.0, 0.3782770037651062, 0.4610289931297302, 0.09477800130844116, 3.1410000324249268, 1.1720000505447388, -0.26899999380111694, -0.14732325077056885, -2.0878329277038574, 0.6205169558525085, 0.9586569666862488, 2.5882186889648438, 1.8378492593765259, -0.20484930276870728, 925.0, -0.203125, 0.4335330128669739, 0.07751800119876862, 3.122999906539917, 1.0770000219345093, 3.140000104904175], "mean": [0.4778842031955719, 2.0428884029388428, -0.6969271898269653, -0.6349394917488098, -1.890191912651062, -1.4110424518585205, 1.6254183053970337, 641.951416015625, 0.27569833397865295, 0.3314332962036133, 0.007892295718193054, -2.578984498977661, 0.6830581426620483, -0.7467066049575806, -0.4552745223045349, -2.1427786350250244, 0.4129163920879364, 0.5484544634819031, 1.9991798400878906, 1.4511781930923462, -1.2529891729354858, 457.715576171875, -0.3001512885093689, 0.3008255660533905, -0.02096005156636238, 2.512554883956909, 0.6308935284614563, -2.3336474895477295], "std": [0.24007104337215424, 0.03898700326681137, 0.2664638161659241, 0.17661002278327942, 0.1681567132472992, 0.274078369140625, 0.26513203978538513, 347.5058898925781, 0.09999772906303406, 0.0641830787062645, 0.040194109082221985, 1.4911514520645142, 0.2308700531721115, 0.3125540614128113, 0.1584724634885788, 0.02987920679152012, 0.11043945699930191, 0.4436802566051483, 0.41060930490493774, 0.3355964124202728, 0.5667567253112793, 406.0892639160156, 0.0490589514374733, 0.06371843814849854, 0.06992306560277939, 1.1569008827209473, 0.22745150327682495, 0.9495166540145874], "count": [443]}, "action": {"min": [0.1714087873697281, 1.9579105377197266, -1.2307887077331543, -1.1419689655303955, -2.2259230613708496, -1.7555569410324097, 1.334478735923767, 44.0, 0.027938000857830048, 0.2156430035829544, -0.0992249995470047, -3.1381852626800537, 0.16200000047683716, -1.5199999809265137, -0.7579267024993896, -2.1753435134887695, 0.2477145940065384, -0.3240901827812195, 1.3947625160217285, 0.7784168720245361, -1.7992948293685913, -1.0, -0.3834710121154785, 0.18766599893569946, -0.1707729995250702, -3.1401853561401367, 0.23600000143051147, -3.124000072479248], "max": [1.2293400764465332, 2.108130931854248, -0.2762856185436249, -0.3926641643047333, -1.5743043422698975, -0.8742354512214661, 2.220879316329956, 931.0, 0.3782770037651062, 0.4610289931297302, 0.09477800130844116, 3.1410000324249268, 1.1720000505447388, -0.26899999380111694, -0.14732325077056885, -2.0878329277038574, 0.6205169558525085, 0.9586569666862488, 2.5882186889648438, 1.8378492593765259, -0.20484930276870728, 925.0, -0.203125, 0.4335330128669739, 0.07751800119876862, 3.122999906539917, 1.0770000219345093, 3.140000104904175], "mean": [0.4778842031955719, 2.0428884029388428, -0.6969271898269653, -0.6349394917488098, -1.890191912651062, -1.4110424518585205, 1.6254183053970337, 641.951416015625, 0.27569833397865295, 0.3314332962036133, 0.007892295718193054, -2.578984498977661, 0.6830581426620483, -0.7467066049575806, -0.4552745223045349, -2.1427786350250244, 0.4129163920879364, 0.5484544634819031, 1.9991798400878906, 1.4511781930923462, -1.2529891729354858, 457.715576171875, -0.3001512885093689, 0.3008255660533905, -0.02096005156636238, 2.512554883956909, 0.6308935284614563, -2.3336474895477295], "std": [0.24007104337215424, 0.03898700326681137, 0.2664638161659241, 0.17661002278327942, 0.1681567132472992, 0.274078369140625, 0.26513203978538513, 347.5058898925781, 0.09999772906303406, 0.0641830787062645, 0.040194109082221985, 1.4911514520645142, 0.2308700531721115, 0.3125540614128113, 0.1584724634885788, 0.02987920679152012, 0.11043945699930191, 0.4436802566051483, 0.41060930490493774, 0.3355964124202728, 0.5667567253112793, 406.0892639160156, 0.0490589514374733, 0.06371843814849854, 0.06992306560277939, 1.1569008827209473, 0.22745150327682495, 0.9495166540145874], "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": [752], "max": [752], "mean": [752.0], "std": [0.0], "count": [443]}, "index": {"min": [653906], "max": [654348], "mean": [654127.0], "std": [127.88275880665071], "count": [443]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [443]}, "subtask_annotation": {"mean": [8.896162528216705, 29.0, 29.0, 29.0, 29.0], "std": [8.530813022617334, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [443]}, "scene_annotation": {"mean": [752.0], "std": [0.0], "min": [752], "max": [752], "count": [443]}, "eef_direction_state": {"mean": [2.9142212189616252, 3.4650112866817158], "std": [2.049467478222122, 2.213343321032113], "min": [0, 0], "max": [6, 6], "count": [443]}, "eef_velocity_state": {"mean": [0.9774266365688488, 0.9864559819413092], "std": [0.6545107703126668, 0.7805750266411974], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_acc_mag_state": {"mean": [0.871331828442438, 0.8623024830699775], "std": [0.8279348430503675, 0.8319256829264079], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_direction_action": {"mean": [2.9142212189616252, 3.4650112866817158], "std": [2.049467478222122, 2.213343321032113], "min": [0, 0], "max": [6, 6], "count": [443]}, "eef_velocity_action": {"mean": [0.9774266365688488, 0.9864559819413092], "std": [0.6545107703126668, 0.7805750266411974], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_acc_mag_action": {"mean": [0.871331828442438, 0.8623024830699775], "std": [0.8279348430503675, 0.8319256829264079], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_sim_pose_state": {"mean": [0.5010076028056607, 0.29104856225114295, 1.052875207173061, -2.27523895252588, 1.0244448712412424, -0.01430368575474656, 0.5352554315322152, -0.2954520322350061, 1.0894399339529277, 2.2387224654811204, 0.988817705336981, -0.4831884696152944], "std": [0.05612783459296245, 0.08309013309124987, 0.027262701049091176, 0.39544395198269416, 0.3054684279991926, 2.856051783596556, 0.06313299264247839, 0.08849900894135307, 0.05942652260565958, 0.30719281357564754, 0.14641123318314178, 2.7083705779893066], "min": [0.3902841181191109, 0.1182138901084809, 0.9982713351274085, -3.0544032554368865, 0.5121485937159309, -3.140069473913182, 0.4160367347500426, -0.40111469248079795, 1.0324212209414385, 1.6353994420055369, 0.7281041465778677, -3.1397500126589293], "max": [0.6228361133265137, 0.40110630800145525, 1.1035300104394539, -0.6770158927671035, 1.4595652541931048, 3.135452705695102, 0.6737367997782858, -0.044880412271061834, 1.2532899814245047, 3.138485625555578, 1.3523856189517551, 3.1413495678892485], "count": [443]}, "eef_sim_pose_action": {"mean": [0.5010076028056607, 0.29104856225114295, 1.052875207173061, -2.27523895252588, 1.0244448712412424, -0.01430368575474656, 0.5352554315322152, -0.2954520322350061, 1.0894399339529277, 2.2387224654811204, 0.988817705336981, -0.4831884696152944], "std": [0.05612783459296245, 0.08309013309124987, 0.027262701049091176, 0.39544395198269416, 0.3054684279991926, 2.856051783596556, 0.06313299264247839, 0.08849900894135307, 0.05942652260565958, 0.30719281357564754, 0.14641123318314178, 2.7083705779893066], "min": [0.3902841181191109, 0.1182138901084809, 0.9982713351274085, -3.0544032554368865, 0.5121485937159309, -3.140069473913182, 0.4160367347500426, -0.40111469248079795, 1.0324212209414385, 1.6353994420055369, 0.7281041465778677, -3.1397500126589293], "max": [0.6228361133265137, 0.40110630800145525, 1.1035300104394539, -0.6770158927671035, 1.4595652541931048, 3.135452705695102, 0.6737367997782858, -0.044880412271061834, 1.2532899814245047, 3.138485625555578, 1.3523856189517551, 3.1413495678892485], "count": [443]}, "gripper_mode_state": {"mean": [0.5169300225733634, 0.3295711060948081], "std": [0.4997132921342626, 0.4700574349185991], "min": [0, 0], "max": [1, 1], "count": [443]}, "gripper_activity_state": {"mean": [1.6997742663656885, 1.6568848758465011], "std": [0.6463475737284418, 0.6682859398161164], "min": [0, 0], "max": [2, 2], "count": [443]}, "gripper_mode_action": {"mean": [0.5169300225733634, 0.3295711060948081], "std": [0.4997132921342626, 0.4700574349185991], "min": [0, 0], "max": [1, 1], "count": [443]}, "gripper_activity_action": {"mean": [1.6997742663656885, 1.6568848758465011], "std": [0.6463475737284418, 0.6682859398161164], "min": [0, 0], "max": [2, 2], "count": [443]}, "gripper_open_scale_state": {"mean": [0.45773927730958447, 0.64195146749251], "std": [0.4060625067408117, 0.34750578479297173], "min": [0.0, 0.044], "max": [0.925, 0.931], "count": [443]}, "gripper_open_scale_action": {"mean": [0.45773927730958447, 0.64195146749251], "std": [0.4060625067408117, 0.34750578479297173], "min": [0.0, 0.044], "max": [0.925, 0.931], "count": [443]}}} +{"episode_index": 749, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[1.0]], [[1.0]]], "mean": [[[0.40339566472562177]], [[0.43932250542834583]], [[0.44160525370662806]]], "std": [[[0.25566674834914704]], [[0.22029116601362064]], [[0.21274364752725988]]], "count": [149]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.347545397969031]], [[0.41172558341009785]], [[0.4144669035399395]]], "std": [[[0.219117899972515]], [[0.17831325486963426]], [[0.17189746249269866]]], "count": [149]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4355430511690135]], [[0.4663380145962188]], [[0.46801414248585343]]], "std": [[[0.187714139935785]], [[0.16155414912047855]], [[0.15488346387648208]]], "count": [149]}, "observation.state": {"min": [0.2681000530719757, 1.7744762897491455, -1.0695377588272095, -0.9840341210365295, -2.480531692504883, -1.9579801559448242, 1.2685750722885132, 45.0, 0.02222299948334694, 0.22096000611782074, -0.07134599983692169, -3.1391851902008057, 0.15199999511241913, -1.6269999742507935, -0.8236907124519348, -2.175326108932495, 0.28754299879074097, -0.25300294160842896, 1.3057681322097778, 1.1360173225402832, -2.2388386726379395, -3.0, -0.3761419951915741, 0.2251099944114685, -0.16161899268627167, -3.1391851902008057, -0.16200001537799835, -3.0220000743865967], "max": [1.1788827180862427, 2.0971179008483887, -0.18961258232593536, -0.3988949954509735, -1.6455661058425903, -1.1216708421707153, 2.173720359802246, 958.0, 0.37567201256752014, 0.44851499795913696, 0.12089300155639648, 3.1389999389648438, 1.1059999465942383, -0.32499998807907104, -0.30572932958602905, -1.9985066652297974, 0.7894822955131531, 1.2571606636047363, 2.830034017562866, 2.054584264755249, -0.48724356293678284, 949.0, -0.18280799686908722, 0.41162601113319397, 0.08322799950838089, 3.131999969482422, 1.1100000143051147, -1.934000015258789], "mean": [0.5046663880348206, 2.013275146484375, -0.48735520243644714, -0.6064126491546631, -2.183302402496338, -1.6714903116226196, 1.6558295488357544, 715.9381103515625, 0.2860773205757141, 0.30281123518943787, 0.01712982915341854, 1.3131245374679565, 0.5457999110221863, -0.8340022563934326, -0.5259793400764465, -2.106494426727295, 0.5556475520133972, 0.88078773021698, 2.4169538021087646, 1.7394063472747803, -1.7848116159439087, 316.5063171386719, -0.2919003367424011, 0.29542240500450134, 0.020240338519215584, 2.687328577041626, 0.23787756264209747, -2.242595911026001], "std": [0.17264826595783234, 0.08684617280960083, 0.1772317886352539, 0.12203274667263031, 0.20749534666538239, 0.22845359146595, 0.33080023527145386, 323.7001647949219, 0.08116920292377472, 0.05418138951063156, 0.0416359081864357, 2.727022171020508, 0.22749942541122437, 0.35906603932380676, 0.10664087533950806, 0.059053223580121994, 0.12047065794467926, 0.4152649939060211, 0.5242106318473816, 0.30476510524749756, 0.5291653275489807, 348.1520690917969, 0.04628569260239601, 0.046233538538217545, 0.0625469759106636, 1.118178367614746, 0.3937824070453644, 0.3146418035030365], "count": [792]}, "action": {"min": [0.2681000530719757, 1.7744762897491455, -1.0695377588272095, -0.9840341210365295, -2.480531692504883, -1.9579801559448242, 1.2685750722885132, 45.0, 0.02222299948334694, 0.22096000611782074, -0.07134599983692169, -3.1391851902008057, 0.15199999511241913, -1.6269999742507935, -0.8236907124519348, -2.175326108932495, 0.28754299879074097, -0.25300294160842896, 1.3057681322097778, 1.1360173225402832, -2.2388386726379395, -3.0, -0.3761419951915741, 0.2251099944114685, -0.16161899268627167, -3.1391851902008057, -0.16200001537799835, -3.0220000743865967], "max": [1.1788827180862427, 2.0971179008483887, -0.18961258232593536, -0.3988949954509735, -1.6455661058425903, -1.1216708421707153, 2.173720359802246, 958.0, 0.37567201256752014, 0.44851499795913696, 0.12089300155639648, 3.1389999389648438, 1.1059999465942383, -0.32499998807907104, -0.30572932958602905, -1.9985066652297974, 0.7894822955131531, 1.2571606636047363, 2.830034017562866, 2.054584264755249, -0.48724356293678284, 949.0, -0.18280799686908722, 0.41162601113319397, 0.08322799950838089, 3.131999969482422, 1.1100000143051147, -1.934000015258789], "mean": [0.5046663880348206, 2.013275146484375, -0.48735520243644714, -0.6064126491546631, -2.183302402496338, -1.6714903116226196, 1.6558295488357544, 715.9381103515625, 0.2860773205757141, 0.30281123518943787, 0.01712982915341854, 1.3131245374679565, 0.5457999110221863, -0.8340022563934326, -0.5259793400764465, -2.106494426727295, 0.5556475520133972, 0.88078773021698, 2.4169538021087646, 1.7394063472747803, -1.7848116159439087, 316.5063171386719, -0.2919003367424011, 0.29542240500450134, 0.020240338519215584, 2.687328577041626, 0.23787756264209747, -2.242595911026001], "std": [0.17264826595783234, 0.08684617280960083, 0.1772317886352539, 0.12203274667263031, 0.20749534666538239, 0.22845359146595, 0.33080023527145386, 323.7001647949219, 0.08116920292377472, 0.05418138951063156, 0.0416359081864357, 2.727022171020508, 0.22749942541122437, 0.35906603932380676, 0.10664087533950806, 0.059053223580121994, 0.12047065794467926, 0.4152649939060211, 0.5242106318473816, 0.30476510524749756, 0.5291653275489807, 348.1520690917969, 0.04628569260239601, 0.046233538538217545, 0.0625469759106636, 1.118178367614746, 0.3937824070453644, 0.3146418035030365], "count": [792]}, "timestamp": {"min": [0.0], "max": [26.366666666666667], "mean": [13.183333333333334], "std": [7.6210174784872], "count": [792]}, "frame_index": {"min": [0], "max": [791], "mean": [395.5], "std": [228.630524354616], "count": [792]}, "episode_index": {"min": [753], "max": [753], "mean": [753.0], "std": [0.0], "count": [792]}, "index": {"min": [654349], "max": [655140], "mean": [654744.5], "std": [228.630524354616], "count": [792]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [792]}, "subtask_annotation": {"mean": [5.755050505050505, 29.0, 29.0, 29.0, 29.0], "std": [7.235965150836223, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [792]}, "scene_annotation": {"mean": [753.0], "std": [0.0], "min": [753], "max": [753], "count": [792]}, "eef_direction_state": {"mean": [4.027777777777778, 4.099747474747475], "std": [1.9126733396355653, 2.0698411437773245], "min": [0, 0], "max": [6, 6], "count": [792]}, "eef_velocity_state": {"mean": [0.7222222222222222, 0.7209595959595959], "std": [0.6712803318663634, 0.768157370492699], "min": [0, 0], "max": [2, 2], "count": [792]}, "eef_acc_mag_state": {"mean": [0.6919191919191919, 0.6477272727272727], "std": [0.8263558515978783, 0.8092863088303439], "min": [0, 0], "max": [2, 2], "count": [792]}, "eef_direction_action": {"mean": [4.027777777777778, 4.099747474747475], "std": [1.9126733396355653, 2.0698411437773245], "min": [0, 0], "max": [6, 6], "count": [792]}, "eef_velocity_action": {"mean": [0.7222222222222222, 0.7209595959595959], "std": [0.6712803318663634, 0.768157370492699], "min": [0, 0], "max": [2, 2], "count": [792]}, "eef_acc_mag_action": {"mean": [0.6919191919191919, 0.6477272727272727], "std": [0.8263558515978783, 0.8092863088303439], "min": [0, 0], "max": [2, 2], "count": [792]}, "eef_sim_pose_state": {"mean": [0.5115901507507516, 0.3123854381276443, 1.1004241258541259, -2.413834237537092, 0.5988816638609495, 1.5040627241275415, 0.5148913442096746, -0.31336329250143746, 1.08974465688776, 2.157932859987861, 0.8659658514243228, -1.2539965116636986], "std": [0.038619506800127455, 0.06950290092804282, 0.038754060453554146, 0.3105118259176713, 0.42594796660821155, 2.3691131360059363, 0.05092027402559902, 0.07432807474084982, 0.04931257845976689, 0.20974823083810096, 0.30317370461580634, 2.5733464761580733], "min": [0.4371536577093808, 0.12033169999863892, 1.001940753703836, -2.6461563998898803, 0.17468992127906735, -3.1404280187862277, 0.42581605454537663, -0.44699363594517866, 1.0424278773282483, 1.615820595404717, 0.27444905842610856, -3.1412705152726343], "max": [0.606401960789513, 0.40878964950945607, 1.1608106880636095, -0.998524206367797, 1.4848455700250196, 3.14099278119821, 0.6657493359942817, -0.06439476779066865, 1.2583579779923617, 2.8436124074215385, 1.3244281037548036, 3.1405017220219924], "count": [792]}, "eef_sim_pose_action": {"mean": [0.5115901507507516, 0.3123854381276443, 1.1004241258541259, -2.413834237537092, 0.5988816638609495, 1.5040627241275415, 0.5148913442096746, -0.31336329250143746, 1.08974465688776, 2.157932859987861, 0.8659658514243228, -1.2539965116636986], "std": [0.038619506800127455, 0.06950290092804282, 0.038754060453554146, 0.3105118259176713, 0.42594796660821155, 2.3691131360059363, 0.05092027402559902, 0.07432807474084982, 0.04931257845976689, 0.20974823083810096, 0.30317370461580634, 2.5733464761580733], "min": [0.4371536577093808, 0.12033169999863892, 1.001940753703836, -2.6461563998898803, 0.17468992127906735, -3.1404280187862277, 0.42581605454537663, -0.44699363594517866, 1.0424278773282483, 1.615820595404717, 0.27444905842610856, -3.1412705152726343], "max": [0.606401960789513, 0.40878964950945607, 1.1608106880636095, -0.998524206367797, 1.4848455700250196, 3.14099278119821, 0.6657493359942817, -0.06439476779066865, 1.2583579779923617, 2.8436124074215385, 1.3244281037548036, 3.1405017220219924], "count": [792]}, "gripper_mode_state": {"mean": [0.6439393939393939, 0.2563131313131313], "std": [0.47883342706243703, 0.43659673616460887], "min": [0, 0], "max": [1, 1], "count": [792]}, "gripper_activity_state": {"mean": [1.7272727272727273, 1.7474747474747474], "std": [0.6206575499473955, 0.5876409668564353], "min": [0, 0], "max": [2, 2], "count": [792]}, "gripper_mode_action": {"mean": [0.6439393939393939, 0.2563131313131313], "std": [0.47883342706243703, 0.43659673616460887], "min": [0, 0], "max": [1, 1], "count": [792]}, "gripper_activity_action": {"mean": [1.7272727272727273, 1.7474747474747474], "std": [0.6206575499473955, 0.5876409668564353], "min": [0, 0], "max": [2, 2], "count": [792]}, "gripper_open_scale_state": {"mean": [0.3169905531489281, 0.7159381312938654], "std": [0.3477102553379437, 0.32370014571068373], "min": [0.0, 0.045], "max": [0.949, 0.958], "count": [792]}, "gripper_open_scale_action": {"mean": [0.3169905531489281, 0.7159381312938654], "std": [0.3477102553379437, 0.32370014571068373], "min": [0.0, 0.045], "max": [0.949, 0.958], "count": [792]}}} +{"episode_index": 750, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4231621621021597]], [[0.447417541382495]], [[0.447197138524794]]], "std": [[[0.23260409931675555]], [[0.20586869201401164]], [[0.20165020868022202]]], "count": [184]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42752099095978974]], [[0.46151303304383345]], [[0.46142613424445866]]], "std": [[[0.18581161879094735]], [[0.1529976264263294]], [[0.1478941209566695]]], "count": [184]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4400939775593208]], [[0.46160654882423985]], [[0.4603286811327792]]], "std": [[[0.1782804471209404]], [[0.158178279873224]], [[0.15303203334319734]]], "count": [184]}, "observation.state": {"min": [0.18905407190322876, 1.9165287017822266, -1.7381384372711182, -1.405216932296753, -2.4152040481567383, -1.900331974029541, 1.398881435394287, -1.0, 0.007431999780237675, 0.21899600327014923, -0.11980299651622772, -3.1411852836608887, -0.3750000298023224, -1.1660000085830688, -0.919299840927124, -2.1754133701324463, -0.5562189817428589, -0.6477440595626831, 1.2545950412750244, 0.9007819294929504, -2.5656166076660156, -5.0, -0.37517601251602173, 0.19091999530792236, -0.18427999317646027, -3.128999948501587, -0.30000004172325134, -3.130185127258301], "max": [1.249184489250183, 2.107729434967041, -0.24523620307445526, -0.44165560603141785, -1.6600525379180908, -0.7342251539230347, 2.252713918685913, 945.0, 0.3826099932193756, 0.4561600089073181, 0.08907999843358994, 3.140000104904175, 0.9200000166893005, 0.7179999947547913, -0.18004818260669708, -2.044915199279785, 1.5428013801574707, 1.4399664402008057, 2.8624446392059326, 1.989919662475586, 0.4556705951690674, 952.0, -0.09310899674892426, 0.4693099856376648, 0.07475200295448303, 3.138000011444092, 1.0520000457763672, 3.135999917984009], "mean": [0.553116500377655, 2.0433297157287598, -0.8646055459976196, -0.8214430212974548, -2.017164468765259, -1.4357811212539673, 1.6841455698013306, 466.8019714355469, 0.22316011786460876, 0.34482401609420776, 0.003339684335514903, -1.032508373260498, 0.43143513798713684, -0.4679305851459503, -0.48891785740852356, -2.1538138389587402, 0.31136760115623474, 0.4536636173725128, 2.145094871520996, 1.4047373533248901, -1.102602243423462, 362.1757507324219, -0.2593940198421478, 0.31557416915893555, -0.031779173761606216, 2.275237798690796, 0.4949282109737396, -1.7797976732254028], "std": [0.28813695907592773, 0.052464473992586136, 0.3679157495498657, 0.24548646807670593, 0.21951135993003845, 0.2781313955783844, 0.25861793756484985, 320.36041259765625, 0.11284743994474411, 0.06384897232055664, 0.0491378977894783, 2.7594470977783203, 0.2973704934120178, 0.45330214500427246, 0.20189012587070465, 0.025159763172268867, 0.5765642523765564, 0.7593260407447815, 0.5072231292724609, 0.3295925259590149, 1.0482145547866821, 424.9892578125, 0.07811269909143448, 0.06910347938537598, 0.07501064240932465, 0.9538176655769348, 0.37819182872772217, 1.9781017303466797], "count": [1048]}, "action": {"min": [0.18905407190322876, 1.9165287017822266, -1.7381384372711182, -1.405216932296753, -2.4152040481567383, -1.900331974029541, 1.398881435394287, -1.0, 0.007431999780237675, 0.21899600327014923, -0.11980299651622772, -3.1411852836608887, -0.3750000298023224, -1.1660000085830688, -0.919299840927124, -2.1754133701324463, -0.5562189817428589, -0.6477440595626831, 1.2545950412750244, 0.9007819294929504, -2.5656166076660156, -5.0, -0.37517601251602173, 0.19091999530792236, -0.18427999317646027, -3.128999948501587, -0.30000004172325134, -3.130185127258301], "max": [1.249184489250183, 2.107729434967041, -0.24523620307445526, -0.44165560603141785, -1.6600525379180908, -0.7342251539230347, 2.252713918685913, 945.0, 0.3826099932193756, 0.4561600089073181, 0.08907999843358994, 3.140000104904175, 0.9200000166893005, 0.7179999947547913, -0.18004818260669708, -2.044915199279785, 1.5428013801574707, 1.4399664402008057, 2.8624446392059326, 1.989919662475586, 0.4556705951690674, 952.0, -0.09310899674892426, 0.4693099856376648, 0.07475200295448303, 3.138000011444092, 1.0520000457763672, 3.135999917984009], "mean": [0.553116500377655, 2.0433297157287598, -0.8646055459976196, -0.8214430212974548, -2.017164468765259, -1.4357811212539673, 1.6841455698013306, 466.8019714355469, 0.22316011786460876, 0.34482401609420776, 0.003339684335514903, -1.032508373260498, 0.43143513798713684, -0.4679305851459503, -0.48891785740852356, -2.1538138389587402, 0.31136760115623474, 0.4536636173725128, 2.145094871520996, 1.4047373533248901, -1.102602243423462, 362.1757507324219, -0.2593940198421478, 0.31557416915893555, -0.031779173761606216, 2.275237798690796, 0.4949282109737396, -1.7797976732254028], "std": [0.28813695907592773, 0.052464473992586136, 0.3679157495498657, 0.24548646807670593, 0.21951135993003845, 0.2781313955783844, 0.25861793756484985, 320.36041259765625, 0.11284743994474411, 0.06384897232055664, 0.0491378977894783, 2.7594470977783203, 0.2973704934120178, 0.45330214500427246, 0.20189012587070465, 0.025159763172268867, 0.5765642523765564, 0.7593260407447815, 0.5072231292724609, 0.3295925259590149, 1.0482145547866821, 424.9892578125, 0.07811269909143448, 0.06910347938537598, 0.07501064240932465, 0.9538176655769348, 0.37819182872772217, 1.9781017303466797], "count": [1048]}, "timestamp": {"min": [0.0], "max": [34.9], "mean": [17.450000000000003], "std": [10.084380110954873], "count": [1048]}, "frame_index": {"min": [0], "max": [1047], "mean": [523.5], "std": [302.5314033286462], "count": [1048]}, "episode_index": {"min": [754], "max": [754], "mean": [754.0], "std": [0.0], "count": [1048]}, "index": {"min": [655141], "max": [656188], "mean": [655664.5], "std": [302.5314033286462], "count": [1048]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1048]}, "subtask_annotation": {"mean": [14.942748091603054, 29.0, 29.0, 29.0, 29.0], "std": [10.578882396233297, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1048]}, "scene_annotation": {"mean": [754.0], "std": [0.0], "min": [754], "max": [754], "count": [1048]}, "eef_direction_state": {"mean": [3.49618320610687, 3.3826335877862594], "std": [2.074928659866347, 2.0122629610765776], "min": [0, 0], "max": [6, 6], "count": [1048]}, "eef_velocity_state": {"mean": [0.9513358778625954, 1.0229007633587786], "std": [0.7481007311719121, 0.7422952731863727], "min": [0, 0], "max": [2, 2], "count": [1048]}, "eef_acc_mag_state": {"mean": [0.8540076335877863, 0.9179389312977099], "std": [0.8315482478433452, 0.8166578862295062], "min": [0, 0], "max": [2, 2], "count": [1048]}, "eef_direction_action": {"mean": [3.49618320610687, 3.3826335877862594], "std": [2.074928659866347, 2.0122629610765776], "min": [0, 0], "max": [6, 6], "count": [1048]}, "eef_velocity_action": {"mean": [0.9513358778625954, 1.0229007633587786], "std": [0.7481007311719121, 0.7422952731863727], "min": [0, 0], "max": [2, 2], "count": [1048]}, "eef_acc_mag_action": {"mean": [0.8540076335877863, 0.9179389312977099], "std": [0.8315482478433452, 0.8166578862295062], "min": [0, 0], "max": [2, 2], "count": [1048]}, "eef_sim_pose_state": {"mean": [0.5130639674652271, 0.2437229552100576, 1.0760110197245933, -1.4890830556451349, 1.0051263340233494, 0.8002278691636209, 0.5540061966925247, -0.25625113349290424, 1.127992805517778, 1.662812531814156, 0.9381999733356019, -1.249957672386987], "std": [0.06848562344141786, 0.09772672576337602, 0.06795430509038879, 1.8950564505427145, 0.39371850701363265, 2.4232179020874782, 0.06422591481047328, 0.1060846856218207, 0.06610622406944025, 1.8736221678582394, 0.25149491306903465, 2.1996012780437617], "min": [0.3955740442281003, 0.07083370644478791, 0.9971966048180448, -3.1365053869542123, 0.43679357738107205, -3.1408516126822015, 0.4250225263639764, -0.4134674563625296, 1.0372577407165426, -3.1231830369356643, 0.2397431788986777, -3.140105527849769], "max": [0.6702737610509466, 0.40429955425695696, 1.2208696608962473, 3.1306110283647297, 1.5327685533309476, 3.1407605867989283, 0.6571420310766637, -0.018171373216697637, 1.2647556230743575, 3.1286747656130505, 1.3346440533212292, 3.134357810953143], "count": [1048]}, "eef_sim_pose_action": {"mean": [0.5130639674652271, 0.2437229552100576, 1.0760110197245933, -1.4890830556451349, 1.0051263340233494, 0.8002278691636209, 0.5540061966925247, -0.25625113349290424, 1.127992805517778, 1.662812531814156, 0.9381999733356019, -1.249957672386987], "std": [0.06848562344141786, 0.09772672576337602, 0.06795430509038879, 1.8950564505427145, 0.39371850701363265, 2.4232179020874782, 0.06422591481047328, 0.1060846856218207, 0.06610622406944025, 1.8736221678582394, 0.25149491306903465, 2.1996012780437617], "min": [0.3955740442281003, 0.07083370644478791, 0.9971966048180448, -3.1365053869542123, 0.43679357738107205, -3.1408516126822015, 0.4250225263639764, -0.4134674563625296, 1.0372577407165426, -3.1231830369356643, 0.2397431788986777, -3.140105527849769], "max": [0.6702737610509466, 0.40429955425695696, 1.2208696608962473, 3.1306110283647297, 1.5327685533309476, 3.1407605867989283, 0.6571420310766637, -0.018171373216697637, 1.2647556230743575, 3.1286747656130505, 1.3346440533212292, 3.134357810953143], "count": [1048]}, "gripper_mode_state": {"mean": [0.5982824427480916, 0.44083969465648853], "std": [0.49024540940988776, 0.49648772217614917], "min": [0, 0], "max": [1, 1], "count": [1048]}, "gripper_activity_state": {"mean": [1.8416030534351144, 1.8301526717557253], "std": [0.48616950644636797, 0.5016834023897135], "min": [0, 0], "max": [2, 2], "count": [1048]}, "gripper_mode_action": {"mean": [0.5982824427480916, 0.44083969465648853], "std": [0.49024540940988776, 0.49648772217614917], "min": [0, 0], "max": [1, 1], "count": [1048]}, "gripper_activity_action": {"mean": [1.8416030534351144, 1.8301526717557253], "std": [0.48616950644636797, 0.5016834023897135], "min": [0, 0], "max": [2, 2], "count": [1048]}, "gripper_open_scale_state": {"mean": [0.3621898854770166, 0.46680295793052357], "std": [0.4249771111893238, 0.3203590757567548], "min": [0.0, 0.0], "max": [0.952, 0.945], "count": [1048]}, "gripper_open_scale_action": {"mean": [0.3621898854770166, 0.46680295793052357], "std": [0.4249771111893238, 0.3203590757567548], "min": [0.0, 0.0], "max": [0.952, 0.945], "count": [1048]}}} +{"episode_index": 751, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42575466226435477]], [[0.4521174647544968]], [[0.4527133770863717]]], "std": [[[0.23372050841104913]], [[0.20132271230509496]], [[0.1967652392265724]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43234219534921403]], [[0.463384015624156]], [[0.46346798702263275]]], "std": [[[0.18717250818245657]], [[0.15764950106485978]], [[0.15185825271237124]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4141006319883325]], [[0.44807252336196185]], [[0.45113356661535137]]], "std": [[[0.22596650678514804]], [[0.19642100739251322]], [[0.1898939261142753]]], "count": [121]}, "observation.state": {"min": [0.37428584694862366, 1.8402577638626099, -1.2942663431167603, -1.0366209745407104, -2.9299893379211426, -1.9807218313217163, 1.1000984907150269, 36.0, 0.05561999976634979, 0.26143598556518555, -0.1235089972615242, -3.1401853561401367, -0.5180000066757202, -1.2029999494552612, -0.7891506552696228, -2.175395965576172, -0.6151412725448608, -0.460260808467865, 1.4269464015960693, 0.888774037361145, -2.114798069000244, -1.0, -0.37393200397491455, 0.23610299825668335, -0.19072400033473969, -3.1401853561401367, 0.06800000369548798, -3.128000020980835], "max": [1.1808373928070068, 2.108567237854004, -0.30194196105003357, -0.345540314912796, -0.9941569566726685, -0.904848575592041, 2.3084073066711426, 945.0, 0.3154830038547516, 0.43508100509643555, 0.1318349987268448, 3.1389999389648438, 0.902999997138977, -0.22999998927116394, -0.24837781488895416, -2.002887725830078, 0.46673595905303955, 1.0669023990631104, 2.696725845336914, 2.0362582206726074, 0.049898963421583176, 952.0, -0.1597139984369278, 0.40393000841140747, 0.07789900153875351, 3.140000104904175, 1.1050000190734863, 3.130000114440918], "mean": [0.751562774181366, 2.0002248287200928, -0.8008840680122375, -0.7542119026184082, -2.311429500579834, -1.6804897785186768, 1.8634997606277466, 666.066162109375, 0.22057920694351196, 0.3542468249797821, 0.01816118322312832, -0.3025825619697571, 0.12557193636894226, -0.607170581817627, -0.454456627368927, -2.108116388320923, 0.1515456885099411, 0.5113046169281006, 2.0928752422332764, 1.5976674556732178, -1.3153846263885498, 286.8057861328125, -0.30625227093696594, 0.30016016960144043, 0.014298087917268276, 1.5356568098068237, 0.6740599870681763, -0.9351279139518738], "std": [0.2388456016778946, 0.07655014842748642, 0.24973298609256744, 0.19360029697418213, 0.4148869514465332, 0.2652416229248047, 0.2870253026485443, 348.3464660644531, 0.07817143946886063, 0.053004249930381775, 0.061172351241111755, 2.931952476501465, 0.4076147675514221, 0.2007552683353424, 0.1354244202375412, 0.05071474611759186, 0.3061892092227936, 0.4807625412940979, 0.36428016424179077, 0.30934229493141174, 0.757529079914093, 382.4774475097656, 0.04132113978266716, 0.0456116646528244, 0.06316433101892471, 2.109886646270752, 0.3193909227848053, 2.240407943725586], "count": [605]}, "action": {"min": [0.37428584694862366, 1.8402577638626099, -1.2942663431167603, -1.0366209745407104, -2.9299893379211426, -1.9807218313217163, 1.1000984907150269, 36.0, 0.05561999976634979, 0.26143598556518555, -0.1235089972615242, -3.1401853561401367, -0.5180000066757202, -1.2029999494552612, -0.7891506552696228, -2.175395965576172, -0.6151412725448608, -0.460260808467865, 1.4269464015960693, 0.888774037361145, -2.114798069000244, -1.0, -0.37393200397491455, 0.23610299825668335, -0.19072400033473969, -3.1401853561401367, 0.06800000369548798, -3.128000020980835], "max": [1.1808373928070068, 2.108567237854004, -0.30194196105003357, -0.345540314912796, -0.9941569566726685, -0.904848575592041, 2.3084073066711426, 945.0, 0.3154830038547516, 0.43508100509643555, 0.1318349987268448, 3.1389999389648438, 0.902999997138977, -0.22999998927116394, -0.24837781488895416, -2.002887725830078, 0.46673595905303955, 1.0669023990631104, 2.696725845336914, 2.0362582206726074, 0.049898963421583176, 952.0, -0.1597139984369278, 0.40393000841140747, 0.07789900153875351, 3.140000104904175, 1.1050000190734863, 3.130000114440918], "mean": [0.751562774181366, 2.0002248287200928, -0.8008840680122375, -0.7542119026184082, -2.311429500579834, -1.6804897785186768, 1.8634997606277466, 666.066162109375, 0.22057920694351196, 0.3542468249797821, 0.01816118322312832, -0.3025825619697571, 0.12557193636894226, -0.607170581817627, -0.454456627368927, -2.108116388320923, 0.1515456885099411, 0.5113046169281006, 2.0928752422332764, 1.5976674556732178, -1.3153846263885498, 286.8057861328125, -0.30625227093696594, 0.30016016960144043, 0.014298087917268276, 1.5356568098068237, 0.6740599870681763, -0.9351279139518738], "std": [0.2388456016778946, 0.07655014842748642, 0.24973298609256744, 0.19360029697418213, 0.4148869514465332, 0.2652416229248047, 0.2870253026485443, 348.3464660644531, 0.07817143946886063, 0.053004249930381775, 0.061172351241111755, 2.931952476501465, 0.4076147675514221, 0.2007552683353424, 0.1354244202375412, 0.05071474611759186, 0.3061892092227936, 0.4807625412940979, 0.36428016424179077, 0.30934229493141174, 0.757529079914093, 382.4774475097656, 0.04132113978266716, 0.0456116646528244, 0.06316433101892471, 2.109886646270752, 0.3193909227848053, 2.240407943725586], "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": [755], "max": [755], "mean": [755.0], "std": [0.0], "count": [605]}, "index": {"min": [656189], "max": [656793], "mean": [656491.0], "std": [174.64821785520743], "count": [605]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [605]}, "subtask_annotation": {"mean": [11.981818181818182, 29.0, 29.0, 29.0, 29.0], "std": [9.542319831602546, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [605]}, "scene_annotation": {"mean": [755.0], "std": [0.0], "min": [755], "max": [755], "count": [605]}, "eef_direction_state": {"mean": [3.7950413223140496, 3.466115702479339], "std": [2.1584296112503214, 1.8984793270425626], "min": [0, 0], "max": [6, 6], "count": [605]}, "eef_velocity_state": {"mean": [0.8446280991735537, 1.1504132231404958], "std": [0.7835024577875884, 0.7422463077124393], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_acc_mag_state": {"mean": [0.8016528925619835, 0.9652892561983472], "std": [0.8353732744202432, 0.8314788919364144], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_direction_action": {"mean": [3.7950413223140496, 3.466115702479339], "std": [2.1584296112503214, 1.8984793270425626], "min": [0, 0], "max": [6, 6], "count": [605]}, "eef_velocity_action": {"mean": [0.8446280991735537, 1.1504132231404958], "std": [0.7835024577875884, 0.7422463077124393], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_acc_mag_action": {"mean": [0.8016528925619835, 0.9652892561983472], "std": [0.8353732744202432, 0.8314788919364144], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_sim_pose_state": {"mean": [0.4992630323141542, 0.31362907324533945, 1.0694160183550243, -1.5725021115332958, 0.9150592758479658, 0.26199394466258447, 0.5762620814888328, -0.25957007025793477, 1.1487102045497268, 2.549320934575889, 0.6893359919065557, -1.8601007682643973], "std": [0.04545710298555492, 0.06878592795090586, 0.042666262920573614, 1.225105415928816, 0.3222118909078438, 2.447293968303224, 0.05165336211166378, 0.08364043207856671, 0.05471631137820717, 0.32034397404393394, 0.33815616549782224, 1.6658046499262036], "min": [0.4231165146210271, 0.07476171348892154, 1.0041846038253703, -3.1269635271812426, 0.34433866988557504, -3.1378899190721237, 0.47848658150001194, -0.3740364549494382, 1.0862838249364304, 1.5362543242642583, 0.11786459100548186, -3.141373409486392], "max": [0.5967337942035794, 0.3856071454044091, 1.1275510935051904, 3.1177520660023346, 1.502036643984813, 3.1246031252701836, 0.6440718233724694, -0.0801954018896113, 1.2992413004864816, 3.0715279306457397, 1.3968456359676242, 3.1192185443304883], "count": [605]}, "eef_sim_pose_action": {"mean": [0.4992630323141542, 0.31362907324533945, 1.0694160183550243, -1.5725021115332958, 0.9150592758479658, 0.26199394466258447, 0.5762620814888328, -0.25957007025793477, 1.1487102045497268, 2.549320934575889, 0.6893359919065557, -1.8601007682643973], "std": [0.04545710298555492, 0.06878592795090586, 0.042666262920573614, 1.225105415928816, 0.3222118909078438, 2.447293968303224, 0.05165336211166378, 0.08364043207856671, 0.05471631137820717, 0.32034397404393394, 0.33815616549782224, 1.6658046499262036], "min": [0.4231165146210271, 0.07476171348892154, 1.0041846038253703, -3.1269635271812426, 0.34433866988557504, -3.1378899190721237, 0.47848658150001194, -0.3740364549494382, 1.0862838249364304, 1.5362543242642583, 0.11786459100548186, -3.141373409486392], "max": [0.5967337942035794, 0.3856071454044091, 1.1275510935051904, 3.1177520660023346, 1.502036643984813, 3.1246031252701836, 0.6440718233724694, -0.0801954018896113, 1.2992413004864816, 3.0715279306457397, 1.3968456359676242, 3.1192185443304883], "count": [605]}, "gripper_mode_state": {"mean": [0.6958677685950413, 0.3074380165289256], "std": [0.4600389301196156, 0.4614324246535862], "min": [0, 0], "max": [1, 1], "count": [605]}, "gripper_activity_state": {"mean": [1.7487603305785124, 1.7454545454545454], "std": [0.5860803688547465, 0.5986210048419772], "min": [0, 0], "max": [2, 2], "count": [605]}, "gripper_mode_action": {"mean": [0.6958677685950413, 0.3074380165289256], "std": [0.4600389301196156, 0.4614324246535862], "min": [0, 0], "max": [1, 1], "count": [605]}, "gripper_activity_action": {"mean": [1.7487603305785124, 1.7454545454545454], "std": [0.5860803688547465, 0.5986210048419772], "min": [0, 0], "max": [2, 2], "count": [605]}, "gripper_open_scale_state": {"mean": [0.28680876022902396, 0.6660661156078971], "std": [0.3824753545886746, 0.3483461915207501], "min": [0.0, 0.036], "max": [0.952, 0.945], "count": [605]}, "gripper_open_scale_action": {"mean": [0.28680876022902396, 0.6660661156078971], "std": [0.3824753545886746, 0.3483461915207501], "min": [0.0, 0.036], "max": [0.952, 0.945], "count": [605]}}} +{"episode_index": 752, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4220267668776371]], [[0.44802318865309837]], [[0.449837873334988]]], "std": [[[0.23359509327777372]], [[0.20506659762902912]], [[0.20015684774182368]]], "count": [158]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4217889480950608]], [[0.4589598781231902]], [[0.46074641531190536]]], "std": [[[0.2052623283535212]], [[0.17243028309769567]], [[0.16537578778022302]]], "count": [158]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4503323159696368]], [[0.4687614728116985]], [[0.46746221146686523]]], "std": [[[0.1696928798438606]], [[0.15320174719323756]], [[0.14817714726733336]]], "count": [158]}, "observation.state": {"min": [0.1826138198375702, 1.9490267038345337, -1.2558865547180176, -1.0004751682281494, -2.2892961502075195, -1.8669438362121582, 1.2976174354553223, 44.0, 0.03733399882912636, 0.20465600490570068, -0.09351400285959244, -3.1411852836608887, -0.012000000104308128, -1.5269999504089355, -0.732043445110321, -2.1754658222198486, -0.7442432641983032, -0.6447246074676514, 1.387397050857544, 0.8509876728057861, -1.7364107370376587, -6.0, -0.3869459927082062, 0.1902730017900467, -0.19979499280452728, -3.0950000286102295, 0.3280000388622284, -3.1411852836608887], "max": [1.1243585348129272, 2.101585865020752, -0.1794372946023941, -0.454431414604187, -1.689199447631836, -0.9068382382392883, 2.18904447555542, 945.0, 0.38359901309013367, 0.4343160092830658, 0.1082720011472702, 3.1410000324249268, 1.0130000114440918, -0.1899999976158142, -0.1595230996608734, -2.0656845569610596, 0.5537580847740173, 0.9680294394493103, 2.6703362464904785, 1.8879575729370117, 0.6021735072135925, 946.0, -0.16042600572109222, 0.4199709892272949, 0.06974799931049347, 3.128999948501587, 1.0390000343322754, 3.1410000324249268], "mean": [0.5123237371444702, 2.037140130996704, -0.5787614583969116, -0.6374810934066772, -2.055687665939331, -1.5282940864562988, 1.677854061126709, 522.3593139648438, 0.27584388852119446, 0.3218461573123932, 0.012422239407896996, -0.4483199417591095, 0.613919734954834, -0.7976534366607666, -0.40444815158843994, -2.1453685760498047, 0.1369069516658783, 0.49911928176879883, 2.177001476287842, 1.5171934366226196, -1.0098482370376587, 352.3040771484375, -0.3033639192581177, 0.2805839478969574, -0.016030646860599518, 2.501140594482422, 0.5667665600776672, -1.9048943519592285], "std": [0.24124498665332794, 0.0489402636885643, 0.2835707366466522, 0.12492324411869049, 0.12912042438983917, 0.21213063597679138, 0.25763434171676636, 403.8399353027344, 0.09876784682273865, 0.06581418961286545, 0.04968097805976868, 2.9762070178985596, 0.23853179812431335, 0.3402039706707001, 0.16282130777835846, 0.027029752731323242, 0.30628901720046997, 0.610843300819397, 0.35197141766548157, 0.3250862956047058, 0.8221665024757385, 390.93536376953125, 0.059126757085323334, 0.05857626721262932, 0.07562098652124405, 0.9086487889289856, 0.15122073888778687, 1.7647967338562012], "count": [860]}, "action": {"min": [0.1826138198375702, 1.9490267038345337, -1.2558865547180176, -1.0004751682281494, -2.2892961502075195, -1.8669438362121582, 1.2976174354553223, 44.0, 0.03733399882912636, 0.20465600490570068, -0.09351400285959244, -3.1411852836608887, -0.012000000104308128, -1.5269999504089355, -0.732043445110321, -2.1754658222198486, -0.7442432641983032, -0.6447246074676514, 1.387397050857544, 0.8509876728057861, -1.7364107370376587, -6.0, -0.3869459927082062, 0.1902730017900467, -0.19979499280452728, -3.0950000286102295, 0.3280000388622284, -3.1411852836608887], "max": [1.1243585348129272, 2.101585865020752, -0.1794372946023941, -0.454431414604187, -1.689199447631836, -0.9068382382392883, 2.18904447555542, 945.0, 0.38359901309013367, 0.4343160092830658, 0.1082720011472702, 3.1410000324249268, 1.0130000114440918, -0.1899999976158142, -0.1595230996608734, -2.0656845569610596, 0.5537580847740173, 0.9680294394493103, 2.6703362464904785, 1.8879575729370117, 0.6021735072135925, 946.0, -0.16042600572109222, 0.4199709892272949, 0.06974799931049347, 3.128999948501587, 1.0390000343322754, 3.1410000324249268], "mean": [0.5123237371444702, 2.037140130996704, -0.5787614583969116, -0.6374810934066772, -2.055687665939331, -1.5282940864562988, 1.677854061126709, 522.3593139648438, 0.27584388852119446, 0.3218461573123932, 0.012422239407896996, -0.4483199417591095, 0.613919734954834, -0.7976534366607666, -0.40444815158843994, -2.1453685760498047, 0.1369069516658783, 0.49911928176879883, 2.177001476287842, 1.5171934366226196, -1.0098482370376587, 352.3040771484375, -0.3033639192581177, 0.2805839478969574, -0.016030646860599518, 2.501140594482422, 0.5667665600776672, -1.9048943519592285], "std": [0.24124498665332794, 0.0489402636885643, 0.2835707366466522, 0.12492324411869049, 0.12912042438983917, 0.21213063597679138, 0.25763434171676636, 403.8399353027344, 0.09876784682273865, 0.06581418961286545, 0.04968097805976868, 2.9762070178985596, 0.23853179812431335, 0.3402039706707001, 0.16282130777835846, 0.027029752731323242, 0.30628901720046997, 0.610843300819397, 0.35197141766548157, 0.3250862956047058, 0.8221665024757385, 390.93536376953125, 0.059126757085323334, 0.05857626721262932, 0.07562098652124405, 0.9086487889289856, 0.15122073888778687, 1.7647967338562012], "count": [860]}, "timestamp": {"min": [0.0], "max": [28.633333333333333], "mean": [14.316666666666665], "std": [8.275348263903393], "count": [860]}, "frame_index": {"min": [0], "max": [859], "mean": [429.5], "std": [248.26044791710177], "count": [860]}, "episode_index": {"min": [756], "max": [756], "mean": [756.0], "std": [0.0], "count": [860]}, "index": {"min": [656794], "max": [657653], "mean": [657223.5], "std": [248.26044791710177], "count": [860]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [860]}, "subtask_annotation": {"mean": [12.948837209302326, 29.0, 29.0, 29.0, 29.0], "std": [10.438064778604161, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [860]}, "scene_annotation": {"mean": [756.0], "std": [0.0], "min": [756], "max": [756], "count": [860]}, "eef_direction_state": {"mean": [3.358139534883721, 3.796511627906977], "std": [2.2093072215368066, 2.238507999498398], "min": [0, 0], "max": [6, 6], "count": [860]}, "eef_velocity_state": {"mean": [0.8220930232558139, 0.772093023255814], "std": [0.6749506722356258, 0.7276357322098279], "min": [0, 0], "max": [2, 2], "count": [860]}, "eef_acc_mag_state": {"mean": [0.7895348837209303, 0.6686046511627907], "std": [0.8303164246612253, 0.8130850849248222], "min": [0, 0], "max": [2, 2], "count": [860]}, "eef_direction_action": {"mean": [3.358139534883721, 3.796511627906977], "std": [2.2093072215368066, 2.238507999498398], "min": [0, 0], "max": [6, 6], "count": [860]}, "eef_velocity_action": {"mean": [0.8220930232558139, 0.772093023255814], "std": [0.6749506722356258, 0.7276357322098279], "min": [0, 0], "max": [2, 2], "count": [860]}, "eef_acc_mag_action": {"mean": [0.7895348837209303, 0.6686046511627907], "std": [0.8303164246612253, 0.8130850849248222], "min": [0, 0], "max": [2, 2], "count": [860]}, "eef_sim_pose_state": {"mean": [0.47956624132766246, 0.2940817341671414, 1.0543935420341752, -1.3368113007774225, 1.058268980797699, 1.2048002929338026, 0.5291525890248976, -0.2998567250065782, 1.0939007797571088, 2.2255880981918716, 0.9151305232173309, 0.25611150987981646], "std": [0.05416335171888906, 0.09722422786230434, 0.028692773137566404, 1.8705665642852038, 0.24298761129613658, 2.3764352149063104, 0.06559006010640493, 0.09097515917181867, 0.060846073097507974, 0.2850585138405563, 0.14852674483873501, 2.6830252029991497], "min": [0.39131130722067503, 0.06513600839417864, 0.9905062946386654, -2.778583524923456, 0.7299323102167459, -3.1411665554985833, 0.4090980817387485, -0.3974340573424745, 1.0195905616372192, 1.752549846780426, 0.6536643410405238, -3.1346542059034417], "max": [0.6109481875133915, 0.3927282371821734, 1.1078963061855414, 2.678951600401665, 1.522104038517325, 3.141522044072058, 0.6500717166694244, -0.05568953736239034, 1.2501910787867605, 3.026089976525446, 1.2857736609540935, 3.1325088543084165], "count": [860]}, "eef_sim_pose_action": {"mean": [0.47956624132766246, 0.2940817341671414, 1.0543935420341752, -1.3368113007774225, 1.058268980797699, 1.2048002929338026, 0.5291525890248976, -0.2998567250065782, 1.0939007797571088, 2.2255880981918716, 0.9151305232173309, 0.25611150987981646], "std": [0.05416335171888906, 0.09722422786230434, 0.028692773137566404, 1.8705665642852038, 0.24298761129613658, 2.3764352149063104, 0.06559006010640493, 0.09097515917181867, 0.060846073097507974, 0.2850585138405563, 0.14852674483873501, 2.6830252029991497], "min": [0.39131130722067503, 0.06513600839417864, 0.9905062946386654, -2.778583524923456, 0.7299323102167459, -3.1411665554985833, 0.4090980817387485, -0.3974340573424745, 1.0195905616372192, 1.752549846780426, 0.6536643410405238, -3.1346542059034417], "max": [0.6109481875133915, 0.3927282371821734, 1.1078963061855414, 2.678951600401665, 1.522104038517325, 3.141522044072058, 0.6500717166694244, -0.05568953736239034, 1.2501910787867605, 3.026089976525446, 1.2857736609540935, 3.1325088543084165], "count": [860]}, "gripper_mode_state": {"mean": [0.6197674418604651, 0.47325581395348837], "std": [0.48544387921798016, 0.4992842361948868], "min": [0, 0], "max": [1, 1], "count": [860]}, "gripper_activity_state": {"mean": [1.7662790697674418, 1.8627906976744186], "std": [0.5847103168905157, 0.45978926204823717], "min": [0, 0], "max": [2, 2], "count": [860]}, "gripper_mode_action": {"mean": [0.6197674418604651, 0.47325581395348837], "std": [0.48544387921798016, 0.4992842361948868], "min": [0, 0], "max": [1, 1], "count": [860]}, "gripper_activity_action": {"mean": [1.7662790697674418, 1.8627906976744186], "std": [0.5847103168905157, 0.45978926204823717], "min": [0, 0], "max": [2, 2], "count": [860]}, "gripper_open_scale_state": {"mean": [0.3523255815135016, 0.5223593022058169], "std": [0.3909158742669187, 0.40383995900940406], "min": [0.0, 0.044], "max": [0.946, 0.945], "count": [860]}, "gripper_open_scale_action": {"mean": [0.3523255815135016, 0.5223593022058169], "std": [0.3909158742669187, 0.40383995900940406], "min": [0.0, 0.044], "max": [0.946, 0.945], "count": [860]}}} +{"episode_index": 753, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.41416021434820643]], [[0.44890460797179765]], [[0.4503789498739128]]], "std": [[[0.24456194736123216]], [[0.20976417450587198]], [[0.20326020629313374]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39084163032010705]], [[0.4428537147470537]], [[0.4465587543744532]]], "std": [[[0.2089014977810557]], [[0.16890672222043113]], [[0.16070892771504447]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4600975535227214]], [[0.4783298482450723]], [[0.4788129551361227]]], "std": [[[0.17776718740444153]], [[0.15940232424186307]], [[0.15386396565412278]]], "count": [127]}, "observation.state": {"min": [0.20092231035232544, 1.9268436431884766, -1.2045738697052002, -0.994680643081665, -2.28406023979187, -1.8780615329742432, 1.3344264030456543, 42.0, 0.04595300182700157, 0.2228900045156479, -0.08964399993419647, -3.1401853561401367, 0.21500001847743988, -1.5740000009536743, -0.8280540704727173, -2.1755356788635254, -0.12367403507232666, -0.554718017578125, 1.0489429235458374, 0.6786887645721436, -1.7257641553878784, 0.0, -0.3801339864730835, 0.20099300146102905, -0.19223099946975708, -3.1391851902008057, 0.27000001072883606, -3.1371853351593018], "max": [1.1266449689865112, 2.1002769470214844, -0.2203303724527359, -0.41051891446113586, -1.7034587860107422, -0.8698546290397644, 2.252016067504883, 945.0, 0.3791140019893646, 0.46004098653793335, 0.10396700352430344, 3.1389999389648438, 1.184999942779541, -0.3319999873638153, -0.1955467015504837, -2.1321988105773926, 0.7870911359786987, 1.1589858531951904, 2.514251470565796, 1.9263896942138672, 0.16891297698020935, 934.0, -0.15161800384521484, 0.45722898840904236, 0.0860079973936081, 3.134999990463257, 1.2009999752044678, 3.0910000801086426], "mean": [0.4947167634963989, 2.0489726066589355, -0.6000365018844604, -0.5893301367759705, -1.9987529516220093, -1.4847121238708496, 1.5830390453338623, 668.6920776367188, 0.2821827232837677, 0.32288211584091187, 0.002509878482669592, -0.07327993959188461, 0.663874089717865, -0.7695875763893127, -0.4185827672481537, -2.16275954246521, 0.3902439773082733, 0.7191635966300964, 2.1447079181671143, 1.470842957496643, -1.3348309993743896, 450.5910339355469, -0.30501583218574524, 0.2919810712337494, -0.006060091778635979, 2.5071558952331543, 0.5056875348091125, -2.381983757019043], "std": [0.16226516664028168, 0.044664379209280014, 0.2149893194437027, 0.1517108976840973, 0.14509154856204987, 0.2743121087551117, 0.2796338200569153, 355.43621826171875, 0.07639679312705994, 0.06153129041194916, 0.04570690914988518, 2.977025270462036, 0.2076694369316101, 0.299529492855072, 0.18832285702228546, 0.009485779330134392, 0.21810346841812134, 0.5504881143569946, 0.41208043694496155, 0.3706309199333191, 0.6514933109283447, 414.2478942871094, 0.06044270098209381, 0.07200860232114792, 0.07389400154352188, 1.0712050199508667, 0.1987183690071106, 0.6895779371261597], "count": [643]}, "action": {"min": [0.20092231035232544, 1.9268436431884766, -1.2045738697052002, -0.994680643081665, -2.28406023979187, -1.8780615329742432, 1.3344264030456543, 42.0, 0.04595300182700157, 0.2228900045156479, -0.08964399993419647, -3.1401853561401367, 0.21500001847743988, -1.5740000009536743, -0.8280540704727173, -2.1755356788635254, -0.12367403507232666, -0.554718017578125, 1.0489429235458374, 0.6786887645721436, -1.7257641553878784, 0.0, -0.3801339864730835, 0.20099300146102905, -0.19223099946975708, -3.1391851902008057, 0.27000001072883606, -3.1371853351593018], "max": [1.1266449689865112, 2.1002769470214844, -0.2203303724527359, -0.41051891446113586, -1.7034587860107422, -0.8698546290397644, 2.252016067504883, 945.0, 0.3791140019893646, 0.46004098653793335, 0.10396700352430344, 3.1389999389648438, 1.184999942779541, -0.3319999873638153, -0.1955467015504837, -2.1321988105773926, 0.7870911359786987, 1.1589858531951904, 2.514251470565796, 1.9263896942138672, 0.16891297698020935, 934.0, -0.15161800384521484, 0.45722898840904236, 0.0860079973936081, 3.134999990463257, 1.2009999752044678, 3.0910000801086426], "mean": [0.4947167634963989, 2.0489726066589355, -0.6000365018844604, -0.5893301367759705, -1.9987529516220093, -1.4847121238708496, 1.5830390453338623, 668.6920776367188, 0.2821827232837677, 0.32288211584091187, 0.002509878482669592, -0.07327993959188461, 0.663874089717865, -0.7695875763893127, -0.4185827672481537, -2.16275954246521, 0.3902439773082733, 0.7191635966300964, 2.1447079181671143, 1.470842957496643, -1.3348309993743896, 450.5910339355469, -0.30501583218574524, 0.2919810712337494, -0.006060091778635979, 2.5071558952331543, 0.5056875348091125, -2.381983757019043], "std": [0.16226516664028168, 0.044664379209280014, 0.2149893194437027, 0.1517108976840973, 0.14509154856204987, 0.2743121087551117, 0.2796338200569153, 355.43621826171875, 0.07639679312705994, 0.06153129041194916, 0.04570690914988518, 2.977025270462036, 0.2076694369316101, 0.299529492855072, 0.18832285702228546, 0.009485779330134392, 0.21810346841812134, 0.5504881143569946, 0.41208043694496155, 0.3706309199333191, 0.6514933109283447, 414.2478942871094, 0.06044270098209381, 0.07200860232114792, 0.07389400154352188, 1.0712050199508667, 0.1987183690071106, 0.6895779371261597], "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": [758], "max": [758], "mean": [758.0], "std": [0.0], "count": [643]}, "index": {"min": [658994], "max": [659636], "mean": [659315.0], "std": [185.61788706910764], "count": [643]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [643]}, "subtask_annotation": {"mean": [7.766718506998445, 29.0, 29.0, 29.0, 29.0], "std": [8.471616481542478, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [643]}, "scene_annotation": {"mean": [758.0], "std": [0.0], "min": [758], "max": [758], "count": [643]}, "eef_direction_state": {"mean": [3.4774494556765165, 3.7107309486780715], "std": [2.245584233369132, 2.2723560017147286], "min": [0, 0], "max": [6, 6], "count": [643]}, "eef_velocity_state": {"mean": [0.8538102643856921, 0.8211508553654744], "std": [0.738054865317021, 0.7871759358075595], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_acc_mag_state": {"mean": [0.7262830482115086, 0.6609642301710731], "std": [0.828934199705883, 0.808287364572958], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_direction_action": {"mean": [3.4774494556765165, 3.7107309486780715], "std": [2.245584233369132, 2.2723560017147286], "min": [0, 0], "max": [6, 6], "count": [643]}, "eef_velocity_action": {"mean": [0.8538102643856921, 0.8211508553654744], "std": [0.738054865317021, 0.7871759358075595], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_acc_mag_action": {"mean": [0.7262830482115086, 0.6609642301710731], "std": [0.828934199705883, 0.808287364572958], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_sim_pose_state": {"mean": [0.4933823901844387, 0.3024395771389396, 1.0660020212553647, -2.2641823334844573, 0.9473825049460749, 2.265254118755562, 0.5304113870834108, -0.2977137194512297, 1.0806016939068246, 2.1717977464210896, 0.9768022273639759, -0.7723645177364692], "std": [0.06608534136030454, 0.09444259739713533, 0.026782425943448717, 1.2173228228670037, 0.2808479750466499, 1.76022264990163, 0.05628148382973373, 0.06722792746477856, 0.04990256422370485, 0.19872970366038648, 0.14140771121637064, 2.648460502484348], "min": [0.4026846591053648, 0.06442299713652035, 0.9875262973302217, -3.1413021977729447, 0.641215052735872, -3.140324342699483, 0.4248473817370253, -0.39809559413616574, 1.0257217473714415, 1.7224898250358758, 0.7065955853790489, -3.14072905963049], "max": [0.6465717070455175, 0.4089534867897469, 1.106777479909797, 3.138764025112095, 1.5127272986457143, 3.1407116808463504, 0.6727585912240525, -0.06578263770616753, 1.2439517419512547, 2.763513579742998, 1.3062612941771041, 3.1407807743981637], "count": [643]}, "eef_sim_pose_action": {"mean": [0.4933823901844387, 0.3024395771389396, 1.0660020212553647, -2.2641823334844573, 0.9473825049460749, 2.265254118755562, 0.5304113870834108, -0.2977137194512297, 1.0806016939068246, 2.1717977464210896, 0.9768022273639759, -0.7723645177364692], "std": [0.06608534136030454, 0.09444259739713533, 0.026782425943448717, 1.2173228228670037, 0.2808479750466499, 1.76022264990163, 0.05628148382973373, 0.06722792746477856, 0.04990256422370485, 0.19872970366038648, 0.14140771121637064, 2.648460502484348], "min": [0.4026846591053648, 0.06442299713652035, 0.9875262973302217, -3.1413021977729447, 0.641215052735872, -3.140324342699483, 0.4248473817370253, -0.39809559413616574, 1.0257217473714415, 1.7224898250358758, 0.7065955853790489, -3.14072905963049], "max": [0.6465717070455175, 0.4089534867897469, 1.106777479909797, 3.138764025112095, 1.5127272986457143, 3.1407116808463504, 0.6727585912240525, -0.06578263770616753, 1.2439517419512547, 2.763513579742998, 1.3062612941771041, 3.1407807743981637], "count": [643]}, "gripper_mode_state": {"mean": [0.5085536547433903, 0.29704510108864696], "std": [0.49992682963662705, 0.45695657234345627], "min": [0, 0], "max": [1, 1], "count": [643]}, "gripper_activity_state": {"mean": [1.76049766718507, 1.7822706065318819], "std": [0.5916955639112539, 0.5514266593806315], "min": [0, 0], "max": [2, 2], "count": [643]}, "gripper_mode_action": {"mean": [0.5085536547433903, 0.29704510108864696], "std": [0.49992682963662705, 0.45695657234345627], "min": [0, 0], "max": [1, 1], "count": [643]}, "gripper_activity_action": {"mean": [1.76049766718507, 1.7822706065318819], "std": [0.5916955639112539, 0.5514266593806315], "min": [0, 0], "max": [2, 2], "count": [643]}, "gripper_open_scale_state": {"mean": [0.45059097956964494, 0.6686920682156624], "std": [0.4142477720619254, 0.35543610925059865], "min": [0.0, 0.042], "max": [0.934, 0.945], "count": [643]}, "gripper_open_scale_action": {"mean": [0.45059097956964494, 0.6686920682156624], "std": [0.4142477720619254, 0.35543610925059865], "min": [0.0, 0.042], "max": [0.934, 0.945], "count": [643]}}} +{"episode_index": 754, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42305023137986536]], [[0.45103538831577406]], [[0.4519120344966345]]], "std": [[[0.23821774629553413]], [[0.20615806920729438]], [[0.2015150905043521]]], "count": [134]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41718522278314313]], [[0.4507451894937079]], [[0.45102281027460733]]], "std": [[[0.20815120475461452]], [[0.17500555469406837]], [[0.16981545032171858]]], "count": [134]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4236878597210028]], [[0.45308112775582865]], [[0.454708808896693]]], "std": [[[0.21489010672437925]], [[0.18987629735838757]], [[0.1834542862045253]]], "count": [134]}, "observation.state": {"min": [0.461465060710907, 1.8511312007904053, -1.2434773445129395, -0.9004153609275818, -2.771914482116699, -1.8555643558502197, 1.022937536239624, 50.0, 0.03459300100803375, 0.28922900557518005, -0.1304900050163269, -3.1411852836608887, -0.36899998784065247, -0.9869999885559082, -0.8103389143943787, -2.1753435134887695, -0.31150636076927185, -0.4349011182785034, 1.2280311584472656, 0.6701191663742065, -2.4436702728271484, 8.0, -0.3618910014629364, 0.24872499704360962, -0.1974869966506958, -3.1361851692199707, 0.053999997675418854, -3.128000020980835], "max": [1.2545950412750244, 2.1160895824432373, -0.5065120458602905, -0.23310619592666626, -1.346155047416687, -0.7997971177101135, 2.2164809703826904, 959.0, 0.3165369927883148, 0.44801899790763855, 0.10457000136375427, 3.1410000324249268, 0.7329999804496765, -0.23599998652935028, -0.279409795999527, -2.011753797531128, 0.6321408748626709, 1.2134227752685547, 2.776522159576416, 2.023674249649048, 0.17217673361301422, 938.0, -0.16549700498580933, 0.44652101397514343, 0.10606300085783005, 3.1389999389648438, 1.2130000591278076, 3.140000104904175], "mean": [0.7412832379341125, 2.0052688121795654, -0.7751450538635254, -0.5856967568397522, -2.194636583328247, -1.5319397449493408, 1.678604245185852, 592.3753662109375, 0.22628730535507202, 0.36117085814476013, -0.008321844972670078, 0.06797564774751663, 0.3032536506652832, -0.561068058013916, -0.49317190051078796, -2.1027698516845703, 0.362594336271286, 0.6498496532440186, 2.1840665340423584, 1.5224714279174805, -1.4959118366241455, 424.342041015625, -0.3024027645587921, 0.3165472149848938, 0.013507415540516376, 1.8010817766189575, 0.5391899347305298, -1.0747132301330566], "std": [0.18962416052818298, 0.07792285084724426, 0.2141837179660797, 0.19823503494262695, 0.3296450972557068, 0.2622748017311096, 0.4112430214881897, 365.6800842285156, 0.07116822898387909, 0.05023355409502983, 0.06258022785186768, 2.9778621196746826, 0.3336324989795685, 0.23895084857940674, 0.12718026340007782, 0.0495554655790329, 0.2830583155155182, 0.4574602544307709, 0.41157111525535583, 0.3558349907398224, 0.8052712082862854, 426.5595397949219, 0.04359649121761322, 0.05358896404504776, 0.06465888768434525, 1.9530422687530518, 0.3236165940761566, 2.2362818717956543], "count": [690]}, "action": {"min": [0.461465060710907, 1.8511312007904053, -1.2434773445129395, -0.9004153609275818, -2.771914482116699, -1.8555643558502197, 1.022937536239624, 50.0, 0.03459300100803375, 0.28922900557518005, -0.1304900050163269, -3.1411852836608887, -0.36899998784065247, -0.9869999885559082, -0.8103389143943787, -2.1753435134887695, -0.31150636076927185, -0.4349011182785034, 1.2280311584472656, 0.6701191663742065, -2.4436702728271484, 8.0, -0.3618910014629364, 0.24872499704360962, -0.1974869966506958, -3.1361851692199707, 0.053999997675418854, -3.128000020980835], "max": [1.2545950412750244, 2.1160895824432373, -0.5065120458602905, -0.23310619592666626, -1.346155047416687, -0.7997971177101135, 2.2164809703826904, 959.0, 0.3165369927883148, 0.44801899790763855, 0.10457000136375427, 3.1410000324249268, 0.7329999804496765, -0.23599998652935028, -0.279409795999527, -2.011753797531128, 0.6321408748626709, 1.2134227752685547, 2.776522159576416, 2.023674249649048, 0.17217673361301422, 938.0, -0.16549700498580933, 0.44652101397514343, 0.10606300085783005, 3.1389999389648438, 1.2130000591278076, 3.140000104904175], "mean": [0.7412832379341125, 2.0052688121795654, -0.7751450538635254, -0.5856967568397522, -2.194636583328247, -1.5319397449493408, 1.678604245185852, 592.3753662109375, 0.22628730535507202, 0.36117085814476013, -0.008321844972670078, 0.06797564774751663, 0.3032536506652832, -0.561068058013916, -0.49317190051078796, -2.1027698516845703, 0.362594336271286, 0.6498496532440186, 2.1840665340423584, 1.5224714279174805, -1.4959118366241455, 424.342041015625, -0.3024027645587921, 0.3165472149848938, 0.013507415540516376, 1.8010817766189575, 0.5391899347305298, -1.0747132301330566], "std": [0.18962416052818298, 0.07792285084724426, 0.2141837179660797, 0.19823503494262695, 0.3296450972557068, 0.2622748017311096, 0.4112430214881897, 365.6800842285156, 0.07116822898387909, 0.05023355409502983, 0.06258022785186768, 2.9778621196746826, 0.3336324989795685, 0.23895084857940674, 0.12718026340007782, 0.0495554655790329, 0.2830583155155182, 0.4574602544307709, 0.41157111525535583, 0.3558349907398224, 0.8052712082862854, 426.5595397949219, 0.04359649121761322, 0.05358896404504776, 0.06465888768434525, 1.9530422687530518, 0.3236165940761566, 2.2362818717956543], "count": [690]}, "timestamp": {"min": [0.0], "max": [22.966666666666665], "mean": [11.483333333333333], "std": [6.639521122847697], "count": [690]}, "frame_index": {"min": [0], "max": [689], "mean": [344.5], "std": [199.1856336854309], "count": [690]}, "episode_index": {"min": [759], "max": [759], "mean": [759.0], "std": [0.0], "count": [690]}, "index": {"min": [659637], "max": [660326], "mean": [659981.5], "std": [199.1856336854309], "count": [690]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [690]}, "subtask_annotation": {"mean": [7.8246376811594205, 29.0, 29.0, 29.0, 29.0], "std": [7.130439053845806, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [690]}, "scene_annotation": {"mean": [759.0], "std": [0.0], "min": [759], "max": [759], "count": [690]}, "eef_direction_state": {"mean": [3.878260869565217, 3.7753623188405796], "std": [2.201374377369366, 1.8202488918126958], "min": [0, 0], "max": [6, 6], "count": [690]}, "eef_velocity_state": {"mean": [0.7347826086956522, 0.9536231884057971], "std": [0.7207737563296032, 0.7107007585179262], "min": [0, 0], "max": [2, 2], "count": [690]}, "eef_acc_mag_state": {"mean": [0.691304347826087, 0.8115942028985508], "std": [0.8246631513348383, 0.8353661406544451], "min": [0, 0], "max": [2, 2], "count": [690]}, "eef_direction_action": {"mean": [3.878260869565217, 3.7753623188405796], "std": [2.201374377369366, 1.8202488918126958], "min": [0, 0], "max": [6, 6], "count": [690]}, "eef_velocity_action": {"mean": [0.7347826086956522, 0.9536231884057971], "std": [0.7207737563296032, 0.7107007585179262], "min": [0, 0], "max": [2, 2], "count": [690]}, "eef_acc_mag_action": {"mean": [0.691304347826087, 0.8115942028985508], "std": [0.8246631513348383, 0.8353661406544451], "min": [0, 0], "max": [2, 2], "count": [690]}, "eef_sim_pose_state": {"mean": [0.5198660331596879, 0.311477373415301, 1.0792654426134913, -1.886114540826681, 0.8652041685959274, 0.7116720945385644, 0.5797680923722303, -0.24895149215794615, 1.1215449899492238, 2.5374998567431355, 0.8700495281110681, -1.8684398373540836], "std": [0.049993295409853825, 0.06799418807017953, 0.04503166378835084, 1.3027855979782212, 0.4095463957555595, 2.5739327541292214, 0.04569999401009369, 0.07616828458155082, 0.0563390292977784, 0.23489565381211183, 0.326265168299244, 1.7627493087723636], "min": [0.44831669327267776, 0.07688326376723949, 0.9959411989278775, -3.1041352892635534, 0.08983154217137446, -3.1397905761902223, 0.5076235146351218, -0.35320035375049263, 1.0549660886371186, 1.9880089095787707, 0.28083524959785655, -3.139098232971356], "max": [0.6366242940305991, 0.39195860834059143, 1.150068587837804, 2.7063637318418285, 1.5226574844302645, 3.1415328622899485, 0.6558836606939079, -0.0434732087621892, 1.2664531494963083, 2.9707867468251354, 1.3159342863646, 3.137213708517179], "count": [690]}, "eef_sim_pose_action": {"mean": [0.5198660331596879, 0.311477373415301, 1.0792654426134913, -1.886114540826681, 0.8652041685959274, 0.7116720945385644, 0.5797680923722303, -0.24895149215794615, 1.1215449899492238, 2.5374998567431355, 0.8700495281110681, -1.8684398373540836], "std": [0.049993295409853825, 0.06799418807017953, 0.04503166378835084, 1.3027855979782212, 0.4095463957555595, 2.5739327541292214, 0.04569999401009369, 0.07616828458155082, 0.0563390292977784, 0.23489565381211183, 0.326265168299244, 1.7627493087723636], "min": [0.44831669327267776, 0.07688326376723949, 0.9959411989278775, -3.1041352892635534, 0.08983154217137446, -3.1397905761902223, 0.5076235146351218, -0.35320035375049263, 1.0549660886371186, 1.9880089095787707, 0.28083524959785655, -3.139098232971356], "max": [0.6366242940305991, 0.39195860834059143, 1.150068587837804, 2.7063637318418285, 1.5226574844302645, 3.1415328622899485, 0.6558836606939079, -0.0434732087621892, 1.2664531494963083, 2.9707867468251354, 1.3159342863646, 3.137213708517179], "count": [690]}, "gripper_mode_state": {"mean": [0.5594202898550724, 0.36376811594202896], "std": [0.496456673994355, 0.4810830216979364], "min": [0, 0], "max": [1, 1], "count": [690]}, "gripper_activity_state": {"mean": [1.7884057971014493, 1.8], "std": [0.5609350970966224, 0.533514461996503], "min": [0, 0], "max": [2, 2], "count": [690]}, "gripper_mode_action": {"mean": [0.5594202898550724, 0.36376811594202896], "std": [0.496456673994355, 0.4810830216979364], "min": [0, 0], "max": [1, 1], "count": [690]}, "gripper_activity_action": {"mean": [1.7884057971014493, 1.8], "std": [0.5609350970966224, 0.533514461996503], "min": [0, 0], "max": [2, 2], "count": [690]}, "gripper_open_scale_state": {"mean": [0.4243420291264846, 0.5923753623907113], "std": [0.42655940423302313, 0.36568068010806376], "min": [0.008, 0.05], "max": [0.938, 0.959], "count": [690]}, "gripper_open_scale_action": {"mean": [0.4243420291264846, 0.5923753623907113], "std": [0.42655940423302313, 0.36568068010806376], "min": [0.008, 0.05], "max": [0.938, 0.959], "count": [690]}}} +{"episode_index": 755, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[1.0]], [[1.0]]], "mean": [[[0.42157351983762253]], [[0.4532652468213848]], [[0.45440397614123773]]], "std": [[[0.2342319607378417]], [[0.20220586782311797]], [[0.19578497269665168]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42373253836039626]], [[0.459892538232741]], [[0.4617838876761642]]], "std": [[[0.1950198848558362]], [[0.15904978648008147]], [[0.15134166968940901]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.443380206737643]], [[0.46642581635518787]], [[0.4668480136846405]]], "std": [[[0.16561730790931384]], [[0.14173661638606494]], [[0.13520708791147415]]], "count": [128]}, "observation.state": {"min": [0.20292943716049194, 1.9870747327804565, -1.092977523803711, -1.0402511358261108, -2.196793556213379, -1.853452444076538, 1.2560960054397583, 29.0, 0.069412000477314, 0.233255997300148, -0.06870599836111069, -3.1371853351593018, 0.2280000001192093, -2.009999990463257, -0.8211250901222229, -2.1759018898010254, -0.2695137560367584, -0.4553738534450531, 1.4132977724075317, 0.7699345350265503, -1.4344513416290283, -4.0, -0.39249101281166077, 0.20308899879455566, -0.18853700160980225, -3.078000068664551, 0.4310000240802765, -3.1411852836608887], "max": [1.075960636138916, 2.097135305404663, -0.33712780475616455, -0.36913713812828064, -1.2527450323104858, -0.7658854126930237, 2.336071014404297, 946.0, 0.37593600153923035, 0.4456529915332794, 0.10982999950647354, 3.13700008392334, 1.2480000257492065, -0.38600000739097595, -0.10649999976158142, -2.1044483184814453, 0.6603278517723083, 0.9484642744064331, 2.2813549041748047, 1.8478847742080688, 0.12918926775455475, 900.0, -0.15767300128936768, 0.4284699857234955, 0.039103999733924866, 3.138000011444092, 0.968999981880188, 3.13700008392334], "mean": [0.44269904494285583, 2.0523951053619385, -0.6252343654632568, -0.5684994459152222, -1.8993114233016968, -1.4521024227142334, 1.587556004524231, 629.8219604492188, 0.29559412598609924, 0.3164732754230499, 0.0030780720990151167, -0.4381856918334961, 0.72307950258255, -0.8636205196380615, -0.3597180247306824, -2.166595697402954, 0.31436580419540405, 0.4879642128944397, 1.9561877250671387, 1.4052973985671997, -0.9712368249893188, 368.94659423828125, -0.31339359283447266, 0.2789188027381897, -0.030300680547952652, 2.410245656967163, 0.6578792929649353, -2.289740800857544], "std": [0.17601026594638824, 0.034699659794569016, 0.18480852246284485, 0.13373227417469025, 0.24323800206184387, 0.2897086441516876, 0.31382808089256287, 332.59820556640625, 0.07303532212972641, 0.06747376918792725, 0.03294501453638077, 2.9413695335388184, 0.22828590869903564, 0.3312241733074188, 0.210746169090271, 0.011824534274637699, 0.18644817173480988, 0.4787030518054962, 0.2695467174053192, 0.2885199189186096, 0.5655114054679871, 397.42608642578125, 0.0620177760720253, 0.06600815802812576, 0.06593916565179825, 0.9532698392868042, 0.14231866598129272, 1.3468084335327148], "count": [646]}, "action": {"min": [0.20292943716049194, 1.9870747327804565, -1.092977523803711, -1.0402511358261108, -2.196793556213379, -1.853452444076538, 1.2560960054397583, 29.0, 0.069412000477314, 0.233255997300148, -0.06870599836111069, -3.1371853351593018, 0.2280000001192093, -2.009999990463257, -0.8211250901222229, -2.1759018898010254, -0.2695137560367584, -0.4553738534450531, 1.4132977724075317, 0.7699345350265503, -1.4344513416290283, -4.0, -0.39249101281166077, 0.20308899879455566, -0.18853700160980225, -3.078000068664551, 0.4310000240802765, -3.1411852836608887], "max": [1.075960636138916, 2.097135305404663, -0.33712780475616455, -0.36913713812828064, -1.2527450323104858, -0.7658854126930237, 2.336071014404297, 946.0, 0.37593600153923035, 0.4456529915332794, 0.10982999950647354, 3.13700008392334, 1.2480000257492065, -0.38600000739097595, -0.10649999976158142, -2.1044483184814453, 0.6603278517723083, 0.9484642744064331, 2.2813549041748047, 1.8478847742080688, 0.12918926775455475, 900.0, -0.15767300128936768, 0.4284699857234955, 0.039103999733924866, 3.138000011444092, 0.968999981880188, 3.13700008392334], "mean": [0.44269904494285583, 2.0523951053619385, -0.6252343654632568, -0.5684994459152222, -1.8993114233016968, -1.4521024227142334, 1.587556004524231, 629.8219604492188, 0.29559412598609924, 0.3164732754230499, 0.0030780720990151167, -0.4381856918334961, 0.72307950258255, -0.8636205196380615, -0.3597180247306824, -2.166595697402954, 0.31436580419540405, 0.4879642128944397, 1.9561877250671387, 1.4052973985671997, -0.9712368249893188, 368.94659423828125, -0.31339359283447266, 0.2789188027381897, -0.030300680547952652, 2.410245656967163, 0.6578792929649353, -2.289740800857544], "std": [0.17601026594638824, 0.034699659794569016, 0.18480852246284485, 0.13373227417469025, 0.24323800206184387, 0.2897086441516876, 0.31382808089256287, 332.59820556640625, 0.07303532212972641, 0.06747376918792725, 0.03294501453638077, 2.9413695335388184, 0.22828590869903564, 0.3312241733074188, 0.210746169090271, 0.011824534274637699, 0.18644817173480988, 0.4787030518054962, 0.2695467174053192, 0.2885199189186096, 0.5655114054679871, 397.42608642578125, 0.0620177760720253, 0.06600815802812576, 0.06593916565179825, 0.9532698392868042, 0.14231866598129272, 1.3468084335327148], "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": [761], "max": [761], "mean": [761.0], "std": [0.0], "count": [646]}, "index": {"min": [663328], "max": [663973], "mean": [663650.5], "std": [186.48391351534855], "count": [646]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [646]}, "subtask_annotation": {"mean": [10.68421052631579, 29.0, 29.0, 29.0, 29.0], "std": [10.239513925444097, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [646]}, "scene_annotation": {"mean": [761.0], "std": [0.0], "min": [761], "max": [761], "count": [646]}, "eef_direction_state": {"mean": [3.5371517027863777, 3.5975232198142413], "std": [2.2848973661611747, 2.268834494764023], "min": [0, 0], "max": [6, 6], "count": [646]}, "eef_velocity_state": {"mean": [0.8297213622291022, 0.8080495356037152], "std": [0.7498909619862969, 0.7508489956472545], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_acc_mag_state": {"mean": [0.7368421052631579, 0.7167182662538699], "std": [0.8376429760076874, 0.8263832973037575], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_direction_action": {"mean": [3.5371517027863777, 3.5975232198142413], "std": [2.2848973661611747, 2.268834494764023], "min": [0, 0], "max": [6, 6], "count": [646]}, "eef_velocity_action": {"mean": [0.8297213622291022, 0.8080495356037152], "std": [0.7498909619862969, 0.7508489956472545], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_acc_mag_action": {"mean": [0.7368421052631579, 0.7167182662538699], "std": [0.8376429760076874, 0.8263832973037575], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_sim_pose_state": {"mean": [0.4746182313292577, 0.2914298108911596, 1.0350277871387408, -1.6778728386399882, 1.1520393784322536, 0.7896287661195541, 0.5206553942812256, -0.30618440509320227, 1.0704992680683205, 2.0753824412636557, 0.9337604199264185, 0.5453726002208037], "std": [0.06093459757813638, 0.08961884077986793, 0.01938999164383506, 1.7148640628104017, 0.18828326568334086, 2.6222288118024886, 0.0629486158047223, 0.057717914699458125, 0.05075961273230244, 0.24074700138518026, 0.17192223820272254, 2.732597983172097], "min": [0.3972375602202265, 0.09706237637475032, 0.9883072293952263, -3.1250168622037413, 0.8803662301380322, -3.137720479165695, 0.430701210993394, -0.38648795737578495, 1.02069998020926, 1.4650705363679095, 0.576318048812841, -3.128819528510326], "max": [0.6127131349867762, 0.37858502653073695, 1.0768725008777034, 3.1317233472779322, 1.5485514996171932, 3.1406482666036375, 0.6612210154072587, -0.0962074551563449, 1.242343464489787, 2.69148453595645, 1.2967612997920352, 3.1368874443554273], "count": [646]}, "eef_sim_pose_action": {"mean": [0.4746182313292577, 0.2914298108911596, 1.0350277871387408, -1.6778728386399882, 1.1520393784322536, 0.7896287661195541, 0.5206553942812256, -0.30618440509320227, 1.0704992680683205, 2.0753824412636557, 0.9337604199264185, 0.5453726002208037], "std": [0.06093459757813638, 0.08961884077986793, 0.01938999164383506, 1.7148640628104017, 0.18828326568334086, 2.6222288118024886, 0.0629486158047223, 0.057717914699458125, 0.05075961273230244, 0.24074700138518026, 0.17192223820272254, 2.732597983172097], "min": [0.3972375602202265, 0.09706237637475032, 0.9883072293952263, -3.1250168622037413, 0.8803662301380322, -3.137720479165695, 0.430701210993394, -0.38648795737578495, 1.02069998020926, 1.4650705363679095, 0.576318048812841, -3.128819528510326], "max": [0.6127131349867762, 0.37858502653073695, 1.0768725008777034, 3.1317233472779322, 1.5485514996171932, 3.1406482666036375, 0.6612210154072587, -0.0962074551563449, 1.242343464489787, 2.69148453595645, 1.2967612997920352, 3.1368874443554273], "count": [646]}, "gripper_mode_state": {"mean": [0.6099071207430341, 0.2770897832817337], "std": [0.4877708732693825, 0.44756120842027325], "min": [0, 0], "max": [1, 1], "count": [646]}, "gripper_activity_state": {"mean": [1.763157894736842, 1.7538699690402477], "std": [0.5765853872718105, 0.5965137689864338], "min": [0, 0], "max": [2, 2], "count": [646]}, "gripper_mode_action": {"mean": [0.6099071207430341, 0.2770897832817337], "std": [0.4877708732693825, 0.44756120842027325], "min": [0, 0], "max": [1, 1], "count": [646]}, "gripper_activity_action": {"mean": [1.763157894736842, 1.7538699690402477], "std": [0.5765853872718105, 0.5965137689864338], "min": [0, 0], "max": [2, 2], "count": [646]}, "gripper_open_scale_state": {"mean": [0.36918632146024116, 0.6298219812292812], "std": [0.39720283673731505, 0.3325984561247416], "min": [0.0, 0.029], "max": [0.9, 0.946], "count": [646]}, "gripper_open_scale_action": {"mean": [0.36918632146024116, 0.6298219812292812], "std": [0.39720283673731505, 0.3325984561247416], "min": [0.0, 0.029], "max": [0.9, 0.946], "count": [646]}}} +{"episode_index": 756, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4353254410488154]], [[0.460604776220384]], [[0.46129816112642974]]], "std": [[[0.22853870605387164]], [[0.19701369193426357]], [[0.19205940887738554]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43253536209405635]], [[0.4586103786892361]], [[0.45757745321435866]]], "std": [[[0.18715046671083213]], [[0.16024550901359974]], [[0.15559112653656512]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4285744596992443]], [[0.4531596248851103]], [[0.4572401003370098]]], "std": [[[0.20433129168798989]], [[0.17465247046380797]], [[0.16623634957422762]]], "count": [128]}, "observation.state": {"min": [0.3723659813404083, 1.8191567659378052, -1.0809521675109863, -1.0245780944824219, -2.6936540603637695, -1.9333536624908447, 1.2406150102615356, 30.0, 0.09522899985313416, 0.2632249891757965, -0.07134699821472168, -3.1411852836608887, -0.22800001502037048, -1.0770000219345093, -0.8846899271011353, -2.1754658222198486, -0.46436232328414917, -0.5246808528900146, 1.3833829164505005, 0.6051231622695923, -1.9567235708236694, -5.0, -0.37450700998306274, 0.2307330071926117, -0.21804699301719666, -3.1371853351593018, 0.26399996876716614, -3.1391851902008057], "max": [1.071038842201233, 2.0724737644195557, -0.39158210158348083, -0.33395132422447205, -1.7925928831100464, -0.810530960559845, 2.337973117828369, 956.0, 0.32827499508857727, 0.42260101437568665, 0.12989400327205658, 3.1410000324249268, 0.7990000247955322, -0.5120000243186951, -0.2667212188243866, -2.028700828552246, 0.5675461888313293, 1.019726037979126, 2.5710620880126953, 1.928187370300293, 0.12433726340532303, 934.0, -0.12065300345420837, 0.4548409879207611, 0.08651400357484818, 3.130000114440918, 1.1360000371932983, 3.138000011444092], "mean": [0.5972353219985962, 1.9882559776306152, -0.6458709239959717, -0.7047710418701172, -2.2123656272888184, -1.6226129531860352, 1.7497748136520386, 631.367919921875, 0.26932770013809204, 0.3420168161392212, 0.028374485671520233, -1.0391772985458374, 0.3613700270652771, -0.6978570818901062, -0.45402905344963074, -2.1134467124938965, 0.3142118752002716, 0.623628556728363, 2.1214118003845215, 1.52706778049469, -1.4020261764526367, 481.87481689453125, -0.3001696765422821, 0.3037015199661255, 0.006816787179559469, 2.681891918182373, 0.6672732830047607, -1.9495784044265747], "std": [0.17166675627231598, 0.06391312927007675, 0.14239473640918732, 0.15409158170223236, 0.25225549936294556, 0.2793465554714203, 0.34754371643066406, 369.88690185546875, 0.052120283246040344, 0.05240015313029289, 0.04160645231604576, 2.813687801361084, 0.28972679376602173, 0.15984700620174408, 0.1605812907218933, 0.04847244173288345, 0.2268693447113037, 0.39401283860206604, 0.2381214052438736, 0.3472701907157898, 0.551930844783783, 357.1582336425781, 0.0531502366065979, 0.0578407421708107, 0.07296142727136612, 0.8754841685295105, 0.19615119695663452, 1.528386116027832], "count": [651]}, "action": {"min": [0.3723659813404083, 1.8191567659378052, -1.0809521675109863, -1.0245780944824219, -2.6936540603637695, -1.9333536624908447, 1.2406150102615356, 30.0, 0.09522899985313416, 0.2632249891757965, -0.07134699821472168, -3.1411852836608887, -0.22800001502037048, -1.0770000219345093, -0.8846899271011353, -2.1754658222198486, -0.46436232328414917, -0.5246808528900146, 1.3833829164505005, 0.6051231622695923, -1.9567235708236694, -5.0, -0.37450700998306274, 0.2307330071926117, -0.21804699301719666, -3.1371853351593018, 0.26399996876716614, -3.1391851902008057], "max": [1.071038842201233, 2.0724737644195557, -0.39158210158348083, -0.33395132422447205, -1.7925928831100464, -0.810530960559845, 2.337973117828369, 956.0, 0.32827499508857727, 0.42260101437568665, 0.12989400327205658, 3.1410000324249268, 0.7990000247955322, -0.5120000243186951, -0.2667212188243866, -2.028700828552246, 0.5675461888313293, 1.019726037979126, 2.5710620880126953, 1.928187370300293, 0.12433726340532303, 934.0, -0.12065300345420837, 0.4548409879207611, 0.08651400357484818, 3.130000114440918, 1.1360000371932983, 3.138000011444092], "mean": [0.5972353219985962, 1.9882559776306152, -0.6458709239959717, -0.7047710418701172, -2.2123656272888184, -1.6226129531860352, 1.7497748136520386, 631.367919921875, 0.26932770013809204, 0.3420168161392212, 0.028374485671520233, -1.0391772985458374, 0.3613700270652771, -0.6978570818901062, -0.45402905344963074, -2.1134467124938965, 0.3142118752002716, 0.623628556728363, 2.1214118003845215, 1.52706778049469, -1.4020261764526367, 481.87481689453125, -0.3001696765422821, 0.3037015199661255, 0.006816787179559469, 2.681891918182373, 0.6672732830047607, -1.9495784044265747], "std": [0.17166675627231598, 0.06391312927007675, 0.14239473640918732, 0.15409158170223236, 0.25225549936294556, 0.2793465554714203, 0.34754371643066406, 369.88690185546875, 0.052120283246040344, 0.05240015313029289, 0.04160645231604576, 2.813687801361084, 0.28972679376602173, 0.15984700620174408, 0.1605812907218933, 0.04847244173288345, 0.2268693447113037, 0.39401283860206604, 0.2381214052438736, 0.3472701907157898, 0.551930844783783, 357.1582336425781, 0.0531502366065979, 0.0578407421708107, 0.07296142727136612, 0.8754841685295105, 0.19615119695663452, 1.528386116027832], "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": [762], "max": [762], "mean": [762.0], "std": [0.0], "count": [651]}, "index": {"min": [663974], "max": [664624], "mean": [664299.0], "std": [187.92729090439914], "count": [651]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [651]}, "subtask_annotation": {"mean": [12.414746543778802, 29.0, 29.0, 29.0, 29.0], "std": [9.187918537708944, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [651]}, "scene_annotation": {"mean": [762.0], "std": [0.0], "min": [762], "max": [762], "count": [651]}, "eef_direction_state": {"mean": [3.695852534562212, 4.0], "std": [2.198931035454273, 1.9015718294156114], "min": [0, 0], "max": [6, 6], "count": [651]}, "eef_velocity_state": {"mean": [0.8986175115207373, 0.901689708141321], "std": [0.8063769989621783, 0.7637205210594515], "min": [0, 0], "max": [2, 2], "count": [651]}, "eef_acc_mag_state": {"mean": [0.7987711213517665, 0.7956989247311828], "std": [0.8520680696010245, 0.8312520464054345], "min": [0, 0], "max": [2, 2], "count": [651]}, "eef_direction_action": {"mean": [3.695852534562212, 4.0], "std": [2.198931035454273, 1.9015718294156114], "min": [0, 0], "max": [6, 6], "count": [651]}, "eef_velocity_action": {"mean": [0.8986175115207373, 0.901689708141321], "std": [0.8063769989621783, 0.7637205210594515], "min": [0, 0], "max": [2, 2], "count": [651]}, "eef_acc_mag_action": {"mean": [0.7987711213517665, 0.7956989247311828], "std": [0.8520680696010245, 0.8312520464054345], "min": [0, 0], "max": [2, 2], "count": [651]}, "eef_sim_pose_state": {"mean": [0.5045107284814736, 0.31100773635922146, 1.0716958132682863, -1.9359848618852606, 1.0013012559225085, -1.0606053442782328, 0.5563494336216641, -0.30542629043306097, 1.116642534110512, 2.4374280864961593, 0.8382839127213136, -1.978121260551989], "std": [0.053742638176504307, 0.08430184697149994, 0.03146009447135169, 1.0617530210377149, 0.2387143314971537, 2.617481639970351, 0.05030742905968413, 0.047407783746674884, 0.04961503918750415, 0.20362413345155791, 0.27015495769324754, 1.9413917132884426], "min": [0.43725739259450735, 0.03422826429603679, 1.0062352750846173, -3.0742754199470426, 0.475717522180616, -3.1393896363424183, 0.4798913624467511, -0.3829044678442509, 1.045439884303185, 2.02364197686573, 0.31642715132633814, -3.1399146443705477], "max": [0.6422855565830464, 0.4110236823743307, 1.120041217614903, 3.1174358214990923, 1.5073887602473985, 3.140480305106807, 0.6377099621411256, -0.11157650578159976, 1.2529192220377605, 2.7698775453422155, 1.1249932012779609, 3.1344405206861046], "count": [651]}, "eef_sim_pose_action": {"mean": [0.5045107284814736, 0.31100773635922146, 1.0716958132682863, -1.9359848618852606, 1.0013012559225085, -1.0606053442782328, 0.5563494336216641, -0.30542629043306097, 1.116642534110512, 2.4374280864961593, 0.8382839127213136, -1.978121260551989], "std": [0.053742638176504307, 0.08430184697149994, 0.03146009447135169, 1.0617530210377149, 0.2387143314971537, 2.617481639970351, 0.05030742905968413, 0.047407783746674884, 0.04961503918750415, 0.20362413345155791, 0.27015495769324754, 1.9413917132884426], "min": [0.43725739259450735, 0.03422826429603679, 1.0062352750846173, -3.0742754199470426, 0.475717522180616, -3.1393896363424183, 0.4798913624467511, -0.3829044678442509, 1.045439884303185, 2.02364197686573, 0.31642715132633814, -3.1399146443705477], "max": [0.6422855565830464, 0.4110236823743307, 1.120041217614903, 3.1174358214990923, 1.5073887602473985, 3.140480305106807, 0.6377099621411256, -0.11157650578159976, 1.2529192220377605, 2.7698775453422155, 1.1249932012779609, 3.1344405206861046], "count": [651]}, "gripper_mode_state": {"mean": [0.4685099846390169, 0.34101382488479265], "std": [0.49900739366522917, 0.47404999327311453], "min": [0, 0], "max": [1, 1], "count": [651]}, "gripper_activity_state": {"mean": [1.7250384024577572, 1.7695852534562213], "std": [0.6341314488162381, 0.5725918489880448], "min": [0, 0], "max": [2, 2], "count": [651]}, "gripper_mode_action": {"mean": [0.4685099846390169, 0.34101382488479265], "std": [0.49900739366522917, 0.47404999327311453], "min": [0, 0], "max": [1, 1], "count": [651]}, "gripper_activity_action": {"mean": [1.7250384024577572, 1.7695852534562213], "std": [0.6341314488162381, 0.5725918489880448], "min": [0, 0], "max": [2, 2], "count": [651]}, "gripper_open_scale_state": {"mean": [0.4818947770906871, 0.6313678952347485], "std": [0.357131444288263, 0.36988690284878245], "min": [0.0, 0.03], "max": [0.934, 0.956], "count": [651]}, "gripper_open_scale_action": {"mean": [0.4818947770906871, 0.6313678952347485], "std": [0.357131444288263, 0.36988690284878245], "min": [0.0, 0.03], "max": [0.934, 0.956], "count": [651]}}} +{"episode_index": 757, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[1.0]], [[1.0]]], "mean": [[[0.4167512147402821]], [[0.44814248703867515]], [[0.4486284952577522]]], "std": [[[0.23667828825505746]], [[0.20307063878379555]], [[0.1972059549247749]]], "count": [133]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.386890341662981]], [[0.4354953698584697]], [[0.43828962264730453]]], "std": [[[0.19183875752693874]], [[0.15659705087185674]], [[0.15026997373893508]]], "count": [133]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4359029098481498]], [[0.46285185236375254]], [[0.46376427588579294]]], "std": [[[0.17770614897945572]], [[0.15195191361491886]], [[0.1448127646590422]]], "count": [133]}, "observation.state": {"min": [0.3116110861301422, 1.8365750312805176, -1.2001233100891113, -1.2457985877990723, -2.429795026779175, -1.9747004508972168, 1.4821511507034302, -1.0, 0.03559599816799164, 0.2659499943256378, -0.07973600178956985, -3.1401853561401367, 0.18700000643730164, -1.5199999809265137, -0.8241794109344482, -2.175605297088623, 0.1929810643196106, -0.41263076663017273, 1.0983880758285522, 0.8513541221618652, -1.9306308031082153, -6.0, -0.3761509954929352, 0.223471000790596, -0.1787790060043335, -3.1371853351593018, 0.1469999998807907, -2.999000072479248], "max": [1.098073959350586, 2.0988457202911377, -0.3168994188308716, -0.4495270252227783, -1.6368046998977661, -0.9588315486907959, 2.127748489379883, 947.0, 0.3715910017490387, 0.43122199177742004, 0.1287589967250824, 3.140000104904175, 1.0950000286102295, -0.12200000882148743, -0.2822372019290924, -2.068546772003174, 0.7855028510093689, 1.0927680730819702, 2.6191983222961426, 1.9394972324371338, -0.34833282232284546, 934.0, -0.16855500638484955, 0.44321098923683167, 0.0733020007610321, 3.1410000324249268, 1.0759999752044678, -2.0409998893737793], "mean": [0.504085898399353, 2.0303759574890137, -0.6201797127723694, -0.7358422875404358, -2.064659357070923, -1.551790475845337, 1.7481822967529297, 605.260986328125, 0.2751452326774597, 0.32727622985839844, 0.027108460664749146, -0.7062214016914368, 0.5549416542053223, -0.7768145203590393, -0.5060784220695496, -2.1389248371124268, 0.45888662338256836, 0.6270235776901245, 2.0995171070098877, 1.5078297853469849, -1.415003776550293, 332.6747131347656, -0.28687646985054016, 0.30713000893592834, -0.013817276805639267, 2.6142637729644775, 0.5582013130187988, -2.417888641357422], "std": [0.17190618813037872, 0.0625782385468483, 0.20837734639644623, 0.17138049006462097, 0.21118272840976715, 0.27378764748573303, 0.1938287764787674, 338.88623046875, 0.09146487712860107, 0.051695816218853, 0.04348129406571388, 2.860184907913208, 0.214706689119339, 0.32600414752960205, 0.14121684432029724, 0.036102380603551865, 0.17650195956230164, 0.5063483715057373, 0.5461391806602478, 0.3469837009906769, 0.5737460255622864, 401.30364990234375, 0.05686429142951965, 0.061797961592674255, 0.07466032356023788, 1.087537169456482, 0.3292374610900879, 0.289041131734848], "count": [684]}, "action": {"min": [0.3116110861301422, 1.8365750312805176, -1.2001233100891113, -1.2457985877990723, -2.429795026779175, -1.9747004508972168, 1.4821511507034302, -1.0, 0.03559599816799164, 0.2659499943256378, -0.07973600178956985, -3.1401853561401367, 0.18700000643730164, -1.5199999809265137, -0.8241794109344482, -2.175605297088623, 0.1929810643196106, -0.41263076663017273, 1.0983880758285522, 0.8513541221618652, -1.9306308031082153, -6.0, -0.3761509954929352, 0.223471000790596, -0.1787790060043335, -3.1371853351593018, 0.1469999998807907, -2.999000072479248], "max": [1.098073959350586, 2.0988457202911377, -0.3168994188308716, -0.4495270252227783, -1.6368046998977661, -0.9588315486907959, 2.127748489379883, 947.0, 0.3715910017490387, 0.43122199177742004, 0.1287589967250824, 3.140000104904175, 1.0950000286102295, -0.12200000882148743, -0.2822372019290924, -2.068546772003174, 0.7855028510093689, 1.0927680730819702, 2.6191983222961426, 1.9394972324371338, -0.34833282232284546, 934.0, -0.16855500638484955, 0.44321098923683167, 0.0733020007610321, 3.1410000324249268, 1.0759999752044678, -2.0409998893737793], "mean": [0.504085898399353, 2.0303759574890137, -0.6201797127723694, -0.7358422875404358, -2.064659357070923, -1.551790475845337, 1.7481822967529297, 605.260986328125, 0.2751452326774597, 0.32727622985839844, 0.027108460664749146, -0.7062214016914368, 0.5549416542053223, -0.7768145203590393, -0.5060784220695496, -2.1389248371124268, 0.45888662338256836, 0.6270235776901245, 2.0995171070098877, 1.5078297853469849, -1.415003776550293, 332.6747131347656, -0.28687646985054016, 0.30713000893592834, -0.013817276805639267, 2.6142637729644775, 0.5582013130187988, -2.417888641357422], "std": [0.17190618813037872, 0.0625782385468483, 0.20837734639644623, 0.17138049006462097, 0.21118272840976715, 0.27378764748573303, 0.1938287764787674, 338.88623046875, 0.09146487712860107, 0.051695816218853, 0.04348129406571388, 2.860184907913208, 0.214706689119339, 0.32600414752960205, 0.14121684432029724, 0.036102380603551865, 0.17650195956230164, 0.5063483715057373, 0.5461391806602478, 0.3469837009906769, 0.5737460255622864, 401.30364990234375, 0.05686429142951965, 0.061797961592674255, 0.07466032356023788, 1.087537169456482, 0.3292374610900879, 0.289041131734848], "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": [763], "max": [763], "mean": [763.0], "std": [0.0], "count": [684]}, "index": {"min": [664625], "max": [665308], "mean": [664966.5], "std": [197.453581042904], "count": [684]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [684]}, "subtask_annotation": {"mean": [6.328947368421052, 29.0, 29.0, 29.0, 29.0], "std": [5.236090853869748, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [684]}, "scene_annotation": {"mean": [763.0], "std": [0.0], "min": [763], "max": [763], "count": [684]}, "eef_direction_state": {"mean": [3.853801169590643, 3.345029239766082], "std": [2.138952344036004, 2.0306759668115446], "min": [0, 0], "max": [6, 6], "count": [684]}, "eef_velocity_state": {"mean": [0.7690058479532164, 1.0336257309941521], "std": [0.7526783792934809, 0.7572520806996035], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_acc_mag_state": {"mean": [0.6973684210526315, 0.8289473684210527], "std": [0.8150227485415307, 0.8280418334430156], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_direction_action": {"mean": [3.853801169590643, 3.345029239766082], "std": [2.138952344036004, 2.0306759668115446], "min": [0, 0], "max": [6, 6], "count": [684]}, "eef_velocity_action": {"mean": [0.7690058479532164, 1.0336257309941521], "std": [0.7526783792934809, 0.7572520806996035], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_acc_mag_action": {"mean": [0.6973684210526315, 0.8289473684210527], "std": [0.8150227485415307, 0.8280418334430156], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_sim_pose_state": {"mean": [0.5115363339538815, 0.2866228829370483, 1.0704510367818658, -2.191733279556425, 0.89686266442861, 0.15160269892218048, 0.5363190670952648, -0.3098295985233138, 1.1063465157291494, 2.266876908722397, 0.9015602404947675, -0.5995217758166341], "std": [0.05342149663318886, 0.09047401438386703, 0.03049956015526873, 0.4117676299626901, 0.3227269711576742, 2.7801645717852344, 0.0478533638857162, 0.07992756610007716, 0.05558372010578744, 0.46356654945782594, 0.22284674008769348, 2.73513180641307], "min": [0.4238552328426929, 0.09366722071701154, 0.9939338093065567, -2.8020239341663564, 0.49664241227705297, -3.1387516246985583, 0.47780982875333966, -0.4250681484422105, 1.0459048855823587, -3.1415163589652773, 0.36927653631617097, -3.1409542681268303], "max": [0.6338958001614383, 0.3978308970581863, 1.122545336137949, -1.2942188504683876, 1.384042231622344, 3.141566729423346, 0.6501783204470475, -0.06708351579138713, 1.2769274829570525, 3.1384105676781227, 1.338889823522024, 3.1389312255040855], "count": [684]}, "eef_sim_pose_action": {"mean": [0.5115363339538815, 0.2866228829370483, 1.0704510367818658, -2.191733279556425, 0.89686266442861, 0.15160269892218048, 0.5363190670952648, -0.3098295985233138, 1.1063465157291494, 2.266876908722397, 0.9015602404947675, -0.5995217758166341], "std": [0.05342149663318886, 0.09047401438386703, 0.03049956015526873, 0.4117676299626901, 0.3227269711576742, 2.7801645717852344, 0.0478533638857162, 0.07992756610007716, 0.05558372010578744, 0.46356654945782594, 0.22284674008769348, 2.73513180641307], "min": [0.4238552328426929, 0.09366722071701154, 0.9939338093065567, -2.8020239341663564, 0.49664241227705297, -3.1387516246985583, 0.47780982875333966, -0.4250681484422105, 1.0459048855823587, -3.1415163589652773, 0.36927653631617097, -3.1409542681268303], "max": [0.6338958001614383, 0.3978308970581863, 1.122545336137949, -1.2942188504683876, 1.384042231622344, 3.141566729423346, 0.6501783204470475, -0.06708351579138713, 1.2769274829570525, 3.1384105676781227, 1.338889823522024, 3.1389312255040855], "count": [684]}, "gripper_mode_state": {"mean": [0.6476608187134503, 0.32456140350877194], "std": [0.47769894558903225, 0.46821074193271855], "min": [0, 0], "max": [1, 1], "count": [684]}, "gripper_activity_state": {"mean": [1.7763157894736843, 1.6257309941520468], "std": [0.5732541711330604, 0.7073002109815669], "min": [0, 0], "max": [2, 2], "count": [684]}, "gripper_mode_action": {"mean": [0.6476608187134503, 0.32456140350877194], "std": [0.47769894558903225, 0.46821074193271855], "min": [0, 0], "max": [1, 1], "count": [684]}, "gripper_activity_action": {"mean": [1.7763157894736843, 1.6257309941520468], "std": [0.5732541711330604, 0.7073002109815669], "min": [0, 0], "max": [2, 2], "count": [684]}, "gripper_open_scale_state": {"mean": [0.3326980992305632, 0.6052624267918324], "std": [0.4012839904449086, 0.3388837172217247], "min": [0.0, 0.0], "max": [0.934, 0.947], "count": [684]}, "gripper_open_scale_action": {"mean": [0.3326980992305632, 0.6052624267918324], "std": [0.4012839904449086, 0.3388837172217247], "min": [0.0, 0.0], "max": [0.934, 0.947], "count": [684]}}} +{"episode_index": 758, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.42620218375544666]], [[0.4525425279139434]], [[0.4533809283088235]]], "std": [[[0.22903799385159984]], [[0.20129104980775842]], [[0.1953057297924548]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4210076916530501]], [[0.4545987813180828]], [[0.45491613732298475]]], "std": [[[0.1815550734713928]], [[0.1480511505485699]], [[0.14157582001899913]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4231594839324619]], [[0.45586729473039217]], [[0.45965678104575164]]], "std": [[[0.2201984005389092]], [[0.1902862635254838]], [[0.18171937127362142]]], "count": [120]}, "observation.state": {"min": [0.3749141991138458, 1.7893813848495483, -1.143592119216919, -1.0791195631027222, -2.834397315979004, -1.9802855253219604, 1.282310962677002, 36.0, 0.07853899896144867, 0.2806060016155243, -0.12161000072956085, -3.1381852626800537, -0.36500000953674316, -1.1820000410079956, -0.921795666217804, -2.175448179244995, -0.3666762411594391, -0.505255401134491, 1.2326388359069824, 0.6202202439308167, -1.9063881635665894, 0.0, -0.36665600538253784, 0.2353059947490692, -0.21947400271892548, -3.125999927520752, 0.2280000001192093, -3.1371853351593018], "max": [1.1637507677078247, 2.1040642261505127, -0.2341708242893219, -0.35002580285072327, -1.6468229293823242, -0.874846339225769, 2.388972043991089, 956.0, 0.350739985704422, 0.4273729920387268, 0.1323689967393875, 3.138000011444092, 0.7990000247955322, -0.40700000524520874, -0.30681145191192627, -1.9989430904388428, 0.5796762108802795, 1.0525208711624146, 2.594048023223877, 1.966096043586731, 0.011519174091517925, 951.0, -0.15448400378227234, 0.45748400688171387, 0.08537700027227402, 3.132999897003174, 1.0800000429153442, 3.134000062942505], "mean": [0.72223299741745, 1.9909762144088745, -0.7080786824226379, -0.6728336215019226, -2.3285672664642334, -1.5383085012435913, 1.8582435846328735, 620.71923828125, 0.2455267608165741, 0.36453622579574585, 0.013003498315811157, -1.0711091756820679, 0.2450539618730545, -0.7115594148635864, -0.4781064987182617, -2.121946096420288, 0.25217100977897644, 0.4721696674823761, 2.0799896717071533, 1.4011964797973633, -1.1871345043182373, 358.1264343261719, -0.3028554618358612, 0.31557372212409973, -0.01220338512212038, 2.2822203636169434, 0.6449666619300842, -1.3366153240203857], "std": [0.21521048247814178, 0.07943283766508102, 0.22954152524471283, 0.19181106984615326, 0.288401335477829, 0.2683489918708801, 0.381107360124588, 375.16522216796875, 0.07526584714651108, 0.05405668914318085, 0.061681557446718216, 2.76412034034729, 0.32175958156585693, 0.2211908996105194, 0.15802612900733948, 0.04919910803437233, 0.30090928077697754, 0.4617626667022705, 0.34360241889953613, 0.3604702949523926, 0.6885746717453003, 413.282958984375, 0.048408638685941696, 0.061784759163856506, 0.07100791484117508, 1.2795015573501587, 0.24292969703674316, 2.2115838527679443], "count": [593]}, "action": {"min": [0.3749141991138458, 1.7893813848495483, -1.143592119216919, -1.0791195631027222, -2.834397315979004, -1.9802855253219604, 1.282310962677002, 36.0, 0.07853899896144867, 0.2806060016155243, -0.12161000072956085, -3.1381852626800537, -0.36500000953674316, -1.1820000410079956, -0.921795666217804, -2.175448179244995, -0.3666762411594391, -0.505255401134491, 1.2326388359069824, 0.6202202439308167, -1.9063881635665894, 0.0, -0.36665600538253784, 0.2353059947490692, -0.21947400271892548, -3.125999927520752, 0.2280000001192093, -3.1371853351593018], "max": [1.1637507677078247, 2.1040642261505127, -0.2341708242893219, -0.35002580285072327, -1.6468229293823242, -0.874846339225769, 2.388972043991089, 956.0, 0.350739985704422, 0.4273729920387268, 0.1323689967393875, 3.138000011444092, 0.7990000247955322, -0.40700000524520874, -0.30681145191192627, -1.9989430904388428, 0.5796762108802795, 1.0525208711624146, 2.594048023223877, 1.966096043586731, 0.011519174091517925, 951.0, -0.15448400378227234, 0.45748400688171387, 0.08537700027227402, 3.132999897003174, 1.0800000429153442, 3.134000062942505], "mean": [0.72223299741745, 1.9909762144088745, -0.7080786824226379, -0.6728336215019226, -2.3285672664642334, -1.5383085012435913, 1.8582435846328735, 620.71923828125, 0.2455267608165741, 0.36453622579574585, 0.013003498315811157, -1.0711091756820679, 0.2450539618730545, -0.7115594148635864, -0.4781064987182617, -2.121946096420288, 0.25217100977897644, 0.4721696674823761, 2.0799896717071533, 1.4011964797973633, -1.1871345043182373, 358.1264343261719, -0.3028554618358612, 0.31557372212409973, -0.01220338512212038, 2.2822203636169434, 0.6449666619300842, -1.3366153240203857], "std": [0.21521048247814178, 0.07943283766508102, 0.22954152524471283, 0.19181106984615326, 0.288401335477829, 0.2683489918708801, 0.381107360124588, 375.16522216796875, 0.07526584714651108, 0.05405668914318085, 0.061681557446718216, 2.76412034034729, 0.32175958156585693, 0.2211908996105194, 0.15802612900733948, 0.04919910803437233, 0.30090928077697754, 0.4617626667022705, 0.34360241889953613, 0.3604702949523926, 0.6885746717453003, 413.282958984375, 0.048408638685941696, 0.061784759163856506, 0.07100791484117508, 1.2795015573501587, 0.24292969703674316, 2.2115838527679443], "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": [764], "max": [764], "mean": [764.0], "std": [0.0], "count": [593]}, "index": {"min": [665309], "max": [665901], "mean": [665605.0], "std": [171.18411141224527], "count": [593]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [593]}, "subtask_annotation": {"mean": [12.217537942664418, 29.0, 29.0, 29.0, 29.0], "std": [9.437371229627233, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [593]}, "scene_annotation": {"mean": [764.0], "std": [0.0], "min": [764], "max": [764], "count": [593]}, "eef_direction_state": {"mean": [3.632377740303541, 3.5834738617200674], "std": [2.1991330299192744, 1.9720295585613223], "min": [0, 0], "max": [6, 6], "count": [593]}, "eef_velocity_state": {"mean": [0.851602023608769, 1.03035413153457], "std": [0.7801726990004982, 0.7632512616555878], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_acc_mag_state": {"mean": [0.7622259696458684, 0.8094435075885329], "std": [0.8410563719370007, 0.8450501809715488], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_direction_action": {"mean": [3.632377740303541, 3.5834738617200674], "std": [2.1991330299192744, 1.9720295585613223], "min": [0, 0], "max": [6, 6], "count": [593]}, "eef_velocity_action": {"mean": [0.851602023608769, 1.03035413153457], "std": [0.7801726990004982, 0.7632512616555878], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_acc_mag_action": {"mean": [0.7622259696458684, 0.8094435075885329], "std": [0.8410563719370007, 0.8450501809715488], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_sim_pose_state": {"mean": [0.5132362497404324, 0.29468082416784713, 1.0562085553283909, -1.6225834774143075, 1.0318688060074865, 0.4351221450554371, 0.5810625903931967, -0.2744579771205488, 1.1271319575880065, 2.564291139323816, 0.7343715003299878, -1.8306935230190782], "std": [0.056734158327220494, 0.0826627222600071, 0.03461098297933432, 1.4919911452869243, 0.29447450558034693, 2.593605429243002, 0.05170193815090404, 0.07731917079555431, 0.06025148502867111, 0.22913784150192987, 0.27175947447413823, 1.8915840672401956], "min": [0.44707740282839353, 0.05444035137571389, 0.9958253417340713, -3.05701295121931, 0.4880115721238827, -3.141533943374173, 0.49748134207982736, -0.39037505439562914, 1.0525551964559992, 2.1323919706088086, 0.24842549122036894, -3.131017910088915], "max": [0.6450234853028862, 0.3942970903035513, 1.1136623712473779, 3.1385646662517774, 1.5352881692457552, 3.141367606198906, 0.6479985712919012, -0.0804827548995707, 1.2756475388714992, 2.950225471369558, 1.116342151114786, 3.1278915755841905], "count": [593]}, "eef_sim_pose_action": {"mean": [0.5132362497404324, 0.29468082416784713, 1.0562085553283909, -1.6225834774143075, 1.0318688060074865, 0.4351221450554371, 0.5810625903931967, -0.2744579771205488, 1.1271319575880065, 2.564291139323816, 0.7343715003299878, -1.8306935230190782], "std": [0.056734158327220494, 0.0826627222600071, 0.03461098297933432, 1.4919911452869243, 0.29447450558034693, 2.593605429243002, 0.05170193815090404, 0.07731917079555431, 0.06025148502867111, 0.22913784150192987, 0.27175947447413823, 1.8915840672401956], "min": [0.44707740282839353, 0.05444035137571389, 0.9958253417340713, -3.05701295121931, 0.4880115721238827, -3.141533943374173, 0.49748134207982736, -0.39037505439562914, 1.0525551964559992, 2.1323919706088086, 0.24842549122036894, -3.131017910088915], "max": [0.6450234853028862, 0.3942970903035513, 1.1136623712473779, 3.1385646662517774, 1.5352881692457552, 3.141367606198906, 0.6479985712919012, -0.0804827548995707, 1.2756475388714992, 2.950225471369558, 1.116342151114786, 3.1278915755841905], "count": [593]}, "gripper_mode_state": {"mean": [0.6256323777403036, 0.3676222596964587], "std": [0.4839591983456042, 0.4821577893927753], "min": [0, 0], "max": [1, 1], "count": [593]}, "gripper_activity_state": {"mean": [1.7099494097807757, 1.8145025295109611], "std": [0.6416033069673629, 0.5187793401706239], "min": [0, 0], "max": [2, 2], "count": [593]}, "gripper_mode_action": {"mean": [0.6256323777403036, 0.3676222596964587], "std": [0.4839591983456042, 0.4821577893927753], "min": [0, 0], "max": [1, 1], "count": [593]}, "gripper_activity_action": {"mean": [1.7099494097807757, 1.8145025295109611], "std": [0.6416033069673629, 0.5187793401706239], "min": [0, 0], "max": [2, 2], "count": [593]}, "gripper_open_scale_state": {"mean": [0.35812647574577117, 0.6207192242961704], "std": [0.41328302601020533, 0.37516518588808984], "min": [0.0, 0.036], "max": [0.951, 0.956], "count": [593]}, "gripper_open_scale_action": {"mean": [0.35812647574577117, 0.6207192242961704], "std": [0.41328302601020533, 0.37516518588808984], "min": [0.0, 0.036], "max": [0.951, 0.956], "count": [593]}}} +{"episode_index": 759, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.424732619122918]], [[0.45579306181477963]], [[0.4572318894291587]]], "std": [[[0.23398415396170452]], [[0.19882512464011343]], [[0.1937320473695208]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40641002035895]], [[0.44911483205513386]], [[0.4509950403884672]]], "std": [[[0.20345616069995717]], [[0.1651098603498551]], [[0.15705898104392696]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4566204686511701]], [[0.4745905248524141]], [[0.4730854581752056]]], "std": [[[0.14498657845147825]], [[0.1251908974126626]], [[0.11864584123151503]]], "count": [124]}, "observation.state": {"min": [0.1681624799966812, 1.94843327999115, -1.0865721702575684, -0.9479406476020813, -2.087291717529297, -1.6583421230316162, 1.3273404836654663, 37.0, 0.0808200016617775, 0.2397180050611496, -0.07055000215768814, -3.1371853351593018, 0.33399999141693115, -1.8040000200271606, -0.9011658430099487, -2.175797462463379, -0.2937912940979004, -0.44818314909935, 1.400679111480713, 0.693105161190033, -1.5778299570083618, -5.0, -0.3806689977645874, 0.2205909937620163, -0.18589599430561066, -3.114000082015991, 0.31200000643730164, -3.1401853561401367], "max": [1.056570053100586, 2.0908870697021484, -0.2969154119491577, -0.37521088123321533, -1.3493839502334595, -0.6990392208099365, 2.36095929145813, 958.0, 0.39159300923347473, 0.46479499340057373, 0.11550699919462204, 3.140000104904175, 1.2860000133514404, -0.4020000100135803, -0.25305530428886414, -2.1232802867889404, 0.5768836736679077, 1.041717290878296, 2.460547924041748, 1.765365719795227, 0.5980021953582764, 948.0, -0.1545799970626831, 0.4484969973564148, 0.05618000030517578, 3.131999969482422, 1.034000039100647, 3.140000104904175], "mean": [0.41247498989105225, 2.0081100463867188, -0.7609124779701233, -0.5051984786987305, -1.7013373374938965, -1.407412052154541, 1.579037070274353, 688.13623046875, 0.3009071946144104, 0.3165534436702728, 0.01043299026787281, 0.10603751987218857, 0.7954045534133911, -0.9144929647445679, -0.44809404015541077, -2.1658775806427, 0.2538093030452728, 0.536229133605957, 2.103776216506958, 1.4045441150665283, -1.0184067487716675, 450.7099304199219, -0.30214497447013855, 0.29744914174079895, -0.027956733480095863, 2.4367127418518066, 0.5496013164520264, -1.9595773220062256], "std": [0.18939422070980072, 0.04625968262553215, 0.22943122684955597, 0.14987003803253174, 0.15953251719474792, 0.26029172539711, 0.3234861195087433, 348.5560302734375, 0.07231920957565308, 0.06964731961488724, 0.03536899387836456, 2.9998762607574463, 0.21061654388904572, 0.2725091278553009, 0.18170398473739624, 0.009481653571128845, 0.21088063716888428, 0.5285784006118774, 0.3261271119117737, 0.31756335496902466, 0.6918696165084839, 426.5915222167969, 0.06527399271726608, 0.06100863963365555, 0.07353188842535019, 0.9840584993362427, 0.17192648351192474, 1.7712739706039429], "count": [624]}, "action": {"min": [0.1681624799966812, 1.94843327999115, -1.0865721702575684, -0.9479406476020813, -2.087291717529297, -1.6583421230316162, 1.3273404836654663, 37.0, 0.0808200016617775, 0.2397180050611496, -0.07055000215768814, -3.1371853351593018, 0.33399999141693115, -1.8040000200271606, -0.9011658430099487, -2.175797462463379, -0.2937912940979004, -0.44818314909935, 1.400679111480713, 0.693105161190033, -1.5778299570083618, -5.0, -0.3806689977645874, 0.2205909937620163, -0.18589599430561066, -3.114000082015991, 0.31200000643730164, -3.1401853561401367], "max": [1.056570053100586, 2.0908870697021484, -0.2969154119491577, -0.37521088123321533, -1.3493839502334595, -0.6990392208099365, 2.36095929145813, 958.0, 0.39159300923347473, 0.46479499340057373, 0.11550699919462204, 3.140000104904175, 1.2860000133514404, -0.4020000100135803, -0.25305530428886414, -2.1232802867889404, 0.5768836736679077, 1.041717290878296, 2.460547924041748, 1.765365719795227, 0.5980021953582764, 948.0, -0.1545799970626831, 0.4484969973564148, 0.05618000030517578, 3.131999969482422, 1.034000039100647, 3.140000104904175], "mean": [0.41247498989105225, 2.0081100463867188, -0.7609124779701233, -0.5051984786987305, -1.7013373374938965, -1.407412052154541, 1.579037070274353, 688.13623046875, 0.3009071946144104, 0.3165534436702728, 0.01043299026787281, 0.10603751987218857, 0.7954045534133911, -0.9144929647445679, -0.44809404015541077, -2.1658775806427, 0.2538093030452728, 0.536229133605957, 2.103776216506958, 1.4045441150665283, -1.0184067487716675, 450.7099304199219, -0.30214497447013855, 0.29744914174079895, -0.027956733480095863, 2.4367127418518066, 0.5496013164520264, -1.9595773220062256], "std": [0.18939422070980072, 0.04625968262553215, 0.22943122684955597, 0.14987003803253174, 0.15953251719474792, 0.26029172539711, 0.3234861195087433, 348.5560302734375, 0.07231920957565308, 0.06964731961488724, 0.03536899387836456, 2.9998762607574463, 0.21061654388904572, 0.2725091278553009, 0.18170398473739624, 0.009481653571128845, 0.21088063716888428, 0.5285784006118774, 0.3261271119117737, 0.31756335496902466, 0.6918696165084839, 426.5915222167969, 0.06527399271726608, 0.06100863963365555, 0.07353188842535019, 0.9840584993362427, 0.17192648351192474, 1.7712739706039429], "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": [765], "max": [765], "mean": [765.0], "std": [0.0], "count": [624]}, "index": {"min": [665902], "max": [666525], "mean": [666213.5], "std": [180.13305267681073], "count": [624]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [624]}, "subtask_annotation": {"mean": [9.022435897435898, 29.0, 29.0, 29.0, 29.0], "std": [10.126419328932517, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [624]}, "scene_annotation": {"mean": [765.0], "std": [0.0], "min": [765], "max": [765], "count": [624]}, "eef_direction_state": {"mean": [3.3205128205128207, 3.78525641025641], "std": [2.3031115504764803, 2.284712417721247], "min": [0, 0], "max": [6, 6], "count": [624]}, "eef_velocity_state": {"mean": [0.8894230769230769, 0.8125], "std": [0.7525279962290287, 0.7956839704111367], "min": [0, 0], "max": [2, 2], "count": [624]}, "eef_acc_mag_state": {"mean": [0.7419871794871795, 0.6298076923076923], "std": [0.8237849793139761, 0.8061120453661615], "min": [0, 0], "max": [2, 2], "count": [624]}, "eef_direction_action": {"mean": [3.3205128205128207, 3.78525641025641], "std": [2.3031115504764803, 2.284712417721247], "min": [0, 0], "max": [6, 6], "count": [624]}, "eef_velocity_action": {"mean": [0.8894230769230769, 0.8125], "std": [0.7525279962290287, 0.7956839704111367], "min": [0, 0], "max": [2, 2], "count": [624]}, "eef_acc_mag_action": {"mean": [0.7419871794871795, 0.6298076923076923], "std": [0.8237849793139761, 0.8061120453661615], "min": [0, 0], "max": [2, 2], "count": [624]}, "eef_sim_pose_state": {"mean": [0.4955452081882966, 0.28559862274500286, 1.0480041545155097, -1.4798381913277692, 1.0715709588456508, 1.1703351895462382, 0.5185999399368273, -0.31462840126021707, 1.0698428851361383, 1.9884329386868314, 0.9363410222914262, 2.0172305970963462], "std": [0.05655618304266464, 0.09689397776459623, 0.024513601218010796, 1.899962612883067, 0.20146110806225054, 2.3614014339186524, 0.0661004495999358, 0.05649202168731219, 0.052071378299937805, 0.19788277807720636, 0.12446462914970166, 1.9608803606935732], "min": [0.4188212838267992, 0.09544226647099448, 0.990424003874384, -2.7512522985425134, 0.7801223917310556, -3.140947172343137, 0.433794464705359, -0.3803079670246617, 1.0084619661803116, 1.535915177287803, 0.6776589048147463, -3.1415527085701203], "max": [0.637353145116766, 0.38466701607955933, 1.09540363960415, 2.5559238216776947, 1.5388783365567855, 3.1411076396374433, 0.6746633347275863, -0.10448688634636118, 1.2285610086590406, 2.5271125728666797, 1.264061393597216, 3.1415119696260656], "count": [624]}, "eef_sim_pose_action": {"mean": [0.4955452081882966, 0.28559862274500286, 1.0480041545155097, -1.4798381913277692, 1.0715709588456508, 1.1703351895462382, 0.5185999399368273, -0.31462840126021707, 1.0698428851361383, 1.9884329386868314, 0.9363410222914262, 2.0172305970963462], "std": [0.05655618304266464, 0.09689397776459623, 0.024513601218010796, 1.899962612883067, 0.20146110806225054, 2.3614014339186524, 0.0661004495999358, 0.05649202168731219, 0.052071378299937805, 0.19788277807720636, 0.12446462914970166, 1.9608803606935732], "min": [0.4188212838267992, 0.09544226647099448, 0.990424003874384, -2.7512522985425134, 0.7801223917310556, -3.140947172343137, 0.433794464705359, -0.3803079670246617, 1.0084619661803116, 1.535915177287803, 0.6776589048147463, -3.1415527085701203], "max": [0.637353145116766, 0.38466701607955933, 1.09540363960415, 2.5559238216776947, 1.5388783365567855, 3.1411076396374433, 0.6746633347275863, -0.10448688634636118, 1.2285610086590406, 2.5271125728666797, 1.264061393597216, 3.1415119696260656], "count": [624]}, "gripper_mode_state": {"mean": [0.5192307692307693, 0.2724358974358974], "std": [0.49963004064486594, 0.4452129594072849], "min": [0, 0], "max": [1, 1], "count": [624]}, "gripper_activity_state": {"mean": [1.767628205128205, 1.751602564102564], "std": [0.5707985995565811, 0.599810864201324], "min": [0, 0], "max": [2, 2], "count": [624]}, "gripper_mode_action": {"mean": [0.5192307692307693, 0.2724358974358974], "std": [0.49963004064486594, 0.4452129594072849], "min": [0, 0], "max": [1, 1], "count": [624]}, "gripper_activity_action": {"mean": [1.767628205128205, 1.751602564102564], "std": [0.5707985995565811, 0.599810864201324], "min": [0, 0], "max": [2, 2], "count": [624]}, "gripper_open_scale_state": {"mean": [0.45078236474020345, 0.6881362177897722], "std": [0.4265148076774563, 0.3485561073688027], "min": [0.0, 0.037], "max": [0.948, 0.958], "count": [624]}, "gripper_open_scale_action": {"mean": [0.45078236474020345, 0.6881362177897722], "std": [0.4265148076774563, 0.3485561073688027], "min": [0.0, 0.037], "max": [0.948, 0.958], "count": [624]}}} +{"episode_index": 760, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4302046891124871]], [[0.4541549492604059]], [[0.45513524108473796]]], "std": [[[0.2255697988360803]], [[0.19541986162804606]], [[0.19236515643535418]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42370998523678477]], [[0.45711421246130035]], [[0.45751026975117537]]], "std": [[[0.19053212072495826]], [[0.15790811985834705]], [[0.1514181954366721]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.416229243707717]], [[0.4488504059884188]], [[0.4509720269321179]]], "std": [[[0.2117128171699723]], [[0.18258575258448934]], [[0.17493347702688425]]], "count": [114]}, "observation.state": {"min": [0.3606373965740204, 1.8271154165267944, -1.1254582405090332, -0.9875422120094299, -2.746415376663208, -1.7617006301879883, 1.334775447845459, 36.0, 0.07961700111627579, 0.28799301385879517, -0.09387899935245514, -3.1401853561401367, -0.3580000400543213, -1.093000054359436, -0.882944643497467, -2.1754658222198486, -0.31145399808883667, -0.5309641361236572, 1.2316614389419556, 0.6061004996299744, -1.762398600578308, 0.0, -0.3677290081977844, 0.2519429922103882, -0.21452799439430237, -3.1371853351593018, 0.2720000147819519, -3.128999948501587], "max": [1.1962312459945679, 2.098409414291382, -0.3874107301235199, -0.35096824169158936, -1.5392932891845703, -0.8522443175315857, 2.3606624603271484, 947.0, 0.3315240144729614, 0.4539110064506531, 0.12847399711608887, 3.1389999389648438, 0.8330000042915344, -0.3539999723434448, -0.31087806820869446, -2.061495542526245, 0.5400572419166565, 0.9925338625907898, 2.514251470565796, 1.8905582427978516, 0.1621585488319397, 949.0, -0.12269199639558792, 0.45947501063346863, 0.05833199992775917, 3.127000093460083, 1.1150000095367432, 3.1389999389648438], "mean": [0.7062255144119263, 1.989789605140686, -0.7354090809822083, -0.676531970500946, -2.249978542327881, -1.4673964977264404, 1.8329638242721558, 560.5504760742188, 0.24524644017219543, 0.3755016028881073, 0.016133001074194908, -1.8832461833953857, 0.3054683804512024, -0.6735547780990601, -0.5028579831123352, -2.1443920135498047, 0.26163700222969055, 0.48210734128952026, 2.096865177154541, 1.3870142698287964, -1.0982860326766968, 319.0432434082031, -0.29125910997390747, 0.3218229413032532, -0.022458886727690697, 2.3024160861968994, 0.6151086091995239, -0.8266106843948364], "std": [0.20943665504455566, 0.06943025439977646, 0.22186338901519775, 0.16726121306419373, 0.30351680517196655, 0.26984715461730957, 0.3399422764778137, 348.49822998046875, 0.0750158354640007, 0.054818786680698395, 0.05530039966106415, 2.2213597297668457, 0.3245992362499237, 0.19815877079963684, 0.15676230192184448, 0.026451006531715393, 0.2761971354484558, 0.46843722462654114, 0.304011732339859, 0.33629512786865234, 0.6547593474388123, 387.3758544921875, 0.050575438886880875, 0.057408012449741364, 0.06597913801670074, 1.181752324104309, 0.23670773208141327, 2.5636072158813477], "count": [555]}, "action": {"min": [0.3606373965740204, 1.8271154165267944, -1.1254582405090332, -0.9875422120094299, -2.746415376663208, -1.7617006301879883, 1.334775447845459, 36.0, 0.07961700111627579, 0.28799301385879517, -0.09387899935245514, -3.1401853561401367, -0.3580000400543213, -1.093000054359436, -0.882944643497467, -2.1754658222198486, -0.31145399808883667, -0.5309641361236572, 1.2316614389419556, 0.6061004996299744, -1.762398600578308, 0.0, -0.3677290081977844, 0.2519429922103882, -0.21452799439430237, -3.1371853351593018, 0.2720000147819519, -3.128999948501587], "max": [1.1962312459945679, 2.098409414291382, -0.3874107301235199, -0.35096824169158936, -1.5392932891845703, -0.8522443175315857, 2.3606624603271484, 947.0, 0.3315240144729614, 0.4539110064506531, 0.12847399711608887, 3.1389999389648438, 0.8330000042915344, -0.3539999723434448, -0.31087806820869446, -2.061495542526245, 0.5400572419166565, 0.9925338625907898, 2.514251470565796, 1.8905582427978516, 0.1621585488319397, 949.0, -0.12269199639558792, 0.45947501063346863, 0.05833199992775917, 3.127000093460083, 1.1150000095367432, 3.1389999389648438], "mean": [0.7062255144119263, 1.989789605140686, -0.7354090809822083, -0.676531970500946, -2.249978542327881, -1.4673964977264404, 1.8329638242721558, 560.5504760742188, 0.24524644017219543, 0.3755016028881073, 0.016133001074194908, -1.8832461833953857, 0.3054683804512024, -0.6735547780990601, -0.5028579831123352, -2.1443920135498047, 0.26163700222969055, 0.48210734128952026, 2.096865177154541, 1.3870142698287964, -1.0982860326766968, 319.0432434082031, -0.29125910997390747, 0.3218229413032532, -0.022458886727690697, 2.3024160861968994, 0.6151086091995239, -0.8266106843948364], "std": [0.20943665504455566, 0.06943025439977646, 0.22186338901519775, 0.16726121306419373, 0.30351680517196655, 0.26984715461730957, 0.3399422764778137, 348.49822998046875, 0.0750158354640007, 0.054818786680698395, 0.05530039966106415, 2.2213597297668457, 0.3245992362499237, 0.19815877079963684, 0.15676230192184448, 0.026451006531715393, 0.2761971354484558, 0.46843722462654114, 0.304011732339859, 0.33629512786865234, 0.6547593474388123, 387.3758544921875, 0.050575438886880875, 0.057408012449741364, 0.06597913801670074, 1.181752324104309, 0.23670773208141327, 2.5636072158813477], "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": [766], "max": [766], "mean": [766.0], "std": [0.0], "count": [555]}, "index": {"min": [666526], "max": [667080], "mean": [666803.0], "std": [160.21443963222126], "count": [555]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [555]}, "subtask_annotation": {"mean": [11.965765765765767, 29.0, 29.0, 29.0, 29.0], "std": [9.338706582274572, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [555]}, "scene_annotation": {"mean": [766.0], "std": [0.0], "min": [766], "max": [766], "count": [555]}, "eef_direction_state": {"mean": [3.443243243243243, 3.7225225225225227], "std": [2.3003964257508978, 1.7864699040177527], "min": [0, 0], "max": [6, 6], "count": [555]}, "eef_velocity_state": {"mean": [0.8684684684684685, 1.0738738738738738], "std": [0.7657042900601874, 0.7663781335291738], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_acc_mag_state": {"mean": [0.7441441441441441, 0.9333333333333333], "std": [0.8292713272370007, 0.84099183543437], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_direction_action": {"mean": [3.443243243243243, 3.7225225225225227], "std": [2.3003964257508978, 1.7864699040177527], "min": [0, 0], "max": [6, 6], "count": [555]}, "eef_velocity_action": {"mean": [0.8684684684684685, 1.0738738738738738], "std": [0.7657042900601874, 0.7663781335291738], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_acc_mag_action": {"mean": [0.7441441441441441, 0.9333333333333333], "std": [0.8292713272370007, 0.84099183543437], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_sim_pose_state": {"mean": [0.5201166071254292, 0.28028233210755543, 1.0569673634862327, -1.685058808426296, 1.1000000325488153, 0.6265551434090703, 0.5887281220676758, -0.2762117071944878, 1.128050944610956, 2.570735952418146, 0.7991047507425773, -1.7793483170901978], "std": [0.053982326395521744, 0.07880478909274638, 0.032803781710963736, 1.4812662712063682, 0.24092880018983795, 2.455755007599105, 0.05146667581730604, 0.07661523046333575, 0.05458884046635226, 0.27167191635918175, 0.26214165843547543, 1.9932020044856977], "min": [0.45010791608895917, 0.03653566526937212, 0.998252524082794, -2.7560326535458834, 0.7000540428302489, -3.1267135793521, 0.5032600737850117, -0.3848288175264186, 1.0553408143864336, 2.100095352849538, 0.3437244175328251, -3.1227485316110193], "max": [0.6447698997491967, 0.3862969456569772, 1.0991987136266492, 2.4566331174155813, 1.5609024137409828, 3.139154154145465, 0.6633545250988722, -0.08016144596185065, 1.251061534759981, 2.967194283390768, 1.2171523468535415, 3.1321333690338475], "count": [555]}, "eef_sim_pose_action": {"mean": [0.5201166071254292, 0.28028233210755543, 1.0569673634862327, -1.685058808426296, 1.1000000325488153, 0.6265551434090703, 0.5887281220676758, -0.2762117071944878, 1.128050944610956, 2.570735952418146, 0.7991047507425773, -1.7793483170901978], "std": [0.053982326395521744, 0.07880478909274638, 0.032803781710963736, 1.4812662712063682, 0.24092880018983795, 2.455755007599105, 0.05146667581730604, 0.07661523046333575, 0.05458884046635226, 0.27167191635918175, 0.26214165843547543, 1.9932020044856977], "min": [0.45010791608895917, 0.03653566526937212, 0.998252524082794, -2.7560326535458834, 0.7000540428302489, -3.1267135793521, 0.5032600737850117, -0.3848288175264186, 1.0553408143864336, 2.100095352849538, 0.3437244175328251, -3.1227485316110193], "max": [0.6447698997491967, 0.3862969456569772, 1.0991987136266492, 2.4566331174155813, 1.5609024137409828, 3.139154154145465, 0.6633545250988722, -0.08016144596185065, 1.251061534759981, 2.967194283390768, 1.2171523468535415, 3.1321333690338475], "count": [555]}, "gripper_mode_state": {"mean": [0.6702702702702703, 0.38738738738738737], "std": [0.4701149168682999, 0.4871533634088552], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_state": {"mean": [1.6900900900900901, 1.7225225225225225], "std": [0.6502882181452686, 0.6256794050959359], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_mode_action": {"mean": [0.6702702702702703, 0.38738738738738737], "std": [0.4701149168682999, 0.4871533634088552], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_action": {"mean": [1.6900900900900901, 1.7225225225225225], "std": [0.6502882181452686, 0.6256794050959359], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_open_scale_state": {"mean": [0.3190432431637435, 0.560550450292364], "std": [0.3873758911889686, 0.34849826229663994], "min": [0.0, 0.036], "max": [0.949, 0.947], "count": [555]}, "gripper_open_scale_action": {"mean": [0.3190432431637435, 0.560550450292364], "std": [0.3873758911889686, 0.34849826229663994], "min": [0.0, 0.036], "max": [0.949, 0.947], "count": [555]}}} +{"episode_index": 761, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[1.0]], [[1.0]]], "mean": [[[0.42583478738717706]], [[0.4524709104127762]], [[0.45247625004863057]]], "std": [[[0.22839042403430915]], [[0.19748411276065594]], [[0.19237915064876004]]], "count": [168]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38246215083255525]], [[0.43430144870448184]], [[0.4368264825027233]]], "std": [[[0.23708036689996545]], [[0.1998303271191193]], [[0.19379756636581563]]], "count": [168]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4068711411647993]], [[0.4412653113328665]], [[0.44587029985605353]]], "std": [[[0.20305872446004394]], [[0.17310037524617]], [[0.16397397726537785]]], "count": [168]}, "observation.state": {"min": [0.2505594789981842, 2.0220162868499756, -1.6902292966842651, -1.1790049076080322, -2.765561580657959, -1.909844160079956, 0.5815611481666565, 35.0, -0.01076900027692318, 0.2682200074195862, -0.152879998087883, -3.0880000591278076, -0.22200000286102295, -0.8790000081062317, -0.9416924118995667, -2.1758322715759277, 0.3093072772026062, -0.09054768830537796, 1.358878493309021, 0.6851464509963989, -2.326122283935547, 3.0, -0.34846600890159607, 0.243259996175766, -0.15780000388622284, -3.1411852836608887, -0.037999995052814484, -2.881999969482422], "max": [1.2600579261779785, 2.121901512145996, -0.3850370943546295, -0.186593160033226, -1.1043221950531006, -0.872175931930542, 1.8961083889007568, 938.0, 0.37574198842048645, 0.4417169988155365, 0.1075809970498085, -2.375999927520752, 0.7720000147819519, 0.5529999732971191, -0.2058965116739273, -2.0033762454986572, 1.062556505203247, 1.1855672597885132, 2.7245638370513916, 2.016047239303589, -0.8006872534751892, 934.0, -0.18335400521755219, 0.4897739887237549, 0.08873400092124939, 3.140000104904175, 0.8259999752044678, -2.0160000324249268], "mean": [0.5788041353225708, 2.0741865634918213, -0.72641521692276, -0.8721086382865906, -2.2016165256500244, -1.4612635374069214, 1.6093515157699585, 498.0075378417969, 0.2584434151649475, 0.34426867961883545, 0.01997354067862034, -2.7865824699401855, 0.31704196333885193, -0.44235581159591675, -0.5158470869064331, -2.0933988094329834, 0.6825421452522278, 0.7649599313735962, 2.205033540725708, 1.4863700866699219, -1.7257777452468872, 413.6974182128906, -0.2878864109516144, 0.32568851113319397, 0.001011624000966549, 2.686690092086792, 0.36311644315719604, -2.363199234008789], "std": [0.27684444189071655, 0.02270450070500374, 0.3359363079071045, 0.20555919408798218, 0.3455478549003601, 0.27911898493766785, 0.2741221487522125, 400.15283203125, 0.11173805594444275, 0.05240196734666824, 0.06715735793113708, 0.18695873022079468, 0.2647232711315155, 0.35597464442253113, 0.20612958073616028, 0.05390505865216255, 0.1609155535697937, 0.30577513575553894, 0.468169242143631, 0.3376765549182892, 0.48289987444877625, 349.5289306640625, 0.04582531750202179, 0.06305264681577682, 0.06105290725827217, 0.9571977257728577, 0.2919692397117615, 0.27404847741127014], "count": [927]}, "action": {"min": [0.2505594789981842, 2.0220162868499756, -1.6902292966842651, -1.1790049076080322, -2.765561580657959, -1.909844160079956, 0.5815611481666565, 35.0, -0.01076900027692318, 0.2682200074195862, -0.152879998087883, -3.0880000591278076, -0.22200000286102295, -0.8790000081062317, -0.9416924118995667, -2.1758322715759277, 0.3093072772026062, -0.09054768830537796, 1.358878493309021, 0.6851464509963989, -2.326122283935547, 3.0, -0.34846600890159607, 0.243259996175766, -0.15780000388622284, -3.1411852836608887, -0.037999995052814484, -2.881999969482422], "max": [1.2600579261779785, 2.121901512145996, -0.3850370943546295, -0.186593160033226, -1.1043221950531006, -0.872175931930542, 1.8961083889007568, 938.0, 0.37574198842048645, 0.4417169988155365, 0.1075809970498085, -2.375999927520752, 0.7720000147819519, 0.5529999732971191, -0.2058965116739273, -2.0033762454986572, 1.062556505203247, 1.1855672597885132, 2.7245638370513916, 2.016047239303589, -0.8006872534751892, 934.0, -0.18335400521755219, 0.4897739887237549, 0.08873400092124939, 3.140000104904175, 0.8259999752044678, -2.0160000324249268], "mean": [0.5788041353225708, 2.0741865634918213, -0.72641521692276, -0.8721086382865906, -2.2016165256500244, -1.4612635374069214, 1.6093515157699585, 498.0075378417969, 0.2584434151649475, 0.34426867961883545, 0.01997354067862034, -2.7865824699401855, 0.31704196333885193, -0.44235581159591675, -0.5158470869064331, -2.0933988094329834, 0.6825421452522278, 0.7649599313735962, 2.205033540725708, 1.4863700866699219, -1.7257777452468872, 413.6974182128906, -0.2878864109516144, 0.32568851113319397, 0.001011624000966549, 2.686690092086792, 0.36311644315719604, -2.363199234008789], "std": [0.27684444189071655, 0.02270450070500374, 0.3359363079071045, 0.20555919408798218, 0.3455478549003601, 0.27911898493766785, 0.2741221487522125, 400.15283203125, 0.11173805594444275, 0.05240196734666824, 0.06715735793113708, 0.18695873022079468, 0.2647232711315155, 0.35597464442253113, 0.20612958073616028, 0.05390505865216255, 0.1609155535697937, 0.30577513575553894, 0.468169242143631, 0.3376765549182892, 0.48289987444877625, 349.5289306640625, 0.04582531750202179, 0.06305264681577682, 0.06105290725827217, 0.9571977257728577, 0.2919692397117615, 0.27404847741127014], "count": [927]}, "timestamp": {"min": [0.0], "max": [30.866666666666667], "mean": [15.433333333333334], "std": [8.920056468846338], "count": [927]}, "frame_index": {"min": [0], "max": [926], "mean": [463.0], "std": [267.6016940653902], "count": [927]}, "episode_index": {"min": [767], "max": [767], "mean": [767.0], "std": [0.0], "count": [927]}, "index": {"min": [667081], "max": [668007], "mean": [667544.0], "std": [267.6016940653902], "count": [927]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [927]}, "subtask_annotation": {"mean": [6.998921251348436, 29.0, 29.0, 29.0, 29.0], "std": [5.150486086469527, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [927]}, "scene_annotation": {"mean": [767.0], "std": [0.0], "min": [767], "max": [767], "count": [927]}, "eef_direction_state": {"mean": [3.7691477885652644, 3.8284789644012944], "std": [2.2146412935427415, 2.0315016831949575], "min": [0, 0], "max": [6, 6], "count": [927]}, "eef_velocity_state": {"mean": [0.7367853290183387, 0.8166127292340885], "std": [0.6918976455911852, 0.6973707471460007], "min": [0, 0], "max": [2, 2], "count": [927]}, "eef_acc_mag_state": {"mean": [0.6709816612729234, 0.7389428263214671], "std": [0.8169254637088538, 0.824924673080226], "min": [0, 0], "max": [2, 2], "count": [927]}, "eef_direction_action": {"mean": [3.7691477885652644, 3.8284789644012944], "std": [2.2146412935427415, 2.0315016831949575], "min": [0, 0], "max": [6, 6], "count": [927]}, "eef_velocity_action": {"mean": [0.7367853290183387, 0.8166127292340885], "std": [0.6918976455911852, 0.6973707471460007], "min": [0, 0], "max": [2, 2], "count": [927]}, "eef_acc_mag_action": {"mean": [0.6709816612729234, 0.7389428263214671], "std": [0.8169254637088538, 0.824924673080226], "min": [0, 0], "max": [2, 2], "count": [927]}, "eef_sim_pose_state": {"mean": [0.5348588694914491, 0.2968636007450285, 1.0870247470989804, -2.3520454519355423, 0.7881519946076897, 2.2300101346417214, 0.5533609482563843, -0.2878734906913752, 1.1207471835428748, 1.532011994963176, 0.9065166133284407, -2.062025927538194], "std": [0.06043519283160836, 0.06666010032407876, 0.04123443722083809, 0.9738562024457902, 0.36164282911034495, 1.812834303394236, 0.053621822177473785, 0.11746215556432128, 0.04905636433800748, 2.3335660377274756, 0.2613148935820679, 1.354039749376862], "min": [0.4440001858668904, 0.1256776487247481, 1.0034351854813301, -3.1410232554597886, 0.3110860447922126, -3.1388098305153544, 0.469277231118272, -0.4117467241545482, 1.004450760636755, -3.1380185254067956, 0.37897099752984453, -3.1407214678418613], "max": [0.6860814793578377, 0.38039710907966073, 1.168964312876718, 3.1406969243950313, 1.3784318393681518, 3.1410357801106032, 0.6532554979474123, 0.007797857743848377, 1.2390238021483553, 3.1405604713803936, 1.4952771875562645, 3.141488533805991], "count": [927]}, "eef_sim_pose_action": {"mean": [0.5348588694914491, 0.2968636007450285, 1.0870247470989804, -2.3520454519355423, 0.7881519946076897, 2.2300101346417214, 0.5533609482563843, -0.2878734906913752, 1.1207471835428748, 1.532011994963176, 0.9065166133284407, -2.062025927538194], "std": [0.06043519283160836, 0.06666010032407876, 0.04123443722083809, 0.9738562024457902, 0.36164282911034495, 1.812834303394236, 0.053621822177473785, 0.11746215556432128, 0.04905636433800748, 2.3335660377274756, 0.2613148935820679, 1.354039749376862], "min": [0.4440001858668904, 0.1256776487247481, 1.0034351854813301, -3.1410232554597886, 0.3110860447922126, -3.1388098305153544, 0.469277231118272, -0.4117467241545482, 1.004450760636755, -3.1380185254067956, 0.37897099752984453, -3.1407214678418613], "max": [0.6860814793578377, 0.38039710907966073, 1.168964312876718, 3.1406969243950313, 1.3784318393681518, 3.1410357801106032, 0.6532554979474123, 0.007797857743848377, 1.2390238021483553, 3.1405604713803936, 1.4952771875562645, 3.141488533805991], "count": [927]}, "gripper_mode_state": {"mean": [0.6062567421790723, 0.4552319309600863], "std": [0.4885790670316198, 0.49799178707528957], "min": [0, 0], "max": [1, 1], "count": [927]}, "gripper_activity_state": {"mean": [1.7648327939590076, 1.8101402373247033], "std": [0.5808277665300118, 0.5281551635396813], "min": [0, 0], "max": [2, 2], "count": [927]}, "gripper_mode_action": {"mean": [0.6062567421790723, 0.4552319309600863], "std": [0.4885790670316198, 0.49799178707528957], "min": [0, 0], "max": [1, 1], "count": [927]}, "gripper_activity_action": {"mean": [1.7648327939590076, 1.8101402373247033], "std": [0.5808277665300118, 0.5281551635396813], "min": [0, 0], "max": [2, 2], "count": [927]}, "gripper_open_scale_state": {"mean": [0.4136974110629061, 0.49800755123233104], "std": [0.3495290427546623, 0.40015296863219174], "min": [0.003, 0.035], "max": [0.934, 0.938], "count": [927]}, "gripper_open_scale_action": {"mean": [0.4136974110629061, 0.49800755123233104], "std": [0.3495290427546623, 0.40015296863219174], "min": [0.003, 0.035], "max": [0.934, 0.938], "count": [927]}}} +{"episode_index": 762, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.42243975927359245]], [[0.45244402878110307]], [[0.45339058916695335]]], "std": [[[0.24038722299366258]], [[0.2062643939263484]], [[0.20231195655553588]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41561255339123954]], [[0.45382821279096436]], [[0.45446023248480677]]], "std": [[[0.202140315741218]], [[0.16668794032839898]], [[0.16119445992409012]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4261438768489852]], [[0.46044936790505675]], [[0.4630428186991171]]], "std": [[[0.21613848074299546]], [[0.1879586427187061]], [[0.18067944466623362]]], "count": [114]}, "observation.state": {"min": [0.35245180130004883, 1.8652682304382324, -1.389683485031128, -1.1199603080749512, -2.692676544189453, -1.971680998802185, 1.1662988662719727, 39.0, 0.03639199957251549, 0.27788999676704407, -0.12704600393772125, -3.1411852836608887, -0.3790000379085541, -1.0219999551773071, -0.8459087014198303, -2.175483226776123, -0.4017748236656189, -0.5342801809310913, 1.3147391080856323, 0.8681268692016602, -1.917226791381836, 0.0, -0.36670199036598206, 0.2244880050420761, -0.21361200511455536, -3.1381852626800537, 0.164000004529953, -3.111999988555908], "max": [1.2442626953125, 2.10797381401062, -0.37428584694862366, -0.33421310782432556, -1.7899049520492554, -0.9020385146141052, 2.31966495513916, 949.0, 0.3437429964542389, 0.436830997467041, 0.1282690018415451, 3.1410000324249268, 0.777999997138977, -0.2669999897480011, -0.23458971083164215, -2.0503954887390137, 0.5764647722244263, 1.141026496887207, 2.6445751190185547, 2.02203369140625, 0.322083055973053, 937.0, -0.14686399698257446, 0.433786004781723, 0.0892459973692894, 3.1389999389648438, 1.0850000381469727, 3.118000030517578], "mean": [0.6849789619445801, 2.003422975540161, -0.7499132752418518, -0.7298257350921631, -2.2598519325256348, -1.5774788856506348, 1.8118797540664673, 593.7658081054688, 0.2403576821088791, 0.35459303855895996, 0.014117748476564884, -1.4908770322799683, 0.24696201086044312, -0.6284849047660828, -0.4752022325992584, -2.135870933532715, 0.22849921882152557, 0.5234294533729553, 2.1710925102233887, 1.5401033163070679, -1.1593706607818604, 340.16546630859375, -0.29263997077941895, 0.3004392087459564, -0.011401661671698093, 1.6634886264801025, 0.573265552520752, -0.7531764507293701], "std": [0.23184190690517426, 0.06441992521286011, 0.2455347627401352, 0.2032361775636673, 0.2747011184692383, 0.2729083299636841, 0.3590826094150543, 386.4843444824219, 0.085939422249794, 0.04794992879033089, 0.059364091604948044, 2.5403759479522705, 0.3264240324497223, 0.18014058470726013, 0.1586999148130417, 0.0334768109023571, 0.31119051575660706, 0.5097565650939941, 0.34511908888816833, 0.3114399313926697, 0.7457412481307983, 409.8006286621094, 0.051253192126750946, 0.05269050970673561, 0.0696815699338913, 2.035750150680542, 0.28337177634239197, 2.453594207763672], "count": [553]}, "action": {"min": [0.35245180130004883, 1.8652682304382324, -1.389683485031128, -1.1199603080749512, -2.692676544189453, -1.971680998802185, 1.1662988662719727, 39.0, 0.03639199957251549, 0.27788999676704407, -0.12704600393772125, -3.1411852836608887, -0.3790000379085541, -1.0219999551773071, -0.8459087014198303, -2.175483226776123, -0.4017748236656189, -0.5342801809310913, 1.3147391080856323, 0.8681268692016602, -1.917226791381836, 0.0, -0.36670199036598206, 0.2244880050420761, -0.21361200511455536, -3.1381852626800537, 0.164000004529953, -3.111999988555908], "max": [1.2442626953125, 2.10797381401062, -0.37428584694862366, -0.33421310782432556, -1.7899049520492554, -0.9020385146141052, 2.31966495513916, 949.0, 0.3437429964542389, 0.436830997467041, 0.1282690018415451, 3.1410000324249268, 0.777999997138977, -0.2669999897480011, -0.23458971083164215, -2.0503954887390137, 0.5764647722244263, 1.141026496887207, 2.6445751190185547, 2.02203369140625, 0.322083055973053, 937.0, -0.14686399698257446, 0.433786004781723, 0.0892459973692894, 3.1389999389648438, 1.0850000381469727, 3.118000030517578], "mean": [0.6849789619445801, 2.003422975540161, -0.7499132752418518, -0.7298257350921631, -2.2598519325256348, -1.5774788856506348, 1.8118797540664673, 593.7658081054688, 0.2403576821088791, 0.35459303855895996, 0.014117748476564884, -1.4908770322799683, 0.24696201086044312, -0.6284849047660828, -0.4752022325992584, -2.135870933532715, 0.22849921882152557, 0.5234294533729553, 2.1710925102233887, 1.5401033163070679, -1.1593706607818604, 340.16546630859375, -0.29263997077941895, 0.3004392087459564, -0.011401661671698093, 1.6634886264801025, 0.573265552520752, -0.7531764507293701], "std": [0.23184190690517426, 0.06441992521286011, 0.2455347627401352, 0.2032361775636673, 0.2747011184692383, 0.2729083299636841, 0.3590826094150543, 386.4843444824219, 0.085939422249794, 0.04794992879033089, 0.059364091604948044, 2.5403759479522705, 0.3264240324497223, 0.18014058470726013, 0.1586999148130417, 0.0334768109023571, 0.31119051575660706, 0.5097565650939941, 0.34511908888816833, 0.3114399313926697, 0.7457412481307983, 409.8006286621094, 0.051253192126750946, 0.05269050970673561, 0.0696815699338913, 2.035750150680542, 0.28337177634239197, 2.453594207763672], "count": [553]}, "timestamp": {"min": [0.0], "max": [18.4], "mean": [9.200000000000001], "std": [5.321236280748634], "count": [553]}, "frame_index": {"min": [0], "max": [552], "mean": [276.0], "std": [159.63708842245902], "count": [553]}, "episode_index": {"min": [768], "max": [768], "mean": [768.0], "std": [0.0], "count": [553]}, "index": {"min": [668008], "max": [668560], "mean": [668284.0], "std": [159.63708842245902], "count": [553]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [553]}, "subtask_annotation": {"mean": [7.634719710669078, 29.0, 29.0, 29.0, 29.0], "std": [5.535062230065387, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [553]}, "scene_annotation": {"mean": [768.0], "std": [0.0], "min": [768], "max": [768], "count": [553]}, "eef_direction_state": {"mean": [3.182640144665461, 3.766726943942134], "std": [2.348695665644441, 1.7141617217349663], "min": [0, 0], "max": [6, 6], "count": [553]}, "eef_velocity_state": {"mean": [0.9403254972875226, 1.0904159132007234], "std": [0.7875968224993111, 0.7006574080876309], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_acc_mag_state": {"mean": [0.7649186256781193, 0.9367088607594937], "std": [0.8261541013423804, 0.8276252112418684], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_direction_action": {"mean": [3.182640144665461, 3.766726943942134], "std": [2.348695665644441, 1.7141617217349663], "min": [0, 0], "max": [6, 6], "count": [553]}, "eef_velocity_action": {"mean": [0.9403254972875226, 1.0904159132007234], "std": [0.7875968224993111, 0.7006574080876309], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_acc_mag_action": {"mean": [0.7649186256781193, 0.9367088607594937], "std": [0.8261541013423804, 0.8276252112418684], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_sim_pose_state": {"mean": [0.5019715094523095, 0.289508336538971, 1.0636391662777442, -1.5384632768793365, 0.9983888133243983, 0.6458982844921043, 0.5710589510291822, -0.2723362229924332, 1.130343380975944, 2.5719092734215385, 0.7843749878555848, -1.9966057667193546], "std": [0.05094537247156345, 0.08134360177314531, 0.03595038602206741, 1.4350422274424643, 0.29264824692539676, 2.370477018563714, 0.04629834390492985, 0.08787677775916422, 0.060482602662359, 0.2765251346199712, 0.27244910352740537, 1.7042924914625093], "min": [0.4298984047095599, 0.05412191679859914, 1.0064503917179866, -2.6297858808260672, 0.526584268629918, -3.124417182740113, 0.4992159596643583, -0.3749661603875374, 1.0389748980071245, 2.096730661617274, 0.3428647270324514, -3.1396609812751683], "max": [0.6225341581465332, 0.4087941782761317, 1.1121868193799707, 2.222032738942517, 1.5491344004485925, 3.137448473667882, 0.6499201341282095, -0.05489775883905264, 1.2665990391214386, 3.072257255084792, 1.1954082227809302, 3.1306484326349215], "count": [553]}, "eef_sim_pose_action": {"mean": [0.5019715094523095, 0.289508336538971, 1.0636391662777442, -1.5384632768793365, 0.9983888133243983, 0.6458982844921043, 0.5710589510291822, -0.2723362229924332, 1.130343380975944, 2.5719092734215385, 0.7843749878555848, -1.9966057667193546], "std": [0.05094537247156345, 0.08134360177314531, 0.03595038602206741, 1.4350422274424643, 0.29264824692539676, 2.370477018563714, 0.04629834390492985, 0.08787677775916422, 0.060482602662359, 0.2765251346199712, 0.27244910352740537, 1.7042924914625093], "min": [0.4298984047095599, 0.05412191679859914, 1.0064503917179866, -2.6297858808260672, 0.526584268629918, -3.124417182740113, 0.4992159596643583, -0.3749661603875374, 1.0389748980071245, 2.096730661617274, 0.3428647270324514, -3.1396609812751683], "max": [0.6225341581465332, 0.4087941782761317, 1.1121868193799707, 2.222032738942517, 1.5491344004485925, 3.137448473667882, 0.6499201341282095, -0.05489775883905264, 1.2665990391214386, 3.072257255084792, 1.1954082227809302, 3.1306484326349215], "count": [553]}, "gripper_mode_state": {"mean": [0.6491862567811935, 0.3924050632911392], "std": [0.477224748716594, 0.4882861144806557], "min": [0, 0], "max": [1, 1], "count": [553]}, "gripper_activity_state": {"mean": [1.7432188065099457, 1.7305605786618445], "std": [0.5976703877968265, 0.6145515812106908], "min": [0, 0], "max": [2, 2], "count": [553]}, "gripper_mode_action": {"mean": [0.6491862567811935, 0.3924050632911392], "std": [0.477224748716594, 0.4882861144806557], "min": [0, 0], "max": [1, 1], "count": [553]}, "gripper_activity_action": {"mean": [1.7432188065099457, 1.7305605786618445], "std": [0.5976703877968265, 0.6145515812106908], "min": [0, 0], "max": [2, 2], "count": [553]}, "gripper_open_scale_state": {"mean": [0.3401654608746219, 0.5937658226813378], "std": [0.40980073514911464, 0.38648440267386946], "min": [0.0, 0.039], "max": [0.937, 0.949], "count": [553]}, "gripper_open_scale_action": {"mean": [0.3401654608746219, 0.5937658226813378], "std": [0.40980073514911464, 0.38648440267386946], "min": [0.0, 0.039], "max": [0.937, 0.949], "count": [553]}}} +{"episode_index": 763, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4119380289508966]], [[0.4468781352997039]], [[0.4491603716272834]]], "std": [[[0.24259471984688818]], [[0.209049305756835]], [[0.20351666093091722]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4090728590581532]], [[0.4543290737947601]], [[0.4570447199178817]]], "std": [[[0.20660211824650596]], [[0.16811224008908396]], [[0.16107730057281236]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4454655885146081]], [[0.46655936819172117]], [[0.4664947000167588]]], "std": [[[0.169014407256108]], [[0.15125956835257423]], [[0.14534875233004269]]], "count": [117]}, "observation.state": {"min": [0.16146041452884674, 1.9771089553833008, -1.1621274948120117, -1.0015223026275635, -2.2612314224243164, -1.8437832593917847, 1.3467135429382324, 30.0, 0.047529999166727066, 0.20854200422763824, -0.09132000058889389, -3.132185220718384, 0.16900001466274261, -1.8270000219345093, -0.731537401676178, -2.176478147506714, -0.3938160836696625, -0.4963541626930237, 1.4893418550491333, 0.8372868299484253, -1.4883644580841064, -5.0, -0.3906030058860779, 0.17950299382209778, -0.1823659986257553, -3.1351852416992188, 0.382999986410141, -3.1411852836608887], "max": [1.1216009855270386, 2.105111598968506, -0.23406611382961273, -0.36763614416122437, -1.3190675973892212, -0.8638681769371033, 2.320467710494995, 947.0, 0.38662999868392944, 0.4444049894809723, 0.0846100002527237, 3.13700008392334, 1.2130000591278076, -0.2709999978542328, -0.15854570269584656, -2.055544137954712, 0.4190361499786377, 0.9602103233337402, 2.506031036376953, 1.9168428182601929, 0.3386462330818176, 940.0, -0.18106000125408173, 0.42775100469589233, 0.05956200137734413, 3.121000051498413, 1.0520000457763672, 3.13700008392334], "mean": [0.5016424059867859, 2.048461675643921, -0.633449375629425, -0.5832949280738831, -1.964084267616272, -1.489681363105774, 1.6529964208602905, 614.8333129882812, 0.2701466381549835, 0.319534033536911, -0.0003411149373278022, -0.47804778814315796, 0.6735028624534607, -0.86679607629776, -0.3964260518550873, -2.155535936355591, 0.17456185817718506, 0.5230814218521118, 2.1368072032928467, 1.511244535446167, -1.0574132204055786, 383.18670654296875, -0.31627190113067627, 0.27522286772727966, -0.016455452889204025, 2.4754631519317627, 0.6148168444633484, -2.207129716873169], "std": [0.22637133300304413, 0.04104253277182579, 0.24450163543224335, 0.1790289282798767, 0.18815211951732635, 0.2886427938938141, 0.3262702524662018, 376.61199951171875, 0.09963217377662659, 0.07411502301692963, 0.038482874631881714, 2.930342435836792, 0.21511352062225342, 0.37697333097457886, 0.16480517387390137, 0.02072506956756115, 0.19058066606521606, 0.5286382436752319, 0.3622819483280182, 0.3319165110588074, 0.6493201851844788, 397.5547790527344, 0.05717099830508232, 0.07049193233251572, 0.0631570816040039, 1.000830888748169, 0.18651476502418518, 1.2969074249267578], "count": [573]}, "action": {"min": [0.16146041452884674, 1.9771089553833008, -1.1621274948120117, -1.0015223026275635, -2.2612314224243164, -1.8437832593917847, 1.3467135429382324, 30.0, 0.047529999166727066, 0.20854200422763824, -0.09132000058889389, -3.132185220718384, 0.16900001466274261, -1.8270000219345093, -0.731537401676178, -2.176478147506714, -0.3938160836696625, -0.4963541626930237, 1.4893418550491333, 0.8372868299484253, -1.4883644580841064, -5.0, -0.3906030058860779, 0.17950299382209778, -0.1823659986257553, -3.1351852416992188, 0.382999986410141, -3.1411852836608887], "max": [1.1216009855270386, 2.105111598968506, -0.23406611382961273, -0.36763614416122437, -1.3190675973892212, -0.8638681769371033, 2.320467710494995, 947.0, 0.38662999868392944, 0.4444049894809723, 0.0846100002527237, 3.13700008392334, 1.2130000591278076, -0.2709999978542328, -0.15854570269584656, -2.055544137954712, 0.4190361499786377, 0.9602103233337402, 2.506031036376953, 1.9168428182601929, 0.3386462330818176, 940.0, -0.18106000125408173, 0.42775100469589233, 0.05956200137734413, 3.121000051498413, 1.0520000457763672, 3.13700008392334], "mean": [0.5016424059867859, 2.048461675643921, -0.633449375629425, -0.5832949280738831, -1.964084267616272, -1.489681363105774, 1.6529964208602905, 614.8333129882812, 0.2701466381549835, 0.319534033536911, -0.0003411149373278022, -0.47804778814315796, 0.6735028624534607, -0.86679607629776, -0.3964260518550873, -2.155535936355591, 0.17456185817718506, 0.5230814218521118, 2.1368072032928467, 1.511244535446167, -1.0574132204055786, 383.18670654296875, -0.31627190113067627, 0.27522286772727966, -0.016455452889204025, 2.4754631519317627, 0.6148168444633484, -2.207129716873169], "std": [0.22637133300304413, 0.04104253277182579, 0.24450163543224335, 0.1790289282798767, 0.18815211951732635, 0.2886427938938141, 0.3262702524662018, 376.61199951171875, 0.09963217377662659, 0.07411502301692963, 0.038482874631881714, 2.930342435836792, 0.21511352062225342, 0.37697333097457886, 0.16480517387390137, 0.02072506956756115, 0.19058066606521606, 0.5286382436752319, 0.3622819483280182, 0.3319165110588074, 0.6493201851844788, 397.5547790527344, 0.05717099830508232, 0.07049193233251572, 0.0631570816040039, 1.000830888748169, 0.18651476502418518, 1.2969074249267578], "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": [769], "max": [769], "mean": [769.0], "std": [0.0], "count": [573]}, "index": {"min": [668561], "max": [669133], "mean": [668847.0], "std": [165.41060022461278], "count": [573]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [573]}, "subtask_annotation": {"mean": [8.340314136125654, 29.0, 29.0, 29.0, 29.0], "std": [8.25114500949024, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [573]}, "scene_annotation": {"mean": [769.0], "std": [0.0], "min": [769], "max": [769], "count": [573]}, "eef_direction_state": {"mean": [3.397905759162304, 3.3821989528795813], "std": [2.2385163556559675, 2.283294835149916], "min": [0, 0], "max": [6, 6], "count": [573]}, "eef_velocity_state": {"mean": [0.8673647469458988, 0.9022687609075044], "std": [0.7495428749644191, 0.7754152753418897], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_acc_mag_state": {"mean": [0.8150087260034904, 0.7347294938917975], "std": [0.8317341636283465, 0.8225432860144537], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_direction_action": {"mean": [3.397905759162304, 3.3821989528795813], "std": [2.2385163556559675, 2.283294835149916], "min": [0, 0], "max": [6, 6], "count": [573]}, "eef_velocity_action": {"mean": [0.8673647469458988, 0.9022687609075044], "std": [0.7495428749644191, 0.7754152753418897], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_acc_mag_action": {"mean": [0.8150087260034904, 0.7347294938917975], "std": [0.8317341636283465, 0.8225432860144537], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_sim_pose_state": {"mean": [0.4736185833327703, 0.3025204144095098, 1.04485470370738, -1.9332384346618237, 1.0612580220279746, 0.7506977874662489, 0.5273462653415667, -0.28739141917866273, 1.0863863063662487, 2.094685184921863, 0.9218593912402426, -0.2733213337058025], "std": [0.0636386372029603, 0.08756812874600388, 0.019920473102967323, 1.3705914476187895, 0.2643594310865719, 2.6977898602770267, 0.0712281934779429, 0.08174457897541976, 0.06289858971680339, 0.2682600597164866, 0.185459546209014, 2.7892874058180337], "min": [0.37967475465540074, 0.09119738649429289, 0.9953461218355603, -3.140462928789943, 0.7400259222528711, -3.1413123795979963, 0.4086441960203324, -0.3836002484362688, 1.015962590566382, 1.6618308722186887, 0.5979356293041134, -3.1397190759514317], "max": [0.6147354750507282, 0.40283249815478006, 1.0777178744033376, 3.1383532816832584, 1.5653123559105713, 3.1357948533618725, 0.6570532258261228, -0.06751428967880688, 1.2513453483036423, 2.7583216849526484, 1.3769585146408683, 3.1415202734997862], "count": [573]}, "eef_sim_pose_action": {"mean": [0.4736185833327703, 0.3025204144095098, 1.04485470370738, -1.9332384346618237, 1.0612580220279746, 0.7506977874662489, 0.5273462653415667, -0.28739141917866273, 1.0863863063662487, 2.094685184921863, 0.9218593912402426, -0.2733213337058025], "std": [0.0636386372029603, 0.08756812874600388, 0.019920473102967323, 1.3705914476187895, 0.2643594310865719, 2.6977898602770267, 0.0712281934779429, 0.08174457897541976, 0.06289858971680339, 0.2682600597164866, 0.185459546209014, 2.7892874058180337], "min": [0.37967475465540074, 0.09119738649429289, 0.9953461218355603, -3.140462928789943, 0.7400259222528711, -3.1413123795979963, 0.4086441960203324, -0.3836002484362688, 1.015962590566382, 1.6618308722186887, 0.5979356293041134, -3.1397190759514317], "max": [0.6147354750507282, 0.40283249815478006, 1.0777178744033376, 3.1383532816832584, 1.5653123559105713, 3.1357948533618725, 0.6570532258261228, -0.06751428967880688, 1.2513453483036423, 2.7583216849526484, 1.3769585146408683, 3.1415202734997862], "count": [573]}, "gripper_mode_state": {"mean": [0.5863874345549738, 0.3525305410122164], "std": [0.4924806708399935, 0.4777580545274474], "min": [0, 0], "max": [1, 1], "count": [573]}, "gripper_activity_state": {"mean": [1.719022687609075, 1.7155322862129145], "std": [0.6249085834785508, 0.6261210018778348], "min": [0, 0], "max": [2, 2], "count": [573]}, "gripper_mode_action": {"mean": [0.5863874345549738, 0.3525305410122164], "std": [0.4924806708399935, 0.4777580545274474], "min": [0, 0], "max": [1, 1], "count": [573]}, "gripper_activity_action": {"mean": [1.719022687609075, 1.7155322862129145], "std": [0.6249085834785508, 0.6261210018778348], "min": [0, 0], "max": [2, 2], "count": [573]}, "gripper_open_scale_state": {"mean": [0.3832094239988353, 0.6148333333466484], "std": [0.39753281588621814, 0.3766119957927921], "min": [0.0, 0.03], "max": [0.94, 0.947], "count": [573]}, "gripper_open_scale_action": {"mean": [0.3832094239988353, 0.6148333333466484], "std": [0.39753281588621814, 0.3766119957927921], "min": [0.0, 0.03], "max": [0.94, 0.947], "count": [573]}}} +{"episode_index": 764, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8235294117647058]], [[1.0]], [[1.0]]], "mean": [[[0.42426615831517794]], [[0.45062178876180103]], [[0.45102316895122246]]], "std": [[[0.2325218131525725]], [[0.20186223688473381]], [[0.19715252841054243]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42668848530924713]], [[0.46026297544480754]], [[0.4609279343681917]]], "std": [[[0.20012350082577315]], [[0.16793919152741665]], [[0.1613748887626767]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4206222823620189]], [[0.455689782664609]], [[0.4588694531439119]]], "std": [[[0.22333548149401575]], [[0.1940251575821204]], [[0.1867262083274886]]], "count": [108]}, "observation.state": {"min": [0.4262792468070984, 1.8661234378814697, -1.5966447591781616, -1.1691088676452637, -2.7075815200805664, -1.8618823289871216, 1.325245976448059, 37.0, 0.01910099945962429, 0.28617799282073975, -0.1108430027961731, -3.1411852836608887, -0.414000004529953, -0.9819999933242798, -0.7870911359786987, -2.1754658222198486, -0.35157912969589233, -0.5593605637550354, 1.2204914093017578, 0.829607367515564, -1.9065628051757812, -2.0, -0.37536200881004333, 0.22958199679851532, -0.21040500700473785, -3.1351852416992188, 0.18299999833106995, -3.1391851902008057], "max": [1.2436343431472778, 2.1087417602539062, -0.4005530774593353, -0.40907028317451477, -1.8349170684814453, -0.9698795080184937, 2.271162271499634, 956.0, 0.32822099328041077, 0.4292770028114319, 0.09631899744272232, 3.140000104904175, 0.7160000205039978, 0.14000001549720764, -0.2923426628112793, -2.021545171737671, 0.5676858425140381, 1.0953510999679565, 2.656792640686035, 2.02508807182312, 0.36081191897392273, 949.0, -0.1470949947834015, 0.4219529926776886, 0.10243500024080276, 3.128000020980835, 1.0490000247955322, 3.138000011444092], "mean": [0.732208788394928, 2.011805772781372, -0.7969422340393066, -0.7576671242713928, -2.3111958503723145, -1.5663118362426758, 1.841082215309143, 582.8342895507812, 0.22309599816799164, 0.3626633882522583, 0.005647619254887104, -1.2716264724731445, 0.19483938813209534, -0.5716218948364258, -0.445599764585495, -2.1177995204925537, 0.25057730078697205, 0.5408164262771606, 2.11393404006958, 1.523693323135376, -1.1872129440307617, 376.8488464355469, -0.30349311232566833, 0.2978619337081909, -0.001112429890781641, 2.2830567359924316, 0.6010600924491882, -0.8829940557479858], "std": [0.22005289793014526, 0.056297317147254944, 0.2885434925556183, 0.21576105058193207, 0.2546975016593933, 0.24581456184387207, 0.3232556879520416, 398.9652099609375, 0.09220144152641296, 0.04636062681674957, 0.050419315695762634, 2.674031972885132, 0.32367438077926636, 0.2729766070842743, 0.1310451179742813, 0.051875822246074677, 0.27806809544563293, 0.5102666020393372, 0.34148547053337097, 0.31916260719299316, 0.7562611103057861, 412.30059814453125, 0.05036948621273041, 0.04822263494133949, 0.07911860197782516, 1.341916799545288, 0.2355494648218155, 2.422183036804199], "count": [516]}, "action": {"min": [0.4262792468070984, 1.8661234378814697, -1.5966447591781616, -1.1691088676452637, -2.7075815200805664, -1.8618823289871216, 1.325245976448059, 37.0, 0.01910099945962429, 0.28617799282073975, -0.1108430027961731, -3.1411852836608887, -0.414000004529953, -0.9819999933242798, -0.7870911359786987, -2.1754658222198486, -0.35157912969589233, -0.5593605637550354, 1.2204914093017578, 0.829607367515564, -1.9065628051757812, -2.0, -0.37536200881004333, 0.22958199679851532, -0.21040500700473785, -3.1351852416992188, 0.18299999833106995, -3.1391851902008057], "max": [1.2436343431472778, 2.1087417602539062, -0.4005530774593353, -0.40907028317451477, -1.8349170684814453, -0.9698795080184937, 2.271162271499634, 956.0, 0.32822099328041077, 0.4292770028114319, 0.09631899744272232, 3.140000104904175, 0.7160000205039978, 0.14000001549720764, -0.2923426628112793, -2.021545171737671, 0.5676858425140381, 1.0953510999679565, 2.656792640686035, 2.02508807182312, 0.36081191897392273, 949.0, -0.1470949947834015, 0.4219529926776886, 0.10243500024080276, 3.128000020980835, 1.0490000247955322, 3.138000011444092], "mean": [0.732208788394928, 2.011805772781372, -0.7969422340393066, -0.7576671242713928, -2.3111958503723145, -1.5663118362426758, 1.841082215309143, 582.8342895507812, 0.22309599816799164, 0.3626633882522583, 0.005647619254887104, -1.2716264724731445, 0.19483938813209534, -0.5716218948364258, -0.445599764585495, -2.1177995204925537, 0.25057730078697205, 0.5408164262771606, 2.11393404006958, 1.523693323135376, -1.1872129440307617, 376.8488464355469, -0.30349311232566833, 0.2978619337081909, -0.001112429890781641, 2.2830567359924316, 0.6010600924491882, -0.8829940557479858], "std": [0.22005289793014526, 0.056297317147254944, 0.2885434925556183, 0.21576105058193207, 0.2546975016593933, 0.24581456184387207, 0.3232556879520416, 398.9652099609375, 0.09220144152641296, 0.04636062681674957, 0.050419315695762634, 2.674031972885132, 0.32367438077926636, 0.2729766070842743, 0.1310451179742813, 0.051875822246074677, 0.27806809544563293, 0.5102666020393372, 0.34148547053337097, 0.31916260719299316, 0.7562611103057861, 412.30059814453125, 0.05036948621273041, 0.04822263494133949, 0.07911860197782516, 1.341916799545288, 0.2355494648218155, 2.422183036804199], "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": [770], "max": [770], "mean": [770.0], "std": [0.0], "count": [516]}, "index": {"min": [669134], "max": [669649], "mean": [669391.5], "std": [148.95608972669316], "count": [516]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [516]}, "subtask_annotation": {"mean": [10.001937984496124, 29.0, 29.0, 29.0, 29.0], "std": [8.31070548759735, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [516]}, "scene_annotation": {"mean": [770.0], "std": [0.0], "min": [770], "max": [770], "count": [516]}, "eef_direction_state": {"mean": [3.49031007751938, 3.744186046511628], "std": [2.239078381137024, 1.8237412342264128], "min": [0, 0], "max": [6, 6], "count": [516]}, "eef_velocity_state": {"mean": [0.9031007751937985, 1.0174418604651163], "std": [0.7913718815832642, 0.7298229360177885], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_acc_mag_state": {"mean": [0.7810077519379846, 0.8333333333333334], "std": [0.826233956169499, 0.8418172787186974], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_direction_action": {"mean": [3.49031007751938, 3.744186046511628], "std": [2.239078381137024, 1.8237412342264128], "min": [0, 0], "max": [6, 6], "count": [516]}, "eef_velocity_action": {"mean": [0.9031007751937985, 1.0174418604651163], "std": [0.7913718815832642, 0.7298229360177885], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_acc_mag_action": {"mean": [0.7810077519379846, 0.8333333333333334], "std": [0.826233956169499, 0.8418172787186974], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_sim_pose_state": {"mean": [0.4975262102712263, 0.30410393237883027, 1.0638829090099906, -1.5778931359801336, 1.020667573068243, 0.6186593511657787, 0.5804107234348816, -0.25346675471830354, 1.1383510594333799, 2.3438453036409572, 0.7581539916748076, -1.7956406135453173], "std": [0.04470154980601578, 0.08818844031685108, 0.04106106359473605, 1.4733034037837744, 0.2965122454960563, 2.510887716717715, 0.043122173631523264, 0.09139062151963671, 0.05816781163799843, 1.2522430705530025, 0.27027282072874476, 1.7529627063141666], "min": [0.44165248511896743, 0.05395879798478895, 0.9996997111457543, -2.823722458915311, 0.4645222592889011, -3.139219580717717, 0.5091066877929659, -0.3537803000372609, 1.066317199048278, -3.120425729275215, 0.249412759681509, -3.1409743578743785], "max": [0.6103455702885202, 0.41972365488453484, 1.1211907633010998, 2.529349507427747, 1.5611897804619064, 3.127744072782026, 0.6491424758051983, -0.01940061928542243, 1.2697877985194483, 3.139785938814362, 1.123408738933887, 3.13673854612601], "count": [516]}, "eef_sim_pose_action": {"mean": [0.4975262102712263, 0.30410393237883027, 1.0638829090099906, -1.5778931359801336, 1.020667573068243, 0.6186593511657787, 0.5804107234348816, -0.25346675471830354, 1.1383510594333799, 2.3438453036409572, 0.7581539916748076, -1.7956406135453173], "std": [0.04470154980601578, 0.08818844031685108, 0.04106106359473605, 1.4733034037837744, 0.2965122454960563, 2.510887716717715, 0.043122173631523264, 0.09139062151963671, 0.05816781163799843, 1.2522430705530025, 0.27027282072874476, 1.7529627063141666], "min": [0.44165248511896743, 0.05395879798478895, 0.9996997111457543, -2.823722458915311, 0.4645222592889011, -3.139219580717717, 0.5091066877929659, -0.3537803000372609, 1.066317199048278, -3.120425729275215, 0.249412759681509, -3.1409743578743785], "max": [0.6103455702885202, 0.41972365488453484, 1.1211907633010998, 2.529349507427747, 1.5611897804619064, 3.127744072782026, 0.6491424758051983, -0.01940061928542243, 1.2697877985194483, 3.139785938814362, 1.123408738933887, 3.13673854612601], "count": [516]}, "gripper_mode_state": {"mean": [0.6065891472868217, 0.4108527131782946], "std": [0.4885066567414095, 0.491988578375888], "min": [0, 0], "max": [1, 1], "count": [516]}, "gripper_activity_state": {"mean": [1.695736434108527, 1.699612403100775], "std": [0.6547835611317446, 0.647655166048828], "min": [0, 0], "max": [2, 2], "count": [516]}, "gripper_mode_action": {"mean": [0.6065891472868217, 0.4108527131782946], "std": [0.4885066567414095, 0.491988578375888], "min": [0, 0], "max": [1, 1], "count": [516]}, "gripper_activity_action": {"mean": [1.695736434108527, 1.699612403100775], "std": [0.6547835611317446, 0.647655166048828], "min": [0, 0], "max": [2, 2], "count": [516]}, "gripper_open_scale_state": {"mean": [0.3771191862368189, 0.58283430229601], "std": [0.412052870708935, 0.39896527730248565], "min": [0.0, 0.037], "max": [0.949, 0.956], "count": [516]}, "gripper_open_scale_action": {"mean": [0.3771191862368189, 0.58283430229601], "std": [0.412052870708935, 0.39896527730248565], "min": [0.0, 0.037], "max": [0.949, 0.956], "count": [516]}}} +{"episode_index": 765, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.4242820279198636]], [[0.45397104113384484]], [[0.45435350596760443]]], "std": [[[0.23635314616507025]], [[0.20381824187629055]], [[0.19880212224226065]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3993329994316567]], [[0.4409486253196931]], [[0.44177747229326514]]], "std": [[[0.2207118139974612]], [[0.1828144376383315]], [[0.17710057189855102]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4247774545325376]], [[0.4573099033816425]], [[0.4598881358340438]]], "std": [[[0.2212694508381561]], [[0.19524696111079773]], [[0.1879114370037932]]], "count": [115]}, "observation.state": {"min": [0.35007816553115845, 1.7772687673568726, -1.0883350372314453, -1.1613072156906128, -2.7998921871185303, -1.9841949939727783, 1.3743596076965332, 33.0, 0.06565999984741211, 0.27816399931907654, -0.07874400168657303, -3.1411852836608887, -0.40299999713897705, -1.1979999542236328, -0.9218131303787231, -2.1753435134887695, -0.22886502742767334, -0.5313480496406555, 1.0652966499328613, 0.40910521149635315, -2.2342309951782227, -3.0, -0.33583399653434753, 0.2699190080165863, -0.21487699449062347, -3.1411852836608887, -0.04599999636411667, -3.1381852626800537], "max": [1.1529994010925293, 2.080397605895996, -0.20945698022842407, -0.5015029311180115, -1.879196047782898, -1.2941616773605347, 2.4168272018432617, 956.0, 0.3496679961681366, 0.4273410141468048, 0.13921299576759338, 3.1410000324249268, 0.8109999895095825, -0.39399999380111694, -0.30482175946235657, -1.9481889009475708, 0.8976053595542908, 1.1648327112197876, 2.686882257461548, 2.019747495651245, 0.024504423141479492, 934.0, -0.1285180002450943, 0.49653100967407227, 0.09741999953985214, 3.140000104904175, 1.0729999542236328, 3.140000104904175], "mean": [0.6212285161018372, 1.9822056293487549, -0.6606724262237549, -0.7866631746292114, -2.2952523231506348, -1.7193654775619507, 1.8946738243103027, 512.782958984375, 0.25539785623550415, 0.3380219638347626, 0.036400265991687775, -0.5210592746734619, 0.28163203597068787, -0.7710924744606018, -0.5808493494987488, -2.090083122253418, 0.5708199143409729, 0.6725674271583557, 2.2374494075775146, 1.3990557193756104, -1.5549229383468628, 332.2598571777344, -0.26723209023475647, 0.34413543343544006, -0.0024016776587814093, 2.4430298805236816, 0.36957502365112305, -1.9226512908935547], "std": [0.17177455127239227, 0.08846846222877502, 0.22431422770023346, 0.15358297526836395, 0.25382450222969055, 0.1895410567522049, 0.31467026472091675, 378.53955078125, 0.06606101244688034, 0.04597562551498413, 0.04777049645781517, 2.9662060737609863, 0.30594512820243835, 0.26418671011924744, 0.1665053814649582, 0.06841045618057251, 0.31334346532821655, 0.5367894172668457, 0.44955572485923767, 0.42587700486183167, 0.8230887055397034, 391.0228271484375, 0.05357233062386513, 0.06292932480573654, 0.08707809448242188, 1.1146234273910522, 0.30926358699798584, 1.6344236135482788], "count": [560]}, "action": {"min": [0.35007816553115845, 1.7772687673568726, -1.0883350372314453, -1.1613072156906128, -2.7998921871185303, -1.9841949939727783, 1.3743596076965332, 33.0, 0.06565999984741211, 0.27816399931907654, -0.07874400168657303, -3.1411852836608887, -0.40299999713897705, -1.1979999542236328, -0.9218131303787231, -2.1753435134887695, -0.22886502742767334, -0.5313480496406555, 1.0652966499328613, 0.40910521149635315, -2.2342309951782227, -3.0, -0.33583399653434753, 0.2699190080165863, -0.21487699449062347, -3.1411852836608887, -0.04599999636411667, -3.1381852626800537], "max": [1.1529994010925293, 2.080397605895996, -0.20945698022842407, -0.5015029311180115, -1.879196047782898, -1.2941616773605347, 2.4168272018432617, 956.0, 0.3496679961681366, 0.4273410141468048, 0.13921299576759338, 3.1410000324249268, 0.8109999895095825, -0.39399999380111694, -0.30482175946235657, -1.9481889009475708, 0.8976053595542908, 1.1648327112197876, 2.686882257461548, 2.019747495651245, 0.024504423141479492, 934.0, -0.1285180002450943, 0.49653100967407227, 0.09741999953985214, 3.140000104904175, 1.0729999542236328, 3.140000104904175], "mean": [0.6212285161018372, 1.9822056293487549, -0.6606724262237549, -0.7866631746292114, -2.2952523231506348, -1.7193654775619507, 1.8946738243103027, 512.782958984375, 0.25539785623550415, 0.3380219638347626, 0.036400265991687775, -0.5210592746734619, 0.28163203597068787, -0.7710924744606018, -0.5808493494987488, -2.090083122253418, 0.5708199143409729, 0.6725674271583557, 2.2374494075775146, 1.3990557193756104, -1.5549229383468628, 332.2598571777344, -0.26723209023475647, 0.34413543343544006, -0.0024016776587814093, 2.4430298805236816, 0.36957502365112305, -1.9226512908935547], "std": [0.17177455127239227, 0.08846846222877502, 0.22431422770023346, 0.15358297526836395, 0.25382450222969055, 0.1895410567522049, 0.31467026472091675, 378.53955078125, 0.06606101244688034, 0.04597562551498413, 0.04777049645781517, 2.9662060737609863, 0.30594512820243835, 0.26418671011924744, 0.1665053814649582, 0.06841045618057251, 0.31334346532821655, 0.5367894172668457, 0.44955572485923767, 0.42587700486183167, 0.8230887055397034, 391.0228271484375, 0.05357233062386513, 0.06292932480573654, 0.08707809448242188, 1.1146234273910522, 0.30926358699798584, 1.6344236135482788], "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": [771], "max": [771], "mean": [771.0], "std": [0.0], "count": [560]}, "index": {"min": [669650], "max": [670209], "mean": [669929.5], "std": [161.65781762723384], "count": [560]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [560]}, "subtask_annotation": {"mean": [9.208928571428572, 29.0, 29.0, 29.0, 29.0], "std": [8.500898624467265, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [560]}, "scene_annotation": {"mean": [771.0], "std": [0.0], "min": [771], "max": [771], "count": [560]}, "eef_direction_state": {"mean": [3.4125, 3.8214285714285716], "std": [2.0291238872971755, 2.0089722217480004], "min": [0, 0], "max": [6, 6], "count": [560]}, "eef_velocity_state": {"mean": [0.9928571428571429, 0.9571428571428572], "std": [0.7269940908723149, 0.8117127269055302], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_acc_mag_state": {"mean": [0.9017857142857143, 0.7678571428571429], "std": [0.8489470519053445, 0.8386015448473823], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_direction_action": {"mean": [3.4125, 3.8214285714285716], "std": [2.0291238872971755, 2.0089722217480004], "min": [0, 0], "max": [6, 6], "count": [560]}, "eef_velocity_action": {"mean": [0.9928571428571429, 0.9571428571428572], "std": [0.7269940908723149, 0.8117127269055302], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_acc_mag_action": {"mean": [0.9017857142857143, 0.7678571428571429], "std": [0.8489470519053445, 0.8386015448473823], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_sim_pose_state": {"mean": [0.550459284637462, 0.27586278383580054, 1.098024984826953, -1.4512960326271975, 0.8407047784561862, 2.0325903183848664, 0.5562191634540804, -0.30108980981076733, 1.1342868845675098, 2.4312356590847255, 0.7241017347539255, -1.8270451652690998], "std": [0.058546062346218466, 0.0899226580173107, 0.05135485421238351, 2.0983064502645283, 0.3640108587101115, 1.5790856445928059, 0.04501394146599045, 0.061174411224653405, 0.05384858589300258, 0.23991375548449492, 0.26612646569195486, 1.955081390821859], "min": [0.4525189707815553, 0.03933824670050544, 0.9934528286013209, -3.1412659646690333, 0.3233563003315809, -3.10741936941147, 0.48987160717643075, -0.3905365718440358, 1.0558050701522808, 2.0914817355010014, 0.2207656547300494, -3.1413904248749995], "max": [0.685316473325059, 0.37431298408183683, 1.1648352524398131, 3.1374579500370547, 1.5338425403074205, 3.13186005047295, 0.6494989992618794, -0.08398456823529278, 1.2605146334209145, 2.889998972268842, 1.1125866271090152, 3.1250151346882267], "count": [560]}, "eef_sim_pose_action": {"mean": [0.550459284637462, 0.27586278383580054, 1.098024984826953, -1.4512960326271975, 0.8407047784561862, 2.0325903183848664, 0.5562191634540804, -0.30108980981076733, 1.1342868845675098, 2.4312356590847255, 0.7241017347539255, -1.8270451652690998], "std": [0.058546062346218466, 0.0899226580173107, 0.05135485421238351, 2.0983064502645283, 0.3640108587101115, 1.5790856445928059, 0.04501394146599045, 0.061174411224653405, 0.05384858589300258, 0.23991375548449492, 0.26612646569195486, 1.955081390821859], "min": [0.4525189707815553, 0.03933824670050544, 0.9934528286013209, -3.1412659646690333, 0.3233563003315809, -3.10741936941147, 0.48987160717643075, -0.3905365718440358, 1.0558050701522808, 2.0914817355010014, 0.2207656547300494, -3.1413904248749995], "max": [0.685316473325059, 0.37431298408183683, 1.1648352524398131, 3.1374579500370547, 1.5338425403074205, 3.13186005047295, 0.6494989992618794, -0.08398456823529278, 1.2605146334209145, 2.889998972268842, 1.1125866271090152, 3.1250151346882267], "count": [560]}, "gripper_mode_state": {"mean": [0.6535714285714286, 0.4589285714285714], "std": [0.47583171008932373, 0.498310282610243], "min": [0, 0], "max": [1, 1], "count": [560]}, "gripper_activity_state": {"mean": [1.6285714285714286, 1.7482142857142857], "std": [0.6875718886347947, 0.6028181055404286], "min": [0, 0], "max": [2, 2], "count": [560]}, "gripper_mode_action": {"mean": [0.6535714285714286, 0.4589285714285714], "std": [0.47583171008932373, 0.498310282610243], "min": [0, 0], "max": [1, 1], "count": [560]}, "gripper_activity_action": {"mean": [1.6285714285714286, 1.7482142857142857], "std": [0.6875718886347947, 0.6028181055404286], "min": [0, 0], "max": [2, 2], "count": [560]}, "gripper_open_scale_state": {"mean": [0.3325696428673605, 0.5127830356734145], "std": [0.3907588995333572, 0.37853952947601044], "min": [0.0, 0.033], "max": [0.934, 0.956], "count": [560]}, "gripper_open_scale_action": {"mean": [0.3325696428673605, 0.5127830356734145], "std": [0.3907588995333572, 0.37853952947601044], "min": [0.0, 0.033], "max": [0.934, 0.956], "count": [560]}}} +{"episode_index": 766, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[1.0]], [[1.0]]], "mean": [[[0.4312186596246168]], [[0.4576114581525826]], [[0.4581704154375615]]], "std": [[[0.2319066552597186]], [[0.20091820521747933]], [[0.19642130268352845]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.430668143400428]], [[0.46009654259934063]], [[0.4597470971426919]]], "std": [[[0.19375098370280347]], [[0.16222783365470805]], [[0.15706671163452363]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4084734025247267]], [[0.44760068902192146]], [[0.45147937453004805]]], "std": [[[0.22288117083920225]], [[0.19081408729264182]], [[0.1817426812439998]]], "count": [113]}, "observation.state": {"min": [0.4718672037124634, 1.8910293579101562, -1.1794761419296265, -1.2159360647201538, -2.840820074081421, -1.9618374109268188, 1.386611819267273, 39.0, 0.03414599969983101, 0.29870399832725525, -0.09081900119781494, -3.1411852836608887, -0.398000031709671, -0.9520000219345093, -0.8573930263519287, -2.1753435134887695, -0.19378390908241272, -0.3266558349132538, 1.4925007820129395, 0.7615220546722412, -1.893211007118225, -2.0, -0.3822309970855713, 0.2154349982738495, -0.1902880072593689, -3.1411852836608887, 0.2669999897480011, -3.1331851482391357], "max": [1.2014148235321045, 2.0920565128326416, -0.5067389011383057, -0.43758895993232727, -1.946251630783081, -0.9060004353523254, 2.3086867332458496, 952.0, 0.31341299414634705, 0.42954498529434204, 0.10350099951028824, 3.1410000324249268, 0.7390000224113464, -0.25200000405311584, -0.24120450019836426, -2.071601152420044, 0.8073021173477173, 1.0905864238739014, 2.621537208557129, 1.937001347541809, -0.2531425356864929, 934.0, -0.1643500030040741, 0.4387019872665405, 0.08816999942064285, 3.1410000324249268, 1.156999945640564, 3.134999990463257], "mean": [0.6946688294410706, 2.0261824131011963, -0.7339907288551331, -0.8011292815208435, -2.3219525814056396, -1.5802406072616577, 1.8681647777557373, 611.8750610351562, 0.2352152019739151, 0.3641360104084015, 0.015355986542999744, -1.1297825574874878, 0.21750721335411072, -0.633991003036499, -0.4720875918865204, -2.1290042400360107, 0.3346095085144043, 0.6246471405029297, 2.1334564685821533, 1.4913885593414307, -1.359886884689331, 387.4284362792969, -0.30065447092056274, 0.3107735514640808, 0.0021270676515996456, 2.2250397205352783, 0.6276416182518005, -1.8509931564331055], "std": [0.1892436295747757, 0.05088156461715698, 0.18247157335281372, 0.20262360572814941, 0.2493477463722229, 0.27356699109077454, 0.2847077250480652, 378.9454650878906, 0.07178512215614319, 0.0472383126616478, 0.043377090245485306, 2.742501974105835, 0.3058270812034607, 0.1610163003206253, 0.14919376373291016, 0.03501296415925026, 0.2332111895084381, 0.4172229468822479, 0.32876676321029663, 0.32334840297698975, 0.5411942005157471, 402.6530456542969, 0.049264825880527496, 0.059694159775972366, 0.06767445802688599, 1.5520625114440918, 0.2275167852640152, 1.7157567739486694], "count": [552]}, "action": {"min": [0.4718672037124634, 1.8910293579101562, -1.1794761419296265, -1.2159360647201538, -2.840820074081421, -1.9618374109268188, 1.386611819267273, 39.0, 0.03414599969983101, 0.29870399832725525, -0.09081900119781494, -3.1411852836608887, -0.398000031709671, -0.9520000219345093, -0.8573930263519287, -2.1753435134887695, -0.19378390908241272, -0.3266558349132538, 1.4925007820129395, 0.7615220546722412, -1.893211007118225, -2.0, -0.3822309970855713, 0.2154349982738495, -0.1902880072593689, -3.1411852836608887, 0.2669999897480011, -3.1331851482391357], "max": [1.2014148235321045, 2.0920565128326416, -0.5067389011383057, -0.43758895993232727, -1.946251630783081, -0.9060004353523254, 2.3086867332458496, 952.0, 0.31341299414634705, 0.42954498529434204, 0.10350099951028824, 3.1410000324249268, 0.7390000224113464, -0.25200000405311584, -0.24120450019836426, -2.071601152420044, 0.8073021173477173, 1.0905864238739014, 2.621537208557129, 1.937001347541809, -0.2531425356864929, 934.0, -0.1643500030040741, 0.4387019872665405, 0.08816999942064285, 3.1410000324249268, 1.156999945640564, 3.134999990463257], "mean": [0.6946688294410706, 2.0261824131011963, -0.7339907288551331, -0.8011292815208435, -2.3219525814056396, -1.5802406072616577, 1.8681647777557373, 611.8750610351562, 0.2352152019739151, 0.3641360104084015, 0.015355986542999744, -1.1297825574874878, 0.21750721335411072, -0.633991003036499, -0.4720875918865204, -2.1290042400360107, 0.3346095085144043, 0.6246471405029297, 2.1334564685821533, 1.4913885593414307, -1.359886884689331, 387.4284362792969, -0.30065447092056274, 0.3107735514640808, 0.0021270676515996456, 2.2250397205352783, 0.6276416182518005, -1.8509931564331055], "std": [0.1892436295747757, 0.05088156461715698, 0.18247157335281372, 0.20262360572814941, 0.2493477463722229, 0.27356699109077454, 0.2847077250480652, 378.9454650878906, 0.07178512215614319, 0.0472383126616478, 0.043377090245485306, 2.742501974105835, 0.3058270812034607, 0.1610163003206253, 0.14919376373291016, 0.03501296415925026, 0.2332111895084381, 0.4172229468822479, 0.32876676321029663, 0.32334840297698975, 0.5411942005157471, 402.6530456542969, 0.049264825880527496, 0.059694159775972366, 0.06767445802688599, 1.5520625114440918, 0.2275167852640152, 1.7157567739486694], "count": [552]}, "timestamp": {"min": [0.0], "max": [18.366666666666667], "mean": [9.183333333333334], "std": [5.311613760500734], "count": [552]}, "frame_index": {"min": [0], "max": [551], "mean": [275.5], "std": [159.348412815022], "count": [552]}, "episode_index": {"min": [772], "max": [772], "mean": [772.0], "std": [0.0], "count": [552]}, "index": {"min": [670210], "max": [670761], "mean": [670485.5], "std": [159.348412815022], "count": [552]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [552]}, "subtask_annotation": {"mean": [11.840579710144928, 29.0, 29.0, 29.0, 29.0], "std": [9.960244436215078, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [552]}, "scene_annotation": {"mean": [772.0], "std": [0.0], "min": [772], "max": [772], "count": [552]}, "eef_direction_state": {"mean": [3.13768115942029, 3.6503623188405796], "std": [2.2463884992683356, 1.8956089264556621], "min": [0, 0], "max": [6, 6], "count": [552]}, "eef_velocity_state": {"mean": [1.016304347826087, 0.9963768115942029], "std": [0.7788569998484842, 0.7297914552513941], "min": [0, 0], "max": [2, 2], "count": [552]}, "eef_acc_mag_state": {"mean": [0.9637681159420289, 0.9148550724637681], "std": [0.8179102063491258, 0.8394682025270404], "min": [0, 0], "max": [2, 2], "count": [552]}, "eef_direction_action": {"mean": [3.13768115942029, 3.6503623188405796], "std": [2.2463884992683356, 1.8956089264556621], "min": [0, 0], "max": [6, 6], "count": [552]}, "eef_velocity_action": {"mean": [1.016304347826087, 0.9963768115942029], "std": [0.7788569998484842, 0.7297914552513941], "min": [0, 0], "max": [2, 2], "count": [552]}, "eef_acc_mag_action": {"mean": [0.9637681159420289, 0.9148550724637681], "std": [0.8179102063491258, 0.8394682025270404], "min": [0, 0], "max": [2, 2], "count": [552]}, "eef_sim_pose_state": {"mean": [0.5110708728567462, 0.30564161248511906, 1.0692890890505806, -1.9310271211143903, 1.0041064533965962, 1.0581525330203634, 0.5803444415148205, -0.26900011470522883, 1.1363425666076283, 2.624329313821063, 0.7606946209461363, -1.8317846167870109], "std": [0.05698008249745756, 0.07749490441037041, 0.03358055883584234, 1.248832514581935, 0.2342239764602947, 2.5595034873832425, 0.0441629035550698, 0.06551655309711028, 0.05625325671112852, 0.24243445722707785, 0.23943654583092908, 1.820024576491278], "min": [0.42226773892611774, 0.0840226338755908, 0.9993441692262806, -3.1164717495353322, 0.5919901247545334, -3.140171934177626, 0.5160535400500479, -0.34352000400305954, 1.059728698414006, 2.250815054647239, 0.21372517072851882, -3.1389135273494135], "max": [0.6281130816324487, 0.4173430543563653, 1.11241223524348, 3.136428080760902, 1.4934092665214167, 3.141018336587772, 0.6414417826178401, -0.06456047619506726, 1.2601504068144, 3.055296723932126, 1.0908640169118509, 3.1408580799261765], "count": [552]}, "eef_sim_pose_action": {"mean": [0.5110708728567462, 0.30564161248511906, 1.0692890890505806, -1.9310271211143903, 1.0041064533965962, 1.0581525330203634, 0.5803444415148205, -0.26900011470522883, 1.1363425666076283, 2.624329313821063, 0.7606946209461363, -1.8317846167870109], "std": [0.05698008249745756, 0.07749490441037041, 0.03358055883584234, 1.248832514581935, 0.2342239764602947, 2.5595034873832425, 0.0441629035550698, 0.06551655309711028, 0.05625325671112852, 0.24243445722707785, 0.23943654583092908, 1.820024576491278], "min": [0.42226773892611774, 0.0840226338755908, 0.9993441692262806, -3.1164717495353322, 0.5919901247545334, -3.140171934177626, 0.5160535400500479, -0.34352000400305954, 1.059728698414006, 2.250815054647239, 0.21372517072851882, -3.1389135273494135], "max": [0.6281130816324487, 0.4173430543563653, 1.11241223524348, 3.136428080760902, 1.4934092665214167, 3.141018336587772, 0.6414417826178401, -0.06456047619506726, 1.2601504068144, 3.055296723932126, 1.0908640169118509, 3.1408580799261765], "count": [552]}, "gripper_mode_state": {"mean": [0.5579710144927537, 0.36231884057971014], "std": [0.496627991034216, 0.4806702594717991], "min": [0, 0], "max": [1, 1], "count": [552]}, "gripper_activity_state": {"mean": [1.730072463768116, 1.6865942028985508], "std": [0.6179395359671723, 0.6604521906983707], "min": [0, 0], "max": [2, 2], "count": [552]}, "gripper_mode_action": {"mean": [0.5579710144927537, 0.36231884057971014], "std": [0.496627991034216, 0.4806702594717991], "min": [0, 0], "max": [1, 1], "count": [552]}, "gripper_activity_action": {"mean": [1.730072463768116, 1.6865942028985508], "std": [0.6179395359671723, 0.6604521906983707], "min": [0, 0], "max": [2, 2], "count": [552]}, "gripper_open_scale_state": {"mean": [0.3875559782130998, 0.6118750001105699], "std": [0.4025301689608868, 0.37894470523174145], "min": [0.0, 0.039], "max": [0.934, 0.952], "count": [552]}, "gripper_open_scale_action": {"mean": [0.3875559782130998, 0.6118750001105699], "std": [0.4025301689608868, 0.37894470523174145], "min": [0.0, 0.039], "max": [0.934, 0.952], "count": [552]}}} +{"episode_index": 767, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4071050055928412]], [[0.4438560515089705]], [[0.4470840900118437]]], "std": [[[0.24969441182068405]], [[0.21489565569414]], [[0.2079157207306484]]], "count": [149]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38227137890950563]], [[0.4407473968614291]], [[0.4465170622779313]]], "std": [[[0.20821950912510426]], [[0.16702986131831699]], [[0.15839386938669]]], "count": [149]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4382801684432162]], [[0.4632526195881037]], [[0.46429412313023644]]], "std": [[[0.19260467061204015]], [[0.16978938665426832]], [[0.16352024501086979]]], "count": [149]}, "observation.state": {"min": [0.17554521560668945, 1.9723618030548096, -1.0234261751174927, -0.888913631439209, -2.3354947566986084, -1.8501887321472168, 1.3107945919036865, 42.0, 0.051771000027656555, 0.21703000366687775, -0.06408199667930603, -3.1411852836608887, 0.3100000023841858, -2.184999942779541, -0.6949552297592163, -2.1757798194885254, 0.04187044873833656, -0.38959240913391113, 1.3310754299163818, 0.8655437231063843, -1.681275725364685, -4.0, -0.38406500220298767, 0.17681999504566193, -0.16776399314403534, -3.122999906539917, 0.2199999988079071, -3.1391851902008057], "max": [1.1062594652175903, 2.0995090007781982, -0.20511110126972198, -0.3343352973461151, -1.4800041913986206, -0.8648979067802429, 2.3173956871032715, 945.0, 0.3764689862728119, 0.4443100094795227, 0.08362700045108795, 3.1410000324249268, 1.2489999532699585, -0.4429999887943268, -0.09548696875572205, -2.1139602661132812, 0.8221897482872009, 1.1721632480621338, 2.548337936401367, 1.9128810167312622, 0.11739084124565125, 934.0, -0.20306800305843353, 0.41136598587036133, 0.07211600244045258, 3.138000011444092, 1.1080000400543213, 3.140000104904175], "mean": [0.4756135642528534, 2.049814224243164, -0.5849055647850037, -0.5731785297393799, -1.998791217803955, -1.533095121383667, 1.6691138744354248, 680.9696655273438, 0.2864925265312195, 0.31144535541534424, -0.0015088525833562016, 0.829960823059082, 0.6404271125793457, -0.9478327631950378, -0.3353884220123291, -2.1677441596984863, 0.4594648480415344, 0.7864807844161987, 2.1211931705474854, 1.6010067462921143, -1.3252156972885132, 370.0157775878906, -0.3115658462047577, 0.265026718378067, -0.00039563531754538417, 2.6180508136749268, 0.4957115948200226, -2.1867589950561523], "std": [0.1758744716644287, 0.03772131726145744, 0.21275997161865234, 0.10714859515428543, 0.20756690204143524, 0.2620507478713989, 0.28012415766716003, 337.9122314453125, 0.07707208395004272, 0.06315026432275772, 0.02856815978884697, 2.846775531768799, 0.20007610321044922, 0.38970309495925903, 0.1439778357744217, 0.012092468328773975, 0.15322823822498322, 0.5188997387886047, 0.38950780034065247, 0.2855706810951233, 0.5793687701225281, 395.07391357421875, 0.04768343269824982, 0.05896179750561714, 0.06396998465061188, 0.8954120874404907, 0.25939857959747314, 1.2695815563201904], "count": [791]}, "action": {"min": [0.17554521560668945, 1.9723618030548096, -1.0234261751174927, -0.888913631439209, -2.3354947566986084, -1.8501887321472168, 1.3107945919036865, 42.0, 0.051771000027656555, 0.21703000366687775, -0.06408199667930603, -3.1411852836608887, 0.3100000023841858, -2.184999942779541, -0.6949552297592163, -2.1757798194885254, 0.04187044873833656, -0.38959240913391113, 1.3310754299163818, 0.8655437231063843, -1.681275725364685, -4.0, -0.38406500220298767, 0.17681999504566193, -0.16776399314403534, -3.122999906539917, 0.2199999988079071, -3.1391851902008057], "max": [1.1062594652175903, 2.0995090007781982, -0.20511110126972198, -0.3343352973461151, -1.4800041913986206, -0.8648979067802429, 2.3173956871032715, 945.0, 0.3764689862728119, 0.4443100094795227, 0.08362700045108795, 3.1410000324249268, 1.2489999532699585, -0.4429999887943268, -0.09548696875572205, -2.1139602661132812, 0.8221897482872009, 1.1721632480621338, 2.548337936401367, 1.9128810167312622, 0.11739084124565125, 934.0, -0.20306800305843353, 0.41136598587036133, 0.07211600244045258, 3.138000011444092, 1.1080000400543213, 3.140000104904175], "mean": [0.4756135642528534, 2.049814224243164, -0.5849055647850037, -0.5731785297393799, -1.998791217803955, -1.533095121383667, 1.6691138744354248, 680.9696655273438, 0.2864925265312195, 0.31144535541534424, -0.0015088525833562016, 0.829960823059082, 0.6404271125793457, -0.9478327631950378, -0.3353884220123291, -2.1677441596984863, 0.4594648480415344, 0.7864807844161987, 2.1211931705474854, 1.6010067462921143, -1.3252156972885132, 370.0157775878906, -0.3115658462047577, 0.265026718378067, -0.00039563531754538417, 2.6180508136749268, 0.4957115948200226, -2.1867589950561523], "std": [0.1758744716644287, 0.03772131726145744, 0.21275997161865234, 0.10714859515428543, 0.20756690204143524, 0.2620507478713989, 0.28012415766716003, 337.9122314453125, 0.07707208395004272, 0.06315026432275772, 0.02856815978884697, 2.846775531768799, 0.20007610321044922, 0.38970309495925903, 0.1439778357744217, 0.012092468328773975, 0.15322823822498322, 0.5188997387886047, 0.38950780034065247, 0.2855706810951233, 0.5793687701225281, 395.07391357421875, 0.04768343269824982, 0.05896179750561714, 0.06396998465061188, 0.8954120874404907, 0.25939857959747314, 1.2695815563201904], "count": [791]}, "timestamp": {"min": [0.0], "max": [26.333333333333332], "mean": [13.166666666666668], "std": [7.611394966320781], "count": [791]}, "frame_index": {"min": [0], "max": [790], "mean": [395.0], "std": [228.34184898962346], "count": [791]}, "episode_index": {"min": [773], "max": [773], "mean": [773.0], "std": [0.0], "count": [791]}, "index": {"min": [670762], "max": [671552], "mean": [671157.0], "std": [228.34184898962346], "count": [791]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [791]}, "subtask_annotation": {"mean": [8.169405815423515, 29.0, 29.0, 29.0, 29.0], "std": [8.743377455588265, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [791]}, "scene_annotation": {"mean": [773.0], "std": [0.0], "min": [773], "max": [773], "count": [791]}, "eef_direction_state": {"mean": [3.7939317319848294, 3.61441213653603], "std": [2.2002789365501925, 2.275410162007002], "min": [0, 0], "max": [6, 6], "count": [791]}, "eef_velocity_state": {"mean": [0.7206068268015171, 0.7673830594184576], "std": [0.6587484865638099, 0.6996463644681676], "min": [0, 0], "max": [2, 2], "count": [791]}, "eef_acc_mag_state": {"mean": [0.7130214917825537, 0.6902654867256637], "std": [0.8382872480743079, 0.8255673023627143], "min": [0, 0], "max": [2, 2], "count": [791]}, "eef_direction_action": {"mean": [3.7939317319848294, 3.61441213653603], "std": [2.2002789365501925, 2.275410162007002], "min": [0, 0], "max": [6, 6], "count": [791]}, "eef_velocity_action": {"mean": [0.7206068268015171, 0.7673830594184576], "std": [0.6587484865638099, 0.6996463644681676], "min": [0, 0], "max": [2, 2], "count": [791]}, "eef_acc_mag_action": {"mean": [0.7130214917825537, 0.6902654867256637], "std": [0.8382872480743079, 0.8255673023627143], "min": [0, 0], "max": [2, 2], "count": [791]}, "eef_sim_pose_state": {"mean": [0.46886463235130654, 0.312962259828671, 1.063967986372846, -2.0130316913712676, 0.956451470383505, 1.4452886175428004, 0.5198259501934084, -0.29868556094859916, 1.0746487758857022, 2.077764984567678, 0.8543216955915283, 0.5478385345643351], "std": [0.052436319278362536, 0.07746676457064323, 0.027811903528191732, 1.3458700556923249, 0.2908249443946131, 2.268061854532407, 0.06055353380701097, 0.06085622393131665, 0.04840812594978653, 0.18141769438171843, 0.187594134368572, 2.7193967289623835], "min": [0.3784486431495603, 0.12034621945297959, 0.9829669072564119, -3.1034595439109145, 0.6248060630187213, -3.1355959795713484, 0.4110872139752873, -0.3762804218778798, 1.0140976266939625, 1.5469083256164142, 0.4469977361358639, -3.1191280832799966], "max": [0.5980189737378852, 0.3996846065144669, 1.1102914461364282, 3.121538998521155, 1.5473700198837563, 3.1414560191497767, 0.6599440854532287, -0.09177441359195086, 1.236637314964339, 2.4977412728261, 1.191984259580869, 3.138861451638014], "count": [791]}, "eef_sim_pose_action": {"mean": [0.46886463235130654, 0.312962259828671, 1.063967986372846, -2.0130316913712676, 0.956451470383505, 1.4452886175428004, 0.5198259501934084, -0.29868556094859916, 1.0746487758857022, 2.077764984567678, 0.8543216955915283, 0.5478385345643351], "std": [0.052436319278362536, 0.07746676457064323, 0.027811903528191732, 1.3458700556923249, 0.2908249443946131, 2.268061854532407, 0.06055353380701097, 0.06085622393131665, 0.04840812594978653, 0.18141769438171843, 0.187594134368572, 2.7193967289623835], "min": [0.3784486431495603, 0.12034621945297959, 0.9829669072564119, -3.1034595439109145, 0.6248060630187213, -3.1355959795713484, 0.4110872139752873, -0.3762804218778798, 1.0140976266939625, 1.5469083256164142, 0.4469977361358639, -3.1191280832799966], "max": [0.5980189737378852, 0.3996846065144669, 1.1102914461364282, 3.121538998521155, 1.5473700198837563, 3.1414560191497767, 0.6599440854532287, -0.09177441359195086, 1.236637314964339, 2.4977412728261, 1.191984259580869, 3.138861451638014], "count": [791]}, "gripper_mode_state": {"mean": [0.606826801517067, 0.2629582806573957], "std": [0.48845474148341983, 0.4402399610338678], "min": [0, 0], "max": [1, 1], "count": [791]}, "gripper_activity_state": {"mean": [1.7926675094816689, 1.8217446270543616], "std": [0.5485268992812844, 0.5150896138136953], "min": [0, 0], "max": [2, 2], "count": [791]}, "gripper_mode_action": {"mean": [0.606826801517067, 0.2629582806573957], "std": [0.48845474148341983, 0.4402399610338678], "min": [0, 0], "max": [1, 1], "count": [791]}, "gripper_activity_action": {"mean": [1.7926675094816689, 1.8217446270543616], "std": [0.5485268992812844, 0.5150896138136953], "min": [0, 0], "max": [2, 2], "count": [791]}, "gripper_open_scale_state": {"mean": [0.3700347660870378, 0.6809696585441807], "std": [0.3950563088298711, 0.33791222834018936], "min": [0.0, 0.042], "max": [0.934, 0.945], "count": [791]}, "gripper_open_scale_action": {"mean": [0.3700347660870378, 0.6809696585441807], "std": [0.3950563088298711, 0.33791222834018936], "min": [0.0, 0.042], "max": [0.934, 0.945], "count": [791]}}} +{"episode_index": 768, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.4286113705617382]], [[0.456773037743626]], [[0.45925142605841135]]], "std": [[[0.23416014429738136]], [[0.20389201789749672]], [[0.19691387450815365]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42237149649649647]], [[0.4551878293734911]], [[0.4559493335247012]]], "std": [[[0.19704894913889434]], [[0.16471050784360594]], [[0.15911981333928102]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4175223918771713]], [[0.454752255932403]], [[0.4586602116822705]]], "std": [[[0.22149458999198496]], [[0.19013791690022352]], [[0.18191866458823586]]], "count": [111]}, "observation.state": {"min": [0.3560123145580292, 1.8789342641830444, -1.20412015914917, -1.1435222625732422, -2.7401671409606934, -1.8912736177444458, 1.2459383010864258, 24.0, 0.031199999153614044, 0.25502899289131165, -0.10114099830389023, -3.1411852836608887, -0.3190000057220459, -0.9879999756813049, -0.724224328994751, -2.175483226776123, -0.19170697033405304, -0.431427925825119, 1.4354461431503296, 0.8029910326004028, -1.7384177446365356, 1.0, -0.37389299273490906, 0.2074110060930252, -0.1905049979686737, 1.5870000123977661, 0.26499998569488525, -3.1381852626800537], "max": [1.2664633989334106, 2.099107503890991, -0.3589444160461426, -0.4133812487125397, -1.8146189451217651, -1.0039657354354858, 2.3709425926208496, 958.0, 0.33846399188041687, 0.42820000648498535, 0.08297699689865112, 3.1410000324249268, 0.675000011920929, -0.1809999942779541, -0.2456725686788559, -2.0904507637023926, 0.47102949023246765, 1.1196461915969849, 2.5667335987091064, 1.9832875728607178, 0.033370696008205414, 936.0, -0.18820500373840332, 0.42939600348472595, 0.08254700154066086, 3.13700008392334, 1.1019999980926514, 3.134999990463257], "mean": [0.6787675023078918, 2.0192785263061523, -0.7306937575340271, -0.7451881170272827, -2.308147668838501, -1.5842794179916382, 1.773288369178772, 595.2930908203125, 0.2412049025297165, 0.3553110361099243, 0.010641270317137241, -1.637096643447876, 0.2442285418510437, -0.5996760129928589, -0.4203492999076843, -2.1433115005493164, 0.29613903164863586, 0.6524003744125366, 2.094899892807007, 1.5498632192611694, -1.2806227207183838, 405.81646728515625, -0.3075038492679596, 0.2932027578353882, 0.0059388382360339165, 2.694382667541504, 0.6560913324356079, -2.1887362003326416], "std": [0.21315400302410126, 0.05274052545428276, 0.199973925948143, 0.18014858663082123, 0.2843773066997528, 0.222817063331604, 0.3661438226699829, 393.4638366699219, 0.08114065229892731, 0.05435727536678314, 0.04131397232413292, 2.4844915866851807, 0.32178300619125366, 0.19939024746418, 0.13831868767738342, 0.02320398949086666, 0.15138402581214905, 0.4513900578022003, 0.3038870394229889, 0.3160671591758728, 0.5497337579727173, 407.24267578125, 0.0445166639983654, 0.05725254863500595, 0.06714688986539841, 0.39928653836250305, 0.2124459445476532, 1.3484842777252197], "count": [534]}, "action": {"min": [0.3560123145580292, 1.8789342641830444, -1.20412015914917, -1.1435222625732422, -2.7401671409606934, -1.8912736177444458, 1.2459383010864258, 24.0, 0.031199999153614044, 0.25502899289131165, -0.10114099830389023, -3.1411852836608887, -0.3190000057220459, -0.9879999756813049, -0.724224328994751, -2.175483226776123, -0.19170697033405304, -0.431427925825119, 1.4354461431503296, 0.8029910326004028, -1.7384177446365356, 1.0, -0.37389299273490906, 0.2074110060930252, -0.1905049979686737, 1.5870000123977661, 0.26499998569488525, -3.1381852626800537], "max": [1.2664633989334106, 2.099107503890991, -0.3589444160461426, -0.4133812487125397, -1.8146189451217651, -1.0039657354354858, 2.3709425926208496, 958.0, 0.33846399188041687, 0.42820000648498535, 0.08297699689865112, 3.1410000324249268, 0.675000011920929, -0.1809999942779541, -0.2456725686788559, -2.0904507637023926, 0.47102949023246765, 1.1196461915969849, 2.5667335987091064, 1.9832875728607178, 0.033370696008205414, 936.0, -0.18820500373840332, 0.42939600348472595, 0.08254700154066086, 3.13700008392334, 1.1019999980926514, 3.134999990463257], "mean": [0.6787675023078918, 2.0192785263061523, -0.7306937575340271, -0.7451881170272827, -2.308147668838501, -1.5842794179916382, 1.773288369178772, 595.2930908203125, 0.2412049025297165, 0.3553110361099243, 0.010641270317137241, -1.637096643447876, 0.2442285418510437, -0.5996760129928589, -0.4203492999076843, -2.1433115005493164, 0.29613903164863586, 0.6524003744125366, 2.094899892807007, 1.5498632192611694, -1.2806227207183838, 405.81646728515625, -0.3075038492679596, 0.2932027578353882, 0.0059388382360339165, 2.694382667541504, 0.6560913324356079, -2.1887362003326416], "std": [0.21315400302410126, 0.05274052545428276, 0.199973925948143, 0.18014858663082123, 0.2843773066997528, 0.222817063331604, 0.3661438226699829, 393.4638366699219, 0.08114065229892731, 0.05435727536678314, 0.04131397232413292, 2.4844915866851807, 0.32178300619125366, 0.19939024746418, 0.13831868767738342, 0.02320398949086666, 0.15138402581214905, 0.4513900578022003, 0.3038870394229889, 0.3160671591758728, 0.5497337579727173, 407.24267578125, 0.0445166639983654, 0.05725254863500595, 0.06714688986539841, 0.39928653836250305, 0.2124459445476532, 1.3484842777252197], "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": [774], "max": [774], "mean": [774.0], "std": [0.0], "count": [534]}, "index": {"min": [671553], "max": [672086], "mean": [671819.5], "std": [154.15225157832327], "count": [534]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [534]}, "subtask_annotation": {"mean": [9.816479400749063, 29.0, 29.0, 29.0, 29.0], "std": [8.163820682114798, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [534]}, "scene_annotation": {"mean": [774.0], "std": [0.0], "min": [774], "max": [774], "count": [534]}, "eef_direction_state": {"mean": [3.5730337078651684, 3.8820224719101124], "std": [2.182090742865594, 1.707862088505011], "min": [0, 0], "max": [6, 6], "count": [534]}, "eef_velocity_state": {"mean": [0.9044943820224719, 1.0280898876404494], "std": [0.7694168391972884, 0.7626322586657749], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_acc_mag_state": {"mean": [0.7921348314606742, 0.8932584269662921], "std": [0.8501233291142947, 0.8621414527363622], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_direction_action": {"mean": [3.5730337078651684, 3.8820224719101124], "std": [2.182090742865594, 1.707862088505011], "min": [0, 0], "max": [6, 6], "count": [534]}, "eef_velocity_action": {"mean": [0.9044943820224719, 1.0280898876404494], "std": [0.7694168391972884, 0.7626322586657749], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_acc_mag_action": {"mean": [0.7921348314606742, 0.8932584269662921], "std": [0.8501233291142947, 0.8621414527363622], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_sim_pose_state": {"mean": [0.4925565672558344, 0.3136627900292984, 1.0659333848147792, -1.8028285752932178, 1.0584332790425302, 0.4361176018079595, 0.5719094572457831, -0.27080021561208384, 1.1273909039902492, 2.6095477839982544, 0.8022982355571625, -2.410264930133845], "std": [0.05242445946948484, 0.07461920684019752, 0.03473185089156523, 1.3835748482698784, 0.22984775388290382, 2.7350983425356734, 0.0522331516828008, 0.07037673150397206, 0.061147244135852964, 0.25384123463196984, 0.2936128386326773, 0.961114655162611], "min": [0.414110001729285, 0.09568270937611999, 0.9919586749493221, -3.0783673395072557, 0.6336832144840057, -3.138147228963396, 0.4721970994680235, -0.36230607435833817, 1.0639206379670014, 2.064679736761234, 0.31731660668392747, -3.139466045777942], "max": [0.6161280528750016, 0.4062592402945785, 1.1129967768952869, 3.047520257243878, 1.5642874468152486, 3.136341871034648, 0.6452717757595199, -0.04146280888525833, 1.281623168127538, 3.0091377002676607, 1.1791570400929525, 3.122340977264115], "count": [534]}, "eef_sim_pose_action": {"mean": [0.4925565672558344, 0.3136627900292984, 1.0659333848147792, -1.8028285752932178, 1.0584332790425302, 0.4361176018079595, 0.5719094572457831, -0.27080021561208384, 1.1273909039902492, 2.6095477839982544, 0.8022982355571625, -2.410264930133845], "std": [0.05242445946948484, 0.07461920684019752, 0.03473185089156523, 1.3835748482698784, 0.22984775388290382, 2.7350983425356734, 0.0522331516828008, 0.07037673150397206, 0.061147244135852964, 0.25384123463196984, 0.2936128386326773, 0.961114655162611], "min": [0.414110001729285, 0.09568270937611999, 0.9919586749493221, -3.0783673395072557, 0.6336832144840057, -3.138147228963396, 0.4721970994680235, -0.36230607435833817, 1.0639206379670014, 2.064679736761234, 0.31731660668392747, -3.139466045777942], "max": [0.6161280528750016, 0.4062592402945785, 1.1129967768952869, 3.047520257243878, 1.5642874468152486, 3.136341871034648, 0.6452717757595199, -0.04146280888525833, 1.281623168127538, 3.0091377002676607, 1.1791570400929525, 3.122340977264115], "count": [534]}, "gripper_mode_state": {"mean": [0.5786516853932584, 0.40074906367041196], "std": [0.4937751637990713, 0.49005025419614007], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_state": {"mean": [1.698501872659176, 1.7153558052434457], "std": [0.6454374608853252, 0.6161589402863238], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_mode_action": {"mean": [0.5786516853932584, 0.40074906367041196], "std": [0.4937751637990713, 0.49005025419614007], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_action": {"mean": [1.698501872659176, 1.7153558052434457], "std": [0.6454374608853252, 0.6161589402863238], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_open_scale_state": {"mean": [0.40581647957264155, 0.5952930712289135], "std": [0.40724286840639456, 0.39346388017497763], "min": [0.001, 0.024], "max": [0.936, 0.958], "count": [534]}, "gripper_open_scale_action": {"mean": [0.40581647957264155, 0.5952930712289135], "std": [0.40724286840639456, 0.39346388017497763], "min": [0.001, 0.024], "max": [0.936, 0.958], "count": [534]}}} +{"episode_index": 769, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4091210775029709]], [[0.4429477696697366]], [[0.4452403477173698]]], "std": [[[0.24459445369330815]], [[0.21129486291977978]], [[0.20393458467908862]]], "count": [132]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3789873505273322]], [[0.4357521399658348]], [[0.43990490536492377]]], "std": [[[0.21068975443378396]], [[0.17183849818714303]], [[0.16452316468201122]]], "count": [132]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4496332488487819]], [[0.47052226152455934]], [[0.47043721838482866]]], "std": [[[0.15953687055237972]], [[0.13757951336662405]], [[0.13028387650078904]]], "count": [132]}, "observation.state": {"min": [0.2024931162595749, 1.942394495010376, -1.2039282321929932, -1.131392240524292, -2.314044952392578, -1.9150277376174927, 1.3389643430709839, 45.0, 0.036616001278162, 0.2098589986562729, -0.07564099878072739, -3.1411852836608887, 0.16199998557567596, -1.7400000095367432, -0.8835904598236084, -2.1753435134887695, 0.2802126109600067, -0.3058515191078186, 1.0868340730667114, 0.8714603781700134, -1.8546392917633057, 26.0, -0.37106001377105713, 0.2110300064086914, -0.17640499770641327, -3.1411852836608887, 0.07800000160932541, -2.9779999256134033], "max": [1.1103785037994385, 2.0973448753356934, -0.1624552458524704, -0.4380602240562439, -1.6117243766784668, -0.960280179977417, 2.2904653549194336, 947.0, 0.37920498847961426, 0.45883700251579285, 0.11388000100851059, 3.1410000324249268, 1.2029999494552612, -0.3709999918937683, -0.2485697865486145, -2.080833911895752, 1.0061124563217163, 1.161638855934143, 2.645151376724243, 1.9140852689743042, -0.44943973422050476, 946.0, -0.16757699847221375, 0.41930800676345825, 0.05658800154924393, 3.140000104904175, 0.9700000286102295, -2.1449999809265137], "mean": [0.47081053256988525, 2.0304017066955566, -0.5168380737304688, -0.6462967395782471, -2.0484070777893066, -1.566648244857788, 1.64199697971344, 676.6725463867188, 0.29042568802833557, 0.3159506320953369, 0.024345530197024345, -1.4771344661712646, 0.6694424152374268, -0.8110824227333069, -0.4364456534385681, -2.1565301418304443, 0.5487060546875, 0.7761803269386292, 2.196835517883301, 1.610975742340088, -1.5143471956253052, 482.6578674316406, -0.2942988872528076, 0.28241127729415894, -0.012503673322498798, 2.562699317932129, 0.43216392397880554, -2.4012207984924316], "std": [0.18521323800086975, 0.038434047251939774, 0.23478274047374725, 0.11828052997589111, 0.1922752410173416, 0.27455025911331177, 0.2821536064147949, 357.546875, 0.08314920216798782, 0.059230074286460876, 0.03485313057899475, 2.6461219787597656, 0.18672095239162445, 0.3090488612651825, 0.14548809826374054, 0.02473434805870056, 0.17795026302337646, 0.4083925187587738, 0.4540068805217743, 0.3256458044052124, 0.42455390095710754, 395.1835632324219, 0.05233069136738777, 0.05988382175564766, 0.059851791709661484, 1.441789984703064, 0.3031444847583771, 0.23767539858818054], "count": [678]}, "action": {"min": [0.2024931162595749, 1.942394495010376, -1.2039282321929932, -1.131392240524292, -2.314044952392578, -1.9150277376174927, 1.3389643430709839, 45.0, 0.036616001278162, 0.2098589986562729, -0.07564099878072739, -3.1411852836608887, 0.16199998557567596, -1.7400000095367432, -0.8835904598236084, -2.1753435134887695, 0.2802126109600067, -0.3058515191078186, 1.0868340730667114, 0.8714603781700134, -1.8546392917633057, 26.0, -0.37106001377105713, 0.2110300064086914, -0.17640499770641327, -3.1411852836608887, 0.07800000160932541, -2.9779999256134033], "max": [1.1103785037994385, 2.0973448753356934, -0.1624552458524704, -0.4380602240562439, -1.6117243766784668, -0.960280179977417, 2.2904653549194336, 947.0, 0.37920498847961426, 0.45883700251579285, 0.11388000100851059, 3.1410000324249268, 1.2029999494552612, -0.3709999918937683, -0.2485697865486145, -2.080833911895752, 1.0061124563217163, 1.161638855934143, 2.645151376724243, 1.9140852689743042, -0.44943973422050476, 946.0, -0.16757699847221375, 0.41930800676345825, 0.05658800154924393, 3.140000104904175, 0.9700000286102295, -2.1449999809265137], "mean": [0.47081053256988525, 2.0304017066955566, -0.5168380737304688, -0.6462967395782471, -2.0484070777893066, -1.566648244857788, 1.64199697971344, 676.6725463867188, 0.29042568802833557, 0.3159506320953369, 0.024345530197024345, -1.4771344661712646, 0.6694424152374268, -0.8110824227333069, -0.4364456534385681, -2.1565301418304443, 0.5487060546875, 0.7761803269386292, 2.196835517883301, 1.610975742340088, -1.5143471956253052, 482.6578674316406, -0.2942988872528076, 0.28241127729415894, -0.012503673322498798, 2.562699317932129, 0.43216392397880554, -2.4012207984924316], "std": [0.18521323800086975, 0.038434047251939774, 0.23478274047374725, 0.11828052997589111, 0.1922752410173416, 0.27455025911331177, 0.2821536064147949, 357.546875, 0.08314920216798782, 0.059230074286460876, 0.03485313057899475, 2.6461219787597656, 0.18672095239162445, 0.3090488612651825, 0.14548809826374054, 0.02473434805870056, 0.17795026302337646, 0.4083925187587738, 0.4540068805217743, 0.3256458044052124, 0.42455390095710754, 395.1835632324219, 0.05233069136738777, 0.05988382175564766, 0.059851791709661484, 1.441789984703064, 0.3031444847583771, 0.23767539858818054], "count": [678]}, "timestamp": {"min": [0.0], "max": [22.566666666666666], "mean": [11.283333333333333], "std": [6.524050945596665], "count": [678]}, "frame_index": {"min": [0], "max": [677], "mean": [338.5], "std": [195.72152836789994], "count": [678]}, "episode_index": {"min": [775], "max": [775], "mean": [775.0], "std": [0.0], "count": [678]}, "index": {"min": [672087], "max": [672764], "mean": [672425.5], "std": [195.72152836789994], "count": [678]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [678]}, "subtask_annotation": {"mean": [7.008849557522124, 29.0, 29.0, 29.0, 29.0], "std": [8.234214083161643, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [678]}, "scene_annotation": {"mean": [775.0], "std": [0.0], "min": [775], "max": [775], "count": [678]}, "eef_direction_state": {"mean": [3.687315634218289, 3.6489675516224187], "std": [1.9910237040403407, 2.3127370411194605], "min": [0, 0], "max": [6, 6], "count": [678]}, "eef_velocity_state": {"mean": [0.7654867256637168, 0.7846607669616519], "std": [0.6283757088993044, 0.7647858859135813], "min": [0, 0], "max": [2, 2], "count": [678]}, "eef_acc_mag_state": {"mean": [0.8053097345132744, 0.7286135693215339], "std": [0.8381579086757698, 0.825537187007046], "min": [0, 0], "max": [2, 2], "count": [678]}, "eef_direction_action": {"mean": [3.687315634218289, 3.6489675516224187], "std": [1.9910237040403407, 2.3127370411194605], "min": [0, 0], "max": [6, 6], "count": [678]}, "eef_velocity_action": {"mean": [0.7654867256637168, 0.7846607669616519], "std": [0.6283757088993044, 0.7647858859135813], "min": [0, 0], "max": [2, 2], "count": [678]}, "eef_acc_mag_action": {"mean": [0.8053097345132744, 0.7286135693215339], "std": [0.8381579086757698, 0.825537187007046], "min": [0, 0], "max": [2, 2], "count": [678]}, "eef_sim_pose_state": {"mean": [0.4924864901194523, 0.29548754358630747, 1.0690739960021816, -2.32393929852133, 0.8464306828000961, 0.9977239811931593, 0.5219430693419772, -0.3191929325100659, 1.0902886243475023, 2.1457576685237147, 0.9556547519002225, -0.3469642185779031], "std": [0.05250071513000561, 0.07525421340400273, 0.02427359005626551, 0.2781420837441003, 0.32503990620459866, 2.684886466333252, 0.057348545979600346, 0.07306154057662789, 0.04695950398557545, 0.1940891859948435, 0.18512652018569548, 2.856584983246523], "min": [0.4197851836630772, 0.09484690177566796, 1.0030277035459336, -2.7094103427146714, 0.4632124199039338, -3.140009542553943, 0.40897241436302945, -0.4212359973829456, 1.0494976207765452, 1.7356465301209885, 0.608473188007542, -3.1405415840239117], "max": [0.6087905950630155, 0.3889882969873789, 1.1130327452393394, -1.1297206239759194, 1.3978362632765973, 3.141174253760297, 0.6721318667032766, -0.07080983165921237, 1.25731966981507, 2.7834544947142135, 1.2657143692015045, 3.141150622386433], "count": [678]}, "eef_sim_pose_action": {"mean": [0.4924864901194523, 0.29548754358630747, 1.0690739960021816, -2.32393929852133, 0.8464306828000961, 0.9977239811931593, 0.5219430693419772, -0.3191929325100659, 1.0902886243475023, 2.1457576685237147, 0.9556547519002225, -0.3469642185779031], "std": [0.05250071513000561, 0.07525421340400273, 0.02427359005626551, 0.2781420837441003, 0.32503990620459866, 2.684886466333252, 0.057348545979600346, 0.07306154057662789, 0.04695950398557545, 0.1940891859948435, 0.18512652018569548, 2.856584983246523], "min": [0.4197851836630772, 0.09484690177566796, 1.0030277035459336, -2.7094103427146714, 0.4632124199039338, -3.140009542553943, 0.40897241436302945, -0.4212359973829456, 1.0494976207765452, 1.7356465301209885, 0.608473188007542, -3.1405415840239117], "max": [0.6087905950630155, 0.3889882969873789, 1.1130327452393394, -1.1297206239759194, 1.3978362632765973, 3.141174253760297, 0.6721318667032766, -0.07080983165921237, 1.25731966981507, 2.7834544947142135, 1.2657143692015045, 3.141150622386433], "count": [678]}, "gripper_mode_state": {"mean": [0.4808259587020649, 0.2713864306784661], "std": [0.49963222087882575, 0.4446749778456938], "min": [0, 0], "max": [1, 1], "count": [678]}, "gripper_activity_state": {"mean": [1.7772861356932153, 1.7713864306784661], "std": [0.5636090593786449, 0.5742314303720097], "min": [0, 0], "max": [2, 2], "count": [678]}, "gripper_mode_action": {"mean": [0.4808259587020649, 0.2713864306784661], "std": [0.49963222087882575, 0.4446749778456938], "min": [0, 0], "max": [1, 1], "count": [678]}, "gripper_activity_action": {"mean": [1.7772861356932153, 1.7713864306784661], "std": [0.5636090593786449, 0.5742314303720097], "min": [0, 0], "max": [2, 2], "count": [678]}, "gripper_open_scale_state": {"mean": [0.4826578170472551, 0.676672566506715], "std": [0.39518355740190425, 0.35754688397832296], "min": [0.026, 0.045], "max": [0.946, 0.947], "count": [678]}, "gripper_open_scale_action": {"mean": [0.4826578170472551, 0.676672566506715], "std": [0.39518355740190425, 0.35754688397832296], "min": [0.026, 0.045], "max": [0.946, 0.947], "count": [678]}}} +{"episode_index": 770, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.42987883862196274]], [[0.4570214694656488]], [[0.4573592744349648]]], "std": [[[0.2321007870685891]], [[0.20332520767419904]], [[0.19651373112430964]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4227381411215886]], [[0.4559236968642419]], [[0.455711847652547]]], "std": [[[0.2001692042991017]], [[0.16884403653658817]], [[0.16359317697095777]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4321983298408422]], [[0.46320684590630146]], [[0.46639051819837346]]], "std": [[[0.22337893262119846]], [[0.1981534597046089]], [[0.1905177610525162]]], "count": [131]}, "observation.state": {"min": [0.39884263277053833, 1.8565590381622314, -1.10807466506958, -1.066326379776001, -2.7830846309661865, -1.9319398403167725, 1.412721872329712, 16.0, 0.06973700225353241, 0.27396300435066223, -0.10122399777173996, -3.1411852836608887, -0.32600003480911255, -1.1160000562667847, -0.8868715763092041, -2.175483226776123, -0.28101545572280884, -0.3963119387626648, 1.5937474966049194, 0.7602654099464417, -1.9219915866851807, -6.0, -0.3659369945526123, 0.23978100717067719, -0.20707100629806519, -3.1331851482391357, 0.1889999955892563, -3.118000030517578], "max": [1.1840488910675049, 2.097571611404419, -0.28871238231658936, -0.39535200595855713, -2.0307254791259766, -1.0696076154708862, 2.360889434814453, 950.0, 0.3435940146446228, 0.4202609956264496, 0.10989599674940109, 3.1410000324249268, 0.7170000076293945, -0.39500001072883606, -0.31126201152801514, -2.0330119132995605, 0.9652194380760193, 1.0215238332748413, 2.617173671722412, 1.98630690574646, -0.31925565004348755, 946.0, -0.16501200199127197, 0.4467729926109314, 0.08084999769926071, 3.1389999389648438, 1.062000036239624, -1.9950000047683716], "mean": [0.6202536225318909, 1.9844999313354492, -0.6410581469535828, -0.7314932346343994, -2.2893083095550537, -1.6696054935455322, 1.7664909362792969, 597.2025146484375, 0.26422417163848877, 0.33917805552482605, 0.030100379139184952, -0.7716110944747925, 0.3005770742893219, -0.6826934814453125, -0.490987092256546, -2.1226794719696045, 0.3934979736804962, 0.6104180812835693, 2.1501176357269287, 1.4831264019012451, -1.4248583316802979, 447.597900390625, -0.2942716181278229, 0.3128752112388611, -0.012441468425095081, 2.217111110687256, 0.5756605863571167, -2.468019723892212], "std": [0.18479594588279724, 0.05608280748128891, 0.18199481070041656, 0.16630330681800842, 0.23519626259803772, 0.23401285707950592, 0.2979359030723572, 351.69659423828125, 0.0643789991736412, 0.05126092582941055, 0.04051077365875244, 2.880347490310669, 0.27037495374679565, 0.17608220875263214, 0.14603151381015778, 0.04187701269984245, 0.2471388876438141, 0.3560674488544464, 0.26780804991722107, 0.3313411474227905, 0.4861500859260559, 394.7442932128906, 0.04684808477759361, 0.05538969486951828, 0.0632181316614151, 1.7498269081115723, 0.21417595446109772, 0.31531140208244324], "count": [669]}, "action": {"min": [0.39884263277053833, 1.8565590381622314, -1.10807466506958, -1.066326379776001, -2.7830846309661865, -1.9319398403167725, 1.412721872329712, 16.0, 0.06973700225353241, 0.27396300435066223, -0.10122399777173996, -3.1411852836608887, -0.32600003480911255, -1.1160000562667847, -0.8868715763092041, -2.175483226776123, -0.28101545572280884, -0.3963119387626648, 1.5937474966049194, 0.7602654099464417, -1.9219915866851807, -6.0, -0.3659369945526123, 0.23978100717067719, -0.20707100629806519, -3.1331851482391357, 0.1889999955892563, -3.118000030517578], "max": [1.1840488910675049, 2.097571611404419, -0.28871238231658936, -0.39535200595855713, -2.0307254791259766, -1.0696076154708862, 2.360889434814453, 950.0, 0.3435940146446228, 0.4202609956264496, 0.10989599674940109, 3.1410000324249268, 0.7170000076293945, -0.39500001072883606, -0.31126201152801514, -2.0330119132995605, 0.9652194380760193, 1.0215238332748413, 2.617173671722412, 1.98630690574646, -0.31925565004348755, 946.0, -0.16501200199127197, 0.4467729926109314, 0.08084999769926071, 3.1389999389648438, 1.062000036239624, -1.9950000047683716], "mean": [0.6202536225318909, 1.9844999313354492, -0.6410581469535828, -0.7314932346343994, -2.2893083095550537, -1.6696054935455322, 1.7664909362792969, 597.2025146484375, 0.26422417163848877, 0.33917805552482605, 0.030100379139184952, -0.7716110944747925, 0.3005770742893219, -0.6826934814453125, -0.490987092256546, -2.1226794719696045, 0.3934979736804962, 0.6104180812835693, 2.1501176357269287, 1.4831264019012451, -1.4248583316802979, 447.597900390625, -0.2942716181278229, 0.3128752112388611, -0.012441468425095081, 2.217111110687256, 0.5756605863571167, -2.468019723892212], "std": [0.18479594588279724, 0.05608280748128891, 0.18199481070041656, 0.16630330681800842, 0.23519626259803772, 0.23401285707950592, 0.2979359030723572, 351.69659423828125, 0.0643789991736412, 0.05126092582941055, 0.04051077365875244, 2.880347490310669, 0.27037495374679565, 0.17608220875263214, 0.14603151381015778, 0.04187701269984245, 0.2471388876438141, 0.3560674488544464, 0.26780804991722107, 0.3313411474227905, 0.4861500859260559, 394.7442932128906, 0.04684808477759361, 0.05538969486951828, 0.0632181316614151, 1.7498269081115723, 0.21417595446109772, 0.31531140208244324], "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": [776], "max": [776], "mean": [776.0], "std": [0.0], "count": [669]}, "index": {"min": [672765], "max": [673433], "mean": [673099.0], "std": [193.12344929258762], "count": [669]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [669]}, "subtask_annotation": {"mean": [12.799701046337818, 29.0, 29.0, 29.0, 29.0], "std": [9.722699307493293, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [669]}, "scene_annotation": {"mean": [776.0], "std": [0.0], "min": [776], "max": [776], "count": [669]}, "eef_direction_state": {"mean": [3.6128550074738417, 3.929745889387145], "std": [2.217180317529925, 1.991648503635785], "min": [0, 0], "max": [6, 6], "count": [669]}, "eef_velocity_state": {"mean": [0.8639760837070254, 0.8310911808669657], "std": [0.764126379268363, 0.7595070616777463], "min": [0, 0], "max": [2, 2], "count": [669]}, "eef_acc_mag_state": {"mean": [0.7144992526158446, 0.7787742899850523], "std": [0.831435228977276, 0.8410778504691262], "min": [0, 0], "max": [2, 2], "count": [669]}, "eef_direction_action": {"mean": [3.6128550074738417, 3.929745889387145], "std": [2.217180317529925, 1.991648503635785], "min": [0, 0], "max": [6, 6], "count": [669]}, "eef_velocity_action": {"mean": [0.8639760837070254, 0.8310911808669657], "std": [0.764126379268363, 0.7595070616777463], "min": [0, 0], "max": [2, 2], "count": [669]}, "eef_acc_mag_action": {"mean": [0.7144992526158446, 0.7787742899850523], "std": [0.831435228977276, 0.8410778504691262], "min": [0, 0], "max": [2, 2], "count": [669]}, "eef_sim_pose_state": {"mean": [0.5167782911960898, 0.29403812494812126, 1.0650190711886678, -2.1076227994004566, 0.9659025784871199, 1.4352098427142208, 0.5560315620898121, -0.3029623382820183, 1.123089132468822, 2.488384739790666, 0.8047688489147479, -1.8940335631627732], "std": [0.050403663674869814, 0.07351948539747839, 0.028801231131543467, 0.9748602459536375, 0.26666886838109666, 2.474261699372538, 0.048717944367225964, 0.05952741000051587, 0.04877912952293303, 0.21404811192951947, 0.24454197420549711, 1.891051710413423], "min": [0.45100087427731184, 0.07072289167203429, 0.9974915280114313, -3.11991844995314, 0.4576360407880089, -3.1414226661646443, 0.49386238965283674, -0.38225347548231026, 1.056422335159216, 2.0747637195489173, 0.2664015097557195, -3.131578989226207], "max": [0.6345422394737568, 0.39767007373774454, 1.1097306324555678, 3.1406157893270885, 1.4216551185141744, 3.14089551797522, 0.6417276878263163, -0.07188808392006812, 1.2601892785249664, 2.851643922563405, 1.0693118921603864, 3.1296227435887065], "count": [669]}, "eef_sim_pose_action": {"mean": [0.5167782911960898, 0.29403812494812126, 1.0650190711886678, -2.1076227994004566, 0.9659025784871199, 1.4352098427142208, 0.5560315620898121, -0.3029623382820183, 1.123089132468822, 2.488384739790666, 0.8047688489147479, -1.8940335631627732], "std": [0.050403663674869814, 0.07351948539747839, 0.028801231131543467, 0.9748602459536375, 0.26666886838109666, 2.474261699372538, 0.048717944367225964, 0.05952741000051587, 0.04877912952293303, 0.21404811192951947, 0.24454197420549711, 1.891051710413423], "min": [0.45100087427731184, 0.07072289167203429, 0.9974915280114313, -3.11991844995314, 0.4576360407880089, -3.1414226661646443, 0.49386238965283674, -0.38225347548231026, 1.056422335159216, 2.0747637195489173, 0.2664015097557195, -3.131578989226207], "max": [0.6345422394737568, 0.39767007373774454, 1.1097306324555678, 3.1406157893270885, 1.4216551185141744, 3.14089551797522, 0.6417276878263163, -0.07188808392006812, 1.2601892785249664, 2.851643922563405, 1.0693118921603864, 3.1296227435887065], "count": [669]}, "gripper_mode_state": {"mean": [0.5022421524663677, 0.33781763826606875], "std": [0.4999949727270467, 0.47296604692345656], "min": [0, 0], "max": [1, 1], "count": [669]}, "gripper_activity_state": {"mean": [1.7668161434977578, 1.7055306427503736], "std": [0.5781565963506842, 0.6317337245132073], "min": [0, 0], "max": [2, 2], "count": [669]}, "gripper_mode_action": {"mean": [0.5022421524663677, 0.33781763826606875], "std": [0.4999949727270467, 0.47296604692345656], "min": [0, 0], "max": [1, 1], "count": [669]}, "gripper_activity_action": {"mean": [1.7668161434977578, 1.7055306427503736], "std": [0.5781565963506842, 0.6317337245132073], "min": [0, 0], "max": [2, 2], "count": [669]}, "gripper_open_scale_state": {"mean": [0.4476292974436343, 0.59720254113749], "std": [0.3947086893453757, 0.3516965333049208], "min": [0.0, 0.016], "max": [0.946, 0.95], "count": [669]}, "gripper_open_scale_action": {"mean": [0.4476292974436343, 0.59720254113749], "std": [0.3947086893453757, 0.3516965333049208], "min": [0.0, 0.016], "max": [0.946, 0.95], "count": [669]}}} +{"episode_index": 771, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4211456798043602]], [[0.4482564838575251]], [[0.44928426848927494]]], "std": [[[0.23181187671900821]], [[0.20569094997207332]], [[0.20002224573372046]]], "count": [149]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4298241421568627]], [[0.46369958766504366]], [[0.4648689273807957]]], "std": [[[0.18048223504586397]], [[0.14841883468660347]], [[0.14270468003292153]]], "count": [149]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4459567898188358]], [[0.46753903474141334]], [[0.46761125778611223]]], "std": [[[0.1769718772768995]], [[0.15585598113082855]], [[0.1494333195779358]]], "count": [149]}, "observation.state": {"min": [0.1713389754295349, 1.9407886266708374, -1.0725048780441284, -0.8686155676841736, -2.2368662357330322, -1.7651562690734863, 1.2938824892044067, 36.0, 0.09568800032138824, 0.21303600072860718, -0.1098880022764206, -3.1411852836608887, 0.19599999487400055, -1.8339999914169312, -0.7144680619239807, -2.1754133701324463, -0.5357288122177124, -0.5451536178588867, 1.4984349012374878, 0.9179035425186157, -1.6185835599899292, -4.0, -0.3884719908237457, 0.192563995718956, -0.19566600024700165, -3.128999948501587, 0.3019999861717224, -3.1411852836608887], "max": [0.9623919725418091, 2.1014463901519775, -0.2946115732192993, -0.32157689332962036, -1.4836695194244385, -1.0438638925552368, 2.241823196411133, 932.0, 0.3877660036087036, 0.416720986366272, 0.08450599759817123, 3.1410000324249268, 1.1660000085830688, -0.35600000619888306, -0.1370607167482376, -2.092562437057495, 0.7885572910308838, 1.0423978567123413, 2.465330123901367, 1.8506600856781006, 0.34971165657043457, 927.0, -0.16271600127220154, 0.39513400197029114, 0.0666389986872673, 3.130000114440918, 1.0759999752044678, 3.131999969482422], "mean": [0.4871516823768616, 2.030977964401245, -0.6965884566307068, -0.5403525233268738, -1.90569269657135, -1.473353624343872, 1.6824324131011963, 583.0949096679688, 0.2793835401535034, 0.3199382424354553, -0.00741092162206769, 0.362703412771225, 0.6280479431152344, -0.92188960313797, -0.3587852716445923, -2.16227650642395, 0.13394799828529358, 0.3420054018497467, 2.06477952003479, 1.5118250846862793, -0.8124639391899109, 287.83416748046875, -0.29326334595680237, 0.27467793226242065, -0.03333667665719986, 2.2784743309020996, 0.6358228325843811, -0.8157879114151001], "std": [0.21336998045444489, 0.04145535081624985, 0.2348380982875824, 0.13318084180355072, 0.16749633848667145, 0.19375662505626678, 0.2977373003959656, 287.62310791015625, 0.0790712833404541, 0.06474316120147705, 0.04059925302863121, 3.0054538249969482, 0.2219347208738327, 0.32767993211746216, 0.1433728039264679, 0.019298650324344635, 0.3587299585342407, 0.6364927291870117, 0.30662691593170166, 0.25938376784324646, 0.8239091634750366, 380.8778991699219, 0.052418775856494904, 0.04544208198785782, 0.06546351313591003, 1.0556453466415405, 0.2040843367576599, 2.5419557094573975], "count": [790]}, "action": {"min": [0.1713389754295349, 1.9407886266708374, -1.0725048780441284, -0.8686155676841736, -2.2368662357330322, -1.7651562690734863, 1.2938824892044067, 36.0, 0.09568800032138824, 0.21303600072860718, -0.1098880022764206, -3.1411852836608887, 0.19599999487400055, -1.8339999914169312, -0.7144680619239807, -2.1754133701324463, -0.5357288122177124, -0.5451536178588867, 1.4984349012374878, 0.9179035425186157, -1.6185835599899292, -4.0, -0.3884719908237457, 0.192563995718956, -0.19566600024700165, -3.128999948501587, 0.3019999861717224, -3.1411852836608887], "max": [0.9623919725418091, 2.1014463901519775, -0.2946115732192993, -0.32157689332962036, -1.4836695194244385, -1.0438638925552368, 2.241823196411133, 932.0, 0.3877660036087036, 0.416720986366272, 0.08450599759817123, 3.1410000324249268, 1.1660000085830688, -0.35600000619888306, -0.1370607167482376, -2.092562437057495, 0.7885572910308838, 1.0423978567123413, 2.465330123901367, 1.8506600856781006, 0.34971165657043457, 927.0, -0.16271600127220154, 0.39513400197029114, 0.0666389986872673, 3.130000114440918, 1.0759999752044678, 3.131999969482422], "mean": [0.4871516823768616, 2.030977964401245, -0.6965884566307068, -0.5403525233268738, -1.90569269657135, -1.473353624343872, 1.6824324131011963, 583.0949096679688, 0.2793835401535034, 0.3199382424354553, -0.00741092162206769, 0.362703412771225, 0.6280479431152344, -0.92188960313797, -0.3587852716445923, -2.16227650642395, 0.13394799828529358, 0.3420054018497467, 2.06477952003479, 1.5118250846862793, -0.8124639391899109, 287.83416748046875, -0.29326334595680237, 0.27467793226242065, -0.03333667665719986, 2.2784743309020996, 0.6358228325843811, -0.8157879114151001], "std": [0.21336998045444489, 0.04145535081624985, 0.2348380982875824, 0.13318084180355072, 0.16749633848667145, 0.19375662505626678, 0.2977373003959656, 287.62310791015625, 0.0790712833404541, 0.06474316120147705, 0.04059925302863121, 3.0054538249969482, 0.2219347208738327, 0.32767993211746216, 0.1433728039264679, 0.019298650324344635, 0.3587299585342407, 0.6364927291870117, 0.30662691593170166, 0.25938376784324646, 0.8239091634750366, 380.8778991699219, 0.052418775856494904, 0.04544208198785782, 0.06546351313591003, 1.0556453466415405, 0.2040843367576599, 2.5419557094573975], "count": [790]}, "timestamp": {"min": [0.0], "max": [26.3], "mean": [13.15], "std": [7.601772454134919], "count": [790]}, "frame_index": {"min": [0], "max": [789], "mean": [394.5], "std": [228.0531736240476], "count": [790]}, "episode_index": {"min": [777], "max": [777], "mean": [777.0], "std": [0.0], "count": [790]}, "index": {"min": [673434], "max": [674223], "mean": [673828.5], "std": [228.0531736240476], "count": [790]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [790]}, "subtask_annotation": {"mean": [13.051898734177215, 29.0, 29.0, 29.0, 29.0], "std": [10.50140871513928, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [790]}, "scene_annotation": {"mean": [777.0], "std": [0.0], "min": [777], "max": [777], "count": [790]}, "eef_direction_state": {"mean": [3.6050632911392406, 3.131645569620253], "std": [2.0391049621407897, 2.073433177173041], "min": [0, 0], "max": [6, 6], "count": [790]}, "eef_velocity_state": {"mean": [0.8544303797468354, 1.0518987341772152], "std": [0.7206357018447506, 0.741937381692569], "min": [0, 0], "max": [2, 2], "count": [790]}, "eef_acc_mag_state": {"mean": [0.7936708860759494, 0.8075949367088607], "std": [0.8339082565196376, 0.8288732861730567], "min": [0, 0], "max": [2, 2], "count": [790]}, "eef_direction_action": {"mean": [3.6050632911392406, 3.131645569620253], "std": [2.0391049621407897, 2.073433177173041], "min": [0, 0], "max": [6, 6], "count": [790]}, "eef_velocity_action": {"mean": [0.8544303797468354, 1.0518987341772152], "std": [0.7206357018447506, 0.741937381692569], "min": [0, 0], "max": [2, 2], "count": [790]}, "eef_acc_mag_action": {"mean": [0.7936708860759494, 0.8075949367088607], "std": [0.8339082565196376, 0.8288732861730567], "min": [0, 0], "max": [2, 2], "count": [790]}, "eef_sim_pose_state": {"mean": [0.4715279804391399, 0.2717112701646527, 1.0435070035868503, -1.5229630133795808, 1.1379666069907863, 0.8214689630091878, 0.5276226690196131, -0.2896274477406369, 1.076097080453471, 2.1093587467109143, 0.8570938090856001, 0.20993299003838956], "std": [0.04179166817965064, 0.085910167373349, 0.028315256637930015, 1.322258669315016, 0.28399550887148856, 2.2012789690201755, 0.0663608135591647, 0.07072662943831434, 0.04810913682974996, 0.23319491302502843, 0.16392929811669488, 2.770861584504058], "min": [0.39341482189246446, 0.07285920652877256, 0.9929014979852314, -3.1370907489590047, 0.6845640996520284, -3.140233660714685, 0.41520862616256876, -0.3826895493281592, 1.0121822931486553, 1.4998677748220415, 0.5720075118713353, -3.1327780990751632], "max": [0.5835303053390731, 0.4022779035756773, 1.0918911869304408, 3.13272188175457, 1.5513969313944211, 3.136358823094218, 0.6305049553680745, -0.12828967220378684, 1.1892553894862892, 2.640359583421399, 1.1749209752769536, 3.139060328978814], "count": [790]}, "eef_sim_pose_action": {"mean": [0.4715279804391399, 0.2717112701646527, 1.0435070035868503, -1.5229630133795808, 1.1379666069907863, 0.8214689630091878, 0.5276226690196131, -0.2896274477406369, 1.076097080453471, 2.1093587467109143, 0.8570938090856001, 0.20993299003838956], "std": [0.04179166817965064, 0.085910167373349, 0.028315256637930015, 1.322258669315016, 0.28399550887148856, 2.2012789690201755, 0.0663608135591647, 0.07072662943831434, 0.04810913682974996, 0.23319491302502843, 0.16392929811669488, 2.770861584504058], "min": [0.39341482189246446, 0.07285920652877256, 0.9929014979852314, -3.1370907489590047, 0.6845640996520284, -3.140233660714685, 0.41520862616256876, -0.3826895493281592, 1.0121822931486553, 1.4998677748220415, 0.5720075118713353, -3.1327780990751632], "max": [0.5835303053390731, 0.4022779035756773, 1.0918911869304408, 3.13272188175457, 1.5513969313944211, 3.136358823094218, 0.6305049553680745, -0.12828967220378684, 1.1892553894862892, 2.640359583421399, 1.1749209752769536, 3.139060328978814], "count": [790]}, "gripper_mode_state": {"mean": [0.6962025316455697, 0.26582278481012656], "std": [0.4598962563186078, 0.441770338395325], "min": [0, 0], "max": [1, 1], "count": [790]}, "gripper_activity_state": {"mean": [1.8037974683544304, 1.8037974683544304], "std": [0.535556740478603, 0.5541427495050596], "min": [0, 0], "max": [2, 2], "count": [790]}, "gripper_mode_action": {"mean": [0.6962025316455697, 0.26582278481012656], "std": [0.4598962563186078, 0.441770338395325], "min": [0, 0], "max": [1, 1], "count": [790]}, "gripper_activity_action": {"mean": [1.8037974683544304, 1.8037974683544304], "std": [0.535556740478603, 0.5541427495050596], "min": [0, 0], "max": [2, 2], "count": [790]}, "gripper_open_scale_state": {"mean": [0.28784683540137135, 0.5830949366460872], "std": [0.3808683692496878, 0.2876231470454417], "min": [0.0, 0.036], "max": [0.927, 0.932], "count": [790]}, "gripper_open_scale_action": {"mean": [0.28784683540137135, 0.5830949366460872], "std": [0.3808683692496878, 0.2876231470454417], "min": [0.0, 0.036], "max": [0.927, 0.932], "count": [790]}}} +{"episode_index": 772, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[1.0]], [[1.0]]], "mean": [[[0.430866732161184]], [[0.4581945642926592]], [[0.45860767602495545]]], "std": [[[0.23529831293915807]], [[0.20394210269727556]], [[0.19861010345769667]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4279810943661211]], [[0.4602938458785718]], [[0.46036356040350024]]], "std": [[[0.19075354731650823]], [[0.15903038321770574]], [[0.15333999381256225]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43621812037487173]], [[0.4662529725733269]], [[0.46907453714957054]]], "std": [[[0.22024879879068893]], [[0.19389607276570414]], [[0.18629349521012223]]], "count": [121]}, "observation.state": {"min": [0.4727224111557007, 1.9068769216537476, -1.1550763845443726, -1.040059208869934, -2.8287250995635986, -1.873576045036316, 1.2944234609603882, 15.0, 0.04930099844932556, 0.292587012052536, -0.11910200119018555, -3.1401853561401367, -0.3790000081062317, -0.9459999799728394, -0.7684510350227356, -2.175448179244995, -0.37288957834243774, -0.4963018596172333, 1.2481024265289307, 0.7077834010124207, -1.8789516687393188, -4.0, -0.38225701451301575, 0.22107499837875366, -0.20155799388885498, -3.1361851692199707, 0.2919999957084656, -3.1381852626800537], "max": [1.2672487497329712, 2.103959560394287, -0.4266108572483063, -0.36048027873039246, -1.8819886445999146, -0.9225462079048157, 2.2656991481781006, 940.0, 0.3304649889469147, 0.4326289892196655, 0.08272799849510193, 3.1410000324249268, 0.7789999842643738, -0.2150000035762787, -0.19687312841415405, -2.0439202785491943, 0.6536083817481995, 1.024962067604065, 2.567920446395874, 2.00999116897583, 0.21673499047756195, 933.0, -0.1524049937725067, 0.43111199140548706, 0.07994899898767471, 3.134000062942505, 1.1490000486373901, 3.1389999389648438], "mean": [0.6821357607841492, 2.030165672302246, -0.7046929597854614, -0.7170312404632568, -2.2629826068878174, -1.599901795387268, 1.7072174549102783, 604.556640625, 0.23788757622241974, 0.3523441255092621, 0.004374079406261444, -0.7453204393386841, 0.2790531814098358, -0.569548487663269, -0.4377215504646301, -2.121655225753784, 0.2886689603328705, 0.5774968862533569, 2.108328104019165, 1.514831781387329, -1.3107141256332397, 432.1858215332031, -0.30892667174339294, 0.2977254092693329, -0.00011909310705959797, 2.095182180404663, 0.6459667682647705, -1.4928752183914185], "std": [0.19911423325538635, 0.05177564173936844, 0.15765461325645447, 0.18404321372509003, 0.2710852324962616, 0.24718356132507324, 0.3137209117412567, 375.8582763671875, 0.07321666181087494, 0.046438068151474, 0.04506540298461914, 2.8972153663635254, 0.29349246621131897, 0.17967218160629272, 0.14284023642539978, 0.04088947921991348, 0.2376270443201065, 0.4175621569156647, 0.31643250584602356, 0.3244795501232147, 0.63038569688797, 422.8987731933594, 0.05086355656385422, 0.056251849979162216, 0.0659245029091835, 1.7581621408462524, 0.22788935899734497, 2.0137877464294434], "count": [600]}, "action": {"min": [0.4727224111557007, 1.9068769216537476, -1.1550763845443726, -1.040059208869934, -2.8287250995635986, -1.873576045036316, 1.2944234609603882, 15.0, 0.04930099844932556, 0.292587012052536, -0.11910200119018555, -3.1401853561401367, -0.3790000081062317, -0.9459999799728394, -0.7684510350227356, -2.175448179244995, -0.37288957834243774, -0.4963018596172333, 1.2481024265289307, 0.7077834010124207, -1.8789516687393188, -4.0, -0.38225701451301575, 0.22107499837875366, -0.20155799388885498, -3.1361851692199707, 0.2919999957084656, -3.1381852626800537], "max": [1.2672487497329712, 2.103959560394287, -0.4266108572483063, -0.36048027873039246, -1.8819886445999146, -0.9225462079048157, 2.2656991481781006, 940.0, 0.3304649889469147, 0.4326289892196655, 0.08272799849510193, 3.1410000324249268, 0.7789999842643738, -0.2150000035762787, -0.19687312841415405, -2.0439202785491943, 0.6536083817481995, 1.024962067604065, 2.567920446395874, 2.00999116897583, 0.21673499047756195, 933.0, -0.1524049937725067, 0.43111199140548706, 0.07994899898767471, 3.134000062942505, 1.1490000486373901, 3.1389999389648438], "mean": [0.6821357607841492, 2.030165672302246, -0.7046929597854614, -0.7170312404632568, -2.2629826068878174, -1.599901795387268, 1.7072174549102783, 604.556640625, 0.23788757622241974, 0.3523441255092621, 0.004374079406261444, -0.7453204393386841, 0.2790531814098358, -0.569548487663269, -0.4377215504646301, -2.121655225753784, 0.2886689603328705, 0.5774968862533569, 2.108328104019165, 1.514831781387329, -1.3107141256332397, 432.1858215332031, -0.30892667174339294, 0.2977254092693329, -0.00011909310705959797, 2.095182180404663, 0.6459667682647705, -1.4928752183914185], "std": [0.19911423325538635, 0.05177564173936844, 0.15765461325645447, 0.18404321372509003, 0.2710852324962616, 0.24718356132507324, 0.3137209117412567, 375.8582763671875, 0.07321666181087494, 0.046438068151474, 0.04506540298461914, 2.8972153663635254, 0.29349246621131897, 0.17967218160629272, 0.14284023642539978, 0.04088947921991348, 0.2376270443201065, 0.4175621569156647, 0.31643250584602356, 0.3244795501232147, 0.63038569688797, 422.8987731933594, 0.05086355656385422, 0.056251849979162216, 0.0659245029091835, 1.7581621408462524, 0.22788935899734497, 2.0137877464294434], "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": [778], "max": [778], "mean": [778.0], "std": [0.0], "count": [600]}, "index": {"min": [674224], "max": [674823], "mean": [674523.5], "std": [173.2048401941085], "count": [600]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [600]}, "subtask_annotation": {"mean": [10.681666666666667, 29.0, 29.0, 29.0, 29.0], "std": [9.532942736753574, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [600]}, "scene_annotation": {"mean": [778.0], "std": [0.0], "min": [778], "max": [778], "count": [600]}, "eef_direction_state": {"mean": [3.1483333333333334, 3.8216666666666668], "std": [2.1763112267218476, 1.8990867688327353], "min": [0, 0], "max": [6, 6], "count": [600]}, "eef_velocity_state": {"mean": [1.0233333333333334, 0.9183333333333333], "std": [0.7412526934558559, 0.7291528570120878], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_acc_mag_state": {"mean": [0.875, 0.8316666666666667], "std": [0.8262616615415079, 0.8326647317831831], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_direction_action": {"mean": [3.1483333333333334, 3.8216666666666668], "std": [2.1763112267218476, 1.8990867688327353], "min": [0, 0], "max": [6, 6], "count": [600]}, "eef_velocity_action": {"mean": [1.0233333333333334, 0.9183333333333333], "std": [0.7412526934558559, 0.7291528570120878], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_acc_mag_action": {"mean": [0.875, 0.8316666666666667], "std": [0.8262616615415079, 0.8326647317831831], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_sim_pose_state": {"mean": [0.4977432336794618, 0.3103916597197455, 1.0607322048660388, -1.7321340778074088, 0.9862664628566896, -0.5771205827174377, 0.5702103857891799, -0.26611458182227454, 1.1236207554260662, 2.5596028825512014, 0.8480554958492453, -1.816311019531657], "std": [0.051837147254019666, 0.07866623543734494, 0.03077381767462174, 1.3027295076699694, 0.26029509866048034, 2.6798499097731097, 0.04335099873335191, 0.06684956496104477, 0.054512913505837236, 0.19953363994583284, 0.25358277550655683, 1.7910432496319286], "min": [0.4262176588316322, 0.06446203100436872, 0.9935546001115482, -3.098609779199051, 0.5709586693053685, -3.14147351585262, 0.5158879000874559, -0.3477613751441462, 1.04808556247396, 2.2683443054571155, 0.2940211435363933, -3.1394887482579206], "max": [0.618149050071623, 0.4077256305278132, 1.1119935660792988, 2.5478172717177867, 1.5488103689438253, 3.139542509590717, 0.6553515810876396, -0.047116709334211665, 1.2530315718888059, 2.9012769657025985, 1.1373303385479234, 3.140669369580597], "count": [600]}, "eef_sim_pose_action": {"mean": [0.4977432336794618, 0.3103916597197455, 1.0607322048660388, -1.7321340778074088, 0.9862664628566896, -0.5771205827174377, 0.5702103857891799, -0.26611458182227454, 1.1236207554260662, 2.5596028825512014, 0.8480554958492453, -1.816311019531657], "std": [0.051837147254019666, 0.07866623543734494, 0.03077381767462174, 1.3027295076699694, 0.26029509866048034, 2.6798499097731097, 0.04335099873335191, 0.06684956496104477, 0.054512913505837236, 0.19953363994583284, 0.25358277550655683, 1.7910432496319286], "min": [0.4262176588316322, 0.06446203100436872, 0.9935546001115482, -3.098609779199051, 0.5709586693053685, -3.14147351585262, 0.5158879000874559, -0.3477613751441462, 1.04808556247396, 2.2683443054571155, 0.2940211435363933, -3.1394887482579206], "max": [0.618149050071623, 0.4077256305278132, 1.1119935660792988, 2.5478172717177867, 1.5488103689438253, 3.139542509590717, 0.6553515810876396, -0.047116709334211665, 1.2530315718888059, 2.9012769657025985, 1.1373303385479234, 3.140669369580597], "count": [600]}, "gripper_mode_state": {"mean": [0.535, 0.37833333333333335], "std": [0.49877349568716994, 0.48497136227020904], "min": [0, 0], "max": [1, 1], "count": [600]}, "gripper_activity_state": {"mean": [1.72, 1.7716666666666667], "std": [0.6337191807101921, 0.5826925051479173], "min": [0, 0], "max": [2, 2], "count": [600]}, "gripper_mode_action": {"mean": [0.535, 0.37833333333333335], "std": [0.49877349568716994, 0.48497136227020904], "min": [0, 0], "max": [1, 1], "count": [600]}, "gripper_activity_action": {"mean": [1.72, 1.7716666666666667], "std": [0.6337191807101921, 0.5826925051479173], "min": [0, 0], "max": [2, 2], "count": [600]}, "gripper_open_scale_state": {"mean": [0.43219749995470136, 0.6045566667461396], "std": [0.4228862782873253, 0.37585833783703576], "min": [0.0, 0.015], "max": [0.933, 0.94], "count": [600]}, "gripper_open_scale_action": {"mean": [0.43219749995470136, 0.6045566667461396], "std": [0.4228862782873253, 0.37585833783703576], "min": [0.0, 0.015], "max": [0.933, 0.94], "count": [600]}}} +{"episode_index": 773, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4295410462430586]], [[0.4560570160081577]], [[0.4560543177797435]]], "std": [[[0.2342730677635264]], [[0.20275651564497776]], [[0.19856436285291487]]], "count": [133]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40695646591970125]], [[0.4460437275787508]], [[0.4469544480072731]]], "std": [[[0.21163004749098002]], [[0.1756187178337834]], [[0.17019681470040213]]], "count": [133]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4208539624183007]], [[0.4540811403508772]], [[0.45691942018035286]]], "std": [[[0.2239877236977838]], [[0.1953596019517167]], [[0.18750541872379214]]], "count": [133]}, "observation.state": {"min": [0.2911383807659149, 1.8365228176116943, -1.308927297592163, -1.1746066808700562, -2.9049434661865234, -1.954716444015503, 1.3102012872695923, 12.0, 0.05764399841427803, 0.2706640064716339, -0.12234199792146683, -3.1391851902008057, -0.48500001430511475, -1.0529999732971191, -0.9166643619537354, -2.1754133701324463, -0.20413371920585632, -0.5582610368728638, 1.0065488815307617, 0.7577347755432129, -2.471299171447754, -5.0, -0.3207469880580902, 0.2569369971752167, -0.21645499765872955, -3.127000093460083, -0.0429999977350235, -3.1391851902008057], "max": [1.219775676727295, 2.110539674758911, -0.31157615780830383, -0.4225791096687317, -1.54056715965271, -0.7768984436988831, 2.3636820316314697, 959.0, 0.34215301275253296, 0.4541170001029968, 0.14138199388980865, 3.13700008392334, 0.7089999914169312, -0.33799999952316284, -0.2774201035499573, -2.0326802730560303, 0.7846477031707764, 1.2551884651184082, 2.804185628890991, 2.0400805473327637, 0.24209463596343994, 936.0, -0.12335900217294693, 0.4548349976539612, 0.07677999883890152, 3.128999948501587, 1.0820000171661377, 3.1410000324249268], "mean": [0.7181973457336426, 1.9980088472366333, -0.7114073634147644, -0.7531222701072693, -2.353797197341919, -1.562646746635437, 1.8770087957382202, 588.8362426757812, 0.24004080891609192, 0.36682555079460144, 0.021881060674786568, -1.3222755193710327, 0.23479823768138885, -0.6738041043281555, -0.5842937231063843, -2.118804454803467, 0.4650024473667145, 0.6462604403495789, 2.249284267425537, 1.484367847442627, -1.5815008878707886, 389.4496154785156, -0.26637446880340576, 0.33606764674186707, -0.010536755435168743, 2.4616026878356934, 0.4098012447357178, -1.3460428714752197], "std": [0.1867114156484604, 0.08160142600536346, 0.23641616106033325, 0.20580606162548065, 0.26716455817222595, 0.263651043176651, 0.3545835614204407, 414.5508117675781, 0.07788343727588654, 0.048014573752880096, 0.06408247351646423, 2.600605010986328, 0.3016003966331482, 0.22098572552204132, 0.1560370922088623, 0.04170304536819458, 0.30537375807762146, 0.51216059923172, 0.46234139800071716, 0.35010552406311035, 0.9301239252090454, 398.1642150878906, 0.0488470159471035, 0.054495520889759064, 0.07106434553861618, 1.1470903158187866, 0.319828599691391, 2.05549955368042], "count": [684]}, "action": {"min": [0.2911383807659149, 1.8365228176116943, -1.308927297592163, -1.1746066808700562, -2.9049434661865234, -1.954716444015503, 1.3102012872695923, 12.0, 0.05764399841427803, 0.2706640064716339, -0.12234199792146683, -3.1391851902008057, -0.48500001430511475, -1.0529999732971191, -0.9166643619537354, -2.1754133701324463, -0.20413371920585632, -0.5582610368728638, 1.0065488815307617, 0.7577347755432129, -2.471299171447754, -5.0, -0.3207469880580902, 0.2569369971752167, -0.21645499765872955, -3.127000093460083, -0.0429999977350235, -3.1391851902008057], "max": [1.219775676727295, 2.110539674758911, -0.31157615780830383, -0.4225791096687317, -1.54056715965271, -0.7768984436988831, 2.3636820316314697, 959.0, 0.34215301275253296, 0.4541170001029968, 0.14138199388980865, 3.13700008392334, 0.7089999914169312, -0.33799999952316284, -0.2774201035499573, -2.0326802730560303, 0.7846477031707764, 1.2551884651184082, 2.804185628890991, 2.0400805473327637, 0.24209463596343994, 936.0, -0.12335900217294693, 0.4548349976539612, 0.07677999883890152, 3.128999948501587, 1.0820000171661377, 3.1410000324249268], "mean": [0.7181973457336426, 1.9980088472366333, -0.7114073634147644, -0.7531222701072693, -2.353797197341919, -1.562646746635437, 1.8770087957382202, 588.8362426757812, 0.24004080891609192, 0.36682555079460144, 0.021881060674786568, -1.3222755193710327, 0.23479823768138885, -0.6738041043281555, -0.5842937231063843, -2.118804454803467, 0.4650024473667145, 0.6462604403495789, 2.249284267425537, 1.484367847442627, -1.5815008878707886, 389.4496154785156, -0.26637446880340576, 0.33606764674186707, -0.010536755435168743, 2.4616026878356934, 0.4098012447357178, -1.3460428714752197], "std": [0.1867114156484604, 0.08160142600536346, 0.23641616106033325, 0.20580606162548065, 0.26716455817222595, 0.263651043176651, 0.3545835614204407, 414.5508117675781, 0.07788343727588654, 0.048014573752880096, 0.06408247351646423, 2.600605010986328, 0.3016003966331482, 0.22098572552204132, 0.1560370922088623, 0.04170304536819458, 0.30537375807762146, 0.51216059923172, 0.46234139800071716, 0.35010552406311035, 0.9301239252090454, 398.1642150878906, 0.0488470159471035, 0.054495520889759064, 0.07106434553861618, 1.1470903158187866, 0.319828599691391, 2.05549955368042], "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": [779], "max": [779], "mean": [779.0], "std": [0.0], "count": [684]}, "index": {"min": [674824], "max": [675507], "mean": [675165.5], "std": [197.453581042904], "count": [684]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [684]}, "subtask_annotation": {"mean": [6.614035087719298, 29.0, 29.0, 29.0, 29.0], "std": [5.027134742382307, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [684]}, "scene_annotation": {"mean": [779.0], "std": [0.0], "min": [779], "max": [779], "count": [684]}, "eef_direction_state": {"mean": [3.925438596491228, 3.8903508771929824], "std": [2.188218509708215, 1.9296002660724196], "min": [0, 0], "max": [6, 6], "count": [684]}, "eef_velocity_state": {"mean": [0.7675438596491229, 0.9912280701754386], "std": [0.7275283335695623, 0.7741693987271224], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_acc_mag_state": {"mean": [0.7076023391812866, 0.7777777777777778], "std": [0.8355413448429104, 0.8448521638058697], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_direction_action": {"mean": [3.925438596491228, 3.8903508771929824], "std": [2.188218509708215, 1.9296002660724196], "min": [0, 0], "max": [6, 6], "count": [684]}, "eef_velocity_action": {"mean": [0.7675438596491229, 0.9912280701754386], "std": [0.7275283335695623, 0.7741693987271224], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_acc_mag_action": {"mean": [0.7076023391812866, 0.7777777777777778], "std": [0.8355413448429104, 0.8448521638058697], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_sim_pose_state": {"mean": [0.5433107381193539, 0.27053463743290196, 1.0909150939974679, -1.7223642409099031, 0.8047234880049613, 1.2348370286216865, 0.5830001461081172, -0.27633187898505435, 1.1378149773331334, 2.6239198638393835, 0.7514675080772195, -1.7999571321800925], "std": [0.05399644903819938, 0.07488029605300447, 0.04839668157349869, 1.5861432468797514, 0.46861449131213007, 2.281110521455253, 0.04398867206798496, 0.0780823168257482, 0.06380619694333854, 0.2178475054951238, 0.2625229062568082, 1.8796780496133612], "min": [0.44014652308323077, 0.03430532192239234, 0.9951935220019893, -2.8010567611222483, 0.09278578695241668, -3.1396080358565843, 0.4838459511988176, -0.39332378518948574, 1.0694886675446733, 2.1560194380829154, 0.15239405630779368, -3.1278153962682085], "max": [0.6466447902366974, 0.3508618287967885, 1.1502052322437402, 2.7621420991060255, 1.5372459099583593, 3.1389743098023466, 0.6619839909775533, -0.06699904446921755, 1.295146854098225, 2.986594289398692, 1.157038105163128, 3.126950932516449], "count": [684]}, "eef_sim_pose_action": {"mean": [0.5433107381193539, 0.27053463743290196, 1.0909150939974679, -1.7223642409099031, 0.8047234880049613, 1.2348370286216865, 0.5830001461081172, -0.27633187898505435, 1.1378149773331334, 2.6239198638393835, 0.7514675080772195, -1.7999571321800925], "std": [0.05399644903819938, 0.07488029605300447, 0.04839668157349869, 1.5861432468797514, 0.46861449131213007, 2.281110521455253, 0.04398867206798496, 0.0780823168257482, 0.06380619694333854, 0.2178475054951238, 0.2625229062568082, 1.8796780496133612], "min": [0.44014652308323077, 0.03430532192239234, 0.9951935220019893, -2.8010567611222483, 0.09278578695241668, -3.1396080358565843, 0.4838459511988176, -0.39332378518948574, 1.0694886675446733, 2.1560194380829154, 0.15239405630779368, -3.1278153962682085], "max": [0.6466447902366974, 0.3508618287967885, 1.1502052322437402, 2.7621420991060255, 1.5372459099583593, 3.1389743098023466, 0.6619839909775533, -0.06699904446921755, 1.295146854098225, 2.986594289398692, 1.157038105163128, 3.126950932516449], "count": [684]}, "gripper_mode_state": {"mean": [0.5672514619883041, 0.39473684210526316], "std": [0.4954565983619895, 0.48879409528965184], "min": [0, 0], "max": [1, 1], "count": [684]}, "gripper_activity_state": {"mean": [1.7660818713450293, 1.7763157894736843], "std": [0.5652887005190429, 0.5732541711330605], "min": [0, 0], "max": [2, 2], "count": [684]}, "gripper_mode_action": {"mean": [0.5672514619883041, 0.39473684210526316], "std": [0.4954565983619895, 0.48879409528965184], "min": [0, 0], "max": [1, 1], "count": [684]}, "gripper_activity_action": {"mean": [1.7660818713450293, 1.7763157894736843], "std": [0.5652887005190429, 0.5732541711330605], "min": [0, 0], "max": [2, 2], "count": [684]}, "gripper_open_scale_state": {"mean": [0.3894777048329948, 0.588836257269509], "std": [0.3981366462603799, 0.414550947867926], "min": [0.0, 0.012], "max": [0.936, 0.959], "count": [684]}, "gripper_open_scale_action": {"mean": [0.3894777048329948, 0.588836257269509], "std": [0.3981366462603799, 0.414550947867926], "min": [0.0, 0.012], "max": [0.936, 0.959], "count": [684]}}} +{"episode_index": 774, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4205619047977064]], [[0.4521686778238903]], [[0.4533653752656482]]], "std": [[[0.23513763663959703]], [[0.2004507195117716]], [[0.194635756261777]]], "count": [163]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40453675593448013]], [[0.4427666318316693]], [[0.44459933613015756]]], "std": [[[0.2069905914067175]], [[0.1739224722340126]], [[0.1688088725733788]]], "count": [163]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.412313727996311]], [[0.45022043661534145]], [[0.4528690467240066]]], "std": [[[0.20466416457869674]], [[0.17080587945167267]], [[0.16217551427727514]]], "count": [163]}, "observation.state": {"min": [0.36908477544784546, 1.733757734298706, -1.0208081007003784, -1.0864499807357788, -2.8932149410247803, -1.9919441938400269, 1.428674340248108, 35.0, 0.09773699939250946, 0.2953470051288605, -0.05413899943232536, -3.1411852836608887, -0.5740000009536743, -1.4859999418258667, -1.024962067604065, -2.175518035888672, -0.41667991876602173, -0.4753055274486542, 1.081475853919983, 0.6554758548736572, -2.314847707748413, -5.0, -0.36276400089263916, 0.23868800699710846, -0.2210959941148758, -3.1411852836608887, 0.008999999612569809, -3.132185220718384], "max": [1.0879161357879639, 2.04992413520813, -0.2974913716316223, -0.37514105439186096, -1.8572050333023071, -1.045277714729309, 2.5900511741638184, 946.0, 0.3518190085887909, 0.4269790053367615, 0.1769299954175949, 3.1389999389648438, 0.9760000109672546, -0.5400000214576721, -0.36384880542755127, -1.9733216762542725, 0.9420065879821777, 0.9714851379394531, 2.7659106254577637, 2.0536067485809326, 0.09552187472581863, 940.0, -0.12537400424480438, 0.4699989855289459, 0.07544100284576416, 3.1410000324249268, 1.2869999408721924, 3.1410000324249268], "mean": [0.6187244653701782, 1.9447227716445923, -0.6512107253074646, -0.7080197930335999, -2.2568790912628174, -1.665784478187561, 1.9054300785064697, 534.9703369140625, 0.2726478576660156, 0.3449946641921997, 0.04564268887042999, -0.4506303071975708, 0.2982643246650696, -0.8367664217948914, -0.5820218920707703, -2.066418409347534, 0.4027085602283478, 0.6406941413879395, 2.2540650367736816, 1.5691126585006714, -1.7201021909713745, 424.0946350097656, -0.27772632241249084, 0.32439467310905457, 0.00782784540206194, 0.0206547100096941, 0.4331607520580292, -1.4124780893325806], "std": [0.15364596247673035, 0.08462973684072495, 0.1651298552751541, 0.15036942064762115, 0.31342440843582153, 0.2281871885061264, 0.36167389154434204, 327.91168212890625, 0.05161441117525101, 0.035376615822315216, 0.045381318777799606, 2.969207763671875, 0.37214136123657227, 0.26638925075531006, 0.15577863156795502, 0.06631488353013992, 0.2905419170856476, 0.37426215410232544, 0.3764866888523102, 0.42804282903671265, 0.6950697302818298, 388.5744323730469, 0.05799258500337601, 0.06725069135427475, 0.0690489113330841, 2.9173128604888916, 0.3316781222820282, 1.7739654779434204], "count": [893]}, "action": {"min": [0.36908477544784546, 1.733757734298706, -1.0208081007003784, -1.0864499807357788, -2.8932149410247803, -1.9919441938400269, 1.428674340248108, 35.0, 0.09773699939250946, 0.2953470051288605, -0.05413899943232536, -3.1411852836608887, -0.5740000009536743, -1.4859999418258667, -1.024962067604065, -2.175518035888672, -0.41667991876602173, -0.4753055274486542, 1.081475853919983, 0.6554758548736572, -2.314847707748413, -5.0, -0.36276400089263916, 0.23868800699710846, -0.2210959941148758, -3.1411852836608887, 0.008999999612569809, -3.132185220718384], "max": [1.0879161357879639, 2.04992413520813, -0.2974913716316223, -0.37514105439186096, -1.8572050333023071, -1.045277714729309, 2.5900511741638184, 946.0, 0.3518190085887909, 0.4269790053367615, 0.1769299954175949, 3.1389999389648438, 0.9760000109672546, -0.5400000214576721, -0.36384880542755127, -1.9733216762542725, 0.9420065879821777, 0.9714851379394531, 2.7659106254577637, 2.0536067485809326, 0.09552187472581863, 940.0, -0.12537400424480438, 0.4699989855289459, 0.07544100284576416, 3.1410000324249268, 1.2869999408721924, 3.1410000324249268], "mean": [0.6187244653701782, 1.9447227716445923, -0.6512107253074646, -0.7080197930335999, -2.2568790912628174, -1.665784478187561, 1.9054300785064697, 534.9703369140625, 0.2726478576660156, 0.3449946641921997, 0.04564268887042999, -0.4506303071975708, 0.2982643246650696, -0.8367664217948914, -0.5820218920707703, -2.066418409347534, 0.4027085602283478, 0.6406941413879395, 2.2540650367736816, 1.5691126585006714, -1.7201021909713745, 424.0946350097656, -0.27772632241249084, 0.32439467310905457, 0.00782784540206194, 0.0206547100096941, 0.4331607520580292, -1.4124780893325806], "std": [0.15364596247673035, 0.08462973684072495, 0.1651298552751541, 0.15036942064762115, 0.31342440843582153, 0.2281871885061264, 0.36167389154434204, 327.91168212890625, 0.05161441117525101, 0.035376615822315216, 0.045381318777799606, 2.969207763671875, 0.37214136123657227, 0.26638925075531006, 0.15577863156795502, 0.06631488353013992, 0.2905419170856476, 0.37426215410232544, 0.3764866888523102, 0.42804282903671265, 0.6950697302818298, 388.5744323730469, 0.05799258500337601, 0.06725069135427475, 0.0690489113330841, 2.9173128604888916, 0.3316781222820282, 1.7739654779434204], "count": [893]}, "timestamp": {"min": [0.0], "max": [29.733333333333334], "mean": [14.866666666666664], "std": [8.592891118696766], "count": [893]}, "frame_index": {"min": [0], "max": [892], "mean": [446.0], "std": [257.78673356090303], "count": [893]}, "episode_index": {"min": [780], "max": [780], "mean": [780.0], "std": [0.0], "count": [893]}, "index": {"min": [675508], "max": [676400], "mean": [675954.0], "std": [257.78673356090303], "count": [893]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [893]}, "subtask_annotation": {"mean": [7.267637178051512, 29.0, 29.0, 29.0, 29.0], "std": [5.690706231935718, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [893]}, "scene_annotation": {"mean": [780.0], "std": [0.0], "min": [780], "max": [780], "count": [893]}, "eef_direction_state": {"mean": [3.745800671892497, 4.002239641657335], "std": [2.279293998991917, 2.0167261176781763], "min": [0, 0], "max": [6, 6], "count": [893]}, "eef_velocity_state": {"mean": [0.7066069428891377, 0.7838745800671892], "std": [0.6850924354115877, 0.714031340143108], "min": [0, 0], "max": [2, 2], "count": [893]}, "eef_acc_mag_state": {"mean": [0.671892497200448, 0.748040313549832], "std": [0.8230066023444196, 0.8321029838634391], "min": [0, 0], "max": [2, 2], "count": [893]}, "eef_direction_action": {"mean": [3.745800671892497, 4.002239641657335], "std": [2.279293998991917, 2.0167261176781763], "min": [0, 0], "max": [6, 6], "count": [893]}, "eef_velocity_action": {"mean": [0.7066069428891377, 0.7838745800671892], "std": [0.6850924354115877, 0.714031340143108], "min": [0, 0], "max": [2, 2], "count": [893]}, "eef_acc_mag_action": {"mean": [0.671892497200448, 0.748040313549832], "std": [0.8230066023444196, 0.8321029838634391], "min": [0, 0], "max": [2, 2], "count": [893]}, "eef_sim_pose_state": {"mean": [0.5344422871209591, 0.29755690343081875, 1.0938758014910868, -1.755887290773134, 0.6808055407183854, 1.0705280644488628, 0.5611093397724086, -0.31843170651807845, 1.1283307317578035, 2.3973744778404535, 0.6860737650659663, -1.0840537957921528], "std": [0.05729897101224782, 0.08679039816919888, 0.025281642566303157, 1.3509494013036074, 0.40879413290229966, 2.5062212271350495, 0.03620614794323001, 0.04511494647583631, 0.0522311440906461, 0.24709170919633586, 0.3127652588100393, 2.5218029965616737], "min": [0.46118197901145774, 0.0352912563808466, 1.0298427111986286, -3.018717142693027, 0.03620744751215166, -3.1413280403830415, 0.5069900545172087, -0.38944166360130406, 1.0382418024401399, 1.999868179274197, 0.0713116087332788, -3.1412926206023277], "max": [0.6570006986367758, 0.3933804761912215, 1.1274862886171175, 3.0402293402436924, 1.494271335608846, 3.139708334793304, 0.6497934082655047, -0.12620384471678664, 1.2612799541721942, 2.9179171782063587, 1.0207441583751686, 3.141237587738171], "count": [893]}, "eef_sim_pose_action": {"mean": [0.5344422871209591, 0.29755690343081875, 1.0938758014910868, -1.755887290773134, 0.6808055407183854, 1.0705280644488628, 0.5611093397724086, -0.31843170651807845, 1.1283307317578035, 2.3973744778404535, 0.6860737650659663, -1.0840537957921528], "std": [0.05729897101224782, 0.08679039816919888, 0.025281642566303157, 1.3509494013036074, 0.40879413290229966, 2.5062212271350495, 0.03620614794323001, 0.04511494647583631, 0.0522311440906461, 0.24709170919633586, 0.3127652588100393, 2.5218029965616737], "min": [0.46118197901145774, 0.0352912563808466, 1.0298427111986286, -3.018717142693027, 0.03620744751215166, -3.1413280403830415, 0.5069900545172087, -0.38944166360130406, 1.0382418024401399, 1.999868179274197, 0.0713116087332788, -3.1412926206023277], "max": [0.6570006986367758, 0.3933804761912215, 1.1274862886171175, 3.0402293402436924, 1.494271335608846, 3.139708334793304, 0.6497934082655047, -0.12620384471678664, 1.2612799541721942, 2.9179171782063587, 1.0207441583751686, 3.141237587738171], "count": [893]}, "gripper_mode_state": {"mean": [0.5072788353863382, 0.3684210526315789], "std": [0.49994701574808625, 0.4823763889427219], "min": [0, 0], "max": [1, 1], "count": [893]}, "gripper_activity_state": {"mean": [1.843225083986562, 1.8521836506159015], "std": [0.48035484242916876, 0.4738258215437324], "min": [0, 0], "max": [2, 2], "count": [893]}, "gripper_mode_action": {"mean": [0.5072788353863382, 0.3684210526315789], "std": [0.49994701574808625, 0.4823763889427219], "min": [0, 0], "max": [1, 1], "count": [893]}, "gripper_activity_action": {"mean": [1.843225083986562, 1.8521836506159015], "std": [0.48035484242916876, 0.4738258215437324], "min": [0, 0], "max": [2, 2], "count": [893]}, "gripper_open_scale_state": {"mean": [0.42410918250316215, 0.5349703249060977], "std": [0.3885582172921252, 0.3279119346359172], "min": [0.0, 0.035], "max": [0.94, 0.946], "count": [893]}, "gripper_open_scale_action": {"mean": [0.42410918250316215, 0.5349703249060977], "std": [0.3885582172921252, 0.3279119346359172], "min": [0.0, 0.035], "max": [0.94, 0.946], "count": [893]}}} +{"episode_index": 775, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4312819787166279]], [[0.45729612031959677]], [[0.4578047679877036]]], "std": [[[0.2295449362360868]], [[0.19745581850080277]], [[0.19265748292664972]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42744793743768694]], [[0.45888779494848786]], [[0.45945770154813337]]], "std": [[[0.19456930094461528]], [[0.16362641258283153]], [[0.157273716703913]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40285853550459727]], [[0.441795654702559]], [[0.4451722713803035]]], "std": [[[0.22225879252832734]], [[0.19115494862729823]], [[0.18351434916482026]]], "count": [118]}, "observation.state": {"min": [0.34033921360969543, 1.8145315647125244, -1.1505036354064941, -1.137431025505066, -2.7874302864074707, -1.9701451063156128, 1.2124104499816895, 34.0, 0.060777999460697174, 0.2331860065460205, -0.07934600114822388, -3.1411852836608887, -0.31300002336502075, -1.184999942779541, -0.8973785638809204, -2.175273895263672, -0.4826882779598236, -0.5404062867164612, 1.2308237552642822, 0.6941697597503662, -2.1836862564086914, -5.0, -0.3674300014972687, 0.24105200171470642, -0.22470900416374207, -3.1371853351593018, 0.20100000500679016, -3.1391851902008057], "max": [1.1603996753692627, 2.094970941543579, -0.32293829321861267, -0.5304230451583862, -2.029259443283081, -0.9712233543395996, 2.347886800765991, 952.0, 0.32639598846435547, 0.42646101117134094, 0.1316000074148178, 3.1410000324249268, 0.7339999675750732, -0.28299999237060547, -0.35643115639686584, -1.9673875570297241, 0.694623589515686, 0.9941569566726685, 2.5922329425811768, 1.9730948209762573, 0.17013470828533173, 934.0, -0.12544900178909302, 0.45899900794029236, 0.10361400246620178, 3.130000114440918, 1.1059999465942383, 3.1410000324249268], "mean": [0.6625518798828125, 1.9788225889205933, -0.6986302137374878, -0.8005462288856506, -2.3504626750946045, -1.674155354499817, 1.900055170059204, 615.855712890625, 0.25057217478752136, 0.3496665060520172, 0.038958590477705, -0.6422552466392517, 0.2261330634355545, -0.70719313621521, -0.5316934585571289, -2.0894675254821777, 0.37481555342674255, 0.5953297019004822, 2.154815435409546, 1.4400019645690918, -1.4398382902145386, 431.244384765625, -0.28612610697746277, 0.3306781053543091, 0.0007938273483887315, 2.3130760192871094, 0.5512762665748596, -1.5315017700195312], "std": [0.21194590628147125, 0.05725550651550293, 0.17990738153457642, 0.184700608253479, 0.25625908374786377, 0.26650136709213257, 0.3528199791908264, 390.8485107421875, 0.07135429233312607, 0.06276307255029678, 0.04306875914335251, 2.8706583976745605, 0.31149643659591675, 0.2008451223373413, 0.1403123438358307, 0.05656635761260986, 0.31542298197746277, 0.4197899401187897, 0.2941904067993164, 0.3581257462501526, 0.7142024040222168, 407.6183166503906, 0.05308367311954498, 0.05854412913322449, 0.07685249298810959, 1.5885127782821655, 0.19457070529460907, 1.9442793130874634], "count": [579]}, "action": {"min": [0.34033921360969543, 1.8145315647125244, -1.1505036354064941, -1.137431025505066, -2.7874302864074707, -1.9701451063156128, 1.2124104499816895, 34.0, 0.060777999460697174, 0.2331860065460205, -0.07934600114822388, -3.1411852836608887, -0.31300002336502075, -1.184999942779541, -0.8973785638809204, -2.175273895263672, -0.4826882779598236, -0.5404062867164612, 1.2308237552642822, 0.6941697597503662, -2.1836862564086914, -5.0, -0.3674300014972687, 0.24105200171470642, -0.22470900416374207, -3.1371853351593018, 0.20100000500679016, -3.1391851902008057], "max": [1.1603996753692627, 2.094970941543579, -0.32293829321861267, -0.5304230451583862, -2.029259443283081, -0.9712233543395996, 2.347886800765991, 952.0, 0.32639598846435547, 0.42646101117134094, 0.1316000074148178, 3.1410000324249268, 0.7339999675750732, -0.28299999237060547, -0.35643115639686584, -1.9673875570297241, 0.694623589515686, 0.9941569566726685, 2.5922329425811768, 1.9730948209762573, 0.17013470828533173, 934.0, -0.12544900178909302, 0.45899900794029236, 0.10361400246620178, 3.130000114440918, 1.1059999465942383, 3.1410000324249268], "mean": [0.6625518798828125, 1.9788225889205933, -0.6986302137374878, -0.8005462288856506, -2.3504626750946045, -1.674155354499817, 1.900055170059204, 615.855712890625, 0.25057217478752136, 0.3496665060520172, 0.038958590477705, -0.6422552466392517, 0.2261330634355545, -0.70719313621521, -0.5316934585571289, -2.0894675254821777, 0.37481555342674255, 0.5953297019004822, 2.154815435409546, 1.4400019645690918, -1.4398382902145386, 431.244384765625, -0.28612610697746277, 0.3306781053543091, 0.0007938273483887315, 2.3130760192871094, 0.5512762665748596, -1.5315017700195312], "std": [0.21194590628147125, 0.05725550651550293, 0.17990738153457642, 0.184700608253479, 0.25625908374786377, 0.26650136709213257, 0.3528199791908264, 390.8485107421875, 0.07135429233312607, 0.06276307255029678, 0.04306875914335251, 2.8706583976745605, 0.31149643659591675, 0.2008451223373413, 0.1403123438358307, 0.05656635761260986, 0.31542298197746277, 0.4197899401187897, 0.2941904067993164, 0.3581257462501526, 0.7142024040222168, 407.6183166503906, 0.05308367311954498, 0.05854412913322449, 0.07685249298810959, 1.5885127782821655, 0.19457070529460907, 1.9442793130874634], "count": [579]}, "timestamp": {"min": [0.0], "max": [19.266666666666666], "mean": [9.633333333333335], "std": [5.571421788084325], "count": [579]}, "frame_index": {"min": [0], "max": [578], "mean": [289.0], "std": [167.14265364252975], "count": [579]}, "episode_index": {"min": [781], "max": [781], "mean": [781.0], "std": [0.0], "count": [579]}, "index": {"min": [676401], "max": [676979], "mean": [676690.0], "std": [167.14265364252975], "count": [579]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [579]}, "subtask_annotation": {"mean": [11.44559585492228, 29.0, 29.0, 29.0, 29.0], "std": [9.682974416824242, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [579]}, "scene_annotation": {"mean": [781.0], "std": [0.0], "min": [781], "max": [781], "count": [579]}, "eef_direction_state": {"mean": [3.6286701208981, 3.929188255613126], "std": [2.13012120925937, 1.9350849898461042], "min": [0, 0], "max": [6, 6], "count": [579]}, "eef_velocity_state": {"mean": [0.9948186528497409, 0.9896373056994818], "std": [0.7961310329902177, 0.8014859082971815], "min": [0, 0], "max": [2, 2], "count": [579]}, "eef_acc_mag_state": {"mean": [0.8894645941278065, 0.8307426597582038], "std": [0.8444942421857841, 0.8326381701417719], "min": [0, 0], "max": [2, 2], "count": [579]}, "eef_direction_action": {"mean": [3.6286701208981, 3.929188255613126], "std": [2.13012120925937, 1.9350849898461042], "min": [0, 0], "max": [6, 6], "count": [579]}, "eef_velocity_action": {"mean": [0.9948186528497409, 0.9896373056994818], "std": [0.7961310329902177, 0.8014859082971815], "min": [0, 0], "max": [2, 2], "count": [579]}, "eef_acc_mag_action": {"mean": [0.8894645941278065, 0.8307426597582038], "std": [0.8444942421857841, 0.8326381701417719], "min": [0, 0], "max": [2, 2], "count": [579]}, "eef_sim_pose_state": {"mean": [0.5331291684096813, 0.2963006414487016, 1.0805422333187416, -1.7194151173884424, 0.9408352345007254, 1.054979822522419, 0.5669907474868623, -0.29640166992022915, 1.1420187126339991, 2.5560412641092602, 0.7253891304293906, -1.885161832542482], "std": [0.05395893968306972, 0.0851407941851521, 0.03998042170023953, 1.475853079806186, 0.2540870445751298, 2.555615477012474, 0.0606527147526682, 0.06284610140587225, 0.0592525329641433, 0.2881279417602887, 0.2712949659738246, 1.8586052016419492], "min": [0.454334247662881, 0.03307418140424746, 0.9996768900859528, -3.1325811691416066, 0.5168712859932669, -3.1415144367614065, 0.4521998250841585, -0.3776030071713511, 1.0681473475462937, 1.8431979264837266, 0.27157775711774956, -3.11941491522793], "max": [0.6497028821437938, 0.39583312496054535, 1.1576923374347552, 2.8456025882130698, 1.5592953571849075, 3.1412455867366313, 0.6404183043556554, -0.07832541972787443, 1.2901382365084224, 2.919762318617993, 1.1643633524571464, 3.1411824346804256], "count": [579]}, "eef_sim_pose_action": {"mean": [0.5331291684096813, 0.2963006414487016, 1.0805422333187416, -1.7194151173884424, 0.9408352345007254, 1.054979822522419, 0.5669907474868623, -0.29640166992022915, 1.1420187126339991, 2.5560412641092602, 0.7253891304293906, -1.885161832542482], "std": [0.05395893968306972, 0.0851407941851521, 0.03998042170023953, 1.475853079806186, 0.2540870445751298, 2.555615477012474, 0.0606527147526682, 0.06284610140587225, 0.0592525329641433, 0.2881279417602887, 0.2712949659738246, 1.8586052016419492], "min": [0.454334247662881, 0.03307418140424746, 0.9996768900859528, -3.1325811691416066, 0.5168712859932669, -3.1415144367614065, 0.4521998250841585, -0.3776030071713511, 1.0681473475462937, 1.8431979264837266, 0.27157775711774956, -3.11941491522793], "max": [0.6497028821437938, 0.39583312496054535, 1.1576923374347552, 2.8456025882130698, 1.5592953571849075, 3.1412455867366313, 0.6404183043556554, -0.07832541972787443, 1.2901382365084224, 2.919762318617993, 1.1643633524571464, 3.1411824346804256], "count": [579]}, "gripper_mode_state": {"mean": [0.542314335060449, 0.36787564766839376], "std": [0.4982062796155747, 0.48222728616385224], "min": [0, 0], "max": [1, 1], "count": [579]}, "gripper_activity_state": {"mean": [1.701208981001727, 1.7512953367875648], "std": [0.6482461441521395, 0.5938465816329266], "min": [0, 0], "max": [2, 2], "count": [579]}, "gripper_mode_action": {"mean": [0.542314335060449, 0.36787564766839376], "std": [0.4982062796155747, 0.48222728616385224], "min": [0, 0], "max": [1, 1], "count": [579]}, "gripper_activity_action": {"mean": [1.701208981001727, 1.7512953367875648], "std": [0.6482461441521395, 0.5938465816329266], "min": [0, 0], "max": [2, 2], "count": [579]}, "gripper_open_scale_state": {"mean": [0.4312702935900738, 0.6158557857981207], "std": [0.40759069610153, 0.3908486539716645], "min": [0.0, 0.034], "max": [0.934, 0.952], "count": [579]}, "gripper_open_scale_action": {"mean": [0.4312702935900738, 0.6158557857981207], "std": [0.40759069610153, 0.3908486539716645], "min": [0.0, 0.034], "max": [0.934, 0.952], "count": [579]}}} +{"episode_index": 776, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4197072288210156]], [[0.4511305822649572]], [[0.4536411560457516]]], "std": [[[0.2424076446061584]], [[0.2084041207029896]], [[0.2021284668062155]]], "count": [130]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3939135793740573]], [[0.444167763323278]], [[0.44737977312719956]]], "std": [[[0.20072774628426737]], [[0.16397786842492812]], [[0.15786764787744265]]], "count": [130]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44271821266968325]], [[0.46715538587229766]], [[0.46799581133735546]]], "std": [[[0.1756085511648562]], [[0.151244736702688]], [[0.1438719787275423]]], "count": [130]}, "observation.state": {"min": [0.2565808594226837, 2.0047550201416016, -1.0647207498550415, -0.9538399577140808, -2.3992865085601807, -1.97360098361969, 1.3897359371185303, 44.0, 0.06478899717330933, 0.23379099369049072, -0.06707900017499924, -3.1411852836608887, 0.3659999966621399, -1.3450000286102295, -0.7330731749534607, -2.1757450103759766, 0.23719024658203125, -0.40194934606552124, 1.410313367843628, 0.7554832696914673, -1.776343822479248, -5.0, -0.37240099906921387, 0.20955699682235718, -0.17584000527858734, -3.1411852836608887, 0.14499999582767487, -3.1371853351593018], "max": [1.0330603122711182, 2.0996835231781006, -0.19109611213207245, -0.40858158469200134, -1.6834924221038818, -1.0542486906051636, 2.101376533508301, 934.0, 0.38106799125671387, 0.4431000053882599, 0.1073789969086647, 3.1410000324249268, 1.1729999780654907, -0.5019999742507935, -0.23137830197811127, -2.0859477519989014, 0.7678226828575134, 1.0801842212677002, 2.681506633758545, 1.9183787107467651, -0.0018849556799978018, 947.0, -0.20317600667476654, 0.4122009873390198, 0.07514599710702896, 3.1410000324249268, 0.9810000061988831, 3.1389999389648438], "mean": [0.4395953416824341, 2.0538017749786377, -0.5383835434913635, -0.7017725706100464, -2.031348466873169, -1.5983103513717651, 1.6818662881851196, 726.7892456054688, 0.29119569063186646, 0.3096298575401306, 0.02271321788430214, -0.061378661543130875, 0.6555590629577637, -0.8567523956298828, -0.45753058791160583, -2.151487112045288, 0.4338379502296448, 0.6998885273933411, 2.1784257888793945, 1.5695888996124268, -1.3812506198883057, 394.61328125, -0.2956259548664093, 0.29157787561416626, -0.012730998918414116, 2.254232168197632, 0.4891872704029083, -2.3753790855407715], "std": [0.12695832550525665, 0.028079748153686523, 0.19409148395061493, 0.12088789790868759, 0.22691509127616882, 0.24935388565063477, 0.1958666443824768, 324.2898864746094, 0.0662444680929184, 0.055395182222127914, 0.0259610116481781, 3.060791254043579, 0.20190702378749847, 0.24497626721858978, 0.12115083634853363, 0.025694865733385086, 0.14975354075431824, 0.4340974688529968, 0.4032265245914459, 0.32261356711387634, 0.5492607355117798, 413.1243896484375, 0.04676804319024086, 0.054494794458150864, 0.06545726209878922, 1.766156792640686, 0.26431259512901306, 0.7704299688339233], "count": [662]}, "action": {"min": [0.2565808594226837, 2.0047550201416016, -1.0647207498550415, -0.9538399577140808, -2.3992865085601807, -1.97360098361969, 1.3897359371185303, 44.0, 0.06478899717330933, 0.23379099369049072, -0.06707900017499924, -3.1411852836608887, 0.3659999966621399, -1.3450000286102295, -0.7330731749534607, -2.1757450103759766, 0.23719024658203125, -0.40194934606552124, 1.410313367843628, 0.7554832696914673, -1.776343822479248, -5.0, -0.37240099906921387, 0.20955699682235718, -0.17584000527858734, -3.1411852836608887, 0.14499999582767487, -3.1371853351593018], "max": [1.0330603122711182, 2.0996835231781006, -0.19109611213207245, -0.40858158469200134, -1.6834924221038818, -1.0542486906051636, 2.101376533508301, 934.0, 0.38106799125671387, 0.4431000053882599, 0.1073789969086647, 3.1410000324249268, 1.1729999780654907, -0.5019999742507935, -0.23137830197811127, -2.0859477519989014, 0.7678226828575134, 1.0801842212677002, 2.681506633758545, 1.9183787107467651, -0.0018849556799978018, 947.0, -0.20317600667476654, 0.4122009873390198, 0.07514599710702896, 3.1410000324249268, 0.9810000061988831, 3.1389999389648438], "mean": [0.4395953416824341, 2.0538017749786377, -0.5383835434913635, -0.7017725706100464, -2.031348466873169, -1.5983103513717651, 1.6818662881851196, 726.7892456054688, 0.29119569063186646, 0.3096298575401306, 0.02271321788430214, -0.061378661543130875, 0.6555590629577637, -0.8567523956298828, -0.45753058791160583, -2.151487112045288, 0.4338379502296448, 0.6998885273933411, 2.1784257888793945, 1.5695888996124268, -1.3812506198883057, 394.61328125, -0.2956259548664093, 0.29157787561416626, -0.012730998918414116, 2.254232168197632, 0.4891872704029083, -2.3753790855407715], "std": [0.12695832550525665, 0.028079748153686523, 0.19409148395061493, 0.12088789790868759, 0.22691509127616882, 0.24935388565063477, 0.1958666443824768, 324.2898864746094, 0.0662444680929184, 0.055395182222127914, 0.0259610116481781, 3.060791254043579, 0.20190702378749847, 0.24497626721858978, 0.12115083634853363, 0.025694865733385086, 0.14975354075431824, 0.4340974688529968, 0.4032265245914459, 0.32261356711387634, 0.5492607355117798, 413.1243896484375, 0.04676804319024086, 0.054494794458150864, 0.06545726209878922, 1.766156792640686, 0.26431259512901306, 0.7704299688339233], "count": [662]}, "timestamp": {"min": [0.0], "max": [22.033333333333335], "mean": [11.016666666666666], "std": [6.370090702302092], "count": [662]}, "frame_index": {"min": [0], "max": [661], "mean": [330.5], "std": [191.10272106906274], "count": [662]}, "episode_index": {"min": [782], "max": [782], "mean": [782.0], "std": [0.0], "count": [662]}, "index": {"min": [676980], "max": [677641], "mean": [677310.5], "std": [191.10272106906274], "count": [662]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [662]}, "subtask_annotation": {"mean": [10.98036253776435, 29.0, 29.0, 29.0, 29.0], "std": [10.102850597771512, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [662]}, "scene_annotation": {"mean": [782.0], "std": [0.0], "min": [782], "max": [782], "count": [662]}, "eef_direction_state": {"mean": [3.5196374622356497, 3.619335347432024], "std": [2.1384286777809765, 2.195873811011575], "min": [0, 0], "max": [6, 6], "count": [662]}, "eef_velocity_state": {"mean": [0.9305135951661632, 0.8338368580060423], "std": [0.8104338711349887, 0.739194113295628], "min": [0, 0], "max": [2, 2], "count": [662]}, "eef_acc_mag_state": {"mean": [0.7779456193353474, 0.7235649546827795], "std": [0.8482770934395323, 0.8193398590897913], "min": [0, 0], "max": [2, 2], "count": [662]}, "eef_direction_action": {"mean": [3.5196374622356497, 3.619335347432024], "std": [2.1384286777809765, 2.195873811011575], "min": [0, 0], "max": [6, 6], "count": [662]}, "eef_velocity_action": {"mean": [0.9305135951661632, 0.8338368580060423], "std": [0.8104338711349887, 0.739194113295628], "min": [0, 0], "max": [2, 2], "count": [662]}, "eef_acc_mag_action": {"mean": [0.7779456193353474, 0.7235649546827795], "std": [0.8482770934395323, 0.8193398590897913], "min": [0, 0], "max": [2, 2], "count": [662]}, "eef_sim_pose_state": {"mean": [0.4981999578909016, 0.2955720767095715, 1.0656610764094416, -1.7239341505274401, 0.9342268080225404, 1.3336971588382929, 0.5167112272417321, -0.31928662293606563, 1.0885716889385324, 2.1002146474167684, 0.9099218330237817, 0.1429278680960174], "std": [0.046341357585626325, 0.07580065304020756, 0.028423845256867197, 1.6980950030705595, 0.3290853778677737, 2.3821520577251887, 0.05136669796187252, 0.052349180742362104, 0.04115953921799137, 0.19237344451330804, 0.14188518916373477, 2.8014921808919517], "min": [0.41748046724433685, 0.11332934341666386, 0.9931604688115911, -3.1403450106601283, 0.5128803145304355, -3.1358056703893555, 0.43584765571667866, -0.398598612223651, 1.0434417465406445, 1.6272585975482472, 0.6233602029282395, -3.1383560276778346], "max": [0.600415471135951, 0.38833713250769974, 1.1151093432360195, 3.1352406597637925, 1.5415476959184602, 3.140001448532584, 0.6575190656594729, -0.09913472157586321, 1.2199613367283269, 2.5428202974845604, 1.1206308331517234, 3.1388085190786996], "count": [662]}, "eef_sim_pose_action": {"mean": [0.4981999578909016, 0.2955720767095715, 1.0656610764094416, -1.7239341505274401, 0.9342268080225404, 1.3336971588382929, 0.5167112272417321, -0.31928662293606563, 1.0885716889385324, 2.1002146474167684, 0.9099218330237817, 0.1429278680960174], "std": [0.046341357585626325, 0.07580065304020756, 0.028423845256867197, 1.6980950030705595, 0.3290853778677737, 2.3821520577251887, 0.05136669796187252, 0.052349180742362104, 0.04115953921799137, 0.19237344451330804, 0.14188518916373477, 2.8014921808919517], "min": [0.41748046724433685, 0.11332934341666386, 0.9931604688115911, -3.1403450106601283, 0.5128803145304355, -3.1358056703893555, 0.43584765571667866, -0.398598612223651, 1.0434417465406445, 1.6272585975482472, 0.6233602029282395, -3.1383560276778346], "max": [0.600415471135951, 0.38833713250769974, 1.1151093432360195, 3.1352406597637925, 1.5415476959184602, 3.140001448532584, 0.6575190656594729, -0.09913472157586321, 1.2199613367283269, 2.5428202974845604, 1.1206308331517234, 3.1388085190786996], "count": [662]}, "gripper_mode_state": {"mean": [0.56797583081571, 0.229607250755287], "std": [0.49535773580808584, 0.42058026719745717], "min": [0, 0], "max": [1, 1], "count": [662]}, "gripper_activity_state": {"mean": [1.8021148036253776, 1.7688821752265862], "std": [0.5287462216229544, 0.5760042757604896], "min": [0, 0], "max": [2, 2], "count": [662]}, "gripper_mode_action": {"mean": [0.56797583081571, 0.229607250755287], "std": [0.49535773580808584, 0.42058026719745717], "min": [0, 0], "max": [1, 1], "count": [662]}, "gripper_activity_action": {"mean": [1.8021148036253776, 1.7688821752265862], "std": [0.5287462216229544, 0.5760042757604896], "min": [0, 0], "max": [2, 2], "count": [662]}, "gripper_open_scale_state": {"mean": [0.3946378047485867, 0.726789274953283], "std": [0.4131009946701616, 0.3242899096776426], "min": [0.0, 0.044], "max": [0.947, 0.934], "count": [662]}, "gripper_open_scale_action": {"mean": [0.3946378047485867, 0.726789274953283], "std": [0.4131009946701616, 0.3242899096776426], "min": [0.0, 0.044], "max": [0.947, 0.934], "count": [662]}}} +{"episode_index": 777, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4212252015250545]], [[0.452260114379085]], [[0.453859927832244]]], "std": [[[0.24088739238794452]], [[0.20650259036480342]], [[0.20069674001424487]]], "count": [150]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40840457380174294]], [[0.4483453077342048]], [[0.4493675040849673]]], "std": [[[0.2242038318611678]], [[0.18777334797513154]], [[0.18127673445351208]]], "count": [150]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39651618055555554]], [[0.44331206290849673]], [[0.448918707788671]]], "std": [[[0.22694349213389142]], [[0.19324273805687903]], [[0.18414300153928792]]], "count": [150]}, "observation.state": {"min": [0.4912753105163574, 1.917750358581543, -1.0882302522659302, -1.3059426546096802, -2.9039313793182373, -1.9895356893539429, 1.1411486864089966, 41.0, 0.05220000073313713, 0.2694750130176544, -0.06552600115537643, -3.1411852836608887, -0.4749999940395355, -1.0779999494552612, -0.8865923285484314, -2.1755878925323486, -0.34060099720954895, -0.34424877166748047, 1.412564754486084, 0.8557698726654053, -2.483464002609253, 0.0, -0.3520520031452179, 0.23198899626731873, -0.19947600364685059, -3.1361851692199707, -0.06199999898672104, -3.1391851902008057], "max": [1.2008389234542847, 2.087693214416504, -0.4631056785583496, -0.4201880693435669, -2.0562424659729004, -1.1089648008346558, 2.3861618041992188, 959.0, 0.3293420076370239, 0.41038501262664795, 0.1203169971704483, 3.1410000324249268, 0.6809999942779541, -0.2850000262260437, -0.28874731063842773, -1.9233180284500122, 0.7962890863418579, 1.1904890537261963, 2.85876202583313, 2.0458226203918457, -0.5526236295700073, 923.0, -0.1524990051984787, 0.4590809941291809, 0.09684699773788452, 3.134999990463257, 1.1100000143051147, 3.140000104904175], "mean": [0.660339891910553, 2.0243194103240967, -0.6975598931312561, -0.9009068012237549, -2.4402060508728027, -1.699773907661438, 1.8728994131088257, 448.92669677734375, 0.24883970618247986, 0.3470565676689148, 0.03446674346923828, -1.2289745807647705, 0.1397668421268463, -0.6590927243232727, -0.5626161098480225, -2.069331407546997, 0.4268472492694855, 0.7161875367164612, 2.3601367473602295, 1.5925519466400146, -1.7904173135757446, 405.01318359375, -0.29409003257751465, 0.3199092149734497, 0.016055336222052574, 2.493929147720337, 0.39412564039230347, -1.9715555906295776], "std": [0.15090179443359375, 0.04503845423460007, 0.14837776124477386, 0.2340809851884842, 0.27535873651504517, 0.19854958355426788, 0.33961817622184753, 401.32830810546875, 0.06597654521465302, 0.04131438955664635, 0.0455477237701416, 2.667494535446167, 0.3281303346157074, 0.18341468274593353, 0.13805657625198364, 0.0773969367146492, 0.24130308628082275, 0.3785736858844757, 0.4026695191860199, 0.33513692021369934, 0.5984344482421875, 374.0947570800781, 0.04648974537849426, 0.05503376945853233, 0.07044805586338043, 1.437061071395874, 0.3262459933757782, 1.0956169366836548], "count": [798]}, "action": {"min": [0.4912753105163574, 1.917750358581543, -1.0882302522659302, -1.3059426546096802, -2.9039313793182373, -1.9895356893539429, 1.1411486864089966, 41.0, 0.05220000073313713, 0.2694750130176544, -0.06552600115537643, -3.1411852836608887, -0.4749999940395355, -1.0779999494552612, -0.8865923285484314, -2.1755878925323486, -0.34060099720954895, -0.34424877166748047, 1.412564754486084, 0.8557698726654053, -2.483464002609253, 0.0, -0.3520520031452179, 0.23198899626731873, -0.19947600364685059, -3.1361851692199707, -0.06199999898672104, -3.1391851902008057], "max": [1.2008389234542847, 2.087693214416504, -0.4631056785583496, -0.4201880693435669, -2.0562424659729004, -1.1089648008346558, 2.3861618041992188, 959.0, 0.3293420076370239, 0.41038501262664795, 0.1203169971704483, 3.1410000324249268, 0.6809999942779541, -0.2850000262260437, -0.28874731063842773, -1.9233180284500122, 0.7962890863418579, 1.1904890537261963, 2.85876202583313, 2.0458226203918457, -0.5526236295700073, 923.0, -0.1524990051984787, 0.4590809941291809, 0.09684699773788452, 3.134999990463257, 1.1100000143051147, 3.140000104904175], "mean": [0.660339891910553, 2.0243194103240967, -0.6975598931312561, -0.9009068012237549, -2.4402060508728027, -1.699773907661438, 1.8728994131088257, 448.92669677734375, 0.24883970618247986, 0.3470565676689148, 0.03446674346923828, -1.2289745807647705, 0.1397668421268463, -0.6590927243232727, -0.5626161098480225, -2.069331407546997, 0.4268472492694855, 0.7161875367164612, 2.3601367473602295, 1.5925519466400146, -1.7904173135757446, 405.01318359375, -0.29409003257751465, 0.3199092149734497, 0.016055336222052574, 2.493929147720337, 0.39412564039230347, -1.9715555906295776], "std": [0.15090179443359375, 0.04503845423460007, 0.14837776124477386, 0.2340809851884842, 0.27535873651504517, 0.19854958355426788, 0.33961817622184753, 401.32830810546875, 0.06597654521465302, 0.04131438955664635, 0.0455477237701416, 2.667494535446167, 0.3281303346157074, 0.18341468274593353, 0.13805657625198364, 0.0773969367146492, 0.24130308628082275, 0.3785736858844757, 0.4026695191860199, 0.33513692021369934, 0.5984344482421875, 374.0947570800781, 0.04648974537849426, 0.05503376945853233, 0.07044805586338043, 1.437061071395874, 0.3262459933757782, 1.0956169366836548], "count": [798]}, "timestamp": {"min": [0.0], "max": [26.566666666666666], "mean": [13.283333333333333], "std": [7.678752551081506], "count": [798]}, "frame_index": {"min": [0], "max": [797], "mean": [398.5], "std": [230.3625765324452], "count": [798]}, "episode_index": {"min": [783], "max": [783], "mean": [783.0], "std": [0.0], "count": [798]}, "index": {"min": [677642], "max": [678439], "mean": [678040.5], "std": [230.3625765324452], "count": [798]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [798]}, "subtask_annotation": {"mean": [7.830827067669173, 29.0, 29.0, 29.0, 29.0], "std": [7.8889664434915465, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [798]}, "scene_annotation": {"mean": [783.0], "std": [0.0], "min": [783], "max": [783], "count": [798]}, "eef_direction_state": {"mean": [3.5388471177944862, 4.271929824561403], "std": [2.06057871380224, 1.7306000335948288], "min": [0, 0], "max": [6, 6], "count": [798]}, "eef_velocity_state": {"mean": [0.9197994987468672, 0.7656641604010025], "std": [0.7052143490421829, 0.6911354193741743], "min": [0, 0], "max": [2, 2], "count": [798]}, "eef_acc_mag_state": {"mean": [0.8095238095238095, 0.7167919799498746], "std": [0.8309848755953364, 0.8332042412307182], "min": [0, 0], "max": [2, 2], "count": [798]}, "eef_direction_action": {"mean": [3.5388471177944862, 4.271929824561403], "std": [2.06057871380224, 1.7306000335948288], "min": [0, 0], "max": [6, 6], "count": [798]}, "eef_velocity_action": {"mean": [0.9197994987468672, 0.7656641604010025], "std": [0.7052143490421829, 0.6911354193741743], "min": [0, 0], "max": [2, 2], "count": [798]}, "eef_acc_mag_action": {"mean": [0.8095238095238095, 0.7167919799498746], "std": [0.8309848755953364, 0.8332042412307182], "min": [0, 0], "max": [2, 2], "count": [798]}, "eef_sim_pose_state": {"mean": [0.5303763009752372, 0.31169929883427494, 1.0924734531891083, -2.2876230287275887, 0.6680403519511638, 1.8248480386278032, 0.5659597679026639, -0.2904978109855468, 1.142314292308739, 2.6593864073326894, 0.6914551270258908, -2.338785669811859], "std": [0.04910400643338393, 0.07705664892750622, 0.0368889131569525, 0.6317375702175788, 0.4218112615046019, 2.2399679727327473, 0.03690870772767656, 0.05701433774922807, 0.055847709633739265, 0.19671477894068812, 0.305803912827471, 1.0107212136301307], "min": [0.4465209755982208, 0.06986190163198414, 1.0136605034073025, -3.124926720217408, -0.05952094821618559, -3.1405294459121107, 0.49444567485793695, -0.37470161497242527, 1.0525580682286313, 2.2108169698244806, 0.12599323029847675, -3.1388110838953955], "max": [0.6571327026657616, 0.39552190878743365, 1.1456468638058268, 3.139283488103206, 1.3848218102031646, 3.1411633081954813, 0.6381104724241441, -0.08218854305901917, 1.2841743672465977, 2.8950279904788014, 1.19238350873418, 3.1406487792423485], "count": [798]}, "eef_sim_pose_action": {"mean": [0.5303763009752372, 0.31169929883427494, 1.0924734531891083, -2.2876230287275887, 0.6680403519511638, 1.8248480386278032, 0.5659597679026639, -0.2904978109855468, 1.142314292308739, 2.6593864073326894, 0.6914551270258908, -2.338785669811859], "std": [0.04910400643338393, 0.07705664892750622, 0.0368889131569525, 0.6317375702175788, 0.4218112615046019, 2.2399679727327473, 0.03690870772767656, 0.05701433774922807, 0.055847709633739265, 0.19671477894068812, 0.305803912827471, 1.0107212136301307], "min": [0.4465209755982208, 0.06986190163198414, 1.0136605034073025, -3.124926720217408, -0.05952094821618559, -3.1405294459121107, 0.49444567485793695, -0.37470161497242527, 1.0525580682286313, 2.2108169698244806, 0.12599323029847675, -3.1388110838953955], "max": [0.6571327026657616, 0.39552190878743365, 1.1456468638058268, 3.139283488103206, 1.3848218102031646, 3.1411633081954813, 0.6381104724241441, -0.08218854305901917, 1.2841743672465977, 2.8950279904788014, 1.19238350873418, 3.1406487792423485], "count": [798]}, "gripper_mode_state": {"mean": [0.5476190476190477, 0.5388471177944862], "std": [0.49772726096111575, 0.4984886171609784], "min": [0, 0], "max": [1, 1], "count": [798]}, "gripper_activity_state": {"mean": [1.6428571428571428, 1.8082706766917294], "std": [0.6965851954205347, 0.5317788438478932], "min": [0, 0], "max": [2, 2], "count": [798]}, "gripper_mode_action": {"mean": [0.5476190476190477, 0.5388471177944862], "std": [0.49772726096111575, 0.4984886171609784], "min": [0, 0], "max": [1, 1], "count": [798]}, "gripper_activity_action": {"mean": [1.6428571428571428, 1.8082706766917294], "std": [0.6965851954205347, 0.5317788438478932], "min": [0, 0], "max": [2, 2], "count": [798]}, "gripper_open_scale_state": {"mean": [0.4050131582044263, 0.44892669163849774], "std": [0.3740947806715586, 0.40132817300921897], "min": [0.0, 0.041], "max": [0.923, 0.959], "count": [798]}, "gripper_open_scale_action": {"mean": [0.4050131582044263, 0.44892669163849774], "std": [0.3740947806715586, 0.40132817300921897], "min": [0.0, 0.041], "max": [0.923, 0.959], "count": [798]}}} +{"episode_index": 778, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[1.0]], [[1.0]]], "mean": [[[0.4108386195363562]], [[0.4445871489481209]], [[0.44663521369485293]]], "std": [[[0.2401932127304314]], [[0.20472924106754603]], [[0.19867003728522034]]], "count": [160]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37194881280637254]], [[0.42759347681781046]], [[0.4302427568423203]]], "std": [[[0.2165449557222734]], [[0.17758310872443067]], [[0.1713063291463473]]], "count": [160]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4134744344873366]], [[0.4511576491013072]], [[0.45365941074346405]]], "std": [[[0.18092590138709896]], [[0.14893327297772999]], [[0.1401849538341897]]], "count": [160]}, "observation.state": {"min": [0.3067241609096527, 1.829663634300232, -1.0650871992111206, -1.1348481178283691, -2.545039415359497, -1.9841949939727783, 1.349767804145813, 39.0, 0.03388800099492073, 0.23101399838924408, -0.07152599841356277, -3.1411852836608887, 0.0989999920129776, -2.0230000019073486, -0.9022828936576843, -2.1756751537323, -0.6871361136436462, -0.45980697870254517, 0.9252514243125916, 0.8988969326019287, -2.3148653507232666, -2.0, -0.32485198974609375, 0.25925400853157043, -0.18776600062847137, -3.1401853561401367, -0.03099999949336052, -3.1381852626800537], "max": [1.1507654190063477, 2.0933306217193604, -0.15634660422801971, -0.3835884928703308, -1.514841079711914, -1.0226058959960938, 2.3879945278167725, 947.0, 0.3822210133075714, 0.4420180022716522, 0.11734700202941895, 3.1410000324249268, 1.2359999418258667, -0.19300000369548798, -0.3311588168144226, -2.0399060249328613, 0.931482195854187, 1.2549266815185547, 2.748265504837036, 1.9143818616867065, 0.40311872959136963, 940.0, -0.13981899619102478, 0.42483198642730713, 0.06659200042486191, 3.135999917984009, 0.9919999837875366, 3.122999906539917], "mean": [0.5566930770874023, 1.9631215333938599, -0.5260818004608154, -0.760208785533905, -2.2079713344573975, -1.609131932258606, 1.9290505647659302, 573.5120849609375, 0.28018859028816223, 0.33403676748275757, 0.058496516197919846, -1.3957937955856323, 0.4801381826400757, -0.937318742275238, -0.5554919242858887, -2.145156145095825, 0.4849088788032532, 0.6710489392280579, 2.1887755393981934, 1.5298881530761719, -1.517898440361023, 327.753173828125, -0.2661663591861725, 0.3226412236690521, -0.017566369846463203, 2.460721969604492, 0.35216790437698364, -2.0054967403411865], "std": [0.20892159640789032, 0.06463459134101868, 0.235416442155838, 0.1673998385667801, 0.22942453622817993, 0.2588661015033722, 0.3320484161376953, 351.8076477050781, 0.1067090705037117, 0.06245758384466171, 0.03298714756965637, 2.655275583267212, 0.24369153380393982, 0.39285680651664734, 0.15321961045265198, 0.034071195870637894, 0.3827019929885864, 0.6291936635971069, 0.5523234605789185, 0.37174156308174133, 0.9715180397033691, 384.72161865234375, 0.04652116447687149, 0.0511321984231472, 0.06887393444776535, 1.2288399934768677, 0.3216415047645569, 1.362128734588623], "count": [869]}, "action": {"min": [0.3067241609096527, 1.829663634300232, -1.0650871992111206, -1.1348481178283691, -2.545039415359497, -1.9841949939727783, 1.349767804145813, 39.0, 0.03388800099492073, 0.23101399838924408, -0.07152599841356277, -3.1411852836608887, 0.0989999920129776, -2.0230000019073486, -0.9022828936576843, -2.1756751537323, -0.6871361136436462, -0.45980697870254517, 0.9252514243125916, 0.8988969326019287, -2.3148653507232666, -2.0, -0.32485198974609375, 0.25925400853157043, -0.18776600062847137, -3.1401853561401367, -0.03099999949336052, -3.1381852626800537], "max": [1.1507654190063477, 2.0933306217193604, -0.15634660422801971, -0.3835884928703308, -1.514841079711914, -1.0226058959960938, 2.3879945278167725, 947.0, 0.3822210133075714, 0.4420180022716522, 0.11734700202941895, 3.1410000324249268, 1.2359999418258667, -0.19300000369548798, -0.3311588168144226, -2.0399060249328613, 0.931482195854187, 1.2549266815185547, 2.748265504837036, 1.9143818616867065, 0.40311872959136963, 940.0, -0.13981899619102478, 0.42483198642730713, 0.06659200042486191, 3.135999917984009, 0.9919999837875366, 3.122999906539917], "mean": [0.5566930770874023, 1.9631215333938599, -0.5260818004608154, -0.760208785533905, -2.2079713344573975, -1.609131932258606, 1.9290505647659302, 573.5120849609375, 0.28018859028816223, 0.33403676748275757, 0.058496516197919846, -1.3957937955856323, 0.4801381826400757, -0.937318742275238, -0.5554919242858887, -2.145156145095825, 0.4849088788032532, 0.6710489392280579, 2.1887755393981934, 1.5298881530761719, -1.517898440361023, 327.753173828125, -0.2661663591861725, 0.3226412236690521, -0.017566369846463203, 2.460721969604492, 0.35216790437698364, -2.0054967403411865], "std": [0.20892159640789032, 0.06463459134101868, 0.235416442155838, 0.1673998385667801, 0.22942453622817993, 0.2588661015033722, 0.3320484161376953, 351.8076477050781, 0.1067090705037117, 0.06245758384466171, 0.03298714756965637, 2.655275583267212, 0.24369153380393982, 0.39285680651664734, 0.15321961045265198, 0.034071195870637894, 0.3827019929885864, 0.6291936635971069, 0.5523234605789185, 0.37174156308174133, 0.9715180397033691, 384.72161865234375, 0.04652116447687149, 0.0511321984231472, 0.06887393444776535, 1.2288399934768677, 0.3216415047645569, 1.362128734588623], "count": [869]}, "timestamp": {"min": [0.0], "max": [28.933333333333334], "mean": [14.466666666666667], "std": [8.361950862222416], "count": [869]}, "frame_index": {"min": [0], "max": [868], "mean": [434.0], "std": [250.85852586667252], "count": [869]}, "episode_index": {"min": [784], "max": [784], "mean": [784.0], "std": [0.0], "count": [869]}, "index": {"min": [678440], "max": [679308], "mean": [678874.0], "std": [250.85852586667252], "count": [869]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [869]}, "subtask_annotation": {"mean": [6.417721518987341, 29.0, 29.0, 29.0, 29.0], "std": [4.724074313839539, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [869]}, "scene_annotation": {"mean": [784.0], "std": [0.0], "min": [784], "max": [784], "count": [869]}, "eef_direction_state": {"mean": [4.131185270425776, 3.568469505178366], "std": [1.9881828329362277, 1.9163088033345532], "min": [0, 0], "max": [6, 6], "count": [869]}, "eef_velocity_state": {"mean": [0.6444188722669736, 0.9631760644418872], "std": [0.6622532165417576, 0.7170628254090359], "min": [0, 0], "max": [2, 2], "count": [869]}, "eef_acc_mag_state": {"mean": [0.6939010356731876, 0.9746835443037974], "std": [0.8229851607325838, 0.8263796832379493], "min": [0, 0], "max": [2, 2], "count": [869]}, "eef_direction_action": {"mean": [4.131185270425776, 3.568469505178366], "std": [1.9881828329362277, 1.9163088033345532], "min": [0, 0], "max": [6, 6], "count": [869]}, "eef_velocity_action": {"mean": [0.6444188722669736, 0.9631760644418872], "std": [0.6622532165417576, 0.7170628254090359], "min": [0, 0], "max": [2, 2], "count": [869]}, "eef_acc_mag_action": {"mean": [0.6939010356731876, 0.9746835443037974], "std": [0.8229851607325838, 0.8263796832379493], "min": [0, 0], "max": [2, 2], "count": [869]}, "eef_sim_pose_state": {"mean": [0.5316184998013301, 0.265088331996932, 1.0870261693944052, -1.6320140612391612, 0.7849723292691322, 1.9995286786551485, 0.5436335350343303, -0.33406451593203984, 1.1290585504951038, 2.346263806313858, 0.7605220604768353, -1.1567368418860964], "std": [0.041533415497856656, 0.07825385502231041, 0.03799623859908261, 1.8691151657571534, 0.49791300460962923, 1.7800204486517104, 0.061816027720228386, 0.08518059083363, 0.06679181676830577, 0.21128265594500661, 0.25829631053374313, 2.5461882710089396], "min": [0.4756098362328032, 0.06287716603132606, 1.0127032402845677, -3.1388030284691406, 0.18251692982916246, -3.1354250528141723, 0.43943354841703824, -0.42912234834265733, 1.0567467329945037, 1.7492123634597312, 0.2809254536885031, -3.1414598311437882], "max": [0.6192524316088153, 0.35675053630781767, 1.1327769030048516, 3.138144528479827, 1.5143545895467518, 3.139210452793317, 0.6550981951905054, -0.07514268514438521, 1.297527332095865, 2.7159232645948226, 1.4334978889315386, 3.140210648753139], "count": [869]}, "eef_sim_pose_action": {"mean": [0.5316184998013301, 0.265088331996932, 1.0870261693944052, -1.6320140612391612, 0.7849723292691322, 1.9995286786551485, 0.5436335350343303, -0.33406451593203984, 1.1290585504951038, 2.346263806313858, 0.7605220604768353, -1.1567368418860964], "std": [0.041533415497856656, 0.07825385502231041, 0.03799623859908261, 1.8691151657571534, 0.49791300460962923, 1.7800204486517104, 0.061816027720228386, 0.08518059083363, 0.06679181676830577, 0.21128265594500661, 0.25829631053374313, 2.5461882710089396], "min": [0.4756098362328032, 0.06287716603132606, 1.0127032402845677, -3.1388030284691406, 0.18251692982916246, -3.1354250528141723, 0.43943354841703824, -0.42912234834265733, 1.0567467329945037, 1.7492123634597312, 0.2809254536885031, -3.1414598311437882], "max": [0.6192524316088153, 0.35675053630781767, 1.1327769030048516, 3.138144528479827, 1.5143545895467518, 3.139210452793317, 0.6550981951905054, -0.07514268514438521, 1.297527332095865, 2.7159232645948226, 1.4334978889315386, 3.140210648753139], "count": [869]}, "gripper_mode_state": {"mean": [0.666283084004603, 0.3762945914844649], "std": [0.4715399622236839, 0.48445533530347873], "min": [0, 0], "max": [1, 1], "count": [869]}, "gripper_activity_state": {"mean": [1.8227848101265822, 1.858457997698504], "std": [0.5107687979611216, 0.45460226007369825], "min": [0, 0], "max": [2, 2], "count": [869]}, "gripper_mode_action": {"mean": [0.666283084004603, 0.3762945914844649], "std": [0.4715399622236839, 0.48445533530347873], "min": [0, 0], "max": [1, 1], "count": [869]}, "gripper_activity_action": {"mean": [1.8227848101265822, 1.858457997698504], "std": [0.5107687979611216, 0.45460226007369825], "min": [0, 0], "max": [2, 2], "count": [869]}, "gripper_open_scale_state": {"mean": [0.3277566167094646, 0.5735120829679892], "std": [0.38471855734251625, 0.35180770815628715], "min": [0.0, 0.039], "max": [0.94, 0.947], "count": [869]}, "gripper_open_scale_action": {"mean": [0.3277566167094646, 0.5735120829679892], "std": [0.38471855734251625, 0.35180770815628715], "min": [0.0, 0.039], "max": [0.94, 0.947], "count": [869]}}} +{"episode_index": 779, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[1.0]], [[1.0]]], "mean": [[[0.42645539973381824]], [[0.4549912123787687]], [[0.4558672764468691]]], "std": [[[0.23634769359328464]], [[0.20260191243847128]], [[0.1976406770753307]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41342705697870546]], [[0.45233549605998313]], [[0.453848670079591]]], "std": [[[0.2053789239306004]], [[0.1706486065018346]], [[0.16399845125420648]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4222465557795699]], [[0.4559746386121653]], [[0.4584756450295172]]], "std": [[[0.20924972226564473]], [[0.18015616357998182]], [[0.17280355362021457]]], "count": [124]}, "observation.state": {"min": [0.38353610038757324, 1.8554072380065918, -1.0805333852767944, -1.137553334236145, -2.785824775695801, -1.985224962234497, 1.2583998441696167, 34.0, 0.03392599895596504, 0.2550080120563507, -0.08706799894571304, -3.1411852836608887, -0.3449999988079071, -0.9769999980926514, -0.8831541538238525, -2.175448179244995, -0.12707743048667908, -0.3481408357620239, 1.3567317724227905, 0.8259945511817932, -1.9038575887680054, -2.0, -0.36613398790359497, 0.21269400417804718, -0.1970829963684082, -3.1401853561401367, 0.24500000476837158, -3.1391851902008057], "max": [1.2613494396209717, 2.0875535011291504, -0.34899604320526123, -0.531609833240509, -1.9814722537994385, -1.1013376712799072, 2.2505149841308594, 960.0, 0.34776899218559265, 0.4308280050754547, 0.12743300199508667, 3.140000104904175, 0.7910000085830688, -0.3879999816417694, -0.2514495849609375, -2.0485801696777344, 0.8028863668441772, 1.1095232963562012, 2.538424253463745, 1.9886457920074463, -0.15399040281772614, 951.0, -0.16240400075912476, 0.43572500348091125, 0.0703129991889, 3.1410000324249268, 1.11899995803833, 3.140000104904175], "mean": [0.6231485605239868, 2.0033345222473145, -0.6684554219245911, -0.8170413374900818, -2.272919178009033, -1.6980557441711426, 1.8355683088302612, 621.4551391601562, 0.24682189524173737, 0.34180477261543274, 0.035798195749521255, -1.673811912536621, 0.3082498610019684, -0.681430995464325, -0.480644553899765, -2.1167080402374268, 0.44056564569473267, 0.6746121644973755, 2.1323628425598145, 1.4994627237319946, -1.4820761680603027, 449.9871826171875, -0.2966425120830536, 0.31235000491142273, -0.0009948593797162175, 1.8569527864456177, 0.5431967973709106, -2.0538713932037354], "std": [0.2005816102027893, 0.06423628330230713, 0.15914976596832275, 0.19844314455986023, 0.25829294323921204, 0.2236647605895996, 0.34107741713523865, 392.846435546875, 0.07278616726398468, 0.05508100613951683, 0.046878453344106674, 2.480764627456665, 0.30790674686431885, 0.1670883595943451, 0.16316449642181396, 0.036539509892463684, 0.19975529611110687, 0.35681962966918945, 0.3100946247577667, 0.32878783345222473, 0.5213335156440735, 422.9319763183594, 0.05102183297276497, 0.06023514270782471, 0.06418657302856445, 2.1545138359069824, 0.21034206449985504, 1.3828411102294922], "count": [624]}, "action": {"min": [0.38353610038757324, 1.8554072380065918, -1.0805333852767944, -1.137553334236145, -2.785824775695801, -1.985224962234497, 1.2583998441696167, 34.0, 0.03392599895596504, 0.2550080120563507, -0.08706799894571304, -3.1411852836608887, -0.3449999988079071, -0.9769999980926514, -0.8831541538238525, -2.175448179244995, -0.12707743048667908, -0.3481408357620239, 1.3567317724227905, 0.8259945511817932, -1.9038575887680054, -2.0, -0.36613398790359497, 0.21269400417804718, -0.1970829963684082, -3.1401853561401367, 0.24500000476837158, -3.1391851902008057], "max": [1.2613494396209717, 2.0875535011291504, -0.34899604320526123, -0.531609833240509, -1.9814722537994385, -1.1013376712799072, 2.2505149841308594, 960.0, 0.34776899218559265, 0.4308280050754547, 0.12743300199508667, 3.140000104904175, 0.7910000085830688, -0.3879999816417694, -0.2514495849609375, -2.0485801696777344, 0.8028863668441772, 1.1095232963562012, 2.538424253463745, 1.9886457920074463, -0.15399040281772614, 951.0, -0.16240400075912476, 0.43572500348091125, 0.0703129991889, 3.1410000324249268, 1.11899995803833, 3.140000104904175], "mean": [0.6231485605239868, 2.0033345222473145, -0.6684554219245911, -0.8170413374900818, -2.272919178009033, -1.6980557441711426, 1.8355683088302612, 621.4551391601562, 0.24682189524173737, 0.34180477261543274, 0.035798195749521255, -1.673811912536621, 0.3082498610019684, -0.681430995464325, -0.480644553899765, -2.1167080402374268, 0.44056564569473267, 0.6746121644973755, 2.1323628425598145, 1.4994627237319946, -1.4820761680603027, 449.9871826171875, -0.2966425120830536, 0.31235000491142273, -0.0009948593797162175, 1.8569527864456177, 0.5431967973709106, -2.0538713932037354], "std": [0.2005816102027893, 0.06423628330230713, 0.15914976596832275, 0.19844314455986023, 0.25829294323921204, 0.2236647605895996, 0.34107741713523865, 392.846435546875, 0.07278616726398468, 0.05508100613951683, 0.046878453344106674, 2.480764627456665, 0.30790674686431885, 0.1670883595943451, 0.16316449642181396, 0.036539509892463684, 0.19975529611110687, 0.35681962966918945, 0.3100946247577667, 0.32878783345222473, 0.5213335156440735, 422.9319763183594, 0.05102183297276497, 0.06023514270782471, 0.06418657302856445, 2.1545138359069824, 0.21034206449985504, 1.3828411102294922], "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": [785], "max": [785], "mean": [785.0], "std": [0.0], "count": [624]}, "index": {"min": [679309], "max": [679932], "mean": [679620.5], "std": [180.13305267681073], "count": [624]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [624]}, "subtask_annotation": {"mean": [10.908653846153847, 29.0, 29.0, 29.0, 29.0], "std": [9.385254500226571, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [624]}, "scene_annotation": {"mean": [785.0], "std": [0.0], "min": [785], "max": [785], "count": [624]}, "eef_direction_state": {"mean": [3.4391025641025643, 3.9375], "std": [2.2495319660773156, 1.900810598004751], "min": [0, 0], "max": [6, 6], "count": [624]}, "eef_velocity_state": {"mean": [0.9503205128205128, 0.9182692307692307], "std": [0.7900218431512818, 0.7583210735511191], "min": [0, 0], "max": [2, 2], "count": [624]}, "eef_acc_mag_state": {"mean": [0.842948717948718, 0.8157051282051282], "std": [0.8364770583614459, 0.8471351511610623], "min": [0, 0], "max": [2, 2], "count": [624]}, "eef_direction_action": {"mean": [3.4391025641025643, 3.9375], "std": [2.2495319660773156, 1.900810598004751], "min": [0, 0], "max": [6, 6], "count": [624]}, "eef_velocity_action": {"mean": [0.9503205128205128, 0.9182692307692307], "std": [0.7900218431512818, 0.7583210735511191], "min": [0, 0], "max": [2, 2], "count": [624]}, "eef_acc_mag_action": {"mean": [0.842948717948718, 0.8157051282051282], "std": [0.8364770583614459, 0.8471351511610623], "min": [0, 0], "max": [2, 2], "count": [624]}, "eef_sim_pose_state": {"mean": [0.5162946312655502, 0.3036713161355323, 1.072559222858108, -1.8245019482755238, 0.9306555085657559, 1.6182755456551472, 0.5583019832293754, -0.2944857639310038, 1.139018572640694, 2.461644492820648, 0.8075800003411461, -1.992009071803985], "std": [0.055603506435766836, 0.07644216987390494, 0.026667657803651625, 1.436264769230506, 0.246275780258671, 2.2899067310903782, 0.05320662573440242, 0.06310569604254847, 0.05997905809771883, 0.2760465672429571, 0.2780127187622629, 1.8323627594214398], "min": [0.42407694180222133, 0.0759189830002423, 1.0125379965569237, -3.0741241007016153, 0.5514808001578944, -3.141561445654392, 0.47426860974504237, -0.38499577412434516, 1.0665005997005246, 1.9274007291208233, 0.2564817807604689, -3.1395447762695605], "max": [0.6276393911865601, 0.3955945793979541, 1.112260326461823, 3.0889165793819724, 1.4678936295912481, 3.141228297378612, 0.6537168393298338, -0.054575940418227775, 1.2639754472541818, 2.8648009572281086, 1.1854683196779985, 3.137759932165639], "count": [624]}, "eef_sim_pose_action": {"mean": [0.5162946312655502, 0.3036713161355323, 1.072559222858108, -1.8245019482755238, 0.9306555085657559, 1.6182755456551472, 0.5583019832293754, -0.2944857639310038, 1.139018572640694, 2.461644492820648, 0.8075800003411461, -1.992009071803985], "std": [0.055603506435766836, 0.07644216987390494, 0.026667657803651625, 1.436264769230506, 0.246275780258671, 2.2899067310903782, 0.05320662573440242, 0.06310569604254847, 0.05997905809771883, 0.2760465672429571, 0.2780127187622629, 1.8323627594214398], "min": [0.42407694180222133, 0.0759189830002423, 1.0125379965569237, -3.0741241007016153, 0.5514808001578944, -3.141561445654392, 0.47426860974504237, -0.38499577412434516, 1.0665005997005246, 1.9274007291208233, 0.2564817807604689, -3.1395447762695605], "max": [0.6276393911865601, 0.3955945793979541, 1.112260326461823, 3.0889165793819724, 1.4678936295912481, 3.141228297378612, 0.6537168393298338, -0.054575940418227775, 1.2639754472541818, 2.8648009572281086, 1.1854683196779985, 3.137759932165639], "count": [624]}, "gripper_mode_state": {"mean": [0.5048076923076923, 0.3814102564102564], "std": [0.4999768855603994, 0.48573292323592865], "min": [0, 0], "max": [1, 1], "count": [624]}, "gripper_activity_state": {"mean": [1.733974358974359, 1.7644230769230769], "std": [0.6225461361619979, 0.5833839615955719], "min": [0, 0], "max": [2, 2], "count": [624]}, "gripper_mode_action": {"mean": [0.5048076923076923, 0.3814102564102564], "std": [0.4999768855603994, 0.48573292323592865], "min": [0, 0], "max": [1, 1], "count": [624]}, "gripper_activity_action": {"mean": [1.733974358974359, 1.7644230769230769], "std": [0.6225461361619979, 0.5833839615955719], "min": [0, 0], "max": [2, 2], "count": [624]}, "gripper_open_scale_state": {"mean": [0.4503594114862577, 0.6214551283824137], "std": [0.42253455987911376, 0.3928464029406876], "min": [0.0, 0.034], "max": [0.951, 0.96], "count": [624]}, "gripper_open_scale_action": {"mean": [0.4503594114862577, 0.6214551283824137], "std": [0.42253455987911376, 0.3928464029406876], "min": [0.0, 0.034], "max": [0.951, 0.96], "count": [624]}}} +{"episode_index": 780, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.41976119076797386]], [[0.45162137867647056]], [[0.4525020302287582]]], "std": [[[0.24012371194010537]], [[0.20767321353234858]], [[0.20171070497775362]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4287682107843137]], [[0.4655181147875817]], [[0.468947085375817]]], "std": [[[0.2050938729118085]], [[0.17255331074503658]], [[0.16502972498068938]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43471158088235295]], [[0.46026198529411766]], [[0.461041664624183]]], "std": [[[0.18696917360187784]], [[0.16253673048974965]], [[0.15584346889811143]]], "count": [100]}, "observation.state": {"min": [0.17177531123161316, 1.9208920001983643, -1.0532363653182983, -1.0646159648895264, -2.3783602714538574, -1.9235622882843018, 1.2841085195541382, 53.0, 0.044332001358270645, 0.2005230039358139, -0.06294900178909302, -3.1411852836608887, 0.1379999965429306, -1.305999994277954, -0.7281513810157776, -2.1753435134887695, 0.21706661581993103, -0.3593981862068176, 1.4699686765670776, 0.9833709001541138, -1.6459851264953613, -3.0, -0.3608109951019287, 0.22196100652217865, -0.17536699771881104, -3.111999988555908, 0.33799996972084045, -3.1381852626800537], "max": [1.0915638208389282, 2.0924580097198486, -0.2583959996700287, -0.3730117678642273, -1.6989734172821045, -1.0538123846054077, 2.1696536540985107, 947.0, 0.39073699712753296, 0.43980100750923157, 0.11130200326442719, 3.1410000324249268, 1.0809999704360962, -0.328000009059906, -0.24438101053237915, -2.062089204788208, 0.5785417556762695, 1.0006670951843262, 2.4116437435150146, 1.942638874053955, -0.02134537883102894, 952.0, -0.19206300377845764, 0.4087429940700531, 0.07987000048160553, 3.132999897003174, 1.1260000467300415, 3.138000011444092], "mean": [0.4611898362636566, 2.0278687477111816, -0.5382516384124756, -0.6520434021949768, -2.077070951461792, -1.5818772315979004, 1.6444979906082153, 683.5330200195312, 0.28998690843582153, 0.30377456545829773, 0.02049666829407215, -1.5197641849517822, 0.6181105971336365, -0.8029107451438904, -0.4415200352668762, -2.1373255252838135, 0.4193134903907776, 0.5907648205757141, 2.065617799758911, 1.5727709531784058, -1.2651487588882446, 345.5116882324219, -0.2899133265018463, 0.29114753007888794, -0.018870608881115913, 2.6633851528167725, 0.5889893770217896, -2.2249603271484375], "std": [0.19979944825172424, 0.04915686696767807, 0.24248488247394562, 0.21786943078041077, 0.16858221590518951, 0.2272891402244568, 0.2460874766111374, 332.3184509277344, 0.09598887711763382, 0.06376782804727554, 0.04363005608320236, 2.5656535625457764, 0.19492991268634796, 0.27310267090797424, 0.1268424391746521, 0.03361809626221657, 0.08020422607660294, 0.43896588683128357, 0.3120765686035156, 0.29000627994537354, 0.5917735695838928, 397.3531799316406, 0.04039119556546211, 0.04429299011826515, 0.06637687236070633, 1.0413557291030884, 0.20230147242546082, 1.2819305658340454], "count": [470]}, "action": {"min": [0.17177531123161316, 1.9208920001983643, -1.0532363653182983, -1.0646159648895264, -2.3783602714538574, -1.9235622882843018, 1.2841085195541382, 53.0, 0.044332001358270645, 0.2005230039358139, -0.06294900178909302, -3.1411852836608887, 0.1379999965429306, -1.305999994277954, -0.7281513810157776, -2.1753435134887695, 0.21706661581993103, -0.3593981862068176, 1.4699686765670776, 0.9833709001541138, -1.6459851264953613, -3.0, -0.3608109951019287, 0.22196100652217865, -0.17536699771881104, -3.111999988555908, 0.33799996972084045, -3.1381852626800537], "max": [1.0915638208389282, 2.0924580097198486, -0.2583959996700287, -0.3730117678642273, -1.6989734172821045, -1.0538123846054077, 2.1696536540985107, 947.0, 0.39073699712753296, 0.43980100750923157, 0.11130200326442719, 3.1410000324249268, 1.0809999704360962, -0.328000009059906, -0.24438101053237915, -2.062089204788208, 0.5785417556762695, 1.0006670951843262, 2.4116437435150146, 1.942638874053955, -0.02134537883102894, 952.0, -0.19206300377845764, 0.4087429940700531, 0.07987000048160553, 3.132999897003174, 1.1260000467300415, 3.138000011444092], "mean": [0.4611898362636566, 2.0278687477111816, -0.5382516384124756, -0.6520434021949768, -2.077070951461792, -1.5818772315979004, 1.6444979906082153, 683.5330200195312, 0.28998690843582153, 0.30377456545829773, 0.02049666829407215, -1.5197641849517822, 0.6181105971336365, -0.8029107451438904, -0.4415200352668762, -2.1373255252838135, 0.4193134903907776, 0.5907648205757141, 2.065617799758911, 1.5727709531784058, -1.2651487588882446, 345.5116882324219, -0.2899133265018463, 0.29114753007888794, -0.018870608881115913, 2.6633851528167725, 0.5889893770217896, -2.2249603271484375], "std": [0.19979944825172424, 0.04915686696767807, 0.24248488247394562, 0.21786943078041077, 0.16858221590518951, 0.2272891402244568, 0.2460874766111374, 332.3184509277344, 0.09598887711763382, 0.06376782804727554, 0.04363005608320236, 2.5656535625457764, 0.19492991268634796, 0.27310267090797424, 0.1268424391746521, 0.03361809626221657, 0.08020422607660294, 0.43896588683128357, 0.3120765686035156, 0.29000627994537354, 0.5917735695838928, 397.3531799316406, 0.04039119556546211, 0.04429299011826515, 0.06637687236070633, 1.0413557291030884, 0.20230147242546082, 1.2819305658340454], "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": [786], "max": [786], "mean": [786.0], "std": [0.0], "count": [470]}, "index": {"min": [679933], "max": [680402], "mean": [680167.5], "std": [135.6770061580075], "count": [470]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [470]}, "subtask_annotation": {"mean": [10.46808510638298, 29.0, 29.0, 29.0, 29.0], "std": [8.978108277809769, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [470]}, "scene_annotation": {"mean": [786.0], "std": [0.0], "min": [786], "max": [786], "count": [470]}, "eef_direction_state": {"mean": [3.8085106382978724, 3.3872340425531915], "std": [2.1688147353496516, 2.10142980922429], "min": [0, 0], "max": [6, 6], "count": [470]}, "eef_velocity_state": {"mean": [0.8021276595744681, 1.0404255319148936], "std": [0.7863163138363334, 0.7858210435841013], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_acc_mag_state": {"mean": [0.6787234042553192, 0.9085106382978724], "std": [0.8153934359618628, 0.8213454937476624], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_direction_action": {"mean": [3.8085106382978724, 3.3872340425531915], "std": [2.1688147353496516, 2.10142980922429], "min": [0, 0], "max": [6, 6], "count": [470]}, "eef_velocity_action": {"mean": [0.8021276595744681, 1.0404255319148936], "std": [0.7863163138363334, 0.7858210435841013], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_acc_mag_action": {"mean": [0.6787234042553192, 0.9085106382978724], "std": [0.8153934359618628, 0.8213454937476624], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_sim_pose_state": {"mean": [0.4951353019857662, 0.28894140094193527, 1.0609204679394026, -1.5113194322370473, 1.0413233741388128, 0.918716613479082, 0.5117378687562919, -0.31605898771693863, 1.089429805859839, 2.200942072386659, 0.923857805025844, 0.30094599543793427], "std": [0.039132297641935175, 0.07558625675805011, 0.028742088286837105, 1.6957643631854338, 0.2509119719372487, 2.5472296605106375, 0.0627897552309222, 0.08155555880732232, 0.06117489787055052, 0.2608281535034703, 0.15267045419716935, 2.7915659090584217], "min": [0.4086159105993724, 0.109784746469743, 0.9871411910021851, -3.0905823622958875, 0.7308124156576556, -3.122207763926118, 0.40277701823453516, -0.40442475854983023, 1.0313249846089148, 1.791381184465798, 0.6496864226698653, -3.1380928905983274], "max": [0.5989889936871508, 0.4002015230244907, 1.099880910264339, 3.1204667540789006, 1.5627669015861279, 3.123212249529817, 0.652322491402304, -0.09282076778844878, 1.2685988097736118, 2.8832323752993263, 1.2754706806417442, 3.140101592088607], "count": [470]}, "eef_sim_pose_action": {"mean": [0.4951353019857662, 0.28894140094193527, 1.0609204679394026, -1.5113194322370473, 1.0413233741388128, 0.918716613479082, 0.5117378687562919, -0.31605898771693863, 1.089429805859839, 2.200942072386659, 0.923857805025844, 0.30094599543793427], "std": [0.039132297641935175, 0.07558625675805011, 0.028742088286837105, 1.6957643631854338, 0.2509119719372487, 2.5472296605106375, 0.0627897552309222, 0.08155555880732232, 0.06117489787055052, 0.2608281535034703, 0.15267045419716935, 2.7915659090584217], "min": [0.4086159105993724, 0.109784746469743, 0.9871411910021851, -3.0905823622958875, 0.7308124156576556, -3.122207763926118, 0.40277701823453516, -0.40442475854983023, 1.0313249846089148, 1.791381184465798, 0.6496864226698653, -3.1380928905983274], "max": [0.5989889936871508, 0.4002015230244907, 1.099880910264339, 3.1204667540789006, 1.5627669015861279, 3.123212249529817, 0.652322491402304, -0.09282076778844878, 1.2685988097736118, 2.8832323752993263, 1.2754706806417442, 3.140101592088607], "count": [470]}, "gripper_mode_state": {"mean": [0.6297872340425532, 0.30425531914893617], "std": [0.4828615473192931, 0.4600913169344901], "min": [0, 0], "max": [1, 1], "count": [470]}, "gripper_activity_state": {"mean": [1.6659574468085105, 1.7319148936170212], "std": [0.6693205814424186, 0.6157874678189375], "min": [0, 0], "max": [2, 2], "count": [470]}, "gripper_mode_action": {"mean": [0.6297872340425532, 0.30425531914893617], "std": [0.4828615473192931, 0.4600913169344901], "min": [0, 0], "max": [1, 1], "count": [470]}, "gripper_activity_action": {"mean": [1.6659574468085105, 1.7319148936170212], "std": [0.6693205814424186, 0.6157874678189375], "min": [0, 0], "max": [2, 2], "count": [470]}, "gripper_open_scale_state": {"mean": [0.3455270212857803, 0.6835329790724087], "std": [0.39733958670097613, 0.332318202025313], "min": [0.0, 0.053], "max": [0.952, 0.947], "count": [470]}, "gripper_open_scale_action": {"mean": [0.3455270212857803, 0.6835329790724087], "std": [0.39733958670097613, 0.332318202025313], "min": [0.0, 0.053], "max": [0.952, 0.947], "count": [470]}}} +{"episode_index": 781, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43005705503746217]], [[0.45782264433551195]], [[0.4580461485068282]]], "std": [[[0.23495867076919255]], [[0.20236431846393277]], [[0.1971485845910322]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40902620689197083]], [[0.44798852888038687]], [[0.4482547824007652]]], "std": [[[0.20341201694042102]], [[0.16852088159473338]], [[0.16347347583445715]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4199227708698655]], [[0.4542890014745736]], [[0.45795886305064026]]], "std": [[[0.22564778854252382]], [[0.19798367500542258]], [[0.18929713488894337]]], "count": [123]}, "observation.state": {"min": [0.3396236300468445, 1.8783931732177734, -1.0625391006469727, -1.1130313873291016, -2.928331136703491, -1.9892914295196533, 1.3452998399734497, 49.0, 0.05719900131225586, 0.24793699383735657, -0.06439600139856339, -3.134185314178467, -0.4300000071525574, -1.1080000400543213, -0.7686080932617188, -2.175395965576172, -0.38926076889038086, -0.606467068195343, 1.143696904182434, 0.7738091349601746, -2.1712419986724854, 0.0, -0.3486329913139343, 0.2269189953804016, -0.22109200060367584, -3.1381852626800537, 0.10700000077486038, -3.1401853561401367], "max": [1.1607311964035034, 2.087815284729004, -0.31234413385391235, -0.6439218521118164, -2.0283868312835693, -1.0803065299987793, 2.362407922744751, 950.0, 0.3380480110645294, 0.41086000204086304, 0.12377800047397614, 3.1410000324249268, 0.6669999957084656, -0.3880000114440918, -0.2652551531791687, -2.027095317840576, 0.7485193610191345, 1.1737688779830933, 2.6305603981018066, 2.0306906700134277, 0.175719752907753, 951.0, -0.14138400554656982, 0.43178999423980713, 0.07192599773406982, 3.140000104904175, 1.1369999647140503, 3.134999990463257], "mean": [0.6145820021629333, 2.0148181915283203, -0.686262845993042, -0.8687497973442078, -2.3417699337005615, -1.6881177425384521, 1.887392282485962, 593.6647338867188, 0.25553402304649353, 0.3411748707294464, 0.03743929788470268, -0.6606358289718628, 0.2430030107498169, -0.7050620913505554, -0.4765031933784485, -2.1244194507598877, 0.4418818950653076, 0.6427025198936462, 2.150327205657959, 1.5013006925582886, -1.5040557384490967, 442.5481262207031, -0.28787118196487427, 0.3105516731739044, -0.008966153487563133, 2.29998517036438, 0.5276393294334412, -1.7896678447723389], "std": [0.19265170395374298, 0.0591060109436512, 0.159559965133667, 0.15278035402297974, 0.27353793382644653, 0.26294222474098206, 0.32478582859039307, 398.78277587890625, 0.06774039566516876, 0.05592997372150421, 0.039948198944330215, 2.8733770847320557, 0.3027656674385071, 0.19539156556129456, 0.1343909054994583, 0.037587590515613556, 0.28315261006355286, 0.49239709973335266, 0.35256683826446533, 0.33813685178756714, 0.7343513369560242, 380.78533935546875, 0.04681660234928131, 0.055511314421892166, 0.07034643739461899, 1.6280288696289062, 0.270446240901947, 1.620020866394043], "count": [613]}, "action": {"min": [0.3396236300468445, 1.8783931732177734, -1.0625391006469727, -1.1130313873291016, -2.928331136703491, -1.9892914295196533, 1.3452998399734497, 49.0, 0.05719900131225586, 0.24793699383735657, -0.06439600139856339, -3.134185314178467, -0.4300000071525574, -1.1080000400543213, -0.7686080932617188, -2.175395965576172, -0.38926076889038086, -0.606467068195343, 1.143696904182434, 0.7738091349601746, -2.1712419986724854, 0.0, -0.3486329913139343, 0.2269189953804016, -0.22109200060367584, -3.1381852626800537, 0.10700000077486038, -3.1401853561401367], "max": [1.1607311964035034, 2.087815284729004, -0.31234413385391235, -0.6439218521118164, -2.0283868312835693, -1.0803065299987793, 2.362407922744751, 950.0, 0.3380480110645294, 0.41086000204086304, 0.12377800047397614, 3.1410000324249268, 0.6669999957084656, -0.3880000114440918, -0.2652551531791687, -2.027095317840576, 0.7485193610191345, 1.1737688779830933, 2.6305603981018066, 2.0306906700134277, 0.175719752907753, 951.0, -0.14138400554656982, 0.43178999423980713, 0.07192599773406982, 3.140000104904175, 1.1369999647140503, 3.134999990463257], "mean": [0.6145820021629333, 2.0148181915283203, -0.686262845993042, -0.8687497973442078, -2.3417699337005615, -1.6881177425384521, 1.887392282485962, 593.6647338867188, 0.25553402304649353, 0.3411748707294464, 0.03743929788470268, -0.6606358289718628, 0.2430030107498169, -0.7050620913505554, -0.4765031933784485, -2.1244194507598877, 0.4418818950653076, 0.6427025198936462, 2.150327205657959, 1.5013006925582886, -1.5040557384490967, 442.5481262207031, -0.28787118196487427, 0.3105516731739044, -0.008966153487563133, 2.29998517036438, 0.5276393294334412, -1.7896678447723389], "std": [0.19265170395374298, 0.0591060109436512, 0.159559965133667, 0.15278035402297974, 0.27353793382644653, 0.26294222474098206, 0.32478582859039307, 398.78277587890625, 0.06774039566516876, 0.05592997372150421, 0.039948198944330215, 2.8733770847320557, 0.3027656674385071, 0.19539156556129456, 0.1343909054994583, 0.037587590515613556, 0.28315261006355286, 0.49239709973335266, 0.35256683826446533, 0.33813685178756714, 0.7343513369560242, 380.78533935546875, 0.04681660234928131, 0.055511314421892166, 0.07034643739461899, 1.6280288696289062, 0.270446240901947, 1.620020866394043], "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": [787], "max": [787], "mean": [787.0], "std": [0.0], "count": [613]}, "index": {"min": [680403], "max": [681015], "mean": [680709.0], "std": [176.95762204550556], "count": [613]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [613]}, "subtask_annotation": {"mean": [11.530179445350734, 29.0, 29.0, 29.0, 29.0], "std": [10.070768488301244, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [613]}, "scene_annotation": {"mean": [787.0], "std": [0.0], "min": [787], "max": [787], "count": [613]}, "eef_direction_state": {"mean": [3.4747145187601958, 4.138662316476346], "std": [2.162583372603163, 1.8540611493896861], "min": [0, 0], "max": [6, 6], "count": [613]}, "eef_velocity_state": {"mean": [0.9347471451876019, 0.8923327895595432], "std": [0.7699387550138459, 0.7565849736592264], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_acc_mag_state": {"mean": [0.7879282218597063, 0.8172920065252854], "std": [0.8340536331898166, 0.85444496044245], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_direction_action": {"mean": [3.4747145187601958, 4.138662316476346], "std": [2.162583372603163, 1.8540611493896861], "min": [0, 0], "max": [6, 6], "count": [613]}, "eef_velocity_action": {"mean": [0.9347471451876019, 0.8923327895595432], "std": [0.7699387550138459, 0.7565849736592264], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_acc_mag_action": {"mean": [0.7879282218597063, 0.8172920065252854], "std": [0.8340536331898166, 0.85444496044245], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_sim_pose_state": {"mean": [0.5155313429204226, 0.28995439891928265, 1.0737466945516771, -1.8265541572524095, 0.8712992612797281, 1.0819593637246205, 0.5582206164384494, -0.2994186827207866, 1.1367559013889672, 2.553804056978623, 0.7456011205406579, -2.330984034704057], "std": [0.05101175767290517, 0.0787664101516325, 0.03489592255310307, 1.388658251226896, 0.33038073310816674, 2.51230824856917, 0.05304830900525177, 0.05618106702974191, 0.055143684370034265, 0.2560549250030731, 0.28113888005005594, 1.3005003303575355], "min": [0.4425841867780142, 0.0437480334411732, 0.9994203177427784, -3.1310810614218485, 0.37264265746145075, -3.1408386985584142, 0.4673000509864979, -0.38030953338677986, 1.0754900170278443, 2.023077550566241, 0.18051349708794362, -3.13754113727351], "max": [0.6225902839144299, 0.38438226710925366, 1.1189659161432526, 3.1233193350752013, 1.547431775221654, 3.139951741950118, 0.6340335993265519, -0.08578698117343296, 1.2742214880953753, 2.887304045893197, 1.1311917610750735, 3.1414822009201027], "count": [613]}, "eef_sim_pose_action": {"mean": [0.5155313429204226, 0.28995439891928265, 1.0737466945516771, -1.8265541572524095, 0.8712992612797281, 1.0819593637246205, 0.5582206164384494, -0.2994186827207866, 1.1367559013889672, 2.553804056978623, 0.7456011205406579, -2.330984034704057], "std": [0.05101175767290517, 0.0787664101516325, 0.03489592255310307, 1.388658251226896, 0.33038073310816674, 2.51230824856917, 0.05304830900525177, 0.05618106702974191, 0.055143684370034265, 0.2560549250030731, 0.28113888005005594, 1.3005003303575355], "min": [0.4425841867780142, 0.0437480334411732, 0.9994203177427784, -3.1310810614218485, 0.37264265746145075, -3.1408386985584142, 0.4673000509864979, -0.38030953338677986, 1.0754900170278443, 2.023077550566241, 0.18051349708794362, -3.13754113727351], "max": [0.6225902839144299, 0.38438226710925366, 1.1189659161432526, 3.1233193350752013, 1.547431775221654, 3.139951741950118, 0.6340335993265519, -0.08578698117343296, 1.2742214880953753, 2.887304045893197, 1.1311917610750735, 3.1414822009201027], "count": [613]}, "gripper_mode_state": {"mean": [0.598694942903752, 0.3915171288743883], "std": [0.49016253247797964, 0.48808960926488176], "min": [0, 0], "max": [1, 1], "count": [613]}, "gripper_activity_state": {"mean": [1.7210440456769984, 1.7846655791190864], "std": [0.6247982144874463, 0.5762791381750609], "min": [0, 0], "max": [2, 2], "count": [613]}, "gripper_mode_action": {"mean": [0.598694942903752, 0.3915171288743883], "std": [0.49016253247797964, 0.48808960926488176], "min": [0, 0], "max": [1, 1], "count": [613]}, "gripper_activity_action": {"mean": [1.7210440456769984, 1.7846655791190864], "std": [0.6247982144874463, 0.5762791381750609], "min": [0, 0], "max": [2, 2], "count": [613]}, "gripper_open_scale_state": {"mean": [0.44254812380600994, 0.5936647632841568], "std": [0.3807852920850745, 0.3987826782227776], "min": [0.0, 0.049], "max": [0.951, 0.95], "count": [613]}, "gripper_open_scale_action": {"mean": [0.44254812380600994, 0.5936647632841568], "std": [0.3807852920850745, 0.3987826782227776], "min": [0.0, 0.049], "max": [0.951, 0.95], "count": [613]}}} +{"episode_index": 782, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.425107015229756]], [[0.453295676794891]], [[0.4540689969690166]]], "std": [[[0.23263930103979408]], [[0.20000282491872337]], [[0.19497695075957164]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42518568515192334]], [[0.4560973656638228]], [[0.45614526424437457]]], "std": [[[0.18834483487385562]], [[0.15246539219208216]], [[0.14727702486576158]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4182895509030584]], [[0.4536844846080926]], [[0.4558372592675747]]], "std": [[[0.20528992510247426]], [[0.17404743211209583]], [[0.16556750581257543]]], "count": [131]}, "observation.state": {"min": [0.4651651680469513, 1.7975845336914062, -1.1849215030670166, -0.9820793867111206, -2.747462511062622, -1.9856611490249634, 0.9533337950706482, 36.0, 0.0524509996175766, 0.2917329967021942, -0.0797630026936531, -3.1401853561401367, -0.2460000216960907, -1.4079999923706055, -0.8225387334823608, -2.1752912998199463, -0.48925068974494934, -0.49289843440055847, 1.588930368423462, 0.834075391292572, -2.443618059158325, 70.0, -0.3305180072784424, 0.2705720067024231, -0.19771000742912292, -3.1331851482391357, 0.004000000189989805, -3.1391851902008057], "max": [1.212532639503479, 2.0919342041015625, -0.4077438414096832, -0.296601265668869, -1.2625536918640137, -0.904848575592041, 2.620420217514038, 931.0, 0.3286289870738983, 0.43755799531936646, 0.12345200031995773, 3.140000104904175, 1.093999981880188, -0.04300001263618469, -0.33133330941200256, -1.9547863006591797, 0.52433180809021, 0.9991835951805115, 2.803941488265991, 2.007896661758423, 0.14231416583061218, 937.0, -0.1491049975156784, 0.44554200768470764, 0.07644499838352203, 3.1410000324249268, 1.065000057220459, 3.111999988555908], "mean": [0.7209487557411194, 1.9442156553268433, -0.6452912092208862, -0.6725332140922546, -2.3196280002593994, -1.581422209739685, 2.007791519165039, 536.6527709960938, 0.25146883726119995, 0.3709460198879242, 0.03990207612514496, -1.7679169178009033, 0.29862135648727417, -0.8736397624015808, -0.6121031045913696, -2.084920644760132, 0.2664772570133209, 0.4639589786529541, 2.160536289215088, 1.4128473997116089, -1.495046854019165, 572.3345947265625, -0.28376683592796326, 0.35121601819992065, -0.001894835731945932, 2.285003185272217, 0.5680979490280151, -1.4502183198928833], "std": [0.19324742257595062, 0.07839486002922058, 0.15459932386875153, 0.1433209329843521, 0.2913007438182831, 0.2858095169067383, 0.39421701431274414, 358.8391418457031, 0.0756920799612999, 0.0543927326798439, 0.04546474292874336, 2.370875597000122, 0.3176276385784149, 0.29621562361717224, 0.11056060343980789, 0.0789056345820427, 0.31005582213401794, 0.4409182071685791, 0.4541380703449249, 0.35633575916290283, 0.9287452697753906, 367.60308837890625, 0.041607216000556946, 0.04570608586072922, 0.06770443171262741, 1.3086082935333252, 0.3821283280849457, 1.8494800329208374], "count": [671]}, "action": {"min": [0.4651651680469513, 1.7975845336914062, -1.1849215030670166, -0.9820793867111206, -2.747462511062622, -1.9856611490249634, 0.9533337950706482, 36.0, 0.0524509996175766, 0.2917329967021942, -0.0797630026936531, -3.1401853561401367, -0.2460000216960907, -1.4079999923706055, -0.8225387334823608, -2.1752912998199463, -0.48925068974494934, -0.49289843440055847, 1.588930368423462, 0.834075391292572, -2.443618059158325, 70.0, -0.3305180072784424, 0.2705720067024231, -0.19771000742912292, -3.1331851482391357, 0.004000000189989805, -3.1391851902008057], "max": [1.212532639503479, 2.0919342041015625, -0.4077438414096832, -0.296601265668869, -1.2625536918640137, -0.904848575592041, 2.620420217514038, 931.0, 0.3286289870738983, 0.43755799531936646, 0.12345200031995773, 3.140000104904175, 1.093999981880188, -0.04300001263618469, -0.33133330941200256, -1.9547863006591797, 0.52433180809021, 0.9991835951805115, 2.803941488265991, 2.007896661758423, 0.14231416583061218, 937.0, -0.1491049975156784, 0.44554200768470764, 0.07644499838352203, 3.1410000324249268, 1.065000057220459, 3.111999988555908], "mean": [0.7209487557411194, 1.9442156553268433, -0.6452912092208862, -0.6725332140922546, -2.3196280002593994, -1.581422209739685, 2.007791519165039, 536.6527709960938, 0.25146883726119995, 0.3709460198879242, 0.03990207612514496, -1.7679169178009033, 0.29862135648727417, -0.8736397624015808, -0.6121031045913696, -2.084920644760132, 0.2664772570133209, 0.4639589786529541, 2.160536289215088, 1.4128473997116089, -1.495046854019165, 572.3345947265625, -0.28376683592796326, 0.35121601819992065, -0.001894835731945932, 2.285003185272217, 0.5680979490280151, -1.4502183198928833], "std": [0.19324742257595062, 0.07839486002922058, 0.15459932386875153, 0.1433209329843521, 0.2913007438182831, 0.2858095169067383, 0.39421701431274414, 358.8391418457031, 0.0756920799612999, 0.0543927326798439, 0.04546474292874336, 2.370875597000122, 0.3176276385784149, 0.29621562361717224, 0.11056060343980789, 0.0789056345820427, 0.31005582213401794, 0.4409182071685791, 0.4541380703449249, 0.35633575916290283, 0.9287452697753906, 367.60308837890625, 0.041607216000556946, 0.04570608586072922, 0.06770443171262741, 1.3086082935333252, 0.3821283280849457, 1.8494800329208374], "count": [671]}, "timestamp": {"min": [0.0], "max": [22.333333333333332], "mean": [11.166666666666668], "std": [6.456693340161734], "count": [671]}, "frame_index": {"min": [0], "max": [670], "mean": [335.0], "std": [193.70080020485202], "count": [671]}, "episode_index": {"min": [788], "max": [788], "mean": [788.0], "std": [0.0], "count": [671]}, "index": {"min": [681016], "max": [681686], "mean": [681351.0], "std": [193.70080020485202], "count": [671]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [671]}, "subtask_annotation": {"mean": [9.707898658718332, 29.0, 29.0, 29.0, 29.0], "std": [8.164364804646528, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [671]}, "scene_annotation": {"mean": [788.0], "std": [0.0], "min": [788], "max": [788], "count": [671]}, "eef_direction_state": {"mean": [3.7630402384500745, 3.6810730253353205], "std": [2.0197694302288554, 1.8863971555975239], "min": [0, 0], "max": [6, 6], "count": [671]}, "eef_velocity_state": {"mean": [0.7913561847988078, 0.9448584202682563], "std": [0.6805690021768882, 0.6937658971472986], "min": [0, 0], "max": [2, 2], "count": [671]}, "eef_acc_mag_state": {"mean": [0.7272727272727273, 0.8226527570789866], "std": [0.8432169161293316, 0.8439277962740621], "min": [0, 0], "max": [2, 2], "count": [671]}, "eef_direction_action": {"mean": [3.7630402384500745, 3.6810730253353205], "std": [2.0197694302288554, 1.8863971555975239], "min": [0, 0], "max": [6, 6], "count": [671]}, "eef_velocity_action": {"mean": [0.7913561847988078, 0.9448584202682563], "std": [0.6805690021768882, 0.6937658971472986], "min": [0, 0], "max": [2, 2], "count": [671]}, "eef_acc_mag_action": {"mean": [0.7272727272727273, 0.8226527570789866], "std": [0.8432169161293316, 0.8439277962740621], "min": [0, 0], "max": [2, 2], "count": [671]}, "eef_sim_pose_state": {"mean": [0.5531632383830022, 0.28612782657617425, 1.0796974039469467, -1.5487844730773668, 0.7975033248783759, 0.26384423810329244, 0.5863806742604697, -0.29823233134432403, 1.1408783526862571, 2.419612115126776, 0.6594193332774931, -1.2593500208825918], "std": [0.039661418661481096, 0.0754099911128869, 0.03854342310269876, 1.5137047901249996, 0.4940783502220896, 2.5593523758022134, 0.050070187061313456, 0.0646786183694751, 0.06099095353136596, 0.2968530613115249, 0.2817382139694726, 2.458281411661562], "min": [0.4811175252211705, 0.06224518767786047, 1.0163099357205225, -3.03407253814965, 0.07994304328477608, -3.1409812933464347, 0.5120591408934042, -0.37360768480502055, 1.0659424394058246, 1.0843240077636496, 0.214355228703748, -3.1374711378740083], "max": [0.6353656378071658, 0.36575892102077845, 1.141775484004802, 3.1098869896211507, 1.5581274720385112, 3.1390750964191896, 0.6597193334312388, -0.06939451793181475, 1.276541693216185, 3.0801878907516236, 1.3913124875591163, 3.1367841359199202], "count": [671]}, "eef_sim_pose_action": {"mean": [0.5531632383830022, 0.28612782657617425, 1.0796974039469467, -1.5487844730773668, 0.7975033248783759, 0.26384423810329244, 0.5863806742604697, -0.29823233134432403, 1.1408783526862571, 2.419612115126776, 0.6594193332774931, -1.2593500208825918], "std": [0.039661418661481096, 0.0754099911128869, 0.03854342310269876, 1.5137047901249996, 0.4940783502220896, 2.5593523758022134, 0.050070187061313456, 0.0646786183694751, 0.06099095353136596, 0.2968530613115249, 0.2817382139694726, 2.458281411661562], "min": [0.4811175252211705, 0.06224518767786047, 1.0163099357205225, -3.03407253814965, 0.07994304328477608, -3.1409812933464347, 0.5120591408934042, -0.37360768480502055, 1.0659424394058246, 1.0843240077636496, 0.214355228703748, -3.1374711378740083], "max": [0.6353656378071658, 0.36575892102077845, 1.141775484004802, 3.1098869896211507, 1.5581274720385112, 3.1390750964191896, 0.6597193334312388, -0.06939451793181475, 1.276541693216185, 3.0801878907516236, 1.3913124875591163, 3.1367841359199202], "count": [671]}, "gripper_mode_state": {"mean": [0.36363636363636365, 0.4143070044709389], "std": [0.4810456929208328, 0.4926019798145948], "min": [0, 0], "max": [1, 1], "count": [671]}, "gripper_activity_state": {"mean": [1.894187779433681, 1.8002980625931446], "std": [0.41125617664818265, 0.5449127145234401], "min": [0, 0], "max": [2, 2], "count": [671]}, "gripper_mode_action": {"mean": [0.36363636363636365, 0.4143070044709389], "std": [0.4810456929208328, 0.4926019798145948], "min": [0, 0], "max": [1, 1], "count": [671]}, "gripper_activity_action": {"mean": [1.894187779433681, 1.8002980625931446], "std": [0.41125617664818265, 0.5449127145234401], "min": [0, 0], "max": [2, 2], "count": [671]}, "gripper_open_scale_state": {"mean": [0.5723345755791702, 0.5366527569937106], "std": [0.3676030184510199, 0.35883929538760045], "min": [0.07, 0.036], "max": [0.937, 0.931], "count": [671]}, "gripper_open_scale_action": {"mean": [0.5723345755791702, 0.5366527569937106], "std": [0.3676030184510199, 0.35883929538760045], "min": [0.07, 0.036], "max": [0.937, 0.931], "count": [671]}}} +{"episode_index": 783, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.42590541879795396]], [[0.45442668371696504]], [[0.45560793726911053]]], "std": [[[0.23590687809720318]], [[0.20317580926905052]], [[0.1982360150282829]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4324549019607843]], [[0.4634175280619494]], [[0.46293410947712416]]], "std": [[[0.1954866496973566]], [[0.16598662014346385]], [[0.16055121228633204]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4206630523586246]], [[0.45607953964194375]], [[0.45962182438192667]]], "std": [[[0.21998693415642157]], [[0.19036174396048453]], [[0.18292537237894935]]], "count": [115]}, "observation.state": {"min": [0.4103792905807495, 1.832718014717102, -1.056692123413086, -1.1416023969650269, -2.8228955268859863, -1.9794303178787231, 1.401953101158142, 32.0, 0.05057099834084511, 0.2804409861564636, -0.08466199785470963, -3.1411852836608887, -0.3539999723434448, -1.1230000257492065, -0.8578991293907166, -2.1754658222198486, -0.38515931367874146, -0.5368807315826416, 1.1442726850509644, 0.7316595315933228, -2.1445209980010986, -3.0, -0.357230007648468, 0.2407590001821518, -0.21580000221729279, -3.1381852626800537, 0.26499998569488525, -3.1381852626800537], "max": [1.2136322259902954, 2.087693214416504, -0.3632379174232483, -0.4761258363723755, -2.0115268230438232, -1.1310606002807617, 2.313084840774536, 950.0, 0.34149301052093506, 0.4330120086669922, 0.12940099835395813, 3.1410000324249268, 0.6890000104904175, -0.3779999613761902, -0.2280796319246292, -2.000636100769043, 0.7497934103012085, 0.947609007358551, 2.540379047393799, 2.022906541824341, 0.23958136141300201, 949.0, -0.15098799765110016, 0.44522300362586975, 0.08737800270318985, 3.1410000324249268, 1.190000057220459, 3.140000104904175], "mean": [0.6716800928115845, 1.9906939268112183, -0.6611098051071167, -0.7586195468902588, -2.353034496307373, -1.6709845066070557, 1.8767653703689575, 594.556640625, 0.2483331263065338, 0.34754952788352966, 0.028395745903253555, -0.6097924709320068, 0.24255551397800446, -0.7391184568405151, -0.4989294409751892, -2.0962889194488525, 0.3951806128025055, 0.6149489879608154, 2.120651960372925, 1.484940767288208, -1.5422310829162598, 419.3557434082031, -0.29027366638183594, 0.3214991092681885, 0.003747754031792283, 2.0563931465148926, 0.5808071494102478, -1.863422155380249], "std": [0.17167432606220245, 0.07183180004358292, 0.16127710044384003, 0.20346131920814514, 0.24013249576091766, 0.20366737246513367, 0.2983717918395996, 394.65313720703125, 0.07017293572425842, 0.05114747956395149, 0.05664816498756409, 2.8866822719573975, 0.2863580882549286, 0.16890597343444824, 0.14054448902606964, 0.05702755227684975, 0.27023494243621826, 0.4357236921787262, 0.3381374776363373, 0.3462044298648834, 0.7085948586463928, 413.03741455078125, 0.04961210489273071, 0.05495143309235573, 0.07295310497283936, 1.9182101488113403, 0.22684423625469208, 1.4863547086715698], "count": [565]}, "action": {"min": [0.4103792905807495, 1.832718014717102, -1.056692123413086, -1.1416023969650269, -2.8228955268859863, -1.9794303178787231, 1.401953101158142, 32.0, 0.05057099834084511, 0.2804409861564636, -0.08466199785470963, -3.1411852836608887, -0.3539999723434448, -1.1230000257492065, -0.8578991293907166, -2.1754658222198486, -0.38515931367874146, -0.5368807315826416, 1.1442726850509644, 0.7316595315933228, -2.1445209980010986, -3.0, -0.357230007648468, 0.2407590001821518, -0.21580000221729279, -3.1381852626800537, 0.26499998569488525, -3.1381852626800537], "max": [1.2136322259902954, 2.087693214416504, -0.3632379174232483, -0.4761258363723755, -2.0115268230438232, -1.1310606002807617, 2.313084840774536, 950.0, 0.34149301052093506, 0.4330120086669922, 0.12940099835395813, 3.1410000324249268, 0.6890000104904175, -0.3779999613761902, -0.2280796319246292, -2.000636100769043, 0.7497934103012085, 0.947609007358551, 2.540379047393799, 2.022906541824341, 0.23958136141300201, 949.0, -0.15098799765110016, 0.44522300362586975, 0.08737800270318985, 3.1410000324249268, 1.190000057220459, 3.140000104904175], "mean": [0.6716800928115845, 1.9906939268112183, -0.6611098051071167, -0.7586195468902588, -2.353034496307373, -1.6709845066070557, 1.8767653703689575, 594.556640625, 0.2483331263065338, 0.34754952788352966, 0.028395745903253555, -0.6097924709320068, 0.24255551397800446, -0.7391184568405151, -0.4989294409751892, -2.0962889194488525, 0.3951806128025055, 0.6149489879608154, 2.120651960372925, 1.484940767288208, -1.5422310829162598, 419.3557434082031, -0.29027366638183594, 0.3214991092681885, 0.003747754031792283, 2.0563931465148926, 0.5808071494102478, -1.863422155380249], "std": [0.17167432606220245, 0.07183180004358292, 0.16127710044384003, 0.20346131920814514, 0.24013249576091766, 0.20366737246513367, 0.2983717918395996, 394.65313720703125, 0.07017293572425842, 0.05114747956395149, 0.05664816498756409, 2.8866822719573975, 0.2863580882549286, 0.16890597343444824, 0.14054448902606964, 0.05702755227684975, 0.27023494243621826, 0.4357236921787262, 0.3381374776363373, 0.3462044298648834, 0.7085948586463928, 413.03741455078125, 0.04961210489273071, 0.05495143309235573, 0.07295310497283936, 1.9182101488113403, 0.22684423625469208, 1.4863547086715698], "count": [565]}, "timestamp": {"min": [0.0], "max": [18.8], "mean": [9.4], "std": [5.436706519371611], "count": [565]}, "frame_index": {"min": [0], "max": [564], "mean": [282.0], "std": [163.10119558114832], "count": [565]}, "episode_index": {"min": [789], "max": [789], "mean": [789.0], "std": [0.0], "count": [565]}, "index": {"min": [681687], "max": [682251], "mean": [681969.0], "std": [163.10119558114832], "count": [565]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [565]}, "subtask_annotation": {"mean": [9.812389380530973, 29.0, 29.0, 29.0, 29.0], "std": [8.66465848607092, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [565]}, "scene_annotation": {"mean": [789.0], "std": [0.0], "min": [789], "max": [789], "count": [565]}, "eef_direction_state": {"mean": [3.265486725663717, 3.9522123893805308], "std": [2.220650064733472, 1.7627963176571426], "min": [0, 0], "max": [6, 6], "count": [565]}, "eef_velocity_state": {"mean": [1.0035398230088495, 0.9946902654867257], "std": [0.7825451106383801, 0.7490218645821041], "min": [0, 0], "max": [2, 2], "count": [565]}, "eef_acc_mag_state": {"mean": [0.8761061946902655, 0.8176991150442477], "std": [0.8428013062519738, 0.8224967480900387], "min": [0, 0], "max": [2, 2], "count": [565]}, "eef_direction_action": {"mean": [3.265486725663717, 3.9522123893805308], "std": [2.220650064733472, 1.7627963176571426], "min": [0, 0], "max": [6, 6], "count": [565]}, "eef_velocity_action": {"mean": [1.0035398230088495, 0.9946902654867257], "std": [0.7825451106383801, 0.7490218645821041], "min": [0, 0], "max": [2, 2], "count": [565]}, "eef_acc_mag_action": {"mean": [0.8761061946902655, 0.8176991150442477], "std": [0.8428013062519738, 0.8224967480900387], "min": [0, 0], "max": [2, 2], "count": [565]}, "eef_sim_pose_state": {"mean": [0.5240757211467573, 0.3007284675282997, 1.0795263704378162, -1.9024809403479412, 0.8770541476516087, -0.7094440207307153, 0.5661450109855999, -0.2893796892027095, 1.1348018444352448, 2.480299158167844, 0.7239246422215861, -1.8842363004080187], "std": [0.051336235659316616, 0.08333120715109797, 0.03557910183705257, 1.246655094991039, 0.31777327963414614, 2.730349913489311, 0.047046714404632456, 0.06503938518327544, 0.061610493921330195, 0.2677435198542573, 0.23600771441480037, 1.8892517121439614], "min": [0.4394198446816836, 0.052337354769679725, 1.0008169701843606, -3.120159752384115, 0.3558362444298, -3.140580982310005, 0.5050183540343672, -0.3913887167145847, 1.0609936696809474, 2.089017749148936, 0.24320408987155728, -3.1405150869692253], "max": [0.6350984726589788, 0.3931752901328688, 1.134190890802378, 3.1410735158800556, 1.5002242972932502, 3.1390538916756308, 0.6565498974954398, -0.06907466962841215, 1.2884343934910878, 2.8945991447967474, 1.1126064726019633, 3.1244832660943214], "count": [565]}, "eef_sim_pose_action": {"mean": [0.5240757211467573, 0.3007284675282997, 1.0795263704378162, -1.9024809403479412, 0.8770541476516087, -0.7094440207307153, 0.5661450109855999, -0.2893796892027095, 1.1348018444352448, 2.480299158167844, 0.7239246422215861, -1.8842363004080187], "std": [0.051336235659316616, 0.08333120715109797, 0.03557910183705257, 1.246655094991039, 0.31777327963414614, 2.730349913489311, 0.047046714404632456, 0.06503938518327544, 0.061610493921330195, 0.2677435198542573, 0.23600771441480037, 1.8892517121439614], "min": [0.4394198446816836, 0.052337354769679725, 1.0008169701843606, -3.120159752384115, 0.3558362444298, -3.140580982310005, 0.5050183540343672, -0.3913887167145847, 1.0609936696809474, 2.089017749148936, 0.24320408987155728, -3.1405150869692253], "max": [0.6350984726589788, 0.3931752901328688, 1.134190890802378, 3.1410735158800556, 1.5002242972932502, 3.1390538916756308, 0.6565498974954398, -0.06907466962841215, 1.2884343934910878, 2.8945991447967474, 1.1126064726019633, 3.1244832660943214], "count": [565]}, "gripper_mode_state": {"mean": [0.536283185840708, 0.39646017699115044], "std": [0.49868179275490787, 0.4891620437557439], "min": [0, 0], "max": [1, 1], "count": [565]}, "gripper_activity_state": {"mean": [1.713274336283186, 1.7327433628318585], "std": [0.6429336007746739, 0.6220779449036865], "min": [0, 0], "max": [2, 2], "count": [565]}, "gripper_mode_action": {"mean": [0.536283185840708, 0.39646017699115044], "std": [0.49868179275490787, 0.4891620437557439], "min": [0, 0], "max": [1, 1], "count": [565]}, "gripper_activity_action": {"mean": [1.713274336283186, 1.7327433628318585], "std": [0.6429336007746739, 0.6220779449036865], "min": [0, 0], "max": [2, 2], "count": [565]}, "gripper_open_scale_state": {"mean": [0.4193973453829773, 0.594556637579995], "std": [0.41299515209041643, 0.39465305235664766], "min": [0.0, 0.032], "max": [0.949, 0.95], "count": [565]}, "gripper_open_scale_action": {"mean": [0.4193973453829773, 0.594556637579995], "std": [0.41299515209041643, 0.39465305235664766], "min": [0.0, 0.032], "max": [0.949, 0.95], "count": [565]}}} +{"episode_index": 784, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.4435544709708778]], [[0.46245237652022836]], [[0.46618070292462976]]], "std": [[[0.21997334369598373]], [[0.18924239763751893]], [[0.18289295299878053]]], "count": [158]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.404455552711591]], [[0.4425031076776702]], [[0.4437392472284272]]], "std": [[[0.19827269102006398]], [[0.1615584941192971]], [[0.15538344868898593]]], "count": [158]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41395537819558204]], [[0.44718691698725904]], [[0.44836500992802186]]], "std": [[[0.1983529428897967]], [[0.1660870480896534]], [[0.15601187943063077]]], "count": [158]}, "observation.state": {"min": [0.4821646809577942, 1.8114948272705078, -1.1491771936416626, -1.0491349697113037, -2.9315073490142822, -1.8976267576217651, 1.5055733919143677, 33.0, 0.05796699970960617, 0.3039500117301941, -0.10434900224208832, -3.1411852836608887, -0.46299999952316284, -1.2619999647140503, -1.064197063446045, -2.175326108932495, -0.787021279335022, -0.5216091275215149, 1.0804810523986816, 0.5543863773345947, -2.4336698055267334, -1.0, -0.3482150137424469, 0.27672499418258667, -0.21860399842262268, -3.1411852836608887, -0.019999999552965164, -3.1411852836608887], "max": [1.1760553121566772, 2.0987584590911865, -0.4772254228591919, -0.3848974406719208, -1.6517622470855713, -0.5781577825546265, 2.539733648300171, 812.0, 0.3320930004119873, 0.4709250032901764, 0.11619299650192261, 3.1410000324249268, 1.027999997138977, -0.5239999890327454, -0.39414769411087036, -1.946548342704773, 0.63023841381073, 1.005274772644043, 2.7013332843780518, 1.933283805847168, 0.27431339025497437, 936.0, -0.11463700234889984, 0.46329399943351746, 0.064240001142025, 3.1410000324249268, 1.5449999570846558, 3.1410000324249268], "mean": [0.7362502813339233, 1.9427698850631714, -0.715965211391449, -0.6694108843803406, -2.329033613204956, -1.3819751739501953, 2.074096918106079, 379.0850830078125, 0.260906457901001, 0.4002133905887604, 0.0443262904882431, -1.7089885473251343, 0.319460391998291, -0.8937903642654419, -0.6371362209320068, -2.0657780170440674, 0.39030441641807556, 0.5507037043571472, 2.1993649005889893, 1.3745571374893188, -1.7587294578552246, 435.89453125, -0.2736220061779022, 0.35977447032928467, -0.002524901181459427, 2.2346012592315674, 0.5069127082824707, -1.6517722606658936], "std": [0.14833776652812958, 0.06587392091751099, 0.1505899280309677, 0.1513368934392929, 0.3424043357372284, 0.35732802748680115, 0.2542671859264374, 296.1696472167969, 0.06420483440160751, 0.056244444102048874, 0.04036322981119156, 2.236307382583618, 0.3402479887008667, 0.14103473722934723, 0.14416693150997162, 0.07949434220790863, 0.35606083273887634, 0.3822018504142761, 0.3962368071079254, 0.4218071699142456, 0.783758282661438, 404.0456848144531, 0.05209147557616234, 0.05579220876097679, 0.06629310548305511, 1.8293845653533936, 0.3895835280418396, 1.3329076766967773], "count": [858]}, "action": {"min": [0.4821646809577942, 1.8114948272705078, -1.1491771936416626, -1.0491349697113037, -2.9315073490142822, -1.8976267576217651, 1.5055733919143677, 33.0, 0.05796699970960617, 0.3039500117301941, -0.10434900224208832, -3.1411852836608887, -0.46299999952316284, -1.2619999647140503, -1.064197063446045, -2.175326108932495, -0.787021279335022, -0.5216091275215149, 1.0804810523986816, 0.5543863773345947, -2.4336698055267334, -1.0, -0.3482150137424469, 0.27672499418258667, -0.21860399842262268, -3.1411852836608887, -0.019999999552965164, -3.1411852836608887], "max": [1.1760553121566772, 2.0987584590911865, -0.4772254228591919, -0.3848974406719208, -1.6517622470855713, -0.5781577825546265, 2.539733648300171, 812.0, 0.3320930004119873, 0.4709250032901764, 0.11619299650192261, 3.1410000324249268, 1.027999997138977, -0.5239999890327454, -0.39414769411087036, -1.946548342704773, 0.63023841381073, 1.005274772644043, 2.7013332843780518, 1.933283805847168, 0.27431339025497437, 936.0, -0.11463700234889984, 0.46329399943351746, 0.064240001142025, 3.1410000324249268, 1.5449999570846558, 3.1410000324249268], "mean": [0.7362502813339233, 1.9427698850631714, -0.715965211391449, -0.6694108843803406, -2.329033613204956, -1.3819751739501953, 2.074096918106079, 379.0850830078125, 0.260906457901001, 0.4002133905887604, 0.0443262904882431, -1.7089885473251343, 0.319460391998291, -0.8937903642654419, -0.6371362209320068, -2.0657780170440674, 0.39030441641807556, 0.5507037043571472, 2.1993649005889893, 1.3745571374893188, -1.7587294578552246, 435.89453125, -0.2736220061779022, 0.35977447032928467, -0.002524901181459427, 2.2346012592315674, 0.5069127082824707, -1.6517722606658936], "std": [0.14833776652812958, 0.06587392091751099, 0.1505899280309677, 0.1513368934392929, 0.3424043357372284, 0.35732802748680115, 0.2542671859264374, 296.1696472167969, 0.06420483440160751, 0.056244444102048874, 0.04036322981119156, 2.236307382583618, 0.3402479887008667, 0.14103473722934723, 0.14416693150997162, 0.07949434220790863, 0.35606083273887634, 0.3822018504142761, 0.3962368071079254, 0.4218071699142456, 0.783758282661438, 404.0456848144531, 0.05209147557616234, 0.05579220876097679, 0.06629310548305511, 1.8293845653533936, 0.3895835280418396, 1.3329076766967773], "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": [790], "max": [790], "mean": [790.0], "std": [0.0], "count": [858]}, "index": {"min": [682252], "max": [683109], "mean": [682680.5], "std": [247.68309725668942], "count": [858]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [858]}, "subtask_annotation": {"mean": [12.945221445221446, 29.0, 29.0, 29.0, 29.0], "std": [9.800600893043027, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [858]}, "scene_annotation": {"mean": [790.0], "std": [0.0], "min": [790], "max": [790], "count": [858]}, "eef_direction_state": {"mean": [4.064102564102564, 4.148018648018648], "std": [2.070289992123152, 1.7687397010833361], "min": [0, 0], "max": [6, 6], "count": [858]}, "eef_velocity_state": {"mean": [0.7191142191142191, 0.8111888111888111], "std": [0.7188005799018821, 0.7172634697907432], "min": [0, 0], "max": [2, 2], "count": [858]}, "eef_acc_mag_state": {"mean": [0.696969696969697, 0.8193473193473193], "std": [0.8300954260391692, 0.8411051355604936], "min": [0, 0], "max": [2, 2], "count": [858]}, "eef_direction_action": {"mean": [4.064102564102564, 4.148018648018648], "std": [2.070289992123152, 1.7687397010833361], "min": [0, 0], "max": [6, 6], "count": [858]}, "eef_velocity_action": {"mean": [0.7191142191142191, 0.8111888111888111], "std": [0.7188005799018821, 0.7172634697907432], "min": [0, 0], "max": [2, 2], "count": [858]}, "eef_acc_mag_action": {"mean": [0.696969696969697, 0.8193473193473193], "std": [0.8300954260391692, 0.8411051355604936], "min": [0, 0], "max": [2, 2], "count": [858]}, "eef_sim_pose_state": {"mean": [0.5652462232859412, 0.28367064583687657, 1.090164392539034, -1.7299142127171823, 0.6488762904017141, -0.08289803910317094, 0.6110355078817264, -0.3025598372207803, 1.1389422755018155, 2.414128985386579, 0.6701769328108981, -1.523205100497994], "std": [0.04615501259558117, 0.08232252208461972, 0.02393964284154393, 1.3951226048335177, 0.3459033447842388, 2.7683810237624455, 0.04858051231577742, 0.05440951650527265, 0.0484230285909637, 0.9101923453466098, 0.23957432068228005, 2.3403811446578566], "min": [0.4852489702981968, 0.023963761459973545, 1.0374107087665734, -3.06133350550776, 0.0987365425093989, -3.141406058286816, 0.5269451393104104, -0.36393293813134747, 1.067820710888428, -3.1393097664768024, 0.06441004344484269, -3.120571550630444], "max": [0.6539346339463382, 0.3737093327853164, 1.1438559181770025, 3.061872571898257, 1.438373939337604, 3.1413896416472022, 0.667902812717613, -0.06443750816577666, 1.2616186904069495, 3.1396473047420925, 1.0739347075039407, 3.129854160573453], "count": [858]}, "eef_sim_pose_action": {"mean": [0.5652462232859412, 0.28367064583687657, 1.090164392539034, -1.7299142127171823, 0.6488762904017141, -0.08289803910317094, 0.6110355078817264, -0.3025598372207803, 1.1389422755018155, 2.414128985386579, 0.6701769328108981, -1.523205100497994], "std": [0.04615501259558117, 0.08232252208461972, 0.02393964284154393, 1.3951226048335177, 0.3459033447842388, 2.7683810237624455, 0.04858051231577742, 0.05440951650527265, 0.0484230285909637, 0.9101923453466098, 0.23957432068228005, 2.3403811446578566], "min": [0.4852489702981968, 0.023963761459973545, 1.0374107087665734, -3.06133350550776, 0.0987365425093989, -3.141406058286816, 0.5269451393104104, -0.36393293813134747, 1.067820710888428, -3.1393097664768024, 0.06441004344484269, -3.120571550630444], "max": [0.6539346339463382, 0.3737093327853164, 1.1438559181770025, 3.061872571898257, 1.438373939337604, 3.1413896416472022, 0.667902812717613, -0.06443750816577666, 1.2616186904069495, 3.1396473047420925, 1.0739347075039407, 3.129854160573453], "count": [858]}, "gripper_mode_state": {"mean": [0.5291375291375291, 0.4592074592074592], "std": [0.49915028237571496, 0.498333190361316], "min": [0, 0], "max": [1, 1], "count": [858]}, "gripper_activity_state": {"mean": [1.7552447552447552, 1.843822843822844], "std": [0.591904789996844, 0.4912666909354674], "min": [0, 0], "max": [2, 2], "count": [858]}, "gripper_mode_action": {"mean": [0.5291375291375291, 0.4592074592074592], "std": [0.49915028237571496, 0.498333190361316], "min": [0, 0], "max": [1, 1], "count": [858]}, "gripper_activity_action": {"mean": [1.7552447552447552, 1.843822843822844], "std": [0.591904789996844, 0.4912666909354674], "min": [0, 0], "max": [2, 2], "count": [858]}, "gripper_open_scale_state": {"mean": [0.43589867703567947, 0.37908508163843435], "std": [0.4040410720013587, 0.2961696481937324], "min": [0.0, 0.033], "max": [0.936, 0.812], "count": [858]}, "gripper_open_scale_action": {"mean": [0.43589867703567947, 0.37908508163843435], "std": [0.4040410720013587, 0.2961696481937324], "min": [0.0, 0.033], "max": [0.936, 0.812], "count": [858]}}} +{"episode_index": 785, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.40738171226467795]], [[0.4424455285319256]], [[0.445057325708061]]], "std": [[[0.2426031183335475]], [[0.2081794044789003]], [[0.20188096286552243]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4088237441344059]], [[0.45536985887659903]], [[0.45884305695212557]]], "std": [[[0.2091800463498914]], [[0.17090077044022037]], [[0.16210143528591078]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4462153144377409]], [[0.4696212065666722]], [[0.4705816103150662]]], "std": [[[0.17692532876502293]], [[0.15113572221326596]], [[0.14348589081548543]]], "count": [117]}, "observation.state": {"min": [0.2854137122631073, 1.9620991945266724, -1.2423254251480103, -1.1354238986968994, -2.2981276512145996, -1.937315583229065, 1.2975651025772095, 46.0, 0.006264999974519014, 0.2400529980659485, -0.10520999878644943, -3.1401853561401367, 0.21800000965595245, -1.5, -0.7093192338943481, -2.1753435134887695, 0.12938126921653748, -0.38758528232574463, 1.5577412843704224, 0.8103389143943787, -1.7242631912231445, -5.0, -0.3842490017414093, 0.2016099989414215, -0.16978399455547333, -3.115000009536743, 0.26899996399879456, -3.1381852626800537], "max": [1.2654860019683838, 2.1061761379241943, -0.26371923089027405, -0.38381534814834595, -1.6715368032455444, -0.8670796155929565, 2.226499080657959, 931.0, 0.36592400074005127, 0.4642390012741089, 0.10066000372171402, 3.1410000324249268, 1.128999948501587, -0.23999997973442078, -0.18037977814674377, -2.084568977355957, 0.5935515761375427, 1.0693458318710327, 2.5403616428375244, 1.891483187675476, 0.011047935113310814, 950.0, -0.20166799426078796, 0.4272719919681549, 0.07635100185871124, 3.134000062942505, 1.1030000448226929, 3.130000114440918], "mean": [0.495098352432251, 2.050588607788086, -0.5624925494194031, -0.6650229096412659, -2.08378005027771, -1.5274367332458496, 1.6255186796188354, 703.6178588867188, 0.28117722272872925, 0.3198786675930023, 0.010095467790961266, -0.5889294147491455, 0.6053425669670105, -0.7536364793777466, -0.4103119969367981, -2.1552557945251465, 0.3381696343421936, 0.6752649545669556, 2.1514601707458496, 1.510288119316101, -1.326841950416565, 408.5704345703125, -0.314317524433136, 0.2868178188800812, -0.006819017697125673, 2.5671117305755615, 0.5763509273529053, -2.3971924781799316], "std": [0.19632002711296082, 0.039845988154411316, 0.26847362518310547, 0.16350743174552917, 0.1957135796546936, 0.32695651054382324, 0.2490728199481964, 330.9154968261719, 0.08843377232551575, 0.0637093186378479, 0.03348613902926445, 2.9532828330993652, 0.19317381083965302, 0.3212573826313019, 0.14233024418354034, 0.022277915850281715, 0.11397925019264221, 0.4605601131916046, 0.3236140012741089, 0.29296040534973145, 0.553835391998291, 401.67266845703125, 0.049675069749355316, 0.05535557493567467, 0.06715228408575058, 1.0396884679794312, 0.20357224345207214, 0.6251397728919983], "count": [575]}, "action": {"min": [0.2854137122631073, 1.9620991945266724, -1.2423254251480103, -1.1354238986968994, -2.2981276512145996, -1.937315583229065, 1.2975651025772095, 46.0, 0.006264999974519014, 0.2400529980659485, -0.10520999878644943, -3.1401853561401367, 0.21800000965595245, -1.5, -0.7093192338943481, -2.1753435134887695, 0.12938126921653748, -0.38758528232574463, 1.5577412843704224, 0.8103389143943787, -1.7242631912231445, -5.0, -0.3842490017414093, 0.2016099989414215, -0.16978399455547333, -3.115000009536743, 0.26899996399879456, -3.1381852626800537], "max": [1.2654860019683838, 2.1061761379241943, -0.26371923089027405, -0.38381534814834595, -1.6715368032455444, -0.8670796155929565, 2.226499080657959, 931.0, 0.36592400074005127, 0.4642390012741089, 0.10066000372171402, 3.1410000324249268, 1.128999948501587, -0.23999997973442078, -0.18037977814674377, -2.084568977355957, 0.5935515761375427, 1.0693458318710327, 2.5403616428375244, 1.891483187675476, 0.011047935113310814, 950.0, -0.20166799426078796, 0.4272719919681549, 0.07635100185871124, 3.134000062942505, 1.1030000448226929, 3.130000114440918], "mean": [0.495098352432251, 2.050588607788086, -0.5624925494194031, -0.6650229096412659, -2.08378005027771, -1.5274367332458496, 1.6255186796188354, 703.6178588867188, 0.28117722272872925, 0.3198786675930023, 0.010095467790961266, -0.5889294147491455, 0.6053425669670105, -0.7536364793777466, -0.4103119969367981, -2.1552557945251465, 0.3381696343421936, 0.6752649545669556, 2.1514601707458496, 1.510288119316101, -1.326841950416565, 408.5704345703125, -0.314317524433136, 0.2868178188800812, -0.006819017697125673, 2.5671117305755615, 0.5763509273529053, -2.3971924781799316], "std": [0.19632002711296082, 0.039845988154411316, 0.26847362518310547, 0.16350743174552917, 0.1957135796546936, 0.32695651054382324, 0.2490728199481964, 330.9154968261719, 0.08843377232551575, 0.0637093186378479, 0.03348613902926445, 2.9532828330993652, 0.19317381083965302, 0.3212573826313019, 0.14233024418354034, 0.022277915850281715, 0.11397925019264221, 0.4605601131916046, 0.3236140012741089, 0.29296040534973145, 0.553835391998291, 401.67266845703125, 0.049675069749355316, 0.05535557493567467, 0.06715228408575058, 1.0396884679794312, 0.20357224345207214, 0.6251397728919983], "count": [575]}, "timestamp": {"min": [0.0], "max": [19.133333333333333], "mean": [9.566666666666666], "std": [5.53293171233238], "count": [575]}, "frame_index": {"min": [0], "max": [574], "mean": [287.0], "std": [165.98795136997143], "count": [575]}, "episode_index": {"min": [791], "max": [791], "mean": [791.0], "std": [0.0], "count": [575]}, "index": {"min": [683110], "max": [683684], "mean": [683397.0], "std": [165.98795136997143], "count": [575]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [575]}, "subtask_annotation": {"mean": [7.608695652173913, 29.0, 29.0, 29.0, 29.0], "std": [7.961751666751767, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [575]}, "scene_annotation": {"mean": [791.0], "std": [0.0], "min": [791], "max": [791], "count": [575]}, "eef_direction_state": {"mean": [3.6608695652173915, 3.6782608695652175], "std": [2.180095556428826, 2.1433327404523266], "min": [0, 0], "max": [6, 6], "count": [575]}, "eef_velocity_state": {"mean": [0.7895652173913044, 0.8660869565217392], "std": [0.7337069564346556, 0.7560638294335273], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_acc_mag_state": {"mean": [0.7182608695652174, 0.7617391304347826], "std": [0.8218306827306351, 0.823944131569048], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_direction_action": {"mean": [3.6608695652173915, 3.6782608695652175], "std": [2.180095556428826, 2.1433327404523266], "min": [0, 0], "max": [6, 6], "count": [575]}, "eef_velocity_action": {"mean": [0.7895652173913044, 0.8660869565217392], "std": [0.7337069564346556, 0.7560638294335273], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_acc_mag_action": {"mean": [0.7182608695652174, 0.7617391304347826], "std": [0.8218306827306351, 0.823944131569048], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_sim_pose_state": {"mean": [0.4877052696261252, 0.3103180592202402, 1.0561736364233476, -2.109344228313699, 0.9800973665473312, 0.5792748785319805, 0.5274761213046855, -0.3026958865418693, 1.0886643954088848, 2.2761600385017013, 0.9541178576506333, -0.9597730870866371], "std": [0.04973869838425975, 0.08154540870976143, 0.024182857665406555, 1.1927296523536886, 0.2643996634049795, 2.807558050407075, 0.05951208678555136, 0.07776147062030703, 0.050337503155475444, 0.26715549886627077, 0.18794626898427175, 2.6163345043604695], "min": [0.40274696888447853, 0.11519530621170851, 0.9928776202950259, -3.1306869921264595, 0.6367307617396625, -3.136208985100272, 0.4435556409933106, -0.39503508028055123, 1.0411778932130604, 1.6413150607270646, 0.650998148169549, -3.140419152845636], "max": [0.6134233360869277, 0.4040971842770098, 1.0932982073403217, 3.1346642401291103, 1.5170436090528265, 3.140714261540478, 0.6765792197082263, -0.028882173230777575, 1.2646447237586658, 3.1083605273435686, 1.2356323203503026, 3.1383114066261566], "count": [575]}, "eef_sim_pose_action": {"mean": [0.4877052696261252, 0.3103180592202402, 1.0561736364233476, -2.109344228313699, 0.9800973665473312, 0.5792748785319805, 0.5274761213046855, -0.3026958865418693, 1.0886643954088848, 2.2761600385017013, 0.9541178576506333, -0.9597730870866371], "std": [0.04973869838425975, 0.08154540870976143, 0.024182857665406555, 1.1927296523536886, 0.2643996634049795, 2.807558050407075, 0.05951208678555136, 0.07776147062030703, 0.050337503155475444, 0.26715549886627077, 0.18794626898427175, 2.6163345043604695], "min": [0.40274696888447853, 0.11519530621170851, 0.9928776202950259, -3.1306869921264595, 0.6367307617396625, -3.136208985100272, 0.4435556409933106, -0.39503508028055123, 1.0411778932130604, 1.6413150607270646, 0.650998148169549, -3.140419152845636], "max": [0.6134233360869277, 0.4040971842770098, 1.0932982073403217, 3.1346642401291103, 1.5170436090528265, 3.140714261540478, 0.6765792197082263, -0.028882173230777575, 1.2646447237586658, 3.1083605273435686, 1.2356323203503026, 3.1383114066261566], "count": [575]}, "gripper_mode_state": {"mean": [0.5495652173913044, 0.26260869565217393], "std": [0.4975372239591259, 0.44005155223000614], "min": [0, 0], "max": [1, 1], "count": [575]}, "gripper_activity_state": {"mean": [1.7460869565217392, 1.728695652173913], "std": [0.5911355257721093, 0.6124455918892493], "min": [0, 0], "max": [2, 2], "count": [575]}, "gripper_mode_action": {"mean": [0.5495652173913044, 0.26260869565217393], "std": [0.4975372239591259, 0.44005155223000614], "min": [0, 0], "max": [1, 1], "count": [575]}, "gripper_activity_action": {"mean": [1.7460869565217392, 1.728695652173913], "std": [0.5911355257721093, 0.6124455918892493], "min": [0, 0], "max": [2, 2], "count": [575]}, "gripper_open_scale_state": {"mean": [0.40859304366124716, 0.7036182606506346], "std": [0.4016496967242205, 0.3309154991361387], "min": [0.0, 0.046], "max": [0.95, 0.931], "count": [575]}, "gripper_open_scale_action": {"mean": [0.40859304366124716, 0.7036182606506346], "std": [0.4016496967242205, 0.3309154991361387], "min": [0.0, 0.046], "max": [0.95, 0.931], "count": [575]}}} +{"episode_index": 786, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8392156862745098]], [[1.0]], [[1.0]]], "mean": [[[0.42741159759358294]], [[0.4569479048506455]], [[0.45763490182574407]]], "std": [[[0.23253582187767197]], [[0.19744699526412993]], [[0.192318317453358]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39404225577972235]], [[0.44214505009992977]], [[0.44478415336520283]]], "std": [[[0.21073965909142045]], [[0.17333100150416805]], [[0.16531109837193375]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4222796700291687]], [[0.4552903010722195]], [[0.4575030130853995]]], "std": [[[0.1886141726983918]], [[0.15736557292684752]], [[0.14903390497609967]]], "count": [121]}, "observation.state": {"min": [0.3732212483882904, 1.8648320436477661, -1.0756289958953857, -1.1153178215026855, -2.555563449859619, -1.939200520515442, 1.5338304042816162, 15.0, 0.006982999853789806, 0.27715998888015747, -0.037964001297950745, -3.1411852836608887, 0.20100000500679016, -1.7920000553131104, -0.7054620385169983, -2.175395965576172, 0.42118290066719055, 0.2595479190349579, 0.6048438549041748, 0.8048062920570374, -2.0371134281158447, 0.0, -0.359840989112854, 0.25406500697135925, -0.1475210040807724, 1.156000018119812, 0.10100000351667404, -3.119999885559082], "max": [1.0715100765228271, 2.094203233718872, -0.2851867973804474, -0.4628438651561737, -1.7704620361328125, -1.0167416334152222, 2.429673194885254, 954.0, 0.3649280071258545, 0.4504910111427307, 0.1420470029115677, 3.1410000324249268, 1.1230000257492065, -0.2879999876022339, -0.27405160665512085, -2.0217370986938477, 1.7894338369369507, 1.239585280418396, 2.5946764945983887, 1.8299078941345215, -0.5278224945068359, 932.0, -0.1921519935131073, 0.4201200008392334, 0.07674799859523773, 3.125, 0.9959999918937683, 3.122999906539917], "mean": [0.5757663249969482, 1.9983890056610107, -0.6079206466674805, -0.8493540287017822, -2.191530704498291, -1.5777113437652588, 2.0858092308044434, 597.7640991210938, 0.2586967349052429, 0.3482286334037781, 0.05303933843970299, -1.3102307319641113, 0.48524272441864014, -0.9870181679725647, -0.49878978729248047, -2.128744125366211, 0.8162506818771362, 0.8048900961875916, 1.914564609527588, 1.3902490139007568, -1.555970549583435, 301.71014404296875, -0.2762718200683594, 0.3389795124530792, -0.005333189386874437, 2.7285451889038086, 0.4276045858860016, -2.2078628540039062], "std": [0.19659735262393951, 0.06842266023159027, 0.20067986845970154, 0.15318167209625244, 0.22819530963897705, 0.22036463022232056, 0.35093316435813904, 388.5281066894531, 0.10631251335144043, 0.057104650884866714, 0.04076202213764191, 2.7389745712280273, 0.20917445421218872, 0.43997979164123535, 0.11462366580963135, 0.045663949102163315, 0.36661964654922485, 0.30157706141471863, 0.7014374136924744, 0.39573392271995544, 0.5139122009277344, 391.4400329589844, 0.04120499640703201, 0.04824778065085411, 0.06491803377866745, 0.37217530608177185, 0.25391674041748047, 1.2096052169799805], "count": [602]}, "action": {"min": [0.3732212483882904, 1.8648320436477661, -1.0756289958953857, -1.1153178215026855, -2.555563449859619, -1.939200520515442, 1.5338304042816162, 15.0, 0.006982999853789806, 0.27715998888015747, -0.037964001297950745, -3.1411852836608887, 0.20100000500679016, -1.7920000553131104, -0.7054620385169983, -2.175395965576172, 0.42118290066719055, 0.2595479190349579, 0.6048438549041748, 0.8048062920570374, -2.0371134281158447, 0.0, -0.359840989112854, 0.25406500697135925, -0.1475210040807724, 1.156000018119812, 0.10100000351667404, -3.119999885559082], "max": [1.0715100765228271, 2.094203233718872, -0.2851867973804474, -0.4628438651561737, -1.7704620361328125, -1.0167416334152222, 2.429673194885254, 954.0, 0.3649280071258545, 0.4504910111427307, 0.1420470029115677, 3.1410000324249268, 1.1230000257492065, -0.2879999876022339, -0.27405160665512085, -2.0217370986938477, 1.7894338369369507, 1.239585280418396, 2.5946764945983887, 1.8299078941345215, -0.5278224945068359, 932.0, -0.1921519935131073, 0.4201200008392334, 0.07674799859523773, 3.125, 0.9959999918937683, 3.122999906539917], "mean": [0.5757663249969482, 1.9983890056610107, -0.6079206466674805, -0.8493540287017822, -2.191530704498291, -1.5777113437652588, 2.0858092308044434, 597.7640991210938, 0.2586967349052429, 0.3482286334037781, 0.05303933843970299, -1.3102307319641113, 0.48524272441864014, -0.9870181679725647, -0.49878978729248047, -2.128744125366211, 0.8162506818771362, 0.8048900961875916, 1.914564609527588, 1.3902490139007568, -1.555970549583435, 301.71014404296875, -0.2762718200683594, 0.3389795124530792, -0.005333189386874437, 2.7285451889038086, 0.4276045858860016, -2.2078628540039062], "std": [0.19659735262393951, 0.06842266023159027, 0.20067986845970154, 0.15318167209625244, 0.22819530963897705, 0.22036463022232056, 0.35093316435813904, 388.5281066894531, 0.10631251335144043, 0.057104650884866714, 0.04076202213764191, 2.7389745712280273, 0.20917445421218872, 0.43997979164123535, 0.11462366580963135, 0.045663949102163315, 0.36661964654922485, 0.30157706141471863, 0.7014374136924744, 0.39573392271995544, 0.5139122009277344, 391.4400329589844, 0.04120499640703201, 0.04824778065085411, 0.06491803377866745, 0.37217530608177185, 0.25391674041748047, 1.2096052169799805], "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": [792], "max": [792], "mean": [792.0], "std": [0.0], "count": [602]}, "index": {"min": [683685], "max": [684286], "mean": [683985.5], "std": [173.78219126251113], "count": [602]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [602]}, "subtask_annotation": {"mean": [9.12624584717608, 29.0, 29.0, 29.0, 29.0], "std": [8.039396900118337, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [602]}, "scene_annotation": {"mean": [792.0], "std": [0.0], "min": [792], "max": [792], "count": [602]}, "eef_direction_state": {"mean": [3.4700996677740865, 3.6146179401993357], "std": [2.011578525144821, 1.9985839514118333], "min": [0, 0], "max": [6, 6], "count": [602]}, "eef_velocity_state": {"mean": [0.8554817275747508, 0.9435215946843853], "std": [0.6475444420913465, 0.7449494778954665], "min": [0, 0], "max": [2, 2], "count": [602]}, "eef_acc_mag_state": {"mean": [0.792358803986711, 0.8488372093023255], "std": [0.8263163770497519, 0.8305265771943114], "min": [0, 0], "max": [2, 2], "count": [602]}, "eef_direction_action": {"mean": [3.4700996677740865, 3.6146179401993357], "std": [2.011578525144821, 1.9985839514118333], "min": [0, 0], "max": [6, 6], "count": [602]}, "eef_velocity_action": {"mean": [0.8554817275747508, 0.9435215946843853], "std": [0.6475444420913465, 0.7449494778954665], "min": [0, 0], "max": [2, 2], "count": [602]}, "eef_acc_mag_action": {"mean": [0.792358803986711, 0.8488372093023255], "std": [0.8263163770497519, 0.8305265771943114], "min": [0, 0], "max": [2, 2], "count": [602]}, "eef_sim_pose_state": {"mean": [0.5445107614107101, 0.2836439159797618, 1.0875500325368426, -2.531265867991999, 0.9137414027769044, 1.8875211564052004, 0.5583741428075898, -0.3151697351231707, 1.140725019500003, 2.3435620640760924, 0.7272291298269931, 0.3927022324924327], "std": [0.041356150809193554, 0.07064044257524395, 0.03050521984135611, 0.5905866897249832, 0.3344291370732154, 1.884094994546541, 0.053870926435673275, 0.08286046613921078, 0.06956859503111801, 0.21035571812648493, 0.3114609394214723, 2.7550280905635542], "min": [0.46562789293030815, 0.13132974761984412, 1.0256384789922464, -3.1378576093492625, 0.4576982097709186, -3.1251971859710728, 0.48965962012721154, -0.42236075132069095, 1.0751861499940525, 1.7807822157776692, 0.2053135289204957, -3.121352966383052], "max": [0.6129630527371636, 0.3760717007533042, 1.1299335867633213, 3.1394486197763762, 1.475293393205186, 3.139380733027385, 0.6617811763534025, -0.08724873939167732, 1.3128675537358012, 2.880874199483616, 1.2912763566283898, 3.135228184018465], "count": [602]}, "eef_sim_pose_action": {"mean": [0.5445107614107101, 0.2836439159797618, 1.0875500325368426, -2.531265867991999, 0.9137414027769044, 1.8875211564052004, 0.5583741428075898, -0.3151697351231707, 1.140725019500003, 2.3435620640760924, 0.7272291298269931, 0.3927022324924327], "std": [0.041356150809193554, 0.07064044257524395, 0.03050521984135611, 0.5905866897249832, 0.3344291370732154, 1.884094994546541, 0.053870926435673275, 0.08286046613921078, 0.06956859503111801, 0.21035571812648493, 0.3114609394214723, 2.7550280905635542], "min": [0.46562789293030815, 0.13132974761984412, 1.0256384789922464, -3.1378576093492625, 0.4576982097709186, -3.1251971859710728, 0.48965962012721154, -0.42236075132069095, 1.0751861499940525, 1.7807822157776692, 0.2053135289204957, -3.121352966383052], "max": [0.6129630527371636, 0.3760717007533042, 1.1299335867633213, 3.1394486197763762, 1.475293393205186, 3.139380733027385, 0.6617811763534025, -0.08724873939167732, 1.3128675537358012, 2.880874199483616, 1.2912763566283898, 3.135228184018465], "count": [602]}, "gripper_mode_state": {"mean": [0.6794019933554817, 0.38870431893687707], "std": [0.4667064653292065, 0.48745591736760746], "min": [0, 0], "max": [1, 1], "count": [602]}, "gripper_activity_state": {"mean": [1.7259136212624584, 1.7541528239202657], "std": [0.6178084559309451, 0.5700361618478977], "min": [0, 0], "max": [2, 2], "count": [602]}, "gripper_mode_action": {"mean": [0.6794019933554817, 0.38870431893687707], "std": [0.4667064653292065, 0.48745591736760746], "min": [0, 0], "max": [1, 1], "count": [602]}, "gripper_activity_action": {"mean": [1.7259136212624584, 1.7541528239202657], "std": [0.6178084559309451, 0.5700361618478977], "min": [0, 0], "max": [2, 2], "count": [602]}, "gripper_open_scale_state": {"mean": [0.30171013307484723, 0.5977641195522199], "std": [0.3914402636922635, 0.38852795275345176], "min": [0.0, 0.015], "max": [0.932, 0.954], "count": [602]}, "gripper_open_scale_action": {"mean": [0.30171013307484723, 0.5977641195522199], "std": [0.3914402636922635, 0.38852795275345176], "min": [0.0, 0.015], "max": [0.932, 0.954], "count": [602]}}} +{"episode_index": 787, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4168304364106754]], [[0.4487583418436819]], [[0.449228702001634]]], "std": [[[0.24058757794769026]], [[0.20665594553689887]], [[0.20007201818866155]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40787679738562094]], [[0.45253198359204794]], [[0.4560350337009804]]], "std": [[[0.20437802933718907]], [[0.1670249422082776]], [[0.15887566023267846]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45211353656045755]], [[0.47188731107026144]], [[0.4729277471405228]]], "std": [[[0.16556072294181348]], [[0.14059969930214383]], [[0.1327470856742191]]], "count": [120]}, "observation.state": {"min": [0.21563543379306793, 2.0008106231689453, -1.1244285106658936, -1.0312278270721436, -2.263028860092163, -1.8997036218643188, 1.4088821411132812, 46.0, 0.02738500013947487, 0.23140500485897064, -0.07824800163507462, -3.1401853561401367, 0.2409999966621399, -1.2280000448226929, -0.6440439820289612, -2.1752912998199463, -0.2586403489112854, -0.3961024880409241, 1.539240837097168, 0.8513193130493164, -1.59828519821167, -5.0, -0.39110198616981506, 0.19912000000476837, -0.16874800622463226, -3.1411852836608887, 0.36899998784065247, -3.1401853561401367], "max": [1.128041386604309, 2.100137233734131, -0.3695909380912781, -0.31527626514434814, -1.553308129310608, -0.9067683815956116, 2.32114839553833, 950.0, 0.3717769980430603, 0.4409329891204834, 0.10419200360774994, 3.140000104904175, 1.190999984741211, -0.46799996495246887, -0.19605281949043274, -2.096768856048584, 0.6288771033287048, 1.014891505241394, 2.4781408309936523, 1.8277785778045654, 0.09143779426813126, 949.0, -0.2106429934501648, 0.4106079936027527, 0.06920599937438965, 3.1410000324249268, 1.0520000457763672, 3.1410000324249268], "mean": [0.47198954224586487, 2.072458505630493, -0.6283026933670044, -0.648958683013916, -1.9495265483856201, -1.485405683517456, 1.6613377332687378, 703.5344848632812, 0.2759508192539215, 0.32383421063423157, 0.00016292344662360847, -0.21922145783901215, 0.6661617159843445, -0.8300836086273193, -0.37448158860206604, -2.1534183025360107, 0.2907254695892334, 0.567806601524353, 2.0735292434692383, 1.5163050889968872, -1.1308447122573853, 371.041259765625, -0.3193075358867645, 0.27541783452033997, -0.014290032908320427, 2.6380786895751953, 0.6238517761230469, -2.186061143875122], "std": [0.17135582864284515, 0.02126769721508026, 0.20361094176769257, 0.1491391807794571, 0.19140343368053436, 0.25313055515289307, 0.2906777262687683, 314.1968688964844, 0.08102302253246307, 0.060482680797576904, 0.025629280135035515, 3.0132153034210205, 0.18595188856124878, 0.18332871794700623, 0.12281043082475662, 0.02099013142287731, 0.1541210263967514, 0.4761911630630493, 0.34691935777664185, 0.28200197219848633, 0.6102147102355957, 406.6177062988281, 0.04612814635038376, 0.052994608879089355, 0.06500742584466934, 0.496578574180603, 0.23437970876693726, 1.366929054260254], "count": [594]}, "action": {"min": [0.21563543379306793, 2.0008106231689453, -1.1244285106658936, -1.0312278270721436, -2.263028860092163, -1.8997036218643188, 1.4088821411132812, 46.0, 0.02738500013947487, 0.23140500485897064, -0.07824800163507462, -3.1401853561401367, 0.2409999966621399, -1.2280000448226929, -0.6440439820289612, -2.1752912998199463, -0.2586403489112854, -0.3961024880409241, 1.539240837097168, 0.8513193130493164, -1.59828519821167, -5.0, -0.39110198616981506, 0.19912000000476837, -0.16874800622463226, -3.1411852836608887, 0.36899998784065247, -3.1401853561401367], "max": [1.128041386604309, 2.100137233734131, -0.3695909380912781, -0.31527626514434814, -1.553308129310608, -0.9067683815956116, 2.32114839553833, 950.0, 0.3717769980430603, 0.4409329891204834, 0.10419200360774994, 3.140000104904175, 1.190999984741211, -0.46799996495246887, -0.19605281949043274, -2.096768856048584, 0.6288771033287048, 1.014891505241394, 2.4781408309936523, 1.8277785778045654, 0.09143779426813126, 949.0, -0.2106429934501648, 0.4106079936027527, 0.06920599937438965, 3.1410000324249268, 1.0520000457763672, 3.1410000324249268], "mean": [0.47198954224586487, 2.072458505630493, -0.6283026933670044, -0.648958683013916, -1.9495265483856201, -1.485405683517456, 1.6613377332687378, 703.5344848632812, 0.2759508192539215, 0.32383421063423157, 0.00016292344662360847, -0.21922145783901215, 0.6661617159843445, -0.8300836086273193, -0.37448158860206604, -2.1534183025360107, 0.2907254695892334, 0.567806601524353, 2.0735292434692383, 1.5163050889968872, -1.1308447122573853, 371.041259765625, -0.3193075358867645, 0.27541783452033997, -0.014290032908320427, 2.6380786895751953, 0.6238517761230469, -2.186061143875122], "std": [0.17135582864284515, 0.02126769721508026, 0.20361094176769257, 0.1491391807794571, 0.19140343368053436, 0.25313055515289307, 0.2906777262687683, 314.1968688964844, 0.08102302253246307, 0.060482680797576904, 0.025629280135035515, 3.0132153034210205, 0.18595188856124878, 0.18332871794700623, 0.12281043082475662, 0.02099013142287731, 0.1541210263967514, 0.4761911630630493, 0.34691935777664185, 0.28200197219848633, 0.6102147102355957, 406.6177062988281, 0.04612814635038376, 0.052994608879089355, 0.06500742584466934, 0.496578574180603, 0.23437970876693726, 1.366929054260254], "count": [594]}, "timestamp": {"min": [0.0], "max": [19.766666666666666], "mean": [9.883333333333333], "std": [5.715759565220305], "count": [594]}, "frame_index": {"min": [0], "max": [593], "mean": [296.5], "std": [171.47278695660916], "count": [594]}, "episode_index": {"min": [793], "max": [793], "mean": [793.0], "std": [0.0], "count": [594]}, "index": {"min": [684287], "max": [684880], "mean": [684583.5], "std": [171.47278695660916], "count": [594]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [594]}, "subtask_annotation": {"mean": [9.062289562289562, 29.0, 29.0, 29.0, 29.0], "std": [9.632357722625597, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [594]}, "scene_annotation": {"mean": [793.0], "std": [0.0], "min": [793], "max": [793], "count": [594]}, "eef_direction_state": {"mean": [3.4326599326599325, 3.474747474747475], "std": [2.213292562796276, 2.13914974617667], "min": [0, 0], "max": [6, 6], "count": [594]}, "eef_velocity_state": {"mean": [0.9090909090909091, 0.9259259259259259], "std": [0.7775153696131617, 0.7209476796568475], "min": [0, 0], "max": [2, 2], "count": [594]}, "eef_acc_mag_state": {"mean": [0.8400673400673401, 0.8619528619528619], "std": [0.8306080662834181, 0.8395526854121289], "min": [0, 0], "max": [2, 2], "count": [594]}, "eef_direction_action": {"mean": [3.4326599326599325, 3.474747474747475], "std": [2.213292562796276, 2.13914974617667], "min": [0, 0], "max": [6, 6], "count": [594]}, "eef_velocity_action": {"mean": [0.9090909090909091, 0.9259259259259259], "std": [0.7775153696131617, 0.7209476796568475], "min": [0, 0], "max": [2, 2], "count": [594]}, "eef_acc_mag_action": {"mean": [0.8400673400673401, 0.8619528619528619], "std": [0.8306080662834181, 0.8395526854121289], "min": [0, 0], "max": [2, 2], "count": [594]}, "eef_sim_pose_state": {"mean": [0.4742718974375591, 0.30711555827729947, 1.0439701816442357, -1.6051400493077586, 1.0499337386318532, 1.303988637186791, 0.5298173155798079, -0.29222324051212417, 1.083299078390529, 2.1125389374760286, 0.9332455001999316, -0.6012824286410065], "std": [0.04680689606954378, 0.07753879379194584, 0.028836184525891238, 1.6722019474047862, 0.2740694990577978, 2.3245130294493275, 0.05883687213842776, 0.06166120509827418, 0.05450498240412573, 0.18854410043688058, 0.0985768064829334, 2.8233636169514535], "min": [0.4005769918913137, 0.1220799010458853, 0.9665922839123599, -3.110133152345686, 0.7107458677568022, -3.1394134169104273, 0.4321802061272954, -0.3818868929293763, 1.0269906179883979, 1.7142994475968953, 0.7118482766798442, -3.1356016731681806], "max": [0.5953166265208181, 0.4124646495440024, 1.0826634884913386, 3.105461950895525, 1.5311139165363827, 3.137283448029721, 0.6553360172165262, -0.06871090486681584, 1.2585254185790777, 2.5600437591669545, 1.1259369892896127, 3.1399488750093703], "count": [594]}, "eef_sim_pose_action": {"mean": [0.4742718974375591, 0.30711555827729947, 1.0439701816442357, -1.6051400493077586, 1.0499337386318532, 1.303988637186791, 0.5298173155798079, -0.29222324051212417, 1.083299078390529, 2.1125389374760286, 0.9332455001999316, -0.6012824286410065], "std": [0.04680689606954378, 0.07753879379194584, 0.028836184525891238, 1.6722019474047862, 0.2740694990577978, 2.3245130294493275, 0.05883687213842776, 0.06166120509827418, 0.05450498240412573, 0.18854410043688058, 0.0985768064829334, 2.8233636169514535], "min": [0.4005769918913137, 0.1220799010458853, 0.9665922839123599, -3.110133152345686, 0.7107458677568022, -3.1394134169104273, 0.4321802061272954, -0.3818868929293763, 1.0269906179883979, 1.7142994475968953, 0.7118482766798442, -3.1356016731681806], "max": [0.5953166265208181, 0.4124646495440024, 1.0826634884913386, 3.105461950895525, 1.5311139165363827, 3.137283448029721, 0.6553360172165262, -0.06871090486681584, 1.2585254185790777, 2.5600437591669545, 1.1259369892896127, 3.1399488750093703], "count": [594]}, "gripper_mode_state": {"mean": [0.5892255892255892, 0.23737373737373738], "std": [0.4919743837105201, 0.4254732026567129], "min": [0, 0], "max": [1, 1], "count": [594]}, "gripper_activity_state": {"mean": [1.7154882154882154, 1.7643097643097643], "std": [0.6288752029654991, 0.5931757919939837], "min": [0, 0], "max": [2, 2], "count": [594]}, "gripper_mode_action": {"mean": [0.5892255892255892, 0.23737373737373738], "std": [0.4919743837105201, 0.4254732026567129], "min": [0, 0], "max": [1, 1], "count": [594]}, "gripper_activity_action": {"mean": [1.7154882154882154, 1.7643097643097643], "std": [0.6288752029654991, 0.5931757919939837], "min": [0, 0], "max": [2, 2], "count": [594]}, "gripper_open_scale_state": {"mean": [0.37145622904518477, 0.7035345118808424], "std": [0.4062377260420426, 0.3141969086753691], "min": [0.0, 0.046], "max": [0.949, 0.95], "count": [594]}, "gripper_open_scale_action": {"mean": [0.37145622904518477, 0.7035345118808424], "std": [0.4062377260420426, 0.3141969086753691], "min": [0.0, 0.046], "max": [0.949, 0.95], "count": [594]}}} +{"episode_index": 788, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41924543593157426]], [[0.452536042271847]], [[0.45451557961147426]]], "std": [[[0.24003346855417687]], [[0.20626871153167148]], [[0.19976181110054547]]], "count": [162]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3939878774812394]], [[0.43912593676874045]], [[0.4400022492536109]]], "std": [[[0.21823354599332123]], [[0.1792430641224971]], [[0.1729649727238891]]], "count": [162]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4201455446118777]], [[0.4584876001069152]], [[0.46315171745138384]]], "std": [[[0.21737441160720572]], [[0.18296760297245523]], [[0.17320367467600226]]], "count": [162]}, "observation.state": {"min": [0.4470486640930176, 1.8540457487106323, -1.1114082336425781, -0.9725149273872375, -2.8669826984405518, -1.9052189588546753, 1.401953101158142, 30.0, 0.02244899980723858, 0.27573299407958984, -0.0810059979557991, -3.1411852836608887, -0.5429999828338623, -1.218000054359436, -0.9311856031417847, -2.175273895263672, -0.3928561806678772, -0.46790534257888794, 1.3327335119247437, 0.6498733758926392, -2.549542188644409, -1.0, -0.35008299350738525, 0.2777869999408722, -0.1927970051765442, -3.132185220718384, 0.012999999336898327, -3.115999937057495], "max": [1.3821786642074585, 2.0851972103118896, -0.463733971118927, -0.4383045732975006, -1.9100360870361328, -0.8374438881874084, 2.4471611976623535, 959.0, 0.3119159936904907, 0.4521459937095642, 0.10435900092124939, 3.140000104904175, 0.8090000152587891, -0.31200000643730164, -0.3162536919116974, -1.9701975584030151, 0.6822317838668823, 0.9426522850990295, 2.856318473815918, 1.9951558113098145, 0.09224065393209457, 934.0, -0.12906600534915924, 0.46171998977661133, 0.08591800183057785, 3.1389999389648438, 1.1339999437332153, 3.111999988555908], "mean": [0.7216257452964783, 1.9730690717697144, -0.7165738344192505, -0.7508664131164551, -2.364516496658325, -1.6214494705200195, 1.8983547687530518, 642.2095336914062, 0.24216990172863007, 0.36483412981033325, 0.0324421301484108, -1.7980772256851196, 0.18289941549301147, -0.6895982027053833, -0.6227340698242188, -2.064180612564087, 0.3986249268054962, 0.6542457938194275, 2.370812177658081, 1.4866422414779663, -1.8454245328903198, 384.3338928222656, -0.2913372218608856, 0.3454868495464325, 0.017291048541665077, 2.4621410369873047, 0.38092339038848877, -1.6677967309951782], "std": [0.2266078144311905, 0.05215698108077049, 0.15570761263370514, 0.14845862984657288, 0.2679568827152252, 0.2872345447540283, 0.3501621186733246, 376.68389892578125, 0.07979710400104523, 0.057268694043159485, 0.03799263387918472, 2.3799571990966797, 0.3604181408882141, 0.21037998795509338, 0.125249981880188, 0.06751395761966705, 0.2711249589920044, 0.40894556045532227, 0.4836956560611725, 0.375882089138031, 0.8472987413406372, 348.80499267578125, 0.047433365136384964, 0.05199354514479637, 0.06425943970680237, 1.176810622215271, 0.33582833409309387, 1.4201855659484863], "count": [885]}, "action": {"min": [0.4470486640930176, 1.8540457487106323, -1.1114082336425781, -0.9725149273872375, -2.8669826984405518, -1.9052189588546753, 1.401953101158142, 30.0, 0.02244899980723858, 0.27573299407958984, -0.0810059979557991, -3.1411852836608887, -0.5429999828338623, -1.218000054359436, -0.9311856031417847, -2.175273895263672, -0.3928561806678772, -0.46790534257888794, 1.3327335119247437, 0.6498733758926392, -2.549542188644409, -1.0, -0.35008299350738525, 0.2777869999408722, -0.1927970051765442, -3.132185220718384, 0.012999999336898327, -3.115999937057495], "max": [1.3821786642074585, 2.0851972103118896, -0.463733971118927, -0.4383045732975006, -1.9100360870361328, -0.8374438881874084, 2.4471611976623535, 959.0, 0.3119159936904907, 0.4521459937095642, 0.10435900092124939, 3.140000104904175, 0.8090000152587891, -0.31200000643730164, -0.3162536919116974, -1.9701975584030151, 0.6822317838668823, 0.9426522850990295, 2.856318473815918, 1.9951558113098145, 0.09224065393209457, 934.0, -0.12906600534915924, 0.46171998977661133, 0.08591800183057785, 3.1389999389648438, 1.1339999437332153, 3.111999988555908], "mean": [0.7216257452964783, 1.9730690717697144, -0.7165738344192505, -0.7508664131164551, -2.364516496658325, -1.6214494705200195, 1.8983547687530518, 642.2095336914062, 0.24216990172863007, 0.36483412981033325, 0.0324421301484108, -1.7980772256851196, 0.18289941549301147, -0.6895982027053833, -0.6227340698242188, -2.064180612564087, 0.3986249268054962, 0.6542457938194275, 2.370812177658081, 1.4866422414779663, -1.8454245328903198, 384.3338928222656, -0.2913372218608856, 0.3454868495464325, 0.017291048541665077, 2.4621410369873047, 0.38092339038848877, -1.6677967309951782], "std": [0.2266078144311905, 0.05215698108077049, 0.15570761263370514, 0.14845862984657288, 0.2679568827152252, 0.2872345447540283, 0.3501621186733246, 376.68389892578125, 0.07979710400104523, 0.057268694043159485, 0.03799263387918472, 2.3799571990966797, 0.3604181408882141, 0.21037998795509338, 0.125249981880188, 0.06751395761966705, 0.2711249589920044, 0.40894556045532227, 0.4836956560611725, 0.375882089138031, 0.8472987413406372, 348.80499267578125, 0.047433365136384964, 0.05199354514479637, 0.06425943970680237, 1.176810622215271, 0.33582833409309387, 1.4201855659484863], "count": [885]}, "timestamp": {"min": [0.0], "max": [29.466666666666665], "mean": [14.733333333333333], "std": [8.515911034102032], "count": [885]}, "frame_index": {"min": [0], "max": [884], "mean": [442.0], "std": [255.47733102306097], "count": [885]}, "episode_index": {"min": [794], "max": [794], "mean": [794.0], "std": [0.0], "count": [885]}, "index": {"min": [684881], "max": [685765], "mean": [685323.0], "std": [255.47733102306097], "count": [885]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [885]}, "subtask_annotation": {"mean": [7.708474576271186, 29.0, 29.0, 29.0, 29.0], "std": [8.373808132793236, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [885]}, "scene_annotation": {"mean": [794.0], "std": [0.0], "min": [794], "max": [794], "count": [885]}, "eef_direction_state": {"mean": [3.905084745762712, 4.117514124293785], "std": [2.1249199702162502, 1.927434561772074], "min": [0, 0], "max": [6, 6], "count": [885]}, "eef_velocity_state": {"mean": [0.6903954802259887, 0.7050847457627119], "std": [0.6597109121904746, 0.6921897772528911], "min": [0, 0], "max": [2, 2], "count": [885]}, "eef_acc_mag_state": {"mean": [0.6655367231638418, 0.6824858757062147], "std": [0.8199482345907417, 0.8218612822822526], "min": [0, 0], "max": [2, 2], "count": [885]}, "eef_direction_action": {"mean": [3.905084745762712, 4.117514124293785], "std": [2.1249199702162502, 1.927434561772074], "min": [0, 0], "max": [6, 6], "count": [885]}, "eef_velocity_action": {"mean": [0.6903954802259887, 0.7050847457627119], "std": [0.6597109121904746, 0.6921897772528911], "min": [0, 0], "max": [2, 2], "count": [885]}, "eef_acc_mag_action": {"mean": [0.6655367231638418, 0.6824858757062147], "std": [0.8199482345907417, 0.8218612822822526], "min": [0, 0], "max": [2, 2], "count": [885]}, "eef_sim_pose_state": {"mean": [0.5542749396951892, 0.30548612926918656, 1.0963835905590822, -1.9377465027922265, 0.6099323783320714, 0.37234849704934425, 0.5826933785162057, -0.28509823554314584, 1.1443844480165495, 2.600007301276596, 0.6981162564286535, -1.7490629861000373], "std": [0.04477397263500447, 0.0749351197888329, 0.035081107221783106, 1.5170351099027704, 0.5124989982147304, 2.807723530685305, 0.052580458349061845, 0.06921685940714963, 0.05865715901992391, 0.17201979418673521, 0.30373620268784446, 1.9048546513338942], "min": [0.4805895986654519, 0.04990783854643048, 1.0153903621475768, -3.137347580012938, -0.012216449310955557, -3.1409998895872375, 0.49673161105114294, -0.35457700807567605, 1.0665084144626096, 2.2543622416926894, 0.08684415432136539, -3.134352477919009], "max": [0.6495418843581277, 0.3776031628190565, 1.135973958532757, 3.1204350269843397, 1.5321760742427872, 3.1414696434646983, 0.6656036045006833, -0.04149470132792712, 1.295498397741968, 3.061012273791241, 1.0700822460989823, 3.141414846824131], "count": [885]}, "eef_sim_pose_action": {"mean": [0.5542749396951892, 0.30548612926918656, 1.0963835905590822, -1.9377465027922265, 0.6099323783320714, 0.37234849704934425, 0.5826933785162057, -0.28509823554314584, 1.1443844480165495, 2.600007301276596, 0.6981162564286535, -1.7490629861000373], "std": [0.04477397263500447, 0.0749351197888329, 0.035081107221783106, 1.5170351099027704, 0.5124989982147304, 2.807723530685305, 0.052580458349061845, 0.06921685940714963, 0.05865715901992391, 0.17201979418673521, 0.30373620268784446, 1.9048546513338942], "min": [0.4805895986654519, 0.04990783854643048, 1.0153903621475768, -3.137347580012938, -0.012216449310955557, -3.1409998895872375, 0.49673161105114294, -0.35457700807567605, 1.0665084144626096, 2.2543622416926894, 0.08684415432136539, -3.134352477919009], "max": [0.6495418843581277, 0.3776031628190565, 1.135973958532757, 3.1204350269843397, 1.5321760742427872, 3.1414696434646983, 0.6656036045006833, -0.04149470132792712, 1.295498397741968, 3.061012273791241, 1.0700822460989823, 3.141414846824131], "count": [885]}, "gripper_mode_state": {"mean": [0.592090395480226, 0.3344632768361582], "std": [0.4914461914190541, 0.4718024939359461], "min": [0, 0], "max": [1, 1], "count": [885]}, "gripper_activity_state": {"mean": [1.7819209039548023, 1.8203389830508474], "std": [0.5613852262705927, 0.5168722736202689], "min": [0, 0], "max": [2, 2], "count": [885]}, "gripper_mode_action": {"mean": [0.592090395480226, 0.3344632768361582], "std": [0.4914461914190541, 0.4718024939359461], "min": [0, 0], "max": [1, 1], "count": [885]}, "gripper_activity_action": {"mean": [1.7819209039548023, 1.8203389830508474], "std": [0.5613852262705927, 0.5168722736202689], "min": [0, 0], "max": [2, 2], "count": [885]}, "gripper_open_scale_state": {"mean": [0.38435084764620686, 0.6422096045930497], "std": [0.3487863783212459, 0.3766839727334855], "min": [0.0, 0.03], "max": [0.934, 0.959], "count": [885]}, "gripper_open_scale_action": {"mean": [0.38435084764620686, 0.6422096045930497], "std": [0.3487863783212459, 0.3766839727334855], "min": [0.0, 0.03], "max": [0.934, 0.959], "count": [885]}}} +{"episode_index": 789, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4194163670030056]], [[0.45024558555173894]], [[0.4507458136539287]]], "std": [[[0.24142162315313442]], [[0.20837630553011577]], [[0.20264882295545578]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4058349524116216]], [[0.4500492641095368]], [[0.4525220111158819]]], "std": [[[0.20753845751074784]], [[0.17225208976088485]], [[0.16448740091257963]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45601122322408283]], [[0.47562916994656745]], [[0.47582607878917993]]], "std": [[[0.1742371930454786]], [[0.1512795600101576]], [[0.144193887781042]]], "count": [137]}, "observation.state": {"min": [0.2666863203048706, 1.978278398513794, -1.2016242742538452, -0.895737886428833, -2.297830820083618, -1.8041470050811768, 1.299170732498169, 55.0, 0.05353999882936478, 0.22891899943351746, -0.09304700046777725, -3.1411852836608887, 0.37299999594688416, -1.7079999446868896, -0.8399746417999268, -2.175326108932495, -0.1943947672843933, -0.3891211748123169, 1.5715817213058472, 0.7271740436553955, -1.635216474533081, -5.0, -0.37659400701522827, 0.21448400616645813, -0.17083899676799774, -3.1361851692199707, 0.3160000145435333, -3.1371853351593018], "max": [1.0752625465393066, 2.0999104976654053, -0.29729941487312317, -0.3588920533657074, -1.4812610149383545, -0.8047538995742798, 1.9890121221542358, 949.0, 0.3759619891643524, 0.44694599509239197, 0.09647899866104126, 3.1410000324249268, 1.1950000524520874, -0.36399996280670166, -0.1938188076019287, -2.13314151763916, 0.6586174964904785, 1.030808925628662, 2.4652600288391113, 1.7756282091140747, -0.08918632566928864, 940.0, -0.19219399988651276, 0.4341549873352051, 0.07859300076961517, 3.121999979019165, 0.9670000076293945, 3.138000011444092], "mean": [0.4852283298969269, 2.056305170059204, -0.6367074251174927, -0.5423960089683533, -1.9296623468399048, -1.448940634727478, 1.560448408126831, 697.0927124023438, 0.2820509970188141, 0.3207137882709503, -0.010022596456110477, 0.1617640107870102, 0.6783361434936523, -0.8132791519165039, -0.41503268480300903, -2.1623318195343018, 0.34984758496284485, 0.6275967955589294, 2.1135170459747314, 1.4833980798721313, -1.2336952686309814, 418.66217041015625, -0.30718958377838135, 0.29131218791007996, -0.017204726114869118, 2.2391304969787598, 0.5814926624298096, -2.3514859676361084], "std": [0.17197875678539276, 0.03657891973853111, 0.23757633566856384, 0.12699340283870697, 0.22265151143074036, 0.27789750695228577, 0.21619337797164917, 345.90869140625, 0.07991841435432434, 0.06109243631362915, 0.03903137892484665, 3.006521701812744, 0.19382306933403015, 0.3230217397212982, 0.14454975724220276, 0.009406635537743568, 0.17811830341815948, 0.46494752168655396, 0.2982911467552185, 0.26316511631011963, 0.5458638668060303, 419.5370788574219, 0.05036591738462448, 0.05234381929039955, 0.06372493505477905, 1.5788092613220215, 0.20658762753009796, 1.0256236791610718], "count": [712]}, "action": {"min": [0.2666863203048706, 1.978278398513794, -1.2016242742538452, -0.895737886428833, -2.297830820083618, -1.8041470050811768, 1.299170732498169, 55.0, 0.05353999882936478, 0.22891899943351746, -0.09304700046777725, -3.1411852836608887, 0.37299999594688416, -1.7079999446868896, -0.8399746417999268, -2.175326108932495, -0.1943947672843933, -0.3891211748123169, 1.5715817213058472, 0.7271740436553955, -1.635216474533081, -5.0, -0.37659400701522827, 0.21448400616645813, -0.17083899676799774, -3.1361851692199707, 0.3160000145435333, -3.1371853351593018], "max": [1.0752625465393066, 2.0999104976654053, -0.29729941487312317, -0.3588920533657074, -1.4812610149383545, -0.8047538995742798, 1.9890121221542358, 949.0, 0.3759619891643524, 0.44694599509239197, 0.09647899866104126, 3.1410000324249268, 1.1950000524520874, -0.36399996280670166, -0.1938188076019287, -2.13314151763916, 0.6586174964904785, 1.030808925628662, 2.4652600288391113, 1.7756282091140747, -0.08918632566928864, 940.0, -0.19219399988651276, 0.4341549873352051, 0.07859300076961517, 3.121999979019165, 0.9670000076293945, 3.138000011444092], "mean": [0.4852283298969269, 2.056305170059204, -0.6367074251174927, -0.5423960089683533, -1.9296623468399048, -1.448940634727478, 1.560448408126831, 697.0927124023438, 0.2820509970188141, 0.3207137882709503, -0.010022596456110477, 0.1617640107870102, 0.6783361434936523, -0.8132791519165039, -0.41503268480300903, -2.1623318195343018, 0.34984758496284485, 0.6275967955589294, 2.1135170459747314, 1.4833980798721313, -1.2336952686309814, 418.66217041015625, -0.30718958377838135, 0.29131218791007996, -0.017204726114869118, 2.2391304969787598, 0.5814926624298096, -2.3514859676361084], "std": [0.17197875678539276, 0.03657891973853111, 0.23757633566856384, 0.12699340283870697, 0.22265151143074036, 0.27789750695228577, 0.21619337797164917, 345.90869140625, 0.07991841435432434, 0.06109243631362915, 0.03903137892484665, 3.006521701812744, 0.19382306933403015, 0.3230217397212982, 0.14454975724220276, 0.009406635537743568, 0.17811830341815948, 0.46494752168655396, 0.2982911467552185, 0.26316511631011963, 0.5458638668060303, 419.5370788574219, 0.05036591738462448, 0.05234381929039955, 0.06372493505477905, 1.5788092613220215, 0.20658762753009796, 1.0256236791610718], "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": [795], "max": [795], "mean": [795.0], "std": [0.0], "count": [712]}, "index": {"min": [685766], "max": [686477], "mean": [686121.5], "std": [205.5364931101044], "count": [712]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [712]}, "subtask_annotation": {"mean": [7.307584269662922, 29.0, 29.0, 29.0, 29.0], "std": [8.09369631299221, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [712]}, "scene_annotation": {"mean": [795.0], "std": [0.0], "min": [795], "max": [795], "count": [712]}, "eef_direction_state": {"mean": [3.735955056179775, 3.782303370786517], "std": [2.2128200113146237, 2.240227536118633], "min": [0, 0], "max": [6, 6], "count": [712]}, "eef_velocity_state": {"mean": [0.723314606741573, 0.7654494382022472], "std": [0.7154916765587472, 0.74372851321977], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_acc_mag_state": {"mean": [0.6404494382022472, 0.7331460674157303], "std": [0.8210323867106437, 0.8187563815764546], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_direction_action": {"mean": [3.735955056179775, 3.782303370786517], "std": [2.2128200113146237, 2.240227536118633], "min": [0, 0], "max": [6, 6], "count": [712]}, "eef_velocity_action": {"mean": [0.723314606741573, 0.7654494382022472], "std": [0.7154916765587472, 0.74372851321977], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_acc_mag_action": {"mean": [0.6404494382022472, 0.7331460674157303], "std": [0.8210323867106437, 0.8187563815764546], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_sim_pose_state": {"mean": [0.4922110100882365, 0.2980654321355234, 1.052331406112372, -2.150220903983124, 1.0405858769861394, 1.2185864692471737, 0.5270594932571762, -0.2892097247713134, 1.0710840637631664, 2.1247202888963823, 0.95298110771923, 0.20928478870435474], "std": [0.046251314077656085, 0.07891387544525312, 0.02300788609989796, 1.0004786323660169, 0.25973023026901976, 2.5172074590963067, 0.05761848297183821, 0.07132661422876177, 0.04630132887874523, 0.2559922026381514, 0.18028623678088018, 2.7837422623243855], "min": [0.4171049502223209, 0.11014990374217255, 0.995744485577386, -2.9630681394808502, 0.7175587463454605, -3.1403909402472094, 0.43323610695152587, -0.3825746454642498, 1.0301812629078873, 1.5671540256771217, 0.645630738590063, -3.130532692691496], "max": [0.6198116434990625, 0.3861811398200366, 1.097955663052492, 2.6366498240682974, 1.5557729106420881, 3.1331523682300473, 0.6601015912055164, -0.07188258488217687, 1.2081400747241513, 2.7597399999820125, 1.2192968380302296, 3.136966704316012], "count": [712]}, "eef_sim_pose_action": {"mean": [0.4922110100882365, 0.2980654321355234, 1.052331406112372, -2.150220903983124, 1.0405858769861394, 1.2185864692471737, 0.5270594932571762, -0.2892097247713134, 1.0710840637631664, 2.1247202888963823, 0.95298110771923, 0.20928478870435474], "std": [0.046251314077656085, 0.07891387544525312, 0.02300788609989796, 1.0004786323660169, 0.25973023026901976, 2.5172074590963067, 0.05761848297183821, 0.07132661422876177, 0.04630132887874523, 0.2559922026381514, 0.18028623678088018, 2.7837422623243855], "min": [0.4171049502223209, 0.11014990374217255, 0.995744485577386, -2.9630681394808502, 0.7175587463454605, -3.1403909402472094, 0.43323610695152587, -0.3825746454642498, 1.0301812629078873, 1.5671540256771217, 0.645630738590063, -3.130532692691496], "max": [0.6198116434990625, 0.3861811398200366, 1.097955663052492, 2.6366498240682974, 1.5557729106420881, 3.1331523682300473, 0.6601015912055164, -0.07188258488217687, 1.2081400747241513, 2.7597399999820125, 1.2192968380302296, 3.136966704316012], "count": [712]}, "gripper_mode_state": {"mean": [0.5449438202247191, 0.26685393258426965], "std": [0.4979759562705892, 0.4423153979329452], "min": [0, 0], "max": [1, 1], "count": [712]}, "gripper_activity_state": {"mean": [1.821629213483146, 1.803370786516854], "std": [0.5115888860794902, 0.5332641561835632], "min": [0, 0], "max": [2, 2], "count": [712]}, "gripper_mode_action": {"mean": [0.5449438202247191, 0.26685393258426965], "std": [0.4979759562705892, 0.4423153979329452], "min": [0, 0], "max": [1, 1], "count": [712]}, "gripper_activity_action": {"mean": [1.821629213483146, 1.803370786516854], "std": [0.5115888860794902, 0.5332641561835632], "min": [0, 0], "max": [2, 2], "count": [712]}, "gripper_open_scale_state": {"mean": [0.4186804774637976, 0.6970926967310102], "std": [0.41951887544235483, 0.34590882430331144], "min": [0.0, 0.055], "max": [0.94, 0.949], "count": [712]}, "gripper_open_scale_action": {"mean": [0.4186804774637976, 0.6970926967310102], "std": [0.41951887544235483, 0.34590882430331144], "min": [0.0, 0.055], "max": [0.94, 0.949], "count": [712]}}} +{"episode_index": 790, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4341778671695951]], [[0.45906239124437653]], [[0.4597046687993379]]], "std": [[[0.22404681933233717]], [[0.1913386078503695]], [[0.1878498902998993]]], "count": [154]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4184808921674731]], [[0.45048108182667007]], [[0.45098649706094557]]], "std": [[[0.18825926245442248]], [[0.15738451057492306]], [[0.15170376979725245]]], "count": [154]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4093383188502674]], [[0.4434419908114761]], [[0.44479308446863597]]], "std": [[[0.2017174472094791]], [[0.1707315647120319]], [[0.1626289646535973]]], "count": [154]}, "observation.state": {"min": [0.332886666059494, 1.8136589527130127, -1.5417367219924927, -1.0673387050628662, -2.8901255130767822, -1.9005239009857178, 1.6227896213531494, 30.0, 0.05126100033521652, 0.2818009853363037, -0.11204700171947479, -3.1411852836608887, -0.49900001287460327, -1.2949999570846558, -0.9463872909545898, -2.1757450103759766, -0.4009370505809784, -0.49206069111824036, 1.0664485692977905, 0.7179936170578003, -2.170578718185425, 5.0, -0.34564799070358276, 0.2612279951572418, -0.2082280069589615, -3.128999948501587, 0.02199999801814556, -3.1391851902008057], "max": [1.16352379322052, 2.1061410903930664, -0.40282198786735535, -0.4210781455039978, -1.862336277961731, -0.688340425491333, 2.539541482925415, 931.0, 0.33148398995399475, 0.4568380117416382, 0.13347500562667847, 3.1410000324249268, 0.9279999732971191, -0.18700000643730164, -0.3885975778102875, -2.015610933303833, 0.6442185044288635, 0.9903172850608826, 2.6983141899108887, 2.001404047012329, 0.14583970606327057, 910.0, -0.1510089933872223, 0.4324760138988495, 0.06353799998760223, 3.140000104904175, 1.281000018119812, 3.130000114440918], "mean": [0.7408719062805176, 1.9799648523330688, -0.7945290803909302, -0.7736082077026367, -2.3218491077423096, -1.5116941928863525, 2.0845181941986084, 505.0343933105469, 0.230044886469841, 0.3800491392612457, 0.028745369985699654, -1.7593436241149902, 0.22463448345661163, -0.7873852252960205, -0.5491718649864197, -2.100688934326172, 0.2944679856300354, 0.5038803815841675, 2.082542896270752, 1.4339935779571533, -1.4675469398498535, 320.05670166015625, -0.29062408208847046, 0.33461794257164, -0.005617897491902113, 1.8696796894073486, 0.6462327837944031, -1.9269436597824097], "std": [0.2049853503704071, 0.0783582404255867, 0.2968910336494446, 0.18310005962848663, 0.30239930748939514, 0.3392309844493866, 0.2896709740161896, 342.0968933105469, 0.08468884229660034, 0.05314500257372856, 0.057755302637815475, 2.3062033653259277, 0.3890608251094818, 0.25145864486694336, 0.13033095002174377, 0.05397519841790199, 0.33584314584732056, 0.417326956987381, 0.375868022441864, 0.3723893463611603, 0.7384602427482605, 396.5513000488281, 0.04735725000500679, 0.048501525074243546, 0.06045757606625557, 1.9663702249526978, 0.39840584993362427, 1.5222535133361816], "count": [829]}, "action": {"min": [0.332886666059494, 1.8136589527130127, -1.5417367219924927, -1.0673387050628662, -2.8901255130767822, -1.9005239009857178, 1.6227896213531494, 30.0, 0.05126100033521652, 0.2818009853363037, -0.11204700171947479, -3.1411852836608887, -0.49900001287460327, -1.2949999570846558, -0.9463872909545898, -2.1757450103759766, -0.4009370505809784, -0.49206069111824036, 1.0664485692977905, 0.7179936170578003, -2.170578718185425, 5.0, -0.34564799070358276, 0.2612279951572418, -0.2082280069589615, -3.128999948501587, 0.02199999801814556, -3.1391851902008057], "max": [1.16352379322052, 2.1061410903930664, -0.40282198786735535, -0.4210781455039978, -1.862336277961731, -0.688340425491333, 2.539541482925415, 931.0, 0.33148398995399475, 0.4568380117416382, 0.13347500562667847, 3.1410000324249268, 0.9279999732971191, -0.18700000643730164, -0.3885975778102875, -2.015610933303833, 0.6442185044288635, 0.9903172850608826, 2.6983141899108887, 2.001404047012329, 0.14583970606327057, 910.0, -0.1510089933872223, 0.4324760138988495, 0.06353799998760223, 3.140000104904175, 1.281000018119812, 3.130000114440918], "mean": [0.7408719062805176, 1.9799648523330688, -0.7945290803909302, -0.7736082077026367, -2.3218491077423096, -1.5116941928863525, 2.0845181941986084, 505.0343933105469, 0.230044886469841, 0.3800491392612457, 0.028745369985699654, -1.7593436241149902, 0.22463448345661163, -0.7873852252960205, -0.5491718649864197, -2.100688934326172, 0.2944679856300354, 0.5038803815841675, 2.082542896270752, 1.4339935779571533, -1.4675469398498535, 320.05670166015625, -0.29062408208847046, 0.33461794257164, -0.005617897491902113, 1.8696796894073486, 0.6462327837944031, -1.9269436597824097], "std": [0.2049853503704071, 0.0783582404255867, 0.2968910336494446, 0.18310005962848663, 0.30239930748939514, 0.3392309844493866, 0.2896709740161896, 342.0968933105469, 0.08468884229660034, 0.05314500257372856, 0.057755302637815475, 2.3062033653259277, 0.3890608251094818, 0.25145864486694336, 0.13033095002174377, 0.05397519841790199, 0.33584314584732056, 0.417326956987381, 0.375868022441864, 0.3723893463611603, 0.7384602427482605, 396.5513000488281, 0.04735725000500679, 0.048501525074243546, 0.06045757606625557, 1.9663702249526978, 0.39840584993362427, 1.5222535133361816], "count": [829]}, "timestamp": {"min": [0.0], "max": [27.6], "mean": [13.799999999999997], "std": [7.977050415619381], "count": [829]}, "frame_index": {"min": [0], "max": [828], "mean": [414.0], "std": [239.3115124685814], "count": [829]}, "episode_index": {"min": [796], "max": [796], "mean": [796.0], "std": [0.0], "count": [829]}, "index": {"min": [686478], "max": [687306], "mean": [686892.0], "std": [239.3115124685814], "count": [829]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [829]}, "subtask_annotation": {"mean": [10.231604342581424, 29.0, 29.0, 29.0, 29.0], "std": [7.966571591763154, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [829]}, "scene_annotation": {"mean": [796.0], "std": [0.0], "min": [796], "max": [796], "count": [829]}, "eef_direction_state": {"mean": [4.30518697225573, 3.785283474065139], "std": [2.121686431225855, 1.810630870063796], "min": [0, 0], "max": [6, 6], "count": [829]}, "eef_velocity_state": {"mean": [0.5669481302774427, 0.9445114595898673], "std": [0.6889918324614286, 0.7079145259456091], "min": [0, 0], "max": [2, 2], "count": [829]}, "eef_acc_mag_state": {"mean": [0.5886610373944512, 0.7756332931242461], "std": [0.8076335248341774, 0.8452434089725096], "min": [0, 0], "max": [2, 2], "count": [829]}, "eef_direction_action": {"mean": [4.30518697225573, 3.785283474065139], "std": [2.121686431225855, 1.810630870063796], "min": [0, 0], "max": [6, 6], "count": [829]}, "eef_velocity_action": {"mean": [0.5669481302774427, 0.9445114595898673], "std": [0.6889918324614286, 0.7079145259456091], "min": [0, 0], "max": [2, 2], "count": [829]}, "eef_acc_mag_action": {"mean": [0.5886610373944512, 0.7756332931242461], "std": [0.8076335248341774, 0.8452434089725096], "min": [0, 0], "max": [2, 2], "count": [829]}, "eef_sim_pose_state": {"mean": [0.5361479761190668, 0.2908619138755594, 1.070845601369269, -1.6656581722156516, 0.8345604309381951, 0.20733485850388084, 0.5946651644910435, -0.27164747901446656, 1.1502965477206157, 1.964246546416772, 0.6523909133765988, -1.7325177285288047], "std": [0.04298265726027115, 0.07031602164813738, 0.03825827219122776, 1.3299657426612956, 0.32002794881130764, 2.628257792840727, 0.0486135415220536, 0.08998647906740549, 0.05242672448527689, 1.6725437493301878, 0.2817637319452935, 2.0273417227691137], "min": [0.4749704664606105, 0.056224785954238854, 1.005404753272096, -3.0230897740769835, 0.24846476530440653, -3.133630866658055, 0.49571345490672586, -0.3839628936470485, 1.0736174894188744, -3.140493827223725, 0.0685994744419467, -3.1395238807483428], "max": [0.621672419758658, 0.3713530660988827, 1.1267478149279073, 3.119086817065009, 1.5168593926042107, 3.134782926868189, 0.6625912378989425, -0.045699911242471705, 1.2781716357520612, 3.1224616110033683, 1.1629174540465161, 3.1414564347000145], "count": [829]}, "eef_sim_pose_action": {"mean": [0.5361479761190668, 0.2908619138755594, 1.070845601369269, -1.6656581722156516, 0.8345604309381951, 0.20733485850388084, 0.5946651644910435, -0.27164747901446656, 1.1502965477206157, 1.964246546416772, 0.6523909133765988, -1.7325177285288047], "std": [0.04298265726027115, 0.07031602164813738, 0.03825827219122776, 1.3299657426612956, 0.32002794881130764, 2.628257792840727, 0.0486135415220536, 0.08998647906740549, 0.05242672448527689, 1.6725437493301878, 0.2817637319452935, 2.0273417227691137], "min": [0.4749704664606105, 0.056224785954238854, 1.005404753272096, -3.0230897740769835, 0.24846476530440653, -3.133630866658055, 0.49571345490672586, -0.3839628936470485, 1.0736174894188744, -3.140493827223725, 0.0685994744419467, -3.1395238807483428], "max": [0.621672419758658, 0.3713530660988827, 1.1267478149279073, 3.119086817065009, 1.5168593926042107, 3.134782926868189, 0.6625912378989425, -0.045699911242471705, 1.2781716357520612, 3.1224616110033683, 1.1629174540465161, 3.1414564347000145], "count": [829]}, "gripper_mode_state": {"mean": [0.6718938480096501, 0.428226779252111], "std": [0.4695237001647903, 0.4948217909343432], "min": [0, 0], "max": [1, 1], "count": [829]}, "gripper_activity_state": {"mean": [1.8178528347406513, 1.7696019300361883], "std": [0.5215451873459448, 0.5675099236437645], "min": [0, 0], "max": [2, 2], "count": [829]}, "gripper_mode_action": {"mean": [0.6718938480096501, 0.428226779252111], "std": [0.4695237001647903, 0.4948217909343432], "min": [0, 0], "max": [1, 1], "count": [829]}, "gripper_activity_action": {"mean": [1.8178528347406513, 1.7696019300361883], "std": [0.5215451873459448, 0.5675099236437645], "min": [0, 0], "max": [2, 2], "count": [829]}, "gripper_open_scale_state": {"mean": [0.32005669489182903, 0.5050343788708362], "std": [0.39655130836992925, 0.3420968792328222], "min": [0.005, 0.03], "max": [0.91, 0.931], "count": [829]}, "gripper_open_scale_action": {"mean": [0.32005669489182903, 0.5050343788708362], "std": [0.39655130836992925, 0.3420968792328222], "min": [0.005, 0.03], "max": [0.91, 0.931], "count": [829]}}} +{"episode_index": 791, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4121254765795207]], [[0.44309239532707667]], [[0.44496720155298586]]], "std": [[[0.2384283497325058]], [[0.20589304950930537]], [[0.19982786215279472]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39085240524272385]], [[0.4403805391458578]], [[0.4423686700463661]]], "std": [[[0.20499445430710475]], [[0.1649211161015396]], [[0.1585053912694493]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46373810296910783]], [[0.47867266493491983]], [[0.478510263043964]]], "std": [[[0.16512003018908408]], [[0.14816877755397087]], [[0.14287425949689184]]], "count": [117]}, "observation.state": {"min": [0.20401152968406677, 2.0093801021575928, -1.291386604309082, -1.1063990592956543, -2.230478525161743, -1.8263822793960571, 1.2920149564743042, 54.0, 0.05087599903345108, 0.22112800180912018, -0.09200599789619446, -3.1411852836608887, 0.24199999868869781, -1.524999976158142, -0.7631627321243286, -2.1755356788635254, -0.31520646810531616, -0.4311835765838623, 1.1569265127182007, 0.8306196331977844, -1.7236348390579224, -6.0, -0.3948040008544922, 0.1949860006570816, -0.17379699647426605, -3.1411852836608887, 0.2279999852180481, -3.1371853351593018], "max": [1.033776044845581, 2.1003642082214355, -0.3113842010498047, -0.34547048807144165, -1.3200799226760864, -0.8485790491104126, 2.15377140045166, 951.0, 0.36553001403808594, 0.43400299549102783, 0.08354999870061874, 3.13700008392334, 1.159999966621399, -0.39500001072883606, -0.18971729278564453, -2.0892465114593506, 0.7794989943504333, 1.1764565706253052, 2.6354472637176514, 1.8601371049880981, -0.06429792940616608, 934.0, -0.18235599994659424, 0.4206070005893707, 0.08527400344610214, 3.140000104904175, 0.9979999661445618, 3.1410000324249268], "mean": [0.4871586263179779, 2.077263355255127, -0.6776217222213745, -0.6428533792495728, -1.9265210628509521, -1.4962952136993408, 1.6165965795516968, 665.05224609375, 0.2623632550239563, 0.3204869329929352, -0.005651255138218403, -0.41191232204437256, 0.6615087389945984, -0.7665978670120239, -0.42216649651527405, -2.152899980545044, 0.3170749843120575, 0.6717997193336487, 2.124941110610962, 1.5362406969070435, -1.2526512145996094, 397.07330322265625, -0.31105291843414307, 0.2842514216899872, 0.0018640079069882631, 2.420111656188965, 0.5692775845527649, -1.9307886362075806], "std": [0.18092010915279388, 0.018001340329647064, 0.24929824471473694, 0.18190723657608032, 0.22126822173595428, 0.32122156023979187, 0.23862303793430328, 372.4911804199219, 0.08725754171609879, 0.06591448187828064, 0.033864643424749374, 2.923252820968628, 0.2442656010389328, 0.24861854314804077, 0.15136422216892242, 0.021560274064540863, 0.19185540080070496, 0.5539820194244385, 0.4543016254901886, 0.32071396708488464, 0.6473363637924194, 415.25390625, 0.057244181632995605, 0.06622595340013504, 0.07554838806390762, 1.1477091312408447, 0.2465844303369522, 1.6284868717193604], "count": [574]}, "action": {"min": [0.20401152968406677, 2.0093801021575928, -1.291386604309082, -1.1063990592956543, -2.230478525161743, -1.8263822793960571, 1.2920149564743042, 54.0, 0.05087599903345108, 0.22112800180912018, -0.09200599789619446, -3.1411852836608887, 0.24199999868869781, -1.524999976158142, -0.7631627321243286, -2.1755356788635254, -0.31520646810531616, -0.4311835765838623, 1.1569265127182007, 0.8306196331977844, -1.7236348390579224, -6.0, -0.3948040008544922, 0.1949860006570816, -0.17379699647426605, -3.1411852836608887, 0.2279999852180481, -3.1371853351593018], "max": [1.033776044845581, 2.1003642082214355, -0.3113842010498047, -0.34547048807144165, -1.3200799226760864, -0.8485790491104126, 2.15377140045166, 951.0, 0.36553001403808594, 0.43400299549102783, 0.08354999870061874, 3.13700008392334, 1.159999966621399, -0.39500001072883606, -0.18971729278564453, -2.0892465114593506, 0.7794989943504333, 1.1764565706253052, 2.6354472637176514, 1.8601371049880981, -0.06429792940616608, 934.0, -0.18235599994659424, 0.4206070005893707, 0.08527400344610214, 3.140000104904175, 0.9979999661445618, 3.1410000324249268], "mean": [0.4871586263179779, 2.077263355255127, -0.6776217222213745, -0.6428533792495728, -1.9265210628509521, -1.4962952136993408, 1.6165965795516968, 665.05224609375, 0.2623632550239563, 0.3204869329929352, -0.005651255138218403, -0.41191232204437256, 0.6615087389945984, -0.7665978670120239, -0.42216649651527405, -2.152899980545044, 0.3170749843120575, 0.6717997193336487, 2.124941110610962, 1.5362406969070435, -1.2526512145996094, 397.07330322265625, -0.31105291843414307, 0.2842514216899872, 0.0018640079069882631, 2.420111656188965, 0.5692775845527649, -1.9307886362075806], "std": [0.18092010915279388, 0.018001340329647064, 0.24929824471473694, 0.18190723657608032, 0.22126822173595428, 0.32122156023979187, 0.23862303793430328, 372.4911804199219, 0.08725754171609879, 0.06591448187828064, 0.033864643424749374, 2.923252820968628, 0.2442656010389328, 0.24861854314804077, 0.15136422216892242, 0.021560274064540863, 0.19185540080070496, 0.5539820194244385, 0.4543016254901886, 0.32071396708488464, 0.6473363637924194, 415.25390625, 0.057244181632995605, 0.06622595340013504, 0.07554838806390762, 1.1477091312408447, 0.2465844303369522, 1.6284868717193604], "count": [574]}, "timestamp": {"min": [0.0], "max": [19.1], "mean": [9.549999999999999], "std": [5.523309193268511], "count": [574]}, "frame_index": {"min": [0], "max": [573], "mean": [286.5], "std": [165.6992757980553], "count": [574]}, "episode_index": {"min": [797], "max": [797], "mean": [797.0], "std": [0.0], "count": [574]}, "index": {"min": [687307], "max": [687880], "mean": [687593.5], "std": [165.6992757980553], "count": [574]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [574]}, "subtask_annotation": {"mean": [7.130662020905923, 29.0, 29.0, 29.0, 29.0], "std": [7.453596324459772, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [574]}, "scene_annotation": {"mean": [797.0], "std": [0.0], "min": [797], "max": [797], "count": [574]}, "eef_direction_state": {"mean": [3.466898954703833, 3.681184668989547], "std": [2.2223410609498226, 2.1954406328045333], "min": [0, 0], "max": [6, 6], "count": [574]}, "eef_velocity_state": {"mean": [0.8780487804878049, 0.8815331010452961], "std": [0.7712872341874109, 0.780806617315069], "min": [0, 0], "max": [2, 2], "count": [574]}, "eef_acc_mag_state": {"mean": [0.7682926829268293, 0.759581881533101], "std": [0.8412108897456072, 0.835641483704851], "min": [0, 0], "max": [2, 2], "count": [574]}, "eef_direction_action": {"mean": [3.466898954703833, 3.681184668989547], "std": [2.2223410609498226, 2.1954406328045333], "min": [0, 0], "max": [6, 6], "count": [574]}, "eef_velocity_action": {"mean": [0.8780487804878049, 0.8815331010452961], "std": [0.7712872341874109, 0.780806617315069], "min": [0, 0], "max": [2, 2], "count": [574]}, "eef_acc_mag_action": {"mean": [0.7682926829268293, 0.759581881533101], "std": [0.8412108897456072, 0.835641483704851], "min": [0, 0], "max": [2, 2], "count": [574]}, "eef_sim_pose_state": {"mean": [0.4844883520611364, 0.31158422415062365, 1.0641773758027948, -1.8415303788434882, 0.9868380059049797, 0.9718975222623777, 0.5290815003291979, -0.2787980049309965, 1.087540632821038, 2.1038162215088603, 0.9649114088010224, -0.6705380803548621], "std": [0.05929410239553493, 0.09188531382047697, 0.03126263195102134, 1.480814119099752, 0.3147881756182142, 2.542033248646799, 0.06086731056290204, 0.06953667054562744, 0.05764512997619644, 0.26788583913347075, 0.09460450396138591, 2.647649162756313], "min": [0.39701567578968533, 0.10277373803221325, 0.9947681703653853, -3.1326574325471, 0.6007715237789393, -3.137033107700371, 0.4238070612742312, -0.3658869282107949, 1.019663042521225, 1.3826837325821502, 0.7115098620678943, -3.1413618657582356], "max": [0.6080823448651441, 0.4206073297974115, 1.1032312179491048, 3.135937761727138, 1.5439471805202425, 3.13778650931963, 0.6494390991051652, -0.06992656620808496, 1.238490800183551, 2.8005379102552985, 1.2363106970018438, 3.1397165670738203], "count": [574]}, "eef_sim_pose_action": {"mean": [0.4844883520611364, 0.31158422415062365, 1.0641773758027948, -1.8415303788434882, 0.9868380059049797, 0.9718975222623777, 0.5290815003291979, -0.2787980049309965, 1.087540632821038, 2.1038162215088603, 0.9649114088010224, -0.6705380803548621], "std": [0.05929410239553493, 0.09188531382047697, 0.03126263195102134, 1.480814119099752, 0.3147881756182142, 2.542033248646799, 0.06086731056290204, 0.06953667054562744, 0.05764512997619644, 0.26788583913347075, 0.09460450396138591, 2.647649162756313], "min": [0.39701567578968533, 0.10277373803221325, 0.9947681703653853, -3.1326574325471, 0.6007715237789393, -3.137033107700371, 0.4238070612742312, -0.3658869282107949, 1.019663042521225, 1.3826837325821502, 0.7115098620678943, -3.1413618657582356], "max": [0.6080823448651441, 0.4206073297974115, 1.1032312179491048, 3.135937761727138, 1.5439471805202425, 3.13778650931963, 0.6494390991051652, -0.06992656620808496, 1.238490800183551, 2.8005379102552985, 1.2363106970018438, 3.1397165670738203], "count": [574]}, "gripper_mode_state": {"mean": [0.5609756097560976, 0.3118466898954704], "std": [0.49626804754575227, 0.46324759243487584], "min": [0, 0], "max": [1, 1], "count": [574]}, "gripper_activity_state": {"mean": [1.7665505226480835, 1.754355400696864], "std": [0.5854177013706737, 0.5848912336695142], "min": [0, 0], "max": [2, 2], "count": [574]}, "gripper_mode_action": {"mean": [0.5609756097560976, 0.3118466898954704], "std": [0.49626804754575227, 0.46324759243487584], "min": [0, 0], "max": [1, 1], "count": [574]}, "gripper_activity_action": {"mean": [1.7665505226480835, 1.754355400696864], "std": [0.5854177013706737, 0.5848912336695142], "min": [0, 0], "max": [2, 2], "count": [574]}, "gripper_open_scale_state": {"mean": [0.3971010454273443, 0.6650522647419036], "std": [0.4152270719263332, 0.3724911541213422], "min": [0.0, 0.054], "max": [0.934, 0.951], "count": [574]}, "gripper_open_scale_action": {"mean": [0.3971010454273443, 0.6650522647419036], "std": [0.4152270719263332, 0.3724911541213422], "min": [0.0, 0.054], "max": [0.934, 0.951], "count": [574]}}} +{"episode_index": 792, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[1.0]], [[1.0]]], "mean": [[[0.4264283942607544]], [[0.4563249871844163]], [[0.45615943921141444]]], "std": [[[0.2349936843887082]], [[0.20204352444938137]], [[0.19722027122432287]]], "count": [153]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41890895328719724]], [[0.4553065794672989]], [[0.45522109952368744]]], "std": [[[0.2032733548376727]], [[0.1686155962470673]], [[0.16198596012350092]]], "count": [153]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42405016366568415]], [[0.46086761101499424]], [[0.46496305374001456]]], "std": [[[0.2300480282094451]], [[0.1954965959276965]], [[0.18649166931700856]]], "count": [153]}, "observation.state": {"min": [0.3937288522720337, 1.861114501953125, -1.4374357461929321, -1.0143853425979614, -2.8878045082092285, -1.9386595487594604, 1.479515552520752, 36.0, 0.0459510013461113, 0.2995370030403137, -0.10680700093507767, -3.1411852836608887, -0.5830000042915344, -1.253000020980835, -0.9935810565948486, -2.1752562522888184, 0.030508356168866158, -0.2580120265483856, 1.3543580770492554, 0.6527182459831238, -2.4403369426727295, -1.0, -0.36685800552368164, 0.2631880044937134, -0.17570599913597107, -3.128000020980835, 0.09399998933076859, -3.128000020980835], "max": [1.2606338262557983, 2.100067377090454, -0.4665614366531372, -0.45402997732162476, -1.8223681449890137, -0.8581085801124573, 2.521634340286255, 956.0, 0.3243510127067566, 0.44822099804878235, 0.10159700363874435, 3.1410000324249268, 0.7120000123977661, -0.13600000739097595, -0.2932153046131134, -1.9418185949325562, 0.7196691036224365, 0.8612327575683594, 2.7167272567749023, 1.998750925064087, -0.4423536956310272, 938.0, -0.16252300143241882, 0.4739690124988556, 0.08135399967432022, 3.135999917984009, 1.1690000295639038, 3.135999917984009], "mean": [0.7888866066932678, 1.9731584787368774, -0.8237329721450806, -0.7370375394821167, -2.400296449661255, -1.614710807800293, 2.0278801918029785, 630.2451171875, 0.2212064117193222, 0.3713959753513336, 0.018691232427954674, -1.5566394329071045, 0.0745023861527443, -0.7275649905204773, -0.6360248923301697, -2.065298318862915, 0.4577862024307251, 0.5884965658187866, 2.169283151626587, 1.3806860446929932, -1.7512547969818115, 372.6823425292969, -0.28862613439559937, 0.3630717098712921, 0.012037222273647785, 2.4125406742095947, 0.5178754925727844, -2.045222282409668], "std": [0.22150450944900513, 0.05660996213555336, 0.21979328989982605, 0.13820885121822357, 0.31547093391418457, 0.24534457921981812, 0.3246457576751709, 379.381103515625, 0.08455688506364822, 0.046649400144815445, 0.04482017457485199, 2.5571093559265137, 0.38731077313423157, 0.28260937333106995, 0.14557895064353943, 0.08542317152023315, 0.18354707956314087, 0.3196689486503601, 0.530972421169281, 0.36627116799354553, 0.7048149108886719, 350.0237121582031, 0.046775393187999725, 0.05237412452697754, 0.058117322623729706, 1.208545207977295, 0.35522371530532837, 1.1387996673583984], "count": [820]}, "action": {"min": [0.3937288522720337, 1.861114501953125, -1.4374357461929321, -1.0143853425979614, -2.8878045082092285, -1.9386595487594604, 1.479515552520752, 36.0, 0.0459510013461113, 0.2995370030403137, -0.10680700093507767, -3.1411852836608887, -0.5830000042915344, -1.253000020980835, -0.9935810565948486, -2.1752562522888184, 0.030508356168866158, -0.2580120265483856, 1.3543580770492554, 0.6527182459831238, -2.4403369426727295, -1.0, -0.36685800552368164, 0.2631880044937134, -0.17570599913597107, -3.128000020980835, 0.09399998933076859, -3.128000020980835], "max": [1.2606338262557983, 2.100067377090454, -0.4665614366531372, -0.45402997732162476, -1.8223681449890137, -0.8581085801124573, 2.521634340286255, 956.0, 0.3243510127067566, 0.44822099804878235, 0.10159700363874435, 3.1410000324249268, 0.7120000123977661, -0.13600000739097595, -0.2932153046131134, -1.9418185949325562, 0.7196691036224365, 0.8612327575683594, 2.7167272567749023, 1.998750925064087, -0.4423536956310272, 938.0, -0.16252300143241882, 0.4739690124988556, 0.08135399967432022, 3.135999917984009, 1.1690000295639038, 3.135999917984009], "mean": [0.7888866066932678, 1.9731584787368774, -0.8237329721450806, -0.7370375394821167, -2.400296449661255, -1.614710807800293, 2.0278801918029785, 630.2451171875, 0.2212064117193222, 0.3713959753513336, 0.018691232427954674, -1.5566394329071045, 0.0745023861527443, -0.7275649905204773, -0.6360248923301697, -2.065298318862915, 0.4577862024307251, 0.5884965658187866, 2.169283151626587, 1.3806860446929932, -1.7512547969818115, 372.6823425292969, -0.28862613439559937, 0.3630717098712921, 0.012037222273647785, 2.4125406742095947, 0.5178754925727844, -2.045222282409668], "std": [0.22150450944900513, 0.05660996213555336, 0.21979328989982605, 0.13820885121822357, 0.31547093391418457, 0.24534457921981812, 0.3246457576751709, 379.381103515625, 0.08455688506364822, 0.046649400144815445, 0.04482017457485199, 2.5571093559265137, 0.38731077313423157, 0.28260937333106995, 0.14557895064353943, 0.08542317152023315, 0.18354707956314087, 0.3196689486503601, 0.530972421169281, 0.36627116799354553, 0.7048149108886719, 350.0237121582031, 0.046775393187999725, 0.05237412452697754, 0.058117322623729706, 1.208545207977295, 0.35522371530532837, 1.1387996673583984], "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": [798], "max": [798], "mean": [798.0], "std": [0.0], "count": [820]}, "index": {"min": [687881], "max": [688700], "mean": [688290.5], "std": [236.71343434625757], "count": [820]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [820]}, "subtask_annotation": {"mean": [9.007317073170732, 29.0, 29.0, 29.0, 29.0], "std": [7.96133614977462, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [820]}, "scene_annotation": {"mean": [798.0], "std": [0.0], "min": [798], "max": [798], "count": [820]}, "eef_direction_state": {"mean": [3.8878048780487804, 3.8451219512195123], "std": [2.2057790086720215, 1.840377243872026], "min": [0, 0], "max": [6, 6], "count": [820]}, "eef_velocity_state": {"mean": [0.6597560975609756, 0.8621951219512195], "std": [0.647765343709898, 0.6527876889199694], "min": [0, 0], "max": [2, 2], "count": [820]}, "eef_acc_mag_state": {"mean": [0.6158536585365854, 0.7524390243902439], "std": [0.8069771224422378, 0.8386582794539262], "min": [0, 0], "max": [2, 2], "count": [820]}, "eef_direction_action": {"mean": [3.8878048780487804, 3.8451219512195123], "std": [2.2057790086720215, 1.840377243872026], "min": [0, 0], "max": [6, 6], "count": [820]}, "eef_velocity_action": {"mean": [0.6597560975609756, 0.8621951219512195], "std": [0.647765343709898, 0.6527876889199694], "min": [0, 0], "max": [2, 2], "count": [820]}, "eef_acc_mag_action": {"mean": [0.6158536585365854, 0.7524390243902439], "std": [0.8069771224422378, 0.8386582794539262], "min": [0, 0], "max": [2, 2], "count": [820]}, "eef_sim_pose_state": {"mean": [0.566908252573313, 0.3000186939526811, 1.0910260562847207, -2.3346597077247018, 0.7456829603216726, 0.3313338342487958, 0.592520616627549, -0.25883402259600247, 1.1516436540016108, 2.2264130131877895, 0.5797110362488083, -1.9351996709131003], "std": [0.049053198487484004, 0.06474462432617263, 0.043502889886733384, 0.44551332402656063, 0.42104808652363007, 2.7698251706327346, 0.0424808244617747, 0.07929127058281882, 0.057508992600565, 1.3692059118678686, 0.3287704567355853, 1.6527158930027241], "min": [0.46388156539655945, 0.08881420144647045, 1.0171043020555948, -3.1357326102264693, 0.13848991088651275, -3.141050310987208, 0.5221067427911927, -0.34783958148482574, 1.0734125217834556, -3.141235068864086, 0.0013863092224106754, -3.1321314462336503], "max": [0.6632741917165828, 0.3825994027478892, 1.1526344762368783, -1.3716992963277677, 1.3084701162855383, 3.1415006260995693, 0.6611360599950965, -0.05168902061731789, 1.2987430891148741, 3.1359395088085273, 1.1275079452830283, 3.135091780652607], "count": [820]}, "eef_sim_pose_action": {"mean": [0.566908252573313, 0.3000186939526811, 1.0910260562847207, -2.3346597077247018, 0.7456829603216726, 0.3313338342487958, 0.592520616627549, -0.25883402259600247, 1.1516436540016108, 2.2264130131877895, 0.5797110362488083, -1.9351996709131003], "std": [0.049053198487484004, 0.06474462432617263, 0.043502889886733384, 0.44551332402656063, 0.42104808652363007, 2.7698251706327346, 0.0424808244617747, 0.07929127058281882, 0.057508992600565, 1.3692059118678686, 0.3287704567355853, 1.6527158930027241], "min": [0.46388156539655945, 0.08881420144647045, 1.0171043020555948, -3.1357326102264693, 0.13848991088651275, -3.141050310987208, 0.5221067427911927, -0.34783958148482574, 1.0734125217834556, -3.141235068864086, 0.0013863092224106754, -3.1321314462336503], "max": [0.6632741917165828, 0.3825994027478892, 1.1526344762368783, -1.3716992963277677, 1.3084701162855383, 3.1415006260995693, 0.6611360599950965, -0.05168902061731789, 1.2987430891148741, 3.1359395088085273, 1.1275079452830283, 3.135091780652607], "count": [820]}, "gripper_mode_state": {"mean": [0.5158536585365854, 0.35609756097560974], "std": [0.4997485983081991, 0.47884453431445756], "min": [0, 0], "max": [1, 1], "count": [820]}, "gripper_activity_state": {"mean": [1.7951219512195122, 1.7439024390243902], "std": [0.5494792299553171, 0.6130884551975261], "min": [0, 0], "max": [2, 2], "count": [820]}, "gripper_mode_action": {"mean": [0.5158536585365854, 0.35609756097560974], "std": [0.4997485983081991, 0.47884453431445756], "min": [0, 0], "max": [1, 1], "count": [820]}, "gripper_activity_action": {"mean": [1.7951219512195122, 1.7439024390243902], "std": [0.5494792299553171, 0.6130884551975261], "min": [0, 0], "max": [2, 2], "count": [820]}, "gripper_open_scale_state": {"mean": [0.37268658523944787, 0.6302451222442994], "std": [0.3500190794868964, 0.3793810924019254], "min": [0.0, 0.036], "max": [0.938, 0.956], "count": [820]}, "gripper_open_scale_action": {"mean": [0.37268658523944787, 0.6302451222442994], "std": [0.3500190794868964, 0.3793810924019254], "min": [0.0, 0.036], "max": [0.938, 0.956], "count": [820]}}} +{"episode_index": 793, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[1.0]], [[1.0]]], "mean": [[[0.4087299217159542]], [[0.4409600460061074]], [[0.44220075103128687]]], "std": [[[0.24240953634896512]], [[0.20813167333983124]], [[0.2017160128424064]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4001314673068681]], [[0.4490550867888139]], [[0.4521855747080253]]], "std": [[[0.20991938063167567]], [[0.1713687245642587]], [[0.1632651839873649]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45042913418782815]], [[0.47105029197471343]], [[0.47248739184881605]]], "std": [[[0.171016648288812]], [[0.14620480232399027]], [[0.1386269182654231]]], "count": [122]}, "observation.state": {"min": [0.2577327787876129, 1.930194616317749, -1.1421434879302979, -1.0111216306686401, -2.324481964111328, -1.9069467782974243, 1.453440546989441, 53.0, 0.018278000876307487, 0.2309029996395111, -0.08065400272607803, -3.1411852836608887, 0.2939999997615814, -1.5729999542236328, -0.7443480491638184, -2.175518035888672, 0.28101545572280884, -0.35129988193511963, 1.2841085195541382, 0.8363268375396729, -1.7778971195220947, -1.0, -0.388729989528656, 0.21052199602127075, -0.16539700329303741, -3.134185314178467, 0.23399999737739563, -3.1371853351593018], "max": [1.1469955444335938, 2.100294351577759, -0.3185051679611206, -0.3459766209125519, -1.4575419425964355, -0.8435176610946655, 2.176687479019165, 947.0, 0.37164101004600525, 0.44168299436569214, 0.08384399861097336, 3.1410000324249268, 1.1610000133514404, -0.3669999837875366, -0.14707890152931213, -2.103994607925415, 0.8819672465324402, 1.1787779331207275, 2.4887523651123047, 1.7747554779052734, -0.2162637561559677, 947.0, -0.20683600008487701, 0.4177919924259186, 0.05199500173330307, 3.1089999675750732, 1.034000039100647, 3.128999948501587], "mean": [0.4751726984977722, 2.0430335998535156, -0.6337243914604187, -0.6564295887947083, -1.9906342029571533, -1.5338058471679688, 1.6540921926498413, 698.4319458007812, 0.27835506200790405, 0.3174457550048828, 0.009838718920946121, -0.014887236058712006, 0.6215968132019043, -0.8035048842430115, -0.36861348152160645, -2.156269073486328, 0.5003046989440918, 0.7204359769821167, 2.0258073806762695, 1.5040451288223267, -1.3831217288970947, 435.95819091796875, -0.31214213371276855, 0.28476670384407043, -0.005033867433667183, 2.5531976222991943, 0.5752901434898376, -2.3458681106567383], "std": [0.18602149188518524, 0.03477337583899498, 0.20713700354099274, 0.14436489343643188, 0.22141686081886292, 0.2998366951942444, 0.21115046739578247, 317.7763671875, 0.08841648697853088, 0.06192312017083168, 0.027922572568058968, 3.0330843925476074, 0.20895175635814667, 0.2884151339530945, 0.16693492233753204, 0.02216234989464283, 0.1095350980758667, 0.48067954182624817, 0.40748822689056396, 0.2812723219394684, 0.5286888480186462, 396.51971435546875, 0.04959197714924812, 0.0582720972597599, 0.06119026616215706, 1.0506316423416138, 0.2513989508152008, 0.7732576131820679], "count": [610]}, "action": {"min": [0.2577327787876129, 1.930194616317749, -1.1421434879302979, -1.0111216306686401, -2.324481964111328, -1.9069467782974243, 1.453440546989441, 53.0, 0.018278000876307487, 0.2309029996395111, -0.08065400272607803, -3.1411852836608887, 0.2939999997615814, -1.5729999542236328, -0.7443480491638184, -2.175518035888672, 0.28101545572280884, -0.35129988193511963, 1.2841085195541382, 0.8363268375396729, -1.7778971195220947, -1.0, -0.388729989528656, 0.21052199602127075, -0.16539700329303741, -3.134185314178467, 0.23399999737739563, -3.1371853351593018], "max": [1.1469955444335938, 2.100294351577759, -0.3185051679611206, -0.3459766209125519, -1.4575419425964355, -0.8435176610946655, 2.176687479019165, 947.0, 0.37164101004600525, 0.44168299436569214, 0.08384399861097336, 3.1410000324249268, 1.1610000133514404, -0.3669999837875366, -0.14707890152931213, -2.103994607925415, 0.8819672465324402, 1.1787779331207275, 2.4887523651123047, 1.7747554779052734, -0.2162637561559677, 947.0, -0.20683600008487701, 0.4177919924259186, 0.05199500173330307, 3.1089999675750732, 1.034000039100647, 3.128999948501587], "mean": [0.4751726984977722, 2.0430335998535156, -0.6337243914604187, -0.6564295887947083, -1.9906342029571533, -1.5338058471679688, 1.6540921926498413, 698.4319458007812, 0.27835506200790405, 0.3174457550048828, 0.009838718920946121, -0.014887236058712006, 0.6215968132019043, -0.8035048842430115, -0.36861348152160645, -2.156269073486328, 0.5003046989440918, 0.7204359769821167, 2.0258073806762695, 1.5040451288223267, -1.3831217288970947, 435.95819091796875, -0.31214213371276855, 0.28476670384407043, -0.005033867433667183, 2.5531976222991943, 0.5752901434898376, -2.3458681106567383], "std": [0.18602149188518524, 0.03477337583899498, 0.20713700354099274, 0.14436489343643188, 0.22141686081886292, 0.2998366951942444, 0.21115046739578247, 317.7763671875, 0.08841648697853088, 0.06192312017083168, 0.027922572568058968, 3.0330843925476074, 0.20895175635814667, 0.2884151339530945, 0.16693492233753204, 0.02216234989464283, 0.1095350980758667, 0.48067954182624817, 0.40748822689056396, 0.2812723219394684, 0.5286888480186462, 396.51971435546875, 0.04959197714924812, 0.0582720972597599, 0.06119026616215706, 1.0506316423416138, 0.2513989508152008, 0.7732576131820679], "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": [799], "max": [799], "mean": [799.0], "std": [0.0], "count": [610]}, "index": {"min": [688701], "max": [689310], "mean": [689005.5], "std": [176.0915954837141], "count": [610]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [610]}, "subtask_annotation": {"mean": [6.045901639344263, 29.0, 29.0, 29.0, 29.0], "std": [5.782777532494656, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [610]}, "scene_annotation": {"mean": [799.0], "std": [0.0], "min": [799], "max": [799], "count": [610]}, "eef_direction_state": {"mean": [3.619672131147541, 3.734426229508197], "std": [2.1223880512392213, 2.2364261042940234], "min": [0, 0], "max": [6, 6], "count": [610]}, "eef_velocity_state": {"mean": [0.7983606557377049, 0.8245901639344262], "std": [0.7199708107194998, 0.7748412291528207], "min": [0, 0], "max": [2, 2], "count": [610]}, "eef_acc_mag_state": {"mean": [0.7295081967213115, 0.6770491803278689], "std": [0.8340783196891278, 0.817211059405145], "min": [0, 0], "max": [2, 2], "count": [610]}, "eef_direction_action": {"mean": [3.619672131147541, 3.734426229508197], "std": [2.1223880512392213, 2.2364261042940234], "min": [0, 0], "max": [6, 6], "count": [610]}, "eef_velocity_action": {"mean": [0.7983606557377049, 0.8245901639344262], "std": [0.7199708107194998, 0.7748412291528207], "min": [0, 0], "max": [2, 2], "count": [610]}, "eef_acc_mag_action": {"mean": [0.7295081967213115, 0.6770491803278689], "std": [0.8340783196891278, 0.817211059405145], "min": [0, 0], "max": [2, 2], "count": [610]}, "eef_sim_pose_state": {"mean": [0.4860797068568939, 0.3094089374242748, 1.0592886075798857, -2.30941915656063, 0.9587558970520611, 0.667701638866753, 0.5259544886745865, -0.3012161942282917, 1.0894199274103147, 2.1678442293654405, 0.9312436566878483, -0.6041160675666414], "std": [0.051992036438537864, 0.0755890257987574, 0.02885609154282804, 0.3742769959210749, 0.2604562249104314, 2.729835775120624, 0.057770422164481326, 0.07179251336594873, 0.05373859514070078, 0.20120917500020252, 0.14952149166319598, 2.729987937316475], "min": [0.413492408248479, 0.12379774868269883, 0.9859215227592647, -2.669417419893473, 0.6184518500463163, -3.13649897681106, 0.43531337326334885, -0.40177347550263315, 1.0384701923116655, 1.5376846476419286, 0.6358847618206704, -3.141184987601152], "max": [0.6054147869273973, 0.3911919106619032, 1.1013725341012273, -0.770740714063121, 1.4623445048338954, 3.1406891278236624, 0.6581629902659571, -0.05533364351338926, 1.2486879647658102, 2.7680208832773845, 1.2425430959623598, 3.1414424765508553], "count": [610]}, "eef_sim_pose_action": {"mean": [0.4860797068568939, 0.3094089374242748, 1.0592886075798857, -2.30941915656063, 0.9587558970520611, 0.667701638866753, 0.5259544886745865, -0.3012161942282917, 1.0894199274103147, 2.1678442293654405, 0.9312436566878483, -0.6041160675666414], "std": [0.051992036438537864, 0.0755890257987574, 0.02885609154282804, 0.3742769959210749, 0.2604562249104314, 2.729835775120624, 0.057770422164481326, 0.07179251336594873, 0.05373859514070078, 0.20120917500020252, 0.14952149166319598, 2.729987937316475], "min": [0.413492408248479, 0.12379774868269883, 0.9859215227592647, -2.669417419893473, 0.6184518500463163, -3.13649897681106, 0.43531337326334885, -0.40177347550263315, 1.0384701923116655, 1.5376846476419286, 0.6358847618206704, -3.141184987601152], "max": [0.6054147869273973, 0.3911919106619032, 1.1013725341012273, -0.770740714063121, 1.4623445048338954, 3.1406891278236624, 0.6581629902659571, -0.05533364351338926, 1.2486879647658102, 2.7680208832773845, 1.2425430959623598, 3.1414424765508553], "count": [610]}, "gripper_mode_state": {"mean": [0.5114754098360655, 0.24754098360655738], "std": [0.4998682976235801, 0.43158364779223846], "min": [0, 0], "max": [1, 1], "count": [610]}, "gripper_activity_state": {"mean": [1.7426229508196722, 1.7704918032786885], "std": [0.6067810841344868, 0.5724105663684004], "min": [0, 0], "max": [2, 2], "count": [610]}, "gripper_mode_action": {"mean": [0.5114754098360655, 0.24754098360655738], "std": [0.4998682976235801, 0.43158364779223846], "min": [0, 0], "max": [1, 1], "count": [610]}, "gripper_activity_action": {"mean": [1.7426229508196722, 1.7704918032786885], "std": [0.6067810841344868, 0.5724105663684004], "min": [0, 0], "max": [2, 2], "count": [610]}, "gripper_open_scale_state": {"mean": [0.43596114748051323, 0.698431967050521], "std": [0.39651655132000485, 0.31777635133830795], "min": [0.0, 0.053], "max": [0.947, 0.947], "count": [610]}, "gripper_open_scale_action": {"mean": [0.43596114748051323, 0.698431967050521], "std": [0.39651655132000485, 0.31777635133830795], "min": [0.0, 0.053], "max": [0.947, 0.947], "count": [610]}}} +{"episode_index": 794, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.4293785012034093]], [[0.4582941562886416]], [[0.4573063822094153]]], "std": [[[0.22657855520311895]], [[0.1945427296369071]], [[0.1897376095844548]]], "count": [148]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4149818660572337]], [[0.4506566005343579]], [[0.4509428421988165]]], "std": [[[0.20108025880183963]], [[0.16960051754323807]], [[0.16490213089493808]]], "count": [148]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42385428259141494]], [[0.45581959211049283]], [[0.4578032163597421]]], "std": [[[0.20292860709514732]], [[0.17310719615700404]], [[0.16519638754782534]]], "count": [148]}, "observation.state": {"min": [0.3588920533657074, 1.7877233028411865, -1.073307752609253, -1.0126399993896484, -2.8287250995635986, -1.964350700378418, 1.3320528268814087, 29.0, 0.07161899656057358, 0.2723410129547119, -0.06739900261163712, -3.1411852836608887, -0.44699999690055847, -1.215999960899353, -0.8759458661079407, -2.1754133701324463, -0.37742745876312256, -0.6151936650276184, 1.1779401302337646, 0.6939952969551086, -2.142845392227173, -1.0, -0.35377100110054016, 0.2624660134315491, -0.22345900535583496, -3.1361851692199707, 0.07700000703334808, -3.1371853351593018], "max": [1.1540815830230713, 2.0754756927490234, -0.4151439964771271, -0.3848276436328888, -1.692236304283142, -0.9161059260368347, 2.462677001953125, 849.0, 0.3398120105266571, 0.4266420006752014, 0.1581690013408661, 3.1410000324249268, 1.003999948501587, -0.41100001335144043, -0.39414769411087036, -1.9719427824020386, 0.6550918817520142, 0.908461332321167, 2.6477341651916504, 1.9649790525436401, 0.5184850096702576, 874.0, -0.12759700417518616, 0.4450710117816925, 0.07426200062036514, 3.138000011444092, 1.309999942779541, 3.1410000324249268], "mean": [0.6822077035903931, 1.9378044605255127, -0.6752039194107056, -0.7016110420227051, -2.2582926750183105, -1.633124589920044, 1.9959170818328857, 529.2210693359375, 0.25557780265808105, 0.3615245819091797, 0.04809913411736488, -1.0435758829116821, 0.2976530194282532, -0.8745302557945251, -0.584016740322113, -2.0834100246429443, 0.30616194009780884, 0.4250034987926483, 2.0946483612060547, 1.386940836906433, -1.388319969177246, 325.8913879394531, -0.2770039737224579, 0.3369152545928955, -0.020287232473492622, 1.389125108718872, 0.5991448163986206, -1.6662720441818237], "std": [0.17391087114810944, 0.0826025903224945, 0.16243374347686768, 0.17283540964126587, 0.3171270191669464, 0.27775365114212036, 0.3382936716079712, 329.27239990234375, 0.06488635390996933, 0.04435279592871666, 0.05259285867214203, 2.7444024085998535, 0.38264980912208557, 0.1588205248117447, 0.12760062515735626, 0.07202845066785812, 0.2937052547931671, 0.452352911233902, 0.360220342874527, 0.4039299190044403, 0.8401250839233398, 382.7755432128906, 0.05778021365404129, 0.05152688920497894, 0.07887834310531616, 2.4724690914154053, 0.34731754660606384, 1.6928305625915527], "count": [787]}, "action": {"min": [0.3588920533657074, 1.7877233028411865, -1.073307752609253, -1.0126399993896484, -2.8287250995635986, -1.964350700378418, 1.3320528268814087, 29.0, 0.07161899656057358, 0.2723410129547119, -0.06739900261163712, -3.1411852836608887, -0.44699999690055847, -1.215999960899353, -0.8759458661079407, -2.1754133701324463, -0.37742745876312256, -0.6151936650276184, 1.1779401302337646, 0.6939952969551086, -2.142845392227173, -1.0, -0.35377100110054016, 0.2624660134315491, -0.22345900535583496, -3.1361851692199707, 0.07700000703334808, -3.1371853351593018], "max": [1.1540815830230713, 2.0754756927490234, -0.4151439964771271, -0.3848276436328888, -1.692236304283142, -0.9161059260368347, 2.462677001953125, 849.0, 0.3398120105266571, 0.4266420006752014, 0.1581690013408661, 3.1410000324249268, 1.003999948501587, -0.41100001335144043, -0.39414769411087036, -1.9719427824020386, 0.6550918817520142, 0.908461332321167, 2.6477341651916504, 1.9649790525436401, 0.5184850096702576, 874.0, -0.12759700417518616, 0.4450710117816925, 0.07426200062036514, 3.138000011444092, 1.309999942779541, 3.1410000324249268], "mean": [0.6822077035903931, 1.9378044605255127, -0.6752039194107056, -0.7016110420227051, -2.2582926750183105, -1.633124589920044, 1.9959170818328857, 529.2210693359375, 0.25557780265808105, 0.3615245819091797, 0.04809913411736488, -1.0435758829116821, 0.2976530194282532, -0.8745302557945251, -0.584016740322113, -2.0834100246429443, 0.30616194009780884, 0.4250034987926483, 2.0946483612060547, 1.386940836906433, -1.388319969177246, 325.8913879394531, -0.2770039737224579, 0.3369152545928955, -0.020287232473492622, 1.389125108718872, 0.5991448163986206, -1.6662720441818237], "std": [0.17391087114810944, 0.0826025903224945, 0.16243374347686768, 0.17283540964126587, 0.3171270191669464, 0.27775365114212036, 0.3382936716079712, 329.27239990234375, 0.06488635390996933, 0.04435279592871666, 0.05259285867214203, 2.7444024085998535, 0.38264980912208557, 0.1588205248117447, 0.12760062515735626, 0.07202845066785812, 0.2937052547931671, 0.452352911233902, 0.360220342874527, 0.4039299190044403, 0.8401250839233398, 382.7755432128906, 0.05778021365404129, 0.05152688920497894, 0.07887834310531616, 2.4724690914154053, 0.34731754660606384, 1.6928305625915527], "count": [787]}, "timestamp": {"min": [0.0], "max": [26.2], "mean": [13.100000000000001], "std": [7.572904917459937], "count": [787]}, "frame_index": {"min": [0], "max": [786], "mean": [393.0], "std": [227.1871475237981], "count": [787]}, "episode_index": {"min": [800], "max": [800], "mean": [800.0], "std": [0.0], "count": [787]}, "index": {"min": [689311], "max": [690097], "mean": [689704.0], "std": [227.1871475237981], "count": [787]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [787]}, "subtask_annotation": {"mean": [12.260482846251588, 29.0, 29.0, 29.0, 29.0], "std": [9.671188890576133, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [787]}, "scene_annotation": {"mean": [800.0], "std": [0.0], "min": [800], "max": [800], "count": [787]}, "eef_direction_state": {"mean": [4.036848792884371, 3.747141041931385], "std": [2.1274306332096042, 1.8220312984507514], "min": [0, 0], "max": [6, 6], "count": [787]}, "eef_velocity_state": {"mean": [0.6823379923761118, 0.9618805590851334], "std": [0.7080805147490329, 0.6919912309788723], "min": [0, 0], "max": [2, 2], "count": [787]}, "eef_acc_mag_state": {"mean": [0.6378653113087674, 0.783989834815756], "std": [0.8095613615552881, 0.8369472208380094], "min": [0, 0], "max": [2, 2], "count": [787]}, "eef_direction_action": {"mean": [4.036848792884371, 3.747141041931385], "std": [2.1274306332096042, 1.8220312984507514], "min": [0, 0], "max": [6, 6], "count": [787]}, "eef_velocity_action": {"mean": [0.6823379923761118, 0.9618805590851334], "std": [0.7080805147490329, 0.6919912309788723], "min": [0, 0], "max": [2, 2], "count": [787]}, "eef_acc_mag_action": {"mean": [0.6378653113087674, 0.783989834815756], "std": [0.8095613615552881, 0.8369472208380094], "min": [0, 0], "max": [2, 2], "count": [787]}, "eef_sim_pose_state": {"mean": [0.5398878205745022, 0.27430508600638226, 1.0708598007159793, -1.5438515989054111, 0.8316728362189155, 0.8559582976395895, 0.577242306932048, -0.3063823996734357, 1.1427527014301866, 2.3875428779171344, 0.6591677707122378, -1.612272921415179], "std": [0.0434734539157487, 0.09456825451432907, 0.032382134977416537, 1.4949715323190333, 0.3060323577361676, 2.5402501425579525, 0.04286900121805801, 0.054839954048203056, 0.06475073109836765, 0.2970079592098736, 0.2812720637706624, 2.2404813510368435], "min": [0.47505895791833186, 0.032170934489679615, 1.006705155250073, -3.116940898325367, 0.29008850561370947, -3.135347154670733, 0.4833106889667812, -0.4075704757129329, 1.0395620043925928, 1.9135064116436022, 0.06719682281955319, -3.1335998452735927], "max": [0.6316798127461637, 0.3865806775649254, 1.1197112644220613, 3.0894584031386643, 1.507968194280787, 3.1415849894125287, 0.6436603465401437, -0.0938612409635345, 1.2713018199094877, 2.822716757814917, 1.0834589729593715, 3.1381089998736007], "count": [787]}, "eef_sim_pose_action": {"mean": [0.5398878205745022, 0.27430508600638226, 1.0708598007159793, -1.5438515989054111, 0.8316728362189155, 0.8559582976395895, 0.577242306932048, -0.3063823996734357, 1.1427527014301866, 2.3875428779171344, 0.6591677707122378, -1.612272921415179], "std": [0.0434734539157487, 0.09456825451432907, 0.032382134977416537, 1.4949715323190333, 0.3060323577361676, 2.5402501425579525, 0.04286900121805801, 0.054839954048203056, 0.06475073109836765, 0.2970079592098736, 0.2812720637706624, 2.2404813510368435], "min": [0.47505895791833186, 0.032170934489679615, 1.006705155250073, -3.116940898325367, 0.29008850561370947, -3.135347154670733, 0.4833106889667812, -0.4075704757129329, 1.0395620043925928, 1.9135064116436022, 0.06719682281955319, -3.1335998452735927], "max": [0.6316798127461637, 0.3865806775649254, 1.1197112644220613, 3.0894584031386643, 1.507968194280787, 3.1415849894125287, 0.6436603465401437, -0.0938612409635345, 1.2713018199094877, 2.822716757814917, 1.0834589729593715, 3.1381089998736007], "count": [787]}, "gripper_mode_state": {"mean": [0.6353240152477764, 0.40660736975857686], "std": [0.48133918487613514, 0.4912003833636426], "min": [0, 0], "max": [1, 1], "count": [787]}, "gripper_activity_state": {"mean": [1.8259212198221093, 1.8653113087674713], "std": [0.5155167983657201, 0.45331336823580326], "min": [0, 0], "max": [2, 2], "count": [787]}, "gripper_mode_action": {"mean": [0.6353240152477764, 0.40660736975857686], "std": [0.48133918487613514, 0.4912003833636426], "min": [0, 0], "max": [1, 1], "count": [787]}, "gripper_activity_action": {"mean": [1.8259212198221093, 1.8653113087674713], "std": [0.5155167983657201, 0.45331336823580326], "min": [0, 0], "max": [2, 2], "count": [787]}, "gripper_open_scale_state": {"mean": [0.3260120712635324, 0.5292210928033556], "std": [0.3826727392838506, 0.3292720870275147], "min": [0.0, 0.029], "max": [0.874, 0.849], "count": [787]}, "gripper_open_scale_action": {"mean": [0.3260120712635324, 0.5292210928033556], "std": [0.3826727392838506, 0.3292720870275147], "min": [0.0, 0.029], "max": [0.874, 0.849], "count": [787]}}} +{"episode_index": 795, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42419077614379086]], [[0.45260384599673203]], [[0.45340251225490197]]], "std": [[[0.23483987173329943]], [[0.2029828921184875]], [[0.19816693978941918]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4074101429738562]], [[0.4507233333333333]], [[0.4531694914215686]]], "std": [[[0.20987286382140732]], [[0.17365330641724755]], [[0.1677530873851101]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45820673815359475]], [[0.4740479534313725]], [[0.47346371119281044]]], "std": [[[0.1561267562110305]], [[0.13457683663340395]], [[0.12808426490653113]]], "count": [100]}, "observation.state": {"min": [0.120392806828022, 1.9077147245407104, -1.082104206085205, -0.968989372253418, -2.1139602661132812, -1.7566215991973877, 1.4714347124099731, 44.0, 0.07333499938249588, 0.20073500275611877, -0.06503800302743912, -3.1391851902008057, 0.29499998688697815, -1.7690000534057617, -0.7780503034591675, -2.175360918045044, 0.029565878212451935, -0.40247294306755066, 1.059083342552185, 0.8526283502578735, -1.7641962766647339, -5.0, -0.36022499203681946, 0.22160199284553528, -0.1863200068473816, -3.134185314178467, 0.2540000081062317, -3.1351852416992188], "max": [1.0023077726364136, 2.088146686553955, -0.33459708094596863, -0.41109487414360046, -1.6360019445419312, -0.8995252847671509, 2.0975191593170166, 947.0, 0.3930869996547699, 0.43371298909187317, 0.11293499916791916, 3.1410000324249268, 1.2039999961853027, -0.3319999873638153, -0.14898131787776947, -2.0726656913757324, 0.8550891280174255, 1.0324146747589111, 2.380751371383667, 1.7745461463928223, -0.11496483534574509, 934.0, -0.172325998544693, 0.4408319890499115, 0.04742800071835518, 3.130000114440918, 1.031999945640564, 3.117000102996826], "mean": [0.47380971908569336, 2.0229530334472656, -0.6840525269508362, -0.6078222990036011, -1.8645591735839844, -1.4515894651412964, 1.71066415309906, 585.83837890625, 0.2799024283885956, 0.3278697431087494, 0.014040243811905384, 0.011695758439600468, 0.6971063613891602, -0.9075359106063843, -0.4305356740951538, -2.1525352001190186, 0.5304614305496216, 0.5789533853530884, 1.9983527660369873, 1.424795150756836, -1.3229774236679077, 427.57049560546875, -0.2853335440158844, 0.3017612099647522, -0.03309660404920578, 2.4500463008880615, 0.5870350003242493, -2.4127955436706543], "std": [0.20740370452404022, 0.03993629291653633, 0.22234658896923065, 0.1662047654390335, 0.127321258187294, 0.25239309668540955, 0.21173784136772156, 375.9794616699219, 0.0937003567814827, 0.06353725492954254, 0.037231214344501495, 3.004053831100464, 0.2308415323495865, 0.32076728343963623, 0.1817912459373474, 0.02608945593237877, 0.20465123653411865, 0.515788197517395, 0.3474913239479065, 0.30836278200149536, 0.6032861471176147, 396.8544006347656, 0.047251585870981216, 0.06526556611061096, 0.06751179695129395, 1.3707917928695679, 0.23238421976566315, 0.6725057363510132], "count": [461]}, "action": {"min": [0.120392806828022, 1.9077147245407104, -1.082104206085205, -0.968989372253418, -2.1139602661132812, -1.7566215991973877, 1.4714347124099731, 44.0, 0.07333499938249588, 0.20073500275611877, -0.06503800302743912, -3.1391851902008057, 0.29499998688697815, -1.7690000534057617, -0.7780503034591675, -2.175360918045044, 0.029565878212451935, -0.40247294306755066, 1.059083342552185, 0.8526283502578735, -1.7641962766647339, -5.0, -0.36022499203681946, 0.22160199284553528, -0.1863200068473816, -3.134185314178467, 0.2540000081062317, -3.1351852416992188], "max": [1.0023077726364136, 2.088146686553955, -0.33459708094596863, -0.41109487414360046, -1.6360019445419312, -0.8995252847671509, 2.0975191593170166, 947.0, 0.3930869996547699, 0.43371298909187317, 0.11293499916791916, 3.1410000324249268, 1.2039999961853027, -0.3319999873638153, -0.14898131787776947, -2.0726656913757324, 0.8550891280174255, 1.0324146747589111, 2.380751371383667, 1.7745461463928223, -0.11496483534574509, 934.0, -0.172325998544693, 0.4408319890499115, 0.04742800071835518, 3.130000114440918, 1.031999945640564, 3.117000102996826], "mean": [0.47380971908569336, 2.0229530334472656, -0.6840525269508362, -0.6078222990036011, -1.8645591735839844, -1.4515894651412964, 1.71066415309906, 585.83837890625, 0.2799024283885956, 0.3278697431087494, 0.014040243811905384, 0.011695758439600468, 0.6971063613891602, -0.9075359106063843, -0.4305356740951538, -2.1525352001190186, 0.5304614305496216, 0.5789533853530884, 1.9983527660369873, 1.424795150756836, -1.3229774236679077, 427.57049560546875, -0.2853335440158844, 0.3017612099647522, -0.03309660404920578, 2.4500463008880615, 0.5870350003242493, -2.4127955436706543], "std": [0.20740370452404022, 0.03993629291653633, 0.22234658896923065, 0.1662047654390335, 0.127321258187294, 0.25239309668540955, 0.21173784136772156, 375.9794616699219, 0.0937003567814827, 0.06353725492954254, 0.037231214344501495, 3.004053831100464, 0.2308415323495865, 0.32076728343963623, 0.1817912459373474, 0.02608945593237877, 0.20465123653411865, 0.515788197517395, 0.3474913239479065, 0.30836278200149536, 0.6032861471176147, 396.8544006347656, 0.047251585870981216, 0.06526556611061096, 0.06751179695129395, 1.3707917928695679, 0.23238421976566315, 0.6725057363510132], "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": [801], "max": [801], "mean": [801.0], "std": [0.0], "count": [461]}, "index": {"min": [690098], "max": [690558], "mean": [690328.0], "std": [133.07892395116517], "count": [461]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [461]}, "subtask_annotation": {"mean": [8.349240780911062, 29.0, 29.0, 29.0, 29.0], "std": [8.464135417198825, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [461]}, "scene_annotation": {"mean": [801.0], "std": [0.0], "min": [801], "max": [801], "count": [461]}, "eef_direction_state": {"mean": [3.3991323210412148, 3.3080260303687634], "std": [1.9839702809686026, 2.24055516036859], "min": [0, 0], "max": [6, 6], "count": [461]}, "eef_velocity_state": {"mean": [0.9501084598698482, 0.9804772234273319], "std": [0.7091782763987133, 0.7607854928848494], "min": [0, 0], "max": [2, 2], "count": [461]}, "eef_acc_mag_state": {"mean": [0.8872017353579176, 0.8546637744034707], "std": [0.8564347354288292, 0.8373888670851062], "min": [0, 0], "max": [2, 2], "count": [461]}, "eef_direction_action": {"mean": [3.3991323210412148, 3.3080260303687634], "std": [1.9839702809686026, 2.24055516036859], "min": [0, 0], "max": [6, 6], "count": [461]}, "eef_velocity_action": {"mean": [0.9501084598698482, 0.9804772234273319], "std": [0.7091782763987133, 0.7607854928848494], "min": [0, 0], "max": [2, 2], "count": [461]}, "eef_acc_mag_action": {"mean": [0.8872017353579176, 0.8546637744034707], "std": [0.8564347354288292, 0.8373888670851062], "min": [0, 0], "max": [2, 2], "count": [461]}, "eef_sim_pose_state": {"mean": [0.5041755200064565, 0.2728102982657561, 1.056473196967282, -2.2787630566588284, 0.9961104659365215, 0.9822503755234883, 0.5331251469047885, -0.30349601932325315, 1.0900312308927196, 2.1040491798304815, 0.9001879115451887, -0.034181234256056715], "std": [0.05920742718583714, 0.07915861581058563, 0.03195388044361409, 0.3402512316103653, 0.2519530848517079, 2.7041786014961304, 0.06338259764856743, 0.07870971190676629, 0.055606380863464, 0.23958864272197763, 0.12178324594756715, 2.756506200751232], "min": [0.42727300967982124, 0.08924919506767393, 0.9884752500754934, -2.7818967351736825, 0.6603936476718641, -3.1404682421968126, 0.400563313198734, -0.40748758886745773, 1.023756400004067, 1.585682299769676, 0.6389925242756211, -3.130969577058346], "max": [0.6315233687458416, 0.3698246843643612, 1.1045095462283236, -0.7512243701470396, 1.3866363180091765, 3.1404687927724217, 0.6493386596121502, -0.10876947573208287, 1.2116859293425197, 2.62026801737803, 1.2468531641032596, 3.134701580507694], "count": [461]}, "eef_sim_pose_action": {"mean": [0.5041755200064565, 0.2728102982657561, 1.056473196967282, -2.2787630566588284, 0.9961104659365215, 0.9822503755234883, 0.5331251469047885, -0.30349601932325315, 1.0900312308927196, 2.1040491798304815, 0.9001879115451887, -0.034181234256056715], "std": [0.05920742718583714, 0.07915861581058563, 0.03195388044361409, 0.3402512316103653, 0.2519530848517079, 2.7041786014961304, 0.06338259764856743, 0.07870971190676629, 0.055606380863464, 0.23958864272197763, 0.12178324594756715, 2.756506200751232], "min": [0.42727300967982124, 0.08924919506767393, 0.9884752500754934, -2.7818967351736825, 0.6603936476718641, -3.1404682421968126, 0.400563313198734, -0.40748758886745773, 1.023756400004067, 1.585682299769676, 0.6389925242756211, -3.130969577058346], "max": [0.6315233687458416, 0.3698246843643612, 1.1045095462283236, -0.7512243701470396, 1.3866363180091765, 3.1404687927724217, 0.6493386596121502, -0.10876947573208287, 1.2116859293425197, 2.62026801737803, 1.2468531641032596, 3.134701580507694], "count": [461]}, "gripper_mode_state": {"mean": [0.5466377440347071, 0.3969631236442516], "std": [0.49782016916889993, 0.48926823125035407], "min": [0, 0], "max": [1, 1], "count": [461]}, "gripper_activity_state": {"mean": [1.6594360086767896, 1.7158351409978307], "std": [0.6741773381057135, 0.6279367506709576], "min": [0, 0], "max": [2, 2], "count": [461]}, "gripper_mode_action": {"mean": [0.5466377440347071, 0.3969631236442516], "std": [0.49782016916889993, 0.48926823125035407], "min": [0, 0], "max": [1, 1], "count": [461]}, "gripper_activity_action": {"mean": [1.6594360086767896, 1.7158351409978307], "std": [0.6741773381057135, 0.6279367506709576], "min": [0, 0], "max": [2, 2], "count": [461]}, "gripper_open_scale_state": {"mean": [0.42763294536405383, 0.5858383950338968], "std": [0.3967868195719907, 0.37597941798408685], "min": [0.0, 0.044], "max": [0.934, 0.947], "count": [461]}, "gripper_open_scale_action": {"mean": [0.42763294536405383, 0.5858383950338968], "std": [0.3967868195719907, 0.37597941798408685], "min": [0.0, 0.044], "max": [0.934, 0.947], "count": [461]}}} +{"episode_index": 796, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4124832301935507]], [[0.4468014017531506]], [[0.45012221387173657]]], "std": [[[0.2452896097949659]], [[0.21148087389675954]], [[0.20335752520371628]]], "count": [181]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40304718137254897]], [[0.44511965794605135]], [[0.4473871431860037]]], "std": [[[0.21883043717195577]], [[0.18432346966341734]], [[0.1786156190984568]]], "count": [181]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4300145693406276]], [[0.4665009648196295]], [[0.46772140522875816]]], "std": [[[0.19184555893597938]], [[0.1594400597450041]], [[0.14976852874759763]]], "count": [181]}, "observation.state": {"min": [0.3182608187198639, 1.9145737886428833, -1.1480776071548462, -1.0943913459777832, -2.503500461578369, -1.979185938835144, 1.4700908660888672, 41.0, 0.02621999941766262, 0.24553300440311432, -0.07883699983358383, -3.1411852836608887, 0.20200000703334808, -2.1040000915527344, -0.7401418089866638, -2.175448179244995, 0.31759756803512573, 0.13082988560199738, 0.7119198441505432, 0.9570687413215637, -2.457493305206299, -2.0, -0.34817299246788025, 0.2612909972667694, -0.143776997923851, -3.1411852836608887, -0.05299999937415123, -3.11899995803833], "max": [1.1221420764923096, 2.0984270572662354, -0.03841469809412956, -0.422195166349411, -1.6017584800720215, -1.095927119255066, 2.4024455547332764, 949.0, 0.3920370042324066, 0.4396030008792877, 0.10701999813318253, 3.1410000324249268, 1.1549999713897705, -0.25999999046325684, -0.2917143404483795, -2.02203369140625, 1.7217848300933838, 1.2563753128051758, 2.6468443870544434, 1.9825893640518188, -0.39241981506347656, 933.0, -0.19859600067138672, 0.44970399141311646, 0.08376199752092361, 3.140000104904175, 0.9020000100135803, 3.121000051498413], "mean": [0.4921777844429016, 1.984386682510376, -0.4082017242908478, -0.7659385204315186, -2.2422685623168945, -1.6931740045547485, 2.156237840652466, 363.58599853515625, 0.300410658121109, 0.30745813250541687, 0.05934351310133934, 2.1385581493377686, 0.5061030387878418, -1.316519856452942, -0.4655968248844147, -2.1354565620422363, 0.832824170589447, 0.7989425659179688, 1.9237055778503418, 1.578993320465088, -1.5666147470474243, 541.6783447265625, -0.26606255769729614, 0.31077978014945984, -0.013742434792220592, 2.0473685264587402, 0.4108729362487793, -2.1985890865325928], "std": [0.1996951550245285, 0.04620615392923355, 0.2568685710430145, 0.13660389184951782, 0.17988339066505432, 0.2231260985136032, 0.18216843903064728, 376.27099609375, 0.09775640070438385, 0.05544748157262802, 0.03352276608347893, 2.0645837783813477, 0.21888534724712372, 0.3919295370578766, 0.09942516684532166, 0.039141058921813965, 0.31021246314048767, 0.33960604667663574, 0.6637728810310364, 0.31149351596832275, 0.6687787175178528, 422.04345703125, 0.03223549947142601, 0.041406527161598206, 0.05449780076742172, 2.035858392715454, 0.2582428753376007, 1.2847641706466675], "count": [1029]}, "action": {"min": [0.3182608187198639, 1.9145737886428833, -1.1480776071548462, -1.0943913459777832, -2.503500461578369, -1.979185938835144, 1.4700908660888672, 41.0, 0.02621999941766262, 0.24553300440311432, -0.07883699983358383, -3.1411852836608887, 0.20200000703334808, -2.1040000915527344, -0.7401418089866638, -2.175448179244995, 0.31759756803512573, 0.13082988560199738, 0.7119198441505432, 0.9570687413215637, -2.457493305206299, -2.0, -0.34817299246788025, 0.2612909972667694, -0.143776997923851, -3.1411852836608887, -0.05299999937415123, -3.11899995803833], "max": [1.1221420764923096, 2.0984270572662354, -0.03841469809412956, -0.422195166349411, -1.6017584800720215, -1.095927119255066, 2.4024455547332764, 949.0, 0.3920370042324066, 0.4396030008792877, 0.10701999813318253, 3.1410000324249268, 1.1549999713897705, -0.25999999046325684, -0.2917143404483795, -2.02203369140625, 1.7217848300933838, 1.2563753128051758, 2.6468443870544434, 1.9825893640518188, -0.39241981506347656, 933.0, -0.19859600067138672, 0.44970399141311646, 0.08376199752092361, 3.140000104904175, 0.9020000100135803, 3.121000051498413], "mean": [0.4921777844429016, 1.984386682510376, -0.4082017242908478, -0.7659385204315186, -2.2422685623168945, -1.6931740045547485, 2.156237840652466, 363.58599853515625, 0.300410658121109, 0.30745813250541687, 0.05934351310133934, 2.1385581493377686, 0.5061030387878418, -1.316519856452942, -0.4655968248844147, -2.1354565620422363, 0.832824170589447, 0.7989425659179688, 1.9237055778503418, 1.578993320465088, -1.5666147470474243, 541.6783447265625, -0.26606255769729614, 0.31077978014945984, -0.013742434792220592, 2.0473685264587402, 0.4108729362487793, -2.1985890865325928], "std": [0.1996951550245285, 0.04620615392923355, 0.2568685710430145, 0.13660389184951782, 0.17988339066505432, 0.2231260985136032, 0.18216843903064728, 376.27099609375, 0.09775640070438385, 0.05544748157262802, 0.03352276608347893, 2.0645837783813477, 0.21888534724712372, 0.3919295370578766, 0.09942516684532166, 0.039141058921813965, 0.31021246314048767, 0.33960604667663574, 0.6637728810310364, 0.31149351596832275, 0.6687787175178528, 422.04345703125, 0.03223549947142601, 0.041406527161598206, 0.05449780076742172, 2.035858392715454, 0.2582428753376007, 1.2847641706466675], "count": [1029]}, "timestamp": {"min": [0.0], "max": [34.266666666666666], "mean": [17.13333333333333], "std": [9.90155244094282], "count": [1029]}, "frame_index": {"min": [0], "max": [1028], "mean": [514.0], "std": [297.0465732282847], "count": [1029]}, "episode_index": {"min": [802], "max": [802], "mean": [802.0], "std": [0.0], "count": [1029]}, "index": {"min": [690559], "max": [691587], "mean": [691073.0], "std": [297.0465732282847], "count": [1029]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1029]}, "subtask_annotation": {"mean": [11.152575315840622, 29.0, 29.0, 29.0, 29.0], "std": [9.730331170093946, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1029]}, "scene_annotation": {"mean": [802.0], "std": [0.0], "min": [802], "max": [802], "count": [1029]}, "eef_direction_state": {"mean": [4.021379980563654, 3.9533527696793005], "std": [2.1284161109447344, 2.109205362769792], "min": [0, 0], "max": [6, 6], "count": [1029]}, "eef_velocity_state": {"mean": [0.6005830903790087, 0.6948493683187561], "std": [0.6162992235042237, 0.6831177466827679], "min": [0, 0], "max": [2, 2], "count": [1029]}, "eef_acc_mag_state": {"mean": [0.6161321671525753, 0.706511175898931], "std": [0.8077444666757906, 0.829114515379334], "min": [0, 0], "max": [2, 2], "count": [1029]}, "eef_direction_action": {"mean": [4.021379980563654, 3.9533527696793005], "std": [2.1284161109447344, 2.109205362769792], "min": [0, 0], "max": [6, 6], "count": [1029]}, "eef_velocity_action": {"mean": [0.6005830903790087, 0.6948493683187561], "std": [0.6162992235042237, 0.6831177466827679], "min": [0, 0], "max": [2, 2], "count": [1029]}, "eef_acc_mag_action": {"mean": [0.6161321671525753, 0.706511175898931], "std": [0.8077444666757906, 0.829114515379334], "min": [0, 0], "max": [2, 2], "count": [1029]}, "eef_sim_pose_state": {"mean": [0.5223930218819454, 0.2745819408832493, 1.0864382042609102, -1.8446545058891866, 0.9001847156116034, 1.9695726239389, 0.5156787521360773, -0.349882135641515, 1.1136694629479813, 2.141020997926035, 0.5221954770407822, 1.8285290321110221], "std": [0.03327310161087469, 0.054090143953812425, 0.03481813401281635, 1.6954133093138257, 0.4569229315502265, 1.676253740952686, 0.056189468540081965, 0.08457291939642761, 0.055059978097019534, 0.1920788844552826, 0.2595355789651748, 2.1020192692107655], "min": [0.4814653749826465, 0.1433197013222562, 1.018945282388497, -3.139479692116989, 0.07858046882977554, -3.13954865776796, 0.4567331828147516, -0.4217456349116378, 1.0486338446530301, 1.77866959079866, 0.1812000943955645, -3.1239304703244444], "max": [0.6443103460928874, 0.3623159516229495, 1.1395426397343729, 3.12837091617394, 1.505668629076724, 3.139134932555551, 0.6577320842243787, -0.06231043900989543, 1.274399469894099, 2.889232198699199, 1.368661280103356, 3.1345676033621617], "count": [1029]}, "eef_sim_pose_action": {"mean": [0.5223930218819454, 0.2745819408832493, 1.0864382042609102, -1.8446545058891866, 0.9001847156116034, 1.9695726239389, 0.5156787521360773, -0.349882135641515, 1.1136694629479813, 2.141020997926035, 0.5221954770407822, 1.8285290321110221], "std": [0.03327310161087469, 0.054090143953812425, 0.03481813401281635, 1.6954133093138257, 0.4569229315502265, 1.676253740952686, 0.056189468540081965, 0.08457291939642761, 0.055059978097019534, 0.1920788844552826, 0.2595355789651748, 2.1020192692107655], "min": [0.4814653749826465, 0.1433197013222562, 1.018945282388497, -3.139479692116989, 0.07858046882977554, -3.13954865776796, 0.4567331828147516, -0.4217456349116378, 1.0486338446530301, 1.77866959079866, 0.1812000943955645, -3.1239304703244444], "max": [0.6443103460928874, 0.3623159516229495, 1.1395426397343729, 3.12837091617394, 1.505668629076724, 3.139134932555551, 0.6577320842243787, -0.06231043900989543, 1.274399469894099, 2.889232198699199, 1.368661280103356, 3.1345676033621617], "count": [1029]}, "gripper_mode_state": {"mean": [0.4198250728862974, 0.6394557823129252], "std": [0.4935301217375795, 0.48015839551077993], "min": [0, 0], "max": [1, 1], "count": [1029]}, "gripper_activity_state": {"mean": [1.7619047619047619, 1.8717201166180757], "std": [0.5820999038171775, 0.45504093237810994], "min": [0, 0], "max": [2, 2], "count": [1029]}, "gripper_mode_action": {"mean": [0.4198250728862974, 0.6394557823129252], "std": [0.4935301217375795, 0.48015839551077993], "min": [0, 0], "max": [1, 1], "count": [1029]}, "gripper_activity_action": {"mean": [1.7619047619047619, 1.8717201166180757], "std": [0.5820999038171775, 0.45504093237810994], "min": [0, 0], "max": [2, 2], "count": [1029]}, "gripper_open_scale_state": {"mean": [0.5416851311790005, 0.36358600559735077], "std": [0.4220347454249631, 0.3762709333463233], "min": [0.0, 0.041], "max": [0.933, 0.949], "count": [1029]}, "gripper_open_scale_action": {"mean": [0.5416851311790005, 0.36358600559735077], "std": [0.4220347454249631, 0.3762709333463233], "min": [0.0, 0.041], "max": [0.933, 0.949], "count": [1029]}}} +{"episode_index": 797, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4299764805431977]], [[0.4609717776816609]], [[0.46045382098918003]]], "std": [[[0.23401140441109214]], [[0.19923842324891963]], [[0.1956595146766754]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4114836772944472]], [[0.44878527489427145]], [[0.4491742959438677]]], "std": [[[0.20620598395824785]], [[0.1700446552206244]], [[0.1638749879241631]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4202245513401439]], [[0.4583353981298402]], [[0.46268031526336023]]], "std": [[[0.22168978373324205]], [[0.1870175695238915]], [[0.17731186633159784]]], "count": [119]}, "observation.state": {"min": [0.41116470098495483, 1.8541854619979858, -1.0121862888336182, -1.0510023832321167, -2.772752285003662, -1.867921233177185, 1.4799869060516357, 43.0, 0.05335500091314316, 0.28349000215530396, -0.08697500079870224, -3.1411852836608887, -0.4189999997615814, -1.2209999561309814, -0.9448689818382263, -2.175273895263672, -0.6489134430885315, -0.49007102847099304, 1.252675175666809, 0.5523443222045898, -2.4060585498809814, -1.0, -0.34896498918533325, 0.2593989968299866, -0.2000039964914322, -3.134185314178467, 0.07500000298023224, -3.1381852626800537], "max": [1.2652415037155151, 2.0847434997558594, -0.5016774535179138, -0.43072983622550964, -1.8411303758621216, -0.8690866827964783, 2.487355947494507, 858.0, 0.3160580098628998, 0.4422520101070404, 0.09977000206708908, 3.1410000324249268, 0.8659999966621399, -0.4880000054836273, -0.2914525270462036, -1.9818389415740967, 0.6309540271759033, 1.004349708557129, 2.7535362243652344, 2.017461061477661, 0.30750957131385803, 891.0, -0.13354499638080597, 0.4678550064563751, 0.07829800248146057, 3.121999979019165, 1.065999984741211, 3.1389999389648438], "mean": [0.7350699305534363, 1.9658576250076294, -0.7192986011505127, -0.7461056113243103, -2.351452589035034, -1.5743625164031982, 2.029407501220703, 495.126708984375, 0.24091565608978271, 0.37535279989242554, 0.03318977728486061, -2.6957225799560547, 0.20782651007175446, -0.8158880472183228, -0.6151286959648132, -2.0873823165893555, 0.3552909791469574, 0.5284860730171204, 2.192323923110962, 1.3189122676849365, -1.4875218868255615, 384.8580322265625, -0.28377896547317505, 0.35837841033935547, -0.0014512520283460617, 2.314880847930908, 0.4613707661628723, -0.9474506974220276], "std": [0.23105768859386444, 0.06302927434444427, 0.1249157264828682, 0.14194954931735992, 0.2546834647655487, 0.2635132670402527, 0.349803626537323, 335.06842041015625, 0.07792776823043823, 0.05205148831009865, 0.040057603269815445, 1.2823406457901, 0.3184872567653656, 0.2129525989294052, 0.1573575735092163, 0.07500311732292175, 0.3673170804977417, 0.47435659170150757, 0.4566700756549835, 0.41935986280441284, 0.9900866150856018, 352.3052978515625, 0.05148771405220032, 0.05829419195652008, 0.0751168355345726, 1.2288341522216797, 0.27425307035446167, 2.216684103012085], "count": [588]}, "action": {"min": [0.41116470098495483, 1.8541854619979858, -1.0121862888336182, -1.0510023832321167, -2.772752285003662, -1.867921233177185, 1.4799869060516357, 43.0, 0.05335500091314316, 0.28349000215530396, -0.08697500079870224, -3.1411852836608887, -0.4189999997615814, -1.2209999561309814, -0.9448689818382263, -2.175273895263672, -0.6489134430885315, -0.49007102847099304, 1.252675175666809, 0.5523443222045898, -2.4060585498809814, -1.0, -0.34896498918533325, 0.2593989968299866, -0.2000039964914322, -3.134185314178467, 0.07500000298023224, -3.1381852626800537], "max": [1.2652415037155151, 2.0847434997558594, -0.5016774535179138, -0.43072983622550964, -1.8411303758621216, -0.8690866827964783, 2.487355947494507, 858.0, 0.3160580098628998, 0.4422520101070404, 0.09977000206708908, 3.1410000324249268, 0.8659999966621399, -0.4880000054836273, -0.2914525270462036, -1.9818389415740967, 0.6309540271759033, 1.004349708557129, 2.7535362243652344, 2.017461061477661, 0.30750957131385803, 891.0, -0.13354499638080597, 0.4678550064563751, 0.07829800248146057, 3.121999979019165, 1.065999984741211, 3.1389999389648438], "mean": [0.7350699305534363, 1.9658576250076294, -0.7192986011505127, -0.7461056113243103, -2.351452589035034, -1.5743625164031982, 2.029407501220703, 495.126708984375, 0.24091565608978271, 0.37535279989242554, 0.03318977728486061, -2.6957225799560547, 0.20782651007175446, -0.8158880472183228, -0.6151286959648132, -2.0873823165893555, 0.3552909791469574, 0.5284860730171204, 2.192323923110962, 1.3189122676849365, -1.4875218868255615, 384.8580322265625, -0.28377896547317505, 0.35837841033935547, -0.0014512520283460617, 2.314880847930908, 0.4613707661628723, -0.9474506974220276], "std": [0.23105768859386444, 0.06302927434444427, 0.1249157264828682, 0.14194954931735992, 0.2546834647655487, 0.2635132670402527, 0.349803626537323, 335.06842041015625, 0.07792776823043823, 0.05205148831009865, 0.040057603269815445, 1.2823406457901, 0.3184872567653656, 0.2129525989294052, 0.1573575735092163, 0.07500311732292175, 0.3673170804977417, 0.47435659170150757, 0.4566700756549835, 0.41935986280441284, 0.9900866150856018, 352.3052978515625, 0.05148771405220032, 0.05829419195652008, 0.0751168355345726, 1.2288341522216797, 0.27425307035446167, 2.216684103012085], "count": [588]}, "timestamp": {"min": [0.0], "max": [19.566666666666666], "mean": [9.783333333333333], "std": [5.658024455650642], "count": [588]}, "frame_index": {"min": [0], "max": [587], "mean": [293.5], "std": [169.74073366951924], "count": [588]}, "episode_index": {"min": [803], "max": [803], "mean": [803.0], "std": [0.0], "count": [588]}, "index": {"min": [691588], "max": [692175], "mean": [691881.5], "std": [169.74073366951924], "count": [588]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [588]}, "subtask_annotation": {"mean": [10.811224489795919, 29.0, 29.0, 29.0, 29.0], "std": [8.790459995699784, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [588]}, "scene_annotation": {"mean": [803.0], "std": [0.0], "min": [803], "max": [803], "count": [588]}, "eef_direction_state": {"mean": [3.7653061224489797, 3.879251700680272], "std": [2.1074907884249026, 1.7469248349095183], "min": [0, 0], "max": [6, 6], "count": [588]}, "eef_velocity_state": {"mean": [0.8095238095238095, 0.9608843537414966], "std": [0.7198198313252837, 0.6926488888495975], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_acc_mag_state": {"mean": [0.7448979591836735, 0.782312925170068], "std": [0.82451252747003, 0.8351708188362802], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_direction_action": {"mean": [3.7653061224489797, 3.879251700680272], "std": [2.1074907884249026, 1.7469248349095183], "min": [0, 0], "max": [6, 6], "count": [588]}, "eef_velocity_action": {"mean": [0.8095238095238095, 0.9608843537414966], "std": [0.7198198313252837, 0.6926488888495975], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_acc_mag_action": {"mean": [0.7448979591836735, 0.782312925170068], "std": [0.82451252747003, 0.8351708188362802], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_sim_pose_state": {"mean": [0.5604954582173143, 0.2855565688943968, 1.0844051110071584, -1.5032953230347266, 0.8114334705886947, 0.725381639750148, 0.5920153965909308, -0.28459579281974384, 1.1467224387013901, 2.557058131153069, 0.6422859459886848, -1.808745527311765], "std": [0.05339698483339021, 0.08596125341966357, 0.03883119808822863, 1.791789947331028, 0.4219780232577773, 2.5492616128542265, 0.04950615053497195, 0.06356239013749937, 0.06143952427175612, 0.14697883216428098, 0.2498791929261885, 1.970880468460181], "min": [0.45885893018883894, 0.04909392241359767, 1.005823790423114, -3.0181800029109973, 0.1648112146105254, -3.1414914857556, 0.5043162860157551, -0.3552409850674271, 1.0501205852741002, 2.2068753804661494, 0.17573453730370314, -3.1396592625040443], "max": [0.6560627785760507, 0.3814009792571884, 1.1382928905241823, 3.12575619970846, 1.4359974552302326, 3.1415106227891547, 0.664733656153249, -0.06952243709276285, 1.2739016323389043, 2.808446248543996, 1.0278573680226808, 3.1358373985446533], "count": [588]}, "eef_sim_pose_action": {"mean": [0.5604954582173143, 0.2855565688943968, 1.0844051110071584, -1.5032953230347266, 0.8114334705886947, 0.725381639750148, 0.5920153965909308, -0.28459579281974384, 1.1467224387013901, 2.557058131153069, 0.6422859459886848, -1.808745527311765], "std": [0.05339698483339021, 0.08596125341966357, 0.03883119808822863, 1.791789947331028, 0.4219780232577773, 2.5492616128542265, 0.04950615053497195, 0.06356239013749937, 0.06143952427175612, 0.14697883216428098, 0.2498791929261885, 1.970880468460181], "min": [0.45885893018883894, 0.04909392241359767, 1.005823790423114, -3.0181800029109973, 0.1648112146105254, -3.1414914857556, 0.5043162860157551, -0.3552409850674271, 1.0501205852741002, 2.2068753804661494, 0.17573453730370314, -3.1396592625040443], "max": [0.6560627785760507, 0.3814009792571884, 1.1382928905241823, 3.12575619970846, 1.4359974552302326, 3.1415106227891547, 0.664733656153249, -0.06952243709276285, 1.2739016323389043, 2.808446248543996, 1.0278573680226808, 3.1358373985446533], "count": [588]}, "gripper_mode_state": {"mean": [0.5051020408163265, 0.445578231292517], "std": [0.49997396850187076, 0.4970294469050621], "min": [0, 0], "max": [1, 1], "count": [588]}, "gripper_activity_state": {"mean": [1.7534013605442176, 1.7874149659863945], "std": [0.5879215050094466, 0.5446506568501586], "min": [0, 0], "max": [2, 2], "count": [588]}, "gripper_mode_action": {"mean": [0.5051020408163265, 0.445578231292517], "std": [0.49997396850187076, 0.4970294469050621], "min": [0, 0], "max": [1, 1], "count": [588]}, "gripper_activity_action": {"mean": [1.7534013605442176, 1.7874149659863945], "std": [0.5879215050094466, 0.5446506568501586], "min": [0, 0], "max": [2, 2], "count": [588]}, "gripper_open_scale_state": {"mean": [0.38485969398329434, 0.4951267006478343], "std": [0.3523033697613479, 0.3350684524741086], "min": [0.0, 0.043], "max": [0.891, 0.858], "count": [588]}, "gripper_open_scale_action": {"mean": [0.38485969398329434, 0.4951267006478343], "std": [0.3523033697613479, 0.3350684524741086], "min": [0.0, 0.043], "max": [0.891, 0.858], "count": [588]}}} +{"episode_index": 798, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4310104731353326]], [[0.4583105320069204]], [[0.4582214544886582]]], "std": [[[0.22488477974254595]], [[0.1940536605018255]], [[0.18973776279315446]]], "count": [170]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4086132124663591]], [[0.44630761606113034]], [[0.44667832684544406]]], "std": [[[0.21312771261643054]], [[0.1824520690555934]], [[0.17868499120754358]]], "count": [170]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4259895232602845]], [[0.4565708777873895]], [[0.4582920210976547]]], "std": [[[0.199716582940723]], [[0.170398044194612]], [[0.16269030026100303]]], "count": [170]}, "observation.state": {"min": [0.2716081440448761, 1.7633236646652222, -1.1392637491226196, -1.0987720489501953, -2.9068284034729004, -1.9298979043960571, 1.520094633102417, 47.0, 0.056836001574993134, 0.26094698905944824, -0.10020700097084045, -3.1411852836608887, -0.4580000042915344, -1.246000051498413, -0.9898635149002075, -2.175326108932495, -0.17069318890571594, -0.5352052450180054, 1.0073691606521606, 0.6564183831214905, -2.2954046726226807, -3.0, -0.34987398982048035, 0.2694369852542877, -0.21604900062084198, -3.1411852836608887, 0.10200000554323196, -3.124000072479248], "max": [1.2134751081466675, 2.1028950214385986, -0.26199138164520264, -0.4631405770778656, -1.780916452407837, -0.9461430311203003, 2.5046870708465576, 945.0, 0.34067800641059875, 0.44640201330184937, 0.16032199561595917, 3.138000011444092, 0.8700000047683716, -0.46000000834465027, -0.43676865100860596, -1.9599874019622803, 0.7843335270881653, 0.9010785222053528, 2.67075514793396, 2.0398013591766357, 0.443453311920166, 934.0, -0.12666399776935577, 0.4663420021533966, 0.07949600368738174, 3.140000104904175, 1.312999963760376, 3.128000020980835], "mean": [0.7377589344978333, 1.9750183820724487, -0.7418001890182495, -0.7145916223526001, -2.297144889831543, -1.6067830324172974, 2.0968055725097656, 669.375, 0.22855782508850098, 0.36817577481269836, 0.025816751644015312, -0.6588693857192993, 0.24007490277290344, -0.8765638470649719, -0.5960237383842468, -2.0359153747558594, 0.4025684893131256, 0.5357747077941895, 2.1559455394744873, 1.5149821043014526, -1.6331349611282349, 425.77532958984375, -0.27799537777900696, 0.33696892857551575, 0.005475259851664305, 0.3056686222553253, 0.5036983489990234, -1.7255887985229492], "std": [0.21356165409088135, 0.08767076581716537, 0.21630319952964783, 0.1475123167037964, 0.2796681821346283, 0.26759302616119385, 0.30098822712898254, 371.75384521484375, 0.07509588450193405, 0.051372967660427094, 0.05946726351976395, 2.8550448417663574, 0.3613683879375458, 0.21297752857208252, 0.13524380326271057, 0.07107182592153549, 0.23180438578128815, 0.3601951599121094, 0.36187899112701416, 0.39513707160949707, 0.7743664383888245, 395.8525085449219, 0.05331519618630409, 0.05227910727262497, 0.07019132375717163, 2.8747599124908447, 0.30483072996139526, 1.4819406270980835], "count": [948]}, "action": {"min": [0.2716081440448761, 1.7633236646652222, -1.1392637491226196, -1.0987720489501953, -2.9068284034729004, -1.9298979043960571, 1.520094633102417, 47.0, 0.056836001574993134, 0.26094698905944824, -0.10020700097084045, -3.1411852836608887, -0.4580000042915344, -1.246000051498413, -0.9898635149002075, -2.175326108932495, -0.17069318890571594, -0.5352052450180054, 1.0073691606521606, 0.6564183831214905, -2.2954046726226807, -3.0, -0.34987398982048035, 0.2694369852542877, -0.21604900062084198, -3.1411852836608887, 0.10200000554323196, -3.124000072479248], "max": [1.2134751081466675, 2.1028950214385986, -0.26199138164520264, -0.4631405770778656, -1.780916452407837, -0.9461430311203003, 2.5046870708465576, 945.0, 0.34067800641059875, 0.44640201330184937, 0.16032199561595917, 3.138000011444092, 0.8700000047683716, -0.46000000834465027, -0.43676865100860596, -1.9599874019622803, 0.7843335270881653, 0.9010785222053528, 2.67075514793396, 2.0398013591766357, 0.443453311920166, 934.0, -0.12666399776935577, 0.4663420021533966, 0.07949600368738174, 3.140000104904175, 1.312999963760376, 3.128000020980835], "mean": [0.7377589344978333, 1.9750183820724487, -0.7418001890182495, -0.7145916223526001, -2.297144889831543, -1.6067830324172974, 2.0968055725097656, 669.375, 0.22855782508850098, 0.36817577481269836, 0.025816751644015312, -0.6588693857192993, 0.24007490277290344, -0.8765638470649719, -0.5960237383842468, -2.0359153747558594, 0.4025684893131256, 0.5357747077941895, 2.1559455394744873, 1.5149821043014526, -1.6331349611282349, 425.77532958984375, -0.27799537777900696, 0.33696892857551575, 0.005475259851664305, 0.3056686222553253, 0.5036983489990234, -1.7255887985229492], "std": [0.21356165409088135, 0.08767076581716537, 0.21630319952964783, 0.1475123167037964, 0.2796681821346283, 0.26759302616119385, 0.30098822712898254, 371.75384521484375, 0.07509588450193405, 0.051372967660427094, 0.05946726351976395, 2.8550448417663574, 0.3613683879375458, 0.21297752857208252, 0.13524380326271057, 0.07107182592153549, 0.23180438578128815, 0.3601951599121094, 0.36187899112701416, 0.39513707160949707, 0.7743664383888245, 395.8525085449219, 0.05331519618630409, 0.05227910727262497, 0.07019132375717163, 2.8747599124908447, 0.30483072996139526, 1.4819406270980835], "count": [948]}, "timestamp": {"min": [0.0], "max": [31.566666666666666], "mean": [15.783333333333335], "std": [9.122129178034081], "count": [948]}, "frame_index": {"min": [0], "max": [947], "mean": [473.5], "std": [273.66387534102245], "count": [948]}, "episode_index": {"min": [804], "max": [804], "mean": [804.0], "std": [0.0], "count": [948]}, "index": {"min": [692176], "max": [693123], "mean": [692649.5], "std": [273.66387534102245], "count": [948]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [948]}, "subtask_annotation": {"mean": [11.617088607594937, 29.0, 29.0, 29.0, 29.0], "std": [9.866407395770816, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [948]}, "scene_annotation": {"mean": [804.0], "std": [0.0], "min": [804], "max": [804], "count": [948]}, "eef_direction_state": {"mean": [4.397679324894515, 3.817510548523207], "std": [2.06003638043814, 1.9420478677866808], "min": [0, 0], "max": [6, 6], "count": [948]}, "eef_velocity_state": {"mean": [0.569620253164557, 0.9145569620253164], "std": [0.6923367934316202, 0.7190000630300312], "min": [0, 0], "max": [2, 2], "count": [948]}, "eef_acc_mag_state": {"mean": [0.5390295358649789, 0.7626582278481012], "std": [0.7832340635364042, 0.8391766240777586], "min": [0, 0], "max": [2, 2], "count": [948]}, "eef_direction_action": {"mean": [4.397679324894515, 3.817510548523207], "std": [2.06003638043814, 1.9420478677866808], "min": [0, 0], "max": [6, 6], "count": [948]}, "eef_velocity_action": {"mean": [0.569620253164557, 0.9145569620253164], "std": [0.6923367934316202, 0.7190000630300312], "min": [0, 0], "max": [2, 2], "count": [948]}, "eef_acc_mag_action": {"mean": [0.5390295358649789, 0.7626582278481012], "std": [0.7832340635364042, 0.8391766240777586], "min": [0, 0], "max": [2, 2], "count": [948]}, "eef_sim_pose_state": {"mean": [0.5444997627399356, 0.29609858983262044, 1.0902980671254985, -1.7279446460720422, 0.7376066824432946, 0.20490891740765765, 0.5858749528759692, -0.27181967662623224, 1.1470176611510523, 2.4161647957216346, 0.6210337712436934, -1.8761297224335922], "std": [0.044332122519026636, 0.0847357774704446, 0.02980700223971315, 1.29677595142387, 0.3135552318539133, 2.8028063446297025, 0.04909807756301562, 0.0808232159921058, 0.054036524481859007, 0.33767529026893955, 0.26721935396691376, 2.0437544085999493], "min": [0.4879081932683536, 0.03532235051484264, 1.0182909790496035, -3.074082285159286, 0.20008056758405424, -3.1414399069631447, 0.4698670170711787, -0.3914139976826067, 1.0739129969261878, 1.9519843715070206, 0.031213451285022842, -3.1408645909788966], "max": [0.6573971595059452, 0.3816686162630111, 1.1323961672859035, 3.1078389009696483, 1.430337001419605, 3.141417190120993, 0.6621652284418226, -0.07349358419499943, 1.2601826328225125, 2.987110337597525, 1.2112743148683958, 3.140490958611961], "count": [948]}, "eef_sim_pose_action": {"mean": [0.5444997627399356, 0.29609858983262044, 1.0902980671254985, -1.7279446460720422, 0.7376066824432946, 0.20490891740765765, 0.5858749528759692, -0.27181967662623224, 1.1470176611510523, 2.4161647957216346, 0.6210337712436934, -1.8761297224335922], "std": [0.044332122519026636, 0.0847357774704446, 0.02980700223971315, 1.29677595142387, 0.3135552318539133, 2.8028063446297025, 0.04909807756301562, 0.0808232159921058, 0.054036524481859007, 0.33767529026893955, 0.26721935396691376, 2.0437544085999493], "min": [0.4879081932683536, 0.03532235051484264, 1.0182909790496035, -3.074082285159286, 0.20008056758405424, -3.1414399069631447, 0.4698670170711787, -0.3914139976826067, 1.0739129969261878, 1.9519843715070206, 0.031213451285022842, -3.1408645909788966], "max": [0.6573971595059452, 0.3816686162630111, 1.1323961672859035, 3.1078389009696483, 1.430337001419605, 3.141417190120993, 0.6621652284418226, -0.07349358419499943, 1.2601826328225125, 2.987110337597525, 1.2112743148683958, 3.140490958611961], "count": [948]}, "gripper_mode_state": {"mean": [0.5189873417721519, 0.3080168776371308], "std": [0.4996393507845719, 0.4616735651169567], "min": [0, 0], "max": [1, 1], "count": [948]}, "gripper_activity_state": {"mean": [1.850210970464135, 1.871308016877637], "std": [0.4692326505966739, 0.44803789074040173], "min": [0, 0], "max": [2, 2], "count": [948]}, "gripper_mode_action": {"mean": [0.5189873417721519, 0.3080168776371308], "std": [0.4996393507845719, 0.4616735651169567], "min": [0, 0], "max": [1, 1], "count": [948]}, "gripper_activity_action": {"mean": [1.850210970464135, 1.871308016877637], "std": [0.4692326505966739, 0.44803789074040173], "min": [0, 0], "max": [2, 2], "count": [948]}, "gripper_open_scale_state": {"mean": [0.4257841068896495, 0.6693750000965757], "std": [0.3958429294677672, 0.37175386860287574], "min": [0.0, 0.047], "max": [0.934, 0.945], "count": [948]}, "gripper_open_scale_action": {"mean": [0.4257841068896495, 0.6693750000965757], "std": [0.3958429294677672, 0.37175386860287574], "min": [0.0, 0.047], "max": [0.934, 0.945], "count": [948]}}} +{"episode_index": 799, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[1.0]], [[1.0]]], "mean": [[[0.433926149822345]], [[0.46299911857919906]], [[0.46456533480282497]]], "std": [[[0.23209064411100339]], [[0.19619013681000375]], [[0.19066234573733454]]], "count": [149]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41374769569460895]], [[0.4541934656972409]], [[0.4568217035136202]]], "std": [[[0.2026706888838734]], [[0.16660012990450612]], [[0.1590393680054383]]], "count": [149]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4311055429442471]], [[0.45758868765627053]], [[0.4589026365859543]]], "std": [[[0.16332644557922849]], [[0.13580265787203757]], [[0.12692818382022036]]], "count": [149]}, "observation.state": {"min": [0.3347890377044678, 1.858705997467041, -1.044370174407959, -1.1689865589141846, -2.5487043857574463, -1.8898251056671143, 1.403489112854004, 47.0, 0.0338129997253418, 0.27140599489212036, -0.06102399900555611, -3.1411852836608887, 0.2669999897480011, -2.234999895095825, -0.8620880246162415, -2.175518035888672, 0.11124729365110397, -0.25532421469688416, 1.0361497402191162, 1.042781949043274, -1.8546392917633057, 0.0, -0.3603230118751526, 0.21157699823379517, -0.14758999645709991, 1.527999997138977, 0.3050000071525574, -3.1110000610351562], "max": [1.1081095933914185, 2.0937318801879883, -0.1563640534877777, -0.40247294306755066, -1.692410945892334, -1.046359896659851, 2.4154834747314453, 946.0, 0.38987600803375244, 0.46434900164604187, 0.15672199428081512, 3.1410000324249268, 1.2660000324249268, -0.27900001406669617, -0.17535322904586792, -2.089176654815674, 0.8376184105873108, 0.9793217182159424, 2.411172389984131, 1.8160500526428223, -0.0780511274933815, 947.0, -0.18158100545406342, 0.4234670102596283, 0.0459819994866848, 3.121999979019165, 0.8989999890327454, 3.134999990463257], "mean": [0.4941900372505188, 1.9721941947937012, -0.46948909759521484, -0.7255268096923828, -2.1370766162872314, -1.5234688520431519, 2.0211520195007324, 523.0986328125, 0.30664876103401184, 0.3341740071773529, 0.06836245954036713, -0.8053672909736633, 0.6457825303077698, -1.2136417627334595, -0.4809359014034271, -2.1434030532836914, 0.5623989105224609, 0.6522093415260315, 2.005063772201538, 1.4672129154205322, -1.4211441278457642, 386.297119140625, -0.28357359766960144, 0.31946271657943726, -0.019545970484614372, 2.8104071617126465, 0.5393812656402588, -1.6296262741088867], "std": [0.17615722119808197, 0.07692966610193253, 0.25240015983581543, 0.18326418101787567, 0.2390279769897461, 0.23478764295578003, 0.3290068507194519, 397.7558898925781, 0.09230489283800125, 0.053645648062229156, 0.04997728019952774, 2.808286666870117, 0.27417585253715515, 0.5310285687446594, 0.1601976603269577, 0.024997195228934288, 0.16347716748714447, 0.3600964844226837, 0.4167884886264801, 0.2504269480705261, 0.5859396457672119, 395.041015625, 0.04877696558833122, 0.059213787317276, 0.04611148312687874, 0.3620826303958893, 0.1632271260023117, 1.8874998092651367], "count": [791]}, "action": {"min": [0.3347890377044678, 1.858705997467041, -1.044370174407959, -1.1689865589141846, -2.5487043857574463, -1.8898251056671143, 1.403489112854004, 47.0, 0.0338129997253418, 0.27140599489212036, -0.06102399900555611, -3.1411852836608887, 0.2669999897480011, -2.234999895095825, -0.8620880246162415, -2.175518035888672, 0.11124729365110397, -0.25532421469688416, 1.0361497402191162, 1.042781949043274, -1.8546392917633057, 0.0, -0.3603230118751526, 0.21157699823379517, -0.14758999645709991, 1.527999997138977, 0.3050000071525574, -3.1110000610351562], "max": [1.1081095933914185, 2.0937318801879883, -0.1563640534877777, -0.40247294306755066, -1.692410945892334, -1.046359896659851, 2.4154834747314453, 946.0, 0.38987600803375244, 0.46434900164604187, 0.15672199428081512, 3.1410000324249268, 1.2660000324249268, -0.27900001406669617, -0.17535322904586792, -2.089176654815674, 0.8376184105873108, 0.9793217182159424, 2.411172389984131, 1.8160500526428223, -0.0780511274933815, 947.0, -0.18158100545406342, 0.4234670102596283, 0.0459819994866848, 3.121999979019165, 0.8989999890327454, 3.134999990463257], "mean": [0.4941900372505188, 1.9721941947937012, -0.46948909759521484, -0.7255268096923828, -2.1370766162872314, -1.5234688520431519, 2.0211520195007324, 523.0986328125, 0.30664876103401184, 0.3341740071773529, 0.06836245954036713, -0.8053672909736633, 0.6457825303077698, -1.2136417627334595, -0.4809359014034271, -2.1434030532836914, 0.5623989105224609, 0.6522093415260315, 2.005063772201538, 1.4672129154205322, -1.4211441278457642, 386.297119140625, -0.28357359766960144, 0.31946271657943726, -0.019545970484614372, 2.8104071617126465, 0.5393812656402588, -1.6296262741088867], "std": [0.17615722119808197, 0.07692966610193253, 0.25240015983581543, 0.18326418101787567, 0.2390279769897461, 0.23478764295578003, 0.3290068507194519, 397.7558898925781, 0.09230489283800125, 0.053645648062229156, 0.04997728019952774, 2.808286666870117, 0.27417585253715515, 0.5310285687446594, 0.1601976603269577, 0.024997195228934288, 0.16347716748714447, 0.3600964844226837, 0.4167884886264801, 0.2504269480705261, 0.5859396457672119, 395.041015625, 0.04877696558833122, 0.059213787317276, 0.04611148312687874, 0.3620826303958893, 0.1632271260023117, 1.8874998092651367], "count": [791]}, "timestamp": {"min": [0.0], "max": [26.333333333333332], "mean": [13.166666666666668], "std": [7.611394966320781], "count": [791]}, "frame_index": {"min": [0], "max": [790], "mean": [395.0], "std": [228.34184898962346], "count": [791]}, "episode_index": {"min": [805], "max": [805], "mean": [805.0], "std": [0.0], "count": [791]}, "index": {"min": [693124], "max": [693914], "mean": [693519.0], "std": [228.34184898962346], "count": [791]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [791]}, "subtask_annotation": {"mean": [8.18078381795196, 29.0, 29.0, 29.0, 29.0], "std": [6.171295642242468, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [791]}, "scene_annotation": {"mean": [805.0], "std": [0.0], "min": [805], "max": [805], "count": [791]}, "eef_direction_state": {"mean": [3.769911504424779, 4.11251580278129], "std": [2.1849166577402737, 2.0496326005307948], "min": [0, 0], "max": [6, 6], "count": [791]}, "eef_velocity_state": {"mean": [0.6902654867256637, 0.7471554993678887], "std": [0.6251321420336073, 0.7333754631868439], "min": [0, 0], "max": [2, 2], "count": [791]}, "eef_acc_mag_state": {"mean": [0.6763590391908976, 0.7572692793931732], "std": [0.8240597553855584, 0.8288383884319203], "min": [0, 0], "max": [2, 2], "count": [791]}, "eef_direction_action": {"mean": [3.769911504424779, 4.11251580278129], "std": [2.1849166577402737, 2.0496326005307948], "min": [0, 0], "max": [6, 6], "count": [791]}, "eef_velocity_action": {"mean": [0.6902654867256637, 0.7471554993678887], "std": [0.6251321420336073, 0.7333754631868439], "min": [0, 0], "max": [2, 2], "count": [791]}, "eef_acc_mag_action": {"mean": [0.6763590391908976, 0.7572692793931732], "std": [0.8240597553855584, 0.8288383884319203], "min": [0, 0], "max": [2, 2], "count": [791]}, "eef_sim_pose_state": {"mean": [0.5231047301067046, 0.2822069929690836, 1.0674803703968252, -1.8414052719931335, 0.9776362971318692, 1.7926815406794414, 0.5373937020277024, -0.35623745315333766, 1.1141908511495664, 2.2150689725508297, 0.6889324905866205, 0.9228692358433248], "std": [0.054953105771301254, 0.06508872619522559, 0.02138659204077584, 1.3105078883570405, 0.2972418515109142, 2.1586686151868038, 0.051496676043107155, 0.08613598283133689, 0.05175055172903597, 0.32109939188728936, 0.2770084614921249, 2.483543182540356], "min": [0.4169138048019565, 0.1187108737272851, 1.013820576060224, -2.581449019366534, 0.6473592627660318, -3.136130605166765, 0.4854073310646982, -0.4627200892398147, 1.066947368892939, 1.5611591613937383, 0.3200263605213094, -3.1371690272124777], "max": [0.6201850878462243, 0.37613230807822134, 1.1160502226514093, 2.161964297968846, 1.5636115529878452, 3.140743372145118, 0.6752676286563905, -0.0807759328715698, 1.2792232916025121, 2.924260005378492, 1.2513308188483587, 3.14111392239796], "count": [791]}, "eef_sim_pose_action": {"mean": [0.5231047301067046, 0.2822069929690836, 1.0674803703968252, -1.8414052719931335, 0.9776362971318692, 1.7926815406794414, 0.5373937020277024, -0.35623745315333766, 1.1141908511495664, 2.2150689725508297, 0.6889324905866205, 0.9228692358433248], "std": [0.054953105771301254, 0.06508872619522559, 0.02138659204077584, 1.3105078883570405, 0.2972418515109142, 2.1586686151868038, 0.051496676043107155, 0.08613598283133689, 0.05175055172903597, 0.32109939188728936, 0.2770084614921249, 2.483543182540356], "min": [0.4169138048019565, 0.1187108737272851, 1.013820576060224, -2.581449019366534, 0.6473592627660318, -3.136130605166765, 0.4854073310646982, -0.4627200892398147, 1.066947368892939, 1.5611591613937383, 0.3200263605213094, -3.1371690272124777], "max": [0.6201850878462243, 0.37613230807822134, 1.1160502226514093, 2.161964297968846, 1.5636115529878452, 3.140743372145118, 0.6752676286563905, -0.0807759328715698, 1.2792232916025121, 2.924260005378492, 1.2513308188483587, 3.14111392239796], "count": [791]}, "gripper_mode_state": {"mean": [0.5916561314791403, 0.44374209860935526], "std": [0.4915273680704667, 0.496824967701021], "min": [0, 0], "max": [1, 1], "count": [791]}, "gripper_activity_state": {"mean": [1.7079646017699115, 1.8154235145385589], "std": [0.6434929797045303, 0.5238337635031549], "min": [0, 0], "max": [2, 2], "count": [791]}, "gripper_mode_action": {"mean": [0.5916561314791403, 0.44374209860935526], "std": [0.4915273680704667, 0.496824967701021], "min": [0, 0], "max": [1, 1], "count": [791]}, "gripper_activity_action": {"mean": [1.7079646017699115, 1.8154235145385589], "std": [0.6434929797045303, 0.5238337635031549], "min": [0, 0], "max": [2, 2], "count": [791]}, "gripper_open_scale_state": {"mean": [0.3862970923415078, 0.523098609432408], "std": [0.39504094213924695, 0.39775597780671024], "min": [0.0, 0.047], "max": [0.947, 0.946], "count": [791]}, "gripper_open_scale_action": {"mean": [0.3862970923415078, 0.523098609432408], "std": [0.39504094213924695, 0.39775597780671024], "min": [0.0, 0.047], "max": [0.947, 0.946], "count": [791]}}} +{"episode_index": 800, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.42953423888639425]], [[0.45659258375742157]], [[0.45600850047398095]]], "std": [[[0.23032102340588426]], [[0.1961640336468396]], [[0.1919979401219084]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4272789689667215]], [[0.45620225265678793]], [[0.45591660274160556]]], "std": [[[0.20596405479905916]], [[0.17581923852206818]], [[0.17099241636931942]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4318473500723445]], [[0.4607407854363119]], [[0.46194759392306545]]], "std": [[[0.20916796011939245]], [[0.18118850222229405]], [[0.1731246529893337]]], "count": [131]}, "observation.state": {"min": [0.3556806445121765, 1.8301523923873901, -1.1892673969268799, -0.9851510524749756, -2.7727346420288086, -1.9838111400604248, 1.4765136241912842, 34.0, 0.03326600044965744, 0.27999699115753174, -0.09392800182104111, -3.1411852836608887, -0.37300002574920654, -1.3250000476837158, -0.8557873368263245, -2.175395965576172, -0.4580093324184418, -0.6821095943450928, 1.1522314548492432, 0.7188836932182312, -2.5275683403015137, -5.0, -0.3333219885826111, 0.24744099378585815, -0.21596500277519226, -3.1401853561401367, 0.04399999603629112, -3.061000108718872], "max": [1.3422454595565796, 2.1000850200653076, -0.4024205505847931, -0.43708279728889465, -1.884292483329773, -0.9311506748199463, 2.60849928855896, 912.0, 0.3423919975757599, 0.46077999472618103, 0.11055900156497955, 3.1410000324249268, 0.9120000004768372, -0.3490000069141388, -0.3455751836299896, -1.9937419891357422, 0.662893533706665, 1.011418342590332, 2.775038719177246, 2.0085248947143555, 0.30227357149124146, 947.0, -0.11555399745702744, 0.440667986869812, 0.07856299728155136, 3.138000011444092, 1.225000023841858, -1.659999966621399], "mean": [0.7724519968032837, 1.9623820781707764, -0.7379164099693298, -0.6813114881515503, -2.3412506580352783, -1.5490763187408447, 2.073882579803467, 516.1943359375, 0.23046118021011353, 0.37785205245018005, 0.02545234188437462, -1.8029223680496216, 0.22598040103912354, -0.8510128259658813, -0.5780178904533386, -2.0793209075927734, 0.36082249879837036, 0.5889376401901245, 2.1837046146392822, 1.463906168937683, -1.6293624639511108, 443.204833984375, -0.28327134251594543, 0.3400770425796509, 0.005720742978155613, 1.7362909317016602, 0.5633590817451477, -2.2446861267089844], "std": [0.26166102290153503, 0.08173064887523651, 0.21217244863510132, 0.13316525518894196, 0.26701050996780396, 0.29392334818840027, 0.35880544781684875, 356.960693359375, 0.08877165615558624, 0.05853322148323059, 0.05319463089108467, 2.321045160293579, 0.35759085416793823, 0.22512784600257874, 0.13456904888153076, 0.053437527269124985, 0.26159802079200745, 0.45823249220848083, 0.4301054775714874, 0.37394583225250244, 0.841853141784668, 372.46234130859375, 0.04958800971508026, 0.050115879625082016, 0.07131544500589371, 2.250206232070923, 0.32305002212524414, 0.39985108375549316], "count": [669]}, "action": {"min": [0.3556806445121765, 1.8301523923873901, -1.1892673969268799, -0.9851510524749756, -2.7727346420288086, -1.9838111400604248, 1.4765136241912842, 34.0, 0.03326600044965744, 0.27999699115753174, -0.09392800182104111, -3.1411852836608887, -0.37300002574920654, -1.3250000476837158, -0.8557873368263245, -2.175395965576172, -0.4580093324184418, -0.6821095943450928, 1.1522314548492432, 0.7188836932182312, -2.5275683403015137, -5.0, -0.3333219885826111, 0.24744099378585815, -0.21596500277519226, -3.1401853561401367, 0.04399999603629112, -3.061000108718872], "max": [1.3422454595565796, 2.1000850200653076, -0.4024205505847931, -0.43708279728889465, -1.884292483329773, -0.9311506748199463, 2.60849928855896, 912.0, 0.3423919975757599, 0.46077999472618103, 0.11055900156497955, 3.1410000324249268, 0.9120000004768372, -0.3490000069141388, -0.3455751836299896, -1.9937419891357422, 0.662893533706665, 1.011418342590332, 2.775038719177246, 2.0085248947143555, 0.30227357149124146, 947.0, -0.11555399745702744, 0.440667986869812, 0.07856299728155136, 3.138000011444092, 1.225000023841858, -1.659999966621399], "mean": [0.7724519968032837, 1.9623820781707764, -0.7379164099693298, -0.6813114881515503, -2.3412506580352783, -1.5490763187408447, 2.073882579803467, 516.1943359375, 0.23046118021011353, 0.37785205245018005, 0.02545234188437462, -1.8029223680496216, 0.22598040103912354, -0.8510128259658813, -0.5780178904533386, -2.0793209075927734, 0.36082249879837036, 0.5889376401901245, 2.1837046146392822, 1.463906168937683, -1.6293624639511108, 443.204833984375, -0.28327134251594543, 0.3400770425796509, 0.005720742978155613, 1.7362909317016602, 0.5633590817451477, -2.2446861267089844], "std": [0.26166102290153503, 0.08173064887523651, 0.21217244863510132, 0.13316525518894196, 0.26701050996780396, 0.29392334818840027, 0.35880544781684875, 356.960693359375, 0.08877165615558624, 0.05853322148323059, 0.05319463089108467, 2.321045160293579, 0.35759085416793823, 0.22512784600257874, 0.13456904888153076, 0.053437527269124985, 0.26159802079200745, 0.45823249220848083, 0.4301054775714874, 0.37394583225250244, 0.841853141784668, 372.46234130859375, 0.04958800971508026, 0.050115879625082016, 0.07131544500589371, 2.250206232070923, 0.32305002212524414, 0.39985108375549316], "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": [806], "max": [806], "mean": [806.0], "std": [0.0], "count": [669]}, "index": {"min": [693915], "max": [694583], "mean": [694249.0], "std": [193.12344929258762], "count": [669]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [669]}, "subtask_annotation": {"mean": [12.820627802690582, 29.0, 29.0, 29.0, 29.0], "std": [9.61380386309036, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [669]}, "scene_annotation": {"mean": [806.0], "std": [0.0], "min": [806], "max": [806], "count": [669]}, "eef_direction_state": {"mean": [3.4260089686098656, 3.8445440956651717], "std": [2.1766485407329044, 1.697546187359858], "min": [0, 0], "max": [6, 6], "count": [669]}, "eef_velocity_state": {"mean": [0.85949177877429, 0.9730941704035875], "std": [0.7282390941054544, 0.6845679849072971], "min": [0, 0], "max": [2, 2], "count": [669]}, "eef_acc_mag_state": {"mean": [0.7608370702541106, 0.8535127055306427], "std": [0.8289726846340874, 0.8252772738223167], "min": [0, 0], "max": [2, 2], "count": [669]}, "eef_direction_action": {"mean": [3.4260089686098656, 3.8445440956651717], "std": [2.1766485407329044, 1.697546187359858], "min": [0, 0], "max": [6, 6], "count": [669]}, "eef_velocity_action": {"mean": [0.85949177877429, 0.9730941704035875], "std": [0.7282390941054544, 0.6845679849072971], "min": [0, 0], "max": [2, 2], "count": [669]}, "eef_acc_mag_action": {"mean": [0.7608370702541106, 0.8535127055306427], "std": [0.8289726846340874, 0.8252772738223167], "min": [0, 0], "max": [2, 2], "count": [669]}, "eef_sim_pose_state": {"mean": [0.5440013054894198, 0.2954948878488236, 1.088296483630268, -1.9103955824977474, 0.8034145729255272, 0.09136878526508586, 0.5938498985860369, -0.27125046321506013, 1.1475883899652577, 2.351450129972639, 0.6223446294200717, -1.619563680479112], "std": [0.046282642751021175, 0.08436314645554231, 0.032471323947054855, 1.3229531135549064, 0.3995229430510352, 2.805645392920449, 0.05635171886172914, 0.08621675378935115, 0.06470650547355009, 0.9237537512787377, 0.2527860375599553, 2.1727728002132185], "min": [0.45249650258607754, 0.025455428397333724, 1.0139412075522638, -3.1364986587022035, 0.10410313667026228, -3.1401885828530713, 0.4940572466720694, -0.3715601736294633, 1.0497290714911494, -3.140969401562845, 0.12391165977230134, -3.133881218805597], "max": [0.6287567142786624, 0.3698371949851942, 1.1403010768113, 3.1285695244443565, 1.4649600237869516, 3.1388003709312504, 0.6731690965242755, -0.04483803214265876, 1.2659326272443963, 3.1403955479821097, 1.0491192513302479, 3.1396563664889094], "count": [669]}, "eef_sim_pose_action": {"mean": [0.5440013054894198, 0.2954948878488236, 1.088296483630268, -1.9103955824977474, 0.8034145729255272, 0.09136878526508586, 0.5938498985860369, -0.27125046321506013, 1.1475883899652577, 2.351450129972639, 0.6223446294200717, -1.619563680479112], "std": [0.046282642751021175, 0.08436314645554231, 0.032471323947054855, 1.3229531135549064, 0.3995229430510352, 2.805645392920449, 0.05635171886172914, 0.08621675378935115, 0.06470650547355009, 0.9237537512787377, 0.2527860375599553, 2.1727728002132185], "min": [0.45249650258607754, 0.025455428397333724, 1.0139412075522638, -3.1364986587022035, 0.10410313667026228, -3.1401885828530713, 0.4940572466720694, -0.3715601736294633, 1.0497290714911494, -3.140969401562845, 0.12391165977230134, -3.133881218805597], "max": [0.6287567142786624, 0.3698371949851942, 1.1403010768113, 3.1285695244443565, 1.4649600237869516, 3.1388003709312504, 0.6731690965242755, -0.04483803214265876, 1.2659326272443963, 3.1403955479821097, 1.0491192513302479, 3.1396563664889094], "count": [669]}, "gripper_mode_state": {"mean": [0.47533632286995514, 0.45440956651718983], "std": [0.4993913325543663, 0.4979171742115849], "min": [0, 0], "max": [1, 1], "count": [669]}, "gripper_activity_state": {"mean": [1.7563527653213753, 1.7010463378176384], "std": [0.6005546772773303, 0.6540768635590473], "min": [0, 0], "max": [2, 2], "count": [669]}, "gripper_mode_action": {"mean": [0.47533632286995514, 0.45440956651718983], "std": [0.4993913325543663, 0.4979171742115849], "min": [0, 0], "max": [1, 1], "count": [669]}, "gripper_activity_action": {"mean": [1.7563527653213753, 1.7010463378176384], "std": [0.6005546772773303, 0.6540768635590473], "min": [0, 0], "max": [2, 2], "count": [669]}, "gripper_open_scale_state": {"mean": [0.4432242150084636, 0.5161943199032264], "std": [0.3724389745046473, 0.35696071943740765], "min": [0.0, 0.034], "max": [0.947, 0.912], "count": [669]}, "gripper_open_scale_action": {"mean": [0.4432242150084636, 0.5161943199032264], "std": [0.3724389745046473, 0.35696071943740765], "min": [0.0, 0.034], "max": [0.947, 0.912], "count": [669]}}} +{"episode_index": 801, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4247424191898982]], [[0.4529564422991419]], [[0.4534341222600151]]], "std": [[[0.2286001028977941]], [[0.19712558424770227]], [[0.19204237208170774]]], "count": [147]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41120934623849537]], [[0.44812514867057934]], [[0.4482423177604375]]], "std": [[[0.1916141532321789]], [[0.15770706063514195]], [[0.15289716687037821]]], "count": [147]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4210367105175403]], [[0.4527322123293762]], [[0.45371184862834024]]], "std": [[[0.20218546446575675]], [[0.17322994614556453]], [[0.16542039124718116]]], "count": [147]}, "observation.state": {"min": [0.36672860383987427, 1.8161373138427734, -1.3216854333877563, -1.081441044807434, -2.929779291152954, -1.9385896921157837, 1.595213532447815, 34.0, 0.028088999912142754, 0.2829369902610779, -0.10355199873447418, -3.1411852836608887, -0.5189999938011169, -1.180999994277954, -0.9014626145362854, -2.175919532775879, -0.416470468044281, -0.4916068911552429, 1.0939375162124634, 0.7733030319213867, -2.343820095062256, -7.0, -0.3473210036754608, 0.26360800862312317, -0.2167699933052063, -3.1411852836608887, 0.041999999433755875, -3.128000020980835], "max": [1.2671964168548584, 2.1052162647247314, -0.4513246715068817, -0.42753589153289795, -1.848775029182434, -0.8706924319267273, 2.506258249282837, 912.0, 0.3264929950237274, 0.4424319863319397, 0.13143999874591827, 3.140000104904175, 0.9150000214576721, -0.1459999978542328, -0.3888593912124634, -1.978295922279358, 0.6804166436195374, 0.8757538795471191, 2.727548122406006, 1.9606504440307617, 0.08546877652406693, 938.0, -0.142085999250412, 0.4350549876689911, 0.06540600210428238, 3.1410000324249268, 1.274999976158142, -1.6200000047683716], "mean": [0.7728837728500366, 1.9778170585632324, -0.7916433811187744, -0.752605140209198, -2.2937064170837402, -1.5965096950531006, 2.0956385135650635, 499.9168701171875, 0.21643750369548798, 0.37523749470710754, 0.027080511674284935, -0.5362595319747925, 0.19790852069854736, -0.8013976812362671, -0.5890753865242004, -2.079911470413208, 0.26761189103126526, 0.42763960361480713, 2.0951409339904785, 1.403700351715088, -1.4583193063735962, 303.66107177734375, -0.28861767053604126, 0.3375454246997833, -0.013235710561275482, 0.6533685326576233, 0.6243284344673157, -2.3239171504974365], "std": [0.23055395483970642, 0.07975409179925919, 0.2257189154624939, 0.1738278865814209, 0.3198986053466797, 0.2797263562679291, 0.2963336706161499, 316.9743957519531, 0.08403624594211578, 0.04391508921980858, 0.05967051908373833, 2.8944246768951416, 0.402315229177475, 0.26265987753868103, 0.12628154456615448, 0.0732702687382698, 0.3401268422603607, 0.4035564064979553, 0.41537007689476013, 0.3815010190010071, 0.7977902889251709, 391.7707824707031, 0.0528625026345253, 0.046191707253456116, 0.0724552795290947, 2.710606813430786, 0.39228391647338867, 0.5194159746170044], "count": [776]}, "action": {"min": [0.36672860383987427, 1.8161373138427734, -1.3216854333877563, -1.081441044807434, -2.929779291152954, -1.9385896921157837, 1.595213532447815, 34.0, 0.028088999912142754, 0.2829369902610779, -0.10355199873447418, -3.1411852836608887, -0.5189999938011169, -1.180999994277954, -0.9014626145362854, -2.175919532775879, -0.416470468044281, -0.4916068911552429, 1.0939375162124634, 0.7733030319213867, -2.343820095062256, -7.0, -0.3473210036754608, 0.26360800862312317, -0.2167699933052063, -3.1411852836608887, 0.041999999433755875, -3.128000020980835], "max": [1.2671964168548584, 2.1052162647247314, -0.4513246715068817, -0.42753589153289795, -1.848775029182434, -0.8706924319267273, 2.506258249282837, 912.0, 0.3264929950237274, 0.4424319863319397, 0.13143999874591827, 3.140000104904175, 0.9150000214576721, -0.1459999978542328, -0.3888593912124634, -1.978295922279358, 0.6804166436195374, 0.8757538795471191, 2.727548122406006, 1.9606504440307617, 0.08546877652406693, 938.0, -0.142085999250412, 0.4350549876689911, 0.06540600210428238, 3.1410000324249268, 1.274999976158142, -1.6200000047683716], "mean": [0.7728837728500366, 1.9778170585632324, -0.7916433811187744, -0.752605140209198, -2.2937064170837402, -1.5965096950531006, 2.0956385135650635, 499.9168701171875, 0.21643750369548798, 0.37523749470710754, 0.027080511674284935, -0.5362595319747925, 0.19790852069854736, -0.8013976812362671, -0.5890753865242004, -2.079911470413208, 0.26761189103126526, 0.42763960361480713, 2.0951409339904785, 1.403700351715088, -1.4583193063735962, 303.66107177734375, -0.28861767053604126, 0.3375454246997833, -0.013235710561275482, 0.6533685326576233, 0.6243284344673157, -2.3239171504974365], "std": [0.23055395483970642, 0.07975409179925919, 0.2257189154624939, 0.1738278865814209, 0.3198986053466797, 0.2797263562679291, 0.2963336706161499, 316.9743957519531, 0.08403624594211578, 0.04391508921980858, 0.05967051908373833, 2.8944246768951416, 0.402315229177475, 0.26265987753868103, 0.12628154456615448, 0.0732702687382698, 0.3401268422603607, 0.4035564064979553, 0.41537007689476013, 0.3815010190010071, 0.7977902889251709, 391.7707824707031, 0.0528625026345253, 0.046191707253456116, 0.0724552795290947, 2.710606813430786, 0.39228391647338867, 0.5194159746170044], "count": [776]}, "timestamp": {"min": [0.0], "max": [25.833333333333332], "mean": [12.916666666666664], "std": [7.467057281449263], "count": [776]}, "frame_index": {"min": [0], "max": [775], "mean": [387.5], "std": [224.01171844347786], "count": [776]}, "episode_index": {"min": [807], "max": [807], "mean": [807.0], "std": [0.0], "count": [776]}, "index": {"min": [694584], "max": [695359], "mean": [694971.5], "std": [224.01171844347786], "count": [776]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [776]}, "subtask_annotation": {"mean": [8.80541237113402, 29.0, 29.0, 29.0, 29.0], "std": [6.584856227054666, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [776]}, "scene_annotation": {"mean": [807.0], "std": [0.0], "min": [807], "max": [807], "count": [776]}, "eef_direction_state": {"mean": [3.856958762886598, 3.8054123711340204], "std": [2.2108922088433625, 1.9516109087695865], "min": [0, 0], "max": [6, 6], "count": [776]}, "eef_velocity_state": {"mean": [0.6726804123711341, 0.9342783505154639], "std": [0.6800364081580088, 0.7247895143052014], "min": [0, 0], "max": [2, 2], "count": [776]}, "eef_acc_mag_state": {"mean": [0.6353092783505154, 0.8131443298969072], "std": [0.8121123387430231, 0.8509439329985377], "min": [0, 0], "max": [2, 2], "count": [776]}, "eef_direction_action": {"mean": [3.856958762886598, 3.8054123711340204], "std": [2.2108922088433625, 1.9516109087695865], "min": [0, 0], "max": [6, 6], "count": [776]}, "eef_velocity_action": {"mean": [0.6726804123711341, 0.9342783505154639], "std": [0.6800364081580088, 0.7247895143052014], "min": [0, 0], "max": [2, 2], "count": [776]}, "eef_acc_mag_action": {"mean": [0.6353092783505154, 0.8131443298969072], "std": [0.8121123387430231, 0.8509439329985377], "min": [0, 0], "max": [2, 2], "count": [776]}, "eef_sim_pose_state": {"mean": [0.5396974338285531, 0.2854413661603946, 1.067191390815485, -1.4945641337408782, 0.7967095906566993, 0.18468714753322843, 0.5928375140872434, -0.26204237111313344, 1.1581713305118368, 2.495970320232945, 0.6166284506077385, -1.8243031993026346], "std": [0.03769638217773502, 0.08386978587418495, 0.036719597267653094, 1.5359700725405054, 0.3997142331244767, 2.637125216387682, 0.041529444266686866, 0.08584913915619742, 0.06249471768875493, 0.35228900066681673, 0.2652413210155924, 1.9471479766172906], "min": [0.47597679244002433, 0.04808644582403232, 1.0081316758570442, -3.069010640116697, 0.08368297662476487, -3.1415819522333814, 0.4960380889247853, -0.37839930881618156, 1.0619870519794288, 2.0024901163998887, 0.02656672769904933, -3.1212683673754813], "max": [0.6243279019747523, 0.38121230948476503, 1.1121907943114633, 3.1365998408319338, 1.4359631674058266, 3.141410140310985, 0.6546463715762134, -0.0400452186733521, 1.2759802948277679, 3.052883697857413, 1.0569462839140602, 3.141295705745202], "count": [776]}, "eef_sim_pose_action": {"mean": [0.5396974338285531, 0.2854413661603946, 1.067191390815485, -1.4945641337408782, 0.7967095906566993, 0.18468714753322843, 0.5928375140872434, -0.26204237111313344, 1.1581713305118368, 2.495970320232945, 0.6166284506077385, -1.8243031993026346], "std": [0.03769638217773502, 0.08386978587418495, 0.036719597267653094, 1.5359700725405054, 0.3997142331244767, 2.637125216387682, 0.041529444266686866, 0.08584913915619742, 0.06249471768875493, 0.35228900066681673, 0.2652413210155924, 1.9471479766172906], "min": [0.47597679244002433, 0.04808644582403232, 1.0081316758570442, -3.069010640116697, 0.08368297662476487, -3.1415819522333814, 0.4960380889247853, -0.37839930881618156, 1.0619870519794288, 2.0024901163998887, 0.02656672769904933, -3.1212683673754813], "max": [0.6243279019747523, 0.38121230948476503, 1.1121907943114633, 3.1365998408319338, 1.4359631674058266, 3.141410140310985, 0.6546463715762134, -0.0400452186733521, 1.2759802948277679, 3.052883697857413, 1.0569462839140602, 3.141295705745202], "count": [776]}, "gripper_mode_state": {"mean": [0.6894329896907216, 0.39819587628865977], "std": [0.46272577453264646, 0.48952622033489074], "min": [0, 0], "max": [1, 1], "count": [776]}, "gripper_activity_state": {"mean": [1.8054123711340206, 1.8144329896907216], "std": [0.5392067341150292, 0.5291482536828365], "min": [0, 0], "max": [2, 2], "count": [776]}, "gripper_mode_action": {"mean": [0.6894329896907216, 0.39819587628865977], "std": [0.46272577453264646, 0.48952622033489074], "min": [0, 0], "max": [1, 1], "count": [776]}, "gripper_activity_action": {"mean": [1.8054123711340206, 1.8144329896907216], "std": [0.5392067341150292, 0.5291482536828365], "min": [0, 0], "max": [2, 2], "count": [776]}, "gripper_open_scale_state": {"mean": [0.3036881440620507, 0.4999168816153532], "std": [0.3917493790209756, 0.31697443974132455], "min": [0.0, 0.034], "max": [0.938, 0.912], "count": [776]}, "gripper_open_scale_action": {"mean": [0.3036881440620507, 0.4999168816153532], "std": [0.3917493790209756, 0.31697443974132455], "min": [0.0, 0.034], "max": [0.938, 0.912], "count": [776]}}} +{"episode_index": 802, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4215756250332111]], [[0.45154407945427494]], [[0.4529113661724853]]], "std": [[[0.23445509461705244]], [[0.20074391513871462]], [[0.19558184739422804]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3975234785987566]], [[0.4444699123890749]], [[0.44743415398002023]]], "std": [[[0.2051158839942272]], [[0.16849783457356343]], [[0.16149580719750542]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4167350101626016]], [[0.4514199778149742]], [[0.45361978419416543]]], "std": [[[0.1785991441029709]], [[0.14983878079880714]], [[0.14133852699860924]]], "count": [123]}, "observation.state": {"min": [0.3240901827812195, 1.8930363655090332, -1.191222071647644, -1.0441083908081055, -2.6312410831451416, -1.825230598449707, 1.3760700225830078, 30.0, 0.042913999408483505, 0.29583999514579773, -0.08865000307559967, -3.1401853561401367, 0.14500001072883606, -1.847000002861023, -0.8037415146827698, -2.175483226776123, 0.07103490084409714, -0.24902358651161194, 1.3420535326004028, 0.921045184135437, -2.1372430324554443, 24.0, -0.3406910002231598, 0.25656700134277344, -0.16245600581169128, 1.565999984741211, 0.08099999278783798, -3.1411852836608887], "max": [1.059083342552185, 2.0988807678222656, -0.28208014369010925, -0.438897967338562, -1.7420830726623535, -1.0216634273529053, 2.319612741470337, 956.0, 0.371273010969162, 0.4324280023574829, 0.11386100202798843, 3.134999990463257, 1.1710000038146973, -0.2809999883174896, -0.2870543301105499, -2.1014811992645264, 0.6857573390007019, 1.2801990509033203, 2.621345043182373, 1.8389487266540527, -0.35100317001342773, 952.0, -0.1862650066614151, 0.4208889901638031, 0.06641899794340134, 3.0329999923706055, 0.9729999899864197, 3.140000104904175], "mean": [0.5677632689476013, 2.0099432468414307, -0.6395482420921326, -0.8183130621910095, -2.141746759414673, -1.5528744459152222, 1.978122353553772, 588.9690551757812, 0.2602005898952484, 0.3498663306236267, 0.04174726456403732, -1.418418526649475, 0.48484712839126587, -0.9053553342819214, -0.4812607765197754, -2.1546201705932617, 0.5607608556747437, 0.7331559062004089, 2.03993558883667, 1.5128666162490845, -1.433720588684082, 267.50244140625, -0.2817439138889313, 0.3165132999420166, -0.007895992137491703, 2.6956849098205566, 0.486819326877594, -2.151716709136963], "std": [0.17151564359664917, 0.06749913096427917, 0.22174318134784698, 0.14983747899532318, 0.2625831961631775, 0.20830868184566498, 0.34332600235939026, 396.2371520996094, 0.09458138793706894, 0.03925503045320511, 0.0404517687857151, 2.643326759338379, 0.24185991287231445, 0.4617356061935425, 0.13963964581489563, 0.018756961449980736, 0.12958429753780365, 0.5044906139373779, 0.46578696370124817, 0.3139638900756836, 0.68953537940979, 328.8723449707031, 0.03708180785179138, 0.04410995915532112, 0.06614290922880173, 0.35301679372787476, 0.2840729355812073, 1.3846791982650757], "count": [614]}, "action": {"min": [0.3240901827812195, 1.8930363655090332, -1.191222071647644, -1.0441083908081055, -2.6312410831451416, -1.825230598449707, 1.3760700225830078, 30.0, 0.042913999408483505, 0.29583999514579773, -0.08865000307559967, -3.1401853561401367, 0.14500001072883606, -1.847000002861023, -0.8037415146827698, -2.175483226776123, 0.07103490084409714, -0.24902358651161194, 1.3420535326004028, 0.921045184135437, -2.1372430324554443, 24.0, -0.3406910002231598, 0.25656700134277344, -0.16245600581169128, 1.565999984741211, 0.08099999278783798, -3.1411852836608887], "max": [1.059083342552185, 2.0988807678222656, -0.28208014369010925, -0.438897967338562, -1.7420830726623535, -1.0216634273529053, 2.319612741470337, 956.0, 0.371273010969162, 0.4324280023574829, 0.11386100202798843, 3.134999990463257, 1.1710000038146973, -0.2809999883174896, -0.2870543301105499, -2.1014811992645264, 0.6857573390007019, 1.2801990509033203, 2.621345043182373, 1.8389487266540527, -0.35100317001342773, 952.0, -0.1862650066614151, 0.4208889901638031, 0.06641899794340134, 3.0329999923706055, 0.9729999899864197, 3.140000104904175], "mean": [0.5677632689476013, 2.0099432468414307, -0.6395482420921326, -0.8183130621910095, -2.141746759414673, -1.5528744459152222, 1.978122353553772, 588.9690551757812, 0.2602005898952484, 0.3498663306236267, 0.04174726456403732, -1.418418526649475, 0.48484712839126587, -0.9053553342819214, -0.4812607765197754, -2.1546201705932617, 0.5607608556747437, 0.7331559062004089, 2.03993558883667, 1.5128666162490845, -1.433720588684082, 267.50244140625, -0.2817439138889313, 0.3165132999420166, -0.007895992137491703, 2.6956849098205566, 0.486819326877594, -2.151716709136963], "std": [0.17151564359664917, 0.06749913096427917, 0.22174318134784698, 0.14983747899532318, 0.2625831961631775, 0.20830868184566498, 0.34332600235939026, 396.2371520996094, 0.09458138793706894, 0.03925503045320511, 0.0404517687857151, 2.643326759338379, 0.24185991287231445, 0.4617356061935425, 0.13963964581489563, 0.018756961449980736, 0.12958429753780365, 0.5044906139373779, 0.46578696370124817, 0.3139638900756836, 0.68953537940979, 328.8723449707031, 0.03708180785179138, 0.04410995915532112, 0.06614290922880173, 0.35301679372787476, 0.2840729355812073, 1.3846791982650757], "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": [808], "max": [808], "mean": [808.0], "std": [0.0], "count": [614]}, "index": {"min": [695360], "max": [695973], "mean": [695666.5], "std": [177.24629756358806], "count": [614]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [614]}, "subtask_annotation": {"mean": [8.503257328990228, 29.0, 29.0, 29.0, 29.0], "std": [7.827069611659804, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [614]}, "scene_annotation": {"mean": [808.0], "std": [0.0], "min": [808], "max": [808], "count": [614]}, "eef_direction_state": {"mean": [3.920195439739414, 3.6140065146579805], "std": [2.021500706995449, 2.076516573830021], "min": [0, 0], "max": [6, 6], "count": [614]}, "eef_velocity_state": {"mean": [0.7247557003257329, 0.8957654723127035], "std": [0.694890277181174, 0.7097838711141772], "min": [0, 0], "max": [2, 2], "count": [614]}, "eef_acc_mag_state": {"mean": [0.7117263843648208, 0.8338762214983714], "std": [0.8250708883102658, 0.8320292044494171], "min": [0, 0], "max": [2, 2], "count": [614]}, "eef_direction_action": {"mean": [3.920195439739414, 3.6140065146579805], "std": [2.021500706995449, 2.076516573830021], "min": [0, 0], "max": [6, 6], "count": [614]}, "eef_velocity_action": {"mean": [0.7247557003257329, 0.8957654723127035], "std": [0.694890277181174, 0.7097838711141772], "min": [0, 0], "max": [2, 2], "count": [614]}, "eef_acc_mag_action": {"mean": [0.7117263843648208, 0.8338762214983714], "std": [0.8250708883102658, 0.8320292044494171], "min": [0, 0], "max": [2, 2], "count": [614]}, "eef_sim_pose_state": {"mean": [0.5206601584012747, 0.2858857490463655, 1.0789693374761478, -1.8305585515480323, 0.9624571109884943, 1.673651657413241, 0.560134860611304, -0.3084656029483799, 1.1309284706988596, 2.396014920156421, 0.7773452110943624, -0.9557990781572393], "std": [0.037369752370594804, 0.06861388957448343, 0.03913430259273068, 1.6863823377358005, 0.40752466936807286, 2.105134217293726, 0.03816577330628126, 0.08153480600371106, 0.053005607171667884, 0.2740383423436639, 0.32053630886447104, 2.562361901330771], "min": [0.47165595760988577, 0.1182144645567079, 1.0157077347851227, -3.1415085881316482, 0.38417362508340425, -3.1413713808144506, 0.5136806778163665, -0.4249694874941842, 1.0636645154300688, 1.7077694888560626, 0.28188676705343885, -3.1408809327859473], "max": [0.6120963025646122, 0.3730722248420934, 1.1274557382325494, 3.1356160164324747, 1.4782738971648843, 3.1401137792973866, 0.6490429936779778, -0.0795877077558691, 1.2699928681993184, 2.823912899224816, 1.2310846255340202, 3.1405338228194193], "count": [614]}, "eef_sim_pose_action": {"mean": [0.5206601584012747, 0.2858857490463655, 1.0789693374761478, -1.8305585515480323, 0.9624571109884943, 1.673651657413241, 0.560134860611304, -0.3084656029483799, 1.1309284706988596, 2.396014920156421, 0.7773452110943624, -0.9557990781572393], "std": [0.037369752370594804, 0.06861388957448343, 0.03913430259273068, 1.6863823377358005, 0.40752466936807286, 2.105134217293726, 0.03816577330628126, 0.08153480600371106, 0.053005607171667884, 0.2740383423436639, 0.32053630886447104, 2.562361901330771], "min": [0.47165595760988577, 0.1182144645567079, 1.0157077347851227, -3.1415085881316482, 0.38417362508340425, -3.1413713808144506, 0.5136806778163665, -0.4249694874941842, 1.0636645154300688, 1.7077694888560626, 0.28188676705343885, -3.1408809327859473], "max": [0.6120963025646122, 0.3730722248420934, 1.1274557382325494, 3.1356160164324747, 1.4782738971648843, 3.1401137792973866, 0.6490429936779778, -0.0795877077558691, 1.2699928681993184, 2.823912899224816, 1.2310846255340202, 3.1405338228194193], "count": [614]}, "gripper_mode_state": {"mean": [0.741042345276873, 0.3778501628664495], "std": [0.4380623103890902, 0.4848498915007063], "min": [0, 0], "max": [1, 1], "count": [614]}, "gripper_activity_state": {"mean": [1.752442996742671, 1.755700325732899], "std": [0.5853412038516738, 0.5922340094267784], "min": [0, 0], "max": [2, 2], "count": [614]}, "gripper_mode_action": {"mean": [0.741042345276873, 0.3778501628664495], "std": [0.4380623103890902, 0.4848498915007063], "min": [0, 0], "max": [1, 1], "count": [614]}, "gripper_activity_action": {"mean": [1.752442996742671, 1.755700325732899], "std": [0.5853412038516738, 0.5922340094267784], "min": [0, 0], "max": [2, 2], "count": [614]}, "gripper_open_scale_state": {"mean": [0.26750244299984904, 0.5889690554677857], "std": [0.3288723548607335, 0.396237134915238], "min": [0.024, 0.03], "max": [0.952, 0.956], "count": [614]}, "gripper_open_scale_action": {"mean": [0.26750244299984904, 0.5889690554677857], "std": [0.3288723548607335, 0.396237134915238], "min": [0.024, 0.03], "max": [0.952, 0.956], "count": [614]}}} +{"episode_index": 803, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4262438741700384]], [[0.4545368425147837]], [[0.45550815372445275]]], "std": [[[0.23105833448688887]], [[0.19904810179618532]], [[0.19387680750797334]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41155423766728916]], [[0.4480195040979355]], [[0.44806779262630975]]], "std": [[[0.20341558764674803]], [[0.16811173945134503]], [[0.16256360343037138]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4398706394594875]], [[0.4687907183706816]], [[0.47133062136891796]]], "std": [[[0.2133841644880911]], [[0.18489477540156546]], [[0.17665324157465395]]], "count": [126]}, "observation.state": {"min": [0.3685961067676544, 1.7302496433258057, -1.2193219661712646, -1.0360100269317627, -2.771303653717041, -1.9247491359710693, 1.5549488067626953, 36.0, 0.026736000552773476, 0.2836650013923645, -0.10353700071573257, -3.1391851902008057, -0.49900001287460327, -1.3339999914169312, -0.965638279914856, -2.175605297088623, -0.5846853256225586, -0.7000166773796082, 1.194189190864563, 0.5815437436103821, -2.2580373287200928, 24.0, -0.35943201184272766, 0.2795810103416443, -0.21542300283908844, -3.1401853561401367, 0.04399999603629112, -3.0940001010894775], "max": [1.3252983093261719, 2.096367359161377, -0.4648684561252594, -0.4736998379230499, -1.9417660236358643, -0.9648878574371338, 2.6336495876312256, 898.0, 0.3309890031814575, 0.4516899883747101, 0.12918999791145325, 3.140000104904175, 0.8220000267028809, -0.3630000054836273, -0.4334525167942047, -1.9443665742874146, 0.6299242377281189, 0.9785013794898987, 2.8563361167907715, 1.9831478595733643, 0.378980815410614, 940.0, -0.08235599845647812, 0.46512600779533386, 0.09195099771022797, 3.134999990463257, 1.350000023841858, -1.7419999837875366], "mean": [0.8106672167778015, 1.9208388328552246, -0.7606084942817688, -0.6456179618835449, -2.3512444496154785, -1.5782698392868042, 2.1588175296783447, 504.71417236328125, 0.22428326308727264, 0.3832543194293976, 0.03443793207406998, -1.8522714376449585, 0.1871526837348938, -0.9132679104804993, -0.6539783477783203, -2.066814661026001, 0.23551547527313232, 0.43175774812698364, 2.1821844577789307, 1.3385190963745117, -1.422397494316101, 414.5039367675781, -0.2749228775501251, 0.35598069429397583, -0.008121169172227383, 2.2663826942443848, 0.5512611269950867, -2.337087392807007], "std": [0.2465900480747223, 0.0997864231467247, 0.16386336088180542, 0.09362233430147171, 0.24813595414161682, 0.27554747462272644, 0.3137148320674896, 373.69097900390625, 0.08691950887441635, 0.05857842415571213, 0.0515357181429863, 2.329906940460205, 0.3548828959465027, 0.2323843389749527, 0.1371423900127411, 0.08502363413572311, 0.35965532064437866, 0.5019606947898865, 0.5230328440666199, 0.4325300455093384, 0.9314084649085999, 340.45263671875, 0.0656326487660408, 0.049770746380090714, 0.08858205378055573, 1.5029181241989136, 0.38808900117874146, 0.45303279161453247], "count": [635]}, "action": {"min": [0.3685961067676544, 1.7302496433258057, -1.2193219661712646, -1.0360100269317627, -2.771303653717041, -1.9247491359710693, 1.5549488067626953, 36.0, 0.026736000552773476, 0.2836650013923645, -0.10353700071573257, -3.1391851902008057, -0.49900001287460327, -1.3339999914169312, -0.965638279914856, -2.175605297088623, -0.5846853256225586, -0.7000166773796082, 1.194189190864563, 0.5815437436103821, -2.2580373287200928, 24.0, -0.35943201184272766, 0.2795810103416443, -0.21542300283908844, -3.1401853561401367, 0.04399999603629112, -3.0940001010894775], "max": [1.3252983093261719, 2.096367359161377, -0.4648684561252594, -0.4736998379230499, -1.9417660236358643, -0.9648878574371338, 2.6336495876312256, 898.0, 0.3309890031814575, 0.4516899883747101, 0.12918999791145325, 3.140000104904175, 0.8220000267028809, -0.3630000054836273, -0.4334525167942047, -1.9443665742874146, 0.6299242377281189, 0.9785013794898987, 2.8563361167907715, 1.9831478595733643, 0.378980815410614, 940.0, -0.08235599845647812, 0.46512600779533386, 0.09195099771022797, 3.134999990463257, 1.350000023841858, -1.7419999837875366], "mean": [0.8106672167778015, 1.9208388328552246, -0.7606084942817688, -0.6456179618835449, -2.3512444496154785, -1.5782698392868042, 2.1588175296783447, 504.71417236328125, 0.22428326308727264, 0.3832543194293976, 0.03443793207406998, -1.8522714376449585, 0.1871526837348938, -0.9132679104804993, -0.6539783477783203, -2.066814661026001, 0.23551547527313232, 0.43175774812698364, 2.1821844577789307, 1.3385190963745117, -1.422397494316101, 414.5039367675781, -0.2749228775501251, 0.35598069429397583, -0.008121169172227383, 2.2663826942443848, 0.5512611269950867, -2.337087392807007], "std": [0.2465900480747223, 0.0997864231467247, 0.16386336088180542, 0.09362233430147171, 0.24813595414161682, 0.27554747462272644, 0.3137148320674896, 373.69097900390625, 0.08691950887441635, 0.05857842415571213, 0.0515357181429863, 2.329906940460205, 0.3548828959465027, 0.2323843389749527, 0.1371423900127411, 0.08502363413572311, 0.35965532064437866, 0.5019606947898865, 0.5230328440666199, 0.4325300455093384, 0.9314084649085999, 340.45263671875, 0.0656326487660408, 0.049770746380090714, 0.08858205378055573, 1.5029181241989136, 0.38808900117874146, 0.45303279161453247], "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": [809], "max": [809], "mean": [809.0], "std": [0.0], "count": [635]}, "index": {"min": [695974], "max": [696608], "mean": [696291.0], "std": [183.30848316430968], "count": [635]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [635]}, "subtask_annotation": {"mean": [9.37007874015748, 29.0, 29.0, 29.0, 29.0], "std": [7.9617225509339855, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [635]}, "scene_annotation": {"mean": [809.0], "std": [0.0], "min": [809], "max": [809], "count": [635]}, "eef_direction_state": {"mean": [3.763779527559055, 3.896062992125984], "std": [2.005726812375033, 1.7831848696914663], "min": [0, 0], "max": [6, 6], "count": [635]}, "eef_velocity_state": {"mean": [0.8220472440944881, 0.9149606299212598], "std": [0.7064286786951367, 0.7158584670915699], "min": [0, 0], "max": [2, 2], "count": [635]}, "eef_acc_mag_state": {"mean": [0.752755905511811, 0.8125984251968504], "std": [0.8419911507243981, 0.8349635407179302], "min": [0, 0], "max": [2, 2], "count": [635]}, "eef_direction_action": {"mean": [3.763779527559055, 3.896062992125984], "std": [2.005726812375033, 1.7831848696914663], "min": [0, 0], "max": [6, 6], "count": [635]}, "eef_velocity_action": {"mean": [0.8220472440944881, 0.9149606299212598], "std": [0.7064286786951367, 0.7158584670915699], "min": [0, 0], "max": [2, 2], "count": [635]}, "eef_acc_mag_action": {"mean": [0.752755905511811, 0.8125984251968504], "std": [0.8419911507243981, 0.8349635407179302], "min": [0, 0], "max": [2, 2], "count": [635]}, "eef_sim_pose_state": {"mean": [0.5586445882721025, 0.2772696061944933, 1.084355001316658, -1.7576123805264308, 0.7982242761288271, 0.3881094693809673, 0.6021178611429168, -0.27325823700321866, 1.1590945272715523, 2.4781286805902027, 0.5613318914550695, -1.8467390252444993], "std": [0.04097029292909828, 0.10824824551246119, 0.03115194029056117, 1.5925778733993923, 0.4104120024417348, 2.7124637655513255, 0.05498743227445734, 0.07379165676212385, 0.07147043745740163, 0.25040303392523355, 0.2470395136184086, 1.9799506852778495], "min": [0.4925369409602758, 0.0011309193733154421, 1.0234492859705027, -3.1402306474853354, 0.17849838478997992, -3.1209848703670087, 0.5027987895837469, -0.3584117824691652, 1.0671417221927488, 2.058914861582848, 0.07142109853719991, -3.133357085282743], "max": [0.6544068975135968, 0.40003299214229465, 1.1329573074691053, 3.1142623964859157, 1.483745774474163, 3.140596948402506, 0.6702264689685771, -0.03708595232041349, 1.3022087218158593, 2.9315518942571406, 1.0017069074248557, 3.1370512788224545], "count": [635]}, "eef_sim_pose_action": {"mean": [0.5586445882721025, 0.2772696061944933, 1.084355001316658, -1.7576123805264308, 0.7982242761288271, 0.3881094693809673, 0.6021178611429168, -0.27325823700321866, 1.1590945272715523, 2.4781286805902027, 0.5613318914550695, -1.8467390252444993], "std": [0.04097029292909828, 0.10824824551246119, 0.03115194029056117, 1.5925778733993923, 0.4104120024417348, 2.7124637655513255, 0.05498743227445734, 0.07379165676212385, 0.07147043745740163, 0.25040303392523355, 0.2470395136184086, 1.9799506852778495], "min": [0.4925369409602758, 0.0011309193733154421, 1.0234492859705027, -3.1402306474853354, 0.17849838478997992, -3.1209848703670087, 0.5027987895837469, -0.3584117824691652, 1.0671417221927488, 2.058914861582848, 0.07142109853719991, -3.133357085282743], "max": [0.6544068975135968, 0.40003299214229465, 1.1329573074691053, 3.1142623964859157, 1.483745774474163, 3.140596948402506, 0.6702264689685771, -0.03708595232041349, 1.3022087218158593, 2.9315518942571406, 1.0017069074248557, 3.1370512788224545], "count": [635]}, "gripper_mode_state": {"mean": [0.6283464566929133, 0.4519685039370079], "std": [0.4832465075449332, 0.497687628323178], "min": [0, 0], "max": [1, 1], "count": [635]}, "gripper_activity_state": {"mean": [1.779527559055118, 1.7874015748031495], "std": [0.559996988557309, 0.561633181768726], "min": [0, 0], "max": [2, 2], "count": [635]}, "gripper_mode_action": {"mean": [0.6283464566929133, 0.4519685039370079], "std": [0.4832465075449332, 0.497687628323178], "min": [0, 0], "max": [1, 1], "count": [635]}, "gripper_activity_action": {"mean": [1.779527559055118, 1.7874015748031495], "std": [0.559996988557309, 0.561633181768726], "min": [0, 0], "max": [2, 2], "count": [635]}, "gripper_open_scale_state": {"mean": [0.41450393679160796, 0.5047141733124498], "std": [0.34045270278592266, 0.37369090140853206], "min": [0.024, 0.036], "max": [0.94, 0.898], "count": [635]}, "gripper_open_scale_action": {"mean": [0.41450393679160796, 0.5047141733124498], "std": [0.34045270278592266, 0.37369090140853206], "min": [0.024, 0.036], "max": [0.94, 0.898], "count": [635]}}} +{"episode_index": 804, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4280915905915506]], [[0.4557986865942029]], [[0.4557912729705409]]], "std": [[[0.2325023516872347]], [[0.19966358184502708]], [[0.19424685935963407]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39897217042010036]], [[0.4398475404352562]], [[0.44075614521170786]]], "std": [[[0.21534189409194576]], [[0.18372278493335348]], [[0.17922344523358513]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42623530743819266]], [[0.45843262616036756]], [[0.46064761976650564]]], "std": [[[0.20569002844007814]], [[0.17722873524475538]], [[0.16958588238484504]]], "count": [138]}, "observation.state": {"min": [0.40592867136001587, 1.7860478162765503, -1.135790467262268, -1.0093239545822144, -2.811795473098755, -1.979185938835144, 1.6520589590072632, 35.0, 0.04421199858188629, 0.2810730040073395, -0.08687400072813034, -3.1411852836608887, -0.4779999852180481, -1.4299999475479126, -0.9044820070266724, -2.175326108932495, -0.27084019780158997, -0.5717524290084839, 1.0880906581878662, 0.629697322845459, -2.366945743560791, -1.0, -0.34598100185394287, 0.26193898916244507, -0.22227099537849426, -3.1411852836608887, 0.010999999940395355, -3.0789999961853027], "max": [1.293289065361023, 2.094115972518921, -0.3843040466308594, -0.42147958278656006, -1.9466705322265625, -1.0461678504943848, 2.4903056621551514, 945.0, 0.3320609927177429, 0.4234989881515503, 0.15542000532150269, 3.1410000324249268, 0.8360000252723694, -0.3779999911785126, -0.43533748388290405, -1.9679983854293823, 0.626224160194397, 0.9006597995758057, 2.7935917377471924, 2.0318424701690674, 0.3432888388633728, 872.0, -0.14337900280952454, 0.42942601442337036, 0.06863400340080261, 3.1410000324249268, 1.003000020980835, -1.61899995803833], "mean": [0.7306210994720459, 1.9352705478668213, -0.6908199787139893, -0.6859522461891174, -2.332768678665161, -1.6723992824554443, 2.095750093460083, 535.4671630859375, 0.2421778440475464, 0.36056816577911377, 0.039930496364831924, -0.6618667840957642, 0.20829471945762634, -0.9495841264724731, -0.6093465089797974, -2.046363115310669, 0.3708021640777588, 0.6140869855880737, 2.2977395057678223, 1.5538749694824219, -1.7765285968780518, 378.835205078125, -0.282535582780838, 0.33273133635520935, 0.011218895204365253, 1.2791316509246826, 0.43344956636428833, -2.13606858253479], "std": [0.2001299113035202, 0.08587239682674408, 0.16465726494789124, 0.15948718786239624, 0.2702815532684326, 0.24228797852993011, 0.26367494463920593, 380.366455078125, 0.07351268082857132, 0.04908851906657219, 0.053803637623786926, 2.9061782360076904, 0.36654651165008545, 0.21975168585777283, 0.10535089671611786, 0.06119925156235695, 0.18363425135612488, 0.4040243923664093, 0.4159626066684723, 0.4056667387485504, 0.7972970604896545, 383.875244140625, 0.050822265446186066, 0.04584208503365517, 0.07485144585371017, 2.659634590148926, 0.27473756670951843, 0.44871801137924194], "count": [716]}, "action": {"min": [0.40592867136001587, 1.7860478162765503, -1.135790467262268, -1.0093239545822144, -2.811795473098755, -1.979185938835144, 1.6520589590072632, 35.0, 0.04421199858188629, 0.2810730040073395, -0.08687400072813034, -3.1411852836608887, -0.4779999852180481, -1.4299999475479126, -0.9044820070266724, -2.175326108932495, -0.27084019780158997, -0.5717524290084839, 1.0880906581878662, 0.629697322845459, -2.366945743560791, -1.0, -0.34598100185394287, 0.26193898916244507, -0.22227099537849426, -3.1411852836608887, 0.010999999940395355, -3.0789999961853027], "max": [1.293289065361023, 2.094115972518921, -0.3843040466308594, -0.42147958278656006, -1.9466705322265625, -1.0461678504943848, 2.4903056621551514, 945.0, 0.3320609927177429, 0.4234989881515503, 0.15542000532150269, 3.1410000324249268, 0.8360000252723694, -0.3779999911785126, -0.43533748388290405, -1.9679983854293823, 0.626224160194397, 0.9006597995758057, 2.7935917377471924, 2.0318424701690674, 0.3432888388633728, 872.0, -0.14337900280952454, 0.42942601442337036, 0.06863400340080261, 3.1410000324249268, 1.003000020980835, -1.61899995803833], "mean": [0.7306210994720459, 1.9352705478668213, -0.6908199787139893, -0.6859522461891174, -2.332768678665161, -1.6723992824554443, 2.095750093460083, 535.4671630859375, 0.2421778440475464, 0.36056816577911377, 0.039930496364831924, -0.6618667840957642, 0.20829471945762634, -0.9495841264724731, -0.6093465089797974, -2.046363115310669, 0.3708021640777588, 0.6140869855880737, 2.2977395057678223, 1.5538749694824219, -1.7765285968780518, 378.835205078125, -0.282535582780838, 0.33273133635520935, 0.011218895204365253, 1.2791316509246826, 0.43344956636428833, -2.13606858253479], "std": [0.2001299113035202, 0.08587239682674408, 0.16465726494789124, 0.15948718786239624, 0.2702815532684326, 0.24228797852993011, 0.26367494463920593, 380.366455078125, 0.07351268082857132, 0.04908851906657219, 0.053803637623786926, 2.9061782360076904, 0.36654651165008545, 0.21975168585777283, 0.10535089671611786, 0.06119925156235695, 0.18363425135612488, 0.4040243923664093, 0.4159626066684723, 0.4056667387485504, 0.7972970604896545, 383.875244140625, 0.050822265446186066, 0.04584208503365517, 0.07485144585371017, 2.659634590148926, 0.27473756670951843, 0.44871801137924194], "count": [716]}, "timestamp": {"min": [0.0], "max": [23.833333333333332], "mean": [11.916666666666664], "std": [6.88970649270022], "count": [716]}, "frame_index": {"min": [0], "max": [715], "mean": [357.5], "std": [206.69119478100657], "count": [716]}, "episode_index": {"min": [810], "max": [810], "mean": [810.0], "std": [0.0], "count": [716]}, "index": {"min": [696609], "max": [697324], "mean": [696966.5], "std": [206.69119478100657], "count": [716]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [716]}, "subtask_annotation": {"mean": [9.558659217877095, 29.0, 29.0, 29.0, 29.0], "std": [8.410931327746631, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [716]}, "scene_annotation": {"mean": [810.0], "std": [0.0], "min": [810], "max": [810], "count": [716]}, "eef_direction_state": {"mean": [4.027932960893855, 4.068435754189944], "std": [2.2195932175449697, 1.8345103650271397], "min": [0, 0], "max": [6, 6], "count": [716]}, "eef_velocity_state": {"mean": [0.6480446927374302, 0.9022346368715084], "std": [0.7083966302235319, 0.7632959483202281], "min": [0, 0], "max": [2, 2], "count": [716]}, "eef_acc_mag_state": {"mean": [0.6047486033519553, 0.8100558659217877], "std": [0.807734827356643, 0.8274005178815966], "min": [0, 0], "max": [2, 2], "count": [716]}, "eef_direction_action": {"mean": [4.027932960893855, 4.068435754189944], "std": [2.2195932175449697, 1.8345103650271397], "min": [0, 0], "max": [6, 6], "count": [716]}, "eef_velocity_action": {"mean": [0.6480446927374302, 0.9022346368715084], "std": [0.7083966302235319, 0.7632959483202281], "min": [0, 0], "max": [2, 2], "count": [716]}, "eef_acc_mag_action": {"mean": [0.6047486033519553, 0.8100558659217877], "std": [0.807734827356643, 0.8274005178815966], "min": [0, 0], "max": [2, 2], "count": [716]}, "eef_sim_pose_state": {"mean": [0.5427554214996823, 0.3025042137619502, 1.0951091638036614, -1.8038089946130853, 0.6658310437820129, 0.794348652401689, 0.5798006669933433, -0.2916259530144831, 1.1480044922525212, 2.382048134462319, 0.5518452009629564, -1.6971791479739733], "std": [0.037041999415270616, 0.08587839595290138, 0.02870761105137932, 1.420807651412736, 0.4033807915976376, 2.773675447851312, 0.046474599224005805, 0.06344092712334366, 0.06852793933072526, 0.3066770592867669, 0.22812322240218666, 2.1313695365005203], "min": [0.4824714676878178, 0.04114261783446614, 1.012892959142685, -3.1357538946468564, 0.0833644351670173, -3.1396892498225135, 0.5045316507177948, -0.39422736163154, 1.0619693988512147, 1.9184964526251864, 0.050966817165358336, -3.1330999406794477], "max": [0.6232169393240962, 0.37628237667312314, 1.1332726166125648, 3.13516228607357, 1.4833981586225775, 3.141458692309391, 0.648955219001625, -0.05897455798458387, 1.2879212656558974, 2.922001017841488, 0.9641744374859478, 3.1344094145345056], "count": [716]}, "eef_sim_pose_action": {"mean": [0.5427554214996823, 0.3025042137619502, 1.0951091638036614, -1.8038089946130853, 0.6658310437820129, 0.794348652401689, 0.5798006669933433, -0.2916259530144831, 1.1480044922525212, 2.382048134462319, 0.5518452009629564, -1.6971791479739733], "std": [0.037041999415270616, 0.08587839595290138, 0.02870761105137932, 1.420807651412736, 0.4033807915976376, 2.773675447851312, 0.046474599224005805, 0.06344092712334366, 0.06852793933072526, 0.3066770592867669, 0.22812322240218666, 2.1313695365005203], "min": [0.4824714676878178, 0.04114261783446614, 1.012892959142685, -3.1357538946468564, 0.0833644351670173, -3.1396892498225135, 0.5045316507177948, -0.39422736163154, 1.0619693988512147, 1.9184964526251864, 0.050966817165358336, -3.1330999406794477], "max": [0.6232169393240962, 0.37628237667312314, 1.1332726166125648, 3.13516228607357, 1.4833981586225775, 3.141458692309391, 0.648955219001625, -0.05897455798458387, 1.2879212656558974, 2.922001017841488, 0.9641744374859478, 3.1344094145345056], "count": [716]}, "gripper_mode_state": {"mean": [0.5642458100558659, 0.441340782122905], "std": [0.4958552973300467, 0.49654717415170935], "min": [0, 0], "max": [1, 1], "count": [716]}, "gripper_activity_state": {"mean": [1.8058659217877095, 1.8142458100558658], "std": [0.5285367213561554, 0.534160821431932], "min": [0, 0], "max": [2, 2], "count": [716]}, "gripper_mode_action": {"mean": [0.5642458100558659, 0.441340782122905], "std": [0.4958552973300467, 0.49654717415170935], "min": [0, 0], "max": [1, 1], "count": [716]}, "gripper_activity_action": {"mean": [1.8058659217877095, 1.8142458100558658], "std": [0.5285367213561554, 0.534160821431932], "min": [0, 0], "max": [2, 2], "count": [716]}, "gripper_open_scale_state": {"mean": [0.37883985096581496, 0.5354671786910332], "std": [0.38387063253693643, 0.3803665441992396], "min": [0.0, 0.035], "max": [0.872, 0.945], "count": [716]}, "gripper_open_scale_action": {"mean": [0.37883985096581496, 0.5354671786910332], "std": [0.38387063253693643, 0.3803665441992396], "min": [0.0, 0.035], "max": [0.872, 0.945], "count": [716]}}} +{"episode_index": 805, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[1.0]]], "mean": [[[0.4202992010412321]], [[0.45174717311570023]], [[0.45297926118585735]]], "std": [[[0.23909261970978]], [[0.2031509730086373]], [[0.19761498291522472]]], "count": [188]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39849595523049647]], [[0.44787246319183704]], [[0.45253969588722015]]], "std": [[[0.20641587503968536]], [[0.16551451767681843]], [[0.15677467117253874]]], "count": [188]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.40286284070365735]], [[0.4414095701223752]], [[0.44411404663815884]]], "std": [[[0.18712648886362893]], [[0.15467597465357005]], [[0.1456348555699315]]], "count": [188]}, "observation.state": {"min": [0.246562659740448, 1.8102381229400635, -1.1904542446136475, -1.1941193342208862, -2.5324552059173584, -1.800865650177002, 1.2972509860992432, -2.0, 0.04904299974441528, 0.29713699221611023, -0.09294799715280533, -3.1411852836608887, 0.21299999952316284, -2.632999897003174, -0.9572607278823853, -2.175326108932495, 0.3473903238773346, -0.2047620415687561, 0.7737568616867065, 1.0073691606521606, -2.1195976734161377, 0.0, -0.34203800559043884, 0.250914990901947, -0.1484529972076416, 1.7999999523162842, 0.04100000113248825, -3.1411852836608887], "max": [1.1269590854644775, 2.100782871246338, -0.16858136653900146, -0.3580543100833893, -1.6314115524291992, -0.5368109345436096, 2.4979848861694336, 954.0, 0.41770800948143005, 0.49380001425743103, 0.13218200206756592, 3.1410000324249268, 1.1629999876022339, -0.26600000262260437, -0.28014281392097473, -2.089385986328125, 1.1517776250839233, 1.2208752632141113, 2.6980173587799072, 1.8247592449188232, -0.308225154876709, 909.0, -0.1597909927368164, 0.4181320071220398, 0.06591399759054184, 3.059000015258789, 0.9079999923706055, 3.1410000324249268], "mean": [0.5870763659477234, 1.9856805801391602, -0.6309749484062195, -0.7102914452552795, -2.1290042400360107, -1.407025694847107, 2.04020357131958, 567.2133178710938, 0.27558115124702454, 0.3638346791267395, 0.04066155105829239, -1.9293203353881836, 0.5271772742271423, -1.0630213022232056, -0.5165025591850281, -2.1604511737823486, 0.6361390948295593, 0.767350435256958, 1.991377830505371, 1.5054998397827148, -1.481624960899353, 289.1767272949219, -0.266704261302948, 0.33251509070396423, -0.005397678352892399, 2.664376735687256, 0.4698013961315155, -1.5157047510147095], "std": [0.1893700510263443, 0.09094579517841339, 0.25712722539901733, 0.1941085010766983, 0.2537555396556854, 0.3069469630718231, 0.38579726219177246, 389.7566833496094, 0.09339626133441925, 0.05233287811279297, 0.05397827550768852, 2.205667734146118, 0.24870894849300385, 0.5684774518013, 0.12931367754936218, 0.0149642089381814, 0.18521952629089355, 0.5049519538879395, 0.5969586968421936, 0.27123987674713135, 0.724492609500885, 341.841552734375, 0.04163629934191704, 0.042769402265548706, 0.05234689265489578, 0.4030414819717407, 0.29304030537605286, 2.0631587505340576], "count": [1078]}, "action": {"min": [0.246562659740448, 1.8102381229400635, -1.1904542446136475, -1.1941193342208862, -2.5324552059173584, -1.800865650177002, 1.2972509860992432, -2.0, 0.04904299974441528, 0.29713699221611023, -0.09294799715280533, -3.1411852836608887, 0.21299999952316284, -2.632999897003174, -0.9572607278823853, -2.175326108932495, 0.3473903238773346, -0.2047620415687561, 0.7737568616867065, 1.0073691606521606, -2.1195976734161377, 0.0, -0.34203800559043884, 0.250914990901947, -0.1484529972076416, 1.7999999523162842, 0.04100000113248825, -3.1411852836608887], "max": [1.1269590854644775, 2.100782871246338, -0.16858136653900146, -0.3580543100833893, -1.6314115524291992, -0.5368109345436096, 2.4979848861694336, 954.0, 0.41770800948143005, 0.49380001425743103, 0.13218200206756592, 3.1410000324249268, 1.1629999876022339, -0.26600000262260437, -0.28014281392097473, -2.089385986328125, 1.1517776250839233, 1.2208752632141113, 2.6980173587799072, 1.8247592449188232, -0.308225154876709, 909.0, -0.1597909927368164, 0.4181320071220398, 0.06591399759054184, 3.059000015258789, 0.9079999923706055, 3.1410000324249268], "mean": [0.5870763659477234, 1.9856805801391602, -0.6309749484062195, -0.7102914452552795, -2.1290042400360107, -1.407025694847107, 2.04020357131958, 567.2133178710938, 0.27558115124702454, 0.3638346791267395, 0.04066155105829239, -1.9293203353881836, 0.5271772742271423, -1.0630213022232056, -0.5165025591850281, -2.1604511737823486, 0.6361390948295593, 0.767350435256958, 1.991377830505371, 1.5054998397827148, -1.481624960899353, 289.1767272949219, -0.266704261302948, 0.33251509070396423, -0.005397678352892399, 2.664376735687256, 0.4698013961315155, -1.5157047510147095], "std": [0.1893700510263443, 0.09094579517841339, 0.25712722539901733, 0.1941085010766983, 0.2537555396556854, 0.3069469630718231, 0.38579726219177246, 389.7566833496094, 0.09339626133441925, 0.05233287811279297, 0.05397827550768852, 2.205667734146118, 0.24870894849300385, 0.5684774518013, 0.12931367754936218, 0.0149642089381814, 0.18521952629089355, 0.5049519538879395, 0.5969586968421936, 0.27123987674713135, 0.724492609500885, 341.841552734375, 0.04163629934191704, 0.042769402265548706, 0.05234689265489578, 0.4030414819717407, 0.29304030537605286, 2.0631587505340576], "count": [1078]}, "timestamp": {"min": [0.0], "max": [35.9], "mean": [17.95], "std": [10.373055373311077], "count": [1078]}, "frame_index": {"min": [0], "max": [1077], "mean": [538.5], "std": [311.19166119933226], "count": [1078]}, "episode_index": {"min": [811], "max": [811], "mean": [811.0], "std": [0.0], "count": [1078]}, "index": {"min": [697325], "max": [698402], "mean": [697863.5], "std": [311.19166119933226], "count": [1078]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1078]}, "subtask_annotation": {"mean": [8.953617810760669, 29.0, 29.0, 29.0, 29.0], "std": [8.067070475582383, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1078]}, "scene_annotation": {"mean": [811.0], "std": [0.0], "min": [811], "max": [811], "count": [1078]}, "eef_direction_state": {"mean": [4.332096474953618, 3.6354359925788495], "std": [2.06820381813886, 2.0643017446650966], "min": [0, 0], "max": [6, 6], "count": [1078]}, "eef_velocity_state": {"mean": [0.5306122448979592, 0.891465677179963], "std": [0.6200797392603267, 0.7092690613064812], "min": [0, 0], "max": [2, 2], "count": [1078]}, "eef_acc_mag_state": {"mean": [0.5500927643784786, 0.8358070500927643], "std": [0.7841158420363917, 0.8451201448582837], "min": [0, 0], "max": [2, 2], "count": [1078]}, "eef_direction_action": {"mean": [4.332096474953618, 3.6354359925788495], "std": [2.06820381813886, 2.0643017446650966], "min": [0, 0], "max": [6, 6], "count": [1078]}, "eef_velocity_action": {"mean": [0.5306122448979592, 0.891465677179963], "std": [0.6200797392603267, 0.7092690613064812], "min": [0, 0], "max": [2, 2], "count": [1078]}, "eef_acc_mag_action": {"mean": [0.5500927643784786, 0.8358070500927643], "std": [0.7841158420363917, 0.8451201448582837], "min": [0, 0], "max": [2, 2], "count": [1078]}, "eef_sim_pose_state": {"mean": [0.5367704215258864, 0.27624025571960087, 1.0913378797540076, -1.6993483988084113, 0.9487262343511217, 1.6287169334826859, 0.5697453584567992, -0.3157433535289848, 1.1197122721408008, 2.3958397965942315, 0.7159248277799699, 0.588347563643241], "std": [0.03640955113072313, 0.05958662768121081, 0.03935072272665521, 1.5863483994831957, 0.4016320957608788, 1.929397647027707, 0.05097631267782204, 0.08904027549458272, 0.054556541431927445, 0.3118073336557908, 0.3437383608452329, 2.671652909574262], "min": [0.4625549515178316, 0.10917035603784266, 1.0148156731139608, -3.1403483145017743, 0.37362675344715135, -3.141477502928524, 0.48747936701602657, -0.4439365988495059, 1.0547818902548294, 1.6813041411156606, 0.2287546923699768, -3.132066029953027], "max": [0.6093348284605666, 0.3637611268919155, 1.1397335457772615, 3.0625032797853664, 1.5519837940684416, 3.130620995237467, 0.6924000209597106, -0.0955252625180046, 1.2826708950962464, 3.0217184566833337, 1.2331800731335671, 3.140657133856961], "count": [1078]}, "eef_sim_pose_action": {"mean": [0.5367704215258864, 0.27624025571960087, 1.0913378797540076, -1.6993483988084113, 0.9487262343511217, 1.6287169334826859, 0.5697453584567992, -0.3157433535289848, 1.1197122721408008, 2.3958397965942315, 0.7159248277799699, 0.588347563643241], "std": [0.03640955113072313, 0.05958662768121081, 0.03935072272665521, 1.5863483994831957, 0.4016320957608788, 1.929397647027707, 0.05097631267782204, 0.08904027549458272, 0.054556541431927445, 0.3118073336557908, 0.3437383608452329, 2.671652909574262], "min": [0.4625549515178316, 0.10917035603784266, 1.0148156731139608, -3.1403483145017743, 0.37362675344715135, -3.141477502928524, 0.48747936701602657, -0.4439365988495059, 1.0547818902548294, 1.6813041411156606, 0.2287546923699768, -3.132066029953027], "max": [0.6093348284605666, 0.3637611268919155, 1.1397335457772615, 3.0625032797853664, 1.5519837940684416, 3.130620995237467, 0.6924000209597106, -0.0955252625180046, 1.2826708950962464, 3.0217184566833337, 1.2331800731335671, 3.140657133856961], "count": [1078]}, "gripper_mode_state": {"mean": [0.7430426716141002, 0.40630797773654914], "std": [0.4369556725512121, 0.4911433649803143], "min": [0, 0], "max": [1, 1], "count": [1078]}, "gripper_activity_state": {"mean": [1.8376623376623376, 1.7244897959183674], "std": [0.5010109530119555, 0.6100377656332833], "min": [0, 0], "max": [2, 2], "count": [1078]}, "gripper_mode_action": {"mean": [0.7430426716141002, 0.40630797773654914], "std": [0.4369556725512121, 0.4911433649803143], "min": [0, 0], "max": [1, 1], "count": [1078]}, "gripper_activity_action": {"mean": [1.8376623376623376, 1.7244897959183674], "std": [0.5010109530119555, 0.6100377656332833], "min": [0, 0], "max": [2, 2], "count": [1078]}, "gripper_open_scale_state": {"mean": [0.28917671603284933, 0.5672254174524206], "std": [0.34184149029310457, 0.38973916745880965], "min": [0.0, 0.0], "max": [0.909, 0.954], "count": [1078]}, "gripper_open_scale_action": {"mean": [0.28917671603284933, 0.5672254174524206], "std": [0.34184149029310457, 0.38973916745880965], "min": [0.0, 0.0], "max": [0.909, 0.954], "count": [1078]}}} +{"episode_index": 806, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4324727273015149]], [[0.45761234293458986]], [[0.4570147185489183]]], "std": [[[0.22686509092646326]], [[0.19705540201935196]], [[0.1926337140914024]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41852528879768963]], [[0.4529574482570806]], [[0.4525633027435781]]], "std": [[[0.20072223024246302]], [[0.1679346305341196]], [[0.16313566558554995]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42597720809900186]], [[0.4561958678497239]], [[0.4580584102827177]]], "std": [[[0.21573550845213346]], [[0.18738244438213275]], [[0.1794232535852659]]], "count": [129]}, "observation.state": {"min": [0.3883008360862732, 1.7209820747375488, -1.1531565189361572, -1.019080400466919, -2.7712514400482178, -1.8813776969909668, 1.6109039783477783, 44.0, 0.0526840016245842, 0.2829749882221222, -0.08027900010347366, -3.1411852836608887, -0.5360000133514404, -1.3530000448226929, -0.950296938419342, -2.1752562522888184, -0.3291341960430145, -0.6611307859420776, 1.2081867456436157, 0.6374989748001099, -2.471456289291382, 3.0, -0.34896600246429443, 0.2489749938249588, -0.22012700140476227, -3.1411852836608887, 0.06499999761581421, -3.1401853561401367], "max": [1.2707219123840332, 2.0955471992492676, -0.3931877911090851, -0.4354945719242096, -1.9518367052078247, -0.8854404091835022, 2.5949032306671143, 958.0, 0.32388898730278015, 0.4538939893245697, 0.14442099630832672, 3.1410000324249268, 0.75, -0.2669999897480011, -0.349100798368454, -1.963512897491455, 0.6148096919059753, 0.8462229371070862, 2.792125701904297, 2.022801637649536, 0.4035550355911255, 891.0, -0.10355199873447418, 0.44561201333999634, 0.06499399989843369, 3.138000011444092, 1.2020000219345093, 3.1410000324249268], "mean": [0.8242962956428528, 1.9227274656295776, -0.7523844838142395, -0.652862012386322, -2.398752212524414, -1.5683616399765015, 2.1842639446258545, 530.4048461914062, 0.22431574761867523, 0.3868318796157837, 0.03308788686990738, -1.5844337940216064, 0.15507620573043823, -0.9113932251930237, -0.6178885698318481, -2.063408374786377, 0.2796202003955841, 0.4695250689983368, 2.2107274532318115, 1.4630330801010132, -1.5781084299087524, 405.63775634765625, -0.2784592807292938, 0.3378451466560364, -0.0062941606156528, 1.5701274871826172, 0.5536497831344604, -2.2384347915649414], "std": [0.2148764729499817, 0.10350843518972397, 0.20523138344287872, 0.11448933929204941, 0.20921136438846588, 0.29351064562797546, 0.25483137369155884, 372.14385986328125, 0.08181975781917572, 0.055494748055934906, 0.056001558899879456, 2.477890729904175, 0.32259073853492737, 0.26894232630729675, 0.14584703743457794, 0.06609419733285904, 0.2917442321777344, 0.4191201329231262, 0.42005860805511475, 0.38979825377464294, 0.895094633102417, 320.91107177734375, 0.05960804969072342, 0.04855634644627571, 0.07658102363348007, 2.3669064044952393, 0.38376420736312866, 0.5671135783195496], "count": [657]}, "action": {"min": [0.3883008360862732, 1.7209820747375488, -1.1531565189361572, -1.019080400466919, -2.7712514400482178, -1.8813776969909668, 1.6109039783477783, 44.0, 0.0526840016245842, 0.2829749882221222, -0.08027900010347366, -3.1411852836608887, -0.5360000133514404, -1.3530000448226929, -0.950296938419342, -2.1752562522888184, -0.3291341960430145, -0.6611307859420776, 1.2081867456436157, 0.6374989748001099, -2.471456289291382, 3.0, -0.34896600246429443, 0.2489749938249588, -0.22012700140476227, -3.1411852836608887, 0.06499999761581421, -3.1401853561401367], "max": [1.2707219123840332, 2.0955471992492676, -0.3931877911090851, -0.4354945719242096, -1.9518367052078247, -0.8854404091835022, 2.5949032306671143, 958.0, 0.32388898730278015, 0.4538939893245697, 0.14442099630832672, 3.1410000324249268, 0.75, -0.2669999897480011, -0.349100798368454, -1.963512897491455, 0.6148096919059753, 0.8462229371070862, 2.792125701904297, 2.022801637649536, 0.4035550355911255, 891.0, -0.10355199873447418, 0.44561201333999634, 0.06499399989843369, 3.138000011444092, 1.2020000219345093, 3.1410000324249268], "mean": [0.8242962956428528, 1.9227274656295776, -0.7523844838142395, -0.652862012386322, -2.398752212524414, -1.5683616399765015, 2.1842639446258545, 530.4048461914062, 0.22431574761867523, 0.3868318796157837, 0.03308788686990738, -1.5844337940216064, 0.15507620573043823, -0.9113932251930237, -0.6178885698318481, -2.063408374786377, 0.2796202003955841, 0.4695250689983368, 2.2107274532318115, 1.4630330801010132, -1.5781084299087524, 405.63775634765625, -0.2784592807292938, 0.3378451466560364, -0.0062941606156528, 1.5701274871826172, 0.5536497831344604, -2.2384347915649414], "std": [0.2148764729499817, 0.10350843518972397, 0.20523138344287872, 0.11448933929204941, 0.20921136438846588, 0.29351064562797546, 0.25483137369155884, 372.14385986328125, 0.08181975781917572, 0.055494748055934906, 0.056001558899879456, 2.477890729904175, 0.32259073853492737, 0.26894232630729675, 0.14584703743457794, 0.06609419733285904, 0.2917442321777344, 0.4191201329231262, 0.42005860805511475, 0.38979825377464294, 0.895094633102417, 320.91107177734375, 0.05960804969072342, 0.04855634644627571, 0.07658102363348007, 2.3669064044952393, 0.38376420736312866, 0.5671135783195496], "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": [812], "max": [812], "mean": [812.0], "std": [0.0], "count": [657]}, "index": {"min": [698403], "max": [699059], "mean": [698731.0], "std": [189.65934373678155], "count": [657]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [657]}, "subtask_annotation": {"mean": [9.648401826484019, 29.0, 29.0, 29.0, 29.0], "std": [7.742407369485544, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [657]}, "scene_annotation": {"mean": [812.0], "std": [0.0], "min": [812], "max": [812], "count": [657]}, "eef_direction_state": {"mean": [3.6666666666666665, 3.537290715372907], "std": [2.197965019810477, 1.7056341310939949], "min": [0, 0], "max": [6, 6], "count": [657]}, "eef_velocity_state": {"mean": [0.7945205479452054, 1.0015220700152208], "std": [0.7100713557435584, 0.6791059548514806], "min": [0, 0], "max": [2, 2], "count": [657]}, "eef_acc_mag_state": {"mean": [0.6879756468797564, 0.898021308980213], "std": [0.8322230115536581, 0.847745176257937], "min": [0, 0], "max": [2, 2], "count": [657]}, "eef_direction_action": {"mean": [3.6666666666666665, 3.537290715372907], "std": [2.197965019810477, 1.7056341310939949], "min": [0, 0], "max": [6, 6], "count": [657]}, "eef_velocity_action": {"mean": [0.7945205479452054, 1.0015220700152208], "std": [0.7100713557435584, 0.6791059548514806], "min": [0, 0], "max": [2, 2], "count": [657]}, "eef_acc_mag_action": {"mean": [0.6879756468797564, 0.898021308980213], "std": [0.8322230115536581, 0.847745176257937], "min": [0, 0], "max": [2, 2], "count": [657]}, "eef_sim_pose_state": {"mean": [0.5431450219405206, 0.2849950580582845, 1.0811504087359483, -1.5521090720716768, 0.7459709177120644, -0.1082554050040465, 0.605332448715072, -0.2716711427533685, 1.159220336696749, 2.4844442648582, 0.530622990714919, -1.6738826470565533], "std": [0.04500355488596882, 0.09472910511170064, 0.026042277174447227, 1.538419745871085, 0.4209491067818021, 2.6708837471400106, 0.0506972024566714, 0.08047908193543032, 0.06326047716399671, 0.5343113699542812, 0.19284824050224772, 2.132536804559578], "min": [0.4579115577946345, 0.01463057299234291, 1.0203284918917552, -3.10759083831877, 0.04147916349394265, -3.1411956163517165, 0.49792808942509764, -0.36811036105298683, 1.078371461720184, -3.1397530343228213, 0.14530553896157006, -3.1348350468936528], "max": [0.6406280926633647, 0.37681410734291515, 1.116786620650149, 3.1221132418427477, 1.5359978687322173, 3.1402048357070775, 0.6626422939496858, -0.07001923384085354, 1.289242911468803, 3.140730311129093, 0.9946796443691182, 3.1397539955542717], "count": [657]}, "eef_sim_pose_action": {"mean": [0.5431450219405206, 0.2849950580582845, 1.0811504087359483, -1.5521090720716768, 0.7459709177120644, -0.1082554050040465, 0.605332448715072, -0.2716711427533685, 1.159220336696749, 2.4844442648582, 0.530622990714919, -1.6738826470565533], "std": [0.04500355488596882, 0.09472910511170064, 0.026042277174447227, 1.538419745871085, 0.4209491067818021, 2.6708837471400106, 0.0506972024566714, 0.08047908193543032, 0.06326047716399671, 0.5343113699542812, 0.19284824050224772, 2.132536804559578], "min": [0.4579115577946345, 0.01463057299234291, 1.0203284918917552, -3.10759083831877, 0.04147916349394265, -3.1411956163517165, 0.49792808942509764, -0.36811036105298683, 1.078371461720184, -3.1397530343228213, 0.14530553896157006, -3.1348350468936528], "max": [0.6406280926633647, 0.37681410734291515, 1.116786620650149, 3.1221132418427477, 1.5359978687322173, 3.1402048357070775, 0.6626422939496858, -0.07001923384085354, 1.289242911468803, 3.140730311129093, 0.9946796443691182, 3.1397539955542717], "count": [657]}, "gripper_mode_state": {"mean": [0.6438356164383562, 0.4611872146118721], "std": [0.47886461076571085, 0.49849129148904353], "min": [0, 0], "max": [1, 1], "count": [657]}, "gripper_activity_state": {"mean": [1.7929984779299848, 1.69558599695586], "std": [0.5403755853193686, 0.6494549868122028], "min": [0, 0], "max": [2, 2], "count": [657]}, "gripper_mode_action": {"mean": [0.6438356164383562, 0.4611872146118721], "std": [0.47886461076571085, 0.49849129148904353], "min": [0, 0], "max": [1, 1], "count": [657]}, "gripper_activity_action": {"mean": [1.7929984779299848, 1.69558599695586], "std": [0.5403755853193686, 0.6494549868122028], "min": [0, 0], "max": [2, 2], "count": [657]}, "gripper_open_scale_state": {"mean": [0.40563774730154045, 0.5304048707285617], "std": [0.32091115105232454, 0.3721438548000127], "min": [0.003, 0.044], "max": [0.891, 0.958], "count": [657]}, "gripper_open_scale_action": {"mean": [0.40563774730154045, 0.5304048707285617], "std": [0.32091115105232454, 0.3721438548000127], "min": [0.003, 0.044], "max": [0.891, 0.958], "count": [657]}}} +{"episode_index": 807, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[1.0]], [[1.0]]], "mean": [[[0.4286088024457095]], [[0.45382627029306344]], [[0.45388347960151804]]], "std": [[[0.2291561698870618]], [[0.1968827656769756]], [[0.1920690337021332]]], "count": [155]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4024264692705039]], [[0.4425403331224963]], [[0.4426609253109846]]], "std": [[[0.2098035354851352]], [[0.1752979860716453]], [[0.17099873941160523]]], "count": [155]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42536810167615435]], [[0.45578096668775037]], [[0.4570985162344508]]], "std": [[[0.19953135793250304]], [[0.17025129557922986]], [[0.16225296739083336]]], "count": [155]}, "observation.state": {"min": [0.3606373965740204, 1.7736036777496338, -1.2008389234542847, -1.0523288249969482, -2.877315044403076, -1.9310847520828247, 1.50801682472229, 29.0, 0.05840200185775757, 0.27812498807907104, -0.11344999819993973, -3.1401853561401367, -0.4580000042915344, -1.187000036239624, -0.8912523984909058, -2.175448179244995, -0.39587560296058655, -0.5772502422332764, 1.1123682260513306, 0.754540741443634, -2.3939807415008545, -1.0, -0.34174099564552307, 0.2716450095176697, -0.21588599681854248, -3.1411852836608887, -0.04700000211596489, -3.1331851482391357], "max": [1.220543622970581, 2.1041862964630127, -0.47279226779937744, -0.47308894991874695, -1.8981679677963257, -0.8688423037528992, 2.4773902893066406, 879.0, 0.32781898975372314, 0.4572409987449646, 0.14974099397659302, 3.1410000324249268, 0.828000009059906, -0.3790000081062317, -0.3856479525566101, -1.9420278072357178, 0.6831218600273132, 0.9230697751045227, 2.75512433052063, 1.9869701862335205, 0.3397981524467468, 892.0, -0.12291599810123444, 0.44711700081825256, 0.08070000261068344, 3.1389999389648438, 1.3259999752044678, 3.135999917984009], "mean": [0.7273595333099365, 1.9769352674484253, -0.7238073945045471, -0.7230427265167236, -2.3062944412231445, -1.5768892765045166, 2.0023999214172363, 591.6887817382812, 0.2377673238515854, 0.37118008732795715, 0.02973906137049198, -0.038936834782361984, 0.2606152594089508, -0.7899828553199768, -0.6171826720237732, -2.052377700805664, 0.36983761191368103, 0.5124481320381165, 2.2521586418151855, 1.5135380029678345, -1.6767164468765259, 419.9671325683594, -0.28177663683891296, 0.33591845631599426, -0.0012682273518294096, 1.2054533958435059, 0.4467637836933136, -1.0136109590530396], "std": [0.19517353177070618, 0.08833813667297363, 0.1883419305086136, 0.15624436736106873, 0.2847924828529358, 0.31206652522087097, 0.3468286097049713, 330.3560485839844, 0.06767190992832184, 0.05049232766032219, 0.05904876068234444, 2.9293100833892822, 0.3503183424472809, 0.20570801198482513, 0.12391956895589828, 0.07976491004228592, 0.32085463404655457, 0.39738115668296814, 0.4470851719379425, 0.3354361653327942, 0.8670847415924072, 381.88037109375, 0.05341901630163193, 0.043294355273246765, 0.0666239932179451, 2.512470006942749, 0.42130646109580994, 2.060026168823242], "count": [837]}, "action": {"min": [0.3606373965740204, 1.7736036777496338, -1.2008389234542847, -1.0523288249969482, -2.877315044403076, -1.9310847520828247, 1.50801682472229, 29.0, 0.05840200185775757, 0.27812498807907104, -0.11344999819993973, -3.1401853561401367, -0.4580000042915344, -1.187000036239624, -0.8912523984909058, -2.175448179244995, -0.39587560296058655, -0.5772502422332764, 1.1123682260513306, 0.754540741443634, -2.3939807415008545, -1.0, -0.34174099564552307, 0.2716450095176697, -0.21588599681854248, -3.1411852836608887, -0.04700000211596489, -3.1331851482391357], "max": [1.220543622970581, 2.1041862964630127, -0.47279226779937744, -0.47308894991874695, -1.8981679677963257, -0.8688423037528992, 2.4773902893066406, 879.0, 0.32781898975372314, 0.4572409987449646, 0.14974099397659302, 3.1410000324249268, 0.828000009059906, -0.3790000081062317, -0.3856479525566101, -1.9420278072357178, 0.6831218600273132, 0.9230697751045227, 2.75512433052063, 1.9869701862335205, 0.3397981524467468, 892.0, -0.12291599810123444, 0.44711700081825256, 0.08070000261068344, 3.1389999389648438, 1.3259999752044678, 3.135999917984009], "mean": [0.7273595333099365, 1.9769352674484253, -0.7238073945045471, -0.7230427265167236, -2.3062944412231445, -1.5768892765045166, 2.0023999214172363, 591.6887817382812, 0.2377673238515854, 0.37118008732795715, 0.02973906137049198, -0.038936834782361984, 0.2606152594089508, -0.7899828553199768, -0.6171826720237732, -2.052377700805664, 0.36983761191368103, 0.5124481320381165, 2.2521586418151855, 1.5135380029678345, -1.6767164468765259, 419.9671325683594, -0.28177663683891296, 0.33591845631599426, -0.0012682273518294096, 1.2054533958435059, 0.4467637836933136, -1.0136109590530396], "std": [0.19517353177070618, 0.08833813667297363, 0.1883419305086136, 0.15624436736106873, 0.2847924828529358, 0.31206652522087097, 0.3468286097049713, 330.3560485839844, 0.06767190992832184, 0.05049232766032219, 0.05904876068234444, 2.9293100833892822, 0.3503183424472809, 0.20570801198482513, 0.12391956895589828, 0.07976491004228592, 0.32085463404655457, 0.39738115668296814, 0.4470851719379425, 0.3354361653327942, 0.8670847415924072, 381.88037109375, 0.05341901630163193, 0.043294355273246765, 0.0666239932179451, 2.512470006942749, 0.42130646109580994, 2.060026168823242], "count": [837]}, "timestamp": {"min": [0.0], "max": [27.866666666666667], "mean": [13.933333333333334], "std": [8.054030506982663], "count": [837]}, "frame_index": {"min": [0], "max": [836], "mean": [418.0], "std": [241.62091520947988], "count": [837]}, "episode_index": {"min": [813], "max": [813], "mean": [813.0], "std": [0.0], "count": [837]}, "index": {"min": [699060], "max": [699896], "mean": [699478.0], "std": [241.62091520947988], "count": [837]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [837]}, "subtask_annotation": {"mean": [8.084826762246117, 29.0, 29.0, 29.0, 29.0], "std": [7.76283592668995, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [837]}, "scene_annotation": {"mean": [813.0], "std": [0.0], "min": [813], "max": [813], "count": [837]}, "eef_direction_state": {"mean": [4.396654719235364, 4.112305854241338], "std": [2.0096275543158644, 1.891136102533355], "min": [0, 0], "max": [6, 6], "count": [837]}, "eef_velocity_state": {"mean": [0.5985663082437276, 0.8351254480286738], "std": [0.7025455333907732, 0.747154947734063], "min": [0, 0], "max": [2, 2], "count": [837]}, "eef_acc_mag_state": {"mean": [0.5675029868578255, 0.7598566308243727], "std": [0.8057707644125607, 0.8386790424206251], "min": [0, 0], "max": [2, 2], "count": [837]}, "eef_direction_action": {"mean": [4.396654719235364, 4.112305854241338], "std": [2.0096275543158644, 1.891136102533355], "min": [0, 0], "max": [6, 6], "count": [837]}, "eef_velocity_action": {"mean": [0.5985663082437276, 0.8351254480286738], "std": [0.7025455333907732, 0.747154947734063], "min": [0, 0], "max": [2, 2], "count": [837]}, "eef_acc_mag_action": {"mean": [0.5675029868578255, 0.7598566308243727], "std": [0.8057707644125607, 0.8386790424206251], "min": [0, 0], "max": [2, 2], "count": [837]}, "eef_sim_pose_state": {"mean": [0.5454285108911561, 0.2893876130351989, 1.085140812932094, -1.7356190157164915, 0.6507501291002377, 1.2443343047234314, 0.5876260727341641, -0.28021867499798553, 1.1437232435240967, 2.488053164359201, 0.6928069606211661, -1.9029651608758116], "std": [0.03881585191461979, 0.07852194265732618, 0.0364232175428919, 1.364384430491123, 0.42644997203988116, 2.386487906924758, 0.046744753079003526, 0.0704442869364136, 0.05723400576661329, 0.30601184502910334, 0.2736303915241598, 1.9323193937216143], "min": [0.48406697168420854, 0.0341157097397731, 1.0096420475656014, -2.7873533593618993, 0.06954748612675021, -3.132879966775387, 0.4928801127839025, -0.38179250740104465, 1.0686987578613907, 2.07525465405881, 0.10748491707649133, -3.139053036956747], "max": [0.6423196801189172, 0.3679792504064085, 1.1411221811413863, 2.9082875029920565, 1.526443717450169, 3.1413920699523246, 0.6645287543085135, -0.06812305502349372, 1.2739494271052618, 3.008950028860579, 1.0559103100478886, 3.134468664522347], "count": [837]}, "eef_sim_pose_action": {"mean": [0.5454285108911561, 0.2893876130351989, 1.085140812932094, -1.7356190157164915, 0.6507501291002377, 1.2443343047234314, 0.5876260727341641, -0.28021867499798553, 1.1437232435240967, 2.488053164359201, 0.6928069606211661, -1.9029651608758116], "std": [0.03881585191461979, 0.07852194265732618, 0.0364232175428919, 1.364384430491123, 0.42644997203988116, 2.386487906924758, 0.046744753079003526, 0.0704442869364136, 0.05723400576661329, 0.30601184502910334, 0.2736303915241598, 1.9323193937216143], "min": [0.48406697168420854, 0.0341157097397731, 1.0096420475656014, -2.7873533593618993, 0.06954748612675021, -3.132879966775387, 0.4928801127839025, -0.38179250740104465, 1.0686987578613907, 2.07525465405881, 0.10748491707649133, -3.139053036956747], "max": [0.6423196801189172, 0.3679792504064085, 1.1411221811413863, 2.9082875029920565, 1.526443717450169, 3.1413920699523246, 0.6645287543085135, -0.06812305502349372, 1.2739494271052618, 3.008950028860579, 1.0559103100478886, 3.134468664522347], "count": [837]}, "gripper_mode_state": {"mean": [0.5603345280764636, 0.33691756272401435], "std": [0.49634639589885765, 0.472656448863361], "min": [0, 0], "max": [1, 1], "count": [837]}, "gripper_activity_state": {"mean": [1.8494623655913978, 1.8614097968936678], "std": [0.47017658299086834, 0.46876580682505475], "min": [0, 0], "max": [2, 2], "count": [837]}, "gripper_mode_action": {"mean": [0.5603345280764636, 0.33691756272401435], "std": [0.49634639589885765, 0.472656448863361], "min": [0, 0], "max": [1, 1], "count": [837]}, "gripper_activity_action": {"mean": [1.8494623655913978, 1.8614097968936678], "std": [0.47017658299086834, 0.46876580682505475], "min": [0, 0], "max": [2, 2], "count": [837]}, "gripper_open_scale_state": {"mean": [0.41996908544696476, 0.5916887690317396], "std": [0.381878196408299, 0.3303559661367203], "min": [0.0, 0.029], "max": [0.892, 0.879], "count": [837]}, "gripper_open_scale_action": {"mean": [0.41996908544696476, 0.5916887690317396], "std": [0.381878196408299, 0.3303559661367203], "min": [0.0, 0.029], "max": [0.892, 0.879], "count": [837]}}} +{"episode_index": 808, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.42888759057971015]], [[0.45699771597044614]], [[0.45662363420005686]]], "std": [[[0.22954320108960785]], [[0.19773838495973906]], [[0.19246391344471844]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4115565572605854]], [[0.44867086707871556]], [[0.44941326193520886]]], "std": [[[0.2209483334594352]], [[0.1873282557332904]], [[0.18261428399598106]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4254228953537937]], [[0.4593725934214265]], [[0.4611854521881216]]], "std": [[[0.20859852088406064]], [[0.17609973166782966]], [[0.16769811758552505]]], "count": [115]}, "observation.state": {"min": [0.39470621943473816, 1.7194808721542358, -1.1370645761489868, -1.022780418395996, -2.7456297874450684, -1.902915120124817, 1.5845147371292114, 42.0, 0.030716000124812126, 0.2673099935054779, -0.07832100242376328, -3.1411852836608887, -0.3490000367164612, -1.3240000009536743, -0.9826204180717468, -2.1752562522888184, -0.2741214334964752, -0.4933522641658783, 1.1650770902633667, 0.6823539733886719, -2.4840574264526367, -5.0, -0.34443798661231995, 0.25498101115226746, -0.20661599934101105, -3.1391851902008057, 0.04700000211596489, -3.1019999980926514], "max": [1.300636887550354, 2.0936098098754883, -0.4542393982410431, -0.5259549617767334, -1.9966915845870972, -1.0108075141906738, 2.54331111907959, 956.0, 0.3228510022163391, 0.46230700612068176, 0.15631400048732758, 3.140000104904175, 0.7390000224113464, -0.3580000102519989, -0.3694687783718109, -1.968766450881958, 0.786427915096283, 0.9226858615875244, 2.8015849590301514, 2.044950008392334, 0.0015882496954873204, 904.0, -0.12066099792718887, 0.4681200087070465, 0.07388199865818024, 3.13700008392334, 1.2970000505447388, -1.6169999837875366], "mean": [0.7550944685935974, 1.9126884937286377, -0.7109439373016357, -0.6947326064109802, -2.3502259254455566, -1.6063811779022217, 2.1224863529205322, 545.5097045898438, 0.2367306500673294, 0.3748791515827179, 0.04751210659742355, -1.6335649490356445, 0.22591114044189453, -0.9079431295394897, -0.6495866775512695, -2.069037675857544, 0.4157964587211609, 0.5399715900421143, 2.24881649017334, 1.460305094718933, -1.7109119892120361, 457.8472595214844, -0.26994791626930237, 0.34626731276512146, -0.007992018945515156, 1.3547632694244385, 0.46369627118110657, -2.2634990215301514], "std": [0.2604273557662964, 0.08550798147916794, 0.14167755842208862, 0.09783085435628891, 0.23062942922115326, 0.25368717312812805, 0.28234967589378357, 396.83111572265625, 0.09395020455121994, 0.06425690650939941, 0.04726254567503929, 2.4675235748291016, 0.2707970142364502, 0.19723264873027802, 0.1510714441537857, 0.07246266305446625, 0.2891731858253479, 0.41113394498825073, 0.47943583130836487, 0.3671843409538269, 0.822212278842926, 311.4624938964844, 0.060136787593364716, 0.05156300961971283, 0.07433965802192688, 2.4536476135253906, 0.36653053760528564, 0.493144154548645], "count": [563]}, "action": {"min": [0.39470621943473816, 1.7194808721542358, -1.1370645761489868, -1.022780418395996, -2.7456297874450684, -1.902915120124817, 1.5845147371292114, 42.0, 0.030716000124812126, 0.2673099935054779, -0.07832100242376328, -3.1411852836608887, -0.3490000367164612, -1.3240000009536743, -0.9826204180717468, -2.1752562522888184, -0.2741214334964752, -0.4933522641658783, 1.1650770902633667, 0.6823539733886719, -2.4840574264526367, -5.0, -0.34443798661231995, 0.25498101115226746, -0.20661599934101105, -3.1391851902008057, 0.04700000211596489, -3.1019999980926514], "max": [1.300636887550354, 2.0936098098754883, -0.4542393982410431, -0.5259549617767334, -1.9966915845870972, -1.0108075141906738, 2.54331111907959, 956.0, 0.3228510022163391, 0.46230700612068176, 0.15631400048732758, 3.140000104904175, 0.7390000224113464, -0.3580000102519989, -0.3694687783718109, -1.968766450881958, 0.786427915096283, 0.9226858615875244, 2.8015849590301514, 2.044950008392334, 0.0015882496954873204, 904.0, -0.12066099792718887, 0.4681200087070465, 0.07388199865818024, 3.13700008392334, 1.2970000505447388, -1.6169999837875366], "mean": [0.7550944685935974, 1.9126884937286377, -0.7109439373016357, -0.6947326064109802, -2.3502259254455566, -1.6063811779022217, 2.1224863529205322, 545.5097045898438, 0.2367306500673294, 0.3748791515827179, 0.04751210659742355, -1.6335649490356445, 0.22591114044189453, -0.9079431295394897, -0.6495866775512695, -2.069037675857544, 0.4157964587211609, 0.5399715900421143, 2.24881649017334, 1.460305094718933, -1.7109119892120361, 457.8472595214844, -0.26994791626930237, 0.34626731276512146, -0.007992018945515156, 1.3547632694244385, 0.46369627118110657, -2.2634990215301514], "std": [0.2604273557662964, 0.08550798147916794, 0.14167755842208862, 0.09783085435628891, 0.23062942922115326, 0.25368717312812805, 0.28234967589378357, 396.83111572265625, 0.09395020455121994, 0.06425690650939941, 0.04726254567503929, 2.4675235748291016, 0.2707970142364502, 0.19723264873027802, 0.1510714441537857, 0.07246266305446625, 0.2891731858253479, 0.41113394498825073, 0.47943583130836487, 0.3671843409538269, 0.822212278842926, 311.4624938964844, 0.060136787593364716, 0.05156300961971283, 0.07433965802192688, 2.4536476135253906, 0.36653053760528564, 0.493144154548645], "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": [814], "max": [814], "mean": [814.0], "std": [0.0], "count": [563]}, "index": {"min": [699897], "max": [700459], "mean": [700178.0], "std": [162.52384440444425], "count": [563]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [563]}, "subtask_annotation": {"mean": [9.394316163410302, 29.0, 29.0, 29.0, 29.0], "std": [8.228147959810292, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [563]}, "scene_annotation": {"mean": [814.0], "std": [0.0], "min": [814], "max": [814], "count": [563]}, "eef_direction_state": {"mean": [3.7317939609236235, 3.7477797513321494], "std": [2.085431530409825, 1.7234073012243127], "min": [0, 0], "max": [6, 6], "count": [563]}, "eef_velocity_state": {"mean": [0.8454706927175843, 1.0177619893428065], "std": [0.7269928209770016, 0.7394280110281362], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_acc_mag_state": {"mean": [0.8099467140319716, 0.8348134991119005], "std": [0.8244318765112453, 0.8592177608728228], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_direction_action": {"mean": [3.7317939609236235, 3.7477797513321494], "std": [2.085431530409825, 1.7234073012243127], "min": [0, 0], "max": [6, 6], "count": [563]}, "eef_velocity_action": {"mean": [0.8454706927175843, 1.0177619893428065], "std": [0.7269928209770016, 0.7394280110281362], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_acc_mag_action": {"mean": [0.8099467140319716, 0.8348134991119005], "std": [0.8244318765112453, 0.8592177608728228], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_sim_pose_state": {"mean": [0.5549168071759314, 0.2766949262869395, 1.0898752492371733, -1.8398590197117566, 0.7059726524677694, 0.6126415658832383, 0.592139165569656, -0.2927383170376755, 1.159023293133941, 2.4854703124042556, 0.6042082192139896, -1.9422070482971268], "std": [0.04769961130849431, 0.08988501742682095, 0.033826231301535836, 1.4708611348462004, 0.43581924327998556, 2.726203712896101, 0.06139839404816093, 0.07353512351426014, 0.07579589662344491, 0.23330709037615568, 0.21693381907376802, 1.9676051699526005], "min": [0.46389940545282127, 0.036164735748998714, 1.0227912641728636, -3.1046292307928445, 0.08196222385374408, -3.1414701542242094, 0.4888759636468988, -0.3995550926133191, 1.072706054634791, 2.119500269136139, 0.12068999209193154, -3.1363374944672744], "max": [0.6647329655494114, 0.3733135161043077, 1.1425667797513888, 3.141313844432845, 1.4645732420556707, 3.1404950043398077, 0.6780918808545635, -0.05178070232504469, 1.3251118466506624, 3.0430789389912105, 0.9643861136436627, 3.129811194466768], "count": [563]}, "eef_sim_pose_action": {"mean": [0.5549168071759314, 0.2766949262869395, 1.0898752492371733, -1.8398590197117566, 0.7059726524677694, 0.6126415658832383, 0.592139165569656, -0.2927383170376755, 1.159023293133941, 2.4854703124042556, 0.6042082192139896, -1.9422070482971268], "std": [0.04769961130849431, 0.08988501742682095, 0.033826231301535836, 1.4708611348462004, 0.43581924327998556, 2.726203712896101, 0.06139839404816093, 0.07353512351426014, 0.07579589662344491, 0.23330709037615568, 0.21693381907376802, 1.9676051699526005], "min": [0.46389940545282127, 0.036164735748998714, 1.0227912641728636, -3.1046292307928445, 0.08196222385374408, -3.1414701542242094, 0.4888759636468988, -0.3995550926133191, 1.072706054634791, 2.119500269136139, 0.12068999209193154, -3.1363374944672744], "max": [0.6647329655494114, 0.3733135161043077, 1.1425667797513888, 3.141313844432845, 1.4645732420556707, 3.1404950043398077, 0.6780918808545635, -0.05178070232504469, 1.3251118466506624, 3.0430789389912105, 0.9643861136436627, 3.129811194466768], "count": [563]}, "gripper_mode_state": {"mean": [0.5737122557726465, 0.42628774422735344], "std": [0.4945366552126421, 0.49453665521264234], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_state": {"mean": [1.7690941385435168, 1.7460035523978685], "std": [0.5778354876763979, 0.6029508667935838], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_mode_action": {"mean": [0.5737122557726465, 0.42628774422735344], "std": [0.4945366552126421, 0.49453665521264234], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_action": {"mean": [1.7690941385435168, 1.7460035523978685], "std": [0.5778354876763979, 0.6029508667935838], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_open_scale_state": {"mean": [0.4578783303078655, 0.5455097692025497], "std": [0.3114166157754678, 0.3968311204736898], "min": [0.0, 0.042], "max": [0.904, 0.956], "count": [563]}, "gripper_open_scale_action": {"mean": [0.4578783303078655, 0.5455097692025497], "std": [0.3114166157754678, 0.3968311204736898], "min": [0.0, 0.042], "max": [0.904, 0.956], "count": [563]}}} +{"episode_index": 809, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.43085717863058465]], [[0.45858636348374965]], [[0.4591312785388128]]], "std": [[[0.23207227781159936]], [[0.1993115819543693]], [[0.1952729672184631]]], "count": [146]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4087034145850121]], [[0.4481212871564151]], [[0.44873436240934733]]], "std": [[[0.21572283787316807]], [[0.18029272216775782]], [[0.1754869403438409]]], "count": [146]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4283598660354553]], [[0.45875547833288566]], [[0.46032370428194114]]], "std": [[[0.19955695390861183]], [[0.1687473240897643]], [[0.16120126562415227]]], "count": [146]}, "observation.state": {"min": [0.38634610176086426, 1.8659664392471313, -1.0976027250289917, -1.1183371543884277, -2.7984259128570557, -1.8893015384674072, 1.4418165683746338, 33.0, 0.07334200292825699, 0.2867429852485657, -0.07534699887037277, -3.1401853561401367, -0.4229999780654907, -1.1540000438690186, -0.9807528853416443, -2.1752212047576904, -0.30548498034477234, -0.45286059379577637, 1.1020183563232422, 0.7452730536460876, -2.573941946029663, -1.0, -0.33403798937797546, 0.2656809985637665, -0.2087710052728653, -3.1411852836608887, 0.027000000700354576, -3.1391851902008057], "max": [1.1108148097991943, 2.0868728160858154, -0.3387160301208496, -0.5045921206474304, -1.8889524936676025, -1.032693862915039, 2.478926181793213, 927.0, 0.33500099182128906, 0.43332698941230774, 0.1453309953212738, 3.140000104904175, 0.8450000286102295, -0.19199998676776886, -0.35899680852890015, -1.9491838216781616, 0.751818060874939, 1.0468311309814453, 2.7520525455474854, 1.9274542331695557, 0.020978858694434166, 864.0, -0.12172699719667435, 0.47639599442481995, 0.08164600282907486, 3.1410000324249268, 1.253999948501587, 3.1389999389648438], "mean": [0.6893641352653503, 1.9873982667922974, -0.6486027240753174, -0.7704553604125977, -2.3326191902160645, -1.6661888360977173, 1.944638729095459, 546.1806640625, 0.24265868961811066, 0.35702547430992126, 0.03595223277807236, -0.8786661028862, 0.28463608026504517, -0.7883740067481995, -0.6396855711936951, -2.0631203651428223, 0.46163809299468994, 0.557183027267456, 2.236967086791992, 1.447375774383545, -1.74265718460083, 381.76898193359375, -0.27317628264427185, 0.34914496541023254, -0.005016167648136616, 1.4703134298324585, 0.44482094049453735, -1.612229585647583], "std": [0.17826882004737854, 0.07586302608251572, 0.19066868722438812, 0.17401812970638275, 0.24163629114627838, 0.23890963196754456, 0.33977094292640686, 363.0838928222656, 0.06818461418151855, 0.04966741055250168, 0.052669916301965714, 2.844841480255127, 0.3554956614971161, 0.2505510151386261, 0.16042692959308624, 0.0700363963842392, 0.2880370020866394, 0.4112430214881897, 0.46329832077026367, 0.37474051117897034, 0.8483238816261292, 368.21807861328125, 0.051818616688251495, 0.054012611508369446, 0.07066293060779572, 2.368089199066162, 0.36202308535575867, 1.6610461473464966], "count": [775]}, "action": {"min": [0.38634610176086426, 1.8659664392471313, -1.0976027250289917, -1.1183371543884277, -2.7984259128570557, -1.8893015384674072, 1.4418165683746338, 33.0, 0.07334200292825699, 0.2867429852485657, -0.07534699887037277, -3.1401853561401367, -0.4229999780654907, -1.1540000438690186, -0.9807528853416443, -2.1752212047576904, -0.30548498034477234, -0.45286059379577637, 1.1020183563232422, 0.7452730536460876, -2.573941946029663, -1.0, -0.33403798937797546, 0.2656809985637665, -0.2087710052728653, -3.1411852836608887, 0.027000000700354576, -3.1391851902008057], "max": [1.1108148097991943, 2.0868728160858154, -0.3387160301208496, -0.5045921206474304, -1.8889524936676025, -1.032693862915039, 2.478926181793213, 927.0, 0.33500099182128906, 0.43332698941230774, 0.1453309953212738, 3.140000104904175, 0.8450000286102295, -0.19199998676776886, -0.35899680852890015, -1.9491838216781616, 0.751818060874939, 1.0468311309814453, 2.7520525455474854, 1.9274542331695557, 0.020978858694434166, 864.0, -0.12172699719667435, 0.47639599442481995, 0.08164600282907486, 3.1410000324249268, 1.253999948501587, 3.1389999389648438], "mean": [0.6893641352653503, 1.9873982667922974, -0.6486027240753174, -0.7704553604125977, -2.3326191902160645, -1.6661888360977173, 1.944638729095459, 546.1806640625, 0.24265868961811066, 0.35702547430992126, 0.03595223277807236, -0.8786661028862, 0.28463608026504517, -0.7883740067481995, -0.6396855711936951, -2.0631203651428223, 0.46163809299468994, 0.557183027267456, 2.236967086791992, 1.447375774383545, -1.74265718460083, 381.76898193359375, -0.27317628264427185, 0.34914496541023254, -0.005016167648136616, 1.4703134298324585, 0.44482094049453735, -1.612229585647583], "std": [0.17826882004737854, 0.07586302608251572, 0.19066868722438812, 0.17401812970638275, 0.24163629114627838, 0.23890963196754456, 0.33977094292640686, 363.0838928222656, 0.06818461418151855, 0.04966741055250168, 0.052669916301965714, 2.844841480255127, 0.3554956614971161, 0.2505510151386261, 0.16042692959308624, 0.0700363963842392, 0.2880370020866394, 0.4112430214881897, 0.46329832077026367, 0.37474051117897034, 0.8483238816261292, 368.21807861328125, 0.051818616688251495, 0.054012611508369446, 0.07066293060779572, 2.368089199066162, 0.36202308535575867, 1.6610461473464966], "count": [775]}, "timestamp": {"min": [0.0], "max": [25.8], "mean": [12.9], "std": [7.457434768962672], "count": [775]}, "frame_index": {"min": [0], "max": [774], "mean": [387.0], "std": [223.72304306888014], "count": [775]}, "episode_index": {"min": [815], "max": [815], "mean": [815.0], "std": [0.0], "count": [775]}, "index": {"min": [700460], "max": [701234], "mean": [700847.0], "std": [223.72304306888014], "count": [775]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [775]}, "subtask_annotation": {"mean": [6.974193548387097, 29.0, 29.0, 29.0, 29.0], "std": [5.860472718020923, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [775]}, "scene_annotation": {"mean": [815.0], "std": [0.0], "min": [815], "max": [815], "count": [775]}, "eef_direction_state": {"mean": [4.096774193548387, 4.121290322580645], "std": [2.0477342114210884, 1.8763721722025353], "min": [0, 0], "max": [6, 6], "count": [775]}, "eef_velocity_state": {"mean": [0.6903225806451613, 0.7858064516129032], "std": [0.7109080239541344, 0.7330395148155122], "min": [0, 0], "max": [2, 2], "count": [775]}, "eef_acc_mag_state": {"mean": [0.6761290322580645, 0.6606451612903226], "std": [0.828296648664828, 0.8220742274149078], "min": [0, 0], "max": [2, 2], "count": [775]}, "eef_direction_action": {"mean": [4.096774193548387, 4.121290322580645], "std": [2.0477342114210884, 1.8763721722025353], "min": [0, 0], "max": [6, 6], "count": [775]}, "eef_velocity_action": {"mean": [0.6903225806451613, 0.7858064516129032], "std": [0.7109080239541344, 0.7330395148155122], "min": [0, 0], "max": [2, 2], "count": [775]}, "eef_acc_mag_action": {"mean": [0.6761290322580645, 0.6606451612903226], "std": [0.828296648664828, 0.8220742274149078], "min": [0, 0], "max": [2, 2], "count": [775]}, "eef_sim_pose_state": {"mean": [0.5575290490842362, 0.2803043889312363, 1.090462275062932, -1.7347447877523245, 0.6812939144142379, 1.2733412053644677, 0.5737170982476675, -0.28982199799251906, 1.1434775547070006, 2.448425078096586, 0.7081224991031556, -1.8391187870730752], "std": [0.04882433415440594, 0.08217523494350817, 0.03510573305526687, 1.544675984116704, 0.40851002451651874, 2.436154222684759, 0.047362255057668015, 0.057336643394971736, 0.0664385767954043, 0.2998256439331246, 0.28543290382819525, 1.976767997261426], "min": [0.4759897159177409, 0.03832175576244336, 1.021110518605324, -3.1140670976636744, 0.10585426731661185, -3.1411313556059373, 0.5057719018459964, -0.37941602249376616, 1.0576159599749524, 1.9821611368096783, 0.11254485891728705, -3.1380512011527015], "max": [0.6726976638434641, 0.3732479894096983, 1.1568369816318285, 3.0744475605657207, 1.4117821974993112, 3.1347559534200022, 0.6521778399306687, -0.09319649616891887, 1.281863395980653, 3.0490346467215987, 1.0605498866375096, 3.1356776894210867], "count": [775]}, "eef_sim_pose_action": {"mean": [0.5575290490842362, 0.2803043889312363, 1.090462275062932, -1.7347447877523245, 0.6812939144142379, 1.2733412053644677, 0.5737170982476675, -0.28982199799251906, 1.1434775547070006, 2.448425078096586, 0.7081224991031556, -1.8391187870730752], "std": [0.04882433415440594, 0.08217523494350817, 0.03510573305526687, 1.544675984116704, 0.40851002451651874, 2.436154222684759, 0.047362255057668015, 0.057336643394971736, 0.0664385767954043, 0.2998256439331246, 0.28543290382819525, 1.976767997261426], "min": [0.4759897159177409, 0.03832175576244336, 1.021110518605324, -3.1140670976636744, 0.10585426731661185, -3.1411313556059373, 0.5057719018459964, -0.37941602249376616, 1.0576159599749524, 1.9821611368096783, 0.11254485891728705, -3.1380512011527015], "max": [0.6726976638434641, 0.3732479894096983, 1.1568369816318285, 3.0744475605657207, 1.4117821974993112, 3.1347559534200022, 0.6521778399306687, -0.09319649616891887, 1.281863395980653, 3.0490346467215987, 1.0605498866375096, 3.1356776894210867], "count": [775]}, "gripper_mode_state": {"mean": [0.5883870967741935, 0.41419354838709677], "std": [0.4921257167877208, 0.4925822295430492], "min": [0, 0], "max": [1, 1], "count": [775]}, "gripper_activity_state": {"mean": [1.8064516129032258, 1.8296774193548386], "std": [0.5291109304209721, 0.5124481649378589], "min": [0, 0], "max": [2, 2], "count": [775]}, "gripper_mode_action": {"mean": [0.5883870967741935, 0.41419354838709677], "std": [0.4921257167877208, 0.4925822295430492], "min": [0, 0], "max": [1, 1], "count": [775]}, "gripper_activity_action": {"mean": [1.8064516129032258, 1.8296774193548386], "std": [0.5291109304209721, 0.5124481649378589], "min": [0, 0], "max": [2, 2], "count": [775]}, "gripper_open_scale_state": {"mean": [0.38181849469760165, 0.5461806452449671], "std": [0.368166740445031, 0.3630841661402746], "min": [0.0, 0.033], "max": [0.864, 0.927], "count": [775]}, "gripper_open_scale_action": {"mean": [0.38181849469760165, 0.5461806452449671], "std": [0.368166740445031, 0.3630841661402746], "min": [0.0, 0.033], "max": [0.864, 0.927], "count": [775]}}} +{"episode_index": 810, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.4146979100352262]], [[0.44923328346490116]], [[0.4516333052160258]]], "std": [[[0.24410377937248537]], [[0.20727931307846925]], [[0.2009397285262056]]], "count": [154]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41346011453823955]], [[0.45647389467150495]], [[0.46033537316441725]]], "std": [[[0.20213024330154436]], [[0.16430405660507072]], [[0.15518841689276971]]], "count": [154]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40913191659239456]], [[0.45274260992275694]], [[0.45653166380188437]]], "std": [[[0.19393897130103233]], [[0.16010433603172963]], [[0.15171939858110628]]], "count": [154]}, "observation.state": {"min": [0.29623472690582275, 1.7931164503097534, -1.3463643789291382, -1.1084586381912231, -2.5220532417297363, -1.896300196647644, 1.3087875843048096, 4.0, 0.006268000230193138, 0.2651660144329071, -0.10588899999856949, -3.1411852836608887, 0.17499998211860657, -2.5390000343322754, -0.7248003482818604, -2.175326108932495, 0.449841171503067, 0.14378023147583008, 0.7856948971748352, 0.9132086634635925, -1.8920766115188599, -2.0, -0.3532620072364807, 0.23743000626564026, -0.13419599831104279, 1.7910000085830688, 0.11899999529123306, -3.1351852416992188], "max": [1.1856720447540283, 2.0982699394226074, -0.11798426508903503, -0.33941417932510376, -1.704732894897461, -1.018766164779663, 2.3602612018585205, 942.0, 0.3877899944782257, 0.4466629922389984, 0.11291100084781647, 3.1410000324249268, 1.1399999856948853, -0.22200000286102295, -0.23692844808101654, -2.1232802867889404, 1.5157660245895386, 1.2242788076400757, 2.59546160697937, 1.7857162952423096, -0.6028716564178467, 946.0, -0.20296500623226166, 0.407600998878479, 0.06419099867343903, 3.135999917984009, 1.0770000219345093, 3.138000011444092], "mean": [0.5377764105796814, 1.9833967685699463, -0.5306159257888794, -0.6751518249511719, -2.1875102519989014, -1.5978186130523682, 2.043152332305908, 611.8451538085938, 0.28785160183906555, 0.322315514087677, 0.03613223508000374, 1.2384777069091797, 0.47204920649528503, -1.1826157569885254, -0.41727301478385925, -2.162912368774414, 0.7084180116653442, 0.8319414854049683, 1.9090842008590698, 1.4684109687805176, -1.491093397140503, 200.04759216308594, -0.2888684570789337, 0.3170603811740875, 0.000610695278737694, 2.741072416305542, 0.5435488224029541, -2.160750389099121], "std": [0.20189885795116425, 0.08905457705259323, 0.2442455142736435, 0.15831413865089417, 0.23603065311908722, 0.24670517444610596, 0.3525087535381317, 389.8357849121094, 0.10229136794805527, 0.050497960299253464, 0.0416393019258976, 2.7261688709259033, 0.24043908715248108, 0.5630510449409485, 0.10026218742132187, 0.010106793604791164, 0.287494421005249, 0.346847265958786, 0.6003256440162659, 0.2836756408214569, 0.424811452627182, 315.26019287109375, 0.03874175250530243, 0.044619303196668625, 0.05086750164628029, 0.3056771159172058, 0.2717496454715729, 1.3662269115447998], "count": [830]}, "action": {"min": [0.29623472690582275, 1.7931164503097534, -1.3463643789291382, -1.1084586381912231, -2.5220532417297363, -1.896300196647644, 1.3087875843048096, 4.0, 0.006268000230193138, 0.2651660144329071, -0.10588899999856949, -3.1411852836608887, 0.17499998211860657, -2.5390000343322754, -0.7248003482818604, -2.175326108932495, 0.449841171503067, 0.14378023147583008, 0.7856948971748352, 0.9132086634635925, -1.8920766115188599, -2.0, -0.3532620072364807, 0.23743000626564026, -0.13419599831104279, 1.7910000085830688, 0.11899999529123306, -3.1351852416992188], "max": [1.1856720447540283, 2.0982699394226074, -0.11798426508903503, -0.33941417932510376, -1.704732894897461, -1.018766164779663, 2.3602612018585205, 942.0, 0.3877899944782257, 0.4466629922389984, 0.11291100084781647, 3.1410000324249268, 1.1399999856948853, -0.22200000286102295, -0.23692844808101654, -2.1232802867889404, 1.5157660245895386, 1.2242788076400757, 2.59546160697937, 1.7857162952423096, -0.6028716564178467, 946.0, -0.20296500623226166, 0.407600998878479, 0.06419099867343903, 3.135999917984009, 1.0770000219345093, 3.138000011444092], "mean": [0.5377764105796814, 1.9833967685699463, -0.5306159257888794, -0.6751518249511719, -2.1875102519989014, -1.5978186130523682, 2.043152332305908, 611.8451538085938, 0.28785160183906555, 0.322315514087677, 0.03613223508000374, 1.2384777069091797, 0.47204920649528503, -1.1826157569885254, -0.41727301478385925, -2.162912368774414, 0.7084180116653442, 0.8319414854049683, 1.9090842008590698, 1.4684109687805176, -1.491093397140503, 200.04759216308594, -0.2888684570789337, 0.3170603811740875, 0.000610695278737694, 2.741072416305542, 0.5435488224029541, -2.160750389099121], "std": [0.20189885795116425, 0.08905457705259323, 0.2442455142736435, 0.15831413865089417, 0.23603065311908722, 0.24670517444610596, 0.3525087535381317, 389.8357849121094, 0.10229136794805527, 0.050497960299253464, 0.0416393019258976, 2.7261688709259033, 0.24043908715248108, 0.5630510449409485, 0.10026218742132187, 0.010106793604791164, 0.287494421005249, 0.346847265958786, 0.6003256440162659, 0.2836756408214569, 0.424811452627182, 315.26019287109375, 0.03874175250530243, 0.044619303196668625, 0.05086750164628029, 0.3056771159172058, 0.2717496454715729, 1.3662269115447998], "count": [830]}, "timestamp": {"min": [0.0], "max": [27.633333333333333], "mean": [13.816666666666665], "std": [7.98667292709827], "count": [830]}, "frame_index": {"min": [0], "max": [829], "mean": [414.5], "std": [239.6001878129481], "count": [830]}, "episode_index": {"min": [816], "max": [816], "mean": [816.0], "std": [0.0], "count": [830]}, "index": {"min": [701235], "max": [702064], "mean": [701649.5], "std": [239.6001878129481], "count": [830]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [830]}, "subtask_annotation": {"mean": [7.595180722891566, 29.0, 29.0, 29.0, 29.0], "std": [7.021136825097275, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [830]}, "scene_annotation": {"mean": [816.0], "std": [0.0], "min": [816], "max": [816], "count": [830]}, "eef_direction_state": {"mean": [4.2783132530120485, 3.675903614457831], "std": [2.1303061713754277, 2.001149691326303], "min": [0, 0], "max": [6, 6], "count": [830]}, "eef_velocity_state": {"mean": [0.5542168674698795, 0.8518072289156626], "std": [0.635363704743865, 0.6683663676409256], "min": [0, 0], "max": [2, 2], "count": [830]}, "eef_acc_mag_state": {"mean": [0.555421686746988, 0.8602409638554217], "std": [0.7830667256875922, 0.8386649975294042], "min": [0, 0], "max": [2, 2], "count": [830]}, "eef_direction_action": {"mean": [4.2783132530120485, 3.675903614457831], "std": [2.1303061713754277, 2.001149691326303], "min": [0, 0], "max": [6, 6], "count": [830]}, "eef_velocity_action": {"mean": [0.5542168674698795, 0.8518072289156626], "std": [0.635363704743865, 0.6683663676409256], "min": [0, 0], "max": [2, 2], "count": [830]}, "eef_acc_mag_action": {"mean": [0.555421686746988, 0.8602409638554217], "std": [0.7830667256875922, 0.8386649975294042], "min": [0, 0], "max": [2, 2], "count": [830]}, "eef_sim_pose_state": {"mean": [0.5197325903157101, 0.29782408929153603, 1.0794628388019483, -2.3911478594448026, 0.9904305220460722, 1.2312845185454577, 0.5330941936680959, -0.3249125346101748, 1.1063836657002672, 2.229402943621172, 0.5974391785866092, 0.9759496898207816], "std": [0.03847617341991811, 0.057969051431843, 0.02855241071402196, 0.4004528275772498, 0.2771228892286147, 2.4713066926511758, 0.0497185007714969, 0.09131944184735781, 0.054897273016872555, 0.2331302321730506, 0.38086089150477875, 2.583934379419683], "min": [0.44522529495569413, 0.15081764997997898, 1.0133739755141742, -2.9532108576330063, 0.5264865851025751, -3.1409648864435904, 0.48398988029092793, -0.4284613524288662, 1.0408594879669681, 1.7074981729315395, 0.15722713156641, -3.135363805956589], "max": [0.5958960164693893, 0.382700372729133, 1.1159732765992234, -1.1905291709558066, 1.418595041940332, 3.141113030367423, 0.6620425719158285, -0.029827824870560724, 1.264978799328511, 2.8979341749896212, 1.3154055026908522, 3.1308624051653933], "count": [830]}, "eef_sim_pose_action": {"mean": [0.5197325903157101, 0.29782408929153603, 1.0794628388019483, -2.3911478594448026, 0.9904305220460722, 1.2312845185454577, 0.5330941936680959, -0.3249125346101748, 1.1063836657002672, 2.229402943621172, 0.5974391785866092, 0.9759496898207816], "std": [0.03847617341991811, 0.057969051431843, 0.02855241071402196, 0.4004528275772498, 0.2771228892286147, 2.4713066926511758, 0.0497185007714969, 0.09131944184735781, 0.054897273016872555, 0.2331302321730506, 0.38086089150477875, 2.583934379419683], "min": [0.44522529495569413, 0.15081764997997898, 1.0133739755141742, -2.9532108576330063, 0.5264865851025751, -3.1409648864435904, 0.48398988029092793, -0.4284613524288662, 1.0408594879669681, 1.7074981729315395, 0.15722713156641, -3.135363805956589], "max": [0.5958960164693893, 0.382700372729133, 1.1159732765992234, -1.1905291709558066, 1.418595041940332, 3.141113030367423, 0.6620425719158285, -0.029827824870560724, 1.264978799328511, 2.8979341749896212, 1.3154055026908522, 3.1308624051653933], "count": [830]}, "gripper_mode_state": {"mean": [0.8156626506024096, 0.3433734939759036], "std": [0.3877590630980249, 0.4748348529864676], "min": [0, 0], "max": [1, 1], "count": [830]}, "gripper_activity_state": {"mean": [1.780722891566265, 1.716867469879518], "std": [0.5683325497156915, 0.6271602237795317], "min": [0, 0], "max": [2, 2], "count": [830]}, "gripper_mode_action": {"mean": [0.8156626506024096, 0.3433734939759036], "std": [0.3877590630980249, 0.4748348529864676], "min": [0, 0], "max": [1, 1], "count": [830]}, "gripper_activity_action": {"mean": [1.780722891566265, 1.716867469879518], "std": [0.5683325497156915, 0.6271602237795317], "min": [0, 0], "max": [2, 2], "count": [830]}, "gripper_open_scale_state": {"mean": [0.20007168682735646, 0.6118451806166085], "std": [0.3152450054858457, 0.3898358484366817], "min": [0.0, 0.004], "max": [0.946, 0.942], "count": [830]}, "gripper_open_scale_action": {"mean": [0.20007168682735646, 0.6118451806166085], "std": [0.3152450054858457, 0.3898358484366817], "min": [0.0, 0.004], "max": [0.946, 0.942], "count": [830]}}} +{"episode_index": 811, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4385710198967799]], [[0.46122680286545514]], [[0.46116537516937667]]], "std": [[[0.21892905065712806]], [[0.19086460838018815]], [[0.18682467810025166]]], "count": [164]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43292065822772197]], [[0.45824014501633986]], [[0.45619355397138533]]], "std": [[[0.1697935026149623]], [[0.13791927565964104]], [[0.1338334775084843]]], "count": [164]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4310236467300335]], [[0.4600088798222541]], [[0.462035356139407]]], "std": [[[0.2199799912363935]], [[0.19207832323553964]], [[0.18410406123726464]]], "count": [164]}, "observation.state": {"min": [0.3611435294151306, 1.829122543334961, -1.946687936782837, -1.2392884492874146, -2.6398980617523193, -1.9100884199142456, 1.5702903270721436, 34.0, 0.030253000557422638, 0.2895059883594513, -0.13185900449752808, -3.1411852836608887, -0.6179999113082886, -1.5850000381469727, -0.9094736576080322, -2.1752912998199463, -0.3789633512496948, -0.6160488724708557, 1.3078100681304932, 0.6588443517684937, -2.2134790420532227, -2.0, -0.36565300822257996, 0.25478699803352356, -0.20098699629306793, -3.131185293197632, 0.034000005573034286, -3.1401853561401367], "max": [1.288419485092163, 2.1179919242858887, -0.4570144712924957, -0.3742160499095917, -1.7525899410247803, -0.7141014933586121, 2.7254366874694824, 854.0, 0.3305799961090088, 0.4575830101966858, 0.11089599877595901, 3.1410000324249268, 0.9300000071525574, -0.1080000028014183, -0.3000221252441406, -1.946251630783081, 0.5659579038619995, 0.9339256882667542, 2.8290915489196777, 2.0446882247924805, 0.4551295042037964, 934.0, -0.1318960040807724, 0.47725701332092285, 0.0876069962978363, 3.1410000324249268, 1.3580000400543213, 3.138000011444092], "mean": [0.8292819261550903, 2.0038745403289795, -0.9877886176109314, -0.787160336971283, -2.3461642265319824, -1.5223082304000854, 2.2753586769104004, 473.98553466796875, 0.18813742697238922, 0.37454408407211304, -0.007716259453445673, -1.573149561882019, 0.08985178917646408, -0.8017169237136841, -0.581369161605835, -2.0999763011932373, 0.06881462037563324, 0.2676873207092285, 1.991687297821045, 1.2400497198104858, -1.1216272115707397, 402.6102600097656, -0.30418241024017334, 0.3491533398628235, -0.013867425732314587, 2.0221431255340576, 0.7516112327575684, -1.7150901556015015], "std": [0.23298251628875732, 0.08757153153419495, 0.4875358045101166, 0.2426859736442566, 0.25277552008628845, 0.2560347318649292, 0.37553873658180237, 344.5263366699219, 0.10083460062742233, 0.045607756823301315, 0.07157037407159805, 2.4809913635253906, 0.45006799697875977, 0.36613544821739197, 0.16166642308235168, 0.09159617871046066, 0.3715257942676544, 0.4816652536392212, 0.5227054357528687, 0.36902058124542236, 0.9181137084960938, 312.3316345214844, 0.061374273151159286, 0.056875720620155334, 0.0748365968465805, 1.1711493730545044, 0.4260301887989044, 1.9586849212646484], "count": [898]}, "action": {"min": [0.3611435294151306, 1.829122543334961, -1.946687936782837, -1.2392884492874146, -2.6398980617523193, -1.9100884199142456, 1.5702903270721436, 34.0, 0.030253000557422638, 0.2895059883594513, -0.13185900449752808, -3.1411852836608887, -0.6179999113082886, -1.5850000381469727, -0.9094736576080322, -2.1752912998199463, -0.3789633512496948, -0.6160488724708557, 1.3078100681304932, 0.6588443517684937, -2.2134790420532227, -2.0, -0.36565300822257996, 0.25478699803352356, -0.20098699629306793, -3.131185293197632, 0.034000005573034286, -3.1401853561401367], "max": [1.288419485092163, 2.1179919242858887, -0.4570144712924957, -0.3742160499095917, -1.7525899410247803, -0.7141014933586121, 2.7254366874694824, 854.0, 0.3305799961090088, 0.4575830101966858, 0.11089599877595901, 3.1410000324249268, 0.9300000071525574, -0.1080000028014183, -0.3000221252441406, -1.946251630783081, 0.5659579038619995, 0.9339256882667542, 2.8290915489196777, 2.0446882247924805, 0.4551295042037964, 934.0, -0.1318960040807724, 0.47725701332092285, 0.0876069962978363, 3.1410000324249268, 1.3580000400543213, 3.138000011444092], "mean": [0.8292819261550903, 2.0038745403289795, -0.9877886176109314, -0.787160336971283, -2.3461642265319824, -1.5223082304000854, 2.2753586769104004, 473.98553466796875, 0.18813742697238922, 0.37454408407211304, -0.007716259453445673, -1.573149561882019, 0.08985178917646408, -0.8017169237136841, -0.581369161605835, -2.0999763011932373, 0.06881462037563324, 0.2676873207092285, 1.991687297821045, 1.2400497198104858, -1.1216272115707397, 402.6102600097656, -0.30418241024017334, 0.3491533398628235, -0.013867425732314587, 2.0221431255340576, 0.7516112327575684, -1.7150901556015015], "std": [0.23298251628875732, 0.08757153153419495, 0.4875358045101166, 0.2426859736442566, 0.25277552008628845, 0.2560347318649292, 0.37553873658180237, 344.5263366699219, 0.10083460062742233, 0.045607756823301315, 0.07157037407159805, 2.4809913635253906, 0.45006799697875977, 0.36613544821739197, 0.16166642308235168, 0.09159617871046066, 0.3715257942676544, 0.4816652536392212, 0.5227054357528687, 0.36902058124542236, 0.9181137084960938, 312.3316345214844, 0.061374273151159286, 0.056875720620155334, 0.0748365968465805, 1.1711493730545044, 0.4260301887989044, 1.9586849212646484], "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": [817], "max": [817], "mean": [817.0], "std": [0.0], "count": [898]}, "index": {"min": [702065], "max": [702962], "mean": [702513.5], "std": [259.23011013383456], "count": [898]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [898]}, "subtask_annotation": {"mean": [8.38641425389755, 29.0, 29.0, 29.0, 29.0], "std": [4.6722078180672275, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [898]}, "scene_annotation": {"mean": [817.0], "std": [0.0], "min": [817], "max": [817], "count": [898]}, "eef_direction_state": {"mean": [4.0534521158129175, 3.9966592427616927], "std": [2.1599292393447955, 1.7911530849880624], "min": [0, 0], "max": [6, 6], "count": [898]}, "eef_velocity_state": {"mean": [0.6202672605790646, 0.9142538975501113], "std": [0.656907053811143, 0.7222193817070508], "min": [0, 0], "max": [2, 2], "count": [898]}, "eef_acc_mag_state": {"mean": [0.5857461024498887, 0.765033407572383], "std": [0.7910253488820018, 0.8332070016327905], "min": [0, 0], "max": [2, 2], "count": [898]}, "eef_direction_action": {"mean": [4.0534521158129175, 3.9966592427616927], "std": [2.1599292393447955, 1.7911530849880624], "min": [0, 0], "max": [6, 6], "count": [898]}, "eef_velocity_action": {"mean": [0.6202672605790646, 0.9142538975501113], "std": [0.656907053811143, 0.7222193817070508], "min": [0, 0], "max": [2, 2], "count": [898]}, "eef_acc_mag_action": {"mean": [0.5857461024498887, 0.765033407572383], "std": [0.7910253488820018, 0.8332070016327905], "min": [0, 0], "max": [2, 2], "count": [898]}, "eef_sim_pose_state": {"mean": [0.5437086527173249, 0.2827800117150406, 1.055147470059506, -1.5967112889628505, 0.9127243228575027, -0.40040951272182607, 0.5911506021859663, -0.2145041676563568, 1.1563686410820322, 1.2671669120050255, 0.5109319984520989, -1.3793249635506521], "std": [0.05614487888292297, 0.08713362534827383, 0.05196936281577192, 1.5428224466396914, 0.3504277005399514, 2.4095027733226364, 0.04295939581177218, 0.11100879534328086, 0.07147377475418687, 2.2614462548695244, 0.2680874838836361, 2.142521023367597], "min": [0.4604914011138085, 0.04359927924540401, 0.9874729902791968, -3.130244093452828, 0.23943649653484433, -3.1396660927784237, 0.5022937327204331, -0.3636554953796575, 1.0426987559037142, -3.140075097992073, 0.1398942896612867, -3.1328523659712397], "max": [0.6691431039670104, 0.3968049150113934, 1.1345588931978696, 3.136589114635083, 1.4483743779937828, 3.139105549986926, 0.6615746070191012, -0.03971456919318775, 1.3079992856901603, 3.1405490755159287, 1.0995786849399498, 3.1414657379558926], "count": [898]}, "eef_sim_pose_action": {"mean": [0.5437086527173249, 0.2827800117150406, 1.055147470059506, -1.5967112889628505, 0.9127243228575027, -0.40040951272182607, 0.5911506021859663, -0.2145041676563568, 1.1563686410820322, 1.2671669120050255, 0.5109319984520989, -1.3793249635506521], "std": [0.05614487888292297, 0.08713362534827383, 0.05196936281577192, 1.5428224466396914, 0.3504277005399514, 2.4095027733226364, 0.04295939581177218, 0.11100879534328086, 0.07147377475418687, 2.2614462548695244, 0.2680874838836361, 2.142521023367597], "min": [0.4604914011138085, 0.04359927924540401, 0.9874729902791968, -3.130244093452828, 0.23943649653484433, -3.1396660927784237, 0.5022937327204331, -0.3636554953796575, 1.0426987559037142, -3.140075097992073, 0.1398942896612867, -3.1328523659712397], "max": [0.6691431039670104, 0.3968049150113934, 1.1345588931978696, 3.136589114635083, 1.4483743779937828, 3.139105549986926, 0.6615746070191012, -0.03971456919318775, 1.3079992856901603, 3.1405490755159287, 1.0995786849399498, 3.1414657379558926], "count": [898]}, "gripper_mode_state": {"mean": [0.38641425389755013, 0.5066815144766147], "std": [0.48692738501993094, 0.49995535537115576], "min": [0, 0], "max": [1, 1], "count": [898]}, "gripper_activity_state": {"mean": [1.8285077951002227, 1.78173719376392], "std": [0.5034294420955431, 0.5475400443784122], "min": [0, 0], "max": [2, 2], "count": [898]}, "gripper_mode_action": {"mean": [0.38641425389755013, 0.5066815144766147], "std": [0.48692738501993094, 0.49995535537115576], "min": [0, 0], "max": [1, 1], "count": [898]}, "gripper_activity_action": {"mean": [1.8285077951002227, 1.78173719376392], "std": [0.5034294420955431, 0.5475400443784122], "min": [0, 0], "max": [2, 2], "count": [898]}, "gripper_open_scale_state": {"mean": [0.40295768357272427, 0.47398552338954847], "std": [0.311882380495464, 0.3445264358826168], "min": [0.0, 0.034], "max": [0.934, 0.854], "count": [898]}, "gripper_open_scale_action": {"mean": [0.40295768357272427, 0.47398552338954847], "std": [0.311882380495464, 0.3445264358826168], "min": [0.0, 0.034], "max": [0.934, 0.854], "count": [898]}}} +{"episode_index": 812, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.4357595692262412]], [[0.46064179784232534]], [[0.4608202893476231]]], "std": [[[0.22831191238980958]], [[0.1963371584636451]], [[0.19195213949185838]]], "count": [161]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4100448153899241]], [[0.4466060175881947]], [[0.44641798096050017]]], "std": [[[0.21522675944928363]], [[0.18344003880145798]], [[0.1794643133087955]]], "count": [161]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42939839341533714]], [[0.4599939106077213]], [[0.4620765538099298]]], "std": [[[0.20735271118136397]], [[0.17826760893714155]], [[0.16975745937214748]]], "count": [161]}, "observation.state": {"min": [0.28811895847320557, 1.746865153312683, -1.4049029350280762, -1.1398745775222778, -2.879392147064209, -1.9592891931533813, 1.4685897827148438, 34.0, 0.03553500026464462, 0.2659200131893158, -0.10178700089454651, -3.1411852836608887, -0.5580000281333923, -1.246000051498413, -0.9709266424179077, -2.175203800201416, -0.3098308742046356, -0.3741636872291565, 1.3943086862564087, 0.7587818503379822, -2.474353313446045, -5.0, -0.34613698720932007, 0.2645840048789978, -0.20641399919986725, -3.1401853561401367, -0.02900000289082527, -3.1371853351593018], "max": [1.2664109468460083, 2.1040642261505127, -0.4870516061782837, -0.4258952736854553, -1.8988134860992432, -0.8959298729896545, 2.5469067096710205, 921.0, 0.33351799845695496, 0.44589099287986755, 0.15185600519180298, 3.1389999389648438, 0.8360000252723694, -0.16500000655651093, -0.3678630292415619, -1.9572994709014893, 0.6811496615409851, 0.9178338050842285, 2.7920033931732178, 1.9704418182373047, -0.46268680691719055, 907.0, -0.13396699726581573, 0.4620420038700104, 0.07317099720239639, 3.1410000324249268, 1.3830000162124634, 3.13700008392334], "mean": [0.7408968210220337, 1.9562989473342896, -0.750998318195343, -0.7146651744842529, -2.3272323608398438, -1.56900155544281, 2.0881400108337402, 608.0762939453125, 0.23565830290317535, 0.377082496881485, 0.034444328397512436, -1.3654974699020386, 0.24564245343208313, -0.8552902340888977, -0.6340445280075073, -2.065006971359253, 0.4641391336917877, 0.6119069457054138, 2.254915952682495, 1.503263235092163, -1.806562066078186, 553.240966796875, -0.2730062007904053, 0.3462909460067749, 0.002860985929146409, 1.1129323244094849, 0.47832584381103516, -2.152742862701416], "std": [0.19295062124729156, 0.09131165593862534, 0.18047977983951569, 0.13492605090141296, 0.29903072118759155, 0.29615518450737, 0.3009932339191437, 347.05999755859375, 0.07144882529973984, 0.05392703786492348, 0.05350447818636894, 2.5532188415527344, 0.3406357765197754, 0.21185822784900665, 0.13398315012454987, 0.07106385380029678, 0.2842191159725189, 0.3328728675842285, 0.404276579618454, 0.34698691964149475, 0.633146345615387, 401.24560546875, 0.052333999425172806, 0.043684221804142, 0.06356917321681976, 2.61039137840271, 0.39943721890449524, 0.8176185488700867], "count": [878]}, "action": {"min": [0.28811895847320557, 1.746865153312683, -1.4049029350280762, -1.1398745775222778, -2.879392147064209, -1.9592891931533813, 1.4685897827148438, 34.0, 0.03553500026464462, 0.2659200131893158, -0.10178700089454651, -3.1411852836608887, -0.5580000281333923, -1.246000051498413, -0.9709266424179077, -2.175203800201416, -0.3098308742046356, -0.3741636872291565, 1.3943086862564087, 0.7587818503379822, -2.474353313446045, -5.0, -0.34613698720932007, 0.2645840048789978, -0.20641399919986725, -3.1401853561401367, -0.02900000289082527, -3.1371853351593018], "max": [1.2664109468460083, 2.1040642261505127, -0.4870516061782837, -0.4258952736854553, -1.8988134860992432, -0.8959298729896545, 2.5469067096710205, 921.0, 0.33351799845695496, 0.44589099287986755, 0.15185600519180298, 3.1389999389648438, 0.8360000252723694, -0.16500000655651093, -0.3678630292415619, -1.9572994709014893, 0.6811496615409851, 0.9178338050842285, 2.7920033931732178, 1.9704418182373047, -0.46268680691719055, 907.0, -0.13396699726581573, 0.4620420038700104, 0.07317099720239639, 3.1410000324249268, 1.3830000162124634, 3.13700008392334], "mean": [0.7408968210220337, 1.9562989473342896, -0.750998318195343, -0.7146651744842529, -2.3272323608398438, -1.56900155544281, 2.0881400108337402, 608.0762939453125, 0.23565830290317535, 0.377082496881485, 0.034444328397512436, -1.3654974699020386, 0.24564245343208313, -0.8552902340888977, -0.6340445280075073, -2.065006971359253, 0.4641391336917877, 0.6119069457054138, 2.254915952682495, 1.503263235092163, -1.806562066078186, 553.240966796875, -0.2730062007904053, 0.3462909460067749, 0.002860985929146409, 1.1129323244094849, 0.47832584381103516, -2.152742862701416], "std": [0.19295062124729156, 0.09131165593862534, 0.18047977983951569, 0.13492605090141296, 0.29903072118759155, 0.29615518450737, 0.3009932339191437, 347.05999755859375, 0.07144882529973984, 0.05392703786492348, 0.05350447818636894, 2.5532188415527344, 0.3406357765197754, 0.21185822784900665, 0.13398315012454987, 0.07106385380029678, 0.2842191159725189, 0.3328728675842285, 0.404276579618454, 0.34698691964149475, 0.633146345615387, 401.24560546875, 0.052333999425172806, 0.043684221804142, 0.06356917321681976, 2.61039137840271, 0.39943721890449524, 0.8176185488700867], "count": [878]}, "timestamp": {"min": [0.0], "max": [29.233333333333334], "mean": [14.616666666666664], "std": [8.448553459353594], "count": [878]}, "frame_index": {"min": [0], "max": [877], "mean": [438.5], "std": [253.45660378060776], "count": [878]}, "episode_index": {"min": [818], "max": [818], "mean": [818.0], "std": [0.0], "count": [878]}, "index": {"min": [702963], "max": [703840], "mean": [703401.5], "std": [253.45660378060776], "count": [878]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [878]}, "subtask_annotation": {"mean": [8.610478359908884, 29.0, 29.0, 29.0, 29.0], "std": [8.054398167430612, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [878]}, "scene_annotation": {"mean": [818.0], "std": [0.0], "min": [818], "max": [818], "count": [878]}, "eef_direction_state": {"mean": [4.29498861047836, 4.091116173120729], "std": [2.081099988919183, 1.7693642945998818], "min": [0, 0], "max": [6, 6], "count": [878]}, "eef_velocity_state": {"mean": [0.591116173120729, 0.857630979498861], "std": [0.7080811651145006, 0.7231951633092545], "min": [0, 0], "max": [2, 2], "count": [878]}, "eef_acc_mag_state": {"mean": [0.5341685649202733, 0.7471526195899773], "std": [0.7845859455676121, 0.8361615586152558], "min": [0, 0], "max": [2, 2], "count": [878]}, "eef_direction_action": {"mean": [4.29498861047836, 4.091116173120729], "std": [2.081099988919183, 1.7693642945998818], "min": [0, 0], "max": [6, 6], "count": [878]}, "eef_velocity_action": {"mean": [0.591116173120729, 0.857630979498861], "std": [0.7080811651145006, 0.7231951633092545], "min": [0, 0], "max": [2, 2], "count": [878]}, "eef_acc_mag_action": {"mean": [0.5341685649202733, 0.7471526195899773], "std": [0.7845859455676121, 0.8361615586152558], "min": [0, 0], "max": [2, 2], "count": [878]}, "eef_sim_pose_state": {"mean": [0.5562622687968541, 0.287098624973421, 1.095225662355365, -2.1212260776211562, 0.70478018673265, 1.3879998056939524, 0.5936266614132814, -0.28140133464461825, 1.1492064199256338, 2.4574285181379656, 0.6400006117045938, -1.875966768840385], "std": [0.0406427700186501, 0.0722688982430958, 0.03518812631054352, 0.974284230803932, 0.4122164295064057, 2.4329122305358815, 0.050422210938324157, 0.06475508309291947, 0.06203008513221011, 0.5217137726687446, 0.2426448050495062, 1.9832782746446431], "min": [0.47030210292288105, 0.0506524375686343, 1.0235313146705196, -3.1375296216716584, 0.09356717464052555, -3.1414343915321363, 0.47086346181803496, -0.3871102613319593, 1.070451373022219, -3.1410682220430437, 0.05247161415806656, -3.1409729363031618], "max": [0.654692489306276, 0.36888954302150434, 1.145307927543212, 3.1322081260881003, 1.3130114450111487, 3.1404772458063563, 0.6560938296392582, -0.03672098455345811, 1.2990974608460946, 3.138038812881633, 1.0811811276426937, 3.1402786196416677], "count": [878]}, "eef_sim_pose_action": {"mean": [0.5562622687968541, 0.287098624973421, 1.095225662355365, -2.1212260776211562, 0.70478018673265, 1.3879998056939524, 0.5936266614132814, -0.28140133464461825, 1.1492064199256338, 2.4574285181379656, 0.6400006117045938, -1.875966768840385], "std": [0.0406427700186501, 0.0722688982430958, 0.03518812631054352, 0.974284230803932, 0.4122164295064057, 2.4329122305358815, 0.050422210938324157, 0.06475508309291947, 0.06203008513221011, 0.5217137726687446, 0.2426448050495062, 1.9832782746446431], "min": [0.47030210292288105, 0.0506524375686343, 1.0235313146705196, -3.1375296216716584, 0.09356717464052555, -3.1414343915321363, 0.47086346181803496, -0.3871102613319593, 1.070451373022219, -3.1410682220430437, 0.05247161415806656, -3.1409729363031618], "max": [0.654692489306276, 0.36888954302150434, 1.145307927543212, 3.1322081260881003, 1.3130114450111487, 3.1404772458063563, 0.6560938296392582, -0.03672098455345811, 1.2990974608460946, 3.138038812881633, 1.0811811276426937, 3.1402786196416677], "count": [878]}, "gripper_mode_state": {"mean": [0.38724373576309795, 0.32687927107061504], "std": [0.4871201339252303, 0.4690727163403963], "min": [0, 0], "max": [1, 1], "count": [878]}, "gripper_activity_state": {"mean": [1.8132118451025057, 1.8507972665148065], "std": [0.5307908126414069, 0.47900623437128714], "min": [0, 0], "max": [2, 2], "count": [878]}, "gripper_mode_action": {"mean": [0.38724373576309795, 0.32687927107061504], "std": [0.4871201339252303, 0.4690727163403963], "min": [0, 0], "max": [1, 1], "count": [878]}, "gripper_activity_action": {"mean": [1.8132118451025057, 1.8507972665148065], "std": [0.5307908126414069, 0.47900623437128714], "min": [0, 0], "max": [2, 2], "count": [878]}, "gripper_open_scale_state": {"mean": [0.5532579726741079, 0.6080763098080232], "std": [0.40122182155146235, 0.3470601895017374], "min": [0.0, 0.034], "max": [0.907, 0.921], "count": [878]}, "gripper_open_scale_action": {"mean": [0.5532579726741079, 0.6080763098080232], "std": [0.40122182155146235, 0.3470601895017374], "min": [0.0, 0.034], "max": [0.907, 0.921], "count": [878]}}} +{"episode_index": 813, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.42014232706971677]], [[0.4531238425925926]], [[0.45605286628540304]]], "std": [[[0.23748253580847772]], [[0.20061985168487612]], [[0.19438973536391524]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3878052355664488]], [[0.43795678615196076]], [[0.4410735957924837]]], "std": [[[0.19722049480451506]], [[0.15955518449204056]], [[0.15374970618871805]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4279543828295207]], [[0.45963492817265794]], [[0.46166687602124185]]], "std": [[[0.17451235270685245]], [[0.14594556774654033]], [[0.13806774079691772]]], "count": [120]}, "observation.state": {"min": [0.31733575463294983, 1.8790041208267212, -1.143958568572998, -1.0597988367080688, -2.526381731033325, -1.9036829471588135, 1.2683831453323364, 42.0, 0.04829299822449684, 0.2855449914932251, -0.08669699728488922, -3.1411852836608887, 0.19700001180171967, -2.2290000915527344, -0.8365188837051392, -2.175395965576172, -0.07162831723690033, -0.2851867973804474, 1.2323944568634033, 0.9776462316513062, -1.9589401483535767, -5.0, -0.3707610070705414, 0.22247299551963806, -0.16162599623203278, 1.2910000085830688, 0.14399999380111694, -3.125999927520752], "max": [1.077322006225586, 2.0932955741882324, -0.23485152423381805, -0.333532452583313, -1.6753416061401367, -1.019080400466919, 2.3074824810028076, 945.0, 0.37863901257514954, 0.4346570074558258, 0.09960100054740906, 3.138000011444092, 1.149999976158142, -0.26600000262260437, -0.27776914834976196, -2.0853018760681152, 0.7352025508880615, 1.04140305519104, 2.616772174835205, 1.960755467414856, -0.28066638112068176, 949.0, -0.18830600380897522, 0.4090940058231354, 0.07083699852228165, 3.1040000915527344, 1.0180000066757202, 3.127000093460083], "mean": [0.5268750190734863, 2.015183448791504, -0.5559117197990417, -0.6894741654396057, -2.0741519927978516, -1.5662680864334106, 1.8527727127075195, 619.3524780273438, 0.2789537012577057, 0.3330920338630676, 0.03160013630986214, -0.5213487148284912, 0.5717419981956482, -1.0002208948135376, -0.46504294872283936, -2.1446290016174316, 0.4632207751274109, 0.7170159220695496, 2.1245009899139404, 1.5312470197677612, -1.473537802696228, 378.6990051269531, -0.30197563767433167, 0.30302512645721436, -0.002010502154007554, 2.770693302154541, 0.501787543296814, -2.1592586040496826], "std": [0.17844128608703613, 0.06922539323568344, 0.20480909943580627, 0.13977889716625214, 0.2583281993865967, 0.23260769248008728, 0.3782537579536438, 388.03765869140625, 0.08717315644025803, 0.04406777024269104, 0.03700314462184906, 2.939537525177002, 0.24892447888851166, 0.561958372592926, 0.1395825892686844, 0.02973431535065174, 0.16717210412025452, 0.4328509271144867, 0.48337990045547485, 0.3147467076778412, 0.5960553884506226, 397.4162902832031, 0.047157589346170425, 0.05615069717168808, 0.06040407344698906, 0.3835247755050659, 0.2625911831855774, 1.1448910236358643], "count": [593]}, "action": {"min": [0.31733575463294983, 1.8790041208267212, -1.143958568572998, -1.0597988367080688, -2.526381731033325, -1.9036829471588135, 1.2683831453323364, 42.0, 0.04829299822449684, 0.2855449914932251, -0.08669699728488922, -3.1411852836608887, 0.19700001180171967, -2.2290000915527344, -0.8365188837051392, -2.175395965576172, -0.07162831723690033, -0.2851867973804474, 1.2323944568634033, 0.9776462316513062, -1.9589401483535767, -5.0, -0.3707610070705414, 0.22247299551963806, -0.16162599623203278, 1.2910000085830688, 0.14399999380111694, -3.125999927520752], "max": [1.077322006225586, 2.0932955741882324, -0.23485152423381805, -0.333532452583313, -1.6753416061401367, -1.019080400466919, 2.3074824810028076, 945.0, 0.37863901257514954, 0.4346570074558258, 0.09960100054740906, 3.138000011444092, 1.149999976158142, -0.26600000262260437, -0.27776914834976196, -2.0853018760681152, 0.7352025508880615, 1.04140305519104, 2.616772174835205, 1.960755467414856, -0.28066638112068176, 949.0, -0.18830600380897522, 0.4090940058231354, 0.07083699852228165, 3.1040000915527344, 1.0180000066757202, 3.127000093460083], "mean": [0.5268750190734863, 2.015183448791504, -0.5559117197990417, -0.6894741654396057, -2.0741519927978516, -1.5662680864334106, 1.8527727127075195, 619.3524780273438, 0.2789537012577057, 0.3330920338630676, 0.03160013630986214, -0.5213487148284912, 0.5717419981956482, -1.0002208948135376, -0.46504294872283936, -2.1446290016174316, 0.4632207751274109, 0.7170159220695496, 2.1245009899139404, 1.5312470197677612, -1.473537802696228, 378.6990051269531, -0.30197563767433167, 0.30302512645721436, -0.002010502154007554, 2.770693302154541, 0.501787543296814, -2.1592586040496826], "std": [0.17844128608703613, 0.06922539323568344, 0.20480909943580627, 0.13977889716625214, 0.2583281993865967, 0.23260769248008728, 0.3782537579536438, 388.03765869140625, 0.08717315644025803, 0.04406777024269104, 0.03700314462184906, 2.939537525177002, 0.24892447888851166, 0.561958372592926, 0.1395825892686844, 0.02973431535065174, 0.16717210412025452, 0.4328509271144867, 0.48337990045547485, 0.3147467076778412, 0.5960553884506226, 397.4162902832031, 0.047157589346170425, 0.05615069717168808, 0.06040407344698906, 0.3835247755050659, 0.2625911831855774, 1.1448910236358643], "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": [819], "max": [819], "mean": [819.0], "std": [0.0], "count": [593]}, "index": {"min": [703841], "max": [704433], "mean": [704137.0], "std": [171.18411141224527], "count": [593]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [593]}, "subtask_annotation": {"mean": [7.961214165261382, 29.0, 29.0, 29.0, 29.0], "std": [8.175778392304256, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [593]}, "scene_annotation": {"mean": [819.0], "std": [0.0], "min": [819], "max": [819], "count": [593]}, "eef_direction_state": {"mean": [3.566610455311973, 3.7504215851602023], "std": [2.168150137850619, 2.076554414674883], "min": [0, 0], "max": [6, 6], "count": [593]}, "eef_velocity_state": {"mean": [0.8094435075885329, 0.8785834738617201], "std": [0.708259054031825, 0.7244908779546738], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_acc_mag_state": {"mean": [0.730185497470489, 0.7268128161888702], "std": [0.8242014681045895, 0.8251359704218267], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_direction_action": {"mean": [3.566610455311973, 3.7504215851602023], "std": [2.168150137850619, 2.076554414674883], "min": [0, 0], "max": [6, 6], "count": [593]}, "eef_velocity_action": {"mean": [0.8094435075885329, 0.8785834738617201], "std": [0.708259054031825, 0.7244908779546738], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_acc_mag_action": {"mean": [0.730185497470489, 0.7268128161888702], "std": [0.8242014681045895, 0.8251359704218267], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_sim_pose_state": {"mean": [0.5074680445766366, 0.30462811429464837, 1.0696969694893674, -2.240367627323974, 0.8997352244112774, 1.7447546134200669, 0.5416694427439311, -0.3155580977926466, 1.1064061964657927, 2.2415155373065208, 0.7844442691544171, -0.14171117530015193], "std": [0.04899370368902604, 0.07246188367203883, 0.028613492880576363, 0.8893082986272224, 0.3692530096760428, 2.209096680302164, 0.04365629526833402, 0.07445697987145287, 0.05040890616668077, 0.29358821364291277, 0.3393124543961939, 2.6944873125616953], "min": [0.42925055319512545, 0.11752231281032853, 0.9988111808217469, -3.140876472322366, 0.46683289831468366, -3.125464199009372, 0.4961506589593541, -0.40020359314267673, 1.0465180860542866, 1.6454073472759903, 0.3026421385176188, -3.141236764252994], "max": [0.5982259441231964, 0.3990628561136508, 1.107373983789317, 3.120431522312504, 1.4601999425690564, 3.139518066951844, 0.6506780045322849, -0.07440382412309664, 1.2526188318438756, 2.62652026539512, 1.3116276065612333, 3.140530469135102], "count": [593]}, "eef_sim_pose_action": {"mean": [0.5074680445766366, 0.30462811429464837, 1.0696969694893674, -2.240367627323974, 0.8997352244112774, 1.7447546134200669, 0.5416694427439311, -0.3155580977926466, 1.1064061964657927, 2.2415155373065208, 0.7844442691544171, -0.14171117530015193], "std": [0.04899370368902604, 0.07246188367203883, 0.028613492880576363, 0.8893082986272224, 0.3692530096760428, 2.209096680302164, 0.04365629526833402, 0.07445697987145287, 0.05040890616668077, 0.29358821364291277, 0.3393124543961939, 2.6944873125616953], "min": [0.42925055319512545, 0.11752231281032853, 0.9988111808217469, -3.140876472322366, 0.46683289831468366, -3.125464199009372, 0.4961506589593541, -0.40020359314267673, 1.0465180860542866, 1.6454073472759903, 0.3026421385176188, -3.141236764252994], "max": [0.5982259441231964, 0.3990628561136508, 1.107373983789317, 3.120431522312504, 1.4601999425690564, 3.139518066951844, 0.6506780045322849, -0.07440382412309664, 1.2526188318438756, 2.62652026539512, 1.3116276065612333, 3.140530469135102], "count": [593]}, "gripper_mode_state": {"mean": [0.5919055649241147, 0.35581787521079256], "std": [0.4914807902003683, 0.4787603940294866], "min": [0, 0], "max": [1, 1], "count": [593]}, "gripper_activity_state": {"mean": [1.745362563237774, 1.7352445193929174], "std": [0.5986913032960608, 0.608308673898194], "min": [0, 0], "max": [2, 2], "count": [593]}, "gripper_mode_action": {"mean": [0.5919055649241147, 0.35581787521079256], "std": [0.4914807902003683, 0.4787603940294866], "min": [0, 0], "max": [1, 1], "count": [593]}, "gripper_activity_action": {"mean": [1.745362563237774, 1.7352445193929174], "std": [0.5986913032960608, 0.608308673898194], "min": [0, 0], "max": [2, 2], "count": [593]}, "gripper_open_scale_state": {"mean": [0.3787209106228535, 0.6193524453161547], "std": [0.3973953894554395, 0.3880375818515664], "min": [0.0, 0.042], "max": [0.949, 0.945], "count": [593]}, "gripper_open_scale_action": {"mean": [0.3787209106228535, 0.6193524453161547], "std": [0.3973953894554395, 0.3880375818515664], "min": [0.0, 0.042], "max": [0.949, 0.945], "count": [593]}}} +{"episode_index": 814, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4185618261549634]], [[0.4494294313166862]], [[0.4505495572873024]]], "std": [[[0.2331456370333183]], [[0.19812726030156103]], [[0.19223898439668147]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40328494916485114]], [[0.44656638944751686]], [[0.4493644157449304]]], "std": [[[0.2013167715969571]], [[0.166926537871506]], [[0.16032480476551675]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42593246361935083]], [[0.4512440314088598]], [[0.4509506033182504]]], "std": [[[0.1606916304711086]], [[0.13492617651945388]], [[0.12727039606898213]]], "count": [117]}, "observation.state": {"min": [0.3335673213005066, 1.8138508796691895, -1.176631212234497, -1.001487374305725, -2.402271270751953, -1.911170482635498, 1.2242788076400757, 31.0, 0.053644001483917236, 0.2624320089817047, -0.07795400172472, -3.1411852836608887, 0.28999999165534973, -2.25, -0.8375660181045532, -2.175273895263672, -0.20774655044078827, -0.2836858034133911, 1.0003180503845215, 0.9813987016677856, -1.826731562614441, 0.0, -0.37624600529670715, 0.1811079978942871, -0.16665400564670563, 1.1519999504089355, 0.26100000739097595, -3.125999927520752], "max": [0.9813289046287537, 2.098985433578491, -0.30798080563545227, -0.33138567209243774, -1.535767674446106, -0.9823586344718933, 2.239344596862793, 940.0, 0.37514200806617737, 0.4349530041217804, 0.11408700048923492, 3.13700008392334, 1.2289999723434448, -0.21900001168251038, -0.17439329624176025, -2.110539674758911, 0.9639278650283813, 1.032309889793396, 2.5671350955963135, 1.9181867837905884, -0.38496726751327515, 938.0, -0.17661599814891815, 0.4048379957675934, 0.060717999935150146, 3.1029999256134033, 1.0570000410079956, 3.117000102996826], "mean": [0.5195990800857544, 1.9968191385269165, -0.5453620553016663, -0.6333489418029785, -2.0116593837738037, -1.5546015501022339, 1.8435773849487305, 527.342041015625, 0.2808976173400879, 0.32964885234832764, 0.035190291702747345, 0.7447302341461182, 0.6334326267242432, -1.0393263101577759, -0.4492560923099518, -2.15632700920105, 0.4039570391178131, 0.6745879650115967, 2.0945496559143066, 1.5298417806625366, -1.3919225931167603, 338.3847961425781, -0.30070027709007263, 0.29514816403388977, -0.008567704819142818, 2.7729265689849854, 0.5700171589851379, -2.1594769954681396], "std": [0.19165676832199097, 0.0909062996506691, 0.21663184463977814, 0.1472456157207489, 0.257843554019928, 0.2661316692829132, 0.34853050112724304, 395.7261962890625, 0.10004385560750961, 0.051873788237571716, 0.037781912833452225, 2.8783915042877197, 0.24623897671699524, 0.5436753630638123, 0.16848111152648926, 0.020178426057100296, 0.23355159163475037, 0.4426846504211426, 0.45671650767326355, 0.33973753452301025, 0.534040093421936, 386.1298828125, 0.05053406208753586, 0.06820271909236908, 0.06263235211372375, 0.4075194001197815, 0.23110686242580414, 1.1571694612503052], "count": [573]}, "action": {"min": [0.3335673213005066, 1.8138508796691895, -1.176631212234497, -1.001487374305725, -2.402271270751953, -1.911170482635498, 1.2242788076400757, 31.0, 0.053644001483917236, 0.2624320089817047, -0.07795400172472, -3.1411852836608887, 0.28999999165534973, -2.25, -0.8375660181045532, -2.175273895263672, -0.20774655044078827, -0.2836858034133911, 1.0003180503845215, 0.9813987016677856, -1.826731562614441, 0.0, -0.37624600529670715, 0.1811079978942871, -0.16665400564670563, 1.1519999504089355, 0.26100000739097595, -3.125999927520752], "max": [0.9813289046287537, 2.098985433578491, -0.30798080563545227, -0.33138567209243774, -1.535767674446106, -0.9823586344718933, 2.239344596862793, 940.0, 0.37514200806617737, 0.4349530041217804, 0.11408700048923492, 3.13700008392334, 1.2289999723434448, -0.21900001168251038, -0.17439329624176025, -2.110539674758911, 0.9639278650283813, 1.032309889793396, 2.5671350955963135, 1.9181867837905884, -0.38496726751327515, 938.0, -0.17661599814891815, 0.4048379957675934, 0.060717999935150146, 3.1029999256134033, 1.0570000410079956, 3.117000102996826], "mean": [0.5195990800857544, 1.9968191385269165, -0.5453620553016663, -0.6333489418029785, -2.0116593837738037, -1.5546015501022339, 1.8435773849487305, 527.342041015625, 0.2808976173400879, 0.32964885234832764, 0.035190291702747345, 0.7447302341461182, 0.6334326267242432, -1.0393263101577759, -0.4492560923099518, -2.15632700920105, 0.4039570391178131, 0.6745879650115967, 2.0945496559143066, 1.5298417806625366, -1.3919225931167603, 338.3847961425781, -0.30070027709007263, 0.29514816403388977, -0.008567704819142818, 2.7729265689849854, 0.5700171589851379, -2.1594769954681396], "std": [0.19165676832199097, 0.0909062996506691, 0.21663184463977814, 0.1472456157207489, 0.257843554019928, 0.2661316692829132, 0.34853050112724304, 395.7261962890625, 0.10004385560750961, 0.051873788237571716, 0.037781912833452225, 2.8783915042877197, 0.24623897671699524, 0.5436753630638123, 0.16848111152648926, 0.020178426057100296, 0.23355159163475037, 0.4426846504211426, 0.45671650767326355, 0.33973753452301025, 0.534040093421936, 386.1298828125, 0.05053406208753586, 0.06820271909236908, 0.06263235211372375, 0.4075194001197815, 0.23110686242580414, 1.1571694612503052], "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": [820], "max": [820], "mean": [820.0], "std": [0.0], "count": [573]}, "index": {"min": [704434], "max": [705006], "mean": [704720.0], "std": [165.41060022461278], "count": [573]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [573]}, "subtask_annotation": {"mean": [9.209424083769633, 29.0, 29.0, 29.0, 29.0], "std": [8.600384454041922, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [573]}, "scene_annotation": {"mean": [820.0], "std": [0.0], "min": [820], "max": [820], "count": [573]}, "eef_direction_state": {"mean": [2.9336823734729496, 3.4973821989528795], "std": [2.269564899830136, 2.1672020039272475], "min": [0, 0], "max": [6, 6], "count": [573]}, "eef_velocity_state": {"mean": [0.8865619546247818, 0.8673647469458988], "std": [0.6493741476864031, 0.7014317454226857], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_acc_mag_state": {"mean": [0.8516579406631762, 0.7818499127399651], "std": [0.8359201646921003, 0.8268310782282416], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_direction_action": {"mean": [2.9336823734729496, 3.4973821989528795], "std": [2.269564899830136, 2.1672020039272475], "min": [0, 0], "max": [6, 6], "count": [573]}, "eef_velocity_action": {"mean": [0.8865619546247818, 0.8673647469458988], "std": [0.6493741476864031, 0.7014317454226857], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_acc_mag_action": {"mean": [0.8516579406631762, 0.7818499127399651], "std": [0.8359201646921003, 0.8268310782282416], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_sim_pose_state": {"mean": [0.49755502874361995, 0.2999686444299031, 1.0635270497708353, -2.287893753737778, 0.9444436869847658, 0.9180772124582175, 0.5369884507966679, -0.31953230928249743, 1.105491235521434, 2.139942453521659, 0.7905289007512601, 0.5748005811697201], "std": [0.062090244535974136, 0.077912509423124, 0.026115144897519278, 0.4197196916323359, 0.3019009019754408, 2.693877502192602, 0.051680690401582866, 0.08720402266328432, 0.052403962027921004, 0.2529679269690265, 0.35008746549785896, 2.659893065875789], "min": [0.38465931195424397, 0.10561846052339223, 1.0033736876367019, -2.9726156919493834, 0.5691739249852423, -3.1405294162096915, 0.46950427865126176, -0.4335045953957791, 1.0481605382249672, 1.6232390383514743, 0.29870267306612486, -3.135478649398215], "max": [0.5935026093709914, 0.3993050489124809, 1.106808328514519, -0.48847511483347733, 1.413709619033718, 3.141562411606474, 0.6511310269277673, -0.08869259603905048, 1.2402355030912837, 2.821394013135533, 1.3053838550418329, 3.1393517943935376], "count": [573]}, "eef_sim_pose_action": {"mean": [0.49755502874361995, 0.2999686444299031, 1.0635270497708353, -2.287893753737778, 0.9444436869847658, 0.9180772124582175, 0.5369884507966679, -0.31953230928249743, 1.105491235521434, 2.139942453521659, 0.7905289007512601, 0.5748005811697201], "std": [0.062090244535974136, 0.077912509423124, 0.026115144897519278, 0.4197196916323359, 0.3019009019754408, 2.693877502192602, 0.051680690401582866, 0.08720402266328432, 0.052403962027921004, 0.2529679269690265, 0.35008746549785896, 2.659893065875789], "min": [0.38465931195424397, 0.10561846052339223, 1.0033736876367019, -2.9726156919493834, 0.5691739249852423, -3.1405294162096915, 0.46950427865126176, -0.4335045953957791, 1.0481605382249672, 1.6232390383514743, 0.29870267306612486, -3.135478649398215], "max": [0.5935026093709914, 0.3993050489124809, 1.106808328514519, -0.48847511483347733, 1.413709619033718, 3.141562411606474, 0.6511310269277673, -0.08869259603905048, 1.2402355030912837, 2.821394013135533, 1.3053838550418329, 3.1393517943935376], "count": [573]}, "gripper_mode_state": {"mean": [0.6195462478184991, 0.4397905759162304], "std": [0.4854983981770895, 0.4963615872038266], "min": [0, 0], "max": [1, 1], "count": [573]}, "gripper_activity_state": {"mean": [1.7277486910994764, 1.736474694589878], "std": [0.6161423587961031, 0.6128463032596126], "min": [0, 0], "max": [2, 2], "count": [573]}, "gripper_mode_action": {"mean": [0.6195462478184991, 0.4397905759162304], "std": [0.4854983981770895, 0.4963615872038266], "min": [0, 0], "max": [1, 1], "count": [573]}, "gripper_activity_action": {"mean": [1.7277486910994764, 1.736474694589878], "std": [0.6161423587961031, 0.6128463032596126], "min": [0, 0], "max": [2, 2], "count": [573]}, "gripper_open_scale_state": {"mean": [0.3383848167780593, 0.5273420595365459], "std": [0.3861298072223812, 0.395726376920246], "min": [0.0, 0.031], "max": [0.938, 0.94], "count": [573]}, "gripper_open_scale_action": {"mean": [0.3383848167780593, 0.5273420595365459], "std": [0.3861298072223812, 0.395726376920246], "min": [0.0, 0.031], "max": [0.938, 0.94], "count": [573]}}} +{"episode_index": 815, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[1.0]], [[1.0]]], "mean": [[[0.4344962890085612]], [[0.4588783485225076]], [[0.4590465973948265]]], "std": [[[0.22264613630494348]], [[0.19347142435909548]], [[0.1880827827209544]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4243596008238976]], [[0.4533646581285096]], [[0.4533395010586394]]], "std": [[[0.18593883073094755]], [[0.1521136954832966]], [[0.14738302662966193]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4237903994637761]], [[0.4533564493579122]], [[0.4555758336785418]]], "std": [[[0.2073457497977123]], [[0.17816260162231007]], [[0.17096293600804477]]], "count": [142]}, "observation.state": {"min": [0.38179078698158264, 1.8647621870040894, -1.2940220832824707, -1.271978497505188, -2.8737895488739014, -1.9043636322021484, 1.1775039434432983, 35.0, 0.031808000057935715, 0.3019930124282837, -0.09966900199651718, -3.1411852836608887, -0.5540000200271606, -1.003000020980835, -0.8758410811424255, -2.175360918045044, -0.455705463886261, -0.3867998719215393, 1.207593321800232, 0.3641454875469208, -2.3530704975128174, -2.0, -0.376675009727478, 0.23910599946975708, -0.1958719938993454, -3.128000020980835, 0.16099999845027924, -3.115000009536743], "max": [1.2410862445831299, 2.0996487140655518, -0.5314876437187195, -0.30885347723960876, -1.638567566871643, -0.671532928943634, 2.4344725608825684, 924.0, 0.3064509928226471, 0.4713729918003082, 0.12484399974346161, 3.140000104904175, 0.8330000042915344, -0.23100002110004425, -0.2577502131462097, -1.941696286201477, 0.7101221084594727, 0.901497483253479, 2.7244415283203125, 1.9556939601898193, 0.2571568191051483, 934.0, -0.16597700119018555, 0.4758389890193939, 0.0984250009059906, 3.1410000324249268, 1.1349999904632568, 3.127000093460083], "mean": [0.7887816429138184, 2.0230143070220947, -0.8520505428314209, -0.7783650755882263, -2.2764453887939453, -1.4919052124023438, 1.9613378047943115, 563.449462890625, 0.20178434252738953, 0.3876659572124481, 0.00675766309723258, -1.3117008209228516, 0.19504320621490479, -0.5985163450241089, -0.5237780213356018, -2.081217050552368, 0.273630827665329, 0.5006176829338074, 2.0735061168670654, 1.4086143970489502, -1.3928080797195435, 316.3187255859375, -0.3103910982608795, 0.3320995569229126, 0.01641298085451126, 2.0472404956817627, 0.6127837300300598, -0.49833568930625916], "std": [0.22149600088596344, 0.05900834873318672, 0.20643116533756256, 0.21819017827510834, 0.31090599298477173, 0.3443637788295746, 0.37440356612205505, 362.5005187988281, 0.07523863017559052, 0.05162448063492775, 0.05374131724238396, 2.5765583515167236, 0.3418738543987274, 0.19779431819915771, 0.15301042795181274, 0.09231323003768921, 0.38038256764411926, 0.40303516387939453, 0.46138307452201843, 0.37097832560539246, 0.8842489123344421, 350.2496032714844, 0.052807826548814774, 0.056318845599889755, 0.06610552966594696, 1.4860010147094727, 0.3474789559841156, 2.3863918781280518], "count": [742]}, "action": {"min": [0.38179078698158264, 1.8647621870040894, -1.2940220832824707, -1.271978497505188, -2.8737895488739014, -1.9043636322021484, 1.1775039434432983, 35.0, 0.031808000057935715, 0.3019930124282837, -0.09966900199651718, -3.1411852836608887, -0.5540000200271606, -1.003000020980835, -0.8758410811424255, -2.175360918045044, -0.455705463886261, -0.3867998719215393, 1.207593321800232, 0.3641454875469208, -2.3530704975128174, -2.0, -0.376675009727478, 0.23910599946975708, -0.1958719938993454, -3.128000020980835, 0.16099999845027924, -3.115000009536743], "max": [1.2410862445831299, 2.0996487140655518, -0.5314876437187195, -0.30885347723960876, -1.638567566871643, -0.671532928943634, 2.4344725608825684, 924.0, 0.3064509928226471, 0.4713729918003082, 0.12484399974346161, 3.140000104904175, 0.8330000042915344, -0.23100002110004425, -0.2577502131462097, -1.941696286201477, 0.7101221084594727, 0.901497483253479, 2.7244415283203125, 1.9556939601898193, 0.2571568191051483, 934.0, -0.16597700119018555, 0.4758389890193939, 0.0984250009059906, 3.1410000324249268, 1.1349999904632568, 3.127000093460083], "mean": [0.7887816429138184, 2.0230143070220947, -0.8520505428314209, -0.7783650755882263, -2.2764453887939453, -1.4919052124023438, 1.9613378047943115, 563.449462890625, 0.20178434252738953, 0.3876659572124481, 0.00675766309723258, -1.3117008209228516, 0.19504320621490479, -0.5985163450241089, -0.5237780213356018, -2.081217050552368, 0.273630827665329, 0.5006176829338074, 2.0735061168670654, 1.4086143970489502, -1.3928080797195435, 316.3187255859375, -0.3103910982608795, 0.3320995569229126, 0.01641298085451126, 2.0472404956817627, 0.6127837300300598, -0.49833568930625916], "std": [0.22149600088596344, 0.05900834873318672, 0.20643116533756256, 0.21819017827510834, 0.31090599298477173, 0.3443637788295746, 0.37440356612205505, 362.5005187988281, 0.07523863017559052, 0.05162448063492775, 0.05374131724238396, 2.5765583515167236, 0.3418738543987274, 0.19779431819915771, 0.15301042795181274, 0.09231323003768921, 0.38038256764411926, 0.40303516387939453, 0.46138307452201843, 0.37097832560539246, 0.8842489123344421, 350.2496032714844, 0.052807826548814774, 0.056318845599889755, 0.06610552966594696, 1.4860010147094727, 0.3474789559841156, 2.3863918781280518], "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": [821], "max": [821], "mean": [821.0], "std": [0.0], "count": [742]}, "index": {"min": [705007], "max": [705748], "mean": [705377.5], "std": [214.1967553442395], "count": [742]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [742]}, "subtask_annotation": {"mean": [10.401617250673855, 29.0, 29.0, 29.0, 29.0], "std": [9.335778643645778, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [742]}, "scene_annotation": {"mean": [821.0], "std": [0.0], "min": [821], "max": [821], "count": [742]}, "eef_direction_state": {"mean": [4.006738544474394, 3.8692722371967654], "std": [2.162211078584287, 1.8194514320222932], "min": [0, 0], "max": [6, 6], "count": [742]}, "eef_velocity_state": {"mean": [0.706199460916442, 1.0], "std": [0.7286507511069047, 0.7612587108190249], "min": [0, 0], "max": [2, 2], "count": [742]}, "eef_acc_mag_state": {"mean": [0.633423180592992, 0.8059299191374663], "std": [0.8028680942180592, 0.8467902838637738], "min": [0, 0], "max": [2, 2], "count": [742]}, "eef_direction_action": {"mean": [4.006738544474394, 3.8692722371967654], "std": [2.162211078584287, 1.8194514320222932], "min": [0, 0], "max": [6, 6], "count": [742]}, "eef_velocity_action": {"mean": [0.706199460916442, 1.0], "std": [0.7286507511069047, 0.7612587108190249], "min": [0, 0], "max": [2, 2], "count": [742]}, "eef_acc_mag_action": {"mean": [0.633423180592992, 0.8059299191374663], "std": [0.8028680942180592, 0.8467902838637738], "min": [0, 0], "max": [2, 2], "count": [742]}, "eef_sim_pose_state": {"mean": [0.5311238230717561, 0.31493914761111547, 1.0722643230763944, -1.5578963769451333, 0.8606392268317306, -0.9076533420511274, 0.6032619594003026, -0.23723998778713504, 1.1544996750442127, 2.416770851038994, 0.7573781937695027, -1.8865903176884609], "std": [0.05439671814100635, 0.07478889275498671, 0.0445754950663242, 1.4381596727991437, 0.4053318162540818, 2.345013071959483, 0.046500863720569836, 0.07272942524294942, 0.06323440795010338, 1.2140021329993007, 0.2897096552247321, 1.6883543459952108], "min": [0.4421932982874762, 0.07852255181896214, 0.9970975329032029, -3.1392885973569173, 0.20191211859308522, -3.1415564433660705, 0.5190022403868788, -0.33223206230844804, 1.0606045481244681, -3.140380874799849, 0.1449659649105366, -3.1310293882834435], "max": [0.6619100457885105, 0.3996240622662686, 1.1300109328729415, 3.1373036708273334, 1.5067229609448267, 3.1392441748124438, 0.6697172108282736, -0.056602947484441515, 1.305778767101233, 3.139236689071211, 1.2065022233524378, 3.14095284023437], "count": [742]}, "eef_sim_pose_action": {"mean": [0.5311238230717561, 0.31493914761111547, 1.0722643230763944, -1.5578963769451333, 0.8606392268317306, -0.9076533420511274, 0.6032619594003026, -0.23723998778713504, 1.1544996750442127, 2.416770851038994, 0.7573781937695027, -1.8865903176884609], "std": [0.05439671814100635, 0.07478889275498671, 0.0445754950663242, 1.4381596727991437, 0.4053318162540818, 2.345013071959483, 0.046500863720569836, 0.07272942524294942, 0.06323440795010338, 1.2140021329993007, 0.2897096552247321, 1.6883543459952108], "min": [0.4421932982874762, 0.07852255181896214, 0.9970975329032029, -3.1392885973569173, 0.20191211859308522, -3.1415564433660705, 0.5190022403868788, -0.33223206230844804, 1.0606045481244681, -3.140380874799849, 0.1449659649105366, -3.1310293882834435], "max": [0.6619100457885105, 0.3996240622662686, 1.1300109328729415, 3.1373036708273334, 1.5067229609448267, 3.1392441748124438, 0.6697172108282736, -0.056602947484441515, 1.305778767101233, 3.139236689071211, 1.2065022233524378, 3.14095284023437], "count": [742]}, "gripper_mode_state": {"mean": [0.6024258760107817, 0.3881401617250674], "std": [0.4893965058349182, 0.4873267657138342], "min": [0, 0], "max": [1, 1], "count": [742]}, "gripper_activity_state": {"mean": [1.820754716981132, 1.7264150943396226], "std": [0.5232600191615541, 0.6158970668617655], "min": [0, 0], "max": [2, 2], "count": [742]}, "gripper_mode_action": {"mean": [0.6024258760107817, 0.3881401617250674], "std": [0.4893965058349182, 0.4873267657138342], "min": [0, 0], "max": [1, 1], "count": [742]}, "gripper_activity_action": {"mean": [1.820754716981132, 1.7264150943396226], "std": [0.5232600191615541, 0.6158970668617655], "min": [0, 0], "max": [2, 2], "count": [742]}, "gripper_open_scale_state": {"mean": [0.31632816710313544, 0.5634494608753136], "std": [0.35024091331189394, 0.36250060657186123], "min": [0.0, 0.035], "max": [0.934, 0.924], "count": [742]}, "gripper_open_scale_action": {"mean": [0.31632816710313544, 0.5634494608753136], "std": [0.35024091331189394, 0.36250060657186123], "min": [0.0, 0.035], "max": [0.934, 0.924], "count": [742]}}} +{"episode_index": 816, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.43664809863339277]], [[0.4588852721012648]], [[0.4593976848315084]]], "std": [[[0.2244225702196283]], [[0.19492379314625538]], [[0.19155593423194459]]], "count": [154]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42215070744206773]], [[0.4511520695399372]], [[0.45190684550335286]]], "std": [[[0.20198848152943483]], [[0.16922279511115612]], [[0.16368814719694327]]], "count": [154]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.431518467235379]], [[0.45945741686826247]], [[0.4608490644363806]]], "std": [[[0.21139804026828588]], [[0.18399267415439502]], [[0.17715785430811465]]], "count": [154]}, "observation.state": {"min": [0.3934146761894226, 1.8542553186416626, -1.819348692893982, -1.14141047000885, -2.920459747314453, -1.9284666776657104, 1.3473767042160034, 22.0, 0.028876999393105507, 0.29103800654411316, -0.13641400635242462, -3.1401853561401367, -0.621999979019165, -1.065999984741211, -0.888913631439209, -2.1753435134887695, -0.5729043483734131, -0.460191011428833, 1.07020103931427, 0.526461124420166, -2.416198968887329, 1.0, -0.38654398918151855, 0.27688899636268616, -0.20346300303936005, -3.1401853561401367, 0.0689999982714653, -3.1411852836608887], "max": [1.333571195602417, 2.115757942199707, -0.5322381854057312, -0.4159817695617676, -1.6711527109146118, -0.6168168187141418, 2.500760316848755, 930.0, 0.3230400085449219, 0.45024099946022034, 0.12056100368499756, 3.140000104904175, 0.8140000104904175, -0.054999999701976776, -0.33225834369659424, -1.964490294456482, 0.728640079498291, 1.0791720151901245, 2.7811646461486816, 1.946426272392273, 0.4328765869140625, 934.0, -0.1604049950838089, 0.45373499393463135, 0.09998399764299393, 3.119999885559082, 1.0549999475479126, 3.1389999389648438], "mean": [0.8228844404220581, 2.0313918590545654, -0.9357612133026123, -0.7814694046974182, -2.3136866092681885, -1.5018504858016968, 1.988992691040039, 556.4500122070312, 0.1921178102493286, 0.37926673889160156, -0.005918716546148062, -1.3058170080184937, 0.11235068738460541, -0.5441819429397583, -0.5743435621261597, -2.0812692642211914, 0.2803913652896881, 0.5093469023704529, 2.100931167602539, 1.3259915113449097, -1.3676255941390991, 306.4993896484375, -0.30656564235687256, 0.3511911928653717, 0.008865665644407272, 2.170173168182373, 0.5374255180358887, -0.957457959651947], "std": [0.25474217534065247, 0.0744713842868805, 0.3914196789264679, 0.1737515777349472, 0.29242345690727234, 0.3321837782859802, 0.4024752378463745, 391.68231201171875, 0.08792431652545929, 0.05172884464263916, 0.06824970990419388, 2.6209006309509277, 0.4084351062774658, 0.26332923769950867, 0.11149488389492035, 0.0699925348162651, 0.45211538672447205, 0.4500029385089874, 0.4520261883735657, 0.35800179839134216, 0.9479140639305115, 358.3154602050781, 0.05114270746707916, 0.04082140699028969, 0.06669602543115616, 1.1921778917312622, 0.3457805812358856, 2.3551554679870605], "count": [830]}, "action": {"min": [0.3934146761894226, 1.8542553186416626, -1.819348692893982, -1.14141047000885, -2.920459747314453, -1.9284666776657104, 1.3473767042160034, 22.0, 0.028876999393105507, 0.29103800654411316, -0.13641400635242462, -3.1401853561401367, -0.621999979019165, -1.065999984741211, -0.888913631439209, -2.1753435134887695, -0.5729043483734131, -0.460191011428833, 1.07020103931427, 0.526461124420166, -2.416198968887329, 1.0, -0.38654398918151855, 0.27688899636268616, -0.20346300303936005, -3.1401853561401367, 0.0689999982714653, -3.1411852836608887], "max": [1.333571195602417, 2.115757942199707, -0.5322381854057312, -0.4159817695617676, -1.6711527109146118, -0.6168168187141418, 2.500760316848755, 930.0, 0.3230400085449219, 0.45024099946022034, 0.12056100368499756, 3.140000104904175, 0.8140000104904175, -0.054999999701976776, -0.33225834369659424, -1.964490294456482, 0.728640079498291, 1.0791720151901245, 2.7811646461486816, 1.946426272392273, 0.4328765869140625, 934.0, -0.1604049950838089, 0.45373499393463135, 0.09998399764299393, 3.119999885559082, 1.0549999475479126, 3.1389999389648438], "mean": [0.8228844404220581, 2.0313918590545654, -0.9357612133026123, -0.7814694046974182, -2.3136866092681885, -1.5018504858016968, 1.988992691040039, 556.4500122070312, 0.1921178102493286, 0.37926673889160156, -0.005918716546148062, -1.3058170080184937, 0.11235068738460541, -0.5441819429397583, -0.5743435621261597, -2.0812692642211914, 0.2803913652896881, 0.5093469023704529, 2.100931167602539, 1.3259915113449097, -1.3676255941390991, 306.4993896484375, -0.30656564235687256, 0.3511911928653717, 0.008865665644407272, 2.170173168182373, 0.5374255180358887, -0.957457959651947], "std": [0.25474217534065247, 0.0744713842868805, 0.3914196789264679, 0.1737515777349472, 0.29242345690727234, 0.3321837782859802, 0.4024752378463745, 391.68231201171875, 0.08792431652545929, 0.05172884464263916, 0.06824970990419388, 2.6209006309509277, 0.4084351062774658, 0.26332923769950867, 0.11149488389492035, 0.0699925348162651, 0.45211538672447205, 0.4500029385089874, 0.4520261883735657, 0.35800179839134216, 0.9479140639305115, 358.3154602050781, 0.05114270746707916, 0.04082140699028969, 0.06669602543115616, 1.1921778917312622, 0.3457805812358856, 2.3551554679870605], "count": [830]}, "timestamp": {"min": [0.0], "max": [27.633333333333333], "mean": [13.816666666666665], "std": [7.98667292709827], "count": [830]}, "frame_index": {"min": [0], "max": [829], "mean": [414.5], "std": [239.6001878129481], "count": [830]}, "episode_index": {"min": [822], "max": [822], "mean": [822.0], "std": [0.0], "count": [830]}, "index": {"min": [705749], "max": [706578], "mean": [706163.5], "std": [239.6001878129481], "count": [830]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [830]}, "subtask_annotation": {"mean": [9.675903614457832, 29.0, 29.0, 29.0, 29.0], "std": [8.477455437187782, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [830]}, "scene_annotation": {"mean": [822.0], "std": [0.0], "min": [822], "max": [822], "count": [830]}, "eef_direction_state": {"mean": [4.418072289156626, 3.9626506024096386], "std": [1.9450056263004822, 1.923175764848248], "min": [0, 0], "max": [6, 6], "count": [830]}, "eef_velocity_state": {"mean": [0.6409638554216868, 0.880722891566265], "std": [0.7239510308571351, 0.7055644294993727], "min": [0, 0], "max": [2, 2], "count": [830]}, "eef_acc_mag_state": {"mean": [0.6349397590361445, 0.7192771084337349], "std": [0.8128388057185001, 0.8342022856186618], "min": [0, 0], "max": [2, 2], "count": [830]}, "eef_direction_action": {"mean": [4.418072289156626, 3.9626506024096386], "std": [1.9450056263004822, 1.923175764848248], "min": [0, 0], "max": [6, 6], "count": [830]}, "eef_velocity_action": {"mean": [0.6409638554216868, 0.880722891566265], "std": [0.7239510308571351, 0.7055644294993727], "min": [0, 0], "max": [2, 2], "count": [830]}, "eef_acc_mag_action": {"mean": [0.6349397590361445, 0.7192771084337349], "std": [0.8128388057185001, 0.8342022856186618], "min": [0, 0], "max": [2, 2], "count": [830]}, "eef_sim_pose_state": {"mean": [0.550993974664482, 0.30448434240679706, 1.0736867379571107, -1.7888749922009541, 0.8757014973364604, 0.8890779323966272, 0.5967436069940477, -0.21989067625077996, 1.153787001617518, 2.0731142586706137, 0.7004131218584176, -2.0162353764861125], "std": [0.03890949315457673, 0.07175615045076772, 0.048469548561154305, 1.4619206571874037, 0.406407875018442, 2.350460549810924, 0.04625993346400145, 0.10093431068083467, 0.05770739277646245, 1.7682870608219747, 0.3453295453067322, 1.378151610993703], "min": [0.4850254525773549, 0.0662182535216803, 1.0018593178766337, -2.9985411243189732, 0.17064479602813654, -3.1328789579340266, 0.5141814992471323, -0.34381854407050366, 1.0587065016970754, -3.136530722666574, 0.11064252916166772, -3.137104275757481], "max": [0.6421924198355621, 0.38167374380173597, 1.1555883633670785, 2.9899201124870185, 1.548159779590653, 3.1323507908671524, 0.6613368325504964, -0.02258394814704799, 1.2979294589463057, 3.1401289553757072, 1.227020740076401, 3.1395524142846507], "count": [830]}, "eef_sim_pose_action": {"mean": [0.550993974664482, 0.30448434240679706, 1.0736867379571107, -1.7888749922009541, 0.8757014973364604, 0.8890779323966272, 0.5967436069940477, -0.21989067625077996, 1.153787001617518, 2.0731142586706137, 0.7004131218584176, -2.0162353764861125], "std": [0.03890949315457673, 0.07175615045076772, 0.048469548561154305, 1.4619206571874037, 0.406407875018442, 2.350460549810924, 0.04625993346400145, 0.10093431068083467, 0.05770739277646245, 1.7682870608219747, 0.3453295453067322, 1.378151610993703], "min": [0.4850254525773549, 0.0662182535216803, 1.0018593178766337, -2.9985411243189732, 0.17064479602813654, -3.1328789579340266, 0.5141814992471323, -0.34381854407050366, 1.0587065016970754, -3.136530722666574, 0.11064252916166772, -3.137104275757481], "max": [0.6421924198355621, 0.38167374380173597, 1.1555883633670785, 2.9899201124870185, 1.548159779590653, 3.1323507908671524, 0.6613368325504964, -0.02258394814704799, 1.2979294589463057, 3.1401289553757072, 1.227020740076401, 3.1395524142846507], "count": [830]}, "gripper_mode_state": {"mean": [0.6614457831325301, 0.41686746987951806], "std": [0.4732179826556961, 0.4930405484701673], "min": [0, 0], "max": [1, 1], "count": [830]}, "gripper_activity_state": {"mean": [1.816867469879518, 1.7421686746987952], "std": [0.5220024643593325, 0.5857999333478036], "min": [0, 0], "max": [2, 2], "count": [830]}, "gripper_mode_action": {"mean": [0.6614457831325301, 0.41686746987951806], "std": [0.4732179826556961, 0.4930405484701673], "min": [0, 0], "max": [1, 1], "count": [830]}, "gripper_activity_action": {"mean": [1.816867469879518, 1.7421686746987952], "std": [0.5220024643593325, 0.5857999333478036], "min": [0, 0], "max": [2, 2], "count": [830]}, "gripper_open_scale_state": {"mean": [0.3064993975872018, 0.556450000071239], "std": [0.35831556832200884, 0.3916824115775981], "min": [0.001, 0.022], "max": [0.934, 0.93], "count": [830]}, "gripper_open_scale_action": {"mean": [0.3064993975872018, 0.556450000071239], "std": [0.35831556832200884, 0.3916824115775981], "min": [0.001, 0.022], "max": [0.934, 0.93], "count": [830]}}} +{"episode_index": 817, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8588235294117647]], [[1.0]], [[1.0]]], "mean": [[[0.4334957887211902]], [[0.457726965621775]], [[0.4585715863648091]]], "std": [[[0.23204734454074719]], [[0.20153758329691981]], [[0.19790876765006765]]], "count": [152]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4245485909550224]], [[0.4531206073163915]], [[0.45329965385276916]]], "std": [[[0.20100089121063547]], [[0.16741382270224406]], [[0.16252574381906496]]], "count": [152]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4268033504794462]], [[0.45597237809597524]], [[0.4581930671117131]]], "std": [[[0.21217997391625176]], [[0.18460512532450593]], [[0.17788330846399483]]], "count": [152]}, "observation.state": {"min": [0.37311652302742004, 1.868863821029663, -1.3470451831817627, -1.2999212741851807, -2.903320550918579, -1.9822752475738525, 1.4004347324371338, 36.0, 0.05840099975466728, 0.2996459901332855, -0.10326399654150009, -3.1411852836608887, -0.5649999976158142, -1.097000002861023, -0.9288468360900879, -2.175448179244995, -0.23061035573482513, -0.25877997279167175, 1.2282754182815552, 0.5492376685142517, -2.4743008613586426, -3.0, -0.3391270041465759, 0.28648799657821655, -0.1945119947195053, -3.119999885559082, -0.0729999989271164, -3.1401853561401367], "max": [1.249516248703003, 2.104203701019287, -0.22771312296390533, -0.41109487414360046, -1.8428581953048706, -1.0579837560653687, 2.464998245239258, 957.0, 0.346220999956131, 0.44635799527168274, 0.14541199803352356, 3.1410000324249268, 0.953000009059906, -0.23800000548362732, -0.35437169671058655, -2.008018732070923, 0.7364068031311035, 1.0437418222427368, 2.8558998107910156, 1.932463526725769, 0.0985063835978508, 927.0, -0.1639859974384308, 0.4795039892196655, 0.07899300009012222, 3.140000104904175, 1.0190000534057617, 3.1410000324249268], "mean": [0.7198524475097656, 2.027740716934204, -0.782568633556366, -0.8109664916992188, -2.3294315338134766, -1.619763731956482, 1.9133384227752686, 523.5594482421875, 0.22220191359519958, 0.3601932227611542, 0.012707282789051533, -1.261942982673645, 0.19377315044403076, -0.6335663199424744, -0.6190717816352844, -2.1105825901031494, 0.4452230930328369, 0.6093724370002747, 2.2208261489868164, 1.3823384046554565, -1.596982717514038, 335.8811340332031, -0.2809641659259796, 0.3554474711418152, -0.003732921089977026, 2.387235641479492, 0.4775984287261963, -1.205615758895874], "std": [0.22743870317935944, 0.06781768798828125, 0.27564355731010437, 0.22492976486682892, 0.28264668583869934, 0.2317718118429184, 0.4032740592956543, 336.124267578125, 0.0774395614862442, 0.04146295785903931, 0.06196090951561928, 2.6915123462677, 0.39479002356529236, 0.2509863078594208, 0.1318143755197525, 0.05821343883872032, 0.3123933970928192, 0.3987776041030884, 0.48133665323257446, 0.34767186641693115, 0.8420279622077942, 389.7257385253906, 0.04264063760638237, 0.04864657670259476, 0.06368675827980042, 1.0760000944137573, 0.354882150888443, 2.168924570083618], "count": [816]}, "action": {"min": [0.37311652302742004, 1.868863821029663, -1.3470451831817627, -1.2999212741851807, -2.903320550918579, -1.9822752475738525, 1.4004347324371338, 36.0, 0.05840099975466728, 0.2996459901332855, -0.10326399654150009, -3.1411852836608887, -0.5649999976158142, -1.097000002861023, -0.9288468360900879, -2.175448179244995, -0.23061035573482513, -0.25877997279167175, 1.2282754182815552, 0.5492376685142517, -2.4743008613586426, -3.0, -0.3391270041465759, 0.28648799657821655, -0.1945119947195053, -3.119999885559082, -0.0729999989271164, -3.1401853561401367], "max": [1.249516248703003, 2.104203701019287, -0.22771312296390533, -0.41109487414360046, -1.8428581953048706, -1.0579837560653687, 2.464998245239258, 957.0, 0.346220999956131, 0.44635799527168274, 0.14541199803352356, 3.1410000324249268, 0.953000009059906, -0.23800000548362732, -0.35437169671058655, -2.008018732070923, 0.7364068031311035, 1.0437418222427368, 2.8558998107910156, 1.932463526725769, 0.0985063835978508, 927.0, -0.1639859974384308, 0.4795039892196655, 0.07899300009012222, 3.140000104904175, 1.0190000534057617, 3.1410000324249268], "mean": [0.7198524475097656, 2.027740716934204, -0.782568633556366, -0.8109664916992188, -2.3294315338134766, -1.619763731956482, 1.9133384227752686, 523.5594482421875, 0.22220191359519958, 0.3601932227611542, 0.012707282789051533, -1.261942982673645, 0.19377315044403076, -0.6335663199424744, -0.6190717816352844, -2.1105825901031494, 0.4452230930328369, 0.6093724370002747, 2.2208261489868164, 1.3823384046554565, -1.596982717514038, 335.8811340332031, -0.2809641659259796, 0.3554474711418152, -0.003732921089977026, 2.387235641479492, 0.4775984287261963, -1.205615758895874], "std": [0.22743870317935944, 0.06781768798828125, 0.27564355731010437, 0.22492976486682892, 0.28264668583869934, 0.2317718118429184, 0.4032740592956543, 336.124267578125, 0.0774395614862442, 0.04146295785903931, 0.06196090951561928, 2.6915123462677, 0.39479002356529236, 0.2509863078594208, 0.1318143755197525, 0.05821343883872032, 0.3123933970928192, 0.3987776041030884, 0.48133665323257446, 0.34767186641693115, 0.8420279622077942, 389.7257385253906, 0.04264063760638237, 0.04864657670259476, 0.06368675827980042, 1.0760000944137573, 0.354882150888443, 2.168924570083618], "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": [823], "max": [823], "mean": [823.0], "std": [0.0], "count": [816]}, "index": {"min": [706579], "max": [707394], "mean": [706986.5], "std": [235.55873294502726], "count": [816]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [816]}, "subtask_annotation": {"mean": [8.868872549019608, 29.0, 29.0, 29.0, 29.0], "std": [8.255640478439416, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [816]}, "scene_annotation": {"mean": [823.0], "std": [0.0], "min": [823], "max": [823], "count": [816]}, "eef_direction_state": {"mean": [4.140931372549019, 4.236519607843137], "std": [2.0959791373746706, 1.842895644755466], "min": [0, 0], "max": [6, 6], "count": [816]}, "eef_velocity_state": {"mean": [0.6654411764705882, 0.7977941176470589], "std": [0.69103630723164, 0.7239224830974827], "min": [0, 0], "max": [2, 2], "count": [816]}, "eef_acc_mag_state": {"mean": [0.6813725490196079, 0.6727941176470589], "std": [0.8263112446118227, 0.8117066484282723], "min": [0, 0], "max": [2, 2], "count": [816]}, "eef_direction_action": {"mean": [4.140931372549019, 4.236519607843137], "std": [2.0959791373746706, 1.842895644755466], "min": [0, 0], "max": [6, 6], "count": [816]}, "eef_velocity_action": {"mean": [0.6654411764705882, 0.7977941176470589], "std": [0.69103630723164, 0.7239224830974827], "min": [0, 0], "max": [2, 2], "count": [816]}, "eef_acc_mag_action": {"mean": [0.6813725490196079, 0.6727941176470589], "std": [0.8263112446118227, 0.8117066484282723], "min": [0, 0], "max": [2, 2], "count": [816]}, "eef_sim_pose_state": {"mean": [0.5594150359287712, 0.2829842887440791, 1.0845279886543695, -1.7717654160210825, 0.8249358733866676, 0.6493260157022638, 0.577513037020701, -0.2566333867251909, 1.143853614198306, 2.3832236608290245, 0.7230207453815146, -1.7357016115490185], "std": [0.04490076206214626, 0.06613113564623192, 0.04265562169534543, 1.5706866639092478, 0.47291148753400164, 2.553474556532947, 0.0414239874953413, 0.08129834639441781, 0.06419076571153388, 1.1292681963015154, 0.32086532545046, 1.7583583614057818], "min": [0.480275980145921, 0.08285494443597698, 1.0129407798419372, -3.085787487962852, 0.08432705291444997, -3.1397868430503255, 0.5124211156831177, -0.3977996879725093, 1.053237661827399, -3.1335948658777006, 0.05736461407812965, -3.123847049275801], "max": [0.6697688401700841, 0.3637413978331442, 1.1567115162773793, 3.063942022005875, 1.525601306945637, 3.1413183428489955, 0.6593939340914032, -0.05854574992342637, 1.2862944151016729, 3.139604288129116, 1.093509365331561, 3.1101009478511084], "count": [816]}, "eef_sim_pose_action": {"mean": [0.5594150359287712, 0.2829842887440791, 1.0845279886543695, -1.7717654160210825, 0.8249358733866676, 0.6493260157022638, 0.577513037020701, -0.2566333867251909, 1.143853614198306, 2.3832236608290245, 0.7230207453815146, -1.7357016115490185], "std": [0.04490076206214626, 0.06613113564623192, 0.04265562169534543, 1.5706866639092478, 0.47291148753400164, 2.553474556532947, 0.0414239874953413, 0.08129834639441781, 0.06419076571153388, 1.1292681963015154, 0.32086532545046, 1.7583583614057818], "min": [0.480275980145921, 0.08285494443597698, 1.0129407798419372, -3.085787487962852, 0.08432705291444997, -3.1397868430503255, 0.5124211156831177, -0.3977996879725093, 1.053237661827399, -3.1335948658777006, 0.05736461407812965, -3.123847049275801], "max": [0.6697688401700841, 0.3637413978331442, 1.1567115162773793, 3.063942022005875, 1.525601306945637, 3.1413183428489955, 0.6593939340914032, -0.05854574992342637, 1.2862944151016729, 3.139604288129116, 1.093509365331561, 3.1101009478511084], "count": [816]}, "gripper_mode_state": {"mean": [0.6642156862745098, 0.4178921568627451], "std": [0.47226391814471025, 0.49321222825001565], "min": [0, 0], "max": [1, 1], "count": [816]}, "gripper_activity_state": {"mean": [1.7549019607843137, 1.724264705882353], "std": [0.5805047585524508, 0.6153266696015637], "min": [0, 0], "max": [2, 2], "count": [816]}, "gripper_mode_action": {"mean": [0.6642156862745098, 0.4178921568627451], "std": [0.47226391814471025, 0.49321222825001565], "min": [0, 0], "max": [1, 1], "count": [816]}, "gripper_activity_action": {"mean": [1.7549019607843137, 1.724264705882353], "std": [0.5805047585524508, 0.6153266696015637], "min": [0, 0], "max": [2, 2], "count": [816]}, "gripper_open_scale_state": {"mean": [0.33589215671763295, 0.5235594362978842], "std": [0.3897161621230391, 0.33612425479763736], "min": [0.0, 0.036], "max": [0.927, 0.957], "count": [816]}, "gripper_open_scale_action": {"mean": [0.33589215671763295, 0.5235594362978842], "std": [0.3897161621230391, 0.33612425479763736], "min": [0.0, 0.036], "max": [0.927, 0.957], "count": [816]}}} +{"episode_index": 818, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.43865479066022545]], [[0.4601130411101639]], [[0.45989651120109876]]], "std": [[[0.22053137420371807]], [[0.19268403408629858]], [[0.18978746995097742]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4144097518234347]], [[0.4489837844558113]], [[0.45082525812257274]]], "std": [[[0.20517591234354418]], [[0.17338438932688433]], [[0.1669305313162392]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40996578691863217]], [[0.4447118913990717]], [[0.4473206492137918]]], "std": [[[0.21788057259050655]], [[0.18745216331880907]], [[0.18004356440843347]]], "count": [138]}, "observation.state": {"min": [0.3371976315975189, 1.792662501335144, -1.2619080543518066, -1.1308512687683105, -2.9019415378570557, -1.9447157382965088, 1.360745906829834, 24.0, 0.06212500110268593, 0.28539198637008667, -0.09473700076341629, -3.132185220718384, -0.47699999809265137, -1.0540000200271606, -1.0204941034317017, -2.175273895263672, -0.5504070520401001, -0.36592572927474976, 1.2377526760101318, 0.6458241939544678, -2.0785651206970215, -5.0, -0.34506601095199585, 0.2842150032520294, -0.20816299319267273, -3.127000093460083, -0.026000002399086952, -3.1371853351593018], "max": [1.227123498916626, 2.1005911827087402, -0.36100390553474426, -0.5057964324951172, -1.899808406829834, -0.9473647475242615, 2.4023759365081787, 950.0, 0.3347280025482178, 0.4485189914703369, 0.14069700241088867, 3.13700008392334, 0.9190000295639038, -0.35100001096725464, -0.35616934299468994, -1.9967788457870483, 0.8901528120040894, 0.9388300776481628, 2.6995184421539307, 2.009554624557495, -0.010349802672863007, 947.0, -0.13717499375343323, 0.4530789852142334, 0.06873399764299393, 3.11899995803833, 1.1859999895095825, 3.1410000324249268], "mean": [0.7644667029380798, 1.98016357421875, -0.7702189087867737, -0.7917587161064148, -2.397892475128174, -1.5813895463943481, 2.007861614227295, 543.9172973632812, 0.22798261046409607, 0.3813251554965973, 0.03260942921042442, -1.7123464345932007, 0.14240272343158722, -0.6985622644424438, -0.6286409497261047, -2.0907747745513916, 0.3803190588951111, 0.5537866353988647, 2.1838855743408203, 1.3606430292129517, -1.3997416496276855, 420.6722106933594, -0.2759189009666443, 0.3600277900695801, -0.0052462732419371605, 2.0581016540527344, 0.4735502004623413, -0.9884127378463745], "std": [0.20483659207820892, 0.08028587698936462, 0.1782219260931015, 0.1466783881187439, 0.29003918170928955, 0.26139745116233826, 0.28713497519493103, 371.7604064941406, 0.07165700197219849, 0.04865951091051102, 0.050498493015766144, 2.3339195251464844, 0.33855000138282776, 0.1997338980436325, 0.1468672901391983, 0.05960780382156372, 0.41228795051574707, 0.4084637463092804, 0.37575483322143555, 0.38038793206214905, 0.7250567674636841, 395.9571838378906, 0.04865965619683266, 0.04826398938894272, 0.06790997087955475, 1.6578046083450317, 0.33260634541511536, 2.36332631111145], "count": [720]}, "action": {"min": [0.3371976315975189, 1.792662501335144, -1.2619080543518066, -1.1308512687683105, -2.9019415378570557, -1.9447157382965088, 1.360745906829834, 24.0, 0.06212500110268593, 0.28539198637008667, -0.09473700076341629, -3.132185220718384, -0.47699999809265137, -1.0540000200271606, -1.0204941034317017, -2.175273895263672, -0.5504070520401001, -0.36592572927474976, 1.2377526760101318, 0.6458241939544678, -2.0785651206970215, -5.0, -0.34506601095199585, 0.2842150032520294, -0.20816299319267273, -3.127000093460083, -0.026000002399086952, -3.1371853351593018], "max": [1.227123498916626, 2.1005911827087402, -0.36100390553474426, -0.5057964324951172, -1.899808406829834, -0.9473647475242615, 2.4023759365081787, 950.0, 0.3347280025482178, 0.4485189914703369, 0.14069700241088867, 3.13700008392334, 0.9190000295639038, -0.35100001096725464, -0.35616934299468994, -1.9967788457870483, 0.8901528120040894, 0.9388300776481628, 2.6995184421539307, 2.009554624557495, -0.010349802672863007, 947.0, -0.13717499375343323, 0.4530789852142334, 0.06873399764299393, 3.11899995803833, 1.1859999895095825, 3.1410000324249268], "mean": [0.7644667029380798, 1.98016357421875, -0.7702189087867737, -0.7917587161064148, -2.397892475128174, -1.5813895463943481, 2.007861614227295, 543.9172973632812, 0.22798261046409607, 0.3813251554965973, 0.03260942921042442, -1.7123464345932007, 0.14240272343158722, -0.6985622644424438, -0.6286409497261047, -2.0907747745513916, 0.3803190588951111, 0.5537866353988647, 2.1838855743408203, 1.3606430292129517, -1.3997416496276855, 420.6722106933594, -0.2759189009666443, 0.3600277900695801, -0.0052462732419371605, 2.0581016540527344, 0.4735502004623413, -0.9884127378463745], "std": [0.20483659207820892, 0.08028587698936462, 0.1782219260931015, 0.1466783881187439, 0.29003918170928955, 0.26139745116233826, 0.28713497519493103, 371.7604064941406, 0.07165700197219849, 0.04865951091051102, 0.050498493015766144, 2.3339195251464844, 0.33855000138282776, 0.1997338980436325, 0.1468672901391983, 0.05960780382156372, 0.41228795051574707, 0.4084637463092804, 0.37575483322143555, 0.38038793206214905, 0.7250567674636841, 395.9571838378906, 0.04865965619683266, 0.04826398938894272, 0.06790997087955475, 1.6578046083450317, 0.33260634541511536, 2.36332631111145], "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": [824], "max": [824], "mean": [824.0], "std": [0.0], "count": [720]}, "index": {"min": [707395], "max": [708114], "mean": [707754.5], "std": [207.84589643932512], "count": [720]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [720]}, "subtask_annotation": {"mean": [11.154166666666667, 29.0, 29.0, 29.0, 29.0], "std": [9.255620477129977, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [720]}, "scene_annotation": {"mean": [824.0], "std": [0.0], "min": [824], "max": [824], "count": [720]}, "eef_direction_state": {"mean": [3.9430555555555555, 3.558333333333333], "std": [2.115637964518873, 1.8780715582154393], "min": [0, 0], "max": [6, 6], "count": [720]}, "eef_velocity_state": {"mean": [0.7263888888888889, 1.0319444444444446], "std": [0.7140442437963946, 0.6934868397551461], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_acc_mag_state": {"mean": [0.7277777777777777, 0.9180555555555555], "std": [0.8405061673086942, 0.8384553239421411], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_direction_action": {"mean": [3.9430555555555555, 3.558333333333333], "std": [2.115637964518873, 1.8780715582154393], "min": [0, 0], "max": [6, 6], "count": [720]}, "eef_velocity_action": {"mean": [0.7263888888888889, 1.0319444444444446], "std": [0.7140442437963946, 0.6934868397551461], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_acc_mag_action": {"mean": [0.7277777777777777, 0.9180555555555555], "std": [0.8405061673086942, 0.8384553239421411], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_sim_pose_state": {"mean": [0.5632573506934985, 0.2804631404884348, 1.085975500059988, -1.7031950247915821, 0.8945252656595776, 1.0720515577515783, 0.5987124841903533, -0.2727769726138854, 1.1564871921805864, 2.672306396294526, 0.6616452083510458, -2.1405273829346165], "std": [0.04515713821980639, 0.07440338118071503, 0.04122964817854902, 1.643485532642516, 0.25010446692270233, 2.2621196641512413, 0.04558555531723608, 0.07123772007439427, 0.05181180412970925, 0.25775931404772723, 0.2822197620974882, 1.397225646738463], "min": [0.4818476787511012, 0.051364529962329666, 1.00409941366393, -3.0571380755793722, 0.435458735466109, -3.141283459261343, 0.4934208630609595, -0.3636470349496963, 1.0532796890360074, 1.9679110452962538, 0.10790845156275419, -3.1173785410923904], "max": [0.6445739718533793, 0.3608894801476039, 1.1369086246897695, 3.0296117742528885, 1.55665808363679, 3.1415187987863735, 0.6549473623223474, -0.07652966112044099, 1.280860002918452, 3.1330846935965395, 1.2235484719747731, 3.136989643066543], "count": [720]}, "eef_sim_pose_action": {"mean": [0.5632573506934985, 0.2804631404884348, 1.085975500059988, -1.7031950247915821, 0.8945252656595776, 1.0720515577515783, 0.5987124841903533, -0.2727769726138854, 1.1564871921805864, 2.672306396294526, 0.6616452083510458, -2.1405273829346165], "std": [0.04515713821980639, 0.07440338118071503, 0.04122964817854902, 1.643485532642516, 0.25010446692270233, 2.2621196641512413, 0.04558555531723608, 0.07123772007439427, 0.05181180412970925, 0.25775931404772723, 0.2822197620974882, 1.397225646738463], "min": [0.4818476787511012, 0.051364529962329666, 1.00409941366393, -3.0571380755793722, 0.435458735466109, -3.141283459261343, 0.4934208630609595, -0.3636470349496963, 1.0532796890360074, 1.9679110452962538, 0.10790845156275419, -3.1173785410923904], "max": [0.6445739718533793, 0.3608894801476039, 1.1369086246897695, 3.0296117742528885, 1.55665808363679, 3.1415187987863735, 0.6549473623223474, -0.07652966112044099, 1.280860002918452, 3.1330846935965395, 1.2235484719747731, 3.136989643066543], "count": [720]}, "gripper_mode_state": {"mean": [0.5097222222222222, 0.3958333333333333], "std": [0.4999054694590406, 0.48902894142939557], "min": [0, 0], "max": [1, 1], "count": [720]}, "gripper_activity_state": {"mean": [1.7763888888888888, 1.7944444444444445], "std": [0.5664198127899388, 0.5522401070209108], "min": [0, 0], "max": [2, 2], "count": [720]}, "gripper_mode_action": {"mean": [0.5097222222222222, 0.3958333333333333], "std": [0.4999054694590406, 0.48902894142939557], "min": [0, 0], "max": [1, 1], "count": [720]}, "gripper_activity_action": {"mean": [1.7763888888888888, 1.7944444444444445], "std": [0.5664198127899388, 0.5522401070209108], "min": [0, 0], "max": [2, 2], "count": [720]}, "gripper_open_scale_state": {"mean": [0.42070145846313517, 0.543917360962762], "std": [0.395926154361962, 0.3717605106281888], "min": [0.0, 0.024], "max": [0.947, 0.95], "count": [720]}, "gripper_open_scale_action": {"mean": [0.42070145846313517, 0.543917360962762], "std": [0.395926154361962, 0.3717605106281888], "min": [0.0, 0.024], "max": [0.947, 0.95], "count": [720]}}} +{"episode_index": 819, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[1.0]], [[1.0]]], "mean": [[[0.4369935561944076]], [[0.45883270369551327]], [[0.4593843186397366]]], "std": [[[0.22244635740956278]], [[0.193851835685099]], [[0.19034909835123712]]], "count": [133]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.409811941004472]], [[0.4485837157231314]], [[0.45012892525431225]]], "std": [[[0.21434639250092205]], [[0.17781910219225844]], [[0.17201673734724016]]], "count": [133]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42039139054744706]], [[0.4498339767924714]], [[0.45138019067276036]]], "std": [[[0.20146895786621258]], [[0.17359567209303325]], [[0.16601358861185536]]], "count": [133]}, "observation.state": {"min": [0.4890238046646118, 1.816102385520935, -1.305837869644165, -1.10489821434021, -2.89448881149292, -1.9449602365493774, 1.4525502920150757, 37.0, 0.03824099898338318, 0.29127299785614014, -0.13612200319766998, -3.1381852626800537, -0.49900001287460327, -1.1759999990463257, -0.9568419456481934, -2.1762337684631348, -0.015760323032736778, -0.3911108672618866, 1.2189555168151855, 0.7346963882446289, -2.4329888820648193, -3.0, -0.33747100830078125, 0.284061998128891, -0.19953200221061707, -3.1391851902008057, -0.050999999046325684, -3.125999927520752], "max": [1.301806092262268, 2.1116042137145996, -0.3636917173862457, -0.32274630665779114, -2.0183684825897217, -0.8665908575057983, 2.4685938358306885, 942.0, 0.3236919939517975, 0.4565249979496002, 0.13034099340438843, 3.119999885559082, 0.7680000066757202, -0.33000001311302185, -0.32794737815856934, -1.981995940208435, 0.6843435764312744, 0.9743649959564209, 2.782735586166382, 2.0248262882232666, 0.35959020256996155, 949.0, -0.14822199940681458, 0.4625430107116699, 0.07100699841976166, 3.128000020980835, 0.9900000095367432, 3.140000104904175], "mean": [0.7687414288520813, 1.9793224334716797, -0.7644335031509399, -0.7277377843856812, -2.324117660522461, -1.4993034601211548, 1.991292119026184, 601.5812377929688, 0.22611819207668304, 0.38800227642059326, 0.026943711563944817, -1.6752313375473022, 0.24987567961215973, -0.7131157517433167, -0.632311224937439, -2.0767812728881836, 0.5254864692687988, 0.6647012233734131, 2.2812047004699707, 1.3878276348114014, -1.7240509986877441, 359.4560852050781, -0.27764880657196045, 0.363216370344162, 0.004070223309099674, 2.4640867710113525, 0.3890761435031891, -1.838086724281311], "std": [0.22110934555530548, 0.07313691079616547, 0.20119456946849823, 0.17904706299304962, 0.2628031373023987, 0.3134298026561737, 0.31985780596733093, 388.67657470703125, 0.08025159686803818, 0.054344628006219864, 0.055768437683582306, 2.369737386703491, 0.3489709496498108, 0.23577667772769928, 0.1494695097208023, 0.06115049496293068, 0.15600129961967468, 0.32063621282577515, 0.40092018246650696, 0.3545449674129486, 0.7622939348220825, 414.07611083984375, 0.04058340936899185, 0.052489880472421646, 0.059550896286964417, 1.2034964561462402, 0.2834075391292572, 1.502013087272644], "count": [683]}, "action": {"min": [0.4890238046646118, 1.816102385520935, -1.305837869644165, -1.10489821434021, -2.89448881149292, -1.9449602365493774, 1.4525502920150757, 37.0, 0.03824099898338318, 0.29127299785614014, -0.13612200319766998, -3.1381852626800537, -0.49900001287460327, -1.1759999990463257, -0.9568419456481934, -2.1762337684631348, -0.015760323032736778, -0.3911108672618866, 1.2189555168151855, 0.7346963882446289, -2.4329888820648193, -3.0, -0.33747100830078125, 0.284061998128891, -0.19953200221061707, -3.1391851902008057, -0.050999999046325684, -3.125999927520752], "max": [1.301806092262268, 2.1116042137145996, -0.3636917173862457, -0.32274630665779114, -2.0183684825897217, -0.8665908575057983, 2.4685938358306885, 942.0, 0.3236919939517975, 0.4565249979496002, 0.13034099340438843, 3.119999885559082, 0.7680000066757202, -0.33000001311302185, -0.32794737815856934, -1.981995940208435, 0.6843435764312744, 0.9743649959564209, 2.782735586166382, 2.0248262882232666, 0.35959020256996155, 949.0, -0.14822199940681458, 0.4625430107116699, 0.07100699841976166, 3.128000020980835, 0.9900000095367432, 3.140000104904175], "mean": [0.7687414288520813, 1.9793224334716797, -0.7644335031509399, -0.7277377843856812, -2.324117660522461, -1.4993034601211548, 1.991292119026184, 601.5812377929688, 0.22611819207668304, 0.38800227642059326, 0.026943711563944817, -1.6752313375473022, 0.24987567961215973, -0.7131157517433167, -0.632311224937439, -2.0767812728881836, 0.5254864692687988, 0.6647012233734131, 2.2812047004699707, 1.3878276348114014, -1.7240509986877441, 359.4560852050781, -0.27764880657196045, 0.363216370344162, 0.004070223309099674, 2.4640867710113525, 0.3890761435031891, -1.838086724281311], "std": [0.22110934555530548, 0.07313691079616547, 0.20119456946849823, 0.17904706299304962, 0.2628031373023987, 0.3134298026561737, 0.31985780596733093, 388.67657470703125, 0.08025159686803818, 0.054344628006219864, 0.055768437683582306, 2.369737386703491, 0.3489709496498108, 0.23577667772769928, 0.1494695097208023, 0.06115049496293068, 0.15600129961967468, 0.32063621282577515, 0.40092018246650696, 0.3545449674129486, 0.7622939348220825, 414.07611083984375, 0.04058340936899185, 0.052489880472421646, 0.059550896286964417, 1.2034964561462402, 0.2834075391292572, 1.502013087272644], "count": [683]}, "timestamp": {"min": [0.0], "max": [22.733333333333334], "mean": [11.366666666666667], "std": [6.572163519978282], "count": [683]}, "frame_index": {"min": [0], "max": [682], "mean": [341.0], "std": [197.1649055993485], "count": [683]}, "episode_index": {"min": [825], "max": [825], "mean": [825.0], "std": [0.0], "count": [683]}, "index": {"min": [708115], "max": [708797], "mean": [708456.0], "std": [197.1649055993485], "count": [683]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [683]}, "subtask_annotation": {"mean": [10.300146412884335, 29.0, 29.0, 29.0, 29.0], "std": [9.248755999239465, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [683]}, "scene_annotation": {"mean": [825.0], "std": [0.0], "min": [825], "max": [825], "count": [683]}, "eef_direction_state": {"mean": [4.112737920937042, 4.061493411420205], "std": [2.0663656568833817, 1.8204215224382174], "min": [0, 0], "max": [6, 6], "count": [683]}, "eef_velocity_state": {"mean": [0.6896046852122987, 0.9443631039531479], "std": [0.6974080786787985, 0.7497054550467304], "min": [0, 0], "max": [2, 2], "count": [683]}, "eef_acc_mag_state": {"mean": [0.6676427525622255, 0.8038067349926794], "std": [0.8273817873317207, 0.8380676568719886], "min": [0, 0], "max": [2, 2], "count": [683]}, "eef_direction_action": {"mean": [4.112737920937042, 4.061493411420205], "std": [2.0663656568833817, 1.8204215224382174], "min": [0, 0], "max": [6, 6], "count": [683]}, "eef_velocity_action": {"mean": [0.6896046852122987, 0.9443631039531479], "std": [0.6974080786787985, 0.7497054550467304], "min": [0, 0], "max": [2, 2], "count": [683]}, "eef_acc_mag_action": {"mean": [0.6676427525622255, 0.8038067349926794], "std": [0.8273817873317207, 0.8380676568719886], "min": [0, 0], "max": [2, 2], "count": [683]}, "eef_sim_pose_state": {"mean": [0.5694328765128504, 0.2893752227406618, 1.095752969682161, -2.0351472683289735, 0.7713904507058288, 1.7167769757250053, 0.6026028272096404, -0.268815414254051, 1.1511080190153693, 2.6081210348545008, 0.7333215732687581, -2.000488988640101], "std": [0.04941277772732492, 0.06519288567377522, 0.03557189588006179, 1.4464823869372552, 0.38565927180420945, 2.2060142442760458, 0.04972977583985214, 0.08042121721675911, 0.055322749547138624, 0.29477306295623196, 0.29377832204016885, 1.7644444379974515], "min": [0.4776742534769958, 0.06186348895077273, 1.0164769658166863, -3.0861949988577617, 0.11426011704149341, -3.141307229831945, 0.5147938596663749, -0.36469239804699816, 1.0857828506248435, 2.039350681425571, 0.10898117945963248, -3.1385148146803727], "max": [0.6546911639488187, 0.3587140203040452, 1.1536637548828272, 2.9438118402639653, 1.4588822440173224, 3.1397308699480444, 0.6732213442007697, -0.047203354016313884, 1.2970891899512202, 3.0680766151814094, 1.1546497001217833, 3.1401553216103943], "count": [683]}, "eef_sim_pose_action": {"mean": [0.5694328765128504, 0.2893752227406618, 1.095752969682161, -2.0351472683289735, 0.7713904507058288, 1.7167769757250053, 0.6026028272096404, -0.268815414254051, 1.1511080190153693, 2.6081210348545008, 0.7333215732687581, -2.000488988640101], "std": [0.04941277772732492, 0.06519288567377522, 0.03557189588006179, 1.4464823869372552, 0.38565927180420945, 2.2060142442760458, 0.04972977583985214, 0.08042121721675911, 0.055322749547138624, 0.29477306295623196, 0.29377832204016885, 1.7644444379974515], "min": [0.4776742534769958, 0.06186348895077273, 1.0164769658166863, -3.0861949988577617, 0.11426011704149341, -3.141307229831945, 0.5147938596663749, -0.36469239804699816, 1.0857828506248435, 2.039350681425571, 0.10898117945963248, -3.1385148146803727], "max": [0.6546911639488187, 0.3587140203040452, 1.1536637548828272, 2.9438118402639653, 1.4588822440173224, 3.1397308699480444, 0.6732213442007697, -0.047203354016313884, 1.2970891899512202, 3.0680766151814094, 1.1546497001217833, 3.1401553216103943], "count": [683]}, "gripper_mode_state": {"mean": [0.6178623718887262, 0.38799414348462663], "std": [0.48590993125554205, 0.48729322600078967], "min": [0, 0], "max": [1, 1], "count": [683]}, "gripper_activity_state": {"mean": [1.7906295754026353, 1.7862371888726207], "std": [0.5479364046022155, 0.5475763577865079], "min": [0, 0], "max": [2, 2], "count": [683]}, "gripper_mode_action": {"mean": [0.6178623718887262, 0.38799414348462663], "std": [0.48590993125554205, 0.48729322600078967], "min": [0, 0], "max": [1, 1], "count": [683]}, "gripper_activity_action": {"mean": [1.7906295754026353, 1.7862371888726207], "std": [0.5479364046022155, 0.5475763577865079], "min": [0, 0], "max": [2, 2], "count": [683]}, "gripper_open_scale_state": {"mean": [0.35957467035981977, 0.6015812593742139], "std": [0.41397298382727915, 0.388676556857804], "min": [0.0, 0.037], "max": [0.949, 0.942], "count": [683]}, "gripper_open_scale_action": {"mean": [0.35957467035981977, 0.6015812593742139], "std": [0.41397298382727915, 0.388676556857804], "min": [0.0, 0.037], "max": [0.949, 0.942], "count": [683]}}} +{"episode_index": 820, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[1.0]], [[1.0]]], "mean": [[[0.43257759723936196]], [[0.4536500982677453]], [[0.4545827177316148]]], "std": [[[0.22919864847065044]], [[0.2008989118023837]], [[0.19546620726974104]]], "count": [143]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4074562494286759]], [[0.44397403474793184]], [[0.44491716514694457]]], "std": [[[0.21873445242361453]], [[0.18883066973571483]], [[0.1850790479976492]]], "count": [143]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42632105700671874]], [[0.45603099576077516]], [[0.45879273789935554]]], "std": [[[0.2167550047265316]], [[0.1899562081182267]], [[0.18218107584886786]]], "count": [143]}, "observation.state": {"min": [0.488465279340744, 1.8398040533065796, -1.2356407642364502, -1.06112539768219, -2.9053449630737305, -1.978697419166565, 1.3575694561004639, 51.0, 0.03497999906539917, 0.3089900016784668, -0.09850700199604034, -3.1411852836608887, -0.5759999752044678, -1.1799999475479126, -0.9065764546394348, -2.1752562522888184, -0.3168121874332428, -0.41608649492263794, 1.1170456409454346, 0.7908784747123718, -2.274181365966797, -3.0, -0.3430109918117523, 0.27228400111198425, -0.20930799841880798, -3.1361851692199707, 0.023000000044703484, -3.1331851482391357], "max": [1.3396625518798828, 2.098688840866089, -0.33737215399742126, -0.5534439086914062, -1.9647172689437866, -1.1464719772338867, 2.462799310684204, 929.0, 0.32899901270866394, 0.44029200077056885, 0.13840599358081818, 3.140000104904175, 0.7730000019073486, -0.2919999957084656, -0.4357563555240631, -1.9313639402389526, 0.813934326171875, 0.910067081451416, 2.6477341651916504, 1.9464958906173706, 0.29222047328948975, 843.0, -0.15924200415611267, 0.465844988822937, 0.09003099799156189, 3.132999897003174, 1.0579999685287476, 3.140000104904175], "mean": [0.7609490156173706, 1.9748260974884033, -0.7461653351783752, -0.7791494131088257, -2.3765058517456055, -1.6348917484283447, 2.0301294326782227, 572.502685546875, 0.2274356633424759, 0.370554655790329, 0.0334043875336647, -1.7002266645431519, 0.16892682015895844, -0.7423271536827087, -0.6187576651573181, -2.0452210903167725, 0.5195438265800476, 0.6089231371879578, 2.18902325630188, 1.514113426208496, -1.5241056680679321, 353.91754150390625, -0.2638756334781647, 0.3459004759788513, 0.002122148172929883, 2.595276117324829, 0.408588707447052, -1.7142940759658813], "std": [0.22180375456809998, 0.07575266063213348, 0.213293194770813, 0.14376471936702728, 0.26003068685531616, 0.21816414594650269, 0.3724033236503601, 367.15966796875, 0.08250485360622406, 0.03872206434607506, 0.05831103399395943, 2.448822021484375, 0.35893169045448303, 0.29046833515167236, 0.1274498999118805, 0.07383446395397186, 0.22058208286762238, 0.3618183434009552, 0.35555317997932434, 0.35513874888420105, 0.761891782283783, 389.63800048828125, 0.04135135933756828, 0.05134664103388786, 0.07346516847610474, 1.2162301540374756, 0.22130873799324036, 1.8467931747436523], "count": [752]}, "action": {"min": [0.488465279340744, 1.8398040533065796, -1.2356407642364502, -1.06112539768219, -2.9053449630737305, -1.978697419166565, 1.3575694561004639, 51.0, 0.03497999906539917, 0.3089900016784668, -0.09850700199604034, -3.1411852836608887, -0.5759999752044678, -1.1799999475479126, -0.9065764546394348, -2.1752562522888184, -0.3168121874332428, -0.41608649492263794, 1.1170456409454346, 0.7908784747123718, -2.274181365966797, -3.0, -0.3430109918117523, 0.27228400111198425, -0.20930799841880798, -3.1361851692199707, 0.023000000044703484, -3.1331851482391357], "max": [1.3396625518798828, 2.098688840866089, -0.33737215399742126, -0.5534439086914062, -1.9647172689437866, -1.1464719772338867, 2.462799310684204, 929.0, 0.32899901270866394, 0.44029200077056885, 0.13840599358081818, 3.140000104904175, 0.7730000019073486, -0.2919999957084656, -0.4357563555240631, -1.9313639402389526, 0.813934326171875, 0.910067081451416, 2.6477341651916504, 1.9464958906173706, 0.29222047328948975, 843.0, -0.15924200415611267, 0.465844988822937, 0.09003099799156189, 3.132999897003174, 1.0579999685287476, 3.140000104904175], "mean": [0.7609490156173706, 1.9748260974884033, -0.7461653351783752, -0.7791494131088257, -2.3765058517456055, -1.6348917484283447, 2.0301294326782227, 572.502685546875, 0.2274356633424759, 0.370554655790329, 0.0334043875336647, -1.7002266645431519, 0.16892682015895844, -0.7423271536827087, -0.6187576651573181, -2.0452210903167725, 0.5195438265800476, 0.6089231371879578, 2.18902325630188, 1.514113426208496, -1.5241056680679321, 353.91754150390625, -0.2638756334781647, 0.3459004759788513, 0.002122148172929883, 2.595276117324829, 0.408588707447052, -1.7142940759658813], "std": [0.22180375456809998, 0.07575266063213348, 0.213293194770813, 0.14376471936702728, 0.26003068685531616, 0.21816414594650269, 0.3724033236503601, 367.15966796875, 0.08250485360622406, 0.03872206434607506, 0.05831103399395943, 2.448822021484375, 0.35893169045448303, 0.29046833515167236, 0.1274498999118805, 0.07383446395397186, 0.22058208286762238, 0.3618183434009552, 0.35555317997932434, 0.35513874888420105, 0.761891782283783, 389.63800048828125, 0.04135135933756828, 0.05134664103388786, 0.07346516847610474, 1.2162301540374756, 0.22130873799324036, 1.8467931747436523], "count": [752]}, "timestamp": {"min": [0.0], "max": [25.033333333333335], "mean": [12.516666666666666], "std": [7.2361169758986685], "count": [752]}, "frame_index": {"min": [0], "max": [751], "mean": [375.5], "std": [217.08350927696006], "count": [752]}, "episode_index": {"min": [826], "max": [826], "mean": [826.0], "std": [0.0], "count": [752]}, "index": {"min": [708798], "max": [709549], "mean": [709173.5], "std": [217.08350927696006], "count": [752]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [752]}, "subtask_annotation": {"mean": [10.96409574468085, 29.0, 29.0, 29.0, 29.0], "std": [9.01801024377285, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [752]}, "scene_annotation": {"mean": [826.0], "std": [0.0], "min": [826], "max": [826], "count": [752]}, "eef_direction_state": {"mean": [3.8949468085106385, 4.0013297872340425], "std": [2.1606677448311262, 1.8468628771473738], "min": [0, 0], "max": [6, 6], "count": [752]}, "eef_velocity_state": {"mean": [0.711436170212766, 0.9148936170212766], "std": [0.6941833263674723, 0.7132421400792227], "min": [0, 0], "max": [2, 2], "count": [752]}, "eef_acc_mag_state": {"mean": [0.761968085106383, 0.7792553191489362], "std": [0.8334690124570493, 0.8390061741990041], "min": [0, 0], "max": [2, 2], "count": [752]}, "eef_direction_action": {"mean": [3.8949468085106385, 4.0013297872340425], "std": [2.1606677448311262, 1.8468628771473738], "min": [0, 0], "max": [6, 6], "count": [752]}, "eef_velocity_action": {"mean": [0.711436170212766, 0.9148936170212766], "std": [0.6941833263674723, 0.7132421400792227], "min": [0, 0], "max": [2, 2], "count": [752]}, "eef_acc_mag_action": {"mean": [0.761968085106383, 0.7792553191489362], "std": [0.8334690124570493, 0.8390061741990041], "min": [0, 0], "max": [2, 2], "count": [752]}, "eef_sim_pose_state": {"mean": [0.5552802155787803, 0.28427312669823807, 1.1004334521132344, -1.828711226726408, 0.8867654258768543, 2.1827755686977177, 0.5892441633711647, -0.2743889794632342, 1.156418284475589, 2.6024278311291624, 0.6479397764575108, -1.8294191570752367], "std": [0.046838794228997456, 0.07745171856966324, 0.037683346690979606, 1.588959493383843, 0.36617303484825964, 1.5538263842931603, 0.03649251799608846, 0.08324994477639623, 0.05946324344560915, 0.20217900545154333, 0.3188097725300952, 1.8564359724218766], "min": [0.4825886775613158, 0.06569864498346738, 1.0130998357259013, -3.036204875562645, 0.25169101475102296, -3.1391874866431557, 0.5310703448479152, -0.3714229924561484, 1.0848246514913316, 2.129636583118224, 0.030536049953217237, -3.1323186395913467], "max": [0.6598912693392672, 0.38939734361520323, 1.1577118623276283, 3.105650277129614, 1.5462720015475462, 3.14023189866966, 0.6643125633961318, -0.046732498038575494, 1.2819843231044672, 3.076934964541044, 1.1411476609984748, 3.1355595284965965], "count": [752]}, "eef_sim_pose_action": {"mean": [0.5552802155787803, 0.28427312669823807, 1.1004334521132344, -1.828711226726408, 0.8867654258768543, 2.1827755686977177, 0.5892441633711647, -0.2743889794632342, 1.156418284475589, 2.6024278311291624, 0.6479397764575108, -1.8294191570752367], "std": [0.046838794228997456, 0.07745171856966324, 0.037683346690979606, 1.588959493383843, 0.36617303484825964, 1.5538263842931603, 0.03649251799608846, 0.08324994477639623, 0.05946324344560915, 0.20217900545154333, 0.3188097725300952, 1.8564359724218766], "min": [0.4825886775613158, 0.06569864498346738, 1.0130998357259013, -3.036204875562645, 0.25169101475102296, -3.1391874866431557, 0.5310703448479152, -0.3714229924561484, 1.0848246514913316, 2.129636583118224, 0.030536049953217237, -3.1323186395913467], "max": [0.6598912693392672, 0.38939734361520323, 1.1577118623276283, 3.105650277129614, 1.5462720015475462, 3.14023189866966, 0.6643125633961318, -0.046732498038575494, 1.2819843231044672, 3.076934964541044, 1.1411476609984748, 3.1355595284965965], "count": [752]}, "gripper_mode_state": {"mean": [0.589095744680851, 0.37632978723404253], "std": [0.49199791491404754, 0.4844643211573206], "min": [0, 0], "max": [1, 1], "count": [752]}, "gripper_activity_state": {"mean": [1.827127659574468, 1.8191489361702127], "std": [0.49937007626081764, 0.5175179297427756], "min": [0, 0], "max": [2, 2], "count": [752]}, "gripper_mode_action": {"mean": [0.589095744680851, 0.37632978723404253], "std": [0.49199791491404754, 0.4844643211573206], "min": [0, 0], "max": [1, 1], "count": [752]}, "gripper_activity_action": {"mean": [1.827127659574468, 1.8191489361702127], "std": [0.49937007626081764, 0.5175179297427756], "min": [0, 0], "max": [2, 2], "count": [752]}, "gripper_open_scale_state": {"mean": [0.35403085108075144, 0.5725026596150493], "std": [0.38953488344790865, 0.36715958716876596], "min": [0.0, 0.051], "max": [0.843, 0.929], "count": [752]}, "gripper_open_scale_action": {"mean": [0.35403085108075144, 0.5725026596150493], "std": [0.38953488344790865, 0.36715958716876596], "min": [0.0, 0.051], "max": [0.843, 0.929], "count": [752]}}} +{"episode_index": 821, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[1.0]], [[1.0]]], "mean": [[[0.4388842205455167]], [[0.46151421995813574]], [[0.46196303905549146]]], "std": [[[0.22289969415831426]], [[0.19425965816421667]], [[0.19004250425530922]]], "count": [153]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4401768523858345]], [[0.46662827464863943]], [[0.4662797495087359]]], "std": [[[0.17770113579225388]], [[0.14956599700482623]], [[0.14459424242561766]]], "count": [153]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43561397325814855]], [[0.4627071078431373]], [[0.4644223429023025]]], "std": [[[0.2089212428935402]], [[0.1833387840774864]], [[0.1763204302992106]]], "count": [153]}, "observation.state": {"min": [0.4155628979206085, 1.8550755977630615, -1.1349875926971436, -1.04037344455719, -2.78627872467041, -1.9811757802963257, 1.4526201486587524, 42.0, 0.040004000067710876, 0.2770330011844635, -0.10900799930095673, -3.1411852836608887, -0.47999998927116394, -1.121999979019165, -0.8408821821212769, -2.1754658222198486, -0.09279915690422058, -0.42983970046043396, 1.2574747800827026, 0.8519999980926514, -2.0631189346313477, -6.0, -0.3579219877719879, 0.2392439991235733, -0.18905900418758392, -3.1401853561401367, 0.210999995470047, -3.1401853561401367], "max": [1.1934212446212769, 2.0971527099609375, -0.22945845127105713, -0.42872267961502075, -1.8500490188598633, -0.9958499670028687, 2.365549325942993, 866.0, 0.3459329903125763, 0.4391379952430725, 0.10983899980783463, 3.140000104904175, 0.6380000114440918, -0.2759999930858612, -0.2082526981830597, -1.946234107017517, 0.639471173286438, 0.8196589946746826, 2.6216416358947754, 1.9949811697006226, 0.23883086442947388, 908.0, -0.1668419986963272, 0.4135749936103821, 0.08484300225973129, 3.140000104904175, 1.0269999504089355, 3.1410000324249268], "mean": [0.7234972715377808, 1.963623285293579, -0.7589913606643677, -0.7487481236457825, -2.2822606563568115, -1.611879587173462, 1.9247984886169434, 553.7332763671875, 0.22835704684257507, 0.36607012152671814, 0.031997647136449814, -0.9369778633117676, 0.23585866391658783, -0.6689195036888123, -0.49748119711875916, -2.06274151802063, 0.3161204755306244, 0.5712592005729675, 2.106503963470459, 1.5410313606262207, -1.4366029500961304, 311.2959899902344, -0.30700477957725525, 0.31963199377059937, 0.01995653286576271, 2.3657631874084473, 0.6225941777229309, -2.1169819831848145], "std": [0.2545061409473419, 0.057230424135923386, 0.21316668391227722, 0.11870090663433075, 0.28373217582702637, 0.24858717620372772, 0.2982466220855713, 346.107666015625, 0.09112048894166946, 0.0564969964325428, 0.04786238074302673, 2.8296380043029785, 0.3079090118408203, 0.22551707923412323, 0.14941242337226868, 0.07164599001407623, 0.14684699475765228, 0.2857273519039154, 0.3589857220649719, 0.27392128109931946, 0.6124216914176941, 361.47735595703125, 0.04081059247255325, 0.04640877991914749, 0.05766519159078598, 1.4124870300292969, 0.2670134902000427, 1.323821783065796], "count": [821]}, "action": {"min": [0.4155628979206085, 1.8550755977630615, -1.1349875926971436, -1.04037344455719, -2.78627872467041, -1.9811757802963257, 1.4526201486587524, 42.0, 0.040004000067710876, 0.2770330011844635, -0.10900799930095673, -3.1411852836608887, -0.47999998927116394, -1.121999979019165, -0.8408821821212769, -2.1754658222198486, -0.09279915690422058, -0.42983970046043396, 1.2574747800827026, 0.8519999980926514, -2.0631189346313477, -6.0, -0.3579219877719879, 0.2392439991235733, -0.18905900418758392, -3.1401853561401367, 0.210999995470047, -3.1401853561401367], "max": [1.1934212446212769, 2.0971527099609375, -0.22945845127105713, -0.42872267961502075, -1.8500490188598633, -0.9958499670028687, 2.365549325942993, 866.0, 0.3459329903125763, 0.4391379952430725, 0.10983899980783463, 3.140000104904175, 0.6380000114440918, -0.2759999930858612, -0.2082526981830597, -1.946234107017517, 0.639471173286438, 0.8196589946746826, 2.6216416358947754, 1.9949811697006226, 0.23883086442947388, 908.0, -0.1668419986963272, 0.4135749936103821, 0.08484300225973129, 3.140000104904175, 1.0269999504089355, 3.1410000324249268], "mean": [0.7234972715377808, 1.963623285293579, -0.7589913606643677, -0.7487481236457825, -2.2822606563568115, -1.611879587173462, 1.9247984886169434, 553.7332763671875, 0.22835704684257507, 0.36607012152671814, 0.031997647136449814, -0.9369778633117676, 0.23585866391658783, -0.6689195036888123, -0.49748119711875916, -2.06274151802063, 0.3161204755306244, 0.5712592005729675, 2.106503963470459, 1.5410313606262207, -1.4366029500961304, 311.2959899902344, -0.30700477957725525, 0.31963199377059937, 0.01995653286576271, 2.3657631874084473, 0.6225941777229309, -2.1169819831848145], "std": [0.2545061409473419, 0.057230424135923386, 0.21316668391227722, 0.11870090663433075, 0.28373217582702637, 0.24858717620372772, 0.2982466220855713, 346.107666015625, 0.09112048894166946, 0.0564969964325428, 0.04786238074302673, 2.8296380043029785, 0.3079090118408203, 0.22551707923412323, 0.14941242337226868, 0.07164599001407623, 0.14684699475765228, 0.2857273519039154, 0.3589857220649719, 0.27392128109931946, 0.6124216914176941, 361.47735595703125, 0.04081059247255325, 0.04640877991914749, 0.05766519159078598, 1.4124870300292969, 0.2670134902000427, 1.323821783065796], "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": [827], "max": [827], "mean": [827.0], "std": [0.0], "count": [821]}, "index": {"min": [709550], "max": [710370], "mean": [709960.0], "std": [237.00210969525145], "count": [821]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [821]}, "subtask_annotation": {"mean": [15.299634591961023, 29.0, 29.0, 29.0, 29.0], "std": [9.294104446087553, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [821]}, "scene_annotation": {"mean": [827.0], "std": [0.0], "min": [827], "max": [827], "count": [821]}, "eef_direction_state": {"mean": [3.8696711327649207, 3.92326431181486], "std": [2.251824219542818, 1.7952996050569354], "min": [0, 0], "max": [6, 6], "count": [821]}, "eef_velocity_state": {"mean": [0.7161997563946407, 0.9366626065773447], "std": [0.7410649604227201, 0.7003622305705595], "min": [0, 0], "max": [2, 2], "count": [821]}, "eef_acc_mag_state": {"mean": [0.6175395858708892, 0.7904993909866017], "std": [0.7973062366711201, 0.8332068972087702], "min": [0, 0], "max": [2, 2], "count": [821]}, "eef_direction_action": {"mean": [3.8696711327649207, 3.92326431181486], "std": [2.251824219542818, 1.7952996050569354], "min": [0, 0], "max": [6, 6], "count": [821]}, "eef_velocity_action": {"mean": [0.7161997563946407, 0.9366626065773447], "std": [0.7410649604227201, 0.7003622305705595], "min": [0, 0], "max": [2, 2], "count": [821]}, "eef_acc_mag_action": {"mean": [0.6175395858708892, 0.7904993909866017], "std": [0.7973062366711201, 0.8332068972087702], "min": [0, 0], "max": [2, 2], "count": [821]}, "eef_sim_pose_state": {"mean": [0.5205726422801602, 0.32446902376902936, 1.07632685640666, -1.7574498589750662, 0.9591202014532921, -0.10137302331479012, 0.5834832476502968, -0.27667482448918007, 1.152131305912078, 2.5702863904695086, 0.7551768470624373, -2.3095545046511483], "std": [0.045953215493149485, 0.06717233369330151, 0.02781167621577027, 1.1920947277746472, 0.3259412056834762, 2.7212604819909574, 0.05445948984727792, 0.08745923131672562, 0.05684462180740772, 0.2508603052909337, 0.27815955128633973, 1.253304207164293], "min": [0.42625337980976075, 0.07924110224562159, 1.0092241426070645, -3.0976998905941793, 0.45753787366419596, -3.1348270101874567, 0.49790898111079107, -0.39223533962418944, 1.0934481482293712, 2.0321068187012195, 0.1553753577549657, -3.140950376935359], "max": [0.605828306510038, 0.38002548336684183, 1.1222239422891003, 2.7050505719089855, 1.5546027922122954, 3.1407928468295156, 0.6581082599717424, -0.07367279820973688, 1.2972871149176064, 2.975792441765297, 1.1212535187672428, 3.134735136906053], "count": [821]}, "eef_sim_pose_action": {"mean": [0.5205726422801602, 0.32446902376902936, 1.07632685640666, -1.7574498589750662, 0.9591202014532921, -0.10137302331479012, 0.5834832476502968, -0.27667482448918007, 1.152131305912078, 2.5702863904695086, 0.7551768470624373, -2.3095545046511483], "std": [0.045953215493149485, 0.06717233369330151, 0.02781167621577027, 1.1920947277746472, 0.3259412056834762, 2.7212604819909574, 0.05445948984727792, 0.08745923131672562, 0.05684462180740772, 0.2508603052909337, 0.27815955128633973, 1.253304207164293], "min": [0.42625337980976075, 0.07924110224562159, 1.0092241426070645, -3.0976998905941793, 0.45753787366419596, -3.1348270101874567, 0.49790898111079107, -0.39223533962418944, 1.0934481482293712, 2.0321068187012195, 0.1553753577549657, -3.140950376935359], "max": [0.605828306510038, 0.38002548336684183, 1.1222239422891003, 2.7050505719089855, 1.5546027922122954, 3.1407928468295156, 0.6581082599717424, -0.07367279820973688, 1.2972871149176064, 2.975792441765297, 1.1212535187672428, 3.134735136906053], "count": [821]}, "gripper_mode_state": {"mean": [0.6735688185140073, 0.36053593179049936], "std": [0.468907096597667, 0.4801559889020005], "min": [0, 0], "max": [1, 1], "count": [821]}, "gripper_activity_state": {"mean": [1.8246041412911085, 1.8501827040194885], "std": [0.5161732568775844, 0.4792560116671687], "min": [0, 0], "max": [2, 2], "count": [821]}, "gripper_mode_action": {"mean": [0.6735688185140073, 0.36053593179049936], "std": [0.468907096597667, 0.4801559889020005], "min": [0, 0], "max": [1, 1], "count": [821]}, "gripper_activity_action": {"mean": [1.8246041412911085, 1.8501827040194885], "std": [0.5161732568775844, 0.4792560116671687], "min": [0, 0], "max": [2, 2], "count": [821]}, "gripper_open_scale_state": {"mean": [0.3113247565603505, 0.553733252150133], "std": [0.36145228241510263, 0.34610773650631543], "min": [0.0, 0.042], "max": [0.908, 0.866], "count": [821]}, "gripper_open_scale_action": {"mean": [0.3113247565603505, 0.553733252150133], "std": [0.36145228241510263, 0.34610773650631543], "min": [0.0, 0.042], "max": [0.908, 0.866], "count": [821]}}} +{"episode_index": 822, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[1.0]], [[1.0]]], "mean": [[[0.4312362988878347]], [[0.45737828115117013]], [[0.45854158430845454]]], "std": [[[0.2317316749599835]], [[0.19959398791126678]], [[0.19529558185748652]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41307965356841664]], [[0.4539355102255956]], [[0.4567675801839553]]], "std": [[[0.2009418711661905]], [[0.16567900967220595]], [[0.1587821541700896]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42314052452298123]], [[0.4581976498260595]], [[0.4625442214184061]]], "std": [[[0.2172666552946805]], [[0.18603766381667963]], [[0.1776194375886247]]], "count": [124]}, "observation.state": {"min": [0.38091811537742615, 1.8480244874954224, -1.113083839416504, -1.0374412536621094, -2.880037784576416, -1.932882308959961, 1.4558664560317993, 47.0, 0.011157999746501446, 0.2754630148410797, -0.11012499779462814, -3.1401853561401367, -0.4320000112056732, -1.027999997138977, -0.800006628036499, -2.175395965576172, -0.21411699056625366, -0.4853237271308899, 1.32261061668396, 0.7821344137191772, -1.972658395767212, -1.0, -0.36378300189971924, 0.2440200001001358, -0.19807200133800507, -3.1411852836608887, 0.10899998992681503, -3.1411852836608887], "max": [1.3233784437179565, 2.102912425994873, -0.3274935781955719, -0.4551120698451996, -1.9037877321243286, -1.0827150344848633, 2.329211711883545, 954.0, 0.3341990113258362, 0.4394659996032715, 0.09142199903726578, 3.1410000324249268, 0.5889999866485596, -0.2370000183582306, -0.2876651883125305, -1.9975292682647705, 0.5170712471008301, 1.099138617515564, 2.613996982574463, 2.009956121444702, 0.5420818328857422, 904.0, -0.1719139963388443, 0.41567298769950867, 0.08680500090122223, 3.11899995803833, 1.069000005722046, 3.1410000324249268], "mean": [0.6914083957672119, 1.973546028137207, -0.7024840116500854, -0.7781596779823303, -2.365971803665161, -1.6465976238250732, 1.9043724536895752, 595.935791015625, 0.245360866189003, 0.3567487597465515, 0.03687063604593277, -0.8498043417930603, 0.2036372423171997, -0.7063897252082825, -0.5285354256629944, -2.0892388820648193, 0.32559171319007874, 0.6616472601890564, 2.225973606109619, 1.518638253211975, -1.4748108386993408, 392.33306884765625, -0.3025638163089752, 0.324721097946167, 0.013261036016047001, 2.4385695457458496, 0.46395811438560486, -1.8067097663879395], "std": [0.2526727616786957, 0.060588035732507706, 0.15297314524650574, 0.14634308218955994, 0.29052162170410156, 0.22803986072540283, 0.2922164797782898, 393.8457336425781, 0.08707265555858612, 0.05880823731422424, 0.04227868467569351, 2.8440773487091064, 0.2896832227706909, 0.19201597571372986, 0.1228322759270668, 0.05251060426235199, 0.19657808542251587, 0.4306492805480957, 0.3775829076766968, 0.3330361545085907, 0.7562714219093323, 411.4314270019531, 0.037313926964998245, 0.0509832501411438, 0.06429136544466019, 1.328436255455017, 0.2653430700302124, 1.632428765296936], "count": [623]}, "action": {"min": [0.38091811537742615, 1.8480244874954224, -1.113083839416504, -1.0374412536621094, -2.880037784576416, -1.932882308959961, 1.4558664560317993, 47.0, 0.011157999746501446, 0.2754630148410797, -0.11012499779462814, -3.1401853561401367, -0.4320000112056732, -1.027999997138977, -0.800006628036499, -2.175395965576172, -0.21411699056625366, -0.4853237271308899, 1.32261061668396, 0.7821344137191772, -1.972658395767212, -1.0, -0.36378300189971924, 0.2440200001001358, -0.19807200133800507, -3.1411852836608887, 0.10899998992681503, -3.1411852836608887], "max": [1.3233784437179565, 2.102912425994873, -0.3274935781955719, -0.4551120698451996, -1.9037877321243286, -1.0827150344848633, 2.329211711883545, 954.0, 0.3341990113258362, 0.4394659996032715, 0.09142199903726578, 3.1410000324249268, 0.5889999866485596, -0.2370000183582306, -0.2876651883125305, -1.9975292682647705, 0.5170712471008301, 1.099138617515564, 2.613996982574463, 2.009956121444702, 0.5420818328857422, 904.0, -0.1719139963388443, 0.41567298769950867, 0.08680500090122223, 3.11899995803833, 1.069000005722046, 3.1410000324249268], "mean": [0.6914083957672119, 1.973546028137207, -0.7024840116500854, -0.7781596779823303, -2.365971803665161, -1.6465976238250732, 1.9043724536895752, 595.935791015625, 0.245360866189003, 0.3567487597465515, 0.03687063604593277, -0.8498043417930603, 0.2036372423171997, -0.7063897252082825, -0.5285354256629944, -2.0892388820648193, 0.32559171319007874, 0.6616472601890564, 2.225973606109619, 1.518638253211975, -1.4748108386993408, 392.33306884765625, -0.3025638163089752, 0.324721097946167, 0.013261036016047001, 2.4385695457458496, 0.46395811438560486, -1.8067097663879395], "std": [0.2526727616786957, 0.060588035732507706, 0.15297314524650574, 0.14634308218955994, 0.29052162170410156, 0.22803986072540283, 0.2922164797782898, 393.8457336425781, 0.08707265555858612, 0.05880823731422424, 0.04227868467569351, 2.8440773487091064, 0.2896832227706909, 0.19201597571372986, 0.1228322759270668, 0.05251060426235199, 0.19657808542251587, 0.4306492805480957, 0.3775829076766968, 0.3330361545085907, 0.7562714219093323, 411.4314270019531, 0.037313926964998245, 0.0509832501411438, 0.06429136544466019, 1.328436255455017, 0.2653430700302124, 1.632428765296936], "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": [828], "max": [828], "mean": [828.0], "std": [0.0], "count": [623]}, "index": {"min": [710371], "max": [710993], "mean": [710682.0], "std": [179.84437717093076], "count": [623]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [623]}, "subtask_annotation": {"mean": [6.845906902086678, 29.0, 29.0, 29.0, 29.0], "std": [5.515366984496705, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [623]}, "scene_annotation": {"mean": [828.0], "std": [0.0], "min": [828], "max": [828], "count": [623]}, "eef_direction_state": {"mean": [3.71107544141252, 4.093097913322633], "std": [2.2713208054722624, 1.875156631671666], "min": [0, 0], "max": [6, 6], "count": [623]}, "eef_velocity_state": {"mean": [0.7544141252006421, 0.8780096308186196], "std": [0.7115481292349882, 0.7481692282690813], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_acc_mag_state": {"mean": [0.7351524879614767, 0.7174959871589085], "std": [0.8378104925161822, 0.8349116827794908], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_direction_action": {"mean": [3.71107544141252, 4.093097913322633], "std": [2.2713208054722624, 1.875156631671666], "min": [0, 0], "max": [6, 6], "count": [623]}, "eef_velocity_action": {"mean": [0.7544141252006421, 0.8780096308186196], "std": [0.7115481292349882, 0.7481692282690813], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_acc_mag_action": {"mean": [0.7351524879614767, 0.7174959871589085], "std": [0.8378104925161822, 0.8349116827794908], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_sim_pose_state": {"mean": [0.5286343133710687, 0.31448006388729993, 1.0813069433235745, -1.8825887158490067, 0.842650006195538, 1.2873635894414595, 0.5744238091115987, -0.29146064229810725, 1.1448890550749682, 2.5904862169216196, 0.7158381191451111, -2.539548106219002], "std": [0.04427582735920296, 0.06951237014210383, 0.03782323975421373, 1.3759990323235853, 0.2736224726930635, 2.4454203887060775, 0.0576237691864757, 0.07885155893334155, 0.05610892711364602, 0.2409727058733606, 0.2766920818118843, 0.7373412624905263], "min": [0.45917799704203033, 0.0752106824833006, 0.999531671351174, -2.912813781332898, 0.4771455122082835, -3.1415261853494814, 0.49229169139257434, -0.3926813454060317, 1.0872307481374441, 2.179514135097996, 0.14642859020693177, -3.1415165190915304], "max": [0.6108501227320045, 0.3728891807161218, 1.1265923354059395, 3.02230588481514, 1.5300715628227781, 3.141586211899671, 0.6606502830175415, -0.027346958321218848, 1.2923820957408165, 2.9599885218687443, 1.1312239978505674, 3.1360876706140943], "count": [623]}, "eef_sim_pose_action": {"mean": [0.5286343133710687, 0.31448006388729993, 1.0813069433235745, -1.8825887158490067, 0.842650006195538, 1.2873635894414595, 0.5744238091115987, -0.29146064229810725, 1.1448890550749682, 2.5904862169216196, 0.7158381191451111, -2.539548106219002], "std": [0.04427582735920296, 0.06951237014210383, 0.03782323975421373, 1.3759990323235853, 0.2736224726930635, 2.4454203887060775, 0.0576237691864757, 0.07885155893334155, 0.05610892711364602, 0.2409727058733606, 0.2766920818118843, 0.7373412624905263], "min": [0.45917799704203033, 0.0752106824833006, 0.999531671351174, -2.912813781332898, 0.4771455122082835, -3.1415261853494814, 0.49229169139257434, -0.3926813454060317, 1.0872307481374441, 2.179514135097996, 0.14642859020693177, -3.1415165190915304], "max": [0.6108501227320045, 0.3728891807161218, 1.1265923354059395, 3.02230588481514, 1.5300715628227781, 3.141586211899671, 0.6606502830175415, -0.027346958321218848, 1.2923820957408165, 2.9599885218687443, 1.1312239978505674, 3.1360876706140943], "count": [623]}, "gripper_mode_state": {"mean": [0.5634028892455859, 0.391653290529695], "std": [0.4959637825842831, 0.4881198526458002], "min": [0, 0], "max": [1, 1], "count": [623]}, "gripper_activity_state": {"mean": [1.7849117174959872, 1.738362760834671], "std": [0.5422416023213842, 0.6107032627603581], "min": [0, 0], "max": [2, 2], "count": [623]}, "gripper_mode_action": {"mean": [0.5634028892455859, 0.391653290529695], "std": [0.4959637825842831, 0.4881198526458002], "min": [0, 0], "max": [1, 1], "count": [623]}, "gripper_activity_action": {"mean": [1.7849117174959872, 1.738362760834671], "std": [0.5422416023213842, 0.6107032627603581], "min": [0, 0], "max": [2, 2], "count": [623]}, "gripper_open_scale_state": {"mean": [0.3924767254638107, 0.5959357944568124], "std": [0.41129441009023326, 0.3938457185514655], "min": [0.0, 0.047], "max": [0.904, 0.954], "count": [623]}, "gripper_open_scale_action": {"mean": [0.3924767254638107, 0.5959357944568124], "std": [0.41129441009023326, 0.3938457185514655], "min": [0.0, 0.047], "max": [0.904, 0.954], "count": [623]}}} +{"episode_index": 823, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.4271986164944014]], [[0.45335784472057555]], [[0.45473922391954197]]], "std": [[[0.23914833626907211]], [[0.2069156217461697]], [[0.20209995864965263]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.429073361579774]], [[0.46147770684501194]], [[0.46324189023154483]]], "std": [[[0.19883569594757664]], [[0.16610558106972756]], [[0.16032726838234557]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43730157192075797]], [[0.46265342693925116]], [[0.4650050143765517]]], "std": [[[0.21032959392871992]], [[0.18702443931725585]], [[0.18031596065440575]]], "count": [129]}, "observation.state": {"min": [0.4610810875892639, 1.8425441980361938, -1.3643238544464111, -1.0859265327453613, -2.768127202987671, -1.9872843027114868, 1.4246773719787598, 15.0, 0.02065799944102764, 0.27673599123954773, -0.13537399470806122, -3.1391851902008057, -0.3959999978542328, -1.159999966621399, -0.8516159653663635, -2.176774740219116, -0.4697030484676361, -0.41090285778045654, 1.2796754837036133, 0.8110893964767456, -1.9740548133850098, 0.0, -0.3698880076408386, 0.23664499819278717, -0.20421800017356873, -3.1411852836608887, 0.1340000033378601, -3.1411852836608887], "max": [1.339034080505371, 2.1109235286712646, -0.26450464129447937, -0.40735986828804016, -1.96101713180542, -1.160574197769165, 2.4220807552337646, 941.0, 0.342848002910614, 0.4205720126628876, 0.10625100135803223, 3.1410000324249268, 0.7179999947547913, -0.375, -0.3041061758995056, -1.9952954053878784, 0.5246808528900146, 0.9811368584632874, 2.6708600521087646, 1.9631813764572144, 0.5084318518638611, 952.0, -0.167263001203537, 0.4365130066871643, 0.08137799799442291, 3.140000104904175, 1.1979999542236328, 3.140000104904175], "mean": [0.7287302017211914, 1.9810905456542969, -0.7206023931503296, -0.7338789701461792, -2.3079543113708496, -1.7102326154708862, 1.9143491983413696, 593.2032470703125, 0.22526657581329346, 0.3476395905017853, 0.02335451915860176, 0.4496656656265259, 0.20330220460891724, -0.6951320767402649, -0.5178607702255249, -2.0823841094970703, 0.20929525792598724, 0.5225399136543274, 2.1648128032684326, 1.5421686172485352, -1.3054602146148682, 351.74615478515625, -0.30093029141426086, 0.31590735912323, 0.009179767221212387, 1.6922377347946167, 0.5536531209945679, -0.8675263524055481], "std": [0.25478965044021606, 0.08191835135221481, 0.21683269739151, 0.15382683277130127, 0.22069726884365082, 0.20811833441257477, 0.35228314995765686, 364.7415466308594, 0.09265577048063278, 0.048379018902778625, 0.05823593959212303, 2.986255168914795, 0.32191362977027893, 0.2172151654958725, 0.14762935042381287, 0.06316231191158295, 0.3087298274040222, 0.4241785407066345, 0.353881299495697, 0.32924288511276245, 0.7704586982727051, 403.8218078613281, 0.04764757305383682, 0.054722078144550323, 0.06716325134038925, 2.082869529724121, 0.29680588841438293, 2.308871030807495], "count": [652]}, "action": {"min": [0.4610810875892639, 1.8425441980361938, -1.3643238544464111, -1.0859265327453613, -2.768127202987671, -1.9872843027114868, 1.4246773719787598, 15.0, 0.02065799944102764, 0.27673599123954773, -0.13537399470806122, -3.1391851902008057, -0.3959999978542328, -1.159999966621399, -0.8516159653663635, -2.176774740219116, -0.4697030484676361, -0.41090285778045654, 1.2796754837036133, 0.8110893964767456, -1.9740548133850098, 0.0, -0.3698880076408386, 0.23664499819278717, -0.20421800017356873, -3.1411852836608887, 0.1340000033378601, -3.1411852836608887], "max": [1.339034080505371, 2.1109235286712646, -0.26450464129447937, -0.40735986828804016, -1.96101713180542, -1.160574197769165, 2.4220807552337646, 941.0, 0.342848002910614, 0.4205720126628876, 0.10625100135803223, 3.1410000324249268, 0.7179999947547913, -0.375, -0.3041061758995056, -1.9952954053878784, 0.5246808528900146, 0.9811368584632874, 2.6708600521087646, 1.9631813764572144, 0.5084318518638611, 952.0, -0.167263001203537, 0.4365130066871643, 0.08137799799442291, 3.140000104904175, 1.1979999542236328, 3.140000104904175], "mean": [0.7287302017211914, 1.9810905456542969, -0.7206023931503296, -0.7338789701461792, -2.3079543113708496, -1.7102326154708862, 1.9143491983413696, 593.2032470703125, 0.22526657581329346, 0.3476395905017853, 0.02335451915860176, 0.4496656656265259, 0.20330220460891724, -0.6951320767402649, -0.5178607702255249, -2.0823841094970703, 0.20929525792598724, 0.5225399136543274, 2.1648128032684326, 1.5421686172485352, -1.3054602146148682, 351.74615478515625, -0.30093029141426086, 0.31590735912323, 0.009179767221212387, 1.6922377347946167, 0.5536531209945679, -0.8675263524055481], "std": [0.25478965044021606, 0.08191835135221481, 0.21683269739151, 0.15382683277130127, 0.22069726884365082, 0.20811833441257477, 0.35228314995765686, 364.7415466308594, 0.09265577048063278, 0.048379018902778625, 0.05823593959212303, 2.986255168914795, 0.32191362977027893, 0.2172151654958725, 0.14762935042381287, 0.06316231191158295, 0.3087298274040222, 0.4241785407066345, 0.353881299495697, 0.32924288511276245, 0.7704586982727051, 403.8218078613281, 0.04764757305383682, 0.054722078144550323, 0.06716325134038925, 2.082869529724121, 0.29680588841438293, 2.308871030807495], "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": [829], "max": [829], "mean": [829.0], "std": [0.0], "count": [652]}, "index": {"min": [710994], "max": [711645], "mean": [711319.5], "std": [188.21596637905085], "count": [652]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [652]}, "subtask_annotation": {"mean": [9.14877300613497, 29.0, 29.0, 29.0, 29.0], "std": [7.696562157654113, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [652]}, "scene_annotation": {"mean": [829.0], "std": [0.0], "min": [829], "max": [829], "count": [652]}, "eef_direction_state": {"mean": [3.5720858895705523, 3.911042944785276], "std": [2.1384631124760034, 1.8785357218531822], "min": [0, 0], "max": [6, 6], "count": [652]}, "eef_velocity_state": {"mean": [0.8052147239263804, 0.9524539877300614], "std": [0.7073911608912948, 0.7466962753606556], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_acc_mag_state": {"mean": [0.7361963190184049, 0.7914110429447853], "std": [0.8386976528343677, 0.8432626364238418], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_direction_action": {"mean": [3.5720858895705523, 3.911042944785276], "std": [2.1384631124760034, 1.8785357218531822], "min": [0, 0], "max": [6, 6], "count": [652]}, "eef_velocity_action": {"mean": [0.8052147239263804, 0.9524539877300614], "std": [0.7073911608912948, 0.7466962753606556], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_acc_mag_action": {"mean": [0.7361963190184049, 0.7914110429447853], "std": [0.8386976528343677, 0.8432626364238418], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_sim_pose_state": {"mean": [0.5178176952545066, 0.30928321833537625, 1.0734697711439418, -1.599608020977855, 0.9061725443467182, 1.027725341517514, 0.5690263431219182, -0.27010152540739607, 1.1475875874284591, 2.4715125748157836, 0.7152831545624697, -2.0405946442507674], "std": [0.05158371540516643, 0.07635740168506783, 0.03908720099923656, 1.3733589436986038, 0.30421115857891073, 2.3288135438026187, 0.04710964430620548, 0.0924392133828195, 0.061792582302123804, 0.19019380345861228, 0.29441275531770966, 1.6538321427987022], "min": [0.45240836199209233, 0.07294024153545127, 1.0075197270201057, -3.134515425992928, 0.4201845183357491, -3.1372828935588264, 0.49976475967091216, -0.3861425033218082, 1.0709111293759475, 2.063862019225951, 0.1732746131366385, -3.128626220181275], "max": [0.6275247747828124, 0.4052040623162138, 1.1263040594710525, 2.9688996049784064, 1.5614720660950643, 3.1378321579994664, 0.645370031787072, -0.034789501132823086, 1.2894072401961163, 2.886700917409385, 1.1342421998909966, 3.1290854161400787], "count": [652]}, "eef_sim_pose_action": {"mean": [0.5178176952545066, 0.30928321833537625, 1.0734697711439418, -1.599608020977855, 0.9061725443467182, 1.027725341517514, 0.5690263431219182, -0.27010152540739607, 1.1475875874284591, 2.4715125748157836, 0.7152831545624697, -2.0405946442507674], "std": [0.05158371540516643, 0.07635740168506783, 0.03908720099923656, 1.3733589436986038, 0.30421115857891073, 2.3288135438026187, 0.04710964430620548, 0.0924392133828195, 0.061792582302123804, 0.19019380345861228, 0.29441275531770966, 1.6538321427987022], "min": [0.45240836199209233, 0.07294024153545127, 1.0075197270201057, -3.134515425992928, 0.4201845183357491, -3.1372828935588264, 0.49976475967091216, -0.3861425033218082, 1.0709111293759475, 2.063862019225951, 0.1732746131366385, -3.128626220181275], "max": [0.6275247747828124, 0.4052040623162138, 1.1263040594710525, 2.9688996049784064, 1.5614720660950643, 3.1378321579994664, 0.645370031787072, -0.034789501132823086, 1.2894072401961163, 2.886700917409385, 1.1342421998909966, 3.1290854161400787], "count": [652]}, "gripper_mode_state": {"mean": [0.6349693251533742, 0.36503067484662577], "std": [0.48143876170042893, 0.48143876170042854], "min": [0, 0], "max": [1, 1], "count": [652]}, "gripper_activity_state": {"mean": [1.7423312883435582, 1.7868098159509203], "std": [0.6025401959986094, 0.5445865269196624], "min": [0, 0], "max": [2, 2], "count": [652]}, "gripper_mode_action": {"mean": [0.6349693251533742, 0.36503067484662577], "std": [0.48143876170042893, 0.48143876170042854], "min": [0, 0], "max": [1, 1], "count": [652]}, "gripper_activity_action": {"mean": [1.7423312883435582, 1.7868098159509203], "std": [0.6025401959986094, 0.5445865269196624], "min": [0, 0], "max": [2, 2], "count": [652]}, "gripper_open_scale_state": {"mean": [0.3517461659205745, 0.5932032208384183], "std": [0.40382189704989413, 0.36474158901396186], "min": [0.0, 0.015], "max": [0.952, 0.941], "count": [652]}, "gripper_open_scale_action": {"mean": [0.3517461659205745, 0.5932032208384183], "std": [0.40382189704989413, 0.36474158901396186], "min": [0.0, 0.015], "max": [0.952, 0.941], "count": [652]}}} +{"episode_index": 824, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[1.0]], [[1.0]]], "mean": [[[0.4389912508753501]], [[0.4626092568277311]], [[0.4633503457633053]]], "std": [[[0.2272538400675809]], [[0.1968721110589756]], [[0.19306517617248198]]], "count": [140]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42261166987628385]], [[0.456499781162465]], [[0.4578358762254902]]], "std": [[[0.21118223300718805]], [[0.17849032477722304]], [[0.1721830909644533]]], "count": [140]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42576935545051353]], [[0.45658050303454717]], [[0.45912087272408963]]], "std": [[[0.20786465996604309]], [[0.1808711518187696]], [[0.1733299973578783]]], "count": [140]}, "observation.state": {"min": [0.5139296650886536, 1.873558759689331, -1.1152130365371704, -0.8941846489906311, -2.7443559169769287, -1.9025311470031738, 1.5859981775283813, 37.0, 0.010126999579370022, 0.2914479970932007, -0.11430799961090088, -3.1411852836608887, -0.30800002813339233, -1.3569999933242798, -0.8680570125579834, -2.1752912998199463, -0.010873401537537575, -0.3295356333255768, 1.15242338180542, 0.8004953265190125, -2.0383875370025635, -2.0, -0.37653398513793945, 0.23744599521160126, -0.18307100236415863, -3.131185293197632, 0.1599999964237213, -3.127000093460083], "max": [1.3655630350112915, 2.100905179977417, -0.36730456352233887, -0.41750022768974304, -1.8056130409240723, -1.0828198194503784, 2.4539504051208496, 904.0, 0.32466599345207214, 0.4585300087928772, 0.09215400367975235, 3.1410000324249268, 0.6919999718666077, -0.27399998903274536, -0.24562019109725952, -1.9832875728607178, 0.6982713341712952, 1.069136381149292, 2.672273874282837, 2.0296435356140137, -0.09365437924861908, 939.0, -0.18396900594234467, 0.41995400190353394, 0.10409100353717804, 3.134000062942505, 1.1510000228881836, 3.122999906539917], "mean": [0.750297486782074, 1.969589114189148, -0.6937142014503479, -0.6889815330505371, -2.33777117729187, -1.5846343040466309, 1.9990512132644653, 522.9615478515625, 0.23372866213321686, 0.3745715916156769, 0.02467428520321846, -1.0232889652252197, 0.25672662258148193, -0.8082237839698792, -0.5289211273193359, -2.0562820434570312, 0.4346204102039337, 0.6954997181892395, 2.1807453632354736, 1.539604663848877, -1.5421667098999023, 409.83648681640625, -0.30224937200546265, 0.32633915543556213, 0.02678883820772171, 2.4874300956726074, 0.48107650876045227, -2.104860305786133], "std": [0.1971573382616043, 0.06452775001525879, 0.150021493434906, 0.11417003720998764, 0.254544198513031, 0.21151834726333618, 0.3041837513446808, 344.408203125, 0.07834669202566147, 0.050020430237054825, 0.0386502668261528, 2.78149676322937, 0.27004721760749817, 0.23833294212818146, 0.12912704050540924, 0.06294630467891693, 0.1725616604089737, 0.3570175766944885, 0.4147658348083496, 0.2955845296382904, 0.5677934288978577, 400.242431640625, 0.04570299759507179, 0.04807640612125397, 0.07028990238904953, 1.2593028545379639, 0.23485127091407776, 1.2730299234390259], "count": [728]}, "action": {"min": [0.5139296650886536, 1.873558759689331, -1.1152130365371704, -0.8941846489906311, -2.7443559169769287, -1.9025311470031738, 1.5859981775283813, 37.0, 0.010126999579370022, 0.2914479970932007, -0.11430799961090088, -3.1411852836608887, -0.30800002813339233, -1.3569999933242798, -0.8680570125579834, -2.1752912998199463, -0.010873401537537575, -0.3295356333255768, 1.15242338180542, 0.8004953265190125, -2.0383875370025635, -2.0, -0.37653398513793945, 0.23744599521160126, -0.18307100236415863, -3.131185293197632, 0.1599999964237213, -3.127000093460083], "max": [1.3655630350112915, 2.100905179977417, -0.36730456352233887, -0.41750022768974304, -1.8056130409240723, -1.0828198194503784, 2.4539504051208496, 904.0, 0.32466599345207214, 0.4585300087928772, 0.09215400367975235, 3.1410000324249268, 0.6919999718666077, -0.27399998903274536, -0.24562019109725952, -1.9832875728607178, 0.6982713341712952, 1.069136381149292, 2.672273874282837, 2.0296435356140137, -0.09365437924861908, 939.0, -0.18396900594234467, 0.41995400190353394, 0.10409100353717804, 3.134000062942505, 1.1510000228881836, 3.122999906539917], "mean": [0.750297486782074, 1.969589114189148, -0.6937142014503479, -0.6889815330505371, -2.33777117729187, -1.5846343040466309, 1.9990512132644653, 522.9615478515625, 0.23372866213321686, 0.3745715916156769, 0.02467428520321846, -1.0232889652252197, 0.25672662258148193, -0.8082237839698792, -0.5289211273193359, -2.0562820434570312, 0.4346204102039337, 0.6954997181892395, 2.1807453632354736, 1.539604663848877, -1.5421667098999023, 409.83648681640625, -0.30224937200546265, 0.32633915543556213, 0.02678883820772171, 2.4874300956726074, 0.48107650876045227, -2.104860305786133], "std": [0.1971573382616043, 0.06452775001525879, 0.150021493434906, 0.11417003720998764, 0.254544198513031, 0.21151834726333618, 0.3041837513446808, 344.408203125, 0.07834669202566147, 0.050020430237054825, 0.0386502668261528, 2.78149676322937, 0.27004721760749817, 0.23833294212818146, 0.12912704050540924, 0.06294630467891693, 0.1725616604089737, 0.3570175766944885, 0.4147658348083496, 0.2955845296382904, 0.5677934288978577, 400.242431640625, 0.04570299759507179, 0.04807640612125397, 0.07028990238904953, 1.2593028545379639, 0.23485127091407776, 1.2730299234390259], "count": [728]}, "timestamp": {"min": [0.0], "max": [24.233333333333334], "mean": [12.116666666666667], "std": [7.00517665730137], "count": [728]}, "frame_index": {"min": [0], "max": [727], "mean": [363.5], "std": [210.1552997190411], "count": [728]}, "episode_index": {"min": [830], "max": [830], "mean": [830.0], "std": [0.0], "count": [728]}, "index": {"min": [711646], "max": [712373], "mean": [712009.5], "std": [210.1552997190411], "count": [728]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [728]}, "subtask_annotation": {"mean": [10.276098901098901, 29.0, 29.0, 29.0, 29.0], "std": [8.732872099778962, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [728]}, "scene_annotation": {"mean": [830.0], "std": [0.0], "min": [830], "max": [830], "count": [728]}, "eef_direction_state": {"mean": [3.7403846153846154, 3.8324175824175826], "std": [2.339323623808, 1.8874786022566188], "min": [0, 0], "max": [6, 6], "count": [728]}, "eef_velocity_state": {"mean": [0.7129120879120879, 0.8846153846153846], "std": [0.6823909830954132, 0.6897081843385138], "min": [0, 0], "max": [2, 2], "count": [728]}, "eef_acc_mag_state": {"mean": [0.6304945054945055, 0.8186813186813187], "std": [0.8065690309069421, 0.8370424238480021], "min": [0, 0], "max": [2, 2], "count": [728]}, "eef_direction_action": {"mean": [3.7403846153846154, 3.8324175824175826], "std": [2.339323623808, 1.8874786022566188], "min": [0, 0], "max": [6, 6], "count": [728]}, "eef_velocity_action": {"mean": [0.7129120879120879, 0.8846153846153846], "std": [0.6823909830954132, 0.6897081843385138], "min": [0, 0], "max": [2, 2], "count": [728]}, "eef_acc_mag_action": {"mean": [0.6304945054945055, 0.8186813186813187], "std": [0.8065690309069421, 0.8370424238480021], "min": [0, 0], "max": [2, 2], "count": [728]}, "eef_sim_pose_state": {"mean": [0.531225128892858, 0.32499353354188676, 1.0913400064455736, -1.926009582873992, 0.8848563112580728, 1.6677051819749105, 0.5922589479006536, -0.27599978465844466, 1.14310317221039, 2.476175227357221, 0.6900225765608672, -2.3364714443655425], "std": [0.044958877228865386, 0.07589540397410367, 0.03731375256890324, 1.503410183076971, 0.27703317694321383, 2.181515321163298, 0.04641503219113164, 0.06787414206197, 0.05264926614140547, 0.24730718649970787, 0.2666888034331847, 1.4946420728512964], "min": [0.4474897975225129, 0.09878237007031042, 1.010633978719281, -3.1323731154321592, 0.44969137628552724, -3.139219093708615, 0.5154697168132842, -0.35269809271602437, 1.0855482240980443, 2.0058028900091402, 0.25517002653968546, -3.140092352807103], "max": [0.6127789324224493, 0.41427029222599265, 1.1472436179746643, 3.0781368000006992, 1.4990090344270426, 3.133595508664031, 0.6722050003447653, -0.019813130723509834, 1.270522452535196, 2.880692816954497, 1.0675175652862516, 3.1409757042673494], "count": [728]}, "eef_sim_pose_action": {"mean": [0.531225128892858, 0.32499353354188676, 1.0913400064455736, -1.926009582873992, 0.8848563112580728, 1.6677051819749105, 0.5922589479006536, -0.27599978465844466, 1.14310317221039, 2.476175227357221, 0.6900225765608672, -2.3364714443655425], "std": [0.044958877228865386, 0.07589540397410367, 0.03731375256890324, 1.503410183076971, 0.27703317694321383, 2.181515321163298, 0.04641503219113164, 0.06787414206197, 0.05264926614140547, 0.24730718649970787, 0.2666888034331847, 1.4946420728512964], "min": [0.4474897975225129, 0.09878237007031042, 1.010633978719281, -3.1323731154321592, 0.44969137628552724, -3.139219093708615, 0.5154697168132842, -0.35269809271602437, 1.0855482240980443, 2.0058028900091402, 0.25517002653968546, -3.140092352807103], "max": [0.6127789324224493, 0.41427029222599265, 1.1472436179746643, 3.0781368000006992, 1.4990090344270426, 3.133595508664031, 0.6722050003447653, -0.019813130723509834, 1.270522452535196, 2.880692816954497, 1.0675175652862516, 3.1409757042673494], "count": [728]}, "gripper_mode_state": {"mean": [0.5439560439560439, 0.3914835164835165], "std": [0.4980641185627922, 0.48808213735519634], "min": [0, 0], "max": [1, 1], "count": [728]}, "gripper_activity_state": {"mean": [1.8035714285714286, 1.8324175824175823], "std": [0.5433295732037203, 0.49938828659647144], "min": [0, 0], "max": [2, 2], "count": [728]}, "gripper_mode_action": {"mean": [0.5439560439560439, 0.3914835164835165], "std": [0.4980641185627922, 0.48808213735519634], "min": [0, 0], "max": [1, 1], "count": [728]}, "gripper_activity_action": {"mean": [1.8035714285714286, 1.8324175824175823], "std": [0.5433295732037203, 0.49938828659647144], "min": [0, 0], "max": [2, 2], "count": [728]}, "gripper_open_scale_state": {"mean": [0.40984258228182247, 0.5229615383881788], "std": [0.40023625510994537, 0.3444081972661188], "min": [0.0, 0.037], "max": [0.939, 0.904], "count": [728]}, "gripper_open_scale_action": {"mean": [0.40984258228182247, 0.5229615383881788], "std": [0.40023625510994537, 0.3444081972661188], "min": [0.0, 0.037], "max": [0.939, 0.904], "count": [728]}}} +{"episode_index": 825, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4075479895404664]], [[0.44366318183652065]], [[0.4474903574598564]]], "std": [[[0.2475958203732529]], [[0.21187528103826134]], [[0.20544207141155907]]], "count": [162]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3823225623840071]], [[0.43908620541838134]], [[0.4431723036694102]]], "std": [[[0.20949606662013573]], [[0.16926098545099935]], [[0.1621555693308157]]], "count": [162]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42815877158476556]], [[0.45783104625595095]], [[0.4588807643427742]]], "std": [[[0.18103736025988953]], [[0.15349898261556047]], [[0.14649694205321834]]], "count": [162]}, "observation.state": {"min": [0.21841050684452057, 1.8883939981460571, -1.416072964668274, -1.182286024093628, -2.4806365966796875, -1.8705042600631714, 1.1534531116485596, 1.0, 0.03206700086593628, 0.2475699931383133, -0.10683999955654144, -3.1411852836608887, 0.18800000846385956, -2.0739998817443848, -0.7185869812965393, -2.175448179244995, 0.14032447338104248, -0.1687384396791458, 1.2511392831802368, 1.039116621017456, -1.8961083889007568, -5.0, -0.38415899872779846, 0.16326899826526642, -0.14411500096321106, 1.2799999713897705, 0.09600000083446503, -3.1371853351593018], "max": [1.0507755279541016, 2.1010098457336426, -0.1276010125875473, -0.34286993741989136, -1.4675077199935913, -1.038470983505249, 2.2848455905914307, 939.0, 0.36329999566078186, 0.4243449866771698, 0.10015899688005447, 3.1410000324249268, 1.1160000562667847, -0.26899999380111694, -0.13198179006576538, -2.0772907733917236, 0.7517656683921814, 1.139577865600586, 2.69431734085083, 2.0263795852661133, -0.39707985520362854, 940.0, -0.2191080003976822, 0.40314799547195435, 0.07259999960660934, 3.1089999675750732, 1.0779999494552612, 3.1029999256134033], "mean": [0.5158125162124634, 2.0251145362854004, -0.5396907329559326, -0.6275936365127563, -2.154644250869751, -1.624516248703003, 1.7059592008590698, 655.029296875, 0.2797485291957855, 0.3078781068325043, 0.010114221833646297, 0.6342071294784546, 0.5279185771942139, -0.8888705372810364, -0.36562108993530273, -2.152571201324463, 0.42091426253318787, 0.8288876414299011, 2.222053050994873, 1.6925468444824219, -1.4683641195297241, 401.73614501953125, -0.3210134208202362, 0.2582283020019531, 0.012879107147455215, 2.813993215560913, 0.4521072208881378, -2.094219207763672], "std": [0.18631863594055176, 0.07108374685049057, 0.2702092230319977, 0.1190638542175293, 0.2497929185628891, 0.24523121118545532, 0.4398435950279236, 367.97772216796875, 0.09327524155378342, 0.05689553916454315, 0.040305208414793015, 2.952695846557617, 0.20569626986980438, 0.5270931124687195, 0.14141762256622314, 0.02452830784022808, 0.17631563544273376, 0.3875749111175537, 0.5039124488830566, 0.30390357971191406, 0.4856470227241516, 405.92437744140625, 0.04254806786775589, 0.06922556459903717, 0.0520198829472065, 0.4065264165401459, 0.2904333770275116, 1.17451810836792], "count": [887]}, "action": {"min": [0.21841050684452057, 1.8883939981460571, -1.416072964668274, -1.182286024093628, -2.4806365966796875, -1.8705042600631714, 1.1534531116485596, 1.0, 0.03206700086593628, 0.2475699931383133, -0.10683999955654144, -3.1411852836608887, 0.18800000846385956, -2.0739998817443848, -0.7185869812965393, -2.175448179244995, 0.14032447338104248, -0.1687384396791458, 1.2511392831802368, 1.039116621017456, -1.8961083889007568, -5.0, -0.38415899872779846, 0.16326899826526642, -0.14411500096321106, 1.2799999713897705, 0.09600000083446503, -3.1371853351593018], "max": [1.0507755279541016, 2.1010098457336426, -0.1276010125875473, -0.34286993741989136, -1.4675077199935913, -1.038470983505249, 2.2848455905914307, 939.0, 0.36329999566078186, 0.4243449866771698, 0.10015899688005447, 3.1410000324249268, 1.1160000562667847, -0.26899999380111694, -0.13198179006576538, -2.0772907733917236, 0.7517656683921814, 1.139577865600586, 2.69431734085083, 2.0263795852661133, -0.39707985520362854, 940.0, -0.2191080003976822, 0.40314799547195435, 0.07259999960660934, 3.1089999675750732, 1.0779999494552612, 3.1029999256134033], "mean": [0.5158125162124634, 2.0251145362854004, -0.5396907329559326, -0.6275936365127563, -2.154644250869751, -1.624516248703003, 1.7059592008590698, 655.029296875, 0.2797485291957855, 0.3078781068325043, 0.010114221833646297, 0.6342071294784546, 0.5279185771942139, -0.8888705372810364, -0.36562108993530273, -2.152571201324463, 0.42091426253318787, 0.8288876414299011, 2.222053050994873, 1.6925468444824219, -1.4683641195297241, 401.73614501953125, -0.3210134208202362, 0.2582283020019531, 0.012879107147455215, 2.813993215560913, 0.4521072208881378, -2.094219207763672], "std": [0.18631863594055176, 0.07108374685049057, 0.2702092230319977, 0.1190638542175293, 0.2497929185628891, 0.24523121118545532, 0.4398435950279236, 367.97772216796875, 0.09327524155378342, 0.05689553916454315, 0.040305208414793015, 2.952695846557617, 0.20569626986980438, 0.5270931124687195, 0.14141762256622314, 0.02452830784022808, 0.17631563544273376, 0.3875749111175537, 0.5039124488830566, 0.30390357971191406, 0.4856470227241516, 405.92437744140625, 0.04254806786775589, 0.06922556459903717, 0.0520198829472065, 0.4065264165401459, 0.2904333770275116, 1.17451810836792], "count": [887]}, "timestamp": {"min": [0.0], "max": [29.533333333333335], "mean": [14.766666666666666], "std": [8.535156055333076], "count": [887]}, "frame_index": {"min": [0], "max": [886], "mean": [443.0], "std": [256.0546816599923], "count": [887]}, "episode_index": {"min": [831], "max": [831], "mean": [831.0], "std": [0.0], "count": [887]}, "index": {"min": [712374], "max": [713260], "mean": [712817.0], "std": [256.0546816599923], "count": [887]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [887]}, "subtask_annotation": {"mean": [6.590755355129651, 29.0, 29.0, 29.0, 29.0], "std": [7.916591983232934, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [887]}, "scene_annotation": {"mean": [831.0], "std": [0.0], "min": [831], "max": [831], "count": [887]}, "eef_direction_state": {"mean": [3.874859075535513, 4.041713641488163], "std": [2.259667782294757, 2.162886864539906], "min": [0, 0], "max": [6, 6], "count": [887]}, "eef_velocity_state": {"mean": [0.6335963923337091, 0.6583990980834273], "std": [0.6422891237587817, 0.6990853476122101], "min": [0, 0], "max": [2, 2], "count": [887]}, "eef_acc_mag_state": {"mean": [0.6550169109357384, 0.6302142051860203], "std": [0.8172569228555302, 0.8063378173255903], "min": [0, 0], "max": [2, 2], "count": [887]}, "eef_direction_action": {"mean": [3.874859075535513, 4.041713641488163], "std": [2.259667782294757, 2.162886864539906], "min": [0, 0], "max": [6, 6], "count": [887]}, "eef_velocity_action": {"mean": [0.6335963923337091, 0.6583990980834273], "std": [0.6422891237587817, 0.6990853476122101], "min": [0, 0], "max": [2, 2], "count": [887]}, "eef_acc_mag_action": {"mean": [0.6550169109357384, 0.6302142051860203], "std": [0.8172569228555302, 0.8063378173255903], "min": [0, 0], "max": [2, 2], "count": [887]}, "eef_sim_pose_state": {"mean": [0.46526286968521285, 0.32945525385699237, 1.0677251591675108, -2.2609686108576654, 0.8403588328360401, 1.5007672949658595, 0.5204189027706421, -0.30352152879240113, 1.0901876284889012, 2.2433594088351394, 0.8271849767936129, -0.0896288396165715], "std": [0.062469213254162936, 0.06271219577735296, 0.028883039090265954, 0.7694981616406036, 0.36273039424042947, 2.381161552975967, 0.05417312898563989, 0.08394357201869773, 0.049286881065783425, 0.2548433221794392, 0.3478060751775245, 2.7059073921665844], "min": [0.3695549774196364, 0.15067136637070155, 0.9948606320824669, -3.133881250356054, 0.4258705856852252, -3.1400145709864615, 0.4629097772606422, -0.41057521162725885, 1.0530456978618628, 1.6095512408990786, 0.28484269393193906, -3.1391738920288677], "max": [0.5907889905383708, 0.4066939219343857, 1.110752492110861, 3.1370715941228453, 1.4873961169222225, 3.139234202430017, 0.6441264409845618, -0.050494963391540346, 1.2408609488027302, 2.735297818171741, 1.3040377805328949, 3.1411785545801574], "count": [887]}, "eef_sim_pose_action": {"mean": [0.46526286968521285, 0.32945525385699237, 1.0677251591675108, -2.2609686108576654, 0.8403588328360401, 1.5007672949658595, 0.5204189027706421, -0.30352152879240113, 1.0901876284889012, 2.2433594088351394, 0.8271849767936129, -0.0896288396165715], "std": [0.062469213254162936, 0.06271219577735296, 0.028883039090265954, 0.7694981616406036, 0.36273039424042947, 2.381161552975967, 0.05417312898563989, 0.08394357201869773, 0.049286881065783425, 0.2548433221794392, 0.3478060751775245, 2.7059073921665844], "min": [0.3695549774196364, 0.15067136637070155, 0.9948606320824669, -3.133881250356054, 0.4258705856852252, -3.1400145709864615, 0.4629097772606422, -0.41057521162725885, 1.0530456978618628, 1.6095512408990786, 0.28484269393193906, -3.1391738920288677], "max": [0.5907889905383708, 0.4066939219343857, 1.110752492110861, 3.1370715941228453, 1.4873961169222225, 3.139234202430017, 0.6441264409845618, -0.050494963391540346, 1.2408609488027302, 2.735297818171741, 1.3040377805328949, 3.1411785545801574], "count": [887]}, "gripper_mode_state": {"mean": [0.5625704622322435, 0.2852311161217587], "std": [0.49606948833408754, 0.45152444730899643], "min": [0, 0], "max": [1, 1], "count": [887]}, "gripper_activity_state": {"mean": [1.8331454340473505, 1.8094701240135287], "std": [0.5039925424000085, 0.5253446294194426], "min": [0, 0], "max": [2, 2], "count": [887]}, "gripper_mode_action": {"mean": [0.5625704622322435, 0.2852311161217587], "std": [0.49606948833408754, 0.45152444730899643], "min": [0, 0], "max": [1, 1], "count": [887]}, "gripper_activity_action": {"mean": [1.8331454340473505, 1.8094701240135287], "std": [0.5039925424000085, 0.5253446294194426], "min": [0, 0], "max": [2, 2], "count": [887]}, "gripper_open_scale_state": {"mean": [0.40176024033866675, 0.6550293121692711], "std": [0.40590036252312695, 0.36797782508142296], "min": [0.0, 0.001], "max": [0.94, 0.939], "count": [887]}, "gripper_open_scale_action": {"mean": [0.40176024033866675, 0.6550293121692711], "std": [0.40590036252312695, 0.36797782508142296], "min": [0.0, 0.001], "max": [0.94, 0.939], "count": [887]}}} +{"episode_index": 826, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.42403297013249747]], [[0.45089146214041176]], [[0.4519390339469121]]], "std": [[[0.23790047594328906]], [[0.20657540923518283]], [[0.20147539093961894]]], "count": [147]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42367928699257484]], [[0.45443466553287987]], [[0.45488419951313863]]], "std": [[[0.2032079007408485]], [[0.17407194971020465]], [[0.16919656655010287]]], "count": [147]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4324265747965853]], [[0.4597413840536214]], [[0.4616167411409008]]], "std": [[[0.2018164681473889]], [[0.1761239610496642]], [[0.169757819535989]]], "count": [147]}, "observation.state": {"min": [0.41172319650650024, 1.8225775957107544, -1.1308860778808594, -0.9761627316474915, -2.7891933917999268, -1.9077670574188232, 1.3330998420715332, 33.0, 0.06108200177550316, 0.2717680037021637, -0.10213799774646759, -3.1411852836608887, -0.4169999957084656, -1.0880000591278076, -0.8734500408172607, -2.175326108932495, -0.45113271474838257, -0.5120097994804382, 0.9770702123641968, 0.8640775680541992, -2.170543909072876, -5.0, -0.36879101395606995, 0.23823300004005432, -0.20406299829483032, -3.1411852836608887, 0.08499999344348907, -3.1080000400543213], "max": [1.1503115892410278, 2.092388153076172, -0.3943047821521759, -0.45380303263664246, -1.4668619632720947, -1.0582280158996582, 2.308267831802368, 947.0, 0.32801100611686707, 0.4194509983062744, 0.12029200047254562, 3.1410000324249268, 1.0729999542236328, -0.3889999985694885, -0.22218041121959686, -1.9467403888702393, 0.7763573527336121, 1.0016095638275146, 2.5934195518493652, 1.93766450881958, 0.42413249611854553, 934.0, -0.14308899641036987, 0.4195939898490906, 0.0877700001001358, 3.1410000324249268, 1.152999997138977, 3.121000051498413], "mean": [0.7045133113861084, 1.977577805519104, -0.6977429389953613, -0.6835977435112, -2.238724946975708, -1.624712586402893, 1.8205279111862183, 639.3844604492188, 0.2388673573732376, 0.36034420132637024, 0.026319380849599838, -1.2404500246047974, 0.2885238230228424, -0.6622309684753418, -0.4537988007068634, -2.088057279586792, 0.3516139090061188, 0.4797258675098419, 2.040243625640869, 1.5352833271026611, -1.2899330854415894, 386.75738525390625, -0.29418662190437317, 0.3031662702560425, -0.005508556496351957, 1.0410720109939575, 0.5591488480567932, -0.7448969483375549], "std": [0.18808424472808838, 0.08330464363098145, 0.19487649202346802, 0.12308157235383987, 0.2946755290031433, 0.22283029556274414, 0.3180080056190491, 381.22314453125, 0.07206902652978897, 0.04411293566226959, 0.05347522720694542, 2.7127597332000732, 0.3813556432723999, 0.17011632025241852, 0.15797455608844757, 0.0635756254196167, 0.37895262241363525, 0.4802491366863251, 0.3521219491958618, 0.304925799369812, 0.8952416181564331, 415.8408203125, 0.04865100607275963, 0.05097325146198273, 0.06586518883705139, 2.5165820121765137, 0.24788367748260498, 2.3243396282196045], "count": [779]}, "action": {"min": [0.41172319650650024, 1.8225775957107544, -1.1308860778808594, -0.9761627316474915, -2.7891933917999268, -1.9077670574188232, 1.3330998420715332, 33.0, 0.06108200177550316, 0.2717680037021637, -0.10213799774646759, -3.1411852836608887, -0.4169999957084656, -1.0880000591278076, -0.8734500408172607, -2.175326108932495, -0.45113271474838257, -0.5120097994804382, 0.9770702123641968, 0.8640775680541992, -2.170543909072876, -5.0, -0.36879101395606995, 0.23823300004005432, -0.20406299829483032, -3.1411852836608887, 0.08499999344348907, -3.1080000400543213], "max": [1.1503115892410278, 2.092388153076172, -0.3943047821521759, -0.45380303263664246, -1.4668619632720947, -1.0582280158996582, 2.308267831802368, 947.0, 0.32801100611686707, 0.4194509983062744, 0.12029200047254562, 3.1410000324249268, 1.0729999542236328, -0.3889999985694885, -0.22218041121959686, -1.9467403888702393, 0.7763573527336121, 1.0016095638275146, 2.5934195518493652, 1.93766450881958, 0.42413249611854553, 934.0, -0.14308899641036987, 0.4195939898490906, 0.0877700001001358, 3.1410000324249268, 1.152999997138977, 3.121000051498413], "mean": [0.7045133113861084, 1.977577805519104, -0.6977429389953613, -0.6835977435112, -2.238724946975708, -1.624712586402893, 1.8205279111862183, 639.3844604492188, 0.2388673573732376, 0.36034420132637024, 0.026319380849599838, -1.2404500246047974, 0.2885238230228424, -0.6622309684753418, -0.4537988007068634, -2.088057279586792, 0.3516139090061188, 0.4797258675098419, 2.040243625640869, 1.5352833271026611, -1.2899330854415894, 386.75738525390625, -0.29418662190437317, 0.3031662702560425, -0.005508556496351957, 1.0410720109939575, 0.5591488480567932, -0.7448969483375549], "std": [0.18808424472808838, 0.08330464363098145, 0.19487649202346802, 0.12308157235383987, 0.2946755290031433, 0.22283029556274414, 0.3180080056190491, 381.22314453125, 0.07206902652978897, 0.04411293566226959, 0.05347522720694542, 2.7127597332000732, 0.3813556432723999, 0.17011632025241852, 0.15797455608844757, 0.0635756254196167, 0.37895262241363525, 0.4802491366863251, 0.3521219491958618, 0.304925799369812, 0.8952416181564331, 415.8408203125, 0.04865100607275963, 0.05097325146198273, 0.06586518883705139, 2.5165820121765137, 0.24788367748260498, 2.3243396282196045], "count": [779]}, "timestamp": {"min": [0.0], "max": [25.933333333333334], "mean": [12.966666666666667], "std": [7.495924818785798], "count": [779]}, "frame_index": {"min": [0], "max": [778], "mean": [389.0], "std": [224.8777445635739], "count": [779]}, "episode_index": {"min": [832], "max": [832], "mean": [832.0], "std": [0.0], "count": [779]}, "index": {"min": [713261], "max": [714039], "mean": [713650.0], "std": [224.8777445635739], "count": [779]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [779]}, "subtask_annotation": {"mean": [8.209242618741976, 29.0, 29.0, 29.0, 29.0], "std": [7.364426643385685, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [779]}, "scene_annotation": {"mean": [832.0], "std": [0.0], "min": [832], "max": [832], "count": [779]}, "eef_direction_state": {"mean": [3.8536585365853657, 3.6251604621309372], "std": [2.2407467903922296, 1.9402323931259737], "min": [0, 0], "max": [6, 6], "count": [779]}, "eef_velocity_state": {"mean": [0.7342747111681643, 0.9512195121951219], "std": [0.7219241025005747, 0.6855807592751876], "min": [0, 0], "max": [2, 2], "count": [779]}, "eef_acc_mag_state": {"mean": [0.6983311938382541, 0.8267008985879333], "std": [0.8280293745541314, 0.8520944680171244], "min": [0, 0], "max": [2, 2], "count": [779]}, "eef_direction_action": {"mean": [3.8536585365853657, 3.6251604621309372], "std": [2.2407467903922296, 1.9402323931259737], "min": [0, 0], "max": [6, 6], "count": [779]}, "eef_velocity_action": {"mean": [0.7342747111681643, 0.9512195121951219], "std": [0.7219241025005747, 0.6855807592751876], "min": [0, 0], "max": [2, 2], "count": [779]}, "eef_acc_mag_action": {"mean": [0.6983311938382541, 0.8267008985879333], "std": [0.8280293745541314, 0.8520944680171244], "min": [0, 0], "max": [2, 2], "count": [779]}, "eef_sim_pose_state": {"mean": [0.5059545448090416, 0.29506535701243913, 1.066658046752357, -1.4650043789226819, 0.9156263586664096, 0.05590150674118814, 0.5777756390810235, -0.28123103750042117, 1.137549329178893, 2.429063478480369, 0.79003845213752, -2.1790806383510377], "std": [0.04877004561147357, 0.07770133679286331, 0.03782579538551757, 1.329223444975783, 0.36641972723142735, 2.5183158984611773, 0.04227756509452119, 0.07058159160065725, 0.05492179131386927, 0.30777569699377877, 0.3226377894765737, 1.5945211935046033], "min": [0.43636462310856516, 0.05714311273182725, 0.9978171200512459, -2.4588935609158558, 0.24581161167055576, -3.139795674769175, 0.4917419662313952, -0.3689181647186837, 1.064362269392945, 1.286545249110379, 0.18761445536422872, -3.14114869076035], "max": [0.6068122550347318, 0.40332388818014336, 1.1154471123825722, 2.080853200667255, 1.4847832965087928, 3.1403223784051955, 0.641108094712794, -0.07715780670071856, 1.2779930651593683, 2.866589936068203, 1.2150807412707372, 3.139674520770555], "count": [779]}, "eef_sim_pose_action": {"mean": [0.5059545448090416, 0.29506535701243913, 1.066658046752357, -1.4650043789226819, 0.9156263586664096, 0.05590150674118814, 0.5777756390810235, -0.28123103750042117, 1.137549329178893, 2.429063478480369, 0.79003845213752, -2.1790806383510377], "std": [0.04877004561147357, 0.07770133679286331, 0.03782579538551757, 1.329223444975783, 0.36641972723142735, 2.5183158984611773, 0.04227756509452119, 0.07058159160065725, 0.05492179131386927, 0.30777569699377877, 0.3226377894765737, 1.5945211935046033], "min": [0.43636462310856516, 0.05714311273182725, 0.9978171200512459, -2.4588935609158558, 0.24581161167055576, -3.139795674769175, 0.4917419662313952, -0.3689181647186837, 1.064362269392945, 1.286545249110379, 0.18761445536422872, -3.14114869076035], "max": [0.6068122550347318, 0.40332388818014336, 1.1154471123825722, 2.080853200667255, 1.4847832965087928, 3.1403223784051955, 0.641108094712794, -0.07715780670071856, 1.2779930651593683, 2.866589936068203, 1.2150807412707372, 3.139674520770555], "count": [779]}, "gripper_mode_state": {"mean": [0.5815147625160462, 0.3247753530166881], "std": [0.49331059535748073, 0.46829085309193885], "min": [0, 0], "max": [1, 1], "count": [779]}, "gripper_activity_state": {"mean": [1.8151476251604621, 1.8305519897304237], "std": [0.5184419955264286, 0.493387419666332], "min": [0, 0], "max": [2, 2], "count": [779]}, "gripper_mode_action": {"mean": [0.5815147625160462, 0.3247753530166881], "std": [0.49331059535748073, 0.46829085309193885], "min": [0, 0], "max": [1, 1], "count": [779]}, "gripper_activity_action": {"mean": [1.8151476251604621, 1.8305519897304237], "std": [0.5184419955264286, 0.493387419666332], "min": [0, 0], "max": [2, 2], "count": [779]}, "gripper_open_scale_state": {"mean": [0.38679005707301084, 0.6393844671971683], "std": [0.41581024164513664, 0.3812237159935312], "min": [0.0, 0.033], "max": [0.934, 0.947], "count": [779]}, "gripper_open_scale_action": {"mean": [0.38679005707301084, 0.6393844671971683], "std": [0.41581024164513664, 0.3812237159935312], "min": [0.0, 0.033], "max": [0.934, 0.947], "count": [779]}}} +{"episode_index": 827, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4289053893233594]], [[0.4553934803449318]], [[0.45719358258717746]]], "std": [[[0.23226424050748867]], [[0.20355867803001246]], [[0.19872565290315664]]], "count": [173]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41391798542634783]], [[0.4513362801768106]], [[0.4523484028486153]]], "std": [[[0.17254939489538548]], [[0.14019519964437874]], [[0.13438643650297255]]], "count": [173]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4388890199384185]], [[0.46291158643129704]], [[0.4633632870055536]]], "std": [[[0.1698989726196081]], [[0.14597597976962098]], [[0.1397119252383372]]], "count": [173]}, "observation.state": {"min": [0.29016101360321045, 1.8745012283325195, -1.169248342514038, -1.01759672164917, -2.5294532775878906, -1.9566538333892822, 1.178010106086731, 44.0, 0.09182599931955338, 0.24157799780368805, -0.1104540005326271, -3.1401853561401367, 0.2680000364780426, -2.2730000019073486, -0.8919854164123535, -2.175326108932495, -0.21279054880142212, -0.3732212483882904, 0.8902575373649597, 0.4130670726299286, -2.0372183322906494, 4.0, -0.34528499841690063, 0.22759400308132172, -0.184239000082016, -3.1411852836608887, 0.03400000184774399, -3.1411852836608887], "max": [1.0497108697891235, 2.100660800933838, -0.1584409922361374, -0.28354617953300476, -1.373329758644104, -0.7969173789024353, 2.6612257957458496, 952.0, 0.39552998542785645, 0.47054600715637207, 0.0988989993929863, 3.1410000324249268, 1.2359999418258667, -0.33500003814697266, -0.21561798453330994, -2.0539731979370117, 1.2480850219726562, 1.1613072156906128, 2.6144509315490723, 1.8785678148269653, -0.03897320479154587, 904.0, -0.16593100130558014, 0.44975000619888306, 0.06973399966955185, 3.1410000324249268, 0.8190000653266907, 3.1410000324249268], "mean": [0.5582280158996582, 2.035578727722168, -0.701522707939148, -0.6234796047210693, -1.9424471855163574, -1.4136337041854858, 1.9349647760391235, 750.427734375, 0.26182642579078674, 0.3467389643192291, 0.005789234768599272, -0.6341045498847961, 0.6052813529968262, -1.0825276374816895, -0.4526035487651825, -2.1631455421447754, 0.42968443036079407, 0.505894660949707, 1.9356518983840942, 1.4333094358444214, -1.0212167501449585, 316.057861328125, -0.2847805619239807, 0.31340906023979187, -0.02741737850010395, 2.2979702949523926, 0.4868646562099457, -0.21504828333854675], "std": [0.2178400456905365, 0.06713110953569412, 0.3133656680583954, 0.1493619680404663, 0.31903597712516785, 0.32072803378105164, 0.41630735993385315, 313.22076416015625, 0.08568919450044632, 0.06491325795650482, 0.062103237956762314, 2.9159176349639893, 0.28360259532928467, 0.4465656578540802, 0.1298007369041443, 0.016701262444257736, 0.41480177640914917, 0.5438824892044067, 0.4402342140674591, 0.3320051431655884, 0.8397611975669861, 376.163818359375, 0.04246905818581581, 0.05117309093475342, 0.0501701794564724, 0.9492125511169434, 0.2683681845664978, 2.6858713626861572], "count": [969]}, "action": {"min": [0.29016101360321045, 1.8745012283325195, -1.169248342514038, -1.01759672164917, -2.5294532775878906, -1.9566538333892822, 1.178010106086731, 44.0, 0.09182599931955338, 0.24157799780368805, -0.1104540005326271, -3.1401853561401367, 0.2680000364780426, -2.2730000019073486, -0.8919854164123535, -2.175326108932495, -0.21279054880142212, -0.3732212483882904, 0.8902575373649597, 0.4130670726299286, -2.0372183322906494, 4.0, -0.34528499841690063, 0.22759400308132172, -0.184239000082016, -3.1411852836608887, 0.03400000184774399, -3.1411852836608887], "max": [1.0497108697891235, 2.100660800933838, -0.1584409922361374, -0.28354617953300476, -1.373329758644104, -0.7969173789024353, 2.6612257957458496, 952.0, 0.39552998542785645, 0.47054600715637207, 0.0988989993929863, 3.1410000324249268, 1.2359999418258667, -0.33500003814697266, -0.21561798453330994, -2.0539731979370117, 1.2480850219726562, 1.1613072156906128, 2.6144509315490723, 1.8785678148269653, -0.03897320479154587, 904.0, -0.16593100130558014, 0.44975000619888306, 0.06973399966955185, 3.1410000324249268, 0.8190000653266907, 3.1410000324249268], "mean": [0.5582280158996582, 2.035578727722168, -0.701522707939148, -0.6234796047210693, -1.9424471855163574, -1.4136337041854858, 1.9349647760391235, 750.427734375, 0.26182642579078674, 0.3467389643192291, 0.005789234768599272, -0.6341045498847961, 0.6052813529968262, -1.0825276374816895, -0.4526035487651825, -2.1631455421447754, 0.42968443036079407, 0.505894660949707, 1.9356518983840942, 1.4333094358444214, -1.0212167501449585, 316.057861328125, -0.2847805619239807, 0.31340906023979187, -0.02741737850010395, 2.2979702949523926, 0.4868646562099457, -0.21504828333854675], "std": [0.2178400456905365, 0.06713110953569412, 0.3133656680583954, 0.1493619680404663, 0.31903597712516785, 0.32072803378105164, 0.41630735993385315, 313.22076416015625, 0.08568919450044632, 0.06491325795650482, 0.062103237956762314, 2.9159176349639893, 0.28360259532928467, 0.4465656578540802, 0.1298007369041443, 0.016701262444257736, 0.41480177640914917, 0.5438824892044067, 0.4402342140674591, 0.3320051431655884, 0.8397611975669861, 376.163818359375, 0.04246905818581581, 0.05117309093475342, 0.0501701794564724, 0.9492125511169434, 0.2683681845664978, 2.6858713626861572], "count": [969]}, "timestamp": {"min": [0.0], "max": [32.266666666666666], "mean": [16.133333333333333], "std": [9.32420188223854], "count": [969]}, "frame_index": {"min": [0], "max": [968], "mean": [484.0], "std": [279.72605646715624], "count": [969]}, "episode_index": {"min": [833], "max": [833], "mean": [833.0], "std": [0.0], "count": [969]}, "index": {"min": [714040], "max": [715008], "mean": [714524.0], "std": [279.72605646715624], "count": [969]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [969]}, "subtask_annotation": {"mean": [14.04953560371517, 29.0, 29.0, 29.0, 29.0], "std": [11.052161824823452, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [969]}, "scene_annotation": {"mean": [833.0], "std": [0.0], "min": [833], "max": [833], "count": [969]}, "eef_direction_state": {"mean": [4.057791537667699, 3.5634674922600618], "std": [2.143645341406147, 2.099768218872889], "min": [0, 0], "max": [6, 6], "count": [969]}, "eef_velocity_state": {"mean": [0.6707946336429309, 0.9184726522187823], "std": [0.7367568236992393, 0.738558646716083], "min": [0, 0], "max": [2, 2], "count": [969]}, "eef_acc_mag_state": {"mean": [0.6666666666666666, 0.8668730650154799], "std": [0.8148096027186322, 0.8437389301414965], "min": [0, 0], "max": [2, 2], "count": [969]}, "eef_direction_action": {"mean": [4.057791537667699, 3.5634674922600618], "std": [2.143645341406147, 2.099768218872889], "min": [0, 0], "max": [6, 6], "count": [969]}, "eef_velocity_action": {"mean": [0.6707946336429309, 0.9184726522187823], "std": [0.7367568236992393, 0.738558646716083], "min": [0, 0], "max": [2, 2], "count": [969]}, "eef_acc_mag_action": {"mean": [0.6666666666666666, 0.8668730650154799], "std": [0.8148096027186322, 0.8437389301414965], "min": [0, 0], "max": [2, 2], "count": [969]}, "eef_sim_pose_state": {"mean": [0.5126619107071734, 0.26855467163018487, 1.0569930534107723, -0.7212168165483213, 1.0538939916246601, 1.508273342613532, 0.553882538127455, -0.28479540948258614, 1.099305390541196, 2.1231425249278466, 0.7279281946713994, 0.7269722545267481], "std": [0.04826005932822888, 0.058452110797299485, 0.04061052832829242, 1.9229088327969666, 0.387507202504447, 1.502917400209241, 0.06383494399931265, 0.09525997579803415, 0.03448186391010014, 0.3327422435938724, 0.2980706870328705, 2.632313901107006], "min": [0.44000042783169435, 0.08653356155788142, 0.9993764748637234, -3.139227912752891, 0.4409796555092482, -3.1401287241274605, 0.4452403157932646, -0.4229569686569893, 1.0411192250460066, 1.3968357704664067, 0.14329143663888333, -3.138493003644542], "max": [0.6378864406554906, 0.3683744239749983, 1.1254462130114604, 3.0283964503447636, 1.5059346055901854, 3.1403658838533497, 0.6743042114679682, -0.10079580383686317, 1.2037874666496624, 2.547723975918167, 1.2845721631240807, 3.137981336671389], "count": [969]}, "eef_sim_pose_action": {"mean": [0.5126619107071734, 0.26855467163018487, 1.0569930534107723, -0.7212168165483213, 1.0538939916246601, 1.508273342613532, 0.553882538127455, -0.28479540948258614, 1.099305390541196, 2.1231425249278466, 0.7279281946713994, 0.7269722545267481], "std": [0.04826005932822888, 0.058452110797299485, 0.04061052832829242, 1.9229088327969666, 0.387507202504447, 1.502917400209241, 0.06383494399931265, 0.09525997579803415, 0.03448186391010014, 0.3327422435938724, 0.2980706870328705, 2.632313901107006], "min": [0.44000042783169435, 0.08653356155788142, 0.9993764748637234, -3.139227912752891, 0.4409796555092482, -3.1401287241274605, 0.4452403157932646, -0.4229569686569893, 1.0411192250460066, 1.3968357704664067, 0.14329143663888333, -3.138493003644542], "max": [0.6378864406554906, 0.3683744239749983, 1.1254462130114604, 3.0283964503447636, 1.5059346055901854, 3.1403658838533497, 0.6743042114679682, -0.10079580383686317, 1.2037874666496624, 2.547723975918167, 1.2845721631240807, 3.137981336671389], "count": [969]}, "gripper_mode_state": {"mean": [0.672858617131063, 0.20123839009287925], "std": [0.4691693707857926, 0.40092580416544893], "min": [0, 0], "max": [1, 1], "count": [969]}, "gripper_activity_state": {"mean": [1.865841073271414, 1.849329205366357], "std": [0.4503860739511896, 0.47864840665835806], "min": [0, 0], "max": [2, 2], "count": [969]}, "gripper_mode_action": {"mean": [0.672858617131063, 0.20123839009287925], "std": [0.4691693707857926, 0.40092580416544893], "min": [0, 0], "max": [1, 1], "count": [969]}, "gripper_activity_action": {"mean": [1.865841073271414, 1.849329205366357], "std": [0.4503860739511896, 0.47864840665835806], "min": [0, 0], "max": [2, 2], "count": [969]}, "gripper_open_scale_state": {"mean": [0.3160577915760509, 0.7504277606487768], "std": [0.3761640010588365, 0.3132209308814], "min": [0.004, 0.044], "max": [0.904, 0.952], "count": [969]}, "gripper_open_scale_action": {"mean": [0.3160577915760509, 0.7504277606487768], "std": [0.3761640010588365, 0.3132209308814], "min": [0.004, 0.044], "max": [0.904, 0.952], "count": [969]}}} +{"episode_index": 828, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.43224960171568627]], [[0.457859929388422]], [[0.45757442080999067]]], "std": [[[0.23207453636380282]], [[0.20238385942312906]], [[0.19746038734789242]]], "count": [140]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41468542396125113]], [[0.44969008520074694]], [[0.4501580648926237]]], "std": [[[0.203187426101889]], [[0.17142653393238966]], [[0.165974185327942]]], "count": [140]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44380965511204484]], [[0.46812283642623714]], [[0.4696572114262372]]], "std": [[[0.19771602986377793]], [[0.17473532623318397]], [[0.16866366199874594]]], "count": [140]}, "observation.state": {"min": [0.4426853060722351, 1.8540633916854858, -1.2961862087249756, -0.8948478102684021, -2.747462511062622, -1.9382754564285278, 1.1432604789733887, 17.0, 0.051010001450777054, 0.27807098627090454, -0.1354680061340332, -3.1411852836608887, -0.3830000162124634, -1.1319999694824219, -0.8654913902282715, -2.1764254570007324, -0.22907447814941406, -0.36215582489967346, 1.153191328048706, 0.9162979125976562, -2.222799062728882, 0.0, -0.3600200116634369, 0.25318199396133423, -0.1849910020828247, -3.1361851692199707, 0.10700000077486038, -3.0789999961853027], "max": [1.197400689125061, 2.112215042114258, -0.32478833198547363, -0.31154128909111023, -1.3172523975372314, -0.8929802775382996, 2.499084711074829, 950.0, 0.3263939917087555, 0.43030500411987305, 0.11644899845123291, 3.140000104904175, 0.8190000057220459, -0.328000009059906, -0.2462136149406433, -1.9316082000732422, 0.7517656683921814, 0.8898387551307678, 2.5986557006835938, 1.918431043624878, 0.10197959840297699, 940.0, -0.17188799381256104, 0.4238640069961548, 0.09905499964952469, 3.13700008392334, 1.0880000591278076, 3.13700008392334], "mean": [0.7103770971298218, 1.9932206869125366, -0.7653926014900208, -0.6382260322570801, -2.165519952774048, -1.5815671682357788, 1.788185477256775, 593.2189331054688, 0.23037713766098022, 0.35645055770874023, 0.007985347881913185, 0.200498566031456, 0.31158116459846497, -0.6503031253814697, -0.48176246881484985, -2.062448024749756, 0.3995569944381714, 0.5347438454627991, 2.0448176860809326, 1.5391960144042969, -1.4158179759979248, 362.4474792480469, -0.3003428280353546, 0.3147817552089691, 0.012241694144904613, 1.754507064819336, 0.5419033765792847, -0.7756909728050232], "std": [0.22465217113494873, 0.07760561257600784, 0.2486630380153656, 0.15252049267292023, 0.32495465874671936, 0.27345338463783264, 0.3949039578437805, 359.095947265625, 0.07966598868370056, 0.05550587549805641, 0.056428298354148865, 2.936873435974121, 0.35086074471473694, 0.19636468589305878, 0.14846381545066833, 0.08109217137098312, 0.2887139618396759, 0.4297066032886505, 0.39354830980300903, 0.29328814148902893, 0.8550754189491272, 405.9842224121094, 0.04632166028022766, 0.04828433319926262, 0.06528792530298233, 2.053032398223877, 0.2637326419353485, 2.2952516078948975], "count": [733]}, "action": {"min": [0.4426853060722351, 1.8540633916854858, -1.2961862087249756, -0.8948478102684021, -2.747462511062622, -1.9382754564285278, 1.1432604789733887, 17.0, 0.051010001450777054, 0.27807098627090454, -0.1354680061340332, -3.1411852836608887, -0.3830000162124634, -1.1319999694824219, -0.8654913902282715, -2.1764254570007324, -0.22907447814941406, -0.36215582489967346, 1.153191328048706, 0.9162979125976562, -2.222799062728882, 0.0, -0.3600200116634369, 0.25318199396133423, -0.1849910020828247, -3.1361851692199707, 0.10700000077486038, -3.0789999961853027], "max": [1.197400689125061, 2.112215042114258, -0.32478833198547363, -0.31154128909111023, -1.3172523975372314, -0.8929802775382996, 2.499084711074829, 950.0, 0.3263939917087555, 0.43030500411987305, 0.11644899845123291, 3.140000104904175, 0.8190000057220459, -0.328000009059906, -0.2462136149406433, -1.9316082000732422, 0.7517656683921814, 0.8898387551307678, 2.5986557006835938, 1.918431043624878, 0.10197959840297699, 940.0, -0.17188799381256104, 0.4238640069961548, 0.09905499964952469, 3.13700008392334, 1.0880000591278076, 3.13700008392334], "mean": [0.7103770971298218, 1.9932206869125366, -0.7653926014900208, -0.6382260322570801, -2.165519952774048, -1.5815671682357788, 1.788185477256775, 593.2189331054688, 0.23037713766098022, 0.35645055770874023, 0.007985347881913185, 0.200498566031456, 0.31158116459846497, -0.6503031253814697, -0.48176246881484985, -2.062448024749756, 0.3995569944381714, 0.5347438454627991, 2.0448176860809326, 1.5391960144042969, -1.4158179759979248, 362.4474792480469, -0.3003428280353546, 0.3147817552089691, 0.012241694144904613, 1.754507064819336, 0.5419033765792847, -0.7756909728050232], "std": [0.22465217113494873, 0.07760561257600784, 0.2486630380153656, 0.15252049267292023, 0.32495465874671936, 0.27345338463783264, 0.3949039578437805, 359.095947265625, 0.07966598868370056, 0.05550587549805641, 0.056428298354148865, 2.936873435974121, 0.35086074471473694, 0.19636468589305878, 0.14846381545066833, 0.08109217137098312, 0.2887139618396759, 0.4297066032886505, 0.39354830980300903, 0.29328814148902893, 0.8550754189491272, 405.9842224121094, 0.04632166028022766, 0.04828433319926262, 0.06528792530298233, 2.053032398223877, 0.2637326419353485, 2.2952516078948975], "count": [733]}, "timestamp": {"min": [0.0], "max": [24.4], "mean": [12.200000000000001], "std": [7.053289224814823], "count": [733]}, "frame_index": {"min": [0], "max": [732], "mean": [366.0], "std": [211.5986767444447], "count": [733]}, "episode_index": {"min": [834], "max": [834], "mean": [834.0], "std": [0.0], "count": [733]}, "index": {"min": [715009], "max": [715741], "mean": [715375.0], "std": [211.5986767444447], "count": [733]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [733]}, "subtask_annotation": {"mean": [8.869031377899045, 29.0, 29.0, 29.0, 29.0], "std": [8.045693772705036, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [733]}, "scene_annotation": {"mean": [834.0], "std": [0.0], "min": [834], "max": [834], "count": [733]}, "eef_direction_state": {"mean": [3.9631650750341065, 3.901773533424284], "std": [2.1631937435032813, 1.927374315554703], "min": [0, 0], "max": [6, 6], "count": [733]}, "eef_velocity_state": {"mean": [0.7162346521145976, 0.903137789904502], "std": [0.7265917818946387, 0.7406744309510721], "min": [0, 0], "max": [2, 2], "count": [733]}, "eef_acc_mag_state": {"mean": [0.6412005457025921, 0.7271487039563438], "std": [0.823127287486498, 0.8401826449839129], "min": [0, 0], "max": [2, 2], "count": [733]}, "eef_direction_action": {"mean": [3.9631650750341065, 3.901773533424284], "std": [2.1631937435032813, 1.927374315554703], "min": [0, 0], "max": [6, 6], "count": [733]}, "eef_velocity_action": {"mean": [0.7162346521145976, 0.903137789904502], "std": [0.7265917818946387, 0.7406744309510721], "min": [0, 0], "max": [2, 2], "count": [733]}, "eef_acc_mag_action": {"mean": [0.6412005457025921, 0.7271487039563438], "std": [0.823127287486498, 0.8401826449839129], "min": [0, 0], "max": [2, 2], "count": [733]}, "eef_sim_pose_state": {"mean": [0.5177042234303076, 0.3109436793122811, 1.0768028728789538, -1.582941763969901, 0.8817418790418451, 0.7145406600020008, 0.5746184454194386, -0.26292048743960345, 1.12954560666209, 2.4156537680702663, 0.8200608755011709, -2.064751833300785], "std": [0.04773176999989417, 0.07426334738040474, 0.04059784876566598, 1.373364828817226, 0.3866495059225083, 2.4536122639234432, 0.05177254385835204, 0.08028409612274139, 0.056070497036929644, 0.2786205907940001, 0.314393032616436, 1.7487698922881836], "min": [0.43475394429554504, 0.09004666084763203, 1.0041229274066763, -2.596295324465508, 0.2673710659150288, -3.139799228486178, 0.4997354634684036, -0.37053926190291264, 1.0577538908860498, 1.777995179798578, 0.22228788356641105, -3.13021007468633], "max": [0.6147165446562892, 0.4002177016910142, 1.1318214863453036, 2.1748529963376777, 1.5565157465462764, 3.136680012964391, 0.6466929818462251, -0.05738405060423893, 1.2678962132601919, 2.872655364351087, 1.2508693571627494, 3.138941529376969], "count": [733]}, "eef_sim_pose_action": {"mean": [0.5177042234303076, 0.3109436793122811, 1.0768028728789538, -1.582941763969901, 0.8817418790418451, 0.7145406600020008, 0.5746184454194386, -0.26292048743960345, 1.12954560666209, 2.4156537680702663, 0.8200608755011709, -2.064751833300785], "std": [0.04773176999989417, 0.07426334738040474, 0.04059784876566598, 1.373364828817226, 0.3866495059225083, 2.4536122639234432, 0.05177254385835204, 0.08028409612274139, 0.056070497036929644, 0.2786205907940001, 0.314393032616436, 1.7487698922881836], "min": [0.43475394429554504, 0.09004666084763203, 1.0041229274066763, -2.596295324465508, 0.2673710659150288, -3.139799228486178, 0.4997354634684036, -0.37053926190291264, 1.0577538908860498, 1.777995179798578, 0.22228788356641105, -3.13021007468633], "max": [0.6147165446562892, 0.4002177016910142, 1.1318214863453036, 2.1748529963376777, 1.5565157465462764, 3.136680012964391, 0.6466929818462251, -0.05738405060423893, 1.2678962132601919, 2.872655364351087, 1.2508693571627494, 3.138941529376969], "count": [733]}, "gripper_mode_state": {"mean": [0.6084583901773534, 0.35743519781718963], "std": [0.48809504975991796, 0.4792444858092545], "min": [0, 0], "max": [1, 1], "count": [733]}, "gripper_activity_state": {"mean": [1.7967257844474762, 1.7885402455661665], "std": [0.538696498953309, 0.5530810859818698], "min": [0, 0], "max": [2, 2], "count": [733]}, "gripper_mode_action": {"mean": [0.6084583901773534, 0.35743519781718963], "std": [0.48809504975991796, 0.4792444858092545], "min": [0, 0], "max": [1, 1], "count": [733]}, "gripper_activity_action": {"mean": [1.7967257844474762, 1.7885402455661665], "std": [0.538696498953309, 0.5530810859818698], "min": [0, 0], "max": [2, 2], "count": [733]}, "gripper_open_scale_state": {"mean": [0.3624474760085392, 0.5932189631260438], "std": [0.405984213272742, 0.3590956077372394], "min": [0.0, 0.017], "max": [0.94, 0.95], "count": [733]}, "gripper_open_scale_action": {"mean": [0.3624474760085392, 0.5932189631260438], "std": [0.405984213272742, 0.3590956077372394], "min": [0.0, 0.017], "max": [0.94, 0.95], "count": [733]}}} +{"episode_index": 829, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42088231749311295]], [[0.44953820119645654]], [[0.45172891684221894]]], "std": [[[0.24191078619779216]], [[0.2119492410010773]], [[0.2051771178748518]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42352320497758333]], [[0.45973892838815966]], [[0.4615625928401664]]], "std": [[[0.21756249517786538]], [[0.18428705225723452]], [[0.17852960795668832]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4398875570545023]], [[0.4619878632582509]], [[0.461519727691352]]], "std": [[[0.1785269694589922]], [[0.1569501441996436]], [[0.15221917454623457]]], "count": [121]}, "observation.state": {"min": [0.21336650848388672, 1.8886557817459106, -1.3379170894622803, -1.0293952226638794, -2.350172996520996, -1.8880972862243652, 1.0093064308166504, 37.0, 0.0538019984960556, 0.2238599956035614, -0.11484000086784363, -3.1411852836608887, 0.21299998462200165, -2.4040000438690186, -0.7168416380882263, -2.175448179244995, 0.09807004779577255, -0.2047969400882721, 1.4096325635910034, 1.0017317533493042, -1.5735015869140625, -5.0, -0.3769710063934326, 0.20852500200271606, -0.15518499910831451, 1.6649999618530273, 0.3099999725818634, -3.127000093460083], "max": [1.104357123374939, 2.1000850200653076, -0.13014920055866241, -0.28993409872055054, -1.5422253608703613, -1.0627833604812622, 2.2208268642425537, 947.0, 0.3994640111923218, 0.41955000162124634, 0.07383599877357483, 3.1389999389648438, 1.1380000114440918, -0.3230000138282776, -0.21237167716026306, -2.1213953495025635, 0.7087956666946411, 0.9999340772628784, 2.4525890350341797, 1.9599874019622803, -0.38782963156700134, 939.0, -0.20411799848079681, 0.4046170115470886, 0.04921400174498558, 3.0810000896453857, 0.9750000834465027, 3.128000020980835], "mean": [0.40697070956230164, 2.048513412475586, -0.6965711712837219, -0.5989819169044495, -1.910329818725586, -1.5414053201675415, 1.6738569736480713, 666.4238891601562, 0.28260359168052673, 0.29031723737716675, -0.008433210663497448, 0.1255561113357544, 0.6203795671463013, -0.9835027456283569, -0.4116271734237671, -2.1628596782684326, 0.4301797151565552, 0.6396121978759766, 2.0529041290283203, 1.519951581954956, -1.1989634037017822, 365.1074523925781, -0.30595624446868896, 0.2899170219898224, -0.017557809129357338, 2.717869758605957, 0.5931420922279358, -2.270838737487793], "std": [0.21560466289520264, 0.0563746839761734, 0.3603438436985016, 0.17657248675823212, 0.2162764072418213, 0.23649869859218597, 0.4391598403453827, 368.28607177734375, 0.09184189140796661, 0.06321284174919128, 0.041723765432834625, 2.933544635772705, 0.22115032374858856, 0.639851450920105, 0.14052559435367584, 0.01019378937780857, 0.1614551544189453, 0.3702622056007385, 0.33784759044647217, 0.23859915137290955, 0.4143219590187073, 392.666015625, 0.045935168862342834, 0.051216304302215576, 0.05305597186088562, 0.3040345013141632, 0.1815108209848404, 1.3589903116226196], "count": [605]}, "action": {"min": [0.21336650848388672, 1.8886557817459106, -1.3379170894622803, -1.0293952226638794, -2.350172996520996, -1.8880972862243652, 1.0093064308166504, 37.0, 0.0538019984960556, 0.2238599956035614, -0.11484000086784363, -3.1411852836608887, 0.21299998462200165, -2.4040000438690186, -0.7168416380882263, -2.175448179244995, 0.09807004779577255, -0.2047969400882721, 1.4096325635910034, 1.0017317533493042, -1.5735015869140625, -5.0, -0.3769710063934326, 0.20852500200271606, -0.15518499910831451, 1.6649999618530273, 0.3099999725818634, -3.127000093460083], "max": [1.104357123374939, 2.1000850200653076, -0.13014920055866241, -0.28993409872055054, -1.5422253608703613, -1.0627833604812622, 2.2208268642425537, 947.0, 0.3994640111923218, 0.41955000162124634, 0.07383599877357483, 3.1389999389648438, 1.1380000114440918, -0.3230000138282776, -0.21237167716026306, -2.1213953495025635, 0.7087956666946411, 0.9999340772628784, 2.4525890350341797, 1.9599874019622803, -0.38782963156700134, 939.0, -0.20411799848079681, 0.4046170115470886, 0.04921400174498558, 3.0810000896453857, 0.9750000834465027, 3.128000020980835], "mean": [0.40697070956230164, 2.048513412475586, -0.6965711712837219, -0.5989819169044495, -1.910329818725586, -1.5414053201675415, 1.6738569736480713, 666.4238891601562, 0.28260359168052673, 0.29031723737716675, -0.008433210663497448, 0.1255561113357544, 0.6203795671463013, -0.9835027456283569, -0.4116271734237671, -2.1628596782684326, 0.4301797151565552, 0.6396121978759766, 2.0529041290283203, 1.519951581954956, -1.1989634037017822, 365.1074523925781, -0.30595624446868896, 0.2899170219898224, -0.017557809129357338, 2.717869758605957, 0.5931420922279358, -2.270838737487793], "std": [0.21560466289520264, 0.0563746839761734, 0.3603438436985016, 0.17657248675823212, 0.2162764072418213, 0.23649869859218597, 0.4391598403453827, 368.28607177734375, 0.09184189140796661, 0.06321284174919128, 0.041723765432834625, 2.933544635772705, 0.22115032374858856, 0.639851450920105, 0.14052559435367584, 0.01019378937780857, 0.1614551544189453, 0.3702622056007385, 0.33784759044647217, 0.23859915137290955, 0.4143219590187073, 392.666015625, 0.045935168862342834, 0.051216304302215576, 0.05305597186088562, 0.3040345013141632, 0.1815108209848404, 1.3589903116226196], "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": [835], "max": [835], "mean": [835.0], "std": [0.0], "count": [605]}, "index": {"min": [715742], "max": [716346], "mean": [716044.0], "std": [174.64821785520743], "count": [605]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [605]}, "subtask_annotation": {"mean": [7.603305785123967, 29.0, 29.0, 29.0, 29.0], "std": [6.04757903729093, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [605]}, "scene_annotation": {"mean": [835.0], "std": [0.0], "min": [835], "max": [835], "count": [605]}, "eef_direction_state": {"mean": [3.565289256198347, 3.547107438016529], "std": [2.2315065786472026, 2.114064448542031], "min": [0, 0], "max": [6, 6], "count": [605]}, "eef_velocity_state": {"mean": [0.7421487603305785, 0.8942148760330578], "std": [0.6726968133295674, 0.742154282222826], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_acc_mag_state": {"mean": [0.7305785123966942, 0.6809917355371901], "std": [0.8182669627622766, 0.8145692011135581], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_direction_action": {"mean": [3.565289256198347, 3.547107438016529], "std": [2.2315065786472026, 2.114064448542031], "min": [0, 0], "max": [6, 6], "count": [605]}, "eef_velocity_action": {"mean": [0.7421487603305785, 0.8942148760330578], "std": [0.6726968133295674, 0.742154282222826], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_acc_mag_action": {"mean": [0.7305785123966942, 0.6809917355371901], "std": [0.8182669627622766, 0.8145692011135581], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_sim_pose_state": {"mean": [0.49141507642314747, 0.29875420220602533, 1.0514746018360621, -2.25364447433984, 1.106999505733032, 1.6285795758560329, 0.4993775836846658, -0.2917727074694217, 1.0714944698384146, 2.1383551807964287, 0.8311061153381671, -0.13713866397028862], "std": [0.04785573284760369, 0.06668724833113211, 0.020858148704825347, 0.9409568984953073, 0.22804265836178012, 2.1340814564476105, 0.06291607202622872, 0.0806756161963695, 0.05350070054694044, 0.30466500553524906, 0.3806939062762134, 2.635095781504667], "min": [0.4088538809565233, 0.13635375177313566, 1.0003020740224027, -3.1135597861057516, 0.7627749643592074, -3.1359256319323627, 0.4276810125339259, -0.4123695252190273, 1.015543410575671, 1.415263830524883, 0.19444684663272427, -3.122828148271061], "max": [0.5933284362155962, 0.38819999146885287, 1.087451325733437, 3.1052485065664914, 1.4839185708098053, 3.1100401781536995, 0.6396701874518539, -0.05542556289431408, 1.2054925254025841, 2.676068032203803, 1.31355927826838, 3.1287384926055752], "count": [605]}, "eef_sim_pose_action": {"mean": [0.49141507642314747, 0.29875420220602533, 1.0514746018360621, -2.25364447433984, 1.106999505733032, 1.6285795758560329, 0.4993775836846658, -0.2917727074694217, 1.0714944698384146, 2.1383551807964287, 0.8311061153381671, -0.13713866397028862], "std": [0.04785573284760369, 0.06668724833113211, 0.020858148704825347, 0.9409568984953073, 0.22804265836178012, 2.1340814564476105, 0.06291607202622872, 0.0806756161963695, 0.05350070054694044, 0.30466500553524906, 0.3806939062762134, 2.635095781504667], "min": [0.4088538809565233, 0.13635375177313566, 1.0003020740224027, -3.1135597861057516, 0.7627749643592074, -3.1359256319323627, 0.4276810125339259, -0.4123695252190273, 1.015543410575671, 1.415263830524883, 0.19444684663272427, -3.122828148271061], "max": [0.5933284362155962, 0.38819999146885287, 1.087451325733437, 3.1052485065664914, 1.4839185708098053, 3.1100401781536995, 0.6396701874518539, -0.05542556289431408, 1.2054925254025841, 2.676068032203803, 1.31355927826838, 3.1287384926055752], "count": [605]}, "gripper_mode_state": {"mean": [0.631404958677686, 0.315702479338843], "std": [0.4824238145395784, 0.46479503426580404], "min": [0, 0], "max": [1, 1], "count": [605]}, "gripper_activity_state": {"mean": [1.747107438016529, 1.8082644628099174], "std": [0.5979405952092762, 0.5073976348106943], "min": [0, 0], "max": [2, 2], "count": [605]}, "gripper_mode_action": {"mean": [0.631404958677686, 0.315702479338843], "std": [0.4824238145395784, 0.46479503426580404], "min": [0, 0], "max": [1, 1], "count": [605]}, "gripper_activity_action": {"mean": [1.747107438016529, 1.8082644628099174], "std": [0.5979405952092762, 0.5073976348106943], "min": [0, 0], "max": [2, 2], "count": [605]}, "gripper_open_scale_state": {"mean": [0.36513636358818713, 0.6664239671502248], "std": [0.39263888374785816, 0.3682863822819092], "min": [0.0, 0.037], "max": [0.939, 0.947], "count": [605]}, "gripper_open_scale_action": {"mean": [0.36513636358818713, 0.6664239671502248], "std": [0.39263888374785816, 0.3682863822819092], "min": [0.0, 0.037], "max": [0.939, 0.947], "count": [605]}}} +{"episode_index": 830, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.43609977862112587]], [[0.45883654530360535]], [[0.46014679033575795]]], "std": [[[0.22699013127509235]], [[0.1971288508995954]], [[0.1934699566081897]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4245345855075901]], [[0.45504248036580225]], [[0.45472320393211046]]], "std": [[[0.18896489242942702]], [[0.15658240747506086]], [[0.15168053051684993]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4396012478916298]], [[0.46766666501950244]], [[0.4687968552340291]]], "std": [[[0.20382911644762666]], [[0.17787753042319618]], [[0.17167757548130352]]], "count": [124]}, "observation.state": {"min": [0.3959977328777313, 1.8154741525650024, -1.1969119310379028, -0.8175821304321289, -2.7177743911743164, -1.8652682304382324, 1.454103708267212, 41.0, 0.059537000954151154, 0.2607260048389435, -0.12195300310850143, -3.1411852836608887, -0.48899996280670166, -1.2719999551773071, -0.9281136989593506, -2.175273895263672, 0.03309144452214241, -0.4620759189128876, 1.0822787284851074, 0.680975079536438, -2.247251033782959, 5.0, -0.3777419924736023, 0.25385698676109314, -0.20797500014305115, -3.1351852416992188, 0.132999986410141, -3.1411852836608887], "max": [1.1875046491622925, 2.1025807857513428, -0.3119426965713501, -0.3697829246520996, -1.7289057970046997, -1.0142457485198975, 2.5201334953308105, 947.0, 0.32197999954223633, 0.4362899959087372, 0.1174829974770546, 3.1410000324249268, 0.800000011920929, -0.3440000116825104, -0.2569648325443268, -1.8950086832046509, 0.6228905320167542, 0.8404284119606018, 2.6467745304107666, 1.8777300119400024, 0.1379333734512329, 939.0, -0.14918099343776703, 0.4510430097579956, 0.08639200031757355, 3.138000011444092, 1.097000002861023, 3.131999969482422], "mean": [0.7057970762252808, 1.9878740310668945, -0.7552815675735474, -0.6408442854881287, -2.222078561782837, -1.5729955434799194, 1.9324582815170288, 560.8146362304688, 0.23703095316886902, 0.35605472326278687, 0.00704398937523365, 0.3454783856868744, 0.2864352762699127, -0.7998381853103638, -0.5036245584487915, -2.061774492263794, 0.4558230936527252, 0.5398954153060913, 2.082390308380127, 1.427690863609314, -1.5310500860214233, 388.02728271484375, -0.3057897388935089, 0.32495638728141785, 0.005358225200325251, 2.16265606880188, 0.5774670243263245, -1.8699755668640137], "std": [0.23953968286514282, 0.08445591479539871, 0.22098125517368317, 0.1052422821521759, 0.24349571764469147, 0.2347399741411209, 0.336780846118927, 333.7974548339844, 0.076949842274189, 0.057181235402822495, 0.05882349610328674, 2.977938652038574, 0.3242456912994385, 0.22374320030212402, 0.16639842092990875, 0.08344399183988571, 0.15231852233409882, 0.356997013092041, 0.4077354371547699, 0.34143882989883423, 0.7380480170249939, 372.90032958984375, 0.05134567245841026, 0.059431057423353195, 0.06480571627616882, 1.7071282863616943, 0.3093382716178894, 1.5018796920776367], "count": [623]}, "action": {"min": [0.3959977328777313, 1.8154741525650024, -1.1969119310379028, -0.8175821304321289, -2.7177743911743164, -1.8652682304382324, 1.454103708267212, 41.0, 0.059537000954151154, 0.2607260048389435, -0.12195300310850143, -3.1411852836608887, -0.48899996280670166, -1.2719999551773071, -0.9281136989593506, -2.175273895263672, 0.03309144452214241, -0.4620759189128876, 1.0822787284851074, 0.680975079536438, -2.247251033782959, 5.0, -0.3777419924736023, 0.25385698676109314, -0.20797500014305115, -3.1351852416992188, 0.132999986410141, -3.1411852836608887], "max": [1.1875046491622925, 2.1025807857513428, -0.3119426965713501, -0.3697829246520996, -1.7289057970046997, -1.0142457485198975, 2.5201334953308105, 947.0, 0.32197999954223633, 0.4362899959087372, 0.1174829974770546, 3.1410000324249268, 0.800000011920929, -0.3440000116825104, -0.2569648325443268, -1.8950086832046509, 0.6228905320167542, 0.8404284119606018, 2.6467745304107666, 1.8777300119400024, 0.1379333734512329, 939.0, -0.14918099343776703, 0.4510430097579956, 0.08639200031757355, 3.138000011444092, 1.097000002861023, 3.131999969482422], "mean": [0.7057970762252808, 1.9878740310668945, -0.7552815675735474, -0.6408442854881287, -2.222078561782837, -1.5729955434799194, 1.9324582815170288, 560.8146362304688, 0.23703095316886902, 0.35605472326278687, 0.00704398937523365, 0.3454783856868744, 0.2864352762699127, -0.7998381853103638, -0.5036245584487915, -2.061774492263794, 0.4558230936527252, 0.5398954153060913, 2.082390308380127, 1.427690863609314, -1.5310500860214233, 388.02728271484375, -0.3057897388935089, 0.32495638728141785, 0.005358225200325251, 2.16265606880188, 0.5774670243263245, -1.8699755668640137], "std": [0.23953968286514282, 0.08445591479539871, 0.22098125517368317, 0.1052422821521759, 0.24349571764469147, 0.2347399741411209, 0.336780846118927, 333.7974548339844, 0.076949842274189, 0.057181235402822495, 0.05882349610328674, 2.977938652038574, 0.3242456912994385, 0.22374320030212402, 0.16639842092990875, 0.08344399183988571, 0.15231852233409882, 0.356997013092041, 0.4077354371547699, 0.34143882989883423, 0.7380480170249939, 372.90032958984375, 0.05134567245841026, 0.059431057423353195, 0.06480571627616882, 1.7071282863616943, 0.3093382716178894, 1.5018796920776367], "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": [836], "max": [836], "mean": [836.0], "std": [0.0], "count": [623]}, "index": {"min": [716347], "max": [716969], "mean": [716658.0], "std": [179.84437717093076], "count": [623]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [623]}, "subtask_annotation": {"mean": [10.038523274478331, 29.0, 29.0, 29.0, 29.0], "std": [8.417198956227613, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [623]}, "scene_annotation": {"mean": [836.0], "std": [0.0], "min": [836], "max": [836], "count": [623]}, "eef_direction_state": {"mean": [3.677367576243981, 3.5698234349919744], "std": [2.1478836808123987, 2.0502173398384818], "min": [0, 0], "max": [6, 6], "count": [623]}, "eef_velocity_state": {"mean": [0.8330658105939005, 0.9871589085072231], "std": [0.7544824257870116, 0.7386348859973343], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_acc_mag_state": {"mean": [0.7174959871589085, 0.8218298555377207], "std": [0.8310577430571797, 0.8338958000858276], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_direction_action": {"mean": [3.677367576243981, 3.5698234349919744], "std": [2.1478836808123987, 2.0502173398384818], "min": [0, 0], "max": [6, 6], "count": [623]}, "eef_velocity_action": {"mean": [0.8330658105939005, 0.9871589085072231], "std": [0.7544824257870116, 0.7386348859973343], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_acc_mag_action": {"mean": [0.7174959871589085, 0.8218298555377207], "std": [0.8310577430571797, 0.8338958000858276], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_sim_pose_state": {"mean": [0.5268539318383219, 0.3110482770756548, 1.0704194450035114, -1.755946813453654, 0.8490954623383837, 0.3305048570206545, 0.5740516258618817, -0.2670463390896148, 1.1261131017697337, 2.383075047114178, 0.7054102962714608, -1.6736203928957318], "std": [0.05664188766410102, 0.07672258159523408, 0.03807267758325499, 1.3696355056473615, 0.374539857264411, 2.726275107449964, 0.05500399611343634, 0.08161441119817268, 0.05558677209529803, 0.2577406409780666, 0.24662008245650352, 2.1804618762416275], "min": [0.44992112709592064, 0.05742149602497304, 1.0074396659393074, -2.8926982378120143, 0.21676797820532157, -3.1412578903787898, 0.4810364400238063, -0.37976191653046004, 1.0591167435050308, 1.8967058914524642, 0.24041833615081276, -3.14148130401287], "max": [0.6403790780234818, 0.4124819506097895, 1.1225539089139778, 2.650222557601985, 1.5618925428010813, 3.140647124611244, 0.6578556896238086, -0.07482469202752604, 1.2493252211956989, 2.8956928932734103, 1.1318790924504345, 3.129976491638301], "count": [623]}, "eef_sim_pose_action": {"mean": [0.5268539318383219, 0.3110482770756548, 1.0704194450035114, -1.755946813453654, 0.8490954623383837, 0.3305048570206545, 0.5740516258618817, -0.2670463390896148, 1.1261131017697337, 2.383075047114178, 0.7054102962714608, -1.6736203928957318], "std": [0.05664188766410102, 0.07672258159523408, 0.03807267758325499, 1.3696355056473615, 0.374539857264411, 2.726275107449964, 0.05500399611343634, 0.08161441119817268, 0.05558677209529803, 0.2577406409780666, 0.24662008245650352, 2.1804618762416275], "min": [0.44992112709592064, 0.05742149602497304, 1.0074396659393074, -2.8926982378120143, 0.21676797820532157, -3.1412578903787898, 0.4810364400238063, -0.37976191653046004, 1.0591167435050308, 1.8967058914524642, 0.24041833615081276, -3.14148130401287], "max": [0.6403790780234818, 0.4124819506097895, 1.1225539089139778, 2.650222557601985, 1.5618925428010813, 3.140647124611244, 0.6578556896238086, -0.07482469202752604, 1.2493252211956989, 2.8956928932734103, 1.1318790924504345, 3.129976491638301], "count": [623]}, "gripper_mode_state": {"mean": [0.6388443017656501, 0.36436597110754415], "std": [0.4803355700624376, 0.4812519196911311], "min": [0, 0], "max": [1, 1], "count": [623]}, "gripper_activity_state": {"mean": [1.7656500802568218, 1.7736757624398074], "std": [0.5830468922130144, 0.5793230711034222], "min": [0, 0], "max": [2, 2], "count": [623]}, "gripper_mode_action": {"mean": [0.6388443017656501, 0.36436597110754415], "std": [0.4803355700624376, 0.4812519196911311], "min": [0, 0], "max": [1, 1], "count": [623]}, "gripper_activity_action": {"mean": [1.7656500802568218, 1.7736757624398074], "std": [0.5830468922130144, 0.5793230711034222], "min": [0, 0], "max": [2, 2], "count": [623]}, "gripper_open_scale_state": {"mean": [0.388027287513831, 0.5608146068028028], "std": [0.37290025336436095, 0.33379731666133916], "min": [0.005, 0.041], "max": [0.939, 0.947], "count": [623]}, "gripper_open_scale_action": {"mean": [0.388027287513831, 0.5608146068028028], "std": [0.37290025336436095, 0.33379731666133916], "min": [0.005, 0.041], "max": [0.939, 0.947], "count": [623]}}} +{"episode_index": 831, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4339878729481615]], [[0.45725882633587783]], [[0.4580643725365464]]], "std": [[[0.22887609694586852]], [[0.19790858125060892]], [[0.1942232147032355]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42066376665169886]], [[0.454362375580003]], [[0.4546156685002245]]], "std": [[[0.20138046479488078]], [[0.1701254683510053]], [[0.16515592122508566]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44095855785062116]], [[0.4648611360574764]], [[0.4662978736341865]]], "std": [[[0.2030219219695831]], [[0.18067871298062366]], [[0.1748418297550182]]], "count": [131]}, "observation.state": {"min": [0.38873720169067383, 1.8222110271453857, -1.2548917531967163, -0.8284379839897156, -2.715784788131714, -1.8899472951889038, 1.2578065395355225, 26.0, 0.05595500022172928, 0.26778700947761536, -0.12838299572467804, -3.1411852836608887, -0.36500000953674316, -1.2580000162124634, -0.8962615132331848, -2.175360918045044, 0.2275560349225998, -0.20751966536045074, 1.2377526760101318, 0.8029387593269348, -2.3258957862854004, -5.0, -0.3539699912071228, 0.2611539959907532, -0.172775998711586, -3.1401853561401367, 0.14800001680850983, -3.134185314178467], "max": [1.2352044582366943, 2.106891632080078, -0.2676636874675751, -0.3874107301235199, -1.792837142944336, -1.0297966003417969, 2.463235378265381, 948.0, 0.33910098671913147, 0.4241900146007538, 0.11848899722099304, 3.140000104904175, 0.7519999742507935, -0.33000001311302185, -0.229824960231781, -1.8824772834777832, 0.9252863526344299, 0.8466767072677612, 2.5664193630218506, 1.9164066314697266, -0.3931528627872467, 948.0, -0.18076400458812714, 0.46812498569488525, 0.0890439972281456, 3.1410000324249268, 1.027999997138977, 3.1410000324249268], "mean": [0.7017844915390015, 1.978667974472046, -0.6544145941734314, -0.5940921306610107, -2.254869222640991, -1.6192699670791626, 1.8534635305404663, 607.1848754882812, 0.24346153438091278, 0.3467847406864166, 0.01151384599506855, 0.11017568409442902, 0.34251031279563904, -0.7913413643836975, -0.558991551399231, -2.049131393432617, 0.5816773772239685, 0.5175840854644775, 2.0414984226226807, 1.4539906978607178, -1.5836150646209717, 355.7215270996094, -0.28771722316741943, 0.3362634479999542, -0.0021076553966850042, 1.694697380065918, 0.5039922595024109, -1.3205828666687012], "std": [0.21871504187583923, 0.09276844561100006, 0.26037201285362244, 0.13708153367042542, 0.2148822695016861, 0.25323379039764404, 0.37511712312698364, 374.7931213378906, 0.08086933195590973, 0.05171820521354675, 0.067701056599617, 2.978058099746704, 0.3119438588619232, 0.25725534558296204, 0.16537761688232422, 0.0974985659122467, 0.1972092241048813, 0.31615781784057617, 0.46638214588165283, 0.2999718189239502, 0.7526439428329468, 386.2672424316406, 0.04974644258618355, 0.055442363023757935, 0.06401731073856354, 2.164106845855713, 0.2848983705043793, 2.054762125015259], "count": [668]}, "action": {"min": [0.38873720169067383, 1.8222110271453857, -1.2548917531967163, -0.8284379839897156, -2.715784788131714, -1.8899472951889038, 1.2578065395355225, 26.0, 0.05595500022172928, 0.26778700947761536, -0.12838299572467804, -3.1411852836608887, -0.36500000953674316, -1.2580000162124634, -0.8962615132331848, -2.175360918045044, 0.2275560349225998, -0.20751966536045074, 1.2377526760101318, 0.8029387593269348, -2.3258957862854004, -5.0, -0.3539699912071228, 0.2611539959907532, -0.172775998711586, -3.1401853561401367, 0.14800001680850983, -3.134185314178467], "max": [1.2352044582366943, 2.106891632080078, -0.2676636874675751, -0.3874107301235199, -1.792837142944336, -1.0297966003417969, 2.463235378265381, 948.0, 0.33910098671913147, 0.4241900146007538, 0.11848899722099304, 3.140000104904175, 0.7519999742507935, -0.33000001311302185, -0.229824960231781, -1.8824772834777832, 0.9252863526344299, 0.8466767072677612, 2.5664193630218506, 1.9164066314697266, -0.3931528627872467, 948.0, -0.18076400458812714, 0.46812498569488525, 0.0890439972281456, 3.1410000324249268, 1.027999997138977, 3.1410000324249268], "mean": [0.7017844915390015, 1.978667974472046, -0.6544145941734314, -0.5940921306610107, -2.254869222640991, -1.6192699670791626, 1.8534635305404663, 607.1848754882812, 0.24346153438091278, 0.3467847406864166, 0.01151384599506855, 0.11017568409442902, 0.34251031279563904, -0.7913413643836975, -0.558991551399231, -2.049131393432617, 0.5816773772239685, 0.5175840854644775, 2.0414984226226807, 1.4539906978607178, -1.5836150646209717, 355.7215270996094, -0.28771722316741943, 0.3362634479999542, -0.0021076553966850042, 1.694697380065918, 0.5039922595024109, -1.3205828666687012], "std": [0.21871504187583923, 0.09276844561100006, 0.26037201285362244, 0.13708153367042542, 0.2148822695016861, 0.25323379039764404, 0.37511712312698364, 374.7931213378906, 0.08086933195590973, 0.05171820521354675, 0.067701056599617, 2.978058099746704, 0.3119438588619232, 0.25725534558296204, 0.16537761688232422, 0.0974985659122467, 0.1972092241048813, 0.31615781784057617, 0.46638214588165283, 0.2999718189239502, 0.7526439428329468, 386.2672424316406, 0.04974644258618355, 0.055442363023757935, 0.06401731073856354, 2.164106845855713, 0.2848983705043793, 2.054762125015259], "count": [668]}, "timestamp": {"min": [0.0], "max": [22.233333333333334], "mean": [11.116666666666665], "std": [6.42782579450038], "count": [668]}, "frame_index": {"min": [0], "max": [667], "mean": [333.5], "std": [192.83477383501142], "count": [668]}, "episode_index": {"min": [837], "max": [837], "mean": [837.0], "std": [0.0], "count": [668]}, "index": {"min": [716970], "max": [717637], "mean": [717303.5], "std": [192.83477383501142], "count": [668]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [668]}, "subtask_annotation": {"mean": [10.434131736526947, 29.0, 29.0, 29.0, 29.0], "std": [9.463932620919445, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [668]}, "scene_annotation": {"mean": [837.0], "std": [0.0], "min": [837], "max": [837], "count": [668]}, "eef_direction_state": {"mean": [3.6347305389221556, 3.625748502994012], "std": [2.2629779580826686, 2.0143337874860623], "min": [0, 0], "max": [6, 6], "count": [668]}, "eef_velocity_state": {"mean": [0.7589820359281437, 0.9251497005988024], "std": [0.6901749623966439, 0.7364113146172574], "min": [0, 0], "max": [2, 2], "count": [668]}, "eef_acc_mag_state": {"mean": [0.7260479041916168, 0.8038922155688623], "std": [0.8342112040931458, 0.8346086969384355], "min": [0, 0], "max": [2, 2], "count": [668]}, "eef_direction_action": {"mean": [3.6347305389221556, 3.625748502994012], "std": [2.2629779580826686, 2.0143337874860623], "min": [0, 0], "max": [6, 6], "count": [668]}, "eef_velocity_action": {"mean": [0.7589820359281437, 0.9251497005988024], "std": [0.6901749623966439, 0.7364113146172574], "min": [0, 0], "max": [2, 2], "count": [668]}, "eef_acc_mag_action": {"mean": [0.7260479041916168, 0.8038922155688623], "std": [0.8342112040931458, 0.8346086969384355], "min": [0, 0], "max": [2, 2], "count": [668]}, "eef_sim_pose_state": {"mean": [0.541736410468491, 0.29397894305878014, 1.078369538559882, -1.7662076594472125, 0.8351145052644295, 0.7834202807802711, 0.5649956098454956, -0.27609728396413635, 1.1225344973804445, 2.319382669371252, 0.7536996538877515, -1.8477016591140885], "std": [0.05504807841823196, 0.07379073282134449, 0.0387917653200812, 1.4048299346977462, 0.41762218054233946, 2.521129213075415, 0.04903371576664859, 0.09334198894417416, 0.04967017087029304, 0.2870194289071841, 0.2733358073503656, 2.0688467310066265], "min": [0.46138782948931084, 0.1085962293880149, 1.0149255096605814, -3.132589631234511, 0.22743260551236477, -3.1395506070119494, 0.4903094674704327, -0.3865194474668551, 1.0630339701577902, 1.927494947699821, 0.28004867833244473, -3.140448879620922], "max": [0.6658013923204715, 0.402866434883389, 1.1439201896459021, 3.134179337464932, 1.496823746478813, 3.140094793638992, 0.6436152370349637, -0.0528974934870904, 1.2210640747745147, 2.920340738792368, 1.1289159755886322, 3.1291012235546396], "count": [668]}, "eef_sim_pose_action": {"mean": [0.541736410468491, 0.29397894305878014, 1.078369538559882, -1.7662076594472125, 0.8351145052644295, 0.7834202807802711, 0.5649956098454956, -0.27609728396413635, 1.1225344973804445, 2.319382669371252, 0.7536996538877515, -1.8477016591140885], "std": [0.05504807841823196, 0.07379073282134449, 0.0387917653200812, 1.4048299346977462, 0.41762218054233946, 2.521129213075415, 0.04903371576664859, 0.09334198894417416, 0.04967017087029304, 0.2870194289071841, 0.2733358073503656, 2.0688467310066265], "min": [0.46138782948931084, 0.1085962293880149, 1.0149255096605814, -3.132589631234511, 0.22743260551236477, -3.1395506070119494, 0.4903094674704327, -0.3865194474668551, 1.0630339701577902, 1.927494947699821, 0.28004867833244473, -3.140448879620922], "max": [0.6658013923204715, 0.402866434883389, 1.1439201896459021, 3.134179337464932, 1.496823746478813, 3.140094793638992, 0.6436152370349637, -0.0528974934870904, 1.2210640747745147, 2.920340738792368, 1.1289159755886322, 3.1291012235546396], "count": [668]}, "gripper_mode_state": {"mean": [0.6302395209580839, 0.38173652694610777], "std": [0.482739750984535, 0.485812464785775], "min": [0, 0], "max": [1, 1], "count": [668]}, "gripper_activity_state": {"mean": [1.7979041916167664, 1.779940119760479], "std": [0.5412851554987165, 0.5642163735437272], "min": [0, 0], "max": [2, 2], "count": [668]}, "gripper_mode_action": {"mean": [0.6302395209580839, 0.38173652694610777], "std": [0.482739750984535, 0.485812464785775], "min": [0, 0], "max": [1, 1], "count": [668]}, "gripper_activity_action": {"mean": [1.7979041916167664, 1.779940119760479], "std": [0.5412851554987165, 0.5642163735437272], "min": [0, 0], "max": [2, 2], "count": [668]}, "gripper_open_scale_state": {"mean": [0.3557565870094195, 0.6071848801709929], "std": [0.38623454977353544, 0.3747930976712336], "min": [0.0, 0.026], "max": [0.948, 0.948], "count": [668]}, "gripper_open_scale_action": {"mean": [0.3557565870094195, 0.6071848801709929], "std": [0.38623454977353544, 0.3747930976712336], "min": [0.0, 0.026], "max": [0.948, 0.948], "count": [668]}}} +{"episode_index": 832, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4163407695863433]], [[0.44649588681415553]], [[0.4481483931566047]]], "std": [[[0.2432207879288466]], [[0.20960533928788463]], [[0.20418731599438852]]], "count": [152]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4033297482370141]], [[0.448807981004902]], [[0.45281932082043347]]], "std": [[[0.19435102754409167]], [[0.1580392660852042]], [[0.1515798047618575]]], "count": [152]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4184682004106467]], [[0.4498435000644995]], [[0.4508759715234778]]], "std": [[[0.17867830109925334]], [[0.15039581745009242]], [[0.14310164550239668]]], "count": [152]}, "observation.state": {"min": [0.14329153299331665, 1.834567904472351, -1.2115204334259033, -1.0553656816482544, -2.471386432647705, -1.9022866487503052, 1.1150035858154297, 16.0, 0.0631679967045784, 0.2079239934682846, -0.10120400041341782, -3.1411852836608887, 0.13200001418590546, -2.3510000705718994, -0.6285803318023682, -2.1759719848632812, 0.6216862797737122, 0.3067241609096527, 0.4784471392631531, 0.6553362607955933, -1.9368616342544556, -5.0, -0.3376840054988861, 0.21736599504947662, -0.1736370027065277, 1.7710000276565552, 0.025999996811151505, -3.1381852626800537], "max": [1.0863453149795532, 2.0997183322906494, -0.15707963705062866, -0.3444756269454956, -1.5908503532409668, -0.8936609029769897, 2.3772082328796387, 916.0, 0.3915410041809082, 0.4539650082588196, 0.09403800219297409, 3.1410000324249268, 1.2139999866485596, -0.2680000066757202, -0.14906857907772064, -2.1017777919769287, 2.074009656906128, 1.251889705657959, 2.486832618713379, 1.8604687452316284, -0.5068086981773376, 944.0, -0.1664550006389618, 0.43298399448394775, 0.03365299850702286, 3.071000099182129, 0.9169999957084656, 3.138000011444092], "mean": [0.4440549314022064, 2.003269910812378, -0.6318341493606567, -0.6707290410995483, -1.998461365699768, -1.4874913692474365, 1.9082119464874268, 627.9570922851562, 0.3004339337348938, 0.31545576453208923, 0.02959255687892437, 0.5724345445632935, 0.5948943495750427, -1.117553472518921, -0.3983740210533142, -2.1685564517974854, 1.0533965826034546, 0.8671444654464722, 1.7254067659378052, 1.3218547105789185, -1.4176945686340332, 239.23594665527344, -0.26306968927383423, 0.3247200548648834, -0.03006076067686081, 2.708392381668091, 0.4165588319301605, -2.140120506286621], "std": [0.2270292490720749, 0.09352633357048035, 0.28139975666999817, 0.15210624039173126, 0.26357799768447876, 0.23817546665668488, 0.3595455288887024, 381.19525146484375, 0.09677291661500931, 0.06023835763335228, 0.0477743074297905, 2.9257938861846924, 0.2800104022026062, 0.5183587074279785, 0.10455743223428726, 0.013646544888615608, 0.32086020708084106, 0.3418576717376709, 0.7169783711433411, 0.41339170932769775, 0.5356443524360657, 342.591064453125, 0.03710709884762764, 0.05569019913673401, 0.04977208748459816, 0.3840849697589874, 0.29569098353385925, 1.6385961771011353], "count": [816]}, "action": {"min": [0.14329153299331665, 1.834567904472351, -1.2115204334259033, -1.0553656816482544, -2.471386432647705, -1.9022866487503052, 1.1150035858154297, 16.0, 0.0631679967045784, 0.2079239934682846, -0.10120400041341782, -3.1411852836608887, 0.13200001418590546, -2.3510000705718994, -0.6285803318023682, -2.1759719848632812, 0.6216862797737122, 0.3067241609096527, 0.4784471392631531, 0.6553362607955933, -1.9368616342544556, -5.0, -0.3376840054988861, 0.21736599504947662, -0.1736370027065277, 1.7710000276565552, 0.025999996811151505, -3.1381852626800537], "max": [1.0863453149795532, 2.0997183322906494, -0.15707963705062866, -0.3444756269454956, -1.5908503532409668, -0.8936609029769897, 2.3772082328796387, 916.0, 0.3915410041809082, 0.4539650082588196, 0.09403800219297409, 3.1410000324249268, 1.2139999866485596, -0.2680000066757202, -0.14906857907772064, -2.1017777919769287, 2.074009656906128, 1.251889705657959, 2.486832618713379, 1.8604687452316284, -0.5068086981773376, 944.0, -0.1664550006389618, 0.43298399448394775, 0.03365299850702286, 3.071000099182129, 0.9169999957084656, 3.138000011444092], "mean": [0.4440549314022064, 2.003269910812378, -0.6318341493606567, -0.6707290410995483, -1.998461365699768, -1.4874913692474365, 1.9082119464874268, 627.9570922851562, 0.3004339337348938, 0.31545576453208923, 0.02959255687892437, 0.5724345445632935, 0.5948943495750427, -1.117553472518921, -0.3983740210533142, -2.1685564517974854, 1.0533965826034546, 0.8671444654464722, 1.7254067659378052, 1.3218547105789185, -1.4176945686340332, 239.23594665527344, -0.26306968927383423, 0.3247200548648834, -0.03006076067686081, 2.708392381668091, 0.4165588319301605, -2.140120506286621], "std": [0.2270292490720749, 0.09352633357048035, 0.28139975666999817, 0.15210624039173126, 0.26357799768447876, 0.23817546665668488, 0.3595455288887024, 381.19525146484375, 0.09677291661500931, 0.06023835763335228, 0.0477743074297905, 2.9257938861846924, 0.2800104022026062, 0.5183587074279785, 0.10455743223428726, 0.013646544888615608, 0.32086020708084106, 0.3418576717376709, 0.7169783711433411, 0.41339170932769775, 0.5356443524360657, 342.591064453125, 0.03710709884762764, 0.05569019913673401, 0.04977208748459816, 0.3840849697589874, 0.29569098353385925, 1.6385961771011353], "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": [838], "max": [838], "mean": [838.0], "std": [0.0], "count": [816]}, "index": {"min": [717638], "max": [718453], "mean": [718045.5], "std": [235.55873294502726], "count": [816]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [816]}, "subtask_annotation": {"mean": [10.432598039215685, 29.0, 29.0, 29.0, 29.0], "std": [8.926050556898604, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [816]}, "scene_annotation": {"mean": [838.0], "std": [0.0], "min": [838], "max": [838], "count": [816]}, "eef_direction_state": {"mean": [3.6924019607843137, 3.405637254901961], "std": [2.050165252831519, 2.19422539500897], "min": [0, 0], "max": [6, 6], "count": [816]}, "eef_velocity_state": {"mean": [0.7671568627450981, 0.8811274509803921], "std": [0.669503587612085, 0.7118304927599804], "min": [0, 0], "max": [2, 2], "count": [816]}, "eef_acc_mag_state": {"mean": [0.6948529411764706, 0.8443627450980392], "std": [0.8172604751583545, 0.8352189954597451], "min": [0, 0], "max": [2, 2], "count": [816]}, "eef_direction_action": {"mean": [3.6924019607843137, 3.405637254901961], "std": [2.050165252831519, 2.19422539500897], "min": [0, 0], "max": [6, 6], "count": [816]}, "eef_velocity_action": {"mean": [0.7671568627450981, 0.8811274509803921], "std": [0.669503587612085, 0.7118304927599804], "min": [0, 0], "max": [2, 2], "count": [816]}, "eef_acc_mag_action": {"mean": [0.6948529411764706, 0.8443627450980392], "std": [0.8172604751583545, 0.8352189954597451], "min": [0, 0], "max": [2, 2], "count": [816]}, "eef_sim_pose_state": {"mean": [0.530849969337863, 0.25712618326011727, 1.0776749067286118, -1.8256345431346512, 1.010852509642782, 1.733782090109807, 0.5214908479757248, -0.32713582554298554, 1.090758760063568, 2.196640270315122, 0.7044962622552214, 1.0505312336467887], "std": [0.04463126001053167, 0.05426956988585422, 0.03148874919023501, 1.8407358684101156, 0.31502159116565775, 1.7133755882584047, 0.05980823478264159, 0.09307239117636487, 0.04782697771166091, 0.2902178901819759, 0.32185434611441077, 2.481546068729915], "min": [0.43456142234259687, 0.09797434387472394, 1.022793269471799, -3.127881751631703, 0.5415155263122808, -3.1387935425185995, 0.40970210633034454, -0.43449005620244596, 1.0360532143751335, 1.6184370619506916, 0.2744679901181566, -3.1365144419882305], "max": [0.6220276784863736, 0.35523479660874896, 1.1266533911181398, 3.139270248834668, 1.5590437730496656, 3.1286358898579083, 0.6663819394693824, -0.07669869372991914, 1.2206861523790273, 2.8153556707153524, 1.3212889514377881, 3.12486853173559], "count": [816]}, "eef_sim_pose_action": {"mean": [0.530849969337863, 0.25712618326011727, 1.0776749067286118, -1.8256345431346512, 1.010852509642782, 1.733782090109807, 0.5214908479757248, -0.32713582554298554, 1.090758760063568, 2.196640270315122, 0.7044962622552214, 1.0505312336467887], "std": [0.04463126001053167, 0.05426956988585422, 0.03148874919023501, 1.8407358684101156, 0.31502159116565775, 1.7133755882584047, 0.05980823478264159, 0.09307239117636487, 0.04782697771166091, 0.2902178901819759, 0.32185434611441077, 2.481546068729915], "min": [0.43456142234259687, 0.09797434387472394, 1.022793269471799, -3.127881751631703, 0.5415155263122808, -3.1387935425185995, 0.40970210633034454, -0.43449005620244596, 1.0360532143751335, 1.6184370619506916, 0.2744679901181566, -3.1365144419882305], "max": [0.6220276784863736, 0.35523479660874896, 1.1266533911181398, 3.139270248834668, 1.5590437730496656, 3.1286358898579083, 0.6663819394693824, -0.07669869372991914, 1.2206861523790273, 2.8153556707153524, 1.3212889514377881, 3.12486853173559], "count": [816]}, "gripper_mode_state": {"mean": [0.7475490196078431, 0.32965686274509803], "std": [0.43441855725923395, 0.4700885188878369], "min": [0, 0], "max": [1, 1], "count": [816]}, "gripper_activity_state": {"mean": [1.8112745098039216, 1.8357843137254901], "std": [0.5319869738354879, 0.4950677043706267], "min": [0, 0], "max": [2, 2], "count": [816]}, "gripper_mode_action": {"mean": [0.7475490196078431, 0.32965686274509803], "std": [0.43441855725923395, 0.4700885188878369], "min": [0, 0], "max": [1, 1], "count": [816]}, "gripper_activity_action": {"mean": [1.8112745098039216, 1.8357843137254901], "std": [0.5319869738354879, 0.4950677043706267], "min": [0, 0], "max": [2, 2], "count": [816]}, "gripper_open_scale_state": {"mean": [0.23924448551383665, 0.6279571078641732], "std": [0.3425850243111701, 0.3811952751263805], "min": [0.0, 0.016], "max": [0.944, 0.916], "count": [816]}, "gripper_open_scale_action": {"mean": [0.23924448551383665, 0.6279571078641732], "std": [0.3425850243111701, 0.3811952751263805], "min": [0.0, 0.016], "max": [0.944, 0.916], "count": [816]}}} +{"episode_index": 833, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.4248208049748825]], [[0.4542290079943823]], [[0.4554459518311457]]], "std": [[[0.23433573499380203]], [[0.20178126606083668]], [[0.19613286158754012]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4105372896748231]], [[0.44685165660616866]], [[0.44762257096364716]]], "std": [[[0.20678218511222216]], [[0.17301793807116736]], [[0.16799347948091745]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43070962127964135]], [[0.46206701203208556]], [[0.4649856536622914]]], "std": [[[0.2047634730462574]], [[0.1752704942225115]], [[0.1675270957405439]]], "count": [121]}, "observation.state": {"min": [0.3983539640903473, 1.8548312187194824, -1.1014074087142944, -1.0357482433319092, -2.8010613918304443, -1.9171569347381592, 1.2961338758468628, 21.0, 0.06397899985313416, 0.28430798649787903, -0.0860150009393692, -3.1401853561401367, -0.46000003814697266, -1.0509999990463257, -0.9670695066452026, -2.1752562522888184, -0.23279203474521637, -0.44626325368881226, 1.0496410131454468, 0.7358482480049133, -2.452519178390503, 26.0, -0.3656649887561798, 0.2471659928560257, -0.2080570012331009, -3.1411852836608887, 0.0429999977350235, -3.1331851482391357], "max": [1.204504132270813, 2.0792980194091797, -0.36189407110214233, -0.42552876472473145, -1.987406611442566, -0.9754993915557861, 2.469815492630005, 959.0, 0.3340759873390198, 0.4238789975643158, 0.12174300104379654, 3.138000011444092, 0.7620000839233398, -0.39100000262260437, -0.291522353887558, -1.8982900381088257, 0.7626216411590576, 0.9035744667053223, 2.6431617736816406, 1.956461787223816, 0.1679181456565857, 948.0, -0.13965700566768646, 0.44493699073791504, 0.09015499800443649, 3.1410000324249268, 0.9959999918937683, 3.1389999389648438], "mean": [0.6850929856300354, 1.9839612245559692, -0.6625035405158997, -0.7235214114189148, -2.2969369888305664, -1.6050089597702026, 1.828425645828247, 515.28369140625, 0.24930007755756378, 0.3617430329322815, 0.029716311022639275, -1.7167322635650635, 0.2766055762767792, -0.6774411797523499, -0.5327463746070862, -2.0386717319488525, 0.5098599791526794, 0.6224061250686646, 2.147125244140625, 1.4837877750396729, -1.7076563835144043, 356.810302734375, -0.29453229904174805, 0.3279150128364563, 0.013829673640429974, 1.8257710933685303, 0.4569697678089142, -1.57548189163208], "std": [0.17377717792987823, 0.0658709928393364, 0.1889132559299469, 0.1838274449110031, 0.2642647624015808, 0.25897741317749023, 0.39528247714042664, 379.56402587890625, 0.06686213612556458, 0.04750301316380501, 0.0458717942237854, 2.4141128063201904, 0.3521201014518738, 0.17250211536884308, 0.15651759505271912, 0.0773334950208664, 0.18688532710075378, 0.3542514145374298, 0.36469975113868713, 0.4163004159927368, 0.7936481237411499, 359.2514343261719, 0.05141100287437439, 0.06322003155946732, 0.06993768364191055, 2.221425771713257, 0.2774341404438019, 1.6534632444381714], "count": [601]}, "action": {"min": [0.3983539640903473, 1.8548312187194824, -1.1014074087142944, -1.0357482433319092, -2.8010613918304443, -1.9171569347381592, 1.2961338758468628, 21.0, 0.06397899985313416, 0.28430798649787903, -0.0860150009393692, -3.1401853561401367, -0.46000003814697266, -1.0509999990463257, -0.9670695066452026, -2.1752562522888184, -0.23279203474521637, -0.44626325368881226, 1.0496410131454468, 0.7358482480049133, -2.452519178390503, 26.0, -0.3656649887561798, 0.2471659928560257, -0.2080570012331009, -3.1411852836608887, 0.0429999977350235, -3.1331851482391357], "max": [1.204504132270813, 2.0792980194091797, -0.36189407110214233, -0.42552876472473145, -1.987406611442566, -0.9754993915557861, 2.469815492630005, 959.0, 0.3340759873390198, 0.4238789975643158, 0.12174300104379654, 3.138000011444092, 0.7620000839233398, -0.39100000262260437, -0.291522353887558, -1.8982900381088257, 0.7626216411590576, 0.9035744667053223, 2.6431617736816406, 1.956461787223816, 0.1679181456565857, 948.0, -0.13965700566768646, 0.44493699073791504, 0.09015499800443649, 3.1410000324249268, 0.9959999918937683, 3.1389999389648438], "mean": [0.6850929856300354, 1.9839612245559692, -0.6625035405158997, -0.7235214114189148, -2.2969369888305664, -1.6050089597702026, 1.828425645828247, 515.28369140625, 0.24930007755756378, 0.3617430329322815, 0.029716311022639275, -1.7167322635650635, 0.2766055762767792, -0.6774411797523499, -0.5327463746070862, -2.0386717319488525, 0.5098599791526794, 0.6224061250686646, 2.147125244140625, 1.4837877750396729, -1.7076563835144043, 356.810302734375, -0.29453229904174805, 0.3279150128364563, 0.013829673640429974, 1.8257710933685303, 0.4569697678089142, -1.57548189163208], "std": [0.17377717792987823, 0.0658709928393364, 0.1889132559299469, 0.1838274449110031, 0.2642647624015808, 0.25897741317749023, 0.39528247714042664, 379.56402587890625, 0.06686213612556458, 0.04750301316380501, 0.0458717942237854, 2.4141128063201904, 0.3521201014518738, 0.17250211536884308, 0.15651759505271912, 0.0773334950208664, 0.18688532710075378, 0.3542514145374298, 0.36469975113868713, 0.4163004159927368, 0.7936481237411499, 359.2514343261719, 0.05141100287437439, 0.06322003155946732, 0.06993768364191055, 2.221425771713257, 0.2774341404438019, 1.6534632444381714], "count": [601]}, "timestamp": {"min": [0.0], "max": [20.0], "mean": [10.0], "std": [5.783117190965824], "count": [601]}, "frame_index": {"min": [0], "max": [600], "mean": [300.0], "std": [173.49351572897473], "count": [601]}, "episode_index": {"min": [839], "max": [839], "mean": [839.0], "std": [0.0], "count": [601]}, "index": {"min": [718454], "max": [719054], "mean": [718754.0], "std": [173.49351572897473], "count": [601]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [601]}, "subtask_annotation": {"mean": [10.169717138103161, 29.0, 29.0, 29.0, 29.0], "std": [9.258776369123154, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [601]}, "scene_annotation": {"mean": [839.0], "std": [0.0], "min": [839], "max": [839], "count": [601]}, "eef_direction_state": {"mean": [3.3094841930116474, 3.831946755407654], "std": [2.304750191327838, 1.918482927364563], "min": [0, 0], "max": [6, 6], "count": [601]}, "eef_velocity_state": {"mean": [0.8851913477537438, 0.9517470881863561], "std": [0.7286371877731772, 0.7583157025635295], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_acc_mag_state": {"mean": [0.740432612312812, 0.7953410981697171], "std": [0.8394470562623625, 0.8535206086610401], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_direction_action": {"mean": [3.3094841930116474, 3.831946755407654], "std": [2.304750191327838, 1.918482927364563], "min": [0, 0], "max": [6, 6], "count": [601]}, "eef_velocity_action": {"mean": [0.8851913477537438, 0.9517470881863561], "std": [0.7286371877731772, 0.7583157025635295], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_acc_mag_action": {"mean": [0.740432612312812, 0.7953410981697171], "std": [0.8394470562623625, 0.8535206086610401], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_sim_pose_state": {"mean": [0.534984592791791, 0.31201440860602636, 1.0871948369721356, -1.7625201769376257, 0.7296944504021781, -1.1115476910987274, 0.5773370712987519, -0.2896453076192359, 1.1343165717293022, 2.5282316494093933, 0.7807632900811858, -2.043605507622141], "std": [0.05447669116095382, 0.08358315986805195, 0.026160762545057448, 1.4641027019104658, 0.4521167455976118, 2.5636771647509704, 0.04475865666069663, 0.056474602421774704, 0.060393703464859415, 0.2147592296669078, 0.30655883214923396, 1.7451594358678333], "min": [0.45283874234804056, 0.051510017748899684, 1.0143346177959303, -2.8208107402924796, 0.0046992901785265495, -3.140180845637825, 0.49907689024095514, -0.35724541873684945, 1.0523941656660813, 2.1243893478717557, 0.18294226453782958, -3.135240013146398], "max": [0.6358367286814174, 0.40486354519643947, 1.1231503487110062, 3.1379264895274193, 1.558896208423259, 3.132347791469664, 0.6442074995307668, -0.0751357789790402, 1.259513708803217, 2.870446995702219, 1.190351982200844, 3.1356896531529066], "count": [601]}, "eef_sim_pose_action": {"mean": [0.534984592791791, 0.31201440860602636, 1.0871948369721356, -1.7625201769376257, 0.7296944504021781, -1.1115476910987274, 0.5773370712987519, -0.2896453076192359, 1.1343165717293022, 2.5282316494093933, 0.7807632900811858, -2.043605507622141], "std": [0.05447669116095382, 0.08358315986805195, 0.026160762545057448, 1.4641027019104658, 0.4521167455976118, 2.5636771647509704, 0.04475865666069663, 0.056474602421774704, 0.060393703464859415, 0.2147592296669078, 0.30655883214923396, 1.7451594358678333], "min": [0.45283874234804056, 0.051510017748899684, 1.0143346177959303, -2.8208107402924796, 0.0046992901785265495, -3.140180845637825, 0.49907689024095514, -0.35724541873684945, 1.0523941656660813, 2.1243893478717557, 0.18294226453782958, -3.135240013146398], "max": [0.6358367286814174, 0.40486354519643947, 1.1231503487110062, 3.1379264895274193, 1.558896208423259, 3.132347791469664, 0.6442074995307668, -0.0751357789790402, 1.259513708803217, 2.870446995702219, 1.190351982200844, 3.1356896531529066], "count": [601]}, "gripper_mode_state": {"mean": [0.6356073211314476, 0.45757071547420963], "std": [0.4812594460948819, 0.49819650321397213], "min": [0, 0], "max": [1, 1], "count": [601]}, "gripper_activity_state": {"mean": [1.7487520798668885, 1.762063227953411], "std": [0.6119464649568737, 0.572490605605351], "min": [0, 0], "max": [2, 2], "count": [601]}, "gripper_mode_action": {"mean": [0.6356073211314476, 0.45757071547420963], "std": [0.4812594460948819, 0.49819650321397213], "min": [0, 0], "max": [1, 1], "count": [601]}, "gripper_activity_action": {"mean": [1.7487520798668885, 1.762063227953411], "std": [0.6119464649568737, 0.572490605605351], "min": [0, 0], "max": [2, 2], "count": [601]}, "gripper_open_scale_state": {"mean": [0.3568103160762945, 0.5152836939419764], "std": [0.35925141924649545, 0.37956382355369866], "min": [0.026, 0.021], "max": [0.948, 0.959], "count": [601]}, "gripper_open_scale_action": {"mean": [0.3568103160762945, 0.5152836939419764], "std": [0.35925141924649545, 0.37956382355369866], "min": [0.026, 0.021], "max": [0.948, 0.959], "count": [601]}}} +{"episode_index": 834, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4094656922525108]], [[0.4432090875577874]], [[0.4456478319783198]]], "std": [[[0.2413103262526419]], [[0.2053850015548701]], [[0.19967608735210082]]], "count": [205]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42681297026940856]], [[0.46455158815558745]], [[0.46805678303841863]]], "std": [[[0.19757531307677975]], [[0.1648529957594375]], [[0.15637240702939467]]], "count": [205]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4026332954726606]], [[0.45255150446357406]], [[0.4561235035070939]]], "std": [[[0.19725140969597924]], [[0.16074474740940936]], [[0.15247627464708155]]], "count": [205]}, "observation.state": {"min": [0.25734880566596985, 1.836470365524292, -1.1883423328399658, -1.184799313545227, -2.528510808944702, -1.9267737865447998, 1.1656880378723145, -1.0, 0.06050100177526474, 0.25721800327301025, -0.07754400372505188, -3.1411852836608887, 0.0949999988079071, -1.8739999532699585, -0.8247379660606384, -2.175326108932495, 0.032271139323711395, -0.35465091466903687, 1.1057708263397217, 0.0866905078291893, -1.8710103034973145, -1.0, -0.37028101086616516, 0.2073799967765808, -0.177606001496315, 1.7879999876022339, -0.2800000011920929, -3.1411852836608887], "max": [1.048401951789856, 2.0961577892303467, -0.235619455575943, -0.43676865100860596, -1.6815550327301025, -1.0471103191375732, 2.3592488765716553, 960.0, 0.38346999883651733, 0.44041600823402405, 0.11488299816846848, 3.1410000324249268, 1.1349999904632568, -0.30399999022483826, -0.14931292831897736, -2.132408380508423, 1.7488548755645752, 1.1135200262069702, 2.41141676902771, 1.7625905275344849, -0.16456709802150726, 934.0, -0.15723800659179688, 0.4665299952030182, 0.04342300072312355, 3.1110000610351562, 1.187000036239624, 3.140000104904175], "mean": [0.45936036109924316, 1.9756264686584473, -0.5584918856620789, -0.6871541738510132, -2.1781299114227295, -1.626535177230835, 1.9400007724761963, 676.6522216796875, 0.31104007363319397, 0.3060385286808014, 0.04082496091723442, 0.45123714208602905, 0.44817596673965454, -1.065751314163208, -0.40756821632385254, -2.167126178741455, 0.6867696642875671, 0.7651223540306091, 2.0070974826812744, 1.369513988494873, -1.4374243021011353, 318.73394775390625, -0.27811500430107117, 0.31236934661865234, -0.02280687540769577, 2.797698974609375, 0.49153634905815125, -1.2560452222824097], "std": [0.1547500491142273, 0.0916905626654625, 0.17209763824939728, 0.1378205120563507, 0.2626112401485443, 0.2107493281364441, 0.3772042691707611, 353.5202331542969, 0.06439812481403351, 0.041868746280670166, 0.03402597829699516, 2.9428930282592773, 0.2839862108230591, 0.4629502296447754, 0.14408117532730103, 0.007014859467744827, 0.4122764468193054, 0.3769756853580475, 0.3198418915271759, 0.44178256392478943, 0.5101053714752197, 389.28570556640625, 0.05680140480399132, 0.06085392087697983, 0.05447208136320114, 0.3362281620502472, 0.34146353602409363, 2.1572909355163574], "count": [1212]}, "action": {"min": [0.25734880566596985, 1.836470365524292, -1.1883423328399658, -1.184799313545227, -2.528510808944702, -1.9267737865447998, 1.1656880378723145, -1.0, 0.06050100177526474, 0.25721800327301025, -0.07754400372505188, -3.1411852836608887, 0.0949999988079071, -1.8739999532699585, -0.8247379660606384, -2.175326108932495, 0.032271139323711395, -0.35465091466903687, 1.1057708263397217, 0.0866905078291893, -1.8710103034973145, -1.0, -0.37028101086616516, 0.2073799967765808, -0.177606001496315, 1.7879999876022339, -0.2800000011920929, -3.1411852836608887], "max": [1.048401951789856, 2.0961577892303467, -0.235619455575943, -0.43676865100860596, -1.6815550327301025, -1.0471103191375732, 2.3592488765716553, 960.0, 0.38346999883651733, 0.44041600823402405, 0.11488299816846848, 3.1410000324249268, 1.1349999904632568, -0.30399999022483826, -0.14931292831897736, -2.132408380508423, 1.7488548755645752, 1.1135200262069702, 2.41141676902771, 1.7625905275344849, -0.16456709802150726, 934.0, -0.15723800659179688, 0.4665299952030182, 0.04342300072312355, 3.1110000610351562, 1.187000036239624, 3.140000104904175], "mean": [0.45936036109924316, 1.9756264686584473, -0.5584918856620789, -0.6871541738510132, -2.1781299114227295, -1.626535177230835, 1.9400007724761963, 676.6522216796875, 0.31104007363319397, 0.3060385286808014, 0.04082496091723442, 0.45123714208602905, 0.44817596673965454, -1.065751314163208, -0.40756821632385254, -2.167126178741455, 0.6867696642875671, 0.7651223540306091, 2.0070974826812744, 1.369513988494873, -1.4374243021011353, 318.73394775390625, -0.27811500430107117, 0.31236934661865234, -0.02280687540769577, 2.797698974609375, 0.49153634905815125, -1.2560452222824097], "std": [0.1547500491142273, 0.0916905626654625, 0.17209763824939728, 0.1378205120563507, 0.2626112401485443, 0.2107493281364441, 0.3772042691707611, 353.5202331542969, 0.06439812481403351, 0.041868746280670166, 0.03402597829699516, 2.9428930282592773, 0.2839862108230591, 0.4629502296447754, 0.14408117532730103, 0.007014859467744827, 0.4122764468193054, 0.3769756853580475, 0.3198418915271759, 0.44178256392478943, 0.5101053714752197, 389.28570556640625, 0.05680140480399132, 0.06085392087697983, 0.05447208136320114, 0.3362281620502472, 0.34146353602409363, 2.1572909355163574], "count": [1212]}, "timestamp": {"min": [0.0], "max": [40.36666666666667], "mean": [20.183333333333334], "std": [11.662471467949697], "count": [1212]}, "frame_index": {"min": [0], "max": [1211], "mean": [605.5], "std": [349.8741440384909], "count": [1212]}, "episode_index": {"min": [840], "max": [840], "mean": [840.0], "std": [0.0], "count": [1212]}, "index": {"min": [719055], "max": [720266], "mean": [719660.5], "std": [349.8741440384909], "count": [1212]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1212]}, "subtask_annotation": {"mean": [10.78052805280528, 29.0, 29.0, 29.0, 29.0], "std": [9.788422661645175, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [1212]}, "scene_annotation": {"mean": [840.0], "std": [0.0], "min": [840], "max": [840], "count": [1212]}, "eef_direction_state": {"mean": [3.9933993399339935, 3.698019801980198], "std": [2.3564298656685514, 2.04598037204081], "min": [0, 0], "max": [6, 6], "count": [1212]}, "eef_velocity_state": {"mean": [0.6336633663366337, 0.778052805280528], "std": [0.7364544300918182, 0.6482371402124991], "min": [0, 0], "max": [2, 2], "count": [1212]}, "eef_acc_mag_state": {"mean": [0.5726072607260726, 0.6955445544554455], "std": [0.8045921014503286, 0.8248691968483757], "min": [0, 0], "max": [2, 2], "count": [1212]}, "eef_direction_action": {"mean": [3.9933993399339935, 3.698019801980198], "std": [2.3564298656685514, 2.04598037204081], "min": [0, 0], "max": [6, 6], "count": [1212]}, "eef_velocity_action": {"mean": [0.6336633663366337, 0.778052805280528], "std": [0.7364544300918182, 0.6482371402124991], "min": [0, 0], "max": [2, 2], "count": [1212]}, "eef_acc_mag_action": {"mean": [0.5726072607260726, 0.6955445544554455], "std": [0.8045921014503286, 0.8248691968483757], "min": [0, 0], "max": [2, 2], "count": [1212]}, "eef_sim_pose_state": {"mean": [0.514014922479779, 0.2745469703495267, 1.0692246726908168, -1.30813511823318, 0.8964085992875536, 0.5792604810395682, 0.5168218384539083, -0.3444712717778876, 1.09372327202339, 2.26710191683754, 0.6386395038253715, 0.5096094314203119], "std": [0.05609075907817041, 0.07732470203538938, 0.026121949629992956, 1.794503729571721, 0.27133647460712784, 2.524859790100636, 0.039645776386319886, 0.06152517512890454, 0.03505931499004514, 0.22785097337095273, 0.40564729407820016, 2.7906585690269656], "min": [0.40817377471413196, 0.10712568108558725, 0.9878089346266995, -3.1245341870567676, 0.48062555627798886, -3.141452674387933, 0.4694142211163299, -0.423248115116229, 1.0424124599232631, 1.7252851261313573, 0.10552660291717109, -3.1414333357578403], "max": [0.6537164336111644, 0.3832266599388794, 1.1368666053237317, 3.1332281287262407, 1.5615682127624826, 3.1392193915474587, 0.6540784770997294, -0.09147429887284712, 1.2308883074759014, 2.805952330734421, 1.2174009616873245, 3.141219501381028], "count": [1212]}, "eef_sim_pose_action": {"mean": [0.514014922479779, 0.2745469703495267, 1.0692246726908168, -1.30813511823318, 0.8964085992875536, 0.5792604810395682, 0.5168218384539083, -0.3444712717778876, 1.09372327202339, 2.26710191683754, 0.6386395038253715, 0.5096094314203119], "std": [0.05609075907817041, 0.07732470203538938, 0.026121949629992956, 1.794503729571721, 0.27133647460712784, 2.524859790100636, 0.039645776386319886, 0.06152517512890454, 0.03505931499004514, 0.22785097337095273, 0.40564729407820016, 2.7906585690269656], "min": [0.40817377471413196, 0.10712568108558725, 0.9878089346266995, -3.1245341870567676, 0.48062555627798886, -3.141452674387933, 0.4694142211163299, -0.423248115116229, 1.0424124599232631, 1.7252851261313573, 0.10552660291717109, -3.1414333357578403], "max": [0.6537164336111644, 0.3832266599388794, 1.1368666053237317, 3.1332281287262407, 1.5615682127624826, 3.1392193915474587, 0.6540784770997294, -0.09147429887284712, 1.2308883074759014, 2.805952330734421, 1.2174009616873245, 3.141219501381028], "count": [1212]}, "gripper_mode_state": {"mean": [0.650990099009901, 0.27805280528052806], "std": [0.4766570989726008, 0.4480395549012998], "min": [0, 0], "max": [1, 1], "count": [1212]}, "gripper_activity_state": {"mean": [1.872937293729373, 1.7747524752475248], "std": [0.44353844907053797, 0.5669001356623651], "min": [0, 0], "max": [2, 2], "count": [1212]}, "gripper_mode_action": {"mean": [0.650990099009901, 0.27805280528052806], "std": [0.4766570989726008, 0.4480395549012998], "min": [0, 0], "max": [1, 1], "count": [1212]}, "gripper_activity_action": {"mean": [1.872937293729373, 1.7747524752475248], "std": [0.44353844907053797, 0.5669001356623651], "min": [0, 0], "max": [2, 2], "count": [1212]}, "gripper_open_scale_state": {"mean": [0.3187366336277338, 0.6766641916258519], "std": [0.3892835285993517, 0.3534973096499379], "min": [0.0, 0.0], "max": [0.934, 0.96], "count": [1212]}, "gripper_open_scale_action": {"mean": [0.3187366336277338, 0.6766641916258519], "std": [0.3892835285993517, 0.3534973096499379], "min": [0.0, 0.0], "max": [0.934, 0.96], "count": [1212]}}} +{"episode_index": 835, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.43080044288284935]], [[0.4565776273061968]], [[0.4568121897493174]]], "std": [[[0.2327207853130981]], [[0.20322330232208233]], [[0.1986359113821963]]], "count": [158]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40039415797964756]], [[0.4408511740402912]], [[0.4419790852258625]]], "std": [[[0.22028788129006016]], [[0.19061421803361386]], [[0.18556490147811203]]], "count": [158]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4122106705551419]], [[0.4484742608277488]], [[0.4515494151774634]]], "std": [[[0.2143489687124442]], [[0.18467973461248777]], [[0.17710725594971333]]], "count": [158]}, "observation.state": {"min": [0.20181243121623993, 1.8588804006576538, -1.4020928144454956, -1.0787880420684814, -2.8655686378479004, -1.9361462593078613, 1.25593900680542, 6.0, 0.019646000117063522, 0.24092400074005127, -0.13683700561523438, -3.1411852836608887, -0.5709999799728394, -1.0770000219345093, -0.9520944952964783, -2.1752562522888184, 0.08431685715913773, -0.34309685230255127, 1.0592926740646362, 0.7871609926223755, -2.320136070251465, 0.0, -0.34728801250457764, 0.24423100054264069, -0.1931309998035431, -3.1411852836608887, 0.06499999761581421, -3.1411852836608887], "max": [1.3286668062210083, 2.1139776706695557, -0.3390302062034607, -0.3747396767139435, -1.661082148551941, -0.7117103338241577, 2.3976986408233643, 934.0, 0.3367919921875, 0.4584220051765442, 0.11380299925804138, 3.1410000324249268, 0.8009999990463257, -0.17399999499320984, -0.2943497896194458, -1.9835493564605713, 0.7335270643234253, 0.9260542392730713, 2.646181106567383, 1.9423246383666992, -0.027872908860445023, 949.0, -0.1690949946641922, 0.4440859854221344, 0.07625900208950043, 3.13700008392334, 0.9810000061988831, 3.1389999389648438], "mean": [0.7378846406936646, 2.0165164470672607, -0.8130859136581421, -0.7464036345481873, -2.330972671508789, -1.5737156867980957, 1.9142581224441528, 522.8488159179688, 0.2270355522632599, 0.3563401699066162, 0.007106199860572815, -1.3232684135437012, 0.15134306252002716, -0.6692244410514832, -0.4991164803504944, -2.076167345046997, 0.4770813584327698, 0.6604455709457397, 2.1919498443603516, 1.5722460746765137, -1.6146905422210693, 260.0459289550781, -0.29721754789352417, 0.3113361895084381, 0.0037510660476982594, 1.2658722400665283, 0.4748895764350891, -2.1261370182037354], "std": [0.2923453450202942, 0.06593921035528183, 0.3173274099826813, 0.17334620654582977, 0.33370915055274963, 0.3083912134170532, 0.34471896290779114, 387.5069885253906, 0.09865984320640564, 0.06143800541758537, 0.06420344114303589, 2.656088352203369, 0.4198001027107239, 0.24516089260578156, 0.1516459584236145, 0.0484524741768837, 0.12940415740013123, 0.2830735445022583, 0.33957964181900024, 0.33535274863243103, 0.6538605690002441, 386.5667419433594, 0.037198521196842194, 0.0576896145939827, 0.052688587456941605, 2.639413356781006, 0.2241072654724121, 1.044835090637207], "count": [860]}, "action": {"min": [0.20181243121623993, 1.8588804006576538, -1.4020928144454956, -1.0787880420684814, -2.8655686378479004, -1.9361462593078613, 1.25593900680542, 6.0, 0.019646000117063522, 0.24092400074005127, -0.13683700561523438, -3.1411852836608887, -0.5709999799728394, -1.0770000219345093, -0.9520944952964783, -2.1752562522888184, 0.08431685715913773, -0.34309685230255127, 1.0592926740646362, 0.7871609926223755, -2.320136070251465, 0.0, -0.34728801250457764, 0.24423100054264069, -0.1931309998035431, -3.1411852836608887, 0.06499999761581421, -3.1411852836608887], "max": [1.3286668062210083, 2.1139776706695557, -0.3390302062034607, -0.3747396767139435, -1.661082148551941, -0.7117103338241577, 2.3976986408233643, 934.0, 0.3367919921875, 0.4584220051765442, 0.11380299925804138, 3.1410000324249268, 0.8009999990463257, -0.17399999499320984, -0.2943497896194458, -1.9835493564605713, 0.7335270643234253, 0.9260542392730713, 2.646181106567383, 1.9423246383666992, -0.027872908860445023, 949.0, -0.1690949946641922, 0.4440859854221344, 0.07625900208950043, 3.13700008392334, 0.9810000061988831, 3.1389999389648438], "mean": [0.7378846406936646, 2.0165164470672607, -0.8130859136581421, -0.7464036345481873, -2.330972671508789, -1.5737156867980957, 1.9142581224441528, 522.8488159179688, 0.2270355522632599, 0.3563401699066162, 0.007106199860572815, -1.3232684135437012, 0.15134306252002716, -0.6692244410514832, -0.4991164803504944, -2.076167345046997, 0.4770813584327698, 0.6604455709457397, 2.1919498443603516, 1.5722460746765137, -1.6146905422210693, 260.0459289550781, -0.29721754789352417, 0.3113361895084381, 0.0037510660476982594, 1.2658722400665283, 0.4748895764350891, -2.1261370182037354], "std": [0.2923453450202942, 0.06593921035528183, 0.3173274099826813, 0.17334620654582977, 0.33370915055274963, 0.3083912134170532, 0.34471896290779114, 387.5069885253906, 0.09865984320640564, 0.06143800541758537, 0.06420344114303589, 2.656088352203369, 0.4198001027107239, 0.24516089260578156, 0.1516459584236145, 0.0484524741768837, 0.12940415740013123, 0.2830735445022583, 0.33957964181900024, 0.33535274863243103, 0.6538605690002441, 386.5667419433594, 0.037198521196842194, 0.0576896145939827, 0.052688587456941605, 2.639413356781006, 0.2241072654724121, 1.044835090637207], "count": [860]}, "timestamp": {"min": [0.0], "max": [28.633333333333333], "mean": [14.316666666666665], "std": [8.275348263903393], "count": [860]}, "frame_index": {"min": [0], "max": [859], "mean": [429.5], "std": [248.26044791710177], "count": [860]}, "episode_index": {"min": [841], "max": [841], "mean": [841.0], "std": [0.0], "count": [860]}, "index": {"min": [720267], "max": [721126], "mean": [720696.5], "std": [248.26044791710177], "count": [860]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [860]}, "subtask_annotation": {"mean": [7.587209302325581, 29.0, 29.0, 29.0, 29.0], "std": [4.82296580837461, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [860]}, "scene_annotation": {"mean": [841.0], "std": [0.0], "min": [841], "max": [841], "count": [860]}, "eef_direction_state": {"mean": [4.231395348837209, 3.7162790697674417], "std": [2.1724898173501344, 1.985052308204028], "min": [0, 0], "max": [6, 6], "count": [860]}, "eef_velocity_state": {"mean": [0.5848837209302326, 0.9162790697674419], "std": [0.6911428758594518, 0.72654974142947], "min": [0, 0], "max": [2, 2], "count": [860]}, "eef_acc_mag_state": {"mean": [0.6093023255813953, 0.7837209302325582], "std": [0.8002365794050235, 0.8365016389030575], "min": [0, 0], "max": [2, 2], "count": [860]}, "eef_direction_action": {"mean": [4.231395348837209, 3.7162790697674417], "std": [2.1724898173501344, 1.985052308204028], "min": [0, 0], "max": [6, 6], "count": [860]}, "eef_velocity_action": {"mean": [0.5848837209302326, 0.9162790697674419], "std": [0.6911428758594518, 0.72654974142947], "min": [0, 0], "max": [2, 2], "count": [860]}, "eef_acc_mag_action": {"mean": [0.6093023255813953, 0.7837209302325582], "std": [0.8002365794050235, 0.8365016389030575], "min": [0, 0], "max": [2, 2], "count": [860]}, "eef_sim_pose_state": {"mean": [0.5192173493562736, 0.309389484822845, 1.0770562012595972, -1.9358724301094228, 0.8271151066224054, 1.5284464386940617, 0.5745418400718825, -0.2550020519568878, 1.1374025715526306, 2.4896184453493575, 0.6666300315955559, -1.8729102254302707], "std": [0.05305441994673847, 0.05992259027351562, 0.030496876282362594, 1.272978945999627, 0.3879165801548762, 2.4599259859616684, 0.06087898973369638, 0.10719339197466414, 0.054608273766785044, 0.8060245636777975, 0.33422676626261294, 1.7472371901627646], "min": [0.45090967204650667, 0.08062673862857128, 1.0092668387706125, -2.9488348051918685, 0.17673938490083851, -3.140328029303499, 0.45119613675072945, -0.37773099078853983, 1.0582589252888304, -3.1414929298689076, 0.13688645705969948, -3.130401799063046], "max": [0.6348779584585225, 0.3801253468234646, 1.1207245168792015, 3.074818587319324, 1.5187252251300363, 3.1389512219761415, 0.6669346929235053, -0.042021401644115365, 1.2477405787101348, 3.14079525005297, 1.220720304230496, 3.1258176102492046], "count": [860]}, "eef_sim_pose_action": {"mean": [0.5192173493562736, 0.309389484822845, 1.0770562012595972, -1.9358724301094228, 0.8271151066224054, 1.5284464386940617, 0.5745418400718825, -0.2550020519568878, 1.1374025715526306, 2.4896184453493575, 0.6666300315955559, -1.8729102254302707], "std": [0.05305441994673847, 0.05992259027351562, 0.030496876282362594, 1.272978945999627, 0.3879165801548762, 2.4599259859616684, 0.06087898973369638, 0.10719339197466414, 0.054608273766785044, 0.8060245636777975, 0.33422676626261294, 1.7472371901627646], "min": [0.45090967204650667, 0.08062673862857128, 1.0092668387706125, -2.9488348051918685, 0.17673938490083851, -3.140328029303499, 0.45119613675072945, -0.37773099078853983, 1.0582589252888304, -3.1414929298689076, 0.13688645705969948, -3.130401799063046], "max": [0.6348779584585225, 0.3801253468234646, 1.1207245168792015, 3.074818587319324, 1.5187252251300363, 3.1389512219761415, 0.6669346929235053, -0.042021401644115365, 1.2477405787101348, 3.14079525005297, 1.220720304230496, 3.1258176102492046], "count": [860]}, "gripper_mode_state": {"mean": [0.7290697674418605, 0.4511627906976744], "std": [0.44444014405106563, 0.497609211116073], "min": [0, 0], "max": [1, 1], "count": [860]}, "gripper_activity_state": {"mean": [1.827906976744186, 1.7406976744186047], "std": [0.5109615110409752, 0.6034547644896787], "min": [0, 0], "max": [2, 2], "count": [860]}, "gripper_mode_action": {"mean": [0.7290697674418605, 0.4511627906976744], "std": [0.44444014405106563, 0.497609211116073], "min": [0, 0], "max": [1, 1], "count": [860]}, "gripper_activity_action": {"mean": [1.827906976744186, 1.7406976744186047], "std": [0.5109615110409752, 0.6034547644896787], "min": [0, 0], "max": [2, 2], "count": [860]}, "gripper_open_scale_state": {"mean": [0.2600459300812076, 0.5228488373889482], "std": [0.386566770040631, 0.38750693552117305], "min": [0.0, 0.006], "max": [0.949, 0.934], "count": [860]}, "gripper_open_scale_action": {"mean": [0.2600459300812076, 0.5228488373889482], "std": [0.386566770040631, 0.38750693552117305], "min": [0.0, 0.006], "max": [0.949, 0.934], "count": [860]}}} +{"episode_index": 836, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41674836756040795]], [[0.4496368046271539]], [[0.4515678042681719]]], "std": [[[0.24288653815283823]], [[0.20931701487147927]], [[0.20279830537512397]]], "count": [132]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40310150215389184]], [[0.44861383442265795]], [[0.45124066027926324]]], "std": [[[0.19114340709105132]], [[0.15628923527375257]], [[0.1494515630748111]]], "count": [132]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42741810878391756]], [[0.461383307647554]], [[0.46354053556397307]]], "std": [[[0.18009225206759746]], [[0.15410813181000863]], [[0.14761746842906218]]], "count": [132]}, "observation.state": {"min": [0.31374040246009827, 1.842491865158081, -1.199564814567566, -1.055051565170288, -2.5871191024780273, -1.931276559829712, 0.984522819519043, 40.0, 0.06284599751234055, 0.24309700727462769, -0.09588500112295151, -3.1411852836608887, 0.08699999749660492, -1.9880000352859497, -0.8124333620071411, -2.175640106201172, -0.2220757007598877, -0.3920009732246399, 1.4032970666885376, 0.7528477907180786, -1.7443169355392456, -3.0, -0.3702169954776764, 0.19883699715137482, -0.1846819967031479, -3.1381852626800537, 0.24500000476837158, -3.1371853351593018], "max": [1.092419147491455, 2.0964198112487793, -0.13028883934020996, -0.36819466948509216, -1.6901071071624756, -1.0477211475372314, 2.286346435546875, 956.0, 0.4030179977416992, 0.44529399275779724, 0.09502699971199036, 3.1410000324249268, 1.1390000581741333, -0.22100000083446503, -0.12894493341445923, -2.1497395038604736, 0.8360127806663513, 1.0614045858383179, 2.514862537384033, 1.8175859451293945, -0.06321582943201065, 937.0, -0.18216000497341156, 0.42819398641586304, 0.03958600014448166, 3.1389999389648438, 0.9639999866485596, 3.13700008392334], "mean": [0.4677715301513672, 2.0030622482299805, -0.6002642512321472, -0.6340746879577637, -2.0932552814483643, -1.566157579421997, 1.747583270072937, 702.35302734375, 0.2994298040866852, 0.3068375587463379, 0.020490208640694618, -0.768338680267334, 0.5277795791625977, -0.9387919306755066, -0.42508095502853394, -2.1681935787200928, 0.4122479557991028, 0.5522497892379761, 2.0268056392669678, 1.462489128112793, -1.1359339952468872, 302.62335205078125, -0.29974329471588135, 0.2922135293483734, -0.03374725580215454, 2.579822063446045, 0.55255526304245, -1.9905675649642944], "std": [0.19185546040534973, 0.07860937714576721, 0.274074524641037, 0.1350693255662918, 0.2862906754016876, 0.25732851028442383, 0.4646429419517517, 363.0774841308594, 0.08521844446659088, 0.05731146037578583, 0.04590635374188423, 2.8931210041046143, 0.3100108206272125, 0.544212818145752, 0.16696536540985107, 0.00592009536921978, 0.22526054084300995, 0.4959011375904083, 0.40093377232551575, 0.3168441355228424, 0.6347423791885376, 343.5906982421875, 0.045522380620241165, 0.05764281377196312, 0.05650844797492027, 0.812585711479187, 0.25172480940818787, 1.6941314935684204], "count": [677]}, "action": {"min": [0.31374040246009827, 1.842491865158081, -1.199564814567566, -1.055051565170288, -2.5871191024780273, -1.931276559829712, 0.984522819519043, 40.0, 0.06284599751234055, 0.24309700727462769, -0.09588500112295151, -3.1411852836608887, 0.08699999749660492, -1.9880000352859497, -0.8124333620071411, -2.175640106201172, -0.2220757007598877, -0.3920009732246399, 1.4032970666885376, 0.7528477907180786, -1.7443169355392456, -3.0, -0.3702169954776764, 0.19883699715137482, -0.1846819967031479, -3.1381852626800537, 0.24500000476837158, -3.1371853351593018], "max": [1.092419147491455, 2.0964198112487793, -0.13028883934020996, -0.36819466948509216, -1.6901071071624756, -1.0477211475372314, 2.286346435546875, 956.0, 0.4030179977416992, 0.44529399275779724, 0.09502699971199036, 3.1410000324249268, 1.1390000581741333, -0.22100000083446503, -0.12894493341445923, -2.1497395038604736, 0.8360127806663513, 1.0614045858383179, 2.514862537384033, 1.8175859451293945, -0.06321582943201065, 937.0, -0.18216000497341156, 0.42819398641586304, 0.03958600014448166, 3.1389999389648438, 0.9639999866485596, 3.13700008392334], "mean": [0.4677715301513672, 2.0030622482299805, -0.6002642512321472, -0.6340746879577637, -2.0932552814483643, -1.566157579421997, 1.747583270072937, 702.35302734375, 0.2994298040866852, 0.3068375587463379, 0.020490208640694618, -0.768338680267334, 0.5277795791625977, -0.9387919306755066, -0.42508095502853394, -2.1681935787200928, 0.4122479557991028, 0.5522497892379761, 2.0268056392669678, 1.462489128112793, -1.1359339952468872, 302.62335205078125, -0.29974329471588135, 0.2922135293483734, -0.03374725580215454, 2.579822063446045, 0.55255526304245, -1.9905675649642944], "std": [0.19185546040534973, 0.07860937714576721, 0.274074524641037, 0.1350693255662918, 0.2862906754016876, 0.25732851028442383, 0.4646429419517517, 363.0774841308594, 0.08521844446659088, 0.05731146037578583, 0.04590635374188423, 2.8931210041046143, 0.3100108206272125, 0.544212818145752, 0.16696536540985107, 0.00592009536921978, 0.22526054084300995, 0.4959011375904083, 0.40093377232551575, 0.3168441355228424, 0.6347423791885376, 343.5906982421875, 0.045522380620241165, 0.05764281377196312, 0.05650844797492027, 0.812585711479187, 0.25172480940818787, 1.6941314935684204], "count": [677]}, "timestamp": {"min": [0.0], "max": [22.533333333333335], "mean": [11.266666666666666], "std": [6.51442843062826], "count": [677]}, "frame_index": {"min": [0], "max": [676], "mean": [338.0], "std": [195.4328529188478], "count": [677]}, "episode_index": {"min": [842], "max": [842], "mean": [842.0], "std": [0.0], "count": [677]}, "index": {"min": [721127], "max": [721803], "mean": [721465.0], "std": [195.4328529188478], "count": [677]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [677]}, "subtask_annotation": {"mean": [11.61152141802068, 29.0, 29.0, 29.0, 29.0], "std": [8.983723188266454, 0.0, 0.0, 0.0, 0.0], "min": [1, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [677]}, "scene_annotation": {"mean": [842.0], "std": [0.0], "min": [842], "max": [842], "count": [677]}, "eef_direction_state": {"mean": [3.5805022156573116, 3.8493353028064994], "std": [2.2921298234165106, 2.0317393647348303], "min": [0, 0], "max": [6, 6], "count": [677]}, "eef_velocity_state": {"mean": [0.7784342688330872, 0.8227474150664698], "std": [0.7400398611214752, 0.7380057060540643], "min": [0, 0], "max": [2, 2], "count": [677]}, "eef_acc_mag_state": {"mean": [0.6986706056129985, 0.7887740029542097], "std": [0.8211826356185568, 0.8427242544355522], "min": [0, 0], "max": [2, 2], "count": [677]}, "eef_direction_action": {"mean": [3.5805022156573116, 3.8493353028064994], "std": [2.2921298234165106, 2.0317393647348303], "min": [0, 0], "max": [6, 6], "count": [677]}, "eef_velocity_action": {"mean": [0.7784342688330872, 0.8227474150664698], "std": [0.7400398611214752, 0.7380057060540643], "min": [0, 0], "max": [2, 2], "count": [677]}, "eef_acc_mag_action": {"mean": [0.6986706056129985, 0.7887740029542097], "std": [0.8211826356185568, 0.8427242544355522], "min": [0, 0], "max": [2, 2], "count": [677]}, "eef_sim_pose_state": {"mean": [0.4939637201697358, 0.2802156567543819, 1.0453268980690156, -1.7371684166126153, 1.0424635285920951, 1.254095518601321, 0.5167200978086713, -0.32167975224772855, 1.0853485529149867, 2.3223302527096985, 0.7769146637798892, -0.20377278843111168], "std": [0.0508018135566153, 0.07155536308473372, 0.02601486880387494, 1.5813607919835722, 0.3186920165339572, 2.3119740586959616, 0.054453828463971274, 0.08053604054457562, 0.04923268769312287, 0.2903674696212254, 0.4094990723284087, 2.6767094149939754], "min": [0.40156939128753705, 0.09533026644852827, 0.9847577529624936, -3.1325148307448636, 0.6420535309974591, -3.099840848038336, 0.45987774607017207, -0.40910047075998746, 1.0272415317213828, 1.7029989797649476, 0.13596008080197408, -3.141245543542818], "max": [0.6165530011283396, 0.3797607588382517, 1.0818056404889478, 3.113935059637573, 1.507444220148642, 3.129883425427898, 0.6581950999060918, -0.07387017349082872, 1.2260094609701166, 2.7427799034753386, 1.2817623017624897, 3.141565013975005], "count": [677]}, "eef_sim_pose_action": {"mean": [0.4939637201697358, 0.2802156567543819, 1.0453268980690156, -1.7371684166126153, 1.0424635285920951, 1.254095518601321, 0.5167200978086713, -0.32167975224772855, 1.0853485529149867, 2.3223302527096985, 0.7769146637798892, -0.20377278843111168], "std": [0.0508018135566153, 0.07155536308473372, 0.02601486880387494, 1.5813607919835722, 0.3186920165339572, 2.3119740586959616, 0.054453828463971274, 0.08053604054457562, 0.04923268769312287, 0.2903674696212254, 0.4094990723284087, 2.6767094149939754], "min": [0.40156939128753705, 0.09533026644852827, 0.9847577529624936, -3.1325148307448636, 0.6420535309974591, -3.099840848038336, 0.45987774607017207, -0.40910047075998746, 1.0272415317213828, 1.7029989797649476, 0.13596008080197408, -3.141245543542818], "max": [0.6165530011283396, 0.3797607588382517, 1.0818056404889478, 3.113935059637573, 1.507444220148642, 3.129883425427898, 0.6581950999060918, -0.07387017349082872, 1.2260094609701166, 2.7427799034753386, 1.2817623017624897, 3.141565013975005], "count": [677]}, "gripper_mode_state": {"mean": [0.654357459379616, 0.2821270310192024], "std": [0.4755773067902519, 0.4500348535252494], "min": [0, 0], "max": [1, 1], "count": [677]}, "gripper_activity_state": {"mean": [1.791728212703102, 1.7843426883308715], "std": [0.5643700531171447, 0.549625940338444], "min": [0, 0], "max": [2, 2], "count": [677]}, "gripper_mode_action": {"mean": [0.654357459379616, 0.2821270310192024], "std": [0.4755773067902519, 0.4500348535252494], "min": [0, 0], "max": [1, 1], "count": [677]}, "gripper_activity_action": {"mean": [1.791728212703102, 1.7843426883308715], "std": [0.5643700531171447, 0.549625940338444], "min": [0, 0], "max": [2, 2], "count": [677]}, "gripper_open_scale_state": {"mean": [0.30288996405439506, 0.7023530279973756], "std": [0.3433549667294262, 0.3630774291630441], "min": [0.0, 0.04], "max": [0.937, 0.956], "count": [677]}, "gripper_open_scale_action": {"mean": [0.30288996405439506, 0.7023530279973756], "std": [0.3433549667294262, 0.3630774291630441], "min": [0.0, 0.04], "max": [0.937, 0.956], "count": [677]}}} +{"episode_index": 837, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.43013234329164735]], [[0.4574951945345067]], [[0.4573230967912099]]], "std": [[[0.23517454452762127]], [[0.20255595896757514]], [[0.1973520762486505]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40573396087437597]], [[0.4460381510215635]], [[0.4484371670912459]]], "std": [[[0.2081077044059367]], [[0.17397037671480992]], [[0.16673370639112386]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42373917162009156]], [[0.45690426702176934]], [[0.46064981054757864]]], "std": [[[0.214374515826702]], [[0.18520254281576018]], [[0.1777074031044378]]], "count": [127]}, "observation.state": {"min": [0.37603119015693665, 1.8688286542892456, -1.410540223121643, -1.0380171537399292, -2.6946139335632324, -1.9157955646514893, 1.3083511590957642, 15.0, 0.011951999738812447, 0.2609559893608093, -0.11914899945259094, -3.1411852836608887, -0.44699999690055847, -0.9990000128746033, -0.9319883584976196, -2.175395965576172, -0.1247037798166275, -0.353603720664978, 1.2672836780548096, 0.7438767552375793, -2.2819483280181885, -2.0, -0.3665370047092438, 0.22583800554275513, -0.19290000200271606, -3.1381852626800537, 0.1469999998807907, -3.1401853561401367], "max": [1.32566499710083, 2.105076551437378, -0.39303067326545715, -0.43996259570121765, -1.8445861339569092, -1.0132160186767578, 2.3932130336761475, 926.0, 0.3237769901752472, 0.43581199645996094, 0.11503099650144577, 3.1410000324249268, 0.7419999837875366, 0.01799999736249447, -0.2560921907424927, -1.9817689657211304, 0.6535909175872803, 0.9910153746604919, 2.620105743408203, 1.9922759532928467, -0.1278453767299652, 939.0, -0.16616900265216827, 0.43685799837112427, 0.08022700250148773, 3.134999990463257, 1.1160000562667847, 3.1410000324249268], "mean": [0.7288469672203064, 1.9929330348968506, -0.787146270275116, -0.7392141222953796, -2.285219669342041, -1.6009105443954468, 1.8822392225265503, 555.6500854492188, 0.22661517560482025, 0.36121708154678345, 0.01574357971549034, -1.0008622407913208, 0.19674821197986603, -0.6343700885772705, -0.535864531993866, -2.080796718597412, 0.366632342338562, 0.60726398229599, 2.1464860439300537, 1.4815990924835205, -1.4981677532196045, 326.65008544921875, -0.30383774638175964, 0.32669293880462646, 0.011920723132789135, 2.4078168869018555, 0.5248121023178101, -1.7472392320632935], "std": [0.24862100183963776, 0.05199303478002548, 0.23082631826400757, 0.16486670076847076, 0.26462385058403015, 0.25165772438049316, 0.33286693692207336, 389.2405700683594, 0.09035541862249374, 0.05570526793599129, 0.04830634593963623, 2.8119490146636963, 0.37052106857299805, 0.2272922694683075, 0.15847381949424744, 0.06180394068360329, 0.20817147195339203, 0.39371466636657715, 0.4252868890762329, 0.36949622631073, 0.7031876444816589, 393.7171630859375, 0.046762436628341675, 0.05723397061228752, 0.06528819352388382, 1.3617143630981445, 0.2780587375164032, 1.696009635925293], "count": [643]}, "action": {"min": [0.37603119015693665, 1.8688286542892456, -1.410540223121643, -1.0380171537399292, -2.6946139335632324, -1.9157955646514893, 1.3083511590957642, 15.0, 0.011951999738812447, 0.2609559893608093, -0.11914899945259094, -3.1411852836608887, -0.44699999690055847, -0.9990000128746033, -0.9319883584976196, -2.175395965576172, -0.1247037798166275, -0.353603720664978, 1.2672836780548096, 0.7438767552375793, -2.2819483280181885, -2.0, -0.3665370047092438, 0.22583800554275513, -0.19290000200271606, -3.1381852626800537, 0.1469999998807907, -3.1401853561401367], "max": [1.32566499710083, 2.105076551437378, -0.39303067326545715, -0.43996259570121765, -1.8445861339569092, -1.0132160186767578, 2.3932130336761475, 926.0, 0.3237769901752472, 0.43581199645996094, 0.11503099650144577, 3.1410000324249268, 0.7419999837875366, 0.01799999736249447, -0.2560921907424927, -1.9817689657211304, 0.6535909175872803, 0.9910153746604919, 2.620105743408203, 1.9922759532928467, -0.1278453767299652, 939.0, -0.16616900265216827, 0.43685799837112427, 0.08022700250148773, 3.134999990463257, 1.1160000562667847, 3.1410000324249268], "mean": [0.7288469672203064, 1.9929330348968506, -0.787146270275116, -0.7392141222953796, -2.285219669342041, -1.6009105443954468, 1.8822392225265503, 555.6500854492188, 0.22661517560482025, 0.36121708154678345, 0.01574357971549034, -1.0008622407913208, 0.19674821197986603, -0.6343700885772705, -0.535864531993866, -2.080796718597412, 0.366632342338562, 0.60726398229599, 2.1464860439300537, 1.4815990924835205, -1.4981677532196045, 326.65008544921875, -0.30383774638175964, 0.32669293880462646, 0.011920723132789135, 2.4078168869018555, 0.5248121023178101, -1.7472392320632935], "std": [0.24862100183963776, 0.05199303478002548, 0.23082631826400757, 0.16486670076847076, 0.26462385058403015, 0.25165772438049316, 0.33286693692207336, 389.2405700683594, 0.09035541862249374, 0.05570526793599129, 0.04830634593963623, 2.8119490146636963, 0.37052106857299805, 0.2272922694683075, 0.15847381949424744, 0.06180394068360329, 0.20817147195339203, 0.39371466636657715, 0.4252868890762329, 0.36949622631073, 0.7031876444816589, 393.7171630859375, 0.046762436628341675, 0.05723397061228752, 0.06528819352388382, 1.3617143630981445, 0.2780587375164032, 1.696009635925293], "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": [843], "max": [843], "mean": [843.0], "std": [0.0], "count": [643]}, "index": {"min": [721804], "max": [722446], "mean": [722125.0], "std": [185.61788706910764], "count": [643]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [643]}, "subtask_annotation": {"mean": [9.530326594090202, 29.0, 29.0, 29.0, 29.0], "std": [8.340923735296538, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [643]}, "scene_annotation": {"mean": [843.0], "std": [0.0], "min": [843], "max": [843], "count": [643]}, "eef_direction_state": {"mean": [3.531881804043546, 3.7325038880248833], "std": [2.22878678859502, 1.8200501884712097], "min": [0, 0], "max": [6, 6], "count": [643]}, "eef_velocity_state": {"mean": [0.8242612752721618, 0.9720062208398134], "std": [0.7176312383492435, 0.730895732836472], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_acc_mag_state": {"mean": [0.7418351477449455, 0.9160186625194401], "std": [0.8207501732267416, 0.8397816940052851], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_direction_action": {"mean": [3.531881804043546, 3.7325038880248833], "std": [2.22878678859502, 1.8200501884712097], "min": [0, 0], "max": [6, 6], "count": [643]}, "eef_velocity_action": {"mean": [0.8242612752721618, 0.9720062208398134], "std": [0.7176312383492435, 0.730895732836472], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_acc_mag_action": {"mean": [0.7418351477449455, 0.9160186625194401], "std": [0.8207501732267416, 0.8397816940052851], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_sim_pose_state": {"mean": [0.5297011087586919, 0.3133474539665653, 1.0779491984542273, -1.7054117943383436, 0.8641275914825163, 1.051739284090075, 0.5798305161873772, -0.26304808136812174, 1.1423426180420333, 2.5773802980507776, 0.7329813354331434, -1.8865745672664331], "std": [0.05357513448713398, 0.07291997254982896, 0.04037184559045056, 1.5277266738904558, 0.34602230660686834, 2.4213164350164322, 0.052518761833344946, 0.08442143324674356, 0.06196834107326236, 0.23470003060275965, 0.317537743195044, 1.7548069124706938], "min": [0.4401400625599803, 0.08086441919082682, 0.9937817175578643, -3.0347561696207683, 0.43500689693486505, -3.1189167372586137, 0.4819245414256098, -0.35460941868811197, 1.0730168165848426, 2.044802453751143, 0.1759004548319918, -3.1371731457940846], "max": [0.6243053180272023, 0.4052617614610274, 1.129331010949923, 3.1219750522231866, 1.5452612855285244, 3.1329823953230584, 0.6491307770710912, -0.013857226891512898, 1.2838243447373787, 3.085199869659606, 1.1391269213150048, 3.1407046637071434], "count": [643]}, "eef_sim_pose_action": {"mean": [0.5297011087586919, 0.3133474539665653, 1.0779491984542273, -1.7054117943383436, 0.8641275914825163, 1.051739284090075, 0.5798305161873772, -0.26304808136812174, 1.1423426180420333, 2.5773802980507776, 0.7329813354331434, -1.8865745672664331], "std": [0.05357513448713398, 0.07291997254982896, 0.04037184559045056, 1.5277266738904558, 0.34602230660686834, 2.4213164350164322, 0.052518761833344946, 0.08442143324674356, 0.06196834107326236, 0.23470003060275965, 0.317537743195044, 1.7548069124706938], "min": [0.4401400625599803, 0.08086441919082682, 0.9937817175578643, -3.0347561696207683, 0.43500689693486505, -3.1189167372586137, 0.4819245414256098, -0.35460941868811197, 1.0730168165848426, 2.044802453751143, 0.1759004548319918, -3.1371731457940846], "max": [0.6243053180272023, 0.4052617614610274, 1.129331010949923, 3.1219750522231866, 1.5452612855285244, 3.1329823953230584, 0.6491307770710912, -0.013857226891512898, 1.2838243447373787, 3.085199869659606, 1.1391269213150048, 3.1407046637071434], "count": [643]}, "gripper_mode_state": {"mean": [0.6671850699844479, 0.39502332814930013], "std": [0.47122091674107286, 0.48885570301178816], "min": [0, 0], "max": [1, 1], "count": [643]}, "gripper_activity_state": {"mean": [1.7511664074650077, 1.7729393468118195], "std": [0.5904720746223856, 0.5588940765978675], "min": [0, 0], "max": [2, 2], "count": [643]}, "gripper_mode_action": {"mean": [0.6671850699844479, 0.39502332814930013], "std": [0.47122091674107286, 0.48885570301178816], "min": [0, 0], "max": [1, 1], "count": [643]}, "gripper_activity_action": {"mean": [1.7511664074650077, 1.7729393468118195], "std": [0.5904720746223856, 0.5588940765978675], "min": [0, 0], "max": [2, 2], "count": [643]}, "gripper_open_scale_state": {"mean": [0.3267088646480804, 0.5556500777827451], "std": [0.3936682589337282, 0.3892405093143594], "min": [0.0, 0.015], "max": [0.939, 0.926], "count": [643]}, "gripper_open_scale_action": {"mean": [0.3267088646480804, 0.5556500777827451], "std": [0.3936682589337282, 0.3892405093143594], "min": [0.0, 0.015], "max": [0.939, 0.926], "count": [643]}}} +{"episode_index": 838, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41976331044504317]], [[0.45042360643366763]], [[0.4512906937584194]]], "std": [[[0.24199696447654695]], [[0.20838179928394038]], [[0.20251838264952707]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3990225452776531]], [[0.44822138184154064]], [[0.4516288370628149]]], "std": [[[0.2199218025454974]], [[0.18409145412139494]], [[0.17791437038936672]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4291603536770942]], [[0.4550573610487452]], [[0.454934416005588]]], "std": [[[0.16710629137972022]], [[0.14200889676847006]], [[0.13593827564217476]]], "count": [131]}, "observation.state": {"min": [0.2574884295463562, 1.810203194618225, -1.1042349338531494, -1.0260791778564453, -2.4161813259124756, -1.9870225191116333, 1.4488327503204346, 35.0, 0.05145199969410896, 0.22630900144577026, -0.0603020004928112, -3.1331851482391357, 0.2290000021457672, -2.3540000915527344, -0.8498007655143738, -2.1755530834198, 0.2027723491191864, -0.25504496693611145, 0.7961494326591492, 0.989601731300354, -1.8545695543289185, -2.0, -0.3490540087223053, 0.23446999490261078, -0.15949900448322296, -3.1391851902008057, 0.14000000059604645, -3.1331851482391357], "max": [1.0294301509857178, 2.0904507637023926, -0.04792674258351326, -0.3845135271549225, -1.5874642133712769, -0.9880658388137817, 2.3551297187805176, 949.0, 0.39616701006889343, 0.450765997171402, 0.11899299919605255, 3.13700008392334, 1.1679999828338623, -0.3779999911785126, -0.30171507596969604, -2.117276430130005, 1.1911698579788208, 1.1214438676834106, 2.567955255508423, 1.942900538444519, -0.5191307663917542, 940.0, -0.17791900038719177, 0.42841199040412903, 0.05250399932265282, 3.125999927520752, 1.1649999618530273, 3.134000062942505], "mean": [0.48284798860549927, 1.9965062141418457, -0.6035757660865784, -0.6811054944992065, -2.0144543647766113, -1.5687843561172485, 1.9720673561096191, 592.3440551757812, 0.27816808223724365, 0.31598204374313354, 0.03376090154051781, 1.8716480731964111, 0.5904948115348816, -1.1421613693237305, -0.5087475776672363, -2.159663438796997, 0.6062764525413513, 0.7016293406486511, 2.0207719802856445, 1.5539308786392212, -1.438262939453125, 321.09295654296875, -0.266696959733963, 0.31251582503318787, -0.02037992514669895, 2.7001430988311768, 0.5225939154624939, -2.438290596008301], "std": [0.2328263372182846, 0.08639976382255554, 0.3050633370876312, 0.14530664682388306, 0.2161864936351776, 0.2746134102344513, 0.3482045531272888, 395.5218811035156, 0.11015111207962036, 0.06871536374092102, 0.04521797597408295, 2.3119397163391113, 0.23819003999233246, 0.5247882604598999, 0.14747783541679382, 0.016286471858620644, 0.24038457870483398, 0.47660791873931885, 0.5272367000579834, 0.3083013892173767, 0.5114318132400513, 362.8544006347656, 0.04415149241685867, 0.04984254390001297, 0.06377269327640533, 0.9865156412124634, 0.29022541642189026, 0.7159585952758789], "count": [667]}, "action": {"min": [0.2574884295463562, 1.810203194618225, -1.1042349338531494, -1.0260791778564453, -2.4161813259124756, -1.9870225191116333, 1.4488327503204346, 35.0, 0.05145199969410896, 0.22630900144577026, -0.0603020004928112, -3.1331851482391357, 0.2290000021457672, -2.3540000915527344, -0.8498007655143738, -2.1755530834198, 0.2027723491191864, -0.25504496693611145, 0.7961494326591492, 0.989601731300354, -1.8545695543289185, -2.0, -0.3490540087223053, 0.23446999490261078, -0.15949900448322296, -3.1391851902008057, 0.14000000059604645, -3.1331851482391357], "max": [1.0294301509857178, 2.0904507637023926, -0.04792674258351326, -0.3845135271549225, -1.5874642133712769, -0.9880658388137817, 2.3551297187805176, 949.0, 0.39616701006889343, 0.450765997171402, 0.11899299919605255, 3.13700008392334, 1.1679999828338623, -0.3779999911785126, -0.30171507596969604, -2.117276430130005, 1.1911698579788208, 1.1214438676834106, 2.567955255508423, 1.942900538444519, -0.5191307663917542, 940.0, -0.17791900038719177, 0.42841199040412903, 0.05250399932265282, 3.125999927520752, 1.1649999618530273, 3.134000062942505], "mean": [0.48284798860549927, 1.9965062141418457, -0.6035757660865784, -0.6811054944992065, -2.0144543647766113, -1.5687843561172485, 1.9720673561096191, 592.3440551757812, 0.27816808223724365, 0.31598204374313354, 0.03376090154051781, 1.8716480731964111, 0.5904948115348816, -1.1421613693237305, -0.5087475776672363, -2.159663438796997, 0.6062764525413513, 0.7016293406486511, 2.0207719802856445, 1.5539308786392212, -1.438262939453125, 321.09295654296875, -0.266696959733963, 0.31251582503318787, -0.02037992514669895, 2.7001430988311768, 0.5225939154624939, -2.438290596008301], "std": [0.2328263372182846, 0.08639976382255554, 0.3050633370876312, 0.14530664682388306, 0.2161864936351776, 0.2746134102344513, 0.3482045531272888, 395.5218811035156, 0.11015111207962036, 0.06871536374092102, 0.04521797597408295, 2.3119397163391113, 0.23819003999233246, 0.5247882604598999, 0.14747783541679382, 0.016286471858620644, 0.24038457870483398, 0.47660791873931885, 0.5272367000579834, 0.3083013892173767, 0.5114318132400513, 362.8544006347656, 0.04415149241685867, 0.04984254390001297, 0.06377269327640533, 0.9865156412124634, 0.29022541642189026, 0.7159585952758789], "count": [667]}, "timestamp": {"min": [0.0], "max": [22.2], "mean": [11.100000000000001], "std": [6.418203279215557], "count": [667]}, "frame_index": {"min": [0], "max": [666], "mean": [333.0], "std": [192.54609837646672], "count": [667]}, "episode_index": {"min": [844], "max": [844], "mean": [844.0], "std": [0.0], "count": [667]}, "index": {"min": [722447], "max": [723113], "mean": [722780.0], "std": [192.54609837646672], "count": [667]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [667]}, "subtask_annotation": {"mean": [8.454272863568216, 29.0, 29.0, 29.0, 29.0], "std": [7.7744975128763, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [667]}, "scene_annotation": {"mean": [844.0], "std": [0.0], "min": [844], "max": [844], "count": [667]}, "eef_direction_state": {"mean": [3.7721139430284856, 3.7436281859070464], "std": [2.1367636976186066, 2.1852580976188], "min": [0, 0], "max": [6, 6], "count": [667]}, "eef_velocity_state": {"mean": [0.7631184407796102, 0.7886056971514243], "std": [0.6823681245017951, 0.741966877646006], "min": [0, 0], "max": [2, 2], "count": [667]}, "eef_acc_mag_state": {"mean": [0.7526236881559221, 0.6926536731634183], "std": [0.8251871883825267, 0.8358478830839541], "min": [0, 0], "max": [2, 2], "count": [667]}, "eef_direction_action": {"mean": [3.7721139430284856, 3.7436281859070464], "std": [2.1367636976186066, 2.1852580976188], "min": [0, 0], "max": [6, 6], "count": [667]}, "eef_velocity_action": {"mean": [0.7631184407796102, 0.7886056971514243], "std": [0.6823681245017951, 0.741966877646006], "min": [0, 0], "max": [2, 2], "count": [667]}, "eef_acc_mag_action": {"mean": [0.7526236881559221, 0.6926536731634183], "std": [0.8251871883825267, 0.8358478830839541], "min": [0, 0], "max": [2, 2], "count": [667]}, "eef_sim_pose_state": {"mean": [0.5193399651056666, 0.27058850781256505, 1.079634185418181, -2.2936081189553996, 0.9695044731487364, 1.441085696944873, 0.5245223224591995, -0.3171035604975819, 1.1072260540549153, 2.090176139673908, 0.7007699993190026, 0.08282784409455303], "std": [0.045572601455264365, 0.07139888717235193, 0.036467825768839, 0.3900231937475255, 0.27400667178530574, 2.356869632009971, 0.06793248888456896, 0.10034774978433444, 0.054771736511659466, 0.1860890665875307, 0.3406587789317995, 2.7757221256441764], "min": [0.44494204416623717, 0.1143901640812942, 0.9940952859225889, -2.778528296981842, 0.5818093326090077, -3.1406447474624093, 0.4364231257825943, -0.4415952821528335, 1.0360577195864, 1.6295814598470608, 0.16729796485718862, -3.1341409900134964], "max": [0.6225793231595587, 0.37348574384314004, 1.124784536147713, -0.7379106939124069, 1.464629425253598, 3.139717461546975, 0.6644136555233328, -0.0985732328851497, 1.2215870294570326, 2.5333477913666966, 1.2315001694300598, 3.140938398431424], "count": [667]}, "eef_sim_pose_action": {"mean": [0.5193399651056666, 0.27058850781256505, 1.079634185418181, -2.2936081189553996, 0.9695044731487364, 1.441085696944873, 0.5245223224591995, -0.3171035604975819, 1.1072260540549153, 2.090176139673908, 0.7007699993190026, 0.08282784409455303], "std": [0.045572601455264365, 0.07139888717235193, 0.036467825768839, 0.3900231937475255, 0.27400667178530574, 2.356869632009971, 0.06793248888456896, 0.10034774978433444, 0.054771736511659466, 0.1860890665875307, 0.3406587789317995, 2.7757221256441764], "min": [0.44494204416623717, 0.1143901640812942, 0.9940952859225889, -2.778528296981842, 0.5818093326090077, -3.1406447474624093, 0.4364231257825943, -0.4415952821528335, 1.0360577195864, 1.6295814598470608, 0.16729796485718862, -3.1341409900134964], "max": [0.6225793231595587, 0.37348574384314004, 1.124784536147713, -0.7379106939124069, 1.464629425253598, 3.139717461546975, 0.6644136555233328, -0.0985732328851497, 1.2215870294570326, 2.5333477913666966, 1.2315001694300598, 3.140938398431424], "count": [667]}, "gripper_mode_state": {"mean": [0.6446776611694153, 0.39280359820089955], "std": [0.4786108798998923, 0.4883737620320359], "min": [0, 0], "max": [1, 1], "count": [667]}, "gripper_activity_state": {"mean": [1.7646176911544227, 1.7961019490254873], "std": [0.5898249905752662, 0.547954989270165], "min": [0, 0], "max": [2, 2], "count": [667]}, "gripper_mode_action": {"mean": [0.6446776611694153, 0.39280359820089955], "std": [0.4786108798998923, 0.4883737620320359], "min": [0, 0], "max": [1, 1], "count": [667]}, "gripper_activity_action": {"mean": [1.7646176911544227, 1.7961019490254873], "std": [0.5898249905752662, 0.547954989270165], "min": [0, 0], "max": [2, 2], "count": [667]}, "gripper_open_scale_state": {"mean": [0.32115111804526747, 0.5923440779896155], "std": [0.3628028088267088, 0.3955220134173526], "min": [0.0, 0.035], "max": [0.94, 0.949], "count": [667]}, "gripper_open_scale_action": {"mean": [0.32115111804526747, 0.5923440779896155], "std": [0.3628028088267088, 0.3955220134173526], "min": [0.0, 0.035], "max": [0.94, 0.949], "count": [667]}}} +{"episode_index": 839, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.4245062541744192]], [[0.4534908610037689]], [[0.45494002254186344]]], "std": [[[0.2388679820718682]], [[0.20593682498916044]], [[0.20114254110034815]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40492112882257525]], [[0.4430879326487286]], [[0.4449361298959973]]], "std": [[[0.21512964766274348]], [[0.1810396449452667]], [[0.17533368421727322]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43019233934449697]], [[0.46197560201087734]], [[0.464600534921998]]], "std": [[[0.20610079880401805]], [[0.17612665619490636]], [[0.16874983385491157]]], "count": [137]}, "observation.state": {"min": [0.39418259263038635, 1.8192615509033203, -1.1925486326217651, -1.052119493484497, -2.747375249862671, -1.863226294517517, 1.4510318040847778, 39.0, 0.038624998182058334, 0.26440298557281494, -0.09839800000190735, -3.1411852836608887, -0.3869999945163727, -1.1050000190734863, -0.9331228733062744, -2.1752562522888184, -0.19542449712753296, -0.47452011704444885, 1.1040080785751343, 0.748240053653717, -2.323643922805786, -5.0, -0.35550200939178467, 0.2506429851055145, -0.2093999981880188, -3.1381852626800537, 0.052000001072883606, -3.1401853561401367], "max": [1.2834279537200928, 2.0886006355285645, -0.4047069549560547, -0.4945565164089203, -1.8958466053009033, -0.985185980796814, 2.422656536102295, 948.0, 0.31229498982429504, 0.44301098585128784, 0.12126000225543976, 3.138000011444092, 0.7179999947547913, -0.2329999953508377, -0.3075270354747772, -1.9679460525512695, 0.7006798982620239, 0.938533365726471, 2.790415048599243, 1.9820307493209839, 0.3321012556552887, 939.0, -0.14173899590969086, 0.4493890106678009, 0.09008699655532837, 3.140000104904175, 1.0529999732971191, 3.13100004196167], "mean": [0.6618793606758118, 1.984807014465332, -0.7727907299995422, -0.7209278345108032, -2.213088035583496, -1.5746158361434937, 1.9072391986846924, 524.957763671875, 0.24082571268081665, 0.35863029956817627, 0.020257245749235153, -0.9553058743476868, 0.31337490677833557, -0.7345847487449646, -0.5486940145492554, -2.067958116531372, 0.43997809290885925, 0.652052104473114, 2.217257499694824, 1.5265730619430542, -1.6254308223724365, 437.64044189453125, -0.28974100947380066, 0.3276500701904297, 0.011452864855527878, 1.7395070791244507, 0.4623337686061859, -1.8144999742507935], "std": [0.2226652354001999, 0.05551225692033768, 0.1660325825214386, 0.15153692662715912, 0.2531037926673889, 0.25334373116493225, 0.3530346155166626, 348.1917419433594, 0.06985564529895782, 0.06541170924901962, 0.04833105579018593, 2.793875217437744, 0.28454750776290894, 0.19952447712421417, 0.14695174992084503, 0.06773801147937775, 0.17721429467201233, 0.3705364763736725, 0.4014251232147217, 0.3633159399032593, 0.7521383762359619, 420.5223083496094, 0.04738754779100418, 0.057383667677640915, 0.06895700842142105, 2.2341952323913574, 0.2592257857322693, 1.511807918548584], "count": [712]}, "action": {"min": [0.39418259263038635, 1.8192615509033203, -1.1925486326217651, -1.052119493484497, -2.747375249862671, -1.863226294517517, 1.4510318040847778, 39.0, 0.038624998182058334, 0.26440298557281494, -0.09839800000190735, -3.1411852836608887, -0.3869999945163727, -1.1050000190734863, -0.9331228733062744, -2.1752562522888184, -0.19542449712753296, -0.47452011704444885, 1.1040080785751343, 0.748240053653717, -2.323643922805786, -5.0, -0.35550200939178467, 0.2506429851055145, -0.2093999981880188, -3.1381852626800537, 0.052000001072883606, -3.1401853561401367], "max": [1.2834279537200928, 2.0886006355285645, -0.4047069549560547, -0.4945565164089203, -1.8958466053009033, -0.985185980796814, 2.422656536102295, 948.0, 0.31229498982429504, 0.44301098585128784, 0.12126000225543976, 3.138000011444092, 0.7179999947547913, -0.2329999953508377, -0.3075270354747772, -1.9679460525512695, 0.7006798982620239, 0.938533365726471, 2.790415048599243, 1.9820307493209839, 0.3321012556552887, 939.0, -0.14173899590969086, 0.4493890106678009, 0.09008699655532837, 3.140000104904175, 1.0529999732971191, 3.13100004196167], "mean": [0.6618793606758118, 1.984807014465332, -0.7727907299995422, -0.7209278345108032, -2.213088035583496, -1.5746158361434937, 1.9072391986846924, 524.957763671875, 0.24082571268081665, 0.35863029956817627, 0.020257245749235153, -0.9553058743476868, 0.31337490677833557, -0.7345847487449646, -0.5486940145492554, -2.067958116531372, 0.43997809290885925, 0.652052104473114, 2.217257499694824, 1.5265730619430542, -1.6254308223724365, 437.64044189453125, -0.28974100947380066, 0.3276500701904297, 0.011452864855527878, 1.7395070791244507, 0.4623337686061859, -1.8144999742507935], "std": [0.2226652354001999, 0.05551225692033768, 0.1660325825214386, 0.15153692662715912, 0.2531037926673889, 0.25334373116493225, 0.3530346155166626, 348.1917419433594, 0.06985564529895782, 0.06541170924901962, 0.04833105579018593, 2.793875217437744, 0.28454750776290894, 0.19952447712421417, 0.14695174992084503, 0.06773801147937775, 0.17721429467201233, 0.3705364763736725, 0.4014251232147217, 0.3633159399032593, 0.7521383762359619, 420.5223083496094, 0.04738754779100418, 0.057383667677640915, 0.06895700842142105, 2.2341952323913574, 0.2592257857322693, 1.511807918548584], "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": [845], "max": [845], "mean": [845.0], "std": [0.0], "count": [712]}, "index": {"min": [723114], "max": [723825], "mean": [723469.5], "std": [205.5364931101044], "count": [712]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [712]}, "subtask_annotation": {"mean": [9.432584269662922, 29.0, 29.0, 29.0, 29.0], "std": [9.128203919977693, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [712]}, "scene_annotation": {"mean": [845.0], "std": [0.0], "min": [845], "max": [845], "count": [712]}, "eef_direction_state": {"mean": [4.053370786516854, 3.933988764044944], "std": [2.0919763484065985, 2.0264741727708864], "min": [0, 0], "max": [6, 6], "count": [712]}, "eef_velocity_state": {"mean": [0.7303370786516854, 0.8103932584269663], "std": [0.7326885222573388, 0.7545769425325296], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_acc_mag_state": {"mean": [0.6587078651685393, 0.7008426966292135], "std": [0.8142567535640455, 0.8221644276190553], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_direction_action": {"mean": [4.053370786516854, 3.933988764044944], "std": [2.0919763484065985, 2.0264741727708864], "min": [0, 0], "max": [6, 6], "count": [712]}, "eef_velocity_action": {"mean": [0.7303370786516854, 0.8103932584269663], "std": [0.7326885222573388, 0.7545769425325296], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_acc_mag_action": {"mean": [0.6587078651685393, 0.7008426966292135], "std": [0.8142567535640455, 0.8221644276190553], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_sim_pose_state": {"mean": [0.5345618520485516, 0.30654365252386034, 1.0887690313074816, -1.814264076455573, 0.7940220249049023, 1.2461287258819813, 0.5745311832658755, -0.2788442013670312, 1.1325596340288124, 2.4627169581910646, 0.7775653228977648, -2.1677479127351758], "std": [0.051403169305495655, 0.07780632369470972, 0.03507287793743106, 1.4286390832315408, 0.36977979568293473, 2.509450524564427, 0.06109736208205437, 0.06416618102815251, 0.05846610813557232, 0.28684337676047555, 0.25519914910396174, 1.6788580930691472], "min": [0.4659057984630174, 0.05088640760459823, 1.013944064515377, -2.8020082730807916, 0.14492343986150558, -3.141427292459064, 0.48599923119366145, -0.36814631917171076, 1.0730011475102719, 2.0994036467085704, 0.18003080217979006, -3.134481871120489], "max": [0.6427325372083093, 0.3935153697357574, 1.1391457437133545, 3.1139472972880684, 1.56074714598148, 3.1409977581633948, 0.6626437939994309, -0.04636238952631773, 1.2695986281784828, 3.0782296431902214, 1.0576233530460226, 3.1415343257163957], "count": [712]}, "eef_sim_pose_action": {"mean": [0.5345618520485516, 0.30654365252386034, 1.0887690313074816, -1.814264076455573, 0.7940220249049023, 1.2461287258819813, 0.5745311832658755, -0.2788442013670312, 1.1325596340288124, 2.4627169581910646, 0.7775653228977648, -2.1677479127351758], "std": [0.051403169305495655, 0.07780632369470972, 0.03507287793743106, 1.4286390832315408, 0.36977979568293473, 2.509450524564427, 0.06109736208205437, 0.06416618102815251, 0.05846610813557232, 0.28684337676047555, 0.25519914910396174, 1.6788580930691472], "min": [0.4659057984630174, 0.05088640760459823, 1.013944064515377, -2.8020082730807916, 0.14492343986150558, -3.141427292459064, 0.48599923119366145, -0.36814631917171076, 1.0730011475102719, 2.0994036467085704, 0.18003080217979006, -3.134481871120489], "max": [0.6427325372083093, 0.3935153697357574, 1.1391457437133545, 3.1139472972880684, 1.56074714598148, 3.1409977581633948, 0.6626437939994309, -0.04636238952631773, 1.2695986281784828, 3.0782296431902214, 1.0576233530460226, 3.1415343257163957], "count": [712]}, "gripper_mode_state": {"mean": [0.5365168539325843, 0.38764044943820225], "std": [0.4986647364501213, 0.4872117931634575], "min": [0, 0], "max": [1, 1], "count": [712]}, "gripper_activity_state": {"mean": [1.7640449438202248, 1.7879213483146068], "std": [0.5929827841090478, 0.5494840833535196], "min": [0, 0], "max": [2, 2], "count": [712]}, "gripper_mode_action": {"mean": [0.5365168539325843, 0.38764044943820225], "std": [0.4986647364501213, 0.4872117931634575], "min": [0, 0], "max": [1, 1], "count": [712]}, "gripper_activity_action": {"mean": [1.7640449438202248, 1.7879213483146068], "std": [0.5929827841090478, 0.5494840833535196], "min": [0, 0], "max": [2, 2], "count": [712]}, "gripper_open_scale_state": {"mean": [0.4376790730655183, 0.52495786502388], "std": [0.4204820514418551, 0.34819182914720453], "min": [0.0, 0.039], "max": [0.939, 0.948], "count": [712]}, "gripper_open_scale_action": {"mean": [0.4376790730655183, 0.52495786502388], "std": [0.4204820514418551, 0.34819182914720453], "min": [0.0, 0.039], "max": [0.939, 0.948], "count": [712]}}} +{"episode_index": 840, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4206105262974135]], [[0.4496805555555556]], [[0.4516314469163734]]], "std": [[[0.23869205588859865]], [[0.2054768085275727]], [[0.2002975186226431]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4113848475643819]], [[0.45295315380425677]], [[0.4541978416010279]]], "std": [[[0.21038601007367774]], [[0.17523387800845808]], [[0.16971310361573194]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4455976918188928]], [[0.46800945303335006]], [[0.46760701043237807]]], "std": [[[0.1642296740719712]], [[0.14317167793343608]], [[0.13760323887100478]]], "count": [117]}, "observation.state": {"min": [0.29195868968963623, 1.8790913820266724, -1.0188708305358887, -0.9106080532073975, -2.3501381874084473, -1.986132264137268, 1.4284298419952393, 47.0, 0.058191001415252686, 0.2463120073080063, -0.06400799751281738, -3.1411852836608887, 0.16599999368190765, -2.1640000343322754, -0.7821868062019348, -2.1754133701324463, 0.2753431499004364, -0.475811630487442, 1.1325790882110596, 1.0472674369812012, -1.7240885496139526, -3.0, -0.3826430141925812, 0.20356400310993195, -0.1816210001707077, -3.1351852416992188, 0.2849999666213989, -3.0920000076293945], "max": [1.0883350372314453, 2.096576690673828, -0.20724040269851685, -0.37311652302742004, -1.7966594696044922, -1.032152771949768, 2.476814031600952, 946.0, 0.37462300062179565, 0.42118600010871887, 0.09489399939775467, 3.140000104904175, 0.9940000176429749, -0.5080000162124634, -0.12850859761238098, -2.05557918548584, 0.8380547165870667, 1.0722954273223877, 2.459029197692871, 1.8307981491088867, 0.0501084066927433, 917.0, -0.1764719933271408, 0.4059329926967621, 0.06595700234174728, 3.134000062942505, 0.9599999785423279, -2.25], "mean": [0.4836885929107666, 2.0125985145568848, -0.5978473424911499, -0.6993889808654785, -2.0240676403045654, -1.658553957939148, 1.9889944791793823, 660.2330932617188, 0.2734949290752411, 0.3129027187824249, 0.030856505036354065, 2.3041253089904785, 0.5485438704490662, -1.117323875427246, -0.41022008657455444, -2.1476080417633057, 0.46109655499458313, 0.5789914131164551, 2.011214256286621, 1.4941823482513428, -1.1917544603347778, 322.29376220703125, -0.29817071557044983, 0.2822920083999634, -0.02208952233195305, 2.619419574737549, 0.5856536626815796, -2.5636308193206787], "std": [0.2032143622636795, 0.06490805000066757, 0.1762339323759079, 0.14771322906017303, 0.16975118219852448, 0.25060132145881653, 0.34617602825164795, 359.1290283203125, 0.08738226443529129, 0.056012243032455444, 0.02849830500781536, 1.8415355682373047, 0.22130118310451508, 0.46673858165740967, 0.17608119547367096, 0.029737159609794617, 0.13424140214920044, 0.5552952885627747, 0.39612436294555664, 0.2645822763442993, 0.6566666960716248, 373.1965026855469, 0.06049733981490135, 0.055045004934072495, 0.08082601428031921, 0.8662442564964294, 0.21202491223812103, 0.2956453859806061], "count": [577]}, "action": {"min": [0.29195868968963623, 1.8790913820266724, -1.0188708305358887, -0.9106080532073975, -2.3501381874084473, -1.986132264137268, 1.4284298419952393, 47.0, 0.058191001415252686, 0.2463120073080063, -0.06400799751281738, -3.1411852836608887, 0.16599999368190765, -2.1640000343322754, -0.7821868062019348, -2.1754133701324463, 0.2753431499004364, -0.475811630487442, 1.1325790882110596, 1.0472674369812012, -1.7240885496139526, -3.0, -0.3826430141925812, 0.20356400310993195, -0.1816210001707077, -3.1351852416992188, 0.2849999666213989, -3.0920000076293945], "max": [1.0883350372314453, 2.096576690673828, -0.20724040269851685, -0.37311652302742004, -1.7966594696044922, -1.032152771949768, 2.476814031600952, 946.0, 0.37462300062179565, 0.42118600010871887, 0.09489399939775467, 3.140000104904175, 0.9940000176429749, -0.5080000162124634, -0.12850859761238098, -2.05557918548584, 0.8380547165870667, 1.0722954273223877, 2.459029197692871, 1.8307981491088867, 0.0501084066927433, 917.0, -0.1764719933271408, 0.4059329926967621, 0.06595700234174728, 3.134000062942505, 0.9599999785423279, -2.25], "mean": [0.4836885929107666, 2.0125985145568848, -0.5978473424911499, -0.6993889808654785, -2.0240676403045654, -1.658553957939148, 1.9889944791793823, 660.2330932617188, 0.2734949290752411, 0.3129027187824249, 0.030856505036354065, 2.3041253089904785, 0.5485438704490662, -1.117323875427246, -0.41022008657455444, -2.1476080417633057, 0.46109655499458313, 0.5789914131164551, 2.011214256286621, 1.4941823482513428, -1.1917544603347778, 322.29376220703125, -0.29817071557044983, 0.2822920083999634, -0.02208952233195305, 2.619419574737549, 0.5856536626815796, -2.5636308193206787], "std": [0.2032143622636795, 0.06490805000066757, 0.1762339323759079, 0.14771322906017303, 0.16975118219852448, 0.25060132145881653, 0.34617602825164795, 359.1290283203125, 0.08738226443529129, 0.056012243032455444, 0.02849830500781536, 1.8415355682373047, 0.22130118310451508, 0.46673858165740967, 0.17608119547367096, 0.029737159609794617, 0.13424140214920044, 0.5552952885627747, 0.39612436294555664, 0.2645822763442993, 0.6566666960716248, 373.1965026855469, 0.06049733981490135, 0.055045004934072495, 0.08082601428031921, 0.8662442564964294, 0.21202491223812103, 0.2956453859806061], "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": [846], "max": [846], "mean": [846.0], "std": [0.0], "count": [577]}, "index": {"min": [723826], "max": [724402], "mean": [724114.0], "std": [166.5653025092561], "count": [577]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [577]}, "subtask_annotation": {"mean": [8.993067590987868, 29.0, 29.0, 29.0, 29.0], "std": [7.96721752315633, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [577]}, "scene_annotation": {"mean": [846.0], "std": [0.0], "min": [846], "max": [846], "count": [577]}, "eef_direction_state": {"mean": [3.564991334488735, 3.481802426343154], "std": [2.1854302587521346, 2.0522038394726563], "min": [0, 0], "max": [6, 6], "count": [577]}, "eef_velocity_state": {"mean": [0.8162911611785095, 0.9844020797227037], "std": [0.7264820662077803, 0.757240748135575], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_acc_mag_state": {"mean": [0.7105719237435009, 0.7694974003466204], "std": [0.8143699771796924, 0.837118887388379], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_direction_action": {"mean": [3.564991334488735, 3.481802426343154], "std": [2.1854302587521346, 2.0522038394726563], "min": [0, 0], "max": [6, 6], "count": [577]}, "eef_velocity_action": {"mean": [0.8162911611785095, 0.9844020797227037], "std": [0.7264820662077803, 0.757240748135575], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_acc_mag_action": {"mean": [0.7105719237435009, 0.7694974003466204], "std": [0.8143699771796924, 0.837118887388379], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_sim_pose_state": {"mean": [0.4836355079535823, 0.28956251946434525, 1.054882180857451, -1.742211868677004, 1.055165716677277, 0.5665258009431414, 0.5240091207698018, -0.31366106670847954, 1.1077520344477947, 2.0389460590314763, 0.688015998967746, 0.35584824627013834], "std": [0.05086557386171212, 0.09672705565410415, 0.031271428602706465, 1.7255561045877683, 0.28174668672582, 2.7168973764730433, 0.05487173087697128, 0.06993514784837372, 0.054167228738373235, 0.1592948497908856, 0.32572349784294985, 2.821767303187926], "min": [0.39542398672639906, 0.09376111511221837, 0.9871200377408549, -3.1368792018779694, 0.6989659761693927, -3.1413015146860523, 0.457325391143803, -0.4076605103447549, 1.0436984753153886, 1.6790912444149324, 0.20704447594855613, -3.140426896300329], "max": [0.5969096852529325, 0.40152353132904717, 1.095671833800341, 3.1402920384159474, 1.516045961762586, 3.138889080731205, 0.6431754527288823, -0.09535784051128003, 1.242320428064701, 2.378718314654944, 1.1772185343671016, 3.1386464192796812], "count": [577]}, "eef_sim_pose_action": {"mean": [0.4836355079535823, 0.28956251946434525, 1.054882180857451, -1.742211868677004, 1.055165716677277, 0.5665258009431414, 0.5240091207698018, -0.31366106670847954, 1.1077520344477947, 2.0389460590314763, 0.688015998967746, 0.35584824627013834], "std": [0.05086557386171212, 0.09672705565410415, 0.031271428602706465, 1.7255561045877683, 0.28174668672582, 2.7168973764730433, 0.05487173087697128, 0.06993514784837372, 0.054167228738373235, 0.1592948497908856, 0.32572349784294985, 2.821767303187926], "min": [0.39542398672639906, 0.09376111511221837, 0.9871200377408549, -3.1368792018779694, 0.6989659761693927, -3.1413015146860523, 0.457325391143803, -0.4076605103447549, 1.0436984753153886, 1.6790912444149324, 0.20704447594855613, -3.140426896300329], "max": [0.5969096852529325, 0.40152353132904717, 1.095671833800341, 3.1402920384159474, 1.516045961762586, 3.138889080731205, 0.6431754527288823, -0.09535784051128003, 1.242320428064701, 2.378718314654944, 1.1772185343671016, 3.1386464192796812], "count": [577]}, "gripper_mode_state": {"mean": [0.6135181975736569, 0.3050259965337955], "std": [0.48694313715220194, 0.4604184379152944], "min": [0, 0], "max": [1, 1], "count": [577]}, "gripper_activity_state": {"mean": [1.7694974003466204, 1.7192374350086654], "std": [0.5773650093133245, 0.6293189965593841], "min": [0, 0], "max": [2, 2], "count": [577]}, "gripper_mode_action": {"mean": [0.6135181975736569, 0.3050259965337955], "std": [0.48694313715220194, 0.4604184379152944], "min": [0, 0], "max": [1, 1], "count": [577]}, "gripper_activity_action": {"mean": [1.7694974003466204, 1.7192374350086654], "std": [0.5773650093133245, 0.6293189965593841], "min": [0, 0], "max": [2, 2], "count": [577]}, "gripper_open_scale_state": {"mean": [0.3226455804830615, 0.6602331020745287], "std": [0.3728917650146477, 0.3591290387427603], "min": [0.0, 0.047], "max": [0.917, 0.946], "count": [577]}, "gripper_open_scale_action": {"mean": [0.3226455804830615, 0.6602331020745287], "std": [0.3728917650146477, 0.3591290387427603], "min": [0.0, 0.047], "max": [0.917, 0.946], "count": [577]}}} +{"episode_index": 841, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4332620962053886]], [[0.4563656369022429]], [[0.45805128838105985]]], "std": [[[0.23175117835439013]], [[0.2036639018267118]], [[0.19730750683159798]]], "count": [139]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3996003065194903]], [[0.44090216944091787]], [[0.4422859315488786]]], "std": [[[0.22177203475714394]], [[0.18574481374063975]], [[0.18057571792999877]]], "count": [139]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43258012560539805]], [[0.46182746302957633]], [[0.46379874776649266]]], "std": [[[0.20125767101399905]], [[0.17299292177838213]], [[0.16453080625360025]]], "count": [139]}, "observation.state": {"min": [0.4830722510814667, 1.8771365880966187, -1.1533310413360596, -1.0954209566116333, -2.7877795696258545, -1.854307770729065, 1.40120267868042, 47.0, 0.06353600323200226, 0.30372101068496704, -0.09362799674272537, -3.1411852836608887, -0.3440000116825104, -1.0130000114440918, -0.9287944436073303, -2.1767048835754395, 0.04642575979232788, -0.3955439627170563, 0.9897936582565308, 0.7538426518440247, -2.3915200233459473, -5.0, -0.36159101128578186, 0.25334298610687256, -0.2016420066356659, -3.1411852836608887, 0.16200000047683716, -3.1029999256134033], "max": [1.1565250158309937, 2.0932257175445557, -0.4290717542171478, -0.48750537633895874, -1.9494978189468384, -1.0095158815383911, 2.4001245498657227, 936.0, 0.3079800009727478, 0.4341610074043274, 0.10075200349092484, 3.1410000324249268, 0.6579999923706055, -0.3540000021457672, -0.3127804696559906, -1.9563220739364624, 0.8146498799324036, 0.9266127943992615, 2.7136728763580322, 1.8814475536346436, -0.139364555478096, 949.0, -0.1543170064687729, 0.4648500084877014, 0.0841590017080307, 3.140000104904175, 1.0889999866485596, -1.534000039100647], "mean": [0.6704829335212708, 2.0119879245758057, -0.7126139402389526, -0.7614068984985352, -2.2289135456085205, -1.574960470199585, 1.8029879331588745, 622.2376098632812, 0.2365921586751938, 0.36725491285324097, 0.02011270634829998, -2.0552916526794434, 0.33161893486976624, -0.6127744317054749, -0.580306351184845, -2.0561327934265137, 0.4508328437805176, 0.6169558167457581, 2.2940573692321777, 1.4796820878982544, -1.7745301723480225, 446.0738830566406, -0.2967555522918701, 0.33229583501815796, 0.004023763816803694, 2.146872043609619, 0.4360373616218567, -2.194319725036621], "std": [0.14813610911369324, 0.04640302434563637, 0.15287725627422333, 0.1484973132610321, 0.2522033751010895, 0.22280804812908173, 0.35434794425964355, 346.7428894042969, 0.05698123946785927, 0.043082673102617264, 0.03714298456907272, 2.1603317260742188, 0.25795212388038635, 0.1994672268629074, 0.1463700234889984, 0.07238826155662537, 0.19892071187496185, 0.3195880055427551, 0.4173164665699005, 0.35191550850868225, 0.6854063868522644, 387.3567199707031, 0.049012910574674606, 0.05657021328806877, 0.06594521552324295, 1.9602092504501343, 0.23454482853412628, 0.4782940149307251], "count": [724]}, "action": {"min": [0.4830722510814667, 1.8771365880966187, -1.1533310413360596, -1.0954209566116333, -2.7877795696258545, -1.854307770729065, 1.40120267868042, 47.0, 0.06353600323200226, 0.30372101068496704, -0.09362799674272537, -3.1411852836608887, -0.3440000116825104, -1.0130000114440918, -0.9287944436073303, -2.1767048835754395, 0.04642575979232788, -0.3955439627170563, 0.9897936582565308, 0.7538426518440247, -2.3915200233459473, -5.0, -0.36159101128578186, 0.25334298610687256, -0.2016420066356659, -3.1411852836608887, 0.16200000047683716, -3.1029999256134033], "max": [1.1565250158309937, 2.0932257175445557, -0.4290717542171478, -0.48750537633895874, -1.9494978189468384, -1.0095158815383911, 2.4001245498657227, 936.0, 0.3079800009727478, 0.4341610074043274, 0.10075200349092484, 3.1410000324249268, 0.6579999923706055, -0.3540000021457672, -0.3127804696559906, -1.9563220739364624, 0.8146498799324036, 0.9266127943992615, 2.7136728763580322, 1.8814475536346436, -0.139364555478096, 949.0, -0.1543170064687729, 0.4648500084877014, 0.0841590017080307, 3.140000104904175, 1.0889999866485596, -1.534000039100647], "mean": [0.6704829335212708, 2.0119879245758057, -0.7126139402389526, -0.7614068984985352, -2.2289135456085205, -1.574960470199585, 1.8029879331588745, 622.2376098632812, 0.2365921586751938, 0.36725491285324097, 0.02011270634829998, -2.0552916526794434, 0.33161893486976624, -0.6127744317054749, -0.580306351184845, -2.0561327934265137, 0.4508328437805176, 0.6169558167457581, 2.2940573692321777, 1.4796820878982544, -1.7745301723480225, 446.0738830566406, -0.2967555522918701, 0.33229583501815796, 0.004023763816803694, 2.146872043609619, 0.4360373616218567, -2.194319725036621], "std": [0.14813610911369324, 0.04640302434563637, 0.15287725627422333, 0.1484973132610321, 0.2522033751010895, 0.22280804812908173, 0.35434794425964355, 346.7428894042969, 0.05698123946785927, 0.043082673102617264, 0.03714298456907272, 2.1603317260742188, 0.25795212388038635, 0.1994672268629074, 0.1463700234889984, 0.07238826155662537, 0.19892071187496185, 0.3195880055427551, 0.4173164665699005, 0.35191550850868225, 0.6854063868522644, 387.3567199707031, 0.049012910574674606, 0.05657021328806877, 0.06594521552324295, 1.9602092504501343, 0.23454482853412628, 0.4782940149307251], "count": [724]}, "timestamp": {"min": [0.0], "max": [24.1], "mean": [12.049999999999999], "std": [6.966686602842288], "count": [724]}, "frame_index": {"min": [0], "max": [723], "mean": [361.5], "std": [209.00059808526865], "count": [724]}, "episode_index": {"min": [847], "max": [847], "mean": [847.0], "std": [0.0], "count": [724]}, "index": {"min": [724403], "max": [725126], "mean": [724764.5], "std": [209.00059808526865], "count": [724]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [724]}, "subtask_annotation": {"mean": [8.665745856353592, 29.0, 29.0, 29.0, 29.0], "std": [8.793919805676584, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [724]}, "scene_annotation": {"mean": [847.0], "std": [0.0], "min": [847], "max": [847], "count": [724]}, "eef_direction_state": {"mean": [3.3701657458563536, 4.092541436464089], "std": [2.1736733364590997, 2.001656677031033], "min": [0, 0], "max": [6, 6], "count": [724]}, "eef_velocity_state": {"mean": [0.8867403314917127, 0.7734806629834254], "std": [0.711694642430291, 0.7118286589350922], "min": [0, 0], "max": [2, 2], "count": [724]}, "eef_acc_mag_state": {"mean": [0.8397790055248618, 0.6740331491712708], "std": [0.835515492978287, 0.8134503139502616], "min": [0, 0], "max": [2, 2], "count": [724]}, "eef_direction_action": {"mean": [3.3701657458563536, 4.092541436464089], "std": [2.1736733364590997, 2.001656677031033], "min": [0, 0], "max": [6, 6], "count": [724]}, "eef_velocity_action": {"mean": [0.8867403314917127, 0.7734806629834254], "std": [0.711694642430291, 0.7118286589350922], "min": [0, 0], "max": [2, 2], "count": [724]}, "eef_acc_mag_action": {"mean": [0.8397790055248618, 0.6740331491712708], "std": [0.835515492978287, 0.8134503139502616], "min": [0, 0], "max": [2, 2], "count": [724]}, "eef_sim_pose_state": {"mean": [0.5404232585490405, 0.30579205937433834, 1.0813739938312121, -2.0127139471187645, 0.698024705467485, -0.8085044062936207, 0.5822222101514918, -0.27651914547172696, 1.1347402114558156, 2.5623749282732384, 0.8757210706056427, -2.424336172549549], "std": [0.05242540941162756, 0.07717539880760835, 0.031268009927980144, 1.305654540020696, 0.40366089932489935, 2.7361532082916633, 0.03953757462539999, 0.04769100365144822, 0.047550901205737, 0.18773066110883924, 0.2749969001208442, 1.0580446048911365], "min": [0.4552573175892082, 0.06616719833784744, 1.0031808400095832, -3.1358396992748405, 0.10542935158438627, -3.1405819175739755, 0.5215875640610741, -0.3436413769916673, 1.0844940510233312, 2.2838075194556313, 0.27753624605397076, -3.1295274539057356], "max": [0.6588089595079395, 0.3994268181258886, 1.1279539361457303, 3.10568905238973, 1.4402184537792908, 3.140044460878552, 0.6489136968598898, -0.07201988266622407, 1.2657863745416347, 2.9129639925031716, 1.1770332863469841, 3.140351826166555], "count": [724]}, "eef_sim_pose_action": {"mean": [0.5404232585490405, 0.30579205937433834, 1.0813739938312121, -2.0127139471187645, 0.698024705467485, -0.8085044062936207, 0.5822222101514918, -0.27651914547172696, 1.1347402114558156, 2.5623749282732384, 0.8757210706056427, -2.424336172549549], "std": [0.05242540941162756, 0.07717539880760835, 0.031268009927980144, 1.305654540020696, 0.40366089932489935, 2.7361532082916633, 0.03953757462539999, 0.04769100365144822, 0.047550901205737, 0.18773066110883924, 0.2749969001208442, 1.0580446048911365], "min": [0.4552573175892082, 0.06616719833784744, 1.0031808400095832, -3.1358396992748405, 0.10542935158438627, -3.1405819175739755, 0.5215875640610741, -0.3436413769916673, 1.0844940510233312, 2.2838075194556313, 0.27753624605397076, -3.1295274539057356], "max": [0.6588089595079395, 0.3994268181258886, 1.1279539361457303, 3.10568905238973, 1.4402184537792908, 3.140044460878552, 0.6489136968598898, -0.07201988266622407, 1.2657863745416347, 2.9129639925031716, 1.1770332863469841, 3.140351826166555], "count": [724]}, "gripper_mode_state": {"mean": [0.5207182320441989, 0.32734806629834257], "std": [0.4995705704512236, 0.46924546858662264], "min": [0, 0], "max": [1, 1], "count": [724]}, "gripper_activity_state": {"mean": [1.7099447513812154, 1.7941988950276244], "std": [0.6384204413480318, 0.5491525809152227], "min": [0, 0], "max": [2, 2], "count": [724]}, "gripper_mode_action": {"mean": [0.5207182320441989, 0.32734806629834257], "std": [0.4995705704512236, 0.46924546858662264], "min": [0, 0], "max": [1, 1], "count": [724]}, "gripper_activity_action": {"mean": [1.7099447513812154, 1.7941988950276244], "std": [0.6384204413480318, 0.5491525809152227], "min": [0, 0], "max": [2, 2], "count": [724]}, "gripper_open_scale_state": {"mean": [0.44609461332400696, 0.6222375691556149], "std": [0.38733274778586907, 0.34674315628096947], "min": [0.0, 0.047], "max": [0.949, 0.936], "count": [724]}, "gripper_open_scale_action": {"mean": [0.44609461332400696, 0.6222375691556149], "std": [0.38733274778586907, 0.34674315628096947], "min": [0.0, 0.047], "max": [0.949, 0.936], "count": [724]}}} +{"episode_index": 842, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.42004801216657833]], [[0.45165816137829007]], [[0.452796492724342]]], "std": [[[0.23918929078539478]], [[0.2058599224450034]], [[0.1996236131445987]]], "count": [148]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4091810965377142]], [[0.4557055469992051]], [[0.4588121784468292]]], "std": [[[0.21196254791555272]], [[0.17795079460956972]], [[0.17107942822429853]]], "count": [148]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4221640279985868]], [[0.4531217209856916]], [[0.45337511454469176]]], "std": [[[0.17379658879050972]], [[0.14448190223391139]], [[0.13700608054154445]]], "count": [148]}, "observation.state": {"min": [0.3251199424266815, 1.8198199272155762, -1.187609314918518, -0.9605943560600281, -2.3900015354156494, -1.9260406494140625, 1.2106999158859253, 25.0, 0.03342700004577637, 0.24926799535751343, -0.0931830033659935, -3.1391851902008057, 0.28099995851516724, -2.4040000438690186, -0.790983259677887, -2.175605297088623, 0.03481931984424591, -0.42963024973869324, 0.902492344379425, 0.7790626287460327, -1.6077275276184082, -1.0, -0.3765369951725006, 0.21514099836349487, -0.18045200407505035, 1.6699999570846558, 0.24899999797344208, -3.1411852836608887], "max": [1.1372041702270508, 2.098810911178589, -0.19694297015666962, -0.333026260137558, -1.7173517942428589, -0.8805186748504639, 2.3750267028808594, 939.0, 0.3773280084133148, 0.4561769962310791, 0.11195500195026398, 3.1410000324249268, 1.1729999780654907, -0.40700000524520874, -0.19917698204517365, -2.0920040607452393, 0.9732306003570557, 0.9912073612213135, 2.5457723140716553, 1.7925928831100464, 0.20512856543064117, 917.0, -0.1824280023574829, 0.4325059950351715, 0.04437899962067604, 3.0869998931884766, 1.0119999647140503, 3.138000011444092], "mean": [0.5096316337585449, 2.0005011558532715, -0.5306326746940613, -0.6252721548080444, -2.076915979385376, -1.5354193449020386, 1.9119411706924438, 696.3574829101562, 0.28972768783569336, 0.32688456773757935, 0.03114505298435688, 0.25120970606803894, 0.61588054895401, -1.107883334159851, -0.4382493197917938, -2.1561696529388428, 0.4296533763408661, 0.5976186990737915, 2.0560858249664307, 1.5012401342391968, -1.1653285026550293, 277.4924011230469, -0.2973574101924896, 0.2912023067474365, -0.024268297478556633, 2.7326250076293945, 0.5293521881103516, -2.288442611694336], "std": [0.18850280344486237, 0.09604868292808533, 0.21536009013652802, 0.15016765892505646, 0.24747243523597717, 0.2750411033630371, 0.42507126927375793, 340.278076171875, 0.08853833377361298, 0.05716381594538689, 0.042980387806892395, 3.0164101123809814, 0.2550921142101288, 0.5120927095413208, 0.1515890657901764, 0.022806860506534576, 0.1708909571170807, 0.5042157173156738, 0.4367973804473877, 0.32177895307540894, 0.6196176409721375, 355.4967041015625, 0.05135730654001236, 0.05619866028428078, 0.06602814048528671, 0.3384641110897064, 0.20897997915744781, 1.2522878646850586], "count": [786]}, "action": {"min": [0.3251199424266815, 1.8198199272155762, -1.187609314918518, -0.9605943560600281, -2.3900015354156494, -1.9260406494140625, 1.2106999158859253, 25.0, 0.03342700004577637, 0.24926799535751343, -0.0931830033659935, -3.1391851902008057, 0.28099995851516724, -2.4040000438690186, -0.790983259677887, -2.175605297088623, 0.03481931984424591, -0.42963024973869324, 0.902492344379425, 0.7790626287460327, -1.6077275276184082, -1.0, -0.3765369951725006, 0.21514099836349487, -0.18045200407505035, 1.6699999570846558, 0.24899999797344208, -3.1411852836608887], "max": [1.1372041702270508, 2.098810911178589, -0.19694297015666962, -0.333026260137558, -1.7173517942428589, -0.8805186748504639, 2.3750267028808594, 939.0, 0.3773280084133148, 0.4561769962310791, 0.11195500195026398, 3.1410000324249268, 1.1729999780654907, -0.40700000524520874, -0.19917698204517365, -2.0920040607452393, 0.9732306003570557, 0.9912073612213135, 2.5457723140716553, 1.7925928831100464, 0.20512856543064117, 917.0, -0.1824280023574829, 0.4325059950351715, 0.04437899962067604, 3.0869998931884766, 1.0119999647140503, 3.138000011444092], "mean": [0.5096316337585449, 2.0005011558532715, -0.5306326746940613, -0.6252721548080444, -2.076915979385376, -1.5354193449020386, 1.9119411706924438, 696.3574829101562, 0.28972768783569336, 0.32688456773757935, 0.03114505298435688, 0.25120970606803894, 0.61588054895401, -1.107883334159851, -0.4382493197917938, -2.1561696529388428, 0.4296533763408661, 0.5976186990737915, 2.0560858249664307, 1.5012401342391968, -1.1653285026550293, 277.4924011230469, -0.2973574101924896, 0.2912023067474365, -0.024268297478556633, 2.7326250076293945, 0.5293521881103516, -2.288442611694336], "std": [0.18850280344486237, 0.09604868292808533, 0.21536009013652802, 0.15016765892505646, 0.24747243523597717, 0.2750411033630371, 0.42507126927375793, 340.278076171875, 0.08853833377361298, 0.05716381594538689, 0.042980387806892395, 3.0164101123809814, 0.2550921142101288, 0.5120927095413208, 0.1515890657901764, 0.022806860506534576, 0.1708909571170807, 0.5042157173156738, 0.4367973804473877, 0.32177895307540894, 0.6196176409721375, 355.4967041015625, 0.05135730654001236, 0.05619866028428078, 0.06602814048528671, 0.3384641110897064, 0.20897997915744781, 1.2522878646850586], "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": [848], "max": [848], "mean": [848.0], "std": [0.0], "count": [786]}, "index": {"min": [725127], "max": [725912], "mean": [725519.5], "std": [226.8984721558668], "count": [786]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [786]}, "subtask_annotation": {"mean": [9.646310432569974, 29.0, 29.0, 29.0, 29.0], "std": [9.574382320529189, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [786]}, "scene_annotation": {"mean": [848.0], "std": [0.0], "min": [848], "max": [848], "count": [786]}, "eef_direction_state": {"mean": [3.9567430025445294, 3.984732824427481], "std": [2.266732878304343, 2.0724218459937362], "min": [0, 0], "max": [6, 6], "count": [786]}, "eef_velocity_state": {"mean": [0.6921119592875318, 0.7888040712468194], "std": [0.7695634185365061, 0.7657934033899354], "min": [0, 0], "max": [2, 2], "count": [786]}, "eef_acc_mag_state": {"mean": [0.6564885496183206, 0.7162849872773537], "std": [0.8174713606245829, 0.8317273727604804], "min": [0, 0], "max": [2, 2], "count": [786]}, "eef_direction_action": {"mean": [3.9567430025445294, 3.984732824427481], "std": [2.266732878304343, 2.0724218459937362], "min": [0, 0], "max": [6, 6], "count": [786]}, "eef_velocity_action": {"mean": [0.6921119592875318, 0.7888040712468194], "std": [0.7695634185365061, 0.7657934033899354], "min": [0, 0], "max": [2, 2], "count": [786]}, "eef_acc_mag_action": {"mean": [0.6564885496183206, 0.7162849872773537], "std": [0.8174713606245829, 0.8317273727604804], "min": [0, 0], "max": [2, 2], "count": [786]}, "eef_sim_pose_state": {"mean": [0.49393042949680666, 0.28720545667890696, 1.0546924501388524, -1.8410834591417236, 1.0450303147590776, 1.8336804086080356, 0.5338160796190218, -0.3225376749889185, 1.0975382625610253, 2.0982335287121625, 0.7240784135975754, 0.7385854499924192], "std": [0.049956925789315404, 0.0821225225687238, 0.02747595490076352, 1.6609609113001216, 0.27649089697384804, 1.9168201394258977, 0.054343532474636, 0.08309987765613461, 0.045945210663366584, 0.1893320402018316, 0.3781960494815621, 2.6848033876463795], "min": [0.4204776100924748, 0.09644638338830723, 0.9830815014486441, -3.131360763109623, 0.6747348157290167, -3.0944206630872406, 0.45362928660419805, -0.4340494784768728, 1.0315478186491844, 1.7278480117613235, 0.2212035846793361, -3.127429796945222], "max": [0.6213588210465161, 0.38729714889453615, 1.0928506446954178, 3.094652944568335, 1.5629915690070284, 3.132213413318036, 0.6685754853087569, -0.06687717062904548, 1.228605981280008, 2.579968088164629, 1.2303703258587104, 3.1342777420732437], "count": [786]}, "eef_sim_pose_action": {"mean": [0.49393042949680666, 0.28720545667890696, 1.0546924501388524, -1.8410834591417236, 1.0450303147590776, 1.8336804086080356, 0.5338160796190218, -0.3225376749889185, 1.0975382625610253, 2.0982335287121625, 0.7240784135975754, 0.7385854499924192], "std": [0.049956925789315404, 0.0821225225687238, 0.02747595490076352, 1.6609609113001216, 0.27649089697384804, 1.9168201394258977, 0.054343532474636, 0.08309987765613461, 0.045945210663366584, 0.1893320402018316, 0.3781960494815621, 2.6848033876463795], "min": [0.4204776100924748, 0.09644638338830723, 0.9830815014486441, -3.131360763109623, 0.6747348157290167, -3.0944206630872406, 0.45362928660419805, -0.4340494784768728, 1.0315478186491844, 1.7278480117613235, 0.2212035846793361, -3.127429796945222], "max": [0.6213588210465161, 0.38729714889453615, 1.0928506446954178, 3.094652944568335, 1.5629915690070284, 3.132213413318036, 0.6685754853087569, -0.06687717062904548, 1.228605981280008, 2.579968088164629, 1.2303703258587104, 3.1342777420732437], "count": [786]}, "gripper_mode_state": {"mean": [0.6997455470737913, 0.2455470737913486], "std": [0.4583685377773983, 0.43041109226396096], "min": [0, 0], "max": [1, 1], "count": [786]}, "gripper_activity_state": {"mean": [1.8002544529262086, 1.816793893129771], "std": [0.5428695187506565, 0.5261825656366915], "min": [0, 0], "max": [2, 2], "count": [786]}, "gripper_mode_action": {"mean": [0.6997455470737913, 0.2455470737913486], "std": [0.4583685377773983, 0.43041109226396096], "min": [0, 0], "max": [1, 1], "count": [786]}, "gripper_activity_action": {"mean": [1.8002544529262086, 1.816793893129771], "std": [0.5428695187506565, 0.5261825656366915], "min": [0, 0], "max": [2, 2], "count": [786]}, "gripper_open_scale_state": {"mean": [0.2775012722278473, 0.6963575064632422], "std": [0.3554897301427549, 0.34027824557769376], "min": [0.0, 0.025], "max": [0.917, 0.939], "count": [786]}, "gripper_open_scale_action": {"mean": [0.2775012722278473, 0.6963575064632422], "std": [0.3554897301427549, 0.34027824557769376], "min": [0.0, 0.025], "max": [0.917, 0.939], "count": [786]}}} +{"episode_index": 843, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.43455682610053825]], [[0.46026727700884273]], [[0.45948533616878123]]], "std": [[[0.22778180176478927]], [[0.19612117234808604]], [[0.1920067026510617]]], "count": [136]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4227954888143983]], [[0.4548388270136486]], [[0.4555533794093618]]], "std": [[[0.1914666976438997]], [[0.1608165004130869]], [[0.15499342058600685]]], "count": [136]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4200909791306228]], [[0.45403901143790854]], [[0.4568385596885813]]], "std": [[[0.20983266542071163]], [[0.17860270263301767]], [[0.1706979139421444]]], "count": [136]}, "observation.state": {"min": [0.4109727144241333, 1.8776601552963257, -1.2262858152389526, -1.027108907699585, -2.827206611633301, -1.976096749305725, 1.3428912162780762, 33.0, 0.033535998314619064, 0.2779400050640106, -0.14308899641036987, -3.1411852836608887, -0.4020000398159027, -0.9100000262260437, -0.8432034850120544, -2.1752562522888184, 0.03166027367115021, -0.3147526979446411, 1.0022029876708984, 0.8072322607040405, -2.2683348655700684, -6.0, -0.3608520030975342, 0.23503799736499786, -0.17285099625587463, -3.1411852836608887, 0.20799998939037323, -3.1411852836608887], "max": [1.2894667387008667, 2.1214652061462402, -0.38901641964912415, -0.1655968427658081, -1.2875993251800537, -0.824458658695221, 2.3067142963409424, 910.0, 0.31647300720214844, 0.4417479932308197, 0.10622700303792953, 3.1410000324249268, 0.7590000033378601, -0.2709999978542328, -0.18483036756515503, -1.9503531455993652, 0.6289992332458496, 0.928550124168396, 2.646198272705078, 1.9687315225601196, 0.13948671519756317, 938.0, -0.20098699629306793, 0.437142014503479, 0.09050600230693817, 3.1410000324249268, 1.1239999532699585, 3.135999917984009], "mean": [0.7541501522064209, 1.9988077878952026, -0.7978951930999756, -0.7057917714118958, -2.251103401184082, -1.5143251419067383, 1.8536356687545776, 580.2662963867188, 0.22235740721225739, 0.3745274245738983, 0.011010517366230488, -1.0901597738265991, 0.22198456525802612, -0.6133713722229004, -0.4856676757335663, -2.069471836090088, 0.3709045946598053, 0.6111450791358948, 2.0881149768829346, 1.566375970840454, -1.5670554637908936, 334.2542419433594, -0.30632689595222473, 0.31480398774147034, 0.021487148478627205, 1.9069256782531738, 0.6195845603942871, -2.3228681087493896], "std": [0.2541065812110901, 0.0585411936044693, 0.23732243478298187, 0.19255316257476807, 0.3574570417404175, 0.3028760552406311, 0.29289013147354126, 356.90509033203125, 0.08342256397008896, 0.05713175982236862, 0.06012238189578056, 2.7293527126312256, 0.3313009440898895, 0.1579771339893341, 0.15636803209781647, 0.06883163005113602, 0.12811684608459473, 0.28410395979881287, 0.42553234100341797, 0.3065265417098999, 0.6721314787864685, 407.5183410644531, 0.03808924928307533, 0.0551123283803463, 0.053307682275772095, 2.091306447982788, 0.29907554388046265, 0.5859258770942688], "count": [706]}, "action": {"min": [0.4109727144241333, 1.8776601552963257, -1.2262858152389526, -1.027108907699585, -2.827206611633301, -1.976096749305725, 1.3428912162780762, 33.0, 0.033535998314619064, 0.2779400050640106, -0.14308899641036987, -3.1411852836608887, -0.4020000398159027, -0.9100000262260437, -0.8432034850120544, -2.1752562522888184, 0.03166027367115021, -0.3147526979446411, 1.0022029876708984, 0.8072322607040405, -2.2683348655700684, -6.0, -0.3608520030975342, 0.23503799736499786, -0.17285099625587463, -3.1411852836608887, 0.20799998939037323, -3.1411852836608887], "max": [1.2894667387008667, 2.1214652061462402, -0.38901641964912415, -0.1655968427658081, -1.2875993251800537, -0.824458658695221, 2.3067142963409424, 910.0, 0.31647300720214844, 0.4417479932308197, 0.10622700303792953, 3.1410000324249268, 0.7590000033378601, -0.2709999978542328, -0.18483036756515503, -1.9503531455993652, 0.6289992332458496, 0.928550124168396, 2.646198272705078, 1.9687315225601196, 0.13948671519756317, 938.0, -0.20098699629306793, 0.437142014503479, 0.09050600230693817, 3.1410000324249268, 1.1239999532699585, 3.135999917984009], "mean": [0.7541501522064209, 1.9988077878952026, -0.7978951930999756, -0.7057917714118958, -2.251103401184082, -1.5143251419067383, 1.8536356687545776, 580.2662963867188, 0.22235740721225739, 0.3745274245738983, 0.011010517366230488, -1.0901597738265991, 0.22198456525802612, -0.6133713722229004, -0.4856676757335663, -2.069471836090088, 0.3709045946598053, 0.6111450791358948, 2.0881149768829346, 1.566375970840454, -1.5670554637908936, 334.2542419433594, -0.30632689595222473, 0.31480398774147034, 0.021487148478627205, 1.9069256782531738, 0.6195845603942871, -2.3228681087493896], "std": [0.2541065812110901, 0.0585411936044693, 0.23732243478298187, 0.19255316257476807, 0.3574570417404175, 0.3028760552406311, 0.29289013147354126, 356.90509033203125, 0.08342256397008896, 0.05713175982236862, 0.06012238189578056, 2.7293527126312256, 0.3313009440898895, 0.1579771339893341, 0.15636803209781647, 0.06883163005113602, 0.12811684608459473, 0.28410395979881287, 0.42553234100341797, 0.3065265417098999, 0.6721314787864685, 407.5183410644531, 0.03808924928307533, 0.0551123283803463, 0.053307682275772095, 2.091306447982788, 0.29907554388046265, 0.5859258770942688], "count": [706]}, "timestamp": {"min": [0.0], "max": [23.5], "mean": [11.75], "std": [6.793481352656301], "count": [706]}, "frame_index": {"min": [0], "max": [705], "mean": [352.5], "std": [203.80444057968904], "count": [706]}, "episode_index": {"min": [849], "max": [849], "mean": [849.0], "std": [0.0], "count": [706]}, "index": {"min": [725913], "max": [726618], "mean": [726265.5], "std": [203.80444057968904], "count": [706]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [706]}, "subtask_annotation": {"mean": [8.236543909348441, 29.0, 29.0, 29.0, 29.0], "std": [5.6316961612973575, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [706]}, "scene_annotation": {"mean": [849.0], "std": [0.0], "min": [849], "max": [849], "count": [706]}, "eef_direction_state": {"mean": [3.63314447592068, 3.8866855524079322], "std": [2.3089873733251256, 1.7816084515105586], "min": [0, 0], "max": [6, 6], "count": [706]}, "eef_velocity_state": {"mean": [0.7521246458923513, 0.9150141643059491], "std": [0.6832908756335212, 0.6825432048070398], "min": [0, 0], "max": [2, 2], "count": [706]}, "eef_acc_mag_state": {"mean": [0.6288951841359773, 0.7790368271954674], "std": [0.8096186440460732, 0.8189762014086784], "min": [0, 0], "max": [2, 2], "count": [706]}, "eef_direction_action": {"mean": [3.63314447592068, 3.8866855524079322], "std": [2.3089873733251256, 1.7816084515105586], "min": [0, 0], "max": [6, 6], "count": [706]}, "eef_velocity_action": {"mean": [0.7521246458923513, 0.9150141643059491], "std": [0.6832908756335212, 0.6825432048070398], "min": [0, 0], "max": [2, 2], "count": [706]}, "eef_acc_mag_action": {"mean": [0.6288951841359773, 0.7790368271954674], "std": [0.8096186440460732, 0.8189762014086784], "min": [0, 0], "max": [2, 2], "count": [706]}, "eef_sim_pose_state": {"mean": [0.5171127519351273, 0.3250473549999205, 1.0785289100069455, -1.6836091702326004, 0.8538343098725399, -1.4646450381581593, 0.591101621026813, -0.2568759904373846, 1.141551147987396, 2.6204109939154923, 0.7805382798148741, -2.3886285128674287], "std": [0.05253884918962383, 0.06142041525188305, 0.02989824563268017, 1.2081085822928064, 0.3960042434504185, 2.252940203198093, 0.053903531824540045, 0.09175811081700594, 0.046840182388971266, 0.2606919067136912, 0.2932719702293695, 1.0054530544665845], "min": [0.4242360680551149, 0.11213253167177194, 1.008072211259964, -3.128514849096727, 0.24762159082882507, -3.138843046162645, 0.4978376213295983, -0.3620526205418921, 1.0864059222324016, 2.070388923289229, 0.23011400897973422, -3.1337033357480437], "max": [0.6245098843545488, 0.402226672479307, 1.1258210176017154, 2.887261745763184, 1.518116747940827, 3.1370774011430136, 0.6500329299697318, -0.036551969151349145, 1.2617788864808646, 3.074172148820715, 1.259710099227473, 3.1415001070089303], "count": [706]}, "eef_sim_pose_action": {"mean": [0.5171127519351273, 0.3250473549999205, 1.0785289100069455, -1.6836091702326004, 0.8538343098725399, -1.4646450381581593, 0.591101621026813, -0.2568759904373846, 1.141551147987396, 2.6204109939154923, 0.7805382798148741, -2.3886285128674287], "std": [0.05253884918962383, 0.06142041525188305, 0.02989824563268017, 1.2081085822928064, 0.3960042434504185, 2.252940203198093, 0.053903531824540045, 0.09175811081700594, 0.046840182388971266, 0.2606919067136912, 0.2932719702293695, 1.0054530544665845], "min": [0.4242360680551149, 0.11213253167177194, 1.008072211259964, -3.128514849096727, 0.24762159082882507, -3.138843046162645, 0.4978376213295983, -0.3620526205418921, 1.0864059222324016, 2.070388923289229, 0.23011400897973422, -3.1337033357480437], "max": [0.6245098843545488, 0.402226672479307, 1.1258210176017154, 2.887261745763184, 1.518116747940827, 3.1370774011430136, 0.6500329299697318, -0.036551969151349145, 1.2617788864808646, 3.074172148820715, 1.259710099227473, 3.1415001070089303], "count": [706]}, "gripper_mode_state": {"mean": [0.6402266288951841, 0.34419263456090654], "std": [0.47993384184561744, 0.4751042673718343], "min": [0, 0], "max": [1, 1], "count": [706]}, "gripper_activity_state": {"mean": [1.7648725212464589, 1.7960339943342776], "std": [0.5842222482131597, 0.5409949065650924], "min": [0, 0], "max": [2, 2], "count": [706]}, "gripper_mode_action": {"mean": [0.6402266288951841, 0.34419263456090654], "std": [0.47993384184561744, 0.4751042673718343], "min": [0, 0], "max": [1, 1], "count": [706]}, "gripper_activity_action": {"mean": [1.7648725212464589, 1.7960339943342776], "std": [0.5842222482131597, 0.5409949065650924], "min": [0, 0], "max": [2, 2], "count": [706]}, "gripper_open_scale_state": {"mean": [0.3343668555835967, 0.5802662888059532], "std": [0.40742576865505714, 0.35690510528920183], "min": [0.0, 0.033], "max": [0.938, 0.91], "count": [706]}, "gripper_open_scale_action": {"mean": [0.3343668555835967, 0.5802662888059532], "std": [0.40742576865505714, 0.35690510528920183], "min": [0.0, 0.033], "max": [0.938, 0.91], "count": [706]}}} +{"episode_index": 844, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4177297344396474]], [[0.4486984113599568]], [[0.4508293139503508]]], "std": [[[0.2377172304430813]], [[0.20467193091181296]], [[0.19873288714205128]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42558222964262155]], [[0.4588835878005636]], [[0.45857714404569166]]], "std": [[[0.20132464099748273]], [[0.16746681537876362]], [[0.16166849999275662]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4569560734844396]], [[0.47512508432271994]], [[0.47482451317683033]]], "std": [[[0.15294558056794516]], [[0.134332219179757]], [[0.12855676823350093]]], "count": [109]}, "observation.state": {"min": [0.23404864966869354, 1.9332664012908936, -0.9682738184928894, -0.9233315587043762, -2.2965567111968994, -1.946129322052002, 1.2961164712905884, 43.0, 0.09127700328826904, 0.21413899958133698, -0.06503800302743912, -3.1381852626800537, 0.382999986410141, -1.996999979019165, -0.7861312031745911, -2.175326108932495, 0.004136430565267801, -0.475148469209671, 1.5771667957305908, 0.8947430849075317, -1.5403403043746948, -3.0, -0.3987869918346405, 0.19464999437332153, -0.19764700531959534, 2.0280001163482666, 0.4099999666213989, -3.1331851482391357], "max": [0.9680119752883911, 2.098461627960205, -0.254102498292923, -0.3648959696292877, -1.6042543649673462, -1.0781947374343872, 2.2445807456970215, 957.0, 0.38522300124168396, 0.4376260042190552, 0.10465399920940399, 3.134999990463257, 1.0950000286102295, -0.4580000340938568, -0.10353294014930725, -2.1244845390319824, 0.6734527349472046, 0.9637882709503174, 2.3859872817993164, 1.7065131664276123, 0.013892821036279202, 949.0, -0.16426800191402435, 0.441648006439209, 0.05392900109291077, 3.0369999408721924, 1.0240000486373901, 3.13700008392334], "mean": [0.47225284576416016, 2.044157028198242, -0.6264427900314331, -0.5651504397392273, -1.898248553276062, -1.5319262742996216, 1.7024284601211548, 626.6663818359375, 0.27691733837127686, 0.3150218725204468, 0.002151384251192212, 2.322352886199951, 0.6885066032409668, -0.9946215748786926, -0.42878833413124084, -2.153785467147827, 0.29817381501197815, 0.49454253911972046, 2.021770715713501, 1.4071743488311768, -1.0511212348937988, 440.9808654785156, -0.3005182445049286, 0.2918863594532013, -0.026982778683304787, 2.6356871128082275, 0.6623062491416931, -2.5617995262145996], "std": [0.18674319982528687, 0.044308435171842575, 0.2317797839641571, 0.12926793098449707, 0.1586863100528717, 0.1922866404056549, 0.313997745513916, 379.9476013183594, 0.08031047880649567, 0.05494479835033417, 0.04721933975815773, 1.8536330461502075, 0.2009410709142685, 0.46749991178512573, 0.21170538663864136, 0.01701914332807064, 0.14391060173511505, 0.5011622309684753, 0.27822673320770264, 0.2846429646015167, 0.5493730902671814, 378.9862976074219, 0.07264042645692825, 0.06862984597682953, 0.07899150997400284, 0.20315760374069214, 0.18448570370674133, 0.7108688950538635], "count": [523]}, "action": {"min": [0.23404864966869354, 1.9332664012908936, -0.9682738184928894, -0.9233315587043762, -2.2965567111968994, -1.946129322052002, 1.2961164712905884, 43.0, 0.09127700328826904, 0.21413899958133698, -0.06503800302743912, -3.1381852626800537, 0.382999986410141, -1.996999979019165, -0.7861312031745911, -2.175326108932495, 0.004136430565267801, -0.475148469209671, 1.5771667957305908, 0.8947430849075317, -1.5403403043746948, -3.0, -0.3987869918346405, 0.19464999437332153, -0.19764700531959534, 2.0280001163482666, 0.4099999666213989, -3.1331851482391357], "max": [0.9680119752883911, 2.098461627960205, -0.254102498292923, -0.3648959696292877, -1.6042543649673462, -1.0781947374343872, 2.2445807456970215, 957.0, 0.38522300124168396, 0.4376260042190552, 0.10465399920940399, 3.134999990463257, 1.0950000286102295, -0.4580000340938568, -0.10353294014930725, -2.1244845390319824, 0.6734527349472046, 0.9637882709503174, 2.3859872817993164, 1.7065131664276123, 0.013892821036279202, 949.0, -0.16426800191402435, 0.441648006439209, 0.05392900109291077, 3.0369999408721924, 1.0240000486373901, 3.13700008392334], "mean": [0.47225284576416016, 2.044157028198242, -0.6264427900314331, -0.5651504397392273, -1.898248553276062, -1.5319262742996216, 1.7024284601211548, 626.6663818359375, 0.27691733837127686, 0.3150218725204468, 0.002151384251192212, 2.322352886199951, 0.6885066032409668, -0.9946215748786926, -0.42878833413124084, -2.153785467147827, 0.29817381501197815, 0.49454253911972046, 2.021770715713501, 1.4071743488311768, -1.0511212348937988, 440.9808654785156, -0.3005182445049286, 0.2918863594532013, -0.026982778683304787, 2.6356871128082275, 0.6623062491416931, -2.5617995262145996], "std": [0.18674319982528687, 0.044308435171842575, 0.2317797839641571, 0.12926793098449707, 0.1586863100528717, 0.1922866404056549, 0.313997745513916, 379.9476013183594, 0.08031047880649567, 0.05494479835033417, 0.04721933975815773, 1.8536330461502075, 0.2009410709142685, 0.46749991178512573, 0.21170538663864136, 0.01701914332807064, 0.14391060173511505, 0.5011622309684753, 0.27822673320770264, 0.2846429646015167, 0.5493730902671814, 378.9862976074219, 0.07264042645692825, 0.06862984597682953, 0.07899150997400284, 0.20315760374069214, 0.18448570370674133, 0.7108688950538635], "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": [850], "max": [850], "mean": [850.0], "std": [0.0], "count": [523]}, "index": {"min": [726619], "max": [727141], "mean": [726880.0], "std": [150.9768194127827], "count": [523]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [523]}, "subtask_annotation": {"mean": [6.51434034416826, 29.0, 29.0, 29.0, 29.0], "std": [5.916022003260031, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [523]}, "scene_annotation": {"mean": [850.0], "std": [0.0], "min": [850], "max": [850], "count": [523]}, "eef_direction_state": {"mean": [2.9655831739961758, 3.6481835564053537], "std": [2.3036177786762115, 2.1930124449938413], "min": [0, 0], "max": [6, 6], "count": [523]}, "eef_velocity_state": {"mean": [0.9139579349904398, 0.9063097514340345], "std": [0.7200065156314629, 0.785150395185398], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_acc_mag_state": {"mean": [0.869980879541109, 0.8087954110898662], "std": [0.8378688934536217, 0.8167457942156789], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_direction_action": {"mean": [2.9655831739961758, 3.6481835564053537], "std": [2.3036177786762115, 2.1930124449938413], "min": [0, 0], "max": [6, 6], "count": [523]}, "eef_velocity_action": {"mean": [0.9139579349904398, 0.9063097514340345], "std": [0.7200065156314629, 0.785150395185398], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_acc_mag_action": {"mean": [0.869980879541109, 0.8087954110898662], "std": [0.8378688934536217, 0.8167457942156789], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_sim_pose_state": {"mean": [0.48920800447294205, 0.28591396747154124, 1.0471400907969224, -2.0303209432065596, 1.145212361674545, 0.652347833357577, 0.522440107216141, -0.2952375321573242, 1.0814495452852262, 2.0068787502003986, 0.8541940021387685, 0.18539029532411225], "std": [0.06468167851884309, 0.10378982733310453, 0.022437237480790028, 1.3071890345378272, 0.24093185374034495, 2.6756359745610943, 0.05524088485630158, 0.0713604387548629, 0.05014146547549537, 0.20057288802462045, 0.24834284422334799, 2.7509933452659387], "min": [0.38981959550591666, 0.07525097251754959, 0.9927248485639782, -3.1072383283346285, 0.80993725719375, -3.122271110813375, 0.4252553665454973, -0.38749284500842596, 1.033532863309737, 1.5416979235689232, 0.4753459482432141, -3.1384132029751006], "max": [0.628996082535655, 0.4035777138533201, 1.0915511285543427, 3.1182942982140287, 1.5496290569746978, 3.1404703755523027, 0.6531914045704037, -0.14296597359022745, 1.2284965302216202, 2.262848807821701, 1.2467852413191336, 3.140644902650861], "count": [523]}, "eef_sim_pose_action": {"mean": [0.48920800447294205, 0.28591396747154124, 1.0471400907969224, -2.0303209432065596, 1.145212361674545, 0.652347833357577, 0.522440107216141, -0.2952375321573242, 1.0814495452852262, 2.0068787502003986, 0.8541940021387685, 0.18539029532411225], "std": [0.06468167851884309, 0.10378982733310453, 0.022437237480790028, 1.3071890345378272, 0.24093185374034495, 2.6756359745610943, 0.05524088485630158, 0.0713604387548629, 0.05014146547549537, 0.20057288802462045, 0.24834284422334799, 2.7509933452659387], "min": [0.38981959550591666, 0.07525097251754959, 0.9927248485639782, -3.1072383283346285, 0.80993725719375, -3.122271110813375, 0.4252553665454973, -0.38749284500842596, 1.033532863309737, 1.5416979235689232, 0.4753459482432141, -3.1384132029751006], "max": [0.628996082535655, 0.4035777138533201, 1.0915511285543427, 3.1182942982140287, 1.5496290569746978, 3.1404703755523027, 0.6531914045704037, -0.14296597359022745, 1.2284965302216202, 2.262848807821701, 1.2467852413191336, 3.140644902650861], "count": [523]}, "gripper_mode_state": {"mean": [0.5047801147227533, 0.33078393881453155], "std": [0.49997714998111525, 0.4704954034173722], "min": [0, 0], "max": [1, 1], "count": [523]}, "gripper_activity_state": {"mean": [1.6998087954110899, 1.7151051625239007], "std": [0.6394757366334614, 0.631473237551604], "min": [0, 0], "max": [2, 2], "count": [523]}, "gripper_mode_action": {"mean": [0.5047801147227533, 0.33078393881453155], "std": [0.49997714998111525, 0.4704954034173722], "min": [0, 0], "max": [1, 1], "count": [523]}, "gripper_activity_action": {"mean": [1.6998087954110899, 1.7151051625239007], "std": [0.6394757366334614, 0.631473237551604], "min": [0, 0], "max": [2, 2], "count": [523]}, "gripper_open_scale_state": {"mean": [0.440990439931661, 0.6266663480142332], "std": [0.3789752015598481, 0.3799475755924533], "min": [0.0, 0.043], "max": [0.949, 0.957], "count": [523]}, "gripper_open_scale_action": {"mean": [0.440990439931661, 0.6266663480142332], "std": [0.3789752015598481, 0.3799475755924533], "min": [0.0, 0.043], "max": [0.949, 0.957], "count": [523]}}} +{"episode_index": 845, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41952000283584506]], [[0.450640995516664]], [[0.451849036825474]]], "std": [[[0.23897861244641114]], [[0.20487651136594384]], [[0.1988533854975542]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38824777521201315]], [[0.43918520431588615]], [[0.44259165012423707]]], "std": [[[0.19942702185154998]], [[0.16121179533987162]], [[0.1537623430008873]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4123966385107762]], [[0.4487229565035381]], [[0.44974400252525254]]], "std": [[[0.18703955804259412]], [[0.1555509382713661]], [[0.14840243598364083]]], "count": [121]}, "observation.state": {"min": [0.29421016573905945, 1.8763861656188965, -1.4891847372055054, -1.214784026145935, -2.3516392707824707, -1.7883692979812622, 1.3605365753173828, 9.0, 0.01054100040346384, 0.28104299306869507, -0.11935199797153473, -3.1381852626800537, -0.039000000804662704, -1.909999966621399, -0.770283579826355, -2.1755878925323486, -0.3884928822517395, -0.394514262676239, 1.4889404773712158, 0.8264657855033875, -1.7491341829299927, 0.0, -0.3734929859638214, 0.21462200582027435, -0.17929500341415405, 1.2949999570846558, 0.2199999839067459, -3.1411852836608887], "max": [1.1777831315994263, 2.110748767852783, -0.32422980666160583, -0.3836059272289276, -1.717020034790039, -0.8687201738357544, 2.2658565044403076, 959.0, 0.36697399616241455, 0.44648900628089905, 0.10356400161981583, 3.140000104904175, 1.1269999742507935, -0.20399999618530273, -0.17664478719234467, -2.1321465969085693, 0.5129348039627075, 1.1980289220809937, 2.590435266494751, 1.8474832773208618, 0.04822344705462456, 951.0, -0.1800529956817627, 0.42742300033569336, 0.08149199932813644, 2.9649999141693115, 0.9810000061988831, 3.1410000324249268], "mean": [0.6042863726615906, 2.020904779434204, -0.7119643092155457, -0.6387375593185425, -2.076988935470581, -1.4252256155014038, 1.935341715812683, 644.032470703125, 0.2539021372795105, 0.34675222635269165, -0.0021283854730427265, -0.407385915517807, 0.46983522176742554, -0.9560621976852417, -0.4221048355102539, -2.1624271869659424, 0.2866151034832001, 0.6748075485229492, 2.128221273422241, 1.5395234823226929, -1.1660479307174683, 311.54742431640625, -0.3115588426589966, 0.2912171185016632, 0.0028422491159290075, 2.5382630825042725, 0.507014811038971, -1.220994234085083], "std": [0.2289680391550064, 0.08123566210269928, 0.3243880867958069, 0.18036174774169922, 0.21448677778244019, 0.23078610002994537, 0.3291686177253723, 384.5784912109375, 0.11228519678115845, 0.04711311310529709, 0.054061248898506165, 2.967207193374634, 0.26318785548210144, 0.5192360281944275, 0.1382228434085846, 0.009498697705566883, 0.2401069700717926, 0.5713567733764648, 0.42134132981300354, 0.30609723925590515, 0.7021938562393188, 389.95684814453125, 0.04421134293079376, 0.050392042845487595, 0.06711704283952713, 0.49869322776794434, 0.26173484325408936, 2.316453695297241], "count": [601]}, "action": {"min": [0.29421016573905945, 1.8763861656188965, -1.4891847372055054, -1.214784026145935, -2.3516392707824707, -1.7883692979812622, 1.3605365753173828, 9.0, 0.01054100040346384, 0.28104299306869507, -0.11935199797153473, -3.1381852626800537, -0.039000000804662704, -1.909999966621399, -0.770283579826355, -2.1755878925323486, -0.3884928822517395, -0.394514262676239, 1.4889404773712158, 0.8264657855033875, -1.7491341829299927, 0.0, -0.3734929859638214, 0.21462200582027435, -0.17929500341415405, 1.2949999570846558, 0.2199999839067459, -3.1411852836608887], "max": [1.1777831315994263, 2.110748767852783, -0.32422980666160583, -0.3836059272289276, -1.717020034790039, -0.8687201738357544, 2.2658565044403076, 959.0, 0.36697399616241455, 0.44648900628089905, 0.10356400161981583, 3.140000104904175, 1.1269999742507935, -0.20399999618530273, -0.17664478719234467, -2.1321465969085693, 0.5129348039627075, 1.1980289220809937, 2.590435266494751, 1.8474832773208618, 0.04822344705462456, 951.0, -0.1800529956817627, 0.42742300033569336, 0.08149199932813644, 2.9649999141693115, 0.9810000061988831, 3.1410000324249268], "mean": [0.6042863726615906, 2.020904779434204, -0.7119643092155457, -0.6387375593185425, -2.076988935470581, -1.4252256155014038, 1.935341715812683, 644.032470703125, 0.2539021372795105, 0.34675222635269165, -0.0021283854730427265, -0.407385915517807, 0.46983522176742554, -0.9560621976852417, -0.4221048355102539, -2.1624271869659424, 0.2866151034832001, 0.6748075485229492, 2.128221273422241, 1.5395234823226929, -1.1660479307174683, 311.54742431640625, -0.3115588426589966, 0.2912171185016632, 0.0028422491159290075, 2.5382630825042725, 0.507014811038971, -1.220994234085083], "std": [0.2289680391550064, 0.08123566210269928, 0.3243880867958069, 0.18036174774169922, 0.21448677778244019, 0.23078610002994537, 0.3291686177253723, 384.5784912109375, 0.11228519678115845, 0.04711311310529709, 0.054061248898506165, 2.967207193374634, 0.26318785548210144, 0.5192360281944275, 0.1382228434085846, 0.009498697705566883, 0.2401069700717926, 0.5713567733764648, 0.42134132981300354, 0.30609723925590515, 0.7021938562393188, 389.95684814453125, 0.04421134293079376, 0.050392042845487595, 0.06711704283952713, 0.49869322776794434, 0.26173484325408936, 2.316453695297241], "count": [601]}, "timestamp": {"min": [0.0], "max": [20.0], "mean": [10.0], "std": [5.783117190965824], "count": [601]}, "frame_index": {"min": [0], "max": [600], "mean": [300.0], "std": [173.49351572897473], "count": [601]}, "episode_index": {"min": [851], "max": [851], "mean": [851.0], "std": [0.0], "count": [601]}, "index": {"min": [727142], "max": [727742], "mean": [727442.0], "std": [173.49351572897473], "count": [601]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [601]}, "subtask_annotation": {"mean": [8.292845257903494, 29.0, 29.0, 29.0, 29.0], "std": [7.552419060687442, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [601]}, "scene_annotation": {"mean": [851.0], "std": [0.0], "min": [851], "max": [851], "count": [601]}, "eef_direction_state": {"mean": [3.6073211314475873, 3.7737104825291183], "std": [2.3394638616079964, 2.0046637078914307], "min": [0, 0], "max": [6, 6], "count": [601]}, "eef_velocity_state": {"mean": [0.7936772046589018, 0.913477537437604], "std": [0.774398992314259, 0.749376703781864], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_acc_mag_state": {"mean": [0.6772046589018302, 0.8302828618968386], "std": [0.8131384769769296, 0.8484975974632835], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_direction_action": {"mean": [3.6073211314475873, 3.7737104825291183], "std": [2.3394638616079964, 2.0046637078914307], "min": [0, 0], "max": [6, 6], "count": [601]}, "eef_velocity_action": {"mean": [0.7936772046589018, 0.913477537437604], "std": [0.774398992314259, 0.749376703781864], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_acc_mag_action": {"mean": [0.6772046589018302, 0.8302828618968386], "std": [0.8131384769769296, 0.8484975974632835], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_sim_pose_state": {"mean": [0.4915538173483362, 0.310061202146437, 1.0644694499769891, -1.5892701775627904, 1.01399330110887, 1.166890481862069, 0.5570408654888316, -0.2738682936215674, 1.1036774193992567, 2.316148033345021, 0.719713164961549, 0.6005585105576063], "std": [0.04390209842897328, 0.0763222153506698, 0.03722206624490794, 1.7313141879057665, 0.33678859479236367, 2.172764915017108, 0.047187998703445824, 0.10895424409389418, 0.05704005277949849, 0.4988257621397545, 0.32975215225480375, 2.567711436375922], "min": [0.4167668507038408, 0.09963531858526284, 0.9861276408949103, -3.074498453061257, 0.5878134890934428, -3.1305366433050508, 0.485842102506633, -0.41136463703426573, 1.0349337690658091, -3.1328761225059285, 0.25955936300336546, -3.1104966074316414], "max": [0.6141943472958776, 0.40040612705935014, 1.1107875032299035, 3.1192197698508957, 1.5341421676395437, 3.110007771820733, 0.6608127095947723, -0.01721164294743055, 1.25451853633512, 3.1381363586541675, 1.2027419414062455, 3.1244126394102265], "count": [601]}, "eef_sim_pose_action": {"mean": [0.4915538173483362, 0.310061202146437, 1.0644694499769891, -1.5892701775627904, 1.01399330110887, 1.166890481862069, 0.5570408654888316, -0.2738682936215674, 1.1036774193992567, 2.316148033345021, 0.719713164961549, 0.6005585105576063], "std": [0.04390209842897328, 0.0763222153506698, 0.03722206624490794, 1.7313141879057665, 0.33678859479236367, 2.172764915017108, 0.047187998703445824, 0.10895424409389418, 0.05704005277949849, 0.4988257621397545, 0.32975215225480375, 2.567711436375922], "min": [0.4167668507038408, 0.09963531858526284, 0.9861276408949103, -3.074498453061257, 0.5878134890934428, -3.1305366433050508, 0.485842102506633, -0.41136463703426573, 1.0349337690658091, -3.1328761225059285, 0.25955936300336546, -3.1104966074316414], "max": [0.6141943472958776, 0.40040612705935014, 1.1107875032299035, 3.1192197698508957, 1.5341421676395437, 3.110007771820733, 0.6608127095947723, -0.01721164294743055, 1.25451853633512, 3.1381363586541675, 1.2027419414062455, 3.1244126394102265], "count": [601]}, "gripper_mode_state": {"mean": [0.6755407653910149, 0.3227953410981697], "std": [0.4681724465257836, 0.467545194460906], "min": [0, 0], "max": [1, 1], "count": [601]}, "gripper_activity_state": {"mean": [1.762063227953411, 1.7687188019966722], "std": [0.5924862890040564, 0.569396904105756], "min": [0, 0], "max": [2, 2], "count": [601]}, "gripper_mode_action": {"mean": [0.6755407653910149, 0.3227953410981697], "std": [0.4681724465257836, 0.467545194460906], "min": [0, 0], "max": [1, 1], "count": [601]}, "gripper_activity_action": {"mean": [1.762063227953411, 1.7687188019966722], "std": [0.5924862890040564, 0.569396904105756], "min": [0, 0], "max": [2, 2], "count": [601]}, "gripper_open_scale_state": {"mean": [0.31154742090387993, 0.644032445986934], "std": [0.3899571287641427, 0.3845785331918183], "min": [0.0, 0.009], "max": [0.951, 0.959], "count": [601]}, "gripper_open_scale_action": {"mean": [0.31154742090387993, 0.644032445986934], "std": [0.3899571287641427, 0.3845785331918183], "min": [0.0, 0.009], "max": [0.951, 0.959], "count": [601]}}} +{"episode_index": 846, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.428038993677181]], [[0.45606100277067346]], [[0.45481316602728045]]], "std": [[[0.22949217587039838]], [[0.19644167219588177]], [[0.1927490897165064]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43765435848252343]], [[0.466202170360898]], [[0.46668116652458086]]], "std": [[[0.17827478909855748]], [[0.14891131552149103]], [[0.14278767449298319]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44041770389315144]], [[0.46260101768968453]], [[0.4617294526143791]]], "std": [[[0.16565666987959976]], [[0.14315384587826366]], [[0.13720764668974628]]], "count": [115]}, "observation.state": {"min": [0.1351059526205063, 1.8720228672027588, -1.2307188510894775, -1.1325790882110596, -2.351011037826538, -1.9206475019454956, 1.3106549978256226, -1.0, 0.0689459964632988, 0.1978529989719391, -0.07998500019311905, -3.1411852836608887, 0.2600000202655792, -1.7519999742507935, -0.813794732093811, -2.1754133701324463, -0.22081907093524933, -0.48195526003837585, 0.9012007713317871, 0.7929903864860535, -1.6561952829360962, -5.0, -0.38153699040412903, 0.22147199511528015, -0.19562900066375732, 1.6109999418258667, 0.32499998807907104, -3.1411852836608887], "max": [1.0018887519836426, 2.100870370864868, -0.11674507707357407, -0.5005429983139038, -1.4406819343566895, -0.8706225752830505, 2.219116449356079, 958.0, 0.384552001953125, 0.4351229965686798, 0.10350599884986877, 3.1410000324249268, 1.2039999961853027, -0.41999998688697815, -0.21017254889011383, -2.0920040607452393, 1.093623399734497, 0.9878913164138794, 2.4375791549682617, 1.772713541984558, 0.2209063172340393, 934.0, -0.16223999857902527, 0.4379439949989319, 0.06302099674940109, 3.1080000400543213, 1.1119999885559082, 3.127000093460083], "mean": [0.45614245533943176, 2.0295398235321045, -0.6177957653999329, -0.6829138994216919, -1.9734493494033813, -1.4004542827606201, 1.7725845575332642, 492.53009033203125, 0.298412561416626, 0.334350049495697, 0.02918414957821369, -2.0233707427978516, 0.6891524791717529, -0.924858570098877, -0.4968593418598175, -2.156487464904785, 0.41815853118896484, 0.5895305871963501, 2.035604476928711, 1.3705028295516968, -1.2788687944412231, 246.91326904296875, -0.28280109167099, 0.32909393310546875, -0.02005723863840103, 2.6987552642822266, 0.6337235569953918, -2.3282885551452637], "std": [0.19737811386585236, 0.058318234980106354, 0.2676835358142853, 0.14463040232658386, 0.2162143737077713, 0.2637350857257843, 0.26551058888435364, 372.8238830566406, 0.08292531222105026, 0.06657879054546356, 0.04361249879002571, 2.162923574447632, 0.24285268783569336, 0.34234729409217834, 0.1413567066192627, 0.022477298974990845, 0.2753644287586212, 0.44704142212867737, 0.3527754545211792, 0.2975538969039917, 0.578159749507904, 342.888671875, 0.047788940370082855, 0.06369833648204803, 0.06193194165825844, 0.2898704409599304, 0.17872241139411926, 1.1188056468963623], "count": [565]}, "action": {"min": [0.1351059526205063, 1.8720228672027588, -1.2307188510894775, -1.1325790882110596, -2.351011037826538, -1.9206475019454956, 1.3106549978256226, -1.0, 0.0689459964632988, 0.1978529989719391, -0.07998500019311905, -3.1411852836608887, 0.2600000202655792, -1.7519999742507935, -0.813794732093811, -2.1754133701324463, -0.22081907093524933, -0.48195526003837585, 0.9012007713317871, 0.7929903864860535, -1.6561952829360962, -5.0, -0.38153699040412903, 0.22147199511528015, -0.19562900066375732, 1.6109999418258667, 0.32499998807907104, -3.1411852836608887], "max": [1.0018887519836426, 2.100870370864868, -0.11674507707357407, -0.5005429983139038, -1.4406819343566895, -0.8706225752830505, 2.219116449356079, 958.0, 0.384552001953125, 0.4351229965686798, 0.10350599884986877, 3.1410000324249268, 1.2039999961853027, -0.41999998688697815, -0.21017254889011383, -2.0920040607452393, 1.093623399734497, 0.9878913164138794, 2.4375791549682617, 1.772713541984558, 0.2209063172340393, 934.0, -0.16223999857902527, 0.4379439949989319, 0.06302099674940109, 3.1080000400543213, 1.1119999885559082, 3.127000093460083], "mean": [0.45614245533943176, 2.0295398235321045, -0.6177957653999329, -0.6829138994216919, -1.9734493494033813, -1.4004542827606201, 1.7725845575332642, 492.53009033203125, 0.298412561416626, 0.334350049495697, 0.02918414957821369, -2.0233707427978516, 0.6891524791717529, -0.924858570098877, -0.4968593418598175, -2.156487464904785, 0.41815853118896484, 0.5895305871963501, 2.035604476928711, 1.3705028295516968, -1.2788687944412231, 246.91326904296875, -0.28280109167099, 0.32909393310546875, -0.02005723863840103, 2.6987552642822266, 0.6337235569953918, -2.3282885551452637], "std": [0.19737811386585236, 0.058318234980106354, 0.2676835358142853, 0.14463040232658386, 0.2162143737077713, 0.2637350857257843, 0.26551058888435364, 372.8238830566406, 0.08292531222105026, 0.06657879054546356, 0.04361249879002571, 2.162923574447632, 0.24285268783569336, 0.34234729409217834, 0.1413567066192627, 0.022477298974990845, 0.2753644287586212, 0.44704142212867737, 0.3527754545211792, 0.2975538969039917, 0.578159749507904, 342.888671875, 0.047788940370082855, 0.06369833648204803, 0.06193194165825844, 0.2898704409599304, 0.17872241139411926, 1.1188056468963623], "count": [565]}, "timestamp": {"min": [0.0], "max": [18.8], "mean": [9.4], "std": [5.436706519371611], "count": [565]}, "frame_index": {"min": [0], "max": [564], "mean": [282.0], "std": [163.10119558114832], "count": [565]}, "episode_index": {"min": [852], "max": [852], "mean": [852.0], "std": [0.0], "count": [565]}, "index": {"min": [727743], "max": [728307], "mean": [728025.0], "std": [163.10119558114832], "count": [565]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [565]}, "subtask_annotation": {"mean": [8.130973451327433, 29.0, 29.0, 29.0, 29.0], "std": [7.448502607087608, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [565]}, "scene_annotation": {"mean": [852.0], "std": [0.0], "min": [852], "max": [852], "count": [565]}, "eef_direction_state": {"mean": [3.3185840707964602, 2.8584070796460175], "std": [2.2743879337132813, 2.074144483566884], "min": [0, 0], "max": [6, 6], "count": [565]}, "eef_velocity_state": {"mean": [0.8495575221238938, 1.1575221238938054], "std": [0.7117377330685134, 0.697632571818966], "min": [0, 0], "max": [2, 2], "count": [565]}, "eef_acc_mag_state": {"mean": [0.7150442477876107, 0.9893805309734514], "std": [0.8104648768615464, 0.82003268139691], "min": [0, 0], "max": [2, 2], "count": [565]}, "eef_direction_action": {"mean": [3.3185840707964602, 2.8584070796460175], "std": [2.2743879337132813, 2.074144483566884], "min": [0, 0], "max": [6, 6], "count": [565]}, "eef_velocity_action": {"mean": [0.8495575221238938, 1.1575221238938054], "std": [0.7117377330685134, 0.697632571818966], "min": [0, 0], "max": [2, 2], "count": [565]}, "eef_acc_mag_action": {"mean": [0.7150442477876107, 0.9893805309734514], "std": [0.8104648768615464, 0.82003268139691], "min": [0, 0], "max": [2, 2], "count": [565]}, "eef_sim_pose_state": {"mean": [0.527742185538173, 0.27879809549351386, 1.065865425678973, -2.1503155517815977, 1.0927711481491116, 0.08681662433361977, 0.5361985082638931, -0.32386437030947446, 1.0905999394642236, 2.2284462741069957, 0.8845596838468154, 0.34956367923704457], "std": [0.05936731022808438, 0.07373429456072367, 0.03242258048875478, 1.0492026341363783, 0.21164595106740983, 2.8376720503648336, 0.06626715860809823, 0.07527164903664188, 0.050582451645960924, 0.2621437711143006, 0.16459533803198345, 2.7285279115711596], "min": [0.4244235286184868, 0.07464920600114516, 0.993684150762195, -3.121619132631549, 0.7652018059322434, -3.1374933365009046, 0.3999020305426645, -0.41762782892083133, 1.0244828965484991, 1.6589260150338805, 0.6184929458731334, -3.1413129799349795], "max": [0.6269657242742657, 0.3841479881114862, 1.1084064629247516, 3.126885716064277, 1.5532265821823779, 3.1387495533469982, 0.6497630521109139, -0.09309608406736693, 1.2456634956498722, 2.75006802406627, 1.2623314971015902, 3.1411742975934067], "count": [565]}, "eef_sim_pose_action": {"mean": [0.527742185538173, 0.27879809549351386, 1.065865425678973, -2.1503155517815977, 1.0927711481491116, 0.08681662433361977, 0.5361985082638931, -0.32386437030947446, 1.0905999394642236, 2.2284462741069957, 0.8845596838468154, 0.34956367923704457], "std": [0.05936731022808438, 0.07373429456072367, 0.03242258048875478, 1.0492026341363783, 0.21164595106740983, 2.8376720503648336, 0.06626715860809823, 0.07527164903664188, 0.050582451645960924, 0.2621437711143006, 0.16459533803198345, 2.7285279115711596], "min": [0.4244235286184868, 0.07464920600114516, 0.993684150762195, -3.121619132631549, 0.7652018059322434, -3.1374933365009046, 0.3999020305426645, -0.41762782892083133, 1.0244828965484991, 1.6589260150338805, 0.6184929458731334, -3.1413129799349795], "max": [0.6269657242742657, 0.3841479881114862, 1.1084064629247516, 3.126885716064277, 1.5532265821823779, 3.1387495533469982, 0.6497630521109139, -0.09309608406736693, 1.2456634956498722, 2.75006802406627, 1.2623314971015902, 3.1411742975934067], "count": [565]}, "gripper_mode_state": {"mean": [0.7168141592920354, 0.48849557522123893], "std": [0.45054591367638597, 0.4998676306888754], "min": [0, 0], "max": [1, 1], "count": [565]}, "gripper_activity_state": {"mean": [1.7327433628318585, 1.702654867256637], "std": [0.613483089016352, 0.6353119472069766], "min": [0, 0], "max": [2, 2], "count": [565]}, "gripper_mode_action": {"mean": [0.7168141592920354, 0.48849557522123893], "std": [0.45054591367638597, 0.4998676306888754], "min": [0, 0], "max": [1, 1], "count": [565]}, "gripper_activity_action": {"mean": [1.7327433628318585, 1.702654867256637], "std": [0.613483089016352, 0.6353119472069766], "min": [0, 0], "max": [2, 2], "count": [565]}, "gripper_open_scale_state": {"mean": [0.24693982298231723, 0.49253185848134845], "std": [0.34286938901497255, 0.37282162414435116], "min": [0.0, 0.0], "max": [0.934, 0.958], "count": [565]}, "gripper_open_scale_action": {"mean": [0.24693982298231723, 0.49253185848134845], "std": [0.34286938901497255, 0.37282162414435116], "min": [0.0, 0.0], "max": [0.934, 0.958], "count": [565]}}} +{"episode_index": 847, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41069448326851404]], [[0.44482657456922164]], [[0.4459468177766975]]], "std": [[[0.2440716316842081]], [[0.2082108971264111]], [[0.20274034291178453]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3977478275401069]], [[0.44708969879274024]], [[0.4508241657889051]]], "std": [[[0.20428831576177378]], [[0.1660079154510671]], [[0.1582820197598851]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43582074758277967]], [[0.4639683347512559]], [[0.46493104001242375]]], "std": [[[0.1787805209463071]], [[0.15302273040766512]], [[0.14629441673795457]]], "count": [121]}, "observation.state": {"min": [0.17847737669944763, 1.9047651290893555, -1.2389219999313354, -1.1638728380203247, -2.3486196994781494, -1.8347251415252686, 1.2522214651107788, 14.0, 0.07769600301980972, 0.21408399939537048, -0.06959400326013565, -3.1401853561401367, 0.09499999135732651, -1.694000005722046, -0.8421213626861572, -2.1754133701324463, -0.35702455043792725, -0.4208512604236603, 1.0747913122177124, 0.9278170466423035, -1.5524529218673706, 0.0, -0.3733919858932495, 0.20361100137233734, -0.1905760020017624, -3.1361851692199707, 0.29099997878074646, -3.1371853351593018], "max": [0.9581508040428162, 2.098531484603882, -0.25761061906814575, -0.415266215801239, -1.6440304517745972, -0.9967401027679443, 2.1781537532806396, 944.0, 0.39078301191329956, 0.42482098937034607, 0.10590100288391113, 3.138000011444092, 1.1440000534057617, -0.35499995946884155, -0.1529082953929901, -2.098182439804077, 0.8712159991264343, 0.9433854222297668, 2.4100379943847656, 1.7990679740905762, 0.2229134738445282, 947.0, -0.1626729965209961, 0.4256559908390045, 0.046730998903512955, 3.127000093460083, 1.0169999599456787, 3.13700008392334], "mean": [0.4004213511943817, 2.028172254562378, -0.6493225693702698, -0.6938250064849854, -1.9957488775253296, -1.5561790466308594, 1.6902841329574585, 632.4908447265625, 0.2967352271080017, 0.2979647219181061, 0.018716193735599518, -0.8994415998458862, 0.6117864847183228, -0.8514419198036194, -0.41126549243927, -2.1472456455230713, 0.4170907139778137, 0.6150374412536621, 2.075134754180908, 1.4962658882141113, -1.2037328481674194, 405.4950256347656, -0.30386674404144287, 0.2927948832511902, -0.016437727957963943, 2.5590455532073975, 0.5429198145866394, -2.0364623069763184], "std": [0.1818574219942093, 0.06016865745186806, 0.281133770942688, 0.17146559059619904, 0.2089720368385315, 0.22439676523208618, 0.3128584027290344, 368.58160400390625, 0.08777045458555222, 0.05933494493365288, 0.040975313633680344, 2.90303373336792, 0.22299131751060486, 0.4013368785381317, 0.15647944808006287, 0.022850871086120605, 0.23774293065071106, 0.4482431709766388, 0.35001489520072937, 0.25831139087677, 0.5745798945426941, 381.5827941894531, 0.052501875907182693, 0.05650891363620758, 0.05590120702981949, 0.9876613020896912, 0.21201461553573608, 1.6091872453689575], "count": [599]}, "action": {"min": [0.17847737669944763, 1.9047651290893555, -1.2389219999313354, -1.1638728380203247, -2.3486196994781494, -1.8347251415252686, 1.2522214651107788, 14.0, 0.07769600301980972, 0.21408399939537048, -0.06959400326013565, -3.1401853561401367, 0.09499999135732651, -1.694000005722046, -0.8421213626861572, -2.1754133701324463, -0.35702455043792725, -0.4208512604236603, 1.0747913122177124, 0.9278170466423035, -1.5524529218673706, 0.0, -0.3733919858932495, 0.20361100137233734, -0.1905760020017624, -3.1361851692199707, 0.29099997878074646, -3.1371853351593018], "max": [0.9581508040428162, 2.098531484603882, -0.25761061906814575, -0.415266215801239, -1.6440304517745972, -0.9967401027679443, 2.1781537532806396, 944.0, 0.39078301191329956, 0.42482098937034607, 0.10590100288391113, 3.138000011444092, 1.1440000534057617, -0.35499995946884155, -0.1529082953929901, -2.098182439804077, 0.8712159991264343, 0.9433854222297668, 2.4100379943847656, 1.7990679740905762, 0.2229134738445282, 947.0, -0.1626729965209961, 0.4256559908390045, 0.046730998903512955, 3.127000093460083, 1.0169999599456787, 3.13700008392334], "mean": [0.4004213511943817, 2.028172254562378, -0.6493225693702698, -0.6938250064849854, -1.9957488775253296, -1.5561790466308594, 1.6902841329574585, 632.4908447265625, 0.2967352271080017, 0.2979647219181061, 0.018716193735599518, -0.8994415998458862, 0.6117864847183228, -0.8514419198036194, -0.41126549243927, -2.1472456455230713, 0.4170907139778137, 0.6150374412536621, 2.075134754180908, 1.4962658882141113, -1.2037328481674194, 405.4950256347656, -0.30386674404144287, 0.2927948832511902, -0.016437727957963943, 2.5590455532073975, 0.5429198145866394, -2.0364623069763184], "std": [0.1818574219942093, 0.06016865745186806, 0.281133770942688, 0.17146559059619904, 0.2089720368385315, 0.22439676523208618, 0.3128584027290344, 368.58160400390625, 0.08777045458555222, 0.05933494493365288, 0.040975313633680344, 2.90303373336792, 0.22299131751060486, 0.4013368785381317, 0.15647944808006287, 0.022850871086120605, 0.23774293065071106, 0.4482431709766388, 0.35001489520072937, 0.25831139087677, 0.5745798945426941, 381.5827941894531, 0.052501875907182693, 0.05650891363620758, 0.05590120702981949, 0.9876613020896912, 0.21201461553573608, 1.6091872453689575], "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": [853], "max": [853], "mean": [853.0], "std": [0.0], "count": [599]}, "index": {"min": [728308], "max": [728906], "mean": [728607.0], "std": [172.91616465790582], "count": [599]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [599]}, "subtask_annotation": {"mean": [8.84974958263773, 29.0, 29.0, 29.0, 29.0], "std": [8.992899950512589, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [599]}, "scene_annotation": {"mean": [853.0], "std": [0.0], "min": [853], "max": [853], "count": [599]}, "eef_direction_state": {"mean": [3.642737896494157, 3.6110183639398996], "std": [2.290849151036414, 2.2998756149852975], "min": [0, 0], "max": [6, 6], "count": [599]}, "eef_velocity_state": {"mean": [0.7479131886477463, 0.8113522537562604], "std": [0.7273971842001604, 0.7486022642504023], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_acc_mag_state": {"mean": [0.7262103505843072, 0.6360601001669449], "std": [0.8324576899171601, 0.8096466611556703], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_direction_action": {"mean": [3.642737896494157, 3.6110183639398996], "std": [2.290849151036414, 2.2998756149852975], "min": [0, 0], "max": [6, 6], "count": [599]}, "eef_velocity_action": {"mean": [0.7479131886477463, 0.8113522537562604], "std": [0.7273971842001604, 0.7486022642504023], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_acc_mag_action": {"mean": [0.7262103505843072, 0.6360601001669449], "std": [0.8324576899171601, 0.8096466611556703], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_sim_pose_state": {"mean": [0.4950849603587116, 0.29672556307993836, 1.0550690566539949, -1.7784118108483187, 1.0423771356991252, 1.1306136111633673, 0.5055167921265843, -0.31942058066038503, 1.0839076113133566, 2.223178566747139, 0.890694298399107, -0.06753127789166179], "std": [0.050534157029379946, 0.07533568416828093, 0.021590007861761913, 1.5289519773305982, 0.25325153632279956, 2.3912077241156533, 0.057345039420339444, 0.07670884576943385, 0.054310115297886055, 0.22402481635477678, 0.2670192612708152, 2.7642069737679025], "min": [0.4065658398685339, 0.07967344424957128, 0.9995173372552945, -2.6199342321285957, 0.7481940911942906, -3.139728202157576, 0.42005301690648034, -0.4206901907545604, 1.0328990499458415, 1.7077762015465412, 0.4803179632219159, -3.1380819235674866], "max": [0.6137871096510064, 0.38349855855907466, 1.08912296741994, 2.85191600068697, 1.5375129024264917, 3.1381828434541577, 0.6417558788591289, -0.10229529376597048, 1.2506484791090209, 2.977726733409286, 1.2757524559233109, 3.1415101645649717], "count": [599]}, "eef_sim_pose_action": {"mean": [0.4950849603587116, 0.29672556307993836, 1.0550690566539949, -1.7784118108483187, 1.0423771356991252, 1.1306136111633673, 0.5055167921265843, -0.31942058066038503, 1.0839076113133566, 2.223178566747139, 0.890694298399107, -0.06753127789166179], "std": [0.050534157029379946, 0.07533568416828093, 0.021590007861761913, 1.5289519773305982, 0.25325153632279956, 2.3912077241156533, 0.057345039420339444, 0.07670884576943385, 0.054310115297886055, 0.22402481635477678, 0.2670192612708152, 2.7642069737679025], "min": [0.4065658398685339, 0.07967344424957128, 0.9995173372552945, -2.6199342321285957, 0.7481940911942906, -3.139728202157576, 0.42005301690648034, -0.4206901907545604, 1.0328990499458415, 1.7077762015465412, 0.4803179632219159, -3.1380819235674866], "max": [0.6137871096510064, 0.38349855855907466, 1.08912296741994, 2.85191600068697, 1.5375129024264917, 3.1381828434541577, 0.6417558788591289, -0.10229529376597048, 1.2506484791090209, 2.977726733409286, 1.2757524559233109, 3.1415101645649717], "count": [599]}, "gripper_mode_state": {"mean": [0.5592654424040067, 0.32554257095158595], "std": [0.49647518300178783, 0.46857721396779245], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_state": {"mean": [1.7646076794657763, 1.7662771285475793], "std": [0.5833094271660845, 0.5796763791133278], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_mode_action": {"mean": [0.5592654424040067, 0.32554257095158595], "std": [0.49647518300178783, 0.46857721396779245], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_action": {"mean": [1.7646076794657763, 1.7662771285475793], "std": [0.5833094271660845, 0.5796763791133278], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_open_scale_state": {"mean": [0.405494991653302, 0.6324908179791018], "std": [0.3815829168771595, 0.36858166503033196], "min": [0.0, 0.014], "max": [0.947, 0.944], "count": [599]}, "gripper_open_scale_action": {"mean": [0.405494991653302, 0.6324908179791018], "std": [0.3815829168771595, 0.36858166503033196], "min": [0.0, 0.014], "max": [0.947, 0.944], "count": [599]}}} +{"episode_index": 848, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.41931917605196345]], [[0.45054836972667855]], [[0.4488749864959758]]], "std": [[[0.23783361573730383]], [[0.20451081768408788]], [[0.20053246728079527]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40698130536649924]], [[0.44876267352671095]], [[0.4513082124723167]]], "std": [[[0.2031750623260896]], [[0.1706650443231277]], [[0.16473369940925076]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43902500101280184]], [[0.4641593626775779]], [[0.46392604521147307]]], "std": [[[0.17162549944622538]], [[0.14715727373594442]], [[0.1411086885387249]]], "count": [121]}, "observation.state": {"min": [0.09857619553804398, 1.9532853364944458, -1.2238773107528687, -1.1077953577041626, -2.3753583431243896, -1.911170482635498, 1.4004696607589722, 49.0, 0.07544200122356415, 0.19986799359321594, -0.07829599827528, -3.1411852836608887, 0.17900000512599945, -1.7369999885559082, -0.751067578792572, -2.175448179244995, -0.39491569995880127, -0.4487590789794922, 1.5575144290924072, 0.879593551158905, -1.6220566034317017, -1.0, -0.37947800755500793, 0.20450399816036224, -0.18674500286579132, 1.5219999551773071, 0.2529999911785126, -3.1391851902008057], "max": [0.9970716834068298, 2.0976414680480957, -0.2583087384700775, -0.36163219809532166, -1.6040624380111694, -0.9744696617126465, 2.2602362632751465, 951.0, 0.38457998633384705, 0.43119901418685913, 0.08384399861097336, 3.1389999389648438, 1.1549999713897705, -0.3619999885559082, -0.21549580991268158, -2.093278169631958, 0.6128374934196472, 1.0138094425201416, 2.564464569091797, 1.9490267038345337, 0.1765226125717163, 934.0, -0.17067599296569824, 0.4140700101852417, 0.06982000172138214, 3.0799999237060547, 1.1480000019073486, 3.13700008392334], "mean": [0.3919278383255005, 2.054957628250122, -0.6670405268669128, -0.7050742506980896, -1.92904794216156, -1.5007705688476562, 1.6930079460144043, 673.3399658203125, 0.29069340229034424, 0.3055537939071655, 0.01170256920158863, -1.0734021663665771, 0.6608275175094604, -0.8677147626876831, -0.45150482654571533, -2.1460652351379395, 0.2690694034099579, 0.5915935635566711, 2.1827666759490967, 1.5220147371292114, -1.191648006439209, 418.79681396484375, -0.30378028750419617, 0.2953248620033264, -0.014145608991384506, 2.725775718688965, 0.5553911328315735, -2.07010817527771], "std": [0.19569987058639526, 0.03430783748626709, 0.28836822509765625, 0.166690856218338, 0.2198048233985901, 0.23302139341831207, 0.24926429986953735, 353.7106018066406, 0.08537382632493973, 0.06253764033317566, 0.02981717139482498, 2.8269407749176025, 0.21942420303821564, 0.3502187728881836, 0.12675350904464722, 0.025378160178661346, 0.20534047484397888, 0.4645903706550598, 0.3230755031108856, 0.3123047947883606, 0.6035133600234985, 408.6170654296875, 0.04916243627667427, 0.05165135860443115, 0.06142403185367584, 0.3823624551296234, 0.2223578542470932, 1.5437887907028198], "count": [603]}, "action": {"min": [0.09857619553804398, 1.9532853364944458, -1.2238773107528687, -1.1077953577041626, -2.3753583431243896, -1.911170482635498, 1.4004696607589722, 49.0, 0.07544200122356415, 0.19986799359321594, -0.07829599827528, -3.1411852836608887, 0.17900000512599945, -1.7369999885559082, -0.751067578792572, -2.175448179244995, -0.39491569995880127, -0.4487590789794922, 1.5575144290924072, 0.879593551158905, -1.6220566034317017, -1.0, -0.37947800755500793, 0.20450399816036224, -0.18674500286579132, 1.5219999551773071, 0.2529999911785126, -3.1391851902008057], "max": [0.9970716834068298, 2.0976414680480957, -0.2583087384700775, -0.36163219809532166, -1.6040624380111694, -0.9744696617126465, 2.2602362632751465, 951.0, 0.38457998633384705, 0.43119901418685913, 0.08384399861097336, 3.1389999389648438, 1.1549999713897705, -0.3619999885559082, -0.21549580991268158, -2.093278169631958, 0.6128374934196472, 1.0138094425201416, 2.564464569091797, 1.9490267038345337, 0.1765226125717163, 934.0, -0.17067599296569824, 0.4140700101852417, 0.06982000172138214, 3.0799999237060547, 1.1480000019073486, 3.13700008392334], "mean": [0.3919278383255005, 2.054957628250122, -0.6670405268669128, -0.7050742506980896, -1.92904794216156, -1.5007705688476562, 1.6930079460144043, 673.3399658203125, 0.29069340229034424, 0.3055537939071655, 0.01170256920158863, -1.0734021663665771, 0.6608275175094604, -0.8677147626876831, -0.45150482654571533, -2.1460652351379395, 0.2690694034099579, 0.5915935635566711, 2.1827666759490967, 1.5220147371292114, -1.191648006439209, 418.79681396484375, -0.30378028750419617, 0.2953248620033264, -0.014145608991384506, 2.725775718688965, 0.5553911328315735, -2.07010817527771], "std": [0.19569987058639526, 0.03430783748626709, 0.28836822509765625, 0.166690856218338, 0.2198048233985901, 0.23302139341831207, 0.24926429986953735, 353.7106018066406, 0.08537382632493973, 0.06253764033317566, 0.02981717139482498, 2.8269407749176025, 0.21942420303821564, 0.3502187728881836, 0.12675350904464722, 0.025378160178661346, 0.20534047484397888, 0.4645903706550598, 0.3230755031108856, 0.3123047947883606, 0.6035133600234985, 408.6170654296875, 0.04916243627667427, 0.05165135860443115, 0.06142403185367584, 0.3823624551296234, 0.2223578542470932, 1.5437887907028198], "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": [854], "max": [854], "mean": [854.0], "std": [0.0], "count": [603]}, "index": {"min": [728907], "max": [729509], "mean": [729208.0], "std": [174.07086679472434], "count": [603]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [603]}, "subtask_annotation": {"mean": [10.185737976782752, 29.0, 29.0, 29.0, 29.0], "std": [8.81796723627957, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [603]}, "scene_annotation": {"mean": [854.0], "std": [0.0], "min": [854], "max": [854], "count": [603]}, "eef_direction_state": {"mean": [3.804311774461028, 3.626865671641791], "std": [2.2241359547588435, 2.2457052344860378], "min": [0, 0], "max": [6, 6], "count": [603]}, "eef_velocity_state": {"mean": [0.6965174129353234, 0.8507462686567164], "std": [0.7140646813137955, 0.7668150020669044], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_acc_mag_state": {"mean": [0.7330016583747927, 0.7943615257048093], "std": [0.8266029374792497, 0.8330853652836234], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_direction_action": {"mean": [3.804311774461028, 3.626865671641791], "std": [2.2241359547588435, 2.2457052344860378], "min": [0, 0], "max": [6, 6], "count": [603]}, "eef_velocity_action": {"mean": [0.6965174129353234, 0.8507462686567164], "std": [0.7140646813137955, 0.7668150020669044], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_acc_mag_action": {"mean": [0.7330016583747927, 0.7943615257048093], "std": [0.8266029374792497, 0.8330853652836234], "min": [0, 0], "max": [2, 2], "count": [603]}, "eef_sim_pose_state": {"mean": [0.49756735325353507, 0.2980498731005216, 1.0566456485009201, -1.8589951421716178, 1.0367434763336931, 1.3292909992435513, 0.5109602224726323, -0.309903520964817, 1.0817882324191208, 2.158997107520633, 0.909922744236847, -0.1420757690199842], "std": [0.044773783458662855, 0.07827139757660104, 0.02235080482646496, 1.4321460808094535, 0.2841866997936955, 2.3856749015565306, 0.0615949214532714, 0.06918687142901402, 0.052881595038517415, 0.1954380919178414, 0.22066138831808318, 2.8153781461950604], "min": [0.40780539361779716, 0.08490344549626527, 0.995274993781378, -3.1173506126258164, 0.6663647023024626, -3.1290029294440735, 0.3975937493601709, -0.4137402277115365, 1.0346637316682552, 1.6522027169005487, 0.5551221542944127, -3.130887342410239], "max": [0.6021890646670405, 0.40255897059026874, 1.0897255800592913, 3.1376065373228768, 1.5600665325484342, 3.138964388651537, 0.6471663515119855, -0.09559973424819278, 1.2264485831637533, 2.7330821387081614, 1.2839028832184884, 3.1343458861048052], "count": [603]}, "eef_sim_pose_action": {"mean": [0.49756735325353507, 0.2980498731005216, 1.0566456485009201, -1.8589951421716178, 1.0367434763336931, 1.3292909992435513, 0.5109602224726323, -0.309903520964817, 1.0817882324191208, 2.158997107520633, 0.909922744236847, -0.1420757690199842], "std": [0.044773783458662855, 0.07827139757660104, 0.02235080482646496, 1.4321460808094535, 0.2841866997936955, 2.3856749015565306, 0.0615949214532714, 0.06918687142901402, 0.052881595038517415, 0.1954380919178414, 0.22066138831808318, 2.8153781461950604], "min": [0.40780539361779716, 0.08490344549626527, 0.995274993781378, -3.1173506126258164, 0.6663647023024626, -3.1290029294440735, 0.3975937493601709, -0.4137402277115365, 1.0346637316682552, 1.6522027169005487, 0.5551221542944127, -3.130887342410239], "max": [0.6021890646670405, 0.40255897059026874, 1.0897255800592913, 3.1376065373228768, 1.5600665325484342, 3.138964388651537, 0.6471663515119855, -0.09559973424819278, 1.2264485831637533, 2.7330821387081614, 1.2839028832184884, 3.1343458861048052], "count": [603]}, "gripper_mode_state": {"mean": [0.5737976782752903, 0.3034825870646766], "std": [0.4945239151761757, 0.45976179312031423], "min": [0, 0], "max": [1, 1], "count": [603]}, "gripper_activity_state": {"mean": [1.7097844112769487, 1.7280265339966832], "std": [0.6311592324752543, 0.616786127430574], "min": [0, 0], "max": [2, 2], "count": [603]}, "gripper_mode_action": {"mean": [0.5737976782752903, 0.3034825870646766], "std": [0.4945239151761757, 0.45976179312031423], "min": [0, 0], "max": [1, 1], "count": [603]}, "gripper_activity_action": {"mean": [1.7097844112769487, 1.7280265339966832], "std": [0.6311592324752543, 0.616786127430574], "min": [0, 0], "max": [2, 2], "count": [603]}, "gripper_open_scale_state": {"mean": [0.41880392496502844, 0.673339966781894], "std": [0.40860962942171836, 0.35371026153213225], "min": [0.0, 0.049], "max": [0.934, 0.951], "count": [603]}, "gripper_open_scale_action": {"mean": [0.41880392496502844, 0.673339966781894], "std": [0.40860962942171836, 0.35371026153213225], "min": [0.0, 0.049], "max": [0.934, 0.951], "count": [603]}}} +{"episode_index": 849, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8431372549019608]], [[1.0]], [[1.0]]], "mean": [[[0.41675127009616103]], [[0.4492204227236872]], [[0.45106978720607016]]], "std": [[[0.24458864669870664]], [[0.2086822724830517]], [[0.20240970697545435]]], "count": [174]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3729090061791]], [[0.42854757695702805]], [[0.43138701309067684]]], "std": [[[0.20873990109818216]], [[0.16857112769078292]], [[0.16190805736595815]]], "count": [174]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44583323590451507]], [[0.46967523453346854]], [[0.4708007662835249]]], "std": [[[0.17368914542548491]], [[0.14986424590281414]], [[0.14289113849808552]]], "count": [174]}, "observation.state": {"min": [0.1457524448633194, 1.9107340574264526, -1.2286944389343262, -1.1209726333618164, -2.2681078910827637, -1.8418635129928589, 1.3206557035446167, 37.0, 0.04344300180673599, 0.20496800541877747, -0.09915699809789658, -3.1351852416992188, 0.210999995470047, -2.2339999675750732, -0.9415178894996643, -2.175448179244995, -0.42898449301719666, -0.5086936950683594, 1.130030870437622, 0.6851115822792053, -2.0648293495178223, -3.0, -0.37370800971984863, 0.21541500091552734, -0.19288800656795502, -3.1361851692199707, -0.11299999803304672, -3.1331851482391357], "max": [1.1785684823989868, 2.102545738220215, -0.24619615077972412, -0.38488003611564636, -1.7098116874694824, -0.8123984336853027, 2.2802553176879883, 952.0, 0.39715901017189026, 0.4634470045566559, 0.10295099765062332, 3.1410000324249268, 1.218999981880188, -0.38099998235702515, -0.1901012659072876, -2.054549217224121, 0.8601506352424622, 1.204888105392456, 2.817868947982788, 1.8868407011032104, 0.19722221791744232, 947.0, -0.1513420045375824, 0.45110800862312317, 0.07270999997854233, 3.140000104904175, 0.9589999914169312, 3.1389999389648438], "mean": [0.41058874130249023, 2.0307044982910156, -0.7140776515007019, -0.6538998484611511, -1.9221036434173584, -1.468734860420227, 1.6275129318237305, 713.2840576171875, 0.2974919378757477, 0.3091823160648346, 0.011056153103709221, -1.7617815732955933, 0.6280456185340881, -0.7957363128662109, -0.49231570959091187, -2.1459085941314697, 0.3894105553627014, 0.6984260678291321, 2.3186159133911133, 1.5332098007202148, -1.4427474737167358, 468.2810974121094, -0.2896050810813904, 0.3013370931148529, -0.014344318769872189, 2.6796576976776123, 0.37307801842689514, -2.22192645072937], "std": [0.213919535279274, 0.04408111050724983, 0.2409534603357315, 0.13245877623558044, 0.14432393014431, 0.2663758397102356, 0.31694430112838745, 332.4178466796875, 0.08278289437294006, 0.06294910609722137, 0.03969993442296982, 2.4065873622894287, 0.21680471301078796, 0.4296427071094513, 0.1647985875606537, 0.02772931382060051, 0.31130504608154297, 0.5694499015808105, 0.41832318902015686, 0.34483373165130615, 0.7576048374176025, 412.9375, 0.05594052001833916, 0.05742710083723068, 0.07091692090034485, 0.7727537751197815, 0.31590333580970764, 1.0227971076965332], "count": [973]}, "action": {"min": [0.1457524448633194, 1.9107340574264526, -1.2286944389343262, -1.1209726333618164, -2.2681078910827637, -1.8418635129928589, 1.3206557035446167, 37.0, 0.04344300180673599, 0.20496800541877747, -0.09915699809789658, -3.1351852416992188, 0.210999995470047, -2.2339999675750732, -0.9415178894996643, -2.175448179244995, -0.42898449301719666, -0.5086936950683594, 1.130030870437622, 0.6851115822792053, -2.0648293495178223, -3.0, -0.37370800971984863, 0.21541500091552734, -0.19288800656795502, -3.1361851692199707, -0.11299999803304672, -3.1331851482391357], "max": [1.1785684823989868, 2.102545738220215, -0.24619615077972412, -0.38488003611564636, -1.7098116874694824, -0.8123984336853027, 2.2802553176879883, 952.0, 0.39715901017189026, 0.4634470045566559, 0.10295099765062332, 3.1410000324249268, 1.218999981880188, -0.38099998235702515, -0.1901012659072876, -2.054549217224121, 0.8601506352424622, 1.204888105392456, 2.817868947982788, 1.8868407011032104, 0.19722221791744232, 947.0, -0.1513420045375824, 0.45110800862312317, 0.07270999997854233, 3.140000104904175, 0.9589999914169312, 3.1389999389648438], "mean": [0.41058874130249023, 2.0307044982910156, -0.7140776515007019, -0.6538998484611511, -1.9221036434173584, -1.468734860420227, 1.6275129318237305, 713.2840576171875, 0.2974919378757477, 0.3091823160648346, 0.011056153103709221, -1.7617815732955933, 0.6280456185340881, -0.7957363128662109, -0.49231570959091187, -2.1459085941314697, 0.3894105553627014, 0.6984260678291321, 2.3186159133911133, 1.5332098007202148, -1.4427474737167358, 468.2810974121094, -0.2896050810813904, 0.3013370931148529, -0.014344318769872189, 2.6796576976776123, 0.37307801842689514, -2.22192645072937], "std": [0.213919535279274, 0.04408111050724983, 0.2409534603357315, 0.13245877623558044, 0.14432393014431, 0.2663758397102356, 0.31694430112838745, 332.4178466796875, 0.08278289437294006, 0.06294910609722137, 0.03969993442296982, 2.4065873622894287, 0.21680471301078796, 0.4296427071094513, 0.1647985875606537, 0.02772931382060051, 0.31130504608154297, 0.5694499015808105, 0.41832318902015686, 0.34483373165130615, 0.7576048374176025, 412.9375, 0.05594052001833916, 0.05742710083723068, 0.07091692090034485, 0.7727537751197815, 0.31590333580970764, 1.0227971076965332], "count": [973]}, "timestamp": {"min": [0.0], "max": [32.4], "mean": [16.2], "std": [9.36269192059634], "count": [973]}, "frame_index": {"min": [0], "max": [972], "mean": [486.0], "std": [280.88075761789025], "count": [973]}, "episode_index": {"min": [855], "max": [855], "mean": [855.0], "std": [0.0], "count": [973]}, "index": {"min": [729510], "max": [730482], "mean": [729996.0], "std": [280.88075761789025], "count": [973]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [973]}, "subtask_annotation": {"mean": [8.650565262076054, 29.0, 29.0, 29.0, 29.0], "std": [10.305567408872392, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [973]}, "scene_annotation": {"mean": [855.0], "std": [0.0], "min": [855], "max": [855], "count": [973]}, "eef_direction_state": {"mean": [3.5642343268242547, 4.2487153134635145], "std": [2.176496745416659, 2.122606479628421], "min": [0, 0], "max": [6, 6], "count": [973]}, "eef_velocity_state": {"mean": [0.8242548818088387, 0.6228160328879754], "std": [0.7030601037941814, 0.735653105997455], "min": [0, 0], "max": [2, 2], "count": [973]}, "eef_acc_mag_state": {"mean": [0.7091469681397738, 0.5858170606372045], "std": [0.8327128438742196, 0.7931387913084995], "min": [0, 0], "max": [2, 2], "count": [973]}, "eef_direction_action": {"mean": [3.5642343268242547, 4.2487153134635145], "std": [2.176496745416659, 2.122606479628421], "min": [0, 0], "max": [6, 6], "count": [973]}, "eef_velocity_action": {"mean": [0.8242548818088387, 0.6228160328879754], "std": [0.7030601037941814, 0.735653105997455], "min": [0, 0], "max": [2, 2], "count": [973]}, "eef_acc_mag_action": {"mean": [0.7091469681397738, 0.5858170606372045], "std": [0.8327128438742196, 0.7931387913084995], "min": [0, 0], "max": [2, 2], "count": [973]}, "eef_sim_pose_state": {"mean": [0.5093313733268253, 0.2857548509649801, 1.0735602598295626, -2.0017003239335893, 0.8146919236544354, 1.5230073929355807, 0.5152327803911142, -0.3136028494233445, 1.0778985870810907, 2.2843496015973654, 0.9431700804927358, -0.4372511346543914], "std": [0.05180233098625704, 0.0869869879813007, 0.03370635340850494, 1.461978233339484, 0.40994593262648343, 2.2378603232704606, 0.06016521313155246, 0.0767147786566269, 0.045898762750056304, 0.22836777479053738, 0.2230494927647295, 2.633626671026758], "min": [0.42069398461404756, 0.06808996555955393, 0.9952090417549783, -3.1170559812149348, 0.2831621794434087, -3.135676316100881, 0.4048195241998339, -0.41497760992886135, 1.035908906158007, 1.714873909255063, 0.3695628651701852, -3.13924502528242], "max": [0.6394682650674157, 0.38775387848580495, 1.1267346337042394, 3.137611440867329, 1.543672313144587, 3.138538790180403, 0.6747905952707112, -0.06167381388191885, 1.226903131516909, 2.8923871088496855, 1.2122572880854103, 3.123279886862366], "count": [973]}, "eef_sim_pose_action": {"mean": [0.5093313733268253, 0.2857548509649801, 1.0735602598295626, -2.0017003239335893, 0.8146919236544354, 1.5230073929355807, 0.5152327803911142, -0.3136028494233445, 1.0778985870810907, 2.2843496015973654, 0.9431700804927358, -0.4372511346543914], "std": [0.05180233098625704, 0.0869869879813007, 0.03370635340850494, 1.461978233339484, 0.40994593262648343, 2.2378603232704606, 0.06016521313155246, 0.0767147786566269, 0.045898762750056304, 0.22836777479053738, 0.2230494927647295, 2.633626671026758], "min": [0.42069398461404756, 0.06808996555955393, 0.9952090417549783, -3.1170559812149348, 0.2831621794434087, -3.135676316100881, 0.4048195241998339, -0.41497760992886135, 1.035908906158007, 1.714873909255063, 0.3695628651701852, -3.13924502528242], "max": [0.6394682650674157, 0.38775387848580495, 1.1267346337042394, 3.137611440867329, 1.543672313144587, 3.138538790180403, 0.6747905952707112, -0.06167381388191885, 1.226903131516909, 2.8923871088496855, 1.2122572880854103, 3.123279886862366], "count": [973]}, "gripper_mode_state": {"mean": [0.49640287769784175, 0.2959917780061665], "std": [0.49998706054371644, 0.45648728937278704], "min": [0, 0], "max": [1, 1], "count": [973]}, "gripper_activity_state": {"mean": [1.8067831449126412, 1.803699897225077], "std": [0.5437444226537782, 0.5416911210997525], "min": [0, 0], "max": [2, 2], "count": [973]}, "gripper_mode_action": {"mean": [0.49640287769784175, 0.2959917780061665], "std": [0.49998706054371644, 0.45648728937278704], "min": [0, 0], "max": [1, 1], "count": [973]}, "gripper_activity_action": {"mean": [1.8067831449126412, 1.803699897225077], "std": [0.5437444226537782, 0.5416911210997525], "min": [0, 0], "max": [2, 2], "count": [973]}, "gripper_open_scale_state": {"mean": [0.4682903391064313, 0.7132841725795396], "std": [0.41292712912167295, 0.33241794237356326], "min": [0.0, 0.037], "max": [0.947, 0.952], "count": [973]}, "gripper_open_scale_action": {"mean": [0.4682903391064313, 0.7132841725795396], "std": [0.41292712912167295, 0.33241794237356326], "min": [0.0, 0.037], "max": [0.947, 0.952], "count": [973]}}} +{"episode_index": 850, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4147397722630719]], [[0.44771754663671026]], [[0.4488411254084967]]], "std": [[[0.24549023126764066]], [[0.210931014441261]], [[0.20498775904939123]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3750286492374728]], [[0.43056421058006533]], [[0.43338131127450985]]], "std": [[[0.1981581129595783]], [[0.1597177717508286]], [[0.15282513140032705]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4424137271922658]], [[0.4660618310866013]], [[0.46537644505718956]]], "std": [[[0.1642959015103006]], [[0.1412813103552303]], [[0.13616955713898904]]], "count": [120]}, "observation.state": {"min": [0.19090411067008972, 1.8980282545089722, -1.0336363315582275, -0.8993332982063293, -2.3378686904907227, -1.9052364826202393, 1.4196858406066895, 47.0, 0.10483700037002563, 0.2133689969778061, -0.06038200110197067, -3.134185314178467, 0.3009999990463257, -2.061000108718872, -0.8604648113250732, -2.1759018898010254, -0.3965213894844055, -0.5610186457633972, 1.020947813987732, 0.7651523947715759, -1.8025238513946533, 0.0, -0.3628849983215332, 0.23601099848747253, -0.18636499345302582, 1.4809999465942383, 0.10199999809265137, -3.1401853561401367], "max": [0.9532116651535034, 2.0900142192840576, -0.26775094866752625, -0.39873793721199036, -1.5319279432296753, -0.9239250421524048, 2.318861961364746, 945.0, 0.39170798659324646, 0.43510401248931885, 0.09098000079393387, 3.1389999389648438, 1.1330000162124634, -0.4259999990463257, -0.27289968729019165, -2.0743587017059326, 0.9965481162071228, 1.1508876085281372, 2.615166425704956, 1.8399261236190796, 0.4680624306201935, 938.0, -0.15412400662899017, 0.4422149956226349, 0.051486000418663025, 3.0769999027252197, 1.0140000581741333, 3.140000104904175], "mean": [0.4320349395275116, 2.036764144897461, -0.6058184504508972, -0.6590548157691956, -1.9533861875534058, -1.5103952884674072, 1.7697445154190063, 690.1762084960938, 0.2941851317882538, 0.3174141049385071, 0.02008851058781147, -0.10070010274648666, 0.6629847288131714, -0.9917685985565186, -0.4940272569656372, -2.155651330947876, 0.40772977471351624, 0.6783843636512756, 2.2104275226593018, 1.503679633140564, -1.308154821395874, 411.2276611328125, -0.28714892268180847, 0.3081859052181244, -0.014387404546141624, 2.728691816329956, 0.42151910066604614, -2.172245740890503], "std": [0.16249002516269684, 0.05665896087884903, 0.18981784582138062, 0.11908349394798279, 0.18715119361877441, 0.22549641132354736, 0.3221808969974518, 355.6423645019531, 0.0741758793592453, 0.057579703629016876, 0.031164685264229774, 2.984611988067627, 0.1949627846479416, 0.4533914625644684, 0.1486196368932724, 0.02150590904057026, 0.2784956693649292, 0.5732823014259338, 0.45811906456947327, 0.35589277744293213, 0.7157213687896729, 404.3131408691406, 0.05228753015398979, 0.055430006235837936, 0.06802626699209213, 0.3668208718299866, 0.2623206377029419, 1.3184460401535034], "count": [593]}, "action": {"min": [0.19090411067008972, 1.8980282545089722, -1.0336363315582275, -0.8993332982063293, -2.3378686904907227, -1.9052364826202393, 1.4196858406066895, 47.0, 0.10483700037002563, 0.2133689969778061, -0.06038200110197067, -3.134185314178467, 0.3009999990463257, -2.061000108718872, -0.8604648113250732, -2.1759018898010254, -0.3965213894844055, -0.5610186457633972, 1.020947813987732, 0.7651523947715759, -1.8025238513946533, 0.0, -0.3628849983215332, 0.23601099848747253, -0.18636499345302582, 1.4809999465942383, 0.10199999809265137, -3.1401853561401367], "max": [0.9532116651535034, 2.0900142192840576, -0.26775094866752625, -0.39873793721199036, -1.5319279432296753, -0.9239250421524048, 2.318861961364746, 945.0, 0.39170798659324646, 0.43510401248931885, 0.09098000079393387, 3.1389999389648438, 1.1330000162124634, -0.4259999990463257, -0.27289968729019165, -2.0743587017059326, 0.9965481162071228, 1.1508876085281372, 2.615166425704956, 1.8399261236190796, 0.4680624306201935, 938.0, -0.15412400662899017, 0.4422149956226349, 0.051486000418663025, 3.0769999027252197, 1.0140000581741333, 3.140000104904175], "mean": [0.4320349395275116, 2.036764144897461, -0.6058184504508972, -0.6590548157691956, -1.9533861875534058, -1.5103952884674072, 1.7697445154190063, 690.1762084960938, 0.2941851317882538, 0.3174141049385071, 0.02008851058781147, -0.10070010274648666, 0.6629847288131714, -0.9917685985565186, -0.4940272569656372, -2.155651330947876, 0.40772977471351624, 0.6783843636512756, 2.2104275226593018, 1.503679633140564, -1.308154821395874, 411.2276611328125, -0.28714892268180847, 0.3081859052181244, -0.014387404546141624, 2.728691816329956, 0.42151910066604614, -2.172245740890503], "std": [0.16249002516269684, 0.05665896087884903, 0.18981784582138062, 0.11908349394798279, 0.18715119361877441, 0.22549641132354736, 0.3221808969974518, 355.6423645019531, 0.0741758793592453, 0.057579703629016876, 0.031164685264229774, 2.984611988067627, 0.1949627846479416, 0.4533914625644684, 0.1486196368932724, 0.02150590904057026, 0.2784956693649292, 0.5732823014259338, 0.45811906456947327, 0.35589277744293213, 0.7157213687896729, 404.3131408691406, 0.05228753015398979, 0.055430006235837936, 0.06802626699209213, 0.3668208718299866, 0.2623206377029419, 1.3184460401535034], "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": [856], "max": [856], "mean": [856.0], "std": [0.0], "count": [593]}, "index": {"min": [730483], "max": [731075], "mean": [730779.0], "std": [171.18411141224527], "count": [593]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [593]}, "subtask_annotation": {"mean": [7.669477234401349, 29.0, 29.0, 29.0, 29.0], "std": [8.62339434798428, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [593]}, "scene_annotation": {"mean": [856.0], "std": [0.0], "min": [856], "max": [856], "count": [593]}, "eef_direction_state": {"mean": [3.5767284991568298, 3.7352445193929174], "std": [2.118241201963026, 2.255005071932871], "min": [0, 0], "max": [6, 6], "count": [593]}, "eef_velocity_state": {"mean": [0.836424957841484, 0.790893760539629], "std": [0.7243456323658823, 0.7792317164818056], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_acc_mag_state": {"mean": [0.7571669477234402, 0.6661045531197302], "std": [0.8325503195141215, 0.8211872923820922], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_direction_action": {"mean": [3.5767284991568298, 3.7352445193929174], "std": [2.118241201963026, 2.255005071932871], "min": [0, 0], "max": [6, 6], "count": [593]}, "eef_velocity_action": {"mean": [0.836424957841484, 0.790893760539629], "std": [0.7243456323658823, 0.7792317164818056], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_acc_mag_action": {"mean": [0.7571669477234402, 0.6661045531197302], "std": [0.8325503195141215, 0.8211872923820922], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_sim_pose_state": {"mean": [0.5134702791706878, 0.284417317877623, 1.073190950087985, -1.8270686179273135, 0.9304027650216986, 2.073681907247296, 0.5225014667474023, -0.3185395347480834, 1.08485049640261, 2.105119578638376, 0.8416061066744827, -0.07221801494663266], "std": [0.048927913280089975, 0.08494303331003072, 0.02866309841141822, 1.7332265593000296, 0.3240369113183638, 1.6681574997524506, 0.055692490388843816, 0.061112223275807266, 0.04507059765021368, 0.16543488030452067, 0.2797685888367449, 2.8463810562791467], "min": [0.44227658413733806, 0.07488008590557173, 0.998598641828867, -3.138770969397207, 0.6024479404443048, -3.141181498022658, 0.4176249865350564, -0.414965085928372, 1.0361138523594724, 1.665960492907484, 0.3839736527030633, -3.1398596418646494], "max": [0.6322891828084212, 0.38277424184064823, 1.112904451330135, 3.136043217903804, 1.5176493641444861, 3.1385475837271137, 0.6469854704791194, -0.13272300512331325, 1.2193376039133805, 2.349434956240353, 1.2546596665621261, 3.132780436525154], "count": [593]}, "eef_sim_pose_action": {"mean": [0.5134702791706878, 0.284417317877623, 1.073190950087985, -1.8270686179273135, 0.9304027650216986, 2.073681907247296, 0.5225014667474023, -0.3185395347480834, 1.08485049640261, 2.105119578638376, 0.8416061066744827, -0.07221801494663266], "std": [0.048927913280089975, 0.08494303331003072, 0.02866309841141822, 1.7332265593000296, 0.3240369113183638, 1.6681574997524506, 0.055692490388843816, 0.061112223275807266, 0.04507059765021368, 0.16543488030452067, 0.2797685888367449, 2.8463810562791467], "min": [0.44227658413733806, 0.07488008590557173, 0.998598641828867, -3.138770969397207, 0.6024479404443048, -3.141181498022658, 0.4176249865350564, -0.414965085928372, 1.0361138523594724, 1.665960492907484, 0.3839736527030633, -3.1398596418646494], "max": [0.6322891828084212, 0.38277424184064823, 1.112904451330135, 3.136043217903804, 1.5176493641444861, 3.1385475837271137, 0.6469854704791194, -0.13272300512331325, 1.2193376039133805, 2.349434956240353, 1.2546596665621261, 3.132780436525154], "count": [593]}, "gripper_mode_state": {"mean": [0.5379426644182125, 0.29679595278246207], "std": [0.498558275647741, 0.4568458330710843], "min": [0, 0], "max": [1, 1], "count": [593]}, "gripper_activity_state": {"mean": [1.7639123102866778, 1.7706576728499157], "std": [0.5907489793136259, 0.5582577141358844], "min": [0, 0], "max": [2, 2], "count": [593]}, "gripper_mode_action": {"mean": [0.5379426644182125, 0.29679595278246207], "std": [0.498558275647741, 0.4568458330710843], "min": [0, 0], "max": [1, 1], "count": [593]}, "gripper_activity_action": {"mean": [1.7639123102866778, 1.7706576728499157], "std": [0.5907489793136259, 0.5582577141358844], "min": [0, 0], "max": [2, 2], "count": [593]}, "gripper_open_scale_state": {"mean": [0.41122765584747345, 0.6901762224683072], "std": [0.4043132274304006, 0.35564235158165136], "min": [0.0, 0.047], "max": [0.938, 0.945], "count": [593]}, "gripper_open_scale_action": {"mean": [0.41122765584747345, 0.6901762224683072], "std": [0.4043132274304006, 0.35564235158165136], "min": [0.0, 0.047], "max": [0.938, 0.945], "count": [593]}}} +{"episode_index": 851, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4112205076866427]], [[0.44585220904676426]], [[0.4479788128279481]]], "std": [[[0.24526456348212217]], [[0.20978489686363352]], [[0.20392102636416098]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38545968683835036]], [[0.4425034132491025]], [[0.4477916925573046]]], "std": [[[0.21159026816317805]], [[0.17188330406030083]], [[0.16401917062672014]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4395973660590997]], [[0.46505575692718404]], [[0.46540872974776765]]], "std": [[[0.17530912194793993]], [[0.14972030683433526]], [[0.14341603170962997]]], "count": [142]}, "observation.state": {"min": [0.16348499059677124, 1.9599000215530396, -1.2421507835388184, -1.0067932605743408, -2.3118457794189453, -1.8721972703933716, 1.2874770164489746, 43.0, 0.04840400069952011, 0.20083299279212952, -0.10275299847126007, -3.1401853561401367, 0.20800000429153442, -2.056999921798706, -0.7333349585533142, -2.1755878925323486, -0.6684262156486511, -0.43151524662971497, 1.4818893671035767, 0.8120145201683044, -1.6720951795578003, -5.0, -0.3841800093650818, 0.19436000287532806, -0.1764490008354187, -3.125999927520752, 0.22599999606609344, -3.1401853561401367], "max": [1.1409218311309814, 2.095529794692993, -0.24874432384967804, -0.36421531438827515, -1.5129038095474243, -0.8604648113250732, 2.2778468132019043, 958.0, 0.3779290020465851, 0.45306000113487244, 0.0909930020570755, 3.1410000324249268, 1.1239999532699585, -0.39799997210502625, -0.1727875918149948, -2.084691286087036, 0.5914397835731506, 1.0915813446044922, 2.571044683456421, 1.8672231435775757, 0.14248868823051453, 935.0, -0.18267400562763214, 0.4202199876308441, 0.05879399925470352, 3.131999969482422, 1.00600004196167, 3.1410000324249268], "mean": [0.4857613444328308, 2.0469698905944824, -0.6054428815841675, -0.5994557738304138, -2.0146641731262207, -1.4863636493682861, 1.709482192993164, 714.8048706054688, 0.28361842036247253, 0.31868916749954224, 0.001357781351543963, 1.0960501432418823, 0.6386345624923706, -0.9315111041069031, -0.43055459856987, -2.1510233879089355, 0.2850828170776367, 0.642500638961792, 2.212040662765503, 1.5258822441101074, -1.1852083206176758, 373.8553466796875, -0.3074038624763489, 0.2867504358291626, -0.011926623061299324, 2.592541217803955, 0.4779987633228302, -2.062936782836914], "std": [0.19163064658641815, 0.04814789444208145, 0.24230380356311798, 0.1293165385723114, 0.2268567830324173, 0.27715060114860535, 0.32980239391326904, 333.9360656738281, 0.08586672693490982, 0.0648694559931755, 0.03988730162382126, 2.8227689266204834, 0.2051103711128235, 0.43231135606765747, 0.15090832114219666, 0.028475675731897354, 0.2318333387374878, 0.5305454134941101, 0.3432962894439697, 0.3336757719516754, 0.6783490180969238, 413.94940185546875, 0.05339137092232704, 0.0598689466714859, 0.0686560645699501, 0.8444869518280029, 0.22072769701480865, 1.5287543535232544], "count": [743]}, "action": {"min": [0.16348499059677124, 1.9599000215530396, -1.2421507835388184, -1.0067932605743408, -2.3118457794189453, -1.8721972703933716, 1.2874770164489746, 43.0, 0.04840400069952011, 0.20083299279212952, -0.10275299847126007, -3.1401853561401367, 0.20800000429153442, -2.056999921798706, -0.7333349585533142, -2.1755878925323486, -0.6684262156486511, -0.43151524662971497, 1.4818893671035767, 0.8120145201683044, -1.6720951795578003, -5.0, -0.3841800093650818, 0.19436000287532806, -0.1764490008354187, -3.125999927520752, 0.22599999606609344, -3.1401853561401367], "max": [1.1409218311309814, 2.095529794692993, -0.24874432384967804, -0.36421531438827515, -1.5129038095474243, -0.8604648113250732, 2.2778468132019043, 958.0, 0.3779290020465851, 0.45306000113487244, 0.0909930020570755, 3.1410000324249268, 1.1239999532699585, -0.39799997210502625, -0.1727875918149948, -2.084691286087036, 0.5914397835731506, 1.0915813446044922, 2.571044683456421, 1.8672231435775757, 0.14248868823051453, 935.0, -0.18267400562763214, 0.4202199876308441, 0.05879399925470352, 3.131999969482422, 1.00600004196167, 3.1410000324249268], "mean": [0.4857613444328308, 2.0469698905944824, -0.6054428815841675, -0.5994557738304138, -2.0146641731262207, -1.4863636493682861, 1.709482192993164, 714.8048706054688, 0.28361842036247253, 0.31868916749954224, 0.001357781351543963, 1.0960501432418823, 0.6386345624923706, -0.9315111041069031, -0.43055459856987, -2.1510233879089355, 0.2850828170776367, 0.642500638961792, 2.212040662765503, 1.5258822441101074, -1.1852083206176758, 373.8553466796875, -0.3074038624763489, 0.2867504358291626, -0.011926623061299324, 2.592541217803955, 0.4779987633228302, -2.062936782836914], "std": [0.19163064658641815, 0.04814789444208145, 0.24230380356311798, 0.1293165385723114, 0.2268567830324173, 0.27715060114860535, 0.32980239391326904, 333.9360656738281, 0.08586672693490982, 0.0648694559931755, 0.03988730162382126, 2.8227689266204834, 0.2051103711128235, 0.43231135606765747, 0.15090832114219666, 0.028475675731897354, 0.2318333387374878, 0.5305454134941101, 0.3432962894439697, 0.3336757719516754, 0.6783490180969238, 413.94940185546875, 0.05339137092232704, 0.0598689466714859, 0.0686560645699501, 0.8444869518280029, 0.22072769701480865, 1.5287543535232544], "count": [743]}, "timestamp": {"min": [0.0], "max": [24.733333333333334], "mean": [12.366666666666665], "std": [7.149514358021499], "count": [743]}, "frame_index": {"min": [0], "max": [742], "mean": [371.0], "std": [214.48543074064494], "count": [743]}, "episode_index": {"min": [857], "max": [857], "mean": [857.0], "std": [0.0], "count": [743]}, "index": {"min": [731076], "max": [731818], "mean": [731447.0], "std": [214.48543074064494], "count": [743]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [743]}, "subtask_annotation": {"mean": [8.169582772543741, 29.0, 29.0, 29.0, 29.0], "std": [9.111735926213164, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [743]}, "scene_annotation": {"mean": [857.0], "std": [0.0], "min": [857], "max": [857], "count": [743]}, "eef_direction_state": {"mean": [3.7900403768506057, 3.8183041722745625], "std": [2.2222556831707094, 2.2292775547758996], "min": [0, 0], "max": [6, 6], "count": [743]}, "eef_velocity_state": {"mean": [0.7173620457604307, 0.7631224764468372], "std": [0.7306462317901838, 0.7680616176621294], "min": [0, 0], "max": [2, 2], "count": [743]}, "eef_acc_mag_state": {"mean": [0.6810228802153432, 0.7012113055181696], "std": [0.8149035915622758, 0.8314712428936657], "min": [0, 0], "max": [2, 2], "count": [743]}, "eef_direction_action": {"mean": [3.7900403768506057, 3.8183041722745625], "std": [2.2222556831707094, 2.2292775547758996], "min": [0, 0], "max": [6, 6], "count": [743]}, "eef_velocity_action": {"mean": [0.7173620457604307, 0.7631224764468372], "std": [0.7306462317901838, 0.7680616176621294], "min": [0, 0], "max": [2, 2], "count": [743]}, "eef_acc_mag_action": {"mean": [0.6810228802153432, 0.7012113055181696], "std": [0.8149035915622758, 0.8314712428936657], "min": [0, 0], "max": [2, 2], "count": [743]}, "eef_sim_pose_state": {"mean": [0.48952506082711433, 0.30102604181590353, 1.058437581824078, -1.7113662515216643, 0.9776841323306177, 1.456503026023332, 0.526063378397261, -0.29823656908158563, 1.079720405535967, 2.135064138377314, 0.8572340927987618, 0.29949662862812265], "std": [0.05285059652974627, 0.08613256351697934, 0.028845061089781708, 1.7239537444788156, 0.29054913344414307, 2.222556425166619, 0.06154942817806712, 0.07709520019079391, 0.04874356035418105, 0.19745496579235225, 0.25852505637174045, 2.708793420959531], "min": [0.3979301837445293, 0.10536685125936945, 0.9834643587717001, -3.0130975220643554, 0.612856369929113, -3.136920559007304, 0.3998038762164928, -0.39792968068505874, 1.0358230645172555, 1.6790545366296943, 0.4111665572747416, -3.120202343727977], "max": [0.6078085002086372, 0.3957464922648816, 1.0978290151356371, 3.011196036931402, 1.5515128771601052, 3.1407606455868224, 0.665750199975992, -0.05846858484143505, 1.2216622057421918, 2.7263345791416325, 1.2478675758860658, 3.1321160832266033], "count": [743]}, "eef_sim_pose_action": {"mean": [0.48952506082711433, 0.30102604181590353, 1.058437581824078, -1.7113662515216643, 0.9776841323306177, 1.456503026023332, 0.526063378397261, -0.29823656908158563, 1.079720405535967, 2.135064138377314, 0.8572340927987618, 0.29949662862812265], "std": [0.05285059652974627, 0.08613256351697934, 0.028845061089781708, 1.7239537444788156, 0.29054913344414307, 2.222556425166619, 0.06154942817806712, 0.07709520019079391, 0.04874356035418105, 0.19745496579235225, 0.25852505637174045, 2.708793420959531], "min": [0.3979301837445293, 0.10536685125936945, 0.9834643587717001, -3.0130975220643554, 0.612856369929113, -3.136920559007304, 0.3998038762164928, -0.39792968068505874, 1.0358230645172555, 1.6790545366296943, 0.4111665572747416, -3.120202343727977], "max": [0.6078085002086372, 0.3957464922648816, 1.0978290151356371, 3.011196036931402, 1.5515128771601052, 3.1407606455868224, 0.665750199975992, -0.05846858484143505, 1.2216622057421918, 2.7263345791416325, 1.2478675758860658, 3.1321160832266033], "count": [743]}, "gripper_mode_state": {"mean": [0.604306864064603, 0.24629878869448182], "std": [0.4889990573702676, 0.4308546104918843], "min": [0, 0], "max": [1, 1], "count": [743]}, "gripper_activity_state": {"mean": [1.8021534320323014, 1.7954239569313593], "std": [0.5390742207614513, 0.5452652452612983], "min": [0, 0], "max": [2, 2], "count": [743]}, "gripper_mode_action": {"mean": [0.604306864064603, 0.24629878869448182], "std": [0.4889990573702676, 0.4308546104918843], "min": [0, 0], "max": [1, 1], "count": [743]}, "gripper_activity_action": {"mean": [1.8021534320323014, 1.7954239569313593], "std": [0.5390742207614513, 0.5452652452612983], "min": [0, 0], "max": [2, 2], "count": [743]}, "gripper_open_scale_state": {"mean": [0.37387550470156705, 0.7148048453401575], "std": [0.4139311035528528, 0.33393605813715804], "min": [0.0, 0.043], "max": [0.935, 0.958], "count": [743]}, "gripper_open_scale_action": {"mean": [0.37387550470156705, 0.7148048453401575], "std": [0.4139311035528528, 0.33393605813715804], "min": [0.0, 0.043], "max": [0.935, 0.958], "count": [743]}}} +{"episode_index": 852, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.416911980037493]], [[0.448452419630643]], [[0.4493185277017784]]], "std": [[[0.2427529506710402]], [[0.20727177594538132]], [[0.20149859569091413]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4024252197649085]], [[0.44732607697471755]], [[0.4521371947357754]]], "std": [[[0.2113989396036623]], [[0.17686860068649873]], [[0.16885895424935482]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43981897578152707]], [[0.4656522964482951]], [[0.46635977320514765]]], "std": [[[0.17012366111067204]], [[0.14360860007974968]], [[0.13633775569922307]]], "count": [129]}, "observation.state": {"min": [0.18514452874660492, 1.9760793447494507, -1.2254829406738281, -0.9295798540115356, -2.3745903968811035, -1.7914931774139404, 1.437208890914917, 44.0, 0.06374000012874603, 0.20754000544548035, -0.10767199844121933, -3.1361851692199707, 0.2809999883174896, -1.7660000324249268, -0.759096086025238, -2.1755356788635254, -0.10115928947925568, -0.5117480158805847, 1.2592899799346924, 0.7132986187934875, -1.5779871940612793, -1.0, -0.37141498923301697, 0.21045400202274323, -0.18321900069713593, -3.1331851482391357, 0.23800000548362732, -3.1401853561401367], "max": [1.0933789014816284, 2.1006085872650146, -0.28986427187919617, -0.3643200397491455, -1.5966970920562744, -0.7901279926300049, 2.1741392612457275, 956.0, 0.39480099081993103, 0.44221600890159607, 0.09066300094127655, 3.140000104904175, 1.2589999437332153, -0.3930000364780426, -0.17210692167282104, -2.1051461696624756, 0.7373143434524536, 1.0600606203079224, 2.5011963844299316, 1.8661234378814697, 0.3096912205219269, 944.0, -0.16393199563026428, 0.42324098944664, 0.04706399887800217, 3.1410000324249268, 1.0670000314712524, 3.1410000324249268], "mean": [0.46961304545402527, 2.0536611080169678, -0.5971804857254028, -0.6058560013771057, -1.9650684595108032, -1.4437161684036255, 1.683123230934143, 628.5390625, 0.29154878854751587, 0.31981417536735535, 0.004580662585794926, -0.21040524542331696, 0.6698244214057922, -0.9281868934631348, -0.40716156363487244, -2.1657986640930176, 0.4126102924346924, 0.6028174757957458, 2.0558626651763916, 1.468166470527649, -1.130504846572876, 410.57720947265625, -0.2994077503681183, 0.2892487943172455, -0.0244692824780941, 2.5483429431915283, 0.5386869311332703, -2.091583490371704], "std": [0.2155444622039795, 0.03267977759242058, 0.2696581184864044, 0.11911869794130325, 0.2306613028049469, 0.28459495306015015, 0.23268082737922668, 373.3188781738281, 0.0897349938750267, 0.06895636767148972, 0.042063530534505844, 2.9709632396698, 0.2230360507965088, 0.29442933201789856, 0.15397009253501892, 0.014544211328029633, 0.18715983629226685, 0.5483317375183105, 0.3731817901134491, 0.3091006875038147, 0.6544241309165955, 418.5139465332031, 0.05316108837723732, 0.054034437984228134, 0.06911435723304749, 0.8902309536933899, 0.21413326263427734, 1.604966402053833], "count": [654]}, "action": {"min": [0.18514452874660492, 1.9760793447494507, -1.2254829406738281, -0.9295798540115356, -2.3745903968811035, -1.7914931774139404, 1.437208890914917, 44.0, 0.06374000012874603, 0.20754000544548035, -0.10767199844121933, -3.1361851692199707, 0.2809999883174896, -1.7660000324249268, -0.759096086025238, -2.1755356788635254, -0.10115928947925568, -0.5117480158805847, 1.2592899799346924, 0.7132986187934875, -1.5779871940612793, -1.0, -0.37141498923301697, 0.21045400202274323, -0.18321900069713593, -3.1331851482391357, 0.23800000548362732, -3.1401853561401367], "max": [1.0933789014816284, 2.1006085872650146, -0.28986427187919617, -0.3643200397491455, -1.5966970920562744, -0.7901279926300049, 2.1741392612457275, 956.0, 0.39480099081993103, 0.44221600890159607, 0.09066300094127655, 3.140000104904175, 1.2589999437332153, -0.3930000364780426, -0.17210692167282104, -2.1051461696624756, 0.7373143434524536, 1.0600606203079224, 2.5011963844299316, 1.8661234378814697, 0.3096912205219269, 944.0, -0.16393199563026428, 0.42324098944664, 0.04706399887800217, 3.1410000324249268, 1.0670000314712524, 3.1410000324249268], "mean": [0.46961304545402527, 2.0536611080169678, -0.5971804857254028, -0.6058560013771057, -1.9650684595108032, -1.4437161684036255, 1.683123230934143, 628.5390625, 0.29154878854751587, 0.31981417536735535, 0.004580662585794926, -0.21040524542331696, 0.6698244214057922, -0.9281868934631348, -0.40716156363487244, -2.1657986640930176, 0.4126102924346924, 0.6028174757957458, 2.0558626651763916, 1.468166470527649, -1.130504846572876, 410.57720947265625, -0.2994077503681183, 0.2892487943172455, -0.0244692824780941, 2.5483429431915283, 0.5386869311332703, -2.091583490371704], "std": [0.2155444622039795, 0.03267977759242058, 0.2696581184864044, 0.11911869794130325, 0.2306613028049469, 0.28459495306015015, 0.23268082737922668, 373.3188781738281, 0.0897349938750267, 0.06895636767148972, 0.042063530534505844, 2.9709632396698, 0.2230360507965088, 0.29442933201789856, 0.15397009253501892, 0.014544211328029633, 0.18715983629226685, 0.5483317375183105, 0.3731817901134491, 0.3091006875038147, 0.6544241309165955, 418.5139465332031, 0.05316108837723732, 0.054034437984228134, 0.06911435723304749, 0.8902309536933899, 0.21413326263427734, 1.604966402053833], "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": [858], "max": [858], "mean": [858.0], "std": [0.0], "count": [654]}, "index": {"min": [731819], "max": [732472], "mean": [732145.5], "std": [188.79331732523443], "count": [654]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [654]}, "subtask_annotation": {"mean": [7.281345565749236, 29.0, 29.0, 29.0, 29.0], "std": [7.424464932573826, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [654]}, "scene_annotation": {"mean": [858.0], "std": [0.0], "min": [858], "max": [858], "count": [654]}, "eef_direction_state": {"mean": [3.697247706422018, 3.327217125382263], "std": [2.2299240418049138, 2.3539853431298376], "min": [0, 0], "max": [6, 6], "count": [654]}, "eef_velocity_state": {"mean": [0.72782874617737, 0.8577981651376146], "std": [0.7033705623937917, 0.741697397594922], "min": [0, 0], "max": [2, 2], "count": [654]}, "eef_acc_mag_state": {"mean": [0.7247706422018348, 0.7813455657492355], "std": [0.8243788465039622, 0.8365982670319326], "min": [0, 0], "max": [2, 2], "count": [654]}, "eef_direction_action": {"mean": [3.697247706422018, 3.327217125382263], "std": [2.2299240418049138, 2.3539853431298376], "min": [0, 0], "max": [6, 6], "count": [654]}, "eef_velocity_action": {"mean": [0.72782874617737, 0.8577981651376146], "std": [0.7033705623937917, 0.741697397594922], "min": [0, 0], "max": [2, 2], "count": [654]}, "eef_acc_mag_action": {"mean": [0.7247706422018348, 0.7813455657492355], "std": [0.8243788465039622, 0.8365982670319326], "min": [0, 0], "max": [2, 2], "count": [654]}, "eef_sim_pose_state": {"mean": [0.4901434173610284, 0.2872730812574028, 1.0531598825637678, -1.571699911291941, 1.0627668865564865, 1.152719366876503, 0.5246339962940054, -0.30431930485341796, 1.0765186639435145, 2.1372702870843776, 0.8721213742683438, 0.15114403760837491], "std": [0.04857687829935087, 0.08658369354591315, 0.02610801882539111, 1.8778130460536455, 0.2582289939544622, 2.3735152950616505, 0.06737189616201032, 0.08148911016553935, 0.048021482954582966, 0.22892277272770134, 0.1445066732575252, 2.8042037840513583], "min": [0.41234507134969156, 0.08345000849656471, 0.9909373712025944, -2.8500046413895523, 0.7164265764792184, -3.1406899421121883, 0.4094511363165747, -0.40818243719312913, 1.0345729971559954, 1.4665794910930272, 0.6059584099212767, -3.1365270949941992], "max": [0.6108948203493265, 0.3782996416393756, 1.0873475609005887, 3.137732661033665, 1.5468216838646938, 3.138048633714375, 0.6567044685823714, -0.07112057211207344, 1.203291923047118, 2.5909355358991197, 1.2459625511742822, 3.1385231020954873], "count": [654]}, "eef_sim_pose_action": {"mean": [0.4901434173610284, 0.2872730812574028, 1.0531598825637678, -1.571699911291941, 1.0627668865564865, 1.152719366876503, 0.5246339962940054, -0.30431930485341796, 1.0765186639435145, 2.1372702870843776, 0.8721213742683438, 0.15114403760837491], "std": [0.04857687829935087, 0.08658369354591315, 0.02610801882539111, 1.8778130460536455, 0.2582289939544622, 2.3735152950616505, 0.06737189616201032, 0.08148911016553935, 0.048021482954582966, 0.22892277272770134, 0.1445066732575252, 2.8042037840513583], "min": [0.41234507134969156, 0.08345000849656471, 0.9909373712025944, -2.8500046413895523, 0.7164265764792184, -3.1406899421121883, 0.4094511363165747, -0.40818243719312913, 1.0345729971559954, 1.4665794910930272, 0.6059584099212767, -3.1365270949941992], "max": [0.6108948203493265, 0.3782996416393756, 1.0873475609005887, 3.137732661033665, 1.5468216838646938, 3.138048633714375, 0.6567044685823714, -0.07112057211207344, 1.203291923047118, 2.5909355358991197, 1.2459625511742822, 3.1385231020954873], "count": [654]}, "gripper_mode_state": {"mean": [0.573394495412844, 0.3516819571865443], "std": [0.49458391405614055, 0.4774952964961903], "min": [0, 0], "max": [1, 1], "count": [654]}, "gripper_activity_state": {"mean": [1.7553516819571866, 1.753822629969419], "std": [0.5992557426734758, 0.5896215593232417], "min": [0, 0], "max": [2, 2], "count": [654]}, "gripper_mode_action": {"mean": [0.573394495412844, 0.3516819571865443], "std": [0.49458391405614055, 0.4774952964961903], "min": [0, 0], "max": [1, 1], "count": [654]}, "gripper_activity_action": {"mean": [1.7553516819571866, 1.753822629969419], "std": [0.5992557426734758, 0.5896215593232417], "min": [0, 0], "max": [2, 2], "count": [654]}, "gripper_open_scale_state": {"mean": [0.4105818042915517, 0.6285389907031976], "std": [0.41850955960676955, 0.3733188154407559], "min": [0.0, 0.044], "max": [0.944, 0.956], "count": [654]}, "gripper_open_scale_action": {"mean": [0.4105818042915517, 0.6285389907031976], "std": [0.41850955960676955, 0.3733188154407559], "min": [0.0, 0.044], "max": [0.944, 0.956], "count": [654]}}} +{"episode_index": 853, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42241272653000594]], [[0.4508139167409388]], [[0.452026559714795]]], "std": [[[0.23511789313248793]], [[0.20405692007409973]], [[0.19875450675048542]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3913244021093286]], [[0.4413225861556744]], [[0.44452398618538325]]], "std": [[[0.21013324679592302]], [[0.17338202120413118]], [[0.1661791699919688]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.439327280154486]], [[0.4640347203654189]], [[0.46447850935828877]]], "std": [[[0.17648075967105292]], [[0.1521118865533381]], [[0.14497045797654964]]], "count": [110]}, "observation.state": {"min": [0.17287486791610718, 1.9666022062301636, -1.2223063707351685, -1.015432596206665, -2.296905755996704, -1.8149330615997314, 1.4044489860534668, 45.0, 0.05574600026011467, 0.20895899832248688, -0.08893399685621262, -3.1411852836608887, 0.1810000091791153, -1.9010000228881836, -0.6062750220298767, -2.1754658222198486, 0.4202578663825989, 0.43732714653015137, 0.4081103503704071, 0.5384515523910522, -1.7849482297897339, 0.0, -0.3643769919872284, 0.20332099497318268, -0.1864050030708313, -3.1361851692199707, 0.25200000405311584, -3.125999927520752], "max": [1.0552260875701904, 2.105407953262329, -0.2843141555786133, -0.411356657743454, -1.7132153511047363, -0.8561887145042419, 2.1547834873199463, 947.0, 0.3806450068950653, 0.42350199818611145, 0.08941499888896942, 3.140000104904175, 1.1030000448226929, -0.3240000009536743, -0.14470526576042175, -2.1262998580932617, 2.172184467315674, 1.096572995185852, 2.49124813079834, 1.825527310371399, -0.6030112504959106, 933.0, -0.15022000670433044, 0.43389201164245605, 0.04972099885344505, 3.135999917984009, 1.0199999809265137, 3.13100004196167], "mean": [0.48118624091148376, 2.042140245437622, -0.6075456738471985, -0.6980471611022949, -2.0268516540527344, -1.481258749961853, 1.7678139209747314, 580.7476196289062, 0.2845643162727356, 0.3255839943885803, 0.01879733055830002, -0.6303005218505859, 0.6150999069213867, -0.8927854299545288, -0.3699820637702942, -2.166997194290161, 0.9269627928733826, 0.8548446893692017, 1.7761948108673096, 1.315017819404602, -1.3982936143875122, 322.14971923828125, -0.28569796681404114, 0.305280476808548, -0.025150464847683907, 2.544217586517334, 0.48258015513420105, -2.255934715270996], "std": [0.20365847647190094, 0.041796617209911346, 0.2318282425403595, 0.1681712567806244, 0.17539654672145844, 0.277113676071167, 0.2554922103881836, 377.9503173828125, 0.09555280953645706, 0.06488662958145142, 0.03652472048997879, 2.9520108699798584, 0.2197200506925583, 0.36747488379478455, 0.12354589998722076, 0.011252446100115776, 0.5592930912971497, 0.2206079661846161, 0.793330192565918, 0.4824669063091278, 0.4261167645454407, 389.7127685546875, 0.05482344329357147, 0.0657481774687767, 0.06842909008264542, 1.0539292097091675, 0.20304271578788757, 1.2438639402389526], "count": [531]}, "action": {"min": [0.17287486791610718, 1.9666022062301636, -1.2223063707351685, -1.015432596206665, -2.296905755996704, -1.8149330615997314, 1.4044489860534668, 45.0, 0.05574600026011467, 0.20895899832248688, -0.08893399685621262, -3.1411852836608887, 0.1810000091791153, -1.9010000228881836, -0.6062750220298767, -2.1754658222198486, 0.4202578663825989, 0.43732714653015137, 0.4081103503704071, 0.5384515523910522, -1.7849482297897339, 0.0, -0.3643769919872284, 0.20332099497318268, -0.1864050030708313, -3.1361851692199707, 0.25200000405311584, -3.125999927520752], "max": [1.0552260875701904, 2.105407953262329, -0.2843141555786133, -0.411356657743454, -1.7132153511047363, -0.8561887145042419, 2.1547834873199463, 947.0, 0.3806450068950653, 0.42350199818611145, 0.08941499888896942, 3.140000104904175, 1.1030000448226929, -0.3240000009536743, -0.14470526576042175, -2.1262998580932617, 2.172184467315674, 1.096572995185852, 2.49124813079834, 1.825527310371399, -0.6030112504959106, 933.0, -0.15022000670433044, 0.43389201164245605, 0.04972099885344505, 3.135999917984009, 1.0199999809265137, 3.13100004196167], "mean": [0.48118624091148376, 2.042140245437622, -0.6075456738471985, -0.6980471611022949, -2.0268516540527344, -1.481258749961853, 1.7678139209747314, 580.7476196289062, 0.2845643162727356, 0.3255839943885803, 0.01879733055830002, -0.6303005218505859, 0.6150999069213867, -0.8927854299545288, -0.3699820637702942, -2.166997194290161, 0.9269627928733826, 0.8548446893692017, 1.7761948108673096, 1.315017819404602, -1.3982936143875122, 322.14971923828125, -0.28569796681404114, 0.305280476808548, -0.025150464847683907, 2.544217586517334, 0.48258015513420105, -2.255934715270996], "std": [0.20365847647190094, 0.041796617209911346, 0.2318282425403595, 0.1681712567806244, 0.17539654672145844, 0.277113676071167, 0.2554922103881836, 377.9503173828125, 0.09555280953645706, 0.06488662958145142, 0.03652472048997879, 2.9520108699798584, 0.2197200506925583, 0.36747488379478455, 0.12354589998722076, 0.011252446100115776, 0.5592930912971497, 0.2206079661846161, 0.793330192565918, 0.4824669063091278, 0.4261167645454407, 389.7127685546875, 0.05482344329357147, 0.0657481774687767, 0.06842909008264542, 1.0539292097091675, 0.20304271578788757, 1.2438639402389526], "count": [531]}, "timestamp": {"min": [0.0], "max": [17.666666666666668], "mean": [8.833333333333336], "std": [5.109540821581467], "count": [531]}, "frame_index": {"min": [0], "max": [530], "mean": [265.0], "std": [153.286224647444], "count": [531]}, "episode_index": {"min": [859], "max": [859], "mean": [859.0], "std": [0.0], "count": [531]}, "index": {"min": [732473], "max": [733003], "mean": [732738.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [7.0, 29.0, 29.0, 29.0, 29.0], "std": [5.222362461554095, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [531]}, "scene_annotation": {"mean": [859.0], "std": [0.0], "min": [859], "max": [859], "count": [531]}, "eef_direction_state": {"mean": [3.574387947269303, 3.1977401129943503], "std": [2.14880147738995, 2.26420491448852], "min": [0, 0], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [0.8926553672316384, 0.975517890772128], "std": [0.7917671431120834, 0.7524995793431114], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_acc_mag_state": {"mean": [0.7853107344632768, 0.8549905838041432], "std": [0.8274087972439698, 0.8300321902328992], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_direction_action": {"mean": [3.574387947269303, 3.1977401129943503], "std": [2.14880147738995, 2.26420491448852], "min": [0, 0], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [0.8926553672316384, 0.975517890772128], "std": [0.7917671431120834, 0.7524995793431114], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_acc_mag_action": {"mean": [0.7853107344632768, 0.8549905838041432], "std": [0.8274087972439698, 0.8300321902328992], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_sim_pose_state": {"mean": [0.5089276164523705, 0.27734740155005433, 1.0650958962268606, -2.235635535910144, 0.9905527611094914, 2.292187742991405, 0.5317251224469934, -0.30942785799574923, 1.0937153988395527, 2.244911916551437, 0.8673887480692234, 0.07256694022936803], "std": [0.05837894496915048, 0.08431619432498436, 0.022804876859233023, 1.2947505943435942, 0.2515090324212199, 1.402145861749638, 0.06352259710053983, 0.07747951298169614, 0.061428780233040804, 0.21233028956816186, 0.18749957687787877, 2.7498910222656936], "min": [0.41133611813161347, 0.07687322558240185, 1.0196220805494933, -3.1324814116217716, 0.6253866159290009, -3.136142319280825, 0.4112031415654852, -0.39551833315539453, 1.037336404388526, 1.728911824412682, 0.5009560752767919, -3.141208855386158], "max": [0.6251445183709022, 0.38341512164901875, 1.1017397088421224, 3.132982752101197, 1.4187816526801011, 3.1364133992464747, 0.64173837209182, -0.07378927212310424, 1.225398205142425, 2.800593668274888, 1.2443141577590815, 3.1413109944809783], "count": [531]}, "eef_sim_pose_action": {"mean": [0.5089276164523705, 0.27734740155005433, 1.0650958962268606, -2.235635535910144, 0.9905527611094914, 2.292187742991405, 0.5317251224469934, -0.30942785799574923, 1.0937153988395527, 2.244911916551437, 0.8673887480692234, 0.07256694022936803], "std": [0.05837894496915048, 0.08431619432498436, 0.022804876859233023, 1.2947505943435942, 0.2515090324212199, 1.402145861749638, 0.06352259710053983, 0.07747951298169614, 0.061428780233040804, 0.21233028956816186, 0.18749957687787877, 2.7498910222656936], "min": [0.41133611813161347, 0.07687322558240185, 1.0196220805494933, -3.1324814116217716, 0.6253866159290009, -3.136142319280825, 0.4112031415654852, -0.39551833315539453, 1.037336404388526, 1.728911824412682, 0.5009560752767919, -3.141208855386158], "max": [0.6251445183709022, 0.38341512164901875, 1.1017397088421224, 3.132982752101197, 1.4187816526801011, 3.1364133992464747, 0.64173837209182, -0.07378927212310424, 1.225398205142425, 2.800593668274888, 1.2443141577590815, 3.1413109944809783], "count": [531]}, "gripper_mode_state": {"mean": [0.6685499058380414, 0.4218455743879473], "std": [0.470734457249506, 0.49385411384056616], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.7137476459510357, 1.7118644067796611], "std": [0.6325889800442032, 0.6332221939910828], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.6685499058380414, 0.4218455743879473], "std": [0.470734457249506, 0.49385411384056616], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.7137476459510357, 1.7118644067796611], "std": [0.6325889800442032, 0.6332221939910828], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.32214971741520404, 0.5807476458432753], "std": [0.3897128975867663, 0.37795030555261017], "min": [0.0, 0.045], "max": [0.933, 0.947], "count": [531]}, "gripper_open_scale_action": {"mean": [0.32214971741520404, 0.5807476458432753], "std": [0.3897128975867663, 0.37795030555261017], "min": [0.0, 0.045], "max": [0.933, 0.947], "count": [531]}}} +{"episode_index": 854, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4075891662866697]], [[0.44216615050412933]], [[0.4444033050235598]]], "std": [[[0.24657091870138662]], [[0.2092645677058807]], [[0.20510253840699705]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37491468593251254]], [[0.4329025418629984]], [[0.4370117165729341]]], "std": [[[0.2105269228241813]], [[0.16961734271112766]], [[0.16264896874962365]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45211495541369]], [[0.4743107710138319]], [[0.47495081889344887]]], "std": [[[0.17315991609826323]], [[0.1522420478720402]], [[0.14652566349197813]]], "count": [129]}, "observation.state": {"min": [0.25998425483703613, 1.8637324571609497, -1.227367877960205, -0.9449736475944519, -2.3485848903656006, -1.9820833206176758, 1.463196873664856, 47.0, 0.028193000704050064, 0.22408300638198853, -0.10066600143909454, -3.1401853561401367, 0.3059999942779541, -2.0409998893737793, -0.7374016642570496, -2.1759719848632812, 0.10693632811307907, -0.40247294306755066, 1.5488052368164062, 0.9739810228347778, -1.8170623779296875, -5.0, -0.3912400007247925, 0.18952299654483795, -0.17295800149440765, -3.1361851692199707, 0.16099998354911804, -3.1401853561401367], "max": [1.1614292860031128, 2.0959835052490234, -0.29024824500083923, -0.40100687742233276, -1.612631916999817, -0.8750383257865906, 2.310502052307129, 959.0, 0.38056299090385437, 0.4429439902305603, 0.10637599974870682, 3.135999917984009, 1.1360000371932983, -0.3659999966621399, -0.1742711216211319, -2.058563470840454, 0.9138544797897339, 1.2318534851074219, 2.6439294815063477, 1.9264246225357056, 0.026720993220806122, 947.0, -0.19128599762916565, 0.4110960066318512, 0.08115100115537643, 3.138000011444092, 1.0679999589920044, 3.135999917984009], "mean": [0.47547030448913574, 2.0423905849456787, -0.6727202534675598, -0.6440140008926392, -1.997437596321106, -1.5670113563537598, 1.7941819429397583, 672.464111328125, 0.2723853290081024, 0.30893242359161377, 0.003689579199999571, 1.5030031204223633, 0.5797324776649475, -0.9749730825424194, -0.4125032126903534, -2.1422464847564697, 0.35621073842048645, 0.7039501667022705, 2.216348648071289, 1.6051769256591797, -1.3039991855621338, 429.083984375, -0.30673152208328247, 0.2709958255290985, -0.005102016031742096, 2.5229532718658447, 0.4633207619190216, -2.2890594005584717], "std": [0.1981862485408783, 0.0542295016348362, 0.2249378263950348, 0.1260901540517807, 0.19943219423294067, 0.29454556107521057, 0.29286623001098633, 353.0699157714844, 0.088834248483181, 0.06789695471525192, 0.04411288723349571, 2.537738084793091, 0.2034929245710373, 0.3846040666103363, 0.15969105064868927, 0.03883293643593788, 0.15432918071746826, 0.550900399684906, 0.39954885840415955, 0.3452589511871338, 0.6571910381317139, 382.0393981933594, 0.056768935173749924, 0.06042822450399399, 0.07881414890289307, 1.2260808944702148, 0.2503430247306824, 0.9823501706123352], "count": [655]}, "action": {"min": [0.25998425483703613, 1.8637324571609497, -1.227367877960205, -0.9449736475944519, -2.3485848903656006, -1.9820833206176758, 1.463196873664856, 47.0, 0.028193000704050064, 0.22408300638198853, -0.10066600143909454, -3.1401853561401367, 0.3059999942779541, -2.0409998893737793, -0.7374016642570496, -2.1759719848632812, 0.10693632811307907, -0.40247294306755066, 1.5488052368164062, 0.9739810228347778, -1.8170623779296875, -5.0, -0.3912400007247925, 0.18952299654483795, -0.17295800149440765, -3.1361851692199707, 0.16099998354911804, -3.1401853561401367], "max": [1.1614292860031128, 2.0959835052490234, -0.29024824500083923, -0.40100687742233276, -1.612631916999817, -0.8750383257865906, 2.310502052307129, 959.0, 0.38056299090385437, 0.4429439902305603, 0.10637599974870682, 3.135999917984009, 1.1360000371932983, -0.3659999966621399, -0.1742711216211319, -2.058563470840454, 0.9138544797897339, 1.2318534851074219, 2.6439294815063477, 1.9264246225357056, 0.026720993220806122, 947.0, -0.19128599762916565, 0.4110960066318512, 0.08115100115537643, 3.138000011444092, 1.0679999589920044, 3.135999917984009], "mean": [0.47547030448913574, 2.0423905849456787, -0.6727202534675598, -0.6440140008926392, -1.997437596321106, -1.5670113563537598, 1.7941819429397583, 672.464111328125, 0.2723853290081024, 0.30893242359161377, 0.003689579199999571, 1.5030031204223633, 0.5797324776649475, -0.9749730825424194, -0.4125032126903534, -2.1422464847564697, 0.35621073842048645, 0.7039501667022705, 2.216348648071289, 1.6051769256591797, -1.3039991855621338, 429.083984375, -0.30673152208328247, 0.2709958255290985, -0.005102016031742096, 2.5229532718658447, 0.4633207619190216, -2.2890594005584717], "std": [0.1981862485408783, 0.0542295016348362, 0.2249378263950348, 0.1260901540517807, 0.19943219423294067, 0.29454556107521057, 0.29286623001098633, 353.0699157714844, 0.088834248483181, 0.06789695471525192, 0.04411288723349571, 2.537738084793091, 0.2034929245710373, 0.3846040666103363, 0.15969105064868927, 0.03883293643593788, 0.15432918071746826, 0.550900399684906, 0.39954885840415955, 0.3452589511871338, 0.6571910381317139, 382.0393981933594, 0.056768935173749924, 0.06042822450399399, 0.07881414890289307, 1.2260808944702148, 0.2503430247306824, 0.9823501706123352], "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": [860], "max": [860], "mean": [860.0], "std": [0.0], "count": [655]}, "index": {"min": [733004], "max": [733658], "mean": [733331.0], "std": [189.08199279677586], "count": [655]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [655]}, "subtask_annotation": {"mean": [5.929770992366413, 29.0, 29.0, 29.0, 29.0], "std": [6.395939726554928, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [655]}, "scene_annotation": {"mean": [860.0], "std": [0.0], "min": [860], "max": [860], "count": [655]}, "eef_direction_state": {"mean": [3.8061068702290077, 3.8885496183206105], "std": [2.1622632942045312, 2.1624357633798423], "min": [0, 0], "max": [6, 6], "count": [655]}, "eef_velocity_state": {"mean": [0.7343511450381679, 0.7725190839694657], "std": [0.703076227759606, 0.7727272446820882], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_acc_mag_state": {"mean": [0.7175572519083969, 0.6396946564885496], "std": [0.8313954898017426, 0.8149068592226284], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_direction_action": {"mean": [3.8061068702290077, 3.8885496183206105], "std": [2.1622632942045312, 2.1624357633798423], "min": [0, 0], "max": [6, 6], "count": [655]}, "eef_velocity_action": {"mean": [0.7343511450381679, 0.7725190839694657], "std": [0.703076227759606, 0.7727272446820882], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_acc_mag_action": {"mean": [0.7175572519083969, 0.6396946564885496], "std": [0.8313954898017426, 0.8149068592226284], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_sim_pose_state": {"mean": [0.47642563589796433, 0.30703265025193455, 1.0649403616917787, -1.8184204211370891, 0.9152997570629852, 1.5700787365374413, 0.5200641274774169, -0.29381190202206303, 1.0889025048437282, 2.0768540442719132, 0.801418620207344, -0.3588830311992527], "std": [0.05287666502953288, 0.09370159243992604, 0.03494483984270707, 1.6669036486209037, 0.3400545855662497, 2.2495062486402793, 0.062951229304356, 0.0797757740764542, 0.05209890046683408, 0.1942663009245765, 0.21720584612852326, 2.7815673454273226], "min": [0.3952551396571723, 0.10752652473321146, 0.9882327257812613, -3.1370352957409633, 0.5329227490713433, -3.129644237237251, 0.43007932552886924, -0.4287816850940497, 1.0403660568809379, 1.5441692716824684, 0.403831056355354, -3.1410458354402793], "max": [0.6017874530352175, 0.4051727794107288, 1.121764239573138, 3.1368236740524518, 1.5659663380468274, 3.139393887229989, 0.6585912470076342, -0.04833618133157268, 1.2311540073506275, 2.5735343127777814, 1.278094396951467, 3.132482143465815], "count": [655]}, "eef_sim_pose_action": {"mean": [0.47642563589796433, 0.30703265025193455, 1.0649403616917787, -1.8184204211370891, 0.9152997570629852, 1.5700787365374413, 0.5200641274774169, -0.29381190202206303, 1.0889025048437282, 2.0768540442719132, 0.801418620207344, -0.3588830311992527], "std": [0.05287666502953288, 0.09370159243992604, 0.03494483984270707, 1.6669036486209037, 0.3400545855662497, 2.2495062486402793, 0.062951229304356, 0.0797757740764542, 0.05209890046683408, 0.1942663009245765, 0.21720584612852326, 2.7815673454273226], "min": [0.3952551396571723, 0.10752652473321146, 0.9882327257812613, -3.1370352957409633, 0.5329227490713433, -3.129644237237251, 0.43007932552886924, -0.4287816850940497, 1.0403660568809379, 1.5441692716824684, 0.403831056355354, -3.1410458354402793], "max": [0.6017874530352175, 0.4051727794107288, 1.121764239573138, 3.1368236740524518, 1.5659663380468274, 3.139393887229989, 0.6585912470076342, -0.04833618133157268, 1.2311540073506275, 2.5735343127777814, 1.278094396951467, 3.132482143465815], "count": [655]}, "gripper_mode_state": {"mean": [0.5251908396946565, 0.2900763358778626], "std": [0.4993650183938376, 0.45379737244891194], "min": [0, 0], "max": [1, 1], "count": [655]}, "gripper_activity_state": {"mean": [1.7954198473282443, 1.7801526717557252], "std": [0.5478427638996695, 0.5639852533571332], "min": [0, 0], "max": [2, 2], "count": [655]}, "gripper_mode_action": {"mean": [0.5251908396946565, 0.2900763358778626], "std": [0.4993650183938376, 0.45379737244891194], "min": [0, 0], "max": [1, 1], "count": [655]}, "gripper_activity_action": {"mean": [1.7954198473282443, 1.7801526717557252], "std": [0.5478427638996695, 0.5639852533571332], "min": [0, 0], "max": [2, 2], "count": [655]}, "gripper_open_scale_state": {"mean": [0.42910687020566657, 0.6724641221781725], "std": [0.3820135165846061, 0.353069901698531], "min": [0.0, 0.047], "max": [0.947, 0.959], "count": [655]}, "gripper_open_scale_action": {"mean": [0.42910687020566657, 0.6724641221781725], "std": [0.3820135165846061, 0.353069901698531], "min": [0.0, 0.047], "max": [0.947, 0.959], "count": [655]}}} +{"episode_index": 855, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.42802782413201684]], [[0.45419795722662587]], [[0.4554826519260186]]], "std": [[[0.22997224770588248]], [[0.20043695280867324]], [[0.19607532747365203]]], "count": [141]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40590436106475686]], [[0.4451253954596023]], [[0.4460345918509248]]], "std": [[[0.21378906568920833]], [[0.17765613374288963]], [[0.17219595718421524]]], "count": [141]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42369005382886016]], [[0.4556389700088073]], [[0.4587851365132341]]], "std": [[[0.21298306942495365]], [[0.18358847188850055]], [[0.17574309476689473]]], "count": [141]}, "observation.state": {"min": [0.4083198010921478, 1.906632661819458, -1.1674681901931763, -1.1419166326522827, -2.7917590141296387, -1.8771190643310547, 1.4327757358551025, 42.0, 0.05730399861931801, 0.28120899200439453, -0.11811999976634979, -3.1381852626800537, -0.2980000078678131, -0.9850000739097595, -0.8760331869125366, -2.175797462463379, -0.14121457934379578, -0.5083620548248291, 1.06351637840271, 0.733404815196991, -2.242521286010742, -1.0, -0.37064701318740845, 0.22824500501155853, -0.21162700653076172, -3.1391851902008057, 0.1340000033378601, -3.1411852836608887], "max": [1.201938509941101, 2.1000850200653076, -0.5153782963752747, -0.39702749252319336, -1.8553723096847534, -0.8695405125617981, 2.3777146339416504, 970.0, 0.28108900785446167, 0.45791101455688477, 0.10997399687767029, 3.140000104904175, 0.6850000023841858, -0.40400001406669617, -0.20322614908218384, -1.954960823059082, 0.6463826894760132, 0.9475916624069214, 2.7520177364349365, 2.043344259262085, 0.07677704095840454, 937.0, -0.1517769992351532, 0.44942599534988403, 0.09695199877023697, 3.1410000324249268, 1.065000057220459, 3.1410000324249268], "mean": [0.7093942165374756, 2.0139713287353516, -0.7604166269302368, -0.756540834903717, -2.265214204788208, -1.5587369203567505, 1.9025250673294067, 650.4086303710938, 0.22746947407722473, 0.3697398602962494, 0.012631726451218128, -0.8300284743309021, 0.2667333781719208, -0.6737512350082397, -0.493042528629303, -2.0703396797180176, 0.3449416756629944, 0.5925580859184265, 2.201200246810913, 1.5597296953201294, -1.5602898597717285, 413.2807922363281, -0.3073391914367676, 0.30355241894721985, 0.010658961720764637, 1.3418490886688232, 0.5207642912864685, -1.8136405944824219], "std": [0.2015300691127777, 0.05529648810625076, 0.13856031000614166, 0.16924554109573364, 0.23973535001277924, 0.28534403443336487, 0.30019041895866394, 385.1192626953125, 0.06170758977532387, 0.05776757001876831, 0.04651588574051857, 2.8361852169036865, 0.245509073138237, 0.16213011741638184, 0.15553103387355804, 0.07472076267004013, 0.21610479056835175, 0.41785505414009094, 0.43420276045799255, 0.3492395877838135, 0.779961109161377, 376.36474609375, 0.053107768297195435, 0.05654057115316391, 0.0751228779554367, 2.4888200759887695, 0.29162144660949707, 1.4651589393615723], "count": [739]}, "action": {"min": [0.4083198010921478, 1.906632661819458, -1.1674681901931763, -1.1419166326522827, -2.7917590141296387, -1.8771190643310547, 1.4327757358551025, 42.0, 0.05730399861931801, 0.28120899200439453, -0.11811999976634979, -3.1381852626800537, -0.2980000078678131, -0.9850000739097595, -0.8760331869125366, -2.175797462463379, -0.14121457934379578, -0.5083620548248291, 1.06351637840271, 0.733404815196991, -2.242521286010742, -1.0, -0.37064701318740845, 0.22824500501155853, -0.21162700653076172, -3.1391851902008057, 0.1340000033378601, -3.1411852836608887], "max": [1.201938509941101, 2.1000850200653076, -0.5153782963752747, -0.39702749252319336, -1.8553723096847534, -0.8695405125617981, 2.3777146339416504, 970.0, 0.28108900785446167, 0.45791101455688477, 0.10997399687767029, 3.140000104904175, 0.6850000023841858, -0.40400001406669617, -0.20322614908218384, -1.954960823059082, 0.6463826894760132, 0.9475916624069214, 2.7520177364349365, 2.043344259262085, 0.07677704095840454, 937.0, -0.1517769992351532, 0.44942599534988403, 0.09695199877023697, 3.1410000324249268, 1.065000057220459, 3.1410000324249268], "mean": [0.7093942165374756, 2.0139713287353516, -0.7604166269302368, -0.756540834903717, -2.265214204788208, -1.5587369203567505, 1.9025250673294067, 650.4086303710938, 0.22746947407722473, 0.3697398602962494, 0.012631726451218128, -0.8300284743309021, 0.2667333781719208, -0.6737512350082397, -0.493042528629303, -2.0703396797180176, 0.3449416756629944, 0.5925580859184265, 2.201200246810913, 1.5597296953201294, -1.5602898597717285, 413.2807922363281, -0.3073391914367676, 0.30355241894721985, 0.010658961720764637, 1.3418490886688232, 0.5207642912864685, -1.8136405944824219], "std": [0.2015300691127777, 0.05529648810625076, 0.13856031000614166, 0.16924554109573364, 0.23973535001277924, 0.28534403443336487, 0.30019041895866394, 385.1192626953125, 0.06170758977532387, 0.05776757001876831, 0.04651588574051857, 2.8361852169036865, 0.245509073138237, 0.16213011741638184, 0.15553103387355804, 0.07472076267004013, 0.21610479056835175, 0.41785505414009094, 0.43420276045799255, 0.3492395877838135, 0.779961109161377, 376.36474609375, 0.053107768297195435, 0.05654057115316391, 0.0751228779554367, 2.4888200759887695, 0.29162144660949707, 1.4651589393615723], "count": [739]}, "timestamp": {"min": [0.0], "max": [24.6], "mean": [12.3], "std": [7.11102430502573], "count": [739]}, "frame_index": {"min": [0], "max": [738], "mean": [369.0], "std": [213.3307291507719], "count": [739]}, "episode_index": {"min": [861], "max": [861], "mean": [861.0], "std": [0.0], "count": [739]}, "index": {"min": [733659], "max": [734397], "mean": [734028.0], "std": [213.3307291507719], "count": [739]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [739]}, "subtask_annotation": {"mean": [8.22192151556157, 29.0, 29.0, 29.0, 29.0], "std": [8.314814279178096, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [739]}, "scene_annotation": {"mean": [861.0], "std": [0.0], "min": [861], "max": [861], "count": [739]}, "eef_direction_state": {"mean": [3.7415426251691475, 4.020297699594046], "std": [2.2082495842934526, 1.8953313250029236], "min": [0, 0], "max": [6, 6], "count": [739]}, "eef_velocity_state": {"mean": [0.8119079837618404, 0.8538565629228687], "std": [0.7419894350386155, 0.7210506812796469], "min": [0, 0], "max": [2, 2], "count": [739]}, "eef_acc_mag_state": {"mean": [0.7415426251691475, 0.7496617050067659], "std": [0.8401580505727674, 0.8329215706963847], "min": [0, 0], "max": [2, 2], "count": [739]}, "eef_direction_action": {"mean": [3.7415426251691475, 4.020297699594046], "std": [2.2082495842934526, 1.8953313250029236], "min": [0, 0], "max": [6, 6], "count": [739]}, "eef_velocity_action": {"mean": [0.8119079837618404, 0.8538565629228687], "std": [0.7419894350386155, 0.7210506812796469], "min": [0, 0], "max": [2, 2], "count": [739]}, "eef_acc_mag_action": {"mean": [0.7415426251691475, 0.7496617050067659], "std": [0.8401580505727674, 0.8329215706963847], "min": [0, 0], "max": [2, 2], "count": [739]}, "eef_sim_pose_state": {"mean": [0.5086110551514867, 0.31700702441515366, 1.0741899212107713, -1.6831007083633935, 0.7708991226695114, -0.012562648140082712, 0.5867073800488174, -0.263733513179254, 1.138276810023593, 2.545057425124147, 0.786812332449199, -2.3302288197656034], "std": [0.052817592442731535, 0.08589404711226789, 0.03907613457988654, 1.423966637741102, 0.4108503357031482, 2.770912199588685, 0.05226357555553879, 0.05767733504217669, 0.051546616672165944, 0.20502568677501692, 0.21778813580862533, 1.265958220496062], "min": [0.41221454716086914, 0.05668225193211639, 0.9907832945598662, -3.0455766422029775, 0.1974155371604147, -3.1415645895066002, 0.5053355757110146, -0.3359548843473128, 1.079342176541295, 2.21908962797671, 0.311282004790004, -3.1415497974077518], "max": [0.6374231335172236, 0.4088877192834171, 1.136045166667993, 3.1170308034523115, 1.5605166266864532, 3.1415697638837954, 0.6541496500037407, -0.06936909598159167, 1.2840860214668413, 2.9114734310688695, 1.1062090182702682, 3.1386475238271854], "count": [739]}, "eef_sim_pose_action": {"mean": [0.5086110551514867, 0.31700702441515366, 1.0741899212107713, -1.6831007083633935, 0.7708991226695114, -0.012562648140082712, 0.5867073800488174, -0.263733513179254, 1.138276810023593, 2.545057425124147, 0.786812332449199, -2.3302288197656034], "std": [0.052817592442731535, 0.08589404711226789, 0.03907613457988654, 1.423966637741102, 0.4108503357031482, 2.770912199588685, 0.05226357555553879, 0.05767733504217669, 0.051546616672165944, 0.20502568677501692, 0.21778813580862533, 1.265958220496062], "min": [0.41221454716086914, 0.05668225193211639, 0.9907832945598662, -3.0455766422029775, 0.1974155371604147, -3.1415645895066002, 0.5053355757110146, -0.3359548843473128, 1.079342176541295, 2.21908962797671, 0.311282004790004, -3.1415497974077518], "max": [0.6374231335172236, 0.4088877192834171, 1.136045166667993, 3.1170308034523115, 1.5605166266864532, 3.1415697638837954, 0.6541496500037407, -0.06936909598159167, 1.2840860214668413, 2.9114734310688695, 1.1062090182702682, 3.1386475238271854], "count": [739]}, "gripper_mode_state": {"mean": [0.5953991880920162, 0.30987821380243574], "std": [0.4908146237749848, 0.46244319263348177], "min": [0, 0], "max": [1, 1], "count": [739]}, "gripper_activity_state": {"mean": [1.6765899864682003, 1.7780784844384303], "std": [0.6473689926724507, 0.5764959612164882], "min": [0, 0], "max": [2, 2], "count": [739]}, "gripper_mode_action": {"mean": [0.5953991880920162, 0.30987821380243574], "std": [0.4908146237749848, 0.46244319263348177], "min": [0, 0], "max": [1, 1], "count": [739]}, "gripper_activity_action": {"mean": [1.6765899864682003, 1.7780784844384303], "std": [0.6473689926724507, 0.5764959612164882], "min": [0, 0], "max": [2, 2], "count": [739]}, "gripper_open_scale_state": {"mean": [0.41328785333456686, 0.6504086602589121], "std": [0.37635695996237795, 0.3851188283603421], "min": [0.0, 0.042], "max": [0.937, 0.97], "count": [739]}, "gripper_open_scale_action": {"mean": [0.41328785333456686, 0.6504086602589121], "std": [0.37635695996237795, 0.3851188283603421], "min": [0.0, 0.042], "max": [0.937, 0.97], "count": [739]}}} +{"episode_index": 856, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4259449681582035]], [[0.4533387624993017]], [[0.4537260627897883]]], "std": [[[0.23614660305405283]], [[0.20461701649110237]], [[0.19942141970006996]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41355569346684545]], [[0.44780108827719123]], [[0.4479586510530138]]], "std": [[[0.20925174367543228]], [[0.17687151434807097]], [[0.1723571474958511]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4338893392827216]], [[0.46333852682811016]], [[0.46589535151667505]]], "std": [[[0.20863736975310176]], [[0.18248125366813792]], [[0.17492315976369002]]], "count": [117]}, "observation.state": {"min": [0.41835543513298035, 1.852003812789917, -1.1276921033859253, -0.9076933860778809, -2.7197468280792236, -1.9605633020401, 1.2961164712905884, 19.0, 0.029301999136805534, 0.2719790041446686, -0.10643299669027328, -3.1391851902008057, -0.3370000123977661, -1.1139999628067017, -0.7942121028900146, -2.175273895263672, 0.053930673748254776, -0.37196460366249084, 0.9693908095359802, 0.903696596622467, -2.2534120082855225, -2.0, -0.36539798974990845, 0.2194570004940033, -0.18352800607681274, -3.1361851692199707, 0.13099999725818634, -3.1411852836608887], "max": [1.2886987924575806, 2.0952680110931396, -0.25192081928253174, -0.40742966532707214, -1.9247316122055054, -1.1533833742141724, 2.3793201446533203, 958.0, 0.3389680087566376, 0.42424699664115906, 0.12049199640750885, 3.1389999389648438, 0.75, -0.3449999988079071, -0.2070484161376953, -1.979482650756836, 0.7616791725158691, 0.9919055700302124, 2.6723084449768066, 1.9820833206176758, 0.11856021732091904, 946.0, -0.19272500276565552, 0.4367409944534302, 0.0815809965133667, 3.138000011444092, 0.9760000109672546, 3.140000104904175], "mean": [0.6516250371932983, 1.978273868560791, -0.7096046209335327, -0.6760404706001282, -2.2154712677001953, -1.643790364265442, 1.7930238246917725, 609.3353881835938, 0.2468479424715042, 0.3449673056602478, 0.019757788628339767, 0.4246633052825928, 0.32667234539985657, -0.6921656727790833, -0.4580309987068176, -2.087989091873169, 0.4309452176094055, 0.6620087027549744, 2.1415939331054688, 1.6113219261169434, -1.542153000831604, 409.00433349609375, -0.3039660155773163, 0.2985110878944397, 0.011562376283109188, 2.119783639907837, 0.5236009955406189, -1.302374243736267], "std": [0.20815350115299225, 0.06699113547801971, 0.1804361492395401, 0.14203660190105438, 0.26929399371147156, 0.2030806988477707, 0.3565749228000641, 381.1964416503906, 0.07606945931911469, 0.051493123173713684, 0.04769877716898918, 2.996260166168213, 0.3007691204547882, 0.22439801692962646, 0.1407758593559265, 0.060177356004714966, 0.16057640314102173, 0.354596346616745, 0.4238514304161072, 0.32457002997398376, 0.7328007817268372, 404.9992370605469, 0.04005570337176323, 0.05664120614528656, 0.059828903526067734, 1.896783709526062, 0.2452373206615448, 2.0261387825012207], "count": [574]}, "action": {"min": [0.41835543513298035, 1.852003812789917, -1.1276921033859253, -0.9076933860778809, -2.7197468280792236, -1.9605633020401, 1.2961164712905884, 19.0, 0.029301999136805534, 0.2719790041446686, -0.10643299669027328, -3.1391851902008057, -0.3370000123977661, -1.1139999628067017, -0.7942121028900146, -2.175273895263672, 0.053930673748254776, -0.37196460366249084, 0.9693908095359802, 0.903696596622467, -2.2534120082855225, -2.0, -0.36539798974990845, 0.2194570004940033, -0.18352800607681274, -3.1361851692199707, 0.13099999725818634, -3.1411852836608887], "max": [1.2886987924575806, 2.0952680110931396, -0.25192081928253174, -0.40742966532707214, -1.9247316122055054, -1.1533833742141724, 2.3793201446533203, 958.0, 0.3389680087566376, 0.42424699664115906, 0.12049199640750885, 3.1389999389648438, 0.75, -0.3449999988079071, -0.2070484161376953, -1.979482650756836, 0.7616791725158691, 0.9919055700302124, 2.6723084449768066, 1.9820833206176758, 0.11856021732091904, 946.0, -0.19272500276565552, 0.4367409944534302, 0.0815809965133667, 3.138000011444092, 0.9760000109672546, 3.140000104904175], "mean": [0.6516250371932983, 1.978273868560791, -0.7096046209335327, -0.6760404706001282, -2.2154712677001953, -1.643790364265442, 1.7930238246917725, 609.3353881835938, 0.2468479424715042, 0.3449673056602478, 0.019757788628339767, 0.4246633052825928, 0.32667234539985657, -0.6921656727790833, -0.4580309987068176, -2.087989091873169, 0.4309452176094055, 0.6620087027549744, 2.1415939331054688, 1.6113219261169434, -1.542153000831604, 409.00433349609375, -0.3039660155773163, 0.2985110878944397, 0.011562376283109188, 2.119783639907837, 0.5236009955406189, -1.302374243736267], "std": [0.20815350115299225, 0.06699113547801971, 0.1804361492395401, 0.14203660190105438, 0.26929399371147156, 0.2030806988477707, 0.3565749228000641, 381.1964416503906, 0.07606945931911469, 0.051493123173713684, 0.04769877716898918, 2.996260166168213, 0.3007691204547882, 0.22439801692962646, 0.1407758593559265, 0.060177356004714966, 0.16057640314102173, 0.354596346616745, 0.4238514304161072, 0.32457002997398376, 0.7328007817268372, 404.9992370605469, 0.04005570337176323, 0.05664120614528656, 0.059828903526067734, 1.896783709526062, 0.2452373206615448, 2.0261387825012207], "count": [574]}, "timestamp": {"min": [0.0], "max": [19.1], "mean": [9.549999999999999], "std": [5.523309193268511], "count": [574]}, "frame_index": {"min": [0], "max": [573], "mean": [286.5], "std": [165.6992757980553], "count": [574]}, "episode_index": {"min": [862], "max": [862], "mean": [862.0], "std": [0.0], "count": [574]}, "index": {"min": [734398], "max": [734971], "mean": [734684.5], "std": [165.6992757980553], "count": [574]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [574]}, "subtask_annotation": {"mean": [10.078397212543553, 29.0, 29.0, 29.0, 29.0], "std": [8.289772898777267, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [574]}, "scene_annotation": {"mean": [862.0], "std": [0.0], "min": [862], "max": [862], "count": [574]}, "eef_direction_state": {"mean": [3.64808362369338, 3.792682926829268], "std": [2.2215733869410186, 2.032972655823302], "min": [0, 0], "max": [6, 6], "count": [574]}, "eef_velocity_state": {"mean": [0.8501742160278746, 0.8989547038327527], "std": [0.7754002929120378, 0.7787904639878646], "min": [0, 0], "max": [2, 2], "count": [574]}, "eef_acc_mag_state": {"mean": [0.7125435540069687, 0.8048780487804879], "std": [0.8259401637082405, 0.8473635495629377], "min": [0, 0], "max": [2, 2], "count": [574]}, "eef_direction_action": {"mean": [3.64808362369338, 3.792682926829268], "std": [2.2215733869410186, 2.032972655823302], "min": [0, 0], "max": [6, 6], "count": [574]}, "eef_velocity_action": {"mean": [0.8501742160278746, 0.8989547038327527], "std": [0.7754002929120378, 0.7787904639878646], "min": [0, 0], "max": [2, 2], "count": [574]}, "eef_acc_mag_action": {"mean": [0.7125435540069687, 0.8048780487804879], "std": [0.8259401637082405, 0.8473635495629377], "min": [0, 0], "max": [2, 2], "count": [574]}, "eef_sim_pose_state": {"mean": [0.5040307553298572, 0.3176256838561653, 1.0756175354461974, -1.7065922415011734, 0.8471358156710452, 0.3932880014878251, 0.5629531284488357, -0.2845866679796421, 1.1264235499340818, 2.4110239154411954, 0.8144636676057245, -2.02325747805692], "std": [0.052673627969124594, 0.0670476315351692, 0.03311137249076681, 1.3565639389841522, 0.41971553689757546, 2.7168706457775467, 0.049517601652155824, 0.07118671349016056, 0.05439016469508489, 0.2306730151701619, 0.2924383556397339, 1.7845043974979362], "min": [0.4191810842807734, 0.1025056570253049, 1.0026444397693435, -3.0295081510355897, 0.1925550473599178, -3.139833072123441, 0.49172499544577786, -0.3748499455214157, 1.0747908621898532, 2.079866137306997, 0.25450606093066575, -3.141431955223948], "max": [0.6302605725190332, 0.4018712680323119, 1.1189950726983027, 2.7767801282718354, 1.5457131017421708, 3.1338187259700505, 0.6490917576214085, -0.03971882280986974, 1.2578919836955806, 2.8314236965327377, 1.2310558462607242, 3.114667659621461], "count": [574]}, "eef_sim_pose_action": {"mean": [0.5040307553298572, 0.3176256838561653, 1.0756175354461974, -1.7065922415011734, 0.8471358156710452, 0.3932880014878251, 0.5629531284488357, -0.2845866679796421, 1.1264235499340818, 2.4110239154411954, 0.8144636676057245, -2.02325747805692], "std": [0.052673627969124594, 0.0670476315351692, 0.03311137249076681, 1.3565639389841522, 0.41971553689757546, 2.7168706457775467, 0.049517601652155824, 0.07118671349016056, 0.05439016469508489, 0.2306730151701619, 0.2924383556397339, 1.7845043974979362], "min": [0.4191810842807734, 0.1025056570253049, 1.0026444397693435, -3.0295081510355897, 0.1925550473599178, -3.139833072123441, 0.49172499544577786, -0.3748499455214157, 1.0747908621898532, 2.079866137306997, 0.25450606093066575, -3.141431955223948], "max": [0.6302605725190332, 0.4018712680323119, 1.1189950726983027, 2.7767801282718354, 1.5457131017421708, 3.1338187259700505, 0.6490917576214085, -0.03971882280986974, 1.2578919836955806, 2.8314236965327377, 1.2310558462607242, 3.114667659621461], "count": [574]}, "gripper_mode_state": {"mean": [0.5348432055749129, 0.36585365853658536], "std": [0.49878447352064487, 0.4816687233690625], "min": [0, 0], "max": [1, 1], "count": [574]}, "gripper_activity_state": {"mean": [1.7195121951219512, 1.7142857142857142], "std": [0.6300288464921742, 0.634576949179584], "min": [0, 0], "max": [2, 2], "count": [574]}, "gripper_mode_action": {"mean": [0.5348432055749129, 0.36585365853658536], "std": [0.49878447352064487, 0.4816687233690625], "min": [0, 0], "max": [1, 1], "count": [574]}, "gripper_activity_action": {"mean": [1.7195121951219512, 1.7142857142857142], "std": [0.6300288464921742, 0.634576949179584], "min": [0, 0], "max": [2, 2], "count": [574]}, "gripper_open_scale_state": {"mean": [0.4090130659597522, 0.6093353658868875], "std": [0.4049902168813979, 0.3811964125298073], "min": [0.0, 0.019], "max": [0.946, 0.958], "count": [574]}, "gripper_open_scale_action": {"mean": [0.4090130659597522, 0.6093353658868875], "std": [0.4049902168813979, 0.3811964125298073], "min": [0.0, 0.019], "max": [0.946, 0.958], "count": [574]}}} +{"episode_index": 857, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[1.0]], [[1.0]]], "mean": [[[0.42785212698092934]], [[0.453979184853165]], [[0.4550938311397619]]], "std": [[[0.23474845532802474]], [[0.2041328227990317]], [[0.1983536438517512]]], "count": [146]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4209989255976363]], [[0.4524598106365834]], [[0.45145029769898826]]], "std": [[[0.21898291087255653]], [[0.18860922116385423]], [[0.18511777091413678]]], "count": [146]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4278917987286239]], [[0.46282175692765687]], [[0.4665086315919062]]], "std": [[[0.20554548832368838]], [[0.17476900753462918]], [[0.16648338258190654]]], "count": [146]}, "observation.state": {"min": [0.4496666491031647, 1.814095377922058, -1.127517580986023, -1.1427892446517944, -2.663774013519287, -1.9138931035995483, 1.3468531370162964, 47.0, 0.03625300154089928, 0.28077998757362366, -0.09237399697303772, -3.1411852836608887, -0.20399999618530273, -1.13100004196167, -0.8302357196807861, -2.1753435134887695, -0.09691813588142395, -0.5264437198638916, 1.1155272722244263, 0.7946658730506897, -2.299314260482788, -3.0, -0.3587169945240021, 0.22733399271965027, -0.204257994890213, -3.1401853561401367, 0.0689999982714653, -3.134185314178467], "max": [1.2796754837036133, 2.088391065597534, -0.4035026431083679, -0.4876798987388611, -1.8256144523620605, -1.1183371543884277, 2.3501033782958984, 959.0, 0.34968599677085876, 0.4364050030708313, 0.1327980011701584, 3.138000011444092, 0.796999990940094, -0.3580000102519989, -0.24705137312412262, -1.9882267713546753, 0.7226012349128723, 1.1081445217132568, 2.727548122406006, 2.0137434005737305, 0.6418623328208923, 893.0, -0.15126200020313263, 0.4510050117969513, 0.1010110005736351, 3.140000104904175, 0.9649999737739563, 3.1389999389648438], "mean": [0.6447243690490723, 1.9835205078125, -0.6766347885131836, -0.7389066815376282, -2.258633852005005, -1.6284539699554443, 1.8103524446487427, 525.532958984375, 0.25383222103118896, 0.35123127698898315, 0.03072880022227764, -1.3087921142578125, 0.3213777542114258, -0.6894582509994507, -0.5091432929039001, -2.0847456455230713, 0.4159785211086273, 0.6929224133491516, 2.25386118888855, 1.5832411050796509, -1.6700186729431152, 444.6080322265625, -0.29546022415161133, 0.31053969264030457, 0.010402756743133068, 2.32942533493042, 0.4810401499271393, -1.802771806716919], "std": [0.19553759694099426, 0.050814904272556305, 0.14543680846691132, 0.1864505112171173, 0.2572537362575531, 0.19709725677967072, 0.33418920636177063, 404.3161315917969, 0.07672642171382904, 0.046505529433488846, 0.04091623052954674, 2.6816511154174805, 0.2879560887813568, 0.2004290223121643, 0.14055277407169342, 0.06016010791063309, 0.15947197377681732, 0.3823391795158386, 0.37820664048194885, 0.33780568838119507, 0.7611787915229797, 376.8980407714844, 0.04865555092692375, 0.05853485316038132, 0.06924659013748169, 1.7719273567199707, 0.23153740167617798, 1.388826608657837], "count": [773]}, "action": {"min": [0.4496666491031647, 1.814095377922058, -1.127517580986023, -1.1427892446517944, -2.663774013519287, -1.9138931035995483, 1.3468531370162964, 47.0, 0.03625300154089928, 0.28077998757362366, -0.09237399697303772, -3.1411852836608887, -0.20399999618530273, -1.13100004196167, -0.8302357196807861, -2.1753435134887695, -0.09691813588142395, -0.5264437198638916, 1.1155272722244263, 0.7946658730506897, -2.299314260482788, -3.0, -0.3587169945240021, 0.22733399271965027, -0.204257994890213, -3.1401853561401367, 0.0689999982714653, -3.134185314178467], "max": [1.2796754837036133, 2.088391065597534, -0.4035026431083679, -0.4876798987388611, -1.8256144523620605, -1.1183371543884277, 2.3501033782958984, 959.0, 0.34968599677085876, 0.4364050030708313, 0.1327980011701584, 3.138000011444092, 0.796999990940094, -0.3580000102519989, -0.24705137312412262, -1.9882267713546753, 0.7226012349128723, 1.1081445217132568, 2.727548122406006, 2.0137434005737305, 0.6418623328208923, 893.0, -0.15126200020313263, 0.4510050117969513, 0.1010110005736351, 3.140000104904175, 0.9649999737739563, 3.1389999389648438], "mean": [0.6447243690490723, 1.9835205078125, -0.6766347885131836, -0.7389066815376282, -2.258633852005005, -1.6284539699554443, 1.8103524446487427, 525.532958984375, 0.25383222103118896, 0.35123127698898315, 0.03072880022227764, -1.3087921142578125, 0.3213777542114258, -0.6894582509994507, -0.5091432929039001, -2.0847456455230713, 0.4159785211086273, 0.6929224133491516, 2.25386118888855, 1.5832411050796509, -1.6700186729431152, 444.6080322265625, -0.29546022415161133, 0.31053969264030457, 0.010402756743133068, 2.32942533493042, 0.4810401499271393, -1.802771806716919], "std": [0.19553759694099426, 0.050814904272556305, 0.14543680846691132, 0.1864505112171173, 0.2572537362575531, 0.19709725677967072, 0.33418920636177063, 404.3161315917969, 0.07672642171382904, 0.046505529433488846, 0.04091623052954674, 2.6816511154174805, 0.2879560887813568, 0.2004290223121643, 0.14055277407169342, 0.06016010791063309, 0.15947197377681732, 0.3823391795158386, 0.37820664048194885, 0.33780568838119507, 0.7611787915229797, 376.8980407714844, 0.04865555092692375, 0.05853485316038132, 0.06924659013748169, 1.7719273567199707, 0.23153740167617798, 1.388826608657837], "count": [773]}, "timestamp": {"min": [0.0], "max": [25.733333333333334], "mean": [12.866666666666665], "std": [7.438189743927394], "count": [773]}, "frame_index": {"min": [0], "max": [772], "mean": [386.0], "std": [223.1456923178218], "count": [773]}, "episode_index": {"min": [863], "max": [863], "mean": [863.0], "std": [0.0], "count": [773]}, "index": {"min": [734972], "max": [735744], "mean": [735358.0], "std": [223.1456923178218], "count": [773]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [773]}, "subtask_annotation": {"mean": [8.79301423027167, 29.0, 29.0, 29.0, 29.0], "std": [6.394216569118211, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [773]}, "scene_annotation": {"mean": [863.0], "std": [0.0], "min": [863], "max": [863], "count": [773]}, "eef_direction_state": {"mean": [3.2134540750323417, 4.228978007761967], "std": [2.251283973914151, 1.8440039162762267], "min": [0, 0], "max": [6, 6], "count": [773]}, "eef_velocity_state": {"mean": [0.890038809831824, 0.7878395860284605], "std": [0.6971140832500795, 0.7204333288050523], "min": [0, 0], "max": [2, 2], "count": [773]}, "eef_acc_mag_state": {"mean": [0.7736093143596378, 0.7089262613195343], "std": [0.8306714424457289, 0.824517898886738], "min": [0, 0], "max": [2, 2], "count": [773]}, "eef_direction_action": {"mean": [3.2134540750323417, 4.228978007761967], "std": [2.251283973914151, 1.8440039162762267], "min": [0, 0], "max": [6, 6], "count": [773]}, "eef_velocity_action": {"mean": [0.890038809831824, 0.7878395860284605], "std": [0.6971140832500795, 0.7204333288050523], "min": [0, 0], "max": [2, 2], "count": [773]}, "eef_acc_mag_action": {"mean": [0.7736093143596378, 0.7089262613195343], "std": [0.8306714424457289, 0.824517898886738], "min": [0, 0], "max": [2, 2], "count": [773]}, "eef_sim_pose_state": {"mean": [0.5181105388032637, 0.31102583095634223, 1.0841573685780654, -1.916439508858083, 0.7632099315593915, -0.20659234038777144, 0.566690012903588, -0.29562204944614395, 1.1309205683561208, 2.4860968595780975, 0.8089885353719154, -1.83436895635226], "std": [0.05296533626175489, 0.08056447887480209, 0.029483356234085628, 1.2158716299874601, 0.393553775830152, 2.892898085368519, 0.04417862957148257, 0.06678642021808245, 0.056995755657511506, 0.2588918208590391, 0.24355028190875208, 1.9431490440696284], "min": [0.4380920635998223, 0.05886376799970525, 1.0054677794731501, -2.735146763270244, 0.18999325620047802, -3.141431586178575, 0.5006603097170492, -0.40418690324261597, 1.0738704939694965, 2.0330619023764425, 0.3747084627070896, -3.1301567872875706], "max": [0.6449940466253639, 0.40480914346607566, 1.1353700721198503, 2.8064833186184517, 1.517601658598715, 3.140771358248986, 0.6570526639572141, -0.050550912261644, 1.2762998258625022, 2.864594389334547, 1.1699190978884602, 3.1411750600818555], "count": [773]}, "eef_sim_pose_action": {"mean": [0.5181105388032637, 0.31102583095634223, 1.0841573685780654, -1.916439508858083, 0.7632099315593915, -0.20659234038777144, 0.566690012903588, -0.29562204944614395, 1.1309205683561208, 2.4860968595780975, 0.8089885353719154, -1.83436895635226], "std": [0.05296533626175489, 0.08056447887480209, 0.029483356234085628, 1.2158716299874601, 0.393553775830152, 2.892898085368519, 0.04417862957148257, 0.06678642021808245, 0.056995755657511506, 0.2588918208590391, 0.24355028190875208, 1.9431490440696284], "min": [0.4380920635998223, 0.05886376799970525, 1.0054677794731501, -2.735146763270244, 0.18999325620047802, -3.141431586178575, 0.5006603097170492, -0.40418690324261597, 1.0738704939694965, 2.0330619023764425, 0.3747084627070896, -3.1301567872875706], "max": [0.6449940466253639, 0.40480914346607566, 1.1353700721198503, 2.8064833186184517, 1.517601658598715, 3.140771358248986, 0.6570526639572141, -0.050550912261644, 1.2762998258625022, 2.864594389334547, 1.1699190978884602, 3.1411750600818555], "count": [773]}, "gripper_mode_state": {"mean": [0.49417852522639066, 0.47736093143596375], "std": [0.4999661092828804, 0.4994872096205791], "min": [0, 0], "max": [1, 1], "count": [773]}, "gripper_activity_state": {"mean": [1.7141009055627425, 1.8111254851228977], "std": [0.6330855261962073, 0.5291310957273693], "min": [0, 0], "max": [2, 2], "count": [773]}, "gripper_mode_action": {"mean": [0.49417852522639066, 0.47736093143596375], "std": [0.4999661092828804, 0.4994872096205791], "min": [0, 0], "max": [1, 1], "count": [773]}, "gripper_activity_action": {"mean": [1.7141009055627425, 1.8111254851228977], "std": [0.6330855261962073, 0.5291310957273693], "min": [0, 0], "max": [2, 2], "count": [773]}, "gripper_open_scale_state": {"mean": [0.4446196637098777, 0.5255329882484825], "std": [0.37688412053242276, 0.40431613507406644], "min": [0.0, 0.047], "max": [0.893, 0.959], "count": [773]}, "gripper_open_scale_action": {"mean": [0.4446196637098777, 0.5255329882484825], "std": [0.37688412053242276, 0.40431613507406644], "min": [0.0, 0.047], "max": [0.893, 0.959], "count": [773]}}} +{"episode_index": 858, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[1.0]], [[1.0]]], "mean": [[[0.4324714022251057]], [[0.45655778126201463]], [[0.4559791936995386]]], "std": [[[0.22654516624576146]], [[0.19529301456654052]], [[0.191703071850297]]], "count": [136]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.425856775338812]], [[0.4534484738441945]], [[0.45343797457708573]]], "std": [[[0.21086960409858244]], [[0.18408912793057702]], [[0.18009622026520591]]], "count": [136]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4273801873077662]], [[0.45978517126826224]], [[0.46194443543348707]]], "std": [[[0.20692394890135346]], [[0.17733122016498556]], [[0.1688883394581817]]], "count": [136]}, "observation.state": {"min": [0.36650168895721436, 1.8221936225891113, -1.0653140544891357, -1.0016095638275146, -2.710059881210327, -1.9288331270217896, 1.333204746246338, 51.0, 0.021477000787854195, 0.26021701097488403, -0.08869999647140503, -3.1411852836608887, -0.1640000194311142, -1.6069999933242798, -0.9069254398345947, -2.1752912998199463, -0.14322172105312347, -0.5352052450180054, 1.243424892425537, 0.6427698731422424, -2.115757942199707, 0.0, -0.37967899441719055, 0.22118300199508667, -0.21465300023555756, -3.1401853561401367, 0.24400000274181366, -3.1411852836608887], "max": [1.3008636236190796, 2.0923006534576416, -0.2852216958999634, -0.415336012840271, -1.9219567775726318, -0.9715375900268555, 2.6396186351776123, 962.0, 0.3293119966983795, 0.46171799302101135, 0.11626099795103073, 3.1410000324249268, 0.8220000267028809, -0.44499996304512024, -0.28208014369010925, -2.019101619720459, 0.6606769561767578, 0.9780301451683044, 2.486675262451172, 1.9677541255950928, 0.40273475646972656, 938.0, -0.1523980051279068, 0.43929100036621094, 0.09118500351905823, 3.1410000324249268, 0.925000011920929, 3.1410000324249268], "mean": [0.6711185574531555, 1.9768610000610352, -0.6524838805198669, -0.7081855535507202, -2.291518211364746, -1.6050701141357422, 1.9363244771957397, 581.007080078125, 0.2501576244831085, 0.35700035095214844, 0.030286064371466637, -1.4159516096115112, 0.34784165024757385, -0.8196971416473389, -0.45239126682281494, -2.127566337585449, 0.376497745513916, 0.6288545727729797, 2.1023693084716797, 1.5233887434005737, -1.3317865133285522, 452.51068115234375, -0.29548072814941406, 0.29981616139411926, -0.0076550813391804695, 2.5852713584899902, 0.5981831550598145, -2.340109348297119], "std": [0.24776498973369598, 0.09427014738321304, 0.17683565616607666, 0.15171365439891815, 0.2610251307487488, 0.20094017684459686, 0.4780846834182739, 406.1422119140625, 0.08198796212673187, 0.05985947698354721, 0.04903995618224144, 2.6330621242523193, 0.2677031457424164, 0.33300304412841797, 0.1568152755498886, 0.0415266677737236, 0.1884871870279312, 0.3846786618232727, 0.2977754473686218, 0.3852412700653076, 0.6535305976867676, 414.98834228515625, 0.04912199452519417, 0.05872710049152374, 0.06720061600208282, 1.2722952365875244, 0.1550321877002716, 0.8919628262519836], "count": [703]}, "action": {"min": [0.36650168895721436, 1.8221936225891113, -1.0653140544891357, -1.0016095638275146, -2.710059881210327, -1.9288331270217896, 1.333204746246338, 51.0, 0.021477000787854195, 0.26021701097488403, -0.08869999647140503, -3.1411852836608887, -0.1640000194311142, -1.6069999933242798, -0.9069254398345947, -2.1752912998199463, -0.14322172105312347, -0.5352052450180054, 1.243424892425537, 0.6427698731422424, -2.115757942199707, 0.0, -0.37967899441719055, 0.22118300199508667, -0.21465300023555756, -3.1401853561401367, 0.24400000274181366, -3.1411852836608887], "max": [1.3008636236190796, 2.0923006534576416, -0.2852216958999634, -0.415336012840271, -1.9219567775726318, -0.9715375900268555, 2.6396186351776123, 962.0, 0.3293119966983795, 0.46171799302101135, 0.11626099795103073, 3.1410000324249268, 0.8220000267028809, -0.44499996304512024, -0.28208014369010925, -2.019101619720459, 0.6606769561767578, 0.9780301451683044, 2.486675262451172, 1.9677541255950928, 0.40273475646972656, 938.0, -0.1523980051279068, 0.43929100036621094, 0.09118500351905823, 3.1410000324249268, 0.925000011920929, 3.1410000324249268], "mean": [0.6711185574531555, 1.9768610000610352, -0.6524838805198669, -0.7081855535507202, -2.291518211364746, -1.6050701141357422, 1.9363244771957397, 581.007080078125, 0.2501576244831085, 0.35700035095214844, 0.030286064371466637, -1.4159516096115112, 0.34784165024757385, -0.8196971416473389, -0.45239126682281494, -2.127566337585449, 0.376497745513916, 0.6288545727729797, 2.1023693084716797, 1.5233887434005737, -1.3317865133285522, 452.51068115234375, -0.29548072814941406, 0.29981616139411926, -0.0076550813391804695, 2.5852713584899902, 0.5981831550598145, -2.340109348297119], "std": [0.24776498973369598, 0.09427014738321304, 0.17683565616607666, 0.15171365439891815, 0.2610251307487488, 0.20094017684459686, 0.4780846834182739, 406.1422119140625, 0.08198796212673187, 0.05985947698354721, 0.04903995618224144, 2.6330621242523193, 0.2677031457424164, 0.33300304412841797, 0.1568152755498886, 0.0415266677737236, 0.1884871870279312, 0.3846786618232727, 0.2977754473686218, 0.3852412700653076, 0.6535305976867676, 414.98834228515625, 0.04912199452519417, 0.05872710049152374, 0.06720061600208282, 1.2722952365875244, 0.1550321877002716, 0.8919628262519836], "count": [703]}, "timestamp": {"min": [0.0], "max": [23.4], "mean": [11.700000000000001], "std": [6.764613810115105], "count": [703]}, "frame_index": {"min": [0], "max": [702], "mean": [351.0], "std": [202.93841430345316], "count": [703]}, "episode_index": {"min": [864], "max": [864], "mean": [864.0], "std": [0.0], "count": [703]}, "index": {"min": [735745], "max": [736447], "mean": [736096.0], "std": [202.93841430345316], "count": [703]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [703]}, "subtask_annotation": {"mean": [10.295874822190612, 29.0, 29.0, 29.0, 29.0], "std": [8.00324063427115, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [703]}, "scene_annotation": {"mean": [864.0], "std": [0.0], "min": [864], "max": [864], "count": [703]}, "eef_direction_state": {"mean": [3.661450924608819, 3.8207681365576103], "std": [2.22983306663516, 1.907317937412613], "min": [0, 0], "max": [6, 6], "count": [703]}, "eef_velocity_state": {"mean": [0.786628733997155, 0.9487908961593172], "std": [0.729381653291819, 0.7411463884266429], "min": [0, 0], "max": [2, 2], "count": [703]}, "eef_acc_mag_state": {"mean": [0.7354196301564723, 0.786628733997155], "std": [0.8287062113018251, 0.8297408377885983], "min": [0, 0], "max": [2, 2], "count": [703]}, "eef_direction_action": {"mean": [3.661450924608819, 3.8207681365576103], "std": [2.22983306663516, 1.907317937412613], "min": [0, 0], "max": [6, 6], "count": [703]}, "eef_velocity_action": {"mean": [0.786628733997155, 0.9487908961593172], "std": [0.729381653291819, 0.7411463884266429], "min": [0, 0], "max": [2, 2], "count": [703]}, "eef_acc_mag_action": {"mean": [0.7354196301564723, 0.786628733997155], "std": [0.8287062113018251, 0.8297408377885983], "min": [0, 0], "max": [2, 2], "count": [703]}, "eef_sim_pose_state": {"mean": [0.5029059110727564, 0.29960456807099395, 1.0660066103870671, -1.7369728410480076, 1.0034975324296205, 0.09074717857390692, 0.5714071138664987, -0.29187772731506906, 1.133787260064579, 2.455458926016647, 0.7434304764426949, -1.219803690098413], "std": [0.05254989769461677, 0.08050490577186145, 0.02506931386467518, 1.443875949935834, 0.22878726910195654, 2.842858008247316, 0.059106659511605694, 0.07049809347745646, 0.06923160936334054, 0.21580986857852372, 0.3152988437874768, 2.49510472208726], "min": [0.42840218609436864, 0.05106719911075082, 0.993696008557624, -2.769795412746569, 0.6431203751278969, -3.1372938963708004, 0.47765645686707525, -0.3767078432034728, 1.0577704790786406, 2.079950639477855, 0.16249212211349873, -3.1358353929501916], "max": [0.6266592148912212, 0.40083136487976734, 1.1224349966284428, 2.9040701182451576, 1.5370935497828224, 3.1405629773512747, 0.6730761311294545, -0.04884398718421212, 1.2865859061727605, 2.8411004370037793, 1.1333362384067862, 3.1396113378393378], "count": [703]}, "eef_sim_pose_action": {"mean": [0.5029059110727564, 0.29960456807099395, 1.0660066103870671, -1.7369728410480076, 1.0034975324296205, 0.09074717857390692, 0.5714071138664987, -0.29187772731506906, 1.133787260064579, 2.455458926016647, 0.7434304764426949, -1.219803690098413], "std": [0.05254989769461677, 0.08050490577186145, 0.02506931386467518, 1.443875949935834, 0.22878726910195654, 2.842858008247316, 0.059106659511605694, 0.07049809347745646, 0.06923160936334054, 0.21580986857852372, 0.3152988437874768, 2.49510472208726], "min": [0.42840218609436864, 0.05106719911075082, 0.993696008557624, -2.769795412746569, 0.6431203751278969, -3.1372938963708004, 0.47765645686707525, -0.3767078432034728, 1.0577704790786406, 2.079950639477855, 0.16249212211349873, -3.1358353929501916], "max": [0.6266592148912212, 0.40083136487976734, 1.1224349966284428, 2.9040701182451576, 1.5370935497828224, 3.1405629773512747, 0.6730761311294545, -0.04884398718421212, 1.2865859061727605, 2.8411004370037793, 1.1333362384067862, 3.1396113378393378], "count": [703]}, "gripper_mode_state": {"mean": [0.4950213371266003, 0.4139402560455192], "std": [0.49997521230155956, 0.49253803961774173], "min": [0, 0], "max": [1, 1], "count": [703]}, "gripper_activity_state": {"mean": [1.7553342816500712, 1.7695590327169275], "std": [0.5986203869146883, 0.5703291496811446], "min": [0, 0], "max": [2, 2], "count": [703]}, "gripper_mode_action": {"mean": [0.4950213371266003, 0.4139402560455192], "std": [0.49997521230155956, 0.49253803961774173], "min": [0, 0], "max": [1, 1], "count": [703]}, "gripper_activity_action": {"mean": [1.7553342816500712, 1.7695590327169275], "std": [0.5986203869146883, 0.5703291496811446], "min": [0, 0], "max": [2, 2], "count": [703]}, "gripper_open_scale_state": {"mean": [0.4525106686494887, 0.5810071125111919], "std": [0.4149887779835853, 0.40614230044977057], "min": [0.0, 0.051], "max": [0.938, 0.962], "count": [703]}, "gripper_open_scale_action": {"mean": [0.4525106686494887, 0.5810071125111919], "std": [0.4149887779835853, 0.40614230044977057], "min": [0.0, 0.051], "max": [0.938, 0.962], "count": [703]}}} +{"episode_index": 859, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4387283281733746]], [[0.46260848813209493]], [[0.4628049335962455]]], "std": [[[0.22621560411440636]], [[0.1962670911517632]], [[0.19274750888099493]]], "count": [133]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4319558362818812]], [[0.4602491952921519]], [[0.4601082393483709]]], "std": [[[0.18790729425270158]], [[0.15935135385232305]], [[0.1544480779536887]]], "count": [133]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4352050668951791]], [[0.4612075378396973]], [[0.4626753833112192]]], "std": [[[0.20564185534122562]], [[0.1816483555968166]], [[0.17432014783629302]]], "count": [133]}, "observation.state": {"min": [0.4049862325191498, 1.8627901077270508, -1.193543553352356, -1.065645694732666, -2.7612504959106445, -1.8902440071105957, 1.3839588165283203, 36.0, 0.04751000180840492, 0.28050199151039124, -0.12695200741291046, -3.1411852836608887, -0.4569999873638153, -1.222000002861023, -0.7937757968902588, -2.1756577491760254, -0.01710422709584236, -0.45668289065361023, 1.1976449489593506, 0.8864876627922058, -2.1641907691955566, 5.0, -0.36939600110054016, 0.23117199540138245, -0.1939769983291626, -3.1411852836608887, 0.24799999594688416, -3.134185314178467], "max": [1.2429187297821045, 2.111988067626953, -0.25795966386795044, -0.2857452929019928, -1.4354110956192017, -0.9532639384269714, 2.38748836517334, 959.0, 0.3363040089607239, 0.43004900217056274, 0.12688399851322174, 3.1410000324249268, 0.7450000643730164, -0.30799999833106995, -0.2499835193157196, -1.9687139987945557, 0.6467492580413818, 0.9635962843894958, 2.56699538230896, 1.958957552909851, 0.3052231967449188, 891.0, -0.1705709993839264, 0.43564900755882263, 0.09176100045442581, 3.1410000324249268, 1.0549999475479126, 3.1410000324249268], "mean": [0.6808533072471619, 1.961766242980957, -0.8078173995018005, -0.6788460612297058, -2.1630911827087402, -1.6116336584091187, 1.8442225456237793, 603.2931518554688, 0.23959165811538696, 0.3515666127204895, 0.020517252385616302, -0.35956835746765137, 0.27759069204330444, -0.6936377286911011, -0.45257046818733215, -2.1054773330688477, 0.35639673471450806, 0.603553056716919, 2.070974349975586, 1.544386625289917, -1.3810633420944214, 325.6673889160156, -0.30499935150146484, 0.3046293258666992, 0.006093541160225868, 2.0836377143859863, 0.631669819355011, -2.088533878326416], "std": [0.22954396903514862, 0.061643145978450775, 0.2656731903553009, 0.1952296495437622, 0.3844476044178009, 0.21658958494663239, 0.33695703744888306, 394.7197265625, 0.08101153373718262, 0.0442366860806942, 0.05783651024103165, 2.9855852127075195, 0.3636036217212677, 0.2402191013097763, 0.15232940018177032, 0.054947104305028915, 0.1487811654806137, 0.35586467385292053, 0.3559607267379761, 0.3053903877735138, 0.642794668674469, 336.9920959472656, 0.04548879340291023, 0.05355275794863701, 0.06018741428852081, 1.829350471496582, 0.23854593932628632, 1.3849363327026367], "count": [684]}, "action": {"min": [0.4049862325191498, 1.8627901077270508, -1.193543553352356, -1.065645694732666, -2.7612504959106445, -1.8902440071105957, 1.3839588165283203, 36.0, 0.04751000180840492, 0.28050199151039124, -0.12695200741291046, -3.1411852836608887, -0.4569999873638153, -1.222000002861023, -0.7937757968902588, -2.1756577491760254, -0.01710422709584236, -0.45668289065361023, 1.1976449489593506, 0.8864876627922058, -2.1641907691955566, 5.0, -0.36939600110054016, 0.23117199540138245, -0.1939769983291626, -3.1411852836608887, 0.24799999594688416, -3.134185314178467], "max": [1.2429187297821045, 2.111988067626953, -0.25795966386795044, -0.2857452929019928, -1.4354110956192017, -0.9532639384269714, 2.38748836517334, 959.0, 0.3363040089607239, 0.43004900217056274, 0.12688399851322174, 3.1410000324249268, 0.7450000643730164, -0.30799999833106995, -0.2499835193157196, -1.9687139987945557, 0.6467492580413818, 0.9635962843894958, 2.56699538230896, 1.958957552909851, 0.3052231967449188, 891.0, -0.1705709993839264, 0.43564900755882263, 0.09176100045442581, 3.1410000324249268, 1.0549999475479126, 3.1410000324249268], "mean": [0.6808533072471619, 1.961766242980957, -0.8078173995018005, -0.6788460612297058, -2.1630911827087402, -1.6116336584091187, 1.8442225456237793, 603.2931518554688, 0.23959165811538696, 0.3515666127204895, 0.020517252385616302, -0.35956835746765137, 0.27759069204330444, -0.6936377286911011, -0.45257046818733215, -2.1054773330688477, 0.35639673471450806, 0.603553056716919, 2.070974349975586, 1.544386625289917, -1.3810633420944214, 325.6673889160156, -0.30499935150146484, 0.3046293258666992, 0.006093541160225868, 2.0836377143859863, 0.631669819355011, -2.088533878326416], "std": [0.22954396903514862, 0.061643145978450775, 0.2656731903553009, 0.1952296495437622, 0.3844476044178009, 0.21658958494663239, 0.33695703744888306, 394.7197265625, 0.08101153373718262, 0.0442366860806942, 0.05783651024103165, 2.9855852127075195, 0.3636036217212677, 0.2402191013097763, 0.15232940018177032, 0.054947104305028915, 0.1487811654806137, 0.35586467385292053, 0.3559607267379761, 0.3053903877735138, 0.642794668674469, 336.9920959472656, 0.04548879340291023, 0.05355275794863701, 0.06018741428852081, 1.829350471496582, 0.23854593932628632, 1.3849363327026367], "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": [865], "max": [865], "mean": [865.0], "std": [0.0], "count": [684]}, "index": {"min": [736448], "max": [737131], "mean": [736789.5], "std": [197.453581042904], "count": [684]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [684]}, "subtask_annotation": {"mean": [10.682748538011696, 29.0, 29.0, 29.0, 29.0], "std": [8.221011131514551, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [684]}, "scene_annotation": {"mean": [865.0], "std": [0.0], "min": [865], "max": [865], "count": [684]}, "eef_direction_state": {"mean": [3.767543859649123, 3.948830409356725], "std": [2.2157198458313374, 1.9168417404127849], "min": [0, 0], "max": [6, 6], "count": [684]}, "eef_velocity_state": {"mean": [0.8435672514619883, 0.8961988304093568], "std": [0.7967970383548356, 0.7489077006495547], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_acc_mag_state": {"mean": [0.7339181286549707, 0.7441520467836257], "std": [0.8214709202578271, 0.827370427822387], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_direction_action": {"mean": [3.767543859649123, 3.948830409356725], "std": [2.2157198458313374, 1.9168417404127849], "min": [0, 0], "max": [6, 6], "count": [684]}, "eef_velocity_action": {"mean": [0.8435672514619883, 0.8961988304093568], "std": [0.7967970383548356, 0.7489077006495547], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_acc_mag_action": {"mean": [0.7339181286549707, 0.7441520467836257], "std": [0.8214709202578271, 0.827370427822387], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_sim_pose_state": {"mean": [0.5057369765652842, 0.3132706027058007, 1.0679863447714673, -1.8011220960889518, 0.9813541066502025, 0.19846115762145683, 0.5699298367864568, -0.2779307418282186, 1.1335511112240815, 2.4420494373041315, 0.7647671498322935, -1.9285309833257802], "std": [0.05072898918723093, 0.06743602696005363, 0.03877783072188874, 1.170952641353262, 0.302008506479158, 2.7448878237152243, 0.042935419103524435, 0.08467310490947569, 0.05363438071229895, 0.26413050997952886, 0.3109938443078344, 1.821861507862574], "min": [0.44259941098533967, 0.07965072155181985, 1.0060936678245258, -2.9934932076250864, 0.5132929019560466, -3.1394431605769113, 0.49783421404678035, -0.38552114930138914, 1.077700633983861, 1.9965853860063465, 0.2022712681378387, -3.1397526763010464], "max": [0.6276956099086536, 0.38605242628133996, 1.1394604485781321, 2.862459962656666, 1.5218118615821883, 3.1363263683114546, 0.6445817797785278, -0.05628758578295909, 1.2768249991139535, 2.880830373601544, 1.2901656940320998, 3.137162550933322], "count": [684]}, "eef_sim_pose_action": {"mean": [0.5057369765652842, 0.3132706027058007, 1.0679863447714673, -1.8011220960889518, 0.9813541066502025, 0.19846115762145683, 0.5699298367864568, -0.2779307418282186, 1.1335511112240815, 2.4420494373041315, 0.7647671498322935, -1.9285309833257802], "std": [0.05072898918723093, 0.06743602696005363, 0.03877783072188874, 1.170952641353262, 0.302008506479158, 2.7448878237152243, 0.042935419103524435, 0.08467310490947569, 0.05363438071229895, 0.26413050997952886, 0.3109938443078344, 1.821861507862574], "min": [0.44259941098533967, 0.07965072155181985, 1.0060936678245258, -2.9934932076250864, 0.5132929019560466, -3.1394431605769113, 0.49783421404678035, -0.38552114930138914, 1.077700633983861, 1.9965853860063465, 0.2022712681378387, -3.1397526763010464], "max": [0.6276956099086536, 0.38605242628133996, 1.1394604485781321, 2.862459962656666, 1.5218118615821883, 3.1363263683114546, 0.6445817797785278, -0.05628758578295909, 1.2768249991139535, 2.880830373601544, 1.2901656940320998, 3.137162550933322], "count": [684]}, "gripper_mode_state": {"mean": [0.6374269005847953, 0.38011695906432746], "std": [0.48074301554537124, 0.4854153443145479], "min": [0, 0], "max": [1, 1], "count": [684]}, "gripper_activity_state": {"mean": [1.7850877192982457, 1.8070175438596492], "std": [0.5533099428802244, 0.5165765566433461], "min": [0, 0], "max": [2, 2], "count": [684]}, "gripper_mode_action": {"mean": [0.6374269005847953, 0.38011695906432746], "std": [0.48074301554537124, 0.4854153443145479], "min": [0, 0], "max": [1, 1], "count": [684]}, "gripper_activity_action": {"mean": [1.7850877192982457, 1.8070175438596492], "std": [0.5533099428802244, 0.5165765566433461], "min": [0, 0], "max": [2, 2], "count": [684]}, "gripper_open_scale_state": {"mean": [0.3256673978344042, 0.6032931286215071], "std": [0.3369920429875073, 0.3947198799699822], "min": [0.005, 0.036], "max": [0.891, 0.959], "count": [684]}, "gripper_open_scale_action": {"mean": [0.3256673978344042, 0.6032931286215071], "std": [0.3369920429875073, 0.3947198799699822], "min": [0.005, 0.036], "max": [0.891, 0.959], "count": [684]}}} +{"episode_index": 860, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.43116756113364885]], [[0.45650853053865226]], [[0.4563382691007437]]], "std": [[[0.22877208140670582]], [[0.19777057054597638]], [[0.1936010514160777]]], "count": [145]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4190049104124408]], [[0.45270410468785216]], [[0.4529638536736534]]], "std": [[[0.19532408626659292]], [[0.1623914800278743]], [[0.15649935283611718]]], "count": [145]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4386552498873112]], [[0.4672610322289836]], [[0.469038842404778]]], "std": [[[0.20846261255001924]], [[0.1809423650106016]], [[0.17321790674829934]]], "count": [145]}, "observation.state": {"min": [0.45087093114852905, 1.82404363155365, -1.1768406629562378, -1.0401289463043213, -2.848848819732666, -1.9512782096862793, 1.4019356966018677, 32.0, 0.03867200016975403, 0.2860479950904846, -0.10560499876737595, -3.1411852836608887, -0.41200003027915955, -1.2120000123977661, -0.8591732382774353, -2.175326108932495, -0.07522369176149368, -0.5463927984237671, 1.0128495693206787, 0.7596720457077026, -2.3393521308898926, 14.0, -0.35172098875045776, 0.22061100602149963, -0.2077219933271408, -3.1371853351593018, 0.05900000035762787, -3.125999927520752], "max": [1.3164844512939453, 2.099177360534668, -0.3890688121318817, -0.4118976891040802, -1.74342679977417, -0.8757713437080383, 2.4380853176116943, 952.0, 0.3153130114078522, 0.46079298853874207, 0.11407999694347382, 3.1410000324249268, 0.5929999947547913, -0.367000013589859, -0.2796715497970581, -2.0077569484710693, 0.7340331077575684, 1.0690491199493408, 2.7246336936950684, 2.018019676208496, 0.7052875757217407, 937.0, -0.1476919949054718, 0.4456480145454407, 0.07558699697256088, 3.128000020980835, 1.055999994277954, 3.128999948501587], "mean": [0.6976574659347534, 1.99045729637146, -0.7383180856704712, -0.732032835483551, -2.2773473262786865, -1.587559700012207, 1.8799757957458496, 578.12890625, 0.23657989501953125, 0.36149081587791443, 0.019732428714632988, -1.3098787069320679, 0.2596585154533386, -0.6791983246803284, -0.5035585165023804, -2.11072039604187, 0.37476444244384766, 0.5859940052032471, 2.1465554237365723, 1.498111605644226, -1.4332689046859741, 474.610595703125, -0.29591140151023865, 0.3165808916091919, -0.002810211619362235, 2.253354549407959, 0.5126607418060303, -0.8684572577476501], "std": [0.2358214557170868, 0.07740449160337448, 0.1958809792995453, 0.15415526926517487, 0.257207453250885, 0.2584306299686432, 0.35894346237182617, 357.41461181640625, 0.07754864543676376, 0.055437877774238586, 0.05250496044754982, 2.7039785385131836, 0.297128826379776, 0.22770172357559204, 0.1604013442993164, 0.05500468239188194, 0.2307887077331543, 0.42425018548965454, 0.43586966395378113, 0.33736559748649597, 0.9054929614067078, 403.8682556152344, 0.04715505987405777, 0.05994100123643875, 0.0637957826256752, 1.5085958242416382, 0.2866181433200836, 2.2781050205230713], "count": [764]}, "action": {"min": [0.45087093114852905, 1.82404363155365, -1.1768406629562378, -1.0401289463043213, -2.848848819732666, -1.9512782096862793, 1.4019356966018677, 32.0, 0.03867200016975403, 0.2860479950904846, -0.10560499876737595, -3.1411852836608887, -0.41200003027915955, -1.2120000123977661, -0.8591732382774353, -2.175326108932495, -0.07522369176149368, -0.5463927984237671, 1.0128495693206787, 0.7596720457077026, -2.3393521308898926, 14.0, -0.35172098875045776, 0.22061100602149963, -0.2077219933271408, -3.1371853351593018, 0.05900000035762787, -3.125999927520752], "max": [1.3164844512939453, 2.099177360534668, -0.3890688121318817, -0.4118976891040802, -1.74342679977417, -0.8757713437080383, 2.4380853176116943, 952.0, 0.3153130114078522, 0.46079298853874207, 0.11407999694347382, 3.1410000324249268, 0.5929999947547913, -0.367000013589859, -0.2796715497970581, -2.0077569484710693, 0.7340331077575684, 1.0690491199493408, 2.7246336936950684, 2.018019676208496, 0.7052875757217407, 937.0, -0.1476919949054718, 0.4456480145454407, 0.07558699697256088, 3.128000020980835, 1.055999994277954, 3.128999948501587], "mean": [0.6976574659347534, 1.99045729637146, -0.7383180856704712, -0.732032835483551, -2.2773473262786865, -1.587559700012207, 1.8799757957458496, 578.12890625, 0.23657989501953125, 0.36149081587791443, 0.019732428714632988, -1.3098787069320679, 0.2596585154533386, -0.6791983246803284, -0.5035585165023804, -2.11072039604187, 0.37476444244384766, 0.5859940052032471, 2.1465554237365723, 1.498111605644226, -1.4332689046859741, 474.610595703125, -0.29591140151023865, 0.3165808916091919, -0.002810211619362235, 2.253354549407959, 0.5126607418060303, -0.8684572577476501], "std": [0.2358214557170868, 0.07740449160337448, 0.1958809792995453, 0.15415526926517487, 0.257207453250885, 0.2584306299686432, 0.35894346237182617, 357.41461181640625, 0.07754864543676376, 0.055437877774238586, 0.05250496044754982, 2.7039785385131836, 0.297128826379776, 0.22770172357559204, 0.1604013442993164, 0.05500468239188194, 0.2307887077331543, 0.42425018548965454, 0.43586966395378113, 0.33736559748649597, 0.9054929614067078, 403.8682556152344, 0.04715505987405777, 0.05994100123643875, 0.0637957826256752, 1.5085958242416382, 0.2866181433200836, 2.2781050205230713], "count": [764]}, "timestamp": {"min": [0.0], "max": [25.433333333333334], "mean": [12.716666666666669], "std": [7.351587130227958], "count": [764]}, "frame_index": {"min": [0], "max": [763], "mean": [381.5], "std": [220.54761390683873], "count": [764]}, "episode_index": {"min": [866], "max": [866], "mean": [866.0], "std": [0.0], "count": [764]}, "index": {"min": [737132], "max": [737895], "mean": [737513.5], "std": [220.54761390683873], "count": [764]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [764]}, "subtask_annotation": {"mean": [12.278795811518325, 29.0, 29.0, 29.0, 29.0], "std": [9.610722666530664, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [764]}, "scene_annotation": {"mean": [866.0], "std": [0.0], "min": [866], "max": [866], "count": [764]}, "eef_direction_state": {"mean": [3.768324607329843, 3.893979057591623], "std": [2.2401598249292354, 1.9490944009602482], "min": [0, 0], "max": [6, 6], "count": [764]}, "eef_velocity_state": {"mean": [0.7591623036649214, 0.8586387434554974], "std": [0.7499440327061406, 0.7133111569760302], "min": [0, 0], "max": [2, 2], "count": [764]}, "eef_acc_mag_state": {"mean": [0.6924083769633508, 0.7264397905759162], "std": [0.8192033933770051, 0.8405821937117721], "min": [0, 0], "max": [2, 2], "count": [764]}, "eef_direction_action": {"mean": [3.768324607329843, 3.893979057591623], "std": [2.2401598249292354, 1.9490944009602482], "min": [0, 0], "max": [6, 6], "count": [764]}, "eef_velocity_action": {"mean": [0.7591623036649214, 0.8586387434554974], "std": [0.7499440327061406, 0.7133111569760302], "min": [0, 0], "max": [2, 2], "count": [764]}, "eef_acc_mag_action": {"mean": [0.6924083769633508, 0.7264397905759162], "std": [0.8192033933770051, 0.8405821937117721], "min": [0, 0], "max": [2, 2], "count": [764]}, "eef_sim_pose_state": {"mean": [0.5192905899291357, 0.29818311730757197, 1.0709858048539396, -1.7397921439693829, 0.8538235156775035, 0.039793387519655, 0.57827189541656, -0.2747838844806563, 1.1369629082007475, 2.5527320038758163, 0.7707624156825907, -2.2415808558872143], "std": [0.05770730235673835, 0.07440480502066903, 0.037427879596979574, 1.2841029120171206, 0.4451281044241489, 2.6391001441029793, 0.05229146731075636, 0.07854164981831901, 0.05462504604065862, 0.2071422895620559, 0.272584965880868, 1.41100115837748], "min": [0.4302702956046017, 0.053596326919745585, 1.0029736109920566, -2.7355581036674774, 0.15408110810734055, -3.1409218723259187, 0.5058291630864912, -0.37176858113423056, 1.0699511153854253, 2.1958626719731744, 0.22291431326880118, -3.1408674685845175], "max": [0.6382248216875334, 0.3926757498697683, 1.127593036688392, 2.0168748491987682, 1.535898913030326, 3.141543501779215, 0.6696685980675562, -0.0408763625182786, 1.269351217589163, 2.962803881480791, 1.1435229772183777, 3.134145923990334], "count": [764]}, "eef_sim_pose_action": {"mean": [0.5192905899291357, 0.29818311730757197, 1.0709858048539396, -1.7397921439693829, 0.8538235156775035, 0.039793387519655, 0.57827189541656, -0.2747838844806563, 1.1369629082007475, 2.5527320038758163, 0.7707624156825907, -2.2415808558872143], "std": [0.05770730235673835, 0.07440480502066903, 0.037427879596979574, 1.2841029120171206, 0.4451281044241489, 2.6391001441029793, 0.05229146731075636, 0.07854164981831901, 0.05462504604065862, 0.2071422895620559, 0.272584965880868, 1.41100115837748], "min": [0.4302702956046017, 0.053596326919745585, 1.0029736109920566, -2.7355581036674774, 0.15408110810734055, -3.1409218723259187, 0.5058291630864912, -0.37176858113423056, 1.0699511153854253, 2.1958626719731744, 0.22291431326880118, -3.1408674685845175], "max": [0.6382248216875334, 0.3926757498697683, 1.127593036688392, 2.0168748491987682, 1.535898913030326, 3.141543501779215, 0.6696685980675562, -0.0408763625182786, 1.269351217589163, 2.962803881480791, 1.1435229772183777, 3.134145923990334], "count": [764]}, "gripper_mode_state": {"mean": [0.4829842931937173, 0.34424083769633507], "std": [0.49971038184320377, 0.47512007256951305], "min": [0, 0], "max": [1, 1], "count": [764]}, "gripper_activity_state": {"mean": [1.801047120418848, 1.8102094240837696], "std": [0.5435957006248153, 0.5432599467604032], "min": [0, 0], "max": [2, 2], "count": [764]}, "gripper_mode_action": {"mean": [0.4829842931937173, 0.34424083769633507], "std": [0.49971038184320377, 0.47512007256951305], "min": [0, 0], "max": [1, 1], "count": [764]}, "gripper_activity_action": {"mean": [1.801047120418848, 1.8102094240837696], "std": [0.5435957006248153, 0.5432599467604032], "min": [0, 0], "max": [2, 2], "count": [764]}, "gripper_open_scale_state": {"mean": [0.4746106019432015, 0.5781289268014318], "std": [0.4038682598890369, 0.35741476635378894], "min": [0.014, 0.032], "max": [0.937, 0.952], "count": [764]}, "gripper_open_scale_action": {"mean": [0.4746106019432015, 0.5781289268014318], "std": [0.4038682598890369, 0.35741476635378894], "min": [0.014, 0.032], "max": [0.937, 0.952], "count": [764]}}} +{"episode_index": 861, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[1.0]], [[1.0]]], "mean": [[[0.4269702741260646]], [[0.45254378961180436]], [[0.45525598509605864]]], "std": [[[0.23325285612333527]], [[0.20674278392718481]], [[0.19854831005389978]]], "count": [132]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4143791716181422]], [[0.45490254103535355]], [[0.4574466493983957]]], "std": [[[0.20876884714302782]], [[0.1757035885021456]], [[0.16968043556406082]]], "count": [132]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42169377135323827]], [[0.4571946177460883]], [[0.4604653272925332]]], "std": [[[0.2243719634088236]], [[0.19299907927463067]], [[0.1852157072668891]]], "count": [132]}, "observation.state": {"min": [0.43563419580459595, 1.853452444076538, -1.1533833742141724, -1.1158413887023926, -2.9299893379211426, -1.9662355184555054, 1.2562705278396606, 32.0, 0.031442999839782715, 0.26875999569892883, -0.11035700142383575, -3.1411852836608887, -0.5570000410079956, -1.0540000200271606, -0.8475843071937561, -2.1754658222198486, 0.07958701252937317, -0.3755076229572296, 1.0503392219543457, 0.7041880488395691, -2.142723321914673, 6.0, -0.36645999550819397, 0.20809300243854523, -0.18370099365711212, -3.1411852836608887, 0.13900001347064972, -3.1361851692199707], "max": [1.3028010129928589, 2.1012368202209473, -0.3919660747051239, -0.47605597972869873, -1.825335144996643, -0.8858245015144348, 2.4129700660705566, 927.0, 0.3202129900455475, 0.445279985666275, 0.11376199871301651, 3.138000011444092, 0.6299999952316284, -0.3179999887943268, -0.2114117294549942, -1.979831576347351, 0.6581636667251587, 0.9925338625907898, 2.7009496688842773, 1.9567759037017822, 0.12707743048667908, 878.0, -0.1821250021457672, 0.44519999623298645, 0.09014900028705597, 3.1410000324249268, 0.9049999713897705, 3.13700008392334], "mean": [0.7143164873123169, 2.0226986408233643, -0.7495496869087219, -0.7791926264762878, -2.367198944091797, -1.6179593801498413, 1.8523119688034058, 548.8924560546875, 0.23288488388061523, 0.36029812693595886, 0.014729726128280163, -1.5245985984802246, 0.17986053228378296, -0.6287149786949158, -0.5012609958648682, -2.0819873809814453, 0.398115873336792, 0.7024354934692383, 2.236755847930908, 1.6029959917068481, -1.6131609678268433, 380.6439208984375, -0.3018898069858551, 0.3091413378715515, 0.01686178334057331, 2.369048833847046, 0.48870232701301575, -1.7619528770446777], "std": [0.19560597836971283, 0.06443694978952408, 0.19254907965660095, 0.17852213978767395, 0.31593865156173706, 0.2770218849182129, 0.3868153989315033, 306.7362060546875, 0.06997266411781311, 0.05433090031147003, 0.04564008116722107, 2.560840129852295, 0.37917494773864746, 0.2266947329044342, 0.1422293335199356, 0.05744345858693123, 0.13128769397735596, 0.3134177029132843, 0.38917264342308044, 0.3409358263015747, 0.6473575830459595, 381.9486083984375, 0.042891886085271835, 0.05948565527796745, 0.05686246603727341, 1.6883982419967651, 0.22414398193359375, 1.5587419271469116], "count": [674]}, "action": {"min": [0.43563419580459595, 1.853452444076538, -1.1533833742141724, -1.1158413887023926, -2.9299893379211426, -1.9662355184555054, 1.2562705278396606, 32.0, 0.031442999839782715, 0.26875999569892883, -0.11035700142383575, -3.1411852836608887, -0.5570000410079956, -1.0540000200271606, -0.8475843071937561, -2.1754658222198486, 0.07958701252937317, -0.3755076229572296, 1.0503392219543457, 0.7041880488395691, -2.142723321914673, 6.0, -0.36645999550819397, 0.20809300243854523, -0.18370099365711212, -3.1411852836608887, 0.13900001347064972, -3.1361851692199707], "max": [1.3028010129928589, 2.1012368202209473, -0.3919660747051239, -0.47605597972869873, -1.825335144996643, -0.8858245015144348, 2.4129700660705566, 927.0, 0.3202129900455475, 0.445279985666275, 0.11376199871301651, 3.138000011444092, 0.6299999952316284, -0.3179999887943268, -0.2114117294549942, -1.979831576347351, 0.6581636667251587, 0.9925338625907898, 2.7009496688842773, 1.9567759037017822, 0.12707743048667908, 878.0, -0.1821250021457672, 0.44519999623298645, 0.09014900028705597, 3.1410000324249268, 0.9049999713897705, 3.13700008392334], "mean": [0.7143164873123169, 2.0226986408233643, -0.7495496869087219, -0.7791926264762878, -2.367198944091797, -1.6179593801498413, 1.8523119688034058, 548.8924560546875, 0.23288488388061523, 0.36029812693595886, 0.014729726128280163, -1.5245985984802246, 0.17986053228378296, -0.6287149786949158, -0.5012609958648682, -2.0819873809814453, 0.398115873336792, 0.7024354934692383, 2.236755847930908, 1.6029959917068481, -1.6131609678268433, 380.6439208984375, -0.3018898069858551, 0.3091413378715515, 0.01686178334057331, 2.369048833847046, 0.48870232701301575, -1.7619528770446777], "std": [0.19560597836971283, 0.06443694978952408, 0.19254907965660095, 0.17852213978767395, 0.31593865156173706, 0.2770218849182129, 0.3868153989315033, 306.7362060546875, 0.06997266411781311, 0.05433090031147003, 0.04564008116722107, 2.560840129852295, 0.37917494773864746, 0.2266947329044342, 0.1422293335199356, 0.05744345858693123, 0.13128769397735596, 0.3134177029132843, 0.38917264342308044, 0.3409358263015747, 0.6473575830459595, 381.9486083984375, 0.042891886085271835, 0.05948565527796745, 0.05686246603727341, 1.6883982419967651, 0.22414398193359375, 1.5587419271469116], "count": [674]}, "timestamp": {"min": [0.0], "max": [22.433333333333334], "mean": [11.216666666666667], "std": [6.485560885536423], "count": [674]}, "frame_index": {"min": [0], "max": [673], "mean": [336.5], "std": [194.56682656609271], "count": [674]}, "episode_index": {"min": [867], "max": [867], "mean": [867.0], "std": [0.0], "count": [674]}, "index": {"min": [737896], "max": [738569], "mean": [738232.5], "std": [194.56682656609271], "count": [674]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [674]}, "subtask_annotation": {"mean": [9.053412462908012, 29.0, 29.0, 29.0, 29.0], "std": [8.267780690965987, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [674]}, "scene_annotation": {"mean": [867.0], "std": [0.0], "min": [867], "max": [867], "count": [674]}, "eef_direction_state": {"mean": [3.6869436201780417, 4.286350148367952], "std": [2.352139345632477, 1.8245500324782216], "min": [0, 0], "max": [6, 6], "count": [674]}, "eef_velocity_state": {"mean": [0.7492581602373887, 0.814540059347181], "std": [0.7395409486018545, 0.7701954619330017], "min": [0, 0], "max": [2, 2], "count": [674]}, "eef_acc_mag_state": {"mean": [0.7299703264094956, 0.6780415430267063], "std": [0.8304789288988605, 0.8289414568755707], "min": [0, 0], "max": [2, 2], "count": [674]}, "eef_direction_action": {"mean": [3.6869436201780417, 4.286350148367952], "std": [2.352139345632477, 1.8245500324782216], "min": [0, 0], "max": [6, 6], "count": [674]}, "eef_velocity_action": {"mean": [0.7492581602373887, 0.814540059347181], "std": [0.7395409486018545, 0.7701954619330017], "min": [0, 0], "max": [2, 2], "count": [674]}, "eef_acc_mag_action": {"mean": [0.7299703264094956, 0.6780415430267063], "std": [0.8304789288988605, 0.8289414568755707], "min": [0, 0], "max": [2, 2], "count": [674]}, "eef_sim_pose_state": {"mean": [0.5157767911439395, 0.3205134084867636, 1.083111613044771, -1.8981384091894007, 0.8226866002671305, 0.5933804266317751, 0.5793077190618472, -0.2661313609913322, 1.1374944635799855, 2.6227132198125793, 0.7345132651193079, -2.2415959984152267], "std": [0.05444370819147909, 0.06670873554787674, 0.0292223045388659, 1.228292654200878, 0.3794300337172248, 2.806836676717054, 0.05007867194339602, 0.06397614957808462, 0.053675767919842174, 0.20614811557533652, 0.35684081375315696, 1.2243842523548996], "min": [0.40956091301043507, 0.09514438512344767, 1.0124554819717824, -2.7581655819417965, 0.2751756986431908, -3.1415410312742287, 0.4897742210595933, -0.35536218646915874, 1.0836754016527799, 2.204082768521467, 0.11462057691306726, -3.141430438131432], "max": [0.6347136999023948, 0.40769345125546286, 1.12485347294994, 2.3171926107032452, 1.5583064964216926, 3.1414323178661343, 0.6506857076792663, -0.036297409417894486, 1.2754701594101303, 2.9271640474841, 1.2098350089399363, 3.1414934227527143], "count": [674]}, "eef_sim_pose_action": {"mean": [0.5157767911439395, 0.3205134084867636, 1.083111613044771, -1.8981384091894007, 0.8226866002671305, 0.5933804266317751, 0.5793077190618472, -0.2661313609913322, 1.1374944635799855, 2.6227132198125793, 0.7345132651193079, -2.2415959984152267], "std": [0.05444370819147909, 0.06670873554787674, 0.0292223045388659, 1.228292654200878, 0.3794300337172248, 2.806836676717054, 0.05007867194339602, 0.06397614957808462, 0.053675767919842174, 0.20614811557533652, 0.35684081375315696, 1.2243842523548996], "min": [0.40956091301043507, 0.09514438512344767, 1.0124554819717824, -2.7581655819417965, 0.2751756986431908, -3.1415410312742287, 0.4897742210595933, -0.35536218646915874, 1.0836754016527799, 2.204082768521467, 0.11462057691306726, -3.141430438131432], "max": [0.6347136999023948, 0.40769345125546286, 1.12485347294994, 2.3171926107032452, 1.5583064964216926, 3.1414323178661343, 0.6506857076792663, -0.036297409417894486, 1.2754701594101303, 2.9271640474841, 1.2098350089399363, 3.1414934227527143], "count": [674]}, "gripper_mode_state": {"mean": [0.5845697329376854, 0.35756676557863504], "std": [0.49279606357077227, 0.4792836046979575], "min": [0, 0], "max": [1, 1], "count": [674]}, "gripper_activity_state": {"mean": [1.7922848664688427, 1.8056379821958457], "std": [0.5459860017466753, 0.5358630627864156], "min": [0, 0], "max": [2, 2], "count": [674]}, "gripper_mode_action": {"mean": [0.5845697329376854, 0.35756676557863504], "std": [0.49279606357077227, 0.4792836046979575], "min": [0, 0], "max": [1, 1], "count": [674]}, "gripper_activity_action": {"mean": [1.7922848664688427, 1.8056379821958457], "std": [0.5459860017466753, 0.5358630627864156], "min": [0, 0], "max": [2, 2], "count": [674]}, "gripper_open_scale_state": {"mean": [0.3806439168934295, 0.548892433126885], "std": [0.3819486768932532, 0.3067358436794147], "min": [0.006, 0.032], "max": [0.878, 0.927], "count": [674]}, "gripper_open_scale_action": {"mean": [0.3806439168934295, 0.548892433126885], "std": [0.3819486768932532, 0.3067358436794147], "min": [0.006, 0.032], "max": [0.878, 0.927], "count": [674]}}} +{"episode_index": 862, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4276867533215472]], [[0.4538793243731919]], [[0.455771045952534]]], "std": [[[0.23014568968973284]], [[0.2029713583509938]], [[0.19506254941052673]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4180144313189757]], [[0.4504475014732669]], [[0.4500362808716383]]], "std": [[[0.20063265571656425]], [[0.16927293971034552]], [[0.1648148455393851]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4203886729213543]], [[0.4530416968016715]], [[0.4554787598441016]]], "std": [[[0.21222905950189702]], [[0.18318823796445505]], [[0.1757216414331813]]], "count": [122]}, "observation.state": {"min": [0.4602258801460266, 1.7888578176498413, -1.049588680267334, -1.072225570678711, -2.854747772216797, -1.9176805019378662, 1.3759303092956543, 35.0, 0.05637500062584877, 0.285970002412796, -0.08229400217533112, -3.1391851902008057, -0.4000000059604645, -1.3539999723434448, -0.8837649822235107, -2.175326108932495, -0.20434315502643585, -0.5049412250518799, 1.0683859586715698, 0.7479259967803955, -2.37003493309021, -5.0, -0.3500170111656189, 0.23873600363731384, -0.20666399598121643, -3.1411852836608887, 0.02500000037252903, -3.1411852836608887], "max": [1.1864224672317505, 2.0801706314086914, -0.36297616362571716, -0.4227885901927948, -1.887765645980835, -0.9913994669914246, 2.3821651935577393, 956.0, 0.3272530138492584, 0.4279150068759918, 0.13595399260520935, 3.1410000324249268, 0.8109999895095825, -0.4050000011920929, -0.2623578906059265, -1.9220263957977295, 0.8245110511779785, 0.9537177085876465, 2.6676485538482666, 1.9922759532928467, 0.32904693484306335, 933.0, -0.14984199404716492, 0.4546619951725006, 0.08854199945926666, 3.1410000324249268, 1.024999976158142, 3.125999927520752], "mean": [0.6628804206848145, 1.9694422483444214, -0.6929553151130676, -0.7270944118499756, -2.260817527770996, -1.6573643684387207, 1.8727895021438599, 565.7786865234375, 0.2482796162366867, 0.3540634512901306, 0.0332491435110569, 0.4009678363800049, 0.30526232719421387, -0.7397915124893188, -0.5158289074897766, -2.069897174835205, 0.4657708704471588, 0.5693292617797852, 2.0608255863189697, 1.4973782300949097, -1.5038747787475586, 409.7704772949219, -0.284833163022995, 0.3241956830024719, 0.003147749463096261, 2.0153541564941406, 0.5235046744346619, -1.1260114908218384], "std": [0.16676552593708038, 0.06923610717058182, 0.16228000819683075, 0.15133632719516754, 0.28256291151046753, 0.24677006900310516, 0.3361319899559021, 350.462646484375, 0.059442188590765, 0.04874930530786514, 0.04539564251899719, 2.9695537090301514, 0.30941808223724365, 0.25885236263275146, 0.15263713896274567, 0.08044622093439102, 0.24613496661186218, 0.4248647391796112, 0.396222323179245, 0.3678337335586548, 0.877662181854248, 392.58172607421875, 0.04754120111465454, 0.05474107339978218, 0.0739746242761612, 1.955932855606079, 0.2797844707965851, 2.1310276985168457], "count": [610]}, "action": {"min": [0.4602258801460266, 1.7888578176498413, -1.049588680267334, -1.072225570678711, -2.854747772216797, -1.9176805019378662, 1.3759303092956543, 35.0, 0.05637500062584877, 0.285970002412796, -0.08229400217533112, -3.1391851902008057, -0.4000000059604645, -1.3539999723434448, -0.8837649822235107, -2.175326108932495, -0.20434315502643585, -0.5049412250518799, 1.0683859586715698, 0.7479259967803955, -2.37003493309021, -5.0, -0.3500170111656189, 0.23873600363731384, -0.20666399598121643, -3.1411852836608887, 0.02500000037252903, -3.1411852836608887], "max": [1.1864224672317505, 2.0801706314086914, -0.36297616362571716, -0.4227885901927948, -1.887765645980835, -0.9913994669914246, 2.3821651935577393, 956.0, 0.3272530138492584, 0.4279150068759918, 0.13595399260520935, 3.1410000324249268, 0.8109999895095825, -0.4050000011920929, -0.2623578906059265, -1.9220263957977295, 0.8245110511779785, 0.9537177085876465, 2.6676485538482666, 1.9922759532928467, 0.32904693484306335, 933.0, -0.14984199404716492, 0.4546619951725006, 0.08854199945926666, 3.1410000324249268, 1.024999976158142, 3.125999927520752], "mean": [0.6628804206848145, 1.9694422483444214, -0.6929553151130676, -0.7270944118499756, -2.260817527770996, -1.6573643684387207, 1.8727895021438599, 565.7786865234375, 0.2482796162366867, 0.3540634512901306, 0.0332491435110569, 0.4009678363800049, 0.30526232719421387, -0.7397915124893188, -0.5158289074897766, -2.069897174835205, 0.4657708704471588, 0.5693292617797852, 2.0608255863189697, 1.4973782300949097, -1.5038747787475586, 409.7704772949219, -0.284833163022995, 0.3241956830024719, 0.003147749463096261, 2.0153541564941406, 0.5235046744346619, -1.1260114908218384], "std": [0.16676552593708038, 0.06923610717058182, 0.16228000819683075, 0.15133632719516754, 0.28256291151046753, 0.24677006900310516, 0.3361319899559021, 350.462646484375, 0.059442188590765, 0.04874930530786514, 0.04539564251899719, 2.9695537090301514, 0.30941808223724365, 0.25885236263275146, 0.15263713896274567, 0.08044622093439102, 0.24613496661186218, 0.4248647391796112, 0.396222323179245, 0.3678337335586548, 0.877662181854248, 392.58172607421875, 0.04754120111465454, 0.05474107339978218, 0.0739746242761612, 1.955932855606079, 0.2797844707965851, 2.1310276985168457], "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": [868], "max": [868], "mean": [868.0], "std": [0.0], "count": [610]}, "index": {"min": [738570], "max": [739179], "mean": [738874.5], "std": [176.0915954837141], "count": [610]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [610]}, "subtask_annotation": {"mean": [10.683606557377049, 29.0, 29.0, 29.0, 29.0], "std": [9.672500826500048, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [610]}, "scene_annotation": {"mean": [868.0], "std": [0.0], "min": [868], "max": [868], "count": [610]}, "eef_direction_state": {"mean": [3.463934426229508, 3.857377049180328], "std": [2.0810253452332947, 1.9225119340390173], "min": [0, 0], "max": [6, 6], "count": [610]}, "eef_velocity_state": {"mean": [0.9639344262295082, 0.8885245901639345], "std": [0.7652349445041337, 0.7404248582447778], "min": [0, 0], "max": [2, 2], "count": [610]}, "eef_acc_mag_state": {"mean": [0.7950819672131147, 0.8114754098360656], "std": [0.8350765606420953, 0.8524984227966235], "min": [0, 0], "max": [2, 2], "count": [610]}, "eef_direction_action": {"mean": [3.463934426229508, 3.857377049180328], "std": [2.0810253452332947, 1.9225119340390173], "min": [0, 0], "max": [6, 6], "count": [610]}, "eef_velocity_action": {"mean": [0.9639344262295082, 0.8885245901639345], "std": [0.7652349445041337, 0.7404248582447778], "min": [0, 0], "max": [2, 2], "count": [610]}, "eef_acc_mag_action": {"mean": [0.7950819672131147, 0.8114754098360656], "std": [0.8350765606420953, 0.8524984227966235], "min": [0, 0], "max": [2, 2], "count": [610]}, "eef_sim_pose_state": {"mean": [0.5289453381922109, 0.2965750605396828, 1.0826867765309958, -1.5032878998539403, 0.8635718001085897, 0.4802418127887424, 0.571703688016265, -0.29373337371177, 1.1363634886164926, 2.4478306108454024, 0.7666753077770708, -1.921815345690869], "std": [0.050153814943300054, 0.0807901310010759, 0.04166018490648575, 1.516355650681792, 0.4422199136187857, 2.658425030100905, 0.044706716026292004, 0.05684531491968257, 0.04727758407848912, 0.24985415239801687, 0.28495954322107914, 1.8269325756901165], "min": [0.4500918893408643, 0.05730017496068941, 0.9881351965467391, -2.505876218212002, 0.13171761048094588, -3.1413677972821903, 0.5093497449066562, -0.3839562754572539, 1.0739161114690754, 2.048225199205787, 0.18182937245088282, -3.1134562427509413], "max": [0.6428853091156703, 0.39289104197530356, 1.1338720291716726, 2.3027780592331464, 1.5551854591806347, 3.1395049592250848, 0.6488998966258853, -0.07630378684207456, 1.2495770337151135, 2.8944382154925634, 1.1062340742140524, 3.1403326045417503], "count": [610]}, "eef_sim_pose_action": {"mean": [0.5289453381922109, 0.2965750605396828, 1.0826867765309958, -1.5032878998539403, 0.8635718001085897, 0.4802418127887424, 0.571703688016265, -0.29373337371177, 1.1363634886164926, 2.4478306108454024, 0.7666753077770708, -1.921815345690869], "std": [0.050153814943300054, 0.0807901310010759, 0.04166018490648575, 1.516355650681792, 0.4422199136187857, 2.658425030100905, 0.044706716026292004, 0.05684531491968257, 0.04727758407848912, 0.24985415239801687, 0.28495954322107914, 1.8269325756901165], "min": [0.4500918893408643, 0.05730017496068941, 0.9881351965467391, -2.505876218212002, 0.13171761048094588, -3.1413677972821903, 0.5093497449066562, -0.3839562754572539, 1.0739161114690754, 2.048225199205787, 0.18182937245088282, -3.1134562427509413], "max": [0.6428853091156703, 0.39289104197530356, 1.1338720291716726, 2.3027780592331464, 1.5551854591806347, 3.1395049592250848, 0.6488998966258853, -0.07630378684207456, 1.2495770337151135, 2.8944382154925634, 1.1062340742140524, 3.1403326045417503], "count": [610]}, "gripper_mode_state": {"mean": [0.5360655737704918, 0.3704918032786885], "std": [0.49869757808576154, 0.4829364626759866], "min": [0, 0], "max": [1, 1], "count": [610]}, "gripper_activity_state": {"mean": [1.7049180327868851, 1.7868852459016393], "std": [0.6413168392950102, 0.5614604521161858], "min": [0, 0], "max": [2, 2], "count": [610]}, "gripper_mode_action": {"mean": [0.5360655737704918, 0.3704918032786885], "std": [0.49869757808576154, 0.4829364626759866], "min": [0, 0], "max": [1, 1], "count": [610]}, "gripper_activity_action": {"mean": [1.7049180327868851, 1.7868852459016393], "std": [0.6413168392950102, 0.5614604521161858], "min": [0, 0], "max": [2, 2], "count": [610]}, "gripper_open_scale_state": {"mean": [0.40980885247732285, 0.5657786886559171], "std": [0.3925414994316958, 0.3504627447376039], "min": [0.0, 0.035], "max": [0.933, 0.956], "count": [610]}, "gripper_open_scale_action": {"mean": [0.40980885247732285, 0.5657786886559171], "std": [0.3925414994316958, 0.3504627447376039], "min": [0.0, 0.035], "max": [0.933, 0.956], "count": [610]}}} +{"episode_index": 863, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4166939038905792]], [[0.44722979173709715]], [[0.4488560947008114]]], "std": [[[0.23994482584198412]], [[0.20540803910632813]], [[0.20004264907659863]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37794587594376833]], [[0.43055829001859364]], [[0.4334461576656525]]], "std": [[[0.19896369328767374]], [[0.1626145479071245]], [[0.15555063637896968]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44719881289441066]], [[0.46807923604068064]], [[0.4677033398129367]]], "std": [[[0.16659204468036617]], [[0.1448928464408048]], [[0.13887856114234626]]], "count": [116]}, "observation.state": {"min": [0.17095501720905304, 1.9397590160369873, -1.1696847677230835, -1.01169753074646, -2.3486897945404053, -1.9354654550552368, 1.3356132507324219, 43.0, 0.057374000549316406, 0.20750999450683594, -0.07331299781799316, -3.1331851482391357, 0.2849999964237213, -2.1080000400543213, -0.8699942827224731, -2.1752912998199463, 0.09639453142881393, -0.4139222800731659, 1.0710911750793457, 0.7615220546722412, -1.8301348686218262, -2.0, -0.35517799854278564, 0.22889800369739532, -0.18288299441337585, -3.11299991607666, 0.07900000363588333, -3.122999906539917], "max": [1.0492396354675293, 2.095599412918091, -0.21102775633335114, -0.3972195088863373, -1.6408538818359375, -0.9258273839950562, 2.258002281188965, 947.0, 0.38383299112319946, 0.44679099321365356, 0.11536499857902527, 3.140000104904175, 1.1660000085830688, -0.44700002670288086, -0.2578025758266449, -2.0623159408569336, 0.9570338726043701, 1.0931695699691772, 2.6447150707244873, 1.8882019519805908, 0.013770648278295994, 939.0, -0.17354899644851685, 0.44807499647140503, 0.05795000120997429, 3.1389999389648438, 1.0509999990463257, 3.127000093460083], "mean": [0.4436265230178833, 2.0410609245300293, -0.5647339224815369, -0.6852843165397644, -2.018616199493408, -1.5459767580032349, 1.7538944482803345, 672.2341918945312, 0.2893259823322296, 0.31255266070365906, 0.023692481219768524, 0.8550161719322205, 0.6676949262619019, -0.9415628910064697, -0.5202244520187378, -2.1444196701049805, 0.4527428448200226, 0.5990232229232788, 2.158810615539551, 1.4789810180664062, -1.3378461599349976, 411.9245910644531, -0.2820291221141815, 0.3075416684150696, -0.02861626259982586, 2.6060824394226074, 0.4554561674594879, -2.384765386581421], "std": [0.18256627023220062, 0.05007746443152428, 0.2502894401550293, 0.1472105085849762, 0.17774748802185059, 0.3010326623916626, 0.3270607888698578, 336.21160888671875, 0.08484112471342087, 0.06970161199569702, 0.037017572671175, 2.8795692920684814, 0.1754937618970871, 0.4343818128108978, 0.16535766422748566, 0.03488941490650177, 0.19151517748832703, 0.5247935056686401, 0.46151259541511536, 0.3738131821155548, 0.6841479539871216, 404.938232421875, 0.05484103783965111, 0.06022545322775841, 0.07443483918905258, 1.0516105890274048, 0.2769356369972229, 0.7820551991462708], "count": [570]}, "action": {"min": [0.17095501720905304, 1.9397590160369873, -1.1696847677230835, -1.01169753074646, -2.3486897945404053, -1.9354654550552368, 1.3356132507324219, 43.0, 0.057374000549316406, 0.20750999450683594, -0.07331299781799316, -3.1331851482391357, 0.2849999964237213, -2.1080000400543213, -0.8699942827224731, -2.1752912998199463, 0.09639453142881393, -0.4139222800731659, 1.0710911750793457, 0.7615220546722412, -1.8301348686218262, -2.0, -0.35517799854278564, 0.22889800369739532, -0.18288299441337585, -3.11299991607666, 0.07900000363588333, -3.122999906539917], "max": [1.0492396354675293, 2.095599412918091, -0.21102775633335114, -0.3972195088863373, -1.6408538818359375, -0.9258273839950562, 2.258002281188965, 947.0, 0.38383299112319946, 0.44679099321365356, 0.11536499857902527, 3.140000104904175, 1.1660000085830688, -0.44700002670288086, -0.2578025758266449, -2.0623159408569336, 0.9570338726043701, 1.0931695699691772, 2.6447150707244873, 1.8882019519805908, 0.013770648278295994, 939.0, -0.17354899644851685, 0.44807499647140503, 0.05795000120997429, 3.1389999389648438, 1.0509999990463257, 3.127000093460083], "mean": [0.4436265230178833, 2.0410609245300293, -0.5647339224815369, -0.6852843165397644, -2.018616199493408, -1.5459767580032349, 1.7538944482803345, 672.2341918945312, 0.2893259823322296, 0.31255266070365906, 0.023692481219768524, 0.8550161719322205, 0.6676949262619019, -0.9415628910064697, -0.5202244520187378, -2.1444196701049805, 0.4527428448200226, 0.5990232229232788, 2.158810615539551, 1.4789810180664062, -1.3378461599349976, 411.9245910644531, -0.2820291221141815, 0.3075416684150696, -0.02861626259982586, 2.6060824394226074, 0.4554561674594879, -2.384765386581421], "std": [0.18256627023220062, 0.05007746443152428, 0.2502894401550293, 0.1472105085849762, 0.17774748802185059, 0.3010326623916626, 0.3270607888698578, 336.21160888671875, 0.08484112471342087, 0.06970161199569702, 0.037017572671175, 2.8795692920684814, 0.1754937618970871, 0.4343818128108978, 0.16535766422748566, 0.03488941490650177, 0.19151517748832703, 0.5247935056686401, 0.46151259541511536, 0.3738131821155548, 0.6841479539871216, 404.938232421875, 0.05484103783965111, 0.06022545322775841, 0.07443483918905258, 1.0516105890274048, 0.2769356369972229, 0.7820551991462708], "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": [872], "max": [872], "mean": [872.0], "std": [0.0], "count": [570]}, "index": {"min": [752109], "max": [752678], "mean": [752393.5], "std": [164.54457349504622], "count": [570]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [570]}, "subtask_annotation": {"mean": [7.894736842105263, 29.0, 29.0, 29.0, 29.0], "std": [8.129185476398924, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [570]}, "scene_annotation": {"mean": [872.0], "std": [0.0], "min": [872], "max": [872], "count": [570]}, "eef_direction_state": {"mean": [3.4526315789473685, 3.687719298245614], "std": [2.0284040276418516, 2.242497837855244], "min": [0, 0], "max": [6, 6], "count": [570]}, "eef_velocity_state": {"mean": [0.8614035087719298, 0.9017543859649123], "std": [0.672845329314744, 0.8382293845226672], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_acc_mag_state": {"mean": [0.8157894736842105, 0.6508771929824562], "std": [0.8477606153518973, 0.8245408732046601], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_direction_action": {"mean": [3.4526315789473685, 3.687719298245614], "std": [2.0284040276418516, 2.242497837855244], "min": [0, 0], "max": [6, 6], "count": [570]}, "eef_velocity_action": {"mean": [0.8614035087719298, 0.9017543859649123], "std": [0.672845329314744, 0.8382293845226672], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_acc_mag_action": {"mean": [0.8157894736842105, 0.6508771929824562], "std": [0.8477606153518973, 0.8245408732046601], "min": [0, 0], "max": [2, 2], "count": [570]}, "eef_sim_pose_state": {"mean": [0.5136981905415952, 0.27311308097627385, 1.0655464447433012, -2.145671764059079, 0.9254805005485247, 1.8167976121207965, 0.5184206732287627, -0.31753388347285005, 1.0909053792316017, 2.120123512942144, 0.8768929370191586, -0.006178321047405221], "std": [0.05412556164530599, 0.08977977156338207, 0.03216042932876629, 1.2976694342536579, 0.35097424591438314, 2.1281467465938007, 0.06650348795421779, 0.07135648138489281, 0.05269469723923715, 0.18838847100982303, 0.257178961401166, 2.8226787810354312], "min": [0.4342682934514539, 0.08919519151379782, 0.9910303862377549, -3.1356855630706555, 0.5103179355678704, -3.1412361544913083, 0.40509043434664904, -0.4123833725005176, 1.047593089949293, 1.669702988643644, 0.4136144945928226, -3.135130727050596], "max": [0.6393882985562795, 0.38039929145239604, 1.117036615196703, 3.137875290772195, 1.5416314422198876, 3.1411079167204776, 0.6605061862714712, -0.08630402148184735, 1.2460474884840513, 2.680799385166633, 1.2024585678905853, 3.133896797087476], "count": [570]}, "eef_sim_pose_action": {"mean": [0.5136981905415952, 0.27311308097627385, 1.0655464447433012, -2.145671764059079, 0.9254805005485247, 1.8167976121207965, 0.5184206732287627, -0.31753388347285005, 1.0909053792316017, 2.120123512942144, 0.8768929370191586, -0.006178321047405221], "std": [0.05412556164530599, 0.08977977156338207, 0.03216042932876629, 1.2976694342536579, 0.35097424591438314, 2.1281467465938007, 0.06650348795421779, 0.07135648138489281, 0.05269469723923715, 0.18838847100982303, 0.257178961401166, 2.8226787810354312], "min": [0.4342682934514539, 0.08919519151379782, 0.9910303862377549, -3.1356855630706555, 0.5103179355678704, -3.1412361544913083, 0.40509043434664904, -0.4123833725005176, 1.047593089949293, 1.669702988643644, 0.4136144945928226, -3.135130727050596], "max": [0.6393882985562795, 0.38039929145239604, 1.117036615196703, 3.137875290772195, 1.5416314422198876, 3.1411079167204776, 0.6605061862714712, -0.08630402148184735, 1.2460474884840513, 2.680799385166633, 1.2024585678905853, 3.133896797087476], "count": [570]}, "gripper_mode_state": {"mean": [0.5526315789473685, 0.3], "std": [0.49722220072871326, 0.458257569495584], "min": [0, 0], "max": [1, 1], "count": [570]}, "gripper_activity_state": {"mean": [1.7087719298245614, 1.7421052631578948], "std": [0.645709375111435, 0.6027560585449521], "min": [0, 0], "max": [2, 2], "count": [570]}, "gripper_mode_action": {"mean": [0.5526315789473685, 0.3], "std": [0.49722220072871326, 0.458257569495584], "min": [0, 0], "max": [1, 1], "count": [570]}, "gripper_activity_action": {"mean": [1.7087719298245614, 1.7421052631578948], "std": [0.645709375111435, 0.6027560585449521], "min": [0, 0], "max": [2, 2], "count": [570]}, "gripper_open_scale_state": {"mean": [0.41194561398146956, 0.672234210405852], "std": [0.40491674170956365, 0.33621171418633605], "min": [0.0, 0.043], "max": [0.939, 0.947], "count": [570]}, "gripper_open_scale_action": {"mean": [0.41194561398146956, 0.672234210405852], "std": [0.40491674170956365, 0.33621171418633605], "min": [0.0, 0.043], "max": [0.939, 0.947], "count": [570]}}} +{"episode_index": 864, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4144915785655058]], [[0.4447189222392937]], [[0.44615620732123695]]], "std": [[[0.2404910446964559]], [[0.20796972660244042]], [[0.20274694438273513]]], "count": [134]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41924192151985173]], [[0.45784733806457906]], [[0.4604935905643352]]], "std": [[[0.21021642708404908]], [[0.17669875641335303]], [[0.16987162632275793]]], "count": [134]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43727415617988485]], [[0.4633289511389133]], [[0.4632678702077846]]], "std": [[[0.17055776950238274]], [[0.14688558183908565]], [[0.1407436405650953]]], "count": [134]}, "observation.state": {"min": [0.29305824637413025, 1.9050793647766113, -1.2092515230178833, -0.8698720932006836, -2.4187471866607666, -1.895916223526001, 1.3083511590957642, 43.0, 0.051878999918699265, 0.23523099720478058, -0.10578200221061707, -3.1391851902008057, 0.29499998688697815, -2.0320000648498535, -0.684186577796936, -2.175273895263672, -0.01062905602157116, -0.4600164592266083, 1.3833829164505005, 0.778800904750824, -1.6414297819137573, 14.0, -0.3757539987564087, 0.21188600361347198, -0.1639229953289032, -3.1411852836608887, 0.31700000166893005, -3.1401853561401367], "max": [1.065488576889038, 2.1058619022369385, -0.2920983135700226, -0.3692592978477478, -1.3683032989501953, -0.9508727788925171, 2.074044704437256, 947.0, 0.3786599934101105, 0.4371989965438843, 0.10128200054168701, 3.1410000324249268, 1.1150000095367432, -0.42899999022483826, -0.17355555295944214, -2.1428630352020264, 0.6257529258728027, 1.0390992164611816, 2.4639687538146973, 1.8249688148498535, 0.014713125303387642, 946.0, -0.1954209953546524, 0.41470399498939514, 0.070032998919487, 3.140000104904175, 1.0140000581741333, 3.138000011444092], "mean": [0.4954453408718109, 2.040153741836548, -0.6409945487976074, -0.6406534314155579, -1.990809679031372, -1.5569608211517334, 1.7389378547668457, 667.703125, 0.27161553502082825, 0.31742212176322937, 0.007660267874598503, 1.464077353477478, 0.602149486541748, -0.8908270597457886, -0.4005662798881531, -2.1656508445739746, 0.40176403522491455, 0.5467383861541748, 1.9985730648040771, 1.5109003782272339, -1.1344003677368164, 321.5174255371094, -0.30219537019729614, 0.2804372310638428, -0.024939939379692078, 2.576228380203247, 0.6348865628242493, -2.2618467807769775], "std": [0.18697279691696167, 0.0555313415825367, 0.23253634572029114, 0.11927159130573273, 0.24496255815029144, 0.2566467225551605, 0.3007516860961914, 370.0574951171875, 0.08813884109258652, 0.057353172451257706, 0.045549165457487106, 2.640678882598877, 0.21788635849952698, 0.41981241106987, 0.1426272988319397, 0.008195674046874046, 0.1358342170715332, 0.5464747548103333, 0.3995370864868164, 0.2509811222553253, 0.604384183883667, 400.1259765625, 0.05063796043395996, 0.05036463215947151, 0.07088049501180649, 0.7901964783668518, 0.23016411066055298, 1.2986633777618408], "count": [689]}, "action": {"min": [0.29305824637413025, 1.9050793647766113, -1.2092515230178833, -0.8698720932006836, -2.4187471866607666, -1.895916223526001, 1.3083511590957642, 43.0, 0.051878999918699265, 0.23523099720478058, -0.10578200221061707, -3.1391851902008057, 0.29499998688697815, -2.0320000648498535, -0.684186577796936, -2.175273895263672, -0.01062905602157116, -0.4600164592266083, 1.3833829164505005, 0.778800904750824, -1.6414297819137573, 14.0, -0.3757539987564087, 0.21188600361347198, -0.1639229953289032, -3.1411852836608887, 0.31700000166893005, -3.1401853561401367], "max": [1.065488576889038, 2.1058619022369385, -0.2920983135700226, -0.3692592978477478, -1.3683032989501953, -0.9508727788925171, 2.074044704437256, 947.0, 0.3786599934101105, 0.4371989965438843, 0.10128200054168701, 3.1410000324249268, 1.1150000095367432, -0.42899999022483826, -0.17355555295944214, -2.1428630352020264, 0.6257529258728027, 1.0390992164611816, 2.4639687538146973, 1.8249688148498535, 0.014713125303387642, 946.0, -0.1954209953546524, 0.41470399498939514, 0.070032998919487, 3.140000104904175, 1.0140000581741333, 3.138000011444092], "mean": [0.4954453408718109, 2.040153741836548, -0.6409945487976074, -0.6406534314155579, -1.990809679031372, -1.5569608211517334, 1.7389378547668457, 667.703125, 0.27161553502082825, 0.31742212176322937, 0.007660267874598503, 1.464077353477478, 0.602149486541748, -0.8908270597457886, -0.4005662798881531, -2.1656508445739746, 0.40176403522491455, 0.5467383861541748, 1.9985730648040771, 1.5109003782272339, -1.1344003677368164, 321.5174255371094, -0.30219537019729614, 0.2804372310638428, -0.024939939379692078, 2.576228380203247, 0.6348865628242493, -2.2618467807769775], "std": [0.18697279691696167, 0.0555313415825367, 0.23253634572029114, 0.11927159130573273, 0.24496255815029144, 0.2566467225551605, 0.3007516860961914, 370.0574951171875, 0.08813884109258652, 0.057353172451257706, 0.045549165457487106, 2.640678882598877, 0.21788635849952698, 0.41981241106987, 0.1426272988319397, 0.008195674046874046, 0.1358342170715332, 0.5464747548103333, 0.3995370864868164, 0.2509811222553253, 0.604384183883667, 400.1259765625, 0.05063796043395996, 0.05036463215947151, 0.07088049501180649, 0.7901964783668518, 0.23016411066055298, 1.2986633777618408], "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": [873], "max": [873], "mean": [873.0], "std": [0.0], "count": [689]}, "index": {"min": [752679], "max": [753367], "mean": [753023.0], "std": [198.89695824722912], "count": [689]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [689]}, "subtask_annotation": {"mean": [8.772133526850508, 29.0, 29.0, 29.0, 29.0], "std": [9.104714560778863, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [689]}, "scene_annotation": {"mean": [873.0], "std": [0.0], "min": [873], "max": [873], "count": [689]}, "eef_direction_state": {"mean": [3.4208998548621192, 3.764876632801161], "std": [2.28643346724338, 2.074767203096442], "min": [0, 0], "max": [6, 6], "count": [689]}, "eef_velocity_state": {"mean": [0.8098693759071117, 0.8780841799709724], "std": [0.7229323533926009, 0.7952681824569575], "min": [0, 0], "max": [2, 2], "count": [689]}, "eef_acc_mag_state": {"mean": [0.7300435413642961, 0.7619738751814223], "std": [0.836215903514978, 0.8441411808072277], "min": [0, 0], "max": [2, 2], "count": [689]}, "eef_direction_action": {"mean": [3.4208998548621192, 3.764876632801161], "std": [2.28643346724338, 2.074767203096442], "min": [0, 0], "max": [6, 6], "count": [689]}, "eef_velocity_action": {"mean": [0.8098693759071117, 0.8780841799709724], "std": [0.7229323533926009, 0.7952681824569575], "min": [0, 0], "max": [2, 2], "count": [689]}, "eef_acc_mag_action": {"mean": [0.7300435413642961, 0.7619738751814223], "std": [0.836215903514978, 0.8441411808072277], "min": [0, 0], "max": [2, 2], "count": [689]}, "eef_sim_pose_state": {"mean": [0.47987155940508436, 0.288684694489872, 1.0481124416291911, -2.0982436673189837, 1.0811959486947096, 0.2659430380709282, 0.5273925134187484, -0.2957723350519534, 1.0921925111662911, 2.114588621654702, 0.8631386285058997, 0.11533916019020699], "std": [0.047174904705834686, 0.08511114786980953, 0.0282772632119342, 0.7509269197522854, 0.2775411022959601, 2.7190436339576682, 0.05530374457894653, 0.08155635765931557, 0.04827784736570378, 0.22805729905030417, 0.2879955071478263, 2.7887815009910724], "min": [0.4111830061496703, 0.12119845738323143, 0.9845323629078725, -3.117154717753139, 0.7275646537321134, -3.1415828704428272, 0.4456870644642141, -0.40773184954681696, 1.0466305796928328, 1.375082275588546, 0.37342439437046293, -3.1294710946420015], "max": [0.602426036780811, 0.3920544126232591, 1.0962832475219317, 3.1323615068041017, 1.5596548598161193, 3.1412952796923967, 0.6452265964187202, -0.0740519480211317, 1.2118825791205452, 2.5681940132691095, 1.2604622749653287, 3.141035764103423], "count": [689]}, "eef_sim_pose_action": {"mean": [0.47987155940508436, 0.288684694489872, 1.0481124416291911, -2.0982436673189837, 1.0811959486947096, 0.2659430380709282, 0.5273925134187484, -0.2957723350519534, 1.0921925111662911, 2.114588621654702, 0.8631386285058997, 0.11533916019020699], "std": [0.047174904705834686, 0.08511114786980953, 0.0282772632119342, 0.7509269197522854, 0.2775411022959601, 2.7190436339576682, 0.05530374457894653, 0.08155635765931557, 0.04827784736570378, 0.22805729905030417, 0.2879955071478263, 2.7887815009910724], "min": [0.4111830061496703, 0.12119845738323143, 0.9845323629078725, -3.117154717753139, 0.7275646537321134, -3.1415828704428272, 0.4456870644642141, -0.40773184954681696, 1.0466305796928328, 1.375082275588546, 0.37342439437046293, -3.1294710946420015], "max": [0.602426036780811, 0.3920544126232591, 1.0962832475219317, 3.1323615068041017, 1.5596548598161193, 3.1412952796923967, 0.6452265964187202, -0.0740519480211317, 1.2118825791205452, 2.5681940132691095, 1.2604622749653287, 3.141035764103423], "count": [689]}, "gripper_mode_state": {"mean": [0.6719883889695211, 0.30914368650217705], "std": [0.4694890776787763, 0.4621405279760909], "min": [0, 0], "max": [1, 1], "count": [689]}, "gripper_activity_state": {"mean": [1.7518142235123366, 1.7982583454281567], "std": [0.5908841033081281, 0.5480641615084109], "min": [0, 0], "max": [2, 2], "count": [689]}, "gripper_mode_action": {"mean": [0.6719883889695211, 0.30914368650217705], "std": [0.4694890776787763, 0.4621405279760909], "min": [0, 0], "max": [1, 1], "count": [689]}, "gripper_activity_action": {"mean": [1.7518142235123366, 1.7982583454281567], "std": [0.5908841033081281, 0.5480641615084109], "min": [0, 0], "max": [2, 2], "count": [689]}, "gripper_open_scale_state": {"mean": [0.32151741645574905, 0.6677031930499907], "std": [0.40012594593121525, 0.37005740379324065], "min": [0.014, 0.043], "max": [0.946, 0.947], "count": [689]}, "gripper_open_scale_action": {"mean": [0.32151741645574905, 0.6677031930499907], "std": [0.40012594593121525, 0.37005740379324065], "min": [0.014, 0.043], "max": [0.946, 0.947], "count": [689]}}} +{"episode_index": 865, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42007099673202614]], [[0.4513655964052287]], [[0.4522732638888889]]], "std": [[[0.24202059075350046]], [[0.20705109840195696]], [[0.20132669181816176]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3912088214869281]], [[0.4417526940359477]], [[0.44554373161764704]]], "std": [[[0.21123443703941816]], [[0.17365972716352698]], [[0.16571357047797525]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4364660702614379]], [[0.4636548447712418]], [[0.4640338051470588]]], "std": [[[0.17642001691535095]], [[0.15178390546334394]], [[0.14502330298164293]]], "count": [100]}, "observation.state": {"min": [0.2496868073940277, 1.9519587755203247, -1.2560087442398071, -1.2583824396133423, -2.351133108139038, -1.9399683475494385, 1.4387621879577637, 30.0, 0.040456000715494156, 0.2275809943675995, -0.08470200002193451, -3.1401853561401367, 0.164000004529953, -1.6449999809265137, -0.7977551221847534, -2.175360918045044, 0.22949334979057312, -0.32178637385368347, 1.1312527656555176, 0.7357085943222046, -1.7351715564727783, 1.0, -0.36933600902557373, 0.22521600127220154, -0.16533300280570984, -3.118000030517578, 0.23000000417232513, -3.1411852836608887], "max": [1.1029260158538818, 2.0969958305358887, -0.2765823304653168, -0.4237484931945801, -1.5253655910491943, -0.8999790549278259, 2.182150363922119, 927.0, 0.37400099635124207, 0.448078989982605, 0.1155880019068718, 3.1410000324249268, 1.1890000104904175, -0.2709999978542328, -0.25818657875061035, -2.0521929264068604, 0.8627859950065613, 1.0963809490203857, 2.5112321376800537, 1.8520562648773193, -0.17978636920452118, 947.0, -0.20289400219917297, 0.4409500062465668, 0.06268300116062164, 3.13700008392334, 1.0019999742507935, 3.132999897003174], "mean": [0.44839218258857727, 2.057231903076172, -0.6331040263175964, -0.7339915633201599, -2.0144894123077393, -1.5120118856430054, 1.7112478017807007, 609.8423461914062, 0.28115153312683105, 0.31612488627433777, 0.015966078266501427, -0.5451370477676392, 0.6201956272125244, -0.809794008731842, -0.4484409689903259, -2.150418281555176, 0.5120379328727722, 0.6678527593612671, 2.0541698932647705, 1.4596775770187378, -1.3564203977584839, 387.3454895019531, -0.3022461533546448, 0.3026958107948303, -0.015099182724952698, 2.568631649017334, 0.5347232818603516, -2.474763870239258], "std": [0.18770833313465118, 0.03729423135519028, 0.2705305516719818, 0.20047637820243835, 0.20560958981513977, 0.32072702050209045, 0.2233095020055771, 331.64556884765625, 0.09036539494991302, 0.0637812465429306, 0.03507634997367859, 2.939152240753174, 0.2234712690114975, 0.33932140469551086, 0.14646059274673462, 0.032772086560726166, 0.15177316963672638, 0.47072088718414307, 0.45815524458885193, 0.3196899890899658, 0.5171523690223694, 386.8688659667969, 0.04610312730073929, 0.05548792704939842, 0.0666305422782898, 1.0547983646392822, 0.23698708415031433, 0.3427750766277313], "count": [466]}, "action": {"min": [0.2496868073940277, 1.9519587755203247, -1.2560087442398071, -1.2583824396133423, -2.351133108139038, -1.9399683475494385, 1.4387621879577637, 30.0, 0.040456000715494156, 0.2275809943675995, -0.08470200002193451, -3.1401853561401367, 0.164000004529953, -1.6449999809265137, -0.7977551221847534, -2.175360918045044, 0.22949334979057312, -0.32178637385368347, 1.1312527656555176, 0.7357085943222046, -1.7351715564727783, 1.0, -0.36933600902557373, 0.22521600127220154, -0.16533300280570984, -3.118000030517578, 0.23000000417232513, -3.1411852836608887], "max": [1.1029260158538818, 2.0969958305358887, -0.2765823304653168, -0.4237484931945801, -1.5253655910491943, -0.8999790549278259, 2.182150363922119, 927.0, 0.37400099635124207, 0.448078989982605, 0.1155880019068718, 3.1410000324249268, 1.1890000104904175, -0.2709999978542328, -0.25818657875061035, -2.0521929264068604, 0.8627859950065613, 1.0963809490203857, 2.5112321376800537, 1.8520562648773193, -0.17978636920452118, 947.0, -0.20289400219917297, 0.4409500062465668, 0.06268300116062164, 3.13700008392334, 1.0019999742507935, 3.132999897003174], "mean": [0.44839218258857727, 2.057231903076172, -0.6331040263175964, -0.7339915633201599, -2.0144894123077393, -1.5120118856430054, 1.7112478017807007, 609.8423461914062, 0.28115153312683105, 0.31612488627433777, 0.015966078266501427, -0.5451370477676392, 0.6201956272125244, -0.809794008731842, -0.4484409689903259, -2.150418281555176, 0.5120379328727722, 0.6678527593612671, 2.0541698932647705, 1.4596775770187378, -1.3564203977584839, 387.3454895019531, -0.3022461533546448, 0.3026958107948303, -0.015099182724952698, 2.568631649017334, 0.5347232818603516, -2.474763870239258], "std": [0.18770833313465118, 0.03729423135519028, 0.2705305516719818, 0.20047637820243835, 0.20560958981513977, 0.32072702050209045, 0.2233095020055771, 331.64556884765625, 0.09036539494991302, 0.0637812465429306, 0.03507634997367859, 2.939152240753174, 0.2234712690114975, 0.33932140469551086, 0.14646059274673462, 0.032772086560726166, 0.15177316963672638, 0.47072088718414307, 0.45815524458885193, 0.3196899890899658, 0.5171523690223694, 386.8688659667969, 0.04610312730073929, 0.05548792704939842, 0.0666305422782898, 1.0547983646392822, 0.23698708415031433, 0.3427750766277313], "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": [874], "max": [874], "mean": [874.0], "std": [0.0], "count": [466]}, "index": {"min": [753368], "max": [753833], "mean": [753600.5], "std": [134.52230298355735], "count": [466]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [466]}, "subtask_annotation": {"mean": [9.53648068669528, 29.0, 29.0, 29.0, 29.0], "std": [9.236738530855723, 0.0, 0.0, 0.0, 0.0], "min": [0, 29, 29, 29, 29], "max": [29, 29, 29, 29, 29], "count": [466]}, "scene_annotation": {"mean": [874.0], "std": [0.0], "min": [874], "max": [874], "count": [466]}, "eef_direction_state": {"mean": [3.611587982832618, 3.7060085836909873], "std": [2.031245957350993, 2.152313445413628], "min": [0, 0], "max": [6, 6], "count": [466]}, "eef_velocity_state": {"mean": [0.869098712446352, 0.9141630901287554], "std": [0.7101577855551598, 0.7814459520508878], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_acc_mag_state": {"mean": [0.8175965665236051, 0.7896995708154506], "std": [0.8459645536797844, 0.8174472958032971], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_direction_action": {"mean": [3.611587982832618, 3.7060085836909873], "std": [2.031245957350993, 2.152313445413628], "min": [0, 0], "max": [6, 6], "count": [466]}, "eef_velocity_action": {"mean": [0.869098712446352, 0.9141630901287554], "std": [0.7101577855551598, 0.7814459520508878], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_acc_mag_action": {"mean": [0.8175965665236051, 0.7896995708154506], "std": [0.8459645536797844, 0.8174472958032971], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_sim_pose_state": {"mean": [0.5052877742241445, 0.2960193810116646, 1.0601201058597547, -2.4205415968780395, 0.9723437827447186, 0.8635612868463381, 0.522828547309433, -0.3059719572187167, 1.0928193089517628, 2.2383126634425126, 0.9208132238333312, -0.6437029145801149], "std": [0.04901318234244952, 0.07763770332882103, 0.029929109135728913, 0.2906451572079881, 0.25852293903994766, 2.7380950677800593, 0.05966099185479459, 0.07650151378795418, 0.05552024330295481, 0.28392739678905743, 0.2062200784246039, 2.7287066962195063], "min": [0.43000993982197305, 0.12450233281289264, 0.9834802248336671, -2.8213003211487924, 0.6493235962622372, -3.1415129103111346, 0.4313578623342643, -0.40721698313925064, 1.0373834881027917, 1.8082949993566984, 0.5408137885610182, -3.141295790546261], "max": [0.6287246238405281, 0.3959923137422041, 1.1046620913863374, -1.0183146057010182, 1.4093139574873779, 3.1412182211351554, 0.6609119494641863, -0.06510865079404349, 1.2561351998632728, 3.0398379567479927, 1.3748312949567163, 3.1411344994068244], "count": [466]}, "eef_sim_pose_action": {"mean": [0.5052877742241445, 0.2960193810116646, 1.0601201058597547, -2.4205415968780395, 0.9723437827447186, 0.8635612868463381, 0.522828547309433, -0.3059719572187167, 1.0928193089517628, 2.2383126634425126, 0.9208132238333312, -0.6437029145801149], "std": [0.04901318234244952, 0.07763770332882103, 0.029929109135728913, 0.2906451572079881, 0.25852293903994766, 2.7380950677800593, 0.05966099185479459, 0.07650151378795418, 0.05552024330295481, 0.28392739678905743, 0.2062200784246039, 2.7287066962195063], "min": [0.43000993982197305, 0.12450233281289264, 0.9834802248336671, -2.8213003211487924, 0.6493235962622372, -3.1415129103111346, 0.4313578623342643, -0.40721698313925064, 1.0373834881027917, 1.8082949993566984, 0.5408137885610182, -3.141295790546261], "max": [0.6287246238405281, 0.3959923137422041, 1.1046620913863374, -1.0183146057010182, 1.4093139574873779, 3.1412182211351554, 0.6609119494641863, -0.06510865079404349, 1.2561351998632728, 3.0398379567479927, 1.3748312949567163, 3.1411344994068244], "count": [466]}, "gripper_mode_state": {"mean": [0.5622317596566524, 0.3111587982832618], "std": [0.4961120922634689, 0.4629676020351504], "min": [0, 0], "max": [1, 1], "count": [466]}, "gripper_activity_state": {"mean": [1.7231759656652361, 1.7124463519313304], "std": [0.6062791952543953, 0.627461352808129], "min": [0, 0], "max": [2, 2], "count": [466]}, "gripper_mode_action": {"mean": [0.5622317596566524, 0.3111587982832618], "std": [0.4961120922634689, 0.4629676020351504], "min": [0, 0], "max": [1, 1], "count": [466]}, "gripper_activity_action": {"mean": [1.7231759656652361, 1.7124463519313304], "std": [0.6062791952543953, 0.627461352808129], "min": [0, 0], "max": [2, 2], "count": [466]}, "gripper_open_scale_state": {"mean": [0.3873454935862784, 0.6098422749932743], "std": [0.3868686855771233, 0.331645602674455], "min": [0.001, 0.03], "max": [0.947, 0.927], "count": [466]}, "gripper_open_scale_action": {"mean": [0.3873454935862784, 0.6098422749932743], "std": [0.3868686855771233, 0.331645602674455], "min": [0.001, 0.03], "max": [0.947, 0.927], "count": [466]}}} diff --git a/RMC-AIDA-L_fold_shorts/meta/info.json b/RMC-AIDA-L_fold_shorts/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..7745801ea7919cd37961d0846d9b4d041d2d2878 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "realman_rmc_aidal", "total_episodes": 866, "total_frames": 730046, "total_tasks": 4, "total_videos": 2598, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:865"}, "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_fold_shorts/meta/tasks.jsonl b/RMC-AIDA-L_fold_shorts/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3399381e739fcf45f281cedff462a5b85b26d2de --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/meta/tasks.jsonl @@ -0,0 +1,4 @@ +{"task_index": 0, "task": "the shorts is place with the front facing upwards, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."} +{"task_index": 1, "task": "the shorts is place with the back facing up, the left gripper grasp the waist of the shorts, and the right gripper grasp the bottom of the shorts and folds them in the middle."} +{"task_index": 2, "task": "the shorts is place with the front facing upwards, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."} +{"task_index": 3, "task": "the shorts is place with the back facing up, the right gripper grasp the waist of the shorts, and the left gripper grasp the bottom of the shorts and folds them in the middle."} diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30f1ab8cf3dc9aca61f88c91f699f46a4feb4478 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e93a1ec420a65da2cfe690a6568e3418fc371b8eda84d2e6af26a73e4f03a872 +size 4738144 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e63482996e7c40658fa23022262f0f44ff06308b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:cfdce4dda045e0726d825a4b13f72507f8a606814774d96cdbb98b199eec1cf9 +size 4887161 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fd2a0ed2a5bffe2f6f8974cda892fe7591caf21 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d618121b45200dfa47bbefeafa39e932a3af0ff582c62c7020ac77def260fe20 +size 5697026 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56cd137c6f467c4da5ecb943271f82b1005b2382 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fdd689dfe17e5b681216dbfdd0c072559421b0f6198e9ef3651860b781ab127c +size 6175425 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..550138c8e041ed98ac3f80fec9e9ebb228ce4508 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a7c9ae775bc1da5655e50f09e9e2e91c191d7d34370fad45d008f4d25aac4446 +size 4282894 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b87a1b07aee1c9aa35d68f6367480c3b96d3f41 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:94d3371efc0faa68f277d835bc658a9ba9aec1fb1854528302a34a4e76bcd518 +size 4286887 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d746aa3ff3e4ee0fe70ed6f53fb90a1e34d1ca2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:060187e6ba27d644b24548feacbaa1abb380677f87a5d18b4e3a3ac4ef7d729a +size 4231106 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46f950fca9bc7fb1fb4e91ab545f387abcba3538 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:45e5b8d05ae104113ec46309bcdaa4144863a368d28dbf4da2ce68bb4ae2eaa2 +size 4444498 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6aaef308f11f103de1d122ce7a7e2290f42f008 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:93fd1315b8c2e7d6a07e65572329bb2b14874f0babe87434d894a45d3eae4449 +size 4445585 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aebef4df05787d82c935581a881181b8a3213e85 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3f7a6c67366a30ab605bd39f28651ef53fc89f03854ba50fcc51dcc5400b07e2 +size 4161735 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2e15ef86c3a0e268357d50e21ae8f447d207492 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ebf2d2879d22bb1fbda927ba727a5a2cdb10dd804ea2a1a383c4d060e866e585 +size 3769858 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebbaa2fb4f6aa6ef434224ebd2546d76a9908d78 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0d1c5b3457facdfec0dc1e427cda5f0accb9ec5fcb662136648a9fc32ce91314 +size 6854294 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8294ccaa7d7f9b111ef353e1df560b2d69974212 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2cf38f3af04b6d8736bbe64b58a4e5fc04999d9ff899b401272fce4bb2d82dba +size 6712215 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4823b388a3d58593abc5cb75fb4423104e4e3b38 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9ad813f2c627942c4720604c998f51d6480a182bd14e2d5df26ff5eac9bccbe0 +size 4730183 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11354e9ecc2884ea1a8025a4940eeec84f0d5294 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4544b73a656da09b05284f8e319d40c40e6ba96b1efa318c359857eeda9be024 +size 3802446 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..838c9ace388007f6795def98ecfa96f920267f8b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2b68dddf07609c83429fcfe82dacb7c1b419c263199bf12e3ff8826e9a8174a4 +size 4956287 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..578cb219dddcb6f66406e03d560adeec25cbd791 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c7fcfe7d103229dead7c8bf6b6da1537377b313e40c76b64c44b896252b1774b +size 7433932 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d86a6ab367a7a51c8e8b769e89b145eebb5e6e8a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d03b9b380731bf5ad3ca4098b743785539bac6d9317c9c79b847ce36da8a2fb3 +size 4225738 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3236c0760167e757e13b303ff244f2f608a3fd5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6bca42dfd9da50fbdf300a29253a8e9b8022062acc059699b43181e04963fc1e +size 3528571 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5bb81b84954edbee6ab2f2927803c1527f91d2b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a63c42442da1dfdd9f71f6a3ec26a6e6532e56013594c2009073e45e3bee0450 +size 6251698 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..784200146661652c4a39d0cb504dccb8654b8eac --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2010c78e28c0a08d64426d6b6bd260c96d3df54d8205c86dddb7be907dc759a1 +size 4449813 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..830f70c25fb3a39f1a675716482842f8698d0963 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5e968afdd4ef0c16c70c5c33a0178604ebfb5e61d19726930911dddec71f7eac +size 5829952 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24f6de6d70276fccdf380cec3897f0ec00ba6ab1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1d406e84adb9c7b5644c54b43f887897c3ca92408803be8a8e1ddb56a910066e +size 4984255 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..478699bb22d6cf46abf4c18372a1dc7e7b736752 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c220e9e3b233932a371f93939d0b2bc211fd46c2a5cc940230311dd36021aa27 +size 8746607 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e73bb51c019d618733d54960663c568ef942c0f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d7ffa52c0c160a8a4a8f327b7d7a192f043349f68419a8d2f7a33bafd95948cf +size 4901568 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7f5d949354a073dc08e7b7f245975fb35b3d199 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:92ee6c1370d067b191ff9f12657b2906654c42cfaa503b9bf181d57950d9e753 +size 5536944 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cae557130796386778d03112fe1fe89c7f342f7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f9f755f3e7bbc1ee47271e51c02a4493855054d65a4dbc254ace589d3c5d4694 +size 4987807 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4788b82bf1bfc6415ccf4dc06a4cb71a847ae3a9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9ef6ac431d6881f14bf5c9d427609c1d8de3b71f567585e05805c8dc7e78c469 +size 6527453 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4d8412f95cc8ef8cf5f764001b174d45ec62087 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:45915e4077259c91e826ba546ff5c16ff7dc20f21a0cf2b00d8e86f37185a138 +size 6184791 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69eae20dc31ca4c52fa76b6ffe5d03c983b0b00b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:dc26075d0ef00fbbab4fb913bcb73e136e77d3a6a6232adec4a91f352f3fcac0 +size 5464209 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2f74f79006c356a0d772cc42a02070a28cff0ec --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:951cbfdce3a6767596082b0e47e2aa37f239ec496bfe7b25461e6696f0efa7d0 +size 5907598 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be4288ffe78a76bc0618be05fd0b4456bd8eefb4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9916404e14445acb2edf334e556f75a8aa9ee2076bc2b05747643f7153962eab +size 7104384 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d688b6c6e0a3c646261c9c00a6a919a1846abefa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9e2e5af33e8a1ed6003106c8a880bc47096c9240abc5528f101757d0bcda61b7 +size 5105790 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9751152ea6df97c8ca64135c315749f2e8773467 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0ce5f1e2a9d60be36dd07b03b810ab7493b3619ebcfaed2ed1c4dea7d2a73cf5 +size 6348212 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c80885904a7e001a149e638d430ed5e21c7e6491 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6100aa08239ae7b688abea42ce6c3b3581441a11b20d986475557d4545be9721 +size 4899505 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a1ce48a73508b70b225fe841da20dd66349434f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:31adc22d912ee0545f3584a21da34bcac3695f58c6fbac0f1b94141fa422dc6f +size 5225503 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b70ee9e82716e64dd19b1cf9bfa62f56e18788e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:029113f466260c927a79e57d41dc2af8e50549018189f1b1a173ead19001da3d +size 4069870 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d297778a1f924c32d8023a775acc2dae2fb6a43a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:19885c6c61e298a23a919215c620eb56d4a4ed05013063cce6a9b251099aa4ab +size 4815408 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b32e545c53cb593bab1c17c3fc182a5b0db5dd2a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:871b3e09f82be946bb9433989446568474648fd5145691feaefb89fe77b2ce92 +size 4727348 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e63fc3751133503ffd7f0761ade7db759d02a39 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:82ddfcd158e251316eb71776d7f2d9e0f88bedb1c03479e2a68929109edc4213 +size 4101416 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d1bc31109c7381660eb3380a51e6e954c8475d9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0fa340bfbaa0bc05b8d796952ba288d498948aa0d1964ecb73414579375c19d6 +size 4575060 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..672e8e922e3b038fef7c0fc8d481558f731ce90d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b9855e82aea8d119aea0bef1743ba85aa8c4f9367a080c54832070e63093f0fb +size 4135343 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22a0db9a2edac9f26fbfed237558610204f27cba --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8083f95573823808682f58925664e475c024d66bf337d6525d5c894feaf8027f +size 4384538 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e08179bd3c03c522db661b841a0cfff58b63a23 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3c1e14ad9afdac603a22bf63f985b2a41c0a6e75e592d1a7e745855509fe3962 +size 5979763 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7d645945bcf46b3b0f73433eb101c516428376a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f6d3212d9174a44be1440da61ba1d61bb1e770d113133b679e1b77e05f7a98a0 +size 4526160 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02f7c9e228eed4393ef36eac8496820390d05079 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:502c0bcf8aacbbe86bfc991392054ac6289ebc9420109b232df47e2a276179f2 +size 4660892 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e880c20a00ddaefdb466e6cd9f3aae94604cb5c5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8cd64e94f3f679ad3e9d9fa4911b803c9ff351229080f8d793ed457be161fc36 +size 4706007 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82d50851eaab52aadcb326ef485fef84a25dea77 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:70bc5c6e02d9e9319508fa54f01d957c0ab463dd12b32df3fa0cf1d683c95f89 +size 7496873 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb965ed4ebd09b65b7cdc374272b2fcf8d6fe59f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:943946d9e7dc5b9b7a86c743246d8af7d96e5e417174dea7ab09421d1a54f830 +size 8389025 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f58f1fcbf5626f22b3c90af178c4f42dc7683441 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3d87c7e4010091453c24b4abfb593b8940103926a756b4c50cf542ff02cbfdcc +size 8150840 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f8ef9b1ba2c2b4117a8b75e43053c385cbf1f56 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a592753755a9ea35f87d40a31563d1a0e6be01bdb9104c1c717c05992af84c6b +size 7415501 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd69af286c7395ad4fb3171d58def2cffff1b416 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:aa017a887b8a660f475aa84b3b342343a78e6f774221b407ae3e0d6b4579faf8 +size 4830041 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6db340b94340671ee215c63b3d1f3e6d2819116e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5c73affc63f4d7894caf351d3fc49b8a8bc3b9c86a2d14a5dcde08ee1a387eb8 +size 6574560 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1fe514822c24220defe54ce612d3599a723fb43 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6f953664df281b2b643c163acf32b7b385b28984c82445020ec50707209b75a8 +size 4738665 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61b00368844daeb6803639e308b4dba06c4ea2cf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1ea6a74bf18502d47c19997440786caa6f7aa24c87327ae2b664aeef650e4019 +size 3893304 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b6119f6d90b2d47670d4a7013de1ecd8566e95a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:87603615e8c1141c8d97a9120c41d4b8303256640b197284538d0078acf0f7cb +size 6232113 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ae61ebb8154daaac6a39408a54118ef8a7dad87 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8c54f497aab82ced05a081b951517425c01af613d7e1ad999d8fbdb220948773 +size 4682204 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29ff22688f3b468658a5f81959ae9863cdbb4f34 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f4a242a8cd331a81a4c30597348799dc472a449cdfb1354032b98ce12dccf503 +size 5944905 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59fd4a5cb31a690166d21871a11a80524befa872 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e7f7cde49e59b9792f2af076d96c132f77aef2cdcf03bf564ae7a9d48b5885d8 +size 4478811 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c95733e6c4b0dba1ca883a950b9f9d48c0540b2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2b2b91e380e7181bf96e0317b3eda29665684b48dca28fa0ce47615d4d46f52e +size 4724171 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7775f20e01bbdddeb86f13c9678bf0643c58f51d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8676199f215c3daec45286c92a31e61b2539c1213bb69c1f3e1b82eb4c97e2b1 +size 4050734 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc4fb69e7bbbd2464b1f7c3243c5b16bedd25473 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:29c62a6757a3042a6f8fac4937bd3b1a8858d8d630bde27169cd7a158c1f5677 +size 5157479 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04b6bf0f1991cfe2f0cdb1e362172576f48bf580 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f3ef397d1b4196c8f21be399844b1ed75c8edb25e4476ef482564e2c703372bf +size 4528045 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f99c3376b752e154cb6fd2ce529350d4a4d2b787 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:82d7fe53b05d641ae64cd18ac035c64f1e01e224fa15e51731c04143e1baa88a +size 5499378 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bead19acff34d86139641ea665bc0b2d2acf1f2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1e542f84e6704d2b8ad2780027c2420dd4977b729e8ed65751745c46860ffe95 +size 4469767 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c3637165bf9ed2f5decbba77cc9dc249ef1a6db --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b7686b8c020b9ad67ac40030f55a70581374ab7a635d7d94f9147dd35ae54893 +size 4519753 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc2b5e72946fe262d3e374ca1385f5243fa774bf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a3e072ee162543361958006f80dad6dd8f527655381eb4b9c18a91ad5bab915a +size 5428794 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebc3bebba1d6194005140cc6bfe4e3698ec0da2d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8d7412e13543dd7ee5e99331c082542b5283256e3afd75275735d3992eca9e32 +size 4551575 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c622f923bbd3dba85cba5c74439aae9046f02a2e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:cbe0473fdec146edbdf023189508518dd2660f9d1e15a5fb80a8a0a9395a2fcc +size 5150762 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c72ea20ff2b64e644ede94b7b5432577701b503a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0280838d202644cbde25645250686f60ff8292fde8235ceccd8baf37f6fc5310 +size 5581467 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a65cf5c7977048f6d7b0a16f139305267c7884d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1ea2bca03300043a5edc359e8e27abaec9aad442be5e698e5ea2d4f7cb24b333 +size 4925908 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b4c0dc7b314d8e469c49d44cddbb25ddef1ceff --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a5bc5acddac11422c300f4552b9a39251df67792c35afd8d497afd9e8985176c +size 4781198 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a9681ec3dce84f6de3e71470b6b61c4c0174e46 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c2dab409d65d19fd82e21da99bbc4d5d78935822e62958fa08095c39232b22a1 +size 5574872 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a409cb87a6835210fd36160459f5e441dfbf6244 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6bb15cbd9fa0ffa767204d3a8fad59e5c63ef0f64f1195bbd8de87d77e3a0afe +size 10152405 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20ea0da534b5c24e53bdf14a8b7d5c0a84500e2f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:50bbf1a6ee62396246c1ec49285bbf42f346151653959d50181651aeb2f7cc0e +size 5201136 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96dfb5cabe4980ecde38d31ba5dfd3204cb9b211 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0303352e9d29329e2859b0238293c3558bedbb9cef3894bf0609f8183ef5caee +size 5299458 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4176bd0410b2332134458e8070c0072d34969ee0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:991b3784f354db5e60d0bdbe060ea41494cd8399af759eaff2c07c3b05f2d533 +size 5274139 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d10ad6b14796febd1f7eb8b19a7a1a2acf6896c6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:88a4a91760e5f8def4028e8e64c6604dda9cfe2e507e66b5316ae688aecc0cf3 +size 4118227 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1acd89d3c62a6fcb5099438ff2f566ff769591ed --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4a8e72bd0351e73c112c7995b14b5d40a2cb4ae8453517098509f1e6372628e1 +size 6444209 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e766667aad1164b20029592c0ae177c87c2bbca --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:135a851840dbe05d7db64238e38d1da9048377a32fdf4c7f4cc5d67c02d04345 +size 9594342 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..063a9ab7184a80734537351a33b23309a939323d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:17f0567b08496002d610c76d7e198ad80074c31dd774f30c588b850222366173 +size 9926756 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5bbc16b059e861e8f5c5af3915f4878d1be7ac4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5ffb3ba701183b5aa061a5b0f9afdcbc6236dfcacb786d6470e80bc8b30b7bb9 +size 8507359 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4317966f897488123994ed4b2cf0be3bfbf6e4c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4276e57e1df72a556cfa1582b2c9abc34d534b69d576fa47b0df394df6136569 +size 4052251 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fd21005d5442523bf65c1e50a89fb8df5ebaef6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:93a268f8ab561aea21bddbd1215e4cf5a3b1392a6cf709a06cd3247828c87948 +size 4697435 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8509c030160bc026890edebac3b153acda905177 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:abd8ff8890002ac6cde9c71b7b18ee9780ba29600dd76bf8ba690a5e3bdaec8a +size 3780742 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84228dc20b16785196ee085216a3a766dc5a98c7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fbff498aa945b5718a1d99494e157f1d55735889273b3ba9e77753da2acd4047 +size 6633728 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..236a4554e151637f4af36102ada80a27b72ea73b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8337d96644aa0bbdd231c7e50954f7f3abff28eb56e6154602bdd7f3382a956c +size 7322317 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8015ddd0f6a5459323cb9470dea0133ab372391a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:623e40ea4378c54a2ff040692d6e551082bcac73b0aebd51cb721f51073d6c93 +size 4890463 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca911d41bc39633d610803445a04ff9a6eb6e6ca --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:15b8f0202f922f220de2aada8772fc17d4af85164fcc8161ebf084b0216c4146 +size 3887336 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70ea3e0449afd373288960b88c2a42a85cd7646d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4dba1ec073722e79bb47966f6b46087b9c1fa859d4f6d9a4b80aeec34d8c6ceb +size 5842450 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc3f2a1300d23c5830a3e70fb7356ab45920c68e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:927dda181de864846c566cfd38026ffa9d958c05cef5c7989537ab9838744fcd +size 6874257 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4524db982995156f8edd90f9512c84235ece3a5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:77cd4be757dbd47970249723e488e0decf35ae052cab8e3e6b28945f11fa3026 +size 5304567 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..714e493d3e097e477c8b63fd8e4de96696f21dc6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4586aed088a6fd71f80254c61fea4ad10e00a814de203141fbc4edcbfdd90c97 +size 4622178 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d772b378b5e6bd867097dedfa8b2174b5ca30a9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9c3b8958172efea08907d6ec0312345ac12e6ee7bd0abfe605a5afbfde465895 +size 4709753 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28acf0bd7e2f59a0f3bd379101e38ab52d9dbbaf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6fd0231cfd16cf56af93346aa3f26436e06673ebc367280ce4b3664194d5e856 +size 5720847 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a38d959817cf9f9f52a30d8b3455c504f6d62d7f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:aa8246269b034d85b49a06f814b58a81b5abb6eac8773556213b4f24e377bb99 +size 4959718 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a40e60291d9e3250269de0472566e7bccf1c7608 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5987ef4ac04ec6daf8288beac6230f9a04e2b24f3d70afcc96e6e37813f51b2b +size 5860945 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27809897825d1b1234b80428bd90aed2bd2d4c83 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:878424adebd609aa20e9b9d0ce643388af399ef13102f55f9b993ac11f3eeb33 +size 4474539 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..914a8fc3446dcd962c275c888aa30d759782801b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a87dd1b6f702ffe843ef23d4929d845d476f0de621ac512ce838bf9bf2347532 +size 3984239 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa201c8056343f77b7d9a0d6bafe7a7c185391ae --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:09b76bebdd53cc0b4a800f356c667e685deb3df6188a582fda2f3d9a2eb03e39 +size 4623980 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..327cf8941734cb6949c1d8339ac34fa5c1c1a7c3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8c588d0d54bdaee05c51288be42371ea61cf4d2b0a519d9e3ad6b3c87b265f89 +size 5645946 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ace18dc15be37313cbd9d827540771516b3abdeb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a24f7ae7f2a50e57110347682bf51d5419804113a7e7bf3a2cd3047f958877e7 +size 7995102 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7068b95e3958f418946a1bea4e47a817b600b124 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d5e6fbd18db52ea488c92a1e3578af3349ddd82cc47ad288a989f05c7fe278cf +size 5206462 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe06655b9a141af2788f5823d7c9becc201b5fe1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4a8a7c03c5d6b41d95a519d96e62fc7d19827242930745632aa68d2d7241641d +size 5724553 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6508e7baed3fe763b554be6cdd11339d2ba2e06a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:962f965f94d2f3f7c4e38ed68b5d413a69c8656c4ae5cb511b39d37e61add532 +size 4738633 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8f05ad0ed81e6c15db906becb833b660ea04cc8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:68befe9ca30d34d9d2491f5689b2372dff9ec5612c58a686978e43ed98c05bff +size 5282478 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb2f8632fa1053f94eb4d596589e855ffdeff703 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d34c306f46b8a0815fea3099bd67f725e52561d57c76f83af1a402207b91e1b5 +size 5694961 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb74e5da251a21674edc1347d4a394589b76805b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:93917e725e37eb8bcf395fe45bf0a99df38a66531a35eb6b9cdb9552eb00794e +size 5195176 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..332ff4aa47421757ff6901265912db5acc16987f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1c03d4785d6c640b0c37b29933d5cd7a9da9a82e3b2ba7624fb75fafbe6d01af +size 5808353 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51b5eeffb2464a71f31b42b1e3e022d7c3198ef1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6425c79c19a33875271a8c93f487b693c819399b4c67a8ab9211a71871707ce6 +size 4916681 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62f716342d6d9d52da386865d4b26d119ca5f52a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1601deaf528da2c8284024233b2a8481cf5cd572d6df53b160076199769a3738 +size 4642888 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07fec376b608e7ef5016e99873904d1e942e569d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:014757bb530957d04880b2b8f5b37815d506445da1e14cb16f7edbbaefe47cfd +size 4769508 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fa5e7bb5a57bfd6c5efab23d54b90f8f0f3b81b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:70f4ed8691df47ea1ec4d91a413e05a6a370876096fdb8260a55f77ff296f7d3 +size 5226111 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c243c7f61a38a11c6d993e73f96d5e340a6682c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:865e3100f8b9e6a3856ac41cfefffd28aab1fa8de735195f5472bd61c9bd3a59 +size 4682133 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07d1e346532fc13de652c84b10e04550a2ed8f1f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4af9c289f621e9dfdcfca9cce3ecaf0205db9799ae46e5b49b137ad51c6d97c2 +size 3991843 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f5d18067d7fad76d74d216387d6486a3de23c6e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:44e394c83c2eef3afbcee101eade43da60982e485be0489fdd3d020de124730e +size 3738577 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24a692568bd609a9424f44999a3cbf265efe7f30 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7556cbfb94c39bb26957770ff5ca7ec157ae9ccaf1df4f5eecfd4b3ef54cc467 +size 4483526 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..619dc17797f7fa2e22eb68ae66381f40fd182caf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:855825357f330bd1fed3052c99fb8c1e6cad972235dbfe0dbebde802913b6190 +size 6103543 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e75aca978258e78d48ae49c6043f6a53fb512885 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c8f09d347af8270c4abb970ea398f33d820f27d908d968fd2ed8a2917b2b2543 +size 5680903 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4f65d8f14dd225acf682222b518991c4bc4f2ce --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3245adbed0886760e9c3bdcaccc8156413179b66f4f6a020880dbf7193d9a0b5 +size 4806176 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..975e8a1e8d9a7ec2d8035aedaf9f0b5983f3a853 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b19ed986765520d5c3b6cb1acd2c81126a171d946f2f40085f9c91d2e26903af +size 5019080 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b33612680fa8ef2c453619d3494ed71570fa3571 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:960315e2b18b5be229d4ee452dd52820e29ca1ed41c1da6dd77f9d0f5c5f5b87 +size 4728517 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f9ac4b9db41a7f3b9c97b6f41a6585c7a41a203 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3e81cfd139b30ac11613143d83515d98281463d422f264b3a84857fba8b3e812 +size 6355093 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f515006d067af562345d2fcc18bc941fd0f1cb7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:af9ddc7b53283417c1cf5f71f3c99f38af233b9da6a762ae469290a8cc3abf2b +size 6953423 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a86fb003ef14af0c9a8e5b19809fe8127684f4b9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ffbe6159e0b565a32c34450fd344d45e728ad66d04618f69a8fa8796f8278af7 +size 6303368 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df6124d31a3a7bf0f53fd78fd4c5b4aaf18d5563 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e7f70c02bb03d582cb909889249b2c9d20719002e1934e3b72ae69300d76a191 +size 4623189 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a643c6e72ca711bf7fc94f2b3719eae77648936 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ce69e3478ad5a98848ac4db8b3c8db92e2da10fa352d63e8300d381d149b0250 +size 8014186 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..212a0995578e570727b83da303e263c20b5875f7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8da53d08748009b0129f4d3bd207a9ae2e2f613a0d3067e75f25ae7fa980332b +size 7612249 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca91e7123a429f9cc21157eb77532abd5730a617 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:730bcd69ce859ff917dcd203c77ac3412c90d4065d62ba747eaa176302dab8b4 +size 4427503 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..684bf07b3dad719a442e2abf632300ed88d61584 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4e838dc29ea24217dc78856dd64aefc326ed0558514786d36c0d1297cdf545cf +size 10077092 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3eae88464d79e95369282b737370d5211d273f60 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1c6aa1015a6e12eeb87b3b3057e2574bd2dcf2a336d556b9ab21b538f3c3272a +size 5456346 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..061d3f8d89e9685b08e664956cf895d4033abebd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b55b7cc1acf03e8471a212251c02f7dffb435cd0e51f54d44180814f360ffe90 +size 5243126 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21c8a5dbf5fe8c14fdd0dbc98e558a36bfc0b2f7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d449f339c5ab45e55837d3746bed73e9960f97e0b842824e4b41501e595583dc +size 7330979 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a233b2189879778611bc01639bd1557d7fa3947 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:47e28f0fbd221b49e67e6c10389f13b3a5b8f0a6b3571d67ef9a638f19e7cba4 +size 7021679 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37f6833e9b513f6f0698b9aa95afbb208b4cdb59 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b9d71bdef7b105ef06c3e0b561e11d564df2e11471d1b537cadc640fae44f692 +size 5692575 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b591407b4b864e4556e760411e7d2c3ed66f263 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4a8cfd7b8f057c59eb5fb37babd42e2e5d7789fe9998d655596562d329925b8a +size 5494593 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4eaaa8782bdfd3e5f2894e982edde8c934e9a6b4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6b4091f1851ddfb08d545681a193c6535d85e9cc8ef2f1a2e80d098f1d82fa92 +size 5140669 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7c8ad2235b3bb8d4beb5119c5ba165840850865 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fcf609d9cc395744c972504f2d8d51ea49acd76c5cf0b8b1a5ae1196145696ad +size 6388867 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7e8c71494580e57b9f40edcc128e583198905c4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0fe50558d746601c6b9065a2489b63a95f2181bec44389ad4e7bcd619051f663 +size 5277696 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5979b529389bf2493ec057c379b8d0bfbf12399 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5c4e997dd008ba18e9486949d6482721f5c52b9a092a56d9fe488b9431ee541b +size 4892084 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61b8341b52cefe4ebeeeaa07c47253bda3af63c0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:bfba3d57d9ba2e171ff7b74e7a8b5ca13831bde7df894b59ca07e43cbe2f6ab4 +size 4942654 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed00a87ee5f5cd5def86fcfac77bc01cf19a8f53 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:326648e925f2a7a4e608add6d07671c37da695d551e9ffa93e83ff0302641bd5 +size 4547465 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72ce13e7551c581ca7d9c97a358f4aa4146b98bb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e2d37213ecfce028ae57fe8ece2f5296695afb23c710159c6108f80cc7320f32 +size 4725118 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a65520aea234b50c17df11d3644da212ad49179f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c9b9e182d02daaec3b020b2dc1ff49df73c100ed172ad75ee840aa264a47f853 +size 5649281 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3469df56106548300d4d7433730630b98957fc42 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a96e243c4f90a04450f3a66a5dfab8cfaa4c7b33704d33bd5240fb3e5b71b3fa +size 8812368 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77283351e04debdd7615cc7536f68cb047b68572 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:bd73d1ff22ec6d3abfb20ce411fb7f104421fe4e897c3f50bb98b96df3c6cbde +size 6001615 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba3922201dbb1799a29471361b05f7693a9ec9e5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:dc05e0d354a7db674e0a21d40a9b898c6171aac123848d6f771290770d80e6c5 +size 5198026 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38d2d27aada4d8ce94bac24cb9077e69c357b110 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a3c623a40b5b5aab4a6401e10c38750920c54e045386e4318a773a38db418e4f +size 7272405 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8356d3dad450c696c3cf7137c636ac4f945d2d47 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:64b6efc48eb6d5bee28cf8da8d31eaa47b6f1ff226853b9f691a452f65df6648 +size 6626057 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bc686de6ed3ab51be83cf212e7fefcb98f813da --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:98b7fdf3bba61212859a101d389a0092d01a033784bc4dfb5db6dcd7ce9ed2b2 +size 4826935 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000150.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b95306d148ae0336ba3d80c48320fb0c029b13d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5c8d01fcbaf4d9471d49a35d1b6eac692f77787052ffeaa15eb0fc5c783cf0d4 +size 6596716 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000151.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ce9a2bf42491f6399b4b2e7e1b5e9e0d8d0fe55 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:80bd08c90c09666dfeb828225d695ea7b86fda2c7e0a307605c0e8569f627e66 +size 8172163 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000152.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75ed736f71360b050af6af7739ab71a0c8b526d6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e126b813d6526e29ccec96390a7c048bea0677db30d2aa8def0bb6d5dc1a8bd9 +size 5361640 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000153.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1304bf952561a31db030fb652d4c75f25fb16236 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d812315f99c38e8061e4bb31a62393fe66ec1e4eb872b843faf67366a4fe0969 +size 7443372 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000154.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59daa6f5db26a29b96b2231309f4c404b5ef7bd7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:33a005827d68049fb7a2e65097b56abce8ba6fa8c506654e6675a10c0f38a3b7 +size 6874874 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000155.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39ac4cb73c2b28aa46c5e4dc5ce49ecf54540e3e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7b53174fd13de075c586e518262238d2a4285139a34e14f8d0309b4677c907fe +size 5797673 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000156.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b087844836a7ecfc62a84b7dc5977e5ce35ed068 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:44332a85fe5c672b4366fe49de71402171f029ad47023428828890de24890b00 +size 7090431 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000157.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8ea7bef95f226734f74ef1ae3b1c54d152ae9d1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ad8b353c777537a6f8f65dee57e88189dd62a08dd54f86952444c75c8efb65a9 +size 6678657 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000158.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82a48782782c6a0d8e8bdffbaddf612fc50edf4c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d844d62f7c49dbe888f6a7e7d1478b059eb4522be6500ebeccf2a3e5d7b75937 +size 4644514 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000159.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b4ad40ebc3ffe3a769d45c035e7a9cf170770a1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:41b0d23257ac204bcfe7790a8251d1120661506cdf1aff96160d8e82308ec04c +size 4448714 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000160.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d266383c5effb8fef0e2f35e8075ef1c120fd03f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:423f282a7f5b588f7d89f3b823a2c0bdcdc0042fab51800da24b770a9287f867 +size 5845197 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000161.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6acadbd32f106a42edee4842685a59c1eccc5d0a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9e85adc9a53f16d72f51c7468226cce82b40e0bc166dab129ea896db1b50fbbc +size 3193556 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000162.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27e3a2f84d7c93fcfb4d72560cdcf75b5052d706 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c13bc2e340ddad3d3a477e6f012aa5cda04353b27921a37454885e6865b4b3ff +size 4555302 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000163.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1824e4f377074a224c73a54175d898d7777fa8fc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:af508e626cc32c35d01a07db8e2f354991730a4bd967e7da8e1ef0c793be3e2d +size 5040829 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000164.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b62332962fdfe76e74b74d6313aa47c10c262f5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9d5cbe570c219fe9a6b347c0d37ff5122812e26399df47cabce6dc72ca11f35e +size 8374969 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000165.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91a28227847491649c909542c57def8eae551d61 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fa397af8a70c5323c50931f1e2645b448e79995e2c035c909b2c028aa04b60fc +size 7075065 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000166.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bbe3fceb83dc6f7bce8182198a26d83102a97c2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2ff2e0f4c9591f6830489436e1e7c186fc583b79579f9afadce7f65094f10eaf +size 7444074 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000167.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f500d83c10e0868da3aaccaadea7f2cf03d8f539 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:34d1c09e1d246e03e4cf7e568caa0a324060f198a1888e8d1612ab471896bbb1 +size 8799211 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000168.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..226c667ad2740bd7d1ea107619f265c4fb94c8d8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9a7863e7e3028297c9a7e4434c250346bc74b5f6d37c30b8bf76e0e7b364b87f +size 8461391 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000169.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2eefffa3976f202960d9d65eba4f32ba3e4f8f8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6fea1d0124c73048c1448114559c9962be52bcb0d72a699d3525332c2e7b76a9 +size 6678846 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000170.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..264c881442478f6b863f2300db3b8df3a9bc03bb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f97c50025d2294c70d2562721ea2d4f634de181cbc3bb55986f02c4c9e66bf95 +size 7591378 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000171.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03b6dcc78bd4ce0200c6c8fa3273b833c7671128 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0f710efcb2fd217a215b30bb72bb3825be336e73425d0834f493aad3c19b9b5a +size 9715236 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000172.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26d20fb91ea1c456febfc507b300ab3d7105d73b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:047245143b9865a34d39b3fb1165dfd08e4c53339a6ebf60b1066d7990f71675 +size 5883572 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000173.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb5565de0ec6240d6142f97af270b5af987b109f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:329ce8589ca45b4b04b614a6124a98861852fc8b6fe170101f5093e18be37962 +size 6995288 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000174.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91f406b8c4677e2bb1e23a47d07032185313cbb1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:659d235dafd68d20c21809970e06a6ac2ea368743121991f73d618e581da34e7 +size 7438386 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000175.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ae90a44178c53675797387b31ce85ecddaaa048 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0c34a58db0babfdf7cd236fab8b2cff01cd5b79c42ca43146de6f2c6b2cde14b +size 6161278 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000176.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d92e56636b3437b9417ce1fb72f0bbbab4a2110a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fa13202a7129fca5bd66ccac707ce54a6fa8b307f422b2118532474b12a53cd0 +size 9519303 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000177.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0d41fb504697f8bbb3eb6cba52ade8b60f2b56e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:302708e394909ec16f93854c769beb05e1f972d9adc58b982af8bd0cc87cb68b +size 6295198 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000178.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e708fed99de30a3dd18ada63ced2f28df170252e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1ed7755feff3edea928c2728a1bc51850698db878e0eadefb920079d252b25e7 +size 6064462 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000179.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d578df9ceeb8b9704293cf4a78d34bf6a591b16 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8e0a4cf38b8642e2c0f4c2a49e2702d53a53c56e750f2465e802f6cde9105418 +size 8235741 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000180.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b4d32c5c8fcd6250000d3b444bef772b60faf04 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b07219ba1f912808bd5ea2cbde06a604d8e403c4d4bce51ec8c2e88ff4498013 +size 7369901 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000181.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89a3cbd7a60102e2ee3e1dfae9a406db8201ed23 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5ccad35694d1727978fda77d20a70ae48c3b1f2a2a3ac421b70219412633c92f +size 9152108 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000182.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4b98e5a33abeea69e18d09754b6d259403d02dd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:608b314f45cc024ef31dc00ed12817fe720cc745bb7cb901ba6b790529a81371 +size 7897134 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000183.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88c82c385c94ff1e0dc56e1b42cb25f40c7f6b2d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a87437c0aa8c36cdb2861396d063c5963ff30e3bce28b652d36cdeeb08d0cf1d +size 8744019 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000184.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc53a31433ffac7fd5b10f3e7c20e94f326a8cd2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:06a5f0385f855f92fd0c67d134f7badd3bad3e8472d6bf65304d8216c1df735d +size 8123314 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000185.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b8a69f40858a53110f5e655614280ffeb64a396 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:46c5bc615095db77b3024a9a11c0a2521debf1aefba4919824a98697d14d3eee +size 8167934 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000186.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0572f77152fb8fd456acdf1b224ef685abad23e8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:742f7077f35259ff80b648972e1a1b25a41479d083725be21f9b90f3eab1c9be +size 5231698 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000187.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0587777c0911e07eaf98cc7bdd9c46aa5471f143 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5045605472422ef72c1d2f9f20d9b7bc138499b10ee42722c97dfd84b624d4d1 +size 8077987 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000188.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f7b5cab0a6f7f690e14386cb2cbb5ecf16ef868 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:04dd5ddf087975bd6289c55dbffbcb7f4d2cbd8451138f47e3ff926b8516e1f2 +size 7475655 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000189.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..572568c47eeef14c16ebadf02df5fe39db585aa4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:48416ede4ae82007fff6bb73202767781aa89660311d8654915f8c75fd4c5424 +size 7894349 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000190.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ea1dde52d52a04aed5dd3bca0993eca1b641267 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d311782289d3ecbfc7ac6a07df40a9eccbf52c186b2bdcab9122c0211aef4dd2 +size 4934748 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000191.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa2f1e363aaff4a3acd1b5ccb5e652423ba1ca05 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fa377f1d69223e5f318a68979a9eeb721e3d8fa4094107806445941e75eed0ce +size 7191790 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000192.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50ea8c34d10dd5d269fe0d8e7e8b33f28706a776 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:48186e72aa4c9219465d98386735c61e0d848c17b99eea4851071600d9632a0d +size 5770073 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000193.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26ae4c8d198ccce2ca80c5dd6f6a2aedebcde2ee --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f8408f010aaae8d64f5ac5dfb298c4dd449fca49289d7678c4aca2ce5e975bc1 +size 6612122 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000194.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a92d3d928f21c51a5134f8bd5d39c5ab02516ebd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e44215dbb6c63591c655bf876684978a625ed8feb46933bf32339acfb95c431d +size 4388185 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000195.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68e0b023d4d93d8377e9befcbcb8abe1fb121ba7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3fffcf0213769080c6e252dd8a703bf183153204b925dad461e3ba1bcec518b7 +size 5077327 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000196.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4735846b1b5e6808403368ff54381f6be893db85 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:08018e373765eb85e81e7bfb3640b890eae34c55808bc1a3c53ecb4f26b80dd0 +size 5550995 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000197.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63cc1902f15dcdf8b34d8006e229bdb306a968a8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ddfc36e7070e420200e6a3f333d5f7985ac8c2b9b78404768a46159f0333b836 +size 5381773 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000198.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..642bc591145583520cac57ad3b7902041ab59f62 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d0ec72d7fff26998953a33282356ee5694266bd6c36b579e1ace3f49835977a2 +size 6243195 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000199.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e199cbffd564d0779c422fa2bfc98f454b97d73 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6ce8a551d6d41fdfbcfa514d573a57ce99505e27f848a2f97bed927b4f31ba67 +size 5046837 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000200.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..291ee99d75d809c45a74664c46bd95c0d3471ad2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8b6e84912958700d75d210204f6a4edf4d960dbb2de04437e1fba393a4a66d61 +size 4397002 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000201.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c61129dde3f624cfad41c40c3848ff4957b2b9d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:82c63a51b1ddb962130df6fe2484004f692fe3e30166877b23881797d35fa7a6 +size 3730135 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000202.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b38bd08b753699fffdacd3fba81cbcc38d93b54 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:48af2d39c55c5296fd8f78273167b9d5a5f9cbf9e17bb0d30eccfd130fad0e43 +size 3797211 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000203.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31228b9d770d2bc960f8540eed360532e971c35b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ef16b0f8981362b72fdea5f7d311a24f5a4a95370cbf6d44622be739386e18a4 +size 6301065 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000204.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bcb2973cf99078968388f10b1b42070a1af0b6a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:43122c37ff0fb8915237b0f83d90aa090770c9a7957cb7f9a152f17a72fc85fe +size 4674255 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000205.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b690bae659de70867d5fe8d222c7da8b0eb0562 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2ba54e9120a3459638f1cc95faac1b18812ffbf44da7a562094fdefbfeaa0af5 +size 6143120 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000206.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d831b7a786e37d97809529b13db47ddbb51b3a9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1b7ff7953a5640f3ffcf985a36803b0e794543390ccba012916ed141e6d0b1c2 +size 4754034 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000207.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2e5b384a1e8e699bc20677e433a4e8c8114a83d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:36fb2b54eaca1b738222118586fdc19353fcc494031495c4d2627d7ca62bcd6f +size 5524374 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000208.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b48c88e7a40922220495d8a85a0ccb73584e1528 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:68f196b033ed2a263c9b42b994bc3b862d6624dd9d3fa8f6ac0a1dca9b6dc7a5 +size 4857271 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000209.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5589235bb613106b0fc0392b54c270f01f6e626b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:acab149283ef1907b22229679e2c8d91bf9137bd99e6509330706e01d0c151b9 +size 5678791 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000210.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d14caa5a5668d7b25c0036bd8431be7ecfaccd35 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:eaac5d321fa53531a43971fa000fb1464948dab5f316a49bea2e6c90167c7b8e +size 6123828 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000211.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..165a3ea978892f9f61c5bb5479f679ab03bd6abe --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6159ad5768a98580ef4090b668a6e987526a1ba9436548612c04ac09a6720ae0 +size 4987369 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000212.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..456feb513a4c581bed7eebf59ecc9d29652449f2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a51bd4e13b51c23268ff240b4389217e2c36d61e7413c7ad1cf4f565f2b76ecd +size 7393431 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000213.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..484e9728072186671b5212330ee2f2325487bb0c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:03f07f1fe311d904df1b7f12773098ee9abec5f7f6ddaec74e20c97e3a97dbfe +size 5017575 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000214.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c75e0b1a4662b46ea9a5b12137f5f487a6bd01f0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a3c9dfcc99a1817b2af69da48c6f371b9044814f77c3e75bf85931ca0717cd2e +size 5279207 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000215.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1f2861be93047d499761aab15ee03a8fed4c482 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6ffb9b358b18b70722d522be7c823d411a3839a50ac0bda98946a8027d2242d9 +size 7333115 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000216.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2750d6a41f872cfd6752008c48f4a828baceab1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8544fa169e0131d3c8e6ef43587c4a3432f461e968259eb2f76288994008c072 +size 6720352 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000217.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8b68bf3b897ce2bec702cfe490cbecdb9965bda --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e91555aacaed250d68c911ac90a65206434a134ecbb8c30c49dc62b049a401f8 +size 5921991 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000218.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..161afc17d4c85928b3d4d91753065ba7306768e8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:af98bdaf845feaedfd9a9690c49c19a59fe09253c99c6579f00627676cbe96f6 +size 6132060 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000219.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b0d5c3a95e058a6512dc9be2df65bc1caa8c872 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4a73ae6af928616265c6f662f84f97a145e422929fde2769c785a64c74e861af +size 5593365 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000220.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b88bd1bf6f75cb2480654b9cc4ee2041460e3c7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:20b5541b1d680ddebe2744bf8be68195296e9c6a2850cab35a8cc882cb960661 +size 4679336 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000221.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc4383054fc061a77cd342102ba1e262dc272517 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:38e202fdd3ce2b72d00cf75c0c758e0b0453374c0f7829e55ce6dbc624617598 +size 6356747 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000222.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f96cc318ab21350e31cf076e555534d3b709be0c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f81c5d6572a7ab5c6e0e760201a20317564ac57d7b3428404c9ede27af9a8b19 +size 6331155 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000223.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cf65484a5328fd49f715f020922e406a09bfeaa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5435e44495ff5e4194e39e5786d3f6525a2ff3d6736e8c9f5b7b431b09e0ea38 +size 6401841 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000224.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a99b2931df309e04b3aea03d36de9fa37c49805b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:948585ae3d0a7ae47abc57edbf4fefcaaa5ca5a194e83972dd12641065963016 +size 9012314 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000225.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c2deb4e5bcd218188bc62f8e6c100bb8cd19b8a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:cca7d6d3918217f2144e5cfa5cc42193cca2ed202cbf1465bc6a3ba48141aab6 +size 7752097 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000226.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67cc6b05cae45a198c2d1beffbfc0a511a7116f0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fafdb9d004558966084aee1fc44264bdf24017320b5940b04fc8630c72879534 +size 6668601 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000227.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56ee28af5bd5c99638c5336259d1930d375a4cab --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:76bdb13f0b50c83400d9cde56897f8bffeae88efd7381ce4f6b7feec87c0dda4 +size 5782308 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000228.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60e82d7e23a3c41ec20aacbb0e9631de5d6e686c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e01a3dbfe83274fb7b1d9d49fca339d2a1aaebc39b11aedf6661d0399d63e7a5 +size 4876365 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000229.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..580f3aa0468127b17789036630682955988d241b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:37e471f7e46a034ee5d574ddcd1c25417ccf1c0c38398881210bef092b135665 +size 7365665 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000230.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b90a0fd208e88b1affaf099aaa6ed1e52a931f02 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:abd315e528554bb87557fa8d7a1890435dbb9faf900d9abfb483555c04f4910c +size 9108077 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000231.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..706e3bb6923e3eccdec702c28147c1571c98d2ce --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a0a1c5284377d609424cde8f43549ade52f0fea1766526729c48b0b68b05b473 +size 10312518 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000232.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00d12c228fa31c1f3b82edc297fc7bd2799b94b0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0795ead3f05acb45b00df7735b1c960c0518f25b72d317b8a5b99574b72f04e6 +size 5602426 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000233.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..347bb6c5cdcc8fe41222b76800fefa78d6dca4e0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0fe2d03980152f0ba45be3cf8b09284f3894a85860e3ca8ede10851cecf93b72 +size 7823982 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000234.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85900f0987b57a9f398521132d25fbbec415b51d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:cc78a8e08fef339ac02018de7c34691d30e8ca383cc11c086f7b297c41259cf9 +size 6728034 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000235.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a74de09c339ded0570963e2bba8102429c495133 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:66be09d6e8a8e43aa321d51404d952e25566d27c3508e6c430b63a72cc177d05 +size 5712297 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000236.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7f088737aa14b3c10cd67cc868065f808894cd5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:154ccc0ccfd229229b7cd987722dc96350b5c1397c8a104bd7c78c674bdeea05 +size 5412195 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000237.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9d27b20f485bbbfa5bd4c2b29dd087a4d9e4af9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:12bf3d052d7830efc647942e6e69eba8e431789e99a7033bf3c89239ecd788c1 +size 4864563 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000238.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..752bdfee48baca28f0f3e7bfbda28e262d3c571b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3cc75a3531e08d074bcfb8148561f6972206770d9f675f246c4b950845cbfc45 +size 9272588 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000239.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64a7c81b7c184df88035adcd69598fb7af1a8883 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:342d9b8d2888ecaecd82786138820a9f3d7a5235e275105bc8289efef4e16a8e +size 9145019 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000240.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70a6cbe5c6c239be408ec39223f4621bf7ae95dc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:02d6881a3f63e138b4e1af6a8f57a1823edabc6a7aa88458b043a4de66a9eeb6 +size 4611858 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000241.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be4074311eea5aed664e3af7183484b66fc1079f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c7ca1176519616cdd1fafb8c69fccc3ecf75cb78c668382c3c7e42da8df14bd5 +size 9722225 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000242.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..575156a9992c4678abb0e790d6744da7fc3caaeb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0a96ee3a77d9266d7b657a0b1b7e0d42b7828c3780a246a9efaa901030bba024 +size 7328097 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000243.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d1040e68a041b229767c5f523a49c909eaaf399 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6e07315d9819fef18faae2de9e09049297faec83e896059878b4e48933396002 +size 5345527 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000244.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0be7012a4bdd8aa3546724143de38cfaf3ea15e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7a5530cdc4120ab121e38591992816b4b9b5569546382ee9d313ebc5df87c051 +size 5113055 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000245.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf642801871f640fa8cd1dde2736f137e90ace35 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5ca311c49a5e9277fc337afac8d94301916d667956bc38809260a08a4d0c5c06 +size 5564217 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000246.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24c4d2939276f8f1b929dccad55eae7d9a62a460 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a910ebf35e925fdd50ab3816fa4c4cc48e089e1c079108671f3f3485aa331964 +size 3955922 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000247.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0066be713aba5cea652be4f63e14c50706193b40 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:93cd5639274d5adc10250dde827398097273da20a23f8448614ec5448680d510 +size 5401883 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000248.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b45518181670cdb80e87c401f16ae5813cb9efb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:487c43ad6b2586535b03839d7e3e5aac140487a983446684515c534d850e52d4 +size 5005751 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000249.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbf5b4aa9fbe969fa3848bd257924fec8936c28a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5a6fe5b29f3bafdbcf9e91d429711d1dfb191d6c5fb952ab61369faefe6c6306 +size 3469539 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000250.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94f521e388ce52402659b594c1228a57b1e0c36a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:eb42db570e0b36cb849e99d3c8a8da18f05c093da2b2a67e46da595b114528f3 +size 8239902 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000251.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14aca75896f21111b9b9d8b630d7cb15abb6e4ed --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:adca933e71866c334dec0b0c52c221291c098f50c28d3fe60aaff34f86124d20 +size 8854882 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000252.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f02cca784c6fe1fe3d281d61aceb3ad9c26efcd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f95595edd90920c1eba9ec3b84e7606f6424937dba7693e06d361c650a7bdc3f +size 5115369 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000253.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5aca03fef08c2e47315ce201e850e4b0296ace1a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:266186188a8584b088a9af92da50269c92c5c15a596b8338fecbdb2418b2780e +size 5612442 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000254.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81190749a4470655efd7171d6a2c22bb8aaf2b20 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b1d16c716fc858d395781c7f8bd1018e0d054f80ba0e88788981f4d7dc742ccf +size 3473827 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000255.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a680d773d3f37f2056903fd606496dfed1f414b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2baf5fb42969cbccbe4ec3593d90a4dae6ae9cfc5d44841bd4856b508b547b7c +size 5165582 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000256.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ab0458dc2309ed58135442cf921ab42d5e04218 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:92260efeab9978c1573689a0b1e84ffe9b6c2e9b5a227a8f7639164816e98373 +size 3738768 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000257.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8e15e3f426fecd420cf1802121a2965a0d53e44 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:90ce70551e1ea615d29bead4af5127ac8788d4924edd7b2a775c8a21a1154b61 +size 6849857 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000258.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a00bb3a420d0bbbe1f5c2e8daffb1a73d9413131 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f4dbd8b807996a1a2fb4e370a308d19abc68ad9fe49e3cce54624227bf21e457 +size 4937282 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000259.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..089d266168e4129ac4da53d7287cddef32cd1fd7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e7cc9335ab9481a969869f72a53e61fff0cee46f8695277a1b8af5e4bec48bd7 +size 6514844 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000260.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04960907bdcbed1d79b50497cd3422956af08ef3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5f263ef37157c43ae949b5b8ad49318012cbf1920ec6d3bb66a29b5d41c3a659 +size 3997295 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000261.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2df6e21199e5380a1fd28f18fb226a194ac6783d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d74f0bf3666ca13cecbb0bf363f4125255a73fd7934deee29153c79e515ed4bc +size 4568224 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000262.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3b634fd3bd1af5ccafa498dce6d9a97122c40f3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:dcc77d5113e0c0a6ad60e113f6109289be2a3a78da2866cc71a57f1338484999 +size 3467520 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000263.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0359530e1ff7adb55953d8956007bebde3cfcecb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:60965bc03a082317ee2d0c4fadecb6c67c2ba52999391a2b4c98adde6b2952e2 +size 4098867 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000264.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b21c10ca2b71f5c54fe6af8e7f982bca99d56899 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7e26b0bc19ae65834ce07d2d7e82fe64f1643ddfbbc8c300e6088ac8e9c6e1dc +size 4130505 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000265.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffaa3789f7919a1007ed2b4cfe1050f5af63235b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a515f9129b6fd1787738efa19303ab00a1f341bf73f3234d1ce47867a26a9c96 +size 3700783 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000266.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e49e081e3fb09aa953be2b8ac3dc80390aded09 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d2c722c30552e71ee0181ef19e042b67a09759b7d6f9c3c1c6817bac42e24851 +size 3874404 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000267.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a13a082ded792ea2f8fc6437cbf1e709d8a2028 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1f3cc8a0f50a50cadd99849a687d4e2071b45143db50ce40526a2d2502f4ac99 +size 5336482 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000268.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcd58eb72a4bbd6471868adb93e270ec27faa731 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:52429e47bd7592150f6f757739037f69aac0adf200514db5eb4dce241d3c845c +size 3183279 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000269.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe418186137dd13dbc36183317c825dc6393fedc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:310dae676068628f2ae6a6fe403c08799b2646810cc54fb3ef72abfa4a48970e +size 3992344 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000270.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a528c223d1a92b1728f31ce46270ddfdbe7bed87 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8805b33751e789b06160e8fe46eaf3d50bd4480fe79fd5a12b3783f516ebc3dd +size 4862393 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000271.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a72e522ecb5f9e2f57f8eb49ec2d4ac94589add --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:33b951371287924a1c9fda655d1913ac875a5e8373bdabff24f7384ce57461ac +size 4368193 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000272.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..621e29db800cc8848e73ca2fe55cc208195ccebd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b88c85eb392dd89287906e8b9e27fab70f4c0827843361d90a59fefa43324474 +size 6146681 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000273.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68c7bdaf5005883081c6c69b0bfb14917198e085 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fa598c79ac210c4449892302ea662db6c901c636d096f1fa26b00b6bb9cd0cf4 +size 4774476 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000274.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..390ae4f23c05f672fe5022bc1646b3b0b02b14ca --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0515b0914ae0c10c998e9cdf1dd4af5ddb803c9de22c926bc5204b36ae0bb345 +size 3733802 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000275.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adbb4179a4b313afea1504657086daab259fba86 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:63b93bc7852dc984a0a8726415253a5783690feb9cad0332bf0072bc010b3ecf +size 3644050 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000276.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7963b0bd119dce5dea095c385beef5b2df8721a7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:bac956bc9b7441efd970ede8ebec30d78e889a2851cdda5e0e05579c0c8e6d61 +size 3578312 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000277.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7add9736295b61e8a2bb2eedb878622f61ca7fd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5bbde460234d1b9ca951461c9a9f8bbf9e5a719ef20f1e9136dc77a8e0c3f46b +size 4503911 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000278.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f685ad22eac2e0849e0b2a61f8d410fe2e844256 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:689c89c27db213c9642cb629f07fc4d0d5ab7a7cb1d5c235bd8e424c712da4f4 +size 3003705 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000279.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..194326c0ca97d5c4ab8d810538c2f13ab5008255 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:82d45f87d1fecbcb734c999e7e9618cb3095caad9199ae98f59114e0a9f82d00 +size 3838458 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000280.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e5d8ff8e954b2948cef5e5ac4864e166640e8ba --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ebdbf8dee88684335a3d4ff63e0ce66a793306acb0bc7f6b82813ba589f83879 +size 4179182 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000281.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da981b2c875cdc13770159201feda955f3c0a999 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:68245d55705951b6aac798f35e196b5ce7a489d7e455ec88a3d2fb3572473f5d +size 3758638 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000282.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cebd716c3351ccf5e30181f3bfcbdb9492b80e94 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4b24620468aef0a745e0a278cb4bd421164c971e693f60cc3baa6751665a0127 +size 6748256 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000283.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba71b48bad98bf2dcb89f93efd0d992bf8647dcf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:73903ea0a4b42848f53c10f1da6fd8a351158fe6230ff3b241ffb182a68a7709 +size 2886364 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000284.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a648ae8a347d02662b7ee44a7b553e21aa15b3a5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d057e6cbd6deb3c90d4275931c21dd7fb0de7f4166f39a6604343038a220f95d +size 4105950 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000285.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c34980b8e07cc5b3d1b42823c0a76461c62a4cd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d80da8c55f00d9930dddc440b53a45a16462a7bebbb4a8d4d8aec101231484b3 +size 4203677 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000286.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8491904ae6df8d4b3437be255024f0e807b1a6a7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2eb995ac1afab4beb503c558b3ef979560f435c5f0b29977b132870d9fc34871 +size 5125206 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000287.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..398c6e684d3df71f435a025f889d9c311cf6d19c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7f9ac0b9db7c625ba6f5067900cae22655e01362193f034b5d219256270c35e3 +size 3884070 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000288.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9978fafc0bab97dfbf0d5a8bcd0407f3a84f60d8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:496226aba3cc5d66302a8c0c0d114bb544ec51dc42f48c78d4de67fc4918afef +size 3191533 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000289.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68a1bf6a8cedf9b71e8c17d2a219494d3f0cfc4e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:345e6dde94ab5ea53476ed33ebf3dea59aa33e0edb7a50a77b8feb0f45d3d2d5 +size 8408498 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000290.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d39e05fcccf3b21a1188d48c058fdacf0b922142 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0fa2bfa27738ee1dabf757b6c5110b28dc158b9b59e7ed9c36b3b2a094968466 +size 3415646 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000291.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daef5d9fa79183358a6d99b6d54d6d1a6fdcea7f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:258f0fec3c903f55aaee74e290f475474f6396b2851f491c65bea23f2c32e0d0 +size 3583506 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000292.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bce7e84219729d8970ff8f444829267bca6a1342 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:52cd72c82fa887c1369c9c020414ec52a7dce4066fc159c743630f1ab633ffa0 +size 2970433 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000293.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5252f60f4ddcfab0590cf8dcb6f73eaeeb7340c1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f1b41573ecf2413ddab51e581fa35123074b490afe76283a350c28c7e622ee55 +size 4052368 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000294.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed949de5ec8aefb5d5c003b0d92ddfdf4b913f1f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:704a1c497d770c0349cc1ac72d1a9c1f570c79d1bf96e27e52f719099b8262e7 +size 3253312 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000295.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34087a94fa921402b3eea7cb6b759da42d0f0ae1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e27bafeb73cb7aae627e8de2b43b6f0754872a2c7739a8ea8cd5a530233be50a +size 5776946 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000296.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d61e3b1bdb21afbc946e950704894fda802b618 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5d8e3e478596580385bc7e4f8ff244b9870f14287b503f9586ff110129354e0e +size 5487247 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000297.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb2b920e8850d2236f3cf3e0cf60314fb6400390 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:da0b4602cfe4067f01a413f31ab5f32414b4b1df4e408537be0fc6cda902b9ba +size 4025321 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000298.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81272d5054fbe1339b3b8ae271e68cdf63ee2ff5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d0f85dfea82f161d87a1db7663086f77356405fb8aa0df75258c29fa610c7138 +size 5103662 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000299.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0c391af7a960adadc6dbf28874834da3448f868 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9130f3869c1d387c05b9c2d700561e8b3a9f509005723686dbfa6efbf84a4348 +size 4299739 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000300.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ba6d13bc230dd1a303913634447159d61f217f6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:da9b8deac4c0a9e81f0a0dd28f778cd43005675d55cd0c7ffe9652bb01a48a31 +size 5921384 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000301.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15ce31c3407fff7c842728ca15c4b808bf82b040 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9562823f33d1360b5529346e360ba02595974dcf64ec1a5ff0644e7065ad0950 +size 4555356 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000302.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05c2713442519647e65d4f9b6d8e2e45fb9a12ce --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1af3d6bbaa268a3ae2c4d1773cf1cc5fe64fcc07c19efef17c05e79b56067fac +size 5823712 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000303.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d566e964481cafb5dde4678af1b633f697edf46 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c17e26535ac67830f5848bc65f10d7a96ca53cf6a232000cff2ae33763c7e4c4 +size 5491175 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000304.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3c57ad68e621ecbd3a19df405099079d4e12722 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:cfcd0d58a59c5f651f7e6d5f86444848317bd027355433c8c1fa245d2afb9bba +size 6238993 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000305.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7191855800bea35d1ead12ac59354b1056d08a8d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6af66f8dc48434d67c66e4edd35bd20ee96b3c360fb8b749d3d460cd10ef6b08 +size 5447173 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000306.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d46036037f5b2c3a9f3acc6af34fc5adf0e7d584 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:89018b065f4f864ab87dee41d121f863da86dd4d8fe2ac4f2018d29f619d9f89 +size 4469530 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000307.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f44d46762992f00e1bfb1950f5dd4528f57dd2e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b9509fa33f12ffe39921c60bf2c1e56a22b986f20fa0656bedc77c15f2a8056b +size 6853695 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000308.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95e21ddb72cbac226c85c0256cc6f602487b9a1b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:481a7ecfe1f60793044e79d16fd9fe3a6b28e24eaf7df5870816ea8df9af6872 +size 3966783 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000309.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d5316d704b808a43e78d4d17fec3338688447c4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9cd84b4555a994afae999f6c1706895d808fa372b71d70bf4971e4f691ed7fca +size 4001315 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000310.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef56d61c2926e72429f728ef203b3f5106d0c55d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:566714abe83f568c82f8382612a1890de8924ce97952284f34e465b8573aafc1 +size 4908035 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000311.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..435d7600dcb2e8f08027ddc9324b94ff977fafc4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:65837d9d94aa669ac78dde3203c4fa9589906881767bd78c74ef6a1db3646f59 +size 4786296 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000312.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fdc12a96096eaa4b680d33b2f0c88af3344b38d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:99ef648920b7e9fd5d7db562ad68e37ddf1290ae4fd811718b44fe8c4e08456f +size 7329355 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000313.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..704a32db974df77e70b0173e79e4a25cf82464ad --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:33c19c35f33503ca3a2880ca5f503aa4fc1b01d27cd283741471235f293c6be8 +size 4195383 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000314.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c73ebfe804958471e0749f328fd83bcb704da02 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5cb2089b499e19257b4d2d37a8dd188d7e867ce64afafea65524bb623da80cc4 +size 4319367 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000315.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0062c533fee3b9b9b6f668d6f52d30c383e62c14 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d0ec94ab481914c36b5d2b636d75396f0eaddc1ae5376d33f71f95cf85fea9dd +size 4696047 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000316.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53590bb437f2d2b8e2cb7ef02347827fa38ea838 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4054271fce8fff59baa372a106b6aa6dc59c0eb0387ab6537bfbb3385936f16f +size 4742321 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000317.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd995fc190e73f32bebb16b32338e443d5b743dc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:74637606fe7c37c351dcb2095f3e1344c431e00766fc654da9ac59ea06415bcc +size 4896884 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000318.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90eea6057fec72d67eda5a771da1395b14dd1c26 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:53027147cfcb0a09e7713ecd554fd67c73fd9dd2bf7cc4472038f92b2e906f91 +size 5164533 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000319.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf822fbf163eef514caab5c626a644d8d5ad75ce --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1e0bd6abb9cd6999f7dc5eb5669ecf810b4c2508fcf5c00928ee691958a80488 +size 4786646 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000320.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43023ff33af97f6c15807045102c90d76215ff36 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5760c9d6ee93092710e60c85adfd88002789e2b36bed3200df805f6dd1b981ef +size 3907638 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000321.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4b884643ecd93fd8c438ecd55cc249a6f93df62 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:32303a9fef400b595103229c04223b13737f2a1caa4cc1aa1f4860f359a0056a +size 4457179 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000322.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0095b88a7a6284e9e35940ff5c1d092b546262b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7a8356d2ca0a76a8fce6d7b1cbf00c19a58a40a4016e7c7791dcae8dcc044ef8 +size 3900123 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000323.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ef4e410ecf133a88e4671f2b576c93131af7f24 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4d558c2df7172c8f4ae9e7ad4a62d012cb5f80a9df15a989f03dbc13b483a5f8 +size 5624275 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000324.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbafc1dcd80828e24398a901664f41db5a43a037 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b18b387e59a2367c4fa3c88a9d3b823aa677019ff2d3a0e8182a976a28e8cb67 +size 5182284 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000325.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..856cb7d66bca31dc07efa660d8943c2a4fcff601 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a14dfc8968cd49774fa73b329707a1f52c7bb51a96b51691450355d78cfcb2fa +size 9636540 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000326.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c632c6f45e290c33856b5f258360e0465ba5159 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a88b2497272e463a0b46ad2079c3369c68bde002ff3606ed59d33d1426e084e0 +size 6312904 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000327.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..387438e3ecdeaeebf40826575f289c70102f372a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ee4d4abf9614a92340441c9a67bdcde5b46492aa2f8ffc0b459c9c7163d1f656 +size 5240737 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000328.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c183d9a1ed2b4a28597a288f53973c1b9657fde9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:33db02cfe3257c35d657c1ea6b31c9f531d710d829ca19aa88a1f3d5c308f05d +size 5170909 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000329.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0c35e88b27d4e2e9a5b23e898c41a873d118e40 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9ca10b060d7bbdad3bed1b683415b097ffd8cf41bb17bd7bcbe695b9ef476dff +size 3599643 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000330.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c82820d98e7b47878c78b101f8801b8faae5f278 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3a22ef51d5cf1ba7e0a421e54744bb1a3801c9cc9b478edc4590114f57d6a337 +size 4980860 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000331.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d62778a4cf700c99d55918c1e71643e805768f1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a2ccb9b678f4d45a12772977f3745f633c70399ba71b4947e6688436729ef3e4 +size 6665123 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000332.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e5bd3ab739b27951c638c162c0bc6e4dd20957a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:431585a6d6ffcf6fa6f7186091b5422b34e3ffdc4b02d21b90282ad048e1f61d +size 5893530 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000333.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e956e42be865d21d91920dbab4191acdff78cff --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1fd798404be4d6fef085ef756b304eef58f573d1c27b566ba072f18e00c47239 +size 4006435 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000334.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f90d4c3013862eee9191218995f0ec2128a463e1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e70ab2b755c1e3e0bad00b3ab9354d18f83dc892e7fd74b443387c95e9a4f4f7 +size 7317392 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000335.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82d291c7821966e9885cf46fa297e2d63fa32cf1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0289b703ed6842b2bef5e56b8c51d86741e1015127ce9720a66103de859b491a +size 5515735 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000336.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0f15d5f78e703d262faa87c9be9e11d9201c16e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ae682a402562cc8d37e15266cc457f7827f240b7168c9713db2b65ac55da7355 +size 5093181 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000337.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d5ceaba11cd174e47426873de2aad5973986311 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:634ede2f00c0e7d320b7df9df31245d61f7e191b8ada82da44e7b27c0d7af971 +size 3795097 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000338.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c1750106923f1eaa07244672f9c0a093050cf7f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:466a21b216d67b561b5c57bc814ec6a7148b750c3f3c529b7f86f194af030b7e +size 4439142 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000339.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84c4be20498472791557ca87ff6346b81fb467cf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1ed13da076392a44ec3eca3ad2ef2e5225ea895ff7888c2b98c3e8a204ce024b +size 3628029 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000340.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..108d1bab4cc6423c4a6d996029addfad7780b305 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:51a4985bbc2339c2082110da321d12029bed07f20fb8123a100048b0d3b8a6ab +size 4891722 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000341.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2e0264ae62de6d3d3c5e28a70ae8d4bfdccf4e4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:df21cecb6a2f0cba10ec7d353200d22b1f5e37dd0971b587553587aee79ca388 +size 6678970 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000342.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ab7740b0edfd3f6a5b082234c015724d79b0ef7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ab49826a8672b370ec490eada8da07779e5bae2428484fed8826cc56afb0c778 +size 6819544 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000343.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a000c2c746fbbe719889995dfabfdcd5d65a14e2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b2e4ac0d4cd8fd6df90404754f9f1d19ae5e4dde9f35803a2fe7cc6a661e0751 +size 3715209 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000344.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000344.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a1252f848910588b88681ddcf4bd87aca33a109 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:20f6054ce72f26766099d7ed811f7e7803741477cbdd8c7a236daf57308a5082 +size 4346321 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000345.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a99345f2dd14b862f7cd302336a492868ca0b976 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5b8d43f2edb48b3bc095cff1465470d2849110d139e9fa5cb11c75342b49966a +size 3404260 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000346.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000346.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0370c743f28393f01c9f9927b4f8720fb1391e5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:bba4d321903e2b082640170a588c989a7841f2dffbca76d3fa7d9110e1706253 +size 6593551 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000347.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000347.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad219b002281923079720c6ef5912b78e0b1a84f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5e35984437e4e5d6eabe00f2cb64be8f6a32735c71cb7e1ee5fbac2ba20b2e5a +size 7364147 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000348.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000348.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78a1768f51f0816cf3b4e700145708ff0156b9aa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a8dec2da865590813492575744af132357db3ba8ab5ec5bbf3298a54c71c9a54 +size 5695898 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000349.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000349.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8056ce9a2386dc0c1cc30121efeae91b468ea5e2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:cf77c5128eea47654902c12f9adb6345b4b718d2bd019c28db61da257e74efba +size 4698374 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000350.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..351875e7ed3eb9dd7862eeff446383cd0c192132 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:34340083771e583b0e4ebc2e259d752b36118ee1f530ee2461820b27a0866a6b +size 4903355 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000351.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000351.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c547166fd61718e930ffe8a5e4264709de1da5cc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d334c442c52c47fce39b8c10666ff52ecd93eb0029b1d9320fcf56f8730c4605 +size 4979746 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000352.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eafcfa57a83b63db6c1b444e59f20ce5ff99fc13 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6e425fb4f17208d744fd08c30def78e1dfcde09c09c737934e245dba017dde2a +size 4831876 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000353.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000353.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f2b48ec256f1687d161bc72933b6d6a3d555d0d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b3f312bbfe7dfc5d6de35d86cdc07c4bd848fbb71832262006b7a9bed451cfb9 +size 4981082 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000354.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000354.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40722ab1357b2745d820355cdf6d66f7769b6bd2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:90df38b534bcc0210c382e0dadba188845ef09845d2a176601cf9b15bf36766d +size 6047025 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000355.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000355.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c354a84e20ae552e702ab08574aa426541cc8d9b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1c9b0576f579948f734bd53db681814db90796b88390948dcf4a2d02ce3742b0 +size 5845762 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000356.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69e8c217b5e53d3cfead93995fd80e353cd865c9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5b2102eb8089ab2d6ec850b53680170c5a00aab57182bac8c5aa723e91ff2c66 +size 6300230 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000357.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000357.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c406d6f84d0882bcdc800f5e013b4037d17aaa7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:22d54fb8f2c3b0b38ee3cb50f18b405633868b0b35f2c625fa6228c5d38697f6 +size 5594755 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000358.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000358.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..286530ce094a5f2253b9ef622f4a5f18918a77b4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:eaeefb5bc5732486c2605f9150cb8b5f6f65a7110fb752cac4d1f3e4ff7c8951 +size 4219649 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000359.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000359.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92f44275c412c6a0ab75d2604e17bf05902c3ff8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b310b3cc9f14e858122c224956f994cf028b31596de9b4366003d29993cab9d1 +size 7426642 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000360.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dbdbf8d1439f2b397b5a3fd2f7cb3885b703e0e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:53f710664a198b272b60d7a8f2e45c6bdb736d77e10f3a7b5fc7ef50d4907b60 +size 4872842 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000361.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cecd01745cce4feb493bf112c3fe8c7a494662a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:556523b7a63e09bf52c6ffd35d014d5b97cf3a406fe4729e6aae55ebeea5fa93 +size 5573090 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000362.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4393ff6a47a0aee485950a11d3aa737b836905d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0ba062449c0be925774b07bea0d79ebaea82f6fe40bd9b9af6df39fadafe8b40 +size 5404130 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000363.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..222da0ebbc583c117471559405fd17f438f70b15 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:aeefa17ade1a0e9a4752facdf2251b7d5f9906cae712942b7783c8ab9e471e76 +size 6113823 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000364.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000364.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..153b32d7e1442b44cb2a3487fb2d815979fb4c8c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:331f2d692aba154ee94300cdc22bfc0a04a74b3792971f144badd58b9ca2ffba +size 5195695 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000365.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00c62440580696678fe4f451bb5369e2fc396d16 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3e4350f86dfa724d8f2865f10248c7559cb6759cfa889427b6f2be44862073f3 +size 4460911 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000366.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fee45c4add05ab1ed495ee776fab3dde7751035 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0694775ba111125905da9f82f9ac35f1d3db5813791adb862020baa00a13b277 +size 5255148 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000367.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000367.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..736792c7f4a38cb6460dfe0e766e0db1daa1bb3a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0c31d8515aee9bfdf1c8a87c7221fe03355f609f91243bc78e1233ce4922e1c8 +size 4362095 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000368.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e332b308667ea8f0d336f57d6cb51d8b90024103 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7ff280c78c9f4b125f338a5ad8cd9abfac8ef6fe2ff333291df506c30980967b +size 5526581 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000369.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aad674b5777858fd6fa3978ba3f7cbcd28ecfbd4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8dc9fa917b1ac711665e491831a631b5a3a74d4600e5913f2a589ab8a80bca06 +size 4701990 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000370.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5cb50ef00908154025ba3e792fb45a8fc526674 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:658384e68fd0be1479fb70fab9aa3232490cb82a2da8b741c24d1e4e3e0a64a6 +size 6556664 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000371.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000371.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aef8cb056ff186dec65ab1dfbf897433f5ca2ef8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:408c2d6ac11531d19e8efec1567a9f90a40dfd5d56a8a54e6d96e4ba2ad1ec6d +size 5209414 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000372.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb01bd41048fe207d0760c6958db474b5d230ea3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0285ad52282df0d0efa3c6178c4b304bd4ffc1faa1d48f210f6ce5d5f745515b +size 7475931 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000373.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2062af341ea15a21abe9a85427aebaa3ae89377a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9cd049cf82bd0421612a69f68b99cc6f10937cea2af8b231cf56b842fa0a59b4 +size 3101289 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000374.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57296148084710a38613d4d7567ff915f519dd3c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a06f2414550f34072cdd99cdfa90cd382e5e099469b1b58059d7439ec5957e2b +size 2917528 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000375.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000375.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2d90020de0118c7bff07370eb950961ec701102 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6218a6170efa58d18617d0da28aca2938c273d737add19887d014849b75931c0 +size 2733717 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000376.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3e6c0e0755379c3abc479e3e49b7c95db376b5a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d827da31c51ebd3edae6a686295fc8f49e0a165e14225268b488a34971527060 +size 2820041 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000377.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e09886d2a130eb4fab6af3b467fdba2ba2a8b25 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:44d74077f325f783ae5d90502c83d21df8ece099f70c890b73e4ad25d7511ee7 +size 3314127 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000378.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38e5d8dfb89f7948a5455a03d6c87ba4ad0aec41 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:bb2c4156ad7626afb2228db9078be78599f0bb77c5f4c18be1c4f2ea7a634e7b +size 2559895 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000379.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..add42dcb4af3fa129faf6cd2291cefea5d632c70 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a0d02a583a2f4b66f4e635544deea2098718c49fa811482e2ed6e1fa6cd54414 +size 2452595 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000380.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b21258a77d13ee8505ade9d3d4685a13e728f1de --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5e9792179aa7d8fc2d0c86f606c224a593d02b7d99efc153e3b4f4291e9c0700 +size 2505649 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000381.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000381.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29514e6eced23bdda4bbfb0f15dcc8cf2ed5e60a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3f217e96c601a86e12121b4c4f84550a95aa161bfa0066a8b1b276d9e0e47c6e +size 3115446 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000382.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fa4a8e0afcc5b8da41da7d9541d1b9e21b7e21c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1d0e9a99daed8cee70394111ba38b463d393731bce80f9652afc79b147ed1dae +size 2494124 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000383.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000383.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45968509868e1228f939bfea284ed9c328c3d02b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7df7acf730c734c963f3e213919e74acf206693f2b5f4af55cff8aaa0c7d2f1e +size 3530411 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000384.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b376a2791d4d12eb3ed63e4d559ed795b922b66 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:72da40337c7c22404cd1ce0fa39c713ee777fd783e451d4ef4f50cc4b3a2c2c5 +size 2274515 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000385.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..489a7b3c54180de2af086a216131511fafd16f3c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2157e750adacf469a1bfd4a1bdddead0cdf49cdeecd48fec84d77ac396264cc6 +size 2831349 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000386.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60e0b60e9add557d3d5a05a06a03a12545ccf746 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e434f4bfb56ceed6fc411ed172062f3828c03670b7df5ae98509a10316ba20b6 +size 2767674 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000387.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9252a248c82f2cbb3c48bd0b3f1a3ebd7cad7d9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:020c93798c2687269b42c6106087a69a9d8a543811121731b632dae0a5af55b2 +size 2437488 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000388.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000388.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b01aff76932f6810f34c73fc67c80d0b691a172 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:83226d8d78a8085844570bae6d843c028d7b7cf5a19369306b348f20e0fd780d +size 2445451 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000389.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000389.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84dc1c59d56a5b0490ddbf11aafcf8036aa39046 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:97cee02b43c725cc6eaf72e1c1163e8d584955d1c63ec556101777340b4cf6a8 +size 2915200 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000390.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000390.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c996e1ec0fa6b6abcecb490d2c452c409d40fec --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:43919ffdbf3d93a8918197a9287d82721fc1f4e777049930fd19287d817d3c22 +size 2435090 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000391.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000391.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53a7f63e7b5c85f9d8f477301c2a8ac917848509 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4b4b65095cd9ceda963be9a5c3d2502db8e707a1f3a3db2a997674154eef3e63 +size 2541309 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000392.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000392.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65fb4e41f08d5c9a7453d362f30c1a65174ecbab --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:00dd0a33b22a69cca6db0f7425b9c87ee372ec1c9db6718d8d1cbab3b2d579fe +size 2449246 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000393.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000393.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35d141c516ffcd62a88660bcbeb7d4257596c43d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f4d32ca860102e8d6af29cdddd74a6ca93ce6b34353ad6733e22dc7db36e8690 +size 2668422 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000394.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61cf9b48825ba2adfab2151e8b9b0e369c370983 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:decd1e65e2ee2f1924610d700b44adf2c2f02b51073a1fb733fee2ef50f6d94d +size 1948776 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000395.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000395.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c095ad2edf73e3f399bdb6b03d1a9171c4a89be3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9799a3a485ba3a2417d2fbb3e939125eca906be4ef25ac6c70312975cb699df6 +size 2563767 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000396.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20a30a67a3eddcabc266ba1128749d8a48e3ac0d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:79182091b9f56d1a95cfd08574d9de74bc5ad83ab3dc71461f2c094bd92be016 +size 2242893 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000397.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000397.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2667408349c1ef3add7d664d662cba3d0e116d10 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:bcdb2c2bc7fc84170517c227fa1bf4a0f050fefd5d21265e7596f906e3d7aa14 +size 2033555 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000398.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000398.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14675089a8ca8ae5d525058ae610b5da80320e57 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f9014df20b1e8f4ec65150e7da3166c313ea91bb3b0b43fb0e095c062c19f349 +size 2203997 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000399.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a31c35812dde709f3dd99d0f53c9299067d34dc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b2dc22d6d519d8ee5ae40c7b976797a0da63d5e8e9770c29f6e992fae50a67e1 +size 2490276 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000400.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..317e2905f427ab5c86830ffae0df923d816314c7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fa2d596270b6246dfb366f7c610024abac6f604de6da2b289b85bbdfe72ad32d +size 2164029 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000401.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000401.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb5453d995be1b61e606a35bf7678a4dd5c1d228 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c502f933af22ea2a26527b4a8c4f7a8635646367ee232561e1fbb758c6be625a +size 3122209 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000402.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..147cd3b0db101a4ea97d77b014a6b35f22f9b990 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fde00b00682bdb686cc71d0de6a59b163403f6205d4ade483ff6aa4c86982154 +size 3280365 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000403.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b141d63a4792c938dd4482ff69967ee09f59c8a3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0ca5862797a19024493c13346607da253f261979782b949a11a8f0e2f714d386 +size 2623171 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000404.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000404.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3592399f8d811abf4d30a38067cf31c25dab9ee5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:021945e0373093ae2e6b57b2e2943d4d0e7ee32dd693273af4ff9b547b3df821 +size 2749660 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000405.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000405.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a4a00a934adbdebb15ce2d146b55537aab79974 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7d91ec389eb072be70e2abdb47b12444bc9fa5ddc8885e7ff901122c5a923fa2 +size 2755982 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000406.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35dfae58cdd48605d95ad2605ff546b315a5d94c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:514e46836539e93d82d7af48552e436dfbb14d204fe55c069478d854d31e4015 +size 2272888 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000407.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27574c776cb3f5a59708c8b57a668f2f60842c66 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fd8345add017c64696074d977be019a6619fb2f8fcc9367f83c40df811070d35 +size 3103422 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000408.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000408.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e2a4ce24a46205240fc3d4f1a8b170a159ac943 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ce385f3727e29a5298f577312011ac234842a85991892d9e8f077b1be72ab751 +size 2553770 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000409.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000409.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6198d9c5d7d63fc2b7b27c6f7c330c4680635265 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:cc2327902981bfc107c817abfee41d80285ac13e7c9fd549e521b95da125cce2 +size 2482790 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000410.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000410.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6de50ddd3490ca33a59bf0289aa63bc10cd0341 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:505216fb8c335431acc1bd64d12a4d01fdcef1ea1fc28235a2749dfde917e4dd +size 2896709 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000411.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000411.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b68db618ad8700b4624c2f9c58587021d908d5ee --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5b25bcdae0f826ad99ac2744cbc337d39e61a0804affbe0ec49e4fd23eaa45c1 +size 2706892 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000412.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b661ddc766a5702108cfa67971721df97975df64 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fa2b6a1dffa61c27b5b4ed2a4ae20b17a0c98d43727ae9a45578d92ca47f9062 +size 2362240 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000413.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000413.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d86722f06d7346225aef4a76271c38fd2bbd42f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a32ebb48f17cca129cd7929922b9d50a0bd0be4175aec91e8bef79f803e5e7aa +size 3020128 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000414.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000414.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d479ed75dff577b2c7e9000b0434983c5980379 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:321c4c25c87943c1c6c171b3110fe1a50cef13ce37267848d486ff0e3d1da9a7 +size 3756154 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000415.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e67a6ac37ac406a381d34e8569bdb094afc86a3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:850355e578d414c8d0246c9808c3adb7c657cf3eb8b45fbaf5bc588b5675645d +size 2331335 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000416.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcb8417b595e223b475289dc157d3da4e3153c86 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:df96ab2bdc41d8c8867e3a713bcff8ae5bba7e045f730e01d570c4e3eb104c84 +size 2241812 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000417.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000417.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbdd63163de7decabea081280248153580fe67dd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e4cc96db71379d939b14a9bd83c5e305bb386f03a9774cbf09f0a4f89216e8bc +size 3037200 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000418.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e61bc0cce1e2252c1980b47468d9cdd1bb8aa86 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f58ed2469986224f5b636e26d8d198bae6601270104e5f865795063170773064 +size 2839226 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000419.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a403799cf3e12cdfbb8ec17059105b7c9f3814c9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c48ed5eefabdb955077ea30108ab0d198c03328f56025b2a199ffb9036b3eefa +size 2493270 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000420.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92c3aa15e5b60aa790d711b191c7e56cdc7639cb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fd9e159ce225a82c1580832984f1f7904069fde316516944488b3e1bc8aa45ab +size 2612188 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000421.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000421.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d55a88eb924608c2b20943f8e8c826d5d3602fd4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0c89f2fa14927cde57e47c502e65350a7147c51c0174c38327a949212b5e69da +size 3334791 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000422.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000422.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d192cd062ac6982c844e3b7e599843ccd017890 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:971033dbee5776cf0d0aabb0a7c837a24facdc44c059377c08156ea03ec66771 +size 3274246 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000423.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bff3151b8a7766a1d31af6fa28707ba94ec64c64 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:86073da496c2012f4e3795c4cdc97ed71095e36be3e31a30cf1aae60aeeb65c1 +size 2039511 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000424.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000424.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b70adee9c685f39b7a2c8a5387ee9d8ea00f825 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d4e052fc549834127ee9752d388bd275c230036d4362d0c039857992f6aef78d +size 2750035 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000425.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000425.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7d31cdc987a1671ad3afd028ce99178abc47d32 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fb77ed8c83ae66dcb5d43b36562a78830e44a2d9577c4f9261d37ab364ebcc58 +size 4125167 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000426.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..961f31bc848824be5276e967b44b987c6c4a4c3f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ba2dbb6e2c0bc6544c82a994d638497caf18217ff6777128da3e2ed7cafeb779 +size 3678159 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000427.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8bfb376ad18e2bd2d539b4cf611234d148cde3a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6ce351930b3ecb83df8669edc3bbbf3374cc2d4b32f53be874d61718b850c4df +size 2391990 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000428.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000428.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..899435659cb76a56c5fcfa5da4e906144636f7e0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c9c20042ac68a55d6311bf3166aa14896cb012fbf0054dbefc41b5077f0336ca +size 2981413 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000429.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f4965ad8756b45e5523201413ec3d847466a5a0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b72f721c720c77511b810a0f882a83ec1691f8c4689e799dc40ec002287022c0 +size 2892947 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000430.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000430.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97cea98367ba0d791cf48d12a7d3d85b7d76ff43 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:19798ee92ae24edc2dde3befd296fd98e764cdbab12b6b0762839a6442f33302 +size 3104834 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000431.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9355e2525b275a4247d90501b1a1468133328e8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1d4f4b6330099f515a28a4331825bc2dfb91fee67b8d07b27400bd865e18a58d +size 2721739 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000432.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000432.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..547cbc4cd1314640e9287726de6e534014bb6a19 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ecac6c8f553bc2ac965229681cba189407851bc31c52a4e00a90c725fd29366d +size 2723430 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000433.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..380ee505c94ebb9b5ec2046c8fd9dfbe1871aefd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b2f154fe516f649e2cd19d92693ab3e384cbf676a164e60886d242ac05199005 +size 3614201 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000434.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cdc142e715bb46686ff73a41aa7df7e7b31324c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7c2108228b79d0f6e237c393d1d280c8de261a19fa0589991786795f5b4ae8b7 +size 2660498 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000435.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000435.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44a5d21f6717538dac687caceb65581ce07de992 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c5302cb03590f9919fd3511fa660dd9fff7413a4bb39a630512be1b3bbb7cf1d +size 3091097 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000436.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91f32a55b64934e4d8c36d5eed4cd4857def48a2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3d2f9140ce9f8ab41672262fe3ab4349ee44cdf11b67920b703f9de7e1afa5ad +size 3167131 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000437.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000437.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ba3b1c06e347acf0303ca8f010fdf54b8030d0c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a231c58c36c3b446064e11cdbd65a96e1634927e8286bad18450db62fc406010 +size 4014048 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000438.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07932bd8000876089354637f8ee75c7a79c26a80 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a6a0760ad21a3a9812e8973a1e26a115f6234de5211a620db8b303ec3445523d +size 3152167 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000439.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a727e70d3799c521b09f64d94bceaa0ff3302ff --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e0d74a60d9c892933fdfe95ea64740a07ca9d2fa538867b9366e9d84f0c675c0 +size 4945565 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000440.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d43eebc47e3ef429523e4fe09cc6fd76854df4a0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:175f0f0edcd69f3779e606e7594e3a50be125d50b44828e79af1d64c04ebb422 +size 3131827 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000441.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000441.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9877c389bdbd34b55268f4e58ee1d74920f326c2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:af0ad56624f439b0476df6caae1f44847cb86e0197745937c472fbfea61cc0a0 +size 2843593 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000442.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000442.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f7ba1bc71ed1ebc0ffc20fc5a521dc56a369b29 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ff08be455f01b847bc0c69f84e496e93759368a570a2d2c4de809fdbecf49bb5 +size 3218713 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000443.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000443.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a03e88ed9bcf2682b97aa95f26dd10f2405d92a0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fc00dbdb592b656373cd8337b209d381755b7553059da9c8ca25ce2ab08448df +size 2563608 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000444.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000444.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11f5e75c2eaa14b062cc900f8fd6d310134a5ede --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:37734dd75fc6689ab76dc39d643eb7f058f5a7cc9e0e8a82791a5ec007911b15 +size 3081575 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000445.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000445.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1201e640bef19ff9c5c3faeede49dbf195e75882 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:308512e043364dbf7c26e33855395bb2e07e77c7a6a4f5bb9fab9587b5e9b9f5 +size 3586644 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000446.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000446.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f3fb605d40c600f907e325ba2670dbb54b692ec --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c4d23aef0038a4f351d54a821c95987c859513d3501c598f936705a5badc31a5 +size 3695033 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000447.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000447.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e6f78a38c03380607cd8dc4cc8658d52ab781c7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:076da2850c0047f2c640aad20b0b2f5be234262cfd72cdd47578b99ad5210543 +size 4097368 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000448.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000448.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2ba80880e439005d6c4a24b36dbbbb309a77ef9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a6904f2280ea80e8b24efd2e8b2e25ac5206a5209e6bbc2c9c1efcebd51051eb +size 3797050 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000449.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000449.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7aa117cecdd61f5d778027cba61a892831f54764 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6be3add8b7713d11785f1281b9182a8afac387f76ab5c9baef7c47e00c789c42 +size 2257704 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000450.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000450.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50cb08c2b045a00291cad01e6c3f9d96aa122793 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:aaaae876d6212604e32bc5f1c7a65ad6192ddcecec5cef02be3621fb0001ce24 +size 2376527 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000451.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000451.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13de70fad19cecee289973eda173d049ade7e694 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2c12219e459a14ea2ed76e82b8e1d6c313180195196cc7ea0a810f68d555892d +size 3953634 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000452.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000452.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..890497529862751dd8145cc0b7d6f085621f23fa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:16d7355857df843ccc46427e2d5fb22b1bd63790e59764ab8a4e8a8ee7ee5c5b +size 3096306 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000453.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000453.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8163c2ec2c02cb2cb12a24d60d51a81ae1854f04 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9c63cc3cfa1d84fbec179030db7e3046a90675196e3720bae21bcc2c0c7a157d +size 2632272 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000454.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000454.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9ae0873c8e36aeb798758be642567a65b994dc2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4b95c61dc72894a435e83ccd2c23739382f9ccd4c5d242c0d55f1bcd3b0ac481 +size 2762453 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000455.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000455.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97ad42f2b7c865a95c08272d18d5d356f7a99bb8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:793d4f84f89e48d6f73098ea208cc334f1165f1191950923da32de634c8da3d2 +size 3019631 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000456.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000456.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ded447e0d5f29b6df21ab3e720db6d2f2b18a00a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2356a5d788500c203c0b3c7d9d0f8f2197f213a1b89b6f1afbebab2def7f2768 +size 2921149 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000457.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000457.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e8c750038f9bd9f28e410b7468ef06a3635b69c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3ed9bcac7552b67fbcf5f7804e223c13e9df71189b5a75f039b460eb3f271a1b +size 2738131 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000458.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000458.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ce1cf20796d804088e4a46f198b068c6756a2cd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:27cbc44aed8f9678fb6d466177921fb94de5d9ad0fed2f2b26137f1d30fe4441 +size 3237178 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000459.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000459.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb7f31dafa56b4907e939141726222f21cc7412d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8c0269c7c02c49fdd99a9437d46615e37a5a3a65c1ced9d18120bba70445aecf +size 3640847 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000460.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000460.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d011eb5f3698ca19a433f1d9ea1b17dd43a2b50b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:677e3a6aad161a6ad33fd613c373a91e74571786e31c1fa4a74392ce47f7db45 +size 2969044 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000461.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000461.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfe49c971dae1f5aee7ec6a7808b9bb665cff6ed --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:12b7742583200b96c5e49da3e949ca66bf8e938608c7491586dfe8c9232d588b +size 3694110 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000462.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000462.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c45456d0bcd748c6f6a6b56fbd41b91d3a884525 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:dc83328172942d9ab919ba9399751b7fa35e40d205f5ee006ea68747bc8fd7ff +size 3076986 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000463.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000463.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2da0bdced4359e4c77f1cad8478646778b64f6b1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:58f43e2aa261911e315ee5e877a8606f96952d177a8e5567f87b19bc9a572afd +size 2825972 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000464.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000464.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..778f07968192ad7f4c66a3950a811158c9cd8fa2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:79526d943bb31787abc65863f183a14b4d4c224f4b2faefff410b2796d6baae9 +size 2688760 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000465.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000465.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f6877db6955bd421cba81a27d9a95e1ee345359 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0f576df76adc65bb51f0b564adc89f8d1c751b321ce740f11edb2d241492808e +size 2837833 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000466.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000466.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4a67b510181ca9cf58679d3a3a9db0c63ba408e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:75b72249c6b1cc7e60b7dbc68f2db67d3719d08a9392ec7d5bc2e6412e23ffcc +size 3035872 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000467.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000467.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8515655ad0ebafbd2c28622eee5b67388b55f6fe --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4cfa73acb6f212dbe79f3982f7b9860c7e130bacc72e39db822d11422e10a413 +size 2986934 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000468.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000468.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3727a6a3849fa7e3547d4b8cba1f501b774556db --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6642f65d61884d25dc9a3bceb3e9c3a3b701585ffa44fd12ee262dc65b5e1f7e +size 2920361 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000469.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000469.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5cc6c83aa065d786ca74e650b92e0a852a7da5cb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d81913b3dd80ec61427e2471fd9cea035d05f21929a3c04e9cff5e5e5c7558a8 +size 3291676 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000470.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000470.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..369b0268d0333ff28ded425d33e3d432dc06572b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fa87aa35c8c1f18d322139ebea369d484280be486d5256553d92b0f152b7b90e +size 3863030 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000471.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000471.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..686de988de9313625424b902067bc127665399d4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5421c7ed127ef51cb6119496ffd5185ab735f055cef919584d6ff6c872ac4986 +size 2731361 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000472.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000472.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e459e5d53ef2b675cca6084f0de9d09a232ef75 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:99e947c9fa348f8b8ab4b28aa7e31556c6a0c7119b33b1d656521d2ae98b8d46 +size 3036747 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000473.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000473.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c432667dc344bee664cdddc19aa3147664db0b54 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6528b52ba1dc26eb65b13d45790303e0c46f02a6e413d098e7c64313fc669779 +size 3177185 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000474.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000474.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7ae9312af4cb93282ed64ae877008cfef9492df --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:bc96c24a6da7f77d3045a5611ac4f843e737ccff343710cb1703776c548f3232 +size 3777859 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000475.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000475.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ce9e28730f8f8d7e5983726b2790a0a31a4cb39 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5a0557216fcd81a4f1f8ff014ef9bd14cb25a4c50d2511e40279850226c90524 +size 3283254 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000476.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000476.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2eb0c921ca1c258debeeaba7438bf4ac0901134 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7233eb7fe4f3581449807067237a121fb1b699c5de02962a5de7ecf7c042883d +size 4342195 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000477.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000477.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2686381d25fb901c09f2addae6982530d69993a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e27d810bca2746a43996b2c21c3eb96934af321ce660ea82258798e81a028191 +size 3103333 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000478.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000478.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d627efad896c25916f2e80d415cd4d287b862a1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e0cb3ded936ecb6999790ed74de626d466a152c0a59a07627328194c9e98d49a +size 2611549 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000479.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000479.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48ba13d0eb9dfef8261940bc4a905404980ef80d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d724dfb8eed964557c899aec744c66959d52f0a5309d9df71f7f54a0b33e8ff9 +size 3448541 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000480.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b30fb0e12b4e776627e9be3db5a675ad24e2274 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2395c3541d3f9c10fc0b2bf145e8962d1c3f65935e611e662a07ffbd5451ba93 +size 3052124 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000481.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf919004440866b485152158dd465692b4bc7925 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4db5089c5b513d134315e6536f844c05b2caaa5e602e2f6b166e1d20afae0a03 +size 2750885 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000482.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e12c44227670a4a6d7c8439d4d8f21e974cfcf7c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:16dd2943c159e7f38d164c9b6a9e3b0db5c06b5e54eaee87072fff8090771271 +size 2824429 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000483.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000483.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ee5e478dcf48a75565e13ec084c22b99fb47277 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d560f65746a1c052bb27e3c01e42ec13a36640debdb0ee46f1307735985f26ed +size 3251634 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000484.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000484.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7d4116610c2c2ef0f2a0dd45dbda2bbd59cd8af --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e3c263d48c59c13ce437b8553681f42596734fd476e5a68777df6e4d6da998a5 +size 2619714 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000485.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000485.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb368442224321e897856e0bfd1b8170565f10e0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ca42fe284e9c9bb7684025a7a7a31609bc6e1fc35de92efec80cdf9c3ca9c74c +size 2961311 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000486.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000486.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac0b02ebd1558788b7ad5cbbd9b2123a5b12e6e4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f07e108d892350e81ce3d050ce836a50711ee46e84bf5588572a582b5307f04a +size 3525300 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000487.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c87959f43b931d0b91eab2e47ac72e1dce0b944f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:dde650d02f67a8458fa05ab8d03786fcf279f6d82c267015f4916ecb5437de28 +size 2646054 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000488.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000488.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ea7631cfaa5d7611944c17059e7f0221fd2da41 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9b1582d9a9f766bc5bf5c1bbb3df8277a1b37cad4b36b2bf8b661ca45a1d0113 +size 4123702 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000489.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000489.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c796dac63ca14af075155f1540ef6025483e0b82 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ce4d5b89dbc1772d5b7a3333ab82a7afecd1924473333f7ddbb1c203cadeaab0 +size 3840262 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000490.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a021c7cf118d6888ba72f7b46b9aa3077a698eb5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:31f9c1e90b5a77d229c45bbff2c1a6a5505b4e2b20efdd45fbf8db3ab78c0f43 +size 3711661 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000491.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000491.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad99e5e182ded00098421729cfb63cd9769939fb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:157a1243db56c49b0013d899dca196fcf0aebef86ee34ecb0c3032880e943d42 +size 3706128 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000492.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000492.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bf239c6b4e65ef8ac1088e22e7c63378c66777f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:156080218f469207c781c049cf43b937b32a63ddc0e1447f9dc0c0cfb154a52c +size 4108604 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000493.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000493.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da79e9bda6e0287d86988ddac4b0bbb6f18519c8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:10654e7d4768181b61f0608414f5409650af31dc5118c7531f90c57c2516f43e +size 3705079 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000494.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000494.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ef74cfe7c384ca04158a974d3aada45e265388e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8764b72692fd6b019f6c7be9a0b8243168f0491b21158a1a3eb2fc37dda5058b +size 2811292 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000495.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..987a4242c49ec9411bd4d267c8bd70539c060d18 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:388c9d5615d55c7ef814298a2fa36eb55b3d8ba2606fdf2120b5b44e1731e5f9 +size 3017592 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000496.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000496.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9514bcd7b926aebeb4db46d387dfdf73c145928 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8db4d3c2acbf222f163f6baff959dbde1ab106f8d484a9187495941775e6f988 +size 3396193 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000497.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70b6427252a14584053116cf7cafc9cf3f4359a1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:492b507240d9cb66f25c9be4bdc2fe626c164566d6f0ad0df6b5b7dfcbb05f85 +size 2732782 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000498.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ba04535042f3ffb8b089fdcb6b158988652920b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:388dfee7278514f9a842b2176bde681e226d1cd43a21504af3b2dbccd798a97b +size 3197922 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000499.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000499.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f7f8359c62846a6c94dd628f6485f152becdd46 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000499.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bea94f8e6d33c4e8026288e2f7137da4eeef78fe43f0d019b5c41bf12f540c2e +size 4425250 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000500.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c596b595ee123f6c5c0ab8a1619d0f2b85ba326a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82ef8fbc10eca3b2b39d8330230ae013aa5ca78390b43e5e03d5813da1390e17 +size 2768826 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000501.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000501.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18431a1ccd309df6619cd4709e7aba6c42d8ff1f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000501.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e62497e2b76a1e9febe5a97808ebea4bf7fbd3463e15bfb6afad7fedfa41c15 +size 2787940 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000502.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000502.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efd30234021f66b1af319b27269479bffc8898b5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000502.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:721f491b01b20ef82fb9e681dac875462f92c0eff0484341f02d517314015041 +size 2434624 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000503.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000503.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b84acbc9bea45eba96b65af15fba5f11ef1ada8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000503.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30c49180353ef5da6680eee61870a0a58cb728c689107e407000d964ee52d633 +size 2524854 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000504.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000504.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6861c63fc62936be977f6d69c23f456ae3ace3be --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000504.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b9c6b1385286ea85b128df0796b3560ccd686dc4219ffc3bddf350c648c5d38 +size 3192650 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000505.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000505.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28fcff6f99dc97aeea123bdfec78855c6c342590 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000505.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0076582d25907154ef88c627d601ed8877f756d8fc128679ec9e080a267d3e9d +size 3842646 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000506.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000506.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fea61125206bb6e5904fb5563ab491bb7c1a577 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000506.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ceffe1464a89062135c5fd0c49cff1b2c0637c0c083b7a9d3c0f11390b625c6 +size 2401882 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000507.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000507.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f41447fd74b4f5ed3cd630b48b15abe27f54c03d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000507.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:800cdec3a26c0917b5ff4b95ea92b5f4e6dda0e1f5d91c0aec12fa1652aceb75 +size 2719794 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000508.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000508.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e0974c809428effde325df631ca1c955d8d9b54 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000508.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99b482917d0730e7121fcc86b74a235e5dcbb54b3d5067b0b33a8d3e52f2874d +size 2659621 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000509.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000509.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60f6f6ce8e18729173191cefd5adfd042a816f70 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000509.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06b6a1cfe88ede4f28ac986c97311f4b6e714ac1992f08e42efd6123ecb45fbe +size 3139065 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000510.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000510.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..571ca84836356186705381696fe3b6f65bba8c60 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000510.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b04c5d6a0200a423f9d7783c31c2f93a3d3634d260efcef33b99b2a405dee2fc +size 3100637 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000511.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000511.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a14af21b53341c72cae6cd718e8c31b60b90c87d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000511.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cf0c4df1afb407153a7308a8dda02d220dc7d6c9f52f608243bc6efa65e8c96 +size 3726361 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000512.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000512.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecbd77872c7604278c354e7934f100510905ba2d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000512.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca7f8a5a41b85fcf3e11ba00d7497401ddf9538aaed5ce133eeb6fc0b943cd42 +size 2830893 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000513.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000513.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f1f11d0cd404229af24889182e3c883e246e435 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000513.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e100938f3c9a3c7c7a04cf7d8b7c56e9a98de26bfab1cdc44f6fe5e7d629be90 +size 2646732 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000514.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000514.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..735c9a5953bad54564f1fc54010ad75a6be7c88a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000514.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:007206ed20cab828711d90f647186a0b9308136c38099cbb4e8ee8a64db4087d +size 2154697 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000515.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000515.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31a9f83b49d4719a5d9df34132437c344650e99d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000515.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6be9a208441dba379d0eff7152eee1fc2b356ae4ea3132364149285e47de2281 +size 2743102 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000516.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000516.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dae0b180ed996471399704aa1ae44e7e3ac103c8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000516.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29b16c52585ceb32e15d89f6c951d34493ff2c86d0c5918b25f8b7496df6251b +size 2886095 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000517.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000517.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34d73a1538034134b42146a364f18ba3a350ddef --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000517.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c311c90b5f0a170c1609f86db5ad12d9e00c7186965fa65d47ed1d92c8bb311 +size 2313056 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000518.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000518.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cb7b0100d7ce8b995a60ca566dbb8e72161f7f7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000518.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8296f85880fe0b3b9fc132bb812208cf7cba800bc3ae5a0e98493d2dedc82d4 +size 2794147 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000519.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000519.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71ef01d6e528aafeb4627109b803728c841f0e68 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000519.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b143c9dd33e63b0c13db9747ce7ea6c7278ef23d6ec8734e91bd0728e5c14510 +size 3146678 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000520.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000520.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73ee4b2cb7b6287291eab954a68f32487fd1247b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000520.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e1ed67ec657ab6efcdb940d0d504862055597e48be3e8afda801db0a147cea0 +size 2663108 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000521.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000521.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5c6223c0f6c3708bf47eae61ee87220fd35f94c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000521.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e35eaff8e43600f877788766f02578c3fcaed41a7ac3d8c2ead9c4b14780da4 +size 3493571 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000522.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000522.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11e4dbe91d8c86ac7b2c9f253ed05971bacd1b83 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000522.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23272205cf71cfaab3154ea69fe21d1d4199afba698e51f0da4f2b54f3ae4818 +size 3300253 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000523.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000523.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13ffec81d5285104d8e0660088b89e2cdf8a15fd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000523.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bb46d3c5b6e73c85d3cbc35346f94e8a29a031c2dead66541af1336bb60d5f0 +size 2164054 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000524.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000524.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c4a02ddd05e40773d4b11783caf9032de784765 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000524.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:797c0f932bd49a524b02ac9e2536e81a59342df13623211b8dbab71a91075674 +size 2852413 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000525.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000525.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..279e7ce76d2df7b60f934da23ddd5341e2747235 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000525.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c59baccfea08e99ae9b347f983e623b601ed25d939221a9ea5502c58f4617e3 +size 2346910 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000526.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000526.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cea7111200f8186e23973e7d11b20d9cb1e1c87 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000526.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aa59e9e0f4c733641f56b2fc47a86dc900a04e62180344bedf089b87482c580 +size 2458323 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000527.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000527.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1606236fca6e1ae032af7022788abf90c6f22c32 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000527.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fec62b61563ee05daf09a8b516aa4068fa60faec89c54375b82fe906070b8da +size 2792945 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000528.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000528.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b5951ffcc4ecff85c225ae6ff46e1dff390e741 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000528.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aba8ea4a82d4b2e15f2dc32b5fa92afadb4c51486367f3ba7e1a1926a28c6344 +size 3537515 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000529.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000529.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4338d77809b57c3f4d1a766be4b6b074b1d080b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000529.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c148d349e00558e4ac87ecfc9d7046b36b72722bf8c7c09d5ccb461e8450395 +size 2345133 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000530.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000530.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33f0edb4f75c78b37d3cc80c7497607c46b48b6f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000530.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47a900ff38465f54c274efd2403c483ee71654543595b09c5016210470bcf4b6 +size 3151656 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000531.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000531.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..accb9215b3a1ead364041920453dbae54added02 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000531.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51ab74aeb04e27e03b3b77fcf2dc2a918c280db9dc841127ba675288a58ce796 +size 2573802 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000532.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000532.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3b4dbb094c1cdb2110e2ecc2f890f55471495d1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000532.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03f1ab509656ebcf69920c0eec7176f64b8ab29d138010260df69524d1c7d2ec +size 2370983 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000533.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000533.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58998f530785cd548b5c341e28c07709ff642ad4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000533.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc3419e806d44465b72c77ea512493ceeb70f0b19c2de0c8f1af89212cecd5dd +size 3360302 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000534.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000534.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ae897d84c8af8eb49a6807ad8219e6ba78b9fda --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000534.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:425769bcbc2988c70ffaec4aec3fdc8d39ba780f31af53bd6b3c167b8555dd6d +size 4216202 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000535.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000535.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b37efab9789630a6c08f830d404c011be4b0c966 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000535.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6ab3ff5bc6c27bcbd89f46d11aeec47f6bda58ee00db7cefdc318c071c77bc8 +size 2289682 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000536.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000536.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3bc451320867071734df9d7dbb0fd5d6ac76b07 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000536.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9930945427280212a025ffc90e3fb52baace9126d42f18ab48694fbd571a47dd +size 5232056 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000537.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000537.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee880c42bd310a499377c6e1fbc87c9fd168bcbb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000537.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c2665704d1016df7e7537bbf76f941c6b0ad4e86131563ac3976385fbb2192c +size 2455712 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000538.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000538.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..481f4bb6033a6dc7c4d2fa51c47fa6c32825a430 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000538.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bb24bc376dec68f4d79808b0d31bbf9be2902ba1ebeb65bbf49444ab69c431d +size 3216626 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000539.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000539.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e46abb24692658f5e4f6ed1a0ef78c14d3da83b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000539.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0abec582780ef0f54485cb65085e46db2361b218be8f2a17a76c7e622049bb3a +size 2576620 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000540.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000540.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66bc50033c240d498bb20372eda7b8f7c2cc151f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000540.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88049b9fd2571288874a7c26b68204e9691c2cd41206b3d794b01d8f9d66267b +size 3994045 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000541.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000541.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a88264dade12b2e70178a8e32d7a119244d5e4e6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000541.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f83b9d3ff8fa5794a56cf405a0ee2e6516c15d037feb7a7a05c4e6cf4bb3e45c +size 2906900 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000542.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000542.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c05b728f5684806d82b0c753e67e3bf77e600f4e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000542.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26c7787ed5721a24876ec6c5d509a517adfa4603aa8f2580a30f6f5e0b630a25 +size 3250790 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000543.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000543.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a922a78a153649366d1ebfe4b3dfc21f0d2c561e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000543.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64ec77b3302b17eccccf3fc38f54859b4782f5d00a905a7ac8c60f1090058c78 +size 2368604 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000544.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000544.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1fd422e3cf51f5949302319ac198f0028c1a592 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000544.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71884425f8dca77c5bbcac5e0ba008c4459301cdadcf4d037b6fbd84357a3b7f +size 3146462 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000545.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000545.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac1afb1898e4df8bddb15579e33128dfb7edfee4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000545.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fdee5c40ba9f44216c26feacec62775bff705db41f9c3ccb4cf6b174dc60322 +size 2283338 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000546.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000546.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddf86abead7e9d94efae4beb17d82cbc91d4cbd5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000546.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f67ddf09fab6d1f1774150ab1e9875cf1b47153d0ffe836ada8e66e5a60a0048 +size 3156834 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000547.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000547.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f72af35ff4e8d9ddc53ee62192ca7f4060aa50eb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000547.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d92fc2d62f46c98863715a346e13938c78545a9e0b35517b2b1bd5749ee92a3 +size 2781847 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000548.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000548.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73eadaa72ed6ee570a2cdb2a60d20a5d3b530c52 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000548.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a60b4142b155881b02d531c5b17ea1402688794dde60f6789ad97c24350d0d6 +size 2837023 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000549.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000549.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e48b5c1d9afe7d51570464cc3c10da16e42d832 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000549.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41485747e2ca60dcca54997151397b124c54ec5a253acae86f85930eedb4615b +size 2322700 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000550.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000550.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..234103b1c39f3ad5846f91196ddd12933e7cb1e8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000550.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e71623f618c16b746653b64f8a7de04cf81294cdd92032ae413c98494ba52be4 +size 3207929 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000551.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000551.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f85f156a9c0b88bd28024957ea5862720a94711 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000551.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe9f34df1e2ec48e0e0d8b218d2974d64ccd440e5e8a3a78083d2ec29467c7fa +size 2556326 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000552.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000552.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe65d2d95628ac429f65017f153d122a1d068f11 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000552.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43e505ee9ecca3fee76277b7f9b933d0882e903c37b75b909f4784c0d858a4b2 +size 3022667 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000553.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000553.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0158af5f46302f165f5b88903d30f776e5a12bde --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000553.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c25c5eb57b60500e4d6a0680419561f95f3c078d02ef655dac08c59b83378f7a +size 2219492 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000554.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000554.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c731f7d0883ffd4f86a9f16fd387557c35fce75d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000554.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c70a3d6b12c3fbbc48f087a4598c254bec8dcc22822342ca90ed0f97ecef363f +size 2982125 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000555.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000555.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3ccea8c31c6e5c2f77ef05be187253758d3cbed --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000555.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f840f07b5afc5f59e689d6f1425012e02e34fa62bf97774b192a82e927fe78a +size 2124631 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000556.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000556.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9acad88c5eab22060cbe4590728813a0d997f849 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000556.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99027370be394167e88a34d0009c92ffd32855180b7e539a5a65094a5b4b150a +size 3221736 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000557.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000557.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50d60ca399554086613d0e24fd986b7d613752a2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000557.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0756433258102a41cf572d336a0b7812591d4d0c9c84e788630488df18fde7f2 +size 2397084 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000558.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000558.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1bcdcdd2fe2eeda16e27f0ac981433d19867781 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000558.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02df7011da34bca88f1c1e1282377a83265bfb7571c629c8a7e3c0841854eb26 +size 2777189 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000559.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000559.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e764c7ceb7b8f0d8e3a3e43b5a675e3863fa65b9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000559.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:969af0b4728fa67d1245e9c630c71932be95ba9045bd46adf66ec2ea6d7c8a8e +size 2141945 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000560.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000560.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ead84c070356839c1854d34aa585226a793baa1b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000560.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d16a16a05048903854ad2ee4f1592393cb6b76b9f630d5a9e4228975efac4f8 +size 2534664 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000561.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000561.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b894cbc9b05e16db2dfc43e35b98c67fdab53677 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000561.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2c2acf03ac26222bea1240302b370453a0e5dff58dd0595f1d7e918a514f80c +size 2143446 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000562.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000562.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2876b2714b6475982c869d2b33d0db263fdaee3f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000562.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46bcc76415fd72f4a03d0f945428c91ed39fa35ffb3f92bfa53594a7964d2712 +size 2653056 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000563.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000563.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ad48d586d746d9e0d81e0f323ac17dd77ec04dc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000563.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38a5dd7536cc02d364c0c571d1a378339aaee87a9383185db100beab2ed3a742 +size 2570066 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000564.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000564.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..857ea232df18680f9042fae6e33ab92dcf5a1e71 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000564.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5059b7ea0318003c51954fa77dc7363092fd636dc0512244cdd8e04a3129beda +size 2817209 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000565.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000565.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c292fda398c1639cf11803c4f0e518bea8cfd922 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000565.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60760bdb3aede3e511bff118f9535a87449c1339281b46098e1282344c7ff352 +size 2451076 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000566.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000566.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bae57d623d7e3f41fc683b17f618f7a45722b3a1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000566.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ead60cf63f76a1bcd7c358a14e6b989224422fa7fbb3d2a6ef5ce63b849385f +size 2675756 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000567.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000567.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce9995b2d92e4414169de3743046174039a9c409 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000567.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7267c4c31221de966fe417ecec773aee46422752f91d54334c81588814b74ff2 +size 2553341 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000568.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000568.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8ef89d0a63aa41fe5ebd97eb1992e0516f9b4ca --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000568.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18d1a662221b010eca8279461fe0053cb4b7e4b4d830232d4eb09cf9646fe74b +size 4726014 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000569.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000569.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a0d61eb98ca8fb9a9882a2d23ce717f914d7793 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000569.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39eee44b8d4965b1a5e2fbc2528dd07c4b4105e8e510d13b0ff15888534f97cf +size 3851850 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000570.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000570.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..036fb9fb8909e6c22d7819ddf98808ea7993b953 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000570.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09678d55b65539022117181c4de804f40e7ab924cb187e5189ccca2f5237e8fa +size 4393100 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000571.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000571.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58a650736d36c1258e4c7070f0ade805756c9299 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000571.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f521f0124ccb7bc9d3856c229d4b6cb0065913641e508c9d075b9c69b8f2e32b +size 5247177 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000572.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000572.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eafba7708618d832347b51fcb707e16c0da7c892 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000572.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c85c42e5d57e4d2baf7b0b073403eb90a93187d8b882c78f53e8ebac27f91dee +size 5344102 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000573.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000573.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f6289884e40ee318082ebd175cba34c33db9baa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000573.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fd216a3968ad417ae1860fa034027611da46cd75f4cb39478a8ffa563b13ca2 +size 2694594 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000574.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000574.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b00c38cd181cc8bffe78050c87ad951583fcf74 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000574.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d7726792b525eff4a0cbadfff998177fb1d80b22d8a88192acbdacbc7ef7594 +size 2389580 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000575.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000575.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89edabd446604707e99c093d13bede128018f0ee --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000575.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18388e04755b76771062e7f0d2132d2a3c3da3269e368e340935516a41410c7b +size 2502286 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000576.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000576.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..214ba653f0cc875af136bb6f812c105ede746950 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000576.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:959959bed8fe6f248899999dd6c856197462d9be8a565e6868417a7d82ff80ff +size 2249821 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000577.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000577.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33ed366a0bef6ddf4fb07e1ae9e5a53aac337f31 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000577.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4b6a50335b4c35851420f78f2c411d8f4768f0a954db7fb81cfbb1655302941 +size 2009048 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000578.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000578.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..954b18e2e7813fc72e2b5910feddf146664deb35 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000578.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fc7d850a5fd88ff3a4034434dbd39211490bce4335fdf8d47d58b1ebfa7d7d8 +size 3085030 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000579.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000579.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ffebec3976b1b9e16ba95ada18e8b6a205c73aa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000579.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7abf54887a4c86a5b41a5b8e7720e458f176d2594afc31fe4ae1efec4406d77a +size 2416768 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000580.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000580.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29e1e2f01cc8b04ef7ed21c638ab0f0472e17cff --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000580.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44dc20f6b90019706eefb8f439faa5b617fe732edd58f858a07bec01f46827d3 +size 2195727 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000581.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000581.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e455b8a0f88343ea2f27aa0276e88c23a72364b9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000581.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ae4aab7bec0a5f19c5d8199fbfd0f3e010c11ff32b740abd597511f903cc005 +size 2130195 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000582.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000582.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd72ab46f08981ff22743bf70be2952a0405eefc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000582.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:765b38e06fa3659183428221391e3c6edee43e5292abc97c3e5163d1e3098d63 +size 2192656 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000583.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000583.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43c18e798a2f889fd661f75472603dd0eeca6b35 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000583.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f75b55054d552370ba1cea716b61df8c59a9baa08f42d8c104e5b53b4bcbba1 +size 2522840 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000584.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000584.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0590b4fd1b11f2eda44b4e4a8299a676c4a5d5e9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000584.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecd85aa3b81ee966540054d41a034e160ab5ba8ae92d019d7a0695d4c1daea69 +size 2459456 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000585.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000585.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d13cb9116bed540af79f2b97b766aa5e1be0572 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000585.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:885381e433fc2de52b884b471994de1196384d50833f507320f7d47a26b7d736 +size 3722239 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000586.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000586.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29d5dd19ea3182b00e7b6b1f1de3f2fc92689c2f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000586.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:756400021584377c1f129d326b66c7983f52ca320e3ebf6bc9d554b334af6da5 +size 3130788 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000587.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000587.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..168f533b9a8ec0e73a5c94c44dae3355082303f5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000587.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f789d7a87fb554080c29ce643fcc6dbe5557e65c0f92cff4802e63360a7e5ad +size 3980484 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000588.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000588.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2801d1b5a610988bf488436b44d278011f91f596 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000588.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2818766a35f0d212a6ecb1de44c686e57913b025696e269551a38b8f9277ac9a +size 3263501 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000589.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000589.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6ee4ce63655b2485d1fd514edf85f9b90075af4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000589.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e276606702a03af87e411537652f12047d0ee7c92a5a2c8b7da5d0e048a9dac6 +size 2587982 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000590.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000590.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8baaeed9ccfbc4d5f139c06a196a426a0cdd3ba --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000590.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:457f7257580be353eeb9d89b7f68e92f650c85503a2731c7e63bc23eac4e3344 +size 3065156 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000591.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000591.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf81008e3dd9e27a3dba37acdc31c8ba0689cd30 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000591.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb0519437149420e0ef065ec2e771a3905b94ec070c9a9fbe3bc7e3caa88dd77 +size 2806424 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000592.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000592.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efd4c2f48915ce02d0a4f297b2d623c916becd04 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000592.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b2bd27bcff48310f8874b60693a223cd06d0d0024cf20ed175e24c685765bde +size 2946680 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000593.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000593.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f026ed0b7e8fde4b2b7a671a7b0251dee79a563d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000593.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04d6c7fc71c2c034d02ed036c04215cfaff266649c5d24e81763ca2a4ac30106 +size 2402524 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000594.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000594.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0c2899d50a48960eb78b720f658d38f5b6eaec0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000594.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c54f98ac9806448f425fdc372b0a8db3362f9076982c991b0e6b162c55c6a318 +size 2727085 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000595.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000595.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbdd35fa3a791f7a8a0e5ee8799e6fa88668f7f7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000595.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:295ac7afaed3f76c1a3e1d06c15c1c7a413cce52bddc6b6fbc7b398acbc4ef21 +size 2252957 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000596.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000596.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72a6bddb2037758b308d5bd910243ebda89faa3e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000596.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c993fe31550da81b5d42e81b97581f5504281c8ba0714f6e87841eb5f59b5363 +size 2474170 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000597.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000597.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74d7c2d9419d317ff0b946e92cde25fb6d419fcc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000597.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:874073a132226ed23cbfac9ebde90ccb74c3dbeef263d7ebedc33d53f6466394 +size 2177992 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000598.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000598.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7862502498a0a08416a89c51d9640e6eb9bdfa3b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000598.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2ff2e63115d1534c5409e8b34c6f91f737c4af9e5eea0bd9a0aa2bba081b3ca +size 2285930 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000599.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000599.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2db3f58189790f003dce31b24fd72146cfda5dad --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000599.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:830d487acfb732a4bd348709e95d30f4378e05b02157a96d0a93b1c1dfb5ec15 +size 2509311 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000600.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000600.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ba689ee681d35eb4a027276d6aaed47cb7b6172 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000600.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85babce4e023dc3eb211e056c750dc3c0306c5b385e1c519b576bb4c2861c2fb +size 2176668 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000601.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000601.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e80891c5c5d2259f5cfb0f2a5e750b7050b70874 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000601.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:521efe799b69066dd12f7b163e3fcb8c6d7a3d6ca9196cc4a157d0e60b71f619 +size 2698209 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000602.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000602.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9173f5cb764a39bd9a4390c9955f4eb916623239 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000602.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b080947b651b9fbb64a14bacbc69672266cc780347947f20d307caf5f094593a +size 2448758 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000603.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000603.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9dd4acd886e3557195203f47baa7cd7718856f9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000603.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39e71d736784a840d4fade4d7b70a58791d373cb8cb0c43336eab66f4efe318b +size 2073920 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000604.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000604.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95c73bcca3be1bc5a346d0a5cf7cca200ecb0832 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000604.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97e5e195f0180e485563c6092dfc223f9670e3d92e3a85e3f4975d90a436e881 +size 2749612 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000605.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000605.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6479595051af565b9779c353e06df49b4808a9ce --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000605.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bedc1f80442764380a9f3920509ed84b0b4d6774b6982571ae077d66d030423e +size 2397237 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000606.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000606.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdddc0f020539d491d42433442fd5a14c6a1e2d8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000606.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:795b4b388a63c3f509a5da5ed910bdce0ce720d949850a81e64a747ce570d1b5 +size 2620669 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000607.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000607.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c887b35de3eabce3c74b4a5007e8a91fddd0b03 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000607.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fbb395617fea98331065115540c6e892a0b1ecb9e98de2b6840f1962898e8fe +size 2175260 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000608.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000608.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..389a1046c604c93bea61dc1cbf693702d682f001 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000608.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f2671b96a59c01599d89a75948a682f89089a6593e312cbf429e776f441ce80 +size 2250358 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000609.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000609.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5463297c83d729bf2f9220063f85ca3e13738036 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000609.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:406fc3f0e136f7cd22a00ffe42c1275fa50dccf4fa0fbd6ab4672c6e12b871ab +size 1929805 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000610.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000610.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f1371a616884a6ca3888d0fff1ddda6cb17e051 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000610.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68918e12bccf602dffa517ed386cef2898be428fa25d01dd8027fe81d6f3ce09 +size 2653899 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000611.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000611.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..615639465b4f54a49790bf050c104b2d10a19584 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000611.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad7a331ae51f19bb18967c5de849f4f90907ed6aec48396d7690740a68f5ede7 +size 2344539 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000612.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000612.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efedd2910830e192e0c94a001af7ee39c12d4683 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000612.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4562947e540e13e16d310b39b4c573ae0ebbc94e71b6be791ba9c622b598cbd +size 2127869 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000613.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000613.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bb6d6c689a26d3bb29b75636323ad2c433f3e5a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000613.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d9d9bb17f383c05e9db2052afb9a56e0459f7d716efa7134873b2a500c7151c +size 2143815 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000614.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000614.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f091a912a1068bc34c057131b210969a340c3b4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000614.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aff88980f7e2a2083d423e7d95b206401d5bc52e87de062975961d0c22f95eb +size 2338546 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000615.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000615.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aaf88f951bb8440965fe3e86560fa94dda9d2648 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000615.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b007553d76c2aa35b34d93fad91bc7eba9c700fdbb33c493a1b5c72dfa94cc39 +size 2323459 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000616.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000616.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9853f2bf310c89cdabb387870f38cd63ae77e45f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000616.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d250c36b417e0d054af2ad3f0ce17bc4c29aece1a5e982fc13a56c66ee642909 +size 2154444 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000617.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000617.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46d685d7b02a391afb0d14f1f1d163d64e9cb57a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000617.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:134389187535088d4c9640751af83e81b24e47e5e2866eb4afc30368f36fac94 +size 1851361 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000618.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000618.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b7ee01d0f3d560e6879d12107fef82697fc6c1d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000618.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2abcbe430aa579f7c1cbfdd073ca3317171453c1aaa923f6b730b9139861731 +size 2558407 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000619.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000619.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..236e7baeed253be5779b88886c750f1a142e9400 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000619.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19ffa3e7a344a5a1c00c94d9db831be9090f5035d25e367e0c085c5724da7e75 +size 2886207 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000620.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000620.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd69b7ff6f4a01e14bd45d5daf924d687405b272 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000620.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ef648ee7ca9958d3d3fb96abb44dc9cc5842a9dd85923fdebac435203b4ba10 +size 2448122 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000621.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000621.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bdec388244e1f839b5ddf6467bd8c10503fb463 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000621.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2131661c11752e112e71b19f4bbe389324b37bd7efaf7458a1b3731e6948ae85 +size 2325231 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000622.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000622.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d4b5d180b644070fdf9ebb2af536b226cbf01e2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000622.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bd062f6664a8570121f915b9c7a5fd9452520010c9c687a90767dfb18d662a9 +size 3423516 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000623.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000623.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc5bdb2f67f84c3351b50813b0ab4837fa923627 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000623.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:921a8a0a098d50673881f0376bdaa2b01d40d65f9c0846ce263ba81621e098ee +size 8505377 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000624.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000624.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a8c50f6f33b3c30d4427c240ef550e6d4d2bdf7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000624.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7cdc3a5edfcdf2c4aa102a90002a68bf4439c25b8487de2192cb6083af44e97 +size 9146363 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000625.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000625.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a824de1f11502de205a5d129d4734cca6257ce52 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000625.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24334c35da5a70bdcf0ac873155c10460a5311930a06c8636e6e01697d8cf7d2 +size 4278933 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000626.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000626.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1caf32e81285758b3b1eef32519c8c5b90362258 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000626.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cb7b0be5ab9624ef0f089249c5d516e5c88dbcf6e3c2807183651859a6e7e0d +size 4356216 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000627.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000627.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa786b3758c6f0bd848bf0f41cce54738f88cc8a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000627.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27eb7bfcf4044950224c3c2bd1697b148f94a5e5deee91afe50031843acd885e +size 8878678 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000628.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000628.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6042f2aa470136673d801968286fa235b771182 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000628.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:038d2bfe6c481f11b762b084f7e0c1a8e014f2f2b471497bcfb93b694607c94d +size 5130731 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000629.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000629.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bdcba54c82335bf7b81cb71aa8ee14742c9ce9c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000629.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e3a594bb6c647419bff7f9e893015a27ca29066cf0d22a0f37725a785eac3f0 +size 6001409 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000630.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000630.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adf7272b3d8698e2ab9a01f3886a4c18a98f1292 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000630.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e4b47292faad3f465b63cf57e3de3c31e392b60e671f0e30b8d8fc3c9508a1f +size 5740970 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000631.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000631.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..647f50adf7a137a1f94f91a96f9b9f56c279af83 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000631.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23a956175a47b46b6718cdc6309b648633f2ae4b87460a79949120f99a66cdd0 +size 5665419 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000632.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000632.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3b9cc7d08c944e8da13401f9549da838f8b1178 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000632.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dccee41b2accb1f00655395d6c71f80178d41bc5ee2535401456f0bc123293c +size 5661931 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000633.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000633.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56053d471973cd777d844560d10560d3b0245607 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000633.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56db2118eacb3a3071d26866e656ea2081659024e34fcda277f8a9c20e04662e +size 6858338 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000634.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000634.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb0df18a8ac2e157aa8ebb99b2b8f1fcfb34871d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000634.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6ec5f065887519933d5e63a2cfc2b55cd82acce7b43af14d75ed896bbffecd5 +size 4083934 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000635.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000635.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e059e24dbc8fa00ff97d6ee788e66d1bff719640 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000635.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83f8cf233e7849d08f1e1e5d03ba3e38e5ff74946a594e5d93b0b94fe6138a93 +size 4315593 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000636.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000636.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66cd48bbae5aa9fb2b447c442976f91e7d4ab558 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000636.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4128f9d160afe745d432917596caf42f9617cffe65c2a2c6a84f6d9c980a79ce +size 4269160 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000637.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000637.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9eb5f5892c6cb9bd74e762b6ff411233eaedfc6e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000637.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8be57ce8c17da4e9070ccf5e8044888eea47079668f071fc85f49209b42b9040 +size 5156433 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000638.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000638.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e8d7d3855b66378c019168fe6f2517f6f377106 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000638.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a497e21c36e1b6053a1e6a4b38af2107429c8f2dd4302b00cfcf9e819f543214 +size 4394878 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000639.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000639.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da8e7e3b7b1d3dad64431b7ebd20a310e24699e2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000639.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0adc4f99ed90c87962d892ddf0be4f90fc4112f114d7e3995b662d9062674f03 +size 4040610 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000640.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000640.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86552e5d9ea4f9b08c40b59ffb10c12683aba428 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000640.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19316a122a2c1b06544fe20d5a50e9eadeab3e8fbdb90b578c6ee1cea538af26 +size 4048742 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000641.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000641.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c4b2503a1ad564ee8c312e171b82b12cee851ae --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000641.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7168315e4dd2d0dd8c002fcb8f018a6c759826b780a37d992e9d94be5e77e55f +size 3938950 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000642.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000642.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef6068d8167610833566cf0207c02512f4b419b0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000642.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8162b7e1c522706767f394afc6e33b0779fa90dff5aa06514f667c3a1a9c4c0f +size 4116507 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000643.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000643.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6298afb94bd601a80c795b9c4b8cdd8af4a3e664 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000643.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e99233b57fcc2b0fa9b76d6635cc174cd1bbdbad30213ff3bb40450c288785f8 +size 4936290 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000644.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000644.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df70ff40239a23d27424003a807a71eb8bb6f575 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000644.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8773d77119f513548d4383c60976d404ab1945094d9c33863da49d13db9b2fd +size 3533173 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000645.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000645.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f09288b8d0cfd9148fcf397fbcbe5686473e718e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000645.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d74c3dcafd074d2df592ffd8a3da7aa4267ebf1bdf9193e11b71107c259417d6 +size 4422081 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000646.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000646.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d9d3298e12c2e05e107fc63e1e4c6422aeeed7f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000646.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f430e96996f5f09976a4fdfeb8b26fc03e2b430d1684d1c43aacb629e20bc586 +size 3908543 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000647.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000647.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a169ce1e6ffe2067fb03b9f0edd82d727afc263 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000647.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ddf8896a957e9bb14c02cba6f8259852f0f88e4118ff2968bfb44755893c855 +size 3915024 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000648.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000648.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f362954634ceae607128a87dcec7cca33bee4f9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000648.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:069460947c8a9b8d800bc4acdfb77ce08fa10e6e6dce78da86fe4781c11e2263 +size 3443877 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000649.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000649.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c5055b18b4e050e66a6d0c3b4e90fb8b85f3287 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000649.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76e7311e11c3ccae6698fe2c4ad31379800c825145d5ae33ed2738ca078fc470 +size 3752780 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000650.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000650.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..337e412be3c6624640ef0618c1dd2561c1e829d5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000650.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ac6d68d2fe3c7fea4e48ce9a59568cea8ec4e3ef1ef0e8fadc4572958d03bb4 +size 3555654 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000651.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000651.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d58c976194b023de6af665a5eee8f0aa753c4cb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000651.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36359fb04ab1f0a296dfc77f2cff043861a60bd1c464cad49271e7d6a9d0e7f9 +size 3293060 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000652.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000652.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4833917bb470cbb698c1a5d230fd8dbc3ba3d132 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000652.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30bccf5c64c45dea4d16dacf785bbf2196b19729378751176a04bd75f4fcd461 +size 3243772 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000653.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000653.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..859549c35fd22bf19963fa9dbf3c72d9f7b00dd3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000653.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb491351c72e77270affed943a0ff8352c63e2085b32ee8aeae65177dfd5e35a +size 2841324 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000654.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000654.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43367cd2ab74cbeb39725596685170a25b4c602d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000654.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:317b3d87175c14d0d0e3b8bf14b4dbfab514ccba81f30a3b9d5d652487eff414 +size 3350111 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000655.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000655.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c25c532b09c787d2bf411627b2c2111f9b692ea --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000655.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa10f6cdfeb5efd7dcc976bfed875dace1a7a857e79fa8f7d366091ebfe943e7 +size 3742213 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000656.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000656.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02a75cd8450f0b284e8760a2fd74bdc78540c17c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000656.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fdf9e530ae945f0454b753adc76a7c5ab77d661ce650349168e2c65c24c4d99 +size 4908750 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000657.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000657.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ae328d790e1f217f9fe5a4560cf280b87eb54b7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000657.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a8cf0769d444b5dd68c50c8f348e9b7f06aece9a065473d7aa259df8b1e91bf +size 4333983 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000658.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000658.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ba194276de938e3055782b176cfde3d793adc73 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000658.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bd651b14050475941cb068d50b7553fef10c70c7f5a84e00c473779ed1366e2 +size 4504107 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000659.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000659.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b46080b9ad65f11fe6d46fdd24ab45ea123b0cc6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000659.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85205ce8ca057f81d4e114a40c6c9221d6a11eb2a5461f03e411819e976d1b3a +size 3871196 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000660.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000660.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c4667d27466492f4ea0030d85517c438b0aada6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000660.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cba3a8c306f54f7c09128f01b842c7e1157d7bec9f96970a432d33eb8a07890 +size 3176028 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000661.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000661.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fb58bc762255ccb6ae985bb4f941335026b3050 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000661.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:473a71881b313c68c6f76e30f54f8472d36f203d7e228407501c3a175f6a2d2a +size 2789236 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000662.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000662.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d19ee3e538ba71194b807d0feea19fd1dcd81109 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000662.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7188f1c4bdcebc487f9eadcd227c024a5de88a6959f0a1b7f449d88d8b9f5f2c +size 2802680 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000663.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000663.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3d7e740eb431211bafab0dfa20012b6499c8e38 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000663.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa08f77f81826bd6e65411a8db0e1b2a6ab7ae0021d53c34f97b0a5967943a81 +size 3015353 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000664.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000664.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c682c5d4ae2f22765996705d336631ad53c30f6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000664.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f0cde90e4003d531458645e8daa93634404bb187d4c6535a097790ea3ec74a2 +size 2478046 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000665.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000665.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc78c55b59fac279c606e284ed213cf52d8d96fa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000665.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:543cbdcc3a2e739eb6ce5f0b4bf7824ad2064275c84a05a766ce377ae70c3de9 +size 2846457 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000666.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000666.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..081f8eecc051fa28d419a4d674ca89ebcc63ea56 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000666.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eaee388792a77c7a6df432ec514323b56f5787f1ec99850467fe2837e54fe16 +size 2949208 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000667.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000667.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a15dbdffedb0409b63af2e800b65288c415dec14 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000667.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f4986545aa076febacbcb2d10e09b6da2731c0f6b382ffd36e00474de223088 +size 6992442 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000668.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000668.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc00eca6b81a12834b4e0a0d04255e45fa899901 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000668.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:719ba4cd6ef5d46f51dd638a5ce460657fc5cc761eb3526f4e2b9d24b2a1c01b +size 5081540 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000669.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000669.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fefa0ac28ddb5cd79f14a4fbf6482aadbf536015 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000669.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:286200503fdf2c7938055c1d9145b170bf2dd2f0ee3924758485d5abce175bd7 +size 4042003 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000670.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000670.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65ac60f768924966dbe4d86875d653013b45383f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000670.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b463b3ed127e02097fa51195352337880a4a3449c2f335d12840ffc37fb45261 +size 7828511 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000671.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000671.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..025de5186e0bd1841974e88c9de3dc443da6fa3a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000671.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e9eff28da41200d4f59fb9c02db54211e3eddf7f52bb9a891dc4652b581ca5a +size 3515036 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000672.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000672.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3b69b7e59d91e3ddcc1216b73e5f4102c21554b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000672.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d4068a43c169124cd968a34dcd06aa57290a0058bedc8b3c2f14f538226f808 +size 6127284 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000673.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000673.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..185705b4e0918370d8aacab3e5219b43622472c0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000673.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec36d7c7f86a77d4456f5f4729c7959babb97bf9e7acc6ee5abf656f1bb8e851 +size 3832258 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000674.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000674.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..404804385d1ee503fb21ce5711abf33cc0c39f1b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000674.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f03b6eb091de1fca4e83b78b582d089485b6dbe57923c378eeabf78842118388 +size 3607825 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000675.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000675.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8df306d0d65433e57e89b137ea4c45ad197da24e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000675.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60d8e9f88899824f9a87e4d1a10a0d1dc3e09f2c68d7493060a37e2c98207ddc +size 4099873 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000676.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000676.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..227b85c3ad4ffbee730dad0946074399e375c39e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000676.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f8f432f41e98774c5b2c6a6dd4f8bf022e1c055d3821e59147171819b046ae2 +size 6388641 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000677.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000677.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..819d4e8d53aeee5b50eeaf3284c8374ad7f6d671 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000677.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe3e296319e2bdbbb568810a5acd372b79a080297caa44b98bf526c1457f3784 +size 3591639 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000678.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000678.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f654fb636de6a3a2e77e72d1c6725ce5b87d654c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000678.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ddbbdfc634402342cdede6ece413da0d29ebdf0e3861fb84e709ca50fa04dbc +size 4046160 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000679.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000679.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4085f5e0d52f75399fc166d957e73cc69499e27e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000679.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0d4e10d578de722942ac2f9f137b34c4579c89483d1a45e28c5961fb2a430cf +size 5855284 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000680.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000680.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e622fa53c48f99ec7410e8389200d3b91249f90b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000680.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d95f9fd75cdc1e2520d46d7218a5b0dab1e0c7a5ae1f8bc5c8579d61317c66f +size 3758593 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000681.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000681.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6b946936fb020b6092ef45faedb7dc38a69685c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000681.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e3dff3245fe286b7c76d2ecfb35c7f12e6061010e0f0f03d2691e86d1a9d95c +size 3616950 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000682.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000682.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27dda32400d792ae245282892a64ba99b2a8ce4f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000682.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f9aabb5c1064418e647c25c2fca339f34697eb2fff82abdf17d260f4e058257 +size 5621360 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000683.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000683.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1134b41d9cc80aae093a9921608b69d135dc09a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000683.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af006622b620db744e95248f791a7daa46072ea26964073a8aca2e10434a24f +size 3741541 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000684.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000684.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9438b72819e7f40daf4103a34cd0d8f8413dc371 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000684.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1338ad69489c899848a0c4db66fb8e4b5dd8b66848f0fe944a7e6150616c195c +size 5252902 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000685.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000685.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6939fdaeb95c44c6e93499f40a9885969e83c47b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000685.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a57012243b3503b3bfb85b15a052f074cd1af6962f7f1d7112747f2ad7c23f1 +size 3630757 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000686.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000686.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06d38026b88bd94bf7955f602bb4c0d41135f157 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000686.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1110e7ef13200139e5b10a7960e3f771a6e3f9813fc9452923c3ca6824056be +size 4122480 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000687.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000687.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..202559687ce985bbc195747d032d08f4232fbe84 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000687.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:357706e4de0174337a1cf0770f55ae7553db5f19af88a58fcfb6daba36b90ab4 +size 2763795 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000688.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000688.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da3b6642fe306e357972fb3f74d212ca14c05d68 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000688.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a78d4229d8288fb20e3f726a0b0b22e3dea2cef906bd9eeaca70ee9f7ad88b85 +size 4050804 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000689.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000689.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e10c004556205d0977f2eb018bfa26ac7d22c466 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000689.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfcce1ad9dc8ec8bb13e1e1a2d1000d4842c049c27d38325dbae7fcf2ddeb370 +size 3876924 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000690.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000690.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1cbbd8f3f3b64a5f32d62fadde76d5107cc6da8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000690.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be6eb1bcae420a16cb165c10181076dbe1ac67944cb66145264cb8837fae55d6 +size 3094635 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000691.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000691.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd51d8141eb13a8f369fc0126725fca8b3ed0353 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000691.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7893a72d5a49810bdee4b9724eb760ce2fdc7d63ec9dfdf0b955c0ee96012e2 +size 7576805 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000692.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000692.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa92fb0b71f168d4f7c264284f5e0114f9639a85 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000692.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2ac8ac91f4280572acd6ea88ddc9243d535ffbd0d1e3fd675748e716294c9da +size 4614513 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000693.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000693.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb8fe36a572e0462fe3151c3fa586f9f70ada848 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000693.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68c7f9820b98d0dfb935df528b6f7f928c56e2981cda2482bc76495793be91db +size 3057930 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000694.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000694.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f911b025a8b1917e75dfe95eec277dfe127d0aa4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000694.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbeab171d66a8b58f1bf5fcf24e4deb19b523954b5214ffb9b9df236ed91a9f9 +size 3766423 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000695.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000695.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50de93c16ea6d7fca8cc279f2db5d865c3c2a175 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000695.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c6440197564bcf95ce04774bf58adbaee4d79c654e741f735e61e5a4cdf2f29 +size 3345706 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000696.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000696.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..416a8784827413712b9848cf6489eb9c9d4c70f5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000696.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d2c50695f35c1b0807d2139bca95ab0265e97a9b7678646f11e4c3e30f2fa5b +size 3506285 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000697.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000697.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc9d637c250bcf7c5caa17893637dd2719898278 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000697.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61186a197e47e38571f3113aef764436f4315e68232ba8472579c27a8c67fad6 +size 3062252 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000698.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000698.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3a7b580f6193862647eb4d58b03db38e0ce3a5c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000698.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdc74ea4a1e8bc4139921f75e9e48dafb3fd60a1f2d9e31971ac9e3de2e45376 +size 3323254 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000699.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000699.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e072fd7d67e0bb874562c61d1a2df7ffe12410c3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000699.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48c182dcb68a94c4f7371f94a913b3777a731961ed4f4bf06a72c9fbc7e0cea9 +size 3176503 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000700.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000700.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04b9c54cf0359f1bede9db19d3ca753884d9b4cc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000700.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0cc4a05b49567ad3df901033d5179a050f6800f9d6d1f972b8bb9ccc9656d86 +size 3355815 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000701.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000701.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3ffcf70e3756c4ce163c16e624b620a8d162488 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000701.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11b108e0e0d122dc16233f471931af82431d9bceaa8727ea2e810cf2849332f4 +size 3106584 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000702.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000702.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7361f90564ab38b546c482ff5d0ff80f715f492 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000702.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b7029c81fbc77ad4d5f3f0ca9a562119775f10ff5508537fe0f45da132d759a +size 3068731 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000703.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000703.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97fd90c051171dd289498bd8812fecb2afe748fe --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000703.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0754b336a7037a85f2dba1705245d6586073afe819eb76f75b6f08cd66dd1b6 +size 2709903 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000704.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000704.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76d144196528427a18c83b92a47777c0147ff4c3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000704.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80806882df602f26e33156bf0bc740e8201a1ddaa756b224e432ecbadc8925f2 +size 2754835 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000705.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000705.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49e9c2e92c116ea2706f6d7d6194c20d9e5409f4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000705.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:539dbf04e6a0994ac5d2ed0f98ccb3afefda4b7eb4b15e36b4393f3cb5780724 +size 3232588 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000706.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000706.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e27c5ea1962acaafb2f18b759302a5dc4ae8c324 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000706.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3f15dc8a77ec0dbaff25849132cf9f9bc694e4ec12c8b5b5787b7aac3eb526c +size 2977071 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000707.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000707.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c81e20caa69902b2afc3f47963f99f08b77f8f8d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000707.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b759fd9f73bdb4e7386ffec03b5221f36fb8f063ed59ee76cc5dd52a903b0b4 +size 2483022 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000708.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000708.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24d41490df9421a118aca18245906a0c6010d3d0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000708.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b17e635078d62d3d87a0f15dbc31c9c9a9868a707bff5612ff64005690f1759a +size 3917115 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000709.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000709.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e458c6c70574bbb07e8cb1b02429320b2b332ef --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000709.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d5e9d3a9618ef5f8570fb773d06bff6de7f863c4eaebd71c7bf573dff997642 +size 3418364 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000710.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000710.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2cc6129a40741ffd13535c75eba98a586380a4a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000710.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc254a0e33294c583687ea6957726cf8808f1f87bebe357c208bda0e0aed80f2 +size 3489043 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000711.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000711.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f312bb68b6f3d751169790f1efcd3dac40afeed --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000711.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd25b7a6b83a7e8084036b2a043d242e9b94497e5b0723ef01ff2efca3f88b60 +size 2886409 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000712.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000712.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0682797dd924c318cc244322d2addb326c64d42 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000712.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68922ab6531674f6f59d501e1ae5cbdfcb260b45e43581e38b01abb4e8ace069 +size 9633922 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000713.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000713.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01f795967daf4f5410711344308eb1b1b9e383fa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000713.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ebf915276e5721a4c96b4b510ce1e9c4f8e34c189b4602c87264479e3f43a69 +size 7356062 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000714.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000714.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b7be85f2fc28ecd65337dd69a1f00709da45e3c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000714.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53f840024b48bc32559e304c1f91ee26470c154e3714a141d0ff867664f5f52a +size 2733748 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000715.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000715.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84e23a14109950cbc62e23f1435053b2971d93e5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000715.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:438147b124247dca8985df5abaf499d5ab85f17cf570a76934116d1cd0f9c379 +size 4779596 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000716.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000716.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57c05f11153a4aaf43b425d472860eabf4022d1f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000716.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:673723a4ea6f7d2199734ab3a08480f96349c6285cfe8efa94894dc26453566a +size 2745565 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000717.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000717.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38accae0a887cca7c00f671b12c8aa6620c38bea --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000717.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f549d1c98a71301ac0b8d036ba1029623986d4afe61239324522dc3e9bb556e +size 3191303 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000718.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000718.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbefbcbd2eac341ac26e8bf4df44c4784f74a99b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000718.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d85827e618e0805ee910e20de3d1b316880977834ffe04dc53dcc5894ff81aa6 +size 4914614 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000719.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000719.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ecbfa3fc0ec052c870595f8405af7e1fd40c9f8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000719.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd7018ec07cb4d148c3ca47e72f8c452d7e3b4adbb7934d90cb57bc2cfe03269 +size 3667343 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000720.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000720.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1318fbf8a8334ff03892556ae2acd116e05d65f6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000720.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2148c7dd242798b7d8cc36fec3f4402cc6779eb6947456a006bbd4807a48b4ca +size 3064960 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000721.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000721.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7e634445dcd5e024527f27de4ff9644e95c13e8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000721.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be28d52a679f33d9a954175068bf8980f4897071481a0f036b38d153bf24a6b7 +size 3017498 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000722.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000722.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c47717d5c423386f6fc06c691b67df64b2747341 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000722.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6295bd0b558fcda828301a40f6f37f5742bf5d519b7a112df08b766a3525b5a4 +size 2790649 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000723.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000723.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9353bb253d38c8980e3ad1947651ae2614be499 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000723.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2001d31c785e0de155ca86ac8f085cf8d33c8fb3c26c217f3e762ebe0f6e314d +size 2622297 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000724.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000724.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae3e43915b353b659685a9e034e4e2252d080874 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000724.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38cbf47c7f8fdfc5ec84193d7245126334d4617f5ec32adb50e9e6ae11566832 +size 3688434 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000725.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000725.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0eea5e772e38ba667cccfd8ef6962a52759d2fa2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000725.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39f336585da74de5bc4e9fff3b47c12a8d4e872f1cbb75090a2bda14e27e77ab +size 4677426 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000726.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000726.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19d4c749564f4272d6b72a1d937dd2aff4cf6e57 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000726.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c5ce67511b044c60ab24820c069f0baf7f662285176826e81f1122369f302b0 +size 4061800 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000727.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000727.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee9ee45801ab308724f228a1b5e3fd2df425ac00 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000727.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4602cc5659f667b52d59697cb01a5bf00db21fe17ad842ca8f05a3dc296d2e70 +size 6036628 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000728.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000728.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3b8817e934e8a9db25d66031851b130b31e3473 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000728.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1c04bfbb527190b1e70c885e1cb9ac8854bf3e3c5887e6503e6a940ceacc10d +size 3663716 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000729.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000729.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c019302139d247d9c6c6195eba53a35b9bb7008 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000729.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a025c904d2253b9ab1e3341d05cf835b342d06c1bfe09289b7e48cf41bb0bfcf +size 3729662 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000730.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000730.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8535570600601ef09874241252a523382752cce8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000730.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a290351ce97c297a47401eef126817b0614562d59e7adc3d65e5dcb76b29b15d +size 3597475 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000731.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000731.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f63e5a8f5a9a4362f9f802c2a0cf7df5125109e7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000731.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29dca9c59d5ba7805b50a38e35035ad1d71a8bcfb92da09cde7f0a696fc25fac +size 3870144 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000732.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000732.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0348877d364056b136b010fc213e030bd7616cee --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000732.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deb8b1cbfcde37e82b1e96a7f35bdb4c249595d8ba65c2f2be16f859b89b4fbf +size 3866040 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000733.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000733.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85be5a567c83d69d1f20ddd1c2cfddd01a761f2e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000733.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:934f500862c7636e44768a2b882c40e8e6df7dca691a14b0cf4fcad3b4d0c324 +size 3795396 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000734.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000734.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9674060ca89fdddbbe4e0fc68e5c87fe484e144f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000734.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9977bb580125bc64118922c0612c36ddce333d485fca92baced0bded57984056 +size 9271876 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000735.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000735.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ad270025655b038d8b5f7f798383146897079af --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000735.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:363760f8b42687a94675fe8e81551ac4c57fa79484505404b1e7c6da5d903430 +size 5017656 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000736.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000736.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..296c92dc8c491a7c707a5c5090f74d26c7005763 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000736.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f37d3fd82a325f79ff35e20b83bfe1438ed6b7406d4682e845a866c4095d508 +size 4742336 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000737.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000737.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bf7a6fcc06babb29dff40c08d39f7cc12bad5ab --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000737.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c043bcb4306ec66619ff2ae3afb3aeb70cc79b2441c40337cca5fdc655673922 +size 6577737 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000738.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000738.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2b2320cece60625ae418712b034c786f9660221 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000738.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:034eb29c141572116cc949f01dedb98ad1e9ac817fa30db0ac78f9da10a4b103 +size 7640663 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000739.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000739.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4722cdb79a4b28b28f1192016f3d0012eb5fca74 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000739.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08bcdd6cb870995642d70f301609fb509cd04a75e495fa6a3fad96e4c19926c6 +size 4675283 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000740.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000740.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba62e7f513e6029abeffe3c469fb610388a40247 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000740.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8123dadaaf6359e8a12b2833d44bb0a33c5751b838ef162d2a8bd7b322d79666 +size 5644029 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000741.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000741.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b31f9b9fcfcbc9237117dd8759f22fcc6379e7c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000741.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bb9bc9a3901b539c19e6ac5cbac09f9f613be958aeff2bf8a35ef5a0f8eea79 +size 4425534 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000742.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000742.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8766c65a7ac286579f3abbe29baa61bba30a3b79 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000742.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e3ecc60b59b19324a994653bcbee9b3b29f59626902ee437220a821392cd5b8 +size 5968283 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000743.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000743.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8607541dfc376ad565b1aa79052f67c2eac74341 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000743.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c98d8e93245fdf49d248c45adaaad9febe7af83441a3d58fecd5c5ab7d1b2f3 +size 6057931 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000744.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000744.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8be7cb70b65ecbf3e9e6a6cc050f266603d4a2f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000744.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22cbbaec3e4a03a03644d7924c359b8ffb345520e13b8fcce1e2d7bbf59b350b +size 4931789 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000745.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000745.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa5e6415c568fa36f99d4959bdc1c05b0238aafc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000745.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95c4e641ec1f67b4ed5de8b8e7cb930d357c322e55ca1dc3f120c771b4b69e58 +size 5410409 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000746.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000746.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7605fdd04035240cc2abf407c8fa05489e0e6863 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000746.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b36f7dc9f443db4aa6cc5799f447ea221ec98ff3a1bdbd899cfeb53b7387c92f +size 2155823 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000747.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000747.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb4cffd4249c83221e848223cfe2e4ea7c0dfa7e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000747.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cebaf2ad3e0c35bfcfbc5eb3c1cf05aef4535d8dfd93afef7f218a009184c83f +size 2642024 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000748.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000748.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09448aabc13e68b51ef4a9ef9775555fe1c04b25 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000748.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b6435aab930e5019f023b39c038792eb16c3b0fa4a83b184f4ec08e8f200433 +size 2109882 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000749.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000749.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f5ae332477e3cccbab931c85c266793d5e08c59 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000749.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef266a70f25a67d340b446744a5c526a3282e32130185a09fe7a3cf719a2935e +size 4050325 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000750.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000750.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcf348f7df36fa1e222cb5f222016e977e4268f7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000750.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ff18ff1a3100b5a5b1e58e161bcc34d6eb775a7a3046df3ff022fce97807d83 +size 5161914 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000751.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000751.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..076e289ce99a2e8a68248d1cef3f8b7b7c232af2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000751.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71f3d39504fced1d06e99b3f494683a46fb8e429318be60f0beaaa21c78e61ef +size 2947599 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000752.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000752.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d0c71564a81c44fbc870952772f618a2582fdff --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000752.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a910fc8db18f128aad1b58ecbfad34acdba0151e589889821ff4208c1ad3e80 +size 4036840 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000753.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000753.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f012dfa7003ca5ba24f80bf3bb6a59aa0a6321d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000753.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:563636ea2fca76ba6d76d019b9fc9ef107ab6e70de5cf627ce87bc548fd3693d +size 3271888 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000754.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000754.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64899161cad05e15617501b52cbc658b5be5d959 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000754.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68bf68ff93a6b72edec09eb28695a71c9b544ea4fd22f49ebafc448b728b8c36 +size 3373403 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000755.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000755.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ca2f65f08ce02bf381126919e59dee0d9e74230 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000755.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b301cafe861b495e29edd25046062db9724b5d51a5d1769147afab0b9adcd443 +size 3120012 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000756.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000756.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3162847b2ae2181d7766b9758efb0d5c30d6f592 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000756.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4386e21ace87a4ec07c12ec3ebd796d43a9eeebb5b56399d3912977830310349 +size 2916936 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000757.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000757.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d21a575849085b658f7ef396d3c1a3f3f6b4cea2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000757.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:963a648e079751b8d02541fb58c4b00e5f119b63009b95d4b1b0457d36e2e34a +size 3319177 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000758.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000758.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f57373fec844867b688669705b0385e3b0446c41 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000758.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:648d6b2fdcbd3fa5209b721e65f4d5501def0140ce4d1693d38312f5d2362c40 +size 2798128 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000759.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000759.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b89c6085e92d99e9499692c2f13ec2b87643643 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000759.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:641ab410c0efda948eb04789a1f1bb4a0e84abd300b603857080e0af3d10d159 +size 2939037 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000760.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000760.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b6380e50deb03f2b906a7573e1f46b95ef428da --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000760.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb024076a9f4210f550fc3b03d7be8a9de6950069bfb44e66cbd1bd3027e8002 +size 2516449 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000761.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000761.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c18a0405a593c51ae57072dc658b00ff8bd81ef9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000761.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5961839575943d60e6032e77b40dddb1e80e03396414004346f2781ede924365 +size 4070959 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000762.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000762.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffe3d713ed3121108555b0de951aeb120563a663 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000762.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de9ab25781c6a9ba1a760531071b8f5020421103e7e49f4ac88102ccc24be93f +size 2647466 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000763.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000763.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49aec593f4a0e876065b2034310a7201c10da879 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000763.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:690236206b65157b631871457e680af584c7301008af4c74433b8873b48ef3c6 +size 2943699 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000764.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000764.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbe9824f95e73f1754effdea0685d71fd6b038ac --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000764.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fd4c4ecff4f5f79a6ff3977608702b315d7ac96ec91c881bfcd51b76f62d787 +size 2366297 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000765.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000765.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..749bf2a1f74ed7684fc37f08e5f44f5940b88c3b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000765.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:053abf311b3aed366e0240fd9e411ac084a7d67b0b03d401ebc25754dde986f6 +size 2619538 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000766.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000766.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbde994884a731dfa650428c2c17e80bde4a6dae --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000766.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7984ddfb00adbc687cd67f9f145936957b0cb427c7745db5008c589b23319cb1 +size 2551430 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000767.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000767.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db189a810541c7f92cc6c727cff5eed6050d7b60 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000767.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17190cf655e29bf72c9886728321ed34e604b608801755debfe565d9c1922ed6 +size 4170135 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000768.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000768.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb7dd24d799b2b3eb6b2f6e3e617a5a2ca878213 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000768.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42bc9f48ff5c6898bf0f1b339fc1388e0a428390f0c028f4ecb34730c4789c80 +size 2526662 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000769.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000769.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ba673ba8cc041c67bafcb992bf6a6621b101831 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000769.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49310541d0eda04fd91aab9259aef36f956f02b05636fdddf6c4d15c0c237f22 +size 3437808 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000770.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000770.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26d78b15f51a47bd746efff17f5d0a805a865fc0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000770.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:951c9a5f19a955a2f276b1f90c753e97e9afa54f57720e7130e335cd87093f73 +size 3125363 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000771.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000771.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03a3f70f7ac5906e749df158d1a95bde50a0723b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000771.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fe1ca00b276ee8b95591ef3424fbabbb4871b2e6bb405ab511a8349695ef49a +size 3980101 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000772.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000772.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e18af089a29d74c8f48674aa003df3e9d36b0ac --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000772.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e837949b4cf0ebbf12d218b4d744af71ff22c8202537dafa499402dc17c173e +size 2803571 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000773.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000773.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b81e29f0efa6c8b1ec86637fed6c6cfc79196187 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000773.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5f8c580d0f63e951f9811fa345186c350e9a998dcbe90af1c526ba4ebe814c8 +size 3233577 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000774.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000774.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4dafdcb0ea4845f314fa372eb6af70dbcbc7fb76 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000774.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a5df393ed949d78a0b79b3924ead3b7add1d05dc0eede1a5eb3d30b21e9ca40 +size 4530655 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000775.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000775.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f58bdc4871071ec37982bef83f47cf086114264a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000775.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c87198ad5f1e45beac9e4c3a2a920365d163874bb9ec397c55282f28192a902a +size 2595860 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000776.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000776.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb0657f29dc619e0dc6ad0417759628d94734e02 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000776.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e8672b915a16d698acdf6af54c16ba206018bf24b2d52e42053f3dce84455fb +size 3174366 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000777.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000777.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f51e8b6f5976243277651162536f1535e7b6ea1f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000777.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad77c4869c24c06a59b3e3830befc1a114cbc7a82a487aecdcd06acb741ceb30 +size 3775686 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000778.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000778.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b1f3e071be1481573bea278ca08296a1cde6045 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000778.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cff1dd3f3b0d54beeedc75f2f088c4d8b661683419e186a7be73bd58efd0f7a +size 4394235 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000779.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000779.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9608a042d3fb5b334e413e7b83739ed7b2b9ca19 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000779.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76577a1d7ca5439544284283f8a5638f6b9617951c0b0fb6ac6c63ebd6f31656 +size 2887021 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000780.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000780.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..578454628e489bfe074599d296239a3a48d85c38 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000780.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:217bebf6c9cdb06e2ed057d03a29f93d0b5e810af62865c68709febcf8bebb26 +size 2231786 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000781.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000781.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af75d9946011a7ccbffa490644543374fd7117a7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000781.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4146e93a5db10aabd268a692bc814a4b400838fa2ba2748f2233068fee12255 +size 2738207 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000782.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000782.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1beabecae8cd7fc487ca8985027c02bc4498abd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000782.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9255d5b2609932f25049b4663692cafbb8bd2eb33b0f5c7e2daf1612437f3a56 +size 3062272 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000783.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000783.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..699fe6c12ed73d9bb477da135d50bfe1b5ccfb5d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000783.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03c596a79fd39863882d9185926b56041233986f8aff8f40ce8979cc8cd508d3 +size 2574099 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000784.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000784.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..285a27452bb2adc52edbea21c062d364c6a7e5ad --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000784.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e2e413b699a88a59d01bf9d8c426c0813982d551657743ef6519c7474add3fd +size 4038916 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000785.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000785.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e84a13d28163367c4f4643a4e6156b0a9fdad01 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000785.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecd99ae262e1b206de7169e04d1e203bb6f6b6a0516dfa1f35718a885c4f2857 +size 2831626 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000786.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000786.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b17ba02369738534de4cd65b8902c0ba64b30e86 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000786.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5baa8b7dab68645572f5966b2ad85e8099575365a0de47b8cb7c0d1cae338da1 +size 2673812 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000787.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000787.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae9bc8a7675ca2906a94c619fe9f2a351fa296b7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000787.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dbeee345972a61fd3710d98b679ea8c20d616e802b2d9ea26b4bc704ec44a3a +size 2934518 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000788.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000788.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3d43642dbd9968cc279ebc25da890893966429d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000788.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1df4438a64ef3545f30a9c5fca002a1d2a7d82abed57c3e62452469b567fa41d +size 4276484 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000789.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000789.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..802c3d57a4d360b05caf8a5f5a312722b940df25 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000789.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54e42a6f69b04b0d4a66e73559abbd372a561f1a9ca4da878092d3b3205f6aea +size 3514350 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000790.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000790.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..013b66063fee2f28af4dda50c831338fba51e794 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000790.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6763f95d57d6dc0efa7130966e9b52ff14163bcdf7c78b8851984aaf99e9033 +size 3918200 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000791.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000791.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e28fef0892c029b1114acc6efda51e1a95300941 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000791.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c83939aa3f4ef2794802d2f2f7c640828333451971c11b7ef33631d4db2969a +size 2731457 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000792.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000792.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55b2302b5db4501dd39d940277fee06ebac9710f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000792.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f66ffc6a4aab3e4c8c47549a430cf5031609550e44a2229e39a1a48e6e987776 +size 3849933 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000793.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000793.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0bf3072676f4690063145138ed7fbf2f8ec7597 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000793.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e4099a78720a8d4aaac301a93a9df39740367445b94edefd0003f05a1aef960 +size 3057342 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000794.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000794.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdd3e83d4b8c2112453bd2b184fb68841d7362bb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000794.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ab17d355496274ba5f7dd72bf21e9b5bb62e72604b7be4a5224e4404fdbe51c +size 3761740 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000795.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000795.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..380668c239995b12d89b6a1d1e6ae90818e494bf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000795.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8a9af560ff67990c3ea31ecaa0016f4faf5ca6e8c6839c17b6127c77f1e36d6 +size 2215880 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000796.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000796.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7181d97d51146c6b7455516a93bfd063ef9d6714 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000796.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0448c1ea287d1b0a2fa9a72ad881e187b1a3b61e97de74cdac297e318df16c2 +size 5414668 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000797.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000797.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bc4a1c500ce5248d865b68325cce310c9d60ced --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000797.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e8cdb13cb94a4b5d8741fbd971415f7ee20cb495c687c572335d8af8d64dc6d +size 2667029 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000798.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000798.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d1ba3e895e69e66481b01cce76c45943fa95845 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000798.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:956163a289d1f6d454b27af1d875f06a6e73b356bad28d5b78d392ffdafee8b4 +size 4503273 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000799.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000799.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bb09f3ce9bb6b0510556cab48e9bdaf066bba6c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000799.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04ec4b1e277210a3135b9a39b91846ff41495e39b98d1b8c6d06692d465d7a5c +size 3608872 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000800.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000800.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..903a256118dd2cb899c73192169061b9d00be4ee --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000800.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:170618145353f68d6867dec9bb6d3645e35c37f0293bf7600ec1399daee169f8 +size 2988262 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000801.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000801.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a02cfe167b6c2f191f54d095f11275de0f0bc31 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000801.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6af0898e12419b2edc7e0d1b8c3c9dbe86d831e76f79f3f86fa47189a7f32ba +size 3905554 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000802.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000802.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7364625b068f2b1419f2ccaae0fe3b5bbb023984 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000802.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54c10abbfcb5919ae86910fe20e63fc0e543c3bb591134b13fb9b98c89766f66 +size 2921449 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000803.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000803.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de3a2c7f34228e2056ec492b2a5dd2e667bec770 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000803.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb85ea3bd129326db90b2013e7efc24369ace96a53681223dcfc6df10a9d8561 +size 2944116 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000804.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000804.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d26d3d47315d6298910a2a91f0593a51edce08b8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000804.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7f444083f6dc4b6daf4a719264cf40e3f7c170923a74a7f03472dcdc75b6a1e +size 3353779 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000805.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000805.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..795329c6f41c7c5e012fb3bc98a9ab94301cb52a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000805.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f13f759d7a91291b0da810dae31120349ac6523daf16b357fb88d1d7197c1d4 +size 5338139 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000806.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000806.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50c6cc2d5145aafeb966be424c1dcf591e698c5a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000806.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1700ea179387caad9e948b4e023591e9d13eb1f64dc60a2d578fe3327ecf2de5 +size 2958699 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000807.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000807.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d9a2854fdc93a3ed45bd5d19349908d1b65fab1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000807.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a53e51e4bc32351a96079c67e0b2416abef0bd300ec442d6ef90319f679629c7 +size 3899401 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000808.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000808.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9aaaf4f9e7751d072b9533763d379c2cf420f687 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000808.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1326f687bc24ae5c1e25aa8315e0b0a621368559f6d3ec9e5844eaa134016f0d +size 2449228 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000809.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000809.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..341cde56c0c02f28d9dbc95a056badd269862df0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000809.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb8b7959f21c93755605e0b2505a19e64def229fdfb3968bc0a793063899280a +size 3562255 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000810.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000810.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e9e6a45ae765468c072238520b96fc327d05154 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000810.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ecf7cf4475eeb45da9a53ed6b57481a34dca7c9974d5a017191d483632f8d06 +size 4096611 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000811.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000811.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19547e89394e1c7a102e37ac8e8c343cce4578a9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000811.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc1c18a0d5411f3a11f3a7daebbae0071f69e07e2afdc544ab280fa749640ee6 +size 4160165 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000812.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000812.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b0e81c427843baeeb2b544e5de996976384c103 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000812.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9d614234922fb1b312b6e0f4c5ca10bca770b3fc2cd92fc6779e5b5057418d0 +size 3919719 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000813.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000813.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4aff98a85e6560d279187c2f65e328288e6b38b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000813.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac6e12e29feb2392bd165a5959f372986d85b05f446fb17914da0bc65ce5feda +size 2817801 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000814.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000814.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d82b03ac2a80953d883f0fe7947a289d3fab21c4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000814.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecf9fa2bc5134c8a82e31805de144cc51a8a8e9db22952ff5008ef228a39a3d5 +size 2745150 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000815.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000815.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ed44469a8c03f775ec4519dd880e69e48611dd7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000815.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fa5c05ff7f0603467df010eadb45b0f9f612ac9b7bc92bce369648d2a7e11c2 +size 3318639 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000816.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000816.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2077c117b10e3d616c0a9bac73d1547554d05a64 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000816.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4760286ca86e38d21959623db0037d478e527a923749bd8ccfe89852814c1cf1 +size 3821106 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000817.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000817.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbe00142712926efa8d11ec0a6bb7b1fb72e8989 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000817.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f81064c25c725385186c1e33e1bda8a3fbbf9641fab035f6dae504e1bab0014e +size 4013931 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000818.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000818.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47a6c51b4d8c71c3d0ebf60bdfda0516c67699a0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000818.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16731b4d6673aeac303e7478707551a3ae98e887f934ef6654d76072e4391761 +size 3172610 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000819.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000819.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8e8e021f1bb806cbede07301b014ca113250ecb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000819.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e57535ca99050170abd20c0fc41a239de47f9484de64175cd8ad0a293703b84f +size 2922728 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000820.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000820.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de6a3ce90d4e28cdc9dc3f44f49f1bc3fbac39e0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000820.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76f5aa652529682a3b9b2018aa4d7079787b1e8cb6f92a1e287038e45dc82603 +size 3442277 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000821.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000821.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..695fae97b657fa2b8b85af8cc917c0fa089a1ca2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000821.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35fd0ec25aec52633c302cd3c72ffc66bf39e5ef8335853880bc005cabeb6512 +size 3622595 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000822.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000822.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7d3bd9b164b60c42b6af7d061def7874ae662d5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000822.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:211c92d2a3179e429c5d7cd6d61efa922d5a054c6cab7380ef1af69e41d5b2af +size 2675068 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000823.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000823.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..538f951485faf73c02fb2d9a1f0064c66e03fc77 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000823.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b86669b3c44403670b58e8814a744480778ead0dc49bc05a4b9183d4ee60128 +size 3071286 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000824.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000824.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21f37ca6a5dea677a37104959249546d66f69c88 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000824.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a59b291868ba1774c9f3422b3bb1385219c664c2cffd7b71179f10c4785c6d96 +size 3095745 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000825.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000825.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06ef882499d91e40ae6990848378ec14f1aee0c2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000825.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fd0e47dc1471c6e7dbe825ebd15efe0f178091868c306e803095b08da37bea1 +size 4350967 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000826.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000826.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df3b2a82f720e7a694d938dc6de4ca3e724959b6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000826.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:896aa09886ee0883d11d6acd27984da2bdf4d31ce7a4db1d92aed05dd609e4d1 +size 3921471 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000827.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000827.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b36dca47b7f2c792515eec3520c0e93ef9d6708c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000827.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:778e6a08c46355b0974457674d597f00cf3eba37240de7a6533c3406e4181305 +size 5049616 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000828.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000828.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a6a656b5831b8d4b0d48604e546f25644554629 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000828.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e56d32474276b103d735bacf1aed9d3c1fc231ce5a268e2fdaf78b2721006f96 +size 3531129 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000829.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000829.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..287e8bff5dc6898de65e81939a398f461236f666 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000829.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf0f4499eba5ff22eb701212e5506984236737e0fadac0f58fa35f8f3d157224 +size 3153956 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000830.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000830.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..263f4ccbbb9b4dd4301fab71352eb06390fb07af --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000830.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20574e693a81761f4d993d595f86ecad94aadb162a2711de5ee3603684c5a7bb +size 2886752 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000831.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000831.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cc543b553d0dd1acf41f55f6b0dc0c01dba576f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000831.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88d86091022bca15153aa6c985974bccd1d6a886910fcb1bd6e6b732debe552b +size 3091888 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000832.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000832.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0914c97cd8b75cc3095434e9048c0f65914400e7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000832.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:066e1cf077fee6ce71d9ea32d41480ddff873d05696e223f34440777f0f4ce09 +size 4227121 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000833.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000833.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..269e2715547628bdc881522fc512e8b666b19e9f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000833.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a5a6cc6cac40c1032d8ea6ad0a8b77d152380447a2642ef032a168db7fe37cc +size 2850763 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000834.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000834.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..767fa1e3fb6b1423e61d5dd5df2d0b6515d10cbc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000834.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfb2f4b189f6930bf443c488338b1f4e15049be56ba57e859665e648c44e4477 +size 6015291 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000835.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000835.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bef9e92a2692f1f4d43dfa097a6422e2af74fdf9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000835.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66c8ec7f52e596767d246ca7bb8c5f0d3e6035ca0c375f7445ba7abe017d0b15 +size 4162528 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000836.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000836.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fcd02415c20e04d94045c9bf0fcd2434cde2c4d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000836.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4605dec74fa88e6708f12899a2ef8b21ae44be1d734b64900fa2ea9b9d72b2b7 +size 3373601 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000837.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000837.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a5c26442d10c688b1f6096cce0138a2d755ea56 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000837.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:949e10f3b4ff2c19b3a3d0964c569ddaa1c7a79b19ac43cc06eeb5d0b64ee436 +size 3087640 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000838.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000838.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d91049ee69478901cf362800d0fe7dfad64d3e7f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000838.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b91cfc3f850fcd61765b44e5b3e1bf6adc64fecbc59088050478b5c3bab1d75e +size 3302046 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000839.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000839.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..501db230561eba2bb45cc00970acc63f2691c837 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000839.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f238df56b205bc63330007b3c60fd44d96a294d3138e2ee0d50ea943c460bbcb +size 3447102 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000840.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000840.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..235a2d503118512443a07f2389f7d27cc7f06746 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000840.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b5936c8c5a4731e127d4227c9942642474f51f76dcd0178b427b768558ab989 +size 2840063 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000841.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000841.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48efaf50a558d95818abaee8e3121ab85cffea9d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000841.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10a6a0f6c0363a9c92185631dc85d4136806f1db6ea26f67b17d7510f5938f2c +size 3343463 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000842.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000842.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..488fc8bbe3db9e828b9bd8825d0f0347e9507b28 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000842.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3a05ddb692cfda00c22c3b210234d73fef0c922f9a1fd15e94afe0e7b4e98f7 +size 3916101 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000843.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000843.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ff4ee70f219ff0a64ccc6a39c63fc35189eff83 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000843.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5de395b473e34561d8a53e264bc3752c8805b70eefbf53494f0768a87806948c +size 3272541 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000844.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000844.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2baeb33cddd501049d252dcd3a3a7b32ed59bceb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000844.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3f73923c3f6d0b83c2bc6bf1ab799884cf70114d0246d19e741080ea6f6b9a7 +size 2723078 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000845.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000845.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba428d1384fe791722e5a4ef18d041be7ca700cb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000845.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e816ce1eb01134c2e9f1b373824228ca81e9ce4bfb051b966dd78b7e3e92e35d +size 2962933 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000846.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000846.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f05e914e72b116f517277d87ac0fdfd2f8f2ce68 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000846.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e26243da4fac874483fd43dae40645e7cb39581bf0561259fca802a40a3b221 +size 2583780 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000847.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000847.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d94c4b405f81a30bff46c9fa4840a0d7e9d844c4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000847.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62bd3f5de5e1ecc0442d9a47e4e5a289a9c8cf56270b6c7d72cddb030f9c98de +size 3027561 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000848.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000848.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e058cbef4863b8543e5d68ae9130c525de3fd81c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000848.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07445a14da72df0ba27e76ec69c054f5c820f189500fcf234c460325ae9c69d7 +size 2942180 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000849.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000849.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52b3abb8a2582b7a0c65431483607ca3876f0506 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000849.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2560806894dc9f73617b6acc21b0bd56466aa9369bdee49fed453f1940e8f336 +size 4888494 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000850.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000850.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4916792b7c09f8aa202a23ff13c8bc1724ffac4d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000850.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9d90a87aa98661c5e5b53a1b221ad3021711a2dbaf83013ebc58de08f4329fb +size 2993200 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000851.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000851.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ababc1d7b56e6b82e10becbfa88ed00f82ad421b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000851.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87d7b5c0e390c32397f7782017ac0a2f4676b241c595d0e175defb1786aa0794 +size 3823313 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000852.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000852.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfe9fe1b91f0728abdbd1ab6dd8cca8ecb628067 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000852.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcff1a36f7bd19a790268c248d42d3100291225d6a9f3b21003e5d2fe73f49af +size 3427830 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000853.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000853.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a947acfdb16518a31f5e217eec28a48e3a70a50 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000853.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12abc56e6542efb7dfba9c6f5ff9dcb0dcc7b2eeb5cbec20ca6d1012332ba93a +size 2564590 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000854.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000854.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a17d961126071a16aa784045966eb289fdbab99c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000854.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec20c49eff00ad79132d68f9baeb0c6cb9d098948af6cdb705727a138fb295e1 +size 3327834 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000855.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000855.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec2dff043a443cc23da8db9f18fda18073056617 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000855.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92cea168165ad93f67061f7bea40da802e30a8f7fd2006043ef729e1d906d8ca +size 3505224 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000856.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000856.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60ea76485a9e90267484d96f6b303f46227aa322 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000856.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23a15e49d3cff4d7e7ddf51030c2e34b8f7bf9a532293d29ea1fd7e2e0a7ec22 +size 2632289 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000857.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000857.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c945692f739d9a7d40223c5667756d741fc8bc9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000857.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7730ccf3868dfb20bfdfce29aa8638d5e52a900bd3b3325a02ea0ff43004824c +size 3620354 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000858.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000858.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04ecbeb9861c41ba218e807023a91a71f94b95bf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000858.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b897f1f6e7230a4bbbcb7035ac977849b259736514b6f7329b411a9398ac47f +size 3136120 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000859.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000859.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eea321e6da94aade41322649f868e7f4c5b99015 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000859.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12b26ce638e5338bcd14cecab9ba825ca6c673ba2452931888ab99a54c204c77 +size 3031904 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000860.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000860.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b635a5d9819a245157af0fcc6d2488ca138ca95f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000860.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48dacb59c8f5dba79063758518c8dfb9e048b8b7b97947abb5d9aa4d31a5f269 +size 3520841 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000861.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000861.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a138d951e36ca4a4e2f2cd39bbf052def6478eab --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000861.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe0d22e47c41ea75cc35cd7ffefff91d350cca8d47cdaef45145ae22311dbbea +size 3187429 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000862.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000862.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dd047e20bef2d4844ed4fe491d3011ab28d36ff --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000862.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdb59fb4a4bb5789c0fa1c5042fe210342e9dc602d42b9b41ddfb04001add5c1 +size 2776662 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000863.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000863.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b8eecedac138e0a0a99a6aa7a0fb0a72ca594de --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000863.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e8d9d4e32e3bda1ef83af6251b7339f1faf719e895a562d8b7899bd7d2a4aaa +size 2773448 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000864.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000864.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5f9fa577ce2a8f8bd5199e30289768defbc9782 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000864.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23923137f40e6605f2584a34a50ddb3f0f074f75ec6ed426d162c04a0108d46c +size 3527724 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000865.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000865.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3a915ab4734bdee671474ea023ef87577de8b54 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_high_rgb/episode_000865.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d164b2b181960f82f2c3eb5fe95ed74b3771eed0d98d98f90903d347c1bb5d86 +size 2289089 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11cd2e751596b550bd8b743dcc4575967ca5941e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9e80447fb535b9e210ac92eeee33819785a8e94db51206221f2bee276b6bae6d +size 3280550 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1079dfe36730d02d147d3a64c0349bc4361561b2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9f6120ffcc120e59d02901cc1e919801596338ccb17f2bb5018500f5bc25ec11 +size 3954728 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3a29ee82cea41e6e9ab10db1f54e353583d61f6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7446836c9813369d11f0aa49ec794888127f2e8de639849dcf8e65e68c4edca4 +size 4060303 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6dd29cfbb8068ad6af92a2a36c9dfc4802ac8a71 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ea2a079c02725fb67bdaf2d6331a695c553b9be9dc7a88e183e9b1d0c1a9c45a +size 4580695 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..499243b5aac35818416504cbe19d7b4c76ec18a0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f1c23580fcfdcdd146101aa5a6752e3b40a40e3badc4aea97ab2c0a0e84521c0 +size 2983993 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..708988b2866813c3f875a4f5d4fb35496d4c2c61 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7266a171b89e0126593886e332dd9e1f9c4bd76bfb30e9ed664b1c6c2a0a5548 +size 3067441 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38d668dfb47beed80e2ebd67cd5d8efb6d6187de --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:200630b5faf4fea2710c22416f83a292f98a891be5aa1bd9034d6e70fc305ad0 +size 3136886 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8921dc1ec8d69cc42d88ed21847838a17a658fd5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a224138ec782df169eac5138706b0d398b6bcaac83e96b1017db13836884e4e5 +size 3430901 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c43f0cf66ae38ea6ef2a88840b7d485e5aa11d31 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:cefcab401bed1bccddd0386ba8c74f32e09029a0a0c5e3b7de7db130916a8802 +size 2826184 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c5a87321212154fbe9fe9c4d21b69fbca1356ea --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b3b605ae319a9193da52dfb003e7a3e91379db9343c7a9f8d9e1a327bc03ed33 +size 3158741 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d4e9e26fb05629c53529213644b8b9be89ed023 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3692e4bdd88f4cea964fe494038830ad4402e0604cfd3307d9460526cefe1d99 +size 2489537 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5fde1eb0242c255b508c82db65e15cecaf22d24 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fcaa2950b371a8c8e2d2a389884aaab18c6206e5df0e6e25f037fb7b0b26a79d +size 4442654 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4e2d7003283396f7dc445298b9beda4f46dc298 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2dc7da97afd5461d44137588155759ee7b21d193fae4ba6706bce0d2c201fdf0 +size 5023605 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c80129699d37c85b7a799f27362b8e3b31cc5aa9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:cbc8a7daaf9f0835a2fd488d3d7007457efc578d50283398d343d020a62624cb +size 3297911 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0b96751c856b64244795b831514e3c34dfc916a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9316e995731c62a1f891f506fbb8687492824e61fdb6df58890938cffdfac0ae +size 2514021 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a1e1ff202ea7be3937943747eae1eecf4cc4787 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5c0ff28ea351c9b4b59724875c32afcef9624ea6d61b71d37cb339d95bcba8f3 +size 4042137 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66f26a336b2161f3eecae5784594ed3103700155 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d78bc2507b6f03ad9587d7753497d95a6e9c9409ff4d814fe04a8c93d81b50e4 +size 4699571 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..985d4d2ed733c4d9d2f1105f2aae735111bdb384 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7bbedb563368519b0d2503008006171c4b353967ddaa1fee411b9d7c3a9c190f +size 2270775 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a59d3f2bb72b3eb45b5962fb0dbea865548c6d75 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:cf0d56c3a147f035d6dfb87d86f77146709f8b3e49faed34762fa83fca66bf0f +size 2481441 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccf5b06f6812cf57138ff3f6cb4a748920cc730e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d6ec1ab477d5db2d988daf35ba39a2d0b141dbe522169dd1ed710dbc14556e07 +size 5488305 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9df101552203361768c53da1a16ab2ab04b50e01 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6d088794965981a28b2a75ad3e95d5da7050cba36f944f4c21b7c77f25d80e90 +size 3182935 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98e5d0c82cfe8d1a85e194a974b8141c4aa7fe6c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4b730c542898f19cfd7e90508d1c62cff38d51331d1dfae9fcdadb843a5a5f7d +size 4340436 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d8e86541e35778da786a13e4c70f97531bbb8f7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:08ad5897cb92c89e4679be56e8ec6f9a0d719e4c3fa615b225ea7d8e4e5a4728 +size 3497584 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ab9450d6cc14ca7fb08c5821191f6a242009c41 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ab9e268d44fa1a739a945768a6a791138d385a83e6b306698fd861b17f49682f +size 7530352 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f955e889c2c5415fdbbf80de510f1dd580b10fa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:672572471fca1c3bfce4b43fab154f2482117a35262e323ee9256f3cb80e740c +size 3385966 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48d918f748be4c4051836d5bc7d74e93106bd74d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:633cdb1b2a515c11ef2fcc2d248263b4355227cafbc6e8e9f832dbc93f41fd20 +size 4423162 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ffd41710d3dc4a83de7b42c62815b64805dab78 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:100b95cf1ab0587ed7f6c468cc2717b69bd7cefba98ca003e56b8915475ed4d3 +size 4490607 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8034bf0360576a93ab6e928f89bc5a38b681c6de --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:bf2991058ea307de5e317472531c3a6a35aa5e806507ec3cdfba9df980618dac +size 6519615 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8a35c1fdb9638c49ae4339849501a893c5d7b35 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fc9936393ad09ed130f08651a37afc21e042480654ffbff473c043aa976c2ce3 +size 6621209 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c025e902e21684e44915d531eaa7cf319e44d10e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:58ae939d0bf910d885f5c4b880a11b543f649246d83ce71f1d348062ad192bf1 +size 6462309 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..737b81b16770f25d7f3d28e92fedc1cef8b79b5d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8c67c78ffc1e7f525757b807c35dfd89e8556a2a5564d822a6645c50c99795db +size 6893925 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b9969b8c5323e96c69aa08d3c0cfee34b71fcc5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:bac0c0be4de23d4a0b5004341be61ceefa228f08342e6403f93a498a593b93b2 +size 11971932 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8aef5034b760cbd1ddb4c46b7610f51758039946 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ee3ec732c36cac3efe5281af03e83eb1c61c765a463a83d32dbeb6bf1bc4cb81 +size 5433768 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae4584e8624fcd1e18d38eb8f7ffe74f8e580d96 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b6e6e3d206c4f3638ae81cc550441c1ce5baf0cd253e95ab9b1967ebcf1c215d +size 5972933 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..670bb236c6df02a00bd9b0f2e6c79e0f9676c875 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:003d5eab76fba0f51862fb844248bdccd0a7a74ba997e0f9a3c9c315f6c9c98d +size 7201743 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42941b2807393e07e44053baca3640281ab2f12b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:eaca0546be05c18b2c13e0f01282073d62a1c11b3d6653dca0b3fb091c15b464 +size 4924630 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e9089689300dd397b5b82b4af3d8e457067764e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4275aa6404eb4ce6edc608b3ea4a26be4d0dda5ffdf532925e6888fe0754376c +size 4017993 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea4799ec9b85cbeac67e8fc78f25e28e671a9c2a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:05b1d89fcceb9e6702f71ee254080c1c9b6e10dc2bd52618b9cb77665b7811ba +size 5543301 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18d0d1abd8303446aa95c122c4166f36d8556ea6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:114d801e10d7ea1c49eb48df0ce2614720ee40c068af8d4560719bf43fa394dc +size 5049993 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ce44e72bf27b28b8ddf0669cd07313f63efe149 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:75300b2abb09c782bbe8b939f0bd2cc538007a7ee942463716ea9f265ddcaaa1 +size 5807370 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29b6f59a038b01fa6b533415294bdf1a8bcf3b47 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1c6270e5afa3b465354a3734f3b0ab14fc2a45ab53d9b409a6ba53cccef8430d +size 5738440 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec8a04e8cf061f827d694d7429f56550d6abd3bf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8a54ea93c1f3b0e68bc114191e8f9d03cf24a80e00149b94377bb23373909645 +size 4910423 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afa21c564f216081768331429001a9732a9e3acd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8a51464e4b60c99a79845f145d9bf0dafd8821df5208ca201f24752a8402bbe2 +size 3919801 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfac808d6650a7ae239652cd98566c401fe2124b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:07b82b7587ea4a68ad1e5ad143ad07830576a529885d3a0d09b4a6203c5fc62e +size 8069064 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7230ea4de3748097005e440956c076236cb5f18 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:64cb0168a6e914e1e4c15659301101b78a6daf004d25408e799200b3301eb52f +size 5087259 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8085b3e8a89b692b6cd4f36c9fd8a7400057f67a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:999ea8b4285d4ca29713ffe12f896bcf345b238101649adbf33c04a3a1ab540e +size 5304239 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51b0fddc7a04be2d90753b9e8e712100f83ba76d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:114ecb63f8780a6d03bace29eaf6f216c07868b8bcc46116940392d29e02a212 +size 6365541 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1cf87683de9927438545bc931b5aff45035e922 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:dfa2cbc3c1dd9253d08c22075983ac6f834f62da31a4a2e4f3432ca6b0c94559 +size 6155704 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd88a89d50798b1228ba8ed40264c35847551bac --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9d82db638bf75b4c4f1cd7abf7b39661028466455e7b8bc9cc193f9a1f910012 +size 7773317 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a025131174174e6827d3fdabe7a1261c90e5b35 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:de353d8eafbc3840c5679959daf136c129a84cfe182ce44bd956fd78d1ec8e7f +size 10534218 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44f34148754f3452609f0eb84d6419261e3d9387 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5c5eb6e23e8f3653f62930a769c906bd36c7c6541e9d4172ea465aacbb087c02 +size 6172960 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58149bd11d4b125c22f9256ba10399544edf2a89 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c40f7d6365ff3c333bcc47dafb5afbe7c6d9f93605283ffd71821c46b7d51af7 +size 3353456 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..601ce8e07332d7ea24dac2c0eae672a3032487f5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1a8b8bbb091a66b685941ea881350b88404246f511e6fbc78d99738f5c9c972f +size 4018014 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a90955e9174cdf86d737f4424e097b9185f55293 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9961809d47e915447425ddfe2a07b8dc1b62a3c70873e02a0e717286230704a0 +size 3179809 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d15ae8a78a17d02b3e381dd89450348fddab1898 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a633846afc1b562652ff5be529b6da3dafac5b0d4f7c6d3e1db2d854c103cffe +size 2310929 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..449b5d00c644d8cf0c643fbc0b06375b873ace44 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6a19f7dd6f5f69c33be71f5e6271eb9913d72899685d5550e7d661246affe360 +size 3008728 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c731b3f94c1d3a47c3f2379d06d70c5757730e77 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f43b89f34b43859cf4c6fdc82ccdf944b74a9ed9602f24622e6767ca9868b896 +size 3062209 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9406193182448fc43b5f8b66ddd9567bd4602360 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:88448f0f73f5bf83fd3669adef9c1333ec728f6434a0a377f2bdffe7d9a8e560 +size 3191158 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbba9c346f033bbc74553b01b68cc35bf63edbd2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7d60c25214e5784d3a93f8e1cf179af1de5f854851a856795b3bd3575ad3bada +size 2590300 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fd1a67148ed0dc5f37abf804837c1292f3d06dd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b0c41a556b445391836009c27bff4340929ec804f9848642eab88974289d697a +size 3049677 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52ee77cae35ff6e73be660c8538db70e9d3af841 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d5b7fc52495a10c899d50edb517a49f7aaea07a6d8e282424e9cd44847bfa8f7 +size 2724326 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d867e9c98ba04b3f439bc68cc06aa6d9eef60036 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5bbb72171abc0db4df5b4e35320be86537945087426a3aec48fa0ef748965c09 +size 2497777 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d5473c5be8cd9b172521009d59980b1f3ef8def --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2cbf691bf7c4467d73d62850878fb565a395f8a4822360147e7d4be3f4f3caac +size 3032741 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33e5a47d0db77e54e5fee1bf941c26f92d642653 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:46a6fe0a0c6766e1964e9e4401789df80416bef75b16c4634ae85f4314157575 +size 4191544 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a910b26bcd0b9405d6c221ee7d790f2d39e99a91 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:264de4fdd217e2596203051d9f141e3e2950405ba9d39ee0911d90ae683fedae +size 3537534 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62cc35f06668cc8b9bfee316067cf645fade495c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:821fcb034b477c426b41ac11993c2f6d7429ca859c0476bff89117eceed059ff +size 2889604 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ea42eb97c57629a3a883dfb04e6ce62cade951e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9ded31dde5212c71e43d6a9e0f66aa07c179871668ca5f624a4c8fd4fbb65837 +size 3922674 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0db86a5f68319a4a076b92e9d5251520b31bc40 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fbf25737cac6044edb45625058f4ddd602028ab04f8a3b8fe0f83a783eb1d6fa +size 2915527 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74cda4dc40fe098e7587a96e4111056d922d7535 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a614ed504bac20276a67ca7db079a3583e53e47466fc7c1cfb56249cb913a15e +size 3184753 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf95c79d6b07722951043e04e12de46bb5f125d9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:89a41f1eb2a40bc2b8dfdd6b55416e5e58416b911727bdf6d1d2c74c981cc5c0 +size 4029391 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3975d2e14e5d3d48095d73978de494aded5e4aa9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:78e009852e3fe8be7beb3dd6ba63ed79660655cf8ccbec3ad04fce59e60b57c6 +size 3431174 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c6a5b4449658db631bb133c81dda875858caaba --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:da9fdea0e97830df9be56ac6d3e563b5223b74842c30c4a437cfa4abe4b7d5c1 +size 2354632 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..614f90e50812a93c9fbc2adf1a3f90ae5145a6eb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3f291327327dae8a4c82c9fb60de1271cc8d67b60d19b1a63adcfcd81547cf63 +size 4062231 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f9bbc499dc55d22e7c7209052a88e51d3bbec10 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4116f9749e64c668bf81c8f1cfe509c664f90803338b5d22b845c260088330e3 +size 13337688 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b05913e3a9c7a3ad56e73737a234e115671a81d5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d560eb190cf26a2b0ca8f9bd806db6747f373defc0da994364d24127423b4764 +size 3977766 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95147dc9ad14d58d950d66e59b7b609f251a4936 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:657e9e7036ff86ec05fae105eeb1f582ff31e38afa17ae1856dd8875cfbfb546 +size 3987329 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd53fb81a7f9b3769869cc078d1334108c5631f7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c214ca4bc264429c5975ff4bc069915ff455aefe7c028a76b0e2be42db066cd0 +size 3327044 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc8a2abc72aa47c0a12e871b0b94e574743a052c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:cb30295531ca4a57b632f5780a91198cac24bd9beb912d24d1a1201c396fc615 +size 2924953 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dca1aa7fec99858f045f663fcfb7a4ba53020fb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0d445e1c3a7b34399ec2be974c7460c7adeac2499e6dbeef6eac9ca497cc1e68 +size 4932539 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58b72d9f2b30e0db913d36bd03b1452c6d7b1640 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e7353420dce922f80282b554b27b665d85419bfd1b284ce270f8745cb32e084b +size 6550914 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec9294ee9faf4574978745299b7b4ccaaa2bbdf5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:bc394a81ddbb367a37c5e5fbfb6a37e4989aa9064d64994fd820d765aaa7bb38 +size 5185036 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c55d66ae0dc2a51d45239f4b29394aa7fe78d727 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:55249ad8830147951b2a71b40137d16ba6fa8b7640bbf3df559b1faf26a24b6c +size 4331279 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bae5741b0714e22265eb40a62bd7f97c53f7d29 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:806bc50607142e2c02cce18ca30d8be3e342aa12dbb3a31cde0a8a45d0aa0fcb +size 2707258 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa91671e631583d4b29b7d08677416d7ecace318 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e952b963e1455dde698229fceb72b66803ec2dedf02bec6c31612d6361c21e52 +size 3257090 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbac005602a908a3e5a8318df7395bf9567cd84f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:081c05b0509bcafa13ffb58d5299f7bf55b0fc9055d210e53fcd18cfe3089009 +size 2089870 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a098c23af94b71cb86af9a8afcd52c5f985e18d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b4c782a2911920ac8048ce7e58b32c02e204e2d5db35ad7678dfddea264d5bdb +size 5522902 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ca85463f88d9585a5bae02c1424b1cbb35c9dc1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:918cb5769d36b4e93675f96b4c2a42400e19ca2b497745b29f2d62651ef8181c +size 9327503 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53fb7996f0d280e07110f6fbd68999bf22808797 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:cf949bd51b94ec9c8042eda2e818ecd10e7acd440f000d8806d001051f58e255 +size 4318680 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8992d81b038d9caca7bfbb1acd449b7b10d714cc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0ef852b6a1a88270b2390298e89ae11aa646ba3cc4f28d8a847d97a151f4d452 +size 2714767 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e000c920e54b3956fc5dcca79064564a5561b9de --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9f0534d0a02c5af8b816041890c05ac8c8fc1f648e4a5ff8bf05d94663390396 +size 4596587 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8980866a6d06d65c4b36d396bdc55e7f65e67a36 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7156785e4ffa956b34028eac40f9ad9b50148c551c1ff2b1ffc508f60ac305e7 +size 5823017 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a34006b3a930ccbb9525f608887b0a1adfdcb74 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:644c2d8ae012e9dddd5e55d3e58a697b30eb70f9306daf57d95b0738c3e035f8 +size 4183331 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0d530d20bf65a80cafd23e93e175d8322296db4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a2c9175cb57ab2ee93c4f76b499600df4a15af4280e5bbcee0b05392e37d3b40 +size 2855441 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21d08f193f5dd1f0e04fca4ec4770b5e4e6b0367 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d308e0634a8fdff1b7286cf6258f0c3069232d1d7184aead1230d040c4bf5b6a +size 3327015 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d77b8ce0b54b72e53d1aefd3eeaeb3595e49015 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d8128daf1f0498813ced0097e5232aaa1b1f11790757fa83870f74e52c025b42 +size 1346893 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..246e53777737161f2d7e53784904c6f5c500b1f3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3924365019d952e9614ebb4aa50c7730f72da4eb33f9efb57d459affe21b9dd4 +size 1245473 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81d96d188a731b76603d4de087d38b0df4204ad2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:cd3cfe3104b6d1d49c14441e5c0b4660f1437597c1ca128b3bdc893b9b29b166 +size 1416841 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59d2245447459426538accb0c0541048a782e58a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:808c0fa2c3036f8fd5e8e53f9bc36c4e9500d8edb1e5cdbf1f8e3528a3cc6309 +size 1106425 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06adcdcd3dc54b11130d381c01e3ba6ef7a4f026 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6b8b023a4e2aed1436ad3ac1fbf5f7f7a2569d1ac1d9ac73b78ebde29d3c316d +size 988405 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1d4e7bf5e72bf0d548f5755ceeb452b85c71306 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4579c0fb68ff13a923b7d57cac33e43527dc222507a7bf0b41285a60667e2942 +size 1219749 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f2418c73d29f55f139b85427577774830b808ea --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:076385de2b9ce89930f3d9a4bd914a53a9f2a1b2433e5828e61c09db66e67010 +size 1499761 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50f240faeb5771157883eebc81b07f498a3ad930 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ccce691046ec65a592d4d9f5825d001baf7aba8bb157f3eff49edd0bcc0689db +size 2082965 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0153c1f77e4dbb4ed865f891f6629792d5e0ced --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:07a4ac2c15e9e228c186b542fbeaa5b11e872b127ca9fca4ea1a7f7fdc21eda6 +size 1367089 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..893bb53570148a61551332dac1c271527ec38a14 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9cfb727e8f4f9b98840a5e5065052f177b58f7cee9a8a12f53e9eb2734ce2d72 +size 1462981 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b6ed19113d45db4c8cf717f1b0cea0847859c81 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a5bd3692fa2b23909017052681dd81594f3666722880a720dde975cc7c538fb3 +size 1338601 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53830e5ef298cdfa17419185d5e134eb36a237d7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5dd9c4ccaf8bcf271cfe14bcd3b4a93f9a03b4e9bc5dc194b1e8d3388b1ebd32 +size 1508053 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37553f9c1836591c36958d466fc84d9fad8d92f1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ce5a04b5904c82ae86eb1b281153f71e18402df9710b0a4dae4c1d58d5ce5775 +size 1604793 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71951a240172bd78b17f769ff05ef50f7ec6d4d5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e98e20decfaa916365f733253003b7b0997f9f8f4e8c338fef2ad868758d8629 +size 1404937 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ec149bd1bd129d0fb8c8584b379715550e5dcf7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8c90ae19b99595d414aa88fd5198696547375a5c98684c8bbfcb899e078c449e +size 1560569 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18fc0413d7204eda23689b5b4b040fcad3bfffe3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6f3bda3814ad8257eb1dc47f5ea676ef13526a7e984b698563e71c0b02f31d6b +size 1267585 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09872dddea01833f1c49a315326f0ea7bb2e3bb1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4740322d526442567e09bd7940b104b7de9037234ab6811233d7c7f4130cd565 +size 1281405 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb023a5c2f53e90514413049e04426410f6d2ebb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c177c5b0e90e9a223948ac49953547f60a2bf7ad8ce18fb5549f4a599ec4cc58 +size 1308197 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6feb7db195a7a9871114f661813cb69615e17d3e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2525d2b551b8bcd1af9a14a88a9554c15e383a6f3b0902687f761d31d71d3955 +size 1407701 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ed7447f5f60107267a6a0d5430c42c1127aed8a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4d40778148643f9dab673c2cda0cbe71dca7febcd28fa13b89c1ec95d98930f5 +size 1278641 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87bb45a5f36ff06baf6431735d21d442530a2cdc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:789d882d826615660e482d255b680f6acb12665888bc82f6b7b1a0bb0ae47443 +size 1038157 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88c393e2d3fe39f0f23333fa72f490e0f301e830 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3c51ab3b8002c76fdf6bc643c2e9bc6624792754a38f9ad7a45ca45447ede1c6 +size 1035393 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb7ca212e26121941bb2c49fb4fa2d489bbe4527 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1e62060630be3dc86f1f7e39a5c3803f1fec59dfccef65633cb5cfe61afaffdf +size 1153413 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37ff033e30e6f5c628711a00d5f1254eee02a19c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:95b852986f896ebfe949f5addfe6ab573ab35c6cf31372f7f305df129cf2dab7 +size 1640725 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de4906384ceac1ef445737c2ed5a63a5e6ca9a45 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4992dd918ebc1df3c0d9f3df37d3ba7a477d4f8b70365325ff4526df57bb3f26 +size 1538457 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90903487acc0a9901be3c75f2cbe0c9f2c725b44 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f754a6962edddf9a6cfc5ade25d984072248beb37b70758dfeb00c51e76b03d5 +size 1402173 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb023a5c2f53e90514413049e04426410f6d2ebb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c177c5b0e90e9a223948ac49953547f60a2bf7ad8ce18fb5549f4a599ec4cc58 +size 1308197 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8318ad20a45ee9dc75bbcd7c3ab4f121753289c7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:17987ac76e27d8baf2aba1eff9ebaad38edef379349d0ac824b5424db3b2f48a +size 1178289 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aade92118485441e493dafd1020cbf8c0e4eecce --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1e2e4f56074947a4c59ab7bd811af6f89c19e46e29d9da9daec150ff75b7277c +size 1684949 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee685c3fd09edac25573466edef1f9e0b6f7ff3f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e89c1fd23b8b2b5f53a6114dbaba01b795764a0b8d0d5b7e3ed8736d1db6e14f +size 1780841 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2da48cfe3eaa28b1f3a4250988e223a22c243a17 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:29b4f55e381e57ee48ff220a5242bf5aaf8afe8b5c5e9a6226a4d31961b47d54 +size 5572529 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30f016a2fc6487198b19df928f7a0a424851d917 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9d55c8e56847d47d8a5318496c8f557e27b851475419e578dcc357826cb71efb +size 4281690 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b34dab244123174a4fbb3a63884c6348753ea918 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:42f352bcfd58be5af084f1de2dcaeac529f02a848f8114d05f6bad141c17ed48 +size 6201145 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..001dc46e24feca3fd9d62fe2006540ef6c4b979d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e7cbb9aaa1e7330d072ee9793a8b576a5f6b25a0d0a326ffd6420fc306cbf748 +size 7320684 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4860d8efd446505d57693509a43e37163902d54 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b42d98682a8436df8cd42e9dc3dec94e7b76d8e01bcb8c395ad56cf01b61a958 +size 4727192 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4407308143c112a9150c780183d70521442e657a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b01ff91ccdb370bad84d1f3bce9c9bbeb7ac2809d2d1bba460f5a572675b168c +size 10297936 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bea7d2257dfe4ce2a8b88cab63697f451210823f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8970f5d96a5fe4c6487f60087700b1bb637bd2f4d2818ebc3a7b180aa35474f0 +size 5597732 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..994c643212107c4cea467a970aa9c270dcb023cd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f1e81a39efc6fe59437819e3ec8f1a087b2a07cb059490909f8ab7a5a04167a2 +size 5136615 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65ffd4e21868786b1eab5144880a49086a83f641 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8dad8c3caf510eb00b307c723bf990d7fe9b95caf5237775b9602177b177b2f8 +size 8662327 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a88c97f0000b6587d2978c07bdcbdd95255e929c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e9eb7ea6e421c97c2b1f70be3380a370b5c027a6aa161ce1335646b549f7fe32 +size 8901982 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..603551918e08b8f8fb58366d2c5068df4ce3c585 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9ba6e777d6735972b0da324e0ff1514f463b219ffdf9a6e6619d6354ff9c5cf9 +size 7409923 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32a8ad8181f8ec3733c28218178779a8b7b97f84 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:542922723e6272be18be931b3e16e660a4f327a442ed67d0ef1d939240f8a05f +size 5920948 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59c5f95baf3186a6a5581e50e8ffd0da19486dbd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fd131a4f61315f5c2f8aef853da7464486fd2d0237c59769a702ad28ee4762b5 +size 2714221 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50bb417abb96d60ae26070f233c707f2a360dd4c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0f90b7a80d77f418c3ef0a42f7a3c1f71f3d5a6ccbb921ee7d72170afd26a96f +size 6532532 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d90e5ea3f0a37b70f443f7079d0671183bfb910c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2ea1fbaf14dbcaaedeed370706a3935bebb6d6f584baa47f326dab92545bf18d +size 4325045 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ef0f558525a6f47c054bb83264b8844b168cab2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f48a538e3a8d85abd2fb1f107c273b25b352699d1798443bdf8fe45e7b180ef6 +size 3875054 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f7e9fd3136a54d0b6581e12b9fafc32f9a5df18 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0ad6aa45ae413f2c146acb4d32fbc1ee3b2d9bead89f7ed73efd97d27deb4337 +size 3820171 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b75d6fb92bebd9cda2c081722a84f1a0e3e01164 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a2bc6de875d5d736a2c940b2972180b68c231a0887742ab8d0e6d653dcd5ecde +size 3125205 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab00d0dbc7fd985440da5fcd29b75ebef6740368 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b86a8fdc22db10463d54e0d0711092707ca5731e15eca488e15a8d9737943150 +size 3259659 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d93eb1b1de32dbbd217663930d2622736c1ebbe9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b599c9aa08b0fc53d2019bc80e416ac97aeff4e695e5e0e80398cb62f89d2ab6 +size 3666841 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..661f10a24e14410bc5b690efc4deb8f86273f9dd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:868a27ee754dc138f7f35f6fbbc704af958466a35a5770512a4722fa04480027 +size 5663607 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..644355c8bfc07498538fde730d32395a0e27f0e9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d2e898e1581e22fc6b9eccb7f9dff82a757f4d5c1cd5c1ea8e5ed816914faded +size 3978822 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f35e7608dca31b0c15d47fa0a97b885c15d8387 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:40de950f092af9f00222326a4dcff2e2d25b0b9209ab98c08fef4618de7abd52 +size 4617891 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f099662102f41a2014008cba7171191cd7dfaf7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8b9e745bc4744b2f493dc863faef76f03ecbc0f7195b3f7395b69cb5f80ce369 +size 6484953 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f37254bfdfdd874455dac2136a788bc027cbe88 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:13df903c1d0217798144d83431e83cf1eeaa486856c79a97c4c1433beface5c7 +size 4717860 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09192ef875806af61fb159988c762b4e280545a2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d2030b97c2a04870bcf1268e78a6a1f44469e62dbf7de7f7dcff1454c45f802c +size 3139091 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000150.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e4300a90efc0db39aa5be72ed0ad8b413d2367a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c6c20626c3de7b89046293c235cf98ba1a5ceb14224b2bb7e7ae66f74150382f +size 5258191 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000151.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f9a79a821008419a907063330e9f869bcdd70ef --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:26c036bd6fe457e16e8b9d0900fe687cae1246c5929233c6134942fcd7e51495 +size 7552350 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000152.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18ce42bc4c9191cb6d6cfa42d65a2a88fcd236f8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f7cbb596bfc20ff64e8a7d8310c7bde113a961278bce7818b809abc63333051a +size 3947005 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000153.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a0bdb877b8245b7ac85da703094bfd306b13090 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9f6565e9c0fe399a20e2882c2bb15e5c68d2e9d927ad2e87cbaf734d0eac2c41 +size 6111922 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000154.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27cc0e10c1555f35702e089a50ba8ff0f6e91249 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f2446079f12dca529c84388062d802cfe36d36212fe974fd9dd10d0493235350 +size 5025457 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000155.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..584dd418d8ed38d6adb28a37a2ab0be19d7c0c96 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c38539645efa138efc8143ceab90b08ee5cfc42f5ff88bccf2f908e2198744aa +size 4395717 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000156.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f391c53db8ee174c8af6177b3679cd9c72119066 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7b2d5873f25ce3989c33f9bd9e5efa534b874511fc8e4adf887853ec0ce35eec +size 4630532 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000157.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f33bd4fc8d8c374a018fa63c208890bf2c2dba74 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5c3d9b0e2e671e6e7901a347cbf0117c82030405d04395f1b92a50e98ac940a6 +size 4640628 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000158.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f8313eab95620cbfdf1fcbab0aed9848a6e08df --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5159983e3a6ae13837fa83da39d94deae93110b21c6dad995fbe1ed5a4f604d5 +size 2722428 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000159.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15fa93b058aa2aa605f51e18853717b23109bbbb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:46a55158942444400d7d44b94a687caa3f4400f4473fbb6bcfb616f7dc363fe2 +size 2814493 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000160.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..149d017642590a76f41b39faec501fa5f1944759 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1b8a533676baacdf55279684e3f910c711f842d8ea2a20c93af21caeb2501f0e +size 4285002 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000161.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b04314d322b8f0c9b4bdd9b60c7c23c33fb6f60c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:15a87a98f27c4cdded6641c8657f884af4870dc7001b80a2d7efda18e120f5c1 +size 1998186 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000162.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16fcdf489f06db711c7c791a53adf9952e6ffe16 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f1bd745485b5209ccce70120570127df4af4eb28216fe5d3be7aba45d11e744c +size 3011927 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000163.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..914c585afdd4e64f6f011f04afbe74db8c7183ef --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:63dd9690ed58f639633e239ace9b447174d56067fb0f9736bccf3570d1446020 +size 3968193 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000164.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a55fb57e59039a95dca73488210fc9e98b0096a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:895e464a243a07e4da3c8425ce349cdc57ba96fe7a97d7967629b4308c19108c +size 6100276 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000165.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7559a62ce5cd814ced585e8e228082a510d6ee40 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5e59de7e16bafcf6bff2798b6b42d3f1281e8182018ba5c25f6b6b515200f734 +size 4216581 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000166.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6299d4a52fef131409ce1b4f80fac91e74022f6f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4352dac6202aaba52aabd980652cd3a7f3f4c22ba6e408e1bf50e7af247c61b0 +size 6424286 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000167.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13f6db754e9c18e3d9ea66662269de9b99e11455 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:428b5bf1d8cbaecfb3f33060013ec490481aa8d6f4ed98eb1ca49391107bbe00 +size 6097064 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000168.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f8ff070082d14cc3625d045a62f817998362a77 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:098841f9fb8f6c7f10408406bcf19f4d717b2fdaa08d6c2961e727da8c9d1f58 +size 6698737 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000169.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7845959ec51a681c2a599285e0411dc66e37c33 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c121547f3469aebdf5fb1ea0c316483006ae49fa6212a2db06e45f392abc8afb +size 6699919 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000170.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57c482c0a7a457c0abcf321a8772f50f39041b85 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:337b1a81cef9509c5cf00967b7547a0fd7f4882f2f41e9f5950fa6dde40eee2d +size 5563301 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000171.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ab96110100d9a0eb59962ae769124e02c720ed5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5bdd4c16b3f6e9457a5ff207d24d96cd1ab3a7af35e9c04a84d53ec85dc64be7 +size 5564095 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000172.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..750ac90da181ff75f6ead7052052f3c100b052eb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:79d69059a26570df19bd949fc7948b4713e8cd72c4c90230825eda0910ad6482 +size 4619797 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000173.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0fda835084963f01ff536af018e85ecabad644e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d4c799b6f897ea2e055dc697d3cee8350c4c8160342bc7ff8864db130539e520 +size 7124795 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000174.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da108f6e0f25391350d29150ad839651f0041c05 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:026087ce80e0b3f50f16ee72af2c9f3c49ad06cf63e17b62763537dd9eed6b95 +size 6751003 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000175.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63d32350b63b28445efad74ca1cd705622bddae9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b390da08429a16914229eb25bb25d136cce49f8386b6904093ff26c666d0aea9 +size 4040729 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000176.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0a21fe68fde8a92b9b5ee30842f36b366616ab0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fa12046c5785cd353c5c16fbf8ec593dc51750ca9ccf73227b821cd3e66a60bb +size 6241876 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000177.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98095fed3cf9fb5e591324e17071d0fc3e711d2e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4a69e128b1f16b176dc63a0b81cf80aa8bdc750a1be76199f98fb99a47f7ede5 +size 4575566 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000178.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64a6c67d0bc2d227a4092b3128d38c2f2b944dea --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:dab3c85ebda967a300ed9f93c9f887eeb56c740a19f7f04e97c2d702d3abfaf0 +size 4134872 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000179.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c5d887673bc697c52958bb675cad2e370b31f27 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:328f8f9f30447a58f9106a1126bea0440d4cd854ffe8fc0dafcf728d331a5822 +size 7965788 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000180.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c8e62083613829012caa06e7fbf57f49dd57460 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:66fed59e72d28e0719b78f024c23d1a17f7c3f2bbf4dfac4e6318b6e61eddfaa +size 6219543 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000181.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d764adb678600fde6622731e5930ccf5f4fac4ed --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a408bec0ddede8d9fc978daccd9549cb2e937e77d71b1d2176bb52ff3049ed48 +size 9093721 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000182.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d55d412844c4ef3b14fd49898ec3ce116b34590 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:569d3824721a7fd559176010f5ffeccbe2bd251a322a1becd5f36fba8d70c109 +size 7585548 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000183.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1bfcf1f14c9f9042ffa767ed3425e8ac9d8def5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f8832ff7ae40e7363c44b295ac9ebc3c11db5c8bef89bb955f5ecb1f4af9c68d +size 6661228 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000184.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec2a7377fcef22a82ef29eeaa635af7f486ed67e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8c43929050d2d9afa19bc29c00670f62a7424f7359909747baf68793226eeba5 +size 5987234 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000185.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11f3968fe1663a3ec3cdb0034be519776ab3979e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:66dfcc54b6628ec18d086702d2cb54f8672f2e844ab9ab8366c224569ae4b531 +size 7446861 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000186.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4c7c44a4ec0c413340c9a7bfc3f5ca65d9eebf1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b4443240b0b3ab31442b6b994602fcee52c3c709ce58e695a3397e4c72a39bc5 +size 4282244 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000187.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddca72c2d5a32449112fadcafda653d22dac4448 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0836254223b1db9a9b9e85ada8519272f847b6a0e568778f177a551f08bf83e3 +size 5265433 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000188.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68266faa0f0ffadfc7755fdaaf6913adb61e358f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:cbd0b4e44878b40e89168f1c3a56bcc2d8e66cca3af5b33b7cfe4c2c1e3f4d75 +size 6295740 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000189.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de8cb03e52a9ec59a651d1d701d9659f2a92028a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:db5ac1126084c31af6e3605d488e40f4f8a8b91c31d0476cbaa776898429024d +size 5632076 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000190.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7c63143838c4ef01895c06f622c46c3b6a64275 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b68be2e0a6bed4d9ad62d2c65f4b71be9d0a05590a0096f688afaac34c766a01 +size 3044572 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000191.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c56ffab8de62308a3a13659f0563504c53721e8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fc52d1202cc7fcb2613962f4b1a6a922b3c5ffdaee175ef37024d809e20f5100 +size 4481032 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000192.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a5093d70f6712699d46ed8310cd9fed7213426a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d1e7e54c0e74e0bff86af062b8be3f103159638c1436659dbbd830651818a97e +size 4158749 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000193.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf4391077d93a4ff98301b69b80f8de29c461eec --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:88046f5ce37fbb8219700ab65627ad5d88bb8c16a65c1cfa2de74653fa4ca684 +size 5770053 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000194.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e548ebf71f1f7dc003dfc705814183969614c8e1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:94e26fba59dd65f368dde191fc0db5924effbc16bc23e76ffc7e9d2d6f326694 +size 3690697 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000195.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b8ff734484c240270129231946d6fe9735c774d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5aeebdb8840e119538803aa4f1d28732b66f8fe3fe98ab432736fa0fa7b09f10 +size 2821139 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000196.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19cdfb9b8d4817164337c7969fa6324ac045e1ae --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:541a058df33b28b45cb5a15273121c031f6719783cad4dd23858b710a7042666 +size 3323425 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000197.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0014717dd716498b4d1bb42f39e2822a690b109c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ca8f735fddddd3edb92289033f1a2bf928c698574dc8a168c5227c1034941a39 +size 2951414 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000198.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b82e301618bd50e02a7a2634d4b0d0fb8b67e46 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0cc6b9e383dfb8a74d51ef9b982ba80a033146cad04dfc02670bdaf4aedf01b1 +size 5176330 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000199.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f9eae0b74b5acf649c903356173cde81df49f60 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d5369403fd5616fccf3e2b764946410ed425be0abeaca011e377dc77e96c1bf4 +size 4087897 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000200.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..493fe1216cff70cc0e890df77d893a3bf1d35801 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0c074622b39bd7808173b5265e6f0486cc2c267f3e74354a3b51c6131be36df5 +size 3383653 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000201.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ffdf11d9bc3618dd3ae5b771cd7b6575e8e1c33 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:053220d58f18fe665e04ed322c3f6c6ba559e04ba5616139680be82aa4003d59 +size 2465746 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000202.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f87bcd2f15f2ec2a2a9baa1b3d1bb23a3edde69d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6b7877b131e3342cea05dd3a859df9d664885411caba2b15c4282597736540a7 +size 2728540 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000203.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88f86e198fd487124f0a9da5a783e03b3f17271b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1808dfbe334f0de847101d40a85ad606e9985875233b0d54d13cb419776b7aa2 +size 4244849 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000204.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9862b9aa5d5997f8fa69970fb7a6051d20c6a6da --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a6428b89efd7695511fd333c0e9129d23bce34316e9fccc132009528f3adb707 +size 2970675 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000205.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6d0755c0bfc4c0ff1c845ed43f37f9dfa267dd5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:cd79739247b272d6f8adbee87f758794cdf95dda59d0728035d4fd8e404647e3 +size 3639613 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000206.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05e9f6c4c930b207be1f0a8473da0eedd6275e9f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b1a888ccb636bb4a1ebeadd6121730f4612c6abccc1de5face1a33c7e3db5c34 +size 3699285 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000207.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84aab5bb388b187792211fdbf60f1c7e94fe4bd5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:dae0e6776ea0b2c696402a8cdadc09c41d35e4cad81dd834453e9b252ec2be4f +size 4227388 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000208.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0e8a4eca80af68f9fd6ff47ed56895b0976c9a0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ef615da250438a554e0e5829f390d54650ee2eda91ea520a5ffc653f5654b35c +size 3903056 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000209.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66b06f11fffca9000a47bd6a6658a62dc98a497c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b4e83beedc778a3cee5326cfa80b2453b5dd6088b05810ee583e04f4081a9e59 +size 4344617 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000210.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78a3c9156981d071f8d7669e3be0c74e74fc281c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e6047dee87c2cef6ffbfb870aaa91c2aa9ec4ffc3415c1ee866e35fe6c6b050d +size 5830234 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000211.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23cadc45e635e6cfbd4cdfa1fabeafaaa12ee337 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d348ad36f483161d5ca70a4b889a51c103148cdae7262bb60d8fa2623e3dad2c +size 3975346 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000212.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4063319e5e19180f31e09badc0c6e1272c14aa90 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6b312336fb3b4896a6556f74e31cd7d1e932dee1ff7c65e7886ce92250107520 +size 6989052 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000213.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..334cf23452d52aa2bacdcd782e1391f9855c763a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:99bfb7a262c33275c87d3c2e83157d7abe5ba4dc932ef7a281848f9ea862fb8c +size 5401270 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000214.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a77695ec49f8d3d0db4ca1c24145d4f4a62c89e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:94cc00496e146b7554c9f3f6e7eb3ae6f3c2cada972739d99ee5bdf1f671f4e8 +size 3619903 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000215.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3c96b0ebf08b868ec5072f7264bbbc4317eb2a2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4f482785ec72a192d3524eb00e2b3a20f372cb36fc2574ec48c004db8e134170 +size 6682195 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000216.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c63e31c1ef5028491a72ce5db023f9b4e4124cfb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f18be41204f7168acbb3d5ae12f3029e2510e2a3f090c69801a764a4731dd44c +size 6245518 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000217.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55af64d212b5363d35ec9a033b082f411e997ed1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4c3301c8abbf633a41ed6b08bd6e373dc0b6cb7d0a3c3e7d9ba2350261fb9a6e +size 5213800 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000218.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad64d87967ddabde38442226ac6b55bf97e88753 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:87638e5e5adc633aa1e538ab5d5fd403e829e470ddd7f220b28a5a4034820788 +size 6201800 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000219.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa09a7b37cf934b51d431e36aa41d49d6d6f900e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6fea1df2fc6e5cc344e52578d1ef84ef96bf3065bf83c8cc7fa68710613aac59 +size 3564070 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000220.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e8db7a75d88bf4730f1d50132c36d44f0b12fd7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:bb0997902961c81781b70885b4f5249ff0f6d77f9e190bfe57b0d9c00f218db3 +size 3739489 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000221.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..280a5a6f475a03929df87e7c879e9a73ba63d5e1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:39dc54ba5805fa1fad2faa020a6939d2b9b5012fe0fc087a636b1bfba6d78bab +size 4580877 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000222.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..854532916c18dbb8cd4c197cd98d3374024b6d40 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:35693a1fab4c88c3b373ad74a7152a89d5b6f33dd6f2fe23a4539e05daca7de8 +size 4322725 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000223.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..964d5d0782b0c7d83c86b345b9dcda6c36f9a9c0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:35ae85b2d43ea7b1662308850240a1bb45f4b38878a841b58c0491e4e7f21b0c +size 3805927 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000224.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..077b41d689a082b134817c5870f535ae1e205169 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f91649f76d19406c36beef45e0636ef1d1ac4723adf89359242c6c7424f0d483 +size 4983807 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000225.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff8235ae7e0220ac78ddbe4c6b0e86a20927792c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8cfae0a3ce282bc2f6caa8707232b7b771a2f1b975f25c9310e9f3878a4cec3e +size 5335268 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000226.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39591e4d147f85a823e56ba2708085607c5f07fe --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:001cd3d5695350a6035f05ad5478584d897b7e815eb7369561cbfb5e56b5a083 +size 2711941 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000227.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..047e2e363054a758cbfde22619d36db2629e39d8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7c0c45eb3c96eac533e8032ad951be5b23979b3a4e85e573b6f1025086977527 +size 3412104 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000228.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f469cb2cc26efa9642eed3821138e55abd8e7a5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8150381b54c82ab36b5b0e8d09560b860a0e40e5fe98e50dfe139226bf98a283 +size 2879883 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000229.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eefa3306104dcb1721274393a1150ff86a4efaac --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2f71a9c9b7377d7ed595118f09dd5bb2f466a2770ef8256ce3677f039edb4eb1 +size 5595360 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000230.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3f53d38d5a163d2bbb27dcefb3247cf25de9e77 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f6697414cbbad0c100ac5d6272ab82c86e11282cc622534f3a4fc778e6fda2e4 +size 5338790 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000231.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c32a8eb6607e085911755c66eb91030e3cf90462 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e0aba1ee9dd4a127c3e9a87a0abd2d8c143bf9be167b8d502ed7812178ed079b +size 7857627 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000232.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc6002cc918ee055ad7bba6c5315fa616de83aa8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b4f21019fd31e01ea6a298b0840b79ef1f1e79b0cee509a59b345dbbfe089595 +size 3886025 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000233.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7134ceb12d9c0ac4aa6e280dbce2970d034c205b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8d00997d93ebab0c011ad5b38223fb8616cdd4b9806ce35e17b12918a95ad7b3 +size 7232588 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000234.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d641eb82da9eb6ac33eedcd93e2fb7fb3ba1cc77 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:88bf4f4618c2c45e99e03b0497cf34e323e581e43af53302229e75ccd987cf48 +size 5313069 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000235.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e8cd541438c691dd2bdcf0d865436b73af453e5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2ce33f022d53acc1180c6d6faf3e5712aad3342bfd824ef4bdb2f14b0b2d989e +size 3524600 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000236.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e98010ffc200ac8050f3efbed638bc7ac6688139 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8d02030615e54942b76a5426e076419d55a712b3cd5b94ebb9b2163ea58d74fb +size 3429483 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000237.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c6499ab2fa822f534193809b8b5f6315af3b17c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1e5c512b6db0dd51be0a5fa0be27d0703016c7d9fb9a6b92b5dbc9d957a7f7e0 +size 3235722 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000238.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b75eeee4516a6f6efe1708ca3b3fc47955ed1ca0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:72973ccd5342fb6f6b4766f74ab993ae91e1254530f644ad4e066533c19c4b77 +size 7136238 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000239.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..764302960db93af110dbd7f635675fc5f30e3f2d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1fe89c22830105c231ed798d968f8553ce77b156ea09813e4b135ec2e270112f +size 6189661 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000240.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8bac3ce7c21d22d7bf31a39454bb65139b9348a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7b8dd8b1659f2f19d0f599c8c2cf6cdfd675b0c55bb8ad8bc74dc55ef1e593ad +size 3114686 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000241.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..337d3496651bb7c39238eea79a04c729f0abbac3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ddf8f8a666851aa25e83780a34015e1e4dd1c50a50744905a92359b2a5029941 +size 11053480 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000242.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4665388ad796024f46d20745f4a77d8cac1679a9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:570c5ee4f63625586c6c5c2bf94a06278291968d12af216847941d10bd137315 +size 3692250 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000243.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efb7ecf5e4c7cf49240d88cae30e1388b1ec04b2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ef52e27924b1308f778e2ed5c695c807902641105d11848969a97420a9ed1fb4 +size 3573082 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000244.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77621d9051f1815cd62a9f859399a3b3e7069a2c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b91e74f3f5fbe20bb7181de0a91f9138da37eca54eca30f64b50175f5c529535 +size 3784992 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000245.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26a7ab4f048079399d406c1cd4a7b81d2f8fbe9f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:348579b3a6c15382600f8aa954d36a31033adfae2271ef1ad83e448bdbc2ff72 +size 3913723 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000246.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70e5c03fec80e757fe468cd45e94684b6bc9805a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:85f87a258c1c48b02d7811ac6812fb9112f7833c0bb27f3559577c0e6fd191c5 +size 2164988 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000247.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..995a3d7702976a0adf1bc26087e42f046acbda4b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fe851c20d66f09e4a2a48b1261dc14156565b98ee521b7e2e7d7439e530505e9 +size 3078553 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000248.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46365a6e1be3656fe1d413da9a3e62656cc1bd22 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fa00c35bdb3ee9494ff7e7b1bd029525fbe5e720e2086b30377af56eab959089 +size 2487222 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000249.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2033891f5efa1b65226335e91b9b077c80ee9dd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7ebd054b4728fa3ded7be07a4164c8787752cf46b19323834cea8c5627d08ae0 +size 1372246 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000250.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..422c6234fef6c3ae5528a0316bfc4cf2c35911dd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4295daf07b98a04e3b3bee49276be58aff2242770e7465bd0a6707f1f338cfc0 +size 4662746 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000251.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..504909916c5828fc556daae9e18baa177bb6414f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c3473c64bc2ea46f5e69e5313f7ad6b0d5204c03461abd40d99d585d422c1295 +size 3779651 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000252.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cee8370c4d46891e6c2dd9e27189eee4e5bfcfd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:522688965098eaa1dcc4c162a3ce3f3c0a9aca711131d09428b2f3412e59409b +size 2264867 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000253.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f968d1c8be109b3c249f3b9584026cc284cf1499 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:31892e3b7c427adac4b5a85cb1ce3f1616db0d6acb8b68c8b009dbf1384210f4 +size 3242569 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000254.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbdfe040c9b47d3215a6c316aa8e1fafdc318b2f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:21986db4a2459bbb6d90c7d5a16446616a5b06e3326f154afdec97bb0e3b23c8 +size 1737703 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000255.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0a979939f67cec8154b110509525af95963318e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:46e4f3b900b7b512ca3651f900b676c91ce0b43651999a792c51aa69796dbd0f +size 1679635 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000256.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d011fbcb3958180954c7547c38412e92ccf2ec8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:16fd1411b1418499028f78c7a72cc58140a60894573da4d76da07321ba5421f7 +size 1638872 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000257.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d204b8c9d65bdc9620ed9934291cf833134750c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6ed1f194f931123aa8404ca5f33ee4fccf674220f3e9062186ecd885bd2d674a +size 3553522 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000258.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60ec1af553110aace51ca938f3ef1624579333fc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d05ff3a4a9a71ef8987d5d2756658724735f8b44bc2fb859bd3f44c7fdb38033 +size 2501303 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000259.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6527e52021bc7ff684cabd13bfa0afdfc8f68398 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:bf66be1d248bc98ea30eaac00aa824779c9cfded170b78e434dc6c263f26eeb0 +size 3023549 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000260.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b95cfad2e8b6eb31950c26bbf530b1b4e323f6e6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:bb2c8a961e37ec5e66f04a5465aa0d923230433c0ead1b86eae64ac44fed7bfe +size 2604387 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000261.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b503a4c92ad0967967657c9ca48eeeec833ac0ac --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e9bfdc1a9f5442a2ff16c7c4c506836827ca0a83ff15c0edda7e142d344123cd +size 2513412 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000262.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed2f8d710555b8bf57c247614446f95adb94b999 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3114dd4a7b76dc1507c30371e78c9197322b5c9a9460cbfa39a1b78c1c322442 +size 2458098 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000263.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d304ce8096ffd07400ed3c1f7285d102dbb6bf2e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0e520dc492f6100fd6cb35f0471f232e35bc91d1fdc48c6d6211d922bfbfd9e5 +size 3077060 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000264.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df25d07a5c42eb00204be971c554154695dae756 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a8d459e83695bfa044f7fc59010f52ba427918da38477de310457b2d28359f8f +size 1953746 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000265.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47f15c56bde055837f0b8e334d68553aa0b83071 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5df404db59eb2ea49ab605f49f57c3eb425242e136a2fe3409d6efd565bd95c2 +size 2373424 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000266.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25818f43c9dfe3df50595e33bc22db8c6f7e4969 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c51e2ca7522b82d71d12a9a4c945f049f66887c4311c655ffd74cc7ef28c8d26 +size 2012467 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000267.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b708e1d20063b3ed659dbd6d6331ea33d48d1b0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2fca2c840a5a355d9ab08aabb0368de174ae8ca96beee309f360aa415c0ae082 +size 2934976 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000268.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8ec07de343660ea1189c1092201889315b8b280 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b452f58f3c52e1ba312824d2267e58b5d9e76ebcae76b0357f4faa180ce01880 +size 2076198 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000269.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..415acf549280940c14d30be144825af881e49d2a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3fa95c078450b8080dc19c6096c6469eee6c232c7ebedccd126d1dd75e779e23 +size 2459974 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000270.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f96458b1207ee1eef84244918ee02f8411cf731 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e39533ae794253a9a54d753d488a02ede95b06527228ff29359380a024753136 +size 2834008 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000271.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a74f80615b5f64f21ec8bd4cfdfcb01f89b3f0b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1feaf2aac5c9a8fc8a5d7fb5c074dca6107e49663a9d3c3a1f5d3aadf42eb16b +size 2452423 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000272.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e62a41f181b4c6cdad6b145f74ee27fec6cc2ffc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0f1f5278f36afe8c4ff8f43142ce6787a64d11344fab8c724891aefc08bac8c8 +size 3511760 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000273.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ca546b5a0246cb2219aaff2669e9dbe1c41967d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:21b6049bd467724a653e60c73697d0430205e2d03b769ac885f4cfe20ed71b19 +size 1956473 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000274.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26db98206e0c993caa736b3a29e23fce303ad5be --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e67c547adc7f31c56d0e3ce2a199c2e1233a5769745410c6653cefda61c9a1f0 +size 2023725 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000275.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b6bf2fabb1211262b014eba71850083a7f4230d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e4ffd91714fbe2028ab65bd21a8b8b0816347b793c1f4a7ddf9999b49df9b6e3 +size 1822206 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000276.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f178af1c0aaa5ae596c8d7d5a0082606f449f2d4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:92556fc76b343aed27d592202522ae98f80077affa1a1bdf259710bfd6c5697f +size 1473839 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000277.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..304156d504054dd6cc946b2ba96cf589a38f3e48 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b07d11ecd4e7770d232ac63f2760d42b8c32f073faa56875e57e8473e0372852 +size 799185 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000278.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c3227f3c331ab2cceb371637f43a81f68469712 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:59c22cf8874e2b994c05e7b9bc88f18a535998d0f56fb56439d13aee667940f8 +size 521471 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000279.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4438e64f8f81e377b8e4be8e2f3181650aa3eb33 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:84386a90e35c2db708537976401731caec12f4993a06071175dd4736ced0191d +size 675561 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000280.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccff3d430a04f01c63deeea24335dd67e0dcebb7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8385468e1907ed5812d72d8e524c8162c9d47424496a7ad7758bfd0657225a84 +size 717733 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000281.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..480c912ee52842ad0f383aea32918ca6a3af5172 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9f286c44e30ba5b5594a59c7c009178bbd56f3bf5756f392e5dedcac9051ea44 +size 658071 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000282.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63e249bfae3d42afd1cbf814ad2629fe1f8edf87 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:abac0223ba445c3fa22992994be7927e0262dc5083f7f56204bb5e86913d70b7 +size 4134332 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000283.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1795da30489cad71dde4dd5b4bf11f1d16426f43 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:16081a1610ba382247a035eac7472d084c8b2e04268399bfb1819055420885a7 +size 1473167 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000284.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83b58899b9705d2b08252ce1b474fe0a7c3ed132 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e0ce3beede2a1974eea5d7b92e68dea115039822dd8da5ad72750e2d4903785c +size 1796125 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000285.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..165d82dc8ff67682f9219d721574a3353194bc93 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4856e941162ff956d2d5b6dcf89e8cecd08f85d7c2d49ada90b0d861fa2a600f +size 2126630 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000286.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f248e3ebb05afcee75fb03fecbc0d7eedc09a10 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c8b67158099f40050d60c1030cd7cd5c5faff3ae2b0c9d85ce026a2ce4829960 +size 2705993 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000287.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c696e656985db2586c22d0d50805707ab6fd741 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a4fcb81f7f743f906db6411cc41f1a4152754874e8874da9f9e080dc820cc7ad +size 2044494 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000288.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb63866bd435bffd062f4781b2a9027334ae2561 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:46672677cbb66dc7788ffe413cc34d02708dd80143e66265f03001709934a574 +size 1277749 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000289.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf3f34db6a1491de9afe5775e3a6197e09ce8574 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d54a3935f516d84a0cacdde30846b7da78d8f96eb8df25e230423f59887b2a76 +size 4600486 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000290.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dac7655f4735f0ecbffb36f0e79a3bbb1cd65ff --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3739a19ad1d3b1f008af47ffb814bf1a5c4fd0360625e0e275013fac861aa490 +size 1296777 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000291.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa295e45fcf0889387c862eaf322cb85c58d30e8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7aadb39b56708066b46f44e3f3b33ad74e41e20c8ea2125bf2fa4ac5254933b5 +size 1281370 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000292.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da3669320a65952292cfe479d3bf95e675beade0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:accef107f7a4624bbc20e06d6b9e40ddde166592d12ff3ef640771faa3791212 +size 1359681 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000293.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..373035389ac17d3ba5f7beb53813ee4fc40602d6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:15fbf20ec545ca7cbc57bf8af7189c68bd735ce5098af5bbba797c3cf330deba +size 1451714 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000294.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d8f7ce8191cba97b901947f9b552ead24b97a8d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9516b121362c53416d31f99f9b0641f4fa2ccfb75e6e4ed654ad496328ccdb63 +size 1764279 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000295.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51ac0f5556f75db741cf3a309a39ed765a00aa35 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3520c718939dd2962016550659dae0813fb66c426e0121b4bb3b7b1ddfb006ac +size 3894720 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000296.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d34b4224be98c0736b23e9fdc13c42da66fae9f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:62b8033d1794070bdeef70311ba9e0522946245528e7e3001d0e9d81933c223c +size 2197608 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000297.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3464c31bd98baf5716b481e0868f91cc9da64ecd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:33a10ca2bfb3dc40619eb91f122357b0c4a70a8eb745e2d496a4ad3d476d6796 +size 1686313 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000298.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fac4bdb5da03ac9835e80fb1b97c22546328e5af --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c264cd8747b272b3ebb28a84e8c84b1294110741dfe26f06fdbd57d2d3e15f8b +size 3620218 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000299.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26ef9267196b83efe620ad7e234a9c3587c939db --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:bc1cd7e853e112248a7da645a083f9a1f596f7bf19fd1e2d1f9e9d6ad4fb6e15 +size 2165698 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000300.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27ce012632720994a40d7b6cdceea0814a38d828 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:47c34154436a147bf4f55eb4340a4f3a8a07715ce5d92a5fe417d2ce0bb505b5 +size 3176220 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000301.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f7212beb8d55fc36904dbcdc61d8c55ea45d70d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:308d96a6bcf149cccb3472f7de8f98bb5bfefa44e65826e86a5ec55df219bccf +size 2777124 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000302.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d7d567a6ff6825365ddbd7537505433b3a82b7b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7725ece9437b49a23a55ef7673a0122474e3f6b05bc312bed24bc89c4e453e3a +size 3072378 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000303.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfeb9f22d6cada496ca74aaaa61a93d5109ffbec --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c7208d8d58a6ab4e6023f7b5e59e703b18de0cbadf5ab0583e449b1b0e49b981 +size 2650312 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000304.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad4528ed3fd459460bfac8a9678c0ec30eead152 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1a97c8f53cd118c1a6ea5538da21975a930498f6d4f2de69fee2f2d4910aa2c6 +size 3594085 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000305.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f28553543aa959e92ad4c051491e06ae618f20f7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:bcd4178bab3c28c216d01d4ef14eee1c303b5099d2bf2b2031ba72133bd16208 +size 3383952 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000306.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b183489e76e6ef24dc677dbe7feae86a56c501d9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d30b3bd491c782df87c1df3c785da11c61b7fafc4e5d15b63d5e02240b7a7b72 +size 2287050 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000307.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5cfd26d817d7774205d658c5c1faa3274028f376 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f1d26909728c47438cb92bfa45be8db20c8e2ad4c96ce1eda3ef106a8f5c3568 +size 3578822 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000308.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe4c734d04b2d2d4d59069b314f62315ced6e92b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:870fa39f2da4a62884e86edfbc013ffd232b9fefdb3275945faf68d32b9a0c4b +size 2163639 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000309.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f88b8a1535fcaa38b9ed21f2620b8d63deeb445f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5b573e478b8ce9d4e7025604db87718508c289e15a887e91fa47f45d024de049 +size 2828056 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000310.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..787de54dc9f571cc3f6143377fd4cf5018f3a24a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ed574d567d3b047441d37c8f5b69c89246374aa19f61a96c664df8dc89890450 +size 2417716 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000311.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcc5ad72a3f8ddbdad841979d6d60d7734597c9c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d9fde82be2e46a57d840719085011cc4417df2c3e7afd281ba7e04efa8a1998d +size 2273505 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000312.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..404905f3895cc5ca41680858566d4bc0d3e7cadc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4c175b865d9d71d72f93631fd9009e05664f70cd0019164ff526d26c78fe5461 +size 4358147 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000313.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b076b958b790ff2bc6fdaf7fc2d7574ba0bd412e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:25a0e683b08a9f1f7a3ac4681bce6b586147b6cf82086655d0f9a2d2f0cf05e2 +size 2084275 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000314.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c516386a1c869df3d48bba765e9f5345b71fa2f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9614d2acec7e79fae259b9e10ea3825dc0a5d1ebc19c2ea0f6c886bd9767916d +size 2051711 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000315.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..738d3bee0713448de2b2321b9b2775aff9079121 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b6438d1edbf49904cd998b319a5a1e3ed0b7f0452f73e3d32b96219d1a643581 +size 2659293 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000316.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..941f012034c27f2f06083513a8040e177a9db753 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f51edf230a358faa0b47fefa4a5d3a0c8d558a96583fd242c70456b57aa17f6a +size 2530636 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000317.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d72c28537dfef9f7d1f984d9968a328c901a8095 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e9ebffb362cb5f28a8fb4ba15a13a19ccb5d4567c4e7e509992dc241869ecd97 +size 2567675 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000318.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b37bf8f0d351eea6da65f0cbf29b0d10548c8457 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ccaf13e00191fbf5399127bf3b8e64739aed191c4f867718986082b2c3224de1 +size 3570111 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000319.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32223747ba52532913f833189f34703df2e06abf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3d8dd0bee4a1530e8e53ed2772e34e1d4722529f9e175b7dd50bfa2b44b8d0f3 +size 2418488 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000320.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4db7c651089112f6f128db785bf8458a510fb3b2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f08e28c01d83bdf545a71b9bc14f77281c8677ff7b26f62391995d63a27472f9 +size 1907698 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000321.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d81118ea11a6871e80f95a564b24c3248941800a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:554ea20579c1014eb734ead8ebd98bfa185ceaa225dd322b033ed3326ee464dc +size 2414528 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000322.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0115babaa82503437db78d1780d2a2cfd9ac007b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e4ea666ca2d43e3d36d36e42076225f7856c9c77ad8d35aba0e4944d8681c80b +size 2769178 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000323.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cffe6c14a2086129ba9e59058af1c90ef8983902 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d52ae7126c80ecf0100d435e01d6c1a7673da30dbc27e6161127990615adb97c +size 2823488 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000324.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1802f0e803a53e644b9d593e3dd7ca7b32b2ca75 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:28f793c3c82a5d40fbfe9265b9684bcf19f04516d9ffd1735f1c5d62d231161b +size 2174634 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000325.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66548a64cc6c2418d0e79b85367679ff8e7bf9b5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c8a366e2139190014461ff08b2346db2c6178ca4ecd5bda1fa2dd361f8b695ad +size 6321808 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000326.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..292fe52715de58538a35bbfb8131dd8ddfc782ab --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e8c5608a8119401aa4c4b7ba6a291663918401a554dc97248b9240a8acb2b1b1 +size 3635928 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000327.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50138ea61c5322d96cb957000c2612824f6ea628 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:156ac797866b04394f48c6d56880a8d9cfc5f17f0bf4ac2912726b1aeb14ac4d +size 2165187 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000328.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22474e034c195afab5ad5321e273bfc2c7957b0d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e20c4723389ee4365e295b431eed1a611b73aab0bc08d9039d3868e34777280b +size 2886329 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000329.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb263835d61443a95db7e15b4e4eee9fe976d318 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:eec8f605e8487cd0d8190b1be2acad65a2b1a2e064d8f148eeadd52b3096ed5a +size 2095458 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000330.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15b6ff4dc86e867dcab84c963cedfc4436d0a056 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d9e777ae747c53773602bf56fdaa2e1e18bcd73c6659c69b66fdd32d5ee7b7f2 +size 2874192 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000331.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78410ff23a4ca7f9643271f544183a7586fe3cf6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7106cc6ed2380132d8e577fac7fb1d9e045baee8c901c4314e310f70c6b83f6c +size 3875208 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000332.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80148547c1bb3be93568206e3a31bb8f8743c0ab --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f9b3439f33d0de104aa3157e4396d306ed1db50155366363f3063f5dcb10c65f +size 2617309 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000333.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a57ad1352d5210e32465b6bc8bff62b3e86adc80 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a7728533b8d30d3043ec00656231ecfb6e4a6b6c93121057b50ef594a9bfcd66 +size 1554712 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000334.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..428b38bd2dc81b7a3e62b6ac324849eca3731e89 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f4f4170c3662bfdc1051b0197980e6379e5fe06d99eed891e7ea86a8cf509bf8 +size 4382347 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000335.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c2368fa90fdc695067b970bef6184e9057bb680 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:06ad5ac3368baf516f46f89cc4c7b8001f5c8626b15d8b05f272e1a5108ed285 +size 2949167 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000336.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd1f81d92c2682b70d5a59639dbb500c76379da7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:64c9d4d41ee8ef841c638f8ef271369362c889b85b35d1e69834ee3559ba1e07 +size 2543144 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000337.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a82d81b77ffa5c0997022858b651c7422c15eb2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3ae7f9b55983e4d7a27007a07e79cf571c3bd6cb3565ab5a3da3a29e387222fe +size 1606645 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000338.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa99fef53222f802b136b4414fa499b17c9f18f9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3a2159b2c8ffc4c40757d9457dcaaf1152895c7b330f328b964558c0b9f5f54b +size 2876666 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000339.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..807dc66b26699c63e15492ac6648b018062ac7d6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ec6272465e9a23e902a20f255d238e36b7d0807a92c9b49f76974dd22afa5fc9 +size 1486657 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000340.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..410c9a84e2e75eb2b6b4aeba98b3192fa97df750 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e4b4eeb46acd34360447116d03b58cd7f0729b2e82ab252ee50645543a7bcfb7 +size 3081057 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000341.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92fb06c3afc270fd98ea39b2d87b8ca54bfb7b8a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:47396cc54b4db9817aa4893c24579c15e90ee278322421affcf3d4494dff6c82 +size 4744367 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000342.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e03949dceae5da88eb2a7cef78d6fac623b4539 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:45d4bb4117655805f75f7f64735dcc091be91c049388e71cb5381cea0e90a86b +size 3780518 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000343.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ebbaf62d36797a2ea99f4a62e99b352bd5609ba --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b95e855aeab75ed0f5afc98fbefed1d75f92f2358c1310401e21d5cb42fa78c5 +size 1653222 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000344.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000344.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6de69ea852236941592773b70a3b5bffccad3526 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3cea298db06110bcc21c284eeed786992955d6a533dae29985967e18a2c837e0 +size 1940492 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000345.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..509c14b83fd2fd851d178adba5514e7f6383b263 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:098efcfbc20f70eaaa786610f7cc7cd1f1c57802380203d34a8623bd9a3519bf +size 1117666 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000346.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000346.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63cd7ea5c4a33d8196cd35260c2dd3f22394ca49 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:cb8d7f17c8455d22efeb2bb05adce70d99cf115a621b7fc5315c75305d91d3b9 +size 3343225 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000347.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000347.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61f6f65ae37ceaaa3eed125ab698f0f76f48fffa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:624e09f6c1db4e8fb6206c7f9b94ad1d6a1773b42be7ce50f417dc98d94da297 +size 5393636 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000348.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000348.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..277695ec3fffb9f8774346d4c930bff973e75a8d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:41568c2c69abed63d69448ded7f6cc1d835ba7efb2f234e02b9ca34ded231403 +size 3299764 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000349.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000349.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0cb13dc2de93ebbb153cec32b7600fa8fb33d9c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d07b43edf5cd72b5df0eba79c25909d3f0d2b514b292504b4c3fa4a06d4bb386 +size 3100676 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000350.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43fa5fbdf276cfaa820b2d82929e839ad9fab49f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:87e7b69447bad394f47188076e06eecbcb0b2df8a9c71150fbf9f1549c8f365f +size 2865192 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000351.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000351.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec4af7ed201984ea9e800a7ca08f029140dbf601 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:950eeee5eaefce9c57e3e571e76f6bdd41c060c3718ffaf3700b0e2475df59c2 +size 2275330 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000352.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc8269ea44c4b1c40f2b2edb24db299ba74a2346 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:dd658b13af89693c3a09b91bf13ec030514337cc3a16f170f83a9024b0e41d48 +size 2363793 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000353.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000353.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..755ebffb701c32b73541349ef48d94be2b987ab2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:39c33e4b60d076da649004222c6921151fd49236d899bae5701925fa2e7c4cb6 +size 2729737 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000354.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000354.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..244b76b9d3de7c37453865be862c21974565d92c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:63c241f49813b7424e90254a7e90aae5afeb32a1a9d6be86efc57b9a0cc70492 +size 2778225 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000355.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000355.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed7ae89a3d4870bd574a8d6117e67e265aac2d0e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7ff2816fc7a81cc9785cb2b6e5d32eabaf76124702147d00e08b529d3756b932 +size 3289238 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000356.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f1468ec4fe16a4a6c8691f0bf85ddc9cc389a59 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ccbcbd1a6256e38e95c1cd19e18bb82c922befc06bb9b887defcc234ffe11543 +size 2633371 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000357.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000357.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..432bb1b7edd12ccd7ace373c04e95b2d3e3eb799 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:409603b721520271f9c2e34890ad796a69913f652f74a757852b1fa0faef7d6d +size 2573742 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000358.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000358.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0b0b9ddb2e59f2b389ac79e39260b1a0c8cadfb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ea823ad2edfded77e30d90c543244c4e82434b6d8e0d00848a007bd12f8c23da +size 2171525 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000359.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000359.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ece4f92ebb6f0e964142137747385ff7cf882ad --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:655cb09c59995405e3bf204809153456f54eab59b853b93f144cf292f3a0b918 +size 3348405 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000360.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d92fae15e00eed017c7b6a2456a03ff9964da3c5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:745ecd006bcbbfe3fb0d487d46ae0228ee4995ea6dd51a1374f856f7a51a48dd +size 2377474 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000361.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b26d59317f70da159b67c63f58f0c942898d09f0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:60747f1f16ebb140b335a80a9f467157048a147fa1d8071ff7a6f9c64a050d37 +size 2843213 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000362.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fb87b6fa2a9857a999123f8896bc665dc3c2093 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5f00d7f67d6e881e2963d12b7036ce7e7fc849cd56b0ae05022a416e0bd9001c +size 2433763 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000363.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a657bddcac6c917f939ba17f5d82eea34729251 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:03f404bb7eeccc78fd8f256ffd4087048959765d96014fdaf9b8857f537553f5 +size 3628799 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000364.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000364.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4de5a6dc405bf8ebee1b0380f5aa102d5f9ae75 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:43929853d20eb5e507362853f8984cbb543dfdf3d1b47f2014bbaa13cbb62250 +size 2509794 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000365.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d24a9bf61b2bd82a88399de5e9d03ad4a4244283 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:dfe9c9b6abd8d3c0ed734db8d41c2514fcfb61dd0f0878bbcd18af94071e8382 +size 2192947 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000366.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05833043436a4a8876dd66371fbc36f899411fb6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5e6d53764072a2db3abdd2423017c2dd9203a1b60ee008540774cb80c0db7acd +size 2750722 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000367.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000367.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2645cda17d2353faa4100aa4d4f37e88c3cb4c84 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3b44d551fc1b340fd5d52ed75a5a72372386390cbae7bcd8ad593116e4246d11 +size 2471251 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000368.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4e7bbafed95fdd52b2a4c291d2dd3302ef4f7b4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:bd6ce184e94585b02ec3dd1e24d5e4e60a88919236415476a46d539afa3529ef +size 2682622 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000369.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69e45d79800543f1f20402af59fe3ea336392395 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3af926bd7ddd26a9bf21f24f1192ebc894305ee2ea9fd5e4dd339c12a7732598 +size 2432072 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000370.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31e4fc29b71f49342b9c335dc44eeec79124f402 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:81b05e29ccbae01a081f9c410ac6b734b41051e179990c28ab6493024af67f90 +size 3620400 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000371.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000371.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e1e3a594ab640ca45ba8d3789b9c7a4a3f37eb4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:189e713d30dfc9df43aeca7b6badb5a7436f7b6fd1712ab446c25efedcb7ff5e +size 2769749 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000372.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4cbc8b73176dc7217e38e28f9eb3d716f41d874 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2dbdd721dc3ba70357754dcc497fb79ceecbe535f8ef8d17a2be3ef5c17dc2a2 +size 10713081 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000373.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6baf6f550eec8a4ce3a9e562beb00dd36ffeaeb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e328111f18ea32d2a77dc0e1e5c83f4012e38707db48d3d56a3d8bb05477ec45 +size 3811609 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000374.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88ab4e780499db69e9f40844644861d015326854 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d056988fd9119a3513839bb0ae8500d6092d13d058043f5cc17759fd92e52ce9 +size 3232885 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000375.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000375.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f32f37946343761ffd14921d3722025629eee630 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d261b94cf1698737e86ed6149011d1377148ff2504686177f568ead524286205 +size 2806524 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000376.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..280d22ce46c5a7ec9ff66895f92e51f404d680a1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7abf1eeeae436c1403629004d3ae14b085080a41887051dde4dce4c3a14a165d +size 3446412 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000377.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec7d8a76482c99093b47ce604d95bb21c918d553 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:853082c6a90992e68a99aa8411f60af6ead0b8aefae7d7fdbff8b1dc4f62cf8c +size 3447183 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000378.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a0b31cd52de8a92f9d0a45107a4b43daa7df5c1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:19023b49a319a636fd295dd345f96cf32981a46922e3200a5e7974d8263ad34a +size 2596779 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000379.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..230caa3c68ab7706287065bee6642fa4ae750a06 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a6078627112cbafd0d48aaf18327468a3642cbbcef084a4491f0ab1d40f4f850 +size 2531956 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000380.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f6f936b73d8636826105a84c249b035722bbcb2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:eeb5bbf3b18e35f17ee5bf6b44c783baa360bed64a246dde031c0ed6a9922f85 +size 2616810 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000381.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000381.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..933d2045f3dba18064188bde81467a875369ebc8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d17051e068265056e492554d55bc6f36dcd1850ce55f06a099f21fd0b7f2cd03 +size 4080646 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000382.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97956a9cb0318233bce568b5ce20311ea5083f25 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1e70ba74e75ba5b92ee7c7a0a0862c8cf72c959ac2289e03a96e2a250bb0fea2 +size 2393434 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000383.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000383.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8befec2f7adf2ce3b74a321693884a821ecf11d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5f2841d539183a8ab4e6d86d811f584964f8a44bd1daa6bc3116505f70677386 +size 4292397 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000384.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea66236b929f3c1b11b158d63446f74478c9cf67 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:342d0dc8524ee58c9f0bdcda10a47f4d0a531aa1c551a4c6670ec6056b68bbcd +size 2228979 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000385.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef6c686dae2c451712fd0a3fe509e56e46d79f00 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:270be763eb765860d99d7bbb1c87291b3be2ffcd166c5b543e52254ad47ef2e8 +size 2640993 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000386.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..931e37f78ac32aab31ed40e8dd2d75253f5d6efd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d0dbf62ecff0dae44a8edd7d24b67a1e9679d54c2d91645dfded72083f0fb1a9 +size 2555504 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000387.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f9b4124768ac32ad6084848a7950c2e62aa868e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:81de8c7ae9c8969c42db76164d6d1967667215a1575ed20e499902d901216f29 +size 2354100 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000388.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000388.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..229810237eeb079763caff323eb288d9854df010 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:945e6272dfa175378577d82e7f1d5efd81df28e630474fdce052658cd37b0183 +size 2724245 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000389.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000389.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61966c2e8073e7aee8b8b69070979e3856428494 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e119301ad77bcde736573ce37030ae1adb418393fa89bf6980923c1c6d2e2695 +size 2649736 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000390.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000390.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e2a0d4f87c8a17c2140e7490dc7763733facd3c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:069541d3720e86f98d14ba16c9b472e624eec94c89fc2fc6aeb216fe77dc0c89 +size 2317248 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000391.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000391.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8746c089f2ed1c093a6c1d74f047091ecdc1b660 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0426f498f346625e327dda8d7d9fb411d62a2bda04069d87208f1c7678e5ac1a +size 2636342 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000392.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000392.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5e63bc615320e5ee82c4b497c0fbfbfc20f440b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2c2129e401ac83cb9d255c4673762d6013c271e7f29e5fc5a1097e05a28ea9b9 +size 2521428 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000393.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000393.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9490e35afda0619b8ef997c40357c481c2e934d7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8739300db19c875501ecbfac1a61a57fe0026c4229455b387f4ff1c30cf81229 +size 2761324 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000394.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ddb22c1c5eba1614317e32c17f28b3cdcac74dc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8e546de02d6647430289566fba09fa27061c44a8853f80e1e8e5d659de9b7cea +size 1713144 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000395.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000395.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16db02c1c344f948e80e69cbe5f637f40a5d419a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2ec0813633c482d5d5b1f032a2bce2fae4daaae9bfeae0a80029032c1ac05731 +size 2588598 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000396.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..983feaa92255946278e6f3c4ba26039ae24e03b8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2f22f2cbd1ee14dfd24513e36c2278dbda7845198d259c451142b7569a7af5a0 +size 2110011 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000397.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000397.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07f3bbbb0bcd9bab604c1571de6e5cb636b2e8d9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:89899c2f63af64b736cc83ea8b85eb021424a2193984b1c45c9bb5553affeed7 +size 2034819 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000398.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000398.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31b54c0506888e5e4af0379e913e1e1034aacaff --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:bd0e1c08c750b16f23e395d5c6c0fc12c7ec484d869d7ceca00d1018023b150b +size 2177495 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000399.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f5b0bc37b6bfb0766be4512670864ca35487d0d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a48b68a9c9727dd917eb02b9ecfee2eccdfb63b61c3849394d4c073dff772b14 +size 2577205 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000400.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b887900999326c5b12a5481f07af1549b746e61 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f61009293cb7914df6986a16e0aee1a216a9cdd12a2fd7bbcefd09f3adbc2d68 +size 1901706 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000401.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000401.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7237833e6fb5238bfc66936942ae13d63b8c0838 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0de3e621e584f99c643d71f83cfdea3e52c3b50069e49484b16ef684abe30e48 +size 3391687 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000402.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89f174fed3f27128825034b69b091b0342849167 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3fbbf182152df9275699bcb5f0b8092cbac068167f2e348645a933038186bed8 +size 3623623 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000403.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29251b9a95ac936e6ad04c48a34f5c1fd5540533 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8850d07526e0c73ab01fea1892538cd0dc86a3e59a78d36ba10e201abea300c6 +size 4115514 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000404.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000404.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3340bbb156abbc76ed89b86d448601f4792af581 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7c8963148943be08cb0b5948570322d25841e340afec2c038f10310e2aaa2560 +size 3539544 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000405.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000405.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..462e51b8a8608d7ab26ea09c69ec38fe72a75079 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:81bbbf597f507defe9c181be07850ebfe541b8bc1d48668ad1f297486b8c69d5 +size 3541108 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000406.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78c40c4b527ae66ddaacf2c82b9fd628ef5c1028 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:41131ca14d0e4ab64ac183f276b17794f213cf02d2609c7f034e2d26bae28db7 +size 2947354 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000407.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f16d9a79c9580f0b8711afc6d711eb1988f77a42 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0f8f1a25a0dde558590c6ba8d645a8e690cf66d637ed14ad0e49b489050aa4a7 +size 3045589 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000408.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000408.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4982b1715683d953432d0e4071bc49500695b612 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:dc3dedd2f8a0b6b1d1daa3b4e22a4c7f5ea40cc57b1d9fc9933efeadabef89d1 +size 3101070 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000409.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000409.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5fceee47d2a1613ca0b5b70e9e15dd8ab61f961 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0541979ed769fdee7baa0ab585e473d70622dc5f2e08174f781d8012c470329c +size 3063148 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000410.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000410.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4561d347a74f350e9ea98e1125d2b6f2251fb2b3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4b88eb427a4a42c0c6c8cfc490865508817eff20f47c36600526a85c477e6c95 +size 3709923 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000411.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000411.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..863a4caa111781324384c8f543619117c165e1fd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b4d291e9d0b70cb36e6d12e587d6e0ac85e5fd98768648a2966949b90146f917 +size 2766954 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000412.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a493cd3038f4601a9b67b0c32140f6a1cebbfacb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:875e1030c88d5dd2bfe1349bf8f7e2b1d3c3479e86665cdf7678f7cad4897389 +size 3264525 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000413.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000413.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a8967e0c6e8fca6d8a5931554285769cca844ae --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5d3278cacd8460701b024643f8f64310b0f0255c3a9aeef22a8f41a1b4739cbd +size 3617553 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000414.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000414.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ed4f379d11c56dcfb54308800e0d29e8cf5eee3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a18ab4b2f4fae47a3328e212f3418dad22f2d0e635849d6451c48b5b8e7237c7 +size 5083807 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000415.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39adafbacbcfe59f2c7a1b4811faea501304b235 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9bda2e3e812ffce1644070f421f9e125ab8aa403cf2d1ccd910da84de898cd0f +size 2247396 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000416.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2382556552062b7ea0bd6854511c4a00db97decb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:64908cce1ef0f196637a54306497fe4f3f8364570858579f42f58ba164324bb0 +size 3081434 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000417.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000417.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..331da3dc2c02d94577d2caafca60cd61d0cfdbde --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a60ea369a09d490024ca7f277c1fcaee92381e9c0228688a40861852f53c0b3e +size 3563818 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000418.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01315302ba084a0222790c89d69780ed8e810f08 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f07fd2c47ad44ddf7ec5769bc17e549ddfad4d750f05c102a487d4459639b299 +size 3728545 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000419.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5461b6ce7c126c655167fcf0000259563fa7220d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:56af4dd2e2b0b14786901ca5c45d4b8f8f79ba6392fe3726d4df29a09762b42f +size 3656510 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000420.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c47d32234f74d2db91799bb8b5b77480c0fe063a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f0ef49b14232f17c1d0ba4ceff554ca3962a540389e9c1f9ffbf65338fc9cc06 +size 4009746 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000421.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000421.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91c479bf34fd576311de72bf342f021b603f19c0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:80036bd20f5fbe7628625d92c8a7e522a08694387a4ffd563aeb21fdcced7786 +size 3562033 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000422.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000422.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f045f35dbd28b64346b452ae47e1d8856b7ca1d0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:15171f4db6e198fdfc56e03ab211abf09a8b462dd493e0cf4013455000c7b752 +size 3465375 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000423.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b703a603edadf94f20d5ec288f8f31d9df37fe6f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:15b367880d48da1d07855e08c939598357e140903f169145479a3c9192e35f54 +size 2491748 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000424.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000424.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb67f1c7a2b84980412f12df868a137116812e9f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:95a25d702c3f90efdb8e295cc5abf5bb859013fd9c341f2efa56f5d0724a5c24 +size 2775059 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000425.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000425.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2945ffd1cf9a6eb48adc592022f627d9c1070ba2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6aa46bcb9846e14b1a02e32dc61128c70a9c0901c7b0bc8d5d4cb17568b1b5fb +size 6360054 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000426.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d242bdcd9e8c95f518033775a7d53eb6be4913b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:40452e1d368b6d6ed25d2b900939e7d6c251cd6b731518e985afa2565353d33f +size 5894221 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000427.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00debaeb6dc5be8ea704f59d8ae8a3152221597d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f63cac26ffb1c8f3f6bcf6163554bf4f35b86d111234513633bc847de8d7e2fd +size 3320908 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000428.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000428.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b149794aeaef6954ad02839b174a4cc6891c0f5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4cd48a76d0637f0eb1ab674cfb75c9fdbecacf37262d0348141bc19489966869 +size 2744280 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000429.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0b2b2d0008da96e8b001e2d11c4ed4bd1db3767 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:42bf6777d7ec6d06975d5b9939321d994ae13d310d685190dbe53bede591be86 +size 3190337 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000430.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000430.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b394b2d89f3d1212b68497daf311a8c30d6e493 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0417fae9d00abb4c22ba48327f0b858230ecc371c2f1d61e0927792e2c82a620 +size 3185868 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000431.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15541a3f1745275ca2d760df341d8d63ac31760a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ee8a6e67df45ae789bc8603c8025c15b35701308612973def5b857775cc029d8 +size 4420923 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000432.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000432.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88c3287e4af3a855c062a85f5ad3bfd84e08a15f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:efb005a49fc5fcfe824f30f4b574df52a69bff696cdd38db4fc75ca0b1068756 +size 2987652 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000433.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..302401af0c101152bd962460a17bf8b15af6b3ad --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a99e299603dedd20f24e3cad592c4f7154c3278b23076cd62fddbfe4c584ed26 +size 2468165 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000434.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e04804b8cdbecf72a5127ab6899720d9c6d8db62 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f8d5fe6388159dd636dbad1ed38dfad39a13136fe138f66b7927f31047a64a5e +size 3042992 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000435.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000435.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8e7b4c1e8d5f458ef24430bd3611540bb763242 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:55d0c69d0a47be15cca7e6213ffdb1e040408322e73179b509fa947d54c1e0c4 +size 3361584 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000436.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cffe97349aa7dbd2578b02b3be30efb75890be6f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:67639bc02b9846102e87ac9cb224b3bdacb3a3933fc79b80c0b148b6b035a44d +size 4198140 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000437.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000437.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce910de6e29fde0d833b58d7387c6ead6e290565 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0aa0f983e2de0922cb691894168a981ef3d1f08ca80c8fba1015d2f0c4bb59d3 +size 3727991 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000438.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bb269fb337910429a77a9b83135a63da7b80401 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4147760ee975de8fea038e4554b7456cb025705355a28b8be102f465179784cb +size 3068479 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000439.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5b5e78e4a64d509a084472814b2b41bab90cd0f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8f4b3a8f73291008e641e26b87e36adfc38544cdd360c0b7c7f9e560a9f85139 +size 5240598 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000440.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a15454703832582042cd7d8b73f291a9d049a7c6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:12b10803075dc8dbac368b44f9d73e7d65767869b573482bc62574efa0d630a9 +size 3602479 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000441.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000441.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8aadd009d272b4f69a716e6be83cf824f6e6332a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:48266fc3e8e6127185c82bc9882c046f7480a413e6df9e99cdd78dc37fb5fdb4 +size 2909677 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000442.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000442.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8eb1f32f692fef038870fd711abbaa8b6de88b8f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:322e2e90ef78f9a89af5cc168da8df6da314edca40a2e49fe944494dc12ebb97 +size 3207866 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000443.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000443.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee4c4eac09b16884e5f570fb6b4279a2062bc70a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b251a82264149649ee05db7bb77b462e5ccf6859718dba1c46129f58ce0cd7e8 +size 2650702 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000444.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000444.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a4b7dca6e468c00f199dc28511d2562f481703a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:196f6e4c7067c3ab41a2f8f413e21550257140cda83f615ccd19077cfdb9df65 +size 3529123 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000445.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000445.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..164d6c15bc529ff13f33d66867a775bc96df0323 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fef287121fedf23f381454a28b91bc7eb077e1f9630ce60c3db4209261390681 +size 3470133 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000446.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000446.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc0ff880bbab727112f76ee40e787b2d0b8a3fdb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:df7677077c757e433366a99e80074570096139d86f2b66c466881163983d5c5c +size 3294027 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000447.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000447.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89f107e1118069ad59d002e6791d7ac1ab79c405 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d398c0a7a56c714ffa6b8b6ce88d38c3c0c3ae89f9e50a576ba8772b22fb2dd4 +size 4765180 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000448.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000448.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04c2e27c9a04ce287e89c6d0231c2709f59ab54 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9f940d7db99ec1549207fa8a950c846bd84f1988f79aeea8cc9ffd0fdc37da76 +size 4654171 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000449.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000449.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..135de2e53fdf0f657b6298fce9ba9e13e952f16e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:75a219977db59056ad34475a64d0cb8e4bd82d2b8e97e6dc676a1ed9b0368cd4 +size 2194464 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000450.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000450.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f18e429ae66ed35d4fcfc3ca8168eae52558e379 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9e14f6643435688fde397faa609c6fe9ffa7d36c2b48d260e38e18024008bc09 +size 2313354 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000451.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000451.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5e70ec1e2118f7636ebae0561aa2a5d61d46b85 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3b34c5d1b6002d5b6bac2bab4dcdf06597b90cbdbd996b53f827feaaf9f0e93a +size 4359723 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000452.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000452.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1e553ebee59cd3b65c117c8bbf941f4d6b08bac --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6126f6390af5e37fb44202ca42002ee9f5d3a7276d007ce42594d953e5e1ba5a +size 2438094 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000453.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000453.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67188b481b8c6cf49a2a0c9f5ef6632d0650ecb0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a4724b4da38747eb032a5c3d80e99b0469116f0fd18458c51b6ba8ecf686fad6 +size 2596587 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000454.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000454.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..055f0c583dce97d7cc164ab4219f8a1af9bfa446 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5525c0d15c59aaa1fc0f82c8499fd1ff0b9f63fa62fef96e93e3f3397b4c708b +size 2956255 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000455.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000455.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d29f0dae792ed70aec8bd29057c880bbfee5f1e5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:75b89ca6b404f8bf3349244d404ce3b8b07b7043474f639996af0200e430bbe9 +size 3097338 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000456.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000456.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..199b60ff6da583a46505845e60bbe45de4131a6e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1d187355c93689a2c4f69ba305799ca2d18d51915c8ecad1c4cac45503e4f5be +size 3284020 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000457.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000457.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69e4444eaef97fc2e2025b5456a33248696c88ba --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d5a9e40400c847af140d11934107a92e40b55adb3b876304d365b88f8ae55b67 +size 2513113 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000458.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000458.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8e5ac12d235153659c13984e5ac7167f305285f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:29f6d783893fe091ceb69b8f140422c593bbcce21e50b604980e192f5b4ef407 +size 3295930 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000459.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000459.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a372d772fecf654a15f8267623880951f6582a6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:77dedf62fcd0d614f086f395f0d401da526fe6f43c619ff1a46d56807ef12eb5 +size 4637824 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000460.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000460.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..216f2a22715c1f58188a5742de7c3dfd45047b95 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ac516ef39add505e142e8a876f583ea03e154c642399aff01b1f99d8b0c112ec +size 3161315 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000461.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000461.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d8795717001d409f4ae918b3bfea62e36cc52c6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:875a55e01bb3ff8813c5ae48174139e3b34ca6b59c009e95c9c453f9130e5ca3 +size 4957364 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000462.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000462.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f240f8b7a4c841952020c5bf5c49156014a039f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0b2654e87fb933c217ee762e405349dc94e141ce8f8ea86eed34d7af28a1f712 +size 3471979 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000463.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000463.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1158cb75473ac802727e8752282d7c6a77006657 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5cd5d352edcea897db47f7a32aa72024b247dd758074d4389cd01ca202d0fe2d +size 2433063 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000464.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000464.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd79e877c14a2f00c9398ee63774eb0723ebac30 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1e1bc090cb08cd6220ef8368109ae83944bb784fa0fa6a3095a5d5860b035ce8 +size 2661787 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000465.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000465.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47af1fdd3ceef3c9c6fd99915e6d62bee6be091a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5977a4dd30249d94e0efb07d5e38dc44cbc8e79725d40a13d2d215c9b4ccafe8 +size 2820827 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000466.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000466.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..149bc328a67dec33367d031483ef94ab2d139ee7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:676378dc019b29f0582e989faaca303454cc130727ca670afdd13ea50b1bf49a +size 3016700 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000467.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000467.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ea5961ecc0dc179329ec3a33b86d6171c593661 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:523cd945425606ecf7387a8fe62ff9ffa1297115127bdbc77a73f8067d1aa02d +size 2887990 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000468.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000468.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..046be35bca9cb1982837e33eb3ed23a8edd9ffb3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ae71b3bfd90b626be91014762922eb8dfb14ab9a2b7dc3ed86779ac292dd41b1 +size 3054626 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000469.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000469.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4eb0d0ddd8b5d12cf7f83b728571e2bcdcd0e6f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e2516da13bb5e0476a982253d499d90ca9f557b3bb18fcf09f6268704083d57d +size 3818571 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000470.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000470.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be5db8a299880e06450d2564ec43f5d32a329f79 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1ea3e7f6d54c9a3ed6cdf3da45c9137a6e4e7debe7b2b02638ebda5493a79d07 +size 3202830 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000471.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000471.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..413319f265175c8d51878a756ff5f0af5fecaddf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:40bb9e777351a668b31098184454a873dfdad17e34a4514eab09bc3985c3017b +size 3013778 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000472.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000472.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7b1384813f514d5f21519027c55c82942df8a5c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1e86c6511081ee0be8caf528c978e62eda7fdf984bd4dc8c783f95139744820c +size 5023388 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000473.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000473.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a1debc2c562c6bcb2e336705e460bbe8d3c4b45 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:18604d21d971aae98db73c5bb0e5f08060f160c6315b7aca84d997d9ce53d1cb +size 3184275 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000474.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000474.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c19a2f665e7d56b7ea5b72a0649810d5f0b891a8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8037b0af812cd7cd7d0eeff65f5d270e70dfe5e61119ae62e2eab6153317ec59 +size 4174632 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000475.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000475.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ef3d8b6b137260c906080188e2a7787e89748d4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:606127c62b0557214e2ced0823e7d2dddf0f3fc22a80fe524c02b192b55fc21a +size 3363235 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000476.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000476.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46b7e896b848ab1552470ab4e6cd91d4cbcb25ab --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e7e1162886865b3af645a6d15e83ee1d740875873cff6bbef2cb722ecaff3563 +size 5305327 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000477.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000477.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cec6ec935feb5e51d401c1439208f05e63d0d42 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c412ae64b37767a8db379df699be6c7d3da8abb54139945df3ccf2dfb71ebbc5 +size 3307994 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000478.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000478.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..546122831e352a56eabc994c27a5b2413f4e729b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6263032250dfd94e6a974f212dd9b2fa7ba65a0367a40036a4a31a0dfe1accdb +size 2656072 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000479.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000479.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc85f1a100c6dabb5c22e91aa7c3606623d0fb93 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0d9b830d5605e7199c05aa050b8af2a38a48a1bd3e47db42b67fc6b6e115398b +size 4223686 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000480.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39d3cc1cd90848c53de395200cdf1c89347d85e5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ea211412873d3bf9164876dc8e6d9019c8f3257cf908c532f05e1d5701e00eb1 +size 3531033 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000481.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..466b12c2a10e93c7d401fe75066f48370d130cb6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:72053cc4275db1ba3cb382433a41275734a2c44a36b7b1ec46bc17c94306f18a +size 3291713 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000482.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5e794ae1107c1763fd4acd9ea43afbdeee17419 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b624fefbd88872a03f6d6b9b351ba76eaa7e40132ec30013cc999f600ab269f9 +size 3028198 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000483.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000483.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2bcb70d44d36d7e7586c8bf009c7f867f2af4aa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:72b771b9da06a647c97047191d26ae4cf162f3231c1ebda3fce306967c49f5d0 +size 3213574 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000484.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000484.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44356de774fc446f7fd19a61f2ed3638d98114d6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9b61b814d5bfb2d557a5974bc1a7cbd9fdbb96e187bbf49f0e0eaebbe2d41ab4 +size 3724931 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000485.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000485.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dd28257d358fbdcd190363b7d3a989d36a97c8b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:64343e44a9776779c5842a011b59a974372535d14ca731b2ae5afb8f84edc4db +size 2771692 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000486.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000486.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f1f17a2fb724901b9fbdea27955a6645db2e69c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0c884b715aaa8bf67e821a8e81001a4db4aa5ae6a93195ef0468935285157d8a +size 4673682 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000487.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb1aa06a2046551a7743f915aa8df4dcfe64e5c5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:876fc753244cd5eba617f18c8d7fba4f8dffdc3b17a3c7e42fc59e3da5136a4d +size 2944679 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000488.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000488.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44aa746dacc023ba6b562929f24630d9ff077d79 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:86c7577321df824d6a67e565e4baa12527d01301329c315be5a4ba27c666ca9b +size 4495618 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000489.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000489.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2db99abc8e22a7828d9492548eee96875b3ff271 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:974bee380f4f1e51a75b2696e367b0272615b3fcb1d68649c4a11805494b8ff8 +size 3755519 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000490.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0daabeaef945c266c423e76a74a8b306b66c1826 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:cf4ae5acb81c41c79c7d6114b10b0182aff9580ca01d027c9ad40c12d48c1914 +size 5280843 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000491.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000491.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a28dde0b1b4a2e770f0bb43f4ba5344a045a329d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:68e1c2cf4018849b6357c4f0e084b25d573e025eb12820cfb599e51a3ff7ce1f +size 2859819 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000492.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000492.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8086324fd30842a12bab8e38a39f3dec5216e0b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c5732f85992882fb53f7eda4866f6f7f1843506c885a947cf700b1b453579b19 +size 6587346 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000493.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000493.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa115b884aa2182e4a27f541656ff2afb2f95a7e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7d5a2e585c772dcf2520ea0d875a49c4dde235ba73e61bb952e0a6347318ac69 +size 4195195 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000494.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000494.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32f78d5ccc9ba3debe8eaac18fa8fcb0eff47866 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f16c50ac9e24bad3b7a843b251b773dc04d861abb27d8b48517ac5ac969d39ac +size 3638603 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000495.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..058ae5233e6fe59b19b3ea5df6fb7405c293c27d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c6e34a81cc01610985719d5d358b27e97a0d0ffc3482f66f357e9829f13f1901 +size 3853632 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000496.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000496.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71dd934b57532381c575ff998f42de6e2a1a03a2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:72f24540da45dd0cb522dc039aed9303eb77899488500441e6f70eb52f9deb62 +size 3966876 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000497.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aad8718943d653fd94f3e2c351f2a8a50a6c014b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1f7135ae027dbbaf6d5960198a2315a49165fd8f5893f97784dd1bd7ac9870e0 +size 2905885 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000498.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..375e7591a00862ab8c1c7e06df6563620554e336 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9fac559fee7c9cb4bc349a71420f862b9c6365e1b4af44d49104513ed9baed17 +size 2628653 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000499.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000499.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..961c75557d0c0eff535f0fc42da7090ca9f7414a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000499.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:104c2cc235be3eb6ec3967de9d9ab9209c7ad2bbe3c6fe4c6ab6172e731f8ce0 +size 6147367 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000500.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d22c694de6c1a1018f59b372040d8af7ab9f2ffb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bd38e1e32ad6b121b1d8bdf8886c51b29ec9be51bb42d6284e67bed69bf536c +size 3046860 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000501.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000501.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88b38afd32e344d32a09593b024852f72bff76c7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000501.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5d2eb2229f4719dbb6897500bae4a19ff2968320f03407d40d698b08891407c +size 3091892 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000502.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000502.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c76d1884207e9d3b48d71a9257907be22df8038 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000502.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f412a3789339a96bdcedaca9586fa27ea3d3decf1b7055bbf97147509ea2d961 +size 2898132 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000503.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000503.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25b522e87a64f28c6e7666ea08648263d6061148 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000503.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5289c34ac1348d908f65465255e495a62ae15b4a5a9255176d6b133412acd708 +size 2732341 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000504.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000504.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c12cd350e0755e135df7081057f8f2dace8996ee --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000504.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3280662abff7fde16800885d5e20ce06d8f4a1bed9c7506c1e2c6852d24ec75e +size 3125330 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000505.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000505.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7a696a2b72a1961adcaf5ea980c539a298ab830 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000505.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eda7b666387d6c0cdcf779b3027b2e12bfc24be7a16ece5727daa3671ae4edc2 +size 5425681 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000506.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000506.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d44de2b9f5f4a5c1421810d56fc69570fc5f82a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000506.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef33bd51bdfeca8283863ee37512022a997fb9eecbd14ef2c34039ccceb286ee +size 2510848 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000507.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000507.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fc21c803bdd4b1bb6a1b9c76773d8382470f696 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000507.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:998ea57dd1654abb59f1e76250bbc72ba52efdd974acd783a637406a8f9c8d0a +size 3012116 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000508.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000508.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a858fb4ee4561f6234436b7772ca3215b2b4688d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000508.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a5c11feb9a46cad5262e89ee95860a71211a95a9f3a493c84aae56903fc874b +size 2703092 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000509.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000509.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..459dfe6983dad1403efd242e41b305a094a58af2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000509.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fff038c60a9a1ffd1b2048304e6c26361c0a2576eb716eb684ced6f6782d317 +size 3179486 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000510.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000510.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80daf30307c1a1cb7622b2718d81a75d80579666 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000510.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:895956aa273684f4a0f5a15b4febf82341b13c13b182a3359d31b513bab5b4f6 +size 2918783 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000511.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000511.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e94241767769b8023c3564a85da7ba0d8669beb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000511.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbc4fdc6459449734eab2b6b7b5b3084dccbb29fa1bef91577cdf8baba4a82e7 +size 4998732 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000512.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000512.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..158a140eeb05b917aba2586d2c2f4d6824915e16 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000512.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:397acff35731c8c369a85bba44c2189012396c5cb6f27cbee1ed167c5f589016 +size 2954132 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000513.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000513.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4d38923c2bf733fca4a1164e8153b07d7950255 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000513.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dd07240cedfdd184e91813d2670934e68632f7c86ecaaa03cc3f35742e9c3fd +size 2449958 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000514.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000514.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf55b8d2e714f12bf97fd2853ba7f3f5814434cf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000514.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e35900bdc89a183ac1494473ed25c5537c2c7311d020deb3af7337cf8247836 +size 2736781 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000515.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000515.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8b87c5f08e7182415c5eb5212d3068fb679a83c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000515.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2c4d77df10ff095da0d8c6f17cd1f9a9c6ed97e119a963e72321e4e123917ca +size 3051652 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000516.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000516.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85748dec0ff1d18568a1c924eed04b741cf5b9e0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000516.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16dcc034bb6d1e57f1b99c90d27a78e0b09408617eb82c45e51efe7b5059d6a6 +size 3493004 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000517.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000517.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d9dc7cbd190380388f19807ce4fb306831ca6ac --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000517.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d72da831ed83c3349db2e7a80d8e6d7f720aee05cf13e7480825b5e5553d9b74 +size 3076598 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000518.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000518.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43f2c28e4d0fba7c9ad8463cb5e2488302279920 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000518.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82a8231aa601f2ce2dadb2709424e95404241e24f50f30afce7b490ee29abbb6 +size 2781432 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000519.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000519.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b88e235e9a979ae6081506f07400055a710be9ed --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000519.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd7d416b301c2ca779abd710445353ea6c1d8989afb3aaa2af7dba97b245fc4b +size 3702712 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000520.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000520.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c6417a8915c92cd4198cc37c087a365032ac01f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000520.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16ce326ef231b9569e2e7ff238058919f7a7238c7512c3e132f5f272dde7d5db +size 3167457 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000521.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000521.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8d56c3a5816efbaf39a93c7c650f9fa449a72d3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000521.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29e4199d12c6933d2cccefdce23abbbe4c76b194f9948e6a5c23e7837aa7832c +size 2482227 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000522.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000522.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54279e3b3dc76f4ec1d211b4561112d1bc987be3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000522.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:766980cc893f192ff66f2dd565c0fe5bb7e851564746b68216f6ebe29042de30 +size 4807702 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000523.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000523.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..931e64b2cd5e121d0e7f8c83eb46831374ce96e0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000523.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55b3e2eee44830923b3719fd506fe3a250df9f921498db2dc5c351b6d84fb8fe +size 2594181 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000524.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000524.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..175f6b559dc56778e748107d27fd1d3e5d15f259 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000524.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:666a8427f356749ddf8b83b0db3af12f53b0567fa01d7ac3aae83f8cc3e8460e +size 2998370 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000525.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000525.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af293140b2790e925ce53f8a5c19753182742f17 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000525.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2607bcfb7084392052b3b1f8ac512d77d0f6f25198c64540fdff87d0119997bf +size 2813440 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000526.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000526.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef3d8fcaff3dbab7595b08ffb3c175a2cdf16990 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000526.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0a298d6ef65f22fdf0ec2f84caef9ff80cbc712f4b6141dedaf912460e1a5aa +size 2599828 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000527.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000527.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..924e7198ee36361d214663e9ed2f44289a41fa9c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000527.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cae73cf78c82c34a73a5b4434323b85287087b72cd211067d3b5948cbab95b21 +size 2123334 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000528.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000528.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b06387ee0b3fcdab4dced3bf369950f0e0e74e3f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000528.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccb30f1587630653bd0b2c406a9f007e8f6341dfad02fb23d531aaae42b47001 +size 3924087 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000529.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000529.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb807a7d831a9b9233b053fe0085934868b7ca24 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000529.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd745d09bc416f7681c315f24306ad68eba18adee9840ddbf07d93cc8c3aa656 +size 2222865 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000530.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000530.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..630dd28021f2c98ea46960605b28bc0264c1946e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000530.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8419195c7b9ec917ea18b7f360fc322d9ffd647dac92985369563c80e8c60d49 +size 2948189 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000531.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000531.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16fefcb8e7070176664d4fb1939fc834e044683b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000531.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aa1287edea83bb46f7ffd1d7248c290ae9c670b1962c20ce880080c634b2657 +size 3104175 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000532.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000532.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40210ba889abe6e3b6ad202177b5c64787bdc317 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000532.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21abba9c5fa04b6b549b9666ab2b9e738c56f3c99e6beeb05da05b439ff5c491 +size 2021180 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000533.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000533.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10c773670a2e3ea6f3c2dc8ee2c10f327d545dbe --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000533.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:642288983265f8daf8a1ec13c99cae12caf5a33781c0c680d81832222da6e3a2 +size 3297178 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000534.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000534.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65bdaa69b6c623fe67be6a66bfdaab2731370c6a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000534.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6507db53060b6fbea343e21603c0fffa2f3e59ecd151c860481b5b7d94af465 +size 6118288 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000535.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000535.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cb171829e7076545b7aa6faddf4f3c2b5ff6b13 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000535.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1222c475cbad1cf116027b74e583f12ae7d6133c5fdaf5ef06e755fee71d5177 +size 2487248 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000536.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000536.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c247067aff6b45a4587601592755a4f013ef7c88 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000536.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd62458e07ea321bd341f9b1a5a276e215efcc90ab8982a7bd2b34b18b12d642 +size 7651525 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000537.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000537.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e20d04a98aebf4528f8a3583c8028ca598e542d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000537.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edcab9068f9e162aec28ea03eb7b763eea21d95b496d3ef05c676fbd72242a65 +size 2481652 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000538.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000538.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22e461b1a46be277fe260634803e911b36a80b6a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000538.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76fae596edcaba0787f36d7484ef772f4a499e4ceaaf5d9aa5f4c1f4745cafc5 +size 4558471 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000539.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000539.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6d40b25406aea373c57153450b4e60ab26f9355 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000539.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc65823121f47acd5f6826c713f7e47a220857fa3776db10c492af0512dda0a8 +size 2346377 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000540.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000540.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69631659f4473bb5e7f5dc113b1841b096438f5b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000540.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c07a6d6a140b4350ab6608caef98050700864bd6365bc0a2c2034b462b6617f +size 4167572 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000541.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000541.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39e59bd1826779ff96c6cf51b318214fc863b632 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000541.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64225fb95fb92b0439fad6ff528a9d47a2b2003456b3d359bfef814fb60197ee +size 3059763 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000542.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000542.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09b929768ffbb5a6201a723c8bbf38ccb4dd5df1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000542.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e728b2410de6d29897ed9a988e69d9d5d55ac85465f892936785cbeb84783f3a +size 3842512 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000543.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000543.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0554ef564ab34ef4b269e1a2816fd7d8dc6f6ce --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000543.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:318713ec3b130c1a82b66aeea9cdd20ecc7554129313cf0855176af10eb36838 +size 2536073 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000544.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000544.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cbba8f7a9b10ebbccb16972b2a7193ba60bf8b2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000544.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebfd27dda86c2aa74f1c128e27b3f802eacfbcfa5e29e7ba99bfca3db06f8238 +size 3956500 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000545.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000545.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..533fd3b1ebe4e122792ff777c2f6f4d683f63d12 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000545.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c8edc21fa6be6f640488f8cb7872b46fe6b96c9795b3802d08483fa1bbe9675 +size 2560148 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000546.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000546.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b81374e9b517a9fbc75e9899702ac877188fa0f8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000546.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:597cc08d076dd70a849b9d5f54eb7507eab6ef588f75f07a1750d54d98abf9da +size 4669443 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000547.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000547.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..793e40fd6f73019c253fe2b648bf09080c13dec7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000547.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cec77868522b395f5395c4385d611c3967402c5eb7a8ac77f0c7d4d5be14be0 +size 2617436 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000548.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000548.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27c4216bb2d455b0e34383eeec7acd4569d31f5a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000548.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd938970da1b712b24748e944d0f19b809408212dacb5e9cfa615817600661c4 +size 3350260 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000549.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000549.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46295e2cdc0506d1ee0c693647bf0a87f77ab942 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000549.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3761517a23bb7ed9484b64ad474d9008357f6d5c4536206d7d1afa2c3e270ca9 +size 2322440 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000550.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000550.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c4c8610f2dd167408755f8c854a98fe4a6e7c32 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000550.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07df18dad1b93b443b3ad2ed2fdfa1cb708e91a7c1fbc19b7d236592e3f00f69 +size 4364689 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000551.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000551.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cfe177a1ff6f232e56aaba150559ef1de52e8a9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000551.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff67f89b2c6540ab85b8f47d6e5db9157709ea4b34a78e9d332de98c2da3a9c9 +size 2069434 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000552.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000552.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d065a9642e3e1507142bfb16a93fe111fa7cbcc4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000552.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67c8436e6cece9dbbb3e964319b67737db3e81daab4e27da215773e4106eaa9d +size 4258434 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000553.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000553.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05e49f701ee67ddad9661a6019ee40e770e23039 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000553.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8922d080513ffa009852f881e39c495f3ea7c38f7ea3d782890760265b9126d6 +size 2304441 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000554.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000554.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..697d5249258293d0bf95a37bec4b6369f96861d2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000554.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d08ee4c3d0a5f0180f900f5216e8f637e02b831368c39b9934843426c32aa68f +size 3712154 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000555.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000555.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d9c12f7c14372c1d5b5f3cac810efda6984ece9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000555.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe8a9221669326e62c643bb3874046b5a49e978c8ead941a579ce278ea6a5b4 +size 2138738 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000556.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000556.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6796d53db104d07b98f0e7516346edb3604a3a85 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000556.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdb7ea950946eb4bc0f7996d864213893fe9f1402e66c7443905aedd28bfba80 +size 3804387 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000557.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000557.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4070fefe6ea99a77f272cc20fab2a0d68bc21fe --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000557.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27f40a605969efb92adfefa858d14593e2e36f0b87d0d577f5c1168fb0e13c64 +size 2242221 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000558.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000558.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bcd35f8d991494990603977b584947bd9c6e8d4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000558.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:252a6e8718943f5c417d89ee3b9c8aae9fa352cf2324cf0e0b890317f8ad5ed8 +size 4221596 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000559.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000559.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94c3875af067bf1726e352e5f4debb3c0e58c132 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000559.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:000ac260ad153a47432400b03c711416bfa0d3fb99e7bb32fe3603b4637c78da +size 2331677 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000560.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000560.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bae705203a0dabe6d7a81ad163c5deab9965b79f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000560.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87f6d6cd4ecae253263fe919489cabe853dfb449df3119018b6e93b8588c1408 +size 3621498 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000561.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000561.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d31dc57c43c2f50134195cae42d659302235764f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000561.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45642a0c979d627eea80d4ff7b49a73328e26c60070249ecb02dc463791f0767 +size 2079309 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000562.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000562.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10aed64e2c76dafb94ceba0ed2bc7c7354e888e8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000562.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b56a7016f8e703e34068d1d037a4ed8c7a7db031097316ffcac295e80c26444e +size 3543714 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000563.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000563.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6632e53951c397db427e048983aff272fb01be1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000563.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a105196828d11f1d55b043cea378c84d7d580e8f6e2a4e70502be1621a60032 +size 3468542 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000564.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000564.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5742b59e3b920882bbc7cdbd92e926407f664ce3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000564.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90de641eba2a7afe1492fdcbcbd71bd3ec11791f52b908b71580c2b42965ccc6 +size 3695590 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000565.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000565.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1f55050f828aa7f9558ab0b849a78019d8bd578 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000565.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55785f2793672d048b5471831a45fe0c92c3e133a9687653ac8b3db5d465e037 +size 3072340 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000566.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000566.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07fad39d6cc601b086980cdf546947ea07ccfbf4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000566.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e0904946c2c65e7c748063a051ae843c04a100555687851a3ea9f1d3853f599 +size 3394776 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000567.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000567.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec2dbb5b438056040001431963adf4990471cda7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000567.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c6781fd4e06789952baf692f8323e02c513265f2120803659737ca03030c31c +size 3262120 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000568.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000568.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51c45b00fcc0812b95371c9c27aa7bbd46d1b110 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000568.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b070b57e3b912fa20631a40610f54cb3daeb7c77147cca97b38104e573f685cf +size 4577231 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000569.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000569.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..377f61796afad552a44793c8e36e6273a3832956 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000569.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81a7bbcb3882abb36c3bbd64c51fe9699c7f9ff0fc04b9fd87f51f524d8ec7c4 +size 3945397 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000570.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000570.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d39ed17e88cecf856452f2d6684643fed97ccfd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000570.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c722c9f0c6a183e6d830b12fc96d411c0711dabf558148d79f374387377c892 +size 4003921 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000571.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000571.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4afd06322a056d71b9b0a885f317ef4e9a250fcc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000571.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aa22b7267cfbba6b78a4a0d1fa3cc25ffff242195690a8be5f8a046aa57496c +size 4429118 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000572.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000572.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5c304d9510d6cf802079a7ce340e90757b935f3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000572.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87509b8806bd8dc4acdeb2cc38402f5b9ce86994ff150a9f274e3642f58d4881 +size 4955654 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000573.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000573.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a76d0c038714614fe8c938ea97f43e0bbe008db --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000573.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b3d451284df4b4e27c7e66364a780a73feec4e19964c9cfc224c29122149ca5 +size 3520844 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000574.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000574.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a833170539d8b0800a5a7cb7a026f242db3a7d95 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000574.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b96f5e24e7784b3dfe5e0fa657cd9560df7974c83417391febcabb63c6393d9 +size 2947754 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000575.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000575.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95cc2f83d789018094636727d66be8e4b663f647 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000575.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26ab74e5d498e6a06ee121b7a9ade86d15da926b02adb0d1a8a853eff5be8d29 +size 3023797 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000576.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000576.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eae0390bd86dc46a380a0ec887968a4dbd0fd1ed --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000576.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e00a4da9df69be89814a27c3910b1d75d8768e0f4a0f74f40e6fc26754fe14a8 +size 2963581 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000577.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000577.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b026927a28817e92788d78098407024aa194ab4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000577.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd918d05b58bf87cfe0b8c7957017d3e8de76e5167de3ea3fa3a603bb9e880b9 +size 2196053 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000578.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000578.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fe0d7bc209f6e02c1fbbfcf4569d8a2c0c974fa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000578.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6c822a564db573da2ebce98bb72568950322be025d0814d70317dee29a206f9 +size 3122262 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000579.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000579.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6f99b61758ca51a8b89f9ec4a5a035712199965 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000579.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5da3da3719d07a35196e2949914d7b7e3abf83bb9393d7c1d9400006479c06b +size 2390465 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000580.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000580.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a058458e7f2b16e4bbddee6a9590c14288691a9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000580.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f76889ccc9cbc5fc4b8d04eab07664e6ef6bebfd803053cf8be0438406befbaa +size 2340594 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000581.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000581.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1d40b84e04c010751321403e98960666b1be170 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000581.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1e9eb6bb256bb595b48e90cd9cfde694c42e9ae4351f22a7320996b422bd5db +size 2543767 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000582.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000582.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e4acd0a2a24630e783a94a402f24dfd5c2f64ec --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000582.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab8c4af49d191a30a9461fff9814520600795fe9488c11a03a094203d7d5dd2e +size 2631280 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000583.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000583.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e97667d565b7d9d06d1226bfc7afc838e792794 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000583.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f73e8489475399875967eca9b972ec4cf94ad39804ef3273750284e6aad39526 +size 2802724 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000584.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000584.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62037dd9ad4ab6cb9c528200417eb54784e60dae --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000584.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63b2b15d6bb5d3faf29776cb5ba7d493bbcf1750967e37f8049dcb5ce8d48cd9 +size 2371049 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000585.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000585.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bb8446d2f9f3b6e148c4ec97737f32f1547c8ed --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000585.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89ba2588da8a2787fdfaee398c018278fddcf185c57ea9378733e747242f5975 +size 3549584 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000586.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000586.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3f61d3324644876203b574fe1aabb23163a7414 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000586.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:631ecd84fb962e824cc66db9d5616048769e4a4cfc9e69c6b167eb3d28f40789 +size 2692934 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000587.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000587.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..960196127ec34ea3c881e5a83e04c0de96689bc7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000587.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3463764e80c1e7226dac6214eef7f0f44cb08e99172a2e35d4c0d9b1aa89c39 +size 4373027 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000588.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000588.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54722cec7363316c0e95b49de04158ac4f40b0f1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000588.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d85b23e3e9aeb039c5678f796f12beeffae2f3a1263cd76957102933dc022bc +size 3894476 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000589.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000589.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbc0254c4179f1c8dc1e7d823a45d921cbb80a1d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000589.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc702350dad8f8710e2671fbb27da3c6b3f5841b9957bde11af907490b8772d9 +size 3214194 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000590.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000590.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e03eedd8c87d6f4479e2712e5bbbe067b75aa4ca --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000590.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d93bb5eaa34fa37e020e695370d9d29ef2c26e75a2b6b74aa27351b47b8b439 +size 3462325 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000591.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000591.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c672546ceda3a80487a169d0fdbbae31f3f3966 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000591.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3efafca619bc4259fb832f5727983ba78897809f7824207b5789c1eeaaea28bc +size 3432155 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000592.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000592.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c6335f1feb9b16f596dd530583edce1f18c29be --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000592.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdae49da42848775b83b2acfc4301bb5e4908c3bf9225b6a9ff0afbf63f19c0d +size 3790405 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000593.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000593.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..242fcaf11d6ef67c113e35a1f0d046589b78e48d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000593.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc293abecf03459f5ee1eaecb1ecb4235935600ccbd115f818d588b8020ebc44 +size 2311904 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000594.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000594.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6091519ef7775f55153340b4f235e8b3cb0a74d7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000594.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b9dba5a38112817298d5b5324f37956c2aa92c54f72c83ed18a806cd2e9c46a +size 2821804 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000595.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000595.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fbc0e0f9144556a40c32ef9d133c39e04cc3dc3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000595.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:589e967dfb712a63885b4305f64fbf9347a81f3c0c5775834b4151f761720455 +size 2542531 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000596.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000596.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6945d0d4588e7c529a684c8289c6963cedd1342a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000596.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0bf8532a18d7cbea1201396722d11b623ea03f34558e6acbef9dfb0768bd673 +size 2608212 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000597.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000597.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c1a736a1801b9cee0cabc7d6a39003ec859afb1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000597.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17b5130c5bbd1c57be45b54916310020a5db3143d3a58e9d04767210154fe4a2 +size 2823522 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000598.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000598.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbc759678525289a98a43d1585eb4e36c1dd9570 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000598.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8bf62a906e881a87032a0761dc23680b892434fb98acc7c6fae4bef54ef7d02 +size 3100773 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000599.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000599.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2ccbea81cfe2db571dec0ef1592d70cc5e149c5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000599.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba895326d8dc70b9832a95abf0a0aa4ffc56e7a33519821cdcd5098e0d12cd28 +size 2705012 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000600.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000600.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90ba9405036dceaceb6207a6b318c429a3a8f8a2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000600.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1113344aac632ea60f36ce31dc95ebab983a18ef37e27ff99cf0ecd16c128629 +size 2303763 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000601.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000601.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f950ebea04ab50d213ba4784138caf3d5b4d11b9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000601.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79fb049cfb4a60a7556d694f1a958c141dc536115e19bc2e54a99888766fc502 +size 2638031 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000602.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000602.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..323dfbee35b3a46249ef92e36cacd12ad2a00bee --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000602.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4be813b6eee36e52deeccfc86ab8e476677122466bfcf8045539add5be1dc17b +size 2544673 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000603.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000603.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7a28f5faa15b193e29d0678338a71d45cc49dba --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000603.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5de96170b193d651f913cf45fd053606747035758a6d78e8c916164a3ae3c3f3 +size 2489288 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000604.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000604.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93230019271ea1259523a073be7c8ac644049206 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000604.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:080f37b42e7249df6f291f318230d55b6f868b29e1942ffa441974868fb6aaf1 +size 2926967 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000605.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000605.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f0d0e9aa9a9c3fadc956d2bec17afa17eb43b3c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000605.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aebfb76d2af97efc4fe6f4b2f534ac54650ae99901efc453f61f8c360beabfc +size 2773806 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000606.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000606.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66138100f159bb534a6dfd49a9dee21395db67c2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000606.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2370760b49a46750bb9ee38f052d830db48051aa43762907d5afd39dbe48f08e +size 2117440 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000607.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000607.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fa1a24a7d6ff8ca18a54c23aec1300e4b9acd4e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000607.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3e934d8a0a26c5905a3e5c6dbbe31a805d0b99341c3e19242d19f6bdc90f7f0 +size 2291350 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000608.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000608.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63ba81dd1fcf991cdbd4b1d1203c1579022ae2cf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000608.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68580777f07a88ad3a82c603ab6ab7faed37226e8b53f15147c13b4bcaf85e1d +size 1904638 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000609.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000609.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5a274de6726d113ba86d66e9c60fdd411e07aae --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000609.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8279a0153e441d237942b4451c33aa4b759f2eb43b9be89f2b9f46c80a943463 +size 1935165 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000610.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000610.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d08a35df57dc8c76abfba4ec3ff2f37f750d5672 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000610.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:061025a9f687d1e01dad2c6e14346b809cbe09875a7aff16033fed438962f291 +size 2569288 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000611.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000611.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3189d48a0ea389dd8457816ebb759f42948314e6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000611.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28c160e82ed5f87e24601e45adf0f798a3486127c0338caa3e68923338996123 +size 2172783 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000612.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000612.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef44deaeed7d355152836a7a97abd75ca4c5a05a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000612.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eff9ebb2e482d26b5616e32747326247d176af3eebc67471e6d46eff1099e7d +size 1707031 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000613.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000613.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17644e123d1d50026a04a3a4a5f2bafdccaa808d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000613.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8124cb7edfc38ca1918e41d6a866e8068e147a8c1abdebc73d61467bfb0be4f +size 2146827 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000614.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000614.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae113ce30dfeb0852c6bdc5aa2127d8beb4c94d2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000614.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d025a9cb3f4cce7a8c5fedc6c9fcd66660dbdcbd78c9a2a786ab0a1e498724c1 +size 2502135 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000615.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000615.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85c77a27a5bac181cda2b838e60f64b9bbafdac6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000615.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e0f5407da8650fbe75278fd301aeca0114edd065e23b1a7eadff394bd170c91 +size 2098099 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000616.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000616.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b964d81a39c90b12edd9224c7688e9a09b7d088 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000616.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbd5553b52b802b08e3ccc3b3d7649cfee5ddaa0c7499bb974d09d5ff01daa9f +size 2057396 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000617.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000617.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0d3ece2f7e881c45b5caf813a21057f3468cf0f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000617.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bcd0630b405f50c8e6d722169743e0af9f7cfdca86a7a05bd219afcedb5a8e3 +size 1587075 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000618.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000618.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..862c4cb8479f6e4435f1e2def4b855dba31b7dd9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000618.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fadd6776b865afb756b5cac9f1e1820e1c556630d157a86f0d6e3da323bd1963 +size 2775775 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000619.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000619.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3c9f181de54d9d116b543cce2204dfaf36fb88f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000619.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c300949f7ca0cdb8f5f126451b29bdfca914fba582c15f7b98fd942070abf8b4 +size 2183739 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000620.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000620.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39d2ccb2da06ec88429c7209d19b03ab0c9c8141 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000620.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c2b7a61ee75044f924d0ea5a6f4dd0cdbaccd2e843cad814e5d13f7185adaec +size 2082707 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000621.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000621.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4fbc53a53525d2379551a5ff0626c8d2f031de5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000621.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20c7fb1623d62870c0f3187bbc839f030cfc4d139057a6a38266ae7653ced11b +size 2168341 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000622.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000622.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8732c75b1fd3cc4b4a8d53464e300c99ea93d5d2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000622.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b01c59323f8189d037cd6523aed32be9ca0ebe1519f5cedf78ff14b72a88c09a +size 4719438 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000623.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000623.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb9975e268439933f7f3d28bbe332fa3d7467c36 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000623.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e652da8f59ff3ed49d169ed1b45cd0c619c714a969c26391148b6fb74fe0d7b +size 11154900 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000624.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000624.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..291cdc4f1b6049875a153758cadfb5bca0e3c11e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000624.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b20386c45ae46158592e34631e2da780c552b90e7333a7666f5327a21101e34 +size 13661569 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000625.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000625.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba33c6506931dc37776b4f6962fb8927f87374cc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000625.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be74d39f9cf4a673f137a736ef5c3c914d54c388aac3ad39f381e793ffe65aa4 +size 5600635 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000626.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000626.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..840f9cf013540cf0889894a2030b99fa6e7d1caa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000626.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d665a32e1bafcb42814ac25d277dfbcaf0b2586be20810796d1ab130fa0929fd +size 4509615 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000627.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000627.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1652c3014281d918a931e498362346322d6a1a77 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000627.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92b32425793a4382461d5b631b6f3ef6e6caaac185c2f35e7f2b88332f0d6291 +size 14144333 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000628.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000628.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a76c4828609bc09a57afecab98e3f690fc316949 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000628.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8e67e8f5a60e7c5cdda9a0fdf90bc9ffc72d764eb9f2d4c713ae2864cd93fb3 +size 7079274 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000629.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000629.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44d873f421f5cbc1dec8ec4716601df359d79439 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000629.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cfa9f17283312c159bd2e67377988015f6d3bc6249c33069c9427da71a66337 +size 8245772 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000630.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000630.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6627b0f1fd18c0a1f630c5e382e5cbddd8e7f9e4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000630.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54ac9b388e35761eb57b67cdd6c13f0b2fbd95e99b8eaa72e8d0606bc1fe10bc +size 6226673 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000631.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000631.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba9c86d26e2f73463a213ed12a1d29744d97eda3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000631.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c056c1f36842ceca89520d88e247b94af67660565ea768e16c0f6bde24890721 +size 6381428 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000632.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000632.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d3c152de7f1729b17297e9e633135ceeca0ede9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000632.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:910f8d0fd631abf3dc5ddb4f720ad705a33feeddac229278aedeeccbed536459 +size 7259989 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000633.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000633.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25f651af52f1d7ca5702c5f8b3956d087797960d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000633.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:626ce342a7a8b055558402f7af2dd5c26c6a0fda33d1fd5f54c434174413d247 +size 12724034 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000634.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000634.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb60f04dc2777b0d8664f8f94949bec60fe47e41 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000634.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eeb2096e778718f0d74aa10d2c8fba1aa396c02b57b2592080672f8cf2fa9bb +size 5861818 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000635.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000635.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de2f393f2c5bac53aee300901fd29ff9d2ebb277 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000635.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02afe7edbc7d5e9548f9d2d3e286053f790f3a24d48556368cfc7496737cc464 +size 5511098 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000636.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000636.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7233c0958dcd894f9bcc0eb7bd5b4a03c3d798f3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000636.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae96dd6ca1922f555422b8bbfce012946d3e11dbf6a4fe3bfa58a78de6f5db08 +size 5172465 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000637.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000637.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8631bf1dde43777f8110f71f30f94687a867651e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000637.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81733814dedb09d597b2e2961b67c7d5273ffca2650a1d1adccd4aac945c372c +size 8342837 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000638.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000638.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1ef903de5e403e6c90e3055877955a81fe2d8a8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000638.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:648e74d2dd10e974c7c91f7805c018ffdd252df9d3db6d3a71d969b8cb1d3e25 +size 4965686 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000639.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000639.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..462de97c65dda977dbb1d3523862b6861d5b9506 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000639.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af3b53c47957f6924a0012f08ef292faf5ebca3ed35657cb8c19b43d2fc7d77d +size 4943915 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000640.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000640.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31b2d1c2c64a069e6836e8d56872736b5cef8762 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000640.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d17f39f51279b8765d80b3bf16bad9a6f691701e1edd7cc77e20eddfe7e6bdfd +size 5422497 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000641.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000641.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e35433bf102e97f4f34d1f2a0a8d29399c52a1a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000641.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edf1c115c90acd6a2acb0696e3496427972bb022551df01b06b2f7f0b42511eb +size 5597751 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000642.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000642.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..673b8cd023d9cc580c9378d779ecc14b0062b13c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000642.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31be42627fb63c58122871f0418203b78a59912497a2b400ad6de4e8bf4c8137 +size 4103381 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000643.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000643.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a23fa303b63e7bce49639ce2dca1d62e542cd581 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000643.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e394c663c8396f0d032dba01b667c4fbbd2076b6ec66dff6547e53b1fd2c6ff +size 8395260 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000644.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000644.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8e6250d6c993c67a703a54d98b2f8be1e39c0f7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000644.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b308df8a907573b2db3e35e98712e1b8579169b11e4386de6aed37d22f29ca65 +size 4650327 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000645.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000645.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91115dddcc5b0a52d6815403864c41f19871d8ca --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000645.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae4ce8e45b6b3441f5a2618c4f2b4b8d9b8cbbd0b18d4b611aee163335885921 +size 3646394 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000646.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000646.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4dc9e591f3f2d0152d2223ac284f9046740749c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000646.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2505d24b798dcd1f66a6614ad4aa5e35700a834511b73fc2939e0f21880224c +size 4807097 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000647.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000647.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2bcffc763646dbdf990a5a1217ef7bfb21c7dda --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000647.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf23e86d0828df83d935d78e9b7d1e885f9197a4ce6ff3413ffc8bacf9aa7a1c +size 4710810 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000648.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000648.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..686d244736bc95c4494fa194dd8a4bfa80167aec --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000648.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ddde511f936c211349a4077d8705f3b3073be0e2568b5cecfcd9193baea82e5 +size 4206264 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000649.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000649.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0515e697c83243d415f41e042f6b1baf1fb93e9e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000649.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:315658558ddefca1a6e83bcb54e796dc93b5a5eb193fa625e59c1c530fdfb746 +size 4872294 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000650.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000650.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0588574d0cf345414839a1831ee9bf977c0bc70e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000650.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7004cc50f83cc5f0f4dabba287a3c77f9258d64428f3fbaa765b34d06582493c +size 3794071 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000651.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000651.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9dd15bbe324be88834c5c1d08ed045589811ba69 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000651.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05ac8e010f896efca29ba394290d71f98e827670f8ca83c917169df49bb99cdb +size 4017280 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000652.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000652.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1aa19f3abdb1fff6c8e9b8111579f3d7fbbcbbb1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000652.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f327c9ee6f779de190bd579618c3f2a6c66d7d61f6d3c16580a9e0e587761380 +size 3449469 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000653.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000653.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a6bb88bfa1ccdd97e722edda9d4e1e7ba868297 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000653.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d05231b605aba49e0cacdc704401340c416189819faf72d72665d02d4a5929d +size 3277409 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000654.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000654.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..427eaef421dcbe2b53de71ff668e987d7f530fbc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000654.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af59d05b823d420902983bd442f27b6e2e25f3109fa360d345f71bdd670ca3c7 +size 3825884 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000655.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000655.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85bc2b3e507750341b3afbdbf820306e639ca6df --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000655.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f536599c162902cee327760021d40236c7e9a6841ad9bfc98d993c177f7baff0 +size 4283883 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000656.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000656.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad7403307fd32cb5f2cc3962a6f1e1d739ebf194 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000656.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d718d5d5d0a78a681879785065419102cc30dea4f0b6bdd0acb404e830596f1b +size 5233176 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000657.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000657.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..498c56be16f4f66cea07a3bb1657c14ebb02d438 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000657.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:905623793d8e51a8fdca0e9d741785bb56ea27459b68581eaf041ae6898c8c08 +size 4935465 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000658.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000658.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f0de50683d850ae70106852d5cb89f5500167be --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000658.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a19e226b7f0e1e60ec4d23e6dcecba102394b2adb34f2cda7bc216487e50297 +size 5427954 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000659.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000659.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7aec56bb787fe4eeffeb5924b356e0579b8def77 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000659.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:520b4a5220d20d85e86ff32fd05cf94449701a2471c7d84417e1dea14b2dd6bd +size 4122943 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000660.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000660.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a25611ede6e2c14ced24ff11ed203e80641ebee2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000660.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b32eb94075e7516ce1a9c124d9d6777a2fe269dd1606f1ed1015c6c25b3f438 +size 4118749 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000661.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000661.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f35b6c8f41f75ead600620bc1a360c11cdd6633 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000661.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6dda4099378835d380ef65c25c7e2fafeb6d9a6e14de3c691dbed5280cea93e +size 3196960 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000662.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000662.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1970d6992aba4188b6d4767539d4de198dab12a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000662.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44233d771e70c2ff86aca20027c4e2553a3240d0aac4cb00077e4712f80658b8 +size 4147239 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000663.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000663.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..526e42c722f5ef8c4faf580e6b1e0b0337dccd8b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000663.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65307646b068d025e840ec92e1c2a8cad4adcb0eb0846e79c60226b1d03fafef +size 3360910 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000664.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000664.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1ec654ab7f07dd3a80875a95da096f9befbed76 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000664.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20e0372e7a27949c3dd794ef1d964a2c4913ff98dbc4b4cfdd38668ad4dd18e2 +size 3474764 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000665.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000665.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fb2e38eaf64ac32051e48cd4bd12ec9a1d86c96 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000665.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b2474c7f4dc6e0d77aecf7640bbaaf9209a18b94d2ffffc437379e4bc77cedb +size 3406339 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000666.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000666.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79dee0d4504bc0cdd0c63a87d5990c55a6d91a12 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000666.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c0b66385df1daae95aa81e977d5b807ecdf0371d2a94d13659d6a2ea125be1b +size 3914445 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000667.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000667.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93d00eadbcd0cbeef8515bc40e8065246a1ce882 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000667.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bea60de2f5e263bf8ffa41043782d2aebf887042f4d2470d842de4b3b414db8 +size 10788765 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000668.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000668.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52a006cbb891e1e96d18b976d6e903fdde1bf324 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000668.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7b515fc9f54aa9b0d88a3b944d72ae95f59b05a739d9dd9ee2ebc25a72cf3d0 +size 6871722 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000669.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000669.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..773be6bf736ae63b72af09b20a6aef5659802b1a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000669.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf0de4d30599d59e0262d81daf65d2f7b2883e00343a9dbc38e3474e38095233 +size 4035894 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000670.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000670.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd4ea2b936f6c7ca0f44655f801e3b39a4c281c8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000670.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2a8601c2ffd2943dbb7a8b84367332359f58442a79c75b17617ed53dc9998b1 +size 9322201 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000671.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000671.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13492f4fb8ccc83dc0facd8c549d8338ca9c1268 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000671.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c94f9d07baaa9be9b3a888e1a8584e54aea76231fda70f7b2d4a3ac117b9892 +size 3505453 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000672.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000672.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5db8bd414611565f23ac87b6e61868dcf713063 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000672.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fa67c8550ab42984cd598a621130a9d2749551307291e9a20f62942bf969ff2 +size 5863881 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000673.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000673.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73e920a643fba3ee1e2d2fb527b79130a68af3fa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000673.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86b6851ee470f2926f5559238ee28b48649db3d4f36df6100d64fbf01251a8da +size 3281081 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000674.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000674.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae7e2180aa1fb70aac137ce6a9a7b11d44134fbb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000674.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbc2b2dd8bd3913bba468caa37bacb5eef055224b5d0fbb547a3c3318b99ddc2 +size 4006796 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000675.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000675.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23b5c1339efadc6e1d1430501042f9be9a76fa87 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000675.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17b69583b60fb93d71b43188a8592b95e300b7a3eeefb74be21062997bf89dc5 +size 4689230 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000676.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000676.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d73271f0d1891243daa4482468af2c4f0bd2163 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000676.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82f141a0f3109c5e2e578f1b119682deeef16c5cc0c39c0bc75630747bd8fcfb +size 7126675 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000677.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000677.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9ed3bc34ec575d96b05b64cf720004fd2b2672c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000677.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d71e1eb730df7416f3a3b1a157c335db6aa817aab094000621a7efcfd5342507 +size 3301860 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000678.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000678.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf084e1928a01546537baef8f5fdc14f77c949ff --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000678.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c66ee10bbdba263af52ab3e6973e0af012dca539ba31bcddeb8a87668ee31023 +size 3301511 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000679.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000679.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15208aad6f9954de1b80f571805d6a3cb997c644 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000679.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc66789e4b3d0f26001d9eb39547e93838cbd8a3a185f55b4367e20d0a68cd69 +size 4788728 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000680.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000680.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7af300b7302bab0ba05602b2222e2c8db589fe7b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000680.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56314dae175c6d5b5691a769fea39b612f43a626a06c6b43025e5f247d46b35d +size 4706493 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000681.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000681.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cd05ec85b062ebe5dec9a9463f7aa011a1c6d9e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000681.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c0aab5ec5ce804af09f2821b073958a88f5049c5f6cde73c0d545ea6304bad5 +size 3815394 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000682.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000682.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a6bbba5c22ad545c0ff590078edee21f9fa80d1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000682.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd070dd00a5efd174b32344874bf168c6daf14b16c3cc337883ac1bd6023a09f +size 6461275 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000683.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000683.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a9b69f7d0a326dd8cb0d1f5f85c5db0be49a60a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000683.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52cfd4698d617de979bfbffbe5b9442ba359bcbbdbb7adc312e56aa2cfd8cf88 +size 3113627 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000684.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000684.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cf47743cf4c7399323b3d080b9d27d373159f8d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000684.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5effedf97326c777cef2599581c02e871dbe7b3a7c7de8acad8fa8e123d9a4ef +size 6379914 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000685.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000685.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c41043369f10df74faa4e5b986fdb9d08357d589 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000685.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1658e656a81a0437a754abbc89d50470082b756ed6a8dd43e2e247f664cf6aad +size 3941203 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000686.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000686.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56622aae5fc8c5090fc08a86d28ef3047d1e0685 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000686.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ed2470ffb23ca23d10e4c3a950bcb64addd96748ae18ba61ef33828ea5df16b +size 5019480 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000687.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000687.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2e69152b5ff9e7df12f4b723cbf9770f51b293d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000687.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b83ee0deba89e1bf05d1b72afacac233d9af775f2ff19940d26a530d3fd44fdf +size 2783856 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000688.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000688.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ba3dfaf92987afd73426ec306eddd21681f64ba --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000688.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48ad26923ae4e239a78aff2f333255777846f93d61141d3be724530619bd073c +size 3874690 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000689.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000689.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8eca41d3d9dec52290131f404bdd316c3038f35 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000689.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7699f6eb9ad2fd6e21aa2afa9d8e8c4164541cbcec9f6bad204e6645e3f1734 +size 3887561 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000690.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000690.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f82fab67eb68ee1011028f30cccc2eedd506eb81 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000690.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0903bea1265ea5df614e10b7c49f51b6982ced0d20ccb3e6d1e92cf399be289d +size 3392917 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000691.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000691.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..368511bf20b2a098a7b9968dd99d756b9a597931 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000691.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f7e9a788b5cfacacfff7ee5b3aa68960386736725a55d66473b3d3dc2b3d845 +size 9214699 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000692.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000692.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4da61161d4dac35223ba5611b734e78c890c906 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000692.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44f4b66093b37d41078b8b8e12ccdeb43922f5232886303ab887942e5ccb3992 +size 4379101 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000693.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000693.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13bec7367838fe02ed418d770359b16f727da42b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000693.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67821e332d970d9c67227ac81834bc6e45fa2335ec49401be173a5973f2f5307 +size 3619063 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000694.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000694.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e7a152f24b3686380c46ee98cf1c10576733627 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000694.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1d7e7a134c8bf7b3eb535a623203f30245921102abd623f7837d0cc7e3d1b09 +size 3348856 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000695.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000695.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..521503b1a8bd1601ef9bd8dd385014e2371f3e9a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000695.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:874c01ffb7fc7ca11710ba7a2183ed037e590a6b221077a598bdceaf7eede555 +size 4152894 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000696.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000696.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb6ae2226f6f03f25d1dd0244c1601507efa6297 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000696.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:281d5e05c074c64f73078961ad558b4e10058c94a9da2df6645f5cb25e75c82f +size 3736775 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000697.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000697.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1f293500f88a767999a43db02ae55caf5309599 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000697.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c6f584786157641ca5ec664b572021f9b74984c1d2b6fa3c3cb5fd6e28a800d +size 3179495 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000698.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000698.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ae9b4679b256f908f6e1e8ef8b6f0542f5ebc94 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000698.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3d8dcbe31fdcaf4dffd4c833a6d0eca8b68f5ab6bba66a69cccf5fd7835c9b3 +size 3251599 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000699.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000699.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42bf5aed85d58d05deaa998df1247a4e1a1991cb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000699.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efd9fae89d47681ba8d144e4283134c25432e5c31f2b5fadbf95d3177156e805 +size 3177211 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000700.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000700.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b91c0f84aa0bfac94d3f916a5849c71f86da85c0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000700.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe490dc1fc4e138c1beea12f29a526ba42d55e051d40c9231a7d0598867f5a0e +size 3304248 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000701.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000701.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..104844acf9de5f27b6aeee86a42981d1a7af42a4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000701.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc3030bb9993523ce276b840a281e7e4e068243e062dae619dde5165d71ae5cb +size 3578301 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000702.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000702.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77588bee216dac8ee1573ede89dbd8337cec6054 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000702.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f46d0df476c2325adbc362341f263947ec44b6bda8e7283a191ffb1ca0a27b18 +size 2894706 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000703.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000703.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bc57fb497e02913170c9d9ee4ede415fed7f80a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000703.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efb8cea8cdb21f5d049089a1ce0c6178a9138d187daaef87229a80582928fb53 +size 2794003 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000704.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000704.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aeccf321527c84e4ff7b167f0136fb48e3b56383 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000704.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c1a3a92b101e56763b8336ccf2cdf91508a9adb8fe1972580fd143252e10f61 +size 2779683 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000705.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000705.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ca1aa245ccb1dd2e54e95c23a347a08cd9bc506 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000705.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdd3880889047868a4ca270b0e647d8871c5c3befc42d0324ec4804dd55dc082 +size 2217459 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000706.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000706.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a7fd3d23d96e71d9952e3b817b203cac9c9b9e3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000706.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e24a0dd3b5a50f9e7454d86e798355bf43a004204e5733d354dba3f77f9869e +size 1927477 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000707.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000707.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b4d5d3292c69dbd2fbc7426f19318bc21fa7f35 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000707.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97426780900865167caa2ca3417c0b99729bfe74e8cac074ae70c8bb6c213218 +size 2698943 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000708.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000708.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec4c8928cdffa1accddd20e9536d307dfe4ef135 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000708.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ea021acd6a37cef708de1ed2fb43052b83dac1589833ce2a5cfb0806f725d56 +size 3877762 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000709.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000709.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..697495f57eb3aace16ca539c5bc5de79df410441 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000709.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a59ceca1022737a1240e34524c6d1cd4f27d08eea747432f569d8966c4eeac93 +size 2901220 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000710.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000710.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51a8f17764a675ebb576d3cea62753d7f65d74e0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000710.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:528905ec73c227abe168dace4aa4aa75d6bcaab2398653c14f8de83950114d5a +size 3042763 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000711.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000711.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bc7673c97b156f1f0aeffb86bee46e3ba8b1107 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000711.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90f9795ff1e84c5035eba6bc9740cf5adea213a4e9418194c2027d17bbb6b343 +size 3245921 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000712.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000712.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7df79712899199e5dec23f61e122b33f7191b547 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000712.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a102b48b7210fb764cc57cbd2d9410dd95ae07ae332f9977dd6f3ccba3dc8d15 +size 15520752 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000713.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000713.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c35d421365b79910d911d680d89e257a08a3037 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000713.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be1ddc8a3adae3a2fe24b0dff8b0e61a9767299039b4999826ae47dacc6e9bfe +size 13023598 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000714.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000714.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e77d288eef69dde3e655f1bf252b773b46dafd69 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000714.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e75265085db6a2d51138498f7493ebe4cdc9b278f9c8eb9e80fca938aef0076 +size 3804495 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000715.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000715.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b5d294ce6396e45b496979a5498a9fb3d1cddc3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000715.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46cb3184a6443b7be035dd3ec5984459688354816999c7c82ecf868ee94b221a +size 4696356 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000716.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000716.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f15f83b87b4211ebb26cc5cdd77d74ae1dde0e77 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000716.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd687d1172c6a1d2b832811e8fd80a26f75cac4ac66bb0d2fad1332526072980 +size 3525601 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000717.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000717.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42751905c252882f0e44b501fa8fe10bb5edc150 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000717.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:097fc59ca0dce5c470c7412baa7ebb22fd52a1a4f5de48153e9430f5b7af6e4a +size 4102079 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000718.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000718.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc56564f29c4bbb166ad5c293d4d47cd8ec1a4cf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000718.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45598f45546ada2308d730d0590626f365f830366310c3156e4ca2ccde8860ee +size 5243373 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000719.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000719.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50df916d0139b87fd2cbdc9d1cd0451750e6d1b9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000719.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d17e7a2f897a9070f634f1965ef7c0b951d4412b3333166e88cbf155184f5e95 +size 3415152 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000720.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000720.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c749032e9d1aae05f4e8112ccc62418572b7545f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000720.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0648faa8835f3bee199aafe3525c5e78a2fe2514c8050d2ff2f353e9305655b5 +size 3256946 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000721.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000721.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a4941bb1951d940c922919f9e955b2cf13ad52f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000721.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdbb6e84ee0082e871b4c0ee3aefcb026c2771b143c5682bf25b851e1392b2eb +size 3453958 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000722.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000722.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45280b6c93cccefe7b931e2a8404a759f64e4187 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000722.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a2585f53b65775a88c987786247b8a9f6742feadae79e4437784f2c8d791f83 +size 3439784 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000723.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000723.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d49dbc663d91a008cd68ed1d0147173c9ad267be --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000723.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:411cc43b4db428a40b73ff578e00611ad224d55925621000d3defd8e5fea4a69 +size 2947427 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000724.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000724.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6508bfac3b57e9e143fbc1c75b4a9b127ab491f2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000724.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea01ed68b0487ded83374a789f5446c322ce94977b508b8ab53a23200924c9bf +size 3993302 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000725.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000725.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ad150f4aa82104b79af6f4a47a9e962c94a1d25 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000725.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fd9f83bb49808c176aff820891e6485b489e9f86e008e74cccfe07858cf99b8 +size 5194401 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000726.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000726.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3248bd3f20a0f9db9dd38a2df7a25ff6b4afc16 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000726.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d59b54b2f4f0c1e2d75e11dce9140a7e55f625675a642e34d87d636cc9e6cd28 +size 4666323 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000727.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000727.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..325919bfffc706ce019229192a67ba592714c7ef --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000727.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:884d0b37c10b3918cecea1970d56e156aa3f872adbf80920d4482c850e9e0a2a +size 6405652 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000728.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000728.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b806b54080fb6581d9bcf0db2e608981be1645df --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000728.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dae4c23e65a719f821cb503a10f14037bf8bb31bea64c968798db7e13fee3a7e +size 3940160 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000729.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000729.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f125e974cc18f7325e7f3ab05aa7af5b3f34ea10 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000729.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:251f4a30446079f6f575d2165ffc929c81587c2086aca4e060f54c1bde770ef1 +size 5104082 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000730.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000730.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98dcd19d2a5bdadde6688a31c762356c125e6479 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000730.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23dbc62de6e74f3ac470ac1215fa032d56883acaa425bc76aa894121e4af742f +size 3624734 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000731.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000731.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..534163ea6e18f644fd44b118b95db65d06955411 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000731.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14ca68156e14ac959b25d08569076d74abaf3b55473abc1309489a284aad7e93 +size 4231816 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000732.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000732.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afa1fe675b9f674520d920c0eb58571bff0bfef2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000732.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92f9a9c8946c98785551edfa926609fd636a3fe191a5252559f9d6664d03d631 +size 3953969 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000733.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000733.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea46c231faf8fb515c5c0f4592dc8126a5a2817b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000733.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38211410bd4caedb0c57966344fc9602e4841adfb66f2a62d8b40358b21cb7eb +size 4825921 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000734.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000734.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..875409b8b7acf07597dcaeb0cc871191e84e1aba --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000734.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8554b1e7a42d146678e2ee070b7a896b09810a889af9d682a7bc124141eceede +size 14255614 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000735.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000735.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90d9f873b67755195e34c65081d8cdad178e6926 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000735.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02f7d257f68a1ca1993196394df3c6e13fc1b41fe04b2d5826d333893ae31dff +size 8079451 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000736.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000736.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f95683e2bf1cdee7a9fd37d243c4d13cffa9bdbd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000736.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:528ee1976c3aca626c01c23b8b38bdcca9c8ef321c3e7014e90cee5375af6f4f +size 5466844 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000737.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000737.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad0389bd6c1c3668bdf814538bdff393e95205ce --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000737.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e88a38db3c5f0509351ba3f1555090997e0e22977ed87552500b65ec64d5f478 +size 8420649 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000738.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000738.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65cb5c1c755997564503bb61e864f5a159bf9e5d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000738.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e52ffce432246d2da5181e0f85a92df594a300a2418d35126bf704ea0b343337 +size 10659362 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000739.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000739.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9ea840129f094cee390aa9d464c14b3c1ce97d5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000739.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cbe06451db006f5ccbbcd17820e5d99aa4e0b650f1cecccc900580fb5b99809 +size 5393190 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000740.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000740.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a4fb0366c6f2c4f02d472f7a8cfd36de5a6a6e6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000740.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:281f58a4f55120e2e3f79392604dcec11ba5a89e9ea54caca7e7a614be8014fe +size 8070155 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000741.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000741.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85935af07bc156f81a569eb15fb6c675a4463732 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000741.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76e77ab9dc056d852d54182707d38603dfab140e80f76eecc6fd5022496eafab +size 5395584 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000742.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000742.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42b8d06d2b82d8d21183f37bd7c33649bcaed570 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000742.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6054745f33ebd64160eaa82aa7bf119707eb2c53aa54842e74424a4fb8047206 +size 7484405 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000743.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000743.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32aacea651d9d66b3aa76196c6de152cbe0b5e90 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000743.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83f29477817142c23615b3b0b88ff43d850b57920581a57cf6cf89162da0d98f +size 6216302 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000744.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000744.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fed0ceda506a3939d46d2834dbc6912bb891bcf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000744.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5d26115f2453a07bdac6c5e2c58e5a58e52edce467a62ec0c42f06ada21457f +size 6049726 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000745.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000745.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4959a7d58227930043fdf28865a60bf951ddf399 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000745.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e43faf0e58b6a9113174fe031df5381dc7df2ad503061b39c22b959f371baed +size 6453299 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000746.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000746.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9970aa7ac4bb02f4917d747cd80c7b5b85baeaa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000746.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fb1189b71faa4f7542283c9e37f5a246c520482f72444db8ca552aeef97061f +size 2071108 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000747.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000747.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..120d48ce93de2184c7a2b93e7f7d5f140a5f991d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000747.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f55f573057ac111cc1b6271af9c879e6c405ccbeb87c2bcdb7416e72c7dd27f +size 2724522 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000748.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000748.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9df4143edd0869a093cbc3ac8bb47cd0688174e6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000748.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d546ce54fd5d825557859e0c30742c050f8eb806619bef9753162e9fbf0608d +size 1935551 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000749.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000749.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79df88bc066a41550b6e0cb98c359c8c3840faaa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000749.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cf48836d75dcc9b0418a53ce41bc4839e2cc1df85f2a14bc844f5717beb347e +size 5766644 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000750.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000750.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ef8821bdbfe836b6892d0056acc561691545e98 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000750.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be723d7833325eb5f9d8f099eea6b06466d69d30633c86a2c6d709252dec487b +size 4196470 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000751.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000751.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2868bca15b76ce3d359b5a21874f6a57939e3b5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000751.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d8121d752eb71510daa4c9f278c4e6586e6a7191d2d61eead1e75cab0f84cb2 +size 2188310 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000752.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000752.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44eb386fc0e446a0aa9d22fceebaa0fcb870a279 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000752.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b1655164eacd9318eae9f2221d9455796e364ec3bccc68df4c54efbaee7182f +size 3605647 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000753.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000753.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b857977d2be88071caad16ea87db5a3d8633c2e1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000753.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9169d72942c9e53d764f39ceb0db39a3280e3be216bdb9a20dd55ef9bc3bc968 +size 3439042 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000754.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000754.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e496e298be677a61673ed3207ce3f5074eb063c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000754.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e99e75ff71fab8728641adf42ebe26324065135a81b84b8c6f4d51e46b47d8f +size 2995561 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000755.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000755.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35c118a0cfb5a47de6f624ed7398bf4fdbddd9fd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000755.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29d4a4ffe12f4fec5a43e9ab6d03a43c82bb6a5448a7e36c2599dfb5ff28e379 +size 2491597 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000756.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000756.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0085bb1862c7160b5e7e69f4445e2f4dd1d4ea8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000756.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47910c61fe5bfa720e20fa7848ca3ea482bd0ce68fa5c964bfa7e9e2655e262c +size 2510911 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000757.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000757.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b89087a5f87c7aa3010a94ae87485d750704382 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000757.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cdff8a341637b6d993731756b99d79c6e008250f1463e1c5bb474c1aefd3983 +size 4502522 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000758.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000758.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb4e9ba83c661974080a777f3b619afae508141a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000758.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bd1c50999e5894408ed0476d25a5da6b3853fa83dd5d8d668b5593ab3dbb604 +size 2268317 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000759.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000759.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6150a9074806f189fb13c716014a0565cf2bbc5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000759.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69a46494acc3ec7a232f454bf2eb999f73585defb706c942559edcc97018acdf +size 2536474 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000760.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000760.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2045796667cef3a61ce4419ffaf5bd36e63ac71 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000760.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2319902fb914e96503b2fdd672f8c8d34db93630a491085795d2550148f00af +size 2252428 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000761.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000761.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c353bb3bc92156b44ba29ee50b28bbd2804aabc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000761.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:449dd388cf982b17e8e524494d05e01e41be9df87fa8b4376926497bb6a5c06e +size 5625908 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000762.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000762.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49fa71e9f2790db3525e602e3efa542ce1509d6b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000762.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:872c7bee12fbfd7bd6e364af8528b51e1c841e3eb0749f8fa8bc99b31bed54da +size 2545449 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000763.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000763.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3f18f531fe7d95389ab0a2524a14906f6d10199 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000763.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17b517115884df09fa1fe16472c9d45126725272a5208bbb24517c841ed2b04c +size 2825855 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000764.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000764.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6902406d426886ebe7083ca430f5b99d67e0e84 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000764.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a499f9fc9686e98053143f6b74fa0ce64a98e906c3053deda1294ac1dfc3d9c1 +size 2082252 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000765.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000765.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d1edccac2b6a3b6547add5b4b89cb49dfa387f8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000765.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d0ce152b089a8c883080ad035df2dfc0503900c99a9924b66d8b1d44ab499de +size 2390291 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000766.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000766.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44b2016e1ec501e743fd1f590bf2316797f21ea3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000766.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a35816a0e1b1a169734fe4e4b78005118ac6c609c430840ea5e9311e7687f29 +size 1910143 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000767.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000767.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d326a7cbe825fb708b655234bf8b183c7055944 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000767.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:509903ff6928faea63ff359bb6334d991a08f25e374e615c16b16b8a44c8a84c +size 5251976 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000768.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000768.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e69eabe0fd51a36edda9243e7926452d1867f38 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000768.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47b4fc51ca60738f75ca03708f748f6dace01022ae2e24c198e209536f708095 +size 2121019 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000769.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000769.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78ffea218285f89f6b33543b1e65d122b170056f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000769.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42a9f6c6f744b3fb895e7bd90bd1ff46c69513d446dfe187722d6e3f69d53a9a +size 4671596 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000770.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000770.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9129fe61000f0d9d0de99e95af01ae149cbd3861 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000770.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db13affd47bf97da527c9a8b180bb6ea5fd8c8a5b341074c34b6004af43299f6 +size 2946555 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000771.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000771.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0aec5529fd32798a737480abb701b804fb801c56 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000771.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1be7361848a750a0f455bf821ef351c71cbb6eeffe73950da756b5b80ddd1429 +size 3297926 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000772.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000772.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3d7ca48a44476e3c0d0c62c508e2a3549ec9277 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000772.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a5f73305a041a52576b6f91452a4377039fec287a371ecffc0ebbec4ae5ac6f +size 2403108 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000773.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000773.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34756d5bafefd754940d5b33d35997d49a4d0624 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000773.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92ff3184b3c9356c0baed2def62c9c78d5821a2d21555807555a2fad5b52e153 +size 3097731 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000774.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000774.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54895ceb2951926e4f026f4fb084e5785f1999ab --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000774.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5dfdd2cc2d19f0e7c386790f5fcd22362b97dced84899a81288eb95eb6ca4b7 +size 4928777 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000775.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000775.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0066df50a62af1c7d03ee12ad4b676145018855e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000775.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:124afb754ea999b8aecb9a03fa8468fc2f11997c7d11ced7f42f10190c930f4a +size 2199775 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000776.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000776.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56516340f75cab6ffa6258c54ce77162130a17dc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000776.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1517bc193e16d3b6e374d0577c82e2385abc464334d0356aa0a9de2aa44db3f +size 4195987 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000777.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000777.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..060e19828a4896d52fb98bab0fe9c79a5c41ce2e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000777.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16d9ebd56df489407b20dc2580144cb90d262f3ab462b132c18932fa4e821eca +size 2925344 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000778.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000778.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8ca64693d587ccf83f460bc3b91624645079014 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000778.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92e512bce1094ee84f181d2c7c6bd88de228d067244ac2566752a141ecab401a +size 5506469 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000779.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000779.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd46fd2364c396067f7e2130471093995992c938 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000779.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d13fc2cf26160d21c116378925ad8d701901890eac6ae96e1edd97d04ab116cd +size 2829449 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000780.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000780.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e87b4c1f9597503fe2aff24480bf0932c3122973 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000780.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5a2f6152c68a346fece6c99efdade11bb6e92ea5b68e7b7da58e6d85169cc4b +size 2356003 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000781.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000781.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3ceea0450f85987a32a46de782608f064cc656b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000781.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c1353436339e4141b695565c05412d19817290c413dc1f64d097edd43f507f5 +size 2642527 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000782.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000782.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86adc99fdc4cd51b2fd6b8754ad0e37b7b4b06b9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000782.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ee7dbd5464f931bc12398056f316d9ea55eb136b49cbdf494f1026a0fe1482e +size 2345894 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000783.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000783.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d26428d64dd3da60729f5004206b5def79fed302 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000783.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bd05ad4ebd142efc10b2491281d95452f8a3856704d29acd99de9f701fe2cc2 +size 2122545 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000784.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000784.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6147954ad124764ed2ea866df09894f05d62d8b4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000784.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c92facfc226ffc339304b20b45690aafaada00e39c4471dd85ab164c98b2ca8 +size 3953944 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000785.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000785.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e3062e4fb07a7120b82ef32d329886d07f1cb85 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000785.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b08a98ced21a15a548d416dd7e8acb14565cbbbc98d918ae3e597b3e805646f8 +size 2831886 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000786.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000786.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d112c865e8505db615f23829a6ac552434d16d0a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000786.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d8a77e1a8492d457ed3e7071dac15a943da10cbfd1baca842f3af41ca1d5552 +size 3477822 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000787.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000787.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3c24e4203c1f43c5caf14f6e48408334c846358 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000787.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60ab8dee5f79da5830071cf2aeb609a445ecb5e6806077cafcd58e3ae39236e7 +size 2933847 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000788.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000788.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32b7408d0c9829a507e33affea6f2a871a3830ba --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000788.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c250e2387163b01359dfe9534b95c9b157c4f373a44cca6a8466738d8f3d99a3 +size 3840209 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000789.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000789.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fc56be5ee90f5852435e142784435932f0173a0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000789.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbed4680f44990e75bf62c9b26598438d3e09d9aaeed941c1bcd5aaea515ce9a +size 3934360 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000790.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000790.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d704ae94c27e1d50fd7287a3d71611deac670cb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000790.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fa60332e847ad29626f2df39afaae05d62c1068acc5856bb4c18fa88d7a5191 +size 3845451 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000791.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000791.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be4ac2514cbaa8e714a2f71844bab53eb403ac36 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000791.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a69e0de486b91f43b47dfa5e57e1328b9b2fb72cd0f0e7f67466e4f07a77a58 +size 2733002 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000792.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000792.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3ebf90aace40a7cd1a72d30aca2f1cb5c4d5b0e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000792.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f625f5238b85e4805be3835ae47075fd807251f45f51ca75f904a8d52fbeb9df +size 2972602 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000793.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000793.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e991ef8417f1193249522ac3f53f0032a26b727 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000793.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04fc579ff6640f110246cb124517cdbb849f74a876372355e65e75fe5e357e96 +size 3129809 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000794.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000794.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..121bbeeeaf2ec047d515ee77205c189361cd47fb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000794.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f1bbd0c346dc0eef78dc322e65bff331495baafe523310a1bb1a9a370dc1705 +size 4010284 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000795.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000795.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de43dbf49743f48907f3a79843968d07e348e9cc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000795.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1458b3d900df4c7a35c7dde025bef9d799b7fb24add4f58c9bae9d8f989ac073 +size 2437110 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000796.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000796.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d2d2df42c305a968eaee27052284dae2d203e5a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000796.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af619b5ba95e5b4a8d9412fac30f5599b46b1b37d621f090da58b5aee8c015b8 +size 6511636 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000797.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000797.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1b62315e055f7eaa58affe3cf82e6e2e158644a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000797.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d00c05c5f1b32373a540acfeb72884e837d0520e41c03177891daaa6c9af4cd8 +size 2138577 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000798.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000798.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fadc38a2196f7df227d16cc7e84c2c8428c900c7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000798.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c295589060d8444e6eae212710fb23955ed92ff31d578ecd27dd1cdb015d733 +size 6089292 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000799.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000799.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..302561ed3de8de1b08a2fec3202cafefb2a62b1a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000799.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76f8eb2bcc7f6687062df5fd5ace5fc8896375d7498d1d48a9449748e06a64bf +size 3702896 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000800.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000800.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6da47605f781ae405b2e44959c494004addfe0d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000800.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02320148bfce90df2e85307ccb0ddc86b49e4d0bff6f1de79cb695ef42949419 +size 2620592 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000801.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000801.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18e6c33a8efc25a62191d555a0faae9767fc29e9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000801.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:961fe2fbc5388dc1372dbd6540a7aa24d6eed483c436792f4ea39098b35fc926 +size 3416944 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000802.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000802.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae12d1fe2d0abb5f29928a72dc1910695968da0c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000802.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:260c5b00e483d876b48e944534afd20473910c8dffd801f4878c4c7d16b10c3d +size 3293949 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000803.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000803.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c9eab033c61dfd16253f0b473d1d7f188b037a6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000803.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ae5f5894e07f17379967ea9075f0c4662e6ca8f09fae2dd6de098918f836ffe +size 2486051 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000804.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000804.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d7f2c3f747708cea923d15f89ff4abbbc00eb9b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000804.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c46b42bbcc6562482c445dce5b4b4dac18891094d476cf0e2c089588131fe88b +size 4186980 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000805.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000805.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b4185ca420d34120d693750801c4616095fd0ed --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000805.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a725bba4359aba1219bfa657e7580a26546bc6b4c172022e34b19a43744b43d1 +size 5989222 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000806.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000806.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa52139b8ee7f19b6b2ee94c5168aa6619add3a8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000806.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccc490cb7440a511aceb83fca71e09327aeb0fc9e606f18f591af35f1ef9c46b +size 2766313 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000807.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000807.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..847dc17e9ecaf4fcce2e70bd1972ce05c29db006 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000807.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0904ab00c77be79e853c52a6524cabc3191a08e7bb456b19f15c73bf8d36e36c +size 4704805 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000808.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000808.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfa936481369ea4a2645965c04def8698a9d17f5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000808.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e54a6b553c8ced1301782d6da879cbda434087e8ff5977e2f0044038c2558c1 +size 2608245 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000809.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000809.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ee8b14ecac4a16cdedf5246404850c283573aaf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000809.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85b886033be9d7dbfd331b5fa6583ae29cfc0b8c0d9f8386b7d0f44df1f5812e +size 4038841 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000810.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000810.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7afd67b9bdbb3ce48af638a2295e0784907e757e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000810.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c85987e08748c5962c8c99f310bf209efff3069f4adb2b20c6be3c7268140632 +size 4125052 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000811.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000811.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d60e5325022bbd4bc610a33e5b533cfb1b25f4ba --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000811.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac7355e2a03eb15eaea79d94025848882f0c71e59ea238ff449af68e42d2684e +size 2523385 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000812.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000812.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88993134146f575a38d6d044691a24e4157c2f44 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000812.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e992701cddfe0955b6fe2d0a33a0e4419a6710030607d68b3ebbf40645511d4 +size 4999855 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000813.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000813.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bc48eb47a225755a923794e56d48be7ea0d6289 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000813.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc45a9372d8c89dd145339855d14c86c05ab9241d9cb5974deedf2a68f19a52a +size 3566046 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000814.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000814.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8763ee7fa710415500e8893ad827fdd3e2c1da1e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000814.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d92d3a29d952edaf97de2799febcd6a6c78ba88f32e1b86f7af45cf40866b91d +size 3092083 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000815.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000815.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5afb0a1e84f75748fad2a188f2f91cbea3c1f426 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000815.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1f675c78c10de0f471af51501244fbe1558ce6ddedeed2eb6dee72c909746f2 +size 2521871 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000816.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000816.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..310d4011b566b520896ec542ed310db4568e280e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000816.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c074f00068cf4f39292cd151076e91990515b92977a8ed53324a734d723e2de3 +size 2880163 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000817.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000817.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f068fd6c441ba6aa132653dfb3edd26e63b2ca84 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000817.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc373c1c46a9f5659ebe7f7e1f2c164e71a5f4284a7fd0fd81f366fe648d73e4 +size 2731055 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000818.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000818.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74d2d94623f61fc64675494ea6a4cbc98a8fa15f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000818.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ef22d624be5fb6621b577536c30a333b495fc7cd646ccb9084092f6983de4d8 +size 3162764 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000819.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000819.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6455bafc06d0c23fa0d2c00cf75d1c2782b14261 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000819.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5afff41b59fc4bfa7576af050a680b8079e48e3c9bddcf5aac14ca9a868322a3 +size 2976689 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000820.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000820.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb90c0230927b98cf479926a15056dca782c0001 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000820.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fce79cd6f4d2c7d48b3aeee5338cc47be86f5016771e5470dc6f7e4c3b568dd +size 4141454 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000821.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000821.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62382fe8d77afc779ee5595b1e7fb1ab49cfcf89 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000821.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b43e2ec6126e8d5c1d6beac159d9764caee87b02e36ac08157a41551c58b515a +size 3112505 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000822.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000822.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d26e89d0cd59bfcc29e7e181fe59829954845045 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000822.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ac8f64bf99ab95f5071a417944cf0d64bdf9b2e57ad83bbbcd860913bf255c6 +size 2807574 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000823.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000823.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66b3b003bb43f76bb8b2a4f63653f8cab868906f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000823.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc38690bdb32d8bb5c2288e41634633e3ff1853e60fda457f33325af2a7e9b34 +size 2650563 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000824.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000824.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d51ed5250c8228b57643d4174a67b2c5159cf767 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000824.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:599a55df5cd5dfc12b4b198c9a11b3e3da2bdc36faec151496bc0cdd2c8b7c2d +size 3114554 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000825.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000825.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..279a31d1d8f70b12a4bdfd33adf7b628980e1c25 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000825.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbc814fff5681f65d48a63e26fb5ae1b101ba1d2e95cd9cb65a1b4d0ab592c1e +size 6434804 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000826.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000826.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..060ca3d1d67571585fedafd813745ff5871182fc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000826.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9dc0795f9ee4bc3dc70b6efdbb027e549dcd4b1783d22e2afa69d50aad977e3 +size 3801238 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000827.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000827.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2f0490c33d99922c2fa588ff5b47384cc90534e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000827.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c225d1bd1e4dfbca3766b2cbf3e99d8f25ad265a75bdf7166c3e578d2d279d1d +size 4904767 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000828.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000828.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8caf479e9fde30703c516a3b9b91b4f63d45a20d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000828.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07a20984041d20171db0c860a34b48bb69439b4ef1ccc16909e219cc0a264658 +size 3339904 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000829.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000829.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93a69b4cb56f12ad16037d95ecac799647b32d4f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000829.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30c4bc435f4ad41c313cb6f50fda23f769f336471a209e2f36e50ee1612196f7 +size 2910570 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000830.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000830.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..574a211a7e292fb7224233085fb2c609c5fd6a24 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000830.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e10dc9228b0884a306ef2992391f3d72921c615cd0dca8b19825692c07382d +size 2284585 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000831.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000831.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62857670c3c8b3ba95fbbad2b752c411914ae75f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000831.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b8a0970a080fd54834c71724f19747a1db177cd467ad7c0dbd5e687f02e5d6e +size 2982408 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000832.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000832.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8eff1a307db4786c7cf185fc6b9ee56ba1843588 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000832.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fe2b83b04bd144a6bf3fbfa2394568fec9aaeac091c0b49185c13deea4681ad +size 5471885 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000833.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000833.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3de9b6e4542b8774f6d22dbe4c98d83843a3e8f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000833.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31195d2e60a7a1c813af45b7dfb6617f3735e21e6859bf07c708e6cd3377f5ee +size 2664040 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000834.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000834.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96522f25dc7559a1c8a02be19a2c57a67f3f8aa6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000834.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a563da5c8e909fe18027d18ef82a72e85da871a2c57bf8f57d8d8d1259c9f12 +size 6639706 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000835.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000835.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61e595d5e15ca4d2fd809e3d75e0c1a0ee2bee66 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000835.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:108888cddeb556375bd6ffa1c4580bcbde84f5f3550d473775c084305868f8e1 +size 5213103 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000836.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000836.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8182e4628b46585bfcd4164333f8ed09e699a136 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000836.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dd889e862f0191f02666c5d993a021b040a7ff27461a8e4e6d64a8c48611266 +size 3938014 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000837.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000837.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb751a07e7b891c906b2555059def401b5f9af3e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000837.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b454c680891616362f725b4b7fd754e602abe79adcb21ba4a5ce747f9cc2f0d +size 3050866 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000838.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000838.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08e45895e915617787f5a9a2a4b9fc64dc7f991c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000838.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6ce2a3b08de7e0bb271305619bdea05285fd21113763c37d093b3bd0eee58fc +size 3794500 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000839.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000839.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8cf4d444d8787c31175efc98a377a1a3adc8a8c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000839.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97c7ed99114c9ab57054ec275dfcef879191b3778c7a59f91b965b65a0b7084f +size 3676175 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000840.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000840.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b8b4fc1283314bfef58443e9ac1d76bbf2e02aa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000840.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f605332fa2e61c290320a360ecf74d8d5a03008475e970638728f7ad936cd7fb +size 2782832 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000841.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000841.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d7e41afc813e5be6004e61edc1574f3d6968f22 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000841.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af2237bfb33268bd3eff2de9f49927c699209f441c6a331b99d5e0795bb3342 +size 3203025 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000842.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000842.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a19d33b3982ad341c26baddb74cb346b5daa9f6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000842.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d962839470ba5fd868eed18c9598948924514e5350cbea395e8d54cd8346e093 +size 5008947 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000843.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000843.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2aaefd6f312122ae2f80e6122506e042882b0972 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000843.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3457e2c88dcded4f6bd0860bf3a76335b76ec815c673617fbac0077475ea4d60 +size 3101260 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000844.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000844.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c93ae4415b538e955fef111919345fcf69d21e4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000844.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:105275609389fd96100f16fbc79f5284be4980c6f0854c743d68315effb1f9b1 +size 1878185 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000845.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000845.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d5168241ebb4f5d09f34c99bc4454e8a1e8951f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000845.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de037c142f4f5a6abe9dbb360e240963acd4f978a88f24d50bd50ea764ff5053 +size 3657250 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000846.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000846.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6493877a569df9ff1aba1c24266d5c6c59eff247 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000846.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a19583ffe3e9d0d4483e788059a528bc14d0ab1206a5ef5324aab208b344e36 +size 2066371 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000847.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000847.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d4db14319cb2cd1e4c07f4202caccfbc399905f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000847.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:372a73e7664c3dd53ac4aeea2c06e17b0a6e23eeece16e9337f16f8bc869b6b0 +size 3417247 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000848.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000848.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea4b9c8b1ce0bf49daf8000df5baa0a9334813ef --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000848.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cbe67aa433ea1125167faed857f8ba74ff165a7de9b41c8b63bcef157632c46 +size 3720767 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000849.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000849.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f7aa61e276c9a27567ccc0ae794064bfc79ae97 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000849.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19d5be70db7893d2392ce717e7ad66ce779c1fe329f8615a2054ed67f9c8128a +size 6318657 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000850.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000850.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8578ff60c7d5b143f3d10f54ffc5adcbbc22df4a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000850.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df5f48a0dcc5790a52e30c814c2114fd67662d0391f3735e5f704ac4d67b2a42 +size 3800218 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000851.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000851.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f6bd803ca90832c7dbf7b3424269329d68254e7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000851.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5ed6bc7fb861eb2de90e217593264790e5933e9cd3772e03f1fa550b72f7e79 +size 4899383 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000852.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000852.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28d73cd976c4201cce3838698881ae7310ed75e3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000852.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ead3dc713da904732aea9d7bdb801a0c55a0d500719cbaea4d96bc2e86bab2f3 +size 3707239 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000853.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000853.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..762d3326851a5f8af99d45742cf389f2d7bcb960 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000853.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18bbb0d6239acc557d9920ca983bd58560c3729677c7f4393b9b6bb5dcb07670 +size 3105678 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000854.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000854.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3984ee64efbd43173e59bb8a5db823ad65366bf6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000854.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe00204f1c7182f8a2c1c6e8c2a2bcd208de1446ebdf01051a0e051667c4475b +size 3829401 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000855.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000855.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0c5a658ad89756e8949923ebad076041eb3dad2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000855.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44775c2343ed977f82ae5acbcabd974dc5ff7156b745ae92df53bd2b76357592 +size 3477275 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000856.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000856.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a78d5d7cbcd12a491a75cbaad7a30a88682e6e8c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000856.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4415a744e4dc896a22cab1d0b5d0e45b91d17f761b2f4c8a48059f03444d4dfb +size 2671906 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000857.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000857.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8baceef734c3c3567dd657142463ce88e892b46e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000857.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:557a8a8014348d249e05ae0f9ac69cc9bc41bbddac19d1e6a2148c2b9d57ad99 +size 3362807 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000858.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000858.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06ac5cdab33501186c5c49f645dccc0fdbb03e53 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000858.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf3c1eef3c4abecea5965b0cacf7328c25a42319c4027f5e0bb3b8795bd8b5eb +size 3801139 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000859.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000859.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c8d47e1ee08ee75269930b2b45016e6eb49e98e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000859.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96cf99cc5232fe56fe2aa64bbf4cff2639e2734662cd3f8facc4be52213a91cf +size 2736498 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000860.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000860.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6002854a2d4e1191ed173d578732053184b250b4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000860.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8989dcc549353acee04d8fb455442a26a716dcb72e3301b09868d6912a02bf39 +size 3039318 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000861.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000861.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d76ae089631bc4b2ae92926611cfe9643d8a61ff --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000861.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f40ee83767a9f8f849648cb33fd7fad390b2467a2f3922ee3fa8c831f93dc51b +size 3954743 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000862.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000862.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4cab48de86df8eefc3a8a722b9fc1d3c4d87024 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000862.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a46b9b8d0a154de271edffdcd8c97905ac125e0bb4a1d12d07c278366a45de68 +size 2547957 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000863.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000863.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49d4112647cb1b10110fd7279e5818b102ebcec3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000863.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:324e1100ba675b82023ad14e818e89f671832f8958aabfbffa48b67a34bd63cc +size 3625818 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000864.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000864.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..791586e385d5a0c4eca943596845b81ec152f6b8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000864.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8beb61066c0bc67ed92c7d0a8699fcd109825f679832e7b2185ac8b31a5cdcd7 +size 3717270 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000865.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000865.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..376e5f393d45645135f07997537867d509130bd6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000865.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fad130b93b722045b813e917a4ed11afaf3562810e2c1c0c1ad8e3a728e2e1e +size 2569805 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1ed2b08d83f6c4b567f467c788b74fcb6359e8e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c4b3636009a624d6d03ff61cbfa4e63bc5cc0d1c27ae91fc1c4b740c89824097 +size 1318805 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28fe8f8389e1919501958796739459d02b41b420 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d92687c0dfee2248fdea951b4f578e66b74968cb18fe9f78e04590d925ebea25 +size 2552584 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8af4536369f561d2c4cc3d678b68836736db69e0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2064ccbd5daa95f6dd4b00796d0a7915d127c9c7d3b5b28202b60a3c665dce12 +size 2206653 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..825dbda7663f4b195c4d9d0d6318002b0343bcbf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c0189377c2b5cf5e9b08f021f6aae76e3a71d6af896c4016180b6191de75df6b +size 2431431 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e5792994c584e828f8ee5291f306bf1546ecb64 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ec4580f9d386d4d94bb6cbbfaaf7363c21b399f93cb88b89ad2f46b53182da70 +size 1386680 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05d18c5b6ba7a887fd71bfd2562dba3eec8cd6c5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:03129f8b5371c2068088fdabbe5e73328bb9d2e38beb76fad8fdbc99737a2237 +size 1436353 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74272c59284d0a325fc088d913483d7d5e2b328f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:30ce9921f7e7e237552ec9b678bb1d7d94eff66e510f259777a5af2e6aa758b8 +size 1462305 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66b81a756c114c95565dc2d1438a1e444ee259ca --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b4bca845283a383c7b6fdd7691165e7d73e5cd8e59bd90a65e19d5c986f32bce +size 1460508 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f77fe796b72d5b1eaaa3ca11871aae19eea0de28 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:05ac04f7c61536ce557a3baa84ec04e76a035c3413a4e59471fb333a292cc238 +size 1468128 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c15e5d9afa47b4c791df4453c58a7ce5c79729be --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f7673183993fec0400566f251e7d6fd7ade48de98437369b0470abf1199a7897 +size 1049252 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2feab30eb156cc57fe24f7536db9569d289569fa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f9f76400027eee95929327a8d1aa0ef7bce8d15ec32d5176d45edb6e223e96f4 +size 1161428 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa206a218d3bc4c9747da06d09c610aefefe2715 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f3a96a84edd5c5644e0fec5c817cc7431c94b5e861a18c73f9da90b15943b3d0 +size 2533129 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0928fe6f7b21b8ca7f95c72813583d8c700805b4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f17fcbeaa406912f7271d8f99adf3c636b36324d2d9f87923f97ce5c4f0184c5 +size 2350111 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08bf4fd58143de67ef79dccc599be2fdecadb764 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:263152a09b7a561e4d21d19b3731e3be8707d72ddefa142417d8abdbfb3ef158 +size 1573352 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70fde19ae1955266fa1cef9a4020cbeebe6a2ed7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6a7d19346359c2d15858e26a598d1a9206b6c6c6c1bfe49ec630d9754d0c8240 +size 1248429 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d1b9081ad24306030952fe3070657053642e0bc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:cfc420a0204de329ce573b20a10f767b4cf57c35ca255a15ebf1124aba924c4e +size 2357245 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e846dd0dcbbe5ea461ab3ae73b3db2f0520e8d6f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0b0f756cec0455d17b79fd75383791bc627dbf6765d273638db42f62f8190093 +size 3270811 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbc3c393956712ec28963f7da9718f8032a05504 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:715a2cbcc8ee667d45f315afdf74fb279938732f50608250d0cde44e1ae0d473 +size 1461478 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a198ef0058dcb80895a60c231d2a6898f348d4ea --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3bc93251f716093884dcd0f6fbdbd355535ead5d57d7f0d11624beabf7991d12 +size 1268104 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0f4b5c27474d7c64ec5fdda987b1209f028c676 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d373fc918655197776da6632fca25a7b639b930a0e7798db5d5281021193afee +size 2967569 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a12b8d126d578923b9161af69945ea58fd80d142 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:61f2c48d36b219129abc0f5fb1d9c3f4f702f3377553d8a9a82adc4f3178c17e +size 1608617 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b194fd2029b8642b364c39015ae34fbebf596b72 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3e95c9b7d3df704bdce10a76a86d433750559c7ce2734e83fc0a953b396569af +size 2266432 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eeeda0860f3d8aa9a3f0793e764526ea6c4742f9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1f4c6a1ce3d3eb45e55997ce2a55d64c1f453e7712f4fc39a56fc163928cdda7 +size 1812296 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87aa1f10646e9a8d60945a69cadd782ad8c3ec12 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0ed657750484953e26945ebd9f92f380f2a1664386c639077bca063078b62ae3 +size 4828797 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df6b68b30c4b0f77bf50013bc95f28a35df4370b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:10eb233d482f2863bac331dd01ccc5038da5489189604a05ac986e00f7fc7661 +size 1981344 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b5638330b9dcf57aa174d6369226e364442dc79 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d50317a827ce8ad7f38c8953586c5aaf53df0276902bd14cfd6d2c887e4dee57 +size 2155263 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5bae302a4e9ad80220ae432a13d0ab2dabfaa77 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0dbf5f77c462404b2b84a4c0274647d71766e3a3668057e9fb57a0dc52277963 +size 2815213 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..794cb535477baa98a00a506427d29d37204e40cf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3adcceda8d8aa30d6f2e86c71fd01fbb42daa4de0901ecaccc1864491b28fa1a +size 4021677 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8a998931c7360ba7eb22a363d6a7f18bf752275 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a2345d464656accddb90ce159cbe7d170c7007a7117a72f84fc4e77953537174 +size 3332070 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6eda2f06dc34300ff86c0f0225c82e62861dc3b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fbd15e66896ed406693dc727f70862be14e8cd1e6a91e80629a788ec13d5adca +size 3360259 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7562a329bbdbbe69c380140c191e8fbd0330b01 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:10c826d06401b7c89ee046e9b68d877e0336d148650ec0e87b1488626bac3256 +size 3924371 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a753caeb37f3a31b5d847c5d2f8850ca0b24f935 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ddc4284e573425000b697efa0106eb539dd4d7aec5c0b8ce979798b911440ea8 +size 5390985 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdd7e26d036f0dbd67c4540c2959166f330bd789 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c4177c37b83fbc4fea7ad7f03e0b6aef9f4c6d3005e2f2aedf31ff0bb470f5d2 +size 2593888 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fd3edc397e3b95e1b65229d7fd46c9d08d4ad4b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:133843b21b3247de893e3b570570c7b264e858c5ec95221ff86db249ca29f3cd +size 3546284 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44a2b57451ee9197240f439f3267e590475e24e3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fd6196fdc7e6514b974ce0a882e3436cbd11986bb5ba405da57f35212b93910c +size 2312019 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46e2a14b0ef9779bae3f48acc9c9637a19fdf87e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5f3956b68c205f3e0fe4d5d83b7f01538a12e7068a33b8232c5f051d7986cc66 +size 2572038 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81f8d51d041e3cee8b23f0f1a6c7398fdeb804d1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ebb1927021b532a21abe3915d4aaa4b8e61fd1b057c3dca80abc98bc0f4434c5 +size 2044230 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1cf24c5b97ec461f95a91ddd80a0c4ec048c519 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2bf1a869585156efaeb4fb72ced9560425ffbd8f9c1d8b0f2281776ddd69c9e6 +size 3174636 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99cf13791a155e4bea5e03424663dced3fa70db7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8dd4581873147cf8e50236bd65e6b2f268a36d3059956bcea0fe176654e607b2 +size 2172781 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a9402bb8af54380d0ee9dc3858598e51e3589ba --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b6b0d156488d7379dbecc2783a5c49a25c70ed94acf64bd4aad55039e8753774 +size 3363252 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd50cc05542603067beaa5b761cf205aa4c119e4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1531053006d52bb6df56080cd992ecd96ee4f85e7bcb28090ffcba68b0103b15 +size 3709550 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8369947e6e23856bd8be23f5e69856debc37bbe3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9d20697bcba5aae8b1ba9a34bba89ad9ac3c841635ac8fa35697d3415263c45c +size 1940631 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23009e977330f1c47479e1bd1fafb0854b204cdd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:abd4ed626916634d190532be98ba80ed3872f7cfc156c62b6292489083d5de03 +size 2074063 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..152faf39a8b45e41759cf164c86cfe53e38cabb9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:bbd2258fd5df00bc8123c8b185177f8d538881952fa5379552cc6460b2e0ce49 +size 2891039 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33fc628e25cfb4dcda3d2bb5676997f4f4808aee --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6f5177b8d98a0a87ae701deb441b2c6037e2cb84ae2aeb0df81dd5d3b7d48b82 +size 2191897 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84321d3cb74d22ef872aa22e9b35bcc39b892452 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a8e0155e8ae149367c2769dd37089461b356ae90a571cf78e0ac471eccad09c8 +size 1746467 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2f9cb8e9226f1b67bfae4356e628ab45820b5f4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ec1d5f91322397c3cb75c200c8c2b285bc545f10538dff02237271b3347d34c2 +size 2224626 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40289eaaef478508ecd36f8bfcfd4c78cfec79a9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4f836bcf743a982713400eccc17d1e5f2f1623e89f5497d3fa4c7c04be8673a1 +size 3750399 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0cf284cd44bf7eb1347529c73cbed1193b81a78 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a639c7d4e355146bb6fcabef206ffe8dfe159b29e9e41666a8ac7759c6114762 +size 5119381 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62c68db71924d5da7a353a9e17142d2cc16123ff --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:98d746dc9a7720581ee4b3128c3b943f6528bf99edbbe2be96f8a2809720edd3 +size 5047405 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fcbb9493423e3b4694693c4791692efc675be61 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8a66c935ed44d40d2a4f6fd6ba476b52d41fb1ae9e08d7756e4bf008eea0e1c4 +size 2660274 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15d9db473cd2deaa1e68dbf59154983b1699cce7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:44abf0c4f36e0a27084ce38e342a91e52bae5d96af594ee52ae6f65b4617efda +size 1704038 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..956017aac7093492ae0ea18a4282cf788a3a1251 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d7d58545efb79294d1d5e06d1a178cf2e943e5a6454c57b6318e459c03d3069d +size 2048492 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d5aa7aa2d8a4d93a3209e463995b94a5f28e9b5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3d6183f162a8b5ff0fc8ce5431a182e7fdf00d09127b1fa6a88af6467221dfe6 +size 1785990 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6b2865336867af60eac88d3d0edcc5f325b9ebe --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f098012f1850e03943b28777b2b23f1357b9dca69172d5eafc457830a28154b0 +size 1191871 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..763c4c601856045cfa5705220dd72ff2bfbdf9a6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b03c9e1956330af28a3aafaca8873770354887a461d9f6f90948712bca8cba60 +size 1995009 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76752c9678228fc6e1a34730e94ca29ac6c9e516 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b0d9f8a94e94bd2b204615262c3c3b67a6b5005ed1f324749d62d85e5d823aa3 +size 1976699 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b27939c40a17fc8c920b71ac6ad5eca3eed7fc0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:abac21bcc528b3abeef92f009862e2c36e0802c8a0b02515826cad00eff321f2 +size 2746317 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f591a1b5af57375a85707083e672b1ea930f86e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1120b371f0282be8fe76e78e40e8209be66e6f104d5b219e9483609cb677506a +size 1881409 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..920f4c3a37ba6665b80ed8369e063f2e467723b2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9e736541a75b300e5031e849ea33900cf5c1f0851e0aec9f2877526c359f17fd +size 2204735 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c4348b5a7d77ab4b83772f5bd262eea47a64cba --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:251c2199574e8fe551fa41d5c85ead438fa65cf9e80b0476ec01302c56bbcaa8 +size 1776321 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ee2622c95b8e3c6430e580fda5f49d17ba6be68 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5bf407a0fce58f19185bee5fbdf1e1045479c3d724231db1555fa4dd76b74c6a +size 1552696 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84afe689b18eebc0948dab945c7282a5956f5fa1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:70c580944385c796da63238ca583e9e5aca4d65800d3ee7a317ea05a88f5761c +size 1653006 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5a8f750a6cd4cb219743ba9e619f1d16ae6a7b5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e20b28c83bf569c5e22c305c42628dca27e38311782e1eab8c435acdc3ac66ab +size 1691169 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c90e682350c45c499a19c8b94d05d3fe1c8abaeb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6e0eadfddd77d6079ffa8d2d5db946e895f11c9bdbff54dcb8aa95b165c298fc +size 2237908 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67d57eb27c04608826ef655c186960866894b29c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7ac08b691e6e9d0565f1d7762048f359564f1115cbb569ef625a1aeedc41feae +size 2265846 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d665558518913f0ed397578fcf46d06a652d3f69 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:faf82192b23d6fd7cea9faea9fcbde9786f824cced791e2af0c96d88c98fbaf8 +size 2734776 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db9bdcddd2fdb5383541f7ee22208568c2970890 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:545299ec587a6e706509e83ee54036c6481203b7b07704d2b994c3c432612a5f +size 1335109 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cc1e96585e9c978abc0b643008c03f7d28965bb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:eff943733c9942a915f20938bfbca333145fc4c889f7ffe92e1e875aed64faeb +size 1429822 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b116dad8f9b6709cfbfc180c299b4d4e25e2512c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2806fdfa469cc2130a4236ea47ce1029ab713bcf74eba0f23cf61b62ff9e0400 +size 2976499 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..449053df59a135638b210f3543ed1029131de9b6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9a074d177ccedad6a23249f6fcbc097db6f3aaa10bd497d8e5a4fa6a587f5c4a +size 2359487 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9333a5aae6b0dcf42db87db6c172e4081ff542d9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ad837b1429e2a84bb7324880fc739bf74ee9cfa8324ed3561b7ab99163154898 +size 1529724 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba4651cb98548440018054873a86e87c7935cd7d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e6fba7eccfc072797d2731ed6af20da0464c5ddfc8bad399c57e81930e7747cb +size 1683865 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d6bdf9758175386af9740709f13dfc3ecac6b76 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0a96d24d0ca6881bcf48024589a92b09e8969a495a35f11bf09b3a4e6993e6a0 +size 6100387 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06e5d345b79a418012ca04bb68ed25d00768febe --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:672806e2420ebed0b8ead6fcef14e8216204621dc1715928571b4112e073e9b6 +size 1714578 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce286e5691a3afca6a2294e5fff354b23250449b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:298a64ae0c0ef9dcf4fc477724b8aca729d85e5cbeb20de0a9e74a351872517b +size 1894389 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85df078a90363359b0587da9fae816e3d075494e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c4e9b731b001bcde33d2e4d9769bc27ec7ed81f72dc4c1487d78f79e50159479 +size 1542595 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3d8fd8fd6af2c483551b289ea84993cf15a1ae5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0a29cdc46e5d78593b9d6aa7ce028fbe16a6c118b95ea6d68a7ee1b64cb907c6 +size 1222549 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2b81a05fc14db5c2c4123d184377b92862a1509 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:873a8c317fe608bb2a4763083e4fd8330585367373f0d8255f51e65064a390a8 +size 1931449 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a84150539d09281b9dda3d609dd25f0a3b368e9d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:facc3f05cada0457b79d30cea536423af87b2fcd5494e4505a439b0a8186da77 +size 2739000 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35e256553e5cbeafc96af8f23072cd5fdeee4ad5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3b4b76a9ffbf4af436cd0dce873af9e11b71a66dd5e7ca208ae39a7a0172c7af +size 3634902 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44fa594ef01bdc9b7b812c1b443c8716bc4523b5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:772675f4d95d6301bfe67790e3ead64362393a265ed797aeb771ed04cf9f21e8 +size 2816814 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe229af330c6ae6988fc84ee3a680d1155162566 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2327c962e147e5e508b0d180f04c0988d9e85c3329b6cb2664ba39f304bea50f +size 1401577 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdd8563b1038c4a7b072e858f408bd2e8dd65a46 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:983988c5ff44e6bee293c95b0707180058b1a8885ef36383dcfe741add993d71 +size 1534120 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1aadd31b473680f9ddf0675756f5d8e862a66b7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:de3915da985108a800d0b940a0b40f4297c7e9e958f663e67ed631164217f5eb +size 1087233 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20a1b8ff565bcee6f68dba402a5f760c85df6fb0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:de9d606015188b82c0e3b9cc69618990353070eac9ff583752bd9b07d99b4810 +size 3440099 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d94a04638117de8e328e617249047032725c9571 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5521256a52169905099ba3d771f9aca8a53e4a3c9e1919552d901203e2dcba04 +size 4341057 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be275f106069732152c346a864d84997019ed5da --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2145a9713ac7e12b9dadaad357e0e53e9fef1393b7e28acb28b4f7ba436175d5 +size 1707174 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88245ca783fef3607b8117ade7ed8eae29f62a0d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9ae0ff32b9c40842e1125cf7ea949f78ae459dc33cfaeb19683c368b8bf0e151 +size 1165120 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c6e3617b6ec9f6fed8793d948812d442dc0e18a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:36285cd5ca05308371019929fb8f0d7512867b1f2f6c5c3227fc6a171f8ba1ef +size 2438701 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f52a4877ddc3e95038a29998ff0e1acdb95e0e9b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:251383d71a731f5649691a067a3647fd26dab430ea6353f94eb25fe993875032 +size 3829799 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0889f105b0269487f22f4ac5f65d17dfe5096f7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:405c225ad80c041a76959376e01506c70987e21878c3339fc42e8f8ef13f60a7 +size 1619961 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e3370751776f0faa67bb8ffa3cfcb2d932cff4b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:47d3d61a30eca204836d977cedccff620ea1ad5fa1b6cea4fa7c9bf93ff75c4d +size 1457009 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc5073049c70acd8cc8be470305dd8f0e94483b9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:456fbe4663ab5179355a77c4b2add556e055fdc4628432cd6fbc65ab0cbe69c7 +size 1850521 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb93a803ba5bc740ff4dd55be51dbd645d75713a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:209e29552c4af5d68830f8a9591baa0a1505b09331ca4280adf895da59901453 +size 2794353 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b1b75869725732607b510fc96d0c73b27bb36fe --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c082418c1c35ece2ab76373e0b404c578230e7731528ea36b6579b37f0f68e29 +size 1497170 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2076ca65ca856e72b3539e5f6cf3494446db71a7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d7fa719508d668b379027b3296b837e6f00a7ad23a8a6e38bf17c6380471c6bd +size 2324550 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2242905843e53826bbba163d3b9fa1c5a339f4c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7de6184860a77a7d09ab0905b9c9a80937b64464873431632bb053c01e5f7747 +size 1480740 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e4c238670dd2b7242e89d4da9e80bafe8c768b5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1df9f1787f77633286528cb25590afcbd1c202790a768ce1a2101e2f9a71b313 +size 1464597 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae32ad19a87874d9f054855b926d84b95042d75b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1e1b0319b6a45b3e958f804420ff1c166358d7c8641aee1171b0953a67d65c58 +size 1732133 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf8983fa89235f5758d5b25c6cb2b23c25b1007e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b051a08e787344d58668b32afc658221da8d877fa021907d6ee7092c11ec5ac4 +size 2842808 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d54e2c08f317815ffdab08fba65d38172519639 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2647fae385134d439f4c07b074485e09e75a293f9e11f0b69898ac70ce73bdb8 +size 3335240 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0267a5ad1a64fcd3f5e6ae9626e873befa96a0b5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6290d0ecd697434119edcbf8caa4e3e19db23facecd4cb1ce5cd5479f0643e25 +size 2159179 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..858e5f5886b8b606acd25c6d4b5f5ac3379c14e5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9520fa4933f7db3eaa7e7591c6dcdf65b81c564c2871c69c8427bdc55654e8f8 +size 1943988 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f15d7bb77faa7e7a0636e99ea396859d41544bf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:42837105c20349596c80efbde4b120fed6181334a1af884df156345e5f708182 +size 2050862 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8528a868392ce5b65edfab0e5b91c66daf54846 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0969a27b7ab53da55c6ddd985a71df03f6ce76bff2330c0df5f9328e76309d9d +size 2510000 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab22be6f3db50ca08ac030d1b15b5d3b924f6acb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3e5369c2e60e8bcf4df5e5d57662049be27c6498c2fcc402780c959417e6491e +size 2789100 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f01d0e76653a28581e9cffb125c63ba6ec01ef4f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:564156dba478d3f8287fb3a39c6f4930c726505c0b9497ecbf46b83cb84a3475 +size 2488242 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f37686449f7776e385b31d113f2b84cb077de9f5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1614b3044260624bb28698b2c7984465e4c65d0fe60275d70ae968b7bab0c40c +size 2288644 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e554611f810497f4b48f03e902fdc0073c1aa75d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:adc077c743263605fc79400ed84744da277105609307480e2cb9347095ac5bdb +size 1880925 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f3ad265ff0b5c4507f7ef734fc9e812ae8f5666 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b862aa96f48a9ba2830a9070c5f5c0b70b893539a00a85ef1e36f14bd285d7d8 +size 2378471 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64931c2da6bcf198aaf922854b81b7ef5b695396 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2557b2c8589bee4df1f2170c0b04f7b2ba7c4c7b697d6519110175dab115e738 +size 1703929 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..363d6aeab7ddb84734c1e303c322ba5c540c825d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c641fbb5198d6453748488fc56fabf6ac7a9124041f1d6c3a4a595f424616155 +size 2720170 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bcf55c4182d678cc2adc307f3fe81967d1e6fdc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:de1c1107f8e82359a01cbc3993d93163b3aeadbb54b374d13b93fe54c6bb3a98 +size 2025969 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f232aee191eb3a85b32d202144e352dac1507b42 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f88df84f880845f36a93ebcdd5c886af2e828dce4329ca8050630246ca43a9f3 +size 1808058 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f62bff65d48c786ac5520e251bedc6308174bdf3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f0451dcf5083c43cb8a04e0725f62745335302aaef1a5301d6cd7f61dd2bac49 +size 1663548 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f80be878be4803d39fb07da634978742be1ea3ae --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:27b35696715f389e380c515721a03c06860a6d6a92498489dd1c21ede0dd94f6 +size 1938221 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9acd70b8e7a541a76ada2c6bad262da1eb63a243 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:25cbd6b0dea7c0909ea1e03176aeb2fb5ac65ce888773b169e8310b47cad4859 +size 2821073 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7312563b2983e9135c35e2a0068516b276a038b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:386a3d55510c188bc2ffb5a3023560eb9d58e8b653d427954963dedf87992dd6 +size 2370593 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07f6afc9d859fd84f7ce7e9fe1e841478dc07030 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9d282f9c345dacd771c50cb43fa8726d8ad6520696309321be56c90004b6e007 +size 1861676 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cada8edba21fef2b2823dc60a57fa598e09cf52 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:137c4db662e397c12f52e57ab04008cfe6d0ca5b8c1748b3741902112ae9beda +size 1697334 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b64eb064afc8e318554ad8c0c65c925b95ff04e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d5f58d9b7cd3cb62e544faf7902480e7d3a9ad5132c324a950d00402d91ce6b6 +size 1379179 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a8aa36665d711709edac8bfd06f7121647fed34 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:bc4384f6566e74268d08b44ab7fb4568596456c0453875e9f45ccbeebbe74da1 +size 2195497 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3d4af8e243290a5693f5d20850d00df4c995a97 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:73dcc092e8eb2826659ed91a32d0414db318f3ff2edd2d715102b256461b4854 +size 2309664 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e22a16da9d3a3de343e2f6041e5a06bb449ba18 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5aa346e3df7d124b3249408218b7dedde7c4b0b3d7a448d15e28e5631bebd7be +size 3366826 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76b7b1ba33c97f79336a069a5981fa36a5362372 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2653eccc226883806dcd429eb6ac65246cc355e7bc2abd56f34c753cf45fb4b2 +size 2249328 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a61a42002536b9fbc42f00a339e622c81aa1b833 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b30b9283497995252d95313bd3321e3e71704f669dbd13c60fc6c43107db8b55 +size 3033987 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93e7703667bfc5c61de149fb84af482ddb489c0d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6299680bb1f5b832852606cede2e942d21b86bd619ff2d47b3cb45f949d67958 +size 3370861 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9d17eacc599c8847244b1fd883bf04504957acc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7550001b593b997113b1778481a08a83efeb61f3b1f895b082e94c74f3ec483a +size 1550807 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bc6bc9d5ca1531ec6b0b4460c6debfc1f200d1f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b1f22b1eafcc392c2edbd09a92106c0a4c84fc1d3acc728bf07001d55733f16b +size 4754183 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7190876ff7dd3d2a8a6f764b813f1a8664e5ef12 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:749f676073aaff6dc42ee533554a217334ddf62178912b432414ace7ded004b8 +size 2365296 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3f1ca71177c8dab134e6b5697230d80757c7e02 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b8fe51613fd3761fc945861657fe62b25775069495e027a6d72bc883c454a145 +size 7735298 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17f49a23fdbd67528bda994cd97dc8dfab3e0765 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a116cc2372ee56632e866abe907004e0ef350fe0bc5fe3f524d66fdc3a57f317 +size 2415261 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9898a5bb0f557eaf51c65fc82204da1f6383bd34 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e60f0c799642e51790f9783763e184a236393efb2819e1441d6138f52edbb3e9 +size 2974404 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7604f6ad181af8acef80ac348f8c59cd9d72455a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9cf3210f412d95de2e83bbbb1bb8019ae381b58275c9d194fef1d950b0f3e923 +size 2477649 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fc4bf85ba23202d6664797c720e3317cd9b853b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:eb71602f66ae95d5d7b1eec946531c41f43597fcff49291fa4e2a8776b898097 +size 2320889 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ec6e7a9c8b6e6d008b03197c336fe73a35dde51 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:919700988c5b8cddf915bf67c490df2bc9ad7532a3a946e17a1a1c4809d65347 +size 2483920 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfb6506d0eb5f416ee5863d34e408a0c326db0f0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:868d7f408f465e34de441af151985f8f120ae6a138da778669c3a96adb73ab68 +size 1891720 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85925603b691d7df288ddf481bb6d0d40d81f695 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0a10b9472b41335ae979a39f14d192f3002bed2239c56fd93465493ee93be674 +size 2288292 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab2f2741e08d99e7bfafa0d49f527349f024c1df --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e2ce58c26f51b5ac7530c336d9fe872fa867994365180505c05d1cff32cbdf7f +size 2182091 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..478c18fda6df871e1f1ef35130420eacb92feef3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:94f446ba9f62037d08dae08e2618ea6849d04c3b099fabc96fe9a308cd46d2b8 +size 2256534 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..883f4a7d88f9ceeb1f535402fa183e9501699292 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:370a8e01f963d5109041e9682c854a2c749ed80dce1b389bec89a7150a607dcc +size 2140975 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1e7db04d83a79fa6031fe67b09e4f9e6a40c9bd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e6dc34d778c25847fb245d20cac24b723c4b24331ee9cdf176dba9ae0db21ae4 +size 2095579 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3430d4e5db93bf2039501a38a838230293f18f35 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8d5fa8f3f550ee5fdaf2d9d63d14a8eb046639ae3821970ccb3fc8238ad4e44e +size 2579100 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e143981459878053b189a1bbc7f735e0733c4162 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:600f1bdfd5ccac50ab22183c344f13b44f002b8000274ff44a679c6b58d657f4 +size 5204731 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1ed62fdae820697fbd459e3e84e8b1f05c10434 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ee5899b93e3a51d44f6173328169d63f317b36beba3fff956337cfa500f42fc3 +size 2750578 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e02002dbdd311264c4a3ad579ba4c0700031dcbd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:31185fb65e4d23540445f081fd383a538567f8fe417a4bda6ae7ded0f94aaa70 +size 1987979 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..447db97a4d948d0ca91230364658524afb584ab2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a53a25b439d77e1bb41fc7c5f9a064cbd3a2cf89ffc5b6d52372091b47261e56 +size 3475222 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20751634f01a101cefeddba981655c0b6a4516f1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4c70ae5b4a1d4bd5feaa6e2beb58ee689e05446ddd0cdc11a755d03a53690f9e +size 2164349 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a520e4d2152b05f43081c3b12a4f3686afe417d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:be0807cd9efcd1f5f663a839fedb912db3195dc4a7fe6edbfe89ae0d716010ee +size 2465372 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000150.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3d2ed4a32cd3b151ee56f9114648698484383ad --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:12bfbbf883f09864e2e74cfd13655c948e055ca9e76c155f5cd59185b4ee875b +size 4018116 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000151.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c6ddf0fa3d4e29f92e9b9817ba66c574669c96d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:65d0913008aba8d55f8eb2d0c9a1bf138b9a1f8582869a15420e954e95452422 +size 5153184 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000152.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8ea352afcaf44e805c101be05e93e43d8902c1d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4e779bd0a33998ce6772bcc1052e6f44e3e9c5c890f84122dd9bb97d65f86ec3 +size 3201070 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000153.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da75c9e43500cb6ac88f39f72c81991b796aacf1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a012514c644dfdc99bd425795f28dcb6665af8644a869881381a1697ad2b1d72 +size 5786324 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000154.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c358dd974e40a0390cf249f12bb529b0b2e75875 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7ffe4064e7bd36e6af334898acfa6fc6d6a1b3ff624298d4d8ed6491c548a1fd +size 3205550 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000155.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cf2e2c4e0e016048397cdc3f0444dab6aac6b32 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2f10037d50ab0dd95b683457dcc9af3bb62a854ca7350f6f00c33cdec05ab6b0 +size 3163368 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000156.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80f8e83362b47a79a34a3a2889ba2b6c7ccbdc62 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e89771c18e04de048b7f72e03d6ff5c4f1df6e556a560b320a1dba6264642bee +size 4815816 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000157.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a721aaa158412b915ce01840fb5883d763641aca --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:005d4f6be36747b0bd72512a6579312d5e242888d22ac7622660b60639bb8116 +size 3886229 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000158.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bde369cfe6a1d01f3c6caab3a55be1c57a462965 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7c05d0e128edebea39902c35ad442c5dbca92f0fd7c841f265c416381333ccd3 +size 2271288 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000159.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c04f82628e0a049274b0d7f0d5d447c02b3b611 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4292dc3ef4857eda39c9b14cc81708c7968697bfc0f9a37658bec66a52d86549 +size 1933315 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000160.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..833b1589a8f5d1fcd6c00c59f96949bb53e9517f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f9e2f8775e8b0e3de3395ae565d27d828c65f4d8d87e74b14166a86b98b75bbc +size 4000056 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000161.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b146db5d9efa55f923c7e5a3423b76f2623e4a0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:84db1ff3595f4348ac69874ffc1fcf2272e8d91f452a35da7a92716565fd6e8c +size 1310596 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000162.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9357e43ae8d84ce9a70c338c217608183e592204 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4dd89ed4dc462bc92cd39d7dcbed660f65652151b9566419b1b1cdc5e2ce3f9a +size 2666032 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000163.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4185467444e0d5701ef347d8cbf87e3020a8da32 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:08190c03f5a29842773edcfa23d64944f788cbf0c4cfac51b964569fe210846e +size 2832614 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000164.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abd5a57375ca652321cd0acb59616af72e526713 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1f43c8704e0b50bab8c17700bddde93adcb4f70dc71ec87196f4c0a8442fd4e2 +size 4738021 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000165.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..921e2b3be070072c121ea87cc5baec5c2f2665a3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:febe49bab062e46362f2ce0458787cf80610484577de1c82d96da359c8b703e3 +size 3093303 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000166.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98ef384ec4a07e76bdfd089bdb2cd9db5bdacb6a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:633b7824f6052031c902fe1ea227ea408773150ff6804aba2d5c9a89860db61e +size 4331536 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000167.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..464ebdadda4f126b26982519c958e8d86393b78f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7ddc929b3f2d57311ea2b1a0e8911f088b8cb83dd114b791172b2eb56d6d11e0 +size 4915270 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000168.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c2430f9e37c78a4971246fdd0f6b9c17386cf40 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:eff46b4572baeaba7aa704009de56fddfaf8d5d4a0eff94b010ee8458193f2bc +size 6013375 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000169.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfecc5d13799d5725a27a054061e159dc4616b6c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a51ef58c7c4efeb5dea67e23587bbc7871fb8f3ecf653c4d403ca49cec6109c0 +size 3311656 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000170.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..978eab4b0a0783b42fe495ceef73c10b7c0eaf73 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f2e42eef077e406c11b572ac2ef55f83c927397dadf0133726ca40541212c0bd +size 4285385 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000171.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64c0e02be41b541c00a021e02a2281afa4e592bd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3c6541d65b826137d39fc0541502ae1d05f9bc95d909d214bc22a5c942a73297 +size 4136171 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000172.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c530daab5ea46df09b10478c532520143dfac99 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:736fab13ab9d2d18f274015089f7a549695617c5f228434b5548d43a8e8ebd8d +size 3552633 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000173.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bb2ce6351f963c38086cc1a1c5f0c2cc5efe9cc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0dc7c9c9eb1b7836925864bedea7f09e16a19d0817f6535e33d458c705554fa5 +size 2901146 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000174.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cf484673d81bfb195521d4492fd5b58d4aad89a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1ca965493f303b019210a01ed71ee091bf555d4d68e6c0b643352055c2d21704 +size 2331323 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000175.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..615d4f8ce881793d3381c5fd762c2a3255e0ba57 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e2bf72101241eb50b57a107751206baf46327424000b86bc3b1ed0304b648dd3 +size 2744949 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000176.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b43dbecb9bcb5d3e9f4b5d203eeeeecbd6b27d0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:098df505f086e1307fa1d6204d3a9c8b35eefc025429fffbf69f4adef1bd91c2 +size 4608270 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000177.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a012ec4a266f202c900c471c446d4484bed9ffe2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5d9a3fcf76bb64cbd7c420c1e07dd2c712bc661e426868c0066f9fb57b3c1597 +size 3028737 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000178.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b717de5cb078fa4461f51a2d81743d0af4c215d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:acac077ceebe348c558c996a7f6fde05024ffd58bd0727d2b498cfdb9817e537 +size 2116468 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000179.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3353900d4bedc655e536c4e31704b58956fe217a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ee2dfd7c9f475f670aabfdae37dccbfb65d0d2624e1b030392c100c64b2cb3a3 +size 2884905 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000180.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a31b4d6c196786cffa26a0c2c27fa323968295b3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6cf8c176a7208f6905855e26eb506be0a7596def918016f2d9c0fb9030e57a00 +size 2623087 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000181.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6e2c978026a57ded5b35028bdf4497e129e00e4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f3881b672fddb69e7e8f1d61ef68ef27c43c5f41c3ee9618e6461e7c921d2a0b +size 1976100 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000182.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e965c52d06d78d24931580b2f5a7715cbce3adeb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:add4d931f4114d99d79fa6661dd52de45f2e7923d9490073903e3578ca5606df +size 2254602 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000183.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07536036c343ef3cd95ded427511ddbbe5963b53 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b80125da1de73fc24fcb2976f5d172d0c73c9b2d95bfd80b8866b5b7383d9043 +size 2266933 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000184.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c66d57ed2899e3495eeb8c88d6645828855a7f7e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c08c3b6da6c478ee15daed7b6e0a162d6259384ce862be2bac9cec9eda5e43cd +size 2784097 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000185.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d420ea2ecfd511f5f69f55b6f920a0553baecfff --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a0c47aff35ce0598982e1b6719173e7cf04d1ffd7caeb264e5330b052ea643e5 +size 2861608 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000186.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b8d593bcb3acc8580743071a1122fc63637bdd5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2159a3c2b85aefb15cb583f57432985f8905dd9c65710661bfd0489f335c0f87 +size 2146735 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000187.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb420ec15545559f08918386dea74cde9937201e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:264d7396c69d3cb9f671dd79202da77c0a5263fd5fdfbe593b08374ede4a0a14 +size 2522447 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000188.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c77b020e29150324813fb3c8c518598ed2f0984d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c8ef3f946d41233d3521572a81ce333c7fa10f6302ae2a9312ca0cca5cad5939 +size 2778782 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000189.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17dd4aced2a31b9b010f7dd894ad83ed0fd1f3b1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:659c40115847246ab5f8829ed05bcf9903b8a1437a452b55608f7c23f0affb5f +size 2510759 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000190.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de6280e7b762160b282bc0d84ab1e135bc263691 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0e4017b441ae821ce9dce91ceafad463d7bbfc170b8bde1936c7e8b3aecb07aa +size 2127744 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000191.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffe697b8f6c499a49debaa3faf9fa35a094506a7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8faa6bfd4ebcac675760e2bbf1415d26de640bd4131137feb7df3bf1ff52585b +size 3393666 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000192.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..958c44398ac2f0f7d89f42265a9877bd60e4aa3d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0afbbf458c05c72cd904a8937a9252720a5bae4477dbb9c251170f1878fb9704 +size 2229816 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000193.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56fea9bda4756dfc5766fb10d1ac738865a284cb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b205c1478e6e587d6239be3aee5316fd5cb1e7fbda75ee01db4f1881c5e0fb5d +size 2050109 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000194.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9f8dac7edcb2f3cfbad661a3385b2dae5158198 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:399502e4b4413e112996237c0ac9430f0d3ca312bd2e5c12fc7670689c92a000 +size 1705726 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000195.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b08f460bc05768a12a3de9292a639c30d606150f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:68c22fcb7d4940a14deadda252fb7411ece56cd87db1b8eceb2d5b9c99cdfc1d +size 1917441 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000196.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef47a0bdf6a6105f4cb355e2b4c0ee28b7373ef9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:98091990e2862c84b032ef1e6aa35ca49a2cb1d18326aa63e9fe564382b465e6 +size 2313719 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000197.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4d07d25926581a1d176050275c56fed57da48f3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e36aa6ae2245c11d070340334b513ad9fd05b54073f68b9e1539beeba3adaadf +size 2277511 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000198.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44e540b6f6866c59612a656998ebfd4af22b836b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6f1dcf2e032c0900249e017b60561a7b061c03fc45b453ac65d0e81dc59cc5b7 +size 2670686 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000199.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b971aedf90b8eb5745c424ab7fa6106aeedd626 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d21c84ae7fd2ca34f7c022035a7080fd8ef038eb92f5b866969ecdc42bf9ece1 +size 2182170 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000200.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e5a9bf75c8b39e943d1e592ca871138837a66ed --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d32d04ff4a6ca362f389ad7b270b9e0a9af05271f5915481e6852239b8e01c02 +size 1836414 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000201.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d99392de47d6eaa8bc368bb5e8e9c200a6228550 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2821ca657af00da5ec778a60b0c95e8b806e088f049e84cb31853e638ab15c80 +size 1254270 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000202.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8a496c7e222a6e2db0cb28930536a432b350c0a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:695948539457f634cf2532758103ad9f28772116979251e799486cfa791e589f +size 1330133 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000203.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92d326c9e5bb53f7eee448b84c02a8b38bb0cb86 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e0bbd6e8eaac57f2ae24a027d78da8829001b6904e0587675deb553f40be7826 +size 3273479 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000204.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9638a34bd9ca33345b6be85b95acb7bffc8e2b0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c91233c4adfd075bae3390ab35c087e1ce5bad661bd480926a29956d2e71cdef +size 1793211 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000205.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb7d6f0158289f2104af5b8ece5fce2523d23da5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9ebf52acf56d1375190d8d453c5d7b0d7498346cdde730224c27f5a01f5c25b0 +size 2273366 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000206.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..feb71963e80be16dc72ec594c19127ce5fd61d1f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:25b01e2b33178417165e842cb580fa9eaaaed8047ff7311978e4f674405a3559 +size 2375598 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000207.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6e9481dad40fb06fd405f24b913ed3ff905c109 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b2e31b641caa16b63da134f8ce4d6ed343fcc5c90bd6ebe5a9377d346d14eba4 +size 2299262 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000208.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f94d956995f76705862e44c3c52e134554a24a57 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:afc331c0c4102aa2ede19a5b42b55c6a1a4a1e267ac1b558bc5661d83f9446da +size 1503297 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000209.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37d8b0c9d91e7b680ee4eaac97778f690515c78d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:44f9a1d7d8f6721564fc8864d500a20933677cbeacd5e87e1caab57f2e693953 +size 2355791 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000210.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1180f6037a5530ca2d1ee6cc83893f42b3570572 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:02a184c9df379649c7266625dbbfae23bf64f629391f56113e9d2f96184bcb53 +size 2959995 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000211.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dea5c34024b1102521233949205aa6dbf3b0701d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f17c62f2bccd2c45d5b429e592bba0a0370688014d6fdcd808814a0599992c51 +size 2102997 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000212.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb287fbda13721909df2e5fb47149f10edab41ae --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2b1af341ee169222902018f0b74ca2250901a8674c66687b40fbad60e672ce5a +size 3011453 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000213.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3db4e351c5d660cb5c7e1e7f8941c680926d1799 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:be2a701ca261158b19857f6e1ff62e996f9bfc279146b2660a73812b7712e002 +size 2326560 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000214.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9afda453a93cb08287686a32311b82794da88c39 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1ae3358bec6f4daf6ad8604b781878c14ada567576ed7c6eecad025f938d9408 +size 2007499 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000215.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39d682d3f3758ccb9ab4a997dc9c5e2af3b5f22d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c611d1e4c5af6b4c84ee03d6a01b11e0828639f32ed9a197e4e4d33e8c75eb97 +size 2741507 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000216.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87902e3f56fdc2ed15d2ad7182b5fa1bf28432f0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:72d7fe1f7f50e21a3f3a5b4d47b209fce44a8c4f0f59eacd2bfb92081ac42775 +size 3139958 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000217.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c594f943f79b31abd9aa7e4359a251a115576b8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:24dada26a7dbcfe3bff6dcdb144fb7bda88c91011fabde6312d1baefa8d39285 +size 2369405 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000218.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5ec94e1b1b928e68f047e0c4ba46fde7b841176 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:53fdc61590950bd2d98900e38f2364d39d8cf0f96d3cea1f84d610af803f7337 +size 2687826 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000219.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3498dacd4d86384ec2eb33e6eed5922c1eaa2f1b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:36109d32ff787a69f58bc6f6adb31981c975404ad661d40b9279a7fb12b6aa23 +size 2013456 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000220.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cca100287e6d5a88c4cfb5dc2ab265bc30469109 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b08dc525f02930a31ef4f0c7b79f3c234a46387836b0cb27cef36c9a081fc527 +size 1747788 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000221.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f05ccf6d6f384dbab6acfde03a7332f02232ae8b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:afa6ef3138b863f8443d2edc2d10e90bd61c94de96803355d6bd4cf346df336d +size 2979433 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000222.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c0808b2d3f585875e03dcf5bcfafd1147e86710 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f1a5f112a4f1c4f90ba12afca0bb53f7d63899d738782e91313c45f37bf331e0 +size 2886766 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000223.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fcd0cfc0e569adc7204522661446eb4f1346fd6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:187c2fa368e986b0312535235d4c349d2bc9da82bb1f5a1a069cae6ff8d3eb1d +size 3324237 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000224.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1ccef86755e6bb3379c9349d82575136c5226f3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:65a0b8a287b46791ebed5e14e68661f9472f8a50ea88489ebf98ecde86df971a +size 5092032 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000225.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5e07f4cd9514a7408e3e625c3bf6aba66a6f387 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:88e85ad9987d5f8d198512c56a4287bfd230213f23184e270ef4344dd6b795f9 +size 4618043 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000226.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f3c4217254ec5fe40aae54ec094921131648e88 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5295f4b5b0f4700ef3aeb9d21b26980b107a58888cbfe2f4205b8d5fda978d66 +size 2773021 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000227.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfc33346f7c3a844f481bef9fb720d887d0ca6e2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6aafd81aa1140ce5b613ebd3696c9000da416b70aad9fb94810e9462d011410f +size 2889799 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000228.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f4d4a7914e64ea43dc599fe204cedb01babfa0c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6233996ac83f0544f4ac6f07c21e542213c9a430643832e8d433d793e1acdea3 +size 1946603 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000229.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..606f645bf75e4169fa389e2858faffaebdf3cf72 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:10479ab11ddefbe1959f110e6e27ad966ec098d58e7be3ff2c201aa930e17c3e +size 3157760 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000230.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfe36e0b16f91e7d04f7bef0c0c13b73b1750bde --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8f57ab964bbbd057d9604208d0e7b2bad9bd69d6e104e04d71fd5c667ad18e85 +size 5179740 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000231.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4672481b859cca024395e6f90ee6d57113832390 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ef7d9b1e7de752bc412896701a71630020b7c5cc2ab6ed833e91d998ee24fa71 +size 6172351 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000232.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5df384bf0b0aba24b92a1882413e691ca8b54346 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fdf55411a2b0ea28f0641053ae14cab7dcce392d9b52cd345c7656a4935333d8 +size 2090296 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000233.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1106d02cb52c9e67b968d048db22760da02f00ea --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ea07849615d03f0544064083fd50e2d029a3a10fbffebced0dd1a04b002e368a +size 5226268 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000234.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fcf34f06416301bc3757c8f6054fe06b9bd1e8c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0511fbfe81014153adfdceb2b4c47cc428da8871521e0071fa9cd6a2ec96a2e3 +size 3142413 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000235.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4afc608a32ff013094a4392e2ab6009daa9f424 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2068105f96025f8404f7d7d904f2fede05bc4e0e001ec007c320846ecc9c251b +size 3101069 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000236.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..655bdb5ec7ba24b2715f8714d97b1c48544281bb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9c55739cf25f51bab298d6d998362e03275bb03c96a15d9e7e16ec7109dd3615 +size 3289331 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000237.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2edb8e396fe77b28c18e04bcedd6571cbc26d96e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:66387c636efa1b0c8776961d47ec27028f469524a15eb732279393cabf294782 +size 2795686 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000238.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e02ba0a5a92fd66f21f154e780062cb532dc0e6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:81959e5f86e76546aa95ad79ae557c31c10a9bd3419768b92c6396ea84ad233a +size 6041530 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000239.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af3535ab235a322d42603f8aeb4e6e146ae6fdb4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8446a98f5850002bf9a451c3fd30e4ed4f19ad7fbbe851d81418067d09a7f36a +size 6171623 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000240.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c61c5674decbb4279f1d1df5a2a57eecd403b8f2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3cdffbcf1f9422a6e28715a9861eac4612eda278afd6ef2be72e81d633635585 +size 2847751 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000241.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6e3f11ac4d32b8d434d0939db2704029278a8e8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:01a2b8ee3ce537f6180b0779bb80340b437529e11272792eb3eecb821958a17d +size 8269800 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000242.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fb0df43ce570dfd99e7c8c020ce20a3df3ce328 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1519e425e4780b7c8a412b254e1d2443cb2f2122b53ce7fe23b476e6d381ee71 +size 3313791 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000243.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01b20e7fa3be6daf3e841d31e9533e4b3bd63f25 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:de28fa10a94dd47d54dd4efcc6e4df66d56bbd98a84fa8093a425f6525c330ec +size 3009910 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000244.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6fe702a3caf8ade4a8a7028dfef064d6044b2eb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9e495690124df81ddea91885a6e6a5e02a56acf163e5de32dab98640936b7fbc +size 3241978 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000245.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f444560b5114ac4f6f2b0b45ae72f7d20a0f766e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:736f710feb9f3aeb7234591e1d535d555dfc40e9217cacb83159816663ab9971 +size 2995619 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000246.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9d15153ddc8dcbdd8ff3ff61b31131692e7c576 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1783f18a16ee6daa991f63cd78fe48f54979ca8fbe253b60f92a69ab772373f8 +size 1709327 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000247.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88a63a0de09eed0961079c485eae5ec5dbbbcb52 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:690fa22cce91934280a0773c2c54d84b863a80c69932bfc1461ca105939985f9 +size 3956856 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000248.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1163a8aeb9c0a042bd34594d5077e6091e205950 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:82e95a5db71f092d30d469ea2bb47b8689a497587434347684c916ec29c3dc39 +size 2811723 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000249.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eaa10759df59f0293848f4f4cc901be5038475d0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:962f66359e58639a498f94d03bb56ba73e4d8738556aded277d40dd45078eb4d +size 1621243 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000250.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73cb813b1fa00045254e4f50f060519a69ac4ec5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:43b176952971416a0f147e2f9431a7f496949e05d73baa0d1a5720ca28b27d0b +size 3768823 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000251.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4b4389ae98cfb695503ec0924c6d94c7588ff37 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:63a73f66ecb8209d3dbba5a30f8cb4bf63cd9139cdc006eee7a41f9422a7c456 +size 3672385 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000252.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6371e49991c52919561953bb7920124038f3ec0e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8d04290f30586d18b26a789e3d3f4c9d5067d98c5ed3ba569213a541d63b0c3e +size 3563671 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000253.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa0bfd999d83ca7c9d975979da742ccb9041e434 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ea1899888a94c22470a9ba37c05f1005345b0910de5fa564198481c3d0ddf16d +size 3844686 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000254.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a16aa6f0e7e50862e42b26203d9817739b693252 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:342d4e5a1b913b15be98892f39116fa6474f5ba437b889317af4515c7f1b60cb +size 1492006 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000255.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ae855d442a29edc2248a49a78c6b394f32fc8f5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1d4cdee327ce72594f4bfbf44b86541cde01978d89ef630038fd4ccea6fc818b +size 1487135 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000256.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..553c9678a52df4a34201c359e16a9ba9ffc4d48d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e014f28d4e4939975ef3a80cf6b3de3fe9bf17950e349a28f41df725d51f613f +size 1710379 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000257.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b687142a749c9fbdd9eaf536243156ab555ccf2e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:bc7df37a948589f501b0880a55579f5bd7559634060515a6496f4ca910128ae8 +size 4470213 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000258.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e9c036215c008f5fe7fbed21d97ed2314ab7bfd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:cdff94c01549799c4265257ac662c3f2ace0ba03882b9c646cf6d5ae30452e5b +size 2955771 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000259.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08614b1be12492c207573582b46a8032376ef563 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:db3899fa8dfb9b538f6b46604996fad31d852d4c48e9e0c2653a1c0917d7f70c +size 3727872 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000260.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02447675230cca523c09ced9ecc26ef209da148a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:20507562ebb8674162ca81d1afa5bb227358f46aa34e9fa426ba12529f6027b2 +size 3218059 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000261.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..632a5349763da3752b46800f8f81d782b9b361ce --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0566971eceeb32a9903e1a84165be00f7a6be10b4b004308ce8bc743acb04c66 +size 2486810 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000262.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbd265cd92fc0087abef81827cef25cee4f1f503 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4a2616afdccc75b482f8089b4db5736a7f854d40f4556d844aaae1666907b536 +size 2376804 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000263.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e29f4335151774caee5d6a27f6c869bcc9207045 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:dd919e6041c07a69e5809e28a447fc62da60fa3bdbe315f112fab0618eb7b0a4 +size 2480444 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000264.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..632961d9289878d8eeb067dae282f678fc8ca21d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5a5b8ade439059cfa98e34ff8ad20f3fda7ccdea6dd033eda98a1b4ca7731855 +size 2298608 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000265.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53b7487779e2c12cb0d9e394d26a3b57ff09c134 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d625cc4a7bec7d1d93c6327969ed3968eb8f9fef5d7c3e6af9624af356414bfb +size 2056263 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000266.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..015f1c2e0eddd9362c48b4b8045519a4813accd0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:53412e1a41dfac0353b1e08fa345d226d5534f17f211e67246cdc2ad82963be4 +size 2157178 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000267.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1550933ac90b1f3a0245b5ac7fb51c22e94dfc33 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:343463da58900e31c2893a47c336f11fef7921a3ea2c82200911238b5babec3e +size 2387596 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000268.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50c49645c5e3333e792346d5d1238b93d6e63257 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:657d827d5bf402b7bd242c97927795c7d2e561670a04806313f23aa2f2880a59 +size 2100566 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000269.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8a76b3436c6020ec68c8952b6e944705278a882 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fd56684fc6867d559e042712c7fe9b30103e5229c102018c9bf6bec4ce9a8a4c +size 2844875 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000270.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3da0da447c5b79a5f34021f71b9004ff7a95d87 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f1cfaac51c3a8ba91e10f37d1477e8807dba19239b0eebe19e71537aa967c73a +size 2156879 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000271.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..214acf613580673f1937862e09ad379f70ee7533 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:41d946c7244cfee9f9995ac51ba9c0532d5f41ef717524b8a81a174f7fe2ccea +size 2464003 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000272.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..116e152f96f85e120464375a5709fb10bb3e1417 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:272bd1e17ae20e78f2b643d38eb8d0743db4d843547490809cb000f161376b44 +size 2953899 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000273.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba679658f76bfb90f9ce67f75d6bf3aadcdc7655 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c2b9c0f23adbaeae3304445856046c66158af30db203adc10f6c478ccdf15ada +size 2005733 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000274.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1484c57fb4ca4c350446408814cdc9f99cf6d594 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6abb863336c6d43c9e81e27cb831e01b577fa60d98cb1aac786debd6c4c3cccb +size 1645477 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000275.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cce524bae352263f5c05488b9c44d9c2ac19af8b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b346c4fde702e61f13547c04179ec5a942870fc73b67b2d0842e44efb9b74ead +size 2316940 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000276.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4a7159104f839cc83f135ddbd001f44bb3a0a16 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ea8f3f65df96326d47d298ca47c45d856dfc6d2631356a52995dcd40434328c5 +size 2200559 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000277.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c89c184355c36510ca8e54b4578c782c56c9003 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:13008b01ad02108ed7122e4ecb90106df16176be33e0ed0c384842d6b538527e +size 2799978 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000278.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73d37f8888a8f302d8ed513659bccbba1815ad28 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:718d0e2d92318ae8eaa2213568157beeccd8885a2e1de4cad3d87e543eeb2b3e +size 2348891 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000279.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ccd5f29c03f3500d5431785110a9908b9d674d5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e55b7d5ccaa719d58a88f1c173d20285cdabb92aa7e1eb78aae0025285ce0f88 +size 1608529 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000280.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9da7e338a7ee8c05f6bed626e19a12a4f44c5fc8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:12a858c93b9a00db80cfe36b727e27fd079acf8b4232d13db6e3efb763660ef8 +size 2184565 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000281.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7292cc3d5fc20f4883c8f4b230704406f88836a4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:22bc7752ccd74cc91426ed8abad87db3df3585f9304a1a4ff00e082a723d44ab +size 1982702 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000282.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7091cc218795a2c90ada951792327de1c3f1d8e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:57553480e022b6cafaa2c66fbdf47209cb8b3e3d7dcef3e3b6efc0fef07066fe +size 3000845 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000283.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..689885b3839418783d3849f663db5aeeaca5734f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:47ebd58f5b82c8b91161bb7ec11c51ab65e0df0578f22024ef95d6a21bb92031 +size 1319065 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000284.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38c34b87a5b66f9e162491fcde88c454515367a8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d5986bfbf1bd17e9b5e161c0857924e92ecd776718109600cd58f6ef18e7df27 +size 1647812 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000285.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a88f70fcf4ddecc6c1c2d8c8e249a669d32e960b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:39d18f0b9cc07f24ffec3df4536e017dda304bcc6f15b1bda2d84ac0cbc34f2d +size 1737337 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000286.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..098578325d01a4a0ac98fcee151307a49d620590 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e6683ace9cf924f6e4c648bce0c1ea374246294fe7a9354080d8bab903626325 +size 2811434 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000287.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9dbcdaec53f6477d27103a35483612d9c58ff925 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:030e198501e61325e9197af75f18bfaa0310cfecc9d495fd033db23d7661f819 +size 1750881 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000288.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..495f7914b76e7e0d6140edc81eecc3df3f37c2be --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4f216f7e5fcc514f13a7fb50100cc550930805686742a95d7c256eadb76b19a4 +size 1186761 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000289.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..958d08a995090794026fc2a43d273ca5d3bcfee2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:115c55054ea99392ba56760aefc649ff8f79c385f7d82de123da68c2fff40af5 +size 3902645 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000290.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f291b2ddd65d57f39bfacf49031e286f812f247 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4c92ffd067f922f9eb0aa1e84e5823eaf88f5b8c64a9e9fb2063165c6eae405e +size 1136677 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000291.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f27aec83be6ff5a9543680b91f41c9281cd2544 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:829201419673b4a6953572302f3f64da5e172aaf5ab181c45f7ee0469d2c0d73 +size 1131513 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000292.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c8147b4efc430c17aee1af7833bc1dff5d10fcf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1ff1c196ad54604fda8645cd582c643d20da269741f858e7ce9ecd5bfa5cf480 +size 1617993 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000293.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5add403af96cb00f092c2f57be7b76aa911e6fa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:04756547bc643c37b480d857c047e613715eafc451d8e2f4ebece8ffcc9d1e4a +size 1118449 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000294.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50f1347467f8bca4658cd79a49c5b9d53cb1fc30 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:72fa57c5cace4e0458045168ce88991bc1a643f9309393331aa6f71337a7a9f3 +size 1202528 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000295.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..682f58838834a04292b073b722562b17d320d1f5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e0f284d3278def547b3632ed147e5d6c7bc05e2e440ea3c8d5084cfbe8bfbedf +size 4061745 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000296.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0948e286168fec39eef8ca78c6bf4cc137ec680 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d7d510110479f2af99b03b2dcc014964597574031a285e4acf3077794e0209a7 +size 2966449 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000297.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79e82852e5fda2bc6b8dd046c846a0d3b6183787 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:eb334066eb6ac884046018e3ca62270569a8f9b43126fa79151f2474e49d63af +size 1830992 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000298.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daaf10136671315bc2bb7f699b2b4d2de3d28a3b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c0b5b379648463929d89dfe94825e29a9008f51f4274cf5bd421cfc928f66314 +size 2605189 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000299.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4694cf53f105505e4e2ca6e6b782feea0219ae39 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:cf28d85958e727fc6a8308d5946007e37406f91a91435673ba1ce86edc1258dc +size 3016426 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000300.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77faf1ce74223af25e96d62e69b550041cd2a222 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9325a226e6d7ac6b954c7aaec39defddfb61fbcb5879d9f1fefd394e437bb7da +size 3248287 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000301.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..546282d46d04a843e509164374e0357da00424bd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ae3c9cfd9151ae83fdf914f0c47f628eff319147d88772323ce95a348f7b17c0 +size 2715550 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000302.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84347bf048c64a32f2d5adbedf0e09d3dc2ccb4d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:40a673eb26b722abca1e4f665b3785db0a9b3ba131ff4a522b78367927999e97 +size 3462372 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000303.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa487d0d312f449b4376f6493f93884f7f20c73a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8b4e169c00e09bf5e8376475fffeef995ad64f4c22079d55c5625c53577e375f +size 3501056 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000304.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6da872ce218d6140e095af2cb4cc506a3c477a92 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8ee78d2f4e10066c47f20a1cdcdd8d594598fa81646a30a9d3ccd9cf486f47c0 +size 4604933 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000305.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0995f9adfd6f08f2840f9980619ab7e1d186c08 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:22e99433ba889995c113340e5991118f8e3430892ffd6b6123abf5392fb6b3eb +size 2423210 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000306.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08691270f35a6b96e69b52e6a7b6c42e126898f2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4eba34173c40f3799fe502905244c57cbc6cdc2a7a36a115bd9df059b481bcbb +size 2802358 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000307.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4ef46dc51c5ea3bbe6b4acadc0121ac827ae7e0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ef5890780df3a2ea0b54922cfa05f6c7e2f63494a8a14e0fa44fc77066eacaf6 +size 4124566 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000308.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..265a5bcffe7e3a4f6cb5cd9bb36f3813b73b3794 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d22c9e1e5d0261f7265ef8f4ada065a2c83abc6abb3fff3f32703b3852745407 +size 2675724 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000309.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..402f5f98a0c3da32a188afaf415edcf1b195ec33 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e8cafc3092f5d6b5b2486fb967541912935c29bfc2ba382de8c1100145d24f93 +size 3065117 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000310.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5f6b1f9cf9a78aa0bf3f101a9697b63e47e3635 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:cf04ad183e810398725abb1b87b5e4a89f17d570b92814e315e8bf1102bf895e +size 2414789 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000311.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..caa9e75050f0af527fb513cf98d2f4e9e178003f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:12026596a62ffe3a54171b2daf380cef3665f6b1107f283d2e08e1bec97f0f19 +size 2832407 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000312.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa7e85ab24204504e07f7a3598b1ea08116af6f7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:58207d6132f7622c7a9330aee934da80cc76fef102a6fd8d0054c703049a3e99 +size 4102628 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000313.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7d11383648867648bc85a70764e2601270bbcbb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:03b6cd6621c16fdf5295ba0373411d9ae4da3fa04e2d2a04836508177b72a00a +size 2199825 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000314.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cd05fb114b0156e07d71e9f0f74d675fac9ae9f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:afe02e7646b08d15cf04e05b4e126e10d7a5ddc39adfa3798ed2e4aa6389e95b +size 2755128 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000315.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef677cd27245a7872560978c16db758d83ac5c17 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:bc26ae1cf66fcbfecd4230265ef861921e475b84b6676f6cfa4499f3971124a6 +size 3089540 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000316.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f98f380d024467576eab1ae52ed48bb4d5e65bd7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6fb2f6ddda6c890447c4ce8a5875a933eb81516a35ddcab6c86a5151bec91ff0 +size 3256783 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000317.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8ef8623482a4e81864a31413dedf0e9b5aa813f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:50ea08e4b0f0fb9154acc4a6d2b2aa5af42bc0d4007881c97a489193bb535717 +size 2889327 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000318.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06cb1d51dc04a9bb93f0feb46e2b7c943d429cca --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9f6c40396d797db8ff85a14b5865f7216e9127e7372a5f7fff5348208e7dfbe9 +size 3519494 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000319.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c46b8b406603d12d6b0aa222dc97701043566e5a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3b2c800ba75829e942c08a51e8b13fa607c7f9909e0eb47db3c2d789b9400a3f +size 2995169 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000320.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cace68d97e9e9588a0957abe0b25231ed96a10e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ad9cb118fbee1e87f771fe320820e3be2d18ba1ab978fdd8b340cadb858145ee +size 2573395 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000321.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08d85191bc2b3d26ccf7861d4bfae65ff0ca9cb3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e2f9474fa27ba8291d0c3ec98ff5705cb7f77fd80c88ce415df756d565438951 +size 3140865 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000322.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a89323dc6afaf170847b8508593fb85c06c7b85 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a58dce50d52aee032908c7db15d4684340279c7fde61c2cdc390698f6f63d615 +size 2234569 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000323.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d241e82a63329336df3e68f352e80da1f60971c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:bda4aa1fcd0d1b79cb36e9dd4ef5da531b21b37d165cd9564b5e22617222d71c +size 3424228 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000324.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2d6b9d50b6dab0f8549b22075891609cb9925d7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1b7ad64157e27e87652ecff206bd39b476e8c3ffb826df0a4855e96cf0b3875a +size 2898478 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000325.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d49109f9dba409208d766e348689c98fc66d9ad --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4dcca52d432bd422e44477e1a88e3dd43ee2aa44e453ea4a0ca62c5874499f76 +size 2256834 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000326.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95d1a752816075b09dc4677bcad339995971ea4c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:582e9c7f2b1608dc02a9c647099469d9112e476d77e0a5236769da48a08cee09 +size 6003435 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000327.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c479f4ae04d62a2796df7bf91274224c1f419f2a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:bee3e1cf0601610f0dd824e00379795442ca69df73e50bea3e0af71a1579c22a +size 2300478 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000328.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f67fcbe898b0d03788bae032846cb6b34308408b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:413ecfbbc5f221041d784f6eec2d71850f62025134cc250a9825623cbf78ddf8 +size 2746317 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000329.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2744187d31e66d8766d98064ee55a61c4262554b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f65113184790c5cc7bffd73242b2f52e6991cbf13e628badd91ada7fe81b2b3b +size 1561252 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000330.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae93acbea72395d0a1f56e84b0c6c1e034a12582 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a73a300c937c3eaa6676e5ad5b3304ad3613579e47295ed81d91915e2b558b3f +size 2304074 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000331.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80acf366dc91f2ed39326311f3a6536653b334cc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ec6f04c746ac54ed22eb873b52756e9374aad0484dac0caaa65e86108bf17e2c +size 3346157 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000332.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a320fa8d27c55e1df6ecf97777d61b555082976e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ac40a00c6873a253842a11d20ac223a46fb8ea373e5a9cc02e6261cbb6a625e5 +size 2401804 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000333.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a59f58df060b07c049633163b6c25614f5ab96e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:675e9dc300318016b599934701c42924477e1c8462f78c608d189e306e833941 +size 1996600 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000334.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64d7c431745ddba33fd1e48a8f4fac2fac646baa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8fd24c42f316a96de8ae0a3fd570dfdbbd37a435b69e6beaff6a5ad60e743ed1 +size 2924377 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000335.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f21a9ea45777428d1d22be97c8bca3c1ab60600 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a84d15c60759242171bbc6165eba084e77e81b6025a2cd2e198d0b1207d0d790 +size 2270504 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000336.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29be6cd9ebf887770993d61130719f69f824268e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1ee102de52db5bf2bd8b131221f961ddc42a34a4902f9e11dd079ee4eba009be +size 2237701 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000337.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb735aa871f838accc75e30ef75dd07ed152ccea --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6bcc9835ad8d70183a841223d75ef7e8069f82ebfcac2f2aeb9380039e73c279 +size 1420719 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000338.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa499dc844feaa3e523ead01a6dc6af0cc0b5d15 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:631bad3aab35dabc2442181729d2899f2e73387f427dea28bbbdf3ff9b233d70 +size 1525471 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000339.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a781f18094346f25e2735851c053eb5c3d75ced --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d3589503ec011ded7410afdae47504b625239611b8c21bedf2b68e14dbe5f974 +size 1265622 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000340.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d498a3cf546d7f0e5841a4034a8d0168af65e7e4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:42f1ea6070ddbac3032fe1f1fb32994460c94eeed9cfb0a68f823dffb1d94848 +size 2111023 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000341.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff3980aaf47c31129d57df1b6c451b5bed3dce76 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a171dcffb34c88fa74fbe6e3a7064c02b8ec7267c1cf6a1ea7798f116a20882c +size 3291549 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000342.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c419a64edea661fe2a06858f5b989aadfe1cd9fe --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2b4f5b1d907d8147913b3e1d05d7e6abe86d3056b309304d293deeb5e90c43c9 +size 3593894 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000343.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04a96cdf08aa4a4691ba01e4dfd984b23271546e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4a173f32b2e8ca4747f630f14042daaeaa2ea877b8ea799146e6404bceedd5e0 +size 1660895 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000344.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000344.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a5468d97d95d78a5ac6c48ebeafebbdb988a4e5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:236fe77b6b3127e295b1e5703f7b525ef0a01df1c4770a2dd9e3dca4026723e2 +size 1631647 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000345.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4be2fc121b2bda38c6595e5375e894fb3391938c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:221d7074807a526ad2b2da2233cffc8af0e8ec7b71a22164f7773f3bfbe6ba4b +size 1318157 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000346.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000346.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..050ddaf810586e565cfbe63f033b7b13abc141eb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d7b9dee8b5c933aa8de88b4d279f721a3ac5eb909f9a1794eec7c50d755c6458 +size 3679946 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000347.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000347.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a17ec3958c3ef6f3ef08f880096ddb33c9645b6b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2ccb447770de3d2a08a43905b20c7edb807cbd758811ebe3327dbc8d5e6bf59d +size 4779180 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000348.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000348.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1cef92a0dae311b70e516de42ffa5bdb320c2b8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9a7f28aa64b971e6cb5722fb98b2abb7b55c52897ce77d4dcec73405114a3f12 +size 3225237 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000349.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000349.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95317b4aa7f5d9f9b8dc785ae3bd35d02a6a137f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:25fca9fb2de91edd11e812e14073124b6a07dd601bc9c243f06566adf965a814 +size 2732827 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000350.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37e5f497a000caa5678c87eb07cf87433932127f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:18a3556519155294184871d2633ec22df74f1427b2d06cb6d7849519ef13f79f +size 3156648 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000351.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000351.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32e1c1388e57e34e91b3761acc26a35aa49bc0fa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8cfe84dfdaca104eb5eaa63046f2500292aeccd62d60211fc7afacd952251ee8 +size 3240250 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000352.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f90539d07e78ec26d2ae94c76abda749a050113e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1b3aa612763adeff1ff5c709e8678a549004b9d34a2e249d84669a1c795f9370 +size 2961456 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000353.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000353.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7104b4cdc3de8c3a2406c400d239c712f4b5f4b5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1b737d2e27284506859b694fbbafa5bb4893f92037f5c19afdc291886714ee9b +size 2861440 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000354.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000354.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..519c67616ef271bebd5a01c3a70459ba76f4d222 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a6926348e5326022784b17dcda9c1ebb1504cac2ce859e2a98a4ffeac83f94f0 +size 3711652 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000355.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000355.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eadebb3fd3d519f0b72a8855d4ce1ded70eb26e5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:aa5917df3e7612148450c3fc86b32c546d56ac4be0ae0a8703254d128e18de5d +size 3028782 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000356.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d23f5a8fbf6d29009ad84ce0a23607698980d90 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:89f57629b7e73e7ff1be38936f715769e767821fbd8e2661d99dc5897a84b7b3 +size 3606170 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000357.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000357.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d04257069fb5253fa50345f3416960e588c9b58 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9102d420f4bb721efa00b0e9099e354743dbc4f8bc44a812cfc2fc4b98f0fde0 +size 2821490 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000358.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000358.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6de09252c7d16fc70909f2051cf85c59cbd6937c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0864177535c5e651305156066f0e9bef35caff8a0cadbe80f6806ead79be9662 +size 2870266 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000359.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000359.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..581a5ab8590e87a78ac21f6a952031efba4aa428 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:67c3350abe1daee63340034cb493ef4ce9726fdebf1831c28fc5bdaba2562d0c +size 5114774 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000360.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb30dca8b727f99c0c5167999b4fa88fd091aeba --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7ecc29ba199310e5a938b25ef2aa8482c2df120d6912f4f723babdd06ffb8aca +size 2833394 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000361.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aad0e278a9fd2dff62bd2db26da679666e388607 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5012b2b7cdc1861447995d9c89fe6922a4c1962b0c6d3e3cdd4b3c9d35d7a5cc +size 3836052 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000362.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3a927c081236d423b6480463fe1cfc1cd3810a6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5b0e973a4e0c3089fc9f780eea98a6acff700516f1f1db1c23b9e93b6ee7ad82 +size 3929290 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000363.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c11ed79b82299df7bc3fafdcc23916a0c47a87b6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:36f0f678c44be3f51aa086d1c9b3cfc28140e8c11b8a7d7a485919893fef7141 +size 3647359 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000364.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000364.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a92830b48fb51dd5a3ed95d06883a1295dbfb96e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:af50faa65fcd5584aa97e9b3747d5edf3011f9a970b8d5b2f6b81c2e8388cf25 +size 3167502 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000365.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca763380a5a010eb1284d3842289dc6b2dc1ecae --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e38b50f48be482dcf2d794e99ee515976d062c3face7f5fa2bcede0a6c873ea2 +size 2895661 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000366.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..337444493c919d31fc4d9e08b71c9678ddf24ada --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e4ad77883e9d063ebd0a70851523962f7208b98e214323c474ff8462307f2e3c +size 3811616 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000367.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000367.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36060a4240e26fb26ea99b7403e4cad67d349006 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:806b79f61dae482713c30ee25aba7094504be64502eaa10a76455007117f9667 +size 2964953 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000368.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f15a14bf838858a0fe18d1fac9e1979ce9d9c6d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6acf377d2458aee48f5e1a8f5b9f9edb1180ebec825094a249dc3136fb2ea689 +size 3519248 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000369.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d75765f9ccf489c6f50804d28a3596a5216b7bee --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:20f175a7bbb6c60e3f65d72dc6689e8a97ddd60b37d3dfddd51297d644cab964 +size 2733983 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000370.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13a42a316701058a86e43015ba91f66f9260dd35 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9780b27f883dc5ecc5ad5a228a5e90241500bcf63dd13272bc2557ee54cc5609 +size 4158394 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000371.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000371.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53eb7c07dcc7ed1f8902c21841da0cee1ca49a1b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:27c7754959fb40d5e9d970d3ee94964ec8ff68388b3f2e98cf5fc5655f185993 +size 3546039 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000372.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06fb8be83d8ab7eda4430edc35bdceb447076de1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c8cb8e6660a9b722ce156af341b77bd57f2de9e521ca136cf7262f74cae8c227 +size 8045735 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000373.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa921b9dd6db171aa8448b946cf8022402bbe05d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5cbb0648bb51ddd51cd7d5c3df08f3b46f5c72565dcc913b5359895db6689c80 +size 2679538 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000374.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c36ade6a0abed0d79d456b7fd8b8e8ecfe75ccb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e54c384d8c95498b404fbaf361ebcc4457202cb4ef0e8b95dbcaa4be267ff3bf +size 3335795 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000375.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000375.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4a42575628dacc6c4eac3cba6a80593fc297cc9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:cc1331702837f04b7834025021e281284970cb87be6b5b5260c5641ee4f30c3e +size 2817465 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000376.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74c2fb439e58dfe8c50b95c4440e397ce6d0e4bd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a2f723ddeceed1cfa114ce104cb89799124430f728bab0f273efb41365479bb2 +size 2570986 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000377.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcf8345409ab098b8eaabf031910ed47a7a06fa5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0573429e080bfdf0e5cff5cdb66e4d2ed56d67cbdfc73731292726b50bdb776d +size 3458942 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000378.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f8a39d6dfd6244c584397e968705f0b790cab19 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c32bb6ab727f6d0339f00056b952571419a73cb62f58fb7d8a03e856a7863351 +size 2699636 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000379.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c097b07610424591f5f70c62bf97f3dc7d33547 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:306c408764bd98cdb26a7c40599ffa276d851b1481549f849401132887ad96fd +size 2556261 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000380.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a168406dfc38f2e352efa787d74171335a4d190a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c9927075a3eaa4e5e65221c31b7488a4da8624da05b803b69cdf1129ec6b4129 +size 2607117 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000381.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000381.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85d38a18813e084960e899de4939321e23ed4370 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5538e2e73b4a659aede7ae44eb1f0333fd3cc619534dfc1d768629159a0a127d +size 2915395 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000382.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d83a47e46199e194779f30ab44e30ead4697b70f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:27f549dfff5237b6db2c8f642bf63e2ca3961fe2a6a985ac1b49cec0829f1856 +size 2486079 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000383.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000383.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fc2da7c9d061b78a77fea76f1b1798fe23dd3c1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f3c7c70b4799e20d5c97f02f230a7db49043cc297bccaa7152107761e359f85b +size 3620093 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000384.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7869d0a98b367797c5e9cb30c2b947d467e13ffe --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8ce5a6d9acea91dfb3158f1f9edde82e3b8dbdffc173111cb1c6cf5932616de0 +size 2806171 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000385.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5984283d94704bed03d5e4232761d702d250bad6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:415bfb08a0ab311580a46915aa414a467b15e87aeb43a7a62eae29f49e7ec514 +size 2641815 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000386.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89811ded332f8a73901b51a5d49a5ce15a1340fc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d6f3e5d4b4a4e699631138df179870cb93f078e8a6c6f236aede8b749152869b +size 3407953 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000387.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9440a43143a4065b6ea03ab9812700b0ea7dfb40 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:85d039af88eee8aec5acb953c83f27f1a7cd1766bc40b5e2f46948ddd6651f30 +size 2685591 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000388.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000388.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a07128b62df791b6ca5a5c6d220df1616738dbd0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:717c2b865674c9a375185bb50af872b59e1e35080ab294b21cb326101242c1f4 +size 2443574 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000389.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000389.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3f7c3a01e924965906e169a9caa2c83c767fcd1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2f6e78693b454038bdfe4e5c55edb1c1b043abf38e093f1f3dd9b2dc8695729c +size 3187190 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000390.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000390.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8691c16482233e7fea048d6478526e37e15647c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:06c10989d140cff79b5c7b2c7c00f6d76c9b70733e42dc6b70605c145bf169a5 +size 2484225 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000391.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000391.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29ce78334a2e58f6f6babcd29e2ddc3a5f183fa6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:79c0631a59b089cd24f1aa3808710914fe8de3b403e998be20ee2bdd00da838f +size 2613853 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000392.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000392.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e11f2c4f44f7f6c086a93b927efa8a1f2361271 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9f85401fb5cadc6926babb160fc3b4621816f27439dcaa1359427a7c01b60bcf +size 2450201 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000393.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000393.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db6df0519eb4352ec5ff35fef46befc6d146da36 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3cb4148d3cf74872fa80adaf26e9ea762f2507db12c2abf73362e681f95eee2a +size 2739944 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000394.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fef699bb0b1cd9c832bb8f6e569a91b78dd14d8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:87a013e1a313858423fa8f5beac73109edd59ef6fa1a62f655d704402c735361 +size 1650272 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000395.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000395.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7e844265d646ea1a44262cd1118c7d2f3d899b9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6dfe3262cbe72b4fe6ce46a6a615e73b21b0eef9b6d586ead80ce6ef9bac7f61 +size 2340543 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000396.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..717374ffc2999f35c039679203e88c36b17a5a0c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d4d12a26a4c7c5770f66ccdfa0b071d9037c771ca5fc995c79cef0e74719cfb8 +size 2307391 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000397.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000397.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..701371697a4fbb57e79e96027bd2c10b4141bcb4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d372b390f84003f2bb21694ad73083f0aff255920a734e70575d970dcf945591 +size 1961230 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000398.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000398.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84cc543e67f2a479a04e7f9f0cbb42ed43ad8938 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6ed45d27869ee58d856e8ecf01263dc8f35c1d302a674d3e203150dc092a0224 +size 2207588 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000399.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ee413fd8438e8c69b56c15779285d93bb29e049 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:bc6290a8317bdc6e8a02c6009304298abb75891549129be98eb91988e5a25fe1 +size 2436103 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000400.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..752afea7707eb4268f64e31d17729db24fb1b585 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b45e556e57bd3a5d0ae260db32bf19f7847ee8091eddd5ccb11026753f70c8e6 +size 2033595 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000401.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000401.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdefaab0ed2ef4ba7c1429ef8064799f6d09b8a0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c60bafe5e1729a44c9fff37e8adfff25206255a37f38e7069b5023b9bd2a3c7a +size 3420112 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000402.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e2973714c541b1fe31c2440721315f9026fa300 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b68ff91c0cf41d016a5da98cb792d945f4dbe749570af4020e208ee5a3323ac2 +size 3128780 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000403.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7363012bfada25f8220f1addaf466fa1a4d90e55 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8cef750cec18246dd63dda899af840ece08200e328bdd77fbbfd5b55e72ddc25 +size 2490219 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000404.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000404.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef5c196b603eedea7299c035ce75677a9074c58a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2528b7f406202f20f12f74d419689467fe0f0c2b2d9b9444505337013eb8644f +size 2644506 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000405.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000405.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40cf66a53430942f9808d4824d88caa0d2312ef5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d7e375d89177509fc2b61fc07ea6d422fd82316b4d075a51db0bf7d126a6a6c8 +size 2425385 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000406.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c79493a53a435a5a7d48ea58b0d985cf96156aaa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b287d4e3fb15fef838067d2d76581ed2eb40463f2e97b0e44dea699adf5f3103 +size 2018462 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000407.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..617f77c388a5307eb0c40f2fc0c9588ff6059b0c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9edda29715812eed68a1c2bf7467151d8df411492d714659ecb4e82af4e30560 +size 3089264 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000408.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000408.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5681c732dc85c505ade5e0ad51545bf79c19768 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:dd5e4c8b9bfc798a9d889548bdf1d0478e61c32dd5c961f0176f9eac7af8b006 +size 2463527 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000409.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000409.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffae163c8c558ef699bccc381aa7ae06bbc3aefe --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2570f1ef76a4f89e029e2f0d9cc9aad46716d074d4caaff9e0497702f7fae8ba +size 2336417 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000410.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000410.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc9175af0654893757434d6e5c5627e04dafe880 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a8ed509617452a2648cec2483dff99af372287bc44d39b3161f1efc377974dde +size 2763909 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000411.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000411.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c204960b0eb4507033a6afe349e949ad5d94dd5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:33ab0ecfe99340d8820696228ec85fe80a3788e67c3648b8ddba6c501f466930 +size 2666579 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000412.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a67caaec268acc8b37a1678e6bc703a5cc97516 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2d25635d3c977f2f78ec907d2faacf988e36a567954880122dcca9f5244c6052 +size 2314973 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000413.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000413.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26c305915b09643660b58ada4a50637084d48bc6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:89c18160c315afcf2edae7e150ea821a086ef9701690171e9f9db3d7f1207ba1 +size 3381801 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000414.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000414.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f280b8f84d57dabb7c8e55c3ba4271c2c04e06a6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9a07a0ca32d05466a926c441ec94daf55acd360b2f5eab6b8cfe2f9712f7b4c3 +size 3954708 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000415.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..828a62c81afaad45fd3477f7d9f4b0a581c81fcc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f5294e806b58dbb829da2b6f70ff76196ece24162d425889bff7a44678519daa +size 2276718 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000416.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eef4ec239960b018df0c9787c86443cc276e4dd5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:db16d0843ab4c08fd23e219ec8033a060d5ce4c0f8da62ac657041de75993797 +size 2399917 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000417.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000417.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f0d22911fa742452903f62bd3771b597c67ae8f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4ce8f92ac24e0ccac295ccc75956e7a2fd655940db43e8cd328a2a7eb9c4d1f7 +size 3017773 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000418.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7ebc8c53d1ce8cd00237303f5fdc0aa84f6fc87 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a2a3b54304eb9c3789174bce628346d41aa406c7d7a9d3064140559a9cfd2d3f +size 3014437 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000419.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c870bcc3405180a962373cf557ce5c7ab0cc363 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:acff170bd0bca079cb316a5d8e778a19bff594fa05e945e05d133681d2fca085 +size 2507412 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000420.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..777b0a104973a1c9b198589aedd678bc8ae6aed3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:510faf26a20e7f1febc6e8ce1eaaf2bbae2bc832dc8ea3fcf0308867db0c31b8 +size 2456733 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000421.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000421.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c27d562d9057c1d292d4ae2cdc843d3b4cf159cf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:4a476a410eb2c7d12e0b2321beaa87c5f69ff8eaca0972ba17f0fba089804a06 +size 3028295 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000422.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000422.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed6b120c5c2b9eb8232f5e9cdcfda1280d88a717 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:67e7318f4ea132f68d98be281f404a7a5f0328e112dd8078d823daef5123d987 +size 2682653 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000423.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55093f6d43bbe1dedd500e0f7831b5fdf72bde80 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2d314ed2105d40da03d1dd14a898dea4b781b0680e6a9c78e27076c993fc0394 +size 1865160 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000424.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000424.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be229b059e7b43e121a26fc6715774a006914d48 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:63c17ef87f8eb8c9983a692c696474927a55775dd76ca3487ff83cbd5d6201cf +size 2340510 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000425.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000425.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5cb82ed7b4b192333c6ef0e02015c2e7ad98d2b6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f11e790070ee83e8b1fda4fc7c4ee96d438244292243e8a6d53150568aa63e4b +size 4281104 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000426.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c07d24c8f255a3cf97bd0bf99e2adc4aa6f28897 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:61f7bb1b5475941122c3ad251b228c81ecf83a5c106e60d5ebcf265c2722062d +size 3471086 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000427.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eadaaf2f173af667f6de23e61155e4fc0415014d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:77e3e12c5c3608920e79fa500ea449a1bb38b0f219b74dc9aaa9918377f22356 +size 2096343 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000428.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000428.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b74c12d639e0b2c86e7a35551e34e2fd1ccd4eb1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0f7698ae22a6bb1c341356d80c41ad7e04fef6482629903a9d78194719a332b2 +size 2692603 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000429.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0718e02ce6937f8824cd43a061308dca409202cb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:64156a7bb3ac5dd034c34bcb6968109395fb22e1bec1d1704d27aed2d2e72411 +size 2472308 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000430.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000430.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d8edfcf98ce4187537d917cf8d2c8dcfa8b2ca9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2dc004bf77813c157a0057e42b303b34e25bcf5884d5f8234cea1f18843b0ce2 +size 2498340 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000431.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fba039a0b940908c7c655411381ed79a1ccd1f6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d6e59874473ff382d653758dbf1a1cb62bf63f90d264f3d6d5ff0f065e235b73 +size 2461878 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000432.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000432.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b759a8b9f669e46c1b6aedaf2b1d4b443485ab95 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7402a6bc04fcb05346b7ca23277b01edf9fdb261ab72c5226947935ca42346df +size 3049708 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000433.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f15d79798d50de6e43a4fadbf6033105a111eab --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:da09938de7d68b7b5dc8c6b543aaa1ea2fd3708bbb0904d1b5408fa5921e4ea6 +size 3316329 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000434.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52fc5e454f2291b420a1782a3cda77de927d2b0f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f75b58a90043903102a1affb035bf1ce623cf3b08939a0d8a1cce26223937b63 +size 2159927 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000435.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000435.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..758c405b6cfb2fee0b90f6697867c902d0419523 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:28d0621786f97fffd8802cbee584bfe1ffe5fa0583022de5d047c3d1e40bd947 +size 3094893 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000436.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..027c380b6f1751b225b054be510644391b94cc9b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:d54ad80d864afe0fe8b32d6ae4fd0b5ada75932d013b779280cda5b30e4b2c71 +size 3226213 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000437.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000437.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f08eb5ee28d3c1125586fd128b17b3b3e10172f6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:ce6ddbca7c6163c0f4e62f1b6f946b26c4802733b0dc0b961b3b4e82ed16b4f9 +size 3867987 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000438.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdee2019048d356e99e2e6e6c05b739f3faef874 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0b896807e5f8800ccd921766a6e87950fcff45793e3e377793f4e8ecc0a9a99f +size 2746249 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000439.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca0faff1b0a5de24fc2f08942309d69fca80dae9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:b987380e118229a7d2bc8865607d7eb6ecae6f5292ef60eba08d059dbbdc7fab +size 4462350 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000440.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2932305ea34b306a8a4064378fdf6cac78e25520 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:06cf1dcd735b02e1e9e8931ddf2db21e08832093248f3b87435ff20e1422bf39 +size 2824945 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000441.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000441.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03aefba93f53ad0793c908683497cbb20a9e2d4d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:bdd3f91de1ea829d6b28da87680e98b5715c86a5527be62257170df1d93c4a34 +size 3031942 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000442.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000442.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34703f1015d54b9636cbe8b1d31d355c374a0d53 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:916d4d05af1a4c1f73b1b8609e1d27f09136accd038b03d1a8b4a1f151014721 +size 3467300 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000443.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000443.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4ddc75edba785b88d8cbd055ca86bf0d4fc5ec1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:861ec731abcbf711e63163f75a595cbcdfbb6d780d2f859cb1df23dbb076df46 +size 2277524 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000444.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000444.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0197db9cc9e65ba8e56a4c088b0de86bf791159 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a4d94624e4f443362fb7a94d5428d8dc91ab0593425c17a67030ad5c5598008d +size 3140990 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000445.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000445.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..252a1a3ac07838939887bf5bb93ec4f38c9f2a08 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:acecffe3a4376a5defba944d639e5a8f51dd3e8b02c5bcfe0f5afa679a31e6ba +size 3074223 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000446.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000446.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ea33321c3a7f7f45ea57621a135643a584285a3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2ba0d8eb0e60a6949ed53e169c609e6531b8f493ff19712aef796ce99f183d89 +size 3036911 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000447.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000447.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97bda14a870654fafc3702835243a1ce35e3526b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:db303ad227191c6e8054e03a445c7dacff3db170c6adc3bbd3133bc9889ab767 +size 3946363 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000448.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000448.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c410116995bdf07ed2786f8d2331aae1de07edf1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2b5a58aa113720f09602d7ef90cf35d820fd1045752069cc7bd2dd50173d73aa +size 3897400 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000449.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000449.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c1d540ce657fabba7f2b71172fbe4244008ad78 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:48113835bc2573d082ea39ba977f57865ef94ead5e8e16710c89076c40a47982 +size 1774674 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000450.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000450.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cec52a09b1d8e18852292a7fa878dd93450f347 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:0ba7c231180e1d6ccb9701bfe3384390f167ba13219c92690b429b87a33cac25 +size 2537790 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000451.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000451.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea328ff2308f370f38ed765fb62c5461f4cd1788 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:80b9ed3e9fbadce15827397a19d827ae71fd733dd7cd5981c917da23765e2bc6 +size 3550089 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000452.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000452.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7b01672ea19204fbc2df33cd54484d170c14081 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c0d41c364809a5f7955926379ae6c8d585fbd91e55fc431ccb7bb2475fc5b362 +size 2560495 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000453.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000453.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f658f2726199df0ce2decadcebb833755af74ad --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:5f8610561bccb9cca220050fb4035adc08a9ed46adf80b6ff65fda9511c4f573 +size 3210643 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000454.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000454.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e356c60cb76f03f30f6c16014aabca26c6845ce --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7ee8f1d345514421f73d245416d473a4eaefe31d3e0a063753d9ac5055c48f02 +size 2533942 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000455.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000455.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49d721dfa5d94227abd3cc81df2c2d9f3d6ebfd0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8fe1dd3db5971fea7b8098ea37caa23d54db7bd3914dd6afb5bdd7dcd8735b1c +size 2446111 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000456.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000456.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..beab4d6e0701f2947204664eab2484bdd244f4f5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:83731be66ea8017d9f8721f8c5472caa5f416aa6b64b75f969c6daa2f23c044f +size 3211744 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000457.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000457.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10c06db3fb54c190721a06961c188b10384d0658 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c9e7c21ac5f74f5207206ced6dfa3e29d6ad472854b3cdf7618b890d7efc8c32 +size 2624240 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000458.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000458.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3210272e90dbdef80729829cbf177b184ab9873c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3279c01edc8e47e2870995300cc085d8b6a4be39a0acaacd32fb97af12308fb9 +size 2528123 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000459.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000459.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..519d91ce681dc7f6e8614c0ce89f8353e2bd2982 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2666f8e839d03b108c42fefed5f788c797e5dd4b72b96a63d47660110a58eda9 +size 4008633 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000460.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000460.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad115cbcfaa03c1c6384d70f8ddaa5df047d964f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:fd78e8338db166f67c118a3b44fc3a82865f3f7036244ba51e5cae6e76a4773c +size 3190144 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000461.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000461.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7836116f0f180d93daeb26f5794564e12e7e5c69 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:9065742b28cdcd42e994778720de3152265593e1470f6132f54e590bcc81041e +size 3341963 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000462.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000462.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f97c4b5ec4ebb4632e2541501b5e1b319b71d698 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:83eee14bd17c8b43e88c657a1036a7dc598b39d95ee9c374f77d935dac2e6f07 +size 3083512 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000463.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000463.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..558a62067d846dc6a84a4264fc639048a3e6ac46 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:166a05df1195d28bb2b5f8365567b4f0c704ce51c1b155afbcef4b4ec5b23b30 +size 2304973 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000464.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000464.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01130b104ed16bb35f4633e25621273434cbb3d9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8d4318e014b3dd9b837fc002ca227a667933db0857856b2dbb46b9781032f710 +size 2032513 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000465.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000465.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff8f880a844f04d2bfefb697814c22b29e4d395c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:06f6596fb9c94f770832f43cf29fd8c76856aab1e52a59d52e50a7cbf7172fcb +size 3004900 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000466.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000466.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf21b3d10b4656487746ffdc774d9dedcf3f1862 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:adbd425ad2c6d1a6cd6465edbf67aeca430438bc7dbb7342ec4bfbd36c7f310b +size 3579164 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000467.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000467.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d6bba0ff07d00b3a121507bbb584c195306ba8c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:2c9b10589c018c8b226dd60137053eaf50224cd7c739e87aa6b49c9b512e1c97 +size 2770208 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000468.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000468.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6ecb54b58d747a2d7f281310dceffbaaa2833a6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:810af66cde79d033d2f37dd872689452bfde511a25a3faed3f3e117339626e10 +size 3209242 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000469.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000469.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecee58a3e774c39838a0c25223221ac1acba672c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:bb2184808f6ca15f49db441d355ac2eae50de26b96a327ce09fbc9b58913722d +size 3481014 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000470.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000470.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f5ea2a67307c5da1e4d9a40010f18abb70b4cf3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:52c34b74cfbc695dd81ef2512b95c0495d2cda8faaaa6f8aa4ac64676e4c9e23 +size 3347151 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000471.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000471.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a72b3af0e2534a88e3f6158a7dbb316ce90e9754 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c11701e7f5590ebc653d5fb30d9b130367847d9b76d5ba1fa270f3937714477d +size 2869909 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000472.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000472.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a22fcc300988e95a812bf84ffb5bcb82d3ea7d6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f86437a553f0fb270745fc243ab7804cee30ea81a7e6e0b7e6f1a933b5d31de5 +size 3247661 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000473.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000473.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e46beeefb6bcc6ff8bca3192abaaee74870ba98 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6310da5a93d2fd148f0273e4921ed9614dc7b673fa8adae74b3a67a3779d48cc +size 2334799 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000474.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000474.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e92787c317cb26a3e1255e180a8702cd688e826 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a02b615753ba1a5ac6099af39594b651ef2dff2db621186a7b392ed49c0d74ca +size 3791115 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000475.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000475.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f75217cb092d5a37c755b9778c89b189a52a4e64 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:24be8c97e36fd52c990f8485794429f89eed050805c0a61afd0bc80388ef44bd +size 2698430 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000476.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000476.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98d6fe290bda897752d238be13047c146b75ff01 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:82dd3c80ee6a4e3c470f7815af422d72d8d8cc7df617db2eabe677901a162c39 +size 5518380 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000477.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000477.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41a831802c607282e6e50f66cb97ddab920da352 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:7c44d46856c7a333890ef5b50608fc8137dffc030c899e1a39af2a7f47281943 +size 3579062 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000478.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000478.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3397f5d1fa259759934c5e486d090a9cc2ee40f0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3717c720ffe9d362689ba4294ecda7d620a2584e42cbd37969bc0697e5b43910 +size 2006079 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000479.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000479.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54f8e6cd1757e1ef659220c49030122b0b8286b6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e81637c0f5e3805238bef7e4be2217509c004ef90572c9b3377e96d4359e4c93 +size 3555890 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000480.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86b9f0e785a74a6952c6a65f0406b20b961c7db9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:c70fc44d91953c6e8db7607048ea7d41e7c30c41827ee0ce17b603bb0d6effac +size 3046203 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000481.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c151df54188a3941affeb704d11f9cff732af98f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6661b6d7c1fa6606640035ea41ac1dde108ded4e0999b5e1a3d00c918e22f0fa +size 2201321 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000482.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c35019c2c4d3ee6810915c0ccccd784314980b53 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:673e4d8f531e05b45c4e59d068db8f6bad30df8f382d11a125610e99d6f61e48 +size 3122150 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000483.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000483.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbda27810eff9b04e58cf527704066d9b45006d5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:83db7bcab575e6788fd855b42e65d954e81fd5247b2a7578a362ea27a427ca6f +size 2851169 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000484.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000484.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90762979cb556ff5e25152fffddcdd4edea9c563 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:92c86034b76efae20ddbad52676027db0ce082522946a37a261381778cc664a6 +size 2807322 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000485.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000485.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33d76cac563fd3995e06a56e0b9f99742b02fc9f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:57378a7bff1046c553909b7e5dfd247335d2461fec05760b4860cef21fb52938 +size 2466677 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000486.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000486.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3db2abcd66c50e9b49ec793049dc11fddb75e1d6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:3003abc4a819f37892a2d38e90349da68195fb3bb1618cc8bf5abd9a9df2c2fd +size 4147624 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000487.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5e20d10375176570997833f32ed3fe9116aa067 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1df696c9f21231a5349fb5ccfc69596e4e778a50a729a0807d4cb2008491bb5d +size 2196476 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000488.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000488.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..468a19e776b832bfd14c0b4e3fed54a59ad781e9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:a7b0386d1138273e902b76f7ad4f3b40f1c70e56fa3e7d74aec094cd7f47250e +size 3862170 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000489.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000489.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ce021fabda4da313c0d0a0daa84342a6ac0b11c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:f531711d95f93e83bb428660ba16a8e9df15e086ced1069ba63dcd586471635c +size 3600719 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000490.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29095413b9d34e73ed95947da276c3e25e5bb8bf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:636df33b329dcc01cc4e6172a4611367805364e51d046412ceb753eaad6ecbcc +size 3992671 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000491.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000491.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55ccbc60ea59d07c32cf33459dc6f958bff80bec --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:e8e10657844c64158bcafd1f5d2bf1c42a16951f88603ec71fe84d504057a99b +size 3794431 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000492.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000492.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8708cfdff0f8f41802b3254b44b078bcc6f5491 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1fae245b7ccf66d243870da1014f3050f3133e17a34d9008540ff11daefe47fa +size 4409278 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000493.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000493.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c8b29296a9c9a1c582e28bfa95e740bf0cf7f6e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:05dff34624a38cfc4fef557b98ac8d1943da10744d0564a9fd3cbeef340876d8 +size 4091636 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000494.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000494.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..149630e605853ec79f142ad2001fc7827a9ec509 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:41e76904d544f0e883b90ee1dbcfe0150a8bdb6bccfa7a9d3a7fcc7acff8f681 +size 2994946 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000495.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6a37f397bba37b00ddd64b729e620e45ca041f5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:6cb4ad3ca070b442f7e53a4f2db47e27624378065c30c528c20a7fb1cbf16d8d +size 3424601 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000496.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000496.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd19b9ead698417f9267a2481d63d38d6bef9efc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:8e009068baac4b2f2648f2910aeea32c146c9834500652e7b27b3280612ccef4 +size 3826195 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000497.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8fbe9e8d2ed23de217f6cc30e315eae8b17c6ac --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:20f1835810cf1ecb7383c733e3d959de4a02a0634437d91ad19af6cd9548451c +size 2665676 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000498.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b86b5c2651018d68e1d25f0ef48a42f07083a0dd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/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:1aa465175c48457c110eec84f2e422d460fad728a2ef8cde5d9171a89105c720 +size 2910135 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000499.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000499.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..260fcc59e7ef4ddb818ff96282a825dd66d97d7a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000499.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26b1ea34335bab7ca9afd785af00d91f1ac98d361b5e647bf2945a3b54bbee28 +size 3597444 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000500.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85163dfad71a624c308ab965a33273b3afdb5299 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71dce4e994d1b5cbb44ee9b9dddd39bb273df27dcca27a550fd88e924ca8a9d3 +size 2717382 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000501.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000501.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d6e12871624050c6737ce7cec73b5384201bdf9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000501.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db78f8ad5d0fe2da6321986b87b713dd5bae6fe0050bd8eb982f48c46589d140 +size 2485727 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000502.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000502.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfbba2f8ae3561b23d6fe8d6d17a758e509e31d1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000502.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3b63af950b1b8caaf3e639fb69572a586f38438f32fd72f2e012faaa41425a6 +size 2001577 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000503.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000503.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c33c6660938b1d32e80ea9ab12e27ca824382e4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000503.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:502dbbc8befe71ea4543542ac2f0db3ddb9a9269d579f75df1e40e217fadd45b +size 2336027 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000504.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000504.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93f7da3c0cfcd68fcf285e03c7134aecbf32724f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000504.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f72c439498ab75d4c280db95a26ce71b4c17b62794e3959bbf828548f012e3f +size 2948245 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000505.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000505.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e94b4e4bcf58ac072b3786e23041558c0c7dfacb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000505.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11898aec3bcfa43f0bb9c68cde3c6f058b5f31f4041c07481b5872548df544c1 +size 2966557 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000506.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000506.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1335d74b3658886d752ad0e4ceb89ed5cbf00d3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000506.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22fa36b9569e5bab2f4be30f3410e495aa94aad02982d63b7af17bdb5842327c +size 1992958 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000507.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000507.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21e8c2191c172bd887d2a6c59ea049d8f0b830bd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000507.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b6592261f3a146099f79806d2db706b21209a5f9b8d2860e52cdc7b48247f84 +size 2456704 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000508.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000508.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d4ebdd9484d8c1c2d4d72da4d0a646eda2dc4cf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000508.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22bb1da05de44959944329d4802282ba6762ef29a870620650cbeed1b06551fd +size 2562940 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000509.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000509.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67dd8f4d719115f10ac30fb8c5481ad218260323 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000509.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c8f68ac3c75e36765aa71f8e5d73881f34840b7eca34bff4c8c3c41b4a6e74e +size 2638388 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000510.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000510.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c21fe1dc63be5c5af734199e45473e274ab4b2ff --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000510.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79a32a7b5cb5d886f956d87b9e05be4882b58091266583b2f8d4e027e0f69eed +size 2678182 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000511.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000511.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4eb218a4b987e2fd0363654f8df570d38506b87 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000511.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dce96f89ba179376b708e93ab17dacfc2e97e6132bc5a059d226f4a02eb8ff1 +size 3307216 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000512.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000512.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d189348728321f51cfba0391dc46adc2d92917e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000512.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a1dedf270e2a1db12fb901a8eb50346a455b69e2f21aecc811adc27657a081a +size 2551128 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000513.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000513.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef568c2c8e0370c7d16e0e89a4321736d25a3b8b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000513.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96f98c91fba1e29ccd82ee869d961ca6bbd042a00efb19b3d4cb1805d384761b +size 2505268 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000514.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000514.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43a9a4d823a7d4bbdf1ac4567bac1a147d8c84a0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000514.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da73ed515b4caec1f7be6c1a15bf98f19983c84c3b213392b7a8c031e5674d90 +size 2211686 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000515.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000515.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c403b778578e820f2a1036c79a41cc46a68da5b6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000515.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0103c908e38d5bea87fac73a8264c7c2abe4a0129e243b6f8ddf492903bd29c4 +size 2636152 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000516.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000516.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7ae79973052ce785fc281ec6265a37d246c43f3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000516.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d87892cd9d57cf6cf1800cb23cfdd8ba6e9d2a0359634c2231d7a7c6c314f72 +size 2293644 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000517.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000517.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0eb52734610aa2fc342319b0c28932fc1d81126 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000517.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd168679ed73e29ccf59fa5be8836fe7f2f9fd9e5ee1a5e673f3169039c4a637 +size 2165151 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000518.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000518.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6f5b66f5bbb72df430aabd15dd2fc13d2815c8e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000518.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aebfdbaedd23ea65079ca1d946aece8bfc58ae638872c2767512b532ebb0255 +size 2799302 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000519.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000519.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..492c23ba58404a5baa28fc30d8c7e1301c184206 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000519.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b8933c4b05b2772c60259022c7a5f5ec1d16a684cc191640a614fe9c60aa052 +size 3633942 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000520.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000520.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d2c640e10b1231c12cd43924de5b3413e01cea7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000520.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b77032e482e85a7b2a5fde9097b3dec569bcb751cc621cb41fa879a007f5be73 +size 2387941 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000521.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000521.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..387b50d75f6964aa4a45538d942049690004218b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000521.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e5a25a247a2d9e0c945c38c89eed2333fe458ef8513ff95ba92f4756b860da2 +size 3420052 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000522.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000522.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7224de2ef7404126ce5c9ad08fe4d9f64a06326 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000522.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:298a9af62fda6525b570c8193839f25f9221e656a74e9fe53005096bd427cb78 +size 3801614 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000523.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000523.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b71ba35e747a02610dc4759ea226600082250f73 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000523.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f26dcbaa41d9b6d9465e88fc9bf81e676c5d8eb040d486f6a732f126c892e4c +size 1865732 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000524.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000524.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9300506c190f878b283953651814d23b9800a5e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000524.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ace62a68a15ff622567eca1c30d007553e09e232e8056a33907e6ea8de174e8c +size 2588283 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000525.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000525.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9432e7749a4f998822a108af48a11f04cede834a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000525.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:295d557ed317c197d84a051a3627e2350d4271d125f7b3142d5900f480e930bb +size 2258469 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000526.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000526.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02c8b1e80fc56fd4ea2ca39588014a802b616b54 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000526.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59a5a172b54613c946b0f1a328a4896bf620e42601f0fd1a0b95e1ead20b0f21 +size 2320501 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000527.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000527.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..159ee494ebe3ae57b03df413cb53951ce470ea6d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000527.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a04946679061446bf65aea0d1d8ea6cf4360328e8dff93d3ba2a6dbfc8cf095 +size 2714375 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000528.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000528.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a757a436e0eb67059b8164b97fbe632514bde599 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000528.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0e1e3c4a050276009f7da5c947b872a0281ad0aee2c73d8c26053abe7592af6 +size 3119629 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000529.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000529.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..290e463494eb1bfd499b4e2bd1da8a0b7fc233b1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000529.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56f17a309c6eb5f3c79ae229aa03b3b04335393f39806c7af2b06a1d9e9dcc04 +size 2064199 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000530.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000530.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5763be5061d3ea9cc95d38815677f1326b1958cd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000530.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0244df1d3517ebbb980b43c8dd11c662e4f827f6f5665cf787846666737575c6 +size 2804964 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000531.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000531.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..429d52c5babcb9cb7fa6037c71ee2e6dfaadd0b6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000531.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b43af7597d4acdcc214bcd332ece2588d26a5e0374c4ce24fbc1d68be1397ab4 +size 2523951 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000532.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000532.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a0535ab440185ce6c9992940b3754a196079648 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000532.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5e1b40c69fbd4dd3b2ab63063b7774dc27f8bf2332bfea0d706b03869c3e00e +size 2074741 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000533.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000533.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d40e3775056f3401f16a1c446dfaa70435c44e51 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000533.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57a6882f808a6e948d1ac9c21446b657a9103b24d05dba830d44e2d25e6c08db +size 3135875 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000534.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000534.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2978aa24c5ee2da3fcb775d87680be2800b60dc7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000534.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c739f892f1867c2d546b41cb3b9a7329cf590412c4fd7462451de6782402004 +size 3728425 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000535.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000535.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f411e2ce6c929afa49a1105f04cd7463936af7f0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000535.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cf029ce2dba6d7da8cc7cd6f5bfac2e9bb671b316318612de10ddce22d86484 +size 2252052 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000536.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000536.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6eb68da0b2e9ea8959ae93a459f1e480274fed4d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000536.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29cd3d65b816ba6737981c846201631ff9108805a9ea73ff5c3d913e442adda8 +size 4735110 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000537.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000537.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bab100a807238d220b5414d4684d13de7ccb25fd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000537.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d62829bb9a1ec52cbade98af83e6f87b6f6f7ef01205617949404273ad365a01 +size 2614801 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000538.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000538.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c9b3160ae1e9b1812ca879a65eacb57c5224918 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000538.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a926229b6b7b844530ef19ad3864ad16979bddaa63a2f6116afb5d949bf7523 +size 2572393 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000539.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000539.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..582012ab19594ddb1cb1fc2f405be0bf36692f5b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000539.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96faf99a6ec7d937e201dd55813ff32ea561f65dc6c03b93fd1f12869fd05ed6 +size 2365554 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000540.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000540.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d493e0968da160f3cfebe3e1a1fa1070303eaed --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000540.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f77a325d79338467355ae8ccee0792758a7b0976ce484d58d339832af8cb4064 +size 3893079 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000541.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000541.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1299ace14fa0204562fd227943bca8ec716ab13e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000541.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcb38ef404c2c07c52ccd01ed3b4c11d4b7388072b547971038de49115a8e150 +size 3059872 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000542.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000542.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ffde722261dd6433c2b2932bf9b2f43a4b29025 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000542.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e94783566b37a684e722d1b22521d98931197950ed060e4ab5439667711acddf +size 2658995 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000543.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000543.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7d621565442dfc2e9a6b7ea5eb3277fe198e11e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000543.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66f720ee1d9a4ac822f5b1921a0a5e57701b075a495b7c4e0134d64e3786d068 +size 2298036 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000544.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000544.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f9a80974a0859577e1830dd6fb76f13ba9df8b7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000544.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af229c5e486cbeec52dda9460eb1a35629141a9a3f8c873f1d82f20ed94d036c +size 2947778 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000545.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000545.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fdbdcfe649638ceca45474ce0780384f4e376cf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000545.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:836d6b4451edc68a21e76708197601b4c32ad546615e1c3265e97db46701e056 +size 2321951 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000546.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000546.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9b191d066b2e0d2ad1d31a25141ff4cc1bfb9eb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000546.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1d1bcf6ab304330f0613047e87f38570adfdbcbba348be74c20e008f42c9f0b +size 3110844 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000547.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000547.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e3aa69801cf99bb9b9c3c0177bbd75d9dc3d9ce --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000547.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:733438a94769bf76bb5c7d9e58b2ceea4df78eb0c60121853d71afe6811b8290 +size 2343314 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000548.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000548.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18f127bb0d0ad3c7bb3ed578daf074c32366183e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000548.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df45ec4c432923da2fdee536cfcd73c6f60915782124b28dda00ea081135980c +size 2686647 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000549.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000549.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b37b1a0c8ddb99973e7b220ddcc7369414ba024 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000549.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bff19e271a7497cfc9b7f7dba5b1d4480ee6171518c00f914f984d942aec04f2 +size 1998822 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000550.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000550.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29f0e83e6418a270918524db797c1fff9f8a0019 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000550.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05ad5728de2bea7c2b30b2170e97419e90b2053ea8e96dcf365ddc3f2edc9d0f +size 3206316 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000551.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000551.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70ef31e67f38695820dc3a8f90bbc6f6180d974e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000551.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:538fab17c7ac3a174ec8cb03ff1141f14963e237e44d55cb98435376f4aef949 +size 2567392 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000552.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000552.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55152b86cec9b036a72b8695eca4a316db225f32 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000552.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66fb489f304823985588661376627602a218238bc44b32bd5fc8feedb4eadc99 +size 2712777 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000553.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000553.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f5634058839c56c946747f6a776880c3e0ea430 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000553.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ebec6afe52c81e59776e21e5627ed0a1310a2f8e24762fb4b454f1222541aa3 +size 1946815 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000554.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000554.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4573a32c02a0dd2db3ba0ea4d565f711ba228f98 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000554.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e75128227ecca0353c1bc515fa04ba760d6ef02865e5f01e24ccdb84e31d2fd8 +size 3018946 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000555.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000555.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7353618fa0117c913d4bfd5870ab7b0cfb485c39 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000555.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a9c8dee7173538f6aebce36a8a1195865b42f5d6fa1149676bb5a30c241245a +size 2198971 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000556.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000556.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7af5d6b073412f09e4d07023cbc568e920a789c4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000556.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38527951b3cbcc340b33a3667a27267cb5fe4f84edefcfd2dbac73c320557143 +size 3114911 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000557.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000557.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f3c516cdedab1ccee89652a440179f89319baa8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000557.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce42fe74f8693f3b832f52ed5fa016678bc7021284502e119c73fa92bda265f7 +size 2221919 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000558.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000558.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81a1711fb9fbccafeef65273dc7ca8abb6ff94a7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000558.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5bc7cd5038eca5ac441540dd2988abe6aa4bc3169db4a91d121fc25bfafda36 +size 2710164 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000559.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000559.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..642c60eae409886a5a019bb167296cdbbc321b5c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000559.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9d48cf0f69d75575d597394ca127e3ad226b8043de599639ff22750cd524f63 +size 2354169 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000560.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000560.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4964d57658be435393f2d54e615e30dacfb19954 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000560.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72635ce3bcf5ef774415e0dbfe1a860b55020d90c2094dea26ae35e4d31814dc +size 2482950 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000561.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000561.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..628e8cff3a4394b5d47a6521ae4581018b6ac504 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000561.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d91783996a0ef029b15fa403f872ef18f280da2de79fffa9c971fc69abf38b0 +size 2042069 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000562.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000562.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0472134f5ba56d353f468cdda0692ddf7c300335 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000562.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b372cf20692eaa517a46f8aaae234497b9e11cf75c5dfcf207e75dff75d288 +size 2120408 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000563.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000563.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a7a4344f645e738cabfb65fb9d0ba6a8566b2ec --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000563.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbf148bc6d80dba57ed16c048a8cd301a61b3e98f85976208d919783845aee8d +size 2245285 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000564.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000564.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d660c84c3e41c8ec0a5da956f7151de5914c2e87 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000564.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4282f3334fccbdc7380cfd16ef437d20d2fb5bc0f642685bb7ce2d896fc0119 +size 2462746 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000565.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000565.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6506ca0eba539a979931533c2214ce143bbac0b1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000565.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c31c2ff10008d122486511200b9a2bc6d4b77e0d82f27e8fc7b37e59ef991545 +size 2057649 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000566.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000566.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4c451f57fee48156549dd2b376410724a97e700 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000566.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6fcc6e4c96bff2ef88f6c2e64650300a956d3c7cecfd2cdbe9097ae73af8630 +size 2198200 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000567.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000567.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..038d54c63c0ceb7a90b57d0b6b898475ec10167a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000567.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d072526b452c01a7f854ab293f8786d1d27a599ec0978e6c786c3422a7c06c6d +size 2146611 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000568.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000568.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd36ba4daee2d5449f80fe7821e1a7d9cf8ae825 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000568.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cd91ad0fc342259711576114ed7c5096c48e9d6ff319770e6a14b5560c54513 +size 3601526 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000569.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000569.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47c8091b48a4c5c27ce297fc5579074fb96c59ad --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000569.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0703077fb353235ad3a01623860471f29c298c351b5240db8aa563e0feaf65f0 +size 3370762 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000570.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000570.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5876c0ee43233b0201c57c9ceede222e8c043bbb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000570.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfca2e5da8e251f178d839edb90564175b8949d0c325f1fdc77da8af994aee2b +size 3805718 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000571.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000571.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5527a35c04e4d6d3e1c25d78ce490aad7d65ba13 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000571.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e8a1e696da7969bb501fe88da83db1db0e6bd339d8f89b19cc735211bd52de0 +size 4466816 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000572.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000572.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7984b983a912cfe30caacc8b7b2babb2c11bae79 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000572.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:282fdde28675fb645c36310f2a8c3908b3e2bb2d691812fcbc9a9bb20b8193dd +size 4594146 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000573.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000573.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18aee1d1e2f0dda049bfffca61c76922f790feb0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000573.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8325ae2388b5b8746116c4ba75a3bb66cd9b1dc2ad6f183f26aefde60bf6ad0c +size 3184751 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000574.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000574.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc85f41cac295930420db035134873bc337b86af --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000574.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1348c72af31ec9602b7e7ed3f37ebb0367cf2592b2f61405307b287e13808cf5 +size 2250101 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000575.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000575.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec47bf23f71faf01e7732ba00c001b56216517c1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000575.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2516fd85dc808ff4e31f676cb06a210047eab56cc5a01551645f30bbd697932a +size 2616685 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000576.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000576.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8a1541e7892ec5aee921b858bc781a40801b634 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000576.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:648d09359bc883204fb04b19f250abbcb3611598175960e070f19b29be7640e8 +size 2417169 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000577.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000577.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a0963cfe632228da015c59044011af6de2f7e77 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000577.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa8358332c54827c7934b7ecc7e8870664f47dccbb37e6cc776f696b856a9348 +size 2002237 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000578.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000578.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f8de3b71508e5992b48f4e5f97be1dbee0fe3ec --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000578.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65242d3278b587864cd94e41a58cf3f77b85e3fea8f2474d1c2005183f8d1750 +size 2470605 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000579.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000579.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc351b4f483cf465e979d9a7eec0fe3be8a761e6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000579.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4c80c2931703aa358f833ffbf717de1a5028cb41798f12bdd37e11b830a76fb +size 2198861 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000580.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000580.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b369460049af0cd43ca5063b46e89b24aa29d14b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000580.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41f8083e8dda6105e31cdf5ab39db0e0d8f15b341818dd9010f6ff2e1e6f31b9 +size 2036667 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000581.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000581.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af98781ad681ec22d04b9e989ce88df61046d208 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000581.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af14a9fe46d5e6a582f1a90a61457c315ec0d97052268070114e9bea80f9bc26 +size 1777187 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000582.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000582.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dafcbebd94e284deba7c9f283d5ce30427637024 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000582.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a8088d383fb68d595df2bddae050b1d8cc51a829a901f32a602cbe1c4da4070 +size 1964927 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000583.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000583.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a63548d8fa8eac0ee640e547bf68cc3b45254c6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000583.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fffc505420ddcb7320efb112478e8d7bf63af0668511a6cf75a8d900f7b04fa +size 2294380 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000584.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000584.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc2451417c9ba1d603254e70b9cdb7888866dc89 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000584.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baf0f7d251ba6e5c25173cd9783ddff26b871c2c8dbd39ce4d11a8eda0a925a1 +size 2149867 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000585.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000585.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6c2635fd165568a1a2dfbe3c1f522d6f55a2473 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000585.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31fddf61be23cacc72b956bf2ea5091d6c28be10b4da0ae88797eece991e0ef8 +size 3259882 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000586.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000586.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac54eb13a9735ade83896d1f76f244b0258e9305 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000586.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bae79dc4e1e1b99e17c27e3a59e1fa79e6864635bc224172845a019a522b08a +size 2861853 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000587.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000587.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..577d2248772751b520b03dbfde6bda063e294038 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000587.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:807b1fe437d2fb7618a1bdf0ebba943a5b1a8caee8ab83690fc441e90e4f4798 +size 3139334 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000588.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000588.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..288b61c9ae6ce1a002f582a0e30f11c44bc232a0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000588.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83add10581e5ca5c938bccccbc796344646b7a92c17ff41f2e4c6c7b01ee02b9 +size 2704185 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000589.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000589.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d498a8e103f6bcdf3249d86d71253a67d8e8d3bd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000589.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1ce516b0f2e3d5fcd7b66eb6172676c10f36aaee86ede3624ca5f850ef8c1ed +size 2115531 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000590.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000590.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7627bc36bb7d1698b45ebf2ce25d5000c2096937 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000590.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b455952f1066e7ed4e6e9187df8f2c9c97cd728acc37c13008b2ff6e359abc6a +size 2355497 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000591.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000591.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f427390edf4878f984a16578a66327c748b045f2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000591.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64d6e425ed8f3ed0c9310abb3689032d0d04235c32f8d132a0b621c533fe63d5 +size 2312185 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000592.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000592.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05ef6556a26900ec6ecd38e787a43924a5927d54 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000592.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27f10f97f47dd12479b6e3148d050a836010809b8bd2d14c45d72b032385e127 +size 2558797 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000593.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000593.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04102941cee9012655fbef136f551a932bb52e7c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000593.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e8122ea5f791c68a4f5be744c4a65d1fc3a51fe3067509e4a40863616e37bf6 +size 2076115 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000594.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000594.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75e89488a10d86b53c35a13c343d8ee79210dd51 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000594.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5369d20235e2e9310ca71b9611fc302d609eddda0d2b84990942797e49eceef5 +size 2743349 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000595.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000595.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f87315f029364de4894b4eb5779c96020ebeda42 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000595.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2b6eaaf247c76285cafc8434961a556f5633cdcb23d160476829d451b6dad59 +size 1845869 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000596.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000596.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3668b9addc6ba9aedd713b76b649961c75e330a5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000596.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28d2ba8d8795a4850740dce3fb53a7047ab8f217fbd18853c8b1350212c65c5b +size 2151192 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000597.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000597.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0db68542d964e294ab54e0336fb6df1a142efcd3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000597.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4251db87cf14dc5b0c9289c2f5ad77659fe095f394c7f8f8a010f943dd696581 +size 1925660 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000598.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000598.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a79c0cf5da01bee5fc64c63533294f5affa8d188 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000598.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccb91b25c5fef1b79042400988bf5f7dcd1dd3ad63b726a82e18ae55e91556a5 +size 2126912 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000599.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000599.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ab6247734a404c001abf9644eb0cced1a39ed13 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000599.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fec95e5dca642e4ea66571f2d6ce79a75c1a1ed0b6988209db3fe246686a885d +size 1870538 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000600.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000600.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f51833f075879f9e03d4fa4140f48ac5b9a8e66 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000600.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b26d50d8c0d65adbfa5d4739edc633294087098d22d3931ad216751efd0f88b +size 1587650 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000601.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000601.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bdb231df12df7f71954744e05239cc946afa000 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000601.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb226ea0750b78e878b7ffe42267853db241ac080b130a09f6d7bb9cc082636b +size 2647256 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000602.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000602.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2305eb1d5a98171036dd16fef5054a11ae6d685 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000602.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87b5be9c7337ac8255c234eff782007cf33e771f5063c1efd7515a71ce32342f +size 2343473 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000603.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000603.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f39bc3b994d5720a3229e346c4891f6577826fee --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000603.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9981129903552ac1b4e6046668271e9e0b78aacfe4860dbf391f448ac8d91a19 +size 1946450 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000604.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000604.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b68b22d548a59c2d7ca6434c9dcfe906c00fecd9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000604.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f94c7b7b875636082b6e2b558c8ae947cd79ce03e079a5abed8ea0fd38eaefc9 +size 2624247 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000605.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000605.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdaeb205e35e4605bc4e6946967fb482e2a0f8ed --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000605.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27ce39a04ec857cca750986cd986142080d024d82498602ba2195836f913a6ff +size 2080670 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000606.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000606.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c23ba43be4440a605441b09fcf7086dc0f19aea3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000606.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e98370494db3772aad8fe4f25dea0eb471df95f625b72b097afc946b9eed5d0 +size 2163875 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000607.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000607.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ab069fbaf6c6d741e164be83b7eb74c236f3513 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000607.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa428741e064beb174a9c7b267350ba7d2570e62e65efb3a38cbf2a8019676ae +size 2052103 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000608.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000608.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4a6cf4adbb1bcaf11e85df25059a06a2351cf01 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000608.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cec2374f0c083f917defc03b2c539aca43fe75ec5579117f170179828e2dd40a +size 2103626 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000609.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000609.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..524295219ad1c0f9a4972fc880b8f17b493f192d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000609.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e70479a845321074a8dcd3e79724749e2ca9b3cc32c6c9f9a9891254b743ae64 +size 1801836 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000610.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000610.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88b0267a3afd89bdafad2cce63eb008cf9553e91 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000610.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17b3404116e197d7e757fc4246d72c4805029521df18a47d1769dc5ed65824f5 +size 2533709 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000611.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000611.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5f22e84e81dc16785532490b0b4b57e2eb4e2ec --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000611.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b46fe58aa392d7a4aa1117bca3fcba9d691a83d16a93b7461058196f1f2ac43 +size 2333157 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000612.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000612.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c27573e8e9fac8dcabe73a365d060b131e4906c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000612.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f087333a5e221df854bc9bd8cf7490a3fc32d1a50fe3495b91fe5a8700b0a46e +size 1796373 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000613.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000613.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80545afe8ecfa437f22f0485e137e24af190913b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000613.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17125ceafb9bd12bb9128b1315ad55c0650eb24de74c9b7b8149db9671ffdeb4 +size 2142962 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000614.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000614.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42fc1fbad42198e336c775912d68615058836599 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000614.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4db5554b3cff6908306ecffff109033f164049fb06bf483856f4410b22a78e62 +size 2524106 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000615.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000615.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc823eee4b7bf2a2fca1037dad6c75aceec50977 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000615.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d6d4078bc01eb23ed94dead6e71b19eea4e3771465a43eb291174501ebe3baa +size 2290336 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000616.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000616.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b642db9b35faa4b524918218f41a473404c0d660 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000616.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b74d31ad6c7f954dab8f04b72458a9c05d3c0e6f55d72108f017ed3d3c6f749 +size 2098122 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000617.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000617.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ac8b8c40f7ae12df5908d05006da319e1fb6782 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000617.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:612cd2b2d2d4c68c69c1e22036f227fb2bdd21749be3eb2225f7d4dff88d1d94 +size 1725027 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000618.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000618.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2ea6ff37c8dd4896e4395e4483f3bfb207bf585 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000618.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0697aacd1272d53bb54b8b091aa5b57a73fadbfe14881d9100cdc198e127ddf +size 2592854 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000619.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000619.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c2491429f0f4cb44f773edb700c5f2a8a25f8e9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000619.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6ec912c2624037d28dc379a8c249c56f10ee05b99212f3d40cf05e069292b3b +size 2335647 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000620.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000620.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7c8efa3cfb607ffd33dd16d479bef74a7188113 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000620.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e2486a8735fa37cf7cd8e1bcc8341e52dbacd89f664991b347cd35da94b76a9 +size 2105687 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000621.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000621.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..179a9657cf7ffc61aec6676443d95734f72e6357 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000621.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe4c437e0ba314905bb1bfde0315faf42e8264f6272de6ab4f3cbb715bba9485 +size 2274723 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000622.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000622.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..337d02b13647db2f3c8d5020824c1fb98d8b1534 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000622.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03ef9b28ad78feb09c6514120e3565928100a2a472f8d92d16efb384d595d0ce +size 3849306 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000623.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000623.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f24f3711d93d8d19bf32a412c30ae5a741f46b3d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000623.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4edc4cceb3bfe039604b9a255005054ae2e3efb99ac4412458ee5485be7f465c +size 5129469 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000624.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000624.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e28776e0e55d36ef6ff49dd421dd08760aed2730 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000624.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d84e0fa36b134a5944e622946fcef82c4c5ddc11639b5d7f864ab58cde5e482 +size 7562476 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000625.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000625.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c536826133c80fd69862e82101bb2c2f3c00079 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000625.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4edee45c4a79de62fc2cf75cb4f7b9d10a8214c0b769aec57b0ddc319237ced +size 3606381 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000626.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000626.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fb60e9e9a96b843e610fbaccc8e18e77767cff1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000626.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8103882113d7161b6cff9fd6b3979beeda3443d4b00bd42a51e0780961f8d361 +size 4177472 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000627.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000627.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b4d48aea9c5c35b37fd738baa942babe7774c29 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000627.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a426ea682d265c503f9a2dd36b254ab5ae3aaa50deef647803ca736a9971c5dc +size 7804650 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000628.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000628.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb5fc7191dcc3195534fb1418ed9ec017932555b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000628.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4964bc0f9f16a3cb82d5a6a3d054b8fc26fbe2e58d2d5f92adfa7414f856cc5 +size 5032074 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000629.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000629.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4908accea3c9efbc6d167ab7b1cd6efc0184f829 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000629.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bdc2bfadf76689d6e9330787eae1947c6c619d5b67ec67d2fcc7eef253862b9 +size 4696921 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000630.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000630.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fe75485b38e134bb3d286a21fbfd6bf8ce4896a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000630.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5964dd758afcbf6a2af46656f115970477636464e2d6242924547f6532cb74eb +size 4174658 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000631.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000631.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e74445895597e65193bc5f45d39cc8ece3f0b2a4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000631.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75e879342b51f9cadddcb2ac93b99f383cacf24823fcaba54925258e6127bd39 +size 4038589 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000632.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000632.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9dde85392692d76a7c91e7def0b8d3e4297085ac --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000632.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:573096eb95f4f1021be905ecf6e1aac7e7c1c35bcc86716295ccdfbcd5fa9b92 +size 5002112 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000633.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000633.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..caea376bfe022938ecb64b44d7787f8fe0dee849 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000633.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81741c3fc4ccb67e28f8f0127b636ac4427552e327fa1ae128ab83dcc6cec77f +size 6790632 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000634.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000634.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed077810525f9b1e7977e5354dac80e4729348bc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000634.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48936d567b0fa7f0df27edafc23c7948285c3eb9bab8948063e7187a4a5604d1 +size 4587103 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000635.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000635.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e08b5e9db47b0d779e1c3ef6e479ce98a7a6c254 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000635.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea093c580b251581d7fbfd0e99b8e89244c497c7aec243250773e193a942ce0e +size 3953934 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000636.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000636.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..966b1aa0aa0d036c0d4f6ee683b666749a55065e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000636.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66f02577743f35cbf31fcdd5205eba94119dc199c3909d41b1861c57cb66b2d8 +size 4695733 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000637.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000637.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76f4bef45f788453b4a6b8ce219b20a3247b04b1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000637.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:843056931a4267a7cc026c5b5406ffdc08b295676feb0c6b69090569820e1373 +size 4935792 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000638.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000638.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a17e4eb9b6c4930fadc330f7c5adeccb0149aee --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000638.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb8103ebde9f764ad3a23cf31f73ad8de421faa0ef31cee2f4c13ef7bccc5207 +size 4860892 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000639.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000639.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ff12efd41a81576a35e3dbe3eb20c79061d87b0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000639.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3779a69243b80c39baa56e1f87bf2ef95c88bf28a86e823b222910e435f3681 +size 3562934 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000640.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000640.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca7200b31178f66d440a40e50a705dae7715d398 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000640.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c81734b20c1fe7eae680c5802e63765f0848105ce82ca8297ab295c3dbe6dcaf +size 4443986 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000641.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000641.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27a797589dc2ccbddbae831e0141eb028ed10c8e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000641.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b74dc8971a0f7450f3c4e95907dc20b203a18e753d11441f68194b3de1740c18 +size 3721361 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000642.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000642.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..935aa9dda8ab839644f8964e9672d655aac79bb0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000642.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7caa1d5d94b43b4cd320e6faab2164e7dc6aeb29a110da16341a4b4246a8b2ab +size 3958220 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000643.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000643.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19e0ee7c86cea8938ed529ec0c7ce39d69d8073c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000643.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c99fc2fd4c4e05fd4fa867619783286fd1e952cc56804cf5fcaa74050b1284ae +size 4772760 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000644.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000644.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c10f0f2807a80760c595ff91cfa6ff9b8cdc81a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000644.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c625abd20540cc3d611fd4b7a35dd4884aa0a0078edf2ea5659b54c9ca530743 +size 4308182 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000645.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000645.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de1121d27cf72f7b50be79f360b5f142f2199b31 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000645.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:682b6c2bda4f78c24f941ebbd675b22a8d1b435895c119b601b87d7f6ec053a3 +size 4053966 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000646.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000646.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1dc39b3a6978fbba5a2850df60c0f067b9b5ce2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000646.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b45d5a57f094569b5512c09421e28e23403b5171416f7cf9017c2c0edc477b8 +size 3820109 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000647.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000647.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ad17d9a0945321d62302184a17178d01912b433 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000647.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41721f3eb35f5df504204963a3a054f695aca854c4ea9ef78cb1a067163c903a +size 3956220 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000648.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000648.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b22302ace65830d3d2bce6430de2b4ac8627f9c6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000648.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51d328bab208375ce0edf34767dd0b514798acae20a0130b0b4ff7b8b0b977f6 +size 3445572 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000649.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000649.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5614be9de6d2045e103b36ffe9758f00cdd053d4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000649.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44262b362354a070a54b6ca77e9a9324bd6e4de309e47c5157afaf2424eac0e7 +size 3753941 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000650.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000650.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb0a10d0b7eee676fdf3a570153376645f63ccf0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000650.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc0f2bd9bda2b88818c58f38d7164eca93c95a4de5399070ae2ee05a339580d2 +size 3191023 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000651.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000651.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00e7f2d6430fc98f0336569273533936b76a7a7f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000651.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87daa44183c9d361c061d53510e8283dc1ad361bb60d431c8bec099706ad96e5 +size 3664756 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000652.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000652.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b359a8b6821afd190f1e502c70884a9cfe8dbafa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000652.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f65abc8600191d0540ec3f69f6630e8f6020ff284b17f86bdac5cd0d4c63b615 +size 2929380 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000653.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000653.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..955d747d2df02f477084b519e14bc07e9f9f0cb4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000653.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86c49dc75ec46adbfaa844c54d76290cf1254a4a52bfb9456283a1619298b6e5 +size 2697875 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000654.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000654.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bcbed766d5bc14653427a59995b0e329bd0ff07 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000654.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:703292f3b4adefe3a8e06b0a4512fe172bc2f174d64c69b0dce1f973969cf471 +size 3051603 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000655.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000655.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95a9e82b24e5763c8bb6e338f15fd29bd0da5053 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000655.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a230002ada7095cf98f3ff9836357e6914e84f622e2e0ac6dbc38d45bc1a253b +size 4310073 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000656.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000656.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33e11d63ffe2b348e5b0f150bbad0097a686839f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000656.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3431aa6bbde047d9032a5f1e3bddf222ae154f71de3d95f656b7bb148980290b +size 4470995 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000657.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000657.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5dbd46a753d143da41f70e8eb7834a4b9ae36ad --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000657.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce114c2bc07538358ec585be2cb107532052aa94cf9a88458b3e3c7e007e274b +size 4376029 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000658.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000658.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5d56cd57c985fa7917c3329d617c9eaadaff91b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000658.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7facfafc3c6483fcdb523482f26818214b4c1e99729c39ebb49643bb5f7de458 +size 4086488 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000659.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000659.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8961dd1187aad3704ace222fd5c9e4651ee11f3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000659.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd37b05bb6d3a9f24cd36a3f17465f99d61982f715d0536149b25fbcd122c247 +size 3706349 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000660.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000660.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30075f86ee7231f4c9841fc339d067828cd10404 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000660.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3df6a2a0ac24e483fb78773deeab4437f8622f40bf83c09f107514f8380cb371 +size 3163412 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000661.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000661.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1430d24c780e29a95ddc37d19ee1f935f77f7a1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000661.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54073d04cfa150015505d77f3a460a8f481441f589202d604981c500e31a5b3a +size 2789855 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000662.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000662.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b464ce50a69b0e7bdc11d74fc64cdd044662b05 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000662.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5065ba44c2224189221cf9de76012d90f6eb1f93b0559a9e7b790f71d1a30b0c +size 2746277 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000663.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000663.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60c5989053baf6b76d32af14f3d6c0e8fbd0a6d5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000663.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66e30b57aa0370efb00b0a3cf8e9c5ba5c79901fbdbce980692a630ab28e0809 +size 2809377 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000664.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000664.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b2fe95ec731a5ef77208db31d3d722964bd1529 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000664.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4842548b546c2204fa66410c48181e9b4f535cac7156558a6ea8e950414b025 +size 2421427 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000665.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000665.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61dfbe4b31ee5525ffe986a752cba9637e7d6092 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000665.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98fc9a90a176b72b8a60351b82e9483c55e869b7a09613cbd519bf9868ef8beb +size 2815880 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000666.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000666.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b51cd600871f3d2b93fa5b5bfd51200d52512b33 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000666.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a207daeb3c52034c25a4889e989750b7ef336ea2f2db7dbf15588346eb312eef +size 2597604 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000667.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000667.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d46b2d50470dda786d2428769eaf0ce0b7ffda28 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000667.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e820ce265f93eef359c4decd182f23a531117598660526114f313ad14d6f3ebd +size 4439274 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000668.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000668.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0b16121bcc3b85c43a15928efebd05ea15d4091 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000668.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac1c7829b13c9408636b1128a3b017dc6a6cc8a12ea4b22919efd9a7c6125f4e +size 4910631 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000669.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000669.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30bc76abbba2c23969801b934994d5439d179d58 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000669.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a978960a5652deb451d2a84352cbe4cc0b303b2cceae618101fd92672f0341b1 +size 3204977 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000670.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000670.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27e21f69cb93c4637f2cced2ee4799e5f86239ae --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000670.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:049ddf60d5815fbadf8338865d17e5b6c95955641d21fbaeb6e3844b1c87c179 +size 7543042 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000671.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000671.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81caa6780e60d8ec2386fac4d32f5885facefefb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000671.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5ce5fe08faa48d5c2134c280aec06ecb3b3051e08044e6aee3e6b9378b57424 +size 2684072 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000672.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000672.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..734e18f1ff247b7b71129182ca05982ebe37e6aa --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000672.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d09c8b03308de53081f0edd8989ddf5dab60cfb24e0e97548697d9970cab994a +size 4070070 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000673.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000673.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7801fd073142565edc453208a0eb199209328eff --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000673.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17b6696a8c9269d06e5ae8e3f37c1ff8cc7801e3c9eb8c276b74703e111ab427 +size 2804695 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000674.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000674.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..109a5ece531f92a88f12bd003450d0a91580fa36 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000674.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4378c3fc297bc229822926b26c5ee2dc3f2534ff72eba92652d6338223d67caf +size 3736409 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000675.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000675.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..300061ebd7ee7a0cb7cb8e915aafeb26535cc392 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000675.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b71b6ad0f12f059979b1fe9207d219855b3b075e9d0374dfc99e700b9d098cf +size 3680095 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000676.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000676.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dddd397d55cbe9aa19d5d4db96828f99a9423b9e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000676.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caea56e49e3e0c72ad36dfb2055dbb2305064b4c7449568eaed7d7ed6996341f +size 6382266 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000677.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000677.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bbb7ea9871190dec03dad17ea0c82f5029316ce --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000677.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2ea3b6743f8f4d70481b42f2abb38193c9b5a90ce0aadaedd0b6bea9ec14cc3 +size 2356423 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000678.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000678.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1483591ef1c24fa2ef2906b4ba31bf2f55c5d766 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000678.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc6a2271be7aad8aaf9a503a6b1ebbe4e91a2524dda34245d67addac16be6e1a +size 2587394 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000679.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000679.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b74aacabe315cc0e6017b8ec0186b57b28f5755a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000679.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67b31d3c3a95af08979a12dc2637abcc1601fc1e9bbe4c54d7d3363b692e24dd +size 4247722 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000680.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000680.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1c665457f5bd7a3e26cc7b86b5dab36a26e35f2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000680.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9ae3e5f6d9a2b6b87d95590678474b0b4b46e73dd983dbd0172c163f347ca6c +size 3249167 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000681.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000681.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c32224af0f347e4f6978f0919d45b29f7fa5f3a0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000681.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aaab0582efd9ddd7e57a7199806b5339c0eb67e7d29c79d8ae8136c9e6a5d1d +size 2849570 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000682.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000682.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c4f060b22041cd142bf340c3afe738437dda534 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000682.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:638bfa3b31c3b7402f963c0a4edf53bf7770c932c14bf41c83854909fcc27f92 +size 3986819 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000683.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000683.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4f531d20c916c9e88bc7f0bb98220e50c3a53c8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000683.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:572d35c492d13af030f64ce7ba6f349bd61ec05a2b67e5c2d6bb1e3aeed70f5b +size 2422782 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000684.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000684.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4f48a42fc33b92346e05bb1ee3936f486915f73 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000684.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b89aabd93238c83aedded1e40b262a6b0e3b79c68934f7e4bbb4830d15f4480d +size 3264239 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000685.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000685.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b286c40cc220aedc4d0f1005ba4d5a5e6cba8dd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000685.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:496e127c3180af878d8cf9418cc38c5ac02315adbbd8c8a32c455f685e06eedd +size 2565684 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000686.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000686.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e15e95a22a9cedd339a4fb3ab2080368cf4a663c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000686.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63f1bac9cc29b756035aa538a5464c9edf4ddf8bff81605e26855c46e5ae2f35 +size 2918286 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000687.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000687.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e30bde118120fe18132810df5378e3167f1b606 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000687.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a35626b46359571d6f2fae3aceedf1a8293bb72f45c245d2af3a40b95624862 +size 1720555 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000688.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000688.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..527950580ae2e20d127694b092abe5116da9bd85 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000688.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f6442090bc0bbf8ede9d952255c2451aac4185931bab9e2a660ca97dfccb386 +size 2405702 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000689.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000689.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..276948343529988bd2c2d8b31034402bc251020a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000689.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5684181d2f147b53eebd3e8ea6e5a7cf265315184ff25759f1098c53d25012d +size 2461844 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000690.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000690.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fce81c5f64b23d7b5a97bfd79f293c4ffda4e21 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000690.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d21ab18791c87ec547393cb073b359420c9852c123523f2bb14aea63c48c5e2e +size 2252019 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000691.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000691.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1554572eb5e207113dc0240ecb1fc04dde3da2cf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000691.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31a2b425e07bd4e1ad73baf6d4ec538c98484aad5c2ac4056f0d7361f0e91e1c +size 10132916 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000692.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000692.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4447a69d8ab730b25f72f76f33a30c474ffc163c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000692.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16eebf5da71cf4942000ecf80b7f4882d37591e4f1ae194ac630750567576b2d +size 4437055 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000693.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000693.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fed030f38a8c1d0dbb5afcedc61670b11fcec6d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000693.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d3297edc0f5808cbd5ab719a1bfb64b7092dfd419a65f51174d8229081552e1 +size 3267535 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000694.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000694.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d32c860d8008335bfbf7072a373d6608098dc2c0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000694.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:675c1b85bd2807c33bfca884ddb000ecc9a5b3d6d72df7e3751eb32bfd56bdaa +size 3599651 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000695.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000695.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c9f9ada6f10d2039debf84be17dab39108ee46c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000695.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:763ef78bdd1cf833554d8bbd01a42bae06cc3d08d994514f2602db42d896440a +size 3633943 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000696.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000696.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edb1984e31bb8f1e417fd33d70dceeac99a9bde7 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000696.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b21c9d8b07d06e6831b8e5200b18f5f6591905f141573c854682d35322fe8ea0 +size 3511749 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000697.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000697.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7cab673131ead79270fb7e9b69c0d9edf39abcb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000697.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01d9530e5a1d7dac4a7c3cfbd5e019a5439b6fec862ca71afa2dd580fdcb84c9 +size 3184244 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000698.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000698.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..387fceeba43b6178de4656f4b27c1aef735ec8ec --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000698.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:849ea460756a3a265821f5eedc698477518ebb6925a5ccb04184cea21917406e +size 3361699 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000699.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000699.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42cabf661cdc05420f9e36caf0b4b26c7f2bc529 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000699.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b46812b28d2803011290f617b63e430f1d89b4c642b89a9627119fe99aefa5d +size 3613637 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000700.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000700.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17d5eabf55e2805fe1c66bc48daf3a5df3811834 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000700.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b33be5d656a0c9f09a51feac6aa95ff9d74d1337ed6eb1bc8be8c7418d15447e +size 3315326 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000701.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000701.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b7d1a4e125fb6886d745a695bb3d6e9f02d434c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000701.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c5cb911e32983bbc5b5c73a75583755bc490c52c8647cf0785d4213abfe83c9 +size 3288976 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000702.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000702.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a98b1d6dbe3f1fce9b7f7446eb468adc84f9b12 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000702.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60703ac13fb438ea697c1b278820df9bca522cba1e52559735789525972e9fc9 +size 3249408 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000703.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000703.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bfb1a14e4cff211dee1ff3b54624467cd8efb1d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000703.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:457931e60ffafc536f402adc8416236aaee413676dd6fd852f8548d942923511 +size 2972109 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000704.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000704.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab667298b5548e05a5e387eb11a44b74262563fe --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000704.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4639fe1d02e03e7ba8e0ff3827884185d649c70e584e8b991b26c96cd3f4185 +size 2828031 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000705.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000705.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06da671f2cc1c721753e9df55154db3cb78bf6fd --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000705.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce47bad668b9a3c6565b170372560274427ceb89841e0e3f592c1ae264163bdd +size 3059339 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000706.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000706.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aaabdfbd038d7d8d42f96e8c94ae70c035ce1ee3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000706.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a93de9f2abfe71a8f604ee625d7cc7cd30587a77bc032a45b1e9bd7a94a4743e +size 2829709 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000707.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000707.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14fe5a284dc56ff5f8d72ac13f3c8ce218705839 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000707.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cfef1372588832a7ba9c277cdd5c07947fd8e07edb50ee1d88e3bd307a71aba +size 2340868 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000708.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000708.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b443f4229f7cc021ea9fd28d0cc9db732e316eb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000708.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcfbe7eaabe17048817d7ceaa17b22b5b65e51beeea6a90c82024a0de73299c6 +size 4113538 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000709.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000709.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9059192409c2c47987e29e9140ca91ad3e1c55e0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000709.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3cd888fd31ca23b11feb0be01670da450ba8888a5b7795771a0d078b84de85c +size 2997775 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000710.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000710.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4bba4ef674b224fc3b84dd4c70c2cd9a3a23d08 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000710.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ff127407875e8e192849bbe0fb3667c5f8003ce0e83d2f2aa73bfe344c17cde +size 3271443 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000711.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000711.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..361b7e6bcae0560795b63bbd84fd9e234c6f4f21 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000711.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5850d18e05115574b59a9ce7cc4dfffdb13efb3dae3647fe97e6d7751d058692 +size 3131322 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000712.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000712.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be658b4344e3f4e5ab1424a2c0c83d3edc55bfac --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000712.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d4222b635db8fc1949cfa245c98fde2041b95c15695de7a397b5382441ab410 +size 6709667 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000713.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000713.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..406ea030e9cf193f911bb52040371fc21774435f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000713.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a5b9565ff7494ae79dfbb45afa1fd09f1ee425d73280424e570fd680b9f201f +size 5320303 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000714.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000714.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e21a4508c315847b09f64d81f6c6823d7f7e1d00 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000714.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52ea6c71962acb1fb50ef5854887a5087396a0a105301b783f2c0ce87012ad45 +size 3160103 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000715.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000715.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3453026ab845a203243cc5d084b1fb58463c9578 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000715.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90ba0512bc2eaa3f496cfc616f80f7fa3123c7b168387ae038e7c8ad290aebbd +size 5036164 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000716.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000716.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38cb83e730bf78b8dd6e834893426c0b200290f8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000716.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70498e9aa52545fc05d25acf5151dbca3d3fb4812ba013e4d48af267c9489e06 +size 2833343 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000717.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000717.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6eec092c4636e1f2592abb692116299161bb4561 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000717.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62c8a6a117ac23146427c12d68c8a6a58ca466f89f9ce1dd47ad036cbe844185 +size 3148720 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000718.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000718.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52e9d5e583df3ff59b354f1b1eb41f4362012607 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000718.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6f4297b7d407fe5bdeed116425bd8a772ebda618d4535830b0f30b542e64629 +size 5093801 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000719.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000719.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2c44e51d117f3af311dda21041c20dac2a0abce --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000719.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dca1189fe5086a00c7703117210dbd5972612c5c7ea9dd7ff34f0cbe76381f4 +size 4312794 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000720.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000720.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a613e029e19c8fbfd5a0f0dbc099870359b416b4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000720.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22037d392bc802751417ad00b9fd1f280c8443517297118c00cf3e4fb25e8cde +size 3330396 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000721.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000721.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad7f78c9f9d017b76d6dc047a9753af40f1b7000 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000721.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3bf900fdd84d37fea9f0f905f563d10882c4f7eb2f49324bb5bdc8bf2761953 +size 3110754 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000722.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000722.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1292688287e7025d2fb1fadbdcf901af1aea2936 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000722.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35bd7c4bb630593865227c2ed3041fb4a3a94b71269b05090e85abb5002907e7 +size 2804868 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000723.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000723.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfe443f0c7d7f5166f93a7a71b32090926f20d7b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000723.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:725561592fc3cec17413f547d24cc4a84b8a9a568511ed80faef1447befde5cd +size 3179880 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000724.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000724.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55a58feb7a2e2e5cbf4a415a86bfaf44584ce58a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000724.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5b28e6bd2a207bb7f129cf91741f63804b85bc6716e6705b33391ff94009c96 +size 5036556 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000725.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000725.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cc87a82895b6a57bf938868a6be910be725ad18 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000725.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31f9975a83779335ba8bd0d86d1f427382fae4c361a2647766c7d340360347fb +size 4523142 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000726.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000726.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4837abd1c9b6ed431702d45f835a74c8a57ac158 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000726.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:318eec49bb4844d01b36ddce7cbdafdb80620b759b9efa69eff751b11b8b270d +size 4025365 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000727.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000727.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46f12d5dd374ebd6c264d489b42c635e9082c52b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000727.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2583f69dc6725b31e726055ebe3910186e909a21dcdb99247172f936a9273e77 +size 5993732 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000728.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000728.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fff29529234eb95d48193e9d184ce0127f9001ff --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000728.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3c7c1646a0af67bdad5a6b5bc08808d1876b56c3c93a6cdea39d859790f8524 +size 3529504 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000729.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000729.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e971c7762870bde2ef8f139cdf49ee6e1388bf1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000729.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57d8720455f6fbfb9a1caf957dd98480c00cb5a551b82f4b7189cc070e9225e2 +size 3750767 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000730.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000730.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d73b02cb58ab11a98989ae99d0612a09a03b0448 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000730.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e27f95531bfbfe508de8ca6be053d6adce40f989763ee90fdbc7ce67c42b449 +size 3744977 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000731.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000731.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dda0df40dd65703d644d8d02fd82416abaf0b784 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000731.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa9fcfdb10693ca536495bf23141783d45f5a1aec3c701f827c910f2230b0494 +size 3381838 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000732.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000732.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4d754e980961777399cd33a08f4a0a92f355ee4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000732.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b5a40d490c544f70d68ea804c98bd6380d2721a7f3f242023476dbbfe701788 +size 4218448 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000733.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000733.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c3b65724823bc9124a08452aa0c68f4c2a143cf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000733.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e7be6c9099f5910733d1a4057c2a28bf708eb46087c24f91ffe0686dcb999c7 +size 3994990 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000734.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000734.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f785e95cf6f9c734a26fb51f98e327b444c838e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000734.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcb593a406ef036ddd7e7f36bcfeefb09f4c0827cbaa940ec20601e50112a2ff +size 8326227 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000735.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000735.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d13e6c37d60d37b52cfed312b7aee63d0695d048 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000735.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d4f5891109d774c2883a2ac7bbf2ae6c701fc29580443a88eddd575d0b8b488 +size 3982825 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000736.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000736.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a625401232f65d4e9da142b699fcf8ead17d95d9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000736.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bc8ab782be8d827f73da8dc6ea2cfe8ab63b9bb97f295b5885308f027c55e0a +size 4440832 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000737.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000737.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea75e991fd3f39bd1524636970cb130d914640e2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000737.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5070c9f3f224b65aafdb6a2b151ce0229e97046cd8e6bbc0943616b410922c1c +size 5814921 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000738.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000738.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..192bf3c91e8d398c45067b9e8b0be1518c734edf --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000738.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6471129c42858a0a1335dddaf4da58b7e3844ea119c1f925f2738ea231ad6fcd +size 5440635 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000739.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000739.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f1ead9b109a0bd7117ac4ec668a66199b0b2d38 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000739.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e2c8fd3d25a1adcadafd3fc43bb90a2305b039b7161a4dd52d8794a51edbea3 +size 4020071 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000740.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000740.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0e13578c23b18b7ea028af5c68b1ef0d864c45f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000740.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e904869273b091526d5a2c95f905f14bfe8fb0065d663b93a125782142f8f1f5 +size 4486588 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000741.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000741.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6d8496b279ce4f4073f48adf56887375520eaa3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000741.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8650f88fa032dc37febee2de85200e63f4b5d76006120c4b95b5ce2c794a47f7 +size 3980545 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000742.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000742.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..433098daff8de8a9319ca63d6d01496bee1410a6 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000742.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5179fad065b6fa0d384c815b05e5e91a17d634faf167e86f2c42b014dab6fe4 +size 5155001 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000743.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000743.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86c0ea6a8a8f28bc332d860c4273ba3ec2db1ae5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000743.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1bcead65fd4526ff95d7eba5b3c7caa89a1c36e672e3a4040fc75d742a533a8 +size 4807141 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000744.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000744.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef524cca546efc3a6a7082ebe16cd102392fb283 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000744.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a298dee4ecd7b729f96fe9b3c27c739c218d80c9eedcd7a294481d58f11d183 +size 4777908 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000745.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000745.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74336b693d26c789b9d52001f5c6e8f037af8b4c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000745.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e75e6d000f3731dc7231889baafe10b3b15cec82c703fa081f444ee04492703 +size 4785728 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000746.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000746.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f65d6f780f0025207be41cf2e9b145fbdf01f52a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000746.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb58ad7f0eacc190f514f2a0d1f97c8f97eb053f9a79e4f3691a1f6bcd147fda +size 1616805 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000747.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000747.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16d7aeaecb014b03983c7dc110d4fab85922d6b9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000747.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c654edf18247c2e23ea7d9a13635d1f2ef08dbcab4c1f91f84b6dc98b524a74f +size 3028602 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000748.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000748.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2b4dc3ad8df3ec3d451aaaf3d73809e4fc2cab8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000748.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dd1e2b2c3eb18bf150c2a935b625ba7dbfa4726904d119a6e72873f0255b887 +size 1376311 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000749.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000749.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fb13c290be00474239c9d405123bb824d03f887 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000749.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60a82c91820cfd3dd3421170b31eff7c011694c419cf68ff019e399c5995dd42 +size 4520221 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000750.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000750.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7442b770658758a7bcfc6d959ab8c3cef18f9eeb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000750.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c287988b9b68e76948ebcd11635b0dd4a792172117d5c78ca498255560793f8b +size 3902851 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000751.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000751.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea497f077a13cbae98a418f9cc045b465c95ea2f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000751.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:768cd96a7b6f4112099051017505152be3ab14fc6475c96ed246e71c4d9f9b67 +size 3394825 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000752.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000752.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8441bf203c5809c8516e7e196a85430b4c68f220 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000752.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcd0bf490d2377b43dabfe39366ebea520a0588480a77e4cb50d1cde33edd0d2 +size 3231486 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000753.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000753.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a58355b9056af5132da39035e6301976c8d72b1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000753.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5b09fea512e37b31cf0b81b786b109cb442adc5668d517a695e29ca72b6aef0 +size 2880536 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000754.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000754.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0002826800c0f17769fcc6206363d51626baa704 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000754.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ee58a47f0c618f3633051f2202e1e4d709ea903201e92251e2cb1d53b864fe1 +size 3812295 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000755.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000755.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ab82cae309dbbd3c0d804a2529d188ffc3ac8f8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000755.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:796c8d627225675f295335bc17f63302ec9906380d7907a466358844b894286b +size 2627469 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000756.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000756.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b5b2eab94a6ccc9411abfee583e08843f7fee4d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000756.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:852962c7f91f0f0b062520602be766c1e30b2cb684438ad3eea7a1935a9ae42f +size 3234700 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000757.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000757.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46d6dfc9fa216b0f618a4f75c7bc75d0d235b03d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000757.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dad28246ed88723cbd0bdc6b4d457be905c2010bc4c73be35c0477fbbe8b833a +size 3100765 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000758.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000758.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4b24078f6230086a717c8855c62707294f45508 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000758.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dca4f9d08ffb89acacc6afb6b36f001d92b551dec974c089c1e03bd543957035 +size 3127666 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000759.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000759.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b06f3d74441f0dbf1627afc22f383001405ecb23 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000759.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f0d34eb53c78f2de026a564f88857f65b23ded77925d037716119b246db1963 +size 2198388 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000760.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000760.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cac8213501347733fef6c9c7bb3ca19f6e45fb4b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000760.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e54eb81d2072deb5f951c1c3f75b383e2b3cab8c9b2b58cd2953dca11651ddf5 +size 2539005 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000761.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000761.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51e476bc00509ec45afbf1f82b4824a8f4460e11 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000761.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:379f9b3664f61a9433baee8a0dc5b97da64c60dfee512e83845a655b1fae86ee +size 4432705 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000762.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000762.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cf41c799d25b72053b8126d971fb1d9f57c000d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000762.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8288c3643acdec89730e8c5f98ccb2e4a109d22ab7ac2f95fcec1644934baf40 +size 2748255 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000763.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000763.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db8d04278174da59b930150758d7d3dc7ffbfad1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000763.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d82c7d3d481e05edbf9c393409df1a5636f635b4e5d2716752b088ea192fa554 +size 2383942 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000764.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000764.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..926356b050451857f7332a9f8c49aae3a840c93f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000764.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:018831bd4aeaf4944400b47311d4208ed18f754dbb09a33b2ccd6934f68fc9ae +size 2818937 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000765.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000765.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c449b31a1211e5e3e663f701bf9dd04a5fcafc47 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000765.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b2b397b214c010fffc7421d274d41b8059a89cd7fe5589cf2b4976cefe85f09 +size 3486966 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000766.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000766.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..136be0ab3e16aa7c4cea40f7e4eed3acea9e2c93 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000766.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:405d44e6a1899773e3d0e09555c9dc303697eb2a659ef93cd4bf94557c3f302d +size 3083530 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000767.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000767.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c43effe902aae272e8f09be65ef6f5e84a61407 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000767.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d494e6c812840aed5ada4be2cf83e51fbe57ac558bc811b7ad3535755e11d6e +size 3792248 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000768.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000768.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dffa99a9199d8306111f34b9e2ae3f2007c7c4a9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000768.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19310172ac284011969c4c0a7af4a4ed70b3025a7932b566bbf3abdfd1385404 +size 2998654 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000769.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000769.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a766c658a933c65bdc0283f65a0a7941801fd30d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000769.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf07159a1685c4bb56e7a8978e8259d710415562415a790ba99776602161cd28 +size 2583297 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000770.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000770.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91cb4f8521d3a97cf8b192c26d955f68477bf590 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000770.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d96417fe61302fc7510a0da7986229a7bf9ddbdfcff4f6bebaf2c971451c9de1 +size 4045366 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000771.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000771.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9b4d432ae3cdd5d40bbd2578b9cb6b02cc16f0e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000771.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4956ff3836914487033465c4ff3a65569ba156b31af83ce3d69f8043074290aa +size 3076596 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000772.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000772.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..beb7b41f6d20f76cb0dc58a74784c4469f21d82d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000772.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a60c91ef6fe9de79e0d377f6a6399197ed2f6e2820af522119076c68b0ecd75 +size 3315157 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000773.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000773.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04ee6534ae823226875986945804557b69551feb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000773.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cd3f9945bc22920a1a89941324616ef7fe096cc15529a1e149adcf158a5b2d8 +size 3657534 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000774.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000774.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a77eb959d97118683f8ff2eb87208b813d9d2c3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000774.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd647ce5bbbf3ed490f7cdf75fd588e60da05a2d7dea6b2b79b7fc51ba4fb3d8 +size 5682999 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000775.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000775.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ec6771c3b061402cce2327e7f0e408a5fcbeffc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000775.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ecb8272157c4aef0968a8eff0137e14cd5f353e3723a4c5c3c7dde5d6ae35df +size 3338215 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000776.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000776.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c5a4b79ba58b5554df39bf4ed7cbd01e979c60f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000776.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea9df91a3ee6f3c75735818126d784f3ff28897c06be1f71f592bcbead87c366 +size 2979622 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000777.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000777.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e49d0082b7a225796f7833ce92ddeb7aaaf6574a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000777.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52ebc1b42c42baf258755925c4bcdb7f970426aa50e72c40cfa892a6d738040a +size 5832770 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000778.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000778.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba75a877aa4bebfadba66e8d0c8f471932008aed --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000778.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:322a48d6c8ae7b3505a0c01c22bf06593b541ed781851e3907e177bf7c1dcccb +size 4306220 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000779.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000779.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d12117d7ef28505ad3236c25ad8964f0b7fbe9f4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000779.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca2c41803d0532d28e957cf75aa5fea0953010aecb898f5249f11d5cb9ce379f +size 3417668 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000780.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000780.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0256e5ff1558ea701edbbe4b02ae89b68e2e19c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000780.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:817a6915a47ec0b133204659144c8a7eacc332da131e3b38f6d27618ff44c4e2 +size 2055745 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000781.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000781.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a81a80771da48b9cffea8c9d94682adbf360a2c0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000781.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57d98fad24cd327ecbec8c7559c00f7b66b34fbbb919587c875291d4ff2cb84f +size 3731957 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000782.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000782.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1797def9ab389fae1f1da4a15204387b7fbd612 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000782.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6a51817d38f77a8fdb00fd301d645be3baba5fa17f4e3212e8628a2561606ba +size 3581071 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000783.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000783.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9c5acc06024fa25349ea7d6555ea3a0974b7672 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000783.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7523b6a22f3276e648acb4749404d5708696da2b3ba67f19f61a3e8253c2079 +size 3565463 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000784.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000784.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22cabfc0af448615ffe16a85c4115d6a2d849a5a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000784.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aec048f27e7e19dec085d00bd154a2bda3ac1140768047e48f6a1bbb3531568 +size 5244893 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000785.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000785.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b806cc483c17f9215e71a0d2453c3a5b209e5683 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000785.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7caa83e5145cebc9de5873446165e9cfd59b88c2d1506af44900d3ae0189c71 +size 2641638 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000786.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000786.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb06e11269e4fd2892e6e59cc9b02a4bea7f8ff8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000786.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3474d6f6bb1f76a0527d28accd2fb54096c0242719ba06eda224517306cb9f5a +size 2930352 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000787.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000787.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40bec20e4550824b1cd6c6bf1390a5a9b6715c84 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000787.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51f6332e804f1b385bcb978d25ceeccb26a6e157e008244b719f2cfa0e6a4fff +size 2294331 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000788.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000788.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad2cc80078652576fecef6541faf874506b0ae87 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000788.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f00e169c66f2e228d4761d58842d052b5e04b0a77b6e9e20ec39950e12c61bf +size 5717554 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000789.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000789.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44dea86940c23e738c9186bfdb4a0f61eee51480 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000789.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5687f5e1773b4bb99554e74eb5940f43018cb4e0a4d1a35bb4ce0a0f0b8d0de7 +size 3112776 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000790.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000790.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30dbce57a767524a79b1552d3d9e2daa76ca3c28 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000790.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a27c56de3144938791ad7ee075938454194d6ee17ec4a9e431f73f4a55d6eaa +size 4532074 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000791.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000791.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da2f19dceb78ad35d08fed372f10fe2448506b0f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000791.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46d224bbdfc6d0948589f78c77d27f1fc06f623d99a69b4bb771a7d109b5ba64 +size 2616238 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000792.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000792.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fa5f7a14e8400147589094b02b1035e3d806387 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000792.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13784059774fd475a1af06805d0ef8581f89cfd0b9e9fe6fce45c485ac788eb8 +size 4949163 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000793.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000793.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..095d9c26e1cc28d67945c64711ebb53bafed4c39 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000793.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6463e2789ef45f43028c57bd8e5822b0ea9e25edb0a474c7bd90b95f4afe8c2e +size 2850737 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000794.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000794.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8182b9f1de8670fc4d80d0af81b417483fb55a81 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000794.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2697662ee82662d595b4b433e2204c9cc59af9413da25a1177f5281e45ef9e8c +size 4723040 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000795.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000795.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..626cfe83599f78a3ef45ca2883d71a6d04d576af --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000795.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84647e07295b840f672d7c9953a86564df7694aee63d5c35a6841d0022628425 +size 1609828 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000796.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000796.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a49f41dd01a21567cc220c71b207e55222b2f45f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000796.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b181315773f12f6c457a5c561acbb6fa3ff09051bca13eaa8babf5490c883fdf +size 4987777 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000797.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000797.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07094e84bb03760c42c694d93b1e7b8ee8661010 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000797.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86943775be2851e182f4d1d229759f41f1494761ce3495bf0637e697f5fae528 +size 3296699 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000798.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000798.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2fdfe64c5ed2010dbfd34935bce04fdd8f351da --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000798.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc3166cbfc4c5acef21a559a9c24921b77b9ccaf36b0a056fad6dcd3d3ba5e0b +size 5240567 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000799.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000799.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7dd9f1788def9745aae6a39b5b54a8c8d8beb2f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000799.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34884bc017388645b896f285b70f8d3620ae4ee696a74eae3b3766714cdebbb1 +size 3367961 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000800.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000800.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f828d62d046da1e7034ba1f685726057ffc4e95e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000800.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20b8e2f36d2abebf0c2b9ad50580d5400c64254ae9585811367b20b4da5be4d6 +size 3263737 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000801.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000801.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f61302c284d01e3c96564bc7851b60c8455e808a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000801.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88dccb73c36258b5e70e52b83790a826c0c81607ada484d7d74347fc19700cdd +size 4297989 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000802.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000802.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..242f61ed25cb240886995d56b7b2a7e349bc9186 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000802.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5285f3691f5da13ee324bdfca9819cb4b6f2dfa3fc33f02ef9aa926393f4f334 +size 3057979 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000803.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000803.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..332e168c93f2faead514bfe1cf9d339ef39564c1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000803.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc356802764305b0e8fea4f832dcab4d54b4ca0453281c9c683fc909d0636493 +size 3436696 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000804.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000804.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a5de6720dca85a50bd5f7e83ff5b16b9163e637 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000804.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b25917e0d5dd2fb90b9adb7f82a326e9390151b767424eeb1e6891dd7e60ecff +size 4368130 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000805.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000805.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d2f8ad1951944538777045370c4f2013d6166c4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000805.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f08a2141b8f91ef8133e7919c414f3132fd7379b490bf1a3659fcc734348eed +size 5336635 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000806.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000806.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e878c6a8ef0b3bccfb6daec6a4fff53dfac09227 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000806.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abd199118eeac6cc388f63b8371a90a9dcec0f7ae268d651170c4b2ee586ccf3 +size 3248217 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000807.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000807.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22951ce65129d822b27ccf37ec77d1c2a2b16a12 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000807.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13ba5896e4d5d5290b3f6a06b8f751ca76b6c3f7a1db4a751879b6183f15647f +size 4645334 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000808.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000808.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6641d24c19908274f668b4bc2abdb20279d5fe8 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000808.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b494699703877894c0b2b74c474620c674cf6d277e83eccace53fc465dc032b +size 2803592 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000809.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000809.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b13dc11bf4cc02ad94699c5cb8dc49d54e6e3ff --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000809.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e84a1e922f5c29c165f1d556ed2d672c7eba0886e52612903dfe26b80168beb +size 4152239 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000810.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000810.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c47b5a0e55fc0f99bbb63d51e0764c295303e912 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000810.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dc87c7af3bee77127ed106ba2b3e354a00e20a9f05df4cb6d5214e11d18a8fc +size 4839631 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000811.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000811.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cac003d7491a892e7a9d380822bb84311ce32b9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000811.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0afaf990b680f7153071603f8fc8ed7440204bfe387e3748e55f0dc0050edaf +size 4448781 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000812.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000812.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3df4fa63a9ef21fd2313974b394a743c1b6d4d41 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000812.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17d34c06784140fbebc33b2959a1d6eac63305100beeaf666c1d0afe3c515399 +size 4915068 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000813.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000813.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..830557ba0a262671d636fcd5041d4fd6e7434a12 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000813.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00f6ada9a4a9071a79bb82002d08d6b80a1dab35e7df9d7f40eedef8acd7f8ca +size 2835655 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000814.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000814.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ecebf436b6c74b5c99ee97fb7b1acf533469ac4 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000814.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:829c421290e9537927d18af8bedcc6b5b502b7cc0c57d7b0dde2a319f6cbe25d +size 2223800 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000815.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000815.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..968765a9fe7a50031ba47e496de3acdb700e7761 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000815.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb1a4d987762b9a09ad1c3cb515234daa7bc2a8f87b6d269999c8d71d48d98b2 +size 3663875 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000816.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000816.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04f292d45ab77f62f9006bb516bd88687a9d7a1d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000816.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaf6dfa4cadd9a4cc1b68b463dcefdfa6221346d0fd29feded24049e9b45452d +size 4072074 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000817.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000817.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3adc6c4ba4608f579ba19d65b6899677802e000d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000817.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7d06333e10aa7eed6363753e449ee597203f03b4b284b652c8e94815e76373a +size 4511558 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000818.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000818.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8c923e6a5cc0a2ebded0df6588af471610975a2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000818.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73677c39c6c85cf0619efb315a94c9548be932849e517144a13dfe063aa0ee04 +size 3860406 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000819.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000819.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67c46071791ff0d9d8ae7b07d30c72b53d41e547 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000819.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed24bc7a8816670abc90988d4d5cdf2fd804b6651b5d013f67b9524c8dd93454 +size 3253828 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000820.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000820.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de2a041ae78d694983c20fca606cd45a97e56efc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000820.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5deec6e103e586d4ec7296f9060e5a3e597b86fe77081cc636518628d089671a +size 3895601 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000821.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000821.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd410bf2f3eb1c78d6e9f2d55c0011856af06c10 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000821.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32d12e47698886375b7581c5f55daab08c4c6c78751eaa059b7b34de5ea81dc1 +size 4089854 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000822.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000822.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d157fd5d205bcfb6e501d7fb866dd110fadf3c9c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000822.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3385d23a2b7add2ed172a288ba13ef878c6ed3718f5665fff1459ab51ac453b +size 3535448 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000823.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000823.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..468fe990194846ba0ea78b9de0a4525d9764e863 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000823.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aba03856bf7484b9601a23dbbe49befca5fdb616762ef6dab051a88329645d2 +size 3825604 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000824.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000824.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69a31ec884f5dff44640e2fe129f50564a1cc8cc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000824.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e20914f8cae072a89e2d7d5e4286986f0e5e9d112c7612f1bc53e0657b53251 +size 3784853 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000825.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000825.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31c75086164ba26ca13bea41a7c8f50c6b8a4cb3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000825.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e618575578e1b1cf429b107c527b6a5d34cce1519789915a480edc97e1fdba6 +size 5333882 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000826.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000826.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5d27ba6ffb6b2a30454f5b2ec318e1a20909841 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000826.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b56eea2e025b15ed3426c621bd30d7bcda10b4b3dd15f6e16fbd534d78c880b2 +size 3796859 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000827.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000827.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db352e9200b5dd62f83328b4347db780d721e91a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000827.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:452e32ac4ca479018536daf66f1481f2f4ef65c5fa0328104b2f61f30972b2bf +size 4084289 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000828.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000828.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46e2907fed63c945f06158fecba4fefd0cfd2531 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000828.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e24ac63fa8259fd73cc70af3923c60dec632cce6da8444287ecdc8fe2aa75c5 +size 3955038 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000829.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000829.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4c571730bf96e49f87234908f270ee5ecaf98d2 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000829.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abea82787d9e2f876eb9693071dc6a29c42b2d261a3774715caa2b133fa94ec6 +size 3054071 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000830.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000830.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3572c3e85d1f9cdabd7587544edaca508e98594 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000830.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9763eee64a4b5ffff68b5a13cce79b3720a3fdbcb86405c042e76e85bdc52859 +size 3175882 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000831.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000831.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0e0e53634a32f4a7a91f09aeed8b3af0fa0ea6d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000831.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baed7a33e58b862e17e2fd8d7059bed92162f18655e8cd9a274ffbad0895ed81 +size 3566738 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000832.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000832.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5e21423653a59058524f0708f2a33e75b6b5a8f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000832.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2c935c2b68e523c7cfd097bb1880230244c9fa52fb0fd037e8239c8713f4306 +size 3901058 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000833.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000833.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50ec11a7908782a157e60879dd504f89539d2995 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000833.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eeeebcce36f45f793ea1708dd2027b79fae07370a9a544e3113a0d8d5248976 +size 3189068 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000834.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000834.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f79f12c682debd7af0beeb0b6974ec37867c203e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000834.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e16c7d1bb4bff3a633b6b17098ea543d0643a528dbf5fdef918f2b6090b83a5 +size 7439861 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000835.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000835.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aeaa2dc804f381b1f867455a95761fe4ee1a8047 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000835.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e89024e6323b19cad399a7e16b392666af2746bda5f74dbdb44723c7de19532 +size 4749289 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000836.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000836.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a1c80dc42cf44e43686e083b9ba2fc05c5600a1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000836.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6689ce216133b7fb0fcaa42ef83bf9ec4f93692baa707061f5bb850947d4909a +size 3764737 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000837.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000837.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d1c4f2486dfde8a38e412e6874ddd3e1b317a27 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000837.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:625814eb3ee03ad20c0ab4c741145a1650536766c33533141e299d9571547ace +size 3740892 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000838.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000838.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d39e33ce52b9482b94cf0e0e1d32229e748ccac --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000838.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39902f1d9a463d0b054cef9bd9ca7e5458afe01f07f273aa3a0c111e3b82fb95 +size 3065439 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000839.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000839.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93f4d7412db434a467476e0c3395c7775a31daa9 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000839.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f4be1388cd85ae0b2f6c2074ecebc9e80fe61e66a15cfb7908db527143c4ff1 +size 4115711 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000840.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000840.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe041b0b7c5bfdf5f9167b38c70c4808a0e9cda5 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000840.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70997840a8b942ae3ec8e89a0880b3f5a12427c60bfc7f58367fea24759336da +size 2494009 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000841.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000841.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..782f0d7dbe3f33ff97c2ef7d6794458f596e1ab1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000841.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75d538bbf5dd86f3b60fe50c517cd8424a0438edf19118f48e84eb81d4cbacf0 +size 3620515 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000842.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000842.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18a6181de5b91c383ac6e8562b277f2119919bd3 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000842.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dccf9e12b5af4dbd447e56e71fc3eaf7545c70ddf69fe2b61ac0c76bf83baba8 +size 3622265 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000843.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000843.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59ab77ec69f18fe455dc11dd3cccf26121683b4e --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000843.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d65f5ae63966a2b4b8c7a1f7d320497a0526529f18aaff2e028dea84e3a6ed5 +size 3511342 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000844.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000844.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39902fe810f822c8b14becb8ad996dd9f1f04147 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000844.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4e8fb3e93fe1a1069fc5ec499efb50f6354461cee61e6ff3597481a08629afa +size 1932414 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000845.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000845.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cb3f234c9ddd10d13746ce0b1c7044b85be3f18 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000845.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf9e44109ea74120a974b9f27606bd97fccb93c5e262d50e0011e0f9266c46ef +size 3003917 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000846.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000846.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0ff8b3a36826aaef102fa122349663ddeef20c0 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000846.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b43e5ddcc11f8c7c7399659c9f3fd9681dfc553748a879c037217c9722c9be8 +size 1770958 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000847.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000847.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..076895b5fd1deed8f5cfbb29796e27a6549fecdb --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000847.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:677d0460cde2273ded742ca55cec0a1475ae1f93ff81853a2ce38cf1805b6197 +size 2938513 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000848.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000848.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b47f9aeb203076fe79b1a4a225584f1d34bd7992 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000848.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:198aad0eca1431e01b114a32f36f88798b919da8ffee2e95a87c74bdfa4e9844 +size 2481839 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000849.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000849.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df81b5b5018d875908ffefca76b51b082a45ce7a --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000849.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab72335da2d5ef43f6517fd5b153d5f45f5a80f4733836ee5157d290935424ad +size 4719021 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000850.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000850.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f96802864437f7e945bd73b2b2243cdce7c4ba8c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000850.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5294c2c2865a173cd7846b69c3295f6a71272f4f0e20d291db16a3c946ce6c8a +size 2249589 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000851.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000851.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7546d2d7f2c1b54a6e55856dbb1185a8245dccb1 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000851.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74aed6d9a5a67cce079b1d6ae297175cf0b1ca066bc052250898132caa31eb05 +size 3583676 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000852.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000852.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e72c86259a5b9e026055c7bb08aebf523b88e829 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000852.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0921d328fa396057e9dd423b0daa7e40af538008d2dc088c2e8037d86de711a +size 2829691 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000853.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000853.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20246525135d82af0eccf5f49ed4bfe32904fcbe --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000853.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a762438be913f576447e800f181ce3a7b905c0cfa0510e3f837db0b4ad60a7d4 +size 2298289 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000854.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000854.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b4692beca3ba07a32d2acf2f2e0c2d7f7fa2f07 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000854.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fc2b3953ecacd20aca23f3832b662bf2b8fe262cfa9c6c6e7095af722f9d23f +size 3500898 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000855.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000855.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76ac3769622b7f293fa72c27a7a5c961d2921287 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000855.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2148ee1f31bf6aa0a121640ad512ef2bf9e0afe558d68d347c749cea0a746e9 +size 4225502 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000856.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000856.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..353e2fa0fb6446664e22016188e0b97bf55b820f --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000856.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6373c3902f9dc69f325549a5ba9869393e666da9ea6589b7905f2e8d051e13e3 +size 3238009 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000857.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000857.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24638e42591682d0fadaae6e677fb3d96584b6ee --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000857.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d93d1720effb431339ee5a5a6c9f38c9a3e5af0b6e47b233788e20cc47c04fe7 +size 4577385 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000858.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000858.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b007457964ed29b4af3eab484503bf25e6d8939b --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000858.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee2695ab381aa1d8895d238caf6e82301b34df6388decf3090504a09cce74b9d +size 3598925 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000859.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000859.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b7d074d7d58ddc483647123043f03beb30f5e97 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000859.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:966669db3d1b1228e19f079f34fea788774bd4aa7e1b981c2a7119f17eedd1c1 +size 3427500 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000860.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000860.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fad66f41f6f6f119a634a07e3db207dd8bb0a6c --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000860.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb1dd1dd5e220a1d72351451fb2cfad44632050ed71499bd56586097dfadd8cb +size 4029367 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000861.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000861.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e25687fa5a74c09da299912dc1c806dd354f6d95 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000861.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e605f07be3d0c63b5d17fea1cbd8fc82fc65736a292b58acce0ec1ee6f1c666d +size 4003271 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000862.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000862.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8eb1e574981d846ce2ce2eb009410bb4d94f4b23 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000862.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3842f347a7063f96ec503b020b722ae9a1c06d783933e3ed997003f0e2681fc6 +size 3732825 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000863.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000863.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3334aedbf209b9ca901866d8c7cc576b6c4c5151 --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000863.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd6b6e08810579abcb8c1418c73cc251b0f801857c0cc2516ede3d358cf043ee +size 2320137 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000864.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000864.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49068aef2cd81838c68b2035674589cb499e0dcc --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000864.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df9265ede0ed16e82a562d3a92f76c21d65f3e021a1b46f24df28746b0e4229e +size 3240783 diff --git a/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000865.mp4 b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000865.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf0e4f56df1b4e88d7511b0e34bc1d20c17b2a8d --- /dev/null +++ b/RMC-AIDA-L_fold_shorts/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000865.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b74db336a572e9e08ccc478392b278a236c694eee5a7afd14c98a300f3aa037 +size 2044480